@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
|
@@ -1,1274 +0,0 @@
|
|
|
1
|
-
import { __module as L } from "../../../../../../_virtual/react.development.js";
|
|
2
|
-
/**
|
|
3
|
-
* @license React
|
|
4
|
-
* react.development.js
|
|
5
|
-
*
|
|
6
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
7
|
-
*
|
|
8
|
-
* This source code is licensed under the MIT license found in the
|
|
9
|
-
* LICENSE file in the root directory of this source tree.
|
|
10
|
-
*/
|
|
11
|
-
L.exports;
|
|
12
|
-
var vr;
|
|
13
|
-
function jt() {
|
|
14
|
-
return vr ? L.exports : (vr = 1, (function(Z, s) {
|
|
15
|
-
process.env.NODE_ENV !== "production" && (function() {
|
|
16
|
-
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
17
|
-
var yr = "18.3.1", $ = Symbol.for("react.element"), Re = Symbol.for("react.portal"), M = Symbol.for("react.fragment"), ee = Symbol.for("react.strict_mode"), re = Symbol.for("react.profiler"), te = Symbol.for("react.provider"), N = Symbol.for("react.context"), A = Symbol.for("react.forward_ref"), W = Symbol.for("react.suspense"), ne = Symbol.for("react.suspense_list"), C = Symbol.for("react.memo"), x = Symbol.for("react.lazy"), hr = Symbol.for("react.offscreen"), Ce = Symbol.iterator, mr = "@@iterator";
|
|
18
|
-
function we(e) {
|
|
19
|
-
if (e === null || typeof e != "object")
|
|
20
|
-
return null;
|
|
21
|
-
var r = Ce && e[Ce] || e[mr];
|
|
22
|
-
return typeof r == "function" ? r : null;
|
|
23
|
-
}
|
|
24
|
-
var Te = {
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
* @type {ReactComponent}
|
|
28
|
-
*/
|
|
29
|
-
current: null
|
|
30
|
-
}, w = {
|
|
31
|
-
transition: null
|
|
32
|
-
}, m = {
|
|
33
|
-
current: null,
|
|
34
|
-
// Used to reproduce behavior of `batchedUpdates` in legacy mode.
|
|
35
|
-
isBatchingLegacy: !1,
|
|
36
|
-
didScheduleLegacyUpdate: !1
|
|
37
|
-
}, b = {
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
* @type {ReactComponent}
|
|
41
|
-
*/
|
|
42
|
-
current: null
|
|
43
|
-
}, j = {}, U = null;
|
|
44
|
-
function Oe(e) {
|
|
45
|
-
U = e;
|
|
46
|
-
}
|
|
47
|
-
j.setExtraStackFrame = function(e) {
|
|
48
|
-
U = e;
|
|
49
|
-
}, j.getCurrentStack = null, j.getStackAddendum = function() {
|
|
50
|
-
var e = "";
|
|
51
|
-
U && (e += U);
|
|
52
|
-
var r = j.getCurrentStack;
|
|
53
|
-
return r && (e += r() || ""), e;
|
|
54
|
-
};
|
|
55
|
-
var gr = !1, br = !1, _r = !1, Er = !1, Rr = !1, T = {
|
|
56
|
-
ReactCurrentDispatcher: Te,
|
|
57
|
-
ReactCurrentBatchConfig: w,
|
|
58
|
-
ReactCurrentOwner: b
|
|
59
|
-
};
|
|
60
|
-
T.ReactDebugCurrentFrame = j, T.ReactCurrentActQueue = m;
|
|
61
|
-
function O(e) {
|
|
62
|
-
{
|
|
63
|
-
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
64
|
-
t[n - 1] = arguments[n];
|
|
65
|
-
Se("warn", e, t);
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
function f(e) {
|
|
69
|
-
{
|
|
70
|
-
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
71
|
-
t[n - 1] = arguments[n];
|
|
72
|
-
Se("error", e, t);
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
function Se(e, r, t) {
|
|
76
|
-
{
|
|
77
|
-
var n = T.ReactDebugCurrentFrame, a = n.getStackAddendum();
|
|
78
|
-
a !== "" && (r += "%s", t = t.concat([a]));
|
|
79
|
-
var u = t.map(function(o) {
|
|
80
|
-
return String(o);
|
|
81
|
-
});
|
|
82
|
-
u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
var Pe = {};
|
|
86
|
-
function ae(e, r) {
|
|
87
|
-
{
|
|
88
|
-
var t = e.constructor, n = t && (t.displayName || t.name) || "ReactClass", a = n + "." + r;
|
|
89
|
-
if (Pe[a])
|
|
90
|
-
return;
|
|
91
|
-
f("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.", r, n), Pe[a] = !0;
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
var ke = {
|
|
95
|
-
/**
|
|
96
|
-
* Checks whether or not this composite component is mounted.
|
|
97
|
-
* @param {ReactClass} publicInstance The instance we want to test.
|
|
98
|
-
* @return {boolean} True if mounted, false otherwise.
|
|
99
|
-
* @protected
|
|
100
|
-
* @final
|
|
101
|
-
*/
|
|
102
|
-
isMounted: function(e) {
|
|
103
|
-
return !1;
|
|
104
|
-
},
|
|
105
|
-
/**
|
|
106
|
-
* Forces an update. This should only be invoked when it is known with
|
|
107
|
-
* certainty that we are **not** in a DOM transaction.
|
|
108
|
-
*
|
|
109
|
-
* You may want to call this when you know that some deeper aspect of the
|
|
110
|
-
* component's state has changed but `setState` was not called.
|
|
111
|
-
*
|
|
112
|
-
* This will not invoke `shouldComponentUpdate`, but it will invoke
|
|
113
|
-
* `componentWillUpdate` and `componentDidUpdate`.
|
|
114
|
-
*
|
|
115
|
-
* @param {ReactClass} publicInstance The instance that should rerender.
|
|
116
|
-
* @param {?function} callback Called after component is updated.
|
|
117
|
-
* @param {?string} callerName name of the calling function in the public API.
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
enqueueForceUpdate: function(e, r, t) {
|
|
121
|
-
ae(e, "forceUpdate");
|
|
122
|
-
},
|
|
123
|
-
/**
|
|
124
|
-
* Replaces all of the state. Always use this or `setState` to mutate state.
|
|
125
|
-
* You should treat `this.state` as immutable.
|
|
126
|
-
*
|
|
127
|
-
* There is no guarantee that `this.state` will be immediately updated, so
|
|
128
|
-
* accessing `this.state` after calling this method may return the old value.
|
|
129
|
-
*
|
|
130
|
-
* @param {ReactClass} publicInstance The instance that should rerender.
|
|
131
|
-
* @param {object} completeState Next state.
|
|
132
|
-
* @param {?function} callback Called after component is updated.
|
|
133
|
-
* @param {?string} callerName name of the calling function in the public API.
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
enqueueReplaceState: function(e, r, t, n) {
|
|
137
|
-
ae(e, "replaceState");
|
|
138
|
-
},
|
|
139
|
-
/**
|
|
140
|
-
* Sets a subset of the state. This only exists because _pendingState is
|
|
141
|
-
* internal. This provides a merging strategy that is not available to deep
|
|
142
|
-
* properties which is confusing. TODO: Expose pendingState or don't use it
|
|
143
|
-
* during the merge.
|
|
144
|
-
*
|
|
145
|
-
* @param {ReactClass} publicInstance The instance that should rerender.
|
|
146
|
-
* @param {object} partialState Next partial state to be merged with state.
|
|
147
|
-
* @param {?function} callback Called after component is updated.
|
|
148
|
-
* @param {?string} Name of the calling function in the public API.
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
|
-
enqueueSetState: function(e, r, t, n) {
|
|
152
|
-
ae(e, "setState");
|
|
153
|
-
}
|
|
154
|
-
}, _ = Object.assign, oe = {};
|
|
155
|
-
Object.freeze(oe);
|
|
156
|
-
function R(e, r, t) {
|
|
157
|
-
this.props = e, this.context = r, this.refs = oe, this.updater = t || ke;
|
|
158
|
-
}
|
|
159
|
-
R.prototype.isReactComponent = {}, R.prototype.setState = function(e, r) {
|
|
160
|
-
if (typeof e != "object" && typeof e != "function" && e != null)
|
|
161
|
-
throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");
|
|
162
|
-
this.updater.enqueueSetState(this, e, r, "setState");
|
|
163
|
-
}, R.prototype.forceUpdate = function(e) {
|
|
164
|
-
this.updater.enqueueForceUpdate(this, e, "forceUpdate");
|
|
165
|
-
};
|
|
166
|
-
{
|
|
167
|
-
var ue = {
|
|
168
|
-
isMounted: ["isMounted", "Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],
|
|
169
|
-
replaceState: ["replaceState", "Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]
|
|
170
|
-
}, Cr = function(e, r) {
|
|
171
|
-
Object.defineProperty(R.prototype, e, {
|
|
172
|
-
get: function() {
|
|
173
|
-
O("%s(...) is deprecated in plain JavaScript React classes. %s", r[0], r[1]);
|
|
174
|
-
}
|
|
175
|
-
});
|
|
176
|
-
};
|
|
177
|
-
for (var ie in ue)
|
|
178
|
-
ue.hasOwnProperty(ie) && Cr(ie, ue[ie]);
|
|
179
|
-
}
|
|
180
|
-
function Ae() {
|
|
181
|
-
}
|
|
182
|
-
Ae.prototype = R.prototype;
|
|
183
|
-
function se(e, r, t) {
|
|
184
|
-
this.props = e, this.context = r, this.refs = oe, this.updater = t || ke;
|
|
185
|
-
}
|
|
186
|
-
var ce = se.prototype = new Ae();
|
|
187
|
-
ce.constructor = se, _(ce, R.prototype), ce.isPureReactComponent = !0;
|
|
188
|
-
function wr() {
|
|
189
|
-
var e = {
|
|
190
|
-
current: null
|
|
191
|
-
};
|
|
192
|
-
return Object.seal(e), e;
|
|
193
|
-
}
|
|
194
|
-
var Tr = Array.isArray;
|
|
195
|
-
function V(e) {
|
|
196
|
-
return Tr(e);
|
|
197
|
-
}
|
|
198
|
-
function Or(e) {
|
|
199
|
-
{
|
|
200
|
-
var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
201
|
-
return t;
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
function Sr(e) {
|
|
205
|
-
try {
|
|
206
|
-
return je(e), !1;
|
|
207
|
-
} catch {
|
|
208
|
-
return !0;
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
function je(e) {
|
|
212
|
-
return "" + e;
|
|
213
|
-
}
|
|
214
|
-
function Y(e) {
|
|
215
|
-
if (Sr(e))
|
|
216
|
-
return f("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Or(e)), je(e);
|
|
217
|
-
}
|
|
218
|
-
function Pr(e, r, t) {
|
|
219
|
-
var n = e.displayName;
|
|
220
|
-
if (n)
|
|
221
|
-
return n;
|
|
222
|
-
var a = r.displayName || r.name || "";
|
|
223
|
-
return a !== "" ? t + "(" + a + ")" : t;
|
|
224
|
-
}
|
|
225
|
-
function De(e) {
|
|
226
|
-
return e.displayName || "Context";
|
|
227
|
-
}
|
|
228
|
-
function E(e) {
|
|
229
|
-
if (e == null)
|
|
230
|
-
return null;
|
|
231
|
-
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")
|
|
232
|
-
return e.displayName || e.name || null;
|
|
233
|
-
if (typeof e == "string")
|
|
234
|
-
return e;
|
|
235
|
-
switch (e) {
|
|
236
|
-
case M:
|
|
237
|
-
return "Fragment";
|
|
238
|
-
case Re:
|
|
239
|
-
return "Portal";
|
|
240
|
-
case re:
|
|
241
|
-
return "Profiler";
|
|
242
|
-
case ee:
|
|
243
|
-
return "StrictMode";
|
|
244
|
-
case W:
|
|
245
|
-
return "Suspense";
|
|
246
|
-
case ne:
|
|
247
|
-
return "SuspenseList";
|
|
248
|
-
}
|
|
249
|
-
if (typeof e == "object")
|
|
250
|
-
switch (e.$$typeof) {
|
|
251
|
-
case N:
|
|
252
|
-
var r = e;
|
|
253
|
-
return De(r) + ".Consumer";
|
|
254
|
-
case te:
|
|
255
|
-
var t = e;
|
|
256
|
-
return De(t._context) + ".Provider";
|
|
257
|
-
case A:
|
|
258
|
-
return Pr(e, e.render, "ForwardRef");
|
|
259
|
-
case C:
|
|
260
|
-
var n = e.displayName || null;
|
|
261
|
-
return n !== null ? n : E(e.type) || "Memo";
|
|
262
|
-
case x: {
|
|
263
|
-
var a = e, u = a._payload, o = a._init;
|
|
264
|
-
try {
|
|
265
|
-
return E(o(u));
|
|
266
|
-
} catch {
|
|
267
|
-
return null;
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
return null;
|
|
272
|
-
}
|
|
273
|
-
var D = Object.prototype.hasOwnProperty, Ie = {
|
|
274
|
-
key: !0,
|
|
275
|
-
ref: !0,
|
|
276
|
-
__self: !0,
|
|
277
|
-
__source: !0
|
|
278
|
-
}, Fe, Le, fe;
|
|
279
|
-
fe = {};
|
|
280
|
-
function $e(e) {
|
|
281
|
-
if (D.call(e, "ref")) {
|
|
282
|
-
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
283
|
-
if (r && r.isReactWarning)
|
|
284
|
-
return !1;
|
|
285
|
-
}
|
|
286
|
-
return e.ref !== void 0;
|
|
287
|
-
}
|
|
288
|
-
function Me(e) {
|
|
289
|
-
if (D.call(e, "key")) {
|
|
290
|
-
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
291
|
-
if (r && r.isReactWarning)
|
|
292
|
-
return !1;
|
|
293
|
-
}
|
|
294
|
-
return e.key !== void 0;
|
|
295
|
-
}
|
|
296
|
-
function kr(e, r) {
|
|
297
|
-
var t = function() {
|
|
298
|
-
Fe || (Fe = !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));
|
|
299
|
-
};
|
|
300
|
-
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
301
|
-
get: t,
|
|
302
|
-
configurable: !0
|
|
303
|
-
});
|
|
304
|
-
}
|
|
305
|
-
function Ar(e, r) {
|
|
306
|
-
var t = function() {
|
|
307
|
-
Le || (Le = !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));
|
|
308
|
-
};
|
|
309
|
-
t.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
310
|
-
get: t,
|
|
311
|
-
configurable: !0
|
|
312
|
-
});
|
|
313
|
-
}
|
|
314
|
-
function jr(e) {
|
|
315
|
-
if (typeof e.ref == "string" && b.current && e.__self && b.current.stateNode !== e.__self) {
|
|
316
|
-
var r = E(b.current.type);
|
|
317
|
-
fe[r] || (f('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', r, e.ref), fe[r] = !0);
|
|
318
|
-
}
|
|
319
|
-
}
|
|
320
|
-
var le = function(e, r, t, n, a, u, o) {
|
|
321
|
-
var i = {
|
|
322
|
-
// This tag allows us to uniquely identify this as a React Element
|
|
323
|
-
$$typeof: $,
|
|
324
|
-
// Built-in properties that belong on the element
|
|
325
|
-
type: e,
|
|
326
|
-
key: r,
|
|
327
|
-
ref: t,
|
|
328
|
-
props: o,
|
|
329
|
-
// Record the component responsible for creating this element.
|
|
330
|
-
_owner: u
|
|
331
|
-
};
|
|
332
|
-
return i._store = {}, Object.defineProperty(i._store, "validated", {
|
|
333
|
-
configurable: !1,
|
|
334
|
-
enumerable: !1,
|
|
335
|
-
writable: !0,
|
|
336
|
-
value: !1
|
|
337
|
-
}), Object.defineProperty(i, "_self", {
|
|
338
|
-
configurable: !1,
|
|
339
|
-
enumerable: !1,
|
|
340
|
-
writable: !1,
|
|
341
|
-
value: n
|
|
342
|
-
}), Object.defineProperty(i, "_source", {
|
|
343
|
-
configurable: !1,
|
|
344
|
-
enumerable: !1,
|
|
345
|
-
writable: !1,
|
|
346
|
-
value: a
|
|
347
|
-
}), Object.freeze && (Object.freeze(i.props), Object.freeze(i)), i;
|
|
348
|
-
};
|
|
349
|
-
function Dr(e, r, t) {
|
|
350
|
-
var n, a = {}, u = null, o = null, i = null, c = null;
|
|
351
|
-
if (r != null) {
|
|
352
|
-
$e(r) && (o = r.ref, jr(r)), Me(r) && (Y(r.key), u = "" + r.key), i = r.__self === void 0 ? null : r.__self, c = r.__source === void 0 ? null : r.__source;
|
|
353
|
-
for (n in r)
|
|
354
|
-
D.call(r, n) && !Ie.hasOwnProperty(n) && (a[n] = r[n]);
|
|
355
|
-
}
|
|
356
|
-
var l = arguments.length - 2;
|
|
357
|
-
if (l === 1)
|
|
358
|
-
a.children = t;
|
|
359
|
-
else if (l > 1) {
|
|
360
|
-
for (var d = Array(l), p = 0; p < l; p++)
|
|
361
|
-
d[p] = arguments[p + 2];
|
|
362
|
-
Object.freeze && Object.freeze(d), a.children = d;
|
|
363
|
-
}
|
|
364
|
-
if (e && e.defaultProps) {
|
|
365
|
-
var v = e.defaultProps;
|
|
366
|
-
for (n in v)
|
|
367
|
-
a[n] === void 0 && (a[n] = v[n]);
|
|
368
|
-
}
|
|
369
|
-
if (u || o) {
|
|
370
|
-
var y = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
371
|
-
u && kr(a, y), o && Ar(a, y);
|
|
372
|
-
}
|
|
373
|
-
return le(e, u, o, i, c, b.current, a);
|
|
374
|
-
}
|
|
375
|
-
function Ir(e, r) {
|
|
376
|
-
var t = le(e.type, r, e.ref, e._self, e._source, e._owner, e.props);
|
|
377
|
-
return t;
|
|
378
|
-
}
|
|
379
|
-
function Fr(e, r, t) {
|
|
380
|
-
if (e == null)
|
|
381
|
-
throw new Error("React.cloneElement(...): The argument must be a React element, but you passed " + e + ".");
|
|
382
|
-
var n, a = _({}, e.props), u = e.key, o = e.ref, i = e._self, c = e._source, l = e._owner;
|
|
383
|
-
if (r != null) {
|
|
384
|
-
$e(r) && (o = r.ref, l = b.current), Me(r) && (Y(r.key), u = "" + r.key);
|
|
385
|
-
var d;
|
|
386
|
-
e.type && e.type.defaultProps && (d = e.type.defaultProps);
|
|
387
|
-
for (n in r)
|
|
388
|
-
D.call(r, n) && !Ie.hasOwnProperty(n) && (r[n] === void 0 && d !== void 0 ? a[n] = d[n] : a[n] = r[n]);
|
|
389
|
-
}
|
|
390
|
-
var p = arguments.length - 2;
|
|
391
|
-
if (p === 1)
|
|
392
|
-
a.children = t;
|
|
393
|
-
else if (p > 1) {
|
|
394
|
-
for (var v = Array(p), y = 0; y < p; y++)
|
|
395
|
-
v[y] = arguments[y + 2];
|
|
396
|
-
a.children = v;
|
|
397
|
-
}
|
|
398
|
-
return le(e.type, u, o, i, c, l, a);
|
|
399
|
-
}
|
|
400
|
-
function S(e) {
|
|
401
|
-
return typeof e == "object" && e !== null && e.$$typeof === $;
|
|
402
|
-
}
|
|
403
|
-
var Ne = ".", Lr = ":";
|
|
404
|
-
function $r(e) {
|
|
405
|
-
var r = /[=:]/g, t = {
|
|
406
|
-
"=": "=0",
|
|
407
|
-
":": "=2"
|
|
408
|
-
}, n = e.replace(r, function(a) {
|
|
409
|
-
return t[a];
|
|
410
|
-
});
|
|
411
|
-
return "$" + n;
|
|
412
|
-
}
|
|
413
|
-
var We = !1, Mr = /\/+/g;
|
|
414
|
-
function xe(e) {
|
|
415
|
-
return e.replace(Mr, "$&/");
|
|
416
|
-
}
|
|
417
|
-
function de(e, r) {
|
|
418
|
-
return typeof e == "object" && e !== null && e.key != null ? (Y(e.key), $r("" + e.key)) : r.toString(36);
|
|
419
|
-
}
|
|
420
|
-
function z(e, r, t, n, a) {
|
|
421
|
-
var u = typeof e;
|
|
422
|
-
(u === "undefined" || u === "boolean") && (e = null);
|
|
423
|
-
var o = !1;
|
|
424
|
-
if (e === null)
|
|
425
|
-
o = !0;
|
|
426
|
-
else
|
|
427
|
-
switch (u) {
|
|
428
|
-
case "string":
|
|
429
|
-
case "number":
|
|
430
|
-
o = !0;
|
|
431
|
-
break;
|
|
432
|
-
case "object":
|
|
433
|
-
switch (e.$$typeof) {
|
|
434
|
-
case $:
|
|
435
|
-
case Re:
|
|
436
|
-
o = !0;
|
|
437
|
-
}
|
|
438
|
-
}
|
|
439
|
-
if (o) {
|
|
440
|
-
var i = e, c = a(i), l = n === "" ? Ne + de(i, 0) : n;
|
|
441
|
-
if (V(c)) {
|
|
442
|
-
var d = "";
|
|
443
|
-
l != null && (d = xe(l) + "/"), z(c, r, d, "", function(kt) {
|
|
444
|
-
return kt;
|
|
445
|
-
});
|
|
446
|
-
} else c != null && (S(c) && (c.key && (!i || i.key !== c.key) && Y(c.key), c = Ir(
|
|
447
|
-
c,
|
|
448
|
-
// Keep both the (mapped) and old keys if they differ, just as
|
|
449
|
-
// traverseAllChildren used to do for objects as children
|
|
450
|
-
t + // $FlowFixMe Flow incorrectly thinks React.Portal doesn't have a key
|
|
451
|
-
(c.key && (!i || i.key !== c.key) ? (
|
|
452
|
-
// $FlowFixMe Flow incorrectly thinks existing element's key can be a number
|
|
453
|
-
// eslint-disable-next-line react-internal/safe-string-coercion
|
|
454
|
-
xe("" + c.key) + "/"
|
|
455
|
-
) : "") + l
|
|
456
|
-
)), r.push(c));
|
|
457
|
-
return 1;
|
|
458
|
-
}
|
|
459
|
-
var p, v, y = 0, h = n === "" ? Ne : n + Lr;
|
|
460
|
-
if (V(e))
|
|
461
|
-
for (var J = 0; J < e.length; J++)
|
|
462
|
-
p = e[J], v = h + de(p, J), y += z(p, r, t, v, a);
|
|
463
|
-
else {
|
|
464
|
-
var Ee = we(e);
|
|
465
|
-
if (typeof Ee == "function") {
|
|
466
|
-
var lr = e;
|
|
467
|
-
Ee === lr.entries && (We || O("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), We = !0);
|
|
468
|
-
for (var St = Ee.call(lr), dr, Pt = 0; !(dr = St.next()).done; )
|
|
469
|
-
p = dr.value, v = h + de(p, Pt++), y += z(p, r, t, v, a);
|
|
470
|
-
} else if (u === "object") {
|
|
471
|
-
var pr = String(e);
|
|
472
|
-
throw new Error("Objects are not valid as a React child (found: " + (pr === "[object Object]" ? "object with keys {" + Object.keys(e).join(", ") + "}" : pr) + "). If you meant to render a collection of children, use an array instead.");
|
|
473
|
-
}
|
|
474
|
-
}
|
|
475
|
-
return y;
|
|
476
|
-
}
|
|
477
|
-
function B(e, r, t) {
|
|
478
|
-
if (e == null)
|
|
479
|
-
return e;
|
|
480
|
-
var n = [], a = 0;
|
|
481
|
-
return z(e, n, "", "", function(u) {
|
|
482
|
-
return r.call(t, u, a++);
|
|
483
|
-
}), n;
|
|
484
|
-
}
|
|
485
|
-
function Nr(e) {
|
|
486
|
-
var r = 0;
|
|
487
|
-
return B(e, function() {
|
|
488
|
-
r++;
|
|
489
|
-
}), r;
|
|
490
|
-
}
|
|
491
|
-
function Wr(e, r, t) {
|
|
492
|
-
B(e, function() {
|
|
493
|
-
r.apply(this, arguments);
|
|
494
|
-
}, t);
|
|
495
|
-
}
|
|
496
|
-
function xr(e) {
|
|
497
|
-
return B(e, function(r) {
|
|
498
|
-
return r;
|
|
499
|
-
}) || [];
|
|
500
|
-
}
|
|
501
|
-
function Ur(e) {
|
|
502
|
-
if (!S(e))
|
|
503
|
-
throw new Error("React.Children.only expected to receive a single React element child.");
|
|
504
|
-
return e;
|
|
505
|
-
}
|
|
506
|
-
function Vr(e) {
|
|
507
|
-
var r = {
|
|
508
|
-
$$typeof: N,
|
|
509
|
-
// As a workaround to support multiple concurrent renderers, we categorize
|
|
510
|
-
// some renderers as primary and others as secondary. We only expect
|
|
511
|
-
// there to be two concurrent renderers at most: React Native (primary) and
|
|
512
|
-
// Fabric (secondary); React DOM (primary) and React ART (secondary).
|
|
513
|
-
// Secondary renderers store their context values on separate fields.
|
|
514
|
-
_currentValue: e,
|
|
515
|
-
_currentValue2: e,
|
|
516
|
-
// Used to track how many concurrent renderers this context currently
|
|
517
|
-
// supports within in a single renderer. Such as parallel server rendering.
|
|
518
|
-
_threadCount: 0,
|
|
519
|
-
// These are circular
|
|
520
|
-
Provider: null,
|
|
521
|
-
Consumer: null,
|
|
522
|
-
// Add these to use same hidden class in VM as ServerContext
|
|
523
|
-
_defaultValue: null,
|
|
524
|
-
_globalName: null
|
|
525
|
-
};
|
|
526
|
-
r.Provider = {
|
|
527
|
-
$$typeof: te,
|
|
528
|
-
_context: r
|
|
529
|
-
};
|
|
530
|
-
var t = !1, n = !1, a = !1;
|
|
531
|
-
{
|
|
532
|
-
var u = {
|
|
533
|
-
$$typeof: N,
|
|
534
|
-
_context: r
|
|
535
|
-
};
|
|
536
|
-
Object.defineProperties(u, {
|
|
537
|
-
Provider: {
|
|
538
|
-
get: function() {
|
|
539
|
-
return n || (n = !0, f("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")), r.Provider;
|
|
540
|
-
},
|
|
541
|
-
set: function(o) {
|
|
542
|
-
r.Provider = o;
|
|
543
|
-
}
|
|
544
|
-
},
|
|
545
|
-
_currentValue: {
|
|
546
|
-
get: function() {
|
|
547
|
-
return r._currentValue;
|
|
548
|
-
},
|
|
549
|
-
set: function(o) {
|
|
550
|
-
r._currentValue = o;
|
|
551
|
-
}
|
|
552
|
-
},
|
|
553
|
-
_currentValue2: {
|
|
554
|
-
get: function() {
|
|
555
|
-
return r._currentValue2;
|
|
556
|
-
},
|
|
557
|
-
set: function(o) {
|
|
558
|
-
r._currentValue2 = o;
|
|
559
|
-
}
|
|
560
|
-
},
|
|
561
|
-
_threadCount: {
|
|
562
|
-
get: function() {
|
|
563
|
-
return r._threadCount;
|
|
564
|
-
},
|
|
565
|
-
set: function(o) {
|
|
566
|
-
r._threadCount = o;
|
|
567
|
-
}
|
|
568
|
-
},
|
|
569
|
-
Consumer: {
|
|
570
|
-
get: function() {
|
|
571
|
-
return t || (t = !0, f("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")), r.Consumer;
|
|
572
|
-
}
|
|
573
|
-
},
|
|
574
|
-
displayName: {
|
|
575
|
-
get: function() {
|
|
576
|
-
return r.displayName;
|
|
577
|
-
},
|
|
578
|
-
set: function(o) {
|
|
579
|
-
a || (O("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.", o), a = !0);
|
|
580
|
-
}
|
|
581
|
-
}
|
|
582
|
-
}), r.Consumer = u;
|
|
583
|
-
}
|
|
584
|
-
return r._currentRenderer = null, r._currentRenderer2 = null, r;
|
|
585
|
-
}
|
|
586
|
-
var I = -1, pe = 0, Ue = 1, Yr = 2;
|
|
587
|
-
function zr(e) {
|
|
588
|
-
if (e._status === I) {
|
|
589
|
-
var r = e._result, t = r();
|
|
590
|
-
if (t.then(function(u) {
|
|
591
|
-
if (e._status === pe || e._status === I) {
|
|
592
|
-
var o = e;
|
|
593
|
-
o._status = Ue, o._result = u;
|
|
594
|
-
}
|
|
595
|
-
}, function(u) {
|
|
596
|
-
if (e._status === pe || e._status === I) {
|
|
597
|
-
var o = e;
|
|
598
|
-
o._status = Yr, o._result = u;
|
|
599
|
-
}
|
|
600
|
-
}), e._status === I) {
|
|
601
|
-
var n = e;
|
|
602
|
-
n._status = pe, n._result = t;
|
|
603
|
-
}
|
|
604
|
-
}
|
|
605
|
-
if (e._status === Ue) {
|
|
606
|
-
var a = e._result;
|
|
607
|
-
return a === void 0 && f(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
608
|
-
|
|
609
|
-
Your code should look like:
|
|
610
|
-
const MyComponent = lazy(() => import('./MyComponent'))
|
|
611
|
-
|
|
612
|
-
Did you accidentally put curly braces around the import?`, a), "default" in a || f(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
613
|
-
|
|
614
|
-
Your code should look like:
|
|
615
|
-
const MyComponent = lazy(() => import('./MyComponent'))`, a), a.default;
|
|
616
|
-
} else
|
|
617
|
-
throw e._result;
|
|
618
|
-
}
|
|
619
|
-
function Br(e) {
|
|
620
|
-
var r = {
|
|
621
|
-
// We use these fields to store the result.
|
|
622
|
-
_status: I,
|
|
623
|
-
_result: e
|
|
624
|
-
}, t = {
|
|
625
|
-
$$typeof: x,
|
|
626
|
-
_payload: r,
|
|
627
|
-
_init: zr
|
|
628
|
-
};
|
|
629
|
-
{
|
|
630
|
-
var n, a;
|
|
631
|
-
Object.defineProperties(t, {
|
|
632
|
-
defaultProps: {
|
|
633
|
-
configurable: !0,
|
|
634
|
-
get: function() {
|
|
635
|
-
return n;
|
|
636
|
-
},
|
|
637
|
-
set: function(u) {
|
|
638
|
-
f("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."), n = u, Object.defineProperty(t, "defaultProps", {
|
|
639
|
-
enumerable: !0
|
|
640
|
-
});
|
|
641
|
-
}
|
|
642
|
-
},
|
|
643
|
-
propTypes: {
|
|
644
|
-
configurable: !0,
|
|
645
|
-
get: function() {
|
|
646
|
-
return a;
|
|
647
|
-
},
|
|
648
|
-
set: function(u) {
|
|
649
|
-
f("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."), a = u, Object.defineProperty(t, "propTypes", {
|
|
650
|
-
enumerable: !0
|
|
651
|
-
});
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
});
|
|
655
|
-
}
|
|
656
|
-
return t;
|
|
657
|
-
}
|
|
658
|
-
function Hr(e) {
|
|
659
|
-
e != null && e.$$typeof === C ? f("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...)).") : typeof e != "function" ? f("forwardRef requires a render function but was given %s.", e === null ? "null" : typeof e) : e.length !== 0 && e.length !== 2 && f("forwardRef render functions accept exactly two parameters: props and ref. %s", e.length === 1 ? "Did you forget to use the ref parameter?" : "Any additional parameter will be undefined."), e != null && (e.defaultProps != null || e.propTypes != null) && f("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");
|
|
660
|
-
var r = {
|
|
661
|
-
$$typeof: A,
|
|
662
|
-
render: e
|
|
663
|
-
};
|
|
664
|
-
{
|
|
665
|
-
var t;
|
|
666
|
-
Object.defineProperty(r, "displayName", {
|
|
667
|
-
enumerable: !1,
|
|
668
|
-
configurable: !0,
|
|
669
|
-
get: function() {
|
|
670
|
-
return t;
|
|
671
|
-
},
|
|
672
|
-
set: function(n) {
|
|
673
|
-
t = n, !e.name && !e.displayName && (e.displayName = n);
|
|
674
|
-
}
|
|
675
|
-
});
|
|
676
|
-
}
|
|
677
|
-
return r;
|
|
678
|
-
}
|
|
679
|
-
var Ve;
|
|
680
|
-
Ve = Symbol.for("react.module.reference");
|
|
681
|
-
function Ye(e) {
|
|
682
|
-
return !!(typeof e == "string" || typeof e == "function" || e === M || e === re || Rr || e === ee || e === W || e === ne || Er || e === hr || gr || br || _r || typeof e == "object" && e !== null && (e.$$typeof === x || e.$$typeof === C || e.$$typeof === te || e.$$typeof === N || e.$$typeof === A || // This needs to include all possible module reference object
|
|
683
|
-
// types supported by any Flight configuration anywhere since
|
|
684
|
-
// we don't know which Flight build this will end up being used
|
|
685
|
-
// with.
|
|
686
|
-
e.$$typeof === Ve || e.getModuleId !== void 0));
|
|
687
|
-
}
|
|
688
|
-
function Kr(e, r) {
|
|
689
|
-
Ye(e) || f("memo: The first argument must be a component. Instead received: %s", e === null ? "null" : typeof e);
|
|
690
|
-
var t = {
|
|
691
|
-
$$typeof: C,
|
|
692
|
-
type: e,
|
|
693
|
-
compare: r === void 0 ? null : r
|
|
694
|
-
};
|
|
695
|
-
{
|
|
696
|
-
var n;
|
|
697
|
-
Object.defineProperty(t, "displayName", {
|
|
698
|
-
enumerable: !1,
|
|
699
|
-
configurable: !0,
|
|
700
|
-
get: function() {
|
|
701
|
-
return n;
|
|
702
|
-
},
|
|
703
|
-
set: function(a) {
|
|
704
|
-
n = a, !e.name && !e.displayName && (e.displayName = a);
|
|
705
|
-
}
|
|
706
|
-
});
|
|
707
|
-
}
|
|
708
|
-
return t;
|
|
709
|
-
}
|
|
710
|
-
function g() {
|
|
711
|
-
var e = Te.current;
|
|
712
|
-
return e === null && f(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
713
|
-
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
714
|
-
2. You might be breaking the Rules of Hooks
|
|
715
|
-
3. You might have more than one copy of React in the same app
|
|
716
|
-
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`), e;
|
|
717
|
-
}
|
|
718
|
-
function Gr(e) {
|
|
719
|
-
var r = g();
|
|
720
|
-
if (e._context !== void 0) {
|
|
721
|
-
var t = e._context;
|
|
722
|
-
t.Consumer === e ? f("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?") : t.Provider === e && f("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?");
|
|
723
|
-
}
|
|
724
|
-
return r.useContext(e);
|
|
725
|
-
}
|
|
726
|
-
function qr(e) {
|
|
727
|
-
var r = g();
|
|
728
|
-
return r.useState(e);
|
|
729
|
-
}
|
|
730
|
-
function Qr(e, r, t) {
|
|
731
|
-
var n = g();
|
|
732
|
-
return n.useReducer(e, r, t);
|
|
733
|
-
}
|
|
734
|
-
function Xr(e) {
|
|
735
|
-
var r = g();
|
|
736
|
-
return r.useRef(e);
|
|
737
|
-
}
|
|
738
|
-
function Jr(e, r) {
|
|
739
|
-
var t = g();
|
|
740
|
-
return t.useEffect(e, r);
|
|
741
|
-
}
|
|
742
|
-
function Zr(e, r) {
|
|
743
|
-
var t = g();
|
|
744
|
-
return t.useInsertionEffect(e, r);
|
|
745
|
-
}
|
|
746
|
-
function et(e, r) {
|
|
747
|
-
var t = g();
|
|
748
|
-
return t.useLayoutEffect(e, r);
|
|
749
|
-
}
|
|
750
|
-
function rt(e, r) {
|
|
751
|
-
var t = g();
|
|
752
|
-
return t.useCallback(e, r);
|
|
753
|
-
}
|
|
754
|
-
function tt(e, r) {
|
|
755
|
-
var t = g();
|
|
756
|
-
return t.useMemo(e, r);
|
|
757
|
-
}
|
|
758
|
-
function nt(e, r, t) {
|
|
759
|
-
var n = g();
|
|
760
|
-
return n.useImperativeHandle(e, r, t);
|
|
761
|
-
}
|
|
762
|
-
function at(e, r) {
|
|
763
|
-
{
|
|
764
|
-
var t = g();
|
|
765
|
-
return t.useDebugValue(e, r);
|
|
766
|
-
}
|
|
767
|
-
}
|
|
768
|
-
function ot() {
|
|
769
|
-
var e = g();
|
|
770
|
-
return e.useTransition();
|
|
771
|
-
}
|
|
772
|
-
function ut(e) {
|
|
773
|
-
var r = g();
|
|
774
|
-
return r.useDeferredValue(e);
|
|
775
|
-
}
|
|
776
|
-
function it() {
|
|
777
|
-
var e = g();
|
|
778
|
-
return e.useId();
|
|
779
|
-
}
|
|
780
|
-
function st(e, r, t) {
|
|
781
|
-
var n = g();
|
|
782
|
-
return n.useSyncExternalStore(e, r, t);
|
|
783
|
-
}
|
|
784
|
-
var F = 0, ze, Be, He, Ke, Ge, qe, Qe;
|
|
785
|
-
function Xe() {
|
|
786
|
-
}
|
|
787
|
-
Xe.__reactDisabledLog = !0;
|
|
788
|
-
function ct() {
|
|
789
|
-
{
|
|
790
|
-
if (F === 0) {
|
|
791
|
-
ze = console.log, Be = console.info, He = console.warn, Ke = console.error, Ge = console.group, qe = console.groupCollapsed, Qe = console.groupEnd;
|
|
792
|
-
var e = {
|
|
793
|
-
configurable: !0,
|
|
794
|
-
enumerable: !0,
|
|
795
|
-
value: Xe,
|
|
796
|
-
writable: !0
|
|
797
|
-
};
|
|
798
|
-
Object.defineProperties(console, {
|
|
799
|
-
info: e,
|
|
800
|
-
log: e,
|
|
801
|
-
warn: e,
|
|
802
|
-
error: e,
|
|
803
|
-
group: e,
|
|
804
|
-
groupCollapsed: e,
|
|
805
|
-
groupEnd: e
|
|
806
|
-
});
|
|
807
|
-
}
|
|
808
|
-
F++;
|
|
809
|
-
}
|
|
810
|
-
}
|
|
811
|
-
function ft() {
|
|
812
|
-
{
|
|
813
|
-
if (F--, F === 0) {
|
|
814
|
-
var e = {
|
|
815
|
-
configurable: !0,
|
|
816
|
-
enumerable: !0,
|
|
817
|
-
writable: !0
|
|
818
|
-
};
|
|
819
|
-
Object.defineProperties(console, {
|
|
820
|
-
log: _({}, e, {
|
|
821
|
-
value: ze
|
|
822
|
-
}),
|
|
823
|
-
info: _({}, e, {
|
|
824
|
-
value: Be
|
|
825
|
-
}),
|
|
826
|
-
warn: _({}, e, {
|
|
827
|
-
value: He
|
|
828
|
-
}),
|
|
829
|
-
error: _({}, e, {
|
|
830
|
-
value: Ke
|
|
831
|
-
}),
|
|
832
|
-
group: _({}, e, {
|
|
833
|
-
value: Ge
|
|
834
|
-
}),
|
|
835
|
-
groupCollapsed: _({}, e, {
|
|
836
|
-
value: qe
|
|
837
|
-
}),
|
|
838
|
-
groupEnd: _({}, e, {
|
|
839
|
-
value: Qe
|
|
840
|
-
})
|
|
841
|
-
});
|
|
842
|
-
}
|
|
843
|
-
F < 0 && f("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
844
|
-
}
|
|
845
|
-
}
|
|
846
|
-
var ve = T.ReactCurrentDispatcher, ye;
|
|
847
|
-
function H(e, r, t) {
|
|
848
|
-
{
|
|
849
|
-
if (ye === void 0)
|
|
850
|
-
try {
|
|
851
|
-
throw Error();
|
|
852
|
-
} catch (a) {
|
|
853
|
-
var n = a.stack.trim().match(/\n( *(at )?)/);
|
|
854
|
-
ye = n && n[1] || "";
|
|
855
|
-
}
|
|
856
|
-
return `
|
|
857
|
-
` + ye + e;
|
|
858
|
-
}
|
|
859
|
-
}
|
|
860
|
-
var he = !1, K;
|
|
861
|
-
{
|
|
862
|
-
var lt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
863
|
-
K = new lt();
|
|
864
|
-
}
|
|
865
|
-
function Je(e, r) {
|
|
866
|
-
if (!e || he)
|
|
867
|
-
return "";
|
|
868
|
-
{
|
|
869
|
-
var t = K.get(e);
|
|
870
|
-
if (t !== void 0)
|
|
871
|
-
return t;
|
|
872
|
-
}
|
|
873
|
-
var n;
|
|
874
|
-
he = !0;
|
|
875
|
-
var a = Error.prepareStackTrace;
|
|
876
|
-
Error.prepareStackTrace = void 0;
|
|
877
|
-
var u;
|
|
878
|
-
u = ve.current, ve.current = null, ct();
|
|
879
|
-
try {
|
|
880
|
-
if (r) {
|
|
881
|
-
var o = function() {
|
|
882
|
-
throw Error();
|
|
883
|
-
};
|
|
884
|
-
if (Object.defineProperty(o.prototype, "props", {
|
|
885
|
-
set: function() {
|
|
886
|
-
throw Error();
|
|
887
|
-
}
|
|
888
|
-
}), typeof Reflect == "object" && Reflect.construct) {
|
|
889
|
-
try {
|
|
890
|
-
Reflect.construct(o, []);
|
|
891
|
-
} catch (h) {
|
|
892
|
-
n = h;
|
|
893
|
-
}
|
|
894
|
-
Reflect.construct(e, [], o);
|
|
895
|
-
} else {
|
|
896
|
-
try {
|
|
897
|
-
o.call();
|
|
898
|
-
} catch (h) {
|
|
899
|
-
n = h;
|
|
900
|
-
}
|
|
901
|
-
e.call(o.prototype);
|
|
902
|
-
}
|
|
903
|
-
} else {
|
|
904
|
-
try {
|
|
905
|
-
throw Error();
|
|
906
|
-
} catch (h) {
|
|
907
|
-
n = h;
|
|
908
|
-
}
|
|
909
|
-
e();
|
|
910
|
-
}
|
|
911
|
-
} catch (h) {
|
|
912
|
-
if (h && n && typeof h.stack == "string") {
|
|
913
|
-
for (var i = h.stack.split(`
|
|
914
|
-
`), c = n.stack.split(`
|
|
915
|
-
`), l = i.length - 1, d = c.length - 1; l >= 1 && d >= 0 && i[l] !== c[d]; )
|
|
916
|
-
d--;
|
|
917
|
-
for (; l >= 1 && d >= 0; l--, d--)
|
|
918
|
-
if (i[l] !== c[d]) {
|
|
919
|
-
if (l !== 1 || d !== 1)
|
|
920
|
-
do
|
|
921
|
-
if (l--, d--, d < 0 || i[l] !== c[d]) {
|
|
922
|
-
var p = `
|
|
923
|
-
` + i[l].replace(" at new ", " at ");
|
|
924
|
-
return e.displayName && p.includes("<anonymous>") && (p = p.replace("<anonymous>", e.displayName)), typeof e == "function" && K.set(e, p), p;
|
|
925
|
-
}
|
|
926
|
-
while (l >= 1 && d >= 0);
|
|
927
|
-
break;
|
|
928
|
-
}
|
|
929
|
-
}
|
|
930
|
-
} finally {
|
|
931
|
-
he = !1, ve.current = u, ft(), Error.prepareStackTrace = a;
|
|
932
|
-
}
|
|
933
|
-
var v = e ? e.displayName || e.name : "", y = v ? H(v) : "";
|
|
934
|
-
return typeof e == "function" && K.set(e, y), y;
|
|
935
|
-
}
|
|
936
|
-
function dt(e, r, t) {
|
|
937
|
-
return Je(e, !1);
|
|
938
|
-
}
|
|
939
|
-
function pt(e) {
|
|
940
|
-
var r = e.prototype;
|
|
941
|
-
return !!(r && r.isReactComponent);
|
|
942
|
-
}
|
|
943
|
-
function G(e, r, t) {
|
|
944
|
-
if (e == null)
|
|
945
|
-
return "";
|
|
946
|
-
if (typeof e == "function")
|
|
947
|
-
return Je(e, pt(e));
|
|
948
|
-
if (typeof e == "string")
|
|
949
|
-
return H(e);
|
|
950
|
-
switch (e) {
|
|
951
|
-
case W:
|
|
952
|
-
return H("Suspense");
|
|
953
|
-
case ne:
|
|
954
|
-
return H("SuspenseList");
|
|
955
|
-
}
|
|
956
|
-
if (typeof e == "object")
|
|
957
|
-
switch (e.$$typeof) {
|
|
958
|
-
case A:
|
|
959
|
-
return dt(e.render);
|
|
960
|
-
case C:
|
|
961
|
-
return G(e.type, r, t);
|
|
962
|
-
case x: {
|
|
963
|
-
var n = e, a = n._payload, u = n._init;
|
|
964
|
-
try {
|
|
965
|
-
return G(u(a), r, t);
|
|
966
|
-
} catch {
|
|
967
|
-
}
|
|
968
|
-
}
|
|
969
|
-
}
|
|
970
|
-
return "";
|
|
971
|
-
}
|
|
972
|
-
var Ze = {}, er = T.ReactDebugCurrentFrame;
|
|
973
|
-
function q(e) {
|
|
974
|
-
if (e) {
|
|
975
|
-
var r = e._owner, t = G(e.type, e._source, r ? r.type : null);
|
|
976
|
-
er.setExtraStackFrame(t);
|
|
977
|
-
} else
|
|
978
|
-
er.setExtraStackFrame(null);
|
|
979
|
-
}
|
|
980
|
-
function vt(e, r, t, n, a) {
|
|
981
|
-
{
|
|
982
|
-
var u = Function.call.bind(D);
|
|
983
|
-
for (var o in e)
|
|
984
|
-
if (u(e, o)) {
|
|
985
|
-
var i = void 0;
|
|
986
|
-
try {
|
|
987
|
-
if (typeof e[o] != "function") {
|
|
988
|
-
var c = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
989
|
-
throw c.name = "Invariant Violation", c;
|
|
990
|
-
}
|
|
991
|
-
i = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
992
|
-
} catch (l) {
|
|
993
|
-
i = l;
|
|
994
|
-
}
|
|
995
|
-
i && !(i instanceof Error) && (q(a), 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, o, typeof i), q(null)), i instanceof Error && !(i.message in Ze) && (Ze[i.message] = !0, q(a), f("Failed %s type: %s", t, i.message), q(null));
|
|
996
|
-
}
|
|
997
|
-
}
|
|
998
|
-
}
|
|
999
|
-
function P(e) {
|
|
1000
|
-
if (e) {
|
|
1001
|
-
var r = e._owner, t = G(e.type, e._source, r ? r.type : null);
|
|
1002
|
-
Oe(t);
|
|
1003
|
-
} else
|
|
1004
|
-
Oe(null);
|
|
1005
|
-
}
|
|
1006
|
-
var me;
|
|
1007
|
-
me = !1;
|
|
1008
|
-
function rr() {
|
|
1009
|
-
if (b.current) {
|
|
1010
|
-
var e = E(b.current.type);
|
|
1011
|
-
if (e)
|
|
1012
|
-
return `
|
|
1013
|
-
|
|
1014
|
-
Check the render method of \`` + e + "`.";
|
|
1015
|
-
}
|
|
1016
|
-
return "";
|
|
1017
|
-
}
|
|
1018
|
-
function yt(e) {
|
|
1019
|
-
if (e !== void 0) {
|
|
1020
|
-
var r = e.fileName.replace(/^.*[\\\/]/, ""), t = e.lineNumber;
|
|
1021
|
-
return `
|
|
1022
|
-
|
|
1023
|
-
Check your code at ` + r + ":" + t + ".";
|
|
1024
|
-
}
|
|
1025
|
-
return "";
|
|
1026
|
-
}
|
|
1027
|
-
function ht(e) {
|
|
1028
|
-
return e != null ? yt(e.__source) : "";
|
|
1029
|
-
}
|
|
1030
|
-
var tr = {};
|
|
1031
|
-
function mt(e) {
|
|
1032
|
-
var r = rr();
|
|
1033
|
-
if (!r) {
|
|
1034
|
-
var t = typeof e == "string" ? e : e.displayName || e.name;
|
|
1035
|
-
t && (r = `
|
|
1036
|
-
|
|
1037
|
-
Check the top-level render call using <` + t + ">.");
|
|
1038
|
-
}
|
|
1039
|
-
return r;
|
|
1040
|
-
}
|
|
1041
|
-
function nr(e, r) {
|
|
1042
|
-
if (!(!e._store || e._store.validated || e.key != null)) {
|
|
1043
|
-
e._store.validated = !0;
|
|
1044
|
-
var t = mt(r);
|
|
1045
|
-
if (!tr[t]) {
|
|
1046
|
-
tr[t] = !0;
|
|
1047
|
-
var n = "";
|
|
1048
|
-
e && e._owner && e._owner !== b.current && (n = " It was passed a child from " + E(e._owner.type) + "."), P(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), P(null);
|
|
1049
|
-
}
|
|
1050
|
-
}
|
|
1051
|
-
}
|
|
1052
|
-
function ar(e, r) {
|
|
1053
|
-
if (typeof e == "object") {
|
|
1054
|
-
if (V(e))
|
|
1055
|
-
for (var t = 0; t < e.length; t++) {
|
|
1056
|
-
var n = e[t];
|
|
1057
|
-
S(n) && nr(n, r);
|
|
1058
|
-
}
|
|
1059
|
-
else if (S(e))
|
|
1060
|
-
e._store && (e._store.validated = !0);
|
|
1061
|
-
else if (e) {
|
|
1062
|
-
var a = we(e);
|
|
1063
|
-
if (typeof a == "function" && a !== e.entries)
|
|
1064
|
-
for (var u = a.call(e), o; !(o = u.next()).done; )
|
|
1065
|
-
S(o.value) && nr(o.value, r);
|
|
1066
|
-
}
|
|
1067
|
-
}
|
|
1068
|
-
}
|
|
1069
|
-
function or(e) {
|
|
1070
|
-
{
|
|
1071
|
-
var r = e.type;
|
|
1072
|
-
if (r == null || typeof r == "string")
|
|
1073
|
-
return;
|
|
1074
|
-
var t;
|
|
1075
|
-
if (typeof r == "function")
|
|
1076
|
-
t = r.propTypes;
|
|
1077
|
-
else if (typeof r == "object" && (r.$$typeof === A || // Note: Memo only checks outer props here.
|
|
1078
|
-
// Inner props are checked in the reconciler.
|
|
1079
|
-
r.$$typeof === C))
|
|
1080
|
-
t = r.propTypes;
|
|
1081
|
-
else
|
|
1082
|
-
return;
|
|
1083
|
-
if (t) {
|
|
1084
|
-
var n = E(r);
|
|
1085
|
-
vt(t, e.props, "prop", n, e);
|
|
1086
|
-
} else if (r.PropTypes !== void 0 && !me) {
|
|
1087
|
-
me = !0;
|
|
1088
|
-
var a = E(r);
|
|
1089
|
-
f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", a || "Unknown");
|
|
1090
|
-
}
|
|
1091
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && f("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
1092
|
-
}
|
|
1093
|
-
}
|
|
1094
|
-
function gt(e) {
|
|
1095
|
-
{
|
|
1096
|
-
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
1097
|
-
var n = r[t];
|
|
1098
|
-
if (n !== "children" && n !== "key") {
|
|
1099
|
-
P(e), f("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), P(null);
|
|
1100
|
-
break;
|
|
1101
|
-
}
|
|
1102
|
-
}
|
|
1103
|
-
e.ref !== null && (P(e), f("Invalid attribute `ref` supplied to `React.Fragment`."), P(null));
|
|
1104
|
-
}
|
|
1105
|
-
}
|
|
1106
|
-
function ur(e, r, t) {
|
|
1107
|
-
var n = Ye(e);
|
|
1108
|
-
if (!n) {
|
|
1109
|
-
var a = "";
|
|
1110
|
-
(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.");
|
|
1111
|
-
var u = ht(r);
|
|
1112
|
-
u ? a += u : a += rr();
|
|
1113
|
-
var o;
|
|
1114
|
-
e === null ? o = "null" : V(e) ? o = "array" : e !== void 0 && e.$$typeof === $ ? (o = "<" + (E(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : o = typeof e, f("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", o, a);
|
|
1115
|
-
}
|
|
1116
|
-
var i = Dr.apply(this, arguments);
|
|
1117
|
-
if (i == null)
|
|
1118
|
-
return i;
|
|
1119
|
-
if (n)
|
|
1120
|
-
for (var c = 2; c < arguments.length; c++)
|
|
1121
|
-
ar(arguments[c], e);
|
|
1122
|
-
return e === M ? gt(i) : or(i), i;
|
|
1123
|
-
}
|
|
1124
|
-
var ir = !1;
|
|
1125
|
-
function bt(e) {
|
|
1126
|
-
var r = ur.bind(null, e);
|
|
1127
|
-
return r.type = e, ir || (ir = !0, O("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")), Object.defineProperty(r, "type", {
|
|
1128
|
-
enumerable: !1,
|
|
1129
|
-
get: function() {
|
|
1130
|
-
return O("Factory.type is deprecated. Access the class directly before passing it to createFactory."), Object.defineProperty(this, "type", {
|
|
1131
|
-
value: e
|
|
1132
|
-
}), e;
|
|
1133
|
-
}
|
|
1134
|
-
}), r;
|
|
1135
|
-
}
|
|
1136
|
-
function _t(e, r, t) {
|
|
1137
|
-
for (var n = Fr.apply(this, arguments), a = 2; a < arguments.length; a++)
|
|
1138
|
-
ar(arguments[a], n.type);
|
|
1139
|
-
return or(n), n;
|
|
1140
|
-
}
|
|
1141
|
-
function Et(e, r) {
|
|
1142
|
-
var t = w.transition;
|
|
1143
|
-
w.transition = {};
|
|
1144
|
-
var n = w.transition;
|
|
1145
|
-
w.transition._updatedFibers = /* @__PURE__ */ new Set();
|
|
1146
|
-
try {
|
|
1147
|
-
e();
|
|
1148
|
-
} finally {
|
|
1149
|
-
if (w.transition = t, t === null && n._updatedFibers) {
|
|
1150
|
-
var a = n._updatedFibers.size;
|
|
1151
|
-
a > 10 && O("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."), n._updatedFibers.clear();
|
|
1152
|
-
}
|
|
1153
|
-
}
|
|
1154
|
-
}
|
|
1155
|
-
var sr = !1, Q = null;
|
|
1156
|
-
function Rt(e) {
|
|
1157
|
-
if (Q === null)
|
|
1158
|
-
try {
|
|
1159
|
-
var r = ("require" + Math.random()).slice(0, 7), t = Z && Z[r];
|
|
1160
|
-
Q = t.call(Z, "timers").setImmediate;
|
|
1161
|
-
} catch {
|
|
1162
|
-
Q = function(a) {
|
|
1163
|
-
sr === !1 && (sr = !0, typeof MessageChannel > "u" && f("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));
|
|
1164
|
-
var u = new MessageChannel();
|
|
1165
|
-
u.port1.onmessage = a, u.port2.postMessage(void 0);
|
|
1166
|
-
};
|
|
1167
|
-
}
|
|
1168
|
-
return Q(e);
|
|
1169
|
-
}
|
|
1170
|
-
var k = 0, cr = !1;
|
|
1171
|
-
function fr(e) {
|
|
1172
|
-
{
|
|
1173
|
-
var r = k;
|
|
1174
|
-
k++, m.current === null && (m.current = []);
|
|
1175
|
-
var t = m.isBatchingLegacy, n;
|
|
1176
|
-
try {
|
|
1177
|
-
if (m.isBatchingLegacy = !0, n = e(), !t && m.didScheduleLegacyUpdate) {
|
|
1178
|
-
var a = m.current;
|
|
1179
|
-
a !== null && (m.didScheduleLegacyUpdate = !1, _e(a));
|
|
1180
|
-
}
|
|
1181
|
-
} catch (v) {
|
|
1182
|
-
throw X(r), v;
|
|
1183
|
-
} finally {
|
|
1184
|
-
m.isBatchingLegacy = t;
|
|
1185
|
-
}
|
|
1186
|
-
if (n !== null && typeof n == "object" && typeof n.then == "function") {
|
|
1187
|
-
var u = n, o = !1, i = {
|
|
1188
|
-
then: function(v, y) {
|
|
1189
|
-
o = !0, u.then(function(h) {
|
|
1190
|
-
X(r), k === 0 ? ge(h, v, y) : v(h);
|
|
1191
|
-
}, function(h) {
|
|
1192
|
-
X(r), y(h);
|
|
1193
|
-
});
|
|
1194
|
-
}
|
|
1195
|
-
};
|
|
1196
|
-
return !cr && typeof Promise < "u" && Promise.resolve().then(function() {
|
|
1197
|
-
}).then(function() {
|
|
1198
|
-
o || (cr = !0, f("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"));
|
|
1199
|
-
}), i;
|
|
1200
|
-
} else {
|
|
1201
|
-
var c = n;
|
|
1202
|
-
if (X(r), k === 0) {
|
|
1203
|
-
var l = m.current;
|
|
1204
|
-
l !== null && (_e(l), m.current = null);
|
|
1205
|
-
var d = {
|
|
1206
|
-
then: function(v, y) {
|
|
1207
|
-
m.current === null ? (m.current = [], ge(c, v, y)) : v(c);
|
|
1208
|
-
}
|
|
1209
|
-
};
|
|
1210
|
-
return d;
|
|
1211
|
-
} else {
|
|
1212
|
-
var p = {
|
|
1213
|
-
then: function(v, y) {
|
|
1214
|
-
v(c);
|
|
1215
|
-
}
|
|
1216
|
-
};
|
|
1217
|
-
return p;
|
|
1218
|
-
}
|
|
1219
|
-
}
|
|
1220
|
-
}
|
|
1221
|
-
}
|
|
1222
|
-
function X(e) {
|
|
1223
|
-
e !== k - 1 && f("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "), k = e;
|
|
1224
|
-
}
|
|
1225
|
-
function ge(e, r, t) {
|
|
1226
|
-
{
|
|
1227
|
-
var n = m.current;
|
|
1228
|
-
if (n !== null)
|
|
1229
|
-
try {
|
|
1230
|
-
_e(n), Rt(function() {
|
|
1231
|
-
n.length === 0 ? (m.current = null, r(e)) : ge(e, r, t);
|
|
1232
|
-
});
|
|
1233
|
-
} catch (a) {
|
|
1234
|
-
t(a);
|
|
1235
|
-
}
|
|
1236
|
-
else
|
|
1237
|
-
r(e);
|
|
1238
|
-
}
|
|
1239
|
-
}
|
|
1240
|
-
var be = !1;
|
|
1241
|
-
function _e(e) {
|
|
1242
|
-
if (!be) {
|
|
1243
|
-
be = !0;
|
|
1244
|
-
var r = 0;
|
|
1245
|
-
try {
|
|
1246
|
-
for (; r < e.length; r++) {
|
|
1247
|
-
var t = e[r];
|
|
1248
|
-
do
|
|
1249
|
-
t = t(!0);
|
|
1250
|
-
while (t !== null);
|
|
1251
|
-
}
|
|
1252
|
-
e.length = 0;
|
|
1253
|
-
} catch (n) {
|
|
1254
|
-
throw e = e.slice(r + 1), n;
|
|
1255
|
-
} finally {
|
|
1256
|
-
be = !1;
|
|
1257
|
-
}
|
|
1258
|
-
}
|
|
1259
|
-
}
|
|
1260
|
-
var Ct = ur, wt = _t, Tt = bt, Ot = {
|
|
1261
|
-
map: B,
|
|
1262
|
-
forEach: Wr,
|
|
1263
|
-
count: Nr,
|
|
1264
|
-
toArray: xr,
|
|
1265
|
-
only: Ur
|
|
1266
|
-
};
|
|
1267
|
-
s.Children = Ot, s.Component = R, s.Fragment = M, s.Profiler = re, s.PureComponent = se, s.StrictMode = ee, s.Suspense = W, s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = T, s.act = fr, s.cloneElement = wt, s.createContext = Vr, s.createElement = Ct, s.createFactory = Tt, s.createRef = wr, s.forwardRef = Hr, s.isValidElement = S, s.lazy = Br, s.memo = Kr, s.startTransition = Et, s.unstable_act = fr, s.useCallback = rt, s.useContext = Gr, s.useDebugValue = at, s.useDeferredValue = ut, s.useEffect = Jr, s.useId = it, s.useImperativeHandle = nt, s.useInsertionEffect = Zr, s.useLayoutEffect = et, s.useMemo = tt, s.useReducer = Qr, s.useRef = Xr, s.useState = qr, s.useSyncExternalStore = st, s.useTransition = ot, s.version = yr, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
1268
|
-
})();
|
|
1269
|
-
})(L, L.exports), L.exports);
|
|
1270
|
-
}
|
|
1271
|
-
export {
|
|
1272
|
-
jt as __require
|
|
1273
|
-
};
|
|
1274
|
-
//# sourceMappingURL=react.development.js.map
|