@eluvio/elv-player-js 2.0.11 → 2.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.vite/manifest.json +17 -17
- package/dist/{Analytics-DBJBLGax.mjs → Analytics-C-Qtiaj8.mjs} +1 -1
- package/dist/{Analytics-BPKZD_vd.js → Analytics-JClL9-rw.js} +1 -1
- package/dist/{dash.all.min-0VUCd9DG.js → dash.all.min-CKG-Nafr.js} +1 -1
- package/dist/{dash.all.min-CDxJpT7V.mjs → dash.all.min-DSPta4I8.mjs} +1 -1
- package/dist/elv-player-js.cjs.js +1 -1
- package/dist/elv-player-js.es.js +1 -1
- package/dist/{index-B-yuaO7J.js → index-D2YyP3Tb.js} +1 -1
- package/dist/{index-DPqGO1Oq.mjs → index-DRg6NbQr.mjs} +473 -469
- package/dist/{index-ISOiRmd3.mjs → index-MOXxNSCM.mjs} +1 -1
- package/dist/{index-DtlgF0Xh.js → index-m_aqq34s.js} +28 -28
- package/lib/player/Player.js +15 -6
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
1
|
+
const Gt = {
|
|
2
2
|
ui: {
|
|
3
3
|
WEB: "web",
|
|
4
4
|
TV: "tv"
|
|
@@ -87,7 +87,7 @@ const tn = {
|
|
|
87
87
|
}
|
|
88
88
|
}, UG = {
|
|
89
89
|
clientOptions: {
|
|
90
|
-
network:
|
|
90
|
+
network: Gt.networks.MAIN,
|
|
91
91
|
client: void 0,
|
|
92
92
|
staticToken: void 0,
|
|
93
93
|
tenantId: void 0,
|
|
@@ -100,16 +100,16 @@ const tn = {
|
|
|
100
100
|
},
|
|
101
101
|
sourceOptions: {
|
|
102
102
|
protocols: [
|
|
103
|
-
|
|
104
|
-
|
|
103
|
+
Gt.protocols.HLS,
|
|
104
|
+
Gt.protocols.DASH
|
|
105
105
|
],
|
|
106
106
|
drms: [
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
107
|
+
Gt.drms.FAIRPLAY,
|
|
108
|
+
Gt.drms.SAMPLE_AES,
|
|
109
|
+
Gt.drms.AES128,
|
|
110
|
+
Gt.drms.WIDEVINE,
|
|
111
|
+
Gt.drms.CLEAR,
|
|
112
|
+
Gt.drms.PLAYREADY
|
|
113
113
|
],
|
|
114
114
|
contentInfo: {
|
|
115
115
|
title: void 0,
|
|
@@ -117,7 +117,7 @@ const tn = {
|
|
|
117
117
|
description: void 0,
|
|
118
118
|
image: void 0,
|
|
119
119
|
posterImage: void 0,
|
|
120
|
-
type:
|
|
120
|
+
type: Gt.type.VOD,
|
|
121
121
|
headers: []
|
|
122
122
|
},
|
|
123
123
|
mediaCollectionOptions: {
|
|
@@ -146,18 +146,18 @@ const tn = {
|
|
|
146
146
|
playerOptions: {
|
|
147
147
|
appName: void 0,
|
|
148
148
|
backgroundColor: void 0,
|
|
149
|
-
ui:
|
|
150
|
-
controls:
|
|
151
|
-
autoplay:
|
|
152
|
-
muted:
|
|
153
|
-
loop:
|
|
154
|
-
watermark:
|
|
155
|
-
keyboardControls:
|
|
156
|
-
capLevelToPlayerSize:
|
|
157
|
-
title:
|
|
158
|
-
playerProfile:
|
|
159
|
-
collectVideoAnalytics:
|
|
160
|
-
verifyContent:
|
|
149
|
+
ui: Gt.ui.WEB,
|
|
150
|
+
controls: Gt.controls.AUTO_HIDE,
|
|
151
|
+
autoplay: Gt.autoplay.OFF,
|
|
152
|
+
muted: Gt.muted.OFF,
|
|
153
|
+
loop: Gt.loop.OFF,
|
|
154
|
+
watermark: Gt.watermark.ON,
|
|
155
|
+
keyboardControls: Gt.keyboardControls.ON,
|
|
156
|
+
capLevelToPlayerSize: Gt.capLevelToPlayerSize.OFF,
|
|
157
|
+
title: Gt.title.ON,
|
|
158
|
+
playerProfile: Gt.playerProfile.DEFAULT,
|
|
159
|
+
collectVideoAnalytics: Gt.collectVideoAnalytics.ON,
|
|
160
|
+
verifyContent: Gt.verifyContent.OFF,
|
|
161
161
|
hlsjsOptions: void 0,
|
|
162
162
|
dashjsOptions: void 0,
|
|
163
163
|
debugLogging: !1,
|
|
@@ -815,10 +815,10 @@ function BG() {
|
|
|
815
815
|
return "$" + Xe;
|
|
816
816
|
}
|
|
817
817
|
var nn = !1, Mr = /\/+/g;
|
|
818
|
-
function
|
|
818
|
+
function Zt(re) {
|
|
819
819
|
return re.replace(Mr, "$&/");
|
|
820
820
|
}
|
|
821
|
-
function
|
|
821
|
+
function Wt(re, Oe) {
|
|
822
822
|
return typeof re == "object" && re !== null && re.key != null ? (P(re.key), Rt("" + re.key)) : Oe.toString(36);
|
|
823
823
|
}
|
|
824
824
|
function Xr(re, Oe, We, Xe, mt) {
|
|
@@ -841,10 +841,10 @@ function BG() {
|
|
|
841
841
|
}
|
|
842
842
|
}
|
|
843
843
|
if (Mt) {
|
|
844
|
-
var ln = re, Ln = mt(ln), Jn = Xe === "" ? gt +
|
|
844
|
+
var ln = re, Ln = mt(ln), Jn = Xe === "" ? gt + Wt(ln, 0) : Xe;
|
|
845
845
|
if (ue(Ln)) {
|
|
846
846
|
var vr = "";
|
|
847
|
-
Jn != null && (vr =
|
|
847
|
+
Jn != null && (vr = Zt(Jn) + "/"), Xr(Ln, Oe, vr, "", function(Em) {
|
|
848
848
|
return Em;
|
|
849
849
|
});
|
|
850
850
|
} else Ln != null && (yt(Ln) && (Ln.key && (!ln || ln.key !== Ln.key) && P(Ln.key), Ln = Be(
|
|
@@ -855,7 +855,7 @@ function BG() {
|
|
|
855
855
|
(Ln.key && (!ln || ln.key !== Ln.key) ? (
|
|
856
856
|
// $FlowFixMe Flow incorrectly thinks existing element's key can be a number
|
|
857
857
|
// eslint-disable-next-line react-internal/safe-string-coercion
|
|
858
|
-
|
|
858
|
+
Zt("" + Ln.key) + "/"
|
|
859
859
|
) : "") + Jn
|
|
860
860
|
)), Oe.push(Ln));
|
|
861
861
|
return 1;
|
|
@@ -863,14 +863,14 @@ function BG() {
|
|
|
863
863
|
var pr, br, xr = 0, qn = Xe === "" ? gt : Xe + Et;
|
|
864
864
|
if (ue(re))
|
|
865
865
|
for (var eu = 0; eu < re.length; eu++)
|
|
866
|
-
pr = re[eu], br = qn +
|
|
866
|
+
pr = re[eu], br = qn + Wt(pr, eu), xr += Xr(pr, Oe, We, br, mt);
|
|
867
867
|
else {
|
|
868
868
|
var cf = L(re);
|
|
869
869
|
if (typeof cf == "function") {
|
|
870
870
|
var qd = re;
|
|
871
871
|
cf === qd.entries && (nn || z("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), nn = !0);
|
|
872
872
|
for (var Cm = cf.call(qd), no, Vd = 0; !(no = Cm.next()).done; )
|
|
873
|
-
pr = no.value, br = qn +
|
|
873
|
+
pr = no.value, br = qn + Wt(pr, Vd++), xr += Xr(pr, Oe, We, br, mt);
|
|
874
874
|
} else if (cn === "object") {
|
|
875
875
|
var Gd = String(re);
|
|
876
876
|
throw new Error("Objects are not valid as a React child (found: " + (Gd === "[object Object]" ? "object with keys {" + Object.keys(re).join(", ") + "}" : Gd) + "). If you meant to render a collection of children, use an array instead.");
|
|
@@ -1139,7 +1139,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
1139
1139
|
var Oe = rt();
|
|
1140
1140
|
return Oe.useRef(re);
|
|
1141
1141
|
}
|
|
1142
|
-
function
|
|
1142
|
+
function Kt(re, Oe) {
|
|
1143
1143
|
var We = rt();
|
|
1144
1144
|
return We.useEffect(re, Oe);
|
|
1145
1145
|
}
|
|
@@ -1668,7 +1668,7 @@ Check the top-level render call using <` + We + ">.");
|
|
|
1668
1668
|
toArray: ve,
|
|
1669
1669
|
only: xe
|
|
1670
1670
|
};
|
|
1671
|
-
e.Children = to, e.Component = ie, e.Fragment = o, e.Profiler = c, e.PureComponent = Ue, e.StrictMode = u, e.Suspense = w, e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = O, e.act = Xo, e.cloneElement = lf, e.createContext = ct, e.createElement = ec, e.createFactory = Hd, e.createRef = fe, e.forwardRef = On, e.isValidElement = yt, e.lazy = fr, e.memo = et, e.startTransition = Ph, e.unstable_act = Xo, e.useCallback = Yn, e.useContext = Nt, e.useDebugValue = $n, e.useDeferredValue = ga, e.useEffect =
|
|
1671
|
+
e.Children = to, e.Component = ie, e.Fragment = o, e.Profiler = c, e.PureComponent = Ue, e.StrictMode = u, e.Suspense = w, e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = O, e.act = Xo, e.cloneElement = lf, e.createContext = ct, e.createElement = ec, e.createFactory = Hd, e.createRef = fe, e.forwardRef = On, e.isValidElement = yt, e.lazy = fr, e.memo = et, e.startTransition = Ph, e.unstable_act = Xo, e.useCallback = Yn, e.useContext = Nt, e.useDebugValue = $n, e.useDeferredValue = ga, e.useEffect = Kt, e.useId = wn, e.useImperativeHandle = Ti, e.useInsertionEffect = dr, e.useLayoutEffect = jn, e.useMemo = sa, e.useReducer = Bt, e.useRef = Dt, e.useState = Ft, e.useSyncExternalStore = Xa, e.useTransition = qr, e.version = t, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
1672
1672
|
}();
|
|
1673
1673
|
}(qv, qv.exports)), qv.exports;
|
|
1674
1674
|
}
|
|
@@ -1929,17 +1929,17 @@ function $G() {
|
|
|
1929
1929
|
}
|
|
1930
1930
|
} catch (qr) {
|
|
1931
1931
|
if (qr && Nt && typeof qr.stack == "string") {
|
|
1932
|
-
for (var
|
|
1932
|
+
for (var Kt = qr.stack.split(`
|
|
1933
1933
|
`), dr = Nt.stack.split(`
|
|
1934
|
-
`), jn =
|
|
1934
|
+
`), jn = Kt.length - 1, Yn = dr.length - 1; jn >= 1 && Yn >= 0 && Kt[jn] !== dr[Yn]; )
|
|
1935
1935
|
Yn--;
|
|
1936
1936
|
for (; jn >= 1 && Yn >= 0; jn--, Yn--)
|
|
1937
|
-
if (
|
|
1937
|
+
if (Kt[jn] !== dr[Yn]) {
|
|
1938
1938
|
if (jn !== 1 || Yn !== 1)
|
|
1939
1939
|
do
|
|
1940
|
-
if (jn--, Yn--, Yn < 0 ||
|
|
1940
|
+
if (jn--, Yn--, Yn < 0 || Kt[jn] !== dr[Yn]) {
|
|
1941
1941
|
var sa = `
|
|
1942
|
-
` +
|
|
1942
|
+
` + Kt[jn].replace(" at new ", " at ");
|
|
1943
1943
|
return Te.displayName && sa.includes("<anonymous>") && (sa = sa.replace("<anonymous>", Te.displayName)), typeof Te == "function" && se.set(Te, sa), sa;
|
|
1944
1944
|
}
|
|
1945
1945
|
while (jn >= 1 && Yn >= 0);
|
|
@@ -2001,17 +2001,17 @@ function $G() {
|
|
|
2001
2001
|
var Bt = Function.call.bind(J);
|
|
2002
2002
|
for (var Dt in Te)
|
|
2003
2003
|
if (Bt(Te, Dt)) {
|
|
2004
|
-
var
|
|
2004
|
+
var Kt = void 0;
|
|
2005
2005
|
try {
|
|
2006
2006
|
if (typeof Te[Dt] != "function") {
|
|
2007
2007
|
var dr = Error((Nt || "React class") + ": " + rt + " type `" + Dt + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof Te[Dt] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
2008
2008
|
throw dr.name = "Invariant Violation", dr;
|
|
2009
2009
|
}
|
|
2010
|
-
|
|
2010
|
+
Kt = Te[Dt](et, Dt, Nt, rt, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
2011
2011
|
} catch (jn) {
|
|
2012
|
-
|
|
2012
|
+
Kt = jn;
|
|
2013
2013
|
}
|
|
2014
|
-
|
|
2014
|
+
Kt && !(Kt instanceof Error) && (ee(Ft), L("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", Nt || "React class", rt, Dt, typeof Kt), ee(null)), Kt instanceof Error && !(Kt.message in P) && (P[Kt.message] = !0, ee(Ft), L("Failed %s type: %s", rt, Kt.message), ee(null));
|
|
2015
2015
|
}
|
|
2016
2016
|
}
|
|
2017
2017
|
}
|
|
@@ -2091,7 +2091,7 @@ function $G() {
|
|
|
2091
2091
|
}
|
|
2092
2092
|
}
|
|
2093
2093
|
var Et = function(Te, et, rt, Nt, Ft, Bt, Dt) {
|
|
2094
|
-
var
|
|
2094
|
+
var Kt = {
|
|
2095
2095
|
// This tag allows us to uniquely identify this as a React Element
|
|
2096
2096
|
$$typeof: e,
|
|
2097
2097
|
// Built-in properties that belong on the element
|
|
@@ -2102,27 +2102,27 @@ function $G() {
|
|
|
2102
2102
|
// Record the component responsible for creating this element.
|
|
2103
2103
|
_owner: Bt
|
|
2104
2104
|
};
|
|
2105
|
-
return
|
|
2105
|
+
return Kt._store = {}, Object.defineProperty(Kt._store, "validated", {
|
|
2106
2106
|
configurable: !1,
|
|
2107
2107
|
enumerable: !1,
|
|
2108
2108
|
writable: !0,
|
|
2109
2109
|
value: !1
|
|
2110
|
-
}), Object.defineProperty(
|
|
2110
|
+
}), Object.defineProperty(Kt, "_self", {
|
|
2111
2111
|
configurable: !1,
|
|
2112
2112
|
enumerable: !1,
|
|
2113
2113
|
writable: !1,
|
|
2114
2114
|
value: Nt
|
|
2115
|
-
}), Object.defineProperty(
|
|
2115
|
+
}), Object.defineProperty(Kt, "_source", {
|
|
2116
2116
|
configurable: !1,
|
|
2117
2117
|
enumerable: !1,
|
|
2118
2118
|
writable: !1,
|
|
2119
2119
|
value: Ft
|
|
2120
|
-
}), Object.freeze && (Object.freeze(
|
|
2120
|
+
}), Object.freeze && (Object.freeze(Kt.props), Object.freeze(Kt)), Kt;
|
|
2121
2121
|
};
|
|
2122
2122
|
function Rt(Te, et, rt, Nt, Ft) {
|
|
2123
2123
|
{
|
|
2124
|
-
var Bt, Dt = {},
|
|
2125
|
-
rt !== void 0 && (St(rt),
|
|
2124
|
+
var Bt, Dt = {}, Kt = null, dr = null;
|
|
2125
|
+
rt !== void 0 && (St(rt), Kt = "" + rt), Be(et) && (St(et.key), Kt = "" + et.key), Re(et) && (dr = et.ref, wt(et, Ft));
|
|
2126
2126
|
for (Bt in et)
|
|
2127
2127
|
J.call(et, Bt) && !H.hasOwnProperty(Bt) && (Dt[Bt] = et[Bt]);
|
|
2128
2128
|
if (Te && Te.defaultProps) {
|
|
@@ -2130,23 +2130,23 @@ function $G() {
|
|
|
2130
2130
|
for (Bt in jn)
|
|
2131
2131
|
Dt[Bt] === void 0 && (Dt[Bt] = jn[Bt]);
|
|
2132
2132
|
}
|
|
2133
|
-
if (
|
|
2133
|
+
if (Kt || dr) {
|
|
2134
2134
|
var Yn = typeof Te == "function" ? Te.displayName || Te.name || "Unknown" : Te;
|
|
2135
|
-
|
|
2135
|
+
Kt && yt(Dt, Yn), dr && gt(Dt, Yn);
|
|
2136
2136
|
}
|
|
2137
|
-
return Et(Te,
|
|
2137
|
+
return Et(Te, Kt, dr, Ft, Nt, Z.current, Dt);
|
|
2138
2138
|
}
|
|
2139
2139
|
}
|
|
2140
2140
|
var nn = R.ReactCurrentOwner, Mr = R.ReactDebugCurrentFrame;
|
|
2141
|
-
function
|
|
2141
|
+
function Zt(Te) {
|
|
2142
2142
|
if (Te) {
|
|
2143
2143
|
var et = Te._owner, rt = ye(Te.type, Te._source, et ? et.type : null);
|
|
2144
2144
|
Mr.setExtraStackFrame(rt);
|
|
2145
2145
|
} else
|
|
2146
2146
|
Mr.setExtraStackFrame(null);
|
|
2147
2147
|
}
|
|
2148
|
-
var
|
|
2149
|
-
|
|
2148
|
+
var Wt;
|
|
2149
|
+
Wt = !1;
|
|
2150
2150
|
function Xr(Te) {
|
|
2151
2151
|
return typeof Te == "object" && Te !== null && Te.$$typeof === e;
|
|
2152
2152
|
}
|
|
@@ -2188,7 +2188,7 @@ Check the top-level render call using <` + rt + ">.");
|
|
|
2188
2188
|
return;
|
|
2189
2189
|
Ma[rt] = !0;
|
|
2190
2190
|
var Nt = "";
|
|
2191
|
-
Te && Te._owner && Te._owner !== nn.current && (Nt = " It was passed a child from " + C(Te._owner.type) + "."),
|
|
2191
|
+
Te && Te._owner && Te._owner !== nn.current && (Nt = " It was passed a child from " + C(Te._owner.type) + "."), Zt(Te), L('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', rt, Nt), Zt(null);
|
|
2192
2192
|
}
|
|
2193
2193
|
}
|
|
2194
2194
|
function ct(Te, et) {
|
|
@@ -2227,8 +2227,8 @@ Check the top-level render call using <` + rt + ">.");
|
|
|
2227
2227
|
if (rt) {
|
|
2228
2228
|
var Nt = C(et);
|
|
2229
2229
|
oe(rt, Te.props, "prop", Nt, Te);
|
|
2230
|
-
} else if (et.PropTypes !== void 0 && !
|
|
2231
|
-
|
|
2230
|
+
} else if (et.PropTypes !== void 0 && !Wt) {
|
|
2231
|
+
Wt = !0;
|
|
2232
2232
|
var Ft = C(et);
|
|
2233
2233
|
L("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", Ft || "Unknown");
|
|
2234
2234
|
}
|
|
@@ -2240,11 +2240,11 @@ Check the top-level render call using <` + rt + ">.");
|
|
|
2240
2240
|
for (var et = Object.keys(Te.props), rt = 0; rt < et.length; rt++) {
|
|
2241
2241
|
var Nt = et[rt];
|
|
2242
2242
|
if (Nt !== "children" && Nt !== "key") {
|
|
2243
|
-
|
|
2243
|
+
Zt(Te), L("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", Nt), Zt(null);
|
|
2244
2244
|
break;
|
|
2245
2245
|
}
|
|
2246
2246
|
}
|
|
2247
|
-
Te.ref !== null && (
|
|
2247
|
+
Te.ref !== null && (Zt(Te), L("Invalid attribute `ref` supplied to `React.Fragment`."), Zt(null));
|
|
2248
2248
|
}
|
|
2249
2249
|
}
|
|
2250
2250
|
var Dn = {};
|
|
@@ -2252,12 +2252,12 @@ Check the top-level render call using <` + rt + ">.");
|
|
|
2252
2252
|
{
|
|
2253
2253
|
var Dt = Ce(Te);
|
|
2254
2254
|
if (!Dt) {
|
|
2255
|
-
var
|
|
2256
|
-
(Te === void 0 || typeof Te == "object" && Te !== null && Object.keys(Te).length === 0) && (
|
|
2255
|
+
var Kt = "";
|
|
2256
|
+
(Te === void 0 || typeof Te == "object" && Te !== null && Object.keys(Te).length === 0) && (Kt += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
2257
2257
|
var dr = In();
|
|
2258
|
-
dr ?
|
|
2258
|
+
dr ? Kt += dr : Kt += Mn();
|
|
2259
2259
|
var jn;
|
|
2260
|
-
Te === null ? jn = "null" : Le(Te) ? jn = "array" : Te !== void 0 && Te.$$typeof === e ? (jn = "<" + (C(Te.type) || "Unknown") + " />",
|
|
2260
|
+
Te === null ? jn = "null" : Le(Te) ? jn = "array" : Te !== void 0 && Te.$$typeof === e ? (jn = "<" + (C(Te.type) || "Unknown") + " />", Kt = " Did you accidentally export a JSX literal instead of a component?") : jn = typeof Te, L("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", jn, Kt);
|
|
2261
2261
|
}
|
|
2262
2262
|
var Yn = Rt(Te, et, rt, Ft, Bt);
|
|
2263
2263
|
if (Yn == null)
|
|
@@ -3345,7 +3345,7 @@ function QG() {
|
|
|
3345
3345
|
function nn(l) {
|
|
3346
3346
|
return l = l.target || l.srcElement || window, l.correspondingUseElement && (l = l.correspondingUseElement), l.nodeType === 3 ? l.parentNode : l;
|
|
3347
3347
|
}
|
|
3348
|
-
var Mr = null,
|
|
3348
|
+
var Mr = null, Zt = null, Wt = null;
|
|
3349
3349
|
function Xr(l) {
|
|
3350
3350
|
if (l = rp(l)) {
|
|
3351
3351
|
if (typeof Mr != "function") throw Error(t(280));
|
|
@@ -3354,12 +3354,12 @@ function QG() {
|
|
|
3354
3354
|
}
|
|
3355
3355
|
}
|
|
3356
3356
|
function Mn(l) {
|
|
3357
|
-
|
|
3357
|
+
Zt ? Wt ? Wt.push(l) : Wt = [l] : Zt = l;
|
|
3358
3358
|
}
|
|
3359
3359
|
function In() {
|
|
3360
|
-
if (
|
|
3361
|
-
var l =
|
|
3362
|
-
if (
|
|
3360
|
+
if (Zt) {
|
|
3361
|
+
var l = Zt, f = Wt;
|
|
3362
|
+
if (Wt = Zt = null, Xr(l), f) for (l = 0; l < f.length; l++) Xr(f[l]);
|
|
3363
3363
|
}
|
|
3364
3364
|
}
|
|
3365
3365
|
function Ma(l, f) {
|
|
@@ -3374,7 +3374,7 @@ function QG() {
|
|
|
3374
3374
|
try {
|
|
3375
3375
|
return Ma(l, f, v);
|
|
3376
3376
|
} finally {
|
|
3377
|
-
xe = !1, (
|
|
3377
|
+
xe = !1, (Zt !== null || Wt !== null) && (ve(), In());
|
|
3378
3378
|
}
|
|
3379
3379
|
}
|
|
3380
3380
|
function at(l, f) {
|
|
@@ -3515,7 +3515,7 @@ function QG() {
|
|
|
3515
3515
|
if (v.tag !== 3) throw Error(t(188));
|
|
3516
3516
|
return v.stateNode.current === v ? l : f;
|
|
3517
3517
|
}
|
|
3518
|
-
function
|
|
3518
|
+
function Kt(l) {
|
|
3519
3519
|
return l = Dt(l), l !== null ? dr(l) : null;
|
|
3520
3520
|
}
|
|
3521
3521
|
function dr(l) {
|
|
@@ -4446,15 +4446,15 @@ function QG() {
|
|
|
4446
4446
|
}
|
|
4447
4447
|
}
|
|
4448
4448
|
e: {
|
|
4449
|
-
if (ut = Ye ? gf(Ye) : window, Pt = ut.nodeName && ut.nodeName.toLowerCase(), Pt === "select" || Pt === "input" && ut.type === "file") var
|
|
4450
|
-
else if (c1(ut)) if (Om)
|
|
4449
|
+
if (ut = Ye ? gf(Ye) : window, Pt = ut.nodeName && ut.nodeName.toLowerCase(), Pt === "select" || Pt === "input" && ut.type === "file") var Jt = d1;
|
|
4450
|
+
else if (c1(ut)) if (Om) Jt = m1;
|
|
4451
4451
|
else {
|
|
4452
|
-
|
|
4452
|
+
Jt = g3;
|
|
4453
4453
|
var fn = m3;
|
|
4454
4454
|
}
|
|
4455
|
-
else (Pt = ut.nodeName) && Pt.toLowerCase() === "input" && (ut.type === "checkbox" || ut.type === "radio") && (
|
|
4456
|
-
if (
|
|
4457
|
-
f1(dt,
|
|
4455
|
+
else (Pt = ut.nodeName) && Pt.toLowerCase() === "input" && (ut.type === "checkbox" || ut.type === "radio") && (Jt = v3);
|
|
4456
|
+
if (Jt && (Jt = Jt(l, Ye))) {
|
|
4457
|
+
f1(dt, Jt, v, lt);
|
|
4458
4458
|
break e;
|
|
4459
4459
|
}
|
|
4460
4460
|
fn && fn(l, ut, Ye), l === "focusout" && (fn = ut._wrapperState) && fn.controlled && ut.type === "number" && ee(ut, "number", ut.value);
|
|
@@ -4846,14 +4846,14 @@ function QG() {
|
|
|
4846
4846
|
return ze === null || ze.tag !== 6 ? (ze = z0(Ve, $e.mode, vt), ze.return = $e, ze) : (ze = I(ze, Ve), ze.return = $e, ze);
|
|
4847
4847
|
}
|
|
4848
4848
|
function De($e, ze, Ve, vt) {
|
|
4849
|
-
var
|
|
4850
|
-
return
|
|
4849
|
+
var Jt = Ve.type;
|
|
4850
|
+
return Jt === ce ? lt($e, ze, Ve.props.children, vt, Ve.key) : ze !== null && (ze.elementType === Jt || typeof Jt == "object" && Jt !== null && Jt.$$typeof === z && P1(Jt) === ze.type) ? (vt = I(ze, Ve.props), vt.ref = lc($e, ze, Ve), vt.return = $e, vt) : (vt = F0(Ve.type, Ve.key, Ve.props, null, $e.mode, vt), vt.ref = lc($e, ze, Ve), vt.return = $e, vt);
|
|
4851
4851
|
}
|
|
4852
4852
|
function Ye($e, ze, Ve, vt) {
|
|
4853
4853
|
return ze === null || ze.tag !== 4 || ze.stateNode.containerInfo !== Ve.containerInfo || ze.stateNode.implementation !== Ve.implementation ? (ze = Sp(Ve, $e.mode, vt), ze.return = $e, ze) : (ze = I(ze, Ve.children || []), ze.return = $e, ze);
|
|
4854
4854
|
}
|
|
4855
|
-
function lt($e, ze, Ve, vt,
|
|
4856
|
-
return ze === null || ze.tag !== 7 ? (ze = Cc(Ve, $e.mode, vt,
|
|
4855
|
+
function lt($e, ze, Ve, vt, Jt) {
|
|
4856
|
+
return ze === null || ze.tag !== 7 ? (ze = Cc(Ve, $e.mode, vt, Jt), ze.return = $e, ze) : (ze = I(ze, Ve), ze.return = $e, ze);
|
|
4857
4857
|
}
|
|
4858
4858
|
function dt($e, ze, Ve) {
|
|
4859
4859
|
if (typeof ze == "string" && ze !== "" || typeof ze == "number") return ze = z0("" + ze, $e.mode, Ve), ze.return = $e, ze;
|
|
@@ -4873,103 +4873,103 @@ function QG() {
|
|
|
4873
4873
|
return null;
|
|
4874
4874
|
}
|
|
4875
4875
|
function ut($e, ze, Ve, vt) {
|
|
4876
|
-
var
|
|
4877
|
-
if (typeof Ve == "string" && Ve !== "" || typeof Ve == "number") return
|
|
4876
|
+
var Jt = ze !== null ? ze.key : null;
|
|
4877
|
+
if (typeof Ve == "string" && Ve !== "" || typeof Ve == "number") return Jt !== null ? null : Ae($e, ze, "" + Ve, vt);
|
|
4878
4878
|
if (typeof Ve == "object" && Ve !== null) {
|
|
4879
4879
|
switch (Ve.$$typeof) {
|
|
4880
4880
|
case W:
|
|
4881
|
-
return Ve.key ===
|
|
4881
|
+
return Ve.key === Jt ? De($e, ze, Ve, vt) : null;
|
|
4882
4882
|
case de:
|
|
4883
|
-
return Ve.key ===
|
|
4883
|
+
return Ve.key === Jt ? Ye($e, ze, Ve, vt) : null;
|
|
4884
4884
|
case z:
|
|
4885
|
-
return
|
|
4885
|
+
return Jt = Ve._init, ut(
|
|
4886
4886
|
$e,
|
|
4887
4887
|
ze,
|
|
4888
|
-
|
|
4888
|
+
Jt(Ve._payload),
|
|
4889
4889
|
vt
|
|
4890
4890
|
);
|
|
4891
4891
|
}
|
|
4892
|
-
if (oe(Ve) || Q(Ve)) return
|
|
4892
|
+
if (oe(Ve) || Q(Ve)) return Jt !== null ? null : lt($e, ze, Ve, vt, null);
|
|
4893
4893
|
Eo($e, Ve);
|
|
4894
4894
|
}
|
|
4895
4895
|
return null;
|
|
4896
4896
|
}
|
|
4897
|
-
function Pt($e, ze, Ve, vt,
|
|
4898
|
-
if (typeof vt == "string" && vt !== "" || typeof vt == "number") return $e = $e.get(Ve) || null, Ae(ze, $e, "" + vt,
|
|
4897
|
+
function Pt($e, ze, Ve, vt, Jt) {
|
|
4898
|
+
if (typeof vt == "string" && vt !== "" || typeof vt == "number") return $e = $e.get(Ve) || null, Ae(ze, $e, "" + vt, Jt);
|
|
4899
4899
|
if (typeof vt == "object" && vt !== null) {
|
|
4900
4900
|
switch (vt.$$typeof) {
|
|
4901
4901
|
case W:
|
|
4902
|
-
return $e = $e.get(vt.key === null ? Ve : vt.key) || null, De(ze, $e, vt,
|
|
4902
|
+
return $e = $e.get(vt.key === null ? Ve : vt.key) || null, De(ze, $e, vt, Jt);
|
|
4903
4903
|
case de:
|
|
4904
|
-
return $e = $e.get(vt.key === null ? Ve : vt.key) || null, Ye(ze, $e, vt,
|
|
4904
|
+
return $e = $e.get(vt.key === null ? Ve : vt.key) || null, Ye(ze, $e, vt, Jt);
|
|
4905
4905
|
case z:
|
|
4906
4906
|
var fn = vt._init;
|
|
4907
|
-
return Pt($e, ze, Ve, fn(vt._payload),
|
|
4907
|
+
return Pt($e, ze, Ve, fn(vt._payload), Jt);
|
|
4908
4908
|
}
|
|
4909
|
-
if (oe(vt) || Q(vt)) return $e = $e.get(Ve) || null, lt(ze, $e, vt,
|
|
4909
|
+
if (oe(vt) || Q(vt)) return $e = $e.get(Ve) || null, lt(ze, $e, vt, Jt, null);
|
|
4910
4910
|
Eo(ze, vt);
|
|
4911
4911
|
}
|
|
4912
4912
|
return null;
|
|
4913
4913
|
}
|
|
4914
4914
|
function jt($e, ze, Ve, vt) {
|
|
4915
|
-
for (var
|
|
4915
|
+
for (var Jt = null, fn = null, $t = ze, pn = ze = 0, Sa = null; $t !== null && pn < Ve.length; pn++) {
|
|
4916
4916
|
$t.index > pn ? (Sa = $t, $t = null) : Sa = $t.sibling;
|
|
4917
4917
|
var nr = ut($e, $t, Ve[pn], vt);
|
|
4918
4918
|
if (nr === null) {
|
|
4919
4919
|
$t === null && ($t = Sa);
|
|
4920
4920
|
break;
|
|
4921
4921
|
}
|
|
4922
|
-
l && $t && nr.alternate === null && f($e, $t), ze = V(nr, ze, pn), fn === null ?
|
|
4922
|
+
l && $t && nr.alternate === null && f($e, $t), ze = V(nr, ze, pn), fn === null ? Jt = nr : fn.sibling = nr, fn = nr, $t = Sa;
|
|
4923
4923
|
}
|
|
4924
|
-
if (pn === Ve.length) return v($e, $t), Rr && is($e, pn),
|
|
4924
|
+
if (pn === Ve.length) return v($e, $t), Rr && is($e, pn), Jt;
|
|
4925
4925
|
if ($t === null) {
|
|
4926
|
-
for (; pn < Ve.length; pn++) $t = dt($e, Ve[pn], vt), $t !== null && (ze = V($t, ze, pn), fn === null ?
|
|
4927
|
-
return Rr && is($e, pn),
|
|
4926
|
+
for (; pn < Ve.length; pn++) $t = dt($e, Ve[pn], vt), $t !== null && (ze = V($t, ze, pn), fn === null ? Jt = $t : fn.sibling = $t, fn = $t);
|
|
4927
|
+
return Rr && is($e, pn), Jt;
|
|
4928
4928
|
}
|
|
4929
|
-
for ($t = E($e, $t); pn < Ve.length; pn++) Sa = Pt($t, $e, pn, Ve[pn], vt), Sa !== null && (l && Sa.alternate !== null && $t.delete(Sa.key === null ? pn : Sa.key), ze = V(Sa, ze, pn), fn === null ?
|
|
4929
|
+
for ($t = E($e, $t); pn < Ve.length; pn++) Sa = Pt($t, $e, pn, Ve[pn], vt), Sa !== null && (l && Sa.alternate !== null && $t.delete(Sa.key === null ? pn : Sa.key), ze = V(Sa, ze, pn), fn === null ? Jt = Sa : fn.sibling = Sa, fn = Sa);
|
|
4930
4930
|
return l && $t.forEach(function(hu) {
|
|
4931
4931
|
return f($e, hu);
|
|
4932
|
-
}), Rr && is($e, pn),
|
|
4932
|
+
}), Rr && is($e, pn), Jt;
|
|
4933
4933
|
}
|
|
4934
4934
|
function qt($e, ze, Ve, vt) {
|
|
4935
|
-
var
|
|
4936
|
-
if (typeof
|
|
4937
|
-
if (Ve =
|
|
4938
|
-
for (var fn =
|
|
4935
|
+
var Jt = Q(Ve);
|
|
4936
|
+
if (typeof Jt != "function") throw Error(t(150));
|
|
4937
|
+
if (Ve = Jt.call(Ve), Ve == null) throw Error(t(151));
|
|
4938
|
+
for (var fn = Jt = null, $t = ze, pn = ze = 0, Sa = null, nr = Ve.next(); $t !== null && !nr.done; pn++, nr = Ve.next()) {
|
|
4939
4939
|
$t.index > pn ? (Sa = $t, $t = null) : Sa = $t.sibling;
|
|
4940
4940
|
var hu = ut($e, $t, nr.value, vt);
|
|
4941
4941
|
if (hu === null) {
|
|
4942
4942
|
$t === null && ($t = Sa);
|
|
4943
4943
|
break;
|
|
4944
4944
|
}
|
|
4945
|
-
l && $t && hu.alternate === null && f($e, $t), ze = V(hu, ze, pn), fn === null ?
|
|
4945
|
+
l && $t && hu.alternate === null && f($e, $t), ze = V(hu, ze, pn), fn === null ? Jt = hu : fn.sibling = hu, fn = hu, $t = Sa;
|
|
4946
4946
|
}
|
|
4947
4947
|
if (nr.done) return v(
|
|
4948
4948
|
$e,
|
|
4949
4949
|
$t
|
|
4950
|
-
), Rr && is($e, pn),
|
|
4950
|
+
), Rr && is($e, pn), Jt;
|
|
4951
4951
|
if ($t === null) {
|
|
4952
|
-
for (; !nr.done; pn++, nr = Ve.next()) nr = dt($e, nr.value, vt), nr !== null && (ze = V(nr, ze, pn), fn === null ?
|
|
4953
|
-
return Rr && is($e, pn),
|
|
4952
|
+
for (; !nr.done; pn++, nr = Ve.next()) nr = dt($e, nr.value, vt), nr !== null && (ze = V(nr, ze, pn), fn === null ? Jt = nr : fn.sibling = nr, fn = nr);
|
|
4953
|
+
return Rr && is($e, pn), Jt;
|
|
4954
4954
|
}
|
|
4955
|
-
for ($t = E($e, $t); !nr.done; pn++, nr = Ve.next()) nr = Pt($t, $e, pn, nr.value, vt), nr !== null && (l && nr.alternate !== null && $t.delete(nr.key === null ? pn : nr.key), ze = V(nr, ze, pn), fn === null ?
|
|
4955
|
+
for ($t = E($e, $t); !nr.done; pn++, nr = Ve.next()) nr = Pt($t, $e, pn, nr.value, vt), nr !== null && (l && nr.alternate !== null && $t.delete(nr.key === null ? pn : nr.key), ze = V(nr, ze, pn), fn === null ? Jt = nr : fn.sibling = nr, fn = nr);
|
|
4956
4956
|
return l && $t.forEach(function($3) {
|
|
4957
4957
|
return f($e, $3);
|
|
4958
|
-
}), Rr && is($e, pn),
|
|
4958
|
+
}), Rr && is($e, pn), Jt;
|
|
4959
4959
|
}
|
|
4960
4960
|
function na($e, ze, Ve, vt) {
|
|
4961
4961
|
if (typeof Ve == "object" && Ve !== null && Ve.type === ce && Ve.key === null && (Ve = Ve.props.children), typeof Ve == "object" && Ve !== null) {
|
|
4962
4962
|
switch (Ve.$$typeof) {
|
|
4963
4963
|
case W:
|
|
4964
4964
|
e: {
|
|
4965
|
-
for (var
|
|
4966
|
-
if (fn.key ===
|
|
4967
|
-
if (
|
|
4965
|
+
for (var Jt = Ve.key, fn = ze; fn !== null; ) {
|
|
4966
|
+
if (fn.key === Jt) {
|
|
4967
|
+
if (Jt = Ve.type, Jt === ce) {
|
|
4968
4968
|
if (fn.tag === 7) {
|
|
4969
4969
|
v($e, fn.sibling), ze = I(fn, Ve.props.children), ze.return = $e, $e = ze;
|
|
4970
4970
|
break e;
|
|
4971
4971
|
}
|
|
4972
|
-
} else if (fn.elementType ===
|
|
4972
|
+
} else if (fn.elementType === Jt || typeof Jt == "object" && Jt !== null && Jt.$$typeof === z && P1(Jt) === fn.type) {
|
|
4973
4973
|
v($e, fn.sibling), ze = I(fn, Ve.props), ze.ref = lc($e, fn, Ve), ze.return = $e, $e = ze;
|
|
4974
4974
|
break e;
|
|
4975
4975
|
}
|
|
@@ -5212,7 +5212,7 @@ function QG() {
|
|
|
5212
5212
|
for (var l = 0; l < a0.length; l++) a0[l]._workInProgressVersionPrimary = null;
|
|
5213
5213
|
a0.length = 0;
|
|
5214
5214
|
}
|
|
5215
|
-
var i0 = q.ReactCurrentDispatcher, up = q.ReactCurrentBatchConfig,
|
|
5215
|
+
var i0 = q.ReactCurrentDispatcher, up = q.ReactCurrentBatchConfig, Yt = 0, Xt = null, gn = null, Nn = null, us = !1, Cf = !1, lp = 0, E3 = 0;
|
|
5216
5216
|
function ti() {
|
|
5217
5217
|
throw Error(t(321));
|
|
5218
5218
|
}
|
|
@@ -5222,14 +5222,14 @@ function QG() {
|
|
|
5222
5222
|
return !0;
|
|
5223
5223
|
}
|
|
5224
5224
|
function ot(l, f, v, E, I, V) {
|
|
5225
|
-
if (
|
|
5225
|
+
if (Yt = V, Xt = f, f.memoizedState = null, f.updateQueue = null, f.lanes = 0, i0.current = l === null || l.memoizedState === null ? A3 : Sr, l = v(E, I), Cf) {
|
|
5226
5226
|
V = 0;
|
|
5227
5227
|
do {
|
|
5228
5228
|
if (Cf = !1, lp = 0, 25 <= V) throw Error(t(301));
|
|
5229
5229
|
V += 1, Nn = gn = null, f.updateQueue = null, i0.current = w0, l = v(E, I);
|
|
5230
5230
|
} while (Cf);
|
|
5231
5231
|
}
|
|
5232
|
-
if (i0.current = ni, f = gn !== null && gn.next !== null,
|
|
5232
|
+
if (i0.current = ni, f = gn !== null && gn.next !== null, Yt = 0, Nn = gn = Xt = null, us = !1, f) throw Error(t(300));
|
|
5233
5233
|
return l;
|
|
5234
5234
|
}
|
|
5235
5235
|
function la() {
|
|
@@ -5238,18 +5238,18 @@ function QG() {
|
|
|
5238
5238
|
}
|
|
5239
5239
|
function rn() {
|
|
5240
5240
|
var l = { memoizedState: null, baseState: null, baseQueue: null, queue: null, next: null };
|
|
5241
|
-
return Nn === null ?
|
|
5241
|
+
return Nn === null ? Xt.memoizedState = Nn = l : Nn = Nn.next = l, Nn;
|
|
5242
5242
|
}
|
|
5243
5243
|
function za() {
|
|
5244
5244
|
if (gn === null) {
|
|
5245
|
-
var l =
|
|
5245
|
+
var l = Xt.alternate;
|
|
5246
5246
|
l = l !== null ? l.memoizedState : null;
|
|
5247
5247
|
} else l = gn.next;
|
|
5248
|
-
var f = Nn === null ?
|
|
5248
|
+
var f = Nn === null ? Xt.memoizedState : Nn.next;
|
|
5249
5249
|
if (f !== null) Nn = f, gn = l;
|
|
5250
5250
|
else {
|
|
5251
5251
|
if (l === null) throw Error(t(310));
|
|
5252
|
-
gn = l, l = { memoizedState: gn.memoizedState, baseState: gn.baseState, baseQueue: gn.baseQueue, queue: gn.queue, next: null }, Nn === null ?
|
|
5252
|
+
gn = l, l = { memoizedState: gn.memoizedState, baseState: gn.baseState, baseQueue: gn.baseQueue, queue: gn.queue, next: null }, Nn === null ? Xt.memoizedState = Nn = l : Nn = Nn.next = l;
|
|
5253
5253
|
}
|
|
5254
5254
|
return Nn;
|
|
5255
5255
|
}
|
|
@@ -5273,7 +5273,7 @@ function QG() {
|
|
|
5273
5273
|
var Ae = le = null, De = null, Ye = V;
|
|
5274
5274
|
do {
|
|
5275
5275
|
var lt = Ye.lane;
|
|
5276
|
-
if ((
|
|
5276
|
+
if ((Yt & lt) === lt) De !== null && (De = De.next = { lane: 0, action: Ye.action, hasEagerState: Ye.hasEagerState, eagerState: Ye.eagerState, next: null }), E = Ye.hasEagerState ? Ye.eagerState : l(E, Ye.action);
|
|
5277
5277
|
else {
|
|
5278
5278
|
var dt = {
|
|
5279
5279
|
lane: lt,
|
|
@@ -5282,7 +5282,7 @@ function QG() {
|
|
|
5282
5282
|
eagerState: Ye.eagerState,
|
|
5283
5283
|
next: null
|
|
5284
5284
|
};
|
|
5285
|
-
De === null ? (Ae = De = dt, le = E) : De = De.next = dt,
|
|
5285
|
+
De === null ? (Ae = De = dt, le = E) : De = De.next = dt, Xt.lanes |= lt, wc |= lt;
|
|
5286
5286
|
}
|
|
5287
5287
|
Ye = Ye.next;
|
|
5288
5288
|
} while (Ye !== null && Ye !== V);
|
|
@@ -5291,7 +5291,7 @@ function QG() {
|
|
|
5291
5291
|
if (l = v.interleaved, l !== null) {
|
|
5292
5292
|
I = l;
|
|
5293
5293
|
do
|
|
5294
|
-
V = I.lane,
|
|
5294
|
+
V = I.lane, Xt.lanes |= V, wc |= V, I = I.next;
|
|
5295
5295
|
while (I !== l);
|
|
5296
5296
|
} else I === null && (v.lanes = 0);
|
|
5297
5297
|
return [f.memoizedState, v.dispatch];
|
|
@@ -5314,15 +5314,15 @@ function QG() {
|
|
|
5314
5314
|
function Ef() {
|
|
5315
5315
|
}
|
|
5316
5316
|
function dc(l, f) {
|
|
5317
|
-
var v =
|
|
5317
|
+
var v = Xt, E = za(), I = f(), V = !ks(E.memoizedState, I);
|
|
5318
5318
|
if (V && (E.memoizedState = I, zi = !0), E = E.queue, fp(o0.bind(null, v, E, l), [l]), E.getSnapshot !== f || V || Nn !== null && Nn.memoizedState.tag & 1) {
|
|
5319
5319
|
if (v.flags |= 2048, pc(9, s0.bind(null, v, E, I, f), void 0, null), Kr === null) throw Error(t(349));
|
|
5320
|
-
|
|
5320
|
+
Yt & 30 || Af(v, f, I);
|
|
5321
5321
|
}
|
|
5322
5322
|
return I;
|
|
5323
5323
|
}
|
|
5324
5324
|
function Af(l, f, v) {
|
|
5325
|
-
l.flags |= 16384, l = { getSnapshot: f, value: v }, f =
|
|
5325
|
+
l.flags |= 16384, l = { getSnapshot: f, value: v }, f = Xt.updateQueue, f === null ? (f = { lastEffect: null, stores: null }, Xt.updateQueue = f, f.stores = [l]) : (v = f.stores, v === null ? f.stores = [l] : v.push(l));
|
|
5326
5326
|
}
|
|
5327
5327
|
function s0(l, f, v, E) {
|
|
5328
5328
|
f.value = v, f.getSnapshot = E, u0(f) && l0(l);
|
|
@@ -5348,17 +5348,17 @@ function QG() {
|
|
|
5348
5348
|
}
|
|
5349
5349
|
function c0(l) {
|
|
5350
5350
|
var f = rn();
|
|
5351
|
-
return typeof l == "function" && (l = l()), f.memoizedState = f.baseState = l, l = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: ls, lastRenderedState: l }, f.queue = l, l = l.dispatch = dp.bind(null,
|
|
5351
|
+
return typeof l == "function" && (l = l()), f.memoizedState = f.baseState = l, l = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: ls, lastRenderedState: l }, f.queue = l, l = l.dispatch = dp.bind(null, Xt, l), [f.memoizedState, l];
|
|
5352
5352
|
}
|
|
5353
5353
|
function pc(l, f, v, E) {
|
|
5354
|
-
return l = { tag: l, create: f, destroy: v, deps: E, next: null }, f =
|
|
5354
|
+
return l = { tag: l, create: f, destroy: v, deps: E, next: null }, f = Xt.updateQueue, f === null ? (f = { lastEffect: null, stores: null }, Xt.updateQueue = f, f.lastEffect = l.next = l) : (v = f.lastEffect, v === null ? f.lastEffect = l.next = l : (E = v.next, v.next = l, l.next = E, f.lastEffect = l)), l;
|
|
5355
5355
|
}
|
|
5356
5356
|
function f0() {
|
|
5357
5357
|
return za().memoizedState;
|
|
5358
5358
|
}
|
|
5359
5359
|
function kf(l, f, v, E) {
|
|
5360
5360
|
var I = rn();
|
|
5361
|
-
|
|
5361
|
+
Xt.flags |= l, I.memoizedState = pc(1 | f, v, void 0, E === void 0 ? null : E);
|
|
5362
5362
|
}
|
|
5363
5363
|
function Mf(l, f, v, E) {
|
|
5364
5364
|
var I = za();
|
|
@@ -5371,7 +5371,7 @@ function QG() {
|
|
|
5371
5371
|
return;
|
|
5372
5372
|
}
|
|
5373
5373
|
}
|
|
5374
|
-
|
|
5374
|
+
Xt.flags |= l, I.memoizedState = pc(1 | f, v, V, E);
|
|
5375
5375
|
}
|
|
5376
5376
|
function d0(l, f) {
|
|
5377
5377
|
return kf(8390656, 8, l, f);
|
|
@@ -5411,7 +5411,7 @@ function QG() {
|
|
|
5411
5411
|
return E !== null && f !== null && cp(f, E[1]) ? E[0] : (l = l(), v.memoizedState = [l, f], l);
|
|
5412
5412
|
}
|
|
5413
5413
|
function v0(l, f, v) {
|
|
5414
|
-
return
|
|
5414
|
+
return Yt & 21 ? (ks(v, f) || (v = tf(), Xt.lanes |= v, wc |= v, l.baseState = !0), f) : (l.baseState && (l.baseState = !1, zi = !0), l.memoizedState = v);
|
|
5415
5415
|
}
|
|
5416
5416
|
function ag(l, f) {
|
|
5417
5417
|
var v = tr;
|
|
@@ -5455,7 +5455,7 @@ function QG() {
|
|
|
5455
5455
|
}
|
|
5456
5456
|
function ig(l) {
|
|
5457
5457
|
var f = l.alternate;
|
|
5458
|
-
return l ===
|
|
5458
|
+
return l === Xt || f !== null && f === Xt;
|
|
5459
5459
|
}
|
|
5460
5460
|
function Rf(l, f) {
|
|
5461
5461
|
Cf = us = !0;
|
|
@@ -5486,7 +5486,7 @@ function QG() {
|
|
|
5486
5486
|
return f = f === void 0 ? null : f, l = l(), v.memoizedState = [l, f], l;
|
|
5487
5487
|
}, useReducer: function(l, f, v) {
|
|
5488
5488
|
var E = rn();
|
|
5489
|
-
return f = v !== void 0 ? v(f) : f, E.memoizedState = E.baseState = f, l = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: l, lastRenderedState: f }, E.queue = l, l = l.dispatch = z1.bind(null,
|
|
5489
|
+
return f = v !== void 0 ? v(f) : f, E.memoizedState = E.baseState = f, l = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: l, lastRenderedState: f }, E.queue = l, l = l.dispatch = z1.bind(null, Xt, l), [E.memoizedState, l];
|
|
5490
5490
|
}, useRef: function(l) {
|
|
5491
5491
|
var f = rn();
|
|
5492
5492
|
return l = { current: l }, f.memoizedState = l;
|
|
@@ -5497,13 +5497,13 @@ function QG() {
|
|
|
5497
5497
|
return l = ag.bind(null, l[1]), rn().memoizedState = l, [f, l];
|
|
5498
5498
|
}, useMutableSource: function() {
|
|
5499
5499
|
}, useSyncExternalStore: function(l, f, v) {
|
|
5500
|
-
var E =
|
|
5500
|
+
var E = Xt, I = rn();
|
|
5501
5501
|
if (Rr) {
|
|
5502
5502
|
if (v === void 0) throw Error(t(407));
|
|
5503
5503
|
v = v();
|
|
5504
5504
|
} else {
|
|
5505
5505
|
if (v = f(), Kr === null) throw Error(t(349));
|
|
5506
|
-
|
|
5506
|
+
Yt & 30 || Af(E, f, v);
|
|
5507
5507
|
}
|
|
5508
5508
|
I.memoizedState = v;
|
|
5509
5509
|
var V = { value: v, getSnapshot: f };
|
|
@@ -7162,13 +7162,13 @@ Error generating stack: ` + V.message + `
|
|
|
7162
7162
|
var v = Or;
|
|
7163
7163
|
try {
|
|
7164
7164
|
if (os(), i0.current = ni, us) {
|
|
7165
|
-
for (var E =
|
|
7165
|
+
for (var E = Xt.memoizedState; E !== null; ) {
|
|
7166
7166
|
var I = E.queue;
|
|
7167
7167
|
I !== null && (I.pending = null), E = E.next;
|
|
7168
7168
|
}
|
|
7169
7169
|
us = !1;
|
|
7170
7170
|
}
|
|
7171
|
-
if (
|
|
7171
|
+
if (Yt = 0, Nn = gn = Xt = null, Cf = !1, lp = 0, R0.current = null, v === null || v.return === null) {
|
|
7172
7172
|
_a = 1, bp = f, Or = null;
|
|
7173
7173
|
break;
|
|
7174
7174
|
}
|
|
@@ -7225,8 +7225,8 @@ Error generating stack: ` + V.message + `
|
|
|
7225
7225
|
} while (V !== null);
|
|
7226
7226
|
}
|
|
7227
7227
|
iw(v);
|
|
7228
|
-
} catch (
|
|
7229
|
-
f =
|
|
7228
|
+
} catch (Jt) {
|
|
7229
|
+
f = Jt, Or === v && v !== null && (Or = v = v.return);
|
|
7230
7230
|
continue;
|
|
7231
7231
|
}
|
|
7232
7232
|
break;
|
|
@@ -7407,8 +7407,8 @@ Error generating stack: ` + V.message + `
|
|
|
7407
7407
|
case 15:
|
|
7408
7408
|
M0(9, Ae);
|
|
7409
7409
|
}
|
|
7410
|
-
} catch (
|
|
7411
|
-
Yr(Ae, Ae.return,
|
|
7410
|
+
} catch (Jt) {
|
|
7411
|
+
Yr(Ae, Ae.return, Jt);
|
|
7412
7412
|
}
|
|
7413
7413
|
if (Ae === le) {
|
|
7414
7414
|
zt = null;
|
|
@@ -7920,7 +7920,7 @@ Error generating stack: ` + V.message + `
|
|
|
7920
7920
|
}
|
|
7921
7921
|
}, Ma = bg, ve = To;
|
|
7922
7922
|
var j3 = { usingClientEntryPoint: !1, Events: [rp, gf, sn, Mn, In, bg] }, kp = { findFiberByHostInstance: Ms, bundleType: 0, version: "18.3.1", rendererPackageName: "react-dom" }, hw = { bundleType: kp.bundleType, version: kp.version, rendererPackageName: kp.rendererPackageName, rendererConfig: kp.rendererConfig, overrideHookState: null, overrideHookStateDeletePath: null, overrideHookStateRenamePath: null, overrideProps: null, overridePropsDeletePath: null, overridePropsRenamePath: null, setErrorHandler: null, setSuspenseHandler: null, scheduleUpdate: null, currentDispatcherRef: q.ReactCurrentDispatcher, findHostInstanceByFiber: function(l) {
|
|
7923
|
-
return l =
|
|
7923
|
+
return l = Kt(l), l === null ? null : l.stateNode;
|
|
7924
7924
|
}, findFiberByHostInstance: kp.findFiberByHostInstance || B3, findHostInstancesForRefresh: null, scheduleRefresh: null, scheduleRoot: null, setRefreshHandler: null, getCurrentFiber: null, reconcilerVersion: "18.3.1-next-f1338f8080-20240426" };
|
|
7925
7925
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u") {
|
|
7926
7926
|
var V0 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
|
@@ -7943,7 +7943,7 @@ Error generating stack: ` + V.message + `
|
|
|
7943
7943
|
var f = l._reactInternals;
|
|
7944
7944
|
if (f === void 0)
|
|
7945
7945
|
throw typeof l.render == "function" ? Error(t(188)) : (l = Object.keys(l).join(","), Error(t(268, l)));
|
|
7946
|
-
return l =
|
|
7946
|
+
return l = Kt(f), l = l === null ? null : l.stateNode, l;
|
|
7947
7947
|
}, Gs.flushSync = function(l) {
|
|
7948
7948
|
return To(l);
|
|
7949
7949
|
}, Gs.hydrate = function(l, f, v) {
|
|
@@ -8114,12 +8114,12 @@ function ZG() {
|
|
|
8114
8114
|
return !1;
|
|
8115
8115
|
}
|
|
8116
8116
|
function Mr(a) {
|
|
8117
|
-
return
|
|
8117
|
+
return Wt.hasOwnProperty(a) ? Wt[a] : null;
|
|
8118
8118
|
}
|
|
8119
|
-
function
|
|
8119
|
+
function Zt(a, s, d, y, _, M, B) {
|
|
8120
8120
|
this.acceptsBooleans = s === St || s === Z || s === H, this.attributeName = y, this.attributeNamespace = _, this.mustUseProperty = d, this.propertyName = a, this.type = s, this.sanitizeURL = M, this.removeEmptyString = B;
|
|
8121
8121
|
}
|
|
8122
|
-
var
|
|
8122
|
+
var Wt = {}, Xr = [
|
|
8123
8123
|
"children",
|
|
8124
8124
|
"dangerouslySetInnerHTML",
|
|
8125
8125
|
// TODO: This prevents the assignment of defaultValue to regular
|
|
@@ -8133,7 +8133,7 @@ function ZG() {
|
|
|
8133
8133
|
"style"
|
|
8134
8134
|
];
|
|
8135
8135
|
Xr.forEach(function(a) {
|
|
8136
|
-
|
|
8136
|
+
Wt[a] = new Zt(
|
|
8137
8137
|
a,
|
|
8138
8138
|
st,
|
|
8139
8139
|
!1,
|
|
@@ -8148,7 +8148,7 @@ function ZG() {
|
|
|
8148
8148
|
);
|
|
8149
8149
|
}), [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(a) {
|
|
8150
8150
|
var s = a[0], d = a[1];
|
|
8151
|
-
|
|
8151
|
+
Wt[s] = new Zt(
|
|
8152
8152
|
s,
|
|
8153
8153
|
_t,
|
|
8154
8154
|
!1,
|
|
@@ -8162,7 +8162,7 @@ function ZG() {
|
|
|
8162
8162
|
!1
|
|
8163
8163
|
);
|
|
8164
8164
|
}), ["contentEditable", "draggable", "spellCheck", "value"].forEach(function(a) {
|
|
8165
|
-
|
|
8165
|
+
Wt[a] = new Zt(
|
|
8166
8166
|
a,
|
|
8167
8167
|
St,
|
|
8168
8168
|
!1,
|
|
@@ -8176,7 +8176,7 @@ function ZG() {
|
|
|
8176
8176
|
!1
|
|
8177
8177
|
);
|
|
8178
8178
|
}), ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(a) {
|
|
8179
|
-
|
|
8179
|
+
Wt[a] = new Zt(
|
|
8180
8180
|
a,
|
|
8181
8181
|
St,
|
|
8182
8182
|
!1,
|
|
@@ -8217,7 +8217,7 @@ function ZG() {
|
|
|
8217
8217
|
// Microdata
|
|
8218
8218
|
"itemScope"
|
|
8219
8219
|
].forEach(function(a) {
|
|
8220
|
-
|
|
8220
|
+
Wt[a] = new Zt(
|
|
8221
8221
|
a,
|
|
8222
8222
|
Z,
|
|
8223
8223
|
!1,
|
|
@@ -8241,7 +8241,7 @@ function ZG() {
|
|
|
8241
8241
|
// you'll need to set attributeName to name.toLowerCase()
|
|
8242
8242
|
// instead in the assignment below.
|
|
8243
8243
|
].forEach(function(a) {
|
|
8244
|
-
|
|
8244
|
+
Wt[a] = new Zt(
|
|
8245
8245
|
a,
|
|
8246
8246
|
Z,
|
|
8247
8247
|
!0,
|
|
@@ -8261,7 +8261,7 @@ function ZG() {
|
|
|
8261
8261
|
// you'll need to set attributeName to name.toLowerCase()
|
|
8262
8262
|
// instead in the assignment below.
|
|
8263
8263
|
].forEach(function(a) {
|
|
8264
|
-
|
|
8264
|
+
Wt[a] = new Zt(
|
|
8265
8265
|
a,
|
|
8266
8266
|
H,
|
|
8267
8267
|
!1,
|
|
@@ -8283,7 +8283,7 @@ function ZG() {
|
|
|
8283
8283
|
// you'll need to set attributeName to name.toLowerCase()
|
|
8284
8284
|
// instead in the assignment below.
|
|
8285
8285
|
].forEach(function(a) {
|
|
8286
|
-
|
|
8286
|
+
Wt[a] = new Zt(
|
|
8287
8287
|
a,
|
|
8288
8288
|
ge,
|
|
8289
8289
|
!1,
|
|
@@ -8297,7 +8297,7 @@ function ZG() {
|
|
|
8297
8297
|
!1
|
|
8298
8298
|
);
|
|
8299
8299
|
}), ["rowSpan", "start"].forEach(function(a) {
|
|
8300
|
-
|
|
8300
|
+
Wt[a] = new Zt(
|
|
8301
8301
|
a,
|
|
8302
8302
|
G,
|
|
8303
8303
|
!1,
|
|
@@ -8393,7 +8393,7 @@ function ZG() {
|
|
|
8393
8393
|
// instead in the assignment below.
|
|
8394
8394
|
].forEach(function(a) {
|
|
8395
8395
|
var s = a.replace(Mn, In);
|
|
8396
|
-
|
|
8396
|
+
Wt[s] = new Zt(
|
|
8397
8397
|
s,
|
|
8398
8398
|
_t,
|
|
8399
8399
|
!1,
|
|
@@ -8417,7 +8417,7 @@ function ZG() {
|
|
|
8417
8417
|
// instead in the assignment below.
|
|
8418
8418
|
].forEach(function(a) {
|
|
8419
8419
|
var s = a.replace(Mn, In);
|
|
8420
|
-
|
|
8420
|
+
Wt[s] = new Zt(
|
|
8421
8421
|
s,
|
|
8422
8422
|
_t,
|
|
8423
8423
|
!1,
|
|
@@ -8437,7 +8437,7 @@ function ZG() {
|
|
|
8437
8437
|
// instead in the assignment below.
|
|
8438
8438
|
].forEach(function(a) {
|
|
8439
8439
|
var s = a.replace(Mn, In);
|
|
8440
|
-
|
|
8440
|
+
Wt[s] = new Zt(
|
|
8441
8441
|
s,
|
|
8442
8442
|
_t,
|
|
8443
8443
|
!1,
|
|
@@ -8449,7 +8449,7 @@ function ZG() {
|
|
|
8449
8449
|
!1
|
|
8450
8450
|
);
|
|
8451
8451
|
}), ["tabIndex", "crossOrigin"].forEach(function(a) {
|
|
8452
|
-
|
|
8452
|
+
Wt[a] = new Zt(
|
|
8453
8453
|
a,
|
|
8454
8454
|
_t,
|
|
8455
8455
|
!1,
|
|
@@ -8464,7 +8464,7 @@ function ZG() {
|
|
|
8464
8464
|
);
|
|
8465
8465
|
});
|
|
8466
8466
|
var Ma = "xlinkHref";
|
|
8467
|
-
|
|
8467
|
+
Wt[Ma] = new Zt(
|
|
8468
8468
|
"xlinkHref",
|
|
8469
8469
|
_t,
|
|
8470
8470
|
!1,
|
|
@@ -8475,7 +8475,7 @@ function ZG() {
|
|
|
8475
8475
|
// sanitizeURL
|
|
8476
8476
|
!1
|
|
8477
8477
|
), ["src", "href", "action", "formAction"].forEach(function(a) {
|
|
8478
|
-
|
|
8478
|
+
Wt[a] = new Zt(
|
|
8479
8479
|
a,
|
|
8480
8480
|
_t,
|
|
8481
8481
|
!1,
|
|
@@ -8554,7 +8554,7 @@ function ZG() {
|
|
|
8554
8554
|
}
|
|
8555
8555
|
}
|
|
8556
8556
|
}
|
|
8557
|
-
var hn = Symbol.for("react.element"), Sn = Symbol.for("react.portal"), fr = Symbol.for("react.fragment"), On = Symbol.for("react.strict_mode"), Un = Symbol.for("react.profiler"), Te = Symbol.for("react.provider"), et = Symbol.for("react.context"), rt = Symbol.for("react.forward_ref"), Nt = Symbol.for("react.suspense"), Ft = Symbol.for("react.suspense_list"), Bt = Symbol.for("react.memo"), Dt = Symbol.for("react.lazy"),
|
|
8557
|
+
var hn = Symbol.for("react.element"), Sn = Symbol.for("react.portal"), fr = Symbol.for("react.fragment"), On = Symbol.for("react.strict_mode"), Un = Symbol.for("react.profiler"), Te = Symbol.for("react.provider"), et = Symbol.for("react.context"), rt = Symbol.for("react.forward_ref"), Nt = Symbol.for("react.suspense"), Ft = Symbol.for("react.suspense_list"), Bt = Symbol.for("react.memo"), Dt = Symbol.for("react.lazy"), Kt = Symbol.for("react.scope"), dr = Symbol.for("react.debug_trace_mode"), jn = Symbol.for("react.offscreen"), Yn = Symbol.for("react.legacy_hidden"), sa = Symbol.for("react.cache"), Ti = Symbol.for("react.tracing_marker"), $n = Symbol.iterator, qr = "@@iterator";
|
|
8558
8558
|
function ga(a) {
|
|
8559
8559
|
if (a === null || typeof a != "object")
|
|
8560
8560
|
return null;
|
|
@@ -10303,16 +10303,16 @@ Check the render method of \`` + a + "`." : "";
|
|
|
10303
10303
|
function un() {
|
|
10304
10304
|
je = !0, tt(), d.apply(y, Tt), Fe = !1;
|
|
10305
10305
|
}
|
|
10306
|
-
var
|
|
10306
|
+
var en, Kn = !1, Bn = !1;
|
|
10307
10307
|
function He(qe) {
|
|
10308
|
-
if (
|
|
10308
|
+
if (en = qe.error, Kn = !0, en === null && qe.colno === 0 && qe.lineno === 0 && (Bn = !0), qe.defaultPrevented && en != null && typeof en == "object")
|
|
10309
10309
|
try {
|
|
10310
|
-
|
|
10310
|
+
en._suppressLogging = !0;
|
|
10311
10311
|
} catch {
|
|
10312
10312
|
}
|
|
10313
10313
|
}
|
|
10314
10314
|
var nt = "react-" + (s || "invokeguardedcallback");
|
|
10315
|
-
if (window.addEventListener("error", He), qm.addEventListener(nt, un, !1), we.initEvent(nt, !1, !1), qm.dispatchEvent(we), Je && Object.defineProperty(window, "event", Je), je && Fe && (Kn ? Bn && (
|
|
10315
|
+
if (window.addEventListener("error", He), qm.addEventListener(nt, un, !1), we.initEvent(nt, !1, !1), qm.dispatchEvent(we), Je && Object.defineProperty(window, "event", Je), je && Fe && (Kn ? Bn && (en = new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")) : en = new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`), this.onError(en)), window.removeEventListener("error", He), !je)
|
|
10316
10316
|
return tt(), T1.apply(this, arguments);
|
|
10317
10317
|
};
|
|
10318
10318
|
}
|
|
@@ -10745,10 +10745,10 @@ Check the render method of \`` + a + "`." : "";
|
|
|
10745
10745
|
function up(a, s) {
|
|
10746
10746
|
At !== null && typeof At.markStateUpdateScheduled == "function" && At.markStateUpdateScheduled(a, s);
|
|
10747
10747
|
}
|
|
10748
|
-
var
|
|
10748
|
+
var Yt = (
|
|
10749
10749
|
/* */
|
|
10750
10750
|
0
|
|
10751
|
-
),
|
|
10751
|
+
), Xt = (
|
|
10752
10752
|
/* */
|
|
10753
10753
|
1
|
|
10754
10754
|
), gn = (
|
|
@@ -12184,7 +12184,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
12184
12184
|
function vt() {
|
|
12185
12185
|
pe("onMouseEnter", ["mouseout", "mouseover"]), pe("onMouseLeave", ["mouseout", "mouseover"]), pe("onPointerEnter", ["pointerout", "pointerover"]), pe("onPointerLeave", ["pointerout", "pointerover"]);
|
|
12186
12186
|
}
|
|
12187
|
-
function
|
|
12187
|
+
function Jt(a, s, d, y, _, M, B) {
|
|
12188
12188
|
var K = s === "mouseover" || s === "pointerover", X = s === "mouseout" || s === "pointerout";
|
|
12189
12189
|
if (K && !k1(y)) {
|
|
12190
12190
|
var he = y.relatedTarget || y.fromElement;
|
|
@@ -12209,13 +12209,13 @@ Check the render method of \`` + a + "`." : "";
|
|
|
12209
12209
|
} else
|
|
12210
12210
|
Fe = null, Ge = d;
|
|
12211
12211
|
if (Fe !== Ge) {
|
|
12212
|
-
var Tt = D0, un = "onMouseLeave",
|
|
12213
|
-
(s === "pointerout" || s === "pointerover") && (Tt = cw, un = "onPointerLeave",
|
|
12212
|
+
var Tt = D0, un = "onMouseLeave", en = "onMouseEnter", Kn = "mouse";
|
|
12213
|
+
(s === "pointerout" || s === "pointerover") && (Tt = cw, un = "onPointerLeave", en = "onPointerEnter", Kn = "pointer");
|
|
12214
12214
|
var Bn = Fe == null ? we : Q0(Fe), He = Ge == null ? we : Q0(Ge), nt = new Tt(un, Kn + "leave", Fe, y, _);
|
|
12215
12215
|
nt.target = Bn, nt.relatedTarget = He;
|
|
12216
12216
|
var qe = null, pt = Rp(_);
|
|
12217
12217
|
if (pt === d) {
|
|
12218
|
-
var Ut = new Tt(
|
|
12218
|
+
var Ut = new Tt(en, Kn + "enter", Ge, y, _);
|
|
12219
12219
|
Ut.target = He, Ut.relatedTarget = Bn, qe = Ut;
|
|
12220
12220
|
}
|
|
12221
12221
|
yj(a, nt, qe, Fe, Ge);
|
|
@@ -12581,7 +12581,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
12581
12581
|
function cj(a, s, d, y, _, M, B) {
|
|
12582
12582
|
lj(a, s, d, y, _, M);
|
|
12583
12583
|
var K = (M & w3) === 0;
|
|
12584
|
-
K && (
|
|
12584
|
+
K && (Jt(a, s, d, y, _), Ve(a, s, d, y, _), oj(a, s, d, y, _), j3(a, s, d, y, _));
|
|
12585
12585
|
}
|
|
12586
12586
|
var Mg = ["abort", "canplay", "canplaythrough", "durationchange", "emptied", "encrypted", "ended", "error", "loadeddata", "loadedmetadata", "loadstart", "pause", "play", "playing", "progress", "ratechange", "resize", "seeked", "seeking", "stalled", "suspend", "timeupdate", "volumechange", "waiting"], W3 = new Set(["cancel", "close", "invalid", "load", "scroll", "toggle"].concat(Mg));
|
|
12587
12587
|
function kk(a, s, d) {
|
|
@@ -13074,10 +13074,10 @@ Check the render method of \`` + a + "`." : "";
|
|
|
13074
13074
|
// TODO: Only ignore them on controlled tags.
|
|
13075
13075
|
Je === "value" || Je === "checked" || Je === "selected")) {
|
|
13076
13076
|
if (Je === Og) {
|
|
13077
|
-
var
|
|
13077
|
+
var en = a.innerHTML, Kn = tt ? tt[ww] : void 0;
|
|
13078
13078
|
if (Kn != null) {
|
|
13079
13079
|
var Bn = Ik(a, Kn);
|
|
13080
|
-
Bn !==
|
|
13080
|
+
Bn !== en && Lg(Je, en, Bn);
|
|
13081
13081
|
}
|
|
13082
13082
|
} else if (Je === Tp) {
|
|
13083
13083
|
if (X.delete(Je), Pk) {
|
|
@@ -13584,11 +13584,11 @@ Check the render method of \`` + a + "`." : "";
|
|
|
13584
13584
|
var X = _;
|
|
13585
13585
|
K = X.namespace;
|
|
13586
13586
|
}
|
|
13587
|
-
var he = (M.mode &
|
|
13587
|
+
var he = (M.mode & Xt) !== Yt;
|
|
13588
13588
|
return Mj(a, s, d, K, y, he, B);
|
|
13589
13589
|
}
|
|
13590
13590
|
function w$(a, s, d, y) {
|
|
13591
|
-
return Bg(d, a), d.mode &
|
|
13591
|
+
return Bg(d, a), d.mode & Xt, Tj(a, s);
|
|
13592
13592
|
}
|
|
13593
13593
|
function _$(a, s) {
|
|
13594
13594
|
Bg(s, a);
|
|
@@ -13948,7 +13948,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
13948
13948
|
var he = M - M % 5, we = (1 << he) - 1, je = (B & we).toString(32), Fe = B >> he, Ge = M - he, Je = zw(s) + Ge, tt = K << Ge, Tt = tt | Fe, un = je + _;
|
|
13949
13949
|
Mc = 1 << Je | Tt, Tc = un;
|
|
13950
13950
|
} else {
|
|
13951
|
-
var
|
|
13951
|
+
var en = K << M, Kn = en | B, Bn = _;
|
|
13952
13952
|
Mc = 1 << X | Kn, Tc = Bn;
|
|
13953
13953
|
}
|
|
13954
13954
|
}
|
|
@@ -14008,7 +14008,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
14008
14008
|
break;
|
|
14009
14009
|
}
|
|
14010
14010
|
case g: {
|
|
14011
|
-
var d = (a.mode &
|
|
14011
|
+
var d = (a.mode & Xt) !== Yt;
|
|
14012
14012
|
R$(
|
|
14013
14013
|
a.type,
|
|
14014
14014
|
a.memoizedProps,
|
|
@@ -14056,7 +14056,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
14056
14056
|
var M = a.type, B = a.memoizedProps, K = a.stateNode;
|
|
14057
14057
|
switch (s.tag) {
|
|
14058
14058
|
case g: {
|
|
14059
|
-
var X = s.type, he = s.pendingProps, we = (a.mode &
|
|
14059
|
+
var X = s.type, he = s.pendingProps, we = (a.mode & Xt) !== Yt;
|
|
14060
14060
|
I$(
|
|
14061
14061
|
M,
|
|
14062
14062
|
B,
|
|
@@ -14069,7 +14069,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
14069
14069
|
break;
|
|
14070
14070
|
}
|
|
14071
14071
|
case S: {
|
|
14072
|
-
var je = s.pendingProps, Fe = (a.mode &
|
|
14072
|
+
var je = s.pendingProps, Fe = (a.mode & Xt) !== Yt;
|
|
14073
14073
|
D$(
|
|
14074
14074
|
M,
|
|
14075
14075
|
B,
|
|
@@ -14136,7 +14136,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
14136
14136
|
}
|
|
14137
14137
|
}
|
|
14138
14138
|
function w6(a) {
|
|
14139
|
-
return (a.mode &
|
|
14139
|
+
return (a.mode & Xt) !== Yt && (a.flags & mn) === sn;
|
|
14140
14140
|
}
|
|
14141
14141
|
function _6(a) {
|
|
14142
14142
|
throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.");
|
|
@@ -14171,7 +14171,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
14171
14171
|
if (_ !== null)
|
|
14172
14172
|
switch (_.tag) {
|
|
14173
14173
|
case w: {
|
|
14174
|
-
var M = _.stateNode.containerInfo, B = (_.mode &
|
|
14174
|
+
var M = _.stateNode.containerInfo, B = (_.mode & Xt) !== Yt;
|
|
14175
14175
|
A$(
|
|
14176
14176
|
M,
|
|
14177
14177
|
s,
|
|
@@ -14182,7 +14182,7 @@ Check the render method of \`` + a + "`." : "";
|
|
|
14182
14182
|
break;
|
|
14183
14183
|
}
|
|
14184
14184
|
case g: {
|
|
14185
|
-
var K = _.type, X = _.memoizedProps, he = _.stateNode, we = (_.mode &
|
|
14185
|
+
var K = _.type, X = _.memoizedProps, he = _.stateNode, we = (_.mode & Xt) !== Yt;
|
|
14186
14186
|
k$(
|
|
14187
14187
|
K,
|
|
14188
14188
|
X,
|
|
@@ -14764,7 +14764,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14764
14764
|
var Lt = SC(qe, He.mode, pt);
|
|
14765
14765
|
return Lt.return = He, Lt;
|
|
14766
14766
|
}
|
|
14767
|
-
function
|
|
14767
|
+
function en(He, nt, qe, pt) {
|
|
14768
14768
|
for (var Ut = qe.key, Lt = nt; Lt !== null; ) {
|
|
14769
14769
|
if (Lt.key === Ut) {
|
|
14770
14770
|
var yn = qe.type;
|
|
@@ -14821,7 +14821,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14821
14821
|
if (Ut && (qe = qe.props.children), typeof qe == "object" && qe !== null) {
|
|
14822
14822
|
switch (qe.$$typeof) {
|
|
14823
14823
|
case hn:
|
|
14824
|
-
return B(
|
|
14824
|
+
return B(en(He, nt, qe, pt));
|
|
14825
14825
|
case Sn:
|
|
14826
14826
|
return B(Kn(He, nt, qe, pt));
|
|
14827
14827
|
case Dt:
|
|
@@ -15176,9 +15176,9 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15176
15176
|
}
|
|
15177
15177
|
}
|
|
15178
15178
|
if (M !== null) {
|
|
15179
|
-
var Ge = _.baseState, Je = ot, tt = null, Tt = null, un = null,
|
|
15179
|
+
var Ge = _.baseState, Je = ot, tt = null, Tt = null, un = null, en = M;
|
|
15180
15180
|
do {
|
|
15181
|
-
var Kn =
|
|
15181
|
+
var Kn = en.lane, Bn = en.eventTime;
|
|
15182
15182
|
if (gc(y, Kn)) {
|
|
15183
15183
|
if (un !== null) {
|
|
15184
15184
|
var nt = {
|
|
@@ -15187,38 +15187,38 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15187
15187
|
// it. Using NoLane works because 0 is a subset of all bitmasks, so
|
|
15188
15188
|
// this will never be skipped by the check above.
|
|
15189
15189
|
lane: la,
|
|
15190
|
-
tag:
|
|
15191
|
-
payload:
|
|
15192
|
-
callback:
|
|
15190
|
+
tag: en.tag,
|
|
15191
|
+
payload: en.payload,
|
|
15192
|
+
callback: en.callback,
|
|
15193
15193
|
next: null
|
|
15194
15194
|
};
|
|
15195
15195
|
un = un.next = nt;
|
|
15196
15196
|
}
|
|
15197
|
-
Ge = bH(a, _,
|
|
15198
|
-
var qe =
|
|
15197
|
+
Ge = bH(a, _, en, Ge, s, d);
|
|
15198
|
+
var qe = en.callback;
|
|
15199
15199
|
if (qe !== null && // If the update was already committed, we should not queue its
|
|
15200
15200
|
// callback again.
|
|
15201
|
-
|
|
15201
|
+
en.lane !== la) {
|
|
15202
15202
|
a.flags |= Co;
|
|
15203
15203
|
var pt = _.effects;
|
|
15204
|
-
pt === null ? _.effects = [
|
|
15204
|
+
pt === null ? _.effects = [en] : pt.push(en);
|
|
15205
15205
|
}
|
|
15206
15206
|
} else {
|
|
15207
15207
|
var He = {
|
|
15208
15208
|
eventTime: Bn,
|
|
15209
15209
|
lane: Kn,
|
|
15210
|
-
tag:
|
|
15211
|
-
payload:
|
|
15212
|
-
callback:
|
|
15210
|
+
tag: en.tag,
|
|
15211
|
+
payload: en.payload,
|
|
15212
|
+
callback: en.callback,
|
|
15213
15213
|
next: null
|
|
15214
15214
|
};
|
|
15215
15215
|
un === null ? (Tt = un = He, tt = Ge) : un = un.next = He, Je = Cn(Je, Kn);
|
|
15216
15216
|
}
|
|
15217
|
-
if (
|
|
15217
|
+
if (en = en.next, en === null) {
|
|
15218
15218
|
if (K = _.shared.pending, K === null)
|
|
15219
15219
|
break;
|
|
15220
15220
|
var Ut = K, Lt = Ut.next;
|
|
15221
|
-
Ut.next = null,
|
|
15221
|
+
Ut.next = null, en = Lt, _.lastBaseUpdate = Ut, _.shared.pending = null;
|
|
15222
15222
|
}
|
|
15223
15223
|
} while (!0);
|
|
15224
15224
|
un === null && (tt = Ge), _.baseState = tt, _.firstBaseUpdate = Tt, _.lastBaseUpdate = un;
|
|
@@ -15438,7 +15438,7 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
15438
15438
|
// need to mark fibers that commit in an incomplete state, somehow. For
|
|
15439
15439
|
// now I'll disable the warning that most of the bugs that would trigger
|
|
15440
15440
|
// it are either exclusive to concurrent mode or exist in both.
|
|
15441
|
-
(a.mode &
|
|
15441
|
+
(a.mode & Xt) !== Yt && u("Internal React error: Expected static flag was missing. Please notify the React team."), a_ = !1, X)
|
|
15442
15442
|
throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");
|
|
15443
15443
|
return B;
|
|
15444
15444
|
}
|
|
@@ -15447,7 +15447,7 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
15447
15447
|
return Xg = 0, a;
|
|
15448
15448
|
}
|
|
15449
15449
|
function AM(a, s, d) {
|
|
15450
|
-
s.updateQueue = a.updateQueue, (s.mode & us) !==
|
|
15450
|
+
s.updateQueue = a.updateQueue, (s.mode & us) !== Yt ? s.flags &= ~(uc | Ii | Ir | En) : s.flags &= ~(Ir | En), a.lanes = yp(a.lanes, d);
|
|
15451
15451
|
}
|
|
15452
15452
|
function kM() {
|
|
15453
15453
|
if (It.current = g_, a_) {
|
|
@@ -15537,7 +15537,7 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
15537
15537
|
var Tt = tt.lane;
|
|
15538
15538
|
if (gc(Fp, Tt)) {
|
|
15539
15539
|
if (Je !== null) {
|
|
15540
|
-
var
|
|
15540
|
+
var en = {
|
|
15541
15541
|
// This update is going to be committed so we never want uncommit
|
|
15542
15542
|
// it. Using NoLane works because 0 is a subset of all bitmasks, so
|
|
15543
15543
|
// this will never be skipped by the check above.
|
|
@@ -15547,7 +15547,7 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
15547
15547
|
eagerState: tt.eagerState,
|
|
15548
15548
|
next: null
|
|
15549
15549
|
};
|
|
15550
|
-
Je = Je.next =
|
|
15550
|
+
Je = Je.next = en;
|
|
15551
15551
|
}
|
|
15552
15552
|
if (tt.hasEagerState)
|
|
15553
15553
|
je = tt.eagerState;
|
|
@@ -15754,7 +15754,7 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
15754
15754
|
mr.flags |= a, _.memoizedState = ev($a | s, d, B, M);
|
|
15755
15755
|
}
|
|
15756
15756
|
function l_(a, s) {
|
|
15757
|
-
return (mr.mode & us) !==
|
|
15757
|
+
return (mr.mode & us) !== Yt ? tv(uc | Ir | el, pi, a, s) : tv(Ir | el, pi, a, s);
|
|
15758
15758
|
}
|
|
15759
15759
|
function nv(a, s) {
|
|
15760
15760
|
return u_(Ir, pi, a, s);
|
|
@@ -15767,7 +15767,7 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
15767
15767
|
}
|
|
15768
15768
|
function aS(a, s) {
|
|
15769
15769
|
var d = En;
|
|
15770
|
-
return d |= Pi, (mr.mode & us) !==
|
|
15770
|
+
return d |= Pi, (mr.mode & us) !== Yt && (d |= Ii), tv(d, Ha, a, s);
|
|
15771
15771
|
}
|
|
15772
15772
|
function f_(a, s) {
|
|
15773
15773
|
return u_(En, Ha, a, s);
|
|
@@ -15790,7 +15790,7 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
15790
15790
|
function iS(a, s, d) {
|
|
15791
15791
|
typeof s != "function" && u("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.", s !== null ? typeof s : "null");
|
|
15792
15792
|
var y = d != null ? d.concat([a]) : null, _ = En;
|
|
15793
|
-
return _ |= Pi, (mr.mode & us) !==
|
|
15793
|
+
return _ |= Pi, (mr.mode & us) !== Yt && (_ |= Ii), tv(_, Ha, PM.bind(null, s, a), y);
|
|
15794
15794
|
}
|
|
15795
15795
|
function d_(a, s, d) {
|
|
15796
15796
|
typeof s != "function" && u("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.", s !== null ? typeof s : "null");
|
|
@@ -16700,11 +16700,11 @@ Incoming: %s`, it, "[" + s.join(", ") + "]", "[" + a.join(", ") + "]");
|
|
|
16700
16700
|
var _ = Hn(s) || "Component", M = y.render;
|
|
16701
16701
|
M || (s.prototype && typeof s.prototype.render == "function" ? u("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?", _) : u("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.", _)), y.getInitialState && !y.getInitialState.isReactClassApproved && !y.state && u("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?", _), y.getDefaultProps && !y.getDefaultProps.isReactClassApproved && u("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.", _), y.propTypes && u("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.", _), y.contextType && u("contextType was defined as an instance property on %s. Use a static property to define contextType instead.", _), s.childContextTypes && !av.has(s) && // Strict Mode has its own warning for legacy context, so we can skip
|
|
16702
16702
|
// this one.
|
|
16703
|
-
(a.mode & Nn) ===
|
|
16703
|
+
(a.mode & Nn) === Yt && (av.add(s), u(`%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead
|
|
16704
16704
|
|
|
16705
16705
|
.Learn more about this warning here: https://reactjs.org/link/legacy-context`, _)), s.contextTypes && !av.has(s) && // Strict Mode has its own warning for legacy context, so we can skip
|
|
16706
16706
|
// this one.
|
|
16707
|
-
(a.mode & Nn) ===
|
|
16707
|
+
(a.mode & Nn) === Yt && (av.add(s), u(`%s uses the legacy contextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() with static contextType instead.
|
|
16708
16708
|
|
|
16709
16709
|
Learn more about this warning here: https://reactjs.org/link/legacy-context`, _)), y.contextTypes && u("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.", _), s.contextType && s.contextTypes && !CS.has(s) && (CS.add(s), u("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.", _)), typeof y.componentShouldUpdate == "function" && u("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.", _), s.prototype && s.prototype.isPureReactComponent && typeof y.shouldComponentUpdate < "u" && u("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.", Hn(s) || "A pure component"), typeof y.componentDidUnmount == "function" && u("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?", _), typeof y.componentDidReceiveProps == "function" && u("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().", _), typeof y.componentWillRecieveProps == "function" && u("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?", _), typeof y.UNSAFE_componentWillRecieveProps == "function" && u("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?", _);
|
|
16710
16710
|
var B = y.props !== d;
|
|
@@ -16806,7 +16806,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Tt, un, Ge !== null ? `
|
|
|
16806
16806
|
var X = s.getDerivedStateFromProps;
|
|
16807
16807
|
if (typeof X == "function" && (AS(a, s, X, d), _.state = a.memoizedState), typeof s.getDerivedStateFromProps != "function" && typeof _.getSnapshotBeforeUpdate != "function" && (typeof _.UNSAFE_componentWillMount == "function" || typeof _.componentWillMount == "function") && (UH(a, _), Xw(a, d, _, y), _.state = a.memoizedState), typeof _.componentDidMount == "function") {
|
|
16808
16808
|
var he = En;
|
|
16809
|
-
he |= Pi, (a.mode & us) !==
|
|
16809
|
+
he |= Pi, (a.mode & us) !== Yt && (he |= Ii), a.flags |= he;
|
|
16810
16810
|
}
|
|
16811
16811
|
}
|
|
16812
16812
|
function FH(a, s, d, y) {
|
|
@@ -16825,7 +16825,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Tt, un, Ge !== null ? `
|
|
|
16825
16825
|
if (Xw(a, d, _, y), Ge = a.memoizedState, M === d && Fe === Ge && !Pw() && !e_()) {
|
|
16826
16826
|
if (typeof _.componentDidMount == "function") {
|
|
16827
16827
|
var Je = En;
|
|
16828
|
-
Je |= Pi, (a.mode & us) !==
|
|
16828
|
+
Je |= Pi, (a.mode & us) !== Yt && (Je |= Ii), a.flags |= Je;
|
|
16829
16829
|
}
|
|
16830
16830
|
return !1;
|
|
16831
16831
|
}
|
|
@@ -16834,12 +16834,12 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Tt, un, Ge !== null ? `
|
|
|
16834
16834
|
if (tt) {
|
|
16835
16835
|
if (!je && (typeof _.UNSAFE_componentWillMount == "function" || typeof _.componentWillMount == "function") && (typeof _.componentWillMount == "function" && _.componentWillMount(), typeof _.UNSAFE_componentWillMount == "function" && _.UNSAFE_componentWillMount()), typeof _.componentDidMount == "function") {
|
|
16836
16836
|
var Tt = En;
|
|
16837
|
-
Tt |= Pi, (a.mode & us) !==
|
|
16837
|
+
Tt |= Pi, (a.mode & us) !== Yt && (Tt |= Ii), a.flags |= Tt;
|
|
16838
16838
|
}
|
|
16839
16839
|
} else {
|
|
16840
16840
|
if (typeof _.componentDidMount == "function") {
|
|
16841
16841
|
var un = En;
|
|
16842
|
-
un |= Pi, (a.mode & us) !==
|
|
16842
|
+
un |= Pi, (a.mode & us) !== Yt && (un |= Ii), a.flags |= un;
|
|
16843
16843
|
}
|
|
16844
16844
|
a.memoizedProps = d, a.memoizedState = Ge;
|
|
16845
16845
|
}
|
|
@@ -16969,7 +16969,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
16969
16969
|
}
|
|
16970
16970
|
function HH(a, s) {
|
|
16971
16971
|
var d = a.tag;
|
|
16972
|
-
if ((a.mode &
|
|
16972
|
+
if ((a.mode & Xt) === Yt && (d === p || d === D || d === ce)) {
|
|
16973
16973
|
var y = a.alternate;
|
|
16974
16974
|
y ? (a.updateQueue = y.updateQueue, a.memoizedState = y.memoizedState, a.lanes = y.lanes) : (a.updateQueue = null, a.memoizedState = null);
|
|
16975
16975
|
}
|
|
@@ -16984,7 +16984,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
16984
16984
|
return null;
|
|
16985
16985
|
}
|
|
16986
16986
|
function lT(a, s, d, y, _) {
|
|
16987
|
-
if ((a.mode &
|
|
16987
|
+
if ((a.mode & Xt) === Yt) {
|
|
16988
16988
|
if (a === s)
|
|
16989
16989
|
a.flags |= La;
|
|
16990
16990
|
else {
|
|
@@ -17006,10 +17006,10 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17006
17006
|
function qH(a, s, d, y, _) {
|
|
17007
17007
|
if (d.flags |= as, os && _v(a, _), y !== null && typeof y == "object" && typeof y.then == "function") {
|
|
17008
17008
|
var M = y;
|
|
17009
|
-
HH(d), di() && d.mode &
|
|
17009
|
+
HH(d), di() && d.mode & Xt && eM();
|
|
17010
17010
|
var B = uT(s);
|
|
17011
17011
|
if (B !== null) {
|
|
17012
|
-
B.flags &= ~Gr, lT(B, s, d, a, _), B.mode &
|
|
17012
|
+
B.flags &= ~Gr, lT(B, s, d, a, _), B.mode & Xt && oT(a, M, _), $H(B, a, M);
|
|
17013
17013
|
return;
|
|
17014
17014
|
} else {
|
|
17015
17015
|
if (!og(_)) {
|
|
@@ -17019,7 +17019,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17019
17019
|
var K = new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");
|
|
17020
17020
|
y = K;
|
|
17021
17021
|
}
|
|
17022
|
-
} else if (di() && d.mode &
|
|
17022
|
+
} else if (di() && d.mode & Xt) {
|
|
17023
17023
|
eM();
|
|
17024
17024
|
var X = uT(s);
|
|
17025
17025
|
if (X !== null) {
|
|
@@ -17169,7 +17169,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17169
17169
|
function pT(a, s, d) {
|
|
17170
17170
|
var y = s.pendingProps, _ = y.children, M = a !== null ? a.memoizedState : null;
|
|
17171
17171
|
if (y.mode === "hidden" || ae)
|
|
17172
|
-
if ((s.mode &
|
|
17172
|
+
if ((s.mode & Xt) === Yt) {
|
|
17173
17173
|
var B = {
|
|
17174
17174
|
baseLanes: ot,
|
|
17175
17175
|
cachePool: null,
|
|
@@ -17544,8 +17544,8 @@ Check the render method of \`` + y + "`.");
|
|
|
17544
17544
|
return cq(a, s, B, y, Je, Ge, d);
|
|
17545
17545
|
}
|
|
17546
17546
|
if (M) {
|
|
17547
|
-
var tt = y.fallback, Tt = y.children, un = oq(a, s, Tt, tt, d),
|
|
17548
|
-
return
|
|
17547
|
+
var tt = y.fallback, Tt = y.children, un = oq(a, s, Tt, tt, d), en = s.child, Kn = a.child.memoizedState;
|
|
17548
|
+
return en.memoizedState = Kn === null ? jS(d) : nq(Kn, d), en.childLanes = aq(a, d), s.memoizedState = zS, un;
|
|
17549
17549
|
} else {
|
|
17550
17550
|
var Bn = y.children, He = sq(a, s, Bn, d);
|
|
17551
17551
|
return s.memoizedState = null, He;
|
|
@@ -17564,7 +17564,7 @@ Check the render method of \`` + y + "`.");
|
|
|
17564
17564
|
mode: "hidden",
|
|
17565
17565
|
children: s
|
|
17566
17566
|
}, K, X;
|
|
17567
|
-
return (_ &
|
|
17567
|
+
return (_ & Xt) === Yt && M !== null ? (K = M, K.childLanes = ot, K.pendingProps = B, a.mode & gn && (K.actualDuration = 0, K.actualStartTime = -1, K.selfBaseDuration = 0, K.treeBaseDuration = 0), X = cd(d, _, y, null)) : (K = HS(B, _), X = cd(d, _, y, null)), K.return = a, X.return = a, K.sibling = X, a.child = K, X;
|
|
17568
17568
|
}
|
|
17569
17569
|
function HS(a, s, d) {
|
|
17570
17570
|
return bR(a, s, ot, null);
|
|
@@ -17577,7 +17577,7 @@ Check the render method of \`` + y + "`.");
|
|
|
17577
17577
|
mode: "visible",
|
|
17578
17578
|
children: d
|
|
17579
17579
|
});
|
|
17580
|
-
if ((s.mode &
|
|
17580
|
+
if ((s.mode & Xt) === Yt && (B.lanes = y), B.return = s, B.sibling = null, M !== null) {
|
|
17581
17581
|
var K = s.deletions;
|
|
17582
17582
|
K === null ? (s.deletions = [M], s.flags |= ir) : K.push(M);
|
|
17583
17583
|
}
|
|
@@ -17591,7 +17591,7 @@ Check the render method of \`` + y + "`.");
|
|
|
17591
17591
|
if (
|
|
17592
17592
|
// In legacy mode, we commit the primary tree as if it successfully
|
|
17593
17593
|
// completed, even though it's in an inconsistent state.
|
|
17594
|
-
(M &
|
|
17594
|
+
(M & Xt) === Yt && // Make sure we're on the second pass, i.e. the primary child fragment was
|
|
17595
17595
|
// already cloned. In legacy mode, the only case where this isn't true is
|
|
17596
17596
|
// when DevTools forces us to display a fallback; we skip the first render
|
|
17597
17597
|
// pass entirely and go straight to rendering the fallback. (In Concurrent
|
|
@@ -17616,10 +17616,10 @@ Check the render method of \`` + y + "`.");
|
|
|
17616
17616
|
mode: "visible",
|
|
17617
17617
|
children: d
|
|
17618
17618
|
}, K = HS(B, M), X = cd(y, M, _, null);
|
|
17619
|
-
return X.flags |= Tr, K.return = s, X.return = s, K.sibling = X, s.child = K, (s.mode &
|
|
17619
|
+
return X.flags |= Tr, K.return = s, X.return = s, K.sibling = X, s.child = K, (s.mode & Xt) !== Yt && ry(s, a.child, null, _), X;
|
|
17620
17620
|
}
|
|
17621
17621
|
function lq(a, s, d) {
|
|
17622
|
-
return (a.mode &
|
|
17622
|
+
return (a.mode & Xt) === Yt ? (u("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."), a.lanes = rn) : o6(s) ? a.lanes = cu : a.lanes = ni, null;
|
|
17623
17623
|
}
|
|
17624
17624
|
function cq(a, s, d, y, _, M, B) {
|
|
17625
17625
|
if (d)
|
|
@@ -17634,7 +17634,7 @@ Check the render method of \`` + y + "`.");
|
|
|
17634
17634
|
return Ut.memoizedState = jS(B), s.memoizedState = zS, pt;
|
|
17635
17635
|
}
|
|
17636
17636
|
else {
|
|
17637
|
-
if (Q$(), (s.mode &
|
|
17637
|
+
if (Q$(), (s.mode & Xt) === Yt)
|
|
17638
17638
|
return E_(
|
|
17639
17639
|
a,
|
|
17640
17640
|
s,
|
|
@@ -17671,8 +17671,8 @@ Check the render method of \`` + y + "`.");
|
|
|
17671
17671
|
return E_(a, s, B, un);
|
|
17672
17672
|
} else if ($k(_)) {
|
|
17673
17673
|
s.flags |= mn, s.child = a.child;
|
|
17674
|
-
var
|
|
17675
|
-
return y$(_,
|
|
17674
|
+
var en = IV.bind(null, a);
|
|
17675
|
+
return y$(_, en), null;
|
|
17676
17676
|
} else {
|
|
17677
17677
|
eH(s, _, M.treeContext);
|
|
17678
17678
|
var Kn = y.children, Bn = $S(s, Kn);
|
|
@@ -17789,7 +17789,7 @@ Check the render method of \`` + y + "`.");
|
|
|
17789
17789
|
var he = a !== null && (a.flags & mn) !== sn;
|
|
17790
17790
|
he && fq(s, s.child, d), K = oy(K);
|
|
17791
17791
|
}
|
|
17792
|
-
if (nd(s, K), (s.mode &
|
|
17792
|
+
if (nd(s, K), (s.mode & Xt) === Yt)
|
|
17793
17793
|
s.memoizedState = null;
|
|
17794
17794
|
else
|
|
17795
17795
|
switch (_) {
|
|
@@ -17884,7 +17884,7 @@ Check the render method of \`` + y + "`.");
|
|
|
17884
17884
|
_u = !0;
|
|
17885
17885
|
}
|
|
17886
17886
|
function A_(a, s) {
|
|
17887
|
-
(s.mode &
|
|
17887
|
+
(s.mode & Xt) === Yt && a !== null && (a.alternate = null, s.alternate = null, s.flags |= Tr);
|
|
17888
17888
|
}
|
|
17889
17889
|
function Oc(a, s, d) {
|
|
17890
17890
|
return a !== null && (s.dependencies = a.dependencies), XM(), wv(s.lanes), ji(d, s.childLanes) ? (fH(a, s), s.child) : null;
|
|
@@ -18037,18 +18037,18 @@ Check the render method of \`` + y + "`.");
|
|
|
18037
18037
|
case R:
|
|
18038
18038
|
return vq(a, s, d);
|
|
18039
18039
|
case de: {
|
|
18040
|
-
var
|
|
18040
|
+
var en = s.type, Kn = s.pendingProps, Bn = wu(en, Kn);
|
|
18041
18041
|
if (s.type !== s.elementType) {
|
|
18042
|
-
var He =
|
|
18042
|
+
var He = en.propTypes;
|
|
18043
18043
|
He && yu(
|
|
18044
18044
|
He,
|
|
18045
18045
|
Bn,
|
|
18046
18046
|
// Resolved for outer only
|
|
18047
18047
|
"prop",
|
|
18048
|
-
Hn(
|
|
18048
|
+
Hn(en)
|
|
18049
18049
|
);
|
|
18050
18050
|
}
|
|
18051
|
-
return Bn = wu(
|
|
18051
|
+
return Bn = wu(en.type, Bn), fT(a, s, en, Bn, d);
|
|
18052
18052
|
}
|
|
18053
18053
|
case ce:
|
|
18054
18054
|
return dT(a, s, s.type, s.pendingProps, d);
|
|
@@ -18121,7 +18121,7 @@ Check the render method of \`` + y + "`.");
|
|
|
18121
18121
|
function hi(a) {
|
|
18122
18122
|
var s = a.alternate !== null && a.alternate.child === a.child, d = ot, y = sn;
|
|
18123
18123
|
if (s) {
|
|
18124
|
-
if ((a.mode & gn) !==
|
|
18124
|
+
if ((a.mode & gn) !== Yt) {
|
|
18125
18125
|
for (var X = a.selfBaseDuration, he = a.child; he !== null; )
|
|
18126
18126
|
d = Cn(d, Cn(he.lanes, he.childLanes)), y |= he.subtreeFlags & Ba, y |= he.flags & Ba, X += he.treeBaseDuration, he = he.sibling;
|
|
18127
18127
|
a.treeBaseDuration = X;
|
|
@@ -18130,7 +18130,7 @@ Check the render method of \`` + y + "`.");
|
|
|
18130
18130
|
d = Cn(d, Cn(we.lanes, we.childLanes)), y |= we.subtreeFlags & Ba, y |= we.flags & Ba, we.return = a, we = we.sibling;
|
|
18131
18131
|
a.subtreeFlags |= y;
|
|
18132
18132
|
} else {
|
|
18133
|
-
if ((a.mode & gn) !==
|
|
18133
|
+
if ((a.mode & gn) !== Yt) {
|
|
18134
18134
|
for (var _ = a.actualDuration, M = a.selfBaseDuration, B = a.child; B !== null; )
|
|
18135
18135
|
d = Cn(d, Cn(B.lanes, B.childLanes)), y |= B.subtreeFlags, y |= B.flags, _ += B.actualDuration, M += B.treeBaseDuration, B = B.sibling;
|
|
18136
18136
|
a.actualDuration = _, a.treeBaseDuration = M;
|
|
@@ -18142,14 +18142,14 @@ Check the render method of \`` + y + "`.");
|
|
|
18142
18142
|
return a.childLanes = d, s;
|
|
18143
18143
|
}
|
|
18144
18144
|
function _q(a, s, d) {
|
|
18145
|
-
if (iH() && (s.mode &
|
|
18145
|
+
if (iH() && (s.mode & Xt) !== Yt && (s.flags & mn) === sn)
|
|
18146
18146
|
return sM(s), ny(), s.flags |= Gr | as | La, !1;
|
|
18147
18147
|
var y = jw(s);
|
|
18148
18148
|
if (d !== null && d.dehydrated !== null)
|
|
18149
18149
|
if (a === null) {
|
|
18150
18150
|
if (!y)
|
|
18151
18151
|
throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");
|
|
18152
|
-
if (rH(s), hi(s), (s.mode & gn) !==
|
|
18152
|
+
if (rH(s), hi(s), (s.mode & gn) !== Yt) {
|
|
18153
18153
|
var _ = d !== null;
|
|
18154
18154
|
if (_) {
|
|
18155
18155
|
var M = s.child;
|
|
@@ -18158,7 +18158,7 @@ Check the render method of \`` + y + "`.");
|
|
|
18158
18158
|
}
|
|
18159
18159
|
return !1;
|
|
18160
18160
|
} else {
|
|
18161
|
-
if (ny(), (s.flags & mn) === sn && (s.memoizedState = null), s.flags |= En, hi(s), (s.mode & gn) !==
|
|
18161
|
+
if (ny(), (s.flags & mn) === sn && (s.memoizedState = null), s.flags |= En, hi(s), (s.mode & gn) !== Yt) {
|
|
18162
18162
|
var B = d !== null;
|
|
18163
18163
|
if (B) {
|
|
18164
18164
|
var K = s.child;
|
|
@@ -18240,24 +18240,24 @@ Check the render method of \`` + y + "`.");
|
|
|
18240
18240
|
}
|
|
18241
18241
|
case W: {
|
|
18242
18242
|
uy(s);
|
|
18243
|
-
var
|
|
18243
|
+
var en = s.memoizedState;
|
|
18244
18244
|
if (a === null || a.memoizedState !== null && a.memoizedState.dehydrated !== null) {
|
|
18245
|
-
var Kn = _q(a, s,
|
|
18245
|
+
var Kn = _q(a, s, en);
|
|
18246
18246
|
if (!Kn)
|
|
18247
18247
|
return s.flags & La ? s : null;
|
|
18248
18248
|
}
|
|
18249
18249
|
if ((s.flags & mn) !== sn)
|
|
18250
|
-
return s.lanes = d, (s.mode & gn) !==
|
|
18251
|
-
var Bn =
|
|
18250
|
+
return s.lanes = d, (s.mode & gn) !== Yt && mS(s), s;
|
|
18251
|
+
var Bn = en !== null, He = a !== null && a.memoizedState !== null;
|
|
18252
18252
|
if (Bn !== He && Bn) {
|
|
18253
18253
|
var nt = s.child;
|
|
18254
|
-
if (nt.flags |= Xu, (s.mode &
|
|
18254
|
+
if (nt.flags |= Xu, (s.mode & Xt) !== Yt) {
|
|
18255
18255
|
var qe = a === null && (s.memoizedProps.unstable_avoidThisFallback !== !0 || !N);
|
|
18256
18256
|
qe || $6(vu.current, EM) ? xV() : cC();
|
|
18257
18257
|
}
|
|
18258
18258
|
}
|
|
18259
18259
|
var pt = s.updateQueue;
|
|
18260
|
-
if (pt !== null && (s.flags |= En), hi(s), (s.mode & gn) !==
|
|
18260
|
+
if (pt !== null && (s.flags |= En), hi(s), (s.mode & gn) !== Yt && Bn) {
|
|
18261
18261
|
var Ut = s.child;
|
|
18262
18262
|
Ut !== null && (s.treeBaseDuration -= Ut.treeBaseDuration);
|
|
18263
18263
|
}
|
|
@@ -18334,7 +18334,7 @@ Check the render method of \`` + y + "`.");
|
|
|
18334
18334
|
bl !== _y && // LegacyHidden doesn't do any hiding — it only pre-renders.
|
|
18335
18335
|
!ae && (s.flags |= Xu);
|
|
18336
18336
|
}
|
|
18337
|
-
return !_y || (s.mode &
|
|
18337
|
+
return !_y || (s.mode & Xt) === Yt ? hi(s) : ji(vl, ni) && (hi(s), s.subtreeFlags & (Tr | En) && (s.flags |= Xu)), null;
|
|
18338
18338
|
}
|
|
18339
18339
|
case O:
|
|
18340
18340
|
return null;
|
|
@@ -18349,7 +18349,7 @@ Check the render method of \`` + y + "`.");
|
|
|
18349
18349
|
var y = s.type;
|
|
18350
18350
|
fl(y) && Iw(s);
|
|
18351
18351
|
var _ = s.flags;
|
|
18352
|
-
return _ & La ? (s.flags = _ & ~La | mn, (s.mode & gn) !==
|
|
18352
|
+
return _ & La ? (s.flags = _ & ~La | mn, (s.mode & gn) !== Yt && mS(s), s) : null;
|
|
18353
18353
|
}
|
|
18354
18354
|
case w: {
|
|
18355
18355
|
s.stateNode, sy(s), h6(s), V6();
|
|
@@ -18367,7 +18367,7 @@ Check the render method of \`` + y + "`.");
|
|
|
18367
18367
|
ny();
|
|
18368
18368
|
}
|
|
18369
18369
|
var K = s.flags;
|
|
18370
|
-
return K & La ? (s.flags = K & ~La | mn, (s.mode & gn) !==
|
|
18370
|
+
return K & La ? (s.flags = K & ~La | mn, (s.mode & gn) !== Yt && mS(s), s) : null;
|
|
18371
18371
|
}
|
|
18372
18372
|
case ne:
|
|
18373
18373
|
return uy(s), null;
|
|
@@ -18710,10 +18710,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
18710
18710
|
break;
|
|
18711
18711
|
case q: {
|
|
18712
18712
|
{
|
|
18713
|
-
var Ge = d.memoizedProps, Je = Ge.onCommit, tt = Ge.onRender, Tt = d.stateNode.effectDuration, un = QM(),
|
|
18714
|
-
JM() && (
|
|
18713
|
+
var Ge = d.memoizedProps, Je = Ge.onCommit, tt = Ge.onRender, Tt = d.stateNode.effectDuration, un = QM(), en = s === null ? "mount" : "update";
|
|
18714
|
+
JM() && (en = "nested-update"), typeof tt == "function" && tt(d.memoizedProps.id, en, d.actualDuration, d.treeBaseDuration, d.actualStartTime, un);
|
|
18715
18715
|
{
|
|
18716
|
-
typeof Je == "function" && Je(d.memoizedProps.id,
|
|
18716
|
+
typeof Je == "function" && Je(d.memoizedProps.id, en, Tt, un), TV(d);
|
|
18717
18717
|
var Kn = d.return;
|
|
18718
18718
|
e: for (; Kn !== null; ) {
|
|
18719
18719
|
switch (Kn.tag) {
|
|
@@ -19016,7 +19016,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19016
19016
|
case C: {
|
|
19017
19017
|
if (
|
|
19018
19018
|
// TODO: Remove this dead flag
|
|
19019
|
-
d.mode &
|
|
19019
|
+
d.mode & Xt
|
|
19020
19020
|
) {
|
|
19021
19021
|
var tt = yi;
|
|
19022
19022
|
yi = tt || d.memoizedState !== null, sd(a, s, d), yi = tt;
|
|
@@ -19176,8 +19176,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19176
19176
|
Cu(s, a), gl(a);
|
|
19177
19177
|
var tt = a.child;
|
|
19178
19178
|
if (tt.flags & Xu) {
|
|
19179
|
-
var Tt = tt.stateNode, un = tt.memoizedState,
|
|
19180
|
-
if (Tt.isHidden =
|
|
19179
|
+
var Tt = tt.stateNode, un = tt.memoizedState, en = un !== null;
|
|
19180
|
+
if (Tt.isHidden = en, en) {
|
|
19181
19181
|
var Kn = tt.alternate !== null && tt.alternate.memoizedState !== null;
|
|
19182
19182
|
Kn || _V();
|
|
19183
19183
|
}
|
|
@@ -19196,7 +19196,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19196
19196
|
var Bn = y !== null && y.memoizedState !== null;
|
|
19197
19197
|
if (
|
|
19198
19198
|
// TODO: Remove this dead flag
|
|
19199
|
-
a.mode &
|
|
19199
|
+
a.mode & Xt
|
|
19200
19200
|
) {
|
|
19201
19201
|
var He = yi;
|
|
19202
19202
|
yi = He || Bn, Cu(s, a), yi = He;
|
|
@@ -19204,7 +19204,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19204
19204
|
Cu(s, a);
|
|
19205
19205
|
if (gl(a), _ & Xu) {
|
|
19206
19206
|
var nt = a.stateNode, qe = a.memoizedState, pt = qe !== null, Ut = a;
|
|
19207
|
-
if (nt.isHidden = pt, pt && !Bn && (Ut.mode &
|
|
19207
|
+
if (nt.isHidden = pt, pt && !Bn && (Ut.mode & Xt) !== Yt) {
|
|
19208
19208
|
Ht = Ut;
|
|
19209
19209
|
for (var Lt = Ut.child; Lt !== null; )
|
|
19210
19210
|
Ht = Lt, Hq(Lt), Lt = Lt.sibling;
|
|
@@ -19241,7 +19241,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19241
19241
|
hy = d, yy = s, Ht = a, HT(a, s, d), hy = null, yy = null;
|
|
19242
19242
|
}
|
|
19243
19243
|
function HT(a, s, d) {
|
|
19244
|
-
for (var y = (a.mode &
|
|
19244
|
+
for (var y = (a.mode & Xt) !== Yt; Ht !== null; ) {
|
|
19245
19245
|
var _ = Ht, M = _.child;
|
|
19246
19246
|
if (_.tag === C && y) {
|
|
19247
19247
|
var B = _.memoizedState !== null, K = B || k_;
|
|
@@ -19641,7 +19641,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19641
19641
|
}
|
|
19642
19642
|
function ud(a) {
|
|
19643
19643
|
var s = a.mode;
|
|
19644
|
-
if ((s &
|
|
19644
|
+
if ((s & Xt) === Yt)
|
|
19645
19645
|
return rn;
|
|
19646
19646
|
if ((Wn & vi) !== Ga && Wa !== ot)
|
|
19647
19647
|
return Of(Wa);
|
|
@@ -19661,10 +19661,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19661
19661
|
}
|
|
19662
19662
|
function hV(a) {
|
|
19663
19663
|
var s = a.mode;
|
|
19664
|
-
return (s &
|
|
19664
|
+
return (s & Xt) === Yt ? rn : zi();
|
|
19665
19665
|
}
|
|
19666
19666
|
function Ya(a, s, d, y) {
|
|
19667
|
-
FV(), ZT && u("useInsertionEffect must not schedule updates."), sC && (N_ = !0), vc(a, d, y), (Wn & vi) !== ot && a === fs ? jV(s) : (os && E0(a, s, d), $V(s), a === fs && ((Wn & vi) === Ga && (hv = Cn(hv, d)), Ka === dv && ld(a, Wa)), Vs(a, y), d === rn && Wn === Ga && (s.mode &
|
|
19667
|
+
FV(), ZT && u("useInsertionEffect must not schedule updates."), sC && (N_ = !0), vc(a, d, y), (Wn & vi) !== ot && a === fs ? jV(s) : (os && E0(a, s, d), $V(s), a === fs && ((Wn & vi) === Ga && (hv = Cn(hv, d)), Ka === dv && ld(a, Wa)), Vs(a, y), d === rn && Wn === Ga && (s.mode & Xt) === Yt && // Treat `act` as if it's inside `batchedUpdates`, even in legacy mode.
|
|
19668
19668
|
!Eu.isBatchingLegacy && (mv(), Zk()));
|
|
19669
19669
|
}
|
|
19670
19670
|
function yV(a, s, d) {
|
|
@@ -20043,7 +20043,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20043
20043
|
var s = a.alternate;
|
|
20044
20044
|
or(a);
|
|
20045
20045
|
var d;
|
|
20046
|
-
(a.mode & gn) !==
|
|
20046
|
+
(a.mode & gn) !== Yt ? (pS(a), d = fC(s, a, vl), x_(a, !0)) : d = fC(s, a, vl), Vr(), a.memoizedProps = a.pendingProps, d === null ? oR(a) : ra = d, ZS.current = null;
|
|
20047
20047
|
}
|
|
20048
20048
|
function oR(a) {
|
|
20049
20049
|
var s = a;
|
|
@@ -20052,7 +20052,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20052
20052
|
if ((s.flags & as) === sn) {
|
|
20053
20053
|
or(s);
|
|
20054
20054
|
var _ = void 0;
|
|
20055
|
-
if ((s.mode & gn) ===
|
|
20055
|
+
if ((s.mode & gn) === Yt ? _ = RT(d, s, vl) : (pS(s), _ = RT(d, s, vl), x_(s, !1)), Vr(), _ !== null) {
|
|
20056
20056
|
ra = _;
|
|
20057
20057
|
return;
|
|
20058
20058
|
}
|
|
@@ -20062,7 +20062,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20062
20062
|
M.flags &= R1, ra = M;
|
|
20063
20063
|
return;
|
|
20064
20064
|
}
|
|
20065
|
-
if ((s.mode & gn) !==
|
|
20065
|
+
if ((s.mode & gn) !== Yt) {
|
|
20066
20066
|
x_(s, !1);
|
|
20067
20067
|
for (var B = s.actualDuration, K = s.child; K !== null; )
|
|
20068
20068
|
B += K.actualDuration, K = K.sibling;
|
|
@@ -20130,8 +20130,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20130
20130
|
}
|
|
20131
20131
|
if (L_) {
|
|
20132
20132
|
L_ = !1;
|
|
20133
|
-
var
|
|
20134
|
-
throw nC = null,
|
|
20133
|
+
var en = nC;
|
|
20134
|
+
throw nC = null, en;
|
|
20135
20135
|
}
|
|
20136
20136
|
return ji(gv, rn) && a.tag !== Qf && Ic(), B = a.pendingLanes, ji(B, rn) ? (NH(), a === iC ? vv++ : (vv = 0, iC = a)) : vv = 0, Zf(), e0(), null;
|
|
20137
20137
|
}
|
|
@@ -20271,7 +20271,7 @@ Error message:
|
|
|
20271
20271
|
var z_ = null;
|
|
20272
20272
|
function dR(a) {
|
|
20273
20273
|
{
|
|
20274
|
-
if ((Wn & vi) !== Ga || !(a.mode &
|
|
20274
|
+
if ((Wn & vi) !== Ga || !(a.mode & Xt))
|
|
20275
20275
|
return;
|
|
20276
20276
|
var s = a.tag;
|
|
20277
20277
|
if (s !== m && s !== w && s !== h && s !== p && s !== D && s !== de && s !== ce)
|
|
@@ -20355,7 +20355,7 @@ Error message:
|
|
|
20355
20355
|
}
|
|
20356
20356
|
function $V(a) {
|
|
20357
20357
|
{
|
|
20358
|
-
if (a.mode &
|
|
20358
|
+
if (a.mode & Xt) {
|
|
20359
20359
|
if (!GT())
|
|
20360
20360
|
return;
|
|
20361
20361
|
} else if (!lV() || Wn !== Ga || a.tag !== p && a.tag !== D && a.tag !== ce)
|
|
@@ -20655,7 +20655,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20655
20655
|
}
|
|
20656
20656
|
function eG(a, s, d) {
|
|
20657
20657
|
var y;
|
|
20658
|
-
return a === Uw ? (y =
|
|
20658
|
+
return a === Uw ? (y = Xt, s === !0 && (y |= Nn, y |= us)) : y = Yt, os && (y |= gn), uo(w, null, null, y);
|
|
20659
20659
|
}
|
|
20660
20660
|
function _C(a, s, d, y, _, M) {
|
|
20661
20661
|
var B = m, K = a;
|
|
@@ -20668,7 +20668,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20668
20668
|
case fr:
|
|
20669
20669
|
return cd(d.children, _, M, s);
|
|
20670
20670
|
case On:
|
|
20671
|
-
B = T, _ |= Nn, (_ &
|
|
20671
|
+
B = T, _ |= Nn, (_ & Xt) !== Yt && (_ |= us);
|
|
20672
20672
|
break;
|
|
20673
20673
|
case Un:
|
|
20674
20674
|
return tG(d, _, M, s);
|
|
@@ -20679,7 +20679,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20679
20679
|
case jn:
|
|
20680
20680
|
return bR(d, _, M, s);
|
|
20681
20681
|
case Yn:
|
|
20682
|
-
case
|
|
20682
|
+
case Kt:
|
|
20683
20683
|
case sa:
|
|
20684
20684
|
case Ti:
|
|
20685
20685
|
case dr:
|
|
@@ -20755,11 +20755,11 @@ Check the render method of \`` + he + "`.");
|
|
|
20755
20755
|
return y.lanes = d, y;
|
|
20756
20756
|
}
|
|
20757
20757
|
function aG() {
|
|
20758
|
-
var a = uo(g, null, null,
|
|
20758
|
+
var a = uo(g, null, null, Yt);
|
|
20759
20759
|
return a.elementType = "DELETED", a;
|
|
20760
20760
|
}
|
|
20761
20761
|
function iG(a) {
|
|
20762
|
-
var s = uo(Ce, null, null,
|
|
20762
|
+
var s = uo(Ce, null, null, Yt);
|
|
20763
20763
|
return s.stateNode = a, s;
|
|
20764
20764
|
}
|
|
20765
20765
|
function CC(a, s, d) {
|
|
@@ -20772,7 +20772,7 @@ Check the render method of \`` + he + "`.");
|
|
|
20772
20772
|
}, _;
|
|
20773
20773
|
}
|
|
20774
20774
|
function wR(a, s) {
|
|
20775
|
-
return a === null && (a = uo(m, null, null,
|
|
20775
|
+
return a === null && (a = uo(m, null, null, Yt)), a.tag = s.tag, a.key = s.key, a.elementType = s.elementType, a.type = s.type, a.stateNode = s.stateNode, a.return = s.return, a.child = s.child, a.sibling = s.sibling, a.index = s.index, a.ref = s.ref, a.pendingProps = s.pendingProps, a.memoizedProps = s.memoizedProps, a.updateQueue = s.updateQueue, a.memoizedState = s.memoizedState, a.dependencies = s.dependencies, a.mode = s.mode, a.flags = s.flags, a.subtreeFlags = s.subtreeFlags, a.deletions = s.deletions, a.lanes = s.lanes, a.childLanes = s.childLanes, a.alternate = s.alternate, a.actualDuration = s.actualDuration, a.actualStartTime = s.actualStartTime, a.selfBaseDuration = s.selfBaseDuration, a.treeBaseDuration = s.treeBaseDuration, a._debugSource = s._debugSource, a._debugOwner = s._debugOwner, a._debugNeedsRemount = s._debugNeedsRemount, a._debugHookTypes = s._debugHookTypes, a;
|
|
20776
20776
|
}
|
|
20777
20777
|
function sG(a, s, d, y, _) {
|
|
20778
20778
|
this.tag = s, this.containerInfo = a, this.pendingChildren = null, this.current = null, this.pingCache = null, this.finishedWork = null, this.timeoutHandle = i6, this.context = null, this.pendingContext = null, this.callbackNode = null, this.callbackPriority = la, this.eventTimes = mp(ot), this.expirationTimes = mp(Sr), this.pendingLanes = ot, this.suspendedLanes = ot, this.pingedLanes = ot, this.expiredLanes = ot, this.mutableReadLanes = ot, this.finishedLanes = ot, this.entangledLanes = ot, this.entanglements = mp(ot), this.identifierPrefix = y, this.onRecoverableError = _, this.mutableSourceEagerHydrationData = null, this.effectDuration = 0, this.passiveEffectDuration = 0;
|
|
@@ -24124,30 +24124,30 @@ q4.exports;
|
|
|
24124
24124
|
return N !== 0 ? O.words[k] = N | 0 : O.length--, O._strip();
|
|
24125
24125
|
}
|
|
24126
24126
|
var L = function(x, O, z) {
|
|
24127
|
-
var F = x.words, j = O.words, Q = z.words, ae = 0, N, k, Y, ie = F[0] | 0, $ = ie & 8191, be = ie >>> 13, Ie = F[1] | 0, Me = Ie & 8191, Ue = Ie >>> 13, se = F[2] | 0, fe = se & 8191, pe = se >>> 13, ue = F[3] | 0, te = ue & 8191, ye = ue >>> 13, J = F[4] | 0, P = J & 8191, U = J >>> 13, ee = F[5] | 0, oe = ee & 8191, Ee = ee >>> 13, Le = F[6] | 0, Qe = Le & 8191, st = Le >>> 13, _t = F[7] | 0, St = _t & 8191, Z = _t >>> 13, H = F[8] | 0, G = H & 8191, ge = H >>> 13, _e = F[9] | 0, Re = _e & 8191, Be = _e >>> 13, wt = j[0] | 0, yt = wt & 8191, gt = wt >>> 13, Et = j[1] | 0, Rt = Et & 8191, nn = Et >>> 13, Mr = j[2] | 0,
|
|
24127
|
+
var F = x.words, j = O.words, Q = z.words, ae = 0, N, k, Y, ie = F[0] | 0, $ = ie & 8191, be = ie >>> 13, Ie = F[1] | 0, Me = Ie & 8191, Ue = Ie >>> 13, se = F[2] | 0, fe = se & 8191, pe = se >>> 13, ue = F[3] | 0, te = ue & 8191, ye = ue >>> 13, J = F[4] | 0, P = J & 8191, U = J >>> 13, ee = F[5] | 0, oe = ee & 8191, Ee = ee >>> 13, Le = F[6] | 0, Qe = Le & 8191, st = Le >>> 13, _t = F[7] | 0, St = _t & 8191, Z = _t >>> 13, H = F[8] | 0, G = H & 8191, ge = H >>> 13, _e = F[9] | 0, Re = _e & 8191, Be = _e >>> 13, wt = j[0] | 0, yt = wt & 8191, gt = wt >>> 13, Et = j[1] | 0, Rt = Et & 8191, nn = Et >>> 13, Mr = j[2] | 0, Zt = Mr & 8191, Wt = Mr >>> 13, Xr = j[3] | 0, Mn = Xr & 8191, In = Xr >>> 13, Ma = j[4] | 0, ve = Ma & 8191, xe = Ma >>> 13, ct = j[5] | 0, at = ct & 8191, ft = ct >>> 13, Dn = j[6] | 0, hn = Dn & 8191, Sn = Dn >>> 13, fr = j[7] | 0, On = fr & 8191, Un = fr >>> 13, Te = j[8] | 0, et = Te & 8191, rt = Te >>> 13, Nt = j[9] | 0, Ft = Nt & 8191, Bt = Nt >>> 13;
|
|
24128
24128
|
z.negative = x.negative ^ O.negative, z.length = 19, N = Math.imul($, yt), k = Math.imul($, gt), k = k + Math.imul(be, yt) | 0, Y = Math.imul(be, gt);
|
|
24129
24129
|
var Dt = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24130
24130
|
ae = (Y + (k >>> 13) | 0) + (Dt >>> 26) | 0, Dt &= 67108863, N = Math.imul(Me, yt), k = Math.imul(Me, gt), k = k + Math.imul(Ue, yt) | 0, Y = Math.imul(Ue, gt), N = N + Math.imul($, Rt) | 0, k = k + Math.imul($, nn) | 0, k = k + Math.imul(be, Rt) | 0, Y = Y + Math.imul(be, nn) | 0;
|
|
24131
|
-
var
|
|
24132
|
-
ae = (Y + (k >>> 13) | 0) + (
|
|
24131
|
+
var Kt = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24132
|
+
ae = (Y + (k >>> 13) | 0) + (Kt >>> 26) | 0, Kt &= 67108863, N = Math.imul(fe, yt), k = Math.imul(fe, gt), k = k + Math.imul(pe, yt) | 0, Y = Math.imul(pe, gt), N = N + Math.imul(Me, Rt) | 0, k = k + Math.imul(Me, nn) | 0, k = k + Math.imul(Ue, Rt) | 0, Y = Y + Math.imul(Ue, nn) | 0, N = N + Math.imul($, Zt) | 0, k = k + Math.imul($, Wt) | 0, k = k + Math.imul(be, Zt) | 0, Y = Y + Math.imul(be, Wt) | 0;
|
|
24133
24133
|
var dr = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24134
|
-
ae = (Y + (k >>> 13) | 0) + (dr >>> 26) | 0, dr &= 67108863, N = Math.imul(te, yt), k = Math.imul(te, gt), k = k + Math.imul(ye, yt) | 0, Y = Math.imul(ye, gt), N = N + Math.imul(fe, Rt) | 0, k = k + Math.imul(fe, nn) | 0, k = k + Math.imul(pe, Rt) | 0, Y = Y + Math.imul(pe, nn) | 0, N = N + Math.imul(Me,
|
|
24134
|
+
ae = (Y + (k >>> 13) | 0) + (dr >>> 26) | 0, dr &= 67108863, N = Math.imul(te, yt), k = Math.imul(te, gt), k = k + Math.imul(ye, yt) | 0, Y = Math.imul(ye, gt), N = N + Math.imul(fe, Rt) | 0, k = k + Math.imul(fe, nn) | 0, k = k + Math.imul(pe, Rt) | 0, Y = Y + Math.imul(pe, nn) | 0, N = N + Math.imul(Me, Zt) | 0, k = k + Math.imul(Me, Wt) | 0, k = k + Math.imul(Ue, Zt) | 0, Y = Y + Math.imul(Ue, Wt) | 0, N = N + Math.imul($, Mn) | 0, k = k + Math.imul($, In) | 0, k = k + Math.imul(be, Mn) | 0, Y = Y + Math.imul(be, In) | 0;
|
|
24135
24135
|
var jn = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24136
|
-
ae = (Y + (k >>> 13) | 0) + (jn >>> 26) | 0, jn &= 67108863, N = Math.imul(P, yt), k = Math.imul(P, gt), k = k + Math.imul(U, yt) | 0, Y = Math.imul(U, gt), N = N + Math.imul(te, Rt) | 0, k = k + Math.imul(te, nn) | 0, k = k + Math.imul(ye, Rt) | 0, Y = Y + Math.imul(ye, nn) | 0, N = N + Math.imul(fe,
|
|
24136
|
+
ae = (Y + (k >>> 13) | 0) + (jn >>> 26) | 0, jn &= 67108863, N = Math.imul(P, yt), k = Math.imul(P, gt), k = k + Math.imul(U, yt) | 0, Y = Math.imul(U, gt), N = N + Math.imul(te, Rt) | 0, k = k + Math.imul(te, nn) | 0, k = k + Math.imul(ye, Rt) | 0, Y = Y + Math.imul(ye, nn) | 0, N = N + Math.imul(fe, Zt) | 0, k = k + Math.imul(fe, Wt) | 0, k = k + Math.imul(pe, Zt) | 0, Y = Y + Math.imul(pe, Wt) | 0, N = N + Math.imul(Me, Mn) | 0, k = k + Math.imul(Me, In) | 0, k = k + Math.imul(Ue, Mn) | 0, Y = Y + Math.imul(Ue, In) | 0, N = N + Math.imul($, ve) | 0, k = k + Math.imul($, xe) | 0, k = k + Math.imul(be, ve) | 0, Y = Y + Math.imul(be, xe) | 0;
|
|
24137
24137
|
var Yn = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24138
|
-
ae = (Y + (k >>> 13) | 0) + (Yn >>> 26) | 0, Yn &= 67108863, N = Math.imul(oe, yt), k = Math.imul(oe, gt), k = k + Math.imul(Ee, yt) | 0, Y = Math.imul(Ee, gt), N = N + Math.imul(P, Rt) | 0, k = k + Math.imul(P, nn) | 0, k = k + Math.imul(U, Rt) | 0, Y = Y + Math.imul(U, nn) | 0, N = N + Math.imul(te,
|
|
24138
|
+
ae = (Y + (k >>> 13) | 0) + (Yn >>> 26) | 0, Yn &= 67108863, N = Math.imul(oe, yt), k = Math.imul(oe, gt), k = k + Math.imul(Ee, yt) | 0, Y = Math.imul(Ee, gt), N = N + Math.imul(P, Rt) | 0, k = k + Math.imul(P, nn) | 0, k = k + Math.imul(U, Rt) | 0, Y = Y + Math.imul(U, nn) | 0, N = N + Math.imul(te, Zt) | 0, k = k + Math.imul(te, Wt) | 0, k = k + Math.imul(ye, Zt) | 0, Y = Y + Math.imul(ye, Wt) | 0, N = N + Math.imul(fe, Mn) | 0, k = k + Math.imul(fe, In) | 0, k = k + Math.imul(pe, Mn) | 0, Y = Y + Math.imul(pe, In) | 0, N = N + Math.imul(Me, ve) | 0, k = k + Math.imul(Me, xe) | 0, k = k + Math.imul(Ue, ve) | 0, Y = Y + Math.imul(Ue, xe) | 0, N = N + Math.imul($, at) | 0, k = k + Math.imul($, ft) | 0, k = k + Math.imul(be, at) | 0, Y = Y + Math.imul(be, ft) | 0;
|
|
24139
24139
|
var sa = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24140
|
-
ae = (Y + (k >>> 13) | 0) + (sa >>> 26) | 0, sa &= 67108863, N = Math.imul(Qe, yt), k = Math.imul(Qe, gt), k = k + Math.imul(st, yt) | 0, Y = Math.imul(st, gt), N = N + Math.imul(oe, Rt) | 0, k = k + Math.imul(oe, nn) | 0, k = k + Math.imul(Ee, Rt) | 0, Y = Y + Math.imul(Ee, nn) | 0, N = N + Math.imul(P,
|
|
24140
|
+
ae = (Y + (k >>> 13) | 0) + (sa >>> 26) | 0, sa &= 67108863, N = Math.imul(Qe, yt), k = Math.imul(Qe, gt), k = k + Math.imul(st, yt) | 0, Y = Math.imul(st, gt), N = N + Math.imul(oe, Rt) | 0, k = k + Math.imul(oe, nn) | 0, k = k + Math.imul(Ee, Rt) | 0, Y = Y + Math.imul(Ee, nn) | 0, N = N + Math.imul(P, Zt) | 0, k = k + Math.imul(P, Wt) | 0, k = k + Math.imul(U, Zt) | 0, Y = Y + Math.imul(U, Wt) | 0, N = N + Math.imul(te, Mn) | 0, k = k + Math.imul(te, In) | 0, k = k + Math.imul(ye, Mn) | 0, Y = Y + Math.imul(ye, In) | 0, N = N + Math.imul(fe, ve) | 0, k = k + Math.imul(fe, xe) | 0, k = k + Math.imul(pe, ve) | 0, Y = Y + Math.imul(pe, xe) | 0, N = N + Math.imul(Me, at) | 0, k = k + Math.imul(Me, ft) | 0, k = k + Math.imul(Ue, at) | 0, Y = Y + Math.imul(Ue, ft) | 0, N = N + Math.imul($, hn) | 0, k = k + Math.imul($, Sn) | 0, k = k + Math.imul(be, hn) | 0, Y = Y + Math.imul(be, Sn) | 0;
|
|
24141
24141
|
var Ti = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24142
|
-
ae = (Y + (k >>> 13) | 0) + (Ti >>> 26) | 0, Ti &= 67108863, N = Math.imul(St, yt), k = Math.imul(St, gt), k = k + Math.imul(Z, yt) | 0, Y = Math.imul(Z, gt), N = N + Math.imul(Qe, Rt) | 0, k = k + Math.imul(Qe, nn) | 0, k = k + Math.imul(st, Rt) | 0, Y = Y + Math.imul(st, nn) | 0, N = N + Math.imul(oe,
|
|
24142
|
+
ae = (Y + (k >>> 13) | 0) + (Ti >>> 26) | 0, Ti &= 67108863, N = Math.imul(St, yt), k = Math.imul(St, gt), k = k + Math.imul(Z, yt) | 0, Y = Math.imul(Z, gt), N = N + Math.imul(Qe, Rt) | 0, k = k + Math.imul(Qe, nn) | 0, k = k + Math.imul(st, Rt) | 0, Y = Y + Math.imul(st, nn) | 0, N = N + Math.imul(oe, Zt) | 0, k = k + Math.imul(oe, Wt) | 0, k = k + Math.imul(Ee, Zt) | 0, Y = Y + Math.imul(Ee, Wt) | 0, N = N + Math.imul(P, Mn) | 0, k = k + Math.imul(P, In) | 0, k = k + Math.imul(U, Mn) | 0, Y = Y + Math.imul(U, In) | 0, N = N + Math.imul(te, ve) | 0, k = k + Math.imul(te, xe) | 0, k = k + Math.imul(ye, ve) | 0, Y = Y + Math.imul(ye, xe) | 0, N = N + Math.imul(fe, at) | 0, k = k + Math.imul(fe, ft) | 0, k = k + Math.imul(pe, at) | 0, Y = Y + Math.imul(pe, ft) | 0, N = N + Math.imul(Me, hn) | 0, k = k + Math.imul(Me, Sn) | 0, k = k + Math.imul(Ue, hn) | 0, Y = Y + Math.imul(Ue, Sn) | 0, N = N + Math.imul($, On) | 0, k = k + Math.imul($, Un) | 0, k = k + Math.imul(be, On) | 0, Y = Y + Math.imul(be, Un) | 0;
|
|
24143
24143
|
var $n = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24144
|
-
ae = (Y + (k >>> 13) | 0) + ($n >>> 26) | 0, $n &= 67108863, N = Math.imul(G, yt), k = Math.imul(G, gt), k = k + Math.imul(ge, yt) | 0, Y = Math.imul(ge, gt), N = N + Math.imul(St, Rt) | 0, k = k + Math.imul(St, nn) | 0, k = k + Math.imul(Z, Rt) | 0, Y = Y + Math.imul(Z, nn) | 0, N = N + Math.imul(Qe,
|
|
24144
|
+
ae = (Y + (k >>> 13) | 0) + ($n >>> 26) | 0, $n &= 67108863, N = Math.imul(G, yt), k = Math.imul(G, gt), k = k + Math.imul(ge, yt) | 0, Y = Math.imul(ge, gt), N = N + Math.imul(St, Rt) | 0, k = k + Math.imul(St, nn) | 0, k = k + Math.imul(Z, Rt) | 0, Y = Y + Math.imul(Z, nn) | 0, N = N + Math.imul(Qe, Zt) | 0, k = k + Math.imul(Qe, Wt) | 0, k = k + Math.imul(st, Zt) | 0, Y = Y + Math.imul(st, Wt) | 0, N = N + Math.imul(oe, Mn) | 0, k = k + Math.imul(oe, In) | 0, k = k + Math.imul(Ee, Mn) | 0, Y = Y + Math.imul(Ee, In) | 0, N = N + Math.imul(P, ve) | 0, k = k + Math.imul(P, xe) | 0, k = k + Math.imul(U, ve) | 0, Y = Y + Math.imul(U, xe) | 0, N = N + Math.imul(te, at) | 0, k = k + Math.imul(te, ft) | 0, k = k + Math.imul(ye, at) | 0, Y = Y + Math.imul(ye, ft) | 0, N = N + Math.imul(fe, hn) | 0, k = k + Math.imul(fe, Sn) | 0, k = k + Math.imul(pe, hn) | 0, Y = Y + Math.imul(pe, Sn) | 0, N = N + Math.imul(Me, On) | 0, k = k + Math.imul(Me, Un) | 0, k = k + Math.imul(Ue, On) | 0, Y = Y + Math.imul(Ue, Un) | 0, N = N + Math.imul($, et) | 0, k = k + Math.imul($, rt) | 0, k = k + Math.imul(be, et) | 0, Y = Y + Math.imul(be, rt) | 0;
|
|
24145
24145
|
var qr = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24146
|
-
ae = (Y + (k >>> 13) | 0) + (qr >>> 26) | 0, qr &= 67108863, N = Math.imul(Re, yt), k = Math.imul(Re, gt), k = k + Math.imul(Be, yt) | 0, Y = Math.imul(Be, gt), N = N + Math.imul(G, Rt) | 0, k = k + Math.imul(G, nn) | 0, k = k + Math.imul(ge, Rt) | 0, Y = Y + Math.imul(ge, nn) | 0, N = N + Math.imul(St,
|
|
24146
|
+
ae = (Y + (k >>> 13) | 0) + (qr >>> 26) | 0, qr &= 67108863, N = Math.imul(Re, yt), k = Math.imul(Re, gt), k = k + Math.imul(Be, yt) | 0, Y = Math.imul(Be, gt), N = N + Math.imul(G, Rt) | 0, k = k + Math.imul(G, nn) | 0, k = k + Math.imul(ge, Rt) | 0, Y = Y + Math.imul(ge, nn) | 0, N = N + Math.imul(St, Zt) | 0, k = k + Math.imul(St, Wt) | 0, k = k + Math.imul(Z, Zt) | 0, Y = Y + Math.imul(Z, Wt) | 0, N = N + Math.imul(Qe, Mn) | 0, k = k + Math.imul(Qe, In) | 0, k = k + Math.imul(st, Mn) | 0, Y = Y + Math.imul(st, In) | 0, N = N + Math.imul(oe, ve) | 0, k = k + Math.imul(oe, xe) | 0, k = k + Math.imul(Ee, ve) | 0, Y = Y + Math.imul(Ee, xe) | 0, N = N + Math.imul(P, at) | 0, k = k + Math.imul(P, ft) | 0, k = k + Math.imul(U, at) | 0, Y = Y + Math.imul(U, ft) | 0, N = N + Math.imul(te, hn) | 0, k = k + Math.imul(te, Sn) | 0, k = k + Math.imul(ye, hn) | 0, Y = Y + Math.imul(ye, Sn) | 0, N = N + Math.imul(fe, On) | 0, k = k + Math.imul(fe, Un) | 0, k = k + Math.imul(pe, On) | 0, Y = Y + Math.imul(pe, Un) | 0, N = N + Math.imul(Me, et) | 0, k = k + Math.imul(Me, rt) | 0, k = k + Math.imul(Ue, et) | 0, Y = Y + Math.imul(Ue, rt) | 0, N = N + Math.imul($, Ft) | 0, k = k + Math.imul($, Bt) | 0, k = k + Math.imul(be, Ft) | 0, Y = Y + Math.imul(be, Bt) | 0;
|
|
24147
24147
|
var ga = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24148
|
-
ae = (Y + (k >>> 13) | 0) + (ga >>> 26) | 0, ga &= 67108863, N = Math.imul(Re, Rt), k = Math.imul(Re, nn), k = k + Math.imul(Be, Rt) | 0, Y = Math.imul(Be, nn), N = N + Math.imul(G,
|
|
24148
|
+
ae = (Y + (k >>> 13) | 0) + (ga >>> 26) | 0, ga &= 67108863, N = Math.imul(Re, Rt), k = Math.imul(Re, nn), k = k + Math.imul(Be, Rt) | 0, Y = Math.imul(Be, nn), N = N + Math.imul(G, Zt) | 0, k = k + Math.imul(G, Wt) | 0, k = k + Math.imul(ge, Zt) | 0, Y = Y + Math.imul(ge, Wt) | 0, N = N + Math.imul(St, Mn) | 0, k = k + Math.imul(St, In) | 0, k = k + Math.imul(Z, Mn) | 0, Y = Y + Math.imul(Z, In) | 0, N = N + Math.imul(Qe, ve) | 0, k = k + Math.imul(Qe, xe) | 0, k = k + Math.imul(st, ve) | 0, Y = Y + Math.imul(st, xe) | 0, N = N + Math.imul(oe, at) | 0, k = k + Math.imul(oe, ft) | 0, k = k + Math.imul(Ee, at) | 0, Y = Y + Math.imul(Ee, ft) | 0, N = N + Math.imul(P, hn) | 0, k = k + Math.imul(P, Sn) | 0, k = k + Math.imul(U, hn) | 0, Y = Y + Math.imul(U, Sn) | 0, N = N + Math.imul(te, On) | 0, k = k + Math.imul(te, Un) | 0, k = k + Math.imul(ye, On) | 0, Y = Y + Math.imul(ye, Un) | 0, N = N + Math.imul(fe, et) | 0, k = k + Math.imul(fe, rt) | 0, k = k + Math.imul(pe, et) | 0, Y = Y + Math.imul(pe, rt) | 0, N = N + Math.imul(Me, Ft) | 0, k = k + Math.imul(Me, Bt) | 0, k = k + Math.imul(Ue, Ft) | 0, Y = Y + Math.imul(Ue, Bt) | 0;
|
|
24149
24149
|
var wn = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24150
|
-
ae = (Y + (k >>> 13) | 0) + (wn >>> 26) | 0, wn &= 67108863, N = Math.imul(Re,
|
|
24150
|
+
ae = (Y + (k >>> 13) | 0) + (wn >>> 26) | 0, wn &= 67108863, N = Math.imul(Re, Zt), k = Math.imul(Re, Wt), k = k + Math.imul(Be, Zt) | 0, Y = Math.imul(Be, Wt), N = N + Math.imul(G, Mn) | 0, k = k + Math.imul(G, In) | 0, k = k + Math.imul(ge, Mn) | 0, Y = Y + Math.imul(ge, In) | 0, N = N + Math.imul(St, ve) | 0, k = k + Math.imul(St, xe) | 0, k = k + Math.imul(Z, ve) | 0, Y = Y + Math.imul(Z, xe) | 0, N = N + Math.imul(Qe, at) | 0, k = k + Math.imul(Qe, ft) | 0, k = k + Math.imul(st, at) | 0, Y = Y + Math.imul(st, ft) | 0, N = N + Math.imul(oe, hn) | 0, k = k + Math.imul(oe, Sn) | 0, k = k + Math.imul(Ee, hn) | 0, Y = Y + Math.imul(Ee, Sn) | 0, N = N + Math.imul(P, On) | 0, k = k + Math.imul(P, Un) | 0, k = k + Math.imul(U, On) | 0, Y = Y + Math.imul(U, Un) | 0, N = N + Math.imul(te, et) | 0, k = k + Math.imul(te, rt) | 0, k = k + Math.imul(ye, et) | 0, Y = Y + Math.imul(ye, rt) | 0, N = N + Math.imul(fe, Ft) | 0, k = k + Math.imul(fe, Bt) | 0, k = k + Math.imul(pe, Ft) | 0, Y = Y + Math.imul(pe, Bt) | 0;
|
|
24151
24151
|
var Xa = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24152
24152
|
ae = (Y + (k >>> 13) | 0) + (Xa >>> 26) | 0, Xa &= 67108863, N = Math.imul(Re, Mn), k = Math.imul(Re, In), k = k + Math.imul(Be, Mn) | 0, Y = Math.imul(Be, In), N = N + Math.imul(G, ve) | 0, k = k + Math.imul(G, xe) | 0, k = k + Math.imul(ge, ve) | 0, Y = Y + Math.imul(ge, xe) | 0, N = N + Math.imul(St, at) | 0, k = k + Math.imul(St, ft) | 0, k = k + Math.imul(Z, at) | 0, Y = Y + Math.imul(Z, ft) | 0, N = N + Math.imul(Qe, hn) | 0, k = k + Math.imul(Qe, Sn) | 0, k = k + Math.imul(st, hn) | 0, Y = Y + Math.imul(st, Sn) | 0, N = N + Math.imul(oe, On) | 0, k = k + Math.imul(oe, Un) | 0, k = k + Math.imul(Ee, On) | 0, Y = Y + Math.imul(Ee, Un) | 0, N = N + Math.imul(P, et) | 0, k = k + Math.imul(P, rt) | 0, k = k + Math.imul(U, et) | 0, Y = Y + Math.imul(U, rt) | 0, N = N + Math.imul(te, Ft) | 0, k = k + Math.imul(te, Bt) | 0, k = k + Math.imul(ye, Ft) | 0, Y = Y + Math.imul(ye, Bt) | 0;
|
|
24153
24153
|
var Ss = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
@@ -24163,7 +24163,7 @@ q4.exports;
|
|
|
24163
24163
|
var va = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24164
24164
|
ae = (Y + (k >>> 13) | 0) + (va >>> 26) | 0, va &= 67108863, N = Math.imul(Re, Ft), k = Math.imul(Re, Bt), k = k + Math.imul(Be, Ft) | 0, Y = Math.imul(Be, Bt);
|
|
24165
24165
|
var Jo = (ae + N | 0) + ((k & 8191) << 13) | 0;
|
|
24166
|
-
return ae = (Y + (k >>> 13) | 0) + (Jo >>> 26) | 0, Jo &= 67108863, Q[0] = Dt, Q[1] =
|
|
24166
|
+
return ae = (Y + (k >>> 13) | 0) + (Jo >>> 26) | 0, Jo &= 67108863, Q[0] = Dt, Q[1] = Kt, Q[2] = dr, Q[3] = jn, Q[4] = Yn, Q[5] = sa, Q[6] = Ti, Q[7] = $n, Q[8] = qr, Q[9] = ga, Q[10] = wn, Q[11] = Xa, Q[12] = Ss, Q[13] = wo, Q[14] = Cs, Q[15] = Ta, Q[16] = Yo, Q[17] = va, Q[18] = Jo, ae !== 0 && (Q[19] = ae, z.length++), z;
|
|
24167
24167
|
};
|
|
24168
24168
|
Math.imul || (L = R);
|
|
24169
24169
|
function D(C, x, O) {
|
|
@@ -26372,9 +26372,9 @@ var uI = { exports: {} };
|
|
|
26372
26372
|
return this.encode(this.outputBits, !0), k.prototype.finalize.call(this);
|
|
26373
26373
|
};
|
|
26374
26374
|
var ie = function($) {
|
|
26375
|
-
var be, Ie, Me, Ue, se, fe, pe, ue, te, ye, J, P, U, ee, oe, Ee, Le, Qe, st, _t, St, Z, H, G, ge, _e, Re, Be, wt, yt, gt, Et, Rt, nn, Mr,
|
|
26375
|
+
var be, Ie, Me, Ue, se, fe, pe, ue, te, ye, J, P, U, ee, oe, Ee, Le, Qe, st, _t, St, Z, H, G, ge, _e, Re, Be, wt, yt, gt, Et, Rt, nn, Mr, Zt, Wt, Xr, Mn, In, Ma, ve, xe, ct, at, ft, Dn, hn, Sn, fr, On, Un, Te, et, rt, Nt, Ft, Bt, Dt, Kt, dr, jn, Yn;
|
|
26376
26376
|
for (Me = 0; Me < 48; Me += 2)
|
|
26377
|
-
Ue = $[0] ^ $[10] ^ $[20] ^ $[30] ^ $[40], se = $[1] ^ $[11] ^ $[21] ^ $[31] ^ $[41], fe = $[2] ^ $[12] ^ $[22] ^ $[32] ^ $[42], pe = $[3] ^ $[13] ^ $[23] ^ $[33] ^ $[43], ue = $[4] ^ $[14] ^ $[24] ^ $[34] ^ $[44], te = $[5] ^ $[15] ^ $[25] ^ $[35] ^ $[45], ye = $[6] ^ $[16] ^ $[26] ^ $[36] ^ $[46], J = $[7] ^ $[17] ^ $[27] ^ $[37] ^ $[47], P = $[8] ^ $[18] ^ $[28] ^ $[38] ^ $[48], U = $[9] ^ $[19] ^ $[29] ^ $[39] ^ $[49], be = P ^ (fe << 1 | pe >>> 31), Ie = U ^ (pe << 1 | fe >>> 31), $[0] ^= be, $[1] ^= Ie, $[10] ^= be, $[11] ^= Ie, $[20] ^= be, $[21] ^= Ie, $[30] ^= be, $[31] ^= Ie, $[40] ^= be, $[41] ^= Ie, be = Ue ^ (ue << 1 | te >>> 31), Ie = se ^ (te << 1 | ue >>> 31), $[2] ^= be, $[3] ^= Ie, $[12] ^= be, $[13] ^= Ie, $[22] ^= be, $[23] ^= Ie, $[32] ^= be, $[33] ^= Ie, $[42] ^= be, $[43] ^= Ie, be = fe ^ (ye << 1 | J >>> 31), Ie = pe ^ (J << 1 | ye >>> 31), $[4] ^= be, $[5] ^= Ie, $[14] ^= be, $[15] ^= Ie, $[24] ^= be, $[25] ^= Ie, $[34] ^= be, $[35] ^= Ie, $[44] ^= be, $[45] ^= Ie, be = ue ^ (P << 1 | U >>> 31), Ie = te ^ (U << 1 | P >>> 31), $[6] ^= be, $[7] ^= Ie, $[16] ^= be, $[17] ^= Ie, $[26] ^= be, $[27] ^= Ie, $[36] ^= be, $[37] ^= Ie, $[46] ^= be, $[47] ^= Ie, be = ye ^ (Ue << 1 | se >>> 31), Ie = J ^ (se << 1 | Ue >>> 31), $[8] ^= be, $[9] ^= Ie, $[18] ^= be, $[19] ^= Ie, $[28] ^= be, $[29] ^= Ie, $[38] ^= be, $[39] ^= Ie, $[48] ^= be, $[49] ^= Ie, ee = $[0], oe = $[1], ft = $[11] << 4 | $[10] >>> 28, Dn = $[10] << 4 | $[11] >>> 28, Be = $[20] << 3 | $[21] >>> 29, wt = $[21] << 3 | $[20] >>> 29,
|
|
26377
|
+
Ue = $[0] ^ $[10] ^ $[20] ^ $[30] ^ $[40], se = $[1] ^ $[11] ^ $[21] ^ $[31] ^ $[41], fe = $[2] ^ $[12] ^ $[22] ^ $[32] ^ $[42], pe = $[3] ^ $[13] ^ $[23] ^ $[33] ^ $[43], ue = $[4] ^ $[14] ^ $[24] ^ $[34] ^ $[44], te = $[5] ^ $[15] ^ $[25] ^ $[35] ^ $[45], ye = $[6] ^ $[16] ^ $[26] ^ $[36] ^ $[46], J = $[7] ^ $[17] ^ $[27] ^ $[37] ^ $[47], P = $[8] ^ $[18] ^ $[28] ^ $[38] ^ $[48], U = $[9] ^ $[19] ^ $[29] ^ $[39] ^ $[49], be = P ^ (fe << 1 | pe >>> 31), Ie = U ^ (pe << 1 | fe >>> 31), $[0] ^= be, $[1] ^= Ie, $[10] ^= be, $[11] ^= Ie, $[20] ^= be, $[21] ^= Ie, $[30] ^= be, $[31] ^= Ie, $[40] ^= be, $[41] ^= Ie, be = Ue ^ (ue << 1 | te >>> 31), Ie = se ^ (te << 1 | ue >>> 31), $[2] ^= be, $[3] ^= Ie, $[12] ^= be, $[13] ^= Ie, $[22] ^= be, $[23] ^= Ie, $[32] ^= be, $[33] ^= Ie, $[42] ^= be, $[43] ^= Ie, be = fe ^ (ye << 1 | J >>> 31), Ie = pe ^ (J << 1 | ye >>> 31), $[4] ^= be, $[5] ^= Ie, $[14] ^= be, $[15] ^= Ie, $[24] ^= be, $[25] ^= Ie, $[34] ^= be, $[35] ^= Ie, $[44] ^= be, $[45] ^= Ie, be = ue ^ (P << 1 | U >>> 31), Ie = te ^ (U << 1 | P >>> 31), $[6] ^= be, $[7] ^= Ie, $[16] ^= be, $[17] ^= Ie, $[26] ^= be, $[27] ^= Ie, $[36] ^= be, $[37] ^= Ie, $[46] ^= be, $[47] ^= Ie, be = ye ^ (Ue << 1 | se >>> 31), Ie = J ^ (se << 1 | Ue >>> 31), $[8] ^= be, $[9] ^= Ie, $[18] ^= be, $[19] ^= Ie, $[28] ^= be, $[29] ^= Ie, $[38] ^= be, $[39] ^= Ie, $[48] ^= be, $[49] ^= Ie, ee = $[0], oe = $[1], ft = $[11] << 4 | $[10] >>> 28, Dn = $[10] << 4 | $[11] >>> 28, Be = $[20] << 3 | $[21] >>> 29, wt = $[21] << 3 | $[20] >>> 29, Kt = $[31] << 9 | $[30] >>> 23, dr = $[30] << 9 | $[31] >>> 23, ve = $[40] << 18 | $[41] >>> 14, xe = $[41] << 18 | $[40] >>> 14, nn = $[2] << 1 | $[3] >>> 31, Mr = $[3] << 1 | $[2] >>> 31, Ee = $[13] << 12 | $[12] >>> 20, Le = $[12] << 12 | $[13] >>> 20, hn = $[22] << 10 | $[23] >>> 22, Sn = $[23] << 10 | $[22] >>> 22, yt = $[33] << 13 | $[32] >>> 19, gt = $[32] << 13 | $[33] >>> 19, jn = $[42] << 2 | $[43] >>> 30, Yn = $[43] << 2 | $[42] >>> 30, et = $[5] << 30 | $[4] >>> 2, rt = $[4] << 30 | $[5] >>> 2, Zt = $[14] << 6 | $[15] >>> 26, Wt = $[15] << 6 | $[14] >>> 26, Qe = $[25] << 11 | $[24] >>> 21, st = $[24] << 11 | $[25] >>> 21, fr = $[34] << 15 | $[35] >>> 17, On = $[35] << 15 | $[34] >>> 17, Et = $[45] << 29 | $[44] >>> 3, Rt = $[44] << 29 | $[45] >>> 3, G = $[6] << 28 | $[7] >>> 4, ge = $[7] << 28 | $[6] >>> 4, Nt = $[17] << 23 | $[16] >>> 9, Ft = $[16] << 23 | $[17] >>> 9, Xr = $[26] << 25 | $[27] >>> 7, Mn = $[27] << 25 | $[26] >>> 7, _t = $[36] << 21 | $[37] >>> 11, St = $[37] << 21 | $[36] >>> 11, Un = $[47] << 24 | $[46] >>> 8, Te = $[46] << 24 | $[47] >>> 8, ct = $[8] << 27 | $[9] >>> 5, at = $[9] << 27 | $[8] >>> 5, _e = $[18] << 20 | $[19] >>> 12, Re = $[19] << 20 | $[18] >>> 12, Bt = $[29] << 7 | $[28] >>> 25, Dt = $[28] << 7 | $[29] >>> 25, In = $[38] << 8 | $[39] >>> 24, Ma = $[39] << 8 | $[38] >>> 24, Z = $[48] << 14 | $[49] >>> 18, H = $[49] << 14 | $[48] >>> 18, $[0] = ee ^ ~Ee & Qe, $[1] = oe ^ ~Le & st, $[10] = G ^ ~_e & Be, $[11] = ge ^ ~Re & wt, $[20] = nn ^ ~Zt & Xr, $[21] = Mr ^ ~Wt & Mn, $[30] = ct ^ ~ft & hn, $[31] = at ^ ~Dn & Sn, $[40] = et ^ ~Nt & Bt, $[41] = rt ^ ~Ft & Dt, $[2] = Ee ^ ~Qe & _t, $[3] = Le ^ ~st & St, $[12] = _e ^ ~Be & yt, $[13] = Re ^ ~wt & gt, $[22] = Zt ^ ~Xr & In, $[23] = Wt ^ ~Mn & Ma, $[32] = ft ^ ~hn & fr, $[33] = Dn ^ ~Sn & On, $[42] = Nt ^ ~Bt & Kt, $[43] = Ft ^ ~Dt & dr, $[4] = Qe ^ ~_t & Z, $[5] = st ^ ~St & H, $[14] = Be ^ ~yt & Et, $[15] = wt ^ ~gt & Rt, $[24] = Xr ^ ~In & ve, $[25] = Mn ^ ~Ma & xe, $[34] = hn ^ ~fr & Un, $[35] = Sn ^ ~On & Te, $[44] = Bt ^ ~Kt & jn, $[45] = Dt ^ ~dr & Yn, $[6] = _t ^ ~Z & ee, $[7] = St ^ ~H & oe, $[16] = yt ^ ~Et & G, $[17] = gt ^ ~Rt & ge, $[26] = In ^ ~ve & nn, $[27] = Ma ^ ~xe & Mr, $[36] = fr ^ ~Un & ct, $[37] = On ^ ~Te & at, $[46] = Kt ^ ~jn & et, $[47] = dr ^ ~Yn & rt, $[8] = Z ^ ~ee & Ee, $[9] = H ^ ~oe & Le, $[18] = Et ^ ~G & _e, $[19] = Rt ^ ~ge & Re, $[28] = ve ^ ~nn & Zt, $[29] = xe ^ ~Mr & Wt, $[38] = Un ^ ~ct & ft, $[39] = Te ^ ~at & Dn, $[48] = jn ^ ~et & Nt, $[49] = Yn ^ ~rt & Ft, $[0] ^= A[Me], $[1] ^= A[Me + 1];
|
|
26378
26378
|
};
|
|
26379
26379
|
if (c)
|
|
26380
26380
|
n.exports = x;
|
|
@@ -47379,9 +47379,9 @@ function W2() {
|
|
|
47379
47379
|
D("read", ve), ve === void 0 ? ve = NaN : t(ve) || (ve = i(ve, 10));
|
|
47380
47380
|
const xe = this._readableState, ct = ve;
|
|
47381
47381
|
if (ve > xe.highWaterMark && (xe.highWaterMark = St(ve)), ve !== 0 && (xe.state &= ~Me), ve === 0 && xe.needReadable && ((xe.highWaterMark !== 0 ? xe.length >= xe.highWaterMark : xe.length > 0) || xe.ended))
|
|
47382
|
-
return D("read: emitReadable", xe.length, xe.ended), xe.length === 0 && xe.ended ?
|
|
47382
|
+
return D("read: emitReadable", xe.length, xe.ended), xe.length === 0 && xe.ended ? Wt(this) : G(this), null;
|
|
47383
47383
|
if (ve = Z(ve, xe), ve === 0 && xe.ended)
|
|
47384
|
-
return xe.length === 0 &&
|
|
47384
|
+
return xe.length === 0 && Wt(this), null;
|
|
47385
47385
|
let at = (xe.state & Ie) !== 0;
|
|
47386
47386
|
if (D("need readable", at), (xe.length === 0 || xe.length - ve < xe.highWaterMark) && (at = !0, D("length less than watermark", at)), xe.ended || xe.reading || xe.destroyed || xe.errored || !xe.constructed)
|
|
47387
47387
|
at = !1, D("reading, ended or constructing", at);
|
|
@@ -47395,7 +47395,7 @@ function W2() {
|
|
|
47395
47395
|
xe.state &= ~be, xe.reading || (ve = Z(ct, xe));
|
|
47396
47396
|
}
|
|
47397
47397
|
let ft;
|
|
47398
|
-
return ve > 0 ? ft =
|
|
47398
|
+
return ve > 0 ? ft = Zt(ve, xe) : ft = null, ft === null ? (xe.needReadable = xe.length <= xe.highWaterMark, ve = 0) : (xe.length -= ve, xe.multiAwaitDrain ? xe.awaitDrainWriters.clear() : xe.awaitDrainWriters = null), xe.length === 0 && (xe.ended || (xe.needReadable = !0), ct !== ve && xe.ended && Wt(this)), ft !== null && !xe.errorEmitted && !xe.closeEmitted && (xe.dataEmitted = !0, this.emit("data", ft)), ft;
|
|
47399
47399
|
};
|
|
47400
47400
|
function H(ve, xe) {
|
|
47401
47401
|
if (D("onEofChunk"), !xe.ended) {
|
|
@@ -47432,8 +47432,8 @@ function W2() {
|
|
|
47432
47432
|
at.pipes.length === 1 && (at.multiAwaitDrain || (at.multiAwaitDrain = !0, at.awaitDrainWriters = new h(at.awaitDrainWriters ? [at.awaitDrainWriters] : []))), at.pipes.push(ve), D("pipe count=%d opts=%j", at.pipes.length, xe);
|
|
47433
47433
|
const Dn = (!xe || xe.end !== !1) && ve !== n.stdout && ve !== n.stderr ? Sn : Bt;
|
|
47434
47434
|
at.endEmitted ? n.nextTick(Dn) : ct.once("end", Dn), ve.on("unpipe", hn);
|
|
47435
|
-
function hn(Dt,
|
|
47436
|
-
D("onunpipe"), Dt === ct &&
|
|
47435
|
+
function hn(Dt, Kt) {
|
|
47436
|
+
D("onunpipe"), Dt === ct && Kt && Kt.hasUnpiped === !1 && (Kt.hasUnpiped = !0, Un());
|
|
47437
47437
|
}
|
|
47438
47438
|
function Sn() {
|
|
47439
47439
|
D("onend"), ve.end();
|
|
@@ -47448,13 +47448,13 @@ function W2() {
|
|
|
47448
47448
|
ct.on("data", et);
|
|
47449
47449
|
function et(Dt) {
|
|
47450
47450
|
D("ondata");
|
|
47451
|
-
const
|
|
47452
|
-
D("dest.write",
|
|
47451
|
+
const Kt = ve.write(Dt);
|
|
47452
|
+
D("dest.write", Kt), Kt === !1 && Te();
|
|
47453
47453
|
}
|
|
47454
47454
|
function rt(Dt) {
|
|
47455
47455
|
if (D("onerror", Dt), Bt(), ve.removeListener("error", rt), ve.listenerCount("error") === 0) {
|
|
47456
|
-
const
|
|
47457
|
-
|
|
47456
|
+
const Kt = ve._writableState || ve._readableState;
|
|
47457
|
+
Kt && !Kt.errorEmitted ? ae(ve, Dt) : ve.emit("error", Dt);
|
|
47458
47458
|
}
|
|
47459
47459
|
}
|
|
47460
47460
|
A(ve, "error", rt);
|
|
@@ -47713,13 +47713,13 @@ function W2() {
|
|
|
47713
47713
|
this[z] = !!ve;
|
|
47714
47714
|
}
|
|
47715
47715
|
}
|
|
47716
|
-
}), Le._fromList =
|
|
47717
|
-
function
|
|
47716
|
+
}), Le._fromList = Zt;
|
|
47717
|
+
function Zt(ve, xe) {
|
|
47718
47718
|
if (xe.length === 0) return null;
|
|
47719
47719
|
let ct;
|
|
47720
47720
|
return xe.objectMode ? ct = xe.buffer.shift() : !ve || ve >= xe.length ? (xe.decoder ? ct = xe.buffer.join("") : xe.buffer.length === 1 ? ct = xe.buffer.first() : ct = xe.buffer.concat(xe.length), xe.buffer.clear()) : ct = xe.buffer.consume(ve, xe.decoder), ct;
|
|
47721
47721
|
}
|
|
47722
|
-
function
|
|
47722
|
+
function Wt(ve) {
|
|
47723
47723
|
const xe = ve._readableState;
|
|
47724
47724
|
D("endReadable", xe.endEmitted), xe.endEmitted || (xe.ended = !0, n.nextTick(Xr, xe, ve));
|
|
47725
47725
|
}
|
|
@@ -49296,7 +49296,7 @@ const ii = {
|
|
|
49296
49296
|
ElvCrypto: async () => {
|
|
49297
49297
|
try {
|
|
49298
49298
|
if (!ii.elvCrypto) {
|
|
49299
|
-
const n = (await import("./index-
|
|
49299
|
+
const n = (await import("./index-MOXxNSCM.mjs")).default;
|
|
49300
49300
|
ii.elvCrypto = await new n().init();
|
|
49301
49301
|
}
|
|
49302
49302
|
return ii.elvCrypto;
|
|
@@ -51910,7 +51910,7 @@ const Woe = Goe, Koe = {
|
|
|
51910
51910
|
function Hr(n) {
|
|
51911
51911
|
return n != null && typeof n == "object" && n["@@functional/placeholder"] === !0;
|
|
51912
51912
|
}
|
|
51913
|
-
function
|
|
51913
|
+
function Qt(n) {
|
|
51914
51914
|
return function e(t) {
|
|
51915
51915
|
return arguments.length === 0 || Hr(t) ? e : n.apply(this, arguments);
|
|
51916
51916
|
};
|
|
@@ -51921,13 +51921,13 @@ function Ke(n) {
|
|
|
51921
51921
|
case 0:
|
|
51922
51922
|
return e;
|
|
51923
51923
|
case 1:
|
|
51924
|
-
return Hr(t) ? e :
|
|
51924
|
+
return Hr(t) ? e : Qt(function(i) {
|
|
51925
51925
|
return n(t, i);
|
|
51926
51926
|
});
|
|
51927
51927
|
default:
|
|
51928
|
-
return Hr(t) && Hr(r) ? e : Hr(t) ?
|
|
51928
|
+
return Hr(t) && Hr(r) ? e : Hr(t) ? Qt(function(i) {
|
|
51929
51929
|
return n(i, r);
|
|
51930
|
-
}) : Hr(r) ?
|
|
51930
|
+
}) : Hr(r) ? Qt(function(i) {
|
|
51931
51931
|
return n(t, i);
|
|
51932
51932
|
}) : n(t, r);
|
|
51933
51933
|
}
|
|
@@ -52006,10 +52006,10 @@ function Kb(n, e, t) {
|
|
|
52006
52006
|
};
|
|
52007
52007
|
}
|
|
52008
52008
|
var Joe = /* @__PURE__ */ Ke(function(e, t) {
|
|
52009
|
-
return e === 1 ?
|
|
52009
|
+
return e === 1 ? Qt(t) : Bu(e, Kb(e, [], t));
|
|
52010
52010
|
});
|
|
52011
52011
|
const si = Joe;
|
|
52012
|
-
var Qoe = /* @__PURE__ */
|
|
52012
|
+
var Qoe = /* @__PURE__ */ Qt(function(e) {
|
|
52013
52013
|
return si(e.length, function() {
|
|
52014
52014
|
var t = 0, r = arguments[0], i = arguments[arguments.length - 1], o = Array.prototype.slice.call(arguments, 0);
|
|
52015
52015
|
return o[0] = function() {
|
|
@@ -52033,7 +52033,7 @@ function xn(n) {
|
|
|
52033
52033
|
return n(o, r, u);
|
|
52034
52034
|
}) : Hr(r) ? Ke(function(o, u) {
|
|
52035
52035
|
return n(t, o, u);
|
|
52036
|
-
}) :
|
|
52036
|
+
}) : Qt(function(o) {
|
|
52037
52037
|
return n(t, r, o);
|
|
52038
52038
|
});
|
|
52039
52039
|
default:
|
|
@@ -52043,11 +52043,11 @@ function xn(n) {
|
|
|
52043
52043
|
return n(o, r, u);
|
|
52044
52044
|
}) : Hr(r) && Hr(i) ? Ke(function(o, u) {
|
|
52045
52045
|
return n(t, o, u);
|
|
52046
|
-
}) : Hr(t) ?
|
|
52046
|
+
}) : Hr(t) ? Qt(function(o) {
|
|
52047
52047
|
return n(o, r, i);
|
|
52048
|
-
}) : Hr(r) ?
|
|
52048
|
+
}) : Hr(r) ? Qt(function(o) {
|
|
52049
52049
|
return n(t, o, i);
|
|
52050
|
-
}) : Hr(i) ?
|
|
52050
|
+
}) : Hr(i) ? Qt(function(o) {
|
|
52051
52051
|
return n(t, r, o);
|
|
52052
52052
|
}) : n(t, r, i);
|
|
52053
52053
|
}
|
|
@@ -52132,7 +52132,7 @@ function Vy(n, e) {
|
|
|
52132
52132
|
function nm(n) {
|
|
52133
52133
|
return Object.prototype.toString.call(n) === "[object String]";
|
|
52134
52134
|
}
|
|
52135
|
-
var Yb = /* @__PURE__ */
|
|
52135
|
+
var Yb = /* @__PURE__ */ Qt(function(e) {
|
|
52136
52136
|
return Du(e) ? !0 : !e || typeof e != "object" || nm(e) ? !1 : e.nodeType === 1 ? !!e.length : e.length === 0 ? !0 : e.length > 0 ? e.hasOwnProperty(0) && e.hasOwnProperty(e.length - 1) : !1;
|
|
52137
52137
|
}), aue = /* @__PURE__ */ function() {
|
|
52138
52138
|
function n(e) {
|
|
@@ -52222,7 +52222,7 @@ var fP = Object.prototype.toString, kB = /* @__PURE__ */ function() {
|
|
|
52222
52222
|
r += 1;
|
|
52223
52223
|
}
|
|
52224
52224
|
return !1;
|
|
52225
|
-
}, fue = /* @__PURE__ */
|
|
52225
|
+
}, fue = /* @__PURE__ */ Qt(typeof Object.keys == "function" && !pP ? function(e) {
|
|
52226
52226
|
return Object(e) !== e ? [] : Object.keys(e);
|
|
52227
52227
|
} : function(e) {
|
|
52228
52228
|
if (Object(e) !== e)
|
|
@@ -52281,7 +52281,7 @@ var yue = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
52281
52281
|
return Ko(Z5(e), t);
|
|
52282
52282
|
});
|
|
52283
52283
|
const Jb = yue;
|
|
52284
|
-
var Jl = /* @__PURE__ */ xn(ws), mue = /* @__PURE__ */
|
|
52284
|
+
var Jl = /* @__PURE__ */ xn(ws), mue = /* @__PURE__ */ Qt(function(e) {
|
|
52285
52285
|
return si(Jl(_m, 0, Jb("length", e)), function() {
|
|
52286
52286
|
for (var t = 0, r = e.length; t < r; ) {
|
|
52287
52287
|
if (!e[t].apply(this, arguments))
|
|
@@ -52292,7 +52292,7 @@ var Jl = /* @__PURE__ */ xn(ws), mue = /* @__PURE__ */ Jt(function(e) {
|
|
|
52292
52292
|
});
|
|
52293
52293
|
});
|
|
52294
52294
|
const gue = mue;
|
|
52295
|
-
var vue = /* @__PURE__ */
|
|
52295
|
+
var vue = /* @__PURE__ */ Qt(function(e) {
|
|
52296
52296
|
return function() {
|
|
52297
52297
|
return e;
|
|
52298
52298
|
};
|
|
@@ -52324,7 +52324,7 @@ var wue = /* @__PURE__ */ function() {
|
|
|
52324
52324
|
})
|
|
52325
52325
|
);
|
|
52326
52326
|
const Sue = xue;
|
|
52327
|
-
var Cue = /* @__PURE__ */
|
|
52327
|
+
var Cue = /* @__PURE__ */ Qt(function(e) {
|
|
52328
52328
|
return si(Jl(_m, 0, Jb("length", e)), function() {
|
|
52329
52329
|
for (var t = 0, r = e.length; t < r; ) {
|
|
52330
52330
|
if (e[t].apply(this, arguments))
|
|
@@ -52375,7 +52375,7 @@ var Pue = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
52375
52375
|
return e.apply(this, t);
|
|
52376
52376
|
});
|
|
52377
52377
|
const RB = Pue;
|
|
52378
|
-
var Iue = /* @__PURE__ */
|
|
52378
|
+
var Iue = /* @__PURE__ */ Qt(function(e) {
|
|
52379
52379
|
for (var t = go(e), r = t.length, i = [], o = 0; o < r; )
|
|
52380
52380
|
i[o] = e[t[o]], o += 1;
|
|
52381
52381
|
return i;
|
|
@@ -52386,7 +52386,7 @@ function hP(n, e) {
|
|
|
52386
52386
|
return t[r] = n(e[r]), t;
|
|
52387
52387
|
}, {});
|
|
52388
52388
|
}
|
|
52389
|
-
var Due = /* @__PURE__ */
|
|
52389
|
+
var Due = /* @__PURE__ */ Qt(function n(e) {
|
|
52390
52390
|
return e = hP(function(t) {
|
|
52391
52391
|
return typeof t == "function" ? t : n(t);
|
|
52392
52392
|
}, e), si(Jl(_m, 0, Jb("length", OB(e))), function() {
|
|
@@ -52413,7 +52413,7 @@ var $ue = /* @__PURE__ */ xn(function(e, t, r) {
|
|
|
52413
52413
|
return i[e] = t, i;
|
|
52414
52414
|
});
|
|
52415
52415
|
const Q2 = $ue;
|
|
52416
|
-
var Hue = /* @__PURE__ */
|
|
52416
|
+
var Hue = /* @__PURE__ */ Qt(function(e) {
|
|
52417
52417
|
return e == null;
|
|
52418
52418
|
});
|
|
52419
52419
|
const e2 = Hue;
|
|
@@ -52483,7 +52483,7 @@ var Vue = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
52483
52483
|
}
|
|
52484
52484
|
});
|
|
52485
52485
|
const Z2 = Vue;
|
|
52486
|
-
var Gue = /* @__PURE__ */
|
|
52486
|
+
var Gue = /* @__PURE__ */ Qt(function(e) {
|
|
52487
52487
|
return Z2(2, e);
|
|
52488
52488
|
});
|
|
52489
52489
|
const Wue = Gue;
|
|
@@ -52498,7 +52498,7 @@ var Kue = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
52498
52498
|
});
|
|
52499
52499
|
});
|
|
52500
52500
|
const NB = Kue;
|
|
52501
|
-
var X2 = /* @__PURE__ */
|
|
52501
|
+
var X2 = /* @__PURE__ */ Qt(function(e) {
|
|
52502
52502
|
return NB(e.length, e);
|
|
52503
52503
|
}), Yue = /* @__PURE__ */ Ke(function(e, t) {
|
|
52504
52504
|
return rm(e) ? function() {
|
|
@@ -52506,7 +52506,7 @@ var X2 = /* @__PURE__ */ Jt(function(e) {
|
|
|
52506
52506
|
} : X2(TB)(e, t);
|
|
52507
52507
|
});
|
|
52508
52508
|
const Jue = Yue;
|
|
52509
|
-
var ek = /* @__PURE__ */
|
|
52509
|
+
var ek = /* @__PURE__ */ Qt(function(e) {
|
|
52510
52510
|
return si(e.length, e);
|
|
52511
52511
|
}), Que = /* @__PURE__ */ ek(function(e) {
|
|
52512
52512
|
return e.apply(this, Array.prototype.slice.call(arguments, 1));
|
|
@@ -52572,7 +52572,7 @@ const ile = ale;
|
|
|
52572
52572
|
function IB(n) {
|
|
52573
52573
|
return new RegExp(n.source, (n.global ? "g" : "") + (n.ignoreCase ? "i" : "") + (n.multiline ? "m" : "") + (n.sticky ? "y" : "") + (n.unicode ? "u" : ""));
|
|
52574
52574
|
}
|
|
52575
|
-
var sle = /* @__PURE__ */
|
|
52575
|
+
var sle = /* @__PURE__ */ Qt(function(e) {
|
|
52576
52576
|
return e === null ? "Null" : e === void 0 ? "Undefined" : Object.prototype.toString.call(e).slice(8, -1);
|
|
52577
52577
|
});
|
|
52578
52578
|
const t2 = sle;
|
|
@@ -52601,17 +52601,17 @@ function e3(n, e, t, r) {
|
|
|
52601
52601
|
return n;
|
|
52602
52602
|
}
|
|
52603
52603
|
}
|
|
52604
|
-
var ole = /* @__PURE__ */
|
|
52604
|
+
var ole = /* @__PURE__ */ Qt(function(e) {
|
|
52605
52605
|
return e != null && typeof e.clone == "function" ? e.clone() : e3(e, [], [], !0);
|
|
52606
52606
|
});
|
|
52607
52607
|
const ule = ole;
|
|
52608
|
-
var lle = /* @__PURE__ */
|
|
52608
|
+
var lle = /* @__PURE__ */ Qt(function(e) {
|
|
52609
52609
|
return function(t, r) {
|
|
52610
52610
|
return e(t, r) ? -1 : e(r, t) ? 1 : 0;
|
|
52611
52611
|
};
|
|
52612
52612
|
});
|
|
52613
52613
|
const cle = lle;
|
|
52614
|
-
var fle = /* @__PURE__ */
|
|
52614
|
+
var fle = /* @__PURE__ */ Qt(function(e) {
|
|
52615
52615
|
return !e;
|
|
52616
52616
|
});
|
|
52617
52617
|
const DB = fle;
|
|
@@ -52635,7 +52635,7 @@ var $o = /* @__PURE__ */ xn(
|
|
|
52635
52635
|
/* @__PURE__ */ Qb("slice", function(e, t, r) {
|
|
52636
52636
|
return Array.prototype.slice.call(r, e, t);
|
|
52637
52637
|
})
|
|
52638
|
-
), t3 = /* @__PURE__ */
|
|
52638
|
+
), t3 = /* @__PURE__ */ Qt(
|
|
52639
52639
|
/* @__PURE__ */ Qb(
|
|
52640
52640
|
"tail",
|
|
52641
52641
|
/* @__PURE__ */ $o(1, 1 / 0)
|
|
@@ -52646,7 +52646,7 @@ function UB() {
|
|
|
52646
52646
|
throw new Error("pipe requires at least one argument");
|
|
52647
52647
|
return Bu(arguments[0].length, Jl(hle, arguments[0], t3(arguments)));
|
|
52648
52648
|
}
|
|
52649
|
-
var Zb = /* @__PURE__ */
|
|
52649
|
+
var Zb = /* @__PURE__ */ Qt(function(e) {
|
|
52650
52650
|
return nm(e) ? e.split("").reverse().join("") : Array.prototype.slice.call(e, 0).reverse();
|
|
52651
52651
|
});
|
|
52652
52652
|
function n2() {
|
|
@@ -52683,7 +52683,7 @@ const zB = gle;
|
|
|
52683
52683
|
function Xb(n) {
|
|
52684
52684
|
return n;
|
|
52685
52685
|
}
|
|
52686
|
-
var vle = /* @__PURE__ */
|
|
52686
|
+
var vle = /* @__PURE__ */ Qt(Xb);
|
|
52687
52687
|
const n3 = vle;
|
|
52688
52688
|
var ble = /* @__PURE__ */ Ke(function(e, t) {
|
|
52689
52689
|
if (t.length <= 0)
|
|
@@ -52938,7 +52938,7 @@ function ik(n, e) {
|
|
|
52938
52938
|
return "{" + r(n, go(n)).join(", ") + "}";
|
|
52939
52939
|
}
|
|
52940
52940
|
}
|
|
52941
|
-
var Rle = /* @__PURE__ */
|
|
52941
|
+
var Rle = /* @__PURE__ */ Qt(function(e) {
|
|
52942
52942
|
return ik(e, []);
|
|
52943
52943
|
});
|
|
52944
52944
|
const Gy = Rle;
|
|
@@ -52960,7 +52960,7 @@ var Ole = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
52960
52960
|
throw new TypeError(Gy(e) + ' does not have a method named "concat" or "fantasy-land/concat"');
|
|
52961
52961
|
});
|
|
52962
52962
|
const sk = Ole;
|
|
52963
|
-
var Lle = /* @__PURE__ */
|
|
52963
|
+
var Lle = /* @__PURE__ */ Qt(function(e) {
|
|
52964
52964
|
var t = Jl(_m, 0, Ko(function(r) {
|
|
52965
52965
|
return r[0].length;
|
|
52966
52966
|
}, e));
|
|
@@ -53004,7 +53004,7 @@ var Ple = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53004
53004
|
}));
|
|
53005
53005
|
});
|
|
53006
53006
|
const qB = Ple;
|
|
53007
|
-
var Ile = /* @__PURE__ */
|
|
53007
|
+
var Ile = /* @__PURE__ */ Qt(function(e) {
|
|
53008
53008
|
return qB(e.length, e);
|
|
53009
53009
|
});
|
|
53010
53010
|
const Dle = Ile;
|
|
@@ -53238,7 +53238,7 @@ var xce = /* @__PURE__ */ Ke(
|
|
|
53238
53238
|
})
|
|
53239
53239
|
);
|
|
53240
53240
|
const XB = xce;
|
|
53241
|
-
var Sce = /* @__PURE__ */
|
|
53241
|
+
var Sce = /* @__PURE__ */ Qt(
|
|
53242
53242
|
/* @__PURE__ */ Fa(
|
|
53243
53243
|
[],
|
|
53244
53244
|
/* @__PURE__ */ QB(vo),
|
|
@@ -53278,7 +53278,7 @@ var Rce = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53278
53278
|
} : X2(ez)(e, t);
|
|
53279
53279
|
});
|
|
53280
53280
|
const Oce = Rce;
|
|
53281
|
-
var Lce = /* @__PURE__ */
|
|
53281
|
+
var Lce = /* @__PURE__ */ Qt(function(e) {
|
|
53282
53282
|
return e != null && typeof e["fantasy-land/empty"] == "function" ? e["fantasy-land/empty"]() : e != null && e.constructor != null && typeof e.constructor["fantasy-land/empty"] == "function" ? e.constructor["fantasy-land/empty"]() : e != null && typeof e.empty == "function" ? e.empty() : e != null && e.constructor != null && typeof e.constructor.empty == "function" ? e.constructor.empty() : Du(e) ? [] : nm(e) ? "" : r2(e) ? {} : kB(e) ? /* @__PURE__ */ function() {
|
|
53283
53283
|
return arguments;
|
|
53284
53284
|
}() : void 0;
|
|
@@ -53393,11 +53393,11 @@ var efe = /* @__PURE__ */ function() {
|
|
|
53393
53393
|
})
|
|
53394
53394
|
);
|
|
53395
53395
|
const rfe = nfe;
|
|
53396
|
-
var afe = /* @__PURE__ */
|
|
53396
|
+
var afe = /* @__PURE__ */ Qt(
|
|
53397
53397
|
/* @__PURE__ */ PB(!0)
|
|
53398
53398
|
);
|
|
53399
53399
|
const ife = afe;
|
|
53400
|
-
var sfe = /* @__PURE__ */
|
|
53400
|
+
var sfe = /* @__PURE__ */ Qt(function(e) {
|
|
53401
53401
|
return si(e.length, function(t, r) {
|
|
53402
53402
|
var i = Array.prototype.slice.call(arguments, 0);
|
|
53403
53403
|
return i[0] = r, i[1] = t, e.apply(this, i);
|
|
@@ -53420,7 +53420,7 @@ var lfe = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53420
53420
|
return t;
|
|
53421
53421
|
});
|
|
53422
53422
|
const cfe = lfe;
|
|
53423
|
-
var ffe = /* @__PURE__ */
|
|
53423
|
+
var ffe = /* @__PURE__ */ Qt(function(e) {
|
|
53424
53424
|
for (var t = {}, r = 0; r < e.length; )
|
|
53425
53425
|
t[e[r][0]] = e[r][1], r += 1;
|
|
53426
53426
|
return t;
|
|
@@ -53580,7 +53580,7 @@ var rde = /* @__PURE__ */ xn(function(e, t, r) {
|
|
|
53580
53580
|
return Q5(e) ? ws(t(e), e["@@transducer/init"](), r) : ws(t(nde(e)), e3(e, [], [], !1), r);
|
|
53581
53581
|
});
|
|
53582
53582
|
const ade = rde;
|
|
53583
|
-
var ide = /* @__PURE__ */
|
|
53583
|
+
var ide = /* @__PURE__ */ Qt(function(e) {
|
|
53584
53584
|
for (var t = go(e), r = t.length, i = 0, o = {}; i < r; ) {
|
|
53585
53585
|
var u = t[i], c = e[u], p = Ei(c, o) ? o[c] : o[c] = [];
|
|
53586
53586
|
p[p.length] = u, i += 1;
|
|
@@ -53588,7 +53588,7 @@ var ide = /* @__PURE__ */ Jt(function(e) {
|
|
|
53588
53588
|
return o;
|
|
53589
53589
|
});
|
|
53590
53590
|
const sde = ide;
|
|
53591
|
-
var ode = /* @__PURE__ */
|
|
53591
|
+
var ode = /* @__PURE__ */ Qt(function(e) {
|
|
53592
53592
|
for (var t = go(e), r = t.length, i = 0, o = {}; i < r; ) {
|
|
53593
53593
|
var u = t[i];
|
|
53594
53594
|
o[e[u]] = u, i += 1;
|
|
@@ -53609,19 +53609,19 @@ var cde = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53609
53609
|
return t != null && t.constructor === e || t instanceof e;
|
|
53610
53610
|
});
|
|
53611
53611
|
const sz = cde;
|
|
53612
|
-
var fde = /* @__PURE__ */
|
|
53612
|
+
var fde = /* @__PURE__ */ Qt(function(e) {
|
|
53613
53613
|
return e != null && vo(e, tz(e));
|
|
53614
53614
|
});
|
|
53615
53615
|
const dde = fde;
|
|
53616
53616
|
var pde = /* @__PURE__ */ t1(1, "join");
|
|
53617
53617
|
const hde = pde;
|
|
53618
|
-
var yde = /* @__PURE__ */
|
|
53618
|
+
var yde = /* @__PURE__ */ Qt(function(e) {
|
|
53619
53619
|
return VB(function() {
|
|
53620
53620
|
return Array.prototype.slice.call(arguments, 0);
|
|
53621
53621
|
}, e);
|
|
53622
53622
|
});
|
|
53623
53623
|
const oz = yde;
|
|
53624
|
-
var mde = /* @__PURE__ */
|
|
53624
|
+
var mde = /* @__PURE__ */ Qt(function(e) {
|
|
53625
53625
|
var t, r = [];
|
|
53626
53626
|
for (t in e)
|
|
53627
53627
|
r[r.length] = t;
|
|
@@ -53642,7 +53642,7 @@ const bde = vde;
|
|
|
53642
53642
|
function U4(n) {
|
|
53643
53643
|
return Object.prototype.toString.call(n) === "[object Number]";
|
|
53644
53644
|
}
|
|
53645
|
-
var wde = /* @__PURE__ */
|
|
53645
|
+
var wde = /* @__PURE__ */ Qt(function(e) {
|
|
53646
53646
|
return e != null && U4(e.length) ? e.length : NaN;
|
|
53647
53647
|
});
|
|
53648
53648
|
const uz = wde;
|
|
@@ -53656,15 +53656,15 @@ var _de = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53656
53656
|
};
|
|
53657
53657
|
});
|
|
53658
53658
|
const s3 = _de;
|
|
53659
|
-
var xde = /* @__PURE__ */
|
|
53659
|
+
var xde = /* @__PURE__ */ Qt(function(e) {
|
|
53660
53660
|
return s3(xm(e), ok(e));
|
|
53661
53661
|
});
|
|
53662
53662
|
const Sde = xde;
|
|
53663
|
-
var Cde = /* @__PURE__ */
|
|
53663
|
+
var Cde = /* @__PURE__ */ Qt(function(e) {
|
|
53664
53664
|
return s3(Rh(e), LB(e));
|
|
53665
53665
|
});
|
|
53666
53666
|
const Ede = Cde;
|
|
53667
|
-
var Ade = /* @__PURE__ */
|
|
53667
|
+
var Ade = /* @__PURE__ */ Qt(function(e) {
|
|
53668
53668
|
return s3(Z5(e), Q2(e));
|
|
53669
53669
|
});
|
|
53670
53670
|
const kde = Ade;
|
|
@@ -53708,11 +53708,11 @@ var $de = /* @__PURE__ */ xn(function(e, t, r) {
|
|
|
53708
53708
|
const Hde = $de;
|
|
53709
53709
|
var qde = /* @__PURE__ */ Jl(Y2, 0);
|
|
53710
53710
|
const lz = qde;
|
|
53711
|
-
var Vde = /* @__PURE__ */
|
|
53711
|
+
var Vde = /* @__PURE__ */ Qt(function(e) {
|
|
53712
53712
|
return lz(e) / e.length;
|
|
53713
53713
|
});
|
|
53714
53714
|
const cz = Vde;
|
|
53715
|
-
var Gde = /* @__PURE__ */
|
|
53715
|
+
var Gde = /* @__PURE__ */ Qt(function(e) {
|
|
53716
53716
|
var t = e.length;
|
|
53717
53717
|
if (t === 0)
|
|
53718
53718
|
return NaN;
|
|
@@ -53734,7 +53734,7 @@ var Jde = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53734
53734
|
return e1({}, e, t);
|
|
53735
53735
|
});
|
|
53736
53736
|
const Qde = Jde;
|
|
53737
|
-
var Zde = /* @__PURE__ */
|
|
53737
|
+
var Zde = /* @__PURE__ */ Qt(function(e) {
|
|
53738
53738
|
return e1.apply(null, [{}].concat(e));
|
|
53739
53739
|
});
|
|
53740
53740
|
const Xde = Zde;
|
|
@@ -53806,7 +53806,7 @@ var xpe = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53806
53806
|
return e * t;
|
|
53807
53807
|
});
|
|
53808
53808
|
const fz = xpe;
|
|
53809
|
-
var Spe = /* @__PURE__ */
|
|
53809
|
+
var Spe = /* @__PURE__ */ Qt(function(e) {
|
|
53810
53810
|
return -e;
|
|
53811
53811
|
});
|
|
53812
53812
|
const Cpe = Spe;
|
|
@@ -53814,7 +53814,7 @@ var Epe = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53814
53814
|
return CB(HB(e), t);
|
|
53815
53815
|
});
|
|
53816
53816
|
const Ape = Epe;
|
|
53817
|
-
var kpe = /* @__PURE__ */
|
|
53817
|
+
var kpe = /* @__PURE__ */ Qt(function(e) {
|
|
53818
53818
|
var t = e < 0 ? 1 : e + 1;
|
|
53819
53819
|
return si(t, function() {
|
|
53820
53820
|
return xm(e, arguments);
|
|
@@ -53828,7 +53828,7 @@ const Rpe = Tpe;
|
|
|
53828
53828
|
function Ope(n) {
|
|
53829
53829
|
return [n];
|
|
53830
53830
|
}
|
|
53831
|
-
var Lpe = /* @__PURE__ */
|
|
53831
|
+
var Lpe = /* @__PURE__ */ Qt(Ope);
|
|
53832
53832
|
const Npe = Lpe;
|
|
53833
53833
|
var Ppe = /* @__PURE__ */ Ke(function(e, t) {
|
|
53834
53834
|
for (var r = {}, i = {}, o = 0, u = e.length; o < u; )
|
|
@@ -53838,7 +53838,7 @@ var Ppe = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
53838
53838
|
return r;
|
|
53839
53839
|
});
|
|
53840
53840
|
const Ipe = Ppe;
|
|
53841
|
-
var Dpe = /* @__PURE__ */
|
|
53841
|
+
var Dpe = /* @__PURE__ */ Qt(function(e) {
|
|
53842
53842
|
var t = !1, r;
|
|
53843
53843
|
return Bu(e.length, function() {
|
|
53844
53844
|
return t || (t = !0, r = e.apply(this, arguments)), r;
|
|
@@ -53979,7 +53979,7 @@ var Che = /* @__PURE__ */ Kb(4, [], function(e, t, r, i) {
|
|
|
53979
53979
|
}, r, i);
|
|
53980
53980
|
});
|
|
53981
53981
|
const Ehe = Che;
|
|
53982
|
-
var Ahe = /* @__PURE__ */
|
|
53982
|
+
var Ahe = /* @__PURE__ */ Qt(jd);
|
|
53983
53983
|
const khe = Ahe;
|
|
53984
53984
|
var Mhe = /* @__PURE__ */ Ke(function(e, t) {
|
|
53985
53985
|
var r = Number(t), i = 0, o;
|
|
@@ -54122,14 +54122,14 @@ var b0e = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
54122
54122
|
const w0e = b0e;
|
|
54123
54123
|
var _0e = /* @__PURE__ */ t1(0, "toLowerCase");
|
|
54124
54124
|
const x0e = _0e;
|
|
54125
|
-
var S0e = /* @__PURE__ */
|
|
54125
|
+
var S0e = /* @__PURE__ */ Qt(function(e) {
|
|
54126
54126
|
var t = [];
|
|
54127
54127
|
for (var r in e)
|
|
54128
54128
|
Ei(r, e) && (t[t.length] = [r, e[r]]);
|
|
54129
54129
|
return t;
|
|
54130
54130
|
});
|
|
54131
54131
|
const C0e = S0e;
|
|
54132
|
-
var E0e = /* @__PURE__ */
|
|
54132
|
+
var E0e = /* @__PURE__ */ Qt(function(e) {
|
|
54133
54133
|
var t = [];
|
|
54134
54134
|
for (var r in e)
|
|
54135
54135
|
t[t.length] = [r, e[r]];
|
|
@@ -54142,7 +54142,7 @@ var T0e = /* @__PURE__ */ si(4, function(e, t, r, i) {
|
|
|
54142
54142
|
return ws(e(typeof t == "function" ? EB(t) : t), r, i);
|
|
54143
54143
|
});
|
|
54144
54144
|
const R0e = T0e;
|
|
54145
|
-
var O0e = /* @__PURE__ */
|
|
54145
|
+
var O0e = /* @__PURE__ */ Qt(function(e) {
|
|
54146
54146
|
for (var t = 0, r = []; t < e.length; ) {
|
|
54147
54147
|
for (var i = e[t], o = 0; o < i.length; )
|
|
54148
54148
|
typeof r[o] > "u" && (r[o] = []), r[o].push(i[o]), o += 1;
|
|
@@ -54156,7 +54156,7 @@ var N0e = /* @__PURE__ */ xn(function(e, t, r) {
|
|
|
54156
54156
|
});
|
|
54157
54157
|
const P0e = N0e;
|
|
54158
54158
|
var $v = `
|
|
54159
|
-
\v\f\r \u2028\u2029\uFEFF`, I0e = "", D0e = typeof String.prototype.trim == "function", U0e = /* @__PURE__ */
|
|
54159
|
+
\v\f\r \u2028\u2029\uFEFF`, I0e = "", D0e = typeof String.prototype.trim == "function", U0e = /* @__PURE__ */ Qt(!D0e || /* @__PURE__ */ $v.trim() || !/* @__PURE__ */ I0e.trim() ? function(e) {
|
|
54160
54160
|
var t = new RegExp("^[" + $v + "][" + $v + "]*"), r = new RegExp("[" + $v + "][" + $v + "]*$");
|
|
54161
54161
|
return e.replace(t, "").replace(r, "");
|
|
54162
54162
|
} : function(e) {
|
|
@@ -54173,13 +54173,13 @@ var B0e = /* @__PURE__ */ Ke(function(e, t) {
|
|
|
54173
54173
|
});
|
|
54174
54174
|
});
|
|
54175
54175
|
const z0e = B0e;
|
|
54176
|
-
var j0e = /* @__PURE__ */
|
|
54176
|
+
var j0e = /* @__PURE__ */ Qt(function(e) {
|
|
54177
54177
|
return function() {
|
|
54178
54178
|
return e(Array.prototype.slice.call(arguments, 0));
|
|
54179
54179
|
};
|
|
54180
54180
|
});
|
|
54181
54181
|
const $0e = j0e;
|
|
54182
|
-
var H0e = /* @__PURE__ */
|
|
54182
|
+
var H0e = /* @__PURE__ */ Qt(function(e) {
|
|
54183
54183
|
return Z2(1, e);
|
|
54184
54184
|
});
|
|
54185
54185
|
const q0e = H0e;
|
|
@@ -54223,7 +54223,7 @@ var aye = /* @__PURE__ */ xn(function(e, t, r) {
|
|
|
54223
54223
|
return i;
|
|
54224
54224
|
});
|
|
54225
54225
|
const iye = aye;
|
|
54226
|
-
var sye = /* @__PURE__ */
|
|
54226
|
+
var sye = /* @__PURE__ */ Qt(function(e) {
|
|
54227
54227
|
var t, r = [];
|
|
54228
54228
|
for (t in e)
|
|
54229
54229
|
r[r.length] = e[t];
|
|
@@ -54291,7 +54291,7 @@ var Aye = /* @__PURE__ */ xn(function(e, t, r) {
|
|
|
54291
54291
|
return i;
|
|
54292
54292
|
});
|
|
54293
54293
|
const kye = Aye;
|
|
54294
|
-
var Mye = /* @__PURE__ */
|
|
54294
|
+
var Mye = /* @__PURE__ */ Qt(function(e) {
|
|
54295
54295
|
return si(e.length, function() {
|
|
54296
54296
|
var r = arguments;
|
|
54297
54297
|
return function() {
|
|
@@ -63134,12 +63134,12 @@ Oh.ActionPopup = async ({ mode: n = "tab", url: e, onMessage: t, onCancel: r })
|
|
|
63134
63134
|
});
|
|
63135
63135
|
});
|
|
63136
63136
|
};
|
|
63137
|
-
var
|
|
63137
|
+
var tn = {}, IP;
|
|
63138
63138
|
function nme() {
|
|
63139
|
-
if (IP) return
|
|
63139
|
+
if (IP) return tn;
|
|
63140
63140
|
IP = 1;
|
|
63141
63141
|
const n = ki, e = _s, { FormatNFTDetails: t, FormatNFTMetadata: r, FormatNFT: i } = Oh, o = vF();
|
|
63142
|
-
return
|
|
63142
|
+
return tn.UserInfo = function() {
|
|
63143
63143
|
if (this.loggedIn)
|
|
63144
63144
|
return {
|
|
63145
63145
|
name: this.__authorization.email || this.UserAddress(),
|
|
@@ -63148,10 +63148,10 @@ function nme() {
|
|
|
63148
63148
|
walletType: this.__authorization.walletType,
|
|
63149
63149
|
walletName: this.__authorization.walletName
|
|
63150
63150
|
};
|
|
63151
|
-
},
|
|
63151
|
+
}, tn.UserAddress = function() {
|
|
63152
63152
|
if (this.loggedIn)
|
|
63153
63153
|
return this.client.utils.DecodeSignedToken(this.AuthToken()).payload.adr;
|
|
63154
|
-
},
|
|
63154
|
+
}, tn.UserWalletBalance = async function(u = !1) {
|
|
63155
63155
|
if (!this.loggedIn)
|
|
63156
63156
|
return;
|
|
63157
63157
|
const { balance: c, usage_hold: p, payout_hold: h, locked_offer_balance: m, stripe_id: w, stripe_payouts_enabled: b } = await this.client.utils.ResponseToJson(
|
|
@@ -63187,7 +63187,7 @@ function nme() {
|
|
|
63187
63187
|
withdrawableWalletBalance: D
|
|
63188
63188
|
};
|
|
63189
63189
|
return S && (q.userStripeId = g, q.userStripeEnabled = S), q;
|
|
63190
|
-
},
|
|
63190
|
+
}, tn.UserItemNames = async function({ marketplaceParams: u, userAddress: c } = {}) {
|
|
63191
63191
|
let p = [];
|
|
63192
63192
|
return u && p.push(`tenant:eq:${(await this.MarketplaceInfo({ marketplaceParams: u })).tenantId}`), c && p.push(`wlt:eq:${n.FormatAddress(c)}`), await n.ResponseToJson(
|
|
63193
63193
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63196,7 +63196,7 @@ function nme() {
|
|
|
63196
63196
|
queryParams: { filter: p }
|
|
63197
63197
|
})
|
|
63198
63198
|
);
|
|
63199
|
-
},
|
|
63199
|
+
}, tn.UserItemEditionNames = async function({ displayName: u }) {
|
|
63200
63200
|
return await n.ResponseToJson(
|
|
63201
63201
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
63202
63202
|
path: e("as", "wlt", "editions"),
|
|
@@ -63204,7 +63204,7 @@ function nme() {
|
|
|
63204
63204
|
queryParams: { filter: `meta/display_name:eq:${u}` }
|
|
63205
63205
|
})
|
|
63206
63206
|
);
|
|
63207
|
-
},
|
|
63207
|
+
}, tn.UserItemAttributes = async function({ marketplaceParams: u, displayName: c, userAddress: p } = {}) {
|
|
63208
63208
|
let h = [];
|
|
63209
63209
|
return u && h.push(`tenant:eq:${(await this.MarketplaceInfo({ marketplaceParams: u })).tenantId}`), p && h.push(`wlt:eq:${n.FormatAddress(p)}`), c && h.push(`meta/display_name:eq:${c}`), (await n.ResponseToJson(
|
|
63210
63210
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63217,9 +63217,9 @@ function nme() {
|
|
|
63217
63217
|
)).map(({ trait_type: w, values: b }) => ({ name: w, values: b })).filter(
|
|
63218
63218
|
({ name: w }) => !["Content Fabric Hash", "Total Minted Supply", "Creator"].includes(w)
|
|
63219
63219
|
);
|
|
63220
|
-
},
|
|
63220
|
+
}, tn.UserItems = async function({ sortBy: u = "default", includeFullMetadata: c = !1 } = {}) {
|
|
63221
63221
|
return c && this.loggedIn ? this.FilteredQuery({ mode: "owned-full-meta", sortBy: u, ...arguments[0] || {} }) : this.FilteredQuery({ mode: "owned", sortBy: u, ...arguments[0] || {} });
|
|
63222
|
-
},
|
|
63222
|
+
}, tn.UserListings = async function({ userAddress: u, sortBy: c = "created", sortDesc: p = !1, contractAddress: h, tokenId: m, marketplaceParams: w } = {}) {
|
|
63223
63223
|
return (await this.FilteredQuery({
|
|
63224
63224
|
mode: "listings",
|
|
63225
63225
|
start: 0,
|
|
@@ -63232,7 +63232,7 @@ function nme() {
|
|
|
63232
63232
|
tokenId: m,
|
|
63233
63233
|
includeCheckoutLocked: !0
|
|
63234
63234
|
})).results;
|
|
63235
|
-
},
|
|
63235
|
+
}, tn.UserSales = async function({ userAddress: u, sortBy: c = "created", sortDesc: p = !1, contractAddress: h, tokenId: m, startTime: w, endTime: b, lastNDays: g, marketplaceParams: S } = {}) {
|
|
63236
63236
|
return (await this.FilteredQuery({
|
|
63237
63237
|
mode: "sales",
|
|
63238
63238
|
start: 0,
|
|
@@ -63247,7 +63247,7 @@ function nme() {
|
|
|
63247
63247
|
contractAddress: h,
|
|
63248
63248
|
tokenId: m
|
|
63249
63249
|
})).results;
|
|
63250
|
-
},
|
|
63250
|
+
}, tn.UserTransfers = async function({ userAddress: u, sortBy: c = "created", sortDesc: p = !1, contractAddress: h, tokenId: m, startTime: w, endTime: b, lastNDays: g, marketplaceParams: S } = {}) {
|
|
63251
63251
|
return (await this.FilteredQuery({
|
|
63252
63252
|
mode: "transfers",
|
|
63253
63253
|
start: 0,
|
|
@@ -63262,7 +63262,7 @@ function nme() {
|
|
|
63262
63262
|
endTime: b,
|
|
63263
63263
|
lastNDays: g
|
|
63264
63264
|
})).results;
|
|
63265
|
-
},
|
|
63265
|
+
}, tn.TenantConfiguration = async function({ tenantId: u, contractAddress: c }) {
|
|
63266
63266
|
try {
|
|
63267
63267
|
return c = c ? n.FormatAddress(c) : void 0, this.tenantConfigs[c || u] || (this.tenantConfigs[c || u] = await n.ResponseToJson(
|
|
63268
63268
|
this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63273,7 +63273,7 @@ function nme() {
|
|
|
63273
63273
|
} catch (p) {
|
|
63274
63274
|
return this.Log("Failed to load tenant configuration", !0, p), {};
|
|
63275
63275
|
}
|
|
63276
|
-
},
|
|
63276
|
+
}, tn.ExchangeRate = async function({ currency: u }) {
|
|
63277
63277
|
if (!u)
|
|
63278
63278
|
throw Error("Eluvio Wallet Client: Invalid or missing currency in ExchangeRate");
|
|
63279
63279
|
return await n.ResponseToJson(
|
|
@@ -63282,14 +63282,14 @@ function nme() {
|
|
|
63282
63282
|
method: "GET"
|
|
63283
63283
|
})
|
|
63284
63284
|
);
|
|
63285
|
-
},
|
|
63285
|
+
}, tn.TenantCSS = async function({ tenantSlug: u }) {
|
|
63286
63286
|
return this.cachedCSS[u] || (this.cachedCSS[u] = await this.client.ContentObjectMetadata({
|
|
63287
63287
|
libraryId: this.mainSiteLibraryId,
|
|
63288
63288
|
objectId: this.mainSiteId,
|
|
63289
63289
|
metadataSubtree: e("/public", "asset_metadata", "tenants", u, "info", "branding", "wallet_css"),
|
|
63290
63290
|
authorizationToken: this.publicStaticToken
|
|
63291
63291
|
})), this.cachedCSS[u] || "";
|
|
63292
|
-
},
|
|
63292
|
+
}, tn.MarketplaceStock = async function({ marketplaceParams: u, tenantId: c }) {
|
|
63293
63293
|
return c || (c = this.MarketplaceInfo({ marketplaceParams: u }).tenantId), this.loggedIn ? await n.ResponseToJson(
|
|
63294
63294
|
this.client.authClient.MakeAuthServiceRequest({
|
|
63295
63295
|
path: e("as", "wlt", "nft", "info", c),
|
|
@@ -63304,12 +63304,12 @@ function nme() {
|
|
|
63304
63304
|
method: "GET"
|
|
63305
63305
|
})
|
|
63306
63306
|
);
|
|
63307
|
-
},
|
|
63307
|
+
}, tn.MarketplaceInfo = function({ marketplaceParams: u }) {
|
|
63308
63308
|
let { tenantSlug: c, marketplaceSlug: p, marketplaceId: h, marketplaceHash: m } = u || {}, w;
|
|
63309
63309
|
if (c && p ? w = (this.availableMarketplaces[c] || {})[p] : (h = m ? this.client.utils.DecodeVersionHash(m).objectId : h, w = this.availableMarketplacesById[h]), !w)
|
|
63310
63310
|
throw Error(`Eluvio Wallet Client: Unable to find marketplace with parameters ${JSON.stringify(arguments)}`);
|
|
63311
63311
|
return w;
|
|
63312
|
-
},
|
|
63312
|
+
}, tn.MarketplaceCSS = async function({ marketplaceParams: u }) {
|
|
63313
63313
|
const p = this.MarketplaceInfo({ marketplaceParams: u }).marketplaceHash;
|
|
63314
63314
|
return this.cachedCSS[p] || (this.cachedCSS[p] = await this.client.ContentObjectMetadata({
|
|
63315
63315
|
versionHash: p,
|
|
@@ -63317,20 +63317,20 @@ function nme() {
|
|
|
63317
63317
|
authorizationToken: this.publicStaticToken,
|
|
63318
63318
|
noAuth: !0
|
|
63319
63319
|
})), this.cachedCSS[p] || "";
|
|
63320
|
-
},
|
|
63320
|
+
}, tn.AvailableMarketplaces = async function({ organizeById: u, forceReload: c = !1 } = {}) {
|
|
63321
63321
|
return c && await this.LoadAvailableMarketplaces(!0), {
|
|
63322
63322
|
...u ? this.availableMarketplacesById : this.availableMarketplaces
|
|
63323
63323
|
};
|
|
63324
|
-
},
|
|
63324
|
+
}, tn.Marketplace = async function({ marketplaceParams: u }) {
|
|
63325
63325
|
return this.LoadMarketplace(u);
|
|
63326
|
-
},
|
|
63326
|
+
}, tn.NFTContractStats = async function({ contractAddress: u }) {
|
|
63327
63327
|
return await n.ResponseToJson(
|
|
63328
63328
|
this.client.authClient.MakeAuthServiceRequest({
|
|
63329
63329
|
path: e("as", "nft", "info", u),
|
|
63330
63330
|
method: "GET"
|
|
63331
63331
|
})
|
|
63332
63332
|
);
|
|
63333
|
-
},
|
|
63333
|
+
}, tn.NFT = async function({ tokenId: u, contractAddress: c }) {
|
|
63334
63334
|
let p = t(
|
|
63335
63335
|
await n.ResponseToJson(
|
|
63336
63336
|
this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63353,7 +63353,7 @@ function nme() {
|
|
|
63353
63353
|
p.metadata = o({}, p.metadata, m, (w, b) => b === null || b === "" ? w : void 0);
|
|
63354
63354
|
}
|
|
63355
63355
|
return p.config = await this.TenantConfiguration({ contractAddress: c }), r(this, p);
|
|
63356
|
-
},
|
|
63356
|
+
}, tn.TransferNFT = async function({ contractAddress: u, tokenId: c, targetAddress: p }) {
|
|
63357
63357
|
if (!p || !n.ValidAddress(p))
|
|
63358
63358
|
throw Error("Eluvio Wallet Client: Invalid or missing target address in UserTransferNFT");
|
|
63359
63359
|
return await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63368,7 +63368,7 @@ function nme() {
|
|
|
63368
63368
|
Authorization: `Bearer ${this.AuthToken()}`
|
|
63369
63369
|
}
|
|
63370
63370
|
});
|
|
63371
|
-
},
|
|
63371
|
+
}, tn.ListingStatus = async function({ listingId: u }) {
|
|
63372
63372
|
try {
|
|
63373
63373
|
return await n.ResponseToJson(
|
|
63374
63374
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63381,7 +63381,7 @@ function nme() {
|
|
|
63381
63381
|
return;
|
|
63382
63382
|
throw c;
|
|
63383
63383
|
}
|
|
63384
|
-
},
|
|
63384
|
+
}, tn.Listing = async function({ listingId: u }) {
|
|
63385
63385
|
return i(
|
|
63386
63386
|
this,
|
|
63387
63387
|
await n.ResponseToJson(
|
|
@@ -63391,17 +63391,17 @@ function nme() {
|
|
|
63391
63391
|
})
|
|
63392
63392
|
)
|
|
63393
63393
|
);
|
|
63394
|
-
},
|
|
63394
|
+
}, tn.Listings = async function() {
|
|
63395
63395
|
return this.FilteredQuery({ mode: "listings", ...arguments[0] || {} });
|
|
63396
|
-
},
|
|
63396
|
+
}, tn.ListingStats = async function() {
|
|
63397
63397
|
return this.FilteredQuery({ mode: "listing-stats", ...arguments[0] || {} });
|
|
63398
|
-
},
|
|
63398
|
+
}, tn.Sales = async function() {
|
|
63399
63399
|
return this.FilteredQuery({ mode: "sales", ...arguments[0] || {} });
|
|
63400
|
-
},
|
|
63400
|
+
}, tn.Transfers = async function() {
|
|
63401
63401
|
return this.FilteredQuery({ mode: "transfers", ...arguments[0] || {} });
|
|
63402
|
-
},
|
|
63402
|
+
}, tn.SalesStats = async function() {
|
|
63403
63403
|
return this.FilteredQuery({ mode: "sales-stats", ...arguments[0] || {} });
|
|
63404
|
-
},
|
|
63404
|
+
}, tn.Leaderboard = async function({ userAddress: u, marketplaceParams: c }) {
|
|
63405
63405
|
if (u) {
|
|
63406
63406
|
let p = {
|
|
63407
63407
|
addr: n.FormatAddress(u)
|
|
@@ -63415,7 +63415,7 @@ function nme() {
|
|
|
63415
63415
|
) || [])[0];
|
|
63416
63416
|
}
|
|
63417
63417
|
return this.FilteredQuery({ mode: "leaderboard", ...arguments[0] || {} });
|
|
63418
|
-
},
|
|
63418
|
+
}, tn.CreateListing = async function({ contractAddress: u, tokenId: c, price: p, listingId: h }) {
|
|
63419
63419
|
return u = n.FormatAddress(u), h ? await n.ResponseToFormat(
|
|
63420
63420
|
"text",
|
|
63421
63421
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63443,7 +63443,7 @@ function nme() {
|
|
|
63443
63443
|
}
|
|
63444
63444
|
})
|
|
63445
63445
|
);
|
|
63446
|
-
},
|
|
63446
|
+
}, tn.RemoveListing = async function({ listingId: u }) {
|
|
63447
63447
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
63448
63448
|
path: e("as", "wlt", "mkt", u),
|
|
63449
63449
|
method: "DELETE",
|
|
@@ -63451,7 +63451,7 @@ function nme() {
|
|
|
63451
63451
|
Authorization: `Bearer ${this.AuthToken()}`
|
|
63452
63452
|
}
|
|
63453
63453
|
});
|
|
63454
|
-
},
|
|
63454
|
+
}, tn.SalesNames = async function({ marketplaceParams: u }) {
|
|
63455
63455
|
let c;
|
|
63456
63456
|
return u && (c = (await this.MarketplaceInfo({ marketplaceParams: u })).tenantId), await n.ResponseToJson(
|
|
63457
63457
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63460,7 +63460,7 @@ function nme() {
|
|
|
63460
63460
|
queryParams: c ? { filter: `tenant:eq:${c}` } : {}
|
|
63461
63461
|
})
|
|
63462
63462
|
);
|
|
63463
|
-
},
|
|
63463
|
+
}, tn.ListingNames = async function({ marketplaceParams: u }) {
|
|
63464
63464
|
let c;
|
|
63465
63465
|
return u && (c = (await this.MarketplaceInfo({ marketplaceParams: u })).tenantId), await n.ResponseToJson(
|
|
63466
63466
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63469,7 +63469,7 @@ function nme() {
|
|
|
63469
63469
|
queryParams: c ? { filter: `tenant:eq:${c}` } : {}
|
|
63470
63470
|
})
|
|
63471
63471
|
);
|
|
63472
|
-
},
|
|
63472
|
+
}, tn.ListingEditionNames = async function({ displayName: u }) {
|
|
63473
63473
|
return await n.ResponseToJson(
|
|
63474
63474
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
63475
63475
|
path: e("as", "mkt", "editions"),
|
|
@@ -63479,7 +63479,7 @@ function nme() {
|
|
|
63479
63479
|
method: "GET"
|
|
63480
63480
|
})
|
|
63481
63481
|
);
|
|
63482
|
-
},
|
|
63482
|
+
}, tn.ListingAttributes = async function({ marketplaceParams: u, displayName: c } = {}) {
|
|
63483
63483
|
let p = [];
|
|
63484
63484
|
return u && p.push(`tenant:eq:${(await this.MarketplaceInfo({ marketplaceParams: u })).tenantId}`), c && p.push(`nft/display_name:eq:${c}`), (await n.ResponseToJson(
|
|
63485
63485
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63492,7 +63492,7 @@ function nme() {
|
|
|
63492
63492
|
)).map(({ trait_type: m, values: w }) => ({ name: m, values: w })).filter(
|
|
63493
63493
|
({ name: m }) => !["Content Fabric Hash", "Total Minted Supply", "Creator"].includes(m)
|
|
63494
63494
|
);
|
|
63495
|
-
},
|
|
63495
|
+
}, tn.ClaimGift = async function({ code: u }) {
|
|
63496
63496
|
return await n.ResponseToJson(
|
|
63497
63497
|
this.client.authClient.MakeAuthServiceRequest({
|
|
63498
63498
|
method: "POST",
|
|
@@ -63505,7 +63505,7 @@ function nme() {
|
|
|
63505
63505
|
}
|
|
63506
63506
|
})
|
|
63507
63507
|
);
|
|
63508
|
-
},
|
|
63508
|
+
}, tn.ClaimItem = async function({ marketplaceParams: u, sku: c, email: p }) {
|
|
63509
63509
|
const h = await this.MarketplaceInfo({ marketplaceParams: u });
|
|
63510
63510
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
63511
63511
|
method: "POST",
|
|
@@ -63520,7 +63520,7 @@ function nme() {
|
|
|
63520
63520
|
Authorization: `Bearer ${this.AuthToken()}`
|
|
63521
63521
|
}
|
|
63522
63522
|
});
|
|
63523
|
-
},
|
|
63523
|
+
}, tn.PurchaseItem = async function({ marketplaceParams: u, sku: c, confirmationId: p, successUrl: h, cancelUrl: m }) {
|
|
63524
63524
|
const w = await this.MarketplaceInfo({ marketplaceParams: u });
|
|
63525
63525
|
window.location.href = this.FlowURL({
|
|
63526
63526
|
type: "action",
|
|
@@ -63535,7 +63535,7 @@ function nme() {
|
|
|
63535
63535
|
auth: this.ClientAuthToken()
|
|
63536
63536
|
}
|
|
63537
63537
|
});
|
|
63538
|
-
},
|
|
63538
|
+
}, tn.PurchaseListing = async function({ marketplaceParams: u, listingId: c, confirmationId: p, successUrl: h, cancelUrl: m }) {
|
|
63539
63539
|
let w;
|
|
63540
63540
|
u && (w = await this.MarketplaceInfo({ marketplaceParams: u })), window.location.href = this.FlowURL({
|
|
63541
63541
|
type: "action",
|
|
@@ -63550,7 +63550,7 @@ function nme() {
|
|
|
63550
63550
|
auth: this.ClientAuthToken()
|
|
63551
63551
|
}
|
|
63552
63552
|
});
|
|
63553
|
-
},
|
|
63553
|
+
}, tn.ListingPurchaseStatus = async function({ listingId: u, confirmationId: c }) {
|
|
63554
63554
|
try {
|
|
63555
63555
|
const p = await this.ListingStatus({ listingId: u });
|
|
63556
63556
|
if (!p)
|
|
@@ -63561,21 +63561,21 @@ function nme() {
|
|
|
63561
63561
|
} catch (p) {
|
|
63562
63562
|
return this.Log(p, !0), { status: "unknown" };
|
|
63563
63563
|
}
|
|
63564
|
-
},
|
|
63564
|
+
}, tn.PurchaseStatus = async function({ marketplaceParams: u, confirmationId: c }) {
|
|
63565
63565
|
try {
|
|
63566
63566
|
const p = await this.MarketplaceInfo({ marketplaceParams: u });
|
|
63567
63567
|
return (await this.MintingStatus({ tenantId: p.tenant_id })).find((m) => m.op === "nft-buy" && m.confirmationId === c) || { status: "none" };
|
|
63568
63568
|
} catch (p) {
|
|
63569
63569
|
return this.Log(p, !0), { status: "unknown" };
|
|
63570
63570
|
}
|
|
63571
|
-
},
|
|
63571
|
+
}, tn.ClaimStatus = async function({ marketplaceParams: u, sku: c }) {
|
|
63572
63572
|
try {
|
|
63573
63573
|
const p = await this.MarketplaceInfo({ marketplaceParams: u });
|
|
63574
63574
|
return (await this.MintingStatus({ tenantId: p.tenantId })).find((m) => m.op === "nft-claim" && m.marketplaceId === p.marketplaceId && m.confirmationId === c) || { status: "none" };
|
|
63575
63575
|
} catch (p) {
|
|
63576
63576
|
return this.Log(p, !0), { status: "unknown" };
|
|
63577
63577
|
}
|
|
63578
|
-
},
|
|
63578
|
+
}, tn.GiftClaimStatus = async function({ marketplaceParams: u, confirmationId: c, giftId: p }) {
|
|
63579
63579
|
try {
|
|
63580
63580
|
const h = await this.MarketplaceInfo({ marketplaceParams: u }), w = (await this.MintingStatus({ tenantId: h.tenantId })).filter((b) => b.op === "nft-transfer" && (c && b.confirmationId === c || p && b.giftId === p)) || { status: "none" };
|
|
63581
63581
|
return w.length === 0 ? { status: "none" } : w.find((b) => b.status === "failed") ? {
|
|
@@ -63598,7 +63598,7 @@ function nme() {
|
|
|
63598
63598
|
} catch (h) {
|
|
63599
63599
|
return this.Log(h, !0), { status: "unknown" };
|
|
63600
63600
|
}
|
|
63601
|
-
},
|
|
63601
|
+
}, tn.EntitlementClaimStatus = async function({ marketplaceParams: u, purchaseId: c }) {
|
|
63602
63602
|
try {
|
|
63603
63603
|
const p = await this.MarketplaceInfo({ marketplaceParams: u }), m = (await this.MintingStatus({ tenantId: p.tenantId })).filter((w) => w.op === "nft-claim-entitlement" && c && c == w.confirmationId) || { status: "none" };
|
|
63604
63604
|
return m.length === 0 ? { status: "none" } : m.find((w) => w.status === "complete") ? {
|
|
@@ -63618,20 +63618,20 @@ function nme() {
|
|
|
63618
63618
|
} catch (p) {
|
|
63619
63619
|
return this.Log(p, !0), { status: "unknown" };
|
|
63620
63620
|
}
|
|
63621
|
-
},
|
|
63621
|
+
}, tn.PackOpenStatus = async function({ contractAddress: u, tokenId: c }) {
|
|
63622
63622
|
try {
|
|
63623
63623
|
const p = await this.TenantConfiguration({ contractAddress: u });
|
|
63624
63624
|
return (await this.MintingStatus({ tenantId: p.tenant })).find((m) => m.op === "nft-open" && n.EqualAddress(u, m.address) && m.tokenId === c) || { status: "none" };
|
|
63625
63625
|
} catch (p) {
|
|
63626
63626
|
return this.Log(p, !0), { status: "unknown" };
|
|
63627
63627
|
}
|
|
63628
|
-
},
|
|
63628
|
+
}, tn.CollectionRedemptionStatus = async function({ marketplaceParams: u, confirmationId: c }) {
|
|
63629
63629
|
try {
|
|
63630
63630
|
return (await this.MintingStatus({ marketplaceParams: u })).find((h) => h.op === "nft-redeem" && h.confirmationId === c) || { status: "none" };
|
|
63631
63631
|
} catch (p) {
|
|
63632
63632
|
return this.Log(p, !0), { status: "unknown" };
|
|
63633
63633
|
}
|
|
63634
|
-
},
|
|
63634
|
+
}, tn.RedeemableOfferStatus = async function({ tenantId: u, marketplaceParams: c, contractAddress: p, tokenId: h, offerId: m }) {
|
|
63635
63635
|
try {
|
|
63636
63636
|
const w = await this.MintingStatus({ marketplaceParams: c, tenantId: u });
|
|
63637
63637
|
return p = n.FormatAddress(p), w.find(
|
|
@@ -63640,7 +63640,7 @@ function nme() {
|
|
|
63640
63640
|
} catch (w) {
|
|
63641
63641
|
return this.Log(w, !0), { status: "unknown" };
|
|
63642
63642
|
}
|
|
63643
|
-
},
|
|
63643
|
+
}, tn.RedeemableCustomFulfillmentInfo = async function({ redeemableTransactionId: u }) {
|
|
63644
63644
|
return await n.ResponseToJson(
|
|
63645
63645
|
this.stateStoreClient.Request({
|
|
63646
63646
|
method: "GET",
|
|
@@ -63650,7 +63650,7 @@ function nme() {
|
|
|
63650
63650
|
}
|
|
63651
63651
|
})
|
|
63652
63652
|
);
|
|
63653
|
-
},
|
|
63653
|
+
}, tn.LoadDrop = async function({ tenantSlug: u, eventSlug: c, dropId: p }) {
|
|
63654
63654
|
if (this.drops || (this.drops = {}), this.drops[u] || (this.drops[u] = {}), this.drops[u][c] || (this.drops[u][c] = {}), !this.drops[u][c][p]) {
|
|
63655
63655
|
const h = await this.client.ContentObjectMetadata({
|
|
63656
63656
|
libraryId: this.mainSiteLibraryId,
|
|
@@ -63671,7 +63671,7 @@ function nme() {
|
|
|
63671
63671
|
});
|
|
63672
63672
|
}
|
|
63673
63673
|
return this.drops[p];
|
|
63674
|
-
},
|
|
63674
|
+
}, tn.SubmitDropVote = async function({ marketplaceParams: u, eventId: c, dropId: p, sku: h }) {
|
|
63675
63675
|
const m = await this.MarketplaceInfo({ marketplaceParams: u });
|
|
63676
63676
|
await this.client.authClient.MakeAuthServiceRequest({
|
|
63677
63677
|
path: e("as", "wlt", "act", m.tenant_id),
|
|
@@ -63686,7 +63686,7 @@ function nme() {
|
|
|
63686
63686
|
Authorization: `Bearer ${this.AuthToken()}`
|
|
63687
63687
|
}
|
|
63688
63688
|
});
|
|
63689
|
-
},
|
|
63689
|
+
}, tn.DropStatus = async function({ marketplace: u, eventId: c, dropId: p }) {
|
|
63690
63690
|
try {
|
|
63691
63691
|
return (await n.ResponseToJson(
|
|
63692
63692
|
this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63700,7 +63700,7 @@ function nme() {
|
|
|
63700
63700
|
} catch (h) {
|
|
63701
63701
|
return this.Log(h, !0), "";
|
|
63702
63702
|
}
|
|
63703
|
-
},
|
|
63703
|
+
}, tn.MarketplaceOffers = async function({ contractAddress: u, tokenId: c, buyerAddress: p, sellerAddress: h, statuses: m, start: w = 0, limit: b = 10 }) {
|
|
63704
63704
|
let g = e("as", "mkt", "offers", "ls");
|
|
63705
63705
|
p ? g = e(g, "b", n.FormatAddress(p)) : h && (g = e(g, "s", n.FormatAddress(h))), u && (g = e(g, "c", n.FormatAddress(u)), c && (g = e(g, "t", c)));
|
|
63706
63706
|
let S = {
|
|
@@ -63719,7 +63719,7 @@ function nme() {
|
|
|
63719
63719
|
updated: T.updated * 1e3,
|
|
63720
63720
|
expiration: T.expiration * 1e3
|
|
63721
63721
|
}));
|
|
63722
|
-
},
|
|
63722
|
+
}, tn.CreateMarketplaceOffer = async function({ contractAddress: u, tokenId: c, offerId: p, price: h, expiresAt: m }) {
|
|
63723
63723
|
let w;
|
|
63724
63724
|
return p ? w = await n.ResponseToJson(
|
|
63725
63725
|
this.client.authClient.MakeAuthServiceRequest({
|
|
@@ -63748,7 +63748,7 @@ function nme() {
|
|
|
63748
63748
|
}
|
|
63749
63749
|
})
|
|
63750
63750
|
), w.offer_id;
|
|
63751
|
-
},
|
|
63751
|
+
}, tn.RemoveMarketplaceOffer = async function({ offerId: u }) {
|
|
63752
63752
|
return await this.client.authClient.MakeAuthServiceRequest({
|
|
63753
63753
|
path: e("as", "wlt", "mkt", "offers", u),
|
|
63754
63754
|
method: "DELETE",
|
|
@@ -63756,7 +63756,7 @@ function nme() {
|
|
|
63756
63756
|
Authorization: `Bearer ${this.AuthToken()}`
|
|
63757
63757
|
}
|
|
63758
63758
|
});
|
|
63759
|
-
},
|
|
63759
|
+
}, tn.AcceptMarketplaceOffer = async function({ offerId: u }) {
|
|
63760
63760
|
return await this.client.authClient.MakeAuthServiceRequest({
|
|
63761
63761
|
path: e("as", "wlt", "mkt", "offers", "accept", u),
|
|
63762
63762
|
method: "PUT",
|
|
@@ -63764,7 +63764,7 @@ function nme() {
|
|
|
63764
63764
|
Authorization: `Bearer ${this.AuthToken()}`
|
|
63765
63765
|
}
|
|
63766
63766
|
});
|
|
63767
|
-
},
|
|
63767
|
+
}, tn.RejectMarketplaceOffer = async function({ offerId: u }) {
|
|
63768
63768
|
return await this.client.authClient.MakeAuthServiceRequest({
|
|
63769
63769
|
path: e("as", "wlt", "mkt", "offers", "decline", u),
|
|
63770
63770
|
method: "PUT",
|
|
@@ -63772,7 +63772,7 @@ function nme() {
|
|
|
63772
63772
|
Authorization: `Bearer ${this.AuthToken()}`
|
|
63773
63773
|
}
|
|
63774
63774
|
});
|
|
63775
|
-
},
|
|
63775
|
+
}, tn.VoteStatus = async function({ tenantId: u, votingEventId: c }) {
|
|
63776
63776
|
return await n.ResponseToJson(
|
|
63777
63777
|
this.client.authClient.MakeAuthServiceRequest({
|
|
63778
63778
|
path: e("as", "votes", u, c),
|
|
@@ -63781,7 +63781,7 @@ function nme() {
|
|
|
63781
63781
|
}
|
|
63782
63782
|
})
|
|
63783
63783
|
);
|
|
63784
|
-
},
|
|
63784
|
+
}, tn.CastVote = async function({ tenantId: u, votingEventId: c, sku: p }) {
|
|
63785
63785
|
return await n.ResponseToJson(
|
|
63786
63786
|
this.client.authClient.MakeAuthServiceRequest({
|
|
63787
63787
|
path: e("as", "votes", u, c, p),
|
|
@@ -63791,7 +63791,7 @@ function nme() {
|
|
|
63791
63791
|
}
|
|
63792
63792
|
})
|
|
63793
63793
|
);
|
|
63794
|
-
},
|
|
63794
|
+
}, tn.RevokeVote = async function({ tenantId: u, votingEventId: c, sku: p }) {
|
|
63795
63795
|
return await n.ResponseToJson(
|
|
63796
63796
|
this.client.authClient.MakeAuthServiceRequest({
|
|
63797
63797
|
path: e("as", "votes", u, c, p),
|
|
@@ -63801,7 +63801,7 @@ function nme() {
|
|
|
63801
63801
|
}
|
|
63802
63802
|
})
|
|
63803
63803
|
);
|
|
63804
|
-
},
|
|
63804
|
+
}, tn;
|
|
63805
63805
|
}
|
|
63806
63806
|
var Kp = {}, DP;
|
|
63807
63807
|
function rme() {
|
|
@@ -65586,7 +65586,7 @@ class i2 {
|
|
|
65586
65586
|
constructor({ target: e, video: t, parameters: r, SetErrorMessage: i }) {
|
|
65587
65587
|
this.loading = !0, this.target = e, this.video = t, this.SetErrorMessage = i, this.controls = new pme({ player: this }), this.__settingsListeners = [], this.__listenerDisposers = [], this.__showPlayerProfileForm = !1, this.playbackStarted = !1, this.reloads = 0, this.canPlay = !1;
|
|
65588
65588
|
try {
|
|
65589
|
-
r.playerOptions.hlsjsOptions && Object.keys(r.playerOptions.hlsjsOptions).length > 0 && (this.customHLSOptions = r.playerOptions.hlsjsOptions, r.playerOptions.playerProfile =
|
|
65589
|
+
r.playerOptions.hlsjsOptions && Object.keys(r.playerOptions.hlsjsOptions).length > 0 && (this.customHLSOptions = r.playerOptions.hlsjsOptions, r.playerOptions.playerProfile = Gt.playerProfile.CUSTOM);
|
|
65590
65590
|
} catch (o) {
|
|
65591
65591
|
this.Log(o, !0);
|
|
65592
65592
|
}
|
|
@@ -65701,9 +65701,9 @@ class i2 {
|
|
|
65701
65701
|
}
|
|
65702
65702
|
async __Initialize(e, t) {
|
|
65703
65703
|
if (!this.__destroyed) {
|
|
65704
|
-
this.__Reset(), this.loading = !0, this.initTime = Date.now(), this.__SettingsUpdate(), e && (this.originalParameters = Oz(e), this.clientOptions = e.clientOptions, this.sourceOptions = e.sourceOptions, this.playerOptions = e.playerOptions), this.isLive = e.sourceOptions.contentInfo.type ===
|
|
65704
|
+
this.__Reset(), this.loading = !0, this.initTime = Date.now(), this.__SettingsUpdate(), e && (this.originalParameters = Oz(e), this.clientOptions = e.clientOptions, this.sourceOptions = e.sourceOptions, this.playerOptions = e.playerOptions), this.isLive = e.sourceOptions.contentInfo.type === Gt.type.LIVE, this.errors = 0, this.__Client();
|
|
65705
65705
|
try {
|
|
65706
|
-
t && (this.video.volume = t.volume, this.video.muted = t.muted, t.playing && (this.playerOptions.autoplay =
|
|
65706
|
+
t && (this.video.volume = t.volume, this.video.muted = t.muted, t.playing && (this.playerOptions.autoplay = Gt.autoplay.ON), t.currentTime && this.__RegisterVideoEventListener(
|
|
65707
65707
|
"loadedmetadata",
|
|
65708
65708
|
() => this.video.currentTime = t.currentTime
|
|
65709
65709
|
)), this.__RegisterVideoEventListener("play", () => {
|
|
@@ -65713,7 +65713,7 @@ class i2 {
|
|
|
65713
65713
|
this.canPlay && (isFinite(this.video.duration) ? this.video.duration && this.videoDuration > 0 && this.video.duration - this.videoDuration > 1 && (this.isLive = !0) : this.isLive = !0);
|
|
65714
65714
|
};
|
|
65715
65715
|
this.__RegisterVideoEventListener("canplay", () => {
|
|
65716
|
-
this.initTime && !this.initTimeLogged && (this.Log(`Player initialization: ${((Date.now() - this.initTime) / 1e3).toFixed(2)} seconds`), this.initTimeLogged = !0, this.canPlay = !0, r(), this.playerOptions.autoplay ===
|
|
65716
|
+
this.initTime && !this.initTimeLogged && (this.Log(`Player initialization: ${((Date.now() - this.initTime) / 1e3).toFixed(2)} seconds`), this.initTimeLogged = !0, this.canPlay = !0, r(), this.playerOptions.autoplay === Gt.autoplay.ON && this.controls.Play());
|
|
65717
65717
|
}), this.__RegisterVideoEventListener("durationchange", () => {
|
|
65718
65718
|
r(), this.videoDuration = this.video.duration;
|
|
65719
65719
|
}), await this.__LoadCollection(), this.collectionInfo && this.collectionInfo.isPlaylist && this.collectionInfo.mediaIndex < this.collectionInfo.mediaLength - 1 && this.__RegisterVideoEventListener("ended", () => this.controls && this.controls.CollectionPlayNext({ autoplay: !0 }));
|
|
@@ -65722,12 +65722,12 @@ class i2 {
|
|
|
65722
65722
|
const m = this.sourceOptions.playoutParameters.authorizationToken || o.searchParams.get("authorization");
|
|
65723
65723
|
if (this.__destroyed)
|
|
65724
65724
|
return;
|
|
65725
|
-
u === "hls" ? await this.__InitializeHLS({ playoutUrl: o, authorizationToken: m, drm: c, drms: p, multiviewOptions: h }) : await this.__InitializeDash({ playoutUrl: o, authorizationToken: m, drm: c, drms: p, multiviewOptions: h }), this.playerOptions.collectVideoAnalytics && import("./Analytics-
|
|
65725
|
+
u === "hls" ? await this.__InitializeHLS({ playoutUrl: o, authorizationToken: m, drm: c, drms: p, multiviewOptions: h }) : await this.__InitializeDash({ playoutUrl: o, authorizationToken: m, drm: c, drms: p, multiviewOptions: h }), this.playerOptions.collectVideoAnalytics && import("./Analytics-C-Qtiaj8.mjs").then(({ InitializeMuxMonitoring: w }) => w({
|
|
65726
65726
|
appName: this.playerOptions.appName || "elv-player-js",
|
|
65727
65727
|
elvPlayer: this,
|
|
65728
65728
|
playoutUrl: o,
|
|
65729
65729
|
authorizationToken: m,
|
|
65730
|
-
disableCookies: this.playerOptions.collectVideoAnalytics ===
|
|
65730
|
+
disableCookies: this.playerOptions.collectVideoAnalytics === Gt.collectVideoAnalytics.DISABLE_COOKIES
|
|
65731
65731
|
})), this.playerOptions.verifyContent && setTimeout(() => {
|
|
65732
65732
|
this.__VerifyContent();
|
|
65733
65733
|
}, 1e3), this.playerOptions.playerCallback && this.playerOptions.playerCallback({
|
|
@@ -65757,8 +65757,8 @@ class i2 {
|
|
|
65757
65757
|
}
|
|
65758
65758
|
}
|
|
65759
65759
|
async __InitializeHLS({ playoutUrl: e, authorizationToken: t, drm: r, drms: i, multiviewOptions: o }) {
|
|
65760
|
-
if (this.HLS = (await import("./hls-DHFAkcd1.mjs")).default, [
|
|
65761
|
-
if (this.nativeHLS = !0, r ===
|
|
65760
|
+
if (this.HLS = (await import("./hls-DHFAkcd1.mjs")).default, [Gt.drms.FAIRPLAY, Gt.drms.SAMPLE_AES].includes(r) || !this.HLS.isSupported()) {
|
|
65761
|
+
if (this.nativeHLS = !0, r === Gt.drms.FAIRPLAY ? uW({ playoutOptions: this.sourceOptions.playoutOptions, video: this.video }) : this.video.src = e.toString(), o.enabled) {
|
|
65762
65762
|
const u = o.SwitchView;
|
|
65763
65763
|
o.SwitchView = async (c) => {
|
|
65764
65764
|
await u(c);
|
|
@@ -65767,18 +65767,22 @@ class i2 {
|
|
|
65767
65767
|
} else {
|
|
65768
65768
|
e.searchParams.delete("authorization");
|
|
65769
65769
|
let u = {};
|
|
65770
|
-
r ===
|
|
65771
|
-
drmSystems: {
|
|
65772
|
-
"com.microsoft.playready": {
|
|
65773
|
-
licenseUrl: i[r].licenseServers[0]
|
|
65774
|
-
}
|
|
65775
|
-
},
|
|
65770
|
+
(r === Gt.drms.PLAYREADY || r === Gt.drms.WIDEVINE) && (u = {
|
|
65771
|
+
drmSystems: {},
|
|
65776
65772
|
emeEnabled: !0,
|
|
65777
65773
|
licenseXhrSetup: (m, w) => {
|
|
65778
65774
|
m.open("POST", w, !0), m.setRequestHeader("Authorization", `Bearer ${t}`);
|
|
65779
65775
|
}
|
|
65780
|
-
}
|
|
65781
|
-
|
|
65776
|
+
}, r === Gt.drms.PLAYREADY ? u.drmSystems = {
|
|
65777
|
+
"com.microsoft.playready": {
|
|
65778
|
+
licenseUrl: i[r].licenseServers[0]
|
|
65779
|
+
}
|
|
65780
|
+
} : r === Gt.drms.WIDEVINE && (u.drmSystems = {
|
|
65781
|
+
"com.widevine.alpha": {
|
|
65782
|
+
licenseUrl: i[r].licenseServers[0]
|
|
65783
|
+
}
|
|
65784
|
+
}));
|
|
65785
|
+
const c = (yme[this.playerOptions.playerProfile] || {}).hlsSettings || {}, p = this.playerOptions.playerProfile === Gt.playerProfile.CUSTOM ? this.customHLSOptions : {};
|
|
65782
65786
|
this.hlsOptions = {
|
|
65783
65787
|
capLevelToPlayerSize: this.playerOptions.capLevelToPlayerSize,
|
|
65784
65788
|
xhrSetup: (m) => (m.setRequestHeader("Authorization", `Bearer ${t}`), (this.playerOptions.hlsjsOptions || {}).xhrSetup && this.playerOptions.hlsjsOptions.xhrSetup(m), m),
|
|
@@ -65822,7 +65826,7 @@ class i2 {
|
|
|
65822
65826
|
}
|
|
65823
65827
|
}
|
|
65824
65828
|
async __InitializeDash({ playoutUrl: e, authorizationToken: t, drm: r, drms: i }) {
|
|
65825
|
-
this.Dash = (await import("./dash.all.min-
|
|
65829
|
+
this.Dash = (await import("./dash.all.min-DSPta4I8.mjs").then((c) => c.d)).default;
|
|
65826
65830
|
const o = this.Dash.MediaPlayer().create(), u = this.playerOptions.dashjsOptions || {};
|
|
65827
65831
|
if (o.updateSettings({
|
|
65828
65832
|
...u,
|
|
@@ -65855,7 +65859,7 @@ class i2 {
|
|
|
65855
65859
|
modifyRequestHeader: (c) => (c.setRequestHeader("Authorization", `Bearer ${t}`), c),
|
|
65856
65860
|
modifyRequestURL: (c) => c
|
|
65857
65861
|
};
|
|
65858
|
-
}), r ===
|
|
65862
|
+
}), r === Gt.drms.WIDEVINE) {
|
|
65859
65863
|
const c = i.widevine.licenseServers[0];
|
|
65860
65864
|
o.setProtectionData({
|
|
65861
65865
|
"com.widevine.alpha": {
|
|
@@ -65866,7 +65870,7 @@ class i2 {
|
|
|
65866
65870
|
o.initialize(
|
|
65867
65871
|
this.video,
|
|
65868
65872
|
e.toString(),
|
|
65869
|
-
this.playerOptions.autoplay ===
|
|
65873
|
+
this.playerOptions.autoplay === Gt.autoplay.ON
|
|
65870
65874
|
), [
|
|
65871
65875
|
this.Dash.MediaPlayer.events.TRACK_CHANGE_RENDERED,
|
|
65872
65876
|
this.Dash.MediaPlayer.events.QUALITY_CHANGE_RENDERED,
|
|
@@ -65883,7 +65887,7 @@ class i2 {
|
|
|
65883
65887
|
try {
|
|
65884
65888
|
return await this.video.play(), !0;
|
|
65885
65889
|
} catch (e) {
|
|
65886
|
-
if (this.Log("Unable to autoplay", !0), this.Log(e, !0), this.playbackStarted = !1, this.playerOptions.muted ===
|
|
65890
|
+
if (this.Log("Unable to autoplay", !0), this.Log(e, !0), this.playbackStarted = !1, this.playerOptions.muted === Gt.muted.OFF_IF_POSSIBLE && this.video.paused && !this.video.muted) {
|
|
65887
65891
|
await new Promise((t) => setTimeout(t, 250)), this.Log("Attempting to autoplay muted"), this.video.muted = !0;
|
|
65888
65892
|
try {
|
|
65889
65893
|
return await this.video.play(), !0;
|
|
@@ -66031,7 +66035,7 @@ class i2 {
|
|
|
66031
66035
|
t ? console.error("ELUVIO PLAYER:", e) : this.playerOptions.debugLogging && console.warn("ELUVIO PLAYER:", e);
|
|
66032
66036
|
}
|
|
66033
66037
|
}
|
|
66034
|
-
i2.EluvioPlayerParameters =
|
|
66038
|
+
i2.EluvioPlayerParameters = Gt;
|
|
66035
66039
|
i2.EluvioPlayer = i2;
|
|
66036
66040
|
var Lz = function() {
|
|
66037
66041
|
if (typeof Map < "u")
|
|
@@ -66391,7 +66395,7 @@ const l3 = ({ element: n, Hide: e }) => {
|
|
|
66391
66395
|
const u = new Nme(o);
|
|
66392
66396
|
return u.observe(n), () => u.disconnect();
|
|
66393
66397
|
}, Dme = ({ player: n }) => {
|
|
66394
|
-
const e = n.video, t = n.playerOptions.autoplay ===
|
|
66398
|
+
const e = n.video, t = n.playerOptions.autoplay === Gt.autoplay.WHEN_VISIBLE, r = n.playerOptions.muted === Gt.muted.WHEN_NOT_VISIBLE;
|
|
66395
66399
|
if (!t && !r)
|
|
66396
66400
|
return;
|
|
66397
66401
|
let i, o;
|
|
@@ -66426,9 +66430,9 @@ const l3 = ({ element: n, Hide: e }) => {
|
|
|
66426
66430
|
u.map((p) => n.video.removeEventListener(p, o)), c.map((p) => n.target.removeEventListener(p, o));
|
|
66427
66431
|
};
|
|
66428
66432
|
}, Fme = ({ player: n, setRecentUserAction: e }) => {
|
|
66429
|
-
if (n.playerOptions.keyboardControls ===
|
|
66433
|
+
if (n.playerOptions.keyboardControls === Gt.keyboardControls.OFF)
|
|
66430
66434
|
return;
|
|
66431
|
-
const t = n.playerOptions.keyboardControls ===
|
|
66435
|
+
const t = n.playerOptions.keyboardControls === Gt.keyboardControls.ARROW_KEYS_DISABLED, r = Tz(n, e)(), i = (o) => {
|
|
66432
66436
|
if (
|
|
66433
66437
|
// Keyboard controls should only fire if the player is in focus
|
|
66434
66438
|
!(n.target === o.target || n.target.contains(o.target)) || // Ignore keyboard controls if actively focused on a button or input
|
|
@@ -67165,7 +67169,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67165
67169
|
const [e, t] = Ct.useState(void 0), { title: r, subtitle: i, description: o, image: u, headers: c } = n.controls.GetContentInfo() || {};
|
|
67166
67170
|
return Ct.useEffect(() => {
|
|
67167
67171
|
t(void 0), u && fk({ player: n, pathOrUrl: u, width: 200 }).then((p) => t(p));
|
|
67168
|
-
}, [u]), !r || n.playerOptions.title ===
|
|
67172
|
+
}, [u]), !r || n.playerOptions.title === Gt.title.FULLSCREEN_ONLY && !n.controls.IsFullscreen() || n.playerOptions.title === Gt.title.OFF ? null : /* @__PURE__ */ Ne.jsxs("div", { className: zn["info-container"], children: [
|
|
67169
67173
|
e ? /* @__PURE__ */ Ne.jsx("div", { className: zn["info-image-container"], children: /* @__PURE__ */ Ne.jsx("img", { src: e, alt: "Image", className: zn["info-image"] }) }) : null,
|
|
67170
67174
|
/* @__PURE__ */ Ne.jsxs("div", { className: zn["info-text"], children: [
|
|
67171
67175
|
c.length === 0 ? null : /* @__PURE__ */ Ne.jsx("div", { className: zn["info-headers"], children: c.map(
|
|
@@ -67206,7 +67210,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67206
67210
|
};
|
|
67207
67211
|
}, []), !u)
|
|
67208
67212
|
return null;
|
|
67209
|
-
const b = n.controls.GetCollectionInfo(), g = r || !e || m, S = !g && n.playerOptions.controls ===
|
|
67213
|
+
const b = n.controls.GetCollectionInfo(), g = r || !e || m, S = !g && n.playerOptions.controls === Gt.controls.AUTO_HIDE;
|
|
67210
67214
|
return n.__SetControlsVisibility(!S), /* @__PURE__ */ Ne.jsxs(
|
|
67211
67215
|
"div",
|
|
67212
67216
|
{
|
|
@@ -67215,16 +67219,16 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67215
67219
|
o,
|
|
67216
67220
|
zn.container,
|
|
67217
67221
|
g ? "" : zn.autohide,
|
|
67218
|
-
n.playerOptions.controls !==
|
|
67222
|
+
n.playerOptions.controls !== Gt.controls.DEFAULT ? "" : zn["container--default-controls"],
|
|
67219
67223
|
n.controls.IsMenuVisible() ? "menu-active" : ""
|
|
67220
67224
|
].join(" "),
|
|
67221
67225
|
children: [
|
|
67222
67226
|
/* @__PURE__ */ Ne.jsx(wge, { player: n }, `content-info-${b && b.mediaIndex}`),
|
|
67223
67227
|
// Main bottom control bar
|
|
67224
67228
|
[
|
|
67225
|
-
|
|
67226
|
-
|
|
67227
|
-
|
|
67229
|
+
Gt.controls.DEFAULT,
|
|
67230
|
+
Gt.controls.OFF,
|
|
67231
|
+
Gt.controls.OFF_WITH_VOLUME_TOGGLE
|
|
67228
67232
|
].includes(n.playerOptions.controls) ? null : /* @__PURE__ */ Ne.jsxs(Ne.Fragment, { children: [
|
|
67229
67233
|
/* @__PURE__ */ Ne.jsx(
|
|
67230
67234
|
qc,
|
|
@@ -67296,7 +67300,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67296
67300
|
] })
|
|
67297
67301
|
] }),
|
|
67298
67302
|
// Floating volume control for 'off with volume toggle' setting
|
|
67299
|
-
n.playerOptions.controls !==
|
|
67303
|
+
n.playerOptions.controls !== Gt.controls.OFF_WITH_VOLUME_TOGGLE ? null : /* @__PURE__ */ Ne.jsx("div", { className: zn["floating-volume-toggle"], children: /* @__PURE__ */ Ne.jsx(
|
|
67300
67304
|
qc,
|
|
67301
67305
|
{
|
|
67302
67306
|
"aria-label": u.muted ? "Unmute" : "Mute",
|
|
@@ -67307,7 +67311,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67307
67311
|
"mute-button"
|
|
67308
67312
|
) }),
|
|
67309
67313
|
// Watermark
|
|
67310
|
-
n.playerOptions.watermark ===
|
|
67314
|
+
n.playerOptions.watermark === Gt.watermark.OFF ? null : /* @__PURE__ */ Ne.jsx("div", { className: zn.watermark, children: /* @__PURE__ */ Ne.jsx("img", { src: qz, alt: "Eluvio" }) })
|
|
67311
67315
|
]
|
|
67312
67316
|
}
|
|
67313
67317
|
);
|
|
@@ -67629,7 +67633,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67629
67633
|
return () => T && T();
|
|
67630
67634
|
}, []), !u)
|
|
67631
67635
|
return null;
|
|
67632
|
-
const { title: b } = n.controls.GetContentInfo() || {}, g = n.controls.GetCollectionInfo(), S = r || !e || n.controls.IsMenuVisible(), A = !S && n.playerOptions.controls ===
|
|
67636
|
+
const { title: b } = n.controls.GetContentInfo() || {}, g = n.controls.GetCollectionInfo(), S = r || !e || n.controls.IsMenuVisible(), A = !S && n.playerOptions.controls === Gt.controls.AUTO_HIDE;
|
|
67633
67637
|
return n.__SetControlsVisibility(!A), /* @__PURE__ */ Ne.jsxs(
|
|
67634
67638
|
"div",
|
|
67635
67639
|
{
|
|
@@ -67638,7 +67642,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67638
67642
|
o,
|
|
67639
67643
|
dn.container,
|
|
67640
67644
|
S ? "" : dn.autohide,
|
|
67641
|
-
n.playerOptions.controls !==
|
|
67645
|
+
n.playerOptions.controls !== Gt.controls.DEFAULT ? "" : dn["container--default-controls"],
|
|
67642
67646
|
n.controls.IsMenuVisible() ? "menu-active" : ""
|
|
67643
67647
|
].join(" "),
|
|
67644
67648
|
children: [
|
|
@@ -67657,7 +67661,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67657
67661
|
m ? /* @__PURE__ */ Ne.jsx(zge, { player: n, Hide: () => w(!1) }) : /* @__PURE__ */ Ne.jsxs("div", { className: `${dn["bottom-controls-container"]} ${A ? dn["bottom-controls-container--autohide"] : ""}`, children: [
|
|
67658
67662
|
/* @__PURE__ */ Ne.jsx("div", { className: dn["bottom-controls-gradient"] }),
|
|
67659
67663
|
/* @__PURE__ */ Ne.jsxs("div", { className: dn["title-container"], children: [
|
|
67660
|
-
/* @__PURE__ */ Ne.jsx("div", { className: dn.title, children: n.playerOptions.title ===
|
|
67664
|
+
/* @__PURE__ */ Ne.jsx("div", { className: dn.title, children: n.playerOptions.title === Gt.title.OFF || n.playerOptions.title === Gt.title.FULLSCREEN_ONLY && !n.controls.IsFullscreen() ? "" : b || "" }),
|
|
67661
67665
|
/* @__PURE__ */ Ne.jsx("div", { className: dn.spacer }),
|
|
67662
67666
|
n.isLive ? /* @__PURE__ */ Ne.jsx("div", { className: dn["live-indicator"], children: "Live" }) : null,
|
|
67663
67667
|
g ? /* @__PURE__ */ Ne.jsx(
|
|
@@ -67673,7 +67677,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67673
67677
|
/* @__PURE__ */ Ne.jsx(Vz, { player: n, videoState: u, setRecentUserAction: i }),
|
|
67674
67678
|
/* @__PURE__ */ Ne.jsx(Fge, { player: n, videoState: u }),
|
|
67675
67679
|
/* @__PURE__ */ Ne.jsxs("div", { className: dn["bottom-controls"], children: [
|
|
67676
|
-
/* @__PURE__ */ Ne.jsx("div", { className: dn["bottom-left-controls"], children: !b || n.playerOptions.title ===
|
|
67680
|
+
/* @__PURE__ */ Ne.jsx("div", { className: dn["bottom-left-controls"], children: !b || n.playerOptions.title === Gt.title.OFF ? null : /* @__PURE__ */ Ne.jsx("button", { className: dn["text-button"], onClick: () => w(!0), children: "Info" }) }),
|
|
67677
67681
|
/* @__PURE__ */ Ne.jsx(Bge, { player: n, videoState: u }),
|
|
67678
67682
|
/* @__PURE__ */ Ne.jsxs("div", { className: dn["bottom-right-controls"], children: [
|
|
67679
67683
|
/* @__PURE__ */ Ne.jsx(jge, { player: n }),
|
|
@@ -67691,7 +67695,7 @@ const qz = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW0AAABSCAYAAACfWoXuAA
|
|
|
67691
67695
|
] })
|
|
67692
67696
|
] }),
|
|
67693
67697
|
// Watermark
|
|
67694
|
-
n.playerOptions.watermark ===
|
|
67698
|
+
n.playerOptions.watermark === Gt.watermark.OFF ? null : /* @__PURE__ */ Ne.jsx("div", { className: dn.watermark, children: /* @__PURE__ */ Ne.jsx("img", { src: qz, alt: "Eluvio" }) })
|
|
67695
67699
|
]
|
|
67696
67700
|
},
|
|
67697
67701
|
"controls"
|
|
@@ -67879,7 +67883,7 @@ const tve = ({ target: n, parameters: e, InitCallback: t, ErrorCallback: r, Unmo
|
|
|
67879
67883
|
onComplete: (k) => h(k)
|
|
67880
67884
|
}
|
|
67881
67885
|
);
|
|
67882
|
-
const N = e.playerOptions.ui ===
|
|
67886
|
+
const N = e.playerOptions.ui === Gt.ui.WEB && u && u.controls.IsRotatable() && z;
|
|
67883
67887
|
return /* @__PURE__ */ Ne.jsxs(
|
|
67884
67888
|
"div",
|
|
67885
67889
|
{
|
|
@@ -67900,16 +67904,16 @@ const tve = ({ target: n, parameters: e, InitCallback: t, ErrorCallback: r, Unmo
|
|
|
67900
67904
|
playsInline: !0,
|
|
67901
67905
|
disablePictureInPicture: !0,
|
|
67902
67906
|
ref: j,
|
|
67903
|
-
muted: [
|
|
67904
|
-
controls: e.playerOptions.controls ===
|
|
67905
|
-
loop: e.playerOptions.loop ===
|
|
67907
|
+
muted: [Gt.muted.ON, Gt.muted.WHEN_NOT_VISIBLE].includes(e.playerOptions.muted),
|
|
67908
|
+
controls: e.playerOptions.controls === Gt.controls.DEFAULT,
|
|
67909
|
+
loop: e.playerOptions.loop === Gt.loop.ON,
|
|
67906
67910
|
className: Al.video
|
|
67907
67911
|
}
|
|
67908
67912
|
),
|
|
67909
67913
|
!u || q || !de ? null : /* @__PURE__ */ Ne.jsx(Xge, { player: u }),
|
|
67910
67914
|
L || T ? null : /* @__PURE__ */ Ne.jsx("div", { className: Al["spinner-container"], children: /* @__PURE__ */ Ne.jsx(Ob, { className: Al.spinner }) }),
|
|
67911
67915
|
T ? /* @__PURE__ */ Ne.jsx("div", { className: Al["error-message"], children: T }) : null,
|
|
67912
|
-
u ? e.playerOptions.ui ===
|
|
67916
|
+
u ? e.playerOptions.ui === Gt.ui.WEB ? /* @__PURE__ */ Ne.jsx(
|
|
67913
67917
|
xge,
|
|
67914
67918
|
{
|
|
67915
67919
|
player: u,
|
|
@@ -67973,7 +67977,7 @@ const tve = ({ target: n, parameters: e, InitCallback: t, ErrorCallback: r, Unmo
|
|
|
67973
67977
|
}));
|
|
67974
67978
|
export {
|
|
67975
67979
|
mve as I,
|
|
67976
|
-
|
|
67980
|
+
Gt as P,
|
|
67977
67981
|
V4 as a,
|
|
67978
67982
|
Za as b,
|
|
67979
67983
|
dW as c,
|