@blofin/blofin-ui 0.7.44 → 0.7.46-beta.0
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/Badge.es.js +20 -19
- package/dist/Button.es.js +4 -3
- package/dist/Dialog.es.js +6 -5
- package/dist/Divider.es.js +10 -9
- package/dist/Drawer.es.js +32 -31
- package/dist/Form.es.js +1 -1
- package/dist/ProTable-beea76d7.js +3393 -0
- package/dist/ProTable.d.ts +3 -0
- package/dist/ProTable.es.js +11 -0
- package/dist/Slider.es.js +6 -5
- package/dist/blofin.css +1 -1
- package/dist/components/Form/Form.d.ts +1 -0
- package/dist/components/Form/context.d.ts +1 -0
- package/dist/components/ProTable/ProTable.d.ts +4 -0
- package/dist/components/ProTable/Tbody/index.d.ts +4 -0
- package/dist/components/ProTable/Thead/index.d.ts +4 -0
- package/dist/components/ProTable/index.d.ts +5 -0
- package/dist/components/ProTable/styles.d.ts +132 -0
- package/dist/components/ProTable/types/index.d.ts +62 -0
- package/dist/components/Slider/Slider.d.ts +1 -0
- package/dist/components/Sort/SortGroup.d.ts +1 -0
- package/dist/components/Table/Table.d.ts +1 -0
- package/dist/components/Table/Tbody/index.d.ts +1 -0
- package/dist/components/Table/Thead/index.d.ts +1 -0
- package/dist/components/Table/hooks/useStickyOffset.d.ts +2 -1
- package/dist/components/Table/interface.d.ts +1 -0
- package/dist/hooks/useLatest.d.ts +1 -0
- package/dist/{index-972db6af.js → index-0f27efe0.js} +10 -8
- package/dist/{index-5f04a191.js → index-0f2dfe12.js} +9 -7
- package/dist/{index-af30d74f.js → index-11d5402e.js} +9 -7
- package/dist/{index-6dca618b.js → index-124ace7c.js} +9 -7
- package/dist/{index-d2e9a9bb.js → index-12a36c78.js} +9 -7
- package/dist/{index-31545fc5.js → index-14781061.js} +9 -7
- package/dist/{index-98fb6cf7.js → index-17e60295.js} +13 -11
- package/dist/{index-93e97a32.js → index-1a6af0e0.js} +9 -7
- package/dist/{index-14965323.js → index-1c669345.js} +10 -8
- package/dist/{index-549767fd.js → index-1db04d4e.js} +9 -7
- package/dist/{index-9c72ab91.js → index-1e6c1425.js} +9 -7
- package/dist/{index-98b51eec.js → index-25e5897c.js} +9 -7
- package/dist/{index-76076d20.js → index-2d1a1c88.js} +13 -11
- package/dist/{index-afbeeda6.js → index-2fdc92eb.js} +9 -7
- package/dist/{index-867527e1.js → index-30acc1b8.js} +9 -7
- package/dist/{index-e5d7e057.js → index-32e6fe89.js} +9 -7
- package/dist/{index-90fe8799.js → index-34b726b2.js} +10 -8
- package/dist/{index-6a2fa617.js → index-38c4c7df.js} +13 -11
- package/dist/{index-30b36afc.js → index-3aac5b40.js} +9 -7
- package/dist/{index-1afadaae.js → index-402ff709.js} +17 -15
- package/dist/{index-62bac0ce.js → index-4b7f38b4.js} +9 -7
- package/dist/{index-e8459e06.js → index-4df3af69.js} +10 -8
- package/dist/{index-704144c7.js → index-4f5f7586.js} +9 -7
- package/dist/{index-edbf941c.js → index-53d2003f.js} +9 -7
- package/dist/{index-8add2205.js → index-551aec9b.js} +9 -7
- package/dist/{index-199e9dd7.js → index-56f23ee5.js} +9 -7
- package/dist/{index-715cb7ad.js → index-5931dc98.js} +14 -12
- package/dist/{index-f356c8c2.js → index-65b695f1.js} +14 -12
- package/dist/{index-94b3cbd4.js → index-662eb2e7.js} +13 -11
- package/dist/{index-bbf760ef.js → index-6e7c45e0.js} +9 -7
- package/dist/{index-7b88e951.js → index-718b52f5.js} +33 -31
- package/dist/{index-70cb92d9.js → index-78ac5ae1.js} +10 -8
- package/dist/{index-439b6737.js → index-78f9d3f7.js} +12 -10
- package/dist/{index-dcf36bab.js → index-79039934.js} +10 -8
- package/dist/{index-7886ebfb.js → index-796a516b.js} +10 -8
- package/dist/{index-5ba35828.js → index-7a169814.js} +9 -7
- package/dist/{index-25b52117.js → index-7c6d8809.js} +9 -7
- package/dist/{index-5a3967eb.js → index-7f7d7ab9.js} +12 -10
- package/dist/{index-409899ac.js → index-812f3ba9.js} +9 -7
- package/dist/{index-dc29d4f3.js → index-82c48bc4.js} +15 -13
- package/dist/{index-7205e4a3.js → index-864dca69.js} +9 -7
- package/dist/{index-15b8ff88.js → index-89313166.js} +9 -7
- package/dist/{index-b1347119.js → index-8df2437b.js} +9 -7
- package/dist/{index-19f5cd89.js → index-908af05e.js} +9 -7
- package/dist/{index-3639eaba.js → index-928f98bc.js} +9 -7
- package/dist/{index-8cfd5349.js → index-98eb7a26.js} +18 -16
- package/dist/{index-7920aca8.js → index-9c54f8de.js} +9 -7
- package/dist/{index-3bbe848e.js → index-9c967ccd.js} +9 -7
- package/dist/{index-18887ec8.js → index-9d2d738a.js} +1672 -1664
- package/dist/{index-0c07761d.js → index-a2cde0dd.js} +13 -11
- package/dist/{index-ab4a5fa0.js → index-a3756de7.js} +10 -8
- package/dist/{index-1d695435.js → index-a488b6cf.js} +12 -10
- package/dist/{index-279053a2.js → index-a70358b1.js} +9 -7
- package/dist/{index-b121b4d9.js → index-a80a9a86.js} +10 -8
- package/dist/{index-fce4a823.js → index-ad3d8543.js} +9 -7
- package/dist/{index-fd5ca5ee.js → index-ae4c153a.js} +10 -8
- package/dist/{index-e8ba8477.js → index-ae76bd0d.js} +9 -7
- package/dist/{index-0cccb64b.js → index-af24af5b.js} +9 -7
- package/dist/{index-21d16ec0.js → index-b96e593f.js} +9 -7
- package/dist/{index-9d5867ab.js → index-be9d8a65.js} +1 -1
- package/dist/{index-6c19a61f.js → index-bfdc0764.js} +23 -21
- package/dist/{index-d9f4a77f.js → index-c020b742.js} +1 -1
- package/dist/{index-e3022c01.js → index-c06b86ef.js} +10 -8
- package/dist/{index-77549ab7.js → index-c1764594.js} +13 -11
- package/dist/{index-0f08a86f.js → index-c4fc9b6a.js} +13 -11
- package/dist/{index-8c18ed9b.js → index-c865f42b.js} +13 -12
- package/dist/{index-0eed0d28.js → index-c9313b9a.js} +9 -7
- package/dist/{index-fbb04487.js → index-c9b46f71.js} +9 -7
- package/dist/{index-7c9121f4.js → index-ca617def.js} +9 -7
- package/dist/{index-570df63d.js → index-ca7b3d13.js} +1 -1
- package/dist/{index-95c51bf8.js → index-d3e2bc2b.js} +14 -12
- package/dist/{index-5aa0628e.js → index-d50b48c8.js} +9 -7
- package/dist/{index-baec6d21.js → index-d64dc517.js} +9 -7
- package/dist/{index-fe30e47c.js → index-da397821.js} +9 -7
- package/dist/{index-68988ced.js → index-dd052137.js} +2 -2
- package/dist/{index-cc7864fa.js → index-e0890ee4.js} +12 -10
- package/dist/{index-5f19fc7e.js → index-e649e115.js} +13 -11
- package/dist/{index-6797a785.js → index-e9aa390e.js} +9 -7
- package/dist/{index-68010436.js → index-ea74d4fd.js} +16 -14
- package/dist/{index-35397042.js → index-eabd2e5c.js} +13 -11
- package/dist/{index-ce83b23d.js → index-eca78761.js} +13 -11
- package/dist/{index-e70294bb.js → index-ecf051c9.js} +9 -7
- package/dist/{index-a40da3c5.js → index-ecfc8944.js} +23 -21
- package/dist/{index-e315dbc6.js → index-ee73d023.js} +10 -8
- package/dist/{index-8a4922ba.js → index-ef107e72.js} +9 -7
- package/dist/{index-ccb87638.js → index-f1136c74.js} +13 -11
- package/dist/index-f20f14ba.js +54 -0
- package/dist/{index-17830a96.js → index-f3a1d353.js} +22 -20
- package/dist/{index-4def41a0.js → index-fb4e438f.js} +9 -7
- package/dist/{index-8966f588.js → index-feca7a53.js} +10 -8
- package/dist/index.d.ts +6 -2
- package/dist/index.es.js +45 -41
- package/dist/{jsx-runtime-944c88e2.js → jsx-runtime-82a9ddf6.js} +268 -253
- package/dist/provider/ThemeProvider.d.ts +1 -0
- package/dist/useTheme-5c764556.js +13 -0
- package/dist/{utils-7e50508b.js → utils-0558c9ca.js} +1 -1
- package/package.json +7 -1
- package/dist/index-96a8d125.js +0 -65
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
var
|
|
1
|
+
import Ce from "react";
|
|
2
|
+
var Z = { exports: {} }, D = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
5
5
|
* react-jsx-runtime.production.min.js
|
|
@@ -9,25 +9,25 @@ var H = { exports: {} }, j = {};
|
|
|
9
9
|
* This source code is licensed under the MIT license found in the
|
|
10
10
|
* LICENSE file in the root directory of this source tree.
|
|
11
11
|
*/
|
|
12
|
-
var
|
|
13
|
-
function
|
|
14
|
-
if (
|
|
15
|
-
return
|
|
16
|
-
|
|
17
|
-
var
|
|
18
|
-
function
|
|
19
|
-
var
|
|
20
|
-
|
|
21
|
-
for (
|
|
22
|
-
m.call(
|
|
23
|
-
if (
|
|
24
|
-
for (
|
|
25
|
-
|
|
26
|
-
return { $$typeof:
|
|
12
|
+
var Oe;
|
|
13
|
+
function lr() {
|
|
14
|
+
if (Oe)
|
|
15
|
+
return D;
|
|
16
|
+
Oe = 1;
|
|
17
|
+
var M = Ce, w = Symbol.for("react.element"), U = Symbol.for("react.fragment"), m = Object.prototype.hasOwnProperty, A = M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, I = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
18
|
+
function P(h, c, T) {
|
|
19
|
+
var p, b = {}, _ = null, W = null;
|
|
20
|
+
T !== void 0 && (_ = "" + T), c.key !== void 0 && (_ = "" + c.key), c.ref !== void 0 && (W = c.ref);
|
|
21
|
+
for (p in c)
|
|
22
|
+
m.call(c, p) && !I.hasOwnProperty(p) && (b[p] = c[p]);
|
|
23
|
+
if (h && h.defaultProps)
|
|
24
|
+
for (p in c = h.defaultProps, c)
|
|
25
|
+
b[p] === void 0 && (b[p] = c[p]);
|
|
26
|
+
return { $$typeof: w, type: h, key: _, ref: W, props: b, _owner: A.current };
|
|
27
27
|
}
|
|
28
|
-
return
|
|
28
|
+
return D.Fragment = U, D.jsx = P, D.jsxs = P, D;
|
|
29
29
|
}
|
|
30
|
-
var
|
|
30
|
+
var F = {};
|
|
31
31
|
/**
|
|
32
32
|
* @license React
|
|
33
33
|
* react-jsx-runtime.development.js
|
|
@@ -37,91 +37,91 @@ var k = {};
|
|
|
37
37
|
* This source code is licensed under the MIT license found in the
|
|
38
38
|
* LICENSE file in the root directory of this source tree.
|
|
39
39
|
*/
|
|
40
|
-
var
|
|
41
|
-
function
|
|
42
|
-
return
|
|
43
|
-
var
|
|
40
|
+
var Se;
|
|
41
|
+
function cr() {
|
|
42
|
+
return Se || (Se = 1, process.env.NODE_ENV !== "production" && function() {
|
|
43
|
+
var M = Ce, w = Symbol.for("react.element"), U = Symbol.for("react.portal"), m = Symbol.for("react.fragment"), A = Symbol.for("react.strict_mode"), I = Symbol.for("react.profiler"), P = Symbol.for("react.provider"), h = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), T = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), W = Symbol.for("react.offscreen"), Q = Symbol.iterator, we = "@@iterator";
|
|
44
44
|
function Pe(e) {
|
|
45
45
|
if (e === null || typeof e != "object")
|
|
46
46
|
return null;
|
|
47
|
-
var r =
|
|
47
|
+
var r = Q && e[Q] || e[we];
|
|
48
48
|
return typeof r == "function" ? r : null;
|
|
49
49
|
}
|
|
50
|
-
var
|
|
51
|
-
function
|
|
50
|
+
var O = M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
51
|
+
function l(e) {
|
|
52
52
|
{
|
|
53
53
|
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
54
54
|
t[n - 1] = arguments[n];
|
|
55
|
-
|
|
55
|
+
je("error", e, t);
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
function
|
|
58
|
+
function je(e, r, t) {
|
|
59
59
|
{
|
|
60
|
-
var n =
|
|
61
|
-
|
|
62
|
-
var u = t.map(function(
|
|
63
|
-
return String(
|
|
60
|
+
var n = O.ReactDebugCurrentFrame, o = n.getStackAddendum();
|
|
61
|
+
o !== "" && (r += "%s", t = t.concat([o]));
|
|
62
|
+
var u = t.map(function(i) {
|
|
63
|
+
return String(i);
|
|
64
64
|
});
|
|
65
65
|
u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
var
|
|
69
|
-
|
|
70
|
-
function
|
|
71
|
-
return !!(typeof e == "string" || typeof e == "function" || e === m || e ===
|
|
68
|
+
var xe = !1, ke = !1, De = !1, Fe = !1, Ae = !1, ee;
|
|
69
|
+
ee = Symbol.for("react.module.reference");
|
|
70
|
+
function Ie(e) {
|
|
71
|
+
return !!(typeof e == "string" || typeof e == "function" || e === m || e === I || Ae || e === A || e === T || e === p || Fe || e === W || xe || ke || De || typeof e == "object" && e !== null && (e.$$typeof === _ || e.$$typeof === b || e.$$typeof === P || e.$$typeof === h || e.$$typeof === c || // This needs to include all possible module reference object
|
|
72
72
|
// types supported by any Flight configuration anywhere since
|
|
73
73
|
// we don't know which Flight build this will end up being used
|
|
74
74
|
// with.
|
|
75
|
-
e.$$typeof ===
|
|
75
|
+
e.$$typeof === ee || e.getModuleId !== void 0));
|
|
76
76
|
}
|
|
77
|
-
function
|
|
77
|
+
function We(e, r, t) {
|
|
78
78
|
var n = e.displayName;
|
|
79
79
|
if (n)
|
|
80
80
|
return n;
|
|
81
|
-
var
|
|
82
|
-
return
|
|
81
|
+
var o = r.displayName || r.name || "";
|
|
82
|
+
return o !== "" ? t + "(" + o + ")" : t;
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function re(e) {
|
|
85
85
|
return e.displayName || "Context";
|
|
86
86
|
}
|
|
87
|
-
function
|
|
87
|
+
function y(e) {
|
|
88
88
|
if (e == null)
|
|
89
89
|
return null;
|
|
90
|
-
if (typeof e.tag == "number" &&
|
|
90
|
+
if (typeof e.tag == "number" && l("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
91
91
|
return e.displayName || e.name || null;
|
|
92
92
|
if (typeof e == "string")
|
|
93
93
|
return e;
|
|
94
94
|
switch (e) {
|
|
95
95
|
case m:
|
|
96
96
|
return "Fragment";
|
|
97
|
-
case
|
|
97
|
+
case U:
|
|
98
98
|
return "Portal";
|
|
99
|
-
case
|
|
99
|
+
case I:
|
|
100
100
|
return "Profiler";
|
|
101
|
-
case
|
|
101
|
+
case A:
|
|
102
102
|
return "StrictMode";
|
|
103
|
-
case
|
|
103
|
+
case T:
|
|
104
104
|
return "Suspense";
|
|
105
|
-
case
|
|
105
|
+
case p:
|
|
106
106
|
return "SuspenseList";
|
|
107
107
|
}
|
|
108
108
|
if (typeof e == "object")
|
|
109
109
|
switch (e.$$typeof) {
|
|
110
|
-
case
|
|
110
|
+
case h:
|
|
111
111
|
var r = e;
|
|
112
|
-
return
|
|
113
|
-
case
|
|
112
|
+
return re(r) + ".Consumer";
|
|
113
|
+
case P:
|
|
114
114
|
var t = e;
|
|
115
|
-
return
|
|
116
|
-
case
|
|
117
|
-
return
|
|
118
|
-
case
|
|
115
|
+
return re(t._context) + ".Provider";
|
|
116
|
+
case c:
|
|
117
|
+
return We(e, e.render, "ForwardRef");
|
|
118
|
+
case b:
|
|
119
119
|
var n = e.displayName || null;
|
|
120
|
-
return n !== null ? n :
|
|
121
|
-
case
|
|
122
|
-
var
|
|
120
|
+
return n !== null ? n : y(e.type) || "Memo";
|
|
121
|
+
case _: {
|
|
122
|
+
var o = e, u = o._payload, i = o._init;
|
|
123
123
|
try {
|
|
124
|
-
return
|
|
124
|
+
return y(i(u));
|
|
125
125
|
} catch {
|
|
126
126
|
return null;
|
|
127
127
|
}
|
|
@@ -129,18 +129,18 @@ function ur() {
|
|
|
129
129
|
}
|
|
130
130
|
return null;
|
|
131
131
|
}
|
|
132
|
-
var
|
|
133
|
-
function
|
|
132
|
+
var E = Object.assign, j = 0, te, ne, ae, ie, oe, ue, se;
|
|
133
|
+
function fe() {
|
|
134
134
|
}
|
|
135
|
-
|
|
136
|
-
function
|
|
135
|
+
fe.__reactDisabledLog = !0;
|
|
136
|
+
function Ye() {
|
|
137
137
|
{
|
|
138
|
-
if (
|
|
139
|
-
|
|
138
|
+
if (j === 0) {
|
|
139
|
+
te = console.log, ne = console.info, ae = console.warn, ie = console.error, oe = console.group, ue = console.groupCollapsed, se = console.groupEnd;
|
|
140
140
|
var e = {
|
|
141
141
|
configurable: !0,
|
|
142
142
|
enumerable: !0,
|
|
143
|
-
value:
|
|
143
|
+
value: fe,
|
|
144
144
|
writable: !0
|
|
145
145
|
};
|
|
146
146
|
Object.defineProperties(console, {
|
|
@@ -153,254 +153,254 @@ function ur() {
|
|
|
153
153
|
groupEnd: e
|
|
154
154
|
});
|
|
155
155
|
}
|
|
156
|
-
|
|
156
|
+
j++;
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
|
-
function
|
|
159
|
+
function $e() {
|
|
160
160
|
{
|
|
161
|
-
if (
|
|
161
|
+
if (j--, j === 0) {
|
|
162
162
|
var e = {
|
|
163
163
|
configurable: !0,
|
|
164
164
|
enumerable: !0,
|
|
165
165
|
writable: !0
|
|
166
166
|
};
|
|
167
167
|
Object.defineProperties(console, {
|
|
168
|
-
log:
|
|
169
|
-
value: ee
|
|
170
|
-
}),
|
|
171
|
-
info: R({}, e, {
|
|
172
|
-
value: re
|
|
173
|
-
}),
|
|
174
|
-
warn: R({}, e, {
|
|
168
|
+
log: E({}, e, {
|
|
175
169
|
value: te
|
|
176
170
|
}),
|
|
177
|
-
|
|
171
|
+
info: E({}, e, {
|
|
178
172
|
value: ne
|
|
179
173
|
}),
|
|
180
|
-
|
|
174
|
+
warn: E({}, e, {
|
|
181
175
|
value: ae
|
|
182
176
|
}),
|
|
183
|
-
|
|
177
|
+
error: E({}, e, {
|
|
178
|
+
value: ie
|
|
179
|
+
}),
|
|
180
|
+
group: E({}, e, {
|
|
184
181
|
value: oe
|
|
185
182
|
}),
|
|
186
|
-
|
|
187
|
-
value:
|
|
183
|
+
groupCollapsed: E({}, e, {
|
|
184
|
+
value: ue
|
|
185
|
+
}),
|
|
186
|
+
groupEnd: E({}, e, {
|
|
187
|
+
value: se
|
|
188
188
|
})
|
|
189
189
|
});
|
|
190
190
|
}
|
|
191
|
-
|
|
191
|
+
j < 0 && l("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
-
var
|
|
195
|
-
function
|
|
194
|
+
var N = O.ReactCurrentDispatcher, B;
|
|
195
|
+
function Y(e, r, t) {
|
|
196
196
|
{
|
|
197
|
-
if (
|
|
197
|
+
if (B === void 0)
|
|
198
198
|
try {
|
|
199
199
|
throw Error();
|
|
200
|
-
} catch (
|
|
201
|
-
var n =
|
|
202
|
-
|
|
200
|
+
} catch (o) {
|
|
201
|
+
var n = o.stack.trim().match(/\n( *(at )?)/);
|
|
202
|
+
B = n && n[1] || "";
|
|
203
203
|
}
|
|
204
204
|
return `
|
|
205
|
-
` +
|
|
205
|
+
` + B + e;
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
|
-
var
|
|
208
|
+
var J = !1, $;
|
|
209
209
|
{
|
|
210
|
-
var
|
|
211
|
-
|
|
210
|
+
var Le = typeof WeakMap == "function" ? WeakMap : Map;
|
|
211
|
+
$ = new Le();
|
|
212
212
|
}
|
|
213
|
-
function
|
|
214
|
-
if (!e ||
|
|
213
|
+
function le(e, r) {
|
|
214
|
+
if (!e || J)
|
|
215
215
|
return "";
|
|
216
216
|
{
|
|
217
|
-
var t =
|
|
217
|
+
var t = $.get(e);
|
|
218
218
|
if (t !== void 0)
|
|
219
219
|
return t;
|
|
220
220
|
}
|
|
221
221
|
var n;
|
|
222
|
-
|
|
223
|
-
var
|
|
222
|
+
J = !0;
|
|
223
|
+
var o = Error.prepareStackTrace;
|
|
224
224
|
Error.prepareStackTrace = void 0;
|
|
225
225
|
var u;
|
|
226
|
-
u =
|
|
226
|
+
u = N.current, N.current = null, Ye();
|
|
227
227
|
try {
|
|
228
228
|
if (r) {
|
|
229
|
-
var
|
|
229
|
+
var i = function() {
|
|
230
230
|
throw Error();
|
|
231
231
|
};
|
|
232
|
-
if (Object.defineProperty(
|
|
232
|
+
if (Object.defineProperty(i.prototype, "props", {
|
|
233
233
|
set: function() {
|
|
234
234
|
throw Error();
|
|
235
235
|
}
|
|
236
236
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
237
237
|
try {
|
|
238
|
-
Reflect.construct(
|
|
239
|
-
} catch (
|
|
240
|
-
n =
|
|
238
|
+
Reflect.construct(i, []);
|
|
239
|
+
} catch (v) {
|
|
240
|
+
n = v;
|
|
241
241
|
}
|
|
242
|
-
Reflect.construct(e, [],
|
|
242
|
+
Reflect.construct(e, [], i);
|
|
243
243
|
} else {
|
|
244
244
|
try {
|
|
245
|
-
|
|
246
|
-
} catch (
|
|
247
|
-
n =
|
|
245
|
+
i.call();
|
|
246
|
+
} catch (v) {
|
|
247
|
+
n = v;
|
|
248
248
|
}
|
|
249
|
-
e.call(
|
|
249
|
+
e.call(i.prototype);
|
|
250
250
|
}
|
|
251
251
|
} else {
|
|
252
252
|
try {
|
|
253
253
|
throw Error();
|
|
254
|
-
} catch (
|
|
255
|
-
n =
|
|
254
|
+
} catch (v) {
|
|
255
|
+
n = v;
|
|
256
256
|
}
|
|
257
257
|
e();
|
|
258
258
|
}
|
|
259
|
-
} catch (
|
|
260
|
-
if (
|
|
261
|
-
for (var a =
|
|
262
|
-
`),
|
|
263
|
-
`), s = a.length - 1, f =
|
|
259
|
+
} catch (v) {
|
|
260
|
+
if (v && n && typeof v.stack == "string") {
|
|
261
|
+
for (var a = v.stack.split(`
|
|
262
|
+
`), d = n.stack.split(`
|
|
263
|
+
`), s = a.length - 1, f = d.length - 1; s >= 1 && f >= 0 && a[s] !== d[f]; )
|
|
264
264
|
f--;
|
|
265
265
|
for (; s >= 1 && f >= 0; s--, f--)
|
|
266
|
-
if (a[s] !==
|
|
266
|
+
if (a[s] !== d[f]) {
|
|
267
267
|
if (s !== 1 || f !== 1)
|
|
268
268
|
do
|
|
269
|
-
if (s--, f--, f < 0 || a[s] !==
|
|
270
|
-
var
|
|
269
|
+
if (s--, f--, f < 0 || a[s] !== d[f]) {
|
|
270
|
+
var g = `
|
|
271
271
|
` + a[s].replace(" at new ", " at ");
|
|
272
|
-
return e.displayName &&
|
|
272
|
+
return e.displayName && g.includes("<anonymous>") && (g = g.replace("<anonymous>", e.displayName)), typeof e == "function" && $.set(e, g), g;
|
|
273
273
|
}
|
|
274
274
|
while (s >= 1 && f >= 0);
|
|
275
275
|
break;
|
|
276
276
|
}
|
|
277
277
|
}
|
|
278
278
|
} finally {
|
|
279
|
-
|
|
279
|
+
J = !1, N.current = u, $e(), Error.prepareStackTrace = o;
|
|
280
280
|
}
|
|
281
|
-
var C = e ? e.displayName || e.name : "",
|
|
282
|
-
return typeof e == "function" &&
|
|
281
|
+
var C = e ? e.displayName || e.name : "", R = C ? Y(C) : "";
|
|
282
|
+
return typeof e == "function" && $.set(e, R), R;
|
|
283
283
|
}
|
|
284
|
-
function
|
|
285
|
-
return
|
|
284
|
+
function Ve(e, r, t) {
|
|
285
|
+
return le(e, !1);
|
|
286
286
|
}
|
|
287
|
-
function
|
|
287
|
+
function Me(e) {
|
|
288
288
|
var r = e.prototype;
|
|
289
289
|
return !!(r && r.isReactComponent);
|
|
290
290
|
}
|
|
291
|
-
function
|
|
291
|
+
function L(e, r, t) {
|
|
292
292
|
if (e == null)
|
|
293
293
|
return "";
|
|
294
294
|
if (typeof e == "function")
|
|
295
|
-
return
|
|
295
|
+
return le(e, Me(e));
|
|
296
296
|
if (typeof e == "string")
|
|
297
|
-
return
|
|
297
|
+
return Y(e);
|
|
298
298
|
switch (e) {
|
|
299
|
-
case
|
|
300
|
-
return
|
|
301
|
-
case
|
|
302
|
-
return
|
|
299
|
+
case T:
|
|
300
|
+
return Y("Suspense");
|
|
301
|
+
case p:
|
|
302
|
+
return Y("SuspenseList");
|
|
303
303
|
}
|
|
304
304
|
if (typeof e == "object")
|
|
305
305
|
switch (e.$$typeof) {
|
|
306
|
-
case
|
|
307
|
-
return
|
|
308
|
-
case
|
|
309
|
-
return
|
|
310
|
-
case
|
|
311
|
-
var n = e,
|
|
306
|
+
case c:
|
|
307
|
+
return Ve(e.render);
|
|
308
|
+
case b:
|
|
309
|
+
return L(e.type, r, t);
|
|
310
|
+
case _: {
|
|
311
|
+
var n = e, o = n._payload, u = n._init;
|
|
312
312
|
try {
|
|
313
|
-
return
|
|
313
|
+
return L(u(o), r, t);
|
|
314
314
|
} catch {
|
|
315
315
|
}
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
return "";
|
|
319
319
|
}
|
|
320
|
-
var
|
|
321
|
-
function
|
|
320
|
+
var x = Object.prototype.hasOwnProperty, ce = {}, de = O.ReactDebugCurrentFrame;
|
|
321
|
+
function V(e) {
|
|
322
322
|
if (e) {
|
|
323
|
-
var r = e._owner, t =
|
|
324
|
-
|
|
323
|
+
var r = e._owner, t = L(e.type, e._source, r ? r.type : null);
|
|
324
|
+
de.setExtraStackFrame(t);
|
|
325
325
|
} else
|
|
326
|
-
|
|
326
|
+
de.setExtraStackFrame(null);
|
|
327
327
|
}
|
|
328
|
-
function
|
|
328
|
+
function Ue(e, r, t, n, o) {
|
|
329
329
|
{
|
|
330
|
-
var u = Function.call.bind(
|
|
331
|
-
for (var
|
|
332
|
-
if (u(e,
|
|
330
|
+
var u = Function.call.bind(x);
|
|
331
|
+
for (var i in e)
|
|
332
|
+
if (u(e, i)) {
|
|
333
333
|
var a = void 0;
|
|
334
334
|
try {
|
|
335
|
-
if (typeof e[
|
|
336
|
-
var
|
|
337
|
-
throw
|
|
335
|
+
if (typeof e[i] != "function") {
|
|
336
|
+
var d = Error((n || "React class") + ": " + t + " type `" + i + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[i] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
337
|
+
throw d.name = "Invariant Violation", d;
|
|
338
338
|
}
|
|
339
|
-
a = e[
|
|
339
|
+
a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
340
340
|
} catch (s) {
|
|
341
341
|
a = s;
|
|
342
342
|
}
|
|
343
|
-
a && !(a instanceof Error) && (
|
|
343
|
+
a && !(a instanceof Error) && (V(o), l("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, i, typeof a), V(null)), a instanceof Error && !(a.message in ce) && (ce[a.message] = !0, V(o), l("Failed %s type: %s", t, a.message), V(null));
|
|
344
344
|
}
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
|
-
var
|
|
348
|
-
function
|
|
349
|
-
return
|
|
347
|
+
var Ne = Array.isArray;
|
|
348
|
+
function K(e) {
|
|
349
|
+
return Ne(e);
|
|
350
350
|
}
|
|
351
|
-
function
|
|
351
|
+
function Be(e) {
|
|
352
352
|
{
|
|
353
353
|
var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
354
354
|
return t;
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
|
-
function
|
|
357
|
+
function Je(e) {
|
|
358
358
|
try {
|
|
359
|
-
return
|
|
359
|
+
return ve(e), !1;
|
|
360
360
|
} catch {
|
|
361
361
|
return !0;
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
|
-
function
|
|
364
|
+
function ve(e) {
|
|
365
365
|
return "" + e;
|
|
366
366
|
}
|
|
367
|
-
function
|
|
368
|
-
if (
|
|
369
|
-
return
|
|
367
|
+
function pe(e) {
|
|
368
|
+
if (Je(e))
|
|
369
|
+
return l("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Be(e)), ve(e);
|
|
370
370
|
}
|
|
371
|
-
var
|
|
371
|
+
var k = O.ReactCurrentOwner, Ke = {
|
|
372
372
|
key: !0,
|
|
373
373
|
ref: !0,
|
|
374
374
|
__self: !0,
|
|
375
375
|
__source: !0
|
|
376
|
-
},
|
|
377
|
-
|
|
376
|
+
}, ge, ye, q;
|
|
377
|
+
q = {};
|
|
378
378
|
function qe(e) {
|
|
379
|
-
if (
|
|
379
|
+
if (x.call(e, "ref")) {
|
|
380
380
|
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
381
381
|
if (r && r.isReactWarning)
|
|
382
382
|
return !1;
|
|
383
383
|
}
|
|
384
384
|
return e.ref !== void 0;
|
|
385
385
|
}
|
|
386
|
-
function
|
|
387
|
-
if (
|
|
386
|
+
function Ge(e) {
|
|
387
|
+
if (x.call(e, "key")) {
|
|
388
388
|
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
389
389
|
if (r && r.isReactWarning)
|
|
390
390
|
return !1;
|
|
391
391
|
}
|
|
392
392
|
return e.key !== void 0;
|
|
393
393
|
}
|
|
394
|
-
function
|
|
395
|
-
if (typeof e.ref == "string" &&
|
|
396
|
-
var t =
|
|
397
|
-
|
|
394
|
+
function ze(e, r) {
|
|
395
|
+
if (typeof e.ref == "string" && k.current && r && k.current.stateNode !== r) {
|
|
396
|
+
var t = y(k.current.type);
|
|
397
|
+
q[t] || (l('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', y(k.current.type), e.ref), q[t] = !0);
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
|
-
function
|
|
400
|
+
function Xe(e, r) {
|
|
401
401
|
{
|
|
402
402
|
var t = function() {
|
|
403
|
-
|
|
403
|
+
ge || (ge = !0, l("%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));
|
|
404
404
|
};
|
|
405
405
|
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
406
406
|
get: t,
|
|
@@ -408,10 +408,10 @@ function ur() {
|
|
|
408
408
|
});
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
function
|
|
411
|
+
function He(e, r) {
|
|
412
412
|
{
|
|
413
413
|
var t = function() {
|
|
414
|
-
|
|
414
|
+
ye || (ye = !0, l("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
415
415
|
};
|
|
416
416
|
t.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
417
417
|
get: t,
|
|
@@ -419,15 +419,15 @@ function ur() {
|
|
|
419
419
|
});
|
|
420
420
|
}
|
|
421
421
|
}
|
|
422
|
-
var
|
|
422
|
+
var Ze = function(e, r, t, n, o, u, i) {
|
|
423
423
|
var a = {
|
|
424
424
|
// This tag allows us to uniquely identify this as a React Element
|
|
425
|
-
$$typeof:
|
|
425
|
+
$$typeof: w,
|
|
426
426
|
// Built-in properties that belong on the element
|
|
427
427
|
type: e,
|
|
428
428
|
key: r,
|
|
429
429
|
ref: t,
|
|
430
|
-
props:
|
|
430
|
+
props: i,
|
|
431
431
|
// Record the component responsible for creating this element.
|
|
432
432
|
_owner: u
|
|
433
433
|
};
|
|
@@ -445,44 +445,44 @@ function ur() {
|
|
|
445
445
|
configurable: !1,
|
|
446
446
|
enumerable: !1,
|
|
447
447
|
writable: !1,
|
|
448
|
-
value:
|
|
448
|
+
value: o
|
|
449
449
|
}), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
|
|
450
450
|
};
|
|
451
|
-
function
|
|
451
|
+
function Qe(e, r, t, n, o) {
|
|
452
452
|
{
|
|
453
|
-
var u,
|
|
454
|
-
t !== void 0 && (
|
|
453
|
+
var u, i = {}, a = null, d = null;
|
|
454
|
+
t !== void 0 && (pe(t), a = "" + t), Ge(r) && (pe(r.key), a = "" + r.key), qe(r) && (d = r.ref, ze(r, o));
|
|
455
455
|
for (u in r)
|
|
456
|
-
|
|
456
|
+
x.call(r, u) && !Ke.hasOwnProperty(u) && (i[u] = r[u]);
|
|
457
457
|
if (e && e.defaultProps) {
|
|
458
458
|
var s = e.defaultProps;
|
|
459
459
|
for (u in s)
|
|
460
|
-
|
|
460
|
+
i[u] === void 0 && (i[u] = s[u]);
|
|
461
461
|
}
|
|
462
|
-
if (a ||
|
|
462
|
+
if (a || d) {
|
|
463
463
|
var f = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
464
|
-
a &&
|
|
464
|
+
a && Xe(i, f), d && He(i, f);
|
|
465
465
|
}
|
|
466
|
-
return
|
|
466
|
+
return Ze(e, a, d, o, n, k.current, i);
|
|
467
467
|
}
|
|
468
468
|
}
|
|
469
|
-
var G =
|
|
470
|
-
function
|
|
469
|
+
var G = O.ReactCurrentOwner, be = O.ReactDebugCurrentFrame;
|
|
470
|
+
function S(e) {
|
|
471
471
|
if (e) {
|
|
472
|
-
var r = e._owner, t =
|
|
473
|
-
|
|
472
|
+
var r = e._owner, t = L(e.type, e._source, r ? r.type : null);
|
|
473
|
+
be.setExtraStackFrame(t);
|
|
474
474
|
} else
|
|
475
|
-
|
|
475
|
+
be.setExtraStackFrame(null);
|
|
476
476
|
}
|
|
477
477
|
var z;
|
|
478
478
|
z = !1;
|
|
479
|
-
function
|
|
480
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
479
|
+
function X(e) {
|
|
480
|
+
return typeof e == "object" && e !== null && e.$$typeof === w;
|
|
481
481
|
}
|
|
482
|
-
function
|
|
482
|
+
function he() {
|
|
483
483
|
{
|
|
484
484
|
if (G.current) {
|
|
485
|
-
var e =
|
|
485
|
+
var e = y(G.current.type);
|
|
486
486
|
if (e)
|
|
487
487
|
return `
|
|
488
488
|
|
|
@@ -491,7 +491,7 @@ Check the render method of \`` + e + "`.";
|
|
|
491
491
|
return "";
|
|
492
492
|
}
|
|
493
493
|
}
|
|
494
|
-
function
|
|
494
|
+
function er(e) {
|
|
495
495
|
{
|
|
496
496
|
if (e !== void 0) {
|
|
497
497
|
var r = e.fileName.replace(/^.*[\\\/]/, ""), t = e.lineNumber;
|
|
@@ -502,10 +502,10 @@ Check your code at ` + r + ":" + t + ".";
|
|
|
502
502
|
return "";
|
|
503
503
|
}
|
|
504
504
|
}
|
|
505
|
-
var
|
|
506
|
-
function
|
|
505
|
+
var _e = {};
|
|
506
|
+
function rr(e) {
|
|
507
507
|
{
|
|
508
|
-
var r =
|
|
508
|
+
var r = he();
|
|
509
509
|
if (!r) {
|
|
510
510
|
var t = typeof e == "string" ? e : e.displayName || e.name;
|
|
511
511
|
t && (r = `
|
|
@@ -515,39 +515,39 @@ Check the top-level render call using <` + t + ">.");
|
|
|
515
515
|
return r;
|
|
516
516
|
}
|
|
517
517
|
}
|
|
518
|
-
function
|
|
518
|
+
function Ee(e, r) {
|
|
519
519
|
{
|
|
520
520
|
if (!e._store || e._store.validated || e.key != null)
|
|
521
521
|
return;
|
|
522
522
|
e._store.validated = !0;
|
|
523
|
-
var t =
|
|
524
|
-
if (
|
|
523
|
+
var t = rr(r);
|
|
524
|
+
if (_e[t])
|
|
525
525
|
return;
|
|
526
|
-
|
|
526
|
+
_e[t] = !0;
|
|
527
527
|
var n = "";
|
|
528
|
-
e && e._owner && e._owner !== G.current && (n = " It was passed a child from " +
|
|
528
|
+
e && e._owner && e._owner !== G.current && (n = " It was passed a child from " + y(e._owner.type) + "."), S(e), l('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), S(null);
|
|
529
529
|
}
|
|
530
530
|
}
|
|
531
|
-
function
|
|
531
|
+
function Re(e, r) {
|
|
532
532
|
{
|
|
533
533
|
if (typeof e != "object")
|
|
534
534
|
return;
|
|
535
|
-
if (
|
|
535
|
+
if (K(e))
|
|
536
536
|
for (var t = 0; t < e.length; t++) {
|
|
537
537
|
var n = e[t];
|
|
538
|
-
|
|
538
|
+
X(n) && Ee(n, r);
|
|
539
539
|
}
|
|
540
|
-
else if (
|
|
540
|
+
else if (X(e))
|
|
541
541
|
e._store && (e._store.validated = !0);
|
|
542
542
|
else if (e) {
|
|
543
|
-
var
|
|
544
|
-
if (typeof
|
|
545
|
-
for (var u =
|
|
546
|
-
|
|
543
|
+
var o = Pe(e);
|
|
544
|
+
if (typeof o == "function" && o !== e.entries)
|
|
545
|
+
for (var u = o.call(e), i; !(i = u.next()).done; )
|
|
546
|
+
X(i.value) && Ee(i.value, r);
|
|
547
547
|
}
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
|
-
function
|
|
550
|
+
function tr(e) {
|
|
551
551
|
{
|
|
552
552
|
var r = e.type;
|
|
553
553
|
if (r == null || typeof r == "string")
|
|
@@ -555,77 +555,92 @@ Check the top-level render call using <` + t + ">.");
|
|
|
555
555
|
var t;
|
|
556
556
|
if (typeof r == "function")
|
|
557
557
|
t = r.propTypes;
|
|
558
|
-
else if (typeof r == "object" && (r.$$typeof ===
|
|
558
|
+
else if (typeof r == "object" && (r.$$typeof === c || // Note: Memo only checks outer props here.
|
|
559
559
|
// Inner props are checked in the reconciler.
|
|
560
|
-
r.$$typeof ===
|
|
560
|
+
r.$$typeof === b))
|
|
561
561
|
t = r.propTypes;
|
|
562
562
|
else
|
|
563
563
|
return;
|
|
564
564
|
if (t) {
|
|
565
|
-
var n =
|
|
566
|
-
|
|
565
|
+
var n = y(r);
|
|
566
|
+
Ue(t, e.props, "prop", n, e);
|
|
567
567
|
} else if (r.PropTypes !== void 0 && !z) {
|
|
568
568
|
z = !0;
|
|
569
|
-
var
|
|
570
|
-
|
|
569
|
+
var o = y(r);
|
|
570
|
+
l("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
|
|
571
571
|
}
|
|
572
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved &&
|
|
572
|
+
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && l("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
573
573
|
}
|
|
574
574
|
}
|
|
575
|
-
function
|
|
575
|
+
function nr(e) {
|
|
576
576
|
{
|
|
577
577
|
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
578
578
|
var n = r[t];
|
|
579
579
|
if (n !== "children" && n !== "key") {
|
|
580
|
-
|
|
580
|
+
S(e), l("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), S(null);
|
|
581
581
|
break;
|
|
582
582
|
}
|
|
583
583
|
}
|
|
584
|
-
e.ref !== null && (
|
|
584
|
+
e.ref !== null && (S(e), l("Invalid attribute `ref` supplied to `React.Fragment`."), S(null));
|
|
585
585
|
}
|
|
586
586
|
}
|
|
587
|
-
|
|
587
|
+
var me = {};
|
|
588
|
+
function Te(e, r, t, n, o, u) {
|
|
588
589
|
{
|
|
589
|
-
var
|
|
590
|
-
if (!
|
|
590
|
+
var i = Ie(e);
|
|
591
|
+
if (!i) {
|
|
591
592
|
var a = "";
|
|
592
593
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
593
|
-
var
|
|
594
|
-
|
|
594
|
+
var d = er(o);
|
|
595
|
+
d ? a += d : a += he();
|
|
595
596
|
var s;
|
|
596
|
-
e === null ? s = "null" :
|
|
597
|
+
e === null ? s = "null" : K(e) ? s = "array" : e !== void 0 && e.$$typeof === w ? (s = "<" + (y(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e, l("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", s, a);
|
|
597
598
|
}
|
|
598
|
-
var f =
|
|
599
|
+
var f = Qe(e, r, t, o, u);
|
|
599
600
|
if (f == null)
|
|
600
601
|
return f;
|
|
601
|
-
if (
|
|
602
|
-
var
|
|
603
|
-
if (
|
|
602
|
+
if (i) {
|
|
603
|
+
var g = r.children;
|
|
604
|
+
if (g !== void 0)
|
|
604
605
|
if (n)
|
|
605
|
-
if (
|
|
606
|
-
for (var C = 0; C <
|
|
607
|
-
|
|
608
|
-
Object.freeze && Object.freeze(
|
|
606
|
+
if (K(g)) {
|
|
607
|
+
for (var C = 0; C < g.length; C++)
|
|
608
|
+
Re(g[C], e);
|
|
609
|
+
Object.freeze && Object.freeze(g);
|
|
609
610
|
} else
|
|
610
|
-
|
|
611
|
+
l("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
611
612
|
else
|
|
612
|
-
|
|
613
|
+
Re(g, e);
|
|
614
|
+
}
|
|
615
|
+
if (x.call(r, "key")) {
|
|
616
|
+
var R = y(e), v = Object.keys(r).filter(function(fr) {
|
|
617
|
+
return fr !== "key";
|
|
618
|
+
}), H = v.length > 0 ? "{key: someKey, " + v.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
619
|
+
if (!me[R + H]) {
|
|
620
|
+
var sr = v.length > 0 ? "{" + v.join(": ..., ") + ": ...}" : "{}";
|
|
621
|
+
l(`A props object containing a "key" prop is being spread into JSX:
|
|
622
|
+
let props = %s;
|
|
623
|
+
<%s {...props} />
|
|
624
|
+
React keys must be passed directly to JSX without using spread:
|
|
625
|
+
let props = %s;
|
|
626
|
+
<%s key={someKey} {...props} />`, H, R, sr, R), me[R + H] = !0;
|
|
627
|
+
}
|
|
613
628
|
}
|
|
614
|
-
return e === m ?
|
|
629
|
+
return e === m ? nr(f) : tr(f), f;
|
|
615
630
|
}
|
|
616
631
|
}
|
|
617
|
-
function
|
|
618
|
-
return
|
|
632
|
+
function ar(e, r, t) {
|
|
633
|
+
return Te(e, r, t, !0);
|
|
619
634
|
}
|
|
620
|
-
function
|
|
621
|
-
return
|
|
635
|
+
function ir(e, r, t) {
|
|
636
|
+
return Te(e, r, t, !1);
|
|
622
637
|
}
|
|
623
|
-
var
|
|
624
|
-
|
|
625
|
-
}()),
|
|
638
|
+
var or = ir, ur = ar;
|
|
639
|
+
F.Fragment = m, F.jsx = or, F.jsxs = ur;
|
|
640
|
+
}()), F;
|
|
626
641
|
}
|
|
627
|
-
process.env.NODE_ENV === "production" ?
|
|
628
|
-
var
|
|
642
|
+
process.env.NODE_ENV === "production" ? Z.exports = lr() : Z.exports = cr();
|
|
643
|
+
var vr = Z.exports;
|
|
629
644
|
export {
|
|
630
|
-
|
|
645
|
+
vr as j
|
|
631
646
|
};
|