@carto/ps-react-ui 0.1.0-alpha.10 → 0.1.0-alpha.13
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/ps-react-ui.es.js
CHANGED
@@ -1,27 +1,27 @@
|
|
1
1
|
import * as V from "react";
|
2
|
-
import
|
3
|
-
import { makeStyles as St, Box as
|
2
|
+
import se, { useRef as wt, useState as me, useEffect as qe } from "react";
|
3
|
+
import { makeStyles as St, Box as ue, Typography as ve, IconButton as _t, Button as Rt } from "@material-ui/core";
|
4
4
|
import { withStyles as At } from "@material-ui/styles";
|
5
|
-
import * as
|
6
|
-
function
|
5
|
+
import * as Ct from "react-dom";
|
6
|
+
function mt(e) {
|
7
7
|
var t, r, n = "";
|
8
8
|
if (typeof e == "string" || typeof e == "number")
|
9
9
|
n += e;
|
10
10
|
else if (typeof e == "object")
|
11
11
|
if (Array.isArray(e))
|
12
12
|
for (t = 0; t < e.length; t++)
|
13
|
-
e[t] && (r =
|
13
|
+
e[t] && (r = mt(e[t])) && (n && (n += " "), n += r);
|
14
14
|
else
|
15
15
|
for (t in e)
|
16
16
|
e[t] && (n && (n += " "), n += t);
|
17
17
|
return n;
|
18
18
|
}
|
19
|
-
function
|
19
|
+
function ne() {
|
20
20
|
for (var e, t, r = 0, n = ""; r < arguments.length; )
|
21
|
-
(e = arguments[r++]) && (t =
|
21
|
+
(e = arguments[r++]) && (t = mt(e)) && (n && (n += " "), n += t);
|
22
22
|
return n;
|
23
23
|
}
|
24
|
-
function
|
24
|
+
function Pt(e) {
|
25
25
|
var t = e.default;
|
26
26
|
if (typeof t == "function") {
|
27
27
|
var r = function() {
|
@@ -40,7 +40,7 @@ function It(e) {
|
|
40
40
|
});
|
41
41
|
}), r;
|
42
42
|
}
|
43
|
-
var
|
43
|
+
var We = {}, vt = { exports: {} };
|
44
44
|
(function(e) {
|
45
45
|
function t(r) {
|
46
46
|
return r && r.__esModule ? r : {
|
@@ -48,8 +48,8 @@ var je = {}, mt = { exports: {} };
|
|
48
48
|
};
|
49
49
|
}
|
50
50
|
e.exports = t, e.exports.__esModule = !0, e.exports.default = e.exports;
|
51
|
-
})(
|
52
|
-
var
|
51
|
+
})(vt);
|
52
|
+
var gt = { exports: {} }, ht = { exports: {} };
|
53
53
|
(function(e) {
|
54
54
|
function t(r) {
|
55
55
|
return e.exports = t = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(n) {
|
@@ -59,15 +59,15 @@ var vt = { exports: {} }, gt = { exports: {} };
|
|
59
59
|
}, e.exports.__esModule = !0, e.exports.default = e.exports, t(r);
|
60
60
|
}
|
61
61
|
e.exports = t, e.exports.__esModule = !0, e.exports.default = e.exports;
|
62
|
-
})(
|
62
|
+
})(ht);
|
63
63
|
(function(e) {
|
64
|
-
var t =
|
64
|
+
var t = ht.exports.default;
|
65
65
|
function r(o) {
|
66
66
|
if (typeof WeakMap != "function")
|
67
67
|
return null;
|
68
|
-
var a = /* @__PURE__ */ new WeakMap(),
|
69
|
-
return (r = function(
|
70
|
-
return
|
68
|
+
var a = /* @__PURE__ */ new WeakMap(), f = /* @__PURE__ */ new WeakMap();
|
69
|
+
return (r = function(c) {
|
70
|
+
return c ? f : a;
|
71
71
|
})(o);
|
72
72
|
}
|
73
73
|
function n(o, a) {
|
@@ -77,21 +77,21 @@ var vt = { exports: {} }, gt = { exports: {} };
|
|
77
77
|
return {
|
78
78
|
default: o
|
79
79
|
};
|
80
|
-
var
|
81
|
-
if (
|
82
|
-
return
|
83
|
-
var s = {},
|
84
|
-
for (var
|
85
|
-
if (
|
86
|
-
var d =
|
87
|
-
d && (d.get || d.set) ? Object.defineProperty(s,
|
80
|
+
var f = r(a);
|
81
|
+
if (f && f.has(o))
|
82
|
+
return f.get(o);
|
83
|
+
var s = {}, c = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
84
|
+
for (var m in o)
|
85
|
+
if (m !== "default" && Object.prototype.hasOwnProperty.call(o, m)) {
|
86
|
+
var d = c ? Object.getOwnPropertyDescriptor(o, m) : null;
|
87
|
+
d && (d.get || d.set) ? Object.defineProperty(s, m, d) : s[m] = o[m];
|
88
88
|
}
|
89
|
-
return s.default = o,
|
89
|
+
return s.default = o, f && f.set(o, s), s;
|
90
90
|
}
|
91
91
|
e.exports = n, e.exports.__esModule = !0, e.exports.default = e.exports;
|
92
|
-
})(
|
93
|
-
var
|
94
|
-
function
|
92
|
+
})(gt);
|
93
|
+
var ge = {};
|
94
|
+
function It(e, t) {
|
95
95
|
return process.env.NODE_ENV === "production" ? function() {
|
96
96
|
return null;
|
97
97
|
} : function() {
|
@@ -108,25 +108,25 @@ function Y() {
|
|
108
108
|
return e;
|
109
109
|
}, Y.apply(this, arguments);
|
110
110
|
}
|
111
|
-
function
|
112
|
-
return
|
111
|
+
function $e(e) {
|
112
|
+
return $e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
|
113
113
|
return typeof t;
|
114
114
|
} : function(t) {
|
115
115
|
return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
|
116
|
-
},
|
116
|
+
}, $e(e);
|
117
117
|
}
|
118
|
-
function
|
119
|
-
return e &&
|
118
|
+
function he(e) {
|
119
|
+
return e && $e(e) === "object" && e.constructor === Object;
|
120
120
|
}
|
121
|
-
function
|
121
|
+
function oe(e, t) {
|
122
122
|
var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {
|
123
123
|
clone: !0
|
124
124
|
}, n = r.clone ? Y({}, e) : e;
|
125
|
-
return
|
126
|
-
o !== "__proto__" && (
|
125
|
+
return he(e) && he(t) && Object.keys(t).forEach(function(o) {
|
126
|
+
o !== "__proto__" && (he(t[o]) && o in e ? n[o] = oe(e[o], t[o], r) : n[o] = t[o]);
|
127
127
|
}), n;
|
128
128
|
}
|
129
|
-
var
|
129
|
+
var k = { exports: {} }, ye = { exports: {} }, I = {};
|
130
130
|
/** @license React v16.13.1
|
131
131
|
* react-is.production.min.js
|
132
132
|
*
|
@@ -135,51 +135,51 @@ var U = { exports: {} }, he = { exports: {} }, I = {};
|
|
135
135
|
* This source code is licensed under the MIT license found in the
|
136
136
|
* LICENSE file in the root directory of this source tree.
|
137
137
|
*/
|
138
|
-
var
|
138
|
+
var Le;
|
139
139
|
function Mt() {
|
140
|
-
if (
|
140
|
+
if (Le)
|
141
141
|
return I;
|
142
|
-
|
143
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114,
|
142
|
+
Le = 1;
|
143
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, f = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, m = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, b = e ? Symbol.for("react.suspense_list") : 60120, v = e ? Symbol.for("react.memo") : 60115, h = e ? Symbol.for("react.lazy") : 60116, y = e ? Symbol.for("react.block") : 60121, x = e ? Symbol.for("react.fundamental") : 60117, $ = e ? Symbol.for("react.responder") : 60118, q = e ? Symbol.for("react.scope") : 60119;
|
144
144
|
function j(u) {
|
145
145
|
if (typeof u == "object" && u !== null) {
|
146
|
-
var
|
147
|
-
switch (
|
146
|
+
var D = u.$$typeof;
|
147
|
+
switch (D) {
|
148
148
|
case t:
|
149
149
|
switch (u = u.type, u) {
|
150
|
-
case
|
151
|
-
case
|
150
|
+
case c:
|
151
|
+
case m:
|
152
152
|
case n:
|
153
153
|
case a:
|
154
154
|
case o:
|
155
|
-
case
|
155
|
+
case g:
|
156
156
|
return u;
|
157
157
|
default:
|
158
158
|
switch (u = u && u.$$typeof, u) {
|
159
159
|
case s:
|
160
160
|
case d:
|
161
|
-
case
|
162
|
-
case
|
163
|
-
case
|
161
|
+
case h:
|
162
|
+
case v:
|
163
|
+
case f:
|
164
164
|
return u;
|
165
165
|
default:
|
166
|
-
return
|
166
|
+
return D;
|
167
167
|
}
|
168
168
|
}
|
169
169
|
case r:
|
170
|
-
return
|
170
|
+
return D;
|
171
171
|
}
|
172
172
|
}
|
173
173
|
}
|
174
|
-
function
|
175
|
-
return j(u) ===
|
174
|
+
function P(u) {
|
175
|
+
return j(u) === m;
|
176
176
|
}
|
177
|
-
return I.AsyncMode =
|
178
|
-
return
|
179
|
-
}, I.isConcurrentMode =
|
177
|
+
return I.AsyncMode = c, I.ConcurrentMode = m, I.ContextConsumer = s, I.ContextProvider = f, I.Element = t, I.ForwardRef = d, I.Fragment = n, I.Lazy = h, I.Memo = v, I.Portal = r, I.Profiler = a, I.StrictMode = o, I.Suspense = g, I.isAsyncMode = function(u) {
|
178
|
+
return P(u) || j(u) === c;
|
179
|
+
}, I.isConcurrentMode = P, I.isContextConsumer = function(u) {
|
180
180
|
return j(u) === s;
|
181
181
|
}, I.isContextProvider = function(u) {
|
182
|
-
return j(u) ===
|
182
|
+
return j(u) === f;
|
183
183
|
}, I.isElement = function(u) {
|
184
184
|
return typeof u == "object" && u !== null && u.$$typeof === t;
|
185
185
|
}, I.isForwardRef = function(u) {
|
@@ -187,9 +187,9 @@ function Mt() {
|
|
187
187
|
}, I.isFragment = function(u) {
|
188
188
|
return j(u) === n;
|
189
189
|
}, I.isLazy = function(u) {
|
190
|
-
return j(u) ===
|
190
|
+
return j(u) === h;
|
191
191
|
}, I.isMemo = function(u) {
|
192
|
-
return j(u) ===
|
192
|
+
return j(u) === v;
|
193
193
|
}, I.isPortal = function(u) {
|
194
194
|
return j(u) === r;
|
195
195
|
}, I.isProfiler = function(u) {
|
@@ -197,12 +197,12 @@ function Mt() {
|
|
197
197
|
}, I.isStrictMode = function(u) {
|
198
198
|
return j(u) === o;
|
199
199
|
}, I.isSuspense = function(u) {
|
200
|
-
return j(u) ===
|
200
|
+
return j(u) === g;
|
201
201
|
}, I.isValidElementType = function(u) {
|
202
|
-
return typeof u == "string" || typeof u == "function" || u === n || u ===
|
202
|
+
return typeof u == "string" || typeof u == "function" || u === n || u === m || u === a || u === o || u === g || u === b || typeof u == "object" && u !== null && (u.$$typeof === h || u.$$typeof === v || u.$$typeof === f || u.$$typeof === s || u.$$typeof === d || u.$$typeof === x || u.$$typeof === $ || u.$$typeof === q || u.$$typeof === y);
|
203
203
|
}, I.typeOf = j, I;
|
204
204
|
}
|
205
|
-
var
|
205
|
+
var M = {};
|
206
206
|
/** @license React v16.13.1
|
207
207
|
* react-is.development.js
|
208
208
|
*
|
@@ -211,104 +211,104 @@ var C = {};
|
|
211
211
|
* This source code is licensed under the MIT license found in the
|
212
212
|
* LICENSE file in the root directory of this source tree.
|
213
213
|
*/
|
214
|
-
var
|
214
|
+
var Ye;
|
215
215
|
function $t() {
|
216
|
-
return
|
217
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114,
|
216
|
+
return Ye || (Ye = 1, process.env.NODE_ENV !== "production" && function() {
|
217
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, f = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, m = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, b = e ? Symbol.for("react.suspense_list") : 60120, v = e ? Symbol.for("react.memo") : 60115, h = e ? Symbol.for("react.lazy") : 60116, y = e ? Symbol.for("react.block") : 60121, x = e ? Symbol.for("react.fundamental") : 60117, $ = e ? Symbol.for("react.responder") : 60118, q = e ? Symbol.for("react.scope") : 60119;
|
218
218
|
function j(l) {
|
219
|
-
return typeof l == "string" || typeof l == "function" || l === n || l ===
|
219
|
+
return typeof l == "string" || typeof l == "function" || l === n || l === m || l === a || l === o || l === g || l === b || typeof l == "object" && l !== null && (l.$$typeof === h || l.$$typeof === v || l.$$typeof === f || l.$$typeof === s || l.$$typeof === d || l.$$typeof === x || l.$$typeof === $ || l.$$typeof === q || l.$$typeof === y);
|
220
220
|
}
|
221
|
-
function
|
221
|
+
function P(l) {
|
222
222
|
if (typeof l == "object" && l !== null) {
|
223
|
-
var
|
224
|
-
switch (
|
223
|
+
var X = l.$$typeof;
|
224
|
+
switch (X) {
|
225
225
|
case t:
|
226
|
-
var
|
227
|
-
switch (
|
228
|
-
case
|
229
|
-
case
|
226
|
+
var ie = l.type;
|
227
|
+
switch (ie) {
|
228
|
+
case c:
|
229
|
+
case m:
|
230
230
|
case n:
|
231
231
|
case a:
|
232
232
|
case o:
|
233
|
-
case
|
234
|
-
return
|
233
|
+
case g:
|
234
|
+
return ie;
|
235
235
|
default:
|
236
|
-
var
|
237
|
-
switch (
|
236
|
+
var Ue = ie && ie.$$typeof;
|
237
|
+
switch (Ue) {
|
238
238
|
case s:
|
239
239
|
case d:
|
240
|
-
case
|
241
|
-
case
|
242
|
-
case
|
243
|
-
return
|
240
|
+
case h:
|
241
|
+
case v:
|
242
|
+
case f:
|
243
|
+
return Ue;
|
244
244
|
default:
|
245
|
-
return
|
245
|
+
return X;
|
246
246
|
}
|
247
247
|
}
|
248
248
|
case r:
|
249
|
-
return
|
249
|
+
return X;
|
250
250
|
}
|
251
251
|
}
|
252
252
|
}
|
253
|
-
var u =
|
253
|
+
var u = c, D = m, B = s, z = f, _ = t, U = d, H = n, W = h, K = v, G = r, Q = a, J = o, ee = g, ae = !1;
|
254
254
|
function pe(l) {
|
255
|
-
return
|
255
|
+
return ae || (ae = !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.")), i(l) || P(l) === c;
|
256
256
|
}
|
257
257
|
function i(l) {
|
258
|
-
return
|
258
|
+
return P(l) === m;
|
259
259
|
}
|
260
|
-
function
|
261
|
-
return
|
260
|
+
function p(l) {
|
261
|
+
return P(l) === s;
|
262
262
|
}
|
263
263
|
function S(l) {
|
264
|
-
return
|
264
|
+
return P(l) === f;
|
265
265
|
}
|
266
266
|
function T(l) {
|
267
267
|
return typeof l == "object" && l !== null && l.$$typeof === t;
|
268
268
|
}
|
269
|
-
function
|
270
|
-
return
|
269
|
+
function E(l) {
|
270
|
+
return P(l) === d;
|
271
271
|
}
|
272
272
|
function R(l) {
|
273
|
-
return
|
273
|
+
return P(l) === n;
|
274
274
|
}
|
275
275
|
function O(l) {
|
276
|
-
return
|
276
|
+
return P(l) === h;
|
277
277
|
}
|
278
278
|
function w(l) {
|
279
|
-
return
|
279
|
+
return P(l) === v;
|
280
280
|
}
|
281
281
|
function A(l) {
|
282
|
-
return
|
282
|
+
return P(l) === r;
|
283
283
|
}
|
284
|
-
function
|
285
|
-
return
|
284
|
+
function N(l) {
|
285
|
+
return P(l) === a;
|
286
286
|
}
|
287
|
-
function
|
288
|
-
return
|
287
|
+
function C(l) {
|
288
|
+
return P(l) === o;
|
289
289
|
}
|
290
290
|
function L(l) {
|
291
|
-
return
|
291
|
+
return P(l) === g;
|
292
292
|
}
|
293
|
-
|
294
|
-
}()),
|
293
|
+
M.AsyncMode = u, M.ConcurrentMode = D, M.ContextConsumer = B, M.ContextProvider = z, M.Element = _, M.ForwardRef = U, M.Fragment = H, M.Lazy = W, M.Memo = K, M.Portal = G, M.Profiler = Q, M.StrictMode = J, M.Suspense = ee, M.isAsyncMode = pe, M.isConcurrentMode = i, M.isContextConsumer = p, M.isContextProvider = S, M.isElement = T, M.isForwardRef = E, M.isFragment = R, M.isLazy = O, M.isMemo = w, M.isPortal = A, M.isProfiler = N, M.isStrictMode = C, M.isSuspense = L, M.isValidElementType = j, M.typeOf = P;
|
294
|
+
}()), M;
|
295
295
|
}
|
296
|
-
var
|
297
|
-
function
|
298
|
-
return
|
296
|
+
var Be;
|
297
|
+
function yt() {
|
298
|
+
return Be || (Be = 1, function(e) {
|
299
299
|
process.env.NODE_ENV === "production" ? e.exports = Mt() : e.exports = $t();
|
300
|
-
}(
|
300
|
+
}(ye)), ye.exports;
|
301
301
|
}
|
302
302
|
/*
|
303
303
|
object-assign
|
304
304
|
(c) Sindre Sorhus
|
305
305
|
@license MIT
|
306
306
|
*/
|
307
|
-
var
|
307
|
+
var be, He;
|
308
308
|
function Nt() {
|
309
|
-
if (
|
310
|
-
return
|
311
|
-
|
309
|
+
if (He)
|
310
|
+
return be;
|
311
|
+
He = 1;
|
312
312
|
var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, r = Object.prototype.propertyIsEnumerable;
|
313
313
|
function n(a) {
|
314
314
|
if (a == null)
|
@@ -322,326 +322,326 @@ function Nt() {
|
|
322
322
|
var a = new String("abc");
|
323
323
|
if (a[5] = "de", Object.getOwnPropertyNames(a)[0] === "5")
|
324
324
|
return !1;
|
325
|
-
for (var
|
326
|
-
|
327
|
-
var
|
328
|
-
return
|
325
|
+
for (var f = {}, s = 0; s < 10; s++)
|
326
|
+
f["_" + String.fromCharCode(s)] = s;
|
327
|
+
var c = Object.getOwnPropertyNames(f).map(function(d) {
|
328
|
+
return f[d];
|
329
329
|
});
|
330
|
-
if (
|
330
|
+
if (c.join("") !== "0123456789")
|
331
331
|
return !1;
|
332
|
-
var
|
332
|
+
var m = {};
|
333
333
|
return "abcdefghijklmnopqrst".split("").forEach(function(d) {
|
334
|
-
|
335
|
-
}), Object.keys(Object.assign({},
|
334
|
+
m[d] = d;
|
335
|
+
}), Object.keys(Object.assign({}, m)).join("") === "abcdefghijklmnopqrst";
|
336
336
|
} catch {
|
337
337
|
return !1;
|
338
338
|
}
|
339
339
|
}
|
340
|
-
return
|
341
|
-
for (var s,
|
340
|
+
return be = o() ? Object.assign : function(a, f) {
|
341
|
+
for (var s, c = n(a), m, d = 1; d < arguments.length; d++) {
|
342
342
|
s = Object(arguments[d]);
|
343
|
-
for (var
|
344
|
-
t.call(s,
|
343
|
+
for (var g in s)
|
344
|
+
t.call(s, g) && (c[g] = s[g]);
|
345
345
|
if (e) {
|
346
|
-
|
347
|
-
for (var
|
348
|
-
r.call(s,
|
346
|
+
m = e(s);
|
347
|
+
for (var b = 0; b < m.length; b++)
|
348
|
+
r.call(s, m[b]) && (c[m[b]] = s[m[b]]);
|
349
349
|
}
|
350
350
|
}
|
351
|
-
return
|
352
|
-
},
|
353
|
-
}
|
354
|
-
var be, He;
|
355
|
-
function We() {
|
356
|
-
if (He)
|
357
|
-
return be;
|
358
|
-
He = 1;
|
359
|
-
var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
360
|
-
return be = e, be;
|
351
|
+
return c;
|
352
|
+
}, be;
|
361
353
|
}
|
362
354
|
var Ee, Je;
|
363
|
-
function
|
364
|
-
|
355
|
+
function Fe() {
|
356
|
+
if (Je)
|
357
|
+
return Ee;
|
358
|
+
Je = 1;
|
359
|
+
var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
360
|
+
return Ee = e, Ee;
|
365
361
|
}
|
366
362
|
var xe, Ke;
|
363
|
+
function bt() {
|
364
|
+
return Ke || (Ke = 1, xe = Function.call.bind(Object.prototype.hasOwnProperty)), xe;
|
365
|
+
}
|
366
|
+
var Oe, Xe;
|
367
367
|
function Dt() {
|
368
|
-
if (
|
369
|
-
return
|
370
|
-
|
368
|
+
if (Xe)
|
369
|
+
return Oe;
|
370
|
+
Xe = 1;
|
371
371
|
var e = function() {
|
372
372
|
};
|
373
373
|
if (process.env.NODE_ENV !== "production") {
|
374
|
-
var t =
|
374
|
+
var t = Fe(), r = {}, n = bt();
|
375
375
|
e = function(a) {
|
376
|
-
var
|
377
|
-
typeof console < "u" && console.error(
|
376
|
+
var f = "Warning: " + a;
|
377
|
+
typeof console < "u" && console.error(f);
|
378
378
|
try {
|
379
|
-
throw new Error(
|
379
|
+
throw new Error(f);
|
380
380
|
} catch {
|
381
381
|
}
|
382
382
|
};
|
383
383
|
}
|
384
|
-
function o(a,
|
384
|
+
function o(a, f, s, c, m) {
|
385
385
|
if (process.env.NODE_ENV !== "production") {
|
386
386
|
for (var d in a)
|
387
387
|
if (n(a, d)) {
|
388
|
-
var
|
388
|
+
var g;
|
389
389
|
try {
|
390
390
|
if (typeof a[d] != "function") {
|
391
|
-
var
|
392
|
-
throw
|
391
|
+
var b = Error((c || "React class") + ": " + s + " type `" + d + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof a[d] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
392
|
+
throw b.name = "Invariant Violation", b;
|
393
393
|
}
|
394
|
-
|
395
|
-
} catch (
|
396
|
-
|
394
|
+
g = a[d](f, d, c, s, null, t);
|
395
|
+
} catch (h) {
|
396
|
+
g = h;
|
397
397
|
}
|
398
|
-
if (
|
399
|
-
r[
|
400
|
-
var
|
401
|
-
e("Failed " + s + " type: " +
|
398
|
+
if (g && !(g instanceof Error) && e((c || "React class") + ": type specification of " + s + " `" + d + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof g + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."), g instanceof Error && !(g.message in r)) {
|
399
|
+
r[g.message] = !0;
|
400
|
+
var v = m ? m() : "";
|
401
|
+
e("Failed " + s + " type: " + g.message + (v ?? ""));
|
402
402
|
}
|
403
403
|
}
|
404
404
|
}
|
405
405
|
}
|
406
406
|
return o.resetWarningCache = function() {
|
407
407
|
process.env.NODE_ENV !== "production" && (r = {});
|
408
|
-
},
|
408
|
+
}, Oe = o, Oe;
|
409
409
|
}
|
410
|
-
var
|
410
|
+
var Te, Ge;
|
411
411
|
function jt() {
|
412
|
-
if (
|
413
|
-
return
|
414
|
-
|
415
|
-
var e =
|
412
|
+
if (Ge)
|
413
|
+
return Te;
|
414
|
+
Ge = 1;
|
415
|
+
var e = yt(), t = Nt(), r = Fe(), n = bt(), o = Dt(), a = function() {
|
416
416
|
};
|
417
417
|
process.env.NODE_ENV !== "production" && (a = function(s) {
|
418
|
-
var
|
419
|
-
typeof console < "u" && console.error(
|
418
|
+
var c = "Warning: " + s;
|
419
|
+
typeof console < "u" && console.error(c);
|
420
420
|
try {
|
421
|
-
throw new Error(
|
421
|
+
throw new Error(c);
|
422
422
|
} catch {
|
423
423
|
}
|
424
424
|
});
|
425
|
-
function
|
425
|
+
function f() {
|
426
426
|
return null;
|
427
427
|
}
|
428
|
-
return
|
429
|
-
var
|
430
|
-
function
|
431
|
-
var
|
432
|
-
if (typeof
|
433
|
-
return
|
428
|
+
return Te = function(s, c) {
|
429
|
+
var m = typeof Symbol == "function" && Symbol.iterator, d = "@@iterator";
|
430
|
+
function g(i) {
|
431
|
+
var p = i && (m && i[m] || i[d]);
|
432
|
+
if (typeof p == "function")
|
433
|
+
return p;
|
434
434
|
}
|
435
|
-
var
|
436
|
-
array:
|
437
|
-
bigint:
|
438
|
-
bool:
|
439
|
-
func:
|
440
|
-
number:
|
441
|
-
object:
|
442
|
-
string:
|
443
|
-
symbol:
|
435
|
+
var b = "<<anonymous>>", v = {
|
436
|
+
array: $("array"),
|
437
|
+
bigint: $("bigint"),
|
438
|
+
bool: $("boolean"),
|
439
|
+
func: $("function"),
|
440
|
+
number: $("number"),
|
441
|
+
object: $("object"),
|
442
|
+
string: $("string"),
|
443
|
+
symbol: $("symbol"),
|
444
444
|
any: q(),
|
445
445
|
arrayOf: j,
|
446
|
-
element:
|
446
|
+
element: P(),
|
447
447
|
elementType: u(),
|
448
|
-
instanceOf:
|
449
|
-
node:
|
450
|
-
objectOf:
|
451
|
-
oneOf:
|
448
|
+
instanceOf: D,
|
449
|
+
node: U(),
|
450
|
+
objectOf: z,
|
451
|
+
oneOf: B,
|
452
452
|
oneOfType: _,
|
453
|
-
shape:
|
454
|
-
exact:
|
453
|
+
shape: W,
|
454
|
+
exact: K
|
455
455
|
};
|
456
|
-
function
|
457
|
-
return i ===
|
456
|
+
function h(i, p) {
|
457
|
+
return i === p ? i !== 0 || 1 / i === 1 / p : i !== i && p !== p;
|
458
458
|
}
|
459
|
-
function
|
460
|
-
this.message = i, this.data =
|
459
|
+
function y(i, p) {
|
460
|
+
this.message = i, this.data = p && typeof p == "object" ? p : {}, this.stack = "";
|
461
461
|
}
|
462
|
-
|
463
|
-
function
|
462
|
+
y.prototype = Error.prototype;
|
463
|
+
function x(i) {
|
464
464
|
if (process.env.NODE_ENV !== "production")
|
465
|
-
var
|
466
|
-
function T(R, O, w, A,
|
467
|
-
if (A = A ||
|
468
|
-
if (
|
465
|
+
var p = {}, S = 0;
|
466
|
+
function T(R, O, w, A, N, C, L) {
|
467
|
+
if (A = A || b, C = C || w, L !== r) {
|
468
|
+
if (c) {
|
469
469
|
var l = new Error("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");
|
470
470
|
throw l.name = "Invariant Violation", l;
|
471
471
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
472
|
-
var
|
473
|
-
!
|
472
|
+
var X = A + ":" + w;
|
473
|
+
!p[X] && S < 3 && (a("You are manually calling a React.PropTypes validation function for the `" + C + "` prop on `" + A + "`. 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."), p[X] = !0, S++);
|
474
474
|
}
|
475
475
|
}
|
476
|
-
return O[w] == null ? R ? O[w] === null ? new
|
476
|
+
return O[w] == null ? R ? O[w] === null ? new y("The " + N + " `" + C + "` is marked as required " + ("in `" + A + "`, but its value is `null`.")) : new y("The " + N + " `" + C + "` is marked as required in " + ("`" + A + "`, but its value is `undefined`.")) : null : i(O, w, A, N, C);
|
477
477
|
}
|
478
|
-
var
|
479
|
-
return
|
478
|
+
var E = T.bind(null, !1);
|
479
|
+
return E.isRequired = T.bind(null, !0), E;
|
480
480
|
}
|
481
|
-
function
|
482
|
-
function
|
483
|
-
var A = S[T],
|
484
|
-
if (
|
485
|
-
var
|
486
|
-
return new
|
481
|
+
function $(i) {
|
482
|
+
function p(S, T, E, R, O, w) {
|
483
|
+
var A = S[T], N = J(A);
|
484
|
+
if (N !== i) {
|
485
|
+
var C = ee(A);
|
486
|
+
return new y("Invalid " + R + " `" + O + "` of type " + ("`" + C + "` supplied to `" + E + "`, expected ") + ("`" + i + "`."), { expectedType: i });
|
487
487
|
}
|
488
488
|
return null;
|
489
489
|
}
|
490
|
-
return
|
490
|
+
return x(p);
|
491
491
|
}
|
492
492
|
function q() {
|
493
|
-
return
|
493
|
+
return x(f);
|
494
494
|
}
|
495
495
|
function j(i) {
|
496
|
-
function
|
496
|
+
function p(S, T, E, R, O) {
|
497
497
|
if (typeof i != "function")
|
498
|
-
return new
|
498
|
+
return new y("Property `" + O + "` of component `" + E + "` has invalid PropType notation inside arrayOf.");
|
499
499
|
var w = S[T];
|
500
500
|
if (!Array.isArray(w)) {
|
501
|
-
var A =
|
502
|
-
return new
|
501
|
+
var A = J(w);
|
502
|
+
return new y("Invalid " + R + " `" + O + "` of type " + ("`" + A + "` supplied to `" + E + "`, expected an array."));
|
503
503
|
}
|
504
|
-
for (var
|
505
|
-
var
|
506
|
-
if (
|
507
|
-
return
|
504
|
+
for (var N = 0; N < w.length; N++) {
|
505
|
+
var C = i(w, N, E, R, O + "[" + N + "]", r);
|
506
|
+
if (C instanceof Error)
|
507
|
+
return C;
|
508
508
|
}
|
509
509
|
return null;
|
510
510
|
}
|
511
|
-
return
|
511
|
+
return x(p);
|
512
512
|
}
|
513
|
-
function
|
514
|
-
function i(
|
515
|
-
var O =
|
513
|
+
function P() {
|
514
|
+
function i(p, S, T, E, R) {
|
515
|
+
var O = p[S];
|
516
516
|
if (!s(O)) {
|
517
|
-
var w =
|
518
|
-
return new
|
517
|
+
var w = J(O);
|
518
|
+
return new y("Invalid " + E + " `" + R + "` of type " + ("`" + w + "` supplied to `" + T + "`, expected a single ReactElement."));
|
519
519
|
}
|
520
520
|
return null;
|
521
521
|
}
|
522
|
-
return
|
522
|
+
return x(i);
|
523
523
|
}
|
524
524
|
function u() {
|
525
|
-
function i(
|
526
|
-
var O =
|
525
|
+
function i(p, S, T, E, R) {
|
526
|
+
var O = p[S];
|
527
527
|
if (!e.isValidElementType(O)) {
|
528
|
-
var w =
|
529
|
-
return new
|
528
|
+
var w = J(O);
|
529
|
+
return new y("Invalid " + E + " `" + R + "` of type " + ("`" + w + "` supplied to `" + T + "`, expected a single ReactElement type."));
|
530
530
|
}
|
531
531
|
return null;
|
532
532
|
}
|
533
|
-
return
|
533
|
+
return x(i);
|
534
534
|
}
|
535
|
-
function
|
536
|
-
function
|
535
|
+
function D(i) {
|
536
|
+
function p(S, T, E, R, O) {
|
537
537
|
if (!(S[T] instanceof i)) {
|
538
|
-
var w = i.name ||
|
539
|
-
return new
|
538
|
+
var w = i.name || b, A = pe(S[T]);
|
539
|
+
return new y("Invalid " + R + " `" + O + "` of type " + ("`" + A + "` supplied to `" + E + "`, expected ") + ("instance of `" + w + "`."));
|
540
540
|
}
|
541
541
|
return null;
|
542
542
|
}
|
543
|
-
return
|
543
|
+
return x(p);
|
544
544
|
}
|
545
|
-
function
|
545
|
+
function B(i) {
|
546
546
|
if (!Array.isArray(i))
|
547
|
-
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a("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]).") : a("Invalid argument supplied to oneOf, expected an array.")),
|
548
|
-
function
|
547
|
+
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a("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]).") : a("Invalid argument supplied to oneOf, expected an array.")), f;
|
548
|
+
function p(S, T, E, R, O) {
|
549
549
|
for (var w = S[T], A = 0; A < i.length; A++)
|
550
|
-
if (
|
550
|
+
if (h(w, i[A]))
|
551
551
|
return null;
|
552
|
-
var
|
553
|
-
var
|
554
|
-
return
|
552
|
+
var N = JSON.stringify(i, function(L, l) {
|
553
|
+
var X = ee(l);
|
554
|
+
return X === "symbol" ? String(l) : l;
|
555
555
|
});
|
556
|
-
return new
|
556
|
+
return new y("Invalid " + R + " `" + O + "` of value `" + String(w) + "` " + ("supplied to `" + E + "`, expected one of " + N + "."));
|
557
557
|
}
|
558
|
-
return
|
558
|
+
return x(p);
|
559
559
|
}
|
560
|
-
function
|
561
|
-
function
|
560
|
+
function z(i) {
|
561
|
+
function p(S, T, E, R, O) {
|
562
562
|
if (typeof i != "function")
|
563
|
-
return new
|
564
|
-
var w = S[T], A =
|
563
|
+
return new y("Property `" + O + "` of component `" + E + "` has invalid PropType notation inside objectOf.");
|
564
|
+
var w = S[T], A = J(w);
|
565
565
|
if (A !== "object")
|
566
|
-
return new
|
567
|
-
for (var
|
568
|
-
if (n(w,
|
569
|
-
var
|
570
|
-
if (
|
571
|
-
return
|
566
|
+
return new y("Invalid " + R + " `" + O + "` of type " + ("`" + A + "` supplied to `" + E + "`, expected an object."));
|
567
|
+
for (var N in w)
|
568
|
+
if (n(w, N)) {
|
569
|
+
var C = i(w, N, E, R, O + "." + N, r);
|
570
|
+
if (C instanceof Error)
|
571
|
+
return C;
|
572
572
|
}
|
573
573
|
return null;
|
574
574
|
}
|
575
|
-
return
|
575
|
+
return x(p);
|
576
576
|
}
|
577
577
|
function _(i) {
|
578
578
|
if (!Array.isArray(i))
|
579
|
-
return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."),
|
580
|
-
for (var
|
581
|
-
var S = i[
|
579
|
+
return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), f;
|
580
|
+
for (var p = 0; p < i.length; p++) {
|
581
|
+
var S = i[p];
|
582
582
|
if (typeof S != "function")
|
583
|
-
return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received " +
|
583
|
+
return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + ae(S) + " at index " + p + "."), f;
|
584
584
|
}
|
585
|
-
function T(
|
586
|
-
for (var
|
587
|
-
var L = i[
|
585
|
+
function T(E, R, O, w, A) {
|
586
|
+
for (var N = [], C = 0; C < i.length; C++) {
|
587
|
+
var L = i[C], l = L(E, R, O, w, A, r);
|
588
588
|
if (l == null)
|
589
589
|
return null;
|
590
|
-
l.data && n(l.data, "expectedType") &&
|
590
|
+
l.data && n(l.data, "expectedType") && N.push(l.data.expectedType);
|
591
591
|
}
|
592
|
-
var
|
593
|
-
return new
|
592
|
+
var X = N.length > 0 ? ", expected one of type [" + N.join(", ") + "]" : "";
|
593
|
+
return new y("Invalid " + w + " `" + A + "` supplied to " + ("`" + O + "`" + X + "."));
|
594
594
|
}
|
595
|
-
return
|
595
|
+
return x(T);
|
596
596
|
}
|
597
|
-
function
|
598
|
-
function i(
|
599
|
-
return
|
597
|
+
function U() {
|
598
|
+
function i(p, S, T, E, R) {
|
599
|
+
return G(p[S]) ? null : new y("Invalid " + E + " `" + R + "` supplied to " + ("`" + T + "`, expected a ReactNode."));
|
600
600
|
}
|
601
|
-
return
|
601
|
+
return x(i);
|
602
602
|
}
|
603
|
-
function
|
604
|
-
return new
|
603
|
+
function H(i, p, S, T, E) {
|
604
|
+
return new y((i || "React class") + ": " + p + " type `" + S + "." + T + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + E + "`.");
|
605
605
|
}
|
606
|
-
function
|
607
|
-
function
|
608
|
-
var w = S[T], A =
|
606
|
+
function W(i) {
|
607
|
+
function p(S, T, E, R, O) {
|
608
|
+
var w = S[T], A = J(w);
|
609
609
|
if (A !== "object")
|
610
|
-
return new
|
611
|
-
for (var
|
612
|
-
var
|
613
|
-
if (typeof
|
614
|
-
return
|
615
|
-
var L =
|
610
|
+
return new y("Invalid " + R + " `" + O + "` of type `" + A + "` " + ("supplied to `" + E + "`, expected `object`."));
|
611
|
+
for (var N in i) {
|
612
|
+
var C = i[N];
|
613
|
+
if (typeof C != "function")
|
614
|
+
return H(E, R, O, N, ee(C));
|
615
|
+
var L = C(w, N, E, R, O + "." + N, r);
|
616
616
|
if (L)
|
617
617
|
return L;
|
618
618
|
}
|
619
619
|
return null;
|
620
620
|
}
|
621
|
-
return
|
621
|
+
return x(p);
|
622
622
|
}
|
623
|
-
function
|
624
|
-
function
|
625
|
-
var w = S[T], A =
|
623
|
+
function K(i) {
|
624
|
+
function p(S, T, E, R, O) {
|
625
|
+
var w = S[T], A = J(w);
|
626
626
|
if (A !== "object")
|
627
|
-
return new
|
628
|
-
var
|
629
|
-
for (var
|
630
|
-
var L = i[
|
631
|
-
if (n(i,
|
632
|
-
return
|
627
|
+
return new y("Invalid " + R + " `" + O + "` of type `" + A + "` " + ("supplied to `" + E + "`, expected `object`."));
|
628
|
+
var N = t({}, S[T], i);
|
629
|
+
for (var C in N) {
|
630
|
+
var L = i[C];
|
631
|
+
if (n(i, C) && typeof L != "function")
|
632
|
+
return H(E, R, O, C, ee(L));
|
633
633
|
if (!L)
|
634
|
-
return new
|
634
|
+
return new y("Invalid " + R + " `" + O + "` key `" + C + "` supplied to `" + E + "`.\nBad object: " + JSON.stringify(S[T], null, " ") + `
|
635
635
|
Valid keys: ` + JSON.stringify(Object.keys(i), null, " "));
|
636
|
-
var l = L(w,
|
636
|
+
var l = L(w, C, E, R, O + "." + C, r);
|
637
637
|
if (l)
|
638
638
|
return l;
|
639
639
|
}
|
640
640
|
return null;
|
641
641
|
}
|
642
|
-
return
|
642
|
+
return x(p);
|
643
643
|
}
|
644
|
-
function
|
644
|
+
function G(i) {
|
645
645
|
switch (typeof i) {
|
646
646
|
case "number":
|
647
647
|
case "string":
|
@@ -651,20 +651,20 @@ Valid keys: ` + JSON.stringify(Object.keys(i), null, " "));
|
|
651
651
|
return !i;
|
652
652
|
case "object":
|
653
653
|
if (Array.isArray(i))
|
654
|
-
return i.every(
|
654
|
+
return i.every(G);
|
655
655
|
if (i === null || s(i))
|
656
656
|
return !0;
|
657
|
-
var
|
658
|
-
if (
|
659
|
-
var S =
|
660
|
-
if (
|
657
|
+
var p = g(i);
|
658
|
+
if (p) {
|
659
|
+
var S = p.call(i), T;
|
660
|
+
if (p !== i.entries) {
|
661
661
|
for (; !(T = S.next()).done; )
|
662
|
-
if (!
|
662
|
+
if (!G(T.value))
|
663
663
|
return !1;
|
664
664
|
} else
|
665
665
|
for (; !(T = S.next()).done; ) {
|
666
|
-
var
|
667
|
-
if (
|
666
|
+
var E = T.value;
|
667
|
+
if (E && !G(E[1]))
|
668
668
|
return !1;
|
669
669
|
}
|
670
670
|
} else
|
@@ -674,60 +674,60 @@ Valid keys: ` + JSON.stringify(Object.keys(i), null, " "));
|
|
674
674
|
return !1;
|
675
675
|
}
|
676
676
|
}
|
677
|
-
function
|
678
|
-
return i === "symbol" ? !0 :
|
677
|
+
function Q(i, p) {
|
678
|
+
return i === "symbol" ? !0 : p ? p["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && p instanceof Symbol : !1;
|
679
679
|
}
|
680
|
-
function
|
681
|
-
var
|
682
|
-
return Array.isArray(i) ? "array" : i instanceof RegExp ? "object" :
|
680
|
+
function J(i) {
|
681
|
+
var p = typeof i;
|
682
|
+
return Array.isArray(i) ? "array" : i instanceof RegExp ? "object" : Q(p, i) ? "symbol" : p;
|
683
683
|
}
|
684
|
-
function
|
684
|
+
function ee(i) {
|
685
685
|
if (typeof i > "u" || i === null)
|
686
686
|
return "" + i;
|
687
|
-
var
|
688
|
-
if (
|
687
|
+
var p = J(i);
|
688
|
+
if (p === "object") {
|
689
689
|
if (i instanceof Date)
|
690
690
|
return "date";
|
691
691
|
if (i instanceof RegExp)
|
692
692
|
return "regexp";
|
693
693
|
}
|
694
|
-
return
|
694
|
+
return p;
|
695
695
|
}
|
696
|
-
function
|
697
|
-
var
|
698
|
-
switch (
|
696
|
+
function ae(i) {
|
697
|
+
var p = ee(i);
|
698
|
+
switch (p) {
|
699
699
|
case "array":
|
700
700
|
case "object":
|
701
|
-
return "an " +
|
701
|
+
return "an " + p;
|
702
702
|
case "boolean":
|
703
703
|
case "date":
|
704
704
|
case "regexp":
|
705
|
-
return "a " +
|
705
|
+
return "a " + p;
|
706
706
|
default:
|
707
|
-
return
|
707
|
+
return p;
|
708
708
|
}
|
709
709
|
}
|
710
710
|
function pe(i) {
|
711
|
-
return !i.constructor || !i.constructor.name ?
|
711
|
+
return !i.constructor || !i.constructor.name ? b : i.constructor.name;
|
712
712
|
}
|
713
|
-
return
|
714
|
-
},
|
713
|
+
return v.checkPropTypes = o, v.resetWarningCache = o.resetWarningCache, v.PropTypes = v, v;
|
714
|
+
}, Te;
|
715
715
|
}
|
716
|
-
var
|
716
|
+
var we, Ze;
|
717
717
|
function Wt() {
|
718
|
-
if (
|
719
|
-
return
|
720
|
-
|
721
|
-
var e =
|
718
|
+
if (Ze)
|
719
|
+
return we;
|
720
|
+
Ze = 1;
|
721
|
+
var e = Fe();
|
722
722
|
function t() {
|
723
723
|
}
|
724
724
|
function r() {
|
725
725
|
}
|
726
|
-
return r.resetWarningCache = t,
|
727
|
-
function n(
|
728
|
-
if (
|
729
|
-
var
|
730
|
-
throw
|
726
|
+
return r.resetWarningCache = t, we = function() {
|
727
|
+
function n(f, s, c, m, d, g) {
|
728
|
+
if (g !== e) {
|
729
|
+
var b = new Error("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");
|
730
|
+
throw b.name = "Invariant Violation", b;
|
731
731
|
}
|
732
732
|
}
|
733
733
|
n.isRequired = n;
|
@@ -758,14 +758,14 @@ function Wt() {
|
|
758
758
|
resetWarningCache: t
|
759
759
|
};
|
760
760
|
return a.PropTypes = a, a;
|
761
|
-
},
|
761
|
+
}, we;
|
762
762
|
}
|
763
763
|
if (process.env.NODE_ENV !== "production") {
|
764
|
-
var
|
765
|
-
|
764
|
+
var Ft = yt(), zt = !0;
|
765
|
+
k.exports = jt()(Ft.isElement, zt);
|
766
766
|
} else
|
767
|
-
|
768
|
-
function
|
767
|
+
k.exports = Wt()();
|
768
|
+
function ce(e, t, r) {
|
769
769
|
return t in e ? Object.defineProperty(e, t, {
|
770
770
|
value: r,
|
771
771
|
enumerable: !0,
|
@@ -773,14 +773,14 @@ function se(e, t, r) {
|
|
773
773
|
writable: !0
|
774
774
|
}) : e[t] = r, e;
|
775
775
|
}
|
776
|
-
function
|
776
|
+
function fe(e) {
|
777
777
|
for (var t = "https://mui.com/production-error/?code=" + e, r = 1; r < arguments.length; r += 1)
|
778
778
|
t += "&args[]=" + encodeURIComponent(arguments[r]);
|
779
779
|
return "Minified Material-UI error #" + e + "; visit " + t + " for the full message.";
|
780
780
|
}
|
781
|
-
function
|
781
|
+
function Ne(e) {
|
782
782
|
if (typeof e != "string")
|
783
|
-
throw new Error(process.env.NODE_ENV !== "production" ? "Material-UI: capitalize(string) expects a string argument." :
|
783
|
+
throw new Error(process.env.NODE_ENV !== "production" ? "Material-UI: capitalize(string) expects a string argument." : fe(7));
|
784
784
|
return e.charAt(0).toUpperCase() + e.slice(1);
|
785
785
|
}
|
786
786
|
function Vt() {
|
@@ -788,8 +788,8 @@ function Vt() {
|
|
788
788
|
t[r] = arguments[r];
|
789
789
|
return t.reduce(function(n, o) {
|
790
790
|
return o == null ? n : (process.env.NODE_ENV !== "production" && typeof o != "function" && console.error("Material-UI: Invalid Argument Type, must only provide functions, undefined, or null."), function() {
|
791
|
-
for (var
|
792
|
-
s[
|
791
|
+
for (var f = arguments.length, s = new Array(f), c = 0; c < f; c++)
|
792
|
+
s[c] = arguments[c];
|
793
793
|
n.apply(this, s), o.apply(this, s);
|
794
794
|
});
|
795
795
|
}, function() {
|
@@ -803,7 +803,7 @@ function kt(e, t) {
|
|
803
803
|
o = n[a], !(t.indexOf(o) >= 0) && (r[o] = e[o]);
|
804
804
|
return r;
|
805
805
|
}
|
806
|
-
function
|
806
|
+
function re(e, t) {
|
807
807
|
if (e == null)
|
808
808
|
return {};
|
809
809
|
var r = kt(e, t), n, o;
|
@@ -814,7 +814,7 @@ function ee(e, t) {
|
|
814
814
|
}
|
815
815
|
return r;
|
816
816
|
}
|
817
|
-
var
|
817
|
+
var Z = ["xs", "sm", "md", "lg", "xl"];
|
818
818
|
function Ut(e) {
|
819
819
|
var t = e.values, r = t === void 0 ? {
|
820
820
|
xs: 0,
|
@@ -822,38 +822,38 @@ function Ut(e) {
|
|
822
822
|
md: 960,
|
823
823
|
lg: 1280,
|
824
824
|
xl: 1920
|
825
|
-
} : t, n = e.unit, o = n === void 0 ? "px" : n, a = e.step,
|
826
|
-
function
|
827
|
-
var
|
828
|
-
return "@media (min-width:".concat(
|
825
|
+
} : t, n = e.unit, o = n === void 0 ? "px" : n, a = e.step, f = a === void 0 ? 5 : a, s = re(e, ["values", "unit", "step"]);
|
826
|
+
function c(h) {
|
827
|
+
var y = typeof r[h] == "number" ? r[h] : h;
|
828
|
+
return "@media (min-width:".concat(y).concat(o, ")");
|
829
829
|
}
|
830
|
-
function
|
831
|
-
var
|
832
|
-
if (
|
833
|
-
return
|
834
|
-
var
|
835
|
-
return "@media (max-width:".concat(
|
830
|
+
function m(h) {
|
831
|
+
var y = Z.indexOf(h) + 1, x = r[Z[y]];
|
832
|
+
if (y === Z.length)
|
833
|
+
return c("xs");
|
834
|
+
var $ = typeof x == "number" && y > 0 ? x : h;
|
835
|
+
return "@media (max-width:".concat($ - f / 100).concat(o, ")");
|
836
836
|
}
|
837
|
-
function d(
|
838
|
-
var
|
839
|
-
return
|
837
|
+
function d(h, y) {
|
838
|
+
var x = Z.indexOf(y);
|
839
|
+
return x === Z.length - 1 ? c(h) : "@media (min-width:".concat(typeof r[h] == "number" ? r[h] : h).concat(o, ") and ") + "(max-width:".concat((x !== -1 && typeof r[Z[x + 1]] == "number" ? r[Z[x + 1]] : y) - f / 100).concat(o, ")");
|
840
840
|
}
|
841
|
-
function
|
842
|
-
return d(
|
841
|
+
function g(h) {
|
842
|
+
return d(h, h);
|
843
843
|
}
|
844
|
-
var
|
845
|
-
function
|
846
|
-
return process.env.NODE_ENV !== "production" && (
|
847
|
-
`)))), r[
|
844
|
+
var b = !1;
|
845
|
+
function v(h) {
|
846
|
+
return process.env.NODE_ENV !== "production" && (b || (b = !0, console.warn(["Material-UI: The `theme.breakpoints.width` utility is deprecated because it's redundant.", "Use the `theme.breakpoints.values` instead."].join(`
|
847
|
+
`)))), r[h];
|
848
848
|
}
|
849
849
|
return Y({
|
850
|
-
keys:
|
850
|
+
keys: Z,
|
851
851
|
values: r,
|
852
|
-
up:
|
853
|
-
down:
|
852
|
+
up: c,
|
853
|
+
down: m,
|
854
854
|
between: d,
|
855
|
-
only:
|
856
|
-
width:
|
855
|
+
only: g,
|
856
|
+
width: v
|
857
857
|
}, s);
|
858
858
|
}
|
859
859
|
function qt(e, t, r) {
|
@@ -872,16 +872,16 @@ function qt(e, t, r) {
|
|
872
872
|
`)), Y({
|
873
873
|
paddingLeft: t(2),
|
874
874
|
paddingRight: t(2)
|
875
|
-
}, a,
|
875
|
+
}, a, ce({}, e.up("sm"), Y({
|
876
876
|
paddingLeft: t(3),
|
877
877
|
paddingRight: t(3)
|
878
878
|
}, a[e.up("sm")])));
|
879
879
|
},
|
880
880
|
toolbar: (n = {
|
881
881
|
minHeight: 56
|
882
|
-
},
|
882
|
+
}, ce(n, "".concat(e.up("xs"), " and (orientation: landscape)"), {
|
883
883
|
minHeight: 48
|
884
|
-
}),
|
884
|
+
}), ce(n, e.up("sm"), {
|
885
885
|
minHeight: 64
|
886
886
|
}), n)
|
887
887
|
}, r);
|
@@ -890,7 +890,7 @@ var Lt = {
|
|
890
890
|
black: "#000",
|
891
891
|
white: "#fff"
|
892
892
|
};
|
893
|
-
const
|
893
|
+
const le = Lt;
|
894
894
|
var Yt = {
|
895
895
|
50: "#fafafa",
|
896
896
|
100: "#f5f5f5",
|
@@ -924,7 +924,7 @@ var Bt = {
|
|
924
924
|
A400: "#3d5afe",
|
925
925
|
A700: "#304ffe"
|
926
926
|
};
|
927
|
-
const
|
927
|
+
const Se = Bt;
|
928
928
|
var Ht = {
|
929
929
|
50: "#fce4ec",
|
930
930
|
100: "#f8bbd0",
|
@@ -941,7 +941,7 @@ var Ht = {
|
|
941
941
|
A400: "#f50057",
|
942
942
|
A700: "#c51162"
|
943
943
|
};
|
944
|
-
const
|
944
|
+
const _e = Ht;
|
945
945
|
var Jt = {
|
946
946
|
50: "#ffebee",
|
947
947
|
100: "#ffcdd2",
|
@@ -958,7 +958,7 @@ var Jt = {
|
|
958
958
|
A400: "#ff1744",
|
959
959
|
A700: "#d50000"
|
960
960
|
};
|
961
|
-
const
|
961
|
+
const Re = Jt;
|
962
962
|
var Kt = {
|
963
963
|
50: "#fff3e0",
|
964
964
|
100: "#ffe0b2",
|
@@ -975,7 +975,7 @@ var Kt = {
|
|
975
975
|
A400: "#ff9100",
|
976
976
|
A700: "#ff6d00"
|
977
977
|
};
|
978
|
-
const
|
978
|
+
const Ae = Kt;
|
979
979
|
var Xt = {
|
980
980
|
50: "#e3f2fd",
|
981
981
|
100: "#bbdefb",
|
@@ -992,7 +992,7 @@ var Xt = {
|
|
992
992
|
A400: "#2979ff",
|
993
993
|
A700: "#2962ff"
|
994
994
|
};
|
995
|
-
const
|
995
|
+
const Ce = Xt;
|
996
996
|
var Gt = {
|
997
997
|
50: "#e8f5e9",
|
998
998
|
100: "#c8e6c9",
|
@@ -1010,7 +1010,7 @@ var Gt = {
|
|
1010
1010
|
A700: "#00c853"
|
1011
1011
|
};
|
1012
1012
|
const Pe = Gt;
|
1013
|
-
function
|
1013
|
+
function Et(e) {
|
1014
1014
|
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 1;
|
1015
1015
|
return process.env.NODE_ENV !== "production" && (e < t || e > r) && console.error("Material-UI: The value provided ".concat(e, " is out of range [").concat(t, ", ").concat(r, "].")), Math.min(Math.max(t, e), r);
|
1016
1016
|
}
|
@@ -1024,24 +1024,24 @@ function Zt(e) {
|
|
1024
1024
|
}).join(", "), ")") : "";
|
1025
1025
|
}
|
1026
1026
|
function Qt(e) {
|
1027
|
-
e =
|
1028
|
-
var t = e, r = t.values, n = r[0], o = r[1] / 100, a = r[2] / 100,
|
1029
|
-
var
|
1030
|
-
return a -
|
1031
|
-
},
|
1032
|
-
return e.type === "hsla" && (
|
1033
|
-
type:
|
1034
|
-
values:
|
1027
|
+
e = te(e);
|
1028
|
+
var t = e, r = t.values, n = r[0], o = r[1] / 100, a = r[2] / 100, f = o * Math.min(a, 1 - a), s = function(g) {
|
1029
|
+
var b = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : (g + n / 30) % 12;
|
1030
|
+
return a - f * Math.max(Math.min(b - 3, 9 - b, 1), -1);
|
1031
|
+
}, c = "rgb", m = [Math.round(s(0) * 255), Math.round(s(8) * 255), Math.round(s(4) * 255)];
|
1032
|
+
return e.type === "hsla" && (c += "a", m.push(r[3])), Ve({
|
1033
|
+
type: c,
|
1034
|
+
values: m
|
1035
1035
|
});
|
1036
1036
|
}
|
1037
|
-
function
|
1037
|
+
function te(e) {
|
1038
1038
|
if (e.type)
|
1039
1039
|
return e;
|
1040
1040
|
if (e.charAt(0) === "#")
|
1041
|
-
return
|
1041
|
+
return te(Zt(e));
|
1042
1042
|
var t = e.indexOf("("), r = e.substring(0, t);
|
1043
1043
|
if (["rgb", "rgba", "hsl", "hsla"].indexOf(r) === -1)
|
1044
|
-
throw new Error(process.env.NODE_ENV !== "production" ? "Material-UI: Unsupported `".concat(e, "` color.\nWe support the following formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla().") :
|
1044
|
+
throw new Error(process.env.NODE_ENV !== "production" ? "Material-UI: Unsupported `".concat(e, "` color.\nWe support the following formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla().") : fe(3, e));
|
1045
1045
|
var n = e.substring(t + 1, e.length - 1).split(",");
|
1046
1046
|
return n = n.map(function(o) {
|
1047
1047
|
return parseFloat(o);
|
@@ -1050,40 +1050,40 @@ function Q(e) {
|
|
1050
1050
|
values: n
|
1051
1051
|
};
|
1052
1052
|
}
|
1053
|
-
function
|
1053
|
+
function Ve(e) {
|
1054
1054
|
var t = e.type, r = e.values;
|
1055
1055
|
return t.indexOf("rgb") !== -1 ? r = r.map(function(n, o) {
|
1056
1056
|
return o < 3 ? parseInt(n, 10) : n;
|
1057
1057
|
}) : t.indexOf("hsl") !== -1 && (r[1] = "".concat(r[1], "%"), r[2] = "".concat(r[2], "%")), "".concat(t, "(").concat(r.join(", "), ")");
|
1058
1058
|
}
|
1059
|
-
function
|
1060
|
-
var r =
|
1059
|
+
function Qe(e, t) {
|
1060
|
+
var r = et(e), n = et(t);
|
1061
1061
|
return (Math.max(r, n) + 0.05) / (Math.min(r, n) + 0.05);
|
1062
1062
|
}
|
1063
|
-
function
|
1064
|
-
e =
|
1065
|
-
var t = e.type === "hsl" ?
|
1063
|
+
function et(e) {
|
1064
|
+
e = te(e);
|
1065
|
+
var t = e.type === "hsl" ? te(Qt(e)).values : e.values;
|
1066
1066
|
return t = t.map(function(r) {
|
1067
1067
|
return r /= 255, r <= 0.03928 ? r / 12.92 : Math.pow((r + 0.055) / 1.055, 2.4);
|
1068
1068
|
}), Number((0.2126 * t[0] + 0.7152 * t[1] + 0.0722 * t[2]).toFixed(3));
|
1069
1069
|
}
|
1070
1070
|
function er(e, t) {
|
1071
|
-
if (e =
|
1071
|
+
if (e = te(e), t = Et(t), e.type.indexOf("hsl") !== -1)
|
1072
1072
|
e.values[2] *= 1 - t;
|
1073
1073
|
else if (e.type.indexOf("rgb") !== -1)
|
1074
1074
|
for (var r = 0; r < 3; r += 1)
|
1075
1075
|
e.values[r] *= 1 - t;
|
1076
|
-
return
|
1076
|
+
return Ve(e);
|
1077
1077
|
}
|
1078
1078
|
function tr(e, t) {
|
1079
|
-
if (e =
|
1079
|
+
if (e = te(e), t = Et(t), e.type.indexOf("hsl") !== -1)
|
1080
1080
|
e.values[2] += (100 - e.values[2]) * t;
|
1081
1081
|
else if (e.type.indexOf("rgb") !== -1)
|
1082
1082
|
for (var r = 0; r < 3; r += 1)
|
1083
1083
|
e.values[r] += (255 - e.values[r]) * t;
|
1084
|
-
return
|
1084
|
+
return Ve(e);
|
1085
1085
|
}
|
1086
|
-
var
|
1086
|
+
var tt = {
|
1087
1087
|
text: {
|
1088
1088
|
primary: "rgba(0, 0, 0, 0.87)",
|
1089
1089
|
secondary: "rgba(0, 0, 0, 0.54)",
|
@@ -1092,7 +1092,7 @@ var et = {
|
|
1092
1092
|
},
|
1093
1093
|
divider: "rgba(0, 0, 0, 0.12)",
|
1094
1094
|
background: {
|
1095
|
-
paper:
|
1095
|
+
paper: le.white,
|
1096
1096
|
default: ze[50]
|
1097
1097
|
},
|
1098
1098
|
action: {
|
@@ -1110,7 +1110,7 @@ var et = {
|
|
1110
1110
|
}
|
1111
1111
|
}, Ie = {
|
1112
1112
|
text: {
|
1113
|
-
primary:
|
1113
|
+
primary: le.white,
|
1114
1114
|
secondary: "rgba(255, 255, 255, 0.7)",
|
1115
1115
|
disabled: "rgba(255, 255, 255, 0.5)",
|
1116
1116
|
hint: "rgba(255, 255, 255, 0.5)",
|
@@ -1122,7 +1122,7 @@ var et = {
|
|
1122
1122
|
default: "#303030"
|
1123
1123
|
},
|
1124
1124
|
action: {
|
1125
|
-
active:
|
1125
|
+
active: le.white,
|
1126
1126
|
hover: "rgba(255, 255, 255, 0.08)",
|
1127
1127
|
hoverOpacity: 0.08,
|
1128
1128
|
selected: "rgba(255, 255, 255, 0.16)",
|
@@ -1135,49 +1135,49 @@ var et = {
|
|
1135
1135
|
activatedOpacity: 0.24
|
1136
1136
|
}
|
1137
1137
|
};
|
1138
|
-
function
|
1138
|
+
function rt(e, t, r, n) {
|
1139
1139
|
var o = n.light || n, a = n.dark || n * 1.5;
|
1140
1140
|
e[t] || (e.hasOwnProperty(r) ? e[t] = e[r] : t === "light" ? e.light = tr(e.main, o) : t === "dark" && (e.dark = er(e.main, a)));
|
1141
1141
|
}
|
1142
1142
|
function rr(e) {
|
1143
1143
|
var t = e.primary, r = t === void 0 ? {
|
1144
|
-
light:
|
1145
|
-
main:
|
1146
|
-
dark:
|
1144
|
+
light: Se[300],
|
1145
|
+
main: Se[500],
|
1146
|
+
dark: Se[700]
|
1147
1147
|
} : t, n = e.secondary, o = n === void 0 ? {
|
1148
|
-
light:
|
1149
|
-
main:
|
1150
|
-
dark:
|
1151
|
-
} : n, a = e.error,
|
1152
|
-
light: _e[300],
|
1153
|
-
main: _e[500],
|
1154
|
-
dark: _e[700]
|
1155
|
-
} : a, s = e.warning, f = s === void 0 ? {
|
1148
|
+
light: _e.A200,
|
1149
|
+
main: _e.A400,
|
1150
|
+
dark: _e.A700
|
1151
|
+
} : n, a = e.error, f = a === void 0 ? {
|
1156
1152
|
light: Re[300],
|
1157
1153
|
main: Re[500],
|
1158
1154
|
dark: Re[700]
|
1159
|
-
} :
|
1155
|
+
} : a, s = e.warning, c = s === void 0 ? {
|
1160
1156
|
light: Ae[300],
|
1161
1157
|
main: Ae[500],
|
1162
1158
|
dark: Ae[700]
|
1163
|
-
} :
|
1159
|
+
} : s, m = e.info, d = m === void 0 ? {
|
1160
|
+
light: Ce[300],
|
1161
|
+
main: Ce[500],
|
1162
|
+
dark: Ce[700]
|
1163
|
+
} : m, g = e.success, b = g === void 0 ? {
|
1164
1164
|
light: Pe[300],
|
1165
1165
|
main: Pe[500],
|
1166
1166
|
dark: Pe[700]
|
1167
|
-
} :
|
1168
|
-
function
|
1169
|
-
var _ =
|
1167
|
+
} : g, v = e.type, h = v === void 0 ? "light" : v, y = e.contrastThreshold, x = y === void 0 ? 3 : y, $ = e.tonalOffset, q = $ === void 0 ? 0.2 : $, j = re(e, ["primary", "secondary", "error", "warning", "info", "success", "type", "contrastThreshold", "tonalOffset"]);
|
1168
|
+
function P(z) {
|
1169
|
+
var _ = Qe(z, Ie.text.primary) >= x ? Ie.text.primary : tt.text.primary;
|
1170
1170
|
if (process.env.NODE_ENV !== "production") {
|
1171
|
-
var
|
1172
|
-
|
1171
|
+
var U = Qe(z, _);
|
1172
|
+
U < 3 && console.error(["Material-UI: The contrast ratio of ".concat(U, ":1 for ").concat(_, " on ").concat(z), "falls below the WCAG recommended absolute minimum contrast ratio of 3:1.", "https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
|
1173
1173
|
`));
|
1174
1174
|
}
|
1175
1175
|
return _;
|
1176
1176
|
}
|
1177
1177
|
var u = function(_) {
|
1178
|
-
var
|
1179
|
-
if (_ = Y({}, _), !_.main && _[
|
1180
|
-
throw new Error(process.env.NODE_ENV !== "production" ? "Material-UI: The color provided to augmentColor(color) is invalid.\nThe color object needs to have a `main` property or a `".concat(
|
1178
|
+
var U = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 500, H = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 300, W = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : 700;
|
1179
|
+
if (_ = Y({}, _), !_.main && _[U] && (_.main = _[U]), !_.main)
|
1180
|
+
throw new Error(process.env.NODE_ENV !== "production" ? "Material-UI: The color provided to augmentColor(color) is invalid.\nThe color object needs to have a `main` property or a `".concat(U, "` property.") : fe(4, U));
|
1181
1181
|
if (typeof _.main != "string")
|
1182
1182
|
throw new Error(process.env.NODE_ENV !== "production" ? "Material-UI: The color provided to augmentColor(color) is invalid.\n`color.main` should be a string, but `".concat(JSON.stringify(_.main), `\` was provided instead.
|
1183
1183
|
|
@@ -1191,95 +1191,95 @@ const theme1 = createTheme({ palette: {
|
|
1191
1191
|
|
1192
1192
|
const theme2 = createTheme({ palette: {
|
1193
1193
|
primary: { main: green[500] },
|
1194
|
-
} });`) :
|
1195
|
-
return
|
1196
|
-
},
|
1194
|
+
} });`) : fe(5, JSON.stringify(_.main)));
|
1195
|
+
return rt(_, "light", H, q), rt(_, "dark", W, q), _.contrastText || (_.contrastText = P(_.main)), _;
|
1196
|
+
}, D = {
|
1197
1197
|
dark: Ie,
|
1198
|
-
light:
|
1198
|
+
light: tt
|
1199
1199
|
};
|
1200
|
-
process.env.NODE_ENV !== "production" && (
|
1201
|
-
var
|
1202
|
-
common:
|
1203
|
-
type:
|
1200
|
+
process.env.NODE_ENV !== "production" && (D[h] || console.error("Material-UI: The palette type `".concat(h, "` is not supported.")));
|
1201
|
+
var B = oe(Y({
|
1202
|
+
common: le,
|
1203
|
+
type: h,
|
1204
1204
|
primary: u(r),
|
1205
1205
|
secondary: u(o, "A400", "A200", "A700"),
|
1206
|
-
error: u(
|
1207
|
-
warning: u(
|
1206
|
+
error: u(f),
|
1207
|
+
warning: u(c),
|
1208
1208
|
info: u(d),
|
1209
|
-
success: u(
|
1209
|
+
success: u(b),
|
1210
1210
|
grey: ze,
|
1211
|
-
contrastThreshold:
|
1212
|
-
getContrastText:
|
1211
|
+
contrastThreshold: x,
|
1212
|
+
getContrastText: P,
|
1213
1213
|
augmentColor: u,
|
1214
1214
|
tonalOffset: q
|
1215
|
-
},
|
1216
|
-
return
|
1215
|
+
}, D[h]), j);
|
1216
|
+
return B;
|
1217
1217
|
}
|
1218
|
-
function
|
1218
|
+
function xt(e) {
|
1219
1219
|
return Math.round(e * 1e5) / 1e5;
|
1220
1220
|
}
|
1221
|
-
var
|
1221
|
+
var nt = !1;
|
1222
1222
|
function nr(e) {
|
1223
|
-
return process.env.NODE_ENV !== "production" && (
|
1224
|
-
`)),
|
1223
|
+
return process.env.NODE_ENV !== "production" && (nt || (console.warn(["Material-UI: The `theme.typography.round` helper is deprecated.", "Head to https://mui.com/r/migration-v4/#theme for a migration path."].join(`
|
1224
|
+
`)), nt = !0)), xt(e);
|
1225
1225
|
}
|
1226
|
-
var
|
1226
|
+
var ot = {
|
1227
1227
|
textTransform: "uppercase"
|
1228
|
-
},
|
1228
|
+
}, at = '"Roboto", "Helvetica", "Arial", sans-serif';
|
1229
1229
|
function or(e, t) {
|
1230
|
-
var r = typeof t == "function" ? t(e) : t, n = r.fontFamily, o = n === void 0 ?
|
1231
|
-
process.env.NODE_ENV !== "production" && (typeof
|
1232
|
-
var
|
1233
|
-
return "".concat(
|
1234
|
-
},
|
1230
|
+
var r = typeof t == "function" ? t(e) : t, n = r.fontFamily, o = n === void 0 ? at : n, a = r.fontSize, f = a === void 0 ? 14 : a, s = r.fontWeightLight, c = s === void 0 ? 300 : s, m = r.fontWeightRegular, d = m === void 0 ? 400 : m, g = r.fontWeightMedium, b = g === void 0 ? 500 : g, v = r.fontWeightBold, h = v === void 0 ? 700 : v, y = r.htmlFontSize, x = y === void 0 ? 16 : y, $ = r.allVariants, q = r.pxToRem, j = re(r, ["fontFamily", "fontSize", "fontWeightLight", "fontWeightRegular", "fontWeightMedium", "fontWeightBold", "htmlFontSize", "allVariants", "pxToRem"]);
|
1231
|
+
process.env.NODE_ENV !== "production" && (typeof f != "number" && console.error("Material-UI: `fontSize` is required to be a number."), typeof x != "number" && console.error("Material-UI: `htmlFontSize` is required to be a number."));
|
1232
|
+
var P = f / 14, u = q || function(z) {
|
1233
|
+
return "".concat(z / x * P, "rem");
|
1234
|
+
}, D = function(_, U, H, W, K) {
|
1235
1235
|
return Y({
|
1236
1236
|
fontFamily: o,
|
1237
1237
|
fontWeight: _,
|
1238
|
-
fontSize: u(
|
1239
|
-
lineHeight:
|
1240
|
-
}, o ===
|
1241
|
-
letterSpacing: "".concat(
|
1242
|
-
} : {},
|
1243
|
-
},
|
1244
|
-
h1:
|
1245
|
-
h2:
|
1246
|
-
h3:
|
1247
|
-
h4:
|
1248
|
-
h5:
|
1249
|
-
h6:
|
1250
|
-
subtitle1:
|
1251
|
-
subtitle2:
|
1252
|
-
body1:
|
1253
|
-
body2:
|
1254
|
-
button:
|
1255
|
-
caption:
|
1256
|
-
overline:
|
1238
|
+
fontSize: u(U),
|
1239
|
+
lineHeight: H
|
1240
|
+
}, o === at ? {
|
1241
|
+
letterSpacing: "".concat(xt(W / U), "em")
|
1242
|
+
} : {}, K, $);
|
1243
|
+
}, B = {
|
1244
|
+
h1: D(c, 96, 1.167, -1.5),
|
1245
|
+
h2: D(c, 60, 1.2, -0.5),
|
1246
|
+
h3: D(d, 48, 1.167, 0),
|
1247
|
+
h4: D(d, 34, 1.235, 0.25),
|
1248
|
+
h5: D(d, 24, 1.334, 0),
|
1249
|
+
h6: D(b, 20, 1.6, 0.15),
|
1250
|
+
subtitle1: D(d, 16, 1.75, 0.15),
|
1251
|
+
subtitle2: D(b, 14, 1.57, 0.1),
|
1252
|
+
body1: D(d, 16, 1.5, 0.15),
|
1253
|
+
body2: D(d, 14, 1.43, 0.15),
|
1254
|
+
button: D(b, 14, 1.75, 0.4, ot),
|
1255
|
+
caption: D(d, 12, 1.66, 0.4),
|
1256
|
+
overline: D(d, 12, 2.66, 1, ot)
|
1257
1257
|
};
|
1258
|
-
return
|
1259
|
-
htmlFontSize:
|
1258
|
+
return oe(Y({
|
1259
|
+
htmlFontSize: x,
|
1260
1260
|
pxToRem: u,
|
1261
1261
|
round: nr,
|
1262
1262
|
fontFamily: o,
|
1263
|
-
fontSize:
|
1264
|
-
fontWeightLight:
|
1263
|
+
fontSize: f,
|
1264
|
+
fontWeightLight: c,
|
1265
1265
|
fontWeightRegular: d,
|
1266
|
-
fontWeightMedium:
|
1267
|
-
fontWeightBold:
|
1268
|
-
},
|
1266
|
+
fontWeightMedium: b,
|
1267
|
+
fontWeightBold: h
|
1268
|
+
}, B), j, {
|
1269
1269
|
clone: !1
|
1270
1270
|
});
|
1271
1271
|
}
|
1272
1272
|
var ar = 0.2, ir = 0.14, ur = 0.12;
|
1273
|
-
function
|
1273
|
+
function F() {
|
1274
1274
|
return ["".concat(arguments.length <= 0 ? void 0 : arguments[0], "px ").concat(arguments.length <= 1 ? void 0 : arguments[1], "px ").concat(arguments.length <= 2 ? void 0 : arguments[2], "px ").concat(arguments.length <= 3 ? void 0 : arguments[3], "px rgba(0,0,0,").concat(ar, ")"), "".concat(arguments.length <= 4 ? void 0 : arguments[4], "px ").concat(arguments.length <= 5 ? void 0 : arguments[5], "px ").concat(arguments.length <= 6 ? void 0 : arguments[6], "px ").concat(arguments.length <= 7 ? void 0 : arguments[7], "px rgba(0,0,0,").concat(ir, ")"), "".concat(arguments.length <= 8 ? void 0 : arguments[8], "px ").concat(arguments.length <= 9 ? void 0 : arguments[9], "px ").concat(arguments.length <= 10 ? void 0 : arguments[10], "px ").concat(arguments.length <= 11 ? void 0 : arguments[11], "px rgba(0,0,0,").concat(ur, ")")].join(",");
|
1275
1275
|
}
|
1276
|
-
var sr = ["none",
|
1276
|
+
var sr = ["none", F(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), F(0, 3, 1, -2, 0, 2, 2, 0, 0, 1, 5, 0), F(0, 3, 3, -2, 0, 3, 4, 0, 0, 1, 8, 0), F(0, 2, 4, -1, 0, 4, 5, 0, 0, 1, 10, 0), F(0, 3, 5, -1, 0, 5, 8, 0, 0, 1, 14, 0), F(0, 3, 5, -1, 0, 6, 10, 0, 0, 1, 18, 0), F(0, 4, 5, -2, 0, 7, 10, 1, 0, 2, 16, 1), F(0, 5, 5, -3, 0, 8, 10, 1, 0, 3, 14, 2), F(0, 5, 6, -3, 0, 9, 12, 1, 0, 3, 16, 2), F(0, 6, 6, -3, 0, 10, 14, 1, 0, 4, 18, 3), F(0, 6, 7, -4, 0, 11, 15, 1, 0, 4, 20, 3), F(0, 7, 8, -4, 0, 12, 17, 2, 0, 5, 22, 4), F(0, 7, 8, -4, 0, 13, 19, 2, 0, 5, 24, 4), F(0, 7, 9, -4, 0, 14, 21, 2, 0, 5, 26, 4), F(0, 8, 9, -5, 0, 15, 22, 2, 0, 6, 28, 5), F(0, 8, 10, -5, 0, 16, 24, 2, 0, 6, 30, 5), F(0, 8, 11, -5, 0, 17, 26, 2, 0, 6, 32, 5), F(0, 9, 11, -5, 0, 18, 28, 2, 0, 7, 34, 6), F(0, 9, 12, -6, 0, 19, 29, 2, 0, 7, 36, 6), F(0, 10, 13, -6, 0, 20, 31, 3, 0, 8, 38, 7), F(0, 10, 13, -6, 0, 21, 33, 3, 0, 8, 40, 7), F(0, 10, 14, -6, 0, 22, 35, 3, 0, 8, 42, 7), F(0, 11, 14, -7, 0, 23, 36, 3, 0, 9, 44, 8), F(0, 11, 15, -7, 0, 24, 38, 3, 0, 9, 46, 8)];
|
1277
1277
|
const cr = sr;
|
1278
1278
|
var fr = {
|
1279
1279
|
borderRadius: 4
|
1280
1280
|
};
|
1281
1281
|
const lr = fr;
|
1282
|
-
var dr = process.env.NODE_ENV !== "production" ?
|
1282
|
+
var dr = process.env.NODE_ENV !== "production" ? k.exports.oneOfType([k.exports.number, k.exports.string, k.exports.object, k.exports.array]) : {};
|
1283
1283
|
const pr = dr;
|
1284
1284
|
var mr = ["m", "mt", "mr", "mb", "ml", "mx", "my", "p", "pt", "pr", "pb", "pl", "px", "py", "margin", "marginTop", "marginRight", "marginBottom", "marginLeft", "marginX", "marginY", "padding", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingX", "paddingY"];
|
1285
1285
|
function vr(e) {
|
@@ -1296,7 +1296,7 @@ function vr(e) {
|
|
1296
1296
|
process.env.NODE_ENV !== "production" && mr.reduce(function(e, t) {
|
1297
1297
|
return e[t] = pr, e;
|
1298
1298
|
}, {});
|
1299
|
-
var
|
1299
|
+
var it;
|
1300
1300
|
function gr() {
|
1301
1301
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 8;
|
1302
1302
|
if (e.mui)
|
@@ -1304,28 +1304,28 @@ function gr() {
|
|
1304
1304
|
var t = vr({
|
1305
1305
|
spacing: e
|
1306
1306
|
}), r = function() {
|
1307
|
-
for (var o = arguments.length, a = new Array(o),
|
1308
|
-
a[
|
1307
|
+
for (var o = arguments.length, a = new Array(o), f = 0; f < o; f++)
|
1308
|
+
a[f] = arguments[f];
|
1309
1309
|
return process.env.NODE_ENV !== "production" && (a.length <= 4 || console.error("Material-UI: Too many arguments provided, expected between 0 and 4, got ".concat(a.length))), a.length === 0 ? t(1) : a.length === 1 ? t(a[0]) : a.map(function(s) {
|
1310
1310
|
if (typeof s == "string")
|
1311
1311
|
return s;
|
1312
|
-
var
|
1313
|
-
return typeof
|
1312
|
+
var c = t(s);
|
1313
|
+
return typeof c == "number" ? "".concat(c, "px") : c;
|
1314
1314
|
}).join(" ");
|
1315
1315
|
};
|
1316
1316
|
return Object.defineProperty(r, "unit", {
|
1317
1317
|
get: function() {
|
1318
|
-
return process.env.NODE_ENV !== "production" && ((!
|
1319
|
-
`)),
|
1318
|
+
return process.env.NODE_ENV !== "production" && ((!it || process.env.NODE_ENV === "test") && console.error(["Material-UI: theme.spacing.unit usage has been deprecated.", "It will be removed in v5.", "You can replace `theme.spacing.unit * y` with `theme.spacing(y)`.", "", "You can use the `https://github.com/mui-org/material-ui/tree/master/packages/material-ui-codemod/README.md#theme-spacing-api` migration helper to make the process smoother."].join(`
|
1319
|
+
`)), it = !0), e;
|
1320
1320
|
}
|
1321
1321
|
}), r.mui = !0, r;
|
1322
1322
|
}
|
1323
|
-
var
|
1323
|
+
var ut = {
|
1324
1324
|
easeInOut: "cubic-bezier(0.4, 0, 0.2, 1)",
|
1325
1325
|
easeOut: "cubic-bezier(0.0, 0, 0.2, 1)",
|
1326
1326
|
easeIn: "cubic-bezier(0.4, 0, 1, 1)",
|
1327
1327
|
sharp: "cubic-bezier(0.4, 0, 0.6, 1)"
|
1328
|
-
},
|
1328
|
+
}, st = {
|
1329
1329
|
shortest: 150,
|
1330
1330
|
shorter: 200,
|
1331
1331
|
short: 250,
|
@@ -1334,24 +1334,24 @@ var it = {
|
|
1334
1334
|
enteringScreen: 225,
|
1335
1335
|
leavingScreen: 195
|
1336
1336
|
};
|
1337
|
-
function
|
1337
|
+
function ct(e) {
|
1338
1338
|
return "".concat(Math.round(e), "ms");
|
1339
1339
|
}
|
1340
1340
|
const hr = {
|
1341
|
-
easing:
|
1342
|
-
duration:
|
1341
|
+
easing: ut,
|
1342
|
+
duration: st,
|
1343
1343
|
create: function() {
|
1344
|
-
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : ["all"], r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = r.duration, o = n === void 0 ?
|
1344
|
+
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : ["all"], r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = r.duration, o = n === void 0 ? st.standard : n, a = r.easing, f = a === void 0 ? ut.easeInOut : a, s = r.delay, c = s === void 0 ? 0 : s, m = re(r, ["duration", "easing", "delay"]);
|
1345
1345
|
if (process.env.NODE_ENV !== "production") {
|
1346
|
-
var d = function(
|
1347
|
-
return typeof
|
1348
|
-
},
|
1349
|
-
return !isNaN(parseFloat(
|
1346
|
+
var d = function(v) {
|
1347
|
+
return typeof v == "string";
|
1348
|
+
}, g = function(v) {
|
1349
|
+
return !isNaN(parseFloat(v));
|
1350
1350
|
};
|
1351
|
-
!d(t) && !Array.isArray(t) && console.error('Material-UI: Argument "props" must be a string or Array.'), !
|
1351
|
+
!d(t) && !Array.isArray(t) && console.error('Material-UI: Argument "props" must be a string or Array.'), !g(o) && !d(o) && console.error('Material-UI: Argument "duration" must be a number or a string but found '.concat(o, ".")), d(f) || console.error('Material-UI: Argument "easing" must be a string.'), !g(c) && !d(c) && console.error('Material-UI: Argument "delay" must be a number or a string.'), Object.keys(m).length !== 0 && console.error("Material-UI: Unrecognized argument(s) [".concat(Object.keys(m).join(","), "]."));
|
1352
1352
|
}
|
1353
|
-
return (Array.isArray(t) ? t : [t]).map(function(
|
1354
|
-
return "".concat(
|
1353
|
+
return (Array.isArray(t) ? t : [t]).map(function(b) {
|
1354
|
+
return "".concat(b, " ").concat(typeof o == "string" ? o : ct(o), " ").concat(f, " ").concat(typeof c == "string" ? c : ct(c));
|
1355
1355
|
}).join(",");
|
1356
1356
|
},
|
1357
1357
|
getAutoHeightDuration: function(t) {
|
@@ -1372,37 +1372,37 @@ var yr = {
|
|
1372
1372
|
};
|
1373
1373
|
const br = yr;
|
1374
1374
|
function Er() {
|
1375
|
-
for (var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = e.breakpoints, r = t === void 0 ? {} : t, n = e.mixins, o = n === void 0 ? {} : n, a = e.palette,
|
1376
|
-
breakpoints:
|
1375
|
+
for (var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = e.breakpoints, r = t === void 0 ? {} : t, n = e.mixins, o = n === void 0 ? {} : n, a = e.palette, f = a === void 0 ? {} : a, s = e.spacing, c = e.typography, m = c === void 0 ? {} : c, d = re(e, ["breakpoints", "mixins", "palette", "spacing", "typography"]), g = rr(f), b = Ut(r), v = gr(s), h = oe({
|
1376
|
+
breakpoints: b,
|
1377
1377
|
direction: "ltr",
|
1378
|
-
mixins: qt(
|
1378
|
+
mixins: qt(b, v, o),
|
1379
1379
|
overrides: {},
|
1380
|
-
palette:
|
1380
|
+
palette: g,
|
1381
1381
|
props: {},
|
1382
1382
|
shadows: cr,
|
1383
|
-
typography: or(
|
1384
|
-
spacing:
|
1383
|
+
typography: or(g, m),
|
1384
|
+
spacing: v,
|
1385
1385
|
shape: lr,
|
1386
1386
|
transitions: hr,
|
1387
1387
|
zIndex: br
|
1388
|
-
}, d),
|
1389
|
-
|
1390
|
-
if (
|
1391
|
-
return
|
1392
|
-
},
|
1393
|
-
var q = ["checked", "disabled", "error", "focused", "focusVisible", "required", "expanded", "selected"], j = function
|
1394
|
-
var
|
1395
|
-
for (
|
1396
|
-
var _ = u[
|
1397
|
-
|
1398
|
-
root:
|
1388
|
+
}, d), y = arguments.length, x = new Array(y > 1 ? y - 1 : 0), $ = 1; $ < y; $++)
|
1389
|
+
x[$ - 1] = arguments[$];
|
1390
|
+
if (h = x.reduce(function(P, u) {
|
1391
|
+
return oe(P, u);
|
1392
|
+
}, h), process.env.NODE_ENV !== "production") {
|
1393
|
+
var q = ["checked", "disabled", "error", "focused", "focusVisible", "required", "expanded", "selected"], j = function P(u, D) {
|
1394
|
+
var B = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 1, z;
|
1395
|
+
for (z in u) {
|
1396
|
+
var _ = u[z];
|
1397
|
+
B === 1 ? z.indexOf("Mui") === 0 && _ && P(_, z, B + 1) : q.indexOf(z) !== -1 && Object.keys(_).length > 0 && (process.env.NODE_ENV !== "production" && console.error(["Material-UI: The `".concat(D, "` component increases ") + "the CSS specificity of the `".concat(z, "` internal state."), "You can not override it like this: ", JSON.stringify(u, null, 2), "", "Instead, you need to use the $ruleName syntax:", JSON.stringify({
|
1398
|
+
root: ce({}, "&$".concat(z), _)
|
1399
1399
|
}, null, 2), "", "https://mui.com/r/pseudo-classes-guide"].join(`
|
1400
|
-
`)), u[
|
1400
|
+
`)), u[z] = {});
|
1401
1401
|
}
|
1402
1402
|
};
|
1403
|
-
j(
|
1403
|
+
j(h.overrides);
|
1404
1404
|
}
|
1405
|
-
return
|
1405
|
+
return h;
|
1406
1406
|
}
|
1407
1407
|
var xr = Er();
|
1408
1408
|
const Or = xr;
|
@@ -1450,56 +1450,56 @@ var wr = function(t) {
|
|
1450
1450
|
fontSize: t.typography.pxToRem(35)
|
1451
1451
|
}
|
1452
1452
|
};
|
1453
|
-
},
|
1454
|
-
var n = t.children, o = t.classes, a = t.className,
|
1455
|
-
return /* @__PURE__ */ V.createElement(
|
1456
|
-
className:
|
1453
|
+
}, ke = /* @__PURE__ */ V.forwardRef(function(t, r) {
|
1454
|
+
var n = t.children, o = t.classes, a = t.className, f = t.color, s = f === void 0 ? "inherit" : f, c = t.component, m = c === void 0 ? "svg" : c, d = t.fontSize, g = d === void 0 ? "medium" : d, b = t.htmlColor, v = t.titleAccess, h = t.viewBox, y = h === void 0 ? "0 0 24 24" : h, x = re(t, ["children", "classes", "className", "color", "component", "fontSize", "htmlColor", "titleAccess", "viewBox"]);
|
1455
|
+
return /* @__PURE__ */ V.createElement(m, Y({
|
1456
|
+
className: ne(o.root, a, s !== "inherit" && o["color".concat(Ne(s))], g !== "default" && g !== "medium" && o["fontSize".concat(Ne(g))]),
|
1457
1457
|
focusable: "false",
|
1458
|
-
viewBox:
|
1459
|
-
color:
|
1460
|
-
"aria-hidden":
|
1461
|
-
role:
|
1458
|
+
viewBox: y,
|
1459
|
+
color: b,
|
1460
|
+
"aria-hidden": v ? void 0 : !0,
|
1461
|
+
role: v ? "img" : void 0,
|
1462
1462
|
ref: r
|
1463
|
-
},
|
1463
|
+
}, x), n, v ? /* @__PURE__ */ V.createElement("title", null, v) : null);
|
1464
1464
|
});
|
1465
|
-
process.env.NODE_ENV !== "production" && (
|
1466
|
-
children:
|
1467
|
-
classes:
|
1468
|
-
className:
|
1469
|
-
color:
|
1470
|
-
component:
|
1471
|
-
fontSize:
|
1465
|
+
process.env.NODE_ENV !== "production" && (ke.propTypes = {
|
1466
|
+
children: k.exports.node,
|
1467
|
+
classes: k.exports.object,
|
1468
|
+
className: k.exports.string,
|
1469
|
+
color: k.exports.oneOf(["action", "disabled", "error", "inherit", "primary", "secondary"]),
|
1470
|
+
component: k.exports.elementType,
|
1471
|
+
fontSize: It(k.exports.oneOf(["default", "inherit", "large", "medium", "small"]), function(e) {
|
1472
1472
|
var t = e.fontSize;
|
1473
1473
|
if (t === "default")
|
1474
1474
|
throw new Error('Material-UI: `fontSize="default"` is deprecated. Use `fontSize="medium"` instead.');
|
1475
1475
|
return null;
|
1476
1476
|
}),
|
1477
|
-
htmlColor:
|
1478
|
-
shapeRendering:
|
1479
|
-
titleAccess:
|
1480
|
-
viewBox:
|
1477
|
+
htmlColor: k.exports.string,
|
1478
|
+
shapeRendering: k.exports.string,
|
1479
|
+
titleAccess: k.exports.string,
|
1480
|
+
viewBox: k.exports.string
|
1481
1481
|
});
|
1482
|
-
|
1483
|
-
const
|
1482
|
+
ke.muiName = "SvgIcon";
|
1483
|
+
const ft = Tr(wr, {
|
1484
1484
|
name: "MuiSvgIcon"
|
1485
|
-
})(
|
1485
|
+
})(ke);
|
1486
1486
|
function Sr(e, t) {
|
1487
1487
|
var r = function(o, a) {
|
1488
|
-
return /* @__PURE__ */
|
1488
|
+
return /* @__PURE__ */ se.createElement(ft, Y({
|
1489
1489
|
ref: a
|
1490
1490
|
}, o), e);
|
1491
1491
|
};
|
1492
|
-
return process.env.NODE_ENV !== "production" && (r.displayName = "".concat(t, "Icon")), r.muiName =
|
1492
|
+
return process.env.NODE_ENV !== "production" && (r.displayName = "".concat(t, "Icon")), r.muiName = ft.muiName, /* @__PURE__ */ se.memo(/* @__PURE__ */ se.forwardRef(r));
|
1493
1493
|
}
|
1494
1494
|
function _r(e) {
|
1495
1495
|
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 166, r;
|
1496
1496
|
function n() {
|
1497
|
-
for (var o = arguments.length, a = new Array(o),
|
1498
|
-
a[
|
1499
|
-
var s = this,
|
1497
|
+
for (var o = arguments.length, a = new Array(o), f = 0; f < o; f++)
|
1498
|
+
a[f] = arguments[f];
|
1499
|
+
var s = this, c = function() {
|
1500
1500
|
e.apply(s, a);
|
1501
1501
|
};
|
1502
|
-
clearTimeout(r), r = setTimeout(
|
1502
|
+
clearTimeout(r), r = setTimeout(c, t);
|
1503
1503
|
}
|
1504
1504
|
return n.clear = function() {
|
1505
1505
|
clearTimeout(r);
|
@@ -1508,60 +1508,60 @@ function _r(e) {
|
|
1508
1508
|
function Rr(e, t) {
|
1509
1509
|
return process.env.NODE_ENV === "production" ? function() {
|
1510
1510
|
return null;
|
1511
|
-
} : function(r, n, o, a,
|
1512
|
-
var s = o || "<<anonymous>>",
|
1513
|
-
return typeof r[n] < "u" ? new Error("The ".concat(a, " `").concat(
|
1511
|
+
} : function(r, n, o, a, f) {
|
1512
|
+
var s = o || "<<anonymous>>", c = f || n;
|
1513
|
+
return typeof r[n] < "u" ? new Error("The ".concat(a, " `").concat(c, "` of ") + "`".concat(s, "` is deprecated. ").concat(t)) : null;
|
1514
1514
|
};
|
1515
1515
|
}
|
1516
1516
|
function Ar(e, t) {
|
1517
1517
|
return /* @__PURE__ */ V.isValidElement(e) && t.indexOf(e.type.muiName) !== -1;
|
1518
1518
|
}
|
1519
|
-
function
|
1519
|
+
function Ot(e) {
|
1520
1520
|
return e && e.ownerDocument || document;
|
1521
1521
|
}
|
1522
|
-
function
|
1523
|
-
var t =
|
1522
|
+
function Cr(e) {
|
1523
|
+
var t = Ot(e);
|
1524
1524
|
return t.defaultView || window;
|
1525
1525
|
}
|
1526
|
-
function
|
1526
|
+
function Pr(e) {
|
1527
1527
|
if (process.env.NODE_ENV === "production")
|
1528
1528
|
return function() {
|
1529
1529
|
return null;
|
1530
1530
|
};
|
1531
1531
|
var t = function(n) {
|
1532
|
-
return function(o, a,
|
1533
|
-
var
|
1534
|
-
return typeof o[a] < "u" && !o[n] ? new Error("The prop `".concat(
|
1532
|
+
return function(o, a, f, s, c) {
|
1533
|
+
var m = c || a;
|
1534
|
+
return typeof o[a] < "u" && !o[n] ? new Error("The prop `".concat(m, "` of ") + "`".concat(e, "` must be used on `").concat(n, "`.")) : null;
|
1535
1535
|
};
|
1536
1536
|
};
|
1537
1537
|
return t;
|
1538
1538
|
}
|
1539
|
-
function
|
1539
|
+
function De(e, t) {
|
1540
1540
|
typeof e == "function" ? e(t) : e && (e.current = t);
|
1541
1541
|
}
|
1542
|
-
function
|
1542
|
+
function Ir(e, t, r, n, o) {
|
1543
1543
|
if (process.env.NODE_ENV === "production")
|
1544
1544
|
return null;
|
1545
1545
|
var a = o || t;
|
1546
1546
|
return typeof e[t] < "u" ? new Error("The prop `".concat(a, "` is not supported. Please remove it.")) : null;
|
1547
1547
|
}
|
1548
1548
|
function Mr(e) {
|
1549
|
-
var t = e.controlled, r = e.default, n = e.name, o = e.state, a = o === void 0 ? "value" : o,
|
1549
|
+
var t = e.controlled, r = e.default, n = e.name, o = e.state, a = o === void 0 ? "value" : o, f = V.useRef(t !== void 0), s = f.current, c = V.useState(r), m = c[0], d = c[1], g = s ? t : m;
|
1550
1550
|
if (process.env.NODE_ENV !== "production") {
|
1551
1551
|
V.useEffect(function() {
|
1552
1552
|
s !== (t !== void 0) && console.error(["Material-UI: A component is changing the ".concat(s ? "" : "un", "controlled ").concat(a, " state of ").concat(n, " to be ").concat(s ? "un" : "", "controlled."), "Elements should not switch from uncontrolled to controlled (or vice versa).", "Decide between using a controlled or uncontrolled ".concat(n, " ") + "element for the lifetime of the component.", "The nature of the state is determined during the first render, it's considered controlled if the value is not `undefined`.", "More info: https://fb.me/react-controlled-components"].join(`
|
1553
1553
|
`));
|
1554
1554
|
}, [t]);
|
1555
|
-
var
|
1555
|
+
var b = V.useRef(r), v = b.current;
|
1556
1556
|
V.useEffect(function() {
|
1557
|
-
!s &&
|
1557
|
+
!s && v !== r && console.error(["Material-UI: A component is changing the default ".concat(a, " state of an uncontrolled ").concat(n, " after being initialized. ") + "To suppress this warning opt to use a controlled ".concat(n, ".")].join(`
|
1558
1558
|
`));
|
1559
1559
|
}, [JSON.stringify(r)]);
|
1560
1560
|
}
|
1561
|
-
var
|
1562
|
-
s || d(
|
1561
|
+
var h = V.useCallback(function(y) {
|
1562
|
+
s || d(y);
|
1563
1563
|
}, []);
|
1564
|
-
return [
|
1564
|
+
return [g, h];
|
1565
1565
|
}
|
1566
1566
|
var $r = typeof window < "u" ? V.useLayoutEffect : V.useEffect;
|
1567
1567
|
function Nr(e) {
|
@@ -1575,7 +1575,7 @@ function Nr(e) {
|
|
1575
1575
|
function Dr(e, t) {
|
1576
1576
|
return V.useMemo(function() {
|
1577
1577
|
return e == null && t == null ? null : function(r) {
|
1578
|
-
|
1578
|
+
De(e, r), De(t, r);
|
1579
1579
|
};
|
1580
1580
|
}, [e, t]);
|
1581
1581
|
}
|
@@ -1585,7 +1585,7 @@ function jr(e) {
|
|
1585
1585
|
r == null && n("mui-".concat(Math.round(Math.random() * 1e5)));
|
1586
1586
|
}, [r]), o;
|
1587
1587
|
}
|
1588
|
-
var
|
1588
|
+
var de = !0, je = !1, lt = null, Wr = {
|
1589
1589
|
text: !0,
|
1590
1590
|
search: !0,
|
1591
1591
|
url: !0,
|
@@ -1600,68 +1600,68 @@ var le = !0, De = !1, ft = null, Wr = {
|
|
1600
1600
|
datetime: !0,
|
1601
1601
|
"datetime-local": !0
|
1602
1602
|
};
|
1603
|
-
function
|
1603
|
+
function Fr(e) {
|
1604
1604
|
var t = e.type, r = e.tagName;
|
1605
1605
|
return !!(r === "INPUT" && Wr[t] && !e.readOnly || r === "TEXTAREA" && !e.readOnly || e.isContentEditable);
|
1606
1606
|
}
|
1607
|
-
function
|
1608
|
-
e.metaKey || e.altKey || e.ctrlKey || (
|
1607
|
+
function zr(e) {
|
1608
|
+
e.metaKey || e.altKey || e.ctrlKey || (de = !0);
|
1609
1609
|
}
|
1610
|
-
function
|
1611
|
-
|
1610
|
+
function Me() {
|
1611
|
+
de = !1;
|
1612
1612
|
}
|
1613
1613
|
function Vr() {
|
1614
|
-
this.visibilityState === "hidden" &&
|
1614
|
+
this.visibilityState === "hidden" && je && (de = !0);
|
1615
1615
|
}
|
1616
1616
|
function kr(e) {
|
1617
|
-
e.addEventListener("keydown",
|
1617
|
+
e.addEventListener("keydown", zr, !0), e.addEventListener("mousedown", Me, !0), e.addEventListener("pointerdown", Me, !0), e.addEventListener("touchstart", Me, !0), e.addEventListener("visibilitychange", Vr, !0);
|
1618
1618
|
}
|
1619
|
-
function
|
1619
|
+
function dt(e) {
|
1620
1620
|
var t = e.target;
|
1621
1621
|
try {
|
1622
1622
|
return t.matches(":focus-visible");
|
1623
1623
|
} catch {
|
1624
1624
|
}
|
1625
|
-
return
|
1625
|
+
return de || Fr(t);
|
1626
1626
|
}
|
1627
1627
|
function Ur() {
|
1628
|
-
|
1629
|
-
|
1628
|
+
je = !0, window.clearTimeout(lt), lt = window.setTimeout(function() {
|
1629
|
+
je = !1;
|
1630
1630
|
}, 100);
|
1631
1631
|
}
|
1632
1632
|
function qr() {
|
1633
1633
|
var e = V.useCallback(function(t) {
|
1634
|
-
var r =
|
1634
|
+
var r = Ct.findDOMNode(t);
|
1635
1635
|
r != null && kr(r.ownerDocument);
|
1636
1636
|
}, []);
|
1637
|
-
return process.env.NODE_ENV !== "production" && V.useDebugValue(
|
1638
|
-
isFocusVisible:
|
1637
|
+
return process.env.NODE_ENV !== "production" && V.useDebugValue(dt), {
|
1638
|
+
isFocusVisible: dt,
|
1639
1639
|
onBlurVisible: Ur,
|
1640
1640
|
ref: e
|
1641
1641
|
};
|
1642
1642
|
}
|
1643
1643
|
const Lr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
1644
1644
|
__proto__: null,
|
1645
|
-
capitalize:
|
1645
|
+
capitalize: Ne,
|
1646
1646
|
createChainedFunction: Vt,
|
1647
1647
|
createSvgIcon: Sr,
|
1648
1648
|
debounce: _r,
|
1649
1649
|
deprecatedPropType: Rr,
|
1650
1650
|
isMuiElement: Ar,
|
1651
|
-
ownerDocument:
|
1652
|
-
ownerWindow:
|
1653
|
-
requirePropFactory:
|
1654
|
-
setRef:
|
1655
|
-
unsupportedProp:
|
1651
|
+
ownerDocument: Ot,
|
1652
|
+
ownerWindow: Cr,
|
1653
|
+
requirePropFactory: Pr,
|
1654
|
+
setRef: De,
|
1655
|
+
unsupportedProp: Ir,
|
1656
1656
|
useControlled: Mr,
|
1657
1657
|
useEventCallback: Nr,
|
1658
1658
|
useForkRef: Dr,
|
1659
1659
|
unstable_useId: jr,
|
1660
1660
|
useIsFocusVisible: qr
|
1661
|
-
}, Symbol.toStringTag, { value: "Module" })), Yr = /* @__PURE__ */
|
1662
|
-
var
|
1661
|
+
}, Symbol.toStringTag, { value: "Module" })), Yr = /* @__PURE__ */ Pt(Lr);
|
1662
|
+
var pt;
|
1663
1663
|
function Br() {
|
1664
|
-
return
|
1664
|
+
return pt || (pt = 1, function(e) {
|
1665
1665
|
Object.defineProperty(e, "__esModule", {
|
1666
1666
|
value: !0
|
1667
1667
|
}), Object.defineProperty(e, "default", {
|
@@ -1671,18 +1671,22 @@ function Br() {
|
|
1671
1671
|
}
|
1672
1672
|
});
|
1673
1673
|
var t = Yr;
|
1674
|
-
}(
|
1674
|
+
}(ge)), ge;
|
1675
1675
|
}
|
1676
|
-
var Hr =
|
1677
|
-
Object.defineProperty(
|
1676
|
+
var Hr = vt.exports, Jr = gt.exports;
|
1677
|
+
Object.defineProperty(We, "__esModule", {
|
1678
1678
|
value: !0
|
1679
1679
|
});
|
1680
|
-
var
|
1680
|
+
var Tt = We.default = void 0, Kr = Jr(se), Xr = Hr(Br()), Gr = (0, Xr.default)(/* @__PURE__ */ Kr.createElement("path", {
|
1681
1681
|
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5l-1-1h-5l-1 1H5v2h14V4z"
|
1682
1682
|
}), "DeleteOutline");
|
1683
|
-
|
1683
|
+
Tt = We.default = Gr;
|
1684
1684
|
const Zr = St(({ palette: e, spacing: t, typography: r }) => ({
|
1685
|
+
inputFileWrapper: {
|
1686
|
+
outlineWidth: 0
|
1687
|
+
},
|
1685
1688
|
inputFile: {
|
1689
|
+
outline: "none",
|
1686
1690
|
display: "flex",
|
1687
1691
|
flexDirection: "row",
|
1688
1692
|
alignItems: "center",
|
@@ -1700,6 +1704,11 @@ const Zr = St(({ palette: e, spacing: t, typography: r }) => ({
|
|
1700
1704
|
"&:hover": {
|
1701
1705
|
backgroundColor: ({ variant: n }) => n === "filled" ? e.action.selected : e.common.white,
|
1702
1706
|
borderColor: ({ variant: n }) => n === "filled" ? "transparent" : e.text.primary
|
1707
|
+
},
|
1708
|
+
"&:focus-visible": {
|
1709
|
+
outlineStyle: "solid",
|
1710
|
+
outlineWidth: 2,
|
1711
|
+
outlineColor: e.primary.main
|
1703
1712
|
}
|
1704
1713
|
},
|
1705
1714
|
over: {
|
@@ -1741,10 +1750,24 @@ const Zr = St(({ palette: e, spacing: t, typography: r }) => ({
|
|
1741
1750
|
helperText: {
|
1742
1751
|
fontWeight: r.body1.fontWeight
|
1743
1752
|
},
|
1753
|
+
uploadButton: {
|
1754
|
+
outlineWidth: 0,
|
1755
|
+
"&:focus-visible": {
|
1756
|
+
outline: "none",
|
1757
|
+
backgroundColor: e.primary.main,
|
1758
|
+
color: e.common.white
|
1759
|
+
}
|
1760
|
+
},
|
1744
1761
|
clearButton: {
|
1762
|
+
outlineWidth: 0,
|
1745
1763
|
marginTop: t(2),
|
1746
1764
|
marginRight: t(0.5),
|
1747
|
-
color: e.error.main
|
1765
|
+
color: e.error.main,
|
1766
|
+
"&:focus-visible": {
|
1767
|
+
outline: "none",
|
1768
|
+
backgroundColor: e.action.hover,
|
1769
|
+
color: e.error.main
|
1770
|
+
}
|
1748
1771
|
},
|
1749
1772
|
disabled: {
|
1750
1773
|
"& $inputFile": {
|
@@ -1767,94 +1790,111 @@ const Zr = St(({ palette: e, spacing: t, typography: r }) => ({
|
|
1767
1790
|
"& $helperText": {
|
1768
1791
|
color: e.error.main
|
1769
1792
|
}
|
1793
|
+
},
|
1794
|
+
inputHidden: {
|
1795
|
+
display: "none"
|
1770
1796
|
}
|
1771
1797
|
}));
|
1772
1798
|
function rn({
|
1773
|
-
|
1774
|
-
|
1775
|
-
|
1776
|
-
|
1777
|
-
|
1778
|
-
|
1799
|
+
id: e = "fileupload",
|
1800
|
+
placeholder: t = "Upload file",
|
1801
|
+
buttonText: r = "Browse",
|
1802
|
+
multipleSummaryText: n = "files selected",
|
1803
|
+
helperText: o,
|
1804
|
+
accept: a = "application/JSON",
|
1805
|
+
multiple: f = !1,
|
1806
|
+
required: s = !1,
|
1779
1807
|
disabled: c = !1,
|
1780
|
-
error:
|
1781
|
-
variant:
|
1782
|
-
|
1783
|
-
onChange:
|
1808
|
+
error: m = !1,
|
1809
|
+
variant: d = "outlined",
|
1810
|
+
defaultValue: g = [],
|
1811
|
+
onChange: b
|
1784
1812
|
}) {
|
1785
|
-
const
|
1786
|
-
|
1787
|
-
|
1788
|
-
|
1789
|
-
|
1790
|
-
|
1791
|
-
|
1792
|
-
|
1793
|
-
|
1794
|
-
},
|
1795
|
-
|
1796
|
-
},
|
1797
|
-
|
1798
|
-
|
1799
|
-
|
1800
|
-
|
1801
|
-
|
1813
|
+
const v = Zr({ variant: d }), h = wt(null), [y, x] = me(g), [$, q] = me(""), [j, P] = me(!1);
|
1814
|
+
qe(() => {
|
1815
|
+
x(g);
|
1816
|
+
}, [g]), qe(() => {
|
1817
|
+
let W = y?.[0]?.name;
|
1818
|
+
y.length > 1 && (W = `${y.length} ${n}`), q(W);
|
1819
|
+
}, [y, n]);
|
1820
|
+
const u = (W) => {
|
1821
|
+
h.current?.click(), W.stopPropagation();
|
1822
|
+
}, D = (W) => {
|
1823
|
+
W.preventDefault(), P(!0);
|
1824
|
+
}, B = (W) => {
|
1825
|
+
W.preventDefault(), P(!1);
|
1826
|
+
}, z = (W) => {
|
1827
|
+
W.preventDefault();
|
1828
|
+
const K = [], G = W.dataTransfer.items;
|
1829
|
+
for (let Q = 0; Q < G.length; Q++) {
|
1830
|
+
const J = G[Q].getAsFile();
|
1831
|
+
K.push(J);
|
1802
1832
|
}
|
1803
|
-
|
1804
|
-
},
|
1805
|
-
const
|
1806
|
-
|
1807
|
-
},
|
1808
|
-
|
1833
|
+
P(!1), H(K);
|
1834
|
+
}, _ = (W) => {
|
1835
|
+
const K = Array.from(W.target.files);
|
1836
|
+
H(K);
|
1837
|
+
}, U = () => {
|
1838
|
+
h.current && (h.current.value = ""), H([]);
|
1839
|
+
}, H = (W) => {
|
1840
|
+
x(W), b(W);
|
1809
1841
|
};
|
1810
|
-
return /* @__PURE__ */ React.createElement(
|
1811
|
-
className:
|
1812
|
-
}, /* @__PURE__ */ React.createElement(
|
1813
|
-
|
1814
|
-
|
1815
|
-
|
1816
|
-
|
1817
|
-
|
1818
|
-
|
1819
|
-
|
1842
|
+
return /* @__PURE__ */ React.createElement(ue, {
|
1843
|
+
className: ne(v.inputFileWrapper, { [v.error]: m }, { [v.disabled]: c })
|
1844
|
+
}, /* @__PURE__ */ React.createElement(ue, {
|
1845
|
+
tabIndex: 0,
|
1846
|
+
"aria-controls": "fileupload",
|
1847
|
+
"aria-label": t,
|
1848
|
+
className: ne(v.inputFile, { [v.over]: j }, { [v.files]: $ }),
|
1849
|
+
onDragOver: D,
|
1850
|
+
onDragLeave: B,
|
1851
|
+
onDrop: z
|
1852
|
+
}, /* @__PURE__ */ React.createElement(ue, {
|
1853
|
+
className: v.textWrapper
|
1854
|
+
}, /* @__PURE__ */ React.createElement(ve, {
|
1820
1855
|
variant: "body1",
|
1821
1856
|
color: "inherit",
|
1822
1857
|
noWrap: !0,
|
1823
|
-
className:
|
1824
|
-
[
|
1858
|
+
className: ne(v.placeholder, {
|
1859
|
+
[v.placeholderFiles]: $
|
1825
1860
|
})
|
1826
|
-
},
|
1861
|
+
}, t), /* @__PURE__ */ React.createElement(ve, {
|
1827
1862
|
variant: "body1",
|
1828
1863
|
color: "textPrimary",
|
1829
1864
|
noWrap: !0,
|
1830
|
-
className:
|
1831
|
-
[
|
1865
|
+
className: ne(v.filesText, {
|
1866
|
+
[v.filesTextFiles]: $
|
1832
1867
|
})
|
1833
|
-
},
|
1868
|
+
}, $)), y.length ? /* @__PURE__ */ React.createElement(_t, {
|
1834
1869
|
size: "small",
|
1835
|
-
className:
|
1836
|
-
onClick:
|
1837
|
-
}, /* @__PURE__ */ React.createElement(
|
1870
|
+
className: v.clearButton,
|
1871
|
+
onClick: U
|
1872
|
+
}, /* @__PURE__ */ React.createElement(Tt, null)) : /* @__PURE__ */ React.createElement(Rt, {
|
1838
1873
|
variant: "text",
|
1839
1874
|
color: "primary",
|
1875
|
+
className: v.uploadButton,
|
1840
1876
|
disabled: c,
|
1841
|
-
onClick:
|
1842
|
-
},
|
1843
|
-
|
1844
|
-
|
1877
|
+
onClick: u
|
1878
|
+
}, r), /* @__PURE__ */ React.createElement("input", {
|
1879
|
+
id: e,
|
1880
|
+
ref: h,
|
1881
|
+
className: v.inputHidden,
|
1845
1882
|
type: "file",
|
1846
|
-
|
1847
|
-
|
1883
|
+
tabIndex: -1,
|
1884
|
+
"aria-hidden": !0,
|
1885
|
+
accept: a,
|
1886
|
+
required: s,
|
1887
|
+
multiple: f,
|
1848
1888
|
disabled: c,
|
1849
|
-
onChange:
|
1850
|
-
})),
|
1889
|
+
onChange: _
|
1890
|
+
})), o && /* @__PURE__ */ React.createElement(ue, {
|
1851
1891
|
mt: 0.5,
|
1852
1892
|
ml: 2
|
1853
|
-
}, /* @__PURE__ */ React.createElement(
|
1893
|
+
}, /* @__PURE__ */ React.createElement(ve, {
|
1854
1894
|
variant: "caption",
|
1855
1895
|
color: "textSecondary",
|
1856
|
-
className:
|
1857
|
-
},
|
1896
|
+
className: v.helperText
|
1897
|
+
}, o)));
|
1858
1898
|
}
|
1859
1899
|
export {
|
1860
1900
|
rn as InputFile
|