@milaboratories/miplots4 1.0.170 → 1.0.171
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/README.md +11 -6
- package/dist/_virtual/client.js +1 -1
- package/dist/_virtual/client2.js +2 -2
- package/dist/_virtual/index.js +1 -1
- package/dist/_virtual/index2.js +1 -1
- package/dist/_virtual/jsx-runtime.js +1 -1
- package/dist/_virtual/react-dom-client.development.js +5 -0
- package/dist/_virtual/react-dom-client.development.js.map +1 -0
- package/dist/_virtual/react-dom-client.production.js +5 -0
- package/dist/_virtual/react-dom-client.production.js.map +1 -0
- package/dist/_virtual/{react-dom-server-legacy.browser.production.min.js → react-dom-server-legacy.browser.production.js} +1 -1
- package/dist/_virtual/react-dom-server-legacy.browser.production.js.map +1 -0
- package/dist/_virtual/react-dom-server.browser.production.js +5 -0
- package/dist/_virtual/react-dom-server.browser.production.js.map +1 -0
- package/dist/_virtual/react-dom.production.js +5 -0
- package/dist/_virtual/react-dom.production.js.map +1 -0
- package/dist/_virtual/react-jsx-runtime.production.js +5 -0
- package/dist/_virtual/react-jsx-runtime.production.js.map +1 -0
- package/dist/_virtual/react.production.js +5 -0
- package/dist/_virtual/react.production.js.map +1 -0
- package/dist/_virtual/scheduler.production.js +5 -0
- package/dist/_virtual/scheduler.production.js.map +1 -0
- package/dist/_virtual/server.browser.js +1 -1
- package/dist/bubble/index.js.map +1 -1
- package/dist/common/ErrorBoundary.d.ts +1 -1
- package/dist/dendro/index.js.map +1 -1
- package/dist/discrete/index.js.map +1 -1
- package/dist/heatmap/index.js.map +1 -1
- package/dist/histogram/index.js.map +1 -1
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.development.js +17062 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.production.js +9790 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.production.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +6245 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +4106 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server.browser.development.js +6763 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server.browser.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server.browser.production.js +4655 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-server.browser.production.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.development.js +228 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.production.js +148 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.production.js.map +1 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/client.js +24 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/client.js.map +1 -0
- package/dist/node_modules/.pnpm/{react-dom@18.3.1_react@18.3.1 → react-dom@19.2.4_react@19.2.4}/node_modules/react-dom/index.js +1 -1
- package/dist/node_modules/.pnpm/{react-dom@18.3.1_react@18.3.1 → react-dom@19.2.4_react@19.2.4}/node_modules/react-dom/index.js.map +1 -1
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/server.browser.js +16 -0
- package/dist/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/server.browser.js.map +1 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.development.js +246 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.production.js +36 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.production.js.map +1 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.development.js +865 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js +373 -0
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js.map +1 -0
- package/dist/node_modules/.pnpm/{react@18.3.1 → react@19.2.4}/node_modules/react/index.js +1 -1
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/index.js.map +1 -0
- package/dist/node_modules/.pnpm/{react@18.3.1 → react@19.2.4}/node_modules/react/jsx-runtime.js +3 -3
- package/dist/node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js.map +1 -0
- package/dist/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.development.js +237 -0
- package/dist/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.development.js.map +1 -0
- package/dist/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js +234 -0
- package/dist/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js.map +1 -0
- package/dist/node_modules/.pnpm/{scheduler@0.23.2 → scheduler@0.27.0}/node_modules/scheduler/index.js +1 -1
- package/dist/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js.map +1 -0
- package/dist/scatterplot/index.js.map +1 -1
- package/package.json +7 -5
- package/dist/_virtual/react-dom-server-legacy.browser.production.min.js.map +0 -1
- package/dist/_virtual/react-dom-server.browser.production.min.js +0 -5
- package/dist/_virtual/react-dom-server.browser.production.min.js.map +0 -1
- package/dist/_virtual/react-dom.production.min.js +0 -5
- package/dist/_virtual/react-dom.production.min.js.map +0 -1
- package/dist/_virtual/react-jsx-runtime.production.min.js +0 -5
- package/dist/_virtual/react-jsx-runtime.production.min.js.map +0 -1
- package/dist/_virtual/react.production.min.js +0 -5
- package/dist/_virtual/react.production.min.js.map +0 -1
- package/dist/_virtual/scheduler.production.min.js +0 -5
- package/dist/_virtual/scheduler.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -3622
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.min.js +0 -1235
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -3601
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.development.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js +0 -1256
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.development.js +0 -13457
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.development.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js +0 -5177
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js +0 -33
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js.map +0 -1
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/server.browser.js +0 -16
- package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/server.browser.js.map +0 -1
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.development.js +0 -605
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.development.js.map +0 -1
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -29
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react.development.js +0 -1274
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react.development.js.map +0 -1
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react.production.min.js +0 -209
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/index.js.map +0 -1
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js.map +0 -1
- package/dist/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/cjs/scheduler.development.js +0 -278
- package/dist/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/cjs/scheduler.development.js.map +0 -1
- package/dist/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/cjs/scheduler.production.min.js +0 -214
- package/dist/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/cjs/scheduler.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/index.js.map +0 -1
package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { __exports as t } from "../../../../../_virtual/client2.js";
|
|
2
|
-
import { __require as u } from "./index.js";
|
|
3
|
-
var i;
|
|
4
|
-
function s() {
|
|
5
|
-
if (i) return t;
|
|
6
|
-
i = 1;
|
|
7
|
-
var e = u();
|
|
8
|
-
if (process.env.NODE_ENV === "production")
|
|
9
|
-
t.createRoot = e.createRoot, t.hydrateRoot = e.hydrateRoot;
|
|
10
|
-
else {
|
|
11
|
-
var r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
12
|
-
t.createRoot = function(n, o) {
|
|
13
|
-
r.usingClientEntryPoint = !0;
|
|
14
|
-
try {
|
|
15
|
-
return e.createRoot(n, o);
|
|
16
|
-
} finally {
|
|
17
|
-
r.usingClientEntryPoint = !1;
|
|
18
|
-
}
|
|
19
|
-
}, t.hydrateRoot = function(n, o, a) {
|
|
20
|
-
r.usingClientEntryPoint = !0;
|
|
21
|
-
try {
|
|
22
|
-
return e.hydrateRoot(n, o, a);
|
|
23
|
-
} finally {
|
|
24
|
-
r.usingClientEntryPoint = !1;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
return t;
|
|
29
|
-
}
|
|
30
|
-
export {
|
|
31
|
-
s as __require
|
|
32
|
-
};
|
|
33
|
-
//# sourceMappingURL=client.js.map
|
package/dist/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"client.js","sources":["../../../../../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js"],"sourcesContent":["'use strict';\n\nvar m = require('react-dom');\nif (process.env.NODE_ENV === 'production') {\n exports.createRoot = m.createRoot;\n exports.hydrateRoot = m.hydrateRoot;\n} else {\n var i = m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n exports.createRoot = function(c, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.createRoot(c, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n exports.hydrateRoot = function(c, h, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.hydrateRoot(c, h, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n}\n"],"names":["m","require$$0","client","i","c","h","o"],"mappings":";;;;;;AAEA,MAAIA,IAAIC,EAAA;AACR,MAAI,QAAQ,IAAI,aAAa;AAC3B,IAAAC,EAAA,aAAqBF,EAAE,YACvBE,EAAA,cAAsBF,EAAE;AAAA,OACnB;AACL,QAAIG,IAAIH,EAAE;AACV,IAAAE,eAAqB,SAASE,GAAG,GAAG;AAClC,MAAAD,EAAE,wBAAwB;AAC1B,UAAI;AACF,eAAOH,EAAE,WAAWI,GAAG,CAAC;AAAA,MAC9B,UAAK;AACC,QAAAD,EAAE,wBAAwB;AAAA,MAChC;AAAA,IACA,GACED,EAAA,cAAsB,SAASE,GAAGC,GAAGC,GAAG;AACtC,MAAAH,EAAE,wBAAwB;AAC1B,UAAI;AACF,eAAOH,EAAE,YAAYI,GAAGC,GAAGC,CAAC;AAAA,MAClC,UAAK;AACC,QAAAH,EAAE,wBAAwB;AAAA,MAChC;AAAA,IACA;AAAA,EACA;;;","x_google_ignoreList":[0]}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { __exports as r } from "../../../../../_virtual/server.browser2.js";
|
|
2
|
-
import { __require as i } from "./cjs/react-dom-server-legacy.browser.production.min.js";
|
|
3
|
-
import { __require as a } from "./cjs/react-dom-server.browser.production.min.js";
|
|
4
|
-
import { __require as n } from "./cjs/react-dom-server-legacy.browser.development.js";
|
|
5
|
-
import { __require as _ } from "./cjs/react-dom-server.browser.development.js";
|
|
6
|
-
var t;
|
|
7
|
-
function c() {
|
|
8
|
-
if (t) return r;
|
|
9
|
-
t = 1;
|
|
10
|
-
var e, o;
|
|
11
|
-
return process.env.NODE_ENV === "production" ? (e = i(), o = a()) : (e = n(), o = _()), r.version = e.version, r.renderToString = e.renderToString, r.renderToStaticMarkup = e.renderToStaticMarkup, r.renderToNodeStream = e.renderToNodeStream, r.renderToStaticNodeStream = e.renderToStaticNodeStream, r.renderToReadableStream = o.renderToReadableStream, r;
|
|
12
|
-
}
|
|
13
|
-
export {
|
|
14
|
-
c as __require
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=server.browser.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"server.browser.js","sources":["../../../../../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/server.browser.js"],"sourcesContent":["'use strict';\n\nvar l, s;\nif (process.env.NODE_ENV === 'production') {\n l = require('./cjs/react-dom-server-legacy.browser.production.min.js');\n s = require('./cjs/react-dom-server.browser.production.min.js');\n} else {\n l = require('./cjs/react-dom-server-legacy.browser.development.js');\n s = require('./cjs/react-dom-server.browser.development.js');\n}\n\nexports.version = l.version;\nexports.renderToString = l.renderToString;\nexports.renderToStaticMarkup = l.renderToStaticMarkup;\nexports.renderToNodeStream = l.renderToNodeStream;\nexports.renderToStaticNodeStream = l.renderToStaticNodeStream;\nexports.renderToReadableStream = s.renderToReadableStream;\n"],"names":["l","s","require$$0","require$$1","require$$2","require$$3","server_browser"],"mappings":";;;;;;;;;AAEA,MAAIA,GAAGC;AACP,SAAI,QAAQ,IAAI,aAAa,gBAC3BD,IAAIE,EAAA,GACJD,IAAIE,EAAA,MAEJH,IAAII,EAAA,GACJH,IAAII,EAAA,IAGNC,EAAA,UAAkBN,EAAE,SACpBM,EAAA,iBAAyBN,EAAE,gBAC3BM,EAAA,uBAA+BN,EAAE,sBACjCM,EAAA,qBAA6BN,EAAE,oBAC/BM,EAAA,2BAAmCN,EAAE,0BACrCM,EAAA,yBAAiCL,EAAE;;","x_google_ignoreList":[0]}
|
package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.development.js
DELETED
|
@@ -1,605 +0,0 @@
|
|
|
1
|
-
import { __exports as m } from "../../../../../../_virtual/react-jsx-runtime.development.js";
|
|
2
|
-
import { __require as ir } from "../index.js";
|
|
3
|
-
/**
|
|
4
|
-
* @license React
|
|
5
|
-
* react-jsx-runtime.development.js
|
|
6
|
-
*
|
|
7
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
8
|
-
*
|
|
9
|
-
* This source code is licensed under the MIT license found in the
|
|
10
|
-
* LICENSE file in the root directory of this source tree.
|
|
11
|
-
*/
|
|
12
|
-
var Ee;
|
|
13
|
-
function sr() {
|
|
14
|
-
return Ee ? m : (Ee = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
15
|
-
var ye = ir(), k = Symbol.for("react.element"), Re = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), U = Symbol.for("react.strict_mode"), B = Symbol.for("react.profiler"), K = Symbol.for("react.provider"), N = Symbol.for("react.context"), C = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), D = Symbol.for("react.suspense_list"), O = Symbol.for("react.memo"), F = Symbol.for("react.lazy"), _e = Symbol.for("react.offscreen"), q = Symbol.iterator, me = "@@iterator";
|
|
16
|
-
function Te(e) {
|
|
17
|
-
if (e === null || typeof e != "object")
|
|
18
|
-
return null;
|
|
19
|
-
var r = q && e[q] || e[me];
|
|
20
|
-
return typeof r == "function" ? r : null;
|
|
21
|
-
}
|
|
22
|
-
var h = ye.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
23
|
-
function f(e) {
|
|
24
|
-
{
|
|
25
|
-
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
26
|
-
t[n - 1] = arguments[n];
|
|
27
|
-
Ce("error", e, t);
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
function Ce(e, r, t) {
|
|
31
|
-
{
|
|
32
|
-
var n = h.ReactDebugCurrentFrame, o = n.getStackAddendum();
|
|
33
|
-
o !== "" && (r += "%s", t = t.concat([o]));
|
|
34
|
-
var u = t.map(function(i) {
|
|
35
|
-
return String(i);
|
|
36
|
-
});
|
|
37
|
-
u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
var Oe = !1, Pe = !1, Se = !1, we = !1, je = !1, G;
|
|
41
|
-
G = Symbol.for("react.module.reference");
|
|
42
|
-
function ke(e) {
|
|
43
|
-
return !!(typeof e == "string" || typeof e == "function" || e === T || e === B || je || e === U || e === x || e === D || we || e === _e || Oe || Pe || Se || typeof e == "object" && e !== null && (e.$$typeof === F || e.$$typeof === O || e.$$typeof === K || e.$$typeof === N || e.$$typeof === C || // This needs to include all possible module reference object
|
|
44
|
-
// types supported by any Flight configuration anywhere since
|
|
45
|
-
// we don't know which Flight build this will end up being used
|
|
46
|
-
// with.
|
|
47
|
-
e.$$typeof === G || e.getModuleId !== void 0));
|
|
48
|
-
}
|
|
49
|
-
function xe(e, r, t) {
|
|
50
|
-
var n = e.displayName;
|
|
51
|
-
if (n)
|
|
52
|
-
return n;
|
|
53
|
-
var o = r.displayName || r.name || "";
|
|
54
|
-
return o !== "" ? t + "(" + o + ")" : t;
|
|
55
|
-
}
|
|
56
|
-
function J(e) {
|
|
57
|
-
return e.displayName || "Context";
|
|
58
|
-
}
|
|
59
|
-
function p(e) {
|
|
60
|
-
if (e == null)
|
|
61
|
-
return null;
|
|
62
|
-
if (typeof e.tag == "number" && f("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
63
|
-
return e.displayName || e.name || null;
|
|
64
|
-
if (typeof e == "string")
|
|
65
|
-
return e;
|
|
66
|
-
switch (e) {
|
|
67
|
-
case T:
|
|
68
|
-
return "Fragment";
|
|
69
|
-
case Re:
|
|
70
|
-
return "Portal";
|
|
71
|
-
case B:
|
|
72
|
-
return "Profiler";
|
|
73
|
-
case U:
|
|
74
|
-
return "StrictMode";
|
|
75
|
-
case x:
|
|
76
|
-
return "Suspense";
|
|
77
|
-
case D:
|
|
78
|
-
return "SuspenseList";
|
|
79
|
-
}
|
|
80
|
-
if (typeof e == "object")
|
|
81
|
-
switch (e.$$typeof) {
|
|
82
|
-
case N:
|
|
83
|
-
var r = e;
|
|
84
|
-
return J(r) + ".Consumer";
|
|
85
|
-
case K:
|
|
86
|
-
var t = e;
|
|
87
|
-
return J(t._context) + ".Provider";
|
|
88
|
-
case C:
|
|
89
|
-
return xe(e, e.render, "ForwardRef");
|
|
90
|
-
case O:
|
|
91
|
-
var n = e.displayName || null;
|
|
92
|
-
return n !== null ? n : p(e.type) || "Memo";
|
|
93
|
-
case F: {
|
|
94
|
-
var o = e, u = o._payload, i = o._init;
|
|
95
|
-
try {
|
|
96
|
-
return p(i(u));
|
|
97
|
-
} catch {
|
|
98
|
-
return null;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
return null;
|
|
103
|
-
}
|
|
104
|
-
var g = Object.assign, R = 0, z, X, H, Z, Q, ee, re;
|
|
105
|
-
function te() {
|
|
106
|
-
}
|
|
107
|
-
te.__reactDisabledLog = !0;
|
|
108
|
-
function De() {
|
|
109
|
-
{
|
|
110
|
-
if (R === 0) {
|
|
111
|
-
z = console.log, X = console.info, H = console.warn, Z = console.error, Q = console.group, ee = console.groupCollapsed, re = console.groupEnd;
|
|
112
|
-
var e = {
|
|
113
|
-
configurable: !0,
|
|
114
|
-
enumerable: !0,
|
|
115
|
-
value: te,
|
|
116
|
-
writable: !0
|
|
117
|
-
};
|
|
118
|
-
Object.defineProperties(console, {
|
|
119
|
-
info: e,
|
|
120
|
-
log: e,
|
|
121
|
-
warn: e,
|
|
122
|
-
error: e,
|
|
123
|
-
group: e,
|
|
124
|
-
groupCollapsed: e,
|
|
125
|
-
groupEnd: e
|
|
126
|
-
});
|
|
127
|
-
}
|
|
128
|
-
R++;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
function Fe() {
|
|
132
|
-
{
|
|
133
|
-
if (R--, R === 0) {
|
|
134
|
-
var e = {
|
|
135
|
-
configurable: !0,
|
|
136
|
-
enumerable: !0,
|
|
137
|
-
writable: !0
|
|
138
|
-
};
|
|
139
|
-
Object.defineProperties(console, {
|
|
140
|
-
log: g({}, e, {
|
|
141
|
-
value: z
|
|
142
|
-
}),
|
|
143
|
-
info: g({}, e, {
|
|
144
|
-
value: X
|
|
145
|
-
}),
|
|
146
|
-
warn: g({}, e, {
|
|
147
|
-
value: H
|
|
148
|
-
}),
|
|
149
|
-
error: g({}, e, {
|
|
150
|
-
value: Z
|
|
151
|
-
}),
|
|
152
|
-
group: g({}, e, {
|
|
153
|
-
value: Q
|
|
154
|
-
}),
|
|
155
|
-
groupCollapsed: g({}, e, {
|
|
156
|
-
value: ee
|
|
157
|
-
}),
|
|
158
|
-
groupEnd: g({}, e, {
|
|
159
|
-
value: re
|
|
160
|
-
})
|
|
161
|
-
});
|
|
162
|
-
}
|
|
163
|
-
R < 0 && f("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
var A = h.ReactCurrentDispatcher, I;
|
|
167
|
-
function P(e, r, t) {
|
|
168
|
-
{
|
|
169
|
-
if (I === void 0)
|
|
170
|
-
try {
|
|
171
|
-
throw Error();
|
|
172
|
-
} catch (o) {
|
|
173
|
-
var n = o.stack.trim().match(/\n( *(at )?)/);
|
|
174
|
-
I = n && n[1] || "";
|
|
175
|
-
}
|
|
176
|
-
return `
|
|
177
|
-
` + I + e;
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
var W = !1, S;
|
|
181
|
-
{
|
|
182
|
-
var Ae = typeof WeakMap == "function" ? WeakMap : Map;
|
|
183
|
-
S = new Ae();
|
|
184
|
-
}
|
|
185
|
-
function ne(e, r) {
|
|
186
|
-
if (!e || W)
|
|
187
|
-
return "";
|
|
188
|
-
{
|
|
189
|
-
var t = S.get(e);
|
|
190
|
-
if (t !== void 0)
|
|
191
|
-
return t;
|
|
192
|
-
}
|
|
193
|
-
var n;
|
|
194
|
-
W = !0;
|
|
195
|
-
var o = Error.prepareStackTrace;
|
|
196
|
-
Error.prepareStackTrace = void 0;
|
|
197
|
-
var u;
|
|
198
|
-
u = A.current, A.current = null, De();
|
|
199
|
-
try {
|
|
200
|
-
if (r) {
|
|
201
|
-
var i = function() {
|
|
202
|
-
throw Error();
|
|
203
|
-
};
|
|
204
|
-
if (Object.defineProperty(i.prototype, "props", {
|
|
205
|
-
set: function() {
|
|
206
|
-
throw Error();
|
|
207
|
-
}
|
|
208
|
-
}), typeof Reflect == "object" && Reflect.construct) {
|
|
209
|
-
try {
|
|
210
|
-
Reflect.construct(i, []);
|
|
211
|
-
} catch (v) {
|
|
212
|
-
n = v;
|
|
213
|
-
}
|
|
214
|
-
Reflect.construct(e, [], i);
|
|
215
|
-
} else {
|
|
216
|
-
try {
|
|
217
|
-
i.call();
|
|
218
|
-
} catch (v) {
|
|
219
|
-
n = v;
|
|
220
|
-
}
|
|
221
|
-
e.call(i.prototype);
|
|
222
|
-
}
|
|
223
|
-
} else {
|
|
224
|
-
try {
|
|
225
|
-
throw Error();
|
|
226
|
-
} catch (v) {
|
|
227
|
-
n = v;
|
|
228
|
-
}
|
|
229
|
-
e();
|
|
230
|
-
}
|
|
231
|
-
} catch (v) {
|
|
232
|
-
if (v && n && typeof v.stack == "string") {
|
|
233
|
-
for (var a = v.stack.split(`
|
|
234
|
-
`), c = n.stack.split(`
|
|
235
|
-
`), s = a.length - 1, l = c.length - 1; s >= 1 && l >= 0 && a[s] !== c[l]; )
|
|
236
|
-
l--;
|
|
237
|
-
for (; s >= 1 && l >= 0; s--, l--)
|
|
238
|
-
if (a[s] !== c[l]) {
|
|
239
|
-
if (s !== 1 || l !== 1)
|
|
240
|
-
do
|
|
241
|
-
if (s--, l--, l < 0 || a[s] !== c[l]) {
|
|
242
|
-
var d = `
|
|
243
|
-
` + a[s].replace(" at new ", " at ");
|
|
244
|
-
return e.displayName && d.includes("<anonymous>") && (d = d.replace("<anonymous>", e.displayName)), typeof e == "function" && S.set(e, d), d;
|
|
245
|
-
}
|
|
246
|
-
while (s >= 1 && l >= 0);
|
|
247
|
-
break;
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
} finally {
|
|
251
|
-
W = !1, A.current = u, Fe(), Error.prepareStackTrace = o;
|
|
252
|
-
}
|
|
253
|
-
var y = e ? e.displayName || e.name : "", b = y ? P(y) : "";
|
|
254
|
-
return typeof e == "function" && S.set(e, b), b;
|
|
255
|
-
}
|
|
256
|
-
function Ie(e, r, t) {
|
|
257
|
-
return ne(e, !1);
|
|
258
|
-
}
|
|
259
|
-
function We(e) {
|
|
260
|
-
var r = e.prototype;
|
|
261
|
-
return !!(r && r.isReactComponent);
|
|
262
|
-
}
|
|
263
|
-
function w(e, r, t) {
|
|
264
|
-
if (e == null)
|
|
265
|
-
return "";
|
|
266
|
-
if (typeof e == "function")
|
|
267
|
-
return ne(e, We(e));
|
|
268
|
-
if (typeof e == "string")
|
|
269
|
-
return P(e);
|
|
270
|
-
switch (e) {
|
|
271
|
-
case x:
|
|
272
|
-
return P("Suspense");
|
|
273
|
-
case D:
|
|
274
|
-
return P("SuspenseList");
|
|
275
|
-
}
|
|
276
|
-
if (typeof e == "object")
|
|
277
|
-
switch (e.$$typeof) {
|
|
278
|
-
case C:
|
|
279
|
-
return Ie(e.render);
|
|
280
|
-
case O:
|
|
281
|
-
return w(e.type, r, t);
|
|
282
|
-
case F: {
|
|
283
|
-
var n = e, o = n._payload, u = n._init;
|
|
284
|
-
try {
|
|
285
|
-
return w(u(o), r, t);
|
|
286
|
-
} catch {
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
return "";
|
|
291
|
-
}
|
|
292
|
-
var _ = Object.prototype.hasOwnProperty, ae = {}, ie = h.ReactDebugCurrentFrame;
|
|
293
|
-
function j(e) {
|
|
294
|
-
if (e) {
|
|
295
|
-
var r = e._owner, t = w(e.type, e._source, r ? r.type : null);
|
|
296
|
-
ie.setExtraStackFrame(t);
|
|
297
|
-
} else
|
|
298
|
-
ie.setExtraStackFrame(null);
|
|
299
|
-
}
|
|
300
|
-
function Ye(e, r, t, n, o) {
|
|
301
|
-
{
|
|
302
|
-
var u = Function.call.bind(_);
|
|
303
|
-
for (var i in e)
|
|
304
|
-
if (u(e, i)) {
|
|
305
|
-
var a = void 0;
|
|
306
|
-
try {
|
|
307
|
-
if (typeof e[i] != "function") {
|
|
308
|
-
var c = 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`.");
|
|
309
|
-
throw c.name = "Invariant Violation", c;
|
|
310
|
-
}
|
|
311
|
-
a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
312
|
-
} catch (s) {
|
|
313
|
-
a = s;
|
|
314
|
-
}
|
|
315
|
-
a && !(a instanceof Error) && (j(o), f("%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), j(null)), a instanceof Error && !(a.message in ae) && (ae[a.message] = !0, j(o), f("Failed %s type: %s", t, a.message), j(null));
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
var $e = Array.isArray;
|
|
320
|
-
function Y(e) {
|
|
321
|
-
return $e(e);
|
|
322
|
-
}
|
|
323
|
-
function Me(e) {
|
|
324
|
-
{
|
|
325
|
-
var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
326
|
-
return t;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
function Ve(e) {
|
|
330
|
-
try {
|
|
331
|
-
return oe(e), !1;
|
|
332
|
-
} catch {
|
|
333
|
-
return !0;
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
function oe(e) {
|
|
337
|
-
return "" + e;
|
|
338
|
-
}
|
|
339
|
-
function ue(e) {
|
|
340
|
-
if (Ve(e))
|
|
341
|
-
return f("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Me(e)), oe(e);
|
|
342
|
-
}
|
|
343
|
-
var se = h.ReactCurrentOwner, Le = {
|
|
344
|
-
key: !0,
|
|
345
|
-
ref: !0,
|
|
346
|
-
__self: !0,
|
|
347
|
-
__source: !0
|
|
348
|
-
}, le, fe;
|
|
349
|
-
function Ue(e) {
|
|
350
|
-
if (_.call(e, "ref")) {
|
|
351
|
-
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
352
|
-
if (r && r.isReactWarning)
|
|
353
|
-
return !1;
|
|
354
|
-
}
|
|
355
|
-
return e.ref !== void 0;
|
|
356
|
-
}
|
|
357
|
-
function Be(e) {
|
|
358
|
-
if (_.call(e, "key")) {
|
|
359
|
-
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
360
|
-
if (r && r.isReactWarning)
|
|
361
|
-
return !1;
|
|
362
|
-
}
|
|
363
|
-
return e.key !== void 0;
|
|
364
|
-
}
|
|
365
|
-
function Ke(e, r) {
|
|
366
|
-
typeof e.ref == "string" && se.current;
|
|
367
|
-
}
|
|
368
|
-
function Ne(e, r) {
|
|
369
|
-
{
|
|
370
|
-
var t = function() {
|
|
371
|
-
le || (le = !0, f("%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));
|
|
372
|
-
};
|
|
373
|
-
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
374
|
-
get: t,
|
|
375
|
-
configurable: !0
|
|
376
|
-
});
|
|
377
|
-
}
|
|
378
|
-
}
|
|
379
|
-
function qe(e, r) {
|
|
380
|
-
{
|
|
381
|
-
var t = function() {
|
|
382
|
-
fe || (fe = !0, f("%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));
|
|
383
|
-
};
|
|
384
|
-
t.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
385
|
-
get: t,
|
|
386
|
-
configurable: !0
|
|
387
|
-
});
|
|
388
|
-
}
|
|
389
|
-
}
|
|
390
|
-
var Ge = function(e, r, t, n, o, u, i) {
|
|
391
|
-
var a = {
|
|
392
|
-
// This tag allows us to uniquely identify this as a React Element
|
|
393
|
-
$$typeof: k,
|
|
394
|
-
// Built-in properties that belong on the element
|
|
395
|
-
type: e,
|
|
396
|
-
key: r,
|
|
397
|
-
ref: t,
|
|
398
|
-
props: i,
|
|
399
|
-
// Record the component responsible for creating this element.
|
|
400
|
-
_owner: u
|
|
401
|
-
};
|
|
402
|
-
return a._store = {}, Object.defineProperty(a._store, "validated", {
|
|
403
|
-
configurable: !1,
|
|
404
|
-
enumerable: !1,
|
|
405
|
-
writable: !0,
|
|
406
|
-
value: !1
|
|
407
|
-
}), Object.defineProperty(a, "_self", {
|
|
408
|
-
configurable: !1,
|
|
409
|
-
enumerable: !1,
|
|
410
|
-
writable: !1,
|
|
411
|
-
value: n
|
|
412
|
-
}), Object.defineProperty(a, "_source", {
|
|
413
|
-
configurable: !1,
|
|
414
|
-
enumerable: !1,
|
|
415
|
-
writable: !1,
|
|
416
|
-
value: o
|
|
417
|
-
}), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
|
|
418
|
-
};
|
|
419
|
-
function Je(e, r, t, n, o) {
|
|
420
|
-
{
|
|
421
|
-
var u, i = {}, a = null, c = null;
|
|
422
|
-
t !== void 0 && (ue(t), a = "" + t), Be(r) && (ue(r.key), a = "" + r.key), Ue(r) && (c = r.ref, Ke(r, o));
|
|
423
|
-
for (u in r)
|
|
424
|
-
_.call(r, u) && !Le.hasOwnProperty(u) && (i[u] = r[u]);
|
|
425
|
-
if (e && e.defaultProps) {
|
|
426
|
-
var s = e.defaultProps;
|
|
427
|
-
for (u in s)
|
|
428
|
-
i[u] === void 0 && (i[u] = s[u]);
|
|
429
|
-
}
|
|
430
|
-
if (a || c) {
|
|
431
|
-
var l = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
432
|
-
a && Ne(i, l), c && qe(i, l);
|
|
433
|
-
}
|
|
434
|
-
return Ge(e, a, c, o, n, se.current, i);
|
|
435
|
-
}
|
|
436
|
-
}
|
|
437
|
-
var $ = h.ReactCurrentOwner, ce = h.ReactDebugCurrentFrame;
|
|
438
|
-
function E(e) {
|
|
439
|
-
if (e) {
|
|
440
|
-
var r = e._owner, t = w(e.type, e._source, r ? r.type : null);
|
|
441
|
-
ce.setExtraStackFrame(t);
|
|
442
|
-
} else
|
|
443
|
-
ce.setExtraStackFrame(null);
|
|
444
|
-
}
|
|
445
|
-
var M;
|
|
446
|
-
M = !1;
|
|
447
|
-
function V(e) {
|
|
448
|
-
return typeof e == "object" && e !== null && e.$$typeof === k;
|
|
449
|
-
}
|
|
450
|
-
function ve() {
|
|
451
|
-
{
|
|
452
|
-
if ($.current) {
|
|
453
|
-
var e = p($.current.type);
|
|
454
|
-
if (e)
|
|
455
|
-
return `
|
|
456
|
-
|
|
457
|
-
Check the render method of \`` + e + "`.";
|
|
458
|
-
}
|
|
459
|
-
return "";
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
|
-
function ze(e) {
|
|
463
|
-
return "";
|
|
464
|
-
}
|
|
465
|
-
var de = {};
|
|
466
|
-
function Xe(e) {
|
|
467
|
-
{
|
|
468
|
-
var r = ve();
|
|
469
|
-
if (!r) {
|
|
470
|
-
var t = typeof e == "string" ? e : e.displayName || e.name;
|
|
471
|
-
t && (r = `
|
|
472
|
-
|
|
473
|
-
Check the top-level render call using <` + t + ">.");
|
|
474
|
-
}
|
|
475
|
-
return r;
|
|
476
|
-
}
|
|
477
|
-
}
|
|
478
|
-
function pe(e, r) {
|
|
479
|
-
{
|
|
480
|
-
if (!e._store || e._store.validated || e.key != null)
|
|
481
|
-
return;
|
|
482
|
-
e._store.validated = !0;
|
|
483
|
-
var t = Xe(r);
|
|
484
|
-
if (de[t])
|
|
485
|
-
return;
|
|
486
|
-
de[t] = !0;
|
|
487
|
-
var n = "";
|
|
488
|
-
e && e._owner && e._owner !== $.current && (n = " It was passed a child from " + p(e._owner.type) + "."), E(e), f('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), E(null);
|
|
489
|
-
}
|
|
490
|
-
}
|
|
491
|
-
function ge(e, r) {
|
|
492
|
-
{
|
|
493
|
-
if (typeof e != "object")
|
|
494
|
-
return;
|
|
495
|
-
if (Y(e))
|
|
496
|
-
for (var t = 0; t < e.length; t++) {
|
|
497
|
-
var n = e[t];
|
|
498
|
-
V(n) && pe(n, r);
|
|
499
|
-
}
|
|
500
|
-
else if (V(e))
|
|
501
|
-
e._store && (e._store.validated = !0);
|
|
502
|
-
else if (e) {
|
|
503
|
-
var o = Te(e);
|
|
504
|
-
if (typeof o == "function" && o !== e.entries)
|
|
505
|
-
for (var u = o.call(e), i; !(i = u.next()).done; )
|
|
506
|
-
V(i.value) && pe(i.value, r);
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
}
|
|
510
|
-
function He(e) {
|
|
511
|
-
{
|
|
512
|
-
var r = e.type;
|
|
513
|
-
if (r == null || typeof r == "string")
|
|
514
|
-
return;
|
|
515
|
-
var t;
|
|
516
|
-
if (typeof r == "function")
|
|
517
|
-
t = r.propTypes;
|
|
518
|
-
else if (typeof r == "object" && (r.$$typeof === C || // Note: Memo only checks outer props here.
|
|
519
|
-
// Inner props are checked in the reconciler.
|
|
520
|
-
r.$$typeof === O))
|
|
521
|
-
t = r.propTypes;
|
|
522
|
-
else
|
|
523
|
-
return;
|
|
524
|
-
if (t) {
|
|
525
|
-
var n = p(r);
|
|
526
|
-
Ye(t, e.props, "prop", n, e);
|
|
527
|
-
} else if (r.PropTypes !== void 0 && !M) {
|
|
528
|
-
M = !0;
|
|
529
|
-
var o = p(r);
|
|
530
|
-
f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
|
|
531
|
-
}
|
|
532
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && f("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
533
|
-
}
|
|
534
|
-
}
|
|
535
|
-
function Ze(e) {
|
|
536
|
-
{
|
|
537
|
-
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
538
|
-
var n = r[t];
|
|
539
|
-
if (n !== "children" && n !== "key") {
|
|
540
|
-
E(e), f("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), E(null);
|
|
541
|
-
break;
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
e.ref !== null && (E(e), f("Invalid attribute `ref` supplied to `React.Fragment`."), E(null));
|
|
545
|
-
}
|
|
546
|
-
}
|
|
547
|
-
var be = {};
|
|
548
|
-
function he(e, r, t, n, o, u) {
|
|
549
|
-
{
|
|
550
|
-
var i = ke(e);
|
|
551
|
-
if (!i) {
|
|
552
|
-
var a = "";
|
|
553
|
-
(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.");
|
|
554
|
-
var c = ze();
|
|
555
|
-
c ? a += c : a += ve();
|
|
556
|
-
var s;
|
|
557
|
-
e === null ? s = "null" : Y(e) ? s = "array" : e !== void 0 && e.$$typeof === k ? (s = "<" + (p(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e, f("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);
|
|
558
|
-
}
|
|
559
|
-
var l = Je(e, r, t, o, u);
|
|
560
|
-
if (l == null)
|
|
561
|
-
return l;
|
|
562
|
-
if (i) {
|
|
563
|
-
var d = r.children;
|
|
564
|
-
if (d !== void 0)
|
|
565
|
-
if (n)
|
|
566
|
-
if (Y(d)) {
|
|
567
|
-
for (var y = 0; y < d.length; y++)
|
|
568
|
-
ge(d[y], e);
|
|
569
|
-
Object.freeze && Object.freeze(d);
|
|
570
|
-
} else
|
|
571
|
-
f("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
572
|
-
else
|
|
573
|
-
ge(d, e);
|
|
574
|
-
}
|
|
575
|
-
if (_.call(r, "key")) {
|
|
576
|
-
var b = p(e), v = Object.keys(r).filter(function(ar) {
|
|
577
|
-
return ar !== "key";
|
|
578
|
-
}), L = v.length > 0 ? "{key: someKey, " + v.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
579
|
-
if (!be[b + L]) {
|
|
580
|
-
var nr = v.length > 0 ? "{" + v.join(": ..., ") + ": ...}" : "{}";
|
|
581
|
-
f(`A props object containing a "key" prop is being spread into JSX:
|
|
582
|
-
let props = %s;
|
|
583
|
-
<%s {...props} />
|
|
584
|
-
React keys must be passed directly to JSX without using spread:
|
|
585
|
-
let props = %s;
|
|
586
|
-
<%s key={someKey} {...props} />`, L, b, nr, b), be[b + L] = !0;
|
|
587
|
-
}
|
|
588
|
-
}
|
|
589
|
-
return e === T ? Ze(l) : He(l), l;
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
function Qe(e, r, t) {
|
|
593
|
-
return he(e, r, t, !0);
|
|
594
|
-
}
|
|
595
|
-
function er(e, r, t) {
|
|
596
|
-
return he(e, r, t, !1);
|
|
597
|
-
}
|
|
598
|
-
var rr = er, tr = Qe;
|
|
599
|
-
m.Fragment = T, m.jsx = rr, m.jsxs = tr;
|
|
600
|
-
})(), m);
|
|
601
|
-
}
|
|
602
|
-
export {
|
|
603
|
-
sr as __require
|
|
604
|
-
};
|
|
605
|
-
//# sourceMappingURL=react-jsx-runtime.development.js.map
|