UNPKG

@sheerid/jslib-nightly

Version:

SheerID JavaScript Library

1,543 lines (1,542 loc) • 1.23 MB
/** * VERSION: 2.113.0-alpha.0 * BUILD_TIMESTAMP: 1750184600854 * BUILD_DATE: Tue Jun 17 2025 18:23:20 GMT+0000 (Coordinated Universal Time) * BUILD_COMMIT: 896154e79f58fffa6d52f3ed37f2db760a63df88 */ var Mk = Object.defineProperty; var Ek = (e, t, r) => t in e ? Mk(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r; var nr = (e, t, r) => Ek(e, typeof t != "symbol" ? t + "" : t, r); function Ck(e, t) { for (var r = 0; r < t.length; r++) { const n = t[r]; if (typeof n != "string" && !Array.isArray(n)) { for (const a in n) if (a !== "default" && !(a in e)) { const o = Object.getOwnPropertyDescriptor(n, a); o && Object.defineProperty(e, a, o.get ? o : { enumerable: !0, get: () => n[a] }); } } } return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" })); } var Za = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}; function Pr(e) { return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e; } var nE = { exports: {} }, Of = {}, oE = { exports: {} }, ot = {}; /** * @license React * react.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var Eu = Symbol.for("react.element"), xk = Symbol.for("react.portal"), Tk = Symbol.for("react.fragment"), Pk = Symbol.for("react.strict_mode"), Rk = Symbol.for("react.profiler"), Nk = Symbol.for("react.provider"), kk = Symbol.for("react.context"), Ak = Symbol.for("react.forward_ref"), _k = Symbol.for("react.suspense"), Ok = Symbol.for("react.memo"), Dk = Symbol.for("react.lazy"), Sb = Symbol.iterator; function Lk(e) { return e === null || typeof e != "object" ? null : (e = Sb && e[Sb] || e["@@iterator"], typeof e == "function" ? e : null); } var aE = { isMounted: function() { return !1; }, enqueueForceUpdate: function() { }, enqueueReplaceState: function() { }, enqueueSetState: function() { } }, sE = Object.assign, iE = {}; function ji(e, t, r) { this.props = e, this.context = t, this.refs = iE, this.updater = r || aE; } ji.prototype.isReactComponent = {}; ji.prototype.setState = function(e, t) { if (typeof e != "object" && typeof e != "function" && e != null) throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables."); this.updater.enqueueSetState(this, e, t, "setState"); }; ji.prototype.forceUpdate = function(e) { this.updater.enqueueForceUpdate(this, e, "forceUpdate"); }; function lE() { } lE.prototype = ji.prototype; function Ay(e, t, r) { this.props = e, this.context = t, this.refs = iE, this.updater = r || aE; } var _y = Ay.prototype = new lE(); _y.constructor = Ay; sE(_y, ji.prototype); _y.isPureReactComponent = !0; var wb = Array.isArray, uE = Object.prototype.hasOwnProperty, Oy = { current: null }, cE = { key: !0, ref: !0, __self: !0, __source: !0 }; function dE(e, t, r) { var n, a = {}, o = null, s = null; if (t != null) for (n in t.ref !== void 0 && (s = t.ref), t.key !== void 0 && (o = "" + t.key), t) uE.call(t, n) && !cE.hasOwnProperty(n) && (a[n] = t[n]); var i = arguments.length - 2; if (i === 1) a.children = r; else if (1 < i) { for (var l = Array(i), u = 0; u < i; u++) l[u] = arguments[u + 2]; a.children = l; } if (e && e.defaultProps) for (n in i = e.defaultProps, i) a[n] === void 0 && (a[n] = i[n]); return { $$typeof: Eu, type: e, key: o, ref: s, props: a, _owner: Oy.current }; } function Fk(e, t) { return { $$typeof: Eu, type: e.type, key: t, ref: e.ref, props: e.props, _owner: e._owner }; } function Dy(e) { return typeof e == "object" && e !== null && e.$$typeof === Eu; } function Uk(e) { var t = { "=": "=0", ":": "=2" }; return "$" + e.replace(/[=:]/g, function(r) { return t[r]; }); } var Ib = /\/+/g; function bm(e, t) { return typeof e == "object" && e !== null && e.key != null ? Uk("" + e.key) : t.toString(36); } function Xc(e, t, r, n, a) { var o = typeof e; (o === "undefined" || o === "boolean") && (e = null); var s = !1; if (e === null) s = !0; else switch (o) { case "string": case "number": s = !0; break; case "object": switch (e.$$typeof) { case Eu: case xk: s = !0; } } if (s) return s = e, a = a(s), e = n === "" ? "." + bm(s, 0) : n, wb(a) ? (r = "", e != null && (r = e.replace(Ib, "$&/") + "/"), Xc(a, t, r, "", function(u) { return u; })) : a != null && (Dy(a) && (a = Fk(a, r + (!a.key || s && s.key === a.key ? "" : ("" + a.key).replace(Ib, "$&/") + "/") + e)), t.push(a)), 1; if (s = 0, n = n === "" ? "." : n + ":", wb(e)) for (var i = 0; i < e.length; i++) { o = e[i]; var l = n + bm(o, i); s += Xc(o, t, r, l, a); } else if (l = Lk(e), typeof l == "function") for (e = l.call(e), i = 0; !(o = e.next()).done; ) o = o.value, l = n + bm(o, i++), s += Xc(o, t, r, l, a); else if (o === "object") throw t = String(e), Error("Objects are not valid as a React child (found: " + (t === "[object Object]" ? "object with keys {" + Object.keys(e).join(", ") + "}" : t) + "). If you meant to render a collection of children, use an array instead."); return s; } function sc(e, t, r) { if (e == null) return e; var n = [], a = 0; return Xc(e, n, "", "", function(o) { return t.call(r, o, a++); }), n; } function $k(e) { if (e._status === -1) { var t = e._result; t = t(), t.then(function(r) { (e._status === 0 || e._status === -1) && (e._status = 1, e._result = r); }, function(r) { (e._status === 0 || e._status === -1) && (e._status = 2, e._result = r); }), e._status === -1 && (e._status = 0, e._result = t); } if (e._status === 1) return e._result.default; throw e._result; } var Rr = { current: null }, Qc = { transition: null }, jk = { ReactCurrentDispatcher: Rr, ReactCurrentBatchConfig: Qc, ReactCurrentOwner: Oy }; function fE() { throw Error("act(...) is not supported in production builds of React."); } ot.Children = { map: sc, forEach: function(e, t, r) { sc(e, function() { t.apply(this, arguments); }, r); }, count: function(e) { var t = 0; return sc(e, function() { t++; }), t; }, toArray: function(e) { return sc(e, function(t) { return t; }) || []; }, only: function(e) { if (!Dy(e)) throw Error("React.Children.only expected to receive a single React element child."); return e; } }; ot.Component = ji; ot.Fragment = Tk; ot.Profiler = Rk; ot.PureComponent = Ay; ot.StrictMode = Pk; ot.Suspense = _k; ot.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = jk; ot.act = fE; ot.cloneElement = function(e, t, r) { if (e == null) throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + e + "."); var n = sE({}, e.props), a = e.key, o = e.ref, s = e._owner; if (t != null) { if (t.ref !== void 0 && (o = t.ref, s = Oy.current), t.key !== void 0 && (a = "" + t.key), e.type && e.type.defaultProps) var i = e.type.defaultProps; for (l in t) uE.call(t, l) && !cE.hasOwnProperty(l) && (n[l] = t[l] === void 0 && i !== void 0 ? i[l] : t[l]); } var l = arguments.length - 2; if (l === 1) n.children = r; else if (1 < l) { i = Array(l); for (var u = 0; u < l; u++) i[u] = arguments[u + 2]; n.children = i; } return { $$typeof: Eu, type: e.type, key: a, ref: o, props: n, _owner: s }; }; ot.createContext = function(e) { return e = { $$typeof: kk, _currentValue: e, _currentValue2: e, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, e.Provider = { $$typeof: Nk, _context: e }, e.Consumer = e; }; ot.createElement = dE; ot.createFactory = function(e) { var t = dE.bind(null, e); return t.type = e, t; }; ot.createRef = function() { return { current: null }; }; ot.forwardRef = function(e) { return { $$typeof: Ak, render: e }; }; ot.isValidElement = Dy; ot.lazy = function(e) { return { $$typeof: Dk, _payload: { _status: -1, _result: e }, _init: $k }; }; ot.memo = function(e, t) { return { $$typeof: Ok, type: e, compare: t === void 0 ? null : t }; }; ot.startTransition = function(e) { var t = Qc.transition; Qc.transition = {}; try { e(); } finally { Qc.transition = t; } }; ot.unstable_act = fE; ot.useCallback = function(e, t) { return Rr.current.useCallback(e, t); }; ot.useContext = function(e) { return Rr.current.useContext(e); }; ot.useDebugValue = function() { }; ot.useDeferredValue = function(e) { return Rr.current.useDeferredValue(e); }; ot.useEffect = function(e, t) { return Rr.current.useEffect(e, t); }; ot.useId = function() { return Rr.current.useId(); }; ot.useImperativeHandle = function(e, t, r) { return Rr.current.useImperativeHandle(e, t, r); }; ot.useInsertionEffect = function(e, t) { return Rr.current.useInsertionEffect(e, t); }; ot.useLayoutEffect = function(e, t) { return Rr.current.useLayoutEffect(e, t); }; ot.useMemo = function(e, t) { return Rr.current.useMemo(e, t); }; ot.useReducer = function(e, t, r) { return Rr.current.useReducer(e, t, r); }; ot.useRef = function(e) { return Rr.current.useRef(e); }; ot.useState = function(e) { return Rr.current.useState(e); }; ot.useSyncExternalStore = function(e, t, r) { return Rr.current.useSyncExternalStore(e, t, r); }; ot.useTransition = function() { return Rr.current.useTransition(); }; ot.version = "18.3.1"; oE.exports = ot; var x = oE.exports; const ce = /* @__PURE__ */ Pr(x), Vk = /* @__PURE__ */ Ck({ __proto__: null, default: ce }, [x]); /** * @license React * react-jsx-runtime.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var Bk = x, Hk = Symbol.for("react.element"), zk = Symbol.for("react.fragment"), Gk = Object.prototype.hasOwnProperty, Wk = Bk.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, Kk = { key: !0, ref: !0, __self: !0, __source: !0 }; function pE(e, t, r) { var n, a = {}, o = null, s = null; r !== void 0 && (o = "" + r), t.key !== void 0 && (o = "" + t.key), t.ref !== void 0 && (s = t.ref); for (n in t) Gk.call(t, n) && !Kk.hasOwnProperty(n) && (a[n] = t[n]); if (e && e.defaultProps) for (n in t = e.defaultProps, t) a[n] === void 0 && (a[n] = t[n]); return { $$typeof: Hk, type: e, key: o, ref: s, props: a, _owner: Wk.current }; } Of.Fragment = zk; Of.jsx = pE; Of.jsxs = pE; nE.exports = Of; var f = nE.exports, mE = { exports: {} }, cn = {}, hE = { exports: {} }, gE = {}; /** * @license React * scheduler.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ (function(e) { function t(W, ue) { var Y = W.length; W.push(ue); e: for (; 0 < Y; ) { var J = Y - 1 >>> 1, ee = W[J]; if (0 < a(ee, ue)) W[J] = ue, W[Y] = ee, Y = J; else break e; } } function r(W) { return W.length === 0 ? null : W[0]; } function n(W) { if (W.length === 0) return null; var ue = W[0], Y = W.pop(); if (Y !== ue) { W[0] = Y; e: for (var J = 0, ee = W.length, Z = ee >>> 1; J < Z; ) { var K = 2 * (J + 1) - 1, P = W[K], Me = K + 1, Se = W[Me]; if (0 > a(P, Y)) Me < ee && 0 > a(Se, P) ? (W[J] = Se, W[Me] = Y, J = Me) : (W[J] = P, W[K] = Y, J = K); else if (Me < ee && 0 > a(Se, Y)) W[J] = Se, W[Me] = Y, J = Me; else break e; } } return ue; } function a(W, ue) { var Y = W.sortIndex - ue.sortIndex; return Y !== 0 ? Y : W.id - ue.id; } if (typeof performance == "object" && typeof performance.now == "function") { var o = performance; e.unstable_now = function() { return o.now(); }; } else { var s = Date, i = s.now(); e.unstable_now = function() { return s.now() - i; }; } var l = [], u = [], c = 1, d = null, p = 3, m = !1, g = !1, h = !1, I = typeof setTimeout == "function" ? setTimeout : null, b = typeof clearTimeout == "function" ? clearTimeout : null, y = typeof setImmediate < "u" ? setImmediate : null; typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling); function S(W) { for (var ue = r(u); ue !== null; ) { if (ue.callback === null) n(u); else if (ue.startTime <= W) n(u), ue.sortIndex = ue.expirationTime, t(l, ue); else break; ue = r(u); } } function w(W) { if (h = !1, S(W), !g) if (r(l) !== null) g = !0, Q(M); else { var ue = r(u); ue !== null && oe(w, ue.startTime - W); } } function M(W, ue) { g = !1, h && (h = !1, b(O), O = -1), m = !0; var Y = p; try { for (S(ue), d = r(l); d !== null && (!(d.expirationTime > ue) || W && !te()); ) { var J = d.callback; if (typeof J == "function") { d.callback = null, p = d.priorityLevel; var ee = J(d.expirationTime <= ue); ue = e.unstable_now(), typeof ee == "function" ? d.callback = ee : d === r(l) && n(l), S(ue); } else n(l); d = r(l); } if (d !== null) var Z = !0; else { var K = r(u); K !== null && oe(w, K.startTime - ue), Z = !1; } return Z; } finally { d = null, p = Y, m = !1; } } var N = !1, T = null, O = -1, A = 5, U = -1; function te() { return !(e.unstable_now() - U < A); } function se() { if (T !== null) { var W = e.unstable_now(); U = W; var ue = !0; try { ue = T(!0, W); } finally { ue ? he() : (N = !1, T = null); } } else N = !1; } var he; if (typeof y == "function") he = function() { y(se); }; else if (typeof MessageChannel < "u") { var G = new MessageChannel(), X = G.port2; G.port1.onmessage = se, he = function() { X.postMessage(null); }; } else he = function() { I(se, 0); }; function Q(W) { T = W, N || (N = !0, he()); } function oe(W, ue) { O = I(function() { W(e.unstable_now()); }, ue); } e.unstable_IdlePriority = 5, e.unstable_ImmediatePriority = 1, e.unstable_LowPriority = 4, e.unstable_NormalPriority = 3, e.unstable_Profiling = null, e.unstable_UserBlockingPriority = 2, e.unstable_cancelCallback = function(W) { W.callback = null; }, e.unstable_continueExecution = function() { g || m || (g = !0, Q(M)); }, e.unstable_forceFrameRate = function(W) { 0 > W || 125 < W ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : A = 0 < W ? Math.floor(1e3 / W) : 5; }, e.unstable_getCurrentPriorityLevel = function() { return p; }, e.unstable_getFirstCallbackNode = function() { return r(l); }, e.unstable_next = function(W) { switch (p) { case 1: case 2: case 3: var ue = 3; break; default: ue = p; } var Y = p; p = ue; try { return W(); } finally { p = Y; } }, e.unstable_pauseExecution = function() { }, e.unstable_requestPaint = function() { }, e.unstable_runWithPriority = function(W, ue) { switch (W) { case 1: case 2: case 3: case 4: case 5: break; default: W = 3; } var Y = p; p = W; try { return ue(); } finally { p = Y; } }, e.unstable_scheduleCallback = function(W, ue, Y) { var J = e.unstable_now(); switch (typeof Y == "object" && Y !== null ? (Y = Y.delay, Y = typeof Y == "number" && 0 < Y ? J + Y : J) : Y = J, W) { case 1: var ee = -1; break; case 2: ee = 250; break; case 5: ee = 1073741823; break; case 4: ee = 1e4; break; default: ee = 5e3; } return ee = Y + ee, W = { id: c++, callback: ue, priorityLevel: W, startTime: Y, expirationTime: ee, sortIndex: -1 }, Y > J ? (W.sortIndex = Y, t(u, W), r(l) === null && W === r(u) && (h ? (b(O), O = -1) : h = !0, oe(w, Y - J))) : (W.sortIndex = ee, t(l, W), g || m || (g = !0, Q(M))), W; }, e.unstable_shouldYield = te, e.unstable_wrapCallback = function(W) { var ue = p; return function() { var Y = p; p = ue; try { return W.apply(this, arguments); } finally { p = Y; } }; }; })(gE); hE.exports = gE; var qk = hE.exports; /** * @license React * react-dom.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var Yk = x, ln = qk; function fe(e) { for (var t = "https://reactjs.org/docs/error-decoder.html?invariant=" + e, r = 1; r < arguments.length; r++) t += "&args[]=" + encodeURIComponent(arguments[r]); return "Minified React error #" + e + "; visit " + t + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings."; } var yE = /* @__PURE__ */ new Set(), Gl = {}; function Ss(e, t) { Ci(e, t), Ci(e + "Capture", t); } function Ci(e, t) { for (Gl[e] = t, e = 0; e < t.length; e++) yE.add(t[e]); } var ko = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"), Xh = Object.prototype.hasOwnProperty, Zk = /^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/, Mb = {}, Eb = {}; function Xk(e) { return Xh.call(Eb, e) ? !0 : Xh.call(Mb, e) ? !1 : Zk.test(e) ? Eb[e] = !0 : (Mb[e] = !0, !1); } function Qk(e, t, r, n) { if (r !== null && r.type === 0) return !1; switch (typeof t) { case "function": case "symbol": return !0; case "boolean": return n ? !1 : r !== null ? !r.acceptsBooleans : (e = e.toLowerCase().slice(0, 5), e !== "data-" && e !== "aria-"); default: return !1; } } function Jk(e, t, r, n) { if (t === null || typeof t > "u" || Qk(e, t, r, n)) return !0; if (n) return !1; if (r !== null) switch (r.type) { case 3: return !t; case 4: return t === !1; case 5: return isNaN(t); case 6: return isNaN(t) || 1 > t; } return !1; } function Nr(e, t, r, n, a, o, s) { this.acceptsBooleans = t === 2 || t === 3 || t === 4, this.attributeName = n, this.attributeNamespace = a, this.mustUseProperty = r, this.propertyName = e, this.type = t, this.sanitizeURL = o, this.removeEmptyString = s; } var lr = {}; "children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e) { lr[e] = new Nr(e, 0, !1, e, null, !1, !1); }); [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(e) { var t = e[0]; lr[t] = new Nr(t, 1, !1, e[1], null, !1, !1); }); ["contentEditable", "draggable", "spellCheck", "value"].forEach(function(e) { lr[e] = new Nr(e, 2, !1, e.toLowerCase(), null, !1, !1); }); ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(e) { lr[e] = new Nr(e, 2, !1, e, null, !1, !1); }); "allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e) { lr[e] = new Nr(e, 3, !1, e.toLowerCase(), null, !1, !1); }); ["checked", "multiple", "muted", "selected"].forEach(function(e) { lr[e] = new Nr(e, 3, !0, e, null, !1, !1); }); ["capture", "download"].forEach(function(e) { lr[e] = new Nr(e, 4, !1, e, null, !1, !1); }); ["cols", "rows", "size", "span"].forEach(function(e) { lr[e] = new Nr(e, 6, !1, e, null, !1, !1); }); ["rowSpan", "start"].forEach(function(e) { lr[e] = new Nr(e, 5, !1, e.toLowerCase(), null, !1, !1); }); var Ly = /[\-:]([a-z])/g; function Fy(e) { return e[1].toUpperCase(); } "accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e) { var t = e.replace( Ly, Fy ); lr[t] = new Nr(t, 1, !1, e, null, !1, !1); }); "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e) { var t = e.replace(Ly, Fy); lr[t] = new Nr(t, 1, !1, e, "http://www.w3.org/1999/xlink", !1, !1); }); ["xml:base", "xml:lang", "xml:space"].forEach(function(e) { var t = e.replace(Ly, Fy); lr[t] = new Nr(t, 1, !1, e, "http://www.w3.org/XML/1998/namespace", !1, !1); }); ["tabIndex", "crossOrigin"].forEach(function(e) { lr[e] = new Nr(e, 1, !1, e.toLowerCase(), null, !1, !1); }); lr.xlinkHref = new Nr("xlinkHref", 1, !1, "xlink:href", "http://www.w3.org/1999/xlink", !0, !1); ["src", "href", "action", "formAction"].forEach(function(e) { lr[e] = new Nr(e, 1, !1, e.toLowerCase(), null, !0, !0); }); function Uy(e, t, r, n) { var a = lr.hasOwnProperty(t) ? lr[t] : null; (a !== null ? a.type !== 0 : n || !(2 < t.length) || t[0] !== "o" && t[0] !== "O" || t[1] !== "n" && t[1] !== "N") && (Jk(t, r, a, n) && (r = null), n || a === null ? Xk(t) && (r === null ? e.removeAttribute(t) : e.setAttribute(t, "" + r)) : a.mustUseProperty ? e[a.propertyName] = r === null ? a.type === 3 ? !1 : "" : r : (t = a.attributeName, n = a.attributeNamespace, r === null ? e.removeAttribute(t) : (a = a.type, r = a === 3 || a === 4 && r === !0 ? "" : "" + r, n ? e.setAttributeNS(n, t, r) : e.setAttribute(t, r)))); } var jo = Yk.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, ic = Symbol.for("react.element"), Qs = Symbol.for("react.portal"), Js = Symbol.for("react.fragment"), $y = Symbol.for("react.strict_mode"), Qh = Symbol.for("react.profiler"), vE = Symbol.for("react.provider"), bE = Symbol.for("react.context"), jy = Symbol.for("react.forward_ref"), Jh = Symbol.for("react.suspense"), eg = Symbol.for("react.suspense_list"), Vy = Symbol.for("react.memo"), ta = Symbol.for("react.lazy"), SE = Symbol.for("react.offscreen"), Cb = Symbol.iterator; function Ji(e) { return e === null || typeof e != "object" ? null : (e = Cb && e[Cb] || e["@@iterator"], typeof e == "function" ? e : null); } var Ft = Object.assign, Sm; function gl(e) { if (Sm === void 0) try { throw Error(); } catch (r) { var t = r.stack.trim().match(/\n( *(at )?)/); Sm = t && t[1] || ""; } return ` ` + Sm + e; } var wm = !1; function Im(e, t) { if (!e || wm) return ""; wm = !0; var r = Error.prepareStackTrace; Error.prepareStackTrace = void 0; try { if (t) if (t = function() { throw Error(); }, Object.defineProperty(t.prototype, "props", { set: function() { throw Error(); } }), typeof Reflect == "object" && Reflect.construct) { try { Reflect.construct(t, []); } catch (u) { var n = u; } Reflect.construct(e, [], t); } else { try { t.call(); } catch (u) { n = u; } e.call(t.prototype); } else { try { throw Error(); } catch (u) { n = u; } e(); } } catch (u) { if (u && n && typeof u.stack == "string") { for (var a = u.stack.split(` `), o = n.stack.split(` `), s = a.length - 1, i = o.length - 1; 1 <= s && 0 <= i && a[s] !== o[i]; ) i--; for (; 1 <= s && 0 <= i; s--, i--) if (a[s] !== o[i]) { if (s !== 1 || i !== 1) do if (s--, i--, 0 > i || a[s] !== o[i]) { var l = ` ` + a[s].replace(" at new ", " at "); return e.displayName && l.includes("<anonymous>") && (l = l.replace("<anonymous>", e.displayName)), l; } while (1 <= s && 0 <= i); break; } } } finally { wm = !1, Error.prepareStackTrace = r; } return (e = e ? e.displayName || e.name : "") ? gl(e) : ""; } function eA(e) { switch (e.tag) { case 5: return gl(e.type); case 16: return gl("Lazy"); case 13: return gl("Suspense"); case 19: return gl("SuspenseList"); case 0: case 2: case 15: return e = Im(e.type, !1), e; case 11: return e = Im(e.type.render, !1), e; case 1: return e = Im(e.type, !0), e; default: return ""; } } function tg(e) { if (e == null) return null; if (typeof e == "function") return e.displayName || e.name || null; if (typeof e == "string") return e; switch (e) { case Js: return "Fragment"; case Qs: return "Portal"; case Qh: return "Profiler"; case $y: return "StrictMode"; case Jh: return "Suspense"; case eg: return "SuspenseList"; } if (typeof e == "object") switch (e.$$typeof) { case bE: return (e.displayName || "Context") + ".Consumer"; case vE: return (e._context.displayName || "Context") + ".Provider"; case jy: var t = e.render; return e = e.displayName, e || (e = t.displayName || t.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e; case Vy: return t = e.displayName || null, t !== null ? t : tg(e.type) || "Memo"; case ta: t = e._payload, e = e._init; try { return tg(e(t)); } catch { } } return null; } function tA(e) { var t = e.type; switch (e.tag) { case 24: return "Cache"; case 9: return (t.displayName || "Context") + ".Consumer"; case 10: return (t._context.displayName || "Context") + ".Provider"; case 18: return "DehydratedFragment"; case 11: return e = t.render, e = e.displayName || e.name || "", t.displayName || (e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"); case 7: return "Fragment"; case 5: return t; case 4: return "Portal"; case 3: return "Root"; case 6: return "Text"; case 16: return tg(t); case 8: return t === $y ? "StrictMode" : "Mode"; case 22: return "Offscreen"; case 12: return "Profiler"; case 21: return "Scope"; case 13: return "Suspense"; case 19: return "SuspenseList"; case 25: return "TracingMarker"; case 1: case 0: case 17: case 2: case 14: case 15: if (typeof t == "function") return t.displayName || t.name || null; if (typeof t == "string") return t; } return null; } function wa(e) { switch (typeof e) { case "boolean": case "number": case "string": case "undefined": return e; case "object": return e; default: return ""; } } function wE(e) { var t = e.type; return (e = e.nodeName) && e.toLowerCase() === "input" && (t === "checkbox" || t === "radio"); } function rA(e) { var t = wE(e) ? "checked" : "value", r = Object.getOwnPropertyDescriptor(e.constructor.prototype, t), n = "" + e[t]; if (!e.hasOwnProperty(t) && typeof r < "u" && typeof r.get == "function" && typeof r.set == "function") { var a = r.get, o = r.set; return Object.defineProperty(e, t, { configurable: !0, get: function() { return a.call(this); }, set: function(s) { n = "" + s, o.call(this, s); } }), Object.defineProperty(e, t, { enumerable: r.enumerable }), { getValue: function() { return n; }, setValue: function(s) { n = "" + s; }, stopTracking: function() { e._valueTracker = null, delete e[t]; } }; } } function lc(e) { e._valueTracker || (e._valueTracker = rA(e)); } function IE(e) { if (!e) return !1; var t = e._valueTracker; if (!t) return !0; var r = t.getValue(), n = ""; return e && (n = wE(e) ? e.checked ? "true" : "false" : e.value), e = n, e !== r ? (t.setValue(e), !0) : !1; } function kd(e) { if (e = e || (typeof document < "u" ? document : void 0), typeof e > "u") return null; try { return e.activeElement || e.body; } catch { return e.body; } } function rg(e, t) { var r = t.checked; return Ft({}, t, { defaultChecked: void 0, defaultValue: void 0, value: void 0, checked: r ?? e._wrapperState.initialChecked }); } function xb(e, t) { var r = t.defaultValue == null ? "" : t.defaultValue, n = t.checked != null ? t.checked : t.defaultChecked; r = wa(t.value != null ? t.value : r), e._wrapperState = { initialChecked: n, initialValue: r, controlled: t.type === "checkbox" || t.type === "radio" ? t.checked != null : t.value != null }; } function ME(e, t) { t = t.checked, t != null && Uy(e, "checked", t, !1); } function ng(e, t) { ME(e, t); var r = wa(t.value), n = t.type; if (r != null) n === "number" ? (r === 0 && e.value === "" || e.value != r) && (e.value = "" + r) : e.value !== "" + r && (e.value = "" + r); else if (n === "submit" || n === "reset") { e.removeAttribute("value"); return; } t.hasOwnProperty("value") ? og(e, t.type, r) : t.hasOwnProperty("defaultValue") && og(e, t.type, wa(t.defaultValue)), t.checked == null && t.defaultChecked != null && (e.defaultChecked = !!t.defaultChecked); } function Tb(e, t, r) { if (t.hasOwnProperty("value") || t.hasOwnProperty("defaultValue")) { var n = t.type; if (!(n !== "submit" && n !== "reset" || t.value !== void 0 && t.value !== null)) return; t = "" + e._wrapperState.initialValue, r || t === e.value || (e.value = t), e.defaultValue = t; } r = e.name, r !== "" && (e.name = ""), e.defaultChecked = !!e._wrapperState.initialChecked, r !== "" && (e.name = r); } function og(e, t, r) { (t !== "number" || kd(e.ownerDocument) !== e) && (r == null ? e.defaultValue = "" + e._wrapperState.initialValue : e.defaultValue !== "" + r && (e.defaultValue = "" + r)); } var yl = Array.isArray; function di(e, t, r, n) { if (e = e.options, t) { t = {}; for (var a = 0; a < r.length; a++) t["$" + r[a]] = !0; for (r = 0; r < e.length; r++) a = t.hasOwnProperty("$" + e[r].value), e[r].selected !== a && (e[r].selected = a), a && n && (e[r].defaultSelected = !0); } else { for (r = "" + wa(r), t = null, a = 0; a < e.length; a++) { if (e[a].value === r) { e[a].selected = !0, n && (e[a].defaultSelected = !0); return; } t !== null || e[a].disabled || (t = e[a]); } t !== null && (t.selected = !0); } } function ag(e, t) { if (t.dangerouslySetInnerHTML != null) throw Error(fe(91)); return Ft({}, t, { value: void 0, defaultValue: void 0, children: "" + e._wrapperState.initialValue }); } function Pb(e, t) { var r = t.value; if (r == null) { if (r = t.children, t = t.defaultValue, r != null) { if (t != null) throw Error(fe(92)); if (yl(r)) { if (1 < r.length) throw Error(fe(93)); r = r[0]; } t = r; } t == null && (t = ""), r = t; } e._wrapperState = { initialValue: wa(r) }; } function EE(e, t) { var r = wa(t.value), n = wa(t.defaultValue); r != null && (r = "" + r, r !== e.value && (e.value = r), t.defaultValue == null && e.defaultValue !== r && (e.defaultValue = r)), n != null && (e.defaultValue = "" + n); } function Rb(e) { var t = e.textContent; t === e._wrapperState.initialValue && t !== "" && t !== null && (e.value = t); } function CE(e) { switch (e) { case "svg": return "http://www.w3.org/2000/svg"; case "math": return "http://www.w3.org/1998/Math/MathML"; default: return "http://www.w3.org/1999/xhtml"; } } function sg(e, t) { return e == null || e === "http://www.w3.org/1999/xhtml" ? CE(t) : e === "http://www.w3.org/2000/svg" && t === "foreignObject" ? "http://www.w3.org/1999/xhtml" : e; } var uc, xE = function(e) { return typeof MSApp < "u" && MSApp.execUnsafeLocalFunction ? function(t, r, n, a) { MSApp.execUnsafeLocalFunction(function() { return e(t, r, n, a); }); } : e; }(function(e, t) { if (e.namespaceURI !== "http://www.w3.org/2000/svg" || "innerHTML" in e) e.innerHTML = t; else { for (uc = uc || document.createElement("div"), uc.innerHTML = "<svg>" + t.valueOf().toString() + "</svg>", t = uc.firstChild; e.firstChild; ) e.removeChild(e.firstChild); for (; t.firstChild; ) e.appendChild(t.firstChild); } }); function Wl(e, t) { if (t) { var r = e.firstChild; if (r && r === e.lastChild && r.nodeType === 3) { r.nodeValue = t; return; } } e.textContent = t; } var Pl = { animationIterationCount: !0, aspectRatio: !0, borderImageOutset: !0, borderImageSlice: !0, borderImageWidth: !0, boxFlex: !0, boxFlexGroup: !0, boxOrdinalGroup: !0, columnCount: !0, columns: !0, flex: !0, flexGrow: !0, flexPositive: !0, flexShrink: !0, flexNegative: !0, flexOrder: !0, gridArea: !0, gridRow: !0, gridRowEnd: !0, gridRowSpan: !0, gridRowStart: !0, gridColumn: !0, gridColumnEnd: !0, gridColumnSpan: !0, gridColumnStart: !0, fontWeight: !0, lineClamp: !0, lineHeight: !0, opacity: !0, order: !0, orphans: !0, tabSize: !0, widows: !0, zIndex: !0, zoom: !0, fillOpacity: !0, floodOpacity: !0, stopOpacity: !0, strokeDasharray: !0, strokeDashoffset: !0, strokeMiterlimit: !0, strokeOpacity: !0, strokeWidth: !0 }, nA = ["Webkit", "ms", "Moz", "O"]; Object.keys(Pl).forEach(function(e) { nA.forEach(function(t) { t = t + e.charAt(0).toUpperCase() + e.substring(1), Pl[t] = Pl[e]; }); }); function TE(e, t, r) { return t == null || typeof t == "boolean" || t === "" ? "" : r || typeof t != "number" || t === 0 || Pl.hasOwnProperty(e) && Pl[e] ? ("" + t).trim() : t + "px"; } function PE(e, t) { e = e.style; for (var r in t) if (t.hasOwnProperty(r)) { var n = r.indexOf("--") === 0, a = TE(r, t[r], n); r === "float" && (r = "cssFloat"), n ? e.setProperty(r, a) : e[r] = a; } } var oA = Ft({ menuitem: !0 }, { area: !0, base: !0, br: !0, col: !0, embed: !0, hr: !0, img: !0, input: !0, keygen: !0, link: !0, meta: !0, param: !0, source: !0, track: !0, wbr: !0 }); function ig(e, t) { if (t) { if (oA[e] && (t.children != null || t.dangerouslySetInnerHTML != null)) throw Error(fe(137, e)); if (t.dangerouslySetInnerHTML != null) { if (t.children != null) throw Error(fe(60)); if (typeof t.dangerouslySetInnerHTML != "object" || !("__html" in t.dangerouslySetInnerHTML)) throw Error(fe(61)); } if (t.style != null && typeof t.style != "object") throw Error(fe(62)); } } function lg(e, t) { if (e.indexOf("-") === -1) return typeof t.is == "string"; switch (e) { case "annotation-xml": case "color-profile": case "font-face": case "font-face-src": case "font-face-uri": case "font-face-format": case "font-face-name": case "missing-glyph": return !1; default: return !0; } } var ug = null; function By(e) { return e = e.target || e.srcElement || window, e.correspondingUseElement && (e = e.correspondingUseElement), e.nodeType === 3 ? e.parentNode : e; } var cg = null, fi = null, pi = null; function Nb(e) { if (e = Tu(e)) { if (typeof cg != "function") throw Error(fe(280)); var t = e.stateNode; t && (t = $f(t), cg(e.stateNode, e.type, t)); } } function RE(e) { fi ? pi ? pi.push(e) : pi = [e] : fi = e; } function NE() { if (fi) { var e = fi, t = pi; if (pi = fi = null, Nb(e), t) for (e = 0; e < t.length; e++) Nb(t[e]); } } function kE(e, t) { return e(t); } function AE() { } var Mm = !1; function _E(e, t, r) { if (Mm) return e(t, r); Mm = !0; try { return kE(e, t, r); } finally { Mm = !1, (fi !== null || pi !== null) && (AE(), NE()); } } function Kl(e, t) { var r = e.stateNode; if (r === null) return null; var n = $f(r); if (n === null) return null; r = n[t]; e: switch (t) { case "onClick": case "onClickCapture": case "onDoubleClick": case "onDoubleClickCapture": case "onMouseDown": case "onMouseDownCapture": case "onMouseMove": case "onMouseMoveCapture": case "onMouseUp": case "onMouseUpCapture": case "onMouseEnter": (n = !n.disabled) || (e = e.type, n = !(e === "button" || e === "input" || e === "select" || e === "textarea")), e = !n; break e; default: e = !1; } if (e) return null; if (r && typeof r != "function") throw Error(fe(231, t, typeof r)); return r; } var dg = !1; if (ko) try { var el = {}; Object.defineProperty(el, "passive", { get: function() { dg = !0; } }), window.addEventListener("test", el, el), window.removeEventListener("test", el, el); } catch { dg = !1; } function aA(e, t, r, n, a, o, s, i, l) { var u = Array.prototype.slice.call(arguments, 3); try { t.apply(r, u); } catch (c) { this.onError(c); } } var Rl = !1, Ad = null, _d = !1, fg = null, sA = { onError: function(e) { Rl = !0, Ad = e; } }; function iA(e, t, r, n, a, o, s, i, l) { Rl = !1, Ad = null, aA.apply(sA, arguments); } function lA(e, t, r, n, a, o, s, i, l) { if (iA.apply(this, arguments), Rl) { if (Rl) { var u = Ad; Rl = !1, Ad = null; } else throw Error(fe(198)); _d || (_d = !0, fg = u); } } function ws(e) { var t = e, r = e; if (e.alternate) for (; t.return; ) t = t.return; else { e = t; do t = e, t.flags & 4098 && (r = t.return), e = t.return; while (e); } return t.tag === 3 ? r : null; } function OE(e) { if (e.tag === 13) { var t = e.memoizedState; if (t === null && (e = e.alternate, e !== null && (t = e.memoizedState)), t !== null) return t.dehydrated; } return null; } function kb(e) { if (ws(e) !== e) throw Error(fe(188)); } function uA(e) { var t = e.alternate; if (!t) { if (t = ws(e), t === null) throw Error(fe(188)); return t !== e ? null : e; } for (var r = e, n = t; ; ) { var a = r.return; if (a === null) break; var o = a.alternate; if (o === null) { if (n = a.return, n !== null) { r = n; continue; } break; } if (a.child === o.child) { for (o = a.child; o; ) { if (o === r) return kb(a), e; if (o === n) return kb(a), t; o = o.sibling; } throw Error(fe(188)); } if (r.return !== n.return) r = a, n = o; else { for (var s = !1, i = a.child; i; ) { if (i === r) { s = !0, r = a, n = o; break; } if (i === n) { s = !0, n = a, r = o; break; } i = i.sibling; } if (!s) { for (i = o.child; i; ) { if (i === r) { s = !0, r = o, n = a; break; } if (i === n) { s = !0, n = o, r = a; break; } i = i.sibling; } if (!s) throw Error(fe(189)); } } if (r.alternate !== n) throw Error(fe(190)); } if (r.tag !== 3) throw Error(fe(188)); return r.stateNode.current === r ? e : t; } function DE(e) { return e = uA(e), e !== null ? LE(e) : null; } function LE(e) { if (e.tag === 5 || e.tag === 6) return e; for (e = e.child; e !== null; ) { var t = LE(e); if (t !== null) return t; e = e.sibling; } return null; } var FE = ln.unstable_scheduleCallback, Ab = ln.unstable_cancelCallback, cA = ln.unstable_shouldYield, dA = ln.unstable_requestPaint, Ht = ln.unstable_now, fA = ln.unstable_getCurrentPriorityLevel, Hy = ln.unstable_ImmediatePriority, UE = ln.unstable_UserBlockingPriority, Od = ln.unstable_NormalPriority, pA = ln.unstable_LowPriority, $E = ln.unstable_IdlePriority, Df = null, so = null; function mA(e) { if (so && typeof so.onCommitFiberRoot == "function") try { so.onCommitFiberRoot(Df, e, void 0, (e.current.flags & 128) === 128); } catch { } } var Vn = Math.clz32 ? Math.clz32 : yA, hA = Math.log, gA = Math.LN2; function yA(e) { return e >>>= 0, e === 0 ? 32 : 31 - (hA(e) / gA | 0) | 0; } var cc = 64, dc = 4194304; function vl(e) { switch (e & -e) { case 1: return 1; case 2: return 2; case 4: return 4; case 8: return 8; case 16: return 16; case 32: return 32; case 64: case 128: case 256: case 512: case 1024: case 2048: case 4096: case 8192: case 16384: case 32768: case 65536: case 131072: case 262144: case 524288: case 1048576: case 2097152: return e & 4194240; case 4194304: case 8388608: case 16777216: case 33554432: case 67108864: return e & 130023424; case 134217728: return 134217728; case 268435456: return 268435456; case 536870912: return 536870912; case 1073741824: return 1073741824; default: return e; } } function Dd(e, t) { var r = e.pendingLanes; if (r === 0) return 0; var n = 0, a = e.suspendedLanes, o = e.pingedLanes, s = r & 268435455; if (s !== 0) { var i = s & ~a; i !== 0 ? n = vl(i) : (o &= s, o !== 0 && (n = vl(o))); } else s = r & ~a, s !== 0 ? n = vl(s) : o !== 0 && (n = vl(o)); if (n === 0) return 0; if (t !== 0 && t !== n && !(t & a) && (a = n & -n, o = t & -t, a >= o || a === 16 && (o & 4194240) !== 0)) return t; if (n & 4 && (n |= r & 16), t = e.entangledLanes, t !== 0) for (e = e.entanglements, t &= n; 0 < t; ) r = 31 - Vn(t), a = 1 << r, n |= e[r], t &= ~a; return n; } function vA(e, t) { switch (e) { case 1: case 2: case 4: return t + 250; case 8: case 16: case 32: case 64: case 128: case 256: case 512: case 1024: case 2048: case 4096: case 8192: case 16384: case 32768: case 65536: case 131072: case 262144: case 524288: case 1048576: case 2097152: return t + 5e3; case 4194304: case 8388608: case 16777216: case 33554432: case 67108864: return -1; case 134217728: case 268435456: case 536870912: case 1073741824: return -1; default: return -1; } } function bA(e, t) { for (var r = e.suspendedLanes, n = e.pingedLanes, a = e.expirationTimes, o = e.pendingLanes; 0 < o; ) { var s = 31 - Vn(o), i = 1 << s, l = a[s]; l === -1 ? (!(i & r) || i & n) && (a[s] = vA(i, t)) : l <= t && (e.expiredLanes |= i), o &= ~i; } } function pg(e) { return e = e.pendingLanes & -1073741825, e !== 0 ? e : e & 1073741824 ? 1073741824 : 0; } function jE() { var e = cc; return cc <<= 1, !(cc & 4194240) && (cc = 64), e; } function Em(e) { for (var t = [], r = 0; 31 > r; r++) t.push(e); return t; } function Cu(e, t, r) { e.pendingLanes |= t, t !== 536870912 && (e.suspendedLanes = 0, e.pingedLanes = 0), e = e.eventTimes, t = 31 - Vn(t), e[t] = r; } function SA(e, t) { var r = e.pendingLanes & ~t; e.pendingLanes = t, e.suspendedLanes = 0, e.pingedLanes = 0, e.expiredLanes &= t, e.mutableReadLanes &= t, e.entangledLanes &= t, t = e.entanglements; var n = e.eventTimes; for (e = e.expirationTimes; 0 < r; ) { var a = 31 - Vn(r), o = 1 << a; t[a] = 0, n[a] = -1, e[a] = -1, r &= ~o; } } function zy(e, t) { var r = e.entangledLanes |= t; for (e = e.entanglements; r; ) { var n = 31 - Vn(r), a = 1 << n; a & t | e[n] & t && (e[n] |= t), r &= ~a; } } var mt = 0; function VE(e) { return e &= -e, 1 < e ? 4 < e ? e & 268435455 ? 16 : 536870912 : 4 : 1; } var BE, Gy, HE, zE, GE, mg = !1, fc = [], da = null, fa = null, pa = null, ql = /* @__PURE__ */ new Map(), Yl = /* @__PURE__ */ new Map(), na = [], wA = "mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" "); function _b(e, t) { switch (e) { case "focusin": case "focusout": da = null; break; case "dragenter": case "dragleave": fa = null; break; case "mouseover": case "mouseout": pa = null; break; case "pointerover": case "pointerout": ql.delete(t.pointerId); break; case "gotpointercapture": case "lostpointercapture": Yl.delete(t.pointerId); } } function tl(e, t, r, n, a, o) { return e === null || e.nativeEvent !== o ? (e = { blockedOn: t, domEventName: r, eventSystemFlags: n, nativeEvent: o, targetContainers: [a] }, t !== null && (t = Tu(t), t !== null && Gy(t)), e) : (e.eventSystemFlags |= n, t = e.targetContainers, a !== null && t.indexOf(a) === -1 && t.push(a), e); } function IA(e, t, r, n, a) { switch (t) { case "focusin": return da = tl(da, e, t, r, n, a), !0; case "dragenter": return fa = tl(fa, e, t, r, n, a), !0; case "mouseover": return pa = tl(pa, e, t, r, n, a), !0; case "pointerover": var o = a.pointerId; return ql.set(o, tl(ql.get(o) || null, e, t, r, n, a)), !0; case "gotpointercapture": return o = a.pointerId, Yl.set(o, tl(Yl.get(o) || null, e, t, r, n, a)), !0; } return !1; } function WE(e) { var t = Xa(e.target); if (t !== null) { var r = ws(t); if (r !== null) { if (t = r.tag, t === 13) { if (t = OE(r), t !== null) { e.blockedOn = t, GE(e.priority, function() { HE(r); }); return; } } else if (t === 3 && r.stateNode.current.memoizedState.isDehydrated) { e.blockedOn = r.tag === 3 ? r.stateNode.containerInfo : null; return; } } } e.blockedOn = null; } function Jc(e) { if (e.blockedOn !== null) return !1; for (var t = e.targetContainers; 0 < t.length; ) { var r = hg(e.domEventName, e.eventSystemFlags, t[0], e.nativeEvent); if (r === null) { r = e.nativeEvent; var n = new r.constructor(r.type, r); ug = n, r.target.dispatchEvent(n), ug = null; } else return t = Tu(r), t !== null && Gy(t), e.blockedOn = r, !1; t.shift(); } return !0; } function Ob(e, t, r) { Jc(e) && r.delete(t); } function MA() { mg = !1, da !== null && Jc(da) && (da = null), fa !== null && Jc(fa) && (fa = null), pa !== null && Jc(pa) && (pa = null), ql.forEach(Ob), Yl.forEach(Ob); } function rl(e, t) { e.blockedOn === t && (e.blockedOn = null, mg || (mg = !0, ln.unstable_scheduleCallback(ln.unstable_NormalPriority, MA))); } function Zl(e) { function t(a) { return rl(a, e); } if (0 < fc.length) { rl(fc[0], e); for (var r = 1; r < fc.length; r++) { var n = fc[r]; n.blockedOn === e && (n.blockedOn = null); } } for (da !== null && rl(da, e), fa !== null && rl(fa, e), pa !== null && rl(pa, e), ql.forEach(t), Yl.forEach(t), r = 0; r < na.length; r++) n = na[r], n.blockedOn === e && (n.blockedOn = null); for (; 0 < na.length && (r = na[0], r.blockedOn === null); ) WE(r), r.blockedOn === null && na.shift(); } var mi = jo.ReactCurrentBatchConfig, Ld = !0; function EA(e, t, r, n) { var a = mt, o = mi.transition; mi.transition = null; try { mt = 1, Wy(e, t, r, n); } finally { mt = a, mi.transition = o; } } function CA(e, t, r, n) { var a = mt, o = mi.transition; mi.transition = null; try { mt = 4, Wy(e, t, r, n); } finally { mt = a, mi.transition = o; } } function Wy(e, t, r, n) { if (Ld) { var a = hg(e, t, r, n); if (a === null) Om(e, t, n, Fd, r), _b(e, n); else if (IA(a, e, t, r, n)) n.stopPropagation(); else if (_b(e, n), t & 4 && -1 < wA.indexOf(e)) { for (; a !== null; ) { var o = Tu(a); if (o !== null && BE(o), o = hg(e, t, r, n), o === null && Om(e, t, n, Fd, r), o === a) break; a = o; } a !== null && n.stopPropagation(); } else Om(e, t, n, null, r); } } var Fd = null; function hg(e, t, r, n) { if (Fd = null, e = By(n), e = Xa(e), e !== null) if (t = ws(e), t === null) e = null; else if (r = t.tag, r === 13) { if (e = OE(t), e !== null) return e; e = null; } else if (r === 3) { if (t.stateNode.current.memoizedState.isDehydrated) return t.tag === 3 ? t.stateNode.containerInfo : null; e = null; } else t !== e && (e = null); return Fd = e, null; } function KE(e) { switch (e) { case "cancel": case "click": case "close": case "contextmenu": case "copy":