urfu-ui-kit-react 0.0.4 → 0.0.5
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/style.css +1 -1
- package/dist/urfu-ui-kit-react.js +949 -888
- package/package.json +2 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
function ln(c) {
|
|
2
2
|
return c && c.__esModule && Object.prototype.hasOwnProperty.call(c, "default") ? c.default : c;
|
|
3
3
|
}
|
|
4
|
-
var Qr = { exports: {} }, nr = {}, et = { exports: {} },
|
|
4
|
+
var Qr = { exports: {} }, nr = {}, et = { exports: {} }, q = {};
|
|
5
5
|
/**
|
|
6
6
|
* @license React
|
|
7
7
|
* react.production.min.js
|
|
@@ -11,23 +11,23 @@ var Qr = { exports: {} }, nr = {}, et = { exports: {} }, U = {};
|
|
|
11
11
|
* This source code is licensed under the MIT license found in the
|
|
12
12
|
* LICENSE file in the root directory of this source tree.
|
|
13
13
|
*/
|
|
14
|
-
var
|
|
14
|
+
var xt;
|
|
15
15
|
function fn() {
|
|
16
|
-
if (
|
|
17
|
-
return
|
|
18
|
-
|
|
19
|
-
var c = Symbol.for("react.element"), p = Symbol.for("react.portal"),
|
|
20
|
-
function
|
|
21
|
-
return n === null || typeof n != "object" ? null : (n =
|
|
16
|
+
if (xt)
|
|
17
|
+
return q;
|
|
18
|
+
xt = 1;
|
|
19
|
+
var c = Symbol.for("react.element"), p = Symbol.for("react.portal"), I = Symbol.for("react.fragment"), R = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), M = Symbol.for("react.context"), j = Symbol.for("react.forward_ref"), P = Symbol.for("react.suspense"), $ = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), g = Symbol.iterator;
|
|
20
|
+
function W(n) {
|
|
21
|
+
return n === null || typeof n != "object" ? null : (n = g && n[g] || n["@@iterator"], typeof n == "function" ? n : null);
|
|
22
22
|
}
|
|
23
|
-
var
|
|
23
|
+
var L = { isMounted: function() {
|
|
24
24
|
return !1;
|
|
25
25
|
}, enqueueForceUpdate: function() {
|
|
26
26
|
}, enqueueReplaceState: function() {
|
|
27
27
|
}, enqueueSetState: function() {
|
|
28
28
|
} }, re = Object.assign, Y = {};
|
|
29
|
-
function Q(n, i,
|
|
30
|
-
this.props = n, this.context = i, this.refs = Y, this.updater =
|
|
29
|
+
function Q(n, i, h) {
|
|
30
|
+
this.props = n, this.context = i, this.refs = Y, this.updater = h || L;
|
|
31
31
|
}
|
|
32
32
|
Q.prototype.isReactComponent = {}, Q.prototype.setState = function(n, i) {
|
|
33
33
|
if (typeof n != "object" && typeof n != "function" && n != null)
|
|
@@ -39,29 +39,29 @@ function fn() {
|
|
|
39
39
|
function ne() {
|
|
40
40
|
}
|
|
41
41
|
ne.prototype = Q.prototype;
|
|
42
|
-
function Z(n, i,
|
|
43
|
-
this.props = n, this.context = i, this.refs = Y, this.updater =
|
|
42
|
+
function Z(n, i, h) {
|
|
43
|
+
this.props = n, this.context = i, this.refs = Y, this.updater = h || L;
|
|
44
44
|
}
|
|
45
45
|
var te = Z.prototype = new ne();
|
|
46
46
|
te.constructor = Z, re(te, Q.prototype), te.isPureReactComponent = !0;
|
|
47
|
-
var
|
|
48
|
-
function we(n, i,
|
|
49
|
-
var v,
|
|
47
|
+
var G = Array.isArray, f = Object.prototype.hasOwnProperty, ie = { current: null }, Ee = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
48
|
+
function we(n, i, h) {
|
|
49
|
+
var v, b = {}, _ = null, E = null;
|
|
50
50
|
if (i != null)
|
|
51
|
-
for (v in i.ref !== void 0 && (
|
|
52
|
-
f.call(i, v) && !Ee.hasOwnProperty(v) && (
|
|
53
|
-
var
|
|
54
|
-
if (
|
|
55
|
-
|
|
56
|
-
else if (1 <
|
|
57
|
-
for (var O = Array(
|
|
58
|
-
O[
|
|
59
|
-
|
|
51
|
+
for (v in i.ref !== void 0 && (E = i.ref), i.key !== void 0 && (_ = "" + i.key), i)
|
|
52
|
+
f.call(i, v) && !Ee.hasOwnProperty(v) && (b[v] = i[v]);
|
|
53
|
+
var T = arguments.length - 2;
|
|
54
|
+
if (T === 1)
|
|
55
|
+
b.children = h;
|
|
56
|
+
else if (1 < T) {
|
|
57
|
+
for (var O = Array(T), A = 0; A < T; A++)
|
|
58
|
+
O[A] = arguments[A + 2];
|
|
59
|
+
b.children = O;
|
|
60
60
|
}
|
|
61
61
|
if (n && n.defaultProps)
|
|
62
|
-
for (v in
|
|
63
|
-
|
|
64
|
-
return { $$typeof: c, type: n, key:
|
|
62
|
+
for (v in T = n.defaultProps, T)
|
|
63
|
+
b[v] === void 0 && (b[v] = T[v]);
|
|
64
|
+
return { $$typeof: c, type: n, key: _, ref: E, props: b, _owner: ie.current };
|
|
65
65
|
}
|
|
66
66
|
function Ce(n, i) {
|
|
67
67
|
return { $$typeof: c, type: n.type, key: i, ref: n.ref, props: n.props, _owner: n._owner };
|
|
@@ -69,81 +69,81 @@ function fn() {
|
|
|
69
69
|
function Te(n) {
|
|
70
70
|
return typeof n == "object" && n !== null && n.$$typeof === c;
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function Oe(n) {
|
|
73
73
|
var i = { "=": "=0", ":": "=2" };
|
|
74
|
-
return "$" + n.replace(/[=:]/g, function(
|
|
75
|
-
return i[
|
|
74
|
+
return "$" + n.replace(/[=:]/g, function(h) {
|
|
75
|
+
return i[h];
|
|
76
76
|
});
|
|
77
77
|
}
|
|
78
78
|
var Se = /\/+/g;
|
|
79
79
|
function pe(n, i) {
|
|
80
|
-
return typeof n == "object" && n !== null && n.key != null ?
|
|
80
|
+
return typeof n == "object" && n !== null && n.key != null ? Oe("" + n.key) : i.toString(36);
|
|
81
81
|
}
|
|
82
|
-
function fe(n, i,
|
|
83
|
-
var
|
|
84
|
-
(
|
|
85
|
-
var
|
|
82
|
+
function fe(n, i, h, v, b) {
|
|
83
|
+
var _ = typeof n;
|
|
84
|
+
(_ === "undefined" || _ === "boolean") && (n = null);
|
|
85
|
+
var E = !1;
|
|
86
86
|
if (n === null)
|
|
87
|
-
|
|
87
|
+
E = !0;
|
|
88
88
|
else
|
|
89
|
-
switch (
|
|
89
|
+
switch (_) {
|
|
90
90
|
case "string":
|
|
91
91
|
case "number":
|
|
92
|
-
|
|
92
|
+
E = !0;
|
|
93
93
|
break;
|
|
94
94
|
case "object":
|
|
95
95
|
switch (n.$$typeof) {
|
|
96
96
|
case c:
|
|
97
97
|
case p:
|
|
98
|
-
|
|
98
|
+
E = !0;
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
|
-
if (
|
|
102
|
-
return
|
|
103
|
-
return
|
|
104
|
-
})) :
|
|
105
|
-
if (
|
|
106
|
-
for (var
|
|
107
|
-
|
|
108
|
-
var O = v + pe(
|
|
109
|
-
|
|
110
|
-
}
|
|
111
|
-
else if (O =
|
|
112
|
-
for (n = O.call(n),
|
|
113
|
-
|
|
114
|
-
else if (
|
|
101
|
+
if (E)
|
|
102
|
+
return E = n, b = b(E), n = v === "" ? "." + pe(E, 0) : v, G(b) ? (h = "", n != null && (h = n.replace(Se, "$&/") + "/"), fe(b, i, h, "", function(A) {
|
|
103
|
+
return A;
|
|
104
|
+
})) : b != null && (Te(b) && (b = Ce(b, h + (!b.key || E && E.key === b.key ? "" : ("" + b.key).replace(Se, "$&/") + "/") + n)), i.push(b)), 1;
|
|
105
|
+
if (E = 0, v = v === "" ? "." : v + ":", G(n))
|
|
106
|
+
for (var T = 0; T < n.length; T++) {
|
|
107
|
+
_ = n[T];
|
|
108
|
+
var O = v + pe(_, T);
|
|
109
|
+
E += fe(_, i, h, O, b);
|
|
110
|
+
}
|
|
111
|
+
else if (O = W(n), typeof O == "function")
|
|
112
|
+
for (n = O.call(n), T = 0; !(_ = n.next()).done; )
|
|
113
|
+
_ = _.value, O = v + pe(_, T++), E += fe(_, i, h, O, b);
|
|
114
|
+
else if (_ === "object")
|
|
115
115
|
throw i = String(n), Error("Objects are not valid as a React child (found: " + (i === "[object Object]" ? "object with keys {" + Object.keys(n).join(", ") + "}" : i) + "). If you meant to render a collection of children, use an array instead.");
|
|
116
|
-
return
|
|
116
|
+
return E;
|
|
117
117
|
}
|
|
118
|
-
function de(n, i,
|
|
118
|
+
function de(n, i, h) {
|
|
119
119
|
if (n == null)
|
|
120
120
|
return n;
|
|
121
|
-
var v = [],
|
|
122
|
-
return fe(n, v, "", "", function(
|
|
123
|
-
return i.call(
|
|
121
|
+
var v = [], b = 0;
|
|
122
|
+
return fe(n, v, "", "", function(_) {
|
|
123
|
+
return i.call(h, _, b++);
|
|
124
124
|
}), v;
|
|
125
125
|
}
|
|
126
126
|
function ce(n) {
|
|
127
127
|
if (n._status === -1) {
|
|
128
128
|
var i = n._result;
|
|
129
|
-
i = i(), i.then(function(
|
|
130
|
-
(n._status === 0 || n._status === -1) && (n._status = 1, n._result =
|
|
131
|
-
}, function(
|
|
132
|
-
(n._status === 0 || n._status === -1) && (n._status = 2, n._result =
|
|
129
|
+
i = i(), i.then(function(h) {
|
|
130
|
+
(n._status === 0 || n._status === -1) && (n._status = 1, n._result = h);
|
|
131
|
+
}, function(h) {
|
|
132
|
+
(n._status === 0 || n._status === -1) && (n._status = 2, n._result = h);
|
|
133
133
|
}), n._status === -1 && (n._status = 0, n._result = i);
|
|
134
134
|
}
|
|
135
135
|
if (n._status === 1)
|
|
136
136
|
return n._result.default;
|
|
137
137
|
throw n._result;
|
|
138
138
|
}
|
|
139
|
-
var
|
|
139
|
+
var x = { current: null }, _e = { transition: null }, xe = { ReactCurrentDispatcher: x, ReactCurrentBatchConfig: _e, ReactCurrentOwner: ie };
|
|
140
140
|
function s() {
|
|
141
141
|
throw Error("act(...) is not supported in production builds of React.");
|
|
142
142
|
}
|
|
143
|
-
return
|
|
143
|
+
return q.Children = { map: de, forEach: function(n, i, h) {
|
|
144
144
|
de(n, function() {
|
|
145
145
|
i.apply(this, arguments);
|
|
146
|
-
},
|
|
146
|
+
}, h);
|
|
147
147
|
}, count: function(n) {
|
|
148
148
|
var i = 0;
|
|
149
149
|
return de(n, function() {
|
|
@@ -157,40 +157,40 @@ function fn() {
|
|
|
157
157
|
if (!Te(n))
|
|
158
158
|
throw Error("React.Children.only expected to receive a single React element child.");
|
|
159
159
|
return n;
|
|
160
|
-
} },
|
|
160
|
+
} }, q.Component = Q, q.Fragment = I, q.Profiler = k, q.PureComponent = Z, q.StrictMode = R, q.Suspense = P, q.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = xe, q.act = s, q.cloneElement = function(n, i, h) {
|
|
161
161
|
if (n == null)
|
|
162
162
|
throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + n + ".");
|
|
163
|
-
var v = re({}, n.props),
|
|
163
|
+
var v = re({}, n.props), b = n.key, _ = n.ref, E = n._owner;
|
|
164
164
|
if (i != null) {
|
|
165
|
-
if (i.ref !== void 0 && (
|
|
166
|
-
var
|
|
165
|
+
if (i.ref !== void 0 && (_ = i.ref, E = ie.current), i.key !== void 0 && (b = "" + i.key), n.type && n.type.defaultProps)
|
|
166
|
+
var T = n.type.defaultProps;
|
|
167
167
|
for (O in i)
|
|
168
|
-
f.call(i, O) && !Ee.hasOwnProperty(O) && (v[O] = i[O] === void 0 &&
|
|
168
|
+
f.call(i, O) && !Ee.hasOwnProperty(O) && (v[O] = i[O] === void 0 && T !== void 0 ? T[O] : i[O]);
|
|
169
169
|
}
|
|
170
170
|
var O = arguments.length - 2;
|
|
171
171
|
if (O === 1)
|
|
172
|
-
v.children =
|
|
172
|
+
v.children = h;
|
|
173
173
|
else if (1 < O) {
|
|
174
|
-
|
|
175
|
-
for (var
|
|
176
|
-
|
|
177
|
-
v.children =
|
|
174
|
+
T = Array(O);
|
|
175
|
+
for (var A = 0; A < O; A++)
|
|
176
|
+
T[A] = arguments[A + 2];
|
|
177
|
+
v.children = T;
|
|
178
178
|
}
|
|
179
|
-
return { $$typeof: c, type: n.type, key:
|
|
180
|
-
},
|
|
179
|
+
return { $$typeof: c, type: n.type, key: b, ref: _, props: v, _owner: E };
|
|
180
|
+
}, q.createContext = function(n) {
|
|
181
181
|
return n = { $$typeof: M, _currentValue: n, _currentValue2: n, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, n.Provider = { $$typeof: C, _context: n }, n.Consumer = n;
|
|
182
|
-
},
|
|
182
|
+
}, q.createElement = we, q.createFactory = function(n) {
|
|
183
183
|
var i = we.bind(null, n);
|
|
184
184
|
return i.type = n, i;
|
|
185
|
-
},
|
|
185
|
+
}, q.createRef = function() {
|
|
186
186
|
return { current: null };
|
|
187
|
-
},
|
|
188
|
-
return { $$typeof:
|
|
189
|
-
},
|
|
190
|
-
return { $$typeof:
|
|
191
|
-
},
|
|
192
|
-
return { $$typeof:
|
|
193
|
-
},
|
|
187
|
+
}, q.forwardRef = function(n) {
|
|
188
|
+
return { $$typeof: j, render: n };
|
|
189
|
+
}, q.isValidElement = Te, q.lazy = function(n) {
|
|
190
|
+
return { $$typeof: S, _payload: { _status: -1, _result: n }, _init: ce };
|
|
191
|
+
}, q.memo = function(n, i) {
|
|
192
|
+
return { $$typeof: $, type: n, compare: i === void 0 ? null : i };
|
|
193
|
+
}, q.startTransition = function(n) {
|
|
194
194
|
var i = _e.transition;
|
|
195
195
|
_e.transition = {};
|
|
196
196
|
try {
|
|
@@ -198,36 +198,36 @@ function fn() {
|
|
|
198
198
|
} finally {
|
|
199
199
|
_e.transition = i;
|
|
200
200
|
}
|
|
201
|
-
},
|
|
202
|
-
return
|
|
203
|
-
},
|
|
204
|
-
return
|
|
205
|
-
},
|
|
206
|
-
},
|
|
207
|
-
return
|
|
208
|
-
},
|
|
209
|
-
return
|
|
210
|
-
},
|
|
211
|
-
return
|
|
212
|
-
},
|
|
213
|
-
return
|
|
214
|
-
},
|
|
215
|
-
return
|
|
216
|
-
},
|
|
217
|
-
return
|
|
218
|
-
},
|
|
219
|
-
return
|
|
220
|
-
},
|
|
221
|
-
return
|
|
222
|
-
},
|
|
223
|
-
return
|
|
224
|
-
},
|
|
225
|
-
return
|
|
226
|
-
},
|
|
227
|
-
return
|
|
228
|
-
},
|
|
229
|
-
return
|
|
230
|
-
},
|
|
201
|
+
}, q.unstable_act = s, q.useCallback = function(n, i) {
|
|
202
|
+
return x.current.useCallback(n, i);
|
|
203
|
+
}, q.useContext = function(n) {
|
|
204
|
+
return x.current.useContext(n);
|
|
205
|
+
}, q.useDebugValue = function() {
|
|
206
|
+
}, q.useDeferredValue = function(n) {
|
|
207
|
+
return x.current.useDeferredValue(n);
|
|
208
|
+
}, q.useEffect = function(n, i) {
|
|
209
|
+
return x.current.useEffect(n, i);
|
|
210
|
+
}, q.useId = function() {
|
|
211
|
+
return x.current.useId();
|
|
212
|
+
}, q.useImperativeHandle = function(n, i, h) {
|
|
213
|
+
return x.current.useImperativeHandle(n, i, h);
|
|
214
|
+
}, q.useInsertionEffect = function(n, i) {
|
|
215
|
+
return x.current.useInsertionEffect(n, i);
|
|
216
|
+
}, q.useLayoutEffect = function(n, i) {
|
|
217
|
+
return x.current.useLayoutEffect(n, i);
|
|
218
|
+
}, q.useMemo = function(n, i) {
|
|
219
|
+
return x.current.useMemo(n, i);
|
|
220
|
+
}, q.useReducer = function(n, i, h) {
|
|
221
|
+
return x.current.useReducer(n, i, h);
|
|
222
|
+
}, q.useRef = function(n) {
|
|
223
|
+
return x.current.useRef(n);
|
|
224
|
+
}, q.useState = function(n) {
|
|
225
|
+
return x.current.useState(n);
|
|
226
|
+
}, q.useSyncExternalStore = function(n, i, h) {
|
|
227
|
+
return x.current.useSyncExternalStore(n, i, h);
|
|
228
|
+
}, q.useTransition = function() {
|
|
229
|
+
return x.current.useTransition();
|
|
230
|
+
}, q.version = "18.3.1", q;
|
|
231
231
|
}
|
|
232
232
|
var or = { exports: {} };
|
|
233
233
|
/**
|
|
@@ -240,12 +240,12 @@ var or = { exports: {} };
|
|
|
240
240
|
* LICENSE file in the root directory of this source tree.
|
|
241
241
|
*/
|
|
242
242
|
or.exports;
|
|
243
|
-
var
|
|
243
|
+
var Ot;
|
|
244
244
|
function dn() {
|
|
245
|
-
return
|
|
245
|
+
return Ot || (Ot = 1, function(c, p) {
|
|
246
246
|
process.env.NODE_ENV !== "production" && function() {
|
|
247
247
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
248
|
-
var
|
|
248
|
+
var I = "18.3.1", R = Symbol.for("react.element"), k = Symbol.for("react.portal"), C = Symbol.for("react.fragment"), M = Symbol.for("react.strict_mode"), j = Symbol.for("react.profiler"), P = Symbol.for("react.provider"), $ = Symbol.for("react.context"), S = Symbol.for("react.forward_ref"), g = Symbol.for("react.suspense"), W = Symbol.for("react.suspense_list"), L = Symbol.for("react.memo"), re = Symbol.for("react.lazy"), Y = Symbol.for("react.offscreen"), Q = Symbol.iterator, ne = "@@iterator";
|
|
249
249
|
function Z(e) {
|
|
250
250
|
if (e === null || typeof e != "object")
|
|
251
251
|
return null;
|
|
@@ -258,7 +258,7 @@ function dn() {
|
|
|
258
258
|
* @type {ReactComponent}
|
|
259
259
|
*/
|
|
260
260
|
current: null
|
|
261
|
-
},
|
|
261
|
+
}, G = {
|
|
262
262
|
transition: null
|
|
263
263
|
}, f = {
|
|
264
264
|
current: null,
|
|
@@ -283,9 +283,9 @@ function dn() {
|
|
|
283
283
|
var r = Ee.getCurrentStack;
|
|
284
284
|
return r && (e += r() || ""), e;
|
|
285
285
|
};
|
|
286
|
-
var Te = !1,
|
|
286
|
+
var Te = !1, Oe = !1, Se = !1, pe = !1, fe = !1, de = {
|
|
287
287
|
ReactCurrentDispatcher: te,
|
|
288
|
-
ReactCurrentBatchConfig:
|
|
288
|
+
ReactCurrentBatchConfig: G,
|
|
289
289
|
ReactCurrentOwner: ie
|
|
290
290
|
};
|
|
291
291
|
de.ReactDebugCurrentFrame = Ee, de.ReactCurrentActQueue = f;
|
|
@@ -296,7 +296,7 @@ function dn() {
|
|
|
296
296
|
_e("warn", e, a);
|
|
297
297
|
}
|
|
298
298
|
}
|
|
299
|
-
function
|
|
299
|
+
function x(e) {
|
|
300
300
|
{
|
|
301
301
|
for (var r = arguments.length, a = new Array(r > 1 ? r - 1 : 0), o = 1; o < r; o++)
|
|
302
302
|
a[o - 1] = arguments[o];
|
|
@@ -307,19 +307,19 @@ function dn() {
|
|
|
307
307
|
{
|
|
308
308
|
var o = de.ReactDebugCurrentFrame, d = o.getStackAddendum();
|
|
309
309
|
d !== "" && (r += "%s", a = a.concat([d]));
|
|
310
|
-
var
|
|
311
|
-
return String(
|
|
310
|
+
var F = a.map(function(w) {
|
|
311
|
+
return String(w);
|
|
312
312
|
});
|
|
313
|
-
|
|
313
|
+
F.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, F);
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
|
-
var
|
|
316
|
+
var xe = {};
|
|
317
317
|
function s(e, r) {
|
|
318
318
|
{
|
|
319
319
|
var a = e.constructor, o = a && (a.displayName || a.name) || "ReactClass", d = o + "." + r;
|
|
320
|
-
if (
|
|
320
|
+
if (xe[d])
|
|
321
321
|
return;
|
|
322
|
-
|
|
322
|
+
x("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.", r, o), xe[d] = !0;
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
var n = {
|
|
@@ -382,10 +382,10 @@ function dn() {
|
|
|
382
382
|
enqueueSetState: function(e, r, a, o) {
|
|
383
383
|
s(e, "setState");
|
|
384
384
|
}
|
|
385
|
-
}, i = Object.assign,
|
|
386
|
-
Object.freeze(
|
|
385
|
+
}, i = Object.assign, h = {};
|
|
386
|
+
Object.freeze(h);
|
|
387
387
|
function v(e, r, a) {
|
|
388
|
-
this.props = e, this.context = r, this.refs =
|
|
388
|
+
this.props = e, this.context = r, this.refs = h, this.updater = a || n;
|
|
389
389
|
}
|
|
390
390
|
v.prototype.isReactComponent = {}, v.prototype.setState = function(e, r) {
|
|
391
391
|
if (typeof e != "object" && typeof e != "function" && e != null)
|
|
@@ -395,27 +395,27 @@ function dn() {
|
|
|
395
395
|
this.updater.enqueueForceUpdate(this, e, "forceUpdate");
|
|
396
396
|
};
|
|
397
397
|
{
|
|
398
|
-
var
|
|
398
|
+
var b = {
|
|
399
399
|
isMounted: ["isMounted", "Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],
|
|
400
400
|
replaceState: ["replaceState", "Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]
|
|
401
|
-
},
|
|
401
|
+
}, _ = function(e, r) {
|
|
402
402
|
Object.defineProperty(v.prototype, e, {
|
|
403
403
|
get: function() {
|
|
404
404
|
ce("%s(...) is deprecated in plain JavaScript React classes. %s", r[0], r[1]);
|
|
405
405
|
}
|
|
406
406
|
});
|
|
407
407
|
};
|
|
408
|
-
for (var
|
|
409
|
-
|
|
408
|
+
for (var E in b)
|
|
409
|
+
b.hasOwnProperty(E) && _(E, b[E]);
|
|
410
410
|
}
|
|
411
|
-
function
|
|
411
|
+
function T() {
|
|
412
412
|
}
|
|
413
|
-
|
|
413
|
+
T.prototype = v.prototype;
|
|
414
414
|
function O(e, r, a) {
|
|
415
|
-
this.props = e, this.context = r, this.refs =
|
|
415
|
+
this.props = e, this.context = r, this.refs = h, this.updater = a || n;
|
|
416
416
|
}
|
|
417
|
-
var
|
|
418
|
-
|
|
417
|
+
var A = O.prototype = new T();
|
|
418
|
+
A.constructor = O, i(A, v.prototype), A.isPureReactComponent = !0;
|
|
419
419
|
function ye() {
|
|
420
420
|
var e = {
|
|
421
421
|
current: null
|
|
@@ -423,7 +423,7 @@ function dn() {
|
|
|
423
423
|
return Object.seal(e), e;
|
|
424
424
|
}
|
|
425
425
|
var m = Array.isArray;
|
|
426
|
-
function
|
|
426
|
+
function he(e) {
|
|
427
427
|
return m(e);
|
|
428
428
|
}
|
|
429
429
|
function $e(e) {
|
|
@@ -432,7 +432,7 @@ function dn() {
|
|
|
432
432
|
return a;
|
|
433
433
|
}
|
|
434
434
|
}
|
|
435
|
-
function
|
|
435
|
+
function Pe(e) {
|
|
436
436
|
try {
|
|
437
437
|
return Ie(e), !1;
|
|
438
438
|
} catch {
|
|
@@ -443,8 +443,8 @@ function dn() {
|
|
|
443
443
|
return "" + e;
|
|
444
444
|
}
|
|
445
445
|
function Ne(e) {
|
|
446
|
-
if (
|
|
447
|
-
return
|
|
446
|
+
if (Pe(e))
|
|
447
|
+
return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", $e(e)), Ie(e);
|
|
448
448
|
}
|
|
449
449
|
function ir(e, r, a) {
|
|
450
450
|
var o = e.displayName;
|
|
@@ -453,13 +453,13 @@ function dn() {
|
|
|
453
453
|
var d = r.displayName || r.name || "";
|
|
454
454
|
return d !== "" ? a + "(" + d + ")" : a;
|
|
455
455
|
}
|
|
456
|
-
function
|
|
456
|
+
function We(e) {
|
|
457
457
|
return e.displayName || "Context";
|
|
458
458
|
}
|
|
459
|
-
function
|
|
459
|
+
function je(e) {
|
|
460
460
|
if (e == null)
|
|
461
461
|
return null;
|
|
462
|
-
if (typeof e.tag == "number" &&
|
|
462
|
+
if (typeof e.tag == "number" && x("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
463
463
|
return e.displayName || e.name || null;
|
|
464
464
|
if (typeof e == "string")
|
|
465
465
|
return e;
|
|
@@ -468,32 +468,32 @@ function dn() {
|
|
|
468
468
|
return "Fragment";
|
|
469
469
|
case k:
|
|
470
470
|
return "Portal";
|
|
471
|
-
case
|
|
471
|
+
case j:
|
|
472
472
|
return "Profiler";
|
|
473
473
|
case M:
|
|
474
474
|
return "StrictMode";
|
|
475
|
-
case
|
|
475
|
+
case g:
|
|
476
476
|
return "Suspense";
|
|
477
|
-
case
|
|
477
|
+
case W:
|
|
478
478
|
return "SuspenseList";
|
|
479
479
|
}
|
|
480
480
|
if (typeof e == "object")
|
|
481
481
|
switch (e.$$typeof) {
|
|
482
|
-
case
|
|
482
|
+
case $:
|
|
483
483
|
var r = e;
|
|
484
|
-
return
|
|
485
|
-
case
|
|
484
|
+
return We(r) + ".Consumer";
|
|
485
|
+
case P:
|
|
486
486
|
var a = e;
|
|
487
|
-
return
|
|
488
|
-
case
|
|
487
|
+
return We(a._context) + ".Provider";
|
|
488
|
+
case S:
|
|
489
489
|
return ir(e, e.render, "ForwardRef");
|
|
490
|
-
case
|
|
490
|
+
case L:
|
|
491
491
|
var o = e.displayName || null;
|
|
492
|
-
return o !== null ? o :
|
|
492
|
+
return o !== null ? o : je(e.type) || "Memo";
|
|
493
493
|
case re: {
|
|
494
|
-
var d = e,
|
|
494
|
+
var d = e, F = d._payload, w = d._init;
|
|
495
495
|
try {
|
|
496
|
-
return
|
|
496
|
+
return je(w(F));
|
|
497
497
|
} catch {
|
|
498
498
|
return null;
|
|
499
499
|
}
|
|
@@ -501,7 +501,7 @@ function dn() {
|
|
|
501
501
|
}
|
|
502
502
|
return null;
|
|
503
503
|
}
|
|
504
|
-
var
|
|
504
|
+
var Ye = Object.prototype.hasOwnProperty, ze = {
|
|
505
505
|
key: !0,
|
|
506
506
|
ref: !0,
|
|
507
507
|
__self: !0,
|
|
@@ -509,7 +509,7 @@ function dn() {
|
|
|
509
509
|
}, ur, sr, He;
|
|
510
510
|
He = {};
|
|
511
511
|
function Xe(e) {
|
|
512
|
-
if (
|
|
512
|
+
if (Ye.call(e, "ref")) {
|
|
513
513
|
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
514
514
|
if (r && r.isReactWarning)
|
|
515
515
|
return !1;
|
|
@@ -517,7 +517,7 @@ function dn() {
|
|
|
517
517
|
return e.ref !== void 0;
|
|
518
518
|
}
|
|
519
519
|
function Fe(e) {
|
|
520
|
-
if (
|
|
520
|
+
if (Ye.call(e, "key")) {
|
|
521
521
|
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
522
522
|
if (r && r.isReactWarning)
|
|
523
523
|
return !1;
|
|
@@ -526,7 +526,7 @@ function dn() {
|
|
|
526
526
|
}
|
|
527
527
|
function Sr(e, r) {
|
|
528
528
|
var a = function() {
|
|
529
|
-
ur || (ur = !0,
|
|
529
|
+
ur || (ur = !0, x("%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)", r));
|
|
530
530
|
};
|
|
531
531
|
a.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
532
532
|
get: a,
|
|
@@ -535,7 +535,7 @@ function dn() {
|
|
|
535
535
|
}
|
|
536
536
|
function cr(e, r) {
|
|
537
537
|
var a = function() {
|
|
538
|
-
sr || (sr = !0,
|
|
538
|
+
sr || (sr = !0, x("%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)", r));
|
|
539
539
|
};
|
|
540
540
|
a.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
541
541
|
get: a,
|
|
@@ -544,45 +544,45 @@ function dn() {
|
|
|
544
544
|
}
|
|
545
545
|
function lr(e) {
|
|
546
546
|
if (typeof e.ref == "string" && ie.current && e.__self && ie.current.stateNode !== e.__self) {
|
|
547
|
-
var r =
|
|
548
|
-
He[r] || (
|
|
547
|
+
var r = je(ie.current.type);
|
|
548
|
+
He[r] || (x('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', r, e.ref), He[r] = !0);
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
|
-
var Ue = function(e, r, a, o, d,
|
|
552
|
-
var
|
|
551
|
+
var Ue = function(e, r, a, o, d, F, w) {
|
|
552
|
+
var N = {
|
|
553
553
|
// This tag allows us to uniquely identify this as a React Element
|
|
554
|
-
$$typeof:
|
|
554
|
+
$$typeof: R,
|
|
555
555
|
// Built-in properties that belong on the element
|
|
556
556
|
type: e,
|
|
557
557
|
key: r,
|
|
558
558
|
ref: a,
|
|
559
|
-
props:
|
|
559
|
+
props: w,
|
|
560
560
|
// Record the component responsible for creating this element.
|
|
561
|
-
_owner:
|
|
561
|
+
_owner: F
|
|
562
562
|
};
|
|
563
|
-
return
|
|
563
|
+
return N._store = {}, Object.defineProperty(N._store, "validated", {
|
|
564
564
|
configurable: !1,
|
|
565
565
|
enumerable: !1,
|
|
566
566
|
writable: !0,
|
|
567
567
|
value: !1
|
|
568
|
-
}), Object.defineProperty(
|
|
568
|
+
}), Object.defineProperty(N, "_self", {
|
|
569
569
|
configurable: !1,
|
|
570
570
|
enumerable: !1,
|
|
571
571
|
writable: !1,
|
|
572
572
|
value: o
|
|
573
|
-
}), Object.defineProperty(
|
|
573
|
+
}), Object.defineProperty(N, "_source", {
|
|
574
574
|
configurable: !1,
|
|
575
575
|
enumerable: !1,
|
|
576
576
|
writable: !1,
|
|
577
577
|
value: d
|
|
578
|
-
}), Object.freeze && (Object.freeze(
|
|
578
|
+
}), Object.freeze && (Object.freeze(N.props), Object.freeze(N)), N;
|
|
579
579
|
};
|
|
580
|
-
function
|
|
581
|
-
var o, d = {},
|
|
580
|
+
function xr(e, r, a) {
|
|
581
|
+
var o, d = {}, F = null, w = null, N = null, z = null;
|
|
582
582
|
if (r != null) {
|
|
583
|
-
Xe(r) && (
|
|
583
|
+
Xe(r) && (w = r.ref, lr(r)), Fe(r) && (Ne(r.key), F = "" + r.key), N = r.__self === void 0 ? null : r.__self, z = r.__source === void 0 ? null : r.__source;
|
|
584
584
|
for (o in r)
|
|
585
|
-
|
|
585
|
+
Ye.call(r, o) && !ze.hasOwnProperty(o) && (d[o] = r[o]);
|
|
586
586
|
}
|
|
587
587
|
var ee = arguments.length - 2;
|
|
588
588
|
if (ee === 1)
|
|
@@ -597,26 +597,26 @@ function dn() {
|
|
|
597
597
|
for (o in se)
|
|
598
598
|
d[o] === void 0 && (d[o] = se[o]);
|
|
599
599
|
}
|
|
600
|
-
if (
|
|
600
|
+
if (F || w) {
|
|
601
601
|
var ve = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
602
|
-
|
|
602
|
+
F && Sr(d, ve), w && cr(d, ve);
|
|
603
603
|
}
|
|
604
|
-
return Ue(e,
|
|
604
|
+
return Ue(e, F, w, N, z, ie.current, d);
|
|
605
605
|
}
|
|
606
|
-
function
|
|
606
|
+
function Or(e, r) {
|
|
607
607
|
var a = Ue(e.type, r, e.ref, e._self, e._source, e._owner, e.props);
|
|
608
608
|
return a;
|
|
609
609
|
}
|
|
610
|
-
function
|
|
610
|
+
function jr(e, r, a) {
|
|
611
611
|
if (e == null)
|
|
612
612
|
throw new Error("React.cloneElement(...): The argument must be a React element, but you passed " + e + ".");
|
|
613
|
-
var o, d = i({}, e.props),
|
|
613
|
+
var o, d = i({}, e.props), F = e.key, w = e.ref, N = e._self, z = e._source, ee = e._owner;
|
|
614
614
|
if (r != null) {
|
|
615
|
-
Xe(r) && (
|
|
615
|
+
Xe(r) && (w = r.ref, ee = ie.current), Fe(r) && (Ne(r.key), F = "" + r.key);
|
|
616
616
|
var ae;
|
|
617
617
|
e.type && e.type.defaultProps && (ae = e.type.defaultProps);
|
|
618
618
|
for (o in r)
|
|
619
|
-
|
|
619
|
+
Ye.call(r, o) && !ze.hasOwnProperty(o) && (r[o] === void 0 && ae !== void 0 ? d[o] = ae[o] : d[o] = r[o]);
|
|
620
620
|
}
|
|
621
621
|
var oe = arguments.length - 2;
|
|
622
622
|
if (oe === 1)
|
|
@@ -626,12 +626,12 @@ function dn() {
|
|
|
626
626
|
se[ve] = arguments[ve + 2];
|
|
627
627
|
d.children = se;
|
|
628
628
|
}
|
|
629
|
-
return Ue(e.type,
|
|
629
|
+
return Ue(e.type, F, w, N, z, ee, d);
|
|
630
630
|
}
|
|
631
631
|
function De(e) {
|
|
632
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
632
|
+
return typeof e == "object" && e !== null && e.$$typeof === R;
|
|
633
633
|
}
|
|
634
|
-
var fr = ".",
|
|
634
|
+
var fr = ".", Pr = ":";
|
|
635
635
|
function kr(e) {
|
|
636
636
|
var r = /[=:]/g, a = {
|
|
637
637
|
"=": "=0",
|
|
@@ -649,47 +649,47 @@ function dn() {
|
|
|
649
649
|
return typeof e == "object" && e !== null && e.key != null ? (Ne(e.key), kr("" + e.key)) : r.toString(36);
|
|
650
650
|
}
|
|
651
651
|
function Me(e, r, a, o, d) {
|
|
652
|
-
var
|
|
653
|
-
(
|
|
654
|
-
var
|
|
652
|
+
var F = typeof e;
|
|
653
|
+
(F === "undefined" || F === "boolean") && (e = null);
|
|
654
|
+
var w = !1;
|
|
655
655
|
if (e === null)
|
|
656
|
-
|
|
656
|
+
w = !0;
|
|
657
657
|
else
|
|
658
|
-
switch (
|
|
658
|
+
switch (F) {
|
|
659
659
|
case "string":
|
|
660
660
|
case "number":
|
|
661
|
-
|
|
661
|
+
w = !0;
|
|
662
662
|
break;
|
|
663
663
|
case "object":
|
|
664
664
|
switch (e.$$typeof) {
|
|
665
|
-
case
|
|
665
|
+
case R:
|
|
666
666
|
case k:
|
|
667
|
-
|
|
667
|
+
w = !0;
|
|
668
668
|
}
|
|
669
669
|
}
|
|
670
|
-
if (
|
|
671
|
-
var
|
|
672
|
-
if (
|
|
670
|
+
if (w) {
|
|
671
|
+
var N = e, z = d(N), ee = o === "" ? fr + Ve(N, 0) : o;
|
|
672
|
+
if (he(z)) {
|
|
673
673
|
var ae = "";
|
|
674
|
-
ee != null && (ae = ke(ee) + "/"), Me(
|
|
674
|
+
ee != null && (ae = ke(ee) + "/"), Me(z, r, ae, "", function(cn) {
|
|
675
675
|
return cn;
|
|
676
676
|
});
|
|
677
677
|
} else
|
|
678
|
-
|
|
679
|
-
|
|
678
|
+
z != null && (De(z) && (z.key && (!N || N.key !== z.key) && Ne(z.key), z = Or(
|
|
679
|
+
z,
|
|
680
680
|
// Keep both the (mapped) and old keys if they differ, just as
|
|
681
681
|
// traverseAllChildren used to do for objects as children
|
|
682
682
|
a + // $FlowFixMe Flow incorrectly thinks React.Portal doesn't have a key
|
|
683
|
-
(
|
|
683
|
+
(z.key && (!N || N.key !== z.key) ? (
|
|
684
684
|
// $FlowFixMe Flow incorrectly thinks existing element's key can be a number
|
|
685
685
|
// eslint-disable-next-line react-internal/safe-string-coercion
|
|
686
|
-
ke("" +
|
|
686
|
+
ke("" + z.key) + "/"
|
|
687
687
|
) : "") + ee
|
|
688
|
-
)), r.push(
|
|
688
|
+
)), r.push(z));
|
|
689
689
|
return 1;
|
|
690
690
|
}
|
|
691
|
-
var oe, se, ve = 0, ge = o === "" ? fr : o +
|
|
692
|
-
if (
|
|
691
|
+
var oe, se, ve = 0, ge = o === "" ? fr : o + Pr;
|
|
692
|
+
if (he(e))
|
|
693
693
|
for (var Cr = 0; Cr < e.length; Cr++)
|
|
694
694
|
oe = e[Cr], se = ge + Ve(oe, Cr), ve += Me(oe, r, a, se, d);
|
|
695
695
|
else {
|
|
@@ -699,7 +699,7 @@ function dn() {
|
|
|
699
699
|
zr === Ct.entries && (Ge || ce("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), Ge = !0);
|
|
700
700
|
for (var un = zr.call(Ct), Tt, sn = 0; !(Tt = un.next()).done; )
|
|
701
701
|
oe = Tt.value, se = ge + Ve(oe, sn++), ve += Me(oe, r, a, se, d);
|
|
702
|
-
} else if (
|
|
702
|
+
} else if (F === "object") {
|
|
703
703
|
var St = String(e);
|
|
704
704
|
throw new Error("Objects are not valid as a React child (found: " + (St === "[object Object]" ? "object with keys {" + Object.keys(e).join(", ") + "}" : St) + "). If you meant to render a collection of children, use an array instead.");
|
|
705
705
|
}
|
|
@@ -710,8 +710,8 @@ function dn() {
|
|
|
710
710
|
if (e == null)
|
|
711
711
|
return e;
|
|
712
712
|
var o = [], d = 0;
|
|
713
|
-
return Me(e, o, "", "", function(
|
|
714
|
-
return r.call(a,
|
|
713
|
+
return Me(e, o, "", "", function(F) {
|
|
714
|
+
return r.call(a, F, d++);
|
|
715
715
|
}), o;
|
|
716
716
|
}
|
|
717
717
|
function Ar(e) {
|
|
@@ -737,7 +737,7 @@ function dn() {
|
|
|
737
737
|
}
|
|
738
738
|
function yr(e) {
|
|
739
739
|
var r = {
|
|
740
|
-
$$typeof:
|
|
740
|
+
$$typeof: $,
|
|
741
741
|
// As a workaround to support multiple concurrent renderers, we categorize
|
|
742
742
|
// some renderers as primary and others as secondary. We only expect
|
|
743
743
|
// there to be two concurrent renderers at most: React Native (primary) and
|
|
@@ -756,78 +756,78 @@ function dn() {
|
|
|
756
756
|
_globalName: null
|
|
757
757
|
};
|
|
758
758
|
r.Provider = {
|
|
759
|
-
$$typeof:
|
|
759
|
+
$$typeof: P,
|
|
760
760
|
_context: r
|
|
761
761
|
};
|
|
762
762
|
var a = !1, o = !1, d = !1;
|
|
763
763
|
{
|
|
764
|
-
var
|
|
765
|
-
$$typeof:
|
|
764
|
+
var F = {
|
|
765
|
+
$$typeof: $,
|
|
766
766
|
_context: r
|
|
767
767
|
};
|
|
768
|
-
Object.defineProperties(
|
|
768
|
+
Object.defineProperties(F, {
|
|
769
769
|
Provider: {
|
|
770
770
|
get: function() {
|
|
771
|
-
return o || (o = !0,
|
|
771
|
+
return o || (o = !0, x("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")), r.Provider;
|
|
772
772
|
},
|
|
773
|
-
set: function(
|
|
774
|
-
r.Provider =
|
|
773
|
+
set: function(w) {
|
|
774
|
+
r.Provider = w;
|
|
775
775
|
}
|
|
776
776
|
},
|
|
777
777
|
_currentValue: {
|
|
778
778
|
get: function() {
|
|
779
779
|
return r._currentValue;
|
|
780
780
|
},
|
|
781
|
-
set: function(
|
|
782
|
-
r._currentValue =
|
|
781
|
+
set: function(w) {
|
|
782
|
+
r._currentValue = w;
|
|
783
783
|
}
|
|
784
784
|
},
|
|
785
785
|
_currentValue2: {
|
|
786
786
|
get: function() {
|
|
787
787
|
return r._currentValue2;
|
|
788
788
|
},
|
|
789
|
-
set: function(
|
|
790
|
-
r._currentValue2 =
|
|
789
|
+
set: function(w) {
|
|
790
|
+
r._currentValue2 = w;
|
|
791
791
|
}
|
|
792
792
|
},
|
|
793
793
|
_threadCount: {
|
|
794
794
|
get: function() {
|
|
795
795
|
return r._threadCount;
|
|
796
796
|
},
|
|
797
|
-
set: function(
|
|
798
|
-
r._threadCount =
|
|
797
|
+
set: function(w) {
|
|
798
|
+
r._threadCount = w;
|
|
799
799
|
}
|
|
800
800
|
},
|
|
801
801
|
Consumer: {
|
|
802
802
|
get: function() {
|
|
803
|
-
return a || (a = !0,
|
|
803
|
+
return a || (a = !0, x("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")), r.Consumer;
|
|
804
804
|
}
|
|
805
805
|
},
|
|
806
806
|
displayName: {
|
|
807
807
|
get: function() {
|
|
808
808
|
return r.displayName;
|
|
809
809
|
},
|
|
810
|
-
set: function(
|
|
811
|
-
d || (ce("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",
|
|
810
|
+
set: function(w) {
|
|
811
|
+
d || (ce("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.", w), d = !0);
|
|
812
812
|
}
|
|
813
813
|
}
|
|
814
|
-
}), r.Consumer =
|
|
814
|
+
}), r.Consumer = F;
|
|
815
815
|
}
|
|
816
816
|
return r._currentRenderer = null, r._currentRenderer2 = null, r;
|
|
817
817
|
}
|
|
818
|
-
var Be = -1, Qe = 0, er = 1,
|
|
818
|
+
var Be = -1, Qe = 0, er = 1, hr = 2;
|
|
819
819
|
function Ir(e) {
|
|
820
820
|
if (e._status === Be) {
|
|
821
821
|
var r = e._result, a = r();
|
|
822
|
-
if (a.then(function(
|
|
822
|
+
if (a.then(function(F) {
|
|
823
823
|
if (e._status === Qe || e._status === Be) {
|
|
824
|
-
var
|
|
825
|
-
|
|
824
|
+
var w = e;
|
|
825
|
+
w._status = er, w._result = F;
|
|
826
826
|
}
|
|
827
|
-
}, function(
|
|
827
|
+
}, function(F) {
|
|
828
828
|
if (e._status === Qe || e._status === Be) {
|
|
829
|
-
var
|
|
830
|
-
|
|
829
|
+
var w = e;
|
|
830
|
+
w._status = hr, w._result = F;
|
|
831
831
|
}
|
|
832
832
|
}), e._status === Be) {
|
|
833
833
|
var o = e;
|
|
@@ -836,12 +836,12 @@ function dn() {
|
|
|
836
836
|
}
|
|
837
837
|
if (e._status === er) {
|
|
838
838
|
var d = e._result;
|
|
839
|
-
return d === void 0 &&
|
|
839
|
+
return d === void 0 && x(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
840
840
|
|
|
841
841
|
Your code should look like:
|
|
842
842
|
const MyComponent = lazy(() => import('./MyComponent'))
|
|
843
843
|
|
|
844
|
-
Did you accidentally put curly braces around the import?`, d), "default" in d ||
|
|
844
|
+
Did you accidentally put curly braces around the import?`, d), "default" in d || x(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
845
845
|
|
|
846
846
|
Your code should look like:
|
|
847
847
|
const MyComponent = lazy(() => import('./MyComponent'))`, d), d.default;
|
|
@@ -866,8 +866,8 @@ Your code should look like:
|
|
|
866
866
|
get: function() {
|
|
867
867
|
return o;
|
|
868
868
|
},
|
|
869
|
-
set: function(
|
|
870
|
-
|
|
869
|
+
set: function(F) {
|
|
870
|
+
x("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."), o = F, Object.defineProperty(a, "defaultProps", {
|
|
871
871
|
enumerable: !0
|
|
872
872
|
});
|
|
873
873
|
}
|
|
@@ -877,8 +877,8 @@ Your code should look like:
|
|
|
877
877
|
get: function() {
|
|
878
878
|
return d;
|
|
879
879
|
},
|
|
880
|
-
set: function(
|
|
881
|
-
|
|
880
|
+
set: function(F) {
|
|
881
|
+
x("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."), d = F, Object.defineProperty(a, "propTypes", {
|
|
882
882
|
enumerable: !0
|
|
883
883
|
});
|
|
884
884
|
}
|
|
@@ -888,9 +888,9 @@ Your code should look like:
|
|
|
888
888
|
return a;
|
|
889
889
|
}
|
|
890
890
|
function Dr(e) {
|
|
891
|
-
e != null && e.$$typeof ===
|
|
891
|
+
e != null && e.$$typeof === L ? x("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...)).") : typeof e != "function" ? x("forwardRef requires a render function but was given %s.", e === null ? "null" : typeof e) : e.length !== 0 && e.length !== 2 && x("forwardRef render functions accept exactly two parameters: props and ref. %s", e.length === 1 ? "Did you forget to use the ref parameter?" : "Any additional parameter will be undefined."), e != null && (e.defaultProps != null || e.propTypes != null) && x("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");
|
|
892
892
|
var r = {
|
|
893
|
-
$$typeof:
|
|
893
|
+
$$typeof: S,
|
|
894
894
|
render: e
|
|
895
895
|
};
|
|
896
896
|
{
|
|
@@ -908,19 +908,19 @@ Your code should look like:
|
|
|
908
908
|
}
|
|
909
909
|
return r;
|
|
910
910
|
}
|
|
911
|
-
var
|
|
912
|
-
|
|
911
|
+
var mr;
|
|
912
|
+
mr = Symbol.for("react.module.reference");
|
|
913
913
|
function t(e) {
|
|
914
|
-
return !!(typeof e == "string" || typeof e == "function" || e === C || e ===
|
|
914
|
+
return !!(typeof e == "string" || typeof e == "function" || e === C || e === j || fe || e === M || e === g || e === W || pe || e === Y || Te || Oe || Se || typeof e == "object" && e !== null && (e.$$typeof === re || e.$$typeof === L || e.$$typeof === P || e.$$typeof === $ || e.$$typeof === S || // This needs to include all possible module reference object
|
|
915
915
|
// types supported by any Flight configuration anywhere since
|
|
916
916
|
// we don't know which Flight build this will end up being used
|
|
917
917
|
// with.
|
|
918
|
-
e.$$typeof ===
|
|
918
|
+
e.$$typeof === mr || e.getModuleId !== void 0));
|
|
919
919
|
}
|
|
920
920
|
function u(e, r) {
|
|
921
|
-
t(e) ||
|
|
921
|
+
t(e) || x("memo: The first argument must be a component. Instead received: %s", e === null ? "null" : typeof e);
|
|
922
922
|
var a = {
|
|
923
|
-
$$typeof:
|
|
923
|
+
$$typeof: L,
|
|
924
924
|
type: e,
|
|
925
925
|
compare: r === void 0 ? null : r
|
|
926
926
|
};
|
|
@@ -941,21 +941,21 @@ Your code should look like:
|
|
|
941
941
|
}
|
|
942
942
|
function l() {
|
|
943
943
|
var e = te.current;
|
|
944
|
-
return e === null &&
|
|
944
|
+
return e === null && x(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
945
945
|
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
946
946
|
2. You might be breaking the Rules of Hooks
|
|
947
947
|
3. You might have more than one copy of React in the same app
|
|
948
948
|
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`), e;
|
|
949
949
|
}
|
|
950
|
-
function
|
|
950
|
+
function D(e) {
|
|
951
951
|
var r = l();
|
|
952
952
|
if (e._context !== void 0) {
|
|
953
953
|
var a = e._context;
|
|
954
|
-
a.Consumer === e ?
|
|
954
|
+
a.Consumer === e ? x("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?") : a.Provider === e && x("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?");
|
|
955
955
|
}
|
|
956
956
|
return r.useContext(e);
|
|
957
957
|
}
|
|
958
|
-
function
|
|
958
|
+
function H(e) {
|
|
959
959
|
var r = l();
|
|
960
960
|
return r.useState(e);
|
|
961
961
|
}
|
|
@@ -963,15 +963,15 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
963
963
|
var o = l();
|
|
964
964
|
return o.useReducer(e, r, a);
|
|
965
965
|
}
|
|
966
|
-
function
|
|
966
|
+
function B(e) {
|
|
967
967
|
var r = l();
|
|
968
968
|
return r.useRef(e);
|
|
969
969
|
}
|
|
970
|
-
function
|
|
970
|
+
function V(e, r) {
|
|
971
971
|
var a = l();
|
|
972
972
|
return a.useEffect(e, r);
|
|
973
973
|
}
|
|
974
|
-
function
|
|
974
|
+
function me(e, r) {
|
|
975
975
|
var a = l();
|
|
976
976
|
return a.useInsertionEffect(e, r);
|
|
977
977
|
}
|
|
@@ -1072,30 +1072,30 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1072
1072
|
})
|
|
1073
1073
|
});
|
|
1074
1074
|
}
|
|
1075
|
-
tr < 0 &&
|
|
1075
|
+
tr < 0 && x("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
1076
1076
|
}
|
|
1077
1077
|
}
|
|
1078
|
-
var Nr = de.ReactCurrentDispatcher,
|
|
1078
|
+
var Nr = de.ReactCurrentDispatcher, Wr;
|
|
1079
1079
|
function gr(e, r, a) {
|
|
1080
1080
|
{
|
|
1081
|
-
if (
|
|
1081
|
+
if (Wr === void 0)
|
|
1082
1082
|
try {
|
|
1083
1083
|
throw Error();
|
|
1084
1084
|
} catch (d) {
|
|
1085
1085
|
var o = d.stack.trim().match(/\n( *(at )?)/);
|
|
1086
|
-
|
|
1086
|
+
Wr = o && o[1] || "";
|
|
1087
1087
|
}
|
|
1088
1088
|
return `
|
|
1089
|
-
` +
|
|
1089
|
+
` + Wr + e;
|
|
1090
1090
|
}
|
|
1091
1091
|
}
|
|
1092
|
-
var
|
|
1092
|
+
var Yr = !1, br;
|
|
1093
1093
|
{
|
|
1094
1094
|
var qt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1095
1095
|
br = new qt();
|
|
1096
1096
|
}
|
|
1097
1097
|
function ft(e, r) {
|
|
1098
|
-
if (!e ||
|
|
1098
|
+
if (!e || Yr)
|
|
1099
1099
|
return "";
|
|
1100
1100
|
{
|
|
1101
1101
|
var a = br.get(e);
|
|
@@ -1103,34 +1103,34 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1103
1103
|
return a;
|
|
1104
1104
|
}
|
|
1105
1105
|
var o;
|
|
1106
|
-
|
|
1106
|
+
Yr = !0;
|
|
1107
1107
|
var d = Error.prepareStackTrace;
|
|
1108
1108
|
Error.prepareStackTrace = void 0;
|
|
1109
|
-
var
|
|
1110
|
-
|
|
1109
|
+
var F;
|
|
1110
|
+
F = Nr.current, Nr.current = null, Ut();
|
|
1111
1111
|
try {
|
|
1112
1112
|
if (r) {
|
|
1113
|
-
var
|
|
1113
|
+
var w = function() {
|
|
1114
1114
|
throw Error();
|
|
1115
1115
|
};
|
|
1116
|
-
if (Object.defineProperty(
|
|
1116
|
+
if (Object.defineProperty(w.prototype, "props", {
|
|
1117
1117
|
set: function() {
|
|
1118
1118
|
throw Error();
|
|
1119
1119
|
}
|
|
1120
1120
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
1121
1121
|
try {
|
|
1122
|
-
Reflect.construct(
|
|
1122
|
+
Reflect.construct(w, []);
|
|
1123
1123
|
} catch (ge) {
|
|
1124
1124
|
o = ge;
|
|
1125
1125
|
}
|
|
1126
|
-
Reflect.construct(e, [],
|
|
1126
|
+
Reflect.construct(e, [], w);
|
|
1127
1127
|
} else {
|
|
1128
1128
|
try {
|
|
1129
|
-
|
|
1129
|
+
w.call();
|
|
1130
1130
|
} catch (ge) {
|
|
1131
1131
|
o = ge;
|
|
1132
1132
|
}
|
|
1133
|
-
e.call(
|
|
1133
|
+
e.call(w.prototype);
|
|
1134
1134
|
}
|
|
1135
1135
|
} else {
|
|
1136
1136
|
try {
|
|
@@ -1142,17 +1142,17 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1142
1142
|
}
|
|
1143
1143
|
} catch (ge) {
|
|
1144
1144
|
if (ge && o && typeof ge.stack == "string") {
|
|
1145
|
-
for (var
|
|
1146
|
-
`),
|
|
1147
|
-
`), ee =
|
|
1145
|
+
for (var N = ge.stack.split(`
|
|
1146
|
+
`), z = o.stack.split(`
|
|
1147
|
+
`), ee = N.length - 1, ae = z.length - 1; ee >= 1 && ae >= 0 && N[ee] !== z[ae]; )
|
|
1148
1148
|
ae--;
|
|
1149
1149
|
for (; ee >= 1 && ae >= 0; ee--, ae--)
|
|
1150
|
-
if (
|
|
1150
|
+
if (N[ee] !== z[ae]) {
|
|
1151
1151
|
if (ee !== 1 || ae !== 1)
|
|
1152
1152
|
do
|
|
1153
|
-
if (ee--, ae--, ae < 0 ||
|
|
1153
|
+
if (ee--, ae--, ae < 0 || N[ee] !== z[ae]) {
|
|
1154
1154
|
var oe = `
|
|
1155
|
-
` +
|
|
1155
|
+
` + N[ee].replace(" at new ", " at ");
|
|
1156
1156
|
return e.displayName && oe.includes("<anonymous>") && (oe = oe.replace("<anonymous>", e.displayName)), typeof e == "function" && br.set(e, oe), oe;
|
|
1157
1157
|
}
|
|
1158
1158
|
while (ee >= 1 && ae >= 0);
|
|
@@ -1160,7 +1160,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1160
1160
|
}
|
|
1161
1161
|
}
|
|
1162
1162
|
} finally {
|
|
1163
|
-
|
|
1163
|
+
Yr = !1, Nr.current = F, Vt(), Error.prepareStackTrace = d;
|
|
1164
1164
|
}
|
|
1165
1165
|
var se = e ? e.displayName || e.name : "", ve = se ? gr(se) : "";
|
|
1166
1166
|
return typeof e == "function" && br.set(e, ve), ve;
|
|
@@ -1180,21 +1180,21 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1180
1180
|
if (typeof e == "string")
|
|
1181
1181
|
return gr(e);
|
|
1182
1182
|
switch (e) {
|
|
1183
|
-
case
|
|
1183
|
+
case g:
|
|
1184
1184
|
return gr("Suspense");
|
|
1185
|
-
case
|
|
1185
|
+
case W:
|
|
1186
1186
|
return gr("SuspenseList");
|
|
1187
1187
|
}
|
|
1188
1188
|
if (typeof e == "object")
|
|
1189
1189
|
switch (e.$$typeof) {
|
|
1190
|
-
case
|
|
1190
|
+
case S:
|
|
1191
1191
|
return Bt(e.render);
|
|
1192
|
-
case
|
|
1192
|
+
case L:
|
|
1193
1193
|
return _r(e.type, r, a);
|
|
1194
1194
|
case re: {
|
|
1195
|
-
var o = e, d = o._payload,
|
|
1195
|
+
var o = e, d = o._payload, F = o._init;
|
|
1196
1196
|
try {
|
|
1197
|
-
return _r(
|
|
1197
|
+
return _r(F(d), r, a);
|
|
1198
1198
|
} catch {
|
|
1199
1199
|
}
|
|
1200
1200
|
}
|
|
@@ -1211,20 +1211,20 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1211
1211
|
}
|
|
1212
1212
|
function Ht(e, r, a, o, d) {
|
|
1213
1213
|
{
|
|
1214
|
-
var
|
|
1215
|
-
for (var
|
|
1216
|
-
if (
|
|
1217
|
-
var
|
|
1214
|
+
var F = Function.call.bind(Ye);
|
|
1215
|
+
for (var w in e)
|
|
1216
|
+
if (F(e, w)) {
|
|
1217
|
+
var N = void 0;
|
|
1218
1218
|
try {
|
|
1219
|
-
if (typeof e[
|
|
1220
|
-
var
|
|
1221
|
-
throw
|
|
1219
|
+
if (typeof e[w] != "function") {
|
|
1220
|
+
var z = Error((o || "React class") + ": " + a + " type `" + w + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[w] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
1221
|
+
throw z.name = "Invariant Violation", z;
|
|
1222
1222
|
}
|
|
1223
|
-
|
|
1223
|
+
N = e[w](r, w, o, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1224
1224
|
} catch (ee) {
|
|
1225
|
-
|
|
1225
|
+
N = ee;
|
|
1226
1226
|
}
|
|
1227
|
-
|
|
1227
|
+
N && !(N instanceof Error) && (Er(d), x("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", o || "React class", a, w, typeof N), Er(null)), N instanceof Error && !(N.message in dt) && (dt[N.message] = !0, Er(d), x("Failed %s type: %s", a, N.message), Er(null));
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
}
|
|
@@ -1239,7 +1239,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1239
1239
|
Ur = !1;
|
|
1240
1240
|
function vt() {
|
|
1241
1241
|
if (ie.current) {
|
|
1242
|
-
var e =
|
|
1242
|
+
var e = je(ie.current.type);
|
|
1243
1243
|
if (e)
|
|
1244
1244
|
return `
|
|
1245
1245
|
|
|
@@ -1270,31 +1270,31 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1270
1270
|
}
|
|
1271
1271
|
return r;
|
|
1272
1272
|
}
|
|
1273
|
-
function
|
|
1273
|
+
function ht(e, r) {
|
|
1274
1274
|
if (!(!e._store || e._store.validated || e.key != null)) {
|
|
1275
1275
|
e._store.validated = !0;
|
|
1276
1276
|
var a = Jt(r);
|
|
1277
1277
|
if (!yt[a]) {
|
|
1278
1278
|
yt[a] = !0;
|
|
1279
1279
|
var o = "";
|
|
1280
|
-
e && e._owner && e._owner !== ie.current && (o = " It was passed a child from " +
|
|
1280
|
+
e && e._owner && e._owner !== ie.current && (o = " It was passed a child from " + je(e._owner.type) + "."), Ke(e), x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', a, o), Ke(null);
|
|
1281
1281
|
}
|
|
1282
1282
|
}
|
|
1283
1283
|
}
|
|
1284
|
-
function
|
|
1284
|
+
function mt(e, r) {
|
|
1285
1285
|
if (typeof e == "object") {
|
|
1286
|
-
if (
|
|
1286
|
+
if (he(e))
|
|
1287
1287
|
for (var a = 0; a < e.length; a++) {
|
|
1288
1288
|
var o = e[a];
|
|
1289
|
-
De(o) &&
|
|
1289
|
+
De(o) && ht(o, r);
|
|
1290
1290
|
}
|
|
1291
1291
|
else if (De(e))
|
|
1292
1292
|
e._store && (e._store.validated = !0);
|
|
1293
1293
|
else if (e) {
|
|
1294
1294
|
var d = Z(e);
|
|
1295
1295
|
if (typeof d == "function" && d !== e.entries)
|
|
1296
|
-
for (var
|
|
1297
|
-
De(
|
|
1296
|
+
for (var F = d.call(e), w; !(w = F.next()).done; )
|
|
1297
|
+
De(w.value) && ht(w.value, r);
|
|
1298
1298
|
}
|
|
1299
1299
|
}
|
|
1300
1300
|
}
|
|
@@ -1306,21 +1306,21 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1306
1306
|
var a;
|
|
1307
1307
|
if (typeof r == "function")
|
|
1308
1308
|
a = r.propTypes;
|
|
1309
|
-
else if (typeof r == "object" && (r.$$typeof ===
|
|
1309
|
+
else if (typeof r == "object" && (r.$$typeof === S || // Note: Memo only checks outer props here.
|
|
1310
1310
|
// Inner props are checked in the reconciler.
|
|
1311
|
-
r.$$typeof ===
|
|
1311
|
+
r.$$typeof === L))
|
|
1312
1312
|
a = r.propTypes;
|
|
1313
1313
|
else
|
|
1314
1314
|
return;
|
|
1315
1315
|
if (a) {
|
|
1316
|
-
var o =
|
|
1316
|
+
var o = je(r);
|
|
1317
1317
|
Ht(a, e.props, "prop", o, e);
|
|
1318
1318
|
} else if (r.PropTypes !== void 0 && !Ur) {
|
|
1319
1319
|
Ur = !0;
|
|
1320
|
-
var d =
|
|
1321
|
-
|
|
1320
|
+
var d = je(r);
|
|
1321
|
+
x("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", d || "Unknown");
|
|
1322
1322
|
}
|
|
1323
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved &&
|
|
1323
|
+
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
1324
1324
|
}
|
|
1325
1325
|
}
|
|
1326
1326
|
function Zt(e) {
|
|
@@ -1328,11 +1328,11 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1328
1328
|
for (var r = Object.keys(e.props), a = 0; a < r.length; a++) {
|
|
1329
1329
|
var o = r[a];
|
|
1330
1330
|
if (o !== "children" && o !== "key") {
|
|
1331
|
-
Ke(e),
|
|
1331
|
+
Ke(e), x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", o), Ke(null);
|
|
1332
1332
|
break;
|
|
1333
1333
|
}
|
|
1334
1334
|
}
|
|
1335
|
-
e.ref !== null && (Ke(e),
|
|
1335
|
+
e.ref !== null && (Ke(e), x("Invalid attribute `ref` supplied to `React.Fragment`."), Ke(null));
|
|
1336
1336
|
}
|
|
1337
1337
|
}
|
|
1338
1338
|
function bt(e, r, a) {
|
|
@@ -1340,18 +1340,18 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1340
1340
|
if (!o) {
|
|
1341
1341
|
var d = "";
|
|
1342
1342
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (d += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
1343
|
-
var
|
|
1344
|
-
|
|
1345
|
-
var
|
|
1346
|
-
e === null ?
|
|
1347
|
-
}
|
|
1348
|
-
var
|
|
1349
|
-
if (
|
|
1350
|
-
return
|
|
1343
|
+
var F = Kt(r);
|
|
1344
|
+
F ? d += F : d += vt();
|
|
1345
|
+
var w;
|
|
1346
|
+
e === null ? w = "null" : he(e) ? w = "array" : e !== void 0 && e.$$typeof === R ? (w = "<" + (je(e.type) || "Unknown") + " />", d = " Did you accidentally export a JSX literal instead of a component?") : w = typeof e, x("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", w, d);
|
|
1347
|
+
}
|
|
1348
|
+
var N = xr.apply(this, arguments);
|
|
1349
|
+
if (N == null)
|
|
1350
|
+
return N;
|
|
1351
1351
|
if (o)
|
|
1352
|
-
for (var
|
|
1353
|
-
|
|
1354
|
-
return e === C ? Zt(
|
|
1352
|
+
for (var z = 2; z < arguments.length; z++)
|
|
1353
|
+
mt(arguments[z], e);
|
|
1354
|
+
return e === C ? Zt(N) : gt(N), N;
|
|
1355
1355
|
}
|
|
1356
1356
|
var _t = !1;
|
|
1357
1357
|
function Xt(e) {
|
|
@@ -1366,19 +1366,19 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1366
1366
|
}), r;
|
|
1367
1367
|
}
|
|
1368
1368
|
function Qt(e, r, a) {
|
|
1369
|
-
for (var o =
|
|
1370
|
-
|
|
1369
|
+
for (var o = jr.apply(this, arguments), d = 2; d < arguments.length; d++)
|
|
1370
|
+
mt(arguments[d], o.type);
|
|
1371
1371
|
return gt(o), o;
|
|
1372
1372
|
}
|
|
1373
1373
|
function en(e, r) {
|
|
1374
|
-
var a =
|
|
1375
|
-
|
|
1376
|
-
var o =
|
|
1377
|
-
|
|
1374
|
+
var a = G.transition;
|
|
1375
|
+
G.transition = {};
|
|
1376
|
+
var o = G.transition;
|
|
1377
|
+
G.transition._updatedFibers = /* @__PURE__ */ new Set();
|
|
1378
1378
|
try {
|
|
1379
1379
|
e();
|
|
1380
1380
|
} finally {
|
|
1381
|
-
if (
|
|
1381
|
+
if (G.transition = a, a === null && o._updatedFibers) {
|
|
1382
1382
|
var d = o._updatedFibers.size;
|
|
1383
1383
|
d > 10 && ce("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."), o._updatedFibers.clear();
|
|
1384
1384
|
}
|
|
@@ -1392,9 +1392,9 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1392
1392
|
Rr = a.call(c, "timers").setImmediate;
|
|
1393
1393
|
} catch {
|
|
1394
1394
|
Rr = function(d) {
|
|
1395
|
-
Et === !1 && (Et = !0, typeof MessageChannel > "u" &&
|
|
1396
|
-
var
|
|
1397
|
-
|
|
1395
|
+
Et === !1 && (Et = !0, typeof MessageChannel > "u" && x("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));
|
|
1396
|
+
var F = new MessageChannel();
|
|
1397
|
+
F.port1.onmessage = d, F.port2.postMessage(void 0);
|
|
1398
1398
|
};
|
|
1399
1399
|
}
|
|
1400
1400
|
return Rr(e);
|
|
@@ -1416,9 +1416,9 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1416
1416
|
f.isBatchingLegacy = a;
|
|
1417
1417
|
}
|
|
1418
1418
|
if (o !== null && typeof o == "object" && typeof o.then == "function") {
|
|
1419
|
-
var
|
|
1419
|
+
var F = o, w = !1, N = {
|
|
1420
1420
|
then: function(se, ve) {
|
|
1421
|
-
|
|
1421
|
+
w = !0, F.then(function(ge) {
|
|
1422
1422
|
wr(r), Je === 0 ? Vr(ge, se, ve) : se(ge);
|
|
1423
1423
|
}, function(ge) {
|
|
1424
1424
|
wr(r), ve(ge);
|
|
@@ -1427,23 +1427,23 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1427
1427
|
};
|
|
1428
1428
|
return !Rt && typeof Promise < "u" && Promise.resolve().then(function() {
|
|
1429
1429
|
}).then(function() {
|
|
1430
|
-
|
|
1431
|
-
}),
|
|
1430
|
+
w || (Rt = !0, x("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"));
|
|
1431
|
+
}), N;
|
|
1432
1432
|
} else {
|
|
1433
|
-
var
|
|
1433
|
+
var z = o;
|
|
1434
1434
|
if (wr(r), Je === 0) {
|
|
1435
1435
|
var ee = f.current;
|
|
1436
1436
|
ee !== null && (Br(ee), f.current = null);
|
|
1437
1437
|
var ae = {
|
|
1438
1438
|
then: function(se, ve) {
|
|
1439
|
-
f.current === null ? (f.current = [], Vr(
|
|
1439
|
+
f.current === null ? (f.current = [], Vr(z, se, ve)) : se(z);
|
|
1440
1440
|
}
|
|
1441
1441
|
};
|
|
1442
1442
|
return ae;
|
|
1443
1443
|
} else {
|
|
1444
1444
|
var oe = {
|
|
1445
1445
|
then: function(se, ve) {
|
|
1446
|
-
se(
|
|
1446
|
+
se(z);
|
|
1447
1447
|
}
|
|
1448
1448
|
};
|
|
1449
1449
|
return oe;
|
|
@@ -1452,7 +1452,7 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1452
1452
|
}
|
|
1453
1453
|
}
|
|
1454
1454
|
function wr(e) {
|
|
1455
|
-
e !== Je - 1 &&
|
|
1455
|
+
e !== Je - 1 && x("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "), Je = e;
|
|
1456
1456
|
}
|
|
1457
1457
|
function Vr(e, r, a) {
|
|
1458
1458
|
{
|
|
@@ -1496,7 +1496,7 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1496
1496
|
toArray: $r,
|
|
1497
1497
|
only: vr
|
|
1498
1498
|
};
|
|
1499
|
-
p.Children = on, p.Component = v, p.Fragment = C, p.Profiler =
|
|
1499
|
+
p.Children = on, p.Component = v, p.Fragment = C, p.Profiler = j, p.PureComponent = O, p.StrictMode = M, p.Suspense = g, p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = de, p.act = wt, p.cloneElement = nn, p.createContext = yr, p.createElement = tn, p.createFactory = an, p.createRef = ye, p.forwardRef = Dr, p.isValidElement = De, p.lazy = Fr, p.memo = u, p.startTransition = en, p.unstable_act = wt, p.useCallback = le, p.useContext = D, p.useDebugValue = Ae, p.useDeferredValue = rr, p.useEffect = V, p.useId = Mr, p.useImperativeHandle = Le, p.useInsertionEffect = me, p.useLayoutEffect = ue, p.useMemo = Re, p.useReducer = X, p.useRef = B, p.useState = H, p.useSyncExternalStore = Lr, p.useTransition = be, p.version = I, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
1500
1500
|
}();
|
|
1501
1501
|
}(or, or.exports)), or.exports;
|
|
1502
1502
|
}
|
|
@@ -1511,23 +1511,23 @@ var Ze = et.exports;
|
|
|
1511
1511
|
* This source code is licensed under the MIT license found in the
|
|
1512
1512
|
* LICENSE file in the root directory of this source tree.
|
|
1513
1513
|
*/
|
|
1514
|
-
var
|
|
1514
|
+
var jt;
|
|
1515
1515
|
function pn() {
|
|
1516
|
-
if (
|
|
1516
|
+
if (jt)
|
|
1517
1517
|
return nr;
|
|
1518
|
-
|
|
1519
|
-
var c = Ze, p = Symbol.for("react.element"),
|
|
1520
|
-
function M(
|
|
1521
|
-
var
|
|
1522
|
-
|
|
1523
|
-
for (
|
|
1524
|
-
|
|
1525
|
-
if (
|
|
1526
|
-
for (
|
|
1527
|
-
|
|
1528
|
-
return { $$typeof: p, type:
|
|
1518
|
+
jt = 1;
|
|
1519
|
+
var c = Ze, p = Symbol.for("react.element"), I = Symbol.for("react.fragment"), R = Object.prototype.hasOwnProperty, k = c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, C = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
1520
|
+
function M(j, P, $) {
|
|
1521
|
+
var S, g = {}, W = null, L = null;
|
|
1522
|
+
$ !== void 0 && (W = "" + $), P.key !== void 0 && (W = "" + P.key), P.ref !== void 0 && (L = P.ref);
|
|
1523
|
+
for (S in P)
|
|
1524
|
+
R.call(P, S) && !C.hasOwnProperty(S) && (g[S] = P[S]);
|
|
1525
|
+
if (j && j.defaultProps)
|
|
1526
|
+
for (S in P = j.defaultProps, P)
|
|
1527
|
+
g[S] === void 0 && (g[S] = P[S]);
|
|
1528
|
+
return { $$typeof: p, type: j, key: W, ref: L, props: g, _owner: k.current };
|
|
1529
1529
|
}
|
|
1530
|
-
return nr.Fragment =
|
|
1530
|
+
return nr.Fragment = I, nr.jsx = M, nr.jsxs = M, nr;
|
|
1531
1531
|
}
|
|
1532
1532
|
var ar = {};
|
|
1533
1533
|
/**
|
|
@@ -1539,10 +1539,10 @@ var ar = {};
|
|
|
1539
1539
|
* This source code is licensed under the MIT license found in the
|
|
1540
1540
|
* LICENSE file in the root directory of this source tree.
|
|
1541
1541
|
*/
|
|
1542
|
-
var
|
|
1542
|
+
var Pt;
|
|
1543
1543
|
function vn() {
|
|
1544
|
-
return
|
|
1545
|
-
var c = Ze, p = Symbol.for("react.element"),
|
|
1544
|
+
return Pt || (Pt = 1, process.env.NODE_ENV !== "production" && function() {
|
|
1545
|
+
var c = Ze, p = Symbol.for("react.element"), I = Symbol.for("react.portal"), R = Symbol.for("react.fragment"), k = Symbol.for("react.strict_mode"), C = Symbol.for("react.profiler"), M = Symbol.for("react.provider"), j = Symbol.for("react.context"), P = Symbol.for("react.forward_ref"), $ = Symbol.for("react.suspense"), S = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), W = Symbol.for("react.lazy"), L = Symbol.for("react.offscreen"), re = Symbol.iterator, Y = "@@iterator";
|
|
1546
1546
|
function Q(t) {
|
|
1547
1547
|
if (t === null || typeof t != "object")
|
|
1548
1548
|
return null;
|
|
@@ -1552,36 +1552,36 @@ function vn() {
|
|
|
1552
1552
|
var ne = c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
1553
1553
|
function Z(t) {
|
|
1554
1554
|
{
|
|
1555
|
-
for (var u = arguments.length, l = new Array(u > 1 ? u - 1 : 0),
|
|
1556
|
-
l[
|
|
1555
|
+
for (var u = arguments.length, l = new Array(u > 1 ? u - 1 : 0), D = 1; D < u; D++)
|
|
1556
|
+
l[D - 1] = arguments[D];
|
|
1557
1557
|
te("error", t, l);
|
|
1558
1558
|
}
|
|
1559
1559
|
}
|
|
1560
1560
|
function te(t, u, l) {
|
|
1561
1561
|
{
|
|
1562
|
-
var
|
|
1563
|
-
|
|
1564
|
-
var X = l.map(function(
|
|
1565
|
-
return String(
|
|
1562
|
+
var D = ne.ReactDebugCurrentFrame, H = D.getStackAddendum();
|
|
1563
|
+
H !== "" && (u += "%s", l = l.concat([H]));
|
|
1564
|
+
var X = l.map(function(B) {
|
|
1565
|
+
return String(B);
|
|
1566
1566
|
});
|
|
1567
1567
|
X.unshift("Warning: " + u), Function.prototype.apply.call(console[t], console, X);
|
|
1568
1568
|
}
|
|
1569
1569
|
}
|
|
1570
|
-
var
|
|
1570
|
+
var G = !1, f = !1, ie = !1, Ee = !1, we = !1, Ce;
|
|
1571
1571
|
Ce = Symbol.for("react.module.reference");
|
|
1572
1572
|
function Te(t) {
|
|
1573
|
-
return !!(typeof t == "string" || typeof t == "function" || t ===
|
|
1573
|
+
return !!(typeof t == "string" || typeof t == "function" || t === R || t === C || we || t === k || t === $ || t === S || Ee || t === L || G || f || ie || typeof t == "object" && t !== null && (t.$$typeof === W || t.$$typeof === g || t.$$typeof === M || t.$$typeof === j || t.$$typeof === P || // This needs to include all possible module reference object
|
|
1574
1574
|
// types supported by any Flight configuration anywhere since
|
|
1575
1575
|
// we don't know which Flight build this will end up being used
|
|
1576
1576
|
// with.
|
|
1577
1577
|
t.$$typeof === Ce || t.getModuleId !== void 0));
|
|
1578
1578
|
}
|
|
1579
|
-
function
|
|
1580
|
-
var
|
|
1581
|
-
if (
|
|
1582
|
-
return
|
|
1583
|
-
var
|
|
1584
|
-
return
|
|
1579
|
+
function Oe(t, u, l) {
|
|
1580
|
+
var D = t.displayName;
|
|
1581
|
+
if (D)
|
|
1582
|
+
return D;
|
|
1583
|
+
var H = u.displayName || u.name || "";
|
|
1584
|
+
return H !== "" ? l + "(" + H + ")" : l;
|
|
1585
1585
|
}
|
|
1586
1586
|
function Se(t) {
|
|
1587
1587
|
return t.displayName || "Context";
|
|
@@ -1594,36 +1594,36 @@ function vn() {
|
|
|
1594
1594
|
if (typeof t == "string")
|
|
1595
1595
|
return t;
|
|
1596
1596
|
switch (t) {
|
|
1597
|
-
case
|
|
1597
|
+
case R:
|
|
1598
1598
|
return "Fragment";
|
|
1599
|
-
case
|
|
1599
|
+
case I:
|
|
1600
1600
|
return "Portal";
|
|
1601
1601
|
case C:
|
|
1602
1602
|
return "Profiler";
|
|
1603
1603
|
case k:
|
|
1604
1604
|
return "StrictMode";
|
|
1605
|
-
case
|
|
1605
|
+
case $:
|
|
1606
1606
|
return "Suspense";
|
|
1607
|
-
case
|
|
1607
|
+
case S:
|
|
1608
1608
|
return "SuspenseList";
|
|
1609
1609
|
}
|
|
1610
1610
|
if (typeof t == "object")
|
|
1611
1611
|
switch (t.$$typeof) {
|
|
1612
|
-
case
|
|
1612
|
+
case j:
|
|
1613
1613
|
var u = t;
|
|
1614
1614
|
return Se(u) + ".Consumer";
|
|
1615
1615
|
case M:
|
|
1616
1616
|
var l = t;
|
|
1617
1617
|
return Se(l._context) + ".Provider";
|
|
1618
|
-
case
|
|
1619
|
-
return
|
|
1620
|
-
case
|
|
1621
|
-
var
|
|
1622
|
-
return
|
|
1623
|
-
case
|
|
1624
|
-
var
|
|
1618
|
+
case P:
|
|
1619
|
+
return Oe(t, t.render, "ForwardRef");
|
|
1620
|
+
case g:
|
|
1621
|
+
var D = t.displayName || null;
|
|
1622
|
+
return D !== null ? D : pe(t.type) || "Memo";
|
|
1623
|
+
case W: {
|
|
1624
|
+
var H = t, X = H._payload, B = H._init;
|
|
1625
1625
|
try {
|
|
1626
|
-
return pe(
|
|
1626
|
+
return pe(B(X));
|
|
1627
1627
|
} catch {
|
|
1628
1628
|
return null;
|
|
1629
1629
|
}
|
|
@@ -1631,18 +1631,18 @@ function vn() {
|
|
|
1631
1631
|
}
|
|
1632
1632
|
return null;
|
|
1633
1633
|
}
|
|
1634
|
-
var fe = Object.assign, de = 0, ce,
|
|
1635
|
-
function
|
|
1634
|
+
var fe = Object.assign, de = 0, ce, x, _e, xe, s, n, i;
|
|
1635
|
+
function h() {
|
|
1636
1636
|
}
|
|
1637
|
-
|
|
1637
|
+
h.__reactDisabledLog = !0;
|
|
1638
1638
|
function v() {
|
|
1639
1639
|
{
|
|
1640
1640
|
if (de === 0) {
|
|
1641
|
-
ce = console.log,
|
|
1641
|
+
ce = console.log, x = console.info, _e = console.warn, xe = console.error, s = console.group, n = console.groupCollapsed, i = console.groupEnd;
|
|
1642
1642
|
var t = {
|
|
1643
1643
|
configurable: !0,
|
|
1644
1644
|
enumerable: !0,
|
|
1645
|
-
value:
|
|
1645
|
+
value: h,
|
|
1646
1646
|
writable: !0
|
|
1647
1647
|
};
|
|
1648
1648
|
Object.defineProperties(console, {
|
|
@@ -1658,7 +1658,7 @@ function vn() {
|
|
|
1658
1658
|
de++;
|
|
1659
1659
|
}
|
|
1660
1660
|
}
|
|
1661
|
-
function
|
|
1661
|
+
function b() {
|
|
1662
1662
|
{
|
|
1663
1663
|
if (de--, de === 0) {
|
|
1664
1664
|
var t = {
|
|
@@ -1671,13 +1671,13 @@ function vn() {
|
|
|
1671
1671
|
value: ce
|
|
1672
1672
|
}),
|
|
1673
1673
|
info: fe({}, t, {
|
|
1674
|
-
value:
|
|
1674
|
+
value: x
|
|
1675
1675
|
}),
|
|
1676
1676
|
warn: fe({}, t, {
|
|
1677
1677
|
value: _e
|
|
1678
1678
|
}),
|
|
1679
1679
|
error: fe({}, t, {
|
|
1680
|
-
value:
|
|
1680
|
+
value: xe
|
|
1681
1681
|
}),
|
|
1682
1682
|
group: fe({}, t, {
|
|
1683
1683
|
value: s
|
|
@@ -1693,126 +1693,126 @@ function vn() {
|
|
|
1693
1693
|
de < 0 && Z("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
1694
1694
|
}
|
|
1695
1695
|
}
|
|
1696
|
-
var
|
|
1697
|
-
function
|
|
1696
|
+
var _ = ne.ReactCurrentDispatcher, E;
|
|
1697
|
+
function T(t, u, l) {
|
|
1698
1698
|
{
|
|
1699
|
-
if (
|
|
1699
|
+
if (E === void 0)
|
|
1700
1700
|
try {
|
|
1701
1701
|
throw Error();
|
|
1702
|
-
} catch (
|
|
1703
|
-
var
|
|
1704
|
-
|
|
1702
|
+
} catch (H) {
|
|
1703
|
+
var D = H.stack.trim().match(/\n( *(at )?)/);
|
|
1704
|
+
E = D && D[1] || "";
|
|
1705
1705
|
}
|
|
1706
1706
|
return `
|
|
1707
|
-
` +
|
|
1707
|
+
` + E + t;
|
|
1708
1708
|
}
|
|
1709
1709
|
}
|
|
1710
|
-
var O = !1,
|
|
1710
|
+
var O = !1, A;
|
|
1711
1711
|
{
|
|
1712
1712
|
var ye = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1713
|
-
|
|
1713
|
+
A = new ye();
|
|
1714
1714
|
}
|
|
1715
1715
|
function m(t, u) {
|
|
1716
1716
|
if (!t || O)
|
|
1717
1717
|
return "";
|
|
1718
1718
|
{
|
|
1719
|
-
var l =
|
|
1719
|
+
var l = A.get(t);
|
|
1720
1720
|
if (l !== void 0)
|
|
1721
1721
|
return l;
|
|
1722
1722
|
}
|
|
1723
|
-
var
|
|
1723
|
+
var D;
|
|
1724
1724
|
O = !0;
|
|
1725
|
-
var
|
|
1725
|
+
var H = Error.prepareStackTrace;
|
|
1726
1726
|
Error.prepareStackTrace = void 0;
|
|
1727
1727
|
var X;
|
|
1728
|
-
X =
|
|
1728
|
+
X = _.current, _.current = null, v();
|
|
1729
1729
|
try {
|
|
1730
1730
|
if (u) {
|
|
1731
|
-
var
|
|
1731
|
+
var B = function() {
|
|
1732
1732
|
throw Error();
|
|
1733
1733
|
};
|
|
1734
|
-
if (Object.defineProperty(
|
|
1734
|
+
if (Object.defineProperty(B.prototype, "props", {
|
|
1735
1735
|
set: function() {
|
|
1736
1736
|
throw Error();
|
|
1737
1737
|
}
|
|
1738
1738
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
1739
1739
|
try {
|
|
1740
|
-
Reflect.construct(
|
|
1740
|
+
Reflect.construct(B, []);
|
|
1741
1741
|
} catch (be) {
|
|
1742
|
-
|
|
1742
|
+
D = be;
|
|
1743
1743
|
}
|
|
1744
|
-
Reflect.construct(t, [],
|
|
1744
|
+
Reflect.construct(t, [], B);
|
|
1745
1745
|
} else {
|
|
1746
1746
|
try {
|
|
1747
|
-
|
|
1747
|
+
B.call();
|
|
1748
1748
|
} catch (be) {
|
|
1749
|
-
|
|
1749
|
+
D = be;
|
|
1750
1750
|
}
|
|
1751
|
-
t.call(
|
|
1751
|
+
t.call(B.prototype);
|
|
1752
1752
|
}
|
|
1753
1753
|
} else {
|
|
1754
1754
|
try {
|
|
1755
1755
|
throw Error();
|
|
1756
1756
|
} catch (be) {
|
|
1757
|
-
|
|
1757
|
+
D = be;
|
|
1758
1758
|
}
|
|
1759
1759
|
t();
|
|
1760
1760
|
}
|
|
1761
1761
|
} catch (be) {
|
|
1762
|
-
if (be &&
|
|
1763
|
-
for (var
|
|
1764
|
-
`),
|
|
1765
|
-
`), ue =
|
|
1762
|
+
if (be && D && typeof be.stack == "string") {
|
|
1763
|
+
for (var V = be.stack.split(`
|
|
1764
|
+
`), me = D.stack.split(`
|
|
1765
|
+
`), ue = V.length - 1, le = me.length - 1; ue >= 1 && le >= 0 && V[ue] !== me[le]; )
|
|
1766
1766
|
le--;
|
|
1767
1767
|
for (; ue >= 1 && le >= 0; ue--, le--)
|
|
1768
|
-
if (
|
|
1768
|
+
if (V[ue] !== me[le]) {
|
|
1769
1769
|
if (ue !== 1 || le !== 1)
|
|
1770
1770
|
do
|
|
1771
|
-
if (ue--, le--, le < 0 ||
|
|
1771
|
+
if (ue--, le--, le < 0 || V[ue] !== me[le]) {
|
|
1772
1772
|
var Re = `
|
|
1773
|
-
` +
|
|
1774
|
-
return t.displayName && Re.includes("<anonymous>") && (Re = Re.replace("<anonymous>", t.displayName)), typeof t == "function" &&
|
|
1773
|
+
` + V[ue].replace(" at new ", " at ");
|
|
1774
|
+
return t.displayName && Re.includes("<anonymous>") && (Re = Re.replace("<anonymous>", t.displayName)), typeof t == "function" && A.set(t, Re), Re;
|
|
1775
1775
|
}
|
|
1776
1776
|
while (ue >= 1 && le >= 0);
|
|
1777
1777
|
break;
|
|
1778
1778
|
}
|
|
1779
1779
|
}
|
|
1780
1780
|
} finally {
|
|
1781
|
-
O = !1,
|
|
1781
|
+
O = !1, _.current = X, b(), Error.prepareStackTrace = H;
|
|
1782
1782
|
}
|
|
1783
|
-
var Le = t ? t.displayName || t.name : "", Ae = Le ?
|
|
1784
|
-
return typeof t == "function" &&
|
|
1783
|
+
var Le = t ? t.displayName || t.name : "", Ae = Le ? T(Le) : "";
|
|
1784
|
+
return typeof t == "function" && A.set(t, Ae), Ae;
|
|
1785
1785
|
}
|
|
1786
|
-
function
|
|
1786
|
+
function he(t, u, l) {
|
|
1787
1787
|
return m(t, !1);
|
|
1788
1788
|
}
|
|
1789
1789
|
function $e(t) {
|
|
1790
1790
|
var u = t.prototype;
|
|
1791
1791
|
return !!(u && u.isReactComponent);
|
|
1792
1792
|
}
|
|
1793
|
-
function
|
|
1793
|
+
function Pe(t, u, l) {
|
|
1794
1794
|
if (t == null)
|
|
1795
1795
|
return "";
|
|
1796
1796
|
if (typeof t == "function")
|
|
1797
1797
|
return m(t, $e(t));
|
|
1798
1798
|
if (typeof t == "string")
|
|
1799
|
-
return
|
|
1799
|
+
return T(t);
|
|
1800
1800
|
switch (t) {
|
|
1801
|
-
case
|
|
1802
|
-
return
|
|
1803
|
-
case
|
|
1804
|
-
return
|
|
1801
|
+
case $:
|
|
1802
|
+
return T("Suspense");
|
|
1803
|
+
case S:
|
|
1804
|
+
return T("SuspenseList");
|
|
1805
1805
|
}
|
|
1806
1806
|
if (typeof t == "object")
|
|
1807
1807
|
switch (t.$$typeof) {
|
|
1808
|
-
case
|
|
1809
|
-
return
|
|
1810
|
-
case
|
|
1811
|
-
return
|
|
1812
|
-
case
|
|
1813
|
-
var
|
|
1808
|
+
case P:
|
|
1809
|
+
return he(t.render);
|
|
1810
|
+
case g:
|
|
1811
|
+
return Pe(t.type, u, l);
|
|
1812
|
+
case W: {
|
|
1813
|
+
var D = t, H = D._payload, X = D._init;
|
|
1814
1814
|
try {
|
|
1815
|
-
return
|
|
1815
|
+
return Pe(X(H), u, l);
|
|
1816
1816
|
} catch {
|
|
1817
1817
|
}
|
|
1818
1818
|
}
|
|
@@ -1820,35 +1820,35 @@ function vn() {
|
|
|
1820
1820
|
return "";
|
|
1821
1821
|
}
|
|
1822
1822
|
var Ie = Object.prototype.hasOwnProperty, Ne = {}, ir = ne.ReactDebugCurrentFrame;
|
|
1823
|
-
function
|
|
1823
|
+
function We(t) {
|
|
1824
1824
|
if (t) {
|
|
1825
|
-
var u = t._owner, l =
|
|
1825
|
+
var u = t._owner, l = Pe(t.type, t._source, u ? u.type : null);
|
|
1826
1826
|
ir.setExtraStackFrame(l);
|
|
1827
1827
|
} else
|
|
1828
1828
|
ir.setExtraStackFrame(null);
|
|
1829
1829
|
}
|
|
1830
|
-
function
|
|
1830
|
+
function je(t, u, l, D, H) {
|
|
1831
1831
|
{
|
|
1832
1832
|
var X = Function.call.bind(Ie);
|
|
1833
|
-
for (var
|
|
1834
|
-
if (X(t,
|
|
1835
|
-
var
|
|
1833
|
+
for (var B in t)
|
|
1834
|
+
if (X(t, B)) {
|
|
1835
|
+
var V = void 0;
|
|
1836
1836
|
try {
|
|
1837
|
-
if (typeof t[
|
|
1838
|
-
var
|
|
1839
|
-
throw
|
|
1837
|
+
if (typeof t[B] != "function") {
|
|
1838
|
+
var me = Error((D || "React class") + ": " + l + " type `" + B + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof t[B] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
1839
|
+
throw me.name = "Invariant Violation", me;
|
|
1840
1840
|
}
|
|
1841
|
-
|
|
1841
|
+
V = t[B](u, B, D, l, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1842
1842
|
} catch (ue) {
|
|
1843
|
-
|
|
1843
|
+
V = ue;
|
|
1844
1844
|
}
|
|
1845
|
-
|
|
1845
|
+
V && !(V instanceof Error) && (We(H), Z("%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).", D || "React class", l, B, typeof V), We(null)), V instanceof Error && !(V.message in Ne) && (Ne[V.message] = !0, We(H), Z("Failed %s type: %s", l, V.message), We(null));
|
|
1846
1846
|
}
|
|
1847
1847
|
}
|
|
1848
1848
|
}
|
|
1849
|
-
var
|
|
1849
|
+
var Ye = Array.isArray;
|
|
1850
1850
|
function ze(t) {
|
|
1851
|
-
return
|
|
1851
|
+
return Ye(t);
|
|
1852
1852
|
}
|
|
1853
1853
|
function ur(t) {
|
|
1854
1854
|
{
|
|
@@ -1877,7 +1877,7 @@ function vn() {
|
|
|
1877
1877
|
__source: !0
|
|
1878
1878
|
}, cr, lr, Ue;
|
|
1879
1879
|
Ue = {};
|
|
1880
|
-
function
|
|
1880
|
+
function xr(t) {
|
|
1881
1881
|
if (Ie.call(t, "ref")) {
|
|
1882
1882
|
var u = Object.getOwnPropertyDescriptor(t, "ref").get;
|
|
1883
1883
|
if (u && u.isReactWarning)
|
|
@@ -1885,7 +1885,7 @@ function vn() {
|
|
|
1885
1885
|
}
|
|
1886
1886
|
return t.ref !== void 0;
|
|
1887
1887
|
}
|
|
1888
|
-
function
|
|
1888
|
+
function Or(t) {
|
|
1889
1889
|
if (Ie.call(t, "key")) {
|
|
1890
1890
|
var u = Object.getOwnPropertyDescriptor(t, "key").get;
|
|
1891
1891
|
if (u && u.isReactWarning)
|
|
@@ -1893,7 +1893,7 @@ function vn() {
|
|
|
1893
1893
|
}
|
|
1894
1894
|
return t.key !== void 0;
|
|
1895
1895
|
}
|
|
1896
|
-
function
|
|
1896
|
+
function jr(t, u) {
|
|
1897
1897
|
if (typeof t.ref == "string" && Fe.current && u && Fe.current.stateNode !== u) {
|
|
1898
1898
|
var l = pe(Fe.current.type);
|
|
1899
1899
|
Ue[l] || (Z('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', pe(Fe.current.type), t.ref), Ue[l] = !0);
|
|
@@ -1921,57 +1921,57 @@ function vn() {
|
|
|
1921
1921
|
});
|
|
1922
1922
|
}
|
|
1923
1923
|
}
|
|
1924
|
-
var
|
|
1925
|
-
var
|
|
1924
|
+
var Pr = function(t, u, l, D, H, X, B) {
|
|
1925
|
+
var V = {
|
|
1926
1926
|
// This tag allows us to uniquely identify this as a React Element
|
|
1927
1927
|
$$typeof: p,
|
|
1928
1928
|
// Built-in properties that belong on the element
|
|
1929
1929
|
type: t,
|
|
1930
1930
|
key: u,
|
|
1931
1931
|
ref: l,
|
|
1932
|
-
props:
|
|
1932
|
+
props: B,
|
|
1933
1933
|
// Record the component responsible for creating this element.
|
|
1934
1934
|
_owner: X
|
|
1935
1935
|
};
|
|
1936
|
-
return
|
|
1936
|
+
return V._store = {}, Object.defineProperty(V._store, "validated", {
|
|
1937
1937
|
configurable: !1,
|
|
1938
1938
|
enumerable: !1,
|
|
1939
1939
|
writable: !0,
|
|
1940
1940
|
value: !1
|
|
1941
|
-
}), Object.defineProperty(
|
|
1941
|
+
}), Object.defineProperty(V, "_self", {
|
|
1942
1942
|
configurable: !1,
|
|
1943
1943
|
enumerable: !1,
|
|
1944
1944
|
writable: !1,
|
|
1945
|
-
value:
|
|
1946
|
-
}), Object.defineProperty(
|
|
1945
|
+
value: D
|
|
1946
|
+
}), Object.defineProperty(V, "_source", {
|
|
1947
1947
|
configurable: !1,
|
|
1948
1948
|
enumerable: !1,
|
|
1949
1949
|
writable: !1,
|
|
1950
|
-
value:
|
|
1951
|
-
}), Object.freeze && (Object.freeze(
|
|
1950
|
+
value: H
|
|
1951
|
+
}), Object.freeze && (Object.freeze(V.props), Object.freeze(V)), V;
|
|
1952
1952
|
};
|
|
1953
|
-
function kr(t, u, l,
|
|
1953
|
+
function kr(t, u, l, D, H) {
|
|
1954
1954
|
{
|
|
1955
|
-
var X,
|
|
1956
|
-
l !== void 0 && (Xe(l),
|
|
1955
|
+
var X, B = {}, V = null, me = null;
|
|
1956
|
+
l !== void 0 && (Xe(l), V = "" + l), Or(u) && (Xe(u.key), V = "" + u.key), xr(u) && (me = u.ref, jr(u, H));
|
|
1957
1957
|
for (X in u)
|
|
1958
|
-
Ie.call(u, X) && !Sr.hasOwnProperty(X) && (
|
|
1958
|
+
Ie.call(u, X) && !Sr.hasOwnProperty(X) && (B[X] = u[X]);
|
|
1959
1959
|
if (t && t.defaultProps) {
|
|
1960
1960
|
var ue = t.defaultProps;
|
|
1961
1961
|
for (X in ue)
|
|
1962
|
-
|
|
1962
|
+
B[X] === void 0 && (B[X] = ue[X]);
|
|
1963
1963
|
}
|
|
1964
|
-
if (
|
|
1964
|
+
if (V || me) {
|
|
1965
1965
|
var le = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
|
|
1966
|
-
|
|
1966
|
+
V && De(B, le), me && fr(B, le);
|
|
1967
1967
|
}
|
|
1968
|
-
return
|
|
1968
|
+
return Pr(t, V, me, H, D, Fe.current, B);
|
|
1969
1969
|
}
|
|
1970
1970
|
}
|
|
1971
1971
|
var Ge = ne.ReactCurrentOwner, dr = ne.ReactDebugCurrentFrame;
|
|
1972
1972
|
function ke(t) {
|
|
1973
1973
|
if (t) {
|
|
1974
|
-
var u = t._owner, l =
|
|
1974
|
+
var u = t._owner, l = Pe(t.type, t._source, u ? u.type : null);
|
|
1975
1975
|
dr.setExtraStackFrame(l);
|
|
1976
1976
|
} else
|
|
1977
1977
|
dr.setExtraStackFrame(null);
|
|
@@ -2026,8 +2026,8 @@ Check the top-level render call using <` + l + ">.");
|
|
|
2026
2026
|
if (pr[l])
|
|
2027
2027
|
return;
|
|
2028
2028
|
pr[l] = !0;
|
|
2029
|
-
var
|
|
2030
|
-
t && t._owner && t._owner !== Ge.current && (
|
|
2029
|
+
var D = "";
|
|
2030
|
+
t && t._owner && t._owner !== Ge.current && (D = " It was passed a child from " + pe(t._owner.type) + "."), ke(t), Z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', l, D), ke(null);
|
|
2031
2031
|
}
|
|
2032
2032
|
}
|
|
2033
2033
|
function yr(t, u) {
|
|
@@ -2036,16 +2036,16 @@ Check the top-level render call using <` + l + ">.");
|
|
|
2036
2036
|
return;
|
|
2037
2037
|
if (ze(t))
|
|
2038
2038
|
for (var l = 0; l < t.length; l++) {
|
|
2039
|
-
var
|
|
2040
|
-
Me(
|
|
2039
|
+
var D = t[l];
|
|
2040
|
+
Me(D) && vr(D, u);
|
|
2041
2041
|
}
|
|
2042
2042
|
else if (Me(t))
|
|
2043
2043
|
t._store && (t._store.validated = !0);
|
|
2044
2044
|
else if (t) {
|
|
2045
|
-
var
|
|
2046
|
-
if (typeof
|
|
2047
|
-
for (var X =
|
|
2048
|
-
Me(
|
|
2045
|
+
var H = Q(t);
|
|
2046
|
+
if (typeof H == "function" && H !== t.entries)
|
|
2047
|
+
for (var X = H.call(t), B; !(B = X.next()).done; )
|
|
2048
|
+
Me(B.value) && vr(B.value, u);
|
|
2049
2049
|
}
|
|
2050
2050
|
}
|
|
2051
2051
|
}
|
|
@@ -2057,19 +2057,19 @@ Check the top-level render call using <` + l + ">.");
|
|
|
2057
2057
|
var l;
|
|
2058
2058
|
if (typeof u == "function")
|
|
2059
2059
|
l = u.propTypes;
|
|
2060
|
-
else if (typeof u == "object" && (u.$$typeof ===
|
|
2060
|
+
else if (typeof u == "object" && (u.$$typeof === P || // Note: Memo only checks outer props here.
|
|
2061
2061
|
// Inner props are checked in the reconciler.
|
|
2062
|
-
u.$$typeof ===
|
|
2062
|
+
u.$$typeof === g))
|
|
2063
2063
|
l = u.propTypes;
|
|
2064
2064
|
else
|
|
2065
2065
|
return;
|
|
2066
2066
|
if (l) {
|
|
2067
|
-
var
|
|
2068
|
-
|
|
2067
|
+
var D = pe(u);
|
|
2068
|
+
je(l, t.props, "prop", D, t);
|
|
2069
2069
|
} else if (u.PropTypes !== void 0 && !Ve) {
|
|
2070
2070
|
Ve = !0;
|
|
2071
|
-
var
|
|
2072
|
-
Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
2071
|
+
var H = pe(u);
|
|
2072
|
+
Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", H || "Unknown");
|
|
2073
2073
|
}
|
|
2074
2074
|
typeof u.getDefaultProps == "function" && !u.getDefaultProps.isReactClassApproved && Z("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
2075
2075
|
}
|
|
@@ -2077,9 +2077,9 @@ Check the top-level render call using <` + l + ">.");
|
|
|
2077
2077
|
function Qe(t) {
|
|
2078
2078
|
{
|
|
2079
2079
|
for (var u = Object.keys(t.props), l = 0; l < u.length; l++) {
|
|
2080
|
-
var
|
|
2081
|
-
if (
|
|
2082
|
-
ke(t), Z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",
|
|
2080
|
+
var D = u[l];
|
|
2081
|
+
if (D !== "children" && D !== "key") {
|
|
2082
|
+
ke(t), Z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", D), ke(null);
|
|
2083
2083
|
break;
|
|
2084
2084
|
}
|
|
2085
2085
|
}
|
|
@@ -2087,24 +2087,24 @@ Check the top-level render call using <` + l + ">.");
|
|
|
2087
2087
|
}
|
|
2088
2088
|
}
|
|
2089
2089
|
var er = {};
|
|
2090
|
-
function
|
|
2090
|
+
function hr(t, u, l, D, H, X) {
|
|
2091
2091
|
{
|
|
2092
|
-
var
|
|
2093
|
-
if (!
|
|
2094
|
-
var
|
|
2095
|
-
(t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (
|
|
2096
|
-
var
|
|
2097
|
-
|
|
2092
|
+
var B = Te(t);
|
|
2093
|
+
if (!B) {
|
|
2094
|
+
var V = "";
|
|
2095
|
+
(t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (V += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
2096
|
+
var me = Ar(H);
|
|
2097
|
+
me ? V += me : V += qe();
|
|
2098
2098
|
var ue;
|
|
2099
|
-
t === null ? ue = "null" : ze(t) ? ue = "array" : t !== void 0 && t.$$typeof === p ? (ue = "<" + (pe(t.type) || "Unknown") + " />",
|
|
2099
|
+
t === null ? ue = "null" : ze(t) ? ue = "array" : t !== void 0 && t.$$typeof === p ? (ue = "<" + (pe(t.type) || "Unknown") + " />", V = " Did you accidentally export a JSX literal instead of a component?") : ue = typeof t, Z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ue, V);
|
|
2100
2100
|
}
|
|
2101
|
-
var le = kr(t, u, l,
|
|
2101
|
+
var le = kr(t, u, l, H, X);
|
|
2102
2102
|
if (le == null)
|
|
2103
2103
|
return le;
|
|
2104
|
-
if (
|
|
2104
|
+
if (B) {
|
|
2105
2105
|
var Re = u.children;
|
|
2106
2106
|
if (Re !== void 0)
|
|
2107
|
-
if (
|
|
2107
|
+
if (D)
|
|
2108
2108
|
if (ze(Re)) {
|
|
2109
2109
|
for (var Le = 0; Le < Re.length; Le++)
|
|
2110
2110
|
yr(Re[Le], t);
|
|
@@ -2128,21 +2128,21 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2128
2128
|
<%s key={someKey} {...props} />`, rr, Ae, Mr, Ae), er[Ae + rr] = !0;
|
|
2129
2129
|
}
|
|
2130
2130
|
}
|
|
2131
|
-
return t ===
|
|
2131
|
+
return t === R ? Qe(le) : Be(le), le;
|
|
2132
2132
|
}
|
|
2133
2133
|
}
|
|
2134
2134
|
function Ir(t, u, l) {
|
|
2135
|
-
return
|
|
2135
|
+
return hr(t, u, l, !0);
|
|
2136
2136
|
}
|
|
2137
2137
|
function Fr(t, u, l) {
|
|
2138
|
-
return
|
|
2138
|
+
return hr(t, u, l, !1);
|
|
2139
2139
|
}
|
|
2140
|
-
var Dr = Fr,
|
|
2141
|
-
ar.Fragment =
|
|
2140
|
+
var Dr = Fr, mr = Ir;
|
|
2141
|
+
ar.Fragment = R, ar.jsx = Dr, ar.jsxs = mr;
|
|
2142
2142
|
}()), ar;
|
|
2143
2143
|
}
|
|
2144
2144
|
process.env.NODE_ENV === "production" ? Qr.exports = pn() : Qr.exports = vn();
|
|
2145
|
-
var
|
|
2145
|
+
var y = Qr.exports, rt = { exports: {} }, Tr = { exports: {} }, K = {};
|
|
2146
2146
|
/** @license React v16.13.1
|
|
2147
2147
|
* react-is.production.min.js
|
|
2148
2148
|
*
|
|
@@ -2154,71 +2154,71 @@ var g = Qr.exports, rt = { exports: {} }, Tr = { exports: {} }, G = {};
|
|
|
2154
2154
|
var kt;
|
|
2155
2155
|
function yn() {
|
|
2156
2156
|
if (kt)
|
|
2157
|
-
return
|
|
2157
|
+
return K;
|
|
2158
2158
|
kt = 1;
|
|
2159
|
-
var c = typeof Symbol == "function" && Symbol.for, p = c ? Symbol.for("react.element") : 60103,
|
|
2159
|
+
var c = typeof Symbol == "function" && Symbol.for, p = c ? Symbol.for("react.element") : 60103, I = c ? Symbol.for("react.portal") : 60106, R = c ? Symbol.for("react.fragment") : 60107, k = c ? Symbol.for("react.strict_mode") : 60108, C = c ? Symbol.for("react.profiler") : 60114, M = c ? Symbol.for("react.provider") : 60109, j = c ? Symbol.for("react.context") : 60110, P = c ? Symbol.for("react.async_mode") : 60111, $ = c ? Symbol.for("react.concurrent_mode") : 60111, S = c ? Symbol.for("react.forward_ref") : 60112, g = c ? Symbol.for("react.suspense") : 60113, W = c ? Symbol.for("react.suspense_list") : 60120, L = c ? Symbol.for("react.memo") : 60115, re = c ? Symbol.for("react.lazy") : 60116, Y = c ? Symbol.for("react.block") : 60121, Q = c ? Symbol.for("react.fundamental") : 60117, ne = c ? Symbol.for("react.responder") : 60118, Z = c ? Symbol.for("react.scope") : 60119;
|
|
2160
2160
|
function te(f) {
|
|
2161
2161
|
if (typeof f == "object" && f !== null) {
|
|
2162
2162
|
var ie = f.$$typeof;
|
|
2163
2163
|
switch (ie) {
|
|
2164
2164
|
case p:
|
|
2165
2165
|
switch (f = f.type, f) {
|
|
2166
|
-
case
|
|
2167
|
-
case
|
|
2168
|
-
case
|
|
2166
|
+
case P:
|
|
2167
|
+
case $:
|
|
2168
|
+
case R:
|
|
2169
2169
|
case C:
|
|
2170
2170
|
case k:
|
|
2171
|
-
case
|
|
2171
|
+
case g:
|
|
2172
2172
|
return f;
|
|
2173
2173
|
default:
|
|
2174
2174
|
switch (f = f && f.$$typeof, f) {
|
|
2175
|
-
case
|
|
2176
|
-
case
|
|
2175
|
+
case j:
|
|
2176
|
+
case S:
|
|
2177
2177
|
case re:
|
|
2178
|
-
case
|
|
2178
|
+
case L:
|
|
2179
2179
|
case M:
|
|
2180
2180
|
return f;
|
|
2181
2181
|
default:
|
|
2182
2182
|
return ie;
|
|
2183
2183
|
}
|
|
2184
2184
|
}
|
|
2185
|
-
case
|
|
2185
|
+
case I:
|
|
2186
2186
|
return ie;
|
|
2187
2187
|
}
|
|
2188
2188
|
}
|
|
2189
2189
|
}
|
|
2190
|
-
function
|
|
2191
|
-
return te(f) ===
|
|
2190
|
+
function G(f) {
|
|
2191
|
+
return te(f) === $;
|
|
2192
2192
|
}
|
|
2193
|
-
return
|
|
2194
|
-
return
|
|
2195
|
-
},
|
|
2196
|
-
return te(f) ===
|
|
2197
|
-
},
|
|
2193
|
+
return K.AsyncMode = P, K.ConcurrentMode = $, K.ContextConsumer = j, K.ContextProvider = M, K.Element = p, K.ForwardRef = S, K.Fragment = R, K.Lazy = re, K.Memo = L, K.Portal = I, K.Profiler = C, K.StrictMode = k, K.Suspense = g, K.isAsyncMode = function(f) {
|
|
2194
|
+
return G(f) || te(f) === P;
|
|
2195
|
+
}, K.isConcurrentMode = G, K.isContextConsumer = function(f) {
|
|
2196
|
+
return te(f) === j;
|
|
2197
|
+
}, K.isContextProvider = function(f) {
|
|
2198
2198
|
return te(f) === M;
|
|
2199
|
-
},
|
|
2199
|
+
}, K.isElement = function(f) {
|
|
2200
2200
|
return typeof f == "object" && f !== null && f.$$typeof === p;
|
|
2201
|
-
},
|
|
2202
|
-
return te(f) ===
|
|
2203
|
-
},
|
|
2204
|
-
return te(f) ===
|
|
2205
|
-
},
|
|
2201
|
+
}, K.isForwardRef = function(f) {
|
|
2202
|
+
return te(f) === S;
|
|
2203
|
+
}, K.isFragment = function(f) {
|
|
2204
|
+
return te(f) === R;
|
|
2205
|
+
}, K.isLazy = function(f) {
|
|
2206
2206
|
return te(f) === re;
|
|
2207
|
-
},
|
|
2208
|
-
return te(f) ===
|
|
2209
|
-
},
|
|
2210
|
-
return te(f) ===
|
|
2211
|
-
},
|
|
2207
|
+
}, K.isMemo = function(f) {
|
|
2208
|
+
return te(f) === L;
|
|
2209
|
+
}, K.isPortal = function(f) {
|
|
2210
|
+
return te(f) === I;
|
|
2211
|
+
}, K.isProfiler = function(f) {
|
|
2212
2212
|
return te(f) === C;
|
|
2213
|
-
},
|
|
2213
|
+
}, K.isStrictMode = function(f) {
|
|
2214
2214
|
return te(f) === k;
|
|
2215
|
-
},
|
|
2216
|
-
return te(f) ===
|
|
2217
|
-
},
|
|
2218
|
-
return typeof f == "string" || typeof f == "function" || f ===
|
|
2219
|
-
},
|
|
2215
|
+
}, K.isSuspense = function(f) {
|
|
2216
|
+
return te(f) === g;
|
|
2217
|
+
}, K.isValidElementType = function(f) {
|
|
2218
|
+
return typeof f == "string" || typeof f == "function" || f === R || f === $ || f === C || f === k || f === g || f === W || typeof f == "object" && f !== null && (f.$$typeof === re || f.$$typeof === L || f.$$typeof === M || f.$$typeof === j || f.$$typeof === S || f.$$typeof === Q || f.$$typeof === ne || f.$$typeof === Z || f.$$typeof === Y);
|
|
2219
|
+
}, K.typeOf = te, K;
|
|
2220
2220
|
}
|
|
2221
|
-
var
|
|
2221
|
+
var J = {};
|
|
2222
2222
|
/** @license React v16.13.1
|
|
2223
2223
|
* react-is.development.js
|
|
2224
2224
|
*
|
|
@@ -2228,91 +2228,91 @@ var K = {};
|
|
|
2228
2228
|
* LICENSE file in the root directory of this source tree.
|
|
2229
2229
|
*/
|
|
2230
2230
|
var At;
|
|
2231
|
-
function
|
|
2231
|
+
function hn() {
|
|
2232
2232
|
return At || (At = 1, process.env.NODE_ENV !== "production" && function() {
|
|
2233
|
-
var c = typeof Symbol == "function" && Symbol.for, p = c ? Symbol.for("react.element") : 60103,
|
|
2233
|
+
var c = typeof Symbol == "function" && Symbol.for, p = c ? Symbol.for("react.element") : 60103, I = c ? Symbol.for("react.portal") : 60106, R = c ? Symbol.for("react.fragment") : 60107, k = c ? Symbol.for("react.strict_mode") : 60108, C = c ? Symbol.for("react.profiler") : 60114, M = c ? Symbol.for("react.provider") : 60109, j = c ? Symbol.for("react.context") : 60110, P = c ? Symbol.for("react.async_mode") : 60111, $ = c ? Symbol.for("react.concurrent_mode") : 60111, S = c ? Symbol.for("react.forward_ref") : 60112, g = c ? Symbol.for("react.suspense") : 60113, W = c ? Symbol.for("react.suspense_list") : 60120, L = c ? Symbol.for("react.memo") : 60115, re = c ? Symbol.for("react.lazy") : 60116, Y = c ? Symbol.for("react.block") : 60121, Q = c ? Symbol.for("react.fundamental") : 60117, ne = c ? Symbol.for("react.responder") : 60118, Z = c ? Symbol.for("react.scope") : 60119;
|
|
2234
2234
|
function te(m) {
|
|
2235
2235
|
return typeof m == "string" || typeof m == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
2236
|
-
m ===
|
|
2236
|
+
m === R || m === $ || m === C || m === k || m === g || m === W || typeof m == "object" && m !== null && (m.$$typeof === re || m.$$typeof === L || m.$$typeof === M || m.$$typeof === j || m.$$typeof === S || m.$$typeof === Q || m.$$typeof === ne || m.$$typeof === Z || m.$$typeof === Y);
|
|
2237
2237
|
}
|
|
2238
|
-
function
|
|
2238
|
+
function G(m) {
|
|
2239
2239
|
if (typeof m == "object" && m !== null) {
|
|
2240
|
-
var
|
|
2241
|
-
switch (
|
|
2240
|
+
var he = m.$$typeof;
|
|
2241
|
+
switch (he) {
|
|
2242
2242
|
case p:
|
|
2243
2243
|
var $e = m.type;
|
|
2244
2244
|
switch ($e) {
|
|
2245
|
-
case
|
|
2246
|
-
case
|
|
2247
|
-
case
|
|
2245
|
+
case P:
|
|
2246
|
+
case $:
|
|
2247
|
+
case R:
|
|
2248
2248
|
case C:
|
|
2249
2249
|
case k:
|
|
2250
|
-
case
|
|
2250
|
+
case g:
|
|
2251
2251
|
return $e;
|
|
2252
2252
|
default:
|
|
2253
|
-
var
|
|
2254
|
-
switch (
|
|
2255
|
-
case
|
|
2256
|
-
case
|
|
2253
|
+
var Pe = $e && $e.$$typeof;
|
|
2254
|
+
switch (Pe) {
|
|
2255
|
+
case j:
|
|
2256
|
+
case S:
|
|
2257
2257
|
case re:
|
|
2258
|
-
case
|
|
2258
|
+
case L:
|
|
2259
2259
|
case M:
|
|
2260
|
-
return
|
|
2260
|
+
return Pe;
|
|
2261
2261
|
default:
|
|
2262
|
-
return
|
|
2262
|
+
return he;
|
|
2263
2263
|
}
|
|
2264
2264
|
}
|
|
2265
|
-
case
|
|
2266
|
-
return
|
|
2265
|
+
case I:
|
|
2266
|
+
return he;
|
|
2267
2267
|
}
|
|
2268
2268
|
}
|
|
2269
2269
|
}
|
|
2270
|
-
var f =
|
|
2271
|
-
function
|
|
2272
|
-
return _e || (_e = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), s(m) ||
|
|
2270
|
+
var f = P, ie = $, Ee = j, we = M, Ce = p, Te = S, Oe = R, Se = re, pe = L, fe = I, de = C, ce = k, x = g, _e = !1;
|
|
2271
|
+
function xe(m) {
|
|
2272
|
+
return _e || (_e = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), s(m) || G(m) === P;
|
|
2273
2273
|
}
|
|
2274
2274
|
function s(m) {
|
|
2275
|
-
return
|
|
2275
|
+
return G(m) === $;
|
|
2276
2276
|
}
|
|
2277
2277
|
function n(m) {
|
|
2278
|
-
return
|
|
2278
|
+
return G(m) === j;
|
|
2279
2279
|
}
|
|
2280
2280
|
function i(m) {
|
|
2281
|
-
return
|
|
2281
|
+
return G(m) === M;
|
|
2282
2282
|
}
|
|
2283
|
-
function
|
|
2283
|
+
function h(m) {
|
|
2284
2284
|
return typeof m == "object" && m !== null && m.$$typeof === p;
|
|
2285
2285
|
}
|
|
2286
2286
|
function v(m) {
|
|
2287
|
-
return
|
|
2288
|
-
}
|
|
2289
|
-
function h(m) {
|
|
2290
|
-
return H(m) === w;
|
|
2287
|
+
return G(m) === S;
|
|
2291
2288
|
}
|
|
2292
2289
|
function b(m) {
|
|
2293
|
-
return
|
|
2290
|
+
return G(m) === R;
|
|
2294
2291
|
}
|
|
2295
2292
|
function _(m) {
|
|
2296
|
-
return
|
|
2293
|
+
return G(m) === re;
|
|
2294
|
+
}
|
|
2295
|
+
function E(m) {
|
|
2296
|
+
return G(m) === L;
|
|
2297
2297
|
}
|
|
2298
|
-
function
|
|
2299
|
-
return
|
|
2298
|
+
function T(m) {
|
|
2299
|
+
return G(m) === I;
|
|
2300
2300
|
}
|
|
2301
2301
|
function O(m) {
|
|
2302
|
-
return
|
|
2302
|
+
return G(m) === C;
|
|
2303
2303
|
}
|
|
2304
|
-
function
|
|
2305
|
-
return
|
|
2304
|
+
function A(m) {
|
|
2305
|
+
return G(m) === k;
|
|
2306
2306
|
}
|
|
2307
2307
|
function ye(m) {
|
|
2308
|
-
return
|
|
2308
|
+
return G(m) === g;
|
|
2309
2309
|
}
|
|
2310
|
-
|
|
2311
|
-
}()),
|
|
2310
|
+
J.AsyncMode = f, J.ConcurrentMode = ie, J.ContextConsumer = Ee, J.ContextProvider = we, J.Element = Ce, J.ForwardRef = Te, J.Fragment = Oe, J.Lazy = Se, J.Memo = pe, J.Portal = fe, J.Profiler = de, J.StrictMode = ce, J.Suspense = x, J.isAsyncMode = xe, J.isConcurrentMode = s, J.isContextConsumer = n, J.isContextProvider = i, J.isElement = h, J.isForwardRef = v, J.isFragment = b, J.isLazy = _, J.isMemo = E, J.isPortal = T, J.isProfiler = O, J.isStrictMode = A, J.isSuspense = ye, J.isValidElementType = te, J.typeOf = G;
|
|
2311
|
+
}()), J;
|
|
2312
2312
|
}
|
|
2313
2313
|
var $t;
|
|
2314
|
-
function
|
|
2315
|
-
return $t || ($t = 1, process.env.NODE_ENV === "production" ? Tr.exports = yn() : Tr.exports =
|
|
2314
|
+
function Wt() {
|
|
2315
|
+
return $t || ($t = 1, process.env.NODE_ENV === "production" ? Tr.exports = yn() : Tr.exports = hn()), Tr.exports;
|
|
2316
2316
|
}
|
|
2317
2317
|
/*
|
|
2318
2318
|
object-assign
|
|
@@ -2320,12 +2320,12 @@ object-assign
|
|
|
2320
2320
|
@license MIT
|
|
2321
2321
|
*/
|
|
2322
2322
|
var Hr, It;
|
|
2323
|
-
function
|
|
2323
|
+
function mn() {
|
|
2324
2324
|
if (It)
|
|
2325
2325
|
return Hr;
|
|
2326
2326
|
It = 1;
|
|
2327
|
-
var c = Object.getOwnPropertySymbols, p = Object.prototype.hasOwnProperty,
|
|
2328
|
-
function
|
|
2327
|
+
var c = Object.getOwnPropertySymbols, p = Object.prototype.hasOwnProperty, I = Object.prototype.propertyIsEnumerable;
|
|
2328
|
+
function R(C) {
|
|
2329
2329
|
if (C == null)
|
|
2330
2330
|
throw new TypeError("Object.assign cannot be called with null or undefined");
|
|
2331
2331
|
return Object(C);
|
|
@@ -2337,33 +2337,33 @@ function hn() {
|
|
|
2337
2337
|
var C = new String("abc");
|
|
2338
2338
|
if (C[5] = "de", Object.getOwnPropertyNames(C)[0] === "5")
|
|
2339
2339
|
return !1;
|
|
2340
|
-
for (var M = {},
|
|
2341
|
-
M["_" + String.fromCharCode(
|
|
2342
|
-
var
|
|
2343
|
-
return M[
|
|
2340
|
+
for (var M = {}, j = 0; j < 10; j++)
|
|
2341
|
+
M["_" + String.fromCharCode(j)] = j;
|
|
2342
|
+
var P = Object.getOwnPropertyNames(M).map(function(S) {
|
|
2343
|
+
return M[S];
|
|
2344
2344
|
});
|
|
2345
|
-
if (
|
|
2345
|
+
if (P.join("") !== "0123456789")
|
|
2346
2346
|
return !1;
|
|
2347
|
-
var
|
|
2348
|
-
return "abcdefghijklmnopqrst".split("").forEach(function(
|
|
2349
|
-
|
|
2350
|
-
}), Object.keys(Object.assign({},
|
|
2347
|
+
var $ = {};
|
|
2348
|
+
return "abcdefghijklmnopqrst".split("").forEach(function(S) {
|
|
2349
|
+
$[S] = S;
|
|
2350
|
+
}), Object.keys(Object.assign({}, $)).join("") === "abcdefghijklmnopqrst";
|
|
2351
2351
|
} catch {
|
|
2352
2352
|
return !1;
|
|
2353
2353
|
}
|
|
2354
2354
|
}
|
|
2355
2355
|
return Hr = k() ? Object.assign : function(C, M) {
|
|
2356
|
-
for (var
|
|
2357
|
-
|
|
2358
|
-
for (var
|
|
2359
|
-
p.call(
|
|
2356
|
+
for (var j, P = R(C), $, S = 1; S < arguments.length; S++) {
|
|
2357
|
+
j = Object(arguments[S]);
|
|
2358
|
+
for (var g in j)
|
|
2359
|
+
p.call(j, g) && (P[g] = j[g]);
|
|
2360
2360
|
if (c) {
|
|
2361
|
-
|
|
2362
|
-
for (var
|
|
2363
|
-
|
|
2361
|
+
$ = c(j);
|
|
2362
|
+
for (var W = 0; W < $.length; W++)
|
|
2363
|
+
I.call(j, $[W]) && (P[$[W]] = j[$[W]]);
|
|
2364
2364
|
}
|
|
2365
2365
|
}
|
|
2366
|
-
return
|
|
2366
|
+
return P;
|
|
2367
2367
|
}, Hr;
|
|
2368
2368
|
}
|
|
2369
2369
|
var Gr, Ft;
|
|
@@ -2375,7 +2375,7 @@ function tt() {
|
|
|
2375
2375
|
return Gr = c, Gr;
|
|
2376
2376
|
}
|
|
2377
2377
|
var Kr, Dt;
|
|
2378
|
-
function
|
|
2378
|
+
function Yt() {
|
|
2379
2379
|
return Dt || (Dt = 1, Kr = Function.call.bind(Object.prototype.hasOwnProperty)), Kr;
|
|
2380
2380
|
}
|
|
2381
2381
|
var Jr, Mt;
|
|
@@ -2386,7 +2386,7 @@ function gn() {
|
|
|
2386
2386
|
var c = function() {
|
|
2387
2387
|
};
|
|
2388
2388
|
if (process.env.NODE_ENV !== "production") {
|
|
2389
|
-
var p = tt(),
|
|
2389
|
+
var p = tt(), I = {}, R = Yt();
|
|
2390
2390
|
c = function(C) {
|
|
2391
2391
|
var M = "Warning: " + C;
|
|
2392
2392
|
typeof console < "u" && console.error(M);
|
|
@@ -2396,36 +2396,36 @@ function gn() {
|
|
|
2396
2396
|
}
|
|
2397
2397
|
};
|
|
2398
2398
|
}
|
|
2399
|
-
function k(C, M,
|
|
2399
|
+
function k(C, M, j, P, $) {
|
|
2400
2400
|
if (process.env.NODE_ENV !== "production") {
|
|
2401
|
-
for (var
|
|
2402
|
-
if (
|
|
2403
|
-
var
|
|
2401
|
+
for (var S in C)
|
|
2402
|
+
if (R(C, S)) {
|
|
2403
|
+
var g;
|
|
2404
2404
|
try {
|
|
2405
|
-
if (typeof C[
|
|
2406
|
-
var
|
|
2407
|
-
(
|
|
2405
|
+
if (typeof C[S] != "function") {
|
|
2406
|
+
var W = Error(
|
|
2407
|
+
(P || "React class") + ": " + j + " type `" + S + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof C[S] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
|
|
2408
2408
|
);
|
|
2409
|
-
throw
|
|
2409
|
+
throw W.name = "Invariant Violation", W;
|
|
2410
2410
|
}
|
|
2411
|
-
|
|
2411
|
+
g = C[S](M, S, P, j, null, p);
|
|
2412
2412
|
} catch (re) {
|
|
2413
|
-
|
|
2413
|
+
g = re;
|
|
2414
2414
|
}
|
|
2415
|
-
if (
|
|
2416
|
-
(
|
|
2417
|
-
),
|
|
2418
|
-
|
|
2419
|
-
var
|
|
2415
|
+
if (g && !(g instanceof Error) && c(
|
|
2416
|
+
(P || "React class") + ": type specification of " + j + " `" + S + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof g + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
|
|
2417
|
+
), g instanceof Error && !(g.message in I)) {
|
|
2418
|
+
I[g.message] = !0;
|
|
2419
|
+
var L = $ ? $() : "";
|
|
2420
2420
|
c(
|
|
2421
|
-
"Failed " +
|
|
2421
|
+
"Failed " + j + " type: " + g.message + (L ?? "")
|
|
2422
2422
|
);
|
|
2423
2423
|
}
|
|
2424
2424
|
}
|
|
2425
2425
|
}
|
|
2426
2426
|
}
|
|
2427
2427
|
return k.resetWarningCache = function() {
|
|
2428
|
-
process.env.NODE_ENV !== "production" && (
|
|
2428
|
+
process.env.NODE_ENV !== "production" && (I = {});
|
|
2429
2429
|
}, Jr = k, Jr;
|
|
2430
2430
|
}
|
|
2431
2431
|
var Zr, Lt;
|
|
@@ -2433,27 +2433,27 @@ function bn() {
|
|
|
2433
2433
|
if (Lt)
|
|
2434
2434
|
return Zr;
|
|
2435
2435
|
Lt = 1;
|
|
2436
|
-
var c =
|
|
2436
|
+
var c = Wt(), p = mn(), I = tt(), R = Yt(), k = gn(), C = function() {
|
|
2437
2437
|
};
|
|
2438
|
-
process.env.NODE_ENV !== "production" && (C = function(
|
|
2439
|
-
var
|
|
2440
|
-
typeof console < "u" && console.error(
|
|
2438
|
+
process.env.NODE_ENV !== "production" && (C = function(j) {
|
|
2439
|
+
var P = "Warning: " + j;
|
|
2440
|
+
typeof console < "u" && console.error(P);
|
|
2441
2441
|
try {
|
|
2442
|
-
throw new Error(
|
|
2442
|
+
throw new Error(P);
|
|
2443
2443
|
} catch {
|
|
2444
2444
|
}
|
|
2445
2445
|
});
|
|
2446
2446
|
function M() {
|
|
2447
2447
|
return null;
|
|
2448
2448
|
}
|
|
2449
|
-
return Zr = function(
|
|
2450
|
-
var
|
|
2451
|
-
function
|
|
2452
|
-
var n = s && (
|
|
2449
|
+
return Zr = function(j, P) {
|
|
2450
|
+
var $ = typeof Symbol == "function" && Symbol.iterator, S = "@@iterator";
|
|
2451
|
+
function g(s) {
|
|
2452
|
+
var n = s && ($ && s[$] || s[S]);
|
|
2453
2453
|
if (typeof n == "function")
|
|
2454
2454
|
return n;
|
|
2455
2455
|
}
|
|
2456
|
-
var
|
|
2456
|
+
var W = "<<anonymous>>", L = {
|
|
2457
2457
|
array: ne("array"),
|
|
2458
2458
|
bigint: ne("bigint"),
|
|
2459
2459
|
bool: ne("boolean"),
|
|
@@ -2464,7 +2464,7 @@ function bn() {
|
|
|
2464
2464
|
symbol: ne("symbol"),
|
|
2465
2465
|
any: Z(),
|
|
2466
2466
|
arrayOf: te,
|
|
2467
|
-
element:
|
|
2467
|
+
element: G(),
|
|
2468
2468
|
elementType: f(),
|
|
2469
2469
|
instanceOf: ie,
|
|
2470
2470
|
node: Te(),
|
|
@@ -2484,33 +2484,33 @@ function bn() {
|
|
|
2484
2484
|
function Q(s) {
|
|
2485
2485
|
if (process.env.NODE_ENV !== "production")
|
|
2486
2486
|
var n = {}, i = 0;
|
|
2487
|
-
function
|
|
2488
|
-
if (
|
|
2489
|
-
if (
|
|
2487
|
+
function h(b, _, E, T, O, A, ye) {
|
|
2488
|
+
if (T = T || W, A = A || E, ye !== I) {
|
|
2489
|
+
if (P) {
|
|
2490
2490
|
var m = new Error(
|
|
2491
2491
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
2492
2492
|
);
|
|
2493
2493
|
throw m.name = "Invariant Violation", m;
|
|
2494
2494
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
2495
|
-
var
|
|
2496
|
-
!n[
|
|
2495
|
+
var he = T + ":" + E;
|
|
2496
|
+
!n[he] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
2497
2497
|
i < 3 && (C(
|
|
2498
|
-
"You are manually calling a React.PropTypes validation function for the `" +
|
|
2499
|
-
), n[
|
|
2498
|
+
"You are manually calling a React.PropTypes validation function for the `" + A + "` prop on `" + T + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
2499
|
+
), n[he] = !0, i++);
|
|
2500
2500
|
}
|
|
2501
2501
|
}
|
|
2502
|
-
return
|
|
2502
|
+
return _[E] == null ? b ? _[E] === null ? new Y("The " + O + " `" + A + "` is marked as required " + ("in `" + T + "`, but its value is `null`.")) : new Y("The " + O + " `" + A + "` is marked as required in " + ("`" + T + "`, but its value is `undefined`.")) : null : s(_, E, T, O, A);
|
|
2503
2503
|
}
|
|
2504
|
-
var v =
|
|
2505
|
-
return v.isRequired =
|
|
2504
|
+
var v = h.bind(null, !1);
|
|
2505
|
+
return v.isRequired = h.bind(null, !0), v;
|
|
2506
2506
|
}
|
|
2507
2507
|
function ne(s) {
|
|
2508
|
-
function n(i,
|
|
2509
|
-
var
|
|
2508
|
+
function n(i, h, v, b, _, E) {
|
|
2509
|
+
var T = i[h], O = ce(T);
|
|
2510
2510
|
if (O !== s) {
|
|
2511
|
-
var
|
|
2511
|
+
var A = x(T);
|
|
2512
2512
|
return new Y(
|
|
2513
|
-
"Invalid " +
|
|
2513
|
+
"Invalid " + b + " `" + _ + "` of type " + ("`" + A + "` supplied to `" + v + "`, expected ") + ("`" + s + "`."),
|
|
2514
2514
|
{ expectedType: s }
|
|
2515
2515
|
);
|
|
2516
2516
|
}
|
|
@@ -2522,50 +2522,50 @@ function bn() {
|
|
|
2522
2522
|
return Q(M);
|
|
2523
2523
|
}
|
|
2524
2524
|
function te(s) {
|
|
2525
|
-
function n(i,
|
|
2525
|
+
function n(i, h, v, b, _) {
|
|
2526
2526
|
if (typeof s != "function")
|
|
2527
|
-
return new Y("Property `" +
|
|
2528
|
-
var
|
|
2529
|
-
if (!Array.isArray(
|
|
2530
|
-
var
|
|
2531
|
-
return new Y("Invalid " +
|
|
2527
|
+
return new Y("Property `" + _ + "` of component `" + v + "` has invalid PropType notation inside arrayOf.");
|
|
2528
|
+
var E = i[h];
|
|
2529
|
+
if (!Array.isArray(E)) {
|
|
2530
|
+
var T = ce(E);
|
|
2531
|
+
return new Y("Invalid " + b + " `" + _ + "` of type " + ("`" + T + "` supplied to `" + v + "`, expected an array."));
|
|
2532
2532
|
}
|
|
2533
|
-
for (var O = 0; O <
|
|
2534
|
-
var
|
|
2535
|
-
if (
|
|
2536
|
-
return
|
|
2533
|
+
for (var O = 0; O < E.length; O++) {
|
|
2534
|
+
var A = s(E, O, v, b, _ + "[" + O + "]", I);
|
|
2535
|
+
if (A instanceof Error)
|
|
2536
|
+
return A;
|
|
2537
2537
|
}
|
|
2538
2538
|
return null;
|
|
2539
2539
|
}
|
|
2540
2540
|
return Q(n);
|
|
2541
2541
|
}
|
|
2542
|
-
function
|
|
2543
|
-
function s(n, i,
|
|
2544
|
-
var
|
|
2545
|
-
if (!
|
|
2546
|
-
var
|
|
2547
|
-
return new Y("Invalid " + v + " `" +
|
|
2542
|
+
function G() {
|
|
2543
|
+
function s(n, i, h, v, b) {
|
|
2544
|
+
var _ = n[i];
|
|
2545
|
+
if (!j(_)) {
|
|
2546
|
+
var E = ce(_);
|
|
2547
|
+
return new Y("Invalid " + v + " `" + b + "` of type " + ("`" + E + "` supplied to `" + h + "`, expected a single ReactElement."));
|
|
2548
2548
|
}
|
|
2549
2549
|
return null;
|
|
2550
2550
|
}
|
|
2551
2551
|
return Q(s);
|
|
2552
2552
|
}
|
|
2553
2553
|
function f() {
|
|
2554
|
-
function s(n, i,
|
|
2555
|
-
var
|
|
2556
|
-
if (!c.isValidElementType(
|
|
2557
|
-
var
|
|
2558
|
-
return new Y("Invalid " + v + " `" +
|
|
2554
|
+
function s(n, i, h, v, b) {
|
|
2555
|
+
var _ = n[i];
|
|
2556
|
+
if (!c.isValidElementType(_)) {
|
|
2557
|
+
var E = ce(_);
|
|
2558
|
+
return new Y("Invalid " + v + " `" + b + "` of type " + ("`" + E + "` supplied to `" + h + "`, expected a single ReactElement type."));
|
|
2559
2559
|
}
|
|
2560
2560
|
return null;
|
|
2561
2561
|
}
|
|
2562
2562
|
return Q(s);
|
|
2563
2563
|
}
|
|
2564
2564
|
function ie(s) {
|
|
2565
|
-
function n(i,
|
|
2566
|
-
if (!(i[
|
|
2567
|
-
var
|
|
2568
|
-
return new Y("Invalid " +
|
|
2565
|
+
function n(i, h, v, b, _) {
|
|
2566
|
+
if (!(i[h] instanceof s)) {
|
|
2567
|
+
var E = s.name || W, T = xe(i[h]);
|
|
2568
|
+
return new Y("Invalid " + b + " `" + _ + "` of type " + ("`" + T + "` supplied to `" + v + "`, expected ") + ("instance of `" + E + "`."));
|
|
2569
2569
|
}
|
|
2570
2570
|
return null;
|
|
2571
2571
|
}
|
|
@@ -2576,30 +2576,30 @@ function bn() {
|
|
|
2576
2576
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? C(
|
|
2577
2577
|
"Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
|
|
2578
2578
|
) : C("Invalid argument supplied to oneOf, expected an array.")), M;
|
|
2579
|
-
function n(i,
|
|
2580
|
-
for (var
|
|
2581
|
-
if (re(
|
|
2579
|
+
function n(i, h, v, b, _) {
|
|
2580
|
+
for (var E = i[h], T = 0; T < s.length; T++)
|
|
2581
|
+
if (re(E, s[T]))
|
|
2582
2582
|
return null;
|
|
2583
2583
|
var O = JSON.stringify(s, function(ye, m) {
|
|
2584
|
-
var
|
|
2585
|
-
return
|
|
2584
|
+
var he = x(m);
|
|
2585
|
+
return he === "symbol" ? String(m) : m;
|
|
2586
2586
|
});
|
|
2587
|
-
return new Y("Invalid " +
|
|
2587
|
+
return new Y("Invalid " + b + " `" + _ + "` of value `" + String(E) + "` " + ("supplied to `" + v + "`, expected one of " + O + "."));
|
|
2588
2588
|
}
|
|
2589
2589
|
return Q(n);
|
|
2590
2590
|
}
|
|
2591
2591
|
function we(s) {
|
|
2592
|
-
function n(i,
|
|
2592
|
+
function n(i, h, v, b, _) {
|
|
2593
2593
|
if (typeof s != "function")
|
|
2594
|
-
return new Y("Property `" +
|
|
2595
|
-
var
|
|
2596
|
-
if (
|
|
2597
|
-
return new Y("Invalid " +
|
|
2598
|
-
for (var O in
|
|
2599
|
-
if (
|
|
2600
|
-
var
|
|
2601
|
-
if (
|
|
2602
|
-
return
|
|
2594
|
+
return new Y("Property `" + _ + "` of component `" + v + "` has invalid PropType notation inside objectOf.");
|
|
2595
|
+
var E = i[h], T = ce(E);
|
|
2596
|
+
if (T !== "object")
|
|
2597
|
+
return new Y("Invalid " + b + " `" + _ + "` of type " + ("`" + T + "` supplied to `" + v + "`, expected an object."));
|
|
2598
|
+
for (var O in E)
|
|
2599
|
+
if (R(E, O)) {
|
|
2600
|
+
var A = s(E, O, v, b, _ + "." + O, I);
|
|
2601
|
+
if (A instanceof Error)
|
|
2602
|
+
return A;
|
|
2603
2603
|
}
|
|
2604
2604
|
return null;
|
|
2605
2605
|
}
|
|
@@ -2615,39 +2615,39 @@ function bn() {
|
|
|
2615
2615
|
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + _e(i) + " at index " + n + "."
|
|
2616
2616
|
), M;
|
|
2617
2617
|
}
|
|
2618
|
-
function
|
|
2619
|
-
for (var O = [],
|
|
2620
|
-
var ye = s[
|
|
2618
|
+
function h(v, b, _, E, T) {
|
|
2619
|
+
for (var O = [], A = 0; A < s.length; A++) {
|
|
2620
|
+
var ye = s[A], m = ye(v, b, _, E, T, I);
|
|
2621
2621
|
if (m == null)
|
|
2622
2622
|
return null;
|
|
2623
|
-
m.data &&
|
|
2623
|
+
m.data && R(m.data, "expectedType") && O.push(m.data.expectedType);
|
|
2624
2624
|
}
|
|
2625
|
-
var
|
|
2626
|
-
return new Y("Invalid " +
|
|
2625
|
+
var he = O.length > 0 ? ", expected one of type [" + O.join(", ") + "]" : "";
|
|
2626
|
+
return new Y("Invalid " + E + " `" + T + "` supplied to " + ("`" + _ + "`" + he + "."));
|
|
2627
2627
|
}
|
|
2628
|
-
return Q(
|
|
2628
|
+
return Q(h);
|
|
2629
2629
|
}
|
|
2630
2630
|
function Te() {
|
|
2631
|
-
function s(n, i,
|
|
2632
|
-
return fe(n[i]) ? null : new Y("Invalid " + v + " `" +
|
|
2631
|
+
function s(n, i, h, v, b) {
|
|
2632
|
+
return fe(n[i]) ? null : new Y("Invalid " + v + " `" + b + "` supplied to " + ("`" + h + "`, expected a ReactNode."));
|
|
2633
2633
|
}
|
|
2634
2634
|
return Q(s);
|
|
2635
2635
|
}
|
|
2636
|
-
function
|
|
2636
|
+
function Oe(s, n, i, h, v) {
|
|
2637
2637
|
return new Y(
|
|
2638
|
-
(s || "React class") + ": " + n + " type `" + i + "." +
|
|
2638
|
+
(s || "React class") + ": " + n + " type `" + i + "." + h + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + v + "`."
|
|
2639
2639
|
);
|
|
2640
2640
|
}
|
|
2641
2641
|
function Se(s) {
|
|
2642
|
-
function n(i,
|
|
2643
|
-
var
|
|
2644
|
-
if (
|
|
2645
|
-
return new Y("Invalid " +
|
|
2642
|
+
function n(i, h, v, b, _) {
|
|
2643
|
+
var E = i[h], T = ce(E);
|
|
2644
|
+
if (T !== "object")
|
|
2645
|
+
return new Y("Invalid " + b + " `" + _ + "` of type `" + T + "` " + ("supplied to `" + v + "`, expected `object`."));
|
|
2646
2646
|
for (var O in s) {
|
|
2647
|
-
var
|
|
2648
|
-
if (typeof
|
|
2649
|
-
return
|
|
2650
|
-
var ye =
|
|
2647
|
+
var A = s[O];
|
|
2648
|
+
if (typeof A != "function")
|
|
2649
|
+
return Oe(v, b, _, O, x(A));
|
|
2650
|
+
var ye = A(E, O, v, b, _ + "." + O, I);
|
|
2651
2651
|
if (ye)
|
|
2652
2652
|
return ye;
|
|
2653
2653
|
}
|
|
@@ -2656,21 +2656,21 @@ function bn() {
|
|
|
2656
2656
|
return Q(n);
|
|
2657
2657
|
}
|
|
2658
2658
|
function pe(s) {
|
|
2659
|
-
function n(i,
|
|
2660
|
-
var
|
|
2661
|
-
if (
|
|
2662
|
-
return new Y("Invalid " +
|
|
2663
|
-
var O = p({}, i[
|
|
2664
|
-
for (var
|
|
2665
|
-
var ye = s[
|
|
2666
|
-
if (
|
|
2667
|
-
return
|
|
2659
|
+
function n(i, h, v, b, _) {
|
|
2660
|
+
var E = i[h], T = ce(E);
|
|
2661
|
+
if (T !== "object")
|
|
2662
|
+
return new Y("Invalid " + b + " `" + _ + "` of type `" + T + "` " + ("supplied to `" + v + "`, expected `object`."));
|
|
2663
|
+
var O = p({}, i[h], s);
|
|
2664
|
+
for (var A in O) {
|
|
2665
|
+
var ye = s[A];
|
|
2666
|
+
if (R(s, A) && typeof ye != "function")
|
|
2667
|
+
return Oe(v, b, _, A, x(ye));
|
|
2668
2668
|
if (!ye)
|
|
2669
2669
|
return new Y(
|
|
2670
|
-
"Invalid " +
|
|
2670
|
+
"Invalid " + b + " `" + _ + "` key `" + A + "` supplied to `" + v + "`.\nBad object: " + JSON.stringify(i[h], null, " ") + `
|
|
2671
2671
|
Valid keys: ` + JSON.stringify(Object.keys(s), null, " ")
|
|
2672
2672
|
);
|
|
2673
|
-
var m = ye(
|
|
2673
|
+
var m = ye(E, A, v, b, _ + "." + A, I);
|
|
2674
2674
|
if (m)
|
|
2675
2675
|
return m;
|
|
2676
2676
|
}
|
|
@@ -2689,18 +2689,18 @@ Valid keys: ` + JSON.stringify(Object.keys(s), null, " ")
|
|
|
2689
2689
|
case "object":
|
|
2690
2690
|
if (Array.isArray(s))
|
|
2691
2691
|
return s.every(fe);
|
|
2692
|
-
if (s === null ||
|
|
2692
|
+
if (s === null || j(s))
|
|
2693
2693
|
return !0;
|
|
2694
|
-
var n =
|
|
2694
|
+
var n = g(s);
|
|
2695
2695
|
if (n) {
|
|
2696
|
-
var i = n.call(s),
|
|
2696
|
+
var i = n.call(s), h;
|
|
2697
2697
|
if (n !== s.entries) {
|
|
2698
|
-
for (; !(
|
|
2699
|
-
if (!fe(
|
|
2698
|
+
for (; !(h = i.next()).done; )
|
|
2699
|
+
if (!fe(h.value))
|
|
2700
2700
|
return !1;
|
|
2701
2701
|
} else
|
|
2702
|
-
for (; !(
|
|
2703
|
-
var v =
|
|
2702
|
+
for (; !(h = i.next()).done; ) {
|
|
2703
|
+
var v = h.value;
|
|
2704
2704
|
if (v && !fe(v[1]))
|
|
2705
2705
|
return !1;
|
|
2706
2706
|
}
|
|
@@ -2718,7 +2718,7 @@ Valid keys: ` + JSON.stringify(Object.keys(s), null, " ")
|
|
|
2718
2718
|
var n = typeof s;
|
|
2719
2719
|
return Array.isArray(s) ? "array" : s instanceof RegExp ? "object" : de(n, s) ? "symbol" : n;
|
|
2720
2720
|
}
|
|
2721
|
-
function
|
|
2721
|
+
function x(s) {
|
|
2722
2722
|
if (typeof s > "u" || s === null)
|
|
2723
2723
|
return "" + s;
|
|
2724
2724
|
var n = ce(s);
|
|
@@ -2731,7 +2731,7 @@ Valid keys: ` + JSON.stringify(Object.keys(s), null, " ")
|
|
|
2731
2731
|
return n;
|
|
2732
2732
|
}
|
|
2733
2733
|
function _e(s) {
|
|
2734
|
-
var n =
|
|
2734
|
+
var n = x(s);
|
|
2735
2735
|
switch (n) {
|
|
2736
2736
|
case "array":
|
|
2737
2737
|
case "object":
|
|
@@ -2744,10 +2744,10 @@ Valid keys: ` + JSON.stringify(Object.keys(s), null, " ")
|
|
|
2744
2744
|
return n;
|
|
2745
2745
|
}
|
|
2746
2746
|
}
|
|
2747
|
-
function
|
|
2748
|
-
return !s.constructor || !s.constructor.name ?
|
|
2747
|
+
function xe(s) {
|
|
2748
|
+
return !s.constructor || !s.constructor.name ? W : s.constructor.name;
|
|
2749
2749
|
}
|
|
2750
|
-
return
|
|
2750
|
+
return L.checkPropTypes = k, L.resetWarningCache = k.resetWarningCache, L.PropTypes = L, L;
|
|
2751
2751
|
}, Zr;
|
|
2752
2752
|
}
|
|
2753
2753
|
var Xr, Nt;
|
|
@@ -2758,66 +2758,66 @@ function _n() {
|
|
|
2758
2758
|
var c = tt();
|
|
2759
2759
|
function p() {
|
|
2760
2760
|
}
|
|
2761
|
-
function
|
|
2761
|
+
function I() {
|
|
2762
2762
|
}
|
|
2763
|
-
return
|
|
2764
|
-
function
|
|
2765
|
-
if (
|
|
2766
|
-
var
|
|
2763
|
+
return I.resetWarningCache = p, Xr = function() {
|
|
2764
|
+
function R(M, j, P, $, S, g) {
|
|
2765
|
+
if (g !== c) {
|
|
2766
|
+
var W = new Error(
|
|
2767
2767
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
|
|
2768
2768
|
);
|
|
2769
|
-
throw
|
|
2769
|
+
throw W.name = "Invariant Violation", W;
|
|
2770
2770
|
}
|
|
2771
2771
|
}
|
|
2772
|
-
|
|
2772
|
+
R.isRequired = R;
|
|
2773
2773
|
function k() {
|
|
2774
|
-
return
|
|
2774
|
+
return R;
|
|
2775
2775
|
}
|
|
2776
2776
|
var C = {
|
|
2777
|
-
array:
|
|
2778
|
-
bigint:
|
|
2779
|
-
bool:
|
|
2780
|
-
func:
|
|
2781
|
-
number:
|
|
2782
|
-
object:
|
|
2783
|
-
string:
|
|
2784
|
-
symbol:
|
|
2785
|
-
any:
|
|
2777
|
+
array: R,
|
|
2778
|
+
bigint: R,
|
|
2779
|
+
bool: R,
|
|
2780
|
+
func: R,
|
|
2781
|
+
number: R,
|
|
2782
|
+
object: R,
|
|
2783
|
+
string: R,
|
|
2784
|
+
symbol: R,
|
|
2785
|
+
any: R,
|
|
2786
2786
|
arrayOf: k,
|
|
2787
|
-
element:
|
|
2788
|
-
elementType:
|
|
2787
|
+
element: R,
|
|
2788
|
+
elementType: R,
|
|
2789
2789
|
instanceOf: k,
|
|
2790
|
-
node:
|
|
2790
|
+
node: R,
|
|
2791
2791
|
objectOf: k,
|
|
2792
2792
|
oneOf: k,
|
|
2793
2793
|
oneOfType: k,
|
|
2794
2794
|
shape: k,
|
|
2795
2795
|
exact: k,
|
|
2796
|
-
checkPropTypes:
|
|
2796
|
+
checkPropTypes: I,
|
|
2797
2797
|
resetWarningCache: p
|
|
2798
2798
|
};
|
|
2799
2799
|
return C.PropTypes = C, C;
|
|
2800
2800
|
}, Xr;
|
|
2801
2801
|
}
|
|
2802
2802
|
if (process.env.NODE_ENV !== "production") {
|
|
2803
|
-
var En =
|
|
2803
|
+
var En = Wt(), Rn = !0;
|
|
2804
2804
|
rt.exports = bn()(En.isElement, Rn);
|
|
2805
2805
|
} else
|
|
2806
2806
|
rt.exports = _n()();
|
|
2807
2807
|
var wn = rt.exports;
|
|
2808
|
-
const
|
|
2809
|
-
/* @__PURE__ */
|
|
2810
|
-
/* @__PURE__ */
|
|
2811
|
-
/* @__PURE__ */
|
|
2812
|
-
/* @__PURE__ */
|
|
2808
|
+
const U = /* @__PURE__ */ ln(wn), Cn = ({ title: c = "", id: p = "", children: I = /* @__PURE__ */ y.jsx("div", {}) }) => /* @__PURE__ */ y.jsxs("div", { className: "u-accordion", children: [
|
|
2809
|
+
/* @__PURE__ */ y.jsx("div", { className: "u-accordion-title", children: c }),
|
|
2810
|
+
/* @__PURE__ */ y.jsx("input", { className: "u-accordion-input", type: "checkbox", id: `u-accordion${p}` }),
|
|
2811
|
+
/* @__PURE__ */ y.jsx("label", { className: "u-accordion-toggle", htmlFor: `u-accordion${p}` }),
|
|
2812
|
+
/* @__PURE__ */ y.jsx("div", { className: "u-accordion-content", children: I })
|
|
2813
2813
|
] });
|
|
2814
2814
|
Cn.propTypes = {
|
|
2815
|
-
title:
|
|
2816
|
-
id:
|
|
2817
|
-
children:
|
|
2815
|
+
title: U.string,
|
|
2816
|
+
id: U.string,
|
|
2817
|
+
children: U.node
|
|
2818
2818
|
};
|
|
2819
|
-
|
|
2820
|
-
const
|
|
2819
|
+
function Tn({ onClick: c, variant: p = "primary", size: I = "medium", type: R = "button", icon: k = "", iconLeft: C = !1, iconOnly: M = !1, iconSize: j, disabled: P = !1, children: $ = "ОК" }) {
|
|
2820
|
+
const S = (Y) => {
|
|
2821
2821
|
switch (Y) {
|
|
2822
2822
|
case "primary":
|
|
2823
2823
|
return "u-button";
|
|
@@ -2834,7 +2834,7 @@ const Tn = ({ onClick: c, variant: p = "primary", size: F = "medium", type: w =
|
|
|
2834
2834
|
case "text-danger":
|
|
2835
2835
|
return "u-button-text u-button-text-danger";
|
|
2836
2836
|
}
|
|
2837
|
-
},
|
|
2837
|
+
}, g = (Y) => {
|
|
2838
2838
|
switch (Y) {
|
|
2839
2839
|
case "medium":
|
|
2840
2840
|
return "";
|
|
@@ -2843,29 +2843,29 @@ const Tn = ({ onClick: c, variant: p = "primary", size: F = "medium", type: w =
|
|
|
2843
2843
|
default:
|
|
2844
2844
|
return "";
|
|
2845
2845
|
}
|
|
2846
|
-
},
|
|
2847
|
-
return /* @__PURE__ */
|
|
2846
|
+
}, W = (Y) => Y ? " u-button-text-icon-left" : "", L = (Y) => Y ? " icon-only" : "", re = (Y) => typeof Y == "number" ? `${Y}px` : String(Y);
|
|
2847
|
+
return /* @__PURE__ */ y.jsxs(
|
|
2848
2848
|
"button",
|
|
2849
2849
|
{
|
|
2850
|
-
className: `${
|
|
2851
|
-
type:
|
|
2850
|
+
className: `${S(p)}${g(I)}${W(C)}`,
|
|
2851
|
+
type: R,
|
|
2852
2852
|
onClick: c,
|
|
2853
|
-
disabled:
|
|
2853
|
+
disabled: P,
|
|
2854
2854
|
children: [
|
|
2855
|
-
|
|
2855
|
+
$,
|
|
2856
2856
|
" ",
|
|
2857
|
-
k && /* @__PURE__ */
|
|
2857
|
+
k && /* @__PURE__ */ y.jsx("i", { style: j && { fontSize: re(j) }, className: `u-icon${L(M)} icon-${k}` })
|
|
2858
2858
|
]
|
|
2859
2859
|
}
|
|
2860
2860
|
);
|
|
2861
|
-
}
|
|
2861
|
+
}
|
|
2862
2862
|
Tn.propTypes = {
|
|
2863
|
-
variant:
|
|
2864
|
-
type:
|
|
2865
|
-
size:
|
|
2866
|
-
children:
|
|
2867
|
-
onClick:
|
|
2868
|
-
icon:
|
|
2863
|
+
variant: U.oneOf(["primary", "danger", "outline", "danger-outline", "simple", "text", "text-danger"]),
|
|
2864
|
+
type: U.string,
|
|
2865
|
+
size: U.string,
|
|
2866
|
+
children: U.string,
|
|
2867
|
+
onClick: U.func,
|
|
2868
|
+
icon: U.oneOf([
|
|
2869
2869
|
"active",
|
|
2870
2870
|
"application",
|
|
2871
2871
|
"attention",
|
|
@@ -2956,14 +2956,14 @@ Tn.propTypes = {
|
|
|
2956
2956
|
"zip"
|
|
2957
2957
|
])
|
|
2958
2958
|
};
|
|
2959
|
-
const Sn = ({ name: c = "", size: p = "", color:
|
|
2960
|
-
const
|
|
2961
|
-
return /* @__PURE__ */
|
|
2959
|
+
const Sn = ({ name: c = "", size: p = "", color: I = "" }) => {
|
|
2960
|
+
const R = (k) => typeof k == "number" ? `${k}px` : String(k);
|
|
2961
|
+
return /* @__PURE__ */ y.jsx("i", { style: { fontSize: R(p), color: I }, className: `u-icon icon-${c}` });
|
|
2962
2962
|
};
|
|
2963
2963
|
Sn.propTypes = {
|
|
2964
|
-
size:
|
|
2965
|
-
color:
|
|
2966
|
-
name:
|
|
2964
|
+
size: U.string,
|
|
2965
|
+
color: U.string,
|
|
2966
|
+
name: U.oneOf([
|
|
2967
2967
|
"active",
|
|
2968
2968
|
"application",
|
|
2969
2969
|
"attention",
|
|
@@ -3054,9 +3054,9 @@ Sn.propTypes = {
|
|
|
3054
3054
|
"zip"
|
|
3055
3055
|
])
|
|
3056
3056
|
};
|
|
3057
|
-
const
|
|
3058
|
-
const
|
|
3059
|
-
return /* @__PURE__ */
|
|
3057
|
+
const xn = ({ title: c = "", defaultValue: p = "", onChange: I, required: R = !1, disabled: k = !1, lineUp: C = !1, rowGap: M = 4, columnGap: j = 20, styleInputContainer: P, styleTitle: $, styleInput: S }) => {
|
|
3058
|
+
const g = (W) => typeof W == "number" ? `${W}px` : String(W);
|
|
3059
|
+
return /* @__PURE__ */ y.jsxs(
|
|
3060
3060
|
"div",
|
|
3061
3061
|
{
|
|
3062
3062
|
className: "u-react-input-container",
|
|
@@ -3064,31 +3064,31 @@ const On = ({ title: c = "", defaultValue: p = "", onChange: F, required: w = !1
|
|
|
3064
3064
|
{
|
|
3065
3065
|
display: "flex",
|
|
3066
3066
|
flexDirection: C ? "row" : "column",
|
|
3067
|
-
rowGap: C ? null :
|
|
3068
|
-
columnGap: C ?
|
|
3067
|
+
rowGap: C ? null : g(M),
|
|
3068
|
+
columnGap: C ? g(j) : null
|
|
3069
3069
|
},
|
|
3070
|
-
|
|
3070
|
+
P
|
|
3071
3071
|
),
|
|
3072
3072
|
children: [
|
|
3073
|
-
c && /* @__PURE__ */
|
|
3074
|
-
/* @__PURE__ */
|
|
3073
|
+
c && /* @__PURE__ */ y.jsx("div", { className: `${R && "u-required"} u-react-input-title`, style: $, children: c }),
|
|
3074
|
+
/* @__PURE__ */ y.jsx("input", { className: "u-react-input u-input", style: S, type: "text", placeholder: "введите", value: p, disabled: k, onChange: I })
|
|
3075
3075
|
]
|
|
3076
3076
|
}
|
|
3077
3077
|
);
|
|
3078
3078
|
};
|
|
3079
|
-
|
|
3080
|
-
title:
|
|
3081
|
-
required:
|
|
3082
|
-
disabled:
|
|
3083
|
-
lineUp:
|
|
3084
|
-
rowGap:
|
|
3085
|
-
columnGap:
|
|
3086
|
-
styleInputContainer:
|
|
3087
|
-
styleTitle:
|
|
3088
|
-
styleInput:
|
|
3079
|
+
xn.propTypes = {
|
|
3080
|
+
title: U.string,
|
|
3081
|
+
required: U.bool,
|
|
3082
|
+
disabled: U.bool,
|
|
3083
|
+
lineUp: U.bool,
|
|
3084
|
+
rowGap: U.bool,
|
|
3085
|
+
columnGap: U.bool,
|
|
3086
|
+
styleInputContainer: U.object,
|
|
3087
|
+
styleTitle: U.object,
|
|
3088
|
+
styleInput: U.object
|
|
3089
3089
|
};
|
|
3090
|
-
const
|
|
3091
|
-
const
|
|
3090
|
+
const On = ({ size: c = "medium", variant: p = "info", children: I }) => {
|
|
3091
|
+
const R = (k, C) => {
|
|
3092
3092
|
switch (`${k}-${C}`) {
|
|
3093
3093
|
case "medium-info":
|
|
3094
3094
|
return "u-message";
|
|
@@ -3108,114 +3108,114 @@ const xn = ({ size: c = "medium", variant: p = "info", children: F }) => {
|
|
|
3108
3108
|
return "u-message-small-warning";
|
|
3109
3109
|
}
|
|
3110
3110
|
};
|
|
3111
|
-
return /* @__PURE__ */
|
|
3111
|
+
return /* @__PURE__ */ y.jsx("div", { className: R(c, p), children: I });
|
|
3112
3112
|
};
|
|
3113
|
-
|
|
3114
|
-
size:
|
|
3115
|
-
variant:
|
|
3116
|
-
children:
|
|
3113
|
+
On.propTypes = {
|
|
3114
|
+
size: U.string,
|
|
3115
|
+
variant: U.string,
|
|
3116
|
+
children: U.node
|
|
3117
3117
|
};
|
|
3118
|
-
const
|
|
3119
|
-
c === "small-primary" && /* @__PURE__ */
|
|
3120
|
-
/* @__PURE__ */
|
|
3121
|
-
/* @__PURE__ */
|
|
3118
|
+
const jn = ({ variant: c = "small-primary" }) => /* @__PURE__ */ y.jsxs(y.Fragment, { children: [
|
|
3119
|
+
c === "small-primary" && /* @__PURE__ */ y.jsx("div", { className: "u-preloader-mini", children: /* @__PURE__ */ y.jsxs("svg", { className: "u-preloader-mini-container", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3120
|
+
/* @__PURE__ */ y.jsx("circle", { cx: "24", cy: "24", r: "23", stroke: "#1E4391", "stroke-width": "2" }),
|
|
3121
|
+
/* @__PURE__ */ y.jsx("circle", { className: "u-preloader-mini-dot", cx: "6.5", cy: "6.5", r: "6.5", fill: "#1E4391" })
|
|
3122
3122
|
] }) }),
|
|
3123
|
-
c === "small-special" && /* @__PURE__ */
|
|
3124
|
-
/* @__PURE__ */
|
|
3125
|
-
/* @__PURE__ */
|
|
3126
|
-
/* @__PURE__ */
|
|
3127
|
-
/* @__PURE__ */
|
|
3128
|
-
/* @__PURE__ */
|
|
3129
|
-
/* @__PURE__ */
|
|
3130
|
-
/* @__PURE__ */
|
|
3123
|
+
c === "small-special" && /* @__PURE__ */ y.jsx("div", { className: "u-preloader-mini-gradient", children: /* @__PURE__ */ y.jsxs("svg", { className: "u-preloader-mini-gradient-container", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3124
|
+
/* @__PURE__ */ y.jsx("circle", { cx: "24", cy: "24", r: "23", stroke: "url(#paint0_linear_8025_35626)", "stroke-width": "2" }),
|
|
3125
|
+
/* @__PURE__ */ y.jsx("circle", { className: "u-preloader-mini-dot", cx: "6.5", cy: "6.5", r: "6.5", fill: "url(#paint0_linear_8025_35627)" }),
|
|
3126
|
+
/* @__PURE__ */ y.jsxs("defs", { children: [
|
|
3127
|
+
/* @__PURE__ */ y.jsxs("linearGradient", { id: "paint0_linear_8025_35626", x1: "54.3387", y1: "23.9985", x2: "6", y2: "23.9985", gradientUnits: "userSpaceOnUse", children: [
|
|
3128
|
+
/* @__PURE__ */ y.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3129
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3130
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3131
3131
|
] }),
|
|
3132
|
-
/* @__PURE__ */
|
|
3133
|
-
/* @__PURE__ */
|
|
3134
|
-
/* @__PURE__ */
|
|
3135
|
-
/* @__PURE__ */
|
|
3132
|
+
/* @__PURE__ */ y.jsxs("linearGradient", { id: "paint0_linear_8025_35627", x1: "0.50109", y1: "13", x2: "8.00065", y2: "0.000589107", gradientUnits: "userSpaceOnUse", children: [
|
|
3133
|
+
/* @__PURE__ */ y.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3134
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "0.192259", "stop-color": "#FB3727" }),
|
|
3135
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3136
3136
|
] })
|
|
3137
3137
|
] })
|
|
3138
3138
|
] }) }),
|
|
3139
|
-
c === "large-primary" && /* @__PURE__ */
|
|
3140
|
-
/* @__PURE__ */
|
|
3141
|
-
/* @__PURE__ */
|
|
3142
|
-
/* @__PURE__ */
|
|
3139
|
+
c === "large-primary" && /* @__PURE__ */ y.jsx("div", { className: "u-preloader", children: /* @__PURE__ */ y.jsxs("svg", { className: "u-preloader-container", width: "76", height: "76", viewBox: "0 0 76 76", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3140
|
+
/* @__PURE__ */ y.jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M38 74C57.8823 74 74 57.8823 74 38C74 18.1177 57.8823 2 38 2C18.1177 2 2 18.1177 2 38C2 57.8823 18.1177 74 38 74ZM38 76C58.9868 76 76 58.9868 76 38C76 17.0132 58.9868 0 38 0C17.0132 0 0 17.0132 0 38C0 58.9868 17.0132 76 38 76Z", fill: "#1E4391" }),
|
|
3141
|
+
/* @__PURE__ */ y.jsx("path", { className: "u-preloader-dot", d: "M12.2573 17.5283C12.2573 20.0136 10.2426 22.0283 7.75732 22.0283C5.27204 22.0283 3.25732 20.0136 3.25732 17.5283C3.25732 15.043 5.27204 13.0283 7.75732 13.0283C10.2426 13.0283 12.2573 15.043 12.2573 17.5283Z", fill: "#1E4391" }),
|
|
3142
|
+
/* @__PURE__ */ y.jsx("path", { className: "u-preloader-logo", d: "M52.5974 25.4219C52.9649 24.721 53.5215 24.137 54.2039 23.7362C54.8864 23.3354 55.6675 23.1338 56.4587 23.1542L56.8417 21.7254H45.4303L45.0472 23.1542C46.9626 23.1542 49.575 23.9203 49.7512 25.4219H52.5897H52.5974ZM19.543 23.1542C22.4274 23.1542 23.6456 25.1653 24.9441 27.3219L35.5588 45.525C36.0606 46.4329 36.5509 47.5322 36.5356 48.5589C36.4973 51.2403 33.0229 52.2171 30.9429 52.3167C29.4339 52.3686 27.9339 52.0642 26.5645 51.428L25.7179 52.5159C26.2121 54.6151 28.1542 57.1663 30.8242 57.1471C35.463 57.1126 37.8993 52.8721 39.7648 49.4169L43.2124 43.016L33.1838 25.8203C32.2568 24.288 33.7776 23.1618 35.3941 23.1389L35.7771 21.7139H19.9145L19.543 23.1542Z", fill: "#1E4391" })
|
|
3143
3143
|
] }) }),
|
|
3144
|
-
c === "large-special" && /* @__PURE__ */
|
|
3145
|
-
/* @__PURE__ */
|
|
3146
|
-
/* @__PURE__ */
|
|
3147
|
-
/* @__PURE__ */
|
|
3148
|
-
/* @__PURE__ */
|
|
3149
|
-
/* @__PURE__ */
|
|
3150
|
-
/* @__PURE__ */
|
|
3151
|
-
/* @__PURE__ */
|
|
3152
|
-
/* @__PURE__ */
|
|
3144
|
+
c === "large-special" && /* @__PURE__ */ y.jsx("div", { className: "u-preloader-gradient", children: /* @__PURE__ */ y.jsxs("svg", { className: "u-preloader-gradient-container", width: "76", height: "76", viewBox: "0 0 76 76", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3145
|
+
/* @__PURE__ */ y.jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M38 74C57.8823 74 74 57.8823 74 38C74 18.1177 57.8823 2 38 2C18.1177 2 2 18.1177 2 38C2 57.8823 18.1177 74 38 74ZM38 76C58.9868 76 76 58.9868 76 38C76 17.0132 58.9868 0 38 0C17.0132 0 0 17.0132 0 38C0 58.9868 17.0132 76 38 76Z", fill: "url(#paint0_linear_1804_4939)" }),
|
|
3146
|
+
/* @__PURE__ */ y.jsx("path", { className: "u-preloader-gradient-dot", d: "M12.2573 17.5283C12.2573 20.0136 10.2426 22.0283 7.75732 22.0283C5.27204 22.0283 3.25732 20.0136 3.25732 17.5283C3.25732 15.043 5.27204 13.0283 7.75732 13.0283C10.2426 13.0283 12.2573 15.043 12.2573 17.5283Z", fill: "url(#paint1_linear_1804_4939)" }),
|
|
3147
|
+
/* @__PURE__ */ y.jsx("path", { className: "u-preloader-gradient-logo", d: "M52.5974 25.4219C52.9649 24.721 53.5215 24.137 54.2039 23.7362C54.8864 23.3354 55.6675 23.1338 56.4587 23.1542L56.8417 21.7254H45.4303L45.0472 23.1542C46.9626 23.1542 49.575 23.9203 49.7512 25.4219H52.5897H52.5974ZM19.543 23.1542C22.4274 23.1542 23.6456 25.1653 24.9441 27.3219L35.5588 45.525C36.0606 46.4329 36.5509 47.5322 36.5356 48.5589C36.4973 51.2403 33.0229 52.2171 30.9429 52.3167C29.4339 52.3686 27.9339 52.0642 26.5645 51.428L25.7179 52.5159C26.2121 54.6151 28.1542 57.1663 30.8242 57.1471C35.463 57.1126 37.8993 52.8721 39.7648 49.4169L43.2124 43.016L33.1838 25.8203C32.2568 24.288 33.7776 23.1618 35.3941 23.1389L35.7771 21.7139H19.9145L19.543 23.1542Z", fill: "url(#paint2_linear_1804_4939)" }),
|
|
3148
|
+
/* @__PURE__ */ y.jsxs("defs", { children: [
|
|
3149
|
+
/* @__PURE__ */ y.jsxs("linearGradient", { id: "paint0_linear_1804_4939", x1: "76.5363", y1: "37.9977", x2: "1.9146e-07", y2: "37.9977", gradientUnits: "userSpaceOnUse", children: [
|
|
3150
|
+
/* @__PURE__ */ y.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3151
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3152
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3153
3153
|
] }),
|
|
3154
|
-
/* @__PURE__ */
|
|
3155
|
-
/* @__PURE__ */
|
|
3156
|
-
/* @__PURE__ */
|
|
3157
|
-
/* @__PURE__ */
|
|
3154
|
+
/* @__PURE__ */ y.jsxs("linearGradient", { id: "paint1_linear_1804_4939", x1: "5.06202", y1: "20.769", x2: "11.2799", y2: "12.9983", gradientUnits: "userSpaceOnUse", children: [
|
|
3155
|
+
/* @__PURE__ */ y.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3156
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3157
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3158
3158
|
] }),
|
|
3159
|
-
/* @__PURE__ */
|
|
3160
|
-
/* @__PURE__ */
|
|
3161
|
-
/* @__PURE__ */
|
|
3162
|
-
/* @__PURE__ */
|
|
3159
|
+
/* @__PURE__ */ y.jsxs("linearGradient", { id: "paint2_linear_1804_4939", x1: "35.9984", y1: "21.9995", x2: "36.4978", y2: "56.9995", gradientUnits: "userSpaceOnUse", children: [
|
|
3160
|
+
/* @__PURE__ */ y.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3161
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3162
|
+
/* @__PURE__ */ y.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3163
3163
|
] })
|
|
3164
3164
|
] })
|
|
3165
3165
|
] }) })
|
|
3166
3166
|
] });
|
|
3167
|
-
|
|
3168
|
-
variant:
|
|
3167
|
+
jn.propTypes = {
|
|
3168
|
+
variant: U.string
|
|
3169
3169
|
};
|
|
3170
|
-
|
|
3171
|
-
const [
|
|
3172
|
-
M(
|
|
3173
|
-
}, children:
|
|
3174
|
-
Ze.useEffect(() => (document.addEventListener("click",
|
|
3175
|
-
const
|
|
3176
|
-
|
|
3170
|
+
function Pn({ options: c, placeholder: p = "Не выбрано", defaultValue: I }) {
|
|
3171
|
+
const [R, k] = Ze.useState(!1), [C, M] = Ze.useState(I || { label: p, value: null }), [j, P] = Ze.useState(!!I), $ = c.map((g, W) => /* @__PURE__ */ y.jsx("div", { className: "u-selectbox-option", onClick: () => {
|
|
3172
|
+
M(g), P(!0);
|
|
3173
|
+
}, children: g.label }, W));
|
|
3174
|
+
Ze.useEffect(() => (document.addEventListener("click", S), () => document.removeEventListener("click", S)), []);
|
|
3175
|
+
const S = (g) => {
|
|
3176
|
+
g.target.closest(".u-selectbox") || k(!1);
|
|
3177
3177
|
};
|
|
3178
|
-
return /* @__PURE__ */
|
|
3179
|
-
/* @__PURE__ */
|
|
3178
|
+
return /* @__PURE__ */ y.jsxs("div", { className: "u-selectbox", children: [
|
|
3179
|
+
/* @__PURE__ */ y.jsxs(
|
|
3180
3180
|
"div",
|
|
3181
3181
|
{
|
|
3182
|
-
className:
|
|
3182
|
+
className: R ? "u-selectbox-select u-selectbox-select-open" : "u-selectbox-select",
|
|
3183
3183
|
onClick: () => {
|
|
3184
|
-
k(!
|
|
3184
|
+
k(!R);
|
|
3185
3185
|
},
|
|
3186
3186
|
children: [
|
|
3187
|
-
/* @__PURE__ */
|
|
3188
|
-
|
|
3187
|
+
/* @__PURE__ */ y.jsx("span", { className: "u-selectbox-select-title", children: C.label }),
|
|
3188
|
+
j ? /* @__PURE__ */ y.jsx(
|
|
3189
3189
|
"i",
|
|
3190
3190
|
{
|
|
3191
3191
|
className: "u-selectbox-select-icon-cross",
|
|
3192
|
-
onClick: (
|
|
3193
|
-
M({ label: p, value: null }),
|
|
3192
|
+
onClick: (g) => {
|
|
3193
|
+
M({ label: p, value: null }), P(!1), g.stopPropagation();
|
|
3194
3194
|
}
|
|
3195
3195
|
}
|
|
3196
|
-
) : /* @__PURE__ */
|
|
3197
|
-
/* @__PURE__ */
|
|
3196
|
+
) : /* @__PURE__ */ y.jsx(y.Fragment, {}),
|
|
3197
|
+
/* @__PURE__ */ y.jsx("i", { className: "u-selectbox-select-icon-arrow" })
|
|
3198
3198
|
]
|
|
3199
3199
|
}
|
|
3200
3200
|
),
|
|
3201
|
-
/* @__PURE__ */
|
|
3201
|
+
/* @__PURE__ */ y.jsx(
|
|
3202
3202
|
"div",
|
|
3203
3203
|
{
|
|
3204
3204
|
className: "u-selectbox-options",
|
|
3205
3205
|
onClick: () => {
|
|
3206
3206
|
k(!1);
|
|
3207
3207
|
},
|
|
3208
|
-
children:
|
|
3208
|
+
children: $
|
|
3209
3209
|
}
|
|
3210
3210
|
)
|
|
3211
3211
|
] });
|
|
3212
|
+
}
|
|
3213
|
+
Pn.propTypes = {
|
|
3214
|
+
options: U.array,
|
|
3215
|
+
placeholder: U.string
|
|
3212
3216
|
};
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
placeholder: J.string
|
|
3216
|
-
};
|
|
3217
|
-
const kn = ({ size: c = "medium", variant: p = "", children: F }) => {
|
|
3218
|
-
const w = (k) => {
|
|
3217
|
+
const kn = ({ size: c = "medium", variant: p = "", children: I }) => {
|
|
3218
|
+
const R = (k) => {
|
|
3219
3219
|
switch (k) {
|
|
3220
3220
|
case "warning":
|
|
3221
3221
|
return "u-status-warning";
|
|
@@ -3233,20 +3233,81 @@ const kn = ({ size: c = "medium", variant: p = "", children: F }) => {
|
|
|
3233
3233
|
return "u-status-prepared";
|
|
3234
3234
|
}
|
|
3235
3235
|
};
|
|
3236
|
-
return /* @__PURE__ */
|
|
3236
|
+
return /* @__PURE__ */ y.jsx("div", { className: `u-status ${c === "large" ? "u-status-large" : ""} ${R(p)}`, children: I });
|
|
3237
3237
|
};
|
|
3238
3238
|
kn.propTypes = {
|
|
3239
|
-
children:
|
|
3240
|
-
variant:
|
|
3241
|
-
size:
|
|
3239
|
+
children: U.string,
|
|
3240
|
+
variant: U.string,
|
|
3241
|
+
size: U.string
|
|
3242
|
+
};
|
|
3243
|
+
function An({ data: c, columns: p, verticalBorders: I, striped: R, linesNotActive: k, fixedHeader: C, tdStyle: M, thStyle: j, cellStyle: P }) {
|
|
3244
|
+
const $ = (g) => `${g}px`;
|
|
3245
|
+
return /* @__PURE__ */ y.jsx(
|
|
3246
|
+
"div",
|
|
3247
|
+
{
|
|
3248
|
+
className: `u-table${I ? " vertical-borders" : ""}${R ? " striped" : ""}${k ? " not-active-lines" : ""}${C ? " thead-fixed" : ""}`,
|
|
3249
|
+
children: /* @__PURE__ */ y.jsxs("table", { className: "table", children: [
|
|
3250
|
+
/* @__PURE__ */ y.jsx("thead", { children: /* @__PURE__ */ y.jsx("tr", { children: p.map(
|
|
3251
|
+
(g) => /* @__PURE__ */ y.jsx(
|
|
3252
|
+
"th",
|
|
3253
|
+
{
|
|
3254
|
+
className: `${g.sticky ? "sticky" : ""}`,
|
|
3255
|
+
style: Object.assign(
|
|
3256
|
+
{
|
|
3257
|
+
left: g.leftForSticky ? $(g.leftForSticky) : ""
|
|
3258
|
+
},
|
|
3259
|
+
g.thStyle,
|
|
3260
|
+
g.cellStyle,
|
|
3261
|
+
j,
|
|
3262
|
+
P
|
|
3263
|
+
),
|
|
3264
|
+
children: /* @__PURE__ */ y.jsx("p", { children: g.title })
|
|
3265
|
+
}
|
|
3266
|
+
)
|
|
3267
|
+
) }) }),
|
|
3268
|
+
/* @__PURE__ */ y.jsx("tbody", { children: c == null ? void 0 : c.map((g, W) => /* @__PURE__ */ y.jsx("tr", { children: p == null ? void 0 : p.map(
|
|
3269
|
+
(L) => /* @__PURE__ */ y.jsx(
|
|
3270
|
+
"td",
|
|
3271
|
+
{
|
|
3272
|
+
className: `${L.sticky ? "sticky" : ""}`,
|
|
3273
|
+
style: Object.assign(
|
|
3274
|
+
{
|
|
3275
|
+
left: L.leftForSticky ? $(L.leftForSticky) : ""
|
|
3276
|
+
},
|
|
3277
|
+
L.tdStyle,
|
|
3278
|
+
L.cellStyle,
|
|
3279
|
+
M,
|
|
3280
|
+
P
|
|
3281
|
+
),
|
|
3282
|
+
children: /* @__PURE__ */ y.jsx("div", { style: {
|
|
3283
|
+
width: $(L.width ? L.width : 200)
|
|
3284
|
+
}, children: L.render ? L.render(g) : g[L.field] })
|
|
3285
|
+
}
|
|
3286
|
+
)
|
|
3287
|
+
) }, W)) })
|
|
3288
|
+
] })
|
|
3289
|
+
}
|
|
3290
|
+
);
|
|
3291
|
+
}
|
|
3292
|
+
An.propTypes = {
|
|
3293
|
+
data: U.array,
|
|
3294
|
+
columns: U.array,
|
|
3295
|
+
verticalBorders: U.bool,
|
|
3296
|
+
striped: U.bool,
|
|
3297
|
+
linesNotActive: U.bool,
|
|
3298
|
+
fixedHeader: U.bool,
|
|
3299
|
+
tdStyle: U.object,
|
|
3300
|
+
thStyle: U.object,
|
|
3301
|
+
cellStyle: U.object
|
|
3242
3302
|
};
|
|
3243
3303
|
export {
|
|
3244
3304
|
Cn as Accordion,
|
|
3245
3305
|
Tn as Button,
|
|
3246
3306
|
Sn as Icon,
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
kn as Status
|
|
3307
|
+
xn as Input,
|
|
3308
|
+
On as Message,
|
|
3309
|
+
jn as Preloader,
|
|
3310
|
+
Pn as Select,
|
|
3311
|
+
kn as Status,
|
|
3312
|
+
An as Table
|
|
3252
3313
|
};
|