urfu-ui-kit-react 0.0.13 → 0.0.15
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 +967 -927
- package/package.json +2 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
function fn(s) {
|
|
2
2
|
return s && s.__esModule && Object.prototype.hasOwnProperty.call(s, "default") ? s.default : s;
|
|
3
3
|
}
|
|
4
|
-
var Qr = { exports: {} }, tr = {},
|
|
4
|
+
var Qr = { exports: {} }, tr = {}, xr = { exports: {} }, z = {};
|
|
5
5
|
/**
|
|
6
6
|
* @license React
|
|
7
7
|
* react.production.min.js
|
|
@@ -11,23 +11,23 @@ var Qr = { exports: {} }, tr = {}, Cr = { exports: {} }, z = {};
|
|
|
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 Tt;
|
|
15
15
|
function dn() {
|
|
16
|
-
if (
|
|
16
|
+
if (Tt)
|
|
17
17
|
return z;
|
|
18
|
-
|
|
19
|
-
var s = Symbol.for("react.element"),
|
|
18
|
+
Tt = 1;
|
|
19
|
+
var s = Symbol.for("react.element"), f = Symbol.for("react.portal"), $ = Symbol.for("react.fragment"), g = Symbol.for("react.strict_mode"), P = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), L = Symbol.for("react.context"), O = Symbol.for("react.forward_ref"), F = Symbol.for("react.suspense"), N = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), k = Symbol.iterator;
|
|
20
20
|
function U(n) {
|
|
21
|
-
return n === null || typeof n != "object" ? null : (n =
|
|
21
|
+
return n === null || typeof n != "object" ? null : (n = k && n[k] || n["@@iterator"], typeof n == "function" ? n : null);
|
|
22
22
|
}
|
|
23
|
-
var
|
|
23
|
+
var I = { isMounted: function() {
|
|
24
24
|
return !1;
|
|
25
25
|
}, enqueueForceUpdate: function() {
|
|
26
26
|
}, enqueueReplaceState: function() {
|
|
27
27
|
}, enqueueSetState: function() {
|
|
28
|
-
} }, G = Object.assign,
|
|
28
|
+
} }, G = Object.assign, A = {};
|
|
29
29
|
function V(n, i, h) {
|
|
30
|
-
this.props = n, this.context = i, this.refs =
|
|
30
|
+
this.props = n, this.context = i, this.refs = A, this.updater = h || I;
|
|
31
31
|
}
|
|
32
32
|
V.prototype.isReactComponent = {}, V.prototype.setState = function(n, i) {
|
|
33
33
|
if (typeof n != "object" && typeof n != "function" && n != null)
|
|
@@ -40,87 +40,87 @@ function dn() {
|
|
|
40
40
|
}
|
|
41
41
|
te.prototype = V.prototype;
|
|
42
42
|
function J(n, i, h) {
|
|
43
|
-
this.props = n, this.context = i, this.refs =
|
|
43
|
+
this.props = n, this.context = i, this.refs = A, this.updater = h || I;
|
|
44
44
|
}
|
|
45
45
|
var ne = J.prototype = new te();
|
|
46
46
|
ne.constructor = J, G(ne, V.prototype), ne.isPureReactComponent = !0;
|
|
47
47
|
var Z = Array.isArray, p = Object.prototype.hasOwnProperty, ie = { current: null }, Ee = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
48
48
|
function we(n, i, h) {
|
|
49
|
-
var y,
|
|
49
|
+
var y, _ = {}, R = null, w = null;
|
|
50
50
|
if (i != null)
|
|
51
|
-
for (y in i.ref !== void 0 && (
|
|
52
|
-
p.call(i, y) && !Ee.hasOwnProperty(y) && (
|
|
51
|
+
for (y in i.ref !== void 0 && (w = i.ref), i.key !== void 0 && (R = "" + i.key), i)
|
|
52
|
+
p.call(i, y) && !Ee.hasOwnProperty(y) && (_[y] = i[y]);
|
|
53
53
|
var T = arguments.length - 2;
|
|
54
54
|
if (T === 1)
|
|
55
|
-
|
|
55
|
+
_.children = h;
|
|
56
56
|
else if (1 < T) {
|
|
57
|
-
for (var
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
for (var j = Array(T), D = 0; D < T; D++)
|
|
58
|
+
j[D] = arguments[D + 2];
|
|
59
|
+
_.children = j;
|
|
60
60
|
}
|
|
61
61
|
if (n && n.defaultProps)
|
|
62
62
|
for (y in T = n.defaultProps, T)
|
|
63
|
-
|
|
64
|
-
return { $$typeof: s, type: n, key:
|
|
63
|
+
_[y] === void 0 && (_[y] = T[y]);
|
|
64
|
+
return { $$typeof: s, type: n, key: R, ref: w, props: _, _owner: ie.current };
|
|
65
65
|
}
|
|
66
|
-
function
|
|
66
|
+
function xe(n, i) {
|
|
67
67
|
return { $$typeof: s, type: n.type, key: i, ref: n.ref, props: n.props, _owner: n._owner };
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function Ce(n) {
|
|
70
70
|
return typeof n == "object" && n !== null && n.$$typeof === s;
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function je(n) {
|
|
73
73
|
var i = { "=": "=0", ":": "=2" };
|
|
74
74
|
return "$" + n.replace(/[=:]/g, function(h) {
|
|
75
75
|
return i[h];
|
|
76
76
|
});
|
|
77
77
|
}
|
|
78
|
-
var
|
|
78
|
+
var Te = /\/+/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 ? je("" + n.key) : i.toString(36);
|
|
81
81
|
}
|
|
82
|
-
function fe(n, i, h, y,
|
|
83
|
-
var
|
|
84
|
-
(
|
|
85
|
-
var
|
|
82
|
+
function fe(n, i, h, y, _) {
|
|
83
|
+
var R = typeof n;
|
|
84
|
+
(R === "undefined" || R === "boolean") && (n = null);
|
|
85
|
+
var w = !1;
|
|
86
86
|
if (n === null)
|
|
87
|
-
|
|
87
|
+
w = !0;
|
|
88
88
|
else
|
|
89
|
-
switch (
|
|
89
|
+
switch (R) {
|
|
90
90
|
case "string":
|
|
91
91
|
case "number":
|
|
92
|
-
|
|
92
|
+
w = !0;
|
|
93
93
|
break;
|
|
94
94
|
case "object":
|
|
95
95
|
switch (n.$$typeof) {
|
|
96
96
|
case s:
|
|
97
|
-
case
|
|
98
|
-
|
|
97
|
+
case f:
|
|
98
|
+
w = !0;
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
|
-
if (
|
|
102
|
-
return
|
|
103
|
-
return
|
|
104
|
-
})) :
|
|
105
|
-
if (
|
|
101
|
+
if (w)
|
|
102
|
+
return w = n, _ = _(w), n = y === "" ? "." + pe(w, 0) : y, Z(_) ? (h = "", n != null && (h = n.replace(Te, "$&/") + "/"), fe(_, i, h, "", function(D) {
|
|
103
|
+
return D;
|
|
104
|
+
})) : _ != null && (Ce(_) && (_ = xe(_, h + (!_.key || w && w.key === _.key ? "" : ("" + _.key).replace(Te, "$&/") + "/") + n)), i.push(_)), 1;
|
|
105
|
+
if (w = 0, y = y === "" ? "." : y + ":", Z(n))
|
|
106
106
|
for (var T = 0; T < n.length; T++) {
|
|
107
|
-
|
|
108
|
-
var
|
|
109
|
-
|
|
110
|
-
}
|
|
111
|
-
else if (
|
|
112
|
-
for (n =
|
|
113
|
-
|
|
114
|
-
else if (
|
|
107
|
+
R = n[T];
|
|
108
|
+
var j = y + pe(R, T);
|
|
109
|
+
w += fe(R, i, h, j, _);
|
|
110
|
+
}
|
|
111
|
+
else if (j = U(n), typeof j == "function")
|
|
112
|
+
for (n = j.call(n), T = 0; !(R = n.next()).done; )
|
|
113
|
+
R = R.value, j = y + pe(R, T++), w += fe(R, i, h, j, _);
|
|
114
|
+
else if (R === "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 w;
|
|
117
117
|
}
|
|
118
118
|
function de(n, i, h) {
|
|
119
119
|
if (n == null)
|
|
120
120
|
return n;
|
|
121
|
-
var y = [],
|
|
122
|
-
return fe(n, y, "", "", function(
|
|
123
|
-
return i.call(h,
|
|
121
|
+
var y = [], _ = 0;
|
|
122
|
+
return fe(n, y, "", "", function(R) {
|
|
123
|
+
return i.call(h, R, _++);
|
|
124
124
|
}), y;
|
|
125
125
|
}
|
|
126
126
|
function ce(n) {
|
|
@@ -136,8 +136,8 @@ function dn() {
|
|
|
136
136
|
return n._result.default;
|
|
137
137
|
throw n._result;
|
|
138
138
|
}
|
|
139
|
-
var S = { current: null }, _e = { transition: null },
|
|
140
|
-
function
|
|
139
|
+
var S = { current: null }, _e = { transition: null }, Se = { ReactCurrentDispatcher: S, ReactCurrentBatchConfig: _e, ReactCurrentOwner: ie };
|
|
140
|
+
function l() {
|
|
141
141
|
throw Error("act(...) is not supported in production builds of React.");
|
|
142
142
|
}
|
|
143
143
|
return z.Children = { map: de, forEach: function(n, i, h) {
|
|
@@ -154,31 +154,31 @@ function dn() {
|
|
|
154
154
|
return i;
|
|
155
155
|
}) || [];
|
|
156
156
|
}, only: function(n) {
|
|
157
|
-
if (!
|
|
157
|
+
if (!Ce(n))
|
|
158
158
|
throw Error("React.Children.only expected to receive a single React element child.");
|
|
159
159
|
return n;
|
|
160
|
-
} }, z.Component = V, z.Fragment =
|
|
160
|
+
} }, z.Component = V, z.Fragment = $, z.Profiler = P, z.PureComponent = J, z.StrictMode = g, z.Suspense = F, z.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Se, z.act = l, z.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 y = G({}, n.props),
|
|
163
|
+
var y = G({}, n.props), _ = n.key, R = n.ref, w = n._owner;
|
|
164
164
|
if (i != null) {
|
|
165
|
-
if (i.ref !== void 0 && (
|
|
165
|
+
if (i.ref !== void 0 && (R = i.ref, w = ie.current), i.key !== void 0 && (_ = "" + i.key), n.type && n.type.defaultProps)
|
|
166
166
|
var T = n.type.defaultProps;
|
|
167
|
-
for (
|
|
168
|
-
p.call(i,
|
|
167
|
+
for (j in i)
|
|
168
|
+
p.call(i, j) && !Ee.hasOwnProperty(j) && (y[j] = i[j] === void 0 && T !== void 0 ? T[j] : i[j]);
|
|
169
169
|
}
|
|
170
|
-
var
|
|
171
|
-
if (
|
|
170
|
+
var j = arguments.length - 2;
|
|
171
|
+
if (j === 1)
|
|
172
172
|
y.children = h;
|
|
173
|
-
else if (1 <
|
|
174
|
-
T = Array(
|
|
175
|
-
for (var
|
|
176
|
-
T[
|
|
173
|
+
else if (1 < j) {
|
|
174
|
+
T = Array(j);
|
|
175
|
+
for (var D = 0; D < j; D++)
|
|
176
|
+
T[D] = arguments[D + 2];
|
|
177
177
|
y.children = T;
|
|
178
178
|
}
|
|
179
|
-
return { $$typeof: s, type: n.type, key:
|
|
179
|
+
return { $$typeof: s, type: n.type, key: _, ref: R, props: y, _owner: w };
|
|
180
180
|
}, z.createContext = function(n) {
|
|
181
|
-
return n = { $$typeof:
|
|
181
|
+
return n = { $$typeof: L, _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
|
}, z.createElement = we, z.createFactory = function(n) {
|
|
183
183
|
var i = we.bind(null, n);
|
|
184
184
|
return i.type = n, i;
|
|
@@ -186,10 +186,10 @@ function dn() {
|
|
|
186
186
|
return { current: null };
|
|
187
187
|
}, z.forwardRef = function(n) {
|
|
188
188
|
return { $$typeof: O, render: n };
|
|
189
|
-
}, z.isValidElement =
|
|
190
|
-
return { $$typeof:
|
|
189
|
+
}, z.isValidElement = Ce, z.lazy = function(n) {
|
|
190
|
+
return { $$typeof: b, _payload: { _status: -1, _result: n }, _init: ce };
|
|
191
191
|
}, z.memo = function(n, i) {
|
|
192
|
-
return { $$typeof:
|
|
192
|
+
return { $$typeof: N, type: n, compare: i === void 0 ? null : i };
|
|
193
193
|
}, z.startTransition = function(n) {
|
|
194
194
|
var i = _e.transition;
|
|
195
195
|
_e.transition = {};
|
|
@@ -198,7 +198,7 @@ function dn() {
|
|
|
198
198
|
} finally {
|
|
199
199
|
_e.transition = i;
|
|
200
200
|
}
|
|
201
|
-
}, z.unstable_act =
|
|
201
|
+
}, z.unstable_act = l, z.useCallback = function(n, i) {
|
|
202
202
|
return S.current.useCallback(n, i);
|
|
203
203
|
}, z.useContext = function(n) {
|
|
204
204
|
return S.current.useContext(n);
|
|
@@ -240,12 +240,12 @@ var ar = { exports: {} };
|
|
|
240
240
|
* LICENSE file in the root directory of this source tree.
|
|
241
241
|
*/
|
|
242
242
|
ar.exports;
|
|
243
|
-
var
|
|
243
|
+
var St;
|
|
244
244
|
function pn() {
|
|
245
|
-
return
|
|
245
|
+
return St || (St = 1, function(s, f) {
|
|
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 $ = "18.3.1", g = Symbol.for("react.element"), P = Symbol.for("react.portal"), C = Symbol.for("react.fragment"), L = Symbol.for("react.strict_mode"), O = Symbol.for("react.profiler"), F = Symbol.for("react.provider"), N = Symbol.for("react.context"), b = Symbol.for("react.forward_ref"), k = Symbol.for("react.suspense"), U = Symbol.for("react.suspense_list"), I = Symbol.for("react.memo"), G = Symbol.for("react.lazy"), A = Symbol.for("react.offscreen"), V = Symbol.iterator, te = "@@iterator";
|
|
249
249
|
function J(e) {
|
|
250
250
|
if (e === null || typeof e != "object")
|
|
251
251
|
return null;
|
|
@@ -272,7 +272,7 @@ function pn() {
|
|
|
272
272
|
*/
|
|
273
273
|
current: null
|
|
274
274
|
}, Ee = {}, we = null;
|
|
275
|
-
function
|
|
275
|
+
function xe(e) {
|
|
276
276
|
we = e;
|
|
277
277
|
}
|
|
278
278
|
Ee.setExtraStackFrame = function(e) {
|
|
@@ -283,7 +283,7 @@ function pn() {
|
|
|
283
283
|
var r = Ee.getCurrentStack;
|
|
284
284
|
return r && (e += r() || ""), e;
|
|
285
285
|
};
|
|
286
|
-
var
|
|
286
|
+
var Ce = !1, je = !1, Te = !1, pe = !1, fe = !1, de = {
|
|
287
287
|
ReactCurrentDispatcher: ne,
|
|
288
288
|
ReactCurrentBatchConfig: Z,
|
|
289
289
|
ReactCurrentOwner: ie
|
|
@@ -307,19 +307,19 @@ function pn() {
|
|
|
307
307
|
{
|
|
308
308
|
var o = de.ReactDebugCurrentFrame, v = o.getStackAddendum();
|
|
309
309
|
v !== "" && (r += "%s", a = a.concat([v]));
|
|
310
|
-
var M = a.map(function(
|
|
311
|
-
return String(
|
|
310
|
+
var M = a.map(function(x) {
|
|
311
|
+
return String(x);
|
|
312
312
|
});
|
|
313
313
|
M.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, M);
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
|
-
var
|
|
317
|
-
function
|
|
316
|
+
var Se = {};
|
|
317
|
+
function l(e, r) {
|
|
318
318
|
{
|
|
319
319
|
var a = e.constructor, o = a && (a.displayName || a.name) || "ReactClass", v = o + "." + r;
|
|
320
|
-
if (
|
|
320
|
+
if (Se[v])
|
|
321
321
|
return;
|
|
322
|
-
S("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),
|
|
322
|
+
S("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), Se[v] = !0;
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
var n = {
|
|
@@ -349,7 +349,7 @@ function pn() {
|
|
|
349
349
|
* @internal
|
|
350
350
|
*/
|
|
351
351
|
enqueueForceUpdate: function(e, r, a) {
|
|
352
|
-
|
|
352
|
+
l(e, "forceUpdate");
|
|
353
353
|
},
|
|
354
354
|
/**
|
|
355
355
|
* Replaces all of the state. Always use this or `setState` to mutate state.
|
|
@@ -365,7 +365,7 @@ function pn() {
|
|
|
365
365
|
* @internal
|
|
366
366
|
*/
|
|
367
367
|
enqueueReplaceState: function(e, r, a, o) {
|
|
368
|
-
|
|
368
|
+
l(e, "replaceState");
|
|
369
369
|
},
|
|
370
370
|
/**
|
|
371
371
|
* Sets a subset of the state. This only exists because _pendingState is
|
|
@@ -380,7 +380,7 @@ function pn() {
|
|
|
380
380
|
* @internal
|
|
381
381
|
*/
|
|
382
382
|
enqueueSetState: function(e, r, a, o) {
|
|
383
|
-
|
|
383
|
+
l(e, "setState");
|
|
384
384
|
}
|
|
385
385
|
}, i = Object.assign, h = {};
|
|
386
386
|
Object.freeze(h);
|
|
@@ -395,27 +395,27 @@ function pn() {
|
|
|
395
395
|
this.updater.enqueueForceUpdate(this, e, "forceUpdate");
|
|
396
396
|
};
|
|
397
397
|
{
|
|
398
|
-
var
|
|
398
|
+
var _ = {
|
|
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
|
+
}, R = function(e, r) {
|
|
402
402
|
Object.defineProperty(y.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 w in _)
|
|
409
|
+
_.hasOwnProperty(w) && R(w, _[w]);
|
|
410
410
|
}
|
|
411
411
|
function T() {
|
|
412
412
|
}
|
|
413
413
|
T.prototype = y.prototype;
|
|
414
|
-
function
|
|
414
|
+
function j(e, r, a) {
|
|
415
415
|
this.props = e, this.context = r, this.refs = h, this.updater = a || n;
|
|
416
416
|
}
|
|
417
|
-
var
|
|
418
|
-
|
|
417
|
+
var D = j.prototype = new T();
|
|
418
|
+
D.constructor = j, i(D, y.prototype), D.isPureReactComponent = !0;
|
|
419
419
|
function ye() {
|
|
420
420
|
var e = {
|
|
421
421
|
current: null
|
|
@@ -456,7 +456,7 @@ function pn() {
|
|
|
456
456
|
function Ye(e) {
|
|
457
457
|
return e.displayName || "Context";
|
|
458
458
|
}
|
|
459
|
-
function
|
|
459
|
+
function Oe(e) {
|
|
460
460
|
if (e == null)
|
|
461
461
|
return null;
|
|
462
462
|
if (typeof e.tag == "number" && S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
@@ -466,34 +466,34 @@ function pn() {
|
|
|
466
466
|
switch (e) {
|
|
467
467
|
case C:
|
|
468
468
|
return "Fragment";
|
|
469
|
-
case
|
|
469
|
+
case P:
|
|
470
470
|
return "Portal";
|
|
471
471
|
case O:
|
|
472
472
|
return "Profiler";
|
|
473
|
-
case
|
|
473
|
+
case L:
|
|
474
474
|
return "StrictMode";
|
|
475
|
-
case
|
|
475
|
+
case k:
|
|
476
476
|
return "Suspense";
|
|
477
477
|
case U:
|
|
478
478
|
return "SuspenseList";
|
|
479
479
|
}
|
|
480
480
|
if (typeof e == "object")
|
|
481
481
|
switch (e.$$typeof) {
|
|
482
|
-
case
|
|
482
|
+
case N:
|
|
483
483
|
var r = e;
|
|
484
484
|
return Ye(r) + ".Consumer";
|
|
485
|
-
case
|
|
485
|
+
case F:
|
|
486
486
|
var a = e;
|
|
487
487
|
return Ye(a._context) + ".Provider";
|
|
488
|
-
case
|
|
488
|
+
case b:
|
|
489
489
|
return or(e, e.render, "ForwardRef");
|
|
490
|
-
case
|
|
490
|
+
case I:
|
|
491
491
|
var o = e.displayName || null;
|
|
492
|
-
return o !== null ? o :
|
|
492
|
+
return o !== null ? o : Oe(e.type) || "Memo";
|
|
493
493
|
case G: {
|
|
494
|
-
var v = e, M = v._payload,
|
|
494
|
+
var v = e, M = v._payload, x = v._init;
|
|
495
495
|
try {
|
|
496
|
-
return
|
|
496
|
+
return Oe(x(M));
|
|
497
497
|
} catch {
|
|
498
498
|
return null;
|
|
499
499
|
}
|
|
@@ -524,7 +524,7 @@ function pn() {
|
|
|
524
524
|
}
|
|
525
525
|
return e.key !== void 0;
|
|
526
526
|
}
|
|
527
|
-
function
|
|
527
|
+
function Tr(e, r) {
|
|
528
528
|
var a = function() {
|
|
529
529
|
ir || (ir = !0, S("%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
|
};
|
|
@@ -544,19 +544,19 @@ function pn() {
|
|
|
544
544
|
}
|
|
545
545
|
function cr(e) {
|
|
546
546
|
if (typeof e.ref == "string" && ie.current && e.__self && ie.current.stateNode !== e.__self) {
|
|
547
|
-
var r =
|
|
547
|
+
var r = Oe(ie.current.type);
|
|
548
548
|
Ge[r] || (S('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), Ge[r] = !0);
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
|
-
var Ue = function(e, r, a, o, v, M,
|
|
551
|
+
var Ue = function(e, r, a, o, v, M, x) {
|
|
552
552
|
var W = {
|
|
553
553
|
// This tag allows us to uniquely identify this as a React Element
|
|
554
|
-
$$typeof:
|
|
554
|
+
$$typeof: g,
|
|
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: x,
|
|
560
560
|
// Record the component responsible for creating this element.
|
|
561
561
|
_owner: M
|
|
562
562
|
};
|
|
@@ -577,10 +577,10 @@ function pn() {
|
|
|
577
577
|
value: v
|
|
578
578
|
}), Object.freeze && (Object.freeze(W.props), Object.freeze(W)), W;
|
|
579
579
|
};
|
|
580
|
-
function
|
|
581
|
-
var o, v = {}, M = null,
|
|
580
|
+
function Sr(e, r, a) {
|
|
581
|
+
var o, v = {}, M = null, x = null, W = null, H = null;
|
|
582
582
|
if (r != null) {
|
|
583
|
-
Ze(r) && (
|
|
583
|
+
Ze(r) && (x = r.ref, cr(r)), Ie(r) && (Le(r.key), M = "" + r.key), W = r.__self === void 0 ? null : r.__self, H = r.__source === void 0 ? null : r.__source;
|
|
584
584
|
for (o in r)
|
|
585
585
|
We.call(r, o) && !Be.hasOwnProperty(o) && (v[o] = r[o]);
|
|
586
586
|
}
|
|
@@ -597,22 +597,22 @@ function pn() {
|
|
|
597
597
|
for (o in ue)
|
|
598
598
|
v[o] === void 0 && (v[o] = ue[o]);
|
|
599
599
|
}
|
|
600
|
-
if (M ||
|
|
600
|
+
if (M || x) {
|
|
601
601
|
var ve = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
602
|
-
M &&
|
|
602
|
+
M && Tr(v, ve), x && ur(v, ve);
|
|
603
603
|
}
|
|
604
|
-
return Ue(e, M,
|
|
604
|
+
return Ue(e, M, x, W, H, ie.current, v);
|
|
605
605
|
}
|
|
606
|
-
function
|
|
606
|
+
function jr(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 Or(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, v = i({}, e.props), M = e.key,
|
|
613
|
+
var o, v = i({}, e.props), M = e.key, x = e.ref, W = e._self, H = e._source, re = e._owner;
|
|
614
614
|
if (r != null) {
|
|
615
|
-
Ze(r) && (
|
|
615
|
+
Ze(r) && (x = r.ref, re = ie.current), Ie(r) && (Le(r.key), M = "" + r.key);
|
|
616
616
|
var ae;
|
|
617
617
|
e.type && e.type.defaultProps && (ae = e.type.defaultProps);
|
|
618
618
|
for (o in r)
|
|
@@ -626,10 +626,10 @@ function pn() {
|
|
|
626
626
|
ue[ve] = arguments[ve + 2];
|
|
627
627
|
v.children = ue;
|
|
628
628
|
}
|
|
629
|
-
return Ue(e.type, M,
|
|
629
|
+
return Ue(e.type, M, x, W, H, re, v);
|
|
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 === g;
|
|
633
633
|
}
|
|
634
634
|
var lr = ".", Pr = ":";
|
|
635
635
|
function kr(e) {
|
|
@@ -648,34 +648,34 @@ function pn() {
|
|
|
648
648
|
function Ve(e, r) {
|
|
649
649
|
return typeof e == "object" && e !== null && e.key != null ? (Le(e.key), kr("" + e.key)) : r.toString(36);
|
|
650
650
|
}
|
|
651
|
-
function
|
|
651
|
+
function Ne(e, r, a, o, v) {
|
|
652
652
|
var M = typeof e;
|
|
653
653
|
(M === "undefined" || M === "boolean") && (e = null);
|
|
654
|
-
var
|
|
654
|
+
var x = !1;
|
|
655
655
|
if (e === null)
|
|
656
|
-
|
|
656
|
+
x = !0;
|
|
657
657
|
else
|
|
658
658
|
switch (M) {
|
|
659
659
|
case "string":
|
|
660
660
|
case "number":
|
|
661
|
-
|
|
661
|
+
x = !0;
|
|
662
662
|
break;
|
|
663
663
|
case "object":
|
|
664
664
|
switch (e.$$typeof) {
|
|
665
|
-
case
|
|
666
|
-
case
|
|
667
|
-
|
|
665
|
+
case g:
|
|
666
|
+
case P:
|
|
667
|
+
x = !0;
|
|
668
668
|
}
|
|
669
669
|
}
|
|
670
|
-
if (
|
|
670
|
+
if (x) {
|
|
671
671
|
var W = e, H = v(W), re = o === "" ? lr + Ve(W, 0) : o;
|
|
672
672
|
if (he(H)) {
|
|
673
673
|
var ae = "";
|
|
674
|
-
re != null && (ae = ke(re) + "/"),
|
|
674
|
+
re != null && (ae = ke(re) + "/"), Ne(H, r, ae, "", function(ln) {
|
|
675
675
|
return ln;
|
|
676
676
|
});
|
|
677
677
|
} else
|
|
678
|
-
H != null && (De(H) && (H.key && (!W || W.key !== H.key) && Le(H.key), H =
|
|
678
|
+
H != null && (De(H) && (H.key && (!W || W.key !== H.key) && Le(H.key), H = jr(
|
|
679
679
|
H,
|
|
680
680
|
// Keep both the (mapped) and old keys if they differ, just as
|
|
681
681
|
// traverseAllChildren used to do for objects as children
|
|
@@ -688,20 +688,20 @@ function pn() {
|
|
|
688
688
|
)), r.push(H));
|
|
689
689
|
return 1;
|
|
690
690
|
}
|
|
691
|
-
var oe, ue, ve = 0,
|
|
691
|
+
var oe, ue, ve = 0, be = o === "" ? lr : o + Pr;
|
|
692
692
|
if (he(e))
|
|
693
693
|
for (var wr = 0; wr < e.length; wr++)
|
|
694
|
-
oe = e[wr], ue =
|
|
694
|
+
oe = e[wr], ue = be + Ve(oe, wr), ve += Ne(oe, r, a, ue, v);
|
|
695
695
|
else {
|
|
696
696
|
var Br = J(e);
|
|
697
697
|
if (typeof Br == "function") {
|
|
698
698
|
var wt = e;
|
|
699
699
|
Br === wt.entries && (He || ce("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), He = !0);
|
|
700
|
-
for (var un = Br.call(wt),
|
|
701
|
-
oe =
|
|
700
|
+
for (var un = Br.call(wt), xt, cn = 0; !(xt = un.next()).done; )
|
|
701
|
+
oe = xt.value, ue = be + Ve(oe, cn++), ve += Ne(oe, r, a, ue, v);
|
|
702
702
|
} else if (M === "object") {
|
|
703
|
-
var
|
|
704
|
-
throw new Error("Objects are not valid as a React child (found: " + (
|
|
703
|
+
var Ct = String(e);
|
|
704
|
+
throw new Error("Objects are not valid as a React child (found: " + (Ct === "[object Object]" ? "object with keys {" + Object.keys(e).join(", ") + "}" : Ct) + "). If you meant to render a collection of children, use an array instead.");
|
|
705
705
|
}
|
|
706
706
|
}
|
|
707
707
|
return ve;
|
|
@@ -710,7 +710,7 @@ function pn() {
|
|
|
710
710
|
if (e == null)
|
|
711
711
|
return e;
|
|
712
712
|
var o = [], v = 0;
|
|
713
|
-
return
|
|
713
|
+
return Ne(e, o, "", "", function(M) {
|
|
714
714
|
return r.call(a, M, v++);
|
|
715
715
|
}), o;
|
|
716
716
|
}
|
|
@@ -737,7 +737,7 @@ function pn() {
|
|
|
737
737
|
}
|
|
738
738
|
function vr(e) {
|
|
739
739
|
var r = {
|
|
740
|
-
$$typeof:
|
|
740
|
+
$$typeof: N,
|
|
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,13 +756,13 @@ function pn() {
|
|
|
756
756
|
_globalName: null
|
|
757
757
|
};
|
|
758
758
|
r.Provider = {
|
|
759
|
-
$$typeof:
|
|
759
|
+
$$typeof: F,
|
|
760
760
|
_context: r
|
|
761
761
|
};
|
|
762
762
|
var a = !1, o = !1, v = !1;
|
|
763
763
|
{
|
|
764
764
|
var M = {
|
|
765
|
-
$$typeof:
|
|
765
|
+
$$typeof: N,
|
|
766
766
|
_context: r
|
|
767
767
|
};
|
|
768
768
|
Object.defineProperties(M, {
|
|
@@ -770,32 +770,32 @@ function pn() {
|
|
|
770
770
|
get: function() {
|
|
771
771
|
return o || (o = !0, S("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(x) {
|
|
774
|
+
r.Provider = x;
|
|
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(x) {
|
|
782
|
+
r._currentValue = x;
|
|
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(x) {
|
|
790
|
+
r._currentValue2 = x;
|
|
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(x) {
|
|
798
|
+
r._threadCount = x;
|
|
799
799
|
}
|
|
800
800
|
},
|
|
801
801
|
Consumer: {
|
|
@@ -807,8 +807,8 @@ function pn() {
|
|
|
807
807
|
get: function() {
|
|
808
808
|
return r.displayName;
|
|
809
809
|
},
|
|
810
|
-
set: function(
|
|
811
|
-
v || (ce("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",
|
|
810
|
+
set: function(x) {
|
|
811
|
+
v || (ce("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.", x), v = !0);
|
|
812
812
|
}
|
|
813
813
|
}
|
|
814
814
|
}), r.Consumer = M;
|
|
@@ -821,13 +821,13 @@ function pn() {
|
|
|
821
821
|
var r = e._result, a = r();
|
|
822
822
|
if (a.then(function(M) {
|
|
823
823
|
if (e._status === Xe || e._status === ze) {
|
|
824
|
-
var
|
|
825
|
-
|
|
824
|
+
var x = e;
|
|
825
|
+
x._status = Qe, x._result = M;
|
|
826
826
|
}
|
|
827
827
|
}, function(M) {
|
|
828
828
|
if (e._status === Xe || e._status === ze) {
|
|
829
|
-
var
|
|
830
|
-
|
|
829
|
+
var x = e;
|
|
830
|
+
x._status = yr, x._result = M;
|
|
831
831
|
}
|
|
832
832
|
}), e._status === ze) {
|
|
833
833
|
var o = e;
|
|
@@ -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 === I ? S("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...)).") : typeof e != "function" ? S("forwardRef requires a render function but was given %s.", e === null ? "null" : typeof e) : e.length !== 0 && e.length !== 2 && S("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) && S("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");
|
|
892
892
|
var r = {
|
|
893
|
-
$$typeof:
|
|
893
|
+
$$typeof: b,
|
|
894
894
|
render: e
|
|
895
895
|
};
|
|
896
896
|
{
|
|
@@ -911,16 +911,16 @@ Your code should look like:
|
|
|
911
911
|
var hr;
|
|
912
912
|
hr = Symbol.for("react.module.reference");
|
|
913
913
|
function t(e) {
|
|
914
|
-
return !!(typeof e == "string" || typeof e == "function" || e === C || e === O || fe || e ===
|
|
914
|
+
return !!(typeof e == "string" || typeof e == "function" || e === C || e === O || fe || e === L || e === k || e === U || pe || e === A || Ce || je || Te || typeof e == "object" && e !== null && (e.$$typeof === G || e.$$typeof === I || e.$$typeof === F || e.$$typeof === N || e.$$typeof === b || // 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
918
|
e.$$typeof === hr || e.getModuleId !== void 0));
|
|
919
919
|
}
|
|
920
|
-
function
|
|
920
|
+
function c(e, r) {
|
|
921
921
|
t(e) || S("memo: The first argument must be a component. Instead received: %s", e === null ? "null" : typeof e);
|
|
922
922
|
var a = {
|
|
923
|
-
$$typeof:
|
|
923
|
+
$$typeof: I,
|
|
924
924
|
type: e,
|
|
925
925
|
compare: r === void 0 ? null : r
|
|
926
926
|
};
|
|
@@ -939,7 +939,7 @@ Your code should look like:
|
|
|
939
939
|
}
|
|
940
940
|
return a;
|
|
941
941
|
}
|
|
942
|
-
function
|
|
942
|
+
function d() {
|
|
943
943
|
var e = ne.current;
|
|
944
944
|
return e === null && S(`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)
|
|
@@ -948,7 +948,7 @@ Your code should look like:
|
|
|
948
948
|
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`), e;
|
|
949
949
|
}
|
|
950
950
|
function Y(e) {
|
|
951
|
-
var r =
|
|
951
|
+
var r = d();
|
|
952
952
|
if (e._context !== void 0) {
|
|
953
953
|
var a = e._context;
|
|
954
954
|
a.Consumer === e ? S("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 && S("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?");
|
|
@@ -956,61 +956,61 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
956
956
|
return r.useContext(e);
|
|
957
957
|
}
|
|
958
958
|
function K(e) {
|
|
959
|
-
var r =
|
|
959
|
+
var r = d();
|
|
960
960
|
return r.useState(e);
|
|
961
961
|
}
|
|
962
962
|
function ee(e, r, a) {
|
|
963
|
-
var o =
|
|
963
|
+
var o = d();
|
|
964
964
|
return o.useReducer(e, r, a);
|
|
965
965
|
}
|
|
966
966
|
function B(e) {
|
|
967
|
-
var r =
|
|
967
|
+
var r = d();
|
|
968
968
|
return r.useRef(e);
|
|
969
969
|
}
|
|
970
970
|
function q(e, r) {
|
|
971
|
-
var a =
|
|
971
|
+
var a = d();
|
|
972
972
|
return a.useEffect(e, r);
|
|
973
973
|
}
|
|
974
974
|
function me(e, r) {
|
|
975
|
-
var a =
|
|
975
|
+
var a = d();
|
|
976
976
|
return a.useInsertionEffect(e, r);
|
|
977
977
|
}
|
|
978
978
|
function se(e, r) {
|
|
979
|
-
var a =
|
|
979
|
+
var a = d();
|
|
980
980
|
return a.useLayoutEffect(e, r);
|
|
981
981
|
}
|
|
982
982
|
function le(e, r) {
|
|
983
|
-
var a =
|
|
983
|
+
var a = d();
|
|
984
984
|
return a.useCallback(e, r);
|
|
985
985
|
}
|
|
986
986
|
function Re(e, r) {
|
|
987
|
-
var a =
|
|
987
|
+
var a = d();
|
|
988
988
|
return a.useMemo(e, r);
|
|
989
989
|
}
|
|
990
|
-
function
|
|
991
|
-
var o =
|
|
990
|
+
function Me(e, r, a) {
|
|
991
|
+
var o = d();
|
|
992
992
|
return o.useImperativeHandle(e, r, a);
|
|
993
993
|
}
|
|
994
994
|
function Ae(e, r) {
|
|
995
995
|
{
|
|
996
|
-
var a =
|
|
996
|
+
var a = d();
|
|
997
997
|
return a.useDebugValue(e, r);
|
|
998
998
|
}
|
|
999
999
|
}
|
|
1000
|
-
function
|
|
1001
|
-
var e =
|
|
1000
|
+
function ge() {
|
|
1001
|
+
var e = d();
|
|
1002
1002
|
return e.useTransition();
|
|
1003
1003
|
}
|
|
1004
1004
|
function er(e) {
|
|
1005
|
-
var r =
|
|
1005
|
+
var r = d();
|
|
1006
1006
|
return r.useDeferredValue(e);
|
|
1007
1007
|
}
|
|
1008
|
-
function
|
|
1009
|
-
var e =
|
|
1008
|
+
function Nr() {
|
|
1009
|
+
var e = d();
|
|
1010
1010
|
return e.useId();
|
|
1011
1011
|
}
|
|
1012
|
-
function
|
|
1013
|
-
var o =
|
|
1012
|
+
function Mr(e, r, a) {
|
|
1013
|
+
var o = d();
|
|
1014
1014
|
return o.useSyncExternalStore(e, r, a);
|
|
1015
1015
|
}
|
|
1016
1016
|
var rr = 0, tt, nt, at, ot, it, st, ut;
|
|
@@ -1089,16 +1089,16 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1089
1089
|
` + Yr + e;
|
|
1090
1090
|
}
|
|
1091
1091
|
}
|
|
1092
|
-
var Wr = !1,
|
|
1092
|
+
var Wr = !1, br;
|
|
1093
1093
|
{
|
|
1094
1094
|
var zt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1095
|
-
|
|
1095
|
+
br = new zt();
|
|
1096
1096
|
}
|
|
1097
1097
|
function lt(e, r) {
|
|
1098
1098
|
if (!e || Wr)
|
|
1099
1099
|
return "";
|
|
1100
1100
|
{
|
|
1101
|
-
var a =
|
|
1101
|
+
var a = br.get(e);
|
|
1102
1102
|
if (a !== void 0)
|
|
1103
1103
|
return a;
|
|
1104
1104
|
}
|
|
@@ -1110,39 +1110,39 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1110
1110
|
M = Lr.current, Lr.current = null, Vt();
|
|
1111
1111
|
try {
|
|
1112
1112
|
if (r) {
|
|
1113
|
-
var
|
|
1113
|
+
var x = function() {
|
|
1114
1114
|
throw Error();
|
|
1115
1115
|
};
|
|
1116
|
-
if (Object.defineProperty(
|
|
1116
|
+
if (Object.defineProperty(x.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(
|
|
1123
|
-
} catch (
|
|
1124
|
-
o =
|
|
1122
|
+
Reflect.construct(x, []);
|
|
1123
|
+
} catch (be) {
|
|
1124
|
+
o = be;
|
|
1125
1125
|
}
|
|
1126
|
-
Reflect.construct(e, [],
|
|
1126
|
+
Reflect.construct(e, [], x);
|
|
1127
1127
|
} else {
|
|
1128
1128
|
try {
|
|
1129
|
-
|
|
1130
|
-
} catch (
|
|
1131
|
-
o =
|
|
1129
|
+
x.call();
|
|
1130
|
+
} catch (be) {
|
|
1131
|
+
o = be;
|
|
1132
1132
|
}
|
|
1133
|
-
e.call(
|
|
1133
|
+
e.call(x.prototype);
|
|
1134
1134
|
}
|
|
1135
1135
|
} else {
|
|
1136
1136
|
try {
|
|
1137
1137
|
throw Error();
|
|
1138
|
-
} catch (
|
|
1139
|
-
o =
|
|
1138
|
+
} catch (be) {
|
|
1139
|
+
o = be;
|
|
1140
1140
|
}
|
|
1141
1141
|
e();
|
|
1142
1142
|
}
|
|
1143
|
-
} catch (
|
|
1144
|
-
if (
|
|
1145
|
-
for (var W =
|
|
1143
|
+
} catch (be) {
|
|
1144
|
+
if (be && o && typeof be.stack == "string") {
|
|
1145
|
+
for (var W = be.stack.split(`
|
|
1146
1146
|
`), H = o.stack.split(`
|
|
1147
1147
|
`), re = W.length - 1, ae = H.length - 1; re >= 1 && ae >= 0 && W[re] !== H[ae]; )
|
|
1148
1148
|
ae--;
|
|
@@ -1153,7 +1153,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1153
1153
|
if (re--, ae--, ae < 0 || W[re] !== H[ae]) {
|
|
1154
1154
|
var oe = `
|
|
1155
1155
|
` + W[re].replace(" at new ", " at ");
|
|
1156
|
-
return e.displayName && oe.includes("<anonymous>") && (oe = oe.replace("<anonymous>", e.displayName)), typeof e == "function" &&
|
|
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 (re >= 1 && ae >= 0);
|
|
1159
1159
|
break;
|
|
@@ -1163,7 +1163,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1163
1163
|
Wr = !1, Lr.current = M, qt(), Error.prepareStackTrace = v;
|
|
1164
1164
|
}
|
|
1165
1165
|
var ue = e ? e.displayName || e.name : "", ve = ue ? mr(ue) : "";
|
|
1166
|
-
return typeof e == "function" &&
|
|
1166
|
+
return typeof e == "function" && br.set(e, ve), ve;
|
|
1167
1167
|
}
|
|
1168
1168
|
function Bt(e, r, a) {
|
|
1169
1169
|
return lt(e, !1);
|
|
@@ -1172,7 +1172,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1172
1172
|
var r = e.prototype;
|
|
1173
1173
|
return !!(r && r.isReactComponent);
|
|
1174
1174
|
}
|
|
1175
|
-
function
|
|
1175
|
+
function gr(e, r, a) {
|
|
1176
1176
|
if (e == null)
|
|
1177
1177
|
return "";
|
|
1178
1178
|
if (typeof e == "function")
|
|
@@ -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 mr(e);
|
|
1182
1182
|
switch (e) {
|
|
1183
|
-
case
|
|
1183
|
+
case k:
|
|
1184
1184
|
return mr("Suspense");
|
|
1185
1185
|
case U:
|
|
1186
1186
|
return mr("SuspenseList");
|
|
1187
1187
|
}
|
|
1188
1188
|
if (typeof e == "object")
|
|
1189
1189
|
switch (e.$$typeof) {
|
|
1190
|
-
case
|
|
1190
|
+
case b:
|
|
1191
1191
|
return Bt(e.render);
|
|
1192
|
-
case
|
|
1193
|
-
return
|
|
1192
|
+
case I:
|
|
1193
|
+
return gr(e.type, r, a);
|
|
1194
1194
|
case G: {
|
|
1195
1195
|
var o = e, v = o._payload, M = o._init;
|
|
1196
1196
|
try {
|
|
1197
|
-
return
|
|
1197
|
+
return gr(M(v), r, a);
|
|
1198
1198
|
} catch {
|
|
1199
1199
|
}
|
|
1200
1200
|
}
|
|
@@ -1204,7 +1204,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1204
1204
|
var ft = {}, dt = de.ReactDebugCurrentFrame;
|
|
1205
1205
|
function _r(e) {
|
|
1206
1206
|
if (e) {
|
|
1207
|
-
var r = e._owner, a =
|
|
1207
|
+
var r = e._owner, a = gr(e.type, e._source, r ? r.type : null);
|
|
1208
1208
|
dt.setExtraStackFrame(a);
|
|
1209
1209
|
} else
|
|
1210
1210
|
dt.setExtraStackFrame(null);
|
|
@@ -1212,34 +1212,34 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1212
1212
|
function Ht(e, r, a, o, v) {
|
|
1213
1213
|
{
|
|
1214
1214
|
var M = Function.call.bind(We);
|
|
1215
|
-
for (var
|
|
1216
|
-
if (M(e,
|
|
1215
|
+
for (var x in e)
|
|
1216
|
+
if (M(e, x)) {
|
|
1217
1217
|
var W = void 0;
|
|
1218
1218
|
try {
|
|
1219
|
-
if (typeof e[
|
|
1220
|
-
var H = Error((o || "React class") + ": " + a + " type `" +
|
|
1219
|
+
if (typeof e[x] != "function") {
|
|
1220
|
+
var H = Error((o || "React class") + ": " + a + " type `" + x + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[x] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
1221
1221
|
throw H.name = "Invariant Violation", H;
|
|
1222
1222
|
}
|
|
1223
|
-
W = e[
|
|
1223
|
+
W = e[x](r, x, o, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1224
1224
|
} catch (re) {
|
|
1225
1225
|
W = re;
|
|
1226
1226
|
}
|
|
1227
|
-
W && !(W instanceof Error) && (_r(v), S("%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,
|
|
1227
|
+
W && !(W instanceof Error) && (_r(v), S("%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, x, typeof W), _r(null)), W instanceof Error && !(W.message in ft) && (ft[W.message] = !0, _r(v), S("Failed %s type: %s", a, W.message), _r(null));
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
}
|
|
1231
1231
|
function Ke(e) {
|
|
1232
1232
|
if (e) {
|
|
1233
|
-
var r = e._owner, a =
|
|
1234
|
-
|
|
1233
|
+
var r = e._owner, a = gr(e.type, e._source, r ? r.type : null);
|
|
1234
|
+
xe(a);
|
|
1235
1235
|
} else
|
|
1236
|
-
|
|
1236
|
+
xe(null);
|
|
1237
1237
|
}
|
|
1238
1238
|
var Ur;
|
|
1239
1239
|
Ur = !1;
|
|
1240
1240
|
function pt() {
|
|
1241
1241
|
if (ie.current) {
|
|
1242
|
-
var e =
|
|
1242
|
+
var e = Oe(ie.current.type);
|
|
1243
1243
|
if (e)
|
|
1244
1244
|
return `
|
|
1245
1245
|
|
|
@@ -1277,7 +1277,7 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1277
1277
|
if (!vt[a]) {
|
|
1278
1278
|
vt[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 " + Oe(e._owner.type) + "."), Ke(e), S('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
|
}
|
|
@@ -1293,8 +1293,8 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1293
1293
|
else if (e) {
|
|
1294
1294
|
var v = J(e);
|
|
1295
1295
|
if (typeof v == "function" && v !== e.entries)
|
|
1296
|
-
for (var M = v.call(e),
|
|
1297
|
-
De(
|
|
1296
|
+
for (var M = v.call(e), x; !(x = M.next()).done; )
|
|
1297
|
+
De(x.value) && yt(x.value, r);
|
|
1298
1298
|
}
|
|
1299
1299
|
}
|
|
1300
1300
|
}
|
|
@@ -1306,18 +1306,18 @@ 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 === b || // Note: Memo only checks outer props here.
|
|
1310
1310
|
// Inner props are checked in the reconciler.
|
|
1311
|
-
r.$$typeof ===
|
|
1311
|
+
r.$$typeof === I))
|
|
1312
1312
|
a = r.propTypes;
|
|
1313
1313
|
else
|
|
1314
1314
|
return;
|
|
1315
1315
|
if (a) {
|
|
1316
|
-
var o =
|
|
1316
|
+
var o = Oe(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 v =
|
|
1320
|
+
var v = Oe(r);
|
|
1321
1321
|
S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", v || "Unknown");
|
|
1322
1322
|
}
|
|
1323
1323
|
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -1335,17 +1335,17 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1335
1335
|
e.ref !== null && (Ke(e), S("Invalid attribute `ref` supplied to `React.Fragment`."), Ke(null));
|
|
1336
1336
|
}
|
|
1337
1337
|
}
|
|
1338
|
-
function
|
|
1338
|
+
function bt(e, r, a) {
|
|
1339
1339
|
var o = t(e);
|
|
1340
1340
|
if (!o) {
|
|
1341
1341
|
var v = "";
|
|
1342
1342
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).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.");
|
|
1343
1343
|
var M = Jt(r);
|
|
1344
1344
|
M ? v += M : v += pt();
|
|
1345
|
-
var
|
|
1346
|
-
e === null ?
|
|
1345
|
+
var x;
|
|
1346
|
+
e === null ? x = "null" : he(e) ? x = "array" : e !== void 0 && e.$$typeof === g ? (x = "<" + (Oe(e.type) || "Unknown") + " />", v = " Did you accidentally export a JSX literal instead of a component?") : x = typeof e, S("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", x, v);
|
|
1347
1347
|
}
|
|
1348
|
-
var W =
|
|
1348
|
+
var W = Sr.apply(this, arguments);
|
|
1349
1349
|
if (W == null)
|
|
1350
1350
|
return W;
|
|
1351
1351
|
if (o)
|
|
@@ -1353,10 +1353,10 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1353
1353
|
ht(arguments[H], e);
|
|
1354
1354
|
return e === C ? Xt(W) : mt(W), W;
|
|
1355
1355
|
}
|
|
1356
|
-
var
|
|
1356
|
+
var gt = !1;
|
|
1357
1357
|
function Qt(e) {
|
|
1358
|
-
var r =
|
|
1359
|
-
return r.type = e,
|
|
1358
|
+
var r = bt.bind(null, e);
|
|
1359
|
+
return r.type = e, gt || (gt = !0, ce("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")), Object.defineProperty(r, "type", {
|
|
1360
1360
|
enumerable: !1,
|
|
1361
1361
|
get: function() {
|
|
1362
1362
|
return ce("Factory.type is deprecated. Access the class directly before passing it to createFactory."), Object.defineProperty(this, "type", {
|
|
@@ -1366,7 +1366,7 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1366
1366
|
}), r;
|
|
1367
1367
|
}
|
|
1368
1368
|
function en(e, r, a) {
|
|
1369
|
-
for (var o =
|
|
1369
|
+
for (var o = Or.apply(this, arguments), v = 2; v < arguments.length; v++)
|
|
1370
1370
|
ht(arguments[v], o.type);
|
|
1371
1371
|
return mt(o), o;
|
|
1372
1372
|
}
|
|
@@ -1416,18 +1416,18 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1416
1416
|
p.isBatchingLegacy = a;
|
|
1417
1417
|
}
|
|
1418
1418
|
if (o !== null && typeof o == "object" && typeof o.then == "function") {
|
|
1419
|
-
var M = o,
|
|
1419
|
+
var M = o, x = !1, W = {
|
|
1420
1420
|
then: function(ue, ve) {
|
|
1421
|
-
|
|
1422
|
-
Rr(r), Je === 0 ? Vr(
|
|
1423
|
-
}, function(
|
|
1424
|
-
Rr(r), ve(
|
|
1421
|
+
x = !0, M.then(function(be) {
|
|
1422
|
+
Rr(r), Je === 0 ? Vr(be, ue, ve) : ue(be);
|
|
1423
|
+
}, function(be) {
|
|
1424
|
+
Rr(r), ve(be);
|
|
1425
1425
|
});
|
|
1426
1426
|
}
|
|
1427
1427
|
};
|
|
1428
1428
|
return !Et && typeof Promise < "u" && Promise.resolve().then(function() {
|
|
1429
1429
|
}).then(function() {
|
|
1430
|
-
|
|
1430
|
+
x || (Et = !0, S("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
1431
|
}), W;
|
|
1432
1432
|
} else {
|
|
1433
1433
|
var H = o;
|
|
@@ -1489,20 +1489,20 @@ Check the top-level render call using <` + a + ">.");
|
|
|
1489
1489
|
}
|
|
1490
1490
|
}
|
|
1491
1491
|
}
|
|
1492
|
-
var nn =
|
|
1492
|
+
var nn = bt, an = en, on = Qt, sn = {
|
|
1493
1493
|
map: qe,
|
|
1494
1494
|
forEach: dr,
|
|
1495
1495
|
count: Ar,
|
|
1496
1496
|
toArray: $r,
|
|
1497
1497
|
only: pr
|
|
1498
1498
|
};
|
|
1499
|
-
|
|
1499
|
+
f.Children = sn, f.Component = y, f.Fragment = C, f.Profiler = O, f.PureComponent = j, f.StrictMode = L, f.Suspense = k, f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = de, f.act = Rt, f.cloneElement = an, f.createContext = vr, f.createElement = nn, f.createFactory = on, f.createRef = ye, f.forwardRef = Dr, f.isValidElement = De, f.lazy = Ir, f.memo = c, f.startTransition = rn, f.unstable_act = Rt, f.useCallback = le, f.useContext = Y, f.useDebugValue = Ae, f.useDeferredValue = er, f.useEffect = q, f.useId = Nr, f.useImperativeHandle = Me, f.useInsertionEffect = me, f.useLayoutEffect = se, f.useMemo = Re, f.useReducer = ee, f.useRef = B, f.useState = K, f.useSyncExternalStore = Mr, f.useTransition = ge, f.version = $, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
1500
1500
|
}();
|
|
1501
1501
|
}(ar, ar.exports)), ar.exports;
|
|
1502
1502
|
}
|
|
1503
|
-
var
|
|
1503
|
+
var jt;
|
|
1504
1504
|
function Yt() {
|
|
1505
|
-
return
|
|
1505
|
+
return jt || (jt = 1, process.env.NODE_ENV === "production" ? xr.exports = dn() : xr.exports = pn()), xr.exports;
|
|
1506
1506
|
}
|
|
1507
1507
|
/**
|
|
1508
1508
|
* @license React
|
|
@@ -1513,23 +1513,23 @@ function Yt() {
|
|
|
1513
1513
|
* This source code is licensed under the MIT license found in the
|
|
1514
1514
|
* LICENSE file in the root directory of this source tree.
|
|
1515
1515
|
*/
|
|
1516
|
-
var
|
|
1516
|
+
var Ot;
|
|
1517
1517
|
function vn() {
|
|
1518
|
-
if (
|
|
1518
|
+
if (Ot)
|
|
1519
1519
|
return tr;
|
|
1520
|
-
|
|
1521
|
-
var s = Yt(),
|
|
1522
|
-
function
|
|
1523
|
-
var
|
|
1524
|
-
|
|
1525
|
-
for (
|
|
1526
|
-
|
|
1520
|
+
Ot = 1;
|
|
1521
|
+
var s = Yt(), f = Symbol.for("react.element"), $ = Symbol.for("react.fragment"), g = Object.prototype.hasOwnProperty, P = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, C = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
1522
|
+
function L(O, F, N) {
|
|
1523
|
+
var b, k = {}, U = null, I = null;
|
|
1524
|
+
N !== void 0 && (U = "" + N), F.key !== void 0 && (U = "" + F.key), F.ref !== void 0 && (I = F.ref);
|
|
1525
|
+
for (b in F)
|
|
1526
|
+
g.call(F, b) && !C.hasOwnProperty(b) && (k[b] = F[b]);
|
|
1527
1527
|
if (O && O.defaultProps)
|
|
1528
|
-
for (
|
|
1529
|
-
|
|
1530
|
-
return { $$typeof:
|
|
1528
|
+
for (b in F = O.defaultProps, F)
|
|
1529
|
+
k[b] === void 0 && (k[b] = F[b]);
|
|
1530
|
+
return { $$typeof: f, type: O, key: U, ref: I, props: k, _owner: P.current };
|
|
1531
1531
|
}
|
|
1532
|
-
return tr.Fragment =
|
|
1532
|
+
return tr.Fragment = $, tr.jsx = L, tr.jsxs = L, tr;
|
|
1533
1533
|
}
|
|
1534
1534
|
var nr = {};
|
|
1535
1535
|
/**
|
|
@@ -1544,48 +1544,48 @@ var nr = {};
|
|
|
1544
1544
|
var Pt;
|
|
1545
1545
|
function yn() {
|
|
1546
1546
|
return Pt || (Pt = 1, process.env.NODE_ENV !== "production" && function() {
|
|
1547
|
-
var s = Yt(),
|
|
1547
|
+
var s = Yt(), f = Symbol.for("react.element"), $ = Symbol.for("react.portal"), g = Symbol.for("react.fragment"), P = Symbol.for("react.strict_mode"), C = Symbol.for("react.profiler"), L = Symbol.for("react.provider"), O = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), N = Symbol.for("react.suspense"), b = Symbol.for("react.suspense_list"), k = Symbol.for("react.memo"), U = Symbol.for("react.lazy"), I = Symbol.for("react.offscreen"), G = Symbol.iterator, A = "@@iterator";
|
|
1548
1548
|
function V(t) {
|
|
1549
1549
|
if (t === null || typeof t != "object")
|
|
1550
1550
|
return null;
|
|
1551
|
-
var
|
|
1552
|
-
return typeof
|
|
1551
|
+
var c = G && t[G] || t[A];
|
|
1552
|
+
return typeof c == "function" ? c : null;
|
|
1553
1553
|
}
|
|
1554
1554
|
var te = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
1555
1555
|
function J(t) {
|
|
1556
1556
|
{
|
|
1557
|
-
for (var
|
|
1558
|
-
|
|
1559
|
-
ne("error", t,
|
|
1557
|
+
for (var c = arguments.length, d = new Array(c > 1 ? c - 1 : 0), Y = 1; Y < c; Y++)
|
|
1558
|
+
d[Y - 1] = arguments[Y];
|
|
1559
|
+
ne("error", t, d);
|
|
1560
1560
|
}
|
|
1561
1561
|
}
|
|
1562
|
-
function ne(t,
|
|
1562
|
+
function ne(t, c, d) {
|
|
1563
1563
|
{
|
|
1564
1564
|
var Y = te.ReactDebugCurrentFrame, K = Y.getStackAddendum();
|
|
1565
|
-
K !== "" && (
|
|
1566
|
-
var ee =
|
|
1565
|
+
K !== "" && (c += "%s", d = d.concat([K]));
|
|
1566
|
+
var ee = d.map(function(B) {
|
|
1567
1567
|
return String(B);
|
|
1568
1568
|
});
|
|
1569
|
-
ee.unshift("Warning: " +
|
|
1569
|
+
ee.unshift("Warning: " + c), Function.prototype.apply.call(console[t], console, ee);
|
|
1570
1570
|
}
|
|
1571
1571
|
}
|
|
1572
|
-
var Z = !1, p = !1, ie = !1, Ee = !1, we = !1,
|
|
1573
|
-
|
|
1574
|
-
function
|
|
1575
|
-
return !!(typeof t == "string" || typeof t == "function" || t ===
|
|
1572
|
+
var Z = !1, p = !1, ie = !1, Ee = !1, we = !1, xe;
|
|
1573
|
+
xe = Symbol.for("react.module.reference");
|
|
1574
|
+
function Ce(t) {
|
|
1575
|
+
return !!(typeof t == "string" || typeof t == "function" || t === g || t === C || we || t === P || t === N || t === b || Ee || t === I || Z || p || ie || typeof t == "object" && t !== null && (t.$$typeof === U || t.$$typeof === k || t.$$typeof === L || t.$$typeof === O || t.$$typeof === F || // This needs to include all possible module reference object
|
|
1576
1576
|
// types supported by any Flight configuration anywhere since
|
|
1577
1577
|
// we don't know which Flight build this will end up being used
|
|
1578
1578
|
// with.
|
|
1579
|
-
t.$$typeof ===
|
|
1579
|
+
t.$$typeof === xe || t.getModuleId !== void 0));
|
|
1580
1580
|
}
|
|
1581
|
-
function
|
|
1581
|
+
function je(t, c, d) {
|
|
1582
1582
|
var Y = t.displayName;
|
|
1583
1583
|
if (Y)
|
|
1584
1584
|
return Y;
|
|
1585
|
-
var K =
|
|
1586
|
-
return K !== "" ?
|
|
1585
|
+
var K = c.displayName || c.name || "";
|
|
1586
|
+
return K !== "" ? d + "(" + K + ")" : d;
|
|
1587
1587
|
}
|
|
1588
|
-
function
|
|
1588
|
+
function Te(t) {
|
|
1589
1589
|
return t.displayName || "Context";
|
|
1590
1590
|
}
|
|
1591
1591
|
function pe(t) {
|
|
@@ -1596,30 +1596,30 @@ function yn() {
|
|
|
1596
1596
|
if (typeof t == "string")
|
|
1597
1597
|
return t;
|
|
1598
1598
|
switch (t) {
|
|
1599
|
-
case
|
|
1599
|
+
case g:
|
|
1600
1600
|
return "Fragment";
|
|
1601
|
-
case
|
|
1601
|
+
case $:
|
|
1602
1602
|
return "Portal";
|
|
1603
1603
|
case C:
|
|
1604
1604
|
return "Profiler";
|
|
1605
|
-
case
|
|
1605
|
+
case P:
|
|
1606
1606
|
return "StrictMode";
|
|
1607
|
-
case
|
|
1607
|
+
case N:
|
|
1608
1608
|
return "Suspense";
|
|
1609
|
-
case
|
|
1609
|
+
case b:
|
|
1610
1610
|
return "SuspenseList";
|
|
1611
1611
|
}
|
|
1612
1612
|
if (typeof t == "object")
|
|
1613
1613
|
switch (t.$$typeof) {
|
|
1614
1614
|
case O:
|
|
1615
|
-
var
|
|
1616
|
-
return
|
|
1617
|
-
case
|
|
1618
|
-
var
|
|
1619
|
-
return
|
|
1620
|
-
case
|
|
1621
|
-
return
|
|
1622
|
-
case
|
|
1615
|
+
var c = t;
|
|
1616
|
+
return Te(c) + ".Consumer";
|
|
1617
|
+
case L:
|
|
1618
|
+
var d = t;
|
|
1619
|
+
return Te(d._context) + ".Provider";
|
|
1620
|
+
case F:
|
|
1621
|
+
return je(t, t.render, "ForwardRef");
|
|
1622
|
+
case k:
|
|
1623
1623
|
var Y = t.displayName || null;
|
|
1624
1624
|
return Y !== null ? Y : pe(t.type) || "Memo";
|
|
1625
1625
|
case U: {
|
|
@@ -1633,14 +1633,14 @@ function yn() {
|
|
|
1633
1633
|
}
|
|
1634
1634
|
return null;
|
|
1635
1635
|
}
|
|
1636
|
-
var fe = Object.assign, de = 0, ce, S, _e,
|
|
1636
|
+
var fe = Object.assign, de = 0, ce, S, _e, Se, l, n, i;
|
|
1637
1637
|
function h() {
|
|
1638
1638
|
}
|
|
1639
1639
|
h.__reactDisabledLog = !0;
|
|
1640
1640
|
function y() {
|
|
1641
1641
|
{
|
|
1642
1642
|
if (de === 0) {
|
|
1643
|
-
ce = console.log, S = console.info, _e = console.warn,
|
|
1643
|
+
ce = console.log, S = console.info, _e = console.warn, Se = console.error, l = console.group, n = console.groupCollapsed, i = console.groupEnd;
|
|
1644
1644
|
var t = {
|
|
1645
1645
|
configurable: !0,
|
|
1646
1646
|
enumerable: !0,
|
|
@@ -1660,7 +1660,7 @@ function yn() {
|
|
|
1660
1660
|
de++;
|
|
1661
1661
|
}
|
|
1662
1662
|
}
|
|
1663
|
-
function
|
|
1663
|
+
function _() {
|
|
1664
1664
|
{
|
|
1665
1665
|
if (de--, de === 0) {
|
|
1666
1666
|
var t = {
|
|
@@ -1679,10 +1679,10 @@ function yn() {
|
|
|
1679
1679
|
value: _e
|
|
1680
1680
|
}),
|
|
1681
1681
|
error: fe({}, t, {
|
|
1682
|
-
value:
|
|
1682
|
+
value: Se
|
|
1683
1683
|
}),
|
|
1684
1684
|
group: fe({}, t, {
|
|
1685
|
-
value:
|
|
1685
|
+
value: l
|
|
1686
1686
|
}),
|
|
1687
1687
|
groupCollapsed: fe({}, t, {
|
|
1688
1688
|
value: n
|
|
@@ -1695,41 +1695,41 @@ function yn() {
|
|
|
1695
1695
|
de < 0 && J("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
1696
1696
|
}
|
|
1697
1697
|
}
|
|
1698
|
-
var
|
|
1699
|
-
function T(t,
|
|
1698
|
+
var R = te.ReactCurrentDispatcher, w;
|
|
1699
|
+
function T(t, c, d) {
|
|
1700
1700
|
{
|
|
1701
|
-
if (
|
|
1701
|
+
if (w === void 0)
|
|
1702
1702
|
try {
|
|
1703
1703
|
throw Error();
|
|
1704
1704
|
} catch (K) {
|
|
1705
1705
|
var Y = K.stack.trim().match(/\n( *(at )?)/);
|
|
1706
|
-
|
|
1706
|
+
w = Y && Y[1] || "";
|
|
1707
1707
|
}
|
|
1708
1708
|
return `
|
|
1709
|
-
` +
|
|
1709
|
+
` + w + t;
|
|
1710
1710
|
}
|
|
1711
1711
|
}
|
|
1712
|
-
var
|
|
1712
|
+
var j = !1, D;
|
|
1713
1713
|
{
|
|
1714
1714
|
var ye = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1715
|
-
|
|
1715
|
+
D = new ye();
|
|
1716
1716
|
}
|
|
1717
|
-
function m(t,
|
|
1718
|
-
if (!t ||
|
|
1717
|
+
function m(t, c) {
|
|
1718
|
+
if (!t || j)
|
|
1719
1719
|
return "";
|
|
1720
1720
|
{
|
|
1721
|
-
var
|
|
1722
|
-
if (
|
|
1723
|
-
return
|
|
1721
|
+
var d = D.get(t);
|
|
1722
|
+
if (d !== void 0)
|
|
1723
|
+
return d;
|
|
1724
1724
|
}
|
|
1725
1725
|
var Y;
|
|
1726
|
-
|
|
1726
|
+
j = !0;
|
|
1727
1727
|
var K = Error.prepareStackTrace;
|
|
1728
1728
|
Error.prepareStackTrace = void 0;
|
|
1729
1729
|
var ee;
|
|
1730
|
-
ee =
|
|
1730
|
+
ee = R.current, R.current = null, y();
|
|
1731
1731
|
try {
|
|
1732
|
-
if (
|
|
1732
|
+
if (c) {
|
|
1733
1733
|
var B = function() {
|
|
1734
1734
|
throw Error();
|
|
1735
1735
|
};
|
|
@@ -1740,29 +1740,29 @@ function yn() {
|
|
|
1740
1740
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
1741
1741
|
try {
|
|
1742
1742
|
Reflect.construct(B, []);
|
|
1743
|
-
} catch (
|
|
1744
|
-
Y =
|
|
1743
|
+
} catch (ge) {
|
|
1744
|
+
Y = ge;
|
|
1745
1745
|
}
|
|
1746
1746
|
Reflect.construct(t, [], B);
|
|
1747
1747
|
} else {
|
|
1748
1748
|
try {
|
|
1749
1749
|
B.call();
|
|
1750
|
-
} catch (
|
|
1751
|
-
Y =
|
|
1750
|
+
} catch (ge) {
|
|
1751
|
+
Y = ge;
|
|
1752
1752
|
}
|
|
1753
1753
|
t.call(B.prototype);
|
|
1754
1754
|
}
|
|
1755
1755
|
} else {
|
|
1756
1756
|
try {
|
|
1757
1757
|
throw Error();
|
|
1758
|
-
} catch (
|
|
1759
|
-
Y =
|
|
1758
|
+
} catch (ge) {
|
|
1759
|
+
Y = ge;
|
|
1760
1760
|
}
|
|
1761
1761
|
t();
|
|
1762
1762
|
}
|
|
1763
|
-
} catch (
|
|
1764
|
-
if (
|
|
1765
|
-
for (var q =
|
|
1763
|
+
} catch (ge) {
|
|
1764
|
+
if (ge && Y && typeof ge.stack == "string") {
|
|
1765
|
+
for (var q = ge.stack.split(`
|
|
1766
1766
|
`), me = Y.stack.split(`
|
|
1767
1767
|
`), se = q.length - 1, le = me.length - 1; se >= 1 && le >= 0 && q[se] !== me[le]; )
|
|
1768
1768
|
le--;
|
|
@@ -1773,26 +1773,26 @@ function yn() {
|
|
|
1773
1773
|
if (se--, le--, le < 0 || q[se] !== me[le]) {
|
|
1774
1774
|
var Re = `
|
|
1775
1775
|
` + q[se].replace(" at new ", " at ");
|
|
1776
|
-
return t.displayName && Re.includes("<anonymous>") && (Re = Re.replace("<anonymous>", t.displayName)), typeof t == "function" &&
|
|
1776
|
+
return t.displayName && Re.includes("<anonymous>") && (Re = Re.replace("<anonymous>", t.displayName)), typeof t == "function" && D.set(t, Re), Re;
|
|
1777
1777
|
}
|
|
1778
1778
|
while (se >= 1 && le >= 0);
|
|
1779
1779
|
break;
|
|
1780
1780
|
}
|
|
1781
1781
|
}
|
|
1782
1782
|
} finally {
|
|
1783
|
-
|
|
1783
|
+
j = !1, R.current = ee, _(), Error.prepareStackTrace = K;
|
|
1784
1784
|
}
|
|
1785
|
-
var
|
|
1786
|
-
return typeof t == "function" &&
|
|
1785
|
+
var Me = t ? t.displayName || t.name : "", Ae = Me ? T(Me) : "";
|
|
1786
|
+
return typeof t == "function" && D.set(t, Ae), Ae;
|
|
1787
1787
|
}
|
|
1788
|
-
function he(t,
|
|
1788
|
+
function he(t, c, d) {
|
|
1789
1789
|
return m(t, !1);
|
|
1790
1790
|
}
|
|
1791
1791
|
function $e(t) {
|
|
1792
|
-
var
|
|
1793
|
-
return !!(
|
|
1792
|
+
var c = t.prototype;
|
|
1793
|
+
return !!(c && c.isReactComponent);
|
|
1794
1794
|
}
|
|
1795
|
-
function Pe(t,
|
|
1795
|
+
function Pe(t, c, d) {
|
|
1796
1796
|
if (t == null)
|
|
1797
1797
|
return "";
|
|
1798
1798
|
if (typeof t == "function")
|
|
@@ -1800,21 +1800,21 @@ function yn() {
|
|
|
1800
1800
|
if (typeof t == "string")
|
|
1801
1801
|
return T(t);
|
|
1802
1802
|
switch (t) {
|
|
1803
|
-
case
|
|
1803
|
+
case N:
|
|
1804
1804
|
return T("Suspense");
|
|
1805
|
-
case
|
|
1805
|
+
case b:
|
|
1806
1806
|
return T("SuspenseList");
|
|
1807
1807
|
}
|
|
1808
1808
|
if (typeof t == "object")
|
|
1809
1809
|
switch (t.$$typeof) {
|
|
1810
|
-
case
|
|
1810
|
+
case F:
|
|
1811
1811
|
return he(t.render);
|
|
1812
|
-
case
|
|
1813
|
-
return Pe(t.type,
|
|
1812
|
+
case k:
|
|
1813
|
+
return Pe(t.type, c, d);
|
|
1814
1814
|
case U: {
|
|
1815
1815
|
var Y = t, K = Y._payload, ee = Y._init;
|
|
1816
1816
|
try {
|
|
1817
|
-
return Pe(ee(K),
|
|
1817
|
+
return Pe(ee(K), c, d);
|
|
1818
1818
|
} catch {
|
|
1819
1819
|
}
|
|
1820
1820
|
}
|
|
@@ -1824,12 +1824,12 @@ function yn() {
|
|
|
1824
1824
|
var Fe = Object.prototype.hasOwnProperty, Le = {}, or = te.ReactDebugCurrentFrame;
|
|
1825
1825
|
function Ye(t) {
|
|
1826
1826
|
if (t) {
|
|
1827
|
-
var
|
|
1828
|
-
or.setExtraStackFrame(
|
|
1827
|
+
var c = t._owner, d = Pe(t.type, t._source, c ? c.type : null);
|
|
1828
|
+
or.setExtraStackFrame(d);
|
|
1829
1829
|
} else
|
|
1830
1830
|
or.setExtraStackFrame(null);
|
|
1831
1831
|
}
|
|
1832
|
-
function
|
|
1832
|
+
function Oe(t, c, d, Y, K) {
|
|
1833
1833
|
{
|
|
1834
1834
|
var ee = Function.call.bind(Fe);
|
|
1835
1835
|
for (var B in t)
|
|
@@ -1837,14 +1837,14 @@ function yn() {
|
|
|
1837
1837
|
var q = void 0;
|
|
1838
1838
|
try {
|
|
1839
1839
|
if (typeof t[B] != "function") {
|
|
1840
|
-
var me = Error((Y || "React class") + ": " +
|
|
1840
|
+
var me = Error((Y || "React class") + ": " + d + " 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`.");
|
|
1841
1841
|
throw me.name = "Invariant Violation", me;
|
|
1842
1842
|
}
|
|
1843
|
-
q = t[B](
|
|
1843
|
+
q = t[B](c, B, Y, d, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1844
1844
|
} catch (se) {
|
|
1845
1845
|
q = se;
|
|
1846
1846
|
}
|
|
1847
|
-
q && !(q instanceof Error) && (Ye(K), J("%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).", Y || "React class",
|
|
1847
|
+
q && !(q instanceof Error) && (Ye(K), J("%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).", Y || "React class", d, B, typeof q), Ye(null)), q instanceof Error && !(q.message in Le) && (Le[q.message] = !0, Ye(K), J("Failed %s type: %s", d, q.message), Ye(null));
|
|
1848
1848
|
}
|
|
1849
1849
|
}
|
|
1850
1850
|
}
|
|
@@ -1854,8 +1854,8 @@ function yn() {
|
|
|
1854
1854
|
}
|
|
1855
1855
|
function ir(t) {
|
|
1856
1856
|
{
|
|
1857
|
-
var
|
|
1858
|
-
return
|
|
1857
|
+
var c = typeof Symbol == "function" && Symbol.toStringTag, d = c && t[Symbol.toStringTag] || t.constructor.name || "Object";
|
|
1858
|
+
return d;
|
|
1859
1859
|
}
|
|
1860
1860
|
}
|
|
1861
1861
|
function sr(t) {
|
|
@@ -1872,65 +1872,65 @@ function yn() {
|
|
|
1872
1872
|
if (sr(t))
|
|
1873
1873
|
return J("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", ir(t)), Ge(t);
|
|
1874
1874
|
}
|
|
1875
|
-
var Ie = te.ReactCurrentOwner,
|
|
1875
|
+
var Ie = te.ReactCurrentOwner, Tr = {
|
|
1876
1876
|
key: !0,
|
|
1877
1877
|
ref: !0,
|
|
1878
1878
|
__self: !0,
|
|
1879
1879
|
__source: !0
|
|
1880
1880
|
}, ur, cr, Ue;
|
|
1881
1881
|
Ue = {};
|
|
1882
|
-
function
|
|
1882
|
+
function Sr(t) {
|
|
1883
1883
|
if (Fe.call(t, "ref")) {
|
|
1884
|
-
var
|
|
1885
|
-
if (
|
|
1884
|
+
var c = Object.getOwnPropertyDescriptor(t, "ref").get;
|
|
1885
|
+
if (c && c.isReactWarning)
|
|
1886
1886
|
return !1;
|
|
1887
1887
|
}
|
|
1888
1888
|
return t.ref !== void 0;
|
|
1889
1889
|
}
|
|
1890
|
-
function
|
|
1890
|
+
function jr(t) {
|
|
1891
1891
|
if (Fe.call(t, "key")) {
|
|
1892
|
-
var
|
|
1893
|
-
if (
|
|
1892
|
+
var c = Object.getOwnPropertyDescriptor(t, "key").get;
|
|
1893
|
+
if (c && c.isReactWarning)
|
|
1894
1894
|
return !1;
|
|
1895
1895
|
}
|
|
1896
1896
|
return t.key !== void 0;
|
|
1897
1897
|
}
|
|
1898
|
-
function
|
|
1899
|
-
if (typeof t.ref == "string" && Ie.current &&
|
|
1900
|
-
var
|
|
1901
|
-
Ue[
|
|
1898
|
+
function Or(t, c) {
|
|
1899
|
+
if (typeof t.ref == "string" && Ie.current && c && Ie.current.stateNode !== c) {
|
|
1900
|
+
var d = pe(Ie.current.type);
|
|
1901
|
+
Ue[d] || (J('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', pe(Ie.current.type), t.ref), Ue[d] = !0);
|
|
1902
1902
|
}
|
|
1903
1903
|
}
|
|
1904
|
-
function De(t,
|
|
1904
|
+
function De(t, c) {
|
|
1905
1905
|
{
|
|
1906
|
-
var
|
|
1907
|
-
ur || (ur = !0, J("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
1906
|
+
var d = function() {
|
|
1907
|
+
ur || (ur = !0, J("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", c));
|
|
1908
1908
|
};
|
|
1909
|
-
|
|
1910
|
-
get:
|
|
1909
|
+
d.isReactWarning = !0, Object.defineProperty(t, "key", {
|
|
1910
|
+
get: d,
|
|
1911
1911
|
configurable: !0
|
|
1912
1912
|
});
|
|
1913
1913
|
}
|
|
1914
1914
|
}
|
|
1915
|
-
function lr(t,
|
|
1915
|
+
function lr(t, c) {
|
|
1916
1916
|
{
|
|
1917
|
-
var
|
|
1918
|
-
cr || (cr = !0, J("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
1917
|
+
var d = function() {
|
|
1918
|
+
cr || (cr = !0, J("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", c));
|
|
1919
1919
|
};
|
|
1920
|
-
|
|
1921
|
-
get:
|
|
1920
|
+
d.isReactWarning = !0, Object.defineProperty(t, "ref", {
|
|
1921
|
+
get: d,
|
|
1922
1922
|
configurable: !0
|
|
1923
1923
|
});
|
|
1924
1924
|
}
|
|
1925
1925
|
}
|
|
1926
|
-
var Pr = function(t,
|
|
1926
|
+
var Pr = function(t, c, d, Y, K, ee, B) {
|
|
1927
1927
|
var q = {
|
|
1928
1928
|
// This tag allows us to uniquely identify this as a React Element
|
|
1929
|
-
$$typeof:
|
|
1929
|
+
$$typeof: f,
|
|
1930
1930
|
// Built-in properties that belong on the element
|
|
1931
1931
|
type: t,
|
|
1932
|
-
key:
|
|
1933
|
-
ref:
|
|
1932
|
+
key: c,
|
|
1933
|
+
ref: d,
|
|
1934
1934
|
props: B,
|
|
1935
1935
|
// Record the component responsible for creating this element.
|
|
1936
1936
|
_owner: ee
|
|
@@ -1952,12 +1952,12 @@ function yn() {
|
|
|
1952
1952
|
value: K
|
|
1953
1953
|
}), Object.freeze && (Object.freeze(q.props), Object.freeze(q)), q;
|
|
1954
1954
|
};
|
|
1955
|
-
function kr(t,
|
|
1955
|
+
function kr(t, c, d, Y, K) {
|
|
1956
1956
|
{
|
|
1957
1957
|
var ee, B = {}, q = null, me = null;
|
|
1958
|
-
|
|
1959
|
-
for (ee in
|
|
1960
|
-
Fe.call(
|
|
1958
|
+
d !== void 0 && (Ze(d), q = "" + d), jr(c) && (Ze(c.key), q = "" + c.key), Sr(c) && (me = c.ref, Or(c, K));
|
|
1959
|
+
for (ee in c)
|
|
1960
|
+
Fe.call(c, ee) && !Tr.hasOwnProperty(ee) && (B[ee] = c[ee]);
|
|
1961
1961
|
if (t && t.defaultProps) {
|
|
1962
1962
|
var se = t.defaultProps;
|
|
1963
1963
|
for (ee in se)
|
|
@@ -1973,15 +1973,15 @@ function yn() {
|
|
|
1973
1973
|
var He = te.ReactCurrentOwner, fr = te.ReactDebugCurrentFrame;
|
|
1974
1974
|
function ke(t) {
|
|
1975
1975
|
if (t) {
|
|
1976
|
-
var
|
|
1977
|
-
fr.setExtraStackFrame(
|
|
1976
|
+
var c = t._owner, d = Pe(t.type, t._source, c ? c.type : null);
|
|
1977
|
+
fr.setExtraStackFrame(d);
|
|
1978
1978
|
} else
|
|
1979
1979
|
fr.setExtraStackFrame(null);
|
|
1980
1980
|
}
|
|
1981
1981
|
var Ve;
|
|
1982
1982
|
Ve = !1;
|
|
1983
|
-
function
|
|
1984
|
-
return typeof t == "object" && t !== null && t.$$typeof ===
|
|
1983
|
+
function Ne(t) {
|
|
1984
|
+
return typeof t == "object" && t !== null && t.$$typeof === f;
|
|
1985
1985
|
}
|
|
1986
1986
|
function qe() {
|
|
1987
1987
|
{
|
|
@@ -1998,10 +1998,10 @@ Check the render method of \`` + t + "`.";
|
|
|
1998
1998
|
function Ar(t) {
|
|
1999
1999
|
{
|
|
2000
2000
|
if (t !== void 0) {
|
|
2001
|
-
var
|
|
2001
|
+
var c = t.fileName.replace(/^.*[\\\/]/, ""), d = t.lineNumber;
|
|
2002
2002
|
return `
|
|
2003
2003
|
|
|
2004
|
-
Check your code at ` +
|
|
2004
|
+
Check your code at ` + c + ":" + d + ".";
|
|
2005
2005
|
}
|
|
2006
2006
|
return "";
|
|
2007
2007
|
}
|
|
@@ -2009,77 +2009,77 @@ Check your code at ` + u + ":" + l + ".";
|
|
|
2009
2009
|
var dr = {};
|
|
2010
2010
|
function $r(t) {
|
|
2011
2011
|
{
|
|
2012
|
-
var
|
|
2013
|
-
if (!
|
|
2014
|
-
var
|
|
2015
|
-
|
|
2012
|
+
var c = qe();
|
|
2013
|
+
if (!c) {
|
|
2014
|
+
var d = typeof t == "string" ? t : t.displayName || t.name;
|
|
2015
|
+
d && (c = `
|
|
2016
2016
|
|
|
2017
|
-
Check the top-level render call using <` +
|
|
2017
|
+
Check the top-level render call using <` + d + ">.");
|
|
2018
2018
|
}
|
|
2019
|
-
return
|
|
2019
|
+
return c;
|
|
2020
2020
|
}
|
|
2021
2021
|
}
|
|
2022
|
-
function pr(t,
|
|
2022
|
+
function pr(t, c) {
|
|
2023
2023
|
{
|
|
2024
2024
|
if (!t._store || t._store.validated || t.key != null)
|
|
2025
2025
|
return;
|
|
2026
2026
|
t._store.validated = !0;
|
|
2027
|
-
var
|
|
2028
|
-
if (dr[
|
|
2027
|
+
var d = $r(c);
|
|
2028
|
+
if (dr[d])
|
|
2029
2029
|
return;
|
|
2030
|
-
dr[
|
|
2030
|
+
dr[d] = !0;
|
|
2031
2031
|
var Y = "";
|
|
2032
|
-
t && t._owner && t._owner !== He.current && (Y = " It was passed a child from " + pe(t._owner.type) + "."), ke(t), J('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',
|
|
2032
|
+
t && t._owner && t._owner !== He.current && (Y = " It was passed a child from " + pe(t._owner.type) + "."), ke(t), J('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', d, Y), ke(null);
|
|
2033
2033
|
}
|
|
2034
2034
|
}
|
|
2035
|
-
function vr(t,
|
|
2035
|
+
function vr(t, c) {
|
|
2036
2036
|
{
|
|
2037
2037
|
if (typeof t != "object")
|
|
2038
2038
|
return;
|
|
2039
2039
|
if (Be(t))
|
|
2040
|
-
for (var
|
|
2041
|
-
var Y = t[
|
|
2042
|
-
|
|
2040
|
+
for (var d = 0; d < t.length; d++) {
|
|
2041
|
+
var Y = t[d];
|
|
2042
|
+
Ne(Y) && pr(Y, c);
|
|
2043
2043
|
}
|
|
2044
|
-
else if (
|
|
2044
|
+
else if (Ne(t))
|
|
2045
2045
|
t._store && (t._store.validated = !0);
|
|
2046
2046
|
else if (t) {
|
|
2047
2047
|
var K = V(t);
|
|
2048
2048
|
if (typeof K == "function" && K !== t.entries)
|
|
2049
2049
|
for (var ee = K.call(t), B; !(B = ee.next()).done; )
|
|
2050
|
-
|
|
2050
|
+
Ne(B.value) && pr(B.value, c);
|
|
2051
2051
|
}
|
|
2052
2052
|
}
|
|
2053
2053
|
}
|
|
2054
2054
|
function ze(t) {
|
|
2055
2055
|
{
|
|
2056
|
-
var
|
|
2057
|
-
if (
|
|
2056
|
+
var c = t.type;
|
|
2057
|
+
if (c == null || typeof c == "string")
|
|
2058
2058
|
return;
|
|
2059
|
-
var
|
|
2060
|
-
if (typeof
|
|
2061
|
-
|
|
2062
|
-
else if (typeof
|
|
2059
|
+
var d;
|
|
2060
|
+
if (typeof c == "function")
|
|
2061
|
+
d = c.propTypes;
|
|
2062
|
+
else if (typeof c == "object" && (c.$$typeof === F || // Note: Memo only checks outer props here.
|
|
2063
2063
|
// Inner props are checked in the reconciler.
|
|
2064
|
-
|
|
2065
|
-
|
|
2064
|
+
c.$$typeof === k))
|
|
2065
|
+
d = c.propTypes;
|
|
2066
2066
|
else
|
|
2067
2067
|
return;
|
|
2068
|
-
if (
|
|
2069
|
-
var Y = pe(
|
|
2070
|
-
|
|
2071
|
-
} else if (
|
|
2068
|
+
if (d) {
|
|
2069
|
+
var Y = pe(c);
|
|
2070
|
+
Oe(d, t.props, "prop", Y, t);
|
|
2071
|
+
} else if (c.PropTypes !== void 0 && !Ve) {
|
|
2072
2072
|
Ve = !0;
|
|
2073
|
-
var K = pe(
|
|
2073
|
+
var K = pe(c);
|
|
2074
2074
|
J("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", K || "Unknown");
|
|
2075
2075
|
}
|
|
2076
|
-
typeof
|
|
2076
|
+
typeof c.getDefaultProps == "function" && !c.getDefaultProps.isReactClassApproved && J("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
2077
2077
|
}
|
|
2078
2078
|
}
|
|
2079
2079
|
function Xe(t) {
|
|
2080
2080
|
{
|
|
2081
|
-
for (var
|
|
2082
|
-
var Y =
|
|
2081
|
+
for (var c = Object.keys(t.props), d = 0; d < c.length; d++) {
|
|
2082
|
+
var Y = c[d];
|
|
2083
2083
|
if (Y !== "children" && Y !== "key") {
|
|
2084
2084
|
ke(t), J("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", Y), ke(null);
|
|
2085
2085
|
break;
|
|
@@ -2089,62 +2089,62 @@ Check the top-level render call using <` + l + ">.");
|
|
|
2089
2089
|
}
|
|
2090
2090
|
}
|
|
2091
2091
|
var Qe = {};
|
|
2092
|
-
function yr(t,
|
|
2092
|
+
function yr(t, c, d, Y, K, ee) {
|
|
2093
2093
|
{
|
|
2094
|
-
var B =
|
|
2094
|
+
var B = Ce(t);
|
|
2095
2095
|
if (!B) {
|
|
2096
2096
|
var q = "";
|
|
2097
2097
|
(t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (q += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
2098
2098
|
var me = Ar(K);
|
|
2099
2099
|
me ? q += me : q += qe();
|
|
2100
2100
|
var se;
|
|
2101
|
-
t === null ? se = "null" : Be(t) ? se = "array" : t !== void 0 && t.$$typeof ===
|
|
2101
|
+
t === null ? se = "null" : Be(t) ? se = "array" : t !== void 0 && t.$$typeof === f ? (se = "<" + (pe(t.type) || "Unknown") + " />", q = " Did you accidentally export a JSX literal instead of a component?") : se = typeof t, J("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", se, q);
|
|
2102
2102
|
}
|
|
2103
|
-
var le = kr(t,
|
|
2103
|
+
var le = kr(t, c, d, K, ee);
|
|
2104
2104
|
if (le == null)
|
|
2105
2105
|
return le;
|
|
2106
2106
|
if (B) {
|
|
2107
|
-
var Re =
|
|
2107
|
+
var Re = c.children;
|
|
2108
2108
|
if (Re !== void 0)
|
|
2109
2109
|
if (Y)
|
|
2110
2110
|
if (Be(Re)) {
|
|
2111
|
-
for (var
|
|
2112
|
-
vr(Re[
|
|
2111
|
+
for (var Me = 0; Me < Re.length; Me++)
|
|
2112
|
+
vr(Re[Me], t);
|
|
2113
2113
|
Object.freeze && Object.freeze(Re);
|
|
2114
2114
|
} else
|
|
2115
2115
|
J("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
2116
2116
|
else
|
|
2117
2117
|
vr(Re, t);
|
|
2118
2118
|
}
|
|
2119
|
-
if (Fe.call(
|
|
2120
|
-
var Ae = pe(t),
|
|
2121
|
-
return
|
|
2122
|
-
}), er =
|
|
2119
|
+
if (Fe.call(c, "key")) {
|
|
2120
|
+
var Ae = pe(t), ge = Object.keys(c).filter(function(Mr) {
|
|
2121
|
+
return Mr !== "key";
|
|
2122
|
+
}), er = ge.length > 0 ? "{key: someKey, " + ge.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
2123
2123
|
if (!Qe[Ae + er]) {
|
|
2124
|
-
var
|
|
2124
|
+
var Nr = ge.length > 0 ? "{" + ge.join(": ..., ") + ": ...}" : "{}";
|
|
2125
2125
|
J(`A props object containing a "key" prop is being spread into JSX:
|
|
2126
2126
|
let props = %s;
|
|
2127
2127
|
<%s {...props} />
|
|
2128
2128
|
React keys must be passed directly to JSX without using spread:
|
|
2129
2129
|
let props = %s;
|
|
2130
|
-
<%s key={someKey} {...props} />`, er, Ae,
|
|
2130
|
+
<%s key={someKey} {...props} />`, er, Ae, Nr, Ae), Qe[Ae + er] = !0;
|
|
2131
2131
|
}
|
|
2132
2132
|
}
|
|
2133
|
-
return t ===
|
|
2133
|
+
return t === g ? Xe(le) : ze(le), le;
|
|
2134
2134
|
}
|
|
2135
2135
|
}
|
|
2136
|
-
function Fr(t,
|
|
2137
|
-
return yr(t,
|
|
2136
|
+
function Fr(t, c, d) {
|
|
2137
|
+
return yr(t, c, d, !0);
|
|
2138
2138
|
}
|
|
2139
|
-
function Ir(t,
|
|
2140
|
-
return yr(t,
|
|
2139
|
+
function Ir(t, c, d) {
|
|
2140
|
+
return yr(t, c, d, !1);
|
|
2141
2141
|
}
|
|
2142
2142
|
var Dr = Ir, hr = Fr;
|
|
2143
|
-
nr.Fragment =
|
|
2143
|
+
nr.Fragment = g, nr.jsx = Dr, nr.jsxs = hr;
|
|
2144
2144
|
}()), nr;
|
|
2145
2145
|
}
|
|
2146
2146
|
process.env.NODE_ENV === "production" ? Qr.exports = vn() : Qr.exports = yn();
|
|
2147
|
-
var
|
|
2147
|
+
var u = Qr.exports, et = { exports: {} }, Cr = { exports: {} }, X = {};
|
|
2148
2148
|
/** @license React v16.13.1
|
|
2149
2149
|
* react-is.production.min.js
|
|
2150
2150
|
*
|
|
@@ -2158,66 +2158,66 @@ function hn() {
|
|
|
2158
2158
|
if (kt)
|
|
2159
2159
|
return X;
|
|
2160
2160
|
kt = 1;
|
|
2161
|
-
var s = typeof Symbol == "function" && Symbol.for,
|
|
2161
|
+
var s = typeof Symbol == "function" && Symbol.for, f = s ? Symbol.for("react.element") : 60103, $ = s ? Symbol.for("react.portal") : 60106, g = s ? Symbol.for("react.fragment") : 60107, P = s ? Symbol.for("react.strict_mode") : 60108, C = s ? Symbol.for("react.profiler") : 60114, L = s ? Symbol.for("react.provider") : 60109, O = s ? Symbol.for("react.context") : 60110, F = s ? Symbol.for("react.async_mode") : 60111, N = s ? Symbol.for("react.concurrent_mode") : 60111, b = s ? Symbol.for("react.forward_ref") : 60112, k = s ? Symbol.for("react.suspense") : 60113, U = s ? Symbol.for("react.suspense_list") : 60120, I = s ? Symbol.for("react.memo") : 60115, G = s ? Symbol.for("react.lazy") : 60116, A = s ? Symbol.for("react.block") : 60121, V = s ? Symbol.for("react.fundamental") : 60117, te = s ? Symbol.for("react.responder") : 60118, J = s ? Symbol.for("react.scope") : 60119;
|
|
2162
2162
|
function ne(p) {
|
|
2163
2163
|
if (typeof p == "object" && p !== null) {
|
|
2164
2164
|
var ie = p.$$typeof;
|
|
2165
2165
|
switch (ie) {
|
|
2166
|
-
case
|
|
2166
|
+
case f:
|
|
2167
2167
|
switch (p = p.type, p) {
|
|
2168
|
-
case
|
|
2169
|
-
case
|
|
2170
|
-
case
|
|
2168
|
+
case F:
|
|
2169
|
+
case N:
|
|
2170
|
+
case g:
|
|
2171
2171
|
case C:
|
|
2172
|
-
case
|
|
2173
|
-
case
|
|
2172
|
+
case P:
|
|
2173
|
+
case k:
|
|
2174
2174
|
return p;
|
|
2175
2175
|
default:
|
|
2176
2176
|
switch (p = p && p.$$typeof, p) {
|
|
2177
2177
|
case O:
|
|
2178
|
-
case
|
|
2178
|
+
case b:
|
|
2179
2179
|
case G:
|
|
2180
|
-
case
|
|
2181
|
-
case
|
|
2180
|
+
case I:
|
|
2181
|
+
case L:
|
|
2182
2182
|
return p;
|
|
2183
2183
|
default:
|
|
2184
2184
|
return ie;
|
|
2185
2185
|
}
|
|
2186
2186
|
}
|
|
2187
|
-
case
|
|
2187
|
+
case $:
|
|
2188
2188
|
return ie;
|
|
2189
2189
|
}
|
|
2190
2190
|
}
|
|
2191
2191
|
}
|
|
2192
2192
|
function Z(p) {
|
|
2193
|
-
return ne(p) ===
|
|
2193
|
+
return ne(p) === N;
|
|
2194
2194
|
}
|
|
2195
|
-
return X.AsyncMode =
|
|
2196
|
-
return Z(p) || ne(p) ===
|
|
2195
|
+
return X.AsyncMode = F, X.ConcurrentMode = N, X.ContextConsumer = O, X.ContextProvider = L, X.Element = f, X.ForwardRef = b, X.Fragment = g, X.Lazy = G, X.Memo = I, X.Portal = $, X.Profiler = C, X.StrictMode = P, X.Suspense = k, X.isAsyncMode = function(p) {
|
|
2196
|
+
return Z(p) || ne(p) === F;
|
|
2197
2197
|
}, X.isConcurrentMode = Z, X.isContextConsumer = function(p) {
|
|
2198
2198
|
return ne(p) === O;
|
|
2199
2199
|
}, X.isContextProvider = function(p) {
|
|
2200
|
-
return ne(p) ===
|
|
2200
|
+
return ne(p) === L;
|
|
2201
2201
|
}, X.isElement = function(p) {
|
|
2202
|
-
return typeof p == "object" && p !== null && p.$$typeof ===
|
|
2202
|
+
return typeof p == "object" && p !== null && p.$$typeof === f;
|
|
2203
2203
|
}, X.isForwardRef = function(p) {
|
|
2204
|
-
return ne(p) ===
|
|
2204
|
+
return ne(p) === b;
|
|
2205
2205
|
}, X.isFragment = function(p) {
|
|
2206
|
-
return ne(p) ===
|
|
2206
|
+
return ne(p) === g;
|
|
2207
2207
|
}, X.isLazy = function(p) {
|
|
2208
2208
|
return ne(p) === G;
|
|
2209
2209
|
}, X.isMemo = function(p) {
|
|
2210
|
-
return ne(p) ===
|
|
2210
|
+
return ne(p) === I;
|
|
2211
2211
|
}, X.isPortal = function(p) {
|
|
2212
|
-
return ne(p) ===
|
|
2212
|
+
return ne(p) === $;
|
|
2213
2213
|
}, X.isProfiler = function(p) {
|
|
2214
2214
|
return ne(p) === C;
|
|
2215
2215
|
}, X.isStrictMode = function(p) {
|
|
2216
|
-
return ne(p) ===
|
|
2216
|
+
return ne(p) === P;
|
|
2217
2217
|
}, X.isSuspense = function(p) {
|
|
2218
|
-
return ne(p) ===
|
|
2218
|
+
return ne(p) === k;
|
|
2219
2219
|
}, X.isValidElementType = function(p) {
|
|
2220
|
-
return typeof p == "string" || typeof p == "function" || p ===
|
|
2220
|
+
return typeof p == "string" || typeof p == "function" || p === g || p === N || p === C || p === P || p === k || p === U || typeof p == "object" && p !== null && (p.$$typeof === G || p.$$typeof === I || p.$$typeof === L || p.$$typeof === O || p.$$typeof === b || p.$$typeof === V || p.$$typeof === te || p.$$typeof === J || p.$$typeof === A);
|
|
2221
2221
|
}, X.typeOf = ne, X;
|
|
2222
2222
|
}
|
|
2223
2223
|
var Q = {};
|
|
@@ -2232,89 +2232,89 @@ var Q = {};
|
|
|
2232
2232
|
var At;
|
|
2233
2233
|
function mn() {
|
|
2234
2234
|
return At || (At = 1, process.env.NODE_ENV !== "production" && function() {
|
|
2235
|
-
var s = typeof Symbol == "function" && Symbol.for,
|
|
2235
|
+
var s = typeof Symbol == "function" && Symbol.for, f = s ? Symbol.for("react.element") : 60103, $ = s ? Symbol.for("react.portal") : 60106, g = s ? Symbol.for("react.fragment") : 60107, P = s ? Symbol.for("react.strict_mode") : 60108, C = s ? Symbol.for("react.profiler") : 60114, L = s ? Symbol.for("react.provider") : 60109, O = s ? Symbol.for("react.context") : 60110, F = s ? Symbol.for("react.async_mode") : 60111, N = s ? Symbol.for("react.concurrent_mode") : 60111, b = s ? Symbol.for("react.forward_ref") : 60112, k = s ? Symbol.for("react.suspense") : 60113, U = s ? Symbol.for("react.suspense_list") : 60120, I = s ? Symbol.for("react.memo") : 60115, G = s ? Symbol.for("react.lazy") : 60116, A = s ? Symbol.for("react.block") : 60121, V = s ? Symbol.for("react.fundamental") : 60117, te = s ? Symbol.for("react.responder") : 60118, J = s ? Symbol.for("react.scope") : 60119;
|
|
2236
2236
|
function ne(m) {
|
|
2237
2237
|
return typeof m == "string" || typeof m == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
2238
|
-
m ===
|
|
2238
|
+
m === g || m === N || m === C || m === P || m === k || m === U || typeof m == "object" && m !== null && (m.$$typeof === G || m.$$typeof === I || m.$$typeof === L || m.$$typeof === O || m.$$typeof === b || m.$$typeof === V || m.$$typeof === te || m.$$typeof === J || m.$$typeof === A);
|
|
2239
2239
|
}
|
|
2240
2240
|
function Z(m) {
|
|
2241
2241
|
if (typeof m == "object" && m !== null) {
|
|
2242
2242
|
var he = m.$$typeof;
|
|
2243
2243
|
switch (he) {
|
|
2244
|
-
case
|
|
2244
|
+
case f:
|
|
2245
2245
|
var $e = m.type;
|
|
2246
2246
|
switch ($e) {
|
|
2247
|
-
case
|
|
2248
|
-
case
|
|
2249
|
-
case
|
|
2247
|
+
case F:
|
|
2248
|
+
case N:
|
|
2249
|
+
case g:
|
|
2250
2250
|
case C:
|
|
2251
|
-
case
|
|
2252
|
-
case
|
|
2251
|
+
case P:
|
|
2252
|
+
case k:
|
|
2253
2253
|
return $e;
|
|
2254
2254
|
default:
|
|
2255
2255
|
var Pe = $e && $e.$$typeof;
|
|
2256
2256
|
switch (Pe) {
|
|
2257
2257
|
case O:
|
|
2258
|
-
case
|
|
2258
|
+
case b:
|
|
2259
2259
|
case G:
|
|
2260
|
-
case
|
|
2261
|
-
case
|
|
2260
|
+
case I:
|
|
2261
|
+
case L:
|
|
2262
2262
|
return Pe;
|
|
2263
2263
|
default:
|
|
2264
2264
|
return he;
|
|
2265
2265
|
}
|
|
2266
2266
|
}
|
|
2267
|
-
case
|
|
2267
|
+
case $:
|
|
2268
2268
|
return he;
|
|
2269
2269
|
}
|
|
2270
2270
|
}
|
|
2271
2271
|
}
|
|
2272
|
-
var p =
|
|
2273
|
-
function
|
|
2274
|
-
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.")),
|
|
2272
|
+
var p = F, ie = N, Ee = O, we = L, xe = f, Ce = b, je = g, Te = G, pe = I, fe = $, de = C, ce = P, S = k, _e = !1;
|
|
2273
|
+
function Se(m) {
|
|
2274
|
+
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.")), l(m) || Z(m) === F;
|
|
2275
2275
|
}
|
|
2276
|
-
function
|
|
2277
|
-
return Z(m) ===
|
|
2276
|
+
function l(m) {
|
|
2277
|
+
return Z(m) === N;
|
|
2278
2278
|
}
|
|
2279
2279
|
function n(m) {
|
|
2280
2280
|
return Z(m) === O;
|
|
2281
2281
|
}
|
|
2282
2282
|
function i(m) {
|
|
2283
|
-
return Z(m) ===
|
|
2283
|
+
return Z(m) === L;
|
|
2284
2284
|
}
|
|
2285
2285
|
function h(m) {
|
|
2286
|
-
return typeof m == "object" && m !== null && m.$$typeof ===
|
|
2286
|
+
return typeof m == "object" && m !== null && m.$$typeof === f;
|
|
2287
2287
|
}
|
|
2288
2288
|
function y(m) {
|
|
2289
|
-
return Z(m) ===
|
|
2290
|
-
}
|
|
2291
|
-
function b(m) {
|
|
2292
|
-
return Z(m) === w;
|
|
2289
|
+
return Z(m) === b;
|
|
2293
2290
|
}
|
|
2294
2291
|
function _(m) {
|
|
2292
|
+
return Z(m) === g;
|
|
2293
|
+
}
|
|
2294
|
+
function R(m) {
|
|
2295
2295
|
return Z(m) === G;
|
|
2296
2296
|
}
|
|
2297
|
-
function
|
|
2298
|
-
return Z(m) ===
|
|
2297
|
+
function w(m) {
|
|
2298
|
+
return Z(m) === I;
|
|
2299
2299
|
}
|
|
2300
2300
|
function T(m) {
|
|
2301
|
-
return Z(m) ===
|
|
2301
|
+
return Z(m) === $;
|
|
2302
2302
|
}
|
|
2303
|
-
function
|
|
2303
|
+
function j(m) {
|
|
2304
2304
|
return Z(m) === C;
|
|
2305
2305
|
}
|
|
2306
|
-
function
|
|
2307
|
-
return Z(m) ===
|
|
2306
|
+
function D(m) {
|
|
2307
|
+
return Z(m) === P;
|
|
2308
2308
|
}
|
|
2309
2309
|
function ye(m) {
|
|
2310
|
-
return Z(m) ===
|
|
2310
|
+
return Z(m) === k;
|
|
2311
2311
|
}
|
|
2312
|
-
Q.AsyncMode = p, Q.ConcurrentMode = ie, Q.ContextConsumer = Ee, Q.ContextProvider = we, Q.Element =
|
|
2312
|
+
Q.AsyncMode = p, Q.ConcurrentMode = ie, Q.ContextConsumer = Ee, Q.ContextProvider = we, Q.Element = xe, Q.ForwardRef = Ce, Q.Fragment = je, Q.Lazy = Te, Q.Memo = pe, Q.Portal = fe, Q.Profiler = de, Q.StrictMode = ce, Q.Suspense = S, Q.isAsyncMode = Se, Q.isConcurrentMode = l, Q.isContextConsumer = n, Q.isContextProvider = i, Q.isElement = h, Q.isForwardRef = y, Q.isFragment = _, Q.isLazy = R, Q.isMemo = w, Q.isPortal = T, Q.isProfiler = j, Q.isStrictMode = D, Q.isSuspense = ye, Q.isValidElementType = ne, Q.typeOf = Z;
|
|
2313
2313
|
}()), Q;
|
|
2314
2314
|
}
|
|
2315
2315
|
var $t;
|
|
2316
2316
|
function Wt() {
|
|
2317
|
-
return $t || ($t = 1, process.env.NODE_ENV === "production" ?
|
|
2317
|
+
return $t || ($t = 1, process.env.NODE_ENV === "production" ? Cr.exports = hn() : Cr.exports = mn()), Cr.exports;
|
|
2318
2318
|
}
|
|
2319
2319
|
/*
|
|
2320
2320
|
object-assign
|
|
@@ -2322,50 +2322,50 @@ object-assign
|
|
|
2322
2322
|
@license MIT
|
|
2323
2323
|
*/
|
|
2324
2324
|
var Gr, Ft;
|
|
2325
|
-
function
|
|
2325
|
+
function bn() {
|
|
2326
2326
|
if (Ft)
|
|
2327
2327
|
return Gr;
|
|
2328
2328
|
Ft = 1;
|
|
2329
|
-
var s = Object.getOwnPropertySymbols,
|
|
2330
|
-
function
|
|
2329
|
+
var s = Object.getOwnPropertySymbols, f = Object.prototype.hasOwnProperty, $ = Object.prototype.propertyIsEnumerable;
|
|
2330
|
+
function g(C) {
|
|
2331
2331
|
if (C == null)
|
|
2332
2332
|
throw new TypeError("Object.assign cannot be called with null or undefined");
|
|
2333
2333
|
return Object(C);
|
|
2334
2334
|
}
|
|
2335
|
-
function
|
|
2335
|
+
function P() {
|
|
2336
2336
|
try {
|
|
2337
2337
|
if (!Object.assign)
|
|
2338
2338
|
return !1;
|
|
2339
2339
|
var C = new String("abc");
|
|
2340
2340
|
if (C[5] = "de", Object.getOwnPropertyNames(C)[0] === "5")
|
|
2341
2341
|
return !1;
|
|
2342
|
-
for (var
|
|
2343
|
-
|
|
2344
|
-
var
|
|
2345
|
-
return
|
|
2342
|
+
for (var L = {}, O = 0; O < 10; O++)
|
|
2343
|
+
L["_" + String.fromCharCode(O)] = O;
|
|
2344
|
+
var F = Object.getOwnPropertyNames(L).map(function(b) {
|
|
2345
|
+
return L[b];
|
|
2346
2346
|
});
|
|
2347
|
-
if (
|
|
2347
|
+
if (F.join("") !== "0123456789")
|
|
2348
2348
|
return !1;
|
|
2349
|
-
var
|
|
2350
|
-
return "abcdefghijklmnopqrst".split("").forEach(function(
|
|
2351
|
-
|
|
2352
|
-
}), Object.keys(Object.assign({},
|
|
2349
|
+
var N = {};
|
|
2350
|
+
return "abcdefghijklmnopqrst".split("").forEach(function(b) {
|
|
2351
|
+
N[b] = b;
|
|
2352
|
+
}), Object.keys(Object.assign({}, N)).join("") === "abcdefghijklmnopqrst";
|
|
2353
2353
|
} catch {
|
|
2354
2354
|
return !1;
|
|
2355
2355
|
}
|
|
2356
2356
|
}
|
|
2357
|
-
return Gr =
|
|
2358
|
-
for (var O,
|
|
2359
|
-
O = Object(arguments[
|
|
2360
|
-
for (var
|
|
2361
|
-
|
|
2357
|
+
return Gr = P() ? Object.assign : function(C, L) {
|
|
2358
|
+
for (var O, F = g(C), N, b = 1; b < arguments.length; b++) {
|
|
2359
|
+
O = Object(arguments[b]);
|
|
2360
|
+
for (var k in O)
|
|
2361
|
+
f.call(O, k) && (F[k] = O[k]);
|
|
2362
2362
|
if (s) {
|
|
2363
|
-
|
|
2364
|
-
for (var U = 0; U <
|
|
2365
|
-
|
|
2363
|
+
N = s(O);
|
|
2364
|
+
for (var U = 0; U < N.length; U++)
|
|
2365
|
+
$.call(O, N[U]) && (F[N[U]] = O[N[U]]);
|
|
2366
2366
|
}
|
|
2367
2367
|
}
|
|
2368
|
-
return
|
|
2368
|
+
return F;
|
|
2369
2369
|
}, Gr;
|
|
2370
2370
|
}
|
|
2371
2371
|
var Hr, It;
|
|
@@ -2380,82 +2380,82 @@ var Kr, Dt;
|
|
|
2380
2380
|
function Ut() {
|
|
2381
2381
|
return Dt || (Dt = 1, Kr = Function.call.bind(Object.prototype.hasOwnProperty)), Kr;
|
|
2382
2382
|
}
|
|
2383
|
-
var Jr,
|
|
2384
|
-
function
|
|
2385
|
-
if (
|
|
2383
|
+
var Jr, Nt;
|
|
2384
|
+
function gn() {
|
|
2385
|
+
if (Nt)
|
|
2386
2386
|
return Jr;
|
|
2387
|
-
|
|
2387
|
+
Nt = 1;
|
|
2388
2388
|
var s = function() {
|
|
2389
2389
|
};
|
|
2390
2390
|
if (process.env.NODE_ENV !== "production") {
|
|
2391
|
-
var
|
|
2391
|
+
var f = rt(), $ = {}, g = Ut();
|
|
2392
2392
|
s = function(C) {
|
|
2393
|
-
var
|
|
2394
|
-
typeof console < "u" && console.error(
|
|
2393
|
+
var L = "Warning: " + C;
|
|
2394
|
+
typeof console < "u" && console.error(L);
|
|
2395
2395
|
try {
|
|
2396
|
-
throw new Error(
|
|
2396
|
+
throw new Error(L);
|
|
2397
2397
|
} catch {
|
|
2398
2398
|
}
|
|
2399
2399
|
};
|
|
2400
2400
|
}
|
|
2401
|
-
function
|
|
2401
|
+
function P(C, L, O, F, N) {
|
|
2402
2402
|
if (process.env.NODE_ENV !== "production") {
|
|
2403
|
-
for (var
|
|
2404
|
-
if (
|
|
2405
|
-
var
|
|
2403
|
+
for (var b in C)
|
|
2404
|
+
if (g(C, b)) {
|
|
2405
|
+
var k;
|
|
2406
2406
|
try {
|
|
2407
|
-
if (typeof C[
|
|
2407
|
+
if (typeof C[b] != "function") {
|
|
2408
2408
|
var U = Error(
|
|
2409
|
-
(
|
|
2409
|
+
(F || "React class") + ": " + O + " type `" + b + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof C[b] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
|
|
2410
2410
|
);
|
|
2411
2411
|
throw U.name = "Invariant Violation", U;
|
|
2412
2412
|
}
|
|
2413
|
-
|
|
2413
|
+
k = C[b](L, b, F, O, null, f);
|
|
2414
2414
|
} catch (G) {
|
|
2415
|
-
|
|
2415
|
+
k = G;
|
|
2416
2416
|
}
|
|
2417
|
-
if (
|
|
2418
|
-
(
|
|
2419
|
-
),
|
|
2420
|
-
|
|
2421
|
-
var
|
|
2417
|
+
if (k && !(k instanceof Error) && s(
|
|
2418
|
+
(F || "React class") + ": type specification of " + O + " `" + b + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof k + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
|
|
2419
|
+
), k instanceof Error && !(k.message in $)) {
|
|
2420
|
+
$[k.message] = !0;
|
|
2421
|
+
var I = N ? N() : "";
|
|
2422
2422
|
s(
|
|
2423
|
-
"Failed " + O + " type: " +
|
|
2423
|
+
"Failed " + O + " type: " + k.message + (I ?? "")
|
|
2424
2424
|
);
|
|
2425
2425
|
}
|
|
2426
2426
|
}
|
|
2427
2427
|
}
|
|
2428
2428
|
}
|
|
2429
|
-
return
|
|
2430
|
-
process.env.NODE_ENV !== "production" && (
|
|
2431
|
-
}, Jr =
|
|
2429
|
+
return P.resetWarningCache = function() {
|
|
2430
|
+
process.env.NODE_ENV !== "production" && ($ = {});
|
|
2431
|
+
}, Jr = P, Jr;
|
|
2432
2432
|
}
|
|
2433
|
-
var Zr,
|
|
2433
|
+
var Zr, Mt;
|
|
2434
2434
|
function _n() {
|
|
2435
|
-
if (
|
|
2435
|
+
if (Mt)
|
|
2436
2436
|
return Zr;
|
|
2437
|
-
|
|
2438
|
-
var s = Wt(),
|
|
2437
|
+
Mt = 1;
|
|
2438
|
+
var s = Wt(), f = bn(), $ = rt(), g = Ut(), P = gn(), C = function() {
|
|
2439
2439
|
};
|
|
2440
2440
|
process.env.NODE_ENV !== "production" && (C = function(O) {
|
|
2441
|
-
var
|
|
2442
|
-
typeof console < "u" && console.error(
|
|
2441
|
+
var F = "Warning: " + O;
|
|
2442
|
+
typeof console < "u" && console.error(F);
|
|
2443
2443
|
try {
|
|
2444
|
-
throw new Error(
|
|
2444
|
+
throw new Error(F);
|
|
2445
2445
|
} catch {
|
|
2446
2446
|
}
|
|
2447
2447
|
});
|
|
2448
|
-
function
|
|
2448
|
+
function L() {
|
|
2449
2449
|
return null;
|
|
2450
2450
|
}
|
|
2451
|
-
return Zr = function(O,
|
|
2452
|
-
var
|
|
2453
|
-
function
|
|
2454
|
-
var n =
|
|
2451
|
+
return Zr = function(O, F) {
|
|
2452
|
+
var N = typeof Symbol == "function" && Symbol.iterator, b = "@@iterator";
|
|
2453
|
+
function k(l) {
|
|
2454
|
+
var n = l && (N && l[N] || l[b]);
|
|
2455
2455
|
if (typeof n == "function")
|
|
2456
2456
|
return n;
|
|
2457
2457
|
}
|
|
2458
|
-
var U = "<<anonymous>>",
|
|
2458
|
+
var U = "<<anonymous>>", I = {
|
|
2459
2459
|
array: te("array"),
|
|
2460
2460
|
bigint: te("bigint"),
|
|
2461
2461
|
bool: te("boolean"),
|
|
@@ -2469,51 +2469,51 @@ function _n() {
|
|
|
2469
2469
|
element: Z(),
|
|
2470
2470
|
elementType: p(),
|
|
2471
2471
|
instanceOf: ie,
|
|
2472
|
-
node:
|
|
2472
|
+
node: Ce(),
|
|
2473
2473
|
objectOf: we,
|
|
2474
2474
|
oneOf: Ee,
|
|
2475
|
-
oneOfType:
|
|
2476
|
-
shape:
|
|
2475
|
+
oneOfType: xe,
|
|
2476
|
+
shape: Te,
|
|
2477
2477
|
exact: pe
|
|
2478
2478
|
};
|
|
2479
|
-
function G(
|
|
2480
|
-
return
|
|
2479
|
+
function G(l, n) {
|
|
2480
|
+
return l === n ? l !== 0 || 1 / l === 1 / n : l !== l && n !== n;
|
|
2481
2481
|
}
|
|
2482
|
-
function
|
|
2483
|
-
this.message =
|
|
2482
|
+
function A(l, n) {
|
|
2483
|
+
this.message = l, this.data = n && typeof n == "object" ? n : {}, this.stack = "";
|
|
2484
2484
|
}
|
|
2485
|
-
|
|
2486
|
-
function V(
|
|
2485
|
+
A.prototype = Error.prototype;
|
|
2486
|
+
function V(l) {
|
|
2487
2487
|
if (process.env.NODE_ENV !== "production")
|
|
2488
2488
|
var n = {}, i = 0;
|
|
2489
|
-
function h(
|
|
2490
|
-
if (T = T || U,
|
|
2491
|
-
if (
|
|
2489
|
+
function h(_, R, w, T, j, D, ye) {
|
|
2490
|
+
if (T = T || U, D = D || w, ye !== $) {
|
|
2491
|
+
if (F) {
|
|
2492
2492
|
var m = new Error(
|
|
2493
2493
|
"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"
|
|
2494
2494
|
);
|
|
2495
2495
|
throw m.name = "Invariant Violation", m;
|
|
2496
2496
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
2497
|
-
var he = T + ":" +
|
|
2497
|
+
var he = T + ":" + w;
|
|
2498
2498
|
!n[he] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
2499
2499
|
i < 3 && (C(
|
|
2500
|
-
"You are manually calling a React.PropTypes validation function for the `" +
|
|
2500
|
+
"You are manually calling a React.PropTypes validation function for the `" + D + "` 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."
|
|
2501
2501
|
), n[he] = !0, i++);
|
|
2502
2502
|
}
|
|
2503
2503
|
}
|
|
2504
|
-
return
|
|
2504
|
+
return R[w] == null ? _ ? R[w] === null ? new A("The " + j + " `" + D + "` is marked as required " + ("in `" + T + "`, but its value is `null`.")) : new A("The " + j + " `" + D + "` is marked as required in " + ("`" + T + "`, but its value is `undefined`.")) : null : l(R, w, T, j, D);
|
|
2505
2505
|
}
|
|
2506
2506
|
var y = h.bind(null, !1);
|
|
2507
2507
|
return y.isRequired = h.bind(null, !0), y;
|
|
2508
2508
|
}
|
|
2509
|
-
function te(
|
|
2510
|
-
function n(i, h, y,
|
|
2511
|
-
var T = i[h],
|
|
2512
|
-
if (
|
|
2513
|
-
var
|
|
2514
|
-
return new
|
|
2515
|
-
"Invalid " +
|
|
2516
|
-
{ expectedType:
|
|
2509
|
+
function te(l) {
|
|
2510
|
+
function n(i, h, y, _, R, w) {
|
|
2511
|
+
var T = i[h], j = ce(T);
|
|
2512
|
+
if (j !== l) {
|
|
2513
|
+
var D = S(T);
|
|
2514
|
+
return new A(
|
|
2515
|
+
"Invalid " + _ + " `" + R + "` of type " + ("`" + D + "` supplied to `" + y + "`, expected ") + ("`" + l + "`."),
|
|
2516
|
+
{ expectedType: l }
|
|
2517
2517
|
);
|
|
2518
2518
|
}
|
|
2519
2519
|
return null;
|
|
@@ -2521,135 +2521,135 @@ function _n() {
|
|
|
2521
2521
|
return V(n);
|
|
2522
2522
|
}
|
|
2523
2523
|
function J() {
|
|
2524
|
-
return V(
|
|
2525
|
-
}
|
|
2526
|
-
function ne(
|
|
2527
|
-
function n(i, h, y,
|
|
2528
|
-
if (typeof
|
|
2529
|
-
return new
|
|
2530
|
-
var
|
|
2531
|
-
if (!Array.isArray(
|
|
2532
|
-
var T = ce(
|
|
2533
|
-
return new
|
|
2534
|
-
}
|
|
2535
|
-
for (var
|
|
2536
|
-
var
|
|
2537
|
-
if (
|
|
2538
|
-
return
|
|
2524
|
+
return V(L);
|
|
2525
|
+
}
|
|
2526
|
+
function ne(l) {
|
|
2527
|
+
function n(i, h, y, _, R) {
|
|
2528
|
+
if (typeof l != "function")
|
|
2529
|
+
return new A("Property `" + R + "` of component `" + y + "` has invalid PropType notation inside arrayOf.");
|
|
2530
|
+
var w = i[h];
|
|
2531
|
+
if (!Array.isArray(w)) {
|
|
2532
|
+
var T = ce(w);
|
|
2533
|
+
return new A("Invalid " + _ + " `" + R + "` of type " + ("`" + T + "` supplied to `" + y + "`, expected an array."));
|
|
2534
|
+
}
|
|
2535
|
+
for (var j = 0; j < w.length; j++) {
|
|
2536
|
+
var D = l(w, j, y, _, R + "[" + j + "]", $);
|
|
2537
|
+
if (D instanceof Error)
|
|
2538
|
+
return D;
|
|
2539
2539
|
}
|
|
2540
2540
|
return null;
|
|
2541
2541
|
}
|
|
2542
2542
|
return V(n);
|
|
2543
2543
|
}
|
|
2544
2544
|
function Z() {
|
|
2545
|
-
function
|
|
2546
|
-
var
|
|
2547
|
-
if (!O(
|
|
2548
|
-
var
|
|
2549
|
-
return new
|
|
2545
|
+
function l(n, i, h, y, _) {
|
|
2546
|
+
var R = n[i];
|
|
2547
|
+
if (!O(R)) {
|
|
2548
|
+
var w = ce(R);
|
|
2549
|
+
return new A("Invalid " + y + " `" + _ + "` of type " + ("`" + w + "` supplied to `" + h + "`, expected a single ReactElement."));
|
|
2550
2550
|
}
|
|
2551
2551
|
return null;
|
|
2552
2552
|
}
|
|
2553
|
-
return V(
|
|
2553
|
+
return V(l);
|
|
2554
2554
|
}
|
|
2555
2555
|
function p() {
|
|
2556
|
-
function
|
|
2557
|
-
var
|
|
2558
|
-
if (!s.isValidElementType(
|
|
2559
|
-
var
|
|
2560
|
-
return new
|
|
2556
|
+
function l(n, i, h, y, _) {
|
|
2557
|
+
var R = n[i];
|
|
2558
|
+
if (!s.isValidElementType(R)) {
|
|
2559
|
+
var w = ce(R);
|
|
2560
|
+
return new A("Invalid " + y + " `" + _ + "` of type " + ("`" + w + "` supplied to `" + h + "`, expected a single ReactElement type."));
|
|
2561
2561
|
}
|
|
2562
2562
|
return null;
|
|
2563
2563
|
}
|
|
2564
|
-
return V(
|
|
2564
|
+
return V(l);
|
|
2565
2565
|
}
|
|
2566
|
-
function ie(
|
|
2567
|
-
function n(i, h, y,
|
|
2568
|
-
if (!(i[h] instanceof
|
|
2569
|
-
var
|
|
2570
|
-
return new
|
|
2566
|
+
function ie(l) {
|
|
2567
|
+
function n(i, h, y, _, R) {
|
|
2568
|
+
if (!(i[h] instanceof l)) {
|
|
2569
|
+
var w = l.name || U, T = Se(i[h]);
|
|
2570
|
+
return new A("Invalid " + _ + " `" + R + "` of type " + ("`" + T + "` supplied to `" + y + "`, expected ") + ("instance of `" + w + "`."));
|
|
2571
2571
|
}
|
|
2572
2572
|
return null;
|
|
2573
2573
|
}
|
|
2574
2574
|
return V(n);
|
|
2575
2575
|
}
|
|
2576
|
-
function Ee(
|
|
2577
|
-
if (!Array.isArray(
|
|
2576
|
+
function Ee(l) {
|
|
2577
|
+
if (!Array.isArray(l))
|
|
2578
2578
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? C(
|
|
2579
2579
|
"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])."
|
|
2580
|
-
) : C("Invalid argument supplied to oneOf, expected an array.")),
|
|
2581
|
-
function n(i, h, y,
|
|
2582
|
-
for (var
|
|
2583
|
-
if (G(
|
|
2580
|
+
) : C("Invalid argument supplied to oneOf, expected an array.")), L;
|
|
2581
|
+
function n(i, h, y, _, R) {
|
|
2582
|
+
for (var w = i[h], T = 0; T < l.length; T++)
|
|
2583
|
+
if (G(w, l[T]))
|
|
2584
2584
|
return null;
|
|
2585
|
-
var
|
|
2585
|
+
var j = JSON.stringify(l, function(ye, m) {
|
|
2586
2586
|
var he = S(m);
|
|
2587
2587
|
return he === "symbol" ? String(m) : m;
|
|
2588
2588
|
});
|
|
2589
|
-
return new
|
|
2589
|
+
return new A("Invalid " + _ + " `" + R + "` of value `" + String(w) + "` " + ("supplied to `" + y + "`, expected one of " + j + "."));
|
|
2590
2590
|
}
|
|
2591
2591
|
return V(n);
|
|
2592
2592
|
}
|
|
2593
|
-
function we(
|
|
2594
|
-
function n(i, h, y,
|
|
2595
|
-
if (typeof
|
|
2596
|
-
return new
|
|
2597
|
-
var
|
|
2593
|
+
function we(l) {
|
|
2594
|
+
function n(i, h, y, _, R) {
|
|
2595
|
+
if (typeof l != "function")
|
|
2596
|
+
return new A("Property `" + R + "` of component `" + y + "` has invalid PropType notation inside objectOf.");
|
|
2597
|
+
var w = i[h], T = ce(w);
|
|
2598
2598
|
if (T !== "object")
|
|
2599
|
-
return new
|
|
2600
|
-
for (var
|
|
2601
|
-
if (w
|
|
2602
|
-
var
|
|
2603
|
-
if (
|
|
2604
|
-
return
|
|
2599
|
+
return new A("Invalid " + _ + " `" + R + "` of type " + ("`" + T + "` supplied to `" + y + "`, expected an object."));
|
|
2600
|
+
for (var j in w)
|
|
2601
|
+
if (g(w, j)) {
|
|
2602
|
+
var D = l(w, j, y, _, R + "." + j, $);
|
|
2603
|
+
if (D instanceof Error)
|
|
2604
|
+
return D;
|
|
2605
2605
|
}
|
|
2606
2606
|
return null;
|
|
2607
2607
|
}
|
|
2608
2608
|
return V(n);
|
|
2609
2609
|
}
|
|
2610
|
-
function
|
|
2611
|
-
if (!Array.isArray(
|
|
2612
|
-
return process.env.NODE_ENV !== "production" && C("Invalid argument supplied to oneOfType, expected an instance of array."),
|
|
2613
|
-
for (var n = 0; n <
|
|
2614
|
-
var i =
|
|
2610
|
+
function xe(l) {
|
|
2611
|
+
if (!Array.isArray(l))
|
|
2612
|
+
return process.env.NODE_ENV !== "production" && C("Invalid argument supplied to oneOfType, expected an instance of array."), L;
|
|
2613
|
+
for (var n = 0; n < l.length; n++) {
|
|
2614
|
+
var i = l[n];
|
|
2615
2615
|
if (typeof i != "function")
|
|
2616
2616
|
return C(
|
|
2617
2617
|
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + _e(i) + " at index " + n + "."
|
|
2618
|
-
),
|
|
2618
|
+
), L;
|
|
2619
2619
|
}
|
|
2620
|
-
function h(y,
|
|
2621
|
-
for (var
|
|
2622
|
-
var ye =
|
|
2620
|
+
function h(y, _, R, w, T) {
|
|
2621
|
+
for (var j = [], D = 0; D < l.length; D++) {
|
|
2622
|
+
var ye = l[D], m = ye(y, _, R, w, T, $);
|
|
2623
2623
|
if (m == null)
|
|
2624
2624
|
return null;
|
|
2625
|
-
m.data &&
|
|
2625
|
+
m.data && g(m.data, "expectedType") && j.push(m.data.expectedType);
|
|
2626
2626
|
}
|
|
2627
|
-
var he =
|
|
2628
|
-
return new
|
|
2627
|
+
var he = j.length > 0 ? ", expected one of type [" + j.join(", ") + "]" : "";
|
|
2628
|
+
return new A("Invalid " + w + " `" + T + "` supplied to " + ("`" + R + "`" + he + "."));
|
|
2629
2629
|
}
|
|
2630
2630
|
return V(h);
|
|
2631
2631
|
}
|
|
2632
|
-
function
|
|
2633
|
-
function
|
|
2634
|
-
return fe(n[i]) ? null : new
|
|
2632
|
+
function Ce() {
|
|
2633
|
+
function l(n, i, h, y, _) {
|
|
2634
|
+
return fe(n[i]) ? null : new A("Invalid " + y + " `" + _ + "` supplied to " + ("`" + h + "`, expected a ReactNode."));
|
|
2635
2635
|
}
|
|
2636
|
-
return V(
|
|
2636
|
+
return V(l);
|
|
2637
2637
|
}
|
|
2638
|
-
function
|
|
2639
|
-
return new
|
|
2640
|
-
(
|
|
2638
|
+
function je(l, n, i, h, y) {
|
|
2639
|
+
return new A(
|
|
2640
|
+
(l || "React class") + ": " + n + " type `" + i + "." + h + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + y + "`."
|
|
2641
2641
|
);
|
|
2642
2642
|
}
|
|
2643
|
-
function
|
|
2644
|
-
function n(i, h, y,
|
|
2645
|
-
var
|
|
2643
|
+
function Te(l) {
|
|
2644
|
+
function n(i, h, y, _, R) {
|
|
2645
|
+
var w = i[h], T = ce(w);
|
|
2646
2646
|
if (T !== "object")
|
|
2647
|
-
return new
|
|
2648
|
-
for (var
|
|
2649
|
-
var
|
|
2650
|
-
if (typeof
|
|
2651
|
-
return
|
|
2652
|
-
var ye =
|
|
2647
|
+
return new A("Invalid " + _ + " `" + R + "` of type `" + T + "` " + ("supplied to `" + y + "`, expected `object`."));
|
|
2648
|
+
for (var j in l) {
|
|
2649
|
+
var D = l[j];
|
|
2650
|
+
if (typeof D != "function")
|
|
2651
|
+
return je(y, _, R, j, S(D));
|
|
2652
|
+
var ye = D(w, j, y, _, R + "." + j, $);
|
|
2653
2653
|
if (ye)
|
|
2654
2654
|
return ye;
|
|
2655
2655
|
}
|
|
@@ -2657,22 +2657,22 @@ function _n() {
|
|
|
2657
2657
|
}
|
|
2658
2658
|
return V(n);
|
|
2659
2659
|
}
|
|
2660
|
-
function pe(
|
|
2661
|
-
function n(i, h, y,
|
|
2662
|
-
var
|
|
2660
|
+
function pe(l) {
|
|
2661
|
+
function n(i, h, y, _, R) {
|
|
2662
|
+
var w = i[h], T = ce(w);
|
|
2663
2663
|
if (T !== "object")
|
|
2664
|
-
return new
|
|
2665
|
-
var
|
|
2666
|
-
for (var
|
|
2667
|
-
var ye =
|
|
2668
|
-
if (
|
|
2669
|
-
return
|
|
2664
|
+
return new A("Invalid " + _ + " `" + R + "` of type `" + T + "` " + ("supplied to `" + y + "`, expected `object`."));
|
|
2665
|
+
var j = f({}, i[h], l);
|
|
2666
|
+
for (var D in j) {
|
|
2667
|
+
var ye = l[D];
|
|
2668
|
+
if (g(l, D) && typeof ye != "function")
|
|
2669
|
+
return je(y, _, R, D, S(ye));
|
|
2670
2670
|
if (!ye)
|
|
2671
|
-
return new
|
|
2672
|
-
"Invalid " +
|
|
2673
|
-
Valid keys: ` + JSON.stringify(Object.keys(
|
|
2671
|
+
return new A(
|
|
2672
|
+
"Invalid " + _ + " `" + R + "` key `" + D + "` supplied to `" + y + "`.\nBad object: " + JSON.stringify(i[h], null, " ") + `
|
|
2673
|
+
Valid keys: ` + JSON.stringify(Object.keys(l), null, " ")
|
|
2674
2674
|
);
|
|
2675
|
-
var m = ye(
|
|
2675
|
+
var m = ye(w, D, y, _, R + "." + D, $);
|
|
2676
2676
|
if (m)
|
|
2677
2677
|
return m;
|
|
2678
2678
|
}
|
|
@@ -2680,23 +2680,23 @@ Valid keys: ` + JSON.stringify(Object.keys(c), null, " ")
|
|
|
2680
2680
|
}
|
|
2681
2681
|
return V(n);
|
|
2682
2682
|
}
|
|
2683
|
-
function fe(
|
|
2684
|
-
switch (typeof
|
|
2683
|
+
function fe(l) {
|
|
2684
|
+
switch (typeof l) {
|
|
2685
2685
|
case "number":
|
|
2686
2686
|
case "string":
|
|
2687
2687
|
case "undefined":
|
|
2688
2688
|
return !0;
|
|
2689
2689
|
case "boolean":
|
|
2690
|
-
return !
|
|
2690
|
+
return !l;
|
|
2691
2691
|
case "object":
|
|
2692
|
-
if (Array.isArray(
|
|
2693
|
-
return
|
|
2694
|
-
if (
|
|
2692
|
+
if (Array.isArray(l))
|
|
2693
|
+
return l.every(fe);
|
|
2694
|
+
if (l === null || O(l))
|
|
2695
2695
|
return !0;
|
|
2696
|
-
var n =
|
|
2696
|
+
var n = k(l);
|
|
2697
2697
|
if (n) {
|
|
2698
|
-
var i = n.call(
|
|
2699
|
-
if (n !==
|
|
2698
|
+
var i = n.call(l), h;
|
|
2699
|
+
if (n !== l.entries) {
|
|
2700
2700
|
for (; !(h = i.next()).done; )
|
|
2701
2701
|
if (!fe(h.value))
|
|
2702
2702
|
return !1;
|
|
@@ -2713,27 +2713,27 @@ Valid keys: ` + JSON.stringify(Object.keys(c), null, " ")
|
|
|
2713
2713
|
return !1;
|
|
2714
2714
|
}
|
|
2715
2715
|
}
|
|
2716
|
-
function de(
|
|
2717
|
-
return
|
|
2716
|
+
function de(l, n) {
|
|
2717
|
+
return l === "symbol" ? !0 : n ? n["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && n instanceof Symbol : !1;
|
|
2718
2718
|
}
|
|
2719
|
-
function ce(
|
|
2720
|
-
var n = typeof
|
|
2721
|
-
return Array.isArray(
|
|
2719
|
+
function ce(l) {
|
|
2720
|
+
var n = typeof l;
|
|
2721
|
+
return Array.isArray(l) ? "array" : l instanceof RegExp ? "object" : de(n, l) ? "symbol" : n;
|
|
2722
2722
|
}
|
|
2723
|
-
function S(
|
|
2724
|
-
if (typeof
|
|
2725
|
-
return "" +
|
|
2726
|
-
var n = ce(
|
|
2723
|
+
function S(l) {
|
|
2724
|
+
if (typeof l > "u" || l === null)
|
|
2725
|
+
return "" + l;
|
|
2726
|
+
var n = ce(l);
|
|
2727
2727
|
if (n === "object") {
|
|
2728
|
-
if (
|
|
2728
|
+
if (l instanceof Date)
|
|
2729
2729
|
return "date";
|
|
2730
|
-
if (
|
|
2730
|
+
if (l instanceof RegExp)
|
|
2731
2731
|
return "regexp";
|
|
2732
2732
|
}
|
|
2733
2733
|
return n;
|
|
2734
2734
|
}
|
|
2735
|
-
function _e(
|
|
2736
|
-
var n = S(
|
|
2735
|
+
function _e(l) {
|
|
2736
|
+
var n = S(l);
|
|
2737
2737
|
switch (n) {
|
|
2738
2738
|
case "array":
|
|
2739
2739
|
case "object":
|
|
@@ -2746,10 +2746,10 @@ Valid keys: ` + JSON.stringify(Object.keys(c), null, " ")
|
|
|
2746
2746
|
return n;
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
2749
|
-
function
|
|
2750
|
-
return !
|
|
2749
|
+
function Se(l) {
|
|
2750
|
+
return !l.constructor || !l.constructor.name ? U : l.constructor.name;
|
|
2751
2751
|
}
|
|
2752
|
-
return
|
|
2752
|
+
return I.checkPropTypes = P, I.resetWarningCache = P.resetWarningCache, I.PropTypes = I, I;
|
|
2753
2753
|
}, Zr;
|
|
2754
2754
|
}
|
|
2755
2755
|
var Xr, Lt;
|
|
@@ -2758,45 +2758,45 @@ function En() {
|
|
|
2758
2758
|
return Xr;
|
|
2759
2759
|
Lt = 1;
|
|
2760
2760
|
var s = rt();
|
|
2761
|
-
function
|
|
2761
|
+
function f() {
|
|
2762
2762
|
}
|
|
2763
|
-
function
|
|
2763
|
+
function $() {
|
|
2764
2764
|
}
|
|
2765
|
-
return
|
|
2766
|
-
function
|
|
2767
|
-
if (
|
|
2765
|
+
return $.resetWarningCache = f, Xr = function() {
|
|
2766
|
+
function g(L, O, F, N, b, k) {
|
|
2767
|
+
if (k !== s) {
|
|
2768
2768
|
var U = new Error(
|
|
2769
2769
|
"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"
|
|
2770
2770
|
);
|
|
2771
2771
|
throw U.name = "Invariant Violation", U;
|
|
2772
2772
|
}
|
|
2773
2773
|
}
|
|
2774
|
-
|
|
2775
|
-
function
|
|
2776
|
-
return
|
|
2774
|
+
g.isRequired = g;
|
|
2775
|
+
function P() {
|
|
2776
|
+
return g;
|
|
2777
2777
|
}
|
|
2778
2778
|
var C = {
|
|
2779
|
-
array:
|
|
2780
|
-
bigint:
|
|
2781
|
-
bool:
|
|
2782
|
-
func:
|
|
2783
|
-
number:
|
|
2784
|
-
object:
|
|
2785
|
-
string:
|
|
2786
|
-
symbol:
|
|
2787
|
-
any:
|
|
2788
|
-
arrayOf:
|
|
2789
|
-
element:
|
|
2790
|
-
elementType:
|
|
2791
|
-
instanceOf:
|
|
2792
|
-
node:
|
|
2793
|
-
objectOf:
|
|
2794
|
-
oneOf:
|
|
2795
|
-
oneOfType:
|
|
2796
|
-
shape:
|
|
2797
|
-
exact:
|
|
2798
|
-
checkPropTypes:
|
|
2799
|
-
resetWarningCache:
|
|
2779
|
+
array: g,
|
|
2780
|
+
bigint: g,
|
|
2781
|
+
bool: g,
|
|
2782
|
+
func: g,
|
|
2783
|
+
number: g,
|
|
2784
|
+
object: g,
|
|
2785
|
+
string: g,
|
|
2786
|
+
symbol: g,
|
|
2787
|
+
any: g,
|
|
2788
|
+
arrayOf: P,
|
|
2789
|
+
element: g,
|
|
2790
|
+
elementType: g,
|
|
2791
|
+
instanceOf: P,
|
|
2792
|
+
node: g,
|
|
2793
|
+
objectOf: P,
|
|
2794
|
+
oneOf: P,
|
|
2795
|
+
oneOfType: P,
|
|
2796
|
+
shape: P,
|
|
2797
|
+
exact: P,
|
|
2798
|
+
checkPropTypes: $,
|
|
2799
|
+
resetWarningCache: f
|
|
2800
2800
|
};
|
|
2801
2801
|
return C.PropTypes = C, C;
|
|
2802
2802
|
}, Xr;
|
|
@@ -2806,21 +2806,21 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
2806
2806
|
et.exports = _n()(Rn.isElement, wn);
|
|
2807
2807
|
} else
|
|
2808
2808
|
et.exports = En()();
|
|
2809
|
-
var
|
|
2810
|
-
const
|
|
2811
|
-
/* @__PURE__ */
|
|
2812
|
-
/* @__PURE__ */
|
|
2813
|
-
/* @__PURE__ */
|
|
2814
|
-
/* @__PURE__ */
|
|
2809
|
+
var xn = et.exports;
|
|
2810
|
+
const E = /* @__PURE__ */ fn(xn), Cn = ({ title: s = "", id: f = "", children: $ = /* @__PURE__ */ u.jsx("div", {}) }) => /* @__PURE__ */ u.jsxs("div", { className: "u-accordion", children: [
|
|
2811
|
+
/* @__PURE__ */ u.jsx("div", { className: "u-accordion-title", children: s }),
|
|
2812
|
+
/* @__PURE__ */ u.jsx("input", { className: "u-accordion-input", type: "checkbox", id: `u-accordion${f}` }),
|
|
2813
|
+
/* @__PURE__ */ u.jsx("label", { className: "u-accordion-toggle", htmlFor: `u-accordion${f}` }),
|
|
2814
|
+
/* @__PURE__ */ u.jsx("div", { className: "u-accordion-content", children: $ })
|
|
2815
2815
|
] });
|
|
2816
|
-
|
|
2817
|
-
title:
|
|
2818
|
-
id:
|
|
2819
|
-
children:
|
|
2816
|
+
Cn.propTypes = {
|
|
2817
|
+
title: E.string,
|
|
2818
|
+
id: E.string,
|
|
2819
|
+
children: E.node
|
|
2820
2820
|
};
|
|
2821
|
-
const
|
|
2822
|
-
const
|
|
2823
|
-
switch (
|
|
2821
|
+
const Tn = ({ onClick: s, variant: f = "primary", size: $ = "medium", type: g = "button", icon: P = "", iconLeft: C = !1, iconOnly: L = !1, iconSize: O, disabled: F = !1, children: N = "ОК" }) => {
|
|
2822
|
+
const b = (A) => {
|
|
2823
|
+
switch (A) {
|
|
2824
2824
|
case "primary":
|
|
2825
2825
|
return "u-button";
|
|
2826
2826
|
case "danger":
|
|
@@ -2842,8 +2842,8 @@ const Sn = ({ onClick: s, variant: d = "primary", size: D = "medium", type: w =
|
|
|
2842
2842
|
case "text-danger-table":
|
|
2843
2843
|
return "u-button-text u-button-text-danger-table";
|
|
2844
2844
|
}
|
|
2845
|
-
},
|
|
2846
|
-
switch (
|
|
2845
|
+
}, k = (A) => {
|
|
2846
|
+
switch (A) {
|
|
2847
2847
|
case "medium":
|
|
2848
2848
|
return "";
|
|
2849
2849
|
case "small":
|
|
@@ -2851,29 +2851,29 @@ const Sn = ({ onClick: s, variant: d = "primary", size: D = "medium", type: w =
|
|
|
2851
2851
|
default:
|
|
2852
2852
|
return "";
|
|
2853
2853
|
}
|
|
2854
|
-
}, U = (
|
|
2855
|
-
return /* @__PURE__ */
|
|
2854
|
+
}, U = (A, V) => A && ["text", "text-danger"].includes(V) ? " u-button-text-icon-left" : A ? " u-button-icon-left" : "", I = (A) => A ? " icon-only" : "", G = (A) => typeof A == "number" ? `${A}px` : String(A);
|
|
2855
|
+
return /* @__PURE__ */ u.jsxs(
|
|
2856
2856
|
"button",
|
|
2857
2857
|
{
|
|
2858
|
-
className: `${
|
|
2859
|
-
type:
|
|
2858
|
+
className: `${b(f)}${k($)}${U(C, f)}`,
|
|
2859
|
+
type: g,
|
|
2860
2860
|
onClick: s,
|
|
2861
|
-
disabled:
|
|
2861
|
+
disabled: F,
|
|
2862
2862
|
children: [
|
|
2863
|
-
!
|
|
2863
|
+
!L && f !== "icon" && N,
|
|
2864
2864
|
" ",
|
|
2865
|
-
|
|
2865
|
+
P && /* @__PURE__ */ u.jsx("i", { style: O && { fontSize: G(O) }, className: `u-icon${I(L)} icon-${P}` })
|
|
2866
2866
|
]
|
|
2867
2867
|
}
|
|
2868
2868
|
);
|
|
2869
2869
|
};
|
|
2870
|
-
|
|
2871
|
-
variant:
|
|
2872
|
-
type:
|
|
2873
|
-
size:
|
|
2874
|
-
children:
|
|
2875
|
-
onClick:
|
|
2876
|
-
icon:
|
|
2870
|
+
Tn.propTypes = {
|
|
2871
|
+
variant: E.oneOf(["primary", "danger", "outline", "danger-outline", "simple", "icon", "text", "text-danger", "text-table", "text-danger-table"]),
|
|
2872
|
+
type: E.string,
|
|
2873
|
+
size: E.string,
|
|
2874
|
+
children: E.string,
|
|
2875
|
+
onClick: E.func,
|
|
2876
|
+
icon: E.oneOf([
|
|
2877
2877
|
"active",
|
|
2878
2878
|
"application",
|
|
2879
2879
|
"attention",
|
|
@@ -2964,14 +2964,33 @@ Sn.propTypes = {
|
|
|
2964
2964
|
"zip"
|
|
2965
2965
|
])
|
|
2966
2966
|
};
|
|
2967
|
-
const
|
|
2968
|
-
|
|
2969
|
-
|
|
2967
|
+
const Sn = ({
|
|
2968
|
+
children: s = /* @__PURE__ */ u.jsx("span", {}),
|
|
2969
|
+
disabled: f,
|
|
2970
|
+
checked: $,
|
|
2971
|
+
rightCheckbox: g = !1,
|
|
2972
|
+
onClick: P
|
|
2973
|
+
}) => /* @__PURE__ */ u.jsxs("label", { className: "u-checkbox", children: [
|
|
2974
|
+
g && /* @__PURE__ */ u.jsx(u.Fragment, { children: s }),
|
|
2975
|
+
/* @__PURE__ */ u.jsx("input", { checked: $, disabled: f, type: "checkbox", onClick: P }),
|
|
2976
|
+
/* @__PURE__ */ u.jsx("div", { className: "u-checkbox-input" }),
|
|
2977
|
+
!g && /* @__PURE__ */ u.jsx(u.Fragment, { children: s })
|
|
2978
|
+
] });
|
|
2979
|
+
Sn.propTypes = {
|
|
2980
|
+
children: E.node,
|
|
2981
|
+
disabled: E.bool,
|
|
2982
|
+
checked: E.bool,
|
|
2983
|
+
rightCheckbox: E.bool,
|
|
2984
|
+
onChange: E.func
|
|
2985
|
+
};
|
|
2986
|
+
const jn = ({ name: s = "", size: f = "", color: $ = "" }) => {
|
|
2987
|
+
const g = (P) => typeof P == "number" ? `${P}px` : String(P);
|
|
2988
|
+
return /* @__PURE__ */ u.jsx("i", { style: { fontSize: g(f), color: $ }, className: `u-icon icon-${s}` });
|
|
2970
2989
|
};
|
|
2971
|
-
|
|
2972
|
-
size:
|
|
2973
|
-
color:
|
|
2974
|
-
name:
|
|
2990
|
+
jn.propTypes = {
|
|
2991
|
+
size: E.string,
|
|
2992
|
+
color: E.string,
|
|
2993
|
+
name: E.oneOf([
|
|
2975
2994
|
"active",
|
|
2976
2995
|
"application",
|
|
2977
2996
|
"attention",
|
|
@@ -3062,9 +3081,9 @@ xn.propTypes = {
|
|
|
3062
3081
|
"zip"
|
|
3063
3082
|
])
|
|
3064
3083
|
};
|
|
3065
|
-
const On = ({ title: s = "", defaultValue:
|
|
3066
|
-
const
|
|
3067
|
-
return /* @__PURE__ */
|
|
3084
|
+
const On = ({ title: s = "", defaultValue: f = "", onChange: $, required: g = !1, disabled: P = !1, lineUp: C = !1, rowGap: L = 4, columnGap: O = 20, styleInputContainer: F, styleTitle: N, styleInput: b }) => {
|
|
3085
|
+
const k = (U) => typeof U == "number" ? `${U}px` : String(U);
|
|
3086
|
+
return /* @__PURE__ */ u.jsxs(
|
|
3068
3087
|
"div",
|
|
3069
3088
|
{
|
|
3070
3089
|
className: "u-react-input-container",
|
|
@@ -3072,44 +3091,44 @@ const On = ({ title: s = "", defaultValue: d = "", onChange: D, required: w = !1
|
|
|
3072
3091
|
{
|
|
3073
3092
|
display: "flex",
|
|
3074
3093
|
flexDirection: C ? "row" : "column",
|
|
3075
|
-
rowGap: C ? null :
|
|
3076
|
-
columnGap: C ?
|
|
3094
|
+
rowGap: C ? null : k(L),
|
|
3095
|
+
columnGap: C ? k(O) : null
|
|
3077
3096
|
},
|
|
3078
|
-
|
|
3097
|
+
F
|
|
3079
3098
|
),
|
|
3080
3099
|
children: [
|
|
3081
|
-
s && /* @__PURE__ */
|
|
3100
|
+
s && /* @__PURE__ */ u.jsx(
|
|
3082
3101
|
"div",
|
|
3083
3102
|
{
|
|
3084
|
-
className: `${
|
|
3103
|
+
className: `${g && "u-required"} u-react-input-title`,
|
|
3085
3104
|
style: Object.assign(
|
|
3086
3105
|
{
|
|
3087
3106
|
color: "#545454"
|
|
3088
3107
|
},
|
|
3089
|
-
|
|
3108
|
+
N
|
|
3090
3109
|
),
|
|
3091
3110
|
children: s
|
|
3092
3111
|
}
|
|
3093
3112
|
),
|
|
3094
|
-
/* @__PURE__ */
|
|
3113
|
+
/* @__PURE__ */ u.jsx("input", { className: "u-react-input u-input", style: b, type: "text", placeholder: "введите", value: f, disabled: P, onChange: $ })
|
|
3095
3114
|
]
|
|
3096
3115
|
}
|
|
3097
3116
|
);
|
|
3098
3117
|
};
|
|
3099
3118
|
On.propTypes = {
|
|
3100
|
-
title:
|
|
3101
|
-
required:
|
|
3102
|
-
disabled:
|
|
3103
|
-
lineUp:
|
|
3104
|
-
rowGap:
|
|
3105
|
-
columnGap:
|
|
3106
|
-
styleInputContainer:
|
|
3107
|
-
styleTitle:
|
|
3108
|
-
styleInput:
|
|
3119
|
+
title: E.string,
|
|
3120
|
+
required: E.bool,
|
|
3121
|
+
disabled: E.bool,
|
|
3122
|
+
lineUp: E.bool,
|
|
3123
|
+
rowGap: E.bool,
|
|
3124
|
+
columnGap: E.bool,
|
|
3125
|
+
styleInputContainer: E.object,
|
|
3126
|
+
styleTitle: E.object,
|
|
3127
|
+
styleInput: E.object
|
|
3109
3128
|
};
|
|
3110
|
-
const
|
|
3111
|
-
const
|
|
3112
|
-
switch (`${
|
|
3129
|
+
const Pn = ({ size: s = "medium", variant: f = "info", children: $ }) => {
|
|
3130
|
+
const g = (P, C) => {
|
|
3131
|
+
switch (`${P}-${C}`) {
|
|
3113
3132
|
case "medium-info":
|
|
3114
3133
|
return "u-message";
|
|
3115
3134
|
case "medium-fail":
|
|
@@ -3128,124 +3147,143 @@ const jn = ({ size: s = "medium", variant: d = "info", children: D }) => {
|
|
|
3128
3147
|
return "u-message-small-warning";
|
|
3129
3148
|
}
|
|
3130
3149
|
};
|
|
3131
|
-
return /* @__PURE__ */
|
|
3150
|
+
return /* @__PURE__ */ u.jsx("div", { className: g(s, f), children: $ });
|
|
3132
3151
|
};
|
|
3133
|
-
|
|
3134
|
-
size:
|
|
3135
|
-
variant:
|
|
3136
|
-
children:
|
|
3152
|
+
Pn.propTypes = {
|
|
3153
|
+
size: E.string,
|
|
3154
|
+
variant: E.string,
|
|
3155
|
+
children: E.node
|
|
3137
3156
|
};
|
|
3138
|
-
const
|
|
3139
|
-
s === "small-primary" && /* @__PURE__ */
|
|
3140
|
-
/* @__PURE__ */
|
|
3141
|
-
/* @__PURE__ */
|
|
3157
|
+
const kn = ({ variant: s = "small-primary" }) => /* @__PURE__ */ u.jsxs(u.Fragment, { children: [
|
|
3158
|
+
s === "small-primary" && /* @__PURE__ */ u.jsx("div", { className: "u-preloader-mini", children: /* @__PURE__ */ u.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: [
|
|
3159
|
+
/* @__PURE__ */ u.jsx("circle", { cx: "24", cy: "24", r: "23", stroke: "#1E4391", "stroke-width": "2" }),
|
|
3160
|
+
/* @__PURE__ */ u.jsx("circle", { className: "u-preloader-mini-dot", cx: "6.5", cy: "6.5", r: "6.5", fill: "#1E4391" })
|
|
3142
3161
|
] }) }),
|
|
3143
|
-
s === "small-special" && /* @__PURE__ */
|
|
3144
|
-
/* @__PURE__ */
|
|
3145
|
-
/* @__PURE__ */
|
|
3146
|
-
/* @__PURE__ */
|
|
3147
|
-
/* @__PURE__ */
|
|
3148
|
-
/* @__PURE__ */
|
|
3149
|
-
/* @__PURE__ */
|
|
3150
|
-
/* @__PURE__ */
|
|
3162
|
+
s === "small-special" && /* @__PURE__ */ u.jsx("div", { className: "u-preloader-mini-gradient", children: /* @__PURE__ */ u.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: [
|
|
3163
|
+
/* @__PURE__ */ u.jsx("circle", { cx: "24", cy: "24", r: "23", stroke: "url(#paint0_linear_8025_35626)", "stroke-width": "2" }),
|
|
3164
|
+
/* @__PURE__ */ u.jsx("circle", { className: "u-preloader-mini-dot", cx: "6.5", cy: "6.5", r: "6.5", fill: "url(#paint0_linear_8025_35627)" }),
|
|
3165
|
+
/* @__PURE__ */ u.jsxs("defs", { children: [
|
|
3166
|
+
/* @__PURE__ */ u.jsxs("linearGradient", { id: "paint0_linear_8025_35626", x1: "54.3387", y1: "23.9985", x2: "6", y2: "23.9985", gradientUnits: "userSpaceOnUse", children: [
|
|
3167
|
+
/* @__PURE__ */ u.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3168
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3169
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3151
3170
|
] }),
|
|
3152
|
-
/* @__PURE__ */
|
|
3153
|
-
/* @__PURE__ */
|
|
3154
|
-
/* @__PURE__ */
|
|
3155
|
-
/* @__PURE__ */
|
|
3171
|
+
/* @__PURE__ */ u.jsxs("linearGradient", { id: "paint0_linear_8025_35627", x1: "0.50109", y1: "13", x2: "8.00065", y2: "0.000589107", gradientUnits: "userSpaceOnUse", children: [
|
|
3172
|
+
/* @__PURE__ */ u.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3173
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "0.192259", "stop-color": "#FB3727" }),
|
|
3174
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3156
3175
|
] })
|
|
3157
3176
|
] })
|
|
3158
3177
|
] }) }),
|
|
3159
|
-
s === "large-primary" && /* @__PURE__ */
|
|
3160
|
-
/* @__PURE__ */
|
|
3161
|
-
/* @__PURE__ */
|
|
3162
|
-
/* @__PURE__ */
|
|
3178
|
+
s === "large-primary" && /* @__PURE__ */ u.jsx("div", { className: "u-preloader", children: /* @__PURE__ */ u.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: [
|
|
3179
|
+
/* @__PURE__ */ u.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" }),
|
|
3180
|
+
/* @__PURE__ */ u.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" }),
|
|
3181
|
+
/* @__PURE__ */ u.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" })
|
|
3163
3182
|
] }) }),
|
|
3164
|
-
s === "large-special" && /* @__PURE__ */
|
|
3165
|
-
/* @__PURE__ */
|
|
3166
|
-
/* @__PURE__ */
|
|
3167
|
-
/* @__PURE__ */
|
|
3168
|
-
/* @__PURE__ */
|
|
3169
|
-
/* @__PURE__ */
|
|
3170
|
-
/* @__PURE__ */
|
|
3171
|
-
/* @__PURE__ */
|
|
3172
|
-
/* @__PURE__ */
|
|
3183
|
+
s === "large-special" && /* @__PURE__ */ u.jsx("div", { className: "u-preloader-gradient", children: /* @__PURE__ */ u.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: [
|
|
3184
|
+
/* @__PURE__ */ u.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)" }),
|
|
3185
|
+
/* @__PURE__ */ u.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)" }),
|
|
3186
|
+
/* @__PURE__ */ u.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)" }),
|
|
3187
|
+
/* @__PURE__ */ u.jsxs("defs", { children: [
|
|
3188
|
+
/* @__PURE__ */ u.jsxs("linearGradient", { id: "paint0_linear_1804_4939", x1: "76.5363", y1: "37.9977", x2: "1.9146e-07", y2: "37.9977", gradientUnits: "userSpaceOnUse", children: [
|
|
3189
|
+
/* @__PURE__ */ u.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3190
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3191
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3173
3192
|
] }),
|
|
3174
|
-
/* @__PURE__ */
|
|
3175
|
-
/* @__PURE__ */
|
|
3176
|
-
/* @__PURE__ */
|
|
3177
|
-
/* @__PURE__ */
|
|
3193
|
+
/* @__PURE__ */ u.jsxs("linearGradient", { id: "paint1_linear_1804_4939", x1: "5.06202", y1: "20.769", x2: "11.2799", y2: "12.9983", gradientUnits: "userSpaceOnUse", children: [
|
|
3194
|
+
/* @__PURE__ */ u.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3195
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3196
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3178
3197
|
] }),
|
|
3179
|
-
/* @__PURE__ */
|
|
3180
|
-
/* @__PURE__ */
|
|
3181
|
-
/* @__PURE__ */
|
|
3182
|
-
/* @__PURE__ */
|
|
3198
|
+
/* @__PURE__ */ u.jsxs("linearGradient", { id: "paint2_linear_1804_4939", x1: "35.9984", y1: "21.9995", x2: "36.4978", y2: "56.9995", gradientUnits: "userSpaceOnUse", children: [
|
|
3199
|
+
/* @__PURE__ */ u.jsx("stop", { "stop-color": "#FF2D7F" }),
|
|
3200
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "0.48", "stop-color": "#FB3727" }),
|
|
3201
|
+
/* @__PURE__ */ u.jsx("stop", { offset: "1", "stop-color": "#FEEA0F" })
|
|
3183
3202
|
] })
|
|
3184
3203
|
] })
|
|
3185
3204
|
] }) })
|
|
3186
3205
|
] });
|
|
3187
|
-
|
|
3188
|
-
variant:
|
|
3206
|
+
kn.propTypes = {
|
|
3207
|
+
variant: E.string
|
|
3208
|
+
};
|
|
3209
|
+
const An = ({
|
|
3210
|
+
children: s = /* @__PURE__ */ u.jsx("span", {}),
|
|
3211
|
+
disabled: f,
|
|
3212
|
+
checked: $,
|
|
3213
|
+
rightCheckbox: g = !1,
|
|
3214
|
+
onClick: P
|
|
3215
|
+
}) => /* @__PURE__ */ u.jsxs("label", { className: "u-radio", children: [
|
|
3216
|
+
g && /* @__PURE__ */ u.jsx(u.Fragment, { children: s }),
|
|
3217
|
+
/* @__PURE__ */ u.jsx("input", { checked: $, disabled: f, type: "radio", onClick: P }),
|
|
3218
|
+
/* @__PURE__ */ u.jsx("div", { className: "u-radio-input" }),
|
|
3219
|
+
!g && /* @__PURE__ */ u.jsx(u.Fragment, { children: s })
|
|
3220
|
+
] });
|
|
3221
|
+
An.propTypes = {
|
|
3222
|
+
children: E.node,
|
|
3223
|
+
disabled: E.bool,
|
|
3224
|
+
checked: E.bool,
|
|
3225
|
+
rightCheckbox: E.bool,
|
|
3226
|
+
onChange: E.func
|
|
3189
3227
|
};
|
|
3190
|
-
const
|
|
3228
|
+
const $n = ({
|
|
3191
3229
|
placeholder: s = "Поиск",
|
|
3192
|
-
value:
|
|
3193
|
-
onChange:
|
|
3194
|
-
}) => /* @__PURE__ */
|
|
3195
|
-
/* @__PURE__ */
|
|
3196
|
-
/* @__PURE__ */
|
|
3230
|
+
value: f,
|
|
3231
|
+
onChange: $
|
|
3232
|
+
}) => /* @__PURE__ */ u.jsxs("div", { className: "u-search", children: [
|
|
3233
|
+
/* @__PURE__ */ u.jsx("input", { placeholder: s, className: "u-input", type: "search", value: f, onChange: $ }),
|
|
3234
|
+
/* @__PURE__ */ u.jsx("button", { className: "u-search-loupe", type: "button" })
|
|
3197
3235
|
] });
|
|
3198
|
-
|
|
3199
|
-
placeholder:
|
|
3200
|
-
value:
|
|
3201
|
-
onChange:
|
|
3236
|
+
$n.propTypes = {
|
|
3237
|
+
placeholder: E.string,
|
|
3238
|
+
value: E.string,
|
|
3239
|
+
onChange: E.func
|
|
3202
3240
|
};
|
|
3203
|
-
const
|
|
3241
|
+
const Fn = ({
|
|
3204
3242
|
title: s = "",
|
|
3205
|
-
required:
|
|
3206
|
-
options:
|
|
3207
|
-
styleSelectContainer:
|
|
3208
|
-
styleTitle:
|
|
3243
|
+
required: f = !1,
|
|
3244
|
+
options: $,
|
|
3245
|
+
styleSelectContainer: g,
|
|
3246
|
+
styleTitle: P,
|
|
3209
3247
|
styleSelect: C,
|
|
3210
|
-
lineUp:
|
|
3248
|
+
lineUp: L = !1,
|
|
3211
3249
|
rowGap: O = 4,
|
|
3212
|
-
columnGap:
|
|
3213
|
-
placeholder:
|
|
3214
|
-
value:
|
|
3215
|
-
isOpen:
|
|
3250
|
+
columnGap: F = 20,
|
|
3251
|
+
placeholder: N = "Не выбрано",
|
|
3252
|
+
value: b,
|
|
3253
|
+
isOpen: k,
|
|
3216
3254
|
isClearable: U,
|
|
3217
|
-
onChange:
|
|
3255
|
+
onChange: I,
|
|
3218
3256
|
onOpen: G
|
|
3219
3257
|
}) => {
|
|
3220
|
-
const
|
|
3221
|
-
return /* @__PURE__ */
|
|
3258
|
+
const A = (V) => typeof V == "number" ? `${V}px` : String(V);
|
|
3259
|
+
return /* @__PURE__ */ u.jsxs(
|
|
3222
3260
|
"div",
|
|
3223
3261
|
{
|
|
3224
3262
|
className: "u-react-select-container",
|
|
3225
3263
|
style: Object.assign(
|
|
3226
3264
|
{
|
|
3227
3265
|
display: "flex",
|
|
3228
|
-
flexDirection:
|
|
3229
|
-
rowGap:
|
|
3230
|
-
columnGap:
|
|
3266
|
+
flexDirection: L ? "row" : "column",
|
|
3267
|
+
rowGap: L ? null : A(O),
|
|
3268
|
+
columnGap: L ? A(F) : null
|
|
3231
3269
|
},
|
|
3232
|
-
|
|
3270
|
+
g
|
|
3233
3271
|
),
|
|
3234
3272
|
children: [
|
|
3235
|
-
s && /* @__PURE__ */
|
|
3273
|
+
s && /* @__PURE__ */ u.jsx(
|
|
3236
3274
|
"div",
|
|
3237
3275
|
{
|
|
3238
|
-
className: `${
|
|
3276
|
+
className: `${f && "u-required"} u-react-select-title`,
|
|
3239
3277
|
style: Object.assign(
|
|
3240
3278
|
{
|
|
3241
3279
|
color: "#545454"
|
|
3242
3280
|
},
|
|
3243
|
-
|
|
3281
|
+
P
|
|
3244
3282
|
),
|
|
3245
3283
|
children: s
|
|
3246
3284
|
}
|
|
3247
3285
|
),
|
|
3248
|
-
/* @__PURE__ */
|
|
3286
|
+
/* @__PURE__ */ u.jsxs(
|
|
3249
3287
|
"div",
|
|
3250
3288
|
{
|
|
3251
3289
|
className: "u-selectbox u-react-select",
|
|
@@ -3258,28 +3296,28 @@ const An = ({
|
|
|
3258
3296
|
C
|
|
3259
3297
|
),
|
|
3260
3298
|
children: [
|
|
3261
|
-
/* @__PURE__ */
|
|
3299
|
+
/* @__PURE__ */ u.jsxs(
|
|
3262
3300
|
"div",
|
|
3263
3301
|
{
|
|
3264
|
-
className:
|
|
3265
|
-
onClick: () => G(!
|
|
3302
|
+
className: k ? "u-selectbox-select u-selectbox-select-open" : "u-selectbox-select",
|
|
3303
|
+
onClick: () => G(!k),
|
|
3266
3304
|
children: [
|
|
3267
|
-
/* @__PURE__ */
|
|
3268
|
-
|
|
3305
|
+
b != null && b.value ? /* @__PURE__ */ u.jsx("span", { className: "u-selectbox-select-title", children: b == null ? void 0 : b.label }) : /* @__PURE__ */ u.jsx("span", { style: { color: "#545454" }, className: "u-selectbox-select-title", children: N }),
|
|
3306
|
+
b != null && b.value && U ? /* @__PURE__ */ u.jsx(
|
|
3269
3307
|
"i",
|
|
3270
3308
|
{
|
|
3271
3309
|
className: "u-selectbox-select-icon-cross",
|
|
3272
3310
|
onClick: (V) => {
|
|
3273
|
-
V.stopPropagation(),
|
|
3311
|
+
V.stopPropagation(), I({ value: null, label: N }), G(!1);
|
|
3274
3312
|
}
|
|
3275
3313
|
}
|
|
3276
|
-
) : /* @__PURE__ */
|
|
3277
|
-
/* @__PURE__ */
|
|
3314
|
+
) : /* @__PURE__ */ u.jsx(u.Fragment, {}),
|
|
3315
|
+
/* @__PURE__ */ u.jsx("i", { className: "u-selectbox-select-icon-arrow" })
|
|
3278
3316
|
]
|
|
3279
3317
|
}
|
|
3280
3318
|
),
|
|
3281
|
-
/* @__PURE__ */
|
|
3282
|
-
J.stopPropagation(),
|
|
3319
|
+
/* @__PURE__ */ u.jsx("div", { className: "u-selectbox-options", children: $.map((V, te) => /* @__PURE__ */ u.jsx("div", { className: "u-selectbox-option", onClick: (J) => {
|
|
3320
|
+
J.stopPropagation(), I(V), G(!1);
|
|
3283
3321
|
}, children: V.label }, te)) })
|
|
3284
3322
|
]
|
|
3285
3323
|
}
|
|
@@ -3288,23 +3326,23 @@ const An = ({
|
|
|
3288
3326
|
}
|
|
3289
3327
|
);
|
|
3290
3328
|
};
|
|
3291
|
-
|
|
3292
|
-
title:
|
|
3293
|
-
required:
|
|
3294
|
-
lineUp:
|
|
3295
|
-
rowGap:
|
|
3296
|
-
columnGap:
|
|
3297
|
-
styleSelectContainer:
|
|
3298
|
-
styleTitle:
|
|
3299
|
-
styleSelect:
|
|
3300
|
-
options:
|
|
3301
|
-
placeholder:
|
|
3302
|
-
value:
|
|
3303
|
-
onChange:
|
|
3329
|
+
Fn.propTypes = {
|
|
3330
|
+
title: E.string,
|
|
3331
|
+
required: E.bool,
|
|
3332
|
+
lineUp: E.bool,
|
|
3333
|
+
rowGap: E.bool,
|
|
3334
|
+
columnGap: E.bool,
|
|
3335
|
+
styleSelectContainer: E.object,
|
|
3336
|
+
styleTitle: E.object,
|
|
3337
|
+
styleSelect: E.object,
|
|
3338
|
+
options: E.array,
|
|
3339
|
+
placeholder: E.string,
|
|
3340
|
+
value: E.object,
|
|
3341
|
+
onChange: E.func
|
|
3304
3342
|
};
|
|
3305
|
-
const
|
|
3306
|
-
const
|
|
3307
|
-
switch (
|
|
3343
|
+
const In = ({ size: s = "medium", variant: f = "", children: $ }) => {
|
|
3344
|
+
const g = (P) => {
|
|
3345
|
+
switch (P) {
|
|
3308
3346
|
case "warning":
|
|
3309
3347
|
return "u-status-warning";
|
|
3310
3348
|
case "info":
|
|
@@ -3321,16 +3359,16 @@ const $n = ({ size: s = "medium", variant: d = "", children: D }) => {
|
|
|
3321
3359
|
return "u-status-prepared";
|
|
3322
3360
|
}
|
|
3323
3361
|
};
|
|
3324
|
-
return /* @__PURE__ */
|
|
3362
|
+
return /* @__PURE__ */ u.jsx("div", { className: `u-status ${s === "large" ? "u-status-large" : ""} ${g(f)}`, children: $ });
|
|
3325
3363
|
};
|
|
3326
|
-
|
|
3327
|
-
children:
|
|
3328
|
-
variant:
|
|
3329
|
-
size:
|
|
3364
|
+
In.propTypes = {
|
|
3365
|
+
children: E.string,
|
|
3366
|
+
variant: E.string,
|
|
3367
|
+
size: E.string
|
|
3330
3368
|
};
|
|
3331
|
-
const
|
|
3332
|
-
const
|
|
3333
|
-
switch (
|
|
3369
|
+
const Dn = ({ data: s, columns: f, borders: $ = "horizontal", striped: g, linesNotActive: P, fixedHeader: C, tdStyle: L, thStyle: O, cellStyle: F, contentForEmptyTable: N = /* @__PURE__ */ u.jsx("p", { children: "Ничего не найдено" }) }) => {
|
|
3370
|
+
const b = (I) => `${I}px`, k = "auto", U = (I) => {
|
|
3371
|
+
switch (I) {
|
|
3334
3372
|
case "horizontal":
|
|
3335
3373
|
return "";
|
|
3336
3374
|
case "vertical":
|
|
@@ -3339,59 +3377,59 @@ const Fn = ({ data: s, columns: d, borders: D = "horizontal", striped: w, linesN
|
|
|
3339
3377
|
return " none-borders";
|
|
3340
3378
|
}
|
|
3341
3379
|
};
|
|
3342
|
-
return /* @__PURE__ */
|
|
3380
|
+
return /* @__PURE__ */ u.jsx(u.Fragment, { children: s.length !== 0 ? /* @__PURE__ */ u.jsx(
|
|
3343
3381
|
"div",
|
|
3344
3382
|
{
|
|
3345
|
-
className: `u-table${["horizontal", "vertical", "none"].includes(
|
|
3346
|
-
children: /* @__PURE__ */
|
|
3347
|
-
/* @__PURE__ */
|
|
3348
|
-
(
|
|
3383
|
+
className: `u-table${["horizontal", "vertical", "none"].includes($) ? U($) : ""}${g ? " striped" : ""}${P ? " not-active-lines" : ""}${C ? " thead-fixed" : ""}`,
|
|
3384
|
+
children: /* @__PURE__ */ u.jsxs("table", { className: "table", children: [
|
|
3385
|
+
/* @__PURE__ */ u.jsx("thead", { style: { zIndex: "2" }, children: /* @__PURE__ */ u.jsx("tr", { children: f.map(
|
|
3386
|
+
(I, G) => /* @__PURE__ */ u.jsx(
|
|
3349
3387
|
"th",
|
|
3350
3388
|
{
|
|
3351
|
-
className: `${
|
|
3389
|
+
className: `${I.sticky ? "sticky" : ""}`,
|
|
3352
3390
|
style: Object.assign(
|
|
3353
3391
|
{
|
|
3354
|
-
left:
|
|
3392
|
+
left: I.leftForSticky ? b(I.leftForSticky) : ""
|
|
3355
3393
|
},
|
|
3356
|
-
|
|
3357
|
-
|
|
3394
|
+
I.thStyle,
|
|
3395
|
+
I.cellStyle,
|
|
3358
3396
|
O,
|
|
3359
|
-
|
|
3397
|
+
F
|
|
3360
3398
|
),
|
|
3361
|
-
children: /* @__PURE__ */
|
|
3399
|
+
children: /* @__PURE__ */ u.jsx(
|
|
3362
3400
|
"p",
|
|
3363
3401
|
{
|
|
3364
3402
|
style: {
|
|
3365
|
-
width:
|
|
3403
|
+
width: I.width ? b(I.width) : k
|
|
3366
3404
|
},
|
|
3367
|
-
children:
|
|
3405
|
+
children: I.title
|
|
3368
3406
|
}
|
|
3369
3407
|
)
|
|
3370
3408
|
},
|
|
3371
3409
|
G
|
|
3372
3410
|
)
|
|
3373
3411
|
) }) }),
|
|
3374
|
-
/* @__PURE__ */
|
|
3375
|
-
(
|
|
3412
|
+
/* @__PURE__ */ u.jsx("tbody", { children: s == null ? void 0 : s.map((I, G) => /* @__PURE__ */ u.jsx("tr", { children: f == null ? void 0 : f.map(
|
|
3413
|
+
(A, V) => /* @__PURE__ */ u.jsx(
|
|
3376
3414
|
"td",
|
|
3377
3415
|
{
|
|
3378
|
-
className: `${
|
|
3416
|
+
className: `${A.sticky ? "sticky" : ""}`,
|
|
3379
3417
|
style: Object.assign(
|
|
3380
3418
|
{
|
|
3381
|
-
left:
|
|
3419
|
+
left: A.leftForSticky ? b(A.leftForSticky) : ""
|
|
3382
3420
|
},
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3421
|
+
A.tdStyle,
|
|
3422
|
+
A.cellStyle,
|
|
3423
|
+
L,
|
|
3424
|
+
F
|
|
3387
3425
|
),
|
|
3388
|
-
children: /* @__PURE__ */
|
|
3426
|
+
children: /* @__PURE__ */ u.jsx(
|
|
3389
3427
|
"div",
|
|
3390
3428
|
{
|
|
3391
3429
|
style: {
|
|
3392
|
-
width:
|
|
3430
|
+
width: A.width ? b(A.width) : k
|
|
3393
3431
|
},
|
|
3394
|
-
children:
|
|
3432
|
+
children: A.render ? A.render(I) : I[A.field]
|
|
3395
3433
|
}
|
|
3396
3434
|
)
|
|
3397
3435
|
},
|
|
@@ -3400,38 +3438,40 @@ const Fn = ({ data: s, columns: d, borders: D = "horizontal", striped: w, linesN
|
|
|
3400
3438
|
) }, G)) })
|
|
3401
3439
|
] })
|
|
3402
3440
|
}
|
|
3403
|
-
) : /* @__PURE__ */
|
|
3441
|
+
) : /* @__PURE__ */ u.jsx("div", { children: N }) });
|
|
3404
3442
|
};
|
|
3405
|
-
|
|
3406
|
-
data:
|
|
3407
|
-
columns:
|
|
3408
|
-
verticalBorders:
|
|
3409
|
-
striped:
|
|
3410
|
-
linesNotActive:
|
|
3411
|
-
fixedHeader:
|
|
3412
|
-
tdStyle:
|
|
3413
|
-
thStyle:
|
|
3414
|
-
cellStyle:
|
|
3415
|
-
contentForEmptyTable:
|
|
3443
|
+
Dn.propTypes = {
|
|
3444
|
+
data: E.array,
|
|
3445
|
+
columns: E.array,
|
|
3446
|
+
verticalBorders: E.bool,
|
|
3447
|
+
striped: E.bool,
|
|
3448
|
+
linesNotActive: E.bool,
|
|
3449
|
+
fixedHeader: E.bool,
|
|
3450
|
+
tdStyle: E.object,
|
|
3451
|
+
thStyle: E.object,
|
|
3452
|
+
cellStyle: E.object,
|
|
3453
|
+
contentForEmptyTable: E.node
|
|
3416
3454
|
};
|
|
3417
|
-
const
|
|
3418
|
-
/* @__PURE__ */
|
|
3419
|
-
/* @__PURE__ */
|
|
3455
|
+
const Nn = ({ content: s = /* @__PURE__ */ u.jsx("div", {}), children: f = /* @__PURE__ */ u.jsx("div", {}) }) => /* @__PURE__ */ u.jsxs("div", { id: "u-help", children: [
|
|
3456
|
+
/* @__PURE__ */ u.jsx("div", { id: "u-help-tooltip", children: s }),
|
|
3457
|
+
/* @__PURE__ */ u.jsx("div", { children: f })
|
|
3420
3458
|
] });
|
|
3421
|
-
|
|
3422
|
-
content:
|
|
3423
|
-
children:
|
|
3459
|
+
Nn.propTypes = {
|
|
3460
|
+
content: E.node,
|
|
3461
|
+
children: E.node
|
|
3424
3462
|
};
|
|
3425
3463
|
export {
|
|
3426
|
-
|
|
3427
|
-
|
|
3428
|
-
|
|
3464
|
+
Cn as Accordion,
|
|
3465
|
+
Tn as Button,
|
|
3466
|
+
Sn as Checkbox,
|
|
3467
|
+
jn as Icon,
|
|
3429
3468
|
On as Input,
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
|
|
3433
|
-
|
|
3434
|
-
|
|
3435
|
-
|
|
3436
|
-
|
|
3469
|
+
Pn as Message,
|
|
3470
|
+
kn as Preloader,
|
|
3471
|
+
An as Radio,
|
|
3472
|
+
$n as Search,
|
|
3473
|
+
Fn as Select,
|
|
3474
|
+
In as Status,
|
|
3475
|
+
Dn as Table,
|
|
3476
|
+
Nn as Tooltip
|
|
3437
3477
|
};
|