var __webpack_modules__ = { 56073: function (t, e, n) { function r(t) { return r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, r(t) } function o() { o = function () { return e }; var t, e = {}, n = Object.prototype, i = n.hasOwnProperty, a = Object.defineProperty || function (t, e, n) { t[e] = n.value }, u = "function" == typeof Symbol ? Symbol : {}, c = u.iterator || "@@iterator", s = u.asyncIterator || "@@asyncIterator", l = u.toStringTag || "@@toStringTag"; function f(t, e, n) { return Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }), t[e] } try { f({}, "") } catch (t) { f = function (t, e, n) { return t[e] = n } } function h(t, e, n, r) { var o = e && e.prototype instanceof b ? e : b, i = Object.create(o.prototype), u = new C(r || []); return a(i, "_invoke", { value: j(t, n, u) }), i } function p(t, e, n) { try { return { type: "normal", arg: t.call(e, n) } } catch (t) { return { type: "throw", arg: t } } } e.wrap = h; var d = "suspendedStart", y = "suspendedYield", v = "executing", g = "completed", m = {}; function b() {} function w() {} function A() {} var x = {}; f(x, c, (function () { return this })); var E = Object.getPrototypeOf, S = E && E(E(L([]))); S && S !== n && i.call(S, c) && (x = S); var O = A.prototype = b.prototype = Object.create(x); function k(t) { ["next", "throw", "return"].forEach((function (e) { f(t, e, (function (t) { return this._invoke(e, t) })) })) } function _(t, e) { function n(o, a, u, c) { var s = p(t[o], t, a); if ("throw" !== s.type) { var l = s.arg, f = l.value; return f && "object" == r(f) && i.call(f, "__await") ? e.resolve(f.__await).then((function (t) { n("next", t, u, c) }), (function (t) { n("throw", t, u, c) })) : e.resolve(f).then((function (t) { l.value = t, u(l) }), (function (t) { return n("throw", t, u, c) })) } c(s.arg) } var o; a(this, "_invoke", { value: function (t, r) { function i() { return new e((function (e, o) { n(t, r, e, o) })) } return o = o ? o.then(i, i) : i() } }) } function j(e, n, r) { var o = d; return function (i, a) { if (o === v) throw Error("Generator is already running"); if (o === g) { if ("throw" === i) throw a; return { value: t, done: true } } for (r.method = i, r.arg = a;;) { var u = r.delegate; if (u) { var c = P(u, r); if (c) { if (c === m) continue; return c } } if ("next" === r.method) r.sent = r._sent = r.arg; else if ("throw" === r.method) { if (o === d) throw o = g, r.arg; r.dispatchException(r.arg) } else "return" === r.method && r.abrupt("return", r.arg); o = v; var s = p(e, n, r); if ("normal" === s.type) { if (o = r.done ? g : y, s.arg === m) continue; return { value: s.arg, done: r.done } } "throw" === s.type && (o = g, r.method = "throw", r.arg = s.arg) } } } function P(e, n) { var r = n.method, o = e.iterator[r]; if (o === t) return n.delegate = null, "throw" === r && e.iterator.return && (n.method = "return", n.arg = t, P(e, n), "throw" === n.method) || "return" !== r && (n.method = "throw", n.arg = new TypeError("The iterator does not provide a '" + r + "' method")), m; var i = p(o, e.iterator, n.arg); if ("throw" === i.type) return n.method = "throw", n.arg = i.arg, n.delegate = null, m; var a = i.arg; return a ? a.done ? (n[e.resultName] = a.value, n.next = e.nextLoc, "return" !== n.method && (n.method = "next", n.arg = t), n.delegate = null, m) : a : (n.method = "throw", n.arg = new TypeError("iterator result is not an object"), n.delegate = null, m) } function I(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e) } function T(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e } function C(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(I, this), this.reset(true) } function L(e) { if (e || "" === e) { var n = e[c]; if (n) return n.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, a = function n() { for (; ++o < e.length;) if (i.call(e, o)) return n.value = e[o], n.done = false, n; return n.value = t, n.done = true, n }; return a.next = a } } throw new TypeError(r(e) + " is not iterable") } return w.prototype = A, a(O, "constructor", { value: A, configurable: true }), a(A, "constructor", { value: w, configurable: true }), w.displayName = f(A, l, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === w || "GeneratorFunction" === (e.displayName || e.name)) }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, A) : (t.__proto__ = A, f(t, l, "GeneratorFunction")), t.prototype = Object.create(O), t }, e.awrap = function (t) { return { __await: t } }, k(_.prototype), f(_.prototype, s, (function () { return this })), e.AsyncIterator = _, e.async = function (t, n, r, o, i) { void 0 === i && (i = Promise); var a = new _(h(t, n, r, o), i); return e.isGeneratorFunction(n) ? a : a.next().then((function (t) { return t.done ? t.value : a.next() })) }, k(O), f(O, l, "Generator"), f(O, c, (function () { return this })), f(O, "toString", (function () { return "[object Generator]" })), e.keys = function (t) { var e = Object(t), n = []; for (var r in e) n.push(r); return n.reverse(), function t() { for (; n.length;) { var r = n.pop(); if (r in e) return t.value = r, t.done = false, t } return t.done = true, t } }, e.values = L, C.prototype = { constructor: C, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = false, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(T), !e) for (var n in this) "t" === n.charAt(0) && i.call(this, n) && !isNaN(+n.slice(1)) && (this[n] = t) }, stop: function () { this.done = true; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval }, dispatchException: function (e) { if (this.done) throw e; var n = this; function r(r, o) { return u.type = "throw", u.arg = e, n.next = r, o && (n.method = "next", n.arg = t), !!o } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var a = this.tryEntries[o], u = a.completion; if ("root" === a.tryLoc) return r("end"); if (a.tryLoc <= this.prev) { var c = i.call(a, "catchLoc"), s = i.call(a, "finallyLoc"); if (c && s) { if (this.prev < a.catchLoc) return r(a.catchLoc, true); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } else if (c) { if (this.prev < a.catchLoc) return r(a.catchLoc, true) } else { if (!s) throw Error("try statement without catch or finally"); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } } } }, abrupt: function (t, e) { for (var n = this.tryEntries.length - 1; n >= 0; --n) { var r = this.tryEntries[n]; if (r.tryLoc <= this.prev && i.call(r, "finallyLoc") && this.prev < r.finallyLoc) { var o = r; break } } o && ("break" === t || "continue" === t) && o.tryLoc <= e && e <= o.finallyLoc && (o = null); var a = o ? o.completion : {}; return a.type = t, a.arg = e, o ? (this.method = "next", this.next = o.finallyLoc, m) : this.complete(a) }, complete: function (t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), m }, finish: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.finallyLoc === t) return this.complete(n.completion, n.afterLoc), T(n), m } }, catch: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.tryLoc === t) { var r = n.completion; if ("throw" === r.type) { var o = r.arg; T(n) } return o } } throw Error("illegal catch attempt") }, delegateYield: function (e, n, r) { return this.delegate = { iterator: L(e), resultName: n, nextLoc: r }, "next" === this.method && (this.arg = t), m } }, e } function i(t, e, n, r, o, i, a) { try { var u = t[i](a), c = u.value } catch (t) { return void n(t) } u.done ? e(c) : Promise.resolve(c).then(r, o) } function a(t) { return function () { var e = this, n = arguments; return new Promise((function (r, o) { var a = t.apply(e, n); function u(t) { i(a, r, o, u, c, "next", t) } function c(t) { i(a, r, o, u, c, "throw", t) } u(void 0) })) } } function u(t, e) { var n = "undefined" != typeof Symbol && t[Symbol.iterator] || t["@@iterator"]; if (!n) { if (Array.isArray(t) || (n = function (t, e) { if (t) { if ("string" == typeof t) return c(t, e); var n = {}.toString.call(t).slice(8, -1); return "Object" === n && t.constructor && (n = t.constructor.name), "Map" === n || "Set" === n ? Array.from(t) : "Arguments" === n || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? c(t, e) : void 0 } }(t)) || e && t && "number" == typeof t.length) { n && (t = n); var r = 0, o = function () {}; return { s: o, n: function () { return r >= t.length ? { done: true } : { done: false, value: t[r++] } }, e: function (t) { throw t }, f: o } } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.") } var i, a = true, u = false; return { s: function () { n = n.call(t) }, n: function () { var t = n.next(); return a = t.done, t }, e: function (t) { u = true, i = t }, f: function () { try { a || null == n.return || n.return() } finally { if (u) throw i } } } } function c(t, e) { (null == e || e > t.length) && (e = t.length); for (var n = 0, r = Array(e); n < e; n++) r[n] = t[n]; return r } function s(t, e) { for (var n = 0; n < e.length; n++) { var r = e[n]; r.enumerable = r.enumerable || false, r.configurable = true, "value" in r && (r.writable = true), Object.defineProperty(t, f(r.key), r) } } function l(t, e, n) { return (e = f(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }) : t[e] = n, t } function f(t) { var e = function (t) { if ("object" != r(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var n = e.call(t, "string"); if ("object" != r(n)) return n; throw new TypeError("@@toPrimitive must return a primitive value.") } return String(t) }(t); return "symbol" == r(e) ? e : e + "" } Object.defineProperty(e, "__esModule", { value: true }), e.ResourceManager = void 0; var h, p = n(43430), d = function () { function t(e) { var n = this; ! function (t, e) { if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function") }(this, t), l(this, "resLists", void 0), l(this, "cacheTree", {}), l(this, "addResourceToCacheTree", (function (t) { var e, r = t.getOriginUri(), o = n.cacheTree[r] = null !== (e = n.cacheTree[r]) && void 0 !== e ? e : { resourceForFetch: t, relatedResources: [] }; o.relatedResources.push(t), t.getOrderOfFetch() > o.resourceForFetch.getOrderOfFetch() && (o.resourceForFetch = t) })), this.resLists = e } return e = t, n = [{ key: "createCacheTree", value: function () { for (var t in this.resLists) { var e, n = u(this.resLists[t]); try { for (n.s(); !(e = n.n()).done;) { var r = e.value; this.addResourceToCacheTree(r) } } catch (t) { n.e(t) } finally { n.f() } } } }, { key: "cacheAllResources", value: (f = a(o().mark((function t() { var e, n, r, i, c, s, l, f, h = this; return o().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: for (n in this.createCacheTree(), e = [], this.cacheTree) r = this.cacheTree[n], i = r.resourceForFetch, c = r.relatedResources, s = function (t, e) { return new Promise(function () { var n = a(o().mark((function n(r, i) { var a, c, s, l, f, p; return o().wrap((function (n) { for (;;) switch (n.prev = n.next) { case 0: return a = e.map((function (t) { return t.key })), c = t.getUri(), s = t.getOriginUri(), n.prev = 3, n.next = 6, h.cacheResource({ uri: c, originUri: s, resouceKeys: a }); case 6: if ((l = n.sent) !== s) { n.next = 10; break } return r(), n.abrupt("return"); case 10: f = u(e); try { for (f.s(); !(p = f.n()).done;) p.value.setCacheUri(l) } catch (t) { f.e(t) } finally { f.f() } r(), n.next = 18; break; case 15: n.prev = 15, n.t0 = n.catch(3), i("Can't load resource for [".concat(a.join(", "), "]")); case 18: case "end": return n.stop() } }), n, null, [ [3, 15] ]) }))); return function (t, e) { return n.apply(this, arguments) } }()) }(i, c), e.push(s); return t.next = 5, Promise.all(e); case 5: l = u(this.resLists); try { for (l.s(); !(f = l.n()).done;) f.value.onCacheDone() } catch (t) { l.e(t) } finally { l.f() } case 7: case "end": return t.stop() } }), t, this) }))), function () { return f.apply(this, arguments) }) }, { key: "cacheResource", value: (c = a(o().mark((function t(e) { var n, r, i, a, u, c; return o().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: return n = e.uri, r = e.originUri, i = void 0 === r ? n : r, a = e.resouceKeys, u = void 0 === a ? ["outerResource"] : a, t.next = 3, this.createObjectUrlByUri(n, u); case 3: if (null !== (c = t.sent) || n === i) { t.next = 8; break } return t.next = 7, this.createObjectUrlByUri(i, u); case 7: c = t.sent; case 8: if (null === c) { t.next = 10; break } return t.abrupt("return", c); case 10: return t.abrupt("return", new Promise((function (t, e) { var n = new Image; n.onload = function () { return t(i) }, n.onerror = function () { return e() }, n.src = i }))); case 11: case "end": return t.stop() } }), t, this) }))), function (t) { return c.apply(this, arguments) }) }, { key: "createObjectUrlByUri", value: (i = a(o().mark((function t(e, n) { var r; return o().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: if (e) { t.next = 2; break } throw "Resource uri for [".concat(n.join(", "), "] can't be empty string"); case 2: return t.prev = 2, t.next = 5, (0, p.fetchLocalFile)(e); case 5: if (null == (r = t.sent) || !r.ok) { t.next = 14; break } return t.t0 = URL, t.next = 10, r.blob(); case 10: return t.t1 = t.sent, t.abrupt("return", t.t0.createObjectURL.call(t.t0, t.t1)); case 14: throw ""; case 15: t.next = 21; break; case 17: return t.prev = 17, t.t2 = t.catch(2), console.warn("Error to fetch ".concat(e, " for related images [").concat(n.join(", "), "]"), t.t2), t.abrupt("return", null); case 21: case "end": return t.stop() } }), t, null, [ [2, 17] ]) }))), function (t, e) { return i.apply(this, arguments) }) }, { key: "revokeCache", value: function () { for (var t in this.cacheTree) { var e = this.cacheTree[t], n = e.resourceForFetch, r = e.relatedResources; URL.revokeObjectURL(n.getCacheUri()), r.forEach((function (t) { return t.unsetCacheUri() })) } this.cacheTree = {} } }], r = [{ key: "createInstance", value: function (e) { null == h && (h = new t(e)) } }, { key: "getInstance", value: function () { return null == h && t.createInstance([]), h } }], n && s(e.prototype, n), r && s(e, r), Object.defineProperty(e, "prototype", { writable: false }), e; var e, n, r, i, c, f }(); e.ResourceManager = d }, 69647: function (t, e) { Object.defineProperty(e, "__esModule", { value: true }), e.asyncQueue = void 0, e.asyncQueue = new Map }, 93829: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.createNonce = void 0, e.createNonce = function (t) { console.log("call createNonce", t), n.nc = t } }, 53041: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.getApplicationVersion = e.getApplicationBuildVersion = e.getSemverSdkVersion = e.getSdkVersion = e.isDev = e.iosMh = e.isAndroid = e.isWeb = e.isIos = void 0; var r = n(70411), o = n(83605), i = Boolean(window.Android && window.Android.gameLoaded); e.isAndroid = i; var a = window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.gameLoaded; e.isIos = a; var u = !i && !a; e.isWeb = u; var c = {}; e.iosMh = c, a && (e.iosMh = c = window.webkit.messageHandlers), e.isDev = false; var s = false, l = false, f = function () { try { var t = o.parse(r.gameLaunchConfig.clientConfig.sdkVersion); null != t && (s = r.gameLaunchConfig.clientConfig.sdkVersion, l = t) } catch (t) { console.error(t) } }; e.getSdkVersion = function () { return !1 !== s && !1 !== l || f(), s }, e.getSemverSdkVersion = function () { return !1 !== s && !1 !== l || f(), l }; var h = /.*Application\/(\d+)\s\([a-zA-Z.]+\s([0-9.]+)\)/; e.getApplicationBuildVersion = function () { var t = r.gameLaunchConfig.clientConfig.userAgent; if (t) { var e = t.match(h); if (e && e[1]) return parseInt(e[1]) } return null }, e.getApplicationVersion = function () { var t = r.gameLaunchConfig.clientConfig.userAgent; if (t) { var e = t.match(h); if (e && e[2]) return e[2] } return null } }, 16013: function (t, e) { var n, r; Object.defineProperty(e, "__esModule", { value: true }), e.ScreenOrientation = e.PlaceholderType = void 0, function (t) { t.TEXT = "text", t.IMAGE = "image" }(n || (e.PlaceholderType = n = {})), function (t) { t.PORTRAIT = "portrait", t.LANDSCAPE = "landscape" }(r || (e.ScreenOrientation = r = {})) }, 70411: function (t, e, n) { var r = this && this.__importDefault || function (t) { return t && t.__esModule ? t : { default: t } }; Object.defineProperty(e, "__esModule", { value: true }), e.getApiBaseUrl = e.getSessionId = e.getIsDemoMode = e.getGameInstanceId = e.setGameLaunchConfig = e.gameLaunchHandlers = e.gameLaunchConfig = void 0; var o = n(16013), i = n(53041), a = r(n(83605)), u = n(88786), c = n(87185); function s() { return e.gameLaunchConfig.clientConfig.sessionId } e.gameLaunchConfig = {}, e.gameLaunchHandlers = { filterPlaceholders: function (t) { return t } }, e.setGameLaunchConfig = function (t) { var n; for (var r in t) e.gameLaunchConfig[r] = t[r]; ! function (t) { var n = false; if (i.isAndroid) { var r = (0, i.getSemverSdkVersion)(); null != r && r && a.default.lte(r, "1.16.2") && (n = true) } if (!t && n && s()) { var o = (0, u.base64url_decode)(s()); if (3 === o.charCodeAt(0)) { var c = 21 + 4 * o.charCodeAt(21) + 1, l = o.charCodeAt(c); l > 0 && e.gameLaunchConfig.clientConfig && (e.gameLaunchConfig.clientConfig.userId = o.substring(c + 1, c + 1 + l).replace(/\0+$/, "")) } } }(null === (n = e.gameLaunchConfig) || void 0 === n ? void 0 : n.clientConfig.userId), function () { var t, n; if (null !== (t = e.gameLaunchConfig) && void 0 !== t && null !== (t = t.clientConfig) && void 0 !== t && t.placeholders && Array.isArray(null === (n = e.gameLaunchConfig) || void 0 === n || null === (n = n.clientConfig) || void 0 === n ? void 0 : n.placeholders)) { for (var r = e.gameLaunchHandlers.filterPlaceholders(e.gameLaunchConfig.clientConfig.placeholders), i = function () { var t = r[a]; t.type === o.PlaceholderType.IMAGE && (t.originValue = String(t.value), Object.defineProperty(t, "value", { get: function () { return c.staticResourcesImagePlaceholders.getAssetByKey(t.name, "") } })) }, a = 0; a < r.length; ++a) i(); e.gameLaunchConfig.clientConfig.placeholders = r } }(), Object.freeze(e.gameLaunchConfig) }, e.getGameInstanceId = function () { return e.gameLaunchConfig.gameInstanceId }, e.getIsDemoMode = function () { return e.gameLaunchConfig.demoMode }, e.getSessionId = s, e.getApiBaseUrl = function () { return e.gameLaunchConfig.clientConfig.apiBaseUrl } }, 87185: function (t, e, n) { function r(t) { return r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, r(t) } function o(t, e) { (null == e || e > t.length) && (e = t.length); for (var n = 0, r = Array(e); n < e; n++) r[n] = t[n]; return r } function i(t, e, n) { return e = u(e), function (t, e) { if (e && ("object" == r(e) || "function" == typeof e)) return e; if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined"); return function (t) { if (void 0 === t) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return t }(t) }(t, a() ? Reflect.construct(e, n || [], u(t).constructor) : e.apply(t, n)) } function a() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], (function () {}))) } catch (t) {} return (a = function () { return !!t })() } function u(t) { return u = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t) }, u(t) } function c(t, e) { if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: true, configurable: true } }), Object.defineProperty(t, "prototype", { writable: false }), e && s(t, e) } function s(t, e) { return s = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t }, s(t, e) } function l(t, e) { if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function") } function f(t, e) { for (var n = 0; n < e.length; n++) { var r = e[n]; r.enumerable = r.enumerable || false, r.configurable = true, "value" in r && (r.writable = true), Object.defineProperty(t, d(r.key), r) } } function h(t, e, n) { return e && f(t.prototype, e), n && f(t, n), Object.defineProperty(t, "prototype", { writable: false }), t } function p(t, e, n) { return (e = d(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }) : t[e] = n, t } function d(t) { var e = function (t) { if ("object" != r(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var n = e.call(t, "string"); if ("object" != r(n)) return n; throw new TypeError("@@toPrimitive must return a primitive value.") } return String(t) }(t); return "symbol" == r(e) ? e : e + "" } Object.defineProperty(e, "__esModule", { value: true }), e.staticResourcesImagePlaceholders = e.StaticResourcesImagePlaceholders = e.getProjectFontFamilyStylesheet = e.getDynamicResourceFont = e.dynamicResourceFonts = e.DynamicResourceFonts = e.SecondaryFontVariants = e.PrimaryFontVariants = e.getDynamicResourceAsset = e.dynamicResourceAssets = e.DynamicResourceAssets = e.DynamicResourceList = e.StaticResourceList = e.ResourceList = e.Resource = void 0; var y = n(70411), v = n(53041), g = n(16013), m = function () { return h((function t(e, n, r, o) { l(this, t), p(this, "_key", void 0), p(this, "_uri", void 0), p(this, "_originUri", void 0), p(this, "_orderOfFetch", void 0), p(this, "_cacheUri", ""), this._key = e, this._uri = n, this._originUri = r, this._orderOfFetch = o, this._cacheUri = this._uri }), [{ key: "key", get: function () { return this._key } }, { key: "setCacheUri", value: function (t) { this._cacheUri = t } }, { key: "getCacheUri", value: function () { return this._cacheUri } }, { key: "unsetCacheUri", value: function () { this._cacheUri = this._uri } }, { key: "getUri", value: function () { return this._uri } }, { key: "getOriginUri", value: function () { return this._originUri } }, { key: "getOrderOfFetch", value: function () { return 0 } }]) }(); e.Resource = m; var b = function () { return h((function t() { l(this, t), p(this, "orderOfFetch", 0), p(this, "_hashMap", null) }), [{ key: "hashMap", get: function () { if (null === this._hashMap) { var t, e = this.rawMapGetter(); for (var n in this._hashMap = {}, e) t = e[n], this._hashMap[n] = new m(n, this.prepareSrc(t, n), t, this.orderOfFetch) } return this._hashMap } }, { key: "getAssetByKey", value: function (t, e) { var n, r = null !== (n = this.hashMap[t]) && void 0 !== n ? n : null; return null === r ? e : r.getCacheUri() } }, { key: "rawMapGetter", value: function () { return {} } }, { key: "prepareSrc", value: function (t, e) { return t } }, { key: "onCacheDone", value: function () {} }, { key: Symbol.iterator, value: function () { var t = 0, e = Object.values(this.hashMap); return { next: function () { return t < e.length ? { done: false, value: e[t++] } : { done: true, value: null } } } } }]) }(); e.ResourceList = b; var w = function (t) { function e() { var t; l(this, e); for (var n = arguments.length, r = new Array(n), o = 0; o < n; o++) r[o] = arguments[o]; return p(t = i(this, e, [].concat(r)), "orderOfFetch", 1), t } return c(e, t), h(e) }(b); e.StaticResourceList = w; var A = function (t) { function e() { var t; l(this, e); for (var n = arguments.length, r = new Array(n), o = 0; o < n; o++) r[o] = arguments[o]; return p(t = i(this, e, [].concat(r)), "orderOfFetch", 2), t } return c(e, t), h(e, [{ key: "prepareSrc", value: function (t, e) { return v.isAndroid || v.isIos ? "./resources_".concat(y.gameLaunchConfig.gameInstanceId, "/").concat(e) : t } }]) }(b); e.DynamicResourceList = A; var x, E, S = function (t) { function e() { return l(this, e), i(this, e, arguments) } return c(e, t), h(e, [{ key: "rawMapGetter", value: function () { var t, e; return null !== (t = null === (e = y.gameLaunchConfig) || void 0 === e || null === (e = e.gameResources) || void 0 === e ? void 0 : e.assets) && void 0 !== t ? t : {} } }]) }(A); e.DynamicResourceAssets = S, e.dynamicResourceAssets = new S, e.getDynamicResourceAsset = function (t, n) { return e.dynamicResourceAssets.getAssetByKey(t, n) }, function (t) { t.NormalNormal = "InternalPrimaryFontNormalNormal", t.BoldNormal = "InternalPrimaryFontBoldNormal", t.NormalItalic = "InternalPrimaryFontNormalItalic", t.BoldItalic = "InternalPrimaryFontBoldItalic" }(x || (e.PrimaryFontVariants = x = {})), function (t) { t.NormalNormal = "InternalSecondaryFontNormalNormal", t.BoldNormal = "InternalSecondaryFontBoldNormal", t.NormalItalic = "InternalSecondaryFontNormalItalic", t.BoldItalic = "InternalSecondaryFontBoldItalic" }(E || (e.SecondaryFontVariants = E = {})); var O = function (t) { function e() { return l(this, e), i(this, e, arguments) } return c(e, t), h(e, [{ key: "rawMapGetter", value: function () { var t, e; return null !== (t = null === (e = y.gameLaunchConfig) || void 0 === e || null === (e = e.gameResources) || void 0 === e ? void 0 : e.fonts) && void 0 !== t ? t : {} } }]) }(A); e.DynamicResourceFonts = O, e.dynamicResourceFonts = new O, e.getDynamicResourceFont = function (t) { return e.dynamicResourceFonts.getAssetByKey(t, null) }; var k = null; e.getProjectFontFamilyStylesheet = function () { if (null != k) return k; var t = "", n = "", r = "InternalPrimaryFont", o = "InternalSecondaryFont", i = (0, e.getDynamicResourceFont)(x.NormalNormal); null != i && (t += "\n @font-face {\n font-family: ".concat(r, ';\n src: url("').concat(i, '");\n font-weight: normal;\n font-style: normal;\n }\n ')); var a = (0, e.getDynamicResourceFont)(x.BoldNormal); null != a && (t += "\n @font-face {\n font-family: ".concat(r, ';\n src: url("').concat(a, '");\n font-weight: bold;\n font-style: normal;\n }\n ')); var u = (0, e.getDynamicResourceFont)(x.NormalItalic); null != u && (t += "\n @font-face {\n font-family: ".concat(r, ';\n src: url("').concat(u, '");\n font-weight: normal;\n font-style: italic;\n }\n ')); var c = (0, e.getDynamicResourceFont)(x.BoldItalic); null != c && (t += "\n @font-face {\n font-family: ".concat(r, ';\n src: url("').concat(c, '");\n font-weight: bold;\n font-style: italic;\n }\n ')); var s = (0, e.getDynamicResourceFont)(E.NormalNormal); null != s && (n += "\n @font-face {\n font-family: ".concat(o, ';\n src: url("').concat(s, '");\n font-weight: normal;\n font-style: normal;\n }\n ')); var l = (0, e.getDynamicResourceFont)(E.BoldNormal); null != l && (n += "\n @font-face {\n font-family: ".concat(o, ';\n src: url("').concat(l, '");\n font-weight: bold;\n font-style: normal;\n }\n ')); var f = (0, e.getDynamicResourceFont)(E.NormalItalic); null != f && (n += "\n @font-face {\n font-family: ".concat(o, ';\n src: url("').concat(f, '");\n font-weight: normal;\n font-style: italic;\n }\n ')); var h = (0, e.getDynamicResourceFont)(E.BoldItalic); null != h && (n += "\n @font-face {\n font-family: ".concat(o, ';\n src: url("').concat(h, '");\n font-weight: bold;\n font-style: italic;\n }\n ')); var p = '-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"', d = { fontsCss: t + n, primaryFontFamily: p, secondaryFontFamily: p }; return t.length > 0 && (d.primaryFontFamily = "".concat(r, ", ").concat(p)), n.length > 0 && (d.secondaryFontFamily = "".concat(o, ", ").concat(p)), k = d }; var _ = function (t) { function e() { return l(this, e), i(this, e, arguments) } return c(e, t), h(e, [{ key: "rawMapGetter", value: function () { var t, e = {}, n = function (t, e) { var n = "undefined" != typeof Symbol && t[Symbol.iterator] || t["@@iterator"]; if (!n) { if (Array.isArray(t) || (n = function (t, e) { if (t) { if ("string" == typeof t) return o(t, e); var n = {}.toString.call(t).slice(8, -1); return "Object" === n && t.constructor && (n = t.constructor.name), "Map" === n || "Set" === n ? Array.from(t) : "Arguments" === n || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? o(t, e) : void 0 } }(t)) || e && t && "number" == typeof t.length) { n && (t = n); var r = 0, i = function () {}; return { s: i, n: function () { return r >= t.length ? { done: true } : { done: false, value: t[r++] } }, e: function (t) { throw t }, f: i } } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.") } var a, u = true, c = false; return { s: function () { n = n.call(t) }, n: function () { var t = n.next(); return u = t.done, t }, e: function (t) { c = true, a = t }, f: function () { try { u || null == n.return || n.return() } finally { if (c) throw a } } } }(y.gameLaunchConfig.clientConfig.placeholders); try { for (n.s(); !(t = n.n()).done;) { var r, i = t.value; i.type === g.PlaceholderType.IMAGE && (e[i.name] = null !== (r = i.originValue) && void 0 !== r ? r : "") } } catch (t) { n.e(t) } finally { n.f() } return e } }]) }(w); e.StaticResourcesImagePlaceholders = _, e.staticResourcesImagePlaceholders = new _ }, 88786: function (t, e) { Object.defineProperty(e, "__esModule", { value: true }), e.base64url_decode = void 0, e.base64url_decode = function (t) { var e = (t = t.replace(new RegExp("-", "g"), "+").replace(new RegExp("_", "g"), "/")).length; return t = function (t, e) { return void 0 === e ? t : e.length >= t.length ? e : (e + t).substring(0, t.length) }(new Array(e % 4).fill("=").join(""), t), window.atob(t) } }, 39790: function (t, e) { Object.defineProperty(e, "__esModule", { value: true }), e.isFunction = void 0, e.isFunction = function (t) { return !!(t && t.constructor && t.call && t.apply) } }, 57001: function (t, e) { function n(t) { return n = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, n(t) } Object.defineProperty(e, "__esModule", { value: true }), e.isObject = void 0, e.isObject = function (t) { return "object" === n(t) && !Array.isArray(t) && null != t } }, 78393: function (t, e, n) { function r() { r = function () { return e }; var t, e = {}, n = Object.prototype, i = n.hasOwnProperty, a = Object.defineProperty || function (t, e, n) { t[e] = n.value }, u = "function" == typeof Symbol ? Symbol : {}, c = u.iterator || "@@iterator", s = u.asyncIterator || "@@asyncIterator", l = u.toStringTag || "@@toStringTag"; function f(t, e, n) { return Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }), t[e] } try { f({}, "") } catch (t) { f = function (t, e, n) { return t[e] = n } } function h(t, e, n, r) { var o = e && e.prototype instanceof b ? e : b, i = Object.create(o.prototype), u = new C(r || []); return a(i, "_invoke", { value: j(t, n, u) }), i } function p(t, e, n) { try { return { type: "normal", arg: t.call(e, n) } } catch (t) { return { type: "throw", arg: t } } } e.wrap = h; var d = "suspendedStart", y = "suspendedYield", v = "executing", g = "completed", m = {}; function b() {} function w() {} function A() {} var x = {}; f(x, c, (function () { return this })); var E = Object.getPrototypeOf, S = E && E(E(L([]))); S && S !== n && i.call(S, c) && (x = S); var O = A.prototype = b.prototype = Object.create(x); function k(t) { ["next", "throw", "return"].forEach((function (e) { f(t, e, (function (t) { return this._invoke(e, t) })) })) } function _(t, e) { function n(r, a, u, c) { var s = p(t[r], t, a); if ("throw" !== s.type) { var l = s.arg, f = l.value; return f && "object" == o(f) && i.call(f, "__await") ? e.resolve(f.__await).then((function (t) { n("next", t, u, c) }), (function (t) { n("throw", t, u, c) })) : e.resolve(f).then((function (t) { l.value = t, u(l) }), (function (t) { return n("throw", t, u, c) })) } c(s.arg) } var r; a(this, "_invoke", { value: function (t, o) { function i() { return new e((function (e, r) { n(t, o, e, r) })) } return r = r ? r.then(i, i) : i() } }) } function j(e, n, r) { var o = d; return function (i, a) { if (o === v) throw Error("Generator is already running"); if (o === g) { if ("throw" === i) throw a; return { value: t, done: true } } for (r.method = i, r.arg = a;;) { var u = r.delegate; if (u) { var c = P(u, r); if (c) { if (c === m) continue; return c } } if ("next" === r.method) r.sent = r._sent = r.arg; else if ("throw" === r.method) { if (o === d) throw o = g, r.arg; r.dispatchException(r.arg) } else "return" === r.method && r.abrupt("return", r.arg); o = v; var s = p(e, n, r); if ("normal" === s.type) { if (o = r.done ? g : y, s.arg === m) continue; return { value: s.arg, done: r.done } } "throw" === s.type && (o = g, r.method = "throw", r.arg = s.arg) } } } function P(e, n) { var r = n.method, o = e.iterator[r]; if (o === t) return n.delegate = null, "throw" === r && e.iterator.return && (n.method = "return", n.arg = t, P(e, n), "throw" === n.method) || "return" !== r && (n.method = "throw", n.arg = new TypeError("The iterator does not provide a '" + r + "' method")), m; var i = p(o, e.iterator, n.arg); if ("throw" === i.type) return n.method = "throw", n.arg = i.arg, n.delegate = null, m; var a = i.arg; return a ? a.done ? (n[e.resultName] = a.value, n.next = e.nextLoc, "return" !== n.method && (n.method = "next", n.arg = t), n.delegate = null, m) : a : (n.method = "throw", n.arg = new TypeError("iterator result is not an object"), n.delegate = null, m) } function I(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e) } function T(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e } function C(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(I, this), this.reset(true) } function L(e) { if (e || "" === e) { var n = e[c]; if (n) return n.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var r = -1, a = function n() { for (; ++r < e.length;) if (i.call(e, r)) return n.value = e[r], n.done = false, n; return n.value = t, n.done = true, n }; return a.next = a } } throw new TypeError(o(e) + " is not iterable") } return w.prototype = A, a(O, "constructor", { value: A, configurable: true }), a(A, "constructor", { value: w, configurable: true }), w.displayName = f(A, l, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === w || "GeneratorFunction" === (e.displayName || e.name)) }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, A) : (t.__proto__ = A, f(t, l, "GeneratorFunction")), t.prototype = Object.create(O), t }, e.awrap = function (t) { return { __await: t } }, k(_.prototype), f(_.prototype, s, (function () { return this })), e.AsyncIterator = _, e.async = function (t, n, r, o, i) { void 0 === i && (i = Promise); var a = new _(h(t, n, r, o), i); return e.isGeneratorFunction(n) ? a : a.next().then((function (t) { return t.done ? t.value : a.next() })) }, k(O), f(O, l, "Generator"), f(O, c, (function () { return this })), f(O, "toString", (function () { return "[object Generator]" })), e.keys = function (t) { var e = Object(t), n = []; for (var r in e) n.push(r); return n.reverse(), function t() { for (; n.length;) { var r = n.pop(); if (r in e) return t.value = r, t.done = false, t } return t.done = true, t } }, e.values = L, C.prototype = { constructor: C, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = false, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(T), !e) for (var n in this) "t" === n.charAt(0) && i.call(this, n) && !isNaN(+n.slice(1)) && (this[n] = t) }, stop: function () { this.done = true; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval }, dispatchException: function (e) { if (this.done) throw e; var n = this; function r(r, o) { return u.type = "throw", u.arg = e, n.next = r, o && (n.method = "next", n.arg = t), !!o } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var a = this.tryEntries[o], u = a.completion; if ("root" === a.tryLoc) return r("end"); if (a.tryLoc <= this.prev) { var c = i.call(a, "catchLoc"), s = i.call(a, "finallyLoc"); if (c && s) { if (this.prev < a.catchLoc) return r(a.catchLoc, true); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } else if (c) { if (this.prev < a.catchLoc) return r(a.catchLoc, true) } else { if (!s) throw Error("try statement without catch or finally"); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } } } }, abrupt: function (t, e) { for (var n = this.tryEntries.length - 1; n >= 0; --n) { var r = this.tryEntries[n]; if (r.tryLoc <= this.prev && i.call(r, "finallyLoc") && this.prev < r.finallyLoc) { var o = r; break } } o && ("break" === t || "continue" === t) && o.tryLoc <= e && e <= o.finallyLoc && (o = null); var a = o ? o.completion : {}; return a.type = t, a.arg = e, o ? (this.method = "next", this.next = o.finallyLoc, m) : this.complete(a) }, complete: function (t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), m }, finish: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.finallyLoc === t) return this.complete(n.completion, n.afterLoc), T(n), m } }, catch: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.tryLoc === t) { var r = n.completion; if ("throw" === r.type) { var o = r.arg; T(n) } return o } } throw Error("illegal catch attempt") }, delegateYield: function (e, n, r) { return this.delegate = { iterator: L(e), resultName: n, nextLoc: r }, "next" === this.method && (this.arg = t), m } }, e } function o(t) { return o = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, o(t) } function i(t, e, n, r, o, i, a) { try { var u = t[i](a), c = u.value } catch (t) { return void n(t) } u.done ? e(c) : Promise.resolve(c).then(r, o) } function a(t, e) { var n = Object.keys(t); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(t); e && (r = r.filter((function (e) { return Object.getOwnPropertyDescriptor(t, e).enumerable }))), n.push.apply(n, r) } return n } function u(t) { for (var e = 1; e < arguments.length; e++) { var n = null != arguments[e] ? arguments[e] : {}; e % 2 ? a(Object(n), true).forEach((function (e) { c(t, e, n[e]) })) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : a(Object(n)).forEach((function (e) { Object.defineProperty(t, e, Object.getOwnPropertyDescriptor(n, e)) })) } return t } function c(t, e, n) { return (e = function (t) { var e = function (t) { if ("object" != o(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var n = e.call(t, "string"); if ("object" != o(n)) return n; throw new TypeError("@@toPrimitive must return a primitive value.") } return String(t) }(t); return "symbol" == o(e) ? e : e + "" }(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }) : t[e] = n, t } Object.defineProperty(e, "__esModule", { value: true }), e.sendIasApiRequest = void 0; var s = n(70411), l = n(41995); function f() { var t; return t = r().mark((function t(e) { var n, o; return r().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: return n = { status: 0, payload: {}, error: null, isOk: false }, t.prev = 1, t.next = 4, fetch((r = e.path, i = void 0, "".concat((i = s.gameLaunchConfig.clientConfig.apiBaseUrl, i.length > 0 && "/" === i.substring(i.length - 1) && (i = i.substring(0, i.length - 1)), i), "/v2/game/").concat(s.gameLaunchConfig.gameInstanceId, "/").concat(r)), { method: e.method, mode: "cors", cache: "no-cache", credentials: "omit", headers: (a = e.headers, void 0, u(u({}, { "Content-Type": "application/json", "Auth-Session-Id": s.gameLaunchConfig.clientConfig.sessionId, Authorization: "Bearer ".concat(s.gameLaunchConfig.clientConfig.apiKey), "X-Device-Id": s.gameLaunchConfig.clientConfig.deviceId, "X-User-Id": null !== (c = s.gameLaunchConfig.clientConfig.userId) && void 0 !== c ? c : "", "X-Request-Id": (0, l.v4)(), "X-User-Agent": s.gameLaunchConfig.clientConfig.userAgent, "X-App-Package-Id": s.gameLaunchConfig.clientConfig.appPackageId }), a)), redirect: "follow", referrerPolicy: "no-referrer", body: JSON.stringify(e.data) }); case 4: return o = t.sent, n.status = o.status, t.next = 8, o.json(); case 8: n.payload = t.sent, o.status >= 200 && o.status < 300 && (n.isOk = true), t.next = 15; break; case 12: t.prev = 12, t.t0 = t.catch(1), n.error = t.t0; case 15: return t.abrupt("return", n); case 16: case "end": return t.stop() } var r, i, a, c }), t, null, [ [1, 12] ]) })), f = function () { var e = this, n = arguments; return new Promise((function (r, o) { var a = t.apply(e, n); function u(t) { i(a, r, o, u, c, "next", t) } function c(t) { i(a, r, o, u, c, "throw", t) } u(void 0) })) }, f.apply(this, arguments) } e.sendIasApiRequest = function (t) { return f.apply(this, arguments) } }, 67346: function (t, e, n) { e.Ay = e.Jx = e.W1 = e.m0 = e.aR = e._h = void 0; var r = n(53041); Object.defineProperty(e, "m0", { enumerable: true, get: function () { return r.isAndroid } }), Object.defineProperty(e, "aR", { enumerable: true, get: function () { return r.isIos } }); var o = n(70411), i = n(87185); Object.defineProperty(e, "Jx", { enumerable: true, get: function () { return i.StaticResourceList } }); var a = n(78393), u = n(7573), c = n(73507); Object.defineProperty(e, "_h", { enumerable: true, get: function () { return c.closeGameReader } }); var s = n(17575), l = n(63314), f = n(5008), h = n(60400), p = n(16013); Object.defineProperty(e, "W1", { enumerable: true, get: function () { return p.PlaceholderType } }); var d = n(43430), y = n(29646), v = n(74694), g = n(11298), m = n(56073), b = n(21251), w = n(75589), A = { createSdkApi: c.createSdkApi, closeGameReader: c.closeGameReader, gameLoadedSdkCallback: s.gameLoadedSdkCallback, gameLoadFailedSdkCallback: s.gameLoadFailedSdkCallback, gameLaunchConfig: o.gameLaunchConfig, isIos: r.isIos, isWeb: r.isWeb, isAndroid: r.isAndroid, isDev: r.isDev, getSdkVersion: r.getSdkVersion, getSemverSdkVersion: r.getSemverSdkVersion, gameLocalData: u.gameLocalData, sendIasApiRequest: a.sendIasApiRequest, openUrl: l.openUrl, shareText: f.shareText, shareUrl: f.shareUrl, shareFiles: f.shareFiles, vibrate: h.vibrate, getDynamicResourceAsset: i.getDynamicResourceAsset, getDynamicResourceFont: i.getDynamicResourceFont, getProjectFontFamilyStylesheet: i.getProjectFontFamilyStylesheet, getIsDemoMode: o.getIsDemoMode, getSessionId: o.getSessionId, getApiBaseUrl: o.getApiBaseUrl, ScreenOrientation: p.ScreenOrientation, PlaceholderType: p.PlaceholderType, fetchLocalFile: d.fetchLocalFile, openStory: y.openStory, ResourceManager: m.ResourceManager, dynamicResourceAssets: i.dynamicResourceAssets, dynamicResourceFonts: i.dynamicResourceFonts, staticResourcesImagePlaceholders: i.staticResourcesImagePlaceholders, StaticResourceList: i.StaticResourceList, eventGame: g.eventGame, reloadGameReader: c.reloadGameReader, openFilePicker: b.openFilePicker, FilePickerResultType: w.FilePickerResultType, isFilePickerResultFileList: w.isFilePickerResultFileList, isFilePickerResultLocalFileList: w.isFilePickerResultLocalFileList, isLocalFile: w.isLocalFile, hasFilePickerApi: b.hasFilePickerApi, gameShouldForegroundCallback: s.gameShouldForegroundCallback, gameOnForeground: s.gameOnForeground, getApplicationVersion: r.getApplicationVersion, getApplicationBuildVersion: r.getApplicationBuildVersion, openGameInstance: v.openGameInstance }; e.Ay = A }, 7573: function (t, e, n) { function r(t) { return r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, r(t) } function o() { o = function () { return e }; var t, e = {}, n = Object.prototype, i = n.hasOwnProperty, a = Object.defineProperty || function (t, e, n) { t[e] = n.value }, u = "function" == typeof Symbol ? Symbol : {}, c = u.iterator || "@@iterator", s = u.asyncIterator || "@@asyncIterator", l = u.toStringTag || "@@toStringTag"; function f(t, e, n) { return Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }), t[e] } try { f({}, "") } catch (t) { f = function (t, e, n) { return t[e] = n } } function h(t, e, n, r) { var o = e && e.prototype instanceof b ? e : b, i = Object.create(o.prototype), u = new C(r || []); return a(i, "_invoke", { value: j(t, n, u) }), i } function p(t, e, n) { try { return { type: "normal", arg: t.call(e, n) } } catch (t) { return { type: "throw", arg: t } } } e.wrap = h; var d = "suspendedStart", y = "suspendedYield", v = "executing", g = "completed", m = {}; function b() {} function w() {} function A() {} var x = {}; f(x, c, (function () { return this })); var E = Object.getPrototypeOf, S = E && E(E(L([]))); S && S !== n && i.call(S, c) && (x = S); var O = A.prototype = b.prototype = Object.create(x); function k(t) { ["next", "throw", "return"].forEach((function (e) { f(t, e, (function (t) { return this._invoke(e, t) })) })) } function _(t, e) { function n(o, a, u, c) { var s = p(t[o], t, a); if ("throw" !== s.type) { var l = s.arg, f = l.value; return f && "object" == r(f) && i.call(f, "__await") ? e.resolve(f.__await).then((function (t) { n("next", t, u, c) }), (function (t) { n("throw", t, u, c) })) : e.resolve(f).then((function (t) { l.value = t, u(l) }), (function (t) { return n("throw", t, u, c) })) } c(s.arg) } var o; a(this, "_invoke", { value: function (t, r) { function i() { return new e((function (e, o) { n(t, r, e, o) })) } return o = o ? o.then(i, i) : i() } }) } function j(e, n, r) { var o = d; return function (i, a) { if (o === v) throw Error("Generator is already running"); if (o === g) { if ("throw" === i) throw a; return { value: t, done: true } } for (r.method = i, r.arg = a;;) { var u = r.delegate; if (u) { var c = P(u, r); if (c) { if (c === m) continue; return c } } if ("next" === r.method) r.sent = r._sent = r.arg; else if ("throw" === r.method) { if (o === d) throw o = g, r.arg; r.dispatchException(r.arg) } else "return" === r.method && r.abrupt("return", r.arg); o = v; var s = p(e, n, r); if ("normal" === s.type) { if (o = r.done ? g : y, s.arg === m) continue; return { value: s.arg, done: r.done } } "throw" === s.type && (o = g, r.method = "throw", r.arg = s.arg) } } } function P(e, n) { var r = n.method, o = e.iterator[r]; if (o === t) return n.delegate = null, "throw" === r && e.iterator.return && (n.method = "return", n.arg = t, P(e, n), "throw" === n.method) || "return" !== r && (n.method = "throw", n.arg = new TypeError("The iterator does not provide a '" + r + "' method")), m; var i = p(o, e.iterator, n.arg); if ("throw" === i.type) return n.method = "throw", n.arg = i.arg, n.delegate = null, m; var a = i.arg; return a ? a.done ? (n[e.resultName] = a.value, n.next = e.nextLoc, "return" !== n.method && (n.method = "next", n.arg = t), n.delegate = null, m) : a : (n.method = "throw", n.arg = new TypeError("iterator result is not an object"), n.delegate = null, m) } function I(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e) } function T(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e } function C(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(I, this), this.reset(true) } function L(e) { if (e || "" === e) { var n = e[c]; if (n) return n.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, a = function n() { for (; ++o < e.length;) if (i.call(e, o)) return n.value = e[o], n.done = false, n; return n.value = t, n.done = true, n }; return a.next = a } } throw new TypeError(r(e) + " is not iterable") } return w.prototype = A, a(O, "constructor", { value: A, configurable: true }), a(A, "constructor", { value: w, configurable: true }), w.displayName = f(A, l, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === w || "GeneratorFunction" === (e.displayName || e.name)) }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, A) : (t.__proto__ = A, f(t, l, "GeneratorFunction")), t.prototype = Object.create(O), t }, e.awrap = function (t) { return { __await: t } }, k(_.prototype), f(_.prototype, s, (function () { return this })), e.AsyncIterator = _, e.async = function (t, n, r, o, i) { void 0 === i && (i = Promise); var a = new _(h(t, n, r, o), i); return e.isGeneratorFunction(n) ? a : a.next().then((function (t) { return t.done ? t.value : a.next() })) }, k(O), f(O, l, "Generator"), f(O, c, (function () { return this })), f(O, "toString", (function () { return "[object Generator]" })), e.keys = function (t) { var e = Object(t), n = []; for (var r in e) n.push(r); return n.reverse(), function t() { for (; n.length;) { var r = n.pop(); if (r in e) return t.value = r, t.done = false, t } return t.done = true, t } }, e.values = L, C.prototype = { constructor: C, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = false, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(T), !e) for (var n in this) "t" === n.charAt(0) && i.call(this, n) && !isNaN(+n.slice(1)) && (this[n] = t) }, stop: function () { this.done = true; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval }, dispatchException: function (e) { if (this.done) throw e; var n = this; function r(r, o) { return u.type = "throw", u.arg = e, n.next = r, o && (n.method = "next", n.arg = t), !!o } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var a = this.tryEntries[o], u = a.completion; if ("root" === a.tryLoc) return r("end"); if (a.tryLoc <= this.prev) { var c = i.call(a, "catchLoc"), s = i.call(a, "finallyLoc"); if (c && s) { if (this.prev < a.catchLoc) return r(a.catchLoc, true); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } else if (c) { if (this.prev < a.catchLoc) return r(a.catchLoc, true) } else { if (!s) throw Error("try statement without catch or finally"); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } } } }, abrupt: function (t, e) { for (var n = this.tryEntries.length - 1; n >= 0; --n) { var r = this.tryEntries[n]; if (r.tryLoc <= this.prev && i.call(r, "finallyLoc") && this.prev < r.finallyLoc) { var o = r; break } } o && ("break" === t || "continue" === t) && o.tryLoc <= e && e <= o.finallyLoc && (o = null); var a = o ? o.completion : {}; return a.type = t, a.arg = e, o ? (this.method = "next", this.next = o.finallyLoc, m) : this.complete(a) }, complete: function (t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), m }, finish: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.finallyLoc === t) return this.complete(n.completion, n.afterLoc), T(n), m } }, catch: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.tryLoc === t) { var r = n.completion; if ("throw" === r.type) { var o = r.arg; T(n) } return o } } throw Error("illegal catch attempt") }, delegateYield: function (e, n, r) { return this.delegate = { iterator: L(e), resultName: n, nextLoc: r }, "next" === this.method && (this.arg = t), m } }, e } function i(t, e, n, r, o, i, a) { try { var u = t[i](a), c = u.value } catch (t) { return void n(t) } u.done ? e(c) : Promise.resolve(c).then(r, o) } function a(t) { return function () { var e = this, n = arguments; return new Promise((function (r, o) { var a = t.apply(e, n); function u(t) { i(a, r, o, u, c, "next", t) } function c(t) { i(a, r, o, u, c, "throw", t) } u(void 0) })) } } function u(t, e) { for (var n = 0; n < e.length; n++) { var r = e[n]; r.enumerable = r.enumerable || false, r.configurable = true, "value" in r && (r.writable = true), Object.defineProperty(t, c(r.key), r) } } function c(t) { var e = function (t) { if ("object" != r(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var n = e.call(t, "string"); if ("object" != r(n)) return n; throw new TypeError("@@toPrimitive must return a primitive value.") } return String(t) }(t); return "symbol" == r(e) ? e : e + "" } function s(t, e, n, r) { var o = l(d(1 & r ? t.prototype : t), e, n); return 2 & r && "function" == typeof o ? function (t) { return o.apply(n, t) } : o } function l() { return l = "undefined" != typeof Reflect && Reflect.get ? Reflect.get.bind() : function (t, e, n) { var r = function (t, e) { for (; !{}.hasOwnProperty.call(t, e) && null !== (t = d(t));); return t }(t, e); if (r) { var o = Object.getOwnPropertyDescriptor(r, e); return o.get ? o.get.call(arguments.length < 3 ? t : n) : o.value } }, l.apply(null, arguments) } function f(t) { var e = "function" == typeof Map ? new Map : void 0; return f = function (t) { if (null === t || ! function (t) { try { return -1 !== Function.toString.call(t).indexOf("[native code]") } catch (e) { return "function" == typeof t } }(t)) return t; if ("function" != typeof t) throw new TypeError("Super expression must either be null or a function"); if (void 0 !== e) { if (e.has(t)) return e.get(t); e.set(t, n) } function n() { return function (t, e, n) { if (h()) return Reflect.construct.apply(null, arguments); var r = [null]; r.push.apply(r, e); var o = new(t.bind.apply(t, r)); return n && p(o, n.prototype), o }(t, arguments, d(this).constructor) } return n.prototype = Object.create(t.prototype, { constructor: { value: n, enumerable: false, writable: true, configurable: true } }), p(n, t) }, f(t) } function h() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], (function () {}))) } catch (t) {} return (h = function () { return !!t })() } function p(t, e) { return p = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t }, p(t, e) } function d(t) { return d = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t) }, d(t) } Object.defineProperty(e, "__esModule", { value: true }), e.initLocalData = e.gameLocalData = e.LocalDataMap = void 0; var y = n(41995), v = n(53041), g = n(69647), m = n(70411), b = n(14217), w = (n(78393), function (t) { function e() { return function (t, e) { if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function") }(this, e), t = this, o = arguments, n = d(n = e), function (t, e) { if (e && ("object" == r(e) || "function" == typeof e)) return e; if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined"); return function (t) { if (void 0 === t) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return t }(t) }(t, h() ? Reflect.construct(n, o || [], d(t).constructor) : n.apply(t, o)); var t, n, o } return function (t, e) { if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: true, configurable: true } }), Object.defineProperty(t, "prototype", { writable: false }), e && p(t, e) }(e, t), n = e, (o = [{ key: "set", value: function (t, n) { return s(e, "set", this, 3)([t, n]), A && S(), this } }, { key: "delete", value: function (t) { var n = s(e, "delete", this, 3)([t]); return n && S(), n } }, { key: "clear", value: function () { s(e, "clear", this, 3)([]), S() } }, { key: "init", value: function (t) { var n = this; return t.forEach((function (t) { return s(e, "set", n, 3)([t[0], t[1]]) })), this } }]) && u(n.prototype, o), Object.defineProperty(n, "prototype", { writable: false }), n; var n, o }(f(Map))); e.LocalDataMap = w, e.gameLocalData = new w; var A = false, x = function () { var t = a(o().mark((function t() { return o().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: return A && console.warn("Duplicate call of initLocalData. Skipping"), t.t0 = e.gameLocalData, t.t1 = Object, t.next = 5, E(); case 5: t.t2 = t.sent, t.t3 = t.t1.entries.call(t.t1, t.t2), t.t0.init.call(t.t0, t.t3), A = true; case 9: case "end": return t.stop() } }), t) }))); return function () { return t.apply(this, arguments) } }(); e.initLocalData = x; var E = function () { var t = a(o().mark((function t() { var e, n, r, i, a, u; return o().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: if (e = (0, m.getGameInstanceId)(), !v.isDev) { t.next = 7; break } if (!e) { t.next = 6; break } if (!(n = localStorage.getItem("gameCenter_" + e + "_data"))) { t.next = 6; break } return t.abrupt("return", JSON.parse(n)); case 6: case 16: case 24: return t.abrupt("return", {}); case 7: if (console.log("call getGameInstanceLocalData with gameInstanceId: ".concat(e)), null != e) { t.next = 11; break } return console.error("Call getGameInstanceLocalData with empty `gameInstanceId`"), t.abrupt("return", {}); case 11: if (!v.isAndroid) { t.next = 19; break } if (!("gameInstanceGetLocalData" in window.Android)) { t.next = 16; break } if (!(r = window.Android.gameInstanceGetLocalData(e))) { t.next = 16; break } return t.abrupt("return", JSON.parse(r)); case 19: if (!v.isIos) { t.next = 27; break } if (i = (0, y.v4)(), void 0 === window.webkit.messageHandlers.gameInstanceGetLocalData) { t.next = 24; break } return window.webkit.messageHandlers.gameInstanceGetLocalData.postMessage(JSON.stringify({ id: i, gameInstanceId: e, callback: "gameInstanceGetLocalDataCb" })), t.abrupt("return", new Promise((function (t, e) { g.asyncQueue.set(i, (function (e) { return t(e) })) }))); case 27: if (!v.isWeb) { t.next = 33; break } return a = (0, y.v4)(), u = JSON.stringify({ id: a, gameInstanceId: e, callback: "gameInstanceGetLocalDataCb" }), b.webSource.sourceWindow && b.webSource.sourceWindowOrigin && b.webSource.sourceWindow.postMessage(["gameInstanceGetLocalData", u], b.webSource.sourceWindowOrigin), setTimeout((function () { window.gameInstanceGetLocalDataCb(a, "{}") }), 1e3), t.abrupt("return", new Promise((function (t, e) { g.asyncQueue.set(a, (function (e) { return t(e) })) }))); case 33: case "end": return t.stop() } }), t) }))); return function () { return t.apply(this, arguments) } }(); window.gameInstanceGetLocalDataCb = function (t, e) { var n = {}; try { n = JSON.parse(e) } catch (t) { console.error(t, { inputData: e }) } finally { g.asyncQueue.has(t) && (g.asyncQueue.get(t)(n), g.asyncQueue.delete(t)) } }; var S = function () { var t = a(o().mark((function t() { var n, r, i, a, u = arguments; return o().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: if (n = !(u.length > 0 && void 0 !== u[0]) || u[0], r = Object.fromEntries(e.gameLocalData), null != (i = (0, m.getGameInstanceId)())) { t.next = 7; break } return console.error("Call getGameInstanceLocalData with empty `gameInstanceId`"), t.abrupt("return"); case 7: t.next = 11; break; case 11: v.isAndroid ? "gameInstanceSetLocalData" in window.Android && window.Android.gameInstanceSetLocalData(i, JSON.stringify(r), n) : v.isIos ? void 0 !== v.iosMh.gameInstanceSetLocalData && v.iosMh.gameInstanceSetLocalData.postMessage(JSON.stringify({ gameInstanceId: i, data: r, sendToServer: n })) : v.isWeb && (a = JSON.stringify({ gameInstanceId: i, data: r, sendToServer: n }), b.webSource.sourceWindow && b.webSource.sourceWindowOrigin && b.webSource.sourceWindow.postMessage(["gameInstanceSetLocalData", a], b.webSource.sourceWindowOrigin)); case 12: case "end": return t.stop() } }), t) }))); return function () { return t.apply(this, arguments) } }() }, 11298: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.eventGame = void 0; var r = n(53041), o = n(14217); e.eventGame = function (t) { var e = "eventGame"; r.isAndroid ? window.Android.event && window.Android.event(e, JSON.stringify(t)) : r.isIos ? window.webkit.messageHandlers.event && window.webkit.messageHandlers.event.postMessage(JSON.stringify({ name: e, payload: t })) : r.isWeb && o.webSource.sourceWindow && o.webSource.sourceWindowOrigin && o.webSource.sourceWindow.postMessage(["event", e, t], o.webSource.sourceWindowOrigin) } }, 43430: function (t, e, n) { function r(t) { return r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, r(t) } function o(t, e) { for (var n = 0; n < e.length; n++) { var r = e[n]; r.enumerable = r.enumerable || false, r.configurable = true, "value" in r && (r.writable = true), Object.defineProperty(t, i(r.key), r) } } function i(t) { var e = function (t) { if ("object" != r(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var n = e.call(t, "string"); if ("object" != r(n)) return n; throw new TypeError("@@toPrimitive must return a primitive value.") } return String(t) }(t); return "symbol" == r(e) ? e : e + "" } Object.defineProperty(e, "__esModule", { value: true }), e.fetchLocalFile = void 0; var a, u = n(53041), c = n(83605), s = function () { function t() { var e, n, r; ! function (t, e) { if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function") }(this, t), e = this, r = void 0, (n = i(n = "_link")) in e ? Object.defineProperty(e, n, { value: r, enumerable: true, configurable: true, writable: true }) : e[n] = r, this._link = document.createElement("a") } return e = t, r = [{ key: "getInstance", value: function () { return null == a && (a = new t), a } }], (n = [{ key: "resolve", value: function (t) { return this._link.href = t, this._link.href } }]) && o(e.prototype, n), r && o(e, r), Object.defineProperty(e, "prototype", { writable: false }), e; var e, n, r }(); e.fetchLocalFile = function (t, e) { if (u.isAndroid) { var n = (0, u.getSemverSdkVersion)(), r = true, o = true; return null != n && n && (c.gte(n, "1.16.0") && c.lte(n, "1.16.1") && (o = false), c.lt(n, "1.16.2") && (r = false)), r ? function (t) { return "/" !== t.substring(0, 1) && "./" !== t.substring(0, 2) || (t = s.getInstance().resolve(t)), fetch(t.replace("file:///", "http://file-assets/")) }(t) : o ? new Promise((function (e, n) { var r = new XMLHttpRequest; r.onload = function () { try { e(new Response(r.response, { status: r.status >= 200 && r.status <= 599 ? r.status : 200 })) } catch (t) { console.error(t), n(t) } }, r.onerror = function () { n(new TypeError("Local request failed")) }, r.open("GET", t), r.responseType = "arraybuffer", r.send(null) })) : (e += "&stamp=" + (new Date).getTime()) ? fetch(e) : Promise.resolve(void 0) } return fetch(t) } }, 75589: function (t, e) { var n; Object.defineProperty(e, "__esModule", { value: true }), e.isFilePickerResultLocalFileList = e.isFilePickerResultFileList = e.FilePickerResultType = e.isLocalFile = void 0, e.isLocalFile = function (t) { return void 0 !== t.getBlob }, function (t) { t[t.Unknown = 0] = "Unknown", t[t.FileList = 1] = "FileList", t[t.LocalFileList = 2] = "LocalFileList" }(n || (e.FilePickerResultType = n = {})), e.isFilePickerResultFileList = function (t) { return t.filePickerResultType === n.FileList }, e.isFilePickerResultLocalFileList = function (t) { return t.filePickerResultType === n.LocalFileList } }, 21251: function (t, e, n) { function r(t) { return r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, r(t) } function o() { o = function () { return e }; var t, e = {}, n = Object.prototype, i = n.hasOwnProperty, a = Object.defineProperty || function (t, e, n) { t[e] = n.value }, u = "function" == typeof Symbol ? Symbol : {}, c = u.iterator || "@@iterator", s = u.asyncIterator || "@@asyncIterator", l = u.toStringTag || "@@toStringTag"; function f(t, e, n) { return Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }), t[e] } try { f({}, "") } catch (t) { f = function (t, e, n) { return t[e] = n } } function h(t, e, n, r) { var o = e && e.prototype instanceof b ? e : b, i = Object.create(o.prototype), u = new C(r || []); return a(i, "_invoke", { value: j(t, n, u) }), i } function p(t, e, n) { try { return { type: "normal", arg: t.call(e, n) } } catch (t) { return { type: "throw", arg: t } } } e.wrap = h; var d = "suspendedStart", y = "suspendedYield", v = "executing", g = "completed", m = {}; function b() {} function w() {} function A() {} var x = {}; f(x, c, (function () { return this })); var E = Object.getPrototypeOf, S = E && E(E(L([]))); S && S !== n && i.call(S, c) && (x = S); var O = A.prototype = b.prototype = Object.create(x); function k(t) { ["next", "throw", "return"].forEach((function (e) { f(t, e, (function (t) { return this._invoke(e, t) })) })) } function _(t, e) { function n(o, a, u, c) { var s = p(t[o], t, a); if ("throw" !== s.type) { var l = s.arg, f = l.value; return f && "object" == r(f) && i.call(f, "__await") ? e.resolve(f.__await).then((function (t) { n("next", t, u, c) }), (function (t) { n("throw", t, u, c) })) : e.resolve(f).then((function (t) { l.value = t, u(l) }), (function (t) { return n("throw", t, u, c) })) } c(s.arg) } var o; a(this, "_invoke", { value: function (t, r) { function i() { return new e((function (e, o) { n(t, r, e, o) })) } return o = o ? o.then(i, i) : i() } }) } function j(e, n, r) { var o = d; return function (i, a) { if (o === v) throw Error("Generator is already running"); if (o === g) { if ("throw" === i) throw a; return { value: t, done: true } } for (r.method = i, r.arg = a;;) { var u = r.delegate; if (u) { var c = P(u, r); if (c) { if (c === m) continue; return c } } if ("next" === r.method) r.sent = r._sent = r.arg; else if ("throw" === r.method) { if (o === d) throw o = g, r.arg; r.dispatchException(r.arg) } else "return" === r.method && r.abrupt("return", r.arg); o = v; var s = p(e, n, r); if ("normal" === s.type) { if (o = r.done ? g : y, s.arg === m) continue; return { value: s.arg, done: r.done } } "throw" === s.type && (o = g, r.method = "throw", r.arg = s.arg) } } } function P(e, n) { var r = n.method, o = e.iterator[r]; if (o === t) return n.delegate = null, "throw" === r && e.iterator.return && (n.method = "return", n.arg = t, P(e, n), "throw" === n.method) || "return" !== r && (n.method = "throw", n.arg = new TypeError("The iterator does not provide a '" + r + "' method")), m; var i = p(o, e.iterator, n.arg); if ("throw" === i.type) return n.method = "throw", n.arg = i.arg, n.delegate = null, m; var a = i.arg; return a ? a.done ? (n[e.resultName] = a.value, n.next = e.nextLoc, "return" !== n.method && (n.method = "next", n.arg = t), n.delegate = null, m) : a : (n.method = "throw", n.arg = new TypeError("iterator result is not an object"), n.delegate = null, m) } function I(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e) } function T(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e } function C(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(I, this), this.reset(true) } function L(e) { if (e || "" === e) { var n = e[c]; if (n) return n.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, a = function n() { for (; ++o < e.length;) if (i.call(e, o)) return n.value = e[o], n.done = false, n; return n.value = t, n.done = true, n }; return a.next = a } } throw new TypeError(r(e) + " is not iterable") } return w.prototype = A, a(O, "constructor", { value: A, configurable: true }), a(A, "constructor", { value: w, configurable: true }), w.displayName = f(A, l, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === w || "GeneratorFunction" === (e.displayName || e.name)) }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, A) : (t.__proto__ = A, f(t, l, "GeneratorFunction")), t.prototype = Object.create(O), t }, e.awrap = function (t) { return { __await: t } }, k(_.prototype), f(_.prototype, s, (function () { return this })), e.AsyncIterator = _, e.async = function (t, n, r, o, i) { void 0 === i && (i = Promise); var a = new _(h(t, n, r, o), i); return e.isGeneratorFunction(n) ? a : a.next().then((function (t) { return t.done ? t.value : a.next() })) }, k(O), f(O, l, "Generator"), f(O, c, (function () { return this })), f(O, "toString", (function () { return "[object Generator]" })), e.keys = function (t) { var e = Object(t), n = []; for (var r in e) n.push(r); return n.reverse(), function t() { for (; n.length;) { var r = n.pop(); if (r in e) return t.value = r, t.done = false, t } return t.done = true, t } }, e.values = L, C.prototype = { constructor: C, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = false, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(T), !e) for (var n in this) "t" === n.charAt(0) && i.call(this, n) && !isNaN(+n.slice(1)) && (this[n] = t) }, stop: function () { this.done = true; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval }, dispatchException: function (e) { if (this.done) throw e; var n = this; function r(r, o) { return u.type = "throw", u.arg = e, n.next = r, o && (n.method = "next", n.arg = t), !!o } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var a = this.tryEntries[o], u = a.completion; if ("root" === a.tryLoc) return r("end"); if (a.tryLoc <= this.prev) { var c = i.call(a, "catchLoc"), s = i.call(a, "finallyLoc"); if (c && s) { if (this.prev < a.catchLoc) return r(a.catchLoc, true); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } else if (c) { if (this.prev < a.catchLoc) return r(a.catchLoc, true) } else { if (!s) throw Error("try statement without catch or finally"); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } } } }, abrupt: function (t, e) { for (var n = this.tryEntries.length - 1; n >= 0; --n) { var r = this.tryEntries[n]; if (r.tryLoc <= this.prev && i.call(r, "finallyLoc") && this.prev < r.finallyLoc) { var o = r; break } } o && ("break" === t || "continue" === t) && o.tryLoc <= e && e <= o.finallyLoc && (o = null); var a = o ? o.completion : {}; return a.type = t, a.arg = e, o ? (this.method = "next", this.next = o.finallyLoc, m) : this.complete(a) }, complete: function (t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), m }, finish: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.finallyLoc === t) return this.complete(n.completion, n.afterLoc), T(n), m } }, catch: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.tryLoc === t) { var r = n.completion; if ("throw" === r.type) { var o = r.arg; T(n) } return o } } throw Error("illegal catch attempt") }, delegateYield: function (e, n, r) { return this.delegate = { iterator: L(e), resultName: n, nextLoc: r }, "next" === this.method && (this.arg = t), m } }, e } function i(t, e) { var n = Object.keys(t); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(t); e && (r = r.filter((function (e) { return Object.getOwnPropertyDescriptor(t, e).enumerable }))), n.push.apply(n, r) } return n } function a(t) { for (var e = 1; e < arguments.length; e++) { var n = null != arguments[e] ? arguments[e] : {}; e % 2 ? i(Object(n), true).forEach((function (e) { s(t, e, n[e]) })) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : i(Object(n)).forEach((function (e) { Object.defineProperty(t, e, Object.getOwnPropertyDescriptor(n, e)) })) } return t } function u(t, e, n, r, o, i, a) { try { var u = t[i](a), c = u.value } catch (t) { return void n(t) } u.done ? e(c) : Promise.resolve(c).then(r, o) } function c(t) { return function () { var e = this, n = arguments; return new Promise((function (r, o) { var i = t.apply(e, n); function a(t) { u(i, r, o, a, c, "next", t) } function c(t) { u(i, r, o, a, c, "throw", t) } a(void 0) })) } } function s(t, e, n) { return (e = function (t) { var e = function (t) { if ("object" != r(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var n = e.call(t, "string"); if ("object" != r(n)) return n; throw new TypeError("@@toPrimitive must return a primitive value.") } return String(t) }(t); return "symbol" == r(e) ? e : e + "" }(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }) : t[e] = n, t } Object.defineProperty(e, "__esModule", { value: true }), e.hasFilePickerApi = e.openFilePicker = void 0; var l = n(75589), f = n(41995), h = n(69647), p = n(53041), d = s(s({}, "en", { dialog_button_not_now: "Not now", dialog_button_settings: "Settings", button_no_gallery_access: "Tap to allow access to your Gallery", dialog_storage_permission_warning: "You need storage access to load photos and videos. Tap Settings > Permissions and turn 'Files and media' on", dialog_photo_permissions_warning: "You need camera access to make photos. Tap Settings > Permissions and turn 'Camera' on", dialog_video_permissions_warning: "You need camera and microphone access to make videos. Tap Settings > Permissions and turn 'Camera' and 'Microphone' on", warns_file_picker_files_limit: "You can select up to 10 files", title_storage_permission_warning: "Allow access to your photos and videos", title_file_limit_warning: "Warning", title_image_max_size_limit: "Max size limit 30 MB", title_video_max_size_limit: "Max size limit 30 MB", title_video_max_duration_limit: "Max. video duration 30 seconds", title_media_format_unsupported: "Media format is not supported", title_camera_button: "Tap for photo, hold for video", ios_gallery_permission_warning_label: "You did not allow the app to access the entire gallery", ios_gallery_permission_warning_manage_button: "Manage", ios_gallery_permission_select_other_files_button: "Change the choice...", ios_gallery_permission_open_settings_button: "Open settings", ios_storage_permission_warning_label: "Allow access to your photos and videos", ios_storage_permission_warning_message: "This allows you to share photos and videos from your library. Go to settings and press «Photo».", ios_recording_permission_warning_label: "Allow access to your camera and microphone", ios_recording_permission_warning_message: "To continue working, access to the camera must be granted. Go to your settings and tap «Camera» and «Microphone».", ios_camera_limits_orientation: "To work with the camera, you need to turn the tablet to the vertical position", ios_camera_limits_multitasking: "To work with the camera, it is necessary to exit SplitView mode", ios_camera_limits_all: "To work with the camera, you need to turn the tablet to a vertical orientation and exit SplitView mode" }), "ru", { dialog_button_not_now: "Не сейчас", dialog_button_settings: "Настройки", button_no_gallery_access: "Нажмите, чтобы разрешить доступ к вашей галерее", dialog_storage_permission_warning: "Вам нужен доступ к хранилищу для загрузки фотографий и видео. Нажмите «Настройки» > «Разрешения» и включите «Файлы и мультимедиа».", dialog_photo_permissions_warning: "Вам нужен доступ к камере, чтобы делать фотографии. Нажмите «Настройки» > «Разрешения» и включите «Камеру».", dialog_video_permissions_warning: "Для создания видео вам потребуется доступ к камере и микрофону. Нажмите «Настройки» > «Разрешения» и включите «Камера» и «Микрофон».", warns_file_picker_files_limit: "Можно выбрать не более 10-ти файлов", title_storage_permission_warning: "Разрешить доступ к вашим фотографиям и видеозаписям", title_file_limit_warning: "Предупреждение", title_image_max_size_limit: "Макс. размер 30 МБ", title_video_max_size_limit: "Макс. размер 30 МБ", title_video_max_duration_limit: "Макс. длительность видео 30 секунд", title_media_format_unsupported: "Формат медиа не поддерживается", title_camera_button: "Нажмите для фото, удерживайте для видео", ios_gallery_permission_warning_label: "Вы не разрешили приложению доступ ко всей галерее", ios_gallery_permission_warning_manage_button: "Управлять", ios_gallery_permission_select_other_files_button: "Изменить выбор...", ios_gallery_permission_open_settings_button: "Открыть настройки", ios_storage_permission_warning_label: "Разрешить доступ к вашим фотографиям и видео", ios_storage_permission_warning_message: "Это позволяет делиться снимками и видео из вашей библиотеки. Зайдите в настройки и нажмите «Фото».", ios_recording_permission_warning_label: "Разрешить доступ к камере и микрофону", ios_recording_permission_warning_message: "Для продолжения работы необходимо получить доступ к камере. Зайдите в настройки и нажмите «Камера» и «Микрофон».", ios_camera_limits_orientation: "Для работы с камерой, необходимо повернуть планшет в вертикальное положение", ios_camera_limits_multitasking: "Для работы с камерой, необходимо выйти из режима SplitView", ios_camera_limits_all: "Для работы с камерой, необходимо повернуть планшет в вертикальное положение и выйти из режима SplitView" }), y = { filePickerImageMaxSizeInBytes: 31457280, filePickerVideoMaxSizeInBytes: 31457280, filePickerVideoMaxLengthInSeconds: 30, filePickerFilesLimit: 10 }, v = function (t) { return Object.keys(d).includes(t) }, g = function () { var t = c(o().mark((function t(e) { var n, r, i, u, s, g, b, w; return o().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: if (n = e.accept, r = e.multiple, i = e.resultAsFiles, u = e.lang, s = (0, f.v4)(), g = "en", v(u) && (g = u), b = a(a({}, y), {}, { messages: d[g] }), w = new Promise((function (t, e) { var n = function (e) { var n = new Array; e.forEach((function (t) { n.push(t()) })), Promise.all(n).then((function (e) { t({ filePickerResultType: l.FilePickerResultType.FileList, files: e }) })) }; h.asyncQueue.set(s, m() ? function (r) { if (r && Array.isArray(r) && r.length > 0) { var a = new Array; r.forEach((function (t) { var e, n, r = t.path, i = t.type, u = (null === (e = r.split("\\").pop()) || void 0 === e ? void 0 : e.split("/").pop()) || "image"; a.push({ path: r, name: u, type: i, width: t.width, height: t.height, poster: t.poster, hasAudio: t.hasAudio, duration: t.duration, getBlob: (n = c(o().mark((function e() { var n, r; return o().wrap((function (e) { for (;;) switch (e.prev = e.next) { case 0: return n = t.fetchPath, e.next = 3, fetch(n); case 3: return e.next = 5, e.sent.blob(); case 5: return r = e.sent, e.abrupt("return", new File([r], u, { type: r.type, lastModified: (new Date).getTime() })); case 7: case "end": return e.stop() } }), e) }))), function () { return n.apply(this, arguments) }) }) })), i ? n(a.map((function (t) { return t.getBlob }))) : t({ filePickerResultType: l.FilePickerResultType.LocalFileList, files: a }) } else e("FilePicker dismiss") } : function (t) { if (t && Array.isArray(t) && t.length > 0) { var r = new Array; t.forEach((function (t) { r.push(c(o().mark((function e() { var n, r, i; return o().wrap((function (e) { for (;;) switch (e.prev = e.next) { case 0: return e.next = 2, fetch(t); case 2: return e.next = 4, e.sent.blob(); case 4: return r = e.sent, i = (null === (n = t.split("\\").pop()) || void 0 === n ? void 0 : n.split("/").pop()) || "image", e.abrupt("return", new File([r], i, { type: r.type, lastModified: (new Date).getTime() })); case 7: case "end": return e.stop() } }), e) })))) })), n(r) } else e("FilePicker dismiss") }) })), !p.isIos || void 0 === p.iosMh.openFilePicker) { t.next = 11; break } return p.iosMh.openFilePicker.postMessage(JSON.stringify({ id: s, accept: n, multiple: r, cb: "sdkCb", config: b })), t.abrupt("return", w); case 11: if (!p.isAndroid || void 0 === window.Android.openFilePicker) { t.next = 16; break } return window.Android.openFilePicker(JSON.stringify({ id: s, accept: n, multiple: r, cb: "sdkCb", config: b })), t.abrupt("return", w); case 16: throw new Error("Not implemented"); case 17: case "end": return t.stop() } }), t) }))); return function (e) { return t.apply(this, arguments) } }(); e.openFilePicker = g, e.hasFilePickerApi = function () { var t = false; return p.isAndroid && void 0 !== window.Android.openFilePicker && void 0 !== window.Android.hasFilePicker && (t = window.Android.hasFilePicker()), p.isIos && void 0 !== p.iosMh.openFilePicker && (t = true), t }; var m = function () { var t = false; return p.isIos && (t = true), t } }, 73507: function (t, e, n) { function r(t) { return r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, r(t) } var o = this; function i() { i = function () { return e }; var t, e = {}, n = Object.prototype, o = n.hasOwnProperty, a = Object.defineProperty || function (t, e, n) { t[e] = n.value }, u = "function" == typeof Symbol ? Symbol : {}, c = u.iterator || "@@iterator", s = u.asyncIterator || "@@asyncIterator", l = u.toStringTag || "@@toStringTag"; function f(t, e, n) { return Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }), t[e] } try { f({}, "") } catch (t) { f = function (t, e, n) { return t[e] = n } } function h(t, e, n, r) { var o = e && e.prototype instanceof b ? e : b, i = Object.create(o.prototype), u = new C(r || []); return a(i, "_invoke", { value: j(t, n, u) }), i } function p(t, e, n) { try { return { type: "normal", arg: t.call(e, n) } } catch (t) { return { type: "throw", arg: t } } } e.wrap = h; var d = "suspendedStart", y = "suspendedYield", v = "executing", g = "completed", m = {}; function b() {} function w() {} function A() {} var x = {}; f(x, c, (function () { return this })); var E = Object.getPrototypeOf, S = E && E(E(L([]))); S && S !== n && o.call(S, c) && (x = S); var O = A.prototype = b.prototype = Object.create(x); function k(t) { ["next", "throw", "return"].forEach((function (e) { f(t, e, (function (t) { return this._invoke(e, t) })) })) } function _(t, e) { function n(i, a, u, c) { var s = p(t[i], t, a); if ("throw" !== s.type) { var l = s.arg, f = l.value; return f && "object" == r(f) && o.call(f, "__await") ? e.resolve(f.__await).then((function (t) { n("next", t, u, c) }), (function (t) { n("throw", t, u, c) })) : e.resolve(f).then((function (t) { l.value = t, u(l) }), (function (t) { return n("throw", t, u, c) })) } c(s.arg) } var i; a(this, "_invoke", { value: function (t, r) { function o() { return new e((function (e, o) { n(t, r, e, o) })) } return i = i ? i.then(o, o) : o() } }) } function j(e, n, r) { var o = d; return function (i, a) { if (o === v) throw Error("Generator is already running"); if (o === g) { if ("throw" === i) throw a; return { value: t, done: true } } for (r.method = i, r.arg = a;;) { var u = r.delegate; if (u) { var c = P(u, r); if (c) { if (c === m) continue; return c } } if ("next" === r.method) r.sent = r._sent = r.arg; else if ("throw" === r.method) { if (o === d) throw o = g, r.arg; r.dispatchException(r.arg) } else "return" === r.method && r.abrupt("return", r.arg); o = v; var s = p(e, n, r); if ("normal" === s.type) { if (o = r.done ? g : y, s.arg === m) continue; return { value: s.arg, done: r.done } } "throw" === s.type && (o = g, r.method = "throw", r.arg = s.arg) } } } function P(e, n) { var r = n.method, o = e.iterator[r]; if (o === t) return n.delegate = null, "throw" === r && e.iterator.return && (n.method = "return", n.arg = t, P(e, n), "throw" === n.method) || "return" !== r && (n.method = "throw", n.arg = new TypeError("The iterator does not provide a '" + r + "' method")), m; var i = p(o, e.iterator, n.arg); if ("throw" === i.type) return n.method = "throw", n.arg = i.arg, n.delegate = null, m; var a = i.arg; return a ? a.done ? (n[e.resultName] = a.value, n.next = e.nextLoc, "return" !== n.method && (n.method = "next", n.arg = t), n.delegate = null, m) : a : (n.method = "throw", n.arg = new TypeError("iterator result is not an object"), n.delegate = null, m) } function I(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e) } function T(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e } function C(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(I, this), this.reset(true) } function L(e) { if (e || "" === e) { var n = e[c]; if (n) return n.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var i = -1, a = function n() { for (; ++i < e.length;) if (o.call(e, i)) return n.value = e[i], n.done = false, n; return n.value = t, n.done = true, n }; return a.next = a } } throw new TypeError(r(e) + " is not iterable") } return w.prototype = A, a(O, "constructor", { value: A, configurable: true }), a(A, "constructor", { value: w, configurable: true }), w.displayName = f(A, l, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === w || "GeneratorFunction" === (e.displayName || e.name)) }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, A) : (t.__proto__ = A, f(t, l, "GeneratorFunction")), t.prototype = Object.create(O), t }, e.awrap = function (t) { return { __await: t } }, k(_.prototype), f(_.prototype, s, (function () { return this })), e.AsyncIterator = _, e.async = function (t, n, r, o, i) { void 0 === i && (i = Promise); var a = new _(h(t, n, r, o), i); return e.isGeneratorFunction(n) ? a : a.next().then((function (t) { return t.done ? t.value : a.next() })) }, k(O), f(O, l, "Generator"), f(O, c, (function () { return this })), f(O, "toString", (function () { return "[object Generator]" })), e.keys = function (t) { var e = Object(t), n = []; for (var r in e) n.push(r); return n.reverse(), function t() { for (; n.length;) { var r = n.pop(); if (r in e) return t.value = r, t.done = false, t } return t.done = true, t } }, e.values = L, C.prototype = { constructor: C, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = false, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(T), !e) for (var n in this) "t" === n.charAt(0) && o.call(this, n) && !isNaN(+n.slice(1)) && (this[n] = t) }, stop: function () { this.done = true; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval }, dispatchException: function (e) { if (this.done) throw e; var n = this; function r(r, o) { return u.type = "throw", u.arg = e, n.next = r, o && (n.method = "next", n.arg = t), !!o } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var a = this.tryEntries[i], u = a.completion; if ("root" === a.tryLoc) return r("end"); if (a.tryLoc <= this.prev) { var c = o.call(a, "catchLoc"), s = o.call(a, "finallyLoc"); if (c && s) { if (this.prev < a.catchLoc) return r(a.catchLoc, true); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } else if (c) { if (this.prev < a.catchLoc) return r(a.catchLoc, true) } else { if (!s) throw Error("try statement without catch or finally"); if (this.prev < a.finallyLoc) return r(a.finallyLoc) } } } }, abrupt: function (t, e) { for (var n = this.tryEntries.length - 1; n >= 0; --n) { var r = this.tryEntries[n]; if (r.tryLoc <= this.prev && o.call(r, "finallyLoc") && this.prev < r.finallyLoc) { var i = r; break } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, m) : this.complete(a) }, complete: function (t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), m }, finish: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.finallyLoc === t) return this.complete(n.completion, n.afterLoc), T(n), m } }, catch: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.tryLoc === t) { var r = n.completion; if ("throw" === r.type) { var o = r.arg; T(n) } return o } } throw Error("illegal catch attempt") }, delegateYield: function (e, n, r) { return this.delegate = { iterator: L(e), resultName: n, nextLoc: r }, "next" === this.method && (this.arg = t), m } }, e } function a(t, e, n, r, o, i, a) { try { var u = t[i](a), c = u.value } catch (t) { return void n(t) } u.done ? e(c) : Promise.resolve(c).then(r, o) } function u(t) { return function () { var e = this, n = arguments; return new Promise((function (r, o) { var i = t.apply(e, n); function u(t) { a(i, r, o, u, c, "next", t) } function c(t) { a(i, r, o, u, c, "throw", t) } u(void 0) })) } } Object.defineProperty(e, "__esModule", { value: true }), e.reloadGameReader = e.closeGameReader = e.createSdkApi = void 0; var c, s = n(17575), l = n(7573), f = n(53041), h = n(14217), p = n(39790), d = n(57001), y = n(70411), v = n(69647); e.createSdkApi = function (t) { var e = t.mounted, n = t.beforeUnmount, r = t.onSdkCloseGameReaderIntent, a = t.onPause, m = t.onResume, b = t.onBackGesture, w = t.onAudioFocusChange, A = t.filterPlaceholders, x = t.gameShouldForeground; if (c = n, y.gameLaunchHandlers.filterPlaceholders = null != A ? A : y.gameLaunchHandlers.filterPlaceholders, (0, s.createInitGame)(u(i().mark((function t() { return i().wrap((function (t) { for (;;) switch (t.prev = t.next) { case 0: return t.abrupt("return", (0, l.initLocalData)()); case 1: case "end": return t.stop() } }), t) }))), e), (0, s.createGameShouldForeground)(null != x ? x : function () {}), window.closeGameReader = function () { return r ? r() : g(), true }, window.pauseUI = function () { a && a() }, window.resumeUI = function () { m && m() }, window.gameReaderGestureBack = function () { return b && b(), true }, window.handleAudioFocusChange = function (t) { w && w(t) }, window.sdkCb = function (t) { try { var e = JSON.parse(t), n = e.id, r = e.response; v.asyncQueue.has(n) && (v.asyncQueue.get(n)(r), v.asyncQueue.delete(n)) } catch (e) { console.error(e, { inputData: t }) } }, f.isWeb) { var E = function (t) { h.webSource.sourceWindow = t.source, h.webSource.sourceWindowOrigin = t.origin, "null" !== t.origin && null != t.origin && Boolean(t.origin) || (h.webSource.sourceWindowOrigin = "*") }; window.addEventListener("message", (function (t) { var e = t.data; if (Array.isArray(e)) switch (e[0]) { case "initGame": E(t), (0, p.isFunction)(window.initGame) && window.initGame(e[1]); break; case "gameShouldForeground": window.gameShouldForeground(); break; case "closeGameReader": window.closeGameReader(); break; case "shareComplete": if (e[1]) { var n = e[1]; window.share_complete(n.id, n.isSuccess) } break; case "cb": if (e[1] && (0, d.isObject)(e[1])) { var r = e[1]; if ("initGame" === r.cb && E(t), r.cb && r.plainData) window[r.cb](r.plainData); else if (r.cb && r.arguments) try { var i = JSON.parse(r.arguments); Array.isArray(i) && window[r.cb].apply(o, i) } catch (t) { console.error(t) } } } }), false) } }; var g = function (t) { c && c(); var e = null != t ? t : {}, n = null != (null == t ? void 0 : t.openUrl) ? t.openUrl : null, r = null != (null == t ? void 0 : t.openStory) ? t.openStory : null, o = null != (null == t ? void 0 : t.openGameInstance) ? t.openGameInstance : null; if (null != o && null != o.id && (o.id = String(o.id)), f.isAndroid) { var i = JSON.stringify({ openUrl: n, openStory: r, openGameInstance: o }); window.Android.gameComplete(JSON.stringify(t), JSON.stringify(e), i) } else f.isIos ? window.webkit.messageHandlers.gameComplete.postMessage(JSON.stringify({ data: t, result: e, openUrl: n, openStory: r, openGameInstance: o })) : f.isWeb && h.webSource.sourceWindow && h.webSource.sourceWindowOrigin && h.webSource.sourceWindow.postMessage(["gameComplete", t, e, null, r, o], h.webSource.sourceWindowOrigin) }; e.closeGameReader = function (t) { g(t) }, e.reloadGameReader = function () { f.isAndroid ? window.Android.reloadGameReader && window.Android.reloadGameReader() : f.isIos ? window.webkit.messageHandlers.reloadGameReader && window.webkit.messageHandlers.reloadGameReader.postMessage("") : f.isWeb && h.webSource.sourceWindow && h.webSource.sourceWindowOrigin && h.webSource.sourceWindow.postMessage(["reloadGameReader"], h.webSource.sourceWindowOrigin) } }, 17575: function (__unused_webpack_module, exports, __webpack_require__) { function _typeof(t) { return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, _typeof(t) } function _regeneratorRuntime() { _regeneratorRuntime = function () { return e }; var t, e = {}, n = Object.prototype, r = n.hasOwnProperty, o = Object.defineProperty || function (t, e, n) { t[e] = n.value }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", u = i.asyncIterator || "@@asyncIterator", c = i.toStringTag || "@@toStringTag"; function s(t, e, n) { return Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }), t[e] } try { s({}, "") } catch (t) { s = function (t, e, n) { return t[e] = n } } function l(t, e, n, r) { var i = e && e.prototype instanceof g ? e : g, a = Object.create(i.prototype), u = new I(r || []); return o(a, "_invoke", { value: k(t, n, u) }), a } function f(t, e, n) { try { return { type: "normal", arg: t.call(e, n) } } catch (t) { return { type: "throw", arg: t } } } e.wrap = l; var h = "suspendedStart", p = "suspendedYield", d = "executing", y = "completed", v = {}; function g() {} function m() {} function b() {} var w = {}; s(w, a, (function () { return this })); var A = Object.getPrototypeOf, x = A && A(A(T([]))); x && x !== n && r.call(x, a) && (w = x); var E = b.prototype = g.prototype = Object.create(w); function S(t) { ["next", "throw", "return"].forEach((function (e) { s(t, e, (function (t) { return this._invoke(e, t) })) })) } function O(t, e) { function n(o, i, a, u) { var c = f(t[o], t, i); if ("throw" !== c.type) { var s = c.arg, l = s.value; return l && "object" == _typeof(l) && r.call(l, "__await") ? e.resolve(l.__await).then((function (t) { n("next", t, a, u) }), (function (t) { n("throw", t, a, u) })) : e.resolve(l).then((function (t) { s.value = t, a(s) }), (function (t) { return n("throw", t, a, u) })) } u(c.arg) } var i; o(this, "_invoke", { value: function (t, r) { function o() { return new e((function (e, o) { n(t, r, e, o) })) } return i = i ? i.then(o, o) : o() } }) } function k(e, n, r) { var o = h; return function (i, a) { if (o === d) throw Error("Generator is already running"); if (o === y) { if ("throw" === i) throw a; return { value: t, done: true } } for (r.method = i, r.arg = a;;) { var u = r.delegate; if (u) { var c = _(u, r); if (c) { if (c === v) continue; return c } } if ("next" === r.method) r.sent = r._sent = r.arg; else if ("throw" === r.method) { if (o === h) throw o = y, r.arg; r.dispatchException(r.arg) } else "return" === r.method && r.abrupt("return", r.arg); o = d; var s = f(e, n, r); if ("normal" === s.type) { if (o = r.done ? y : p, s.arg === v) continue; return { value: s.arg, done: r.done } } "throw" === s.type && (o = y, r.method = "throw", r.arg = s.arg) } } } function _(e, n) { var r = n.method, o = e.iterator[r]; if (o === t) return n.delegate = null, "throw" === r && e.iterator.return && (n.method = "return", n.arg = t, _(e, n), "throw" === n.method) || "return" !== r && (n.method = "throw", n.arg = new TypeError("The iterator does not provide a '" + r + "' method")), v; var i = f(o, e.iterator, n.arg); if ("throw" === i.type) return n.method = "throw", n.arg = i.arg, n.delegate = null, v; var a = i.arg; return a ? a.done ? (n[e.resultName] = a.value, n.next = e.nextLoc, "return" !== n.method && (n.method = "next", n.arg = t), n.delegate = null, v) : a : (n.method = "throw", n.arg = new TypeError("iterator result is not an object"), n.delegate = null, v) } function j(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e) } function P(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e } function I(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(j, this), this.reset(true) } function T(e) { if (e || "" === e) { var n = e[a]; if (n) return n.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function n() { for (; ++o < e.length;) if (r.call(e, o)) return n.value = e[o], n.done = false, n; return n.value = t, n.done = true, n }; return i.next = i } } throw new TypeError(_typeof(e) + " is not iterable") } return m.prototype = b, o(E, "constructor", { value: b, configurable: true }), o(b, "constructor", { value: m, configurable: true }), m.displayName = s(b, c, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === m || "GeneratorFunction" === (e.displayName || e.name)) }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, b) : (t.__proto__ = b, s(t, c, "GeneratorFunction")), t.prototype = Object.create(E), t }, e.awrap = function (t) { return { __await: t } }, S(O.prototype), s(O.prototype, u, (function () { return this })), e.AsyncIterator = O, e.async = function (t, n, r, o, i) { void 0 === i && (i = Promise); var a = new O(l(t, n, r, o), i); return e.isGeneratorFunction(n) ? a : a.next().then((function (t) { return t.done ? t.value : a.next() })) }, S(E), s(E, c, "Generator"), s(E, a, (function () { return this })), s(E, "toString", (function () { return "[object Generator]" })), e.keys = function (t) { var e = Object(t), n = []; for (var r in e) n.push(r); return n.reverse(), function t() { for (; n.length;) { var r = n.pop(); if (r in e) return t.value = r, t.done = false, t } return t.done = true, t } }, e.values = T, I.prototype = { constructor: I, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = false, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(P), !e) for (var n in this) "t" === n.charAt(0) && r.call(this, n) && !isNaN(+n.slice(1)) && (this[n] = t) }, stop: function () { this.done = true; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval }, dispatchException: function (e) { if (this.done) throw e; var n = this; function o(r, o) { return u.type = "throw", u.arg = e, n.next = r, o && (n.method = "next", n.arg = t), !!o } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var a = this.tryEntries[i], u = a.completion; if ("root" === a.tryLoc) return o("end"); if (a.tryLoc <= this.prev) { var c = r.call(a, "catchLoc"), s = r.call(a, "finallyLoc"); if (c && s) { if (this.prev < a.catchLoc) return o(a.catchLoc, true); if (this.prev < a.finallyLoc) return o(a.finallyLoc) } else if (c) { if (this.prev < a.catchLoc) return o(a.catchLoc, true) } else { if (!s) throw Error("try statement without catch or finally"); if (this.prev < a.finallyLoc) return o(a.finallyLoc) } } } }, abrupt: function (t, e) { for (var n = this.tryEntries.length - 1; n >= 0; --n) { var o = this.tryEntries[n]; if (o.tryLoc <= this.prev && r.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, v) : this.complete(a) }, complete: function (t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), v }, finish: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.finallyLoc === t) return this.complete(n.completion, n.afterLoc), P(n), v } }, catch: function (t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var n = this.tryEntries[e]; if (n.tryLoc === t) { var r = n.completion; if ("throw" === r.type) { var o = r.arg; P(n) } return o } } throw Error("illegal catch attempt") }, delegateYield: function (e, n, r) { return this.delegate = { iterator: T(e), resultName: n, nextLoc: r }, "next" === this.method && (this.arg = t), v } }, e } function asyncGeneratorStep(t, e, n, r, o, i, a) { try { var u = t[i](a), c = u.value } catch (t) { return void n(t) } u.done ? e(c) : Promise.resolve(c).then(r, o) } function _asyncToGenerator(t) { return function () { var e = this, n = arguments; return new Promise((function (r, o) { var i = t.apply(e, n); function a(t) { asyncGeneratorStep(i, r, o, a, u, "next", t) } function u(t) { asyncGeneratorStep(i, r, o, a, u, "throw", t) } a(void 0) })) } } function ownKeys(t, e) { var n = Object.keys(t); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(t); e && (r = r.filter((function (e) { return Object.getOwnPropertyDescriptor(t, e).enumerable }))), n.push.apply(n, r) } return n } function _objectSpread(t) { for (var e = 1; e < arguments.length; e++) { var n = null != arguments[e] ? arguments[e] : {}; e % 2 ? ownKeys(Object(n), true).forEach((function (e) { _defineProperty(t, e, n[e]) })) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : ownKeys(Object(n)).forEach((function (e) { Object.defineProperty(t, e, Object.getOwnPropertyDescriptor(n, e)) })) } return t } function _defineProperty(t, e, n) { return (e = _toPropertyKey(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }) : t[e] = n, t } function _toPropertyKey(t) { var e = _toPrimitive(t, "string"); return "symbol" == _typeof(e) ? e : e + "" } function _toPrimitive(t, e) { if ("object" != _typeof(t) || !t) return t; var n = t[Symbol.toPrimitive]; if (void 0 !== n) { var r = n.call(t, e || "default"); if ("object" != _typeof(r)) return r; throw new TypeError("@@toPrimitive must return a primitive value.") } return ("string" === e ? String : Number)(t) } Object.defineProperty(exports, "__esModule", { value: true }), exports.gameOnForeground = exports.gameShouldForegroundCallback = exports.createGameShouldForeground = exports.gameLoadFailedSdkCallback = exports.gameLoadedSdkCallback = exports.createInitGame = void 0; var isObject_1 = __webpack_require__(57001), gameLaunchConfig_1 = __webpack_require__(70411), env_1 = __webpack_require__(53041), Source_1 = __webpack_require__(14217), createNonce_1 = __webpack_require__(93829), semver = __webpack_require__(83605), _gameLoadingInfo = { loadStarted: false, loaded: false, state: "before gameReader API creation", description: "", error: "" }; null != window.gameLoadingInfo ? window.gameLoadingInfo = _objectSpread(_objectSpread({}, window.gameLoadingInfo), _gameLoadingInfo) : window.gameLoadingInfo = _gameLoadingInfo; var gameReader = function () { var self = window.gameReader || {}; if (self._e = self._e || [], self._e) for (var i = 0; i < self._e.length; ++i) setTimeout(function (t, e) { return function () { try { window.gameLoadingInfo.state = "before call gameReaderInit queue", window.gameLoadingInfo.description = "index: " + e, t(), window.gameLoadingInfo.state = "after call gameReaderInit queue", window.gameLoadingInfo.description = "index: " + e } catch (t) { window._sendErrorLog && window._sendErrorLog({ src: "gameReaderInit queue", message: t.message, stack: t.stack }), console.error(t) } } }(self._e[i], i)); if (window.Android && null != window.sessionStorage) try { var _initQueue = JSON.parse(window.sessionStorage.getItem("_initQueue") || "[]"); if (Array.isArray(_initQueue)) for (var _i = 0; _i < _initQueue.length; ++_i) setTimeout(function (cb, i) { return function () { try { window.gameLoadingInfo.state = "before call gameReaderInit sessionStorage queue", window.gameLoadingInfo.description = "index: " + i, eval(cb), window.gameLoadingInfo.state = "after call gameReaderInit sessionStorage queue", window.gameLoadingInfo.description = "index: " + i } catch (t) { window._sendErrorLog && window._sendErrorLog({ src: "gameReaderInit sessionStorage queue", message: t.message, stack: t.stack }), console.error(t) } } }(_initQueue[_i], _i)); window.sessionStorage.removeItem("_initQueue") } catch (t) { console.error(t) } return self.ready = function (t) { setTimeout((function () { try { window.gameLoadingInfo.state = "before call gameReaderInit ready", window.gameLoadingInfo.description = "", t(), window.gameLoadingInfo.state = "after call gameReaderInit ready", window.gameLoadingInfo.description = "" } catch (t) { window._sendErrorLog && window._sendErrorLog({ src: "gameReaderInit ready", message: t.message, stack: t.stack }), console.error(t) } })) }, self }(); window.gameReader = gameReader; var createInitGame = function (t) { var e = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : function () {}; window.initGame = function () { var n = _asyncToGenerator(_regeneratorRuntime().mark((function n(r) { var o, i, a, u; return _regeneratorRuntime().wrap((function (n) { for (;;) switch (n.prev = n.next) { case 0: if (n.prev = 0, window.gameLoadingInfo.loadStarted = true, window.gameLoadingInfo.state = "before call initGame", window.gameLoadingInfo.description = JSON.stringify(r), (0, isObject_1.isObject)(r)) { n.next = 7; break } return console.error("Invalid gameConfig"), n.abrupt("return"); case 7: return (0, gameLaunchConfig_1.setGameLaunchConfig)(r), gameLaunchConfig_1.gameLaunchConfig.verbose && (window.__config = r), null !== (o = gameLaunchConfig_1.gameLaunchConfig) && void 0 !== o && null !== (o = o.clientConfig) && void 0 !== o && o.nonce && (0, createNonce_1.createNonce)(null === (a = gameLaunchConfig_1.gameLaunchConfig) || void 0 === a || null === (a = a.clientConfig) || void 0 === a ? void 0 : a.nonce), null !== (i = gameLaunchConfig_1.gameLaunchConfig) && void 0 !== i && null !== (i = i.clientConfig) && void 0 !== i && i.dir && (window.document.documentElement.dir = null === (u = gameLaunchConfig_1.gameLaunchConfig) || void 0 === u || null === (u = u.clientConfig) || void 0 === u ? void 0 : u.dir), n.next = 13, t(); case 13: e(), window.gameLoadingInfo.state = "after call initGame", window.gameLoadingInfo.description = JSON.stringify(r), n.next = 22; break; case 18: n.prev = 18, n.t0 = n.catch(0), window._sendErrorLog && window._sendErrorLog({ src: "initGame", message: n.t0.message, stack: n.t0.stack }), console.error(n.t0); case 22: case "end": return n.stop() } }), n, null, [ [0, 18] ]) }))); return function (t) { return n.apply(this, arguments) } }() }; exports.createInitGame = createInitGame; var gameLoadedSdkCallback = function () { isSdkSupportGameShouldForegroundCallback() ? gameLoadedSdkCallbackInternal() : window.gameShouldForeground() }; exports.gameLoadedSdkCallback = gameLoadedSdkCallback; var gameLoadedSdkCallbackInternal = function (t) { window.gameLoadingInfo.state = "before call gameLoadedSdkCallback", window.gameLoadingInfo.description = ""; try { var e = null == t ? void 0 : t.showClose; null == e && (e = false); var n = null == t ? void 0 : t.backGesture; null == n && (n = true), env_1.isAndroid ? void 0 !== window.Android.gameLoaded && (isSdkSupportGameShouldForegroundCallback() ? window.Android.gameLoaded() : window.Android.gameLoaded(JSON.stringify({ showClose: e, backGesture: n }))) : env_1.isIos ? void 0 !== env_1.iosMh.gameLoaded && (isSdkSupportGameShouldForegroundCallback() ? env_1.iosMh.gameLoaded.postMessage("") : env_1.iosMh.gameLoaded.postMessage(JSON.stringify({ showClose: e, backGesture: false }))) : env_1.isWeb && Source_1.webSource.sourceWindow && Source_1.webSource.sourceWindowOrigin && (isSdkSupportGameShouldForegroundCallback() ? Source_1.webSource.sourceWindow.postMessage(["gameLoaded"], Source_1.webSource.sourceWindowOrigin) : Source_1.webSource.sourceWindow.postMessage(["gameLoaded", JSON.stringify({ showClose: e, backGesture: n })], Source_1.webSource.sourceWindowOrigin)), window.gameLoadingInfo.state = "after call gameLoadedSdkCallback", window.gameLoadingInfo.description = "", window.gameLoadingInfo.loaded = true, isSdkSupportGameShouldForegroundCallback() || gameOnForegroundResolve() } catch (t) { window._sendErrorLog && window._sendErrorLog({ src: "gameLoadedSdkCallback", message: t.message, stack: t.stack }), console.error(t) } }, _gameLoadingInfoCreated = { loadStarted: false, loaded: false, state: "gameReader API created", description: "", error: "" }; null != window.gameLoadingInfo ? window.gameLoadingInfo = _objectSpread(_objectSpread({}, window.gameLoadingInfo), _gameLoadingInfoCreated) : window.gameLoadingInfo = _gameLoadingInfoCreated; var gameLoadFailedSdkCallback = function (t, e) { var n = false; null != window.gameLoadingInfo && null != window.gameLoadingInfo.loaded && (n = window.gameLoadingInfo.loaded), n || (null != window.gameLoadingInfo && (window.gameLoadingInfo.state = "before call gameLoadFailedSdkCallback", window.gameLoadingInfo.description = t), env_1.isAndroid ? window.Android.gameLoadFailed && window.Android.gameLoadFailed(t, e) : env_1.isIos ? env_1.iosMh.gameLoadFailed && env_1.iosMh.gameLoadFailed.postMessage(JSON.stringify({ reason: t, canTryReload: e })) : env_1.isWeb && null != Source_1.webSource.sourceWindow && null != Source_1.webSource.sourceWindowOrigin && Source_1.webSource.sourceWindow.postMessage(["gameLoadFailed", t, e], Source_1.webSource.sourceWindowOrigin), gameOnForegroundReject(t)) }; exports.gameLoadFailedSdkCallback = gameLoadFailedSdkCallback, window.gameLoadFailed = exports.gameLoadFailedSdkCallback; var createGameShouldForeground = function (t) { window.gameShouldForeground = t }; exports.createGameShouldForeground = createGameShouldForeground; var gameShouldForegroundCallback = function (t) { isSdkSupportGameShouldForegroundCallback() ? gameShouldForegroundCallbackInternal(t) : gameLoadedSdkCallbackInternal(t) }; exports.gameShouldForegroundCallback = gameShouldForegroundCallback; var gameShouldForegroundCallbackInternal = function (t) { var e = null == t ? void 0 : t.showClose; null == e && (e = false); var n = null == t ? void 0 : t.backGesture; null == n && (n = true), env_1.isAndroid ? window.Android.gameShouldForegroundCallback && window.Android.gameShouldForegroundCallback(JSON.stringify({ showClose: e, backGesture: n })) : env_1.isIos ? env_1.iosMh.gameShouldForegroundCallback && env_1.iosMh.gameShouldForegroundCallback.postMessage(JSON.stringify({ showClose: e, backGesture: false })) : env_1.isWeb && Source_1.webSource.sourceWindow && Source_1.webSource.sourceWindowOrigin && Source_1.webSource.sourceWindow.postMessage(["gameShouldForegroundCallback", JSON.stringify({ showClose: e, backGesture: n })], Source_1.webSource.sourceWindowOrigin), gameOnForegroundResolve() }, isSdkSupportGameShouldForegroundCallback = function () { if (env_1.isAndroid) return "gameShouldForegroundCallback" in window.Android; if (env_1.isIos) return "gameShouldForegroundCallback" in env_1.iosMh; if (env_1.isWeb) { var t = false, e = (0, env_1.getSemverSdkVersion)(); return null != e && e && semver.gte(e, "2.12.0-rc.11") && (t = true), t } }, gameOnForegroundResolve = function () {}, gameOnForegroundReject = function () {}; exports.gameOnForeground = new Promise((function (t, e) { gameOnForegroundResolve = t, gameOnForegroundReject = e })), exports.gameOnForeground.catch((function (t) { console.log("on gameOnForeground reject", t) })) }, 74694: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.openGameInstance = void 0; var r = n(73507); e.openGameInstance = function (t) { (0, r.closeGameReader)({ openGameInstance: t }) } }, 29646: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.openStory = void 0; var r = n(73507); e.openStory = function (t) { (0, r.closeGameReader)({ openStory: t }) } }, 63314: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.openUrl = void 0; var r = n(53041), o = n(14217), i = n(73507); e.openUrl = function (t) { var e = t.url, n = t.closeGameReader; r.isAndroid ? void 0 !== window.Android.openUrl && window.Android.openUrl(JSON.stringify({ url: e })) : r.isIos ? void 0 !== r.iosMh.openUrl && r.iosMh.openUrl.postMessage(JSON.stringify({ url: e })) : r.isWeb && o.webSource.sourceWindow && o.webSource.sourceWindowOrigin && o.webSource.sourceWindow.postMessage(["openUrl", JSON.stringify({ url: e })], o.webSource.sourceWindowOrigin), n && (0, i.closeGameReader)() } }, 5008: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.shareFiles = e.shareUrl = e.shareText = void 0; var r = n(41995), o = n(69647), i = n(53041), a = n(14217); e.shareText = function (t) { return u({ text: t }) }, e.shareUrl = function (t) { return u({ url: t }) }, e.shareFiles = function (t) { return u({ files: t }) }; var u = function (t) { return new Promise((function (e, n) { var u = (0, r.v4)(); o.asyncQueue.set(u, (function (t) { e(t) })), i.isAndroid ? "share" in window.Android && window.Android.share(u, JSON.stringify(t)) : i.isIos ? i.iosMh.share && i.iosMh.share.postMessage && i.iosMh.share.postMessage(JSON.stringify({ id: u, config: t })) : i.isWeb && (t.files && Array.isArray(t.files) && t.files.length, a.webSource.sourceWindow && a.webSource.sourceWindowOrigin && a.webSource.sourceWindow.postMessage(["share", u, t], a.webSource.sourceWindowOrigin)) })) }; window.share_complete = function (t, e) { try { o.asyncQueue.has(t) && (o.asyncQueue.get(t)(e), o.asyncQueue.delete(t)) } catch (n) { console.error(n, { inputData: { requestId: t, isSuccess: e } }) } } }, 60400: function (t, e, n) { Object.defineProperty(e, "__esModule", { value: true }), e.vibrate = void 0; var r = n(53041); e.vibrate = function (t, e) { var n = ["impactLight", "impactMedium", "impactHeavy", "selection", "notificationSuccess", "notificationWarning", "notificationError"], o = []; Array.isArray(t) ? 0 === t.filter(Boolean).length || (o = t) : null == t || 0 == t || o.push(t); var i = o.map((function (t) { return parseInt(t) })); if (r.isIos) null != e && -1 !== n.indexOf(e) || (e = n[0]), window.webkit.messageHandlers.haptic && window.webkit.messageHandlers.haptic.postMessage && window.webkit.messageHandlers.haptic.postMessage(JSON.stringify({ pattern: o, fallbackStyle: e, enableVibrateFallback: false })); else if (window.Android && null != window.Android.vibrate) try { window.Android.vibrate(i) } catch (t) { console.error(t) } else try { navigator.vibrate(i) } catch (t) { console.error(t) } } }, 14217: function (t, e) { function n(t) { return n = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, n(t) } function r(t, e) { for (var n = 0; n < e.length; n++) { var r = e[n]; r.enumerable = r.enumerable || false, r.configurable = true, "value" in r && (r.writable = true), Object.defineProperty(t, i(r.key), r) } } function o(t, e, n) { return (e = i(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: true, configurable: true, writable: true }) : t[e] = n, t } function i(t) { var e = function (t) { if ("object" != n(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var r = e.call(t, "string"); if ("object" != n(r)) return r; throw new TypeError("@@toPrimitive must return a primitive value.") } return String(t) }(t); return "symbol" == n(e) ? e : e + "" } Object.defineProperty(e, "__esModule", { value: true }), e.webSource = void 0; var a = function () { return t = function t() { ! function (t, e) { if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function") }(this, t), o(this, "_sourceWindow", null), o(this, "_sourceWindowOrigin", null) }, (e = [{ key: "sourceWindowOrigin", get: function () { return null != window.gameLoadingInfo && null != window.gameLoadingInfo.sourceWindowOrigin ? window.gameLoadingInfo.sourceWindowOrigin : this._sourceWindowOrigin }, set: function (t) { this._sourceWindowOrigin = t } }, { key: "sourceWindow", get: function () { return null != window.gameLoadingInfo && null != window.gameLoadingInfo.sourceWindow ? window.gameLoadingInfo.sourceWindow : this._sourceWindow }, set: function (t) { this._sourceWindow = t } }]) && r(t.prototype, e), Object.defineProperty(t, "prototype", { writable: false }), t; var t, e }(); e.webSource = new a }, 80515: function (t, e, n) { var r, o, i, a; function u(t) { return u = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, u(t) } a = function (t, e, n, r) { var o = function (t, e, n) { return { endTime: e, insertTime: n, type: "exponentialRampToValue", value: t } }, i = function (t, e, n) { return { endTime: e, insertTime: n, type: "linearRampToValue", value: t } }, a = function (t, e) { return { startTime: e, type: "setValue", value: t } }, u = function (t, e, n) { return { duration: n, startTime: e, type: "setValueCurve", values: t } }, c = function (t, e, n) { var r = n.startTime, o = n.target, i = n.timeConstant; return o + (e - o) * Math.exp((r - t) / i) }, s = function (t) { return "exponentialRampToValue" === t.type }, l = function (t) { return "linearRampToValue" === t.type }, f = function (t) { return s(t) || l(t) }, h = function (t) { return "setValue" === t.type }, p = function (t) { return "setValueCurve" === t.type }, d = function (t, e, n, r) { var o = t[e]; return void 0 === o ? r : f(o) || h(o) ? o.value : p(o) ? o.values[o.values.length - 1] : c(n, d(t, e - 1, o.startTime, r), o) }, y = function (t, e, n, r, o) { return void 0 === n ? [r.insertTime, o] : f(n) ? [n.endTime, n.value] : h(n) ? [n.startTime, n.value] : p(n) ? [n.startTime + n.duration, n.values[n.values.length - 1]] : [n.startTime, d(t, e - 1, n.startTime, o)] }, v = function (t) { return "cancelAndHold" === t.type }, g = function (t) { return "cancelScheduledValues" === t.type }, m = function (t) { return v(t) || g(t) ? t.cancelTime : s(t) || l(t) ? t.endTime : t.startTime }, b = function (t, e, n, r) { var o = r.endTime, i = r.value; return n === i ? i : 0 < n && 0 < i || n < 0 && i < 0 ? n * Math.pow(i / n, (t - e) / (o - e)) : 0 }, w = function (t, e, n, r) { return n + (t - e) / (r.endTime - e) * (r.value - n) }, A = function (t) { return "setTarget" === t.type }, x = function () { return r((function t(e) { n(this, t), this._automationEvents = [], this._currenTime = 0, this._defaultValue = e }), [{ key: Symbol.iterator, value: function () { return this._automationEvents[Symbol.iterator]() } }, { key: "add", value: function (t) { var e = m(t); if (v(t) || g(t)) { var n = this._automationEvents.findIndex((function (n) { return g(t) && p(n) ? n.startTime + n.duration >= e : m(n) >= e })), r = this._automationEvents[n]; if (-1 !== n && (this._automationEvents = this._automationEvents.slice(0, n)), v(t)) { var c = this._automationEvents[this._automationEvents.length - 1]; if (void 0 !== r && f(r)) { if (void 0 !== c && A(c)) throw new Error("The internal list is malformed."); var h = void 0 === c ? r.insertTime : p(c) ? c.startTime + c.duration : m(c), d = void 0 === c ? this._defaultValue : p(c) ? c.values[c.values.length - 1] : c.value, y = s(r) ? b(e, h, d, r) : w(e, h, d, r), x = s(r) ? o(y, e, this._currenTime) : i(y, e, this._currenTime); this._automationEvents.push(x) } if (void 0 !== c && A(c) && this._automationEvents.push(a(this.getValue(e), e)), void 0 !== c && p(c) && c.startTime + c.duration > e) { var E = e - c.startTime, S = (c.values.length - 1) / c.duration, O = Math.max(2, 1 + Math.ceil(E * S)), k = E / (O - 1) * S, _ = c.values.slice(0, O); if (k < 1) for (var j = 1; j < O; j += 1) { var P = k * j % 1; _[j] = c.values[j - 1] * (1 - P) + c.values[j] * P } this._automationEvents[this._automationEvents.length - 1] = u(_, c.startTime, E) } } } else { var I = this._automationEvents.findIndex((function (t) { return m(t) > e })), T = -1 === I ? this._automationEvents[this._automationEvents.length - 1] : this._automationEvents[I - 1]; if (void 0 !== T && p(T) && m(T) + T.duration > e) return false; var C = s(t) ? o(t.value, t.endTime, this._currenTime) : l(t) ? i(t.value, e, this._currenTime) : t; if (-1 === I) this._automationEvents.push(C); else { if (p(t) && e + t.duration > m(this._automationEvents[I])) return false; this._automationEvents.splice(I, 0, C) } } return true } }, { key: "flush", value: function (t) { var e = this._automationEvents.findIndex((function (e) { return m(e) > t })); if (e > 1) { var n = this._automationEvents.slice(e - 1), r = n[0]; A(r) && n.unshift(a(d(this._automationEvents, e - 2, r.startTime, this._defaultValue), r.startTime)), this._automationEvents = n } } }, { key: "getValue", value: function (t) { if (0 === this._automationEvents.length) return this._defaultValue; var n = this._automationEvents.findIndex((function (e) { return m(e) > t })), r = this._automationEvents[n], o = (-1 === n ? this._automationEvents.length : n) - 1, i = this._automationEvents[o]; if (void 0 !== i && A(i) && (void 0 === r || !f(r) || r.insertTime > t)) return c(t, d(this._automationEvents, o - 1, i.startTime, this._defaultValue), i); if (void 0 !== i && h(i) && (void 0 === r || !f(r))) return i.value; if (void 0 !== i && p(i) && (void 0 === r || !f(r) || i.startTime + i.duration > t)) return t < i.startTime + i.duration ? function (t, e) { var n = e.duration, r = e.startTime, o = e.values; return function (t, e) { var n = Math.floor(e), r = Math.ceil(e); return n === r ? t[n] : (1 - (e - n)) * t[n] + (1 - (r - e)) * t[r] }(o, (t - r) / n * (o.length - 1)) }(t, i) : i.values[i.values.length - 1]; if (void 0 !== i && f(i) && (void 0 === r || !f(r))) return i.value; if (void 0 !== r && s(r)) { var a = y(this._automationEvents, o, i, r, this._defaultValue), u = e(a, 2), v = u[0], g = u[1]; return b(t, v, g, r) } if (void 0 !== r && l(r)) { var x = y(this._automationEvents, o, i, r, this._defaultValue), E = e(x, 2), S = E[0], O = E[1]; return w(t, S, O, r) } return this._defaultValue } }]) }(); t.AutomationEventList = x, t.createCancelAndHoldAutomationEvent = function (t) { return { cancelTime: t, type: "cancelAndHold" } }, t.createCancelScheduledValuesAutomationEvent = function (t) { return { cancelTime: t, type: "cancelScheduledValues" } }, t.createExponentialRampToValueAutomationEvent = function (t, e) { return { endTime: e, type: "exponentialRampToValue", value: t } }, t.createLinearRampToValueAutomationEvent = function (t, e) { return { endTime: e, type: "linearRampToValue", value: t } }, t.createSetTargetAutomationEvent = function (t, e, n) { return { startTime: e, target: t, timeConstant: n, type: "setTarget" } }, t.createSetValueAutomationEvent = a, t.createSetValueCurveAutomationEvent = u }, "object" === u(e) ? a(e, n(51661), n(99877), n(59477)) : (o = [e, n(51661), n(99877), n(59477)], void 0 === (i = "function" == typeof (r = a) ? r.apply(e, o) : r) || (t.exports = i)) }, 14018: function (t, e, n) { var r = n(8204), o = { childContextTypes: true, contextType: true, contextTypes: true, defaultProps: true, displayName: true, getDefaultProps: true, getDerivedStateFromError: true, getDerivedStateFromProps: true, mixins: true, propTypes: true, type: true }, i = { name: true, length: true, prototype: true, caller: true, callee: true, arguments: true, arity: true }, a = { $$typeof: true, compare: true, defaultProps: true, displayName: true, propTypes: true, type: true }, u = {}; function c(t) { return r.isMemo(t) ? a : u[t.$$typeof] || o } u[r.ForwardRef] = { $$typeof: true, render: true, defaultProps: true, displayName: true, propTypes: true }, u[r.Memo] = a; var s = Object.defineProperty, l = Object.getOwnPropertyNames, f = Object.getOwnPropertySymbols, h = Object.getOwnPropertyDescriptor, p = Object.getPrototypeOf, d = Object.prototype; t.exports = function t(e, n, r) { if ("string" != typeof n) { if (d) { var o = p(n); o && o !== d && t(e, o, r) } var a = l(n); f && (a = a.concat(f(n))); for (var u = c(e), y = c(n), v = 0; v < a.length; ++v) { var g = a[v]; if (!(i[g] || r && r[g] || y && y[g] || u && u[g])) { var m = h(n, g); try { s(e, g, m) } catch (t) {} } } } return e } }, 72560: function (t, e) { function n(t) { return n = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, n(t) } var r = "function" == typeof Symbol && Symbol.for, o = r ? Symbol.for("react.element") : 60103, i = r ? Symbol.for("react.portal") : 60106, a = r ? Symbol.for("react.fragment") : 60107, u = r ? Symbol.for("react.strict_mode") : 60108, c = r ? Symbol.for("react.profiler") : 60114, s = r ? Symbol.for("react.provider") : 60109, l = r ? Symbol.for("react.context") : 60110, f = r ? Symbol.for("react.async_mode") : 60111, h = r ? Symbol.for("react.concurrent_mode") : 60111, p = r ? Symbol.for("react.forward_ref") : 60112, d = r ? Symbol.for("react.suspense") : 60113, y = r ? Symbol.for("react.suspense_list") : 60120, v = r ? Symbol.for("react.memo") : 60115, g = r ? Symbol.for("react.lazy") : 60116, m = r ? Symbol.for("react.block") : 60121, b = r ? Symbol.for("react.fundamental") : 60117, w = r ? Symbol.for("react.responder") : 60118, A = r ? Symbol.for("react.scope") : 60119; function x(t) { if ("object" === n(t) && null !== t) { var e = t.$$typeof; switch (e) { case o: switch (t = t.type) { case f: case h: case a: case c: case u: case d: return t; default: switch (t = t && t.$$typeof) { case l: case p: case g: case v: case s: return t; default: return e } } case i: return e } } } function E(t) { return x(t) === h } e.AsyncMode = f, e.ConcurrentMode = h, e.ContextConsumer = l, e.ContextProvider = s, e.Element = o, e.ForwardRef = p, e.Fragment = a, e.Lazy = g, e.Memo = v, e.Portal = i, e.Profiler = c, e.StrictMode = u, e.Suspense = d, e.isAsyncMode = function (t) { return E(t) || x(t) === f }, e.isConcurrentMode = E, e.isContextConsumer = function (t) { return x(t) === l }, e.isContextProvider = function (t) { return x(t) === s }, e.isElement = function (t) { return "object" === n(t) && null !== t && t.$$typeof === o }, e.isForwardRef = function (t) { return x(t) === p }, e.isFragment = function (t) { return x(t) === a }, e.isLazy = function (t) { return x(t) === g }, e.isMemo = function (t) { return x(t) === v }, e.isPortal = function (t) { return x(t) === i }, e.isProfiler = function (t) { return x(t) === c }, e.isStrictMode = function (t) { return x(t) === u }, e.isSuspense = function (t) { return x(t) === d }, e.isValidElementType = function (t) { return "string" == typeof t || "function" == typeof t || t === a || t === h || t === c || t === u || t === d || t === y || "object" === n(t) && null !== t && (t.$$typeof === g || t.$$typeof === v || t.$$typeof === s || t.$$typeof === l || t.$$typeof === p || t.$$typeof === b || t.$$typeof === w || t.$$typeof === A || t.$$typeof === m) }, e.typeOf = x }, 8204: function (t, e, n) { t.exports = n(72560) }, 48964: function (t, e, n) { var r; function o(t) { return o = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, o(t) }! function () { var o = function () { this.init() }; o.prototype = { init: function () { var t = this || i; return t._counter = 1e3, t._html5AudioPool = [], t.html5PoolSize = 10, t._codecs = {}, t._howls = [], t._muted = false, t._volume = 1, t._canPlayEvent = "canplaythrough", t._navigator = "undefined" != typeof window && window.navigator ? window.navigator : null, t.masterGain = null, t.noAudio = false, t.usingWebAudio = true, t.autoSuspend = true, t.ctx = null, t.autoUnlock = true, t._setup(), t }, volume: function (t) { var e = this || i; if (t = parseFloat(t), e.ctx || p(), void 0 !== t && t >= 0 && t <= 1) { if (e._volume = t, e._muted) return e; e.usingWebAudio && e.masterGain.gain.setValueAtTime(t, i.ctx.currentTime); for (var n = 0; n < e._howls.length; n++) if (!e._howls[n]._webAudio) for (var r = e._howls[n]._getSoundIds(), o = 0; o < r.length; o++) { var a = e._howls[n]._soundById(r[o]); a && a._node && (a._node.volume = a._volume * t) } return e } return e._volume }, mute: function (t) { var e = this || i; e.ctx || p(), e._muted = t, e.usingWebAudio && e.masterGain.gain.setValueAtTime(t ? 0 : e._volume, i.ctx.currentTime); for (var n = 0; n < e._howls.length; n++) if (!e._howls[n]._webAudio) for (var r = e._howls[n]._getSoundIds(), o = 0; o < r.length; o++) { var a = e._howls[n]._soundById(r[o]); a && a._node && (a._node.muted = !!t || a._muted) } return e }, stop: function () { for (var t = this || i, e = 0; e < t._howls.length; e++) t._howls[e].stop(); return t }, unload: function () { for (var t = this || i, e = t._howls.length - 1; e >= 0; e--) t._howls[e].unload(); return t.usingWebAudio && t.ctx && void 0 !== t.ctx.close && (t.ctx.close(), t.ctx = null, p()), t }, codecs: function (t) { return (this || i)._codecs[t.replace(/^x-/, "")] }, _setup: function () { var t = this || i; if (t.state = t.ctx && t.ctx.state || "suspended", t._autoSuspend(), !t.usingWebAudio) if ("undefined" != typeof Audio) try { void 0 === (new Audio).oncanplaythrough && (t._canPlayEvent = "canplay") } catch (e) { t.noAudio = true } else t.noAudio = true; try { (new Audio).muted && (t.noAudio = true) } catch (t) {} return t.noAudio || t._setupCodecs(), t }, _setupCodecs: function () { var t = this || i, e = null; try { e = "undefined" != typeof Audio ? new Audio : null } catch (e) { return t } if (!e || "function" != typeof e.canPlayType) return t; var n = e.canPlayType("audio/mpeg;").replace(/^no$/, ""), r = t._navigator ? t._navigator.userAgent : "", o = r.match(/OPR\/(\d+)/g), a = o && parseInt(o[0].split("/")[1], 10) < 33, u = -1 !== r.indexOf("Safari") && -1 === r.indexOf("Chrome"), c = r.match(/Version\/(.*?) /), s = u && c && parseInt(c[1], 10) < 15; return t._codecs = { mp3: !(a || !n && !e.canPlayType("audio/mp3;").replace(/^no$/, "")), mpeg: !!n, opus: !!e.canPlayType('audio/ogg; codecs="opus"').replace(/^no$/, ""), ogg: !!e.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/, ""), oga: !!e.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/, ""), wav: !!(e.canPlayType('audio/wav; codecs="1"') || e.canPlayType("audio/wav")).replace(/^no$/, ""), aac: !!e.canPlayType("audio/aac;").replace(/^no$/, ""), caf: !!e.canPlayType("audio/x-caf;").replace(/^no$/, ""), m4a: !!(e.canPlayType("audio/x-m4a;") || e.canPlayType("audio/m4a;") || e.canPlayType("audio/aac;")).replace(/^no$/, ""), m4b: !!(e.canPlayType("audio/x-m4b;") || e.canPlayType("audio/m4b;") || e.canPlayType("audio/aac;")).replace(/^no$/, ""), mp4: !!(e.canPlayType("audio/x-mp4;") || e.canPlayType("audio/mp4;") || e.canPlayType("audio/aac;")).replace(/^no$/, ""), weba: !(s || !e.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/, "")), webm: !(s || !e.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/, "")), dolby: !!e.canPlayType('audio/mp4; codecs="ec-3"').replace(/^no$/, ""), flac: !!(e.canPlayType("audio/x-flac;") || e.canPlayType("audio/flac;")).replace(/^no$/, "") }, t }, _unlockAudio: function () { var t = this || i; if (!t._audioUnlocked && t.ctx) { t._audioUnlocked = false, t.autoUnlock = false, t._mobileUnloaded || 44100 === t.ctx.sampleRate || (t._mobileUnloaded = true, t.unload()), t._scratchBuffer = t.ctx.createBuffer(1, 1, 22050); var e = function (n) { for (; t._html5AudioPool.length < t.html5PoolSize;) try { var r = new Audio; r._unlocked = true, t._releaseHtml5Audio(r) } catch (n) { t.noAudio = true; break } for (var o = 0; o < t._howls.length; o++) if (!t._howls[o]._webAudio) for (var i = t._howls[o]._getSoundIds(), a = 0; a < i.length; a++) { var u = t._howls[o]._soundById(i[a]); u && u._node && !u._node._unlocked && (u._node._unlocked = true, u._node.load()) } t._autoResume(); var c = t.ctx.createBufferSource(); c.buffer = t._scratchBuffer, c.connect(t.ctx.destination), void 0 === c.start ? c.noteOn(0) : c.start(0), "function" == typeof t.ctx.resume && t.ctx.resume(), c.onended = function () { c.disconnect(0), t._audioUnlocked = true, document.removeEventListener("touchstart", e, true), document.removeEventListener("touchend", e, true), document.removeEventListener("click", e, true), document.removeEventListener("keydown", e, true); for (var n = 0; n < t._howls.length; n++) t._howls[n]._emit("unlock") } }; return document.addEventListener("touchstart", e, true), document.addEventListener("touchend", e, true), document.addEventListener("click", e, true), document.addEventListener("keydown", e, true), t } }, _obtainHtml5Audio: function () { var t = this || i; if (t._html5AudioPool.length) return t._html5AudioPool.pop(); var e = (new Audio).play(); return e && "undefined" != typeof Promise && (e instanceof Promise || "function" == typeof e.then) && e.catch((function () { console.warn("HTML5 Audio pool exhausted, returning potentially locked audio object.") })), new Audio }, _releaseHtml5Audio: function (t) { var e = this || i; return t._unlocked && e._html5AudioPool.push(t), e }, _autoSuspend: function () { var t = this; if (t.autoSuspend && t.ctx && void 0 !== t.ctx.suspend && i.usingWebAudio) { for (var e = 0; e < t._howls.length; e++) if (t._howls[e]._webAudio) for (var n = 0; n < t._howls[e]._sounds.length; n++) if (!t._howls[e]._sounds[n]._paused) return t; return t._suspendTimer && clearTimeout(t._suspendTimer), t._suspendTimer = setTimeout((function () { if (t.autoSuspend) { t._suspendTimer = null, t.state = "suspending"; var e = function () { t.state = "suspended", t._resumeAfterSuspend && (delete t._resumeAfterSuspend, t._autoResume()) }; t.ctx.suspend().then(e, e) } }), 3e4), t } }, _autoResume: function () { var t = this; if (t.ctx && void 0 !== t.ctx.resume && i.usingWebAudio) return "running" === t.state && "interrupted" !== t.ctx.state && t._suspendTimer ? (clearTimeout(t._suspendTimer), t._suspendTimer = null) : "suspended" === t.state || "running" === t.state && "interrupted" === t.ctx.state ? (t.ctx.resume().then((function () { t.state = "running"; for (var e = 0; e < t._howls.length; e++) t._howls[e]._emit("resume") })), t._suspendTimer && (clearTimeout(t._suspendTimer), t._suspendTimer = null)) : "suspending" === t.state && (t._resumeAfterSuspend = true), t } }; var i = new o, a = function (t) { t.src && 0 !== t.src.length ? this.init(t) : console.error("An array of source files must be passed with any new Howl.") }; a.prototype = { init: function (t) { var e = this; return i.ctx || p(), e._autoplay = t.autoplay || false, e._format = "string" != typeof t.format ? t.format : [t.format], e._html5 = t.html5 || false, e._muted = t.mute || false, e._loop = t.loop || false, e._pool = t.pool || 5, e._preload = "boolean" != typeof t.preload && "metadata" !== t.preload || t.preload, e._rate = t.rate || 1, e._sprite = t.sprite || {}, e._src = "string" != typeof t.src ? t.src : [t.src], e._volume = void 0 !== t.volume ? t.volume : 1, e._xhr = { method: t.xhr && t.xhr.method ? t.xhr.method : "GET", headers: t.xhr && t.xhr.headers ? t.xhr.headers : null, withCredentials: !(!t.xhr || !t.xhr.withCredentials) && t.xhr.withCredentials }, e._duration = 0, e._state = "unloaded", e._sounds = [], e._endTimers = {}, e._queue = [], e._playLock = false, e._onend = t.onend ? [{ fn: t.onend }] : [], e._onfade = t.onfade ? [{ fn: t.onfade }] : [], e._onload = t.onload ? [{ fn: t.onload }] : [], e._onloaderror = t.onloaderror ? [{ fn: t.onloaderror }] : [], e._onplayerror = t.onplayerror ? [{ fn: t.onplayerror }] : [], e._onpause = t.onpause ? [{ fn: t.onpause }] : [], e._onplay = t.onplay ? [{ fn: t.onplay }] : [], e._onstop = t.onstop ? [{ fn: t.onstop }] : [], e._onmute = t.onmute ? [{ fn: t.onmute }] : [], e._onvolume = t.onvolume ? [{ fn: t.onvolume }] : [], e._onrate = t.onrate ? [{ fn: t.onrate }] : [], e._onseek = t.onseek ? [{ fn: t.onseek }] : [], e._onunlock = t.onunlock ? [{ fn: t.onunlock }] : [], e._onresume = [], e._webAudio = i.usingWebAudio && !e._html5, void 0 !== i.ctx && i.ctx && i.autoUnlock && i._unlockAudio(), i._howls.push(e), e._autoplay && e._queue.push({ event: "play", action: function () { e.play() } }), e._preload && "none" !== e._preload && e.load(), e }, load: function () { var t = this, e = null; if (i.noAudio) t._emit("loaderror", null, "No audio support."); else { "string" == typeof t._src && (t._src = [t._src]); for (var n = 0; n < t._src.length; n++) { var r, o; if (t._format && t._format[n]) r = t._format[n]; else { if ("string" != typeof (o = t._src[n])) { t._emit("loaderror", null, "Non-string found in selected audio sources - ignoring."); continue }(r = /^data:audio\/([^;,]+);/i.exec(o)) || (r = /\.([^.]+)$/.exec(o.split("?", 1)[0])), r && (r = r[1].toLowerCase()) } if (r || console.warn('No file extension was found. Consider using the "format" property or specify an extension.'), r && i.codecs(r)) { e = t._src[n]; break } } if (e) return t._src = e, t._state = "loading", "https:" === window.location.protocol && "http:" === e.slice(0, 5) && (t._html5 = true, t._webAudio = false), new u(t), t._webAudio && s(t), t; t._emit("loaderror", null, "No codec support for selected audio sources.") } }, play: function (t, e) { var n = this, r = null; if ("number" == typeof t) r = t, t = null; else { if ("string" == typeof t && "loaded" === n._state && !n._sprite[t]) return null; if (void 0 === t && (t = "__default", !n._playLock)) { for (var o = 0, a = 0; a < n._sounds.length; a++) n._sounds[a]._paused && !n._sounds[a]._ended && (o++, r = n._sounds[a]._id); 1 === o ? t = null : r = null } } var u = r ? n._soundById(r) : n._inactiveSound(); if (!u) return null; if (r && !t && (t = u._sprite || "__default"), "loaded" !== n._state) { u._sprite = t, u._ended = false; var c = u._id; return n._queue.push({ event: "play", action: function () { n.play(c) } }), c } if (r && !u._paused) return e || n._loadQueue("play"), u._id; n._webAudio && i._autoResume(); var s = Math.max(0, u._seek > 0 ? u._seek : n._sprite[t][0] / 1e3), l = Math.max(0, (n._sprite[t][0] + n._sprite[t][1]) / 1e3 - s), f = 1e3 * l / Math.abs(u._rate), h = n._sprite[t][0] / 1e3, p = (n._sprite[t][0] + n._sprite[t][1]) / 1e3; u._sprite = t, u._ended = false; var d = function () { u._paused = false, u._seek = s, u._start = h, u._stop = p, u._loop = !(!u._loop && !n._sprite[t][2]) }; if (!(s >= p)) { var y = u._node; if (n._webAudio) { var v = function () { n._playLock = false, d(), n._refreshBuffer(u); var t = u._muted || n._muted ? 0 : u._volume; y.gain.setValueAtTime(t, i.ctx.currentTime), u._playStart = i.ctx.currentTime, void 0 === y.bufferSource.start ? u._loop ? y.bufferSource.noteGrainOn(0, s, 86400) : y.bufferSource.noteGrainOn(0, s, l) : u._loop ? y.bufferSource.start(0, s, 86400) : y.bufferSource.start(0, s, l), f !== 1 / 0 && (n._endTimers[u._id] = setTimeout(n._ended.bind(n, u), f)), e || setTimeout((function () { n._emit("play", u._id), n._loadQueue() }), 0) }; "running" === i.state && "interrupted" !== i.ctx.state ? v() : (n._playLock = true, n.once("resume", v), n._clearTimer(u._id)) } else { var g = function () { y.currentTime = s, y.muted = u._muted || n._muted || i._muted || y.muted, y.volume = u._volume * i.volume(), y.playbackRate = u._rate; try { var r = y.play(); if (r && "undefined" != typeof Promise && (r instanceof Promise || "function" == typeof r.then) ? (n._playLock = true, d(), r.then((function () { n._playLock = false, y._unlocked = true, e ? n._loadQueue() : n._emit("play", u._id) })).catch((function () { n._playLock = false, n._emit("playerror", u._id, "Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction."), u._ended = true, u._paused = true }))) : e || (n._playLock = false, d(), n._emit("play", u._id)), y.playbackRate = u._rate, y.paused) return void n._emit("playerror", u._id, "Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction."); "__default" !== t || u._loop ? n._endTimers[u._id] = setTimeout(n._ended.bind(n, u), f) : (n._endTimers[u._id] = function () { n._ended(u), y.removeEventListener("ended", n._endTimers[u._id], false) }, y.addEventListener("ended", n._endTimers[u._id], false)) } catch (t) { n._emit("playerror", u._id, t) } }; "data:audio/wav;base64,UklGRigAAABXQVZFZm10IBIAAAABAAEARKwAAIhYAQACABAAAABkYXRhAgAAAAEA" === y.src && (y.src = n._src, y.load()); var m = window && window.ejecta || !y.readyState && i._navigator.isCocoonJS; if (y.readyState >= 3 || m) g(); else { n._playLock = true, n._state = "loading"; var b = function () { n._state = "loaded", g(), y.removeEventListener(i._canPlayEvent, b, false) }; y.addEventListener(i._canPlayEvent, b, false), n._clearTimer(u._id) } } return u._id } n._ended(u) }, pause: function (t) { var e = this; if ("loaded" !== e._state || e._playLock) return e._queue.push({ event: "pause", action: function () { e.pause(t) } }), e; for (var n = e._getSoundIds(t), r = 0; r < n.length; r++) { e._clearTimer(n[r]); var o = e._soundById(n[r]); if (o && !o._paused && (o._seek = e.seek(n[r]), o._rateSeek = 0, o._paused = true, e._stopFade(n[r]), o._node)) if (e._webAudio) { if (!o._node.bufferSource) continue; void 0 === o._node.bufferSource.stop ? o._node.bufferSource.noteOff(0) : o._node.bufferSource.stop(0), e._cleanBuffer(o._node) } else isNaN(o._node.duration) && o._node.duration !== 1 / 0 || o._node.pause(); arguments[1] || e._emit("pause", o ? o._id : null) } return e }, stop: function (t, e) { var n = this; if ("loaded" !== n._state || n._playLock) return n._queue.push({ event: "stop", action: function () { n.stop(t) } }), n; for (var r = n._getSoundIds(t), o = 0; o < r.length; o++) { n._clearTimer(r[o]); var i = n._soundById(r[o]); i && (i._seek = i._start || 0, i._rateSeek = 0, i._paused = true, i._ended = true, n._stopFade(r[o]), i._node && (n._webAudio ? i._node.bufferSource && (void 0 === i._node.bufferSource.stop ? i._node.bufferSource.noteOff(0) : i._node.bufferSource.stop(0), n._cleanBuffer(i._node)) : isNaN(i._node.duration) && i._node.duration !== 1 / 0 || (i._node.currentTime = i._start || 0, i._node.pause(), i._node.duration === 1 / 0 && n._clearSound(i._node))), e || n._emit("stop", i._id)) } return n }, mute: function (t, e) { var n = this; if ("loaded" !== n._state || n._playLock) return n._queue.push({ event: "mute", action: function () { n.mute(t, e) } }), n; if (void 0 === e) { if ("boolean" != typeof t) return n._muted; n._muted = t } for (var r = n._getSoundIds(e), o = 0; o < r.length; o++) { var a = n._soundById(r[o]); a && (a._muted = t, a._interval && n._stopFade(a._id), n._webAudio && a._node ? a._node.gain.setValueAtTime(t ? 0 : a._volume, i.ctx.currentTime) : a._node && (a._node.muted = !!i._muted || t), n._emit("mute", a._id)) } return n }, volume: function () { var t, e, n, r = this, o = arguments; if (0 === o.length) return r._volume; if (1 === o.length || 2 === o.length && void 0 === o[1] ? r._getSoundIds().indexOf(o[0]) >= 0 ? e = parseInt(o[0], 10) : t = parseFloat(o[0]) : o.length >= 2 && (t = parseFloat(o[0]), e = parseInt(o[1], 10)), !(void 0 !== t && t >= 0 && t <= 1)) return (n = e ? r._soundById(e) : r._sounds[0]) ? n._volume : 0; if ("loaded" !== r._state || r._playLock) return r._queue.push({ event: "volume", action: function () { r.volume.apply(r, o) } }), r; void 0 === e && (r._volume = t), e = r._getSoundIds(e); for (var a = 0; a < e.length; a++)(n = r._soundById(e[a])) && (n._volume = t, o[2] || r._stopFade(e[a]), r._webAudio && n._node && !n._muted ? n._node.gain.setValueAtTime(t, i.ctx.currentTime) : n._node && !n._muted && (n._node.volume = t * i.volume()), r._emit("volume", n._id)); return r }, fade: function (t, e, n, r) { var o = this; if ("loaded" !== o._state || o._playLock) return o._queue.push({ event: "fade", action: function () { o.fade(t, e, n, r) } }), o; t = Math.min(Math.max(0, parseFloat(t)), 1), e = Math.min(Math.max(0, parseFloat(e)), 1), n = parseFloat(n), o.volume(t, r); for (var a = o._getSoundIds(r), u = 0; u < a.length; u++) { var c = o._soundById(a[u]); if (c) { if (r || o._stopFade(a[u]), o._webAudio && !c._muted) { var s = i.ctx.currentTime, l = s + n / 1e3; c._volume = t, c._node.gain.setValueAtTime(t, s), c._node.gain.linearRampToValueAtTime(e, l) } o._startFadeInterval(c, t, e, n, a[u], void 0 === r) } } return o }, _startFadeInterval: function (t, e, n, r, o, i) { var a = this, u = e, c = n - e, s = Math.abs(c / .01), l = Math.max(4, s > 0 ? r / s : r), f = Date.now(); t._fadeTo = n, t._interval = setInterval((function () { var o = (Date.now() - f) / r; f = Date.now(), u += c * o, u = Math.round(100 * u) / 100, u = c < 0 ? Math.max(n, u) : Math.min(n, u), a._webAudio ? t._volume = u : a.volume(u, t._id, true), i && (a._volume = u), (n < e && u <= n || n > e && u >= n) && (clearInterval(t._interval), t._interval = null, t._fadeTo = null, a.volume(n, t._id), a._emit("fade", t._id)) }), l) }, _stopFade: function (t) { var e = this, n = e._soundById(t); return n && n._interval && (e._webAudio && n._node.gain.cancelScheduledValues(i.ctx.currentTime), clearInterval(n._interval), n._interval = null, e.volume(n._fadeTo, t), n._fadeTo = null, e._emit("fade", t)), e }, loop: function () { var t, e, n, r = this, o = arguments; if (0 === o.length) return r._loop; if (1 === o.length) { if ("boolean" != typeof o[0]) return !!(n = r._soundById(parseInt(o[0], 10))) && n._loop; t = o[0], r._loop = t } else 2 === o.length && (t = o[0], e = parseInt(o[1], 10)); for (var i = r._getSoundIds(e), a = 0; a < i.length; a++)(n = r._soundById(i[a])) && (n._loop = t, r._webAudio && n._node && n._node.bufferSource && (n._node.bufferSource.loop = t, t && (n._node.bufferSource.loopStart = n._start || 0, n._node.bufferSource.loopEnd = n._stop, r.playing(i[a]) && (r.pause(i[a], true), r.play(i[a], true))))); return r }, rate: function () { var t, e, n, r = this, o = arguments; if (0 === o.length ? e = r._sounds[0]._id : 1 === o.length ? r._getSoundIds().indexOf(o[0]) >= 0 ? e = parseInt(o[0], 10) : t = parseFloat(o[0]) : 2 === o.length && (t = parseFloat(o[0]), e = parseInt(o[1], 10)), "number" != typeof t) return (n = r._soundById(e)) ? n._rate : r._rate; if ("loaded" !== r._state || r._playLock) return r._queue.push({ event: "rate", action: function () { r.rate.apply(r, o) } }), r; void 0 === e && (r._rate = t), e = r._getSoundIds(e); for (var a = 0; a < e.length; a++) if (n = r._soundById(e[a])) { r.playing(e[a]) && (n._rateSeek = r.seek(e[a]), n._playStart = r._webAudio ? i.ctx.currentTime : n._playStart), n._rate = t, r._webAudio && n._node && n._node.bufferSource ? n._node.bufferSource.playbackRate.setValueAtTime(t, i.ctx.currentTime) : n._node && (n._node.playbackRate = t); var u = r.seek(e[a]), c = 1e3 * ((r._sprite[n._sprite][0] + r._sprite[n._sprite][1]) / 1e3 - u) / Math.abs(n._rate); !r._endTimers[e[a]] && n._paused || (r._clearTimer(e[a]), r._endTimers[e[a]] = setTimeout(r._ended.bind(r, n), c)), r._emit("rate", n._id) } return r }, seek: function () { var t, e, n = this, r = arguments; if (0 === r.length ? n._sounds.length && (e = n._sounds[0]._id) : 1 === r.length ? n._getSoundIds().indexOf(r[0]) >= 0 ? e = parseInt(r[0], 10) : n._sounds.length && (e = n._sounds[0]._id, t = parseFloat(r[0])) : 2 === r.length && (t = parseFloat(r[0]), e = parseInt(r[1], 10)), void 0 === e) return 0; if ("number" == typeof t && ("loaded" !== n._state || n._playLock)) return n._queue.push({ event: "seek", action: function () { n.seek.apply(n, r) } }), n; var o = n._soundById(e); if (o) { if (!("number" == typeof t && t >= 0)) { if (n._webAudio) { var a = n.playing(e) ? i.ctx.currentTime - o._playStart : 0, u = o._rateSeek ? o._rateSeek - o._seek : 0; return o._seek + (u + a * Math.abs(o._rate)) } return o._node.currentTime } var c = n.playing(e); c && n.pause(e, true), o._seek = t, o._ended = false, n._clearTimer(e), n._webAudio || !o._node || isNaN(o._node.duration) || (o._node.currentTime = t); var s = function () { c && n.play(e, true), n._emit("seek", e) }; if (c && !n._webAudio) { var l = function () { n._playLock ? setTimeout(l, 0) : s() }; setTimeout(l, 0) } else s() } return n }, playing: function (t) { var e = this; if ("number" == typeof t) { var n = e._soundById(t); return !!n && !n._paused } for (var r = 0; r < e._sounds.length; r++) if (!e._sounds[r]._paused) return true; return false }, duration: function (t) { var e = this, n = e._duration, r = e._soundById(t); return r && (n = e._sprite[r._sprite][1] / 1e3), n }, state: function () { return this._state }, unload: function () { for (var t = this, e = t._sounds, n = 0; n < e.length; n++) e[n]._paused || t.stop(e[n]._id), t._webAudio || (t._clearSound(e[n]._node), e[n]._node.removeEventListener("error", e[n]._errorFn, false), e[n]._node.removeEventListener(i._canPlayEvent, e[n]._loadFn, false), e[n]._node.removeEventListener("ended", e[n]._endFn, false), i._releaseHtml5Audio(e[n]._node)), delete e[n]._node, t._clearTimer(e[n]._id); var r = i._howls.indexOf(t); r >= 0 && i._howls.splice(r, 1); var o = true; for (n = 0; n < i._howls.length; n++) if (i._howls[n]._src === t._src || t._src.indexOf(i._howls[n]._src) >= 0) { o = false; break } return c && o && delete c[t._src], i.noAudio = false, t._state = "unloaded", t._sounds = [], t = null, null }, on: function (t, e, n, r) { var o = this["_on" + t]; return "function" == typeof e && o.push(r ? { id: n, fn: e, once: r } : { id: n, fn: e }), this }, off: function (t, e, n) { var r = this, o = r["_on" + t], i = 0; if ("number" == typeof e && (n = e, e = null), e || n) for (i = 0; i < o.length; i++) { var a = n === o[i].id; if (e === o[i].fn && a || !e && a) { o.splice(i, 1); break } } else if (t) r["_on" + t] = []; else { var u = Object.keys(r); for (i = 0; i < u.length; i++) 0 === u[i].indexOf("_on") && Array.isArray(r[u[i]]) && (r[u[i]] = []) } return r }, once: function (t, e, n) { return this.on(t, e, n, 1), this }, _emit: function (t, e, n) { for (var r = this, o = r["_on" + t], i = o.length - 1; i >= 0; i--) o[i].id && o[i].id !== e && "load" !== t || (setTimeout(function (t) { t.call(this, e, n) }.bind(r, o[i].fn), 0), o[i].once && r.off(t, o[i].fn, o[i].id)); return r._loadQueue(t), r }, _loadQueue: function (t) { var e = this; if (e._queue.length > 0) { var n = e._queue[0]; n.event === t && (e._queue.shift(), e._loadQueue()), t || n.action() } return e }, _ended: function (t) { var e = this, n = t._sprite; if (!e._webAudio && t._node && !t._node.paused && !t._node.ended && t._node.currentTime < t._stop) return setTimeout(e._ended.bind(e, t), 100), e; var r = !(!t._loop && !e._sprite[n][2]); if (e._emit("end", t._id), !e._webAudio && r && e.stop(t._id, true).play(t._id), e._webAudio && r) { e._emit("play", t._id), t._seek = t._start || 0, t._rateSeek = 0, t._playStart = i.ctx.currentTime; var o = 1e3 * (t._stop - t._start) / Math.abs(t._rate); e._endTimers[t._id] = setTimeout(e._ended.bind(e, t), o) } return e._webAudio && !r && (t._paused = true, t._ended = true, t._seek = t._start || 0, t._rateSeek = 0, e._clearTimer(t._id), e._cleanBuffer(t._node), i._autoSuspend()), e._webAudio || r || e.stop(t._id, true), e }, _clearTimer: function (t) { var e = this; if (e._endTimers[t]) { if ("function" != typeof e._endTimers[t]) clearTimeout(e._endTimers[t]); else { var n = e._soundById(t); n && n._node && n._node.removeEventListener("ended", e._endTimers[t], false) } delete e._endTimers[t] } return e }, _soundById: function (t) { for (var e = this, n = 0; n < e._sounds.length; n++) if (t === e._sounds[n]._id) return e._sounds[n]; return null }, _inactiveSound: function () { var t = this; t._drain(); for (var e = 0; e < t._sounds.length; e++) if (t._sounds[e]._ended) return t._sounds[e].reset(); return new u(t) }, _drain: function () { var t = this, e = t._pool, n = 0, r = 0; if (!(t._sounds.length < e)) { for (r = 0; r < t._sounds.length; r++) t._sounds[r]._ended && n++; for (r = t._sounds.length - 1; r >= 0; r--) { if (n <= e) return; t._sounds[r]._ended && (t._webAudio && t._sounds[r]._node && t._sounds[r]._node.disconnect(0), t._sounds.splice(r, 1), n--) } } }, _getSoundIds: function (t) { if (void 0 === t) { for (var e = [], n = 0; n < this._sounds.length; n++) e.push(this._sounds[n]._id); return e } return [t] }, _refreshBuffer: function (t) { return t._node.bufferSource = i.ctx.createBufferSource(), t._node.bufferSource.buffer = c[this._src], t._panner ? t._node.bufferSource.connect(t._panner) : t._node.bufferSource.connect(t._node), t._node.bufferSource.loop = t._loop, t._loop && (t._node.bufferSource.loopStart = t._start || 0, t._node.bufferSource.loopEnd = t._stop || 0), t._node.bufferSource.playbackRate.setValueAtTime(t._rate, i.ctx.currentTime), this }, _cleanBuffer: function (t) { var e = i._navigator && i._navigator.vendor.indexOf("Apple") >= 0; if (!t.bufferSource) return this; if (i._scratchBuffer && t.bufferSource && (t.bufferSource.onended = null, t.bufferSource.disconnect(0), e)) try { t.bufferSource.buffer = i._scratchBuffer } catch (t) {} return t.bufferSource = null, this }, _clearSound: function (t) { /MSIE |Trident\//.test(i._navigator && i._navigator.userAgent) || (t.src = "data:audio/wav;base64,UklGRigAAABXQVZFZm10IBIAAAABAAEARKwAAIhYAQACABAAAABkYXRhAgAAAAEA") } }; var u = function (t) { this._parent = t, this.init() }; u.prototype = { init: function () { var t = this, e = t._parent; return t._muted = e._muted, t._loop = e._loop, t._volume = e._volume, t._rate = e._rate, t._seek = 0, t._paused = true, t._ended = true, t._sprite = "__default", t._id = ++i._counter, e._sounds.push(t), t.create(), t }, create: function () { var t = this, e = t._parent, n = i._muted || t._muted || t._parent._muted ? 0 : t._volume; return e._webAudio ? (t._node = void 0 === i.ctx.createGain ? i.ctx.createGainNode() : i.ctx.createGain(), t._node.gain.setValueAtTime(n, i.ctx.currentTime), t._node.paused = true, t._node.connect(i.masterGain)) : i.noAudio || (t._node = i._obtainHtml5Audio(), t._errorFn = t._errorListener.bind(t), t._node.addEventListener("error", t._errorFn, false), t._loadFn = t._loadListener.bind(t), t._node.addEventListener(i._canPlayEvent, t._loadFn, false), t._endFn = t._endListener.bind(t), t._node.addEventListener("ended", t._endFn, false), t._node.src = e._src, t._node.preload = !0 === e._preload ? "auto" : e._preload, t._node.volume = n * i.volume(), t._node.load()), t }, reset: function () { var t = this, e = t._parent; return t._muted = e._muted, t._loop = e._loop, t._volume = e._volume, t._rate = e._rate, t._seek = 0, t._rateSeek = 0, t._paused = true, t._ended = true, t._sprite = "__default", t._id = ++i._counter, t }, _errorListener: function () { var t = this; t._parent._emit("loaderror", t._id, t._node.error ? t._node.error.code : 0), t._node.removeEventListener("error", t._errorFn, false) }, _loadListener: function () { var t = this, e = t._parent; e._duration = Math.ceil(10 * t._node.duration) / 10, 0 === Object.keys(e._sprite).length && (e._sprite = { __default: [0, 1e3 * e._duration] }), "loaded" !== e._state && (e._state = "loaded", e._emit("load"), e._loadQueue()), t._node.removeEventListener(i._canPlayEvent, t._loadFn, false) }, _endListener: function () { var t = this, e = t._parent; e._duration === 1 / 0 && (e._duration = Math.ceil(10 * t._node.duration) / 10, e._sprite.__default[1] === 1 / 0 && (e._sprite.__default[1] = 1e3 * e._duration), e._ended(t)), t._node.removeEventListener("ended", t._endFn, false) } }; var c = {}, s = function (t) { var e = t._src; if (c[e]) return t._duration = c[e].duration, void h(t); if (/^data:[^;]+;base64,/.test(e)) { for (var n = atob(e.split(",")[1]), r = new Uint8Array(n.length), o = 0; o < n.length; ++o) r[o] = n.charCodeAt(o); f(r.buffer, t) } else { var i = new XMLHttpRequest; i.open(t._xhr.method, e, true), i.withCredentials = t._xhr.withCredentials, i.responseType = "arraybuffer", t._xhr.headers && Object.keys(t._xhr.headers).forEach((function (e) { i.setRequestHeader(e, t._xhr.headers[e]) })), i.onload = function () { var e = (i.status + "")[0]; "0" === e || "2" === e || "3" === e ? f(i.response, t) : t._emit("loaderror", null, "Failed loading audio file with status: " + i.status + ".") }, i.onerror = function () { t._webAudio && (t._html5 = true, t._webAudio = false, t._sounds = [], delete c[e], t.load()) }, l(i) } }, l = function (t) { try { t.send() } catch (e) { t.onerror() } }, f = function (t, e) { var n = function () { e._emit("loaderror", null, "Decoding audio data failed.") }, r = function (t) { t && e._sounds.length > 0 ? (c[e._src] = t, h(e, t)) : n() }; "undefined" != typeof Promise && 1 === i.ctx.decodeAudioData.length ? i.ctx.decodeAudioData(t).then(r).catch(n) : i.ctx.decodeAudioData(t, r, n) }, h = function (t, e) { e && !t._duration && (t._duration = e.duration), 0 === Object.keys(t._sprite).length && (t._sprite = { __default: [0, 1e3 * t._duration] }), "loaded" !== t._state && (t._state = "loaded", t._emit("load"), t._loadQueue()) }, p = function () { if (i.usingWebAudio) { try { "undefined" != typeof AudioContext ? i.ctx = new AudioContext : "undefined" != typeof webkitAudioContext ? i.ctx = new webkitAudioContext : i.usingWebAudio = false } catch (t) { i.usingWebAudio = false } i.ctx || (i.usingWebAudio = false); var t = /iP(hone|od|ad)/.test(i._navigator && i._navigator.platform), e = i._navigator && i._navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/), n = e ? parseInt(e[1], 10) : null; if (t && n && n < 9) { var r = /safari/.test(i._navigator && i._navigator.userAgent.toLowerCase()); i._navigator && !r && (i.usingWebAudio = false) } i.usingWebAudio && (i.masterGain = void 0 === i.ctx.createGain ? i.ctx.createGainNode() : i.ctx.createGain(), i.masterGain.gain.setValueAtTime(i._muted ? 0 : i._volume, i.ctx.currentTime), i.masterGain.connect(i.ctx.destination)), i._setup() } }; void 0 === (r = function () { return { Howler: i, Howl: a } }.apply(e, [])) || (t.exports = r), e.Howler = i, e.Howl = a, void 0 !== n.g ? (n.g.HowlerGlobal = o, n.g.Howler = i, n.g.Howl = a, n.g.Sound = u) : "undefined" != typeof window && (window.HowlerGlobal = o, window.Howler = i, window.Howl = a, window.Sound = u) }(), function () { var t; HowlerGlobal.prototype._pos = [0, 0, 0], HowlerGlobal.prototype._orientation = [0, 0, -1, 0, 1, 0], HowlerGlobal.prototype.stereo = function (t) { var e = this; if (!e.ctx || !e.ctx.listener) return e; for (var n = e._howls.length - 1; n >= 0; n--) e._howls[n].stereo(t); return e }, HowlerGlobal.prototype.pos = function (t, e, n) { var r = this; return r.ctx && r.ctx.listener ? (e = "number" != typeof e ? r._pos[1] : e, n = "number" != typeof n ? r._pos[2] : n, "number" != typeof t ? r._pos : (r._pos = [t, e, n], void 0 !== r.ctx.listener.positionX ? (r.ctx.listener.positionX.setTargetAtTime(r._pos[0], Howler.ctx.currentTime, .1), r.ctx.listener.positionY.setTargetAtTime(r._pos[1], Howler.ctx.currentTime, .1), r.ctx.listener.positionZ.setTargetAtTime(r._pos[2], Howler.ctx.currentTime, .1)) : r.ctx.listener.setPosition(r._pos[0], r._pos[1], r._pos[2]), r)) : r }, HowlerGlobal.prototype.orientation = function (t, e, n, r, o, i) { var a = this; if (!a.ctx || !a.ctx.listener) return a; var u = a._orientation; return e = "number" != typeof e ? u[1] : e, n = "number" != typeof n ? u[2] : n, r = "number" != typeof r ? u[3] : r, o = "number" != typeof o ? u[4] : o, i = "number" != typeof i ? u[5] : i, "number" != typeof t ? u : (a._orientation = [t, e, n, r, o, i], void 0 !== a.ctx.listener.forwardX ? (a.ctx.listener.forwardX.setTargetAtTime(t, Howler.ctx.currentTime, .1), a.ctx.listener.forwardY.setTargetAtTime(e, Howler.ctx.currentTime, .1), a.ctx.listener.forwardZ.setTargetAtTime(n, Howler.ctx.currentTime, .1), a.ctx.listener.upX.setTargetAtTime(r, Howler.ctx.currentTime, .1), a.ctx.listener.upY.setTargetAtTime(o, Howler.ctx.currentTime, .1), a.ctx.listener.upZ.setTargetAtTime(i, Howler.ctx.currentTime, .1)) : a.ctx.listener.setOrientation(t, e, n, r, o, i), a) }, Howl.prototype.init = (t = Howl.prototype.init, function (e) { var n = this; return n._orientation = e.orientation || [1, 0, 0], n._stereo = e.stereo || null, n._pos = e.pos || null, n._pannerAttr = { coneInnerAngle: void 0 !== e.coneInnerAngle ? e.coneInnerAngle : 360, coneOuterAngle: void 0 !== e.coneOuterAngle ? e.coneOuterAngle : 360, coneOuterGain: void 0 !== e.coneOuterGain ? e.coneOuterGain : 0, distanceModel: void 0 !== e.distanceModel ? e.distanceModel : "inverse", maxDistance: void 0 !== e.maxDistance ? e.maxDistance : 1e4, panningModel: void 0 !== e.panningModel ? e.panningModel : "HRTF", refDistance: void 0 !== e.refDistance ? e.refDistance : 1, rolloffFactor: void 0 !== e.rolloffFactor ? e.rolloffFactor : 1 }, n._onstereo = e.onstereo ? [{ fn: e.onstereo }] : [], n._onpos = e.onpos ? [{ fn: e.onpos }] : [], n._onorientation = e.onorientation ? [{ fn: e.onorientation }] : [], t.call(this, e) }), Howl.prototype.stereo = function (t, n) { var r = this; if (!r._webAudio) return r; if ("loaded" !== r._state) return r._queue.push({ event: "stereo", action: function () { r.stereo(t, n) } }), r; var o = void 0 === Howler.ctx.createStereoPanner ? "spatial" : "stereo"; if (void 0 === n) { if ("number" != typeof t) return r._stereo; r._stereo = t, r._pos = [t, 0, 0] } for (var i = r._getSoundIds(n), a = 0; a < i.length; a++) { var u = r._soundById(i[a]); if (u) { if ("number" != typeof t) return u._stereo; u._stereo = t, u._pos = [t, 0, 0], u._node && (u._pannerAttr.panningModel = "equalpower", u._panner && u._panner.pan || e(u, o), "spatial" === o ? void 0 !== u._panner.positionX ? (u._panner.positionX.setValueAtTime(t, Howler.ctx.currentTime), u._panner.positionY.setValueAtTime(0, Howler.ctx.currentTime), u._panner.positionZ.setValueAtTime(0, Howler.ctx.currentTime)) : u._panner.setPosition(t, 0, 0) : u._panner.pan.setValueAtTime(t, Howler.ctx.currentTime)), r._emit("stereo", u._id) } } return r }, Howl.prototype.pos = function (t, n, r, o) { var i = this; if (!i._webAudio) return i; if ("loaded" !== i._state) return i._queue.push({ event: "pos", action: function () { i.pos(t, n, r, o) } }), i; if (n = "number" != typeof n ? 0 : n, r = "number" != typeof r ? -.5 : r, void 0 === o) { if ("number" != typeof t) return i._pos; i._pos = [t, n, r] } for (var a = i._getSoundIds(o), u = 0; u < a.length; u++) { var c = i._soundById(a[u]); if (c) { if ("number" != typeof t) return c._pos; c._pos = [t, n, r], c._node && (c._panner && !c._panner.pan || e(c, "spatial"), void 0 !== c._panner.positionX ? (c._panner.positionX.setValueAtTime(t, Howler.ctx.currentTime), c._panner.positionY.setValueAtTime(n, Howler.ctx.currentTime), c._panner.positionZ.setValueAtTime(r, Howler.ctx.currentTime)) : c._panner.setPosition(t, n, r)), i._emit("pos", c._id) } } return i }, Howl.prototype.orientation = function (t, n, r, o) { var i = this; if (!i._webAudio) return i; if ("loaded" !== i._state) return i._queue.push({ event: "orientation", action: function () { i.orientation(t, n, r, o) } }), i; if (n = "number" != typeof n ? i._orientation[1] : n, r = "number" != typeof r ? i._orientation[2] : r, void 0 === o) { if ("number" != typeof t) return i._orientation; i._orientation = [t, n, r] } for (var a = i._getSoundIds(o), u = 0; u < a.length; u++) { var c = i._soundById(a[u]); if (c) { if ("number" != typeof t) return c._orientation; c._orientation = [t, n, r], c._node && (c._panner || (c._pos || (c._pos = i._pos || [0, 0, -.5]), e(c, "spatial")), void 0 !== c._panner.orientationX ? (c._panner.orientationX.setValueAtTime(t, Howler.ctx.currentTime), c._panner.orientationY.setValueAtTime(n, Howler.ctx.currentTime), c._panner.orientationZ.setValueAtTime(r, Howler.ctx.currentTime)) : c._panner.setOrientation(t, n, r)), i._emit("orientation", c._id) } } return i }, Howl.prototype.pannerAttr = function () { var t, n, r, i = this, a = arguments; if (!i._webAudio) return i; if (0 === a.length) return i._pannerAttr; if (1 === a.length) { if ("object" !== o(a[0])) return (r = i._soundById(parseInt(a[0], 10))) ? r._pannerAttr : i._pannerAttr; t = a[0], void 0 === n && (t.pannerAttr || (t.pannerAttr = { coneInnerAngle: t.coneInnerAngle, coneOuterAngle: t.coneOuterAngle, coneOuterGain: t.coneOuterGain, distanceModel: t.distanceModel, maxDistance: t.maxDistance, refDistance: t.refDistance, rolloffFactor: t.rolloffFactor, panningModel: t.panningModel }), i._pannerAttr = { coneInnerAngle: void 0 !== t.pannerAttr.coneInnerAngle ? t.pannerAttr.coneInnerAngle : i._coneInnerAngle, coneOuterAngle: void 0 !== t.pannerAttr.coneOuterAngle ? t.pannerAttr.coneOuterAngle : i._coneOuterAngle, coneOuterGain: void 0 !== t.pannerAttr.coneOuterGain ? t.pannerAttr.coneOuterGain : i._coneOuterGain, distanceModel: void 0 !== t.pannerAttr.distanceModel ? t.pannerAttr.distanceModel : i._distanceModel, maxDistance: void 0 !== t.pannerAttr.maxDistance ? t.pannerAttr.maxDistance : i._maxDistance, refDistance: void 0 !== t.pannerAttr.refDistance ? t.pannerAttr.refDistance : i._refDistance, rolloffFactor: void 0 !== t.pannerAttr.rolloffFactor ? t.pannerAttr.rolloffFactor : i._rolloffFactor, panningModel: void 0 !== t.pannerAttr.panningModel ? t.pannerAttr.panningModel : i._panningModel }) } else 2 === a.length && (t = a[0], n = parseInt(a[1], 10)); for (var u = i._getSoundIds(n), c = 0; c < u.length; c++) if (r = i._soundById(u[c])) { var s = r._pannerAttr; s = { coneInnerAngle: void 0 !== t.coneInnerAngle ? t.coneInnerAngle : s.coneInnerAngle, coneOuterAngle: void 0 !== t.coneOuterAngle ? t.coneOuterAngle : s.coneOuterAngle, coneOuterGain: void 0 !== t.coneOuterGain ? t.coneOuterGain : s.coneOuterGain, distanceModel: void 0 !== t.distanceModel ? t.distanceModel : s.distanceModel, maxDistance: void 0 !== t.maxDistance ? t.maxDistance : s.maxDistance, refDistance: void 0 !== t.refDistance ? t.refDistance : s.refDistance, rolloffFactor: void 0 !== t.rolloffFactor ? t.rolloffFactor : s.rolloffFactor, panningModel: void 0 !== t.panningModel ? t.panningModel : s.panningModel }; var l = r._panner; l || (r._pos || (r._pos = i._pos || [0, 0, -.5]), e(r, "spatial"), l = r._panner), l.coneInnerAngle = s.coneInnerAngle, l.coneOuterAngle = s.coneOuterAngle, l.coneOuterGain = s.coneOuterGain, l.distanceModel = s.distanceModel, l.maxDistance = s.maxDistance, l.refDistance = s.refDistance, l.rolloffFactor = s.rolloffFactor, l.panningModel = s.panningModel } return i }, Sound.prototype.init = function (t) { return function () { var e = this, n = e._parent; e._orientation = n._orientation, e._stereo = n._stereo, e._pos = n._pos, e._pannerAttr = n._pannerAttr, t.call(this), e._stereo ? n.stereo(e._stereo) : e._pos && n.pos(e._pos[0], e._pos[1], e._pos[2], e._id) } }(Sound.prototype.init), Sound.prototype.reset = function (t) { return function () { var e = this, n = e._parent; return e._orientation = n._orientation, e._stereo = n._stereo, e._pos = n._pos, e._pannerAttr = n._pannerAttr, e._stereo ? n.stereo(e._stereo) : e._pos ? n.pos(e._pos[0], e._pos[1], e._pos[2], e._id) : e._panner && (e._panner.disconnect(0), e._panner = void 0, n._refreshBuffer(e)), t.call(this) } }(Sound.prototype.reset); var e = function (t, e) { "spatial" === (e = e || "spatial") ? (t._panner = Howler.ctx.createPanner(), t._panner.coneInnerAngle = t._pannerAttr.coneInnerAngle, t._panner.coneOuterAngle = t._pannerAttr.coneOuterAngle, t._panner.coneOuterGain = t._pannerAttr.coneOuterGain, t._panner.distanceModel = t._pannerAttr.distanceModel, t._panner.maxDistance = t._pannerAttr.maxDistance, t._panner.refDistance = t._pannerAttr.refDistance, t._panner.rolloffFactor = t._pannerAttr.rolloffFactor, t._panner.panningModel = t._pannerAttr.panningModel, void 0 !== t._panner.positionX ? (t._panner.positionX.setValueAtTime(t._pos[0], Howler.ctx.currentTime), t._panner.positionY.setValueAtTime(t._pos[1], Howler.ctx.currentTime), t._panner.positionZ.setValueAtTime(t._pos[2], Howler.ctx.currentTime)) : t._panner.setPosition(t._pos[0], t._pos[1], t._pos[2]), void 0 !== t._panner.orientationX ? (t._panner.orientationX.setValueAtTime(t._orientation[0], Howler.ctx.currentTime), t._panner.orientationY.setValueAtTime(t._orientation[1], Howler.ctx.currentTime), t._panner.orientationZ.setValueAtTime(t._orientation[2], Howler.ctx.currentTime)) : t._panner.setOrientation(t._orientation[0], t._orientation[1], t._orientation[2])) : (t._panner = Howler.ctx.createStereoPanner(), t._panner.pan.setValueAtTime(t._stereo, Howler.ctx.currentTime)), t._panner.connect(t._node), t._paused || t._parent.pause(t._id, true).play(t._id, true) } }() }, 19079: function (t, e, n) { function r(t) { return r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t }, r(t) } var o = n(22732), i = n(68206); function a(t) { for (var e = "https://reactjs.org/docs/error-decoder.html?invariant=" + t, n = 1; n < arguments.length; n++) e += "&args[]=" + encodeURIComponent(arguments[n]); return "Minified React error #" + t + "; visit " + e + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings." } var u = new Set, c = {}; function s(t, e) { l(t, e), l(t + "Capture", e) } function l(t, e) { for (c[t] = e, t = 0; t < e.length; t++) u.add(e[t]) } var f = !("undefined" == typeof window || void 0 === window.document || void 0 === window.document.createElement), h = Object.prototype.hasOwnProperty, p = /^[: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]*$/, d = {}, y = {}; function v(t, e, n, r, o, i, a) { this.acceptsBooleans = 2 === e || 3 === e || 4 === e, this.attributeName = r, this.attributeNamespace = o, this.mustUseProperty = n, this.propertyName = t, this.type = e, this.sanitizeURL = i, this.removeEmptyString = a } var g = {}; "children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function (t) { g[t] = new v(t, 0, false, t, null, false, false) })), [ ["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"] ].forEach((function (t) { var e = t[0]; g[e] = new v(e, 1, false, t[1], null, false, false) })), ["contentEditable", "draggable", "spellCheck", "value"].forEach((function (t) { g[t] = new v(t, 2, false, t.toLowerCase(), null, false, false) })), ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach((function (t) { g[t] = new v(t, 2, false, t, null, false, false) })), "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 (t) { g[t] = new v(t, 3, false, t.toLowerCase(), null, false, false) })), ["checked", "multiple", "muted", "selected"].forEach((function (t) { g[t] = new v(t, 3, true, t, null, false, false) })), ["capture", "download"].forEach((function (t) { g[t] = new v(t, 4, false, t, null, false, false) })), ["cols", "rows", "size", "span"].forEach((function (t) { g[t] = new v(t, 6, false, t, null, false, false) })), ["rowSpan", "start"].forEach((function (t) { g[t] = new v(t, 5, false, t.toLowerCase(), null, false, false) })); var m = /[\-:]([a-z])/g; function b(t) { return t[1].toUpperCase() } function w(t, e, n, o) { var i = g.hasOwnProperty(e) ? g[e] : null; (null !== i ? 0 !== i.type : o || !(2 < e.length) || "o" !== e[0] && "O" !== e[0] || "n" !== e[1] && "N" !== e[1]) && (function (t, e, n, o) { if (null == e || function (t, e, n, o) { if (null !== n && 0 === n.type) return false; switch (r(e)) { case "function": case "symbol": return true; case "boolean": return !o && (null !== n ? !n.acceptsBooleans : "data-" !== (t = t.toLowerCase().slice(0, 5)) && "aria-" !== t); default: return false } }(t, e, n, o)) return true; if (o) return false; if (null !== n) switch (n.type) { case 3: return !e; case 4: return !1 === e; case 5: return isNaN(e); case 6: return isNaN(e) || 1 > e } return false }(e, n, i, o) && (n = null), o || null === i ? function (t) { return !!h.call(y, t) || !h.call(d, t) && (p.test(t) ? y[t] = !0 : (d[t] = true, false)) }(e) && (null === n ? t.removeAttribute(e) : t.setAttribute(e, "" + n)) : i.mustUseProperty ? t[i.propertyName] = null === n ? 3 !== i.type && "" : n : (e = i.attributeName, o = i.attributeNamespace, null === n ? t.removeAttribute(e) : (n = 3 === (i = i.type) || 4 === i && !0 === n ? "" : "" + n, o ? t.setAttributeNS(o, e, n) : t.setAttribute(e, n)))) } "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 (t) { var e = t.replace(m, b); g[e] = new v(e, 1, false, t, null, false, false) })), "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function (t) { var e = t.replace(m, b); g[e] = new v(e, 1, false, t, "http://www.w3.org/1999/xlink", false, false) })), ["xml:base", "xml:lang", "xml:space"].forEach((function (t) { var e = t.replace(m, b); g[e] = new v(e, 1, false, t, "http://www.w3.org/XML/1998/namespace", false, false) })), ["tabIndex", "crossOrigin"].forEach((function (t) { g[t] = new v(t, 1, false, t.toLowerCase(), null, false, false) })), g.xlinkHref = new v("xlinkHref", 1, false, "xlink:href", "http://www.w3.org/1999/xlink", true, false), ["src", "href", "action", "formAction"].forEach((function (t) { g[t] = new v(t, 1, false, t.toLowerCase(), null, true, true) })); var A = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, x = Symbol.for("react.element"), E = Symbol.for("react.portal"), S = Symbol.for("react.fragment"), O = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), _ = Symbol.for("react.provider"), j = Symbol.for("react.context"), P = Symbol.for("react.forward_ref"), I = Symbol.for("react.suspense"), T = Symbol.for("react.suspense_list"), C = Symbol.for("react.memo"), L = Symbol.for("react.lazy"); Symbol.for("react.scope"), Symbol.for("react.debug_trace_mode"); var R = Symbol.for("react.offscreen"); Symbol.for("react.legacy_hidden"), Symbol.for("react.cache"), Symbol.for("react.tracing_marker"); var M = Symbol.iterator; function B(t) { return null === t || "object" !== r(t) ? null : "function" == typeof (t = M && t[M] || t["@@iterator"]) ? t : null } var F, N = Object.assign; function D(t) { if (void 0 === F) try { throw Error() } catch (t) { var e = t.stack.trim().match(/\n( *(at )?)/); F = e && e[1] || "" } return "\n" + F + t } var U = false; function G(t, e) { if (!t || U) return ""; U = true; var n = Error.prepareStackTrace; Error.prepareStackTrace = void 0; try { if (e) if (e = function () { throw Error() }, Object.defineProperty(e.prototype, "props", { set: function () { throw Error() } }), "object" === ("undefined" == typeof Reflect ? "undefined" : r(Reflect)) && Reflect.construct) { try { Reflect.construct(e, []) } catch (t) { var o = t } Reflect.construct(t, [], e) } else { try { e.call() } catch (t) { o = t } t.call(e.prototype) } else { try { throw Error() } catch (t) { o = t } t() } } catch (e) { if (e && o && "string" == typeof e.stack) { for (var i = e.stack.split("\n"), a = o.stack.split("\n"), u = i.length - 1, c = a.length - 1; 1 <= u && 0 <= c && i[u] !== a[c];) c--; for (; 1 <= u && 0 <= c; u--, c--) if (i[u] !== a[c]) { if (1 !== u || 1 !== c) do { if (u--, 0 > --c || i[u] !== a[c]) { var s = "\n" + i[u].replace(" at new ", " at "); return t.displayName && s.includes("") && (s = s.replace("", t.displayName)), s } } while (1 <= u && 0 <= c); break } } } finally { U = false, Error.prepareStackTrace = n } return (t = t ? t.displayName || t.name : "") ? D(t) : "" } function Q(t) { switch (t.tag) { case 5: return D(t.type); case 16: return D("Lazy"); case 13: return D("Suspense"); case 19: return D("SuspenseList"); case 0: case 2: case 15: return G(t.type, false); case 11: return G(t.type.render, false); case 1: return G(t.type, true); default: return "" } } function z(t) { if (null == t) return null; if ("function" == typeof t) return t.displayName || t.name || null; if ("string" == typeof t) return t; switch (t) { case S: return "Fragment"; case E: return "Portal"; case k: return "Profiler"; case O: return "StrictMode"; case I: return "Suspense"; case T: return "SuspenseList" } if ("object" === r(t)) switch (t.$$typeof) { case j: return (t.displayName || "Context") + ".Consumer"; case _: return (t._context.displayName || "Context") + ".Provider"; case P: var e = t.render; return (t = t.displayName) || (t = "" !== (t = e.displayName || e.name || "") ? "ForwardRef(" + t + ")" : "ForwardRef"), t; case C: return null !== (e = t.displayName || null) ? e : z(t.type) || "Memo"; case L: e = t._payload, t = t._init; try { return z(t(e)) } catch (t) {} } return null } function Y(t) { var e = t.type; switch (t.tag) { case 24: return "Cache"; case 9: return (e.displayName || "Context") + ".Consumer"; case 10: return (e._context.displayName || "Context") + ".Provider"; case 18: return "DehydratedFragment"; case 11: return t = (t = e.render).displayName || t.name || "", e.displayName || ("" !== t ? "ForwardRef(" + t + ")" : "ForwardRef"); case 7: return "Fragment"; case 5: return e; case 4: return "Portal"; case 3: return "Root"; case 6: return "Text"; case 16: return z(e); case 8: return e === O ? "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 ("function" == typeof e) return e.displayName || e.name || null; if ("string" == typeof e) return e } return null } function H(t) { switch (r(t)) { case "boolean": case "number": case "string": case "undefined": case "object": return t; default: return "" } } function V(t) { var e = t.type; return (t = t.nodeName) && "input" === t.toLowerCase() && ("checkbox" === e || "radio" === e) } function $(t) { t._valueTracker || (t._valueTracker = function (t) { var e = V(t) ? "checked" : "value", n = Object.getOwnPropertyDescriptor(t.constructor.prototype, e), r = "" + t[e]; if (!t.hasOwnProperty(e) && void 0 !== n && "function" == typeof n.get && "function" == typeof n.set) { var o = n.get, i = n.set; return Object.defineProperty(t, e, { configurable: true, get: function () { return o.call(this) }, set: function (t) { r = "" + t, i.call(this, t) } }), Object.defineProperty(t, e, { enumerable: n.enumerable }), { getValue: function () { return r }, setValue: function (t) { r = "" + t }, stopTracking: function () { t._valueTracker = null, delete t[e] } } } }(t)) } function W(t) { if (!t) return false; var e = t._valueTracker; if (!e) return true; var n = e.getValue(), r = ""; return t && (r = V(t) ? t.checked ? "true" : "false" : t.value), (t = r) !== n && (e.setValue(t), true) } function q(t) { if (void 0 === (t = t || ("undefined" != typeof document ? document : void 0))) return null; try { return t.activeElement || t.body } catch (e) { return t.body } } function J(t, e) { var n = e.checked; return N({}, e, { defaultChecked: void 0, defaultValue: void 0, value: void 0, checked: null != n ? n : t._wrapperState.initialChecked }) } function K(t, e) { var n = null == e.defaultValue ? "" : e.defaultValue, r = null != e.checked ? e.checked : e.defaultChecked; n = H(null != e.value ? e.value : n), t._wrapperState = { initialChecked: r, initialValue: n, controlled: "checkbox" === e.type || "radio" === e.type ? null != e.checked : null != e.value } } function X(t, e) { null != (e = e.checked) && w(t, "checked", e, false) } function Z(t, e) { X(t, e); var n = H(e.value), r = e.type; if (null != n) "number" === r ? (0 === n && "" === t.value || t.value != n) && (t.value = "" + n) : t.value !== "" + n && (t.value = "" + n); else if ("submit" === r || "reset" === r) return void t.removeAttribute("value"); e.hasOwnProperty("value") ? et(t, e.type, n) : e.hasOwnProperty("defaultValue") && et(t, e.type, H(e.defaultValue)), null == e.checked && null != e.defaultChecked && (t.defaultChecked = !!e.defaultChecked) } function tt(t, e, n) { if (e.hasOwnProperty("value") || e.hasOwnProperty("defaultValue")) { var r = e.type; if (!("submit" !== r && "reset" !== r || void 0 !== e.value && null !== e.value)) return; e = "" + t._wrapperState.initialValue, n || e === t.value || (t.value = e), t.defaultValue = e } "" !== (n = t.name) && (t.name = ""), t.defaultChecked = !!t._wrapperState.initialChecked, "" !== n && (t.name = n) } function et(t, e, n) { "number" === e && q(t.ownerDocument) === t || (null == n ? t.defaultValue = "" + t._wrapperState.initialValue : t.defaultValue !== "" + n && (t.defaultValue = "" + n)) } var nt = Array.isArray; function rt(t, e, n, r) { if (t = t.options, e) { e = {}; for (var o = 0; o < n.length; o++) e["$" + n[o]] = true; for (n = 0; n < t.length; n++) o = e.hasOwnProperty("$" + t[n].value), t[n].selected !== o && (t[n].selected = o), o && r && (t[n].defaultSelected = true) } else { for (n = "" + H(n), e = null, o = 0; o < t.length; o++) { if (t[o].value === n) return t[o].selected = true, void(r && (t[o].defaultSelected = true)); null !== e || t[o].disabled || (e = t[o]) } null !== e && (e.selected = true) } } function ot(t, e) { if (null != e.dangerouslySetInnerHTML) throw Error(a(91)); return N({}, e, { value: void 0, defaultValue: void 0, children: "" + t._wrapperState.initialValue }) } function it(t, e) { var n = e.value; if (null == n) { if (n = e.children, e = e.defaultValue, null != n) { if (null != e) throw Error(a(92)); if (nt(n)) { if (1 < n.length) throw Error(a(93)); n = n[0] } e = n } null == e && (e = ""), n = e } t._wrapperState = { initialValue: H(n) } } function at(t, e) { var n = H(e.value), r = H(e.defaultValue); null != n && ((n = "" + n) !== t.value && (t.value = n), null == e.defaultValue && t.defaultValue !== n && (t.defaultValue = n)), null != r && (t.defaultValue = "" + r) } function ut(t) { var e = t.textContent; e === t._wrapperState.initialValue && "" !== e && null !== e && (t.value = e) } function ct(t) { switch (t) { 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 st(t, e) { return null == t || "http://www.w3.org/1999/xhtml" === t ? ct(e) : "http://www.w3.org/2000/svg" === t && "foreignObject" === e ? "http://www.w3.org/1999/xhtml" : t } var lt, ft, ht = (ft = function (t, e) { if ("http://www.w3.org/2000/svg" !== t.namespaceURI || "innerHTML" in t) t.innerHTML = e; else { for ((lt = lt || document.createElement("div")).innerHTML = "" + e.valueOf().toString() + "", e = lt.firstChild; t.firstChild;) t.removeChild(t.firstChild); for (; e.firstChild;) t.appendChild(e.firstChild) } }, "undefined" != typeof MSApp && MSApp.execUnsafeLocalFunction ? function (t, e, n, r) { MSApp.execUnsafeLocalFunction((function () { return ft(t, e) })) } : ft); function pt(t, e) { if (e) { var n = t.firstChild; if (n && n === t.lastChild && 3 === n.nodeType) return void(n.nodeValue = e) } t.textContent = e } var dt = { animationIterationCount: true, aspectRatio: true, borderImageOutset: true, borderImageSlice: true, borderImageWidth: true, boxFlex: true, boxFlexGroup: true, boxOrdinalGroup: true, columnCount: true, columns: true, flex: true, flexGrow: true, flexPositive: true, flexShrink: true, flexNegative: true, flexOrder: true, gridArea: true, gridRow: true, gridRowEnd: true, gridRowSpan: true, gridRowStart: true, gridColumn: true, gridColumnEnd: true, gridColumnSpan: true, gridColumnStart: true, fontWeight: true, lineClamp: true, lineHeight: true, opacity: true, order: true, orphans: true, tabSize: true, widows: true, zIndex: true, zoom: true, fillOpacity: true, floodOpacity: true, stopOpacity: true, strokeDasharray: true, strokeDashoffset: true, strokeMiterlimit: true, strokeOpacity: true, strokeWidth: true }, yt = ["Webkit", "ms", "Moz", "O"]; function vt(t, e, n) { return null == e || "boolean" == typeof e || "" === e ? "" : n || "number" != typeof e || 0 === e || dt.hasOwnProperty(t) && dt[t] ? ("" + e).trim() : e + "px" } function gt(t, e) { for (var n in t = t.style, e) if (e.hasOwnProperty(n)) { var r = 0 === n.indexOf("--"), o = vt(n, e[n], r); "float" === n && (n = "cssFloat"), r ? t.setProperty(n, o) : t[n] = o } } Object.keys(dt).forEach((function (t) { yt.forEach((function (e) { e = e + t.charAt(0).toUpperCase() + t.substring(1), dt[e] = dt[t] })) })); var mt = N({ menuitem: true }, { area: true, base: true, br: true, col: true, embed: true, hr: true, img: true, input: true, keygen: true, link: true, meta: true, param: true, source: true, track: true, wbr: true }); function bt(t, e) { if (e) { if (mt[t] && (null != e.children || null != e.dangerouslySetInnerHTML)) throw Error(a(137, t)); if (null != e.dangerouslySetInnerHTML) { if (null != e.children) throw Error(a(60)); if ("object" !== r(e.dangerouslySetInnerHTML) || !("__html" in e.dangerouslySetInnerHTML)) throw Error(a(61)) } if (null != e.style && "object" !== r(e.style)) throw Error(a(62)) } } function wt(t, e) { if (-1 === t.indexOf("-")) return "string" == typeof e.is; switch (t) { 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 false; default: return true } } var At = null; function xt(t) { return (t = t.target || t.srcElement || window).correspondingUseElement && (t = t.correspondingUseElement), 3 === t.nodeType ? t.parentNode : t } var Et = null, St = null, Ot = null; function kt(t) { if (t = Ao(t)) { if ("function" != typeof Et) throw Error(a(280)); var e = t.stateNode; e && (e = Eo(e), Et(t.stateNode, t.type, e)) } } function _t(t) { St ? Ot ? Ot.push(t) : Ot = [t] : St = t } function jt() { if (St) { var t = St, e = Ot; if (Ot = St = null, kt(t), e) for (t = 0; t < e.length; t++) kt(e[t]) } } function Pt(t, e) { return t(e) } function It() {} var Tt = false; function Ct(t, e, n) { if (Tt) return t(e, n); Tt = true; try { return Pt(t, e, n) } finally { Tt = false, (null !== St || null !== Ot) && (It(), jt()) } } function Lt(t, e) { var n = t.stateNode; if (null === n) return null; var o = Eo(n); if (null === o) return null; n = o[e]; t: switch (e) { case "onClick": case "onClickCapture": case "onDoubleClick": case "onDoubleClickCapture": case "onMouseDown": case "onMouseDownCapture": case "onMouseMove": case "onMouseMoveCapture": case "onMouseUp": case "onMouseUpCapture": case "onMouseEnter": (o = !o.disabled) || (o = !("button" === (t = t.type) || "input" === t || "select" === t || "textarea" === t)), t = !o; break t; default: t = false } if (t) return null; if (n && "function" != typeof n) throw Error(a(231, e, r(n))); return n } var Rt = false; if (f) try { var Mt = {}; Object.defineProperty(Mt, "passive", { get: function () { Rt = true } }), window.addEventListener("test", Mt, Mt), window.removeEventListener("test", Mt, Mt) } catch (ft) { Rt = false } function Bt(t, e, n, r, o, i, a, u, c) { var s = Array.prototype.slice.call(arguments, 3); try { e.apply(n, s) } catch (t) { this.onError(t) } } var Ft = false, Nt = null, Dt = false, Ut = null, Gt = { onError: function (t) { Ft = true, Nt = t } }; function Qt(t, e, n, r, o, i, a, u, c) { Ft = false, Nt = null, Bt.apply(Gt, arguments) } function zt(t) { var e = t, n = t; if (t.alternate) for (; e.return;) e = e.return; else { t = e; do { !!(4098 & (e = t).flags) && (n = e.return), t = e.return } while (t) } return 3 === e.tag ? n : null } function Yt(t) { if (13 === t.tag) { var e = t.memoizedState; if (null === e && null !== (t = t.alternate) && (e = t.memoizedState), null !== e) return e.dehydrated } return null } function Ht(t) { if (zt(t) !== t) throw Error(a(188)) } function Vt(t) { return null !== (t = function (t) { var e = t.alternate; if (!e) { if (null === (e = zt(t))) throw Error(a(188)); return e !== t ? null : t } for (var n = t, r = e;;) { var o = n.return; if (null === o) break; var i = o.alternate; if (null === i) { if (null !== (r = o.return)) { n = r; continue } break } if (o.child === i.child) { for (i = o.child; i;) { if (i === n) return Ht(o), t; if (i === r) return Ht(o), e; i = i.sibling } throw Error(a(188)) } if (n.return !== r.return) n = o, r = i; else { for (var u = false, c = o.child; c;) { if (c === n) { u = true, n = o, r = i; break } if (c === r) { u = true, r = o, n = i; break } c = c.sibling } if (!u) { for (c = i.child; c;) { if (c === n) { u = true, n = i, r = o; break } if (c === r) { u = true, r = i, n = o; break } c = c.sibling } if (!u) throw Error(a(189)) } } if (n.alternate !== r) throw Error(a(190)) } if (3 !== n.tag) throw Error(a(188)); return n.stateNode.current === n ? t : e }(t)) ? $t(t) : null } function $t(t) { if (5 === t.tag || 6 === t.tag) return t; for (t = t.child; null !== t;) { var e = $t(t); if (null !== e) return e; t = t.sibling } return null } var Wt = i.unstable_scheduleCallback, qt = i.unstable_cancelCallback, Jt = i.unstable_shouldYield, Kt = i.unstable_requestPaint, Xt = i.unstable_now, Zt = i.unstable_getCurrentPriorityLevel, te = i.unstable_ImmediatePriority, ee = i.unstable_UserBlockingPriority, ne = i.unstable_NormalPriority, re = i.unstable_LowPriority, oe = i.unstable_IdlePriority, ie = null, ae = null, ue = Math.clz32 ? Math.clz32 : function (t) { return 0 === (t >>>= 0) ? 32 : 31 - (ce(t) / se | 0) | 0 }, ce = Math.log, se = Math.LN2, le = 64, fe = 4194304; function he(t) { switch (t & -t) { 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 4194240 & t; case 4194304: case 8388608: case 16777216: case 33554432: case 67108864: return 130023424 & t; case 134217728: return 134217728; case 268435456: return 268435456; case 536870912: return 536870912; case 1073741824: return 1073741824; default: return t } } function pe(t, e) { var n = t.pendingLanes; if (0 === n) return 0; var r = 0, o = t.suspendedLanes, i = t.pingedLanes, a = 268435455 & n; if (0 !== a) { var u = a & ~o; 0 !== u ? r = he(u) : 0 != (i &= a) && (r = he(i)) } else 0 != (a = n & ~o) ? r = he(a) : 0 !== i && (r = he(i)); if (0 === r) return 0; if (0 !== e && e !== r && !(e & o) && ((o = r & -r) >= (i = e & -e) || 16 === o && 4194240 & i)) return e; if (4 & r && (r |= 16 & n), 0 !== (e = t.entangledLanes)) for (t = t.entanglements, e &= r; 0 < e;) o = 1 << (n = 31 - ue(e)), r |= t[n], e &= ~o; return r } function de(t, e) { switch (t) { case 1: case 2: case 4: return e + 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 e + 5e3; default: return -1 } } function ye(t) { return 0 != (t = -1073741825 & t.pendingLanes) ? t : 1073741824 & t ? 1073741824 : 0 } function ve() { var t = le; return !(4194240 & (le <<= 1)) && (le = 64), t } function ge(t) { for (var e = [], n = 0; 31 > n; n++) e.push(t); return e } function me(t, e, n) { t.pendingLanes |= e, 536870912 !== e && (t.suspendedLanes = 0, t.pingedLanes = 0), (t = t.eventTimes)[e = 31 - ue(e)] = n } function be(t, e) { var n = t.entangledLanes |= e; for (t = t.entanglements; n;) { var r = 31 - ue(n), o = 1 << r; o & e | t[r] & e && (t[r] |= e), n &= ~o } } var we = 0; function Ae(t) { return 1 < (t &= -t) ? 4 < t ? 268435455 & t ? 16 : 536870912 : 4 : 1 } var xe, Ee, Se, Oe, ke, _e = false, je = [], Pe = null, Ie = null, Te = null, Ce = new Map, Le = new Map, Re = [], Me = "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 Be(t, e) { switch (t) { case "focusin": case "focusout": Pe = null; break; case "dragenter": case "dragleave": Ie = null; break; case "mouseover": case "mouseout": Te = null; break; case "pointerover": case "pointerout": Ce.delete(e.pointerId); break; case "gotpointercapture": case "lostpointercapture": Le.delete(e.pointerId) } } function Fe(t, e, n, r, o, i) { return null === t || t.nativeEvent !== i ? (t = { blockedOn: e, domEventName: n, eventSystemFlags: r, nativeEvent: i, targetContainers: [o] }, null !== e && null !== (e = Ao(e)) && Ee(e), t) : (t.eventSystemFlags |= r, e = t.targetContainers, null !== o && -1 === e.indexOf(o) && e.push(o), t) } function Ne(t) { var e = wo(t.target); if (null !== e) { var n = zt(e); if (null !== n) if (13 === (e = n.tag)) { if (null !== (e = Yt(n))) return t.blockedOn = e, void ke(t.priority, (function () { Se(n) })) } else if (3 === e && n.stateNode.current.memoizedState.isDehydrated) return void(t.blockedOn = 3 === n.tag ? n.stateNode.containerInfo : null) } t.blockedOn = null } function De(t) { if (null !== t.blockedOn) return false; for (var e = t.targetContainers; 0 < e.length;) { var n = Je(t.domEventName, t.eventSystemFlags, e[0], t.nativeEvent); if (null !== n) return null !== (e = Ao(n)) && Ee(e), t.blockedOn = n, false; var r = new(n = t.nativeEvent).constructor(n.type, n); At = r, n.target.dispatchEvent(r), At = null, e.shift() } return true } function Ue(t, e, n) { De(t) && n.delete(e) } function Ge() { _e = false, null !== Pe && De(Pe) && (Pe = null), null !== Ie && De(Ie) && (Ie = null), null !== Te && De(Te) && (Te = null), Ce.forEach(Ue), Le.forEach(Ue) } function Qe(t, e) { t.blockedOn === e && (t.blockedOn = null, _e || (_e = true, i.unstable_scheduleCallback(i.unstable_NormalPriority, Ge))) } function ze(t) { function e(e) { return Qe(e, t) } if (0 < je.length) { Qe(je[0], t); for (var n = 1; n < je.length; n++) { var r = je[n]; r.blockedOn === t && (r.blockedOn = null) } } for (null !== Pe && Qe(Pe, t), null !== Ie && Qe(Ie, t), null !== Te && Qe(Te, t), Ce.forEach(e), Le.forEach(e), n = 0; n < Re.length; n++)(r = Re[n]).blockedOn === t && (r.blockedOn = null); for (; 0 < Re.length && null === (n = Re[0]).blockedOn;) Ne(n), null === n.blockedOn && Re.shift() } var Ye = A.ReactCurrentBatchConfig, He = true; function Ve(t, e, n, r) { var o = we, i = Ye.transition; Ye.transition = null; try { we = 1, We(t, e, n, r) } finally { we = o, Ye.transition = i } } function $e(t, e, n, r) { var o = we, i = Ye.transition; Ye.transition = null; try { we = 4, We(t, e, n, r) } finally { we = o, Ye.transition = i } } function We(t, e, n, r) { if (He) { var o = Je(t, e, n, r); if (null === o) Hr(t, e, r, qe, n), Be(t, r); else if (function (t, e, n, r, o) { switch (e) { case "focusin": return Pe = Fe(Pe, t, e, n, r, o), true; case "dragenter": return Ie = Fe(Ie, t, e, n, r, o), true; case "mouseover": return Te = Fe(Te, t, e, n, r, o), true; case "pointerover": var i = o.pointerId; return Ce.set(i, Fe(Ce.get(i) || null, t, e, n, r, o)), true; case "gotpointercapture": return i = o.pointerId, Le.set(i, Fe(Le.get(i) || null, t, e, n, r, o)), true } return false }(o, t, e, n, r)) r.stopPropagation(); else if (Be(t, r), 4 & e && -1 < Me.indexOf(t)) { for (; null !== o;) { var i = Ao(o); if (null !== i && xe(i), null === (i = Je(t, e, n, r)) && Hr(t, e, r, qe, n), i === o) break; o = i } null !== o && r.stopPropagation() } else Hr(t, e, r, null, n) } } var qe = null; function Je(t, e, n, r) { if (qe = null, null !== (t = wo(t = xt(r)))) if (null === (e = zt(t))) t = null; else if (13 === (n = e.tag)) { if (null !== (t = Yt(e))) return t; t = null } else if (3 === n) { if (e.stateNode.current.memoizedState.isDehydrated) return 3 === e.tag ? e.stateNode.containerInfo : null; t = null } else e !== t && (t = null); return qe = t, null } function Ke(t) { switch (t) { case "cancel": case "click": case "close": case "contextmenu": case "copy": case "cut": case "auxclick": case "dblclick": case "dragend": case "dragstart": case "drop": case "focusin": case "focusout": case "input": case "invalid": case "keydown": case "keypress": case "keyup": case "mousedown": case "mouseup": case "paste": case "pause": case "play": case "pointercancel": case "pointerdown": case "pointerup": case "ratechange": case "reset": case "resize": case "seeked": case "submit": case "touchcancel": case "touchend": case "touchstart": case "volumechange": case "change": case "selectionchange": case "textInput": case "compositionstart": case "compositionend": case "compositionupdate": case "beforeblur": case "afterblur": case "beforeinput": case "blur": case "fullscreenchange": case "focus": case "hashchange": case "popstate": case "select": case "selectstart": return 1; case "drag": case "dragenter": case "dragexit": case "dragleave": case "dragover": case "mousemove": case "mouseout": case "mouseover": case "pointermove": case "pointerout": case "pointerover": case "scroll": case "toggle": case "touchmove": case "wheel": case "mouseenter": case "mouseleave": case "pointerenter": case "pointerleave": return 4; case "message": switch (Zt()) { case te: return 1; case ee: return 4; case ne: case re: return 16; case oe: return 536870912; default: return 16 } default: return 16 } } var Xe = null, Ze = null, tn = null; function en() { if (tn) return tn; var t, e, n = Ze, r = n.length, o = "value" in Xe ? Xe.value : Xe.textContent, i = o.length; for (t = 0; t < r && n[t] === o[t]; t++); var a = r - t; for (e = 1; e <= a && n[r - e] === o[i - e]; e++); return tn = o.slice(t, 1 < e ? 1 - e : void 0) } function nn(t) { var e = t.keyCode; return "charCode" in t ? 0 === (t = t.charCode) && 13 === e && (t = 13) : t = e, 10 === t && (t = 13), 32 <= t || 13 === t ? t : 0 } function rn() { return true } function on() { return false } function an(t) { function e(e, n, r, o, i) { for (var a in this._reactName = e, this._targetInst = r, this.type = n, this.nativeEvent = o, this.target = i, this.currentTarget = null, t) t.hasOwnProperty(a) && (e = t[a], this[a] = e ? e(o) : o[a]); return this.isDefaultPrevented = (null != o.defaultPrevented ? o.defaultPrevented : !1 === o.returnValue) ? rn : on, this.isPropagationStopped = on, this } return N(e.prototype, { preventDefault: function () { this.defaultPrevented = true; var t = this.nativeEvent; t && (t.preventDefault ? t.preventDefault() : "unknown" != typeof t.returnValue && (t.returnValue = false), this.isDefaultPrevented = rn) }, stopPropagation: function () { var t = this.nativeEvent; t && (t.stopPropagation ? t.stopPropagation() : "unknown" != typeof t.cancelBubble && (t.cancelBubble = true), this.isPropagationStopped = rn) }, persist: function () {}, isPersistent: rn }), e } var un, cn, sn, ln = { eventPhase: 0, bubbles: 0, cancelable: 0, timeStamp: function (t) { return t.timeStamp || Date.now() }, defaultPrevented: 0, isTrusted: 0 }, fn = an(ln), hn = N({}, ln, { view: 0, detail: 0 }), pn = an(hn), dn = N({}, hn, { screenX: 0, screenY: 0, clientX: 0, clientY: 0, pageX: 0, pageY: 0, ctrlKey: 0, shiftKey: 0, altKey: 0, metaKey: 0, getModifierState: kn, button: 0, buttons: 0, relatedTarget: function (t) { return void 0 === t.relatedTarget ? t.fromElement === t.srcElement ? t.toElement : t.fromElement : t.relatedTarget }, movementX: function (t) { return "movementX" in t ? t.movementX : (t !== sn && (sn && "mousemove" === t.type ? (un = t.screenX - sn.screenX, cn = t.screenY - sn.screenY) : cn = un = 0, sn = t), un) }, movementY: function (t) { return "movementY" in t ? t.movementY : cn } }), yn = an(dn), vn = an(N({}, dn, { dataTransfer: 0 })), gn = an(N({}, hn, { relatedTarget: 0 })), mn = an(N({}, ln, { animationName: 0, elapsedTime: 0, pseudoElement: 0 })), bn = N({}, ln, { clipboardData: function (t) { return "clipboardData" in t ? t.clipboardData : window.clipboardData } }), wn = an(bn), An = an(N({}, ln, { data: 0 })), xn = { Esc: "Escape", Spacebar: " ", Left: "ArrowLeft", Up: "ArrowUp", Right: "ArrowRight", Down: "ArrowDown", Del: "Delete", Win: "OS", Menu: "ContextMenu", Apps: "ContextMenu", Scroll: "ScrollLock", MozPrintableKey: "Unidentified" }, En = { 8: "Backspace", 9: "Tab", 12: "Clear", 13: "Enter", 16: "Shift", 17: "Control", 18: "Alt", 19: "Pause", 20: "CapsLock", 27: "Escape", 32: " ", 33: "PageUp", 34: "PageDown", 35: "End", 36: "Home", 37: "ArrowLeft", 38: "ArrowUp", 39: "ArrowRight", 40: "ArrowDown", 45: "Insert", 46: "Delete", 112: "F1", 113: "F2", 114: "F3", 115: "F4", 116: "F5", 117: "F6", 118: "F7", 119: "F8", 120: "F9", 121: "F10", 122: "F11", 123: "F12", 144: "NumLock", 145: "ScrollLock", 224: "Meta" }, Sn = { Alt: "altKey", Control: "ctrlKey", Meta: "metaKey", Shift: "shiftKey" }; function On(t) { var e = this.nativeEvent; return e.getModifierState ? e.getModifierState(t) : !!(t = Sn[t]) && !!e[t] } function kn() { return On } var _n = N({}, hn, { key: function (t) { if (t.key) { var e = xn[t.key] || t.key; if ("Unidentified" !== e) return e } return "keypress" === t.type ? 13 === (t = nn(t)) ? "Enter" : String.fromCharCode(t) : "keydown" === t.type || "keyup" === t.type ? En[t.keyCode] || "Unidentified" : "" }, code: 0, location: 0, ctrlKey: 0, shiftKey: 0, altKey: 0, metaKey: 0, repeat: 0, locale: 0, getModifierState: kn, charCode: function (t) { return "keypress" === t.type ? nn(t) : 0 }, keyCode: function (t) { return "keydown" === t.type || "keyup" === t.type ? t.keyCode : 0 }, which: function (t) { return "keypress" === t.type ? nn(t) : "keydown" === t.type || "keyup" === t.type ? t.keyCode : 0 } }), jn = an(_n), Pn = an(N({}, dn, { pointerId: 0, width: 0, height: 0, pressure: 0, tangentialPressure: 0, tiltX: 0, tiltY: 0, twist: 0, pointerType: 0, isPrimary: 0 })), In = an(N({}, hn, { touches: 0, targetTouches: 0, changedTouches: 0, altKey: 0, metaKey: 0, ctrlKey: 0, shiftKey: 0, getModifierState: kn })), Tn = an(N({}, ln, { propertyName: 0, elapsedTime: 0, pseudoElement: 0 })), Cn = N({}, dn, { deltaX: function (t) { return "deltaX" in t ? t.deltaX : "wheelDeltaX" in t ? -t.wheelDeltaX : 0 }, deltaY: function (t) { return "deltaY" in t ? t.deltaY : "wheelDeltaY" in t ? -t.wheelDeltaY : "wheelDelta" in t ? -t.wheelDelta : 0 }, deltaZ: 0, deltaMode: 0 }), Ln = an(Cn), Rn = [9, 13, 27, 32], Mn = f && "CompositionEvent" in window, Bn = null; f && "documentMode" in document && (Bn = document.documentMode); var Fn = f && "TextEvent" in window && !Bn, Nn = f && (!Mn || Bn && 8 < Bn && 11 >= Bn), Dn = String.fromCharCode(32), Un = false; function Gn(t, e) { switch (t) { case "keyup": return -1 !== Rn.indexOf(e.keyCode); case "keydown": return 229 !== e.keyCode; case "keypress": case "mousedown": case "focusout": return true; default: return false } } function Qn(t) { return "object" === r(t = t.detail) && "data" in t ? t.data : null } var zn = false, Yn = { color: true, date: true, datetime: true, "datetime-local": true, email: true, month: true, number: true, password: true, range: true, search: true, tel: true, text: true, time: true, url: true, week: true }; function Hn(t) { var e = t && t.nodeName && t.nodeName.toLowerCase(); return "input" === e ? !!Yn[t.type] : "textarea" === e } function Vn(t, e, n, r) { _t(r), 0 < (e = $r(e, "onChange")).length && (n = new fn("onChange", "change", null, n, r), t.push({ event: n, listeners: e })) } var $n = null, Wn = null; function qn(t) { Dr(t, 0) } function Jn(t) { if (W(xo(t))) return t } function Kn(t, e) { if ("change" === t) return e } var Xn = false; if (f) { var Zn; if (f) { var tr = "oninput" in document; if (!tr) { var er = document.createElement("div"); er.setAttribute("oninput", "return;"), tr = "function" == typeof er.oninput } Zn = tr } else Zn = false; Xn = Zn && (!document.documentMode || 9 < document.documentMode) } function nr() { $n && ($n.detachEvent("onpropertychange", rr), Wn = $n = null) } function rr(t) { if ("value" === t.propertyName && Jn(Wn)) { var e = []; Vn(e, Wn, t, xt(t)), Ct(qn, e) } } function or(t, e, n) { "focusin" === t ? (nr(), Wn = n, ($n = e).attachEvent("onpropertychange", rr)) : "focusout" === t && nr() } function ir(t) { if ("selectionchange" === t || "keyup" === t || "keydown" === t) return Jn(Wn) } function ar(t, e) { if ("click" === t) return Jn(e) } function ur(t, e) { if ("input" === t || "change" === t) return Jn(e) } var cr = "function" == typeof Object.is ? Object.is : function (t, e) { return t === e && (0 !== t || 1 / t == 1 / e) || t != t && e != e }; function sr(t, e) { if (cr(t, e)) return true; if ("object" !== r(t) || null === t || "object" !== r(e) || null === e) return false; var n = Object.keys(t), o = Object.keys(e); if (n.length !== o.length) return false; for (o = 0; o < n.length; o++) { var i = n[o]; if (!h.call(e, i) || !cr(t[i], e[i])) return false } return true } function lr(t) { for (; t && t.firstChild;) t = t.firstChild; return t } function fr(t, e) { var n, r = lr(t); for (t = 0; r;) { if (3 === r.nodeType) { if (n = t + r.textContent.length, t <= e && n >= e) return { node: r, offset: e - t }; t = n } t: { for (; r;) { if (r.nextSibling) { r = r.nextSibling; break t } r = r.parentNode } r = void 0 } r = lr(r) } } function hr(t, e) { return !(!t || !e) && (t === e || (!t || 3 !== t.nodeType) && (e && 3 === e.nodeType ? hr(t, e.parentNode) : "contains" in t ? t.contains(e) : !!t.compareDocumentPosition && !!(16 & t.compareDocumentPosition(e)))) } function pr() { for (var t = window, e = q(); e instanceof t.HTMLIFrameElement;) { try { var n = "string" == typeof e.contentWindow.location.href } catch (t) { n = false } if (!n) break; e = q((t = e.contentWindow).document) } return e } function dr(t) { var e = t && t.nodeName && t.nodeName.toLowerCase(); return e && ("input" === e && ("text" === t.type || "search" === t.type || "tel" === t.type || "url" === t.type || "password" === t.type) || "textarea" === e || "true" === t.contentEditable) } function yr(t) { var e = pr(), n = t.focusedElem, r = t.selectionRange; if (e !== n && n && n.ownerDocument && hr(n.ownerDocument.documentElement, n)) { if (null !== r && dr(n)) if (e = r.start, void 0 === (t = r.end) && (t = e), "selectionStart" in n) n.selectionStart = e, n.selectionEnd = Math.min(t, n.value.length); else if ((t = (e = n.ownerDocument || document) && e.defaultView || window).getSelection) { t = t.getSelection(); var o = n.textContent.length, i = Math.min(r.start, o); r = void 0 === r.end ? i : Math.min(r.end, o), !t.extend && i > r && (o = r, r = i, i = o), o = fr(n, i); var a = fr(n, r); o && a && (1 !== t.rangeCount || t.anchorNode !== o.node || t.anchorOffset !== o.offset || t.focusNode !== a.node || t.focusOffset !== a.offset) && ((e = e.createRange()).setStart(o.node, o.offset), t.removeAllRanges(), i > r ? (t.addRange(e), t.extend(a.node, a.offset)) : (e.setEnd(a.node, a.offset), t.addRange(e))) } for (e = [], t = n; t = t.parentNode;) 1 === t.nodeType && e.push({ element: t, left: t.scrollLeft, top: t.scrollTop }); for ("function" == typeof n.focus && n.focus(), n = 0; n < e.length; n++)(t = e[n]).element.scrollLeft = t.left, t.element.scrollTop = t.top } } var vr = f && "documentMode" in document && 11 >= document.documentMode, gr = null, mr = null, br = null, wr = false; function Ar(t, e, n) { var r = n.window === n ? n.document : 9 === n.nodeType ? n : n.ownerDocument; wr || null == gr || gr !== q(r) || (r = "selectionStart" in (r = gr) && dr(r) ? { start: r.selectionStart, end: r.selectionEnd } : { anchorNode: (r = (r.ownerDocument && r.ownerDocument.defaultView || window).getSelection()).anchorNode, anchorOffset: r.anchorOffset, focusNode: r.focusNode, focusOffset: r.focusOffset }, br && sr(br, r) || (br = r, 0 < (r = $r(mr, "onSelect")).length && (e = new fn("onSelect", "select", null, e, n), t.push({ event: e, listeners: r }), e.target = gr))) } function xr(t, e) { var n = {}; return n[t.toLowerCase()] = e.toLowerCase(), n["Webkit" + t] = "webkit" + e, n["Moz" + t] = "moz" + e, n } var Er = { animationend: xr("Animation", "AnimationEnd"), animationiteration: xr("Animation", "AnimationIteration"), animationstart: xr("Animation", "AnimationStart"), transitionend: xr("Transition", "TransitionEnd") }, Sr = {}, Or = {}; function kr(t) { if (Sr[t]) return Sr[t]; if (!Er[t]) return t; var e, n = Er[t]; for (e in n) if (n.hasOwnProperty(e) && e in Or) return Sr[t] = n[e]; return t } f && (Or = document.createElement("div").style, "AnimationEvent" in window || (delete Er.animationend.animation, delete Er.animationiteration.animation, delete Er.animationstart.animation), "TransitionEvent" in window || delete Er.transitionend.transition); var _r = kr("animationend"), jr = kr("animationiteration"), Pr = kr("animationstart"), Ir = kr("transitionend"), Tr = new Map, Cr = "abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" "); function Lr(t, e) { Tr.set(t, e), s(e, [t]) } for (var Rr = 0; Rr < Cr.length; Rr++) { var Mr = Cr[Rr]; Lr(Mr.toLowerCase(), "on" + (Mr[0].toUpperCase() + Mr.slice(1))) } Lr(_r, "onAnimationEnd"), Lr(jr, "onAnimationIteration"), Lr(Pr, "onAnimationStart"), Lr("dblclick", "onDoubleClick"), Lr("focusin", "onFocus"), Lr("focusout", "onBlur"), Lr(Ir, "onTransitionEnd"), l("onMouseEnter", ["mouseout", "mouseover"]), l("onMouseLeave", ["mouseout", "mouseover"]), l("onPointerEnter", ["pointerout", "pointerover"]), l("onPointerLeave", ["pointerout", "pointerover"]), s("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")), s("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")), s("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]), s("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")), s("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")), s("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" ")); var Br = "abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "), Fr = new Set("cancel close invalid load scroll toggle".split(" ").concat(Br)); function Nr(t, e, n) { var r = t.type || "unknown-event"; t.currentTarget = n, function (t, e, n, r, o, i, u, c, s) { if (Qt.apply(this, arguments), Ft) { if (!Ft) throw Error(a(198)); var l = Nt; Ft = false, Nt = null, Dt || (Dt = true, Ut = l) } }(r, e, void 0, t), t.currentTarget = null } function Dr(t, e) { e = !!(4 & e); for (var n = 0; n < t.length; n++) { var r = t[n], o = r.event; r = r.listeners; t: { var i = void 0; if (e) for (var a = r.length - 1; 0 <= a; a--) { var u = r[a], c = u.instance, s = u.currentTarget; if (u = u.listener, c !== i && o.isPropagationStopped()) break t; Nr(o, u, s), i = c } else for (a = 0; a < r.length; a++) { if (c = (u = r[a]).instance, s = u.currentTarget, u = u.listener, c !== i && o.isPropagationStopped()) break t; Nr(o, u, s), i = c } } } if (Dt) throw t = Ut, Dt = false, Ut = null, t } function Ur(t, e) { var n = e[go]; void 0 === n && (n = e[go] = new Set); var r = t + "__bubble"; n.has(r) || (Yr(e, t, 2, false), n.add(r)) } function Gr(t, e, n) { var r = 0; e && (r |= 4), Yr(n, t, r, e) } var Qr = "_reactListening" + Math.random().toString(36).slice(2); function zr(t) { if (!t[Qr]) { t[Qr] = true, u.forEach((function (e) { "selectionchange" !== e && (Fr.has(e) || Gr(e, false, t), Gr(e, true, t)) })); var e = 9 === t.nodeType ? t : t.ownerDocument; null === e || e[Qr] || (e[Qr] = true, Gr("selectionchange", false, e)) } } function Yr(t, e, n, r) { switch (Ke(e)) { case 1: var o = Ve; break; case 4: o = $e; break; default: o = We } n = o.bind(null, e, n, t), o = void 0, !Rt || "touchstart" !== e && "touchmove" !== e && "wheel" !== e || (o = true), r ? void 0 !== o ? t.addEventListener(e, n, { capture: true, passive: o }) : t.addEventListener(e, n, true) : void 0 !== o ? t.addEventListener(e, n, { passive: o }) : t.addEventListener(e, n, false) } function Hr(t, e, n, r, o) { var i = r; if (!(1 & e || 2 & e || null === r)) t: for (;;) { if (null === r) return; var a = r.tag; if (3 === a || 4 === a) { var u = r.stateNode.containerInfo; if (u === o || 8 === u.nodeType && u.parentNode === o) break; if (4 === a) for (a = r.return; null !== a;) { var c = a.tag; if ((3 === c || 4 === c) && ((c = a.stateNode.containerInfo) === o || 8 === c.nodeType && c.parentNode === o)) return; a = a.return } for (; null !== u;) { if (null === (a = wo(u))) return; if (5 === (c = a.tag) || 6 === c) { r = i = a; continue t } u = u.parentNode } } r = r.return } Ct((function () { var r = i, o = xt(n), a = []; t: { var u = Tr.get(t); if (void 0 !== u) { var c = fn, s = t; switch (t) { case "keypress": if (0 === nn(n)) break t; case "keydown": case "keyup": c = jn; break; case "focusin": s = "focus", c = gn; break; case "focusout": s = "blur", c = gn; break; case "beforeblur": case "afterblur": c = gn; break; case "click": if (2 === n.button) break t; case "auxclick": case "dblclick": case "mousedown": case "mousemove": case "mouseup": case "mouseout": case "mouseover": case "contextmenu": c = yn; break; case "drag": case "dragend": case "dragenter": case "dragexit": case "dragleave": case "dragover": case "dragstart": case "drop": c = vn; break; case "touchcancel": case "touchend": case "touchmove": case "touchstart": c = In; break; case _r: case jr: case Pr: c = mn; break; case Ir: c = Tn; break; case "scroll": c = pn; break; case "wheel": c = Ln; break; case "copy": case "cut": case "paste": c = wn; break; case "gotpointercapture": case "lostpointercapture": case "pointercancel": case "pointerdown": case "pointermove": case "pointerout": case "pointerover": case "pointerup": c = Pn } var l = !!(4 & e), f = !l && "scroll" === t, h = l ? null !== u ? u + "Capture" : null : u; l = []; for (var p, d = r; null !== d;) { var y = (p = d).stateNode; if (5 === p.tag && null !== y && (p = y, null !== h && null != (y = Lt(d, h)) && l.push(Vr(d, y, p))), f) break; d = d.return } 0 < l.length && (u = new c(u, s, null, n, o), a.push({ event: u, listeners: l })) } } if (!(7 & e)) { if (c = "mouseout" === t || "pointerout" === t, (!(u = "mouseover" === t || "pointerover" === t) || n === At || !(s = n.relatedTarget || n.fromElement) || !wo(s) && !s[vo]) && (c || u) && (u = o.window === o ? o : (u = o.ownerDocument) ? u.defaultView || u.parentWindow : window, c ? (c = r, null !== (s = (s = n.relatedTarget || n.toElement) ? wo(s) : null) && (s !== (f = zt(s)) || 5 !== s.tag && 6 !== s.tag) && (s = null)) : (c = null, s = r), c !== s)) { if (l = yn, y = "onMouseLeave", h = "onMouseEnter", d = "mouse", "pointerout" !== t && "pointerover" !== t || (l = Pn, y = "onPointerLeave", h = "onPointerEnter", d = "pointer"), f = null == c ? u : xo(c), p = null == s ? u : xo(s), (u = new l(y, d + "leave", c, n, o)).target = f, u.relatedTarget = p, y = null, wo(o) === r && ((l = new l(h, d + "enter", s, n, o)).target = p, l.relatedTarget = f, y = l), f = y, c && s) t: { for (h = s, d = 0, p = l = c; p; p = Wr(p)) d++; for (p = 0, y = h; y; y = Wr(y)) p++; for (; 0 < d - p;) l = Wr(l), d--; for (; 0 < p - d;) h = Wr(h), p--; for (; d--;) { if (l === h || null !== h && l === h.alternate) break t; l = Wr(l), h = Wr(h) } l = null } else l = null; null !== c && qr(a, u, c, l, false), null !== s && null !== f && qr(a, f, s, l, true) } if ("select" === (c = (u = r ? xo(r) : window).nodeName && u.nodeName.toLowerCase()) || "input" === c && "file" === u.type) var v = Kn; else if (Hn(u)) if (Xn) v = ur; else { v = ir; var g = or } else(c = u.nodeName) && "input" === c.toLowerCase() && ("checkbox" === u.type || "radio" === u.type) && (v = ar); switch (v && (v = v(t, r)) ? Vn(a, v, n, o) : (g && g(t, u, r), "focusout" === t && (g = u._wrapperState) && g.controlled && "number" === u.type && et(u, "number", u.value)), g = r ? xo(r) : window, t) { case "focusin": (Hn(g) || "true" === g.contentEditable) && (gr = g, mr = r, br = null); break; case "focusout": br = mr = gr = null; break; case "mousedown": wr = true; break; case "contextmenu": case "mouseup": case "dragend": wr = false, Ar(a, n, o); break; case "selectionchange": if (vr) break; case "keydown": case "keyup": Ar(a, n, o) } var m; if (Mn) t: { switch (t) { case "compositionstart": var b = "onCompositionStart"; break t; case "compositionend": b = "onCompositionEnd"; break t; case "compositionupdate": b = "onCompositionUpdate"; break t } b = void 0 } else zn ? Gn(t, n) && (b = "onCompositionEnd") : "keydown" === t && 229 === n.keyCode && (b = "onCompositionStart"); b && (Nn && "ko" !== n.locale && (zn || "onCompositionStart" !== b ? "onCompositionEnd" === b && zn && (m = en()) : (Ze = "value" in (Xe = o) ? Xe.value : Xe.textContent, zn = true)), 0 < (g = $r(r, b)).length && (b = new An(b, t, null, n, o), a.push({ event: b, listeners: g }), (m || null !== (m = Qn(n))) && (b.data = m))), (m = Fn ? function (t, e) { switch (t) { case "compositionend": return Qn(e); case "keypress": return 32 !== e.which ? null : (Un = true, Dn); case "textInput": return (t = e.data) === Dn && Un ? null : t; default: return null } }(t, n) : function (t, e) { if (zn) return "compositionend" === t || !Mn && Gn(t, e) ? (t = en(), tn = Ze = Xe = null, zn = false, t) : null; switch (t) { case "paste": default: return null; case "keypress": if (!(e.ctrlKey || e.altKey || e.metaKey) || e.ctrlKey && e.altKey) { if (e.char && 1 < e.char.length) return e.char; if (e.which) return String.fromCharCode(e.which) } return null; case "compositionend": return Nn && "ko" !== e.locale ? null : e.data } }(t, n)) && 0 < (r = $r(r, "onBeforeInput")).length && (o = new An("onBeforeInput", "beforeinput", null, n, o), a.push({ event: o, listeners: r }), o.data = m) } Dr(a, e) })) } function Vr(t, e, n) { return { instance: t, listener: e, currentTarget: n } } function $r(t, e) { for (var n = e + "Capture", r = []; null !== t;) { var o = t, i = o.stateNode; 5 === o.tag && null !== i && (o = i, null != (i = Lt(t, n)) && r.unshift(Vr(t, i, o)), null != (i = Lt(t, e)) && r.push(Vr(t, i, o))), t = t.return } return r } function Wr(t) { if (null === t) return null; do { t = t.return } while (t && 5 !== t.tag); return t || null } function qr(t, e, n, r, o) { for (var i = e._reactName, a = []; null !== n && n !== r;) { var u = n, c = u.alternate, s = u.stateNode; if (null !== c && c === r) break; 5 === u.tag && null !== s && (u = s, o ? null != (c = Lt(n, i)) && a.unshift(Vr(n, c, u)) : o || null != (c = Lt(n, i)) && a.push(Vr(n, c, u))), n = n.return } 0 !== a.length && t.push({ event: e, listeners: a }) } var Jr = /\r\n?/g, Kr = /\u0000|\uFFFD/g; function Xr(t) { return ("string" == typeof t ? t : "" + t).replace(Jr, "\n").replace(Kr, "") } function Zr(t, e, n) { if (e = Xr(e), Xr(t) !== e && n) throw Error(a(425)) } function to() {} var eo = null, no = null; function ro(t, e) { return "textarea" === t || "noscript" === t || "string" == typeof e.children || "number" == typeof e.children || "object" === r(e.dangerouslySetInnerHTML) && null !== e.dangerouslySetInnerHTML && null != e.dangerouslySetInnerHTML.__html } var oo = "function" == typeof setTimeout ? setTimeout : void 0, io = "function" == typeof clearTimeout ? clearTimeout : void 0, ao = "function" == typeof Promise ? Promise : void 0, uo = "function" == typeof queueMicrotask ? queueMicrotask : void 0 !== ao ? function (t) { return ao.resolve(null).then(t).catch(co) } : oo; function co(t) { setTimeout((function () { throw t })) } function so(t, e) { var n = e, r = 0; do { var o = n.nextSibling; if (t.removeChild(n), o && 8 === o.nodeType) if ("/$" === (n = o.data)) { if (0 === r) return t.removeChild(o), void ze(e); r-- } else "$" !== n && "$?" !== n && "$!" !== n || r++; n = o } while (n); ze(e) } function lo(t) { for (; null != t; t = t.nextSibling) { var e = t.nodeType; if (1 === e || 3 === e) break; if (8 === e) { if ("$" === (e = t.data) || "$!" === e || "$?" === e) break; if ("/$" === e) return null } } return t } function fo(t) { t = t.previousSibling; for (var e = 0; t;) { if (8 === t.nodeType) { var n = t.data; if ("$" === n || "$!" === n || "$?" === n) { if (0 === e) return t; e-- } else "/$" === n && e++ } t = t.previousSibling } return null } var ho = Math.random().toString(36).slice(2), po = "__reactFiber$" + ho, yo = "__reactProps$" + ho, vo = "__reactContainer$" + ho, go = "__reactEvents$" + ho, mo = "__reactListeners$" + ho, bo = "__reactHandles$" + ho; function wo(t) { var e = t[po]; if (e) return e; for (var n = t.parentNode; n;) { if (e = n[vo] || n[po]) { if (n = e.alternate, null !== e.child || null !== n && null !== n.child) for (t = fo(t); null !== t;) { if (n = t[po]) return n; t = fo(t) } return e } n = (t = n).parentNode } return null } function Ao(t) { return !(t = t[po] || t[vo]) || 5 !== t.tag && 6 !== t.tag && 13 !== t.tag && 3 !== t.tag ? null : t } function xo(t) { if (5 === t.tag || 6 === t.tag) return t.stateNode; throw Error(a(33)) } function Eo(t) { return t[yo] || null } var So = [], Oo = -1; function ko(t) { return { current: t } } function _o(t) { 0 > Oo || (t.current = So[Oo], So[Oo] = null, Oo--) } function jo(t, e) { Oo++, So[Oo] = t.current, t.current = e } var Po = {}, Io = ko(Po), To = ko(false), Co = Po; function Lo(t, e) { var n = t.type.contextTypes; if (!n) return Po; var r = t.stateNode; if (r && r.__reactInternalMemoizedUnmaskedChildContext === e) return r.__reactInternalMemoizedMaskedChildContext; var o, i = {}; for (o in n) i[o] = e[o]; return r && ((t = t.stateNode).__reactInternalMemoizedUnmaskedChildContext = e, t.__reactInternalMemoizedMaskedChildContext = i), i } function Ro(t) { return null != t.childContextTypes } function Mo() { _o(To), _o(Io) } function Bo(t, e, n) { if (Io.current !== Po) throw Error(a(168)); jo(Io, e), jo(To, n) } function Fo(t, e, n) { var r = t.stateNode; if (e = e.childContextTypes, "function" != typeof r.getChildContext) return n; for (var o in r = r.getChildContext()) if (!(o in e)) throw Error(a(108, Y(t) || "Unknown", o)); return N({}, n, r) } function No(t) { return t = (t = t.stateNode) && t.__reactInternalMemoizedMergedChildContext || Po, Co = Io.current, jo(Io, t), jo(To, To.current), true } function Do(t, e, n) { var r = t.stateNode; if (!r) throw Error(a(169)); n ? (t = Fo(t, e, Co), r.__reactInternalMemoizedMergedChildContext = t, _o(To), _o(Io), jo(Io, t)) : _o(To), jo(To, n) } var Uo = null, Go = false, Qo = false; function zo(t) { null === Uo ? Uo = [t] : Uo.push(t) } function Yo() { if (!Qo && null !== Uo) { Qo = true; var t = 0, e = we; try { var n = Uo; for (we = 1; t < n.length; t++) { var r = n[t]; do { r = r(true) } while (null !== r) } Uo = null, Go = false } catch (e) { throw null !== Uo && (Uo = Uo.slice(t + 1)), Wt(te, Yo), e } finally { we = e, Qo = false } } return null } var Ho = [], Vo = 0, $o = null, Wo = 0, qo = [], Jo = 0, Ko = null, Xo = 1, Zo = ""; function ti(t, e) { Ho[Vo++] = Wo, Ho[Vo++] = $o, $o = t, Wo = e } function ei(t, e, n) { qo[Jo++] = Xo, qo[Jo++] = Zo, qo[Jo++] = Ko, Ko = t; var r = Xo; t = Zo; var o = 32 - ue(r) - 1; r &= ~(1 << o), n += 1; var i = 32 - ue(e) + o; if (30 < i) { var a = o - o % 5; i = (r & (1 << a) - 1).toString(32), r >>= a, o -= a, Xo = 1 << 32 - ue(e) + o | n << o | r, Zo = i + t } else Xo = 1 << i | n << o | r, Zo = t } function ni(t) { null !== t.return && (ti(t, 1), ei(t, 1, 0)) } function ri(t) { for (; t === $o;) $o = Ho[--Vo], Ho[Vo] = null, Wo = Ho[--Vo], Ho[Vo] = null; for (; t === Ko;) Ko = qo[--Jo], qo[Jo] = null, Zo = qo[--Jo], qo[Jo] = null, Xo = qo[--Jo], qo[Jo] = null } var oi = null, ii = null, ai = false, ui = null; function ci(t, e) { var n = Ls(5, null, null, 0); n.elementType = "DELETED", n.stateNode = e, n.return = t, null === (e = t.deletions) ? (t.deletions = [n], t.flags |= 16) : e.push(n) } function si(t, e) { switch (t.tag) { case 5: var n = t.type; return null !== (e = 1 !== e.nodeType || n.toLowerCase() !== e.nodeName.toLowerCase() ? null : e) && (t.stateNode = e, oi = t, ii = lo(e.firstChild), true); case 6: return null !== (e = "" === t.pendingProps || 3 !== e.nodeType ? null : e) && (t.stateNode = e, oi = t, ii = null, true); case 13: return null !== (e = 8 !== e.nodeType ? null : e) && (n = null !== Ko ? { id: Xo, overflow: Zo } : null, t.memoizedState = { dehydrated: e, treeContext: n, retryLane: 1073741824 }, (n = Ls(18, null, null, 0)).stateNode = e, n.return = t, t.child = n, oi = t, ii = null, true); default: return false } } function li(t) { return !(!(1 & t.mode) || 128 & t.flags) } function fi(t) { if (ai) { var e = ii; if (e) { var n = e; if (!si(t, e)) { if (li(t)) throw Error(a(418)); e = lo(n.nextSibling); var r = oi; e && si(t, e) ? ci(r, n) : (t.flags = -4097 & t.flags | 2, ai = false, oi = t) } } else { if (li(t)) throw Error(a(418)); t.flags = -4097 & t.flags | 2, ai = false, oi = t } } } function hi(t) { for (t = t.return; null !== t && 5 !== t.tag && 3 !== t.tag && 13 !== t.tag;) t = t.return; oi = t } function pi(t) { if (t !== oi) return false; if (!ai) return hi(t), ai = true, false; var e; if ((e = 3 !== t.tag) && !(e = 5 !== t.tag) && (e = "head" !== (e = t.type) && "body" !== e && !ro(t.type, t.memoizedProps)), e && (e = ii)) { if (li(t)) throw di(), Error(a(418)); for (; e;) ci(t, e), e = lo(e.nextSibling) } if (hi(t), 13 === t.tag) { if (!(t = null !== (t = t.memoizedState) ? t.dehydrated : null)) throw Error(a(317)); t: { for (t = t.nextSibling, e = 0; t;) { if (8 === t.nodeType) { var n = t.data; if ("/$" === n) { if (0 === e) { ii = lo(t.nextSibling); break t } e-- } else "$" !== n && "$!" !== n && "$?" !== n || e++ } t = t.nextSibling } ii = null } } else ii = oi ? lo(t.stateNode.nextSibling) : null; return true } function di() { for (var t = ii; t;) t = lo(t.nextSibling) } function yi() { ii = oi = null, ai = false } function vi(t) { null === ui ? ui = [t] : ui.push(t) } var gi = A.ReactCurrentBatchConfig; function mi(t, e) { if (t && t.defaultProps) { for (var n in e = N({}, e), t = t.defaultProps) void 0 === e[n] && (e[n] = t[n]); return e } return e } var bi = ko(null), wi = null, Ai = null, xi = null; function Ei() { xi = Ai = wi = null } function Si(t) { var e = bi.current; _o(bi), t._currentValue = e } function Oi(t, e, n) { for (; null !== t;) { var r = t.alternate; if ((t.childLanes & e) !== e ? (t.childLanes |= e, null !== r && (r.childLanes |= e)) : null !== r && (r.childLanes & e) !== e && (r.childLanes |= e), t === n) break; t = t.return } } function ki(t, e) { wi = t, xi = Ai = null, null !== (t = t.dependencies) && null !== t.firstContext && (!!(t.lanes & e) && (Au = true), t.firstContext = null) } function _i(t) { var e = t._currentValue; if (xi !== t) if (t = { context: t, memoizedValue: e, next: null }, null === Ai) { if (null === wi) throw Error(a(308)); Ai = t, wi.dependencies = { lanes: 0, firstContext: t } } else Ai = Ai.next = t; return e } var ji = null; function Pi(t) { null === ji ? ji = [t] : ji.push(t) } function Ii(t, e, n, r) { var o = e.interleaved; return null === o ? (n.next = n, Pi(e)) : (n.next = o.next, o.next = n), e.interleaved = n, Ti(t, r) } function Ti(t, e) { t.lanes |= e; var n = t.alternate; for (null !== n && (n.lanes |= e), n = t, t = t.return; null !== t;) t.childLanes |= e, null !== (n = t.alternate) && (n.childLanes |= e), n = t, t = t.return; return 3 === n.tag ? n.stateNode : null } var Ci = false; function Li(t) { t.updateQueue = { baseState: t.memoizedState, firstBaseUpdate: null, lastBaseUpdate: null, shared: { pending: null, interleaved: null, lanes: 0 }, effects: null } } function Ri(t, e) { t = t.updateQueue, e.updateQueue === t && (e.updateQueue = { baseState: t.baseState, firstBaseUpdate: t.firstBaseUpdate, lastBaseUpdate: t.lastBaseUpdate, shared: t.shared, effects: t.effects }) } function Mi(t, e) { return { eventTime: t, lane: e, tag: 0, payload: null, callback: null, next: null } } function Bi(t, e, n) { var r = t.updateQueue; if (null === r) return null; if (r = r.shared, 2 & Ic) { var o = r.pending; return null === o ? e.next = e : (e.next = o.next, o.next = e), r.pending = e, Ti(t, n) } return null === (o = r.interleaved) ? (e.next = e, Pi(r)) : (e.next = o.next, o.next = e), r.interleaved = e, Ti(t, n) } function Fi(t, e, n) { if (null !== (e = e.updateQueue) && (e = e.shared, 4194240 & n)) { var r = e.lanes; n |= r &= t.pendingLanes, e.lanes = n, be(t, n) } } function Ni(t, e) { var n = t.updateQueue, r = t.alternate; if (null !== r && n === (r = r.updateQueue)) { var o = null, i = null; if (null !== (n = n.firstBaseUpdate)) { do { var a = { eventTime: n.eventTime, lane: n.lane, tag: n.tag, payload: n.payload, callback: n.callback, next: null }; null === i ? o = i = a : i = i.next = a, n = n.next } while (null !== n); null === i ? o = i = e : i = i.next = e } else o = i = e; return n = { baseState: r.baseState, firstBaseUpdate: o, lastBaseUpdate: i, shared: r.shared, effects: r.effects }, void(t.updateQueue = n) } null === (t = n.lastBaseUpdate) ? n.firstBaseUpdate = e : t.next = e, n.lastBaseUpdate = e } function Di(t, e, n, r) { var o = t.updateQueue; Ci = false; var i = o.firstBaseUpdate, a = o.lastBaseUpdate, u = o.shared.pending; if (null !== u) { o.shared.pending = null; var c = u, s = c.next; c.next = null, null === a ? i = s : a.next = s, a = c; var l = t.alternate; null !== l && (u = (l = l.updateQueue).lastBaseUpdate) !== a && (null === u ? l.firstBaseUpdate = s : u.next = s, l.lastBaseUpdate = c) } if (null !== i) { var f = o.baseState; for (a = 0, l = s = c = null, u = i;;) { var h = u.lane, p = u.eventTime; if ((r & h) === h) { null !== l && (l = l.next = { eventTime: p, lane: 0, tag: u.tag, payload: u.payload, callback: u.callback, next: null }); t: { var d = t, y = u; switch (h = e, p = n, y.tag) { case 1: if ("function" == typeof (d = y.payload)) { f = d.call(p, f, h); break t } f = d; break t; case 3: d.flags = -65537 & d.flags | 128; case 0: if (null == (h = "function" == typeof (d = y.payload) ? d.call(p, f, h) : d)) break t; f = N({}, f, h); break t; case 2: Ci = true } } null !== u.callback && 0 !== u.lane && (t.flags |= 64, null === (h = o.effects) ? o.effects = [u] : h.push(u)) } else p = { eventTime: p, lane: h, tag: u.tag, payload: u.payload, callback: u.callback, next: null }, null === l ? (s = l = p, c = f) : l = l.next = p, a |= h; if (null === (u = u.next)) { if (null === (u = o.shared.pending)) break; u = (h = u).next, h.next = null, o.lastBaseUpdate = h, o.shared.pending = null } } if (null === l && (c = f), o.baseState = c, o.firstBaseUpdate = s, o.lastBaseUpdate = l, null !== (e = o.shared.interleaved)) { o = e; do { a |= o.lane, o = o.next } while (o !== e) } else null === i && (o.shared.lanes = 0); Nc |= a, t.lanes = a, t.memoizedState = f } } function Ui(t, e, n) { if (t = e.effects, e.effects = null, null !== t) for (e = 0; e < t.length; e++) { var r = t[e], o = r.callback; if (null !== o) { if (r.callback = null, r = n, "function" != typeof o) throw Error(a(191, o)); o.call(r) } } } var Gi = (new o.Component).refs; function Qi(t, e, n, r) { n = null == (n = n(r, e = t.memoizedState)) ? e : N({}, e, n), t.memoizedState = n, 0 === t.lanes && (t.updateQueue.baseState = n) } var zi = { isMounted: function (t) { return !!(t = t._reactInternals) && zt(t) === t }, enqueueSetState: function (t, e, n) { t = t._reactInternals; var r = ns(), o = rs(t), i = Mi(r, o); i.payload = e, null != n && (i.callback = n), null !== (e = Bi(t, i, o)) && (os(e, t, o, r), Fi(e, t, o)) }, enqueueReplaceState: function (t, e, n) { t = t._reactInternals; var r = ns(), o = rs(t), i = Mi(r, o); i.tag = 1, i.payload = e, null != n && (i.callback = n), null !== (e = Bi(t, i, o)) && (os(e, t, o, r), Fi(e, t, o)) }, enqueueForceUpdate: function (t, e) { t = t._reactInternals; var n = ns(), r = rs(t), o = Mi(n, r); o.tag = 2, null != e && (o.callback = e), null !== (e = Bi(t, o, r)) && (os(e, t, r, n), Fi(e, t, r)) } }; function Yi(t, e, n, r, o, i, a) { return "function" == typeof (t = t.stateNode).shouldComponentUpdate ? t.shouldComponentUpdate(r, i, a) : !(e.prototype && e.prototype.isPureReactComponent && sr(n, r) && sr(o, i)) } function Hi(t, e, n) { var o = false, i = Po, a = e.contextType; return "object" === r(a) && null !== a ? a = _i(a) : (i = Ro(e) ? Co : Io.current, a = (o = null != (o = e.contextTypes)) ? Lo(t, i) : Po), e = new e(n, a), t.memoizedState = null !== e.state && void 0 !== e.state ? e.state : null, e.updater = zi, t.stateNode = e, e._reactInternals = t, o && ((t = t.stateNode).__reactInternalMemoizedUnmaskedChildContext = i, t.__reactInternalMemoizedMaskedChildContext = a), e } function Vi(t, e, n, r) { t = e.state, "function" == typeof e.componentWillReceiveProps && e.componentWillReceiveProps(n, r), "function" == typeof e.UNSAFE_componentWillReceiveProps && e.UNSAFE_componentWillReceiveProps(n, r), e.state !== t && zi.enqueueReplaceState(e, e.state, null) } function $i(t, e, n, o) { var i = t.stateNode; i.props = n, i.state = t.memoizedState, i.refs = Gi, Li(t); var a = e.contextType; "object" === r(a) && null !== a ? i.context = _i(a) : (a = Ro(e) ? Co : Io.current, i.context = Lo(t, a)), i.state = t.memoizedState, "function" == typeof (a = e.getDerivedStateFromProps) && (Qi(t, e, a, n), i.state = t.memoizedState), "function" == typeof e.getDerivedStateFromProps || "function" == typeof i.getSnapshotBeforeUpdate || "function" != typeof i.UNSAFE_componentWillMount && "function" != typeof i.componentWillMount || (e = i.state, "function" == typeof i.componentWillMount && i.componentWillMount(), "function" == typeof i.UNSAFE_componentWillMount && i.UNSAFE_componentWillMount(), e !== i.state && zi.enqueueReplaceState(i, i.state, null), Di(t, n, i, o), i.state = t.memoizedState), "function" == typeof i.componentDidMount && (t.flags |= 4194308) } function Wi(t, e, n) { if (null !== (t = n.ref) && "function" != typeof t && "object" !== r(t)) { if (n._owner) { if (n = n._owner) { if (1 !== n.tag) throw Error(a(309)); var o = n.stateNode } if (!o) throw Error(a(147, t)); var i = o, u = "" + t; return null !== e && null !== e.ref && "function" == typeof e.ref && e.ref._stringRef === u ? e.ref : (e = function (t) { var e = i.refs; e === Gi && (e = i.refs = {}), null === t ? delete e[u] : e[u] = t }, e._stringRef = u, e) } if ("string" != typeof t) throw Error(a(284)); if (!n._owner) throw Error(a(290, t)) } return t } function qi(t, e) { throw t = Object.prototype.toString.call(e), Error(a(31, "[object Object]" === t ? "object with keys {" + Object.keys(e).join(", ") + "}" : t)) } function Ji(t) { return (0, t._init)(t._payload) } function Ki(t) { function e(e, n) { if (t) { var r = e.deletions; null === r ? (e.deletions = [n], e.flags |= 16) : r.push(n) } } function n(n, r) { if (!t) return null; for (; null !== r;) e(n, r), r = r.sibling; return null } function o(t, e) { for (t = new Map; null !== e;) null !== e.key ? t.set(e.key, e) : t.set(e.index, e), e = e.sibling; return t } function i(t, e) { return (t = Ms(t, e)).index = 0, t.sibling = null, t } function u(e, n, r) { return e.index = r, t ? null !== (r = e.alternate) ? (r = r.index) < n ? (e.flags |= 2, n) : r : (e.flags |= 2, n) : (e.flags |= 1048576, n) } function c(e) { return t && null === e.alternate && (e.flags |= 2), e } function s(t, e, n, r) { return null === e || 6 !== e.tag ? ((e = Ds(n, t.mode, r)).return = t, e) : ((e = i(e, n)).return = t, e) } function l(t, e, n, o) { var a = n.type; return a === S ? h(t, e, n.props.children, o, n.key) : null !== e && (e.elementType === a || "object" === r(a) && null !== a && a.$$typeof === L && Ji(a) === e.type) ? ((o = i(e, n.props)).ref = Wi(t, e, n), o.return = t, o) : ((o = Bs(n.type, n.key, n.props, null, t.mode, o)).ref = Wi(t, e, n), o.return = t, o) } function f(t, e, n, r) { return null === e || 4 !== e.tag || e.stateNode.containerInfo !== n.containerInfo || e.stateNode.implementation !== n.implementation ? ((e = Us(n, t.mode, r)).return = t, e) : ((e = i(e, n.children || [])).return = t, e) } function h(t, e, n, r, o) { return null === e || 7 !== e.tag ? ((e = Fs(n, t.mode, r, o)).return = t, e) : ((e = i(e, n)).return = t, e) } function p(t, e, n) { if ("string" == typeof e && "" !== e || "number" == typeof e) return (e = Ds("" + e, t.mode, n)).return = t, e; if ("object" === r(e) && null !== e) { switch (e.$$typeof) { case x: return (n = Bs(e.type, e.key, e.props, null, t.mode, n)).ref = Wi(t, null, e), n.return = t, n; case E: return (e = Us(e, t.mode, n)).return = t, e; case L: return p(t, (0, e._init)(e._payload), n) } if (nt(e) || B(e)) return (e = Fs(e, t.mode, n, null)).return = t, e; qi(t, e) } return null } function d(t, e, n, o) { var i = null !== e ? e.key : null; if ("string" == typeof n && "" !== n || "number" == typeof n) return null !== i ? null : s(t, e, "" + n, o); if ("object" === r(n) && null !== n) { switch (n.$$typeof) { case x: return n.key === i ? l(t, e, n, o) : null; case E: return n.key === i ? f(t, e, n, o) : null; case L: return d(t, e, (i = n._init)(n._payload), o) } if (nt(n) || B(n)) return null !== i ? null : h(t, e, n, o, null); qi(t, n) } return null } function y(t, e, n, o, i) { if ("string" == typeof o && "" !== o || "number" == typeof o) return s(e, t = t.get(n) || null, "" + o, i); if ("object" === r(o) && null !== o) { switch (o.$$typeof) { case x: return l(e, t = t.get(null === o.key ? n : o.key) || null, o, i); case E: return f(e, t = t.get(null === o.key ? n : o.key) || null, o, i); case L: return y(t, e, n, (0, o._init)(o._payload), i) } if (nt(o) || B(o)) return h(e, t = t.get(n) || null, o, i, null); qi(e, o) } return null } function v(r, i, a, c) { for (var s = null, l = null, f = i, h = i = 0, v = null; null !== f && h < a.length; h++) { f.index > h ? (v = f, f = null) : v = f.sibling; var g = d(r, f, a[h], c); if (null === g) { null === f && (f = v); break } t && f && null === g.alternate && e(r, f), i = u(g, i, h), null === l ? s = g : l.sibling = g, l = g, f = v } if (h === a.length) return n(r, f), ai && ti(r, h), s; if (null === f) { for (; h < a.length; h++) null !== (f = p(r, a[h], c)) && (i = u(f, i, h), null === l ? s = f : l.sibling = f, l = f); return ai && ti(r, h), s } for (f = o(r, f); h < a.length; h++) null !== (v = y(f, r, h, a[h], c)) && (t && null !== v.alternate && f.delete(null === v.key ? h : v.key), i = u(v, i, h), null === l ? s = v : l.sibling = v, l = v); return t && f.forEach((function (t) { return e(r, t) })), ai && ti(r, h), s } function g(r, i, c, s) { var l = B(c); if ("function" != typeof l) throw Error(a(150)); if (null == (c = l.call(c))) throw Error(a(151)); for (var f = l = null, h = i, v = i = 0, g = null, m = c.next(); null !== h && !m.done; v++, m = c.next()) { h.index > v ? (g = h, h = null) : g = h.sibling; var b = d(r, h, m.value, s); if (null === b) { null === h && (h = g); break } t && h && null === b.alternate && e(r, h), i = u(b, i, v), null === f ? l = b : f.sibling = b, f = b, h = g } if (m.done) return n(r, h), ai && ti(r, v), l; if (null === h) { for (; !m.done; v++, m = c.next()) null !== (m = p(r, m.value, s)) && (i = u(m, i, v), null === f ? l = m : f.sibling = m, f = m); return ai && ti(r, v), l } for (h = o(r, h); !m.done; v++, m = c.next()) null !== (m = y(h, r, v, m.value, s)) && (t && null !== m.alternate && h.delete(null === m.key ? v : m.key), i = u(m, i, v), null === f ? l = m : f.sibling = m, f = m); return t && h.forEach((function (t) { return e(r, t) })), ai && ti(r, v), l } return function t(o, a, u, s) { if ("object" === r(u) && null !== u && u.type === S && null === u.key && (u = u.props.children), "object" === r(u) && null !== u) { switch (u.$$typeof) { case x: t: { for (var l = u.key, f = a; null !== f;) { if (f.key === l) { if ((l = u.type) === S) { if (7 === f.tag) { n(o, f.sibling), (a = i(f, u.props.children)).return = o, o = a; break t } } else if (f.elementType === l || "object" === r(l) && null !== l && l.$$typeof === L && Ji(l) === f.type) { n(o, f.sibling), (a = i(f, u.props)).ref = Wi(o, f, u), a.return = o, o = a; break t } n(o, f); break } e(o, f), f = f.sibling } u.type === S ? ((a = Fs(u.props.children, o.mode, s, u.key)).return = o, o = a) : ((s = Bs(u.type, u.key, u.props, null, o.mode, s)).ref = Wi(o, a, u), s.return = o, o = s) } return c(o); case E: t: { for (f = u.key; null !== a;) { if (a.key === f) { if (4 === a.tag && a.stateNode.containerInfo === u.containerInfo && a.stateNode.implementation === u.implementation) { n(o, a.sibling), (a = i(a, u.children || [])).return = o, o = a; break t } n(o, a); break } e(o, a), a = a.sibling }(a = Us(u, o.mode, s)).return = o, o = a } return c(o); case L: return t(o, a, (f = u._init)(u._payload), s) } if (nt(u)) return v(o, a, u, s); if (B(u)) return g(o, a, u, s); qi(o, u) } return "string" == typeof u && "" !== u || "number" == typeof u ? (u = "" + u, null !== a && 6 === a.tag ? (n(o, a.sibling), (a = i(a, u)).return = o, o = a) : (n(o, a), (a = Ds(u, o.mode, s)).return = o, o = a), c(o)) : n(o, a) } } var Xi = Ki(true), Zi = Ki(false), ta = {}, ea = ko(ta), na = ko(ta), ra = ko(ta); function oa(t) { if (t === ta) throw Error(a(174)); return t } function ia(t, e) { switch (jo(ra, e), jo(na, t), jo(ea, ta), t = e.nodeType) { case 9: case 11: e = (e = e.documentElement) ? e.namespaceURI : st(null, ""); break; default: e = st(e = (t = 8 === t ? e.parentNode : e).namespaceURI || null, t = t.tagName) } _o(ea), jo(ea, e) } function aa() { _o(ea), _o(na), _o(ra) } function ua(t) { oa(ra.current); var e = oa(ea.current), n = st(e, t.type); e !== n && (jo(na, t), jo(ea, n)) } function ca(t) { na.current === t && (_o(ea), _o(na)) } var sa = ko(0); function la(t) { for (var e = t; null !== e;) { if (13 === e.tag) { var n = e.memoizedState; if (null !== n && (null === (n = n.dehydrated) || "$?" === n.data || "$!" === n.data)) return e } else if (19 === e.tag && void 0 !== e.memoizedProps.revealOrder) { if (128 & e.flags) return e } else if (null !== e.child) { e.child.return = e, e = e.child; continue } if (e === t) break; for (; null === e.sibling;) { if (null === e.return || e.return === t) return null; e = e.return } e.sibling.return = e.return, e = e.sibling } return null } var fa = []; function ha() { for (var t = 0; t < fa.length; t++) fa[t]._workInProgressVersionPrimary = null; fa.length = 0 } var pa = A.ReactCurrentDispatcher, da = A.ReactCurrentBatchConfig, ya = 0, va = null, ga = null, ma = null, ba = false, wa = false, Aa = 0, xa = 0; function Ea() { throw Error(a(321)) } function Sa(t, e) { if (null === e) return false; for (var n = 0; n < e.length && n < t.length; n++) if (!cr(t[n], e[n])) return false; return true } function Oa(t, e, n, r, o, i) { if (ya = i, va = e, e.memoizedState = null, e.updateQueue = null, e.lanes = 0, pa.current = null === t || null === t.memoizedState ? cu : su, t = n(r, o), wa) { i = 0; do { if (wa = false, Aa = 0, 25 <= i) throw Error(a(301)); i += 1, ma = ga = null, e.updateQueue = null, pa.current = lu, t = n(r, o) } while (wa) } if (pa.current = uu, e = null !== ga && null !== ga.next, ya = 0, ma = ga = va = null, ba = false, e) throw Error(a(300)); return t } function ka() { var t = 0 !== Aa; return Aa = 0, t } function _a() { var t = { memoizedState: null, baseState: null, baseQueue: null, queue: null, next: null }; return null === ma ? va.memoizedState = ma = t : ma = ma.next = t, ma } function ja() { if (null === ga) { var t = va.alternate; t = null !== t ? t.memoizedState : null } else t = ga.next; var e = null === ma ? va.memoizedState : ma.next; if (null !== e) ma = e, ga = t; else { if (null === t) throw Error(a(310)); t = { memoizedState: (ga = t).memoizedState, baseState: ga.baseState, baseQueue: ga.baseQueue, queue: ga.queue, next: null }, null === ma ? va.memoizedState = ma = t : ma = ma.next = t } return ma } function Pa(t, e) { return "function" == typeof e ? e(t) : e } function Ia(t) { var e = ja(), n = e.queue; if (null === n) throw Error(a(311)); n.lastRenderedReducer = t; var r = ga, o = r.baseQueue, i = n.pending; if (null !== i) { if (null !== o) { var u = o.next; o.next = i.next, i.next = u } r.baseQueue = o = i, n.pending = null } if (null !== o) { i = o.next, r = r.baseState; var c = u = null, s = null, l = i; do { var f = l.lane; if ((ya & f) === f) null !== s && (s = s.next = { lane: 0, action: l.action, hasEagerState: l.hasEagerState, eagerState: l.eagerState, next: null }), r = l.hasEagerState ? l.eagerState : t(r, l.action); else { var h = { lane: f, action: l.action, hasEagerState: l.hasEagerState, eagerState: l.eagerState, next: null }; null === s ? (c = s = h, u = r) : s = s.next = h, va.lanes |= f, Nc |= f } l = l.next } while (null !== l && l !== i); null === s ? u = r : s.next = c, cr(r, e.memoizedState) || (Au = true), e.memoizedState = r, e.baseState = u, e.baseQueue = s, n.lastRenderedState = r } if (null !== (t = n.interleaved)) { o = t; do { i = o.lane, va.lanes |= i, Nc |= i, o = o.next } while (o !== t) } else null === o && (n.lanes = 0); return [e.memoizedState, n.dispatch] } function Ta(t) { var e = ja(), n = e.queue; if (null === n) throw Error(a(311)); n.lastRenderedReducer = t; var r = n.dispatch, o = n.pending, i = e.memoizedState; if (null !== o) { n.pending = null; var u = o = o.next; do { i = t(i, u.action), u = u.next } while (u !== o); cr(i, e.memoizedState) || (Au = true), e.memoizedState = i, null === e.baseQueue && (e.baseState = i), n.lastRenderedState = i } return [i, r] } function Ca() {} function La(t, e) { var n = va, r = ja(), o = e(), i = !cr(r.memoizedState, o); if (i && (r.memoizedState = o, Au = true), r = r.queue, Ha(Ba.bind(null, n, r, t), [t]), r.getSnapshot !== e || i || null !== ma && 1 & ma.memoizedState.tag) { if (n.flags |= 2048, Ua(9, Ma.bind(null, n, r, o, e), void 0, null), null === Tc) throw Error(a(349)); 30 & ya || Ra(n, e, o) } return o } function Ra(t, e, n) { t.flags |= 16384, t = { getSnapshot: e, value: n }, null === (e = va.updateQueue) ? (e = { lastEffect: null, stores: null }, va.updateQueue = e, e.stores = [t]) : null === (n = e.stores) ? e.stores = [t] : n.push(t) } function Ma(t, e, n, r) { e.value = n, e.getSnapshot = r, Fa(e) && Na(t) } function Ba(t, e, n) { return n((function () { Fa(e) && Na(t) })) } function Fa(t) { var e = t.getSnapshot; t = t.value; try { var n = e(); return !cr(t, n) } catch (t) { return true } } function Na(t) { var e = Ti(t, 1); null !== e && os(e, t, 1, -1) } function Da(t) { var e = _a(); return "function" == typeof t && (t = t()), e.memoizedState = e.baseState = t, t = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: Pa, lastRenderedState: t }, e.queue = t, t = t.dispatch = ru.bind(null, va, t), [e.memoizedState, t] } function Ua(t, e, n, r) { return t = { tag: t, create: e, destroy: n, deps: r, next: null }, null === (e = va.updateQueue) ? (e = { lastEffect: null, stores: null }, va.updateQueue = e, e.lastEffect = t.next = t) : null === (n = e.lastEffect) ? e.lastEffect = t.next = t : (r = n.next, n.next = t, t.next = r, e.lastEffect = t), t } function Ga() { return ja().memoizedState } function Qa(t, e, n, r) { var o = _a(); va.flags |= t, o.memoizedState = Ua(1 | e, n, void 0, void 0 === r ? null : r) } function za(t, e, n, r) { var o = ja(); r = void 0 === r ? null : r; var i = void 0; if (null !== ga) { var a = ga.memoizedState; if (i = a.destroy, null !== r && Sa(r, a.deps)) return void(o.memoizedState = Ua(e, n, i, r)) } va.flags |= t, o.memoizedState = Ua(1 | e, n, i, r) } function Ya(t, e) { return Qa(8390656, 8, t, e) } function Ha(t, e) { return za(2048, 8, t, e) } function Va(t, e) { return za(4, 2, t, e) } function $a(t, e) { return za(4, 4, t, e) } function Wa(t, e) { return "function" == typeof e ? (t = t(), e(t), function () { e(null) }) : null != e ? (t = t(), e.current = t, function () { e.current = null }) : void 0 } function qa(t, e, n) { return n = null != n ? n.concat([t]) : null, za(4, 4, Wa.bind(null, e, t), n) } function Ja() {} function Ka(t, e) { var n = ja(); e = void 0 === e ? null : e; var r = n.memoizedState; return null !== r && null !== e && Sa(e, r[1]) ? r[0] : (n.memoizedState = [t, e], t) } function Xa(t, e) { var n = ja(); e = void 0 === e ? null : e; var r = n.memoizedState; return null !== r && null !== e && Sa(e, r[1]) ? r[0] : (t = t(), n.memoizedState = [t, e], t) } function Za(t, e, n) { return 21 & ya ? (cr(n, e) || (n = ve(), va.lanes |= n, Nc |= n, t.baseState = true), e) : (t.baseState && (t.baseState = false, Au = true), t.memoizedState = n) } function tu(t, e) { var n = we; we = 0 !== n && 4 > n ? n : 4, t(true); var r = da.transition; da.transition = {}; try { t(false), e() } finally { we = n, da.transition = r } } function eu() { return ja().memoizedState } function nu(t, e, n) { var r = rs(t); n = { lane: r, action: n, hasEagerState: false, eagerState: null, next: null }, ou(t) ? iu(e, n) : null !== (n = Ii(t, e, n, r)) && (os(n, t, r, ns()), au(n, e, r)) } function ru(t, e, n) { var r = rs(t), o = { lane: r, action: n, hasEagerState: false, eagerState: null, next: null }; if (ou(t)) iu(e, o); else { var i = t.alternate; if (0 === t.lanes && (null === i || 0 === i.lanes) && null !== (i = e.lastRenderedReducer)) try { var a = e.lastRenderedState, u = i(a, n); if (o.hasEagerState = true, o.eagerState = u, cr(u, a)) { var c = e.interleaved; return null === c ? (o.next = o, Pi(e)) : (o.next = c.next, c.next = o), void(e.interleaved = o) } } catch (t) {} null !== (n = Ii(t, e, o, r)) && (os(n, t, r, o = ns()), au(n, e, r)) } } function ou(t) { var e = t.alternate; return t === va || null !== e && e === va } function iu(t, e) { wa = ba = true; var n = t.pending; null === n ? e.next = e : (e.next = n.next, n.next = e), t.pending = e } function au(t, e, n) { if (4194240 & n) { var r = e.lanes; n |= r &= t.pendingLanes, e.lanes = n, be(t, n) } } var uu = { readContext: _i, useCallback: Ea, useContext: Ea, useEffect: Ea, useImperativeHandle: Ea, useInsertionEffect: Ea, useLayoutEffect: Ea, useMemo: Ea, useReducer: Ea, useRef: Ea, useState: Ea, useDebugValue: Ea, useDeferredValue: Ea, useTransition: Ea, useMutableSource: Ea, useSyncExternalStore: Ea, useId: Ea, unstable_isNewReconciler: false }, cu = { readContext: _i, useCallback: function (t, e) { return _a().memoizedState = [t, void 0 === e ? null : e], t }, useContext: _i, useEffect: Ya, useImperativeHandle: function (t, e, n) { return n = null != n ? n.concat([t]) : null, Qa(4194308, 4, Wa.bind(null, e, t), n) }, useLayoutEffect: function (t, e) { return Qa(4194308, 4, t, e) }, useInsertionEffect: function (t, e) { return Qa(4, 2, t, e) }, useMemo: function (t, e) { var n = _a(); return e = void 0 === e ? null : e, t = t(), n.memoizedState = [t, e], t }, useReducer: function (t, e, n) { var r = _a(); return e = void 0 !== n ? n(e) : e, r.memoizedState = r.baseState = e, t = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: t, lastRenderedState: e }, r.queue = t, t = t.dispatch = nu.bind(null, va, t), [r.memoizedState, t] }, useRef: function (t) { return t = { current: t }, _a().memoizedState = t }, useState: Da, useDebugValue: Ja, useDeferredValue: function (t) { return _a().memoizedState = t }, useTransition: function () { var t = Da(false), e = t[0]; return t = tu.bind(null, t[1]), _a().memoizedState = t, [e, t] }, useMutableSource: function () {}, useSyncExternalStore: function (t, e, n) { var r = va, o = _a(); if (ai) { if (void 0 === n) throw Error(a(407)); n = n() } else { if (n = e(), null === Tc) throw Error(a(349)); 30 & ya || Ra(r, e, n) } o.memoizedState = n; var i = { value: n, getSnapshot: e }; return o.queue = i, Ya(Ba.bind(null, r, i, t), [t]), r.flags |= 2048, Ua(9, Ma.bind(null, r, i, n, e), void 0, null), n }, useId: function () { var t = _a(), e = Tc.identifierPrefix; if (ai) { var n = Zo; e = ":" + e + "R" + (n = (Xo & ~(1 << 32 - ue(Xo) - 1)).toString(32) + n), 0 < (n = Aa++) && (e += "H" + n.toString(32)), e += ":" } else e = ":" + e + "r" + (n = xa++).toString(32) + ":"; return t.memoizedState = e }, unstable_isNewReconciler: false }, su = { readContext: _i, useCallback: Ka, useContext: _i, useEffect: Ha, useImperativeHandle: qa, useInsertionEffect: Va, useLayoutEffect: $a, useMemo: Xa, useReducer: Ia, useRef: Ga, useState: function () { return Ia(Pa) }, useDebugValue: Ja, useDeferredValue: function (t) { return Za(ja(), ga.memoizedState, t) }, useTransition: function () { return [Ia(Pa)[0], ja().memoizedState] }, useMutableSource: Ca, useSyncExternalStore: La, useId: eu, unstable_isNewReconciler: false }, lu = { readContext: _i, useCallback: Ka, useContext: _i, useEffect: Ha, useImperativeHandle: qa, useInsertionEffect: Va, useLayoutEffect: $a, useMemo: Xa, useReducer: Ta, useRef: Ga, useState: function () { return Ta(Pa) }, useDebugValue: Ja, useDeferredValue: function (t) { var e = ja(); return null === ga ? e.memoizedState = t : Za(e, ga.memoizedState, t) }, useTransition: function () { return [Ta(Pa)[0], ja().memoizedState] }, useMutableSource: Ca, useSyncExternalStore: La, useId: eu, unstable_isNewReconciler: false }; function fu(t, e) { try { var n = "", r = e; do { n += Q(r), r = r.return } while (r); var o = n } catch (t) { o = "\nError generating stack: " + t.message + "\n" + t.stack } return { value: t, source: e, stack: o, digest: null } } function hu(t, e, n) { return { value: t, source: null, stack: null != n ? n : null, digest: null != e ? e : null } } function pu(t, e) { try { console.error(e.value) } catch (t) { setTimeout((function () { throw t })) } } var du = "function" == typeof WeakMap ? WeakMap : Map; function yu(t, e, n) { (n = Mi(-1, n)).tag = 3, n.payload = { element: null }; var r = e.value; return n.callback = function () { Vc || (Vc = true, $c = r), pu(0, e) }, n } function vu(t, e, n) { (n = Mi(-1, n)).tag = 3; var r = t.type.getDerivedStateFromError; if ("function" == typeof r) { var o = e.value; n.payload = function () { return r(o) }, n.callback = function () { pu(0, e) } } var i = t.stateNode; return null !== i && "function" == typeof i.componentDidCatch && (n.callback = function () { pu(0, e), "function" != typeof r && (null === Wc ? Wc = new Set([this]) : Wc.add(this)); var t = e.stack; this.componentDidCatch(e.value, { componentStack: null !== t ? t : "" }) }), n } function gu(t, e, n) { var r = t.pingCache; if (null === r) { r = t.pingCache = new du; var o = new Set; r.set(e, o) } else void 0 === (o = r.get(e)) && (o = new Set, r.set(e, o)); o.has(n) || (o.add(n), t = _s.bind(null, t, e, n), e.then(t, t)) } function mu(t) { do { var e; if ((e = 13 === t.tag) && (e = null === (e = t.memoizedState) || null !== e.dehydrated), e) return t; t = t.return } while (null !== t); return null } function bu(t, e, n, r, o) { return 1 & t.mode ? (t.flags |= 65536, t.lanes = o, t) : (t === e ? t.flags |= 65536 : (t.flags |= 128, n.flags |= 131072, n.flags &= -52805, 1 === n.tag && (null === n.alternate ? n.tag = 17 : ((e = Mi(-1, 1)).tag = 2, Bi(n, e, 1))), n.lanes |= 1), t) } var wu = A.ReactCurrentOwner, Au = false; function xu(t, e, n, r) { e.child = null === t ? Zi(e, null, n, r) : Xi(e, t.child, n, r) } function Eu(t, e, n, r, o) { n = n.render; var i = e.ref; return ki(e, o), r = Oa(t, e, n, r, i, o), n = ka(), null === t || Au ? (ai && n && ni(e), e.flags |= 1, xu(t, e, r, o), e.child) : (e.updateQueue = t.updateQueue, e.flags &= -2053, t.lanes &= ~o, Vu(t, e, o)) } function Su(t, e, n, r, o) { if (null === t) { var i = n.type; return "function" != typeof i || Rs(i) || void 0 !== i.defaultProps || null !== n.compare || void 0 !== n.defaultProps ? ((t = Bs(n.type, null, r, e, e.mode, o)).ref = e.ref, t.return = e, e.child = t) : (e.tag = 15, e.type = i, Ou(t, e, i, r, o)) } if (i = t.child, !(t.lanes & o)) { var a = i.memoizedProps; if ((n = null !== (n = n.compare) ? n : sr)(a, r) && t.ref === e.ref) return Vu(t, e, o) } return e.flags |= 1, (t = Ms(i, r)).ref = e.ref, t.return = e, e.child = t } function Ou(t, e, n, r, o) { if (null !== t) { var i = t.memoizedProps; if (sr(i, r) && t.ref === e.ref) { if (Au = false, e.pendingProps = r = i, !(t.lanes & o)) return e.lanes = t.lanes, Vu(t, e, o); 131072 & t.flags && (Au = true) } } return ju(t, e, n, r, o) } function ku(t, e, n) { var r = e.pendingProps, o = r.children, i = null !== t ? t.memoizedState : null; if ("hidden" === r.mode) if (1 & e.mode) { if (!(1073741824 & n)) return t = null !== i ? i.baseLanes | n : n, e.lanes = e.childLanes = 1073741824, e.memoizedState = { baseLanes: t, cachePool: null, transitions: null }, e.updateQueue = null, jo(Mc, Rc), Rc |= t, null; e.memoizedState = { baseLanes: 0, cachePool: null, transitions: null }, r = null !== i ? i.baseLanes : n, jo(Mc, Rc), Rc |= r } else e.memoizedState = { baseLanes: 0, cachePool: null, transitions: null }, jo(Mc, Rc), Rc |= n; else null !== i ? (r = i.baseLanes | n, e.memoizedState = null) : r = n, jo(Mc, Rc), Rc |= r; return xu(t, e, o, n), e.child } function _u(t, e) { var n = e.ref; (null === t && null !== n || null !== t && t.ref !== n) && (e.flags |= 512, e.flags |= 2097152) } function ju(t, e, n, r, o) { var i = Ro(n) ? Co : Io.current; return i = Lo(e, i), ki(e, o), n = Oa(t, e, n, r, i, o), r = ka(), null === t || Au ? (ai && r && ni(e), e.flags |= 1, xu(t, e, n, o), e.child) : (e.updateQueue = t.updateQueue, e.flags &= -2053, t.lanes &= ~o, Vu(t, e, o)) } function Pu(t, e, n, o, i) { if (Ro(n)) { var a = true; No(e) } else a = false; if (ki(e, i), null === e.stateNode) Hu(t, e), Hi(e, n, o), $i(e, n, o, i), o = true; else if (null === t) { var u = e.stateNode, c = e.memoizedProps; u.props = c; var s = u.context, l = n.contextType; l = "object" === r(l) && null !== l ? _i(l) : Lo(e, l = Ro(n) ? Co : Io.current); var f = n.getDerivedStateFromProps, h = "function" == typeof f || "function" == typeof u.getSnapshotBeforeUpdate; h || "function" != typeof u.UNSAFE_componentWillReceiveProps && "function" != typeof u.componentWillReceiveProps || (c !== o || s !== l) && Vi(e, u, o, l), Ci = false; var p = e.memoizedState; u.state = p, Di(e, o, u, i), s = e.memoizedState, c !== o || p !== s || To.current || Ci ? ("function" == typeof f && (Qi(e, n, f, o), s = e.memoizedState), (c = Ci || Yi(e, n, c, o, p, s, l)) ? (h || "function" != typeof u.UNSAFE_componentWillMount && "function" != typeof u.componentWillMount || ("function" == typeof u.componentWillMount && u.componentWillMount(), "function" == typeof u.UNSAFE_componentWillMount && u.UNSAFE_componentWillMount()), "function" == typeof u.componentDidMount && (e.flags |= 4194308)) : ("function" == typeof u.componentDidMount && (e.flags |= 4194308), e.memoizedProps = o, e.memoizedState = s), u.props = o, u.state = s, u.context = l, o = c) : ("function" == typeof u.componentDidMount && (e.flags |= 4194308), o = false) } else { u = e.stateNode, Ri(t, e), c = e.memoizedProps, l = e.type === e.elementType ? c : mi(e.type, c), u.props = l, h = e.pendingProps, p = u.context, s = "object" === r(s = n.contextType) && null !== s ? _i(s) : Lo(e, s = Ro(n) ? Co : Io.current); var d = n.getDerivedStateFromProps; (f = "function" == typeof d || "function" == typeof u.getSnapshotBeforeUpdate) || "function" != typeof u.UNSAFE_componentWillReceiveProps && "function" != typeof u.componentWillReceiveProps || (c !== h || p !== s) && Vi(e, u, o, s), Ci = false, p = e.memoizedState, u.state = p, Di(e, o, u, i); var y = e.memoizedState; c !== h || p !== y || To.current || Ci ? ("function" == typeof d && (Qi(e, n, d, o), y = e.memoizedState), (l = Ci || Yi(e, n, l, o, p, y, s) || false) ? (f || "function" != typeof u.UNSAFE_componentWillUpdate && "function" != typeof u.componentWillUpdate || ("function" == typeof u.componentWillUpdate && u.componentWillUpdate(o, y, s), "function" == typeof u.UNSAFE_componentWillUpdate && u.UNSAFE_componentWillUpdate(o, y, s)), "function" == typeof u.componentDidUpdate && (e.flags |= 4), "function" == typeof u.getSnapshotBeforeUpdate && (e.flags |= 1024)) : ("function" != typeof u.componentDidUpdate || c === t.memoizedProps && p === t.memoizedState || (e.flags |= 4), "function" != typeof u.getSnapshotBeforeUpdate || c === t.memoizedProps && p === t.memoizedState || (e.flags |= 1024), e.memoizedProps = o, e.memoizedState = y), u.props = o, u.state = y, u.context = s, o = l) : ("function" != typeof u.componentDidUpdate || c === t.memoizedProps && p === t.memoizedState || (e.flags |= 4), "function" != typeof u.getSnapshotBeforeUpdate || c === t.memoizedProps && p === t.memoizedState || (e.flags |= 1024), o = false) } return Iu(t, e, n, o, a, i) } function Iu(t, e, n, r, o, i) { _u(t, e); var a = !!(128 & e.flags); if (!r && !a) return o && Do(e, n, false), Vu(t, e, i); r = e.stateNode, wu.current = e; var u = a && "function" != typeof n.getDerivedStateFromError ? null : r.render(); return e.flags |= 1, null !== t && a ? (e.child = Xi(e, t.child, null, i), e.child = Xi(e, null, u, i)) : xu(t, e, u, i), e.memoizedState = r.state, o && Do(e, n, true), e.child } function Tu(t) { var e = t.stateNode; e.pendingContext ? Bo(0, e.pendingContext, e.pendingContext !== e.context) : e.context && Bo(0, e.context, false), ia(t, e.containerInfo) } function Cu(t, e, n, r, o) { return yi(), vi(o), e.flags |= 256, xu(t, e, n, r), e.child } var Lu, Ru, Mu, Bu, Fu = { dehydrated: null, treeContext: null, retryLane: 0 }; function Nu(t) { return { baseLanes: t, cachePool: null, transitions: null } } function Du(t, e, n) { var r, o = e.pendingProps, i = sa.current, u = false, c = !!(128 & e.flags); if ((r = c) || (r = (null === t || null !== t.memoizedState) && !!(2 & i)), r ? (u = true, e.flags &= -129) : null !== t && null === t.memoizedState || (i |= 1), jo(sa, 1 & i), null === t) return fi(e), null !== (t = e.memoizedState) && null !== (t = t.dehydrated) ? (1 & e.mode ? "$!" === t.data ? e.lanes = 8 : e.lanes = 1073741824 : e.lanes = 1, null) : (c = o.children, t = o.fallback, u ? (o = e.mode, u = e.child, c = { mode: "hidden", children: c }, 1 & o || null === u ? u = Ns(c, o, 0, null) : (u.childLanes = 0, u.pendingProps = c), t = Fs(t, o, n, null), u.return = e, t.return = e, u.sibling = t, e.child = u, e.child.memoizedState = Nu(n), e.memoizedState = Fu, t) : Uu(e, c)); if (null !== (i = t.memoizedState) && null !== (r = i.dehydrated)) return function (t, e, n, r, o, i, u) { if (n) return 256 & e.flags ? (e.flags &= -257, Gu(t, e, u, r = hu(Error(a(422))))) : null !== e.memoizedState ? (e.child = t.child, e.flags |= 128, null) : (i = r.fallback, o = e.mode, r = Ns({ mode: "visible", children: r.children }, o, 0, null), (i = Fs(i, o, u, null)).flags |= 2, r.return = e, i.return = e, r.sibling = i, e.child = r, 1 & e.mode && Xi(e, t.child, null, u), e.child.memoizedState = Nu(u), e.memoizedState = Fu, i); if (!(1 & e.mode)) return Gu(t, e, u, null); if ("$!" === o.data) { if (r = o.nextSibling && o.nextSibling.dataset) var c = r.dgst; return r = c, Gu(t, e, u, r = hu(i = Error(a(419)), r, void 0)) } if (c = !!(u & t.childLanes), Au || c) { if (null !== (r = Tc)) { switch (u & -u) { case 4: o = 2; break; case 16: o = 8; break; 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: case 4194304: case 8388608: case 16777216: case 33554432: case 67108864: o = 32; break; case 536870912: o = 268435456; break; default: o = 0 } 0 !== (o = o & (r.suspendedLanes | u) ? 0 : o) && o !== i.retryLane && (i.retryLane = o, Ti(t, o), os(r, t, o, -1)) } return gs(), Gu(t, e, u, r = hu(Error(a(421)))) } return "$?" === o.data ? (e.flags |= 128, e.child = t.child, e = Ps.bind(null, t), o._reactRetry = e, null) : (t = i.treeContext, ii = lo(o.nextSibling), oi = e, ai = true, ui = null, null !== t && (qo[Jo++] = Xo, qo[Jo++] = Zo, qo[Jo++] = Ko, Xo = t.id, Zo = t.overflow, Ko = e), (e = Uu(e, r.children)).flags |= 4096, e) }(t, e, c, o, r, i, n); if (u) { u = o.fallback, c = e.mode, r = (i = t.child).sibling; var s = { mode: "hidden", children: o.children }; return 1 & c || e.child === i ? (o = Ms(i, s)).subtreeFlags = 14680064 & i.subtreeFlags : ((o = e.child).childLanes = 0, o.pendingProps = s, e.deletions = null), null !== r ? u = Ms(r, u) : (u = Fs(u, c, n, null)).flags |= 2, u.return = e, o.return = e, o.sibling = u, e.child = o, o = u, u = e.child, c = null === (c = t.child.memoizedState) ? Nu(n) : { baseLanes: c.baseLanes | n, cachePool: null, transitions: c.transitions }, u.memoizedState = c, u.childLanes = t.childLanes & ~n, e.memoizedState = Fu, o } return t = (u = t.child).sibling, o = Ms(u, { mode: "visible", children: o.children }), !(1 & e.mode) && (o.lanes = n), o.return = e, o.sibling = null, null !== t && (null === (n = e.deletions) ? (e.deletions = [t], e.flags |= 16) : n.push(t)), e.child = o, e.memoizedState = null, o } function Uu(t, e) { return (e = Ns({ mode: "visible", children: e }, t.mode, 0, null)).return = t, t.child = e } function Gu(t, e, n, r) { return null !== r && vi(r), Xi(e, t.child, null, n), (t = Uu(e, e.pendingProps.children)).flags |= 2, e.memoizedState = null, t } function Qu(t, e, n) { t.lanes |= e; var r = t.alternate; null !== r && (r.lanes |= e), Oi(t.return, e, n) } function zu(t, e, n, r, o) { var i = t.memoizedState; null === i ? t.memoizedState = { isBackwards: e, rendering: null, renderingStartTime: 0, last: r, tail: n, tailMode: o } : (i.isBackwards = e, i.rendering = null, i.renderingStartTime = 0, i.last = r, i.tail = n, i.tailMode = o) } function Yu(t, e, n) { var r = e.pendingProps, o = r.revealOrder, i = r.tail; if (xu(t, e, r.children, n), 2 & (r = sa.current)) r = 1 & r | 2, e.flags |= 128; else { if (null !== t && 128 & t.flags) t: for (t = e.child; null !== t;) { if (13 === t.tag) null !== t.memoizedState && Qu(t, n, e); else if (19 === t.tag) Qu(t, n, e); else if (null !== t.child) { t.child.return = t, t = t.child; continue } if (t === e) break t; for (; null === t.sibling;) { if (null === t.return || t.return === e) break t; t = t.return } t.sibling.return = t.return, t = t.sibling } r &= 1 } if (jo(sa, r), 1 & e.mode) switch (o) { case "forwards": for (n = e.child, o = null; null !== n;) null !== (t = n.alternate) && null === la(t) && (o = n), n = n.sibling; null === (n = o) ? (o = e.child, e.child = null) : (o = n.sibling, n.sibling = null), zu(e, false, o, n, i); break; case "backwards": for (n = null, o = e.child, e.child = null; null !== o;) { if (null !== (t = o.alternate) && null === la(t)) { e.child = o; break } t = o.sibling, o.sibling = n, n = o, o = t } zu(e, true, n, null, i); break; case "together": zu(e, false, null, null, void 0); break; default: e.memoizedState = null } else e.memoizedState = null; return e.child } function Hu(t, e) { !(1 & e.mode) && null !== t && (t.alternate = null, e.alternate = null, e.flags |= 2) } function Vu(t, e, n) { if (null !== t && (e.dependencies = t.dependencies), Nc |= e.lanes, !(n & e.childLanes)) return null; if (null !== t && e.child !== t.child) throw Error(a(153)); if (null !== e.child) { for (n = Ms(t = e.child, t.pendingProps), e.child = n, n.return = e; null !== t.sibling;) t = t.sibling, (n = n.sibling = Ms(t, t.pendingProps)).return = e; n.sibling = null } return e.child } function $u(t, e) { if (!ai) switch (t.tailMode) { case "hidden": e = t.tail; for (var n = null; null !== e;) null !== e.alternate && (n = e), e = e.sibling; null === n ? t.tail = null : n.sibling = null; break; case "collapsed": n = t.tail; for (var r = null; null !== n;) null !== n.alternate && (r = n), n = n.sibling; null === r ? e || null === t.tail ? t.tail = null : t.tail.sibling = null : r.sibling = null } } function Wu(t) { var e = null !== t.alternate && t.alternate.child === t.child, n = 0, r = 0; if (e) for (var o = t.child; null !== o;) n |= o.lanes | o.childLanes, r |= 14680064 & o.subtreeFlags, r |= 14680064 & o.flags, o.return = t, o = o.sibling; else for (o = t.child; null !== o;) n |= o.lanes | o.childLanes, r |= o.subtreeFlags, r |= o.flags, o.return = t, o = o.sibling; return t.subtreeFlags |= r, t.childLanes = n, e } function qu(t, e, n) { var r = e.pendingProps; switch (ri(e), e.tag) { case 2: case 16: case 15: case 0: case 11: case 7: case 8: case 12: case 9: case 14: return Wu(e), null; case 1: case 17: return Ro(e.type) && Mo(), Wu(e), null; case 3: return r = e.stateNode, aa(), _o(To), _o(Io), ha(), r.pendingContext && (r.context = r.pendingContext, r.pendingContext = null), null !== t && null !== t.child || (pi(e) ? e.flags |= 4 : null === t || t.memoizedState.isDehydrated && !(256 & e.flags) || (e.flags |= 1024, null !== ui && (cs(ui), ui = null))), Ru(t, e), Wu(e), null; case 5: ca(e); var o = oa(ra.current); if (n = e.type, null !== t && null != e.stateNode) Mu(t, e, n, r, o), t.ref !== e.ref && (e.flags |= 512, e.flags |= 2097152); else { if (!r) { if (null === e.stateNode) throw Error(a(166)); return Wu(e), null } if (t = oa(ea.current), pi(e)) { r = e.stateNode, n = e.type; var i = e.memoizedProps; switch (r[po] = e, r[yo] = i, t = !!(1 & e.mode), n) { case "dialog": Ur("cancel", r), Ur("close", r); break; case "iframe": case "object": case "embed": Ur("load", r); break; case "video": case "audio": for (o = 0; o < Br.length; o++) Ur(Br[o], r); break; case "source": Ur("error", r); break; case "img": case "image": case "link": Ur("error", r), Ur("load", r); break; case "details": Ur("toggle", r); break; case "input": K(r, i), Ur("invalid", r); break; case "select": r._wrapperState = { wasMultiple: !!i.multiple }, Ur("invalid", r); break; case "textarea": it(r, i), Ur("invalid", r) } for (var u in bt(n, i), o = null, i) if (i.hasOwnProperty(u)) { var s = i[u]; "children" === u ? "string" == typeof s ? r.textContent !== s && (!0 !== i.suppressHydrationWarning && Zr(r.textContent, s, t), o = ["children", s]) : "number" == typeof s && r.textContent !== "" + s && (!0 !== i.suppressHydrationWarning && Zr(r.textContent, s, t), o = ["children", "" + s]) : c.hasOwnProperty(u) && null != s && "onScroll" === u && Ur("scroll", r) } switch (n) { case "input": $(r), tt(r, i, true); break; case "textarea": $(r), ut(r); break; case "select": case "option": break; default: "function" == typeof i.onClick && (r.onclick = to) } r = o, e.updateQueue = r, null !== r && (e.flags |= 4) } else { u = 9 === o.nodeType ? o : o.ownerDocument, "http://www.w3.org/1999/xhtml" === t && (t = ct(n)), "http://www.w3.org/1999/xhtml" === t ? "script" === n ? ((t = u.createElement("div")).innerHTML = "