From ec8b70c184b847f886e63f9718a9cb1329ae71d2 Mon Sep 17 00:00:00 2001 From: marcellus Date: Mon, 14 Apr 2025 18:00:23 +0200 Subject: chore: rm-d .obsidian --- .obsidian/app.json | 7 - .obsidian/appearance.json | 9 - .obsidian/community-plugins.json | 10 - .obsidian/core-plugins.json | 31 - .obsidian/graph.json | 22 - .obsidian/plugins/ink/data.json | 21 - .obsidian/plugins/ink/main.js | 76675 ------------------ .obsidian/plugins/ink/manifest.json | 11 - .obsidian/plugins/ink/styles.css | 6585 -- .../obsidian-completr/blacklisted_suggestions.txt | 1 - .../obsidian-completr/callout_suggestions.json | 164 - .../plugins/obsidian-completr/latex_commands.json | 4342 - .obsidian/plugins/obsidian-completr/main.js | 80685 ------------------- .obsidian/plugins/obsidian-completr/manifest.json | 10 - .../plugins/obsidian-completr/scanned_words.txt | 3459 - .obsidian/plugins/obsidian-completr/styles.css | 110 - .../obsidian-enhancing-export/lua/citefilter.lua | 6 - .../lua/markdown+hugo.lua | 5 - .../obsidian-enhancing-export/lua/markdown.lua | 237 - .../obsidian-enhancing-export/lua/math_block.lua | 68 - .../plugins/obsidian-enhancing-export/lua/pdf.lua | 12 - .../obsidian-enhancing-export/lua/polyfill.lua | 61 - .../plugins/obsidian-enhancing-export/lua/url.lua | 18 - .../plugins/obsidian-enhancing-export/main.js | 32 - .../obsidian-enhancing-export/manifest.json | 10 - .../plugins/obsidian-enhancing-export/styles.css | 1 - .../textemplate/dissertation.tex | 1210 - .../textemplate/neurips.sty | 373 - .../textemplate/neurips.tex | 187 - .obsidian/plugins/obsidian-git/data.json | 57 - .obsidian/plugins/obsidian-git/main.js | 416 - .obsidian/plugins/obsidian-git/manifest.json | 10 - .obsidian/plugins/obsidian-git/obsidian_askpass.sh | 23 - .obsidian/plugins/obsidian-git/styles.css | 576 - .obsidian/plugins/obsidian-latex-suite/data.json | 30 - .obsidian/plugins/obsidian-latex-suite/main.js | 15605 ---- .../plugins/obsidian-latex-suite/manifest.json | 11 - .obsidian/plugins/obsidian-latex-suite/styles.css | 235 - .obsidian/plugins/obsidian-plantuml/main.js | 7732 -- .obsidian/plugins/obsidian-plantuml/manifest.json | 10 - .obsidian/plugins/obsidian-plantuml/styles.css | 38 - .../plugins/obsidian-style-settings/data.json | 9 - .obsidian/plugins/obsidian-style-settings/main.js | 165 - .../plugins/obsidian-style-settings/manifest.json | 10 - .../plugins/obsidian-style-settings/styles.css | 243 - .obsidian/plugins/pseudocode-in-obs/data.json | 15 - .obsidian/plugins/pseudocode-in-obs/main.js | 14871 ---- .obsidian/plugins/pseudocode-in-obs/manifest.json | 10 - .obsidian/plugins/pseudocode-in-obs/styles.css | 1481 - .obsidian/themes/80s Neon/manifest.json | 6 - .obsidian/themes/80s Neon/theme.css | 491 - .../themes/Everforest Enchanted/manifest.json | 7 - .obsidian/themes/Everforest Enchanted/theme.css | 2529 - .obsidian/themes/Everforest/manifest.json | 6 - .obsidian/themes/Everforest/theme.css | 675 - .obsidian/themes/Kanagawa Paper/manifest.json | 7 - .obsidian/themes/Kanagawa Paper/theme.css | 662 - .obsidian/themes/Kanagawa/manifest.json | 7 - .obsidian/themes/Kanagawa/theme.css | 720 - .obsidian/themes/Obsidian gruvbox/manifest.json | 7 - .obsidian/themes/Obsidian gruvbox/theme.css | 579 - .obsidian/themes/PLN/manifest.json | 7 - .obsidian/themes/PLN/theme.css | 2334 - .obsidian/themes/Rose Pine/manifest.json | 7 - .obsidian/themes/Rose Pine/theme.css | 1180 - .obsidian/types.json | 27 - .obsidian/workspace.json | 227 - 67 files changed, 225387 deletions(-) delete mode 100755 .obsidian/app.json delete mode 100755 .obsidian/appearance.json delete mode 100755 .obsidian/community-plugins.json delete mode 100755 .obsidian/core-plugins.json delete mode 100755 .obsidian/graph.json delete mode 100755 .obsidian/plugins/ink/data.json delete mode 100755 .obsidian/plugins/ink/main.js delete mode 100755 .obsidian/plugins/ink/manifest.json delete mode 100755 .obsidian/plugins/ink/styles.css delete mode 100755 .obsidian/plugins/obsidian-completr/blacklisted_suggestions.txt delete mode 100755 .obsidian/plugins/obsidian-completr/callout_suggestions.json delete mode 100755 .obsidian/plugins/obsidian-completr/latex_commands.json delete mode 100755 .obsidian/plugins/obsidian-completr/main.js delete mode 100755 .obsidian/plugins/obsidian-completr/manifest.json delete mode 100755 .obsidian/plugins/obsidian-completr/scanned_words.txt delete mode 100755 .obsidian/plugins/obsidian-completr/styles.css delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/lua/citefilter.lua delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/lua/markdown+hugo.lua delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/lua/markdown.lua delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/lua/math_block.lua delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/lua/pdf.lua delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/lua/polyfill.lua delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/lua/url.lua delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/main.js delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/manifest.json delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/styles.css delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/textemplate/dissertation.tex delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/textemplate/neurips.sty delete mode 100755 .obsidian/plugins/obsidian-enhancing-export/textemplate/neurips.tex delete mode 100755 .obsidian/plugins/obsidian-git/data.json delete mode 100755 .obsidian/plugins/obsidian-git/main.js delete mode 100755 .obsidian/plugins/obsidian-git/manifest.json delete mode 100755 .obsidian/plugins/obsidian-git/obsidian_askpass.sh delete mode 100755 .obsidian/plugins/obsidian-git/styles.css delete mode 100755 .obsidian/plugins/obsidian-latex-suite/data.json delete mode 100755 .obsidian/plugins/obsidian-latex-suite/main.js delete mode 100755 .obsidian/plugins/obsidian-latex-suite/manifest.json delete mode 100755 .obsidian/plugins/obsidian-latex-suite/styles.css delete mode 100755 .obsidian/plugins/obsidian-plantuml/main.js delete mode 100755 .obsidian/plugins/obsidian-plantuml/manifest.json delete mode 100755 .obsidian/plugins/obsidian-plantuml/styles.css delete mode 100755 .obsidian/plugins/obsidian-style-settings/data.json delete mode 100755 .obsidian/plugins/obsidian-style-settings/main.js delete mode 100755 .obsidian/plugins/obsidian-style-settings/manifest.json delete mode 100755 .obsidian/plugins/obsidian-style-settings/styles.css delete mode 100755 .obsidian/plugins/pseudocode-in-obs/data.json delete mode 100755 .obsidian/plugins/pseudocode-in-obs/main.js delete mode 100755 .obsidian/plugins/pseudocode-in-obs/manifest.json delete mode 100755 .obsidian/plugins/pseudocode-in-obs/styles.css delete mode 100755 .obsidian/themes/80s Neon/manifest.json delete mode 100755 .obsidian/themes/80s Neon/theme.css delete mode 100755 .obsidian/themes/Everforest Enchanted/manifest.json delete mode 100755 .obsidian/themes/Everforest Enchanted/theme.css delete mode 100755 .obsidian/themes/Everforest/manifest.json delete mode 100755 .obsidian/themes/Everforest/theme.css delete mode 100755 .obsidian/themes/Kanagawa Paper/manifest.json delete mode 100755 .obsidian/themes/Kanagawa Paper/theme.css delete mode 100755 .obsidian/themes/Kanagawa/manifest.json delete mode 100755 .obsidian/themes/Kanagawa/theme.css delete mode 100755 .obsidian/themes/Obsidian gruvbox/manifest.json delete mode 100755 .obsidian/themes/Obsidian gruvbox/theme.css delete mode 100755 .obsidian/themes/PLN/manifest.json delete mode 100755 .obsidian/themes/PLN/theme.css delete mode 100755 .obsidian/themes/Rose Pine/manifest.json delete mode 100755 .obsidian/themes/Rose Pine/theme.css delete mode 100755 .obsidian/types.json delete mode 100755 .obsidian/workspace.json diff --git a/.obsidian/app.json b/.obsidian/app.json deleted file mode 100755 index ceb5e6c..0000000 --- a/.obsidian/app.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "promptDelete": false, - "spellcheck": true, - "vimMode": true, - "alwaysUpdateLinks": true, - "readableLineLength": false -} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json deleted file mode 100755 index bf8d6eb..0000000 --- a/.obsidian/appearance.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "cssTheme": "Everforest Enchanted", - "theme": "obsidian", - "accentColor": "#ff8c69", - "textFontFamily": "Times New Roman", - "monospaceFontFamily": "Cousine Nerd Font", - "interfaceFontFamily": "", - "baseFontSize": 18 -} \ No newline at end of file diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json deleted file mode 100755 index 4a7bb20..0000000 --- a/.obsidian/community-plugins.json +++ /dev/null @@ -1,10 +0,0 @@ -[ - "obsidian-latex-suite", - "ink", - "obsidian-completr", - "obsidian-plantuml", - "obsidian-enhancing-export", - "pseudocode-in-obs", - "obsidian-style-settings", - "obsidian-git" -] \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json deleted file mode 100755 index b977c25..0000000 --- a/.obsidian/core-plugins.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "properties": false, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "bookmarks": true, - "markdown-importer": false, - "zk-prefixer": false, - "random-note": false, - "outline": true, - "word-count": true, - "slides": false, - "audio-recorder": false, - "workspaces": false, - "file-recovery": true, - "publish": false, - "sync": true, - "webviewer": false -} \ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json deleted file mode 100755 index 11e9388..0000000 --- a/.obsidian/graph.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "collapse-filter": true, - "search": "", - "showTags": false, - "showAttachments": false, - "hideUnresolved": false, - "showOrphans": true, - "collapse-color-groups": true, - "colorGroups": [], - "collapse-display": true, - "showArrow": false, - "textFadeMultiplier": 0, - "nodeSizeMultiplier": 1, - "lineSizeMultiplier": 1, - "collapse-forces": true, - "centerStrength": 0.518713248970312, - "repelStrength": 10, - "linkStrength": 1, - "linkDistance": 250, - "scale": 2.231796949471133, - "close": true -} \ No newline at end of file diff --git a/.obsidian/plugins/ink/data.json b/.obsidian/plugins/ink/data.json deleted file mode 100755 index 129107f..0000000 --- a/.obsidian/plugins/ink/data.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "onboardingTips": { - "welcomeTipRead": true, - "strokeLimitTipRead": false, - "lastVersionTipRead": "0.3.4" - }, - "customAttachmentFolders": false, - "noteAttachmentFolderLocation": "obsidian", - "notelessAttachmentFolderLocation": "obsidian", - "writingSubfolder": "Ink/Writing", - "drawingSubfolder": "Ink/Drawing", - "writingEnabled": true, - "writingStrokeLimit": 200, - "writingDynamicStrokeThickness": true, - "writingSmoothing": false, - "writingLinesWhenLocked": true, - "writingBackgroundWhenLocked": true, - "drawingEnabled": true, - "drawingFrameWhenLocked": false, - "drawingBackgroundWhenLocked": false -} \ No newline at end of file diff --git a/.obsidian/plugins/ink/main.js b/.obsidian/plugins/ink/main.js deleted file mode 100755 index e3b1eb7..0000000 --- a/.obsidian/plugins/ink/main.js +++ /dev/null @@ -1,76675 +0,0 @@ -/* -THIS IS A GENERATED/BUNDLED FILE BY ESBUILD -if you want to view the source, please visit the github repository of this plugin -*/ - -var __create = Object.create; -var __defProp = Object.defineProperty; -var __getOwnPropDesc = Object.getOwnPropertyDescriptor; -var __getOwnPropNames = Object.getOwnPropertyNames; -var __getProtoOf = Object.getPrototypeOf; -var __hasOwnProp = Object.prototype.hasOwnProperty; -var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; -var __commonJS = (cb, mod) => function __require() { - return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports; -}; -var __export = (target, all) => { - for (var name in all) - __defProp(target, name, { get: all[name], enumerable: true }); -}; -var __copyProps = (to, from, except, desc) => { - if (from && typeof from === "object" || typeof from === "function") { - for (let key of __getOwnPropNames(from)) - if (!__hasOwnProp.call(to, key) && key !== except) - __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); - } - return to; -}; -var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default")); -var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod)); -var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); -var __publicField = (obj, key, value) => { - __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); - return value; -}; - -// node_modules/react/cjs/react.production.min.js -var require_react_production_min = __commonJS({ - "node_modules/react/cjs/react.production.min.js"(exports) { - "use strict"; - var l = Symbol.for("react.element"); - var n = Symbol.for("react.portal"); - var p = Symbol.for("react.fragment"); - var q = Symbol.for("react.strict_mode"); - var r = Symbol.for("react.profiler"); - var t2 = Symbol.for("react.provider"); - var u = Symbol.for("react.context"); - var v = Symbol.for("react.forward_ref"); - var w = Symbol.for("react.suspense"); - var x = Symbol.for("react.memo"); - var y = Symbol.for("react.lazy"); - var z = Symbol.iterator; - function A(a) { - if (a === null || typeof a !== "object") - return null; - a = z && a[z] || a["@@iterator"]; - return typeof a === "function" ? a : null; - } - var B = { isMounted: function() { - return false; - }, enqueueForceUpdate: function() { - }, enqueueReplaceState: function() { - }, enqueueSetState: function() { - } }; - var C = Object.assign; - var D = {}; - function E(a, b, e) { - this.props = a; - this.context = b; - this.refs = D; - this.updater = e || B; - } - E.prototype.isReactComponent = {}; - E.prototype.setState = function(a, b) { - if (typeof a !== "object" && typeof a !== "function" && a != null) - throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables."); - this.updater.enqueueSetState(this, a, b, "setState"); - }; - E.prototype.forceUpdate = function(a) { - this.updater.enqueueForceUpdate(this, a, "forceUpdate"); - }; - function F() { - } - F.prototype = E.prototype; - function G(a, b, e) { - this.props = a; - this.context = b; - this.refs = D; - this.updater = e || B; - } - var H = G.prototype = new F(); - H.constructor = G; - C(H, E.prototype); - H.isPureReactComponent = true; - var I = Array.isArray; - var J = Object.prototype.hasOwnProperty; - var K = { current: null }; - var L = { key: true, ref: true, __self: true, __source: true }; - function M(a, b, e) { - var d, c = {}, k = null, h = null; - if (b != null) - for (d in b.ref !== void 0 && (h = b.ref), b.key !== void 0 && (k = "" + b.key), b) - J.call(b, d) && !L.hasOwnProperty(d) && (c[d] = b[d]); - var g = arguments.length - 2; - if (g === 1) - c.children = e; - else if (1 < g) { - for (var f = Array(g), m = 0; m < g; m++) - f[m] = arguments[m + 2]; - c.children = f; - } - if (a && a.defaultProps) - for (d in g = a.defaultProps, g) - c[d] === void 0 && (c[d] = g[d]); - return { $$typeof: l, type: a, key: k, ref: h, props: c, _owner: K.current }; - } - function N(a, b) { - return { $$typeof: l, type: a.type, key: b, ref: a.ref, props: a.props, _owner: a._owner }; - } - function O(a) { - return typeof a === "object" && a !== null && a.$$typeof === l; - } - function escape(a) { - var b = { "=": "=0", ":": "=2" }; - return "$" + a.replace(/[=:]/g, function(a2) { - return b[a2]; - }); - } - var P = /\/+/g; - function Q(a, b) { - return typeof a === "object" && a !== null && a.key != null ? escape("" + a.key) : b.toString(36); - } - function R(a, b, e, d, c) { - var k = typeof a; - if (k === "undefined" || k === "boolean") - a = null; - var h = false; - if (a === null) - h = true; - else - switch (k) { - case "string": - case "number": - h = true; - break; - case "object": - switch (a.$$typeof) { - case l: - case n: - h = true; - } - } - if (h) - return h = a, c = c(h), a = d === "" ? "." + Q(h, 0) : d, I(c) ? (e = "", a != null && (e = a.replace(P, "$&/") + "/"), R(c, b, e, "", function(a2) { - return a2; - })) : c != null && (O(c) && (c = N(c, e + (!c.key || h && h.key === c.key ? "" : ("" + c.key).replace(P, "$&/") + "/") + a)), b.push(c)), 1; - h = 0; - d = d === "" ? "." : d + ":"; - if (I(a)) - for (var g = 0; g < a.length; g++) { - k = a[g]; - var f = d + Q(k, g); - h += R(k, b, e, f, c); - } - else if (f = A(a), typeof f === "function") - for (a = f.call(a), g = 0; !(k = a.next()).done; ) - k = k.value, f = d + Q(k, g++), h += R(k, b, e, f, c); - else if (k === "object") - throw b = String(a), Error("Objects are not valid as a React child (found: " + (b === "[object Object]" ? "object with keys {" + Object.keys(a).join(", ") + "}" : b) + "). If you meant to render a collection of children, use an array instead."); - return h; - } - function S(a, b, e) { - if (a == null) - return a; - var d = [], c = 0; - R(a, d, "", "", function(a2) { - return b.call(e, a2, c++); - }); - return d; - } - function T(a) { - if (a._status === -1) { - var b = a._result; - b = b(); - b.then(function(b2) { - if (a._status === 0 || a._status === -1) - a._status = 1, a._result = b2; - }, function(b2) { - if (a._status === 0 || a._status === -1) - a._status = 2, a._result = b2; - }); - a._status === -1 && (a._status = 0, a._result = b); - } - if (a._status === 1) - return a._result.default; - throw a._result; - } - var U = { current: null }; - var V = { transition: null }; - var W = { ReactCurrentDispatcher: U, ReactCurrentBatchConfig: V, ReactCurrentOwner: K }; - exports.Children = { map: S, forEach: function(a, b, e) { - S(a, function() { - b.apply(this, arguments); - }, e); - }, count: function(a) { - var b = 0; - S(a, function() { - b++; - }); - return b; - }, toArray: function(a) { - return S(a, function(a2) { - return a2; - }) || []; - }, only: function(a) { - if (!O(a)) - throw Error("React.Children.only expected to receive a single React element child."); - return a; - } }; - exports.Component = E; - exports.Fragment = p; - exports.Profiler = r; - exports.PureComponent = G; - exports.StrictMode = q; - exports.Suspense = w; - exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = W; - exports.cloneElement = function(a, b, e) { - if (a === null || a === void 0) - throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + a + "."); - var d = C({}, a.props), c = a.key, k = a.ref, h = a._owner; - if (b != null) { - b.ref !== void 0 && (k = b.ref, h = K.current); - b.key !== void 0 && (c = "" + b.key); - if (a.type && a.type.defaultProps) - var g = a.type.defaultProps; - for (f in b) - J.call(b, f) && !L.hasOwnProperty(f) && (d[f] = b[f] === void 0 && g !== void 0 ? g[f] : b[f]); - } - var f = arguments.length - 2; - if (f === 1) - d.children = e; - else if (1 < f) { - g = Array(f); - for (var m = 0; m < f; m++) - g[m] = arguments[m + 2]; - d.children = g; - } - return { $$typeof: l, type: a.type, key: c, ref: k, props: d, _owner: h }; - }; - exports.createContext = function(a) { - a = { $$typeof: u, _currentValue: a, _currentValue2: a, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }; - a.Provider = { $$typeof: t2, _context: a }; - return a.Consumer = a; - }; - exports.createElement = M; - exports.createFactory = function(a) { - var b = M.bind(null, a); - b.type = a; - return b; - }; - exports.createRef = function() { - return { current: null }; - }; - exports.forwardRef = function(a) { - return { $$typeof: v, render: a }; - }; - exports.isValidElement = O; - exports.lazy = function(a) { - return { $$typeof: y, _payload: { _status: -1, _result: a }, _init: T }; - }; - exports.memo = function(a, b) { - return { $$typeof: x, type: a, compare: b === void 0 ? null : b }; - }; - exports.startTransition = function(a) { - var b = V.transition; - V.transition = {}; - try { - a(); - } finally { - V.transition = b; - } - }; - exports.unstable_act = function() { - throw Error("act(...) is not supported in production builds of React."); - }; - exports.useCallback = function(a, b) { - return U.current.useCallback(a, b); - }; - exports.useContext = function(a) { - return U.current.useContext(a); - }; - exports.useDebugValue = function() { - }; - exports.useDeferredValue = function(a) { - return U.current.useDeferredValue(a); - }; - exports.useEffect = function(a, b) { - return U.current.useEffect(a, b); - }; - exports.useId = function() { - return U.current.useId(); - }; - exports.useImperativeHandle = function(a, b, e) { - return U.current.useImperativeHandle(a, b, e); - }; - exports.useInsertionEffect = function(a, b) { - return U.current.useInsertionEffect(a, b); - }; - exports.useLayoutEffect = function(a, b) { - return U.current.useLayoutEffect(a, b); - }; - exports.useMemo = function(a, b) { - return U.current.useMemo(a, b); - }; - exports.useReducer = function(a, b, e) { - return U.current.useReducer(a, b, e); - }; - exports.useRef = function(a) { - return U.current.useRef(a); - }; - exports.useState = function(a) { - return U.current.useState(a); - }; - exports.useSyncExternalStore = function(a, b, e) { - return U.current.useSyncExternalStore(a, b, e); - }; - exports.useTransition = function() { - return U.current.useTransition(); - }; - exports.version = "18.2.0"; - } -}); - -// node_modules/react/index.js -var require_react = __commonJS({ - "node_modules/react/index.js"(exports, module2) { - "use strict"; - if (true) { - module2.exports = require_react_production_min(); - } else { - module2.exports = null; - } - } -}); - -// node_modules/scheduler/cjs/scheduler.production.min.js -var require_scheduler_production_min = __commonJS({ - "node_modules/scheduler/cjs/scheduler.production.min.js"(exports) { - "use strict"; - function f(a, b) { - var c = a.length; - a.push(b); - a: - for (; 0 < c; ) { - var d = c - 1 >>> 1, e = a[d]; - if (0 < g(e, b)) - a[d] = b, a[c] = e, c = d; - else - break a; - } - } - function h(a) { - return a.length === 0 ? null : a[0]; - } - function k(a) { - if (a.length === 0) - return null; - var b = a[0], c = a.pop(); - if (c !== b) { - a[0] = c; - a: - for (var d = 0, e = a.length, w = e >>> 1; d < w; ) { - var m = 2 * (d + 1) - 1, C = a[m], n = m + 1, x = a[n]; - if (0 > g(C, c)) - n < e && 0 > g(x, C) ? (a[d] = x, a[n] = c, d = n) : (a[d] = C, a[m] = c, d = m); - else if (n < e && 0 > g(x, c)) - a[d] = x, a[n] = c, d = n; - else - break a; - } - } - return b; - } - function g(a, b) { - var c = a.sortIndex - b.sortIndex; - return c !== 0 ? c : a.id - b.id; - } - if (typeof performance === "object" && typeof performance.now === "function") { - l = performance; - exports.unstable_now = function() { - return l.now(); - }; - } else { - p = Date, q = p.now(); - exports.unstable_now = function() { - return p.now() - q; - }; - } - var l; - var p; - var q; - var r = []; - var t2 = []; - var u = 1; - var v = null; - var y = 3; - var z = false; - var A = false; - var B = false; - var D = typeof setTimeout === "function" ? setTimeout : null; - var E = typeof clearTimeout === "function" ? clearTimeout : null; - var F = typeof setImmediate !== "undefined" ? setImmediate : null; - typeof navigator !== "undefined" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling); - function G(a) { - for (var b = h(t2); b !== null; ) { - if (b.callback === null) - k(t2); - else if (b.startTime <= a) - k(t2), b.sortIndex = b.expirationTime, f(r, b); - else - break; - b = h(t2); - } - } - function H(a) { - B = false; - G(a); - if (!A) - if (h(r) !== null) - A = true, I(J); - else { - var b = h(t2); - b !== null && K(H, b.startTime - a); - } - } - function J(a, b) { - A = false; - B && (B = false, E(L), L = -1); - z = true; - var c = y; - try { - G(b); - for (v = h(r); v !== null && (!(v.expirationTime > b) || a && !M()); ) { - var d = v.callback; - if (typeof d === "function") { - v.callback = null; - y = v.priorityLevel; - var e = d(v.expirationTime <= b); - b = exports.unstable_now(); - typeof e === "function" ? v.callback = e : v === h(r) && k(r); - G(b); - } else - k(r); - v = h(r); - } - if (v !== null) - var w = true; - else { - var m = h(t2); - m !== null && K(H, m.startTime - b); - w = false; - } - return w; - } finally { - v = null, y = c, z = false; - } - } - var N = false; - var O = null; - var L = -1; - var P = 5; - var Q = -1; - function M() { - return exports.unstable_now() - Q < P ? false : true; - } - function R() { - if (O !== null) { - var a = exports.unstable_now(); - Q = a; - var b = true; - try { - b = O(true, a); - } finally { - b ? S() : (N = false, O = null); - } - } else - N = false; - } - var S; - if (typeof F === "function") - S = function() { - F(R); - }; - else if (typeof MessageChannel !== "undefined") { - T = new MessageChannel(), U = T.port2; - T.port1.onmessage = R; - S = function() { - U.postMessage(null); - }; - } else - S = function() { - D(R, 0); - }; - var T; - var U; - function I(a) { - O = a; - N || (N = true, S()); - } - function K(a, b) { - L = D(function() { - a(exports.unstable_now()); - }, b); - } - exports.unstable_IdlePriority = 5; - exports.unstable_ImmediatePriority = 1; - exports.unstable_LowPriority = 4; - exports.unstable_NormalPriority = 3; - exports.unstable_Profiling = null; - exports.unstable_UserBlockingPriority = 2; - exports.unstable_cancelCallback = function(a) { - a.callback = null; - }; - exports.unstable_continueExecution = function() { - A || z || (A = true, I(J)); - }; - exports.unstable_forceFrameRate = function(a) { - 0 > a || 125 < a ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : P = 0 < a ? Math.floor(1e3 / a) : 5; - }; - exports.unstable_getCurrentPriorityLevel = function() { - return y; - }; - exports.unstable_getFirstCallbackNode = function() { - return h(r); - }; - exports.unstable_next = function(a) { - switch (y) { - case 1: - case 2: - case 3: - var b = 3; - break; - default: - b = y; - } - var c = y; - y = b; - try { - return a(); - } finally { - y = c; - } - }; - exports.unstable_pauseExecution = function() { - }; - exports.unstable_requestPaint = function() { - }; - exports.unstable_runWithPriority = function(a, b) { - switch (a) { - case 1: - case 2: - case 3: - case 4: - case 5: - break; - default: - a = 3; - } - var c = y; - y = a; - try { - return b(); - } finally { - y = c; - } - }; - exports.unstable_scheduleCallback = function(a, b, c) { - var d = exports.unstable_now(); - typeof c === "object" && c !== null ? (c = c.delay, c = typeof c === "number" && 0 < c ? d + c : d) : c = d; - switch (a) { - case 1: - var e = -1; - break; - case 2: - e = 250; - break; - case 5: - e = 1073741823; - break; - case 4: - e = 1e4; - break; - default: - e = 5e3; - } - e = c + e; - a = { id: u++, callback: b, priorityLevel: a, startTime: c, expirationTime: e, sortIndex: -1 }; - c > d ? (a.sortIndex = c, f(t2, a), h(r) === null && a === h(t2) && (B ? (E(L), L = -1) : B = true, K(H, c - d))) : (a.sortIndex = e, f(r, a), A || z || (A = true, I(J))); - return a; - }; - exports.unstable_shouldYield = M; - exports.unstable_wrapCallback = function(a) { - var b = y; - return function() { - var c = y; - y = b; - try { - return a.apply(this, arguments); - } finally { - y = c; - } - }; - }; - } -}); - -// node_modules/scheduler/index.js -var require_scheduler = __commonJS({ - "node_modules/scheduler/index.js"(exports, module2) { - "use strict"; - if (true) { - module2.exports = require_scheduler_production_min(); - } else { - module2.exports = null; - } - } -}); - -// node_modules/react-dom/cjs/react-dom.production.min.js -var require_react_dom_production_min = __commonJS({ - "node_modules/react-dom/cjs/react-dom.production.min.js"(exports) { - "use strict"; - var aa = require_react(); - var ca = require_scheduler(); - function p(a) { - for (var b = "https://reactjs.org/docs/error-decoder.html?invariant=" + a, c = 1; c < arguments.length; c++) - b += "&args[]=" + encodeURIComponent(arguments[c]); - return "Minified React error #" + a + "; visit " + b + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings."; - } - var da = /* @__PURE__ */ new Set(); - var ea = {}; - function fa(a, b) { - ha(a, b); - ha(a + "Capture", b); - } - function ha(a, b) { - ea[a] = b; - for (a = 0; a < b.length; a++) - da.add(b[a]); - } - var ia = !(typeof window === "undefined" || typeof window.document === "undefined" || typeof window.document.createElement === "undefined"); - var ja = Object.prototype.hasOwnProperty; - var ka = /^[: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]*$/; - var la = {}; - var ma = {}; - function oa(a) { - if (ja.call(ma, a)) - return true; - if (ja.call(la, a)) - return false; - if (ka.test(a)) - return ma[a] = true; - la[a] = true; - return false; - } - function pa(a, b, c, d) { - if (c !== null && c.type === 0) - return false; - switch (typeof b) { - case "function": - case "symbol": - return true; - case "boolean": - if (d) - return false; - if (c !== null) - return !c.acceptsBooleans; - a = a.toLowerCase().slice(0, 5); - return a !== "data-" && a !== "aria-"; - default: - return false; - } - } - function qa(a, b, c, d) { - if (b === null || typeof b === "undefined" || pa(a, b, c, d)) - return true; - if (d) - return false; - if (c !== null) - switch (c.type) { - case 3: - return !b; - case 4: - return b === false; - case 5: - return isNaN(b); - case 6: - return isNaN(b) || 1 > b; - } - return false; - } - function v(a, b, c, d, e, f, g) { - this.acceptsBooleans = b === 2 || b === 3 || b === 4; - this.attributeName = d; - this.attributeNamespace = e; - this.mustUseProperty = c; - this.propertyName = a; - this.type = b; - this.sanitizeURL = f; - this.removeEmptyString = g; - } - var z = {}; - "children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a) { - z[a] = new v(a, 0, false, a, null, false, false); - }); - [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(a) { - var b = a[0]; - z[b] = new v(b, 1, false, a[1], null, false, false); - }); - ["contentEditable", "draggable", "spellCheck", "value"].forEach(function(a) { - z[a] = new v(a, 2, false, a.toLowerCase(), null, false, false); - }); - ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(a) { - z[a] = new v(a, 2, false, a, 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(a) { - z[a] = new v(a, 3, false, a.toLowerCase(), null, false, false); - }); - ["checked", "multiple", "muted", "selected"].forEach(function(a) { - z[a] = new v(a, 3, true, a, null, false, false); - }); - ["capture", "download"].forEach(function(a) { - z[a] = new v(a, 4, false, a, null, false, false); - }); - ["cols", "rows", "size", "span"].forEach(function(a) { - z[a] = new v(a, 6, false, a, null, false, false); - }); - ["rowSpan", "start"].forEach(function(a) { - z[a] = new v(a, 5, false, a.toLowerCase(), null, false, false); - }); - var ra = /[\-:]([a-z])/g; - function sa(a) { - return a[1].toUpperCase(); - } - "accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a) { - var b = a.replace(ra, sa); - z[b] = new v(b, 1, false, a, null, false, false); - }); - "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a) { - var b = a.replace(ra, sa); - z[b] = new v(b, 1, false, a, "http://www.w3.org/1999/xlink", false, false); - }); - ["xml:base", "xml:lang", "xml:space"].forEach(function(a) { - var b = a.replace(ra, sa); - z[b] = new v(b, 1, false, a, "http://www.w3.org/XML/1998/namespace", false, false); - }); - ["tabIndex", "crossOrigin"].forEach(function(a) { - z[a] = new v(a, 1, false, a.toLowerCase(), null, false, false); - }); - z.xlinkHref = new v("xlinkHref", 1, false, "xlink:href", "http://www.w3.org/1999/xlink", true, false); - ["src", "href", "action", "formAction"].forEach(function(a) { - z[a] = new v(a, 1, false, a.toLowerCase(), null, true, true); - }); - function ta(a, b, c, d) { - var e = z.hasOwnProperty(b) ? z[b] : null; - if (e !== null ? e.type !== 0 : d || !(2 < b.length) || b[0] !== "o" && b[0] !== "O" || b[1] !== "n" && b[1] !== "N") - qa(b, c, e, d) && (c = null), d || e === null ? oa(b) && (c === null ? a.removeAttribute(b) : a.setAttribute(b, "" + c)) : e.mustUseProperty ? a[e.propertyName] = c === null ? e.type === 3 ? false : "" : c : (b = e.attributeName, d = e.attributeNamespace, c === null ? a.removeAttribute(b) : (e = e.type, c = e === 3 || e === 4 && c === true ? "" : "" + c, d ? a.setAttributeNS(d, b, c) : a.setAttribute(b, c))); - } - var ua = aa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED; - var va = Symbol.for("react.element"); - var wa = Symbol.for("react.portal"); - var ya = Symbol.for("react.fragment"); - var za = Symbol.for("react.strict_mode"); - var Aa = Symbol.for("react.profiler"); - var Ba = Symbol.for("react.provider"); - var Ca = Symbol.for("react.context"); - var Da = Symbol.for("react.forward_ref"); - var Ea = Symbol.for("react.suspense"); - var Fa = Symbol.for("react.suspense_list"); - var Ga = Symbol.for("react.memo"); - var Ha = Symbol.for("react.lazy"); - Symbol.for("react.scope"); - Symbol.for("react.debug_trace_mode"); - var Ia = Symbol.for("react.offscreen"); - Symbol.for("react.legacy_hidden"); - Symbol.for("react.cache"); - Symbol.for("react.tracing_marker"); - var Ja = Symbol.iterator; - function Ka(a) { - if (a === null || typeof a !== "object") - return null; - a = Ja && a[Ja] || a["@@iterator"]; - return typeof a === "function" ? a : null; - } - var A = Object.assign; - var La; - function Ma(a) { - if (La === void 0) - try { - throw Error(); - } catch (c) { - var b = c.stack.trim().match(/\n( *(at )?)/); - La = b && b[1] || ""; - } - return "\n" + La + a; - } - var Na = false; - function Oa(a, b) { - if (!a || Na) - return ""; - Na = true; - var c = Error.prepareStackTrace; - Error.prepareStackTrace = void 0; - try { - if (b) - if (b = function() { - throw Error(); - }, Object.defineProperty(b.prototype, "props", { set: function() { - throw Error(); - } }), typeof Reflect === "object" && Reflect.construct) { - try { - Reflect.construct(b, []); - } catch (l) { - var d = l; - } - Reflect.construct(a, [], b); - } else { - try { - b.call(); - } catch (l) { - d = l; - } - a.call(b.prototype); - } - else { - try { - throw Error(); - } catch (l) { - d = l; - } - a(); - } - } catch (l) { - if (l && d && typeof l.stack === "string") { - for (var e = l.stack.split("\n"), f = d.stack.split("\n"), g = e.length - 1, h = f.length - 1; 1 <= g && 0 <= h && e[g] !== f[h]; ) - h--; - for (; 1 <= g && 0 <= h; g--, h--) - if (e[g] !== f[h]) { - if (g !== 1 || h !== 1) { - do - if (g--, h--, 0 > h || e[g] !== f[h]) { - var k = "\n" + e[g].replace(" at new ", " at "); - a.displayName && k.includes("") && (k = k.replace("", a.displayName)); - return k; - } - while (1 <= g && 0 <= h); - } - break; - } - } - } finally { - Na = false, Error.prepareStackTrace = c; - } - return (a = a ? a.displayName || a.name : "") ? Ma(a) : ""; - } - function Pa(a) { - switch (a.tag) { - case 5: - return Ma(a.type); - case 16: - return Ma("Lazy"); - case 13: - return Ma("Suspense"); - case 19: - return Ma("SuspenseList"); - case 0: - case 2: - case 15: - return a = Oa(a.type, false), a; - case 11: - return a = Oa(a.type.render, false), a; - case 1: - return a = Oa(a.type, true), a; - default: - return ""; - } - } - function Qa(a) { - if (a == null) - return null; - if (typeof a === "function") - return a.displayName || a.name || null; - if (typeof a === "string") - return a; - switch (a) { - case ya: - return "Fragment"; - case wa: - return "Portal"; - case Aa: - return "Profiler"; - case za: - return "StrictMode"; - case Ea: - return "Suspense"; - case Fa: - return "SuspenseList"; - } - if (typeof a === "object") - switch (a.$$typeof) { - case Ca: - return (a.displayName || "Context") + ".Consumer"; - case Ba: - return (a._context.displayName || "Context") + ".Provider"; - case Da: - var b = a.render; - a = a.displayName; - a || (a = b.displayName || b.name || "", a = a !== "" ? "ForwardRef(" + a + ")" : "ForwardRef"); - return a; - case Ga: - return b = a.displayName || null, b !== null ? b : Qa(a.type) || "Memo"; - case Ha: - b = a._payload; - a = a._init; - try { - return Qa(a(b)); - } catch (c) { - } - } - return null; - } - function Ra(a) { - var b = a.type; - switch (a.tag) { - case 24: - return "Cache"; - case 9: - return (b.displayName || "Context") + ".Consumer"; - case 10: - return (b._context.displayName || "Context") + ".Provider"; - case 18: - return "DehydratedFragment"; - case 11: - return a = b.render, a = a.displayName || a.name || "", b.displayName || (a !== "" ? "ForwardRef(" + a + ")" : "ForwardRef"); - case 7: - return "Fragment"; - case 5: - return b; - case 4: - return "Portal"; - case 3: - return "Root"; - case 6: - return "Text"; - case 16: - return Qa(b); - case 8: - return b === za ? "StrictMode" : "Mode"; - case 22: - return "Offscreen"; - case 12: - return "Profiler"; - case 21: - return "Scope"; - case 13: - return "Suspense"; - case 19: - return "SuspenseList"; - case 25: - return "TracingMarker"; - case 1: - case 0: - case 17: - case 2: - case 14: - case 15: - if (typeof b === "function") - return b.displayName || b.name || null; - if (typeof b === "string") - return b; - } - return null; - } - function Sa(a) { - switch (typeof a) { - case "boolean": - case "number": - case "string": - case "undefined": - return a; - case "object": - return a; - default: - return ""; - } - } - function Ta(a) { - var b = a.type; - return (a = a.nodeName) && a.toLowerCase() === "input" && (b === "checkbox" || b === "radio"); - } - function Ua(a) { - var b = Ta(a) ? "checked" : "value", c = Object.getOwnPropertyDescriptor(a.constructor.prototype, b), d = "" + a[b]; - if (!a.hasOwnProperty(b) && typeof c !== "undefined" && typeof c.get === "function" && typeof c.set === "function") { - var e = c.get, f = c.set; - Object.defineProperty(a, b, { configurable: true, get: function() { - return e.call(this); - }, set: function(a2) { - d = "" + a2; - f.call(this, a2); - } }); - Object.defineProperty(a, b, { enumerable: c.enumerable }); - return { getValue: function() { - return d; - }, setValue: function(a2) { - d = "" + a2; - }, stopTracking: function() { - a._valueTracker = null; - delete a[b]; - } }; - } - } - function Va(a) { - a._valueTracker || (a._valueTracker = Ua(a)); - } - function Wa(a) { - if (!a) - return false; - var b = a._valueTracker; - if (!b) - return true; - var c = b.getValue(); - var d = ""; - a && (d = Ta(a) ? a.checked ? "true" : "false" : a.value); - a = d; - return a !== c ? (b.setValue(a), true) : false; - } - function Xa(a) { - a = a || (typeof document !== "undefined" ? document : void 0); - if (typeof a === "undefined") - return null; - try { - return a.activeElement || a.body; - } catch (b) { - return a.body; - } - } - function Ya(a, b) { - var c = b.checked; - return A({}, b, { defaultChecked: void 0, defaultValue: void 0, value: void 0, checked: c != null ? c : a._wrapperState.initialChecked }); - } - function Za(a, b) { - var c = b.defaultValue == null ? "" : b.defaultValue, d = b.checked != null ? b.checked : b.defaultChecked; - c = Sa(b.value != null ? b.value : c); - a._wrapperState = { initialChecked: d, initialValue: c, controlled: b.type === "checkbox" || b.type === "radio" ? b.checked != null : b.value != null }; - } - function ab(a, b) { - b = b.checked; - b != null && ta(a, "checked", b, false); - } - function bb(a, b) { - ab(a, b); - var c = Sa(b.value), d = b.type; - if (c != null) - if (d === "number") { - if (c === 0 && a.value === "" || a.value != c) - a.value = "" + c; - } else - a.value !== "" + c && (a.value = "" + c); - else if (d === "submit" || d === "reset") { - a.removeAttribute("value"); - return; - } - b.hasOwnProperty("value") ? cb(a, b.type, c) : b.hasOwnProperty("defaultValue") && cb(a, b.type, Sa(b.defaultValue)); - b.checked == null && b.defaultChecked != null && (a.defaultChecked = !!b.defaultChecked); - } - function db(a, b, c) { - if (b.hasOwnProperty("value") || b.hasOwnProperty("defaultValue")) { - var d = b.type; - if (!(d !== "submit" && d !== "reset" || b.value !== void 0 && b.value !== null)) - return; - b = "" + a._wrapperState.initialValue; - c || b === a.value || (a.value = b); - a.defaultValue = b; - } - c = a.name; - c !== "" && (a.name = ""); - a.defaultChecked = !!a._wrapperState.initialChecked; - c !== "" && (a.name = c); - } - function cb(a, b, c) { - if (b !== "number" || Xa(a.ownerDocument) !== a) - c == null ? a.defaultValue = "" + a._wrapperState.initialValue : a.defaultValue !== "" + c && (a.defaultValue = "" + c); - } - var eb = Array.isArray; - function fb(a, b, c, d) { - a = a.options; - if (b) { - b = {}; - for (var e = 0; e < c.length; e++) - b["$" + c[e]] = true; - for (c = 0; c < a.length; c++) - e = b.hasOwnProperty("$" + a[c].value), a[c].selected !== e && (a[c].selected = e), e && d && (a[c].defaultSelected = true); - } else { - c = "" + Sa(c); - b = null; - for (e = 0; e < a.length; e++) { - if (a[e].value === c) { - a[e].selected = true; - d && (a[e].defaultSelected = true); - return; - } - b !== null || a[e].disabled || (b = a[e]); - } - b !== null && (b.selected = true); - } - } - function gb(a, b) { - if (b.dangerouslySetInnerHTML != null) - throw Error(p(91)); - return A({}, b, { value: void 0, defaultValue: void 0, children: "" + a._wrapperState.initialValue }); - } - function hb(a, b) { - var c = b.value; - if (c == null) { - c = b.children; - b = b.defaultValue; - if (c != null) { - if (b != null) - throw Error(p(92)); - if (eb(c)) { - if (1 < c.length) - throw Error(p(93)); - c = c[0]; - } - b = c; - } - b == null && (b = ""); - c = b; - } - a._wrapperState = { initialValue: Sa(c) }; - } - function ib(a, b) { - var c = Sa(b.value), d = Sa(b.defaultValue); - c != null && (c = "" + c, c !== a.value && (a.value = c), b.defaultValue == null && a.defaultValue !== c && (a.defaultValue = c)); - d != null && (a.defaultValue = "" + d); - } - function jb(a) { - var b = a.textContent; - b === a._wrapperState.initialValue && b !== "" && b !== null && (a.value = b); - } - function kb(a) { - switch (a) { - 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 lb(a, b) { - return a == null || a === "http://www.w3.org/1999/xhtml" ? kb(b) : a === "http://www.w3.org/2000/svg" && b === "foreignObject" ? "http://www.w3.org/1999/xhtml" : a; - } - var mb; - var nb = function(a) { - return typeof MSApp !== "undefined" && MSApp.execUnsafeLocalFunction ? function(b, c, d, e) { - MSApp.execUnsafeLocalFunction(function() { - return a(b, c, d, e); - }); - } : a; - }(function(a, b) { - if (a.namespaceURI !== "http://www.w3.org/2000/svg" || "innerHTML" in a) - a.innerHTML = b; - else { - mb = mb || document.createElement("div"); - mb.innerHTML = "" + b.valueOf().toString() + ""; - for (b = mb.firstChild; a.firstChild; ) - a.removeChild(a.firstChild); - for (; b.firstChild; ) - a.appendChild(b.firstChild); - } - }); - function ob(a, b) { - if (b) { - var c = a.firstChild; - if (c && c === a.lastChild && c.nodeType === 3) { - c.nodeValue = b; - return; - } - } - a.textContent = b; - } - var pb = { - 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 - }; - var qb = ["Webkit", "ms", "Moz", "O"]; - Object.keys(pb).forEach(function(a) { - qb.forEach(function(b) { - b = b + a.charAt(0).toUpperCase() + a.substring(1); - pb[b] = pb[a]; - }); - }); - function rb(a, b, c) { - return b == null || typeof b === "boolean" || b === "" ? "" : c || typeof b !== "number" || b === 0 || pb.hasOwnProperty(a) && pb[a] ? ("" + b).trim() : b + "px"; - } - function sb(a, b) { - a = a.style; - for (var c in b) - if (b.hasOwnProperty(c)) { - var d = c.indexOf("--") === 0, e = rb(c, b[c], d); - c === "float" && (c = "cssFloat"); - d ? a.setProperty(c, e) : a[c] = e; - } - } - var tb = A({ 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 ub(a, b) { - if (b) { - if (tb[a] && (b.children != null || b.dangerouslySetInnerHTML != null)) - throw Error(p(137, a)); - if (b.dangerouslySetInnerHTML != null) { - if (b.children != null) - throw Error(p(60)); - if (typeof b.dangerouslySetInnerHTML !== "object" || !("__html" in b.dangerouslySetInnerHTML)) - throw Error(p(61)); - } - if (b.style != null && typeof b.style !== "object") - throw Error(p(62)); - } - } - function vb(a, b) { - if (a.indexOf("-") === -1) - return typeof b.is === "string"; - switch (a) { - 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 wb = null; - function xb(a) { - a = a.target || a.srcElement || window; - a.correspondingUseElement && (a = a.correspondingUseElement); - return a.nodeType === 3 ? a.parentNode : a; - } - var yb = null; - var zb = null; - var Ab = null; - function Bb(a) { - if (a = Cb(a)) { - if (typeof yb !== "function") - throw Error(p(280)); - var b = a.stateNode; - b && (b = Db(b), yb(a.stateNode, a.type, b)); - } - } - function Eb(a) { - zb ? Ab ? Ab.push(a) : Ab = [a] : zb = a; - } - function Fb() { - if (zb) { - var a = zb, b = Ab; - Ab = zb = null; - Bb(a); - if (b) - for (a = 0; a < b.length; a++) - Bb(b[a]); - } - } - function Gb(a, b) { - return a(b); - } - function Hb() { - } - var Ib = false; - function Jb(a, b, c) { - if (Ib) - return a(b, c); - Ib = true; - try { - return Gb(a, b, c); - } finally { - if (Ib = false, zb !== null || Ab !== null) - Hb(), Fb(); - } - } - function Kb(a, b) { - var c = a.stateNode; - if (c === null) - return null; - var d = Db(c); - if (d === null) - return null; - c = d[b]; - a: - switch (b) { - case "onClick": - case "onClickCapture": - case "onDoubleClick": - case "onDoubleClickCapture": - case "onMouseDown": - case "onMouseDownCapture": - case "onMouseMove": - case "onMouseMoveCapture": - case "onMouseUp": - case "onMouseUpCapture": - case "onMouseEnter": - (d = !d.disabled) || (a = a.type, d = !(a === "button" || a === "input" || a === "select" || a === "textarea")); - a = !d; - break a; - default: - a = false; - } - if (a) - return null; - if (c && typeof c !== "function") - throw Error(p(231, b, typeof c)); - return c; - } - var Lb = false; - if (ia) - try { - Mb = {}; - Object.defineProperty(Mb, "passive", { get: function() { - Lb = true; - } }); - window.addEventListener("test", Mb, Mb); - window.removeEventListener("test", Mb, Mb); - } catch (a) { - Lb = false; - } - var Mb; - function Nb(a, b, c, d, e, f, g, h, k) { - var l = Array.prototype.slice.call(arguments, 3); - try { - b.apply(c, l); - } catch (m) { - this.onError(m); - } - } - var Ob = false; - var Pb = null; - var Qb = false; - var Rb = null; - var Sb = { onError: function(a) { - Ob = true; - Pb = a; - } }; - function Tb(a, b, c, d, e, f, g, h, k) { - Ob = false; - Pb = null; - Nb.apply(Sb, arguments); - } - function Ub(a, b, c, d, e, f, g, h, k) { - Tb.apply(this, arguments); - if (Ob) { - if (Ob) { - var l = Pb; - Ob = false; - Pb = null; - } else - throw Error(p(198)); - Qb || (Qb = true, Rb = l); - } - } - function Vb(a) { - var b = a, c = a; - if (a.alternate) - for (; b.return; ) - b = b.return; - else { - a = b; - do - b = a, (b.flags & 4098) !== 0 && (c = b.return), a = b.return; - while (a); - } - return b.tag === 3 ? c : null; - } - function Wb(a) { - if (a.tag === 13) { - var b = a.memoizedState; - b === null && (a = a.alternate, a !== null && (b = a.memoizedState)); - if (b !== null) - return b.dehydrated; - } - return null; - } - function Xb(a) { - if (Vb(a) !== a) - throw Error(p(188)); - } - function Yb(a) { - var b = a.alternate; - if (!b) { - b = Vb(a); - if (b === null) - throw Error(p(188)); - return b !== a ? null : a; - } - for (var c = a, d = b; ; ) { - var e = c.return; - if (e === null) - break; - var f = e.alternate; - if (f === null) { - d = e.return; - if (d !== null) { - c = d; - continue; - } - break; - } - if (e.child === f.child) { - for (f = e.child; f; ) { - if (f === c) - return Xb(e), a; - if (f === d) - return Xb(e), b; - f = f.sibling; - } - throw Error(p(188)); - } - if (c.return !== d.return) - c = e, d = f; - else { - for (var g = false, h = e.child; h; ) { - if (h === c) { - g = true; - c = e; - d = f; - break; - } - if (h === d) { - g = true; - d = e; - c = f; - break; - } - h = h.sibling; - } - if (!g) { - for (h = f.child; h; ) { - if (h === c) { - g = true; - c = f; - d = e; - break; - } - if (h === d) { - g = true; - d = f; - c = e; - break; - } - h = h.sibling; - } - if (!g) - throw Error(p(189)); - } - } - if (c.alternate !== d) - throw Error(p(190)); - } - if (c.tag !== 3) - throw Error(p(188)); - return c.stateNode.current === c ? a : b; - } - function Zb(a) { - a = Yb(a); - return a !== null ? $b(a) : null; - } - function $b(a) { - if (a.tag === 5 || a.tag === 6) - return a; - for (a = a.child; a !== null; ) { - var b = $b(a); - if (b !== null) - return b; - a = a.sibling; - } - return null; - } - var ac = ca.unstable_scheduleCallback; - var bc = ca.unstable_cancelCallback; - var cc = ca.unstable_shouldYield; - var dc = ca.unstable_requestPaint; - var B = ca.unstable_now; - var ec = ca.unstable_getCurrentPriorityLevel; - var fc = ca.unstable_ImmediatePriority; - var gc = ca.unstable_UserBlockingPriority; - var hc = ca.unstable_NormalPriority; - var ic = ca.unstable_LowPriority; - var jc = ca.unstable_IdlePriority; - var kc = null; - var lc = null; - function mc(a) { - if (lc && typeof lc.onCommitFiberRoot === "function") - try { - lc.onCommitFiberRoot(kc, a, void 0, (a.current.flags & 128) === 128); - } catch (b) { - } - } - var oc = Math.clz32 ? Math.clz32 : nc; - var pc = Math.log; - var qc = Math.LN2; - function nc(a) { - a >>>= 0; - return a === 0 ? 32 : 31 - (pc(a) / qc | 0) | 0; - } - var rc = 64; - var sc = 4194304; - function tc(a) { - switch (a & -a) { - 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 a & 4194240; - case 4194304: - case 8388608: - case 16777216: - case 33554432: - case 67108864: - return a & 130023424; - case 134217728: - return 134217728; - case 268435456: - return 268435456; - case 536870912: - return 536870912; - case 1073741824: - return 1073741824; - default: - return a; - } - } - function uc(a, b) { - var c = a.pendingLanes; - if (c === 0) - return 0; - var d = 0, e = a.suspendedLanes, f = a.pingedLanes, g = c & 268435455; - if (g !== 0) { - var h = g & ~e; - h !== 0 ? d = tc(h) : (f &= g, f !== 0 && (d = tc(f))); - } else - g = c & ~e, g !== 0 ? d = tc(g) : f !== 0 && (d = tc(f)); - if (d === 0) - return 0; - if (b !== 0 && b !== d && (b & e) === 0 && (e = d & -d, f = b & -b, e >= f || e === 16 && (f & 4194240) !== 0)) - return b; - (d & 4) !== 0 && (d |= c & 16); - b = a.entangledLanes; - if (b !== 0) - for (a = a.entanglements, b &= d; 0 < b; ) - c = 31 - oc(b), e = 1 << c, d |= a[c], b &= ~e; - return d; - } - function vc(a, b) { - switch (a) { - case 1: - case 2: - case 4: - return b + 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 b + 5e3; - case 4194304: - case 8388608: - case 16777216: - case 33554432: - case 67108864: - return -1; - case 134217728: - case 268435456: - case 536870912: - case 1073741824: - return -1; - default: - return -1; - } - } - function wc(a, b) { - for (var c = a.suspendedLanes, d = a.pingedLanes, e = a.expirationTimes, f = a.pendingLanes; 0 < f; ) { - var g = 31 - oc(f), h = 1 << g, k = e[g]; - if (k === -1) { - if ((h & c) === 0 || (h & d) !== 0) - e[g] = vc(h, b); - } else - k <= b && (a.expiredLanes |= h); - f &= ~h; - } - } - function xc(a) { - a = a.pendingLanes & -1073741825; - return a !== 0 ? a : a & 1073741824 ? 1073741824 : 0; - } - function yc() { - var a = rc; - rc <<= 1; - (rc & 4194240) === 0 && (rc = 64); - return a; - } - function zc(a) { - for (var b = [], c = 0; 31 > c; c++) - b.push(a); - return b; - } - function Ac(a, b, c) { - a.pendingLanes |= b; - b !== 536870912 && (a.suspendedLanes = 0, a.pingedLanes = 0); - a = a.eventTimes; - b = 31 - oc(b); - a[b] = c; - } - function Bc(a, b) { - var c = a.pendingLanes & ~b; - a.pendingLanes = b; - a.suspendedLanes = 0; - a.pingedLanes = 0; - a.expiredLanes &= b; - a.mutableReadLanes &= b; - a.entangledLanes &= b; - b = a.entanglements; - var d = a.eventTimes; - for (a = a.expirationTimes; 0 < c; ) { - var e = 31 - oc(c), f = 1 << e; - b[e] = 0; - d[e] = -1; - a[e] = -1; - c &= ~f; - } - } - function Cc(a, b) { - var c = a.entangledLanes |= b; - for (a = a.entanglements; c; ) { - var d = 31 - oc(c), e = 1 << d; - e & b | a[d] & b && (a[d] |= b); - c &= ~e; - } - } - var C = 0; - function Dc(a) { - a &= -a; - return 1 < a ? 4 < a ? (a & 268435455) !== 0 ? 16 : 536870912 : 4 : 1; - } - var Ec; - var Fc; - var Gc; - var Hc; - var Ic; - var Jc = false; - var Kc = []; - var Lc = null; - var Mc = null; - var Nc = null; - var Oc = /* @__PURE__ */ new Map(); - var Pc = /* @__PURE__ */ new Map(); - var Qc = []; - var Rc = "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 Sc(a, b) { - switch (a) { - case "focusin": - case "focusout": - Lc = null; - break; - case "dragenter": - case "dragleave": - Mc = null; - break; - case "mouseover": - case "mouseout": - Nc = null; - break; - case "pointerover": - case "pointerout": - Oc.delete(b.pointerId); - break; - case "gotpointercapture": - case "lostpointercapture": - Pc.delete(b.pointerId); - } - } - function Tc(a, b, c, d, e, f) { - if (a === null || a.nativeEvent !== f) - return a = { blockedOn: b, domEventName: c, eventSystemFlags: d, nativeEvent: f, targetContainers: [e] }, b !== null && (b = Cb(b), b !== null && Fc(b)), a; - a.eventSystemFlags |= d; - b = a.targetContainers; - e !== null && b.indexOf(e) === -1 && b.push(e); - return a; - } - function Uc(a, b, c, d, e) { - switch (b) { - case "focusin": - return Lc = Tc(Lc, a, b, c, d, e), true; - case "dragenter": - return Mc = Tc(Mc, a, b, c, d, e), true; - case "mouseover": - return Nc = Tc(Nc, a, b, c, d, e), true; - case "pointerover": - var f = e.pointerId; - Oc.set(f, Tc(Oc.get(f) || null, a, b, c, d, e)); - return true; - case "gotpointercapture": - return f = e.pointerId, Pc.set(f, Tc(Pc.get(f) || null, a, b, c, d, e)), true; - } - return false; - } - function Vc(a) { - var b = Wc(a.target); - if (b !== null) { - var c = Vb(b); - if (c !== null) { - if (b = c.tag, b === 13) { - if (b = Wb(c), b !== null) { - a.blockedOn = b; - Ic(a.priority, function() { - Gc(c); - }); - return; - } - } else if (b === 3 && c.stateNode.current.memoizedState.isDehydrated) { - a.blockedOn = c.tag === 3 ? c.stateNode.containerInfo : null; - return; - } - } - } - a.blockedOn = null; - } - function Xc(a) { - if (a.blockedOn !== null) - return false; - for (var b = a.targetContainers; 0 < b.length; ) { - var c = Yc(a.domEventName, a.eventSystemFlags, b[0], a.nativeEvent); - if (c === null) { - c = a.nativeEvent; - var d = new c.constructor(c.type, c); - wb = d; - c.target.dispatchEvent(d); - wb = null; - } else - return b = Cb(c), b !== null && Fc(b), a.blockedOn = c, false; - b.shift(); - } - return true; - } - function Zc(a, b, c) { - Xc(a) && c.delete(b); - } - function $c() { - Jc = false; - Lc !== null && Xc(Lc) && (Lc = null); - Mc !== null && Xc(Mc) && (Mc = null); - Nc !== null && Xc(Nc) && (Nc = null); - Oc.forEach(Zc); - Pc.forEach(Zc); - } - function ad(a, b) { - a.blockedOn === b && (a.blockedOn = null, Jc || (Jc = true, ca.unstable_scheduleCallback(ca.unstable_NormalPriority, $c))); - } - function bd(a) { - function b(b2) { - return ad(b2, a); - } - if (0 < Kc.length) { - ad(Kc[0], a); - for (var c = 1; c < Kc.length; c++) { - var d = Kc[c]; - d.blockedOn === a && (d.blockedOn = null); - } - } - Lc !== null && ad(Lc, a); - Mc !== null && ad(Mc, a); - Nc !== null && ad(Nc, a); - Oc.forEach(b); - Pc.forEach(b); - for (c = 0; c < Qc.length; c++) - d = Qc[c], d.blockedOn === a && (d.blockedOn = null); - for (; 0 < Qc.length && (c = Qc[0], c.blockedOn === null); ) - Vc(c), c.blockedOn === null && Qc.shift(); - } - var cd = ua.ReactCurrentBatchConfig; - var dd = true; - function ed(a, b, c, d) { - var e = C, f = cd.transition; - cd.transition = null; - try { - C = 1, fd(a, b, c, d); - } finally { - C = e, cd.transition = f; - } - } - function gd(a, b, c, d) { - var e = C, f = cd.transition; - cd.transition = null; - try { - C = 4, fd(a, b, c, d); - } finally { - C = e, cd.transition = f; - } - } - function fd(a, b, c, d) { - if (dd) { - var e = Yc(a, b, c, d); - if (e === null) - hd(a, b, d, id, c), Sc(a, d); - else if (Uc(e, a, b, c, d)) - d.stopPropagation(); - else if (Sc(a, d), b & 4 && -1 < Rc.indexOf(a)) { - for (; e !== null; ) { - var f = Cb(e); - f !== null && Ec(f); - f = Yc(a, b, c, d); - f === null && hd(a, b, d, id, c); - if (f === e) - break; - e = f; - } - e !== null && d.stopPropagation(); - } else - hd(a, b, d, null, c); - } - } - var id = null; - function Yc(a, b, c, d) { - id = null; - a = xb(d); - a = Wc(a); - if (a !== null) - if (b = Vb(a), b === null) - a = null; - else if (c = b.tag, c === 13) { - a = Wb(b); - if (a !== null) - return a; - a = null; - } else if (c === 3) { - if (b.stateNode.current.memoizedState.isDehydrated) - return b.tag === 3 ? b.stateNode.containerInfo : null; - a = null; - } else - b !== a && (a = null); - id = a; - return null; - } - function jd(a) { - switch (a) { - 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 (ec()) { - case fc: - return 1; - case gc: - return 4; - case hc: - case ic: - return 16; - case jc: - return 536870912; - default: - return 16; - } - default: - return 16; - } - } - var kd = null; - var ld = null; - var md = null; - function nd() { - if (md) - return md; - var a, b = ld, c = b.length, d, e = "value" in kd ? kd.value : kd.textContent, f = e.length; - for (a = 0; a < c && b[a] === e[a]; a++) - ; - var g = c - a; - for (d = 1; d <= g && b[c - d] === e[f - d]; d++) - ; - return md = e.slice(a, 1 < d ? 1 - d : void 0); - } - function od(a) { - var b = a.keyCode; - "charCode" in a ? (a = a.charCode, a === 0 && b === 13 && (a = 13)) : a = b; - a === 10 && (a = 13); - return 32 <= a || a === 13 ? a : 0; - } - function pd() { - return true; - } - function qd() { - return false; - } - function rd(a) { - function b(b2, d, e, f, g) { - this._reactName = b2; - this._targetInst = e; - this.type = d; - this.nativeEvent = f; - this.target = g; - this.currentTarget = null; - for (var c in a) - a.hasOwnProperty(c) && (b2 = a[c], this[c] = b2 ? b2(f) : f[c]); - this.isDefaultPrevented = (f.defaultPrevented != null ? f.defaultPrevented : f.returnValue === false) ? pd : qd; - this.isPropagationStopped = qd; - return this; - } - A(b.prototype, { preventDefault: function() { - this.defaultPrevented = true; - var a2 = this.nativeEvent; - a2 && (a2.preventDefault ? a2.preventDefault() : typeof a2.returnValue !== "unknown" && (a2.returnValue = false), this.isDefaultPrevented = pd); - }, stopPropagation: function() { - var a2 = this.nativeEvent; - a2 && (a2.stopPropagation ? a2.stopPropagation() : typeof a2.cancelBubble !== "unknown" && (a2.cancelBubble = true), this.isPropagationStopped = pd); - }, persist: function() { - }, isPersistent: pd }); - return b; - } - var sd = { eventPhase: 0, bubbles: 0, cancelable: 0, timeStamp: function(a) { - return a.timeStamp || Date.now(); - }, defaultPrevented: 0, isTrusted: 0 }; - var td = rd(sd); - var ud = A({}, sd, { view: 0, detail: 0 }); - var vd = rd(ud); - var wd; - var xd; - var yd; - var Ad = A({}, ud, { screenX: 0, screenY: 0, clientX: 0, clientY: 0, pageX: 0, pageY: 0, ctrlKey: 0, shiftKey: 0, altKey: 0, metaKey: 0, getModifierState: zd, button: 0, buttons: 0, relatedTarget: function(a) { - return a.relatedTarget === void 0 ? a.fromElement === a.srcElement ? a.toElement : a.fromElement : a.relatedTarget; - }, movementX: function(a) { - if ("movementX" in a) - return a.movementX; - a !== yd && (yd && a.type === "mousemove" ? (wd = a.screenX - yd.screenX, xd = a.screenY - yd.screenY) : xd = wd = 0, yd = a); - return wd; - }, movementY: function(a) { - return "movementY" in a ? a.movementY : xd; - } }); - var Bd = rd(Ad); - var Cd = A({}, Ad, { dataTransfer: 0 }); - var Dd = rd(Cd); - var Ed = A({}, ud, { relatedTarget: 0 }); - var Fd = rd(Ed); - var Gd = A({}, sd, { animationName: 0, elapsedTime: 0, pseudoElement: 0 }); - var Hd = rd(Gd); - var Id = A({}, sd, { clipboardData: function(a) { - return "clipboardData" in a ? a.clipboardData : window.clipboardData; - } }); - var Jd = rd(Id); - var Kd = A({}, sd, { data: 0 }); - var Ld = rd(Kd); - var Md = { - Esc: "Escape", - Spacebar: " ", - Left: "ArrowLeft", - Up: "ArrowUp", - Right: "ArrowRight", - Down: "ArrowDown", - Del: "Delete", - Win: "OS", - Menu: "ContextMenu", - Apps: "ContextMenu", - Scroll: "ScrollLock", - MozPrintableKey: "Unidentified" - }; - var Nd = { - 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" - }; - var Od = { Alt: "altKey", Control: "ctrlKey", Meta: "metaKey", Shift: "shiftKey" }; - function Pd(a) { - var b = this.nativeEvent; - return b.getModifierState ? b.getModifierState(a) : (a = Od[a]) ? !!b[a] : false; - } - function zd() { - return Pd; - } - var Qd = A({}, ud, { key: function(a) { - if (a.key) { - var b = Md[a.key] || a.key; - if (b !== "Unidentified") - return b; - } - return a.type === "keypress" ? (a = od(a), a === 13 ? "Enter" : String.fromCharCode(a)) : a.type === "keydown" || a.type === "keyup" ? Nd[a.keyCode] || "Unidentified" : ""; - }, code: 0, location: 0, ctrlKey: 0, shiftKey: 0, altKey: 0, metaKey: 0, repeat: 0, locale: 0, getModifierState: zd, charCode: function(a) { - return a.type === "keypress" ? od(a) : 0; - }, keyCode: function(a) { - return a.type === "keydown" || a.type === "keyup" ? a.keyCode : 0; - }, which: function(a) { - return a.type === "keypress" ? od(a) : a.type === "keydown" || a.type === "keyup" ? a.keyCode : 0; - } }); - var Rd = rd(Qd); - var Sd = A({}, Ad, { pointerId: 0, width: 0, height: 0, pressure: 0, tangentialPressure: 0, tiltX: 0, tiltY: 0, twist: 0, pointerType: 0, isPrimary: 0 }); - var Td = rd(Sd); - var Ud = A({}, ud, { touches: 0, targetTouches: 0, changedTouches: 0, altKey: 0, metaKey: 0, ctrlKey: 0, shiftKey: 0, getModifierState: zd }); - var Vd = rd(Ud); - var Wd = A({}, sd, { propertyName: 0, elapsedTime: 0, pseudoElement: 0 }); - var Xd = rd(Wd); - var Yd = A({}, Ad, { - deltaX: function(a) { - return "deltaX" in a ? a.deltaX : "wheelDeltaX" in a ? -a.wheelDeltaX : 0; - }, - deltaY: function(a) { - return "deltaY" in a ? a.deltaY : "wheelDeltaY" in a ? -a.wheelDeltaY : "wheelDelta" in a ? -a.wheelDelta : 0; - }, - deltaZ: 0, - deltaMode: 0 - }); - var Zd = rd(Yd); - var $d = [9, 13, 27, 32]; - var ae = ia && "CompositionEvent" in window; - var be = null; - ia && "documentMode" in document && (be = document.documentMode); - var ce = ia && "TextEvent" in window && !be; - var de = ia && (!ae || be && 8 < be && 11 >= be); - var ee = String.fromCharCode(32); - var fe = false; - function ge(a, b) { - switch (a) { - case "keyup": - return $d.indexOf(b.keyCode) !== -1; - case "keydown": - return b.keyCode !== 229; - case "keypress": - case "mousedown": - case "focusout": - return true; - default: - return false; - } - } - function he(a) { - a = a.detail; - return typeof a === "object" && "data" in a ? a.data : null; - } - var ie = false; - function je(a, b) { - switch (a) { - case "compositionend": - return he(b); - case "keypress": - if (b.which !== 32) - return null; - fe = true; - return ee; - case "textInput": - return a = b.data, a === ee && fe ? null : a; - default: - return null; - } - } - function ke(a, b) { - if (ie) - return a === "compositionend" || !ae && ge(a, b) ? (a = nd(), md = ld = kd = null, ie = false, a) : null; - switch (a) { - case "paste": - return null; - case "keypress": - if (!(b.ctrlKey || b.altKey || b.metaKey) || b.ctrlKey && b.altKey) { - if (b.char && 1 < b.char.length) - return b.char; - if (b.which) - return String.fromCharCode(b.which); - } - return null; - case "compositionend": - return de && b.locale !== "ko" ? null : b.data; - default: - return null; - } - } - var le = { 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 me(a) { - var b = a && a.nodeName && a.nodeName.toLowerCase(); - return b === "input" ? !!le[a.type] : b === "textarea" ? true : false; - } - function ne(a, b, c, d) { - Eb(d); - b = oe(b, "onChange"); - 0 < b.length && (c = new td("onChange", "change", null, c, d), a.push({ event: c, listeners: b })); - } - var pe = null; - var qe = null; - function re(a) { - se(a, 0); - } - function te(a) { - var b = ue(a); - if (Wa(b)) - return a; - } - function ve(a, b) { - if (a === "change") - return b; - } - var we = false; - if (ia) { - if (ia) { - ye = "oninput" in document; - if (!ye) { - ze = document.createElement("div"); - ze.setAttribute("oninput", "return;"); - ye = typeof ze.oninput === "function"; - } - xe = ye; - } else - xe = false; - we = xe && (!document.documentMode || 9 < document.documentMode); - } - var xe; - var ye; - var ze; - function Ae() { - pe && (pe.detachEvent("onpropertychange", Be), qe = pe = null); - } - function Be(a) { - if (a.propertyName === "value" && te(qe)) { - var b = []; - ne(b, qe, a, xb(a)); - Jb(re, b); - } - } - function Ce(a, b, c) { - a === "focusin" ? (Ae(), pe = b, qe = c, pe.attachEvent("onpropertychange", Be)) : a === "focusout" && Ae(); - } - function De(a) { - if (a === "selectionchange" || a === "keyup" || a === "keydown") - return te(qe); - } - function Ee(a, b) { - if (a === "click") - return te(b); - } - function Fe(a, b) { - if (a === "input" || a === "change") - return te(b); - } - function Ge(a, b) { - return a === b && (a !== 0 || 1 / a === 1 / b) || a !== a && b !== b; - } - var He = typeof Object.is === "function" ? Object.is : Ge; - function Ie(a, b) { - if (He(a, b)) - return true; - if (typeof a !== "object" || a === null || typeof b !== "object" || b === null) - return false; - var c = Object.keys(a), d = Object.keys(b); - if (c.length !== d.length) - return false; - for (d = 0; d < c.length; d++) { - var e = c[d]; - if (!ja.call(b, e) || !He(a[e], b[e])) - return false; - } - return true; - } - function Je(a) { - for (; a && a.firstChild; ) - a = a.firstChild; - return a; - } - function Ke(a, b) { - var c = Je(a); - a = 0; - for (var d; c; ) { - if (c.nodeType === 3) { - d = a + c.textContent.length; - if (a <= b && d >= b) - return { node: c, offset: b - a }; - a = d; - } - a: { - for (; c; ) { - if (c.nextSibling) { - c = c.nextSibling; - break a; - } - c = c.parentNode; - } - c = void 0; - } - c = Je(c); - } - } - function Le(a, b) { - return a && b ? a === b ? true : a && a.nodeType === 3 ? false : b && b.nodeType === 3 ? Le(a, b.parentNode) : "contains" in a ? a.contains(b) : a.compareDocumentPosition ? !!(a.compareDocumentPosition(b) & 16) : false : false; - } - function Me() { - for (var a = window, b = Xa(); b instanceof a.HTMLIFrameElement; ) { - try { - var c = typeof b.contentWindow.location.href === "string"; - } catch (d) { - c = false; - } - if (c) - a = b.contentWindow; - else - break; - b = Xa(a.document); - } - return b; - } - function Ne(a) { - var b = a && a.nodeName && a.nodeName.toLowerCase(); - return b && (b === "input" && (a.type === "text" || a.type === "search" || a.type === "tel" || a.type === "url" || a.type === "password") || b === "textarea" || a.contentEditable === "true"); - } - function Oe(a) { - var b = Me(), c = a.focusedElem, d = a.selectionRange; - if (b !== c && c && c.ownerDocument && Le(c.ownerDocument.documentElement, c)) { - if (d !== null && Ne(c)) { - if (b = d.start, a = d.end, a === void 0 && (a = b), "selectionStart" in c) - c.selectionStart = b, c.selectionEnd = Math.min(a, c.value.length); - else if (a = (b = c.ownerDocument || document) && b.defaultView || window, a.getSelection) { - a = a.getSelection(); - var e = c.textContent.length, f = Math.min(d.start, e); - d = d.end === void 0 ? f : Math.min(d.end, e); - !a.extend && f > d && (e = d, d = f, f = e); - e = Ke(c, f); - var g = Ke(c, d); - e && g && (a.rangeCount !== 1 || a.anchorNode !== e.node || a.anchorOffset !== e.offset || a.focusNode !== g.node || a.focusOffset !== g.offset) && (b = b.createRange(), b.setStart(e.node, e.offset), a.removeAllRanges(), f > d ? (a.addRange(b), a.extend(g.node, g.offset)) : (b.setEnd(g.node, g.offset), a.addRange(b))); - } - } - b = []; - for (a = c; a = a.parentNode; ) - a.nodeType === 1 && b.push({ element: a, left: a.scrollLeft, top: a.scrollTop }); - typeof c.focus === "function" && c.focus(); - for (c = 0; c < b.length; c++) - a = b[c], a.element.scrollLeft = a.left, a.element.scrollTop = a.top; - } - } - var Pe = ia && "documentMode" in document && 11 >= document.documentMode; - var Qe = null; - var Re = null; - var Se = null; - var Te = false; - function Ue(a, b, c) { - var d = c.window === c ? c.document : c.nodeType === 9 ? c : c.ownerDocument; - Te || Qe == null || Qe !== Xa(d) || (d = Qe, "selectionStart" in d && Ne(d) ? d = { start: d.selectionStart, end: d.selectionEnd } : (d = (d.ownerDocument && d.ownerDocument.defaultView || window).getSelection(), d = { anchorNode: d.anchorNode, anchorOffset: d.anchorOffset, focusNode: d.focusNode, focusOffset: d.focusOffset }), Se && Ie(Se, d) || (Se = d, d = oe(Re, "onSelect"), 0 < d.length && (b = new td("onSelect", "select", null, b, c), a.push({ event: b, listeners: d }), b.target = Qe))); - } - function Ve(a, b) { - var c = {}; - c[a.toLowerCase()] = b.toLowerCase(); - c["Webkit" + a] = "webkit" + b; - c["Moz" + a] = "moz" + b; - return c; - } - var We = { animationend: Ve("Animation", "AnimationEnd"), animationiteration: Ve("Animation", "AnimationIteration"), animationstart: Ve("Animation", "AnimationStart"), transitionend: Ve("Transition", "TransitionEnd") }; - var Xe = {}; - var Ye = {}; - ia && (Ye = document.createElement("div").style, "AnimationEvent" in window || (delete We.animationend.animation, delete We.animationiteration.animation, delete We.animationstart.animation), "TransitionEvent" in window || delete We.transitionend.transition); - function Ze(a) { - if (Xe[a]) - return Xe[a]; - if (!We[a]) - return a; - var b = We[a], c; - for (c in b) - if (b.hasOwnProperty(c) && c in Ye) - return Xe[a] = b[c]; - return a; - } - var $e = Ze("animationend"); - var af = Ze("animationiteration"); - var bf = Ze("animationstart"); - var cf = Ze("transitionend"); - var df = /* @__PURE__ */ new Map(); - var ef = "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 ff(a, b) { - df.set(a, b); - fa(b, [a]); - } - for (gf = 0; gf < ef.length; gf++) { - hf = ef[gf], jf = hf.toLowerCase(), kf = hf[0].toUpperCase() + hf.slice(1); - ff(jf, "on" + kf); - } - var hf; - var jf; - var kf; - var gf; - ff($e, "onAnimationEnd"); - ff(af, "onAnimationIteration"); - ff(bf, "onAnimationStart"); - ff("dblclick", "onDoubleClick"); - ff("focusin", "onFocus"); - ff("focusout", "onBlur"); - ff(cf, "onTransitionEnd"); - ha("onMouseEnter", ["mouseout", "mouseover"]); - ha("onMouseLeave", ["mouseout", "mouseover"]); - ha("onPointerEnter", ["pointerout", "pointerover"]); - ha("onPointerLeave", ["pointerout", "pointerover"]); - fa("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")); - fa("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")); - fa("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]); - fa("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")); - fa("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")); - fa("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" ")); - var lf = "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(" "); - var mf = new Set("cancel close invalid load scroll toggle".split(" ").concat(lf)); - function nf(a, b, c) { - var d = a.type || "unknown-event"; - a.currentTarget = c; - Ub(d, b, void 0, a); - a.currentTarget = null; - } - function se(a, b) { - b = (b & 4) !== 0; - for (var c = 0; c < a.length; c++) { - var d = a[c], e = d.event; - d = d.listeners; - a: { - var f = void 0; - if (b) - for (var g = d.length - 1; 0 <= g; g--) { - var h = d[g], k = h.instance, l = h.currentTarget; - h = h.listener; - if (k !== f && e.isPropagationStopped()) - break a; - nf(e, h, l); - f = k; - } - else - for (g = 0; g < d.length; g++) { - h = d[g]; - k = h.instance; - l = h.currentTarget; - h = h.listener; - if (k !== f && e.isPropagationStopped()) - break a; - nf(e, h, l); - f = k; - } - } - } - if (Qb) - throw a = Rb, Qb = false, Rb = null, a; - } - function D(a, b) { - var c = b[of]; - c === void 0 && (c = b[of] = /* @__PURE__ */ new Set()); - var d = a + "__bubble"; - c.has(d) || (pf(b, a, 2, false), c.add(d)); - } - function qf(a, b, c) { - var d = 0; - b && (d |= 4); - pf(c, a, d, b); - } - var rf = "_reactListening" + Math.random().toString(36).slice(2); - function sf(a) { - if (!a[rf]) { - a[rf] = true; - da.forEach(function(b2) { - b2 !== "selectionchange" && (mf.has(b2) || qf(b2, false, a), qf(b2, true, a)); - }); - var b = a.nodeType === 9 ? a : a.ownerDocument; - b === null || b[rf] || (b[rf] = true, qf("selectionchange", false, b)); - } - } - function pf(a, b, c, d) { - switch (jd(b)) { - case 1: - var e = ed; - break; - case 4: - e = gd; - break; - default: - e = fd; - } - c = e.bind(null, b, c, a); - e = void 0; - !Lb || b !== "touchstart" && b !== "touchmove" && b !== "wheel" || (e = true); - d ? e !== void 0 ? a.addEventListener(b, c, { capture: true, passive: e }) : a.addEventListener(b, c, true) : e !== void 0 ? a.addEventListener(b, c, { passive: e }) : a.addEventListener(b, c, false); - } - function hd(a, b, c, d, e) { - var f = d; - if ((b & 1) === 0 && (b & 2) === 0 && d !== null) - a: - for (; ; ) { - if (d === null) - return; - var g = d.tag; - if (g === 3 || g === 4) { - var h = d.stateNode.containerInfo; - if (h === e || h.nodeType === 8 && h.parentNode === e) - break; - if (g === 4) - for (g = d.return; g !== null; ) { - var k = g.tag; - if (k === 3 || k === 4) { - if (k = g.stateNode.containerInfo, k === e || k.nodeType === 8 && k.parentNode === e) - return; - } - g = g.return; - } - for (; h !== null; ) { - g = Wc(h); - if (g === null) - return; - k = g.tag; - if (k === 5 || k === 6) { - d = f = g; - continue a; - } - h = h.parentNode; - } - } - d = d.return; - } - Jb(function() { - var d2 = f, e2 = xb(c), g2 = []; - a: { - var h2 = df.get(a); - if (h2 !== void 0) { - var k2 = td, n = a; - switch (a) { - case "keypress": - if (od(c) === 0) - break a; - case "keydown": - case "keyup": - k2 = Rd; - break; - case "focusin": - n = "focus"; - k2 = Fd; - break; - case "focusout": - n = "blur"; - k2 = Fd; - break; - case "beforeblur": - case "afterblur": - k2 = Fd; - break; - case "click": - if (c.button === 2) - break a; - case "auxclick": - case "dblclick": - case "mousedown": - case "mousemove": - case "mouseup": - case "mouseout": - case "mouseover": - case "contextmenu": - k2 = Bd; - break; - case "drag": - case "dragend": - case "dragenter": - case "dragexit": - case "dragleave": - case "dragover": - case "dragstart": - case "drop": - k2 = Dd; - break; - case "touchcancel": - case "touchend": - case "touchmove": - case "touchstart": - k2 = Vd; - break; - case $e: - case af: - case bf: - k2 = Hd; - break; - case cf: - k2 = Xd; - break; - case "scroll": - k2 = vd; - break; - case "wheel": - k2 = Zd; - break; - case "copy": - case "cut": - case "paste": - k2 = Jd; - break; - case "gotpointercapture": - case "lostpointercapture": - case "pointercancel": - case "pointerdown": - case "pointermove": - case "pointerout": - case "pointerover": - case "pointerup": - k2 = Td; - } - var t2 = (b & 4) !== 0, J = !t2 && a === "scroll", x = t2 ? h2 !== null ? h2 + "Capture" : null : h2; - t2 = []; - for (var w = d2, u; w !== null; ) { - u = w; - var F = u.stateNode; - u.tag === 5 && F !== null && (u = F, x !== null && (F = Kb(w, x), F != null && t2.push(tf(w, F, u)))); - if (J) - break; - w = w.return; - } - 0 < t2.length && (h2 = new k2(h2, n, null, c, e2), g2.push({ event: h2, listeners: t2 })); - } - } - if ((b & 7) === 0) { - a: { - h2 = a === "mouseover" || a === "pointerover"; - k2 = a === "mouseout" || a === "pointerout"; - if (h2 && c !== wb && (n = c.relatedTarget || c.fromElement) && (Wc(n) || n[uf])) - break a; - if (k2 || h2) { - h2 = e2.window === e2 ? e2 : (h2 = e2.ownerDocument) ? h2.defaultView || h2.parentWindow : window; - if (k2) { - if (n = c.relatedTarget || c.toElement, k2 = d2, n = n ? Wc(n) : null, n !== null && (J = Vb(n), n !== J || n.tag !== 5 && n.tag !== 6)) - n = null; - } else - k2 = null, n = d2; - if (k2 !== n) { - t2 = Bd; - F = "onMouseLeave"; - x = "onMouseEnter"; - w = "mouse"; - if (a === "pointerout" || a === "pointerover") - t2 = Td, F = "onPointerLeave", x = "onPointerEnter", w = "pointer"; - J = k2 == null ? h2 : ue(k2); - u = n == null ? h2 : ue(n); - h2 = new t2(F, w + "leave", k2, c, e2); - h2.target = J; - h2.relatedTarget = u; - F = null; - Wc(e2) === d2 && (t2 = new t2(x, w + "enter", n, c, e2), t2.target = u, t2.relatedTarget = J, F = t2); - J = F; - if (k2 && n) - b: { - t2 = k2; - x = n; - w = 0; - for (u = t2; u; u = vf(u)) - w++; - u = 0; - for (F = x; F; F = vf(F)) - u++; - for (; 0 < w - u; ) - t2 = vf(t2), w--; - for (; 0 < u - w; ) - x = vf(x), u--; - for (; w--; ) { - if (t2 === x || x !== null && t2 === x.alternate) - break b; - t2 = vf(t2); - x = vf(x); - } - t2 = null; - } - else - t2 = null; - k2 !== null && wf(g2, h2, k2, t2, false); - n !== null && J !== null && wf(g2, J, n, t2, true); - } - } - } - a: { - h2 = d2 ? ue(d2) : window; - k2 = h2.nodeName && h2.nodeName.toLowerCase(); - if (k2 === "select" || k2 === "input" && h2.type === "file") - var na = ve; - else if (me(h2)) - if (we) - na = Fe; - else { - na = De; - var xa = Ce; - } - else - (k2 = h2.nodeName) && k2.toLowerCase() === "input" && (h2.type === "checkbox" || h2.type === "radio") && (na = Ee); - if (na && (na = na(a, d2))) { - ne(g2, na, c, e2); - break a; - } - xa && xa(a, h2, d2); - a === "focusout" && (xa = h2._wrapperState) && xa.controlled && h2.type === "number" && cb(h2, "number", h2.value); - } - xa = d2 ? ue(d2) : window; - switch (a) { - case "focusin": - if (me(xa) || xa.contentEditable === "true") - Qe = xa, Re = d2, Se = null; - break; - case "focusout": - Se = Re = Qe = null; - break; - case "mousedown": - Te = true; - break; - case "contextmenu": - case "mouseup": - case "dragend": - Te = false; - Ue(g2, c, e2); - break; - case "selectionchange": - if (Pe) - break; - case "keydown": - case "keyup": - Ue(g2, c, e2); - } - var $a; - if (ae) - b: { - switch (a) { - case "compositionstart": - var ba = "onCompositionStart"; - break b; - case "compositionend": - ba = "onCompositionEnd"; - break b; - case "compositionupdate": - ba = "onCompositionUpdate"; - break b; - } - ba = void 0; - } - else - ie ? ge(a, c) && (ba = "onCompositionEnd") : a === "keydown" && c.keyCode === 229 && (ba = "onCompositionStart"); - ba && (de && c.locale !== "ko" && (ie || ba !== "onCompositionStart" ? ba === "onCompositionEnd" && ie && ($a = nd()) : (kd = e2, ld = "value" in kd ? kd.value : kd.textContent, ie = true)), xa = oe(d2, ba), 0 < xa.length && (ba = new Ld(ba, a, null, c, e2), g2.push({ event: ba, listeners: xa }), $a ? ba.data = $a : ($a = he(c), $a !== null && (ba.data = $a)))); - if ($a = ce ? je(a, c) : ke(a, c)) - d2 = oe(d2, "onBeforeInput"), 0 < d2.length && (e2 = new Ld("onBeforeInput", "beforeinput", null, c, e2), g2.push({ event: e2, listeners: d2 }), e2.data = $a); - } - se(g2, b); - }); - } - function tf(a, b, c) { - return { instance: a, listener: b, currentTarget: c }; - } - function oe(a, b) { - for (var c = b + "Capture", d = []; a !== null; ) { - var e = a, f = e.stateNode; - e.tag === 5 && f !== null && (e = f, f = Kb(a, c), f != null && d.unshift(tf(a, f, e)), f = Kb(a, b), f != null && d.push(tf(a, f, e))); - a = a.return; - } - return d; - } - function vf(a) { - if (a === null) - return null; - do - a = a.return; - while (a && a.tag !== 5); - return a ? a : null; - } - function wf(a, b, c, d, e) { - for (var f = b._reactName, g = []; c !== null && c !== d; ) { - var h = c, k = h.alternate, l = h.stateNode; - if (k !== null && k === d) - break; - h.tag === 5 && l !== null && (h = l, e ? (k = Kb(c, f), k != null && g.unshift(tf(c, k, h))) : e || (k = Kb(c, f), k != null && g.push(tf(c, k, h)))); - c = c.return; - } - g.length !== 0 && a.push({ event: b, listeners: g }); - } - var xf = /\r\n?/g; - var yf = /\u0000|\uFFFD/g; - function zf(a) { - return (typeof a === "string" ? a : "" + a).replace(xf, "\n").replace(yf, ""); - } - function Af(a, b, c) { - b = zf(b); - if (zf(a) !== b && c) - throw Error(p(425)); - } - function Bf() { - } - var Cf = null; - var Df = null; - function Ef(a, b) { - return a === "textarea" || a === "noscript" || typeof b.children === "string" || typeof b.children === "number" || typeof b.dangerouslySetInnerHTML === "object" && b.dangerouslySetInnerHTML !== null && b.dangerouslySetInnerHTML.__html != null; - } - var Ff = typeof setTimeout === "function" ? setTimeout : void 0; - var Gf = typeof clearTimeout === "function" ? clearTimeout : void 0; - var Hf = typeof Promise === "function" ? Promise : void 0; - var Jf = typeof queueMicrotask === "function" ? queueMicrotask : typeof Hf !== "undefined" ? function(a) { - return Hf.resolve(null).then(a).catch(If); - } : Ff; - function If(a) { - setTimeout(function() { - throw a; - }); - } - function Kf(a, b) { - var c = b, d = 0; - do { - var e = c.nextSibling; - a.removeChild(c); - if (e && e.nodeType === 8) - if (c = e.data, c === "/$") { - if (d === 0) { - a.removeChild(e); - bd(b); - return; - } - d--; - } else - c !== "$" && c !== "$?" && c !== "$!" || d++; - c = e; - } while (c); - bd(b); - } - function Lf(a) { - for (; a != null; a = a.nextSibling) { - var b = a.nodeType; - if (b === 1 || b === 3) - break; - if (b === 8) { - b = a.data; - if (b === "$" || b === "$!" || b === "$?") - break; - if (b === "/$") - return null; - } - } - return a; - } - function Mf(a) { - a = a.previousSibling; - for (var b = 0; a; ) { - if (a.nodeType === 8) { - var c = a.data; - if (c === "$" || c === "$!" || c === "$?") { - if (b === 0) - return a; - b--; - } else - c === "/$" && b++; - } - a = a.previousSibling; - } - return null; - } - var Nf = Math.random().toString(36).slice(2); - var Of = "__reactFiber$" + Nf; - var Pf = "__reactProps$" + Nf; - var uf = "__reactContainer$" + Nf; - var of = "__reactEvents$" + Nf; - var Qf = "__reactListeners$" + Nf; - var Rf = "__reactHandles$" + Nf; - function Wc(a) { - var b = a[Of]; - if (b) - return b; - for (var c = a.parentNode; c; ) { - if (b = c[uf] || c[Of]) { - c = b.alternate; - if (b.child !== null || c !== null && c.child !== null) - for (a = Mf(a); a !== null; ) { - if (c = a[Of]) - return c; - a = Mf(a); - } - return b; - } - a = c; - c = a.parentNode; - } - return null; - } - function Cb(a) { - a = a[Of] || a[uf]; - return !a || a.tag !== 5 && a.tag !== 6 && a.tag !== 13 && a.tag !== 3 ? null : a; - } - function ue(a) { - if (a.tag === 5 || a.tag === 6) - return a.stateNode; - throw Error(p(33)); - } - function Db(a) { - return a[Pf] || null; - } - var Sf = []; - var Tf = -1; - function Uf(a) { - return { current: a }; - } - function E(a) { - 0 > Tf || (a.current = Sf[Tf], Sf[Tf] = null, Tf--); - } - function G(a, b) { - Tf++; - Sf[Tf] = a.current; - a.current = b; - } - var Vf = {}; - var H = Uf(Vf); - var Wf = Uf(false); - var Xf = Vf; - function Yf(a, b) { - var c = a.type.contextTypes; - if (!c) - return Vf; - var d = a.stateNode; - if (d && d.__reactInternalMemoizedUnmaskedChildContext === b) - return d.__reactInternalMemoizedMaskedChildContext; - var e = {}, f; - for (f in c) - e[f] = b[f]; - d && (a = a.stateNode, a.__reactInternalMemoizedUnmaskedChildContext = b, a.__reactInternalMemoizedMaskedChildContext = e); - return e; - } - function Zf(a) { - a = a.childContextTypes; - return a !== null && a !== void 0; - } - function $f() { - E(Wf); - E(H); - } - function ag(a, b, c) { - if (H.current !== Vf) - throw Error(p(168)); - G(H, b); - G(Wf, c); - } - function bg(a, b, c) { - var d = a.stateNode; - b = b.childContextTypes; - if (typeof d.getChildContext !== "function") - return c; - d = d.getChildContext(); - for (var e in d) - if (!(e in b)) - throw Error(p(108, Ra(a) || "Unknown", e)); - return A({}, c, d); - } - function cg(a) { - a = (a = a.stateNode) && a.__reactInternalMemoizedMergedChildContext || Vf; - Xf = H.current; - G(H, a); - G(Wf, Wf.current); - return true; - } - function dg(a, b, c) { - var d = a.stateNode; - if (!d) - throw Error(p(169)); - c ? (a = bg(a, b, Xf), d.__reactInternalMemoizedMergedChildContext = a, E(Wf), E(H), G(H, a)) : E(Wf); - G(Wf, c); - } - var eg = null; - var fg = false; - var gg = false; - function hg(a) { - eg === null ? eg = [a] : eg.push(a); - } - function ig(a) { - fg = true; - hg(a); - } - function jg() { - if (!gg && eg !== null) { - gg = true; - var a = 0, b = C; - try { - var c = eg; - for (C = 1; a < c.length; a++) { - var d = c[a]; - do - d = d(true); - while (d !== null); - } - eg = null; - fg = false; - } catch (e) { - throw eg !== null && (eg = eg.slice(a + 1)), ac(fc, jg), e; - } finally { - C = b, gg = false; - } - } - return null; - } - var kg = []; - var lg = 0; - var mg = null; - var ng = 0; - var og = []; - var pg = 0; - var qg = null; - var rg = 1; - var sg = ""; - function tg(a, b) { - kg[lg++] = ng; - kg[lg++] = mg; - mg = a; - ng = b; - } - function ug(a, b, c) { - og[pg++] = rg; - og[pg++] = sg; - og[pg++] = qg; - qg = a; - var d = rg; - a = sg; - var e = 32 - oc(d) - 1; - d &= ~(1 << e); - c += 1; - var f = 32 - oc(b) + e; - if (30 < f) { - var g = e - e % 5; - f = (d & (1 << g) - 1).toString(32); - d >>= g; - e -= g; - rg = 1 << 32 - oc(b) + e | c << e | d; - sg = f + a; - } else - rg = 1 << f | c << e | d, sg = a; - } - function vg(a) { - a.return !== null && (tg(a, 1), ug(a, 1, 0)); - } - function wg(a) { - for (; a === mg; ) - mg = kg[--lg], kg[lg] = null, ng = kg[--lg], kg[lg] = null; - for (; a === qg; ) - qg = og[--pg], og[pg] = null, sg = og[--pg], og[pg] = null, rg = og[--pg], og[pg] = null; - } - var xg = null; - var yg = null; - var I = false; - var zg = null; - function Ag(a, b) { - var c = Bg(5, null, null, 0); - c.elementType = "DELETED"; - c.stateNode = b; - c.return = a; - b = a.deletions; - b === null ? (a.deletions = [c], a.flags |= 16) : b.push(c); - } - function Cg(a, b) { - switch (a.tag) { - case 5: - var c = a.type; - b = b.nodeType !== 1 || c.toLowerCase() !== b.nodeName.toLowerCase() ? null : b; - return b !== null ? (a.stateNode = b, xg = a, yg = Lf(b.firstChild), true) : false; - case 6: - return b = a.pendingProps === "" || b.nodeType !== 3 ? null : b, b !== null ? (a.stateNode = b, xg = a, yg = null, true) : false; - case 13: - return b = b.nodeType !== 8 ? null : b, b !== null ? (c = qg !== null ? { id: rg, overflow: sg } : null, a.memoizedState = { dehydrated: b, treeContext: c, retryLane: 1073741824 }, c = Bg(18, null, null, 0), c.stateNode = b, c.return = a, a.child = c, xg = a, yg = null, true) : false; - default: - return false; - } - } - function Dg(a) { - return (a.mode & 1) !== 0 && (a.flags & 128) === 0; - } - function Eg(a) { - if (I) { - var b = yg; - if (b) { - var c = b; - if (!Cg(a, b)) { - if (Dg(a)) - throw Error(p(418)); - b = Lf(c.nextSibling); - var d = xg; - b && Cg(a, b) ? Ag(d, c) : (a.flags = a.flags & -4097 | 2, I = false, xg = a); - } - } else { - if (Dg(a)) - throw Error(p(418)); - a.flags = a.flags & -4097 | 2; - I = false; - xg = a; - } - } - } - function Fg(a) { - for (a = a.return; a !== null && a.tag !== 5 && a.tag !== 3 && a.tag !== 13; ) - a = a.return; - xg = a; - } - function Gg(a) { - if (a !== xg) - return false; - if (!I) - return Fg(a), I = true, false; - var b; - (b = a.tag !== 3) && !(b = a.tag !== 5) && (b = a.type, b = b !== "head" && b !== "body" && !Ef(a.type, a.memoizedProps)); - if (b && (b = yg)) { - if (Dg(a)) - throw Hg(), Error(p(418)); - for (; b; ) - Ag(a, b), b = Lf(b.nextSibling); - } - Fg(a); - if (a.tag === 13) { - a = a.memoizedState; - a = a !== null ? a.dehydrated : null; - if (!a) - throw Error(p(317)); - a: { - a = a.nextSibling; - for (b = 0; a; ) { - if (a.nodeType === 8) { - var c = a.data; - if (c === "/$") { - if (b === 0) { - yg = Lf(a.nextSibling); - break a; - } - b--; - } else - c !== "$" && c !== "$!" && c !== "$?" || b++; - } - a = a.nextSibling; - } - yg = null; - } - } else - yg = xg ? Lf(a.stateNode.nextSibling) : null; - return true; - } - function Hg() { - for (var a = yg; a; ) - a = Lf(a.nextSibling); - } - function Ig() { - yg = xg = null; - I = false; - } - function Jg(a) { - zg === null ? zg = [a] : zg.push(a); - } - var Kg = ua.ReactCurrentBatchConfig; - function Lg(a, b) { - if (a && a.defaultProps) { - b = A({}, b); - a = a.defaultProps; - for (var c in a) - b[c] === void 0 && (b[c] = a[c]); - return b; - } - return b; - } - var Mg = Uf(null); - var Ng = null; - var Og = null; - var Pg = null; - function Qg() { - Pg = Og = Ng = null; - } - function Rg(a) { - var b = Mg.current; - E(Mg); - a._currentValue = b; - } - function Sg(a, b, c) { - for (; a !== null; ) { - var d = a.alternate; - (a.childLanes & b) !== b ? (a.childLanes |= b, d !== null && (d.childLanes |= b)) : d !== null && (d.childLanes & b) !== b && (d.childLanes |= b); - if (a === c) - break; - a = a.return; - } - } - function Tg(a, b) { - Ng = a; - Pg = Og = null; - a = a.dependencies; - a !== null && a.firstContext !== null && ((a.lanes & b) !== 0 && (Ug = true), a.firstContext = null); - } - function Vg(a) { - var b = a._currentValue; - if (Pg !== a) - if (a = { context: a, memoizedValue: b, next: null }, Og === null) { - if (Ng === null) - throw Error(p(308)); - Og = a; - Ng.dependencies = { lanes: 0, firstContext: a }; - } else - Og = Og.next = a; - return b; - } - var Wg = null; - function Xg(a) { - Wg === null ? Wg = [a] : Wg.push(a); - } - function Yg(a, b, c, d) { - var e = b.interleaved; - e === null ? (c.next = c, Xg(b)) : (c.next = e.next, e.next = c); - b.interleaved = c; - return Zg(a, d); - } - function Zg(a, b) { - a.lanes |= b; - var c = a.alternate; - c !== null && (c.lanes |= b); - c = a; - for (a = a.return; a !== null; ) - a.childLanes |= b, c = a.alternate, c !== null && (c.childLanes |= b), c = a, a = a.return; - return c.tag === 3 ? c.stateNode : null; - } - var $g = false; - function ah(a) { - a.updateQueue = { baseState: a.memoizedState, firstBaseUpdate: null, lastBaseUpdate: null, shared: { pending: null, interleaved: null, lanes: 0 }, effects: null }; - } - function bh(a, b) { - a = a.updateQueue; - b.updateQueue === a && (b.updateQueue = { baseState: a.baseState, firstBaseUpdate: a.firstBaseUpdate, lastBaseUpdate: a.lastBaseUpdate, shared: a.shared, effects: a.effects }); - } - function ch(a, b) { - return { eventTime: a, lane: b, tag: 0, payload: null, callback: null, next: null }; - } - function dh(a, b, c) { - var d = a.updateQueue; - if (d === null) - return null; - d = d.shared; - if ((K & 2) !== 0) { - var e = d.pending; - e === null ? b.next = b : (b.next = e.next, e.next = b); - d.pending = b; - return Zg(a, c); - } - e = d.interleaved; - e === null ? (b.next = b, Xg(d)) : (b.next = e.next, e.next = b); - d.interleaved = b; - return Zg(a, c); - } - function eh(a, b, c) { - b = b.updateQueue; - if (b !== null && (b = b.shared, (c & 4194240) !== 0)) { - var d = b.lanes; - d &= a.pendingLanes; - c |= d; - b.lanes = c; - Cc(a, c); - } - } - function fh(a, b) { - var c = a.updateQueue, d = a.alternate; - if (d !== null && (d = d.updateQueue, c === d)) { - var e = null, f = null; - c = c.firstBaseUpdate; - if (c !== null) { - do { - var g = { eventTime: c.eventTime, lane: c.lane, tag: c.tag, payload: c.payload, callback: c.callback, next: null }; - f === null ? e = f = g : f = f.next = g; - c = c.next; - } while (c !== null); - f === null ? e = f = b : f = f.next = b; - } else - e = f = b; - c = { baseState: d.baseState, firstBaseUpdate: e, lastBaseUpdate: f, shared: d.shared, effects: d.effects }; - a.updateQueue = c; - return; - } - a = c.lastBaseUpdate; - a === null ? c.firstBaseUpdate = b : a.next = b; - c.lastBaseUpdate = b; - } - function gh(a, b, c, d) { - var e = a.updateQueue; - $g = false; - var f = e.firstBaseUpdate, g = e.lastBaseUpdate, h = e.shared.pending; - if (h !== null) { - e.shared.pending = null; - var k = h, l = k.next; - k.next = null; - g === null ? f = l : g.next = l; - g = k; - var m = a.alternate; - m !== null && (m = m.updateQueue, h = m.lastBaseUpdate, h !== g && (h === null ? m.firstBaseUpdate = l : h.next = l, m.lastBaseUpdate = k)); - } - if (f !== null) { - var q = e.baseState; - g = 0; - m = l = k = null; - h = f; - do { - var r = h.lane, y = h.eventTime; - if ((d & r) === r) { - m !== null && (m = m.next = { - eventTime: y, - lane: 0, - tag: h.tag, - payload: h.payload, - callback: h.callback, - next: null - }); - a: { - var n = a, t2 = h; - r = b; - y = c; - switch (t2.tag) { - case 1: - n = t2.payload; - if (typeof n === "function") { - q = n.call(y, q, r); - break a; - } - q = n; - break a; - case 3: - n.flags = n.flags & -65537 | 128; - case 0: - n = t2.payload; - r = typeof n === "function" ? n.call(y, q, r) : n; - if (r === null || r === void 0) - break a; - q = A({}, q, r); - break a; - case 2: - $g = true; - } - } - h.callback !== null && h.lane !== 0 && (a.flags |= 64, r = e.effects, r === null ? e.effects = [h] : r.push(h)); - } else - y = { eventTime: y, lane: r, tag: h.tag, payload: h.payload, callback: h.callback, next: null }, m === null ? (l = m = y, k = q) : m = m.next = y, g |= r; - h = h.next; - if (h === null) - if (h = e.shared.pending, h === null) - break; - else - r = h, h = r.next, r.next = null, e.lastBaseUpdate = r, e.shared.pending = null; - } while (1); - m === null && (k = q); - e.baseState = k; - e.firstBaseUpdate = l; - e.lastBaseUpdate = m; - b = e.shared.interleaved; - if (b !== null) { - e = b; - do - g |= e.lane, e = e.next; - while (e !== b); - } else - f === null && (e.shared.lanes = 0); - hh |= g; - a.lanes = g; - a.memoizedState = q; - } - } - function ih(a, b, c) { - a = b.effects; - b.effects = null; - if (a !== null) - for (b = 0; b < a.length; b++) { - var d = a[b], e = d.callback; - if (e !== null) { - d.callback = null; - d = c; - if (typeof e !== "function") - throw Error(p(191, e)); - e.call(d); - } - } - } - var jh = new aa.Component().refs; - function kh(a, b, c, d) { - b = a.memoizedState; - c = c(d, b); - c = c === null || c === void 0 ? b : A({}, b, c); - a.memoizedState = c; - a.lanes === 0 && (a.updateQueue.baseState = c); - } - var nh = { isMounted: function(a) { - return (a = a._reactInternals) ? Vb(a) === a : false; - }, enqueueSetState: function(a, b, c) { - a = a._reactInternals; - var d = L(), e = lh(a), f = ch(d, e); - f.payload = b; - c !== void 0 && c !== null && (f.callback = c); - b = dh(a, f, e); - b !== null && (mh(b, a, e, d), eh(b, a, e)); - }, enqueueReplaceState: function(a, b, c) { - a = a._reactInternals; - var d = L(), e = lh(a), f = ch(d, e); - f.tag = 1; - f.payload = b; - c !== void 0 && c !== null && (f.callback = c); - b = dh(a, f, e); - b !== null && (mh(b, a, e, d), eh(b, a, e)); - }, enqueueForceUpdate: function(a, b) { - a = a._reactInternals; - var c = L(), d = lh(a), e = ch(c, d); - e.tag = 2; - b !== void 0 && b !== null && (e.callback = b); - b = dh(a, e, d); - b !== null && (mh(b, a, d, c), eh(b, a, d)); - } }; - function oh(a, b, c, d, e, f, g) { - a = a.stateNode; - return typeof a.shouldComponentUpdate === "function" ? a.shouldComponentUpdate(d, f, g) : b.prototype && b.prototype.isPureReactComponent ? !Ie(c, d) || !Ie(e, f) : true; - } - function ph(a, b, c) { - var d = false, e = Vf; - var f = b.contextType; - typeof f === "object" && f !== null ? f = Vg(f) : (e = Zf(b) ? Xf : H.current, d = b.contextTypes, f = (d = d !== null && d !== void 0) ? Yf(a, e) : Vf); - b = new b(c, f); - a.memoizedState = b.state !== null && b.state !== void 0 ? b.state : null; - b.updater = nh; - a.stateNode = b; - b._reactInternals = a; - d && (a = a.stateNode, a.__reactInternalMemoizedUnmaskedChildContext = e, a.__reactInternalMemoizedMaskedChildContext = f); - return b; - } - function qh(a, b, c, d) { - a = b.state; - typeof b.componentWillReceiveProps === "function" && b.componentWillReceiveProps(c, d); - typeof b.UNSAFE_componentWillReceiveProps === "function" && b.UNSAFE_componentWillReceiveProps(c, d); - b.state !== a && nh.enqueueReplaceState(b, b.state, null); - } - function rh(a, b, c, d) { - var e = a.stateNode; - e.props = c; - e.state = a.memoizedState; - e.refs = jh; - ah(a); - var f = b.contextType; - typeof f === "object" && f !== null ? e.context = Vg(f) : (f = Zf(b) ? Xf : H.current, e.context = Yf(a, f)); - e.state = a.memoizedState; - f = b.getDerivedStateFromProps; - typeof f === "function" && (kh(a, b, f, c), e.state = a.memoizedState); - typeof b.getDerivedStateFromProps === "function" || typeof e.getSnapshotBeforeUpdate === "function" || typeof e.UNSAFE_componentWillMount !== "function" && typeof e.componentWillMount !== "function" || (b = e.state, typeof e.componentWillMount === "function" && e.componentWillMount(), typeof e.UNSAFE_componentWillMount === "function" && e.UNSAFE_componentWillMount(), b !== e.state && nh.enqueueReplaceState(e, e.state, null), gh(a, c, e, d), e.state = a.memoizedState); - typeof e.componentDidMount === "function" && (a.flags |= 4194308); - } - function sh(a, b, c) { - a = c.ref; - if (a !== null && typeof a !== "function" && typeof a !== "object") { - if (c._owner) { - c = c._owner; - if (c) { - if (c.tag !== 1) - throw Error(p(309)); - var d = c.stateNode; - } - if (!d) - throw Error(p(147, a)); - var e = d, f = "" + a; - if (b !== null && b.ref !== null && typeof b.ref === "function" && b.ref._stringRef === f) - return b.ref; - b = function(a2) { - var b2 = e.refs; - b2 === jh && (b2 = e.refs = {}); - a2 === null ? delete b2[f] : b2[f] = a2; - }; - b._stringRef = f; - return b; - } - if (typeof a !== "string") - throw Error(p(284)); - if (!c._owner) - throw Error(p(290, a)); - } - return a; - } - function th(a, b) { - a = Object.prototype.toString.call(b); - throw Error(p(31, a === "[object Object]" ? "object with keys {" + Object.keys(b).join(", ") + "}" : a)); - } - function uh(a) { - var b = a._init; - return b(a._payload); - } - function vh(a) { - function b(b2, c2) { - if (a) { - var d2 = b2.deletions; - d2 === null ? (b2.deletions = [c2], b2.flags |= 16) : d2.push(c2); - } - } - function c(c2, d2) { - if (!a) - return null; - for (; d2 !== null; ) - b(c2, d2), d2 = d2.sibling; - return null; - } - function d(a2, b2) { - for (a2 = /* @__PURE__ */ new Map(); b2 !== null; ) - b2.key !== null ? a2.set(b2.key, b2) : a2.set(b2.index, b2), b2 = b2.sibling; - return a2; - } - function e(a2, b2) { - a2 = wh(a2, b2); - a2.index = 0; - a2.sibling = null; - return a2; - } - function f(b2, c2, d2) { - b2.index = d2; - if (!a) - return b2.flags |= 1048576, c2; - d2 = b2.alternate; - if (d2 !== null) - return d2 = d2.index, d2 < c2 ? (b2.flags |= 2, c2) : d2; - b2.flags |= 2; - return c2; - } - function g(b2) { - a && b2.alternate === null && (b2.flags |= 2); - return b2; - } - function h(a2, b2, c2, d2) { - if (b2 === null || b2.tag !== 6) - return b2 = xh(c2, a2.mode, d2), b2.return = a2, b2; - b2 = e(b2, c2); - b2.return = a2; - return b2; - } - function k(a2, b2, c2, d2) { - var f2 = c2.type; - if (f2 === ya) - return m(a2, b2, c2.props.children, d2, c2.key); - if (b2 !== null && (b2.elementType === f2 || typeof f2 === "object" && f2 !== null && f2.$$typeof === Ha && uh(f2) === b2.type)) - return d2 = e(b2, c2.props), d2.ref = sh(a2, b2, c2), d2.return = a2, d2; - d2 = yh(c2.type, c2.key, c2.props, null, a2.mode, d2); - d2.ref = sh(a2, b2, c2); - d2.return = a2; - return d2; - } - function l(a2, b2, c2, d2) { - if (b2 === null || b2.tag !== 4 || b2.stateNode.containerInfo !== c2.containerInfo || b2.stateNode.implementation !== c2.implementation) - return b2 = zh(c2, a2.mode, d2), b2.return = a2, b2; - b2 = e(b2, c2.children || []); - b2.return = a2; - return b2; - } - function m(a2, b2, c2, d2, f2) { - if (b2 === null || b2.tag !== 7) - return b2 = Ah(c2, a2.mode, d2, f2), b2.return = a2, b2; - b2 = e(b2, c2); - b2.return = a2; - return b2; - } - function q(a2, b2, c2) { - if (typeof b2 === "string" && b2 !== "" || typeof b2 === "number") - return b2 = xh("" + b2, a2.mode, c2), b2.return = a2, b2; - if (typeof b2 === "object" && b2 !== null) { - switch (b2.$$typeof) { - case va: - return c2 = yh(b2.type, b2.key, b2.props, null, a2.mode, c2), c2.ref = sh(a2, null, b2), c2.return = a2, c2; - case wa: - return b2 = zh(b2, a2.mode, c2), b2.return = a2, b2; - case Ha: - var d2 = b2._init; - return q(a2, d2(b2._payload), c2); - } - if (eb(b2) || Ka(b2)) - return b2 = Ah(b2, a2.mode, c2, null), b2.return = a2, b2; - th(a2, b2); - } - return null; - } - function r(a2, b2, c2, d2) { - var e2 = b2 !== null ? b2.key : null; - if (typeof c2 === "string" && c2 !== "" || typeof c2 === "number") - return e2 !== null ? null : h(a2, b2, "" + c2, d2); - if (typeof c2 === "object" && c2 !== null) { - switch (c2.$$typeof) { - case va: - return c2.key === e2 ? k(a2, b2, c2, d2) : null; - case wa: - return c2.key === e2 ? l(a2, b2, c2, d2) : null; - case Ha: - return e2 = c2._init, r(a2, b2, e2(c2._payload), d2); - } - if (eb(c2) || Ka(c2)) - return e2 !== null ? null : m(a2, b2, c2, d2, null); - th(a2, c2); - } - return null; - } - function y(a2, b2, c2, d2, e2) { - if (typeof d2 === "string" && d2 !== "" || typeof d2 === "number") - return a2 = a2.get(c2) || null, h(b2, a2, "" + d2, e2); - if (typeof d2 === "object" && d2 !== null) { - switch (d2.$$typeof) { - case va: - return a2 = a2.get(d2.key === null ? c2 : d2.key) || null, k(b2, a2, d2, e2); - case wa: - return a2 = a2.get(d2.key === null ? c2 : d2.key) || null, l(b2, a2, d2, e2); - case Ha: - var f2 = d2._init; - return y(a2, b2, c2, f2(d2._payload), e2); - } - if (eb(d2) || Ka(d2)) - return a2 = a2.get(c2) || null, m(b2, a2, d2, e2, null); - th(b2, d2); - } - return null; - } - function n(e2, g2, h2, k2) { - for (var l2 = null, m2 = null, u = g2, w = g2 = 0, x = null; u !== null && w < h2.length; w++) { - u.index > w ? (x = u, u = null) : x = u.sibling; - var n2 = r(e2, u, h2[w], k2); - if (n2 === null) { - u === null && (u = x); - break; - } - a && u && n2.alternate === null && b(e2, u); - g2 = f(n2, g2, w); - m2 === null ? l2 = n2 : m2.sibling = n2; - m2 = n2; - u = x; - } - if (w === h2.length) - return c(e2, u), I && tg(e2, w), l2; - if (u === null) { - for (; w < h2.length; w++) - u = q(e2, h2[w], k2), u !== null && (g2 = f(u, g2, w), m2 === null ? l2 = u : m2.sibling = u, m2 = u); - I && tg(e2, w); - return l2; - } - for (u = d(e2, u); w < h2.length; w++) - x = y(u, e2, w, h2[w], k2), x !== null && (a && x.alternate !== null && u.delete(x.key === null ? w : x.key), g2 = f(x, g2, w), m2 === null ? l2 = x : m2.sibling = x, m2 = x); - a && u.forEach(function(a2) { - return b(e2, a2); - }); - I && tg(e2, w); - return l2; - } - function t2(e2, g2, h2, k2) { - var l2 = Ka(h2); - if (typeof l2 !== "function") - throw Error(p(150)); - h2 = l2.call(h2); - if (h2 == null) - throw Error(p(151)); - for (var u = l2 = null, m2 = g2, w = g2 = 0, x = null, n2 = h2.next(); m2 !== null && !n2.done; w++, n2 = h2.next()) { - m2.index > w ? (x = m2, m2 = null) : x = m2.sibling; - var t3 = r(e2, m2, n2.value, k2); - if (t3 === null) { - m2 === null && (m2 = x); - break; - } - a && m2 && t3.alternate === null && b(e2, m2); - g2 = f(t3, g2, w); - u === null ? l2 = t3 : u.sibling = t3; - u = t3; - m2 = x; - } - if (n2.done) - return c(e2, m2), I && tg(e2, w), l2; - if (m2 === null) { - for (; !n2.done; w++, n2 = h2.next()) - n2 = q(e2, n2.value, k2), n2 !== null && (g2 = f(n2, g2, w), u === null ? l2 = n2 : u.sibling = n2, u = n2); - I && tg(e2, w); - return l2; - } - for (m2 = d(e2, m2); !n2.done; w++, n2 = h2.next()) - n2 = y(m2, e2, w, n2.value, k2), n2 !== null && (a && n2.alternate !== null && m2.delete(n2.key === null ? w : n2.key), g2 = f(n2, g2, w), u === null ? l2 = n2 : u.sibling = n2, u = n2); - a && m2.forEach(function(a2) { - return b(e2, a2); - }); - I && tg(e2, w); - return l2; - } - function J(a2, d2, f2, h2) { - typeof f2 === "object" && f2 !== null && f2.type === ya && f2.key === null && (f2 = f2.props.children); - if (typeof f2 === "object" && f2 !== null) { - switch (f2.$$typeof) { - case va: - a: { - for (var k2 = f2.key, l2 = d2; l2 !== null; ) { - if (l2.key === k2) { - k2 = f2.type; - if (k2 === ya) { - if (l2.tag === 7) { - c(a2, l2.sibling); - d2 = e(l2, f2.props.children); - d2.return = a2; - a2 = d2; - break a; - } - } else if (l2.elementType === k2 || typeof k2 === "object" && k2 !== null && k2.$$typeof === Ha && uh(k2) === l2.type) { - c(a2, l2.sibling); - d2 = e(l2, f2.props); - d2.ref = sh(a2, l2, f2); - d2.return = a2; - a2 = d2; - break a; - } - c(a2, l2); - break; - } else - b(a2, l2); - l2 = l2.sibling; - } - f2.type === ya ? (d2 = Ah(f2.props.children, a2.mode, h2, f2.key), d2.return = a2, a2 = d2) : (h2 = yh(f2.type, f2.key, f2.props, null, a2.mode, h2), h2.ref = sh(a2, d2, f2), h2.return = a2, a2 = h2); - } - return g(a2); - case wa: - a: { - for (l2 = f2.key; d2 !== null; ) { - if (d2.key === l2) - if (d2.tag === 4 && d2.stateNode.containerInfo === f2.containerInfo && d2.stateNode.implementation === f2.implementation) { - c(a2, d2.sibling); - d2 = e(d2, f2.children || []); - d2.return = a2; - a2 = d2; - break a; - } else { - c(a2, d2); - break; - } - else - b(a2, d2); - d2 = d2.sibling; - } - d2 = zh(f2, a2.mode, h2); - d2.return = a2; - a2 = d2; - } - return g(a2); - case Ha: - return l2 = f2._init, J(a2, d2, l2(f2._payload), h2); - } - if (eb(f2)) - return n(a2, d2, f2, h2); - if (Ka(f2)) - return t2(a2, d2, f2, h2); - th(a2, f2); - } - return typeof f2 === "string" && f2 !== "" || typeof f2 === "number" ? (f2 = "" + f2, d2 !== null && d2.tag === 6 ? (c(a2, d2.sibling), d2 = e(d2, f2), d2.return = a2, a2 = d2) : (c(a2, d2), d2 = xh(f2, a2.mode, h2), d2.return = a2, a2 = d2), g(a2)) : c(a2, d2); - } - return J; - } - var Bh = vh(true); - var Ch = vh(false); - var Dh = {}; - var Eh = Uf(Dh); - var Fh = Uf(Dh); - var Gh = Uf(Dh); - function Hh(a) { - if (a === Dh) - throw Error(p(174)); - return a; - } - function Ih(a, b) { - G(Gh, b); - G(Fh, a); - G(Eh, Dh); - a = b.nodeType; - switch (a) { - case 9: - case 11: - b = (b = b.documentElement) ? b.namespaceURI : lb(null, ""); - break; - default: - a = a === 8 ? b.parentNode : b, b = a.namespaceURI || null, a = a.tagName, b = lb(b, a); - } - E(Eh); - G(Eh, b); - } - function Jh() { - E(Eh); - E(Fh); - E(Gh); - } - function Kh(a) { - Hh(Gh.current); - var b = Hh(Eh.current); - var c = lb(b, a.type); - b !== c && (G(Fh, a), G(Eh, c)); - } - function Lh(a) { - Fh.current === a && (E(Eh), E(Fh)); - } - var M = Uf(0); - function Mh(a) { - for (var b = a; b !== null; ) { - if (b.tag === 13) { - var c = b.memoizedState; - if (c !== null && (c = c.dehydrated, c === null || c.data === "$?" || c.data === "$!")) - return b; - } else if (b.tag === 19 && b.memoizedProps.revealOrder !== void 0) { - if ((b.flags & 128) !== 0) - return b; - } else if (b.child !== null) { - b.child.return = b; - b = b.child; - continue; - } - if (b === a) - break; - for (; b.sibling === null; ) { - if (b.return === null || b.return === a) - return null; - b = b.return; - } - b.sibling.return = b.return; - b = b.sibling; - } - return null; - } - var Nh = []; - function Oh() { - for (var a = 0; a < Nh.length; a++) - Nh[a]._workInProgressVersionPrimary = null; - Nh.length = 0; - } - var Ph = ua.ReactCurrentDispatcher; - var Qh = ua.ReactCurrentBatchConfig; - var Rh = 0; - var N = null; - var O = null; - var P = null; - var Sh = false; - var Th = false; - var Uh = 0; - var Vh = 0; - function Q() { - throw Error(p(321)); - } - function Wh(a, b) { - if (b === null) - return false; - for (var c = 0; c < b.length && c < a.length; c++) - if (!He(a[c], b[c])) - return false; - return true; - } - function Xh(a, b, c, d, e, f) { - Rh = f; - N = b; - b.memoizedState = null; - b.updateQueue = null; - b.lanes = 0; - Ph.current = a === null || a.memoizedState === null ? Yh : Zh; - a = c(d, e); - if (Th) { - f = 0; - do { - Th = false; - Uh = 0; - if (25 <= f) - throw Error(p(301)); - f += 1; - P = O = null; - b.updateQueue = null; - Ph.current = $h; - a = c(d, e); - } while (Th); - } - Ph.current = ai; - b = O !== null && O.next !== null; - Rh = 0; - P = O = N = null; - Sh = false; - if (b) - throw Error(p(300)); - return a; - } - function bi() { - var a = Uh !== 0; - Uh = 0; - return a; - } - function ci() { - var a = { memoizedState: null, baseState: null, baseQueue: null, queue: null, next: null }; - P === null ? N.memoizedState = P = a : P = P.next = a; - return P; - } - function di() { - if (O === null) { - var a = N.alternate; - a = a !== null ? a.memoizedState : null; - } else - a = O.next; - var b = P === null ? N.memoizedState : P.next; - if (b !== null) - P = b, O = a; - else { - if (a === null) - throw Error(p(310)); - O = a; - a = { memoizedState: O.memoizedState, baseState: O.baseState, baseQueue: O.baseQueue, queue: O.queue, next: null }; - P === null ? N.memoizedState = P = a : P = P.next = a; - } - return P; - } - function ei(a, b) { - return typeof b === "function" ? b(a) : b; - } - function fi(a) { - var b = di(), c = b.queue; - if (c === null) - throw Error(p(311)); - c.lastRenderedReducer = a; - var d = O, e = d.baseQueue, f = c.pending; - if (f !== null) { - if (e !== null) { - var g = e.next; - e.next = f.next; - f.next = g; - } - d.baseQueue = e = f; - c.pending = null; - } - if (e !== null) { - f = e.next; - d = d.baseState; - var h = g = null, k = null, l = f; - do { - var m = l.lane; - if ((Rh & m) === m) - k !== null && (k = k.next = { lane: 0, action: l.action, hasEagerState: l.hasEagerState, eagerState: l.eagerState, next: null }), d = l.hasEagerState ? l.eagerState : a(d, l.action); - else { - var q = { - lane: m, - action: l.action, - hasEagerState: l.hasEagerState, - eagerState: l.eagerState, - next: null - }; - k === null ? (h = k = q, g = d) : k = k.next = q; - N.lanes |= m; - hh |= m; - } - l = l.next; - } while (l !== null && l !== f); - k === null ? g = d : k.next = h; - He(d, b.memoizedState) || (Ug = true); - b.memoizedState = d; - b.baseState = g; - b.baseQueue = k; - c.lastRenderedState = d; - } - a = c.interleaved; - if (a !== null) { - e = a; - do - f = e.lane, N.lanes |= f, hh |= f, e = e.next; - while (e !== a); - } else - e === null && (c.lanes = 0); - return [b.memoizedState, c.dispatch]; - } - function gi(a) { - var b = di(), c = b.queue; - if (c === null) - throw Error(p(311)); - c.lastRenderedReducer = a; - var d = c.dispatch, e = c.pending, f = b.memoizedState; - if (e !== null) { - c.pending = null; - var g = e = e.next; - do - f = a(f, g.action), g = g.next; - while (g !== e); - He(f, b.memoizedState) || (Ug = true); - b.memoizedState = f; - b.baseQueue === null && (b.baseState = f); - c.lastRenderedState = f; - } - return [f, d]; - } - function hi() { - } - function ii(a, b) { - var c = N, d = di(), e = b(), f = !He(d.memoizedState, e); - f && (d.memoizedState = e, Ug = true); - d = d.queue; - ji(ki.bind(null, c, d, a), [a]); - if (d.getSnapshot !== b || f || P !== null && P.memoizedState.tag & 1) { - c.flags |= 2048; - li(9, mi.bind(null, c, d, e, b), void 0, null); - if (R === null) - throw Error(p(349)); - (Rh & 30) !== 0 || ni(c, b, e); - } - return e; - } - function ni(a, b, c) { - a.flags |= 16384; - a = { getSnapshot: b, value: c }; - b = N.updateQueue; - b === null ? (b = { lastEffect: null, stores: null }, N.updateQueue = b, b.stores = [a]) : (c = b.stores, c === null ? b.stores = [a] : c.push(a)); - } - function mi(a, b, c, d) { - b.value = c; - b.getSnapshot = d; - oi(b) && pi(a); - } - function ki(a, b, c) { - return c(function() { - oi(b) && pi(a); - }); - } - function oi(a) { - var b = a.getSnapshot; - a = a.value; - try { - var c = b(); - return !He(a, c); - } catch (d) { - return true; - } - } - function pi(a) { - var b = Zg(a, 1); - b !== null && mh(b, a, 1, -1); - } - function qi(a) { - var b = ci(); - typeof a === "function" && (a = a()); - b.memoizedState = b.baseState = a; - a = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: ei, lastRenderedState: a }; - b.queue = a; - a = a.dispatch = ri.bind(null, N, a); - return [b.memoizedState, a]; - } - function li(a, b, c, d) { - a = { tag: a, create: b, destroy: c, deps: d, next: null }; - b = N.updateQueue; - b === null ? (b = { lastEffect: null, stores: null }, N.updateQueue = b, b.lastEffect = a.next = a) : (c = b.lastEffect, c === null ? b.lastEffect = a.next = a : (d = c.next, c.next = a, a.next = d, b.lastEffect = a)); - return a; - } - function si() { - return di().memoizedState; - } - function ti(a, b, c, d) { - var e = ci(); - N.flags |= a; - e.memoizedState = li(1 | b, c, void 0, d === void 0 ? null : d); - } - function ui(a, b, c, d) { - var e = di(); - d = d === void 0 ? null : d; - var f = void 0; - if (O !== null) { - var g = O.memoizedState; - f = g.destroy; - if (d !== null && Wh(d, g.deps)) { - e.memoizedState = li(b, c, f, d); - return; - } - } - N.flags |= a; - e.memoizedState = li(1 | b, c, f, d); - } - function vi(a, b) { - return ti(8390656, 8, a, b); - } - function ji(a, b) { - return ui(2048, 8, a, b); - } - function wi(a, b) { - return ui(4, 2, a, b); - } - function xi(a, b) { - return ui(4, 4, a, b); - } - function yi(a, b) { - if (typeof b === "function") - return a = a(), b(a), function() { - b(null); - }; - if (b !== null && b !== void 0) - return a = a(), b.current = a, function() { - b.current = null; - }; - } - function zi(a, b, c) { - c = c !== null && c !== void 0 ? c.concat([a]) : null; - return ui(4, 4, yi.bind(null, b, a), c); - } - function Ai() { - } - function Bi(a, b) { - var c = di(); - b = b === void 0 ? null : b; - var d = c.memoizedState; - if (d !== null && b !== null && Wh(b, d[1])) - return d[0]; - c.memoizedState = [a, b]; - return a; - } - function Ci(a, b) { - var c = di(); - b = b === void 0 ? null : b; - var d = c.memoizedState; - if (d !== null && b !== null && Wh(b, d[1])) - return d[0]; - a = a(); - c.memoizedState = [a, b]; - return a; - } - function Di(a, b, c) { - if ((Rh & 21) === 0) - return a.baseState && (a.baseState = false, Ug = true), a.memoizedState = c; - He(c, b) || (c = yc(), N.lanes |= c, hh |= c, a.baseState = true); - return b; - } - function Ei(a, b) { - var c = C; - C = c !== 0 && 4 > c ? c : 4; - a(true); - var d = Qh.transition; - Qh.transition = {}; - try { - a(false), b(); - } finally { - C = c, Qh.transition = d; - } - } - function Fi() { - return di().memoizedState; - } - function Gi(a, b, c) { - var d = lh(a); - c = { lane: d, action: c, hasEagerState: false, eagerState: null, next: null }; - if (Hi(a)) - Ii(b, c); - else if (c = Yg(a, b, c, d), c !== null) { - var e = L(); - mh(c, a, d, e); - Ji(c, b, d); - } - } - function ri(a, b, c) { - var d = lh(a), e = { lane: d, action: c, hasEagerState: false, eagerState: null, next: null }; - if (Hi(a)) - Ii(b, e); - else { - var f = a.alternate; - if (a.lanes === 0 && (f === null || f.lanes === 0) && (f = b.lastRenderedReducer, f !== null)) - try { - var g = b.lastRenderedState, h = f(g, c); - e.hasEagerState = true; - e.eagerState = h; - if (He(h, g)) { - var k = b.interleaved; - k === null ? (e.next = e, Xg(b)) : (e.next = k.next, k.next = e); - b.interleaved = e; - return; - } - } catch (l) { - } finally { - } - c = Yg(a, b, e, d); - c !== null && (e = L(), mh(c, a, d, e), Ji(c, b, d)); - } - } - function Hi(a) { - var b = a.alternate; - return a === N || b !== null && b === N; - } - function Ii(a, b) { - Th = Sh = true; - var c = a.pending; - c === null ? b.next = b : (b.next = c.next, c.next = b); - a.pending = b; - } - function Ji(a, b, c) { - if ((c & 4194240) !== 0) { - var d = b.lanes; - d &= a.pendingLanes; - c |= d; - b.lanes = c; - Cc(a, c); - } - } - var ai = { readContext: Vg, useCallback: Q, useContext: Q, useEffect: Q, useImperativeHandle: Q, useInsertionEffect: Q, useLayoutEffect: Q, useMemo: Q, useReducer: Q, useRef: Q, useState: Q, useDebugValue: Q, useDeferredValue: Q, useTransition: Q, useMutableSource: Q, useSyncExternalStore: Q, useId: Q, unstable_isNewReconciler: false }; - var Yh = { readContext: Vg, useCallback: function(a, b) { - ci().memoizedState = [a, b === void 0 ? null : b]; - return a; - }, useContext: Vg, useEffect: vi, useImperativeHandle: function(a, b, c) { - c = c !== null && c !== void 0 ? c.concat([a]) : null; - return ti(4194308, 4, yi.bind(null, b, a), c); - }, useLayoutEffect: function(a, b) { - return ti(4194308, 4, a, b); - }, useInsertionEffect: function(a, b) { - return ti(4, 2, a, b); - }, useMemo: function(a, b) { - var c = ci(); - b = b === void 0 ? null : b; - a = a(); - c.memoizedState = [a, b]; - return a; - }, useReducer: function(a, b, c) { - var d = ci(); - b = c !== void 0 ? c(b) : b; - d.memoizedState = d.baseState = b; - a = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: a, lastRenderedState: b }; - d.queue = a; - a = a.dispatch = Gi.bind(null, N, a); - return [d.memoizedState, a]; - }, useRef: function(a) { - var b = ci(); - a = { current: a }; - return b.memoizedState = a; - }, useState: qi, useDebugValue: Ai, useDeferredValue: function(a) { - return ci().memoizedState = a; - }, useTransition: function() { - var a = qi(false), b = a[0]; - a = Ei.bind(null, a[1]); - ci().memoizedState = a; - return [b, a]; - }, useMutableSource: function() { - }, useSyncExternalStore: function(a, b, c) { - var d = N, e = ci(); - if (I) { - if (c === void 0) - throw Error(p(407)); - c = c(); - } else { - c = b(); - if (R === null) - throw Error(p(349)); - (Rh & 30) !== 0 || ni(d, b, c); - } - e.memoizedState = c; - var f = { value: c, getSnapshot: b }; - e.queue = f; - vi(ki.bind(null, d, f, a), [a]); - d.flags |= 2048; - li(9, mi.bind(null, d, f, c, b), void 0, null); - return c; - }, useId: function() { - var a = ci(), b = R.identifierPrefix; - if (I) { - var c = sg; - var d = rg; - c = (d & ~(1 << 32 - oc(d) - 1)).toString(32) + c; - b = ":" + b + "R" + c; - c = Uh++; - 0 < c && (b += "H" + c.toString(32)); - b += ":"; - } else - c = Vh++, b = ":" + b + "r" + c.toString(32) + ":"; - return a.memoizedState = b; - }, unstable_isNewReconciler: false }; - var Zh = { - readContext: Vg, - useCallback: Bi, - useContext: Vg, - useEffect: ji, - useImperativeHandle: zi, - useInsertionEffect: wi, - useLayoutEffect: xi, - useMemo: Ci, - useReducer: fi, - useRef: si, - useState: function() { - return fi(ei); - }, - useDebugValue: Ai, - useDeferredValue: function(a) { - var b = di(); - return Di(b, O.memoizedState, a); - }, - useTransition: function() { - var a = fi(ei)[0], b = di().memoizedState; - return [a, b]; - }, - useMutableSource: hi, - useSyncExternalStore: ii, - useId: Fi, - unstable_isNewReconciler: false - }; - var $h = { readContext: Vg, useCallback: Bi, useContext: Vg, useEffect: ji, useImperativeHandle: zi, useInsertionEffect: wi, useLayoutEffect: xi, useMemo: Ci, useReducer: gi, useRef: si, useState: function() { - return gi(ei); - }, useDebugValue: Ai, useDeferredValue: function(a) { - var b = di(); - return O === null ? b.memoizedState = a : Di(b, O.memoizedState, a); - }, useTransition: function() { - var a = gi(ei)[0], b = di().memoizedState; - return [a, b]; - }, useMutableSource: hi, useSyncExternalStore: ii, useId: Fi, unstable_isNewReconciler: false }; - function Ki(a, b) { - try { - var c = "", d = b; - do - c += Pa(d), d = d.return; - while (d); - var e = c; - } catch (f) { - e = "\nError generating stack: " + f.message + "\n" + f.stack; - } - return { value: a, source: b, stack: e, digest: null }; - } - function Li(a, b, c) { - return { value: a, source: null, stack: c != null ? c : null, digest: b != null ? b : null }; - } - function Mi(a, b) { - try { - console.error(b.value); - } catch (c) { - setTimeout(function() { - throw c; - }); - } - } - var Ni = typeof WeakMap === "function" ? WeakMap : Map; - function Oi(a, b, c) { - c = ch(-1, c); - c.tag = 3; - c.payload = { element: null }; - var d = b.value; - c.callback = function() { - Pi || (Pi = true, Qi = d); - Mi(a, b); - }; - return c; - } - function Ri(a, b, c) { - c = ch(-1, c); - c.tag = 3; - var d = a.type.getDerivedStateFromError; - if (typeof d === "function") { - var e = b.value; - c.payload = function() { - return d(e); - }; - c.callback = function() { - Mi(a, b); - }; - } - var f = a.stateNode; - f !== null && typeof f.componentDidCatch === "function" && (c.callback = function() { - Mi(a, b); - typeof d !== "function" && (Si === null ? Si = /* @__PURE__ */ new Set([this]) : Si.add(this)); - var c2 = b.stack; - this.componentDidCatch(b.value, { componentStack: c2 !== null ? c2 : "" }); - }); - return c; - } - function Ti(a, b, c) { - var d = a.pingCache; - if (d === null) { - d = a.pingCache = new Ni(); - var e = /* @__PURE__ */ new Set(); - d.set(b, e); - } else - e = d.get(b), e === void 0 && (e = /* @__PURE__ */ new Set(), d.set(b, e)); - e.has(c) || (e.add(c), a = Ui.bind(null, a, b, c), b.then(a, a)); - } - function Vi(a) { - do { - var b; - if (b = a.tag === 13) - b = a.memoizedState, b = b !== null ? b.dehydrated !== null ? true : false : true; - if (b) - return a; - a = a.return; - } while (a !== null); - return null; - } - function Wi(a, b, c, d, e) { - if ((a.mode & 1) === 0) - return a === b ? a.flags |= 65536 : (a.flags |= 128, c.flags |= 131072, c.flags &= -52805, c.tag === 1 && (c.alternate === null ? c.tag = 17 : (b = ch(-1, 1), b.tag = 2, dh(c, b, 1))), c.lanes |= 1), a; - a.flags |= 65536; - a.lanes = e; - return a; - } - var Xi = ua.ReactCurrentOwner; - var Ug = false; - function Yi(a, b, c, d) { - b.child = a === null ? Ch(b, null, c, d) : Bh(b, a.child, c, d); - } - function Zi(a, b, c, d, e) { - c = c.render; - var f = b.ref; - Tg(b, e); - d = Xh(a, b, c, d, f, e); - c = bi(); - if (a !== null && !Ug) - return b.updateQueue = a.updateQueue, b.flags &= -2053, a.lanes &= ~e, $i(a, b, e); - I && c && vg(b); - b.flags |= 1; - Yi(a, b, d, e); - return b.child; - } - function aj(a, b, c, d, e) { - if (a === null) { - var f = c.type; - if (typeof f === "function" && !bj(f) && f.defaultProps === void 0 && c.compare === null && c.defaultProps === void 0) - return b.tag = 15, b.type = f, cj(a, b, f, d, e); - a = yh(c.type, null, d, b, b.mode, e); - a.ref = b.ref; - a.return = b; - return b.child = a; - } - f = a.child; - if ((a.lanes & e) === 0) { - var g = f.memoizedProps; - c = c.compare; - c = c !== null ? c : Ie; - if (c(g, d) && a.ref === b.ref) - return $i(a, b, e); - } - b.flags |= 1; - a = wh(f, d); - a.ref = b.ref; - a.return = b; - return b.child = a; - } - function cj(a, b, c, d, e) { - if (a !== null) { - var f = a.memoizedProps; - if (Ie(f, d) && a.ref === b.ref) - if (Ug = false, b.pendingProps = d = f, (a.lanes & e) !== 0) - (a.flags & 131072) !== 0 && (Ug = true); - else - return b.lanes = a.lanes, $i(a, b, e); - } - return dj(a, b, c, d, e); - } - function ej(a, b, c) { - var d = b.pendingProps, e = d.children, f = a !== null ? a.memoizedState : null; - if (d.mode === "hidden") - if ((b.mode & 1) === 0) - b.memoizedState = { baseLanes: 0, cachePool: null, transitions: null }, G(fj, gj), gj |= c; - else { - if ((c & 1073741824) === 0) - return a = f !== null ? f.baseLanes | c : c, b.lanes = b.childLanes = 1073741824, b.memoizedState = { baseLanes: a, cachePool: null, transitions: null }, b.updateQueue = null, G(fj, gj), gj |= a, null; - b.memoizedState = { baseLanes: 0, cachePool: null, transitions: null }; - d = f !== null ? f.baseLanes : c; - G(fj, gj); - gj |= d; - } - else - f !== null ? (d = f.baseLanes | c, b.memoizedState = null) : d = c, G(fj, gj), gj |= d; - Yi(a, b, e, c); - return b.child; - } - function hj(a, b) { - var c = b.ref; - if (a === null && c !== null || a !== null && a.ref !== c) - b.flags |= 512, b.flags |= 2097152; - } - function dj(a, b, c, d, e) { - var f = Zf(c) ? Xf : H.current; - f = Yf(b, f); - Tg(b, e); - c = Xh(a, b, c, d, f, e); - d = bi(); - if (a !== null && !Ug) - return b.updateQueue = a.updateQueue, b.flags &= -2053, a.lanes &= ~e, $i(a, b, e); - I && d && vg(b); - b.flags |= 1; - Yi(a, b, c, e); - return b.child; - } - function ij(a, b, c, d, e) { - if (Zf(c)) { - var f = true; - cg(b); - } else - f = false; - Tg(b, e); - if (b.stateNode === null) - jj(a, b), ph(b, c, d), rh(b, c, d, e), d = true; - else if (a === null) { - var g = b.stateNode, h = b.memoizedProps; - g.props = h; - var k = g.context, l = c.contextType; - typeof l === "object" && l !== null ? l = Vg(l) : (l = Zf(c) ? Xf : H.current, l = Yf(b, l)); - var m = c.getDerivedStateFromProps, q = typeof m === "function" || typeof g.getSnapshotBeforeUpdate === "function"; - q || typeof g.UNSAFE_componentWillReceiveProps !== "function" && typeof g.componentWillReceiveProps !== "function" || (h !== d || k !== l) && qh(b, g, d, l); - $g = false; - var r = b.memoizedState; - g.state = r; - gh(b, d, g, e); - k = b.memoizedState; - h !== d || r !== k || Wf.current || $g ? (typeof m === "function" && (kh(b, c, m, d), k = b.memoizedState), (h = $g || oh(b, c, h, d, r, k, l)) ? (q || typeof g.UNSAFE_componentWillMount !== "function" && typeof g.componentWillMount !== "function" || (typeof g.componentWillMount === "function" && g.componentWillMount(), typeof g.UNSAFE_componentWillMount === "function" && g.UNSAFE_componentWillMount()), typeof g.componentDidMount === "function" && (b.flags |= 4194308)) : (typeof g.componentDidMount === "function" && (b.flags |= 4194308), b.memoizedProps = d, b.memoizedState = k), g.props = d, g.state = k, g.context = l, d = h) : (typeof g.componentDidMount === "function" && (b.flags |= 4194308), d = false); - } else { - g = b.stateNode; - bh(a, b); - h = b.memoizedProps; - l = b.type === b.elementType ? h : Lg(b.type, h); - g.props = l; - q = b.pendingProps; - r = g.context; - k = c.contextType; - typeof k === "object" && k !== null ? k = Vg(k) : (k = Zf(c) ? Xf : H.current, k = Yf(b, k)); - var y = c.getDerivedStateFromProps; - (m = typeof y === "function" || typeof g.getSnapshotBeforeUpdate === "function") || typeof g.UNSAFE_componentWillReceiveProps !== "function" && typeof g.componentWillReceiveProps !== "function" || (h !== q || r !== k) && qh(b, g, d, k); - $g = false; - r = b.memoizedState; - g.state = r; - gh(b, d, g, e); - var n = b.memoizedState; - h !== q || r !== n || Wf.current || $g ? (typeof y === "function" && (kh(b, c, y, d), n = b.memoizedState), (l = $g || oh(b, c, l, d, r, n, k) || false) ? (m || typeof g.UNSAFE_componentWillUpdate !== "function" && typeof g.componentWillUpdate !== "function" || (typeof g.componentWillUpdate === "function" && g.componentWillUpdate(d, n, k), typeof g.UNSAFE_componentWillUpdate === "function" && g.UNSAFE_componentWillUpdate(d, n, k)), typeof g.componentDidUpdate === "function" && (b.flags |= 4), typeof g.getSnapshotBeforeUpdate === "function" && (b.flags |= 1024)) : (typeof g.componentDidUpdate !== "function" || h === a.memoizedProps && r === a.memoizedState || (b.flags |= 4), typeof g.getSnapshotBeforeUpdate !== "function" || h === a.memoizedProps && r === a.memoizedState || (b.flags |= 1024), b.memoizedProps = d, b.memoizedState = n), g.props = d, g.state = n, g.context = k, d = l) : (typeof g.componentDidUpdate !== "function" || h === a.memoizedProps && r === a.memoizedState || (b.flags |= 4), typeof g.getSnapshotBeforeUpdate !== "function" || h === a.memoizedProps && r === a.memoizedState || (b.flags |= 1024), d = false); - } - return kj(a, b, c, d, f, e); - } - function kj(a, b, c, d, e, f) { - hj(a, b); - var g = (b.flags & 128) !== 0; - if (!d && !g) - return e && dg(b, c, false), $i(a, b, f); - d = b.stateNode; - Xi.current = b; - var h = g && typeof c.getDerivedStateFromError !== "function" ? null : d.render(); - b.flags |= 1; - a !== null && g ? (b.child = Bh(b, a.child, null, f), b.child = Bh(b, null, h, f)) : Yi(a, b, h, f); - b.memoizedState = d.state; - e && dg(b, c, true); - return b.child; - } - function lj(a) { - var b = a.stateNode; - b.pendingContext ? ag(a, b.pendingContext, b.pendingContext !== b.context) : b.context && ag(a, b.context, false); - Ih(a, b.containerInfo); - } - function mj(a, b, c, d, e) { - Ig(); - Jg(e); - b.flags |= 256; - Yi(a, b, c, d); - return b.child; - } - var nj = { dehydrated: null, treeContext: null, retryLane: 0 }; - function oj(a) { - return { baseLanes: a, cachePool: null, transitions: null }; - } - function pj(a, b, c) { - var d = b.pendingProps, e = M.current, f = false, g = (b.flags & 128) !== 0, h; - (h = g) || (h = a !== null && a.memoizedState === null ? false : (e & 2) !== 0); - if (h) - f = true, b.flags &= -129; - else if (a === null || a.memoizedState !== null) - e |= 1; - G(M, e & 1); - if (a === null) { - Eg(b); - a = b.memoizedState; - if (a !== null && (a = a.dehydrated, a !== null)) - return (b.mode & 1) === 0 ? b.lanes = 1 : a.data === "$!" ? b.lanes = 8 : b.lanes = 1073741824, null; - g = d.children; - a = d.fallback; - return f ? (d = b.mode, f = b.child, g = { mode: "hidden", children: g }, (d & 1) === 0 && f !== null ? (f.childLanes = 0, f.pendingProps = g) : f = qj(g, d, 0, null), a = Ah(a, d, c, null), f.return = b, a.return = b, f.sibling = a, b.child = f, b.child.memoizedState = oj(c), b.memoizedState = nj, a) : rj(b, g); - } - e = a.memoizedState; - if (e !== null && (h = e.dehydrated, h !== null)) - return sj(a, b, g, d, h, e, c); - if (f) { - f = d.fallback; - g = b.mode; - e = a.child; - h = e.sibling; - var k = { mode: "hidden", children: d.children }; - (g & 1) === 0 && b.child !== e ? (d = b.child, d.childLanes = 0, d.pendingProps = k, b.deletions = null) : (d = wh(e, k), d.subtreeFlags = e.subtreeFlags & 14680064); - h !== null ? f = wh(h, f) : (f = Ah(f, g, c, null), f.flags |= 2); - f.return = b; - d.return = b; - d.sibling = f; - b.child = d; - d = f; - f = b.child; - g = a.child.memoizedState; - g = g === null ? oj(c) : { baseLanes: g.baseLanes | c, cachePool: null, transitions: g.transitions }; - f.memoizedState = g; - f.childLanes = a.childLanes & ~c; - b.memoizedState = nj; - return d; - } - f = a.child; - a = f.sibling; - d = wh(f, { mode: "visible", children: d.children }); - (b.mode & 1) === 0 && (d.lanes = c); - d.return = b; - d.sibling = null; - a !== null && (c = b.deletions, c === null ? (b.deletions = [a], b.flags |= 16) : c.push(a)); - b.child = d; - b.memoizedState = null; - return d; - } - function rj(a, b) { - b = qj({ mode: "visible", children: b }, a.mode, 0, null); - b.return = a; - return a.child = b; - } - function tj(a, b, c, d) { - d !== null && Jg(d); - Bh(b, a.child, null, c); - a = rj(b, b.pendingProps.children); - a.flags |= 2; - b.memoizedState = null; - return a; - } - function sj(a, b, c, d, e, f, g) { - if (c) { - if (b.flags & 256) - return b.flags &= -257, d = Li(Error(p(422))), tj(a, b, g, d); - if (b.memoizedState !== null) - return b.child = a.child, b.flags |= 128, null; - f = d.fallback; - e = b.mode; - d = qj({ mode: "visible", children: d.children }, e, 0, null); - f = Ah(f, e, g, null); - f.flags |= 2; - d.return = b; - f.return = b; - d.sibling = f; - b.child = d; - (b.mode & 1) !== 0 && Bh(b, a.child, null, g); - b.child.memoizedState = oj(g); - b.memoizedState = nj; - return f; - } - if ((b.mode & 1) === 0) - return tj(a, b, g, null); - if (e.data === "$!") { - d = e.nextSibling && e.nextSibling.dataset; - if (d) - var h = d.dgst; - d = h; - f = Error(p(419)); - d = Li(f, d, void 0); - return tj(a, b, g, d); - } - h = (g & a.childLanes) !== 0; - if (Ug || h) { - d = R; - if (d !== null) { - switch (g & -g) { - case 4: - e = 2; - break; - case 16: - e = 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: - e = 32; - break; - case 536870912: - e = 268435456; - break; - default: - e = 0; - } - e = (e & (d.suspendedLanes | g)) !== 0 ? 0 : e; - e !== 0 && e !== f.retryLane && (f.retryLane = e, Zg(a, e), mh(d, a, e, -1)); - } - uj(); - d = Li(Error(p(421))); - return tj(a, b, g, d); - } - if (e.data === "$?") - return b.flags |= 128, b.child = a.child, b = vj.bind(null, a), e._reactRetry = b, null; - a = f.treeContext; - yg = Lf(e.nextSibling); - xg = b; - I = true; - zg = null; - a !== null && (og[pg++] = rg, og[pg++] = sg, og[pg++] = qg, rg = a.id, sg = a.overflow, qg = b); - b = rj(b, d.children); - b.flags |= 4096; - return b; - } - function wj(a, b, c) { - a.lanes |= b; - var d = a.alternate; - d !== null && (d.lanes |= b); - Sg(a.return, b, c); - } - function xj(a, b, c, d, e) { - var f = a.memoizedState; - f === null ? a.memoizedState = { isBackwards: b, rendering: null, renderingStartTime: 0, last: d, tail: c, tailMode: e } : (f.isBackwards = b, f.rendering = null, f.renderingStartTime = 0, f.last = d, f.tail = c, f.tailMode = e); - } - function yj(a, b, c) { - var d = b.pendingProps, e = d.revealOrder, f = d.tail; - Yi(a, b, d.children, c); - d = M.current; - if ((d & 2) !== 0) - d = d & 1 | 2, b.flags |= 128; - else { - if (a !== null && (a.flags & 128) !== 0) - a: - for (a = b.child; a !== null; ) { - if (a.tag === 13) - a.memoizedState !== null && wj(a, c, b); - else if (a.tag === 19) - wj(a, c, b); - else if (a.child !== null) { - a.child.return = a; - a = a.child; - continue; - } - if (a === b) - break a; - for (; a.sibling === null; ) { - if (a.return === null || a.return === b) - break a; - a = a.return; - } - a.sibling.return = a.return; - a = a.sibling; - } - d &= 1; - } - G(M, d); - if ((b.mode & 1) === 0) - b.memoizedState = null; - else - switch (e) { - case "forwards": - c = b.child; - for (e = null; c !== null; ) - a = c.alternate, a !== null && Mh(a) === null && (e = c), c = c.sibling; - c = e; - c === null ? (e = b.child, b.child = null) : (e = c.sibling, c.sibling = null); - xj(b, false, e, c, f); - break; - case "backwards": - c = null; - e = b.child; - for (b.child = null; e !== null; ) { - a = e.alternate; - if (a !== null && Mh(a) === null) { - b.child = e; - break; - } - a = e.sibling; - e.sibling = c; - c = e; - e = a; - } - xj(b, true, c, null, f); - break; - case "together": - xj(b, false, null, null, void 0); - break; - default: - b.memoizedState = null; - } - return b.child; - } - function jj(a, b) { - (b.mode & 1) === 0 && a !== null && (a.alternate = null, b.alternate = null, b.flags |= 2); - } - function $i(a, b, c) { - a !== null && (b.dependencies = a.dependencies); - hh |= b.lanes; - if ((c & b.childLanes) === 0) - return null; - if (a !== null && b.child !== a.child) - throw Error(p(153)); - if (b.child !== null) { - a = b.child; - c = wh(a, a.pendingProps); - b.child = c; - for (c.return = b; a.sibling !== null; ) - a = a.sibling, c = c.sibling = wh(a, a.pendingProps), c.return = b; - c.sibling = null; - } - return b.child; - } - function zj(a, b, c) { - switch (b.tag) { - case 3: - lj(b); - Ig(); - break; - case 5: - Kh(b); - break; - case 1: - Zf(b.type) && cg(b); - break; - case 4: - Ih(b, b.stateNode.containerInfo); - break; - case 10: - var d = b.type._context, e = b.memoizedProps.value; - G(Mg, d._currentValue); - d._currentValue = e; - break; - case 13: - d = b.memoizedState; - if (d !== null) { - if (d.dehydrated !== null) - return G(M, M.current & 1), b.flags |= 128, null; - if ((c & b.child.childLanes) !== 0) - return pj(a, b, c); - G(M, M.current & 1); - a = $i(a, b, c); - return a !== null ? a.sibling : null; - } - G(M, M.current & 1); - break; - case 19: - d = (c & b.childLanes) !== 0; - if ((a.flags & 128) !== 0) { - if (d) - return yj(a, b, c); - b.flags |= 128; - } - e = b.memoizedState; - e !== null && (e.rendering = null, e.tail = null, e.lastEffect = null); - G(M, M.current); - if (d) - break; - else - return null; - case 22: - case 23: - return b.lanes = 0, ej(a, b, c); - } - return $i(a, b, c); - } - var Aj; - var Bj; - var Cj; - var Dj; - Aj = function(a, b) { - for (var c = b.child; c !== null; ) { - if (c.tag === 5 || c.tag === 6) - a.appendChild(c.stateNode); - else if (c.tag !== 4 && c.child !== null) { - c.child.return = c; - c = c.child; - continue; - } - if (c === b) - break; - for (; c.sibling === null; ) { - if (c.return === null || c.return === b) - return; - c = c.return; - } - c.sibling.return = c.return; - c = c.sibling; - } - }; - Bj = function() { - }; - Cj = function(a, b, c, d) { - var e = a.memoizedProps; - if (e !== d) { - a = b.stateNode; - Hh(Eh.current); - var f = null; - switch (c) { - case "input": - e = Ya(a, e); - d = Ya(a, d); - f = []; - break; - case "select": - e = A({}, e, { value: void 0 }); - d = A({}, d, { value: void 0 }); - f = []; - break; - case "textarea": - e = gb(a, e); - d = gb(a, d); - f = []; - break; - default: - typeof e.onClick !== "function" && typeof d.onClick === "function" && (a.onclick = Bf); - } - ub(c, d); - var g; - c = null; - for (l in e) - if (!d.hasOwnProperty(l) && e.hasOwnProperty(l) && e[l] != null) - if (l === "style") { - var h = e[l]; - for (g in h) - h.hasOwnProperty(g) && (c || (c = {}), c[g] = ""); - } else - l !== "dangerouslySetInnerHTML" && l !== "children" && l !== "suppressContentEditableWarning" && l !== "suppressHydrationWarning" && l !== "autoFocus" && (ea.hasOwnProperty(l) ? f || (f = []) : (f = f || []).push(l, null)); - for (l in d) { - var k = d[l]; - h = e != null ? e[l] : void 0; - if (d.hasOwnProperty(l) && k !== h && (k != null || h != null)) - if (l === "style") - if (h) { - for (g in h) - !h.hasOwnProperty(g) || k && k.hasOwnProperty(g) || (c || (c = {}), c[g] = ""); - for (g in k) - k.hasOwnProperty(g) && h[g] !== k[g] && (c || (c = {}), c[g] = k[g]); - } else - c || (f || (f = []), f.push(l, c)), c = k; - else - l === "dangerouslySetInnerHTML" ? (k = k ? k.__html : void 0, h = h ? h.__html : void 0, k != null && h !== k && (f = f || []).push(l, k)) : l === "children" ? typeof k !== "string" && typeof k !== "number" || (f = f || []).push(l, "" + k) : l !== "suppressContentEditableWarning" && l !== "suppressHydrationWarning" && (ea.hasOwnProperty(l) ? (k != null && l === "onScroll" && D("scroll", a), f || h === k || (f = [])) : (f = f || []).push(l, k)); - } - c && (f = f || []).push("style", c); - var l = f; - if (b.updateQueue = l) - b.flags |= 4; - } - }; - Dj = function(a, b, c, d) { - c !== d && (b.flags |= 4); - }; - function Ej(a, b) { - if (!I) - switch (a.tailMode) { - case "hidden": - b = a.tail; - for (var c = null; b !== null; ) - b.alternate !== null && (c = b), b = b.sibling; - c === null ? a.tail = null : c.sibling = null; - break; - case "collapsed": - c = a.tail; - for (var d = null; c !== null; ) - c.alternate !== null && (d = c), c = c.sibling; - d === null ? b || a.tail === null ? a.tail = null : a.tail.sibling = null : d.sibling = null; - } - } - function S(a) { - var b = a.alternate !== null && a.alternate.child === a.child, c = 0, d = 0; - if (b) - for (var e = a.child; e !== null; ) - c |= e.lanes | e.childLanes, d |= e.subtreeFlags & 14680064, d |= e.flags & 14680064, e.return = a, e = e.sibling; - else - for (e = a.child; e !== null; ) - c |= e.lanes | e.childLanes, d |= e.subtreeFlags, d |= e.flags, e.return = a, e = e.sibling; - a.subtreeFlags |= d; - a.childLanes = c; - return b; - } - function Fj(a, b, c) { - var d = b.pendingProps; - wg(b); - switch (b.tag) { - case 2: - case 16: - case 15: - case 0: - case 11: - case 7: - case 8: - case 12: - case 9: - case 14: - return S(b), null; - case 1: - return Zf(b.type) && $f(), S(b), null; - case 3: - d = b.stateNode; - Jh(); - E(Wf); - E(H); - Oh(); - d.pendingContext && (d.context = d.pendingContext, d.pendingContext = null); - if (a === null || a.child === null) - Gg(b) ? b.flags |= 4 : a === null || a.memoizedState.isDehydrated && (b.flags & 256) === 0 || (b.flags |= 1024, zg !== null && (Gj(zg), zg = null)); - Bj(a, b); - S(b); - return null; - case 5: - Lh(b); - var e = Hh(Gh.current); - c = b.type; - if (a !== null && b.stateNode != null) - Cj(a, b, c, d, e), a.ref !== b.ref && (b.flags |= 512, b.flags |= 2097152); - else { - if (!d) { - if (b.stateNode === null) - throw Error(p(166)); - S(b); - return null; - } - a = Hh(Eh.current); - if (Gg(b)) { - d = b.stateNode; - c = b.type; - var f = b.memoizedProps; - d[Of] = b; - d[Pf] = f; - a = (b.mode & 1) !== 0; - switch (c) { - case "dialog": - D("cancel", d); - D("close", d); - break; - case "iframe": - case "object": - case "embed": - D("load", d); - break; - case "video": - case "audio": - for (e = 0; e < lf.length; e++) - D(lf[e], d); - break; - case "source": - D("error", d); - break; - case "img": - case "image": - case "link": - D("error", d); - D("load", d); - break; - case "details": - D("toggle", d); - break; - case "input": - Za(d, f); - D("invalid", d); - break; - case "select": - d._wrapperState = { wasMultiple: !!f.multiple }; - D("invalid", d); - break; - case "textarea": - hb(d, f), D("invalid", d); - } - ub(c, f); - e = null; - for (var g in f) - if (f.hasOwnProperty(g)) { - var h = f[g]; - g === "children" ? typeof h === "string" ? d.textContent !== h && (f.suppressHydrationWarning !== true && Af(d.textContent, h, a), e = ["children", h]) : typeof h === "number" && d.textContent !== "" + h && (f.suppressHydrationWarning !== true && Af(d.textContent, h, a), e = ["children", "" + h]) : ea.hasOwnProperty(g) && h != null && g === "onScroll" && D("scroll", d); - } - switch (c) { - case "input": - Va(d); - db(d, f, true); - break; - case "textarea": - Va(d); - jb(d); - break; - case "select": - case "option": - break; - default: - typeof f.onClick === "function" && (d.onclick = Bf); - } - d = e; - b.updateQueue = d; - d !== null && (b.flags |= 4); - } else { - g = e.nodeType === 9 ? e : e.ownerDocument; - a === "http://www.w3.org/1999/xhtml" && (a = kb(c)); - a === "http://www.w3.org/1999/xhtml" ? c === "script" ? (a = g.createElement("div"), a.innerHTML = "