szld-libs 0.2.55 → 0.2.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/szld-components.es.js +486 -482
- package/dist/szld-components.umd.js +24 -24
- package/es/components/DynamicForm/myCascader/index.js +1 -1
- package/es/components/DynamicForm/myCheckbox/index.js +1 -1
- package/es/components/DynamicForm/myRadio/index.js +1 -1
- package/es/components/DynamicForm/mySelect/index.js +1 -1
- package/es/components/DynamicForm/radioCard/index.js +1 -1
- package/es/components/DynamicForm/selectModel/index.js +1 -1
- package/es/utils/method.d.ts +3 -1
- package/es/utils/method.js +7 -4
- package/lib/components/DynamicForm/myCascader/index.js +1 -1
- package/lib/components/DynamicForm/myCheckbox/index.js +1 -1
- package/lib/components/DynamicForm/myRadio/index.js +1 -1
- package/lib/components/DynamicForm/mySelect/index.js +1 -1
- package/lib/components/DynamicForm/radioCard/index.js +1 -1
- package/lib/components/DynamicForm/selectModel/index.js +1 -1
- package/lib/utils/method.d.ts +3 -1
- package/lib/utils/method.js +7 -4
- package/package.json +3 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(St,Te){typeof exports=="object"&&typeof module<"u"?Te(exports,require("react"),require("antd"),require("react-router-dom"),require("lodash"),require("ahooks")):typeof define=="function"&&define.amd?define(["exports","react","antd","react-router-dom","lodash","ahooks"],Te):(St=typeof globalThis<"u"?globalThis:St||self,Te(St.ReactComponents={},St.React,St.antd,St["react-router-dom"],St.lodash,St.ahooks))})(this,function(St,Te,Ne,u6,sl,LS){"use strict";var SM=Object.defineProperty;var CM=(St,Te,Ne)=>Te in St?SM(St,Te,{enumerable:!0,configurable:!0,writable:!0,value:Ne}):St[Te]=Ne;var Fc=(St,Te,Ne)=>(CM(St,typeof Te!="symbol"?Te+"":Te,Ne),Ne);function s6(n){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const a in n)if(a!=="default"){const s=Object.getOwnPropertyDescriptor(n,a);Object.defineProperty(l,a,s.get?s:{enumerable:!0,get:()=>n[a]})}}return l.default=n,Object.freeze(l)}const un=s6(Te);var bt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function US(n){var l=n.default;if(typeof l=="function"){var a=function s(){if(this instanceof s){var p=[null];p.push.apply(p,arguments);var h=Function.bind.apply(l,p);return new h}return l.apply(this,arguments)};a.prototype=l.prototype}else a={};return Object.defineProperty(a,"__esModule",{value:!0}),Object.keys(n).forEach(function(s){var p=Object.getOwnPropertyDescriptor(n,s);Object.defineProperty(a,s,p.get?p:{enumerable:!0,get:function(){return n[s]}})}),a}var kh={exports:{}},P0={};var HS;function c6(){if(HS)return P0;HS=1;var n=Te,l=Symbol.for("react.element"),a=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,p=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,h={key:!0,ref:!0,__self:!0,__source:!0};function v(g,C,d){var x,w={},b=null,S=null;d!==void 0&&(b=""+d),C.key!==void 0&&(b=""+C.key),C.ref!==void 0&&(S=C.ref);for(x in C)s.call(C,x)&&!h.hasOwnProperty(x)&&(w[x]=C[x]);if(g&&g.defaultProps)for(x in C=g.defaultProps,C)w[x]===void 0&&(w[x]=C[x]);return{$$typeof:l,type:g,key:b,ref:S,props:w,_owner:p.current}}return P0.Fragment=a,P0.jsx=v,P0.jsxs=v,P0}var j0={};var PS;function f6(){return PS||(PS=1,process.env.NODE_ENV!=="production"&&function(){var n=Te,l=Symbol.for("react.element"),a=Symbol.for("react.portal"),s=Symbol.for("react.fragment"),p=Symbol.for("react.strict_mode"),h=Symbol.for("react.profiler"),v=Symbol.for("react.provider"),g=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),x=Symbol.for("react.suspense_list"),w=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),S=Symbol.for("react.offscreen"),A=Symbol.iterator,M="@@iterator";function z(J){if(J===null||typeof J!="object")return null;var Re=A&&J[A]||J[M];return typeof Re=="function"?Re:null}var F=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function k(J){{for(var Re=arguments.length,Pe=new Array(Re>1?Re-1:0),it=1;it<Re;it++)Pe[it-1]=arguments[it];T("error",J,Pe)}}function T(J,Re,Pe){{var it=F.ReactDebugCurrentFrame,_t=it.getStackAddendum();_t!==""&&(Re+="%s",Pe=Pe.concat([_t]));var Nt=Pe.map(function(Et){return String(Et)});Nt.unshift("Warning: "+Re),Function.prototype.apply.call(console[J],console,Nt)}}var B=!1,O=!1,P=!1,L=!1
|
|
1
|
+
(function(St,Te){typeof exports=="object"&&typeof module<"u"?Te(exports,require("react"),require("antd"),require("react-router-dom"),require("lodash"),require("ahooks")):typeof define=="function"&&define.amd?define(["exports","react","antd","react-router-dom","lodash","ahooks"],Te):(St=typeof globalThis<"u"?globalThis:St||self,Te(St.ReactComponents={},St.React,St.antd,St["react-router-dom"],St.lodash,St.ahooks))})(this,function(St,Te,Ne,u6,sl,LS){"use strict";var SM=Object.defineProperty;var CM=(St,Te,Ne)=>Te in St?SM(St,Te,{enumerable:!0,configurable:!0,writable:!0,value:Ne}):St[Te]=Ne;var Fc=(St,Te,Ne)=>(CM(St,typeof Te!="symbol"?Te+"":Te,Ne),Ne);function s6(n){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const a in n)if(a!=="default"){const s=Object.getOwnPropertyDescriptor(n,a);Object.defineProperty(l,a,s.get?s:{enumerable:!0,get:()=>n[a]})}}return l.default=n,Object.freeze(l)}const un=s6(Te);var bt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function US(n){var l=n.default;if(typeof l=="function"){var a=function s(){if(this instanceof s){var p=[null];p.push.apply(p,arguments);var h=Function.bind.apply(l,p);return new h}return l.apply(this,arguments)};a.prototype=l.prototype}else a={};return Object.defineProperty(a,"__esModule",{value:!0}),Object.keys(n).forEach(function(s){var p=Object.getOwnPropertyDescriptor(n,s);Object.defineProperty(a,s,p.get?p:{enumerable:!0,get:function(){return n[s]}})}),a}var kh={exports:{}},P0={};var HS;function c6(){if(HS)return P0;HS=1;var n=Te,l=Symbol.for("react.element"),a=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,p=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,h={key:!0,ref:!0,__self:!0,__source:!0};function v(g,C,d){var x,w={},b=null,S=null;d!==void 0&&(b=""+d),C.key!==void 0&&(b=""+C.key),C.ref!==void 0&&(S=C.ref);for(x in C)s.call(C,x)&&!h.hasOwnProperty(x)&&(w[x]=C[x]);if(g&&g.defaultProps)for(x in C=g.defaultProps,C)w[x]===void 0&&(w[x]=C[x]);return{$$typeof:l,type:g,key:b,ref:S,props:w,_owner:p.current}}return P0.Fragment=a,P0.jsx=v,P0.jsxs=v,P0}var j0={};var PS;function f6(){return PS||(PS=1,process.env.NODE_ENV!=="production"&&function(){var n=Te,l=Symbol.for("react.element"),a=Symbol.for("react.portal"),s=Symbol.for("react.fragment"),p=Symbol.for("react.strict_mode"),h=Symbol.for("react.profiler"),v=Symbol.for("react.provider"),g=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),x=Symbol.for("react.suspense_list"),w=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),S=Symbol.for("react.offscreen"),A=Symbol.iterator,M="@@iterator";function z(J){if(J===null||typeof J!="object")return null;var Re=A&&J[A]||J[M];return typeof Re=="function"?Re:null}var F=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function k(J){{for(var Re=arguments.length,Pe=new Array(Re>1?Re-1:0),it=1;it<Re;it++)Pe[it-1]=arguments[it];T("error",J,Pe)}}function T(J,Re,Pe){{var it=F.ReactDebugCurrentFrame,_t=it.getStackAddendum();_t!==""&&(Re+="%s",Pe=Pe.concat([_t]));var Nt=Pe.map(function(Et){return String(Et)});Nt.unshift("Warning: "+Re),Function.prototype.apply.call(console[J],console,Nt)}}var B=!1,O=!1,P=!1,L=!1,I=!1,Z;Z=Symbol.for("react.module.reference");function j(J){return!!(typeof J=="string"||typeof J=="function"||J===s||J===h||I||J===p||J===d||J===x||L||J===S||B||O||P||typeof J=="object"&&J!==null&&(J.$$typeof===b||J.$$typeof===w||J.$$typeof===v||J.$$typeof===g||J.$$typeof===C||J.$$typeof===Z||J.getModuleId!==void 0))}function U(J,Re,Pe){var it=J.displayName;if(it)return it;var _t=Re.displayName||Re.name||"";return _t!==""?Pe+"("+_t+")":Pe}function ie(J){return J.displayName||"Context"}function W(J){if(J==null)return null;if(typeof J.tag=="number"&&k("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof J=="function")return J.displayName||J.name||null;if(typeof J=="string")return J;switch(J){case s:return"Fragment";case a:return"Portal";case h:return"Profiler";case p:return"StrictMode";case d:return"Suspense";case x:return"SuspenseList"}if(typeof J=="object")switch(J.$$typeof){case g:var Re=J;return ie(Re)+".Consumer";case v:var Pe=J;return ie(Pe._context)+".Provider";case C:return U(J,J.render,"ForwardRef");case w:var it=J.displayName||null;return it!==null?it:W(J.type)||"Memo";case b:{var _t=J,Nt=_t._payload,Et=_t._init;try{return W(Et(Nt))}catch{return null}}}return null}var oe=Object.assign,Q=0,X,he,K,pe,G,Y,te;function ue(){}ue.__reactDisabledLog=!0;function le(){{if(Q===0){X=console.log,he=console.info,K=console.warn,pe=console.error,G=console.group,Y=console.groupCollapsed,te=console.groupEnd;var J={configurable:!0,enumerable:!0,value:ue,writable:!0};Object.defineProperties(console,{info:J,log:J,warn:J,error:J,group:J,groupCollapsed:J,groupEnd:J})}Q++}}function ze(){{if(Q--,Q===0){var J={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:oe({},J,{value:X}),info:oe({},J,{value:he}),warn:oe({},J,{value:K}),error:oe({},J,{value:pe}),group:oe({},J,{value:G}),groupCollapsed:oe({},J,{value:Y}),groupEnd:oe({},J,{value:te})})}Q<0&&k("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ae=F.ReactCurrentDispatcher,Le;function Ce(J,Re,Pe){{if(Le===void 0)try{throw Error()}catch(_t){var it=_t.stack.trim().match(/\n( *(at )?)/);Le=it&&it[1]||""}return`
|
|
2
2
|
`+Le+J}}var Je=!1,Ve;{var xt=typeof WeakMap=="function"?WeakMap:Map;Ve=new xt}function Be(J,Re){if(!J||Je)return"";{var Pe=Ve.get(J);if(Pe!==void 0)return Pe}var it;Je=!0;var _t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Nt;Nt=Ae.current,Ae.current=null,le();try{if(Re){var Et=function(){throw Error()};if(Object.defineProperty(Et.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Et,[])}catch(Ht){it=Ht}Reflect.construct(J,[],Et)}else{try{Et.call()}catch(Ht){it=Ht}J.call(Et.prototype)}}else{try{throw Error()}catch(Ht){it=Ht}J()}}catch(Ht){if(Ht&&it&&typeof Ht.stack=="string"){for(var lt=Ht.stack.split(`
|
|
3
3
|
`),er=it.stack.split(`
|
|
4
4
|
`),yn=lt.length-1,gn=er.length-1;yn>=1&&gn>=0&<[yn]!==er[gn];)gn--;for(;yn>=1&&gn>=0;yn--,gn--)if(lt[yn]!==er[gn]){if(yn!==1||gn!==1)do if(yn--,gn--,gn<0||lt[yn]!==er[gn]){var Ir=`
|
|
@@ -66,23 +66,23 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
66
66
|
}
|
|
67
67
|
`,I6=function(l){var a=Te.useContext(jS),s=a.csp,p=a.prefixCls,h=a.layer,v=j6;p&&(v=v.replace(/anticon/g,p)),h&&(v="@layer ".concat(h,` {
|
|
68
68
|
`).concat(v,`
|
|
69
|
-
}`)),Te.useEffect(function(){var g=l.current,C=F6(g);O6(v,"@ant-design-icons",{prepend:!h,csp:s,attachTo:C})},[])},$6=["icon","className","onClick","style","primaryColor","secondaryColor"],$0={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function V6(n){var l=n.primaryColor,a=n.secondaryColor;$0.primaryColor=l,$0.secondaryColor=a||uC(l),$0.calculated=!!a}function Y6(){return yo({},$0)}var Fh=function(l){var a=l.icon,s=l.className,p=l.onClick,h=l.style,v=l.primaryColor,g=l.secondaryColor,C=VS(l,$6),d=un.useRef(),x=$0;if(v&&(x={primaryColor:v,secondaryColor:g||uC(v)}),I6(d),P6(oC(a),"icon should be icon definiton, but got ".concat(a)),!oC(a))return null;var w=a;return w&&typeof w.icon=="function"&&(w=yo(yo({},w),{},{icon:w.icon(x.primaryColor,x.secondaryColor)})),cy(w.icon,"svg-".concat(w.name),yo(yo({className:s,onClick:p,style:h,"data-icon":w.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},C),{},{ref:d}))};Fh.displayName="IconReact",Fh.getTwoToneColors=Y6,Fh.setTwoToneColors=V6;const fy=Fh;function cC(n){var l=sC(n),a=$S(l,2),s=a[0],p=a[1];return fy.setTwoToneColors({primaryColor:s,secondaryColor:p})}function q6(){var n=fy.getTwoToneColors();return n.calculated?[n.primaryColor,n.secondaryColor]:n.primaryColor}var W6=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];cC(ay.primary);var zh=un.forwardRef(function(n,l){var a=n.className,s=n.icon,p=n.spin,h=n.rotate,v=n.tabIndex,g=n.onClick,C=n.twoToneColor,d=VS(n,W6),x=un.useContext(jS),w=x.prefixCls,b=w===void 0?"anticon":w,S=x.rootClassName,A=fl(S,b,va(va({},"".concat(b,"-").concat(s.name),!!s.name),"".concat(b,"-spin"),!!p||s.name==="loading"),a),M=v;M===void 0&&g&&(M=-1);var z=h?{msTransform:"rotate(".concat(h,"deg)"),transform:"rotate(".concat(h,"deg)")}:void 0,F=sC(C),k=$S(F,2),T=k[0],B=k[1];return un.createElement("span",Oa({role:"img","aria-label":s.name},d,{ref:l,tabIndex:M,onClick:g,className:A}),un.createElement(fy,{icon:s,primaryColor:T,secondaryColor:B,style:z}))});zh.displayName="AntdIcon",zh.getTwoToneColor=q6,zh.setTwoToneColor=cC;const Mi=zh;var G6={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"};const Z6=G6;var Q6=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:Z6}))},fC=un.forwardRef(Q6);process.env.NODE_ENV!=="production"&&(fC.displayName="ArrowLeftOutlined");const X6=fC;var K6={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"};const J6=K6;var eD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:J6}))},dC=un.forwardRef(eD);process.env.NODE_ENV!=="production"&&(dC.displayName="CheckOutlined");const tD=dC;var nD={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"};const rD=nD;var aD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:rD}))},pC=un.forwardRef(aD);process.env.NODE_ENV!=="production"&&(pC.displayName="CloseCircleFilled");const iD=pC;var oD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"};const lD=oD;var uD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:lD}))},hC=un.forwardRef(uD);process.env.NODE_ENV!=="production"&&(hC.displayName="DownOutlined");const sD=hC;var cD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"}}]},name:"info-circle",theme:"outlined"};const fD=cD;var dD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:fD}))},vC=un.forwardRef(dD);process.env.NODE_ENV!=="production"&&(vC.displayName="InfoCircleOutlined");const pD=vC;var hD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"minus-square",theme:"outlined"};const vD=hD;var mD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:vD}))},mC=un.forwardRef(mD);process.env.NODE_ENV!=="production"&&(mC.displayName="MinusSquareOutlined");const yD=mC;var gD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"};const xD=gD;var _D=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:xD}))},yC=un.forwardRef(_D);process.env.NODE_ENV!=="production"&&(yC.displayName="PlusOutlined");const gC=yC;var SD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"};const CD=SD;var ED=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:CD}))},xC=un.forwardRef(ED);process.env.NODE_ENV!=="production"&&(xC.displayName="PlusSquareOutlined");const bD=xC;var wD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M168 504.2c1-43.7 10-86.1 26.9-126 17.3-41 42.1-77.7 73.7-109.4S337 212.3 378 195c42.4-17.9 87.4-27 133.9-27s91.5 9.1 133.8 27A341.5 341.5 0 01755 268.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.7 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c0-6.7-7.7-10.5-12.9-6.3l-56.4 44.1C765.8 155.1 646.2 92 511.8 92 282.7 92 96.3 275.6 92 503.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8zm756 7.8h-60c-4.4 0-7.9 3.5-8 7.8-1 43.7-10 86.1-26.9 126-17.3 41-42.1 77.8-73.7 109.4A342.45 342.45 0 01512.1 856a342.24 342.24 0 01-243.2-100.8c-9.9-9.9-19.2-20.4-27.8-31.4l60.2-47a8 8 0 00-3-14.1l-175.7-43c-5-1.2-9.9 2.6-9.9 7.7l-.7 181c0 6.7 7.7 10.5 12.9 6.3l56.4-44.1C258.2 868.9 377.8 932 512.2 932c229.2 0 415.5-183.7 419.8-411.8a8 8 0 00-8-8.2z"}}]},name:"sync",theme:"outlined"};const DD=wD;var TD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:DD}))},_C=un.forwardRef(TD);process.env.NODE_ENV!=="production"&&(_C.displayName="SyncOutlined");const RD=_C;var AD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"};const kD=AD;var OD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:kD}))},SC=un.forwardRef(OD);process.env.NODE_ENV!=="production"&&(SC.displayName="UpOutlined");const BD=SC;var FD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"};const zD=FD;var MD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:zD}))},CC=un.forwardRef(MD);process.env.NODE_ENV!=="production"&&(CC.displayName="UploadOutlined");const EC=CC,Mh={main:"backheader-module_main_cac53",title:"backheader-module_title_33439",sub:"backheader-module_sub_1d015",btn:"backheader-module_btn_ee841"},{Title:ND,Text:LD}=Ne.Typography,UD=n=>{const{isBack:l=!0,title:a,extra:s,subTitle:p=null,className:h,style:v,titleStyle:g,level:C=2,icon:d,onBack:x}=n,w=u6.useNavigate(),b=()=>typeof p=="string"?_e(LD,{className:Mh.sub,children:p}):p,S=()=>{if(x){x==null||x();return}w(-1)};return Yt("div",{className:fl(Mh.main,h),style:v,children:[Yt(Ne.Space,{children:[l&&_e("div",{onClick:S,className:Mh.btn,children:d||_e(X6,{style:{fontSize:24}})}),Yt(ND,{level:C,className:Mh.title,style:g,children:[a,b()]})]}),s]})};var dy={exports:{}},Ba={},py={exports:{}},hy={};var bC;function HD(){return bC||(bC=1,function(n){function l(K,pe){var G=K.length;K.push(pe);e:for(;0<G;){var Y=G-1>>>1,te=K[Y];if(0<p(te,pe))K[Y]=pe,K[G]=te,G=Y;else break e}}function a(K){return K.length===0?null:K[0]}function s(K){if(K.length===0)return null;var pe=K[0],G=K.pop();if(G!==pe){K[0]=G;e:for(var Y=0,te=K.length,ue=te>>>1;Y<ue;){var le=2*(Y+1)-1,ze=K[le],Ae=le+1,Le=K[Ae];if(0>p(ze,G))Ae<te&&0>p(Le,ze)?(K[Y]=Le,K[Ae]=G,Y=Ae):(K[Y]=ze,K[le]=G,Y=le);else if(Ae<te&&0>p(Le,G))K[Y]=Le,K[Ae]=G,Y=Ae;else break e}}return pe}function p(K,pe){var G=K.sortIndex-pe.sortIndex;return G!==0?G:K.id-pe.id}if(typeof performance=="object"&&typeof performance.now=="function"){var h=performance;n.unstable_now=function(){return h.now()}}else{var v=Date,g=v.now();n.unstable_now=function(){return v.now()-g}}var C=[],d=[],x=1,w=null,b=3,S=!1,A=!1,M=!1,z=typeof setTimeout=="function"?setTimeout:null,F=typeof clearTimeout=="function"?clearTimeout:null,k=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function T(K){for(var pe=a(d);pe!==null;){if(pe.callback===null)s(d);else if(pe.startTime<=K)s(d),pe.sortIndex=pe.expirationTime,l(C,pe);else break;pe=a(d)}}function B(K){if(M=!1,T(K),!A)if(a(C)!==null)A=!0,X(O);else{var pe=a(d);pe!==null&&he(B,pe.startTime-K)}}function O(K,pe){A=!1,M&&(M=!1,F($),$=-1),S=!0;var G=b;try{for(T(pe),w=a(C);w!==null&&(!(w.expirationTime>pe)||K&&!U());){var Y=w.callback;if(typeof Y=="function"){w.callback=null,b=w.priorityLevel;var te=Y(w.expirationTime<=pe);pe=n.unstable_now(),typeof te=="function"?w.callback=te:w===a(C)&&s(C),T(pe)}else s(C);w=a(C)}if(w!==null)var ue=!0;else{var le=a(d);le!==null&&he(B,le.startTime-pe),ue=!1}return ue}finally{w=null,b=G,S=!1}}var P=!1,L=null,$=-1,Z=5,j=-1;function U(){return!(n.unstable_now()-j<Z)}function ie(){if(L!==null){var K=n.unstable_now();j=K;var pe=!0;try{pe=L(!0,K)}finally{pe?W():(P=!1,L=null)}}else P=!1}var W;if(typeof k=="function")W=function(){k(ie)};else if(typeof MessageChannel<"u"){var oe=new MessageChannel,Q=oe.port2;oe.port1.onmessage=ie,W=function(){Q.postMessage(null)}}else W=function(){z(ie,0)};function X(K){L=K,P||(P=!0,W())}function he(K,pe){$=z(function(){K(n.unstable_now())},pe)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(K){K.callback=null},n.unstable_continueExecution=function(){A||S||(A=!0,X(O))},n.unstable_forceFrameRate=function(K){0>K||125<K||(Z=0<K?Math.floor(1e3/K):5)},n.unstable_getCurrentPriorityLevel=function(){return b},n.unstable_getFirstCallbackNode=function(){return a(C)},n.unstable_next=function(K){switch(b){case 1:case 2:case 3:var pe=3;break;default:pe=b}var G=b;b=pe;try{return K()}finally{b=G}},n.unstable_pauseExecution=function(){},n.unstable_requestPaint=function(){},n.unstable_runWithPriority=function(K,pe){switch(K){case 1:case 2:case 3:case 4:case 5:break;default:K=3}var G=b;b=K;try{return pe()}finally{b=G}},n.unstable_scheduleCallback=function(K,pe,G){var Y=n.unstable_now();switch(typeof G=="object"&&G!==null?(G=G.delay,G=typeof G=="number"&&0<G?Y+G:Y):G=Y,K){case 1:var te=-1;break;case 2:te=250;break;case 5:te=1073741823;break;case 4:te=1e4;break;default:te=5e3}return te=G+te,K={id:x++,callback:pe,priorityLevel:K,startTime:G,expirationTime:te,sortIndex:-1},G>Y?(K.sortIndex=G,l(d,K),a(C)===null&&K===a(d)&&(M?(F($),$=-1):M=!0,he(B,G-Y))):(K.sortIndex=te,l(C,K),A||S||(A=!0,X(O))),K},n.unstable_shouldYield=U,n.unstable_wrapCallback=function(K){var pe=b;return function(){var G=b;b=pe;try{return K.apply(this,arguments)}finally{b=G}}}}(hy)),hy}var vy={};var wC;function PD(){return wC||(wC=1,function(n){process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var l=!1,a=!1,s=5;function p(Me,Ke){var Ct=Me.length;Me.push(Ke),g(Me,Ke,Ct)}function h(Me){return Me.length===0?null:Me[0]}function v(Me){if(Me.length===0)return null;var Ke=Me[0],Ct=Me.pop();return Ct!==Ke&&(Me[0]=Ct,C(Me,Ct,0)),Ke}function g(Me,Ke,Ct){for(var Ut=Ct;Ut>0;){var ln=Ut-1>>>1,Hn=Me[ln];if(d(Hn,Ke)>0)Me[ln]=Ke,Me[Ut]=Hn,Ut=ln;else return}}function C(Me,Ke,Ct){for(var Ut=Ct,ln=Me.length,Hn=ln>>>1;Ut<Hn;){var Cn=(Ut+1)*2-1,cr=Me[Cn],Kt=Cn+1,Tr=Me[Kt];if(d(cr,Ke)<0)Kt<ln&&d(Tr,cr)<0?(Me[Ut]=Tr,Me[Kt]=Ke,Ut=Kt):(Me[Ut]=cr,Me[Cn]=Ke,Ut=Cn);else if(Kt<ln&&d(Tr,Ke)<0)Me[Ut]=Tr,Me[Kt]=Ke,Ut=Kt;else return}}function d(Me,Ke){var Ct=Me.sortIndex-Ke.sortIndex;return Ct!==0?Ct:Me.id-Ke.id}var x=1,w=2,b=3,S=4,A=5;function M(Me,Ke){}var z=typeof performance=="object"&&typeof performance.now=="function";if(z){var F=performance;n.unstable_now=function(){return F.now()}}else{var k=Date,T=k.now();n.unstable_now=function(){return k.now()-T}}var B=1073741823,O=-1,P=250,L=5e3,$=1e4,Z=B,j=[],U=[],ie=1,W=null,oe=b,Q=!1,X=!1,he=!1,K=typeof setTimeout=="function"?setTimeout:null,pe=typeof clearTimeout=="function"?clearTimeout:null,G=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function Y(Me){for(var Ke=h(U);Ke!==null;){if(Ke.callback===null)v(U);else if(Ke.startTime<=Me)v(U),Ke.sortIndex=Ke.expirationTime,p(j,Ke);else return;Ke=h(U)}}function te(Me){if(he=!1,Y(Me),!X)if(h(j)!==null)X=!0,Jn(ue);else{var Ke=h(U);Ke!==null&&on(te,Ke.startTime-Me)}}function ue(Me,Ke){X=!1,he&&(he=!1,jr()),Q=!0;var Ct=oe;try{var Ut;if(!a)return le(Me,Ke)}finally{W=null,oe=Ct,Q=!1}}function le(Me,Ke){var Ct=Ke;for(Y(Ct),W=h(j);W!==null&&!l&&!(W.expirationTime>Ct&&(!Me||Ur()));){var Ut=W.callback;if(typeof Ut=="function"){W.callback=null,oe=W.priorityLevel;var ln=W.expirationTime<=Ct,Hn=Ut(ln);Ct=n.unstable_now(),typeof Hn=="function"?W.callback=Hn:W===h(j)&&v(j),Y(Ct)}else v(j);W=h(j)}if(W!==null)return!0;var Cn=h(U);return Cn!==null&&on(te,Cn.startTime-Ct),!1}function ze(Me,Ke){switch(Me){case x:case w:case b:case S:case A:break;default:Me=b}var Ct=oe;oe=Me;try{return Ke()}finally{oe=Ct}}function Ae(Me){var Ke;switch(oe){case x:case w:case b:Ke=b;break;default:Ke=oe;break}var Ct=oe;oe=Ke;try{return Me()}finally{oe=Ct}}function Le(Me){var Ke=oe;return function(){var Ct=oe;oe=Ke;try{return Me.apply(this,arguments)}finally{oe=Ct}}}function Ce(Me,Ke,Ct){var Ut=n.unstable_now(),ln;if(typeof Ct=="object"&&Ct!==null){var Hn=Ct.delay;typeof Hn=="number"&&Hn>0?ln=Ut+Hn:ln=Ut}else ln=Ut;var Cn;switch(Me){case x:Cn=O;break;case w:Cn=P;break;case A:Cn=Z;break;case S:Cn=$;break;case b:default:Cn=L;break}var cr=ln+Cn,Kt={id:ie++,callback:Ke,priorityLevel:Me,startTime:ln,expirationTime:cr,sortIndex:-1};return ln>Ut?(Kt.sortIndex=ln,p(U,Kt),h(j)===null&&Kt===h(U)&&(he?jr():he=!0,on(te,ln-Ut))):(Kt.sortIndex=cr,p(j,Kt),!X&&!Q&&(X=!0,Jn(ue))),Kt}function Je(){}function Ve(){!X&&!Q&&(X=!0,Jn(ue))}function xt(){return h(j)}function Be(Me){Me.callback=null}function pt(){return oe}var kt=!1,sn=null,Rn=-1,zn=s,Kn=-1;function Ur(){var Me=n.unstable_now()-Kn;return!(Me<zn)}function Hr(){}function An(Me){Me<0||Me>125||(Me>0?zn=Math.floor(1e3/Me):zn=s)}var vn=function(){if(sn!==null){var Me=n.unstable_now();Kn=Me;var Ke=!0,Ct=!0;try{Ct=sn(Ke,Me)}finally{Ct?kn():(kt=!1,sn=null)}}else kt=!1},kn;if(typeof G=="function")kn=function(){G(vn)};else if(typeof MessageChannel<"u"){var Pr=new MessageChannel,Dr=Pr.port2;Pr.port1.onmessage=vn,kn=function(){Dr.postMessage(null)}}else kn=function(){K(vn,0)};function Jn(Me){sn=Me,kt||(kt=!0,kn())}function on(Me,Ke){Rn=K(function(){Me(n.unstable_now())},Ke)}function jr(){pe(Rn),Rn=-1}var oi=Hr,ea=null;n.unstable_IdlePriority=A,n.unstable_ImmediatePriority=x,n.unstable_LowPriority=S,n.unstable_NormalPriority=b,n.unstable_Profiling=ea,n.unstable_UserBlockingPriority=w,n.unstable_cancelCallback=Be,n.unstable_continueExecution=Ve,n.unstable_forceFrameRate=An,n.unstable_getCurrentPriorityLevel=pt,n.unstable_getFirstCallbackNode=xt,n.unstable_next=Ae,n.unstable_pauseExecution=Je,n.unstable_requestPaint=oi,n.unstable_runWithPriority=ze,n.unstable_scheduleCallback=Ce,n.unstable_shouldYield=Ur,n.unstable_wrapCallback=Le,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(vy)),vy}var DC;function TC(){return DC||(DC=1,function(n){process.env.NODE_ENV==="production"?n.exports=HD():n.exports=PD()}(py)),py.exports}var RC;function jD(){if(RC)return Ba;RC=1;var n=Te,l=TC();function a(r){for(var i="https://reactjs.org/docs/error-decoder.html?invariant="+r,c=1;c<arguments.length;c++)i+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+r+"; visit "+i+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var s=new Set,p={};function h(r,i){v(r,i),v(r+"Capture",i)}function v(r,i){for(p[r]=i,r=0;r<i.length;r++)s.add(i[r])}var g=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),C=Object.prototype.hasOwnProperty,d=/^[: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]*$/,x={},w={};function b(r){return C.call(w,r)?!0:C.call(x,r)?!1:d.test(r)?w[r]=!0:(x[r]=!0,!1)}function S(r,i,c,m){if(c!==null&&c.type===0)return!1;switch(typeof i){case"function":case"symbol":return!0;case"boolean":return m?!1:c!==null?!c.acceptsBooleans:(r=r.toLowerCase().slice(0,5),r!=="data-"&&r!=="aria-");default:return!1}}function A(r,i,c,m){if(i===null||typeof i>"u"||S(r,i,c,m))return!0;if(m)return!1;if(c!==null)switch(c.type){case 3:return!i;case 4:return i===!1;case 5:return isNaN(i);case 6:return isNaN(i)||1>i}return!1}function M(r,i,c,m,_,D,H){this.acceptsBooleans=i===2||i===3||i===4,this.attributeName=m,this.attributeNamespace=_,this.mustUseProperty=c,this.propertyName=r,this.type=i,this.sanitizeURL=D,this.removeEmptyString=H}var z={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(r){z[r]=new M(r,0,!1,r,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(r){var i=r[0];z[i]=new M(i,1,!1,r[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(r){z[r]=new M(r,2,!1,r.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(r){z[r]=new M(r,2,!1,r,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(r){z[r]=new M(r,3,!1,r.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(r){z[r]=new M(r,3,!0,r,null,!1,!1)}),["capture","download"].forEach(function(r){z[r]=new M(r,4,!1,r,null,!1,!1)}),["cols","rows","size","span"].forEach(function(r){z[r]=new M(r,6,!1,r,null,!1,!1)}),["rowSpan","start"].forEach(function(r){z[r]=new M(r,5,!1,r.toLowerCase(),null,!1,!1)});var F=/[\-:]([a-z])/g;function k(r){return r[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(r){var i=r.replace(F,k);z[i]=new M(i,1,!1,r,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(r){var i=r.replace(F,k);z[i]=new M(i,1,!1,r,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(r){var i=r.replace(F,k);z[i]=new M(i,1,!1,r,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(r){z[r]=new M(r,1,!1,r.toLowerCase(),null,!1,!1)}),z.xlinkHref=new M("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(r){z[r]=new M(r,1,!1,r.toLowerCase(),null,!0,!0)});function T(r,i,c,m){var _=z.hasOwnProperty(i)?z[i]:null;(_!==null?_.type!==0:m||!(2<i.length)||i[0]!=="o"&&i[0]!=="O"||i[1]!=="n"&&i[1]!=="N")&&(A(i,c,_,m)&&(c=null),m||_===null?b(i)&&(c===null?r.removeAttribute(i):r.setAttribute(i,""+c)):_.mustUseProperty?r[_.propertyName]=c===null?_.type===3?!1:"":c:(i=_.attributeName,m=_.attributeNamespace,c===null?r.removeAttribute(i):(_=_.type,c=_===3||_===4&&c===!0?"":""+c,m?r.setAttributeNS(m,i,c):r.setAttribute(i,c))))}var B=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,O=Symbol.for("react.element"),P=Symbol.for("react.portal"),L=Symbol.for("react.fragment"),$=Symbol.for("react.strict_mode"),Z=Symbol.for("react.profiler"),j=Symbol.for("react.provider"),U=Symbol.for("react.context"),ie=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),oe=Symbol.for("react.suspense_list"),Q=Symbol.for("react.memo"),X=Symbol.for("react.lazy"),he=Symbol.for("react.offscreen"),K=Symbol.iterator;function pe(r){return r===null||typeof r!="object"?null:(r=K&&r[K]||r["@@iterator"],typeof r=="function"?r:null)}var G=Object.assign,Y;function te(r){if(Y===void 0)try{throw Error()}catch(c){var i=c.stack.trim().match(/\n( *(at )?)/);Y=i&&i[1]||""}return`
|
|
69
|
+
}`)),Te.useEffect(function(){var g=l.current,C=F6(g);O6(v,"@ant-design-icons",{prepend:!h,csp:s,attachTo:C})},[])},$6=["icon","className","onClick","style","primaryColor","secondaryColor"],$0={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function V6(n){var l=n.primaryColor,a=n.secondaryColor;$0.primaryColor=l,$0.secondaryColor=a||uC(l),$0.calculated=!!a}function Y6(){return yo({},$0)}var Fh=function(l){var a=l.icon,s=l.className,p=l.onClick,h=l.style,v=l.primaryColor,g=l.secondaryColor,C=VS(l,$6),d=un.useRef(),x=$0;if(v&&(x={primaryColor:v,secondaryColor:g||uC(v)}),I6(d),P6(oC(a),"icon should be icon definiton, but got ".concat(a)),!oC(a))return null;var w=a;return w&&typeof w.icon=="function"&&(w=yo(yo({},w),{},{icon:w.icon(x.primaryColor,x.secondaryColor)})),cy(w.icon,"svg-".concat(w.name),yo(yo({className:s,onClick:p,style:h,"data-icon":w.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},C),{},{ref:d}))};Fh.displayName="IconReact",Fh.getTwoToneColors=Y6,Fh.setTwoToneColors=V6;const fy=Fh;function cC(n){var l=sC(n),a=$S(l,2),s=a[0],p=a[1];return fy.setTwoToneColors({primaryColor:s,secondaryColor:p})}function q6(){var n=fy.getTwoToneColors();return n.calculated?[n.primaryColor,n.secondaryColor]:n.primaryColor}var W6=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];cC(ay.primary);var zh=un.forwardRef(function(n,l){var a=n.className,s=n.icon,p=n.spin,h=n.rotate,v=n.tabIndex,g=n.onClick,C=n.twoToneColor,d=VS(n,W6),x=un.useContext(jS),w=x.prefixCls,b=w===void 0?"anticon":w,S=x.rootClassName,A=fl(S,b,va(va({},"".concat(b,"-").concat(s.name),!!s.name),"".concat(b,"-spin"),!!p||s.name==="loading"),a),M=v;M===void 0&&g&&(M=-1);var z=h?{msTransform:"rotate(".concat(h,"deg)"),transform:"rotate(".concat(h,"deg)")}:void 0,F=sC(C),k=$S(F,2),T=k[0],B=k[1];return un.createElement("span",Oa({role:"img","aria-label":s.name},d,{ref:l,tabIndex:M,onClick:g,className:A}),un.createElement(fy,{icon:s,primaryColor:T,secondaryColor:B,style:z}))});zh.displayName="AntdIcon",zh.getTwoToneColor=q6,zh.setTwoToneColor=cC;const Mi=zh;var G6={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"};const Z6=G6;var Q6=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:Z6}))},fC=un.forwardRef(Q6);process.env.NODE_ENV!=="production"&&(fC.displayName="ArrowLeftOutlined");const X6=fC;var K6={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"};const J6=K6;var eD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:J6}))},dC=un.forwardRef(eD);process.env.NODE_ENV!=="production"&&(dC.displayName="CheckOutlined");const tD=dC;var nD={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"};const rD=nD;var aD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:rD}))},pC=un.forwardRef(aD);process.env.NODE_ENV!=="production"&&(pC.displayName="CloseCircleFilled");const iD=pC;var oD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"};const lD=oD;var uD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:lD}))},hC=un.forwardRef(uD);process.env.NODE_ENV!=="production"&&(hC.displayName="DownOutlined");const sD=hC;var cD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"}}]},name:"info-circle",theme:"outlined"};const fD=cD;var dD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:fD}))},vC=un.forwardRef(dD);process.env.NODE_ENV!=="production"&&(vC.displayName="InfoCircleOutlined");const pD=vC;var hD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"minus-square",theme:"outlined"};const vD=hD;var mD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:vD}))},mC=un.forwardRef(mD);process.env.NODE_ENV!=="production"&&(mC.displayName="MinusSquareOutlined");const yD=mC;var gD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"};const xD=gD;var _D=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:xD}))},yC=un.forwardRef(_D);process.env.NODE_ENV!=="production"&&(yC.displayName="PlusOutlined");const gC=yC;var SD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"};const CD=SD;var ED=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:CD}))},xC=un.forwardRef(ED);process.env.NODE_ENV!=="production"&&(xC.displayName="PlusSquareOutlined");const bD=xC;var wD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M168 504.2c1-43.7 10-86.1 26.9-126 17.3-41 42.1-77.7 73.7-109.4S337 212.3 378 195c42.4-17.9 87.4-27 133.9-27s91.5 9.1 133.8 27A341.5 341.5 0 01755 268.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.7 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c0-6.7-7.7-10.5-12.9-6.3l-56.4 44.1C765.8 155.1 646.2 92 511.8 92 282.7 92 96.3 275.6 92 503.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8zm756 7.8h-60c-4.4 0-7.9 3.5-8 7.8-1 43.7-10 86.1-26.9 126-17.3 41-42.1 77.8-73.7 109.4A342.45 342.45 0 01512.1 856a342.24 342.24 0 01-243.2-100.8c-9.9-9.9-19.2-20.4-27.8-31.4l60.2-47a8 8 0 00-3-14.1l-175.7-43c-5-1.2-9.9 2.6-9.9 7.7l-.7 181c0 6.7 7.7 10.5 12.9 6.3l56.4-44.1C258.2 868.9 377.8 932 512.2 932c229.2 0 415.5-183.7 419.8-411.8a8 8 0 00-8-8.2z"}}]},name:"sync",theme:"outlined"};const DD=wD;var TD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:DD}))},_C=un.forwardRef(TD);process.env.NODE_ENV!=="production"&&(_C.displayName="SyncOutlined");const RD=_C;var AD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"};const kD=AD;var OD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:kD}))},SC=un.forwardRef(OD);process.env.NODE_ENV!=="production"&&(SC.displayName="UpOutlined");const BD=SC;var FD={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"};const zD=FD;var MD=function(l,a){return un.createElement(Mi,Oa({},l,{ref:a,icon:zD}))},CC=un.forwardRef(MD);process.env.NODE_ENV!=="production"&&(CC.displayName="UploadOutlined");const EC=CC,Mh={main:"backheader-module_main_cac53",title:"backheader-module_title_33439",sub:"backheader-module_sub_1d015",btn:"backheader-module_btn_ee841"},{Title:ND,Text:LD}=Ne.Typography,UD=n=>{const{isBack:l=!0,title:a,extra:s,subTitle:p=null,className:h,style:v,titleStyle:g,level:C=2,icon:d,onBack:x}=n,w=u6.useNavigate(),b=()=>typeof p=="string"?_e(LD,{className:Mh.sub,children:p}):p,S=()=>{if(x){x==null||x();return}w(-1)};return Yt("div",{className:fl(Mh.main,h),style:v,children:[Yt(Ne.Space,{children:[l&&_e("div",{onClick:S,className:Mh.btn,children:d||_e(X6,{style:{fontSize:24}})}),Yt(ND,{level:C,className:Mh.title,style:g,children:[a,b()]})]}),s]})};var dy={exports:{}},Ba={},py={exports:{}},hy={};var bC;function HD(){return bC||(bC=1,function(n){function l(K,pe){var G=K.length;K.push(pe);e:for(;0<G;){var Y=G-1>>>1,te=K[Y];if(0<p(te,pe))K[Y]=pe,K[G]=te,G=Y;else break e}}function a(K){return K.length===0?null:K[0]}function s(K){if(K.length===0)return null;var pe=K[0],G=K.pop();if(G!==pe){K[0]=G;e:for(var Y=0,te=K.length,ue=te>>>1;Y<ue;){var le=2*(Y+1)-1,ze=K[le],Ae=le+1,Le=K[Ae];if(0>p(ze,G))Ae<te&&0>p(Le,ze)?(K[Y]=Le,K[Ae]=G,Y=Ae):(K[Y]=ze,K[le]=G,Y=le);else if(Ae<te&&0>p(Le,G))K[Y]=Le,K[Ae]=G,Y=Ae;else break e}}return pe}function p(K,pe){var G=K.sortIndex-pe.sortIndex;return G!==0?G:K.id-pe.id}if(typeof performance=="object"&&typeof performance.now=="function"){var h=performance;n.unstable_now=function(){return h.now()}}else{var v=Date,g=v.now();n.unstable_now=function(){return v.now()-g}}var C=[],d=[],x=1,w=null,b=3,S=!1,A=!1,M=!1,z=typeof setTimeout=="function"?setTimeout:null,F=typeof clearTimeout=="function"?clearTimeout:null,k=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function T(K){for(var pe=a(d);pe!==null;){if(pe.callback===null)s(d);else if(pe.startTime<=K)s(d),pe.sortIndex=pe.expirationTime,l(C,pe);else break;pe=a(d)}}function B(K){if(M=!1,T(K),!A)if(a(C)!==null)A=!0,X(O);else{var pe=a(d);pe!==null&&he(B,pe.startTime-K)}}function O(K,pe){A=!1,M&&(M=!1,F(I),I=-1),S=!0;var G=b;try{for(T(pe),w=a(C);w!==null&&(!(w.expirationTime>pe)||K&&!U());){var Y=w.callback;if(typeof Y=="function"){w.callback=null,b=w.priorityLevel;var te=Y(w.expirationTime<=pe);pe=n.unstable_now(),typeof te=="function"?w.callback=te:w===a(C)&&s(C),T(pe)}else s(C);w=a(C)}if(w!==null)var ue=!0;else{var le=a(d);le!==null&&he(B,le.startTime-pe),ue=!1}return ue}finally{w=null,b=G,S=!1}}var P=!1,L=null,I=-1,Z=5,j=-1;function U(){return!(n.unstable_now()-j<Z)}function ie(){if(L!==null){var K=n.unstable_now();j=K;var pe=!0;try{pe=L(!0,K)}finally{pe?W():(P=!1,L=null)}}else P=!1}var W;if(typeof k=="function")W=function(){k(ie)};else if(typeof MessageChannel<"u"){var oe=new MessageChannel,Q=oe.port2;oe.port1.onmessage=ie,W=function(){Q.postMessage(null)}}else W=function(){z(ie,0)};function X(K){L=K,P||(P=!0,W())}function he(K,pe){I=z(function(){K(n.unstable_now())},pe)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(K){K.callback=null},n.unstable_continueExecution=function(){A||S||(A=!0,X(O))},n.unstable_forceFrameRate=function(K){0>K||125<K||(Z=0<K?Math.floor(1e3/K):5)},n.unstable_getCurrentPriorityLevel=function(){return b},n.unstable_getFirstCallbackNode=function(){return a(C)},n.unstable_next=function(K){switch(b){case 1:case 2:case 3:var pe=3;break;default:pe=b}var G=b;b=pe;try{return K()}finally{b=G}},n.unstable_pauseExecution=function(){},n.unstable_requestPaint=function(){},n.unstable_runWithPriority=function(K,pe){switch(K){case 1:case 2:case 3:case 4:case 5:break;default:K=3}var G=b;b=K;try{return pe()}finally{b=G}},n.unstable_scheduleCallback=function(K,pe,G){var Y=n.unstable_now();switch(typeof G=="object"&&G!==null?(G=G.delay,G=typeof G=="number"&&0<G?Y+G:Y):G=Y,K){case 1:var te=-1;break;case 2:te=250;break;case 5:te=1073741823;break;case 4:te=1e4;break;default:te=5e3}return te=G+te,K={id:x++,callback:pe,priorityLevel:K,startTime:G,expirationTime:te,sortIndex:-1},G>Y?(K.sortIndex=G,l(d,K),a(C)===null&&K===a(d)&&(M?(F(I),I=-1):M=!0,he(B,G-Y))):(K.sortIndex=te,l(C,K),A||S||(A=!0,X(O))),K},n.unstable_shouldYield=U,n.unstable_wrapCallback=function(K){var pe=b;return function(){var G=b;b=pe;try{return K.apply(this,arguments)}finally{b=G}}}}(hy)),hy}var vy={};var wC;function PD(){return wC||(wC=1,function(n){process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var l=!1,a=!1,s=5;function p(Me,Ke){var Ct=Me.length;Me.push(Ke),g(Me,Ke,Ct)}function h(Me){return Me.length===0?null:Me[0]}function v(Me){if(Me.length===0)return null;var Ke=Me[0],Ct=Me.pop();return Ct!==Ke&&(Me[0]=Ct,C(Me,Ct,0)),Ke}function g(Me,Ke,Ct){for(var Ut=Ct;Ut>0;){var ln=Ut-1>>>1,Hn=Me[ln];if(d(Hn,Ke)>0)Me[ln]=Ke,Me[Ut]=Hn,Ut=ln;else return}}function C(Me,Ke,Ct){for(var Ut=Ct,ln=Me.length,Hn=ln>>>1;Ut<Hn;){var Cn=(Ut+1)*2-1,cr=Me[Cn],Kt=Cn+1,Tr=Me[Kt];if(d(cr,Ke)<0)Kt<ln&&d(Tr,cr)<0?(Me[Ut]=Tr,Me[Kt]=Ke,Ut=Kt):(Me[Ut]=cr,Me[Cn]=Ke,Ut=Cn);else if(Kt<ln&&d(Tr,Ke)<0)Me[Ut]=Tr,Me[Kt]=Ke,Ut=Kt;else return}}function d(Me,Ke){var Ct=Me.sortIndex-Ke.sortIndex;return Ct!==0?Ct:Me.id-Ke.id}var x=1,w=2,b=3,S=4,A=5;function M(Me,Ke){}var z=typeof performance=="object"&&typeof performance.now=="function";if(z){var F=performance;n.unstable_now=function(){return F.now()}}else{var k=Date,T=k.now();n.unstable_now=function(){return k.now()-T}}var B=1073741823,O=-1,P=250,L=5e3,I=1e4,Z=B,j=[],U=[],ie=1,W=null,oe=b,Q=!1,X=!1,he=!1,K=typeof setTimeout=="function"?setTimeout:null,pe=typeof clearTimeout=="function"?clearTimeout:null,G=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function Y(Me){for(var Ke=h(U);Ke!==null;){if(Ke.callback===null)v(U);else if(Ke.startTime<=Me)v(U),Ke.sortIndex=Ke.expirationTime,p(j,Ke);else return;Ke=h(U)}}function te(Me){if(he=!1,Y(Me),!X)if(h(j)!==null)X=!0,Jn(ue);else{var Ke=h(U);Ke!==null&&on(te,Ke.startTime-Me)}}function ue(Me,Ke){X=!1,he&&(he=!1,jr()),Q=!0;var Ct=oe;try{var Ut;if(!a)return le(Me,Ke)}finally{W=null,oe=Ct,Q=!1}}function le(Me,Ke){var Ct=Ke;for(Y(Ct),W=h(j);W!==null&&!l&&!(W.expirationTime>Ct&&(!Me||Ur()));){var Ut=W.callback;if(typeof Ut=="function"){W.callback=null,oe=W.priorityLevel;var ln=W.expirationTime<=Ct,Hn=Ut(ln);Ct=n.unstable_now(),typeof Hn=="function"?W.callback=Hn:W===h(j)&&v(j),Y(Ct)}else v(j);W=h(j)}if(W!==null)return!0;var Cn=h(U);return Cn!==null&&on(te,Cn.startTime-Ct),!1}function ze(Me,Ke){switch(Me){case x:case w:case b:case S:case A:break;default:Me=b}var Ct=oe;oe=Me;try{return Ke()}finally{oe=Ct}}function Ae(Me){var Ke;switch(oe){case x:case w:case b:Ke=b;break;default:Ke=oe;break}var Ct=oe;oe=Ke;try{return Me()}finally{oe=Ct}}function Le(Me){var Ke=oe;return function(){var Ct=oe;oe=Ke;try{return Me.apply(this,arguments)}finally{oe=Ct}}}function Ce(Me,Ke,Ct){var Ut=n.unstable_now(),ln;if(typeof Ct=="object"&&Ct!==null){var Hn=Ct.delay;typeof Hn=="number"&&Hn>0?ln=Ut+Hn:ln=Ut}else ln=Ut;var Cn;switch(Me){case x:Cn=O;break;case w:Cn=P;break;case A:Cn=Z;break;case S:Cn=I;break;case b:default:Cn=L;break}var cr=ln+Cn,Kt={id:ie++,callback:Ke,priorityLevel:Me,startTime:ln,expirationTime:cr,sortIndex:-1};return ln>Ut?(Kt.sortIndex=ln,p(U,Kt),h(j)===null&&Kt===h(U)&&(he?jr():he=!0,on(te,ln-Ut))):(Kt.sortIndex=cr,p(j,Kt),!X&&!Q&&(X=!0,Jn(ue))),Kt}function Je(){}function Ve(){!X&&!Q&&(X=!0,Jn(ue))}function xt(){return h(j)}function Be(Me){Me.callback=null}function pt(){return oe}var kt=!1,sn=null,Rn=-1,zn=s,Kn=-1;function Ur(){var Me=n.unstable_now()-Kn;return!(Me<zn)}function Hr(){}function An(Me){Me<0||Me>125||(Me>0?zn=Math.floor(1e3/Me):zn=s)}var vn=function(){if(sn!==null){var Me=n.unstable_now();Kn=Me;var Ke=!0,Ct=!0;try{Ct=sn(Ke,Me)}finally{Ct?kn():(kt=!1,sn=null)}}else kt=!1},kn;if(typeof G=="function")kn=function(){G(vn)};else if(typeof MessageChannel<"u"){var Pr=new MessageChannel,Dr=Pr.port2;Pr.port1.onmessage=vn,kn=function(){Dr.postMessage(null)}}else kn=function(){K(vn,0)};function Jn(Me){sn=Me,kt||(kt=!0,kn())}function on(Me,Ke){Rn=K(function(){Me(n.unstable_now())},Ke)}function jr(){pe(Rn),Rn=-1}var oi=Hr,ea=null;n.unstable_IdlePriority=A,n.unstable_ImmediatePriority=x,n.unstable_LowPriority=S,n.unstable_NormalPriority=b,n.unstable_Profiling=ea,n.unstable_UserBlockingPriority=w,n.unstable_cancelCallback=Be,n.unstable_continueExecution=Ve,n.unstable_forceFrameRate=An,n.unstable_getCurrentPriorityLevel=pt,n.unstable_getFirstCallbackNode=xt,n.unstable_next=Ae,n.unstable_pauseExecution=Je,n.unstable_requestPaint=oi,n.unstable_runWithPriority=ze,n.unstable_scheduleCallback=Ce,n.unstable_shouldYield=Ur,n.unstable_wrapCallback=Le,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(vy)),vy}var DC;function TC(){return DC||(DC=1,function(n){process.env.NODE_ENV==="production"?n.exports=HD():n.exports=PD()}(py)),py.exports}var RC;function jD(){if(RC)return Ba;RC=1;var n=Te,l=TC();function a(r){for(var i="https://reactjs.org/docs/error-decoder.html?invariant="+r,c=1;c<arguments.length;c++)i+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+r+"; visit "+i+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var s=new Set,p={};function h(r,i){v(r,i),v(r+"Capture",i)}function v(r,i){for(p[r]=i,r=0;r<i.length;r++)s.add(i[r])}var g=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),C=Object.prototype.hasOwnProperty,d=/^[: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]*$/,x={},w={};function b(r){return C.call(w,r)?!0:C.call(x,r)?!1:d.test(r)?w[r]=!0:(x[r]=!0,!1)}function S(r,i,c,m){if(c!==null&&c.type===0)return!1;switch(typeof i){case"function":case"symbol":return!0;case"boolean":return m?!1:c!==null?!c.acceptsBooleans:(r=r.toLowerCase().slice(0,5),r!=="data-"&&r!=="aria-");default:return!1}}function A(r,i,c,m){if(i===null||typeof i>"u"||S(r,i,c,m))return!0;if(m)return!1;if(c!==null)switch(c.type){case 3:return!i;case 4:return i===!1;case 5:return isNaN(i);case 6:return isNaN(i)||1>i}return!1}function M(r,i,c,m,_,D,H){this.acceptsBooleans=i===2||i===3||i===4,this.attributeName=m,this.attributeNamespace=_,this.mustUseProperty=c,this.propertyName=r,this.type=i,this.sanitizeURL=D,this.removeEmptyString=H}var z={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(r){z[r]=new M(r,0,!1,r,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(r){var i=r[0];z[i]=new M(i,1,!1,r[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(r){z[r]=new M(r,2,!1,r.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(r){z[r]=new M(r,2,!1,r,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(r){z[r]=new M(r,3,!1,r.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(r){z[r]=new M(r,3,!0,r,null,!1,!1)}),["capture","download"].forEach(function(r){z[r]=new M(r,4,!1,r,null,!1,!1)}),["cols","rows","size","span"].forEach(function(r){z[r]=new M(r,6,!1,r,null,!1,!1)}),["rowSpan","start"].forEach(function(r){z[r]=new M(r,5,!1,r.toLowerCase(),null,!1,!1)});var F=/[\-:]([a-z])/g;function k(r){return r[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(r){var i=r.replace(F,k);z[i]=new M(i,1,!1,r,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(r){var i=r.replace(F,k);z[i]=new M(i,1,!1,r,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(r){var i=r.replace(F,k);z[i]=new M(i,1,!1,r,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(r){z[r]=new M(r,1,!1,r.toLowerCase(),null,!1,!1)}),z.xlinkHref=new M("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(r){z[r]=new M(r,1,!1,r.toLowerCase(),null,!0,!0)});function T(r,i,c,m){var _=z.hasOwnProperty(i)?z[i]:null;(_!==null?_.type!==0:m||!(2<i.length)||i[0]!=="o"&&i[0]!=="O"||i[1]!=="n"&&i[1]!=="N")&&(A(i,c,_,m)&&(c=null),m||_===null?b(i)&&(c===null?r.removeAttribute(i):r.setAttribute(i,""+c)):_.mustUseProperty?r[_.propertyName]=c===null?_.type===3?!1:"":c:(i=_.attributeName,m=_.attributeNamespace,c===null?r.removeAttribute(i):(_=_.type,c=_===3||_===4&&c===!0?"":""+c,m?r.setAttributeNS(m,i,c):r.setAttribute(i,c))))}var B=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,O=Symbol.for("react.element"),P=Symbol.for("react.portal"),L=Symbol.for("react.fragment"),I=Symbol.for("react.strict_mode"),Z=Symbol.for("react.profiler"),j=Symbol.for("react.provider"),U=Symbol.for("react.context"),ie=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),oe=Symbol.for("react.suspense_list"),Q=Symbol.for("react.memo"),X=Symbol.for("react.lazy"),he=Symbol.for("react.offscreen"),K=Symbol.iterator;function pe(r){return r===null||typeof r!="object"?null:(r=K&&r[K]||r["@@iterator"],typeof r=="function"?r:null)}var G=Object.assign,Y;function te(r){if(Y===void 0)try{throw Error()}catch(c){var i=c.stack.trim().match(/\n( *(at )?)/);Y=i&&i[1]||""}return`
|
|
70
70
|
`+Y+r}var ue=!1;function le(r,i){if(!r||ue)return"";ue=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(i)if(i=function(){throw Error()},Object.defineProperty(i.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(i,[])}catch(ye){var m=ye}Reflect.construct(r,[],i)}else{try{i.call()}catch(ye){m=ye}r.call(i.prototype)}else{try{throw Error()}catch(ye){m=ye}r()}}catch(ye){if(ye&&m&&typeof ye.stack=="string"){for(var _=ye.stack.split(`
|
|
71
71
|
`),D=m.stack.split(`
|
|
72
72
|
`),H=_.length-1,q=D.length-1;1<=H&&0<=q&&_[H]!==D[q];)q--;for(;1<=H&&0<=q;H--,q--)if(_[H]!==D[q]){if(H!==1||q!==1)do if(H--,q--,0>q||_[H]!==D[q]){var ee=`
|
|
73
|
-
`+_[H].replace(" at new "," at ");return r.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",r.displayName)),ee}while(1<=H&&0<=q);break}}}finally{ue=!1,Error.prepareStackTrace=c}return(r=r?r.displayName||r.name:"")?te(r):""}function ze(r){switch(r.tag){case 5:return te(r.type);case 16:return te("Lazy");case 13:return te("Suspense");case 19:return te("SuspenseList");case 0:case 2:case 15:return r=le(r.type,!1),r;case 11:return r=le(r.type.render,!1),r;case 1:return r=le(r.type,!0),r;default:return""}}function Ae(r){if(r==null)return null;if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case L:return"Fragment";case P:return"Portal";case Z:return"Profiler";case $:return"StrictMode";case W:return"Suspense";case oe:return"SuspenseList"}if(typeof r=="object")switch(r.$$typeof){case U:return(r.displayName||"Context")+".Consumer";case j:return(r._context.displayName||"Context")+".Provider";case ie:var i=r.render;return r=r.displayName,r||(r=i.displayName||i.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case Q:return i=r.displayName||null,i!==null?i:Ae(r.type)||"Memo";case X:i=r._payload,r=r._init;try{return Ae(r(i))}catch{}}return null}function Le(r){var i=r.type;switch(r.tag){case 24:return"Cache";case 9:return(i.displayName||"Context")+".Consumer";case 10:return(i._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return r=i.render,r=r.displayName||r.name||"",i.displayName||(r!==""?"ForwardRef("+r+")":"ForwardRef");case 7:return"Fragment";case 5:return i;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Ae(i);case 8:return i===$?"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 i=="function")return i.displayName||i.name||null;if(typeof i=="string")return i}return null}function Ce(r){switch(typeof r){case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function Je(r){var i=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function Ve(r){var i=Je(r)?"checked":"value",c=Object.getOwnPropertyDescriptor(r.constructor.prototype,i),m=""+r[i];if(!r.hasOwnProperty(i)&&typeof c<"u"&&typeof c.get=="function"&&typeof c.set=="function"){var _=c.get,D=c.set;return Object.defineProperty(r,i,{configurable:!0,get:function(){return _.call(this)},set:function(H){m=""+H,D.call(this,H)}}),Object.defineProperty(r,i,{enumerable:c.enumerable}),{getValue:function(){return m},setValue:function(H){m=""+H},stopTracking:function(){r._valueTracker=null,delete r[i]}}}}function xt(r){r._valueTracker||(r._valueTracker=Ve(r))}function Be(r){if(!r)return!1;var i=r._valueTracker;if(!i)return!0;var c=i.getValue(),m="";return r&&(m=Je(r)?r.checked?"true":"false":r.value),r=m,r!==c?(i.setValue(r),!0):!1}function pt(r){if(r=r||(typeof document<"u"?document:void 0),typeof r>"u")return null;try{return r.activeElement||r.body}catch{return r.body}}function kt(r,i){var c=i.checked;return G({},i,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:c??r._wrapperState.initialChecked})}function sn(r,i){var c=i.defaultValue==null?"":i.defaultValue,m=i.checked!=null?i.checked:i.defaultChecked;c=Ce(i.value!=null?i.value:c),r._wrapperState={initialChecked:m,initialValue:c,controlled:i.type==="checkbox"||i.type==="radio"?i.checked!=null:i.value!=null}}function Rn(r,i){i=i.checked,i!=null&&T(r,"checked",i,!1)}function zn(r,i){Rn(r,i);var c=Ce(i.value),m=i.type;if(c!=null)m==="number"?(c===0&&r.value===""||r.value!=c)&&(r.value=""+c):r.value!==""+c&&(r.value=""+c);else if(m==="submit"||m==="reset"){r.removeAttribute("value");return}i.hasOwnProperty("value")?Ur(r,i.type,c):i.hasOwnProperty("defaultValue")&&Ur(r,i.type,Ce(i.defaultValue)),i.checked==null&&i.defaultChecked!=null&&(r.defaultChecked=!!i.defaultChecked)}function Kn(r,i,c){if(i.hasOwnProperty("value")||i.hasOwnProperty("defaultValue")){var m=i.type;if(!(m!=="submit"&&m!=="reset"||i.value!==void 0&&i.value!==null))return;i=""+r._wrapperState.initialValue,c||i===r.value||(r.value=i),r.defaultValue=i}c=r.name,c!==""&&(r.name=""),r.defaultChecked=!!r._wrapperState.initialChecked,c!==""&&(r.name=c)}function Ur(r,i,c){(i!=="number"||pt(r.ownerDocument)!==r)&&(c==null?r.defaultValue=""+r._wrapperState.initialValue:r.defaultValue!==""+c&&(r.defaultValue=""+c))}var Hr=Array.isArray;function An(r,i,c,m){if(r=r.options,i){i={};for(var _=0;_<c.length;_++)i["$"+c[_]]=!0;for(c=0;c<r.length;c++)_=i.hasOwnProperty("$"+r[c].value),r[c].selected!==_&&(r[c].selected=_),_&&m&&(r[c].defaultSelected=!0)}else{for(c=""+Ce(c),i=null,_=0;_<r.length;_++){if(r[_].value===c){r[_].selected=!0,m&&(r[_].defaultSelected=!0);return}i!==null||r[_].disabled||(i=r[_])}i!==null&&(i.selected=!0)}}function vn(r,i){if(i.dangerouslySetInnerHTML!=null)throw Error(a(91));return G({},i,{value:void 0,defaultValue:void 0,children:""+r._wrapperState.initialValue})}function kn(r,i){var c=i.value;if(c==null){if(c=i.children,i=i.defaultValue,c!=null){if(i!=null)throw Error(a(92));if(Hr(c)){if(1<c.length)throw Error(a(93));c=c[0]}i=c}i==null&&(i=""),c=i}r._wrapperState={initialValue:Ce(c)}}function Pr(r,i){var c=Ce(i.value),m=Ce(i.defaultValue);c!=null&&(c=""+c,c!==r.value&&(r.value=c),i.defaultValue==null&&r.defaultValue!==c&&(r.defaultValue=c)),m!=null&&(r.defaultValue=""+m)}function Dr(r){var i=r.textContent;i===r._wrapperState.initialValue&&i!==""&&i!==null&&(r.value=i)}function Jn(r){switch(r){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 on(r,i){return r==null||r==="http://www.w3.org/1999/xhtml"?Jn(i):r==="http://www.w3.org/2000/svg"&&i==="foreignObject"?"http://www.w3.org/1999/xhtml":r}var jr,oi=function(r){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(i,c,m,_){MSApp.execUnsafeLocalFunction(function(){return r(i,c,m,_)})}:r}(function(r,i){if(r.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in r)r.innerHTML=i;else{for(jr=jr||document.createElement("div"),jr.innerHTML="<svg>"+i.valueOf().toString()+"</svg>",i=jr.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;i.firstChild;)r.appendChild(i.firstChild)}});function ea(r,i){if(i){var c=r.firstChild;if(c&&c===r.lastChild&&c.nodeType===3){c.nodeValue=i;return}}r.textContent=i}var Me={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ke=["Webkit","ms","Moz","O"];Object.keys(Me).forEach(function(r){Ke.forEach(function(i){i=i+r.charAt(0).toUpperCase()+r.substring(1),Me[i]=Me[r]})});function Ct(r,i,c){return i==null||typeof i=="boolean"||i===""?"":c||typeof i!="number"||i===0||Me.hasOwnProperty(r)&&Me[r]?(""+i).trim():i+"px"}function Ut(r,i){r=r.style;for(var c in i)if(i.hasOwnProperty(c)){var m=c.indexOf("--")===0,_=Ct(c,i[c],m);c==="float"&&(c="cssFloat"),m?r.setProperty(c,_):r[c]=_}}var ln=G({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Hn(r,i){if(i){if(ln[r]&&(i.children!=null||i.dangerouslySetInnerHTML!=null))throw Error(a(137,r));if(i.dangerouslySetInnerHTML!=null){if(i.children!=null)throw Error(a(60));if(typeof i.dangerouslySetInnerHTML!="object"||!("__html"in i.dangerouslySetInnerHTML))throw Error(a(61))}if(i.style!=null&&typeof i.style!="object")throw Error(a(62))}}function Cn(r,i){if(r.indexOf("-")===-1)return typeof i.is=="string";switch(r){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var cr=null;function Kt(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var Tr=null,Wt=null,Gt=null;function bo(r){if(r=qs(r)){if(typeof Tr!="function")throw Error(a(280));var i=r.stateNode;i&&(i=rt(i),Tr(r.stateNode,r.type,i))}}function Li(r){Wt?Gt?Gt.push(r):Gt=[r]:Wt=r}function wo(){if(Wt){var r=Wt,i=Gt;if(Gt=Wt=null,bo(r),i)for(r=0;r<i.length;r++)bo(i[r])}}function Do(r,i){return r(i)}function pu(){}var Ui=!1;function Hi(r,i,c){if(Ui)return r(i,c);Ui=!0;try{return Do(r,i,c)}finally{Ui=!1,(Wt!==null||Gt!==null)&&(pu(),wo())}}function Pi(r,i){var c=r.stateNode;if(c===null)return null;var m=rt(c);if(m===null)return null;c=m[i];e:switch(i){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(m=!m.disabled)||(r=r.type,m=!(r==="button"||r==="input"||r==="select"||r==="textarea")),r=!m;break e;default:r=!1}if(r)return null;if(c&&typeof c!="function")throw Error(a(231,i,typeof c));return c}var ji=!1;if(g)try{var mn={};Object.defineProperty(mn,"passive",{get:function(){ji=!0}}),window.addEventListener("test",mn,mn),window.removeEventListener("test",mn,mn)}catch{ji=!1}function fr(r,i,c,m,_,D,H,q,ee){var ye=Array.prototype.slice.call(arguments,3);try{i.apply(c,ye)}catch(De){this.onError(De)}}var Rr=!1,ga=null,To=!1,J=null,Re={onError:function(r){Rr=!0,ga=r}};function Pe(r,i,c,m,_,D,H,q,ee){Rr=!1,ga=null,fr.apply(Re,arguments)}function it(r,i,c,m,_,D,H,q,ee){if(Pe.apply(this,arguments),Rr){if(Rr){var ye=ga;Rr=!1,ga=null}else throw Error(a(198));To||(To=!0,J=ye)}}function _t(r){var i=r,c=r;if(r.alternate)for(;i.return;)i=i.return;else{r=i;do i=r,i.flags&4098&&(c=i.return),r=i.return;while(r)}return i.tag===3?c:null}function Nt(r){if(r.tag===13){var i=r.memoizedState;if(i===null&&(r=r.alternate,r!==null&&(i=r.memoizedState)),i!==null)return i.dehydrated}return null}function Et(r){if(_t(r)!==r)throw Error(a(188))}function lt(r){var i=r.alternate;if(!i){if(i=_t(r),i===null)throw Error(a(188));return i!==r?null:r}for(var c=r,m=i;;){var _=c.return;if(_===null)break;var D=_.alternate;if(D===null){if(m=_.return,m!==null){c=m;continue}break}if(_.child===D.child){for(D=_.child;D;){if(D===c)return Et(_),r;if(D===m)return Et(_),i;D=D.sibling}throw Error(a(188))}if(c.return!==m.return)c=_,m=D;else{for(var H=!1,q=_.child;q;){if(q===c){H=!0,c=_,m=D;break}if(q===m){H=!0,m=_,c=D;break}q=q.sibling}if(!H){for(q=D.child;q;){if(q===c){H=!0,c=D,m=_;break}if(q===m){H=!0,m=D,c=_;break}q=q.sibling}if(!H)throw Error(a(189))}}if(c.alternate!==m)throw Error(a(190))}if(c.tag!==3)throw Error(a(188));return c.stateNode.current===c?r:i}function er(r){return r=lt(r),r!==null?yn(r):null}function yn(r){if(r.tag===5||r.tag===6)return r;for(r=r.child;r!==null;){var i=yn(r);if(i!==null)return i;r=r.sibling}return null}var gn=l.unstable_scheduleCallback,Ir=l.unstable_cancelCallback,Ro=l.unstable_shouldYield,qc=l.unstable_requestPaint,Ht=l.unstable_now,ox=l.unstable_getCurrentPriorityLevel,Ii=l.unstable_ImmediatePriority,Tt=l.unstable_UserBlockingPriority,Ao=l.unstable_NormalPriority,av=l.unstable_LowPriority,hd=l.unstable_IdlePriority,ws=null,li=null;function iv(r){if(li&&typeof li.onCommitFiberRoot=="function")try{li.onCommitFiberRoot(ws,r,void 0,(r.current.flags&128)===128)}catch{}}var Na=Math.clz32?Math.clz32:lx,ov=Math.log,lv=Math.LN2;function lx(r){return r>>>=0,r===0?32:31-(ov(r)/lv|0)|0}var Wc=64,hu=4194304;function ml(r){switch(r&-r){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 r&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return r&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return r}}function ui(r,i){var c=r.pendingLanes;if(c===0)return 0;var m=0,_=r.suspendedLanes,D=r.pingedLanes,H=c&268435455;if(H!==0){var q=H&~_;q!==0?m=ml(q):(D&=H,D!==0&&(m=ml(D)))}else H=c&~_,H!==0?m=ml(H):D!==0&&(m=ml(D));if(m===0)return 0;if(i!==0&&i!==m&&!(i&_)&&(_=m&-m,D=i&-i,_>=D||_===16&&(D&4194240)!==0))return i;if(m&4&&(m|=c&16),i=r.entangledLanes,i!==0)for(r=r.entanglements,i&=m;0<i;)c=31-Na(i),_=1<<c,m|=r[c],i&=~_;return m}function vd(r,i){switch(r){case 1:case 2:case 4:return i+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 i+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 Gc(r,i){for(var c=r.suspendedLanes,m=r.pingedLanes,_=r.expirationTimes,D=r.pendingLanes;0<D;){var H=31-Na(D),q=1<<H,ee=_[H];ee===-1?(!(q&c)||q&m)&&(_[H]=vd(q,i)):ee<=i&&(r.expiredLanes|=q),D&=~q}}function md(r){return r=r.pendingLanes&-1073741825,r!==0?r:r&1073741824?1073741824:0}function Zc(){var r=Wc;return Wc<<=1,!(Wc&4194240)&&(Wc=64),r}function yd(r){for(var i=[],c=0;31>c;c++)i.push(r);return i}function yl(r,i,c){r.pendingLanes|=i,i!==536870912&&(r.suspendedLanes=0,r.pingedLanes=0),r=r.eventTimes,i=31-Na(i),r[i]=c}function ux(r,i){var c=r.pendingLanes&~i;r.pendingLanes=i,r.suspendedLanes=0,r.pingedLanes=0,r.expiredLanes&=i,r.mutableReadLanes&=i,r.entangledLanes&=i,i=r.entanglements;var m=r.eventTimes;for(r=r.expirationTimes;0<c;){var _=31-Na(c),D=1<<_;i[_]=0,m[_]=-1,r[_]=-1,c&=~D}}function Ds(r,i){var c=r.entangledLanes|=i;for(r=r.entanglements;c;){var m=31-Na(c),_=1<<m;_&i|r[m]&i&&(r[m]|=i),c&=~_}}var Zt=0;function gd(r){return r&=-r,1<r?4<r?r&268435455?16:536870912:4:1}var uv,Qc,nn,sv,xd,mt=!1,Ts=[],Pn=null,La=null,Ua=null,Rs=new Map,Yn=new Map,Jt=[],sx="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 si(r,i){switch(r){case"focusin":case"focusout":Pn=null;break;case"dragenter":case"dragleave":La=null;break;case"mouseover":case"mouseout":Ua=null;break;case"pointerover":case"pointerout":Rs.delete(i.pointerId);break;case"gotpointercapture":case"lostpointercapture":Yn.delete(i.pointerId)}}function Ar(r,i,c,m,_,D){return r===null||r.nativeEvent!==D?(r={blockedOn:i,domEventName:c,eventSystemFlags:m,nativeEvent:D,targetContainers:[_]},i!==null&&(i=qs(i),i!==null&&Qc(i)),r):(r.eventSystemFlags|=m,i=r.targetContainers,_!==null&&i.indexOf(_)===-1&&i.push(_),r)}function ko(r,i,c,m,_){switch(i){case"focusin":return Pn=Ar(Pn,r,i,c,m,_),!0;case"dragenter":return La=Ar(La,r,i,c,m,_),!0;case"mouseover":return Ua=Ar(Ua,r,i,c,m,_),!0;case"pointerover":var D=_.pointerId;return Rs.set(D,Ar(Rs.get(D)||null,r,i,c,m,_)),!0;case"gotpointercapture":return D=_.pointerId,Yn.set(D,Ar(Yn.get(D)||null,r,i,c,m,_)),!0}return!1}function cv(r){var i=Pa(r.target);if(i!==null){var c=_t(i);if(c!==null){if(i=c.tag,i===13){if(i=Nt(c),i!==null){r.blockedOn=i,xd(r.priority,function(){nn(c)});return}}else if(i===3&&c.stateNode.current.memoizedState.isDehydrated){r.blockedOn=c.tag===3?c.stateNode.containerInfo:null;return}}}r.blockedOn=null}function vu(r){if(r.blockedOn!==null)return!1;for(var i=r.targetContainers;0<i.length;){var c=Jc(r.domEventName,r.eventSystemFlags,i[0],r.nativeEvent);if(c===null){c=r.nativeEvent;var m=new c.constructor(c.type,c);cr=m,c.target.dispatchEvent(m),cr=null}else return i=qs(c),i!==null&&Qc(i),r.blockedOn=c,!1;i.shift()}return!0}function _d(r,i,c){vu(r)&&c.delete(i)}function fv(){mt=!1,Pn!==null&&vu(Pn)&&(Pn=null),La!==null&&vu(La)&&(La=null),Ua!==null&&vu(Ua)&&(Ua=null),Rs.forEach(_d),Yn.forEach(_d)}function As(r,i){r.blockedOn===i&&(r.blockedOn=null,mt||(mt=!0,l.unstable_scheduleCallback(l.unstable_NormalPriority,fv)))}function ks(r){function i(_){return As(_,r)}if(0<Ts.length){As(Ts[0],r);for(var c=1;c<Ts.length;c++){var m=Ts[c];m.blockedOn===r&&(m.blockedOn=null)}}for(Pn!==null&&As(Pn,r),La!==null&&As(La,r),Ua!==null&&As(Ua,r),Rs.forEach(i),Yn.forEach(i),c=0;c<Jt.length;c++)m=Jt[c],m.blockedOn===r&&(m.blockedOn=null);for(;0<Jt.length&&(c=Jt[0],c.blockedOn===null);)cv(c),c.blockedOn===null&&Jt.shift()}var mu=B.ReactCurrentBatchConfig,gl=!0;function dv(r,i,c,m){var _=Zt,D=mu.transition;mu.transition=null;try{Zt=1,Kc(r,i,c,m)}finally{Zt=_,mu.transition=D}}function Xc(r,i,c,m){var _=Zt,D=mu.transition;mu.transition=null;try{Zt=4,Kc(r,i,c,m)}finally{Zt=_,mu.transition=D}}function Kc(r,i,c,m){if(gl){var _=Jc(r,i,c,m);if(_===null)df(r,i,m,Os,c),si(r,m);else if(ko(_,r,i,c,m))m.stopPropagation();else if(si(r,m),i&4&&-1<sx.indexOf(r)){for(;_!==null;){var D=qs(_);if(D!==null&&uv(D),D=Jc(r,i,c,m),D===null&&df(r,i,m,Os,c),D===_)break;_=D}_!==null&&m.stopPropagation()}else df(r,i,m,null,c)}}var Os=null;function Jc(r,i,c,m){if(Os=null,r=Kt(m),r=Pa(r),r!==null)if(i=_t(r),i===null)r=null;else if(c=i.tag,c===13){if(r=Nt(i),r!==null)return r;r=null}else if(c===3){if(i.stateNode.current.memoizedState.isDehydrated)return i.tag===3?i.stateNode.containerInfo:null;r=null}else i!==r&&(r=null);return Os=r,null}function Sd(r){switch(r){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(ox()){case Ii:return 1;case Tt:return 4;case Ao:case av:return 16;case hd:return 536870912;default:return 16}default:return 16}}var $i=null,Bs=null,Fs=null;function Cd(){if(Fs)return Fs;var r,i=Bs,c=i.length,m,_="value"in $i?$i.value:$i.textContent,D=_.length;for(r=0;r<c&&i[r]===_[r];r++);var H=c-r;for(m=1;m<=H&&i[c-m]===_[D-m];m++);return Fs=_.slice(r,1<m?1-m:void 0)}function yu(r){var i=r.keyCode;return"charCode"in r?(r=r.charCode,r===0&&i===13&&(r=13)):r=i,r===10&&(r=13),32<=r||r===13?r:0}function zs(){return!0}function pv(){return!1}function xa(r){function i(c,m,_,D,H){this._reactName=c,this._targetInst=_,this.type=m,this.nativeEvent=D,this.target=H,this.currentTarget=null;for(var q in r)r.hasOwnProperty(q)&&(c=r[q],this[q]=c?c(D):D[q]);return this.isDefaultPrevented=(D.defaultPrevented!=null?D.defaultPrevented:D.returnValue===!1)?zs:pv,this.isPropagationStopped=pv,this}return G(i.prototype,{preventDefault:function(){this.defaultPrevented=!0;var c=this.nativeEvent;c&&(c.preventDefault?c.preventDefault():typeof c.returnValue!="unknown"&&(c.returnValue=!1),this.isDefaultPrevented=zs)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=zs)},persist:function(){},isPersistent:zs}),i}var Oo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ef=xa(Oo),gu=G({},Oo,{view:0,detail:0}),hv=xa(gu),tf,Ed,Ms,tr=G({},gu,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Td,button:0,buttons:0,relatedTarget:function(r){return r.relatedTarget===void 0?r.fromElement===r.srcElement?r.toElement:r.fromElement:r.relatedTarget},movementX:function(r){return"movementX"in r?r.movementX:(r!==Ms&&(Ms&&r.type==="mousemove"?(tf=r.screenX-Ms.screenX,Ed=r.screenY-Ms.screenY):Ed=tf=0,Ms=r),tf)},movementY:function(r){return"movementY"in r?r.movementY:Ed}}),nf=xa(tr),vv=G({},tr,{dataTransfer:0}),mv=xa(vv),cx=G({},gu,{relatedTarget:0}),Bo=xa(cx),bd=G({},Oo,{animationName:0,elapsedTime:0,pseudoElement:0}),yv=xa(bd),fx=G({},Oo,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),dx=xa(fx),px=G({},Oo,{data:0}),wd=xa(px),Dd={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},gv={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"},xv={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function _v(r){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(r):(r=xv[r])?!!i[r]:!1}function Td(){return _v}var Vi=G({},gu,{key:function(r){if(r.key){var i=Dd[r.key]||r.key;if(i!=="Unidentified")return i}return r.type==="keypress"?(r=yu(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?gv[r.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Td,charCode:function(r){return r.type==="keypress"?yu(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?yu(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),hx=xa(Vi),Rd=G({},tr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),rf=xa(Rd),Ad=G({},gu,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Td}),vx=xa(Ad),af=G({},Oo,{propertyName:0,elapsedTime:0,pseudoElement:0}),Sv=xa(af),ta=G({},tr,{deltaX:function(r){return"deltaX"in r?r.deltaX:"wheelDeltaX"in r?-r.wheelDeltaX:0},deltaY:function(r){return"deltaY"in r?r.deltaY:"wheelDeltaY"in r?-r.wheelDeltaY:"wheelDelta"in r?-r.wheelDelta:0},deltaZ:0,deltaMode:0}),Yi=xa(ta),jn=[9,13,27,32],ci=g&&"CompositionEvent"in window,xl=null;g&&"documentMode"in document&&(xl=document.documentMode);var of=g&&"TextEvent"in window&&!xl,Cv=g&&(!ci||xl&&8<xl&&11>=xl),xu=String.fromCharCode(32),Ev=!1;function bv(r,i){switch(r){case"keyup":return jn.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function lf(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var _u=!1;function mx(r,i){switch(r){case"compositionend":return lf(i);case"keypress":return i.which!==32?null:(Ev=!0,xu);case"textInput":return r=i.data,r===xu&&Ev?null:r;default:return null}}function yx(r,i){if(_u)return r==="compositionend"||!ci&&bv(r,i)?(r=Cd(),Fs=Bs=$i=null,_u=!1,r):null;switch(r){case"paste":return null;case"keypress":if(!(i.ctrlKey||i.altKey||i.metaKey)||i.ctrlKey&&i.altKey){if(i.char&&1<i.char.length)return i.char;if(i.which)return String.fromCharCode(i.which)}return null;case"compositionend":return Cv&&i.locale!=="ko"?null:i.data;default:return null}}var wv={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Dv(r){var i=r&&r.nodeName&&r.nodeName.toLowerCase();return i==="input"?!!wv[r.type]:i==="textarea"}function Tv(r,i,c,m){Li(m),i=$s(i,"onChange"),0<i.length&&(c=new ef("onChange","change",null,c,m),r.push({event:c,listeners:i}))}var Ns=null,Su=null;function Cu(r){ff(r,0)}function Eu(r){var i=wu(r);if(Be(i))return r}function Rv(r,i){if(r==="change")return i}var kd=!1;if(g){var Od;if(g){var Bd="oninput"in document;if(!Bd){var Av=document.createElement("div");Av.setAttribute("oninput","return;"),Bd=typeof Av.oninput=="function"}Od=Bd}else Od=!1;kd=Od&&(!document.documentMode||9<document.documentMode)}function kv(){Ns&&(Ns.detachEvent("onpropertychange",Ov),Su=Ns=null)}function Ov(r){if(r.propertyName==="value"&&Eu(Su)){var i=[];Tv(i,Su,r,Kt(r)),Hi(Cu,i)}}function gx(r,i,c){r==="focusin"?(kv(),Ns=i,Su=c,Ns.attachEvent("onpropertychange",Ov)):r==="focusout"&&kv()}function xx(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return Eu(Su)}function _x(r,i){if(r==="click")return Eu(i)}function Bv(r,i){if(r==="input"||r==="change")return Eu(i)}function Sx(r,i){return r===i&&(r!==0||1/r===1/i)||r!==r&&i!==i}var Ha=typeof Object.is=="function"?Object.is:Sx;function Ls(r,i){if(Ha(r,i))return!0;if(typeof r!="object"||r===null||typeof i!="object"||i===null)return!1;var c=Object.keys(r),m=Object.keys(i);if(c.length!==m.length)return!1;for(m=0;m<c.length;m++){var _=c[m];if(!C.call(i,_)||!Ha(r[_],i[_]))return!1}return!0}function Fv(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function zv(r,i){var c=Fv(r);r=0;for(var m;c;){if(c.nodeType===3){if(m=r+c.textContent.length,r<=i&&m>=i)return{node:c,offset:i-r};r=m}e:{for(;c;){if(c.nextSibling){c=c.nextSibling;break e}c=c.parentNode}c=void 0}c=Fv(c)}}function Mv(r,i){return r&&i?r===i?!0:r&&r.nodeType===3?!1:i&&i.nodeType===3?Mv(r,i.parentNode):"contains"in r?r.contains(i):r.compareDocumentPosition?!!(r.compareDocumentPosition(i)&16):!1:!1}function uf(){for(var r=window,i=pt();i instanceof r.HTMLIFrameElement;){try{var c=typeof i.contentWindow.location.href=="string"}catch{c=!1}if(c)r=i.contentWindow;else break;i=pt(r.document)}return i}function qi(r){var i=r&&r.nodeName&&r.nodeName.toLowerCase();return i&&(i==="input"&&(r.type==="text"||r.type==="search"||r.type==="tel"||r.type==="url"||r.type==="password")||i==="textarea"||r.contentEditable==="true")}function sf(r){var i=uf(),c=r.focusedElem,m=r.selectionRange;if(i!==c&&c&&c.ownerDocument&&Mv(c.ownerDocument.documentElement,c)){if(m!==null&&qi(c)){if(i=m.start,r=m.end,r===void 0&&(r=i),"selectionStart"in c)c.selectionStart=i,c.selectionEnd=Math.min(r,c.value.length);else if(r=(i=c.ownerDocument||document)&&i.defaultView||window,r.getSelection){r=r.getSelection();var _=c.textContent.length,D=Math.min(m.start,_);m=m.end===void 0?D:Math.min(m.end,_),!r.extend&&D>m&&(_=m,m=D,D=_),_=zv(c,D);var H=zv(c,m);_&&H&&(r.rangeCount!==1||r.anchorNode!==_.node||r.anchorOffset!==_.offset||r.focusNode!==H.node||r.focusOffset!==H.offset)&&(i=i.createRange(),i.setStart(_.node,_.offset),r.removeAllRanges(),D>m?(r.addRange(i),r.extend(H.node,H.offset)):(i.setEnd(H.node,H.offset),r.addRange(i)))}}for(i=[],r=c;r=r.parentNode;)r.nodeType===1&&i.push({element:r,left:r.scrollLeft,top:r.scrollTop});for(typeof c.focus=="function"&&c.focus(),c=0;c<i.length;c++)r=i[c],r.element.scrollLeft=r.left,r.element.scrollTop=r.top}}var Nv=g&&"documentMode"in document&&11>=document.documentMode,fi=null,Fd=null,Us=null,zd=!1;function Lv(r,i,c){var m=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;zd||fi==null||fi!==pt(m)||(m=fi,"selectionStart"in m&&qi(m)?m={start:m.selectionStart,end:m.selectionEnd}:(m=(m.ownerDocument&&m.ownerDocument.defaultView||window).getSelection(),m={anchorNode:m.anchorNode,anchorOffset:m.anchorOffset,focusNode:m.focusNode,focusOffset:m.focusOffset}),Us&&Ls(Us,m)||(Us=m,m=$s(Fd,"onSelect"),0<m.length&&(i=new ef("onSelect","select",null,i,c),r.push({event:i,listeners:m}),i.target=fi)))}function cf(r,i){var c={};return c[r.toLowerCase()]=i.toLowerCase(),c["Webkit"+r]="webkit"+i,c["Moz"+r]="moz"+i,c}var _l={animationend:cf("Animation","AnimationEnd"),animationiteration:cf("Animation","AnimationIteration"),animationstart:cf("Animation","AnimationStart"),transitionend:cf("Transition","TransitionEnd")},Md={},Nd={};g&&(Nd=document.createElement("div").style,"AnimationEvent"in window||(delete _l.animationend.animation,delete _l.animationiteration.animation,delete _l.animationstart.animation),"TransitionEvent"in window||delete _l.transitionend.transition);function nr(r){if(Md[r])return Md[r];if(!_l[r])return r;var i=_l[r],c;for(c in i)if(i.hasOwnProperty(c)&&c in Nd)return Md[r]=i[c];return r}var Ld=nr("animationend"),Uv=nr("animationiteration"),Hv=nr("animationstart"),Pv=nr("transitionend"),jv=new Map,Iv="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 Wi(r,i){jv.set(r,i),h(i,[r])}for(var Hs=0;Hs<Iv.length;Hs++){var Sl=Iv[Hs],Cx=Sl.toLowerCase(),Ps=Sl[0].toUpperCase()+Sl.slice(1);Wi(Cx,"on"+Ps)}Wi(Ld,"onAnimationEnd"),Wi(Uv,"onAnimationIteration"),Wi(Hv,"onAnimationStart"),Wi("dblclick","onDoubleClick"),Wi("focusin","onFocus"),Wi("focusout","onBlur"),Wi(Pv,"onTransitionEnd"),v("onMouseEnter",["mouseout","mouseover"]),v("onMouseLeave",["mouseout","mouseover"]),v("onPointerEnter",["pointerout","pointerover"]),v("onPointerLeave",["pointerout","pointerover"]),h("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),h("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),h("onBeforeInput",["compositionend","keypress","textInput","paste"]),h("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),h("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),h("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var js="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(" "),Ex=new Set("cancel close invalid load scroll toggle".split(" ").concat(js));function $v(r,i,c){var m=r.type||"unknown-event";r.currentTarget=c,it(m,i,void 0,r),r.currentTarget=null}function ff(r,i){i=(i&4)!==0;for(var c=0;c<r.length;c++){var m=r[c],_=m.event;m=m.listeners;e:{var D=void 0;if(i)for(var H=m.length-1;0<=H;H--){var q=m[H],ee=q.instance,ye=q.currentTarget;if(q=q.listener,ee!==D&&_.isPropagationStopped())break e;$v(_,q,ye),D=ee}else for(H=0;H<m.length;H++){if(q=m[H],ee=q.instance,ye=q.currentTarget,q=q.listener,ee!==D&&_.isPropagationStopped())break e;$v(_,q,ye),D=ee}}}if(To)throw r=J,To=!1,J=null,r}function rn(r,i){var c=i[Vd];c===void 0&&(c=i[Vd]=new Set);var m=r+"__bubble";c.has(m)||(Vv(i,r,2,!1),c.add(m))}function Fo(r,i,c){var m=0;i&&(m|=4),Vv(c,r,m,i)}var Gi="_reactListening"+Math.random().toString(36).slice(2);function bu(r){if(!r[Gi]){r[Gi]=!0,s.forEach(function(c){c!=="selectionchange"&&(Ex.has(c)||Fo(c,!1,r),Fo(c,!0,r))});var i=r.nodeType===9?r:r.ownerDocument;i===null||i[Gi]||(i[Gi]=!0,Fo("selectionchange",!1,i))}}function Vv(r,i,c,m){switch(Sd(i)){case 1:var _=dv;break;case 4:_=Xc;break;default:_=Kc}c=_.bind(null,i,c,r),_=void 0,!ji||i!=="touchstart"&&i!=="touchmove"&&i!=="wheel"||(_=!0),m?_!==void 0?r.addEventListener(i,c,{capture:!0,passive:_}):r.addEventListener(i,c,!0):_!==void 0?r.addEventListener(i,c,{passive:_}):r.addEventListener(i,c,!1)}function df(r,i,c,m,_){var D=m;if(!(i&1)&&!(i&2)&&m!==null)e:for(;;){if(m===null)return;var H=m.tag;if(H===3||H===4){var q=m.stateNode.containerInfo;if(q===_||q.nodeType===8&&q.parentNode===_)break;if(H===4)for(H=m.return;H!==null;){var ee=H.tag;if((ee===3||ee===4)&&(ee=H.stateNode.containerInfo,ee===_||ee.nodeType===8&&ee.parentNode===_))return;H=H.return}for(;q!==null;){if(H=Pa(q),H===null)return;if(ee=H.tag,ee===5||ee===6){m=D=H;continue e}q=q.parentNode}}m=m.return}Hi(function(){var ye=D,De=Kt(c),ke=[];e:{var we=jv.get(r);if(we!==void 0){var Ie=ef,Ge=r;switch(r){case"keypress":if(yu(c)===0)break e;case"keydown":case"keyup":Ie=hx;break;case"focusin":Ge="focus",Ie=Bo;break;case"focusout":Ge="blur",Ie=Bo;break;case"beforeblur":case"afterblur":Ie=Bo;break;case"click":if(c.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Ie=nf;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Ie=mv;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Ie=vx;break;case Ld:case Uv:case Hv:Ie=yv;break;case Pv:Ie=Sv;break;case"scroll":Ie=hv;break;case"wheel":Ie=Yi;break;case"copy":case"cut":case"paste":Ie=dx;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Ie=rf}var Xe=(i&4)!==0,Nn=!Xe&&r==="scroll",se=Xe?we!==null?we+"Capture":null:we;Xe=[];for(var re=ye,de;re!==null;){de=re;var Fe=de.stateNode;if(de.tag===5&&Fe!==null&&(de=Fe,se!==null&&(Fe=Pi(re,se),Fe!=null&&Xe.push(Is(re,Fe,de)))),Nn)break;re=re.return}0<Xe.length&&(we=new Ie(we,Ge,null,c,De),ke.push({event:we,listeners:Xe}))}}if(!(i&7)){e:{if(we=r==="mouseover"||r==="pointerover",Ie=r==="mouseout"||r==="pointerout",we&&c!==cr&&(Ge=c.relatedTarget||c.fromElement)&&(Pa(Ge)||Ge[Zi]))break e;if((Ie||we)&&(we=De.window===De?De:(we=De.ownerDocument)?we.defaultView||we.parentWindow:window,Ie?(Ge=c.relatedTarget||c.toElement,Ie=ye,Ge=Ge?Pa(Ge):null,Ge!==null&&(Nn=_t(Ge),Ge!==Nn||Ge.tag!==5&&Ge.tag!==6)&&(Ge=null)):(Ie=null,Ge=ye),Ie!==Ge)){if(Xe=nf,Fe="onMouseLeave",se="onMouseEnter",re="mouse",(r==="pointerout"||r==="pointerover")&&(Xe=rf,Fe="onPointerLeave",se="onPointerEnter",re="pointer"),Nn=Ie==null?we:wu(Ie),de=Ge==null?we:wu(Ge),we=new Xe(Fe,re+"leave",Ie,c,De),we.target=Nn,we.relatedTarget=de,Fe=null,Pa(De)===ye&&(Xe=new Xe(se,re+"enter",Ge,c,De),Xe.target=de,Xe.relatedTarget=Nn,Fe=Xe),Nn=Fe,Ie&&Ge)t:{for(Xe=Ie,se=Ge,re=0,de=Xe;de;de=Cl(de))re++;for(de=0,Fe=se;Fe;Fe=Cl(Fe))de++;for(;0<re-de;)Xe=Cl(Xe),re--;for(;0<de-re;)se=Cl(se),de--;for(;re--;){if(Xe===se||se!==null&&Xe===se.alternate)break t;Xe=Cl(Xe),se=Cl(se)}Xe=null}else Xe=null;Ie!==null&&Ud(ke,we,Ie,Xe,!1),Ge!==null&&Nn!==null&&Ud(ke,Nn,Ge,Xe,!0)}}e:{if(we=ye?wu(ye):window,Ie=we.nodeName&&we.nodeName.toLowerCase(),Ie==="select"||Ie==="input"&&we.type==="file")var et=Rv;else if(Dv(we))if(kd)et=Bv;else{et=xx;var Ze=gx}else(Ie=we.nodeName)&&Ie.toLowerCase()==="input"&&(we.type==="checkbox"||we.type==="radio")&&(et=_x);if(et&&(et=et(r,ye))){Tv(ke,et,c,De);break e}Ze&&Ze(r,we,ye),r==="focusout"&&(Ze=we._wrapperState)&&Ze.controlled&&we.type==="number"&&Ur(we,"number",we.value)}switch(Ze=ye?wu(ye):window,r){case"focusin":(Dv(Ze)||Ze.contentEditable==="true")&&(fi=Ze,Fd=ye,Us=null);break;case"focusout":Us=Fd=fi=null;break;case"mousedown":zd=!0;break;case"contextmenu":case"mouseup":case"dragend":zd=!1,Lv(ke,c,De);break;case"selectionchange":if(Nv)break;case"keydown":case"keyup":Lv(ke,c,De)}var nt;if(ci)e:{switch(r){case"compositionstart":var dt="onCompositionStart";break e;case"compositionend":dt="onCompositionEnd";break e;case"compositionupdate":dt="onCompositionUpdate";break e}dt=void 0}else _u?bv(r,c)&&(dt="onCompositionEnd"):r==="keydown"&&c.keyCode===229&&(dt="onCompositionStart");dt&&(Cv&&c.locale!=="ko"&&(_u||dt!=="onCompositionStart"?dt==="onCompositionEnd"&&_u&&(nt=Cd()):($i=De,Bs="value"in $i?$i.value:$i.textContent,_u=!0)),Ze=$s(ye,dt),0<Ze.length&&(dt=new wd(dt,r,null,c,De),ke.push({event:dt,listeners:Ze}),nt?dt.data=nt:(nt=lf(c),nt!==null&&(dt.data=nt)))),(nt=of?mx(r,c):yx(r,c))&&(ye=$s(ye,"onBeforeInput"),0<ye.length&&(De=new wd("onBeforeInput","beforeinput",null,c,De),ke.push({event:De,listeners:ye}),De.data=nt))}ff(ke,i)})}function Is(r,i,c){return{instance:r,listener:i,currentTarget:c}}function $s(r,i){for(var c=i+"Capture",m=[];r!==null;){var _=r,D=_.stateNode;_.tag===5&&D!==null&&(_=D,D=Pi(r,c),D!=null&&m.unshift(Is(r,D,_)),D=Pi(r,i),D!=null&&m.push(Is(r,D,_))),r=r.return}return m}function Cl(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5);return r||null}function Ud(r,i,c,m,_){for(var D=i._reactName,H=[];c!==null&&c!==m;){var q=c,ee=q.alternate,ye=q.stateNode;if(ee!==null&&ee===m)break;q.tag===5&&ye!==null&&(q=ye,_?(ee=Pi(c,D),ee!=null&&H.unshift(Is(c,ee,q))):_||(ee=Pi(c,D),ee!=null&&H.push(Is(c,ee,q)))),c=c.return}H.length!==0&&r.push({event:i,listeners:H})}var Hd=/\r\n?/g,bx=/\u0000|\uFFFD/g;function Pd(r){return(typeof r=="string"?r:""+r).replace(Hd,`
|
|
73
|
+
`+_[H].replace(" at new "," at ");return r.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",r.displayName)),ee}while(1<=H&&0<=q);break}}}finally{ue=!1,Error.prepareStackTrace=c}return(r=r?r.displayName||r.name:"")?te(r):""}function ze(r){switch(r.tag){case 5:return te(r.type);case 16:return te("Lazy");case 13:return te("Suspense");case 19:return te("SuspenseList");case 0:case 2:case 15:return r=le(r.type,!1),r;case 11:return r=le(r.type.render,!1),r;case 1:return r=le(r.type,!0),r;default:return""}}function Ae(r){if(r==null)return null;if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case L:return"Fragment";case P:return"Portal";case Z:return"Profiler";case I:return"StrictMode";case W:return"Suspense";case oe:return"SuspenseList"}if(typeof r=="object")switch(r.$$typeof){case U:return(r.displayName||"Context")+".Consumer";case j:return(r._context.displayName||"Context")+".Provider";case ie:var i=r.render;return r=r.displayName,r||(r=i.displayName||i.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case Q:return i=r.displayName||null,i!==null?i:Ae(r.type)||"Memo";case X:i=r._payload,r=r._init;try{return Ae(r(i))}catch{}}return null}function Le(r){var i=r.type;switch(r.tag){case 24:return"Cache";case 9:return(i.displayName||"Context")+".Consumer";case 10:return(i._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return r=i.render,r=r.displayName||r.name||"",i.displayName||(r!==""?"ForwardRef("+r+")":"ForwardRef");case 7:return"Fragment";case 5:return i;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Ae(i);case 8:return i===I?"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 i=="function")return i.displayName||i.name||null;if(typeof i=="string")return i}return null}function Ce(r){switch(typeof r){case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function Je(r){var i=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function Ve(r){var i=Je(r)?"checked":"value",c=Object.getOwnPropertyDescriptor(r.constructor.prototype,i),m=""+r[i];if(!r.hasOwnProperty(i)&&typeof c<"u"&&typeof c.get=="function"&&typeof c.set=="function"){var _=c.get,D=c.set;return Object.defineProperty(r,i,{configurable:!0,get:function(){return _.call(this)},set:function(H){m=""+H,D.call(this,H)}}),Object.defineProperty(r,i,{enumerable:c.enumerable}),{getValue:function(){return m},setValue:function(H){m=""+H},stopTracking:function(){r._valueTracker=null,delete r[i]}}}}function xt(r){r._valueTracker||(r._valueTracker=Ve(r))}function Be(r){if(!r)return!1;var i=r._valueTracker;if(!i)return!0;var c=i.getValue(),m="";return r&&(m=Je(r)?r.checked?"true":"false":r.value),r=m,r!==c?(i.setValue(r),!0):!1}function pt(r){if(r=r||(typeof document<"u"?document:void 0),typeof r>"u")return null;try{return r.activeElement||r.body}catch{return r.body}}function kt(r,i){var c=i.checked;return G({},i,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:c??r._wrapperState.initialChecked})}function sn(r,i){var c=i.defaultValue==null?"":i.defaultValue,m=i.checked!=null?i.checked:i.defaultChecked;c=Ce(i.value!=null?i.value:c),r._wrapperState={initialChecked:m,initialValue:c,controlled:i.type==="checkbox"||i.type==="radio"?i.checked!=null:i.value!=null}}function Rn(r,i){i=i.checked,i!=null&&T(r,"checked",i,!1)}function zn(r,i){Rn(r,i);var c=Ce(i.value),m=i.type;if(c!=null)m==="number"?(c===0&&r.value===""||r.value!=c)&&(r.value=""+c):r.value!==""+c&&(r.value=""+c);else if(m==="submit"||m==="reset"){r.removeAttribute("value");return}i.hasOwnProperty("value")?Ur(r,i.type,c):i.hasOwnProperty("defaultValue")&&Ur(r,i.type,Ce(i.defaultValue)),i.checked==null&&i.defaultChecked!=null&&(r.defaultChecked=!!i.defaultChecked)}function Kn(r,i,c){if(i.hasOwnProperty("value")||i.hasOwnProperty("defaultValue")){var m=i.type;if(!(m!=="submit"&&m!=="reset"||i.value!==void 0&&i.value!==null))return;i=""+r._wrapperState.initialValue,c||i===r.value||(r.value=i),r.defaultValue=i}c=r.name,c!==""&&(r.name=""),r.defaultChecked=!!r._wrapperState.initialChecked,c!==""&&(r.name=c)}function Ur(r,i,c){(i!=="number"||pt(r.ownerDocument)!==r)&&(c==null?r.defaultValue=""+r._wrapperState.initialValue:r.defaultValue!==""+c&&(r.defaultValue=""+c))}var Hr=Array.isArray;function An(r,i,c,m){if(r=r.options,i){i={};for(var _=0;_<c.length;_++)i["$"+c[_]]=!0;for(c=0;c<r.length;c++)_=i.hasOwnProperty("$"+r[c].value),r[c].selected!==_&&(r[c].selected=_),_&&m&&(r[c].defaultSelected=!0)}else{for(c=""+Ce(c),i=null,_=0;_<r.length;_++){if(r[_].value===c){r[_].selected=!0,m&&(r[_].defaultSelected=!0);return}i!==null||r[_].disabled||(i=r[_])}i!==null&&(i.selected=!0)}}function vn(r,i){if(i.dangerouslySetInnerHTML!=null)throw Error(a(91));return G({},i,{value:void 0,defaultValue:void 0,children:""+r._wrapperState.initialValue})}function kn(r,i){var c=i.value;if(c==null){if(c=i.children,i=i.defaultValue,c!=null){if(i!=null)throw Error(a(92));if(Hr(c)){if(1<c.length)throw Error(a(93));c=c[0]}i=c}i==null&&(i=""),c=i}r._wrapperState={initialValue:Ce(c)}}function Pr(r,i){var c=Ce(i.value),m=Ce(i.defaultValue);c!=null&&(c=""+c,c!==r.value&&(r.value=c),i.defaultValue==null&&r.defaultValue!==c&&(r.defaultValue=c)),m!=null&&(r.defaultValue=""+m)}function Dr(r){var i=r.textContent;i===r._wrapperState.initialValue&&i!==""&&i!==null&&(r.value=i)}function Jn(r){switch(r){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 on(r,i){return r==null||r==="http://www.w3.org/1999/xhtml"?Jn(i):r==="http://www.w3.org/2000/svg"&&i==="foreignObject"?"http://www.w3.org/1999/xhtml":r}var jr,oi=function(r){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(i,c,m,_){MSApp.execUnsafeLocalFunction(function(){return r(i,c,m,_)})}:r}(function(r,i){if(r.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in r)r.innerHTML=i;else{for(jr=jr||document.createElement("div"),jr.innerHTML="<svg>"+i.valueOf().toString()+"</svg>",i=jr.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;i.firstChild;)r.appendChild(i.firstChild)}});function ea(r,i){if(i){var c=r.firstChild;if(c&&c===r.lastChild&&c.nodeType===3){c.nodeValue=i;return}}r.textContent=i}var Me={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ke=["Webkit","ms","Moz","O"];Object.keys(Me).forEach(function(r){Ke.forEach(function(i){i=i+r.charAt(0).toUpperCase()+r.substring(1),Me[i]=Me[r]})});function Ct(r,i,c){return i==null||typeof i=="boolean"||i===""?"":c||typeof i!="number"||i===0||Me.hasOwnProperty(r)&&Me[r]?(""+i).trim():i+"px"}function Ut(r,i){r=r.style;for(var c in i)if(i.hasOwnProperty(c)){var m=c.indexOf("--")===0,_=Ct(c,i[c],m);c==="float"&&(c="cssFloat"),m?r.setProperty(c,_):r[c]=_}}var ln=G({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Hn(r,i){if(i){if(ln[r]&&(i.children!=null||i.dangerouslySetInnerHTML!=null))throw Error(a(137,r));if(i.dangerouslySetInnerHTML!=null){if(i.children!=null)throw Error(a(60));if(typeof i.dangerouslySetInnerHTML!="object"||!("__html"in i.dangerouslySetInnerHTML))throw Error(a(61))}if(i.style!=null&&typeof i.style!="object")throw Error(a(62))}}function Cn(r,i){if(r.indexOf("-")===-1)return typeof i.is=="string";switch(r){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var cr=null;function Kt(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var Tr=null,Wt=null,Gt=null;function bo(r){if(r=qs(r)){if(typeof Tr!="function")throw Error(a(280));var i=r.stateNode;i&&(i=rt(i),Tr(r.stateNode,r.type,i))}}function Li(r){Wt?Gt?Gt.push(r):Gt=[r]:Wt=r}function wo(){if(Wt){var r=Wt,i=Gt;if(Gt=Wt=null,bo(r),i)for(r=0;r<i.length;r++)bo(i[r])}}function Do(r,i){return r(i)}function pu(){}var Ui=!1;function Hi(r,i,c){if(Ui)return r(i,c);Ui=!0;try{return Do(r,i,c)}finally{Ui=!1,(Wt!==null||Gt!==null)&&(pu(),wo())}}function Pi(r,i){var c=r.stateNode;if(c===null)return null;var m=rt(c);if(m===null)return null;c=m[i];e:switch(i){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(m=!m.disabled)||(r=r.type,m=!(r==="button"||r==="input"||r==="select"||r==="textarea")),r=!m;break e;default:r=!1}if(r)return null;if(c&&typeof c!="function")throw Error(a(231,i,typeof c));return c}var ji=!1;if(g)try{var mn={};Object.defineProperty(mn,"passive",{get:function(){ji=!0}}),window.addEventListener("test",mn,mn),window.removeEventListener("test",mn,mn)}catch{ji=!1}function fr(r,i,c,m,_,D,H,q,ee){var ye=Array.prototype.slice.call(arguments,3);try{i.apply(c,ye)}catch(De){this.onError(De)}}var Rr=!1,ga=null,To=!1,J=null,Re={onError:function(r){Rr=!0,ga=r}};function Pe(r,i,c,m,_,D,H,q,ee){Rr=!1,ga=null,fr.apply(Re,arguments)}function it(r,i,c,m,_,D,H,q,ee){if(Pe.apply(this,arguments),Rr){if(Rr){var ye=ga;Rr=!1,ga=null}else throw Error(a(198));To||(To=!0,J=ye)}}function _t(r){var i=r,c=r;if(r.alternate)for(;i.return;)i=i.return;else{r=i;do i=r,i.flags&4098&&(c=i.return),r=i.return;while(r)}return i.tag===3?c:null}function Nt(r){if(r.tag===13){var i=r.memoizedState;if(i===null&&(r=r.alternate,r!==null&&(i=r.memoizedState)),i!==null)return i.dehydrated}return null}function Et(r){if(_t(r)!==r)throw Error(a(188))}function lt(r){var i=r.alternate;if(!i){if(i=_t(r),i===null)throw Error(a(188));return i!==r?null:r}for(var c=r,m=i;;){var _=c.return;if(_===null)break;var D=_.alternate;if(D===null){if(m=_.return,m!==null){c=m;continue}break}if(_.child===D.child){for(D=_.child;D;){if(D===c)return Et(_),r;if(D===m)return Et(_),i;D=D.sibling}throw Error(a(188))}if(c.return!==m.return)c=_,m=D;else{for(var H=!1,q=_.child;q;){if(q===c){H=!0,c=_,m=D;break}if(q===m){H=!0,m=_,c=D;break}q=q.sibling}if(!H){for(q=D.child;q;){if(q===c){H=!0,c=D,m=_;break}if(q===m){H=!0,m=D,c=_;break}q=q.sibling}if(!H)throw Error(a(189))}}if(c.alternate!==m)throw Error(a(190))}if(c.tag!==3)throw Error(a(188));return c.stateNode.current===c?r:i}function er(r){return r=lt(r),r!==null?yn(r):null}function yn(r){if(r.tag===5||r.tag===6)return r;for(r=r.child;r!==null;){var i=yn(r);if(i!==null)return i;r=r.sibling}return null}var gn=l.unstable_scheduleCallback,Ir=l.unstable_cancelCallback,Ro=l.unstable_shouldYield,qc=l.unstable_requestPaint,Ht=l.unstable_now,ox=l.unstable_getCurrentPriorityLevel,Ii=l.unstable_ImmediatePriority,Tt=l.unstable_UserBlockingPriority,Ao=l.unstable_NormalPriority,av=l.unstable_LowPriority,hd=l.unstable_IdlePriority,ws=null,li=null;function iv(r){if(li&&typeof li.onCommitFiberRoot=="function")try{li.onCommitFiberRoot(ws,r,void 0,(r.current.flags&128)===128)}catch{}}var Na=Math.clz32?Math.clz32:lx,ov=Math.log,lv=Math.LN2;function lx(r){return r>>>=0,r===0?32:31-(ov(r)/lv|0)|0}var Wc=64,hu=4194304;function ml(r){switch(r&-r){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 r&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return r&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return r}}function ui(r,i){var c=r.pendingLanes;if(c===0)return 0;var m=0,_=r.suspendedLanes,D=r.pingedLanes,H=c&268435455;if(H!==0){var q=H&~_;q!==0?m=ml(q):(D&=H,D!==0&&(m=ml(D)))}else H=c&~_,H!==0?m=ml(H):D!==0&&(m=ml(D));if(m===0)return 0;if(i!==0&&i!==m&&!(i&_)&&(_=m&-m,D=i&-i,_>=D||_===16&&(D&4194240)!==0))return i;if(m&4&&(m|=c&16),i=r.entangledLanes,i!==0)for(r=r.entanglements,i&=m;0<i;)c=31-Na(i),_=1<<c,m|=r[c],i&=~_;return m}function vd(r,i){switch(r){case 1:case 2:case 4:return i+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 i+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 Gc(r,i){for(var c=r.suspendedLanes,m=r.pingedLanes,_=r.expirationTimes,D=r.pendingLanes;0<D;){var H=31-Na(D),q=1<<H,ee=_[H];ee===-1?(!(q&c)||q&m)&&(_[H]=vd(q,i)):ee<=i&&(r.expiredLanes|=q),D&=~q}}function md(r){return r=r.pendingLanes&-1073741825,r!==0?r:r&1073741824?1073741824:0}function Zc(){var r=Wc;return Wc<<=1,!(Wc&4194240)&&(Wc=64),r}function yd(r){for(var i=[],c=0;31>c;c++)i.push(r);return i}function yl(r,i,c){r.pendingLanes|=i,i!==536870912&&(r.suspendedLanes=0,r.pingedLanes=0),r=r.eventTimes,i=31-Na(i),r[i]=c}function ux(r,i){var c=r.pendingLanes&~i;r.pendingLanes=i,r.suspendedLanes=0,r.pingedLanes=0,r.expiredLanes&=i,r.mutableReadLanes&=i,r.entangledLanes&=i,i=r.entanglements;var m=r.eventTimes;for(r=r.expirationTimes;0<c;){var _=31-Na(c),D=1<<_;i[_]=0,m[_]=-1,r[_]=-1,c&=~D}}function Ds(r,i){var c=r.entangledLanes|=i;for(r=r.entanglements;c;){var m=31-Na(c),_=1<<m;_&i|r[m]&i&&(r[m]|=i),c&=~_}}var Zt=0;function gd(r){return r&=-r,1<r?4<r?r&268435455?16:536870912:4:1}var uv,Qc,nn,sv,xd,mt=!1,Ts=[],Pn=null,La=null,Ua=null,Rs=new Map,Yn=new Map,Jt=[],sx="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 si(r,i){switch(r){case"focusin":case"focusout":Pn=null;break;case"dragenter":case"dragleave":La=null;break;case"mouseover":case"mouseout":Ua=null;break;case"pointerover":case"pointerout":Rs.delete(i.pointerId);break;case"gotpointercapture":case"lostpointercapture":Yn.delete(i.pointerId)}}function Ar(r,i,c,m,_,D){return r===null||r.nativeEvent!==D?(r={blockedOn:i,domEventName:c,eventSystemFlags:m,nativeEvent:D,targetContainers:[_]},i!==null&&(i=qs(i),i!==null&&Qc(i)),r):(r.eventSystemFlags|=m,i=r.targetContainers,_!==null&&i.indexOf(_)===-1&&i.push(_),r)}function ko(r,i,c,m,_){switch(i){case"focusin":return Pn=Ar(Pn,r,i,c,m,_),!0;case"dragenter":return La=Ar(La,r,i,c,m,_),!0;case"mouseover":return Ua=Ar(Ua,r,i,c,m,_),!0;case"pointerover":var D=_.pointerId;return Rs.set(D,Ar(Rs.get(D)||null,r,i,c,m,_)),!0;case"gotpointercapture":return D=_.pointerId,Yn.set(D,Ar(Yn.get(D)||null,r,i,c,m,_)),!0}return!1}function cv(r){var i=Pa(r.target);if(i!==null){var c=_t(i);if(c!==null){if(i=c.tag,i===13){if(i=Nt(c),i!==null){r.blockedOn=i,xd(r.priority,function(){nn(c)});return}}else if(i===3&&c.stateNode.current.memoizedState.isDehydrated){r.blockedOn=c.tag===3?c.stateNode.containerInfo:null;return}}}r.blockedOn=null}function vu(r){if(r.blockedOn!==null)return!1;for(var i=r.targetContainers;0<i.length;){var c=Jc(r.domEventName,r.eventSystemFlags,i[0],r.nativeEvent);if(c===null){c=r.nativeEvent;var m=new c.constructor(c.type,c);cr=m,c.target.dispatchEvent(m),cr=null}else return i=qs(c),i!==null&&Qc(i),r.blockedOn=c,!1;i.shift()}return!0}function _d(r,i,c){vu(r)&&c.delete(i)}function fv(){mt=!1,Pn!==null&&vu(Pn)&&(Pn=null),La!==null&&vu(La)&&(La=null),Ua!==null&&vu(Ua)&&(Ua=null),Rs.forEach(_d),Yn.forEach(_d)}function As(r,i){r.blockedOn===i&&(r.blockedOn=null,mt||(mt=!0,l.unstable_scheduleCallback(l.unstable_NormalPriority,fv)))}function ks(r){function i(_){return As(_,r)}if(0<Ts.length){As(Ts[0],r);for(var c=1;c<Ts.length;c++){var m=Ts[c];m.blockedOn===r&&(m.blockedOn=null)}}for(Pn!==null&&As(Pn,r),La!==null&&As(La,r),Ua!==null&&As(Ua,r),Rs.forEach(i),Yn.forEach(i),c=0;c<Jt.length;c++)m=Jt[c],m.blockedOn===r&&(m.blockedOn=null);for(;0<Jt.length&&(c=Jt[0],c.blockedOn===null);)cv(c),c.blockedOn===null&&Jt.shift()}var mu=B.ReactCurrentBatchConfig,gl=!0;function dv(r,i,c,m){var _=Zt,D=mu.transition;mu.transition=null;try{Zt=1,Kc(r,i,c,m)}finally{Zt=_,mu.transition=D}}function Xc(r,i,c,m){var _=Zt,D=mu.transition;mu.transition=null;try{Zt=4,Kc(r,i,c,m)}finally{Zt=_,mu.transition=D}}function Kc(r,i,c,m){if(gl){var _=Jc(r,i,c,m);if(_===null)df(r,i,m,Os,c),si(r,m);else if(ko(_,r,i,c,m))m.stopPropagation();else if(si(r,m),i&4&&-1<sx.indexOf(r)){for(;_!==null;){var D=qs(_);if(D!==null&&uv(D),D=Jc(r,i,c,m),D===null&&df(r,i,m,Os,c),D===_)break;_=D}_!==null&&m.stopPropagation()}else df(r,i,m,null,c)}}var Os=null;function Jc(r,i,c,m){if(Os=null,r=Kt(m),r=Pa(r),r!==null)if(i=_t(r),i===null)r=null;else if(c=i.tag,c===13){if(r=Nt(i),r!==null)return r;r=null}else if(c===3){if(i.stateNode.current.memoizedState.isDehydrated)return i.tag===3?i.stateNode.containerInfo:null;r=null}else i!==r&&(r=null);return Os=r,null}function Sd(r){switch(r){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(ox()){case Ii:return 1;case Tt:return 4;case Ao:case av:return 16;case hd:return 536870912;default:return 16}default:return 16}}var $i=null,Bs=null,Fs=null;function Cd(){if(Fs)return Fs;var r,i=Bs,c=i.length,m,_="value"in $i?$i.value:$i.textContent,D=_.length;for(r=0;r<c&&i[r]===_[r];r++);var H=c-r;for(m=1;m<=H&&i[c-m]===_[D-m];m++);return Fs=_.slice(r,1<m?1-m:void 0)}function yu(r){var i=r.keyCode;return"charCode"in r?(r=r.charCode,r===0&&i===13&&(r=13)):r=i,r===10&&(r=13),32<=r||r===13?r:0}function zs(){return!0}function pv(){return!1}function xa(r){function i(c,m,_,D,H){this._reactName=c,this._targetInst=_,this.type=m,this.nativeEvent=D,this.target=H,this.currentTarget=null;for(var q in r)r.hasOwnProperty(q)&&(c=r[q],this[q]=c?c(D):D[q]);return this.isDefaultPrevented=(D.defaultPrevented!=null?D.defaultPrevented:D.returnValue===!1)?zs:pv,this.isPropagationStopped=pv,this}return G(i.prototype,{preventDefault:function(){this.defaultPrevented=!0;var c=this.nativeEvent;c&&(c.preventDefault?c.preventDefault():typeof c.returnValue!="unknown"&&(c.returnValue=!1),this.isDefaultPrevented=zs)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=zs)},persist:function(){},isPersistent:zs}),i}var Oo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ef=xa(Oo),gu=G({},Oo,{view:0,detail:0}),hv=xa(gu),tf,Ed,Ms,tr=G({},gu,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Td,button:0,buttons:0,relatedTarget:function(r){return r.relatedTarget===void 0?r.fromElement===r.srcElement?r.toElement:r.fromElement:r.relatedTarget},movementX:function(r){return"movementX"in r?r.movementX:(r!==Ms&&(Ms&&r.type==="mousemove"?(tf=r.screenX-Ms.screenX,Ed=r.screenY-Ms.screenY):Ed=tf=0,Ms=r),tf)},movementY:function(r){return"movementY"in r?r.movementY:Ed}}),nf=xa(tr),vv=G({},tr,{dataTransfer:0}),mv=xa(vv),cx=G({},gu,{relatedTarget:0}),Bo=xa(cx),bd=G({},Oo,{animationName:0,elapsedTime:0,pseudoElement:0}),yv=xa(bd),fx=G({},Oo,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),dx=xa(fx),px=G({},Oo,{data:0}),wd=xa(px),Dd={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},gv={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"},xv={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function _v(r){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(r):(r=xv[r])?!!i[r]:!1}function Td(){return _v}var Vi=G({},gu,{key:function(r){if(r.key){var i=Dd[r.key]||r.key;if(i!=="Unidentified")return i}return r.type==="keypress"?(r=yu(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?gv[r.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Td,charCode:function(r){return r.type==="keypress"?yu(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?yu(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),hx=xa(Vi),Rd=G({},tr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),rf=xa(Rd),Ad=G({},gu,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Td}),vx=xa(Ad),af=G({},Oo,{propertyName:0,elapsedTime:0,pseudoElement:0}),Sv=xa(af),ta=G({},tr,{deltaX:function(r){return"deltaX"in r?r.deltaX:"wheelDeltaX"in r?-r.wheelDeltaX:0},deltaY:function(r){return"deltaY"in r?r.deltaY:"wheelDeltaY"in r?-r.wheelDeltaY:"wheelDelta"in r?-r.wheelDelta:0},deltaZ:0,deltaMode:0}),Yi=xa(ta),jn=[9,13,27,32],ci=g&&"CompositionEvent"in window,xl=null;g&&"documentMode"in document&&(xl=document.documentMode);var of=g&&"TextEvent"in window&&!xl,Cv=g&&(!ci||xl&&8<xl&&11>=xl),xu=String.fromCharCode(32),Ev=!1;function bv(r,i){switch(r){case"keyup":return jn.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function lf(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var _u=!1;function mx(r,i){switch(r){case"compositionend":return lf(i);case"keypress":return i.which!==32?null:(Ev=!0,xu);case"textInput":return r=i.data,r===xu&&Ev?null:r;default:return null}}function yx(r,i){if(_u)return r==="compositionend"||!ci&&bv(r,i)?(r=Cd(),Fs=Bs=$i=null,_u=!1,r):null;switch(r){case"paste":return null;case"keypress":if(!(i.ctrlKey||i.altKey||i.metaKey)||i.ctrlKey&&i.altKey){if(i.char&&1<i.char.length)return i.char;if(i.which)return String.fromCharCode(i.which)}return null;case"compositionend":return Cv&&i.locale!=="ko"?null:i.data;default:return null}}var wv={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Dv(r){var i=r&&r.nodeName&&r.nodeName.toLowerCase();return i==="input"?!!wv[r.type]:i==="textarea"}function Tv(r,i,c,m){Li(m),i=$s(i,"onChange"),0<i.length&&(c=new ef("onChange","change",null,c,m),r.push({event:c,listeners:i}))}var Ns=null,Su=null;function Cu(r){ff(r,0)}function Eu(r){var i=wu(r);if(Be(i))return r}function Rv(r,i){if(r==="change")return i}var kd=!1;if(g){var Od;if(g){var Bd="oninput"in document;if(!Bd){var Av=document.createElement("div");Av.setAttribute("oninput","return;"),Bd=typeof Av.oninput=="function"}Od=Bd}else Od=!1;kd=Od&&(!document.documentMode||9<document.documentMode)}function kv(){Ns&&(Ns.detachEvent("onpropertychange",Ov),Su=Ns=null)}function Ov(r){if(r.propertyName==="value"&&Eu(Su)){var i=[];Tv(i,Su,r,Kt(r)),Hi(Cu,i)}}function gx(r,i,c){r==="focusin"?(kv(),Ns=i,Su=c,Ns.attachEvent("onpropertychange",Ov)):r==="focusout"&&kv()}function xx(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return Eu(Su)}function _x(r,i){if(r==="click")return Eu(i)}function Bv(r,i){if(r==="input"||r==="change")return Eu(i)}function Sx(r,i){return r===i&&(r!==0||1/r===1/i)||r!==r&&i!==i}var Ha=typeof Object.is=="function"?Object.is:Sx;function Ls(r,i){if(Ha(r,i))return!0;if(typeof r!="object"||r===null||typeof i!="object"||i===null)return!1;var c=Object.keys(r),m=Object.keys(i);if(c.length!==m.length)return!1;for(m=0;m<c.length;m++){var _=c[m];if(!C.call(i,_)||!Ha(r[_],i[_]))return!1}return!0}function Fv(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function zv(r,i){var c=Fv(r);r=0;for(var m;c;){if(c.nodeType===3){if(m=r+c.textContent.length,r<=i&&m>=i)return{node:c,offset:i-r};r=m}e:{for(;c;){if(c.nextSibling){c=c.nextSibling;break e}c=c.parentNode}c=void 0}c=Fv(c)}}function Mv(r,i){return r&&i?r===i?!0:r&&r.nodeType===3?!1:i&&i.nodeType===3?Mv(r,i.parentNode):"contains"in r?r.contains(i):r.compareDocumentPosition?!!(r.compareDocumentPosition(i)&16):!1:!1}function uf(){for(var r=window,i=pt();i instanceof r.HTMLIFrameElement;){try{var c=typeof i.contentWindow.location.href=="string"}catch{c=!1}if(c)r=i.contentWindow;else break;i=pt(r.document)}return i}function qi(r){var i=r&&r.nodeName&&r.nodeName.toLowerCase();return i&&(i==="input"&&(r.type==="text"||r.type==="search"||r.type==="tel"||r.type==="url"||r.type==="password")||i==="textarea"||r.contentEditable==="true")}function sf(r){var i=uf(),c=r.focusedElem,m=r.selectionRange;if(i!==c&&c&&c.ownerDocument&&Mv(c.ownerDocument.documentElement,c)){if(m!==null&&qi(c)){if(i=m.start,r=m.end,r===void 0&&(r=i),"selectionStart"in c)c.selectionStart=i,c.selectionEnd=Math.min(r,c.value.length);else if(r=(i=c.ownerDocument||document)&&i.defaultView||window,r.getSelection){r=r.getSelection();var _=c.textContent.length,D=Math.min(m.start,_);m=m.end===void 0?D:Math.min(m.end,_),!r.extend&&D>m&&(_=m,m=D,D=_),_=zv(c,D);var H=zv(c,m);_&&H&&(r.rangeCount!==1||r.anchorNode!==_.node||r.anchorOffset!==_.offset||r.focusNode!==H.node||r.focusOffset!==H.offset)&&(i=i.createRange(),i.setStart(_.node,_.offset),r.removeAllRanges(),D>m?(r.addRange(i),r.extend(H.node,H.offset)):(i.setEnd(H.node,H.offset),r.addRange(i)))}}for(i=[],r=c;r=r.parentNode;)r.nodeType===1&&i.push({element:r,left:r.scrollLeft,top:r.scrollTop});for(typeof c.focus=="function"&&c.focus(),c=0;c<i.length;c++)r=i[c],r.element.scrollLeft=r.left,r.element.scrollTop=r.top}}var Nv=g&&"documentMode"in document&&11>=document.documentMode,fi=null,Fd=null,Us=null,zd=!1;function Lv(r,i,c){var m=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;zd||fi==null||fi!==pt(m)||(m=fi,"selectionStart"in m&&qi(m)?m={start:m.selectionStart,end:m.selectionEnd}:(m=(m.ownerDocument&&m.ownerDocument.defaultView||window).getSelection(),m={anchorNode:m.anchorNode,anchorOffset:m.anchorOffset,focusNode:m.focusNode,focusOffset:m.focusOffset}),Us&&Ls(Us,m)||(Us=m,m=$s(Fd,"onSelect"),0<m.length&&(i=new ef("onSelect","select",null,i,c),r.push({event:i,listeners:m}),i.target=fi)))}function cf(r,i){var c={};return c[r.toLowerCase()]=i.toLowerCase(),c["Webkit"+r]="webkit"+i,c["Moz"+r]="moz"+i,c}var _l={animationend:cf("Animation","AnimationEnd"),animationiteration:cf("Animation","AnimationIteration"),animationstart:cf("Animation","AnimationStart"),transitionend:cf("Transition","TransitionEnd")},Md={},Nd={};g&&(Nd=document.createElement("div").style,"AnimationEvent"in window||(delete _l.animationend.animation,delete _l.animationiteration.animation,delete _l.animationstart.animation),"TransitionEvent"in window||delete _l.transitionend.transition);function nr(r){if(Md[r])return Md[r];if(!_l[r])return r;var i=_l[r],c;for(c in i)if(i.hasOwnProperty(c)&&c in Nd)return Md[r]=i[c];return r}var Ld=nr("animationend"),Uv=nr("animationiteration"),Hv=nr("animationstart"),Pv=nr("transitionend"),jv=new Map,Iv="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 Wi(r,i){jv.set(r,i),h(i,[r])}for(var Hs=0;Hs<Iv.length;Hs++){var Sl=Iv[Hs],Cx=Sl.toLowerCase(),Ps=Sl[0].toUpperCase()+Sl.slice(1);Wi(Cx,"on"+Ps)}Wi(Ld,"onAnimationEnd"),Wi(Uv,"onAnimationIteration"),Wi(Hv,"onAnimationStart"),Wi("dblclick","onDoubleClick"),Wi("focusin","onFocus"),Wi("focusout","onBlur"),Wi(Pv,"onTransitionEnd"),v("onMouseEnter",["mouseout","mouseover"]),v("onMouseLeave",["mouseout","mouseover"]),v("onPointerEnter",["pointerout","pointerover"]),v("onPointerLeave",["pointerout","pointerover"]),h("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),h("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),h("onBeforeInput",["compositionend","keypress","textInput","paste"]),h("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),h("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),h("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var js="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(" "),Ex=new Set("cancel close invalid load scroll toggle".split(" ").concat(js));function $v(r,i,c){var m=r.type||"unknown-event";r.currentTarget=c,it(m,i,void 0,r),r.currentTarget=null}function ff(r,i){i=(i&4)!==0;for(var c=0;c<r.length;c++){var m=r[c],_=m.event;m=m.listeners;e:{var D=void 0;if(i)for(var H=m.length-1;0<=H;H--){var q=m[H],ee=q.instance,ye=q.currentTarget;if(q=q.listener,ee!==D&&_.isPropagationStopped())break e;$v(_,q,ye),D=ee}else for(H=0;H<m.length;H++){if(q=m[H],ee=q.instance,ye=q.currentTarget,q=q.listener,ee!==D&&_.isPropagationStopped())break e;$v(_,q,ye),D=ee}}}if(To)throw r=J,To=!1,J=null,r}function rn(r,i){var c=i[Vd];c===void 0&&(c=i[Vd]=new Set);var m=r+"__bubble";c.has(m)||(Vv(i,r,2,!1),c.add(m))}function Fo(r,i,c){var m=0;i&&(m|=4),Vv(c,r,m,i)}var Gi="_reactListening"+Math.random().toString(36).slice(2);function bu(r){if(!r[Gi]){r[Gi]=!0,s.forEach(function(c){c!=="selectionchange"&&(Ex.has(c)||Fo(c,!1,r),Fo(c,!0,r))});var i=r.nodeType===9?r:r.ownerDocument;i===null||i[Gi]||(i[Gi]=!0,Fo("selectionchange",!1,i))}}function Vv(r,i,c,m){switch(Sd(i)){case 1:var _=dv;break;case 4:_=Xc;break;default:_=Kc}c=_.bind(null,i,c,r),_=void 0,!ji||i!=="touchstart"&&i!=="touchmove"&&i!=="wheel"||(_=!0),m?_!==void 0?r.addEventListener(i,c,{capture:!0,passive:_}):r.addEventListener(i,c,!0):_!==void 0?r.addEventListener(i,c,{passive:_}):r.addEventListener(i,c,!1)}function df(r,i,c,m,_){var D=m;if(!(i&1)&&!(i&2)&&m!==null)e:for(;;){if(m===null)return;var H=m.tag;if(H===3||H===4){var q=m.stateNode.containerInfo;if(q===_||q.nodeType===8&&q.parentNode===_)break;if(H===4)for(H=m.return;H!==null;){var ee=H.tag;if((ee===3||ee===4)&&(ee=H.stateNode.containerInfo,ee===_||ee.nodeType===8&&ee.parentNode===_))return;H=H.return}for(;q!==null;){if(H=Pa(q),H===null)return;if(ee=H.tag,ee===5||ee===6){m=D=H;continue e}q=q.parentNode}}m=m.return}Hi(function(){var ye=D,De=Kt(c),ke=[];e:{var we=jv.get(r);if(we!==void 0){var Ie=ef,Ge=r;switch(r){case"keypress":if(yu(c)===0)break e;case"keydown":case"keyup":Ie=hx;break;case"focusin":Ge="focus",Ie=Bo;break;case"focusout":Ge="blur",Ie=Bo;break;case"beforeblur":case"afterblur":Ie=Bo;break;case"click":if(c.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Ie=nf;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Ie=mv;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Ie=vx;break;case Ld:case Uv:case Hv:Ie=yv;break;case Pv:Ie=Sv;break;case"scroll":Ie=hv;break;case"wheel":Ie=Yi;break;case"copy":case"cut":case"paste":Ie=dx;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Ie=rf}var Xe=(i&4)!==0,Nn=!Xe&&r==="scroll",se=Xe?we!==null?we+"Capture":null:we;Xe=[];for(var re=ye,de;re!==null;){de=re;var Fe=de.stateNode;if(de.tag===5&&Fe!==null&&(de=Fe,se!==null&&(Fe=Pi(re,se),Fe!=null&&Xe.push(Is(re,Fe,de)))),Nn)break;re=re.return}0<Xe.length&&(we=new Ie(we,Ge,null,c,De),ke.push({event:we,listeners:Xe}))}}if(!(i&7)){e:{if(we=r==="mouseover"||r==="pointerover",Ie=r==="mouseout"||r==="pointerout",we&&c!==cr&&(Ge=c.relatedTarget||c.fromElement)&&(Pa(Ge)||Ge[Zi]))break e;if((Ie||we)&&(we=De.window===De?De:(we=De.ownerDocument)?we.defaultView||we.parentWindow:window,Ie?(Ge=c.relatedTarget||c.toElement,Ie=ye,Ge=Ge?Pa(Ge):null,Ge!==null&&(Nn=_t(Ge),Ge!==Nn||Ge.tag!==5&&Ge.tag!==6)&&(Ge=null)):(Ie=null,Ge=ye),Ie!==Ge)){if(Xe=nf,Fe="onMouseLeave",se="onMouseEnter",re="mouse",(r==="pointerout"||r==="pointerover")&&(Xe=rf,Fe="onPointerLeave",se="onPointerEnter",re="pointer"),Nn=Ie==null?we:wu(Ie),de=Ge==null?we:wu(Ge),we=new Xe(Fe,re+"leave",Ie,c,De),we.target=Nn,we.relatedTarget=de,Fe=null,Pa(De)===ye&&(Xe=new Xe(se,re+"enter",Ge,c,De),Xe.target=de,Xe.relatedTarget=Nn,Fe=Xe),Nn=Fe,Ie&&Ge)t:{for(Xe=Ie,se=Ge,re=0,de=Xe;de;de=Cl(de))re++;for(de=0,Fe=se;Fe;Fe=Cl(Fe))de++;for(;0<re-de;)Xe=Cl(Xe),re--;for(;0<de-re;)se=Cl(se),de--;for(;re--;){if(Xe===se||se!==null&&Xe===se.alternate)break t;Xe=Cl(Xe),se=Cl(se)}Xe=null}else Xe=null;Ie!==null&&Ud(ke,we,Ie,Xe,!1),Ge!==null&&Nn!==null&&Ud(ke,Nn,Ge,Xe,!0)}}e:{if(we=ye?wu(ye):window,Ie=we.nodeName&&we.nodeName.toLowerCase(),Ie==="select"||Ie==="input"&&we.type==="file")var et=Rv;else if(Dv(we))if(kd)et=Bv;else{et=xx;var Ze=gx}else(Ie=we.nodeName)&&Ie.toLowerCase()==="input"&&(we.type==="checkbox"||we.type==="radio")&&(et=_x);if(et&&(et=et(r,ye))){Tv(ke,et,c,De);break e}Ze&&Ze(r,we,ye),r==="focusout"&&(Ze=we._wrapperState)&&Ze.controlled&&we.type==="number"&&Ur(we,"number",we.value)}switch(Ze=ye?wu(ye):window,r){case"focusin":(Dv(Ze)||Ze.contentEditable==="true")&&(fi=Ze,Fd=ye,Us=null);break;case"focusout":Us=Fd=fi=null;break;case"mousedown":zd=!0;break;case"contextmenu":case"mouseup":case"dragend":zd=!1,Lv(ke,c,De);break;case"selectionchange":if(Nv)break;case"keydown":case"keyup":Lv(ke,c,De)}var nt;if(ci)e:{switch(r){case"compositionstart":var dt="onCompositionStart";break e;case"compositionend":dt="onCompositionEnd";break e;case"compositionupdate":dt="onCompositionUpdate";break e}dt=void 0}else _u?bv(r,c)&&(dt="onCompositionEnd"):r==="keydown"&&c.keyCode===229&&(dt="onCompositionStart");dt&&(Cv&&c.locale!=="ko"&&(_u||dt!=="onCompositionStart"?dt==="onCompositionEnd"&&_u&&(nt=Cd()):($i=De,Bs="value"in $i?$i.value:$i.textContent,_u=!0)),Ze=$s(ye,dt),0<Ze.length&&(dt=new wd(dt,r,null,c,De),ke.push({event:dt,listeners:Ze}),nt?dt.data=nt:(nt=lf(c),nt!==null&&(dt.data=nt)))),(nt=of?mx(r,c):yx(r,c))&&(ye=$s(ye,"onBeforeInput"),0<ye.length&&(De=new wd("onBeforeInput","beforeinput",null,c,De),ke.push({event:De,listeners:ye}),De.data=nt))}ff(ke,i)})}function Is(r,i,c){return{instance:r,listener:i,currentTarget:c}}function $s(r,i){for(var c=i+"Capture",m=[];r!==null;){var _=r,D=_.stateNode;_.tag===5&&D!==null&&(_=D,D=Pi(r,c),D!=null&&m.unshift(Is(r,D,_)),D=Pi(r,i),D!=null&&m.push(Is(r,D,_))),r=r.return}return m}function Cl(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5);return r||null}function Ud(r,i,c,m,_){for(var D=i._reactName,H=[];c!==null&&c!==m;){var q=c,ee=q.alternate,ye=q.stateNode;if(ee!==null&&ee===m)break;q.tag===5&&ye!==null&&(q=ye,_?(ee=Pi(c,D),ee!=null&&H.unshift(Is(c,ee,q))):_||(ee=Pi(c,D),ee!=null&&H.push(Is(c,ee,q)))),c=c.return}H.length!==0&&r.push({event:i,listeners:H})}var Hd=/\r\n?/g,bx=/\u0000|\uFFFD/g;function Pd(r){return(typeof r=="string"?r:""+r).replace(Hd,`
|
|
74
74
|
`).replace(bx,"")}function pf(r,i,c){if(i=Pd(i),Pd(r)!==i&&c)throw Error(a(425))}function hf(){}var jd=null,El=null;function Vs(r,i){return r==="textarea"||r==="noscript"||typeof i.children=="string"||typeof i.children=="number"||typeof i.dangerouslySetInnerHTML=="object"&&i.dangerouslySetInnerHTML!==null&&i.dangerouslySetInnerHTML.__html!=null}var bl=typeof setTimeout=="function"?setTimeout:void 0,Yv=typeof clearTimeout=="function"?clearTimeout:void 0,Id=typeof Promise=="function"?Promise:void 0,$d=typeof queueMicrotask=="function"?queueMicrotask:typeof Id<"u"?function(r){return Id.resolve(null).then(r).catch(wx)}:bl;function wx(r){setTimeout(function(){throw r})}function zo(r,i){var c=i,m=0;do{var _=c.nextSibling;if(r.removeChild(c),_&&_.nodeType===8)if(c=_.data,c==="/$"){if(m===0){r.removeChild(_),ks(i);return}m--}else c!=="$"&&c!=="$?"&&c!=="$!"||m++;c=_}while(c);ks(i)}function di(r){for(;r!=null;r=r.nextSibling){var i=r.nodeType;if(i===1||i===3)break;if(i===8){if(i=r.data,i==="$"||i==="$!"||i==="$?")break;if(i==="/$")return null}}return r}function Ys(r){r=r.previousSibling;for(var i=0;r;){if(r.nodeType===8){var c=r.data;if(c==="$"||c==="$!"||c==="$?"){if(i===0)return r;i--}else c==="/$"&&i++}r=r.previousSibling}return null}var Mo=Math.random().toString(36).slice(2),Si="__reactFiber$"+Mo,wl="__reactProps$"+Mo,Zi="__reactContainer$"+Mo,Vd="__reactEvents$"+Mo,Dx="__reactListeners$"+Mo,Yd="__reactHandles$"+Mo;function Pa(r){var i=r[Si];if(i)return i;for(var c=r.parentNode;c;){if(i=c[Zi]||c[Si]){if(c=i.alternate,i.child!==null||c!==null&&c.child!==null)for(r=Ys(r);r!==null;){if(c=r[Si])return c;r=Ys(r)}return i}r=c,c=r.parentNode}return null}function qs(r){return r=r[Si]||r[Zi],!r||r.tag!==5&&r.tag!==6&&r.tag!==13&&r.tag!==3?null:r}function wu(r){if(r.tag===5||r.tag===6)return r.stateNode;throw Error(a(33))}function rt(r){return r[wl]||null}var No=[],cn=-1;function yt(r){return{current:r}}function It(r){0>cn||(r.current=No[cn],No[cn]=null,cn--)}function $t(r,i){cn++,No[cn]=r.current,r.current=i}var Ci={},ft=yt(Ci),On=yt(!1),na=Ci;function ja(r,i){var c=r.type.contextTypes;if(!c)return Ci;var m=r.stateNode;if(m&&m.__reactInternalMemoizedUnmaskedChildContext===i)return m.__reactInternalMemoizedMaskedChildContext;var _={},D;for(D in c)_[D]=i[D];return m&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=i,r.__reactInternalMemoizedMaskedChildContext=_),_}function xn(r){return r=r.childContextTypes,r!=null}function Ia(){It(On),It(ft)}function Lo(r,i,c){if(ft.current!==Ci)throw Error(a(168));$t(ft,i),$t(On,c)}function Ws(r,i,c){var m=r.stateNode;if(i=i.childContextTypes,typeof m.getChildContext!="function")return c;m=m.getChildContext();for(var _ in m)if(!(_ in i))throw Error(a(108,Le(r)||"Unknown",_));return G({},c,m)}function vf(r){return r=(r=r.stateNode)&&r.__reactInternalMemoizedMergedChildContext||Ci,na=ft.current,$t(ft,r),$t(On,On.current),!0}function qv(r,i,c){var m=r.stateNode;if(!m)throw Error(a(169));c?(r=Ws(r,i,na),m.__reactInternalMemoizedMergedChildContext=r,It(On),It(ft),$t(ft,r)):It(On),$t(On,c)}var _a=null,rr=!1,Gs=!1;function qd(r){_a===null?_a=[r]:_a.push(r)}function Wd(r){rr=!0,qd(r)}function ra(){if(!Gs&&_a!==null){Gs=!0;var r=0,i=Zt;try{var c=_a;for(Zt=1;r<c.length;r++){var m=c[r];do m=m(!0);while(m!==null)}_a=null,rr=!1}catch(_){throw _a!==null&&(_a=_a.slice(r+1)),gn(Ii,ra),_}finally{Zt=i,Gs=!1}}return null}var Uo=[],aa=0,Dl=null,Du=0,ia=[],kr=0,$a=null,dr=1,Qi="";function Sa(r,i){Uo[aa++]=Du,Uo[aa++]=Dl,Dl=r,Du=i}function Gd(r,i,c){ia[kr++]=dr,ia[kr++]=Qi,ia[kr++]=$a,$a=r;var m=dr;r=Qi;var _=32-Na(m)-1;m&=~(1<<_),c+=1;var D=32-Na(i)+_;if(30<D){var H=_-_%5;D=(m&(1<<H)-1).toString(32),m>>=H,_-=H,dr=1<<32-Na(i)+_|c<<_|m,Qi=D+r}else dr=1<<D|c<<_|m,Qi=r}function mf(r){r.return!==null&&(Sa(r,1),Gd(r,1,0))}function Zd(r){for(;r===Dl;)Dl=Uo[--aa],Uo[aa]=null,Du=Uo[--aa],Uo[aa]=null;for(;r===$a;)$a=ia[--kr],ia[kr]=null,Qi=ia[--kr],ia[kr]=null,dr=ia[--kr],ia[kr]=null}var Ca=null,oa=null,fn=!1,Va=null;function Qd(r,i){var c=Qa(5,null,null,0);c.elementType="DELETED",c.stateNode=i,c.return=r,i=r.deletions,i===null?(r.deletions=[c],r.flags|=16):i.push(c)}function Wv(r,i){switch(r.tag){case 5:var c=r.type;return i=i.nodeType!==1||c.toLowerCase()!==i.nodeName.toLowerCase()?null:i,i!==null?(r.stateNode=i,Ca=r,oa=di(i.firstChild),!0):!1;case 6:return i=r.pendingProps===""||i.nodeType!==3?null:i,i!==null?(r.stateNode=i,Ca=r,oa=null,!0):!1;case 13:return i=i.nodeType!==8?null:i,i!==null?(c=$a!==null?{id:dr,overflow:Qi}:null,r.memoizedState={dehydrated:i,treeContext:c,retryLane:1073741824},c=Qa(18,null,null,0),c.stateNode=i,c.return=r,r.child=c,Ca=r,oa=null,!0):!1;default:return!1}}function yf(r){return(r.mode&1)!==0&&(r.flags&128)===0}function gf(r){if(fn){var i=oa;if(i){var c=i;if(!Wv(r,i)){if(yf(r))throw Error(a(418));i=di(c.nextSibling);var m=Ca;i&&Wv(r,i)?Qd(m,c):(r.flags=r.flags&-4097|2,fn=!1,Ca=r)}}else{if(yf(r))throw Error(a(418));r.flags=r.flags&-4097|2,fn=!1,Ca=r}}}function Gv(r){for(r=r.return;r!==null&&r.tag!==5&&r.tag!==3&&r.tag!==13;)r=r.return;Ca=r}function xf(r){if(r!==Ca)return!1;if(!fn)return Gv(r),fn=!0,!1;var i;if((i=r.tag!==3)&&!(i=r.tag!==5)&&(i=r.type,i=i!=="head"&&i!=="body"&&!Vs(r.type,r.memoizedProps)),i&&(i=oa)){if(yf(r))throw Zv(),Error(a(418));for(;i;)Qd(r,i),i=di(i.nextSibling)}if(Gv(r),r.tag===13){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(a(317));e:{for(r=r.nextSibling,i=0;r;){if(r.nodeType===8){var c=r.data;if(c==="/$"){if(i===0){oa=di(r.nextSibling);break e}i--}else c!=="$"&&c!=="$!"&&c!=="$?"||i++}r=r.nextSibling}oa=null}}else oa=Ca?di(r.stateNode.nextSibling):null;return!0}function Zv(){for(var r=oa;r;)r=di(r.nextSibling)}function En(){oa=Ca=null,fn=!1}function Xd(r){Va===null?Va=[r]:Va.push(r)}var _f=B.ReactCurrentBatchConfig;function Ea(r,i){if(r&&r.defaultProps){i=G({},i),r=r.defaultProps;for(var c in r)i[c]===void 0&&(i[c]=r[c]);return i}return i}var Ei=yt(null),Sf=null,Ho=null,Kd=null;function Jd(){Kd=Ho=Sf=null}function Po(r){var i=Ei.current;It(Ei),r._currentValue=i}function ar(r,i,c){for(;r!==null;){var m=r.alternate;if((r.childLanes&i)!==i?(r.childLanes|=i,m!==null&&(m.childLanes|=i)):m!==null&&(m.childLanes&i)!==i&&(m.childLanes|=i),r===c)break;r=r.return}}function Ue(r,i){Sf=r,Kd=Ho=null,r=r.dependencies,r!==null&&r.firstContext!==null&&(r.lanes&i&&(In=!0),r.firstContext=null)}function Mn(r){var i=r._currentValue;if(Kd!==r)if(r={context:r,memoizedValue:i,next:null},Ho===null){if(Sf===null)throw Error(a(308));Ho=r,Sf.dependencies={lanes:0,firstContext:r}}else Ho=Ho.next=r;return i}var pr=null;function ep(r){pr===null?pr=[r]:pr.push(r)}function Qv(r,i,c,m){var _=i.interleaved;return _===null?(c.next=c,ep(i)):(c.next=_.next,_.next=c),i.interleaved=c,Xi(r,m)}function Xi(r,i){r.lanes|=i;var c=r.alternate;for(c!==null&&(c.lanes|=i),c=r,r=r.return;r!==null;)r.childLanes|=i,c=r.alternate,c!==null&&(c.childLanes|=i),c=r,r=r.return;return c.tag===3?c.stateNode:null}var jo=!1;function tp(r){r.updateQueue={baseState:r.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function qn(r,i){r=r.updateQueue,i.updateQueue===r&&(i.updateQueue={baseState:r.baseState,firstBaseUpdate:r.firstBaseUpdate,lastBaseUpdate:r.lastBaseUpdate,shared:r.shared,effects:r.effects})}function Ki(r,i){return{eventTime:r,lane:i,tag:0,payload:null,callback:null,next:null}}function Io(r,i,c){var m=r.updateQueue;if(m===null)return null;if(m=m.shared,Rt&2){var _=m.pending;return _===null?i.next=i:(i.next=_.next,_.next=i),m.pending=i,Xi(r,c)}return _=m.interleaved,_===null?(i.next=i,ep(m)):(i.next=_.next,_.next=i),m.interleaved=i,Xi(r,c)}function Cf(r,i,c){if(i=i.updateQueue,i!==null&&(i=i.shared,(c&4194240)!==0)){var m=i.lanes;m&=r.pendingLanes,c|=m,i.lanes=c,Ds(r,c)}}function np(r,i){var c=r.updateQueue,m=r.alternate;if(m!==null&&(m=m.updateQueue,c===m)){var _=null,D=null;if(c=c.firstBaseUpdate,c!==null){do{var H={eventTime:c.eventTime,lane:c.lane,tag:c.tag,payload:c.payload,callback:c.callback,next:null};D===null?_=D=H:D=D.next=H,c=c.next}while(c!==null);D===null?_=D=i:D=D.next=i}else _=D=i;c={baseState:m.baseState,firstBaseUpdate:_,lastBaseUpdate:D,shared:m.shared,effects:m.effects},r.updateQueue=c;return}r=c.lastBaseUpdate,r===null?c.firstBaseUpdate=i:r.next=i,c.lastBaseUpdate=i}function $o(r,i,c,m){var _=r.updateQueue;jo=!1;var D=_.firstBaseUpdate,H=_.lastBaseUpdate,q=_.shared.pending;if(q!==null){_.shared.pending=null;var ee=q,ye=ee.next;ee.next=null,H===null?D=ye:H.next=ye,H=ee;var De=r.alternate;De!==null&&(De=De.updateQueue,q=De.lastBaseUpdate,q!==H&&(q===null?De.firstBaseUpdate=ye:q.next=ye,De.lastBaseUpdate=ee))}if(D!==null){var ke=_.baseState;H=0,De=ye=ee=null,q=D;do{var we=q.lane,Ie=q.eventTime;if((m&we)===we){De!==null&&(De=De.next={eventTime:Ie,lane:0,tag:q.tag,payload:q.payload,callback:q.callback,next:null});e:{var Ge=r,Xe=q;switch(we=i,Ie=c,Xe.tag){case 1:if(Ge=Xe.payload,typeof Ge=="function"){ke=Ge.call(Ie,ke,we);break e}ke=Ge;break e;case 3:Ge.flags=Ge.flags&-65537|128;case 0:if(Ge=Xe.payload,we=typeof Ge=="function"?Ge.call(Ie,ke,we):Ge,we==null)break e;ke=G({},ke,we);break e;case 2:jo=!0}}q.callback!==null&&q.lane!==0&&(r.flags|=64,we=_.effects,we===null?_.effects=[q]:we.push(q))}else Ie={eventTime:Ie,lane:we,tag:q.tag,payload:q.payload,callback:q.callback,next:null},De===null?(ye=De=Ie,ee=ke):De=De.next=Ie,H|=we;if(q=q.next,q===null){if(q=_.shared.pending,q===null)break;we=q,q=we.next,we.next=null,_.lastBaseUpdate=we,_.shared.pending=null}}while(1);if(De===null&&(ee=ke),_.baseState=ee,_.firstBaseUpdate=ye,_.lastBaseUpdate=De,i=_.shared.interleaved,i!==null){_=i;do H|=_.lane,_=_.next;while(_!==i)}else D===null&&(_.shared.lanes=0);no|=H,r.lanes=H,r.memoizedState=ke}}function Tl(r,i,c){if(r=i.effects,i.effects=null,r!==null)for(i=0;i<r.length;i++){var m=r[i],_=m.callback;if(_!==null){if(m.callback=null,m=c,typeof _!="function")throw Error(a(191,_));_.call(m)}}}var Xv=new n.Component().refs;function rp(r,i,c,m){i=r.memoizedState,c=c(m,i),c=c==null?i:G({},i,c),r.memoizedState=c,r.lanes===0&&(r.updateQueue.baseState=c)}var Ef={isMounted:function(r){return(r=r._reactInternals)?_t(r)===r:!1},enqueueSetState:function(r,i,c){r=r._reactInternals;var m=zr(),_=$n(r),D=Ki(m,_);D.payload=i,c!=null&&(D.callback=c),i=Io(r,D,_),i!==null&&(Mr(i,r,_,m),Cf(i,r,_))},enqueueReplaceState:function(r,i,c){r=r._reactInternals;var m=zr(),_=$n(r),D=Ki(m,_);D.tag=1,D.payload=i,c!=null&&(D.callback=c),i=Io(r,D,_),i!==null&&(Mr(i,r,_,m),Cf(i,r,_))},enqueueForceUpdate:function(r,i){r=r._reactInternals;var c=zr(),m=$n(r),_=Ki(c,m);_.tag=2,i!=null&&(_.callback=i),i=Io(r,_,m),i!==null&&(Mr(i,r,m,c),Cf(i,r,m))}};function Kv(r,i,c,m,_,D,H){return r=r.stateNode,typeof r.shouldComponentUpdate=="function"?r.shouldComponentUpdate(m,D,H):i.prototype&&i.prototype.isPureReactComponent?!Ls(c,m)||!Ls(_,D):!0}function Jv(r,i,c){var m=!1,_=Ci,D=i.contextType;return typeof D=="object"&&D!==null?D=Mn(D):(_=xn(i)?na:ft.current,m=i.contextTypes,D=(m=m!=null)?ja(r,_):Ci),i=new i(c,D),r.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,i.updater=Ef,r.stateNode=i,i._reactInternals=r,m&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=_,r.__reactInternalMemoizedMaskedChildContext=D),i}function em(r,i,c,m){r=i.state,typeof i.componentWillReceiveProps=="function"&&i.componentWillReceiveProps(c,m),typeof i.UNSAFE_componentWillReceiveProps=="function"&&i.UNSAFE_componentWillReceiveProps(c,m),i.state!==r&&Ef.enqueueReplaceState(i,i.state,null)}function bf(r,i,c,m){var _=r.stateNode;_.props=c,_.state=r.memoizedState,_.refs=Xv,tp(r);var D=i.contextType;typeof D=="object"&&D!==null?_.context=Mn(D):(D=xn(i)?na:ft.current,_.context=ja(r,D)),_.state=r.memoizedState,D=i.getDerivedStateFromProps,typeof D=="function"&&(rp(r,i,D,c),_.state=r.memoizedState),typeof i.getDerivedStateFromProps=="function"||typeof _.getSnapshotBeforeUpdate=="function"||typeof _.UNSAFE_componentWillMount!="function"&&typeof _.componentWillMount!="function"||(i=_.state,typeof _.componentWillMount=="function"&&_.componentWillMount(),typeof _.UNSAFE_componentWillMount=="function"&&_.UNSAFE_componentWillMount(),i!==_.state&&Ef.enqueueReplaceState(_,_.state,null),$o(r,c,_,m),_.state=r.memoizedState),typeof _.componentDidMount=="function"&&(r.flags|=4194308)}function Tu(r,i,c){if(r=c.ref,r!==null&&typeof r!="function"&&typeof r!="object"){if(c._owner){if(c=c._owner,c){if(c.tag!==1)throw Error(a(309));var m=c.stateNode}if(!m)throw Error(a(147,r));var _=m,D=""+r;return i!==null&&i.ref!==null&&typeof i.ref=="function"&&i.ref._stringRef===D?i.ref:(i=function(H){var q=_.refs;q===Xv&&(q=_.refs={}),H===null?delete q[D]:q[D]=H},i._stringRef=D,i)}if(typeof r!="string")throw Error(a(284));if(!c._owner)throw Error(a(290,r))}return r}function wf(r,i){throw r=Object.prototype.toString.call(i),Error(a(31,r==="[object Object]"?"object with keys {"+Object.keys(i).join(", ")+"}":r))}function tm(r){var i=r._init;return i(r._payload)}function nm(r){function i(se,re){if(r){var de=se.deletions;de===null?(se.deletions=[re],se.flags|=16):de.push(re)}}function c(se,re){if(!r)return null;for(;re!==null;)i(se,re),re=re.sibling;return null}function m(se,re){for(se=new Map;re!==null;)re.key!==null?se.set(re.key,re):se.set(re.index,re),re=re.sibling;return se}function _(se,re){return se=Xo(se,re),se.index=0,se.sibling=null,se}function D(se,re,de){return se.index=de,r?(de=se.alternate,de!==null?(de=de.index,de<re?(se.flags|=2,re):de):(se.flags|=2,re)):(se.flags|=1048576,re)}function H(se){return r&&se.alternate===null&&(se.flags|=2),se}function q(se,re,de,Fe){return re===null||re.tag!==6?(re=pc(de,se.mode,Fe),re.return=se,re):(re=_(re,de),re.return=se,re)}function ee(se,re,de,Fe){var et=de.type;return et===L?De(se,re,de.props.children,Fe,de.key):re!==null&&(re.elementType===et||typeof et=="object"&&et!==null&&et.$$typeof===X&&tm(et)===re.type)?(Fe=_(re,de.props),Fe.ref=Tu(se,re,de),Fe.return=se,Fe):(Fe=r0(de.type,de.key,de.props,null,se.mode,Fe),Fe.ref=Tu(se,re,de),Fe.return=se,Fe)}function ye(se,re,de,Fe){return re===null||re.tag!==4||re.stateNode.containerInfo!==de.containerInfo||re.stateNode.implementation!==de.implementation?(re=ql(de,se.mode,Fe),re.return=se,re):(re=_(re,de.children||[]),re.return=se,re)}function De(se,re,de,Fe,et){return re===null||re.tag!==7?(re=Yl(de,se.mode,Fe,et),re.return=se,re):(re=_(re,de),re.return=se,re)}function ke(se,re,de){if(typeof re=="string"&&re!==""||typeof re=="number")return re=pc(""+re,se.mode,de),re.return=se,re;if(typeof re=="object"&&re!==null){switch(re.$$typeof){case O:return de=r0(re.type,re.key,re.props,null,se.mode,de),de.ref=Tu(se,null,re),de.return=se,de;case P:return re=ql(re,se.mode,de),re.return=se,re;case X:var Fe=re._init;return ke(se,Fe(re._payload),de)}if(Hr(re)||pe(re))return re=Yl(re,se.mode,de,null),re.return=se,re;wf(se,re)}return null}function we(se,re,de,Fe){var et=re!==null?re.key:null;if(typeof de=="string"&&de!==""||typeof de=="number")return et!==null?null:q(se,re,""+de,Fe);if(typeof de=="object"&&de!==null){switch(de.$$typeof){case O:return de.key===et?ee(se,re,de,Fe):null;case P:return de.key===et?ye(se,re,de,Fe):null;case X:return et=de._init,we(se,re,et(de._payload),Fe)}if(Hr(de)||pe(de))return et!==null?null:De(se,re,de,Fe,null);wf(se,de)}return null}function Ie(se,re,de,Fe,et){if(typeof Fe=="string"&&Fe!==""||typeof Fe=="number")return se=se.get(de)||null,q(re,se,""+Fe,et);if(typeof Fe=="object"&&Fe!==null){switch(Fe.$$typeof){case O:return se=se.get(Fe.key===null?de:Fe.key)||null,ee(re,se,Fe,et);case P:return se=se.get(Fe.key===null?de:Fe.key)||null,ye(re,se,Fe,et);case X:var Ze=Fe._init;return Ie(se,re,de,Ze(Fe._payload),et)}if(Hr(Fe)||pe(Fe))return se=se.get(de)||null,De(re,se,Fe,et,null);wf(re,Fe)}return null}function Ge(se,re,de,Fe){for(var et=null,Ze=null,nt=re,dt=re=0,lr=null;nt!==null&&dt<de.length;dt++){nt.index>dt?(lr=nt,nt=null):lr=nt.sibling;var Lt=we(se,nt,de[dt],Fe);if(Lt===null){nt===null&&(nt=lr);break}r&&nt&&Lt.alternate===null&&i(se,nt),re=D(Lt,re,dt),Ze===null?et=Lt:Ze.sibling=Lt,Ze=Lt,nt=lr}if(dt===de.length)return c(se,nt),fn&&Sa(se,dt),et;if(nt===null){for(;dt<de.length;dt++)nt=ke(se,de[dt],Fe),nt!==null&&(re=D(nt,re,dt),Ze===null?et=nt:Ze.sibling=nt,Ze=nt);return fn&&Sa(se,dt),et}for(nt=m(se,nt);dt<de.length;dt++)lr=Ie(nt,se,dt,de[dt],Fe),lr!==null&&(r&&lr.alternate!==null&&nt.delete(lr.key===null?dt:lr.key),re=D(lr,re,dt),Ze===null?et=lr:Ze.sibling=lr,Ze=lr);return r&&nt.forEach(function(Ko){return i(se,Ko)}),fn&&Sa(se,dt),et}function Xe(se,re,de,Fe){var et=pe(de);if(typeof et!="function")throw Error(a(150));if(de=et.call(de),de==null)throw Error(a(151));for(var Ze=et=null,nt=re,dt=re=0,lr=null,Lt=de.next();nt!==null&&!Lt.done;dt++,Lt=de.next()){nt.index>dt?(lr=nt,nt=null):lr=nt.sibling;var Ko=we(se,nt,Lt.value,Fe);if(Ko===null){nt===null&&(nt=lr);break}r&&nt&&Ko.alternate===null&&i(se,nt),re=D(Ko,re,dt),Ze===null?et=Ko:Ze.sibling=Ko,Ze=Ko,nt=lr}if(Lt.done)return c(se,nt),fn&&Sa(se,dt),et;if(nt===null){for(;!Lt.done;dt++,Lt=de.next())Lt=ke(se,Lt.value,Fe),Lt!==null&&(re=D(Lt,re,dt),Ze===null?et=Lt:Ze.sibling=Lt,Ze=Lt);return fn&&Sa(se,dt),et}for(nt=m(se,nt);!Lt.done;dt++,Lt=de.next())Lt=Ie(nt,se,dt,Lt.value,Fe),Lt!==null&&(r&&Lt.alternate!==null&&nt.delete(Lt.key===null?dt:Lt.key),re=D(Lt,re,dt),Ze===null?et=Lt:Ze.sibling=Lt,Ze=Lt);return r&&nt.forEach(function(qx){return i(se,qx)}),fn&&Sa(se,dt),et}function Nn(se,re,de,Fe){if(typeof de=="object"&&de!==null&&de.type===L&&de.key===null&&(de=de.props.children),typeof de=="object"&&de!==null){switch(de.$$typeof){case O:e:{for(var et=de.key,Ze=re;Ze!==null;){if(Ze.key===et){if(et=de.type,et===L){if(Ze.tag===7){c(se,Ze.sibling),re=_(Ze,de.props.children),re.return=se,se=re;break e}}else if(Ze.elementType===et||typeof et=="object"&&et!==null&&et.$$typeof===X&&tm(et)===Ze.type){c(se,Ze.sibling),re=_(Ze,de.props),re.ref=Tu(se,Ze,de),re.return=se,se=re;break e}c(se,Ze);break}else i(se,Ze);Ze=Ze.sibling}de.type===L?(re=Yl(de.props.children,se.mode,Fe,de.key),re.return=se,se=re):(Fe=r0(de.type,de.key,de.props,null,se.mode,Fe),Fe.ref=Tu(se,re,de),Fe.return=se,se=Fe)}return H(se);case P:e:{for(Ze=de.key;re!==null;){if(re.key===Ze)if(re.tag===4&&re.stateNode.containerInfo===de.containerInfo&&re.stateNode.implementation===de.implementation){c(se,re.sibling),re=_(re,de.children||[]),re.return=se,se=re;break e}else{c(se,re);break}else i(se,re);re=re.sibling}re=ql(de,se.mode,Fe),re.return=se,se=re}return H(se);case X:return Ze=de._init,Nn(se,re,Ze(de._payload),Fe)}if(Hr(de))return Ge(se,re,de,Fe);if(pe(de))return Xe(se,re,de,Fe);wf(se,de)}return typeof de=="string"&&de!==""||typeof de=="number"?(de=""+de,re!==null&&re.tag===6?(c(se,re.sibling),re=_(re,de),re.return=se,se=re):(c(se,re),re=pc(de,se.mode,Fe),re.return=se,se=re),H(se)):c(se,re)}return Nn}var Ru=nm(!0),rm=nm(!1),Zs={},pi=yt(Zs),Qs=yt(Zs),Au=yt(Zs);function Rl(r){if(r===Zs)throw Error(a(174));return r}function ap(r,i){switch($t(Au,i),$t(Qs,r),$t(pi,Zs),r=i.nodeType,r){case 9:case 11:i=(i=i.documentElement)?i.namespaceURI:on(null,"");break;default:r=r===8?i.parentNode:i,i=r.namespaceURI||null,r=r.tagName,i=on(i,r)}It(pi),$t(pi,i)}function Vo(){It(pi),It(Qs),It(Au)}function ot(r){Rl(Au.current);var i=Rl(pi.current),c=on(i,r.type);i!==c&&($t(Qs,r),$t(pi,c))}function Dt(r){Qs.current===r&&(It(pi),It(Qs))}var ut=yt(0);function bn(r){for(var i=r;i!==null;){if(i.tag===13){var c=i.memoizedState;if(c!==null&&(c=c.dehydrated,c===null||c.data==="$?"||c.data==="$!"))return i}else if(i.tag===19&&i.memoizedProps.revealOrder!==void 0){if(i.flags&128)return i}else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===r)break;for(;i.sibling===null;){if(i.return===null||i.return===r)return null;i=i.return}i.sibling.return=i.return,i=i.sibling}return null}var Ya=[];function Df(){for(var r=0;r<Ya.length;r++)Ya[r]._workInProgressVersionPrimary=null;Ya.length=0}var Tf=B.ReactCurrentDispatcher,ip=B.ReactCurrentBatchConfig,Al=0,dn=null,Se=null,Ot=null,st=!1,bi=!1,ba=0,kl=0;function pn(){throw Error(a(321))}function Ol(r,i){if(i===null)return!1;for(var c=0;c<i.length&&c<r.length;c++)if(!Ha(r[c],i[c]))return!1;return!0}function Yo(r,i,c,m,_,D){if(Al=D,dn=i,i.memoizedState=null,i.updateQueue=null,i.lanes=0,Tf.current=r===null||r.memoizedState===null?Rx:Ax,r=c(m,_),bi){D=0;do{if(bi=!1,ba=0,25<=D)throw Error(a(301));D+=1,Ot=Se=null,i.updateQueue=null,Tf.current=lp,r=c(m,_)}while(bi)}if(Tf.current=$f,i=Se!==null&&Se.next!==null,Al=0,Ot=Se=dn=null,st=!1,i)throw Error(a(300));return r}function Bl(){var r=ba!==0;return ba=0,r}function qa(){var r={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ot===null?dn.memoizedState=Ot=r:Ot=Ot.next=r,Ot}function la(){if(Se===null){var r=dn.alternate;r=r!==null?r.memoizedState:null}else r=Se.next;var i=Ot===null?dn.memoizedState:Ot.next;if(i!==null)Ot=i,Se=r;else{if(r===null)throw Error(a(310));Se=r,r={memoizedState:Se.memoizedState,baseState:Se.baseState,baseQueue:Se.baseQueue,queue:Se.queue,next:null},Ot===null?dn.memoizedState=Ot=r:Ot=Ot.next=r}return Ot}function Fl(r,i){return typeof i=="function"?i(r):i}function Xs(r){var i=la(),c=i.queue;if(c===null)throw Error(a(311));c.lastRenderedReducer=r;var m=Se,_=m.baseQueue,D=c.pending;if(D!==null){if(_!==null){var H=_.next;_.next=D.next,D.next=H}m.baseQueue=_=D,c.pending=null}if(_!==null){D=_.next,m=m.baseState;var q=H=null,ee=null,ye=D;do{var De=ye.lane;if((Al&De)===De)ee!==null&&(ee=ee.next={lane:0,action:ye.action,hasEagerState:ye.hasEagerState,eagerState:ye.eagerState,next:null}),m=ye.hasEagerState?ye.eagerState:r(m,ye.action);else{var ke={lane:De,action:ye.action,hasEagerState:ye.hasEagerState,eagerState:ye.eagerState,next:null};ee===null?(q=ee=ke,H=m):ee=ee.next=ke,dn.lanes|=De,no|=De}ye=ye.next}while(ye!==null&&ye!==D);ee===null?H=m:ee.next=q,Ha(m,i.memoizedState)||(In=!0),i.memoizedState=m,i.baseState=H,i.baseQueue=ee,c.lastRenderedState=m}if(r=c.interleaved,r!==null){_=r;do D=_.lane,dn.lanes|=D,no|=D,_=_.next;while(_!==r)}else _===null&&(c.lanes=0);return[i.memoizedState,c.dispatch]}function Ks(r){var i=la(),c=i.queue;if(c===null)throw Error(a(311));c.lastRenderedReducer=r;var m=c.dispatch,_=c.pending,D=i.memoizedState;if(_!==null){c.pending=null;var H=_=_.next;do D=r(D,H.action),H=H.next;while(H!==_);Ha(D,i.memoizedState)||(In=!0),i.memoizedState=D,i.baseQueue===null&&(i.baseState=D),c.lastRenderedState=D}return[D,m]}function Rf(){}function Af(r,i){var c=dn,m=la(),_=i(),D=!Ha(m.memoizedState,_);if(D&&(m.memoizedState=_,In=!0),m=m.queue,Js(Bf.bind(null,c,m,r),[r]),m.getSnapshot!==i||D||Ot!==null&&Ot.memoizedState.tag&1){if(c.flags|=2048,zl(9,Of.bind(null,c,m,_,i),void 0,null),wn===null)throw Error(a(349));Al&30||kf(c,i,_)}return _}function kf(r,i,c){r.flags|=16384,r={getSnapshot:i,value:c},i=dn.updateQueue,i===null?(i={lastEffect:null,stores:null},dn.updateQueue=i,i.stores=[r]):(c=i.stores,c===null?i.stores=[r]:c.push(r))}function Of(r,i,c,m){i.value=c,i.getSnapshot=m,Ff(i)&&zf(r)}function Bf(r,i,c){return c(function(){Ff(i)&&zf(r)})}function Ff(r){var i=r.getSnapshot;r=r.value;try{var c=i();return!Ha(r,c)}catch{return!0}}function zf(r){var i=Xi(r,1);i!==null&&Mr(i,r,1,-1)}function Mf(r){var i=qa();return typeof r=="function"&&(r=r()),i.memoizedState=i.baseState=r,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Fl,lastRenderedState:r},i.queue=r,r=r.dispatch=If.bind(null,dn,r),[i.memoizedState,r]}function zl(r,i,c,m){return r={tag:r,create:i,destroy:c,deps:m,next:null},i=dn.updateQueue,i===null?(i={lastEffect:null,stores:null},dn.updateQueue=i,i.lastEffect=r.next=r):(c=i.lastEffect,c===null?i.lastEffect=r.next=r:(m=c.next,c.next=r,r.next=m,i.lastEffect=r)),r}function Nf(){return la().memoizedState}function Ml(r,i,c,m){var _=qa();dn.flags|=r,_.memoizedState=zl(1|i,c,void 0,m===void 0?null:m)}function Ji(r,i,c,m){var _=la();m=m===void 0?null:m;var D=void 0;if(Se!==null){var H=Se.memoizedState;if(D=H.destroy,m!==null&&Ol(m,H.deps)){_.memoizedState=zl(i,c,D,m);return}}dn.flags|=r,_.memoizedState=zl(1|i,c,D,m)}function Lf(r,i){return Ml(8390656,8,r,i)}function Js(r,i){return Ji(2048,8,r,i)}function Uf(r,i){return Ji(4,2,r,i)}function Hf(r,i){return Ji(4,4,r,i)}function op(r,i){if(typeof i=="function")return r=r(),i(r),function(){i(null)};if(i!=null)return r=r(),i.current=r,function(){i.current=null}}function ku(r,i,c){return c=c!=null?c.concat([r]):null,Ji(4,4,op.bind(null,i,r),c)}function Pf(){}function Ou(r,i){var c=la();i=i===void 0?null:i;var m=c.memoizedState;return m!==null&&i!==null&&Ol(i,m[1])?m[0]:(c.memoizedState=[r,i],r)}function qo(r,i){var c=la();i=i===void 0?null:i;var m=c.memoizedState;return m!==null&&i!==null&&Ol(i,m[1])?m[0]:(r=r(),c.memoizedState=[r,i],r)}function ua(r,i,c){return Al&21?(Ha(c,i)||(c=Zc(),dn.lanes|=c,no|=c,r.baseState=!0),i):(r.baseState&&(r.baseState=!1,In=!0),r.memoizedState=c)}function Tx(r,i){var c=Zt;Zt=c!==0&&4>c?c:4,r(!0);var m=ip.transition;ip.transition={};try{r(!1),i()}finally{Zt=c,ip.transition=m}}function an(){return la().memoizedState}function jf(r,i,c){var m=$n(r);if(c={lane:m,action:c,hasEagerState:!1,eagerState:null,next:null},Bu(r))ec(i,c);else if(c=Qv(r,i,c,m),c!==null){var _=zr();Mr(c,r,m,_),am(c,i,m)}}function If(r,i,c){var m=$n(r),_={lane:m,action:c,hasEagerState:!1,eagerState:null,next:null};if(Bu(r))ec(i,_);else{var D=r.alternate;if(r.lanes===0&&(D===null||D.lanes===0)&&(D=i.lastRenderedReducer,D!==null))try{var H=i.lastRenderedState,q=D(H,c);if(_.hasEagerState=!0,_.eagerState=q,Ha(q,H)){var ee=i.interleaved;ee===null?(_.next=_,ep(i)):(_.next=ee.next,ee.next=_),i.interleaved=_;return}}catch{}finally{}c=Qv(r,i,_,m),c!==null&&(_=zr(),Mr(c,r,m,_),am(c,i,m))}}function Bu(r){var i=r.alternate;return r===dn||i!==null&&i===dn}function ec(r,i){bi=st=!0;var c=r.pending;c===null?i.next=i:(i.next=c.next,c.next=i),r.pending=i}function am(r,i,c){if(c&4194240){var m=i.lanes;m&=r.pendingLanes,c|=m,i.lanes=c,Ds(r,c)}}var $f={readContext:Mn,useCallback:pn,useContext:pn,useEffect:pn,useImperativeHandle:pn,useInsertionEffect:pn,useLayoutEffect:pn,useMemo:pn,useReducer:pn,useRef:pn,useState:pn,useDebugValue:pn,useDeferredValue:pn,useTransition:pn,useMutableSource:pn,useSyncExternalStore:pn,useId:pn,unstable_isNewReconciler:!1},Rx={readContext:Mn,useCallback:function(r,i){return qa().memoizedState=[r,i===void 0?null:i],r},useContext:Mn,useEffect:Lf,useImperativeHandle:function(r,i,c){return c=c!=null?c.concat([r]):null,Ml(4194308,4,op.bind(null,i,r),c)},useLayoutEffect:function(r,i){return Ml(4194308,4,r,i)},useInsertionEffect:function(r,i){return Ml(4,2,r,i)},useMemo:function(r,i){var c=qa();return i=i===void 0?null:i,r=r(),c.memoizedState=[r,i],r},useReducer:function(r,i,c){var m=qa();return i=c!==void 0?c(i):i,m.memoizedState=m.baseState=i,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:r,lastRenderedState:i},m.queue=r,r=r.dispatch=jf.bind(null,dn,r),[m.memoizedState,r]},useRef:function(r){var i=qa();return r={current:r},i.memoizedState=r},useState:Mf,useDebugValue:Pf,useDeferredValue:function(r){return qa().memoizedState=r},useTransition:function(){var r=Mf(!1),i=r[0];return r=Tx.bind(null,r[1]),qa().memoizedState=r,[i,r]},useMutableSource:function(){},useSyncExternalStore:function(r,i,c){var m=dn,_=qa();if(fn){if(c===void 0)throw Error(a(407));c=c()}else{if(c=i(),wn===null)throw Error(a(349));Al&30||kf(m,i,c)}_.memoizedState=c;var D={value:c,getSnapshot:i};return _.queue=D,Lf(Bf.bind(null,m,D,r),[r]),m.flags|=2048,zl(9,Of.bind(null,m,D,c,i),void 0,null),c},useId:function(){var r=qa(),i=wn.identifierPrefix;if(fn){var c=Qi,m=dr;c=(m&~(1<<32-Na(m)-1)).toString(32)+c,i=":"+i+"R"+c,c=ba++,0<c&&(i+="H"+c.toString(32)),i+=":"}else c=kl++,i=":"+i+"r"+c.toString(32)+":";return r.memoizedState=i},unstable_isNewReconciler:!1},Ax={readContext:Mn,useCallback:Ou,useContext:Mn,useEffect:Js,useImperativeHandle:ku,useInsertionEffect:Uf,useLayoutEffect:Hf,useMemo:qo,useReducer:Xs,useRef:Nf,useState:function(){return Xs(Fl)},useDebugValue:Pf,useDeferredValue:function(r){var i=la();return ua(i,Se.memoizedState,r)},useTransition:function(){var r=Xs(Fl)[0],i=la().memoizedState;return[r,i]},useMutableSource:Rf,useSyncExternalStore:Af,useId:an,unstable_isNewReconciler:!1},lp={readContext:Mn,useCallback:Ou,useContext:Mn,useEffect:Js,useImperativeHandle:ku,useInsertionEffect:Uf,useLayoutEffect:Hf,useMemo:qo,useReducer:Ks,useRef:Nf,useState:function(){return Ks(Fl)},useDebugValue:Pf,useDeferredValue:function(r){var i=la();return Se===null?i.memoizedState=r:ua(i,Se.memoizedState,r)},useTransition:function(){var r=Ks(Fl)[0],i=la().memoizedState;return[r,i]},useMutableSource:Rf,useSyncExternalStore:Af,useId:an,unstable_isNewReconciler:!1};function Fu(r,i){try{var c="",m=i;do c+=ze(m),m=m.return;while(m);var _=c}catch(D){_=`
|
|
75
75
|
Error generating stack: `+D.message+`
|
|
76
|
-
`+D.stack}return{value:r,source:i,stack:_,digest:null}}function tc(r,i,c){return{value:r,source:null,stack:c??null,digest:i??null}}function Vf(r,i){try{}catch(c){setTimeout(function(){throw c})}}var kx=typeof WeakMap=="function"?WeakMap:Map;function im(r,i,c){c=Ki(-1,c),c.tag=3,c.payload={element:null};var m=i.value;return c.callback=function(){Xf||(Xf=!0,Pl=m),Vf(r,i)},c}function nc(r,i,c){c=Ki(-1,c),c.tag=3;var m=r.type.getDerivedStateFromError;if(typeof m=="function"){var _=i.value;c.payload=function(){return m(_)},c.callback=function(){Vf(r,i)}}var D=r.stateNode;return D!==null&&typeof D.componentDidCatch=="function"&&(c.callback=function(){Vf(r,i),typeof m!="function"&&(Ti===null?Ti=new Set([this]):Ti.add(this));var H=i.stack;this.componentDidCatch(i.value,{componentStack:H!==null?H:""})}),c}function om(r,i,c){var m=r.pingCache;if(m===null){m=r.pingCache=new kx;var _=new Set;m.set(i,_)}else _=m.get(i),_===void 0&&(_=new Set,m.set(i,_));_.has(c)||(_.add(c),r=Lx.bind(null,r,i,c),i.then(r,r))}function up(r){do{var i;if((i=r.tag===13)&&(i=r.memoizedState,i=i!==null?i.dehydrated!==null:!0),i)return r;r=r.return}while(r!==null);return null}function sp(r,i,c,m,_){return r.mode&1?(r.flags|=65536,r.lanes=_,r):(r===i?r.flags|=65536:(r.flags|=128,c.flags|=131072,c.flags&=-52805,c.tag===1&&(c.alternate===null?c.tag=17:(i=Ki(-1,1),i.tag=2,Io(c,i,1))),c.lanes|=1),r)}var Ox=B.ReactCurrentOwner,In=!1;function Wn(r,i,c,m){i.child=r===null?rm(i,null,c,m):Ru(i,r.child,c,m)}function Wo(r,i,c,m,_){c=c.render;var D=i.ref;return Ue(i,_),m=Yo(r,i,c,m,D,_),c=Bl(),r!==null&&!In?(i.updateQueue=r.updateQueue,i.flags&=-2053,r.lanes&=~_,hr(r,i,_)):(fn&&c&&mf(i),i.flags|=1,Wn(r,i,m,_),i.child)}function Yf(r,i,c,m,_){if(r===null){var D=c.type;return typeof D=="function"&&!Rp(D)&&D.defaultProps===void 0&&c.compare===null&&c.defaultProps===void 0?(i.tag=15,i.type=D,sa(r,i,D,m,_)):(r=r0(c.type,null,m,i,i.mode,_),r.ref=i.ref,r.return=i,i.child=r)}if(D=r.child,!(r.lanes&_)){var H=D.memoizedProps;if(c=c.compare,c=c!==null?c:Ls,c(H,m)&&r.ref===i.ref)return hr(r,i,_)}return i.flags|=1,r=Xo(D,m),r.ref=i.ref,r.return=i,i.child=r}function sa(r,i,c,m,_){if(r!==null){var D=r.memoizedProps;if(Ls(D,m)&&r.ref===i.ref)if(In=!1,i.pendingProps=m=D,(r.lanes&_)!==0)r.flags&131072&&(In=!0);else return i.lanes=r.lanes,hr(r,i,_)}return zu(r,i,c,m,_)}function Nl(r,i,c){var m=i.pendingProps,_=m.children,D=r!==null?r.memoizedState:null;if(m.mode==="hidden")if(!(i.mode&1))i.memoizedState={baseLanes:0,cachePool:null,transitions:null},$t(Pu,wa),wa|=c;else{if(!(c&1073741824))return r=D!==null?D.baseLanes|c:c,i.lanes=i.childLanes=1073741824,i.memoizedState={baseLanes:r,cachePool:null,transitions:null},i.updateQueue=null,$t(Pu,wa),wa|=r,null;i.memoizedState={baseLanes:0,cachePool:null,transitions:null},m=D!==null?D.baseLanes:c,$t(Pu,wa),wa|=m}else D!==null?(m=D.baseLanes|c,i.memoizedState=null):m=c,$t(Pu,wa),wa|=m;return Wn(r,i,_,c),i.child}function gt(r,i){var c=i.ref;(r===null&&c!==null||r!==null&&r.ref!==c)&&(i.flags|=512,i.flags|=2097152)}function zu(r,i,c,m,_){var D=xn(c)?na:ft.current;return D=ja(i,D),Ue(i,_),c=Yo(r,i,c,m,D,_),m=Bl(),r!==null&&!In?(i.updateQueue=r.updateQueue,i.flags&=-2053,r.lanes&=~_,hr(r,i,_)):(fn&&m&&mf(i),i.flags|=1,Wn(r,i,c,_),i.child)}function cp(r,i,c,m,_){if(xn(c)){var D=!0;vf(i)}else D=!1;if(Ue(i,_),i.stateNode===null)Or(r,i),Jv(i,c,m),bf(i,c,m,_),m=!0;else if(r===null){var H=i.stateNode,q=i.memoizedProps;H.props=q;var ee=H.context,ye=c.contextType;typeof ye=="object"&&ye!==null?ye=Mn(ye):(ye=xn(c)?na:ft.current,ye=ja(i,ye));var De=c.getDerivedStateFromProps,ke=typeof De=="function"||typeof H.getSnapshotBeforeUpdate=="function";ke||typeof H.UNSAFE_componentWillReceiveProps!="function"&&typeof H.componentWillReceiveProps!="function"||(q!==m||ee!==ye)&&em(i,H,m,ye),jo=!1;var we=i.memoizedState;H.state=we,$o(i,m,H,_),ee=i.memoizedState,q!==m||we!==ee||On.current||jo?(typeof De=="function"&&(rp(i,c,De,m),ee=i.memoizedState),(q=jo||Kv(i,c,q,m,we,ee,ye))?(ke||typeof H.UNSAFE_componentWillMount!="function"&&typeof H.componentWillMount!="function"||(typeof H.componentWillMount=="function"&&H.componentWillMount(),typeof H.UNSAFE_componentWillMount=="function"&&H.UNSAFE_componentWillMount()),typeof H.componentDidMount=="function"&&(i.flags|=4194308)):(typeof H.componentDidMount=="function"&&(i.flags|=4194308),i.memoizedProps=m,i.memoizedState=ee),H.props=m,H.state=ee,H.context=ye,m=q):(typeof H.componentDidMount=="function"&&(i.flags|=4194308),m=!1)}else{H=i.stateNode,qn(r,i),q=i.memoizedProps,ye=i.type===i.elementType?q:Ea(i.type,q),H.props=ye,ke=i.pendingProps,we=H.context,ee=c.contextType,typeof ee=="object"&&ee!==null?ee=Mn(ee):(ee=xn(c)?na:ft.current,ee=ja(i,ee));var Ie=c.getDerivedStateFromProps;(De=typeof Ie=="function"||typeof H.getSnapshotBeforeUpdate=="function")||typeof H.UNSAFE_componentWillReceiveProps!="function"&&typeof H.componentWillReceiveProps!="function"||(q!==ke||we!==ee)&&em(i,H,m,ee),jo=!1,we=i.memoizedState,H.state=we,$o(i,m,H,_);var Ge=i.memoizedState;q!==ke||we!==Ge||On.current||jo?(typeof Ie=="function"&&(rp(i,c,Ie,m),Ge=i.memoizedState),(ye=jo||Kv(i,c,ye,m,we,Ge,ee)||!1)?(De||typeof H.UNSAFE_componentWillUpdate!="function"&&typeof H.componentWillUpdate!="function"||(typeof H.componentWillUpdate=="function"&&H.componentWillUpdate(m,Ge,ee),typeof H.UNSAFE_componentWillUpdate=="function"&&H.UNSAFE_componentWillUpdate(m,Ge,ee)),typeof H.componentDidUpdate=="function"&&(i.flags|=4),typeof H.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof H.componentDidUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=4),typeof H.getSnapshotBeforeUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=1024),i.memoizedProps=m,i.memoizedState=Ge),H.props=m,H.state=Ge,H.context=ee,m=ye):(typeof H.componentDidUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=4),typeof H.getSnapshotBeforeUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=1024),m=!1)}return lm(r,i,c,m,D,_)}function lm(r,i,c,m,_,D){gt(r,i);var H=(i.flags&128)!==0;if(!m&&!H)return _&&qv(i,c,!1),hr(r,i,D);m=i.stateNode,Ox.current=i;var q=H&&typeof c.getDerivedStateFromError!="function"?null:m.render();return i.flags|=1,r!==null&&H?(i.child=Ru(i,r.child,null,D),i.child=Ru(i,null,q,D)):Wn(r,i,q,D),i.memoizedState=m.state,_&&qv(i,c,!0),i.child}function um(r){var i=r.stateNode;i.pendingContext?Lo(r,i.pendingContext,i.pendingContext!==i.context):i.context&&Lo(r,i.context,!1),ap(r,i.containerInfo)}function qf(r,i,c,m,_){return En(),Xd(_),i.flags|=256,Wn(r,i,c,m),i.child}var Ll={dehydrated:null,treeContext:null,retryLane:0};function fp(r){return{baseLanes:r,cachePool:null,transitions:null}}function dp(r,i,c){var m=i.pendingProps,_=ut.current,D=!1,H=(i.flags&128)!==0,q;if((q=H)||(q=r!==null&&r.memoizedState===null?!1:(_&2)!==0),q?(D=!0,i.flags&=-129):(r===null||r.memoizedState!==null)&&(_|=1),$t(ut,_&1),r===null)return gf(i),r=i.memoizedState,r!==null&&(r=r.dehydrated,r!==null)?(i.mode&1?r.data==="$!"?i.lanes=8:i.lanes=1073741824:i.lanes=1,null):(H=m.children,r=m.fallback,D?(m=i.mode,D=i.child,H={mode:"hidden",children:H},!(m&1)&&D!==null?(D.childLanes=0,D.pendingProps=H):D=dc(H,m,0,null),r=Yl(r,m,c,null),D.return=i,r.return=i,D.sibling=r,i.child=D,i.child.memoizedState=fp(c),i.memoizedState=Ll,r):pp(i,H));if(_=r.memoizedState,_!==null&&(q=_.dehydrated,q!==null))return Bx(r,i,H,m,q,_,c);if(D){D=m.fallback,H=i.mode,_=r.child,q=_.sibling;var ee={mode:"hidden",children:m.children};return!(H&1)&&i.child!==_?(m=i.child,m.childLanes=0,m.pendingProps=ee,i.deletions=null):(m=Xo(_,ee),m.subtreeFlags=_.subtreeFlags&14680064),q!==null?D=Xo(q,D):(D=Yl(D,H,c,null),D.flags|=2),D.return=i,m.return=i,m.sibling=D,i.child=m,m=D,D=i.child,H=r.child.memoizedState,H=H===null?fp(c):{baseLanes:H.baseLanes|c,cachePool:null,transitions:H.transitions},D.memoizedState=H,D.childLanes=r.childLanes&~c,i.memoizedState=Ll,m}return D=r.child,r=D.sibling,m=Xo(D,{mode:"visible",children:m.children}),!(i.mode&1)&&(m.lanes=c),m.return=i,m.sibling=null,r!==null&&(c=i.deletions,c===null?(i.deletions=[r],i.flags|=16):c.push(r)),i.child=m,i.memoizedState=null,m}function pp(r,i){return i=dc({mode:"visible",children:i},r.mode,0,null),i.return=r,r.child=i}function Mu(r,i,c,m){return m!==null&&Xd(m),Ru(i,r.child,null,c),r=pp(i,i.pendingProps.children),r.flags|=2,i.memoizedState=null,r}function Bx(r,i,c,m,_,D,H){if(c)return i.flags&256?(i.flags&=-257,m=tc(Error(a(422))),Mu(r,i,H,m)):i.memoizedState!==null?(i.child=r.child,i.flags|=128,null):(D=m.fallback,_=i.mode,m=dc({mode:"visible",children:m.children},_,0,null),D=Yl(D,_,H,null),D.flags|=2,m.return=i,D.return=i,m.sibling=D,i.child=m,i.mode&1&&Ru(i,r.child,null,H),i.child.memoizedState=fp(H),i.memoizedState=Ll,D);if(!(i.mode&1))return Mu(r,i,H,null);if(_.data==="$!"){if(m=_.nextSibling&&_.nextSibling.dataset,m)var q=m.dgst;return m=q,D=Error(a(419)),m=tc(D,m,void 0),Mu(r,i,H,m)}if(q=(H&r.childLanes)!==0,In||q){if(m=wn,m!==null){switch(H&-H){case 4:_=2;break;case 16:_=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:_=32;break;case 536870912:_=268435456;break;default:_=0}_=_&(m.suspendedLanes|H)?0:_,_!==0&&_!==D.retryLane&&(D.retryLane=_,Xi(r,_),Mr(m,r,_,-1))}return wp(),m=tc(Error(a(421))),Mu(r,i,H,m)}return _.data==="$?"?(i.flags|=128,i.child=r.child,i=Ux.bind(null,r),_._reactRetry=i,null):(r=D.treeContext,oa=di(_.nextSibling),Ca=i,fn=!0,Va=null,r!==null&&(ia[kr++]=dr,ia[kr++]=Qi,ia[kr++]=$a,dr=r.id,Qi=r.overflow,$a=i),i=pp(i,m.children),i.flags|=4096,i)}function hp(r,i,c){r.lanes|=i;var m=r.alternate;m!==null&&(m.lanes|=i),ar(r.return,i,c)}function Wf(r,i,c,m,_){var D=r.memoizedState;D===null?r.memoizedState={isBackwards:i,rendering:null,renderingStartTime:0,last:m,tail:c,tailMode:_}:(D.isBackwards=i,D.rendering=null,D.renderingStartTime=0,D.last=m,D.tail=c,D.tailMode=_)}function vp(r,i,c){var m=i.pendingProps,_=m.revealOrder,D=m.tail;if(Wn(r,i,m.children,c),m=ut.current,m&2)m=m&1|2,i.flags|=128;else{if(r!==null&&r.flags&128)e:for(r=i.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&hp(r,c,i);else if(r.tag===19)hp(r,c,i);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===i)break e;for(;r.sibling===null;){if(r.return===null||r.return===i)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}m&=1}if($t(ut,m),!(i.mode&1))i.memoizedState=null;else switch(_){case"forwards":for(c=i.child,_=null;c!==null;)r=c.alternate,r!==null&&bn(r)===null&&(_=c),c=c.sibling;c=_,c===null?(_=i.child,i.child=null):(_=c.sibling,c.sibling=null),Wf(i,!1,_,c,D);break;case"backwards":for(c=null,_=i.child,i.child=null;_!==null;){if(r=_.alternate,r!==null&&bn(r)===null){i.child=_;break}r=_.sibling,_.sibling=c,c=_,_=r}Wf(i,!0,c,null,D);break;case"together":Wf(i,!1,null,null,void 0);break;default:i.memoizedState=null}return i.child}function Or(r,i){!(i.mode&1)&&r!==null&&(r.alternate=null,i.alternate=null,i.flags|=2)}function hr(r,i,c){if(r!==null&&(i.dependencies=r.dependencies),no|=i.lanes,!(c&i.childLanes))return null;if(r!==null&&i.child!==r.child)throw Error(a(153));if(i.child!==null){for(r=i.child,c=Xo(r,r.pendingProps),i.child=c,c.return=i;r.sibling!==null;)r=r.sibling,c=c.sibling=Xo(r,r.pendingProps),c.return=i;c.sibling=null}return i.child}function eo(r,i,c){switch(i.tag){case 3:um(i),En();break;case 5:ot(i);break;case 1:xn(i.type)&&vf(i);break;case 4:ap(i,i.stateNode.containerInfo);break;case 10:var m=i.type._context,_=i.memoizedProps.value;$t(Ei,m._currentValue),m._currentValue=_;break;case 13:if(m=i.memoizedState,m!==null)return m.dehydrated!==null?($t(ut,ut.current&1),i.flags|=128,null):c&i.child.childLanes?dp(r,i,c):($t(ut,ut.current&1),r=hr(r,i,c),r!==null?r.sibling:null);$t(ut,ut.current&1);break;case 19:if(m=(c&i.childLanes)!==0,r.flags&128){if(m)return vp(r,i,c);i.flags|=128}if(_=i.memoizedState,_!==null&&(_.rendering=null,_.tail=null,_.lastEffect=null),$t(ut,ut.current),m)break;return null;case 22:case 23:return i.lanes=0,Nl(r,i,c)}return hr(r,i,c)}var rc,Ul,Wa,Gn;rc=function(r,i){for(var c=i.child;c!==null;){if(c.tag===5||c.tag===6)r.appendChild(c.stateNode);else if(c.tag!==4&&c.child!==null){c.child.return=c,c=c.child;continue}if(c===i)break;for(;c.sibling===null;){if(c.return===null||c.return===i)return;c=c.return}c.sibling.return=c.return,c=c.sibling}},Ul=function(){},Wa=function(r,i,c,m){var _=r.memoizedProps;if(_!==m){r=i.stateNode,Rl(pi.current);var D=null;switch(c){case"input":_=kt(r,_),m=kt(r,m),D=[];break;case"select":_=G({},_,{value:void 0}),m=G({},m,{value:void 0}),D=[];break;case"textarea":_=vn(r,_),m=vn(r,m),D=[];break;default:typeof _.onClick!="function"&&typeof m.onClick=="function"&&(r.onclick=hf)}Hn(c,m);var H;c=null;for(ye in _)if(!m.hasOwnProperty(ye)&&_.hasOwnProperty(ye)&&_[ye]!=null)if(ye==="style"){var q=_[ye];for(H in q)q.hasOwnProperty(H)&&(c||(c={}),c[H]="")}else ye!=="dangerouslySetInnerHTML"&&ye!=="children"&&ye!=="suppressContentEditableWarning"&&ye!=="suppressHydrationWarning"&&ye!=="autoFocus"&&(p.hasOwnProperty(ye)?D||(D=[]):(D=D||[]).push(ye,null));for(ye in m){var ee=m[ye];if(q=_!=null?_[ye]:void 0,m.hasOwnProperty(ye)&&ee!==q&&(ee!=null||q!=null))if(ye==="style")if(q){for(H in q)!q.hasOwnProperty(H)||ee&&ee.hasOwnProperty(H)||(c||(c={}),c[H]="");for(H in ee)ee.hasOwnProperty(H)&&q[H]!==ee[H]&&(c||(c={}),c[H]=ee[H])}else c||(D||(D=[]),D.push(ye,c)),c=ee;else ye==="dangerouslySetInnerHTML"?(ee=ee?ee.__html:void 0,q=q?q.__html:void 0,ee!=null&&q!==ee&&(D=D||[]).push(ye,ee)):ye==="children"?typeof ee!="string"&&typeof ee!="number"||(D=D||[]).push(ye,""+ee):ye!=="suppressContentEditableWarning"&&ye!=="suppressHydrationWarning"&&(p.hasOwnProperty(ye)?(ee!=null&&ye==="onScroll"&&rn("scroll",r),D||q===ee||(D=[])):(D=D||[]).push(ye,ee))}c&&(D=D||[]).push("style",c);var ye=D;(i.updateQueue=ye)&&(i.flags|=4)}},Gn=function(r,i,c,m){c!==m&&(i.flags|=4)};function ac(r,i){if(!fn)switch(r.tailMode){case"hidden":i=r.tail;for(var c=null;i!==null;)i.alternate!==null&&(c=i),i=i.sibling;c===null?r.tail=null:c.sibling=null;break;case"collapsed":c=r.tail;for(var m=null;c!==null;)c.alternate!==null&&(m=c),c=c.sibling;m===null?i||r.tail===null?r.tail=null:r.tail.sibling=null:m.sibling=null}}function Br(r){var i=r.alternate!==null&&r.alternate.child===r.child,c=0,m=0;if(i)for(var _=r.child;_!==null;)c|=_.lanes|_.childLanes,m|=_.subtreeFlags&14680064,m|=_.flags&14680064,_.return=r,_=_.sibling;else for(_=r.child;_!==null;)c|=_.lanes|_.childLanes,m|=_.subtreeFlags,m|=_.flags,_.return=r,_=_.sibling;return r.subtreeFlags|=m,r.childLanes=c,i}function Fx(r,i,c){var m=i.pendingProps;switch(Zd(i),i.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Br(i),null;case 1:return xn(i.type)&&Ia(),Br(i),null;case 3:return m=i.stateNode,Vo(),It(On),It(ft),Df(),m.pendingContext&&(m.context=m.pendingContext,m.pendingContext=null),(r===null||r.child===null)&&(xf(i)?i.flags|=4:r===null||r.memoizedState.isDehydrated&&!(i.flags&256)||(i.flags|=1024,Va!==null&&(fc(Va),Va=null))),Ul(r,i),Br(i),null;case 5:Dt(i);var _=Rl(Au.current);if(c=i.type,r!==null&&i.stateNode!=null)Wa(r,i,c,m,_),r.ref!==i.ref&&(i.flags|=512,i.flags|=2097152);else{if(!m){if(i.stateNode===null)throw Error(a(166));return Br(i),null}if(r=Rl(pi.current),xf(i)){m=i.stateNode,c=i.type;var D=i.memoizedProps;switch(m[Si]=i,m[wl]=D,r=(i.mode&1)!==0,c){case"dialog":rn("cancel",m),rn("close",m);break;case"iframe":case"object":case"embed":rn("load",m);break;case"video":case"audio":for(_=0;_<js.length;_++)rn(js[_],m);break;case"source":rn("error",m);break;case"img":case"image":case"link":rn("error",m),rn("load",m);break;case"details":rn("toggle",m);break;case"input":sn(m,D),rn("invalid",m);break;case"select":m._wrapperState={wasMultiple:!!D.multiple},rn("invalid",m);break;case"textarea":kn(m,D),rn("invalid",m)}Hn(c,D),_=null;for(var H in D)if(D.hasOwnProperty(H)){var q=D[H];H==="children"?typeof q=="string"?m.textContent!==q&&(D.suppressHydrationWarning!==!0&&pf(m.textContent,q,r),_=["children",q]):typeof q=="number"&&m.textContent!==""+q&&(D.suppressHydrationWarning!==!0&&pf(m.textContent,q,r),_=["children",""+q]):p.hasOwnProperty(H)&&q!=null&&H==="onScroll"&&rn("scroll",m)}switch(c){case"input":xt(m),Kn(m,D,!0);break;case"textarea":xt(m),Dr(m);break;case"select":case"option":break;default:typeof D.onClick=="function"&&(m.onclick=hf)}m=_,i.updateQueue=m,m!==null&&(i.flags|=4)}else{H=_.nodeType===9?_:_.ownerDocument,r==="http://www.w3.org/1999/xhtml"&&(r=Jn(c)),r==="http://www.w3.org/1999/xhtml"?c==="script"?(r=H.createElement("div"),r.innerHTML="<script></script>",r=r.removeChild(r.firstChild)):typeof m.is=="string"?r=H.createElement(c,{is:m.is}):(r=H.createElement(c),c==="select"&&(H=r,m.multiple?H.multiple=!0:m.size&&(H.size=m.size))):r=H.createElementNS(r,c),r[Si]=i,r[wl]=m,rc(r,i,!1,!1),i.stateNode=r;e:{switch(H=Cn(c,m),c){case"dialog":rn("cancel",r),rn("close",r),_=m;break;case"iframe":case"object":case"embed":rn("load",r),_=m;break;case"video":case"audio":for(_=0;_<js.length;_++)rn(js[_],r);_=m;break;case"source":rn("error",r),_=m;break;case"img":case"image":case"link":rn("error",r),rn("load",r),_=m;break;case"details":rn("toggle",r),_=m;break;case"input":sn(r,m),_=kt(r,m),rn("invalid",r);break;case"option":_=m;break;case"select":r._wrapperState={wasMultiple:!!m.multiple},_=G({},m,{value:void 0}),rn("invalid",r);break;case"textarea":kn(r,m),_=vn(r,m),rn("invalid",r);break;default:_=m}Hn(c,_),q=_;for(D in q)if(q.hasOwnProperty(D)){var ee=q[D];D==="style"?Ut(r,ee):D==="dangerouslySetInnerHTML"?(ee=ee?ee.__html:void 0,ee!=null&&oi(r,ee)):D==="children"?typeof ee=="string"?(c!=="textarea"||ee!=="")&&ea(r,ee):typeof ee=="number"&&ea(r,""+ee):D!=="suppressContentEditableWarning"&&D!=="suppressHydrationWarning"&&D!=="autoFocus"&&(p.hasOwnProperty(D)?ee!=null&&D==="onScroll"&&rn("scroll",r):ee!=null&&T(r,D,ee,H))}switch(c){case"input":xt(r),Kn(r,m,!1);break;case"textarea":xt(r),Dr(r);break;case"option":m.value!=null&&r.setAttribute("value",""+Ce(m.value));break;case"select":r.multiple=!!m.multiple,D=m.value,D!=null?An(r,!!m.multiple,D,!1):m.defaultValue!=null&&An(r,!!m.multiple,m.defaultValue,!0);break;default:typeof _.onClick=="function"&&(r.onclick=hf)}switch(c){case"button":case"input":case"select":case"textarea":m=!!m.autoFocus;break e;case"img":m=!0;break e;default:m=!1}}m&&(i.flags|=4)}i.ref!==null&&(i.flags|=512,i.flags|=2097152)}return Br(i),null;case 6:if(r&&i.stateNode!=null)Gn(r,i,r.memoizedProps,m);else{if(typeof m!="string"&&i.stateNode===null)throw Error(a(166));if(c=Rl(Au.current),Rl(pi.current),xf(i)){if(m=i.stateNode,c=i.memoizedProps,m[Si]=i,(D=m.nodeValue!==c)&&(r=Ca,r!==null))switch(r.tag){case 3:pf(m.nodeValue,c,(r.mode&1)!==0);break;case 5:r.memoizedProps.suppressHydrationWarning!==!0&&pf(m.nodeValue,c,(r.mode&1)!==0)}D&&(i.flags|=4)}else m=(c.nodeType===9?c:c.ownerDocument).createTextNode(m),m[Si]=i,i.stateNode=m}return Br(i),null;case 13:if(It(ut),m=i.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(fn&&oa!==null&&i.mode&1&&!(i.flags&128))Zv(),En(),i.flags|=98560,D=!1;else if(D=xf(i),m!==null&&m.dehydrated!==null){if(r===null){if(!D)throw Error(a(318));if(D=i.memoizedState,D=D!==null?D.dehydrated:null,!D)throw Error(a(317));D[Si]=i}else En(),!(i.flags&128)&&(i.memoizedState=null),i.flags|=4;Br(i),D=!1}else Va!==null&&(fc(Va),Va=null),D=!0;if(!D)return i.flags&65536?i:null}return i.flags&128?(i.lanes=c,i):(m=m!==null,m!==(r!==null&&r.memoizedState!==null)&&m&&(i.child.flags|=8192,i.mode&1&&(r===null||ut.current&1?Qn===0&&(Qn=3):wp())),i.updateQueue!==null&&(i.flags|=4),Br(i),null);case 4:return Vo(),Ul(r,i),r===null&&bu(i.stateNode.containerInfo),Br(i),null;case 10:return Po(i.type._context),Br(i),null;case 17:return xn(i.type)&&Ia(),Br(i),null;case 19:if(It(ut),D=i.memoizedState,D===null)return Br(i),null;if(m=(i.flags&128)!==0,H=D.rendering,H===null)if(m)ac(D,!1);else{if(Qn!==0||r!==null&&r.flags&128)for(r=i.child;r!==null;){if(H=bn(r),H!==null){for(i.flags|=128,ac(D,!1),m=H.updateQueue,m!==null&&(i.updateQueue=m,i.flags|=4),i.subtreeFlags=0,m=c,c=i.child;c!==null;)D=c,r=m,D.flags&=14680066,H=D.alternate,H===null?(D.childLanes=0,D.lanes=r,D.child=null,D.subtreeFlags=0,D.memoizedProps=null,D.memoizedState=null,D.updateQueue=null,D.dependencies=null,D.stateNode=null):(D.childLanes=H.childLanes,D.lanes=H.lanes,D.child=H.child,D.subtreeFlags=0,D.deletions=null,D.memoizedProps=H.memoizedProps,D.memoizedState=H.memoizedState,D.updateQueue=H.updateQueue,D.type=H.type,r=H.dependencies,D.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext}),c=c.sibling;return $t(ut,ut.current&1|2),i.child}r=r.sibling}D.tail!==null&&Ht()>Iu&&(i.flags|=128,m=!0,ac(D,!1),i.lanes=4194304)}else{if(!m)if(r=bn(H),r!==null){if(i.flags|=128,m=!0,c=r.updateQueue,c!==null&&(i.updateQueue=c,i.flags|=4),ac(D,!0),D.tail===null&&D.tailMode==="hidden"&&!H.alternate&&!fn)return Br(i),null}else 2*Ht()-D.renderingStartTime>Iu&&c!==1073741824&&(i.flags|=128,m=!0,ac(D,!1),i.lanes=4194304);D.isBackwards?(H.sibling=i.child,i.child=H):(c=D.last,c!==null?c.sibling=H:i.child=H,D.last=H)}return D.tail!==null?(i=D.tail,D.rendering=i,D.tail=i.sibling,D.renderingStartTime=Ht(),i.sibling=null,c=ut.current,$t(ut,m?c&1|2:c&1),i):(Br(i),null);case 22:case 23:return bp(),m=i.memoizedState!==null,r!==null&&r.memoizedState!==null!==m&&(i.flags|=8192),m&&i.mode&1?wa&1073741824&&(Br(i),i.subtreeFlags&6&&(i.flags|=8192)):Br(i),null;case 24:return null;case 25:return null}throw Error(a(156,i.tag))}function mp(r,i){switch(Zd(i),i.tag){case 1:return xn(i.type)&&Ia(),r=i.flags,r&65536?(i.flags=r&-65537|128,i):null;case 3:return Vo(),It(On),It(ft),Df(),r=i.flags,r&65536&&!(r&128)?(i.flags=r&-65537|128,i):null;case 5:return Dt(i),null;case 13:if(It(ut),r=i.memoizedState,r!==null&&r.dehydrated!==null){if(i.alternate===null)throw Error(a(340));En()}return r=i.flags,r&65536?(i.flags=r&-65537|128,i):null;case 19:return It(ut),null;case 4:return Vo(),null;case 10:return Po(i.type._context),null;case 22:case 23:return bp(),null;case 24:return null;default:return null}}var ic=!1,Zn=!1,sm=typeof WeakSet=="function"?WeakSet:Set,We=null;function Nu(r,i){var c=r.ref;if(c!==null)if(typeof c=="function")try{c(null)}catch(m){Fn(r,i,m)}else c.current=null}function oc(r,i,c){try{c()}catch(m){Fn(r,i,m)}}var cm=!1;function fm(r,i){if(jd=gl,r=uf(),qi(r)){if("selectionStart"in r)var c={start:r.selectionStart,end:r.selectionEnd};else e:{c=(c=r.ownerDocument)&&c.defaultView||window;var m=c.getSelection&&c.getSelection();if(m&&m.rangeCount!==0){c=m.anchorNode;var _=m.anchorOffset,D=m.focusNode;m=m.focusOffset;try{c.nodeType,D.nodeType}catch{c=null;break e}var H=0,q=-1,ee=-1,ye=0,De=0,ke=r,we=null;t:for(;;){for(var Ie;ke!==c||_!==0&&ke.nodeType!==3||(q=H+_),ke!==D||m!==0&&ke.nodeType!==3||(ee=H+m),ke.nodeType===3&&(H+=ke.nodeValue.length),(Ie=ke.firstChild)!==null;)we=ke,ke=Ie;for(;;){if(ke===r)break t;if(we===c&&++ye===_&&(q=H),we===D&&++De===m&&(ee=H),(Ie=ke.nextSibling)!==null)break;ke=we,we=ke.parentNode}ke=Ie}c=q===-1||ee===-1?null:{start:q,end:ee}}else c=null}c=c||{start:0,end:0}}else c=null;for(El={focusedElem:r,selectionRange:c},gl=!1,We=i;We!==null;)if(i=We,r=i.child,(i.subtreeFlags&1028)!==0&&r!==null)r.return=i,We=r;else for(;We!==null;){i=We;try{var Ge=i.alternate;if(i.flags&1024)switch(i.tag){case 0:case 11:case 15:break;case 1:if(Ge!==null){var Xe=Ge.memoizedProps,Nn=Ge.memoizedState,se=i.stateNode,re=se.getSnapshotBeforeUpdate(i.elementType===i.type?Xe:Ea(i.type,Xe),Nn);se.__reactInternalSnapshotBeforeUpdate=re}break;case 3:var de=i.stateNode.containerInfo;de.nodeType===1?de.textContent="":de.nodeType===9&&de.documentElement&&de.removeChild(de.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(a(163))}}catch(Fe){Fn(i,i.return,Fe)}if(r=i.sibling,r!==null){r.return=i.return,We=r;break}We=i.return}return Ge=cm,cm=!1,Ge}function lc(r,i,c){var m=i.updateQueue;if(m=m!==null?m.lastEffect:null,m!==null){var _=m=m.next;do{if((_.tag&r)===r){var D=_.destroy;_.destroy=void 0,D!==void 0&&oc(i,c,D)}_=_.next}while(_!==m)}}function uc(r,i){if(i=i.updateQueue,i=i!==null?i.lastEffect:null,i!==null){var c=i=i.next;do{if((c.tag&r)===r){var m=c.create;c.destroy=m()}c=c.next}while(c!==i)}}function yp(r){var i=r.ref;if(i!==null){var c=r.stateNode;switch(r.tag){case 5:r=c;break;default:r=c}typeof i=="function"?i(r):i.current=r}}function gp(r){var i=r.alternate;i!==null&&(r.alternate=null,gp(i)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(i=r.stateNode,i!==null&&(delete i[Si],delete i[wl],delete i[Vd],delete i[Dx],delete i[Yd])),r.stateNode=null,r.return=null,r.dependencies=null,r.memoizedProps=null,r.memoizedState=null,r.pendingProps=null,r.stateNode=null,r.updateQueue=null}function dm(r){return r.tag===5||r.tag===3||r.tag===4}function Gf(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||dm(r.return))return null;r=r.return}for(r.sibling.return=r.return,r=r.sibling;r.tag!==5&&r.tag!==6&&r.tag!==18;){if(r.flags&2||r.child===null||r.tag===4)continue e;r.child.return=r,r=r.child}if(!(r.flags&2))return r.stateNode}}function Lu(r,i,c){var m=r.tag;if(m===5||m===6)r=r.stateNode,i?c.nodeType===8?c.parentNode.insertBefore(r,i):c.insertBefore(r,i):(c.nodeType===8?(i=c.parentNode,i.insertBefore(r,c)):(i=c,i.appendChild(r)),c=c._reactRootContainer,c!=null||i.onclick!==null||(i.onclick=hf));else if(m!==4&&(r=r.child,r!==null))for(Lu(r,i,c),r=r.sibling;r!==null;)Lu(r,i,c),r=r.sibling}function wi(r,i,c){var m=r.tag;if(m===5||m===6)r=r.stateNode,i?c.insertBefore(r,i):c.appendChild(r);else if(m!==4&&(r=r.child,r!==null))for(wi(r,i,c),r=r.sibling;r!==null;)wi(r,i,c),r=r.sibling}var _n=null,ir=!1;function Ga(r,i,c){for(c=c.child;c!==null;)Uu(r,i,c),c=c.sibling}function Uu(r,i,c){if(li&&typeof li.onCommitFiberUnmount=="function")try{li.onCommitFiberUnmount(ws,c)}catch{}switch(c.tag){case 5:Zn||Nu(c,i);case 6:var m=_n,_=ir;_n=null,Ga(r,i,c),_n=m,ir=_,_n!==null&&(ir?(r=_n,c=c.stateNode,r.nodeType===8?r.parentNode.removeChild(c):r.removeChild(c)):_n.removeChild(c.stateNode));break;case 18:_n!==null&&(ir?(r=_n,c=c.stateNode,r.nodeType===8?zo(r.parentNode,c):r.nodeType===1&&zo(r,c),ks(r)):zo(_n,c.stateNode));break;case 4:m=_n,_=ir,_n=c.stateNode.containerInfo,ir=!0,Ga(r,i,c),_n=m,ir=_;break;case 0:case 11:case 14:case 15:if(!Zn&&(m=c.updateQueue,m!==null&&(m=m.lastEffect,m!==null))){_=m=m.next;do{var D=_,H=D.destroy;D=D.tag,H!==void 0&&(D&2||D&4)&&oc(c,i,H),_=_.next}while(_!==m)}Ga(r,i,c);break;case 1:if(!Zn&&(Nu(c,i),m=c.stateNode,typeof m.componentWillUnmount=="function"))try{m.props=c.memoizedProps,m.state=c.memoizedState,m.componentWillUnmount()}catch(q){Fn(c,i,q)}Ga(r,i,c);break;case 21:Ga(r,i,c);break;case 22:c.mode&1?(Zn=(m=Zn)||c.memoizedState!==null,Ga(r,i,c),Zn=m):Ga(r,i,c);break;default:Ga(r,i,c)}}function to(r){var i=r.updateQueue;if(i!==null){r.updateQueue=null;var c=r.stateNode;c===null&&(c=r.stateNode=new sm),i.forEach(function(m){var _=Hx.bind(null,r,m);c.has(m)||(c.add(m),m.then(_,_))})}}function hi(r,i){var c=i.deletions;if(c!==null)for(var m=0;m<c.length;m++){var _=c[m];try{var D=r,H=i,q=H;e:for(;q!==null;){switch(q.tag){case 5:_n=q.stateNode,ir=!1;break e;case 3:_n=q.stateNode.containerInfo,ir=!0;break e;case 4:_n=q.stateNode.containerInfo,ir=!0;break e}q=q.return}if(_n===null)throw Error(a(160));Uu(D,H,_),_n=null,ir=!1;var ee=_.alternate;ee!==null&&(ee.return=null),_.return=null}catch(ye){Fn(_,i,ye)}}if(i.subtreeFlags&12854)for(i=i.child;i!==null;)pm(i,r),i=i.sibling}function pm(r,i){var c=r.alternate,m=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:if(hi(i,r),Di(r),m&4){try{lc(3,r,r.return),uc(3,r)}catch(Xe){Fn(r,r.return,Xe)}try{lc(5,r,r.return)}catch(Xe){Fn(r,r.return,Xe)}}break;case 1:hi(i,r),Di(r),m&512&&c!==null&&Nu(c,c.return);break;case 5:if(hi(i,r),Di(r),m&512&&c!==null&&Nu(c,c.return),r.flags&32){var _=r.stateNode;try{ea(_,"")}catch(Xe){Fn(r,r.return,Xe)}}if(m&4&&(_=r.stateNode,_!=null)){var D=r.memoizedProps,H=c!==null?c.memoizedProps:D,q=r.type,ee=r.updateQueue;if(r.updateQueue=null,ee!==null)try{q==="input"&&D.type==="radio"&&D.name!=null&&Rn(_,D),Cn(q,H);var ye=Cn(q,D);for(H=0;H<ee.length;H+=2){var De=ee[H],ke=ee[H+1];De==="style"?Ut(_,ke):De==="dangerouslySetInnerHTML"?oi(_,ke):De==="children"?ea(_,ke):T(_,De,ke,ye)}switch(q){case"input":zn(_,D);break;case"textarea":Pr(_,D);break;case"select":var we=_._wrapperState.wasMultiple;_._wrapperState.wasMultiple=!!D.multiple;var Ie=D.value;Ie!=null?An(_,!!D.multiple,Ie,!1):we!==!!D.multiple&&(D.defaultValue!=null?An(_,!!D.multiple,D.defaultValue,!0):An(_,!!D.multiple,D.multiple?[]:"",!1))}_[wl]=D}catch(Xe){Fn(r,r.return,Xe)}}break;case 6:if(hi(i,r),Di(r),m&4){if(r.stateNode===null)throw Error(a(162));_=r.stateNode,D=r.memoizedProps;try{_.nodeValue=D}catch(Xe){Fn(r,r.return,Xe)}}break;case 3:if(hi(i,r),Di(r),m&4&&c!==null&&c.memoizedState.isDehydrated)try{ks(i.containerInfo)}catch(Xe){Fn(r,r.return,Xe)}break;case 4:hi(i,r),Di(r);break;case 13:hi(i,r),Di(r),_=r.child,_.flags&8192&&(D=_.memoizedState!==null,_.stateNode.isHidden=D,!D||_.alternate!==null&&_.alternate.memoizedState!==null||(Sp=Ht())),m&4&&to(r);break;case 22:if(De=c!==null&&c.memoizedState!==null,r.mode&1?(Zn=(ye=Zn)||De,hi(i,r),Zn=ye):hi(i,r),Di(r),m&8192){if(ye=r.memoizedState!==null,(r.stateNode.isHidden=ye)&&!De&&r.mode&1)for(We=r,De=r.child;De!==null;){for(ke=We=De;We!==null;){switch(we=We,Ie=we.child,we.tag){case 0:case 11:case 14:case 15:lc(4,we,we.return);break;case 1:Nu(we,we.return);var Ge=we.stateNode;if(typeof Ge.componentWillUnmount=="function"){m=we,c=we.return;try{i=m,Ge.props=i.memoizedProps,Ge.state=i.memoizedState,Ge.componentWillUnmount()}catch(Xe){Fn(m,c,Xe)}}break;case 5:Nu(we,we.return);break;case 22:if(we.memoizedState!==null){xp(ke);continue}}Ie!==null?(Ie.return=we,We=Ie):xp(ke)}De=De.sibling}e:for(De=null,ke=r;;){if(ke.tag===5){if(De===null){De=ke;try{_=ke.stateNode,ye?(D=_.style,typeof D.setProperty=="function"?D.setProperty("display","none","important"):D.display="none"):(q=ke.stateNode,ee=ke.memoizedProps.style,H=ee!=null&&ee.hasOwnProperty("display")?ee.display:null,q.style.display=Ct("display",H))}catch(Xe){Fn(r,r.return,Xe)}}}else if(ke.tag===6){if(De===null)try{ke.stateNode.nodeValue=ye?"":ke.memoizedProps}catch(Xe){Fn(r,r.return,Xe)}}else if((ke.tag!==22&&ke.tag!==23||ke.memoizedState===null||ke===r)&&ke.child!==null){ke.child.return=ke,ke=ke.child;continue}if(ke===r)break e;for(;ke.sibling===null;){if(ke.return===null||ke.return===r)break e;De===ke&&(De=null),ke=ke.return}De===ke&&(De=null),ke.sibling.return=ke.return,ke=ke.sibling}}break;case 19:hi(i,r),Di(r),m&4&&to(r);break;case 21:break;default:hi(i,r),Di(r)}}function Di(r){var i=r.flags;if(i&2){try{e:{for(var c=r.return;c!==null;){if(dm(c)){var m=c;break e}c=c.return}throw Error(a(160))}switch(m.tag){case 5:var _=m.stateNode;m.flags&32&&(ea(_,""),m.flags&=-33);var D=Gf(r);wi(r,D,_);break;case 3:case 4:var H=m.stateNode.containerInfo,q=Gf(r);Lu(r,q,H);break;default:throw Error(a(161))}}catch(ee){Fn(r,r.return,ee)}r.flags&=-3}i&4096&&(r.flags&=-4097)}function hm(r,i,c){We=r,Hu(r)}function Hu(r,i,c){for(var m=(r.mode&1)!==0;We!==null;){var _=We,D=_.child;if(_.tag===22&&m){var H=_.memoizedState!==null||ic;if(!H){var q=_.alternate,ee=q!==null&&q.memoizedState!==null||Zn;q=ic;var ye=Zn;if(ic=H,(Zn=ee)&&!ye)for(We=_;We!==null;)H=We,ee=H.child,H.tag===22&&H.memoizedState!==null?mm(_):ee!==null?(ee.return=H,We=ee):mm(_);for(;D!==null;)We=D,Hu(D),D=D.sibling;We=_,ic=q,Zn=ye}vm(r)}else _.subtreeFlags&8772&&D!==null?(D.return=_,We=D):vm(r)}}function vm(r){for(;We!==null;){var i=We;if(i.flags&8772){var c=i.alternate;try{if(i.flags&8772)switch(i.tag){case 0:case 11:case 15:Zn||uc(5,i);break;case 1:var m=i.stateNode;if(i.flags&4&&!Zn)if(c===null)m.componentDidMount();else{var _=i.elementType===i.type?c.memoizedProps:Ea(i.type,c.memoizedProps);m.componentDidUpdate(_,c.memoizedState,m.__reactInternalSnapshotBeforeUpdate)}var D=i.updateQueue;D!==null&&Tl(i,D,m);break;case 3:var H=i.updateQueue;if(H!==null){if(c=null,i.child!==null)switch(i.child.tag){case 5:c=i.child.stateNode;break;case 1:c=i.child.stateNode}Tl(i,H,c)}break;case 5:var q=i.stateNode;if(c===null&&i.flags&4){c=q;var ee=i.memoizedProps;switch(i.type){case"button":case"input":case"select":case"textarea":ee.autoFocus&&c.focus();break;case"img":ee.src&&(c.src=ee.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(i.memoizedState===null){var ye=i.alternate;if(ye!==null){var De=ye.memoizedState;if(De!==null){var ke=De.dehydrated;ke!==null&&ks(ke)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(a(163))}Zn||i.flags&512&&yp(i)}catch(we){Fn(i,i.return,we)}}if(i===r){We=null;break}if(c=i.sibling,c!==null){c.return=i.return,We=c;break}We=i.return}}function xp(r){for(;We!==null;){var i=We;if(i===r){We=null;break}var c=i.sibling;if(c!==null){c.return=i.return,We=c;break}We=i.return}}function mm(r){for(;We!==null;){var i=We;try{switch(i.tag){case 0:case 11:case 15:var c=i.return;try{uc(4,i)}catch(ee){Fn(i,c,ee)}break;case 1:var m=i.stateNode;if(typeof m.componentDidMount=="function"){var _=i.return;try{m.componentDidMount()}catch(ee){Fn(i,_,ee)}}var D=i.return;try{yp(i)}catch(ee){Fn(i,D,ee)}break;case 5:var H=i.return;try{yp(i)}catch(ee){Fn(i,H,ee)}}}catch(ee){Fn(i,i.return,ee)}if(i===r){We=null;break}var q=i.sibling;if(q!==null){q.return=i.return,We=q;break}We=i.return}}var Zf=Math.ceil,sc=B.ReactCurrentDispatcher,_p=B.ReactCurrentOwner,Fr=B.ReactCurrentBatchConfig,Rt=0,wn=null,Bn=null,or=0,wa=0,Pu=yt(0),Qn=0,cc=null,no=0,Qf=0,ju=0,Hl=null,$r=null,Sp=0,Iu=1/0,ro=null,Xf=!1,Pl=null,Ti=null,Go=!1,Zo=null,Kf=0,$u=0,Jf=null,jl=-1,Il=0;function zr(){return Rt&6?Ht():jl!==-1?jl:jl=Ht()}function $n(r){return r.mode&1?Rt&2&&or!==0?or&-or:_f.transition!==null?(Il===0&&(Il=Zc()),Il):(r=Zt,r!==0||(r=window.event,r=r===void 0?16:Sd(r.type)),r):1}function Mr(r,i,c,m){if(50<$u)throw $u=0,Jf=null,Error(a(185));yl(r,c,m),(!(Rt&2)||r!==wn)&&(r===wn&&(!(Rt&2)&&(Qf|=c),Qn===4&&Za(r,or)),Nr(r,m),c===1&&Rt===0&&!(i.mode&1)&&(Iu=Ht()+500,rr&&ra()))}function Nr(r,i){var c=r.callbackNode;Gc(r,i);var m=ui(r,r===wn?or:0);if(m===0)c!==null&&Ir(c),r.callbackNode=null,r.callbackPriority=0;else if(i=m&-m,r.callbackPriority!==i){if(c!=null&&Ir(c),i===1)r.tag===0?Wd(ym.bind(null,r)):qd(ym.bind(null,r)),$d(function(){!(Rt&6)&&ra()}),c=null;else{switch(gd(m)){case 1:c=Ii;break;case 4:c=Tt;break;case 16:c=Ao;break;case 536870912:c=hd;break;default:c=Ao}c=Tp(c,Vu.bind(null,r))}r.callbackPriority=i,r.callbackNode=c}}function Vu(r,i){if(jl=-1,Il=0,Rt&6)throw Error(a(327));var c=r.callbackNode;if(qu()&&r.callbackNode!==c)return null;var m=ui(r,r===wn?or:0);if(m===0)return null;if(m&30||m&r.expiredLanes||i)i=t0(r,m);else{i=m;var _=Rt;Rt|=2;var D=e0();(wn!==r||or!==i)&&(ro=null,Iu=Ht()+500,$l(r,i));do try{Mx();break}catch(q){gm(r,q)}while(1);Jd(),sc.current=D,Rt=_,Bn!==null?i=0:(wn=null,or=0,i=Qn)}if(i!==0){if(i===2&&(_=md(r),_!==0&&(m=_,i=Cp(r,_))),i===1)throw c=cc,$l(r,0),Za(r,m),Nr(r,Ht()),c;if(i===6)Za(r,m);else{if(_=r.current.alternate,!(m&30)&&!Ep(_)&&(i=t0(r,m),i===2&&(D=md(r),D!==0&&(m=D,i=Cp(r,D))),i===1))throw c=cc,$l(r,0),Za(r,m),Nr(r,Ht()),c;switch(r.finishedWork=_,r.finishedLanes=m,i){case 0:case 1:throw Error(a(345));case 2:Vl(r,$r,ro);break;case 3:if(Za(r,m),(m&130023424)===m&&(i=Sp+500-Ht(),10<i)){if(ui(r,0)!==0)break;if(_=r.suspendedLanes,(_&m)!==m){zr(),r.pingedLanes|=r.suspendedLanes&_;break}r.timeoutHandle=bl(Vl.bind(null,r,$r,ro),i);break}Vl(r,$r,ro);break;case 4:if(Za(r,m),(m&4194240)===m)break;for(i=r.eventTimes,_=-1;0<m;){var H=31-Na(m);D=1<<H,H=i[H],H>_&&(_=H),m&=~D}if(m=_,m=Ht()-m,m=(120>m?120:480>m?480:1080>m?1080:1920>m?1920:3e3>m?3e3:4320>m?4320:1960*Zf(m/1960))-m,10<m){r.timeoutHandle=bl(Vl.bind(null,r,$r,ro),m);break}Vl(r,$r,ro);break;case 5:Vl(r,$r,ro);break;default:throw Error(a(329))}}}return Nr(r,Ht()),r.callbackNode===c?Vu.bind(null,r):null}function Cp(r,i){var c=Hl;return r.current.memoizedState.isDehydrated&&($l(r,i).flags|=256),r=t0(r,i),r!==2&&(i=$r,$r=c,i!==null&&fc(i)),r}function fc(r){$r===null?$r=r:$r.push.apply($r,r)}function Ep(r){for(var i=r;;){if(i.flags&16384){var c=i.updateQueue;if(c!==null&&(c=c.stores,c!==null))for(var m=0;m<c.length;m++){var _=c[m],D=_.getSnapshot;_=_.value;try{if(!Ha(D(),_))return!1}catch{return!1}}}if(c=i.child,i.subtreeFlags&16384&&c!==null)c.return=i,i=c;else{if(i===r)break;for(;i.sibling===null;){if(i.return===null||i.return===r)return!0;i=i.return}i.sibling.return=i.return,i=i.sibling}}return!0}function Za(r,i){for(i&=~ju,i&=~Qf,r.suspendedLanes|=i,r.pingedLanes&=~i,r=r.expirationTimes;0<i;){var c=31-Na(i),m=1<<c;r[c]=-1,i&=~m}}function ym(r){if(Rt&6)throw Error(a(327));qu();var i=ui(r,0);if(!(i&1))return Nr(r,Ht()),null;var c=t0(r,i);if(r.tag!==0&&c===2){var m=md(r);m!==0&&(i=m,c=Cp(r,m))}if(c===1)throw c=cc,$l(r,0),Za(r,i),Nr(r,Ht()),c;if(c===6)throw Error(a(345));return r.finishedWork=r.current.alternate,r.finishedLanes=i,Vl(r,$r,ro),Nr(r,Ht()),null}function Yu(r,i){var c=Rt;Rt|=1;try{return r(i)}finally{Rt=c,Rt===0&&(Iu=Ht()+500,rr&&ra())}}function Qo(r){Zo!==null&&Zo.tag===0&&!(Rt&6)&&qu();var i=Rt;Rt|=1;var c=Fr.transition,m=Zt;try{if(Fr.transition=null,Zt=1,r)return r()}finally{Zt=m,Fr.transition=c,Rt=i,!(Rt&6)&&ra()}}function bp(){wa=Pu.current,It(Pu)}function $l(r,i){r.finishedWork=null,r.finishedLanes=0;var c=r.timeoutHandle;if(c!==-1&&(r.timeoutHandle=-1,Yv(c)),Bn!==null)for(c=Bn.return;c!==null;){var m=c;switch(Zd(m),m.tag){case 1:m=m.type.childContextTypes,m!=null&&Ia();break;case 3:Vo(),It(On),It(ft),Df();break;case 5:Dt(m);break;case 4:Vo();break;case 13:It(ut);break;case 19:It(ut);break;case 10:Po(m.type._context);break;case 22:case 23:bp()}c=c.return}if(wn=r,Bn=r=Xo(r.current,null),or=wa=i,Qn=0,cc=null,ju=Qf=no=0,$r=Hl=null,pr!==null){for(i=0;i<pr.length;i++)if(c=pr[i],m=c.interleaved,m!==null){c.interleaved=null;var _=m.next,D=c.pending;if(D!==null){var H=D.next;D.next=_,m.next=H}c.pending=m}pr=null}return r}function gm(r,i){do{var c=Bn;try{if(Jd(),Tf.current=$f,st){for(var m=dn.memoizedState;m!==null;){var _=m.queue;_!==null&&(_.pending=null),m=m.next}st=!1}if(Al=0,Ot=Se=dn=null,bi=!1,ba=0,_p.current=null,c===null||c.return===null){Qn=1,cc=i,Bn=null;break}e:{var D=r,H=c.return,q=c,ee=i;if(i=or,q.flags|=32768,ee!==null&&typeof ee=="object"&&typeof ee.then=="function"){var ye=ee,De=q,ke=De.tag;if(!(De.mode&1)&&(ke===0||ke===11||ke===15)){var we=De.alternate;we?(De.updateQueue=we.updateQueue,De.memoizedState=we.memoizedState,De.lanes=we.lanes):(De.updateQueue=null,De.memoizedState=null)}var Ie=up(H);if(Ie!==null){Ie.flags&=-257,sp(Ie,H,q,D,i),Ie.mode&1&&om(D,ye,i),i=Ie,ee=ye;var Ge=i.updateQueue;if(Ge===null){var Xe=new Set;Xe.add(ee),i.updateQueue=Xe}else Ge.add(ee);break e}else{if(!(i&1)){om(D,ye,i),wp();break e}ee=Error(a(426))}}else if(fn&&q.mode&1){var Nn=up(H);if(Nn!==null){!(Nn.flags&65536)&&(Nn.flags|=256),sp(Nn,H,q,D,i),Xd(Fu(ee,q));break e}}D=ee=Fu(ee,q),Qn!==4&&(Qn=2),Hl===null?Hl=[D]:Hl.push(D),D=H;do{switch(D.tag){case 3:D.flags|=65536,i&=-i,D.lanes|=i;var se=im(D,ee,i);np(D,se);break e;case 1:q=ee;var re=D.type,de=D.stateNode;if(!(D.flags&128)&&(typeof re.getDerivedStateFromError=="function"||de!==null&&typeof de.componentDidCatch=="function"&&(Ti===null||!Ti.has(de)))){D.flags|=65536,i&=-i,D.lanes|=i;var Fe=nc(D,q,i);np(D,Fe);break e}}D=D.return}while(D!==null)}Dp(c)}catch(et){i=et,Bn===c&&c!==null&&(Bn=c=c.return);continue}break}while(1)}function e0(){var r=sc.current;return sc.current=$f,r===null?$f:r}function wp(){(Qn===0||Qn===3||Qn===2)&&(Qn=4),wn===null||!(no&268435455)&&!(Qf&268435455)||Za(wn,or)}function t0(r,i){var c=Rt;Rt|=2;var m=e0();(wn!==r||or!==i)&&(ro=null,$l(r,i));do try{zx();break}catch(_){gm(r,_)}while(1);if(Jd(),Rt=c,sc.current=m,Bn!==null)throw Error(a(261));return wn=null,or=0,Qn}function zx(){for(;Bn!==null;)xm(Bn)}function Mx(){for(;Bn!==null&&!Ro();)xm(Bn)}function xm(r){var i=Sm(r.alternate,r,wa);r.memoizedProps=r.pendingProps,i===null?Dp(r):Bn=i,_p.current=null}function Dp(r){var i=r;do{var c=i.alternate;if(r=i.return,i.flags&32768){if(c=mp(c,i),c!==null){c.flags&=32767,Bn=c;return}if(r!==null)r.flags|=32768,r.subtreeFlags=0,r.deletions=null;else{Qn=6,Bn=null;return}}else if(c=Fx(c,i,wa),c!==null){Bn=c;return}if(i=i.sibling,i!==null){Bn=i;return}Bn=i=r}while(i!==null);Qn===0&&(Qn=5)}function Vl(r,i,c){var m=Zt,_=Fr.transition;try{Fr.transition=null,Zt=1,Nx(r,i,c,m)}finally{Fr.transition=_,Zt=m}return null}function Nx(r,i,c,m){do qu();while(Zo!==null);if(Rt&6)throw Error(a(327));c=r.finishedWork;var _=r.finishedLanes;if(c===null)return null;if(r.finishedWork=null,r.finishedLanes=0,c===r.current)throw Error(a(177));r.callbackNode=null,r.callbackPriority=0;var D=c.lanes|c.childLanes;if(ux(r,D),r===wn&&(Bn=wn=null,or=0),!(c.subtreeFlags&2064)&&!(c.flags&2064)||Go||(Go=!0,Tp(Ao,function(){return qu(),null})),D=(c.flags&15990)!==0,c.subtreeFlags&15990||D){D=Fr.transition,Fr.transition=null;var H=Zt;Zt=1;var q=Rt;Rt|=4,_p.current=null,fm(r,c),pm(c,r),sf(El),gl=!!jd,El=jd=null,r.current=c,hm(c),qc(),Rt=q,Zt=H,Fr.transition=D}else r.current=c;if(Go&&(Go=!1,Zo=r,Kf=_),D=r.pendingLanes,D===0&&(Ti=null),iv(c.stateNode),Nr(r,Ht()),i!==null)for(m=r.onRecoverableError,c=0;c<i.length;c++)_=i[c],m(_.value,{componentStack:_.stack,digest:_.digest});if(Xf)throw Xf=!1,r=Pl,Pl=null,r;return Kf&1&&r.tag!==0&&qu(),D=r.pendingLanes,D&1?r===Jf?$u++:($u=0,Jf=r):$u=0,ra(),null}function qu(){if(Zo!==null){var r=gd(Kf),i=Fr.transition,c=Zt;try{if(Fr.transition=null,Zt=16>r?16:r,Zo===null)var m=!1;else{if(r=Zo,Zo=null,Kf=0,Rt&6)throw Error(a(331));var _=Rt;for(Rt|=4,We=r.current;We!==null;){var D=We,H=D.child;if(We.flags&16){var q=D.deletions;if(q!==null){for(var ee=0;ee<q.length;ee++){var ye=q[ee];for(We=ye;We!==null;){var De=We;switch(De.tag){case 0:case 11:case 15:lc(8,De,D)}var ke=De.child;if(ke!==null)ke.return=De,We=ke;else for(;We!==null;){De=We;var we=De.sibling,Ie=De.return;if(gp(De),De===ye){We=null;break}if(we!==null){we.return=Ie,We=we;break}We=Ie}}}var Ge=D.alternate;if(Ge!==null){var Xe=Ge.child;if(Xe!==null){Ge.child=null;do{var Nn=Xe.sibling;Xe.sibling=null,Xe=Nn}while(Xe!==null)}}We=D}}if(D.subtreeFlags&2064&&H!==null)H.return=D,We=H;else e:for(;We!==null;){if(D=We,D.flags&2048)switch(D.tag){case 0:case 11:case 15:lc(9,D,D.return)}var se=D.sibling;if(se!==null){se.return=D.return,We=se;break e}We=D.return}}var re=r.current;for(We=re;We!==null;){H=We;var de=H.child;if(H.subtreeFlags&2064&&de!==null)de.return=H,We=de;else e:for(H=re;We!==null;){if(q=We,q.flags&2048)try{switch(q.tag){case 0:case 11:case 15:uc(9,q)}}catch(et){Fn(q,q.return,et)}if(q===H){We=null;break e}var Fe=q.sibling;if(Fe!==null){Fe.return=q.return,We=Fe;break e}We=q.return}}if(Rt=_,ra(),li&&typeof li.onPostCommitFiberRoot=="function")try{li.onPostCommitFiberRoot(ws,r)}catch{}m=!0}return m}finally{Zt=c,Fr.transition=i}}return!1}function _m(r,i,c){i=Fu(c,i),i=im(r,i,1),r=Io(r,i,1),i=zr(),r!==null&&(yl(r,1,i),Nr(r,i))}function Fn(r,i,c){if(r.tag===3)_m(r,r,c);else for(;i!==null;){if(i.tag===3){_m(i,r,c);break}else if(i.tag===1){var m=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof m.componentDidCatch=="function"&&(Ti===null||!Ti.has(m))){r=Fu(c,r),r=nc(i,r,1),i=Io(i,r,1),r=zr(),i!==null&&(yl(i,1,r),Nr(i,r));break}}i=i.return}}function Lx(r,i,c){var m=r.pingCache;m!==null&&m.delete(i),i=zr(),r.pingedLanes|=r.suspendedLanes&c,wn===r&&(or&c)===c&&(Qn===4||Qn===3&&(or&130023424)===or&&500>Ht()-Sp?$l(r,0):ju|=c),Nr(r,i)}function n0(r,i){i===0&&(r.mode&1?(i=hu,hu<<=1,!(hu&130023424)&&(hu=4194304)):i=1);var c=zr();r=Xi(r,i),r!==null&&(yl(r,i,c),Nr(r,c))}function Ux(r){var i=r.memoizedState,c=0;i!==null&&(c=i.retryLane),n0(r,c)}function Hx(r,i){var c=0;switch(r.tag){case 13:var m=r.stateNode,_=r.memoizedState;_!==null&&(c=_.retryLane);break;case 19:m=r.stateNode;break;default:throw Error(a(314))}m!==null&&m.delete(i),n0(r,c)}var Sm;Sm=function(r,i,c){if(r!==null)if(r.memoizedProps!==i.pendingProps||On.current)In=!0;else{if(!(r.lanes&c)&&!(i.flags&128))return In=!1,eo(r,i,c);In=!!(r.flags&131072)}else In=!1,fn&&i.flags&1048576&&Gd(i,Du,i.index);switch(i.lanes=0,i.tag){case 2:var m=i.type;Or(r,i),r=i.pendingProps;var _=ja(i,ft.current);Ue(i,c),_=Yo(null,i,m,r,_,c);var D=Bl();return i.flags|=1,typeof _=="object"&&_!==null&&typeof _.render=="function"&&_.$$typeof===void 0?(i.tag=1,i.memoizedState=null,i.updateQueue=null,xn(m)?(D=!0,vf(i)):D=!1,i.memoizedState=_.state!==null&&_.state!==void 0?_.state:null,tp(i),_.updater=Ef,i.stateNode=_,_._reactInternals=i,bf(i,m,r,c),i=lm(null,i,m,!0,D,c)):(i.tag=0,fn&&D&&mf(i),Wn(null,i,_,c),i=i.child),i;case 16:m=i.elementType;e:{switch(Or(r,i),r=i.pendingProps,_=m._init,m=_(m._payload),i.type=m,_=i.tag=jx(m),r=Ea(m,r),_){case 0:i=zu(null,i,m,r,c);break e;case 1:i=cp(null,i,m,r,c);break e;case 11:i=Wo(null,i,m,r,c);break e;case 14:i=Yf(null,i,m,Ea(m.type,r),c);break e}throw Error(a(306,m,""))}return i;case 0:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),zu(r,i,m,_,c);case 1:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),cp(r,i,m,_,c);case 3:e:{if(um(i),r===null)throw Error(a(387));m=i.pendingProps,D=i.memoizedState,_=D.element,qn(r,i),$o(i,m,null,c);var H=i.memoizedState;if(m=H.element,D.isDehydrated)if(D={element:m,isDehydrated:!1,cache:H.cache,pendingSuspenseBoundaries:H.pendingSuspenseBoundaries,transitions:H.transitions},i.updateQueue.baseState=D,i.memoizedState=D,i.flags&256){_=Fu(Error(a(423)),i),i=qf(r,i,m,c,_);break e}else if(m!==_){_=Fu(Error(a(424)),i),i=qf(r,i,m,c,_);break e}else for(oa=di(i.stateNode.containerInfo.firstChild),Ca=i,fn=!0,Va=null,c=rm(i,null,m,c),i.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling;else{if(En(),m===_){i=hr(r,i,c);break e}Wn(r,i,m,c)}i=i.child}return i;case 5:return ot(i),r===null&&gf(i),m=i.type,_=i.pendingProps,D=r!==null?r.memoizedProps:null,H=_.children,Vs(m,_)?H=null:D!==null&&Vs(m,D)&&(i.flags|=32),gt(r,i),Wn(r,i,H,c),i.child;case 6:return r===null&&gf(i),null;case 13:return dp(r,i,c);case 4:return ap(i,i.stateNode.containerInfo),m=i.pendingProps,r===null?i.child=Ru(i,null,m,c):Wn(r,i,m,c),i.child;case 11:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),Wo(r,i,m,_,c);case 7:return Wn(r,i,i.pendingProps,c),i.child;case 8:return Wn(r,i,i.pendingProps.children,c),i.child;case 12:return Wn(r,i,i.pendingProps.children,c),i.child;case 10:e:{if(m=i.type._context,_=i.pendingProps,D=i.memoizedProps,H=_.value,$t(Ei,m._currentValue),m._currentValue=H,D!==null)if(Ha(D.value,H)){if(D.children===_.children&&!On.current){i=hr(r,i,c);break e}}else for(D=i.child,D!==null&&(D.return=i);D!==null;){var q=D.dependencies;if(q!==null){H=D.child;for(var ee=q.firstContext;ee!==null;){if(ee.context===m){if(D.tag===1){ee=Ki(-1,c&-c),ee.tag=2;var ye=D.updateQueue;if(ye!==null){ye=ye.shared;var De=ye.pending;De===null?ee.next=ee:(ee.next=De.next,De.next=ee),ye.pending=ee}}D.lanes|=c,ee=D.alternate,ee!==null&&(ee.lanes|=c),ar(D.return,c,i),q.lanes|=c;break}ee=ee.next}}else if(D.tag===10)H=D.type===i.type?null:D.child;else if(D.tag===18){if(H=D.return,H===null)throw Error(a(341));H.lanes|=c,q=H.alternate,q!==null&&(q.lanes|=c),ar(H,c,i),H=D.sibling}else H=D.child;if(H!==null)H.return=D;else for(H=D;H!==null;){if(H===i){H=null;break}if(D=H.sibling,D!==null){D.return=H.return,H=D;break}H=H.return}D=H}Wn(r,i,_.children,c),i=i.child}return i;case 9:return _=i.type,m=i.pendingProps.children,Ue(i,c),_=Mn(_),m=m(_),i.flags|=1,Wn(r,i,m,c),i.child;case 14:return m=i.type,_=Ea(m,i.pendingProps),_=Ea(m.type,_),Yf(r,i,m,_,c);case 15:return sa(r,i,i.type,i.pendingProps,c);case 17:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),Or(r,i),i.tag=1,xn(m)?(r=!0,vf(i)):r=!1,Ue(i,c),Jv(i,m,_),bf(i,m,_,c),lm(null,i,m,!0,r,c);case 19:return vp(r,i,c);case 22:return Nl(r,i,c)}throw Error(a(156,i.tag))};function Tp(r,i){return gn(r,i)}function Px(r,i,c,m){this.tag=r,this.key=c,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=i,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=m,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Qa(r,i,c,m){return new Px(r,i,c,m)}function Rp(r){return r=r.prototype,!(!r||!r.isReactComponent)}function jx(r){if(typeof r=="function")return Rp(r)?1:0;if(r!=null){if(r=r.$$typeof,r===ie)return 11;if(r===Q)return 14}return 2}function Xo(r,i){var c=r.alternate;return c===null?(c=Qa(r.tag,i,r.key,r.mode),c.elementType=r.elementType,c.type=r.type,c.stateNode=r.stateNode,c.alternate=r,r.alternate=c):(c.pendingProps=i,c.type=r.type,c.flags=0,c.subtreeFlags=0,c.deletions=null),c.flags=r.flags&14680064,c.childLanes=r.childLanes,c.lanes=r.lanes,c.child=r.child,c.memoizedProps=r.memoizedProps,c.memoizedState=r.memoizedState,c.updateQueue=r.updateQueue,i=r.dependencies,c.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},c.sibling=r.sibling,c.index=r.index,c.ref=r.ref,c}function r0(r,i,c,m,_,D){var H=2;if(m=r,typeof r=="function")Rp(r)&&(H=1);else if(typeof r=="string")H=5;else e:switch(r){case L:return Yl(c.children,_,D,i);case $:H=8,_|=8;break;case Z:return r=Qa(12,c,i,_|2),r.elementType=Z,r.lanes=D,r;case W:return r=Qa(13,c,i,_),r.elementType=W,r.lanes=D,r;case oe:return r=Qa(19,c,i,_),r.elementType=oe,r.lanes=D,r;case he:return dc(c,_,D,i);default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case j:H=10;break e;case U:H=9;break e;case ie:H=11;break e;case Q:H=14;break e;case X:H=16,m=null;break e}throw Error(a(130,r==null?r:typeof r,""))}return i=Qa(H,c,i,_),i.elementType=r,i.type=m,i.lanes=D,i}function Yl(r,i,c,m){return r=Qa(7,r,m,i),r.lanes=c,r}function dc(r,i,c,m){return r=Qa(22,r,m,i),r.elementType=he,r.lanes=c,r.stateNode={isHidden:!1},r}function pc(r,i,c){return r=Qa(6,r,null,i),r.lanes=c,r}function ql(r,i,c){return i=Qa(4,r.children!==null?r.children:[],r.key,i),i.lanes=c,i.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},i}function Ix(r,i,c,m,_){this.tag=i,this.containerInfo=r,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=yd(0),this.expirationTimes=yd(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=yd(0),this.identifierPrefix=m,this.onRecoverableError=_,this.mutableSourceEagerHydrationData=null}function a0(r,i,c,m,_,D,H,q,ee){return r=new Ix(r,i,c,q,ee),i===1?(i=1,D===!0&&(i|=8)):i=0,D=Qa(3,null,null,i),r.current=D,D.stateNode=r,D.memoizedState={element:m,isDehydrated:c,cache:null,transitions:null,pendingSuspenseBoundaries:null},tp(D),r}function Cm(r,i,c){var m=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:P,key:m==null?null:""+m,children:r,containerInfo:i,implementation:c}}function Ap(r){if(!r)return Ci;r=r._reactInternals;e:{if(_t(r)!==r||r.tag!==1)throw Error(a(170));var i=r;do{switch(i.tag){case 3:i=i.stateNode.context;break e;case 1:if(xn(i.type)){i=i.stateNode.__reactInternalMemoizedMergedChildContext;break e}}i=i.return}while(i!==null);throw Error(a(171))}if(r.tag===1){var c=r.type;if(xn(c))return Ws(r,c,i)}return i}function Em(r,i,c,m,_,D,H,q,ee){return r=a0(c,m,!0,r,_,D,H,q,ee),r.context=Ap(null),c=r.current,m=zr(),_=$n(c),D=Ki(m,_),D.callback=i??null,Io(c,D,_),r.current.lanes=_,yl(r,_,m),Nr(r,m),r}function hc(r,i,c,m){var _=i.current,D=zr(),H=$n(_);return c=Ap(c),i.context===null?i.context=c:i.pendingContext=c,i=Ki(D,H),i.payload={element:r},m=m===void 0?null:m,m!==null&&(i.callback=m),r=Io(_,i,H),r!==null&&(Mr(r,_,H,D),Cf(r,_,H)),H}function i0(r){if(r=r.current,!r.child)return null;switch(r.child.tag){case 5:return r.child.stateNode;default:return r.child.stateNode}}function bm(r,i){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var c=r.retryLane;r.retryLane=c!==0&&c<i?c:i}}function kp(r,i){bm(r,i),(r=r.alternate)&&bm(r,i)}function wm(){return null}var Op=typeof reportError=="function"?reportError:function(r){};function o0(r){this._internalRoot=r}ao.prototype.render=o0.prototype.render=function(r){var i=this._internalRoot;if(i===null)throw Error(a(409));hc(r,i,null,null)},ao.prototype.unmount=o0.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var i=r.containerInfo;Qo(function(){hc(null,r,null,null)}),i[Zi]=null}};function ao(r){this._internalRoot=r}ao.prototype.unstable_scheduleHydration=function(r){if(r){var i=sv();r={blockedOn:null,target:r,priority:i};for(var c=0;c<Jt.length&&i!==0&&i<Jt[c].priority;c++);Jt.splice(c,0,r),c===0&&cv(r)}};function Bp(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function l0(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11&&(r.nodeType!==8||r.nodeValue!==" react-mount-point-unstable "))}function Dm(){}function $x(r,i,c,m,_){if(_){if(typeof m=="function"){var D=m;m=function(){var ye=i0(H);D.call(ye)}}var H=Em(i,m,r,0,null,!1,!1,"",Dm);return r._reactRootContainer=H,r[Zi]=H.current,bu(r.nodeType===8?r.parentNode:r),Qo(),H}for(;_=r.lastChild;)r.removeChild(_);if(typeof m=="function"){var q=m;m=function(){var ye=i0(ee);q.call(ye)}}var ee=a0(r,0,!1,null,null,!1,!1,"",Dm);return r._reactRootContainer=ee,r[Zi]=ee.current,bu(r.nodeType===8?r.parentNode:r),Qo(function(){hc(i,ee,c,m)}),ee}function u0(r,i,c,m,_){var D=c._reactRootContainer;if(D){var H=D;if(typeof _=="function"){var q=_;_=function(){var ee=i0(H);q.call(ee)}}hc(i,H,r,_)}else H=$x(c,i,r,_,m);return i0(H)}uv=function(r){switch(r.tag){case 3:var i=r.stateNode;if(i.current.memoizedState.isDehydrated){var c=ml(i.pendingLanes);c!==0&&(Ds(i,c|1),Nr(i,Ht()),!(Rt&6)&&(Iu=Ht()+500,ra()))}break;case 13:Qo(function(){var m=Xi(r,1);if(m!==null){var _=zr();Mr(m,r,1,_)}}),kp(r,1)}},Qc=function(r){if(r.tag===13){var i=Xi(r,134217728);if(i!==null){var c=zr();Mr(i,r,134217728,c)}kp(r,134217728)}},nn=function(r){if(r.tag===13){var i=$n(r),c=Xi(r,i);if(c!==null){var m=zr();Mr(c,r,i,m)}kp(r,i)}},sv=function(){return Zt},xd=function(r,i){var c=Zt;try{return Zt=r,i()}finally{Zt=c}},Tr=function(r,i,c){switch(i){case"input":if(zn(r,c),i=c.name,c.type==="radio"&&i!=null){for(c=r;c.parentNode;)c=c.parentNode;for(c=c.querySelectorAll("input[name="+JSON.stringify(""+i)+'][type="radio"]'),i=0;i<c.length;i++){var m=c[i];if(m!==r&&m.form===r.form){var _=rt(m);if(!_)throw Error(a(90));Be(m),zn(m,_)}}}break;case"textarea":Pr(r,c);break;case"select":i=c.value,i!=null&&An(r,!!c.multiple,i,!1)}},Do=Yu,pu=Qo;var Vx={usingClientEntryPoint:!1,Events:[qs,wu,rt,Li,wo,Yu]},Wu={findFiberByHostInstance:Pa,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},Yx={bundleType:Wu.bundleType,version:Wu.version,rendererPackageName:Wu.rendererPackageName,rendererConfig:Wu.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:B.ReactCurrentDispatcher,findHostInstanceByFiber:function(r){return r=er(r),r===null?null:r.stateNode},findFiberByHostInstance:Wu.findFiberByHostInstance||wm,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var s0=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!s0.isDisabled&&s0.supportsFiber)try{ws=s0.inject(Yx),li=s0}catch{}}return Ba.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Vx,Ba.createPortal=function(r,i){var c=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Bp(i))throw Error(a(200));return Cm(r,i,null,c)},Ba.createRoot=function(r,i){if(!Bp(r))throw Error(a(299));var c=!1,m="",_=Op;return i!=null&&(i.unstable_strictMode===!0&&(c=!0),i.identifierPrefix!==void 0&&(m=i.identifierPrefix),i.onRecoverableError!==void 0&&(_=i.onRecoverableError)),i=a0(r,1,!1,null,null,c,!1,m,_),r[Zi]=i.current,bu(r.nodeType===8?r.parentNode:r),new o0(i)},Ba.findDOMNode=function(r){if(r==null)return null;if(r.nodeType===1)return r;var i=r._reactInternals;if(i===void 0)throw typeof r.render=="function"?Error(a(188)):(r=Object.keys(r).join(","),Error(a(268,r)));return r=er(i),r=r===null?null:r.stateNode,r},Ba.flushSync=function(r){return Qo(r)},Ba.hydrate=function(r,i,c){if(!l0(i))throw Error(a(200));return u0(null,r,i,!0,c)},Ba.hydrateRoot=function(r,i,c){if(!Bp(r))throw Error(a(405));var m=c!=null&&c.hydratedSources||null,_=!1,D="",H=Op;if(c!=null&&(c.unstable_strictMode===!0&&(_=!0),c.identifierPrefix!==void 0&&(D=c.identifierPrefix),c.onRecoverableError!==void 0&&(H=c.onRecoverableError)),i=Em(i,null,r,1,c??null,_,!1,D,H),r[Zi]=i.current,bu(r),m)for(r=0;r<m.length;r++)c=m[r],_=c._getVersion,_=_(c._source),i.mutableSourceEagerHydrationData==null?i.mutableSourceEagerHydrationData=[c,_]:i.mutableSourceEagerHydrationData.push(c,_);return new ao(i)},Ba.render=function(r,i,c){if(!l0(i))throw Error(a(200));return u0(null,r,i,!1,c)},Ba.unmountComponentAtNode=function(r){if(!l0(r))throw Error(a(40));return r._reactRootContainer?(Qo(function(){u0(null,null,r,!1,function(){r._reactRootContainer=null,r[Zi]=null})}),!0):!1},Ba.unstable_batchedUpdates=Yu,Ba.unstable_renderSubtreeIntoContainer=function(r,i,c,m){if(!l0(c))throw Error(a(200));if(r==null||r._reactInternals===void 0)throw Error(a(38));return u0(r,i,c,!1,m)},Ba.version="18.2.0-next-9e3b772b8-20220608",Ba}var Fa={};var AC;function ID(){return AC||(AC=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var n=Te,l=TC(),a=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,s=!1;function p(e){s=e}function h(e){if(!s){for(var t=arguments.length,o=new Array(t>1?t-1:0),u=1;u<t;u++)o[u-1]=arguments[u];g("warn",e,o)}}function v(e){if(!s){for(var t=arguments.length,o=new Array(t>1?t-1:0),u=1;u<t;u++)o[u-1]=arguments[u];g("error",e,o)}}function g(e,t,o){{var u=a.ReactDebugCurrentFrame,f=u.getStackAddendum();f!==""&&(t+="%s",o=o.concat([f]));var y=o.map(function(E){return String(E)});y.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,y)}}var C=0,d=1,x=2,w=3,b=4,S=5,A=6,M=7,z=8,F=9,k=10,T=11,B=12,O=13,P=14,L=15,$=16,Z=17,j=18,U=19,ie=21,W=22,oe=23,Q=24,X=25,he=!0,K=!1,pe=!1,G=!1,Y=!1,te=!0,ue=!1,le=!1,ze=!0,Ae=!0,Le=!0,Ce=new Set,Je={},Ve={};function xt(e,t){Be(e,t),Be(e+"Capture",t)}function Be(e,t){Je[e]&&v("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),Je[e]=t;{var o=e.toLowerCase();Ve[o]=e,e==="onDoubleClick"&&(Ve.ondblclick=e)}for(var u=0;u<t.length;u++)Ce.add(t[u])}var pt=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",kt=Object.prototype.hasOwnProperty;function sn(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,o=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return o}}function Rn(e){try{return zn(e),!1}catch{return!0}}function zn(e){return""+e}function Kn(e,t){if(Rn(e))return v("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,sn(e)),zn(e)}function Ur(e){if(Rn(e))return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",sn(e)),zn(e)}function Hr(e,t){if(Rn(e))return v("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,sn(e)),zn(e)}function An(e,t){if(Rn(e))return v("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,sn(e)),zn(e)}function vn(e){if(Rn(e))return v("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",sn(e)),zn(e)}function kn(e){if(Rn(e))return v("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",sn(e)),zn(e)}var Pr=0,Dr=1,Jn=2,on=3,jr=4,oi=5,ea=6,Me=":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",Ke=Me+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Ct=new RegExp("^["+Me+"]["+Ke+"]*$"),Ut={},ln={};function Hn(e){return kt.call(ln,e)?!0:kt.call(Ut,e)?!1:Ct.test(e)?(ln[e]=!0,!0):(Ut[e]=!0,v("Invalid attribute name: `%s`",e),!1)}function Cn(e,t,o){return t!==null?t.type===Pr:o?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function cr(e,t,o,u){if(o!==null&&o.type===Pr)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(u)return!1;if(o!==null)return!o.acceptsBooleans;var f=e.toLowerCase().slice(0,5);return f!=="data-"&&f!=="aria-"}default:return!1}}function Kt(e,t,o,u){if(t===null||typeof t>"u"||cr(e,t,o,u))return!0;if(u)return!1;if(o!==null)switch(o.type){case on:return!t;case jr:return t===!1;case oi:return isNaN(t);case ea:return isNaN(t)||t<1}return!1}function Tr(e){return Gt.hasOwnProperty(e)?Gt[e]:null}function Wt(e,t,o,u,f,y,E){this.acceptsBooleans=t===Jn||t===on||t===jr,this.attributeName=u,this.attributeNamespace=f,this.mustUseProperty=o,this.propertyName=e,this.type=t,this.sanitizeURL=y,this.removeEmptyString=E}var Gt={},bo=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];bo.forEach(function(e){Gt[e]=new Wt(e,Pr,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0],o=e[1];Gt[t]=new Wt(t,Dr,!1,o,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){Gt[e]=new Wt(e,Jn,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Gt[e]=new Wt(e,Jn,!1,e,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(e){Gt[e]=new Wt(e,on,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){Gt[e]=new Wt(e,on,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){Gt[e]=new Wt(e,jr,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){Gt[e]=new Wt(e,ea,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){Gt[e]=new Wt(e,oi,!1,e.toLowerCase(),null,!1,!1)});var Li=/[\-\:]([a-z])/g,wo=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(e){var t=e.replace(Li,wo);Gt[t]=new Wt(t,Dr,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var t=e.replace(Li,wo);Gt[t]=new Wt(t,Dr,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Li,wo);Gt[t]=new Wt(t,Dr,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){Gt[e]=new Wt(e,Dr,!1,e.toLowerCase(),null,!1,!1)});var Do="xlinkHref";Gt[Do]=new Wt("xlinkHref",Dr,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){Gt[e]=new Wt(e,Dr,!1,e.toLowerCase(),null,!0,!0)});var pu=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,Ui=!1;function Hi(e){!Ui&&pu.test(e)&&(Ui=!0,v("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function Pi(e,t,o,u){if(u.mustUseProperty){var f=u.propertyName;return e[f]}else{Kn(o,t),u.sanitizeURL&&Hi(""+o);var y=u.attributeName,E=null;if(u.type===jr){if(e.hasAttribute(y)){var R=e.getAttribute(y);return R===""?!0:Kt(t,o,u,!1)?R:R===""+o?o:R}}else if(e.hasAttribute(y)){if(Kt(t,o,u,!1))return e.getAttribute(y);if(u.type===on)return o;E=e.getAttribute(y)}return Kt(t,o,u,!1)?E===null?o:E:E===""+o?o:E}}function ji(e,t,o,u){{if(!Hn(t))return;if(!e.hasAttribute(t))return o===void 0?void 0:null;var f=e.getAttribute(t);return Kn(o,t),f===""+o?o:f}}function mn(e,t,o,u){var f=Tr(t);if(!Cn(t,f,u)){if(Kt(t,o,f,u)&&(o=null),u||f===null){if(Hn(t)){var y=t;o===null?e.removeAttribute(y):(Kn(o,t),e.setAttribute(y,""+o))}return}var E=f.mustUseProperty;if(E){var R=f.propertyName;if(o===null){var N=f.type;e[R]=N===on?!1:""}else e[R]=o;return}var I=f.attributeName,V=f.attributeNamespace;if(o===null)e.removeAttribute(I);else{var ae=f.type,ne;ae===on||ae===jr&&o===!0?ne="":(Kn(o,I),ne=""+o,f.sanitizeURL&&Hi(ne.toString())),V?e.setAttributeNS(V,I,ne):e.setAttribute(I,ne)}}}var fr=Symbol.for("react.element"),Rr=Symbol.for("react.portal"),ga=Symbol.for("react.fragment"),To=Symbol.for("react.strict_mode"),J=Symbol.for("react.profiler"),Re=Symbol.for("react.provider"),Pe=Symbol.for("react.context"),it=Symbol.for("react.forward_ref"),_t=Symbol.for("react.suspense"),Nt=Symbol.for("react.suspense_list"),Et=Symbol.for("react.memo"),lt=Symbol.for("react.lazy"),er=Symbol.for("react.scope"),yn=Symbol.for("react.debug_trace_mode"),gn=Symbol.for("react.offscreen"),Ir=Symbol.for("react.legacy_hidden"),Ro=Symbol.for("react.cache"),qc=Symbol.for("react.tracing_marker"),Ht=Symbol.iterator,ox="@@iterator";function Ii(e){if(e===null||typeof e!="object")return null;var t=Ht&&e[Ht]||e[ox];return typeof t=="function"?t:null}var Tt=Object.assign,Ao=0,av,hd,ws,li,iv,Na,ov;function lv(){}lv.__reactDisabledLog=!0;function lx(){{if(Ao===0){av=console.log,hd=console.info,ws=console.warn,li=console.error,iv=console.group,Na=console.groupCollapsed,ov=console.groupEnd;var e={configurable:!0,enumerable:!0,value:lv,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Ao++}}function Wc(){{if(Ao--,Ao===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Tt({},e,{value:av}),info:Tt({},e,{value:hd}),warn:Tt({},e,{value:ws}),error:Tt({},e,{value:li}),group:Tt({},e,{value:iv}),groupCollapsed:Tt({},e,{value:Na}),groupEnd:Tt({},e,{value:ov})})}Ao<0&&v("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var hu=a.ReactCurrentDispatcher,ml;function ui(e,t,o){{if(ml===void 0)try{throw Error()}catch(f){var u=f.stack.trim().match(/\n( *(at )?)/);ml=u&&u[1]||""}return`
|
|
76
|
+
`+D.stack}return{value:r,source:i,stack:_,digest:null}}function tc(r,i,c){return{value:r,source:null,stack:c??null,digest:i??null}}function Vf(r,i){try{}catch(c){setTimeout(function(){throw c})}}var kx=typeof WeakMap=="function"?WeakMap:Map;function im(r,i,c){c=Ki(-1,c),c.tag=3,c.payload={element:null};var m=i.value;return c.callback=function(){Xf||(Xf=!0,Pl=m),Vf(r,i)},c}function nc(r,i,c){c=Ki(-1,c),c.tag=3;var m=r.type.getDerivedStateFromError;if(typeof m=="function"){var _=i.value;c.payload=function(){return m(_)},c.callback=function(){Vf(r,i)}}var D=r.stateNode;return D!==null&&typeof D.componentDidCatch=="function"&&(c.callback=function(){Vf(r,i),typeof m!="function"&&(Ti===null?Ti=new Set([this]):Ti.add(this));var H=i.stack;this.componentDidCatch(i.value,{componentStack:H!==null?H:""})}),c}function om(r,i,c){var m=r.pingCache;if(m===null){m=r.pingCache=new kx;var _=new Set;m.set(i,_)}else _=m.get(i),_===void 0&&(_=new Set,m.set(i,_));_.has(c)||(_.add(c),r=Lx.bind(null,r,i,c),i.then(r,r))}function up(r){do{var i;if((i=r.tag===13)&&(i=r.memoizedState,i=i!==null?i.dehydrated!==null:!0),i)return r;r=r.return}while(r!==null);return null}function sp(r,i,c,m,_){return r.mode&1?(r.flags|=65536,r.lanes=_,r):(r===i?r.flags|=65536:(r.flags|=128,c.flags|=131072,c.flags&=-52805,c.tag===1&&(c.alternate===null?c.tag=17:(i=Ki(-1,1),i.tag=2,Io(c,i,1))),c.lanes|=1),r)}var Ox=B.ReactCurrentOwner,In=!1;function Wn(r,i,c,m){i.child=r===null?rm(i,null,c,m):Ru(i,r.child,c,m)}function Wo(r,i,c,m,_){c=c.render;var D=i.ref;return Ue(i,_),m=Yo(r,i,c,m,D,_),c=Bl(),r!==null&&!In?(i.updateQueue=r.updateQueue,i.flags&=-2053,r.lanes&=~_,hr(r,i,_)):(fn&&c&&mf(i),i.flags|=1,Wn(r,i,m,_),i.child)}function Yf(r,i,c,m,_){if(r===null){var D=c.type;return typeof D=="function"&&!Rp(D)&&D.defaultProps===void 0&&c.compare===null&&c.defaultProps===void 0?(i.tag=15,i.type=D,sa(r,i,D,m,_)):(r=r0(c.type,null,m,i,i.mode,_),r.ref=i.ref,r.return=i,i.child=r)}if(D=r.child,!(r.lanes&_)){var H=D.memoizedProps;if(c=c.compare,c=c!==null?c:Ls,c(H,m)&&r.ref===i.ref)return hr(r,i,_)}return i.flags|=1,r=Xo(D,m),r.ref=i.ref,r.return=i,i.child=r}function sa(r,i,c,m,_){if(r!==null){var D=r.memoizedProps;if(Ls(D,m)&&r.ref===i.ref)if(In=!1,i.pendingProps=m=D,(r.lanes&_)!==0)r.flags&131072&&(In=!0);else return i.lanes=r.lanes,hr(r,i,_)}return zu(r,i,c,m,_)}function Nl(r,i,c){var m=i.pendingProps,_=m.children,D=r!==null?r.memoizedState:null;if(m.mode==="hidden")if(!(i.mode&1))i.memoizedState={baseLanes:0,cachePool:null,transitions:null},$t(Pu,wa),wa|=c;else{if(!(c&1073741824))return r=D!==null?D.baseLanes|c:c,i.lanes=i.childLanes=1073741824,i.memoizedState={baseLanes:r,cachePool:null,transitions:null},i.updateQueue=null,$t(Pu,wa),wa|=r,null;i.memoizedState={baseLanes:0,cachePool:null,transitions:null},m=D!==null?D.baseLanes:c,$t(Pu,wa),wa|=m}else D!==null?(m=D.baseLanes|c,i.memoizedState=null):m=c,$t(Pu,wa),wa|=m;return Wn(r,i,_,c),i.child}function gt(r,i){var c=i.ref;(r===null&&c!==null||r!==null&&r.ref!==c)&&(i.flags|=512,i.flags|=2097152)}function zu(r,i,c,m,_){var D=xn(c)?na:ft.current;return D=ja(i,D),Ue(i,_),c=Yo(r,i,c,m,D,_),m=Bl(),r!==null&&!In?(i.updateQueue=r.updateQueue,i.flags&=-2053,r.lanes&=~_,hr(r,i,_)):(fn&&m&&mf(i),i.flags|=1,Wn(r,i,c,_),i.child)}function cp(r,i,c,m,_){if(xn(c)){var D=!0;vf(i)}else D=!1;if(Ue(i,_),i.stateNode===null)Or(r,i),Jv(i,c,m),bf(i,c,m,_),m=!0;else if(r===null){var H=i.stateNode,q=i.memoizedProps;H.props=q;var ee=H.context,ye=c.contextType;typeof ye=="object"&&ye!==null?ye=Mn(ye):(ye=xn(c)?na:ft.current,ye=ja(i,ye));var De=c.getDerivedStateFromProps,ke=typeof De=="function"||typeof H.getSnapshotBeforeUpdate=="function";ke||typeof H.UNSAFE_componentWillReceiveProps!="function"&&typeof H.componentWillReceiveProps!="function"||(q!==m||ee!==ye)&&em(i,H,m,ye),jo=!1;var we=i.memoizedState;H.state=we,$o(i,m,H,_),ee=i.memoizedState,q!==m||we!==ee||On.current||jo?(typeof De=="function"&&(rp(i,c,De,m),ee=i.memoizedState),(q=jo||Kv(i,c,q,m,we,ee,ye))?(ke||typeof H.UNSAFE_componentWillMount!="function"&&typeof H.componentWillMount!="function"||(typeof H.componentWillMount=="function"&&H.componentWillMount(),typeof H.UNSAFE_componentWillMount=="function"&&H.UNSAFE_componentWillMount()),typeof H.componentDidMount=="function"&&(i.flags|=4194308)):(typeof H.componentDidMount=="function"&&(i.flags|=4194308),i.memoizedProps=m,i.memoizedState=ee),H.props=m,H.state=ee,H.context=ye,m=q):(typeof H.componentDidMount=="function"&&(i.flags|=4194308),m=!1)}else{H=i.stateNode,qn(r,i),q=i.memoizedProps,ye=i.type===i.elementType?q:Ea(i.type,q),H.props=ye,ke=i.pendingProps,we=H.context,ee=c.contextType,typeof ee=="object"&&ee!==null?ee=Mn(ee):(ee=xn(c)?na:ft.current,ee=ja(i,ee));var Ie=c.getDerivedStateFromProps;(De=typeof Ie=="function"||typeof H.getSnapshotBeforeUpdate=="function")||typeof H.UNSAFE_componentWillReceiveProps!="function"&&typeof H.componentWillReceiveProps!="function"||(q!==ke||we!==ee)&&em(i,H,m,ee),jo=!1,we=i.memoizedState,H.state=we,$o(i,m,H,_);var Ge=i.memoizedState;q!==ke||we!==Ge||On.current||jo?(typeof Ie=="function"&&(rp(i,c,Ie,m),Ge=i.memoizedState),(ye=jo||Kv(i,c,ye,m,we,Ge,ee)||!1)?(De||typeof H.UNSAFE_componentWillUpdate!="function"&&typeof H.componentWillUpdate!="function"||(typeof H.componentWillUpdate=="function"&&H.componentWillUpdate(m,Ge,ee),typeof H.UNSAFE_componentWillUpdate=="function"&&H.UNSAFE_componentWillUpdate(m,Ge,ee)),typeof H.componentDidUpdate=="function"&&(i.flags|=4),typeof H.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof H.componentDidUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=4),typeof H.getSnapshotBeforeUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=1024),i.memoizedProps=m,i.memoizedState=Ge),H.props=m,H.state=Ge,H.context=ee,m=ye):(typeof H.componentDidUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=4),typeof H.getSnapshotBeforeUpdate!="function"||q===r.memoizedProps&&we===r.memoizedState||(i.flags|=1024),m=!1)}return lm(r,i,c,m,D,_)}function lm(r,i,c,m,_,D){gt(r,i);var H=(i.flags&128)!==0;if(!m&&!H)return _&&qv(i,c,!1),hr(r,i,D);m=i.stateNode,Ox.current=i;var q=H&&typeof c.getDerivedStateFromError!="function"?null:m.render();return i.flags|=1,r!==null&&H?(i.child=Ru(i,r.child,null,D),i.child=Ru(i,null,q,D)):Wn(r,i,q,D),i.memoizedState=m.state,_&&qv(i,c,!0),i.child}function um(r){var i=r.stateNode;i.pendingContext?Lo(r,i.pendingContext,i.pendingContext!==i.context):i.context&&Lo(r,i.context,!1),ap(r,i.containerInfo)}function qf(r,i,c,m,_){return En(),Xd(_),i.flags|=256,Wn(r,i,c,m),i.child}var Ll={dehydrated:null,treeContext:null,retryLane:0};function fp(r){return{baseLanes:r,cachePool:null,transitions:null}}function dp(r,i,c){var m=i.pendingProps,_=ut.current,D=!1,H=(i.flags&128)!==0,q;if((q=H)||(q=r!==null&&r.memoizedState===null?!1:(_&2)!==0),q?(D=!0,i.flags&=-129):(r===null||r.memoizedState!==null)&&(_|=1),$t(ut,_&1),r===null)return gf(i),r=i.memoizedState,r!==null&&(r=r.dehydrated,r!==null)?(i.mode&1?r.data==="$!"?i.lanes=8:i.lanes=1073741824:i.lanes=1,null):(H=m.children,r=m.fallback,D?(m=i.mode,D=i.child,H={mode:"hidden",children:H},!(m&1)&&D!==null?(D.childLanes=0,D.pendingProps=H):D=dc(H,m,0,null),r=Yl(r,m,c,null),D.return=i,r.return=i,D.sibling=r,i.child=D,i.child.memoizedState=fp(c),i.memoizedState=Ll,r):pp(i,H));if(_=r.memoizedState,_!==null&&(q=_.dehydrated,q!==null))return Bx(r,i,H,m,q,_,c);if(D){D=m.fallback,H=i.mode,_=r.child,q=_.sibling;var ee={mode:"hidden",children:m.children};return!(H&1)&&i.child!==_?(m=i.child,m.childLanes=0,m.pendingProps=ee,i.deletions=null):(m=Xo(_,ee),m.subtreeFlags=_.subtreeFlags&14680064),q!==null?D=Xo(q,D):(D=Yl(D,H,c,null),D.flags|=2),D.return=i,m.return=i,m.sibling=D,i.child=m,m=D,D=i.child,H=r.child.memoizedState,H=H===null?fp(c):{baseLanes:H.baseLanes|c,cachePool:null,transitions:H.transitions},D.memoizedState=H,D.childLanes=r.childLanes&~c,i.memoizedState=Ll,m}return D=r.child,r=D.sibling,m=Xo(D,{mode:"visible",children:m.children}),!(i.mode&1)&&(m.lanes=c),m.return=i,m.sibling=null,r!==null&&(c=i.deletions,c===null?(i.deletions=[r],i.flags|=16):c.push(r)),i.child=m,i.memoizedState=null,m}function pp(r,i){return i=dc({mode:"visible",children:i},r.mode,0,null),i.return=r,r.child=i}function Mu(r,i,c,m){return m!==null&&Xd(m),Ru(i,r.child,null,c),r=pp(i,i.pendingProps.children),r.flags|=2,i.memoizedState=null,r}function Bx(r,i,c,m,_,D,H){if(c)return i.flags&256?(i.flags&=-257,m=tc(Error(a(422))),Mu(r,i,H,m)):i.memoizedState!==null?(i.child=r.child,i.flags|=128,null):(D=m.fallback,_=i.mode,m=dc({mode:"visible",children:m.children},_,0,null),D=Yl(D,_,H,null),D.flags|=2,m.return=i,D.return=i,m.sibling=D,i.child=m,i.mode&1&&Ru(i,r.child,null,H),i.child.memoizedState=fp(H),i.memoizedState=Ll,D);if(!(i.mode&1))return Mu(r,i,H,null);if(_.data==="$!"){if(m=_.nextSibling&&_.nextSibling.dataset,m)var q=m.dgst;return m=q,D=Error(a(419)),m=tc(D,m,void 0),Mu(r,i,H,m)}if(q=(H&r.childLanes)!==0,In||q){if(m=wn,m!==null){switch(H&-H){case 4:_=2;break;case 16:_=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:_=32;break;case 536870912:_=268435456;break;default:_=0}_=_&(m.suspendedLanes|H)?0:_,_!==0&&_!==D.retryLane&&(D.retryLane=_,Xi(r,_),Mr(m,r,_,-1))}return wp(),m=tc(Error(a(421))),Mu(r,i,H,m)}return _.data==="$?"?(i.flags|=128,i.child=r.child,i=Ux.bind(null,r),_._reactRetry=i,null):(r=D.treeContext,oa=di(_.nextSibling),Ca=i,fn=!0,Va=null,r!==null&&(ia[kr++]=dr,ia[kr++]=Qi,ia[kr++]=$a,dr=r.id,Qi=r.overflow,$a=i),i=pp(i,m.children),i.flags|=4096,i)}function hp(r,i,c){r.lanes|=i;var m=r.alternate;m!==null&&(m.lanes|=i),ar(r.return,i,c)}function Wf(r,i,c,m,_){var D=r.memoizedState;D===null?r.memoizedState={isBackwards:i,rendering:null,renderingStartTime:0,last:m,tail:c,tailMode:_}:(D.isBackwards=i,D.rendering=null,D.renderingStartTime=0,D.last=m,D.tail=c,D.tailMode=_)}function vp(r,i,c){var m=i.pendingProps,_=m.revealOrder,D=m.tail;if(Wn(r,i,m.children,c),m=ut.current,m&2)m=m&1|2,i.flags|=128;else{if(r!==null&&r.flags&128)e:for(r=i.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&hp(r,c,i);else if(r.tag===19)hp(r,c,i);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===i)break e;for(;r.sibling===null;){if(r.return===null||r.return===i)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}m&=1}if($t(ut,m),!(i.mode&1))i.memoizedState=null;else switch(_){case"forwards":for(c=i.child,_=null;c!==null;)r=c.alternate,r!==null&&bn(r)===null&&(_=c),c=c.sibling;c=_,c===null?(_=i.child,i.child=null):(_=c.sibling,c.sibling=null),Wf(i,!1,_,c,D);break;case"backwards":for(c=null,_=i.child,i.child=null;_!==null;){if(r=_.alternate,r!==null&&bn(r)===null){i.child=_;break}r=_.sibling,_.sibling=c,c=_,_=r}Wf(i,!0,c,null,D);break;case"together":Wf(i,!1,null,null,void 0);break;default:i.memoizedState=null}return i.child}function Or(r,i){!(i.mode&1)&&r!==null&&(r.alternate=null,i.alternate=null,i.flags|=2)}function hr(r,i,c){if(r!==null&&(i.dependencies=r.dependencies),no|=i.lanes,!(c&i.childLanes))return null;if(r!==null&&i.child!==r.child)throw Error(a(153));if(i.child!==null){for(r=i.child,c=Xo(r,r.pendingProps),i.child=c,c.return=i;r.sibling!==null;)r=r.sibling,c=c.sibling=Xo(r,r.pendingProps),c.return=i;c.sibling=null}return i.child}function eo(r,i,c){switch(i.tag){case 3:um(i),En();break;case 5:ot(i);break;case 1:xn(i.type)&&vf(i);break;case 4:ap(i,i.stateNode.containerInfo);break;case 10:var m=i.type._context,_=i.memoizedProps.value;$t(Ei,m._currentValue),m._currentValue=_;break;case 13:if(m=i.memoizedState,m!==null)return m.dehydrated!==null?($t(ut,ut.current&1),i.flags|=128,null):c&i.child.childLanes?dp(r,i,c):($t(ut,ut.current&1),r=hr(r,i,c),r!==null?r.sibling:null);$t(ut,ut.current&1);break;case 19:if(m=(c&i.childLanes)!==0,r.flags&128){if(m)return vp(r,i,c);i.flags|=128}if(_=i.memoizedState,_!==null&&(_.rendering=null,_.tail=null,_.lastEffect=null),$t(ut,ut.current),m)break;return null;case 22:case 23:return i.lanes=0,Nl(r,i,c)}return hr(r,i,c)}var rc,Ul,Wa,Gn;rc=function(r,i){for(var c=i.child;c!==null;){if(c.tag===5||c.tag===6)r.appendChild(c.stateNode);else if(c.tag!==4&&c.child!==null){c.child.return=c,c=c.child;continue}if(c===i)break;for(;c.sibling===null;){if(c.return===null||c.return===i)return;c=c.return}c.sibling.return=c.return,c=c.sibling}},Ul=function(){},Wa=function(r,i,c,m){var _=r.memoizedProps;if(_!==m){r=i.stateNode,Rl(pi.current);var D=null;switch(c){case"input":_=kt(r,_),m=kt(r,m),D=[];break;case"select":_=G({},_,{value:void 0}),m=G({},m,{value:void 0}),D=[];break;case"textarea":_=vn(r,_),m=vn(r,m),D=[];break;default:typeof _.onClick!="function"&&typeof m.onClick=="function"&&(r.onclick=hf)}Hn(c,m);var H;c=null;for(ye in _)if(!m.hasOwnProperty(ye)&&_.hasOwnProperty(ye)&&_[ye]!=null)if(ye==="style"){var q=_[ye];for(H in q)q.hasOwnProperty(H)&&(c||(c={}),c[H]="")}else ye!=="dangerouslySetInnerHTML"&&ye!=="children"&&ye!=="suppressContentEditableWarning"&&ye!=="suppressHydrationWarning"&&ye!=="autoFocus"&&(p.hasOwnProperty(ye)?D||(D=[]):(D=D||[]).push(ye,null));for(ye in m){var ee=m[ye];if(q=_!=null?_[ye]:void 0,m.hasOwnProperty(ye)&&ee!==q&&(ee!=null||q!=null))if(ye==="style")if(q){for(H in q)!q.hasOwnProperty(H)||ee&&ee.hasOwnProperty(H)||(c||(c={}),c[H]="");for(H in ee)ee.hasOwnProperty(H)&&q[H]!==ee[H]&&(c||(c={}),c[H]=ee[H])}else c||(D||(D=[]),D.push(ye,c)),c=ee;else ye==="dangerouslySetInnerHTML"?(ee=ee?ee.__html:void 0,q=q?q.__html:void 0,ee!=null&&q!==ee&&(D=D||[]).push(ye,ee)):ye==="children"?typeof ee!="string"&&typeof ee!="number"||(D=D||[]).push(ye,""+ee):ye!=="suppressContentEditableWarning"&&ye!=="suppressHydrationWarning"&&(p.hasOwnProperty(ye)?(ee!=null&&ye==="onScroll"&&rn("scroll",r),D||q===ee||(D=[])):(D=D||[]).push(ye,ee))}c&&(D=D||[]).push("style",c);var ye=D;(i.updateQueue=ye)&&(i.flags|=4)}},Gn=function(r,i,c,m){c!==m&&(i.flags|=4)};function ac(r,i){if(!fn)switch(r.tailMode){case"hidden":i=r.tail;for(var c=null;i!==null;)i.alternate!==null&&(c=i),i=i.sibling;c===null?r.tail=null:c.sibling=null;break;case"collapsed":c=r.tail;for(var m=null;c!==null;)c.alternate!==null&&(m=c),c=c.sibling;m===null?i||r.tail===null?r.tail=null:r.tail.sibling=null:m.sibling=null}}function Br(r){var i=r.alternate!==null&&r.alternate.child===r.child,c=0,m=0;if(i)for(var _=r.child;_!==null;)c|=_.lanes|_.childLanes,m|=_.subtreeFlags&14680064,m|=_.flags&14680064,_.return=r,_=_.sibling;else for(_=r.child;_!==null;)c|=_.lanes|_.childLanes,m|=_.subtreeFlags,m|=_.flags,_.return=r,_=_.sibling;return r.subtreeFlags|=m,r.childLanes=c,i}function Fx(r,i,c){var m=i.pendingProps;switch(Zd(i),i.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Br(i),null;case 1:return xn(i.type)&&Ia(),Br(i),null;case 3:return m=i.stateNode,Vo(),It(On),It(ft),Df(),m.pendingContext&&(m.context=m.pendingContext,m.pendingContext=null),(r===null||r.child===null)&&(xf(i)?i.flags|=4:r===null||r.memoizedState.isDehydrated&&!(i.flags&256)||(i.flags|=1024,Va!==null&&(fc(Va),Va=null))),Ul(r,i),Br(i),null;case 5:Dt(i);var _=Rl(Au.current);if(c=i.type,r!==null&&i.stateNode!=null)Wa(r,i,c,m,_),r.ref!==i.ref&&(i.flags|=512,i.flags|=2097152);else{if(!m){if(i.stateNode===null)throw Error(a(166));return Br(i),null}if(r=Rl(pi.current),xf(i)){m=i.stateNode,c=i.type;var D=i.memoizedProps;switch(m[Si]=i,m[wl]=D,r=(i.mode&1)!==0,c){case"dialog":rn("cancel",m),rn("close",m);break;case"iframe":case"object":case"embed":rn("load",m);break;case"video":case"audio":for(_=0;_<js.length;_++)rn(js[_],m);break;case"source":rn("error",m);break;case"img":case"image":case"link":rn("error",m),rn("load",m);break;case"details":rn("toggle",m);break;case"input":sn(m,D),rn("invalid",m);break;case"select":m._wrapperState={wasMultiple:!!D.multiple},rn("invalid",m);break;case"textarea":kn(m,D),rn("invalid",m)}Hn(c,D),_=null;for(var H in D)if(D.hasOwnProperty(H)){var q=D[H];H==="children"?typeof q=="string"?m.textContent!==q&&(D.suppressHydrationWarning!==!0&&pf(m.textContent,q,r),_=["children",q]):typeof q=="number"&&m.textContent!==""+q&&(D.suppressHydrationWarning!==!0&&pf(m.textContent,q,r),_=["children",""+q]):p.hasOwnProperty(H)&&q!=null&&H==="onScroll"&&rn("scroll",m)}switch(c){case"input":xt(m),Kn(m,D,!0);break;case"textarea":xt(m),Dr(m);break;case"select":case"option":break;default:typeof D.onClick=="function"&&(m.onclick=hf)}m=_,i.updateQueue=m,m!==null&&(i.flags|=4)}else{H=_.nodeType===9?_:_.ownerDocument,r==="http://www.w3.org/1999/xhtml"&&(r=Jn(c)),r==="http://www.w3.org/1999/xhtml"?c==="script"?(r=H.createElement("div"),r.innerHTML="<script></script>",r=r.removeChild(r.firstChild)):typeof m.is=="string"?r=H.createElement(c,{is:m.is}):(r=H.createElement(c),c==="select"&&(H=r,m.multiple?H.multiple=!0:m.size&&(H.size=m.size))):r=H.createElementNS(r,c),r[Si]=i,r[wl]=m,rc(r,i,!1,!1),i.stateNode=r;e:{switch(H=Cn(c,m),c){case"dialog":rn("cancel",r),rn("close",r),_=m;break;case"iframe":case"object":case"embed":rn("load",r),_=m;break;case"video":case"audio":for(_=0;_<js.length;_++)rn(js[_],r);_=m;break;case"source":rn("error",r),_=m;break;case"img":case"image":case"link":rn("error",r),rn("load",r),_=m;break;case"details":rn("toggle",r),_=m;break;case"input":sn(r,m),_=kt(r,m),rn("invalid",r);break;case"option":_=m;break;case"select":r._wrapperState={wasMultiple:!!m.multiple},_=G({},m,{value:void 0}),rn("invalid",r);break;case"textarea":kn(r,m),_=vn(r,m),rn("invalid",r);break;default:_=m}Hn(c,_),q=_;for(D in q)if(q.hasOwnProperty(D)){var ee=q[D];D==="style"?Ut(r,ee):D==="dangerouslySetInnerHTML"?(ee=ee?ee.__html:void 0,ee!=null&&oi(r,ee)):D==="children"?typeof ee=="string"?(c!=="textarea"||ee!=="")&&ea(r,ee):typeof ee=="number"&&ea(r,""+ee):D!=="suppressContentEditableWarning"&&D!=="suppressHydrationWarning"&&D!=="autoFocus"&&(p.hasOwnProperty(D)?ee!=null&&D==="onScroll"&&rn("scroll",r):ee!=null&&T(r,D,ee,H))}switch(c){case"input":xt(r),Kn(r,m,!1);break;case"textarea":xt(r),Dr(r);break;case"option":m.value!=null&&r.setAttribute("value",""+Ce(m.value));break;case"select":r.multiple=!!m.multiple,D=m.value,D!=null?An(r,!!m.multiple,D,!1):m.defaultValue!=null&&An(r,!!m.multiple,m.defaultValue,!0);break;default:typeof _.onClick=="function"&&(r.onclick=hf)}switch(c){case"button":case"input":case"select":case"textarea":m=!!m.autoFocus;break e;case"img":m=!0;break e;default:m=!1}}m&&(i.flags|=4)}i.ref!==null&&(i.flags|=512,i.flags|=2097152)}return Br(i),null;case 6:if(r&&i.stateNode!=null)Gn(r,i,r.memoizedProps,m);else{if(typeof m!="string"&&i.stateNode===null)throw Error(a(166));if(c=Rl(Au.current),Rl(pi.current),xf(i)){if(m=i.stateNode,c=i.memoizedProps,m[Si]=i,(D=m.nodeValue!==c)&&(r=Ca,r!==null))switch(r.tag){case 3:pf(m.nodeValue,c,(r.mode&1)!==0);break;case 5:r.memoizedProps.suppressHydrationWarning!==!0&&pf(m.nodeValue,c,(r.mode&1)!==0)}D&&(i.flags|=4)}else m=(c.nodeType===9?c:c.ownerDocument).createTextNode(m),m[Si]=i,i.stateNode=m}return Br(i),null;case 13:if(It(ut),m=i.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(fn&&oa!==null&&i.mode&1&&!(i.flags&128))Zv(),En(),i.flags|=98560,D=!1;else if(D=xf(i),m!==null&&m.dehydrated!==null){if(r===null){if(!D)throw Error(a(318));if(D=i.memoizedState,D=D!==null?D.dehydrated:null,!D)throw Error(a(317));D[Si]=i}else En(),!(i.flags&128)&&(i.memoizedState=null),i.flags|=4;Br(i),D=!1}else Va!==null&&(fc(Va),Va=null),D=!0;if(!D)return i.flags&65536?i:null}return i.flags&128?(i.lanes=c,i):(m=m!==null,m!==(r!==null&&r.memoizedState!==null)&&m&&(i.child.flags|=8192,i.mode&1&&(r===null||ut.current&1?Qn===0&&(Qn=3):wp())),i.updateQueue!==null&&(i.flags|=4),Br(i),null);case 4:return Vo(),Ul(r,i),r===null&&bu(i.stateNode.containerInfo),Br(i),null;case 10:return Po(i.type._context),Br(i),null;case 17:return xn(i.type)&&Ia(),Br(i),null;case 19:if(It(ut),D=i.memoizedState,D===null)return Br(i),null;if(m=(i.flags&128)!==0,H=D.rendering,H===null)if(m)ac(D,!1);else{if(Qn!==0||r!==null&&r.flags&128)for(r=i.child;r!==null;){if(H=bn(r),H!==null){for(i.flags|=128,ac(D,!1),m=H.updateQueue,m!==null&&(i.updateQueue=m,i.flags|=4),i.subtreeFlags=0,m=c,c=i.child;c!==null;)D=c,r=m,D.flags&=14680066,H=D.alternate,H===null?(D.childLanes=0,D.lanes=r,D.child=null,D.subtreeFlags=0,D.memoizedProps=null,D.memoizedState=null,D.updateQueue=null,D.dependencies=null,D.stateNode=null):(D.childLanes=H.childLanes,D.lanes=H.lanes,D.child=H.child,D.subtreeFlags=0,D.deletions=null,D.memoizedProps=H.memoizedProps,D.memoizedState=H.memoizedState,D.updateQueue=H.updateQueue,D.type=H.type,r=H.dependencies,D.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext}),c=c.sibling;return $t(ut,ut.current&1|2),i.child}r=r.sibling}D.tail!==null&&Ht()>Iu&&(i.flags|=128,m=!0,ac(D,!1),i.lanes=4194304)}else{if(!m)if(r=bn(H),r!==null){if(i.flags|=128,m=!0,c=r.updateQueue,c!==null&&(i.updateQueue=c,i.flags|=4),ac(D,!0),D.tail===null&&D.tailMode==="hidden"&&!H.alternate&&!fn)return Br(i),null}else 2*Ht()-D.renderingStartTime>Iu&&c!==1073741824&&(i.flags|=128,m=!0,ac(D,!1),i.lanes=4194304);D.isBackwards?(H.sibling=i.child,i.child=H):(c=D.last,c!==null?c.sibling=H:i.child=H,D.last=H)}return D.tail!==null?(i=D.tail,D.rendering=i,D.tail=i.sibling,D.renderingStartTime=Ht(),i.sibling=null,c=ut.current,$t(ut,m?c&1|2:c&1),i):(Br(i),null);case 22:case 23:return bp(),m=i.memoizedState!==null,r!==null&&r.memoizedState!==null!==m&&(i.flags|=8192),m&&i.mode&1?wa&1073741824&&(Br(i),i.subtreeFlags&6&&(i.flags|=8192)):Br(i),null;case 24:return null;case 25:return null}throw Error(a(156,i.tag))}function mp(r,i){switch(Zd(i),i.tag){case 1:return xn(i.type)&&Ia(),r=i.flags,r&65536?(i.flags=r&-65537|128,i):null;case 3:return Vo(),It(On),It(ft),Df(),r=i.flags,r&65536&&!(r&128)?(i.flags=r&-65537|128,i):null;case 5:return Dt(i),null;case 13:if(It(ut),r=i.memoizedState,r!==null&&r.dehydrated!==null){if(i.alternate===null)throw Error(a(340));En()}return r=i.flags,r&65536?(i.flags=r&-65537|128,i):null;case 19:return It(ut),null;case 4:return Vo(),null;case 10:return Po(i.type._context),null;case 22:case 23:return bp(),null;case 24:return null;default:return null}}var ic=!1,Zn=!1,sm=typeof WeakSet=="function"?WeakSet:Set,We=null;function Nu(r,i){var c=r.ref;if(c!==null)if(typeof c=="function")try{c(null)}catch(m){Fn(r,i,m)}else c.current=null}function oc(r,i,c){try{c()}catch(m){Fn(r,i,m)}}var cm=!1;function fm(r,i){if(jd=gl,r=uf(),qi(r)){if("selectionStart"in r)var c={start:r.selectionStart,end:r.selectionEnd};else e:{c=(c=r.ownerDocument)&&c.defaultView||window;var m=c.getSelection&&c.getSelection();if(m&&m.rangeCount!==0){c=m.anchorNode;var _=m.anchorOffset,D=m.focusNode;m=m.focusOffset;try{c.nodeType,D.nodeType}catch{c=null;break e}var H=0,q=-1,ee=-1,ye=0,De=0,ke=r,we=null;t:for(;;){for(var Ie;ke!==c||_!==0&&ke.nodeType!==3||(q=H+_),ke!==D||m!==0&&ke.nodeType!==3||(ee=H+m),ke.nodeType===3&&(H+=ke.nodeValue.length),(Ie=ke.firstChild)!==null;)we=ke,ke=Ie;for(;;){if(ke===r)break t;if(we===c&&++ye===_&&(q=H),we===D&&++De===m&&(ee=H),(Ie=ke.nextSibling)!==null)break;ke=we,we=ke.parentNode}ke=Ie}c=q===-1||ee===-1?null:{start:q,end:ee}}else c=null}c=c||{start:0,end:0}}else c=null;for(El={focusedElem:r,selectionRange:c},gl=!1,We=i;We!==null;)if(i=We,r=i.child,(i.subtreeFlags&1028)!==0&&r!==null)r.return=i,We=r;else for(;We!==null;){i=We;try{var Ge=i.alternate;if(i.flags&1024)switch(i.tag){case 0:case 11:case 15:break;case 1:if(Ge!==null){var Xe=Ge.memoizedProps,Nn=Ge.memoizedState,se=i.stateNode,re=se.getSnapshotBeforeUpdate(i.elementType===i.type?Xe:Ea(i.type,Xe),Nn);se.__reactInternalSnapshotBeforeUpdate=re}break;case 3:var de=i.stateNode.containerInfo;de.nodeType===1?de.textContent="":de.nodeType===9&&de.documentElement&&de.removeChild(de.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(a(163))}}catch(Fe){Fn(i,i.return,Fe)}if(r=i.sibling,r!==null){r.return=i.return,We=r;break}We=i.return}return Ge=cm,cm=!1,Ge}function lc(r,i,c){var m=i.updateQueue;if(m=m!==null?m.lastEffect:null,m!==null){var _=m=m.next;do{if((_.tag&r)===r){var D=_.destroy;_.destroy=void 0,D!==void 0&&oc(i,c,D)}_=_.next}while(_!==m)}}function uc(r,i){if(i=i.updateQueue,i=i!==null?i.lastEffect:null,i!==null){var c=i=i.next;do{if((c.tag&r)===r){var m=c.create;c.destroy=m()}c=c.next}while(c!==i)}}function yp(r){var i=r.ref;if(i!==null){var c=r.stateNode;switch(r.tag){case 5:r=c;break;default:r=c}typeof i=="function"?i(r):i.current=r}}function gp(r){var i=r.alternate;i!==null&&(r.alternate=null,gp(i)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(i=r.stateNode,i!==null&&(delete i[Si],delete i[wl],delete i[Vd],delete i[Dx],delete i[Yd])),r.stateNode=null,r.return=null,r.dependencies=null,r.memoizedProps=null,r.memoizedState=null,r.pendingProps=null,r.stateNode=null,r.updateQueue=null}function dm(r){return r.tag===5||r.tag===3||r.tag===4}function Gf(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||dm(r.return))return null;r=r.return}for(r.sibling.return=r.return,r=r.sibling;r.tag!==5&&r.tag!==6&&r.tag!==18;){if(r.flags&2||r.child===null||r.tag===4)continue e;r.child.return=r,r=r.child}if(!(r.flags&2))return r.stateNode}}function Lu(r,i,c){var m=r.tag;if(m===5||m===6)r=r.stateNode,i?c.nodeType===8?c.parentNode.insertBefore(r,i):c.insertBefore(r,i):(c.nodeType===8?(i=c.parentNode,i.insertBefore(r,c)):(i=c,i.appendChild(r)),c=c._reactRootContainer,c!=null||i.onclick!==null||(i.onclick=hf));else if(m!==4&&(r=r.child,r!==null))for(Lu(r,i,c),r=r.sibling;r!==null;)Lu(r,i,c),r=r.sibling}function wi(r,i,c){var m=r.tag;if(m===5||m===6)r=r.stateNode,i?c.insertBefore(r,i):c.appendChild(r);else if(m!==4&&(r=r.child,r!==null))for(wi(r,i,c),r=r.sibling;r!==null;)wi(r,i,c),r=r.sibling}var _n=null,ir=!1;function Ga(r,i,c){for(c=c.child;c!==null;)Uu(r,i,c),c=c.sibling}function Uu(r,i,c){if(li&&typeof li.onCommitFiberUnmount=="function")try{li.onCommitFiberUnmount(ws,c)}catch{}switch(c.tag){case 5:Zn||Nu(c,i);case 6:var m=_n,_=ir;_n=null,Ga(r,i,c),_n=m,ir=_,_n!==null&&(ir?(r=_n,c=c.stateNode,r.nodeType===8?r.parentNode.removeChild(c):r.removeChild(c)):_n.removeChild(c.stateNode));break;case 18:_n!==null&&(ir?(r=_n,c=c.stateNode,r.nodeType===8?zo(r.parentNode,c):r.nodeType===1&&zo(r,c),ks(r)):zo(_n,c.stateNode));break;case 4:m=_n,_=ir,_n=c.stateNode.containerInfo,ir=!0,Ga(r,i,c),_n=m,ir=_;break;case 0:case 11:case 14:case 15:if(!Zn&&(m=c.updateQueue,m!==null&&(m=m.lastEffect,m!==null))){_=m=m.next;do{var D=_,H=D.destroy;D=D.tag,H!==void 0&&(D&2||D&4)&&oc(c,i,H),_=_.next}while(_!==m)}Ga(r,i,c);break;case 1:if(!Zn&&(Nu(c,i),m=c.stateNode,typeof m.componentWillUnmount=="function"))try{m.props=c.memoizedProps,m.state=c.memoizedState,m.componentWillUnmount()}catch(q){Fn(c,i,q)}Ga(r,i,c);break;case 21:Ga(r,i,c);break;case 22:c.mode&1?(Zn=(m=Zn)||c.memoizedState!==null,Ga(r,i,c),Zn=m):Ga(r,i,c);break;default:Ga(r,i,c)}}function to(r){var i=r.updateQueue;if(i!==null){r.updateQueue=null;var c=r.stateNode;c===null&&(c=r.stateNode=new sm),i.forEach(function(m){var _=Hx.bind(null,r,m);c.has(m)||(c.add(m),m.then(_,_))})}}function hi(r,i){var c=i.deletions;if(c!==null)for(var m=0;m<c.length;m++){var _=c[m];try{var D=r,H=i,q=H;e:for(;q!==null;){switch(q.tag){case 5:_n=q.stateNode,ir=!1;break e;case 3:_n=q.stateNode.containerInfo,ir=!0;break e;case 4:_n=q.stateNode.containerInfo,ir=!0;break e}q=q.return}if(_n===null)throw Error(a(160));Uu(D,H,_),_n=null,ir=!1;var ee=_.alternate;ee!==null&&(ee.return=null),_.return=null}catch(ye){Fn(_,i,ye)}}if(i.subtreeFlags&12854)for(i=i.child;i!==null;)pm(i,r),i=i.sibling}function pm(r,i){var c=r.alternate,m=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:if(hi(i,r),Di(r),m&4){try{lc(3,r,r.return),uc(3,r)}catch(Xe){Fn(r,r.return,Xe)}try{lc(5,r,r.return)}catch(Xe){Fn(r,r.return,Xe)}}break;case 1:hi(i,r),Di(r),m&512&&c!==null&&Nu(c,c.return);break;case 5:if(hi(i,r),Di(r),m&512&&c!==null&&Nu(c,c.return),r.flags&32){var _=r.stateNode;try{ea(_,"")}catch(Xe){Fn(r,r.return,Xe)}}if(m&4&&(_=r.stateNode,_!=null)){var D=r.memoizedProps,H=c!==null?c.memoizedProps:D,q=r.type,ee=r.updateQueue;if(r.updateQueue=null,ee!==null)try{q==="input"&&D.type==="radio"&&D.name!=null&&Rn(_,D),Cn(q,H);var ye=Cn(q,D);for(H=0;H<ee.length;H+=2){var De=ee[H],ke=ee[H+1];De==="style"?Ut(_,ke):De==="dangerouslySetInnerHTML"?oi(_,ke):De==="children"?ea(_,ke):T(_,De,ke,ye)}switch(q){case"input":zn(_,D);break;case"textarea":Pr(_,D);break;case"select":var we=_._wrapperState.wasMultiple;_._wrapperState.wasMultiple=!!D.multiple;var Ie=D.value;Ie!=null?An(_,!!D.multiple,Ie,!1):we!==!!D.multiple&&(D.defaultValue!=null?An(_,!!D.multiple,D.defaultValue,!0):An(_,!!D.multiple,D.multiple?[]:"",!1))}_[wl]=D}catch(Xe){Fn(r,r.return,Xe)}}break;case 6:if(hi(i,r),Di(r),m&4){if(r.stateNode===null)throw Error(a(162));_=r.stateNode,D=r.memoizedProps;try{_.nodeValue=D}catch(Xe){Fn(r,r.return,Xe)}}break;case 3:if(hi(i,r),Di(r),m&4&&c!==null&&c.memoizedState.isDehydrated)try{ks(i.containerInfo)}catch(Xe){Fn(r,r.return,Xe)}break;case 4:hi(i,r),Di(r);break;case 13:hi(i,r),Di(r),_=r.child,_.flags&8192&&(D=_.memoizedState!==null,_.stateNode.isHidden=D,!D||_.alternate!==null&&_.alternate.memoizedState!==null||(Sp=Ht())),m&4&&to(r);break;case 22:if(De=c!==null&&c.memoizedState!==null,r.mode&1?(Zn=(ye=Zn)||De,hi(i,r),Zn=ye):hi(i,r),Di(r),m&8192){if(ye=r.memoizedState!==null,(r.stateNode.isHidden=ye)&&!De&&r.mode&1)for(We=r,De=r.child;De!==null;){for(ke=We=De;We!==null;){switch(we=We,Ie=we.child,we.tag){case 0:case 11:case 14:case 15:lc(4,we,we.return);break;case 1:Nu(we,we.return);var Ge=we.stateNode;if(typeof Ge.componentWillUnmount=="function"){m=we,c=we.return;try{i=m,Ge.props=i.memoizedProps,Ge.state=i.memoizedState,Ge.componentWillUnmount()}catch(Xe){Fn(m,c,Xe)}}break;case 5:Nu(we,we.return);break;case 22:if(we.memoizedState!==null){xp(ke);continue}}Ie!==null?(Ie.return=we,We=Ie):xp(ke)}De=De.sibling}e:for(De=null,ke=r;;){if(ke.tag===5){if(De===null){De=ke;try{_=ke.stateNode,ye?(D=_.style,typeof D.setProperty=="function"?D.setProperty("display","none","important"):D.display="none"):(q=ke.stateNode,ee=ke.memoizedProps.style,H=ee!=null&&ee.hasOwnProperty("display")?ee.display:null,q.style.display=Ct("display",H))}catch(Xe){Fn(r,r.return,Xe)}}}else if(ke.tag===6){if(De===null)try{ke.stateNode.nodeValue=ye?"":ke.memoizedProps}catch(Xe){Fn(r,r.return,Xe)}}else if((ke.tag!==22&&ke.tag!==23||ke.memoizedState===null||ke===r)&&ke.child!==null){ke.child.return=ke,ke=ke.child;continue}if(ke===r)break e;for(;ke.sibling===null;){if(ke.return===null||ke.return===r)break e;De===ke&&(De=null),ke=ke.return}De===ke&&(De=null),ke.sibling.return=ke.return,ke=ke.sibling}}break;case 19:hi(i,r),Di(r),m&4&&to(r);break;case 21:break;default:hi(i,r),Di(r)}}function Di(r){var i=r.flags;if(i&2){try{e:{for(var c=r.return;c!==null;){if(dm(c)){var m=c;break e}c=c.return}throw Error(a(160))}switch(m.tag){case 5:var _=m.stateNode;m.flags&32&&(ea(_,""),m.flags&=-33);var D=Gf(r);wi(r,D,_);break;case 3:case 4:var H=m.stateNode.containerInfo,q=Gf(r);Lu(r,q,H);break;default:throw Error(a(161))}}catch(ee){Fn(r,r.return,ee)}r.flags&=-3}i&4096&&(r.flags&=-4097)}function hm(r,i,c){We=r,Hu(r)}function Hu(r,i,c){for(var m=(r.mode&1)!==0;We!==null;){var _=We,D=_.child;if(_.tag===22&&m){var H=_.memoizedState!==null||ic;if(!H){var q=_.alternate,ee=q!==null&&q.memoizedState!==null||Zn;q=ic;var ye=Zn;if(ic=H,(Zn=ee)&&!ye)for(We=_;We!==null;)H=We,ee=H.child,H.tag===22&&H.memoizedState!==null?mm(_):ee!==null?(ee.return=H,We=ee):mm(_);for(;D!==null;)We=D,Hu(D),D=D.sibling;We=_,ic=q,Zn=ye}vm(r)}else _.subtreeFlags&8772&&D!==null?(D.return=_,We=D):vm(r)}}function vm(r){for(;We!==null;){var i=We;if(i.flags&8772){var c=i.alternate;try{if(i.flags&8772)switch(i.tag){case 0:case 11:case 15:Zn||uc(5,i);break;case 1:var m=i.stateNode;if(i.flags&4&&!Zn)if(c===null)m.componentDidMount();else{var _=i.elementType===i.type?c.memoizedProps:Ea(i.type,c.memoizedProps);m.componentDidUpdate(_,c.memoizedState,m.__reactInternalSnapshotBeforeUpdate)}var D=i.updateQueue;D!==null&&Tl(i,D,m);break;case 3:var H=i.updateQueue;if(H!==null){if(c=null,i.child!==null)switch(i.child.tag){case 5:c=i.child.stateNode;break;case 1:c=i.child.stateNode}Tl(i,H,c)}break;case 5:var q=i.stateNode;if(c===null&&i.flags&4){c=q;var ee=i.memoizedProps;switch(i.type){case"button":case"input":case"select":case"textarea":ee.autoFocus&&c.focus();break;case"img":ee.src&&(c.src=ee.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(i.memoizedState===null){var ye=i.alternate;if(ye!==null){var De=ye.memoizedState;if(De!==null){var ke=De.dehydrated;ke!==null&&ks(ke)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(a(163))}Zn||i.flags&512&&yp(i)}catch(we){Fn(i,i.return,we)}}if(i===r){We=null;break}if(c=i.sibling,c!==null){c.return=i.return,We=c;break}We=i.return}}function xp(r){for(;We!==null;){var i=We;if(i===r){We=null;break}var c=i.sibling;if(c!==null){c.return=i.return,We=c;break}We=i.return}}function mm(r){for(;We!==null;){var i=We;try{switch(i.tag){case 0:case 11:case 15:var c=i.return;try{uc(4,i)}catch(ee){Fn(i,c,ee)}break;case 1:var m=i.stateNode;if(typeof m.componentDidMount=="function"){var _=i.return;try{m.componentDidMount()}catch(ee){Fn(i,_,ee)}}var D=i.return;try{yp(i)}catch(ee){Fn(i,D,ee)}break;case 5:var H=i.return;try{yp(i)}catch(ee){Fn(i,H,ee)}}}catch(ee){Fn(i,i.return,ee)}if(i===r){We=null;break}var q=i.sibling;if(q!==null){q.return=i.return,We=q;break}We=i.return}}var Zf=Math.ceil,sc=B.ReactCurrentDispatcher,_p=B.ReactCurrentOwner,Fr=B.ReactCurrentBatchConfig,Rt=0,wn=null,Bn=null,or=0,wa=0,Pu=yt(0),Qn=0,cc=null,no=0,Qf=0,ju=0,Hl=null,$r=null,Sp=0,Iu=1/0,ro=null,Xf=!1,Pl=null,Ti=null,Go=!1,Zo=null,Kf=0,$u=0,Jf=null,jl=-1,Il=0;function zr(){return Rt&6?Ht():jl!==-1?jl:jl=Ht()}function $n(r){return r.mode&1?Rt&2&&or!==0?or&-or:_f.transition!==null?(Il===0&&(Il=Zc()),Il):(r=Zt,r!==0||(r=window.event,r=r===void 0?16:Sd(r.type)),r):1}function Mr(r,i,c,m){if(50<$u)throw $u=0,Jf=null,Error(a(185));yl(r,c,m),(!(Rt&2)||r!==wn)&&(r===wn&&(!(Rt&2)&&(Qf|=c),Qn===4&&Za(r,or)),Nr(r,m),c===1&&Rt===0&&!(i.mode&1)&&(Iu=Ht()+500,rr&&ra()))}function Nr(r,i){var c=r.callbackNode;Gc(r,i);var m=ui(r,r===wn?or:0);if(m===0)c!==null&&Ir(c),r.callbackNode=null,r.callbackPriority=0;else if(i=m&-m,r.callbackPriority!==i){if(c!=null&&Ir(c),i===1)r.tag===0?Wd(ym.bind(null,r)):qd(ym.bind(null,r)),$d(function(){!(Rt&6)&&ra()}),c=null;else{switch(gd(m)){case 1:c=Ii;break;case 4:c=Tt;break;case 16:c=Ao;break;case 536870912:c=hd;break;default:c=Ao}c=Tp(c,Vu.bind(null,r))}r.callbackPriority=i,r.callbackNode=c}}function Vu(r,i){if(jl=-1,Il=0,Rt&6)throw Error(a(327));var c=r.callbackNode;if(qu()&&r.callbackNode!==c)return null;var m=ui(r,r===wn?or:0);if(m===0)return null;if(m&30||m&r.expiredLanes||i)i=t0(r,m);else{i=m;var _=Rt;Rt|=2;var D=e0();(wn!==r||or!==i)&&(ro=null,Iu=Ht()+500,$l(r,i));do try{Mx();break}catch(q){gm(r,q)}while(1);Jd(),sc.current=D,Rt=_,Bn!==null?i=0:(wn=null,or=0,i=Qn)}if(i!==0){if(i===2&&(_=md(r),_!==0&&(m=_,i=Cp(r,_))),i===1)throw c=cc,$l(r,0),Za(r,m),Nr(r,Ht()),c;if(i===6)Za(r,m);else{if(_=r.current.alternate,!(m&30)&&!Ep(_)&&(i=t0(r,m),i===2&&(D=md(r),D!==0&&(m=D,i=Cp(r,D))),i===1))throw c=cc,$l(r,0),Za(r,m),Nr(r,Ht()),c;switch(r.finishedWork=_,r.finishedLanes=m,i){case 0:case 1:throw Error(a(345));case 2:Vl(r,$r,ro);break;case 3:if(Za(r,m),(m&130023424)===m&&(i=Sp+500-Ht(),10<i)){if(ui(r,0)!==0)break;if(_=r.suspendedLanes,(_&m)!==m){zr(),r.pingedLanes|=r.suspendedLanes&_;break}r.timeoutHandle=bl(Vl.bind(null,r,$r,ro),i);break}Vl(r,$r,ro);break;case 4:if(Za(r,m),(m&4194240)===m)break;for(i=r.eventTimes,_=-1;0<m;){var H=31-Na(m);D=1<<H,H=i[H],H>_&&(_=H),m&=~D}if(m=_,m=Ht()-m,m=(120>m?120:480>m?480:1080>m?1080:1920>m?1920:3e3>m?3e3:4320>m?4320:1960*Zf(m/1960))-m,10<m){r.timeoutHandle=bl(Vl.bind(null,r,$r,ro),m);break}Vl(r,$r,ro);break;case 5:Vl(r,$r,ro);break;default:throw Error(a(329))}}}return Nr(r,Ht()),r.callbackNode===c?Vu.bind(null,r):null}function Cp(r,i){var c=Hl;return r.current.memoizedState.isDehydrated&&($l(r,i).flags|=256),r=t0(r,i),r!==2&&(i=$r,$r=c,i!==null&&fc(i)),r}function fc(r){$r===null?$r=r:$r.push.apply($r,r)}function Ep(r){for(var i=r;;){if(i.flags&16384){var c=i.updateQueue;if(c!==null&&(c=c.stores,c!==null))for(var m=0;m<c.length;m++){var _=c[m],D=_.getSnapshot;_=_.value;try{if(!Ha(D(),_))return!1}catch{return!1}}}if(c=i.child,i.subtreeFlags&16384&&c!==null)c.return=i,i=c;else{if(i===r)break;for(;i.sibling===null;){if(i.return===null||i.return===r)return!0;i=i.return}i.sibling.return=i.return,i=i.sibling}}return!0}function Za(r,i){for(i&=~ju,i&=~Qf,r.suspendedLanes|=i,r.pingedLanes&=~i,r=r.expirationTimes;0<i;){var c=31-Na(i),m=1<<c;r[c]=-1,i&=~m}}function ym(r){if(Rt&6)throw Error(a(327));qu();var i=ui(r,0);if(!(i&1))return Nr(r,Ht()),null;var c=t0(r,i);if(r.tag!==0&&c===2){var m=md(r);m!==0&&(i=m,c=Cp(r,m))}if(c===1)throw c=cc,$l(r,0),Za(r,i),Nr(r,Ht()),c;if(c===6)throw Error(a(345));return r.finishedWork=r.current.alternate,r.finishedLanes=i,Vl(r,$r,ro),Nr(r,Ht()),null}function Yu(r,i){var c=Rt;Rt|=1;try{return r(i)}finally{Rt=c,Rt===0&&(Iu=Ht()+500,rr&&ra())}}function Qo(r){Zo!==null&&Zo.tag===0&&!(Rt&6)&&qu();var i=Rt;Rt|=1;var c=Fr.transition,m=Zt;try{if(Fr.transition=null,Zt=1,r)return r()}finally{Zt=m,Fr.transition=c,Rt=i,!(Rt&6)&&ra()}}function bp(){wa=Pu.current,It(Pu)}function $l(r,i){r.finishedWork=null,r.finishedLanes=0;var c=r.timeoutHandle;if(c!==-1&&(r.timeoutHandle=-1,Yv(c)),Bn!==null)for(c=Bn.return;c!==null;){var m=c;switch(Zd(m),m.tag){case 1:m=m.type.childContextTypes,m!=null&&Ia();break;case 3:Vo(),It(On),It(ft),Df();break;case 5:Dt(m);break;case 4:Vo();break;case 13:It(ut);break;case 19:It(ut);break;case 10:Po(m.type._context);break;case 22:case 23:bp()}c=c.return}if(wn=r,Bn=r=Xo(r.current,null),or=wa=i,Qn=0,cc=null,ju=Qf=no=0,$r=Hl=null,pr!==null){for(i=0;i<pr.length;i++)if(c=pr[i],m=c.interleaved,m!==null){c.interleaved=null;var _=m.next,D=c.pending;if(D!==null){var H=D.next;D.next=_,m.next=H}c.pending=m}pr=null}return r}function gm(r,i){do{var c=Bn;try{if(Jd(),Tf.current=$f,st){for(var m=dn.memoizedState;m!==null;){var _=m.queue;_!==null&&(_.pending=null),m=m.next}st=!1}if(Al=0,Ot=Se=dn=null,bi=!1,ba=0,_p.current=null,c===null||c.return===null){Qn=1,cc=i,Bn=null;break}e:{var D=r,H=c.return,q=c,ee=i;if(i=or,q.flags|=32768,ee!==null&&typeof ee=="object"&&typeof ee.then=="function"){var ye=ee,De=q,ke=De.tag;if(!(De.mode&1)&&(ke===0||ke===11||ke===15)){var we=De.alternate;we?(De.updateQueue=we.updateQueue,De.memoizedState=we.memoizedState,De.lanes=we.lanes):(De.updateQueue=null,De.memoizedState=null)}var Ie=up(H);if(Ie!==null){Ie.flags&=-257,sp(Ie,H,q,D,i),Ie.mode&1&&om(D,ye,i),i=Ie,ee=ye;var Ge=i.updateQueue;if(Ge===null){var Xe=new Set;Xe.add(ee),i.updateQueue=Xe}else Ge.add(ee);break e}else{if(!(i&1)){om(D,ye,i),wp();break e}ee=Error(a(426))}}else if(fn&&q.mode&1){var Nn=up(H);if(Nn!==null){!(Nn.flags&65536)&&(Nn.flags|=256),sp(Nn,H,q,D,i),Xd(Fu(ee,q));break e}}D=ee=Fu(ee,q),Qn!==4&&(Qn=2),Hl===null?Hl=[D]:Hl.push(D),D=H;do{switch(D.tag){case 3:D.flags|=65536,i&=-i,D.lanes|=i;var se=im(D,ee,i);np(D,se);break e;case 1:q=ee;var re=D.type,de=D.stateNode;if(!(D.flags&128)&&(typeof re.getDerivedStateFromError=="function"||de!==null&&typeof de.componentDidCatch=="function"&&(Ti===null||!Ti.has(de)))){D.flags|=65536,i&=-i,D.lanes|=i;var Fe=nc(D,q,i);np(D,Fe);break e}}D=D.return}while(D!==null)}Dp(c)}catch(et){i=et,Bn===c&&c!==null&&(Bn=c=c.return);continue}break}while(1)}function e0(){var r=sc.current;return sc.current=$f,r===null?$f:r}function wp(){(Qn===0||Qn===3||Qn===2)&&(Qn=4),wn===null||!(no&268435455)&&!(Qf&268435455)||Za(wn,or)}function t0(r,i){var c=Rt;Rt|=2;var m=e0();(wn!==r||or!==i)&&(ro=null,$l(r,i));do try{zx();break}catch(_){gm(r,_)}while(1);if(Jd(),Rt=c,sc.current=m,Bn!==null)throw Error(a(261));return wn=null,or=0,Qn}function zx(){for(;Bn!==null;)xm(Bn)}function Mx(){for(;Bn!==null&&!Ro();)xm(Bn)}function xm(r){var i=Sm(r.alternate,r,wa);r.memoizedProps=r.pendingProps,i===null?Dp(r):Bn=i,_p.current=null}function Dp(r){var i=r;do{var c=i.alternate;if(r=i.return,i.flags&32768){if(c=mp(c,i),c!==null){c.flags&=32767,Bn=c;return}if(r!==null)r.flags|=32768,r.subtreeFlags=0,r.deletions=null;else{Qn=6,Bn=null;return}}else if(c=Fx(c,i,wa),c!==null){Bn=c;return}if(i=i.sibling,i!==null){Bn=i;return}Bn=i=r}while(i!==null);Qn===0&&(Qn=5)}function Vl(r,i,c){var m=Zt,_=Fr.transition;try{Fr.transition=null,Zt=1,Nx(r,i,c,m)}finally{Fr.transition=_,Zt=m}return null}function Nx(r,i,c,m){do qu();while(Zo!==null);if(Rt&6)throw Error(a(327));c=r.finishedWork;var _=r.finishedLanes;if(c===null)return null;if(r.finishedWork=null,r.finishedLanes=0,c===r.current)throw Error(a(177));r.callbackNode=null,r.callbackPriority=0;var D=c.lanes|c.childLanes;if(ux(r,D),r===wn&&(Bn=wn=null,or=0),!(c.subtreeFlags&2064)&&!(c.flags&2064)||Go||(Go=!0,Tp(Ao,function(){return qu(),null})),D=(c.flags&15990)!==0,c.subtreeFlags&15990||D){D=Fr.transition,Fr.transition=null;var H=Zt;Zt=1;var q=Rt;Rt|=4,_p.current=null,fm(r,c),pm(c,r),sf(El),gl=!!jd,El=jd=null,r.current=c,hm(c),qc(),Rt=q,Zt=H,Fr.transition=D}else r.current=c;if(Go&&(Go=!1,Zo=r,Kf=_),D=r.pendingLanes,D===0&&(Ti=null),iv(c.stateNode),Nr(r,Ht()),i!==null)for(m=r.onRecoverableError,c=0;c<i.length;c++)_=i[c],m(_.value,{componentStack:_.stack,digest:_.digest});if(Xf)throw Xf=!1,r=Pl,Pl=null,r;return Kf&1&&r.tag!==0&&qu(),D=r.pendingLanes,D&1?r===Jf?$u++:($u=0,Jf=r):$u=0,ra(),null}function qu(){if(Zo!==null){var r=gd(Kf),i=Fr.transition,c=Zt;try{if(Fr.transition=null,Zt=16>r?16:r,Zo===null)var m=!1;else{if(r=Zo,Zo=null,Kf=0,Rt&6)throw Error(a(331));var _=Rt;for(Rt|=4,We=r.current;We!==null;){var D=We,H=D.child;if(We.flags&16){var q=D.deletions;if(q!==null){for(var ee=0;ee<q.length;ee++){var ye=q[ee];for(We=ye;We!==null;){var De=We;switch(De.tag){case 0:case 11:case 15:lc(8,De,D)}var ke=De.child;if(ke!==null)ke.return=De,We=ke;else for(;We!==null;){De=We;var we=De.sibling,Ie=De.return;if(gp(De),De===ye){We=null;break}if(we!==null){we.return=Ie,We=we;break}We=Ie}}}var Ge=D.alternate;if(Ge!==null){var Xe=Ge.child;if(Xe!==null){Ge.child=null;do{var Nn=Xe.sibling;Xe.sibling=null,Xe=Nn}while(Xe!==null)}}We=D}}if(D.subtreeFlags&2064&&H!==null)H.return=D,We=H;else e:for(;We!==null;){if(D=We,D.flags&2048)switch(D.tag){case 0:case 11:case 15:lc(9,D,D.return)}var se=D.sibling;if(se!==null){se.return=D.return,We=se;break e}We=D.return}}var re=r.current;for(We=re;We!==null;){H=We;var de=H.child;if(H.subtreeFlags&2064&&de!==null)de.return=H,We=de;else e:for(H=re;We!==null;){if(q=We,q.flags&2048)try{switch(q.tag){case 0:case 11:case 15:uc(9,q)}}catch(et){Fn(q,q.return,et)}if(q===H){We=null;break e}var Fe=q.sibling;if(Fe!==null){Fe.return=q.return,We=Fe;break e}We=q.return}}if(Rt=_,ra(),li&&typeof li.onPostCommitFiberRoot=="function")try{li.onPostCommitFiberRoot(ws,r)}catch{}m=!0}return m}finally{Zt=c,Fr.transition=i}}return!1}function _m(r,i,c){i=Fu(c,i),i=im(r,i,1),r=Io(r,i,1),i=zr(),r!==null&&(yl(r,1,i),Nr(r,i))}function Fn(r,i,c){if(r.tag===3)_m(r,r,c);else for(;i!==null;){if(i.tag===3){_m(i,r,c);break}else if(i.tag===1){var m=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof m.componentDidCatch=="function"&&(Ti===null||!Ti.has(m))){r=Fu(c,r),r=nc(i,r,1),i=Io(i,r,1),r=zr(),i!==null&&(yl(i,1,r),Nr(i,r));break}}i=i.return}}function Lx(r,i,c){var m=r.pingCache;m!==null&&m.delete(i),i=zr(),r.pingedLanes|=r.suspendedLanes&c,wn===r&&(or&c)===c&&(Qn===4||Qn===3&&(or&130023424)===or&&500>Ht()-Sp?$l(r,0):ju|=c),Nr(r,i)}function n0(r,i){i===0&&(r.mode&1?(i=hu,hu<<=1,!(hu&130023424)&&(hu=4194304)):i=1);var c=zr();r=Xi(r,i),r!==null&&(yl(r,i,c),Nr(r,c))}function Ux(r){var i=r.memoizedState,c=0;i!==null&&(c=i.retryLane),n0(r,c)}function Hx(r,i){var c=0;switch(r.tag){case 13:var m=r.stateNode,_=r.memoizedState;_!==null&&(c=_.retryLane);break;case 19:m=r.stateNode;break;default:throw Error(a(314))}m!==null&&m.delete(i),n0(r,c)}var Sm;Sm=function(r,i,c){if(r!==null)if(r.memoizedProps!==i.pendingProps||On.current)In=!0;else{if(!(r.lanes&c)&&!(i.flags&128))return In=!1,eo(r,i,c);In=!!(r.flags&131072)}else In=!1,fn&&i.flags&1048576&&Gd(i,Du,i.index);switch(i.lanes=0,i.tag){case 2:var m=i.type;Or(r,i),r=i.pendingProps;var _=ja(i,ft.current);Ue(i,c),_=Yo(null,i,m,r,_,c);var D=Bl();return i.flags|=1,typeof _=="object"&&_!==null&&typeof _.render=="function"&&_.$$typeof===void 0?(i.tag=1,i.memoizedState=null,i.updateQueue=null,xn(m)?(D=!0,vf(i)):D=!1,i.memoizedState=_.state!==null&&_.state!==void 0?_.state:null,tp(i),_.updater=Ef,i.stateNode=_,_._reactInternals=i,bf(i,m,r,c),i=lm(null,i,m,!0,D,c)):(i.tag=0,fn&&D&&mf(i),Wn(null,i,_,c),i=i.child),i;case 16:m=i.elementType;e:{switch(Or(r,i),r=i.pendingProps,_=m._init,m=_(m._payload),i.type=m,_=i.tag=jx(m),r=Ea(m,r),_){case 0:i=zu(null,i,m,r,c);break e;case 1:i=cp(null,i,m,r,c);break e;case 11:i=Wo(null,i,m,r,c);break e;case 14:i=Yf(null,i,m,Ea(m.type,r),c);break e}throw Error(a(306,m,""))}return i;case 0:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),zu(r,i,m,_,c);case 1:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),cp(r,i,m,_,c);case 3:e:{if(um(i),r===null)throw Error(a(387));m=i.pendingProps,D=i.memoizedState,_=D.element,qn(r,i),$o(i,m,null,c);var H=i.memoizedState;if(m=H.element,D.isDehydrated)if(D={element:m,isDehydrated:!1,cache:H.cache,pendingSuspenseBoundaries:H.pendingSuspenseBoundaries,transitions:H.transitions},i.updateQueue.baseState=D,i.memoizedState=D,i.flags&256){_=Fu(Error(a(423)),i),i=qf(r,i,m,c,_);break e}else if(m!==_){_=Fu(Error(a(424)),i),i=qf(r,i,m,c,_);break e}else for(oa=di(i.stateNode.containerInfo.firstChild),Ca=i,fn=!0,Va=null,c=rm(i,null,m,c),i.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling;else{if(En(),m===_){i=hr(r,i,c);break e}Wn(r,i,m,c)}i=i.child}return i;case 5:return ot(i),r===null&&gf(i),m=i.type,_=i.pendingProps,D=r!==null?r.memoizedProps:null,H=_.children,Vs(m,_)?H=null:D!==null&&Vs(m,D)&&(i.flags|=32),gt(r,i),Wn(r,i,H,c),i.child;case 6:return r===null&&gf(i),null;case 13:return dp(r,i,c);case 4:return ap(i,i.stateNode.containerInfo),m=i.pendingProps,r===null?i.child=Ru(i,null,m,c):Wn(r,i,m,c),i.child;case 11:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),Wo(r,i,m,_,c);case 7:return Wn(r,i,i.pendingProps,c),i.child;case 8:return Wn(r,i,i.pendingProps.children,c),i.child;case 12:return Wn(r,i,i.pendingProps.children,c),i.child;case 10:e:{if(m=i.type._context,_=i.pendingProps,D=i.memoizedProps,H=_.value,$t(Ei,m._currentValue),m._currentValue=H,D!==null)if(Ha(D.value,H)){if(D.children===_.children&&!On.current){i=hr(r,i,c);break e}}else for(D=i.child,D!==null&&(D.return=i);D!==null;){var q=D.dependencies;if(q!==null){H=D.child;for(var ee=q.firstContext;ee!==null;){if(ee.context===m){if(D.tag===1){ee=Ki(-1,c&-c),ee.tag=2;var ye=D.updateQueue;if(ye!==null){ye=ye.shared;var De=ye.pending;De===null?ee.next=ee:(ee.next=De.next,De.next=ee),ye.pending=ee}}D.lanes|=c,ee=D.alternate,ee!==null&&(ee.lanes|=c),ar(D.return,c,i),q.lanes|=c;break}ee=ee.next}}else if(D.tag===10)H=D.type===i.type?null:D.child;else if(D.tag===18){if(H=D.return,H===null)throw Error(a(341));H.lanes|=c,q=H.alternate,q!==null&&(q.lanes|=c),ar(H,c,i),H=D.sibling}else H=D.child;if(H!==null)H.return=D;else for(H=D;H!==null;){if(H===i){H=null;break}if(D=H.sibling,D!==null){D.return=H.return,H=D;break}H=H.return}D=H}Wn(r,i,_.children,c),i=i.child}return i;case 9:return _=i.type,m=i.pendingProps.children,Ue(i,c),_=Mn(_),m=m(_),i.flags|=1,Wn(r,i,m,c),i.child;case 14:return m=i.type,_=Ea(m,i.pendingProps),_=Ea(m.type,_),Yf(r,i,m,_,c);case 15:return sa(r,i,i.type,i.pendingProps,c);case 17:return m=i.type,_=i.pendingProps,_=i.elementType===m?_:Ea(m,_),Or(r,i),i.tag=1,xn(m)?(r=!0,vf(i)):r=!1,Ue(i,c),Jv(i,m,_),bf(i,m,_,c),lm(null,i,m,!0,r,c);case 19:return vp(r,i,c);case 22:return Nl(r,i,c)}throw Error(a(156,i.tag))};function Tp(r,i){return gn(r,i)}function Px(r,i,c,m){this.tag=r,this.key=c,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=i,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=m,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Qa(r,i,c,m){return new Px(r,i,c,m)}function Rp(r){return r=r.prototype,!(!r||!r.isReactComponent)}function jx(r){if(typeof r=="function")return Rp(r)?1:0;if(r!=null){if(r=r.$$typeof,r===ie)return 11;if(r===Q)return 14}return 2}function Xo(r,i){var c=r.alternate;return c===null?(c=Qa(r.tag,i,r.key,r.mode),c.elementType=r.elementType,c.type=r.type,c.stateNode=r.stateNode,c.alternate=r,r.alternate=c):(c.pendingProps=i,c.type=r.type,c.flags=0,c.subtreeFlags=0,c.deletions=null),c.flags=r.flags&14680064,c.childLanes=r.childLanes,c.lanes=r.lanes,c.child=r.child,c.memoizedProps=r.memoizedProps,c.memoizedState=r.memoizedState,c.updateQueue=r.updateQueue,i=r.dependencies,c.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},c.sibling=r.sibling,c.index=r.index,c.ref=r.ref,c}function r0(r,i,c,m,_,D){var H=2;if(m=r,typeof r=="function")Rp(r)&&(H=1);else if(typeof r=="string")H=5;else e:switch(r){case L:return Yl(c.children,_,D,i);case I:H=8,_|=8;break;case Z:return r=Qa(12,c,i,_|2),r.elementType=Z,r.lanes=D,r;case W:return r=Qa(13,c,i,_),r.elementType=W,r.lanes=D,r;case oe:return r=Qa(19,c,i,_),r.elementType=oe,r.lanes=D,r;case he:return dc(c,_,D,i);default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case j:H=10;break e;case U:H=9;break e;case ie:H=11;break e;case Q:H=14;break e;case X:H=16,m=null;break e}throw Error(a(130,r==null?r:typeof r,""))}return i=Qa(H,c,i,_),i.elementType=r,i.type=m,i.lanes=D,i}function Yl(r,i,c,m){return r=Qa(7,r,m,i),r.lanes=c,r}function dc(r,i,c,m){return r=Qa(22,r,m,i),r.elementType=he,r.lanes=c,r.stateNode={isHidden:!1},r}function pc(r,i,c){return r=Qa(6,r,null,i),r.lanes=c,r}function ql(r,i,c){return i=Qa(4,r.children!==null?r.children:[],r.key,i),i.lanes=c,i.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},i}function Ix(r,i,c,m,_){this.tag=i,this.containerInfo=r,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=yd(0),this.expirationTimes=yd(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=yd(0),this.identifierPrefix=m,this.onRecoverableError=_,this.mutableSourceEagerHydrationData=null}function a0(r,i,c,m,_,D,H,q,ee){return r=new Ix(r,i,c,q,ee),i===1?(i=1,D===!0&&(i|=8)):i=0,D=Qa(3,null,null,i),r.current=D,D.stateNode=r,D.memoizedState={element:m,isDehydrated:c,cache:null,transitions:null,pendingSuspenseBoundaries:null},tp(D),r}function Cm(r,i,c){var m=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:P,key:m==null?null:""+m,children:r,containerInfo:i,implementation:c}}function Ap(r){if(!r)return Ci;r=r._reactInternals;e:{if(_t(r)!==r||r.tag!==1)throw Error(a(170));var i=r;do{switch(i.tag){case 3:i=i.stateNode.context;break e;case 1:if(xn(i.type)){i=i.stateNode.__reactInternalMemoizedMergedChildContext;break e}}i=i.return}while(i!==null);throw Error(a(171))}if(r.tag===1){var c=r.type;if(xn(c))return Ws(r,c,i)}return i}function Em(r,i,c,m,_,D,H,q,ee){return r=a0(c,m,!0,r,_,D,H,q,ee),r.context=Ap(null),c=r.current,m=zr(),_=$n(c),D=Ki(m,_),D.callback=i??null,Io(c,D,_),r.current.lanes=_,yl(r,_,m),Nr(r,m),r}function hc(r,i,c,m){var _=i.current,D=zr(),H=$n(_);return c=Ap(c),i.context===null?i.context=c:i.pendingContext=c,i=Ki(D,H),i.payload={element:r},m=m===void 0?null:m,m!==null&&(i.callback=m),r=Io(_,i,H),r!==null&&(Mr(r,_,H,D),Cf(r,_,H)),H}function i0(r){if(r=r.current,!r.child)return null;switch(r.child.tag){case 5:return r.child.stateNode;default:return r.child.stateNode}}function bm(r,i){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var c=r.retryLane;r.retryLane=c!==0&&c<i?c:i}}function kp(r,i){bm(r,i),(r=r.alternate)&&bm(r,i)}function wm(){return null}var Op=typeof reportError=="function"?reportError:function(r){};function o0(r){this._internalRoot=r}ao.prototype.render=o0.prototype.render=function(r){var i=this._internalRoot;if(i===null)throw Error(a(409));hc(r,i,null,null)},ao.prototype.unmount=o0.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var i=r.containerInfo;Qo(function(){hc(null,r,null,null)}),i[Zi]=null}};function ao(r){this._internalRoot=r}ao.prototype.unstable_scheduleHydration=function(r){if(r){var i=sv();r={blockedOn:null,target:r,priority:i};for(var c=0;c<Jt.length&&i!==0&&i<Jt[c].priority;c++);Jt.splice(c,0,r),c===0&&cv(r)}};function Bp(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function l0(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11&&(r.nodeType!==8||r.nodeValue!==" react-mount-point-unstable "))}function Dm(){}function $x(r,i,c,m,_){if(_){if(typeof m=="function"){var D=m;m=function(){var ye=i0(H);D.call(ye)}}var H=Em(i,m,r,0,null,!1,!1,"",Dm);return r._reactRootContainer=H,r[Zi]=H.current,bu(r.nodeType===8?r.parentNode:r),Qo(),H}for(;_=r.lastChild;)r.removeChild(_);if(typeof m=="function"){var q=m;m=function(){var ye=i0(ee);q.call(ye)}}var ee=a0(r,0,!1,null,null,!1,!1,"",Dm);return r._reactRootContainer=ee,r[Zi]=ee.current,bu(r.nodeType===8?r.parentNode:r),Qo(function(){hc(i,ee,c,m)}),ee}function u0(r,i,c,m,_){var D=c._reactRootContainer;if(D){var H=D;if(typeof _=="function"){var q=_;_=function(){var ee=i0(H);q.call(ee)}}hc(i,H,r,_)}else H=$x(c,i,r,_,m);return i0(H)}uv=function(r){switch(r.tag){case 3:var i=r.stateNode;if(i.current.memoizedState.isDehydrated){var c=ml(i.pendingLanes);c!==0&&(Ds(i,c|1),Nr(i,Ht()),!(Rt&6)&&(Iu=Ht()+500,ra()))}break;case 13:Qo(function(){var m=Xi(r,1);if(m!==null){var _=zr();Mr(m,r,1,_)}}),kp(r,1)}},Qc=function(r){if(r.tag===13){var i=Xi(r,134217728);if(i!==null){var c=zr();Mr(i,r,134217728,c)}kp(r,134217728)}},nn=function(r){if(r.tag===13){var i=$n(r),c=Xi(r,i);if(c!==null){var m=zr();Mr(c,r,i,m)}kp(r,i)}},sv=function(){return Zt},xd=function(r,i){var c=Zt;try{return Zt=r,i()}finally{Zt=c}},Tr=function(r,i,c){switch(i){case"input":if(zn(r,c),i=c.name,c.type==="radio"&&i!=null){for(c=r;c.parentNode;)c=c.parentNode;for(c=c.querySelectorAll("input[name="+JSON.stringify(""+i)+'][type="radio"]'),i=0;i<c.length;i++){var m=c[i];if(m!==r&&m.form===r.form){var _=rt(m);if(!_)throw Error(a(90));Be(m),zn(m,_)}}}break;case"textarea":Pr(r,c);break;case"select":i=c.value,i!=null&&An(r,!!c.multiple,i,!1)}},Do=Yu,pu=Qo;var Vx={usingClientEntryPoint:!1,Events:[qs,wu,rt,Li,wo,Yu]},Wu={findFiberByHostInstance:Pa,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},Yx={bundleType:Wu.bundleType,version:Wu.version,rendererPackageName:Wu.rendererPackageName,rendererConfig:Wu.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:B.ReactCurrentDispatcher,findHostInstanceByFiber:function(r){return r=er(r),r===null?null:r.stateNode},findFiberByHostInstance:Wu.findFiberByHostInstance||wm,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var s0=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!s0.isDisabled&&s0.supportsFiber)try{ws=s0.inject(Yx),li=s0}catch{}}return Ba.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Vx,Ba.createPortal=function(r,i){var c=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Bp(i))throw Error(a(200));return Cm(r,i,null,c)},Ba.createRoot=function(r,i){if(!Bp(r))throw Error(a(299));var c=!1,m="",_=Op;return i!=null&&(i.unstable_strictMode===!0&&(c=!0),i.identifierPrefix!==void 0&&(m=i.identifierPrefix),i.onRecoverableError!==void 0&&(_=i.onRecoverableError)),i=a0(r,1,!1,null,null,c,!1,m,_),r[Zi]=i.current,bu(r.nodeType===8?r.parentNode:r),new o0(i)},Ba.findDOMNode=function(r){if(r==null)return null;if(r.nodeType===1)return r;var i=r._reactInternals;if(i===void 0)throw typeof r.render=="function"?Error(a(188)):(r=Object.keys(r).join(","),Error(a(268,r)));return r=er(i),r=r===null?null:r.stateNode,r},Ba.flushSync=function(r){return Qo(r)},Ba.hydrate=function(r,i,c){if(!l0(i))throw Error(a(200));return u0(null,r,i,!0,c)},Ba.hydrateRoot=function(r,i,c){if(!Bp(r))throw Error(a(405));var m=c!=null&&c.hydratedSources||null,_=!1,D="",H=Op;if(c!=null&&(c.unstable_strictMode===!0&&(_=!0),c.identifierPrefix!==void 0&&(D=c.identifierPrefix),c.onRecoverableError!==void 0&&(H=c.onRecoverableError)),i=Em(i,null,r,1,c??null,_,!1,D,H),r[Zi]=i.current,bu(r),m)for(r=0;r<m.length;r++)c=m[r],_=c._getVersion,_=_(c._source),i.mutableSourceEagerHydrationData==null?i.mutableSourceEagerHydrationData=[c,_]:i.mutableSourceEagerHydrationData.push(c,_);return new ao(i)},Ba.render=function(r,i,c){if(!l0(i))throw Error(a(200));return u0(null,r,i,!1,c)},Ba.unmountComponentAtNode=function(r){if(!l0(r))throw Error(a(40));return r._reactRootContainer?(Qo(function(){u0(null,null,r,!1,function(){r._reactRootContainer=null,r[Zi]=null})}),!0):!1},Ba.unstable_batchedUpdates=Yu,Ba.unstable_renderSubtreeIntoContainer=function(r,i,c,m){if(!l0(c))throw Error(a(200));if(r==null||r._reactInternals===void 0)throw Error(a(38));return u0(r,i,c,!1,m)},Ba.version="18.2.0-next-9e3b772b8-20220608",Ba}var Fa={};var AC;function ID(){return AC||(AC=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var n=Te,l=TC(),a=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,s=!1;function p(e){s=e}function h(e){if(!s){for(var t=arguments.length,o=new Array(t>1?t-1:0),u=1;u<t;u++)o[u-1]=arguments[u];g("warn",e,o)}}function v(e){if(!s){for(var t=arguments.length,o=new Array(t>1?t-1:0),u=1;u<t;u++)o[u-1]=arguments[u];g("error",e,o)}}function g(e,t,o){{var u=a.ReactDebugCurrentFrame,f=u.getStackAddendum();f!==""&&(t+="%s",o=o.concat([f]));var y=o.map(function(E){return String(E)});y.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,y)}}var C=0,d=1,x=2,w=3,b=4,S=5,A=6,M=7,z=8,F=9,k=10,T=11,B=12,O=13,P=14,L=15,I=16,Z=17,j=18,U=19,ie=21,W=22,oe=23,Q=24,X=25,he=!0,K=!1,pe=!1,G=!1,Y=!1,te=!0,ue=!1,le=!1,ze=!0,Ae=!0,Le=!0,Ce=new Set,Je={},Ve={};function xt(e,t){Be(e,t),Be(e+"Capture",t)}function Be(e,t){Je[e]&&v("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),Je[e]=t;{var o=e.toLowerCase();Ve[o]=e,e==="onDoubleClick"&&(Ve.ondblclick=e)}for(var u=0;u<t.length;u++)Ce.add(t[u])}var pt=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",kt=Object.prototype.hasOwnProperty;function sn(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,o=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return o}}function Rn(e){try{return zn(e),!1}catch{return!0}}function zn(e){return""+e}function Kn(e,t){if(Rn(e))return v("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,sn(e)),zn(e)}function Ur(e){if(Rn(e))return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",sn(e)),zn(e)}function Hr(e,t){if(Rn(e))return v("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,sn(e)),zn(e)}function An(e,t){if(Rn(e))return v("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,sn(e)),zn(e)}function vn(e){if(Rn(e))return v("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",sn(e)),zn(e)}function kn(e){if(Rn(e))return v("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",sn(e)),zn(e)}var Pr=0,Dr=1,Jn=2,on=3,jr=4,oi=5,ea=6,Me=":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",Ke=Me+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Ct=new RegExp("^["+Me+"]["+Ke+"]*$"),Ut={},ln={};function Hn(e){return kt.call(ln,e)?!0:kt.call(Ut,e)?!1:Ct.test(e)?(ln[e]=!0,!0):(Ut[e]=!0,v("Invalid attribute name: `%s`",e),!1)}function Cn(e,t,o){return t!==null?t.type===Pr:o?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function cr(e,t,o,u){if(o!==null&&o.type===Pr)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(u)return!1;if(o!==null)return!o.acceptsBooleans;var f=e.toLowerCase().slice(0,5);return f!=="data-"&&f!=="aria-"}default:return!1}}function Kt(e,t,o,u){if(t===null||typeof t>"u"||cr(e,t,o,u))return!0;if(u)return!1;if(o!==null)switch(o.type){case on:return!t;case jr:return t===!1;case oi:return isNaN(t);case ea:return isNaN(t)||t<1}return!1}function Tr(e){return Gt.hasOwnProperty(e)?Gt[e]:null}function Wt(e,t,o,u,f,y,E){this.acceptsBooleans=t===Jn||t===on||t===jr,this.attributeName=u,this.attributeNamespace=f,this.mustUseProperty=o,this.propertyName=e,this.type=t,this.sanitizeURL=y,this.removeEmptyString=E}var Gt={},bo=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];bo.forEach(function(e){Gt[e]=new Wt(e,Pr,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0],o=e[1];Gt[t]=new Wt(t,Dr,!1,o,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){Gt[e]=new Wt(e,Jn,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Gt[e]=new Wt(e,Jn,!1,e,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(e){Gt[e]=new Wt(e,on,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){Gt[e]=new Wt(e,on,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){Gt[e]=new Wt(e,jr,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){Gt[e]=new Wt(e,ea,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){Gt[e]=new Wt(e,oi,!1,e.toLowerCase(),null,!1,!1)});var Li=/[\-\:]([a-z])/g,wo=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(e){var t=e.replace(Li,wo);Gt[t]=new Wt(t,Dr,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var t=e.replace(Li,wo);Gt[t]=new Wt(t,Dr,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Li,wo);Gt[t]=new Wt(t,Dr,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){Gt[e]=new Wt(e,Dr,!1,e.toLowerCase(),null,!1,!1)});var Do="xlinkHref";Gt[Do]=new Wt("xlinkHref",Dr,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){Gt[e]=new Wt(e,Dr,!1,e.toLowerCase(),null,!0,!0)});var pu=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,Ui=!1;function Hi(e){!Ui&&pu.test(e)&&(Ui=!0,v("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function Pi(e,t,o,u){if(u.mustUseProperty){var f=u.propertyName;return e[f]}else{Kn(o,t),u.sanitizeURL&&Hi(""+o);var y=u.attributeName,E=null;if(u.type===jr){if(e.hasAttribute(y)){var R=e.getAttribute(y);return R===""?!0:Kt(t,o,u,!1)?R:R===""+o?o:R}}else if(e.hasAttribute(y)){if(Kt(t,o,u,!1))return e.getAttribute(y);if(u.type===on)return o;E=e.getAttribute(y)}return Kt(t,o,u,!1)?E===null?o:E:E===""+o?o:E}}function ji(e,t,o,u){{if(!Hn(t))return;if(!e.hasAttribute(t))return o===void 0?void 0:null;var f=e.getAttribute(t);return Kn(o,t),f===""+o?o:f}}function mn(e,t,o,u){var f=Tr(t);if(!Cn(t,f,u)){if(Kt(t,o,f,u)&&(o=null),u||f===null){if(Hn(t)){var y=t;o===null?e.removeAttribute(y):(Kn(o,t),e.setAttribute(y,""+o))}return}var E=f.mustUseProperty;if(E){var R=f.propertyName;if(o===null){var N=f.type;e[R]=N===on?!1:""}else e[R]=o;return}var $=f.attributeName,V=f.attributeNamespace;if(o===null)e.removeAttribute($);else{var ae=f.type,ne;ae===on||ae===jr&&o===!0?ne="":(Kn(o,$),ne=""+o,f.sanitizeURL&&Hi(ne.toString())),V?e.setAttributeNS(V,$,ne):e.setAttribute($,ne)}}}var fr=Symbol.for("react.element"),Rr=Symbol.for("react.portal"),ga=Symbol.for("react.fragment"),To=Symbol.for("react.strict_mode"),J=Symbol.for("react.profiler"),Re=Symbol.for("react.provider"),Pe=Symbol.for("react.context"),it=Symbol.for("react.forward_ref"),_t=Symbol.for("react.suspense"),Nt=Symbol.for("react.suspense_list"),Et=Symbol.for("react.memo"),lt=Symbol.for("react.lazy"),er=Symbol.for("react.scope"),yn=Symbol.for("react.debug_trace_mode"),gn=Symbol.for("react.offscreen"),Ir=Symbol.for("react.legacy_hidden"),Ro=Symbol.for("react.cache"),qc=Symbol.for("react.tracing_marker"),Ht=Symbol.iterator,ox="@@iterator";function Ii(e){if(e===null||typeof e!="object")return null;var t=Ht&&e[Ht]||e[ox];return typeof t=="function"?t:null}var Tt=Object.assign,Ao=0,av,hd,ws,li,iv,Na,ov;function lv(){}lv.__reactDisabledLog=!0;function lx(){{if(Ao===0){av=console.log,hd=console.info,ws=console.warn,li=console.error,iv=console.group,Na=console.groupCollapsed,ov=console.groupEnd;var e={configurable:!0,enumerable:!0,value:lv,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Ao++}}function Wc(){{if(Ao--,Ao===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Tt({},e,{value:av}),info:Tt({},e,{value:hd}),warn:Tt({},e,{value:ws}),error:Tt({},e,{value:li}),group:Tt({},e,{value:iv}),groupCollapsed:Tt({},e,{value:Na}),groupEnd:Tt({},e,{value:ov})})}Ao<0&&v("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var hu=a.ReactCurrentDispatcher,ml;function ui(e,t,o){{if(ml===void 0)try{throw Error()}catch(f){var u=f.stack.trim().match(/\n( *(at )?)/);ml=u&&u[1]||""}return`
|
|
77
77
|
`+ml+e}}var vd=!1,Gc;{var md=typeof WeakMap=="function"?WeakMap:Map;Gc=new md}function Zc(e,t){if(!e||vd)return"";{var o=Gc.get(e);if(o!==void 0)return o}var u;vd=!0;var f=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var y;y=hu.current,hu.current=null,lx();try{if(t){var E=function(){throw Error()};if(Object.defineProperty(E.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(E,[])}catch(me){u=me}Reflect.construct(e,[],E)}else{try{E.call()}catch(me){u=me}e.call(E.prototype)}}else{try{throw Error()}catch(me){u=me}e()}}catch(me){if(me&&u&&typeof me.stack=="string"){for(var R=me.stack.split(`
|
|
78
78
|
`),N=u.stack.split(`
|
|
79
|
-
`)
|
|
80
|
-
`+R[
|
|
79
|
+
`),$=R.length-1,V=N.length-1;$>=1&&V>=0&&R[$]!==N[V];)V--;for(;$>=1&&V>=0;$--,V--)if(R[$]!==N[V]){if($!==1||V!==1)do if($--,V--,V<0||R[$]!==N[V]){var ae=`
|
|
80
|
+
`+R[$].replace(" at new "," at ");return e.displayName&&ae.includes("<anonymous>")&&(ae=ae.replace("<anonymous>",e.displayName)),typeof e=="function"&&Gc.set(e,ae),ae}while($>=1&&V>=0);break}}}finally{vd=!1,hu.current=y,Wc(),Error.prepareStackTrace=f}var ne=e?e.displayName||e.name:"",ve=ne?ui(ne):"";return typeof e=="function"&&Gc.set(e,ve),ve}function yd(e,t,o){return Zc(e,!0)}function yl(e,t,o){return Zc(e,!1)}function ux(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function Ds(e,t,o){if(e==null)return"";if(typeof e=="function")return Zc(e,ux(e));if(typeof e=="string")return ui(e);switch(e){case _t:return ui("Suspense");case Nt:return ui("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case it:return yl(e.render);case Et:return Ds(e.type,t,o);case lt:{var u=e,f=u._payload,y=u._init;try{return Ds(y(f),t,o)}catch{}}}return""}function Zt(e){switch(e._debugOwner&&e._debugOwner.type,e._debugSource,e.tag){case S:return ui(e.type);case I:return ui("Lazy");case O:return ui("Suspense");case U:return ui("SuspenseList");case C:case x:case L:return yl(e.type);case T:return yl(e.type.render);case d:return yd(e.type);default:return""}}function gd(e){try{var t="",o=e;do t+=Zt(o),o=o.return;while(o);return t}catch(u){return`
|
|
81
81
|
Error generating stack: `+u.message+`
|
|
82
|
-
`+u.stack}}function uv(e,t,o){var u=e.displayName;if(u)return u;var f=t.displayName||t.name||"";return f!==""?o+"("+f+")":o}function Qc(e){return e.displayName||"Context"}function nn(e){if(e==null)return null;if(typeof e.tag=="number"&&v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ga:return"Fragment";case Rr:return"Portal";case J:return"Profiler";case To:return"StrictMode";case _t:return"Suspense";case Nt:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Pe:var t=e;return Qc(t)+".Consumer";case Re:var o=e;return Qc(o._context)+".Provider";case it:return uv(e,e.render,"ForwardRef");case Et:var u=e.displayName||null;return u!==null?u:nn(e.type)||"Memo";case lt:{var f=e,y=f._payload,E=f._init;try{return nn(E(y))}catch{return null}}}return null}function sv(e,t,o){var u=t.displayName||t.name||"";return e.displayName||(u!==""?o+"("+u+")":o)}function xd(e){return e.displayName||"Context"}function mt(e){var t=e.tag,o=e.type;switch(t){case Q:return"Cache";case F:var u=o;return xd(u)+".Consumer";case k:var f=o;return xd(f._context)+".Provider";case j:return"DehydratedFragment";case T:return sv(o,o.render,"ForwardRef");case M:return"Fragment";case S:return o;case b:return"Portal";case w:return"Root";case A:return"Text";case
|
|
82
|
+
`+u.stack}}function uv(e,t,o){var u=e.displayName;if(u)return u;var f=t.displayName||t.name||"";return f!==""?o+"("+f+")":o}function Qc(e){return e.displayName||"Context"}function nn(e){if(e==null)return null;if(typeof e.tag=="number"&&v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ga:return"Fragment";case Rr:return"Portal";case J:return"Profiler";case To:return"StrictMode";case _t:return"Suspense";case Nt:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Pe:var t=e;return Qc(t)+".Consumer";case Re:var o=e;return Qc(o._context)+".Provider";case it:return uv(e,e.render,"ForwardRef");case Et:var u=e.displayName||null;return u!==null?u:nn(e.type)||"Memo";case lt:{var f=e,y=f._payload,E=f._init;try{return nn(E(y))}catch{return null}}}return null}function sv(e,t,o){var u=t.displayName||t.name||"";return e.displayName||(u!==""?o+"("+u+")":o)}function xd(e){return e.displayName||"Context"}function mt(e){var t=e.tag,o=e.type;switch(t){case Q:return"Cache";case F:var u=o;return xd(u)+".Consumer";case k:var f=o;return xd(f._context)+".Provider";case j:return"DehydratedFragment";case T:return sv(o,o.render,"ForwardRef");case M:return"Fragment";case S:return o;case b:return"Portal";case w:return"Root";case A:return"Text";case I:return nn(o);case z:return o===To?"StrictMode":"Mode";case W:return"Offscreen";case B:return"Profiler";case ie:return"Scope";case O:return"Suspense";case U:return"SuspenseList";case X:return"TracingMarker";case d:case C:case Z:case x:case P:case L:if(typeof o=="function")return o.displayName||o.name||null;if(typeof o=="string")return o;break}return null}var Ts=a.ReactDebugCurrentFrame,Pn=null,La=!1;function Ua(){{if(Pn===null)return null;var e=Pn._debugOwner;if(e!==null&&typeof e<"u")return mt(e)}return null}function Rs(){return Pn===null?"":gd(Pn)}function Yn(){Ts.getCurrentStack=null,Pn=null,La=!1}function Jt(e){Ts.getCurrentStack=e===null?null:Rs,Pn=e,La=!1}function sx(){return Pn}function si(e){La=e}function Ar(e){return""+e}function ko(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return kn(e),e;default:return""}}var cv={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function vu(e,t){cv[t.type]||t.onChange||t.onInput||t.readOnly||t.disabled||t.value==null||v("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),t.onChange||t.readOnly||t.disabled||t.checked==null||v("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function _d(e){var t=e.type,o=e.nodeName;return o&&o.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function fv(e){return e._valueTracker}function As(e){e._valueTracker=null}function ks(e){var t="";return e&&(_d(e)?t=e.checked?"true":"false":t=e.value),t}function mu(e){var t=_d(e)?"checked":"value",o=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);kn(e[t]);var u=""+e[t];if(!(e.hasOwnProperty(t)||typeof o>"u"||typeof o.get!="function"||typeof o.set!="function")){var f=o.get,y=o.set;Object.defineProperty(e,t,{configurable:!0,get:function(){return f.call(this)},set:function(R){kn(R),u=""+R,y.call(this,R)}}),Object.defineProperty(e,t,{enumerable:o.enumerable});var E={getValue:function(){return u},setValue:function(R){kn(R),u=""+R},stopTracking:function(){As(e),delete e[t]}};return E}}function gl(e){fv(e)||(e._valueTracker=mu(e))}function dv(e){if(!e)return!1;var t=fv(e);if(!t)return!0;var o=t.getValue(),u=ks(e);return u!==o?(t.setValue(u),!0):!1}function Xc(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}var Kc=!1,Os=!1,Jc=!1,Sd=!1;function $i(e){var t=e.type==="checkbox"||e.type==="radio";return t?e.checked!=null:e.value!=null}function Bs(e,t){var o=e,u=t.checked,f=Tt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:u??o._wrapperState.initialChecked});return f}function Fs(e,t){vu("input",t),t.checked!==void 0&&t.defaultChecked!==void 0&&!Os&&(v("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Ua()||"A component",t.type),Os=!0),t.value!==void 0&&t.defaultValue!==void 0&&!Kc&&(v("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Ua()||"A component",t.type),Kc=!0);var o=e,u=t.defaultValue==null?"":t.defaultValue;o._wrapperState={initialChecked:t.checked!=null?t.checked:t.defaultChecked,initialValue:ko(t.value!=null?t.value:u),controlled:$i(t)}}function Cd(e,t){var o=e,u=t.checked;u!=null&&mn(o,"checked",u,!1)}function yu(e,t){var o=e;{var u=$i(t);!o._wrapperState.controlled&&u&&!Sd&&(v("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),Sd=!0),o._wrapperState.controlled&&!u&&!Jc&&(v("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),Jc=!0)}Cd(e,t);var f=ko(t.value),y=t.type;if(f!=null)y==="number"?(f===0&&o.value===""||o.value!=f)&&(o.value=Ar(f)):o.value!==Ar(f)&&(o.value=Ar(f));else if(y==="submit"||y==="reset"){o.removeAttribute("value");return}t.hasOwnProperty("value")?Oo(o,t.type,f):t.hasOwnProperty("defaultValue")&&Oo(o,t.type,ko(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(o.defaultChecked=!!t.defaultChecked)}function zs(e,t,o){var u=e;if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var f=t.type,y=f==="submit"||f==="reset";if(y&&(t.value===void 0||t.value===null))return;var E=Ar(u._wrapperState.initialValue);o||E!==u.value&&(u.value=E),u.defaultValue=E}var R=u.name;R!==""&&(u.name=""),u.defaultChecked=!u.defaultChecked,u.defaultChecked=!!u._wrapperState.initialChecked,R!==""&&(u.name=R)}function pv(e,t){var o=e;yu(o,t),xa(o,t)}function xa(e,t){var o=t.name;if(t.type==="radio"&&o!=null){for(var u=e;u.parentNode;)u=u.parentNode;Kn(o,"name");for(var f=u.querySelectorAll("input[name="+JSON.stringify(""+o)+'][type="radio"]'),y=0;y<f.length;y++){var E=f[y];if(!(E===e||E.form!==e.form)){var R=$m(E);if(!R)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");dv(E),yu(E,R)}}}}function Oo(e,t,o){(t!=="number"||Xc(e.ownerDocument)!==e)&&(o==null?e.defaultValue=Ar(e._wrapperState.initialValue):e.defaultValue!==Ar(o)&&(e.defaultValue=Ar(o)))}var ef=!1,gu=!1,hv=!1;function tf(e,t){t.value==null&&(typeof t.children=="object"&&t.children!==null?n.Children.forEach(t.children,function(o){o!=null&&(typeof o=="string"||typeof o=="number"||gu||(gu=!0,v("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}):t.dangerouslySetInnerHTML!=null&&(hv||(hv=!0,v("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),t.selected!=null&&!ef&&(v("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),ef=!0)}function Ed(e,t){t.value!=null&&e.setAttribute("value",Ar(ko(t.value)))}var Ms=Array.isArray;function tr(e){return Ms(e)}var nf;nf=!1;function vv(){var e=Ua();return e?`
|
|
83
83
|
|
|
84
|
-
Check the render method of \``+e+"`.":""}var mv=["value","defaultValue"];function cx(e){{vu("select",e);for(var t=0;t<mv.length;t++){var o=mv[t];if(e[o]!=null){var u=tr(e[o]);e.multiple&&!u?v("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",o,vv()):!e.multiple&&u&&v("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",o,vv())}}}}function Bo(e,t,o,u){var f=e.options;if(t){for(var y=o,E={},R=0;R<y.length;R++)E["$"+y[R]]=!0;for(var N=0;N<f.length;N++){var I=E.hasOwnProperty("$"+f[N].value);f[N].selected!==I&&(f[N].selected=I),I&&u&&(f[N].defaultSelected=!0)}}else{for(var V=Ar(ko(o)),ae=null,ne=0;ne<f.length;ne++){if(f[ne].value===V){f[ne].selected=!0,u&&(f[ne].defaultSelected=!0);return}ae===null&&!f[ne].disabled&&(ae=f[ne])}ae!==null&&(ae.selected=!0)}}function bd(e,t){return Tt({},t,{value:void 0})}function yv(e,t){var o=e;cx(t),o._wrapperState={wasMultiple:!!t.multiple},t.value!==void 0&&t.defaultValue!==void 0&&!nf&&(v("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),nf=!0)}function fx(e,t){var o=e;o.multiple=!!t.multiple;var u=t.value;u!=null?Bo(o,!!t.multiple,u,!1):t.defaultValue!=null&&Bo(o,!!t.multiple,t.defaultValue,!0)}function dx(e,t){var o=e,u=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!t.multiple;var f=t.value;f!=null?Bo(o,!!t.multiple,f,!1):u!==!!t.multiple&&(t.defaultValue!=null?Bo(o,!!t.multiple,t.defaultValue,!0):Bo(o,!!t.multiple,t.multiple?[]:"",!1))}function px(e,t){var o=e,u=t.value;u!=null&&Bo(o,!!t.multiple,u,!1)}var wd=!1;function Dd(e,t){var o=e;if(t.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var u=Tt({},t,{value:void 0,defaultValue:void 0,children:Ar(o._wrapperState.initialValue)});return u}function gv(e,t){var o=e;vu("textarea",t),t.value!==void 0&&t.defaultValue!==void 0&&!wd&&(v("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",Ua()||"A component"),wd=!0);var u=t.value;if(u==null){var f=t.children,y=t.defaultValue;if(f!=null){v("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(y!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(tr(f)){if(f.length>1)throw new Error("<textarea> can only have at most one child.");f=f[0]}y=f}}y==null&&(y=""),u=y}o._wrapperState={initialValue:ko(u)}}function xv(e,t){var o=e,u=ko(t.value),f=ko(t.defaultValue);if(u!=null){var y=Ar(u);y!==o.value&&(o.value=y),t.defaultValue==null&&o.defaultValue!==y&&(o.defaultValue=y)}f!=null&&(o.defaultValue=Ar(f))}function _v(e,t){var o=e,u=o.textContent;u===o._wrapperState.initialValue&&u!==""&&u!==null&&(o.value=u)}function Td(e,t){xv(e,t)}var Vi="http://www.w3.org/1999/xhtml",hx="http://www.w3.org/1998/Math/MathML",Rd="http://www.w3.org/2000/svg";function rf(e){switch(e){case"svg":return Rd;case"math":return hx;default:return Vi}}function Ad(e,t){return e==null||e===Vi?rf(t):e===Rd&&t==="foreignObject"?Vi:e}var vx=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,o,u,f){MSApp.execUnsafeLocalFunction(function(){return e(t,o,u,f)})}:e},af,Sv=vx(function(e,t){if(e.namespaceURI===Rd&&!("innerHTML"in e)){af=af||document.createElement("div"),af.innerHTML="<svg>"+t.valueOf().toString()+"</svg>";for(var o=af.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;o.firstChild;)e.appendChild(o.firstChild);return}e.innerHTML=t}),ta=1,Yi=3,jn=8,ci=9,xl=11,of=function(e,t){if(t){var o=e.firstChild;if(o&&o===e.lastChild&&o.nodeType===Yi){o.nodeValue=t;return}}e.textContent=t},Cv={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},xu={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function Ev(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var bv=["Webkit","ms","Moz","O"];Object.keys(xu).forEach(function(e){bv.forEach(function(t){xu[Ev(t,e)]=xu[e]})});function lf(e,t,o){var u=t==null||typeof t=="boolean"||t==="";return u?"":!o&&typeof t=="number"&&t!==0&&!(xu.hasOwnProperty(e)&&xu[e])?t+"px":(An(t,e),(""+t).trim())}var _u=/([A-Z])/g,mx=/^ms-/;function yx(e){return e.replace(_u,"-$1").toLowerCase().replace(mx,"-ms-")}var wv=function(){};{var Dv=/^(?:webkit|moz|o)[A-Z]/,Tv=/^-ms-/,Ns=/-(.)/g,Su=/;\s*$/,Cu={},Eu={},Rv=!1,kd=!1,Od=function(e){return e.replace(Ns,function(t,o){return o.toUpperCase()})},Bd=function(e){Cu.hasOwnProperty(e)&&Cu[e]||(Cu[e]=!0,v("Unsupported style property %s. Did you mean %s?",e,Od(e.replace(Tv,"ms-"))))},Av=function(e){Cu.hasOwnProperty(e)&&Cu[e]||(Cu[e]=!0,v("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))},kv=function(e,t){Eu.hasOwnProperty(t)&&Eu[t]||(Eu[t]=!0,v(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,e,t.replace(Su,"")))},Ov=function(e,t){Rv||(Rv=!0,v("`NaN` is an invalid value for the `%s` css style property.",e))},gx=function(e,t){kd||(kd=!0,v("`Infinity` is an invalid value for the `%s` css style property.",e))};wv=function(e,t){e.indexOf("-")>-1?Bd(e):Dv.test(e)?Av(e):Su.test(t)&&kv(e,t),typeof t=="number"&&(isNaN(t)?Ov(e,t):isFinite(t)||gx(e,t))}}var xx=wv;function _x(e){{var t="",o="";for(var u in e)if(e.hasOwnProperty(u)){var f=e[u];if(f!=null){var y=u.indexOf("--")===0;t+=o+(y?u:yx(u))+":",t+=lf(u,f,y),o=";"}}return t||null}}function Bv(e,t){var o=e.style;for(var u in t)if(t.hasOwnProperty(u)){var f=u.indexOf("--")===0;f||xx(u,t[u]);var y=lf(u,t[u],f);u==="float"&&(u="cssFloat"),f?o.setProperty(u,y):o[u]=y}}function Sx(e){return e==null||typeof e=="boolean"||e===""}function Ha(e){var t={};for(var o in e)for(var u=Cv[o]||[o],f=0;f<u.length;f++)t[u[f]]=o;return t}function Ls(e,t){{if(!t)return;var o=Ha(e),u=Ha(t),f={};for(var y in o){var E=o[y],R=u[y];if(R&&E!==R){var N=E+","+R;if(f[N])continue;f[N]=!0,v("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",Sx(e[E])?"Removing":"Updating",E,R)}}}}var Fv={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},zv=Tt({menuitem:!0},Fv),Mv="__html";function uf(e,t){if(t){if(zv[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof t.dangerouslySetInnerHTML!="object"||!(Mv in t.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!t.suppressContentEditableWarning&&t.contentEditable&&t.children!=null&&v("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),t.style!=null&&typeof t.style!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function qi(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var sf={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Nv={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},fi={},Fd=new RegExp("^(aria)-["+Ke+"]*$"),Us=new RegExp("^(aria)[A-Z]["+Ke+"]*$");function zd(e,t){{if(kt.call(fi,t)&&fi[t])return!0;if(Us.test(t)){var o="aria-"+t.slice(4).toLowerCase(),u=Nv.hasOwnProperty(o)?o:null;if(u==null)return v("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",t),fi[t]=!0,!0;if(t!==u)return v("Invalid ARIA attribute `%s`. Did you mean `%s`?",t,u),fi[t]=!0,!0}if(Fd.test(t)){var f=t.toLowerCase(),y=Nv.hasOwnProperty(f)?f:null;if(y==null)return fi[t]=!0,!1;if(t!==y)return v("Unknown ARIA attribute `%s`. Did you mean `%s`?",t,y),fi[t]=!0,!0}}return!0}function Lv(e,t){{var o=[];for(var u in t){var f=zd(e,u);f||o.push(u)}var y=o.map(function(E){return"`"+E+"`"}).join(", ");o.length===1?v("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",y,e):o.length>1&&v("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",y,e)}}function cf(e,t){qi(e,t)||Lv(e,t)}var _l=!1;function Md(e,t){{if(e!=="input"&&e!=="textarea"&&e!=="select")return;t!=null&&t.value===null&&!_l&&(_l=!0,e==="select"&&t.multiple?v("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):v("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}}var Nd=function(){};{var nr={},Ld=/^on./,Uv=/^on[^A-Z]/,Hv=new RegExp("^(aria)-["+Ke+"]*$"),Pv=new RegExp("^(aria)[A-Z]["+Ke+"]*$");Nd=function(e,t,o,u){if(kt.call(nr,t)&&nr[t])return!0;var f=t.toLowerCase();if(f==="onfocusin"||f==="onfocusout")return v("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),nr[t]=!0,!0;if(u!=null){var y=u.registrationNameDependencies,E=u.possibleRegistrationNames;if(y.hasOwnProperty(t))return!0;var R=E.hasOwnProperty(f)?E[f]:null;if(R!=null)return v("Invalid event handler property `%s`. Did you mean `%s`?",t,R),nr[t]=!0,!0;if(Ld.test(t))return v("Unknown event handler property `%s`. It will be ignored.",t),nr[t]=!0,!0}else if(Ld.test(t))return Uv.test(t)&&v("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",t),nr[t]=!0,!0;if(Hv.test(t)||Pv.test(t))return!0;if(f==="innerhtml")return v("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),nr[t]=!0,!0;if(f==="aria")return v("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),nr[t]=!0,!0;if(f==="is"&&o!==null&&o!==void 0&&typeof o!="string")return v("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof o),nr[t]=!0,!0;if(typeof o=="number"&&isNaN(o))return v("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",t),nr[t]=!0,!0;var N=Tr(t),I=N!==null&&N.type===Pr;if(sf.hasOwnProperty(f)){var V=sf[f];if(V!==t)return v("Invalid DOM property `%s`. Did you mean `%s`?",t,V),nr[t]=!0,!0}else if(!I&&t!==f)return v("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",t,f),nr[t]=!0,!0;return typeof o=="boolean"&&cr(t,o,N,!1)?(o?v('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',o,t,t,o,t):v('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',o,t,t,o,t,t,t),nr[t]=!0,!0):I?!0:cr(t,o,N,!1)?(nr[t]=!0,!1):((o==="false"||o==="true")&&N!==null&&N.type===on&&(v("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",o,t,o==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',t,o),nr[t]=!0),!0)}}var jv=function(e,t,o){{var u=[];for(var f in t){var y=Nd(e,f,t[f],o);y||u.push(f)}var E=u.map(function(R){return"`"+R+"`"}).join(", ");u.length===1?v("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,e):u.length>1&&v("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,e)}};function Iv(e,t,o){qi(e,t)||jv(e,t,o)}var Wi=1,Hs=1<<1,Sl=1<<2,Cx=Wi|Hs|Sl,Ps=null;function js(e){Ps!==null&&v("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),Ps=e}function Ex(){Ps===null&&v("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),Ps=null}function $v(e){return e===Ps}function ff(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===Yi?t.parentNode:t}var rn=null,Fo=null,Gi=null;function bu(e){var t=Qu(e);if(t){if(typeof rn!="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var o=t.stateNode;if(o){var u=$m(o);rn(t.stateNode,t.type,u)}}}function Vv(e){rn=e}function df(e){Fo?Gi?Gi.push(e):Gi=[e]:Fo=e}function Is(){return Fo!==null||Gi!==null}function $s(){if(Fo){var e=Fo,t=Gi;if(Fo=null,Gi=null,bu(e),t)for(var o=0;o<t.length;o++)bu(t[o])}}var Cl=function(e,t){return e(t)},Ud=function(){},Hd=!1;function bx(){var e=Is();e&&(Ud(),$s())}function Pd(e,t,o){if(Hd)return e(t,o);Hd=!0;try{return Cl(e,t,o)}finally{Hd=!1,bx()}}function pf(e,t,o){Cl=e,Ud=o}function hf(e){return e==="button"||e==="input"||e==="select"||e==="textarea"}function jd(e,t,o){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(o.disabled&&hf(t));default:return!1}}function El(e,t){var o=e.stateNode;if(o===null)return null;var u=$m(o);if(u===null)return null;var f=u[t];if(jd(t,e.type,u))return null;if(f&&typeof f!="function")throw new Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof f+"` type.");return f}var Vs=!1;if(pt)try{var bl={};Object.defineProperty(bl,"passive",{get:function(){Vs=!0}}),window.addEventListener("test",bl,bl),window.removeEventListener("test",bl,bl)}catch{Vs=!1}function Yv(e,t,o,u,f,y,E,R,N){var I=Array.prototype.slice.call(arguments,3);try{t.apply(o,I)}catch(V){this.onError(V)}}var Id=Yv;if(typeof window<"u"&&typeof window.dispatchEvent=="function"&&typeof document<"u"&&typeof document.createEvent=="function"){var $d=document.createElement("react");Id=function(t,o,u,f,y,E,R,N,I){if(typeof document>"u"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var V=document.createEvent("Event"),ae=!1,ne=!0,ve=window.event,me=Object.getOwnPropertyDescriptor(window,"event");function ge(){$d.removeEventListener(xe,at,!1),typeof window.event<"u"&&window.hasOwnProperty("event")&&(window.event=ve)}var Ye=Array.prototype.slice.call(arguments,3);function at(){ae=!0,ge(),o.apply(u,Ye),ne=!1}var tt,Ft=!1,At=!1;function ce(fe){if(tt=fe.error,Ft=!0,tt===null&&fe.colno===0&&fe.lineno===0&&(At=!0),fe.defaultPrevented&&tt!=null&&typeof tt=="object")try{tt._suppressLogging=!0}catch{}}var xe="react-"+(t||"invokeguardedcallback");if(window.addEventListener("error",ce),$d.addEventListener(xe,at,!1),V.initEvent(xe,!1,!1),$d.dispatchEvent(V),me&&Object.defineProperty(window,"event",me),ae&&ne&&(Ft?At&&(tt=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):tt=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`),this.onError(tt)),window.removeEventListener("error",ce),!ae)return ge(),Yv.apply(this,arguments)}}var wx=Id,zo=!1,di=null,Ys=!1,Mo=null,Si={onError:function(e){zo=!0,di=e}};function wl(e,t,o,u,f,y,E,R,N){zo=!1,di=null,wx.apply(Si,arguments)}function Zi(e,t,o,u,f,y,E,R,N){if(wl.apply(this,arguments),zo){var I=Yd();Ys||(Ys=!0,Mo=I)}}function Vd(){if(Ys){var e=Mo;throw Ys=!1,Mo=null,e}}function Dx(){return zo}function Yd(){if(zo){var e=di;return zo=!1,di=null,e}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function Pa(e){return e._reactInternals}function qs(e){return e._reactInternals!==void 0}function wu(e,t){e._reactInternals=t}var rt=0,No=1,cn=2,yt=4,It=16,$t=32,Ci=64,ft=128,On=256,na=512,ja=1024,xn=2048,Ia=4096,Lo=8192,Ws=16384,vf=xn|yt|Ci|na|ja|Ws,qv=32767,_a=32768,rr=65536,Gs=131072,qd=1048576,Wd=2097152,ra=4194304,Uo=8388608,aa=16777216,Dl=33554432,Du=yt|ja|0,ia=cn|yt|It|$t|na|Ia|Lo,kr=yt|Ci|na|Lo,$a=xn|It,dr=ra|Uo|Wd,Qi=a.ReactCurrentOwner;function Sa(e){var t=e,o=e;if(e.alternate)for(;t.return;)t=t.return;else{var u=t;do t=u,(t.flags&(cn|Ia))!==rt&&(o=t.return),u=t.return;while(u)}return t.tag===w?o:null}function Gd(e){if(e.tag===O){var t=e.memoizedState;if(t===null){var o=e.alternate;o!==null&&(t=o.memoizedState)}if(t!==null)return t.dehydrated}return null}function mf(e){return e.tag===w?e.stateNode.containerInfo:null}function Zd(e){return Sa(e)===e}function Ca(e){{var t=Qi.current;if(t!==null&&t.tag===d){var o=t,u=o.stateNode;u._warnedAboutRefsInRender||v("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",mt(o)||"A component"),u._warnedAboutRefsInRender=!0}}var f=Pa(e);return f?Sa(f)===f:!1}function oa(e){if(Sa(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function fn(e){var t=e.alternate;if(!t){var o=Sa(e);if(o===null)throw new Error("Unable to find node on an unmounted component.");return o!==e?null:e}for(var u=e,f=t;;){var y=u.return;if(y===null)break;var E=y.alternate;if(E===null){var R=y.return;if(R!==null){u=f=R;continue}break}if(y.child===E.child){for(var N=y.child;N;){if(N===u)return oa(y),e;if(N===f)return oa(y),t;N=N.sibling}throw new Error("Unable to find node on an unmounted component.")}if(u.return!==f.return)u=y,f=E;else{for(var I=!1,V=y.child;V;){if(V===u){I=!0,u=y,f=E;break}if(V===f){I=!0,f=y,u=E;break}V=V.sibling}if(!I){for(V=E.child;V;){if(V===u){I=!0,u=E,f=y;break}if(V===f){I=!0,f=E,u=y;break}V=V.sibling}if(!I)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(u.alternate!==f)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(u.tag!==w)throw new Error("Unable to find node on an unmounted component.");return u.stateNode.current===u?e:t}function Va(e){var t=fn(e);return t!==null?Qd(t):null}function Qd(e){if(e.tag===S||e.tag===A)return e;for(var t=e.child;t!==null;){var o=Qd(t);if(o!==null)return o;t=t.sibling}return null}function Wv(e){var t=fn(e);return t!==null?yf(t):null}function yf(e){if(e.tag===S||e.tag===A)return e;for(var t=e.child;t!==null;){if(t.tag!==b){var o=yf(t);if(o!==null)return o}t=t.sibling}return null}var gf=l.unstable_scheduleCallback,Gv=l.unstable_cancelCallback,xf=l.unstable_shouldYield,Zv=l.unstable_requestPaint,En=l.unstable_now,Xd=l.unstable_getCurrentPriorityLevel,_f=l.unstable_ImmediatePriority,Ea=l.unstable_UserBlockingPriority,Ei=l.unstable_NormalPriority,Sf=l.unstable_LowPriority,Ho=l.unstable_IdlePriority,Kd=l.unstable_yieldValue,Jd=l.unstable_setDisableYieldValue,Po=null,ar=null,Ue=null,Mn=!1,pr=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u";function ep(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled)return!0;if(!t.supportsFiber)return v("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{ze&&(e=Tt({},e,{getLaneLabelMap:Io,injectProfilingHooks:Ki})),Po=t.inject(e),ar=t}catch(o){v("React instrumentation encountered an error: %s.",o)}return!!t.checkDCE}function Qv(e,t){if(ar&&typeof ar.onScheduleFiberRoot=="function")try{ar.onScheduleFiberRoot(Po,e,t)}catch(o){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",o))}}function Xi(e,t){if(ar&&typeof ar.onCommitFiberRoot=="function")try{var o=(e.current.flags&ft)===ft;if(Ae){var u;switch(t){case Or:u=_f;break;case hr:u=Ea;break;case eo:u=Ei;break;case rc:u=Ho;break;default:u=Ei;break}ar.onCommitFiberRoot(Po,e,u,o)}}catch(f){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",f))}}function jo(e){if(ar&&typeof ar.onPostCommitFiberRoot=="function")try{ar.onPostCommitFiberRoot(Po,e)}catch(t){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",t))}}function tp(e){if(ar&&typeof ar.onCommitFiberUnmount=="function")try{ar.onCommitFiberUnmount(Po,e)}catch(t){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",t))}}function qn(e){if(typeof Kd=="function"&&(Jd(e),p(e)),ar&&typeof ar.setStrictMode=="function")try{ar.setStrictMode(Po,e)}catch(t){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",t))}}function Ki(e){Ue=e}function Io(){{for(var e=new Map,t=1,o=0;o<dn;o++){var u=Tx(t);e.set(t,u),t*=2}return e}}function Cf(e){Ue!==null&&typeof Ue.markCommitStarted=="function"&&Ue.markCommitStarted(e)}function np(){Ue!==null&&typeof Ue.markCommitStopped=="function"&&Ue.markCommitStopped()}function $o(e){Ue!==null&&typeof Ue.markComponentRenderStarted=="function"&&Ue.markComponentRenderStarted(e)}function Tl(){Ue!==null&&typeof Ue.markComponentRenderStopped=="function"&&Ue.markComponentRenderStopped()}function Xv(e){Ue!==null&&typeof Ue.markComponentPassiveEffectMountStarted=="function"&&Ue.markComponentPassiveEffectMountStarted(e)}function rp(){Ue!==null&&typeof Ue.markComponentPassiveEffectMountStopped=="function"&&Ue.markComponentPassiveEffectMountStopped()}function Ef(e){Ue!==null&&typeof Ue.markComponentPassiveEffectUnmountStarted=="function"&&Ue.markComponentPassiveEffectUnmountStarted(e)}function Kv(){Ue!==null&&typeof Ue.markComponentPassiveEffectUnmountStopped=="function"&&Ue.markComponentPassiveEffectUnmountStopped()}function Jv(e){Ue!==null&&typeof Ue.markComponentLayoutEffectMountStarted=="function"&&Ue.markComponentLayoutEffectMountStarted(e)}function em(){Ue!==null&&typeof Ue.markComponentLayoutEffectMountStopped=="function"&&Ue.markComponentLayoutEffectMountStopped()}function bf(e){Ue!==null&&typeof Ue.markComponentLayoutEffectUnmountStarted=="function"&&Ue.markComponentLayoutEffectUnmountStarted(e)}function Tu(){Ue!==null&&typeof Ue.markComponentLayoutEffectUnmountStopped=="function"&&Ue.markComponentLayoutEffectUnmountStopped()}function wf(e,t,o){Ue!==null&&typeof Ue.markComponentErrored=="function"&&Ue.markComponentErrored(e,t,o)}function tm(e,t,o){Ue!==null&&typeof Ue.markComponentSuspended=="function"&&Ue.markComponentSuspended(e,t,o)}function nm(e){Ue!==null&&typeof Ue.markLayoutEffectsStarted=="function"&&Ue.markLayoutEffectsStarted(e)}function Ru(){Ue!==null&&typeof Ue.markLayoutEffectsStopped=="function"&&Ue.markLayoutEffectsStopped()}function rm(e){Ue!==null&&typeof Ue.markPassiveEffectsStarted=="function"&&Ue.markPassiveEffectsStarted(e)}function Zs(){Ue!==null&&typeof Ue.markPassiveEffectsStopped=="function"&&Ue.markPassiveEffectsStopped()}function pi(e){Ue!==null&&typeof Ue.markRenderStarted=="function"&&Ue.markRenderStarted(e)}function Qs(){Ue!==null&&typeof Ue.markRenderYielded=="function"&&Ue.markRenderYielded()}function Au(){Ue!==null&&typeof Ue.markRenderStopped=="function"&&Ue.markRenderStopped()}function Rl(e){Ue!==null&&typeof Ue.markRenderScheduled=="function"&&Ue.markRenderScheduled(e)}function ap(e,t){Ue!==null&&typeof Ue.markForceUpdateScheduled=="function"&&Ue.markForceUpdateScheduled(e,t)}function Vo(e,t){Ue!==null&&typeof Ue.markStateUpdateScheduled=="function"&&Ue.markStateUpdateScheduled(e,t)}var ot=0,Dt=1,ut=2,bn=8,Ya=16,Df=Math.clz32?Math.clz32:Al,Tf=Math.log,ip=Math.LN2;function Al(e){var t=e>>>0;return t===0?32:31-(Tf(t)/ip|0)|0}var dn=31,Se=0,Ot=0,st=1,bi=2,ba=4,kl=8,pn=16,Ol=32,Yo=4194240,Bl=64,qa=128,la=256,Fl=512,Xs=1024,Ks=2048,Rf=4096,Af=8192,kf=16384,Of=32768,Bf=65536,Ff=131072,zf=262144,Mf=524288,zl=1048576,Nf=2097152,Ml=130023424,Ji=4194304,Lf=8388608,Js=16777216,Uf=33554432,Hf=67108864,op=Ji,ku=134217728,Pf=268435455,Ou=268435456,qo=536870912,ua=1073741824;function Tx(e){{if(e&st)return"Sync";if(e&bi)return"InputContinuousHydration";if(e&ba)return"InputContinuous";if(e&kl)return"DefaultHydration";if(e&pn)return"Default";if(e&Ol)return"TransitionHydration";if(e&Yo)return"Transition";if(e&Ml)return"Retry";if(e&ku)return"SelectiveHydration";if(e&Ou)return"IdleHydration";if(e&qo)return"Idle";if(e&ua)return"Offscreen"}}var an=-1,jf=Bl,If=Ji;function Bu(e){switch(In(e)){case st:return st;case bi:return bi;case ba:return ba;case kl:return kl;case pn:return pn;case Ol:return Ol;case Bl:case qa:case la:case Fl:case Xs:case Ks:case Rf:case Af:case kf:case Of:case Bf:case Ff:case zf:case Mf:case zl:case Nf:return e&Yo;case Ji:case Lf:case Js:case Uf:case Hf:return e&Ml;case ku:return ku;case Ou:return Ou;case qo:return qo;case ua:return ua;default:return v("Should have found matching lanes. This is a bug in React."),e}}function ec(e,t){var o=e.pendingLanes;if(o===Se)return Se;var u=Se,f=e.suspendedLanes,y=e.pingedLanes,E=o&Pf;if(E!==Se){var R=E&~f;if(R!==Se)u=Bu(R);else{var N=E&y;N!==Se&&(u=Bu(N))}}else{var I=o&~f;I!==Se?u=Bu(I):y!==Se&&(u=Bu(y))}if(u===Se)return Se;if(t!==Se&&t!==u&&(t&f)===Se){var V=In(u),ae=In(t);if(V>=ae||V===pn&&(ae&Yo)!==Se)return t}(u&ba)!==Se&&(u|=o&pn);var ne=e.entangledLanes;if(ne!==Se)for(var ve=e.entanglements,me=u≠me>0;){var ge=Wo(me),Ye=1<<ge;u|=ve[ge],me&=~Ye}return u}function am(e,t){for(var o=e.eventTimes,u=an;t>0;){var f=Wo(t),y=1<<f,E=o[f];E>u&&(u=E),t&=~y}return u}function $f(e,t){switch(e){case st:case bi:case ba:return t+250;case kl:case pn:case Ol:case Bl:case qa:case la:case Fl:case Xs:case Ks:case Rf:case Af:case kf:case Of:case Bf:case Ff:case zf:case Mf:case zl:case Nf:return t+5e3;case Ji:case Lf:case Js:case Uf:case Hf:return an;case ku:case Ou:case qo:case ua:return an;default:return v("Should have found matching lanes. This is a bug in React."),an}}function Rx(e,t){for(var o=e.pendingLanes,u=e.suspendedLanes,f=e.pingedLanes,y=e.expirationTimes,E=o;E>0;){var R=Wo(E),N=1<<R,I=y[R];I===an?((N&u)===Se||(N&f)!==Se)&&(y[R]=$f(N,t)):I<=t&&(e.expiredLanes|=N),E&=~N}}function Ax(e){return Bu(e.pendingLanes)}function lp(e){var t=e.pendingLanes&~ua;return t!==Se?t:t&ua?ua:Se}function Fu(e){return(e&st)!==Se}function tc(e){return(e&Pf)!==Se}function Vf(e){return(e&Ml)===e}function kx(e){var t=st|ba|pn;return(e&t)===Se}function im(e){return(e&Yo)===e}function nc(e,t){var o=bi|ba|kl|pn;return(t&o)!==Se}function om(e,t){return(t&e.expiredLanes)!==Se}function up(e){return(e&Yo)!==Se}function sp(){var e=jf;return jf<<=1,(jf&Yo)===Se&&(jf=Bl),e}function Ox(){var e=If;return If<<=1,(If&Ml)===Se&&(If=Ji),e}function In(e){return e&-e}function Wn(e){return In(e)}function Wo(e){return 31-Df(e)}function Yf(e){return Wo(e)}function sa(e,t){return(e&t)!==Se}function Nl(e,t){return(e&t)===t}function gt(e,t){return e|t}function zu(e,t){return e&~t}function cp(e,t){return e&t}function lm(e){return e}function um(e,t){return e!==Ot&&e<t?e:t}function qf(e){for(var t=[],o=0;o<dn;o++)t.push(e);return t}function Ll(e,t,o){e.pendingLanes|=t,t!==qo&&(e.suspendedLanes=Se,e.pingedLanes=Se);var u=e.eventTimes,f=Yf(t);u[f]=o}function fp(e,t){e.suspendedLanes|=t,e.pingedLanes&=~t;for(var o=e.expirationTimes,u=t;u>0;){var f=Wo(u),y=1<<f;o[f]=an,u&=~y}}function dp(e,t,o){e.pingedLanes|=e.suspendedLanes&t}function pp(e,t){var o=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=Se,e.pingedLanes=Se,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t;for(var u=e.entanglements,f=e.eventTimes,y=e.expirationTimes,E=o;E>0;){var R=Wo(E),N=1<<R;u[R]=Se,f[R]=an,y[R]=an,E&=~N}}function Mu(e,t){for(var o=e.entangledLanes|=t,u=e.entanglements,f=o;f;){var y=Wo(f),E=1<<y;E&t|u[y]&t&&(u[y]|=t),f&=~E}}function Bx(e,t){var o=In(t),u;switch(o){case ba:u=bi;break;case pn:u=kl;break;case Bl:case qa:case la:case Fl:case Xs:case Ks:case Rf:case Af:case kf:case Of:case Bf:case Ff:case zf:case Mf:case zl:case Nf:case Ji:case Lf:case Js:case Uf:case Hf:u=Ol;break;case qo:u=Ou;break;default:u=Ot;break}return(u&(e.suspendedLanes|t))!==Ot?Ot:u}function hp(e,t,o){if(pr)for(var u=e.pendingUpdatersLaneMap;o>0;){var f=Yf(o),y=1<<f,E=u[f];E.add(t),o&=~y}}function Wf(e,t){if(pr)for(var o=e.pendingUpdatersLaneMap,u=e.memoizedUpdaters;t>0;){var f=Yf(t),y=1<<f,E=o[f];E.size>0&&(E.forEach(function(R){var N=R.alternate;(N===null||!u.has(N))&&u.add(R)}),E.clear()),t&=~y}}function vp(e,t){return null}var Or=st,hr=ba,eo=pn,rc=qo,Ul=Ot;function Wa(){return Ul}function Gn(e){Ul=e}function ac(e,t){var o=Ul;try{return Ul=e,t()}finally{Ul=o}}function Br(e,t){return e!==0&&e<t?e:t}function Fx(e,t){return e===0||e>t?e:t}function mp(e,t){return e!==0&&e<t}function ic(e){var t=In(e);return mp(Or,t)?mp(hr,t)?tc(t)?eo:rc:hr:Or}function Zn(e){var t=e.current.memoizedState;return t.isDehydrated}var sm;function We(e){sm=e}function Nu(e){sm(e)}var oc;function cm(e){oc=e}var fm;function lc(e){fm=e}var uc;function yp(e){uc=e}var gp;function dm(e){gp=e}var Gf=!1,Lu=[],wi=null,_n=null,ir=null,Ga=new Map,Uu=new Map,to=[],hi=["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"];function pm(e){return hi.indexOf(e)>-1}function Di(e,t,o,u,f){return{blockedOn:e,domEventName:t,eventSystemFlags:o,nativeEvent:f,targetContainers:[u]}}function hm(e,t){switch(e){case"focusin":case"focusout":wi=null;break;case"dragenter":case"dragleave":_n=null;break;case"mouseover":case"mouseout":ir=null;break;case"pointerover":case"pointerout":{var o=t.pointerId;Ga.delete(o);break}case"gotpointercapture":case"lostpointercapture":{var u=t.pointerId;Uu.delete(u);break}}}function Hu(e,t,o,u,f,y){if(e===null||e.nativeEvent!==y){var E=Di(t,o,u,f,y);if(t!==null){var R=Qu(t);R!==null&&oc(R)}return E}e.eventSystemFlags|=u;var N=e.targetContainers;return f!==null&&N.indexOf(f)===-1&&N.push(f),e}function vm(e,t,o,u,f){switch(t){case"focusin":{var y=f;return wi=Hu(wi,e,t,o,u,y),!0}case"dragenter":{var E=f;return _n=Hu(_n,e,t,o,u,E),!0}case"mouseover":{var R=f;return ir=Hu(ir,e,t,o,u,R),!0}case"pointerover":{var N=f,I=N.pointerId;return Ga.set(I,Hu(Ga.get(I)||null,e,t,o,u,N)),!0}case"gotpointercapture":{var V=f,ae=V.pointerId;return Uu.set(ae,Hu(Uu.get(ae)||null,e,t,o,u,V)),!0}}return!1}function xp(e){var t=yc(e.target);if(t!==null){var o=Sa(t);if(o!==null){var u=o.tag;if(u===O){var f=Gd(o);if(f!==null){e.blockedOn=f,gp(e.priority,function(){fm(o)});return}}else if(u===w){var y=o.stateNode;if(Zn(y)){e.blockedOn=mf(o);return}}}}e.blockedOn=null}function mm(e){for(var t=uc(),o={blockedOn:null,target:e,priority:t},u=0;u<to.length&&mp(t,to[u].priority);u++);to.splice(u,0,o),u===0&&xp(o)}function Zf(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;t.length>0;){var o=t[0],u=Hl(e.domEventName,e.eventSystemFlags,o,e.nativeEvent);if(u===null){var f=e.nativeEvent,y=new f.constructor(f.type,f);js(y),f.target.dispatchEvent(y),Ex()}else{var E=Qu(u);return E!==null&&oc(E),e.blockedOn=u,!1}t.shift()}return!0}function sc(e,t,o){Zf(e)&&o.delete(t)}function _p(){Gf=!1,wi!==null&&Zf(wi)&&(wi=null),_n!==null&&Zf(_n)&&(_n=null),ir!==null&&Zf(ir)&&(ir=null),Ga.forEach(sc),Uu.forEach(sc)}function Fr(e,t){e.blockedOn===t&&(e.blockedOn=null,Gf||(Gf=!0,l.unstable_scheduleCallback(l.unstable_NormalPriority,_p)))}function Rt(e){if(Lu.length>0){Fr(Lu[0],e);for(var t=1;t<Lu.length;t++){var o=Lu[t];o.blockedOn===e&&(o.blockedOn=null)}}wi!==null&&Fr(wi,e),_n!==null&&Fr(_n,e),ir!==null&&Fr(ir,e);var u=function(R){return Fr(R,e)};Ga.forEach(u),Uu.forEach(u);for(var f=0;f<to.length;f++){var y=to[f];y.blockedOn===e&&(y.blockedOn=null)}for(;to.length>0;){var E=to[0];if(E.blockedOn!==null)break;xp(E),E.blockedOn===null&&to.shift()}}var wn=a.ReactCurrentBatchConfig,Bn=!0;function or(e){Bn=!!e}function wa(){return Bn}function Pu(e,t,o){var u=$r(t),f;switch(u){case Or:f=Qn;break;case hr:f=cc;break;case eo:default:f=no;break}return f.bind(null,t,o,e)}function Qn(e,t,o,u){var f=Wa(),y=wn.transition;wn.transition=null;try{Gn(Or),no(e,t,o,u)}finally{Gn(f),wn.transition=y}}function cc(e,t,o,u){var f=Wa(),y=wn.transition;wn.transition=null;try{Gn(hr),no(e,t,o,u)}finally{Gn(f),wn.transition=y}}function no(e,t,o,u){Bn&&Qf(e,t,o,u)}function Qf(e,t,o,u){var f=Hl(e,t,o,u);if(f===null){Jx(e,t,u,ju,o),hm(e,u);return}if(vm(f,e,t,o,u)){u.stopPropagation();return}if(hm(e,u),t&Sl&&pm(e)){for(;f!==null;){var y=Qu(f);y!==null&&Nu(y);var E=Hl(e,t,o,u);if(E===null&&Jx(e,t,u,ju,o),E===f)break;f=E}f!==null&&u.stopPropagation();return}Jx(e,t,u,null,o)}var ju=null;function Hl(e,t,o,u){ju=null;var f=ff(u),y=yc(f);if(y!==null){var E=Sa(y);if(E===null)y=null;else{var R=E.tag;if(R===O){var N=Gd(E);if(N!==null)return N;y=null}else if(R===w){var I=E.stateNode;if(Zn(I))return mf(E);y=null}else E!==y&&(y=null)}}return ju=y,null}function $r(e){switch(e){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 Or;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 hr;case"message":{var t=Xd();switch(t){case _f:return Or;case Ea:return hr;case Ei:case Sf:return eo;case Ho:return rc;default:return eo}}default:return eo}}function Sp(e,t,o){return e.addEventListener(t,o,!1),o}function Iu(e,t,o){return e.addEventListener(t,o,!0),o}function ro(e,t,o,u){return e.addEventListener(t,o,{capture:!0,passive:u}),o}function Xf(e,t,o,u){return e.addEventListener(t,o,{passive:u}),o}var Pl=null,Ti=null,Go=null;function Zo(e){return Pl=e,Ti=Jf(),!0}function Kf(){Pl=null,Ti=null,Go=null}function $u(){if(Go)return Go;var e,t=Ti,o=t.length,u,f=Jf(),y=f.length;for(e=0;e<o&&t[e]===f[e];e++);var E=o-e;for(u=1;u<=E&&t[o-u]===f[y-u];u++);var R=u>1?1-u:void 0;return Go=f.slice(e,R),Go}function Jf(){return"value"in Pl?Pl.value:Pl.textContent}function jl(e){var t,o=e.keyCode;return"charCode"in e?(t=e.charCode,t===0&&o===13&&(t=13)):t=o,t===10&&(t=13),t>=32||t===13?t:0}function Il(){return!0}function zr(){return!1}function $n(e){function t(o,u,f,y,E){this._reactName=o,this._targetInst=f,this.type=u,this.nativeEvent=y,this.target=E,this.currentTarget=null;for(var R in e)if(e.hasOwnProperty(R)){var N=e[R];N?this[R]=N(y):this[R]=y[R]}var I=y.defaultPrevented!=null?y.defaultPrevented:y.returnValue===!1;return I?this.isDefaultPrevented=Il:this.isDefaultPrevented=zr,this.isPropagationStopped=zr,this}return Tt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var o=this.nativeEvent;o&&(o.preventDefault?o.preventDefault():typeof o.returnValue!="unknown"&&(o.returnValue=!1),this.isDefaultPrevented=Il)},stopPropagation:function(){var o=this.nativeEvent;o&&(o.stopPropagation?o.stopPropagation():typeof o.cancelBubble!="unknown"&&(o.cancelBubble=!0),this.isPropagationStopped=Il)},persist:function(){},isPersistent:Il}),t}var Mr={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Nr=$n(Mr),Vu=Tt({},Mr,{view:0,detail:0}),Cp=$n(Vu),fc,Ep,Za;function ym(e){e!==Za&&(Za&&e.type==="mousemove"?(fc=e.screenX-Za.screenX,Ep=e.screenY-Za.screenY):(fc=0,Ep=0),Za=e)}var Yu=Tt({},Vu,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:n0,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(ym(e),fc)},movementY:function(e){return"movementY"in e?e.movementY:Ep}}),Qo=$n(Yu),bp=Tt({},Yu,{dataTransfer:0}),$l=$n(bp),gm=Tt({},Vu,{relatedTarget:0}),e0=$n(gm),wp=Tt({},Mr,{animationName:0,elapsedTime:0,pseudoElement:0}),t0=$n(wp),zx=Tt({},Mr,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Mx=$n(zx),xm=Tt({},Mr,{data:0}),Dp=$n(xm),Vl=Dp,Nx={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},qu={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"};function _m(e){if(e.key){var t=Nx[e.key]||e.key;if(t!=="Unidentified")return t}if(e.type==="keypress"){var o=jl(e);return o===13?"Enter":String.fromCharCode(o)}return e.type==="keydown"||e.type==="keyup"?qu[e.keyCode]||"Unidentified":""}var Fn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Lx(e){var t=this,o=t.nativeEvent;if(o.getModifierState)return o.getModifierState(e);var u=Fn[e];return u?!!o[u]:!1}function n0(e){return Lx}var Ux=Tt({},Vu,{key:_m,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:n0,charCode:function(e){return e.type==="keypress"?jl(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?jl(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),Hx=$n(Ux),Sm=Tt({},Yu,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Tp=$n(Sm),Px=Tt({},Vu,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:n0}),Qa=$n(Px),Rp=Tt({},Mr,{propertyName:0,elapsedTime:0,pseudoElement:0}),jx=$n(Rp),Xo=Tt({},Yu,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),r0=$n(Xo),Yl=[9,13,27,32],dc=229,pc=pt&&"CompositionEvent"in window,ql=null;pt&&"documentMode"in document&&(ql=document.documentMode);var Ix=pt&&"TextEvent"in window&&!ql,a0=pt&&(!pc||ql&&ql>8&&ql<=11),Cm=32,Ap=String.fromCharCode(Cm);function Em(){xt("onBeforeInput",["compositionend","keypress","textInput","paste"]),xt("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),xt("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),xt("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var hc=!1;function i0(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function bm(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function kp(e,t){return e==="keydown"&&t.keyCode===dc}function wm(e,t){switch(e){case"keyup":return Yl.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==dc;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Op(e){var t=e.detail;return typeof t=="object"&&"data"in t?t.data:null}function o0(e){return e.locale==="ko"}var ao=!1;function Bp(e,t,o,u,f){var y,E;if(pc?y=bm(t):ao?wm(t,u)&&(y="onCompositionEnd"):kp(t,u)&&(y="onCompositionStart"),!y)return null;a0&&!o0(u)&&(!ao&&y==="onCompositionStart"?ao=Zo(f):y==="onCompositionEnd"&&ao&&(E=$u()));var R=km(o,y);if(R.length>0){var N=new Dp(y,t,null,u,f);if(e.push({event:N,listeners:R}),E)N.data=E;else{var I=Op(u);I!==null&&(N.data=I)}}}function l0(e,t){switch(e){case"compositionend":return Op(t);case"keypress":var o=t.which;return o!==Cm?null:(hc=!0,Ap);case"textInput":var u=t.data;return u===Ap&&hc?null:u;default:return null}}function Dm(e,t){if(ao){if(e==="compositionend"||!pc&&wm(e,t)){var o=$u();return Kf(),ao=!1,o}return null}switch(e){case"paste":return null;case"keypress":if(!i0(t)){if(t.char&&t.char.length>1)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return a0&&!o0(t)?null:t.data;default:return null}}function $x(e,t,o,u,f){var y;if(Ix?y=l0(t,u):y=Dm(t,u),!y)return null;var E=km(o,"onBeforeInput");if(E.length>0){var R=new Vl("onBeforeInput","beforeinput",null,u,f);e.push({event:R,listeners:E}),R.data=y}}function u0(e,t,o,u,f,y,E){Bp(e,t,o,u,f),$x(e,t,o,u,f)}var Vx={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Wu(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!Vx[e.type]:t==="textarea"}function Yx(e){if(!pt)return!1;var t="on"+e,o=t in document;if(!o){var u=document.createElement("div");u.setAttribute(t,"return;"),o=typeof u[t]=="function"}return o}function s0(){xt("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function r(e,t,o,u){df(u);var f=km(t,"onChange");if(f.length>0){var y=new Nr("onChange","change",null,o,u);e.push({event:y,listeners:f})}}var i=null,c=null;function m(e){var t=e.nodeName&&e.nodeName.toLowerCase();return t==="select"||t==="input"&&e.type==="file"}function _(e){var t=[];r(t,c,e,ff(e)),Pd(D,t)}function D(e){j4(e,0)}function H(e){var t=v0(e);if(dv(t))return e}function q(e,t){if(e==="change")return t}var ee=!1;pt&&(ee=Yx("input")&&(!document.documentMode||document.documentMode>9));function ye(e,t){i=e,c=t,i.attachEvent("onpropertychange",ke)}function De(){i&&(i.detachEvent("onpropertychange",ke),i=null,c=null)}function ke(e){e.propertyName==="value"&&H(c)&&_(e)}function we(e,t,o){e==="focusin"?(De(),ye(t,o)):e==="focusout"&&De()}function Ie(e,t){if(e==="selectionchange"||e==="keyup"||e==="keydown")return H(c)}function Ge(e){var t=e.nodeName;return t&&t.toLowerCase()==="input"&&(e.type==="checkbox"||e.type==="radio")}function Xe(e,t){if(e==="click")return H(t)}function Nn(e,t){if(e==="input"||e==="change")return H(t)}function se(e){var t=e._wrapperState;!t||!t.controlled||e.type!=="number"||Oo(e,"number",e.value)}function re(e,t,o,u,f,y,E){var R=o?v0(o):window,N,I;if(m(R)?N=q:Wu(R)?ee?N=Nn:(N=Ie,I=we):Ge(R)&&(N=Xe),N){var V=N(t,o);if(V){r(e,V,u,f);return}}I&&I(t,R,o),t==="focusout"&&se(R)}function de(){Be("onMouseEnter",["mouseout","mouseover"]),Be("onMouseLeave",["mouseout","mouseover"]),Be("onPointerEnter",["pointerout","pointerover"]),Be("onPointerLeave",["pointerout","pointerover"])}function Fe(e,t,o,u,f,y,E){var R=t==="mouseover"||t==="pointerover",N=t==="mouseout"||t==="pointerout";if(R&&!$v(u)){var I=u.relatedTarget||u.fromElement;if(I&&(yc(I)||qp(I)))return}if(!(!N&&!R)){var V;if(f.window===f)V=f;else{var ae=f.ownerDocument;ae?V=ae.defaultView||ae.parentWindow:V=window}var ne,ve;if(N){var me=u.relatedTarget||u.toElement;if(ne=o,ve=me?yc(me):null,ve!==null){var ge=Sa(ve);(ve!==ge||ve.tag!==S&&ve.tag!==A)&&(ve=null)}}else ne=null,ve=o;if(ne!==ve){var Ye=Qo,at="onMouseLeave",tt="onMouseEnter",Ft="mouse";(t==="pointerout"||t==="pointerover")&&(Ye=Tp,at="onPointerLeave",tt="onPointerEnter",Ft="pointer");var At=ne==null?V:v0(ne),ce=ve==null?V:v0(ve),xe=new Ye(at,Ft+"leave",ne,u,f);xe.target=At,xe.relatedTarget=ce;var fe=null,Oe=yc(f);if(Oe===o){var qe=new Ye(tt,Ft+"enter",ve,u,f);qe.target=ce,qe.relatedTarget=At,fe=qe}J7(e,xe,fe,ne,ve)}}}function et(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Ze=typeof Object.is=="function"?Object.is:et;function nt(e,t){if(Ze(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var o=Object.keys(e),u=Object.keys(t);if(o.length!==u.length)return!1;for(var f=0;f<o.length;f++){var y=o[f];if(!kt.call(t,y)||!Ze(e[y],t[y]))return!1}return!0}function dt(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function lr(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function Lt(e,t){for(var o=dt(e),u=0,f=0;o;){if(o.nodeType===Yi){if(f=u+o.textContent.length,u<=t&&f>=t)return{node:o,offset:t-u};u=f}o=dt(lr(o))}}function Ko(e){var t=e.ownerDocument,o=t&&t.defaultView||window,u=o.getSelection&&o.getSelection();if(!u||u.rangeCount===0)return null;var f=u.anchorNode,y=u.anchorOffset,E=u.focusNode,R=u.focusOffset;try{f.nodeType,E.nodeType}catch{return null}return qx(e,f,y,E,R)}function qx(e,t,o,u,f){var y=0,E=-1,R=-1,N=0,I=0,V=e,ae=null;e:for(;;){for(var ne=null;V===t&&(o===0||V.nodeType===Yi)&&(E=y+o),V===u&&(f===0||V.nodeType===Yi)&&(R=y+f),V.nodeType===Yi&&(y+=V.nodeValue.length),(ne=V.firstChild)!==null;)ae=V,V=ne;for(;;){if(V===e)break e;if(ae===t&&++N===o&&(E=y),ae===u&&++I===f&&(R=y),(ne=V.nextSibling)!==null)break;V=ae,ae=V.parentNode}V=ne}return E===-1||R===-1?null:{start:E,end:R}}function z7(e,t){var o=e.ownerDocument||document,u=o&&o.defaultView||window;if(u.getSelection){var f=u.getSelection(),y=e.textContent.length,E=Math.min(t.start,y),R=t.end===void 0?E:Math.min(t.end,y);if(!f.extend&&E>R){var N=R;R=E,E=N}var I=Lt(e,E),V=Lt(e,R);if(I&&V){if(f.rangeCount===1&&f.anchorNode===I.node&&f.anchorOffset===I.offset&&f.focusNode===V.node&&f.focusOffset===V.offset)return;var ae=o.createRange();ae.setStart(I.node,I.offset),f.removeAllRanges(),E>R?(f.addRange(ae),f.extend(V.node,V.offset)):(ae.setEnd(V.node,V.offset),f.addRange(ae))}}}function A4(e){return e&&e.nodeType===Yi}function k4(e,t){return!e||!t?!1:e===t?!0:A4(e)?!1:A4(t)?k4(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1}function M7(e){return e&&e.ownerDocument&&k4(e.ownerDocument.documentElement,e)}function N7(e){try{return typeof e.contentWindow.location.href=="string"}catch{return!1}}function O4(){for(var e=window,t=Xc();t instanceof e.HTMLIFrameElement;){if(N7(t))e=t.contentWindow;else return t;t=Xc(e.document)}return t}function Wx(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function L7(){var e=O4();return{focusedElem:e,selectionRange:Wx(e)?H7(e):null}}function U7(e){var t=O4(),o=e.focusedElem,u=e.selectionRange;if(t!==o&&M7(o)){u!==null&&Wx(o)&&P7(o,u);for(var f=[],y=o;y=y.parentNode;)y.nodeType===ta&&f.push({element:y,left:y.scrollLeft,top:y.scrollTop});typeof o.focus=="function"&&o.focus();for(var E=0;E<f.length;E++){var R=f[E];R.element.scrollLeft=R.left,R.element.scrollTop=R.top}}}function H7(e){var t;return"selectionStart"in e?t={start:e.selectionStart,end:e.selectionEnd}:t=Ko(e),t||{start:0,end:0}}function P7(e,t){var o=t.start,u=t.end;u===void 0&&(u=o),"selectionStart"in e?(e.selectionStart=o,e.selectionEnd=Math.min(u,e.value.length)):z7(e,t)}var j7=pt&&"documentMode"in document&&document.documentMode<=11;function I7(){xt("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var c0=null,Gx=null,Fp=null,Zx=!1;function $7(e){if("selectionStart"in e&&Wx(e))return{start:e.selectionStart,end:e.selectionEnd};var t=e.ownerDocument&&e.ownerDocument.defaultView||window,o=t.getSelection();return{anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}}function V7(e){return e.window===e?e.document:e.nodeType===ci?e:e.ownerDocument}function B4(e,t,o){var u=V7(o);if(!(Zx||c0==null||c0!==Xc(u))){var f=$7(c0);if(!Fp||!nt(Fp,f)){Fp=f;var y=km(Gx,"onSelect");if(y.length>0){var E=new Nr("onSelect","select",null,t,o);e.push({event:E,listeners:y}),E.target=c0}}}}function Y7(e,t,o,u,f,y,E){var R=o?v0(o):window;switch(t){case"focusin":(Wu(R)||R.contentEditable==="true")&&(c0=R,Gx=o,Fp=null);break;case"focusout":c0=null,Gx=null,Fp=null;break;case"mousedown":Zx=!0;break;case"contextmenu":case"mouseup":case"dragend":Zx=!1,B4(e,u,f);break;case"selectionchange":if(j7)break;case"keydown":case"keyup":B4(e,u,f)}}function Tm(e,t){var o={};return o[e.toLowerCase()]=t.toLowerCase(),o["Webkit"+e]="webkit"+t,o["Moz"+e]="moz"+t,o}var f0={animationend:Tm("Animation","AnimationEnd"),animationiteration:Tm("Animation","AnimationIteration"),animationstart:Tm("Animation","AnimationStart"),transitionend:Tm("Transition","TransitionEnd")},Qx={},F4={};pt&&(F4=document.createElement("div").style,"AnimationEvent"in window||(delete f0.animationend.animation,delete f0.animationiteration.animation,delete f0.animationstart.animation),"TransitionEvent"in window||delete f0.transitionend.transition);function Rm(e){if(Qx[e])return Qx[e];if(!f0[e])return e;var t=f0[e];for(var o in t)if(t.hasOwnProperty(o)&&o in F4)return Qx[e]=t[o];return e}var z4=Rm("animationend"),M4=Rm("animationiteration"),N4=Rm("animationstart"),L4=Rm("transitionend"),U4=new Map,H4=["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"];function Gu(e,t){U4.set(e,t),xt(t,[e])}function q7(){for(var e=0;e<H4.length;e++){var t=H4[e],o=t.toLowerCase(),u=t[0].toUpperCase()+t.slice(1);Gu(o,"on"+u)}Gu(z4,"onAnimationEnd"),Gu(M4,"onAnimationIteration"),Gu(N4,"onAnimationStart"),Gu("dblclick","onDoubleClick"),Gu("focusin","onFocus"),Gu("focusout","onBlur"),Gu(L4,"onTransitionEnd")}function W7(e,t,o,u,f,y,E){var R=U4.get(t);if(R!==void 0){var N=Nr,I=t;switch(t){case"keypress":if(jl(u)===0)return;case"keydown":case"keyup":N=Hx;break;case"focusin":I="focus",N=e0;break;case"focusout":I="blur",N=e0;break;case"beforeblur":case"afterblur":N=e0;break;case"click":if(u.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":N=Qo;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":N=$l;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":N=Qa;break;case z4:case M4:case N4:N=t0;break;case L4:N=jx;break;case"scroll":N=Cp;break;case"wheel":N=r0;break;case"copy":case"cut":case"paste":N=Mx;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":N=Tp;break}var V=(y&Sl)!==0;{var ae=!V&&t==="scroll",ne=X7(o,R,u.type,V,ae);if(ne.length>0){var ve=new N(R,I,null,u,f);e.push({event:ve,listeners:ne})}}}}q7(),de(),s0(),I7(),Em();function G7(e,t,o,u,f,y,E){W7(e,t,o,u,f,y);var R=(y&Cx)===0;R&&(Fe(e,t,o,u,f),re(e,t,o,u,f),Y7(e,t,o,u,f),u0(e,t,o,u,f))}var zp=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],Xx=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(zp));function P4(e,t,o){var u=e.type||"unknown-event";e.currentTarget=o,Zi(u,t,void 0,e),e.currentTarget=null}function Z7(e,t,o){var u;if(o)for(var f=t.length-1;f>=0;f--){var y=t[f],E=y.instance,R=y.currentTarget,N=y.listener;if(E!==u&&e.isPropagationStopped())return;P4(e,N,R),u=E}else for(var I=0;I<t.length;I++){var V=t[I],ae=V.instance,ne=V.currentTarget,ve=V.listener;if(ae!==u&&e.isPropagationStopped())return;P4(e,ve,ne),u=ae}}function j4(e,t){for(var o=(t&Sl)!==0,u=0;u<e.length;u++){var f=e[u],y=f.event,E=f.listeners;Z7(y,E,o)}Vd()}function Q7(e,t,o,u,f){var y=ff(o),E=[];G7(E,e,u,o,y,t),j4(E,t)}function Dn(e,t){Xx.has(e)||v('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var o=!1,u=DB(t),f=eO(e,o);u.has(f)||(I4(t,e,Hs,o),u.add(f))}function Kx(e,t,o){Xx.has(e)&&!t&&v('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var u=0;t&&(u|=Sl),I4(o,e,u,t)}var Am="_reactListening"+Math.random().toString(36).slice(2);function Mp(e){if(!e[Am]){e[Am]=!0,Ce.forEach(function(o){o!=="selectionchange"&&(Xx.has(o)||Kx(o,!1,e),Kx(o,!0,e))});var t=e.nodeType===ci?e:e.ownerDocument;t!==null&&(t[Am]||(t[Am]=!0,Kx("selectionchange",!1,t)))}}function I4(e,t,o,u,f){var y=Pu(e,t,o),E=void 0;Vs&&(t==="touchstart"||t==="touchmove"||t==="wheel")&&(E=!0),e=e,u?E!==void 0?ro(e,t,y,E):Iu(e,t,y):E!==void 0?Xf(e,t,y,E):Sp(e,t,y)}function $4(e,t){return e===t||e.nodeType===jn&&e.parentNode===t}function Jx(e,t,o,u,f){var y=u;if(!(t&Wi)&&!(t&Hs)){var E=f;if(u!==null){var R=u;e:for(;;){if(R===null)return;var N=R.tag;if(N===w||N===b){var I=R.stateNode.containerInfo;if($4(I,E))break;if(N===b)for(var V=R.return;V!==null;){var ae=V.tag;if(ae===w||ae===b){var ne=V.stateNode.containerInfo;if($4(ne,E))return}V=V.return}for(;I!==null;){var ve=yc(I);if(ve===null)return;var me=ve.tag;if(me===S||me===A){R=y=ve;continue e}I=I.parentNode}}R=R.return}}}Pd(function(){return Q7(e,t,o,y)})}function Np(e,t,o){return{instance:e,listener:t,currentTarget:o}}function X7(e,t,o,u,f,y){for(var E=t!==null?t+"Capture":null,R=u?E:t,N=[],I=e,V=null;I!==null;){var ae=I,ne=ae.stateNode,ve=ae.tag;if(ve===S&&ne!==null&&(V=ne,R!==null)){var me=El(I,R);me!=null&&N.push(Np(I,me,V))}if(f)break;I=I.return}return N}function km(e,t){for(var o=t+"Capture",u=[],f=e;f!==null;){var y=f,E=y.stateNode,R=y.tag;if(R===S&&E!==null){var N=E,I=El(f,o);I!=null&&u.unshift(Np(f,I,N));var V=El(f,t);V!=null&&u.push(Np(f,V,N))}f=f.return}return u}function d0(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==S);return e||null}function K7(e,t){for(var o=e,u=t,f=0,y=o;y;y=d0(y))f++;for(var E=0,R=u;R;R=d0(R))E++;for(;f-E>0;)o=d0(o),f--;for(;E-f>0;)u=d0(u),E--;for(var N=f;N--;){if(o===u||u!==null&&o===u.alternate)return o;o=d0(o),u=d0(u)}return null}function V4(e,t,o,u,f){for(var y=t._reactName,E=[],R=o;R!==null&&R!==u;){var N=R,I=N.alternate,V=N.stateNode,ae=N.tag;if(I!==null&&I===u)break;if(ae===S&&V!==null){var ne=V;if(f){var ve=El(R,y);ve!=null&&E.unshift(Np(R,ve,ne))}else if(!f){var me=El(R,y);me!=null&&E.push(Np(R,me,ne))}}R=R.return}E.length!==0&&e.push({event:t,listeners:E})}function J7(e,t,o,u,f){var y=u&&f?K7(u,f):null;u!==null&&V4(e,t,u,y,!1),f!==null&&o!==null&&V4(e,o,f,y,!0)}function eO(e,t){return e+"__"+(t?"capture":"bubble")}var Xa=!1,Lp="dangerouslySetInnerHTML",Om="suppressContentEditableWarning",Zu="suppressHydrationWarning",Y4="autoFocus",vc="children",mc="style",Bm="__html",e2,Fm,Up,q4,zm,W4,G4;e2={dialog:!0,webview:!0},Fm=function(e,t){cf(e,t),Md(e,t),Iv(e,t,{registrationNameDependencies:Je,possibleRegistrationNames:Ve})},W4=pt&&!document.documentMode,Up=function(e,t,o){if(!Xa){var u=Mm(o),f=Mm(t);f!==u&&(Xa=!0,v("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(f),JSON.stringify(u)))}},q4=function(e){if(!Xa){Xa=!0;var t=[];e.forEach(function(o){t.push(o)}),v("Extra attributes from the server: %s",t)}},zm=function(e,t){t===!1?v("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):v("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof t)},G4=function(e,t){var o=e.namespaceURI===Vi?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return o.innerHTML=t,o.innerHTML};var tO=/\r\n?/g,nO=/\u0000|\uFFFD/g;function Mm(e){vn(e);var t=typeof e=="string"?e:""+e;return t.replace(tO,`
|
|
85
|
-
`).replace(nO,"")}function Nm(e,t,o,u){var f=Mm(t),y=Mm(e);if(y!==f&&(u&&(Xa||(Xa=!0,v('Text content did not match. Server: "%s" Client: "%s"',y,f))),o&&he))throw new Error("Text content does not match server-rendered HTML.")}function Z4(e){return e.nodeType===ci?e:e.ownerDocument}function rO(){}function Lm(e){e.onclick=rO}function aO(e,t,o,u,f){for(var y in u)if(u.hasOwnProperty(y)){var E=u[y];if(y===mc)E&&Object.freeze(E),Bv(t,E);else if(y===Lp){var R=E?E[Bm]:void 0;R!=null&&Sv(t,R)}else if(y===vc)if(typeof E=="string"){var N=e!=="textarea"||E!=="";N&&of(t,E)}else typeof E=="number"&&of(t,""+E);else y===Om||y===Zu||y===Y4||(Je.hasOwnProperty(y)?E!=null&&(typeof E!="function"&&zm(y,E),y==="onScroll"&&Dn("scroll",t)):E!=null&&mn(t,y,E,f))}}function iO(e,t,o,u){for(var f=0;f<t.length;f+=2){var y=t[f],E=t[f+1];y===mc?Bv(e,E):y===Lp?Sv(e,E):y===vc?of(e,E):mn(e,y,E,u)}}function oO(e,t,o,u){var f,y=Z4(o),E,R=u;if(R===Vi&&(R=rf(e)),R===Vi){if(f=qi(e,t),!f&&e!==e.toLowerCase()&&v("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),e==="script"){var N=y.createElement("div");N.innerHTML="<script></script>";var I=N.firstChild;E=N.removeChild(I)}else if(typeof t.is=="string")E=y.createElement(e,{is:t.is});else if(E=y.createElement(e),e==="select"){var V=E;t.multiple?V.multiple=!0:t.size&&(V.size=t.size)}}else E=y.createElementNS(R,e);return R===Vi&&!f&&Object.prototype.toString.call(E)==="[object HTMLUnknownElement]"&&!kt.call(e2,e)&&(e2[e]=!0,v("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e)),E}function lO(e,t){return Z4(t).createTextNode(e)}function uO(e,t,o,u){var f=qi(t,o);Fm(t,o);var y;switch(t){case"dialog":Dn("cancel",e),Dn("close",e),y=o;break;case"iframe":case"object":case"embed":Dn("load",e),y=o;break;case"video":case"audio":for(var E=0;E<zp.length;E++)Dn(zp[E],e);y=o;break;case"source":Dn("error",e),y=o;break;case"img":case"image":case"link":Dn("error",e),Dn("load",e),y=o;break;case"details":Dn("toggle",e),y=o;break;case"input":Fs(e,o),y=Bs(e,o),Dn("invalid",e);break;case"option":tf(e,o),y=o;break;case"select":yv(e,o),y=bd(e,o),Dn("invalid",e);break;case"textarea":gv(e,o),y=Dd(e,o),Dn("invalid",e);break;default:y=o}switch(uf(t,y),aO(t,e,u,y,f),t){case"input":gl(e),zs(e,o,!1);break;case"textarea":gl(e),_v(e);break;case"option":Ed(e,o);break;case"select":fx(e,o);break;default:typeof y.onClick=="function"&&Lm(e);break}}function sO(e,t,o,u,f){Fm(t,u);var y=null,E,R;switch(t){case"input":E=Bs(e,o),R=Bs(e,u),y=[];break;case"select":E=bd(e,o),R=bd(e,u),y=[];break;case"textarea":E=Dd(e,o),R=Dd(e,u),y=[];break;default:E=o,R=u,typeof E.onClick!="function"&&typeof R.onClick=="function"&&Lm(e);break}uf(t,R);var N,I,V=null;for(N in E)if(!(R.hasOwnProperty(N)||!E.hasOwnProperty(N)||E[N]==null))if(N===mc){var ae=E[N];for(I in ae)ae.hasOwnProperty(I)&&(V||(V={}),V[I]="")}else N===Lp||N===vc||N===Om||N===Zu||N===Y4||(Je.hasOwnProperty(N)?y||(y=[]):(y=y||[]).push(N,null));for(N in R){var ne=R[N],ve=E!=null?E[N]:void 0;if(!(!R.hasOwnProperty(N)||ne===ve||ne==null&&ve==null))if(N===mc)if(ne&&Object.freeze(ne),ve){for(I in ve)ve.hasOwnProperty(I)&&(!ne||!ne.hasOwnProperty(I))&&(V||(V={}),V[I]="");for(I in ne)ne.hasOwnProperty(I)&&ve[I]!==ne[I]&&(V||(V={}),V[I]=ne[I])}else V||(y||(y=[]),y.push(N,V)),V=ne;else if(N===Lp){var me=ne?ne[Bm]:void 0,ge=ve?ve[Bm]:void 0;me!=null&&ge!==me&&(y=y||[]).push(N,me)}else N===vc?(typeof ne=="string"||typeof ne=="number")&&(y=y||[]).push(N,""+ne):N===Om||N===Zu||(Je.hasOwnProperty(N)?(ne!=null&&(typeof ne!="function"&&zm(N,ne),N==="onScroll"&&Dn("scroll",e)),!y&&ve!==ne&&(y=[])):(y=y||[]).push(N,ne))}return V&&(Ls(V,R[mc]),(y=y||[]).push(mc,V)),y}function cO(e,t,o,u,f){o==="input"&&f.type==="radio"&&f.name!=null&&Cd(e,f);var y=qi(o,u),E=qi(o,f);switch(iO(e,t,y,E),o){case"input":yu(e,f);break;case"textarea":xv(e,f);break;case"select":dx(e,f);break}}function fO(e){{var t=e.toLowerCase();return sf.hasOwnProperty(t)&&sf[t]||null}}function dO(e,t,o,u,f,y,E){var R,N;switch(R=qi(t,o),Fm(t,o),t){case"dialog":Dn("cancel",e),Dn("close",e);break;case"iframe":case"object":case"embed":Dn("load",e);break;case"video":case"audio":for(var I=0;I<zp.length;I++)Dn(zp[I],e);break;case"source":Dn("error",e);break;case"img":case"image":case"link":Dn("error",e),Dn("load",e);break;case"details":Dn("toggle",e);break;case"input":Fs(e,o),Dn("invalid",e);break;case"option":tf(e,o);break;case"select":yv(e,o),Dn("invalid",e);break;case"textarea":gv(e,o),Dn("invalid",e);break}uf(t,o);{N=new Set;for(var V=e.attributes,ae=0;ae<V.length;ae++){var ne=V[ae].name.toLowerCase();switch(ne){case"value":break;case"checked":break;case"selected":break;default:N.add(V[ae].name)}}}var ve=null;for(var me in o)if(o.hasOwnProperty(me)){var ge=o[me];if(me===vc)typeof ge=="string"?e.textContent!==ge&&(o[Zu]!==!0&&Nm(e.textContent,ge,y,E),ve=[vc,ge]):typeof ge=="number"&&e.textContent!==""+ge&&(o[Zu]!==!0&&Nm(e.textContent,ge,y,E),ve=[vc,""+ge]);else if(Je.hasOwnProperty(me))ge!=null&&(typeof ge!="function"&&zm(me,ge),me==="onScroll"&&Dn("scroll",e));else if(E&&typeof R=="boolean"){var Ye=void 0,at=R&&ue?null:Tr(me);if(o[Zu]!==!0){if(!(me===Om||me===Zu||me==="value"||me==="checked"||me==="selected")){if(me===Lp){var tt=e.innerHTML,Ft=ge?ge[Bm]:void 0;if(Ft!=null){var At=G4(e,Ft);At!==tt&&Up(me,tt,At)}}else if(me===mc){if(N.delete(me),W4){var ce=_x(ge);Ye=e.getAttribute("style"),ce!==Ye&&Up(me,Ye,ce)}}else if(R&&!ue)N.delete(me.toLowerCase()),Ye=ji(e,me,ge),ge!==Ye&&Up(me,Ye,ge);else if(!Cn(me,at,R)&&!Kt(me,ge,at,R)){var xe=!1;if(at!==null)N.delete(at.attributeName),Ye=Pi(e,me,ge,at);else{var fe=u;if(fe===Vi&&(fe=rf(t)),fe===Vi)N.delete(me.toLowerCase());else{var Oe=fO(me);Oe!==null&&Oe!==me&&(xe=!0,N.delete(Oe)),N.delete(me)}Ye=ji(e,me,ge)}var qe=ue;!qe&&ge!==Ye&&!xe&&Up(me,Ye,ge)}}}}}switch(E&&N.size>0&&o[Zu]!==!0&&q4(N),t){case"input":gl(e),zs(e,o,!0);break;case"textarea":gl(e),_v(e);break;case"select":case"option":break;default:typeof o.onClick=="function"&&Lm(e);break}return ve}function pO(e,t,o){var u=e.nodeValue!==t;return u}function t2(e,t){{if(Xa)return;Xa=!0,v("Did not expect server HTML to contain a <%s> in <%s>.",t.nodeName.toLowerCase(),e.nodeName.toLowerCase())}}function n2(e,t){{if(Xa)return;Xa=!0,v('Did not expect server HTML to contain the text node "%s" in <%s>.',t.nodeValue,e.nodeName.toLowerCase())}}function r2(e,t,o){{if(Xa)return;Xa=!0,v("Expected server HTML to contain a matching <%s> in <%s>.",t,e.nodeName.toLowerCase())}}function a2(e,t){{if(t===""||Xa)return;Xa=!0,v('Expected server HTML to contain a matching text node for "%s" in <%s>.',t,e.nodeName.toLowerCase())}}function hO(e,t,o){switch(t){case"input":pv(e,o);return;case"textarea":Td(e,o);return;case"select":px(e,o);return}}var Hp=function(){},Pp=function(){};{var vO=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],Q4=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],mO=Q4.concat(["button"]),yO=["dd","dt","li","option","optgroup","p","rp","rt"],X4={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};Pp=function(e,t){var o=Tt({},e||X4),u={tag:t};return Q4.indexOf(t)!==-1&&(o.aTagInScope=null,o.buttonTagInScope=null,o.nobrTagInScope=null),mO.indexOf(t)!==-1&&(o.pTagInButtonScope=null),vO.indexOf(t)!==-1&&t!=="address"&&t!=="div"&&t!=="p"&&(o.listItemTagAutoclosing=null,o.dlItemTagAutoclosing=null),o.current=u,t==="form"&&(o.formTag=u),t==="a"&&(o.aTagInScope=u),t==="button"&&(o.buttonTagInScope=u),t==="nobr"&&(o.nobrTagInScope=u),t==="p"&&(o.pTagInButtonScope=u),t==="li"&&(o.listItemTagAutoclosing=u),(t==="dd"||t==="dt")&&(o.dlItemTagAutoclosing=u),o};var gO=function(e,t){switch(t){case"select":return e==="option"||e==="optgroup"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t!=="h1"&&t!=="h2"&&t!=="h3"&&t!=="h4"&&t!=="h5"&&t!=="h6";case"rp":case"rt":return yO.indexOf(t)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return t==null}return!0},xO=function(e,t){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t.pTagInButtonScope;case"form":return t.formTag||t.pTagInButtonScope;case"li":return t.listItemTagAutoclosing;case"dd":case"dt":return t.dlItemTagAutoclosing;case"button":return t.buttonTagInScope;case"a":return t.aTagInScope;case"nobr":return t.nobrTagInScope}return null},K4={};Hp=function(e,t,o){o=o||X4;var u=o.current,f=u&&u.tag;t!=null&&(e!=null&&v("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var y=gO(e,f)?null:u,E=y?null:xO(e,o),R=y||E;if(R){var N=R.tag,I=!!y+"|"+e+"|"+N;if(!K4[I]){K4[I]=!0;var V=e,ae="";if(e==="#text"?/\S/.test(t)?V="Text nodes":(V="Whitespace text nodes",ae=" Make sure you don't have any extra whitespace between tags on each line of your source code."):V="<"+e+">",y){var ne="";N==="table"&&e==="tr"&&(ne+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),v("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",V,N,ae,ne)}else v("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",V,N)}}}}var Um="suppressHydrationWarning",Hm="$",Pm="/$",jp="$?",Ip="$!",_O="style",i2=null,o2=null;function SO(e){var t,o,u=e.nodeType;switch(u){case ci:case xl:{t=u===ci?"#document":"#fragment";var f=e.documentElement;o=f?f.namespaceURI:Ad(null,"");break}default:{var y=u===jn?e.parentNode:e,E=y.namespaceURI||null;t=y.tagName,o=Ad(E,t);break}}{var R=t.toLowerCase(),N=Pp(null,R);return{namespace:o,ancestorInfo:N}}}function CO(e,t,o){{var u=e,f=Ad(u.namespace,t),y=Pp(u.ancestorInfo,t);return{namespace:f,ancestorInfo:y}}}function dN(e){return e}function EO(e){i2=wa(),o2=L7();var t=null;return or(!1),t}function bO(e){U7(o2),or(i2),i2=null,o2=null}function wO(e,t,o,u,f){var y;{var E=u;if(Hp(e,null,E.ancestorInfo),typeof t.children=="string"||typeof t.children=="number"){var R=""+t.children,N=Pp(E.ancestorInfo,e);Hp(null,R,N)}y=E.namespace}var I=oO(e,t,o,y);return Yp(f,I),h2(I,t),I}function DO(e,t){e.appendChild(t)}function TO(e,t,o,u,f){switch(uO(e,t,o,u),t){case"button":case"input":case"select":case"textarea":return!!o.autoFocus;case"img":return!0;default:return!1}}function RO(e,t,o,u,f,y){{var E=y;if(typeof u.children!=typeof o.children&&(typeof u.children=="string"||typeof u.children=="number")){var R=""+u.children,N=Pp(E.ancestorInfo,t);Hp(null,R,N)}}return sO(e,t,o,u)}function l2(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}function AO(e,t,o,u){{var f=o;Hp(null,e,f.ancestorInfo)}var y=lO(e,t);return Yp(u,y),y}function kO(){var e=window.event;return e===void 0?eo:$r(e.type)}var u2=typeof setTimeout=="function"?setTimeout:void 0,OO=typeof clearTimeout=="function"?clearTimeout:void 0,s2=-1,J4=typeof Promise=="function"?Promise:void 0,BO=typeof queueMicrotask=="function"?queueMicrotask:typeof J4<"u"?function(e){return J4.resolve(null).then(e).catch(FO)}:u2;function FO(e){setTimeout(function(){throw e})}function zO(e,t,o,u){switch(t){case"button":case"input":case"select":case"textarea":o.autoFocus&&e.focus();return;case"img":{o.src&&(e.src=o.src);return}}}function MO(e,t,o,u,f,y){cO(e,t,o,u,f),h2(e,f)}function ew(e){of(e,"")}function NO(e,t,o){e.nodeValue=o}function LO(e,t){e.appendChild(t)}function UO(e,t){var o;e.nodeType===jn?(o=e.parentNode,o.insertBefore(t,e)):(o=e,o.appendChild(t));var u=e._reactRootContainer;u==null&&o.onclick===null&&Lm(o)}function HO(e,t,o){e.insertBefore(t,o)}function PO(e,t,o){e.nodeType===jn?e.parentNode.insertBefore(t,o):e.insertBefore(t,o)}function jO(e,t){e.removeChild(t)}function IO(e,t){e.nodeType===jn?e.parentNode.removeChild(t):e.removeChild(t)}function c2(e,t){var o=t,u=0;do{var f=o.nextSibling;if(e.removeChild(o),f&&f.nodeType===jn){var y=f.data;if(y===Pm)if(u===0){e.removeChild(f),Rt(t);return}else u--;else(y===Hm||y===jp||y===Ip)&&u++}o=f}while(o);Rt(t)}function $O(e,t){e.nodeType===jn?c2(e.parentNode,t):e.nodeType===ta&&c2(e,t),Rt(e)}function VO(e){e=e;var t=e.style;typeof t.setProperty=="function"?t.setProperty("display","none","important"):t.display="none"}function YO(e){e.nodeValue=""}function qO(e,t){e=e;var o=t[_O],u=o!=null&&o.hasOwnProperty("display")?o.display:null;e.style.display=lf("display",u)}function WO(e,t){e.nodeValue=t}function GO(e){e.nodeType===ta?e.textContent="":e.nodeType===ci&&e.documentElement&&e.removeChild(e.documentElement)}function ZO(e,t,o){return e.nodeType!==ta||t.toLowerCase()!==e.nodeName.toLowerCase()?null:e}function QO(e,t){return t===""||e.nodeType!==Yi?null:e}function XO(e){return e.nodeType!==jn?null:e}function tw(e){return e.data===jp}function f2(e){return e.data===Ip}function KO(e){var t=e.nextSibling&&e.nextSibling.dataset,o,u,f;return t&&(o=t.dgst,u=t.msg,f=t.stck),{message:u,digest:o,stack:f}}function JO(e,t){e._reactRetry=t}function jm(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===ta||t===Yi)break;if(t===jn){var o=e.data;if(o===Hm||o===Ip||o===jp)break;if(o===Pm)return null}}return e}function $p(e){return jm(e.nextSibling)}function eB(e){return jm(e.firstChild)}function tB(e){return jm(e.firstChild)}function nB(e){return jm(e.nextSibling)}function rB(e,t,o,u,f,y,E){Yp(y,e),h2(e,o);var R;{var N=f;R=N.namespace}var I=(y.mode&Dt)!==ot;return dO(e,t,o,R,u,I,E)}function aB(e,t,o,u){return Yp(o,e),o.mode&Dt,pO(e,t)}function iB(e,t){Yp(t,e)}function oB(e){for(var t=e.nextSibling,o=0;t;){if(t.nodeType===jn){var u=t.data;if(u===Pm){if(o===0)return $p(t);o--}else(u===Hm||u===Ip||u===jp)&&o++}t=t.nextSibling}return null}function nw(e){for(var t=e.previousSibling,o=0;t;){if(t.nodeType===jn){var u=t.data;if(u===Hm||u===Ip||u===jp){if(o===0)return t;o--}else u===Pm&&o++}t=t.previousSibling}return null}function lB(e){Rt(e)}function uB(e){Rt(e)}function sB(e){return e!=="head"&&e!=="body"}function cB(e,t,o,u){var f=!0;Nm(t.nodeValue,o,u,f)}function fB(e,t,o,u,f,y){if(t[Um]!==!0){var E=!0;Nm(u.nodeValue,f,y,E)}}function dB(e,t){t.nodeType===ta?t2(e,t):t.nodeType===jn||n2(e,t)}function pB(e,t){{var o=e.parentNode;o!==null&&(t.nodeType===ta?t2(o,t):t.nodeType===jn||n2(o,t))}}function hB(e,t,o,u,f){(f||t[Um]!==!0)&&(u.nodeType===ta?t2(o,u):u.nodeType===jn||n2(o,u))}function vB(e,t,o){r2(e,t)}function mB(e,t){a2(e,t)}function yB(e,t,o){{var u=e.parentNode;u!==null&&r2(u,t)}}function gB(e,t){{var o=e.parentNode;o!==null&&a2(o,t)}}function xB(e,t,o,u,f,y){(y||t[Um]!==!0)&&r2(o,u)}function _B(e,t,o,u,f){(f||t[Um]!==!0)&&a2(o,u)}function SB(e){v("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.nodeName.toLowerCase())}function CB(e){Mp(e)}var p0=Math.random().toString(36).slice(2),h0="__reactFiber$"+p0,d2="__reactProps$"+p0,Vp="__reactContainer$"+p0,p2="__reactEvents$"+p0,EB="__reactListeners$"+p0,bB="__reactHandles$"+p0;function wB(e){delete e[h0],delete e[d2],delete e[p2],delete e[EB],delete e[bB]}function Yp(e,t){t[h0]=e}function Im(e,t){t[Vp]=e}function rw(e){e[Vp]=null}function qp(e){return!!e[Vp]}function yc(e){var t=e[h0];if(t)return t;for(var o=e.parentNode;o;){if(t=o[Vp]||o[h0],t){var u=t.alternate;if(t.child!==null||u!==null&&u.child!==null)for(var f=nw(e);f!==null;){var y=f[h0];if(y)return y;f=nw(f)}return t}e=o,o=e.parentNode}return null}function Qu(e){var t=e[h0]||e[Vp];return t&&(t.tag===S||t.tag===A||t.tag===O||t.tag===w)?t:null}function v0(e){if(e.tag===S||e.tag===A)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function $m(e){return e[d2]||null}function h2(e,t){e[d2]=t}function DB(e){var t=e[p2];return t===void 0&&(t=e[p2]=new Set),t}var aw={},iw=a.ReactDebugCurrentFrame;function Vm(e){if(e){var t=e._owner,o=Ds(e.type,e._source,t?t.type:null);iw.setExtraStackFrame(o)}else iw.setExtraStackFrame(null)}function io(e,t,o,u,f){{var y=Function.call.bind(kt);for(var E in e)if(y(e,E)){var R=void 0;try{if(typeof e[E]!="function"){var N=Error((u||"React class")+": "+o+" type `"+E+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[E]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw N.name="Invariant Violation",N}R=e[E](t,E,u,o,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(I){R=I}R&&!(R instanceof Error)&&(Vm(f),v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",u||"React class",o,E,typeof R),Vm(null)),R instanceof Error&&!(R.message in aw)&&(aw[R.message]=!0,Vm(f),v("Failed %s type: %s",o,R.message),Vm(null))}}}var v2=[],Ym;Ym=[];var Wl=-1;function Xu(e){return{current:e}}function ca(e,t){if(Wl<0){v("Unexpected pop.");return}t!==Ym[Wl]&&v("Unexpected Fiber popped."),e.current=v2[Wl],v2[Wl]=null,Ym[Wl]=null,Wl--}function fa(e,t,o){Wl++,v2[Wl]=e.current,Ym[Wl]=o,e.current=t}var m2;m2={};var vi={};Object.freeze(vi);var Gl=Xu(vi),Jo=Xu(!1),y2=vi;function m0(e,t,o){return o&&el(t)?y2:Gl.current}function ow(e,t,o){{var u=e.stateNode;u.__reactInternalMemoizedUnmaskedChildContext=t,u.__reactInternalMemoizedMaskedChildContext=o}}function y0(e,t){{var o=e.type,u=o.contextTypes;if(!u)return vi;var f=e.stateNode;if(f&&f.__reactInternalMemoizedUnmaskedChildContext===t)return f.__reactInternalMemoizedMaskedChildContext;var y={};for(var E in u)y[E]=t[E];{var R=mt(e)||"Unknown";io(u,y,"context",R)}return f&&ow(e,t,y),y}}function qm(){return Jo.current}function el(e){{var t=e.childContextTypes;return t!=null}}function Wm(e){ca(Jo,e),ca(Gl,e)}function g2(e){ca(Jo,e),ca(Gl,e)}function lw(e,t,o){{if(Gl.current!==vi)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");fa(Gl,t,e),fa(Jo,o,e)}}function uw(e,t,o){{var u=e.stateNode,f=t.childContextTypes;if(typeof u.getChildContext!="function"){{var y=mt(e)||"Unknown";m2[y]||(m2[y]=!0,v("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",y,y))}return o}var E=u.getChildContext();for(var R in E)if(!(R in f))throw new Error((mt(e)||"Unknown")+'.getChildContext(): key "'+R+'" is not defined in childContextTypes.');{var N=mt(e)||"Unknown";io(f,E,"child context",N)}return Tt({},o,E)}}function Gm(e){{var t=e.stateNode,o=t&&t.__reactInternalMemoizedMergedChildContext||vi;return y2=Gl.current,fa(Gl,o,e),fa(Jo,Jo.current,e),!0}}function sw(e,t,o){{var u=e.stateNode;if(!u)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(o){var f=uw(e,t,y2);u.__reactInternalMemoizedMergedChildContext=f,ca(Jo,e),ca(Gl,e),fa(Gl,f,e),fa(Jo,o,e)}else ca(Jo,e),fa(Jo,o,e)}}function TB(e){{if(!Zd(e)||e.tag!==d)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var t=e;do{switch(t.tag){case w:return t.stateNode.context;case d:{var o=t.type;if(el(o))return t.stateNode.__reactInternalMemoizedMergedChildContext;break}}t=t.return}while(t!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var Ku=0,Zm=1,Zl=null,x2=!1,_2=!1;function cw(e){Zl===null?Zl=[e]:Zl.push(e)}function RB(e){x2=!0,cw(e)}function fw(){x2&&Ju()}function Ju(){if(!_2&&Zl!==null){_2=!0;var e=0,t=Wa();try{var o=!0,u=Zl;for(Gn(Or);e<u.length;e++){var f=u[e];do f=f(o);while(f!==null)}Zl=null,x2=!1}catch(y){throw Zl!==null&&(Zl=Zl.slice(e+1)),gf(_f,Ju),y}finally{Gn(t),_2=!1}}return null}var g0=[],x0=0,Qm=null,Xm=0,Ri=[],Ai=0,gc=null,Ql=1,Xl="";function AB(e){return _c(),(e.flags&qd)!==rt}function kB(e){return _c(),Xm}function OB(){var e=Xl,t=Ql,o=t&~BB(t);return o.toString(32)+e}function xc(e,t){_c(),g0[x0++]=Xm,g0[x0++]=Qm,Qm=e,Xm=t}function dw(e,t,o){_c(),Ri[Ai++]=Ql,Ri[Ai++]=Xl,Ri[Ai++]=gc,gc=e;var u=Ql,f=Xl,y=Km(u)-1,E=u&~(1<<y),R=o+1,N=Km(t)+y;if(N>30){var I=y-y%5,V=(1<<I)-1,ae=(E&V).toString(32),ne=E>>I,ve=y-I,me=Km(t)+ve,ge=R<<ve,Ye=ge|ne,at=ae+f;Ql=1<<me|Ye,Xl=at}else{var tt=R<<y,Ft=tt|E,At=f;Ql=1<<N|Ft,Xl=At}}function S2(e){_c();var t=e.return;if(t!==null){var o=1,u=0;xc(e,o),dw(e,o,u)}}function Km(e){return 32-Df(e)}function BB(e){return 1<<Km(e)-1}function C2(e){for(;e===Qm;)Qm=g0[--x0],g0[x0]=null,Xm=g0[--x0],g0[x0]=null;for(;e===gc;)gc=Ri[--Ai],Ri[Ai]=null,Xl=Ri[--Ai],Ri[Ai]=null,Ql=Ri[--Ai],Ri[Ai]=null}function FB(){return _c(),gc!==null?{id:Ql,overflow:Xl}:null}function zB(e,t){_c(),Ri[Ai++]=Ql,Ri[Ai++]=Xl,Ri[Ai++]=gc,Ql=t.id,Xl=t.overflow,gc=e}function _c(){Yr()||v("Expected to be hydrating. This is a bug in React. Please file an issue.")}var Vr=null,ki=null,oo=!1,Sc=!1,es=null;function MB(){oo&&v("We should not be hydrating here. This is a bug in React. Please file a bug.")}function pw(){Sc=!0}function NB(){return Sc}function LB(e){var t=e.stateNode.containerInfo;return ki=tB(t),Vr=e,oo=!0,es=null,Sc=!1,!0}function UB(e,t,o){return ki=nB(t),Vr=e,oo=!0,es=null,Sc=!1,o!==null&&zB(e,o),!0}function hw(e,t){switch(e.tag){case w:{dB(e.stateNode.containerInfo,t);break}case S:{var o=(e.mode&Dt)!==ot;hB(e.type,e.memoizedProps,e.stateNode,t,o);break}case O:{var u=e.memoizedState;u.dehydrated!==null&&pB(u.dehydrated,t);break}}}function vw(e,t){hw(e,t);var o=jz();o.stateNode=t,o.return=e;var u=e.deletions;u===null?(e.deletions=[o],e.flags|=It):u.push(o)}function E2(e,t){{if(Sc)return;switch(e.tag){case w:{var o=e.stateNode.containerInfo;switch(t.tag){case S:var u=t.type;t.pendingProps,vB(o,u);break;case A:var f=t.pendingProps;mB(o,f);break}break}case S:{var y=e.type,E=e.memoizedProps,R=e.stateNode;switch(t.tag){case S:{var N=t.type,I=t.pendingProps,V=(e.mode&Dt)!==ot;xB(y,E,R,N,I,V);break}case A:{var ae=t.pendingProps,ne=(e.mode&Dt)!==ot;_B(y,E,R,ae,ne);break}}break}case O:{var ve=e.memoizedState,me=ve.dehydrated;if(me!==null)switch(t.tag){case S:var ge=t.type;t.pendingProps,yB(me,ge);break;case A:var Ye=t.pendingProps;gB(me,Ye);break}break}default:return}}}function mw(e,t){t.flags=t.flags&~Ia|cn,E2(e,t)}function yw(e,t){switch(e.tag){case S:{var o=e.type;e.pendingProps;var u=ZO(t,o);return u!==null?(e.stateNode=u,Vr=e,ki=eB(u),!0):!1}case A:{var f=e.pendingProps,y=QO(t,f);return y!==null?(e.stateNode=y,Vr=e,ki=null,!0):!1}case O:{var E=XO(t);if(E!==null){var R={dehydrated:E,treeContext:FB(),retryLane:ua};e.memoizedState=R;var N=Iz(E);return N.return=e,e.child=N,Vr=e,ki=null,!0}return!1}default:return!1}}function b2(e){return(e.mode&Dt)!==ot&&(e.flags&ft)===rt}function w2(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function D2(e){if(oo){var t=ki;if(!t){b2(e)&&(E2(Vr,e),w2()),mw(Vr,e),oo=!1,Vr=e;return}var o=t;if(!yw(e,t)){b2(e)&&(E2(Vr,e),w2()),t=$p(o);var u=Vr;if(!t||!yw(e,t)){mw(Vr,e),oo=!1,Vr=e;return}vw(u,o)}}}function HB(e,t,o){var u=e.stateNode,f=!Sc,y=rB(u,e.type,e.memoizedProps,t,o,e,f);return e.updateQueue=y,y!==null}function PB(e){var t=e.stateNode,o=e.memoizedProps,u=aB(t,o,e);if(u){var f=Vr;if(f!==null)switch(f.tag){case w:{var y=f.stateNode.containerInfo,E=(f.mode&Dt)!==ot;cB(y,t,o,E);break}case S:{var R=f.type,N=f.memoizedProps,I=f.stateNode,V=(f.mode&Dt)!==ot;fB(R,N,I,t,o,V);break}}}return u}function jB(e){var t=e.memoizedState,o=t!==null?t.dehydrated:null;if(!o)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");iB(o,e)}function IB(e){var t=e.memoizedState,o=t!==null?t.dehydrated:null;if(!o)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return oB(o)}function gw(e){for(var t=e.return;t!==null&&t.tag!==S&&t.tag!==w&&t.tag!==O;)t=t.return;Vr=t}function Jm(e){if(e!==Vr)return!1;if(!oo)return gw(e),oo=!0,!1;if(e.tag!==w&&(e.tag!==S||sB(e.type)&&!l2(e.type,e.memoizedProps))){var t=ki;if(t)if(b2(e))xw(e),w2();else for(;t;)vw(e,t),t=$p(t)}return gw(e),e.tag===O?ki=IB(e):ki=Vr?$p(e.stateNode):null,!0}function $B(){return oo&&ki!==null}function xw(e){for(var t=ki;t;)hw(e,t),t=$p(t)}function _0(){Vr=null,ki=null,oo=!1,Sc=!1}function _w(){es!==null&&(h3(es),es=null)}function Yr(){return oo}function T2(e){es===null?es=[e]:es.push(e)}var VB=a.ReactCurrentBatchConfig,YB=null;function qB(){return VB.transition}var lo={recordUnsafeLifecycleWarnings:function(e,t){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,t){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var WB=function(e){for(var t=null,o=e;o!==null;)o.mode&bn&&(t=o),o=o.return;return t},Cc=function(e){var t=[];return e.forEach(function(o){t.push(o)}),t.sort().join(", ")},Wp=[],Gp=[],Zp=[],Qp=[],Xp=[],Kp=[],Ec=new Set;lo.recordUnsafeLifecycleWarnings=function(e,t){Ec.has(e.type)||(typeof t.componentWillMount=="function"&&t.componentWillMount.__suppressDeprecationWarning!==!0&&Wp.push(e),e.mode&bn&&typeof t.UNSAFE_componentWillMount=="function"&&Gp.push(e),typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&Zp.push(e),e.mode&bn&&typeof t.UNSAFE_componentWillReceiveProps=="function"&&Qp.push(e),typeof t.componentWillUpdate=="function"&&t.componentWillUpdate.__suppressDeprecationWarning!==!0&&Xp.push(e),e.mode&bn&&typeof t.UNSAFE_componentWillUpdate=="function"&&Kp.push(e))},lo.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;Wp.length>0&&(Wp.forEach(function(ne){e.add(mt(ne)||"Component"),Ec.add(ne.type)}),Wp=[]);var t=new Set;Gp.length>0&&(Gp.forEach(function(ne){t.add(mt(ne)||"Component"),Ec.add(ne.type)}),Gp=[]);var o=new Set;Zp.length>0&&(Zp.forEach(function(ne){o.add(mt(ne)||"Component"),Ec.add(ne.type)}),Zp=[]);var u=new Set;Qp.length>0&&(Qp.forEach(function(ne){u.add(mt(ne)||"Component"),Ec.add(ne.type)}),Qp=[]);var f=new Set;Xp.length>0&&(Xp.forEach(function(ne){f.add(mt(ne)||"Component"),Ec.add(ne.type)}),Xp=[]);var y=new Set;if(Kp.length>0&&(Kp.forEach(function(ne){y.add(mt(ne)||"Component"),Ec.add(ne.type)}),Kp=[]),t.size>0){var E=Cc(t);v(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
84
|
+
Check the render method of \``+e+"`.":""}var mv=["value","defaultValue"];function cx(e){{vu("select",e);for(var t=0;t<mv.length;t++){var o=mv[t];if(e[o]!=null){var u=tr(e[o]);e.multiple&&!u?v("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",o,vv()):!e.multiple&&u&&v("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",o,vv())}}}}function Bo(e,t,o,u){var f=e.options;if(t){for(var y=o,E={},R=0;R<y.length;R++)E["$"+y[R]]=!0;for(var N=0;N<f.length;N++){var $=E.hasOwnProperty("$"+f[N].value);f[N].selected!==$&&(f[N].selected=$),$&&u&&(f[N].defaultSelected=!0)}}else{for(var V=Ar(ko(o)),ae=null,ne=0;ne<f.length;ne++){if(f[ne].value===V){f[ne].selected=!0,u&&(f[ne].defaultSelected=!0);return}ae===null&&!f[ne].disabled&&(ae=f[ne])}ae!==null&&(ae.selected=!0)}}function bd(e,t){return Tt({},t,{value:void 0})}function yv(e,t){var o=e;cx(t),o._wrapperState={wasMultiple:!!t.multiple},t.value!==void 0&&t.defaultValue!==void 0&&!nf&&(v("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),nf=!0)}function fx(e,t){var o=e;o.multiple=!!t.multiple;var u=t.value;u!=null?Bo(o,!!t.multiple,u,!1):t.defaultValue!=null&&Bo(o,!!t.multiple,t.defaultValue,!0)}function dx(e,t){var o=e,u=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!t.multiple;var f=t.value;f!=null?Bo(o,!!t.multiple,f,!1):u!==!!t.multiple&&(t.defaultValue!=null?Bo(o,!!t.multiple,t.defaultValue,!0):Bo(o,!!t.multiple,t.multiple?[]:"",!1))}function px(e,t){var o=e,u=t.value;u!=null&&Bo(o,!!t.multiple,u,!1)}var wd=!1;function Dd(e,t){var o=e;if(t.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var u=Tt({},t,{value:void 0,defaultValue:void 0,children:Ar(o._wrapperState.initialValue)});return u}function gv(e,t){var o=e;vu("textarea",t),t.value!==void 0&&t.defaultValue!==void 0&&!wd&&(v("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",Ua()||"A component"),wd=!0);var u=t.value;if(u==null){var f=t.children,y=t.defaultValue;if(f!=null){v("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(y!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(tr(f)){if(f.length>1)throw new Error("<textarea> can only have at most one child.");f=f[0]}y=f}}y==null&&(y=""),u=y}o._wrapperState={initialValue:ko(u)}}function xv(e,t){var o=e,u=ko(t.value),f=ko(t.defaultValue);if(u!=null){var y=Ar(u);y!==o.value&&(o.value=y),t.defaultValue==null&&o.defaultValue!==y&&(o.defaultValue=y)}f!=null&&(o.defaultValue=Ar(f))}function _v(e,t){var o=e,u=o.textContent;u===o._wrapperState.initialValue&&u!==""&&u!==null&&(o.value=u)}function Td(e,t){xv(e,t)}var Vi="http://www.w3.org/1999/xhtml",hx="http://www.w3.org/1998/Math/MathML",Rd="http://www.w3.org/2000/svg";function rf(e){switch(e){case"svg":return Rd;case"math":return hx;default:return Vi}}function Ad(e,t){return e==null||e===Vi?rf(t):e===Rd&&t==="foreignObject"?Vi:e}var vx=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,o,u,f){MSApp.execUnsafeLocalFunction(function(){return e(t,o,u,f)})}:e},af,Sv=vx(function(e,t){if(e.namespaceURI===Rd&&!("innerHTML"in e)){af=af||document.createElement("div"),af.innerHTML="<svg>"+t.valueOf().toString()+"</svg>";for(var o=af.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;o.firstChild;)e.appendChild(o.firstChild);return}e.innerHTML=t}),ta=1,Yi=3,jn=8,ci=9,xl=11,of=function(e,t){if(t){var o=e.firstChild;if(o&&o===e.lastChild&&o.nodeType===Yi){o.nodeValue=t;return}}e.textContent=t},Cv={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},xu={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function Ev(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var bv=["Webkit","ms","Moz","O"];Object.keys(xu).forEach(function(e){bv.forEach(function(t){xu[Ev(t,e)]=xu[e]})});function lf(e,t,o){var u=t==null||typeof t=="boolean"||t==="";return u?"":!o&&typeof t=="number"&&t!==0&&!(xu.hasOwnProperty(e)&&xu[e])?t+"px":(An(t,e),(""+t).trim())}var _u=/([A-Z])/g,mx=/^ms-/;function yx(e){return e.replace(_u,"-$1").toLowerCase().replace(mx,"-ms-")}var wv=function(){};{var Dv=/^(?:webkit|moz|o)[A-Z]/,Tv=/^-ms-/,Ns=/-(.)/g,Su=/;\s*$/,Cu={},Eu={},Rv=!1,kd=!1,Od=function(e){return e.replace(Ns,function(t,o){return o.toUpperCase()})},Bd=function(e){Cu.hasOwnProperty(e)&&Cu[e]||(Cu[e]=!0,v("Unsupported style property %s. Did you mean %s?",e,Od(e.replace(Tv,"ms-"))))},Av=function(e){Cu.hasOwnProperty(e)&&Cu[e]||(Cu[e]=!0,v("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))},kv=function(e,t){Eu.hasOwnProperty(t)&&Eu[t]||(Eu[t]=!0,v(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,e,t.replace(Su,"")))},Ov=function(e,t){Rv||(Rv=!0,v("`NaN` is an invalid value for the `%s` css style property.",e))},gx=function(e,t){kd||(kd=!0,v("`Infinity` is an invalid value for the `%s` css style property.",e))};wv=function(e,t){e.indexOf("-")>-1?Bd(e):Dv.test(e)?Av(e):Su.test(t)&&kv(e,t),typeof t=="number"&&(isNaN(t)?Ov(e,t):isFinite(t)||gx(e,t))}}var xx=wv;function _x(e){{var t="",o="";for(var u in e)if(e.hasOwnProperty(u)){var f=e[u];if(f!=null){var y=u.indexOf("--")===0;t+=o+(y?u:yx(u))+":",t+=lf(u,f,y),o=";"}}return t||null}}function Bv(e,t){var o=e.style;for(var u in t)if(t.hasOwnProperty(u)){var f=u.indexOf("--")===0;f||xx(u,t[u]);var y=lf(u,t[u],f);u==="float"&&(u="cssFloat"),f?o.setProperty(u,y):o[u]=y}}function Sx(e){return e==null||typeof e=="boolean"||e===""}function Ha(e){var t={};for(var o in e)for(var u=Cv[o]||[o],f=0;f<u.length;f++)t[u[f]]=o;return t}function Ls(e,t){{if(!t)return;var o=Ha(e),u=Ha(t),f={};for(var y in o){var E=o[y],R=u[y];if(R&&E!==R){var N=E+","+R;if(f[N])continue;f[N]=!0,v("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",Sx(e[E])?"Removing":"Updating",E,R)}}}}var Fv={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},zv=Tt({menuitem:!0},Fv),Mv="__html";function uf(e,t){if(t){if(zv[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof t.dangerouslySetInnerHTML!="object"||!(Mv in t.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!t.suppressContentEditableWarning&&t.contentEditable&&t.children!=null&&v("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),t.style!=null&&typeof t.style!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function qi(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var sf={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Nv={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},fi={},Fd=new RegExp("^(aria)-["+Ke+"]*$"),Us=new RegExp("^(aria)[A-Z]["+Ke+"]*$");function zd(e,t){{if(kt.call(fi,t)&&fi[t])return!0;if(Us.test(t)){var o="aria-"+t.slice(4).toLowerCase(),u=Nv.hasOwnProperty(o)?o:null;if(u==null)return v("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",t),fi[t]=!0,!0;if(t!==u)return v("Invalid ARIA attribute `%s`. Did you mean `%s`?",t,u),fi[t]=!0,!0}if(Fd.test(t)){var f=t.toLowerCase(),y=Nv.hasOwnProperty(f)?f:null;if(y==null)return fi[t]=!0,!1;if(t!==y)return v("Unknown ARIA attribute `%s`. Did you mean `%s`?",t,y),fi[t]=!0,!0}}return!0}function Lv(e,t){{var o=[];for(var u in t){var f=zd(e,u);f||o.push(u)}var y=o.map(function(E){return"`"+E+"`"}).join(", ");o.length===1?v("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",y,e):o.length>1&&v("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",y,e)}}function cf(e,t){qi(e,t)||Lv(e,t)}var _l=!1;function Md(e,t){{if(e!=="input"&&e!=="textarea"&&e!=="select")return;t!=null&&t.value===null&&!_l&&(_l=!0,e==="select"&&t.multiple?v("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):v("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}}var Nd=function(){};{var nr={},Ld=/^on./,Uv=/^on[^A-Z]/,Hv=new RegExp("^(aria)-["+Ke+"]*$"),Pv=new RegExp("^(aria)[A-Z]["+Ke+"]*$");Nd=function(e,t,o,u){if(kt.call(nr,t)&&nr[t])return!0;var f=t.toLowerCase();if(f==="onfocusin"||f==="onfocusout")return v("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),nr[t]=!0,!0;if(u!=null){var y=u.registrationNameDependencies,E=u.possibleRegistrationNames;if(y.hasOwnProperty(t))return!0;var R=E.hasOwnProperty(f)?E[f]:null;if(R!=null)return v("Invalid event handler property `%s`. Did you mean `%s`?",t,R),nr[t]=!0,!0;if(Ld.test(t))return v("Unknown event handler property `%s`. It will be ignored.",t),nr[t]=!0,!0}else if(Ld.test(t))return Uv.test(t)&&v("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",t),nr[t]=!0,!0;if(Hv.test(t)||Pv.test(t))return!0;if(f==="innerhtml")return v("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),nr[t]=!0,!0;if(f==="aria")return v("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),nr[t]=!0,!0;if(f==="is"&&o!==null&&o!==void 0&&typeof o!="string")return v("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof o),nr[t]=!0,!0;if(typeof o=="number"&&isNaN(o))return v("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",t),nr[t]=!0,!0;var N=Tr(t),$=N!==null&&N.type===Pr;if(sf.hasOwnProperty(f)){var V=sf[f];if(V!==t)return v("Invalid DOM property `%s`. Did you mean `%s`?",t,V),nr[t]=!0,!0}else if(!$&&t!==f)return v("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",t,f),nr[t]=!0,!0;return typeof o=="boolean"&&cr(t,o,N,!1)?(o?v('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',o,t,t,o,t):v('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',o,t,t,o,t,t,t),nr[t]=!0,!0):$?!0:cr(t,o,N,!1)?(nr[t]=!0,!1):((o==="false"||o==="true")&&N!==null&&N.type===on&&(v("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",o,t,o==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',t,o),nr[t]=!0),!0)}}var jv=function(e,t,o){{var u=[];for(var f in t){var y=Nd(e,f,t[f],o);y||u.push(f)}var E=u.map(function(R){return"`"+R+"`"}).join(", ");u.length===1?v("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,e):u.length>1&&v("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,e)}};function Iv(e,t,o){qi(e,t)||jv(e,t,o)}var Wi=1,Hs=1<<1,Sl=1<<2,Cx=Wi|Hs|Sl,Ps=null;function js(e){Ps!==null&&v("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),Ps=e}function Ex(){Ps===null&&v("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),Ps=null}function $v(e){return e===Ps}function ff(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===Yi?t.parentNode:t}var rn=null,Fo=null,Gi=null;function bu(e){var t=Qu(e);if(t){if(typeof rn!="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var o=t.stateNode;if(o){var u=$m(o);rn(t.stateNode,t.type,u)}}}function Vv(e){rn=e}function df(e){Fo?Gi?Gi.push(e):Gi=[e]:Fo=e}function Is(){return Fo!==null||Gi!==null}function $s(){if(Fo){var e=Fo,t=Gi;if(Fo=null,Gi=null,bu(e),t)for(var o=0;o<t.length;o++)bu(t[o])}}var Cl=function(e,t){return e(t)},Ud=function(){},Hd=!1;function bx(){var e=Is();e&&(Ud(),$s())}function Pd(e,t,o){if(Hd)return e(t,o);Hd=!0;try{return Cl(e,t,o)}finally{Hd=!1,bx()}}function pf(e,t,o){Cl=e,Ud=o}function hf(e){return e==="button"||e==="input"||e==="select"||e==="textarea"}function jd(e,t,o){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(o.disabled&&hf(t));default:return!1}}function El(e,t){var o=e.stateNode;if(o===null)return null;var u=$m(o);if(u===null)return null;var f=u[t];if(jd(t,e.type,u))return null;if(f&&typeof f!="function")throw new Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof f+"` type.");return f}var Vs=!1;if(pt)try{var bl={};Object.defineProperty(bl,"passive",{get:function(){Vs=!0}}),window.addEventListener("test",bl,bl),window.removeEventListener("test",bl,bl)}catch{Vs=!1}function Yv(e,t,o,u,f,y,E,R,N){var $=Array.prototype.slice.call(arguments,3);try{t.apply(o,$)}catch(V){this.onError(V)}}var Id=Yv;if(typeof window<"u"&&typeof window.dispatchEvent=="function"&&typeof document<"u"&&typeof document.createEvent=="function"){var $d=document.createElement("react");Id=function(t,o,u,f,y,E,R,N,$){if(typeof document>"u"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var V=document.createEvent("Event"),ae=!1,ne=!0,ve=window.event,me=Object.getOwnPropertyDescriptor(window,"event");function ge(){$d.removeEventListener(xe,at,!1),typeof window.event<"u"&&window.hasOwnProperty("event")&&(window.event=ve)}var Ye=Array.prototype.slice.call(arguments,3);function at(){ae=!0,ge(),o.apply(u,Ye),ne=!1}var tt,Ft=!1,At=!1;function ce(fe){if(tt=fe.error,Ft=!0,tt===null&&fe.colno===0&&fe.lineno===0&&(At=!0),fe.defaultPrevented&&tt!=null&&typeof tt=="object")try{tt._suppressLogging=!0}catch{}}var xe="react-"+(t||"invokeguardedcallback");if(window.addEventListener("error",ce),$d.addEventListener(xe,at,!1),V.initEvent(xe,!1,!1),$d.dispatchEvent(V),me&&Object.defineProperty(window,"event",me),ae&&ne&&(Ft?At&&(tt=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):tt=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`),this.onError(tt)),window.removeEventListener("error",ce),!ae)return ge(),Yv.apply(this,arguments)}}var wx=Id,zo=!1,di=null,Ys=!1,Mo=null,Si={onError:function(e){zo=!0,di=e}};function wl(e,t,o,u,f,y,E,R,N){zo=!1,di=null,wx.apply(Si,arguments)}function Zi(e,t,o,u,f,y,E,R,N){if(wl.apply(this,arguments),zo){var $=Yd();Ys||(Ys=!0,Mo=$)}}function Vd(){if(Ys){var e=Mo;throw Ys=!1,Mo=null,e}}function Dx(){return zo}function Yd(){if(zo){var e=di;return zo=!1,di=null,e}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function Pa(e){return e._reactInternals}function qs(e){return e._reactInternals!==void 0}function wu(e,t){e._reactInternals=t}var rt=0,No=1,cn=2,yt=4,It=16,$t=32,Ci=64,ft=128,On=256,na=512,ja=1024,xn=2048,Ia=4096,Lo=8192,Ws=16384,vf=xn|yt|Ci|na|ja|Ws,qv=32767,_a=32768,rr=65536,Gs=131072,qd=1048576,Wd=2097152,ra=4194304,Uo=8388608,aa=16777216,Dl=33554432,Du=yt|ja|0,ia=cn|yt|It|$t|na|Ia|Lo,kr=yt|Ci|na|Lo,$a=xn|It,dr=ra|Uo|Wd,Qi=a.ReactCurrentOwner;function Sa(e){var t=e,o=e;if(e.alternate)for(;t.return;)t=t.return;else{var u=t;do t=u,(t.flags&(cn|Ia))!==rt&&(o=t.return),u=t.return;while(u)}return t.tag===w?o:null}function Gd(e){if(e.tag===O){var t=e.memoizedState;if(t===null){var o=e.alternate;o!==null&&(t=o.memoizedState)}if(t!==null)return t.dehydrated}return null}function mf(e){return e.tag===w?e.stateNode.containerInfo:null}function Zd(e){return Sa(e)===e}function Ca(e){{var t=Qi.current;if(t!==null&&t.tag===d){var o=t,u=o.stateNode;u._warnedAboutRefsInRender||v("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",mt(o)||"A component"),u._warnedAboutRefsInRender=!0}}var f=Pa(e);return f?Sa(f)===f:!1}function oa(e){if(Sa(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function fn(e){var t=e.alternate;if(!t){var o=Sa(e);if(o===null)throw new Error("Unable to find node on an unmounted component.");return o!==e?null:e}for(var u=e,f=t;;){var y=u.return;if(y===null)break;var E=y.alternate;if(E===null){var R=y.return;if(R!==null){u=f=R;continue}break}if(y.child===E.child){for(var N=y.child;N;){if(N===u)return oa(y),e;if(N===f)return oa(y),t;N=N.sibling}throw new Error("Unable to find node on an unmounted component.")}if(u.return!==f.return)u=y,f=E;else{for(var $=!1,V=y.child;V;){if(V===u){$=!0,u=y,f=E;break}if(V===f){$=!0,f=y,u=E;break}V=V.sibling}if(!$){for(V=E.child;V;){if(V===u){$=!0,u=E,f=y;break}if(V===f){$=!0,f=E,u=y;break}V=V.sibling}if(!$)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(u.alternate!==f)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(u.tag!==w)throw new Error("Unable to find node on an unmounted component.");return u.stateNode.current===u?e:t}function Va(e){var t=fn(e);return t!==null?Qd(t):null}function Qd(e){if(e.tag===S||e.tag===A)return e;for(var t=e.child;t!==null;){var o=Qd(t);if(o!==null)return o;t=t.sibling}return null}function Wv(e){var t=fn(e);return t!==null?yf(t):null}function yf(e){if(e.tag===S||e.tag===A)return e;for(var t=e.child;t!==null;){if(t.tag!==b){var o=yf(t);if(o!==null)return o}t=t.sibling}return null}var gf=l.unstable_scheduleCallback,Gv=l.unstable_cancelCallback,xf=l.unstable_shouldYield,Zv=l.unstable_requestPaint,En=l.unstable_now,Xd=l.unstable_getCurrentPriorityLevel,_f=l.unstable_ImmediatePriority,Ea=l.unstable_UserBlockingPriority,Ei=l.unstable_NormalPriority,Sf=l.unstable_LowPriority,Ho=l.unstable_IdlePriority,Kd=l.unstable_yieldValue,Jd=l.unstable_setDisableYieldValue,Po=null,ar=null,Ue=null,Mn=!1,pr=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u";function ep(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled)return!0;if(!t.supportsFiber)return v("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{ze&&(e=Tt({},e,{getLaneLabelMap:Io,injectProfilingHooks:Ki})),Po=t.inject(e),ar=t}catch(o){v("React instrumentation encountered an error: %s.",o)}return!!t.checkDCE}function Qv(e,t){if(ar&&typeof ar.onScheduleFiberRoot=="function")try{ar.onScheduleFiberRoot(Po,e,t)}catch(o){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",o))}}function Xi(e,t){if(ar&&typeof ar.onCommitFiberRoot=="function")try{var o=(e.current.flags&ft)===ft;if(Ae){var u;switch(t){case Or:u=_f;break;case hr:u=Ea;break;case eo:u=Ei;break;case rc:u=Ho;break;default:u=Ei;break}ar.onCommitFiberRoot(Po,e,u,o)}}catch(f){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",f))}}function jo(e){if(ar&&typeof ar.onPostCommitFiberRoot=="function")try{ar.onPostCommitFiberRoot(Po,e)}catch(t){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",t))}}function tp(e){if(ar&&typeof ar.onCommitFiberUnmount=="function")try{ar.onCommitFiberUnmount(Po,e)}catch(t){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",t))}}function qn(e){if(typeof Kd=="function"&&(Jd(e),p(e)),ar&&typeof ar.setStrictMode=="function")try{ar.setStrictMode(Po,e)}catch(t){Mn||(Mn=!0,v("React instrumentation encountered an error: %s",t))}}function Ki(e){Ue=e}function Io(){{for(var e=new Map,t=1,o=0;o<dn;o++){var u=Tx(t);e.set(t,u),t*=2}return e}}function Cf(e){Ue!==null&&typeof Ue.markCommitStarted=="function"&&Ue.markCommitStarted(e)}function np(){Ue!==null&&typeof Ue.markCommitStopped=="function"&&Ue.markCommitStopped()}function $o(e){Ue!==null&&typeof Ue.markComponentRenderStarted=="function"&&Ue.markComponentRenderStarted(e)}function Tl(){Ue!==null&&typeof Ue.markComponentRenderStopped=="function"&&Ue.markComponentRenderStopped()}function Xv(e){Ue!==null&&typeof Ue.markComponentPassiveEffectMountStarted=="function"&&Ue.markComponentPassiveEffectMountStarted(e)}function rp(){Ue!==null&&typeof Ue.markComponentPassiveEffectMountStopped=="function"&&Ue.markComponentPassiveEffectMountStopped()}function Ef(e){Ue!==null&&typeof Ue.markComponentPassiveEffectUnmountStarted=="function"&&Ue.markComponentPassiveEffectUnmountStarted(e)}function Kv(){Ue!==null&&typeof Ue.markComponentPassiveEffectUnmountStopped=="function"&&Ue.markComponentPassiveEffectUnmountStopped()}function Jv(e){Ue!==null&&typeof Ue.markComponentLayoutEffectMountStarted=="function"&&Ue.markComponentLayoutEffectMountStarted(e)}function em(){Ue!==null&&typeof Ue.markComponentLayoutEffectMountStopped=="function"&&Ue.markComponentLayoutEffectMountStopped()}function bf(e){Ue!==null&&typeof Ue.markComponentLayoutEffectUnmountStarted=="function"&&Ue.markComponentLayoutEffectUnmountStarted(e)}function Tu(){Ue!==null&&typeof Ue.markComponentLayoutEffectUnmountStopped=="function"&&Ue.markComponentLayoutEffectUnmountStopped()}function wf(e,t,o){Ue!==null&&typeof Ue.markComponentErrored=="function"&&Ue.markComponentErrored(e,t,o)}function tm(e,t,o){Ue!==null&&typeof Ue.markComponentSuspended=="function"&&Ue.markComponentSuspended(e,t,o)}function nm(e){Ue!==null&&typeof Ue.markLayoutEffectsStarted=="function"&&Ue.markLayoutEffectsStarted(e)}function Ru(){Ue!==null&&typeof Ue.markLayoutEffectsStopped=="function"&&Ue.markLayoutEffectsStopped()}function rm(e){Ue!==null&&typeof Ue.markPassiveEffectsStarted=="function"&&Ue.markPassiveEffectsStarted(e)}function Zs(){Ue!==null&&typeof Ue.markPassiveEffectsStopped=="function"&&Ue.markPassiveEffectsStopped()}function pi(e){Ue!==null&&typeof Ue.markRenderStarted=="function"&&Ue.markRenderStarted(e)}function Qs(){Ue!==null&&typeof Ue.markRenderYielded=="function"&&Ue.markRenderYielded()}function Au(){Ue!==null&&typeof Ue.markRenderStopped=="function"&&Ue.markRenderStopped()}function Rl(e){Ue!==null&&typeof Ue.markRenderScheduled=="function"&&Ue.markRenderScheduled(e)}function ap(e,t){Ue!==null&&typeof Ue.markForceUpdateScheduled=="function"&&Ue.markForceUpdateScheduled(e,t)}function Vo(e,t){Ue!==null&&typeof Ue.markStateUpdateScheduled=="function"&&Ue.markStateUpdateScheduled(e,t)}var ot=0,Dt=1,ut=2,bn=8,Ya=16,Df=Math.clz32?Math.clz32:Al,Tf=Math.log,ip=Math.LN2;function Al(e){var t=e>>>0;return t===0?32:31-(Tf(t)/ip|0)|0}var dn=31,Se=0,Ot=0,st=1,bi=2,ba=4,kl=8,pn=16,Ol=32,Yo=4194240,Bl=64,qa=128,la=256,Fl=512,Xs=1024,Ks=2048,Rf=4096,Af=8192,kf=16384,Of=32768,Bf=65536,Ff=131072,zf=262144,Mf=524288,zl=1048576,Nf=2097152,Ml=130023424,Ji=4194304,Lf=8388608,Js=16777216,Uf=33554432,Hf=67108864,op=Ji,ku=134217728,Pf=268435455,Ou=268435456,qo=536870912,ua=1073741824;function Tx(e){{if(e&st)return"Sync";if(e&bi)return"InputContinuousHydration";if(e&ba)return"InputContinuous";if(e&kl)return"DefaultHydration";if(e&pn)return"Default";if(e&Ol)return"TransitionHydration";if(e&Yo)return"Transition";if(e&Ml)return"Retry";if(e&ku)return"SelectiveHydration";if(e&Ou)return"IdleHydration";if(e&qo)return"Idle";if(e&ua)return"Offscreen"}}var an=-1,jf=Bl,If=Ji;function Bu(e){switch(In(e)){case st:return st;case bi:return bi;case ba:return ba;case kl:return kl;case pn:return pn;case Ol:return Ol;case Bl:case qa:case la:case Fl:case Xs:case Ks:case Rf:case Af:case kf:case Of:case Bf:case Ff:case zf:case Mf:case zl:case Nf:return e&Yo;case Ji:case Lf:case Js:case Uf:case Hf:return e&Ml;case ku:return ku;case Ou:return Ou;case qo:return qo;case ua:return ua;default:return v("Should have found matching lanes. This is a bug in React."),e}}function ec(e,t){var o=e.pendingLanes;if(o===Se)return Se;var u=Se,f=e.suspendedLanes,y=e.pingedLanes,E=o&Pf;if(E!==Se){var R=E&~f;if(R!==Se)u=Bu(R);else{var N=E&y;N!==Se&&(u=Bu(N))}}else{var $=o&~f;$!==Se?u=Bu($):y!==Se&&(u=Bu(y))}if(u===Se)return Se;if(t!==Se&&t!==u&&(t&f)===Se){var V=In(u),ae=In(t);if(V>=ae||V===pn&&(ae&Yo)!==Se)return t}(u&ba)!==Se&&(u|=o&pn);var ne=e.entangledLanes;if(ne!==Se)for(var ve=e.entanglements,me=u≠me>0;){var ge=Wo(me),Ye=1<<ge;u|=ve[ge],me&=~Ye}return u}function am(e,t){for(var o=e.eventTimes,u=an;t>0;){var f=Wo(t),y=1<<f,E=o[f];E>u&&(u=E),t&=~y}return u}function $f(e,t){switch(e){case st:case bi:case ba:return t+250;case kl:case pn:case Ol:case Bl:case qa:case la:case Fl:case Xs:case Ks:case Rf:case Af:case kf:case Of:case Bf:case Ff:case zf:case Mf:case zl:case Nf:return t+5e3;case Ji:case Lf:case Js:case Uf:case Hf:return an;case ku:case Ou:case qo:case ua:return an;default:return v("Should have found matching lanes. This is a bug in React."),an}}function Rx(e,t){for(var o=e.pendingLanes,u=e.suspendedLanes,f=e.pingedLanes,y=e.expirationTimes,E=o;E>0;){var R=Wo(E),N=1<<R,$=y[R];$===an?((N&u)===Se||(N&f)!==Se)&&(y[R]=$f(N,t)):$<=t&&(e.expiredLanes|=N),E&=~N}}function Ax(e){return Bu(e.pendingLanes)}function lp(e){var t=e.pendingLanes&~ua;return t!==Se?t:t&ua?ua:Se}function Fu(e){return(e&st)!==Se}function tc(e){return(e&Pf)!==Se}function Vf(e){return(e&Ml)===e}function kx(e){var t=st|ba|pn;return(e&t)===Se}function im(e){return(e&Yo)===e}function nc(e,t){var o=bi|ba|kl|pn;return(t&o)!==Se}function om(e,t){return(t&e.expiredLanes)!==Se}function up(e){return(e&Yo)!==Se}function sp(){var e=jf;return jf<<=1,(jf&Yo)===Se&&(jf=Bl),e}function Ox(){var e=If;return If<<=1,(If&Ml)===Se&&(If=Ji),e}function In(e){return e&-e}function Wn(e){return In(e)}function Wo(e){return 31-Df(e)}function Yf(e){return Wo(e)}function sa(e,t){return(e&t)!==Se}function Nl(e,t){return(e&t)===t}function gt(e,t){return e|t}function zu(e,t){return e&~t}function cp(e,t){return e&t}function lm(e){return e}function um(e,t){return e!==Ot&&e<t?e:t}function qf(e){for(var t=[],o=0;o<dn;o++)t.push(e);return t}function Ll(e,t,o){e.pendingLanes|=t,t!==qo&&(e.suspendedLanes=Se,e.pingedLanes=Se);var u=e.eventTimes,f=Yf(t);u[f]=o}function fp(e,t){e.suspendedLanes|=t,e.pingedLanes&=~t;for(var o=e.expirationTimes,u=t;u>0;){var f=Wo(u),y=1<<f;o[f]=an,u&=~y}}function dp(e,t,o){e.pingedLanes|=e.suspendedLanes&t}function pp(e,t){var o=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=Se,e.pingedLanes=Se,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t;for(var u=e.entanglements,f=e.eventTimes,y=e.expirationTimes,E=o;E>0;){var R=Wo(E),N=1<<R;u[R]=Se,f[R]=an,y[R]=an,E&=~N}}function Mu(e,t){for(var o=e.entangledLanes|=t,u=e.entanglements,f=o;f;){var y=Wo(f),E=1<<y;E&t|u[y]&t&&(u[y]|=t),f&=~E}}function Bx(e,t){var o=In(t),u;switch(o){case ba:u=bi;break;case pn:u=kl;break;case Bl:case qa:case la:case Fl:case Xs:case Ks:case Rf:case Af:case kf:case Of:case Bf:case Ff:case zf:case Mf:case zl:case Nf:case Ji:case Lf:case Js:case Uf:case Hf:u=Ol;break;case qo:u=Ou;break;default:u=Ot;break}return(u&(e.suspendedLanes|t))!==Ot?Ot:u}function hp(e,t,o){if(pr)for(var u=e.pendingUpdatersLaneMap;o>0;){var f=Yf(o),y=1<<f,E=u[f];E.add(t),o&=~y}}function Wf(e,t){if(pr)for(var o=e.pendingUpdatersLaneMap,u=e.memoizedUpdaters;t>0;){var f=Yf(t),y=1<<f,E=o[f];E.size>0&&(E.forEach(function(R){var N=R.alternate;(N===null||!u.has(N))&&u.add(R)}),E.clear()),t&=~y}}function vp(e,t){return null}var Or=st,hr=ba,eo=pn,rc=qo,Ul=Ot;function Wa(){return Ul}function Gn(e){Ul=e}function ac(e,t){var o=Ul;try{return Ul=e,t()}finally{Ul=o}}function Br(e,t){return e!==0&&e<t?e:t}function Fx(e,t){return e===0||e>t?e:t}function mp(e,t){return e!==0&&e<t}function ic(e){var t=In(e);return mp(Or,t)?mp(hr,t)?tc(t)?eo:rc:hr:Or}function Zn(e){var t=e.current.memoizedState;return t.isDehydrated}var sm;function We(e){sm=e}function Nu(e){sm(e)}var oc;function cm(e){oc=e}var fm;function lc(e){fm=e}var uc;function yp(e){uc=e}var gp;function dm(e){gp=e}var Gf=!1,Lu=[],wi=null,_n=null,ir=null,Ga=new Map,Uu=new Map,to=[],hi=["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"];function pm(e){return hi.indexOf(e)>-1}function Di(e,t,o,u,f){return{blockedOn:e,domEventName:t,eventSystemFlags:o,nativeEvent:f,targetContainers:[u]}}function hm(e,t){switch(e){case"focusin":case"focusout":wi=null;break;case"dragenter":case"dragleave":_n=null;break;case"mouseover":case"mouseout":ir=null;break;case"pointerover":case"pointerout":{var o=t.pointerId;Ga.delete(o);break}case"gotpointercapture":case"lostpointercapture":{var u=t.pointerId;Uu.delete(u);break}}}function Hu(e,t,o,u,f,y){if(e===null||e.nativeEvent!==y){var E=Di(t,o,u,f,y);if(t!==null){var R=Qu(t);R!==null&&oc(R)}return E}e.eventSystemFlags|=u;var N=e.targetContainers;return f!==null&&N.indexOf(f)===-1&&N.push(f),e}function vm(e,t,o,u,f){switch(t){case"focusin":{var y=f;return wi=Hu(wi,e,t,o,u,y),!0}case"dragenter":{var E=f;return _n=Hu(_n,e,t,o,u,E),!0}case"mouseover":{var R=f;return ir=Hu(ir,e,t,o,u,R),!0}case"pointerover":{var N=f,$=N.pointerId;return Ga.set($,Hu(Ga.get($)||null,e,t,o,u,N)),!0}case"gotpointercapture":{var V=f,ae=V.pointerId;return Uu.set(ae,Hu(Uu.get(ae)||null,e,t,o,u,V)),!0}}return!1}function xp(e){var t=yc(e.target);if(t!==null){var o=Sa(t);if(o!==null){var u=o.tag;if(u===O){var f=Gd(o);if(f!==null){e.blockedOn=f,gp(e.priority,function(){fm(o)});return}}else if(u===w){var y=o.stateNode;if(Zn(y)){e.blockedOn=mf(o);return}}}}e.blockedOn=null}function mm(e){for(var t=uc(),o={blockedOn:null,target:e,priority:t},u=0;u<to.length&&mp(t,to[u].priority);u++);to.splice(u,0,o),u===0&&xp(o)}function Zf(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;t.length>0;){var o=t[0],u=Hl(e.domEventName,e.eventSystemFlags,o,e.nativeEvent);if(u===null){var f=e.nativeEvent,y=new f.constructor(f.type,f);js(y),f.target.dispatchEvent(y),Ex()}else{var E=Qu(u);return E!==null&&oc(E),e.blockedOn=u,!1}t.shift()}return!0}function sc(e,t,o){Zf(e)&&o.delete(t)}function _p(){Gf=!1,wi!==null&&Zf(wi)&&(wi=null),_n!==null&&Zf(_n)&&(_n=null),ir!==null&&Zf(ir)&&(ir=null),Ga.forEach(sc),Uu.forEach(sc)}function Fr(e,t){e.blockedOn===t&&(e.blockedOn=null,Gf||(Gf=!0,l.unstable_scheduleCallback(l.unstable_NormalPriority,_p)))}function Rt(e){if(Lu.length>0){Fr(Lu[0],e);for(var t=1;t<Lu.length;t++){var o=Lu[t];o.blockedOn===e&&(o.blockedOn=null)}}wi!==null&&Fr(wi,e),_n!==null&&Fr(_n,e),ir!==null&&Fr(ir,e);var u=function(R){return Fr(R,e)};Ga.forEach(u),Uu.forEach(u);for(var f=0;f<to.length;f++){var y=to[f];y.blockedOn===e&&(y.blockedOn=null)}for(;to.length>0;){var E=to[0];if(E.blockedOn!==null)break;xp(E),E.blockedOn===null&&to.shift()}}var wn=a.ReactCurrentBatchConfig,Bn=!0;function or(e){Bn=!!e}function wa(){return Bn}function Pu(e,t,o){var u=$r(t),f;switch(u){case Or:f=Qn;break;case hr:f=cc;break;case eo:default:f=no;break}return f.bind(null,t,o,e)}function Qn(e,t,o,u){var f=Wa(),y=wn.transition;wn.transition=null;try{Gn(Or),no(e,t,o,u)}finally{Gn(f),wn.transition=y}}function cc(e,t,o,u){var f=Wa(),y=wn.transition;wn.transition=null;try{Gn(hr),no(e,t,o,u)}finally{Gn(f),wn.transition=y}}function no(e,t,o,u){Bn&&Qf(e,t,o,u)}function Qf(e,t,o,u){var f=Hl(e,t,o,u);if(f===null){Jx(e,t,u,ju,o),hm(e,u);return}if(vm(f,e,t,o,u)){u.stopPropagation();return}if(hm(e,u),t&Sl&&pm(e)){for(;f!==null;){var y=Qu(f);y!==null&&Nu(y);var E=Hl(e,t,o,u);if(E===null&&Jx(e,t,u,ju,o),E===f)break;f=E}f!==null&&u.stopPropagation();return}Jx(e,t,u,null,o)}var ju=null;function Hl(e,t,o,u){ju=null;var f=ff(u),y=yc(f);if(y!==null){var E=Sa(y);if(E===null)y=null;else{var R=E.tag;if(R===O){var N=Gd(E);if(N!==null)return N;y=null}else if(R===w){var $=E.stateNode;if(Zn($))return mf(E);y=null}else E!==y&&(y=null)}}return ju=y,null}function $r(e){switch(e){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 Or;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 hr;case"message":{var t=Xd();switch(t){case _f:return Or;case Ea:return hr;case Ei:case Sf:return eo;case Ho:return rc;default:return eo}}default:return eo}}function Sp(e,t,o){return e.addEventListener(t,o,!1),o}function Iu(e,t,o){return e.addEventListener(t,o,!0),o}function ro(e,t,o,u){return e.addEventListener(t,o,{capture:!0,passive:u}),o}function Xf(e,t,o,u){return e.addEventListener(t,o,{passive:u}),o}var Pl=null,Ti=null,Go=null;function Zo(e){return Pl=e,Ti=Jf(),!0}function Kf(){Pl=null,Ti=null,Go=null}function $u(){if(Go)return Go;var e,t=Ti,o=t.length,u,f=Jf(),y=f.length;for(e=0;e<o&&t[e]===f[e];e++);var E=o-e;for(u=1;u<=E&&t[o-u]===f[y-u];u++);var R=u>1?1-u:void 0;return Go=f.slice(e,R),Go}function Jf(){return"value"in Pl?Pl.value:Pl.textContent}function jl(e){var t,o=e.keyCode;return"charCode"in e?(t=e.charCode,t===0&&o===13&&(t=13)):t=o,t===10&&(t=13),t>=32||t===13?t:0}function Il(){return!0}function zr(){return!1}function $n(e){function t(o,u,f,y,E){this._reactName=o,this._targetInst=f,this.type=u,this.nativeEvent=y,this.target=E,this.currentTarget=null;for(var R in e)if(e.hasOwnProperty(R)){var N=e[R];N?this[R]=N(y):this[R]=y[R]}var $=y.defaultPrevented!=null?y.defaultPrevented:y.returnValue===!1;return $?this.isDefaultPrevented=Il:this.isDefaultPrevented=zr,this.isPropagationStopped=zr,this}return Tt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var o=this.nativeEvent;o&&(o.preventDefault?o.preventDefault():typeof o.returnValue!="unknown"&&(o.returnValue=!1),this.isDefaultPrevented=Il)},stopPropagation:function(){var o=this.nativeEvent;o&&(o.stopPropagation?o.stopPropagation():typeof o.cancelBubble!="unknown"&&(o.cancelBubble=!0),this.isPropagationStopped=Il)},persist:function(){},isPersistent:Il}),t}var Mr={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Nr=$n(Mr),Vu=Tt({},Mr,{view:0,detail:0}),Cp=$n(Vu),fc,Ep,Za;function ym(e){e!==Za&&(Za&&e.type==="mousemove"?(fc=e.screenX-Za.screenX,Ep=e.screenY-Za.screenY):(fc=0,Ep=0),Za=e)}var Yu=Tt({},Vu,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:n0,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(ym(e),fc)},movementY:function(e){return"movementY"in e?e.movementY:Ep}}),Qo=$n(Yu),bp=Tt({},Yu,{dataTransfer:0}),$l=$n(bp),gm=Tt({},Vu,{relatedTarget:0}),e0=$n(gm),wp=Tt({},Mr,{animationName:0,elapsedTime:0,pseudoElement:0}),t0=$n(wp),zx=Tt({},Mr,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Mx=$n(zx),xm=Tt({},Mr,{data:0}),Dp=$n(xm),Vl=Dp,Nx={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},qu={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"};function _m(e){if(e.key){var t=Nx[e.key]||e.key;if(t!=="Unidentified")return t}if(e.type==="keypress"){var o=jl(e);return o===13?"Enter":String.fromCharCode(o)}return e.type==="keydown"||e.type==="keyup"?qu[e.keyCode]||"Unidentified":""}var Fn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Lx(e){var t=this,o=t.nativeEvent;if(o.getModifierState)return o.getModifierState(e);var u=Fn[e];return u?!!o[u]:!1}function n0(e){return Lx}var Ux=Tt({},Vu,{key:_m,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:n0,charCode:function(e){return e.type==="keypress"?jl(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?jl(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),Hx=$n(Ux),Sm=Tt({},Yu,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Tp=$n(Sm),Px=Tt({},Vu,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:n0}),Qa=$n(Px),Rp=Tt({},Mr,{propertyName:0,elapsedTime:0,pseudoElement:0}),jx=$n(Rp),Xo=Tt({},Yu,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),r0=$n(Xo),Yl=[9,13,27,32],dc=229,pc=pt&&"CompositionEvent"in window,ql=null;pt&&"documentMode"in document&&(ql=document.documentMode);var Ix=pt&&"TextEvent"in window&&!ql,a0=pt&&(!pc||ql&&ql>8&&ql<=11),Cm=32,Ap=String.fromCharCode(Cm);function Em(){xt("onBeforeInput",["compositionend","keypress","textInput","paste"]),xt("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),xt("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),xt("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var hc=!1;function i0(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function bm(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function kp(e,t){return e==="keydown"&&t.keyCode===dc}function wm(e,t){switch(e){case"keyup":return Yl.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==dc;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Op(e){var t=e.detail;return typeof t=="object"&&"data"in t?t.data:null}function o0(e){return e.locale==="ko"}var ao=!1;function Bp(e,t,o,u,f){var y,E;if(pc?y=bm(t):ao?wm(t,u)&&(y="onCompositionEnd"):kp(t,u)&&(y="onCompositionStart"),!y)return null;a0&&!o0(u)&&(!ao&&y==="onCompositionStart"?ao=Zo(f):y==="onCompositionEnd"&&ao&&(E=$u()));var R=km(o,y);if(R.length>0){var N=new Dp(y,t,null,u,f);if(e.push({event:N,listeners:R}),E)N.data=E;else{var $=Op(u);$!==null&&(N.data=$)}}}function l0(e,t){switch(e){case"compositionend":return Op(t);case"keypress":var o=t.which;return o!==Cm?null:(hc=!0,Ap);case"textInput":var u=t.data;return u===Ap&&hc?null:u;default:return null}}function Dm(e,t){if(ao){if(e==="compositionend"||!pc&&wm(e,t)){var o=$u();return Kf(),ao=!1,o}return null}switch(e){case"paste":return null;case"keypress":if(!i0(t)){if(t.char&&t.char.length>1)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return a0&&!o0(t)?null:t.data;default:return null}}function $x(e,t,o,u,f){var y;if(Ix?y=l0(t,u):y=Dm(t,u),!y)return null;var E=km(o,"onBeforeInput");if(E.length>0){var R=new Vl("onBeforeInput","beforeinput",null,u,f);e.push({event:R,listeners:E}),R.data=y}}function u0(e,t,o,u,f,y,E){Bp(e,t,o,u,f),$x(e,t,o,u,f)}var Vx={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Wu(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!Vx[e.type]:t==="textarea"}function Yx(e){if(!pt)return!1;var t="on"+e,o=t in document;if(!o){var u=document.createElement("div");u.setAttribute(t,"return;"),o=typeof u[t]=="function"}return o}function s0(){xt("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function r(e,t,o,u){df(u);var f=km(t,"onChange");if(f.length>0){var y=new Nr("onChange","change",null,o,u);e.push({event:y,listeners:f})}}var i=null,c=null;function m(e){var t=e.nodeName&&e.nodeName.toLowerCase();return t==="select"||t==="input"&&e.type==="file"}function _(e){var t=[];r(t,c,e,ff(e)),Pd(D,t)}function D(e){j4(e,0)}function H(e){var t=v0(e);if(dv(t))return e}function q(e,t){if(e==="change")return t}var ee=!1;pt&&(ee=Yx("input")&&(!document.documentMode||document.documentMode>9));function ye(e,t){i=e,c=t,i.attachEvent("onpropertychange",ke)}function De(){i&&(i.detachEvent("onpropertychange",ke),i=null,c=null)}function ke(e){e.propertyName==="value"&&H(c)&&_(e)}function we(e,t,o){e==="focusin"?(De(),ye(t,o)):e==="focusout"&&De()}function Ie(e,t){if(e==="selectionchange"||e==="keyup"||e==="keydown")return H(c)}function Ge(e){var t=e.nodeName;return t&&t.toLowerCase()==="input"&&(e.type==="checkbox"||e.type==="radio")}function Xe(e,t){if(e==="click")return H(t)}function Nn(e,t){if(e==="input"||e==="change")return H(t)}function se(e){var t=e._wrapperState;!t||!t.controlled||e.type!=="number"||Oo(e,"number",e.value)}function re(e,t,o,u,f,y,E){var R=o?v0(o):window,N,$;if(m(R)?N=q:Wu(R)?ee?N=Nn:(N=Ie,$=we):Ge(R)&&(N=Xe),N){var V=N(t,o);if(V){r(e,V,u,f);return}}$&&$(t,R,o),t==="focusout"&&se(R)}function de(){Be("onMouseEnter",["mouseout","mouseover"]),Be("onMouseLeave",["mouseout","mouseover"]),Be("onPointerEnter",["pointerout","pointerover"]),Be("onPointerLeave",["pointerout","pointerover"])}function Fe(e,t,o,u,f,y,E){var R=t==="mouseover"||t==="pointerover",N=t==="mouseout"||t==="pointerout";if(R&&!$v(u)){var $=u.relatedTarget||u.fromElement;if($&&(yc($)||qp($)))return}if(!(!N&&!R)){var V;if(f.window===f)V=f;else{var ae=f.ownerDocument;ae?V=ae.defaultView||ae.parentWindow:V=window}var ne,ve;if(N){var me=u.relatedTarget||u.toElement;if(ne=o,ve=me?yc(me):null,ve!==null){var ge=Sa(ve);(ve!==ge||ve.tag!==S&&ve.tag!==A)&&(ve=null)}}else ne=null,ve=o;if(ne!==ve){var Ye=Qo,at="onMouseLeave",tt="onMouseEnter",Ft="mouse";(t==="pointerout"||t==="pointerover")&&(Ye=Tp,at="onPointerLeave",tt="onPointerEnter",Ft="pointer");var At=ne==null?V:v0(ne),ce=ve==null?V:v0(ve),xe=new Ye(at,Ft+"leave",ne,u,f);xe.target=At,xe.relatedTarget=ce;var fe=null,Oe=yc(f);if(Oe===o){var qe=new Ye(tt,Ft+"enter",ve,u,f);qe.target=ce,qe.relatedTarget=At,fe=qe}J7(e,xe,fe,ne,ve)}}}function et(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Ze=typeof Object.is=="function"?Object.is:et;function nt(e,t){if(Ze(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var o=Object.keys(e),u=Object.keys(t);if(o.length!==u.length)return!1;for(var f=0;f<o.length;f++){var y=o[f];if(!kt.call(t,y)||!Ze(e[y],t[y]))return!1}return!0}function dt(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function lr(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function Lt(e,t){for(var o=dt(e),u=0,f=0;o;){if(o.nodeType===Yi){if(f=u+o.textContent.length,u<=t&&f>=t)return{node:o,offset:t-u};u=f}o=dt(lr(o))}}function Ko(e){var t=e.ownerDocument,o=t&&t.defaultView||window,u=o.getSelection&&o.getSelection();if(!u||u.rangeCount===0)return null;var f=u.anchorNode,y=u.anchorOffset,E=u.focusNode,R=u.focusOffset;try{f.nodeType,E.nodeType}catch{return null}return qx(e,f,y,E,R)}function qx(e,t,o,u,f){var y=0,E=-1,R=-1,N=0,$=0,V=e,ae=null;e:for(;;){for(var ne=null;V===t&&(o===0||V.nodeType===Yi)&&(E=y+o),V===u&&(f===0||V.nodeType===Yi)&&(R=y+f),V.nodeType===Yi&&(y+=V.nodeValue.length),(ne=V.firstChild)!==null;)ae=V,V=ne;for(;;){if(V===e)break e;if(ae===t&&++N===o&&(E=y),ae===u&&++$===f&&(R=y),(ne=V.nextSibling)!==null)break;V=ae,ae=V.parentNode}V=ne}return E===-1||R===-1?null:{start:E,end:R}}function z7(e,t){var o=e.ownerDocument||document,u=o&&o.defaultView||window;if(u.getSelection){var f=u.getSelection(),y=e.textContent.length,E=Math.min(t.start,y),R=t.end===void 0?E:Math.min(t.end,y);if(!f.extend&&E>R){var N=R;R=E,E=N}var $=Lt(e,E),V=Lt(e,R);if($&&V){if(f.rangeCount===1&&f.anchorNode===$.node&&f.anchorOffset===$.offset&&f.focusNode===V.node&&f.focusOffset===V.offset)return;var ae=o.createRange();ae.setStart($.node,$.offset),f.removeAllRanges(),E>R?(f.addRange(ae),f.extend(V.node,V.offset)):(ae.setEnd(V.node,V.offset),f.addRange(ae))}}}function A4(e){return e&&e.nodeType===Yi}function k4(e,t){return!e||!t?!1:e===t?!0:A4(e)?!1:A4(t)?k4(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1}function M7(e){return e&&e.ownerDocument&&k4(e.ownerDocument.documentElement,e)}function N7(e){try{return typeof e.contentWindow.location.href=="string"}catch{return!1}}function O4(){for(var e=window,t=Xc();t instanceof e.HTMLIFrameElement;){if(N7(t))e=t.contentWindow;else return t;t=Xc(e.document)}return t}function Wx(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function L7(){var e=O4();return{focusedElem:e,selectionRange:Wx(e)?H7(e):null}}function U7(e){var t=O4(),o=e.focusedElem,u=e.selectionRange;if(t!==o&&M7(o)){u!==null&&Wx(o)&&P7(o,u);for(var f=[],y=o;y=y.parentNode;)y.nodeType===ta&&f.push({element:y,left:y.scrollLeft,top:y.scrollTop});typeof o.focus=="function"&&o.focus();for(var E=0;E<f.length;E++){var R=f[E];R.element.scrollLeft=R.left,R.element.scrollTop=R.top}}}function H7(e){var t;return"selectionStart"in e?t={start:e.selectionStart,end:e.selectionEnd}:t=Ko(e),t||{start:0,end:0}}function P7(e,t){var o=t.start,u=t.end;u===void 0&&(u=o),"selectionStart"in e?(e.selectionStart=o,e.selectionEnd=Math.min(u,e.value.length)):z7(e,t)}var j7=pt&&"documentMode"in document&&document.documentMode<=11;function I7(){xt("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var c0=null,Gx=null,Fp=null,Zx=!1;function $7(e){if("selectionStart"in e&&Wx(e))return{start:e.selectionStart,end:e.selectionEnd};var t=e.ownerDocument&&e.ownerDocument.defaultView||window,o=t.getSelection();return{anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}}function V7(e){return e.window===e?e.document:e.nodeType===ci?e:e.ownerDocument}function B4(e,t,o){var u=V7(o);if(!(Zx||c0==null||c0!==Xc(u))){var f=$7(c0);if(!Fp||!nt(Fp,f)){Fp=f;var y=km(Gx,"onSelect");if(y.length>0){var E=new Nr("onSelect","select",null,t,o);e.push({event:E,listeners:y}),E.target=c0}}}}function Y7(e,t,o,u,f,y,E){var R=o?v0(o):window;switch(t){case"focusin":(Wu(R)||R.contentEditable==="true")&&(c0=R,Gx=o,Fp=null);break;case"focusout":c0=null,Gx=null,Fp=null;break;case"mousedown":Zx=!0;break;case"contextmenu":case"mouseup":case"dragend":Zx=!1,B4(e,u,f);break;case"selectionchange":if(j7)break;case"keydown":case"keyup":B4(e,u,f)}}function Tm(e,t){var o={};return o[e.toLowerCase()]=t.toLowerCase(),o["Webkit"+e]="webkit"+t,o["Moz"+e]="moz"+t,o}var f0={animationend:Tm("Animation","AnimationEnd"),animationiteration:Tm("Animation","AnimationIteration"),animationstart:Tm("Animation","AnimationStart"),transitionend:Tm("Transition","TransitionEnd")},Qx={},F4={};pt&&(F4=document.createElement("div").style,"AnimationEvent"in window||(delete f0.animationend.animation,delete f0.animationiteration.animation,delete f0.animationstart.animation),"TransitionEvent"in window||delete f0.transitionend.transition);function Rm(e){if(Qx[e])return Qx[e];if(!f0[e])return e;var t=f0[e];for(var o in t)if(t.hasOwnProperty(o)&&o in F4)return Qx[e]=t[o];return e}var z4=Rm("animationend"),M4=Rm("animationiteration"),N4=Rm("animationstart"),L4=Rm("transitionend"),U4=new Map,H4=["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"];function Gu(e,t){U4.set(e,t),xt(t,[e])}function q7(){for(var e=0;e<H4.length;e++){var t=H4[e],o=t.toLowerCase(),u=t[0].toUpperCase()+t.slice(1);Gu(o,"on"+u)}Gu(z4,"onAnimationEnd"),Gu(M4,"onAnimationIteration"),Gu(N4,"onAnimationStart"),Gu("dblclick","onDoubleClick"),Gu("focusin","onFocus"),Gu("focusout","onBlur"),Gu(L4,"onTransitionEnd")}function W7(e,t,o,u,f,y,E){var R=U4.get(t);if(R!==void 0){var N=Nr,$=t;switch(t){case"keypress":if(jl(u)===0)return;case"keydown":case"keyup":N=Hx;break;case"focusin":$="focus",N=e0;break;case"focusout":$="blur",N=e0;break;case"beforeblur":case"afterblur":N=e0;break;case"click":if(u.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":N=Qo;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":N=$l;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":N=Qa;break;case z4:case M4:case N4:N=t0;break;case L4:N=jx;break;case"scroll":N=Cp;break;case"wheel":N=r0;break;case"copy":case"cut":case"paste":N=Mx;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":N=Tp;break}var V=(y&Sl)!==0;{var ae=!V&&t==="scroll",ne=X7(o,R,u.type,V,ae);if(ne.length>0){var ve=new N(R,$,null,u,f);e.push({event:ve,listeners:ne})}}}}q7(),de(),s0(),I7(),Em();function G7(e,t,o,u,f,y,E){W7(e,t,o,u,f,y);var R=(y&Cx)===0;R&&(Fe(e,t,o,u,f),re(e,t,o,u,f),Y7(e,t,o,u,f),u0(e,t,o,u,f))}var zp=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],Xx=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(zp));function P4(e,t,o){var u=e.type||"unknown-event";e.currentTarget=o,Zi(u,t,void 0,e),e.currentTarget=null}function Z7(e,t,o){var u;if(o)for(var f=t.length-1;f>=0;f--){var y=t[f],E=y.instance,R=y.currentTarget,N=y.listener;if(E!==u&&e.isPropagationStopped())return;P4(e,N,R),u=E}else for(var $=0;$<t.length;$++){var V=t[$],ae=V.instance,ne=V.currentTarget,ve=V.listener;if(ae!==u&&e.isPropagationStopped())return;P4(e,ve,ne),u=ae}}function j4(e,t){for(var o=(t&Sl)!==0,u=0;u<e.length;u++){var f=e[u],y=f.event,E=f.listeners;Z7(y,E,o)}Vd()}function Q7(e,t,o,u,f){var y=ff(o),E=[];G7(E,e,u,o,y,t),j4(E,t)}function Dn(e,t){Xx.has(e)||v('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var o=!1,u=DB(t),f=eO(e,o);u.has(f)||(I4(t,e,Hs,o),u.add(f))}function Kx(e,t,o){Xx.has(e)&&!t&&v('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var u=0;t&&(u|=Sl),I4(o,e,u,t)}var Am="_reactListening"+Math.random().toString(36).slice(2);function Mp(e){if(!e[Am]){e[Am]=!0,Ce.forEach(function(o){o!=="selectionchange"&&(Xx.has(o)||Kx(o,!1,e),Kx(o,!0,e))});var t=e.nodeType===ci?e:e.ownerDocument;t!==null&&(t[Am]||(t[Am]=!0,Kx("selectionchange",!1,t)))}}function I4(e,t,o,u,f){var y=Pu(e,t,o),E=void 0;Vs&&(t==="touchstart"||t==="touchmove"||t==="wheel")&&(E=!0),e=e,u?E!==void 0?ro(e,t,y,E):Iu(e,t,y):E!==void 0?Xf(e,t,y,E):Sp(e,t,y)}function $4(e,t){return e===t||e.nodeType===jn&&e.parentNode===t}function Jx(e,t,o,u,f){var y=u;if(!(t&Wi)&&!(t&Hs)){var E=f;if(u!==null){var R=u;e:for(;;){if(R===null)return;var N=R.tag;if(N===w||N===b){var $=R.stateNode.containerInfo;if($4($,E))break;if(N===b)for(var V=R.return;V!==null;){var ae=V.tag;if(ae===w||ae===b){var ne=V.stateNode.containerInfo;if($4(ne,E))return}V=V.return}for(;$!==null;){var ve=yc($);if(ve===null)return;var me=ve.tag;if(me===S||me===A){R=y=ve;continue e}$=$.parentNode}}R=R.return}}}Pd(function(){return Q7(e,t,o,y)})}function Np(e,t,o){return{instance:e,listener:t,currentTarget:o}}function X7(e,t,o,u,f,y){for(var E=t!==null?t+"Capture":null,R=u?E:t,N=[],$=e,V=null;$!==null;){var ae=$,ne=ae.stateNode,ve=ae.tag;if(ve===S&&ne!==null&&(V=ne,R!==null)){var me=El($,R);me!=null&&N.push(Np($,me,V))}if(f)break;$=$.return}return N}function km(e,t){for(var o=t+"Capture",u=[],f=e;f!==null;){var y=f,E=y.stateNode,R=y.tag;if(R===S&&E!==null){var N=E,$=El(f,o);$!=null&&u.unshift(Np(f,$,N));var V=El(f,t);V!=null&&u.push(Np(f,V,N))}f=f.return}return u}function d0(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==S);return e||null}function K7(e,t){for(var o=e,u=t,f=0,y=o;y;y=d0(y))f++;for(var E=0,R=u;R;R=d0(R))E++;for(;f-E>0;)o=d0(o),f--;for(;E-f>0;)u=d0(u),E--;for(var N=f;N--;){if(o===u||u!==null&&o===u.alternate)return o;o=d0(o),u=d0(u)}return null}function V4(e,t,o,u,f){for(var y=t._reactName,E=[],R=o;R!==null&&R!==u;){var N=R,$=N.alternate,V=N.stateNode,ae=N.tag;if($!==null&&$===u)break;if(ae===S&&V!==null){var ne=V;if(f){var ve=El(R,y);ve!=null&&E.unshift(Np(R,ve,ne))}else if(!f){var me=El(R,y);me!=null&&E.push(Np(R,me,ne))}}R=R.return}E.length!==0&&e.push({event:t,listeners:E})}function J7(e,t,o,u,f){var y=u&&f?K7(u,f):null;u!==null&&V4(e,t,u,y,!1),f!==null&&o!==null&&V4(e,o,f,y,!0)}function eO(e,t){return e+"__"+(t?"capture":"bubble")}var Xa=!1,Lp="dangerouslySetInnerHTML",Om="suppressContentEditableWarning",Zu="suppressHydrationWarning",Y4="autoFocus",vc="children",mc="style",Bm="__html",e2,Fm,Up,q4,zm,W4,G4;e2={dialog:!0,webview:!0},Fm=function(e,t){cf(e,t),Md(e,t),Iv(e,t,{registrationNameDependencies:Je,possibleRegistrationNames:Ve})},W4=pt&&!document.documentMode,Up=function(e,t,o){if(!Xa){var u=Mm(o),f=Mm(t);f!==u&&(Xa=!0,v("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(f),JSON.stringify(u)))}},q4=function(e){if(!Xa){Xa=!0;var t=[];e.forEach(function(o){t.push(o)}),v("Extra attributes from the server: %s",t)}},zm=function(e,t){t===!1?v("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):v("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof t)},G4=function(e,t){var o=e.namespaceURI===Vi?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return o.innerHTML=t,o.innerHTML};var tO=/\r\n?/g,nO=/\u0000|\uFFFD/g;function Mm(e){vn(e);var t=typeof e=="string"?e:""+e;return t.replace(tO,`
|
|
85
|
+
`).replace(nO,"")}function Nm(e,t,o,u){var f=Mm(t),y=Mm(e);if(y!==f&&(u&&(Xa||(Xa=!0,v('Text content did not match. Server: "%s" Client: "%s"',y,f))),o&&he))throw new Error("Text content does not match server-rendered HTML.")}function Z4(e){return e.nodeType===ci?e:e.ownerDocument}function rO(){}function Lm(e){e.onclick=rO}function aO(e,t,o,u,f){for(var y in u)if(u.hasOwnProperty(y)){var E=u[y];if(y===mc)E&&Object.freeze(E),Bv(t,E);else if(y===Lp){var R=E?E[Bm]:void 0;R!=null&&Sv(t,R)}else if(y===vc)if(typeof E=="string"){var N=e!=="textarea"||E!=="";N&&of(t,E)}else typeof E=="number"&&of(t,""+E);else y===Om||y===Zu||y===Y4||(Je.hasOwnProperty(y)?E!=null&&(typeof E!="function"&&zm(y,E),y==="onScroll"&&Dn("scroll",t)):E!=null&&mn(t,y,E,f))}}function iO(e,t,o,u){for(var f=0;f<t.length;f+=2){var y=t[f],E=t[f+1];y===mc?Bv(e,E):y===Lp?Sv(e,E):y===vc?of(e,E):mn(e,y,E,u)}}function oO(e,t,o,u){var f,y=Z4(o),E,R=u;if(R===Vi&&(R=rf(e)),R===Vi){if(f=qi(e,t),!f&&e!==e.toLowerCase()&&v("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),e==="script"){var N=y.createElement("div");N.innerHTML="<script></script>";var $=N.firstChild;E=N.removeChild($)}else if(typeof t.is=="string")E=y.createElement(e,{is:t.is});else if(E=y.createElement(e),e==="select"){var V=E;t.multiple?V.multiple=!0:t.size&&(V.size=t.size)}}else E=y.createElementNS(R,e);return R===Vi&&!f&&Object.prototype.toString.call(E)==="[object HTMLUnknownElement]"&&!kt.call(e2,e)&&(e2[e]=!0,v("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e)),E}function lO(e,t){return Z4(t).createTextNode(e)}function uO(e,t,o,u){var f=qi(t,o);Fm(t,o);var y;switch(t){case"dialog":Dn("cancel",e),Dn("close",e),y=o;break;case"iframe":case"object":case"embed":Dn("load",e),y=o;break;case"video":case"audio":for(var E=0;E<zp.length;E++)Dn(zp[E],e);y=o;break;case"source":Dn("error",e),y=o;break;case"img":case"image":case"link":Dn("error",e),Dn("load",e),y=o;break;case"details":Dn("toggle",e),y=o;break;case"input":Fs(e,o),y=Bs(e,o),Dn("invalid",e);break;case"option":tf(e,o),y=o;break;case"select":yv(e,o),y=bd(e,o),Dn("invalid",e);break;case"textarea":gv(e,o),y=Dd(e,o),Dn("invalid",e);break;default:y=o}switch(uf(t,y),aO(t,e,u,y,f),t){case"input":gl(e),zs(e,o,!1);break;case"textarea":gl(e),_v(e);break;case"option":Ed(e,o);break;case"select":fx(e,o);break;default:typeof y.onClick=="function"&&Lm(e);break}}function sO(e,t,o,u,f){Fm(t,u);var y=null,E,R;switch(t){case"input":E=Bs(e,o),R=Bs(e,u),y=[];break;case"select":E=bd(e,o),R=bd(e,u),y=[];break;case"textarea":E=Dd(e,o),R=Dd(e,u),y=[];break;default:E=o,R=u,typeof E.onClick!="function"&&typeof R.onClick=="function"&&Lm(e);break}uf(t,R);var N,$,V=null;for(N in E)if(!(R.hasOwnProperty(N)||!E.hasOwnProperty(N)||E[N]==null))if(N===mc){var ae=E[N];for($ in ae)ae.hasOwnProperty($)&&(V||(V={}),V[$]="")}else N===Lp||N===vc||N===Om||N===Zu||N===Y4||(Je.hasOwnProperty(N)?y||(y=[]):(y=y||[]).push(N,null));for(N in R){var ne=R[N],ve=E!=null?E[N]:void 0;if(!(!R.hasOwnProperty(N)||ne===ve||ne==null&&ve==null))if(N===mc)if(ne&&Object.freeze(ne),ve){for($ in ve)ve.hasOwnProperty($)&&(!ne||!ne.hasOwnProperty($))&&(V||(V={}),V[$]="");for($ in ne)ne.hasOwnProperty($)&&ve[$]!==ne[$]&&(V||(V={}),V[$]=ne[$])}else V||(y||(y=[]),y.push(N,V)),V=ne;else if(N===Lp){var me=ne?ne[Bm]:void 0,ge=ve?ve[Bm]:void 0;me!=null&&ge!==me&&(y=y||[]).push(N,me)}else N===vc?(typeof ne=="string"||typeof ne=="number")&&(y=y||[]).push(N,""+ne):N===Om||N===Zu||(Je.hasOwnProperty(N)?(ne!=null&&(typeof ne!="function"&&zm(N,ne),N==="onScroll"&&Dn("scroll",e)),!y&&ve!==ne&&(y=[])):(y=y||[]).push(N,ne))}return V&&(Ls(V,R[mc]),(y=y||[]).push(mc,V)),y}function cO(e,t,o,u,f){o==="input"&&f.type==="radio"&&f.name!=null&&Cd(e,f);var y=qi(o,u),E=qi(o,f);switch(iO(e,t,y,E),o){case"input":yu(e,f);break;case"textarea":xv(e,f);break;case"select":dx(e,f);break}}function fO(e){{var t=e.toLowerCase();return sf.hasOwnProperty(t)&&sf[t]||null}}function dO(e,t,o,u,f,y,E){var R,N;switch(R=qi(t,o),Fm(t,o),t){case"dialog":Dn("cancel",e),Dn("close",e);break;case"iframe":case"object":case"embed":Dn("load",e);break;case"video":case"audio":for(var $=0;$<zp.length;$++)Dn(zp[$],e);break;case"source":Dn("error",e);break;case"img":case"image":case"link":Dn("error",e),Dn("load",e);break;case"details":Dn("toggle",e);break;case"input":Fs(e,o),Dn("invalid",e);break;case"option":tf(e,o);break;case"select":yv(e,o),Dn("invalid",e);break;case"textarea":gv(e,o),Dn("invalid",e);break}uf(t,o);{N=new Set;for(var V=e.attributes,ae=0;ae<V.length;ae++){var ne=V[ae].name.toLowerCase();switch(ne){case"value":break;case"checked":break;case"selected":break;default:N.add(V[ae].name)}}}var ve=null;for(var me in o)if(o.hasOwnProperty(me)){var ge=o[me];if(me===vc)typeof ge=="string"?e.textContent!==ge&&(o[Zu]!==!0&&Nm(e.textContent,ge,y,E),ve=[vc,ge]):typeof ge=="number"&&e.textContent!==""+ge&&(o[Zu]!==!0&&Nm(e.textContent,ge,y,E),ve=[vc,""+ge]);else if(Je.hasOwnProperty(me))ge!=null&&(typeof ge!="function"&&zm(me,ge),me==="onScroll"&&Dn("scroll",e));else if(E&&typeof R=="boolean"){var Ye=void 0,at=R&&ue?null:Tr(me);if(o[Zu]!==!0){if(!(me===Om||me===Zu||me==="value"||me==="checked"||me==="selected")){if(me===Lp){var tt=e.innerHTML,Ft=ge?ge[Bm]:void 0;if(Ft!=null){var At=G4(e,Ft);At!==tt&&Up(me,tt,At)}}else if(me===mc){if(N.delete(me),W4){var ce=_x(ge);Ye=e.getAttribute("style"),ce!==Ye&&Up(me,Ye,ce)}}else if(R&&!ue)N.delete(me.toLowerCase()),Ye=ji(e,me,ge),ge!==Ye&&Up(me,Ye,ge);else if(!Cn(me,at,R)&&!Kt(me,ge,at,R)){var xe=!1;if(at!==null)N.delete(at.attributeName),Ye=Pi(e,me,ge,at);else{var fe=u;if(fe===Vi&&(fe=rf(t)),fe===Vi)N.delete(me.toLowerCase());else{var Oe=fO(me);Oe!==null&&Oe!==me&&(xe=!0,N.delete(Oe)),N.delete(me)}Ye=ji(e,me,ge)}var qe=ue;!qe&&ge!==Ye&&!xe&&Up(me,Ye,ge)}}}}}switch(E&&N.size>0&&o[Zu]!==!0&&q4(N),t){case"input":gl(e),zs(e,o,!0);break;case"textarea":gl(e),_v(e);break;case"select":case"option":break;default:typeof o.onClick=="function"&&Lm(e);break}return ve}function pO(e,t,o){var u=e.nodeValue!==t;return u}function t2(e,t){{if(Xa)return;Xa=!0,v("Did not expect server HTML to contain a <%s> in <%s>.",t.nodeName.toLowerCase(),e.nodeName.toLowerCase())}}function n2(e,t){{if(Xa)return;Xa=!0,v('Did not expect server HTML to contain the text node "%s" in <%s>.',t.nodeValue,e.nodeName.toLowerCase())}}function r2(e,t,o){{if(Xa)return;Xa=!0,v("Expected server HTML to contain a matching <%s> in <%s>.",t,e.nodeName.toLowerCase())}}function a2(e,t){{if(t===""||Xa)return;Xa=!0,v('Expected server HTML to contain a matching text node for "%s" in <%s>.',t,e.nodeName.toLowerCase())}}function hO(e,t,o){switch(t){case"input":pv(e,o);return;case"textarea":Td(e,o);return;case"select":px(e,o);return}}var Hp=function(){},Pp=function(){};{var vO=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],Q4=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],mO=Q4.concat(["button"]),yO=["dd","dt","li","option","optgroup","p","rp","rt"],X4={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};Pp=function(e,t){var o=Tt({},e||X4),u={tag:t};return Q4.indexOf(t)!==-1&&(o.aTagInScope=null,o.buttonTagInScope=null,o.nobrTagInScope=null),mO.indexOf(t)!==-1&&(o.pTagInButtonScope=null),vO.indexOf(t)!==-1&&t!=="address"&&t!=="div"&&t!=="p"&&(o.listItemTagAutoclosing=null,o.dlItemTagAutoclosing=null),o.current=u,t==="form"&&(o.formTag=u),t==="a"&&(o.aTagInScope=u),t==="button"&&(o.buttonTagInScope=u),t==="nobr"&&(o.nobrTagInScope=u),t==="p"&&(o.pTagInButtonScope=u),t==="li"&&(o.listItemTagAutoclosing=u),(t==="dd"||t==="dt")&&(o.dlItemTagAutoclosing=u),o};var gO=function(e,t){switch(t){case"select":return e==="option"||e==="optgroup"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t!=="h1"&&t!=="h2"&&t!=="h3"&&t!=="h4"&&t!=="h5"&&t!=="h6";case"rp":case"rt":return yO.indexOf(t)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return t==null}return!0},xO=function(e,t){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t.pTagInButtonScope;case"form":return t.formTag||t.pTagInButtonScope;case"li":return t.listItemTagAutoclosing;case"dd":case"dt":return t.dlItemTagAutoclosing;case"button":return t.buttonTagInScope;case"a":return t.aTagInScope;case"nobr":return t.nobrTagInScope}return null},K4={};Hp=function(e,t,o){o=o||X4;var u=o.current,f=u&&u.tag;t!=null&&(e!=null&&v("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var y=gO(e,f)?null:u,E=y?null:xO(e,o),R=y||E;if(R){var N=R.tag,$=!!y+"|"+e+"|"+N;if(!K4[$]){K4[$]=!0;var V=e,ae="";if(e==="#text"?/\S/.test(t)?V="Text nodes":(V="Whitespace text nodes",ae=" Make sure you don't have any extra whitespace between tags on each line of your source code."):V="<"+e+">",y){var ne="";N==="table"&&e==="tr"&&(ne+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),v("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",V,N,ae,ne)}else v("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",V,N)}}}}var Um="suppressHydrationWarning",Hm="$",Pm="/$",jp="$?",Ip="$!",_O="style",i2=null,o2=null;function SO(e){var t,o,u=e.nodeType;switch(u){case ci:case xl:{t=u===ci?"#document":"#fragment";var f=e.documentElement;o=f?f.namespaceURI:Ad(null,"");break}default:{var y=u===jn?e.parentNode:e,E=y.namespaceURI||null;t=y.tagName,o=Ad(E,t);break}}{var R=t.toLowerCase(),N=Pp(null,R);return{namespace:o,ancestorInfo:N}}}function CO(e,t,o){{var u=e,f=Ad(u.namespace,t),y=Pp(u.ancestorInfo,t);return{namespace:f,ancestorInfo:y}}}function dN(e){return e}function EO(e){i2=wa(),o2=L7();var t=null;return or(!1),t}function bO(e){U7(o2),or(i2),i2=null,o2=null}function wO(e,t,o,u,f){var y;{var E=u;if(Hp(e,null,E.ancestorInfo),typeof t.children=="string"||typeof t.children=="number"){var R=""+t.children,N=Pp(E.ancestorInfo,e);Hp(null,R,N)}y=E.namespace}var $=oO(e,t,o,y);return Yp(f,$),h2($,t),$}function DO(e,t){e.appendChild(t)}function TO(e,t,o,u,f){switch(uO(e,t,o,u),t){case"button":case"input":case"select":case"textarea":return!!o.autoFocus;case"img":return!0;default:return!1}}function RO(e,t,o,u,f,y){{var E=y;if(typeof u.children!=typeof o.children&&(typeof u.children=="string"||typeof u.children=="number")){var R=""+u.children,N=Pp(E.ancestorInfo,t);Hp(null,R,N)}}return sO(e,t,o,u)}function l2(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}function AO(e,t,o,u){{var f=o;Hp(null,e,f.ancestorInfo)}var y=lO(e,t);return Yp(u,y),y}function kO(){var e=window.event;return e===void 0?eo:$r(e.type)}var u2=typeof setTimeout=="function"?setTimeout:void 0,OO=typeof clearTimeout=="function"?clearTimeout:void 0,s2=-1,J4=typeof Promise=="function"?Promise:void 0,BO=typeof queueMicrotask=="function"?queueMicrotask:typeof J4<"u"?function(e){return J4.resolve(null).then(e).catch(FO)}:u2;function FO(e){setTimeout(function(){throw e})}function zO(e,t,o,u){switch(t){case"button":case"input":case"select":case"textarea":o.autoFocus&&e.focus();return;case"img":{o.src&&(e.src=o.src);return}}}function MO(e,t,o,u,f,y){cO(e,t,o,u,f),h2(e,f)}function ew(e){of(e,"")}function NO(e,t,o){e.nodeValue=o}function LO(e,t){e.appendChild(t)}function UO(e,t){var o;e.nodeType===jn?(o=e.parentNode,o.insertBefore(t,e)):(o=e,o.appendChild(t));var u=e._reactRootContainer;u==null&&o.onclick===null&&Lm(o)}function HO(e,t,o){e.insertBefore(t,o)}function PO(e,t,o){e.nodeType===jn?e.parentNode.insertBefore(t,o):e.insertBefore(t,o)}function jO(e,t){e.removeChild(t)}function IO(e,t){e.nodeType===jn?e.parentNode.removeChild(t):e.removeChild(t)}function c2(e,t){var o=t,u=0;do{var f=o.nextSibling;if(e.removeChild(o),f&&f.nodeType===jn){var y=f.data;if(y===Pm)if(u===0){e.removeChild(f),Rt(t);return}else u--;else(y===Hm||y===jp||y===Ip)&&u++}o=f}while(o);Rt(t)}function $O(e,t){e.nodeType===jn?c2(e.parentNode,t):e.nodeType===ta&&c2(e,t),Rt(e)}function VO(e){e=e;var t=e.style;typeof t.setProperty=="function"?t.setProperty("display","none","important"):t.display="none"}function YO(e){e.nodeValue=""}function qO(e,t){e=e;var o=t[_O],u=o!=null&&o.hasOwnProperty("display")?o.display:null;e.style.display=lf("display",u)}function WO(e,t){e.nodeValue=t}function GO(e){e.nodeType===ta?e.textContent="":e.nodeType===ci&&e.documentElement&&e.removeChild(e.documentElement)}function ZO(e,t,o){return e.nodeType!==ta||t.toLowerCase()!==e.nodeName.toLowerCase()?null:e}function QO(e,t){return t===""||e.nodeType!==Yi?null:e}function XO(e){return e.nodeType!==jn?null:e}function tw(e){return e.data===jp}function f2(e){return e.data===Ip}function KO(e){var t=e.nextSibling&&e.nextSibling.dataset,o,u,f;return t&&(o=t.dgst,u=t.msg,f=t.stck),{message:u,digest:o,stack:f}}function JO(e,t){e._reactRetry=t}function jm(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===ta||t===Yi)break;if(t===jn){var o=e.data;if(o===Hm||o===Ip||o===jp)break;if(o===Pm)return null}}return e}function $p(e){return jm(e.nextSibling)}function eB(e){return jm(e.firstChild)}function tB(e){return jm(e.firstChild)}function nB(e){return jm(e.nextSibling)}function rB(e,t,o,u,f,y,E){Yp(y,e),h2(e,o);var R;{var N=f;R=N.namespace}var $=(y.mode&Dt)!==ot;return dO(e,t,o,R,u,$,E)}function aB(e,t,o,u){return Yp(o,e),o.mode&Dt,pO(e,t)}function iB(e,t){Yp(t,e)}function oB(e){for(var t=e.nextSibling,o=0;t;){if(t.nodeType===jn){var u=t.data;if(u===Pm){if(o===0)return $p(t);o--}else(u===Hm||u===Ip||u===jp)&&o++}t=t.nextSibling}return null}function nw(e){for(var t=e.previousSibling,o=0;t;){if(t.nodeType===jn){var u=t.data;if(u===Hm||u===Ip||u===jp){if(o===0)return t;o--}else u===Pm&&o++}t=t.previousSibling}return null}function lB(e){Rt(e)}function uB(e){Rt(e)}function sB(e){return e!=="head"&&e!=="body"}function cB(e,t,o,u){var f=!0;Nm(t.nodeValue,o,u,f)}function fB(e,t,o,u,f,y){if(t[Um]!==!0){var E=!0;Nm(u.nodeValue,f,y,E)}}function dB(e,t){t.nodeType===ta?t2(e,t):t.nodeType===jn||n2(e,t)}function pB(e,t){{var o=e.parentNode;o!==null&&(t.nodeType===ta?t2(o,t):t.nodeType===jn||n2(o,t))}}function hB(e,t,o,u,f){(f||t[Um]!==!0)&&(u.nodeType===ta?t2(o,u):u.nodeType===jn||n2(o,u))}function vB(e,t,o){r2(e,t)}function mB(e,t){a2(e,t)}function yB(e,t,o){{var u=e.parentNode;u!==null&&r2(u,t)}}function gB(e,t){{var o=e.parentNode;o!==null&&a2(o,t)}}function xB(e,t,o,u,f,y){(y||t[Um]!==!0)&&r2(o,u)}function _B(e,t,o,u,f){(f||t[Um]!==!0)&&a2(o,u)}function SB(e){v("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.nodeName.toLowerCase())}function CB(e){Mp(e)}var p0=Math.random().toString(36).slice(2),h0="__reactFiber$"+p0,d2="__reactProps$"+p0,Vp="__reactContainer$"+p0,p2="__reactEvents$"+p0,EB="__reactListeners$"+p0,bB="__reactHandles$"+p0;function wB(e){delete e[h0],delete e[d2],delete e[p2],delete e[EB],delete e[bB]}function Yp(e,t){t[h0]=e}function Im(e,t){t[Vp]=e}function rw(e){e[Vp]=null}function qp(e){return!!e[Vp]}function yc(e){var t=e[h0];if(t)return t;for(var o=e.parentNode;o;){if(t=o[Vp]||o[h0],t){var u=t.alternate;if(t.child!==null||u!==null&&u.child!==null)for(var f=nw(e);f!==null;){var y=f[h0];if(y)return y;f=nw(f)}return t}e=o,o=e.parentNode}return null}function Qu(e){var t=e[h0]||e[Vp];return t&&(t.tag===S||t.tag===A||t.tag===O||t.tag===w)?t:null}function v0(e){if(e.tag===S||e.tag===A)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function $m(e){return e[d2]||null}function h2(e,t){e[d2]=t}function DB(e){var t=e[p2];return t===void 0&&(t=e[p2]=new Set),t}var aw={},iw=a.ReactDebugCurrentFrame;function Vm(e){if(e){var t=e._owner,o=Ds(e.type,e._source,t?t.type:null);iw.setExtraStackFrame(o)}else iw.setExtraStackFrame(null)}function io(e,t,o,u,f){{var y=Function.call.bind(kt);for(var E in e)if(y(e,E)){var R=void 0;try{if(typeof e[E]!="function"){var N=Error((u||"React class")+": "+o+" type `"+E+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[E]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw N.name="Invariant Violation",N}R=e[E](t,E,u,o,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch($){R=$}R&&!(R instanceof Error)&&(Vm(f),v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",u||"React class",o,E,typeof R),Vm(null)),R instanceof Error&&!(R.message in aw)&&(aw[R.message]=!0,Vm(f),v("Failed %s type: %s",o,R.message),Vm(null))}}}var v2=[],Ym;Ym=[];var Wl=-1;function Xu(e){return{current:e}}function ca(e,t){if(Wl<0){v("Unexpected pop.");return}t!==Ym[Wl]&&v("Unexpected Fiber popped."),e.current=v2[Wl],v2[Wl]=null,Ym[Wl]=null,Wl--}function fa(e,t,o){Wl++,v2[Wl]=e.current,Ym[Wl]=o,e.current=t}var m2;m2={};var vi={};Object.freeze(vi);var Gl=Xu(vi),Jo=Xu(!1),y2=vi;function m0(e,t,o){return o&&el(t)?y2:Gl.current}function ow(e,t,o){{var u=e.stateNode;u.__reactInternalMemoizedUnmaskedChildContext=t,u.__reactInternalMemoizedMaskedChildContext=o}}function y0(e,t){{var o=e.type,u=o.contextTypes;if(!u)return vi;var f=e.stateNode;if(f&&f.__reactInternalMemoizedUnmaskedChildContext===t)return f.__reactInternalMemoizedMaskedChildContext;var y={};for(var E in u)y[E]=t[E];{var R=mt(e)||"Unknown";io(u,y,"context",R)}return f&&ow(e,t,y),y}}function qm(){return Jo.current}function el(e){{var t=e.childContextTypes;return t!=null}}function Wm(e){ca(Jo,e),ca(Gl,e)}function g2(e){ca(Jo,e),ca(Gl,e)}function lw(e,t,o){{if(Gl.current!==vi)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");fa(Gl,t,e),fa(Jo,o,e)}}function uw(e,t,o){{var u=e.stateNode,f=t.childContextTypes;if(typeof u.getChildContext!="function"){{var y=mt(e)||"Unknown";m2[y]||(m2[y]=!0,v("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",y,y))}return o}var E=u.getChildContext();for(var R in E)if(!(R in f))throw new Error((mt(e)||"Unknown")+'.getChildContext(): key "'+R+'" is not defined in childContextTypes.');{var N=mt(e)||"Unknown";io(f,E,"child context",N)}return Tt({},o,E)}}function Gm(e){{var t=e.stateNode,o=t&&t.__reactInternalMemoizedMergedChildContext||vi;return y2=Gl.current,fa(Gl,o,e),fa(Jo,Jo.current,e),!0}}function sw(e,t,o){{var u=e.stateNode;if(!u)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(o){var f=uw(e,t,y2);u.__reactInternalMemoizedMergedChildContext=f,ca(Jo,e),ca(Gl,e),fa(Gl,f,e),fa(Jo,o,e)}else ca(Jo,e),fa(Jo,o,e)}}function TB(e){{if(!Zd(e)||e.tag!==d)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var t=e;do{switch(t.tag){case w:return t.stateNode.context;case d:{var o=t.type;if(el(o))return t.stateNode.__reactInternalMemoizedMergedChildContext;break}}t=t.return}while(t!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var Ku=0,Zm=1,Zl=null,x2=!1,_2=!1;function cw(e){Zl===null?Zl=[e]:Zl.push(e)}function RB(e){x2=!0,cw(e)}function fw(){x2&&Ju()}function Ju(){if(!_2&&Zl!==null){_2=!0;var e=0,t=Wa();try{var o=!0,u=Zl;for(Gn(Or);e<u.length;e++){var f=u[e];do f=f(o);while(f!==null)}Zl=null,x2=!1}catch(y){throw Zl!==null&&(Zl=Zl.slice(e+1)),gf(_f,Ju),y}finally{Gn(t),_2=!1}}return null}var g0=[],x0=0,Qm=null,Xm=0,Ri=[],Ai=0,gc=null,Ql=1,Xl="";function AB(e){return _c(),(e.flags&qd)!==rt}function kB(e){return _c(),Xm}function OB(){var e=Xl,t=Ql,o=t&~BB(t);return o.toString(32)+e}function xc(e,t){_c(),g0[x0++]=Xm,g0[x0++]=Qm,Qm=e,Xm=t}function dw(e,t,o){_c(),Ri[Ai++]=Ql,Ri[Ai++]=Xl,Ri[Ai++]=gc,gc=e;var u=Ql,f=Xl,y=Km(u)-1,E=u&~(1<<y),R=o+1,N=Km(t)+y;if(N>30){var $=y-y%5,V=(1<<$)-1,ae=(E&V).toString(32),ne=E>>$,ve=y-$,me=Km(t)+ve,ge=R<<ve,Ye=ge|ne,at=ae+f;Ql=1<<me|Ye,Xl=at}else{var tt=R<<y,Ft=tt|E,At=f;Ql=1<<N|Ft,Xl=At}}function S2(e){_c();var t=e.return;if(t!==null){var o=1,u=0;xc(e,o),dw(e,o,u)}}function Km(e){return 32-Df(e)}function BB(e){return 1<<Km(e)-1}function C2(e){for(;e===Qm;)Qm=g0[--x0],g0[x0]=null,Xm=g0[--x0],g0[x0]=null;for(;e===gc;)gc=Ri[--Ai],Ri[Ai]=null,Xl=Ri[--Ai],Ri[Ai]=null,Ql=Ri[--Ai],Ri[Ai]=null}function FB(){return _c(),gc!==null?{id:Ql,overflow:Xl}:null}function zB(e,t){_c(),Ri[Ai++]=Ql,Ri[Ai++]=Xl,Ri[Ai++]=gc,Ql=t.id,Xl=t.overflow,gc=e}function _c(){Yr()||v("Expected to be hydrating. This is a bug in React. Please file an issue.")}var Vr=null,ki=null,oo=!1,Sc=!1,es=null;function MB(){oo&&v("We should not be hydrating here. This is a bug in React. Please file a bug.")}function pw(){Sc=!0}function NB(){return Sc}function LB(e){var t=e.stateNode.containerInfo;return ki=tB(t),Vr=e,oo=!0,es=null,Sc=!1,!0}function UB(e,t,o){return ki=nB(t),Vr=e,oo=!0,es=null,Sc=!1,o!==null&&zB(e,o),!0}function hw(e,t){switch(e.tag){case w:{dB(e.stateNode.containerInfo,t);break}case S:{var o=(e.mode&Dt)!==ot;hB(e.type,e.memoizedProps,e.stateNode,t,o);break}case O:{var u=e.memoizedState;u.dehydrated!==null&&pB(u.dehydrated,t);break}}}function vw(e,t){hw(e,t);var o=jz();o.stateNode=t,o.return=e;var u=e.deletions;u===null?(e.deletions=[o],e.flags|=It):u.push(o)}function E2(e,t){{if(Sc)return;switch(e.tag){case w:{var o=e.stateNode.containerInfo;switch(t.tag){case S:var u=t.type;t.pendingProps,vB(o,u);break;case A:var f=t.pendingProps;mB(o,f);break}break}case S:{var y=e.type,E=e.memoizedProps,R=e.stateNode;switch(t.tag){case S:{var N=t.type,$=t.pendingProps,V=(e.mode&Dt)!==ot;xB(y,E,R,N,$,V);break}case A:{var ae=t.pendingProps,ne=(e.mode&Dt)!==ot;_B(y,E,R,ae,ne);break}}break}case O:{var ve=e.memoizedState,me=ve.dehydrated;if(me!==null)switch(t.tag){case S:var ge=t.type;t.pendingProps,yB(me,ge);break;case A:var Ye=t.pendingProps;gB(me,Ye);break}break}default:return}}}function mw(e,t){t.flags=t.flags&~Ia|cn,E2(e,t)}function yw(e,t){switch(e.tag){case S:{var o=e.type;e.pendingProps;var u=ZO(t,o);return u!==null?(e.stateNode=u,Vr=e,ki=eB(u),!0):!1}case A:{var f=e.pendingProps,y=QO(t,f);return y!==null?(e.stateNode=y,Vr=e,ki=null,!0):!1}case O:{var E=XO(t);if(E!==null){var R={dehydrated:E,treeContext:FB(),retryLane:ua};e.memoizedState=R;var N=Iz(E);return N.return=e,e.child=N,Vr=e,ki=null,!0}return!1}default:return!1}}function b2(e){return(e.mode&Dt)!==ot&&(e.flags&ft)===rt}function w2(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function D2(e){if(oo){var t=ki;if(!t){b2(e)&&(E2(Vr,e),w2()),mw(Vr,e),oo=!1,Vr=e;return}var o=t;if(!yw(e,t)){b2(e)&&(E2(Vr,e),w2()),t=$p(o);var u=Vr;if(!t||!yw(e,t)){mw(Vr,e),oo=!1,Vr=e;return}vw(u,o)}}}function HB(e,t,o){var u=e.stateNode,f=!Sc,y=rB(u,e.type,e.memoizedProps,t,o,e,f);return e.updateQueue=y,y!==null}function PB(e){var t=e.stateNode,o=e.memoizedProps,u=aB(t,o,e);if(u){var f=Vr;if(f!==null)switch(f.tag){case w:{var y=f.stateNode.containerInfo,E=(f.mode&Dt)!==ot;cB(y,t,o,E);break}case S:{var R=f.type,N=f.memoizedProps,$=f.stateNode,V=(f.mode&Dt)!==ot;fB(R,N,$,t,o,V);break}}}return u}function jB(e){var t=e.memoizedState,o=t!==null?t.dehydrated:null;if(!o)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");iB(o,e)}function IB(e){var t=e.memoizedState,o=t!==null?t.dehydrated:null;if(!o)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return oB(o)}function gw(e){for(var t=e.return;t!==null&&t.tag!==S&&t.tag!==w&&t.tag!==O;)t=t.return;Vr=t}function Jm(e){if(e!==Vr)return!1;if(!oo)return gw(e),oo=!0,!1;if(e.tag!==w&&(e.tag!==S||sB(e.type)&&!l2(e.type,e.memoizedProps))){var t=ki;if(t)if(b2(e))xw(e),w2();else for(;t;)vw(e,t),t=$p(t)}return gw(e),e.tag===O?ki=IB(e):ki=Vr?$p(e.stateNode):null,!0}function $B(){return oo&&ki!==null}function xw(e){for(var t=ki;t;)hw(e,t),t=$p(t)}function _0(){Vr=null,ki=null,oo=!1,Sc=!1}function _w(){es!==null&&(h3(es),es=null)}function Yr(){return oo}function T2(e){es===null?es=[e]:es.push(e)}var VB=a.ReactCurrentBatchConfig,YB=null;function qB(){return VB.transition}var lo={recordUnsafeLifecycleWarnings:function(e,t){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,t){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var WB=function(e){for(var t=null,o=e;o!==null;)o.mode&bn&&(t=o),o=o.return;return t},Cc=function(e){var t=[];return e.forEach(function(o){t.push(o)}),t.sort().join(", ")},Wp=[],Gp=[],Zp=[],Qp=[],Xp=[],Kp=[],Ec=new Set;lo.recordUnsafeLifecycleWarnings=function(e,t){Ec.has(e.type)||(typeof t.componentWillMount=="function"&&t.componentWillMount.__suppressDeprecationWarning!==!0&&Wp.push(e),e.mode&bn&&typeof t.UNSAFE_componentWillMount=="function"&&Gp.push(e),typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&Zp.push(e),e.mode&bn&&typeof t.UNSAFE_componentWillReceiveProps=="function"&&Qp.push(e),typeof t.componentWillUpdate=="function"&&t.componentWillUpdate.__suppressDeprecationWarning!==!0&&Xp.push(e),e.mode&bn&&typeof t.UNSAFE_componentWillUpdate=="function"&&Kp.push(e))},lo.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;Wp.length>0&&(Wp.forEach(function(ne){e.add(mt(ne)||"Component"),Ec.add(ne.type)}),Wp=[]);var t=new Set;Gp.length>0&&(Gp.forEach(function(ne){t.add(mt(ne)||"Component"),Ec.add(ne.type)}),Gp=[]);var o=new Set;Zp.length>0&&(Zp.forEach(function(ne){o.add(mt(ne)||"Component"),Ec.add(ne.type)}),Zp=[]);var u=new Set;Qp.length>0&&(Qp.forEach(function(ne){u.add(mt(ne)||"Component"),Ec.add(ne.type)}),Qp=[]);var f=new Set;Xp.length>0&&(Xp.forEach(function(ne){f.add(mt(ne)||"Component"),Ec.add(ne.type)}),Xp=[]);var y=new Set;if(Kp.length>0&&(Kp.forEach(function(ne){y.add(mt(ne)||"Component"),Ec.add(ne.type)}),Kp=[]),t.size>0){var E=Cc(t);v(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
86
86
|
|
|
87
87
|
* Move code with side effects to componentDidMount, and set initial state in the constructor.
|
|
88
88
|
|
|
@@ -95,12 +95,12 @@ Please update the following components: %s`,R)}if(y.size>0){var N=Cc(y);v(`Using
|
|
|
95
95
|
|
|
96
96
|
* Move data fetching code or side effects to componentDidUpdate.
|
|
97
97
|
|
|
98
|
-
Please update the following components: %s`,N)}if(e.size>0){var
|
|
98
|
+
Please update the following components: %s`,N)}if(e.size>0){var $=Cc(e);h(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
99
99
|
|
|
100
100
|
* Move code with side effects to componentDidMount, and set initial state in the constructor.
|
|
101
101
|
* Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
|
|
102
102
|
|
|
103
|
-
Please update the following components: %s
|
|
103
|
+
Please update the following components: %s`,$)}if(o.size>0){var V=Cc(o);h(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
104
104
|
|
|
105
105
|
* Move data fetching code or side effects to componentDidUpdate.
|
|
106
106
|
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state
|
|
@@ -117,7 +117,7 @@ The old API will be supported in all 16.x releases, but applications using it sh
|
|
|
117
117
|
|
|
118
118
|
Please update the following components: %s
|
|
119
119
|
|
|
120
|
-
Learn more about this warning here: https://reactjs.org/link/legacy-context`,f)}finally{Yn()}}})},lo.discardPendingWarnings=function(){Wp=[],Gp=[],Zp=[],Qp=[],Xp=[],Kp=[],e1=new Map}}function uo(e,t){if(e&&e.defaultProps){var o=Tt({},t),u=e.defaultProps;for(var f in u)o[f]===void 0&&(o[f]=u[f]);return o}return t}var R2=Xu(null),A2;A2={};var t1=null,S0=null,k2=null,n1=!1;function r1(){t1=null,S0=null,k2=null,n1=!1}function Cw(){n1=!0}function Ew(){n1=!1}function bw(e,t,o){fa(R2,t._currentValue,e),t._currentValue=o,t._currentRenderer!==void 0&&t._currentRenderer!==null&&t._currentRenderer!==A2&&v("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),t._currentRenderer=A2}function O2(e,t){var o=R2.current;ca(R2,t),e._currentValue=o}function B2(e,t,o){for(var u=e;u!==null;){var f=u.alternate;if(Nl(u.childLanes,t)?f!==null&&!Nl(f.childLanes,t)&&(f.childLanes=gt(f.childLanes,t)):(u.childLanes=gt(u.childLanes,t),f!==null&&(f.childLanes=gt(f.childLanes,t))),u===o)break;u=u.return}u!==o&&v("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function GB(e,t,o){ZB(e,t,o)}function ZB(e,t,o){var u=e.child;for(u!==null&&(u.return=e);u!==null;){var f=void 0,y=u.dependencies;if(y!==null){f=u.child;for(var E=y.firstContext;E!==null;){if(E.context===t){if(u.tag===d){var R=Wn(o),N=Kl(an,R);N.tag=i1;var I=u.updateQueue;if(I!==null){var V=I.shared,ae=V.pending;ae===null?N.next=N:(N.next=ae.next,ae.next=N),V.pending=N}}u.lanes=gt(u.lanes,o);var ne=u.alternate;ne!==null&&(ne.lanes=gt(ne.lanes,o)),B2(u.return,o,e),y.lanes=gt(y.lanes,o);break}E=E.next}}else if(u.tag===k)f=u.type===e.type?null:u.child;else if(u.tag===j){var ve=u.return;if(ve===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");ve.lanes=gt(ve.lanes,o);var me=ve.alternate;me!==null&&(me.lanes=gt(me.lanes,o)),B2(ve,o,e),f=u.sibling}else f=u.child;if(f!==null)f.return=u;else for(f=u;f!==null;){if(f===e){f=null;break}var ge=f.sibling;if(ge!==null){ge.return=f.return,f=ge;break}f=f.return}u=f}}function C0(e,t){t1=e,S0=null,k2=null;var o=e.dependencies;if(o!==null){var u=o.firstContext;u!==null&&(sa(o.lanes,t)&&dh(),o.firstContext=null)}}function ur(e){n1&&v("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var t=e._currentValue;if(k2!==e){var o={context:e,memoizedValue:t,next:null};if(S0===null){if(t1===null)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");S0=o,t1.dependencies={lanes:Se,firstContext:o}}else S0=S0.next=o}return t}var bc=null;function F2(e){bc===null?bc=[e]:bc.push(e)}function QB(){if(bc!==null){for(var e=0;e<bc.length;e++){var t=bc[e],o=t.interleaved;if(o!==null){t.interleaved=null;var u=o.next,f=t.pending;if(f!==null){var y=f.next;f.next=u,o.next=y}t.pending=o}}bc=null}}function ww(e,t,o,u){var f=t.interleaved;return f===null?(o.next=o,F2(t)):(o.next=f.next,f.next=o),t.interleaved=o,a1(e,u)}function XB(e,t,o,u){var f=t.interleaved;f===null?(o.next=o,F2(t)):(o.next=f.next,f.next=o),t.interleaved=o}function KB(e,t,o,u){var f=t.interleaved;return f===null?(o.next=o,F2(t)):(o.next=f.next,f.next=o),t.interleaved=o,a1(e,u)}function Ka(e,t){return a1(e,t)}var JB=a1;function a1(e,t){e.lanes=gt(e.lanes,t);var o=e.alternate;o!==null&&(o.lanes=gt(o.lanes,t)),o===null&&(e.flags&(cn|Ia))!==rt&&D3(e);for(var u=e,f=e.return;f!==null;)f.childLanes=gt(f.childLanes,t),o=f.alternate,o!==null?o.childLanes=gt(o.childLanes,t):(f.flags&(cn|Ia))!==rt&&D3(e),u=f,f=f.return;if(u.tag===w){var y=u.stateNode;return y}else return null}var Dw=0,Tw=1,i1=2,z2=3,o1=!1,M2,l1;M2=!1,l1=null;function N2(e){var t={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:Se},effects:null};e.updateQueue=t}function Rw(e,t){var o=t.updateQueue,u=e.updateQueue;if(o===u){var f={baseState:u.baseState,firstBaseUpdate:u.firstBaseUpdate,lastBaseUpdate:u.lastBaseUpdate,shared:u.shared,effects:u.effects};t.updateQueue=f}}function Kl(e,t){var o={eventTime:e,lane:t,tag:Dw,payload:null,callback:null,next:null};return o}function ts(e,t,o){var u=e.updateQueue;if(u===null)return null;var f=u.shared;if(l1===f&&!M2&&(v("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),M2=!0),JF()){var y=f.pending;return y===null?t.next=t:(t.next=y.next,y.next=t),f.pending=t,JB(e,o)}else return KB(e,f,t,o)}function u1(e,t,o){var u=t.updateQueue;if(u!==null){var f=u.shared;if(up(o)){var y=f.lanes;y=cp(y,e.pendingLanes);var E=gt(y,o);f.lanes=E,Mu(e,E)}}}function L2(e,t){var o=e.updateQueue,u=e.alternate;if(u!==null){var f=u.updateQueue;if(o===f){var y=null,E=null,R=o.firstBaseUpdate;if(R!==null){var N=R;do{var I={eventTime:N.eventTime,lane:N.lane,tag:N.tag,payload:N.payload,callback:N.callback,next:null};E===null?y=E=I:(E.next=I,E=I),N=N.next}while(N!==null);E===null?y=E=t:(E.next=t,E=t)}else y=E=t;o={baseState:f.baseState,firstBaseUpdate:y,lastBaseUpdate:E,shared:f.shared,effects:f.effects},e.updateQueue=o;return}}var V=o.lastBaseUpdate;V===null?o.firstBaseUpdate=t:V.next=t,o.lastBaseUpdate=t}function e9(e,t,o,u,f,y){switch(o.tag){case Tw:{var E=o.payload;if(typeof E=="function"){Cw();var R=E.call(y,u,f);{if(e.mode&bn){qn(!0);try{E.call(y,u,f)}finally{qn(!1)}}Ew()}return R}return E}case z2:e.flags=e.flags&~rr|ft;case Dw:{var N=o.payload,I;if(typeof N=="function"){Cw(),I=N.call(y,u,f);{if(e.mode&bn){qn(!0);try{N.call(y,u,f)}finally{qn(!1)}}Ew()}}else I=N;return I==null?u:Tt({},u,I)}case i1:return o1=!0,u}return u}function s1(e,t,o,u){var f=e.updateQueue;o1=!1,l1=f.shared;var y=f.firstBaseUpdate,E=f.lastBaseUpdate,R=f.shared.pending;if(R!==null){f.shared.pending=null;var N=R,I=N.next;N.next=null,E===null?y=I:E.next=I,E=N;var V=e.alternate;if(V!==null){var ae=V.updateQueue,ne=ae.lastBaseUpdate;ne!==E&&(ne===null?ae.firstBaseUpdate=I:ne.next=I,ae.lastBaseUpdate=N)}}if(y!==null){var ve=f.baseState,me=Se,ge=null,Ye=null,at=null,tt=y;do{var Ft=tt.lane,At=tt.eventTime;if(Nl(u,Ft)){if(at!==null){var xe={eventTime:At,lane:Ot,tag:tt.tag,payload:tt.payload,callback:tt.callback,next:null};at=at.next=xe}ve=e9(e,f,tt,ve,t,o);var fe=tt.callback;if(fe!==null&&tt.lane!==Ot){e.flags|=Ci;var Oe=f.effects;Oe===null?f.effects=[tt]:Oe.push(tt)}}else{var ce={eventTime:At,lane:Ft,tag:tt.tag,payload:tt.payload,callback:tt.callback,next:null};at===null?(Ye=at=ce,ge=ve):at=at.next=ce,me=gt(me,Ft)}if(tt=tt.next,tt===null){if(R=f.shared.pending,R===null)break;var qe=R,je=qe.next;qe.next=null,tt=je,f.lastBaseUpdate=qe,f.shared.pending=null}}while(!0);at===null&&(ge=ve),f.baseState=ge,f.firstBaseUpdate=Ye,f.lastBaseUpdate=at;var ct=f.shared.interleaved;if(ct!==null){var vt=ct;do me=gt(me,vt.lane),vt=vt.next;while(vt!==ct)}else y===null&&(f.shared.lanes=Se);bh(me),e.lanes=me,e.memoizedState=ve}l1=null}function t9(e,t){if(typeof e!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+e));e.call(t)}function Aw(){o1=!1}function c1(){return o1}function kw(e,t,o){var u=t.effects;if(t.effects=null,u!==null)for(var f=0;f<u.length;f++){var y=u[f],E=y.callback;E!==null&&(y.callback=null,t9(E,o))}}var U2={},Ow=new n.Component().refs,H2,P2,j2,I2,$2,Bw,f1,V2,Y2,q2;{H2=new Set,P2=new Set,j2=new Set,I2=new Set,V2=new Set,$2=new Set,Y2=new Set,q2=new Set;var Fw=new Set;f1=function(e,t){if(!(e===null||typeof e=="function")){var o=t+"_"+e;Fw.has(o)||(Fw.add(o),v("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e))}},Bw=function(e,t){if(t===void 0){var o=nn(e)||"Component";$2.has(o)||($2.add(o),v("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",o))}},Object.defineProperty(U2,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze(U2)}function W2(e,t,o,u){var f=e.memoizedState,y=o(u,f);{if(e.mode&bn){qn(!0);try{y=o(u,f)}finally{qn(!1)}}Bw(t,y)}var E=y==null?f:Tt({},f,y);if(e.memoizedState=E,e.lanes===Se){var R=e.updateQueue;R.baseState=E}}var G2={isMounted:Ca,enqueueSetState:function(e,t,o){var u=Pa(e),f=Ra(),y=ss(u),E=Kl(f,y);E.payload=t,o!=null&&(f1(o,"setState"),E.callback=o);var R=ts(u,E,y);R!==null&&(Cr(R,u,y,f),u1(R,u,y)),Vo(u,y)},enqueueReplaceState:function(e,t,o){var u=Pa(e),f=Ra(),y=ss(u),E=Kl(f,y);E.tag=Tw,E.payload=t,o!=null&&(f1(o,"replaceState"),E.callback=o);var R=ts(u,E,y);R!==null&&(Cr(R,u,y,f),u1(R,u,y)),Vo(u,y)},enqueueForceUpdate:function(e,t){var o=Pa(e),u=Ra(),f=ss(o),y=Kl(u,f);y.tag=i1,t!=null&&(f1(t,"forceUpdate"),y.callback=t);var E=ts(o,y,f);E!==null&&(Cr(E,o,f,u),u1(E,o,f)),ap(o,f)}};function zw(e,t,o,u,f,y,E){var R=e.stateNode;if(typeof R.shouldComponentUpdate=="function"){var N=R.shouldComponentUpdate(u,y,E);{if(e.mode&bn){qn(!0);try{N=R.shouldComponentUpdate(u,y,E)}finally{qn(!1)}}N===void 0&&v("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",nn(t)||"Component")}return N}return t.prototype&&t.prototype.isPureReactComponent?!nt(o,u)||!nt(f,y):!0}function n9(e,t,o){var u=e.stateNode;{var f=nn(t)||"Component",y=u.render;y||(t.prototype&&typeof t.prototype.render=="function"?v("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",f):v("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",f)),u.getInitialState&&!u.getInitialState.isReactClassApproved&&!u.state&&v("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",f),u.getDefaultProps&&!u.getDefaultProps.isReactClassApproved&&v("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",f),u.propTypes&&v("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",f),u.contextType&&v("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",f),u.contextTypes&&v("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",f),t.contextType&&t.contextTypes&&!Y2.has(t)&&(Y2.add(t),v("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",f)),typeof u.componentShouldUpdate=="function"&&v("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",f),t.prototype&&t.prototype.isPureReactComponent&&typeof u.shouldComponentUpdate<"u"&&v("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",nn(t)||"A pure component"),typeof u.componentDidUnmount=="function"&&v("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",f),typeof u.componentDidReceiveProps=="function"&&v("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",f),typeof u.componentWillRecieveProps=="function"&&v("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",f),typeof u.UNSAFE_componentWillRecieveProps=="function"&&v("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",f);var E=u.props!==o;u.props!==void 0&&E&&v("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",f,f),u.defaultProps&&v("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",f,f),typeof u.getSnapshotBeforeUpdate=="function"&&typeof u.componentDidUpdate!="function"&&!j2.has(t)&&(j2.add(t),v("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",nn(t))),typeof u.getDerivedStateFromProps=="function"&&v("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",f),typeof u.getDerivedStateFromError=="function"&&v("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",f),typeof t.getSnapshotBeforeUpdate=="function"&&v("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",f);var R=u.state;R&&(typeof R!="object"||tr(R))&&v("%s.state: must be set to an object or null",f),typeof u.getChildContext=="function"&&typeof t.childContextTypes!="object"&&v("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",f)}}function Mw(e,t){t.updater=G2,e.stateNode=t,wu(t,e),t._reactInternalInstance=U2}function Nw(e,t,o){var u=!1,f=vi,y=vi,E=t.contextType;if("contextType"in t){var R=E===null||E!==void 0&&E.$$typeof===Pe&&E._context===void 0;if(!R&&!q2.has(t)){q2.add(t);var N="";E===void 0?N=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof E!="object"?N=" However, it is set to a "+typeof E+".":E.$$typeof===Re?N=" Did you accidentally pass the Context.Provider instead?":E._context!==void 0?N=" Did you accidentally pass the Context.Consumer instead?":N=" However, it is set to an object with keys {"+Object.keys(E).join(", ")+"}.",v("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",nn(t)||"Component",N)}}if(typeof E=="object"&&E!==null)y=ur(E);else{f=m0(e,t,!0);var I=t.contextTypes;u=I!=null,y=u?y0(e,f):vi}var V=new t(o,y);if(e.mode&bn){qn(!0);try{V=new t(o,y)}finally{qn(!1)}}var ae=e.memoizedState=V.state!==null&&V.state!==void 0?V.state:null;Mw(e,V);{if(typeof t.getDerivedStateFromProps=="function"&&ae===null){var ne=nn(t)||"Component";P2.has(ne)||(P2.add(ne),v("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",ne,V.state===null?"null":"undefined",ne))}if(typeof t.getDerivedStateFromProps=="function"||typeof V.getSnapshotBeforeUpdate=="function"){var ve=null,me=null,ge=null;if(typeof V.componentWillMount=="function"&&V.componentWillMount.__suppressDeprecationWarning!==!0?ve="componentWillMount":typeof V.UNSAFE_componentWillMount=="function"&&(ve="UNSAFE_componentWillMount"),typeof V.componentWillReceiveProps=="function"&&V.componentWillReceiveProps.__suppressDeprecationWarning!==!0?me="componentWillReceiveProps":typeof V.UNSAFE_componentWillReceiveProps=="function"&&(me="UNSAFE_componentWillReceiveProps"),typeof V.componentWillUpdate=="function"&&V.componentWillUpdate.__suppressDeprecationWarning!==!0?ge="componentWillUpdate":typeof V.UNSAFE_componentWillUpdate=="function"&&(ge="UNSAFE_componentWillUpdate"),ve!==null||me!==null||ge!==null){var Ye=nn(t)||"Component",at=typeof t.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";I2.has(Ye)||(I2.add(Ye),v(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
120
|
+
Learn more about this warning here: https://reactjs.org/link/legacy-context`,f)}finally{Yn()}}})},lo.discardPendingWarnings=function(){Wp=[],Gp=[],Zp=[],Qp=[],Xp=[],Kp=[],e1=new Map}}function uo(e,t){if(e&&e.defaultProps){var o=Tt({},t),u=e.defaultProps;for(var f in u)o[f]===void 0&&(o[f]=u[f]);return o}return t}var R2=Xu(null),A2;A2={};var t1=null,S0=null,k2=null,n1=!1;function r1(){t1=null,S0=null,k2=null,n1=!1}function Cw(){n1=!0}function Ew(){n1=!1}function bw(e,t,o){fa(R2,t._currentValue,e),t._currentValue=o,t._currentRenderer!==void 0&&t._currentRenderer!==null&&t._currentRenderer!==A2&&v("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),t._currentRenderer=A2}function O2(e,t){var o=R2.current;ca(R2,t),e._currentValue=o}function B2(e,t,o){for(var u=e;u!==null;){var f=u.alternate;if(Nl(u.childLanes,t)?f!==null&&!Nl(f.childLanes,t)&&(f.childLanes=gt(f.childLanes,t)):(u.childLanes=gt(u.childLanes,t),f!==null&&(f.childLanes=gt(f.childLanes,t))),u===o)break;u=u.return}u!==o&&v("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function GB(e,t,o){ZB(e,t,o)}function ZB(e,t,o){var u=e.child;for(u!==null&&(u.return=e);u!==null;){var f=void 0,y=u.dependencies;if(y!==null){f=u.child;for(var E=y.firstContext;E!==null;){if(E.context===t){if(u.tag===d){var R=Wn(o),N=Kl(an,R);N.tag=i1;var $=u.updateQueue;if($!==null){var V=$.shared,ae=V.pending;ae===null?N.next=N:(N.next=ae.next,ae.next=N),V.pending=N}}u.lanes=gt(u.lanes,o);var ne=u.alternate;ne!==null&&(ne.lanes=gt(ne.lanes,o)),B2(u.return,o,e),y.lanes=gt(y.lanes,o);break}E=E.next}}else if(u.tag===k)f=u.type===e.type?null:u.child;else if(u.tag===j){var ve=u.return;if(ve===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");ve.lanes=gt(ve.lanes,o);var me=ve.alternate;me!==null&&(me.lanes=gt(me.lanes,o)),B2(ve,o,e),f=u.sibling}else f=u.child;if(f!==null)f.return=u;else for(f=u;f!==null;){if(f===e){f=null;break}var ge=f.sibling;if(ge!==null){ge.return=f.return,f=ge;break}f=f.return}u=f}}function C0(e,t){t1=e,S0=null,k2=null;var o=e.dependencies;if(o!==null){var u=o.firstContext;u!==null&&(sa(o.lanes,t)&&dh(),o.firstContext=null)}}function ur(e){n1&&v("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var t=e._currentValue;if(k2!==e){var o={context:e,memoizedValue:t,next:null};if(S0===null){if(t1===null)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");S0=o,t1.dependencies={lanes:Se,firstContext:o}}else S0=S0.next=o}return t}var bc=null;function F2(e){bc===null?bc=[e]:bc.push(e)}function QB(){if(bc!==null){for(var e=0;e<bc.length;e++){var t=bc[e],o=t.interleaved;if(o!==null){t.interleaved=null;var u=o.next,f=t.pending;if(f!==null){var y=f.next;f.next=u,o.next=y}t.pending=o}}bc=null}}function ww(e,t,o,u){var f=t.interleaved;return f===null?(o.next=o,F2(t)):(o.next=f.next,f.next=o),t.interleaved=o,a1(e,u)}function XB(e,t,o,u){var f=t.interleaved;f===null?(o.next=o,F2(t)):(o.next=f.next,f.next=o),t.interleaved=o}function KB(e,t,o,u){var f=t.interleaved;return f===null?(o.next=o,F2(t)):(o.next=f.next,f.next=o),t.interleaved=o,a1(e,u)}function Ka(e,t){return a1(e,t)}var JB=a1;function a1(e,t){e.lanes=gt(e.lanes,t);var o=e.alternate;o!==null&&(o.lanes=gt(o.lanes,t)),o===null&&(e.flags&(cn|Ia))!==rt&&D3(e);for(var u=e,f=e.return;f!==null;)f.childLanes=gt(f.childLanes,t),o=f.alternate,o!==null?o.childLanes=gt(o.childLanes,t):(f.flags&(cn|Ia))!==rt&&D3(e),u=f,f=f.return;if(u.tag===w){var y=u.stateNode;return y}else return null}var Dw=0,Tw=1,i1=2,z2=3,o1=!1,M2,l1;M2=!1,l1=null;function N2(e){var t={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:Se},effects:null};e.updateQueue=t}function Rw(e,t){var o=t.updateQueue,u=e.updateQueue;if(o===u){var f={baseState:u.baseState,firstBaseUpdate:u.firstBaseUpdate,lastBaseUpdate:u.lastBaseUpdate,shared:u.shared,effects:u.effects};t.updateQueue=f}}function Kl(e,t){var o={eventTime:e,lane:t,tag:Dw,payload:null,callback:null,next:null};return o}function ts(e,t,o){var u=e.updateQueue;if(u===null)return null;var f=u.shared;if(l1===f&&!M2&&(v("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),M2=!0),JF()){var y=f.pending;return y===null?t.next=t:(t.next=y.next,y.next=t),f.pending=t,JB(e,o)}else return KB(e,f,t,o)}function u1(e,t,o){var u=t.updateQueue;if(u!==null){var f=u.shared;if(up(o)){var y=f.lanes;y=cp(y,e.pendingLanes);var E=gt(y,o);f.lanes=E,Mu(e,E)}}}function L2(e,t){var o=e.updateQueue,u=e.alternate;if(u!==null){var f=u.updateQueue;if(o===f){var y=null,E=null,R=o.firstBaseUpdate;if(R!==null){var N=R;do{var $={eventTime:N.eventTime,lane:N.lane,tag:N.tag,payload:N.payload,callback:N.callback,next:null};E===null?y=E=$:(E.next=$,E=$),N=N.next}while(N!==null);E===null?y=E=t:(E.next=t,E=t)}else y=E=t;o={baseState:f.baseState,firstBaseUpdate:y,lastBaseUpdate:E,shared:f.shared,effects:f.effects},e.updateQueue=o;return}}var V=o.lastBaseUpdate;V===null?o.firstBaseUpdate=t:V.next=t,o.lastBaseUpdate=t}function e9(e,t,o,u,f,y){switch(o.tag){case Tw:{var E=o.payload;if(typeof E=="function"){Cw();var R=E.call(y,u,f);{if(e.mode&bn){qn(!0);try{E.call(y,u,f)}finally{qn(!1)}}Ew()}return R}return E}case z2:e.flags=e.flags&~rr|ft;case Dw:{var N=o.payload,$;if(typeof N=="function"){Cw(),$=N.call(y,u,f);{if(e.mode&bn){qn(!0);try{N.call(y,u,f)}finally{qn(!1)}}Ew()}}else $=N;return $==null?u:Tt({},u,$)}case i1:return o1=!0,u}return u}function s1(e,t,o,u){var f=e.updateQueue;o1=!1,l1=f.shared;var y=f.firstBaseUpdate,E=f.lastBaseUpdate,R=f.shared.pending;if(R!==null){f.shared.pending=null;var N=R,$=N.next;N.next=null,E===null?y=$:E.next=$,E=N;var V=e.alternate;if(V!==null){var ae=V.updateQueue,ne=ae.lastBaseUpdate;ne!==E&&(ne===null?ae.firstBaseUpdate=$:ne.next=$,ae.lastBaseUpdate=N)}}if(y!==null){var ve=f.baseState,me=Se,ge=null,Ye=null,at=null,tt=y;do{var Ft=tt.lane,At=tt.eventTime;if(Nl(u,Ft)){if(at!==null){var xe={eventTime:At,lane:Ot,tag:tt.tag,payload:tt.payload,callback:tt.callback,next:null};at=at.next=xe}ve=e9(e,f,tt,ve,t,o);var fe=tt.callback;if(fe!==null&&tt.lane!==Ot){e.flags|=Ci;var Oe=f.effects;Oe===null?f.effects=[tt]:Oe.push(tt)}}else{var ce={eventTime:At,lane:Ft,tag:tt.tag,payload:tt.payload,callback:tt.callback,next:null};at===null?(Ye=at=ce,ge=ve):at=at.next=ce,me=gt(me,Ft)}if(tt=tt.next,tt===null){if(R=f.shared.pending,R===null)break;var qe=R,je=qe.next;qe.next=null,tt=je,f.lastBaseUpdate=qe,f.shared.pending=null}}while(!0);at===null&&(ge=ve),f.baseState=ge,f.firstBaseUpdate=Ye,f.lastBaseUpdate=at;var ct=f.shared.interleaved;if(ct!==null){var vt=ct;do me=gt(me,vt.lane),vt=vt.next;while(vt!==ct)}else y===null&&(f.shared.lanes=Se);bh(me),e.lanes=me,e.memoizedState=ve}l1=null}function t9(e,t){if(typeof e!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+e));e.call(t)}function Aw(){o1=!1}function c1(){return o1}function kw(e,t,o){var u=t.effects;if(t.effects=null,u!==null)for(var f=0;f<u.length;f++){var y=u[f],E=y.callback;E!==null&&(y.callback=null,t9(E,o))}}var U2={},Ow=new n.Component().refs,H2,P2,j2,I2,$2,Bw,f1,V2,Y2,q2;{H2=new Set,P2=new Set,j2=new Set,I2=new Set,V2=new Set,$2=new Set,Y2=new Set,q2=new Set;var Fw=new Set;f1=function(e,t){if(!(e===null||typeof e=="function")){var o=t+"_"+e;Fw.has(o)||(Fw.add(o),v("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e))}},Bw=function(e,t){if(t===void 0){var o=nn(e)||"Component";$2.has(o)||($2.add(o),v("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",o))}},Object.defineProperty(U2,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze(U2)}function W2(e,t,o,u){var f=e.memoizedState,y=o(u,f);{if(e.mode&bn){qn(!0);try{y=o(u,f)}finally{qn(!1)}}Bw(t,y)}var E=y==null?f:Tt({},f,y);if(e.memoizedState=E,e.lanes===Se){var R=e.updateQueue;R.baseState=E}}var G2={isMounted:Ca,enqueueSetState:function(e,t,o){var u=Pa(e),f=Ra(),y=ss(u),E=Kl(f,y);E.payload=t,o!=null&&(f1(o,"setState"),E.callback=o);var R=ts(u,E,y);R!==null&&(Cr(R,u,y,f),u1(R,u,y)),Vo(u,y)},enqueueReplaceState:function(e,t,o){var u=Pa(e),f=Ra(),y=ss(u),E=Kl(f,y);E.tag=Tw,E.payload=t,o!=null&&(f1(o,"replaceState"),E.callback=o);var R=ts(u,E,y);R!==null&&(Cr(R,u,y,f),u1(R,u,y)),Vo(u,y)},enqueueForceUpdate:function(e,t){var o=Pa(e),u=Ra(),f=ss(o),y=Kl(u,f);y.tag=i1,t!=null&&(f1(t,"forceUpdate"),y.callback=t);var E=ts(o,y,f);E!==null&&(Cr(E,o,f,u),u1(E,o,f)),ap(o,f)}};function zw(e,t,o,u,f,y,E){var R=e.stateNode;if(typeof R.shouldComponentUpdate=="function"){var N=R.shouldComponentUpdate(u,y,E);{if(e.mode&bn){qn(!0);try{N=R.shouldComponentUpdate(u,y,E)}finally{qn(!1)}}N===void 0&&v("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",nn(t)||"Component")}return N}return t.prototype&&t.prototype.isPureReactComponent?!nt(o,u)||!nt(f,y):!0}function n9(e,t,o){var u=e.stateNode;{var f=nn(t)||"Component",y=u.render;y||(t.prototype&&typeof t.prototype.render=="function"?v("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",f):v("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",f)),u.getInitialState&&!u.getInitialState.isReactClassApproved&&!u.state&&v("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",f),u.getDefaultProps&&!u.getDefaultProps.isReactClassApproved&&v("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",f),u.propTypes&&v("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",f),u.contextType&&v("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",f),u.contextTypes&&v("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",f),t.contextType&&t.contextTypes&&!Y2.has(t)&&(Y2.add(t),v("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",f)),typeof u.componentShouldUpdate=="function"&&v("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",f),t.prototype&&t.prototype.isPureReactComponent&&typeof u.shouldComponentUpdate<"u"&&v("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",nn(t)||"A pure component"),typeof u.componentDidUnmount=="function"&&v("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",f),typeof u.componentDidReceiveProps=="function"&&v("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",f),typeof u.componentWillRecieveProps=="function"&&v("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",f),typeof u.UNSAFE_componentWillRecieveProps=="function"&&v("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",f);var E=u.props!==o;u.props!==void 0&&E&&v("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",f,f),u.defaultProps&&v("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",f,f),typeof u.getSnapshotBeforeUpdate=="function"&&typeof u.componentDidUpdate!="function"&&!j2.has(t)&&(j2.add(t),v("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",nn(t))),typeof u.getDerivedStateFromProps=="function"&&v("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",f),typeof u.getDerivedStateFromError=="function"&&v("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",f),typeof t.getSnapshotBeforeUpdate=="function"&&v("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",f);var R=u.state;R&&(typeof R!="object"||tr(R))&&v("%s.state: must be set to an object or null",f),typeof u.getChildContext=="function"&&typeof t.childContextTypes!="object"&&v("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",f)}}function Mw(e,t){t.updater=G2,e.stateNode=t,wu(t,e),t._reactInternalInstance=U2}function Nw(e,t,o){var u=!1,f=vi,y=vi,E=t.contextType;if("contextType"in t){var R=E===null||E!==void 0&&E.$$typeof===Pe&&E._context===void 0;if(!R&&!q2.has(t)){q2.add(t);var N="";E===void 0?N=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof E!="object"?N=" However, it is set to a "+typeof E+".":E.$$typeof===Re?N=" Did you accidentally pass the Context.Provider instead?":E._context!==void 0?N=" Did you accidentally pass the Context.Consumer instead?":N=" However, it is set to an object with keys {"+Object.keys(E).join(", ")+"}.",v("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",nn(t)||"Component",N)}}if(typeof E=="object"&&E!==null)y=ur(E);else{f=m0(e,t,!0);var $=t.contextTypes;u=$!=null,y=u?y0(e,f):vi}var V=new t(o,y);if(e.mode&bn){qn(!0);try{V=new t(o,y)}finally{qn(!1)}}var ae=e.memoizedState=V.state!==null&&V.state!==void 0?V.state:null;Mw(e,V);{if(typeof t.getDerivedStateFromProps=="function"&&ae===null){var ne=nn(t)||"Component";P2.has(ne)||(P2.add(ne),v("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",ne,V.state===null?"null":"undefined",ne))}if(typeof t.getDerivedStateFromProps=="function"||typeof V.getSnapshotBeforeUpdate=="function"){var ve=null,me=null,ge=null;if(typeof V.componentWillMount=="function"&&V.componentWillMount.__suppressDeprecationWarning!==!0?ve="componentWillMount":typeof V.UNSAFE_componentWillMount=="function"&&(ve="UNSAFE_componentWillMount"),typeof V.componentWillReceiveProps=="function"&&V.componentWillReceiveProps.__suppressDeprecationWarning!==!0?me="componentWillReceiveProps":typeof V.UNSAFE_componentWillReceiveProps=="function"&&(me="UNSAFE_componentWillReceiveProps"),typeof V.componentWillUpdate=="function"&&V.componentWillUpdate.__suppressDeprecationWarning!==!0?ge="componentWillUpdate":typeof V.UNSAFE_componentWillUpdate=="function"&&(ge="UNSAFE_componentWillUpdate"),ve!==null||me!==null||ge!==null){var Ye=nn(t)||"Component",at=typeof t.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";I2.has(Ye)||(I2.add(Ye),v(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
121
121
|
|
|
122
122
|
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
123
123
|
|
|
@@ -125,11 +125,11 @@ The above lifecycles should be removed. Learn more about this warning here:
|
|
|
125
125
|
https://reactjs.org/link/unsafe-component-lifecycles`,Ye,at,ve!==null?`
|
|
126
126
|
`+ve:"",me!==null?`
|
|
127
127
|
`+me:"",ge!==null?`
|
|
128
|
-
`+ge:""))}}}return u&&ow(e,f,y),V}function r9(e,t){var o=t.state;typeof t.componentWillMount=="function"&&t.componentWillMount(),typeof t.UNSAFE_componentWillMount=="function"&&t.UNSAFE_componentWillMount(),o!==t.state&&(v("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",mt(e)||"Component"),G2.enqueueReplaceState(t,t.state,null))}function Lw(e,t,o,u){var f=t.state;if(typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(o,u),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(o,u),t.state!==f){{var y=mt(e)||"Component";H2.has(y)||(H2.add(y),v("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",y))}G2.enqueueReplaceState(t,t.state,null)}}function Z2(e,t,o,u){n9(e,t,o);var f=e.stateNode;f.props=o,f.state=e.memoizedState,f.refs=Ow,N2(e);var y=t.contextType;if(typeof y=="object"&&y!==null)f.context=ur(y);else{var E=m0(e,t,!0);f.context=y0(e,E)}{if(f.state===o){var R=nn(t)||"Component";V2.has(R)||(V2.add(R),v("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",R))}e.mode&bn&&lo.recordLegacyContextWarning(e,f),lo.recordUnsafeLifecycleWarnings(e,f)}f.state=e.memoizedState;var N=t.getDerivedStateFromProps;if(typeof N=="function"&&(W2(e,t,N,o),f.state=e.memoizedState),typeof t.getDerivedStateFromProps!="function"&&typeof f.getSnapshotBeforeUpdate!="function"&&(typeof f.UNSAFE_componentWillMount=="function"||typeof f.componentWillMount=="function")&&(r9(e,f),s1(e,o,f,u),f.state=e.memoizedState),typeof f.componentDidMount=="function"){var
|
|
128
|
+
`+ge:""))}}}return u&&ow(e,f,y),V}function r9(e,t){var o=t.state;typeof t.componentWillMount=="function"&&t.componentWillMount(),typeof t.UNSAFE_componentWillMount=="function"&&t.UNSAFE_componentWillMount(),o!==t.state&&(v("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",mt(e)||"Component"),G2.enqueueReplaceState(t,t.state,null))}function Lw(e,t,o,u){var f=t.state;if(typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(o,u),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(o,u),t.state!==f){{var y=mt(e)||"Component";H2.has(y)||(H2.add(y),v("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",y))}G2.enqueueReplaceState(t,t.state,null)}}function Z2(e,t,o,u){n9(e,t,o);var f=e.stateNode;f.props=o,f.state=e.memoizedState,f.refs=Ow,N2(e);var y=t.contextType;if(typeof y=="object"&&y!==null)f.context=ur(y);else{var E=m0(e,t,!0);f.context=y0(e,E)}{if(f.state===o){var R=nn(t)||"Component";V2.has(R)||(V2.add(R),v("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",R))}e.mode&bn&&lo.recordLegacyContextWarning(e,f),lo.recordUnsafeLifecycleWarnings(e,f)}f.state=e.memoizedState;var N=t.getDerivedStateFromProps;if(typeof N=="function"&&(W2(e,t,N,o),f.state=e.memoizedState),typeof t.getDerivedStateFromProps!="function"&&typeof f.getSnapshotBeforeUpdate!="function"&&(typeof f.UNSAFE_componentWillMount=="function"||typeof f.componentWillMount=="function")&&(r9(e,f),s1(e,o,f,u),f.state=e.memoizedState),typeof f.componentDidMount=="function"){var $=yt;$|=ra,(e.mode&Ya)!==ot&&($|=aa),e.flags|=$}}function a9(e,t,o,u){var f=e.stateNode,y=e.memoizedProps;f.props=y;var E=f.context,R=t.contextType,N=vi;if(typeof R=="object"&&R!==null)N=ur(R);else{var $=m0(e,t,!0);N=y0(e,$)}var V=t.getDerivedStateFromProps,ae=typeof V=="function"||typeof f.getSnapshotBeforeUpdate=="function";!ae&&(typeof f.UNSAFE_componentWillReceiveProps=="function"||typeof f.componentWillReceiveProps=="function")&&(y!==o||E!==N)&&Lw(e,f,o,N),Aw();var ne=e.memoizedState,ve=f.state=ne;if(s1(e,o,f,u),ve=e.memoizedState,y===o&&ne===ve&&!qm()&&!c1()){if(typeof f.componentDidMount=="function"){var me=yt;me|=ra,(e.mode&Ya)!==ot&&(me|=aa),e.flags|=me}return!1}typeof V=="function"&&(W2(e,t,V,o),ve=e.memoizedState);var ge=c1()||zw(e,t,y,o,ne,ve,N);if(ge){if(!ae&&(typeof f.UNSAFE_componentWillMount=="function"||typeof f.componentWillMount=="function")&&(typeof f.componentWillMount=="function"&&f.componentWillMount(),typeof f.UNSAFE_componentWillMount=="function"&&f.UNSAFE_componentWillMount()),typeof f.componentDidMount=="function"){var Ye=yt;Ye|=ra,(e.mode&Ya)!==ot&&(Ye|=aa),e.flags|=Ye}}else{if(typeof f.componentDidMount=="function"){var at=yt;at|=ra,(e.mode&Ya)!==ot&&(at|=aa),e.flags|=at}e.memoizedProps=o,e.memoizedState=ve}return f.props=o,f.state=ve,f.context=N,ge}function i9(e,t,o,u,f){var y=t.stateNode;Rw(e,t);var E=t.memoizedProps,R=t.type===t.elementType?E:uo(t.type,E);y.props=R;var N=t.pendingProps,$=y.context,V=o.contextType,ae=vi;if(typeof V=="object"&&V!==null)ae=ur(V);else{var ne=m0(t,o,!0);ae=y0(t,ne)}var ve=o.getDerivedStateFromProps,me=typeof ve=="function"||typeof y.getSnapshotBeforeUpdate=="function";!me&&(typeof y.UNSAFE_componentWillReceiveProps=="function"||typeof y.componentWillReceiveProps=="function")&&(E!==N||$!==ae)&&Lw(t,y,u,ae),Aw();var ge=t.memoizedState,Ye=y.state=ge;if(s1(t,u,y,f),Ye=t.memoizedState,E===N&&ge===Ye&&!qm()&&!c1()&&!pe)return typeof y.componentDidUpdate=="function"&&(E!==e.memoizedProps||ge!==e.memoizedState)&&(t.flags|=yt),typeof y.getSnapshotBeforeUpdate=="function"&&(E!==e.memoizedProps||ge!==e.memoizedState)&&(t.flags|=ja),!1;typeof ve=="function"&&(W2(t,o,ve,u),Ye=t.memoizedState);var at=c1()||zw(t,o,R,u,ge,Ye,ae)||pe;return at?(!me&&(typeof y.UNSAFE_componentWillUpdate=="function"||typeof y.componentWillUpdate=="function")&&(typeof y.componentWillUpdate=="function"&&y.componentWillUpdate(u,Ye,ae),typeof y.UNSAFE_componentWillUpdate=="function"&&y.UNSAFE_componentWillUpdate(u,Ye,ae)),typeof y.componentDidUpdate=="function"&&(t.flags|=yt),typeof y.getSnapshotBeforeUpdate=="function"&&(t.flags|=ja)):(typeof y.componentDidUpdate=="function"&&(E!==e.memoizedProps||ge!==e.memoizedState)&&(t.flags|=yt),typeof y.getSnapshotBeforeUpdate=="function"&&(E!==e.memoizedProps||ge!==e.memoizedState)&&(t.flags|=ja),t.memoizedProps=u,t.memoizedState=Ye),y.props=u,y.state=Ye,y.context=ae,at}var Q2,X2,K2,J2,e_,Uw=function(e,t){};Q2=!1,X2=!1,K2={},J2={},e_={},Uw=function(e,t){if(!(e===null||typeof e!="object")&&!(!e._store||e._store.validated||e.key!=null)){if(typeof e._store!="object")throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");e._store.validated=!0;var o=mt(t)||"Component";J2[o]||(J2[o]=!0,v('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};function Jp(e,t,o){var u=o.ref;if(u!==null&&typeof u!="function"&&typeof u!="object"){if((e.mode&bn||le)&&!(o._owner&&o._self&&o._owner.stateNode!==o._self)){var f=mt(e)||"Component";K2[f]||(v('A string ref, "%s", has been found within a strict mode tree. String refs are a source of potential bugs and should be avoided. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',u),K2[f]=!0)}if(o._owner){var y=o._owner,E;if(y){var R=y;if(R.tag!==d)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");E=R.stateNode}if(!E)throw new Error("Missing owner for string ref "+u+". This error is likely caused by a bug in React. Please file an issue.");var N=E;Hr(u,"ref");var $=""+u;if(t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===$)return t.ref;var V=function(ae){var ne=N.refs;ne===Ow&&(ne=N.refs={}),ae===null?delete ne[$]:ne[$]=ae};return V._stringRef=$,V}else{if(typeof u!="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!o._owner)throw new Error("Element ref was specified as a string ("+u+`) but no owner was set. This could happen for one of the following reasons:
|
|
129
129
|
1. You may be adding a ref to a function component
|
|
130
130
|
2. You may be adding a ref to a component that was not created inside a component's render method
|
|
131
131
|
3. You have multiple copies of React loaded
|
|
132
|
-
See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return u}function d1(e,t){var o=Object.prototype.toString.call(t);throw new Error("Objects are not valid as a React child (found: "+(o==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.")}function p1(e){{var t=mt(e)||"Component";if(e_[t])return;e_[t]=!0,v("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function Hw(e){var t=e._payload,o=e._init;return o(t)}function Pw(e){function t(ce,xe){if(e){var fe=ce.deletions;fe===null?(ce.deletions=[xe],ce.flags|=It):fe.push(xe)}}function o(ce,xe){if(!e)return null;for(var fe=xe;fe!==null;)t(ce,fe),fe=fe.sibling;return null}function u(ce,xe){for(var fe=new Map,Oe=xe;Oe!==null;)Oe.key!==null?fe.set(Oe.key,Oe):fe.set(Oe.index,Oe),Oe=Oe.sibling;return fe}function f(ce,xe){var fe=Bc(ce,xe);return fe.index=0,fe.sibling=null,fe}function y(ce,xe,fe){if(ce.index=fe,!e)return ce.flags|=qd,xe;var Oe=ce.alternate;if(Oe!==null){var qe=Oe.index;return qe<xe?(ce.flags|=cn,xe):qe}else return ce.flags|=cn,xe}function E(ce){return e&&ce.alternate===null&&(ce.flags|=cn),ce}function R(ce,xe,fe,Oe){if(xe===null||xe.tag!==A){var qe=TS(fe,ce.mode,Oe);return qe.return=ce,qe}else{var je=f(xe,fe);return je.return=ce,je}}function N(ce,xe,fe,Oe){var qe=fe.type;if(qe===ga)return V(ce,xe,fe.props.children,Oe,fe.key);if(xe!==null&&(xe.elementType===qe||k3(xe,fe)||typeof qe=="object"&&qe!==null&&qe.$$typeof===lt&&Hw(qe)===xe.type)){var je=f(xe,fe.props);return je.ref=Jp(ce,xe,fe),je.return=ce,je._debugSource=fe._source,je._debugOwner=fe._owner,je}var ct=DS(fe,ce.mode,Oe);return ct.ref=Jp(ce,xe,fe),ct.return=ce,ct}function I(ce,xe,fe,Oe){if(xe===null||xe.tag!==b||xe.stateNode.containerInfo!==fe.containerInfo||xe.stateNode.implementation!==fe.implementation){var qe=RS(fe,ce.mode,Oe);return qe.return=ce,qe}else{var je=f(xe,fe.children||[]);return je.return=ce,je}}function V(ce,xe,fe,Oe,qe){if(xe===null||xe.tag!==M){var je=fs(fe,ce.mode,Oe,qe);return je.return=ce,je}else{var ct=f(xe,fe);return ct.return=ce,ct}}function ae(ce,xe,fe){if(typeof xe=="string"&&xe!==""||typeof xe=="number"){var Oe=TS(""+xe,ce.mode,fe);return Oe.return=ce,Oe}if(typeof xe=="object"&&xe!==null){switch(xe.$$typeof){case fr:{var qe=DS(xe,ce.mode,fe);return qe.ref=Jp(ce,null,xe),qe.return=ce,qe}case Rr:{var je=RS(xe,ce.mode,fe);return je.return=ce,je}case lt:{var ct=xe._payload,vt=xe._init;return ae(ce,vt(ct),fe)}}if(tr(xe)||Ii(xe)){var tn=fs(xe,ce.mode,fe,null);return tn.return=ce,tn}d1(ce,xe)}return typeof xe=="function"&&p1(ce),null}function ne(ce,xe,fe,Oe){var qe=xe!==null?xe.key:null;if(typeof fe=="string"&&fe!==""||typeof fe=="number")return qe!==null?null:R(ce,xe,""+fe,Oe);if(typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case fr:return fe.key===qe?N(ce,xe,fe,Oe):null;case Rr:return fe.key===qe?I(ce,xe,fe,Oe):null;case lt:{var je=fe._payload,ct=fe._init;return ne(ce,xe,ct(je),Oe)}}if(tr(fe)||Ii(fe))return qe!==null?null:V(ce,xe,fe,Oe,null);d1(ce,fe)}return typeof fe=="function"&&p1(ce),null}function ve(ce,xe,fe,Oe,qe){if(typeof Oe=="string"&&Oe!==""||typeof Oe=="number"){var je=ce.get(fe)||null;return R(xe,je,""+Oe,qe)}if(typeof Oe=="object"&&Oe!==null){switch(Oe.$$typeof){case fr:{var ct=ce.get(Oe.key===null?fe:Oe.key)||null;return N(xe,ct,Oe,qe)}case Rr:{var vt=ce.get(Oe.key===null?fe:Oe.key)||null;return I(xe,vt,Oe,qe)}case lt:var tn=Oe._payload,Pt=Oe._init;return ve(ce,xe,fe,Pt(tn),qe)}if(tr(Oe)||Ii(Oe)){var Xn=ce.get(fe)||null;return V(xe,Xn,Oe,qe,null)}d1(xe,Oe)}return typeof Oe=="function"&&p1(xe),null}function me(ce,xe,fe){{if(typeof ce!="object"||ce===null)return xe;switch(ce.$$typeof){case fr:case Rr:Uw(ce,fe);var Oe=ce.key;if(typeof Oe!="string")break;if(xe===null){xe=new Set,xe.add(Oe);break}if(!xe.has(Oe)){xe.add(Oe);break}v("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",Oe);break;case lt:var qe=ce._payload,je=ce._init;me(je(qe),xe,fe);break}}return xe}function ge(ce,xe,fe,Oe){for(var qe=null,je=0;je<fe.length;je++){var ct=fe[je];qe=me(ct,qe,ce)}for(var vt=null,tn=null,Pt=xe,Xn=0,jt=0,Vn=null;Pt!==null&&jt<fe.length;jt++){Pt.index>jt?(Vn=Pt,Pt=null):Vn=Pt.sibling;var pa=ne(ce,Pt,fe[jt],Oe);if(pa===null){Pt===null&&(Pt=Vn);break}e&&Pt&&pa.alternate===null&&t(ce,Pt),Xn=y(pa,Xn,jt),tn===null?vt=pa:tn.sibling=pa,tn=pa,Pt=Vn}if(jt===fe.length){if(o(ce,Pt),Yr()){var Kr=jt;xc(ce,Kr)}return vt}if(Pt===null){for(;jt<fe.length;jt++){var yi=ae(ce,fe[jt],Oe);yi!==null&&(Xn=y(yi,Xn,jt),tn===null?vt=yi:tn.sibling=yi,tn=yi)}if(Yr()){var Aa=jt;xc(ce,Aa)}return vt}for(var ka=u(ce,Pt);jt<fe.length;jt++){var ha=ve(ka,ce,jt,fe[jt],Oe);ha!==null&&(e&&ha.alternate!==null&&ka.delete(ha.key===null?jt:ha.key),Xn=y(ha,Xn,jt),tn===null?vt=ha:tn.sibling=ha,tn=ha)}if(e&&ka.forEach(function(H0){return t(ce,H0)}),Yr()){var au=jt;xc(ce,au)}return vt}function Ye(ce,xe,fe,Oe){var qe=Ii(fe);if(typeof qe!="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{typeof Symbol=="function"&&fe[Symbol.toStringTag]==="Generator"&&(X2||v("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),X2=!0),fe.entries===qe&&(Q2||v("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Q2=!0);var je=qe.call(fe);if(je)for(var ct=null,vt=je.next();!vt.done;vt=je.next()){var tn=vt.value;ct=me(tn,ct,ce)}}var Pt=qe.call(fe);if(Pt==null)throw new Error("An iterable object provided no iterator.");for(var Xn=null,jt=null,Vn=xe,pa=0,Kr=0,yi=null,Aa=Pt.next();Vn!==null&&!Aa.done;Kr++,Aa=Pt.next()){Vn.index>Kr?(yi=Vn,Vn=null):yi=Vn.sibling;var ka=ne(ce,Vn,Aa.value,Oe);if(ka===null){Vn===null&&(Vn=yi);break}e&&Vn&&ka.alternate===null&&t(ce,Vn),pa=y(ka,pa,Kr),jt===null?Xn=ka:jt.sibling=ka,jt=ka,Vn=yi}if(Aa.done){if(o(ce,Vn),Yr()){var ha=Kr;xc(ce,ha)}return Xn}if(Vn===null){for(;!Aa.done;Kr++,Aa=Pt.next()){var au=ae(ce,Aa.value,Oe);au!==null&&(pa=y(au,pa,Kr),jt===null?Xn=au:jt.sibling=au,jt=au)}if(Yr()){var H0=Kr;xc(ce,H0)}return Xn}for(var Ah=u(ce,Vn);!Aa.done;Kr++,Aa=Pt.next()){var ul=ve(Ah,ce,Kr,Aa.value,Oe);ul!==null&&(e&&ul.alternate!==null&&Ah.delete(ul.key===null?Kr:ul.key),pa=y(ul,pa,Kr),jt===null?Xn=ul:jt.sibling=ul,jt=ul)}if(e&&Ah.forEach(function(_M){return t(ce,_M)}),Yr()){var xM=Kr;xc(ce,xM)}return Xn}function at(ce,xe,fe,Oe){if(xe!==null&&xe.tag===A){o(ce,xe.sibling);var qe=f(xe,fe);return qe.return=ce,qe}o(ce,xe);var je=TS(fe,ce.mode,Oe);return je.return=ce,je}function tt(ce,xe,fe,Oe){for(var qe=fe.key,je=xe;je!==null;){if(je.key===qe){var ct=fe.type;if(ct===ga){if(je.tag===M){o(ce,je.sibling);var vt=f(je,fe.props.children);return vt.return=ce,vt._debugSource=fe._source,vt._debugOwner=fe._owner,vt}}else if(je.elementType===ct||k3(je,fe)||typeof ct=="object"&&ct!==null&&ct.$$typeof===lt&&Hw(ct)===je.type){o(ce,je.sibling);var tn=f(je,fe.props);return tn.ref=Jp(ce,je,fe),tn.return=ce,tn._debugSource=fe._source,tn._debugOwner=fe._owner,tn}o(ce,je);break}else t(ce,je);je=je.sibling}if(fe.type===ga){var Pt=fs(fe.props.children,ce.mode,Oe,fe.key);return Pt.return=ce,Pt}else{var Xn=DS(fe,ce.mode,Oe);return Xn.ref=Jp(ce,xe,fe),Xn.return=ce,Xn}}function Ft(ce,xe,fe,Oe){for(var qe=fe.key,je=xe;je!==null;){if(je.key===qe)if(je.tag===b&&je.stateNode.containerInfo===fe.containerInfo&&je.stateNode.implementation===fe.implementation){o(ce,je.sibling);var ct=f(je,fe.children||[]);return ct.return=ce,ct}else{o(ce,je);break}else t(ce,je);je=je.sibling}var vt=RS(fe,ce.mode,Oe);return vt.return=ce,vt}function At(ce,xe,fe,Oe){var qe=typeof fe=="object"&&fe!==null&&fe.type===ga&&fe.key===null;if(qe&&(fe=fe.props.children),typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case fr:return E(tt(ce,xe,fe,Oe));case Rr:return E(Ft(ce,xe,fe,Oe));case lt:var je=fe._payload,ct=fe._init;return At(ce,xe,ct(je),Oe)}if(tr(fe))return ge(ce,xe,fe,Oe);if(Ii(fe))return Ye(ce,xe,fe,Oe);d1(ce,fe)}return typeof fe=="string"&&fe!==""||typeof fe=="number"?E(at(ce,xe,""+fe,Oe)):(typeof fe=="function"&&p1(ce),o(ce,xe))}return At}var E0=Pw(!0),jw=Pw(!1);function o9(e,t){if(e!==null&&t.child!==e.child)throw new Error("Resuming work not yet implemented.");if(t.child!==null){var o=t.child,u=Bc(o,o.pendingProps);for(t.child=u,u.return=t;o.sibling!==null;)o=o.sibling,u=u.sibling=Bc(o,o.pendingProps),u.return=t;u.sibling=null}}function l9(e,t){for(var o=e.child;o!==null;)Nz(o,t),o=o.sibling}var eh={},ns=Xu(eh),th=Xu(eh),h1=Xu(eh);function v1(e){if(e===eh)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function Iw(){var e=v1(h1.current);return e}function t_(e,t){fa(h1,t,e),fa(th,e,e),fa(ns,eh,e);var o=SO(t);ca(ns,e),fa(ns,o,e)}function b0(e){ca(ns,e),ca(th,e),ca(h1,e)}function n_(){var e=v1(ns.current);return e}function $w(e){v1(h1.current);var t=v1(ns.current),o=CO(t,e.type);t!==o&&(fa(th,e,e),fa(ns,o,e))}function r_(e){th.current===e&&(ca(ns,e),ca(th,e))}var u9=0,Vw=1,Yw=1,nh=2,so=Xu(u9);function a_(e,t){return(e&t)!==0}function w0(e){return e&Vw}function i_(e,t){return e&Vw|t}function s9(e,t){return e|t}function rs(e,t){fa(so,t,e)}function D0(e){ca(so,e)}function c9(e,t){var o=e.memoizedState;return o!==null?o.dehydrated!==null:(e.memoizedProps,!0)}function m1(e){for(var t=e;t!==null;){if(t.tag===O){var o=t.memoizedState;if(o!==null){var u=o.dehydrated;if(u===null||tw(u)||f2(u))return t}}else if(t.tag===U&&t.memoizedProps.revealOrder!==void 0){var f=(t.flags&ft)!==rt;if(f)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)return null;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Ja=0,vr=1,tl=2,mr=4,qr=8,o_=[];function l_(){for(var e=0;e<o_.length;e++){var t=o_[e];t._workInProgressVersionPrimary=null}o_.length=0}function f9(e,t){var o=t._getVersion,u=o(t._source);e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[t,u]:e.mutableSourceEagerHydrationData.push(t,u)}var $e=a.ReactCurrentDispatcher,rh=a.ReactCurrentBatchConfig,u_,T0;u_=new Set;var wc=Se,en=null,yr=null,gr=null,y1=!1,ah=!1,ih=0,d9=0,p9=25,Ee=null,Oi=null,as=-1,s_=!1;function Vt(){{var e=Ee;Oi===null?Oi=[e]:Oi.push(e)}}function He(){{var e=Ee;Oi!==null&&(as++,Oi[as]!==e&&h9(e))}}function R0(e){e!=null&&!tr(e)&&v("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",Ee,typeof e)}function h9(e){{var t=mt(en);if(!u_.has(t)&&(u_.add(t),Oi!==null)){for(var o="",u=30,f=0;f<=as;f++){for(var y=Oi[f],E=f===as?e:y,R=f+1+". "+y;R.length<u;)R+=" ";R+=E+`
|
|
132
|
+
See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return u}function d1(e,t){var o=Object.prototype.toString.call(t);throw new Error("Objects are not valid as a React child (found: "+(o==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.")}function p1(e){{var t=mt(e)||"Component";if(e_[t])return;e_[t]=!0,v("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function Hw(e){var t=e._payload,o=e._init;return o(t)}function Pw(e){function t(ce,xe){if(e){var fe=ce.deletions;fe===null?(ce.deletions=[xe],ce.flags|=It):fe.push(xe)}}function o(ce,xe){if(!e)return null;for(var fe=xe;fe!==null;)t(ce,fe),fe=fe.sibling;return null}function u(ce,xe){for(var fe=new Map,Oe=xe;Oe!==null;)Oe.key!==null?fe.set(Oe.key,Oe):fe.set(Oe.index,Oe),Oe=Oe.sibling;return fe}function f(ce,xe){var fe=Bc(ce,xe);return fe.index=0,fe.sibling=null,fe}function y(ce,xe,fe){if(ce.index=fe,!e)return ce.flags|=qd,xe;var Oe=ce.alternate;if(Oe!==null){var qe=Oe.index;return qe<xe?(ce.flags|=cn,xe):qe}else return ce.flags|=cn,xe}function E(ce){return e&&ce.alternate===null&&(ce.flags|=cn),ce}function R(ce,xe,fe,Oe){if(xe===null||xe.tag!==A){var qe=TS(fe,ce.mode,Oe);return qe.return=ce,qe}else{var je=f(xe,fe);return je.return=ce,je}}function N(ce,xe,fe,Oe){var qe=fe.type;if(qe===ga)return V(ce,xe,fe.props.children,Oe,fe.key);if(xe!==null&&(xe.elementType===qe||k3(xe,fe)||typeof qe=="object"&&qe!==null&&qe.$$typeof===lt&&Hw(qe)===xe.type)){var je=f(xe,fe.props);return je.ref=Jp(ce,xe,fe),je.return=ce,je._debugSource=fe._source,je._debugOwner=fe._owner,je}var ct=DS(fe,ce.mode,Oe);return ct.ref=Jp(ce,xe,fe),ct.return=ce,ct}function $(ce,xe,fe,Oe){if(xe===null||xe.tag!==b||xe.stateNode.containerInfo!==fe.containerInfo||xe.stateNode.implementation!==fe.implementation){var qe=RS(fe,ce.mode,Oe);return qe.return=ce,qe}else{var je=f(xe,fe.children||[]);return je.return=ce,je}}function V(ce,xe,fe,Oe,qe){if(xe===null||xe.tag!==M){var je=fs(fe,ce.mode,Oe,qe);return je.return=ce,je}else{var ct=f(xe,fe);return ct.return=ce,ct}}function ae(ce,xe,fe){if(typeof xe=="string"&&xe!==""||typeof xe=="number"){var Oe=TS(""+xe,ce.mode,fe);return Oe.return=ce,Oe}if(typeof xe=="object"&&xe!==null){switch(xe.$$typeof){case fr:{var qe=DS(xe,ce.mode,fe);return qe.ref=Jp(ce,null,xe),qe.return=ce,qe}case Rr:{var je=RS(xe,ce.mode,fe);return je.return=ce,je}case lt:{var ct=xe._payload,vt=xe._init;return ae(ce,vt(ct),fe)}}if(tr(xe)||Ii(xe)){var tn=fs(xe,ce.mode,fe,null);return tn.return=ce,tn}d1(ce,xe)}return typeof xe=="function"&&p1(ce),null}function ne(ce,xe,fe,Oe){var qe=xe!==null?xe.key:null;if(typeof fe=="string"&&fe!==""||typeof fe=="number")return qe!==null?null:R(ce,xe,""+fe,Oe);if(typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case fr:return fe.key===qe?N(ce,xe,fe,Oe):null;case Rr:return fe.key===qe?$(ce,xe,fe,Oe):null;case lt:{var je=fe._payload,ct=fe._init;return ne(ce,xe,ct(je),Oe)}}if(tr(fe)||Ii(fe))return qe!==null?null:V(ce,xe,fe,Oe,null);d1(ce,fe)}return typeof fe=="function"&&p1(ce),null}function ve(ce,xe,fe,Oe,qe){if(typeof Oe=="string"&&Oe!==""||typeof Oe=="number"){var je=ce.get(fe)||null;return R(xe,je,""+Oe,qe)}if(typeof Oe=="object"&&Oe!==null){switch(Oe.$$typeof){case fr:{var ct=ce.get(Oe.key===null?fe:Oe.key)||null;return N(xe,ct,Oe,qe)}case Rr:{var vt=ce.get(Oe.key===null?fe:Oe.key)||null;return $(xe,vt,Oe,qe)}case lt:var tn=Oe._payload,Pt=Oe._init;return ve(ce,xe,fe,Pt(tn),qe)}if(tr(Oe)||Ii(Oe)){var Xn=ce.get(fe)||null;return V(xe,Xn,Oe,qe,null)}d1(xe,Oe)}return typeof Oe=="function"&&p1(xe),null}function me(ce,xe,fe){{if(typeof ce!="object"||ce===null)return xe;switch(ce.$$typeof){case fr:case Rr:Uw(ce,fe);var Oe=ce.key;if(typeof Oe!="string")break;if(xe===null){xe=new Set,xe.add(Oe);break}if(!xe.has(Oe)){xe.add(Oe);break}v("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",Oe);break;case lt:var qe=ce._payload,je=ce._init;me(je(qe),xe,fe);break}}return xe}function ge(ce,xe,fe,Oe){for(var qe=null,je=0;je<fe.length;je++){var ct=fe[je];qe=me(ct,qe,ce)}for(var vt=null,tn=null,Pt=xe,Xn=0,jt=0,Vn=null;Pt!==null&&jt<fe.length;jt++){Pt.index>jt?(Vn=Pt,Pt=null):Vn=Pt.sibling;var pa=ne(ce,Pt,fe[jt],Oe);if(pa===null){Pt===null&&(Pt=Vn);break}e&&Pt&&pa.alternate===null&&t(ce,Pt),Xn=y(pa,Xn,jt),tn===null?vt=pa:tn.sibling=pa,tn=pa,Pt=Vn}if(jt===fe.length){if(o(ce,Pt),Yr()){var Kr=jt;xc(ce,Kr)}return vt}if(Pt===null){for(;jt<fe.length;jt++){var yi=ae(ce,fe[jt],Oe);yi!==null&&(Xn=y(yi,Xn,jt),tn===null?vt=yi:tn.sibling=yi,tn=yi)}if(Yr()){var Aa=jt;xc(ce,Aa)}return vt}for(var ka=u(ce,Pt);jt<fe.length;jt++){var ha=ve(ka,ce,jt,fe[jt],Oe);ha!==null&&(e&&ha.alternate!==null&&ka.delete(ha.key===null?jt:ha.key),Xn=y(ha,Xn,jt),tn===null?vt=ha:tn.sibling=ha,tn=ha)}if(e&&ka.forEach(function(H0){return t(ce,H0)}),Yr()){var au=jt;xc(ce,au)}return vt}function Ye(ce,xe,fe,Oe){var qe=Ii(fe);if(typeof qe!="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{typeof Symbol=="function"&&fe[Symbol.toStringTag]==="Generator"&&(X2||v("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),X2=!0),fe.entries===qe&&(Q2||v("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Q2=!0);var je=qe.call(fe);if(je)for(var ct=null,vt=je.next();!vt.done;vt=je.next()){var tn=vt.value;ct=me(tn,ct,ce)}}var Pt=qe.call(fe);if(Pt==null)throw new Error("An iterable object provided no iterator.");for(var Xn=null,jt=null,Vn=xe,pa=0,Kr=0,yi=null,Aa=Pt.next();Vn!==null&&!Aa.done;Kr++,Aa=Pt.next()){Vn.index>Kr?(yi=Vn,Vn=null):yi=Vn.sibling;var ka=ne(ce,Vn,Aa.value,Oe);if(ka===null){Vn===null&&(Vn=yi);break}e&&Vn&&ka.alternate===null&&t(ce,Vn),pa=y(ka,pa,Kr),jt===null?Xn=ka:jt.sibling=ka,jt=ka,Vn=yi}if(Aa.done){if(o(ce,Vn),Yr()){var ha=Kr;xc(ce,ha)}return Xn}if(Vn===null){for(;!Aa.done;Kr++,Aa=Pt.next()){var au=ae(ce,Aa.value,Oe);au!==null&&(pa=y(au,pa,Kr),jt===null?Xn=au:jt.sibling=au,jt=au)}if(Yr()){var H0=Kr;xc(ce,H0)}return Xn}for(var Ah=u(ce,Vn);!Aa.done;Kr++,Aa=Pt.next()){var ul=ve(Ah,ce,Kr,Aa.value,Oe);ul!==null&&(e&&ul.alternate!==null&&Ah.delete(ul.key===null?Kr:ul.key),pa=y(ul,pa,Kr),jt===null?Xn=ul:jt.sibling=ul,jt=ul)}if(e&&Ah.forEach(function(_M){return t(ce,_M)}),Yr()){var xM=Kr;xc(ce,xM)}return Xn}function at(ce,xe,fe,Oe){if(xe!==null&&xe.tag===A){o(ce,xe.sibling);var qe=f(xe,fe);return qe.return=ce,qe}o(ce,xe);var je=TS(fe,ce.mode,Oe);return je.return=ce,je}function tt(ce,xe,fe,Oe){for(var qe=fe.key,je=xe;je!==null;){if(je.key===qe){var ct=fe.type;if(ct===ga){if(je.tag===M){o(ce,je.sibling);var vt=f(je,fe.props.children);return vt.return=ce,vt._debugSource=fe._source,vt._debugOwner=fe._owner,vt}}else if(je.elementType===ct||k3(je,fe)||typeof ct=="object"&&ct!==null&&ct.$$typeof===lt&&Hw(ct)===je.type){o(ce,je.sibling);var tn=f(je,fe.props);return tn.ref=Jp(ce,je,fe),tn.return=ce,tn._debugSource=fe._source,tn._debugOwner=fe._owner,tn}o(ce,je);break}else t(ce,je);je=je.sibling}if(fe.type===ga){var Pt=fs(fe.props.children,ce.mode,Oe,fe.key);return Pt.return=ce,Pt}else{var Xn=DS(fe,ce.mode,Oe);return Xn.ref=Jp(ce,xe,fe),Xn.return=ce,Xn}}function Ft(ce,xe,fe,Oe){for(var qe=fe.key,je=xe;je!==null;){if(je.key===qe)if(je.tag===b&&je.stateNode.containerInfo===fe.containerInfo&&je.stateNode.implementation===fe.implementation){o(ce,je.sibling);var ct=f(je,fe.children||[]);return ct.return=ce,ct}else{o(ce,je);break}else t(ce,je);je=je.sibling}var vt=RS(fe,ce.mode,Oe);return vt.return=ce,vt}function At(ce,xe,fe,Oe){var qe=typeof fe=="object"&&fe!==null&&fe.type===ga&&fe.key===null;if(qe&&(fe=fe.props.children),typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case fr:return E(tt(ce,xe,fe,Oe));case Rr:return E(Ft(ce,xe,fe,Oe));case lt:var je=fe._payload,ct=fe._init;return At(ce,xe,ct(je),Oe)}if(tr(fe))return ge(ce,xe,fe,Oe);if(Ii(fe))return Ye(ce,xe,fe,Oe);d1(ce,fe)}return typeof fe=="string"&&fe!==""||typeof fe=="number"?E(at(ce,xe,""+fe,Oe)):(typeof fe=="function"&&p1(ce),o(ce,xe))}return At}var E0=Pw(!0),jw=Pw(!1);function o9(e,t){if(e!==null&&t.child!==e.child)throw new Error("Resuming work not yet implemented.");if(t.child!==null){var o=t.child,u=Bc(o,o.pendingProps);for(t.child=u,u.return=t;o.sibling!==null;)o=o.sibling,u=u.sibling=Bc(o,o.pendingProps),u.return=t;u.sibling=null}}function l9(e,t){for(var o=e.child;o!==null;)Nz(o,t),o=o.sibling}var eh={},ns=Xu(eh),th=Xu(eh),h1=Xu(eh);function v1(e){if(e===eh)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function Iw(){var e=v1(h1.current);return e}function t_(e,t){fa(h1,t,e),fa(th,e,e),fa(ns,eh,e);var o=SO(t);ca(ns,e),fa(ns,o,e)}function b0(e){ca(ns,e),ca(th,e),ca(h1,e)}function n_(){var e=v1(ns.current);return e}function $w(e){v1(h1.current);var t=v1(ns.current),o=CO(t,e.type);t!==o&&(fa(th,e,e),fa(ns,o,e))}function r_(e){th.current===e&&(ca(ns,e),ca(th,e))}var u9=0,Vw=1,Yw=1,nh=2,so=Xu(u9);function a_(e,t){return(e&t)!==0}function w0(e){return e&Vw}function i_(e,t){return e&Vw|t}function s9(e,t){return e|t}function rs(e,t){fa(so,t,e)}function D0(e){ca(so,e)}function c9(e,t){var o=e.memoizedState;return o!==null?o.dehydrated!==null:(e.memoizedProps,!0)}function m1(e){for(var t=e;t!==null;){if(t.tag===O){var o=t.memoizedState;if(o!==null){var u=o.dehydrated;if(u===null||tw(u)||f2(u))return t}}else if(t.tag===U&&t.memoizedProps.revealOrder!==void 0){var f=(t.flags&ft)!==rt;if(f)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)return null;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Ja=0,vr=1,tl=2,mr=4,qr=8,o_=[];function l_(){for(var e=0;e<o_.length;e++){var t=o_[e];t._workInProgressVersionPrimary=null}o_.length=0}function f9(e,t){var o=t._getVersion,u=o(t._source);e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[t,u]:e.mutableSourceEagerHydrationData.push(t,u)}var $e=a.ReactCurrentDispatcher,rh=a.ReactCurrentBatchConfig,u_,T0;u_=new Set;var wc=Se,en=null,yr=null,gr=null,y1=!1,ah=!1,ih=0,d9=0,p9=25,Ee=null,Oi=null,as=-1,s_=!1;function Vt(){{var e=Ee;Oi===null?Oi=[e]:Oi.push(e)}}function He(){{var e=Ee;Oi!==null&&(as++,Oi[as]!==e&&h9(e))}}function R0(e){e!=null&&!tr(e)&&v("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",Ee,typeof e)}function h9(e){{var t=mt(en);if(!u_.has(t)&&(u_.add(t),Oi!==null)){for(var o="",u=30,f=0;f<=as;f++){for(var y=Oi[f],E=f===as?e:y,R=f+1+". "+y;R.length<u;)R+=" ";R+=E+`
|
|
133
133
|
`,o+=R}v(`React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks
|
|
134
134
|
|
|
135
135
|
Previous render Next render
|
|
@@ -142,13 +142,13 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`)}}retur
|
|
|
142
142
|
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function c_(e,t){if(s_)return!1;if(t===null)return v("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",Ee),!1;e.length!==t.length&&v(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
|
143
143
|
|
|
144
144
|
Previous: %s
|
|
145
|
-
Incoming: %s`,Ee,"["+t.join(", ")+"]","["+e.join(", ")+"]");for(var o=0;o<t.length&&o<e.length;o++)if(!Ze(e[o],t[o]))return!1;return!0}function A0(e,t,o,u,f,y){wc=y,en=t,Oi=e!==null?e._debugHookTypes:null,as=-1,s_=e!==null&&e.type!==t.type,t.memoizedState=null,t.updateQueue=null,t.lanes=Se,e!==null&&e.memoizedState!==null?$e.current=p8:Oi!==null?$e.current=d8:$e.current=f8;var E=o(u,f);if(ah){var R=0;do{if(ah=!1,ih=0,R>=p9)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");R+=1,s_=!1,yr=null,gr=null,t.updateQueue=null,as=-1,$e.current=h8,E=o(u,f)}while(ah)}$e.current=k1,t._debugHookTypes=Oi;var N=yr!==null&&yr.next!==null;if(wc=Se,en=null,yr=null,gr=null,Ee=null,Oi=null,as=-1,e!==null&&(e.flags&dr)!==(t.flags&dr)&&(e.mode&Dt)!==ot&&v("Internal React error: Expected static flag was missing. Please notify the React team."),y1=!1,N)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return E}function k0(){var e=ih!==0;return ih=0,e}function qw(e,t,o){t.updateQueue=e.updateQueue,(t.mode&Ya)!==ot?t.flags&=~(Dl|aa|xn|yt):t.flags&=~(xn|yt),e.lanes=zu(e.lanes,o)}function Ww(){if($e.current=k1,y1){for(var e=en.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}y1=!1}wc=Se,en=null,yr=null,gr=null,Oi=null,as=-1,Ee=null,o8=!1,ah=!1,ih=0}function nl(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return gr===null?en.memoizedState=gr=e:gr=gr.next=e,gr}function Bi(){var e;if(yr===null){var t=en.alternate;t!==null?e=t.memoizedState:e=null}else e=yr.next;var o;if(gr===null?o=en.memoizedState:o=gr.next,o!==null)gr=o,o=gr.next,yr=e;else{if(e===null)throw new Error("Rendered more hooks than during the previous render.");yr=e;var u={memoizedState:yr.memoizedState,baseState:yr.baseState,baseQueue:yr.baseQueue,queue:yr.queue,next:null};gr===null?en.memoizedState=gr=u:gr=gr.next=u}return gr}function Gw(){return{lastEffect:null,stores:null}}function f_(e,t){return typeof t=="function"?t(e):t}function d_(e,t,o){var u=nl(),f;o!==void 0?f=o(t):f=t,u.memoizedState=u.baseState=f;var y={pending:null,interleaved:null,lanes:Se,dispatch:null,lastRenderedReducer:e,lastRenderedState:f};u.queue=y;var E=y.dispatch=g9.bind(null,en,y);return[u.memoizedState,E]}function p_(e,t,o){var u=Bi(),f=u.queue;if(f===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");f.lastRenderedReducer=e;var y=yr,E=y.baseQueue,R=f.pending;if(R!==null){if(E!==null){var N=E.next,I=R.next;E.next=I,R.next=N}y.baseQueue!==E&&v("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),y.baseQueue=E=R,f.pending=null}if(E!==null){var V=E.next,ae=y.baseState,ne=null,ve=null,me=null,ge=V;do{var Ye=ge.lane;if(Nl(wc,Ye)){if(me!==null){var tt={lane:Ot,action:ge.action,hasEagerState:ge.hasEagerState,eagerState:ge.eagerState,next:null};me=me.next=tt}if(ge.hasEagerState)ae=ge.eagerState;else{var Ft=ge.action;ae=e(ae,Ft)}}else{var at={lane:Ye,action:ge.action,hasEagerState:ge.hasEagerState,eagerState:ge.eagerState,next:null};me===null?(ve=me=at,ne=ae):me=me.next=at,en.lanes=gt(en.lanes,Ye),bh(Ye)}ge=ge.next}while(ge!==null&&ge!==V);me===null?ne=ae:me.next=ve,Ze(ae,u.memoizedState)||dh(),u.memoizedState=ae,u.baseState=ne,u.baseQueue=me,f.lastRenderedState=ae}var At=f.interleaved;if(At!==null){var ce=At;do{var xe=ce.lane;en.lanes=gt(en.lanes,xe),bh(xe),ce=ce.next}while(ce!==At)}else E===null&&(f.lanes=Se);var fe=f.dispatch;return[u.memoizedState,fe]}function h_(e,t,o){var u=Bi(),f=u.queue;if(f===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");f.lastRenderedReducer=e;var y=f.dispatch,E=f.pending,R=u.memoizedState;if(E!==null){f.pending=null;var N=E.next,I=N;do{var V=I.action;R=e(R,V),I=I.next}while(I!==N);Ze(R,u.memoizedState)||dh(),u.memoizedState=R,u.baseQueue===null&&(u.baseState=R),f.lastRenderedState=R}return[R,y]}function pN(e,t,o){}function hN(e,t,o){}function v_(e,t,o){var u=en,f=nl(),y,E=Yr();if(E){if(o===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");y=o(),T0||y!==o()&&(v("The result of getServerSnapshot should be cached to avoid an infinite loop"),T0=!0)}else{if(y=t(),!T0){var R=t();Ze(y,R)||(v("The result of getSnapshot should be cached to avoid an infinite loop"),T0=!0)}var N=G1();if(N===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");nc(N,wc)||Zw(u,t,y)}f.memoizedState=y;var I={value:y,getSnapshot:t};return f.queue=I,C1(Xw.bind(null,u,I,e),[e]),u.flags|=xn,oh(vr|qr,Qw.bind(null,u,I,y,t),void 0,null),y}function g1(e,t,o){var u=en,f=Bi(),y=t();if(!T0){var E=t();Ze(y,E)||(v("The result of getSnapshot should be cached to avoid an infinite loop"),T0=!0)}var R=f.memoizedState,N=!Ze(R,y);N&&(f.memoizedState=y,dh());var I=f.queue;if(uh(Xw.bind(null,u,I,e),[e]),I.getSnapshot!==t||N||gr!==null&&gr.memoizedState.tag&vr){u.flags|=xn,oh(vr|qr,Qw.bind(null,u,I,y,t),void 0,null);var V=G1();if(V===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");nc(V,wc)||Zw(u,t,y)}return y}function Zw(e,t,o){e.flags|=Ws;var u={getSnapshot:t,value:o},f=en.updateQueue;if(f===null)f=Gw(),en.updateQueue=f,f.stores=[u];else{var y=f.stores;y===null?f.stores=[u]:y.push(u)}}function Qw(e,t,o,u){t.value=o,t.getSnapshot=u,Kw(t)&&Jw(e)}function Xw(e,t,o){var u=function(){Kw(t)&&Jw(e)};return o(u)}function Kw(e){var t=e.getSnapshot,o=e.value;try{var u=t();return!Ze(o,u)}catch{return!0}}function Jw(e){var t=Ka(e,st);t!==null&&Cr(t,e,st,an)}function x1(e){var t=nl();typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e;var o={pending:null,interleaved:null,lanes:Se,dispatch:null,lastRenderedReducer:f_,lastRenderedState:e};t.queue=o;var u=o.dispatch=x9.bind(null,en,o);return[t.memoizedState,u]}function m_(e){return p_(f_)}function y_(e){return h_(f_)}function oh(e,t,o,u){var f={tag:e,create:t,destroy:o,deps:u,next:null},y=en.updateQueue;if(y===null)y=Gw(),en.updateQueue=y,y.lastEffect=f.next=f;else{var E=y.lastEffect;if(E===null)y.lastEffect=f.next=f;else{var R=E.next;E.next=f,f.next=R,y.lastEffect=f}}return f}function g_(e){var t=nl();{var o={current:e};return t.memoizedState=o,o}}function _1(e){var t=Bi();return t.memoizedState}function lh(e,t,o,u){var f=nl(),y=u===void 0?null:u;en.flags|=e,f.memoizedState=oh(vr|t,o,void 0,y)}function S1(e,t,o,u){var f=Bi(),y=u===void 0?null:u,E=void 0;if(yr!==null){var R=yr.memoizedState;if(E=R.destroy,y!==null){var N=R.deps;if(c_(y,N)){f.memoizedState=oh(t,o,E,y);return}}}en.flags|=e,f.memoizedState=oh(vr|t,o,E,y)}function C1(e,t){return(en.mode&Ya)!==ot?lh(Dl|xn|Uo,qr,e,t):lh(xn|Uo,qr,e,t)}function uh(e,t){return S1(xn,qr,e,t)}function x_(e,t){return lh(yt,tl,e,t)}function E1(e,t){return S1(yt,tl,e,t)}function __(e,t){var o=yt;return o|=ra,(en.mode&Ya)!==ot&&(o|=aa),lh(o,mr,e,t)}function b1(e,t){return S1(yt,mr,e,t)}function e8(e,t){if(typeof t=="function"){var o=t,u=e();return o(u),function(){o(null)}}else if(t!=null){var f=t;f.hasOwnProperty("current")||v("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(f).join(", ")+"}");var y=e();return f.current=y,function(){f.current=null}}}function S_(e,t,o){typeof t!="function"&&v("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var u=o!=null?o.concat([e]):null,f=yt;return f|=ra,(en.mode&Ya)!==ot&&(f|=aa),lh(f,mr,e8.bind(null,t,e),u)}function w1(e,t,o){typeof t!="function"&&v("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var u=o!=null?o.concat([e]):null;return S1(yt,mr,e8.bind(null,t,e),u)}function v9(e,t){}var D1=v9;function C_(e,t){var o=nl(),u=t===void 0?null:t;return o.memoizedState=[e,u],e}function T1(e,t){var o=Bi(),u=t===void 0?null:t,f=o.memoizedState;if(f!==null&&u!==null){var y=f[1];if(c_(u,y))return f[0]}return o.memoizedState=[e,u],e}function E_(e,t){var o=nl(),u=t===void 0?null:t,f=e();return o.memoizedState=[f,u],f}function R1(e,t){var o=Bi(),u=t===void 0?null:t,f=o.memoizedState;if(f!==null&&u!==null){var y=f[1];if(c_(u,y))return f[0]}var E=e();return o.memoizedState=[E,u],E}function b_(e){var t=nl();return t.memoizedState=e,e}function t8(e){var t=Bi(),o=yr,u=o.memoizedState;return r8(t,u,e)}function n8(e){var t=Bi();if(yr===null)return t.memoizedState=e,e;var o=yr.memoizedState;return r8(t,o,e)}function r8(e,t,o){var u=!kx(wc);if(u){if(!Ze(o,t)){var f=sp();en.lanes=gt(en.lanes,f),bh(f),e.baseState=!0}return t}else return e.baseState&&(e.baseState=!1,dh()),e.memoizedState=o,o}function m9(e,t,o){var u=Wa();Gn(Br(u,hr)),e(!0);var f=rh.transition;rh.transition={};var y=rh.transition;rh.transition._updatedFibers=new Set;try{e(!1),t()}finally{if(Gn(u),rh.transition=f,f===null&&y._updatedFibers){var E=y._updatedFibers.size;E>10&&h("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),y._updatedFibers.clear()}}}function w_(){var e=x1(!1),t=e[0],o=e[1],u=m9.bind(null,o),f=nl();return f.memoizedState=u,[t,u]}function a8(){var e=m_(),t=e[0],o=Bi(),u=o.memoizedState;return[t,u]}function i8(){var e=y_(),t=e[0],o=Bi(),u=o.memoizedState;return[t,u]}var o8=!1;function y9(){return o8}function D_(){var e=nl(),t=G1(),o=t.identifierPrefix,u;if(Yr()){var f=OB();u=":"+o+"R"+f;var y=ih++;y>0&&(u+="H"+y.toString(32)),u+=":"}else{var E=d9++;u=":"+o+"r"+E.toString(32)+":"}return e.memoizedState=u,u}function A1(){var e=Bi(),t=e.memoizedState;return t}function g9(e,t,o){typeof arguments[3]=="function"&&v("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var u=ss(e),f={lane:u,action:o,hasEagerState:!1,eagerState:null,next:null};if(l8(e))u8(t,f);else{var y=ww(e,t,f,u);if(y!==null){var E=Ra();Cr(y,e,u,E),s8(y,t,u)}}c8(e,u)}function x9(e,t,o){typeof arguments[3]=="function"&&v("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var u=ss(e),f={lane:u,action:o,hasEagerState:!1,eagerState:null,next:null};if(l8(e))u8(t,f);else{var y=e.alternate;if(e.lanes===Se&&(y===null||y.lanes===Se)){var E=t.lastRenderedReducer;if(E!==null){var R;R=$e.current,$e.current=co;try{var N=t.lastRenderedState,I=E(N,o);if(f.hasEagerState=!0,f.eagerState=I,Ze(I,N)){XB(e,t,f,u);return}}catch{}finally{$e.current=R}}}var V=ww(e,t,f,u);if(V!==null){var ae=Ra();Cr(V,e,u,ae),s8(V,t,u)}}c8(e,u)}function l8(e){var t=e.alternate;return e===en||t!==null&&t===en}function u8(e,t){ah=y1=!0;var o=e.pending;o===null?t.next=t:(t.next=o.next,o.next=t),e.pending=t}function s8(e,t,o){if(up(o)){var u=t.lanes;u=cp(u,e.pendingLanes);var f=gt(u,o);t.lanes=f,Mu(e,f)}}function c8(e,t,o){Vo(e,t)}var k1={readContext:ur,useCallback:da,useContext:da,useEffect:da,useImperativeHandle:da,useInsertionEffect:da,useLayoutEffect:da,useMemo:da,useReducer:da,useRef:da,useState:da,useDebugValue:da,useDeferredValue:da,useTransition:da,useMutableSource:da,useSyncExternalStore:da,useId:da,unstable_isNewReconciler:K},f8=null,d8=null,p8=null,h8=null,rl=null,co=null,O1=null;{var T_=function(){v("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},ht=function(){v("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};f8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",Vt(),R0(t),C_(e,t)},useContext:function(e){return Ee="useContext",Vt(),ur(e)},useEffect:function(e,t){return Ee="useEffect",Vt(),R0(t),C1(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",Vt(),R0(o),S_(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",Vt(),R0(t),x_(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",Vt(),R0(t),__(e,t)},useMemo:function(e,t){Ee="useMemo",Vt(),R0(t);var o=$e.current;$e.current=rl;try{return E_(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",Vt();var u=$e.current;$e.current=rl;try{return d_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",Vt(),g_(e)},useState:function(e){Ee="useState",Vt();var t=$e.current;$e.current=rl;try{return x1(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",Vt(),void 0},useDeferredValue:function(e){return Ee="useDeferredValue",Vt(),b_(e)},useTransition:function(){return Ee="useTransition",Vt(),w_()},useMutableSource:function(e,t,o){return Ee="useMutableSource",Vt(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",Vt(),v_(e,t,o)},useId:function(){return Ee="useId",Vt(),D_()},unstable_isNewReconciler:K},d8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",He(),C_(e,t)},useContext:function(e){return Ee="useContext",He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",He(),C1(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",He(),S_(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",He(),x_(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",He(),__(e,t)},useMemo:function(e,t){Ee="useMemo",He();var o=$e.current;$e.current=rl;try{return E_(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",He();var u=$e.current;$e.current=rl;try{return d_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",He(),g_(e)},useState:function(e){Ee="useState",He();var t=$e.current;$e.current=rl;try{return x1(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",He(),void 0},useDeferredValue:function(e){return Ee="useDeferredValue",He(),b_(e)},useTransition:function(){return Ee="useTransition",He(),w_()},useMutableSource:function(e,t,o){return Ee="useMutableSource",He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",He(),v_(e,t,o)},useId:function(){return Ee="useId",He(),D_()},unstable_isNewReconciler:K},p8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",He(),T1(e,t)},useContext:function(e){return Ee="useContext",He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",He();var o=$e.current;$e.current=co;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",He();var u=$e.current;$e.current=co;try{return p_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",He(),_1()},useState:function(e){Ee="useState",He();var t=$e.current;$e.current=co;try{return m_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",He(),t8(e)},useTransition:function(){return Ee="useTransition",He(),a8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",He(),g1(e,t)},useId:function(){return Ee="useId",He(),A1()},unstable_isNewReconciler:K},h8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",He(),T1(e,t)},useContext:function(e){return Ee="useContext",He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",He();var o=$e.current;$e.current=O1;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",He();var u=$e.current;$e.current=O1;try{return h_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",He(),_1()},useState:function(e){Ee="useState",He();var t=$e.current;$e.current=O1;try{return y_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",He(),n8(e)},useTransition:function(){return Ee="useTransition",He(),i8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",He(),g1(e,t)},useId:function(){return Ee="useId",He(),A1()},unstable_isNewReconciler:K},rl={readContext:function(e){return T_(),ur(e)},useCallback:function(e,t){return Ee="useCallback",ht(),Vt(),C_(e,t)},useContext:function(e){return Ee="useContext",ht(),Vt(),ur(e)},useEffect:function(e,t){return Ee="useEffect",ht(),Vt(),C1(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",ht(),Vt(),S_(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",ht(),Vt(),x_(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",ht(),Vt(),__(e,t)},useMemo:function(e,t){Ee="useMemo",ht(),Vt();var o=$e.current;$e.current=rl;try{return E_(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",ht(),Vt();var u=$e.current;$e.current=rl;try{return d_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",ht(),Vt(),g_(e)},useState:function(e){Ee="useState",ht(),Vt();var t=$e.current;$e.current=rl;try{return x1(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",ht(),Vt(),void 0},useDeferredValue:function(e){return Ee="useDeferredValue",ht(),Vt(),b_(e)},useTransition:function(){return Ee="useTransition",ht(),Vt(),w_()},useMutableSource:function(e,t,o){return Ee="useMutableSource",ht(),Vt(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",ht(),Vt(),v_(e,t,o)},useId:function(){return Ee="useId",ht(),Vt(),D_()},unstable_isNewReconciler:K},co={readContext:function(e){return T_(),ur(e)},useCallback:function(e,t){return Ee="useCallback",ht(),He(),T1(e,t)},useContext:function(e){return Ee="useContext",ht(),He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",ht(),He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",ht(),He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",ht(),He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",ht(),He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",ht(),He();var o=$e.current;$e.current=co;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",ht(),He();var u=$e.current;$e.current=co;try{return p_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",ht(),He(),_1()},useState:function(e){Ee="useState",ht(),He();var t=$e.current;$e.current=co;try{return m_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",ht(),He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",ht(),He(),t8(e)},useTransition:function(){return Ee="useTransition",ht(),He(),a8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",ht(),He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",ht(),He(),g1(e,t)},useId:function(){return Ee="useId",ht(),He(),A1()},unstable_isNewReconciler:K},O1={readContext:function(e){return T_(),ur(e)},useCallback:function(e,t){return Ee="useCallback",ht(),He(),T1(e,t)},useContext:function(e){return Ee="useContext",ht(),He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",ht(),He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",ht(),He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",ht(),He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",ht(),He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",ht(),He();var o=$e.current;$e.current=co;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",ht(),He();var u=$e.current;$e.current=co;try{return h_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",ht(),He(),_1()},useState:function(e){Ee="useState",ht(),He();var t=$e.current;$e.current=co;try{return y_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",ht(),He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",ht(),He(),n8(e)},useTransition:function(){return Ee="useTransition",ht(),He(),i8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",ht(),He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",ht(),He(),g1(e,t)},useId:function(){return Ee="useId",ht(),He(),A1()},unstable_isNewReconciler:K}}var is=l.unstable_now,v8=0,B1=-1,sh=-1,F1=-1,R_=!1,z1=!1;function m8(){return R_}function _9(){z1=!0}function S9(){R_=!1,z1=!1}function C9(){R_=z1,z1=!1}function y8(){return v8}function g8(){v8=is()}function A_(e){sh=is(),e.actualStartTime<0&&(e.actualStartTime=is())}function x8(e){sh=-1}function M1(e,t){if(sh>=0){var o=is()-sh;e.actualDuration+=o,t&&(e.selfBaseDuration=o),sh=-1}}function al(e){if(B1>=0){var t=is()-B1;B1=-1;for(var o=e.return;o!==null;){switch(o.tag){case w:var u=o.stateNode;u.effectDuration+=t;return;case B:var f=o.stateNode;f.effectDuration+=t;return}o=o.return}}}function k_(e){if(F1>=0){var t=is()-F1;F1=-1;for(var o=e.return;o!==null;){switch(o.tag){case w:var u=o.stateNode;u!==null&&(u.passiveEffectDuration+=t);return;case B:var f=o.stateNode;f!==null&&(f.passiveEffectDuration+=t);return}o=o.return}}}function il(){B1=is()}function O_(){F1=is()}function B_(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t=t.sibling}function Dc(e,t){return{value:e,source:t,stack:gd(t),digest:null}}function F_(e,t,o){return{value:e,source:null,stack:o??null,digest:t??null}}function E9(e,t){return!0}function z_(e,t){try{var o=E9(e,t);if(o===!1)return;var u=t.value,f=t.source,y=t.stack,E=y!==null?y:"";if(u!=null&&u._suppressLogging&&e.tag===d)return;var R=f?mt(f):null,N=R?"The above error occurred in the <"+R+"> component:":"The above error occurred in one of your React components:",I;if(e.tag===w)I=`Consider adding an error boundary to your tree to customize error handling behavior.
|
|
146
|
-
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var V=mt(e)||"Anonymous"
|
|
145
|
+
Incoming: %s`,Ee,"["+t.join(", ")+"]","["+e.join(", ")+"]");for(var o=0;o<t.length&&o<e.length;o++)if(!Ze(e[o],t[o]))return!1;return!0}function A0(e,t,o,u,f,y){wc=y,en=t,Oi=e!==null?e._debugHookTypes:null,as=-1,s_=e!==null&&e.type!==t.type,t.memoizedState=null,t.updateQueue=null,t.lanes=Se,e!==null&&e.memoizedState!==null?$e.current=p8:Oi!==null?$e.current=d8:$e.current=f8;var E=o(u,f);if(ah){var R=0;do{if(ah=!1,ih=0,R>=p9)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");R+=1,s_=!1,yr=null,gr=null,t.updateQueue=null,as=-1,$e.current=h8,E=o(u,f)}while(ah)}$e.current=k1,t._debugHookTypes=Oi;var N=yr!==null&&yr.next!==null;if(wc=Se,en=null,yr=null,gr=null,Ee=null,Oi=null,as=-1,e!==null&&(e.flags&dr)!==(t.flags&dr)&&(e.mode&Dt)!==ot&&v("Internal React error: Expected static flag was missing. Please notify the React team."),y1=!1,N)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return E}function k0(){var e=ih!==0;return ih=0,e}function qw(e,t,o){t.updateQueue=e.updateQueue,(t.mode&Ya)!==ot?t.flags&=~(Dl|aa|xn|yt):t.flags&=~(xn|yt),e.lanes=zu(e.lanes,o)}function Ww(){if($e.current=k1,y1){for(var e=en.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}y1=!1}wc=Se,en=null,yr=null,gr=null,Oi=null,as=-1,Ee=null,o8=!1,ah=!1,ih=0}function nl(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return gr===null?en.memoizedState=gr=e:gr=gr.next=e,gr}function Bi(){var e;if(yr===null){var t=en.alternate;t!==null?e=t.memoizedState:e=null}else e=yr.next;var o;if(gr===null?o=en.memoizedState:o=gr.next,o!==null)gr=o,o=gr.next,yr=e;else{if(e===null)throw new Error("Rendered more hooks than during the previous render.");yr=e;var u={memoizedState:yr.memoizedState,baseState:yr.baseState,baseQueue:yr.baseQueue,queue:yr.queue,next:null};gr===null?en.memoizedState=gr=u:gr=gr.next=u}return gr}function Gw(){return{lastEffect:null,stores:null}}function f_(e,t){return typeof t=="function"?t(e):t}function d_(e,t,o){var u=nl(),f;o!==void 0?f=o(t):f=t,u.memoizedState=u.baseState=f;var y={pending:null,interleaved:null,lanes:Se,dispatch:null,lastRenderedReducer:e,lastRenderedState:f};u.queue=y;var E=y.dispatch=g9.bind(null,en,y);return[u.memoizedState,E]}function p_(e,t,o){var u=Bi(),f=u.queue;if(f===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");f.lastRenderedReducer=e;var y=yr,E=y.baseQueue,R=f.pending;if(R!==null){if(E!==null){var N=E.next,$=R.next;E.next=$,R.next=N}y.baseQueue!==E&&v("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),y.baseQueue=E=R,f.pending=null}if(E!==null){var V=E.next,ae=y.baseState,ne=null,ve=null,me=null,ge=V;do{var Ye=ge.lane;if(Nl(wc,Ye)){if(me!==null){var tt={lane:Ot,action:ge.action,hasEagerState:ge.hasEagerState,eagerState:ge.eagerState,next:null};me=me.next=tt}if(ge.hasEagerState)ae=ge.eagerState;else{var Ft=ge.action;ae=e(ae,Ft)}}else{var at={lane:Ye,action:ge.action,hasEagerState:ge.hasEagerState,eagerState:ge.eagerState,next:null};me===null?(ve=me=at,ne=ae):me=me.next=at,en.lanes=gt(en.lanes,Ye),bh(Ye)}ge=ge.next}while(ge!==null&&ge!==V);me===null?ne=ae:me.next=ve,Ze(ae,u.memoizedState)||dh(),u.memoizedState=ae,u.baseState=ne,u.baseQueue=me,f.lastRenderedState=ae}var At=f.interleaved;if(At!==null){var ce=At;do{var xe=ce.lane;en.lanes=gt(en.lanes,xe),bh(xe),ce=ce.next}while(ce!==At)}else E===null&&(f.lanes=Se);var fe=f.dispatch;return[u.memoizedState,fe]}function h_(e,t,o){var u=Bi(),f=u.queue;if(f===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");f.lastRenderedReducer=e;var y=f.dispatch,E=f.pending,R=u.memoizedState;if(E!==null){f.pending=null;var N=E.next,$=N;do{var V=$.action;R=e(R,V),$=$.next}while($!==N);Ze(R,u.memoizedState)||dh(),u.memoizedState=R,u.baseQueue===null&&(u.baseState=R),f.lastRenderedState=R}return[R,y]}function pN(e,t,o){}function hN(e,t,o){}function v_(e,t,o){var u=en,f=nl(),y,E=Yr();if(E){if(o===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");y=o(),T0||y!==o()&&(v("The result of getServerSnapshot should be cached to avoid an infinite loop"),T0=!0)}else{if(y=t(),!T0){var R=t();Ze(y,R)||(v("The result of getSnapshot should be cached to avoid an infinite loop"),T0=!0)}var N=G1();if(N===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");nc(N,wc)||Zw(u,t,y)}f.memoizedState=y;var $={value:y,getSnapshot:t};return f.queue=$,C1(Xw.bind(null,u,$,e),[e]),u.flags|=xn,oh(vr|qr,Qw.bind(null,u,$,y,t),void 0,null),y}function g1(e,t,o){var u=en,f=Bi(),y=t();if(!T0){var E=t();Ze(y,E)||(v("The result of getSnapshot should be cached to avoid an infinite loop"),T0=!0)}var R=f.memoizedState,N=!Ze(R,y);N&&(f.memoizedState=y,dh());var $=f.queue;if(uh(Xw.bind(null,u,$,e),[e]),$.getSnapshot!==t||N||gr!==null&&gr.memoizedState.tag&vr){u.flags|=xn,oh(vr|qr,Qw.bind(null,u,$,y,t),void 0,null);var V=G1();if(V===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");nc(V,wc)||Zw(u,t,y)}return y}function Zw(e,t,o){e.flags|=Ws;var u={getSnapshot:t,value:o},f=en.updateQueue;if(f===null)f=Gw(),en.updateQueue=f,f.stores=[u];else{var y=f.stores;y===null?f.stores=[u]:y.push(u)}}function Qw(e,t,o,u){t.value=o,t.getSnapshot=u,Kw(t)&&Jw(e)}function Xw(e,t,o){var u=function(){Kw(t)&&Jw(e)};return o(u)}function Kw(e){var t=e.getSnapshot,o=e.value;try{var u=t();return!Ze(o,u)}catch{return!0}}function Jw(e){var t=Ka(e,st);t!==null&&Cr(t,e,st,an)}function x1(e){var t=nl();typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e;var o={pending:null,interleaved:null,lanes:Se,dispatch:null,lastRenderedReducer:f_,lastRenderedState:e};t.queue=o;var u=o.dispatch=x9.bind(null,en,o);return[t.memoizedState,u]}function m_(e){return p_(f_)}function y_(e){return h_(f_)}function oh(e,t,o,u){var f={tag:e,create:t,destroy:o,deps:u,next:null},y=en.updateQueue;if(y===null)y=Gw(),en.updateQueue=y,y.lastEffect=f.next=f;else{var E=y.lastEffect;if(E===null)y.lastEffect=f.next=f;else{var R=E.next;E.next=f,f.next=R,y.lastEffect=f}}return f}function g_(e){var t=nl();{var o={current:e};return t.memoizedState=o,o}}function _1(e){var t=Bi();return t.memoizedState}function lh(e,t,o,u){var f=nl(),y=u===void 0?null:u;en.flags|=e,f.memoizedState=oh(vr|t,o,void 0,y)}function S1(e,t,o,u){var f=Bi(),y=u===void 0?null:u,E=void 0;if(yr!==null){var R=yr.memoizedState;if(E=R.destroy,y!==null){var N=R.deps;if(c_(y,N)){f.memoizedState=oh(t,o,E,y);return}}}en.flags|=e,f.memoizedState=oh(vr|t,o,E,y)}function C1(e,t){return(en.mode&Ya)!==ot?lh(Dl|xn|Uo,qr,e,t):lh(xn|Uo,qr,e,t)}function uh(e,t){return S1(xn,qr,e,t)}function x_(e,t){return lh(yt,tl,e,t)}function E1(e,t){return S1(yt,tl,e,t)}function __(e,t){var o=yt;return o|=ra,(en.mode&Ya)!==ot&&(o|=aa),lh(o,mr,e,t)}function b1(e,t){return S1(yt,mr,e,t)}function e8(e,t){if(typeof t=="function"){var o=t,u=e();return o(u),function(){o(null)}}else if(t!=null){var f=t;f.hasOwnProperty("current")||v("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(f).join(", ")+"}");var y=e();return f.current=y,function(){f.current=null}}}function S_(e,t,o){typeof t!="function"&&v("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var u=o!=null?o.concat([e]):null,f=yt;return f|=ra,(en.mode&Ya)!==ot&&(f|=aa),lh(f,mr,e8.bind(null,t,e),u)}function w1(e,t,o){typeof t!="function"&&v("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var u=o!=null?o.concat([e]):null;return S1(yt,mr,e8.bind(null,t,e),u)}function v9(e,t){}var D1=v9;function C_(e,t){var o=nl(),u=t===void 0?null:t;return o.memoizedState=[e,u],e}function T1(e,t){var o=Bi(),u=t===void 0?null:t,f=o.memoizedState;if(f!==null&&u!==null){var y=f[1];if(c_(u,y))return f[0]}return o.memoizedState=[e,u],e}function E_(e,t){var o=nl(),u=t===void 0?null:t,f=e();return o.memoizedState=[f,u],f}function R1(e,t){var o=Bi(),u=t===void 0?null:t,f=o.memoizedState;if(f!==null&&u!==null){var y=f[1];if(c_(u,y))return f[0]}var E=e();return o.memoizedState=[E,u],E}function b_(e){var t=nl();return t.memoizedState=e,e}function t8(e){var t=Bi(),o=yr,u=o.memoizedState;return r8(t,u,e)}function n8(e){var t=Bi();if(yr===null)return t.memoizedState=e,e;var o=yr.memoizedState;return r8(t,o,e)}function r8(e,t,o){var u=!kx(wc);if(u){if(!Ze(o,t)){var f=sp();en.lanes=gt(en.lanes,f),bh(f),e.baseState=!0}return t}else return e.baseState&&(e.baseState=!1,dh()),e.memoizedState=o,o}function m9(e,t,o){var u=Wa();Gn(Br(u,hr)),e(!0);var f=rh.transition;rh.transition={};var y=rh.transition;rh.transition._updatedFibers=new Set;try{e(!1),t()}finally{if(Gn(u),rh.transition=f,f===null&&y._updatedFibers){var E=y._updatedFibers.size;E>10&&h("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),y._updatedFibers.clear()}}}function w_(){var e=x1(!1),t=e[0],o=e[1],u=m9.bind(null,o),f=nl();return f.memoizedState=u,[t,u]}function a8(){var e=m_(),t=e[0],o=Bi(),u=o.memoizedState;return[t,u]}function i8(){var e=y_(),t=e[0],o=Bi(),u=o.memoizedState;return[t,u]}var o8=!1;function y9(){return o8}function D_(){var e=nl(),t=G1(),o=t.identifierPrefix,u;if(Yr()){var f=OB();u=":"+o+"R"+f;var y=ih++;y>0&&(u+="H"+y.toString(32)),u+=":"}else{var E=d9++;u=":"+o+"r"+E.toString(32)+":"}return e.memoizedState=u,u}function A1(){var e=Bi(),t=e.memoizedState;return t}function g9(e,t,o){typeof arguments[3]=="function"&&v("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var u=ss(e),f={lane:u,action:o,hasEagerState:!1,eagerState:null,next:null};if(l8(e))u8(t,f);else{var y=ww(e,t,f,u);if(y!==null){var E=Ra();Cr(y,e,u,E),s8(y,t,u)}}c8(e,u)}function x9(e,t,o){typeof arguments[3]=="function"&&v("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var u=ss(e),f={lane:u,action:o,hasEagerState:!1,eagerState:null,next:null};if(l8(e))u8(t,f);else{var y=e.alternate;if(e.lanes===Se&&(y===null||y.lanes===Se)){var E=t.lastRenderedReducer;if(E!==null){var R;R=$e.current,$e.current=co;try{var N=t.lastRenderedState,$=E(N,o);if(f.hasEagerState=!0,f.eagerState=$,Ze($,N)){XB(e,t,f,u);return}}catch{}finally{$e.current=R}}}var V=ww(e,t,f,u);if(V!==null){var ae=Ra();Cr(V,e,u,ae),s8(V,t,u)}}c8(e,u)}function l8(e){var t=e.alternate;return e===en||t!==null&&t===en}function u8(e,t){ah=y1=!0;var o=e.pending;o===null?t.next=t:(t.next=o.next,o.next=t),e.pending=t}function s8(e,t,o){if(up(o)){var u=t.lanes;u=cp(u,e.pendingLanes);var f=gt(u,o);t.lanes=f,Mu(e,f)}}function c8(e,t,o){Vo(e,t)}var k1={readContext:ur,useCallback:da,useContext:da,useEffect:da,useImperativeHandle:da,useInsertionEffect:da,useLayoutEffect:da,useMemo:da,useReducer:da,useRef:da,useState:da,useDebugValue:da,useDeferredValue:da,useTransition:da,useMutableSource:da,useSyncExternalStore:da,useId:da,unstable_isNewReconciler:K},f8=null,d8=null,p8=null,h8=null,rl=null,co=null,O1=null;{var T_=function(){v("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},ht=function(){v("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};f8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",Vt(),R0(t),C_(e,t)},useContext:function(e){return Ee="useContext",Vt(),ur(e)},useEffect:function(e,t){return Ee="useEffect",Vt(),R0(t),C1(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",Vt(),R0(o),S_(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",Vt(),R0(t),x_(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",Vt(),R0(t),__(e,t)},useMemo:function(e,t){Ee="useMemo",Vt(),R0(t);var o=$e.current;$e.current=rl;try{return E_(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",Vt();var u=$e.current;$e.current=rl;try{return d_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",Vt(),g_(e)},useState:function(e){Ee="useState",Vt();var t=$e.current;$e.current=rl;try{return x1(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",Vt(),void 0},useDeferredValue:function(e){return Ee="useDeferredValue",Vt(),b_(e)},useTransition:function(){return Ee="useTransition",Vt(),w_()},useMutableSource:function(e,t,o){return Ee="useMutableSource",Vt(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",Vt(),v_(e,t,o)},useId:function(){return Ee="useId",Vt(),D_()},unstable_isNewReconciler:K},d8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",He(),C_(e,t)},useContext:function(e){return Ee="useContext",He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",He(),C1(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",He(),S_(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",He(),x_(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",He(),__(e,t)},useMemo:function(e,t){Ee="useMemo",He();var o=$e.current;$e.current=rl;try{return E_(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",He();var u=$e.current;$e.current=rl;try{return d_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",He(),g_(e)},useState:function(e){Ee="useState",He();var t=$e.current;$e.current=rl;try{return x1(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",He(),void 0},useDeferredValue:function(e){return Ee="useDeferredValue",He(),b_(e)},useTransition:function(){return Ee="useTransition",He(),w_()},useMutableSource:function(e,t,o){return Ee="useMutableSource",He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",He(),v_(e,t,o)},useId:function(){return Ee="useId",He(),D_()},unstable_isNewReconciler:K},p8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",He(),T1(e,t)},useContext:function(e){return Ee="useContext",He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",He();var o=$e.current;$e.current=co;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",He();var u=$e.current;$e.current=co;try{return p_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",He(),_1()},useState:function(e){Ee="useState",He();var t=$e.current;$e.current=co;try{return m_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",He(),t8(e)},useTransition:function(){return Ee="useTransition",He(),a8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",He(),g1(e,t)},useId:function(){return Ee="useId",He(),A1()},unstable_isNewReconciler:K},h8={readContext:function(e){return ur(e)},useCallback:function(e,t){return Ee="useCallback",He(),T1(e,t)},useContext:function(e){return Ee="useContext",He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",He();var o=$e.current;$e.current=O1;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",He();var u=$e.current;$e.current=O1;try{return h_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",He(),_1()},useState:function(e){Ee="useState",He();var t=$e.current;$e.current=O1;try{return y_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",He(),n8(e)},useTransition:function(){return Ee="useTransition",He(),i8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",He(),g1(e,t)},useId:function(){return Ee="useId",He(),A1()},unstable_isNewReconciler:K},rl={readContext:function(e){return T_(),ur(e)},useCallback:function(e,t){return Ee="useCallback",ht(),Vt(),C_(e,t)},useContext:function(e){return Ee="useContext",ht(),Vt(),ur(e)},useEffect:function(e,t){return Ee="useEffect",ht(),Vt(),C1(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",ht(),Vt(),S_(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",ht(),Vt(),x_(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",ht(),Vt(),__(e,t)},useMemo:function(e,t){Ee="useMemo",ht(),Vt();var o=$e.current;$e.current=rl;try{return E_(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",ht(),Vt();var u=$e.current;$e.current=rl;try{return d_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",ht(),Vt(),g_(e)},useState:function(e){Ee="useState",ht(),Vt();var t=$e.current;$e.current=rl;try{return x1(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",ht(),Vt(),void 0},useDeferredValue:function(e){return Ee="useDeferredValue",ht(),Vt(),b_(e)},useTransition:function(){return Ee="useTransition",ht(),Vt(),w_()},useMutableSource:function(e,t,o){return Ee="useMutableSource",ht(),Vt(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",ht(),Vt(),v_(e,t,o)},useId:function(){return Ee="useId",ht(),Vt(),D_()},unstable_isNewReconciler:K},co={readContext:function(e){return T_(),ur(e)},useCallback:function(e,t){return Ee="useCallback",ht(),He(),T1(e,t)},useContext:function(e){return Ee="useContext",ht(),He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",ht(),He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",ht(),He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",ht(),He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",ht(),He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",ht(),He();var o=$e.current;$e.current=co;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",ht(),He();var u=$e.current;$e.current=co;try{return p_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",ht(),He(),_1()},useState:function(e){Ee="useState",ht(),He();var t=$e.current;$e.current=co;try{return m_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",ht(),He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",ht(),He(),t8(e)},useTransition:function(){return Ee="useTransition",ht(),He(),a8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",ht(),He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",ht(),He(),g1(e,t)},useId:function(){return Ee="useId",ht(),He(),A1()},unstable_isNewReconciler:K},O1={readContext:function(e){return T_(),ur(e)},useCallback:function(e,t){return Ee="useCallback",ht(),He(),T1(e,t)},useContext:function(e){return Ee="useContext",ht(),He(),ur(e)},useEffect:function(e,t){return Ee="useEffect",ht(),He(),uh(e,t)},useImperativeHandle:function(e,t,o){return Ee="useImperativeHandle",ht(),He(),w1(e,t,o)},useInsertionEffect:function(e,t){return Ee="useInsertionEffect",ht(),He(),E1(e,t)},useLayoutEffect:function(e,t){return Ee="useLayoutEffect",ht(),He(),b1(e,t)},useMemo:function(e,t){Ee="useMemo",ht(),He();var o=$e.current;$e.current=co;try{return R1(e,t)}finally{$e.current=o}},useReducer:function(e,t,o){Ee="useReducer",ht(),He();var u=$e.current;$e.current=co;try{return h_(e,t,o)}finally{$e.current=u}},useRef:function(e){return Ee="useRef",ht(),He(),_1()},useState:function(e){Ee="useState",ht(),He();var t=$e.current;$e.current=co;try{return y_(e)}finally{$e.current=t}},useDebugValue:function(e,t){return Ee="useDebugValue",ht(),He(),D1()},useDeferredValue:function(e){return Ee="useDeferredValue",ht(),He(),n8(e)},useTransition:function(){return Ee="useTransition",ht(),He(),i8()},useMutableSource:function(e,t,o){return Ee="useMutableSource",ht(),He(),void 0},useSyncExternalStore:function(e,t,o){return Ee="useSyncExternalStore",ht(),He(),g1(e,t)},useId:function(){return Ee="useId",ht(),He(),A1()},unstable_isNewReconciler:K}}var is=l.unstable_now,v8=0,B1=-1,sh=-1,F1=-1,R_=!1,z1=!1;function m8(){return R_}function _9(){z1=!0}function S9(){R_=!1,z1=!1}function C9(){R_=z1,z1=!1}function y8(){return v8}function g8(){v8=is()}function A_(e){sh=is(),e.actualStartTime<0&&(e.actualStartTime=is())}function x8(e){sh=-1}function M1(e,t){if(sh>=0){var o=is()-sh;e.actualDuration+=o,t&&(e.selfBaseDuration=o),sh=-1}}function al(e){if(B1>=0){var t=is()-B1;B1=-1;for(var o=e.return;o!==null;){switch(o.tag){case w:var u=o.stateNode;u.effectDuration+=t;return;case B:var f=o.stateNode;f.effectDuration+=t;return}o=o.return}}}function k_(e){if(F1>=0){var t=is()-F1;F1=-1;for(var o=e.return;o!==null;){switch(o.tag){case w:var u=o.stateNode;u!==null&&(u.passiveEffectDuration+=t);return;case B:var f=o.stateNode;f!==null&&(f.passiveEffectDuration+=t);return}o=o.return}}}function il(){B1=is()}function O_(){F1=is()}function B_(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t=t.sibling}function Dc(e,t){return{value:e,source:t,stack:gd(t),digest:null}}function F_(e,t,o){return{value:e,source:null,stack:o??null,digest:t??null}}function E9(e,t){return!0}function z_(e,t){try{var o=E9(e,t);if(o===!1)return;var u=t.value,f=t.source,y=t.stack,E=y!==null?y:"";if(u!=null&&u._suppressLogging&&e.tag===d)return;var R=f?mt(f):null,N=R?"The above error occurred in the <"+R+"> component:":"The above error occurred in one of your React components:",$;if(e.tag===w)$=`Consider adding an error boundary to your tree to customize error handling behavior.
|
|
146
|
+
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var V=mt(e)||"Anonymous";$="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+V+".")}var ae=N+`
|
|
147
147
|
`+E+`
|
|
148
148
|
|
|
149
|
-
`+(""+I)}catch(ne){setTimeout(function(){throw ne})}}var b9=typeof WeakMap=="function"?WeakMap:Map;function _8(e,t,o){var u=Kl(an,o);u.tag=z2,u.payload={element:null};var f=t.value;return u.callback=function(){mz(f),z_(e,t)},u}function M_(e,t,o){var u=Kl(an,o);u.tag=z2;var f=e.type.getDerivedStateFromError;if(typeof f=="function"){var y=t.value;u.payload=function(){return f(y)},u.callback=function(){O3(e),z_(e,t)}}var E=e.stateNode;return E!==null&&typeof E.componentDidCatch=="function"&&(u.callback=function(){O3(e),z_(e,t),typeof f!="function"&&hz(this);var N=t.value,I=t.stack;this.componentDidCatch(N,{componentStack:I!==null?I:""}),typeof f!="function"&&(sa(e.lanes,st)||v("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",mt(e)||"Unknown"))}),u}function S8(e,t,o){var u=e.pingCache,f;if(u===null?(u=e.pingCache=new b9,f=new Set,u.set(t,f)):(f=u.get(t),f===void 0&&(f=new Set,u.set(t,f))),!f.has(o)){f.add(o);var y=yz.bind(null,e,t,o);pr&&wh(e,o),t.then(y,y)}}function w9(e,t,o,u){var f=e.updateQueue;if(f===null){var y=new Set;y.add(o),e.updateQueue=y}else f.add(o)}function D9(e,t){var o=e.tag;if((e.mode&Dt)===ot&&(o===C||o===T||o===L)){var u=e.alternate;u?(e.updateQueue=u.updateQueue,e.memoizedState=u.memoizedState,e.lanes=u.lanes):(e.updateQueue=null,e.memoizedState=null)}}function C8(e){var t=e;do{if(t.tag===O&&c9(t))return t;t=t.return}while(t!==null);return null}function E8(e,t,o,u,f){if((e.mode&Dt)===ot){if(e===t)e.flags|=rr;else{if(e.flags|=ft,o.flags|=Gs,o.flags&=~(vf|_a),o.tag===d){var y=o.alternate;if(y===null)o.tag=Z;else{var E=Kl(an,st);E.tag=i1,ts(o,E,st)}}o.lanes=gt(o.lanes,st)}return e}return e.flags|=rr,e.lanes=f,e}function T9(e,t,o,u,f){if(o.flags|=_a,pr&&wh(e,f),u!==null&&typeof u=="object"&&typeof u.then=="function"){var y=u;D9(o),Yr()&&o.mode&Dt&&pw();var E=C8(t);if(E!==null){E.flags&=~On,E8(E,t,o,e,f),E.mode&Dt&&S8(e,y,f),w9(E,e,y);return}else{if(!Fu(f)){S8(e,y,f),hS();return}var R=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");u=R}}else if(Yr()&&o.mode&Dt){pw();var N=C8(t);if(N!==null){(N.flags&rr)===rt&&(N.flags|=On),E8(N,t,o,e,f),T2(Dc(u,o));return}}u=Dc(u,o),oz(u);var I=t;do{switch(I.tag){case w:{var V=u;I.flags|=rr;var ae=Wn(f);I.lanes=gt(I.lanes,ae);var ne=_8(I,V,ae);L2(I,ne);return}case d:var ve=u,me=I.type,ge=I.stateNode;if((I.flags&ft)===rt&&(typeof me.getDerivedStateFromError=="function"||ge!==null&&typeof ge.componentDidCatch=="function"&&!C3(ge))){I.flags|=rr;var Ye=Wn(f);I.lanes=gt(I.lanes,Ye);var at=M_(I,ve,Ye);L2(I,at);return}break}I=I.return}while(I!==null)}function R9(){return null}var ch=a.ReactCurrentOwner,fo=!1,N_,fh,L_,U_,H_,Tc,P_,N1;N_={},fh={},L_={},U_={},H_={},Tc=!1,P_={},N1={};function Da(e,t,o,u){e===null?t.child=jw(t,null,o,u):t.child=E0(t,e.child,o,u)}function A9(e,t,o,u){t.child=E0(t,e.child,null,u),t.child=E0(t,null,o,u)}function b8(e,t,o,u,f){if(t.type!==t.elementType){var y=o.propTypes;y&&io(y,u,"prop",nn(o))}var E=o.render,R=t.ref,N,I;C0(t,f),$o(t);{if(ch.current=t,si(!0),N=A0(e,t,E,u,R,f),I=k0(),t.mode&bn){qn(!0);try{N=A0(e,t,E,u,R,f),I=k0()}finally{qn(!1)}}si(!1)}return Tl(),e!==null&&!fo?(qw(e,t,f),Jl(e,t,f)):(Yr()&&I&&S2(t),t.flags|=No,Da(e,t,N,f),t.child)}function w8(e,t,o,u,f){if(e===null){var y=o.type;if(zz(y)&&o.compare===null&&o.defaultProps===void 0){var E=y;return E=U0(y),t.tag=L,t.type=E,$_(t,y),D8(e,t,E,u,f)}{var R=y.propTypes;R&&io(R,u,"prop",nn(y))}var N=wS(o.type,null,u,t,t.mode,f);return N.ref=t.ref,N.return=t,t.child=N,N}{var I=o.type,V=I.propTypes;V&&io(V,u,"prop",nn(I))}var ae=e.child,ne=Z_(e,f);if(!ne){var ve=ae.memoizedProps,me=o.compare;if(me=me!==null?me:nt,me(ve,u)&&e.ref===t.ref)return Jl(e,t,f)}t.flags|=No;var ge=Bc(ae,u);return ge.ref=t.ref,ge.return=t,t.child=ge,ge}function D8(e,t,o,u,f){if(t.type!==t.elementType){var y=t.elementType;if(y.$$typeof===lt){var E=y,R=E._payload,N=E._init;try{y=N(R)}catch{y=null}var I=y&&y.propTypes;I&&io(I,u,"prop",nn(y))}}if(e!==null){var V=e.memoizedProps;if(nt(V,u)&&e.ref===t.ref&&t.type===e.type)if(fo=!1,t.pendingProps=u=V,Z_(e,f))(e.flags&Gs)!==rt&&(fo=!0);else return t.lanes=e.lanes,Jl(e,t,f)}return j_(e,t,o,u,f)}function T8(e,t,o){var u=t.pendingProps,f=u.children,y=e!==null?e.memoizedState:null;if(u.mode==="hidden"||G)if((t.mode&Dt)===ot){var E={baseLanes:Se,cachePool:null,transitions:null};t.memoizedState=E,Z1(t,o)}else if(sa(o,ua)){var ae={baseLanes:Se,cachePool:null,transitions:null};t.memoizedState=ae;var ne=y!==null?y.baseLanes:o;Z1(t,ne)}else{var R=null,N;if(y!==null){var I=y.baseLanes;N=gt(I,o)}else N=o;t.lanes=t.childLanes=ua;var V={baseLanes:N,cachePool:R,transitions:null};return t.memoizedState=V,t.updateQueue=null,Z1(t,N),null}else{var ve;y!==null?(ve=gt(y.baseLanes,o),t.memoizedState=null):ve=o,Z1(t,ve)}return Da(e,t,f,o),t.child}function k9(e,t,o){var u=t.pendingProps;return Da(e,t,u,o),t.child}function O9(e,t,o){var u=t.pendingProps.children;return Da(e,t,u,o),t.child}function B9(e,t,o){{t.flags|=yt;{var u=t.stateNode;u.effectDuration=0,u.passiveEffectDuration=0}}var f=t.pendingProps,y=f.children;return Da(e,t,y,o),t.child}function R8(e,t){var o=t.ref;(e===null&&o!==null||e!==null&&e.ref!==o)&&(t.flags|=na,t.flags|=Wd)}function j_(e,t,o,u,f){if(t.type!==t.elementType){var y=o.propTypes;y&&io(y,u,"prop",nn(o))}var E;{var R=m0(t,o,!0);E=y0(t,R)}var N,I;C0(t,f),$o(t);{if(ch.current=t,si(!0),N=A0(e,t,o,u,E,f),I=k0(),t.mode&bn){qn(!0);try{N=A0(e,t,o,u,E,f),I=k0()}finally{qn(!1)}}si(!1)}return Tl(),e!==null&&!fo?(qw(e,t,f),Jl(e,t,f)):(Yr()&&I&&S2(t),t.flags|=No,Da(e,t,N,f),t.child)}function A8(e,t,o,u,f){{switch(Zz(t)){case!1:{var y=t.stateNode,E=t.type,R=new E(t.memoizedProps,y.context),N=R.state;y.updater.enqueueSetState(y,N,null);break}case!0:{t.flags|=ft,t.flags|=rr;var I=new Error("Simulated error coming from DevTools"),V=Wn(f);t.lanes=gt(t.lanes,V);var ae=M_(t,Dc(I,t),V);L2(t,ae);break}}if(t.type!==t.elementType){var ne=o.propTypes;ne&&io(ne,u,"prop",nn(o))}}var ve;el(o)?(ve=!0,Gm(t)):ve=!1,C0(t,f);var me=t.stateNode,ge;me===null?(U1(e,t),Nw(t,o,u),Z2(t,o,u,f),ge=!0):e===null?ge=a9(t,o,u,f):ge=i9(e,t,o,u,f);var Ye=I_(e,t,o,ge,ve,f);{var at=t.stateNode;ge&&at.props!==u&&(Tc||v("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",mt(t)||"a component"),Tc=!0)}return Ye}function I_(e,t,o,u,f,y){R8(e,t);var E=(t.flags&ft)!==rt;if(!u&&!E)return f&&sw(t,o,!1),Jl(e,t,y);var R=t.stateNode;ch.current=t;var N;if(E&&typeof o.getDerivedStateFromError!="function")N=null,x8();else{$o(t);{if(si(!0),N=R.render(),t.mode&bn){qn(!0);try{R.render()}finally{qn(!1)}}si(!1)}Tl()}return t.flags|=No,e!==null&&E?A9(e,t,N,y):Da(e,t,N,y),t.memoizedState=R.state,f&&sw(t,o,!0),t.child}function k8(e){var t=e.stateNode;t.pendingContext?lw(e,t.pendingContext,t.pendingContext!==t.context):t.context&&lw(e,t.context,!1),t_(e,t.containerInfo)}function F9(e,t,o){if(k8(t),e===null)throw new Error("Should have a current fiber. This is a bug in React.");var u=t.pendingProps,f=t.memoizedState,y=f.element;Rw(e,t),s1(t,u,null,o);var E=t.memoizedState;t.stateNode;var R=E.element;if(f.isDehydrated){var N={element:R,isDehydrated:!1,cache:E.cache,pendingSuspenseBoundaries:E.pendingSuspenseBoundaries,transitions:E.transitions},I=t.updateQueue;if(I.baseState=N,t.memoizedState=N,t.flags&On){var V=Dc(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),t);return O8(e,t,R,o,V)}else if(R!==y){var ae=Dc(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),t);return O8(e,t,R,o,ae)}else{LB(t);var ne=jw(t,null,R,o);t.child=ne;for(var ve=ne;ve;)ve.flags=ve.flags&~cn|Ia,ve=ve.sibling}}else{if(_0(),R===y)return Jl(e,t,o);Da(e,t,R,o)}return t.child}function O8(e,t,o,u,f){return _0(),T2(f),t.flags|=On,Da(e,t,o,u),t.child}function z9(e,t,o){$w(t),e===null&&D2(t);var u=t.type,f=t.pendingProps,y=e!==null?e.memoizedProps:null,E=f.children,R=l2(u,f);return R?E=null:y!==null&&l2(u,y)&&(t.flags|=$t),R8(e,t),Da(e,t,E,o),t.child}function M9(e,t){return e===null&&D2(t),null}function N9(e,t,o,u){U1(e,t);var f=t.pendingProps,y=o,E=y._payload,R=y._init,N=R(E);t.type=N;var I=t.tag=Mz(N),V=uo(N,f),ae;switch(I){case C:return $_(t,N),t.type=N=U0(N),ae=j_(null,t,N,V,u),ae;case d:return t.type=N=xS(N),ae=A8(null,t,N,V,u),ae;case T:return t.type=N=_S(N),ae=b8(null,t,N,V,u),ae;case P:{if(t.type!==t.elementType){var ne=N.propTypes;ne&&io(ne,V,"prop",nn(N))}return ae=w8(null,t,N,uo(N.type,V),u),ae}}var ve="";throw N!==null&&typeof N=="object"&&N.$$typeof===lt&&(ve=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+N+". "+("Lazy element type must resolve to a class or function."+ve))}function L9(e,t,o,u,f){U1(e,t),t.tag=d;var y;return el(o)?(y=!0,Gm(t)):y=!1,C0(t,f),Nw(t,o,u),Z2(t,o,u,f),I_(null,t,o,!0,y,f)}function U9(e,t,o,u){U1(e,t);var f=t.pendingProps,y;{var E=m0(t,o,!1);y=y0(t,E)}C0(t,u);var R,N;$o(t);{if(o.prototype&&typeof o.prototype.render=="function"){var I=nn(o)||"Unknown";N_[I]||(v("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",I,I),N_[I]=!0)}t.mode&bn&&lo.recordLegacyContextWarning(t,null),si(!0),ch.current=t,R=A0(null,t,o,f,y,u),N=k0(),si(!1)}if(Tl(),t.flags|=No,typeof R=="object"&&R!==null&&typeof R.render=="function"&&R.$$typeof===void 0){var V=nn(o)||"Unknown";fh[V]||(v("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",V,V,V),fh[V]=!0)}if(typeof R=="object"&&R!==null&&typeof R.render=="function"&&R.$$typeof===void 0){{var ae=nn(o)||"Unknown";fh[ae]||(v("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",ae,ae,ae),fh[ae]=!0)}t.tag=d,t.memoizedState=null,t.updateQueue=null;var ne=!1;return el(o)?(ne=!0,Gm(t)):ne=!1,t.memoizedState=R.state!==null&&R.state!==void 0?R.state:null,N2(t),Mw(t,R),Z2(t,o,f,u),I_(null,t,o,!0,ne,u)}else{if(t.tag=C,t.mode&bn){qn(!0);try{R=A0(null,t,o,f,y,u),N=k0()}finally{qn(!1)}}return Yr()&&N&&S2(t),Da(null,t,R,u),$_(t,o),t.child}}function $_(e,t){{if(t&&t.childContextTypes&&v("%s(...): childContextTypes cannot be defined on a function component.",t.displayName||t.name||"Component"),e.ref!==null){var o="",u=Ua();u&&(o+=`
|
|
149
|
+
`+(""+$)}catch(ne){setTimeout(function(){throw ne})}}var b9=typeof WeakMap=="function"?WeakMap:Map;function _8(e,t,o){var u=Kl(an,o);u.tag=z2,u.payload={element:null};var f=t.value;return u.callback=function(){mz(f),z_(e,t)},u}function M_(e,t,o){var u=Kl(an,o);u.tag=z2;var f=e.type.getDerivedStateFromError;if(typeof f=="function"){var y=t.value;u.payload=function(){return f(y)},u.callback=function(){O3(e),z_(e,t)}}var E=e.stateNode;return E!==null&&typeof E.componentDidCatch=="function"&&(u.callback=function(){O3(e),z_(e,t),typeof f!="function"&&hz(this);var N=t.value,$=t.stack;this.componentDidCatch(N,{componentStack:$!==null?$:""}),typeof f!="function"&&(sa(e.lanes,st)||v("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",mt(e)||"Unknown"))}),u}function S8(e,t,o){var u=e.pingCache,f;if(u===null?(u=e.pingCache=new b9,f=new Set,u.set(t,f)):(f=u.get(t),f===void 0&&(f=new Set,u.set(t,f))),!f.has(o)){f.add(o);var y=yz.bind(null,e,t,o);pr&&wh(e,o),t.then(y,y)}}function w9(e,t,o,u){var f=e.updateQueue;if(f===null){var y=new Set;y.add(o),e.updateQueue=y}else f.add(o)}function D9(e,t){var o=e.tag;if((e.mode&Dt)===ot&&(o===C||o===T||o===L)){var u=e.alternate;u?(e.updateQueue=u.updateQueue,e.memoizedState=u.memoizedState,e.lanes=u.lanes):(e.updateQueue=null,e.memoizedState=null)}}function C8(e){var t=e;do{if(t.tag===O&&c9(t))return t;t=t.return}while(t!==null);return null}function E8(e,t,o,u,f){if((e.mode&Dt)===ot){if(e===t)e.flags|=rr;else{if(e.flags|=ft,o.flags|=Gs,o.flags&=~(vf|_a),o.tag===d){var y=o.alternate;if(y===null)o.tag=Z;else{var E=Kl(an,st);E.tag=i1,ts(o,E,st)}}o.lanes=gt(o.lanes,st)}return e}return e.flags|=rr,e.lanes=f,e}function T9(e,t,o,u,f){if(o.flags|=_a,pr&&wh(e,f),u!==null&&typeof u=="object"&&typeof u.then=="function"){var y=u;D9(o),Yr()&&o.mode&Dt&&pw();var E=C8(t);if(E!==null){E.flags&=~On,E8(E,t,o,e,f),E.mode&Dt&&S8(e,y,f),w9(E,e,y);return}else{if(!Fu(f)){S8(e,y,f),hS();return}var R=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");u=R}}else if(Yr()&&o.mode&Dt){pw();var N=C8(t);if(N!==null){(N.flags&rr)===rt&&(N.flags|=On),E8(N,t,o,e,f),T2(Dc(u,o));return}}u=Dc(u,o),oz(u);var $=t;do{switch($.tag){case w:{var V=u;$.flags|=rr;var ae=Wn(f);$.lanes=gt($.lanes,ae);var ne=_8($,V,ae);L2($,ne);return}case d:var ve=u,me=$.type,ge=$.stateNode;if(($.flags&ft)===rt&&(typeof me.getDerivedStateFromError=="function"||ge!==null&&typeof ge.componentDidCatch=="function"&&!C3(ge))){$.flags|=rr;var Ye=Wn(f);$.lanes=gt($.lanes,Ye);var at=M_($,ve,Ye);L2($,at);return}break}$=$.return}while($!==null)}function R9(){return null}var ch=a.ReactCurrentOwner,fo=!1,N_,fh,L_,U_,H_,Tc,P_,N1;N_={},fh={},L_={},U_={},H_={},Tc=!1,P_={},N1={};function Da(e,t,o,u){e===null?t.child=jw(t,null,o,u):t.child=E0(t,e.child,o,u)}function A9(e,t,o,u){t.child=E0(t,e.child,null,u),t.child=E0(t,null,o,u)}function b8(e,t,o,u,f){if(t.type!==t.elementType){var y=o.propTypes;y&&io(y,u,"prop",nn(o))}var E=o.render,R=t.ref,N,$;C0(t,f),$o(t);{if(ch.current=t,si(!0),N=A0(e,t,E,u,R,f),$=k0(),t.mode&bn){qn(!0);try{N=A0(e,t,E,u,R,f),$=k0()}finally{qn(!1)}}si(!1)}return Tl(),e!==null&&!fo?(qw(e,t,f),Jl(e,t,f)):(Yr()&&$&&S2(t),t.flags|=No,Da(e,t,N,f),t.child)}function w8(e,t,o,u,f){if(e===null){var y=o.type;if(zz(y)&&o.compare===null&&o.defaultProps===void 0){var E=y;return E=U0(y),t.tag=L,t.type=E,$_(t,y),D8(e,t,E,u,f)}{var R=y.propTypes;R&&io(R,u,"prop",nn(y))}var N=wS(o.type,null,u,t,t.mode,f);return N.ref=t.ref,N.return=t,t.child=N,N}{var $=o.type,V=$.propTypes;V&&io(V,u,"prop",nn($))}var ae=e.child,ne=Z_(e,f);if(!ne){var ve=ae.memoizedProps,me=o.compare;if(me=me!==null?me:nt,me(ve,u)&&e.ref===t.ref)return Jl(e,t,f)}t.flags|=No;var ge=Bc(ae,u);return ge.ref=t.ref,ge.return=t,t.child=ge,ge}function D8(e,t,o,u,f){if(t.type!==t.elementType){var y=t.elementType;if(y.$$typeof===lt){var E=y,R=E._payload,N=E._init;try{y=N(R)}catch{y=null}var $=y&&y.propTypes;$&&io($,u,"prop",nn(y))}}if(e!==null){var V=e.memoizedProps;if(nt(V,u)&&e.ref===t.ref&&t.type===e.type)if(fo=!1,t.pendingProps=u=V,Z_(e,f))(e.flags&Gs)!==rt&&(fo=!0);else return t.lanes=e.lanes,Jl(e,t,f)}return j_(e,t,o,u,f)}function T8(e,t,o){var u=t.pendingProps,f=u.children,y=e!==null?e.memoizedState:null;if(u.mode==="hidden"||G)if((t.mode&Dt)===ot){var E={baseLanes:Se,cachePool:null,transitions:null};t.memoizedState=E,Z1(t,o)}else if(sa(o,ua)){var ae={baseLanes:Se,cachePool:null,transitions:null};t.memoizedState=ae;var ne=y!==null?y.baseLanes:o;Z1(t,ne)}else{var R=null,N;if(y!==null){var $=y.baseLanes;N=gt($,o)}else N=o;t.lanes=t.childLanes=ua;var V={baseLanes:N,cachePool:R,transitions:null};return t.memoizedState=V,t.updateQueue=null,Z1(t,N),null}else{var ve;y!==null?(ve=gt(y.baseLanes,o),t.memoizedState=null):ve=o,Z1(t,ve)}return Da(e,t,f,o),t.child}function k9(e,t,o){var u=t.pendingProps;return Da(e,t,u,o),t.child}function O9(e,t,o){var u=t.pendingProps.children;return Da(e,t,u,o),t.child}function B9(e,t,o){{t.flags|=yt;{var u=t.stateNode;u.effectDuration=0,u.passiveEffectDuration=0}}var f=t.pendingProps,y=f.children;return Da(e,t,y,o),t.child}function R8(e,t){var o=t.ref;(e===null&&o!==null||e!==null&&e.ref!==o)&&(t.flags|=na,t.flags|=Wd)}function j_(e,t,o,u,f){if(t.type!==t.elementType){var y=o.propTypes;y&&io(y,u,"prop",nn(o))}var E;{var R=m0(t,o,!0);E=y0(t,R)}var N,$;C0(t,f),$o(t);{if(ch.current=t,si(!0),N=A0(e,t,o,u,E,f),$=k0(),t.mode&bn){qn(!0);try{N=A0(e,t,o,u,E,f),$=k0()}finally{qn(!1)}}si(!1)}return Tl(),e!==null&&!fo?(qw(e,t,f),Jl(e,t,f)):(Yr()&&$&&S2(t),t.flags|=No,Da(e,t,N,f),t.child)}function A8(e,t,o,u,f){{switch(Zz(t)){case!1:{var y=t.stateNode,E=t.type,R=new E(t.memoizedProps,y.context),N=R.state;y.updater.enqueueSetState(y,N,null);break}case!0:{t.flags|=ft,t.flags|=rr;var $=new Error("Simulated error coming from DevTools"),V=Wn(f);t.lanes=gt(t.lanes,V);var ae=M_(t,Dc($,t),V);L2(t,ae);break}}if(t.type!==t.elementType){var ne=o.propTypes;ne&&io(ne,u,"prop",nn(o))}}var ve;el(o)?(ve=!0,Gm(t)):ve=!1,C0(t,f);var me=t.stateNode,ge;me===null?(U1(e,t),Nw(t,o,u),Z2(t,o,u,f),ge=!0):e===null?ge=a9(t,o,u,f):ge=i9(e,t,o,u,f);var Ye=I_(e,t,o,ge,ve,f);{var at=t.stateNode;ge&&at.props!==u&&(Tc||v("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",mt(t)||"a component"),Tc=!0)}return Ye}function I_(e,t,o,u,f,y){R8(e,t);var E=(t.flags&ft)!==rt;if(!u&&!E)return f&&sw(t,o,!1),Jl(e,t,y);var R=t.stateNode;ch.current=t;var N;if(E&&typeof o.getDerivedStateFromError!="function")N=null,x8();else{$o(t);{if(si(!0),N=R.render(),t.mode&bn){qn(!0);try{R.render()}finally{qn(!1)}}si(!1)}Tl()}return t.flags|=No,e!==null&&E?A9(e,t,N,y):Da(e,t,N,y),t.memoizedState=R.state,f&&sw(t,o,!0),t.child}function k8(e){var t=e.stateNode;t.pendingContext?lw(e,t.pendingContext,t.pendingContext!==t.context):t.context&&lw(e,t.context,!1),t_(e,t.containerInfo)}function F9(e,t,o){if(k8(t),e===null)throw new Error("Should have a current fiber. This is a bug in React.");var u=t.pendingProps,f=t.memoizedState,y=f.element;Rw(e,t),s1(t,u,null,o);var E=t.memoizedState;t.stateNode;var R=E.element;if(f.isDehydrated){var N={element:R,isDehydrated:!1,cache:E.cache,pendingSuspenseBoundaries:E.pendingSuspenseBoundaries,transitions:E.transitions},$=t.updateQueue;if($.baseState=N,t.memoizedState=N,t.flags&On){var V=Dc(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),t);return O8(e,t,R,o,V)}else if(R!==y){var ae=Dc(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),t);return O8(e,t,R,o,ae)}else{LB(t);var ne=jw(t,null,R,o);t.child=ne;for(var ve=ne;ve;)ve.flags=ve.flags&~cn|Ia,ve=ve.sibling}}else{if(_0(),R===y)return Jl(e,t,o);Da(e,t,R,o)}return t.child}function O8(e,t,o,u,f){return _0(),T2(f),t.flags|=On,Da(e,t,o,u),t.child}function z9(e,t,o){$w(t),e===null&&D2(t);var u=t.type,f=t.pendingProps,y=e!==null?e.memoizedProps:null,E=f.children,R=l2(u,f);return R?E=null:y!==null&&l2(u,y)&&(t.flags|=$t),R8(e,t),Da(e,t,E,o),t.child}function M9(e,t){return e===null&&D2(t),null}function N9(e,t,o,u){U1(e,t);var f=t.pendingProps,y=o,E=y._payload,R=y._init,N=R(E);t.type=N;var $=t.tag=Mz(N),V=uo(N,f),ae;switch($){case C:return $_(t,N),t.type=N=U0(N),ae=j_(null,t,N,V,u),ae;case d:return t.type=N=xS(N),ae=A8(null,t,N,V,u),ae;case T:return t.type=N=_S(N),ae=b8(null,t,N,V,u),ae;case P:{if(t.type!==t.elementType){var ne=N.propTypes;ne&&io(ne,V,"prop",nn(N))}return ae=w8(null,t,N,uo(N.type,V),u),ae}}var ve="";throw N!==null&&typeof N=="object"&&N.$$typeof===lt&&(ve=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+N+". "+("Lazy element type must resolve to a class or function."+ve))}function L9(e,t,o,u,f){U1(e,t),t.tag=d;var y;return el(o)?(y=!0,Gm(t)):y=!1,C0(t,f),Nw(t,o,u),Z2(t,o,u,f),I_(null,t,o,!0,y,f)}function U9(e,t,o,u){U1(e,t);var f=t.pendingProps,y;{var E=m0(t,o,!1);y=y0(t,E)}C0(t,u);var R,N;$o(t);{if(o.prototype&&typeof o.prototype.render=="function"){var $=nn(o)||"Unknown";N_[$]||(v("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",$,$),N_[$]=!0)}t.mode&bn&&lo.recordLegacyContextWarning(t,null),si(!0),ch.current=t,R=A0(null,t,o,f,y,u),N=k0(),si(!1)}if(Tl(),t.flags|=No,typeof R=="object"&&R!==null&&typeof R.render=="function"&&R.$$typeof===void 0){var V=nn(o)||"Unknown";fh[V]||(v("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",V,V,V),fh[V]=!0)}if(typeof R=="object"&&R!==null&&typeof R.render=="function"&&R.$$typeof===void 0){{var ae=nn(o)||"Unknown";fh[ae]||(v("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",ae,ae,ae),fh[ae]=!0)}t.tag=d,t.memoizedState=null,t.updateQueue=null;var ne=!1;return el(o)?(ne=!0,Gm(t)):ne=!1,t.memoizedState=R.state!==null&&R.state!==void 0?R.state:null,N2(t),Mw(t,R),Z2(t,o,f,u),I_(null,t,o,!0,ne,u)}else{if(t.tag=C,t.mode&bn){qn(!0);try{R=A0(null,t,o,f,y,u),N=k0()}finally{qn(!1)}}return Yr()&&N&&S2(t),Da(null,t,R,u),$_(t,o),t.child}}function $_(e,t){{if(t&&t.childContextTypes&&v("%s(...): childContextTypes cannot be defined on a function component.",t.displayName||t.name||"Component"),e.ref!==null){var o="",u=Ua();u&&(o+=`
|
|
150
150
|
|
|
151
|
-
Check the render method of \``+u+"`.");var f=u||"",y=e._debugSource;y&&(f=y.fileName+":"+y.lineNumber),H_[f]||(H_[f]=!0,v("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",o))}if(typeof t.getDerivedStateFromProps=="function"){var E=nn(t)||"Unknown";U_[E]||(v("%s: Function components do not support getDerivedStateFromProps.",E),U_[E]=!0)}if(typeof t.contextType=="object"&&t.contextType!==null){var R=nn(t)||"Unknown";L_[R]||(v("%s: Function components do not support contextType.",R),L_[R]=!0)}}}var V_={dehydrated:null,treeContext:null,retryLane:Ot};function Y_(e){return{baseLanes:e,cachePool:R9(),transitions:null}}function H9(e,t){var o=null;return{baseLanes:gt(e.baseLanes,t),cachePool:o,transitions:e.transitions}}function P9(e,t,o,u){if(t!==null){var f=t.memoizedState;if(f===null)return!1}return a_(e,nh)}function j9(e,t){return zu(e.childLanes,t)}function B8(e,t,o){var u=t.pendingProps;Qz(t)&&(t.flags|=ft);var f=so.current,y=!1,E=(t.flags&ft)!==rt;if(E||P9(f,e)?(y=!0,t.flags&=~ft):(e===null||e.memoizedState!==null)&&(f=s9(f,Yw)),f=w0(f),rs(t,f),e===null){D2(t);var R=t.memoizedState;if(R!==null){var N=R.dehydrated;if(N!==null)return q9(t,N)}var I=u.children,V=u.fallback;if(y){var ae=I9(t,I,V,o),ne=t.child;return ne.memoizedState=Y_(o),t.memoizedState=V_,ae}else return q_(t,I)}else{var ve=e.memoizedState;if(ve!==null){var me=ve.dehydrated;if(me!==null)return W9(e,t,E,u,me,ve,o)}if(y){var ge=u.fallback,Ye=u.children,at=V9(e,t,Ye,ge,o),tt=t.child,Ft=e.child.memoizedState;return tt.memoizedState=Ft===null?Y_(o):H9(Ft,o),tt.childLanes=j9(e,o),t.memoizedState=V_,at}else{var At=u.children,ce=$9(e,t,At,o);return t.memoizedState=null,ce}}}function q_(e,t,o){var u=e.mode,f={mode:"visible",children:t},y=W_(f,u);return y.return=e,e.child=y,y}function I9(e,t,o,u){var f=e.mode,y=e.child,E={mode:"hidden",children:t},R,N;return(f&Dt)===ot&&y!==null?(R=y,R.childLanes=Se,R.pendingProps=E,e.mode&ut&&(R.actualDuration=0,R.actualStartTime=-1,R.selfBaseDuration=0,R.treeBaseDuration=0),N=fs(o,f,u,null)):(R=W_(E,f),N=fs(o,f,u,null)),R.return=e,N.return=e,R.sibling=N,e.child=R,N}function W_(e,t,o){return F3(e,t,Se,null)}function F8(e,t){return Bc(e,t)}function $9(e,t,o,u){var f=e.child,y=f.sibling,E=F8(f,{mode:"visible",children:o});if((t.mode&Dt)===ot&&(E.lanes=u),E.return=t,E.sibling=null,y!==null){var R=t.deletions;R===null?(t.deletions=[y],t.flags|=It):R.push(y)}return t.child=E,E}function V9(e,t,o,u,f){var y=t.mode,E=e.child,R=E.sibling,N={mode:"hidden",children:o},I;if((y&Dt)===ot&&t.child!==E){var V=t.child;I=V,I.childLanes=Se,I.pendingProps=N,t.mode&ut&&(I.actualDuration=0,I.actualStartTime=-1,I.selfBaseDuration=E.selfBaseDuration,I.treeBaseDuration=E.treeBaseDuration),t.deletions=null}else I=F8(E,N),I.subtreeFlags=E.subtreeFlags&dr;var ae;return R!==null?ae=Bc(R,u):(ae=fs(u,y,f,null),ae.flags|=cn),ae.return=t,I.return=t,I.sibling=ae,t.child=I,ae}function L1(e,t,o,u){u!==null&&T2(u),E0(t,e.child,null,o);var f=t.pendingProps,y=f.children,E=q_(t,y);return E.flags|=cn,t.memoizedState=null,E}function Y9(e,t,o,u,f){var y=t.mode,E={mode:"visible",children:o},R=W_(E,y),N=fs(u,y,f,null);return N.flags|=cn,R.return=t,N.return=t,R.sibling=N,t.child=R,(t.mode&Dt)!==ot&&E0(t,e.child,null,f),N}function q9(e,t,o){return(e.mode&Dt)===ot?(v("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=st):f2(t)?e.lanes=kl:e.lanes=ua,null}function W9(e,t,o,u,f,y,E){if(o)if(t.flags&On){t.flags&=~On;var ce=F_(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return L1(e,t,E,ce)}else{if(t.memoizedState!==null)return t.child=e.child,t.flags|=ft,null;var xe=u.children,fe=u.fallback,Oe=Y9(e,t,xe,fe,E),qe=t.child;return qe.memoizedState=Y_(E),t.memoizedState=V_,Oe}else{if(MB(),(t.mode&Dt)===ot)return L1(e,t,E,null);if(f2(f)){var R,N,I;{var V=KO(f);R=V.digest,N=V.message,I=V.stack}var ae;N?ae=new Error(N):ae=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var ne=F_(ae,R,I);return L1(e,t,E,ne)}var ve=sa(E,e.childLanes);if(fo||ve){var me=G1();if(me!==null){var ge=Bx(me,E);if(ge!==Ot&&ge!==y.retryLane){y.retryLane=ge;var Ye=an;Ka(e,ge),Cr(me,e,ge,Ye)}}hS();var at=F_(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return L1(e,t,E,at)}else if(tw(f)){t.flags|=ft,t.child=e.child;var tt=gz.bind(null,e);return JO(f,tt),null}else{UB(t,f,y.treeContext);var Ft=u.children,At=q_(t,Ft);return At.flags|=Ia,At}}}function z8(e,t,o){e.lanes=gt(e.lanes,t);var u=e.alternate;u!==null&&(u.lanes=gt(u.lanes,t)),B2(e.return,t,o)}function G9(e,t,o){for(var u=t;u!==null;){if(u.tag===O){var f=u.memoizedState;f!==null&&z8(u,o,e)}else if(u.tag===U)z8(u,o,e);else if(u.child!==null){u.child.return=u,u=u.child;continue}if(u===e)return;for(;u.sibling===null;){if(u.return===null||u.return===e)return;u=u.return}u.sibling.return=u.return,u=u.sibling}}function Z9(e){for(var t=e,o=null;t!==null;){var u=t.alternate;u!==null&&m1(u)===null&&(o=t),t=t.sibling}return o}function Q9(e){if(e!==void 0&&e!=="forwards"&&e!=="backwards"&&e!=="together"&&!P_[e])if(P_[e]=!0,typeof e=="string")switch(e.toLowerCase()){case"together":case"forwards":case"backwards":{v('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break}case"forward":case"backward":{v('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break}default:v('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e);break}else v('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}function X9(e,t){e!==void 0&&!N1[e]&&(e!=="collapsed"&&e!=="hidden"?(N1[e]=!0,v('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):t!=="forwards"&&t!=="backwards"&&(N1[e]=!0,v('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}function M8(e,t){{var o=tr(e),u=!o&&typeof Ii(e)=="function";if(o||u){var f=o?"array":"iterable";return v("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",f,t,f),!1}}return!0}function K9(e,t){if((t==="forwards"||t==="backwards")&&e!==void 0&&e!==null&&e!==!1)if(tr(e)){for(var o=0;o<e.length;o++)if(!M8(e[o],o))return}else{var u=Ii(e);if(typeof u=="function"){var f=u.call(e);if(f)for(var y=f.next(),E=0;!y.done;y=f.next()){if(!M8(y.value,E))return;E++}}else v('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',t)}}function G_(e,t,o,u,f){var y=e.memoizedState;y===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:u,tail:o,tailMode:f}:(y.isBackwards=t,y.rendering=null,y.renderingStartTime=0,y.last=u,y.tail=o,y.tailMode=f)}function N8(e,t,o){var u=t.pendingProps,f=u.revealOrder,y=u.tail,E=u.children;Q9(f),X9(y,f),K9(E,f),Da(e,t,E,o);var R=so.current,N=a_(R,nh);if(N)R=i_(R,nh),t.flags|=ft;else{var I=e!==null&&(e.flags&ft)!==rt;I&&G9(t,t.child,o),R=w0(R)}if(rs(t,R),(t.mode&Dt)===ot)t.memoizedState=null;else switch(f){case"forwards":{var V=Z9(t.child),ae;V===null?(ae=t.child,t.child=null):(ae=V.sibling,V.sibling=null),G_(t,!1,ae,V,y);break}case"backwards":{var ne=null,ve=t.child;for(t.child=null;ve!==null;){var me=ve.alternate;if(me!==null&&m1(me)===null){t.child=ve;break}var ge=ve.sibling;ve.sibling=ne,ne=ve,ve=ge}G_(t,!0,ne,null,y);break}case"together":{G_(t,!1,null,null,void 0);break}default:t.memoizedState=null}return t.child}function J9(e,t,o){t_(t,t.stateNode.containerInfo);var u=t.pendingProps;return e===null?t.child=E0(t,null,u,o):Da(e,t,u,o),t.child}var L8=!1;function eF(e,t,o){var u=t.type,f=u._context,y=t.pendingProps,E=t.memoizedProps,R=y.value;{"value"in y||L8||(L8=!0,v("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var N=t.type.propTypes;N&&io(N,y,"prop","Context.Provider")}if(bw(t,f,R),E!==null){var I=E.value;if(Ze(I,R)){if(E.children===y.children&&!qm())return Jl(e,t,o)}else GB(t,f,o)}var V=y.children;return Da(e,t,V,o),t.child}var U8=!1;function tF(e,t,o){var u=t.type;u._context===void 0?u!==u.Consumer&&(U8||(U8=!0,v("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):u=u._context;var f=t.pendingProps,y=f.children;typeof y!="function"&&v("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),C0(t,o);var E=ur(u);$o(t);var R;return ch.current=t,si(!0),R=y(E),si(!1),Tl(),t.flags|=No,Da(e,t,R,o),t.child}function dh(){fo=!0}function U1(e,t){(t.mode&Dt)===ot&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=cn)}function Jl(e,t,o){return e!==null&&(t.dependencies=e.dependencies),x8(),bh(t.lanes),sa(o,t.childLanes)?(o9(e,t),t.child):null}function nF(e,t,o){{var u=t.return;if(u===null)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,t.alternate=null,o.index=t.index,o.sibling=t.sibling,o.return=t.return,o.ref=t.ref,t===u.child)u.child=o;else{var f=u.child;if(f===null)throw new Error("Expected parent to have a child.");for(;f.sibling!==t;)if(f=f.sibling,f===null)throw new Error("Expected to find the previous sibling.");f.sibling=o}var y=u.deletions;return y===null?(u.deletions=[e],u.flags|=It):y.push(e),o.flags|=cn,o}}function Z_(e,t){var o=e.lanes;return!!sa(o,t)}function rF(e,t,o){switch(t.tag){case w:k8(t),t.stateNode,_0();break;case S:$w(t);break;case d:{var u=t.type;el(u)&&Gm(t);break}case b:t_(t,t.stateNode.containerInfo);break;case k:{var f=t.memoizedProps.value,y=t.type._context;bw(t,y,f);break}case B:{var E=sa(o,t.childLanes);E&&(t.flags|=yt);{var R=t.stateNode;R.effectDuration=0,R.passiveEffectDuration=0}}break;case O:{var N=t.memoizedState;if(N!==null){if(N.dehydrated!==null)return rs(t,w0(so.current)),t.flags|=ft,null;var I=t.child,V=I.childLanes;if(sa(o,V))return B8(e,t,o);rs(t,w0(so.current));var ae=Jl(e,t,o);return ae!==null?ae.sibling:null}else rs(t,w0(so.current));break}case U:{var ne=(e.flags&ft)!==rt,ve=sa(o,t.childLanes);if(ne){if(ve)return N8(e,t,o);t.flags|=ft}var me=t.memoizedState;if(me!==null&&(me.rendering=null,me.tail=null,me.lastEffect=null),rs(t,so.current),ve)break;return null}case W:case oe:return t.lanes=Se,T8(e,t,o)}return Jl(e,t,o)}function H8(e,t,o){if(t._debugNeedsRemount&&e!==null)return nF(e,t,wS(t.type,t.key,t.pendingProps,t._debugOwner||null,t.mode,t.lanes));if(e!==null){var u=e.memoizedProps,f=t.pendingProps;if(u!==f||qm()||t.type!==e.type)fo=!0;else{var y=Z_(e,o);if(!y&&(t.flags&ft)===rt)return fo=!1,rF(e,t,o);(e.flags&Gs)!==rt?fo=!0:fo=!1}}else if(fo=!1,Yr()&&AB(t)){var E=t.index,R=kB();dw(t,R,E)}switch(t.lanes=Se,t.tag){case x:return U9(e,t,t.type,o);case $:{var N=t.elementType;return N9(e,t,N,o)}case C:{var I=t.type,V=t.pendingProps,ae=t.elementType===I?V:uo(I,V);return j_(e,t,I,ae,o)}case d:{var ne=t.type,ve=t.pendingProps,me=t.elementType===ne?ve:uo(ne,ve);return A8(e,t,ne,me,o)}case w:return F9(e,t,o);case S:return z9(e,t,o);case A:return M9(e,t);case O:return B8(e,t,o);case b:return J9(e,t,o);case T:{var ge=t.type,Ye=t.pendingProps,at=t.elementType===ge?Ye:uo(ge,Ye);return b8(e,t,ge,at,o)}case M:return k9(e,t,o);case z:return O9(e,t,o);case B:return B9(e,t,o);case k:return eF(e,t,o);case F:return tF(e,t,o);case P:{var tt=t.type,Ft=t.pendingProps,At=uo(tt,Ft);if(t.type!==t.elementType){var ce=tt.propTypes;ce&&io(ce,At,"prop",nn(tt))}return At=uo(tt.type,At),w8(e,t,tt,At,o)}case L:return D8(e,t,t.type,t.pendingProps,o);case Z:{var xe=t.type,fe=t.pendingProps,Oe=t.elementType===xe?fe:uo(xe,fe);return L9(e,t,xe,Oe,o)}case U:return N8(e,t,o);case ie:break;case W:return T8(e,t,o)}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function O0(e){e.flags|=yt}function P8(e){e.flags|=na,e.flags|=Wd}var j8,Q_,I8,$8;j8=function(e,t,o,u){for(var f=t.child;f!==null;){if(f.tag===S||f.tag===A)DO(e,f.stateNode);else if(f.tag!==b){if(f.child!==null){f.child.return=f,f=f.child;continue}}if(f===t)return;for(;f.sibling===null;){if(f.return===null||f.return===t)return;f=f.return}f.sibling.return=f.return,f=f.sibling}},Q_=function(e,t){},I8=function(e,t,o,u,f){var y=e.memoizedProps;if(y!==u){var E=t.stateNode,R=n_(),N=RO(E,o,y,u,f,R);t.updateQueue=N,N&&O0(t)}},$8=function(e,t,o,u){o!==u&&O0(t)};function ph(e,t){if(!Yr())switch(e.tailMode){case"hidden":{for(var o=e.tail,u=null;o!==null;)o.alternate!==null&&(u=o),o=o.sibling;u===null?e.tail=null:u.sibling=null;break}case"collapsed":{for(var f=e.tail,y=null;f!==null;)f.alternate!==null&&(y=f),f=f.sibling;y===null?!t&&e.tail!==null?e.tail.sibling=null:e.tail=null:y.sibling=null;break}}}function Wr(e){var t=e.alternate!==null&&e.alternate.child===e.child,o=Se,u=rt;if(t){if((e.mode&ut)!==ot){for(var N=e.selfBaseDuration,I=e.child;I!==null;)o=gt(o,gt(I.lanes,I.childLanes)),u|=I.subtreeFlags&dr,u|=I.flags&dr,N+=I.treeBaseDuration,I=I.sibling;e.treeBaseDuration=N}else for(var V=e.child;V!==null;)o=gt(o,gt(V.lanes,V.childLanes)),u|=V.subtreeFlags&dr,u|=V.flags&dr,V.return=e,V=V.sibling;e.subtreeFlags|=u}else{if((e.mode&ut)!==ot){for(var f=e.actualDuration,y=e.selfBaseDuration,E=e.child;E!==null;)o=gt(o,gt(E.lanes,E.childLanes)),u|=E.subtreeFlags,u|=E.flags,f+=E.actualDuration,y+=E.treeBaseDuration,E=E.sibling;e.actualDuration=f,e.treeBaseDuration=y}else for(var R=e.child;R!==null;)o=gt(o,gt(R.lanes,R.childLanes)),u|=R.subtreeFlags,u|=R.flags,R.return=e,R=R.sibling;e.subtreeFlags|=u}return e.childLanes=o,t}function aF(e,t,o){if($B()&&(t.mode&Dt)!==ot&&(t.flags&ft)===rt)return xw(t),_0(),t.flags|=On|_a|rr,!1;var u=Jm(t);if(o!==null&&o.dehydrated!==null)if(e===null){if(!u)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(jB(t),Wr(t),(t.mode&ut)!==ot){var f=o!==null;if(f){var y=t.child;y!==null&&(t.treeBaseDuration-=y.treeBaseDuration)}}return!1}else{if(_0(),(t.flags&ft)===rt&&(t.memoizedState=null),t.flags|=yt,Wr(t),(t.mode&ut)!==ot){var E=o!==null;if(E){var R=t.child;R!==null&&(t.treeBaseDuration-=R.treeBaseDuration)}}return!1}else return _w(),!0}function V8(e,t,o){var u=t.pendingProps;switch(C2(t),t.tag){case x:case $:case L:case C:case T:case M:case z:case B:case F:case P:return Wr(t),null;case d:{var f=t.type;return el(f)&&Wm(t),Wr(t),null}case w:{var y=t.stateNode;if(b0(t),g2(t),l_(),y.pendingContext&&(y.context=y.pendingContext,y.pendingContext=null),e===null||e.child===null){var E=Jm(t);if(E)O0(t);else if(e!==null){var R=e.memoizedState;(!R.isDehydrated||(t.flags&On)!==rt)&&(t.flags|=ja,_w())}}return Q_(e,t),Wr(t),null}case S:{r_(t);var N=Iw(),I=t.type;if(e!==null&&t.stateNode!=null)I8(e,t,I,u,N),e.ref!==t.ref&&P8(t);else{if(!u){if(t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return Wr(t),null}var V=n_(),ae=Jm(t);if(ae)HB(t,N,V)&&O0(t);else{var ne=wO(I,u,N,V,t);j8(ne,t,!1,!1),t.stateNode=ne,TO(ne,I,u,N)&&O0(t)}t.ref!==null&&P8(t)}return Wr(t),null}case A:{var ve=u;if(e&&t.stateNode!=null){var me=e.memoizedProps;$8(e,t,me,ve)}else{if(typeof ve!="string"&&t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var ge=Iw(),Ye=n_(),at=Jm(t);at?PB(t)&&O0(t):t.stateNode=AO(ve,ge,Ye,t)}return Wr(t),null}case O:{D0(t);var tt=t.memoizedState;if(e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){var Ft=aF(e,t,tt);if(!Ft)return t.flags&rr?t:null}if((t.flags&ft)!==rt)return t.lanes=o,(t.mode&ut)!==ot&&B_(t),t;var At=tt!==null,ce=e!==null&&e.memoizedState!==null;if(At!==ce&&At){var xe=t.child;if(xe.flags|=Lo,(t.mode&Dt)!==ot){var fe=e===null&&(t.memoizedProps.unstable_avoidThisFallback!==!0||!Y);fe||a_(so.current,Yw)?iz():hS()}}var Oe=t.updateQueue;if(Oe!==null&&(t.flags|=yt),Wr(t),(t.mode&ut)!==ot&&At){var qe=t.child;qe!==null&&(t.treeBaseDuration-=qe.treeBaseDuration)}return null}case b:return b0(t),Q_(e,t),e===null&&CB(t.stateNode.containerInfo),Wr(t),null;case k:var je=t.type._context;return O2(je,t),Wr(t),null;case Z:{var ct=t.type;return el(ct)&&Wm(t),Wr(t),null}case U:{D0(t);var vt=t.memoizedState;if(vt===null)return Wr(t),null;var tn=(t.flags&ft)!==rt,Pt=vt.rendering;if(Pt===null)if(tn)ph(vt,!1);else{var Xn=lz()&&(e===null||(e.flags&ft)===rt);if(!Xn)for(var jt=t.child;jt!==null;){var Vn=m1(jt);if(Vn!==null){tn=!0,t.flags|=ft,ph(vt,!1);var pa=Vn.updateQueue;return pa!==null&&(t.updateQueue=pa,t.flags|=yt),t.subtreeFlags=rt,l9(t,o),rs(t,i_(so.current,nh)),t.child}jt=jt.sibling}vt.tail!==null&&En()>f3()&&(t.flags|=ft,tn=!0,ph(vt,!1),t.lanes=op)}else{if(!tn){var Kr=m1(Pt);if(Kr!==null){t.flags|=ft,tn=!0;var yi=Kr.updateQueue;if(yi!==null&&(t.updateQueue=yi,t.flags|=yt),ph(vt,!0),vt.tail===null&&vt.tailMode==="hidden"&&!Pt.alternate&&!Yr())return Wr(t),null}else En()*2-vt.renderingStartTime>f3()&&o!==ua&&(t.flags|=ft,tn=!0,ph(vt,!1),t.lanes=op)}if(vt.isBackwards)Pt.sibling=t.child,t.child=Pt;else{var Aa=vt.last;Aa!==null?Aa.sibling=Pt:t.child=Pt,vt.last=Pt}}if(vt.tail!==null){var ka=vt.tail;vt.rendering=ka,vt.tail=ka.sibling,vt.renderingStartTime=En(),ka.sibling=null;var ha=so.current;return tn?ha=i_(ha,nh):ha=w0(ha),rs(t,ha),ka}return Wr(t),null}case ie:break;case W:case oe:{pS(t);var au=t.memoizedState,H0=au!==null;if(e!==null){var Ah=e.memoizedState,ul=Ah!==null;ul!==H0&&!G&&(t.flags|=Lo)}return!H0||(t.mode&Dt)===ot?Wr(t):sa(ll,ua)&&(Wr(t),t.subtreeFlags&(cn|yt)&&(t.flags|=Lo)),null}case Q:return null;case X:return null}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function iF(e,t,o){switch(C2(t),t.tag){case d:{var u=t.type;el(u)&&Wm(t);var f=t.flags;return f&rr?(t.flags=f&~rr|ft,(t.mode&ut)!==ot&&B_(t),t):null}case w:{t.stateNode,b0(t),g2(t),l_();var y=t.flags;return(y&rr)!==rt&&(y&ft)===rt?(t.flags=y&~rr|ft,t):null}case S:return r_(t),null;case O:{D0(t);var E=t.memoizedState;if(E!==null&&E.dehydrated!==null){if(t.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");_0()}var R=t.flags;return R&rr?(t.flags=R&~rr|ft,(t.mode&ut)!==ot&&B_(t),t):null}case U:return D0(t),null;case b:return b0(t),null;case k:var N=t.type._context;return O2(N,t),null;case W:case oe:return pS(t),null;case Q:return null;default:return null}}function Y8(e,t,o){switch(C2(t),t.tag){case d:{var u=t.type.childContextTypes;u!=null&&Wm(t);break}case w:{t.stateNode,b0(t),g2(t),l_();break}case S:{r_(t);break}case b:b0(t);break;case O:D0(t);break;case U:D0(t);break;case k:var f=t.type._context;O2(f,t);break;case W:case oe:pS(t);break}}var q8=null;q8=new Set;var H1=!1,Gr=!1,oF=typeof WeakSet=="function"?WeakSet:Set,Qe=null,B0=null,F0=null;function lF(e){wl(null,function(){throw e}),Yd()}var uF=function(e,t){if(t.props=e.memoizedProps,t.state=e.memoizedState,e.mode&ut)try{il(),t.componentWillUnmount()}finally{al(e)}else t.componentWillUnmount()};function W8(e,t){try{os(mr,e)}catch(o){hn(e,t,o)}}function X_(e,t,o){try{uF(e,o)}catch(u){hn(e,t,u)}}function sF(e,t,o){try{o.componentDidMount()}catch(u){hn(e,t,u)}}function G8(e,t){try{Q8(e)}catch(o){hn(e,t,o)}}function z0(e,t){var o=e.ref;if(o!==null)if(typeof o=="function"){var u;try{if(Ae&&Le&&e.mode&ut)try{il(),u=o(null)}finally{al(e)}else u=o(null)}catch(f){hn(e,t,f)}typeof u=="function"&&v("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",mt(e))}else o.current=null}function P1(e,t,o){try{o()}catch(u){hn(e,t,u)}}var Z8=!1;function cF(e,t){EO(e.containerInfo),Qe=t,fF();var o=Z8;return Z8=!1,o}function fF(){for(;Qe!==null;){var e=Qe,t=e.child;(e.subtreeFlags&Du)!==rt&&t!==null?(t.return=e,Qe=t):dF()}}function dF(){for(;Qe!==null;){var e=Qe;Jt(e);try{pF(e)}catch(o){hn(e,e.return,o)}Yn();var t=e.sibling;if(t!==null){t.return=e.return,Qe=t;return}Qe=e.return}}function pF(e){var t=e.alternate,o=e.flags;if((o&ja)!==rt){switch(Jt(e),e.tag){case C:case T:case L:break;case d:{if(t!==null){var u=t.memoizedProps,f=t.memoizedState,y=e.stateNode;e.type===e.elementType&&!Tc&&(y.props!==e.memoizedProps&&v("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(e)||"instance"),y.state!==e.memoizedState&&v("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(e)||"instance"));var E=y.getSnapshotBeforeUpdate(e.elementType===e.type?u:uo(e.type,u),f);{var R=q8;E===void 0&&!R.has(e.type)&&(R.add(e.type),v("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",mt(e)))}y.__reactInternalSnapshotBeforeUpdate=E}break}case w:{{var N=e.stateNode;GO(N.containerInfo)}break}case S:case A:case b:case Z:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Yn()}}function po(e,t,o){var u=t.updateQueue,f=u!==null?u.lastEffect:null;if(f!==null){var y=f.next,E=y;do{if((E.tag&e)===e){var R=E.destroy;E.destroy=void 0,R!==void 0&&((e&qr)!==Ja?Ef(t):(e&mr)!==Ja&&bf(t),(e&tl)!==Ja&&Dh(!0),P1(t,o,R),(e&tl)!==Ja&&Dh(!1),(e&qr)!==Ja?Kv():(e&mr)!==Ja&&Tu())}E=E.next}while(E!==y)}}function os(e,t){var o=t.updateQueue,u=o!==null?o.lastEffect:null;if(u!==null){var f=u.next,y=f;do{if((y.tag&e)===e){(e&qr)!==Ja?Xv(t):(e&mr)!==Ja&&Jv(t);var E=y.create;(e&tl)!==Ja&&Dh(!0),y.destroy=E(),(e&tl)!==Ja&&Dh(!1),(e&qr)!==Ja?rp():(e&mr)!==Ja&&em();{var R=y.destroy;if(R!==void 0&&typeof R!="function"){var N=void 0;(y.tag&mr)!==rt?N="useLayoutEffect":(y.tag&tl)!==rt?N="useInsertionEffect":N="useEffect";var I=void 0;R===null?I=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof R.then=="function"?I=`
|
|
151
|
+
Check the render method of \``+u+"`.");var f=u||"",y=e._debugSource;y&&(f=y.fileName+":"+y.lineNumber),H_[f]||(H_[f]=!0,v("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",o))}if(typeof t.getDerivedStateFromProps=="function"){var E=nn(t)||"Unknown";U_[E]||(v("%s: Function components do not support getDerivedStateFromProps.",E),U_[E]=!0)}if(typeof t.contextType=="object"&&t.contextType!==null){var R=nn(t)||"Unknown";L_[R]||(v("%s: Function components do not support contextType.",R),L_[R]=!0)}}}var V_={dehydrated:null,treeContext:null,retryLane:Ot};function Y_(e){return{baseLanes:e,cachePool:R9(),transitions:null}}function H9(e,t){var o=null;return{baseLanes:gt(e.baseLanes,t),cachePool:o,transitions:e.transitions}}function P9(e,t,o,u){if(t!==null){var f=t.memoizedState;if(f===null)return!1}return a_(e,nh)}function j9(e,t){return zu(e.childLanes,t)}function B8(e,t,o){var u=t.pendingProps;Qz(t)&&(t.flags|=ft);var f=so.current,y=!1,E=(t.flags&ft)!==rt;if(E||P9(f,e)?(y=!0,t.flags&=~ft):(e===null||e.memoizedState!==null)&&(f=s9(f,Yw)),f=w0(f),rs(t,f),e===null){D2(t);var R=t.memoizedState;if(R!==null){var N=R.dehydrated;if(N!==null)return q9(t,N)}var $=u.children,V=u.fallback;if(y){var ae=I9(t,$,V,o),ne=t.child;return ne.memoizedState=Y_(o),t.memoizedState=V_,ae}else return q_(t,$)}else{var ve=e.memoizedState;if(ve!==null){var me=ve.dehydrated;if(me!==null)return W9(e,t,E,u,me,ve,o)}if(y){var ge=u.fallback,Ye=u.children,at=V9(e,t,Ye,ge,o),tt=t.child,Ft=e.child.memoizedState;return tt.memoizedState=Ft===null?Y_(o):H9(Ft,o),tt.childLanes=j9(e,o),t.memoizedState=V_,at}else{var At=u.children,ce=$9(e,t,At,o);return t.memoizedState=null,ce}}}function q_(e,t,o){var u=e.mode,f={mode:"visible",children:t},y=W_(f,u);return y.return=e,e.child=y,y}function I9(e,t,o,u){var f=e.mode,y=e.child,E={mode:"hidden",children:t},R,N;return(f&Dt)===ot&&y!==null?(R=y,R.childLanes=Se,R.pendingProps=E,e.mode&ut&&(R.actualDuration=0,R.actualStartTime=-1,R.selfBaseDuration=0,R.treeBaseDuration=0),N=fs(o,f,u,null)):(R=W_(E,f),N=fs(o,f,u,null)),R.return=e,N.return=e,R.sibling=N,e.child=R,N}function W_(e,t,o){return F3(e,t,Se,null)}function F8(e,t){return Bc(e,t)}function $9(e,t,o,u){var f=e.child,y=f.sibling,E=F8(f,{mode:"visible",children:o});if((t.mode&Dt)===ot&&(E.lanes=u),E.return=t,E.sibling=null,y!==null){var R=t.deletions;R===null?(t.deletions=[y],t.flags|=It):R.push(y)}return t.child=E,E}function V9(e,t,o,u,f){var y=t.mode,E=e.child,R=E.sibling,N={mode:"hidden",children:o},$;if((y&Dt)===ot&&t.child!==E){var V=t.child;$=V,$.childLanes=Se,$.pendingProps=N,t.mode&ut&&($.actualDuration=0,$.actualStartTime=-1,$.selfBaseDuration=E.selfBaseDuration,$.treeBaseDuration=E.treeBaseDuration),t.deletions=null}else $=F8(E,N),$.subtreeFlags=E.subtreeFlags&dr;var ae;return R!==null?ae=Bc(R,u):(ae=fs(u,y,f,null),ae.flags|=cn),ae.return=t,$.return=t,$.sibling=ae,t.child=$,ae}function L1(e,t,o,u){u!==null&&T2(u),E0(t,e.child,null,o);var f=t.pendingProps,y=f.children,E=q_(t,y);return E.flags|=cn,t.memoizedState=null,E}function Y9(e,t,o,u,f){var y=t.mode,E={mode:"visible",children:o},R=W_(E,y),N=fs(u,y,f,null);return N.flags|=cn,R.return=t,N.return=t,R.sibling=N,t.child=R,(t.mode&Dt)!==ot&&E0(t,e.child,null,f),N}function q9(e,t,o){return(e.mode&Dt)===ot?(v("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=st):f2(t)?e.lanes=kl:e.lanes=ua,null}function W9(e,t,o,u,f,y,E){if(o)if(t.flags&On){t.flags&=~On;var ce=F_(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return L1(e,t,E,ce)}else{if(t.memoizedState!==null)return t.child=e.child,t.flags|=ft,null;var xe=u.children,fe=u.fallback,Oe=Y9(e,t,xe,fe,E),qe=t.child;return qe.memoizedState=Y_(E),t.memoizedState=V_,Oe}else{if(MB(),(t.mode&Dt)===ot)return L1(e,t,E,null);if(f2(f)){var R,N,$;{var V=KO(f);R=V.digest,N=V.message,$=V.stack}var ae;N?ae=new Error(N):ae=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var ne=F_(ae,R,$);return L1(e,t,E,ne)}var ve=sa(E,e.childLanes);if(fo||ve){var me=G1();if(me!==null){var ge=Bx(me,E);if(ge!==Ot&&ge!==y.retryLane){y.retryLane=ge;var Ye=an;Ka(e,ge),Cr(me,e,ge,Ye)}}hS();var at=F_(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return L1(e,t,E,at)}else if(tw(f)){t.flags|=ft,t.child=e.child;var tt=gz.bind(null,e);return JO(f,tt),null}else{UB(t,f,y.treeContext);var Ft=u.children,At=q_(t,Ft);return At.flags|=Ia,At}}}function z8(e,t,o){e.lanes=gt(e.lanes,t);var u=e.alternate;u!==null&&(u.lanes=gt(u.lanes,t)),B2(e.return,t,o)}function G9(e,t,o){for(var u=t;u!==null;){if(u.tag===O){var f=u.memoizedState;f!==null&&z8(u,o,e)}else if(u.tag===U)z8(u,o,e);else if(u.child!==null){u.child.return=u,u=u.child;continue}if(u===e)return;for(;u.sibling===null;){if(u.return===null||u.return===e)return;u=u.return}u.sibling.return=u.return,u=u.sibling}}function Z9(e){for(var t=e,o=null;t!==null;){var u=t.alternate;u!==null&&m1(u)===null&&(o=t),t=t.sibling}return o}function Q9(e){if(e!==void 0&&e!=="forwards"&&e!=="backwards"&&e!=="together"&&!P_[e])if(P_[e]=!0,typeof e=="string")switch(e.toLowerCase()){case"together":case"forwards":case"backwards":{v('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break}case"forward":case"backward":{v('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break}default:v('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e);break}else v('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}function X9(e,t){e!==void 0&&!N1[e]&&(e!=="collapsed"&&e!=="hidden"?(N1[e]=!0,v('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):t!=="forwards"&&t!=="backwards"&&(N1[e]=!0,v('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}function M8(e,t){{var o=tr(e),u=!o&&typeof Ii(e)=="function";if(o||u){var f=o?"array":"iterable";return v("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",f,t,f),!1}}return!0}function K9(e,t){if((t==="forwards"||t==="backwards")&&e!==void 0&&e!==null&&e!==!1)if(tr(e)){for(var o=0;o<e.length;o++)if(!M8(e[o],o))return}else{var u=Ii(e);if(typeof u=="function"){var f=u.call(e);if(f)for(var y=f.next(),E=0;!y.done;y=f.next()){if(!M8(y.value,E))return;E++}}else v('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',t)}}function G_(e,t,o,u,f){var y=e.memoizedState;y===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:u,tail:o,tailMode:f}:(y.isBackwards=t,y.rendering=null,y.renderingStartTime=0,y.last=u,y.tail=o,y.tailMode=f)}function N8(e,t,o){var u=t.pendingProps,f=u.revealOrder,y=u.tail,E=u.children;Q9(f),X9(y,f),K9(E,f),Da(e,t,E,o);var R=so.current,N=a_(R,nh);if(N)R=i_(R,nh),t.flags|=ft;else{var $=e!==null&&(e.flags&ft)!==rt;$&&G9(t,t.child,o),R=w0(R)}if(rs(t,R),(t.mode&Dt)===ot)t.memoizedState=null;else switch(f){case"forwards":{var V=Z9(t.child),ae;V===null?(ae=t.child,t.child=null):(ae=V.sibling,V.sibling=null),G_(t,!1,ae,V,y);break}case"backwards":{var ne=null,ve=t.child;for(t.child=null;ve!==null;){var me=ve.alternate;if(me!==null&&m1(me)===null){t.child=ve;break}var ge=ve.sibling;ve.sibling=ne,ne=ve,ve=ge}G_(t,!0,ne,null,y);break}case"together":{G_(t,!1,null,null,void 0);break}default:t.memoizedState=null}return t.child}function J9(e,t,o){t_(t,t.stateNode.containerInfo);var u=t.pendingProps;return e===null?t.child=E0(t,null,u,o):Da(e,t,u,o),t.child}var L8=!1;function eF(e,t,o){var u=t.type,f=u._context,y=t.pendingProps,E=t.memoizedProps,R=y.value;{"value"in y||L8||(L8=!0,v("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var N=t.type.propTypes;N&&io(N,y,"prop","Context.Provider")}if(bw(t,f,R),E!==null){var $=E.value;if(Ze($,R)){if(E.children===y.children&&!qm())return Jl(e,t,o)}else GB(t,f,o)}var V=y.children;return Da(e,t,V,o),t.child}var U8=!1;function tF(e,t,o){var u=t.type;u._context===void 0?u!==u.Consumer&&(U8||(U8=!0,v("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):u=u._context;var f=t.pendingProps,y=f.children;typeof y!="function"&&v("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),C0(t,o);var E=ur(u);$o(t);var R;return ch.current=t,si(!0),R=y(E),si(!1),Tl(),t.flags|=No,Da(e,t,R,o),t.child}function dh(){fo=!0}function U1(e,t){(t.mode&Dt)===ot&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=cn)}function Jl(e,t,o){return e!==null&&(t.dependencies=e.dependencies),x8(),bh(t.lanes),sa(o,t.childLanes)?(o9(e,t),t.child):null}function nF(e,t,o){{var u=t.return;if(u===null)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,t.alternate=null,o.index=t.index,o.sibling=t.sibling,o.return=t.return,o.ref=t.ref,t===u.child)u.child=o;else{var f=u.child;if(f===null)throw new Error("Expected parent to have a child.");for(;f.sibling!==t;)if(f=f.sibling,f===null)throw new Error("Expected to find the previous sibling.");f.sibling=o}var y=u.deletions;return y===null?(u.deletions=[e],u.flags|=It):y.push(e),o.flags|=cn,o}}function Z_(e,t){var o=e.lanes;return!!sa(o,t)}function rF(e,t,o){switch(t.tag){case w:k8(t),t.stateNode,_0();break;case S:$w(t);break;case d:{var u=t.type;el(u)&&Gm(t);break}case b:t_(t,t.stateNode.containerInfo);break;case k:{var f=t.memoizedProps.value,y=t.type._context;bw(t,y,f);break}case B:{var E=sa(o,t.childLanes);E&&(t.flags|=yt);{var R=t.stateNode;R.effectDuration=0,R.passiveEffectDuration=0}}break;case O:{var N=t.memoizedState;if(N!==null){if(N.dehydrated!==null)return rs(t,w0(so.current)),t.flags|=ft,null;var $=t.child,V=$.childLanes;if(sa(o,V))return B8(e,t,o);rs(t,w0(so.current));var ae=Jl(e,t,o);return ae!==null?ae.sibling:null}else rs(t,w0(so.current));break}case U:{var ne=(e.flags&ft)!==rt,ve=sa(o,t.childLanes);if(ne){if(ve)return N8(e,t,o);t.flags|=ft}var me=t.memoizedState;if(me!==null&&(me.rendering=null,me.tail=null,me.lastEffect=null),rs(t,so.current),ve)break;return null}case W:case oe:return t.lanes=Se,T8(e,t,o)}return Jl(e,t,o)}function H8(e,t,o){if(t._debugNeedsRemount&&e!==null)return nF(e,t,wS(t.type,t.key,t.pendingProps,t._debugOwner||null,t.mode,t.lanes));if(e!==null){var u=e.memoizedProps,f=t.pendingProps;if(u!==f||qm()||t.type!==e.type)fo=!0;else{var y=Z_(e,o);if(!y&&(t.flags&ft)===rt)return fo=!1,rF(e,t,o);(e.flags&Gs)!==rt?fo=!0:fo=!1}}else if(fo=!1,Yr()&&AB(t)){var E=t.index,R=kB();dw(t,R,E)}switch(t.lanes=Se,t.tag){case x:return U9(e,t,t.type,o);case I:{var N=t.elementType;return N9(e,t,N,o)}case C:{var $=t.type,V=t.pendingProps,ae=t.elementType===$?V:uo($,V);return j_(e,t,$,ae,o)}case d:{var ne=t.type,ve=t.pendingProps,me=t.elementType===ne?ve:uo(ne,ve);return A8(e,t,ne,me,o)}case w:return F9(e,t,o);case S:return z9(e,t,o);case A:return M9(e,t);case O:return B8(e,t,o);case b:return J9(e,t,o);case T:{var ge=t.type,Ye=t.pendingProps,at=t.elementType===ge?Ye:uo(ge,Ye);return b8(e,t,ge,at,o)}case M:return k9(e,t,o);case z:return O9(e,t,o);case B:return B9(e,t,o);case k:return eF(e,t,o);case F:return tF(e,t,o);case P:{var tt=t.type,Ft=t.pendingProps,At=uo(tt,Ft);if(t.type!==t.elementType){var ce=tt.propTypes;ce&&io(ce,At,"prop",nn(tt))}return At=uo(tt.type,At),w8(e,t,tt,At,o)}case L:return D8(e,t,t.type,t.pendingProps,o);case Z:{var xe=t.type,fe=t.pendingProps,Oe=t.elementType===xe?fe:uo(xe,fe);return L9(e,t,xe,Oe,o)}case U:return N8(e,t,o);case ie:break;case W:return T8(e,t,o)}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function O0(e){e.flags|=yt}function P8(e){e.flags|=na,e.flags|=Wd}var j8,Q_,I8,$8;j8=function(e,t,o,u){for(var f=t.child;f!==null;){if(f.tag===S||f.tag===A)DO(e,f.stateNode);else if(f.tag!==b){if(f.child!==null){f.child.return=f,f=f.child;continue}}if(f===t)return;for(;f.sibling===null;){if(f.return===null||f.return===t)return;f=f.return}f.sibling.return=f.return,f=f.sibling}},Q_=function(e,t){},I8=function(e,t,o,u,f){var y=e.memoizedProps;if(y!==u){var E=t.stateNode,R=n_(),N=RO(E,o,y,u,f,R);t.updateQueue=N,N&&O0(t)}},$8=function(e,t,o,u){o!==u&&O0(t)};function ph(e,t){if(!Yr())switch(e.tailMode){case"hidden":{for(var o=e.tail,u=null;o!==null;)o.alternate!==null&&(u=o),o=o.sibling;u===null?e.tail=null:u.sibling=null;break}case"collapsed":{for(var f=e.tail,y=null;f!==null;)f.alternate!==null&&(y=f),f=f.sibling;y===null?!t&&e.tail!==null?e.tail.sibling=null:e.tail=null:y.sibling=null;break}}}function Wr(e){var t=e.alternate!==null&&e.alternate.child===e.child,o=Se,u=rt;if(t){if((e.mode&ut)!==ot){for(var N=e.selfBaseDuration,$=e.child;$!==null;)o=gt(o,gt($.lanes,$.childLanes)),u|=$.subtreeFlags&dr,u|=$.flags&dr,N+=$.treeBaseDuration,$=$.sibling;e.treeBaseDuration=N}else for(var V=e.child;V!==null;)o=gt(o,gt(V.lanes,V.childLanes)),u|=V.subtreeFlags&dr,u|=V.flags&dr,V.return=e,V=V.sibling;e.subtreeFlags|=u}else{if((e.mode&ut)!==ot){for(var f=e.actualDuration,y=e.selfBaseDuration,E=e.child;E!==null;)o=gt(o,gt(E.lanes,E.childLanes)),u|=E.subtreeFlags,u|=E.flags,f+=E.actualDuration,y+=E.treeBaseDuration,E=E.sibling;e.actualDuration=f,e.treeBaseDuration=y}else for(var R=e.child;R!==null;)o=gt(o,gt(R.lanes,R.childLanes)),u|=R.subtreeFlags,u|=R.flags,R.return=e,R=R.sibling;e.subtreeFlags|=u}return e.childLanes=o,t}function aF(e,t,o){if($B()&&(t.mode&Dt)!==ot&&(t.flags&ft)===rt)return xw(t),_0(),t.flags|=On|_a|rr,!1;var u=Jm(t);if(o!==null&&o.dehydrated!==null)if(e===null){if(!u)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(jB(t),Wr(t),(t.mode&ut)!==ot){var f=o!==null;if(f){var y=t.child;y!==null&&(t.treeBaseDuration-=y.treeBaseDuration)}}return!1}else{if(_0(),(t.flags&ft)===rt&&(t.memoizedState=null),t.flags|=yt,Wr(t),(t.mode&ut)!==ot){var E=o!==null;if(E){var R=t.child;R!==null&&(t.treeBaseDuration-=R.treeBaseDuration)}}return!1}else return _w(),!0}function V8(e,t,o){var u=t.pendingProps;switch(C2(t),t.tag){case x:case I:case L:case C:case T:case M:case z:case B:case F:case P:return Wr(t),null;case d:{var f=t.type;return el(f)&&Wm(t),Wr(t),null}case w:{var y=t.stateNode;if(b0(t),g2(t),l_(),y.pendingContext&&(y.context=y.pendingContext,y.pendingContext=null),e===null||e.child===null){var E=Jm(t);if(E)O0(t);else if(e!==null){var R=e.memoizedState;(!R.isDehydrated||(t.flags&On)!==rt)&&(t.flags|=ja,_w())}}return Q_(e,t),Wr(t),null}case S:{r_(t);var N=Iw(),$=t.type;if(e!==null&&t.stateNode!=null)I8(e,t,$,u,N),e.ref!==t.ref&&P8(t);else{if(!u){if(t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return Wr(t),null}var V=n_(),ae=Jm(t);if(ae)HB(t,N,V)&&O0(t);else{var ne=wO($,u,N,V,t);j8(ne,t,!1,!1),t.stateNode=ne,TO(ne,$,u,N)&&O0(t)}t.ref!==null&&P8(t)}return Wr(t),null}case A:{var ve=u;if(e&&t.stateNode!=null){var me=e.memoizedProps;$8(e,t,me,ve)}else{if(typeof ve!="string"&&t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var ge=Iw(),Ye=n_(),at=Jm(t);at?PB(t)&&O0(t):t.stateNode=AO(ve,ge,Ye,t)}return Wr(t),null}case O:{D0(t);var tt=t.memoizedState;if(e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){var Ft=aF(e,t,tt);if(!Ft)return t.flags&rr?t:null}if((t.flags&ft)!==rt)return t.lanes=o,(t.mode&ut)!==ot&&B_(t),t;var At=tt!==null,ce=e!==null&&e.memoizedState!==null;if(At!==ce&&At){var xe=t.child;if(xe.flags|=Lo,(t.mode&Dt)!==ot){var fe=e===null&&(t.memoizedProps.unstable_avoidThisFallback!==!0||!Y);fe||a_(so.current,Yw)?iz():hS()}}var Oe=t.updateQueue;if(Oe!==null&&(t.flags|=yt),Wr(t),(t.mode&ut)!==ot&&At){var qe=t.child;qe!==null&&(t.treeBaseDuration-=qe.treeBaseDuration)}return null}case b:return b0(t),Q_(e,t),e===null&&CB(t.stateNode.containerInfo),Wr(t),null;case k:var je=t.type._context;return O2(je,t),Wr(t),null;case Z:{var ct=t.type;return el(ct)&&Wm(t),Wr(t),null}case U:{D0(t);var vt=t.memoizedState;if(vt===null)return Wr(t),null;var tn=(t.flags&ft)!==rt,Pt=vt.rendering;if(Pt===null)if(tn)ph(vt,!1);else{var Xn=lz()&&(e===null||(e.flags&ft)===rt);if(!Xn)for(var jt=t.child;jt!==null;){var Vn=m1(jt);if(Vn!==null){tn=!0,t.flags|=ft,ph(vt,!1);var pa=Vn.updateQueue;return pa!==null&&(t.updateQueue=pa,t.flags|=yt),t.subtreeFlags=rt,l9(t,o),rs(t,i_(so.current,nh)),t.child}jt=jt.sibling}vt.tail!==null&&En()>f3()&&(t.flags|=ft,tn=!0,ph(vt,!1),t.lanes=op)}else{if(!tn){var Kr=m1(Pt);if(Kr!==null){t.flags|=ft,tn=!0;var yi=Kr.updateQueue;if(yi!==null&&(t.updateQueue=yi,t.flags|=yt),ph(vt,!0),vt.tail===null&&vt.tailMode==="hidden"&&!Pt.alternate&&!Yr())return Wr(t),null}else En()*2-vt.renderingStartTime>f3()&&o!==ua&&(t.flags|=ft,tn=!0,ph(vt,!1),t.lanes=op)}if(vt.isBackwards)Pt.sibling=t.child,t.child=Pt;else{var Aa=vt.last;Aa!==null?Aa.sibling=Pt:t.child=Pt,vt.last=Pt}}if(vt.tail!==null){var ka=vt.tail;vt.rendering=ka,vt.tail=ka.sibling,vt.renderingStartTime=En(),ka.sibling=null;var ha=so.current;return tn?ha=i_(ha,nh):ha=w0(ha),rs(t,ha),ka}return Wr(t),null}case ie:break;case W:case oe:{pS(t);var au=t.memoizedState,H0=au!==null;if(e!==null){var Ah=e.memoizedState,ul=Ah!==null;ul!==H0&&!G&&(t.flags|=Lo)}return!H0||(t.mode&Dt)===ot?Wr(t):sa(ll,ua)&&(Wr(t),t.subtreeFlags&(cn|yt)&&(t.flags|=Lo)),null}case Q:return null;case X:return null}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function iF(e,t,o){switch(C2(t),t.tag){case d:{var u=t.type;el(u)&&Wm(t);var f=t.flags;return f&rr?(t.flags=f&~rr|ft,(t.mode&ut)!==ot&&B_(t),t):null}case w:{t.stateNode,b0(t),g2(t),l_();var y=t.flags;return(y&rr)!==rt&&(y&ft)===rt?(t.flags=y&~rr|ft,t):null}case S:return r_(t),null;case O:{D0(t);var E=t.memoizedState;if(E!==null&&E.dehydrated!==null){if(t.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");_0()}var R=t.flags;return R&rr?(t.flags=R&~rr|ft,(t.mode&ut)!==ot&&B_(t),t):null}case U:return D0(t),null;case b:return b0(t),null;case k:var N=t.type._context;return O2(N,t),null;case W:case oe:return pS(t),null;case Q:return null;default:return null}}function Y8(e,t,o){switch(C2(t),t.tag){case d:{var u=t.type.childContextTypes;u!=null&&Wm(t);break}case w:{t.stateNode,b0(t),g2(t),l_();break}case S:{r_(t);break}case b:b0(t);break;case O:D0(t);break;case U:D0(t);break;case k:var f=t.type._context;O2(f,t);break;case W:case oe:pS(t);break}}var q8=null;q8=new Set;var H1=!1,Gr=!1,oF=typeof WeakSet=="function"?WeakSet:Set,Qe=null,B0=null,F0=null;function lF(e){wl(null,function(){throw e}),Yd()}var uF=function(e,t){if(t.props=e.memoizedProps,t.state=e.memoizedState,e.mode&ut)try{il(),t.componentWillUnmount()}finally{al(e)}else t.componentWillUnmount()};function W8(e,t){try{os(mr,e)}catch(o){hn(e,t,o)}}function X_(e,t,o){try{uF(e,o)}catch(u){hn(e,t,u)}}function sF(e,t,o){try{o.componentDidMount()}catch(u){hn(e,t,u)}}function G8(e,t){try{Q8(e)}catch(o){hn(e,t,o)}}function z0(e,t){var o=e.ref;if(o!==null)if(typeof o=="function"){var u;try{if(Ae&&Le&&e.mode&ut)try{il(),u=o(null)}finally{al(e)}else u=o(null)}catch(f){hn(e,t,f)}typeof u=="function"&&v("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",mt(e))}else o.current=null}function P1(e,t,o){try{o()}catch(u){hn(e,t,u)}}var Z8=!1;function cF(e,t){EO(e.containerInfo),Qe=t,fF();var o=Z8;return Z8=!1,o}function fF(){for(;Qe!==null;){var e=Qe,t=e.child;(e.subtreeFlags&Du)!==rt&&t!==null?(t.return=e,Qe=t):dF()}}function dF(){for(;Qe!==null;){var e=Qe;Jt(e);try{pF(e)}catch(o){hn(e,e.return,o)}Yn();var t=e.sibling;if(t!==null){t.return=e.return,Qe=t;return}Qe=e.return}}function pF(e){var t=e.alternate,o=e.flags;if((o&ja)!==rt){switch(Jt(e),e.tag){case C:case T:case L:break;case d:{if(t!==null){var u=t.memoizedProps,f=t.memoizedState,y=e.stateNode;e.type===e.elementType&&!Tc&&(y.props!==e.memoizedProps&&v("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(e)||"instance"),y.state!==e.memoizedState&&v("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(e)||"instance"));var E=y.getSnapshotBeforeUpdate(e.elementType===e.type?u:uo(e.type,u),f);{var R=q8;E===void 0&&!R.has(e.type)&&(R.add(e.type),v("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",mt(e)))}y.__reactInternalSnapshotBeforeUpdate=E}break}case w:{{var N=e.stateNode;GO(N.containerInfo)}break}case S:case A:case b:case Z:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Yn()}}function po(e,t,o){var u=t.updateQueue,f=u!==null?u.lastEffect:null;if(f!==null){var y=f.next,E=y;do{if((E.tag&e)===e){var R=E.destroy;E.destroy=void 0,R!==void 0&&((e&qr)!==Ja?Ef(t):(e&mr)!==Ja&&bf(t),(e&tl)!==Ja&&Dh(!0),P1(t,o,R),(e&tl)!==Ja&&Dh(!1),(e&qr)!==Ja?Kv():(e&mr)!==Ja&&Tu())}E=E.next}while(E!==y)}}function os(e,t){var o=t.updateQueue,u=o!==null?o.lastEffect:null;if(u!==null){var f=u.next,y=f;do{if((y.tag&e)===e){(e&qr)!==Ja?Xv(t):(e&mr)!==Ja&&Jv(t);var E=y.create;(e&tl)!==Ja&&Dh(!0),y.destroy=E(),(e&tl)!==Ja&&Dh(!1),(e&qr)!==Ja?rp():(e&mr)!==Ja&&em();{var R=y.destroy;if(R!==void 0&&typeof R!="function"){var N=void 0;(y.tag&mr)!==rt?N="useLayoutEffect":(y.tag&tl)!==rt?N="useInsertionEffect":N="useEffect";var $=void 0;R===null?$=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof R.then=="function"?$=`
|
|
152
152
|
|
|
153
153
|
It looks like you wrote `+N+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
|
|
154
154
|
|
|
@@ -161,7 +161,7 @@ It looks like you wrote `+N+`(async () => ...) or returned a Promise. Instead, w
|
|
|
161
161
|
fetchData();
|
|
162
162
|
}, [someId]); // Or [] if effect doesn't need props or state
|
|
163
163
|
|
|
164
|
-
Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`:I=" You returned: "+R,v("%s must not return anything besides a function, which is used for clean-up.%s",N,I)}}}y=y.next}while(y!==f)}}function hF(e,t){if((t.flags&yt)!==rt)switch(t.tag){case B:{var o=t.stateNode.passiveEffectDuration,u=t.memoizedProps,f=u.id,y=u.onPostCommit,E=y8(),R=t.alternate===null?"mount":"update";m8()&&(R="nested-update"),typeof y=="function"&&y(f,R,o,E);var N=t.return;e:for(;N!==null;){switch(N.tag){case w:var I=N.stateNode;I.passiveEffectDuration+=o;break e;case B:var V=N.stateNode;V.passiveEffectDuration+=o;break e}N=N.return}break}}}function vF(e,t,o,u){if((o.flags&kr)!==rt)switch(o.tag){case C:case T:case L:{if(!Gr)if(o.mode&ut)try{il(),os(mr|vr,o)}finally{al(o)}else os(mr|vr,o);break}case d:{var f=o.stateNode;if(o.flags&yt&&!Gr)if(t===null)if(o.type===o.elementType&&!Tc&&(f.props!==o.memoizedProps&&v("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(o)||"instance"),f.state!==o.memoizedState&&v("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(o)||"instance")),o.mode&ut)try{il(),f.componentDidMount()}finally{al(o)}else f.componentDidMount();else{var y=o.elementType===o.type?t.memoizedProps:uo(o.type,t.memoizedProps),E=t.memoizedState;if(o.type===o.elementType&&!Tc&&(f.props!==o.memoizedProps&&v("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(o)||"instance"),f.state!==o.memoizedState&&v("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(o)||"instance")),o.mode&ut)try{il(),f.componentDidUpdate(y,E,f.__reactInternalSnapshotBeforeUpdate)}finally{al(o)}else f.componentDidUpdate(y,E,f.__reactInternalSnapshotBeforeUpdate)}var R=o.updateQueue;R!==null&&(o.type===o.elementType&&!Tc&&(f.props!==o.memoizedProps&&v("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(o)||"instance"),f.state!==o.memoizedState&&v("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(o)||"instance")),kw(o,R,f));break}case w:{var N=o.updateQueue;if(N!==null){var I=null;if(o.child!==null)switch(o.child.tag){case S:I=o.child.stateNode;break;case d:I=o.child.stateNode;break}kw(o,N,I)}break}case S:{var V=o.stateNode;if(t===null&&o.flags&yt){var ae=o.type,ne=o.memoizedProps;zO(V,ae,ne)}break}case A:break;case b:break;case B:{{var ve=o.memoizedProps,me=ve.onCommit,ge=ve.onRender,Ye=o.stateNode.effectDuration,at=y8(),tt=t===null?"mount":"update";m8()&&(tt="nested-update"),typeof ge=="function"&&ge(o.memoizedProps.id,tt,o.actualDuration,o.treeBaseDuration,o.actualStartTime,at);{typeof me=="function"&&me(o.memoizedProps.id,tt,Ye,at),dz(o);var Ft=o.return;e:for(;Ft!==null;){switch(Ft.tag){case w:var At=Ft.stateNode;At.effectDuration+=Ye;break e;case B:var ce=Ft.stateNode;ce.effectDuration+=Ye;break e}Ft=Ft.return}}}break}case O:{EF(e,o);break}case U:case Z:case ie:case W:case oe:case X:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Gr||o.flags&na&&Q8(o)}function mF(e){switch(e.tag){case C:case T:case L:{if(e.mode&ut)try{il(),W8(e,e.return)}finally{al(e)}else W8(e,e.return);break}case d:{var t=e.stateNode;typeof t.componentDidMount=="function"&&sF(e,e.return,t),G8(e,e.return);break}case S:{G8(e,e.return);break}}}function yF(e,t){for(var o=null,u=e;;){if(u.tag===S){if(o===null){o=u;try{var f=u.stateNode;t?VO(f):qO(u.stateNode,u.memoizedProps)}catch(E){hn(e,e.return,E)}}}else if(u.tag===A){if(o===null)try{var y=u.stateNode;t?YO(y):WO(y,u.memoizedProps)}catch(E){hn(e,e.return,E)}}else if(!((u.tag===W||u.tag===oe)&&u.memoizedState!==null&&u!==e)){if(u.child!==null){u.child.return=u,u=u.child;continue}}if(u===e)return;for(;u.sibling===null;){if(u.return===null||u.return===e)return;o===u&&(o=null),u=u.return}o===u&&(o=null),u.sibling.return=u.return,u=u.sibling}}function Q8(e){var t=e.ref;if(t!==null){var o=e.stateNode,u;switch(e.tag){case S:u=o;break;default:u=o}if(typeof t=="function"){var f;if(e.mode&ut)try{il(),f=t(u)}finally{al(e)}else f=t(u);typeof f=="function"&&v("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",mt(e))}else t.hasOwnProperty("current")||v("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",mt(e)),t.current=u}}function gF(e){var t=e.alternate;t!==null&&(t.return=null),e.return=null}function X8(e){var t=e.alternate;t!==null&&(e.alternate=null,X8(t));{if(e.child=null,e.deletions=null,e.sibling=null,e.tag===S){var o=e.stateNode;o!==null&&wB(o)}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}}function xF(e){for(var t=e.return;t!==null;){if(K8(t))return t;t=t.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function K8(e){return e.tag===S||e.tag===w||e.tag===b}function J8(e){var t=e;e:for(;;){for(;t.sibling===null;){if(t.return===null||K8(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==S&&t.tag!==A&&t.tag!==j;){if(t.flags&cn||t.child===null||t.tag===b)continue e;t.child.return=t,t=t.child}if(!(t.flags&cn))return t.stateNode}}function _F(e){var t=xF(e);switch(t.tag){case S:{var o=t.stateNode;t.flags&$t&&(ew(o),t.flags&=~$t);var u=J8(e);J_(e,u,o);break}case w:case b:{var f=t.stateNode.containerInfo,y=J8(e);K_(e,y,f);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function K_(e,t,o){var u=e.tag,f=u===S||u===A;if(f){var y=e.stateNode;t?PO(o,y,t):UO(o,y)}else if(u!==b){var E=e.child;if(E!==null){K_(E,t,o);for(var R=E.sibling;R!==null;)K_(R,t,o),R=R.sibling}}}function J_(e,t,o){var u=e.tag,f=u===S||u===A;if(f){var y=e.stateNode;t?HO(o,y,t):LO(o,y)}else if(u!==b){var E=e.child;if(E!==null){J_(E,t,o);for(var R=E.sibling;R!==null;)J_(R,t,o),R=R.sibling}}}var Zr=null,ho=!1;function SF(e,t,o){{var u=t;e:for(;u!==null;){switch(u.tag){case S:{Zr=u.stateNode,ho=!1;break e}case w:{Zr=u.stateNode.containerInfo,ho=!0;break e}case b:{Zr=u.stateNode.containerInfo,ho=!0;break e}}u=u.return}if(Zr===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");e3(e,t,o),Zr=null,ho=!1}gF(o)}function ls(e,t,o){for(var u=o.child;u!==null;)e3(e,t,u),u=u.sibling}function e3(e,t,o){switch(tp(o),o.tag){case S:Gr||z0(o,t);case A:{{var u=Zr,f=ho;Zr=null,ls(e,t,o),Zr=u,ho=f,Zr!==null&&(ho?IO(Zr,o.stateNode):jO(Zr,o.stateNode))}return}case j:{Zr!==null&&(ho?$O(Zr,o.stateNode):c2(Zr,o.stateNode));return}case b:{{var y=Zr,E=ho;Zr=o.stateNode.containerInfo,ho=!0,ls(e,t,o),Zr=y,ho=E}return}case C:case T:case P:case L:{if(!Gr){var R=o.updateQueue;if(R!==null){var N=R.lastEffect;if(N!==null){var I=N.next,V=I;do{var ae=V,ne=ae.destroy,ve=ae.tag;ne!==void 0&&((ve&tl)!==Ja?P1(o,t,ne):(ve&mr)!==Ja&&(bf(o),o.mode&ut?(il(),P1(o,t,ne),al(o)):P1(o,t,ne),Tu())),V=V.next}while(V!==I)}}}ls(e,t,o);return}case d:{if(!Gr){z0(o,t);var me=o.stateNode;typeof me.componentWillUnmount=="function"&&X_(o,t,me)}ls(e,t,o);return}case ie:{ls(e,t,o);return}case W:{if(o.mode&Dt){var ge=Gr;Gr=ge||o.memoizedState!==null,ls(e,t,o),Gr=ge}else ls(e,t,o);break}default:{ls(e,t,o);return}}}function CF(e){e.memoizedState}function EF(e,t){var o=t.memoizedState;if(o===null){var u=t.alternate;if(u!==null){var f=u.memoizedState;if(f!==null){var y=f.dehydrated;y!==null&&uB(y)}}}}function t3(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var o=e.stateNode;o===null&&(o=e.stateNode=new oF),t.forEach(function(u){var f=xz.bind(null,e,u);if(!o.has(u)){if(o.add(u),pr)if(B0!==null&&F0!==null)wh(F0,B0);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");u.then(f,f)}})}}function bF(e,t,o){B0=o,F0=e,Jt(t),n3(t,e),Jt(t),B0=null,F0=null}function vo(e,t,o){var u=t.deletions;if(u!==null)for(var f=0;f<u.length;f++){var y=u[f];try{SF(e,t,y)}catch(N){hn(y,t,N)}}var E=sx();if(t.subtreeFlags&ia)for(var R=t.child;R!==null;)Jt(R),n3(R,e),R=R.sibling;Jt(E)}function n3(e,t,o){var u=e.alternate,f=e.flags;switch(e.tag){case C:case T:case P:case L:{if(vo(t,e),ol(e),f&yt){try{po(tl|vr,e,e.return),os(tl|vr,e)}catch(ct){hn(e,e.return,ct)}if(e.mode&ut){try{il(),po(mr|vr,e,e.return)}catch(ct){hn(e,e.return,ct)}al(e)}else try{po(mr|vr,e,e.return)}catch(ct){hn(e,e.return,ct)}}return}case d:{vo(t,e),ol(e),f&na&&u!==null&&z0(u,u.return);return}case S:{vo(t,e),ol(e),f&na&&u!==null&&z0(u,u.return);{if(e.flags&$t){var y=e.stateNode;try{ew(y)}catch(ct){hn(e,e.return,ct)}}if(f&yt){var E=e.stateNode;if(E!=null){var R=e.memoizedProps,N=u!==null?u.memoizedProps:R,I=e.type,V=e.updateQueue;if(e.updateQueue=null,V!==null)try{MO(E,V,I,N,R,e)}catch(ct){hn(e,e.return,ct)}}}}return}case A:{if(vo(t,e),ol(e),f&yt){if(e.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var ae=e.stateNode,ne=e.memoizedProps,ve=u!==null?u.memoizedProps:ne;try{NO(ae,ve,ne)}catch(ct){hn(e,e.return,ct)}}return}case w:{if(vo(t,e),ol(e),f&yt&&u!==null){var me=u.memoizedState;if(me.isDehydrated)try{lB(t.containerInfo)}catch(ct){hn(e,e.return,ct)}}return}case b:{vo(t,e),ol(e);return}case O:{vo(t,e),ol(e);var ge=e.child;if(ge.flags&Lo){var Ye=ge.stateNode,at=ge.memoizedState,tt=at!==null;if(Ye.isHidden=tt,tt){var Ft=ge.alternate!==null&&ge.alternate.memoizedState!==null;Ft||az()}}if(f&yt){try{CF(e)}catch(ct){hn(e,e.return,ct)}t3(e)}return}case W:{var At=u!==null&&u.memoizedState!==null;if(e.mode&Dt){var ce=Gr;Gr=ce||At,vo(t,e),Gr=ce}else vo(t,e);if(ol(e),f&Lo){var xe=e.stateNode,fe=e.memoizedState,Oe=fe!==null,qe=e;if(xe.isHidden=Oe,Oe&&!At&&(qe.mode&Dt)!==ot){Qe=qe;for(var je=qe.child;je!==null;)Qe=je,DF(je),je=je.sibling}yF(qe,Oe)}return}case U:{vo(t,e),ol(e),f&yt&&t3(e);return}case ie:return;default:{vo(t,e),ol(e);return}}}function ol(e){var t=e.flags;if(t&cn){try{_F(e)}catch(o){hn(e,e.return,o)}e.flags&=~cn}t&Ia&&(e.flags&=~Ia)}function wF(e,t,o){B0=o,F0=t,Qe=e,r3(e,t,o),B0=null,F0=null}function r3(e,t,o){for(var u=(e.mode&Dt)!==ot;Qe!==null;){var f=Qe,y=f.child;if(f.tag===W&&u){var E=f.memoizedState!==null,R=E||H1;if(R){eS(e,t,o);continue}else{var N=f.alternate,I=N!==null&&N.memoizedState!==null,V=I||Gr,ae=H1,ne=Gr;H1=R,Gr=V,Gr&&!ne&&(Qe=f,TF(f));for(var ve=y;ve!==null;)Qe=ve,r3(ve,t,o),ve=ve.sibling;Qe=f,H1=ae,Gr=ne,eS(e,t,o);continue}}(f.subtreeFlags&kr)!==rt&&y!==null?(y.return=f,Qe=y):eS(e,t,o)}}function eS(e,t,o){for(;Qe!==null;){var u=Qe;if((u.flags&kr)!==rt){var f=u.alternate;Jt(u);try{vF(t,f,u,o)}catch(E){hn(u,u.return,E)}Yn()}if(u===e){Qe=null;return}var y=u.sibling;if(y!==null){y.return=u.return,Qe=y;return}Qe=u.return}}function DF(e){for(;Qe!==null;){var t=Qe,o=t.child;switch(t.tag){case C:case T:case P:case L:{if(t.mode&ut)try{il(),po(mr,t,t.return)}finally{al(t)}else po(mr,t,t.return);break}case d:{z0(t,t.return);var u=t.stateNode;typeof u.componentWillUnmount=="function"&&X_(t,t.return,u);break}case S:{z0(t,t.return);break}case W:{var f=t.memoizedState!==null;if(f){a3(e);continue}break}}o!==null?(o.return=t,Qe=o):a3(e)}}function a3(e){for(;Qe!==null;){var t=Qe;if(t===e){Qe=null;return}var o=t.sibling;if(o!==null){o.return=t.return,Qe=o;return}Qe=t.return}}function TF(e){for(;Qe!==null;){var t=Qe,o=t.child;if(t.tag===W){var u=t.memoizedState!==null;if(u){i3(e);continue}}o!==null?(o.return=t,Qe=o):i3(e)}}function i3(e){for(;Qe!==null;){var t=Qe;Jt(t);try{mF(t)}catch(u){hn(t,t.return,u)}if(Yn(),t===e){Qe=null;return}var o=t.sibling;if(o!==null){o.return=t.return,Qe=o;return}Qe=t.return}}function RF(e,t,o,u){Qe=t,AF(t,e,o,u)}function AF(e,t,o,u){for(;Qe!==null;){var f=Qe,y=f.child;(f.subtreeFlags&$a)!==rt&&y!==null?(y.return=f,Qe=y):kF(e,t,o,u)}}function kF(e,t,o,u){for(;Qe!==null;){var f=Qe;if((f.flags&xn)!==rt){Jt(f);try{OF(t,f,o,u)}catch(E){hn(f,f.return,E)}Yn()}if(f===e){Qe=null;return}var y=f.sibling;if(y!==null){y.return=f.return,Qe=y;return}Qe=f.return}}function OF(e,t,o,u){switch(t.tag){case C:case T:case L:{if(t.mode&ut){O_();try{os(qr|vr,t)}finally{k_(t)}}else os(qr|vr,t);break}}}function BF(e){Qe=e,FF()}function FF(){for(;Qe!==null;){var e=Qe,t=e.child;if((Qe.flags&It)!==rt){var o=e.deletions;if(o!==null){for(var u=0;u<o.length;u++){var f=o[u];Qe=f,NF(f,e)}{var y=e.alternate;if(y!==null){var E=y.child;if(E!==null){y.child=null;do{var R=E.sibling;E.sibling=null,E=R}while(E!==null)}}}Qe=e}}(e.subtreeFlags&$a)!==rt&&t!==null?(t.return=e,Qe=t):zF()}}function zF(){for(;Qe!==null;){var e=Qe;(e.flags&xn)!==rt&&(Jt(e),MF(e),Yn());var t=e.sibling;if(t!==null){t.return=e.return,Qe=t;return}Qe=e.return}}function MF(e){switch(e.tag){case C:case T:case L:{e.mode&ut?(O_(),po(qr|vr,e,e.return),k_(e)):po(qr|vr,e,e.return);break}}}function NF(e,t){for(;Qe!==null;){var o=Qe;Jt(o),UF(o,t),Yn();var u=o.child;u!==null?(u.return=o,Qe=u):LF(e)}}function LF(e){for(;Qe!==null;){var t=Qe,o=t.sibling,u=t.return;if(X8(t),t===e){Qe=null;return}if(o!==null){o.return=u,Qe=o;return}Qe=u}}function UF(e,t){switch(e.tag){case C:case T:case L:{e.mode&ut?(O_(),po(qr,e,t),k_(e)):po(qr,e,t);break}}}function HF(e){switch(e.tag){case C:case T:case L:{try{os(mr|vr,e)}catch(o){hn(e,e.return,o)}break}case d:{var t=e.stateNode;try{t.componentDidMount()}catch(o){hn(e,e.return,o)}break}}}function PF(e){switch(e.tag){case C:case T:case L:{try{os(qr|vr,e)}catch(t){hn(e,e.return,t)}break}}}function jF(e){switch(e.tag){case C:case T:case L:{try{po(mr|vr,e,e.return)}catch(o){hn(e,e.return,o)}break}case d:{var t=e.stateNode;typeof t.componentWillUnmount=="function"&&X_(e,e.return,t);break}}}function IF(e){switch(e.tag){case C:case T:case L:try{po(qr|vr,e,e.return)}catch(t){hn(e,e.return,t)}}}if(typeof Symbol=="function"&&Symbol.for){var hh=Symbol.for;hh("selector.component"),hh("selector.has_pseudo_class"),hh("selector.role"),hh("selector.test_id"),hh("selector.text")}var $F=[];function VF(){$F.forEach(function(e){return e()})}var YF=a.ReactCurrentActQueue;function qF(e){{var t=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0,o=typeof jest<"u";return o&&t!==!1}}function o3(){{var e=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0;return!e&&YF.current!==null&&v("The current testing environment is not configured to support act(...)"),e}}var WF=Math.ceil,tS=a.ReactCurrentDispatcher,nS=a.ReactCurrentOwner,Qr=a.ReactCurrentBatchConfig,mo=a.ReactCurrentActQueue,xr=0,l3=1,Xr=2,Fi=4,eu=0,vh=1,Rc=2,j1=3,mh=4,u3=5,rS=6,Bt=xr,Ta=null,Ln=null,_r=Se,ll=Se,aS=Xu(Se),Sr=eu,yh=null,I1=Se,gh=Se,$1=Se,xh=null,ei=null,iS=0,s3=500,c3=1/0,GF=500,tu=null;function _h(){c3=En()+GF}function f3(){return c3}var V1=!1,oS=null,M0=null,Ac=!1,us=null,Sh=Se,lS=[],uS=null,ZF=50,Ch=0,sS=null,cS=!1,Y1=!1,QF=50,N0=0,q1=null,Eh=an,W1=Se,d3=!1;function G1(){return Ta}function Ra(){return(Bt&(Xr|Fi))!==xr?En():(Eh!==an||(Eh=En()),Eh)}function ss(e){var t=e.mode;if((t&Dt)===ot)return st;if((Bt&Xr)!==xr&&_r!==Se)return Wn(_r);var o=qB()!==YB;if(o){if(Qr.transition!==null){var u=Qr.transition;u._updatedFibers||(u._updatedFibers=new Set),u._updatedFibers.add(e)}return W1===Ot&&(W1=sp()),W1}var f=Wa();if(f!==Ot)return f;var y=kO();return y}function XF(e){var t=e.mode;return(t&Dt)===ot?st:Ox()}function Cr(e,t,o,u){Sz(),d3&&v("useInsertionEffect must not schedule updates."),cS&&(Y1=!0),Ll(e,o,u),(Bt&Xr)!==Se&&e===Ta?bz(t):(pr&&hp(e,t,o),wz(t),e===Ta&&((Bt&Xr)===xr&&(gh=gt(gh,o)),Sr===mh&&cs(e,_r)),ti(e,u),o===st&&Bt===xr&&(t.mode&Dt)===ot&&!mo.isBatchingLegacy&&(_h(),fw()))}function KF(e,t,o){var u=e.current;u.lanes=t,Ll(e,t,o),ti(e,o)}function JF(e){return(Bt&Xr)!==xr}function ti(e,t){var o=e.callbackNode;Rx(e,t);var u=ec(e,e===Ta?_r:Se);if(u===Se){o!==null&&R3(o),e.callbackNode=null,e.callbackPriority=Ot;return}var f=In(u),y=e.callbackPriority;if(y===f&&!(mo.current!==null&&o!==yS)){o==null&&y!==st&&v("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}o!=null&&R3(o);var E;if(f===st)e.tag===Ku?(mo.isBatchingLegacy!==null&&(mo.didScheduleLegacyUpdate=!0),RB(v3.bind(null,e))):cw(v3.bind(null,e)),mo.current!==null?mo.current.push(Ju):BO(function(){(Bt&(Xr|Fi))===xr&&Ju()}),E=null;else{var R;switch(ic(u)){case Or:R=_f;break;case hr:R=Ea;break;case eo:R=Ei;break;case rc:R=Ho;break;default:R=Ei;break}E=gS(R,p3.bind(null,e))}e.callbackPriority=f,e.callbackNode=E}function p3(e,t){if(S9(),Eh=an,W1=Se,(Bt&(Xr|Fi))!==xr)throw new Error("Should not already be working.");var o=e.callbackNode,u=ru();if(u&&e.callbackNode!==o)return null;var f=ec(e,e===Ta?_r:Se);if(f===Se)return null;var y=!nc(e,f)&&!om(e,f)&&!t,E=y?sz(e,f):Q1(e,f);if(E!==eu){if(E===Rc){var R=lp(e);R!==Se&&(f=R,E=fS(e,R))}if(E===vh){var N=yh;throw kc(e,Se),cs(e,f),ti(e,En()),N}if(E===rS)cs(e,f);else{var I=!nc(e,f),V=e.current.alternate;if(I&&!tz(V)){if(E=Q1(e,f),E===Rc){var ae=lp(e);ae!==Se&&(f=ae,E=fS(e,ae))}if(E===vh){var ne=yh;throw kc(e,Se),cs(e,f),ti(e,En()),ne}}e.finishedWork=V,e.finishedLanes=f,ez(e,E,f)}}return ti(e,En()),e.callbackNode===o?p3.bind(null,e):null}function fS(e,t){var o=xh;if(Zn(e)){var u=kc(e,t);u.flags|=On,SB(e.containerInfo)}var f=Q1(e,t);if(f!==Rc){var y=ei;ei=o,y!==null&&h3(y)}return f}function h3(e){ei===null?ei=e:ei.push.apply(ei,e)}function ez(e,t,o){switch(t){case eu:case vh:throw new Error("Root did not complete. This is a bug in React.");case Rc:{Oc(e,ei,tu);break}case j1:{if(cs(e,o),Vf(o)&&!A3()){var u=iS+s3-En();if(u>10){var f=ec(e,Se);if(f!==Se)break;var y=e.suspendedLanes;if(!Nl(y,o)){Ra(),dp(e,y);break}e.timeoutHandle=u2(Oc.bind(null,e,ei,tu),u);break}}Oc(e,ei,tu);break}case mh:{if(cs(e,o),im(o))break;if(!A3()){var E=am(e,o),R=E,N=En()-R,I=_z(N)-N;if(I>10){e.timeoutHandle=u2(Oc.bind(null,e,ei,tu),I);break}}Oc(e,ei,tu);break}case u3:{Oc(e,ei,tu);break}default:throw new Error("Unknown root exit status.")}}function tz(e){for(var t=e;;){if(t.flags&Ws){var o=t.updateQueue;if(o!==null){var u=o.stores;if(u!==null)for(var f=0;f<u.length;f++){var y=u[f],E=y.getSnapshot,R=y.value;try{if(!Ze(E(),R))return!1}catch{return!1}}}}var N=t.child;if(t.subtreeFlags&Ws&&N!==null){N.return=t,t=N;continue}if(t===e)return!0;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}return!0}function cs(e,t){t=zu(t,$1),t=zu(t,gh),fp(e,t)}function v3(e){if(C9(),(Bt&(Xr|Fi))!==xr)throw new Error("Should not already be working.");ru();var t=ec(e,Se);if(!sa(t,st))return ti(e,En()),null;var o=Q1(e,t);if(e.tag!==Ku&&o===Rc){var u=lp(e);u!==Se&&(t=u,o=fS(e,u))}if(o===vh){var f=yh;throw kc(e,Se),cs(e,t),ti(e,En()),f}if(o===rS)throw new Error("Root did not complete. This is a bug in React.");var y=e.current.alternate;return e.finishedWork=y,e.finishedLanes=t,Oc(e,ei,tu),ti(e,En()),null}function nz(e,t){t!==Se&&(Mu(e,gt(t,st)),ti(e,En()),(Bt&(Xr|Fi))===xr&&(_h(),Ju()))}function dS(e,t){var o=Bt;Bt|=l3;try{return e(t)}finally{Bt=o,Bt===xr&&!mo.isBatchingLegacy&&(_h(),fw())}}function rz(e,t,o,u,f){var y=Wa(),E=Qr.transition;try{return Qr.transition=null,Gn(Or),e(t,o,u,f)}finally{Gn(y),Qr.transition=E,Bt===xr&&_h()}}function nu(e){us!==null&&us.tag===Ku&&(Bt&(Xr|Fi))===xr&&ru();var t=Bt;Bt|=l3;var o=Qr.transition,u=Wa();try{return Qr.transition=null,Gn(Or),e?e():void 0}finally{Gn(u),Qr.transition=o,Bt=t,(Bt&(Xr|Fi))===xr&&Ju()}}function m3(){return(Bt&(Xr|Fi))!==xr}function Z1(e,t){fa(aS,ll,e),ll=gt(ll,t)}function pS(e){ll=aS.current,ca(aS,e)}function kc(e,t){e.finishedWork=null,e.finishedLanes=Se;var o=e.timeoutHandle;if(o!==s2&&(e.timeoutHandle=s2,OO(o)),Ln!==null)for(var u=Ln.return;u!==null;){var f=u.alternate;Y8(f,u),u=u.return}Ta=e;var y=Bc(e.current,null);return Ln=y,_r=ll=t,Sr=eu,yh=null,I1=Se,gh=Se,$1=Se,xh=null,ei=null,QB(),lo.discardPendingWarnings(),y}function y3(e,t){do{var o=Ln;try{if(r1(),Ww(),Yn(),nS.current=null,o===null||o.return===null){Sr=vh,yh=t,Ln=null;return}if(Ae&&o.mode&ut&&M1(o,!0),ze)if(Tl(),t!==null&&typeof t=="object"&&typeof t.then=="function"){var u=t;tm(o,u,_r)}else wf(o,t,_r);T9(e,o.return,o,t,_r),S3(o)}catch(f){t=f,Ln===o&&o!==null?(o=o.return,Ln=o):o=Ln;continue}return}while(!0)}function g3(){var e=tS.current;return tS.current=k1,e===null?k1:e}function x3(e){tS.current=e}function az(){iS=En()}function bh(e){I1=gt(e,I1)}function iz(){Sr===eu&&(Sr=j1)}function hS(){(Sr===eu||Sr===j1||Sr===Rc)&&(Sr=mh),Ta!==null&&(tc(I1)||tc(gh))&&cs(Ta,_r)}function oz(e){Sr!==mh&&(Sr=Rc),xh===null?xh=[e]:xh.push(e)}function lz(){return Sr===eu}function Q1(e,t){var o=Bt;Bt|=Xr;var u=g3();if(Ta!==e||_r!==t){if(pr){var f=e.memoizedUpdaters;f.size>0&&(wh(e,_r),f.clear()),Wf(e,t)}tu=vp(),kc(e,t)}pi(t);do try{uz();break}catch(y){y3(e,y)}while(!0);if(r1(),Bt=o,x3(u),Ln!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return Au(),Ta=null,_r=Se,Sr}function uz(){for(;Ln!==null;)_3(Ln)}function sz(e,t){var o=Bt;Bt|=Xr;var u=g3();if(Ta!==e||_r!==t){if(pr){var f=e.memoizedUpdaters;f.size>0&&(wh(e,_r),f.clear()),Wf(e,t)}tu=vp(),_h(),kc(e,t)}pi(t);do try{cz();break}catch(y){y3(e,y)}while(!0);return r1(),x3(u),Bt=o,Ln!==null?(Qs(),eu):(Au(),Ta=null,_r=Se,Sr)}function cz(){for(;Ln!==null&&!xf();)_3(Ln)}function _3(e){var t=e.alternate;Jt(e);var o;(e.mode&ut)!==ot?(A_(e),o=vS(t,e,ll),M1(e,!0)):o=vS(t,e,ll),Yn(),e.memoizedProps=e.pendingProps,o===null?S3(e):Ln=o,nS.current=null}function S3(e){var t=e;do{var o=t.alternate,u=t.return;if((t.flags&_a)===rt){Jt(t);var f=void 0;if((t.mode&ut)===ot?f=V8(o,t,ll):(A_(t),f=V8(o,t,ll),M1(t,!1)),Yn(),f!==null){Ln=f;return}}else{var y=iF(o,t);if(y!==null){y.flags&=qv,Ln=y;return}if((t.mode&ut)!==ot){M1(t,!1);for(var E=t.actualDuration,R=t.child;R!==null;)E+=R.actualDuration,R=R.sibling;t.actualDuration=E}if(u!==null)u.flags|=_a,u.subtreeFlags=rt,u.deletions=null;else{Sr=rS,Ln=null;return}}var N=t.sibling;if(N!==null){Ln=N;return}t=u,Ln=t}while(t!==null);Sr===eu&&(Sr=u3)}function Oc(e,t,o){var u=Wa(),f=Qr.transition;try{Qr.transition=null,Gn(Or),fz(e,t,o,u)}finally{Qr.transition=f,Gn(u)}return null}function fz(e,t,o,u){do ru();while(us!==null);if(Cz(),(Bt&(Xr|Fi))!==xr)throw new Error("Should not already be working.");var f=e.finishedWork,y=e.finishedLanes;if(Cf(y),f===null)return np(),null;if(y===Se&&v("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=Se,f===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=Ot;var E=gt(f.lanes,f.childLanes);pp(e,E),e===Ta&&(Ta=null,Ln=null,_r=Se),((f.subtreeFlags&$a)!==rt||(f.flags&$a)!==rt)&&(Ac||(Ac=!0,uS=o,gS(Ei,function(){return ru(),null})));var R=(f.subtreeFlags&(Du|ia|kr|$a))!==rt,N=(f.flags&(Du|ia|kr|$a))!==rt;if(R||N){var I=Qr.transition;Qr.transition=null;var V=Wa();Gn(Or);var ae=Bt;Bt|=Fi,nS.current=null,cF(e,f),g8(),bF(e,f,y),bO(e.containerInfo),e.current=f,nm(y),wF(f,e,y),Ru(),Zv(),Bt=ae,Gn(V),Qr.transition=I}else e.current=f,g8();var ne=Ac;if(Ac?(Ac=!1,us=e,Sh=y):(N0=0,q1=null),E=e.pendingLanes,E===Se&&(M0=null),ne||w3(e.current,!1),Xi(f.stateNode,u),pr&&e.memoizedUpdaters.clear(),VF(),ti(e,En()),t!==null)for(var ve=e.onRecoverableError,me=0;me<t.length;me++){var ge=t[me],Ye=ge.stack,at=ge.digest;ve(ge.value,{componentStack:Ye,digest:at})}if(V1){V1=!1;var tt=oS;throw oS=null,tt}return sa(Sh,st)&&e.tag!==Ku&&ru(),E=e.pendingLanes,sa(E,st)?(_9(),e===sS?Ch++:(Ch=0,sS=e)):Ch=0,Ju(),np(),null}function ru(){if(us!==null){var e=ic(Sh),t=Fx(eo,e),o=Qr.transition,u=Wa();try{return Qr.transition=null,Gn(t),pz()}finally{Gn(u),Qr.transition=o}}return!1}function dz(e){lS.push(e),Ac||(Ac=!0,gS(Ei,function(){return ru(),null}))}function pz(){if(us===null)return!1;var e=uS;uS=null;var t=us,o=Sh;if(us=null,Sh=Se,(Bt&(Xr|Fi))!==xr)throw new Error("Cannot flush passive effects while already rendering.");cS=!0,Y1=!1,rm(o);var u=Bt;Bt|=Fi,BF(t.current),RF(t,t.current,o,e);{var f=lS;lS=[];for(var y=0;y<f.length;y++){var E=f[y];hF(t,E)}}Zs(),w3(t.current,!0),Bt=u,Ju(),Y1?t===q1?N0++:(N0=0,q1=t):N0=0,cS=!1,Y1=!1,jo(t);{var R=t.current.stateNode;R.effectDuration=0,R.passiveEffectDuration=0}return!0}function C3(e){return M0!==null&&M0.has(e)}function hz(e){M0===null?M0=new Set([e]):M0.add(e)}function vz(e){V1||(V1=!0,oS=e)}var mz=vz;function E3(e,t,o){var u=Dc(o,t),f=_8(e,u,st),y=ts(e,f,st),E=Ra();y!==null&&(Ll(y,st,E),ti(y,E))}function hn(e,t,o){if(lF(o),Dh(!1),e.tag===w){E3(e,e,o);return}var u=null;for(u=t;u!==null;){if(u.tag===w){E3(u,e,o);return}else if(u.tag===d){var f=u.type,y=u.stateNode;if(typeof f.getDerivedStateFromError=="function"||typeof y.componentDidCatch=="function"&&!C3(y)){var E=Dc(o,e),R=M_(u,E,st),N=ts(u,R,st),I=Ra();N!==null&&(Ll(N,st,I),ti(N,I));return}}u=u.return}v(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
|
|
164
|
+
Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`:$=" You returned: "+R,v("%s must not return anything besides a function, which is used for clean-up.%s",N,$)}}}y=y.next}while(y!==f)}}function hF(e,t){if((t.flags&yt)!==rt)switch(t.tag){case B:{var o=t.stateNode.passiveEffectDuration,u=t.memoizedProps,f=u.id,y=u.onPostCommit,E=y8(),R=t.alternate===null?"mount":"update";m8()&&(R="nested-update"),typeof y=="function"&&y(f,R,o,E);var N=t.return;e:for(;N!==null;){switch(N.tag){case w:var $=N.stateNode;$.passiveEffectDuration+=o;break e;case B:var V=N.stateNode;V.passiveEffectDuration+=o;break e}N=N.return}break}}}function vF(e,t,o,u){if((o.flags&kr)!==rt)switch(o.tag){case C:case T:case L:{if(!Gr)if(o.mode&ut)try{il(),os(mr|vr,o)}finally{al(o)}else os(mr|vr,o);break}case d:{var f=o.stateNode;if(o.flags&yt&&!Gr)if(t===null)if(o.type===o.elementType&&!Tc&&(f.props!==o.memoizedProps&&v("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(o)||"instance"),f.state!==o.memoizedState&&v("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(o)||"instance")),o.mode&ut)try{il(),f.componentDidMount()}finally{al(o)}else f.componentDidMount();else{var y=o.elementType===o.type?t.memoizedProps:uo(o.type,t.memoizedProps),E=t.memoizedState;if(o.type===o.elementType&&!Tc&&(f.props!==o.memoizedProps&&v("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(o)||"instance"),f.state!==o.memoizedState&&v("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(o)||"instance")),o.mode&ut)try{il(),f.componentDidUpdate(y,E,f.__reactInternalSnapshotBeforeUpdate)}finally{al(o)}else f.componentDidUpdate(y,E,f.__reactInternalSnapshotBeforeUpdate)}var R=o.updateQueue;R!==null&&(o.type===o.elementType&&!Tc&&(f.props!==o.memoizedProps&&v("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",mt(o)||"instance"),f.state!==o.memoizedState&&v("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",mt(o)||"instance")),kw(o,R,f));break}case w:{var N=o.updateQueue;if(N!==null){var $=null;if(o.child!==null)switch(o.child.tag){case S:$=o.child.stateNode;break;case d:$=o.child.stateNode;break}kw(o,N,$)}break}case S:{var V=o.stateNode;if(t===null&&o.flags&yt){var ae=o.type,ne=o.memoizedProps;zO(V,ae,ne)}break}case A:break;case b:break;case B:{{var ve=o.memoizedProps,me=ve.onCommit,ge=ve.onRender,Ye=o.stateNode.effectDuration,at=y8(),tt=t===null?"mount":"update";m8()&&(tt="nested-update"),typeof ge=="function"&&ge(o.memoizedProps.id,tt,o.actualDuration,o.treeBaseDuration,o.actualStartTime,at);{typeof me=="function"&&me(o.memoizedProps.id,tt,Ye,at),dz(o);var Ft=o.return;e:for(;Ft!==null;){switch(Ft.tag){case w:var At=Ft.stateNode;At.effectDuration+=Ye;break e;case B:var ce=Ft.stateNode;ce.effectDuration+=Ye;break e}Ft=Ft.return}}}break}case O:{EF(e,o);break}case U:case Z:case ie:case W:case oe:case X:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Gr||o.flags&na&&Q8(o)}function mF(e){switch(e.tag){case C:case T:case L:{if(e.mode&ut)try{il(),W8(e,e.return)}finally{al(e)}else W8(e,e.return);break}case d:{var t=e.stateNode;typeof t.componentDidMount=="function"&&sF(e,e.return,t),G8(e,e.return);break}case S:{G8(e,e.return);break}}}function yF(e,t){for(var o=null,u=e;;){if(u.tag===S){if(o===null){o=u;try{var f=u.stateNode;t?VO(f):qO(u.stateNode,u.memoizedProps)}catch(E){hn(e,e.return,E)}}}else if(u.tag===A){if(o===null)try{var y=u.stateNode;t?YO(y):WO(y,u.memoizedProps)}catch(E){hn(e,e.return,E)}}else if(!((u.tag===W||u.tag===oe)&&u.memoizedState!==null&&u!==e)){if(u.child!==null){u.child.return=u,u=u.child;continue}}if(u===e)return;for(;u.sibling===null;){if(u.return===null||u.return===e)return;o===u&&(o=null),u=u.return}o===u&&(o=null),u.sibling.return=u.return,u=u.sibling}}function Q8(e){var t=e.ref;if(t!==null){var o=e.stateNode,u;switch(e.tag){case S:u=o;break;default:u=o}if(typeof t=="function"){var f;if(e.mode&ut)try{il(),f=t(u)}finally{al(e)}else f=t(u);typeof f=="function"&&v("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",mt(e))}else t.hasOwnProperty("current")||v("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",mt(e)),t.current=u}}function gF(e){var t=e.alternate;t!==null&&(t.return=null),e.return=null}function X8(e){var t=e.alternate;t!==null&&(e.alternate=null,X8(t));{if(e.child=null,e.deletions=null,e.sibling=null,e.tag===S){var o=e.stateNode;o!==null&&wB(o)}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}}function xF(e){for(var t=e.return;t!==null;){if(K8(t))return t;t=t.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function K8(e){return e.tag===S||e.tag===w||e.tag===b}function J8(e){var t=e;e:for(;;){for(;t.sibling===null;){if(t.return===null||K8(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==S&&t.tag!==A&&t.tag!==j;){if(t.flags&cn||t.child===null||t.tag===b)continue e;t.child.return=t,t=t.child}if(!(t.flags&cn))return t.stateNode}}function _F(e){var t=xF(e);switch(t.tag){case S:{var o=t.stateNode;t.flags&$t&&(ew(o),t.flags&=~$t);var u=J8(e);J_(e,u,o);break}case w:case b:{var f=t.stateNode.containerInfo,y=J8(e);K_(e,y,f);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function K_(e,t,o){var u=e.tag,f=u===S||u===A;if(f){var y=e.stateNode;t?PO(o,y,t):UO(o,y)}else if(u!==b){var E=e.child;if(E!==null){K_(E,t,o);for(var R=E.sibling;R!==null;)K_(R,t,o),R=R.sibling}}}function J_(e,t,o){var u=e.tag,f=u===S||u===A;if(f){var y=e.stateNode;t?HO(o,y,t):LO(o,y)}else if(u!==b){var E=e.child;if(E!==null){J_(E,t,o);for(var R=E.sibling;R!==null;)J_(R,t,o),R=R.sibling}}}var Zr=null,ho=!1;function SF(e,t,o){{var u=t;e:for(;u!==null;){switch(u.tag){case S:{Zr=u.stateNode,ho=!1;break e}case w:{Zr=u.stateNode.containerInfo,ho=!0;break e}case b:{Zr=u.stateNode.containerInfo,ho=!0;break e}}u=u.return}if(Zr===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");e3(e,t,o),Zr=null,ho=!1}gF(o)}function ls(e,t,o){for(var u=o.child;u!==null;)e3(e,t,u),u=u.sibling}function e3(e,t,o){switch(tp(o),o.tag){case S:Gr||z0(o,t);case A:{{var u=Zr,f=ho;Zr=null,ls(e,t,o),Zr=u,ho=f,Zr!==null&&(ho?IO(Zr,o.stateNode):jO(Zr,o.stateNode))}return}case j:{Zr!==null&&(ho?$O(Zr,o.stateNode):c2(Zr,o.stateNode));return}case b:{{var y=Zr,E=ho;Zr=o.stateNode.containerInfo,ho=!0,ls(e,t,o),Zr=y,ho=E}return}case C:case T:case P:case L:{if(!Gr){var R=o.updateQueue;if(R!==null){var N=R.lastEffect;if(N!==null){var $=N.next,V=$;do{var ae=V,ne=ae.destroy,ve=ae.tag;ne!==void 0&&((ve&tl)!==Ja?P1(o,t,ne):(ve&mr)!==Ja&&(bf(o),o.mode&ut?(il(),P1(o,t,ne),al(o)):P1(o,t,ne),Tu())),V=V.next}while(V!==$)}}}ls(e,t,o);return}case d:{if(!Gr){z0(o,t);var me=o.stateNode;typeof me.componentWillUnmount=="function"&&X_(o,t,me)}ls(e,t,o);return}case ie:{ls(e,t,o);return}case W:{if(o.mode&Dt){var ge=Gr;Gr=ge||o.memoizedState!==null,ls(e,t,o),Gr=ge}else ls(e,t,o);break}default:{ls(e,t,o);return}}}function CF(e){e.memoizedState}function EF(e,t){var o=t.memoizedState;if(o===null){var u=t.alternate;if(u!==null){var f=u.memoizedState;if(f!==null){var y=f.dehydrated;y!==null&&uB(y)}}}}function t3(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var o=e.stateNode;o===null&&(o=e.stateNode=new oF),t.forEach(function(u){var f=xz.bind(null,e,u);if(!o.has(u)){if(o.add(u),pr)if(B0!==null&&F0!==null)wh(F0,B0);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");u.then(f,f)}})}}function bF(e,t,o){B0=o,F0=e,Jt(t),n3(t,e),Jt(t),B0=null,F0=null}function vo(e,t,o){var u=t.deletions;if(u!==null)for(var f=0;f<u.length;f++){var y=u[f];try{SF(e,t,y)}catch(N){hn(y,t,N)}}var E=sx();if(t.subtreeFlags&ia)for(var R=t.child;R!==null;)Jt(R),n3(R,e),R=R.sibling;Jt(E)}function n3(e,t,o){var u=e.alternate,f=e.flags;switch(e.tag){case C:case T:case P:case L:{if(vo(t,e),ol(e),f&yt){try{po(tl|vr,e,e.return),os(tl|vr,e)}catch(ct){hn(e,e.return,ct)}if(e.mode&ut){try{il(),po(mr|vr,e,e.return)}catch(ct){hn(e,e.return,ct)}al(e)}else try{po(mr|vr,e,e.return)}catch(ct){hn(e,e.return,ct)}}return}case d:{vo(t,e),ol(e),f&na&&u!==null&&z0(u,u.return);return}case S:{vo(t,e),ol(e),f&na&&u!==null&&z0(u,u.return);{if(e.flags&$t){var y=e.stateNode;try{ew(y)}catch(ct){hn(e,e.return,ct)}}if(f&yt){var E=e.stateNode;if(E!=null){var R=e.memoizedProps,N=u!==null?u.memoizedProps:R,$=e.type,V=e.updateQueue;if(e.updateQueue=null,V!==null)try{MO(E,V,$,N,R,e)}catch(ct){hn(e,e.return,ct)}}}}return}case A:{if(vo(t,e),ol(e),f&yt){if(e.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var ae=e.stateNode,ne=e.memoizedProps,ve=u!==null?u.memoizedProps:ne;try{NO(ae,ve,ne)}catch(ct){hn(e,e.return,ct)}}return}case w:{if(vo(t,e),ol(e),f&yt&&u!==null){var me=u.memoizedState;if(me.isDehydrated)try{lB(t.containerInfo)}catch(ct){hn(e,e.return,ct)}}return}case b:{vo(t,e),ol(e);return}case O:{vo(t,e),ol(e);var ge=e.child;if(ge.flags&Lo){var Ye=ge.stateNode,at=ge.memoizedState,tt=at!==null;if(Ye.isHidden=tt,tt){var Ft=ge.alternate!==null&&ge.alternate.memoizedState!==null;Ft||az()}}if(f&yt){try{CF(e)}catch(ct){hn(e,e.return,ct)}t3(e)}return}case W:{var At=u!==null&&u.memoizedState!==null;if(e.mode&Dt){var ce=Gr;Gr=ce||At,vo(t,e),Gr=ce}else vo(t,e);if(ol(e),f&Lo){var xe=e.stateNode,fe=e.memoizedState,Oe=fe!==null,qe=e;if(xe.isHidden=Oe,Oe&&!At&&(qe.mode&Dt)!==ot){Qe=qe;for(var je=qe.child;je!==null;)Qe=je,DF(je),je=je.sibling}yF(qe,Oe)}return}case U:{vo(t,e),ol(e),f&yt&&t3(e);return}case ie:return;default:{vo(t,e),ol(e);return}}}function ol(e){var t=e.flags;if(t&cn){try{_F(e)}catch(o){hn(e,e.return,o)}e.flags&=~cn}t&Ia&&(e.flags&=~Ia)}function wF(e,t,o){B0=o,F0=t,Qe=e,r3(e,t,o),B0=null,F0=null}function r3(e,t,o){for(var u=(e.mode&Dt)!==ot;Qe!==null;){var f=Qe,y=f.child;if(f.tag===W&&u){var E=f.memoizedState!==null,R=E||H1;if(R){eS(e,t,o);continue}else{var N=f.alternate,$=N!==null&&N.memoizedState!==null,V=$||Gr,ae=H1,ne=Gr;H1=R,Gr=V,Gr&&!ne&&(Qe=f,TF(f));for(var ve=y;ve!==null;)Qe=ve,r3(ve,t,o),ve=ve.sibling;Qe=f,H1=ae,Gr=ne,eS(e,t,o);continue}}(f.subtreeFlags&kr)!==rt&&y!==null?(y.return=f,Qe=y):eS(e,t,o)}}function eS(e,t,o){for(;Qe!==null;){var u=Qe;if((u.flags&kr)!==rt){var f=u.alternate;Jt(u);try{vF(t,f,u,o)}catch(E){hn(u,u.return,E)}Yn()}if(u===e){Qe=null;return}var y=u.sibling;if(y!==null){y.return=u.return,Qe=y;return}Qe=u.return}}function DF(e){for(;Qe!==null;){var t=Qe,o=t.child;switch(t.tag){case C:case T:case P:case L:{if(t.mode&ut)try{il(),po(mr,t,t.return)}finally{al(t)}else po(mr,t,t.return);break}case d:{z0(t,t.return);var u=t.stateNode;typeof u.componentWillUnmount=="function"&&X_(t,t.return,u);break}case S:{z0(t,t.return);break}case W:{var f=t.memoizedState!==null;if(f){a3(e);continue}break}}o!==null?(o.return=t,Qe=o):a3(e)}}function a3(e){for(;Qe!==null;){var t=Qe;if(t===e){Qe=null;return}var o=t.sibling;if(o!==null){o.return=t.return,Qe=o;return}Qe=t.return}}function TF(e){for(;Qe!==null;){var t=Qe,o=t.child;if(t.tag===W){var u=t.memoizedState!==null;if(u){i3(e);continue}}o!==null?(o.return=t,Qe=o):i3(e)}}function i3(e){for(;Qe!==null;){var t=Qe;Jt(t);try{mF(t)}catch(u){hn(t,t.return,u)}if(Yn(),t===e){Qe=null;return}var o=t.sibling;if(o!==null){o.return=t.return,Qe=o;return}Qe=t.return}}function RF(e,t,o,u){Qe=t,AF(t,e,o,u)}function AF(e,t,o,u){for(;Qe!==null;){var f=Qe,y=f.child;(f.subtreeFlags&$a)!==rt&&y!==null?(y.return=f,Qe=y):kF(e,t,o,u)}}function kF(e,t,o,u){for(;Qe!==null;){var f=Qe;if((f.flags&xn)!==rt){Jt(f);try{OF(t,f,o,u)}catch(E){hn(f,f.return,E)}Yn()}if(f===e){Qe=null;return}var y=f.sibling;if(y!==null){y.return=f.return,Qe=y;return}Qe=f.return}}function OF(e,t,o,u){switch(t.tag){case C:case T:case L:{if(t.mode&ut){O_();try{os(qr|vr,t)}finally{k_(t)}}else os(qr|vr,t);break}}}function BF(e){Qe=e,FF()}function FF(){for(;Qe!==null;){var e=Qe,t=e.child;if((Qe.flags&It)!==rt){var o=e.deletions;if(o!==null){for(var u=0;u<o.length;u++){var f=o[u];Qe=f,NF(f,e)}{var y=e.alternate;if(y!==null){var E=y.child;if(E!==null){y.child=null;do{var R=E.sibling;E.sibling=null,E=R}while(E!==null)}}}Qe=e}}(e.subtreeFlags&$a)!==rt&&t!==null?(t.return=e,Qe=t):zF()}}function zF(){for(;Qe!==null;){var e=Qe;(e.flags&xn)!==rt&&(Jt(e),MF(e),Yn());var t=e.sibling;if(t!==null){t.return=e.return,Qe=t;return}Qe=e.return}}function MF(e){switch(e.tag){case C:case T:case L:{e.mode&ut?(O_(),po(qr|vr,e,e.return),k_(e)):po(qr|vr,e,e.return);break}}}function NF(e,t){for(;Qe!==null;){var o=Qe;Jt(o),UF(o,t),Yn();var u=o.child;u!==null?(u.return=o,Qe=u):LF(e)}}function LF(e){for(;Qe!==null;){var t=Qe,o=t.sibling,u=t.return;if(X8(t),t===e){Qe=null;return}if(o!==null){o.return=u,Qe=o;return}Qe=u}}function UF(e,t){switch(e.tag){case C:case T:case L:{e.mode&ut?(O_(),po(qr,e,t),k_(e)):po(qr,e,t);break}}}function HF(e){switch(e.tag){case C:case T:case L:{try{os(mr|vr,e)}catch(o){hn(e,e.return,o)}break}case d:{var t=e.stateNode;try{t.componentDidMount()}catch(o){hn(e,e.return,o)}break}}}function PF(e){switch(e.tag){case C:case T:case L:{try{os(qr|vr,e)}catch(t){hn(e,e.return,t)}break}}}function jF(e){switch(e.tag){case C:case T:case L:{try{po(mr|vr,e,e.return)}catch(o){hn(e,e.return,o)}break}case d:{var t=e.stateNode;typeof t.componentWillUnmount=="function"&&X_(e,e.return,t);break}}}function IF(e){switch(e.tag){case C:case T:case L:try{po(qr|vr,e,e.return)}catch(t){hn(e,e.return,t)}}}if(typeof Symbol=="function"&&Symbol.for){var hh=Symbol.for;hh("selector.component"),hh("selector.has_pseudo_class"),hh("selector.role"),hh("selector.test_id"),hh("selector.text")}var $F=[];function VF(){$F.forEach(function(e){return e()})}var YF=a.ReactCurrentActQueue;function qF(e){{var t=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0,o=typeof jest<"u";return o&&t!==!1}}function o3(){{var e=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0;return!e&&YF.current!==null&&v("The current testing environment is not configured to support act(...)"),e}}var WF=Math.ceil,tS=a.ReactCurrentDispatcher,nS=a.ReactCurrentOwner,Qr=a.ReactCurrentBatchConfig,mo=a.ReactCurrentActQueue,xr=0,l3=1,Xr=2,Fi=4,eu=0,vh=1,Rc=2,j1=3,mh=4,u3=5,rS=6,Bt=xr,Ta=null,Ln=null,_r=Se,ll=Se,aS=Xu(Se),Sr=eu,yh=null,I1=Se,gh=Se,$1=Se,xh=null,ei=null,iS=0,s3=500,c3=1/0,GF=500,tu=null;function _h(){c3=En()+GF}function f3(){return c3}var V1=!1,oS=null,M0=null,Ac=!1,us=null,Sh=Se,lS=[],uS=null,ZF=50,Ch=0,sS=null,cS=!1,Y1=!1,QF=50,N0=0,q1=null,Eh=an,W1=Se,d3=!1;function G1(){return Ta}function Ra(){return(Bt&(Xr|Fi))!==xr?En():(Eh!==an||(Eh=En()),Eh)}function ss(e){var t=e.mode;if((t&Dt)===ot)return st;if((Bt&Xr)!==xr&&_r!==Se)return Wn(_r);var o=qB()!==YB;if(o){if(Qr.transition!==null){var u=Qr.transition;u._updatedFibers||(u._updatedFibers=new Set),u._updatedFibers.add(e)}return W1===Ot&&(W1=sp()),W1}var f=Wa();if(f!==Ot)return f;var y=kO();return y}function XF(e){var t=e.mode;return(t&Dt)===ot?st:Ox()}function Cr(e,t,o,u){Sz(),d3&&v("useInsertionEffect must not schedule updates."),cS&&(Y1=!0),Ll(e,o,u),(Bt&Xr)!==Se&&e===Ta?bz(t):(pr&&hp(e,t,o),wz(t),e===Ta&&((Bt&Xr)===xr&&(gh=gt(gh,o)),Sr===mh&&cs(e,_r)),ti(e,u),o===st&&Bt===xr&&(t.mode&Dt)===ot&&!mo.isBatchingLegacy&&(_h(),fw()))}function KF(e,t,o){var u=e.current;u.lanes=t,Ll(e,t,o),ti(e,o)}function JF(e){return(Bt&Xr)!==xr}function ti(e,t){var o=e.callbackNode;Rx(e,t);var u=ec(e,e===Ta?_r:Se);if(u===Se){o!==null&&R3(o),e.callbackNode=null,e.callbackPriority=Ot;return}var f=In(u),y=e.callbackPriority;if(y===f&&!(mo.current!==null&&o!==yS)){o==null&&y!==st&&v("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}o!=null&&R3(o);var E;if(f===st)e.tag===Ku?(mo.isBatchingLegacy!==null&&(mo.didScheduleLegacyUpdate=!0),RB(v3.bind(null,e))):cw(v3.bind(null,e)),mo.current!==null?mo.current.push(Ju):BO(function(){(Bt&(Xr|Fi))===xr&&Ju()}),E=null;else{var R;switch(ic(u)){case Or:R=_f;break;case hr:R=Ea;break;case eo:R=Ei;break;case rc:R=Ho;break;default:R=Ei;break}E=gS(R,p3.bind(null,e))}e.callbackPriority=f,e.callbackNode=E}function p3(e,t){if(S9(),Eh=an,W1=Se,(Bt&(Xr|Fi))!==xr)throw new Error("Should not already be working.");var o=e.callbackNode,u=ru();if(u&&e.callbackNode!==o)return null;var f=ec(e,e===Ta?_r:Se);if(f===Se)return null;var y=!nc(e,f)&&!om(e,f)&&!t,E=y?sz(e,f):Q1(e,f);if(E!==eu){if(E===Rc){var R=lp(e);R!==Se&&(f=R,E=fS(e,R))}if(E===vh){var N=yh;throw kc(e,Se),cs(e,f),ti(e,En()),N}if(E===rS)cs(e,f);else{var $=!nc(e,f),V=e.current.alternate;if($&&!tz(V)){if(E=Q1(e,f),E===Rc){var ae=lp(e);ae!==Se&&(f=ae,E=fS(e,ae))}if(E===vh){var ne=yh;throw kc(e,Se),cs(e,f),ti(e,En()),ne}}e.finishedWork=V,e.finishedLanes=f,ez(e,E,f)}}return ti(e,En()),e.callbackNode===o?p3.bind(null,e):null}function fS(e,t){var o=xh;if(Zn(e)){var u=kc(e,t);u.flags|=On,SB(e.containerInfo)}var f=Q1(e,t);if(f!==Rc){var y=ei;ei=o,y!==null&&h3(y)}return f}function h3(e){ei===null?ei=e:ei.push.apply(ei,e)}function ez(e,t,o){switch(t){case eu:case vh:throw new Error("Root did not complete. This is a bug in React.");case Rc:{Oc(e,ei,tu);break}case j1:{if(cs(e,o),Vf(o)&&!A3()){var u=iS+s3-En();if(u>10){var f=ec(e,Se);if(f!==Se)break;var y=e.suspendedLanes;if(!Nl(y,o)){Ra(),dp(e,y);break}e.timeoutHandle=u2(Oc.bind(null,e,ei,tu),u);break}}Oc(e,ei,tu);break}case mh:{if(cs(e,o),im(o))break;if(!A3()){var E=am(e,o),R=E,N=En()-R,$=_z(N)-N;if($>10){e.timeoutHandle=u2(Oc.bind(null,e,ei,tu),$);break}}Oc(e,ei,tu);break}case u3:{Oc(e,ei,tu);break}default:throw new Error("Unknown root exit status.")}}function tz(e){for(var t=e;;){if(t.flags&Ws){var o=t.updateQueue;if(o!==null){var u=o.stores;if(u!==null)for(var f=0;f<u.length;f++){var y=u[f],E=y.getSnapshot,R=y.value;try{if(!Ze(E(),R))return!1}catch{return!1}}}}var N=t.child;if(t.subtreeFlags&Ws&&N!==null){N.return=t,t=N;continue}if(t===e)return!0;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}return!0}function cs(e,t){t=zu(t,$1),t=zu(t,gh),fp(e,t)}function v3(e){if(C9(),(Bt&(Xr|Fi))!==xr)throw new Error("Should not already be working.");ru();var t=ec(e,Se);if(!sa(t,st))return ti(e,En()),null;var o=Q1(e,t);if(e.tag!==Ku&&o===Rc){var u=lp(e);u!==Se&&(t=u,o=fS(e,u))}if(o===vh){var f=yh;throw kc(e,Se),cs(e,t),ti(e,En()),f}if(o===rS)throw new Error("Root did not complete. This is a bug in React.");var y=e.current.alternate;return e.finishedWork=y,e.finishedLanes=t,Oc(e,ei,tu),ti(e,En()),null}function nz(e,t){t!==Se&&(Mu(e,gt(t,st)),ti(e,En()),(Bt&(Xr|Fi))===xr&&(_h(),Ju()))}function dS(e,t){var o=Bt;Bt|=l3;try{return e(t)}finally{Bt=o,Bt===xr&&!mo.isBatchingLegacy&&(_h(),fw())}}function rz(e,t,o,u,f){var y=Wa(),E=Qr.transition;try{return Qr.transition=null,Gn(Or),e(t,o,u,f)}finally{Gn(y),Qr.transition=E,Bt===xr&&_h()}}function nu(e){us!==null&&us.tag===Ku&&(Bt&(Xr|Fi))===xr&&ru();var t=Bt;Bt|=l3;var o=Qr.transition,u=Wa();try{return Qr.transition=null,Gn(Or),e?e():void 0}finally{Gn(u),Qr.transition=o,Bt=t,(Bt&(Xr|Fi))===xr&&Ju()}}function m3(){return(Bt&(Xr|Fi))!==xr}function Z1(e,t){fa(aS,ll,e),ll=gt(ll,t)}function pS(e){ll=aS.current,ca(aS,e)}function kc(e,t){e.finishedWork=null,e.finishedLanes=Se;var o=e.timeoutHandle;if(o!==s2&&(e.timeoutHandle=s2,OO(o)),Ln!==null)for(var u=Ln.return;u!==null;){var f=u.alternate;Y8(f,u),u=u.return}Ta=e;var y=Bc(e.current,null);return Ln=y,_r=ll=t,Sr=eu,yh=null,I1=Se,gh=Se,$1=Se,xh=null,ei=null,QB(),lo.discardPendingWarnings(),y}function y3(e,t){do{var o=Ln;try{if(r1(),Ww(),Yn(),nS.current=null,o===null||o.return===null){Sr=vh,yh=t,Ln=null;return}if(Ae&&o.mode&ut&&M1(o,!0),ze)if(Tl(),t!==null&&typeof t=="object"&&typeof t.then=="function"){var u=t;tm(o,u,_r)}else wf(o,t,_r);T9(e,o.return,o,t,_r),S3(o)}catch(f){t=f,Ln===o&&o!==null?(o=o.return,Ln=o):o=Ln;continue}return}while(!0)}function g3(){var e=tS.current;return tS.current=k1,e===null?k1:e}function x3(e){tS.current=e}function az(){iS=En()}function bh(e){I1=gt(e,I1)}function iz(){Sr===eu&&(Sr=j1)}function hS(){(Sr===eu||Sr===j1||Sr===Rc)&&(Sr=mh),Ta!==null&&(tc(I1)||tc(gh))&&cs(Ta,_r)}function oz(e){Sr!==mh&&(Sr=Rc),xh===null?xh=[e]:xh.push(e)}function lz(){return Sr===eu}function Q1(e,t){var o=Bt;Bt|=Xr;var u=g3();if(Ta!==e||_r!==t){if(pr){var f=e.memoizedUpdaters;f.size>0&&(wh(e,_r),f.clear()),Wf(e,t)}tu=vp(),kc(e,t)}pi(t);do try{uz();break}catch(y){y3(e,y)}while(!0);if(r1(),Bt=o,x3(u),Ln!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return Au(),Ta=null,_r=Se,Sr}function uz(){for(;Ln!==null;)_3(Ln)}function sz(e,t){var o=Bt;Bt|=Xr;var u=g3();if(Ta!==e||_r!==t){if(pr){var f=e.memoizedUpdaters;f.size>0&&(wh(e,_r),f.clear()),Wf(e,t)}tu=vp(),_h(),kc(e,t)}pi(t);do try{cz();break}catch(y){y3(e,y)}while(!0);return r1(),x3(u),Bt=o,Ln!==null?(Qs(),eu):(Au(),Ta=null,_r=Se,Sr)}function cz(){for(;Ln!==null&&!xf();)_3(Ln)}function _3(e){var t=e.alternate;Jt(e);var o;(e.mode&ut)!==ot?(A_(e),o=vS(t,e,ll),M1(e,!0)):o=vS(t,e,ll),Yn(),e.memoizedProps=e.pendingProps,o===null?S3(e):Ln=o,nS.current=null}function S3(e){var t=e;do{var o=t.alternate,u=t.return;if((t.flags&_a)===rt){Jt(t);var f=void 0;if((t.mode&ut)===ot?f=V8(o,t,ll):(A_(t),f=V8(o,t,ll),M1(t,!1)),Yn(),f!==null){Ln=f;return}}else{var y=iF(o,t);if(y!==null){y.flags&=qv,Ln=y;return}if((t.mode&ut)!==ot){M1(t,!1);for(var E=t.actualDuration,R=t.child;R!==null;)E+=R.actualDuration,R=R.sibling;t.actualDuration=E}if(u!==null)u.flags|=_a,u.subtreeFlags=rt,u.deletions=null;else{Sr=rS,Ln=null;return}}var N=t.sibling;if(N!==null){Ln=N;return}t=u,Ln=t}while(t!==null);Sr===eu&&(Sr=u3)}function Oc(e,t,o){var u=Wa(),f=Qr.transition;try{Qr.transition=null,Gn(Or),fz(e,t,o,u)}finally{Qr.transition=f,Gn(u)}return null}function fz(e,t,o,u){do ru();while(us!==null);if(Cz(),(Bt&(Xr|Fi))!==xr)throw new Error("Should not already be working.");var f=e.finishedWork,y=e.finishedLanes;if(Cf(y),f===null)return np(),null;if(y===Se&&v("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=Se,f===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=Ot;var E=gt(f.lanes,f.childLanes);pp(e,E),e===Ta&&(Ta=null,Ln=null,_r=Se),((f.subtreeFlags&$a)!==rt||(f.flags&$a)!==rt)&&(Ac||(Ac=!0,uS=o,gS(Ei,function(){return ru(),null})));var R=(f.subtreeFlags&(Du|ia|kr|$a))!==rt,N=(f.flags&(Du|ia|kr|$a))!==rt;if(R||N){var $=Qr.transition;Qr.transition=null;var V=Wa();Gn(Or);var ae=Bt;Bt|=Fi,nS.current=null,cF(e,f),g8(),bF(e,f,y),bO(e.containerInfo),e.current=f,nm(y),wF(f,e,y),Ru(),Zv(),Bt=ae,Gn(V),Qr.transition=$}else e.current=f,g8();var ne=Ac;if(Ac?(Ac=!1,us=e,Sh=y):(N0=0,q1=null),E=e.pendingLanes,E===Se&&(M0=null),ne||w3(e.current,!1),Xi(f.stateNode,u),pr&&e.memoizedUpdaters.clear(),VF(),ti(e,En()),t!==null)for(var ve=e.onRecoverableError,me=0;me<t.length;me++){var ge=t[me],Ye=ge.stack,at=ge.digest;ve(ge.value,{componentStack:Ye,digest:at})}if(V1){V1=!1;var tt=oS;throw oS=null,tt}return sa(Sh,st)&&e.tag!==Ku&&ru(),E=e.pendingLanes,sa(E,st)?(_9(),e===sS?Ch++:(Ch=0,sS=e)):Ch=0,Ju(),np(),null}function ru(){if(us!==null){var e=ic(Sh),t=Fx(eo,e),o=Qr.transition,u=Wa();try{return Qr.transition=null,Gn(t),pz()}finally{Gn(u),Qr.transition=o}}return!1}function dz(e){lS.push(e),Ac||(Ac=!0,gS(Ei,function(){return ru(),null}))}function pz(){if(us===null)return!1;var e=uS;uS=null;var t=us,o=Sh;if(us=null,Sh=Se,(Bt&(Xr|Fi))!==xr)throw new Error("Cannot flush passive effects while already rendering.");cS=!0,Y1=!1,rm(o);var u=Bt;Bt|=Fi,BF(t.current),RF(t,t.current,o,e);{var f=lS;lS=[];for(var y=0;y<f.length;y++){var E=f[y];hF(t,E)}}Zs(),w3(t.current,!0),Bt=u,Ju(),Y1?t===q1?N0++:(N0=0,q1=t):N0=0,cS=!1,Y1=!1,jo(t);{var R=t.current.stateNode;R.effectDuration=0,R.passiveEffectDuration=0}return!0}function C3(e){return M0!==null&&M0.has(e)}function hz(e){M0===null?M0=new Set([e]):M0.add(e)}function vz(e){V1||(V1=!0,oS=e)}var mz=vz;function E3(e,t,o){var u=Dc(o,t),f=_8(e,u,st),y=ts(e,f,st),E=Ra();y!==null&&(Ll(y,st,E),ti(y,E))}function hn(e,t,o){if(lF(o),Dh(!1),e.tag===w){E3(e,e,o);return}var u=null;for(u=t;u!==null;){if(u.tag===w){E3(u,e,o);return}else if(u.tag===d){var f=u.type,y=u.stateNode;if(typeof f.getDerivedStateFromError=="function"||typeof y.componentDidCatch=="function"&&!C3(y)){var E=Dc(o,e),R=M_(u,E,st),N=ts(u,R,st),$=Ra();N!==null&&(Ll(N,st,$),ti(N,$));return}}u=u.return}v(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
|
|
165
165
|
|
|
166
166
|
Error message:
|
|
167
167
|
|
|
@@ -183,14 +183,14 @@ act(() => {
|
|
|
183
183
|
});
|
|
184
184
|
/* assert on the output */
|
|
185
185
|
|
|
186
|
-
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function Dh(e){d3=e}var zi=null,L0=null,Tz=function(e){zi=e};function U0(e){{if(zi===null)return e;var t=zi(e);return t===void 0?e:t.current}}function xS(e){return U0(e)}function _S(e){{if(zi===null)return e;var t=zi(e);if(t===void 0){if(e!=null&&typeof e.render=="function"){var o=U0(e.render);if(e.render!==o){var u={$$typeof:it,render:o};return e.displayName!==void 0&&(u.displayName=e.displayName),u}}return e}return t.current}}function k3(e,t){{if(zi===null)return!1;var o=e.elementType,u=t.type,f=!1,y=typeof u=="object"&&u!==null?u.$$typeof:null;switch(e.tag){case d:{typeof u=="function"&&(f=!0);break}case C:{(typeof u=="function"||y===lt)&&(f=!0);break}case T:{(y===it||y===lt)&&(f=!0);break}case P:case L:{(y===Et||y===lt)&&(f=!0);break}default:return!1}if(f){var E=zi(o);if(E!==void 0&&E===zi(u))return!0}return!1}}function O3(e){{if(zi===null||typeof WeakSet!="function")return;L0===null&&(L0=new WeakSet),L0.add(e)}}var Rz=function(e,t){{if(zi===null)return;var o=t.staleFamilies,u=t.updatedFamilies;ru(),nu(function(){SS(e.current,u,o)})}},Az=function(e,t){{if(e.context!==vi)return;ru(),nu(function(){Th(t,e,null,null)})}};function SS(e,t,o){{var u=e.alternate,f=e.child,y=e.sibling,E=e.tag,R=e.type,N=null;switch(E){case C:case L:case d:N=R;break;case T:N=R.render;break}if(zi===null)throw new Error("Expected resolveFamily to be set during hot reload.");var
|
|
186
|
+
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function Dh(e){d3=e}var zi=null,L0=null,Tz=function(e){zi=e};function U0(e){{if(zi===null)return e;var t=zi(e);return t===void 0?e:t.current}}function xS(e){return U0(e)}function _S(e){{if(zi===null)return e;var t=zi(e);if(t===void 0){if(e!=null&&typeof e.render=="function"){var o=U0(e.render);if(e.render!==o){var u={$$typeof:it,render:o};return e.displayName!==void 0&&(u.displayName=e.displayName),u}}return e}return t.current}}function k3(e,t){{if(zi===null)return!1;var o=e.elementType,u=t.type,f=!1,y=typeof u=="object"&&u!==null?u.$$typeof:null;switch(e.tag){case d:{typeof u=="function"&&(f=!0);break}case C:{(typeof u=="function"||y===lt)&&(f=!0);break}case T:{(y===it||y===lt)&&(f=!0);break}case P:case L:{(y===Et||y===lt)&&(f=!0);break}default:return!1}if(f){var E=zi(o);if(E!==void 0&&E===zi(u))return!0}return!1}}function O3(e){{if(zi===null||typeof WeakSet!="function")return;L0===null&&(L0=new WeakSet),L0.add(e)}}var Rz=function(e,t){{if(zi===null)return;var o=t.staleFamilies,u=t.updatedFamilies;ru(),nu(function(){SS(e.current,u,o)})}},Az=function(e,t){{if(e.context!==vi)return;ru(),nu(function(){Th(t,e,null,null)})}};function SS(e,t,o){{var u=e.alternate,f=e.child,y=e.sibling,E=e.tag,R=e.type,N=null;switch(E){case C:case L:case d:N=R;break;case T:N=R.render;break}if(zi===null)throw new Error("Expected resolveFamily to be set during hot reload.");var $=!1,V=!1;if(N!==null){var ae=zi(N);ae!==void 0&&(o.has(ae)?V=!0:t.has(ae)&&(E===d?V=!0:$=!0))}if(L0!==null&&(L0.has(e)||u!==null&&L0.has(u))&&(V=!0),V&&(e._debugNeedsRemount=!0),V||$){var ne=Ka(e,st);ne!==null&&Cr(ne,e,st,an)}f!==null&&!V&&SS(f,t,o),y!==null&&SS(y,t,o)}}var kz=function(e,t){{var o=new Set,u=new Set(t.map(function(f){return f.current}));return CS(e.current,u,o),o}};function CS(e,t,o){{var u=e.child,f=e.sibling,y=e.tag,E=e.type,R=null;switch(y){case C:case L:case d:R=E;break;case T:R=E.render;break}var N=!1;R!==null&&t.has(R)&&(N=!0),N?Oz(e,o):u!==null&&CS(u,t,o),f!==null&&CS(f,t,o)}}function Oz(e,t){{var o=Bz(e,t);if(o)return;for(var u=e;;){switch(u.tag){case S:t.add(u.stateNode);return;case b:t.add(u.stateNode.containerInfo);return;case w:t.add(u.stateNode.containerInfo);return}if(u.return===null)throw new Error("Expected to reach root first.");u=u.return}}}function Bz(e,t){for(var o=e,u=!1;;){if(o.tag===S)u=!0,t.add(o.stateNode);else if(o.child!==null){o.child.return=o,o=o.child;continue}if(o===e)return u;for(;o.sibling===null;){if(o.return===null||o.return===e)return u;o=o.return}o.sibling.return=o.return,o=o.sibling}return!1}var ES;{ES=!1;try{var B3=Object.preventExtensions({})}catch{ES=!0}}function Fz(e,t,o,u){this.tag=e,this.key=o,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=u,this.flags=rt,this.subtreeFlags=rt,this.deletions=null,this.lanes=Se,this.childLanes=Se,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,!ES&&typeof Object.preventExtensions=="function"&&Object.preventExtensions(this)}var mi=function(e,t,o,u){return new Fz(e,t,o,u)};function bS(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function zz(e){return typeof e=="function"&&!bS(e)&&e.defaultProps===void 0}function Mz(e){if(typeof e=="function")return bS(e)?d:C;if(e!=null){var t=e.$$typeof;if(t===it)return T;if(t===Et)return P}return x}function Bc(e,t){var o=e.alternate;o===null?(o=mi(e.tag,t,e.key,e.mode),o.elementType=e.elementType,o.type=e.type,o.stateNode=e.stateNode,o._debugSource=e._debugSource,o._debugOwner=e._debugOwner,o._debugHookTypes=e._debugHookTypes,o.alternate=e,e.alternate=o):(o.pendingProps=t,o.type=e.type,o.flags=rt,o.subtreeFlags=rt,o.deletions=null,o.actualDuration=0,o.actualStartTime=-1),o.flags=e.flags&dr,o.childLanes=e.childLanes,o.lanes=e.lanes,o.child=e.child,o.memoizedProps=e.memoizedProps,o.memoizedState=e.memoizedState,o.updateQueue=e.updateQueue;var u=e.dependencies;switch(o.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},o.sibling=e.sibling,o.index=e.index,o.ref=e.ref,o.selfBaseDuration=e.selfBaseDuration,o.treeBaseDuration=e.treeBaseDuration,o._debugNeedsRemount=e._debugNeedsRemount,o.tag){case x:case C:case L:o.type=U0(e.type);break;case d:o.type=xS(e.type);break;case T:o.type=_S(e.type);break}return o}function Nz(e,t){e.flags&=dr|cn;var o=e.alternate;if(o===null)e.childLanes=Se,e.lanes=t,e.child=null,e.subtreeFlags=rt,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0;else{e.childLanes=o.childLanes,e.lanes=o.lanes,e.child=o.child,e.subtreeFlags=rt,e.deletions=null,e.memoizedProps=o.memoizedProps,e.memoizedState=o.memoizedState,e.updateQueue=o.updateQueue,e.type=o.type;var u=o.dependencies;e.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},e.selfBaseDuration=o.selfBaseDuration,e.treeBaseDuration=o.treeBaseDuration}return e}function Lz(e,t,o){var u;return e===Zm?(u=Dt,t===!0&&(u|=bn,u|=Ya)):u=ot,pr&&(u|=ut),mi(w,null,null,u)}function wS(e,t,o,u,f,y){var E=x,R=e;if(typeof e=="function")bS(e)?(E=d,R=xS(R)):R=U0(R);else if(typeof e=="string")E=S;else{e:switch(e){case ga:return fs(o.children,f,y,t);case To:E=z,f|=bn,(f&Dt)!==ot&&(f|=Ya);break;case J:return Uz(o,f,y,t);case _t:return Hz(o,f,y,t);case Nt:return Pz(o,f,y,t);case gn:return F3(o,f,y,t);case Ir:case er:case Ro:case qc:case yn:default:{if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Re:E=k;break e;case Pe:E=F;break e;case it:E=T,R=_S(R);break e;case Et:E=P;break e;case lt:E=I,R=null;break e}var N="";{(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(N+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var $=u?mt(u):null;$&&(N+=`
|
|
187
187
|
|
|
188
|
-
Check the render method of
|
|
188
|
+
Check the render method of \``+$+"`.")}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(e==null?e:typeof e)+"."+N))}}}var V=mi(E,o,t,f);return V.elementType=e,V.type=R,V.lanes=y,V._debugOwner=u,V}function DS(e,t,o){var u=null;u=e._owner;var f=e.type,y=e.key,E=e.props,R=wS(f,y,E,u,t,o);return R._debugSource=e._source,R._debugOwner=e._owner,R}function fs(e,t,o,u){var f=mi(M,e,u,t);return f.lanes=o,f}function Uz(e,t,o,u){typeof e.id!="string"&&v('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id);var f=mi(B,e,u,t|ut);return f.elementType=J,f.lanes=o,f.stateNode={effectDuration:0,passiveEffectDuration:0},f}function Hz(e,t,o,u){var f=mi(O,e,u,t);return f.elementType=_t,f.lanes=o,f}function Pz(e,t,o,u){var f=mi(U,e,u,t);return f.elementType=Nt,f.lanes=o,f}function F3(e,t,o,u){var f=mi(W,e,u,t);f.elementType=gn,f.lanes=o;var y={isHidden:!1};return f.stateNode=y,f}function TS(e,t,o){var u=mi(A,e,null,t);return u.lanes=o,u}function jz(){var e=mi(S,null,null,ot);return e.elementType="DELETED",e}function Iz(e){var t=mi(j,null,null,ot);return t.stateNode=e,t}function RS(e,t,o){var u=e.children!==null?e.children:[],f=mi(b,u,e.key,t);return f.lanes=o,f.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},f}function z3(e,t){return e===null&&(e=mi(x,null,null,ot)),e.tag=t.tag,e.key=t.key,e.elementType=t.elementType,e.type=t.type,e.stateNode=t.stateNode,e.return=t.return,e.child=t.child,e.sibling=t.sibling,e.index=t.index,e.ref=t.ref,e.pendingProps=t.pendingProps,e.memoizedProps=t.memoizedProps,e.updateQueue=t.updateQueue,e.memoizedState=t.memoizedState,e.dependencies=t.dependencies,e.mode=t.mode,e.flags=t.flags,e.subtreeFlags=t.subtreeFlags,e.deletions=t.deletions,e.lanes=t.lanes,e.childLanes=t.childLanes,e.alternate=t.alternate,e.actualDuration=t.actualDuration,e.actualStartTime=t.actualStartTime,e.selfBaseDuration=t.selfBaseDuration,e.treeBaseDuration=t.treeBaseDuration,e._debugSource=t._debugSource,e._debugOwner=t._debugOwner,e._debugNeedsRemount=t._debugNeedsRemount,e._debugHookTypes=t._debugHookTypes,e}function $z(e,t,o,u,f){this.tag=t,this.containerInfo=e,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=s2,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=Ot,this.eventTimes=qf(Se),this.expirationTimes=qf(an),this.pendingLanes=Se,this.suspendedLanes=Se,this.pingedLanes=Se,this.expiredLanes=Se,this.mutableReadLanes=Se,this.finishedLanes=Se,this.entangledLanes=Se,this.entanglements=qf(Se),this.identifierPrefix=u,this.onRecoverableError=f,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;for(var y=this.pendingUpdatersLaneMap=[],E=0;E<dn;E++)y.push(new Set)}switch(t){case Zm:this._debugRootType=o?"hydrateRoot()":"createRoot()";break;case Ku:this._debugRootType=o?"hydrate()":"render()";break}}function M3(e,t,o,u,f,y,E,R,N,$){var V=new $z(e,t,o,R,N),ae=Lz(t,y);V.current=ae,ae.stateNode=V;{var ne={element:u,isDehydrated:o,cache:null,transitions:null,pendingSuspenseBoundaries:null};ae.memoizedState=ne}return N2(ae),V}var AS="18.2.0";function Vz(e,t,o){var u=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return Ur(u),{$$typeof:Rr,key:u==null?null:""+u,children:e,containerInfo:t,implementation:o}}var kS,OS;kS=!1,OS={};function N3(e){if(!e)return vi;var t=Pa(e),o=TB(t);if(t.tag===d){var u=t.type;if(el(u))return uw(t,u,o)}return o}function Yz(e,t){{var o=Pa(e);if(o===void 0){if(typeof e.render=="function")throw new Error("Unable to find node on an unmounted component.");var u=Object.keys(e).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+u)}var f=Va(o);if(f===null)return null;if(f.mode&bn){var y=mt(o)||"Component";if(!OS[y]){OS[y]=!0;var E=Pn;try{Jt(f),o.mode&bn?v("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,y):v("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,y)}finally{E?Jt(E):Yn()}}}return f.stateNode}}function L3(e,t,o,u,f,y,E,R){var N=!1,$=null;return M3(e,t,N,$,o,u,f,y,E)}function U3(e,t,o,u,f,y,E,R,N,$){var V=!0,ae=M3(o,u,V,e,f,y,E,R,N);ae.context=N3(null);var ne=ae.current,ve=Ra(),me=ss(ne),ge=Kl(ve,me);return ge.callback=t??null,ts(ne,ge,me),KF(ae,me,ve),ae}function Th(e,t,o,u){Qv(t,e);var f=t.current,y=Ra(),E=ss(f);Rl(E);var R=N3(o);t.context===null?t.context=R:t.pendingContext=R,La&&Pn!==null&&!kS&&(kS=!0,v(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
|
|
189
189
|
|
|
190
|
-
Check the render method of %s.`,mt(Pn)||"Unknown"));var N=Kl(y,E);N.payload={element:e},u=u===void 0?null:u,u!==null&&(typeof u!="function"&&v("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",u),N.callback=u);var
|
|
190
|
+
Check the render method of %s.`,mt(Pn)||"Unknown"));var N=Kl(y,E);N.payload={element:e},u=u===void 0?null:u,u!==null&&(typeof u!="function"&&v("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",u),N.callback=u);var $=ts(f,N,E);return $!==null&&(Cr($,f,E,y),u1($,f,E)),E}function J1(e){var t=e.current;if(!t.child)return null;switch(t.child.tag){case S:return t.child.stateNode;default:return t.child.stateNode}}function qz(e){switch(e.tag){case w:{var t=e.stateNode;if(Zn(t)){var o=Ax(t);nz(t,o)}break}case O:{nu(function(){var f=Ka(e,st);if(f!==null){var y=Ra();Cr(f,e,st,y)}});var u=st;BS(e,u);break}}}function H3(e,t){var o=e.memoizedState;o!==null&&o.dehydrated!==null&&(o.retryLane=um(o.retryLane,t))}function BS(e,t){H3(e,t);var o=e.alternate;o&&H3(o,t)}function Wz(e){if(e.tag===O){var t=ku,o=Ka(e,t);if(o!==null){var u=Ra();Cr(o,e,t,u)}BS(e,t)}}function Gz(e){if(e.tag===O){var t=ss(e),o=Ka(e,t);if(o!==null){var u=Ra();Cr(o,e,t,u)}BS(e,t)}}function P3(e){var t=Wv(e);return t===null?null:t.stateNode}var j3=function(e){return null};function Zz(e){return j3(e)}var I3=function(e){return!1};function Qz(e){return I3(e)}var $3=null,V3=null,Y3=null,q3=null,W3=null,G3=null,Z3=null,Q3=null,X3=null;{var K3=function(e,t,o){var u=t[o],f=tr(e)?e.slice():Tt({},e);return o+1===t.length?(tr(f)?f.splice(u,1):delete f[u],f):(f[u]=K3(e[u],t,o+1),f)},J3=function(e,t){return K3(e,t,0)},e6=function(e,t,o,u){var f=t[u],y=tr(e)?e.slice():Tt({},e);if(u+1===t.length){var E=o[u];y[E]=y[f],tr(y)?y.splice(f,1):delete y[f]}else y[f]=e6(e[f],t,o,u+1);return y},t6=function(e,t,o){if(t.length!==o.length){h("copyWithRename() expects paths of the same length");return}else for(var u=0;u<o.length-1;u++)if(t[u]!==o[u]){h("copyWithRename() expects paths to be the same except for the deepest key");return}return e6(e,t,o,0)},n6=function(e,t,o,u){if(o>=t.length)return u;var f=t[o],y=tr(e)?e.slice():Tt({},e);return y[f]=n6(e[f],t,o+1,u),y},r6=function(e,t,o){return n6(e,t,0,o)},FS=function(e,t){for(var o=e.memoizedState;o!==null&&t>0;)o=o.next,t--;return o};$3=function(e,t,o,u){var f=FS(e,t);if(f!==null){var y=r6(f.memoizedState,o,u);f.memoizedState=y,f.baseState=y,e.memoizedProps=Tt({},e.memoizedProps);var E=Ka(e,st);E!==null&&Cr(E,e,st,an)}},V3=function(e,t,o){var u=FS(e,t);if(u!==null){var f=J3(u.memoizedState,o);u.memoizedState=f,u.baseState=f,e.memoizedProps=Tt({},e.memoizedProps);var y=Ka(e,st);y!==null&&Cr(y,e,st,an)}},Y3=function(e,t,o,u){var f=FS(e,t);if(f!==null){var y=t6(f.memoizedState,o,u);f.memoizedState=y,f.baseState=y,e.memoizedProps=Tt({},e.memoizedProps);var E=Ka(e,st);E!==null&&Cr(E,e,st,an)}},q3=function(e,t,o){e.pendingProps=r6(e.memoizedProps,t,o),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var u=Ka(e,st);u!==null&&Cr(u,e,st,an)},W3=function(e,t){e.pendingProps=J3(e.memoizedProps,t),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var o=Ka(e,st);o!==null&&Cr(o,e,st,an)},G3=function(e,t,o){e.pendingProps=t6(e.memoizedProps,t,o),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var u=Ka(e,st);u!==null&&Cr(u,e,st,an)},Z3=function(e){var t=Ka(e,st);t!==null&&Cr(t,e,st,an)},Q3=function(e){j3=e},X3=function(e){I3=e}}function Xz(e){var t=Va(e);return t===null?null:t.stateNode}function Kz(e){return null}function Jz(){return Pn}function eM(e){var t=e.findFiberByHostInstance,o=a.ReactCurrentDispatcher;return ep({bundleType:e.bundleType,version:e.version,rendererPackageName:e.rendererPackageName,rendererConfig:e.rendererConfig,overrideHookState:$3,overrideHookStateDeletePath:V3,overrideHookStateRenamePath:Y3,overrideProps:q3,overridePropsDeletePath:W3,overridePropsRenamePath:G3,setErrorHandler:Q3,setSuspenseHandler:X3,scheduleUpdate:Z3,currentDispatcherRef:o,findHostInstanceByFiber:Xz,findFiberByHostInstance:t||Kz,findHostInstancesForRefresh:kz,scheduleRefresh:Rz,scheduleRoot:Az,setRefreshHandler:Tz,getCurrentFiber:Jz,reconcilerVersion:AS})}var a6=typeof reportError=="function"?reportError:function(e){};function zS(e){this._internalRoot=e}ey.prototype.render=zS.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw new Error("Cannot update an unmounted root.");{typeof arguments[1]=="function"?v("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):ty(arguments[1])?v("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root."):typeof arguments[1]<"u"&&v("You passed a second argument to root.render(...) but it only accepts one argument.");var o=t.containerInfo;if(o.nodeType!==jn){var u=P3(t.current);u&&u.parentNode!==o&&v("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.")}}Th(e,t,null,null)},ey.prototype.unmount=zS.prototype.unmount=function(){typeof arguments[0]=="function"&&v("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;m3()&&v("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."),nu(function(){Th(null,e,null,null)}),rw(t)}};function tM(e,t){if(!ty(e))throw new Error("createRoot(...): Target container is not a DOM element.");i6(e);var o=!1,u=!1,f="",y=a6;t!=null&&(t.hydrate?h("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):typeof t=="object"&&t!==null&&t.$$typeof===fr&&v(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:
|
|
191
191
|
|
|
192
192
|
let root = createRoot(domContainer);
|
|
193
|
-
root.render(<App />);`),t.unstable_strictMode===!0&&(o=!0),t.identifierPrefix!==void 0&&(f=t.identifierPrefix),t.onRecoverableError!==void 0&&(y=t.onRecoverableError),t.transitionCallbacks!==void 0&&t.transitionCallbacks);var E=L3(e,Zm,null,o,u,f,y);Im(E.current,e);var R=e.nodeType===jn?e.parentNode:e;return Mp(R),new zS(E)}function ey(e){this._internalRoot=e}function nM(e){e&&mm(e)}ey.prototype.unstable_scheduleHydration=nM;function rM(e,t,o){if(!ty(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");i6(e),t===void 0&&v("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var u=o??null,f=o!=null&&o.hydratedSources||null,y=!1,E=!1,R="",N=a6;o!=null&&(o.unstable_strictMode===!0&&(y=!0),o.identifierPrefix!==void 0&&(R=o.identifierPrefix),o.onRecoverableError!==void 0&&(N=o.onRecoverableError));var I=U3(t,null,e,Zm,u,y,E,R,N);if(Im(I.current,e),Mp(e),f)for(var V=0;V<f.length;V++){var ae=f[V];f9(I,ae)}return new ey(I)}function ty(e){return!!(e&&(e.nodeType===ta||e.nodeType===ci||e.nodeType===xl||!te))}function Rh(e){return!!(e&&(e.nodeType===ta||e.nodeType===ci||e.nodeType===xl||e.nodeType===jn&&e.nodeValue===" react-mount-point-unstable "))}function i6(e){e.nodeType===ta&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&v("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),qp(e)&&(e._reactRootContainer?v("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):v("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}var aM=a.ReactCurrentOwner,o6;o6=function(e){if(e._reactRootContainer&&e.nodeType!==jn){var t=P3(e._reactRootContainer.current);t&&t.parentNode!==e&&v("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var o=!!e._reactRootContainer,u=MS(e),f=!!(u&&Qu(u));f&&!o&&v("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),e.nodeType===ta&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&v("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function MS(e){return e?e.nodeType===ci?e.documentElement:e.firstChild:null}function l6(){}function iM(e,t,o,u,f){if(f){if(typeof u=="function"){var y=u;u=function(){var ne=J1(E);y.call(ne)}}var E=U3(t,u,e,Ku,null,!1,!1,"",l6);e._reactRootContainer=E,Im(E.current,e);var R=e.nodeType===jn?e.parentNode:e;return Mp(R),nu(),E}else{for(var N;N=e.lastChild;)e.removeChild(N);if(typeof u=="function"){var I=u;u=function(){var ne=J1(V);I.call(ne)}}var V=L3(e,Ku,null,!1,!1,"",l6);e._reactRootContainer=V,Im(V.current,e);var ae=e.nodeType===jn?e.parentNode:e;return Mp(ae),nu(function(){Th(t,V,o,u)}),V}}function oM(e,t){e!==null&&typeof e!="function"&&v("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e)}function ny(e,t,o,u,f){o6(o),oM(f===void 0?null:f,"render");var y=o._reactRootContainer,E;if(!y)E=iM(o,t,e,f,u);else{if(E=y,typeof f=="function"){var R=f;f=function(){var N=J1(E);R.call(N)}}Th(t,E,e,f)}return J1(E)}function lM(e){{var t=aM.current;if(t!==null&&t.stateNode!==null){var o=t.stateNode._warnedAboutRefsInRender;o||v("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",nn(t.type)||"A component"),t.stateNode._warnedAboutRefsInRender=!0}}return e==null?null:e.nodeType===ta?e:Yz(e,"findDOMNode")}function uM(e,t,o){if(v("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Rh(t))throw new Error("Target container is not a DOM element.");{var u=qp(t)&&t._reactRootContainer===void 0;u&&v("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return ny(null,e,t,!0,o)}function sM(e,t,o){if(v("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Rh(t))throw new Error("Target container is not a DOM element.");{var u=qp(t)&&t._reactRootContainer===void 0;u&&v("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return ny(null,e,t,!1,o)}function cM(e,t,o,u){if(v("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Rh(o))throw new Error("Target container is not a DOM element.");if(e==null||!qs(e))throw new Error("parentComponent must be a valid React Component");return ny(e,t,o,!1,u)}function fM(e){if(!Rh(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var t=qp(e)&&e._reactRootContainer===void 0;t&&v("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(e._reactRootContainer){{var o=MS(e),u=o&&!Qu(o);u&&v("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return nu(function(){ny(null,null,e,!1,function(){e._reactRootContainer=null,rw(e)})}),!0}else{{var f=MS(e),y=!!(f&&Qu(f)),E=e.nodeType===ta&&Rh(e.parentNode)&&!!e.parentNode._reactRootContainer;y&&v("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",E?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}We(qz),cm(Wz),lc(Gz),yp(Wa),dm(ac),(typeof Map!="function"||Map.prototype==null||typeof Map.prototype.forEach!="function"||typeof Set!="function"||Set.prototype==null||typeof Set.prototype.clear!="function"||typeof Set.prototype.forEach!="function")&&v("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),Vv(hO),pf(dS,rz,nu);function dM(e,t){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!ty(t))throw new Error("Target container is not a DOM element.");return Vz(e,t,null,o)}function pM(e,t,o,u){return cM(e,t,o,u)}var NS={usingClientEntryPoint:!1,Events:[Qu,v0,$m,df,$s,dS]};function hM(e,t){return NS.usingClientEntryPoint||v('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),tM(e,t)}function vM(e,t,o){return NS.usingClientEntryPoint||v('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),rM(e,t,o)}function mM(e){return m3()&&v("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),nu(e)}var yM=eM({findFiberByHostInstance:yc,bundleType:1,version:AS,rendererPackageName:"react-dom"});if(!yM&&pt&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var gM=window.location.protocol;/^(https?|file):$/.test(gM)}Fa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=NS,Fa.createPortal=dM,Fa.createRoot=hM,Fa.findDOMNode=lM,Fa.flushSync=mM,Fa.hydrate=uM,Fa.hydrateRoot=vM,Fa.render=sM,Fa.unmountComponentAtNode=fM,Fa.unstable_batchedUpdates=dS,Fa.unstable_renderSubtreeIntoContainer=pM,Fa.version=AS,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),Fa}(function(n){function l(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(l)}catch{}}}process.env.NODE_ENV==="production"?(l(),n.exports=jD()):n.exports=ID()})(dy);var my=(n=>(n.zip="application/zip",n.png="image/png",n.jpg="image/jpg",n.jpeg="image/jpeg",n.pdf="application/pdf",n.doc="application/msword",n.docx="application/vnd.openxmlformats-officedocument.wordprocessingml.document",n.pptx="application/vnd.openxmlformats-officedocument.presentationml.presentation",n.ppt="application/vnd.ms-powerpoint",n.xlsx="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",n.xls="application/vnd.ms-excel",n.txt="text/plain",n.csv="text/csv",n.svg="image/svg+xml",n))(my||{});const yy=new Map(Object.entries(my));var Mc=(n=>(n.zip=".zip",n.png=".png",n.jpg=".jpg",n.jpeg=".jpeg",n.pdf=".pdf",n.doc=".doc",n.docx=".docx",n.ppt=".ppt",n.pptx=".pptx",n.xls=".xls",n.xlsx=".xlsx",n.txt=".txt",n.csv=".csv",n.svg=".svg",n.rar=".rar",n))(Mc||{});const $D=Object.freeze(Object.defineProperty({__proto__:null,FileType:my,FileTypeMap:yy,FileSuffix:Mc},Symbol.toStringTag,{value:"Module"})),VD=n=>{if(!sl.isObject(n))return n;const l=n;return sl.pick(l,sl.keys(l).filter(a=>!sl.isNil(l[a])))},kC=n=>new Promise((l,a)=>{const s=new FileReader;s.readAsDataURL(n),s.onload=()=>l(s.result),s.onerror=p=>a(p)}),Nh=n=>{var l;if(n)return"."+((l=n.split(".").at(-1))==null?void 0:l.toLowerCase())},YD=n=>{if(n){if(n.startsWith("http")){const l=n.split(".").at(-1);if(l&&yy.has(l))return yy.get(l)}if(n.startsWith("data:")&&n.includes("base64")){const l=n.indexOf(";base64"),a=n.slice(0,l).split(":");if(a[1])return a[1]}}},OC=(n,l)=>{const a=typeof l=="object"?JSON.stringify(l):l;localStorage.setItem(n,a)},gy=n=>{let a=localStorage.getItem(n);return typeof a=="string"&&(a=xy(a)),a||null},qD=n=>{localStorage.removeItem(n)},WD=(n,l)=>{const a=typeof l=="object"?JSON.stringify(l):l;sessionStorage.setItem(n,a)},GD=n=>{let a=sessionStorage.getItem(n);return typeof a=="string"&&(a=xy(a)),a||null},ZD=n=>{sessionStorage.removeItem(n)},QD=(n,l)=>{const a=[];for(let s=0;s<l.length;s++)a.findIndex(p=>p[n]===l[s][n])<0&&a.push(l[s]);return a},xy=n=>{if(!n)return null;if(typeof n=="object")return n;if(typeof n=="string"){let l=n;try{l=JSON.parse(n)}catch{}return l}};function XD(){var n=URL.createObjectURL(new Blob),l=n.toString();return URL.revokeObjectURL(n),l.substr(l.lastIndexOf("/")+1)}const KD=Object.freeze(Object.defineProperty({__proto__:null,filterObject:VD,getBase64:kC,getFileSuffix:Nh,getFileType:YD,setLocalStorage:OC,getLocalStorage:gy,removeLocalStorage:qD,setSessionStorage:WD,getSessionStorage:GD,removeSessionStorage:ZD,arrayDeduplication:QD,JSONParse:xy,uuid:XD,forceReload:()=>{const n="FORCERELOAD";sessionStorage.getItem(n)!=="1"&&(sessionStorage.setItem(n,"1"),window.location.reload())},formatResponse:n=>{if(typeof n=="string"){const l=n.indexOf(",");return JSON.parse(n.slice(l+1))}return n}},Symbol.toStringTag,{value:"Module"}));const JD=4,BC=0,FC=1,e5=2;function Nc(n){let l=n.length;for(;--l>=0;)n[l]=0}const t5=0,zC=1,n5=2,r5=3,a5=258,_y=29,V0=256,Y0=V0+1+_y,Lc=30,Sy=19,MC=2*Y0+1,ps=15,Cy=16,i5=7,Ey=256,NC=16,LC=17,UC=18,by=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),Lh=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),o5=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),HC=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),l5=512,dl=new Array((Y0+2)*2);Nc(dl);const q0=new Array(Lc*2);Nc(q0);const W0=new Array(l5);Nc(W0);const G0=new Array(a5-r5+1);Nc(G0);const wy=new Array(_y);Nc(wy);const Uh=new Array(Lc);Nc(Uh);function Dy(n,l,a,s,p){this.static_tree=n,this.extra_bits=l,this.extra_base=a,this.elems=s,this.max_length=p,this.has_stree=n&&n.length}let PC,jC,IC;function Ty(n,l){this.dyn_tree=n,this.max_code=0,this.stat_desc=l}const $C=n=>n<256?W0[n]:W0[256+(n>>>7)],Z0=(n,l)=>{n.pending_buf[n.pending++]=l&255,n.pending_buf[n.pending++]=l>>>8&255},za=(n,l,a)=>{n.bi_valid>Cy-a?(n.bi_buf|=l<<n.bi_valid&65535,Z0(n,n.bi_buf),n.bi_buf=l>>Cy-n.bi_valid,n.bi_valid+=a-Cy):(n.bi_buf|=l<<n.bi_valid&65535,n.bi_valid+=a)},go=(n,l,a)=>{za(n,a[l*2],a[l*2+1])},VC=(n,l)=>{let a=0;do a|=n&1,n>>>=1,a<<=1;while(--l>0);return a>>>1},u5=n=>{n.bi_valid===16?(Z0(n,n.bi_buf),n.bi_buf=0,n.bi_valid=0):n.bi_valid>=8&&(n.pending_buf[n.pending++]=n.bi_buf&255,n.bi_buf>>=8,n.bi_valid-=8)},s5=(n,l)=>{const a=l.dyn_tree,s=l.max_code,p=l.stat_desc.static_tree,h=l.stat_desc.has_stree,v=l.stat_desc.extra_bits,g=l.stat_desc.extra_base,C=l.stat_desc.max_length;let d,x,w,b,S,A,M=0;for(b=0;b<=ps;b++)n.bl_count[b]=0;for(a[n.heap[n.heap_max]*2+1]=0,d=n.heap_max+1;d<MC;d++)x=n.heap[d],b=a[a[x*2+1]*2+1]+1,b>C&&(b=C,M++),a[x*2+1]=b,!(x>s)&&(n.bl_count[b]++,S=0,x>=g&&(S=v[x-g]),A=a[x*2],n.opt_len+=A*(b+S),h&&(n.static_len+=A*(p[x*2+1]+S)));if(M!==0){do{for(b=C-1;n.bl_count[b]===0;)b--;n.bl_count[b]--,n.bl_count[b+1]+=2,n.bl_count[C]--,M-=2}while(M>0);for(b=C;b!==0;b--)for(x=n.bl_count[b];x!==0;)w=n.heap[--d],!(w>s)&&(a[w*2+1]!==b&&(n.opt_len+=(b-a[w*2+1])*a[w*2],a[w*2+1]=b),x--)}},YC=(n,l,a)=>{const s=new Array(ps+1);let p=0,h,v;for(h=1;h<=ps;h++)p=p+a[h-1]<<1,s[h]=p;for(v=0;v<=l;v++){let g=n[v*2+1];g!==0&&(n[v*2]=VC(s[g]++,g))}},c5=()=>{let n,l,a,s,p;const h=new Array(ps+1);for(a=0,s=0;s<_y-1;s++)for(wy[s]=a,n=0;n<1<<by[s];n++)G0[a++]=s;for(G0[a-1]=s,p=0,s=0;s<16;s++)for(Uh[s]=p,n=0;n<1<<Lh[s];n++)W0[p++]=s;for(p>>=7;s<Lc;s++)for(Uh[s]=p<<7,n=0;n<1<<Lh[s]-7;n++)W0[256+p++]=s;for(l=0;l<=ps;l++)h[l]=0;for(n=0;n<=143;)dl[n*2+1]=8,n++,h[8]++;for(;n<=255;)dl[n*2+1]=9,n++,h[9]++;for(;n<=279;)dl[n*2+1]=7,n++,h[7]++;for(;n<=287;)dl[n*2+1]=8,n++,h[8]++;for(YC(dl,Y0+1,h),n=0;n<Lc;n++)q0[n*2+1]=5,q0[n*2]=VC(n,5);PC=new Dy(dl,by,V0+1,Y0,ps),jC=new Dy(q0,Lh,0,Lc,ps),IC=new Dy(new Array(0),o5,0,Sy,i5)},qC=n=>{let l;for(l=0;l<Y0;l++)n.dyn_ltree[l*2]=0;for(l=0;l<Lc;l++)n.dyn_dtree[l*2]=0;for(l=0;l<Sy;l++)n.bl_tree[l*2]=0;n.dyn_ltree[Ey*2]=1,n.opt_len=n.static_len=0,n.sym_next=n.matches=0},WC=n=>{n.bi_valid>8?Z0(n,n.bi_buf):n.bi_valid>0&&(n.pending_buf[n.pending++]=n.bi_buf),n.bi_buf=0,n.bi_valid=0},GC=(n,l,a,s)=>{const p=l*2,h=a*2;return n[p]<n[h]||n[p]===n[h]&&s[l]<=s[a]},Ry=(n,l,a)=>{const s=n.heap[a];let p=a<<1;for(;p<=n.heap_len&&(p<n.heap_len&&GC(l,n.heap[p+1],n.heap[p],n.depth)&&p++,!GC(l,s,n.heap[p],n.depth));)n.heap[a]=n.heap[p],a=p,p<<=1;n.heap[a]=s},ZC=(n,l,a)=>{let s,p,h=0,v,g;if(n.sym_next!==0)do s=n.pending_buf[n.sym_buf+h++]&255,s+=(n.pending_buf[n.sym_buf+h++]&255)<<8,p=n.pending_buf[n.sym_buf+h++],s===0?go(n,p,l):(v=G0[p],go(n,v+V0+1,l),g=by[v],g!==0&&(p-=wy[v],za(n,p,g)),s--,v=$C(s),go(n,v,a),g=Lh[v],g!==0&&(s-=Uh[v],za(n,s,g)));while(h<n.sym_next);go(n,Ey,l)},Ay=(n,l)=>{const a=l.dyn_tree,s=l.stat_desc.static_tree,p=l.stat_desc.has_stree,h=l.stat_desc.elems;let v,g,C=-1,d;for(n.heap_len=0,n.heap_max=MC,v=0;v<h;v++)a[v*2]!==0?(n.heap[++n.heap_len]=C=v,n.depth[v]=0):a[v*2+1]=0;for(;n.heap_len<2;)d=n.heap[++n.heap_len]=C<2?++C:0,a[d*2]=1,n.depth[d]=0,n.opt_len--,p&&(n.static_len-=s[d*2+1]);for(l.max_code=C,v=n.heap_len>>1;v>=1;v--)Ry(n,a,v);d=h;do v=n.heap[1],n.heap[1]=n.heap[n.heap_len--],Ry(n,a,1),g=n.heap[1],n.heap[--n.heap_max]=v,n.heap[--n.heap_max]=g,a[d*2]=a[v*2]+a[g*2],n.depth[d]=(n.depth[v]>=n.depth[g]?n.depth[v]:n.depth[g])+1,a[v*2+1]=a[g*2+1]=d,n.heap[1]=d++,Ry(n,a,1);while(n.heap_len>=2);n.heap[--n.heap_max]=n.heap[1],s5(n,l),YC(a,C,n.bl_count)},QC=(n,l,a)=>{let s,p=-1,h,v=l[0*2+1],g=0,C=7,d=4;for(v===0&&(C=138,d=3),l[(a+1)*2+1]=65535,s=0;s<=a;s++)h=v,v=l[(s+1)*2+1],!(++g<C&&h===v)&&(g<d?n.bl_tree[h*2]+=g:h!==0?(h!==p&&n.bl_tree[h*2]++,n.bl_tree[NC*2]++):g<=10?n.bl_tree[LC*2]++:n.bl_tree[UC*2]++,g=0,p=h,v===0?(C=138,d=3):h===v?(C=6,d=3):(C=7,d=4))},XC=(n,l,a)=>{let s,p=-1,h,v=l[0*2+1],g=0,C=7,d=4;for(v===0&&(C=138,d=3),s=0;s<=a;s++)if(h=v,v=l[(s+1)*2+1],!(++g<C&&h===v)){if(g<d)do go(n,h,n.bl_tree);while(--g!==0);else h!==0?(h!==p&&(go(n,h,n.bl_tree),g--),go(n,NC,n.bl_tree),za(n,g-3,2)):g<=10?(go(n,LC,n.bl_tree),za(n,g-3,3)):(go(n,UC,n.bl_tree),za(n,g-11,7));g=0,p=h,v===0?(C=138,d=3):h===v?(C=6,d=3):(C=7,d=4)}},f5=n=>{let l;for(QC(n,n.dyn_ltree,n.l_desc.max_code),QC(n,n.dyn_dtree,n.d_desc.max_code),Ay(n,n.bl_desc),l=Sy-1;l>=3&&n.bl_tree[HC[l]*2+1]===0;l--);return n.opt_len+=3*(l+1)+5+5+4,l},d5=(n,l,a,s)=>{let p;for(za(n,l-257,5),za(n,a-1,5),za(n,s-4,4),p=0;p<s;p++)za(n,n.bl_tree[HC[p]*2+1],3);XC(n,n.dyn_ltree,l-1),XC(n,n.dyn_dtree,a-1)},p5=n=>{let l=4093624447,a;for(a=0;a<=31;a++,l>>>=1)if(l&1&&n.dyn_ltree[a*2]!==0)return BC;if(n.dyn_ltree[9*2]!==0||n.dyn_ltree[10*2]!==0||n.dyn_ltree[13*2]!==0)return FC;for(a=32;a<V0;a++)if(n.dyn_ltree[a*2]!==0)return FC;return BC};let KC=!1;const h5=n=>{KC||(c5(),KC=!0),n.l_desc=new Ty(n.dyn_ltree,PC),n.d_desc=new Ty(n.dyn_dtree,jC),n.bl_desc=new Ty(n.bl_tree,IC),n.bi_buf=0,n.bi_valid=0,qC(n)},JC=(n,l,a,s)=>{za(n,(t5<<1)+(s?1:0),3),WC(n),Z0(n,a),Z0(n,~a),a&&n.pending_buf.set(n.window.subarray(l,l+a),n.pending),n.pending+=a},v5=n=>{za(n,zC<<1,3),go(n,Ey,dl),u5(n)},m5=(n,l,a,s)=>{let p,h,v=0;n.level>0?(n.strm.data_type===e5&&(n.strm.data_type=p5(n)),Ay(n,n.l_desc),Ay(n,n.d_desc),v=f5(n),p=n.opt_len+3+7>>>3,h=n.static_len+3+7>>>3,h<=p&&(p=h)):p=h=a+5,a+4<=p&&l!==-1?JC(n,l,a,s):n.strategy===JD||h===p?(za(n,(zC<<1)+(s?1:0),3),ZC(n,dl,q0)):(za(n,(n5<<1)+(s?1:0),3),d5(n,n.l_desc.max_code+1,n.d_desc.max_code+1,v+1),ZC(n,n.dyn_ltree,n.dyn_dtree)),qC(n),s&&WC(n)},y5=(n,l,a)=>(n.pending_buf[n.sym_buf+n.sym_next++]=l,n.pending_buf[n.sym_buf+n.sym_next++]=l>>8,n.pending_buf[n.sym_buf+n.sym_next++]=a,l===0?n.dyn_ltree[a*2]++:(n.matches++,l--,n.dyn_ltree[(G0[a]+V0+1)*2]++,n.dyn_dtree[$C(l)*2]++),n.sym_next===n.sym_end);var g5=h5,x5=JC,_5=m5,S5=y5,C5=v5,E5={_tr_init:g5,_tr_stored_block:x5,_tr_flush_block:_5,_tr_tally:S5,_tr_align:C5},Q0=(n,l,a,s)=>{let p=n&65535|0,h=n>>>16&65535|0,v=0;for(;a!==0;){v=a>2e3?2e3:a,a-=v;do p=p+l[s++]|0,h=h+p|0;while(--v);p%=65521,h%=65521}return p|h<<16|0};const b5=()=>{let n,l=[];for(var a=0;a<256;a++){n=a;for(var s=0;s<8;s++)n=n&1?3988292384^n>>>1:n>>>1;l[a]=n}return l},w5=new Uint32Array(b5());var br=(n,l,a,s)=>{const p=w5,h=s+a;n^=-1;for(let v=s;v<h;v++)n=n>>>8^p[(n^l[v])&255];return n^-1},hs={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},vs={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:D5,_tr_stored_block:ky,_tr_flush_block:T5,_tr_tally:iu,_tr_align:R5}=E5,{Z_NO_FLUSH:ou,Z_PARTIAL_FLUSH:A5,Z_FULL_FLUSH:k5,Z_FINISH:gi,Z_BLOCK:eE,Z_OK:Lr,Z_STREAM_END:tE,Z_STREAM_ERROR:xo,Z_DATA_ERROR:O5,Z_BUF_ERROR:Oy,Z_DEFAULT_COMPRESSION:B5,Z_FILTERED:F5,Z_HUFFMAN_ONLY:Hh,Z_RLE:z5,Z_FIXED:M5,Z_DEFAULT_STRATEGY:N5,Z_UNKNOWN:L5,Z_DEFLATED:Ph}=vs,U5=9,H5=15,P5=8,j5=29,By=256+1+j5,I5=30,$5=19,V5=2*By+1,Y5=15,zt=3,lu=258,_o=lu+zt+1,q5=32,Uc=42,Fy=57,zy=69,My=73,Ny=91,Ly=103,ms=113,X0=666,ma=1,Hc=2,ys=3,Pc=4,W5=3,gs=(n,l)=>(n.msg=hs[l],l),nE=n=>n*2-(n>4?9:0),uu=n=>{let l=n.length;for(;--l>=0;)n[l]=0},G5=n=>{let l,a,s,p=n.w_size;l=n.hash_size,s=l;do a=n.head[--s],n.head[s]=a>=p?a-p:0;while(--l);l=p,s=l;do a=n.prev[--s],n.prev[s]=a>=p?a-p:0;while(--l)};let su=(n,l,a)=>(l<<n.hash_shift^a)&n.hash_mask;const ni=n=>{const l=n.state;let a=l.pending;a>n.avail_out&&(a=n.avail_out),a!==0&&(n.output.set(l.pending_buf.subarray(l.pending_out,l.pending_out+a),n.next_out),n.next_out+=a,l.pending_out+=a,n.total_out+=a,n.avail_out-=a,l.pending-=a,l.pending===0&&(l.pending_out=0))},ri=(n,l)=>{T5(n,n.block_start>=0?n.block_start:-1,n.strstart-n.block_start,l),n.block_start=n.strstart,ni(n.strm)},qt=(n,l)=>{n.pending_buf[n.pending++]=l},K0=(n,l)=>{n.pending_buf[n.pending++]=l>>>8&255,n.pending_buf[n.pending++]=l&255},Uy=(n,l,a,s)=>{let p=n.avail_in;return p>s&&(p=s),p===0?0:(n.avail_in-=p,l.set(n.input.subarray(n.next_in,n.next_in+p),a),n.state.wrap===1?n.adler=Q0(n.adler,l,p,a):n.state.wrap===2&&(n.adler=br(n.adler,l,p,a)),n.next_in+=p,n.total_in+=p,p)},rE=(n,l)=>{let a=n.max_chain_length,s=n.strstart,p,h,v=n.prev_length,g=n.nice_match;const C=n.strstart>n.w_size-_o?n.strstart-(n.w_size-_o):0,d=n.window,x=n.w_mask,w=n.prev,b=n.strstart+lu;let S=d[s+v-1],A=d[s+v];n.prev_length>=n.good_match&&(a>>=2),g>n.lookahead&&(g=n.lookahead);do if(p=l,!(d[p+v]!==A||d[p+v-1]!==S||d[p]!==d[s]||d[++p]!==d[s+1])){s+=2,p++;do;while(d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&s<b);if(h=lu-(b-s),s=b-lu,h>v){if(n.match_start=l,v=h,h>=g)break;S=d[s+v-1],A=d[s+v]}}while((l=w[l&x])>C&&--a!==0);return v<=n.lookahead?v:n.lookahead},jc=n=>{const l=n.w_size;let a,s,p;do{if(s=n.window_size-n.lookahead-n.strstart,n.strstart>=l+(l-_o)&&(n.window.set(n.window.subarray(l,l+l-s),0),n.match_start-=l,n.strstart-=l,n.block_start-=l,n.insert>n.strstart&&(n.insert=n.strstart),G5(n),s+=l),n.strm.avail_in===0)break;if(a=Uy(n.strm,n.window,n.strstart+n.lookahead,s),n.lookahead+=a,n.lookahead+n.insert>=zt)for(p=n.strstart-n.insert,n.ins_h=n.window[p],n.ins_h=su(n,n.ins_h,n.window[p+1]);n.insert&&(n.ins_h=su(n,n.ins_h,n.window[p+zt-1]),n.prev[p&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=p,p++,n.insert--,!(n.lookahead+n.insert<zt)););}while(n.lookahead<_o&&n.strm.avail_in!==0)},aE=(n,l)=>{let a=n.pending_buf_size-5>n.w_size?n.w_size:n.pending_buf_size-5,s,p,h,v=0,g=n.strm.avail_in;do{if(s=65535,h=n.bi_valid+42>>3,n.strm.avail_out<h||(h=n.strm.avail_out-h,p=n.strstart-n.block_start,s>p+n.strm.avail_in&&(s=p+n.strm.avail_in),s>h&&(s=h),s<a&&(s===0&&l!==gi||l===ou||s!==p+n.strm.avail_in)))break;v=l===gi&&s===p+n.strm.avail_in?1:0,ky(n,0,0,v),n.pending_buf[n.pending-4]=s,n.pending_buf[n.pending-3]=s>>8,n.pending_buf[n.pending-2]=~s,n.pending_buf[n.pending-1]=~s>>8,ni(n.strm),p&&(p>s&&(p=s),n.strm.output.set(n.window.subarray(n.block_start,n.block_start+p),n.strm.next_out),n.strm.next_out+=p,n.strm.avail_out-=p,n.strm.total_out+=p,n.block_start+=p,s-=p),s&&(Uy(n.strm,n.strm.output,n.strm.next_out,s),n.strm.next_out+=s,n.strm.avail_out-=s,n.strm.total_out+=s)}while(v===0);return g-=n.strm.avail_in,g&&(g>=n.w_size?(n.matches=2,n.window.set(n.strm.input.subarray(n.strm.next_in-n.w_size,n.strm.next_in),0),n.strstart=n.w_size,n.insert=n.strstart):(n.window_size-n.strstart<=g&&(n.strstart-=n.w_size,n.window.set(n.window.subarray(n.w_size,n.w_size+n.strstart),0),n.matches<2&&n.matches++,n.insert>n.strstart&&(n.insert=n.strstart)),n.window.set(n.strm.input.subarray(n.strm.next_in-g,n.strm.next_in),n.strstart),n.strstart+=g,n.insert+=g>n.w_size-n.insert?n.w_size-n.insert:g),n.block_start=n.strstart),n.high_water<n.strstart&&(n.high_water=n.strstart),v?Pc:l!==ou&&l!==gi&&n.strm.avail_in===0&&n.strstart===n.block_start?Hc:(h=n.window_size-n.strstart,n.strm.avail_in>h&&n.block_start>=n.w_size&&(n.block_start-=n.w_size,n.strstart-=n.w_size,n.window.set(n.window.subarray(n.w_size,n.w_size+n.strstart),0),n.matches<2&&n.matches++,h+=n.w_size,n.insert>n.strstart&&(n.insert=n.strstart)),h>n.strm.avail_in&&(h=n.strm.avail_in),h&&(Uy(n.strm,n.window,n.strstart,h),n.strstart+=h,n.insert+=h>n.w_size-n.insert?n.w_size-n.insert:h),n.high_water<n.strstart&&(n.high_water=n.strstart),h=n.bi_valid+42>>3,h=n.pending_buf_size-h>65535?65535:n.pending_buf_size-h,a=h>n.w_size?n.w_size:h,p=n.strstart-n.block_start,(p>=a||(p||l===gi)&&l!==ou&&n.strm.avail_in===0&&p<=h)&&(s=p>h?h:p,v=l===gi&&n.strm.avail_in===0&&s===p?1:0,ky(n,n.block_start,s,v),n.block_start+=s,ni(n.strm)),v?ys:ma)},Hy=(n,l)=>{let a,s;for(;;){if(n.lookahead<_o){if(jc(n),n.lookahead<_o&&l===ou)return ma;if(n.lookahead===0)break}if(a=0,n.lookahead>=zt&&(n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart),a!==0&&n.strstart-a<=n.w_size-_o&&(n.match_length=rE(n,a)),n.match_length>=zt)if(s=iu(n,n.strstart-n.match_start,n.match_length-zt),n.lookahead-=n.match_length,n.match_length<=n.max_lazy_match&&n.lookahead>=zt){n.match_length--;do n.strstart++,n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart;while(--n.match_length!==0);n.strstart++}else n.strstart+=n.match_length,n.match_length=0,n.ins_h=n.window[n.strstart],n.ins_h=su(n,n.ins_h,n.window[n.strstart+1]);else s=iu(n,0,n.window[n.strstart]),n.lookahead--,n.strstart++;if(s&&(ri(n,!1),n.strm.avail_out===0))return ma}return n.insert=n.strstart<zt-1?n.strstart:zt-1,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc},Ic=(n,l)=>{let a,s,p;for(;;){if(n.lookahead<_o){if(jc(n),n.lookahead<_o&&l===ou)return ma;if(n.lookahead===0)break}if(a=0,n.lookahead>=zt&&(n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart),n.prev_length=n.match_length,n.prev_match=n.match_start,n.match_length=zt-1,a!==0&&n.prev_length<n.max_lazy_match&&n.strstart-a<=n.w_size-_o&&(n.match_length=rE(n,a),n.match_length<=5&&(n.strategy===F5||n.match_length===zt&&n.strstart-n.match_start>4096)&&(n.match_length=zt-1)),n.prev_length>=zt&&n.match_length<=n.prev_length){p=n.strstart+n.lookahead-zt,s=iu(n,n.strstart-1-n.prev_match,n.prev_length-zt),n.lookahead-=n.prev_length-1,n.prev_length-=2;do++n.strstart<=p&&(n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart);while(--n.prev_length!==0);if(n.match_available=0,n.match_length=zt-1,n.strstart++,s&&(ri(n,!1),n.strm.avail_out===0))return ma}else if(n.match_available){if(s=iu(n,0,n.window[n.strstart-1]),s&&ri(n,!1),n.strstart++,n.lookahead--,n.strm.avail_out===0)return ma}else n.match_available=1,n.strstart++,n.lookahead--}return n.match_available&&(s=iu(n,0,n.window[n.strstart-1]),n.match_available=0),n.insert=n.strstart<zt-1?n.strstart:zt-1,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc},Z5=(n,l)=>{let a,s,p,h;const v=n.window;for(;;){if(n.lookahead<=lu){if(jc(n),n.lookahead<=lu&&l===ou)return ma;if(n.lookahead===0)break}if(n.match_length=0,n.lookahead>=zt&&n.strstart>0&&(p=n.strstart-1,s=v[p],s===v[++p]&&s===v[++p]&&s===v[++p])){h=n.strstart+lu;do;while(s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&p<h);n.match_length=lu-(h-p),n.match_length>n.lookahead&&(n.match_length=n.lookahead)}if(n.match_length>=zt?(a=iu(n,1,n.match_length-zt),n.lookahead-=n.match_length,n.strstart+=n.match_length,n.match_length=0):(a=iu(n,0,n.window[n.strstart]),n.lookahead--,n.strstart++),a&&(ri(n,!1),n.strm.avail_out===0))return ma}return n.insert=0,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc},Q5=(n,l)=>{let a;for(;;){if(n.lookahead===0&&(jc(n),n.lookahead===0)){if(l===ou)return ma;break}if(n.match_length=0,a=iu(n,0,n.window[n.strstart]),n.lookahead--,n.strstart++,a&&(ri(n,!1),n.strm.avail_out===0))return ma}return n.insert=0,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc};function So(n,l,a,s,p){this.good_length=n,this.max_lazy=l,this.nice_length=a,this.max_chain=s,this.func=p}const J0=[new So(0,0,0,0,aE),new So(4,4,8,4,Hy),new So(4,5,16,8,Hy),new So(4,6,32,32,Hy),new So(4,4,16,16,Ic),new So(8,16,32,32,Ic),new So(8,16,128,128,Ic),new So(8,32,128,256,Ic),new So(32,128,258,1024,Ic),new So(32,258,258,4096,Ic)],X5=n=>{n.window_size=2*n.w_size,uu(n.head),n.max_lazy_match=J0[n.level].max_lazy,n.good_match=J0[n.level].good_length,n.nice_match=J0[n.level].nice_length,n.max_chain_length=J0[n.level].max_chain,n.strstart=0,n.block_start=0,n.lookahead=0,n.insert=0,n.match_length=n.prev_length=zt-1,n.match_available=0,n.ins_h=0};function K5(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Ph,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(V5*2),this.dyn_dtree=new Uint16Array((2*I5+1)*2),this.bl_tree=new Uint16Array((2*$5+1)*2),uu(this.dyn_ltree),uu(this.dyn_dtree),uu(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(Y5+1),this.heap=new Uint16Array(2*By+1),uu(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*By+1),uu(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const ed=n=>{if(!n)return 1;const l=n.state;return!l||l.strm!==n||l.status!==Uc&&l.status!==Fy&&l.status!==zy&&l.status!==My&&l.status!==Ny&&l.status!==Ly&&l.status!==ms&&l.status!==X0?1:0},iE=n=>{if(ed(n))return gs(n,xo);n.total_in=n.total_out=0,n.data_type=L5;const l=n.state;return l.pending=0,l.pending_out=0,l.wrap<0&&(l.wrap=-l.wrap),l.status=l.wrap===2?Fy:l.wrap?Uc:ms,n.adler=l.wrap===2?0:1,l.last_flush=-2,D5(l),Lr},oE=n=>{const l=iE(n);return l===Lr&&X5(n.state),l},J5=(n,l)=>ed(n)||n.state.wrap!==2?xo:(n.state.gzhead=l,Lr),lE=(n,l,a,s,p,h)=>{if(!n)return xo;let v=1;if(l===B5&&(l=6),s<0?(v=0,s=-s):s>15&&(v=2,s-=16),p<1||p>U5||a!==Ph||s<8||s>15||l<0||l>9||h<0||h>M5||s===8&&v!==1)return gs(n,xo);s===8&&(s=9);const g=new K5;return n.state=g,g.strm=n,g.status=Uc,g.wrap=v,g.gzhead=null,g.w_bits=s,g.w_size=1<<g.w_bits,g.w_mask=g.w_size-1,g.hash_bits=p+7,g.hash_size=1<<g.hash_bits,g.hash_mask=g.hash_size-1,g.hash_shift=~~((g.hash_bits+zt-1)/zt),g.window=new Uint8Array(g.w_size*2),g.head=new Uint16Array(g.hash_size),g.prev=new Uint16Array(g.w_size),g.lit_bufsize=1<<p+6,g.pending_buf_size=g.lit_bufsize*4,g.pending_buf=new Uint8Array(g.pending_buf_size),g.sym_buf=g.lit_bufsize,g.sym_end=(g.lit_bufsize-1)*3,g.level=l,g.strategy=h,g.method=a,oE(n)},eT=(n,l)=>lE(n,l,Ph,H5,P5,N5),tT=(n,l)=>{if(ed(n)||l>eE||l<0)return n?gs(n,xo):xo;const a=n.state;if(!n.output||n.avail_in!==0&&!n.input||a.status===X0&&l!==gi)return gs(n,n.avail_out===0?Oy:xo);const s=a.last_flush;if(a.last_flush=l,a.pending!==0){if(ni(n),n.avail_out===0)return a.last_flush=-1,Lr}else if(n.avail_in===0&&nE(l)<=nE(s)&&l!==gi)return gs(n,Oy);if(a.status===X0&&n.avail_in!==0)return gs(n,Oy);if(a.status===Uc&&a.wrap===0&&(a.status=ms),a.status===Uc){let p=Ph+(a.w_bits-8<<4)<<8,h=-1;if(a.strategy>=Hh||a.level<2?h=0:a.level<6?h=1:a.level===6?h=2:h=3,p|=h<<6,a.strstart!==0&&(p|=q5),p+=31-p%31,K0(a,p),a.strstart!==0&&(K0(a,n.adler>>>16),K0(a,n.adler&65535)),n.adler=1,a.status=ms,ni(n),a.pending!==0)return a.last_flush=-1,Lr}if(a.status===Fy){if(n.adler=0,qt(a,31),qt(a,139),qt(a,8),a.gzhead)qt(a,(a.gzhead.text?1:0)+(a.gzhead.hcrc?2:0)+(a.gzhead.extra?4:0)+(a.gzhead.name?8:0)+(a.gzhead.comment?16:0)),qt(a,a.gzhead.time&255),qt(a,a.gzhead.time>>8&255),qt(a,a.gzhead.time>>16&255),qt(a,a.gzhead.time>>24&255),qt(a,a.level===9?2:a.strategy>=Hh||a.level<2?4:0),qt(a,a.gzhead.os&255),a.gzhead.extra&&a.gzhead.extra.length&&(qt(a,a.gzhead.extra.length&255),qt(a,a.gzhead.extra.length>>8&255)),a.gzhead.hcrc&&(n.adler=br(n.adler,a.pending_buf,a.pending,0)),a.gzindex=0,a.status=zy;else if(qt(a,0),qt(a,0),qt(a,0),qt(a,0),qt(a,0),qt(a,a.level===9?2:a.strategy>=Hh||a.level<2?4:0),qt(a,W5),a.status=ms,ni(n),a.pending!==0)return a.last_flush=-1,Lr}if(a.status===zy){if(a.gzhead.extra){let p=a.pending,h=(a.gzhead.extra.length&65535)-a.gzindex;for(;a.pending+h>a.pending_buf_size;){let g=a.pending_buf_size-a.pending;if(a.pending_buf.set(a.gzhead.extra.subarray(a.gzindex,a.gzindex+g),a.pending),a.pending=a.pending_buf_size,a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),a.gzindex+=g,ni(n),a.pending!==0)return a.last_flush=-1,Lr;p=0,h-=g}let v=new Uint8Array(a.gzhead.extra);a.pending_buf.set(v.subarray(a.gzindex,a.gzindex+h),a.pending),a.pending+=h,a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),a.gzindex=0}a.status=My}if(a.status===My){if(a.gzhead.name){let p=a.pending,h;do{if(a.pending===a.pending_buf_size){if(a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),ni(n),a.pending!==0)return a.last_flush=-1,Lr;p=0}a.gzindex<a.gzhead.name.length?h=a.gzhead.name.charCodeAt(a.gzindex++)&255:h=0,qt(a,h)}while(h!==0);a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),a.gzindex=0}a.status=Ny}if(a.status===Ny){if(a.gzhead.comment){let p=a.pending,h;do{if(a.pending===a.pending_buf_size){if(a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),ni(n),a.pending!==0)return a.last_flush=-1,Lr;p=0}a.gzindex<a.gzhead.comment.length?h=a.gzhead.comment.charCodeAt(a.gzindex++)&255:h=0,qt(a,h)}while(h!==0);a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p))}a.status=Ly}if(a.status===Ly){if(a.gzhead.hcrc){if(a.pending+2>a.pending_buf_size&&(ni(n),a.pending!==0))return a.last_flush=-1,Lr;qt(a,n.adler&255),qt(a,n.adler>>8&255),n.adler=0}if(a.status=ms,ni(n),a.pending!==0)return a.last_flush=-1,Lr}if(n.avail_in!==0||a.lookahead!==0||l!==ou&&a.status!==X0){let p=a.level===0?aE(a,l):a.strategy===Hh?Q5(a,l):a.strategy===z5?Z5(a,l):J0[a.level].func(a,l);if((p===ys||p===Pc)&&(a.status=X0),p===ma||p===ys)return n.avail_out===0&&(a.last_flush=-1),Lr;if(p===Hc&&(l===A5?R5(a):l!==eE&&(ky(a,0,0,!1),l===k5&&(uu(a.head),a.lookahead===0&&(a.strstart=0,a.block_start=0,a.insert=0))),ni(n),n.avail_out===0))return a.last_flush=-1,Lr}return l!==gi?Lr:a.wrap<=0?tE:(a.wrap===2?(qt(a,n.adler&255),qt(a,n.adler>>8&255),qt(a,n.adler>>16&255),qt(a,n.adler>>24&255),qt(a,n.total_in&255),qt(a,n.total_in>>8&255),qt(a,n.total_in>>16&255),qt(a,n.total_in>>24&255)):(K0(a,n.adler>>>16),K0(a,n.adler&65535)),ni(n),a.wrap>0&&(a.wrap=-a.wrap),a.pending!==0?Lr:tE)},nT=n=>{if(ed(n))return xo;const l=n.state.status;return n.state=null,l===ms?gs(n,O5):Lr},rT=(n,l)=>{let a=l.length;if(ed(n))return xo;const s=n.state,p=s.wrap;if(p===2||p===1&&s.status!==Uc||s.lookahead)return xo;if(p===1&&(n.adler=Q0(n.adler,l,a,0)),s.wrap=0,a>=s.w_size){p===0&&(uu(s.head),s.strstart=0,s.block_start=0,s.insert=0);let C=new Uint8Array(s.w_size);C.set(l.subarray(a-s.w_size,a),0),l=C,a=s.w_size}const h=n.avail_in,v=n.next_in,g=n.input;for(n.avail_in=a,n.next_in=0,n.input=l,jc(s);s.lookahead>=zt;){let C=s.strstart,d=s.lookahead-(zt-1);do s.ins_h=su(s,s.ins_h,s.window[C+zt-1]),s.prev[C&s.w_mask]=s.head[s.ins_h],s.head[s.ins_h]=C,C++;while(--d);s.strstart=C,s.lookahead=zt-1,jc(s)}return s.strstart+=s.lookahead,s.block_start=s.strstart,s.insert=s.lookahead,s.lookahead=0,s.match_length=s.prev_length=zt-1,s.match_available=0,n.next_in=v,n.input=g,n.avail_in=h,s.wrap=p,Lr};var aT=eT,iT=lE,oT=oE,lT=iE,uT=J5,sT=tT,cT=nT,fT=rT,dT="pako deflate (from Nodeca project)",td={deflateInit:aT,deflateInit2:iT,deflateReset:oT,deflateResetKeep:lT,deflateSetHeader:uT,deflate:sT,deflateEnd:cT,deflateSetDictionary:fT,deflateInfo:dT};const pT=(n,l)=>Object.prototype.hasOwnProperty.call(n,l);var hT=function(n){const l=Array.prototype.slice.call(arguments,1);for(;l.length;){const a=l.shift();if(a){if(typeof a!="object")throw new TypeError(a+"must be non-object");for(const s in a)pT(a,s)&&(n[s]=a[s])}}return n},vT=n=>{let l=0;for(let s=0,p=n.length;s<p;s++)l+=n[s].length;const a=new Uint8Array(l);for(let s=0,p=0,h=n.length;s<h;s++){let v=n[s];a.set(v,p),p+=v.length}return a},jh={assign:hT,flattenChunks:vT};let uE=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{uE=!1}const nd=new Uint8Array(256);for(let n=0;n<256;n++)nd[n]=n>=252?6:n>=248?5:n>=240?4:n>=224?3:n>=192?2:1;nd[254]=nd[254]=1;var mT=n=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(n);let l,a,s,p,h,v=n.length,g=0;for(p=0;p<v;p++)a=n.charCodeAt(p),(a&64512)===55296&&p+1<v&&(s=n.charCodeAt(p+1),(s&64512)===56320&&(a=65536+(a-55296<<10)+(s-56320),p++)),g+=a<128?1:a<2048?2:a<65536?3:4;for(l=new Uint8Array(g),h=0,p=0;h<g;p++)a=n.charCodeAt(p),(a&64512)===55296&&p+1<v&&(s=n.charCodeAt(p+1),(s&64512)===56320&&(a=65536+(a-55296<<10)+(s-56320),p++)),a<128?l[h++]=a:a<2048?(l[h++]=192|a>>>6,l[h++]=128|a&63):a<65536?(l[h++]=224|a>>>12,l[h++]=128|a>>>6&63,l[h++]=128|a&63):(l[h++]=240|a>>>18,l[h++]=128|a>>>12&63,l[h++]=128|a>>>6&63,l[h++]=128|a&63);return l};const yT=(n,l)=>{if(l<65534&&n.subarray&&uE)return String.fromCharCode.apply(null,n.length===l?n:n.subarray(0,l));let a="";for(let s=0;s<l;s++)a+=String.fromCharCode(n[s]);return a};var gT=(n,l)=>{const a=l||n.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(n.subarray(0,l));let s,p;const h=new Array(a*2);for(p=0,s=0;s<a;){let v=n[s++];if(v<128){h[p++]=v;continue}let g=nd[v];if(g>4){h[p++]=65533,s+=g-1;continue}for(v&=g===2?31:g===3?15:7;g>1&&s<a;)v=v<<6|n[s++]&63,g--;if(g>1){h[p++]=65533;continue}v<65536?h[p++]=v:(v-=65536,h[p++]=55296|v>>10&1023,h[p++]=56320|v&1023)}return yT(h,p)},xT=(n,l)=>{l=l||n.length,l>n.length&&(l=n.length);let a=l-1;for(;a>=0&&(n[a]&192)===128;)a--;return a<0||a===0?l:a+nd[n[a]]>l?a:l},rd={string2buf:mT,buf2string:gT,utf8border:xT};function _T(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var sE=_T;const cE=Object.prototype.toString,{Z_NO_FLUSH:ST,Z_SYNC_FLUSH:CT,Z_FULL_FLUSH:ET,Z_FINISH:bT,Z_OK:Ih,Z_STREAM_END:wT,Z_DEFAULT_COMPRESSION:DT,Z_DEFAULT_STRATEGY:TT,Z_DEFLATED:RT}=vs;function ad(n){this.options=jh.assign({level:DT,method:RT,chunkSize:16384,windowBits:15,memLevel:8,strategy:TT},n||{});let l=this.options;l.raw&&l.windowBits>0?l.windowBits=-l.windowBits:l.gzip&&l.windowBits>0&&l.windowBits<16&&(l.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new sE,this.strm.avail_out=0;let a=td.deflateInit2(this.strm,l.level,l.method,l.windowBits,l.memLevel,l.strategy);if(a!==Ih)throw new Error(hs[a]);if(l.header&&td.deflateSetHeader(this.strm,l.header),l.dictionary){let s;if(typeof l.dictionary=="string"?s=rd.string2buf(l.dictionary):cE.call(l.dictionary)==="[object ArrayBuffer]"?s=new Uint8Array(l.dictionary):s=l.dictionary,a=td.deflateSetDictionary(this.strm,s),a!==Ih)throw new Error(hs[a]);this._dict_set=!0}}ad.prototype.push=function(n,l){const a=this.strm,s=this.options.chunkSize;let p,h;if(this.ended)return!1;for(l===~~l?h=l:h=l===!0?bT:ST,typeof n=="string"?a.input=rd.string2buf(n):cE.call(n)==="[object ArrayBuffer]"?a.input=new Uint8Array(n):a.input=n,a.next_in=0,a.avail_in=a.input.length;;){if(a.avail_out===0&&(a.output=new Uint8Array(s),a.next_out=0,a.avail_out=s),(h===CT||h===ET)&&a.avail_out<=6){this.onData(a.output.subarray(0,a.next_out)),a.avail_out=0;continue}if(p=td.deflate(a,h),p===wT)return a.next_out>0&&this.onData(a.output.subarray(0,a.next_out)),p=td.deflateEnd(this.strm),this.onEnd(p),this.ended=!0,p===Ih;if(a.avail_out===0){this.onData(a.output);continue}if(h>0&&a.next_out>0){this.onData(a.output.subarray(0,a.next_out)),a.avail_out=0;continue}if(a.avail_in===0)break}return!0},ad.prototype.onData=function(n){this.chunks.push(n)},ad.prototype.onEnd=function(n){n===Ih&&(this.result=jh.flattenChunks(this.chunks)),this.chunks=[],this.err=n,this.msg=this.strm.msg};function Py(n,l){const a=new ad(l);if(a.push(n,!0),a.err)throw a.msg||hs[a.err];return a.result}function AT(n,l){return l=l||{},l.raw=!0,Py(n,l)}function kT(n,l){return l=l||{},l.gzip=!0,Py(n,l)}var OT=ad,BT=Py,FT=AT,zT=kT,MT=vs,NT={Deflate:OT,deflate:BT,deflateRaw:FT,gzip:zT,constants:MT};const $h=16209,LT=16191;var UT=function(l,a){let s,p,h,v,g,C,d,x,w,b,S,A,M,z,F,k,T,B,O,P,L,$,Z,j;const U=l.state;s=l.next_in,Z=l.input,p=s+(l.avail_in-5),h=l.next_out,j=l.output,v=h-(a-l.avail_out),g=h+(l.avail_out-257),C=U.dmax,d=U.wsize,x=U.whave,w=U.wnext,b=U.window,S=U.hold,A=U.bits,M=U.lencode,z=U.distcode,F=(1<<U.lenbits)-1,k=(1<<U.distbits)-1;e:do{A<15&&(S+=Z[s++]<<A,A+=8,S+=Z[s++]<<A,A+=8),T=M[S&F];t:for(;;){if(B=T>>>24,S>>>=B,A-=B,B=T>>>16&255,B===0)j[h++]=T&65535;else if(B&16){O=T&65535,B&=15,B&&(A<B&&(S+=Z[s++]<<A,A+=8),O+=S&(1<<B)-1,S>>>=B,A-=B),A<15&&(S+=Z[s++]<<A,A+=8,S+=Z[s++]<<A,A+=8),T=z[S&k];n:for(;;){if(B=T>>>24,S>>>=B,A-=B,B=T>>>16&255,B&16){if(P=T&65535,B&=15,A<B&&(S+=Z[s++]<<A,A+=8,A<B&&(S+=Z[s++]<<A,A+=8)),P+=S&(1<<B)-1,P>C){l.msg="invalid distance too far back",U.mode=$h;break e}if(S>>>=B,A-=B,B=h-v,P>B){if(B=P-B,B>x&&U.sane){l.msg="invalid distance too far back",U.mode=$h;break e}if(L=0,$=b,w===0){if(L+=d-B,B<O){O-=B;do j[h++]=b[L++];while(--B);L=h-P,$=j}}else if(w<B){if(L+=d+w-B,B-=w,B<O){O-=B;do j[h++]=b[L++];while(--B);if(L=0,w<O){B=w,O-=B;do j[h++]=b[L++];while(--B);L=h-P,$=j}}}else if(L+=w-B,B<O){O-=B;do j[h++]=b[L++];while(--B);L=h-P,$=j}for(;O>2;)j[h++]=$[L++],j[h++]=$[L++],j[h++]=$[L++],O-=3;O&&(j[h++]=$[L++],O>1&&(j[h++]=$[L++]))}else{L=h-P;do j[h++]=j[L++],j[h++]=j[L++],j[h++]=j[L++],O-=3;while(O>2);O&&(j[h++]=j[L++],O>1&&(j[h++]=j[L++]))}}else if(B&64){l.msg="invalid distance code",U.mode=$h;break e}else{T=z[(T&65535)+(S&(1<<B)-1)];continue n}break}}else if(B&64)if(B&32){U.mode=LT;break e}else{l.msg="invalid literal/length code",U.mode=$h;break e}else{T=M[(T&65535)+(S&(1<<B)-1)];continue t}break}}while(s<p&&h<g);O=A>>3,s-=O,A-=O<<3,S&=(1<<A)-1,l.next_in=s,l.next_out=h,l.avail_in=s<p?5+(p-s):5-(s-p),l.avail_out=h<g?257+(g-h):257-(h-g),U.hold=S,U.bits=A};const $c=15,fE=852,dE=592,pE=0,jy=1,hE=2,HT=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),PT=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),jT=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),IT=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var id=(n,l,a,s,p,h,v,g)=>{const C=g.bits;let d=0,x=0,w=0,b=0,S=0,A=0,M=0,z=0,F=0,k=0,T,B,O,P,L,$=null,Z;const j=new Uint16Array($c+1),U=new Uint16Array($c+1);let ie=null,W,oe,Q;for(d=0;d<=$c;d++)j[d]=0;for(x=0;x<s;x++)j[l[a+x]]++;for(S=C,b=$c;b>=1&&j[b]===0;b--);if(S>b&&(S=b),b===0)return p[h++]=1<<24|64<<16|0,p[h++]=1<<24|64<<16|0,g.bits=1,0;for(w=1;w<b&&j[w]===0;w++);for(S<w&&(S=w),z=1,d=1;d<=$c;d++)if(z<<=1,z-=j[d],z<0)return-1;if(z>0&&(n===pE||b!==1))return-1;for(U[1]=0,d=1;d<$c;d++)U[d+1]=U[d]+j[d];for(x=0;x<s;x++)l[a+x]!==0&&(v[U[l[a+x]]++]=x);if(n===pE?($=ie=v,Z=20):n===jy?($=HT,ie=PT,Z=257):($=jT,ie=IT,Z=0),k=0,x=0,d=w,L=h,A=S,M=0,O=-1,F=1<<S,P=F-1,n===jy&&F>fE||n===hE&&F>dE)return 1;for(;;){W=d-M,v[x]+1<Z?(oe=0,Q=v[x]):v[x]>=Z?(oe=ie[v[x]-Z],Q=$[v[x]-Z]):(oe=32+64,Q=0),T=1<<d-M,B=1<<A,w=B;do B-=T,p[L+(k>>M)+B]=W<<24|oe<<16|Q|0;while(B!==0);for(T=1<<d-1;k&T;)T>>=1;if(T!==0?(k&=T-1,k+=T):k=0,x++,--j[d]===0){if(d===b)break;d=l[a+v[x]]}if(d>S&&(k&P)!==O){for(M===0&&(M=S),L+=w,A=d-M,z=1<<A;A+M<b&&(z-=j[A+M],!(z<=0));)A++,z<<=1;if(F+=1<<A,n===jy&&F>fE||n===hE&&F>dE)return 1;O=k&P,p[O]=S<<24|A<<16|L-h|0}}return k!==0&&(p[L+k]=d-M<<24|64<<16|0),g.bits=S,0};const $T=0,vE=1,mE=2,{Z_FINISH:yE,Z_BLOCK:VT,Z_TREES:Vh,Z_OK:xs,Z_STREAM_END:YT,Z_NEED_DICT:qT,Z_STREAM_ERROR:xi,Z_DATA_ERROR:gE,Z_MEM_ERROR:xE,Z_BUF_ERROR:WT,Z_DEFLATED:_E}=vs,Yh=16180,SE=16181,CE=16182,EE=16183,bE=16184,wE=16185,DE=16186,TE=16187,RE=16188,AE=16189,qh=16190,pl=16191,Iy=16192,kE=16193,$y=16194,OE=16195,BE=16196,FE=16197,zE=16198,Wh=16199,Gh=16200,ME=16201,NE=16202,LE=16203,UE=16204,HE=16205,Vy=16206,PE=16207,jE=16208,Tn=16209,IE=16210,$E=16211,GT=852,ZT=592,QT=15,VE=n=>(n>>>24&255)+(n>>>8&65280)+((n&65280)<<8)+((n&255)<<24);function XT(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const _s=n=>{if(!n)return 1;const l=n.state;return!l||l.strm!==n||l.mode<Yh||l.mode>$E?1:0},YE=n=>{if(_s(n))return xi;const l=n.state;return n.total_in=n.total_out=l.total=0,n.msg="",l.wrap&&(n.adler=l.wrap&1),l.mode=Yh,l.last=0,l.havedict=0,l.flags=-1,l.dmax=32768,l.head=null,l.hold=0,l.bits=0,l.lencode=l.lendyn=new Int32Array(GT),l.distcode=l.distdyn=new Int32Array(ZT),l.sane=1,l.back=-1,xs},qE=n=>{if(_s(n))return xi;const l=n.state;return l.wsize=0,l.whave=0,l.wnext=0,YE(n)},WE=(n,l)=>{let a;if(_s(n))return xi;const s=n.state;return l<0?(a=0,l=-l):(a=(l>>4)+5,l<48&&(l&=15)),l&&(l<8||l>15)?xi:(s.window!==null&&s.wbits!==l&&(s.window=null),s.wrap=a,s.wbits=l,qE(n))},GE=(n,l)=>{if(!n)return xi;const a=new XT;n.state=a,a.strm=n,a.window=null,a.mode=Yh;const s=WE(n,l);return s!==xs&&(n.state=null),s},KT=n=>GE(n,QT);let ZE=!0,Yy,qy;const JT=n=>{if(ZE){Yy=new Int32Array(512),qy=new Int32Array(32);let l=0;for(;l<144;)n.lens[l++]=8;for(;l<256;)n.lens[l++]=9;for(;l<280;)n.lens[l++]=7;for(;l<288;)n.lens[l++]=8;for(id(vE,n.lens,0,288,Yy,0,n.work,{bits:9}),l=0;l<32;)n.lens[l++]=5;id(mE,n.lens,0,32,qy,0,n.work,{bits:5}),ZE=!1}n.lencode=Yy,n.lenbits=9,n.distcode=qy,n.distbits=5},QE=(n,l,a,s)=>{let p;const h=n.state;return h.window===null&&(h.wsize=1<<h.wbits,h.wnext=0,h.whave=0,h.window=new Uint8Array(h.wsize)),s>=h.wsize?(h.window.set(l.subarray(a-h.wsize,a),0),h.wnext=0,h.whave=h.wsize):(p=h.wsize-h.wnext,p>s&&(p=s),h.window.set(l.subarray(a-s,a-s+p),h.wnext),s-=p,s?(h.window.set(l.subarray(a-s,a),0),h.wnext=s,h.whave=h.wsize):(h.wnext+=p,h.wnext===h.wsize&&(h.wnext=0),h.whave<h.wsize&&(h.whave+=p))),0},eR=(n,l)=>{let a,s,p,h,v,g,C,d,x,w,b,S,A,M,z=0,F,k,T,B,O,P,L,$;const Z=new Uint8Array(4);let j,U;const ie=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(_s(n)||!n.output||!n.input&&n.avail_in!==0)return xi;a=n.state,a.mode===pl&&(a.mode=Iy),v=n.next_out,p=n.output,C=n.avail_out,h=n.next_in,s=n.input,g=n.avail_in,d=a.hold,x=a.bits,w=g,b=C,$=xs;e:for(;;)switch(a.mode){case Yh:if(a.wrap===0){a.mode=Iy;break}for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.wrap&2&&d===35615){a.wbits===0&&(a.wbits=15),a.check=0,Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0),d=0,x=0,a.mode=SE;break}if(a.head&&(a.head.done=!1),!(a.wrap&1)||(((d&255)<<8)+(d>>8))%31){n.msg="incorrect header check",a.mode=Tn;break}if((d&15)!==_E){n.msg="unknown compression method",a.mode=Tn;break}if(d>>>=4,x-=4,L=(d&15)+8,a.wbits===0&&(a.wbits=L),L>15||L>a.wbits){n.msg="invalid window size",a.mode=Tn;break}a.dmax=1<<a.wbits,a.flags=0,n.adler=a.check=1,a.mode=d&512?AE:pl,d=0,x=0;break;case SE:for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.flags=d,(a.flags&255)!==_E){n.msg="unknown compression method",a.mode=Tn;break}if(a.flags&57344){n.msg="unknown header flags set",a.mode=Tn;break}a.head&&(a.head.text=d>>8&1),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0)),d=0,x=0,a.mode=CE;case CE:for(;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.head&&(a.head.time=d),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,Z[2]=d>>>16&255,Z[3]=d>>>24&255,a.check=br(a.check,Z,4,0)),d=0,x=0,a.mode=EE;case EE:for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.head&&(a.head.xflags=d&255,a.head.os=d>>8),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0)),d=0,x=0,a.mode=bE;case bE:if(a.flags&1024){for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.length=d,a.head&&(a.head.extra_len=d),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0)),d=0,x=0}else a.head&&(a.head.extra=null);a.mode=wE;case wE:if(a.flags&1024&&(S=a.length,S>g&&(S=g),S&&(a.head&&(L=a.head.extra_len-a.length,a.head.extra||(a.head.extra=new Uint8Array(a.head.extra_len)),a.head.extra.set(s.subarray(h,h+S),L)),a.flags&512&&a.wrap&4&&(a.check=br(a.check,s,S,h)),g-=S,h+=S,a.length-=S),a.length))break e;a.length=0,a.mode=DE;case DE:if(a.flags&2048){if(g===0)break e;S=0;do L=s[h+S++],a.head&&L&&a.length<65536&&(a.head.name+=String.fromCharCode(L));while(L&&S<g);if(a.flags&512&&a.wrap&4&&(a.check=br(a.check,s,S,h)),g-=S,h+=S,L)break e}else a.head&&(a.head.name=null);a.length=0,a.mode=TE;case TE:if(a.flags&4096){if(g===0)break e;S=0;do L=s[h+S++],a.head&&L&&a.length<65536&&(a.head.comment+=String.fromCharCode(L));while(L&&S<g);if(a.flags&512&&a.wrap&4&&(a.check=br(a.check,s,S,h)),g-=S,h+=S,L)break e}else a.head&&(a.head.comment=null);a.mode=RE;case RE:if(a.flags&512){for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.wrap&4&&d!==(a.check&65535)){n.msg="header crc mismatch",a.mode=Tn;break}d=0,x=0}a.head&&(a.head.hcrc=a.flags>>9&1,a.head.done=!0),n.adler=a.check=0,a.mode=pl;break;case AE:for(;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}n.adler=a.check=VE(d),d=0,x=0,a.mode=qh;case qh:if(a.havedict===0)return n.next_out=v,n.avail_out=C,n.next_in=h,n.avail_in=g,a.hold=d,a.bits=x,qT;n.adler=a.check=1,a.mode=pl;case pl:if(l===VT||l===Vh)break e;case Iy:if(a.last){d>>>=x&7,x-=x&7,a.mode=Vy;break}for(;x<3;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}switch(a.last=d&1,d>>>=1,x-=1,d&3){case 0:a.mode=kE;break;case 1:if(JT(a),a.mode=Wh,l===Vh){d>>>=2,x-=2;break e}break;case 2:a.mode=BE;break;case 3:n.msg="invalid block type",a.mode=Tn}d>>>=2,x-=2;break;case kE:for(d>>>=x&7,x-=x&7;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if((d&65535)!==(d>>>16^65535)){n.msg="invalid stored block lengths",a.mode=Tn;break}if(a.length=d&65535,d=0,x=0,a.mode=$y,l===Vh)break e;case $y:a.mode=OE;case OE:if(S=a.length,S){if(S>g&&(S=g),S>C&&(S=C),S===0)break e;p.set(s.subarray(h,h+S),v),g-=S,h+=S,C-=S,v+=S,a.length-=S;break}a.mode=pl;break;case BE:for(;x<14;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.nlen=(d&31)+257,d>>>=5,x-=5,a.ndist=(d&31)+1,d>>>=5,x-=5,a.ncode=(d&15)+4,d>>>=4,x-=4,a.nlen>286||a.ndist>30){n.msg="too many length or distance symbols",a.mode=Tn;break}a.have=0,a.mode=FE;case FE:for(;a.have<a.ncode;){for(;x<3;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.lens[ie[a.have++]]=d&7,d>>>=3,x-=3}for(;a.have<19;)a.lens[ie[a.have++]]=0;if(a.lencode=a.lendyn,a.lenbits=7,j={bits:a.lenbits},$=id($T,a.lens,0,19,a.lencode,0,a.work,j),a.lenbits=j.bits,$){n.msg="invalid code lengths set",a.mode=Tn;break}a.have=0,a.mode=zE;case zE:for(;a.have<a.nlen+a.ndist;){for(;z=a.lencode[d&(1<<a.lenbits)-1],F=z>>>24,k=z>>>16&255,T=z&65535,!(F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(T<16)d>>>=F,x-=F,a.lens[a.have++]=T;else{if(T===16){for(U=F+2;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(d>>>=F,x-=F,a.have===0){n.msg="invalid bit length repeat",a.mode=Tn;break}L=a.lens[a.have-1],S=3+(d&3),d>>>=2,x-=2}else if(T===17){for(U=F+3;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=F,x-=F,L=0,S=3+(d&7),d>>>=3,x-=3}else{for(U=F+7;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=F,x-=F,L=0,S=11+(d&127),d>>>=7,x-=7}if(a.have+S>a.nlen+a.ndist){n.msg="invalid bit length repeat",a.mode=Tn;break}for(;S--;)a.lens[a.have++]=L}}if(a.mode===Tn)break;if(a.lens[256]===0){n.msg="invalid code -- missing end-of-block",a.mode=Tn;break}if(a.lenbits=9,j={bits:a.lenbits},$=id(vE,a.lens,0,a.nlen,a.lencode,0,a.work,j),a.lenbits=j.bits,$){n.msg="invalid literal/lengths set",a.mode=Tn;break}if(a.distbits=6,a.distcode=a.distdyn,j={bits:a.distbits},$=id(mE,a.lens,a.nlen,a.ndist,a.distcode,0,a.work,j),a.distbits=j.bits,$){n.msg="invalid distances set",a.mode=Tn;break}if(a.mode=Wh,l===Vh)break e;case Wh:a.mode=Gh;case Gh:if(g>=6&&C>=258){n.next_out=v,n.avail_out=C,n.next_in=h,n.avail_in=g,a.hold=d,a.bits=x,UT(n,b),v=n.next_out,p=n.output,C=n.avail_out,h=n.next_in,s=n.input,g=n.avail_in,d=a.hold,x=a.bits,a.mode===pl&&(a.back=-1);break}for(a.back=0;z=a.lencode[d&(1<<a.lenbits)-1],F=z>>>24,k=z>>>16&255,T=z&65535,!(F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(k&&!(k&240)){for(B=F,O=k,P=T;z=a.lencode[P+((d&(1<<B+O)-1)>>B)],F=z>>>24,k=z>>>16&255,T=z&65535,!(B+F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=B,x-=B,a.back+=B}if(d>>>=F,x-=F,a.back+=F,a.length=T,k===0){a.mode=HE;break}if(k&32){a.back=-1,a.mode=pl;break}if(k&64){n.msg="invalid literal/length code",a.mode=Tn;break}a.extra=k&15,a.mode=ME;case ME:if(a.extra){for(U=a.extra;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.length+=d&(1<<a.extra)-1,d>>>=a.extra,x-=a.extra,a.back+=a.extra}a.was=a.length,a.mode=NE;case NE:for(;z=a.distcode[d&(1<<a.distbits)-1],F=z>>>24,k=z>>>16&255,T=z&65535,!(F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(!(k&240)){for(B=F,O=k,P=T;z=a.distcode[P+((d&(1<<B+O)-1)>>B)],F=z>>>24,k=z>>>16&255,T=z&65535,!(B+F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=B,x-=B,a.back+=B}if(d>>>=F,x-=F,a.back+=F,k&64){n.msg="invalid distance code",a.mode=Tn;break}a.offset=T,a.extra=k&15,a.mode=LE;case LE:if(a.extra){for(U=a.extra;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.offset+=d&(1<<a.extra)-1,d>>>=a.extra,x-=a.extra,a.back+=a.extra}if(a.offset>a.dmax){n.msg="invalid distance too far back",a.mode=Tn;break}a.mode=UE;case UE:if(C===0)break e;if(S=b-C,a.offset>S){if(S=a.offset-S,S>a.whave&&a.sane){n.msg="invalid distance too far back",a.mode=Tn;break}S>a.wnext?(S-=a.wnext,A=a.wsize-S):A=a.wnext-S,S>a.length&&(S=a.length),M=a.window}else M=p,A=v-a.offset,S=a.length;S>C&&(S=C),C-=S,a.length-=S;do p[v++]=M[A++];while(--S);a.length===0&&(a.mode=Gh);break;case HE:if(C===0)break e;p[v++]=a.length,C--,a.mode=Gh;break;case Vy:if(a.wrap){for(;x<32;){if(g===0)break e;g--,d|=s[h++]<<x,x+=8}if(b-=C,n.total_out+=b,a.total+=b,a.wrap&4&&b&&(n.adler=a.check=a.flags?br(a.check,p,b,v-b):Q0(a.check,p,b,v-b)),b=C,a.wrap&4&&(a.flags?d:VE(d))!==a.check){n.msg="incorrect data check",a.mode=Tn;break}d=0,x=0}a.mode=PE;case PE:if(a.wrap&&a.flags){for(;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.wrap&4&&d!==(a.total&4294967295)){n.msg="incorrect length check",a.mode=Tn;break}d=0,x=0}a.mode=jE;case jE:$=YT;break e;case Tn:$=gE;break e;case IE:return xE;case $E:default:return xi}return n.next_out=v,n.avail_out=C,n.next_in=h,n.avail_in=g,a.hold=d,a.bits=x,(a.wsize||b!==n.avail_out&&a.mode<Tn&&(a.mode<Vy||l!==yE))&&QE(n,n.output,n.next_out,b-n.avail_out),w-=n.avail_in,b-=n.avail_out,n.total_in+=w,n.total_out+=b,a.total+=b,a.wrap&4&&b&&(n.adler=a.check=a.flags?br(a.check,p,b,n.next_out-b):Q0(a.check,p,b,n.next_out-b)),n.data_type=a.bits+(a.last?64:0)+(a.mode===pl?128:0)+(a.mode===Wh||a.mode===$y?256:0),(w===0&&b===0||l===yE)&&$===xs&&($=WT),$},tR=n=>{if(_s(n))return xi;let l=n.state;return l.window&&(l.window=null),n.state=null,xs},nR=(n,l)=>{if(_s(n))return xi;const a=n.state;return a.wrap&2?(a.head=l,l.done=!1,xs):xi},rR=(n,l)=>{const a=l.length;let s,p,h;return _s(n)||(s=n.state,s.wrap!==0&&s.mode!==qh)?xi:s.mode===qh&&(p=1,p=Q0(p,l,a,0),p!==s.check)?gE:(h=QE(n,l,a,a),h?(s.mode=IE,xE):(s.havedict=1,xs))};var aR=qE,iR=WE,oR=YE,lR=KT,uR=GE,sR=eR,cR=tR,fR=nR,dR=rR,pR="pako inflate (from Nodeca project)",hl={inflateReset:aR,inflateReset2:iR,inflateResetKeep:oR,inflateInit:lR,inflateInit2:uR,inflate:sR,inflateEnd:cR,inflateGetHeader:fR,inflateSetDictionary:dR,inflateInfo:pR};function hR(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var vR=hR;const XE=Object.prototype.toString,{Z_NO_FLUSH:mR,Z_FINISH:yR,Z_OK:od,Z_STREAM_END:Wy,Z_NEED_DICT:Gy,Z_STREAM_ERROR:gR,Z_DATA_ERROR:KE,Z_MEM_ERROR:xR}=vs;function ld(n){this.options=jh.assign({chunkSize:1024*64,windowBits:15,to:""},n||{});const l=this.options;l.raw&&l.windowBits>=0&&l.windowBits<16&&(l.windowBits=-l.windowBits,l.windowBits===0&&(l.windowBits=-15)),l.windowBits>=0&&l.windowBits<16&&!(n&&n.windowBits)&&(l.windowBits+=32),l.windowBits>15&&l.windowBits<48&&(l.windowBits&15||(l.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new sE,this.strm.avail_out=0;let a=hl.inflateInit2(this.strm,l.windowBits);if(a!==od)throw new Error(hs[a]);if(this.header=new vR,hl.inflateGetHeader(this.strm,this.header),l.dictionary&&(typeof l.dictionary=="string"?l.dictionary=rd.string2buf(l.dictionary):XE.call(l.dictionary)==="[object ArrayBuffer]"&&(l.dictionary=new Uint8Array(l.dictionary)),l.raw&&(a=hl.inflateSetDictionary(this.strm,l.dictionary),a!==od)))throw new Error(hs[a])}ld.prototype.push=function(n,l){const a=this.strm,s=this.options.chunkSize,p=this.options.dictionary;let h,v,g;if(this.ended)return!1;for(l===~~l?v=l:v=l===!0?yR:mR,XE.call(n)==="[object ArrayBuffer]"?a.input=new Uint8Array(n):a.input=n,a.next_in=0,a.avail_in=a.input.length;;){for(a.avail_out===0&&(a.output=new Uint8Array(s),a.next_out=0,a.avail_out=s),h=hl.inflate(a,v),h===Gy&&p&&(h=hl.inflateSetDictionary(a,p),h===od?h=hl.inflate(a,v):h===KE&&(h=Gy));a.avail_in>0&&h===Wy&&a.state.wrap>0&&n[a.next_in]!==0;)hl.inflateReset(a),h=hl.inflate(a,v);switch(h){case gR:case KE:case Gy:case xR:return this.onEnd(h),this.ended=!0,!1}if(g=a.avail_out,a.next_out&&(a.avail_out===0||h===Wy))if(this.options.to==="string"){let C=rd.utf8border(a.output,a.next_out),d=a.next_out-C,x=rd.buf2string(a.output,C);a.next_out=d,a.avail_out=s-d,d&&a.output.set(a.output.subarray(C,C+d),0),this.onData(x)}else this.onData(a.output.length===a.next_out?a.output:a.output.subarray(0,a.next_out));if(!(h===od&&g===0)){if(h===Wy)return h=hl.inflateEnd(this.strm),this.onEnd(h),this.ended=!0,!0;if(a.avail_in===0)break}}return!0},ld.prototype.onData=function(n){this.chunks.push(n)},ld.prototype.onEnd=function(n){n===od&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=jh.flattenChunks(this.chunks)),this.chunks=[],this.err=n,this.msg=this.strm.msg};function Zy(n,l){const a=new ld(l);if(a.push(n),a.err)throw a.msg||hs[a.err];return a.result}function _R(n,l){return l=l||{},l.raw=!0,Zy(n,l)}var SR=ld,CR=Zy,ER=_R,bR=Zy,wR=vs,DR={Inflate:SR,inflate:CR,inflateRaw:ER,ungzip:bR,constants:wR};const{Deflate:TR,deflate:RR,deflateRaw:AR,gzip:kR}=NT,{Inflate:OR,inflate:BR,inflateRaw:FR,ungzip:zR}=DR;var MR=TR,NR=RR,LR=AR,UR=kR,HR=OR,PR=BR,jR=FR,IR=zR,$R=vs,VR={Deflate:MR,deflate:NR,deflateRaw:LR,gzip:UR,Inflate:HR,inflate:PR,inflateRaw:jR,ungzip:IR,constants:$R},be={};be.toRGBA8=function(n){var l=n.width,a=n.height;if(n.tabs.acTL==null)return[be.toRGBA8.decodeImage(n.data,l,a,n).buffer];var s=[];n.frames[0].data==null&&(n.frames[0].data=n.data);for(var p=l*a*4,h=new Uint8Array(p),v=new Uint8Array(p),g=new Uint8Array(p),C=0;C<n.frames.length;C++){var d=n.frames[C],x=d.rect.x,w=d.rect.y,b=d.rect.width,S=d.rect.height,A=be.toRGBA8.decodeImage(d.data,b,S,n);if(C!=0)for(var M=0;M<p;M++)g[M]=h[M];if(d.blend==0?be._copyTile(A,b,S,h,l,a,x,w,0):d.blend==1&&be._copyTile(A,b,S,h,l,a,x,w,1),s.push(h.buffer.slice(0)),d.dispose!=0){if(d.dispose==1)be._copyTile(v,b,S,h,l,a,x,w,0);else if(d.dispose==2)for(var M=0;M<p;M++)h[M]=g[M]}}return s},be.toRGBA8.decodeImage=function(n,l,a,s){var p=l*a,h=be.decode._getBPP(s),v=Math.ceil(l*h/8),g=new Uint8Array(p*4),C=new Uint32Array(g.buffer),d=s.ctype,x=s.depth,w=be._bin.readUshort;if(d==6){var b=p<<2;if(x==8)for(var S=0;S<b;S+=4)g[S]=n[S],g[S+1]=n[S+1],g[S+2]=n[S+2],g[S+3]=n[S+3];if(x==16)for(var S=0;S<b;S++)g[S]=n[S<<1]}else if(d==2){var A=s.tabs.tRNS;if(A==null){if(x==8)for(var S=0;S<p;S++){var M=S*3;C[S]=255<<24|n[M+2]<<16|n[M+1]<<8|n[M]}if(x==16)for(var S=0;S<p;S++){var M=S*6;C[S]=255<<24|n[M+4]<<16|n[M+2]<<8|n[M]}}else{var z=A[0],F=A[1],k=A[2];if(x==8)for(var S=0;S<p;S++){var T=S<<2,M=S*3;C[S]=255<<24|n[M+2]<<16|n[M+1]<<8|n[M],n[M]==z&&n[M+1]==F&&n[M+2]==k&&(g[T+3]=0)}if(x==16)for(var S=0;S<p;S++){var T=S<<2,M=S*6;C[S]=255<<24|n[M+4]<<16|n[M+2]<<8|n[M],w(n,M)==z&&w(n,M+2)==F&&w(n,M+4)==k&&(g[T+3]=0)}}}else if(d==3){var B=s.tabs.PLTE,O=s.tabs.tRNS,P=O?O.length:0;if(x==1)for(var L=0;L<a;L++)for(var $=L*v,Z=L*l,S=0;S<l;S++){var T=Z+S<<2,j=n[$+(S>>3)]>>7-((S&7)<<0)&1,U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}if(x==2)for(var L=0;L<a;L++)for(var $=L*v,Z=L*l,S=0;S<l;S++){var T=Z+S<<2,j=n[$+(S>>2)]>>6-((S&3)<<1)&3,U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}if(x==4)for(var L=0;L<a;L++)for(var $=L*v,Z=L*l,S=0;S<l;S++){var T=Z+S<<2,j=n[$+(S>>1)]>>4-((S&1)<<2)&15,U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}if(x==8)for(var S=0;S<p;S++){var T=S<<2,j=n[S],U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}}else if(d==4){if(x==8)for(var S=0;S<p;S++){var T=S<<2,ie=S<<1,W=n[ie];g[T]=W,g[T+1]=W,g[T+2]=W,g[T+3]=n[ie+1]}if(x==16)for(var S=0;S<p;S++){var T=S<<2,ie=S<<2,W=n[ie];g[T]=W,g[T+1]=W,g[T+2]=W,g[T+3]=n[ie+2]}}else if(d==0)for(var z=s.tabs.tRNS?s.tabs.tRNS:-1,L=0;L<a;L++){var oe=L*v,Q=L*l;if(x==1)for(var X=0;X<l;X++){var W=255*(n[oe+(X>>>3)]>>>7-(X&7)&1),he=W==z*255?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==2)for(var X=0;X<l;X++){var W=85*(n[oe+(X>>>2)]>>>6-((X&3)<<1)&3),he=W==z*85?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==4)for(var X=0;X<l;X++){var W=17*(n[oe+(X>>>1)]>>>4-((X&1)<<2)&15),he=W==z*17?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==8)for(var X=0;X<l;X++){var W=n[oe+X],he=W==z?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==16)for(var X=0;X<l;X++){var W=n[oe+(X<<1)],he=w(n,oe+(X<<S))==z?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}}return g},be.decode=function(n){for(var l=new Uint8Array(n),a=8,s=be._bin,p=s.readUshort,h=s.readUint,v={tabs:{},frames:[]},g=new Uint8Array(l.length),C=0,d,x=0,w=[137,80,78,71,13,10,26,10],b=0;b<8;b++)if(l[b]!=w[b])throw"The input is not a PNG file!";for(;a<l.length;){var S=s.readUint(l,a);a+=4;var A=s.readASCII(l,a,4);if(a+=4,A=="IHDR")be.decode._IHDR(l,a,v);else if(A=="CgBI")v.tabs[A]=l.slice(a,a+4);else if(A=="IDAT"){for(var b=0;b<S;b++)g[C+b]=l[a+b];C+=S}else if(A=="acTL")v.tabs[A]={num_frames:h(l,a),num_plays:h(l,a+4)},d=new Uint8Array(l.length);else if(A=="fcTL"){if(x!=0){var M=v.frames[v.frames.length-1];M.data=be.decode._decompress(v,d.slice(0,x),M.rect.width,M.rect.height),x=0}var z={x:h(l,a+12),y:h(l,a+16),width:h(l,a+4),height:h(l,a+8)},F=p(l,a+22);F=p(l,a+20)/(F==0?100:F);var k={rect:z,delay:Math.round(F*1e3),dispose:l[a+24],blend:l[a+25]};v.frames.push(k)}else if(A=="fdAT"){for(var b=0;b<S-4;b++)d[x+b]=l[a+b+4];x+=S-4}else if(A=="pHYs")v.tabs[A]=[s.readUint(l,a),s.readUint(l,a+4),l[a+8]];else if(A=="cHRM"){v.tabs[A]=[];for(var b=0;b<8;b++)v.tabs[A].push(s.readUint(l,a+b*4))}else if(A=="tEXt"||A=="zTXt"){v.tabs[A]==null&&(v.tabs[A]={});var T=s.nextZero(l,a),B=s.readASCII(l,a,T-a),O,P=a+S-T-1;if(A=="tEXt")O=s.readASCII(l,T+1,P);else{var L=be.decode._inflate(l.slice(T+2,T+2+P));O=s.readUTF8(L,0,L.length)}v.tabs[A][B]=O}else if(A=="iTXt"){v.tabs[A]==null&&(v.tabs[A]={});var T=0,$=a;T=s.nextZero(l,$);var B=s.readASCII(l,$,T-$);$=T+1;var Z=l[$];l[$+1],$+=2,T=s.nextZero(l,$),s.readASCII(l,$,T-$),$=T+1,T=s.nextZero(l,$),s.readUTF8(l,$,T-$),$=T+1;var O,P=S-($-a);if(Z==0)O=s.readUTF8(l,$,P);else{var L=be.decode._inflate(l.slice($,$+P));O=s.readUTF8(L,0,L.length)}v.tabs[A][B]=O}else if(A=="PLTE")v.tabs[A]=s.readBytes(l,a,S);else if(A=="hIST"){var j=v.tabs.PLTE.length/3;v.tabs[A]=[];for(var b=0;b<j;b++)v.tabs[A].push(p(l,a+b*2))}else if(A=="tRNS")v.ctype==3?v.tabs[A]=s.readBytes(l,a,S):v.ctype==0?v.tabs[A]=p(l,a):v.ctype==2&&(v.tabs[A]=[p(l,a),p(l,a+2),p(l,a+4)]);else if(A=="gAMA")v.tabs[A]=s.readUint(l,a)/1e5;else if(A=="sRGB")v.tabs[A]=l[a];else if(A=="bKGD")v.ctype==0||v.ctype==4?v.tabs[A]=[p(l,a)]:v.ctype==2||v.ctype==6?v.tabs[A]=[p(l,a),p(l,a+2),p(l,a+4)]:v.ctype==3&&(v.tabs[A]=l[a]);else if(A=="IEND")break;a+=S,s.readUint(l,a),a+=4}if(x!=0){var M=v.frames[v.frames.length-1];M.data=be.decode._decompress(v,d.slice(0,x),M.rect.width,M.rect.height),x=0}return v.data=be.decode._decompress(v,g,v.width,v.height),delete v.compress,delete v.interlace,delete v.filter,v},be.decode._decompress=function(n,l,a,s){var p=be.decode._getBPP(n),h=Math.ceil(a*p/8),v=new Uint8Array((h+1+n.interlace)*s);return n.tabs.CgBI?l=be.inflateRaw(l,v):l=be.decode._inflate(l,v),n.interlace==0?l=be.decode._filterZero(l,n,0,a,s):n.interlace==1&&(l=be.decode._readInterlace(l,n)),l},be.decode._inflate=function(n,l){var a=be.inflateRaw(new Uint8Array(n.buffer,2,n.length-6),l);return a},be.inflateRaw=function(){var n={};return n.H={},n.H.N=function(l,a){var s=Uint8Array,p=0,h=0,v=0,g=0,C=0,d=0,x=0,w=0,b=0,S,A;if(l[0]==3&&l[1]==0)return a||new s(0);var M=n.H,z=M.b,F=M.e,k=M.R,T=M.n,B=M.A,O=M.Z,P=M.m,L=a==null;for(L&&(a=new s(l.length>>>2<<3));p==0;){if(p=z(l,b,1),h=z(l,b+1,2),b+=3,h==0){b&7&&(b+=8-(b&7));var $=(b>>>3)+4,Z=l[$-4]|l[$-3]<<8;L&&(a=n.H.W(a,w+Z)),a.set(new s(l.buffer,l.byteOffset+$,Z),w),b=$+Z<<3,w+=Z;continue}if(L&&(a=n.H.W(a,w+(1<<17))),h==1&&(S=P.J,A=P.h,d=(1<<9)-1,x=(1<<5)-1),h==2){v=F(l,b,5)+257,g=F(l,b+5,5)+1,C=F(l,b+10,4)+4,b+=14;for(var j=1,U=0;U<38;U+=2)P.Q[U]=0,P.Q[U+1]=0;for(var U=0;U<C;U++){var ie=F(l,b+U*3,3);P.Q[(P.X[U]<<1)+1]=ie,ie>j&&(j=ie)}b+=3*C,T(P.Q,j),B(P.Q,j,P.u),S=P.w,A=P.d,b=k(P.u,(1<<j)-1,v+g,l,b,P.v);var W=M.V(P.v,0,v,P.C);d=(1<<W)-1;var oe=M.V(P.v,v,g,P.D);x=(1<<oe)-1,T(P.C,W),B(P.C,W,S),T(P.D,oe),B(P.D,oe,A)}for(;;){var Q=S[O(l,b)&d];b+=Q&15;var X=Q>>>4;if(!(X>>>8))a[w++]=X;else{if(X==256)break;var he=w+X-254;if(X>264){var K=P.q[X-257];he=w+(K>>>3)+F(l,b,K&7),b+=K&7}var pe=A[O(l,b)&x];b+=pe&15;var G=pe>>>4,Y=P.c[G],te=(Y>>>4)+z(l,b,Y&15);for(b+=Y&15;w<he;)a[w]=a[w++-te],a[w]=a[w++-te],a[w]=a[w++-te],a[w]=a[w++-te];w=he}}}return a.length==w?a:a.slice(0,w)},n.H.W=function(l,a){var s=l.length;if(a<=s)return l;var p=new Uint8Array(s<<1);return p.set(l,0),p},n.H.R=function(l,a,s,p,h,v){for(var g=n.H.e,C=n.H.Z,d=0;d<s;){var x=l[C(p,h)&a];h+=x&15;var w=x>>>4;if(w<=15)v[d]=w,d++;else{var b=0,S=0;w==16?(S=3+g(p,h,2),h+=2,b=v[d-1]):w==17?(S=3+g(p,h,3),h+=3):w==18&&(S=11+g(p,h,7),h+=7);for(var A=d+S;d<A;)v[d]=b,d++}}return h},n.H.V=function(l,a,s,p){for(var h=0,v=0,g=p.length>>>1;v<s;){var C=l[v+a];p[v<<1]=0,p[(v<<1)+1]=C,C>h&&(h=C),v++}for(;v<g;)p[v<<1]=0,p[(v<<1)+1]=0,v++;return h},n.H.n=function(l,a){for(var s=n.H.m,p=l.length,h,v,g,C,d,x=s.j,C=0;C<=a;C++)x[C]=0;for(C=1;C<p;C+=2)x[l[C]]++;var w=s.K;for(h=0,x[0]=0,v=1;v<=a;v++)h=h+x[v-1]<<1,w[v]=h;for(g=0;g<p;g+=2)d=l[g+1],d!=0&&(l[g]=w[d],w[d]++)},n.H.A=function(l,a,s){for(var p=l.length,h=n.H.m,v=h.r,g=0;g<p;g+=2)if(l[g+1]!=0)for(var C=g>>1,d=l[g+1],x=C<<4|d,w=a-d,b=l[g]<<w,S=b+(1<<w);b!=S;){var A=v[b]>>>15-a;s[A]=x,b++}},n.H.l=function(l,a){for(var s=n.H.m.r,p=15-a,h=0;h<l.length;h+=2){var v=l[h]<<a-l[h+1];l[h]=s[v]>>>p}},n.H.M=function(l,a,s){s=s<<(a&7);var p=a>>>3;l[p]|=s,l[p+1]|=s>>>8},n.H.I=function(l,a,s){s=s<<(a&7);var p=a>>>3;l[p]|=s,l[p+1]|=s>>>8,l[p+2]|=s>>>16},n.H.e=function(l,a,s){return(l[a>>>3]|l[(a>>>3)+1]<<8)>>>(a&7)&(1<<s)-1},n.H.b=function(l,a,s){return(l[a>>>3]|l[(a>>>3)+1]<<8|l[(a>>>3)+2]<<16)>>>(a&7)&(1<<s)-1},n.H.Z=function(l,a){return(l[a>>>3]|l[(a>>>3)+1]<<8|l[(a>>>3)+2]<<16)>>>(a&7)},n.H.i=function(l,a){return(l[a>>>3]|l[(a>>>3)+1]<<8|l[(a>>>3)+2]<<16|l[(a>>>3)+3]<<24)>>>(a&7)},n.H.m=function(){var l=Uint16Array,a=Uint32Array;return{K:new l(16),j:new l(16),X:[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],S:[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,999,999,999],T:[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0],q:new l(32),p:[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,65535,65535],z:[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0],c:new a(32),J:new l(512),_:[],h:new l(32),$:[],w:new l(32768),C:[],v:[],d:new l(32768),D:[],u:new l(512),Q:[],r:new l(1<<15),s:new a(286),Y:new a(30),a:new a(19),t:new a(15e3),k:new l(1<<16),g:new l(1<<15)}}(),function(){for(var l=n.H.m,a=1<<15,s=0;s<a;s++){var p=s;p=(p&2863311530)>>>1|(p&1431655765)<<1,p=(p&3435973836)>>>2|(p&858993459)<<2,p=(p&4042322160)>>>4|(p&252645135)<<4,p=(p&4278255360)>>>8|(p&16711935)<<8,l.r[s]=(p>>>16|p<<16)>>>17}function h(v,g,C){for(;g--!=0;)v.push(0,C)}for(var s=0;s<32;s++)l.q[s]=l.S[s]<<3|l.T[s],l.c[s]=l.p[s]<<4|l.z[s];h(l._,144,8),h(l._,255-143,9),h(l._,279-255,7),h(l._,287-279,8),n.H.n(l._,9),n.H.A(l._,9,l.J),n.H.l(l._,9),h(l.$,32,5),n.H.n(l.$,5),n.H.A(l.$,5,l.h),n.H.l(l.$,5),h(l.Q,19,0),h(l.C,286,0),h(l.D,30,0),h(l.v,320,0)}(),n.H.N}(),be.decode._readInterlace=function(n,l){for(var a=l.width,s=l.height,p=be.decode._getBPP(l),h=p>>3,v=Math.ceil(a*p/8),g=new Uint8Array(s*v),C=0,d=[0,0,4,0,2,0,1],x=[0,4,0,2,0,1,0],w=[8,8,8,4,4,2,2],b=[8,8,4,4,2,2,1],S=0;S<7;){for(var A=w[S],M=b[S],z=0,F=0,k=d[S];k<s;)k+=A,F++;for(var T=x[S];T<a;)T+=M,z++;var B=Math.ceil(z*p/8);be.decode._filterZero(n,l,C,z,F);for(var O=0,P=d[S];P<s;){for(var L=x[S],$=C+O*B<<3;L<a;){if(p==1){var Z=n[$>>3];Z=Z>>7-($&7)&1,g[P*v+(L>>3)]|=Z<<7-((L&7)<<0)}if(p==2){var Z=n[$>>3];Z=Z>>6-($&7)&3,g[P*v+(L>>2)]|=Z<<6-((L&3)<<1)}if(p==4){var Z=n[$>>3];Z=Z>>4-($&7)&15,g[P*v+(L>>1)]|=Z<<4-((L&1)<<2)}if(p>=8)for(var j=P*v+L*h,U=0;U<h;U++)g[j+U]=n[($>>3)+U];$+=p,L+=M}O++,P+=A}z*F!=0&&(C+=F*(1+B)),S=S+1}return g},be.decode._getBPP=function(n){var l=[1,null,3,1,2,null,4][n.ctype];return l*n.depth},be.decode._filterZero=function(n,l,a,s,p){var h=be.decode._getBPP(l),v=Math.ceil(s*h/8),g=be.decode._paeth;h=Math.ceil(h/8);var C=0,d=1,x=n[a],w=0;if(x>1&&(n[a]=[0,0,1][x-2]),x==3)for(w=h;w<v;w++)n[w+1]=n[w+1]+(n[w+1-h]>>>1)&255;for(var b=0;b<p;b++)if(C=a+b*v,d=C+b+1,x=n[d-1],w=0,x==0)for(;w<v;w++)n[C+w]=n[d+w];else if(x==1){for(;w<h;w++)n[C+w]=n[d+w];for(;w<v;w++)n[C+w]=n[d+w]+n[C+w-h]}else if(x==2)for(;w<v;w++)n[C+w]=n[d+w]+n[C+w-v];else if(x==3){for(;w<h;w++)n[C+w]=n[d+w]+(n[C+w-v]>>>1);for(;w<v;w++)n[C+w]=n[d+w]+(n[C+w-v]+n[C+w-h]>>>1)}else{for(;w<h;w++)n[C+w]=n[d+w]+g(0,n[C+w-v],0);for(;w<v;w++)n[C+w]=n[d+w]+g(n[C+w-h],n[C+w-v],n[C+w-h-v])}return n},be.decode._paeth=function(n,l,a){var s=n+l-a,p=s-n,h=s-l,v=s-a;return p*p<=h*h&&p*p<=v*v?n:h*h<=v*v?l:a},be.decode._IHDR=function(n,l,a){var s=be._bin;a.width=s.readUint(n,l),l+=4,a.height=s.readUint(n,l),l+=4,a.depth=n[l],l++,a.ctype=n[l],l++,a.compress=n[l],l++,a.filter=n[l],l++,a.interlace=n[l],l++},be._bin={nextZero:function(n,l){for(;n[l]!=0;)l++;return l},readUshort:function(n,l){return n[l]<<8|n[l+1]},writeUshort:function(n,l,a){n[l]=a>>8&255,n[l+1]=a&255},readUint:function(n,l){return n[l]*(256*256*256)+(n[l+1]<<16|n[l+2]<<8|n[l+3])},writeUint:function(n,l,a){n[l]=a>>24&255,n[l+1]=a>>16&255,n[l+2]=a>>8&255,n[l+3]=a&255},readASCII:function(n,l,a){for(var s="",p=0;p<a;p++)s+=String.fromCharCode(n[l+p]);return s},writeASCII:function(n,l,a){for(var s=0;s<a.length;s++)n[l+s]=a.charCodeAt(s)},readBytes:function(n,l,a){for(var s=[],p=0;p<a;p++)s.push(n[l+p]);return s},pad:function(n){return n.length<2?"0"+n:n},readUTF8:function(n,l,a){for(var s="",p,h=0;h<a;h++)s+="%"+be._bin.pad(n[l+h].toString(16));try{p=decodeURIComponent(s)}catch{return be._bin.readASCII(n,l,a)}return p}},be._copyTile=function(n,l,a,s,p,h,v,g,C){for(var d=Math.min(l,p),x=Math.min(a,h),w=0,b=0,S=0;S<x;S++)for(var A=0;A<d;A++)if(v>=0&&g>=0?(w=S*l+A<<2,b=(g+S)*p+v+A<<2):(w=(-g+S)*l-v+A<<2,b=S*p+A<<2),C==0)s[b]=n[w],s[b+1]=n[w+1],s[b+2]=n[w+2],s[b+3]=n[w+3];else if(C==1){var M=n[w+3]*.00392156862745098,z=n[w]*M,F=n[w+1]*M,k=n[w+2]*M,T=s[b+3]*(1/255),B=s[b]*T,O=s[b+1]*T,P=s[b+2]*T,L=1-M,$=M+T*L,Z=$==0?0:1/$;s[b+3]=255*$,s[b+0]=(z+B*L)*Z,s[b+1]=(F+O*L)*Z,s[b+2]=(k+P*L)*Z}else if(C==2){var M=n[w+3],z=n[w],F=n[w+1],k=n[w+2],T=s[b+3],B=s[b],O=s[b+1],P=s[b+2];M==T&&z==B&&F==O&&k==P?(s[b]=0,s[b+1]=0,s[b+2]=0,s[b+3]=0):(s[b]=z,s[b+1]=F,s[b+2]=k,s[b+3]=M)}else if(C==3){var M=n[w+3],z=n[w],F=n[w+1],k=n[w+2],T=s[b+3],B=s[b],O=s[b+1],P=s[b+2];if(M==T&&z==B&&F==O&&k==P)continue;if(M<220&&T>20)return!1}return!0},be.encode=function(n,l,a,s,p,h,v){s==null&&(s=0),v==null&&(v=!1);var g=be.encode.compress(n,l,a,s,[!1,!1,!1,0,v]);return be.encode.compressPNG(g,-1),be.encode._main(g,l,a,p,h)},be.encodeLL=function(n,l,a,s,p,h,v,g){for(var C={ctype:0+(s==1?0:2)+(p==0?0:4),depth:h,frames:[]},d=(s+p)*h,x=d*l,w=0;w<n.length;w++)C.frames.push({rect:{x:0,y:0,width:l,height:a},img:new Uint8Array(n[w]),blend:0,dispose:1,bpp:Math.ceil(d/8),bpl:Math.ceil(x/8)});be.encode.compressPNG(C,0,!0);var b=be.encode._main(C,l,a,v,g);return b},be.encode._main=function(n,l,a,s,p){p==null&&(p={});var h=be.crc.crc,v=be._bin.writeUint,g=be._bin.writeUshort,C=be._bin.writeASCII,d=8,x=n.frames.length>1,w=!1,b=8+(16+5+4)+(x?20:0);if(p.sRGB!=null&&(b+=8+1+4),p.pHYs!=null&&(b+=8+9+4),n.ctype==3){for(var S=n.plte.length,A=0;A<S;A++)n.plte[A]>>>24!=255&&(w=!0);b+=8+S*3+4+(w?8+S*1+4:0)}for(var M=0;M<n.frames.length;M++){var z=n.frames[M];x&&(b+=38),b+=z.cimg.length+12,M!=0&&(b+=4)}b+=12;for(var F=new Uint8Array(b),k=[137,80,78,71,13,10,26,10],A=0;A<8;A++)F[A]=k[A];if(v(F,d,13),d+=4,C(F,d,"IHDR"),d+=4,v(F,d,l),d+=4,v(F,d,a),d+=4,F[d]=n.depth,d++,F[d]=n.ctype,d++,F[d]=0,d++,F[d]=0,d++,F[d]=0,d++,v(F,d,h(F,d-17,17)),d+=4,p.sRGB!=null&&(v(F,d,1),d+=4,C(F,d,"sRGB"),d+=4,F[d]=p.sRGB,d++,v(F,d,h(F,d-5,5)),d+=4),p.pHYs!=null&&(v(F,d,9),d+=4,C(F,d,"pHYs"),d+=4,v(F,d,p.pHYs[0]),d+=4,v(F,d,p.pHYs[1]),d+=4,F[d]=p.pHYs[2],d++,v(F,d,h(F,d-13,13)),d+=4),x&&(v(F,d,8),d+=4,C(F,d,"acTL"),d+=4,v(F,d,n.frames.length),d+=4,v(F,d,p.loop!=null?p.loop:0),d+=4,v(F,d,h(F,d-12,12)),d+=4),n.ctype==3){var S=n.plte.length;v(F,d,S*3),d+=4,C(F,d,"PLTE"),d+=4;for(var A=0;A<S;A++){var T=A*3,B=n.plte[A],O=B&255,P=B>>>8&255,L=B>>>16&255;F[d+T+0]=O,F[d+T+1]=P,F[d+T+2]=L}if(d+=S*3,v(F,d,h(F,d-S*3-4,S*3+4)),d+=4,w){v(F,d,S),d+=4,C(F,d,"tRNS"),d+=4;for(var A=0;A<S;A++)F[d+A]=n.plte[A]>>>24&255;d+=S,v(F,d,h(F,d-S-4,S+4)),d+=4}}for(var $=0,M=0;M<n.frames.length;M++){var z=n.frames[M];x&&(v(F,d,26),d+=4,C(F,d,"fcTL"),d+=4,v(F,d,$++),d+=4,v(F,d,z.rect.width),d+=4,v(F,d,z.rect.height),d+=4,v(F,d,z.rect.x),d+=4,v(F,d,z.rect.y),d+=4,g(F,d,s[M]),d+=2,g(F,d,1e3),d+=2,F[d]=z.dispose,d++,F[d]=z.blend,d++,v(F,d,h(F,d-30,30)),d+=4);var Z=z.cimg,S=Z.length;v(F,d,S+(M==0?0:4)),d+=4;var j=d;C(F,d,M==0?"IDAT":"fdAT"),d+=4,M!=0&&(v(F,d,$++),d+=4),F.set(Z,d),d+=S,v(F,d,h(F,j,d-j)),d+=4}return v(F,d,0),d+=4,C(F,d,"IEND"),d+=4,v(F,d,h(F,d-4,4)),d+=4,F.buffer},be.encode.compressPNG=function(n,l,a){for(var s=0;s<n.frames.length;s++){var p=n.frames[s];p.rect.width;var h=p.rect.height,v=new Uint8Array(h*p.bpl+h);p.cimg=be.encode._filterZero(p.img,h,p.bpp,p.bpl,v,l,a)}},be.encode.compress=function(n,l,a,s,p){for(var h=p[0],v=p[1],g=p[2],C=p[3],d=p[4],x=6,w=8,b=255,S=0;S<n.length;S++)for(var A=new Uint8Array(n[S]),M=A.length,z=0;z<M;z+=4)b&=A[z+3];var F=b!=255,k=be.encode.framize(n,l,a,h,v,g),T={},B=[],O=[];if(s!=0){for(var P=[],z=0;z<k.length;z++)P.push(k[z].img.buffer);for(var L=be.encode.concatRGBA(P),$=be.quantize(L,s),Z=0,j=new Uint8Array($.abuf),z=0;z<k.length;z++){var U=k[z].img,ie=U.length;O.push(new Uint8Array($.inds.buffer,Z>>2,ie>>2));for(var S=0;S<ie;S+=4)U[S]=j[Z+S],U[S+1]=j[Z+S+1],U[S+2]=j[Z+S+2],U[S+3]=j[Z+S+3];Z+=ie}for(var z=0;z<$.plte.length;z++)B.push($.plte[z].est.rgba)}else for(var S=0;S<k.length;S++){var W=k[S],oe=new Uint32Array(W.img.buffer),Q=W.rect.width,M=oe.length,X=new Uint8Array(M);O.push(X);for(var z=0;z<M;z++){var he=oe[z];if(z!=0&&he==oe[z-1])X[z]=X[z-1];else if(z>Q&&he==oe[z-Q])X[z]=X[z-Q];else{var K=T[he];if(K==null&&(T[he]=K=B.length,B.push(he),B.length>=300))break;X[z]=K}}}var pe=B.length;pe<=256&&d==!1&&(pe<=2?w=1:pe<=4?w=2:pe<=16?w=4:w=8,w=Math.max(w,C));for(var S=0;S<k.length;S++){var W=k[S];W.rect.x,W.rect.y;var Q=W.rect.width,G=W.rect.height,Y=W.img;new Uint32Array(Y.buffer);var te=4*Q,ue=4;if(pe<=256&&d==!1){te=Math.ceil(w*Q/8);for(var le=new Uint8Array(te*G),ze=O[S],Ae=0;Ae<G;Ae++){var z=Ae*te,Le=Ae*Q;if(w==8)for(var Ce=0;Ce<Q;Ce++)le[z+Ce]=ze[Le+Ce];else if(w==4)for(var Ce=0;Ce<Q;Ce++)le[z+(Ce>>1)]|=ze[Le+Ce]<<4-(Ce&1)*4;else if(w==2)for(var Ce=0;Ce<Q;Ce++)le[z+(Ce>>2)]|=ze[Le+Ce]<<6-(Ce&3)*2;else if(w==1)for(var Ce=0;Ce<Q;Ce++)le[z+(Ce>>3)]|=ze[Le+Ce]<<7-(Ce&7)*1}Y=le,x=3,ue=1}else if(F==!1&&k.length==1){for(var le=new Uint8Array(Q*G*3),Je=Q*G,z=0;z<Je;z++){var U=z*3,Ve=z*4;le[U]=Y[Ve],le[U+1]=Y[Ve+1],le[U+2]=Y[Ve+2]}Y=le,x=2,ue=3,te=3*Q}W.img=Y,W.bpl=te,W.bpp=ue}return{ctype:x,depth:w,plte:B,frames:k}},be.encode.framize=function(n,l,a,s,p,h){for(var v=[],g=0;g<n.length;g++){var C=new Uint8Array(n[g]),d=new Uint32Array(C.buffer),x,w=0,b=0,S=l,A=a,M=s?1:0;if(g!=0){for(var z=h||s||g==1||v[g-2].dispose!=0?1:2,F=0,k=1e9,T=0;T<z;T++){for(var W=new Uint8Array(n[g-1-T]),B=new Uint32Array(n[g-1-T]),O=l,P=a,L=-1,$=-1,Z=0;Z<a;Z++)for(var j=0;j<l;j++){var U=Z*l+j;d[U]!=B[U]&&(j<O&&(O=j),j>L&&(L=j),Z<P&&(P=Z),Z>$&&($=Z))}L==-1&&(O=P=L=$=0),p&&((O&1)==1&&O--,(P&1)==1&&P--);var ie=(L-O+1)*($-P+1);ie<k&&(k=ie,F=T,w=O,b=P,S=L-O+1,A=$-P+1)}var W=new Uint8Array(n[g-1-F]);F==1&&(v[g-1].dispose=2),x=new Uint8Array(S*A*4),be._copyTile(W,l,a,x,S,A,-w,-b,0),M=be._copyTile(C,l,a,x,S,A,-w,-b,3)?1:0,M==1?be.encode._prepareDiff(C,l,a,x,{x:w,y:b,width:S,height:A}):be._copyTile(C,l,a,x,S,A,-w,-b,0)}else x=C.slice(0);v.push({rect:{x:w,y:b,width:S,height:A},img:x,blend:M,dispose:0})}if(s)for(var g=0;g<v.length;g++){var oe=v[g];if(oe.blend!=1){var Q=oe.rect,X=v[g-1].rect,he=Math.min(Q.x,X.x),K=Math.min(Q.y,X.y),pe=Math.max(Q.x+Q.width,X.x+X.width),G=Math.max(Q.y+Q.height,X.y+X.height),Y={x:he,y:K,width:pe-he,height:G-K};v[g-1].dispose=1,g-1!=0&&be.encode._updateFrame(n,l,a,v,g-1,Y,p),be.encode._updateFrame(n,l,a,v,g,Y,p)}}var te=0;if(n.length!=1)for(var U=0;U<v.length;U++){var oe=v[U];te+=oe.rect.width*oe.rect.height}return v},be.encode._updateFrame=function(n,l,a,s,p,h,v){for(var g=Uint8Array,C=Uint32Array,d=new g(n[p-1]),x=new C(n[p-1]),w=p+1<n.length?new g(n[p+1]):null,b=new g(n[p]),S=new C(b.buffer),A=l,M=a,z=-1,F=-1,k=0;k<h.height;k++)for(var T=0;T<h.width;T++){var B=h.x+T,O=h.y+k,P=O*l+B,L=S[P];L==0||s[p-1].dispose==0&&x[P]==L&&(w==null||w[P*4+3]!=0)||(B<A&&(A=B),B>z&&(z=B),O<M&&(M=O),O>F&&(F=O))}z==-1&&(A=M=z=F=0),v&&((A&1)==1&&A--,(M&1)==1&&M--),h={x:A,y:M,width:z-A+1,height:F-M+1};var $=s[p];$.rect=h,$.blend=1,$.img=new Uint8Array(h.width*h.height*4),s[p-1].dispose==0?(be._copyTile(d,l,a,$.img,h.width,h.height,-h.x,-h.y,0),be.encode._prepareDiff(b,l,a,$.img,h)):be._copyTile(b,l,a,$.img,h.width,h.height,-h.x,-h.y,0)},be.encode._prepareDiff=function(n,l,a,s,p){be._copyTile(n,l,a,s,p.width,p.height,-p.x,-p.y,2)},be.encode._filterZero=function(n,l,a,s,p,h,v){var g=[],C=[0,1,2,3,4];h!=-1?C=[h]:(l*s>5e5||a==1)&&(C=[0]);var d;v&&(d={level:0});for(var x=p.length>1e7&&UZIP!=null?UZIP:VR,w=0;w<C.length;w++){for(var b=0;b<l;b++)be.encode._filterLine(p,n,b,s,a,C[w]);g.push(x.deflate(p,d))}for(var S,A=1e9,w=0;w<g.length;w++)g[w].length<A&&(S=w,A=g[w].length);return g[S]},be.encode._filterLine=function(n,l,a,s,p,h){var v=a*s,g=v+a,C=be.decode._paeth;if(n[g]=h,g++,h==0)if(s<500)for(var d=0;d<s;d++)n[g+d]=l[v+d];else n.set(new Uint8Array(l.buffer,v,s),g);else if(h==1){for(var d=0;d<p;d++)n[g+d]=l[v+d];for(var d=p;d<s;d++)n[g+d]=l[v+d]-l[v+d-p]+256&255}else if(a==0){for(var d=0;d<p;d++)n[g+d]=l[v+d];if(h==2)for(var d=p;d<s;d++)n[g+d]=l[v+d];if(h==3)for(var d=p;d<s;d++)n[g+d]=l[v+d]-(l[v+d-p]>>1)+256&255;if(h==4)for(var d=p;d<s;d++)n[g+d]=l[v+d]-C(l[v+d-p],0,0)+256&255}else{if(h==2)for(var d=0;d<s;d++)n[g+d]=l[v+d]+256-l[v+d-s]&255;if(h==3){for(var d=0;d<p;d++)n[g+d]=l[v+d]+256-(l[v+d-s]>>1)&255;for(var d=p;d<s;d++)n[g+d]=l[v+d]+256-(l[v+d-s]+l[v+d-p]>>1)&255}if(h==4){for(var d=0;d<p;d++)n[g+d]=l[v+d]+256-C(0,l[v+d-s],0)&255;for(var d=p;d<s;d++)n[g+d]=l[v+d]+256-C(l[v+d-p],l[v+d-s],l[v+d-p-s])&255}}},be.crc={table:function(){for(var n=new Uint32Array(256),l=0;l<256;l++){for(var a=l,s=0;s<8;s++)a&1?a=3988292384^a>>>1:a=a>>>1;n[l]=a}return n}(),update:function(n,l,a,s){for(var p=0;p<s;p++)n=be.crc.table[(n^l[a+p])&255]^n>>>8;return n},crc:function(n,l,a){return be.crc.update(4294967295,n,l,a)^4294967295}},be.quantize=function(n,l){var a=new Uint8Array(n),s=a.slice(0),p=new Uint32Array(s.buffer),h=be.quantize.getKDtree(s,l),v=h[0],g=h[1],C=be.quantize.planeDst,d=a,x=p,w=d.length,b=new Uint8Array(a.length>>2),S;if(a.length<2e7)for(var A=0;A<w;A+=4){var M=d[A]*.00392156862745098,z=d[A+1]*(1/255),F=d[A+2]*(1/255),k=d[A+3]*(1/255);S=be.quantize.getNearest(v,M,z,F,k),b[A>>2]=S.ind,x[A>>2]=S.est.rgba}else for(var A=0;A<w;A+=4){var M=d[A]*.00392156862745098,z=d[A+1]*(1/255),F=d[A+2]*(1/255),k=d[A+3]*(1/255);for(S=v;S.left;)S=C(S.est,M,z,F,k)<=0?S.left:S.right;b[A>>2]=S.ind,x[A>>2]=S.est.rgba}return{abuf:s.buffer,inds:b,plte:g}},be.quantize.getKDtree=function(n,l,a){a==null&&(a=1e-4);var s=new Uint32Array(n.buffer),p={i0:0,i1:n.length,bst:null,est:null,tdst:0,left:null,right:null};p.bst=be.quantize.stats(n,p.i0,p.i1),p.est=be.quantize.estats(p.bst);for(var h=[p];h.length<l;){for(var v=0,g=0,C=0;C<h.length;C++)h[C].est.L>v&&(v=h[C].est.L,g=C);if(v<a)break;var d=h[g],x=be.quantize.splitPixels(n,s,d.i0,d.i1,d.est.e,d.est.eMq255),w=d.i0>=x||d.i1<=x;if(w){d.est.L=0;continue}var b={i0:d.i0,i1:x,bst:null,est:null,tdst:0,left:null,right:null};b.bst=be.quantize.stats(n,b.i0,b.i1),b.est=be.quantize.estats(b.bst);var S={i0:x,i1:d.i1,bst:null,est:null,tdst:0,left:null,right:null};S.bst={R:[],m:[],N:d.bst.N-b.bst.N};for(var C=0;C<16;C++)S.bst.R[C]=d.bst.R[C]-b.bst.R[C];for(var C=0;C<4;C++)S.bst.m[C]=d.bst.m[C]-b.bst.m[C];S.est=be.quantize.estats(S.bst),d.left=b,d.right=S,h[g]=b,h.push(S)}h.sort(function(A,M){return M.bst.N-A.bst.N});for(var C=0;C<h.length;C++)h[C].ind=C;return[p,h]},be.quantize.getNearest=function(n,l,a,s,p){if(n.left==null)return n.tdst=be.quantize.dist(n.est.q,l,a,s,p),n;var h=be.quantize.planeDst(n.est,l,a,s,p),v=n.left,g=n.right;h>0&&(v=n.right,g=n.left);var C=be.quantize.getNearest(v,l,a,s,p);if(C.tdst<=h*h)return C;var d=be.quantize.getNearest(g,l,a,s,p);return d.tdst<C.tdst?d:C},be.quantize.planeDst=function(n,l,a,s,p){var h=n.e;return h[0]*l+h[1]*a+h[2]*s+h[3]*p-n.eMq},be.quantize.dist=function(n,l,a,s,p){var h=l-n[0],v=a-n[1],g=s-n[2],C=p-n[3];return h*h+v*v+g*g+C*C},be.quantize.splitPixels=function(n,l,a,s,p,h){var v=be.quantize.vecDot;for(s-=4;a<s;){for(;v(n,a,p)<=h;)a+=4;for(;v(n,s,p)>h;)s-=4;if(a>=s)break;var g=l[a>>2];l[a>>2]=l[s>>2],l[s>>2]=g,a+=4,s-=4}for(;v(n,a,p)>h;)a-=4;return a+4},be.quantize.vecDot=function(n,l,a){return n[l]*a[0]+n[l+1]*a[1]+n[l+2]*a[2]+n[l+3]*a[3]},be.quantize.stats=function(n,l,a){for(var s=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],p=[0,0,0,0],h=a-l>>2,v=l;v<a;v+=4){var g=n[v]*.00392156862745098,C=n[v+1]*(1/255),d=n[v+2]*(1/255),x=n[v+3]*(1/255);p[0]+=g,p[1]+=C,p[2]+=d,p[3]+=x,s[0]+=g*g,s[1]+=g*C,s[2]+=g*d,s[3]+=g*x,s[5]+=C*C,s[6]+=C*d,s[7]+=C*x,s[10]+=d*d,s[11]+=d*x,s[15]+=x*x}return s[4]=s[1],s[8]=s[2],s[9]=s[6],s[12]=s[3],s[13]=s[7],s[14]=s[11],{R:s,m:p,N:h}},be.quantize.estats=function(n){var l=n.R,a=n.m,s=n.N,p=a[0],h=a[1],v=a[2],g=a[3],C=s==0?0:1/s,d=[l[0]-p*p*C,l[1]-p*h*C,l[2]-p*v*C,l[3]-p*g*C,l[4]-h*p*C,l[5]-h*h*C,l[6]-h*v*C,l[7]-h*g*C,l[8]-v*p*C,l[9]-v*h*C,l[10]-v*v*C,l[11]-v*g*C,l[12]-g*p*C,l[13]-g*h*C,l[14]-g*v*C,l[15]-g*g*C],x=d,w=be.M4,b=[Math.random(),Math.random(),Math.random(),Math.random()],S=0,A=0;if(s!=0)for(var M=0;M<16&&(b=w.multVec(x,b),A=Math.sqrt(w.dot(b,b)),b=w.sml(1/A,b),!(M!=0&&Math.abs(A-S)<1e-9));M++)S=A;var z=[p*C,h*C,v*C,g*C],F=w.dot(w.sml(255,z),b);return{Cov:d,q:z,e:b,L:S,eMq255:F,eMq:w.dot(b,z),rgba:(Math.round(255*z[3])<<24|Math.round(255*z[2])<<16|Math.round(255*z[1])<<8|Math.round(255*z[0])<<0)>>>0}},be.M4={multVec:function(n,l){return[n[0]*l[0]+n[1]*l[1]+n[2]*l[2]+n[3]*l[3],n[4]*l[0]+n[5]*l[1]+n[6]*l[2]+n[7]*l[3],n[8]*l[0]+n[9]*l[1]+n[10]*l[2]+n[11]*l[3],n[12]*l[0]+n[13]*l[1]+n[14]*l[2]+n[15]*l[3]]},dot:function(n,l){return n[0]*l[0]+n[1]*l[1]+n[2]*l[2]+n[3]*l[3]},sml:function(n,l){return[n*l[0],n*l[1],n*l[2],n*l[3]]}},be.encode.concatRGBA=function(n){for(var l=0,a=0;a<n.length;a++)l+=n[a].byteLength;for(var s=new Uint8Array(l),p=0,a=0;a<n.length;a++){for(var h=new Uint8Array(n[a]),v=h.length,g=0;g<v;g+=4){var C=h[g],d=h[g+1],x=h[g+2],w=h[g+3];w==0&&(C=d=x=0),s[p+g]=C,s[p+g+1]=d,s[p+g+2]=x,s[p+g+3]=w}p+=v}return s.buffer};const YR=n=>new Promise((l,a)=>{const s=new FileReader;s.onloadend=p=>l(p.target.result),s.onerror=p=>a(p),s.readAsDataURL(n)}),qR=n=>new Promise((l,a)=>{const s=new Image;s.onload=()=>l(s),s.onerror=p=>a(p),s.src=n}),WR=(n,l,a)=>new Promise(s=>n.toBlob(p=>s(p),l,a)),GR=n=>{const s=n.width,p=n.height;let h=n.width,v=n.height;return(s>2e3||p>2e3)&&(s/p>2e3/2e3?(h=2e3,v=Math.round(2e3*(p/s))):(v=2e3,h=Math.round(2e3*(s/p)))),{width:h,height:v}},ZR=n=>{let l=0;return n>1||n<0?l=0:l=n?n*256:0,l},JE=async(n,l=.5,a=5)=>{const s=n.name;if(n.size/1024/1024<a)return n;try{const p=document.createElement("canvas"),h=p.getContext("2d"),v=await YR(n),g=await qR(v),C=GR(g);if(p.width=C.width,p.height=C.height,h.clearRect(0,0,C.width,C.height),h.drawImage(g,0,0,C.width,C.height),["image/jpeg","image/jpg"].includes(n.type)){const d=await WR(p,n.type,l);return new File([d],s,{type:n.type})}else{const d=h.getImageData(0,0,C.width,C.height).data,x=ZR(l),w=be.encode([d.buffer],C.width,C.height,x);return new File([w],n.name,{type:n.type})}}catch{return n}},eb=[Mc.jpeg,Mc.jpg,Mc.png],tb=n=>{const{maxCount:l=1,listType:a="picture-card",fileList:s=[],maxSize:p=2,accept:h=eb.join(","),uploadBtnName:v="上传",uploadHint:g=null,compression:C}=n,[d,x]=Te.useState(!1),[w,b]=Te.useState(""),S=()=>a!=="text"?Yt("div",{style:{position:"relative"},children:[Yt("div",{children:[_e(gC,{}),_e("div",{style:{marginTop:8},children:v})]}),g]}):Yt(cl,{children:[_e(Ne.Button,{icon:_e(EC,{}),children:v}),g]}),A=k=>new Promise(async(B,O)=>{const P=h.split(","),L=Nh(k.name)||"";if(h&&!P.includes(L)&&(Ne.message.error(`只允许上传 ${h} 文件`),O(!1)),!(k.size/1024/1024<p)&&!C&&(Ne.message.error(`文件必须小于${p}MB`),O(!1)),C){let Z=0;async function j(ie){if(!C)return;const W=await JE(ie,C.quality,C.limit);if(Z++,Z>=5)return W;if(W.size/1024/1024>p)await j(W);else return W}const U=await j(k);B(U)}B(k)}).catch(B=>Ne.Upload.LIST_IGNORE),M=k=>{n.onChange&&n.onChange(k)},z=k=>{n.onPreview?n.onPreview(k):F(k)},F=async k=>{let T=Nh(k.name)||"";if(T||(T=Nh(k.name||k.url)||""),T===Mc.pdf)return Ne.Modal.info({title:"PDF",width:"60%",content:_e("iframe",{title:"PDF预览",src:k.url||k.response.url,frameBorder:"0",style:{width:"100%",height:"70vh"}}),okText:"关闭"});eb.includes(T)&&(!k.url&&!k.thumbUrl&&!k.preview&&(k.preview=await kC(k.originFileObj)),b(k.url||k.thumbUrl||k.preview),x(!0))};return Yt(cl,{children:[_e(Ne.Upload,{beforeUpload:A,onChange:M,listType:a,...n,onPreview:z,children:s.length>=l?null:S()}),_e(Ne.Image,{style:{display:"none"},preview:{visible:d,src:w,onVisibleChange:()=>{x(!1),b("")}}})]})},Zh={fieldModal:"create-form-module_fieldModal_8bf3d",content:"create-form-module_content_61f84",suffix:"create-form-module_suffix_42205",placeholder:"create-form-module_placeholder_90d6a"},QR={labelCol:{span:4},wrapperCol:{span:20}},nb=n=>{switch(n){case"upload":return"fileList";case"switch":return"checked";default:return"value"}},Qy=n=>{const{items:l,rowProps:a,formProps:s,readonly:p=!1,hiddenTitle:h=!1}=n,v=(d,x)=>{var w,b;if(x.btnType==="submit"){(w=s==null?void 0:s.form)==null||w.validateFields().then(S=>{x.onClick&&x.onClick(S)});return}if(x.btnType==="reset"){(b=s==null?void 0:s.form)==null||b.resetFields(),x.onClick&&x.onClick(d);return}x.btnType==="cancel"&&x.onClick&&x.onClick(d)},g=d=>Array.isArray(d)?d:d&&d.fileList,C=d=>{var w;const x=s==null?void 0:s.initialValues;return d.dataIndex?((w=d.render)==null?void 0:w.call(d,x==null?void 0:x[d.dataIndex],x))||d.value||(x==null?void 0:x[d.dataIndex]):""};return _e(Ne.Form,{layout:"horizontal",form:s==null?void 0:s.form,...QR,...s||{},children:_e(Ne.Row,{gutter:16,...a,children:l.filter(d=>!d.hidden).map((d,x)=>_e(Ne.Col,{...d.colProps||{span:24},children:_e(Ne.Form.Item,{...d.valueType==="upload"?{getValueFromEvent:g}:{},label:h?"":d.title,name:d.valueType==="btns"?void 0:d.dataIndex,...d.formItemProps,children:d.readonly?_e("div",{children:C(d)}):d.readonly===void 0&&p?_e("div",{children:C(d)}):_e(rb,{onChange:w=>{var b;return(b=d==null?void 0:d.onChange)==null?void 0:b.call(d,w)},valueType:d.valueType,onBtnClick:v,valueProps:d.valueProps,formItemProps:d.formItemProps})})},d.dataIndex||x))})})},rb=n=>{const{valueType:l,valueProps:a,value:s,onChange:p,onBtnClick:h,inputRef:v,formItemProps:g}=n,C=Te.useMemo(()=>{let d=_e(Ne.Input,{placeholder:"请输入",allowClear:!0,...a});switch(l){case"rate":d=_e(Ne.Rate,{...a});break;case"password":d=_e(Ne.Input.Password,{...a});break;case"modal":d=_e(XR,{...a});break;case"checkbox":d=_e(Ne.Checkbox.Group,{...a});break;case"select":d=_e(Ne.Select,{placeholder:"请选择",allowClear:!0,...a});break;case"inputNumber":d=_e(Ne.InputNumber,{style:{width:"100%"},placeholder:"请输入",...a});break;case"textarea":d=_e(Ne.Input.TextArea,{placeholder:"请输入",allowClear:!0,...a});break;case"radio":d=_e(Ne.Radio.Group,{...a});break;case"switch":d=_e(Ne.Switch,{...a});break;case"datePicker":d=_e(Ne.DatePicker,{style:{width:"100%"},allowClear:!0,...a});break;case"rangePicker":d=_e(Ne.DatePicker.RangePicker,{style:{width:"100%"},allowClear:!0,...a});break;case"timePicker":d=_e(Ne.TimePicker,{style:{width:"100%"},allowClear:!0,...a});break;case"cascader":d=_e(Ne.Cascader,{allowClear:!0,...a});break;case"upload":d=_e(tb,{...a});break;case"btns":d=_e(Ne.Space,{children:a==null?void 0:a.map(x=>Te.createElement(Ne.Button,{type:x.btnType==="submit"?"primary":"default",...sl.omit(x,["btnType"]),key:x.key||x.btnType,onClick:w=>{h==null||h(w,x)}},x.title||x.children))});break}return d},[l,a,p,s]);if(l==="custom"){const d=a;return Te.cloneElement(d.children,{[(g==null?void 0:g.valuePropName)||nb(l||"input")]:s,onChange:p,ref:v})}return Te.cloneElement(C,{[nb(l||"input")]:s,onChange:p,ref:v})},XR=n=>{const{placeholder:l,labelKey:a,onToggle:s,value:p,onClear:h,className:v,style:g}=n;return Yt("div",{className:[Zh.fieldModal,v].filter(C=>C).join(" "),style:g,children:[_e("div",{className:Zh.content,onClick:()=>s(!0),children:p?_e("span",{children:p[a]}):_e("span",{className:Zh.placeholder,children:l})}),_e("span",{className:Zh.suffix,onClick:h,children:p&&_e(iD,{})})]})};var Xy={exports:{}},ud={},Qh={exports:{}},ab={},Vc={exports:{}},Ky={exports:{}},Qt={};var ib;function KR(){if(ib)return Qt;ib=1;var n=typeof Symbol=="function"&&Symbol.for,l=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,s=n?Symbol.for("react.fragment"):60107,p=n?Symbol.for("react.strict_mode"):60108,h=n?Symbol.for("react.profiler"):60114,v=n?Symbol.for("react.provider"):60109,g=n?Symbol.for("react.context"):60110,C=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,x=n?Symbol.for("react.forward_ref"):60112,w=n?Symbol.for("react.suspense"):60113,b=n?Symbol.for("react.suspense_list"):60120,S=n?Symbol.for("react.memo"):60115,A=n?Symbol.for("react.lazy"):60116,M=n?Symbol.for("react.block"):60121,z=n?Symbol.for("react.fundamental"):60117,F=n?Symbol.for("react.responder"):60118,k=n?Symbol.for("react.scope"):60119;function T(O){if(typeof O=="object"&&O!==null){var P=O.$$typeof;switch(P){case l:switch(O=O.type,O){case C:case d:case s:case h:case p:case w:return O;default:switch(O=O&&O.$$typeof,O){case g:case x:case A:case S:case v:return O;default:return P}}case a:return P}}}function B(O){return T(O)===d}return Qt.AsyncMode=C,Qt.ConcurrentMode=d,Qt.ContextConsumer=g,Qt.ContextProvider=v,Qt.Element=l,Qt.ForwardRef=x,Qt.Fragment=s,Qt.Lazy=A,Qt.Memo=S,Qt.Portal=a,Qt.Profiler=h,Qt.StrictMode=p,Qt.Suspense=w,Qt.isAsyncMode=function(O){return B(O)||T(O)===C},Qt.isConcurrentMode=B,Qt.isContextConsumer=function(O){return T(O)===g},Qt.isContextProvider=function(O){return T(O)===v},Qt.isElement=function(O){return typeof O=="object"&&O!==null&&O.$$typeof===l},Qt.isForwardRef=function(O){return T(O)===x},Qt.isFragment=function(O){return T(O)===s},Qt.isLazy=function(O){return T(O)===A},Qt.isMemo=function(O){return T(O)===S},Qt.isPortal=function(O){return T(O)===a},Qt.isProfiler=function(O){return T(O)===h},Qt.isStrictMode=function(O){return T(O)===p},Qt.isSuspense=function(O){return T(O)===w},Qt.isValidElementType=function(O){return typeof O=="string"||typeof O=="function"||O===s||O===d||O===h||O===p||O===w||O===b||typeof O=="object"&&O!==null&&(O.$$typeof===A||O.$$typeof===S||O.$$typeof===v||O.$$typeof===g||O.$$typeof===x||O.$$typeof===z||O.$$typeof===F||O.$$typeof===k||O.$$typeof===M)},Qt.typeOf=T,Qt}var Xt={};var ob;function JR(){return ob||(ob=1,process.env.NODE_ENV!=="production"&&function(){var n=typeof Symbol=="function"&&Symbol.for,l=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,s=n?Symbol.for("react.fragment"):60107,p=n?Symbol.for("react.strict_mode"):60108,h=n?Symbol.for("react.profiler"):60114,v=n?Symbol.for("react.provider"):60109,g=n?Symbol.for("react.context"):60110,C=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,x=n?Symbol.for("react.forward_ref"):60112,w=n?Symbol.for("react.suspense"):60113,b=n?Symbol.for("react.suspense_list"):60120,S=n?Symbol.for("react.memo"):60115,A=n?Symbol.for("react.lazy"):60116,M=n?Symbol.for("react.block"):60121,z=n?Symbol.for("react.fundamental"):60117,F=n?Symbol.for("react.responder"):60118,k=n?Symbol.for("react.scope"):60119;function T(Be){return typeof Be=="string"||typeof Be=="function"||Be===s||Be===d||Be===h||Be===p||Be===w||Be===b||typeof Be=="object"&&Be!==null&&(Be.$$typeof===A||Be.$$typeof===S||Be.$$typeof===v||Be.$$typeof===g||Be.$$typeof===x||Be.$$typeof===z||Be.$$typeof===F||Be.$$typeof===k||Be.$$typeof===M)}function B(Be){if(typeof Be=="object"&&Be!==null){var pt=Be.$$typeof;switch(pt){case l:var kt=Be.type;switch(kt){case C:case d:case s:case h:case p:case w:return kt;default:var sn=kt&&kt.$$typeof;switch(sn){case g:case x:case A:case S:case v:return sn;default:return pt}}case a:return pt}}}var O=C,P=d,L=g,$=v,Z=l,j=x,U=s,ie=A,W=S,oe=a,Q=h,X=p,he=w,K=!1;function pe(Be){return K||(K=!0),G(Be)||B(Be)===C}function G(Be){return B(Be)===d}function Y(Be){return B(Be)===g}function te(Be){return B(Be)===v}function ue(Be){return typeof Be=="object"&&Be!==null&&Be.$$typeof===l}function le(Be){return B(Be)===x}function ze(Be){return B(Be)===s}function Ae(Be){return B(Be)===A}function Le(Be){return B(Be)===S}function Ce(Be){return B(Be)===a}function Je(Be){return B(Be)===h}function Ve(Be){return B(Be)===p}function xt(Be){return B(Be)===w}Xt.AsyncMode=O,Xt.ConcurrentMode=P,Xt.ContextConsumer=L,Xt.ContextProvider=$,Xt.Element=Z,Xt.ForwardRef=j,Xt.Fragment=U,Xt.Lazy=ie,Xt.Memo=W,Xt.Portal=oe,Xt.Profiler=Q,Xt.StrictMode=X,Xt.Suspense=he,Xt.isAsyncMode=pe,Xt.isConcurrentMode=G,Xt.isContextConsumer=Y,Xt.isContextProvider=te,Xt.isElement=ue,Xt.isForwardRef=le,Xt.isFragment=ze,Xt.isLazy=Ae,Xt.isMemo=Le,Xt.isPortal=Ce,Xt.isProfiler=Je,Xt.isStrictMode=Ve,Xt.isSuspense=xt,Xt.isValidElementType=T,Xt.typeOf=B}()),Xt}var lb;function ub(){return lb||(lb=1,function(n){process.env.NODE_ENV==="production"?n.exports=KR():n.exports=JR()}(Ky)),Ky.exports}var Jy,sb;function eA(){if(sb)return Jy;sb=1;var n=Object.getOwnPropertySymbols,l=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function s(h){if(h==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(h)}function p(){try{if(!Object.assign)return!1;var h=new String("abc");if(h[5]="de",Object.getOwnPropertyNames(h)[0]==="5")return!1;for(var v={},g=0;g<10;g++)v["_"+String.fromCharCode(g)]=g;var C=Object.getOwnPropertyNames(v).map(function(x){return v[x]});if(C.join("")!=="0123456789")return!1;var d={};return"abcdefghijklmnopqrst".split("").forEach(function(x){d[x]=x}),Object.keys(Object.assign({},d)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Jy=p()?Object.assign:function(h,v){for(var g,C=s(h),d,x=1;x<arguments.length;x++){g=Object(arguments[x]);for(var w in g)l.call(g,w)&&(C[w]=g[w]);if(n){d=n(g);for(var b=0;b<d.length;b++)a.call(g,d[b])&&(C[d[b]]=g[d[b]])}}return C},Jy}var eg,cb;function tg(){if(cb)return eg;cb=1;var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return eg=n,eg}var ng,fb;function db(){return fb||(fb=1,ng=Function.call.bind(Object.prototype.hasOwnProperty)),ng}var rg,pb;function tA(){if(pb)return rg;pb=1;var n=function(){};if(process.env.NODE_ENV!=="production"){var l=tg(),a={},s=db();n=function(h){var v="Warning: "+h;try{throw new Error(v)}catch{}}}function p(h,v,g,C,d){if(process.env.NODE_ENV!=="production"){for(var x in h)if(s(h,x)){var w;try{if(typeof h[x]!="function"){var b=Error((C||"React class")+": "+g+" type `"+x+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof h[x]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw b.name="Invariant Violation",b}w=h[x](v,x,C,g,null,l)}catch(A){w=A}if(w&&!(w instanceof Error)&&n((C||"React class")+": type specification of "+g+" `"+x+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof w+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),w instanceof Error&&!(w.message in a)){a[w.message]=!0;var S=d?d():"";n("Failed "+g+" type: "+w.message+(S??""))}}}}return p.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},rg=p,rg}var ag,hb;function nA(){if(hb)return ag;hb=1;var n=ub(),l=eA(),a=tg(),s=db(),p=tA(),h=function(){};process.env.NODE_ENV!=="production"&&(h=function(g){var C="Warning: "+g;try{throw new Error(C)}catch{}});function v(){return null}return ag=function(g,C){var d=typeof Symbol=="function"&&Symbol.iterator,x="@@iterator";function w(G){var Y=G&&(d&&G[d]||G[x]);if(typeof Y=="function")return Y}var b="<<anonymous>>",S={array:F("array"),bigint:F("bigint"),bool:F("boolean"),func:F("function"),number:F("number"),object:F("object"),string:F("string"),symbol:F("symbol"),any:k(),arrayOf:T,element:B(),elementType:O(),instanceOf:P,node:j(),objectOf:$,oneOf:L,oneOfType:Z,shape:ie,exact:W};function A(G,Y){return G===Y?G!==0||1/G===1/Y:G!==G&&Y!==Y}function M(G,Y){this.message=G,this.data=Y&&typeof Y=="object"?Y:{},this.stack=""}M.prototype=Error.prototype;function z(G){if(process.env.NODE_ENV!=="production")var Y={},te=0;function ue(ze,Ae,Le,Ce,Je,Ve,xt){if(Ce=Ce||b,Ve=Ve||Le,xt!==a){if(C){var Be=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw Be.name="Invariant Violation",Be}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var pt=Ce+":"+Le;!Y[pt]&&te<3&&(h("You are manually calling a React.PropTypes validation function for the `"+Ve+"` prop on `"+Ce+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),Y[pt]=!0,te++)}}return Ae[Le]==null?ze?Ae[Le]===null?new M("The "+Je+" `"+Ve+"` is marked as required "+("in `"+Ce+"`, but its value is `null`.")):new M("The "+Je+" `"+Ve+"` is marked as required in "+("`"+Ce+"`, but its value is `undefined`.")):null:G(Ae,Le,Ce,Je,Ve)}var le=ue.bind(null,!1);return le.isRequired=ue.bind(null,!0),le}function F(G){function Y(te,ue,le,ze,Ae,Le){var Ce=te[ue],Je=X(Ce);if(Je!==G){var Ve=he(Ce);return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ve+"` supplied to `"+le+"`, expected ")+("`"+G+"`."),{expectedType:G})}return null}return z(Y)}function k(){return z(v)}function T(G){function Y(te,ue,le,ze,Ae){if(typeof G!="function")return new M("Property `"+Ae+"` of component `"+le+"` has invalid PropType notation inside arrayOf.");var Le=te[ue];if(!Array.isArray(Le)){var Ce=X(Le);return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ce+"` supplied to `"+le+"`, expected an array."))}for(var Je=0;Je<Le.length;Je++){var Ve=G(Le,Je,le,ze,Ae+"["+Je+"]",a);if(Ve instanceof Error)return Ve}return null}return z(Y)}function B(){function G(Y,te,ue,le,ze){var Ae=Y[te];if(!g(Ae)){var Le=X(Ae);return new M("Invalid "+le+" `"+ze+"` of type "+("`"+Le+"` supplied to `"+ue+"`, expected a single ReactElement."))}return null}return z(G)}function O(){function G(Y,te,ue,le,ze){var Ae=Y[te];if(!n.isValidElementType(Ae)){var Le=X(Ae);return new M("Invalid "+le+" `"+ze+"` of type "+("`"+Le+"` supplied to `"+ue+"`, expected a single ReactElement type."))}return null}return z(G)}function P(G){function Y(te,ue,le,ze,Ae){if(!(te[ue]instanceof G)){var Le=G.name||b,Ce=pe(te[ue]);return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ce+"` supplied to `"+le+"`, expected ")+("instance of `"+Le+"`."))}return null}return z(Y)}function L(G){if(!Array.isArray(G))return process.env.NODE_ENV!=="production"&&(arguments.length>1?h("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):h("Invalid argument supplied to oneOf, expected an array.")),v;function Y(te,ue,le,ze,Ae){for(var Le=te[ue],Ce=0;Ce<G.length;Ce++)if(A(Le,G[Ce]))return null;var Je=JSON.stringify(G,function(xt,Be){var pt=he(Be);return pt==="symbol"?String(Be):Be});return new M("Invalid "+ze+" `"+Ae+"` of value `"+String(Le)+"` "+("supplied to `"+le+"`, expected one of "+Je+"."))}return z(Y)}function $(G){function Y(te,ue,le,ze,Ae){if(typeof G!="function")return new M("Property `"+Ae+"` of component `"+le+"` has invalid PropType notation inside objectOf.");var Le=te[ue],Ce=X(Le);if(Ce!=="object")return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ce+"` supplied to `"+le+"`, expected an object."));for(var Je in Le)if(s(Le,Je)){var Ve=G(Le,Je,le,ze,Ae+"."+Je,a);if(Ve instanceof Error)return Ve}return null}return z(Y)}function Z(G){if(!Array.isArray(G))return process.env.NODE_ENV!=="production"&&h("Invalid argument supplied to oneOfType, expected an instance of array."),v;for(var Y=0;Y<G.length;Y++){var te=G[Y];if(typeof te!="function")return h("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+K(te)+" at index "+Y+"."),v}function ue(le,ze,Ae,Le,Ce){for(var Je=[],Ve=0;Ve<G.length;Ve++){var xt=G[Ve],Be=xt(le,ze,Ae,Le,Ce,a);if(Be==null)return null;Be.data&&s(Be.data,"expectedType")&&Je.push(Be.data.expectedType)}var pt=Je.length>0?", expected one of type ["+Je.join(", ")+"]":"";return new M("Invalid "+Le+" `"+Ce+"` supplied to "+("`"+Ae+"`"+pt+"."))}return z(ue)}function j(){function G(Y,te,ue,le,ze){return oe(Y[te])?null:new M("Invalid "+le+" `"+ze+"` supplied to "+("`"+ue+"`, expected a ReactNode."))}return z(G)}function U(G,Y,te,ue,le){return new M((G||"React class")+": "+Y+" type `"+te+"."+ue+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+le+"`.")}function ie(G){function Y(te,ue,le,ze,Ae){var Le=te[ue],Ce=X(Le);if(Ce!=="object")return new M("Invalid "+ze+" `"+Ae+"` of type `"+Ce+"` "+("supplied to `"+le+"`, expected `object`."));for(var Je in G){var Ve=G[Je];if(typeof Ve!="function")return U(le,ze,Ae,Je,he(Ve));var xt=Ve(Le,Je,le,ze,Ae+"."+Je,a);if(xt)return xt}return null}return z(Y)}function W(G){function Y(te,ue,le,ze,Ae){var Le=te[ue],Ce=X(Le);if(Ce!=="object")return new M("Invalid "+ze+" `"+Ae+"` of type `"+Ce+"` "+("supplied to `"+le+"`, expected `object`."));var Je=l({},te[ue],G);for(var Ve in Je){var xt=G[Ve];if(s(G,Ve)&&typeof xt!="function")return U(le,ze,Ae,Ve,he(xt));if(!xt)return new M("Invalid "+ze+" `"+Ae+"` key `"+Ve+"` supplied to `"+le+"`.\nBad object: "+JSON.stringify(te[ue],null," ")+`
|
|
193
|
+
root.render(<App />);`),t.unstable_strictMode===!0&&(o=!0),t.identifierPrefix!==void 0&&(f=t.identifierPrefix),t.onRecoverableError!==void 0&&(y=t.onRecoverableError),t.transitionCallbacks!==void 0&&t.transitionCallbacks);var E=L3(e,Zm,null,o,u,f,y);Im(E.current,e);var R=e.nodeType===jn?e.parentNode:e;return Mp(R),new zS(E)}function ey(e){this._internalRoot=e}function nM(e){e&&mm(e)}ey.prototype.unstable_scheduleHydration=nM;function rM(e,t,o){if(!ty(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");i6(e),t===void 0&&v("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var u=o??null,f=o!=null&&o.hydratedSources||null,y=!1,E=!1,R="",N=a6;o!=null&&(o.unstable_strictMode===!0&&(y=!0),o.identifierPrefix!==void 0&&(R=o.identifierPrefix),o.onRecoverableError!==void 0&&(N=o.onRecoverableError));var $=U3(t,null,e,Zm,u,y,E,R,N);if(Im($.current,e),Mp(e),f)for(var V=0;V<f.length;V++){var ae=f[V];f9($,ae)}return new ey($)}function ty(e){return!!(e&&(e.nodeType===ta||e.nodeType===ci||e.nodeType===xl||!te))}function Rh(e){return!!(e&&(e.nodeType===ta||e.nodeType===ci||e.nodeType===xl||e.nodeType===jn&&e.nodeValue===" react-mount-point-unstable "))}function i6(e){e.nodeType===ta&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&v("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),qp(e)&&(e._reactRootContainer?v("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):v("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}var aM=a.ReactCurrentOwner,o6;o6=function(e){if(e._reactRootContainer&&e.nodeType!==jn){var t=P3(e._reactRootContainer.current);t&&t.parentNode!==e&&v("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var o=!!e._reactRootContainer,u=MS(e),f=!!(u&&Qu(u));f&&!o&&v("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),e.nodeType===ta&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&v("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function MS(e){return e?e.nodeType===ci?e.documentElement:e.firstChild:null}function l6(){}function iM(e,t,o,u,f){if(f){if(typeof u=="function"){var y=u;u=function(){var ne=J1(E);y.call(ne)}}var E=U3(t,u,e,Ku,null,!1,!1,"",l6);e._reactRootContainer=E,Im(E.current,e);var R=e.nodeType===jn?e.parentNode:e;return Mp(R),nu(),E}else{for(var N;N=e.lastChild;)e.removeChild(N);if(typeof u=="function"){var $=u;u=function(){var ne=J1(V);$.call(ne)}}var V=L3(e,Ku,null,!1,!1,"",l6);e._reactRootContainer=V,Im(V.current,e);var ae=e.nodeType===jn?e.parentNode:e;return Mp(ae),nu(function(){Th(t,V,o,u)}),V}}function oM(e,t){e!==null&&typeof e!="function"&&v("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e)}function ny(e,t,o,u,f){o6(o),oM(f===void 0?null:f,"render");var y=o._reactRootContainer,E;if(!y)E=iM(o,t,e,f,u);else{if(E=y,typeof f=="function"){var R=f;f=function(){var N=J1(E);R.call(N)}}Th(t,E,e,f)}return J1(E)}function lM(e){{var t=aM.current;if(t!==null&&t.stateNode!==null){var o=t.stateNode._warnedAboutRefsInRender;o||v("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",nn(t.type)||"A component"),t.stateNode._warnedAboutRefsInRender=!0}}return e==null?null:e.nodeType===ta?e:Yz(e,"findDOMNode")}function uM(e,t,o){if(v("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Rh(t))throw new Error("Target container is not a DOM element.");{var u=qp(t)&&t._reactRootContainer===void 0;u&&v("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return ny(null,e,t,!0,o)}function sM(e,t,o){if(v("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Rh(t))throw new Error("Target container is not a DOM element.");{var u=qp(t)&&t._reactRootContainer===void 0;u&&v("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return ny(null,e,t,!1,o)}function cM(e,t,o,u){if(v("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Rh(o))throw new Error("Target container is not a DOM element.");if(e==null||!qs(e))throw new Error("parentComponent must be a valid React Component");return ny(e,t,o,!1,u)}function fM(e){if(!Rh(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var t=qp(e)&&e._reactRootContainer===void 0;t&&v("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(e._reactRootContainer){{var o=MS(e),u=o&&!Qu(o);u&&v("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return nu(function(){ny(null,null,e,!1,function(){e._reactRootContainer=null,rw(e)})}),!0}else{{var f=MS(e),y=!!(f&&Qu(f)),E=e.nodeType===ta&&Rh(e.parentNode)&&!!e.parentNode._reactRootContainer;y&&v("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",E?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}We(qz),cm(Wz),lc(Gz),yp(Wa),dm(ac),(typeof Map!="function"||Map.prototype==null||typeof Map.prototype.forEach!="function"||typeof Set!="function"||Set.prototype==null||typeof Set.prototype.clear!="function"||typeof Set.prototype.forEach!="function")&&v("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),Vv(hO),pf(dS,rz,nu);function dM(e,t){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!ty(t))throw new Error("Target container is not a DOM element.");return Vz(e,t,null,o)}function pM(e,t,o,u){return cM(e,t,o,u)}var NS={usingClientEntryPoint:!1,Events:[Qu,v0,$m,df,$s,dS]};function hM(e,t){return NS.usingClientEntryPoint||v('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),tM(e,t)}function vM(e,t,o){return NS.usingClientEntryPoint||v('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),rM(e,t,o)}function mM(e){return m3()&&v("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),nu(e)}var yM=eM({findFiberByHostInstance:yc,bundleType:1,version:AS,rendererPackageName:"react-dom"});if(!yM&&pt&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var gM=window.location.protocol;/^(https?|file):$/.test(gM)}Fa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=NS,Fa.createPortal=dM,Fa.createRoot=hM,Fa.findDOMNode=lM,Fa.flushSync=mM,Fa.hydrate=uM,Fa.hydrateRoot=vM,Fa.render=sM,Fa.unmountComponentAtNode=fM,Fa.unstable_batchedUpdates=dS,Fa.unstable_renderSubtreeIntoContainer=pM,Fa.version=AS,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),Fa}(function(n){function l(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(l)}catch{}}}process.env.NODE_ENV==="production"?(l(),n.exports=jD()):n.exports=ID()})(dy);var my=(n=>(n.zip="application/zip",n.png="image/png",n.jpg="image/jpg",n.jpeg="image/jpeg",n.pdf="application/pdf",n.doc="application/msword",n.docx="application/vnd.openxmlformats-officedocument.wordprocessingml.document",n.pptx="application/vnd.openxmlformats-officedocument.presentationml.presentation",n.ppt="application/vnd.ms-powerpoint",n.xlsx="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",n.xls="application/vnd.ms-excel",n.txt="text/plain",n.csv="text/csv",n.svg="image/svg+xml",n))(my||{});const yy=new Map(Object.entries(my));var Mc=(n=>(n.zip=".zip",n.png=".png",n.jpg=".jpg",n.jpeg=".jpeg",n.pdf=".pdf",n.doc=".doc",n.docx=".docx",n.ppt=".ppt",n.pptx=".pptx",n.xls=".xls",n.xlsx=".xlsx",n.txt=".txt",n.csv=".csv",n.svg=".svg",n.rar=".rar",n))(Mc||{});const $D=Object.freeze(Object.defineProperty({__proto__:null,FileType:my,FileTypeMap:yy,FileSuffix:Mc},Symbol.toStringTag,{value:"Module"})),VD=n=>{if(!sl.isObject(n))return n;const l=n;return sl.pick(l,sl.keys(l).filter(a=>!sl.isNil(l[a])))},kC=n=>new Promise((l,a)=>{const s=new FileReader;s.readAsDataURL(n),s.onload=()=>l(s.result),s.onerror=p=>a(p)}),Nh=n=>{var l;if(n)return"."+((l=n.split(".").at(-1))==null?void 0:l.toLowerCase())},YD=n=>{if(n){if(n.startsWith("http")){const l=n.split(".").at(-1);if(l&&yy.has(l))return yy.get(l)}if(n.startsWith("data:")&&n.includes("base64")){const l=n.indexOf(";base64"),a=n.slice(0,l).split(":");if(a[1])return a[1]}}},OC=(n,l)=>{const a=typeof l=="object"?JSON.stringify(l):l;localStorage.setItem(n,a)},gy=n=>{let a=localStorage.getItem(n);return typeof a=="string"&&(a=xy(a)),a||null},qD=n=>{localStorage.removeItem(n)},WD=(n,l)=>{const a=typeof l=="object"?JSON.stringify(l):l;sessionStorage.setItem(n,a)},GD=n=>{let a=sessionStorage.getItem(n);return typeof a=="string"&&(a=xy(a)),a||null},ZD=n=>{sessionStorage.removeItem(n)},QD=(n,l)=>{const a=[];for(let s=0;s<l.length;s++)a.findIndex(p=>p[n]===l[s][n])<0&&a.push(l[s]);return a},xy=n=>{if(!n)return null;if(typeof n=="object")return n;if(typeof n=="string"){let l=n;try{l=JSON.parse(n)}catch{}return l}};function XD(){var n=URL.createObjectURL(new Blob),l=n.toString();return URL.revokeObjectURL(n),l.substr(l.lastIndexOf("/")+1)}const KD=Object.freeze(Object.defineProperty({__proto__:null,filterObject:VD,getBase64:kC,getFileSuffix:Nh,getFileType:YD,setLocalStorage:OC,getLocalStorage:gy,removeLocalStorage:qD,setSessionStorage:WD,getSessionStorage:GD,removeSessionStorage:ZD,arrayDeduplication:QD,JSONParse:xy,uuid:XD,forceReload:()=>{const n="FORCERELOAD";sessionStorage.getItem(n)!=="1"&&(sessionStorage.setItem(n,"1"),window.location.reload())},formatResponse:n=>{if(typeof n=="string"){const l=n.indexOf(",");return JSON.parse(n.slice(l+1))}return n}},Symbol.toStringTag,{value:"Module"}));const JD=4,BC=0,FC=1,e5=2;function Nc(n){let l=n.length;for(;--l>=0;)n[l]=0}const t5=0,zC=1,n5=2,r5=3,a5=258,_y=29,V0=256,Y0=V0+1+_y,Lc=30,Sy=19,MC=2*Y0+1,ps=15,Cy=16,i5=7,Ey=256,NC=16,LC=17,UC=18,by=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),Lh=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),o5=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),HC=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),l5=512,dl=new Array((Y0+2)*2);Nc(dl);const q0=new Array(Lc*2);Nc(q0);const W0=new Array(l5);Nc(W0);const G0=new Array(a5-r5+1);Nc(G0);const wy=new Array(_y);Nc(wy);const Uh=new Array(Lc);Nc(Uh);function Dy(n,l,a,s,p){this.static_tree=n,this.extra_bits=l,this.extra_base=a,this.elems=s,this.max_length=p,this.has_stree=n&&n.length}let PC,jC,IC;function Ty(n,l){this.dyn_tree=n,this.max_code=0,this.stat_desc=l}const $C=n=>n<256?W0[n]:W0[256+(n>>>7)],Z0=(n,l)=>{n.pending_buf[n.pending++]=l&255,n.pending_buf[n.pending++]=l>>>8&255},za=(n,l,a)=>{n.bi_valid>Cy-a?(n.bi_buf|=l<<n.bi_valid&65535,Z0(n,n.bi_buf),n.bi_buf=l>>Cy-n.bi_valid,n.bi_valid+=a-Cy):(n.bi_buf|=l<<n.bi_valid&65535,n.bi_valid+=a)},go=(n,l,a)=>{za(n,a[l*2],a[l*2+1])},VC=(n,l)=>{let a=0;do a|=n&1,n>>>=1,a<<=1;while(--l>0);return a>>>1},u5=n=>{n.bi_valid===16?(Z0(n,n.bi_buf),n.bi_buf=0,n.bi_valid=0):n.bi_valid>=8&&(n.pending_buf[n.pending++]=n.bi_buf&255,n.bi_buf>>=8,n.bi_valid-=8)},s5=(n,l)=>{const a=l.dyn_tree,s=l.max_code,p=l.stat_desc.static_tree,h=l.stat_desc.has_stree,v=l.stat_desc.extra_bits,g=l.stat_desc.extra_base,C=l.stat_desc.max_length;let d,x,w,b,S,A,M=0;for(b=0;b<=ps;b++)n.bl_count[b]=0;for(a[n.heap[n.heap_max]*2+1]=0,d=n.heap_max+1;d<MC;d++)x=n.heap[d],b=a[a[x*2+1]*2+1]+1,b>C&&(b=C,M++),a[x*2+1]=b,!(x>s)&&(n.bl_count[b]++,S=0,x>=g&&(S=v[x-g]),A=a[x*2],n.opt_len+=A*(b+S),h&&(n.static_len+=A*(p[x*2+1]+S)));if(M!==0){do{for(b=C-1;n.bl_count[b]===0;)b--;n.bl_count[b]--,n.bl_count[b+1]+=2,n.bl_count[C]--,M-=2}while(M>0);for(b=C;b!==0;b--)for(x=n.bl_count[b];x!==0;)w=n.heap[--d],!(w>s)&&(a[w*2+1]!==b&&(n.opt_len+=(b-a[w*2+1])*a[w*2],a[w*2+1]=b),x--)}},YC=(n,l,a)=>{const s=new Array(ps+1);let p=0,h,v;for(h=1;h<=ps;h++)p=p+a[h-1]<<1,s[h]=p;for(v=0;v<=l;v++){let g=n[v*2+1];g!==0&&(n[v*2]=VC(s[g]++,g))}},c5=()=>{let n,l,a,s,p;const h=new Array(ps+1);for(a=0,s=0;s<_y-1;s++)for(wy[s]=a,n=0;n<1<<by[s];n++)G0[a++]=s;for(G0[a-1]=s,p=0,s=0;s<16;s++)for(Uh[s]=p,n=0;n<1<<Lh[s];n++)W0[p++]=s;for(p>>=7;s<Lc;s++)for(Uh[s]=p<<7,n=0;n<1<<Lh[s]-7;n++)W0[256+p++]=s;for(l=0;l<=ps;l++)h[l]=0;for(n=0;n<=143;)dl[n*2+1]=8,n++,h[8]++;for(;n<=255;)dl[n*2+1]=9,n++,h[9]++;for(;n<=279;)dl[n*2+1]=7,n++,h[7]++;for(;n<=287;)dl[n*2+1]=8,n++,h[8]++;for(YC(dl,Y0+1,h),n=0;n<Lc;n++)q0[n*2+1]=5,q0[n*2]=VC(n,5);PC=new Dy(dl,by,V0+1,Y0,ps),jC=new Dy(q0,Lh,0,Lc,ps),IC=new Dy(new Array(0),o5,0,Sy,i5)},qC=n=>{let l;for(l=0;l<Y0;l++)n.dyn_ltree[l*2]=0;for(l=0;l<Lc;l++)n.dyn_dtree[l*2]=0;for(l=0;l<Sy;l++)n.bl_tree[l*2]=0;n.dyn_ltree[Ey*2]=1,n.opt_len=n.static_len=0,n.sym_next=n.matches=0},WC=n=>{n.bi_valid>8?Z0(n,n.bi_buf):n.bi_valid>0&&(n.pending_buf[n.pending++]=n.bi_buf),n.bi_buf=0,n.bi_valid=0},GC=(n,l,a,s)=>{const p=l*2,h=a*2;return n[p]<n[h]||n[p]===n[h]&&s[l]<=s[a]},Ry=(n,l,a)=>{const s=n.heap[a];let p=a<<1;for(;p<=n.heap_len&&(p<n.heap_len&&GC(l,n.heap[p+1],n.heap[p],n.depth)&&p++,!GC(l,s,n.heap[p],n.depth));)n.heap[a]=n.heap[p],a=p,p<<=1;n.heap[a]=s},ZC=(n,l,a)=>{let s,p,h=0,v,g;if(n.sym_next!==0)do s=n.pending_buf[n.sym_buf+h++]&255,s+=(n.pending_buf[n.sym_buf+h++]&255)<<8,p=n.pending_buf[n.sym_buf+h++],s===0?go(n,p,l):(v=G0[p],go(n,v+V0+1,l),g=by[v],g!==0&&(p-=wy[v],za(n,p,g)),s--,v=$C(s),go(n,v,a),g=Lh[v],g!==0&&(s-=Uh[v],za(n,s,g)));while(h<n.sym_next);go(n,Ey,l)},Ay=(n,l)=>{const a=l.dyn_tree,s=l.stat_desc.static_tree,p=l.stat_desc.has_stree,h=l.stat_desc.elems;let v,g,C=-1,d;for(n.heap_len=0,n.heap_max=MC,v=0;v<h;v++)a[v*2]!==0?(n.heap[++n.heap_len]=C=v,n.depth[v]=0):a[v*2+1]=0;for(;n.heap_len<2;)d=n.heap[++n.heap_len]=C<2?++C:0,a[d*2]=1,n.depth[d]=0,n.opt_len--,p&&(n.static_len-=s[d*2+1]);for(l.max_code=C,v=n.heap_len>>1;v>=1;v--)Ry(n,a,v);d=h;do v=n.heap[1],n.heap[1]=n.heap[n.heap_len--],Ry(n,a,1),g=n.heap[1],n.heap[--n.heap_max]=v,n.heap[--n.heap_max]=g,a[d*2]=a[v*2]+a[g*2],n.depth[d]=(n.depth[v]>=n.depth[g]?n.depth[v]:n.depth[g])+1,a[v*2+1]=a[g*2+1]=d,n.heap[1]=d++,Ry(n,a,1);while(n.heap_len>=2);n.heap[--n.heap_max]=n.heap[1],s5(n,l),YC(a,C,n.bl_count)},QC=(n,l,a)=>{let s,p=-1,h,v=l[0*2+1],g=0,C=7,d=4;for(v===0&&(C=138,d=3),l[(a+1)*2+1]=65535,s=0;s<=a;s++)h=v,v=l[(s+1)*2+1],!(++g<C&&h===v)&&(g<d?n.bl_tree[h*2]+=g:h!==0?(h!==p&&n.bl_tree[h*2]++,n.bl_tree[NC*2]++):g<=10?n.bl_tree[LC*2]++:n.bl_tree[UC*2]++,g=0,p=h,v===0?(C=138,d=3):h===v?(C=6,d=3):(C=7,d=4))},XC=(n,l,a)=>{let s,p=-1,h,v=l[0*2+1],g=0,C=7,d=4;for(v===0&&(C=138,d=3),s=0;s<=a;s++)if(h=v,v=l[(s+1)*2+1],!(++g<C&&h===v)){if(g<d)do go(n,h,n.bl_tree);while(--g!==0);else h!==0?(h!==p&&(go(n,h,n.bl_tree),g--),go(n,NC,n.bl_tree),za(n,g-3,2)):g<=10?(go(n,LC,n.bl_tree),za(n,g-3,3)):(go(n,UC,n.bl_tree),za(n,g-11,7));g=0,p=h,v===0?(C=138,d=3):h===v?(C=6,d=3):(C=7,d=4)}},f5=n=>{let l;for(QC(n,n.dyn_ltree,n.l_desc.max_code),QC(n,n.dyn_dtree,n.d_desc.max_code),Ay(n,n.bl_desc),l=Sy-1;l>=3&&n.bl_tree[HC[l]*2+1]===0;l--);return n.opt_len+=3*(l+1)+5+5+4,l},d5=(n,l,a,s)=>{let p;for(za(n,l-257,5),za(n,a-1,5),za(n,s-4,4),p=0;p<s;p++)za(n,n.bl_tree[HC[p]*2+1],3);XC(n,n.dyn_ltree,l-1),XC(n,n.dyn_dtree,a-1)},p5=n=>{let l=4093624447,a;for(a=0;a<=31;a++,l>>>=1)if(l&1&&n.dyn_ltree[a*2]!==0)return BC;if(n.dyn_ltree[9*2]!==0||n.dyn_ltree[10*2]!==0||n.dyn_ltree[13*2]!==0)return FC;for(a=32;a<V0;a++)if(n.dyn_ltree[a*2]!==0)return FC;return BC};let KC=!1;const h5=n=>{KC||(c5(),KC=!0),n.l_desc=new Ty(n.dyn_ltree,PC),n.d_desc=new Ty(n.dyn_dtree,jC),n.bl_desc=new Ty(n.bl_tree,IC),n.bi_buf=0,n.bi_valid=0,qC(n)},JC=(n,l,a,s)=>{za(n,(t5<<1)+(s?1:0),3),WC(n),Z0(n,a),Z0(n,~a),a&&n.pending_buf.set(n.window.subarray(l,l+a),n.pending),n.pending+=a},v5=n=>{za(n,zC<<1,3),go(n,Ey,dl),u5(n)},m5=(n,l,a,s)=>{let p,h,v=0;n.level>0?(n.strm.data_type===e5&&(n.strm.data_type=p5(n)),Ay(n,n.l_desc),Ay(n,n.d_desc),v=f5(n),p=n.opt_len+3+7>>>3,h=n.static_len+3+7>>>3,h<=p&&(p=h)):p=h=a+5,a+4<=p&&l!==-1?JC(n,l,a,s):n.strategy===JD||h===p?(za(n,(zC<<1)+(s?1:0),3),ZC(n,dl,q0)):(za(n,(n5<<1)+(s?1:0),3),d5(n,n.l_desc.max_code+1,n.d_desc.max_code+1,v+1),ZC(n,n.dyn_ltree,n.dyn_dtree)),qC(n),s&&WC(n)},y5=(n,l,a)=>(n.pending_buf[n.sym_buf+n.sym_next++]=l,n.pending_buf[n.sym_buf+n.sym_next++]=l>>8,n.pending_buf[n.sym_buf+n.sym_next++]=a,l===0?n.dyn_ltree[a*2]++:(n.matches++,l--,n.dyn_ltree[(G0[a]+V0+1)*2]++,n.dyn_dtree[$C(l)*2]++),n.sym_next===n.sym_end);var g5=h5,x5=JC,_5=m5,S5=y5,C5=v5,E5={_tr_init:g5,_tr_stored_block:x5,_tr_flush_block:_5,_tr_tally:S5,_tr_align:C5},Q0=(n,l,a,s)=>{let p=n&65535|0,h=n>>>16&65535|0,v=0;for(;a!==0;){v=a>2e3?2e3:a,a-=v;do p=p+l[s++]|0,h=h+p|0;while(--v);p%=65521,h%=65521}return p|h<<16|0};const b5=()=>{let n,l=[];for(var a=0;a<256;a++){n=a;for(var s=0;s<8;s++)n=n&1?3988292384^n>>>1:n>>>1;l[a]=n}return l},w5=new Uint32Array(b5());var br=(n,l,a,s)=>{const p=w5,h=s+a;n^=-1;for(let v=s;v<h;v++)n=n>>>8^p[(n^l[v])&255];return n^-1},hs={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},vs={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:D5,_tr_stored_block:ky,_tr_flush_block:T5,_tr_tally:iu,_tr_align:R5}=E5,{Z_NO_FLUSH:ou,Z_PARTIAL_FLUSH:A5,Z_FULL_FLUSH:k5,Z_FINISH:gi,Z_BLOCK:eE,Z_OK:Lr,Z_STREAM_END:tE,Z_STREAM_ERROR:xo,Z_DATA_ERROR:O5,Z_BUF_ERROR:Oy,Z_DEFAULT_COMPRESSION:B5,Z_FILTERED:F5,Z_HUFFMAN_ONLY:Hh,Z_RLE:z5,Z_FIXED:M5,Z_DEFAULT_STRATEGY:N5,Z_UNKNOWN:L5,Z_DEFLATED:Ph}=vs,U5=9,H5=15,P5=8,j5=29,By=256+1+j5,I5=30,$5=19,V5=2*By+1,Y5=15,zt=3,lu=258,_o=lu+zt+1,q5=32,Uc=42,Fy=57,zy=69,My=73,Ny=91,Ly=103,ms=113,X0=666,ma=1,Hc=2,ys=3,Pc=4,W5=3,gs=(n,l)=>(n.msg=hs[l],l),nE=n=>n*2-(n>4?9:0),uu=n=>{let l=n.length;for(;--l>=0;)n[l]=0},G5=n=>{let l,a,s,p=n.w_size;l=n.hash_size,s=l;do a=n.head[--s],n.head[s]=a>=p?a-p:0;while(--l);l=p,s=l;do a=n.prev[--s],n.prev[s]=a>=p?a-p:0;while(--l)};let su=(n,l,a)=>(l<<n.hash_shift^a)&n.hash_mask;const ni=n=>{const l=n.state;let a=l.pending;a>n.avail_out&&(a=n.avail_out),a!==0&&(n.output.set(l.pending_buf.subarray(l.pending_out,l.pending_out+a),n.next_out),n.next_out+=a,l.pending_out+=a,n.total_out+=a,n.avail_out-=a,l.pending-=a,l.pending===0&&(l.pending_out=0))},ri=(n,l)=>{T5(n,n.block_start>=0?n.block_start:-1,n.strstart-n.block_start,l),n.block_start=n.strstart,ni(n.strm)},qt=(n,l)=>{n.pending_buf[n.pending++]=l},K0=(n,l)=>{n.pending_buf[n.pending++]=l>>>8&255,n.pending_buf[n.pending++]=l&255},Uy=(n,l,a,s)=>{let p=n.avail_in;return p>s&&(p=s),p===0?0:(n.avail_in-=p,l.set(n.input.subarray(n.next_in,n.next_in+p),a),n.state.wrap===1?n.adler=Q0(n.adler,l,p,a):n.state.wrap===2&&(n.adler=br(n.adler,l,p,a)),n.next_in+=p,n.total_in+=p,p)},rE=(n,l)=>{let a=n.max_chain_length,s=n.strstart,p,h,v=n.prev_length,g=n.nice_match;const C=n.strstart>n.w_size-_o?n.strstart-(n.w_size-_o):0,d=n.window,x=n.w_mask,w=n.prev,b=n.strstart+lu;let S=d[s+v-1],A=d[s+v];n.prev_length>=n.good_match&&(a>>=2),g>n.lookahead&&(g=n.lookahead);do if(p=l,!(d[p+v]!==A||d[p+v-1]!==S||d[p]!==d[s]||d[++p]!==d[s+1])){s+=2,p++;do;while(d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&d[++s]===d[++p]&&s<b);if(h=lu-(b-s),s=b-lu,h>v){if(n.match_start=l,v=h,h>=g)break;S=d[s+v-1],A=d[s+v]}}while((l=w[l&x])>C&&--a!==0);return v<=n.lookahead?v:n.lookahead},jc=n=>{const l=n.w_size;let a,s,p;do{if(s=n.window_size-n.lookahead-n.strstart,n.strstart>=l+(l-_o)&&(n.window.set(n.window.subarray(l,l+l-s),0),n.match_start-=l,n.strstart-=l,n.block_start-=l,n.insert>n.strstart&&(n.insert=n.strstart),G5(n),s+=l),n.strm.avail_in===0)break;if(a=Uy(n.strm,n.window,n.strstart+n.lookahead,s),n.lookahead+=a,n.lookahead+n.insert>=zt)for(p=n.strstart-n.insert,n.ins_h=n.window[p],n.ins_h=su(n,n.ins_h,n.window[p+1]);n.insert&&(n.ins_h=su(n,n.ins_h,n.window[p+zt-1]),n.prev[p&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=p,p++,n.insert--,!(n.lookahead+n.insert<zt)););}while(n.lookahead<_o&&n.strm.avail_in!==0)},aE=(n,l)=>{let a=n.pending_buf_size-5>n.w_size?n.w_size:n.pending_buf_size-5,s,p,h,v=0,g=n.strm.avail_in;do{if(s=65535,h=n.bi_valid+42>>3,n.strm.avail_out<h||(h=n.strm.avail_out-h,p=n.strstart-n.block_start,s>p+n.strm.avail_in&&(s=p+n.strm.avail_in),s>h&&(s=h),s<a&&(s===0&&l!==gi||l===ou||s!==p+n.strm.avail_in)))break;v=l===gi&&s===p+n.strm.avail_in?1:0,ky(n,0,0,v),n.pending_buf[n.pending-4]=s,n.pending_buf[n.pending-3]=s>>8,n.pending_buf[n.pending-2]=~s,n.pending_buf[n.pending-1]=~s>>8,ni(n.strm),p&&(p>s&&(p=s),n.strm.output.set(n.window.subarray(n.block_start,n.block_start+p),n.strm.next_out),n.strm.next_out+=p,n.strm.avail_out-=p,n.strm.total_out+=p,n.block_start+=p,s-=p),s&&(Uy(n.strm,n.strm.output,n.strm.next_out,s),n.strm.next_out+=s,n.strm.avail_out-=s,n.strm.total_out+=s)}while(v===0);return g-=n.strm.avail_in,g&&(g>=n.w_size?(n.matches=2,n.window.set(n.strm.input.subarray(n.strm.next_in-n.w_size,n.strm.next_in),0),n.strstart=n.w_size,n.insert=n.strstart):(n.window_size-n.strstart<=g&&(n.strstart-=n.w_size,n.window.set(n.window.subarray(n.w_size,n.w_size+n.strstart),0),n.matches<2&&n.matches++,n.insert>n.strstart&&(n.insert=n.strstart)),n.window.set(n.strm.input.subarray(n.strm.next_in-g,n.strm.next_in),n.strstart),n.strstart+=g,n.insert+=g>n.w_size-n.insert?n.w_size-n.insert:g),n.block_start=n.strstart),n.high_water<n.strstart&&(n.high_water=n.strstart),v?Pc:l!==ou&&l!==gi&&n.strm.avail_in===0&&n.strstart===n.block_start?Hc:(h=n.window_size-n.strstart,n.strm.avail_in>h&&n.block_start>=n.w_size&&(n.block_start-=n.w_size,n.strstart-=n.w_size,n.window.set(n.window.subarray(n.w_size,n.w_size+n.strstart),0),n.matches<2&&n.matches++,h+=n.w_size,n.insert>n.strstart&&(n.insert=n.strstart)),h>n.strm.avail_in&&(h=n.strm.avail_in),h&&(Uy(n.strm,n.window,n.strstart,h),n.strstart+=h,n.insert+=h>n.w_size-n.insert?n.w_size-n.insert:h),n.high_water<n.strstart&&(n.high_water=n.strstart),h=n.bi_valid+42>>3,h=n.pending_buf_size-h>65535?65535:n.pending_buf_size-h,a=h>n.w_size?n.w_size:h,p=n.strstart-n.block_start,(p>=a||(p||l===gi)&&l!==ou&&n.strm.avail_in===0&&p<=h)&&(s=p>h?h:p,v=l===gi&&n.strm.avail_in===0&&s===p?1:0,ky(n,n.block_start,s,v),n.block_start+=s,ni(n.strm)),v?ys:ma)},Hy=(n,l)=>{let a,s;for(;;){if(n.lookahead<_o){if(jc(n),n.lookahead<_o&&l===ou)return ma;if(n.lookahead===0)break}if(a=0,n.lookahead>=zt&&(n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart),a!==0&&n.strstart-a<=n.w_size-_o&&(n.match_length=rE(n,a)),n.match_length>=zt)if(s=iu(n,n.strstart-n.match_start,n.match_length-zt),n.lookahead-=n.match_length,n.match_length<=n.max_lazy_match&&n.lookahead>=zt){n.match_length--;do n.strstart++,n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart;while(--n.match_length!==0);n.strstart++}else n.strstart+=n.match_length,n.match_length=0,n.ins_h=n.window[n.strstart],n.ins_h=su(n,n.ins_h,n.window[n.strstart+1]);else s=iu(n,0,n.window[n.strstart]),n.lookahead--,n.strstart++;if(s&&(ri(n,!1),n.strm.avail_out===0))return ma}return n.insert=n.strstart<zt-1?n.strstart:zt-1,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc},Ic=(n,l)=>{let a,s,p;for(;;){if(n.lookahead<_o){if(jc(n),n.lookahead<_o&&l===ou)return ma;if(n.lookahead===0)break}if(a=0,n.lookahead>=zt&&(n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart),n.prev_length=n.match_length,n.prev_match=n.match_start,n.match_length=zt-1,a!==0&&n.prev_length<n.max_lazy_match&&n.strstart-a<=n.w_size-_o&&(n.match_length=rE(n,a),n.match_length<=5&&(n.strategy===F5||n.match_length===zt&&n.strstart-n.match_start>4096)&&(n.match_length=zt-1)),n.prev_length>=zt&&n.match_length<=n.prev_length){p=n.strstart+n.lookahead-zt,s=iu(n,n.strstart-1-n.prev_match,n.prev_length-zt),n.lookahead-=n.prev_length-1,n.prev_length-=2;do++n.strstart<=p&&(n.ins_h=su(n,n.ins_h,n.window[n.strstart+zt-1]),a=n.prev[n.strstart&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=n.strstart);while(--n.prev_length!==0);if(n.match_available=0,n.match_length=zt-1,n.strstart++,s&&(ri(n,!1),n.strm.avail_out===0))return ma}else if(n.match_available){if(s=iu(n,0,n.window[n.strstart-1]),s&&ri(n,!1),n.strstart++,n.lookahead--,n.strm.avail_out===0)return ma}else n.match_available=1,n.strstart++,n.lookahead--}return n.match_available&&(s=iu(n,0,n.window[n.strstart-1]),n.match_available=0),n.insert=n.strstart<zt-1?n.strstart:zt-1,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc},Z5=(n,l)=>{let a,s,p,h;const v=n.window;for(;;){if(n.lookahead<=lu){if(jc(n),n.lookahead<=lu&&l===ou)return ma;if(n.lookahead===0)break}if(n.match_length=0,n.lookahead>=zt&&n.strstart>0&&(p=n.strstart-1,s=v[p],s===v[++p]&&s===v[++p]&&s===v[++p])){h=n.strstart+lu;do;while(s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&s===v[++p]&&p<h);n.match_length=lu-(h-p),n.match_length>n.lookahead&&(n.match_length=n.lookahead)}if(n.match_length>=zt?(a=iu(n,1,n.match_length-zt),n.lookahead-=n.match_length,n.strstart+=n.match_length,n.match_length=0):(a=iu(n,0,n.window[n.strstart]),n.lookahead--,n.strstart++),a&&(ri(n,!1),n.strm.avail_out===0))return ma}return n.insert=0,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc},Q5=(n,l)=>{let a;for(;;){if(n.lookahead===0&&(jc(n),n.lookahead===0)){if(l===ou)return ma;break}if(n.match_length=0,a=iu(n,0,n.window[n.strstart]),n.lookahead--,n.strstart++,a&&(ri(n,!1),n.strm.avail_out===0))return ma}return n.insert=0,l===gi?(ri(n,!0),n.strm.avail_out===0?ys:Pc):n.sym_next&&(ri(n,!1),n.strm.avail_out===0)?ma:Hc};function So(n,l,a,s,p){this.good_length=n,this.max_lazy=l,this.nice_length=a,this.max_chain=s,this.func=p}const J0=[new So(0,0,0,0,aE),new So(4,4,8,4,Hy),new So(4,5,16,8,Hy),new So(4,6,32,32,Hy),new So(4,4,16,16,Ic),new So(8,16,32,32,Ic),new So(8,16,128,128,Ic),new So(8,32,128,256,Ic),new So(32,128,258,1024,Ic),new So(32,258,258,4096,Ic)],X5=n=>{n.window_size=2*n.w_size,uu(n.head),n.max_lazy_match=J0[n.level].max_lazy,n.good_match=J0[n.level].good_length,n.nice_match=J0[n.level].nice_length,n.max_chain_length=J0[n.level].max_chain,n.strstart=0,n.block_start=0,n.lookahead=0,n.insert=0,n.match_length=n.prev_length=zt-1,n.match_available=0,n.ins_h=0};function K5(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Ph,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(V5*2),this.dyn_dtree=new Uint16Array((2*I5+1)*2),this.bl_tree=new Uint16Array((2*$5+1)*2),uu(this.dyn_ltree),uu(this.dyn_dtree),uu(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(Y5+1),this.heap=new Uint16Array(2*By+1),uu(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*By+1),uu(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const ed=n=>{if(!n)return 1;const l=n.state;return!l||l.strm!==n||l.status!==Uc&&l.status!==Fy&&l.status!==zy&&l.status!==My&&l.status!==Ny&&l.status!==Ly&&l.status!==ms&&l.status!==X0?1:0},iE=n=>{if(ed(n))return gs(n,xo);n.total_in=n.total_out=0,n.data_type=L5;const l=n.state;return l.pending=0,l.pending_out=0,l.wrap<0&&(l.wrap=-l.wrap),l.status=l.wrap===2?Fy:l.wrap?Uc:ms,n.adler=l.wrap===2?0:1,l.last_flush=-2,D5(l),Lr},oE=n=>{const l=iE(n);return l===Lr&&X5(n.state),l},J5=(n,l)=>ed(n)||n.state.wrap!==2?xo:(n.state.gzhead=l,Lr),lE=(n,l,a,s,p,h)=>{if(!n)return xo;let v=1;if(l===B5&&(l=6),s<0?(v=0,s=-s):s>15&&(v=2,s-=16),p<1||p>U5||a!==Ph||s<8||s>15||l<0||l>9||h<0||h>M5||s===8&&v!==1)return gs(n,xo);s===8&&(s=9);const g=new K5;return n.state=g,g.strm=n,g.status=Uc,g.wrap=v,g.gzhead=null,g.w_bits=s,g.w_size=1<<g.w_bits,g.w_mask=g.w_size-1,g.hash_bits=p+7,g.hash_size=1<<g.hash_bits,g.hash_mask=g.hash_size-1,g.hash_shift=~~((g.hash_bits+zt-1)/zt),g.window=new Uint8Array(g.w_size*2),g.head=new Uint16Array(g.hash_size),g.prev=new Uint16Array(g.w_size),g.lit_bufsize=1<<p+6,g.pending_buf_size=g.lit_bufsize*4,g.pending_buf=new Uint8Array(g.pending_buf_size),g.sym_buf=g.lit_bufsize,g.sym_end=(g.lit_bufsize-1)*3,g.level=l,g.strategy=h,g.method=a,oE(n)},eT=(n,l)=>lE(n,l,Ph,H5,P5,N5),tT=(n,l)=>{if(ed(n)||l>eE||l<0)return n?gs(n,xo):xo;const a=n.state;if(!n.output||n.avail_in!==0&&!n.input||a.status===X0&&l!==gi)return gs(n,n.avail_out===0?Oy:xo);const s=a.last_flush;if(a.last_flush=l,a.pending!==0){if(ni(n),n.avail_out===0)return a.last_flush=-1,Lr}else if(n.avail_in===0&&nE(l)<=nE(s)&&l!==gi)return gs(n,Oy);if(a.status===X0&&n.avail_in!==0)return gs(n,Oy);if(a.status===Uc&&a.wrap===0&&(a.status=ms),a.status===Uc){let p=Ph+(a.w_bits-8<<4)<<8,h=-1;if(a.strategy>=Hh||a.level<2?h=0:a.level<6?h=1:a.level===6?h=2:h=3,p|=h<<6,a.strstart!==0&&(p|=q5),p+=31-p%31,K0(a,p),a.strstart!==0&&(K0(a,n.adler>>>16),K0(a,n.adler&65535)),n.adler=1,a.status=ms,ni(n),a.pending!==0)return a.last_flush=-1,Lr}if(a.status===Fy){if(n.adler=0,qt(a,31),qt(a,139),qt(a,8),a.gzhead)qt(a,(a.gzhead.text?1:0)+(a.gzhead.hcrc?2:0)+(a.gzhead.extra?4:0)+(a.gzhead.name?8:0)+(a.gzhead.comment?16:0)),qt(a,a.gzhead.time&255),qt(a,a.gzhead.time>>8&255),qt(a,a.gzhead.time>>16&255),qt(a,a.gzhead.time>>24&255),qt(a,a.level===9?2:a.strategy>=Hh||a.level<2?4:0),qt(a,a.gzhead.os&255),a.gzhead.extra&&a.gzhead.extra.length&&(qt(a,a.gzhead.extra.length&255),qt(a,a.gzhead.extra.length>>8&255)),a.gzhead.hcrc&&(n.adler=br(n.adler,a.pending_buf,a.pending,0)),a.gzindex=0,a.status=zy;else if(qt(a,0),qt(a,0),qt(a,0),qt(a,0),qt(a,0),qt(a,a.level===9?2:a.strategy>=Hh||a.level<2?4:0),qt(a,W5),a.status=ms,ni(n),a.pending!==0)return a.last_flush=-1,Lr}if(a.status===zy){if(a.gzhead.extra){let p=a.pending,h=(a.gzhead.extra.length&65535)-a.gzindex;for(;a.pending+h>a.pending_buf_size;){let g=a.pending_buf_size-a.pending;if(a.pending_buf.set(a.gzhead.extra.subarray(a.gzindex,a.gzindex+g),a.pending),a.pending=a.pending_buf_size,a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),a.gzindex+=g,ni(n),a.pending!==0)return a.last_flush=-1,Lr;p=0,h-=g}let v=new Uint8Array(a.gzhead.extra);a.pending_buf.set(v.subarray(a.gzindex,a.gzindex+h),a.pending),a.pending+=h,a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),a.gzindex=0}a.status=My}if(a.status===My){if(a.gzhead.name){let p=a.pending,h;do{if(a.pending===a.pending_buf_size){if(a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),ni(n),a.pending!==0)return a.last_flush=-1,Lr;p=0}a.gzindex<a.gzhead.name.length?h=a.gzhead.name.charCodeAt(a.gzindex++)&255:h=0,qt(a,h)}while(h!==0);a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),a.gzindex=0}a.status=Ny}if(a.status===Ny){if(a.gzhead.comment){let p=a.pending,h;do{if(a.pending===a.pending_buf_size){if(a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p)),ni(n),a.pending!==0)return a.last_flush=-1,Lr;p=0}a.gzindex<a.gzhead.comment.length?h=a.gzhead.comment.charCodeAt(a.gzindex++)&255:h=0,qt(a,h)}while(h!==0);a.gzhead.hcrc&&a.pending>p&&(n.adler=br(n.adler,a.pending_buf,a.pending-p,p))}a.status=Ly}if(a.status===Ly){if(a.gzhead.hcrc){if(a.pending+2>a.pending_buf_size&&(ni(n),a.pending!==0))return a.last_flush=-1,Lr;qt(a,n.adler&255),qt(a,n.adler>>8&255),n.adler=0}if(a.status=ms,ni(n),a.pending!==0)return a.last_flush=-1,Lr}if(n.avail_in!==0||a.lookahead!==0||l!==ou&&a.status!==X0){let p=a.level===0?aE(a,l):a.strategy===Hh?Q5(a,l):a.strategy===z5?Z5(a,l):J0[a.level].func(a,l);if((p===ys||p===Pc)&&(a.status=X0),p===ma||p===ys)return n.avail_out===0&&(a.last_flush=-1),Lr;if(p===Hc&&(l===A5?R5(a):l!==eE&&(ky(a,0,0,!1),l===k5&&(uu(a.head),a.lookahead===0&&(a.strstart=0,a.block_start=0,a.insert=0))),ni(n),n.avail_out===0))return a.last_flush=-1,Lr}return l!==gi?Lr:a.wrap<=0?tE:(a.wrap===2?(qt(a,n.adler&255),qt(a,n.adler>>8&255),qt(a,n.adler>>16&255),qt(a,n.adler>>24&255),qt(a,n.total_in&255),qt(a,n.total_in>>8&255),qt(a,n.total_in>>16&255),qt(a,n.total_in>>24&255)):(K0(a,n.adler>>>16),K0(a,n.adler&65535)),ni(n),a.wrap>0&&(a.wrap=-a.wrap),a.pending!==0?Lr:tE)},nT=n=>{if(ed(n))return xo;const l=n.state.status;return n.state=null,l===ms?gs(n,O5):Lr},rT=(n,l)=>{let a=l.length;if(ed(n))return xo;const s=n.state,p=s.wrap;if(p===2||p===1&&s.status!==Uc||s.lookahead)return xo;if(p===1&&(n.adler=Q0(n.adler,l,a,0)),s.wrap=0,a>=s.w_size){p===0&&(uu(s.head),s.strstart=0,s.block_start=0,s.insert=0);let C=new Uint8Array(s.w_size);C.set(l.subarray(a-s.w_size,a),0),l=C,a=s.w_size}const h=n.avail_in,v=n.next_in,g=n.input;for(n.avail_in=a,n.next_in=0,n.input=l,jc(s);s.lookahead>=zt;){let C=s.strstart,d=s.lookahead-(zt-1);do s.ins_h=su(s,s.ins_h,s.window[C+zt-1]),s.prev[C&s.w_mask]=s.head[s.ins_h],s.head[s.ins_h]=C,C++;while(--d);s.strstart=C,s.lookahead=zt-1,jc(s)}return s.strstart+=s.lookahead,s.block_start=s.strstart,s.insert=s.lookahead,s.lookahead=0,s.match_length=s.prev_length=zt-1,s.match_available=0,n.next_in=v,n.input=g,n.avail_in=h,s.wrap=p,Lr};var aT=eT,iT=lE,oT=oE,lT=iE,uT=J5,sT=tT,cT=nT,fT=rT,dT="pako deflate (from Nodeca project)",td={deflateInit:aT,deflateInit2:iT,deflateReset:oT,deflateResetKeep:lT,deflateSetHeader:uT,deflate:sT,deflateEnd:cT,deflateSetDictionary:fT,deflateInfo:dT};const pT=(n,l)=>Object.prototype.hasOwnProperty.call(n,l);var hT=function(n){const l=Array.prototype.slice.call(arguments,1);for(;l.length;){const a=l.shift();if(a){if(typeof a!="object")throw new TypeError(a+"must be non-object");for(const s in a)pT(a,s)&&(n[s]=a[s])}}return n},vT=n=>{let l=0;for(let s=0,p=n.length;s<p;s++)l+=n[s].length;const a=new Uint8Array(l);for(let s=0,p=0,h=n.length;s<h;s++){let v=n[s];a.set(v,p),p+=v.length}return a},jh={assign:hT,flattenChunks:vT};let uE=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{uE=!1}const nd=new Uint8Array(256);for(let n=0;n<256;n++)nd[n]=n>=252?6:n>=248?5:n>=240?4:n>=224?3:n>=192?2:1;nd[254]=nd[254]=1;var mT=n=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(n);let l,a,s,p,h,v=n.length,g=0;for(p=0;p<v;p++)a=n.charCodeAt(p),(a&64512)===55296&&p+1<v&&(s=n.charCodeAt(p+1),(s&64512)===56320&&(a=65536+(a-55296<<10)+(s-56320),p++)),g+=a<128?1:a<2048?2:a<65536?3:4;for(l=new Uint8Array(g),h=0,p=0;h<g;p++)a=n.charCodeAt(p),(a&64512)===55296&&p+1<v&&(s=n.charCodeAt(p+1),(s&64512)===56320&&(a=65536+(a-55296<<10)+(s-56320),p++)),a<128?l[h++]=a:a<2048?(l[h++]=192|a>>>6,l[h++]=128|a&63):a<65536?(l[h++]=224|a>>>12,l[h++]=128|a>>>6&63,l[h++]=128|a&63):(l[h++]=240|a>>>18,l[h++]=128|a>>>12&63,l[h++]=128|a>>>6&63,l[h++]=128|a&63);return l};const yT=(n,l)=>{if(l<65534&&n.subarray&&uE)return String.fromCharCode.apply(null,n.length===l?n:n.subarray(0,l));let a="";for(let s=0;s<l;s++)a+=String.fromCharCode(n[s]);return a};var gT=(n,l)=>{const a=l||n.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(n.subarray(0,l));let s,p;const h=new Array(a*2);for(p=0,s=0;s<a;){let v=n[s++];if(v<128){h[p++]=v;continue}let g=nd[v];if(g>4){h[p++]=65533,s+=g-1;continue}for(v&=g===2?31:g===3?15:7;g>1&&s<a;)v=v<<6|n[s++]&63,g--;if(g>1){h[p++]=65533;continue}v<65536?h[p++]=v:(v-=65536,h[p++]=55296|v>>10&1023,h[p++]=56320|v&1023)}return yT(h,p)},xT=(n,l)=>{l=l||n.length,l>n.length&&(l=n.length);let a=l-1;for(;a>=0&&(n[a]&192)===128;)a--;return a<0||a===0?l:a+nd[n[a]]>l?a:l},rd={string2buf:mT,buf2string:gT,utf8border:xT};function _T(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var sE=_T;const cE=Object.prototype.toString,{Z_NO_FLUSH:ST,Z_SYNC_FLUSH:CT,Z_FULL_FLUSH:ET,Z_FINISH:bT,Z_OK:Ih,Z_STREAM_END:wT,Z_DEFAULT_COMPRESSION:DT,Z_DEFAULT_STRATEGY:TT,Z_DEFLATED:RT}=vs;function ad(n){this.options=jh.assign({level:DT,method:RT,chunkSize:16384,windowBits:15,memLevel:8,strategy:TT},n||{});let l=this.options;l.raw&&l.windowBits>0?l.windowBits=-l.windowBits:l.gzip&&l.windowBits>0&&l.windowBits<16&&(l.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new sE,this.strm.avail_out=0;let a=td.deflateInit2(this.strm,l.level,l.method,l.windowBits,l.memLevel,l.strategy);if(a!==Ih)throw new Error(hs[a]);if(l.header&&td.deflateSetHeader(this.strm,l.header),l.dictionary){let s;if(typeof l.dictionary=="string"?s=rd.string2buf(l.dictionary):cE.call(l.dictionary)==="[object ArrayBuffer]"?s=new Uint8Array(l.dictionary):s=l.dictionary,a=td.deflateSetDictionary(this.strm,s),a!==Ih)throw new Error(hs[a]);this._dict_set=!0}}ad.prototype.push=function(n,l){const a=this.strm,s=this.options.chunkSize;let p,h;if(this.ended)return!1;for(l===~~l?h=l:h=l===!0?bT:ST,typeof n=="string"?a.input=rd.string2buf(n):cE.call(n)==="[object ArrayBuffer]"?a.input=new Uint8Array(n):a.input=n,a.next_in=0,a.avail_in=a.input.length;;){if(a.avail_out===0&&(a.output=new Uint8Array(s),a.next_out=0,a.avail_out=s),(h===CT||h===ET)&&a.avail_out<=6){this.onData(a.output.subarray(0,a.next_out)),a.avail_out=0;continue}if(p=td.deflate(a,h),p===wT)return a.next_out>0&&this.onData(a.output.subarray(0,a.next_out)),p=td.deflateEnd(this.strm),this.onEnd(p),this.ended=!0,p===Ih;if(a.avail_out===0){this.onData(a.output);continue}if(h>0&&a.next_out>0){this.onData(a.output.subarray(0,a.next_out)),a.avail_out=0;continue}if(a.avail_in===0)break}return!0},ad.prototype.onData=function(n){this.chunks.push(n)},ad.prototype.onEnd=function(n){n===Ih&&(this.result=jh.flattenChunks(this.chunks)),this.chunks=[],this.err=n,this.msg=this.strm.msg};function Py(n,l){const a=new ad(l);if(a.push(n,!0),a.err)throw a.msg||hs[a.err];return a.result}function AT(n,l){return l=l||{},l.raw=!0,Py(n,l)}function kT(n,l){return l=l||{},l.gzip=!0,Py(n,l)}var OT=ad,BT=Py,FT=AT,zT=kT,MT=vs,NT={Deflate:OT,deflate:BT,deflateRaw:FT,gzip:zT,constants:MT};const $h=16209,LT=16191;var UT=function(l,a){let s,p,h,v,g,C,d,x,w,b,S,A,M,z,F,k,T,B,O,P,L,I,Z,j;const U=l.state;s=l.next_in,Z=l.input,p=s+(l.avail_in-5),h=l.next_out,j=l.output,v=h-(a-l.avail_out),g=h+(l.avail_out-257),C=U.dmax,d=U.wsize,x=U.whave,w=U.wnext,b=U.window,S=U.hold,A=U.bits,M=U.lencode,z=U.distcode,F=(1<<U.lenbits)-1,k=(1<<U.distbits)-1;e:do{A<15&&(S+=Z[s++]<<A,A+=8,S+=Z[s++]<<A,A+=8),T=M[S&F];t:for(;;){if(B=T>>>24,S>>>=B,A-=B,B=T>>>16&255,B===0)j[h++]=T&65535;else if(B&16){O=T&65535,B&=15,B&&(A<B&&(S+=Z[s++]<<A,A+=8),O+=S&(1<<B)-1,S>>>=B,A-=B),A<15&&(S+=Z[s++]<<A,A+=8,S+=Z[s++]<<A,A+=8),T=z[S&k];n:for(;;){if(B=T>>>24,S>>>=B,A-=B,B=T>>>16&255,B&16){if(P=T&65535,B&=15,A<B&&(S+=Z[s++]<<A,A+=8,A<B&&(S+=Z[s++]<<A,A+=8)),P+=S&(1<<B)-1,P>C){l.msg="invalid distance too far back",U.mode=$h;break e}if(S>>>=B,A-=B,B=h-v,P>B){if(B=P-B,B>x&&U.sane){l.msg="invalid distance too far back",U.mode=$h;break e}if(L=0,I=b,w===0){if(L+=d-B,B<O){O-=B;do j[h++]=b[L++];while(--B);L=h-P,I=j}}else if(w<B){if(L+=d+w-B,B-=w,B<O){O-=B;do j[h++]=b[L++];while(--B);if(L=0,w<O){B=w,O-=B;do j[h++]=b[L++];while(--B);L=h-P,I=j}}}else if(L+=w-B,B<O){O-=B;do j[h++]=b[L++];while(--B);L=h-P,I=j}for(;O>2;)j[h++]=I[L++],j[h++]=I[L++],j[h++]=I[L++],O-=3;O&&(j[h++]=I[L++],O>1&&(j[h++]=I[L++]))}else{L=h-P;do j[h++]=j[L++],j[h++]=j[L++],j[h++]=j[L++],O-=3;while(O>2);O&&(j[h++]=j[L++],O>1&&(j[h++]=j[L++]))}}else if(B&64){l.msg="invalid distance code",U.mode=$h;break e}else{T=z[(T&65535)+(S&(1<<B)-1)];continue n}break}}else if(B&64)if(B&32){U.mode=LT;break e}else{l.msg="invalid literal/length code",U.mode=$h;break e}else{T=M[(T&65535)+(S&(1<<B)-1)];continue t}break}}while(s<p&&h<g);O=A>>3,s-=O,A-=O<<3,S&=(1<<A)-1,l.next_in=s,l.next_out=h,l.avail_in=s<p?5+(p-s):5-(s-p),l.avail_out=h<g?257+(g-h):257-(h-g),U.hold=S,U.bits=A};const $c=15,fE=852,dE=592,pE=0,jy=1,hE=2,HT=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),PT=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),jT=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),IT=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var id=(n,l,a,s,p,h,v,g)=>{const C=g.bits;let d=0,x=0,w=0,b=0,S=0,A=0,M=0,z=0,F=0,k=0,T,B,O,P,L,I=null,Z;const j=new Uint16Array($c+1),U=new Uint16Array($c+1);let ie=null,W,oe,Q;for(d=0;d<=$c;d++)j[d]=0;for(x=0;x<s;x++)j[l[a+x]]++;for(S=C,b=$c;b>=1&&j[b]===0;b--);if(S>b&&(S=b),b===0)return p[h++]=1<<24|64<<16|0,p[h++]=1<<24|64<<16|0,g.bits=1,0;for(w=1;w<b&&j[w]===0;w++);for(S<w&&(S=w),z=1,d=1;d<=$c;d++)if(z<<=1,z-=j[d],z<0)return-1;if(z>0&&(n===pE||b!==1))return-1;for(U[1]=0,d=1;d<$c;d++)U[d+1]=U[d]+j[d];for(x=0;x<s;x++)l[a+x]!==0&&(v[U[l[a+x]]++]=x);if(n===pE?(I=ie=v,Z=20):n===jy?(I=HT,ie=PT,Z=257):(I=jT,ie=IT,Z=0),k=0,x=0,d=w,L=h,A=S,M=0,O=-1,F=1<<S,P=F-1,n===jy&&F>fE||n===hE&&F>dE)return 1;for(;;){W=d-M,v[x]+1<Z?(oe=0,Q=v[x]):v[x]>=Z?(oe=ie[v[x]-Z],Q=I[v[x]-Z]):(oe=32+64,Q=0),T=1<<d-M,B=1<<A,w=B;do B-=T,p[L+(k>>M)+B]=W<<24|oe<<16|Q|0;while(B!==0);for(T=1<<d-1;k&T;)T>>=1;if(T!==0?(k&=T-1,k+=T):k=0,x++,--j[d]===0){if(d===b)break;d=l[a+v[x]]}if(d>S&&(k&P)!==O){for(M===0&&(M=S),L+=w,A=d-M,z=1<<A;A+M<b&&(z-=j[A+M],!(z<=0));)A++,z<<=1;if(F+=1<<A,n===jy&&F>fE||n===hE&&F>dE)return 1;O=k&P,p[O]=S<<24|A<<16|L-h|0}}return k!==0&&(p[L+k]=d-M<<24|64<<16|0),g.bits=S,0};const $T=0,vE=1,mE=2,{Z_FINISH:yE,Z_BLOCK:VT,Z_TREES:Vh,Z_OK:xs,Z_STREAM_END:YT,Z_NEED_DICT:qT,Z_STREAM_ERROR:xi,Z_DATA_ERROR:gE,Z_MEM_ERROR:xE,Z_BUF_ERROR:WT,Z_DEFLATED:_E}=vs,Yh=16180,SE=16181,CE=16182,EE=16183,bE=16184,wE=16185,DE=16186,TE=16187,RE=16188,AE=16189,qh=16190,pl=16191,Iy=16192,kE=16193,$y=16194,OE=16195,BE=16196,FE=16197,zE=16198,Wh=16199,Gh=16200,ME=16201,NE=16202,LE=16203,UE=16204,HE=16205,Vy=16206,PE=16207,jE=16208,Tn=16209,IE=16210,$E=16211,GT=852,ZT=592,QT=15,VE=n=>(n>>>24&255)+(n>>>8&65280)+((n&65280)<<8)+((n&255)<<24);function XT(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const _s=n=>{if(!n)return 1;const l=n.state;return!l||l.strm!==n||l.mode<Yh||l.mode>$E?1:0},YE=n=>{if(_s(n))return xi;const l=n.state;return n.total_in=n.total_out=l.total=0,n.msg="",l.wrap&&(n.adler=l.wrap&1),l.mode=Yh,l.last=0,l.havedict=0,l.flags=-1,l.dmax=32768,l.head=null,l.hold=0,l.bits=0,l.lencode=l.lendyn=new Int32Array(GT),l.distcode=l.distdyn=new Int32Array(ZT),l.sane=1,l.back=-1,xs},qE=n=>{if(_s(n))return xi;const l=n.state;return l.wsize=0,l.whave=0,l.wnext=0,YE(n)},WE=(n,l)=>{let a;if(_s(n))return xi;const s=n.state;return l<0?(a=0,l=-l):(a=(l>>4)+5,l<48&&(l&=15)),l&&(l<8||l>15)?xi:(s.window!==null&&s.wbits!==l&&(s.window=null),s.wrap=a,s.wbits=l,qE(n))},GE=(n,l)=>{if(!n)return xi;const a=new XT;n.state=a,a.strm=n,a.window=null,a.mode=Yh;const s=WE(n,l);return s!==xs&&(n.state=null),s},KT=n=>GE(n,QT);let ZE=!0,Yy,qy;const JT=n=>{if(ZE){Yy=new Int32Array(512),qy=new Int32Array(32);let l=0;for(;l<144;)n.lens[l++]=8;for(;l<256;)n.lens[l++]=9;for(;l<280;)n.lens[l++]=7;for(;l<288;)n.lens[l++]=8;for(id(vE,n.lens,0,288,Yy,0,n.work,{bits:9}),l=0;l<32;)n.lens[l++]=5;id(mE,n.lens,0,32,qy,0,n.work,{bits:5}),ZE=!1}n.lencode=Yy,n.lenbits=9,n.distcode=qy,n.distbits=5},QE=(n,l,a,s)=>{let p;const h=n.state;return h.window===null&&(h.wsize=1<<h.wbits,h.wnext=0,h.whave=0,h.window=new Uint8Array(h.wsize)),s>=h.wsize?(h.window.set(l.subarray(a-h.wsize,a),0),h.wnext=0,h.whave=h.wsize):(p=h.wsize-h.wnext,p>s&&(p=s),h.window.set(l.subarray(a-s,a-s+p),h.wnext),s-=p,s?(h.window.set(l.subarray(a-s,a),0),h.wnext=s,h.whave=h.wsize):(h.wnext+=p,h.wnext===h.wsize&&(h.wnext=0),h.whave<h.wsize&&(h.whave+=p))),0},eR=(n,l)=>{let a,s,p,h,v,g,C,d,x,w,b,S,A,M,z=0,F,k,T,B,O,P,L,I;const Z=new Uint8Array(4);let j,U;const ie=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(_s(n)||!n.output||!n.input&&n.avail_in!==0)return xi;a=n.state,a.mode===pl&&(a.mode=Iy),v=n.next_out,p=n.output,C=n.avail_out,h=n.next_in,s=n.input,g=n.avail_in,d=a.hold,x=a.bits,w=g,b=C,I=xs;e:for(;;)switch(a.mode){case Yh:if(a.wrap===0){a.mode=Iy;break}for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.wrap&2&&d===35615){a.wbits===0&&(a.wbits=15),a.check=0,Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0),d=0,x=0,a.mode=SE;break}if(a.head&&(a.head.done=!1),!(a.wrap&1)||(((d&255)<<8)+(d>>8))%31){n.msg="incorrect header check",a.mode=Tn;break}if((d&15)!==_E){n.msg="unknown compression method",a.mode=Tn;break}if(d>>>=4,x-=4,L=(d&15)+8,a.wbits===0&&(a.wbits=L),L>15||L>a.wbits){n.msg="invalid window size",a.mode=Tn;break}a.dmax=1<<a.wbits,a.flags=0,n.adler=a.check=1,a.mode=d&512?AE:pl,d=0,x=0;break;case SE:for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.flags=d,(a.flags&255)!==_E){n.msg="unknown compression method",a.mode=Tn;break}if(a.flags&57344){n.msg="unknown header flags set",a.mode=Tn;break}a.head&&(a.head.text=d>>8&1),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0)),d=0,x=0,a.mode=CE;case CE:for(;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.head&&(a.head.time=d),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,Z[2]=d>>>16&255,Z[3]=d>>>24&255,a.check=br(a.check,Z,4,0)),d=0,x=0,a.mode=EE;case EE:for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.head&&(a.head.xflags=d&255,a.head.os=d>>8),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0)),d=0,x=0,a.mode=bE;case bE:if(a.flags&1024){for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.length=d,a.head&&(a.head.extra_len=d),a.flags&512&&a.wrap&4&&(Z[0]=d&255,Z[1]=d>>>8&255,a.check=br(a.check,Z,2,0)),d=0,x=0}else a.head&&(a.head.extra=null);a.mode=wE;case wE:if(a.flags&1024&&(S=a.length,S>g&&(S=g),S&&(a.head&&(L=a.head.extra_len-a.length,a.head.extra||(a.head.extra=new Uint8Array(a.head.extra_len)),a.head.extra.set(s.subarray(h,h+S),L)),a.flags&512&&a.wrap&4&&(a.check=br(a.check,s,S,h)),g-=S,h+=S,a.length-=S),a.length))break e;a.length=0,a.mode=DE;case DE:if(a.flags&2048){if(g===0)break e;S=0;do L=s[h+S++],a.head&&L&&a.length<65536&&(a.head.name+=String.fromCharCode(L));while(L&&S<g);if(a.flags&512&&a.wrap&4&&(a.check=br(a.check,s,S,h)),g-=S,h+=S,L)break e}else a.head&&(a.head.name=null);a.length=0,a.mode=TE;case TE:if(a.flags&4096){if(g===0)break e;S=0;do L=s[h+S++],a.head&&L&&a.length<65536&&(a.head.comment+=String.fromCharCode(L));while(L&&S<g);if(a.flags&512&&a.wrap&4&&(a.check=br(a.check,s,S,h)),g-=S,h+=S,L)break e}else a.head&&(a.head.comment=null);a.mode=RE;case RE:if(a.flags&512){for(;x<16;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.wrap&4&&d!==(a.check&65535)){n.msg="header crc mismatch",a.mode=Tn;break}d=0,x=0}a.head&&(a.head.hcrc=a.flags>>9&1,a.head.done=!0),n.adler=a.check=0,a.mode=pl;break;case AE:for(;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}n.adler=a.check=VE(d),d=0,x=0,a.mode=qh;case qh:if(a.havedict===0)return n.next_out=v,n.avail_out=C,n.next_in=h,n.avail_in=g,a.hold=d,a.bits=x,qT;n.adler=a.check=1,a.mode=pl;case pl:if(l===VT||l===Vh)break e;case Iy:if(a.last){d>>>=x&7,x-=x&7,a.mode=Vy;break}for(;x<3;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}switch(a.last=d&1,d>>>=1,x-=1,d&3){case 0:a.mode=kE;break;case 1:if(JT(a),a.mode=Wh,l===Vh){d>>>=2,x-=2;break e}break;case 2:a.mode=BE;break;case 3:n.msg="invalid block type",a.mode=Tn}d>>>=2,x-=2;break;case kE:for(d>>>=x&7,x-=x&7;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if((d&65535)!==(d>>>16^65535)){n.msg="invalid stored block lengths",a.mode=Tn;break}if(a.length=d&65535,d=0,x=0,a.mode=$y,l===Vh)break e;case $y:a.mode=OE;case OE:if(S=a.length,S){if(S>g&&(S=g),S>C&&(S=C),S===0)break e;p.set(s.subarray(h,h+S),v),g-=S,h+=S,C-=S,v+=S,a.length-=S;break}a.mode=pl;break;case BE:for(;x<14;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.nlen=(d&31)+257,d>>>=5,x-=5,a.ndist=(d&31)+1,d>>>=5,x-=5,a.ncode=(d&15)+4,d>>>=4,x-=4,a.nlen>286||a.ndist>30){n.msg="too many length or distance symbols",a.mode=Tn;break}a.have=0,a.mode=FE;case FE:for(;a.have<a.ncode;){for(;x<3;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.lens[ie[a.have++]]=d&7,d>>>=3,x-=3}for(;a.have<19;)a.lens[ie[a.have++]]=0;if(a.lencode=a.lendyn,a.lenbits=7,j={bits:a.lenbits},I=id($T,a.lens,0,19,a.lencode,0,a.work,j),a.lenbits=j.bits,I){n.msg="invalid code lengths set",a.mode=Tn;break}a.have=0,a.mode=zE;case zE:for(;a.have<a.nlen+a.ndist;){for(;z=a.lencode[d&(1<<a.lenbits)-1],F=z>>>24,k=z>>>16&255,T=z&65535,!(F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(T<16)d>>>=F,x-=F,a.lens[a.have++]=T;else{if(T===16){for(U=F+2;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(d>>>=F,x-=F,a.have===0){n.msg="invalid bit length repeat",a.mode=Tn;break}L=a.lens[a.have-1],S=3+(d&3),d>>>=2,x-=2}else if(T===17){for(U=F+3;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=F,x-=F,L=0,S=3+(d&7),d>>>=3,x-=3}else{for(U=F+7;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=F,x-=F,L=0,S=11+(d&127),d>>>=7,x-=7}if(a.have+S>a.nlen+a.ndist){n.msg="invalid bit length repeat",a.mode=Tn;break}for(;S--;)a.lens[a.have++]=L}}if(a.mode===Tn)break;if(a.lens[256]===0){n.msg="invalid code -- missing end-of-block",a.mode=Tn;break}if(a.lenbits=9,j={bits:a.lenbits},I=id(vE,a.lens,0,a.nlen,a.lencode,0,a.work,j),a.lenbits=j.bits,I){n.msg="invalid literal/lengths set",a.mode=Tn;break}if(a.distbits=6,a.distcode=a.distdyn,j={bits:a.distbits},I=id(mE,a.lens,a.nlen,a.ndist,a.distcode,0,a.work,j),a.distbits=j.bits,I){n.msg="invalid distances set",a.mode=Tn;break}if(a.mode=Wh,l===Vh)break e;case Wh:a.mode=Gh;case Gh:if(g>=6&&C>=258){n.next_out=v,n.avail_out=C,n.next_in=h,n.avail_in=g,a.hold=d,a.bits=x,UT(n,b),v=n.next_out,p=n.output,C=n.avail_out,h=n.next_in,s=n.input,g=n.avail_in,d=a.hold,x=a.bits,a.mode===pl&&(a.back=-1);break}for(a.back=0;z=a.lencode[d&(1<<a.lenbits)-1],F=z>>>24,k=z>>>16&255,T=z&65535,!(F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(k&&!(k&240)){for(B=F,O=k,P=T;z=a.lencode[P+((d&(1<<B+O)-1)>>B)],F=z>>>24,k=z>>>16&255,T=z&65535,!(B+F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=B,x-=B,a.back+=B}if(d>>>=F,x-=F,a.back+=F,a.length=T,k===0){a.mode=HE;break}if(k&32){a.back=-1,a.mode=pl;break}if(k&64){n.msg="invalid literal/length code",a.mode=Tn;break}a.extra=k&15,a.mode=ME;case ME:if(a.extra){for(U=a.extra;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.length+=d&(1<<a.extra)-1,d>>>=a.extra,x-=a.extra,a.back+=a.extra}a.was=a.length,a.mode=NE;case NE:for(;z=a.distcode[d&(1<<a.distbits)-1],F=z>>>24,k=z>>>16&255,T=z&65535,!(F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(!(k&240)){for(B=F,O=k,P=T;z=a.distcode[P+((d&(1<<B+O)-1)>>B)],F=z>>>24,k=z>>>16&255,T=z&65535,!(B+F<=x);){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}d>>>=B,x-=B,a.back+=B}if(d>>>=F,x-=F,a.back+=F,k&64){n.msg="invalid distance code",a.mode=Tn;break}a.offset=T,a.extra=k&15,a.mode=LE;case LE:if(a.extra){for(U=a.extra;x<U;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}a.offset+=d&(1<<a.extra)-1,d>>>=a.extra,x-=a.extra,a.back+=a.extra}if(a.offset>a.dmax){n.msg="invalid distance too far back",a.mode=Tn;break}a.mode=UE;case UE:if(C===0)break e;if(S=b-C,a.offset>S){if(S=a.offset-S,S>a.whave&&a.sane){n.msg="invalid distance too far back",a.mode=Tn;break}S>a.wnext?(S-=a.wnext,A=a.wsize-S):A=a.wnext-S,S>a.length&&(S=a.length),M=a.window}else M=p,A=v-a.offset,S=a.length;S>C&&(S=C),C-=S,a.length-=S;do p[v++]=M[A++];while(--S);a.length===0&&(a.mode=Gh);break;case HE:if(C===0)break e;p[v++]=a.length,C--,a.mode=Gh;break;case Vy:if(a.wrap){for(;x<32;){if(g===0)break e;g--,d|=s[h++]<<x,x+=8}if(b-=C,n.total_out+=b,a.total+=b,a.wrap&4&&b&&(n.adler=a.check=a.flags?br(a.check,p,b,v-b):Q0(a.check,p,b,v-b)),b=C,a.wrap&4&&(a.flags?d:VE(d))!==a.check){n.msg="incorrect data check",a.mode=Tn;break}d=0,x=0}a.mode=PE;case PE:if(a.wrap&&a.flags){for(;x<32;){if(g===0)break e;g--,d+=s[h++]<<x,x+=8}if(a.wrap&4&&d!==(a.total&4294967295)){n.msg="incorrect length check",a.mode=Tn;break}d=0,x=0}a.mode=jE;case jE:I=YT;break e;case Tn:I=gE;break e;case IE:return xE;case $E:default:return xi}return n.next_out=v,n.avail_out=C,n.next_in=h,n.avail_in=g,a.hold=d,a.bits=x,(a.wsize||b!==n.avail_out&&a.mode<Tn&&(a.mode<Vy||l!==yE))&&QE(n,n.output,n.next_out,b-n.avail_out),w-=n.avail_in,b-=n.avail_out,n.total_in+=w,n.total_out+=b,a.total+=b,a.wrap&4&&b&&(n.adler=a.check=a.flags?br(a.check,p,b,n.next_out-b):Q0(a.check,p,b,n.next_out-b)),n.data_type=a.bits+(a.last?64:0)+(a.mode===pl?128:0)+(a.mode===Wh||a.mode===$y?256:0),(w===0&&b===0||l===yE)&&I===xs&&(I=WT),I},tR=n=>{if(_s(n))return xi;let l=n.state;return l.window&&(l.window=null),n.state=null,xs},nR=(n,l)=>{if(_s(n))return xi;const a=n.state;return a.wrap&2?(a.head=l,l.done=!1,xs):xi},rR=(n,l)=>{const a=l.length;let s,p,h;return _s(n)||(s=n.state,s.wrap!==0&&s.mode!==qh)?xi:s.mode===qh&&(p=1,p=Q0(p,l,a,0),p!==s.check)?gE:(h=QE(n,l,a,a),h?(s.mode=IE,xE):(s.havedict=1,xs))};var aR=qE,iR=WE,oR=YE,lR=KT,uR=GE,sR=eR,cR=tR,fR=nR,dR=rR,pR="pako inflate (from Nodeca project)",hl={inflateReset:aR,inflateReset2:iR,inflateResetKeep:oR,inflateInit:lR,inflateInit2:uR,inflate:sR,inflateEnd:cR,inflateGetHeader:fR,inflateSetDictionary:dR,inflateInfo:pR};function hR(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var vR=hR;const XE=Object.prototype.toString,{Z_NO_FLUSH:mR,Z_FINISH:yR,Z_OK:od,Z_STREAM_END:Wy,Z_NEED_DICT:Gy,Z_STREAM_ERROR:gR,Z_DATA_ERROR:KE,Z_MEM_ERROR:xR}=vs;function ld(n){this.options=jh.assign({chunkSize:1024*64,windowBits:15,to:""},n||{});const l=this.options;l.raw&&l.windowBits>=0&&l.windowBits<16&&(l.windowBits=-l.windowBits,l.windowBits===0&&(l.windowBits=-15)),l.windowBits>=0&&l.windowBits<16&&!(n&&n.windowBits)&&(l.windowBits+=32),l.windowBits>15&&l.windowBits<48&&(l.windowBits&15||(l.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new sE,this.strm.avail_out=0;let a=hl.inflateInit2(this.strm,l.windowBits);if(a!==od)throw new Error(hs[a]);if(this.header=new vR,hl.inflateGetHeader(this.strm,this.header),l.dictionary&&(typeof l.dictionary=="string"?l.dictionary=rd.string2buf(l.dictionary):XE.call(l.dictionary)==="[object ArrayBuffer]"&&(l.dictionary=new Uint8Array(l.dictionary)),l.raw&&(a=hl.inflateSetDictionary(this.strm,l.dictionary),a!==od)))throw new Error(hs[a])}ld.prototype.push=function(n,l){const a=this.strm,s=this.options.chunkSize,p=this.options.dictionary;let h,v,g;if(this.ended)return!1;for(l===~~l?v=l:v=l===!0?yR:mR,XE.call(n)==="[object ArrayBuffer]"?a.input=new Uint8Array(n):a.input=n,a.next_in=0,a.avail_in=a.input.length;;){for(a.avail_out===0&&(a.output=new Uint8Array(s),a.next_out=0,a.avail_out=s),h=hl.inflate(a,v),h===Gy&&p&&(h=hl.inflateSetDictionary(a,p),h===od?h=hl.inflate(a,v):h===KE&&(h=Gy));a.avail_in>0&&h===Wy&&a.state.wrap>0&&n[a.next_in]!==0;)hl.inflateReset(a),h=hl.inflate(a,v);switch(h){case gR:case KE:case Gy:case xR:return this.onEnd(h),this.ended=!0,!1}if(g=a.avail_out,a.next_out&&(a.avail_out===0||h===Wy))if(this.options.to==="string"){let C=rd.utf8border(a.output,a.next_out),d=a.next_out-C,x=rd.buf2string(a.output,C);a.next_out=d,a.avail_out=s-d,d&&a.output.set(a.output.subarray(C,C+d),0),this.onData(x)}else this.onData(a.output.length===a.next_out?a.output:a.output.subarray(0,a.next_out));if(!(h===od&&g===0)){if(h===Wy)return h=hl.inflateEnd(this.strm),this.onEnd(h),this.ended=!0,!0;if(a.avail_in===0)break}}return!0},ld.prototype.onData=function(n){this.chunks.push(n)},ld.prototype.onEnd=function(n){n===od&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=jh.flattenChunks(this.chunks)),this.chunks=[],this.err=n,this.msg=this.strm.msg};function Zy(n,l){const a=new ld(l);if(a.push(n),a.err)throw a.msg||hs[a.err];return a.result}function _R(n,l){return l=l||{},l.raw=!0,Zy(n,l)}var SR=ld,CR=Zy,ER=_R,bR=Zy,wR=vs,DR={Inflate:SR,inflate:CR,inflateRaw:ER,ungzip:bR,constants:wR};const{Deflate:TR,deflate:RR,deflateRaw:AR,gzip:kR}=NT,{Inflate:OR,inflate:BR,inflateRaw:FR,ungzip:zR}=DR;var MR=TR,NR=RR,LR=AR,UR=kR,HR=OR,PR=BR,jR=FR,IR=zR,$R=vs,VR={Deflate:MR,deflate:NR,deflateRaw:LR,gzip:UR,Inflate:HR,inflate:PR,inflateRaw:jR,ungzip:IR,constants:$R},be={};be.toRGBA8=function(n){var l=n.width,a=n.height;if(n.tabs.acTL==null)return[be.toRGBA8.decodeImage(n.data,l,a,n).buffer];var s=[];n.frames[0].data==null&&(n.frames[0].data=n.data);for(var p=l*a*4,h=new Uint8Array(p),v=new Uint8Array(p),g=new Uint8Array(p),C=0;C<n.frames.length;C++){var d=n.frames[C],x=d.rect.x,w=d.rect.y,b=d.rect.width,S=d.rect.height,A=be.toRGBA8.decodeImage(d.data,b,S,n);if(C!=0)for(var M=0;M<p;M++)g[M]=h[M];if(d.blend==0?be._copyTile(A,b,S,h,l,a,x,w,0):d.blend==1&&be._copyTile(A,b,S,h,l,a,x,w,1),s.push(h.buffer.slice(0)),d.dispose!=0){if(d.dispose==1)be._copyTile(v,b,S,h,l,a,x,w,0);else if(d.dispose==2)for(var M=0;M<p;M++)h[M]=g[M]}}return s},be.toRGBA8.decodeImage=function(n,l,a,s){var p=l*a,h=be.decode._getBPP(s),v=Math.ceil(l*h/8),g=new Uint8Array(p*4),C=new Uint32Array(g.buffer),d=s.ctype,x=s.depth,w=be._bin.readUshort;if(d==6){var b=p<<2;if(x==8)for(var S=0;S<b;S+=4)g[S]=n[S],g[S+1]=n[S+1],g[S+2]=n[S+2],g[S+3]=n[S+3];if(x==16)for(var S=0;S<b;S++)g[S]=n[S<<1]}else if(d==2){var A=s.tabs.tRNS;if(A==null){if(x==8)for(var S=0;S<p;S++){var M=S*3;C[S]=255<<24|n[M+2]<<16|n[M+1]<<8|n[M]}if(x==16)for(var S=0;S<p;S++){var M=S*6;C[S]=255<<24|n[M+4]<<16|n[M+2]<<8|n[M]}}else{var z=A[0],F=A[1],k=A[2];if(x==8)for(var S=0;S<p;S++){var T=S<<2,M=S*3;C[S]=255<<24|n[M+2]<<16|n[M+1]<<8|n[M],n[M]==z&&n[M+1]==F&&n[M+2]==k&&(g[T+3]=0)}if(x==16)for(var S=0;S<p;S++){var T=S<<2,M=S*6;C[S]=255<<24|n[M+4]<<16|n[M+2]<<8|n[M],w(n,M)==z&&w(n,M+2)==F&&w(n,M+4)==k&&(g[T+3]=0)}}}else if(d==3){var B=s.tabs.PLTE,O=s.tabs.tRNS,P=O?O.length:0;if(x==1)for(var L=0;L<a;L++)for(var I=L*v,Z=L*l,S=0;S<l;S++){var T=Z+S<<2,j=n[I+(S>>3)]>>7-((S&7)<<0)&1,U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}if(x==2)for(var L=0;L<a;L++)for(var I=L*v,Z=L*l,S=0;S<l;S++){var T=Z+S<<2,j=n[I+(S>>2)]>>6-((S&3)<<1)&3,U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}if(x==4)for(var L=0;L<a;L++)for(var I=L*v,Z=L*l,S=0;S<l;S++){var T=Z+S<<2,j=n[I+(S>>1)]>>4-((S&1)<<2)&15,U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}if(x==8)for(var S=0;S<p;S++){var T=S<<2,j=n[S],U=3*j;g[T]=B[U],g[T+1]=B[U+1],g[T+2]=B[U+2],g[T+3]=j<P?O[j]:255}}else if(d==4){if(x==8)for(var S=0;S<p;S++){var T=S<<2,ie=S<<1,W=n[ie];g[T]=W,g[T+1]=W,g[T+2]=W,g[T+3]=n[ie+1]}if(x==16)for(var S=0;S<p;S++){var T=S<<2,ie=S<<2,W=n[ie];g[T]=W,g[T+1]=W,g[T+2]=W,g[T+3]=n[ie+2]}}else if(d==0)for(var z=s.tabs.tRNS?s.tabs.tRNS:-1,L=0;L<a;L++){var oe=L*v,Q=L*l;if(x==1)for(var X=0;X<l;X++){var W=255*(n[oe+(X>>>3)]>>>7-(X&7)&1),he=W==z*255?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==2)for(var X=0;X<l;X++){var W=85*(n[oe+(X>>>2)]>>>6-((X&3)<<1)&3),he=W==z*85?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==4)for(var X=0;X<l;X++){var W=17*(n[oe+(X>>>1)]>>>4-((X&1)<<2)&15),he=W==z*17?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==8)for(var X=0;X<l;X++){var W=n[oe+X],he=W==z?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}else if(x==16)for(var X=0;X<l;X++){var W=n[oe+(X<<1)],he=w(n,oe+(X<<S))==z?0:255;C[Q+X]=he<<24|W<<16|W<<8|W}}return g},be.decode=function(n){for(var l=new Uint8Array(n),a=8,s=be._bin,p=s.readUshort,h=s.readUint,v={tabs:{},frames:[]},g=new Uint8Array(l.length),C=0,d,x=0,w=[137,80,78,71,13,10,26,10],b=0;b<8;b++)if(l[b]!=w[b])throw"The input is not a PNG file!";for(;a<l.length;){var S=s.readUint(l,a);a+=4;var A=s.readASCII(l,a,4);if(a+=4,A=="IHDR")be.decode._IHDR(l,a,v);else if(A=="CgBI")v.tabs[A]=l.slice(a,a+4);else if(A=="IDAT"){for(var b=0;b<S;b++)g[C+b]=l[a+b];C+=S}else if(A=="acTL")v.tabs[A]={num_frames:h(l,a),num_plays:h(l,a+4)},d=new Uint8Array(l.length);else if(A=="fcTL"){if(x!=0){var M=v.frames[v.frames.length-1];M.data=be.decode._decompress(v,d.slice(0,x),M.rect.width,M.rect.height),x=0}var z={x:h(l,a+12),y:h(l,a+16),width:h(l,a+4),height:h(l,a+8)},F=p(l,a+22);F=p(l,a+20)/(F==0?100:F);var k={rect:z,delay:Math.round(F*1e3),dispose:l[a+24],blend:l[a+25]};v.frames.push(k)}else if(A=="fdAT"){for(var b=0;b<S-4;b++)d[x+b]=l[a+b+4];x+=S-4}else if(A=="pHYs")v.tabs[A]=[s.readUint(l,a),s.readUint(l,a+4),l[a+8]];else if(A=="cHRM"){v.tabs[A]=[];for(var b=0;b<8;b++)v.tabs[A].push(s.readUint(l,a+b*4))}else if(A=="tEXt"||A=="zTXt"){v.tabs[A]==null&&(v.tabs[A]={});var T=s.nextZero(l,a),B=s.readASCII(l,a,T-a),O,P=a+S-T-1;if(A=="tEXt")O=s.readASCII(l,T+1,P);else{var L=be.decode._inflate(l.slice(T+2,T+2+P));O=s.readUTF8(L,0,L.length)}v.tabs[A][B]=O}else if(A=="iTXt"){v.tabs[A]==null&&(v.tabs[A]={});var T=0,I=a;T=s.nextZero(l,I);var B=s.readASCII(l,I,T-I);I=T+1;var Z=l[I];l[I+1],I+=2,T=s.nextZero(l,I),s.readASCII(l,I,T-I),I=T+1,T=s.nextZero(l,I),s.readUTF8(l,I,T-I),I=T+1;var O,P=S-(I-a);if(Z==0)O=s.readUTF8(l,I,P);else{var L=be.decode._inflate(l.slice(I,I+P));O=s.readUTF8(L,0,L.length)}v.tabs[A][B]=O}else if(A=="PLTE")v.tabs[A]=s.readBytes(l,a,S);else if(A=="hIST"){var j=v.tabs.PLTE.length/3;v.tabs[A]=[];for(var b=0;b<j;b++)v.tabs[A].push(p(l,a+b*2))}else if(A=="tRNS")v.ctype==3?v.tabs[A]=s.readBytes(l,a,S):v.ctype==0?v.tabs[A]=p(l,a):v.ctype==2&&(v.tabs[A]=[p(l,a),p(l,a+2),p(l,a+4)]);else if(A=="gAMA")v.tabs[A]=s.readUint(l,a)/1e5;else if(A=="sRGB")v.tabs[A]=l[a];else if(A=="bKGD")v.ctype==0||v.ctype==4?v.tabs[A]=[p(l,a)]:v.ctype==2||v.ctype==6?v.tabs[A]=[p(l,a),p(l,a+2),p(l,a+4)]:v.ctype==3&&(v.tabs[A]=l[a]);else if(A=="IEND")break;a+=S,s.readUint(l,a),a+=4}if(x!=0){var M=v.frames[v.frames.length-1];M.data=be.decode._decompress(v,d.slice(0,x),M.rect.width,M.rect.height),x=0}return v.data=be.decode._decompress(v,g,v.width,v.height),delete v.compress,delete v.interlace,delete v.filter,v},be.decode._decompress=function(n,l,a,s){var p=be.decode._getBPP(n),h=Math.ceil(a*p/8),v=new Uint8Array((h+1+n.interlace)*s);return n.tabs.CgBI?l=be.inflateRaw(l,v):l=be.decode._inflate(l,v),n.interlace==0?l=be.decode._filterZero(l,n,0,a,s):n.interlace==1&&(l=be.decode._readInterlace(l,n)),l},be.decode._inflate=function(n,l){var a=be.inflateRaw(new Uint8Array(n.buffer,2,n.length-6),l);return a},be.inflateRaw=function(){var n={};return n.H={},n.H.N=function(l,a){var s=Uint8Array,p=0,h=0,v=0,g=0,C=0,d=0,x=0,w=0,b=0,S,A;if(l[0]==3&&l[1]==0)return a||new s(0);var M=n.H,z=M.b,F=M.e,k=M.R,T=M.n,B=M.A,O=M.Z,P=M.m,L=a==null;for(L&&(a=new s(l.length>>>2<<3));p==0;){if(p=z(l,b,1),h=z(l,b+1,2),b+=3,h==0){b&7&&(b+=8-(b&7));var I=(b>>>3)+4,Z=l[I-4]|l[I-3]<<8;L&&(a=n.H.W(a,w+Z)),a.set(new s(l.buffer,l.byteOffset+I,Z),w),b=I+Z<<3,w+=Z;continue}if(L&&(a=n.H.W(a,w+(1<<17))),h==1&&(S=P.J,A=P.h,d=(1<<9)-1,x=(1<<5)-1),h==2){v=F(l,b,5)+257,g=F(l,b+5,5)+1,C=F(l,b+10,4)+4,b+=14;for(var j=1,U=0;U<38;U+=2)P.Q[U]=0,P.Q[U+1]=0;for(var U=0;U<C;U++){var ie=F(l,b+U*3,3);P.Q[(P.X[U]<<1)+1]=ie,ie>j&&(j=ie)}b+=3*C,T(P.Q,j),B(P.Q,j,P.u),S=P.w,A=P.d,b=k(P.u,(1<<j)-1,v+g,l,b,P.v);var W=M.V(P.v,0,v,P.C);d=(1<<W)-1;var oe=M.V(P.v,v,g,P.D);x=(1<<oe)-1,T(P.C,W),B(P.C,W,S),T(P.D,oe),B(P.D,oe,A)}for(;;){var Q=S[O(l,b)&d];b+=Q&15;var X=Q>>>4;if(!(X>>>8))a[w++]=X;else{if(X==256)break;var he=w+X-254;if(X>264){var K=P.q[X-257];he=w+(K>>>3)+F(l,b,K&7),b+=K&7}var pe=A[O(l,b)&x];b+=pe&15;var G=pe>>>4,Y=P.c[G],te=(Y>>>4)+z(l,b,Y&15);for(b+=Y&15;w<he;)a[w]=a[w++-te],a[w]=a[w++-te],a[w]=a[w++-te],a[w]=a[w++-te];w=he}}}return a.length==w?a:a.slice(0,w)},n.H.W=function(l,a){var s=l.length;if(a<=s)return l;var p=new Uint8Array(s<<1);return p.set(l,0),p},n.H.R=function(l,a,s,p,h,v){for(var g=n.H.e,C=n.H.Z,d=0;d<s;){var x=l[C(p,h)&a];h+=x&15;var w=x>>>4;if(w<=15)v[d]=w,d++;else{var b=0,S=0;w==16?(S=3+g(p,h,2),h+=2,b=v[d-1]):w==17?(S=3+g(p,h,3),h+=3):w==18&&(S=11+g(p,h,7),h+=7);for(var A=d+S;d<A;)v[d]=b,d++}}return h},n.H.V=function(l,a,s,p){for(var h=0,v=0,g=p.length>>>1;v<s;){var C=l[v+a];p[v<<1]=0,p[(v<<1)+1]=C,C>h&&(h=C),v++}for(;v<g;)p[v<<1]=0,p[(v<<1)+1]=0,v++;return h},n.H.n=function(l,a){for(var s=n.H.m,p=l.length,h,v,g,C,d,x=s.j,C=0;C<=a;C++)x[C]=0;for(C=1;C<p;C+=2)x[l[C]]++;var w=s.K;for(h=0,x[0]=0,v=1;v<=a;v++)h=h+x[v-1]<<1,w[v]=h;for(g=0;g<p;g+=2)d=l[g+1],d!=0&&(l[g]=w[d],w[d]++)},n.H.A=function(l,a,s){for(var p=l.length,h=n.H.m,v=h.r,g=0;g<p;g+=2)if(l[g+1]!=0)for(var C=g>>1,d=l[g+1],x=C<<4|d,w=a-d,b=l[g]<<w,S=b+(1<<w);b!=S;){var A=v[b]>>>15-a;s[A]=x,b++}},n.H.l=function(l,a){for(var s=n.H.m.r,p=15-a,h=0;h<l.length;h+=2){var v=l[h]<<a-l[h+1];l[h]=s[v]>>>p}},n.H.M=function(l,a,s){s=s<<(a&7);var p=a>>>3;l[p]|=s,l[p+1]|=s>>>8},n.H.I=function(l,a,s){s=s<<(a&7);var p=a>>>3;l[p]|=s,l[p+1]|=s>>>8,l[p+2]|=s>>>16},n.H.e=function(l,a,s){return(l[a>>>3]|l[(a>>>3)+1]<<8)>>>(a&7)&(1<<s)-1},n.H.b=function(l,a,s){return(l[a>>>3]|l[(a>>>3)+1]<<8|l[(a>>>3)+2]<<16)>>>(a&7)&(1<<s)-1},n.H.Z=function(l,a){return(l[a>>>3]|l[(a>>>3)+1]<<8|l[(a>>>3)+2]<<16)>>>(a&7)},n.H.i=function(l,a){return(l[a>>>3]|l[(a>>>3)+1]<<8|l[(a>>>3)+2]<<16|l[(a>>>3)+3]<<24)>>>(a&7)},n.H.m=function(){var l=Uint16Array,a=Uint32Array;return{K:new l(16),j:new l(16),X:[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],S:[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,999,999,999],T:[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0],q:new l(32),p:[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,65535,65535],z:[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0],c:new a(32),J:new l(512),_:[],h:new l(32),$:[],w:new l(32768),C:[],v:[],d:new l(32768),D:[],u:new l(512),Q:[],r:new l(1<<15),s:new a(286),Y:new a(30),a:new a(19),t:new a(15e3),k:new l(1<<16),g:new l(1<<15)}}(),function(){for(var l=n.H.m,a=1<<15,s=0;s<a;s++){var p=s;p=(p&2863311530)>>>1|(p&1431655765)<<1,p=(p&3435973836)>>>2|(p&858993459)<<2,p=(p&4042322160)>>>4|(p&252645135)<<4,p=(p&4278255360)>>>8|(p&16711935)<<8,l.r[s]=(p>>>16|p<<16)>>>17}function h(v,g,C){for(;g--!=0;)v.push(0,C)}for(var s=0;s<32;s++)l.q[s]=l.S[s]<<3|l.T[s],l.c[s]=l.p[s]<<4|l.z[s];h(l._,144,8),h(l._,255-143,9),h(l._,279-255,7),h(l._,287-279,8),n.H.n(l._,9),n.H.A(l._,9,l.J),n.H.l(l._,9),h(l.$,32,5),n.H.n(l.$,5),n.H.A(l.$,5,l.h),n.H.l(l.$,5),h(l.Q,19,0),h(l.C,286,0),h(l.D,30,0),h(l.v,320,0)}(),n.H.N}(),be.decode._readInterlace=function(n,l){for(var a=l.width,s=l.height,p=be.decode._getBPP(l),h=p>>3,v=Math.ceil(a*p/8),g=new Uint8Array(s*v),C=0,d=[0,0,4,0,2,0,1],x=[0,4,0,2,0,1,0],w=[8,8,8,4,4,2,2],b=[8,8,4,4,2,2,1],S=0;S<7;){for(var A=w[S],M=b[S],z=0,F=0,k=d[S];k<s;)k+=A,F++;for(var T=x[S];T<a;)T+=M,z++;var B=Math.ceil(z*p/8);be.decode._filterZero(n,l,C,z,F);for(var O=0,P=d[S];P<s;){for(var L=x[S],I=C+O*B<<3;L<a;){if(p==1){var Z=n[I>>3];Z=Z>>7-(I&7)&1,g[P*v+(L>>3)]|=Z<<7-((L&7)<<0)}if(p==2){var Z=n[I>>3];Z=Z>>6-(I&7)&3,g[P*v+(L>>2)]|=Z<<6-((L&3)<<1)}if(p==4){var Z=n[I>>3];Z=Z>>4-(I&7)&15,g[P*v+(L>>1)]|=Z<<4-((L&1)<<2)}if(p>=8)for(var j=P*v+L*h,U=0;U<h;U++)g[j+U]=n[(I>>3)+U];I+=p,L+=M}O++,P+=A}z*F!=0&&(C+=F*(1+B)),S=S+1}return g},be.decode._getBPP=function(n){var l=[1,null,3,1,2,null,4][n.ctype];return l*n.depth},be.decode._filterZero=function(n,l,a,s,p){var h=be.decode._getBPP(l),v=Math.ceil(s*h/8),g=be.decode._paeth;h=Math.ceil(h/8);var C=0,d=1,x=n[a],w=0;if(x>1&&(n[a]=[0,0,1][x-2]),x==3)for(w=h;w<v;w++)n[w+1]=n[w+1]+(n[w+1-h]>>>1)&255;for(var b=0;b<p;b++)if(C=a+b*v,d=C+b+1,x=n[d-1],w=0,x==0)for(;w<v;w++)n[C+w]=n[d+w];else if(x==1){for(;w<h;w++)n[C+w]=n[d+w];for(;w<v;w++)n[C+w]=n[d+w]+n[C+w-h]}else if(x==2)for(;w<v;w++)n[C+w]=n[d+w]+n[C+w-v];else if(x==3){for(;w<h;w++)n[C+w]=n[d+w]+(n[C+w-v]>>>1);for(;w<v;w++)n[C+w]=n[d+w]+(n[C+w-v]+n[C+w-h]>>>1)}else{for(;w<h;w++)n[C+w]=n[d+w]+g(0,n[C+w-v],0);for(;w<v;w++)n[C+w]=n[d+w]+g(n[C+w-h],n[C+w-v],n[C+w-h-v])}return n},be.decode._paeth=function(n,l,a){var s=n+l-a,p=s-n,h=s-l,v=s-a;return p*p<=h*h&&p*p<=v*v?n:h*h<=v*v?l:a},be.decode._IHDR=function(n,l,a){var s=be._bin;a.width=s.readUint(n,l),l+=4,a.height=s.readUint(n,l),l+=4,a.depth=n[l],l++,a.ctype=n[l],l++,a.compress=n[l],l++,a.filter=n[l],l++,a.interlace=n[l],l++},be._bin={nextZero:function(n,l){for(;n[l]!=0;)l++;return l},readUshort:function(n,l){return n[l]<<8|n[l+1]},writeUshort:function(n,l,a){n[l]=a>>8&255,n[l+1]=a&255},readUint:function(n,l){return n[l]*(256*256*256)+(n[l+1]<<16|n[l+2]<<8|n[l+3])},writeUint:function(n,l,a){n[l]=a>>24&255,n[l+1]=a>>16&255,n[l+2]=a>>8&255,n[l+3]=a&255},readASCII:function(n,l,a){for(var s="",p=0;p<a;p++)s+=String.fromCharCode(n[l+p]);return s},writeASCII:function(n,l,a){for(var s=0;s<a.length;s++)n[l+s]=a.charCodeAt(s)},readBytes:function(n,l,a){for(var s=[],p=0;p<a;p++)s.push(n[l+p]);return s},pad:function(n){return n.length<2?"0"+n:n},readUTF8:function(n,l,a){for(var s="",p,h=0;h<a;h++)s+="%"+be._bin.pad(n[l+h].toString(16));try{p=decodeURIComponent(s)}catch{return be._bin.readASCII(n,l,a)}return p}},be._copyTile=function(n,l,a,s,p,h,v,g,C){for(var d=Math.min(l,p),x=Math.min(a,h),w=0,b=0,S=0;S<x;S++)for(var A=0;A<d;A++)if(v>=0&&g>=0?(w=S*l+A<<2,b=(g+S)*p+v+A<<2):(w=(-g+S)*l-v+A<<2,b=S*p+A<<2),C==0)s[b]=n[w],s[b+1]=n[w+1],s[b+2]=n[w+2],s[b+3]=n[w+3];else if(C==1){var M=n[w+3]*.00392156862745098,z=n[w]*M,F=n[w+1]*M,k=n[w+2]*M,T=s[b+3]*(1/255),B=s[b]*T,O=s[b+1]*T,P=s[b+2]*T,L=1-M,I=M+T*L,Z=I==0?0:1/I;s[b+3]=255*I,s[b+0]=(z+B*L)*Z,s[b+1]=(F+O*L)*Z,s[b+2]=(k+P*L)*Z}else if(C==2){var M=n[w+3],z=n[w],F=n[w+1],k=n[w+2],T=s[b+3],B=s[b],O=s[b+1],P=s[b+2];M==T&&z==B&&F==O&&k==P?(s[b]=0,s[b+1]=0,s[b+2]=0,s[b+3]=0):(s[b]=z,s[b+1]=F,s[b+2]=k,s[b+3]=M)}else if(C==3){var M=n[w+3],z=n[w],F=n[w+1],k=n[w+2],T=s[b+3],B=s[b],O=s[b+1],P=s[b+2];if(M==T&&z==B&&F==O&&k==P)continue;if(M<220&&T>20)return!1}return!0},be.encode=function(n,l,a,s,p,h,v){s==null&&(s=0),v==null&&(v=!1);var g=be.encode.compress(n,l,a,s,[!1,!1,!1,0,v]);return be.encode.compressPNG(g,-1),be.encode._main(g,l,a,p,h)},be.encodeLL=function(n,l,a,s,p,h,v,g){for(var C={ctype:0+(s==1?0:2)+(p==0?0:4),depth:h,frames:[]},d=(s+p)*h,x=d*l,w=0;w<n.length;w++)C.frames.push({rect:{x:0,y:0,width:l,height:a},img:new Uint8Array(n[w]),blend:0,dispose:1,bpp:Math.ceil(d/8),bpl:Math.ceil(x/8)});be.encode.compressPNG(C,0,!0);var b=be.encode._main(C,l,a,v,g);return b},be.encode._main=function(n,l,a,s,p){p==null&&(p={});var h=be.crc.crc,v=be._bin.writeUint,g=be._bin.writeUshort,C=be._bin.writeASCII,d=8,x=n.frames.length>1,w=!1,b=8+(16+5+4)+(x?20:0);if(p.sRGB!=null&&(b+=8+1+4),p.pHYs!=null&&(b+=8+9+4),n.ctype==3){for(var S=n.plte.length,A=0;A<S;A++)n.plte[A]>>>24!=255&&(w=!0);b+=8+S*3+4+(w?8+S*1+4:0)}for(var M=0;M<n.frames.length;M++){var z=n.frames[M];x&&(b+=38),b+=z.cimg.length+12,M!=0&&(b+=4)}b+=12;for(var F=new Uint8Array(b),k=[137,80,78,71,13,10,26,10],A=0;A<8;A++)F[A]=k[A];if(v(F,d,13),d+=4,C(F,d,"IHDR"),d+=4,v(F,d,l),d+=4,v(F,d,a),d+=4,F[d]=n.depth,d++,F[d]=n.ctype,d++,F[d]=0,d++,F[d]=0,d++,F[d]=0,d++,v(F,d,h(F,d-17,17)),d+=4,p.sRGB!=null&&(v(F,d,1),d+=4,C(F,d,"sRGB"),d+=4,F[d]=p.sRGB,d++,v(F,d,h(F,d-5,5)),d+=4),p.pHYs!=null&&(v(F,d,9),d+=4,C(F,d,"pHYs"),d+=4,v(F,d,p.pHYs[0]),d+=4,v(F,d,p.pHYs[1]),d+=4,F[d]=p.pHYs[2],d++,v(F,d,h(F,d-13,13)),d+=4),x&&(v(F,d,8),d+=4,C(F,d,"acTL"),d+=4,v(F,d,n.frames.length),d+=4,v(F,d,p.loop!=null?p.loop:0),d+=4,v(F,d,h(F,d-12,12)),d+=4),n.ctype==3){var S=n.plte.length;v(F,d,S*3),d+=4,C(F,d,"PLTE"),d+=4;for(var A=0;A<S;A++){var T=A*3,B=n.plte[A],O=B&255,P=B>>>8&255,L=B>>>16&255;F[d+T+0]=O,F[d+T+1]=P,F[d+T+2]=L}if(d+=S*3,v(F,d,h(F,d-S*3-4,S*3+4)),d+=4,w){v(F,d,S),d+=4,C(F,d,"tRNS"),d+=4;for(var A=0;A<S;A++)F[d+A]=n.plte[A]>>>24&255;d+=S,v(F,d,h(F,d-S-4,S+4)),d+=4}}for(var I=0,M=0;M<n.frames.length;M++){var z=n.frames[M];x&&(v(F,d,26),d+=4,C(F,d,"fcTL"),d+=4,v(F,d,I++),d+=4,v(F,d,z.rect.width),d+=4,v(F,d,z.rect.height),d+=4,v(F,d,z.rect.x),d+=4,v(F,d,z.rect.y),d+=4,g(F,d,s[M]),d+=2,g(F,d,1e3),d+=2,F[d]=z.dispose,d++,F[d]=z.blend,d++,v(F,d,h(F,d-30,30)),d+=4);var Z=z.cimg,S=Z.length;v(F,d,S+(M==0?0:4)),d+=4;var j=d;C(F,d,M==0?"IDAT":"fdAT"),d+=4,M!=0&&(v(F,d,I++),d+=4),F.set(Z,d),d+=S,v(F,d,h(F,j,d-j)),d+=4}return v(F,d,0),d+=4,C(F,d,"IEND"),d+=4,v(F,d,h(F,d-4,4)),d+=4,F.buffer},be.encode.compressPNG=function(n,l,a){for(var s=0;s<n.frames.length;s++){var p=n.frames[s];p.rect.width;var h=p.rect.height,v=new Uint8Array(h*p.bpl+h);p.cimg=be.encode._filterZero(p.img,h,p.bpp,p.bpl,v,l,a)}},be.encode.compress=function(n,l,a,s,p){for(var h=p[0],v=p[1],g=p[2],C=p[3],d=p[4],x=6,w=8,b=255,S=0;S<n.length;S++)for(var A=new Uint8Array(n[S]),M=A.length,z=0;z<M;z+=4)b&=A[z+3];var F=b!=255,k=be.encode.framize(n,l,a,h,v,g),T={},B=[],O=[];if(s!=0){for(var P=[],z=0;z<k.length;z++)P.push(k[z].img.buffer);for(var L=be.encode.concatRGBA(P),I=be.quantize(L,s),Z=0,j=new Uint8Array(I.abuf),z=0;z<k.length;z++){var U=k[z].img,ie=U.length;O.push(new Uint8Array(I.inds.buffer,Z>>2,ie>>2));for(var S=0;S<ie;S+=4)U[S]=j[Z+S],U[S+1]=j[Z+S+1],U[S+2]=j[Z+S+2],U[S+3]=j[Z+S+3];Z+=ie}for(var z=0;z<I.plte.length;z++)B.push(I.plte[z].est.rgba)}else for(var S=0;S<k.length;S++){var W=k[S],oe=new Uint32Array(W.img.buffer),Q=W.rect.width,M=oe.length,X=new Uint8Array(M);O.push(X);for(var z=0;z<M;z++){var he=oe[z];if(z!=0&&he==oe[z-1])X[z]=X[z-1];else if(z>Q&&he==oe[z-Q])X[z]=X[z-Q];else{var K=T[he];if(K==null&&(T[he]=K=B.length,B.push(he),B.length>=300))break;X[z]=K}}}var pe=B.length;pe<=256&&d==!1&&(pe<=2?w=1:pe<=4?w=2:pe<=16?w=4:w=8,w=Math.max(w,C));for(var S=0;S<k.length;S++){var W=k[S];W.rect.x,W.rect.y;var Q=W.rect.width,G=W.rect.height,Y=W.img;new Uint32Array(Y.buffer);var te=4*Q,ue=4;if(pe<=256&&d==!1){te=Math.ceil(w*Q/8);for(var le=new Uint8Array(te*G),ze=O[S],Ae=0;Ae<G;Ae++){var z=Ae*te,Le=Ae*Q;if(w==8)for(var Ce=0;Ce<Q;Ce++)le[z+Ce]=ze[Le+Ce];else if(w==4)for(var Ce=0;Ce<Q;Ce++)le[z+(Ce>>1)]|=ze[Le+Ce]<<4-(Ce&1)*4;else if(w==2)for(var Ce=0;Ce<Q;Ce++)le[z+(Ce>>2)]|=ze[Le+Ce]<<6-(Ce&3)*2;else if(w==1)for(var Ce=0;Ce<Q;Ce++)le[z+(Ce>>3)]|=ze[Le+Ce]<<7-(Ce&7)*1}Y=le,x=3,ue=1}else if(F==!1&&k.length==1){for(var le=new Uint8Array(Q*G*3),Je=Q*G,z=0;z<Je;z++){var U=z*3,Ve=z*4;le[U]=Y[Ve],le[U+1]=Y[Ve+1],le[U+2]=Y[Ve+2]}Y=le,x=2,ue=3,te=3*Q}W.img=Y,W.bpl=te,W.bpp=ue}return{ctype:x,depth:w,plte:B,frames:k}},be.encode.framize=function(n,l,a,s,p,h){for(var v=[],g=0;g<n.length;g++){var C=new Uint8Array(n[g]),d=new Uint32Array(C.buffer),x,w=0,b=0,S=l,A=a,M=s?1:0;if(g!=0){for(var z=h||s||g==1||v[g-2].dispose!=0?1:2,F=0,k=1e9,T=0;T<z;T++){for(var W=new Uint8Array(n[g-1-T]),B=new Uint32Array(n[g-1-T]),O=l,P=a,L=-1,I=-1,Z=0;Z<a;Z++)for(var j=0;j<l;j++){var U=Z*l+j;d[U]!=B[U]&&(j<O&&(O=j),j>L&&(L=j),Z<P&&(P=Z),Z>I&&(I=Z))}L==-1&&(O=P=L=I=0),p&&((O&1)==1&&O--,(P&1)==1&&P--);var ie=(L-O+1)*(I-P+1);ie<k&&(k=ie,F=T,w=O,b=P,S=L-O+1,A=I-P+1)}var W=new Uint8Array(n[g-1-F]);F==1&&(v[g-1].dispose=2),x=new Uint8Array(S*A*4),be._copyTile(W,l,a,x,S,A,-w,-b,0),M=be._copyTile(C,l,a,x,S,A,-w,-b,3)?1:0,M==1?be.encode._prepareDiff(C,l,a,x,{x:w,y:b,width:S,height:A}):be._copyTile(C,l,a,x,S,A,-w,-b,0)}else x=C.slice(0);v.push({rect:{x:w,y:b,width:S,height:A},img:x,blend:M,dispose:0})}if(s)for(var g=0;g<v.length;g++){var oe=v[g];if(oe.blend!=1){var Q=oe.rect,X=v[g-1].rect,he=Math.min(Q.x,X.x),K=Math.min(Q.y,X.y),pe=Math.max(Q.x+Q.width,X.x+X.width),G=Math.max(Q.y+Q.height,X.y+X.height),Y={x:he,y:K,width:pe-he,height:G-K};v[g-1].dispose=1,g-1!=0&&be.encode._updateFrame(n,l,a,v,g-1,Y,p),be.encode._updateFrame(n,l,a,v,g,Y,p)}}var te=0;if(n.length!=1)for(var U=0;U<v.length;U++){var oe=v[U];te+=oe.rect.width*oe.rect.height}return v},be.encode._updateFrame=function(n,l,a,s,p,h,v){for(var g=Uint8Array,C=Uint32Array,d=new g(n[p-1]),x=new C(n[p-1]),w=p+1<n.length?new g(n[p+1]):null,b=new g(n[p]),S=new C(b.buffer),A=l,M=a,z=-1,F=-1,k=0;k<h.height;k++)for(var T=0;T<h.width;T++){var B=h.x+T,O=h.y+k,P=O*l+B,L=S[P];L==0||s[p-1].dispose==0&&x[P]==L&&(w==null||w[P*4+3]!=0)||(B<A&&(A=B),B>z&&(z=B),O<M&&(M=O),O>F&&(F=O))}z==-1&&(A=M=z=F=0),v&&((A&1)==1&&A--,(M&1)==1&&M--),h={x:A,y:M,width:z-A+1,height:F-M+1};var I=s[p];I.rect=h,I.blend=1,I.img=new Uint8Array(h.width*h.height*4),s[p-1].dispose==0?(be._copyTile(d,l,a,I.img,h.width,h.height,-h.x,-h.y,0),be.encode._prepareDiff(b,l,a,I.img,h)):be._copyTile(b,l,a,I.img,h.width,h.height,-h.x,-h.y,0)},be.encode._prepareDiff=function(n,l,a,s,p){be._copyTile(n,l,a,s,p.width,p.height,-p.x,-p.y,2)},be.encode._filterZero=function(n,l,a,s,p,h,v){var g=[],C=[0,1,2,3,4];h!=-1?C=[h]:(l*s>5e5||a==1)&&(C=[0]);var d;v&&(d={level:0});for(var x=p.length>1e7&&UZIP!=null?UZIP:VR,w=0;w<C.length;w++){for(var b=0;b<l;b++)be.encode._filterLine(p,n,b,s,a,C[w]);g.push(x.deflate(p,d))}for(var S,A=1e9,w=0;w<g.length;w++)g[w].length<A&&(S=w,A=g[w].length);return g[S]},be.encode._filterLine=function(n,l,a,s,p,h){var v=a*s,g=v+a,C=be.decode._paeth;if(n[g]=h,g++,h==0)if(s<500)for(var d=0;d<s;d++)n[g+d]=l[v+d];else n.set(new Uint8Array(l.buffer,v,s),g);else if(h==1){for(var d=0;d<p;d++)n[g+d]=l[v+d];for(var d=p;d<s;d++)n[g+d]=l[v+d]-l[v+d-p]+256&255}else if(a==0){for(var d=0;d<p;d++)n[g+d]=l[v+d];if(h==2)for(var d=p;d<s;d++)n[g+d]=l[v+d];if(h==3)for(var d=p;d<s;d++)n[g+d]=l[v+d]-(l[v+d-p]>>1)+256&255;if(h==4)for(var d=p;d<s;d++)n[g+d]=l[v+d]-C(l[v+d-p],0,0)+256&255}else{if(h==2)for(var d=0;d<s;d++)n[g+d]=l[v+d]+256-l[v+d-s]&255;if(h==3){for(var d=0;d<p;d++)n[g+d]=l[v+d]+256-(l[v+d-s]>>1)&255;for(var d=p;d<s;d++)n[g+d]=l[v+d]+256-(l[v+d-s]+l[v+d-p]>>1)&255}if(h==4){for(var d=0;d<p;d++)n[g+d]=l[v+d]+256-C(0,l[v+d-s],0)&255;for(var d=p;d<s;d++)n[g+d]=l[v+d]+256-C(l[v+d-p],l[v+d-s],l[v+d-p-s])&255}}},be.crc={table:function(){for(var n=new Uint32Array(256),l=0;l<256;l++){for(var a=l,s=0;s<8;s++)a&1?a=3988292384^a>>>1:a=a>>>1;n[l]=a}return n}(),update:function(n,l,a,s){for(var p=0;p<s;p++)n=be.crc.table[(n^l[a+p])&255]^n>>>8;return n},crc:function(n,l,a){return be.crc.update(4294967295,n,l,a)^4294967295}},be.quantize=function(n,l){var a=new Uint8Array(n),s=a.slice(0),p=new Uint32Array(s.buffer),h=be.quantize.getKDtree(s,l),v=h[0],g=h[1],C=be.quantize.planeDst,d=a,x=p,w=d.length,b=new Uint8Array(a.length>>2),S;if(a.length<2e7)for(var A=0;A<w;A+=4){var M=d[A]*.00392156862745098,z=d[A+1]*(1/255),F=d[A+2]*(1/255),k=d[A+3]*(1/255);S=be.quantize.getNearest(v,M,z,F,k),b[A>>2]=S.ind,x[A>>2]=S.est.rgba}else for(var A=0;A<w;A+=4){var M=d[A]*.00392156862745098,z=d[A+1]*(1/255),F=d[A+2]*(1/255),k=d[A+3]*(1/255);for(S=v;S.left;)S=C(S.est,M,z,F,k)<=0?S.left:S.right;b[A>>2]=S.ind,x[A>>2]=S.est.rgba}return{abuf:s.buffer,inds:b,plte:g}},be.quantize.getKDtree=function(n,l,a){a==null&&(a=1e-4);var s=new Uint32Array(n.buffer),p={i0:0,i1:n.length,bst:null,est:null,tdst:0,left:null,right:null};p.bst=be.quantize.stats(n,p.i0,p.i1),p.est=be.quantize.estats(p.bst);for(var h=[p];h.length<l;){for(var v=0,g=0,C=0;C<h.length;C++)h[C].est.L>v&&(v=h[C].est.L,g=C);if(v<a)break;var d=h[g],x=be.quantize.splitPixels(n,s,d.i0,d.i1,d.est.e,d.est.eMq255),w=d.i0>=x||d.i1<=x;if(w){d.est.L=0;continue}var b={i0:d.i0,i1:x,bst:null,est:null,tdst:0,left:null,right:null};b.bst=be.quantize.stats(n,b.i0,b.i1),b.est=be.quantize.estats(b.bst);var S={i0:x,i1:d.i1,bst:null,est:null,tdst:0,left:null,right:null};S.bst={R:[],m:[],N:d.bst.N-b.bst.N};for(var C=0;C<16;C++)S.bst.R[C]=d.bst.R[C]-b.bst.R[C];for(var C=0;C<4;C++)S.bst.m[C]=d.bst.m[C]-b.bst.m[C];S.est=be.quantize.estats(S.bst),d.left=b,d.right=S,h[g]=b,h.push(S)}h.sort(function(A,M){return M.bst.N-A.bst.N});for(var C=0;C<h.length;C++)h[C].ind=C;return[p,h]},be.quantize.getNearest=function(n,l,a,s,p){if(n.left==null)return n.tdst=be.quantize.dist(n.est.q,l,a,s,p),n;var h=be.quantize.planeDst(n.est,l,a,s,p),v=n.left,g=n.right;h>0&&(v=n.right,g=n.left);var C=be.quantize.getNearest(v,l,a,s,p);if(C.tdst<=h*h)return C;var d=be.quantize.getNearest(g,l,a,s,p);return d.tdst<C.tdst?d:C},be.quantize.planeDst=function(n,l,a,s,p){var h=n.e;return h[0]*l+h[1]*a+h[2]*s+h[3]*p-n.eMq},be.quantize.dist=function(n,l,a,s,p){var h=l-n[0],v=a-n[1],g=s-n[2],C=p-n[3];return h*h+v*v+g*g+C*C},be.quantize.splitPixels=function(n,l,a,s,p,h){var v=be.quantize.vecDot;for(s-=4;a<s;){for(;v(n,a,p)<=h;)a+=4;for(;v(n,s,p)>h;)s-=4;if(a>=s)break;var g=l[a>>2];l[a>>2]=l[s>>2],l[s>>2]=g,a+=4,s-=4}for(;v(n,a,p)>h;)a-=4;return a+4},be.quantize.vecDot=function(n,l,a){return n[l]*a[0]+n[l+1]*a[1]+n[l+2]*a[2]+n[l+3]*a[3]},be.quantize.stats=function(n,l,a){for(var s=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],p=[0,0,0,0],h=a-l>>2,v=l;v<a;v+=4){var g=n[v]*.00392156862745098,C=n[v+1]*(1/255),d=n[v+2]*(1/255),x=n[v+3]*(1/255);p[0]+=g,p[1]+=C,p[2]+=d,p[3]+=x,s[0]+=g*g,s[1]+=g*C,s[2]+=g*d,s[3]+=g*x,s[5]+=C*C,s[6]+=C*d,s[7]+=C*x,s[10]+=d*d,s[11]+=d*x,s[15]+=x*x}return s[4]=s[1],s[8]=s[2],s[9]=s[6],s[12]=s[3],s[13]=s[7],s[14]=s[11],{R:s,m:p,N:h}},be.quantize.estats=function(n){var l=n.R,a=n.m,s=n.N,p=a[0],h=a[1],v=a[2],g=a[3],C=s==0?0:1/s,d=[l[0]-p*p*C,l[1]-p*h*C,l[2]-p*v*C,l[3]-p*g*C,l[4]-h*p*C,l[5]-h*h*C,l[6]-h*v*C,l[7]-h*g*C,l[8]-v*p*C,l[9]-v*h*C,l[10]-v*v*C,l[11]-v*g*C,l[12]-g*p*C,l[13]-g*h*C,l[14]-g*v*C,l[15]-g*g*C],x=d,w=be.M4,b=[Math.random(),Math.random(),Math.random(),Math.random()],S=0,A=0;if(s!=0)for(var M=0;M<16&&(b=w.multVec(x,b),A=Math.sqrt(w.dot(b,b)),b=w.sml(1/A,b),!(M!=0&&Math.abs(A-S)<1e-9));M++)S=A;var z=[p*C,h*C,v*C,g*C],F=w.dot(w.sml(255,z),b);return{Cov:d,q:z,e:b,L:S,eMq255:F,eMq:w.dot(b,z),rgba:(Math.round(255*z[3])<<24|Math.round(255*z[2])<<16|Math.round(255*z[1])<<8|Math.round(255*z[0])<<0)>>>0}},be.M4={multVec:function(n,l){return[n[0]*l[0]+n[1]*l[1]+n[2]*l[2]+n[3]*l[3],n[4]*l[0]+n[5]*l[1]+n[6]*l[2]+n[7]*l[3],n[8]*l[0]+n[9]*l[1]+n[10]*l[2]+n[11]*l[3],n[12]*l[0]+n[13]*l[1]+n[14]*l[2]+n[15]*l[3]]},dot:function(n,l){return n[0]*l[0]+n[1]*l[1]+n[2]*l[2]+n[3]*l[3]},sml:function(n,l){return[n*l[0],n*l[1],n*l[2],n*l[3]]}},be.encode.concatRGBA=function(n){for(var l=0,a=0;a<n.length;a++)l+=n[a].byteLength;for(var s=new Uint8Array(l),p=0,a=0;a<n.length;a++){for(var h=new Uint8Array(n[a]),v=h.length,g=0;g<v;g+=4){var C=h[g],d=h[g+1],x=h[g+2],w=h[g+3];w==0&&(C=d=x=0),s[p+g]=C,s[p+g+1]=d,s[p+g+2]=x,s[p+g+3]=w}p+=v}return s.buffer};const YR=n=>new Promise((l,a)=>{const s=new FileReader;s.onloadend=p=>l(p.target.result),s.onerror=p=>a(p),s.readAsDataURL(n)}),qR=n=>new Promise((l,a)=>{const s=new Image;s.onload=()=>l(s),s.onerror=p=>a(p),s.src=n}),WR=(n,l,a)=>new Promise(s=>n.toBlob(p=>s(p),l,a)),GR=n=>{const s=n.width,p=n.height;let h=n.width,v=n.height;return(s>2e3||p>2e3)&&(s/p>2e3/2e3?(h=2e3,v=Math.round(2e3*(p/s))):(v=2e3,h=Math.round(2e3*(s/p)))),{width:h,height:v}},ZR=n=>{let l=0;return n>1||n<0?l=0:l=n?n*256:0,l},JE=async(n,l=.5,a=5)=>{const s=n.name;if(n.size/1024/1024<a)return n;try{const p=document.createElement("canvas"),h=p.getContext("2d"),v=await YR(n),g=await qR(v),C=GR(g);if(p.width=C.width,p.height=C.height,h.clearRect(0,0,C.width,C.height),h.drawImage(g,0,0,C.width,C.height),["image/jpeg","image/jpg"].includes(n.type)){const d=await WR(p,n.type,l);return new File([d],s,{type:n.type})}else{const d=h.getImageData(0,0,C.width,C.height).data,x=ZR(l),w=be.encode([d.buffer],C.width,C.height,x);return new File([w],n.name,{type:n.type})}}catch{return n}},eb=[Mc.jpeg,Mc.jpg,Mc.png],tb=n=>{const{maxCount:l=1,listType:a="picture-card",fileList:s=[],maxSize:p=2,accept:h=eb.join(","),uploadBtnName:v="上传",uploadHint:g=null,compression:C}=n,[d,x]=Te.useState(!1),[w,b]=Te.useState(""),S=()=>a!=="text"?Yt("div",{style:{position:"relative"},children:[Yt("div",{children:[_e(gC,{}),_e("div",{style:{marginTop:8},children:v})]}),g]}):Yt(cl,{children:[_e(Ne.Button,{icon:_e(EC,{}),children:v}),g]}),A=k=>new Promise(async(B,O)=>{const P=h.split(","),L=Nh(k.name)||"";if(h&&!P.includes(L)&&(Ne.message.error(`只允许上传 ${h} 文件`),O(!1)),!(k.size/1024/1024<p)&&!C&&(Ne.message.error(`文件必须小于${p}MB`),O(!1)),C){let Z=0;async function j(ie){if(!C)return;const W=await JE(ie,C.quality,C.limit);if(Z++,Z>=5)return W;if(W.size/1024/1024>p)await j(W);else return W}const U=await j(k);B(U)}B(k)}).catch(B=>Ne.Upload.LIST_IGNORE),M=k=>{n.onChange&&n.onChange(k)},z=k=>{n.onPreview?n.onPreview(k):F(k)},F=async k=>{let T=Nh(k.name)||"";if(T||(T=Nh(k.name||k.url)||""),T===Mc.pdf)return Ne.Modal.info({title:"PDF",width:"60%",content:_e("iframe",{title:"PDF预览",src:k.url||k.response.url,frameBorder:"0",style:{width:"100%",height:"70vh"}}),okText:"关闭"});eb.includes(T)&&(!k.url&&!k.thumbUrl&&!k.preview&&(k.preview=await kC(k.originFileObj)),b(k.url||k.thumbUrl||k.preview),x(!0))};return Yt(cl,{children:[_e(Ne.Upload,{beforeUpload:A,onChange:M,listType:a,...n,onPreview:z,children:s.length>=l?null:S()}),_e(Ne.Image,{style:{display:"none"},preview:{visible:d,src:w,onVisibleChange:()=>{x(!1),b("")}}})]})},Zh={fieldModal:"create-form-module_fieldModal_8bf3d",content:"create-form-module_content_61f84",suffix:"create-form-module_suffix_42205",placeholder:"create-form-module_placeholder_90d6a"},QR={labelCol:{span:4},wrapperCol:{span:20}},nb=n=>{switch(n){case"upload":return"fileList";case"switch":return"checked";default:return"value"}},Qy=n=>{const{items:l,rowProps:a,formProps:s,readonly:p=!1,hiddenTitle:h=!1}=n,v=(d,x)=>{var w,b;if(x.btnType==="submit"){(w=s==null?void 0:s.form)==null||w.validateFields().then(S=>{x.onClick&&x.onClick(S)});return}if(x.btnType==="reset"){(b=s==null?void 0:s.form)==null||b.resetFields(),x.onClick&&x.onClick(d);return}x.btnType==="cancel"&&x.onClick&&x.onClick(d)},g=d=>Array.isArray(d)?d:d&&d.fileList,C=d=>{var w;const x=s==null?void 0:s.initialValues;return d.dataIndex?((w=d.render)==null?void 0:w.call(d,x==null?void 0:x[d.dataIndex],x))||d.value||(x==null?void 0:x[d.dataIndex]):""};return _e(Ne.Form,{layout:"horizontal",form:s==null?void 0:s.form,...QR,...s||{},children:_e(Ne.Row,{gutter:16,...a,children:l.filter(d=>!d.hidden).map((d,x)=>_e(Ne.Col,{...d.colProps||{span:24},children:_e(Ne.Form.Item,{...d.valueType==="upload"?{getValueFromEvent:g}:{},label:h?"":d.title,name:d.valueType==="btns"?void 0:d.dataIndex,...d.formItemProps,children:d.readonly?_e("div",{children:C(d)}):d.readonly===void 0&&p?_e("div",{children:C(d)}):_e(rb,{onChange:w=>{var b;return(b=d==null?void 0:d.onChange)==null?void 0:b.call(d,w)},valueType:d.valueType,onBtnClick:v,valueProps:d.valueProps,formItemProps:d.formItemProps})})},d.dataIndex||x))})})},rb=n=>{const{valueType:l,valueProps:a,value:s,onChange:p,onBtnClick:h,inputRef:v,formItemProps:g}=n,C=Te.useMemo(()=>{let d=_e(Ne.Input,{placeholder:"请输入",allowClear:!0,...a});switch(l){case"rate":d=_e(Ne.Rate,{...a});break;case"password":d=_e(Ne.Input.Password,{...a});break;case"modal":d=_e(XR,{...a});break;case"checkbox":d=_e(Ne.Checkbox.Group,{...a});break;case"select":d=_e(Ne.Select,{placeholder:"请选择",allowClear:!0,...a});break;case"inputNumber":d=_e(Ne.InputNumber,{style:{width:"100%"},placeholder:"请输入",...a});break;case"textarea":d=_e(Ne.Input.TextArea,{placeholder:"请输入",allowClear:!0,...a});break;case"radio":d=_e(Ne.Radio.Group,{...a});break;case"switch":d=_e(Ne.Switch,{...a});break;case"datePicker":d=_e(Ne.DatePicker,{style:{width:"100%"},allowClear:!0,...a});break;case"rangePicker":d=_e(Ne.DatePicker.RangePicker,{style:{width:"100%"},allowClear:!0,...a});break;case"timePicker":d=_e(Ne.TimePicker,{style:{width:"100%"},allowClear:!0,...a});break;case"cascader":d=_e(Ne.Cascader,{allowClear:!0,...a});break;case"upload":d=_e(tb,{...a});break;case"btns":d=_e(Ne.Space,{children:a==null?void 0:a.map(x=>Te.createElement(Ne.Button,{type:x.btnType==="submit"?"primary":"default",...sl.omit(x,["btnType"]),key:x.key||x.btnType,onClick:w=>{h==null||h(w,x)}},x.title||x.children))});break}return d},[l,a,p,s]);if(l==="custom"){const d=a;return Te.cloneElement(d.children,{[(g==null?void 0:g.valuePropName)||nb(l||"input")]:s,onChange:p,ref:v})}return Te.cloneElement(C,{[nb(l||"input")]:s,onChange:p,ref:v})},XR=n=>{const{placeholder:l,labelKey:a,onToggle:s,value:p,onClear:h,className:v,style:g}=n;return Yt("div",{className:[Zh.fieldModal,v].filter(C=>C).join(" "),style:g,children:[_e("div",{className:Zh.content,onClick:()=>s(!0),children:p?_e("span",{children:p[a]}):_e("span",{className:Zh.placeholder,children:l})}),_e("span",{className:Zh.suffix,onClick:h,children:p&&_e(iD,{})})]})};var Xy={exports:{}},ud={},Qh={exports:{}},ab={},Vc={exports:{}},Ky={exports:{}},Qt={};var ib;function KR(){if(ib)return Qt;ib=1;var n=typeof Symbol=="function"&&Symbol.for,l=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,s=n?Symbol.for("react.fragment"):60107,p=n?Symbol.for("react.strict_mode"):60108,h=n?Symbol.for("react.profiler"):60114,v=n?Symbol.for("react.provider"):60109,g=n?Symbol.for("react.context"):60110,C=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,x=n?Symbol.for("react.forward_ref"):60112,w=n?Symbol.for("react.suspense"):60113,b=n?Symbol.for("react.suspense_list"):60120,S=n?Symbol.for("react.memo"):60115,A=n?Symbol.for("react.lazy"):60116,M=n?Symbol.for("react.block"):60121,z=n?Symbol.for("react.fundamental"):60117,F=n?Symbol.for("react.responder"):60118,k=n?Symbol.for("react.scope"):60119;function T(O){if(typeof O=="object"&&O!==null){var P=O.$$typeof;switch(P){case l:switch(O=O.type,O){case C:case d:case s:case h:case p:case w:return O;default:switch(O=O&&O.$$typeof,O){case g:case x:case A:case S:case v:return O;default:return P}}case a:return P}}}function B(O){return T(O)===d}return Qt.AsyncMode=C,Qt.ConcurrentMode=d,Qt.ContextConsumer=g,Qt.ContextProvider=v,Qt.Element=l,Qt.ForwardRef=x,Qt.Fragment=s,Qt.Lazy=A,Qt.Memo=S,Qt.Portal=a,Qt.Profiler=h,Qt.StrictMode=p,Qt.Suspense=w,Qt.isAsyncMode=function(O){return B(O)||T(O)===C},Qt.isConcurrentMode=B,Qt.isContextConsumer=function(O){return T(O)===g},Qt.isContextProvider=function(O){return T(O)===v},Qt.isElement=function(O){return typeof O=="object"&&O!==null&&O.$$typeof===l},Qt.isForwardRef=function(O){return T(O)===x},Qt.isFragment=function(O){return T(O)===s},Qt.isLazy=function(O){return T(O)===A},Qt.isMemo=function(O){return T(O)===S},Qt.isPortal=function(O){return T(O)===a},Qt.isProfiler=function(O){return T(O)===h},Qt.isStrictMode=function(O){return T(O)===p},Qt.isSuspense=function(O){return T(O)===w},Qt.isValidElementType=function(O){return typeof O=="string"||typeof O=="function"||O===s||O===d||O===h||O===p||O===w||O===b||typeof O=="object"&&O!==null&&(O.$$typeof===A||O.$$typeof===S||O.$$typeof===v||O.$$typeof===g||O.$$typeof===x||O.$$typeof===z||O.$$typeof===F||O.$$typeof===k||O.$$typeof===M)},Qt.typeOf=T,Qt}var Xt={};var ob;function JR(){return ob||(ob=1,process.env.NODE_ENV!=="production"&&function(){var n=typeof Symbol=="function"&&Symbol.for,l=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,s=n?Symbol.for("react.fragment"):60107,p=n?Symbol.for("react.strict_mode"):60108,h=n?Symbol.for("react.profiler"):60114,v=n?Symbol.for("react.provider"):60109,g=n?Symbol.for("react.context"):60110,C=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,x=n?Symbol.for("react.forward_ref"):60112,w=n?Symbol.for("react.suspense"):60113,b=n?Symbol.for("react.suspense_list"):60120,S=n?Symbol.for("react.memo"):60115,A=n?Symbol.for("react.lazy"):60116,M=n?Symbol.for("react.block"):60121,z=n?Symbol.for("react.fundamental"):60117,F=n?Symbol.for("react.responder"):60118,k=n?Symbol.for("react.scope"):60119;function T(Be){return typeof Be=="string"||typeof Be=="function"||Be===s||Be===d||Be===h||Be===p||Be===w||Be===b||typeof Be=="object"&&Be!==null&&(Be.$$typeof===A||Be.$$typeof===S||Be.$$typeof===v||Be.$$typeof===g||Be.$$typeof===x||Be.$$typeof===z||Be.$$typeof===F||Be.$$typeof===k||Be.$$typeof===M)}function B(Be){if(typeof Be=="object"&&Be!==null){var pt=Be.$$typeof;switch(pt){case l:var kt=Be.type;switch(kt){case C:case d:case s:case h:case p:case w:return kt;default:var sn=kt&&kt.$$typeof;switch(sn){case g:case x:case A:case S:case v:return sn;default:return pt}}case a:return pt}}}var O=C,P=d,L=g,I=v,Z=l,j=x,U=s,ie=A,W=S,oe=a,Q=h,X=p,he=w,K=!1;function pe(Be){return K||(K=!0),G(Be)||B(Be)===C}function G(Be){return B(Be)===d}function Y(Be){return B(Be)===g}function te(Be){return B(Be)===v}function ue(Be){return typeof Be=="object"&&Be!==null&&Be.$$typeof===l}function le(Be){return B(Be)===x}function ze(Be){return B(Be)===s}function Ae(Be){return B(Be)===A}function Le(Be){return B(Be)===S}function Ce(Be){return B(Be)===a}function Je(Be){return B(Be)===h}function Ve(Be){return B(Be)===p}function xt(Be){return B(Be)===w}Xt.AsyncMode=O,Xt.ConcurrentMode=P,Xt.ContextConsumer=L,Xt.ContextProvider=I,Xt.Element=Z,Xt.ForwardRef=j,Xt.Fragment=U,Xt.Lazy=ie,Xt.Memo=W,Xt.Portal=oe,Xt.Profiler=Q,Xt.StrictMode=X,Xt.Suspense=he,Xt.isAsyncMode=pe,Xt.isConcurrentMode=G,Xt.isContextConsumer=Y,Xt.isContextProvider=te,Xt.isElement=ue,Xt.isForwardRef=le,Xt.isFragment=ze,Xt.isLazy=Ae,Xt.isMemo=Le,Xt.isPortal=Ce,Xt.isProfiler=Je,Xt.isStrictMode=Ve,Xt.isSuspense=xt,Xt.isValidElementType=T,Xt.typeOf=B}()),Xt}var lb;function ub(){return lb||(lb=1,function(n){process.env.NODE_ENV==="production"?n.exports=KR():n.exports=JR()}(Ky)),Ky.exports}var Jy,sb;function eA(){if(sb)return Jy;sb=1;var n=Object.getOwnPropertySymbols,l=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function s(h){if(h==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(h)}function p(){try{if(!Object.assign)return!1;var h=new String("abc");if(h[5]="de",Object.getOwnPropertyNames(h)[0]==="5")return!1;for(var v={},g=0;g<10;g++)v["_"+String.fromCharCode(g)]=g;var C=Object.getOwnPropertyNames(v).map(function(x){return v[x]});if(C.join("")!=="0123456789")return!1;var d={};return"abcdefghijklmnopqrst".split("").forEach(function(x){d[x]=x}),Object.keys(Object.assign({},d)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Jy=p()?Object.assign:function(h,v){for(var g,C=s(h),d,x=1;x<arguments.length;x++){g=Object(arguments[x]);for(var w in g)l.call(g,w)&&(C[w]=g[w]);if(n){d=n(g);for(var b=0;b<d.length;b++)a.call(g,d[b])&&(C[d[b]]=g[d[b]])}}return C},Jy}var eg,cb;function tg(){if(cb)return eg;cb=1;var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return eg=n,eg}var ng,fb;function db(){return fb||(fb=1,ng=Function.call.bind(Object.prototype.hasOwnProperty)),ng}var rg,pb;function tA(){if(pb)return rg;pb=1;var n=function(){};if(process.env.NODE_ENV!=="production"){var l=tg(),a={},s=db();n=function(h){var v="Warning: "+h;try{throw new Error(v)}catch{}}}function p(h,v,g,C,d){if(process.env.NODE_ENV!=="production"){for(var x in h)if(s(h,x)){var w;try{if(typeof h[x]!="function"){var b=Error((C||"React class")+": "+g+" type `"+x+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof h[x]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw b.name="Invariant Violation",b}w=h[x](v,x,C,g,null,l)}catch(A){w=A}if(w&&!(w instanceof Error)&&n((C||"React class")+": type specification of "+g+" `"+x+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof w+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),w instanceof Error&&!(w.message in a)){a[w.message]=!0;var S=d?d():"";n("Failed "+g+" type: "+w.message+(S??""))}}}}return p.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},rg=p,rg}var ag,hb;function nA(){if(hb)return ag;hb=1;var n=ub(),l=eA(),a=tg(),s=db(),p=tA(),h=function(){};process.env.NODE_ENV!=="production"&&(h=function(g){var C="Warning: "+g;try{throw new Error(C)}catch{}});function v(){return null}return ag=function(g,C){var d=typeof Symbol=="function"&&Symbol.iterator,x="@@iterator";function w(G){var Y=G&&(d&&G[d]||G[x]);if(typeof Y=="function")return Y}var b="<<anonymous>>",S={array:F("array"),bigint:F("bigint"),bool:F("boolean"),func:F("function"),number:F("number"),object:F("object"),string:F("string"),symbol:F("symbol"),any:k(),arrayOf:T,element:B(),elementType:O(),instanceOf:P,node:j(),objectOf:I,oneOf:L,oneOfType:Z,shape:ie,exact:W};function A(G,Y){return G===Y?G!==0||1/G===1/Y:G!==G&&Y!==Y}function M(G,Y){this.message=G,this.data=Y&&typeof Y=="object"?Y:{},this.stack=""}M.prototype=Error.prototype;function z(G){if(process.env.NODE_ENV!=="production")var Y={},te=0;function ue(ze,Ae,Le,Ce,Je,Ve,xt){if(Ce=Ce||b,Ve=Ve||Le,xt!==a){if(C){var Be=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw Be.name="Invariant Violation",Be}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var pt=Ce+":"+Le;!Y[pt]&&te<3&&(h("You are manually calling a React.PropTypes validation function for the `"+Ve+"` prop on `"+Ce+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),Y[pt]=!0,te++)}}return Ae[Le]==null?ze?Ae[Le]===null?new M("The "+Je+" `"+Ve+"` is marked as required "+("in `"+Ce+"`, but its value is `null`.")):new M("The "+Je+" `"+Ve+"` is marked as required in "+("`"+Ce+"`, but its value is `undefined`.")):null:G(Ae,Le,Ce,Je,Ve)}var le=ue.bind(null,!1);return le.isRequired=ue.bind(null,!0),le}function F(G){function Y(te,ue,le,ze,Ae,Le){var Ce=te[ue],Je=X(Ce);if(Je!==G){var Ve=he(Ce);return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ve+"` supplied to `"+le+"`, expected ")+("`"+G+"`."),{expectedType:G})}return null}return z(Y)}function k(){return z(v)}function T(G){function Y(te,ue,le,ze,Ae){if(typeof G!="function")return new M("Property `"+Ae+"` of component `"+le+"` has invalid PropType notation inside arrayOf.");var Le=te[ue];if(!Array.isArray(Le)){var Ce=X(Le);return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ce+"` supplied to `"+le+"`, expected an array."))}for(var Je=0;Je<Le.length;Je++){var Ve=G(Le,Je,le,ze,Ae+"["+Je+"]",a);if(Ve instanceof Error)return Ve}return null}return z(Y)}function B(){function G(Y,te,ue,le,ze){var Ae=Y[te];if(!g(Ae)){var Le=X(Ae);return new M("Invalid "+le+" `"+ze+"` of type "+("`"+Le+"` supplied to `"+ue+"`, expected a single ReactElement."))}return null}return z(G)}function O(){function G(Y,te,ue,le,ze){var Ae=Y[te];if(!n.isValidElementType(Ae)){var Le=X(Ae);return new M("Invalid "+le+" `"+ze+"` of type "+("`"+Le+"` supplied to `"+ue+"`, expected a single ReactElement type."))}return null}return z(G)}function P(G){function Y(te,ue,le,ze,Ae){if(!(te[ue]instanceof G)){var Le=G.name||b,Ce=pe(te[ue]);return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ce+"` supplied to `"+le+"`, expected ")+("instance of `"+Le+"`."))}return null}return z(Y)}function L(G){if(!Array.isArray(G))return process.env.NODE_ENV!=="production"&&(arguments.length>1?h("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):h("Invalid argument supplied to oneOf, expected an array.")),v;function Y(te,ue,le,ze,Ae){for(var Le=te[ue],Ce=0;Ce<G.length;Ce++)if(A(Le,G[Ce]))return null;var Je=JSON.stringify(G,function(xt,Be){var pt=he(Be);return pt==="symbol"?String(Be):Be});return new M("Invalid "+ze+" `"+Ae+"` of value `"+String(Le)+"` "+("supplied to `"+le+"`, expected one of "+Je+"."))}return z(Y)}function I(G){function Y(te,ue,le,ze,Ae){if(typeof G!="function")return new M("Property `"+Ae+"` of component `"+le+"` has invalid PropType notation inside objectOf.");var Le=te[ue],Ce=X(Le);if(Ce!=="object")return new M("Invalid "+ze+" `"+Ae+"` of type "+("`"+Ce+"` supplied to `"+le+"`, expected an object."));for(var Je in Le)if(s(Le,Je)){var Ve=G(Le,Je,le,ze,Ae+"."+Je,a);if(Ve instanceof Error)return Ve}return null}return z(Y)}function Z(G){if(!Array.isArray(G))return process.env.NODE_ENV!=="production"&&h("Invalid argument supplied to oneOfType, expected an instance of array."),v;for(var Y=0;Y<G.length;Y++){var te=G[Y];if(typeof te!="function")return h("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+K(te)+" at index "+Y+"."),v}function ue(le,ze,Ae,Le,Ce){for(var Je=[],Ve=0;Ve<G.length;Ve++){var xt=G[Ve],Be=xt(le,ze,Ae,Le,Ce,a);if(Be==null)return null;Be.data&&s(Be.data,"expectedType")&&Je.push(Be.data.expectedType)}var pt=Je.length>0?", expected one of type ["+Je.join(", ")+"]":"";return new M("Invalid "+Le+" `"+Ce+"` supplied to "+("`"+Ae+"`"+pt+"."))}return z(ue)}function j(){function G(Y,te,ue,le,ze){return oe(Y[te])?null:new M("Invalid "+le+" `"+ze+"` supplied to "+("`"+ue+"`, expected a ReactNode."))}return z(G)}function U(G,Y,te,ue,le){return new M((G||"React class")+": "+Y+" type `"+te+"."+ue+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+le+"`.")}function ie(G){function Y(te,ue,le,ze,Ae){var Le=te[ue],Ce=X(Le);if(Ce!=="object")return new M("Invalid "+ze+" `"+Ae+"` of type `"+Ce+"` "+("supplied to `"+le+"`, expected `object`."));for(var Je in G){var Ve=G[Je];if(typeof Ve!="function")return U(le,ze,Ae,Je,he(Ve));var xt=Ve(Le,Je,le,ze,Ae+"."+Je,a);if(xt)return xt}return null}return z(Y)}function W(G){function Y(te,ue,le,ze,Ae){var Le=te[ue],Ce=X(Le);if(Ce!=="object")return new M("Invalid "+ze+" `"+Ae+"` of type `"+Ce+"` "+("supplied to `"+le+"`, expected `object`."));var Je=l({},te[ue],G);for(var Ve in Je){var xt=G[Ve];if(s(G,Ve)&&typeof xt!="function")return U(le,ze,Ae,Ve,he(xt));if(!xt)return new M("Invalid "+ze+" `"+Ae+"` key `"+Ve+"` supplied to `"+le+"`.\nBad object: "+JSON.stringify(te[ue],null," ")+`
|
|
194
194
|
Valid keys: `+JSON.stringify(Object.keys(G),null," "));var Be=xt(Le,Ve,le,ze,Ae+"."+Ve,a);if(Be)return Be}return null}return z(Y)}function oe(G){switch(typeof G){case"number":case"string":case"undefined":return!0;case"boolean":return!G;case"object":if(Array.isArray(G))return G.every(oe);if(G===null||g(G))return!0;var Y=w(G);if(Y){var te=Y.call(G),ue;if(Y!==G.entries){for(;!(ue=te.next()).done;)if(!oe(ue.value))return!1}else for(;!(ue=te.next()).done;){var le=ue.value;if(le&&!oe(le[1]))return!1}}else return!1;return!0;default:return!1}}function Q(G,Y){return G==="symbol"?!0:Y?Y["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&Y instanceof Symbol:!1}function X(G){var Y=typeof G;return Array.isArray(G)?"array":G instanceof RegExp?"object":Q(Y,G)?"symbol":Y}function he(G){if(typeof G>"u"||G===null)return""+G;var Y=X(G);if(Y==="object"){if(G instanceof Date)return"date";if(G instanceof RegExp)return"regexp"}return Y}function K(G){var Y=he(G);switch(Y){case"array":case"object":return"an "+Y;case"boolean":case"date":case"regexp":return"a "+Y;default:return Y}}function pe(G){return!G.constructor||!G.constructor.name?b:G.constructor.name}return S.checkPropTypes=p,S.resetWarningCache=p.resetWarningCache,S.PropTypes=S,S},ag}var ig,vb;function rA(){if(vb)return ig;vb=1;var n=tg();function l(){}function a(){}return a.resetWarningCache=l,ig=function(){function s(v,g,C,d,x,w){if(w!==n){var b=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw b.name="Invariant Violation",b}}s.isRequired=s;function p(){return s}var h={array:s,bigint:s,bool:s,func:s,number:s,object:s,string:s,symbol:s,any:s,arrayOf:p,element:s,elementType:s,instanceOf:p,node:s,objectOf:p,oneOf:p,oneOfType:p,shape:p,exact:p,checkPropTypes:a,resetWarningCache:l};return h.PropTypes=h,h},ig}if(process.env.NODE_ENV!=="production"){var aA=ub(),iA=!0;Vc.exports=nA()(aA.isElement,iA)}else Vc.exports=rA()();function mb(n){var l,a,s="";if(typeof n=="string"||typeof n=="number")s+=n;else if(typeof n=="object")if(Array.isArray(n))for(l=0;l<n.length;l++)n[l]&&(a=mb(n[l]))&&(s&&(s+=" "),s+=a);else for(l in n)n[l]&&(s&&(s+=" "),s+=l);return s}function yb(){for(var n,l,a=0,s="";a<arguments.length;)(n=arguments[a++])&&(l=mb(n))&&(s&&(s+=" "),s+=l);return s}const oA=US(Object.freeze(Object.defineProperty({__proto__:null,clsx:yb,default:yb},Symbol.toStringTag,{value:"Module"})));var Un={},Co={};Object.defineProperty(Co,"__esModule",{value:!0}),Co.dontSetMe=fA,Co.findInArray=lA,Co.int=cA,Co.isFunction=uA,Co.isNum=sA;function lA(n,l){for(let a=0,s=n.length;a<s;a++)if(l.apply(l,[n[a],a,n]))return n[a]}function uA(n){return typeof n=="function"||Object.prototype.toString.call(n)==="[object Function]"}function sA(n){return typeof n=="number"&&!isNaN(n)}function cA(n){return parseInt(n,10)}function fA(n,l,a){if(n[l])return new Error("Invalid prop ".concat(l," passed to ").concat(a," - do not set this, set it on the child."))}var Ss={};Object.defineProperty(Ss,"__esModule",{value:!0}),Ss.browserPrefixToKey=xb,Ss.browserPrefixToStyle=dA,Ss.default=void 0,Ss.getPrefix=gb;const og=["Moz","Webkit","O","ms"];function gb(){var n;let l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"transform";if(typeof window>"u")return"";const a=(n=window.document)===null||n===void 0||(n=n.documentElement)===null||n===void 0?void 0:n.style;if(!a||l in a)return"";for(let s=0;s<og.length;s++)if(xb(l,og[s])in a)return og[s];return""}function xb(n,l){return l?"".concat(l).concat(pA(n)):n}function dA(n,l){return l?"-".concat(l.toLowerCase(),"-").concat(n):n}function pA(n){let l="",a=!0;for(let s=0;s<n.length;s++)a?(l+=n[s].toUpperCase(),a=!1):n[s]==="-"?a=!0:l+=n[s];return l}Ss.default=gb(),Object.defineProperty(Un,"__esModule",{value:!0}),Un.addClassName=Eb,Un.addEvent=mA,Un.addUserSelectStyles=TA,Un.createCSSTransform=EA,Un.createSVGTransform=bA,Un.getTouch=wA,Un.getTouchIdentifier=DA,Un.getTranslation=lg,Un.innerHeight=_A,Un.innerWidth=SA,Un.matchesSelector=Cb,Un.matchesSelectorAndParentsTo=vA,Un.offsetXYFromParent=CA,Un.outerHeight=gA,Un.outerWidth=xA,Un.removeClassName=bb,Un.removeEvent=yA,Un.removeUserSelectStyles=RA;var ai=Co,_b=hA(Ss);function Sb(n){if(typeof WeakMap!="function")return null;var l=new WeakMap,a=new WeakMap;return(Sb=function(s){return s?a:l})(n)}function hA(n,l){if(!l&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var a=Sb(l);if(a&&a.has(n))return a.get(n);var s={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in n)if(h!=="default"&&Object.prototype.hasOwnProperty.call(n,h)){var v=p?Object.getOwnPropertyDescriptor(n,h):null;v&&(v.get||v.set)?Object.defineProperty(s,h,v):s[h]=n[h]}return s.default=n,a&&a.set(n,s),s}let Xh="";function Cb(n,l){return Xh||(Xh=(0,ai.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],function(a){return(0,ai.isFunction)(n[a])})),(0,ai.isFunction)(n[Xh])?n[Xh](l):!1}function vA(n,l,a){let s=n;do{if(Cb(s,l))return!0;if(s===a)return!1;s=s.parentNode}while(s);return!1}function mA(n,l,a,s){if(!n)return;const p={capture:!0,...s};n.addEventListener?n.addEventListener(l,a,p):n.attachEvent?n.attachEvent("on"+l,a):n["on"+l]=a}function yA(n,l,a,s){if(!n)return;const p={capture:!0,...s};n.removeEventListener?n.removeEventListener(l,a,p):n.detachEvent?n.detachEvent("on"+l,a):n["on"+l]=null}function gA(n){let l=n.clientHeight;const a=n.ownerDocument.defaultView.getComputedStyle(n);return l+=(0,ai.int)(a.borderTopWidth),l+=(0,ai.int)(a.borderBottomWidth),l}function xA(n){let l=n.clientWidth;const a=n.ownerDocument.defaultView.getComputedStyle(n);return l+=(0,ai.int)(a.borderLeftWidth),l+=(0,ai.int)(a.borderRightWidth),l}function _A(n){let l=n.clientHeight;const a=n.ownerDocument.defaultView.getComputedStyle(n);return l-=(0,ai.int)(a.paddingTop),l-=(0,ai.int)(a.paddingBottom),l}function SA(n){let l=n.clientWidth;const a=n.ownerDocument.defaultView.getComputedStyle(n);return l-=(0,ai.int)(a.paddingLeft),l-=(0,ai.int)(a.paddingRight),l}function CA(n,l,a){const p=l===l.ownerDocument.body?{left:0,top:0}:l.getBoundingClientRect(),h=(n.clientX+l.scrollLeft-p.left)/a,v=(n.clientY+l.scrollTop-p.top)/a;return{x:h,y:v}}function EA(n,l){const a=lg(n,l,"px");return{[(0,_b.browserPrefixToKey)("transform",_b.default)]:a}}function bA(n,l){return lg(n,l,"")}function lg(n,l,a){let{x:s,y:p}=n,h="translate(".concat(s).concat(a,",").concat(p).concat(a,")");if(l){const v="".concat(typeof l.x=="string"?l.x:l.x+a),g="".concat(typeof l.y=="string"?l.y:l.y+a);h="translate(".concat(v,", ").concat(g,")")+h}return h}function wA(n,l){return n.targetTouches&&(0,ai.findInArray)(n.targetTouches,a=>l===a.identifier)||n.changedTouches&&(0,ai.findInArray)(n.changedTouches,a=>l===a.identifier)}function DA(n){if(n.targetTouches&&n.targetTouches[0])return n.targetTouches[0].identifier;if(n.changedTouches&&n.changedTouches[0])return n.changedTouches[0].identifier}function TA(n){if(!n)return;let l=n.getElementById("react-draggable-style-el");l||(l=n.createElement("style"),l.type="text/css",l.id="react-draggable-style-el",l.innerHTML=`.react-draggable-transparent-selection *::-moz-selection {all: inherit;}
|
|
195
195
|
`,l.innerHTML+=`.react-draggable-transparent-selection *::selection {all: inherit;}
|
|
196
|
-
`,n.getElementsByTagName("head")[0].appendChild(l)),n.body&&Eb(n.body,"react-draggable-transparent-selection")}function RA(n){if(n)try{if(n.body&&bb(n.body,"react-draggable-transparent-selection"),n.selection)n.selection.empty();else{const l=(n.defaultView||window).getSelection();l&&l.type!=="Caret"&&l.removeAllRanges()}}catch{}}function Eb(n,l){n.classList?n.classList.add(l):n.className.match(new RegExp("(?:^|\\s)".concat(l,"(?!\\S)")))||(n.className+=" ".concat(l))}function bb(n,l){n.classList?n.classList.remove(l):n.className=n.className.replace(new RegExp("(?:^|\\s)".concat(l,"(?!\\S)"),"g"),"")}var Eo={};Object.defineProperty(Eo,"__esModule",{value:!0}),Eo.canDragX=OA,Eo.canDragY=BA,Eo.createCoreData=zA,Eo.createDraggableData=MA,Eo.getBoundPosition=AA,Eo.getControlPosition=FA,Eo.snapToGrid=kA;var ii=Co,Yc=Un;function AA(n,l,a){if(!n.props.bounds)return[l,a];let{bounds:s}=n.props;s=typeof s=="string"?s:NA(s);const p=ug(n);if(typeof s=="string"){const{ownerDocument:h}=p,v=h.defaultView;let g;if(s==="parent"?g=p.parentNode:g=h.querySelector(s),!(g instanceof v.HTMLElement))throw new Error('Bounds selector "'+s+'" could not find an element.');const C=g,d=v.getComputedStyle(p),x=v.getComputedStyle(C);s={left:-p.offsetLeft+(0,ii.int)(x.paddingLeft)+(0,ii.int)(d.marginLeft),top:-p.offsetTop+(0,ii.int)(x.paddingTop)+(0,ii.int)(d.marginTop),right:(0,Yc.innerWidth)(C)-(0,Yc.outerWidth)(p)-p.offsetLeft+(0,ii.int)(x.paddingRight)-(0,ii.int)(d.marginRight),bottom:(0,Yc.innerHeight)(C)-(0,Yc.outerHeight)(p)-p.offsetTop+(0,ii.int)(x.paddingBottom)-(0,ii.int)(d.marginBottom)}}return(0,ii.isNum)(s.right)&&(l=Math.min(l,s.right)),(0,ii.isNum)(s.bottom)&&(a=Math.min(a,s.bottom)),(0,ii.isNum)(s.left)&&(l=Math.max(l,s.left)),(0,ii.isNum)(s.top)&&(a=Math.max(a,s.top)),[l,a]}function kA(n,l,a){const s=Math.round(l/n[0])*n[0],p=Math.round(a/n[1])*n[1];return[s,p]}function OA(n){return n.props.axis==="both"||n.props.axis==="x"}function BA(n){return n.props.axis==="both"||n.props.axis==="y"}function FA(n,l,a){const s=typeof l=="number"?(0,Yc.getTouch)(n,l):null;if(typeof l=="number"&&!s)return null;const p=ug(a),h=a.props.offsetParent||p.offsetParent||p.ownerDocument.body;return(0,Yc.offsetXYFromParent)(s||n,h,a.props.scale)}function zA(n,l,a){const s=!(0,ii.isNum)(n.lastX),p=ug(n);return s?{node:p,deltaX:0,deltaY:0,lastX:l,lastY:a,x:l,y:a}:{node:p,deltaX:l-n.lastX,deltaY:a-n.lastY,lastX:n.lastX,lastY:n.lastY,x:l,y:a}}function MA(n,l){const a=n.props.scale;return{node:l.node,x:n.state.x+l.deltaX/a,y:n.state.y+l.deltaY/a,deltaX:l.deltaX/a,deltaY:l.deltaY/a,lastX:n.state.x,lastY:n.state.y}}function NA(n){return{left:n.left,top:n.top,right:n.right,bottom:n.bottom}}function ug(n){const l=n.findDOMNode();if(!l)throw new Error("<DraggableCore>: Unmounted during event!");return l}var Kh={},Jh={};Object.defineProperty(Jh,"__esModule",{value:!0}),Jh.default=LA;function LA(){}Object.defineProperty(Kh,"__esModule",{value:!0}),Kh.default=void 0;var sg=HA(Te),Ma=fg(Vc.exports),UA=fg(dy.exports),Jr=Un,cu=Eo,cg=Co,sd=fg(Jh);function fg(n){return n&&n.__esModule?n:{default:n}}function wb(n){if(typeof WeakMap!="function")return null;var l=new WeakMap,a=new WeakMap;return(wb=function(s){return s?a:l})(n)}function HA(n,l){if(!l&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var a=wb(l);if(a&&a.has(n))return a.get(n);var s={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in n)if(h!=="default"&&Object.prototype.hasOwnProperty.call(n,h)){var v=p?Object.getOwnPropertyDescriptor(n,h):null;v&&(v.get||v.set)?Object.defineProperty(s,h,v):s[h]=n[h]}return s.default=n,a&&a.set(n,s),s}function ya(n,l,a){return l=PA(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function PA(n){var l=jA(n,"string");return typeof l=="symbol"?l:String(l)}function jA(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}const Ni={touch:{start:"touchstart",move:"touchmove",stop:"touchend"},mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"}};let fu=Ni.mouse,ev=class extends sg.Component{constructor(){super(...arguments),ya(this,"dragging",!1),ya(this,"lastX",NaN),ya(this,"lastY",NaN),ya(this,"touchIdentifier",null),ya(this,"mounted",!1),ya(this,"handleDragStart",l=>{if(this.props.onMouseDown(l),!this.props.allowAnyClick&&typeof l.button=="number"&&l.button!==0)return!1;const a=this.findDOMNode();if(!a||!a.ownerDocument||!a.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:s}=a;if(this.props.disabled||!(l.target instanceof s.defaultView.Node)||this.props.handle&&!(0,Jr.matchesSelectorAndParentsTo)(l.target,this.props.handle,a)||this.props.cancel&&(0,Jr.matchesSelectorAndParentsTo)(l.target,this.props.cancel,a))return;l.type==="touchstart"&&l.preventDefault();const p=(0,Jr.getTouchIdentifier)(l);this.touchIdentifier=p;const h=(0,cu.getControlPosition)(l,p,this);if(h==null)return;const{x:v,y:g}=h,C=(0,cu.createCoreData)(this,v,g);(0,sd.default)("DraggableCore: handleDragStart: %j",C),(0,sd.default)("calling",this.props.onStart),!(this.props.onStart(l,C)===!1||this.mounted===!1)&&(this.props.enableUserSelectHack&&(0,Jr.addUserSelectStyles)(s),this.dragging=!0,this.lastX=v,this.lastY=g,(0,Jr.addEvent)(s,fu.move,this.handleDrag),(0,Jr.addEvent)(s,fu.stop,this.handleDragStop))}),ya(this,"handleDrag",l=>{const a=(0,cu.getControlPosition)(l,this.touchIdentifier,this);if(a==null)return;let{x:s,y:p}=a;if(Array.isArray(this.props.grid)){let g=s-this.lastX,C=p-this.lastY;if([g,C]=(0,cu.snapToGrid)(this.props.grid,g,C),!g&&!C)return;s=this.lastX+g,p=this.lastY+C}const h=(0,cu.createCoreData)(this,s,p);if((0,sd.default)("DraggableCore: handleDrag: %j",h),this.props.onDrag(l,h)===!1||this.mounted===!1){try{this.handleDragStop(new MouseEvent("mouseup"))}catch{const C=document.createEvent("MouseEvents");C.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(C)}return}this.lastX=s,this.lastY=p}),ya(this,"handleDragStop",l=>{if(!this.dragging)return;const a=(0,cu.getControlPosition)(l,this.touchIdentifier,this);if(a==null)return;let{x:s,y:p}=a;if(Array.isArray(this.props.grid)){let C=s-this.lastX||0,d=p-this.lastY||0;[C,d]=(0,cu.snapToGrid)(this.props.grid,C,d),s=this.lastX+C,p=this.lastY+d}const h=(0,cu.createCoreData)(this,s,p);if(this.props.onStop(l,h)===!1||this.mounted===!1)return!1;const g=this.findDOMNode();g&&this.props.enableUserSelectHack&&(0,Jr.removeUserSelectStyles)(g.ownerDocument),(0,sd.default)("DraggableCore: handleDragStop: %j",h),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,g&&((0,sd.default)("DraggableCore: Removing handlers"),(0,Jr.removeEvent)(g.ownerDocument,fu.move,this.handleDrag),(0,Jr.removeEvent)(g.ownerDocument,fu.stop,this.handleDragStop))}),ya(this,"onMouseDown",l=>(fu=Ni.mouse,this.handleDragStart(l))),ya(this,"onMouseUp",l=>(fu=Ni.mouse,this.handleDragStop(l))),ya(this,"onTouchStart",l=>(fu=Ni.touch,this.handleDragStart(l))),ya(this,"onTouchEnd",l=>(fu=Ni.touch,this.handleDragStop(l)))}componentDidMount(){this.mounted=!0;const l=this.findDOMNode();l&&(0,Jr.addEvent)(l,Ni.touch.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const l=this.findDOMNode();if(l){const{ownerDocument:a}=l;(0,Jr.removeEvent)(a,Ni.mouse.move,this.handleDrag),(0,Jr.removeEvent)(a,Ni.touch.move,this.handleDrag),(0,Jr.removeEvent)(a,Ni.mouse.stop,this.handleDragStop),(0,Jr.removeEvent)(a,Ni.touch.stop,this.handleDragStop),(0,Jr.removeEvent)(l,Ni.touch.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,Jr.removeUserSelectStyles)(a)}}findDOMNode(){var l,a;return(l=this.props)!==null&&l!==void 0&&l.nodeRef?(a=this.props)===null||a===void 0||(a=a.nodeRef)===null||a===void 0?void 0:a.current:UA.default.findDOMNode(this)}render(){return sg.cloneElement(sg.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};Kh.default=ev,ya(ev,"displayName","DraggableCore"),ya(ev,"propTypes",{allowAnyClick:Ma.default.bool,children:Ma.default.node.isRequired,disabled:Ma.default.bool,enableUserSelectHack:Ma.default.bool,offsetParent:function(n,l){if(n[l]&&n[l].nodeType!==1)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:Ma.default.arrayOf(Ma.default.number),handle:Ma.default.string,cancel:Ma.default.string,nodeRef:Ma.default.object,onStart:Ma.default.func,onDrag:Ma.default.func,onStop:Ma.default.func,onMouseDown:Ma.default.func,scale:Ma.default.number,className:cg.dontSetMe,style:cg.dontSetMe,transform:cg.dontSetMe}),ya(ev,"defaultProps",{allowAnyClick:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),function(n){Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"DraggableCore",{enumerable:!0,get:function(){return C.default}}),n.default=void 0;var l=b(Te),a=x(Vc.exports),s=x(dy.exports),p=x(oA),h=Un,v=Eo,g=Co,C=x(Kh),d=x(Jh);function x(k){return k&&k.__esModule?k:{default:k}}function w(k){if(typeof WeakMap!="function")return null;var T=new WeakMap,B=new WeakMap;return(w=function(O){return O?B:T})(k)}function b(k,T){if(!T&&k&&k.__esModule)return k;if(k===null||typeof k!="object"&&typeof k!="function")return{default:k};var B=w(T);if(B&&B.has(k))return B.get(k);var O={},P=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var L in k)if(L!=="default"&&Object.prototype.hasOwnProperty.call(k,L)){var $=P?Object.getOwnPropertyDescriptor(k,L):null;$&&($.get||$.set)?Object.defineProperty(O,L,$):O[L]=k[L]}return O.default=k,B&&B.set(k,O),O}function S(){return S=Object.assign?Object.assign.bind():function(k){for(var T=1;T<arguments.length;T++){var B=arguments[T];for(var O in B)Object.prototype.hasOwnProperty.call(B,O)&&(k[O]=B[O])}return k},S.apply(this,arguments)}function A(k,T,B){return T=M(T),T in k?Object.defineProperty(k,T,{value:B,enumerable:!0,configurable:!0,writable:!0}):k[T]=B,k}function M(k){var T=z(k,"string");return typeof T=="symbol"?T:String(T)}function z(k,T){if(typeof k!="object"||k===null)return k;var B=k[Symbol.toPrimitive];if(B!==void 0){var O=B.call(k,T||"default");if(typeof O!="object")return O;throw new TypeError("@@toPrimitive must return a primitive value.")}return(T==="string"?String:Number)(k)}class F extends l.Component{static getDerivedStateFromProps(T,B){let{position:O}=T,{prevPropsPosition:P}=B;return O&&(!P||O.x!==P.x||O.y!==P.y)?((0,d.default)("Draggable: getDerivedStateFromProps %j",{position:O,prevPropsPosition:P}),{x:O.x,y:O.y,prevPropsPosition:{...O}}):null}constructor(T){super(T),A(this,"onDragStart",(B,O)=>{if((0,d.default)("Draggable: onDragStart: %j",O),this.props.onStart(B,(0,v.createDraggableData)(this,O))===!1)return!1;this.setState({dragging:!0,dragged:!0})}),A(this,"onDrag",(B,O)=>{if(!this.state.dragging)return!1;(0,d.default)("Draggable: onDrag: %j",O);const P=(0,v.createDraggableData)(this,O),L={x:P.x,y:P.y,slackX:0,slackY:0};if(this.props.bounds){const{x:Z,y:j}=L;L.x+=this.state.slackX,L.y+=this.state.slackY;const[U,ie]=(0,v.getBoundPosition)(this,L.x,L.y);L.x=U,L.y=ie,L.slackX=this.state.slackX+(Z-L.x),L.slackY=this.state.slackY+(j-L.y),P.x=L.x,P.y=L.y,P.deltaX=L.x-this.state.x,P.deltaY=L.y-this.state.y}if(this.props.onDrag(B,P)===!1)return!1;this.setState(L)}),A(this,"onDragStop",(B,O)=>{if(!this.state.dragging||this.props.onStop(B,(0,v.createDraggableData)(this,O))===!1)return!1;(0,d.default)("Draggable: onDragStop: %j",O);const L={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:Z,y:j}=this.props.position;L.x=Z,L.y=j}this.setState(L)}),this.state={dragging:!1,dragged:!1,x:T.position?T.position.x:T.defaultPosition.x,y:T.position?T.position.y:T.defaultPosition.y,prevPropsPosition:{...T.position},slackX:0,slackY:0,isElementSVG:!1},T.position&&(T.onDrag||T.onStop)}componentDidMount(){typeof window.SVGElement<"u"&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.setState({dragging:!1})}findDOMNode(){var T,B;return(T=(B=this.props)===null||B===void 0||(B=B.nodeRef)===null||B===void 0?void 0:B.current)!==null&&T!==void 0?T:s.default.findDOMNode(this)}render(){const{axis:T,bounds:B,children:O,defaultPosition:P,defaultClassName:L,defaultClassNameDragging:$,defaultClassNameDragged:Z,position:j,positionOffset:U,scale:ie,...W}=this.props;let oe={},Q=null;const he=!Boolean(j)||this.state.dragging,K=j||P,pe={x:(0,v.canDragX)(this)&&he?this.state.x:K.x,y:(0,v.canDragY)(this)&&he?this.state.y:K.y};this.state.isElementSVG?Q=(0,h.createSVGTransform)(pe,U):oe=(0,h.createCSSTransform)(pe,U);const G=(0,p.default)(O.props.className||"",L,{[$]:this.state.dragging,[Z]:this.state.dragged});return l.createElement(C.default,S({},W,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),l.cloneElement(l.Children.only(O),{className:G,style:{...O.props.style,...oe},transform:Q}))}}n.default=F,A(F,"displayName","Draggable"),A(F,"propTypes",{...C.default.propTypes,axis:a.default.oneOf(["both","x","y","none"]),bounds:a.default.oneOfType([a.default.shape({left:a.default.number,right:a.default.number,top:a.default.number,bottom:a.default.number}),a.default.string,a.default.oneOf([!1])]),defaultClassName:a.default.string,defaultClassNameDragging:a.default.string,defaultClassNameDragged:a.default.string,defaultPosition:a.default.shape({x:a.default.number,y:a.default.number}),positionOffset:a.default.shape({x:a.default.oneOfType([a.default.number,a.default.string]),y:a.default.oneOfType([a.default.number,a.default.string])}),position:a.default.shape({x:a.default.number,y:a.default.number}),className:g.dontSetMe,style:g.dontSetMe,transform:g.dontSetMe}),A(F,"defaultProps",{...C.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(ab);const{default:Db,DraggableCore:IA}=ab;Qh.exports=Db,Qh.exports.default=Db,Qh.exports.DraggableCore=IA;var dg={};dg.__esModule=!0,dg.cloneElement=GA;var $A=VA(Te);function VA(n){return n&&n.__esModule?n:{default:n}}function Tb(n,l){var a=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);l&&(s=s.filter(function(p){return Object.getOwnPropertyDescriptor(n,p).enumerable})),a.push.apply(a,s)}return a}function Rb(n){for(var l=1;l<arguments.length;l++){var a=arguments[l]!=null?arguments[l]:{};l%2?Tb(Object(a),!0).forEach(function(s){YA(n,s,a[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(a)):Tb(Object(a)).forEach(function(s){Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(a,s))})}return n}function YA(n,l,a){return l=qA(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function qA(n){var l=WA(n,"string");return typeof l=="symbol"?l:String(l)}function WA(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}function GA(n,l){return l.style&&n.props.style&&(l.style=Rb(Rb({},n.props.style),l.style)),l.className&&n.props.className&&(l.className=n.props.className+" "+l.className),$A.default.cloneElement(n,l)}var cd={};cd.__esModule=!0,cd.resizableProps=void 0;var wt=ZA(Vc.exports);function ZA(n){return n&&n.__esModule?n:{default:n}}var QA={axis:wt.default.oneOf(["both","x","y","none"]),className:wt.default.string,children:wt.default.element.isRequired,draggableOpts:wt.default.shape({allowAnyClick:wt.default.bool,cancel:wt.default.string,children:wt.default.node,disabled:wt.default.bool,enableUserSelectHack:wt.default.bool,offsetParent:wt.default.node,grid:wt.default.arrayOf(wt.default.number),handle:wt.default.string,nodeRef:wt.default.object,onStart:wt.default.func,onDrag:wt.default.func,onStop:wt.default.func,onMouseDown:wt.default.func,scale:wt.default.number}),height:function(){for(var l=arguments.length,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];var p=a[0];if(p.axis==="both"||p.axis==="y"){var h;return(h=wt.default.number).isRequired.apply(h,a)}return wt.default.number.apply(wt.default,a)},handle:wt.default.oneOfType([wt.default.node,wt.default.func]),handleSize:wt.default.arrayOf(wt.default.number),lockAspectRatio:wt.default.bool,maxConstraints:wt.default.arrayOf(wt.default.number),minConstraints:wt.default.arrayOf(wt.default.number),onResizeStop:wt.default.func,onResizeStart:wt.default.func,onResize:wt.default.func,resizeHandles:wt.default.arrayOf(wt.default.oneOf(["s","w","e","n","sw","nw","se","ne"])),transformScale:wt.default.number,width:function(){for(var l=arguments.length,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];var p=a[0];if(p.axis==="both"||p.axis==="x"){var h;return(h=wt.default.number).isRequired.apply(h,a)}return wt.default.number.apply(wt.default,a)}};cd.resizableProps=QA,ud.__esModule=!0,ud.default=void 0;var fd=tk(Te),XA=Qh.exports,KA=dg,JA=cd,ek=["children","className","draggableOpts","width","height","handle","handleSize","lockAspectRatio","axis","minConstraints","maxConstraints","onResize","onResizeStop","onResizeStart","resizeHandles","transformScale"];function Ab(n){if(typeof WeakMap!="function")return null;var l=new WeakMap,a=new WeakMap;return(Ab=function(p){return p?a:l})(n)}function tk(n,l){if(!l&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var a=Ab(l);if(a&&a.has(n))return a.get(n);var s={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in n)if(h!=="default"&&Object.prototype.hasOwnProperty.call(n,h)){var v=p?Object.getOwnPropertyDescriptor(n,h):null;v&&(v.get||v.set)?Object.defineProperty(s,h,v):s[h]=n[h]}return s.default=n,a&&a.set(n,s),s}function pg(){return pg=Object.assign?Object.assign.bind():function(n){for(var l=1;l<arguments.length;l++){var a=arguments[l];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(n[s]=a[s])}return n},pg.apply(this,arguments)}function nk(n,l){if(n==null)return{};var a={},s=Object.keys(n),p,h;for(h=0;h<s.length;h++)p=s[h],!(l.indexOf(p)>=0)&&(a[p]=n[p]);return a}function kb(n,l){var a=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);l&&(s=s.filter(function(p){return Object.getOwnPropertyDescriptor(n,p).enumerable})),a.push.apply(a,s)}return a}function hg(n){for(var l=1;l<arguments.length;l++){var a=arguments[l]!=null?arguments[l]:{};l%2?kb(Object(a),!0).forEach(function(s){rk(n,s,a[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(a)):kb(Object(a)).forEach(function(s){Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(a,s))})}return n}function rk(n,l,a){return l=ak(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function ak(n){var l=ik(n,"string");return typeof l=="symbol"?l:String(l)}function ik(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}function ok(n,l){n.prototype=Object.create(l.prototype),n.prototype.constructor=n,vg(n,l)}function vg(n,l){return vg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(s,p){return s.__proto__=p,s},vg(n,l)}var mg=function(n){ok(l,n);function l(){for(var s,p=arguments.length,h=new Array(p),v=0;v<p;v++)h[v]=arguments[v];return s=n.call.apply(n,[this].concat(h))||this,s.handleRefs={},s.lastHandleRect=null,s.slack=null,s}var a=l.prototype;return a.componentWillUnmount=function(){this.resetData()},a.resetData=function(){this.lastHandleRect=this.slack=null},a.runConstraints=function(p,h){var v=this.props,g=v.minConstraints,C=v.maxConstraints,d=v.lockAspectRatio;if(!g&&!C&&!d)return[p,h];if(d){var x=this.props.width/this.props.height,w=p-this.props.width,b=h-this.props.height;Math.abs(w)>Math.abs(b*x)?h=p/x:p=h*x}var S=p,A=h,M=this.slack||[0,0],z=M[0],F=M[1];return p+=z,h+=F,g&&(p=Math.max(g[0],p),h=Math.max(g[1],h)),C&&(p=Math.min(C[0],p),h=Math.min(C[1],h)),this.slack=[z+(S-p),F+(A-h)],[p,h]},a.resizeHandler=function(p,h){var v=this;return function(g,C){var d=C.node,x=C.deltaX,w=C.deltaY;p==="onResizeStart"&&v.resetData();var b=(v.props.axis==="both"||v.props.axis==="x")&&h!=="n"&&h!=="s",S=(v.props.axis==="both"||v.props.axis==="y")&&h!=="e"&&h!=="w";if(!(!b&&!S)){var A=h[0],M=h[h.length-1],z=d.getBoundingClientRect();if(v.lastHandleRect!=null){if(M==="w"){var F=z.left-v.lastHandleRect.left;x+=F}if(A==="n"){var k=z.top-v.lastHandleRect.top;w+=k}}v.lastHandleRect=z,M==="w"&&(x=-x),A==="n"&&(w=-w);var T=v.props.width+(b?x/v.props.transformScale:0),B=v.props.height+(S?w/v.props.transformScale:0),O=v.runConstraints(T,B);T=O[0],B=O[1];var P=T!==v.props.width||B!==v.props.height,L=typeof v.props[p]=="function"?v.props[p]:null,$=p==="onResize"&&!P;L&&!$&&(g.persist==null||g.persist(),L(g,{node:d,size:{width:T,height:B},handle:h})),p==="onResizeStop"&&v.resetData()}}},a.renderResizeHandle=function(p,h){var v=this.props.handle;if(!v)return fd.createElement("span",{className:"react-resizable-handle react-resizable-handle-"+p,ref:h});if(typeof v=="function")return v(p,h);var g=typeof v.type=="string",C=hg({ref:h},g?{}:{handleAxis:p});return fd.cloneElement(v,C)},a.render=function(){var p=this,h=this.props,v=h.children,g=h.className,C=h.draggableOpts;h.width,h.height,h.handle,h.handleSize,h.lockAspectRatio,h.axis,h.minConstraints,h.maxConstraints,h.onResize,h.onResizeStop,h.onResizeStart;var d=h.resizeHandles;h.transformScale;var x=nk(h,ek);return(0,KA.cloneElement)(v,hg(hg({},x),{},{className:(g?g+" ":"")+"react-resizable",children:[].concat(v.props.children,d.map(function(w){var b,S=(b=p.handleRefs[w])!=null?b:p.handleRefs[w]=fd.createRef();return fd.createElement(XA.DraggableCore,pg({},C,{nodeRef:S,key:"resizableHandle-"+w,onStop:p.resizeHandler("onResizeStop",w),onStart:p.resizeHandler("onResizeStart",w),onDrag:p.resizeHandler("onResize",w)}),p.renderResizeHandle(w,S))}))}))},l}(fd.Component);ud.default=mg,mg.propTypes=JA.resizableProps,mg.defaultProps={axis:"both",handleSize:[20,20],lockAspectRatio:!1,minConstraints:[20,20],maxConstraints:[1/0,1/0],resizeHandles:["se"],transformScale:1};var tv={};tv.__esModule=!0,tv.default=void 0;var yg=fk(Te),lk=Ob(Vc.exports),uk=Ob(ud),sk=cd,ck=["handle","handleSize","onResize","onResizeStart","onResizeStop","draggableOpts","minConstraints","maxConstraints","lockAspectRatio","axis","width","height","resizeHandles","style","transformScale"];function Ob(n){return n&&n.__esModule?n:{default:n}}function Bb(n){if(typeof WeakMap!="function")return null;var l=new WeakMap,a=new WeakMap;return(Bb=function(p){return p?a:l})(n)}function fk(n,l){if(!l&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var a=Bb(l);if(a&&a.has(n))return a.get(n);var s={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in n)if(h!=="default"&&Object.prototype.hasOwnProperty.call(n,h)){var v=p?Object.getOwnPropertyDescriptor(n,h):null;v&&(v.get||v.set)?Object.defineProperty(s,h,v):s[h]=n[h]}return s.default=n,a&&a.set(n,s),s}function gg(){return gg=Object.assign?Object.assign.bind():function(n){for(var l=1;l<arguments.length;l++){var a=arguments[l];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(n[s]=a[s])}return n},gg.apply(this,arguments)}function Fb(n,l){var a=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);l&&(s=s.filter(function(p){return Object.getOwnPropertyDescriptor(n,p).enumerable})),a.push.apply(a,s)}return a}function nv(n){for(var l=1;l<arguments.length;l++){var a=arguments[l]!=null?arguments[l]:{};l%2?Fb(Object(a),!0).forEach(function(s){dk(n,s,a[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(a)):Fb(Object(a)).forEach(function(s){Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(a,s))})}return n}function dk(n,l,a){return l=pk(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function pk(n){var l=hk(n,"string");return typeof l=="symbol"?l:String(l)}function hk(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}function vk(n,l){if(n==null)return{};var a={},s=Object.keys(n),p,h;for(h=0;h<s.length;h++)p=s[h],!(l.indexOf(p)>=0)&&(a[p]=n[p]);return a}function mk(n,l){n.prototype=Object.create(l.prototype),n.prototype.constructor=n,xg(n,l)}function xg(n,l){return xg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(s,p){return s.__proto__=p,s},xg(n,l)}var zb=function(n){mk(l,n);function l(){for(var s,p=arguments.length,h=new Array(p),v=0;v<p;v++)h[v]=arguments[v];return s=n.call.apply(n,[this].concat(h))||this,s.state={width:s.props.width,height:s.props.height,propsWidth:s.props.width,propsHeight:s.props.height},s.onResize=function(g,C){var d=C.size;s.props.onResize?(g.persist==null||g.persist(),s.setState(d,function(){return s.props.onResize&&s.props.onResize(g,C)})):s.setState(d)},s}l.getDerivedStateFromProps=function(p,h){return h.propsWidth!==p.width||h.propsHeight!==p.height?{width:p.width,height:p.height,propsWidth:p.width,propsHeight:p.height}:null};var a=l.prototype;return a.render=function(){var p=this.props,h=p.handle,v=p.handleSize;p.onResize;var g=p.onResizeStart,C=p.onResizeStop,d=p.draggableOpts,x=p.minConstraints,w=p.maxConstraints,b=p.lockAspectRatio,S=p.axis;p.width,p.height;var A=p.resizeHandles,M=p.style,z=p.transformScale,F=vk(p,ck);return yg.createElement(uk.default,{axis:S,draggableOpts:d,handle:h,handleSize:v,height:this.state.height,lockAspectRatio:b,maxConstraints:w,minConstraints:x,onResizeStart:g,onResize:this.onResize,onResizeStop:C,resizeHandles:A,transformScale:z,width:this.state.width},yg.createElement("div",gg({},F,{style:nv(nv({},M),{},{width:this.state.width+"px",height:this.state.height+"px"})})))},l}(yg.Component);tv.default=zb,zb.propTypes=nv(nv({},sk.resizableProps),{},{children:lk.default.element}),Xy.exports=function(){throw new Error("Don't instantiate Resizable directly! Use require('react-resizable').Resizable")};var yk=Xy.exports.Resizable=ud.default;Xy.exports.ResizableBox=tv.default;const gk={search:"search-table-module_search_17add",table:"search-table-module_table_5f652"},xk=n=>{const{onResize:l,width:a,resizeable:s,...p}=n;return!a||!s?_e("th",{...p}):_e(yk,{width:a||200,height:0,onResize:l,draggableOpts:{enableUserSelectHack:!1},children:_e("th",{...p})})};function _k(n){const{tableProps:l={},searchProps:a}=n,{minColumnWidth:s=200,resizeable:p=!1,tableId:h,storageKey:v="szld_table_cell_width",emptyText:g,...C}=l,[d,x]=Te.useState(l.columns||[]),w=M=>{var F,k;let z=M.width||s;if(M.dataIndex&&h){const T=Array.isArray(M.dataIndex)?M.dataIndex.join("-"):String(M.dataIndex),B=(k=(F=gy(v))==null?void 0:F[h])==null?void 0:k[T];B&&(z=B)}return z};Te.useEffect(()=>{const M=l.columns||[];if(M.length===0||!p){x(M);return}const z=M==null?void 0:M.filter(F=>!F.hidden).map(F=>F.dataIndex?{...F,width:w(F),onHeaderCell:k=>({width:k.width,resizeable:p,onResize:(T,{size:B})=>b(k,B)})}:F);z.length>0&&(z[z.length-1].minWidth=z[z.length-1].width,z[z.length-1].width=void 0),x(z)},[l.columns,h,s,p]);const b=(M,z)=>{x(F=>{const k=F==null?void 0:F.map(T=>T.dataIndex===M.dataIndex?{...T,width:z.width}:T);if(h){const T=gy(v)||{};T[h]=T[h]||{},k==null||k.forEach(B=>{if(B.dataIndex){const O=Array.isArray(B.dataIndex)?B.dataIndex.join("-"):String(B.dataIndex);T[h][O]=B.width}}),localStorage.setItem(v,JSON.stringify(T))}return k})},S={header:{cell:xk},...C==null?void 0:C.components},A=Te.useMemo(()=>{var z;const M=F=>{let k=F.width||F.minWidth;return(!k||typeof k=="string")&&(k=s),k};return(z=d==null?void 0:d.map(F=>M(F)))==null?void 0:z.reduce((F,k)=>F+k,0)},[d,s]);return Yt(cl,{children:[a&&_e(Qy,{hiddenTitle:!0,...a,items:a.items}),_e(Ne.Table,{scroll:{x:A},...C,components:S,columns:d,className:fl(gk.table,l==null?void 0:l.className),locale:{emptyText:_e(Ne.Empty,{image:Ne.Empty.PRESENTED_IMAGE_SIMPLE,description:g})},pagination:typeof(l==null?void 0:l.pagination)=="boolean"?l.pagination:{showPrevNextJumpers:!0,showQuickJumper:!0,showSizeChanger:!0,showTotal:M=>`共 ${M} 条`,...l==null?void 0:l.pagination}})]})}const Sk={editableCellValueWrap:"editable-module_editableCellValueWrap_3b3d9"},Mb=Te.createContext(null),Ck=({index:n,...l})=>{const[a]=Ne.Form.useForm();return _e(Ne.Form,{form:a,component:!1,children:_e(Mb.Provider,{value:a,children:_e("tr",{...l})})})};function Ek(n){const{title:l,editable:a,children:s,dataIndex:p,record:h,rules:v,onChange:g,type:C="input",valueProps:d,initialValue:x,...w}=n,b=Te.useRef(null),S=Te.useContext(Mb),A=async()=>{try{const F=await S.validateFields();g({...h,...F})}catch{}},M=()=>_e(rb,{valueType:C,valueProps:{...d,onBlur:A,onPressEnter:A},inputRef:b});let z=s;return a&&(z=_e(Ne.Form.Item,{style:{margin:0},initialValue:x||sl.get(h,p),name:p,rules:v,children:M()})),_e("td",{...w,children:z})}function bk(n){const{columns:l,onChange:a,...s}=n,p={body:{row:Ck,cell:Ek}},h=l==null?void 0:l.map(v=>v.editable?{...v,onCell:g=>({...v,record:g,onChange:a})}:v);return _e(Ne.Table,{...s,components:p,rowClassName:()=>Sk.editableRow,columns:h})}const Nb=n=>{const{auth:l=!0,...a}=n;return l?_e(Ne.Button,{...a}):null},wk=n=>{const{PId:l,auths:a,...s}=n,p=Te.useMemo(()=>a?!!(typeof l=="number"&&a.find(h=>h.PId===l)||Array.isArray(l)&&a.filter(h=>l.includes(h.PId)).length>0):!1,[l,a]);return _e(Nb,{...s,auth:p})},dd={wrapper:"LoopSlide-module_wrapper_dde90",container:"LoopSlide-module_container_be123",scrollContent:"LoopSlide-module_scrollContent_36ed7",content:"LoopSlide-module_content_f392a"},Dk=({speed:n=10,delay:l=1,timingFunction:a="linear",className:s="",style:p,children:h,height:v="100vh",mouseControl:g=!1,classes:C})=>{const d=Te.useRef(null),x=Te.useRef(null),w=Te.useRef(null),b=Te.useRef(null),S=Te.useRef(0),A=Te.useRef(),M=Te.useRef(0),z=Te.useMemo(()=>{if(!x.current||!w.current)return;const L=x.current,$=w.current,Z=parseFloat($.scrollHeight.toString());return Z*2-L.clientHeight<Z},[]),F=()=>{if(!x.current||!w.current)return;const L=x.current,$=w.current,Z=parseFloat($.scrollHeight.toString());if(Z*2<=L.clientHeight){L.style.animation="none";return}const j=Z/L.clientHeight;L.style.setProperty("--content-height",`${Z}px`),L.style.animationDuration=`${n*j}s`,L.style.animationDelay=`${l}s`,L.style.animationTimingFunction=a};Te.useEffect(()=>(F(),x.current&&(b.current=new ResizeObserver(F),b.current.observe(x.current)),()=>{b.current&&x.current&&b.current.unobserve(x.current)}),[n,l]);const k=()=>{g&&x.current&&(x.current.style.animationPlayState="paused")},T=()=>{g&&x.current&&(P(),x.current.style.animationPlayState="running")},B=()=>{if(!x.current||!g)return;const $=x.current.getAnimations()[0];if($)if(Math.abs(S.current)>.1){const Z=performance.now(),j=Z-M.current;M.current=Z;const U=.95;S.current*=Math.pow(U,j/16);const ie=$.currentTime||0;$.currentTime=ie+S.current,A.current=requestAnimationFrame(B)}else S.current=0,P()},O=L=>{if(!g||!x.current)return;L.preventDefault();const $=L.deltaY,Z=.25;S.current+=$*Z;const j=50;S.current=Math.max(-j,Math.min(j,S.current)),A.current||(M.current=performance.now(),A.current=requestAnimationFrame(B))},P=()=>{A.current&&(cancelAnimationFrame(A.current),A.current=void 0)};return Te.useEffect(()=>()=>{P()},[]),Te.useEffect(()=>{const L=d.current;if(L)return g&&L.addEventListener("wheel",O,{passive:!1}),()=>{L.removeEventListener("wheel",O)}},[g]),_e("div",{ref:d,className:`${dd.wrapper} ${s}`,style:{height:v,...p},onMouseEnter:k,onMouseLeave:T,children:Yt("div",{ref:x,className:fl(dd.container,C==null?void 0:C.container),children:[_e("div",{ref:w,className:fl(dd.content,C==null?void 0:C.content),children:h}),_e("div",{className:fl(dd.content,C==null?void 0:C.content),children:h}),z&&_e("div",{className:fl(dd.content,C==null?void 0:C.content),children:h})]})})},sr={main:"workflownode-module_main_dce7f",item:"workflownode-module_item_73d7c",tail:"workflownode-module_tail_3cb51",node:"workflownode-module_node_005fd",content:"workflownode-module_content_8334f",btn:"workflownode-module_btn_b0c06",collpase:"workflownode-module_collpase_f2468",title:"workflownode-module_title_cb34c",dateWrapper:"workflownode-module_dateWrapper_94849",remark:"workflownode-module_remark_4f910",itemActive:"workflownode-module_itemActive_2a29d",itemDone:"workflownode-module_itemDone_489bc",itemUnDo:"workflownode-module_itemUnDo_2914c"},Lb=n=>{const{data:l,current:a,rowKey:s,renderContent:p}=n,[h,v]=Te.useState(!1),g=Te.useMemo(()=>n.currentIndex!==void 0?n.currentIndex:!a||l.length===0?0:l.findIndex(w=>w.PNId===a),[a,l]),C=Te.useMemo(()=>g>1?h?0:g-1:0,[g,h]),d=()=>{v(!0)};return Yt("ul",{className:sr.main,children:[g>1&&!h&&Yt("li",{className:fl(sr.item,sr.itemDone),children:[_e("div",{className:sr.tail}),_e("div",{className:sr.node}),_e("div",{className:sr.content,children:Yt("div",{className:sr.collpase,children:[Yt("div",{children:["已收起",_e("span",{children:g-1}),"个节点"]}),Yt("a",{className:sr.btn,onClick:d,children:["展开节点",_e(sD,{})]})]})})]}),l.slice(C).map((x,w)=>Yt("li",{className:fl(sr.item,g===w+C?sr.itemActive:g>w+C?sr.itemDone:sr.itemUnDo),children:[_e("div",{className:sr.tail}),_e("div",{className:sr.node}),Yt("div",{className:sr.content,children:[p?p(x,w,h?g:g-C):Yt(cl,{children:[_e("div",{className:sr.title,children:x.PNName}),Yt("div",{className:sr.dateWrapper,children:[x.PlanFinishDate&&Yt("span",{children:["预计完成时间: ",x.PlanFinishDate]}),x.UpdateTime&&Yt("span",{style:{color:"#333",fontWeight:"bold"},children:["实际完成时间: ",x.UpdateTime]})]}),x.Remark&&_e("div",{className:sr.remark,children:x.Remark})]}),h&&g-1===w&&Yt("a",{className:sr.btn,onClick:()=>v(!1),children:["收起节点 ",_e(BD,{})]})]})]},typeof s=="string"?x[s]:s(x)))]})},Tk=n=>{const{current:l,data:a,rowKey:s,renderContent:p,currentIndex:h,...v}=n;return(()=>{Ne.Modal.info({icon:null,title:"流程节点",width:700,content:_e(Lb,{rowKey:s,renderContent:p,current:l,currentIndex:h,data:a}),closable:!0,footer:null,maskClosable:!0,...v})})(),null},Ub={customPagination:"custom-pagination-module_customPagination_bb6f7",jumpBtns:"custom-pagination-module_jumpBtns_a6c0b"};function Rk(n){const{totalText:l="共",unitText:a="条",jumpText:s="跳至",pageText:p="页",paginationProps:h}=n,[v,g]=Te.useState(""),C=(h==null?void 0:h.pageSize)||10,d=b=>{g(b.target.value)},x=b=>{var S;g(""),!Number.isNaN(Number(b.target.value))&&((S=h==null?void 0:h.onChange)==null||S.call(h,Number(b.target.value),C))},w=b=>{var S;if(b.key==="Enter"){if(g(""),Number.isNaN(Number(v)))return;(S=h==null?void 0:h.onChange)==null||S.call(h,Number(v),C)}};return Yt("div",{className:Ub.customPagination,children:[_e(Ne.Pagination,{showTotal:b=>`${l} ${b} ${a}`,showSizeChanger:{options:[{label:`10 ${a}/${p}`,value:10},{label:`20 ${a}/${p}`,value:20},{label:`50 ${a}/${p}`,value:50},{label:`100 ${a}/${p}`,value:100}]},...h}),Yt("div",{className:Ub.jumpBtns,children:[s,_e(Ne.Input,{style:{width:"50px",margin:"0 8px"},value:v,onChange:d,onBlur:b=>x(b),onKeyDown:b=>w(b)}),p]})]})}var Hb={exports:{}};(function(n,l){(function(a,s){n.exports=s()})(bt,function(){var a=1e3,s=6e4,p=36e5,h="millisecond",v="second",g="minute",C="hour",d="day",x="week",w="month",b="quarter",S="year",A="date",M="Invalid Date",z=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,F=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,k={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(oe){var Q=["th","st","nd","rd"],X=oe%100;return"["+oe+(Q[(X-20)%10]||Q[X]||Q[0])+"]"}},T=function(oe,Q,X){var he=String(oe);return!he||he.length>=Q?oe:""+Array(Q+1-he.length).join(X)+oe},B={s:T,z:function(oe){var Q=-oe.utcOffset(),X=Math.abs(Q),he=Math.floor(X/60),K=X%60;return(Q<=0?"+":"-")+T(he,2,"0")+":"+T(K,2,"0")},m:function oe(Q,X){if(Q.date()<X.date())return-oe(X,Q);var he=12*(X.year()-Q.year())+(X.month()-Q.month()),K=Q.clone().add(he,w),pe=X-K<0,G=Q.clone().add(he+(pe?-1:1),w);return+(-(he+(X-K)/(pe?K-G:G-K))||0)},a:function(oe){return oe<0?Math.ceil(oe)||0:Math.floor(oe)},p:function(oe){return{M:w,y:S,w:x,d,D:A,h:C,m:g,s:v,ms:h,Q:b}[oe]||String(oe||"").toLowerCase().replace(/s$/,"")},u:function(oe){return oe===void 0}},O="en",P={};P[O]=k;var L="$isDayjsObject",$=function(oe){return oe instanceof ie||!(!oe||!oe[L])},Z=function oe(Q,X,he){var K;if(!Q)return O;if(typeof Q=="string"){var pe=Q.toLowerCase();P[pe]&&(K=pe),X&&(P[pe]=X,K=pe);var G=Q.split("-");if(!K&&G.length>1)return oe(G[0])}else{var Y=Q.name;P[Y]=Q,K=Y}return!he&&K&&(O=K),K||!he&&O},j=function(oe,Q){if($(oe))return oe.clone();var X=typeof Q=="object"?Q:{};return X.date=oe,X.args=arguments,new ie(X)},U=B;U.l=Z,U.i=$,U.w=function(oe,Q){return j(oe,{locale:Q.$L,utc:Q.$u,x:Q.$x,$offset:Q.$offset})};var ie=function(){function oe(X){this.$L=Z(X.locale,null,!0),this.parse(X),this.$x=this.$x||X.x||{},this[L]=!0}var Q=oe.prototype;return Q.parse=function(X){this.$d=function(he){var K=he.date,pe=he.utc;if(K===null)return new Date(NaN);if(U.u(K))return new Date;if(K instanceof Date)return new Date(K);if(typeof K=="string"&&!/Z$/i.test(K)){var G=K.match(z);if(G){var Y=G[2]-1||0,te=(G[7]||"0").substring(0,3);return pe?new Date(Date.UTC(G[1],Y,G[3]||1,G[4]||0,G[5]||0,G[6]||0,te)):new Date(G[1],Y,G[3]||1,G[4]||0,G[5]||0,G[6]||0,te)}}return new Date(K)}(X),this.init()},Q.init=function(){var X=this.$d;this.$y=X.getFullYear(),this.$M=X.getMonth(),this.$D=X.getDate(),this.$W=X.getDay(),this.$H=X.getHours(),this.$m=X.getMinutes(),this.$s=X.getSeconds(),this.$ms=X.getMilliseconds()},Q.$utils=function(){return U},Q.isValid=function(){return this.$d.toString()!==M},Q.isSame=function(X,he){var K=j(X);return this.startOf(he)<=K&&K<=this.endOf(he)},Q.isAfter=function(X,he){return j(X)<this.startOf(he)},Q.isBefore=function(X,he){return this.endOf(he)<j(X)},Q.$g=function(X,he,K){return U.u(X)?this[he]:this.set(K,X)},Q.unix=function(){return Math.floor(this.valueOf()/1e3)},Q.valueOf=function(){return this.$d.getTime()},Q.startOf=function(X,he){var K=this,pe=!!U.u(he)||he,G=U.p(X),Y=function(Je,Ve){var xt=U.w(K.$u?Date.UTC(K.$y,Ve,Je):new Date(K.$y,Ve,Je),K);return pe?xt:xt.endOf(d)},te=function(Je,Ve){return U.w(K.toDate()[Je].apply(K.toDate("s"),(pe?[0,0,0,0]:[23,59,59,999]).slice(Ve)),K)},ue=this.$W,le=this.$M,ze=this.$D,Ae="set"+(this.$u?"UTC":"");switch(G){case S:return pe?Y(1,0):Y(31,11);case w:return pe?Y(1,le):Y(0,le+1);case x:var Le=this.$locale().weekStart||0,Ce=(ue<Le?ue+7:ue)-Le;return Y(pe?ze-Ce:ze+(6-Ce),le);case d:case A:return te(Ae+"Hours",0);case C:return te(Ae+"Minutes",1);case g:return te(Ae+"Seconds",2);case v:return te(Ae+"Milliseconds",3);default:return this.clone()}},Q.endOf=function(X){return this.startOf(X,!1)},Q.$set=function(X,he){var K,pe=U.p(X),G="set"+(this.$u?"UTC":""),Y=(K={},K[d]=G+"Date",K[A]=G+"Date",K[w]=G+"Month",K[S]=G+"FullYear",K[C]=G+"Hours",K[g]=G+"Minutes",K[v]=G+"Seconds",K[h]=G+"Milliseconds",K)[pe],te=pe===d?this.$D+(he-this.$W):he;if(pe===w||pe===S){var ue=this.clone().set(A,1);ue.$d[Y](te),ue.init(),this.$d=ue.set(A,Math.min(this.$D,ue.daysInMonth())).$d}else Y&&this.$d[Y](te);return this.init(),this},Q.set=function(X,he){return this.clone().$set(X,he)},Q.get=function(X){return this[U.p(X)]()},Q.add=function(X,he){var K,pe=this;X=Number(X);var G=U.p(he),Y=function(le){var ze=j(pe);return U.w(ze.date(ze.date()+Math.round(le*X)),pe)};if(G===w)return this.set(w,this.$M+X);if(G===S)return this.set(S,this.$y+X);if(G===d)return Y(1);if(G===x)return Y(7);var te=(K={},K[g]=s,K[C]=p,K[v]=a,K)[G]||1,ue=this.$d.getTime()+X*te;return U.w(ue,this)},Q.subtract=function(X,he){return this.add(-1*X,he)},Q.format=function(X){var he=this,K=this.$locale();if(!this.isValid())return K.invalidDate||M;var pe=X||"YYYY-MM-DDTHH:mm:ssZ",G=U.z(this),Y=this.$H,te=this.$m,ue=this.$M,le=K.weekdays,ze=K.months,Ae=K.meridiem,Le=function(Ve,xt,Be,pt){return Ve&&(Ve[xt]||Ve(he,pe))||Be[xt].slice(0,pt)},Ce=function(Ve){return U.s(Y%12||12,Ve,"0")},Je=Ae||function(Ve,xt,Be){var pt=Ve<12?"AM":"PM";return Be?pt.toLowerCase():pt};return pe.replace(F,function(Ve,xt){return xt||function(Be){switch(Be){case"YY":return String(he.$y).slice(-2);case"YYYY":return U.s(he.$y,4,"0");case"M":return ue+1;case"MM":return U.s(ue+1,2,"0");case"MMM":return Le(K.monthsShort,ue,ze,3);case"MMMM":return Le(ze,ue);case"D":return he.$D;case"DD":return U.s(he.$D,2,"0");case"d":return String(he.$W);case"dd":return Le(K.weekdaysMin,he.$W,le,2);case"ddd":return Le(K.weekdaysShort,he.$W,le,3);case"dddd":return le[he.$W];case"H":return String(Y);case"HH":return U.s(Y,2,"0");case"h":return Ce(1);case"hh":return Ce(2);case"a":return Je(Y,te,!0);case"A":return Je(Y,te,!1);case"m":return String(te);case"mm":return U.s(te,2,"0");case"s":return String(he.$s);case"ss":return U.s(he.$s,2,"0");case"SSS":return U.s(he.$ms,3,"0");case"Z":return G}return null}(Ve)||G.replace(":","")})},Q.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},Q.diff=function(X,he,K){var pe,G=this,Y=U.p(he),te=j(X),ue=(te.utcOffset()-this.utcOffset())*s,le=this-te,ze=function(){return U.m(G,te)};switch(Y){case S:pe=ze()/12;break;case w:pe=ze();break;case b:pe=ze()/3;break;case x:pe=(le-ue)/6048e5;break;case d:pe=(le-ue)/864e5;break;case C:pe=le/p;break;case g:pe=le/s;break;case v:pe=le/a;break;default:pe=le}return K?pe:U.a(pe)},Q.daysInMonth=function(){return this.endOf(w).$D},Q.$locale=function(){return P[this.$L]},Q.locale=function(X,he){if(!X)return this.$L;var K=this.clone(),pe=Z(X,he,!0);return pe&&(K.$L=pe),K},Q.clone=function(){return U.w(this.$d,this)},Q.toDate=function(){return new Date(this.valueOf())},Q.toJSON=function(){return this.isValid()?this.toISOString():null},Q.toISOString=function(){return this.$d.toISOString()},Q.toString=function(){return this.$d.toUTCString()},oe}(),W=ie.prototype;return j.prototype=W,[["$ms",h],["$s",v],["$m",g],["$H",C],["$W",d],["$M",w],["$y",S],["$D",A]].forEach(function(oe){W[oe[1]]=function(Q){return this.$g(Q,oe[0],oe[1])}}),j.extend=function(oe,Q){return oe.$i||(oe(Q,ie,j),oe.$i=!0),j},j.locale=Z,j.isDayjs=$,j.unix=function(oe){return j(1e3*oe)},j.en=P[O],j.Ls=P,j.p={},j})})(Hb);const _i=Hb.exports;function pd(n){try{return JSON.parse(n)}catch{return{}}}function _g(n){if(!Pb(n))return n;const l=atob(n),a=new Uint8Array(l.length);for(let s=0;s<l.length;s++)a[s]=l.charCodeAt(s);return new TextDecoder().decode(a)}function Pb(n){return n?n.length%4!==0?!1:/^[A-Za-z0-9+/]+(?:=?=?)$/.test(n):!0}const Ak=(n,l)=>{let a=sl.cloneDeep(n),s=[];const p=h=>{var g,C,d;const v=new Map(h.map((x,w)=>[x.attrid,w]));try{for(const[x,w]of Object.entries(l)){const b=v.get(x);if(b===void 0)continue;const S=h[b],A=(g=S.json)==null?void 0:g.input,M=(C=S.json)==null?void 0:C.format;if(!w&&w!==0){S.attrvalue="";continue}switch(A){case"image":case"file":case"video":case"audio":const z=typeof w=="string"?JSON.parse(w):w;if(!Array.isArray(z)){S.attrvalue=JSON.stringify([]);return}const F=z.filter(B=>B.FileId),k=z.filter(B=>{var O;return B.status==="done"&&((O=B.response)==null?void 0:O.data)}).map(B=>B.response.data),T=[...F,...k];s=[...s,...k],S.attrvalue=JSON.stringify(T);break;case"cascader":if(Array.isArray(w)&&w.length>0){const B=((d=S.json)==null?void 0:d["cascader-delimiter"])||"/";S.attrvalue=w.join(B)}else S.attrvalue="";break;case"checkbox":case"mult-select":Array.isArray(w)&&w.length>0?S.attrvalue=w.join(","):S.attrvalue=w;break;case"date-picker":w?S.attrvalue=_i(w).format(M||"YYYY-MM-DD"):S.attrvalue="";break;case"time-picker":w?S.attrvalue=_i(w).format(M||"YYYY-MM-DD HH:mm:ss"):S.attrvalue="";break;default:S.attrvalue=w;break}}h.forEach(x=>{x.children&&Array.isArray(x.children)&&x.children.length>0&&p(x.children)})}catch{}};return a.attr_list&&Array.isArray(a.attr_list)&&p(a.attr_list),{updatedData:a,uploadedFiles:s}},jb=n=>n.map(l=>{if(!l.json&&l.info)try{const a=l.info_base64===1?pd(_g(l.info)):pd(l.info);l.json=a}catch{l.json={}}return l}),kk=Object.freeze(Object.defineProperty({__proto__:null,getJson:pd,base64ToString:_g,isBase64:Pb,handleSubmitForm:Ak,handleAttrList:jb,handleFormConfig:async({number:n,key:l,sourceNumber:a,guidInterfaceName:s,SelPCParamInterfaceName:p,servicerAttrListInterfaceName:h,accepterAttrListInterfaceName:v,commonRequest:g})=>new Promise(async(C,d)=>{var M,z,F,k;let x="",w=[],b={};const S=await g(s||"FWDXGLCreateGUID",{"source-number":a});(S==null?void 0:S.ReturnValue)===1&&((M=S==null?void 0:S.data)!=null&&M.GUID)?x=S.data.GUID:d("获取GUID失败");const A=await g(p||"FWDXGLSelPCParam",{"source-number":a});if((A==null?void 0:A.ReturnValue)===1){const T=(z=A.data[n])==null?void 0:z[l],B=((F=A.data[n])==null?void 0:F["properties-type"])||"accepter",P=await g({server:h,accepter:v}[B]||"ACPTSubALLList",{asid:T,"source-number":a});if((P==null?void 0:P.ReturnValue)===1&&P.data){const L=((k=P.data)==null?void 0:k.attr_list)||[];w=jb(L),b={...P.data,attr_list:w},C({baseData:b,newGUID:x,attrListConfigs:w})}else d("请配置属性集")}else d("获取配置失败")})},Symbol.toStringTag,{value:"Module"}));var Ib={exports:{}};(function(n,l){(function(a,s){n.exports=s()})(bt,function(){var a="day";return function(s,p,h){var v=function(d){return d.add(4-d.isoWeekday(),a)},g=p.prototype;g.isoWeekYear=function(){return v(this).year()},g.isoWeek=function(d){if(!this.$utils().u(d))return this.add(7*(d-this.isoWeek()),a);var x,w,b,S,A=v(this),M=(x=this.isoWeekYear(),w=this.$u,b=(w?h.utc:h)().year(x).startOf("year"),S=4-b.isoWeekday(),b.isoWeekday()>4&&(S+=7),b.add(S,a));return A.diff(M,"week")+1},g.isoWeekday=function(d){return this.$utils().u(d)?this.day()||7:this.day(this.day()%7?d:d-7)};var C=g.startOf;g.startOf=function(d,x){var w=this.$utils(),b=!!w.u(x)||x;return w.p(d)==="isoweek"?b?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):C.bind(this)(d,x)}}})})(Ib);const Ok=Ib.exports;function Bk(n){const{item:l,disabled:a,style:s,commonRequestWidthParams:p}=n,{message:h}=Ne.App.useApp(),v=l.input,[g,C]=Te.useState(n.value),[d,x]=Te.useState(!1),[w,b]=Te.useState([]),[S,A]=Te.useState([]),[M,z]=Te.useState(!1),[F,k]=Te.useState({PageNum:1,PageSize:10}),[T,B]=Te.useState([]),[O,P]=Te.useState(0),L=W();Te.useEffect(()=>{Z()},[d]);const $=(Q,X)=>{b(Q),A(X)},Z=async()=>{var Q;if(l.inputType==="url"&&(l!=null&&l["action-url"])){z(!0);try{const X=await p({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:"DPGLSysemName"},{"action-url":l==null?void 0:l["action-url"],...F});if((X==null?void 0:X.ReturnValue)===0){h.error(X.msg),z(!1);return}const he=X==null?void 0:X.data,K=(Q=he==null?void 0:he.list)==null?void 0:Q.map((G,Y)=>{const te=(F.PageNum-1)*F.PageSize+Y;return{...G,_rowKey:te}}),pe=(K==null?void 0:K.filter(G=>w.includes(G._rowKey)))||[];A(pe),B([...K||[]]),P((he==null?void 0:he.number)||0),z(!1)}catch(X){z(!1),h.error(X.msg||"参数错误")}return}h.error("请配置action-url")},j=()=>{var Q,X,he;if(!a){if(g){const K=((Q=l==null?void 0:l["key-field"])==null?void 0:Q.list)??[],pe=((X=l==null?void 0:l["key-field"])==null?void 0:X.delimiter)??"-";if(!K.length){h.error("请配置key-field");return}switch(v){case"modal-select":const G=(he=g==null?void 0:g.split("-"))==null?void 0:he[0],Y=T==null?void 0:T.findIndex(le=>le.typeid===G);b([Y]);case"modal-mult-select":const te=g==null?void 0:g.split(","),ue=te==null?void 0:te.map(le=>{var Ae;const ze=(Ae=le.split(pe))==null?void 0:Ae[0];return T==null?void 0:T.findIndex(Le=>Le.typeid===ze)});b(ue);break}}x(!0)}},U=async()=>{try{const Q=await Fk(S,l);C(Q),n.onSure(Q),x(!1)}catch(Q){h.error(Q.msg||"参数错误")}},ie=()=>{x(!1)};function W(){const Q=l["modal-field-list"];let X=[];for(let he in Q){let K=Q[he];const pe={dataIndex:he,title:K};X=[...X,pe]}return X}const oe=Q=>{k({...F,PageNum:Q})};return Yt(cl,{children:[_e(Ne.Select,{placeholder:"请选择",onClick:j,value:g,open:!1,disabled:a,style:s}),_e(Ne.Modal,{title:l["modal-caption"],open:d,onOk:U,onCancel:ie,width:l["modal-width"]??600,okButtonProps:{disabled:w.length===0},children:_e(Ne.Table,{columns:L,loading:M,dataSource:T,rowKey:Q=>Q._rowKey,rowSelection:{type:v==="modal-select"?"radio":"checkbox",selectedRowKeys:w,onChange:$},pagination:{total:O,current:F.PageNum,pageSize:F.PageSize,onChange:oe}})})]})}function Fk(n,l){return new Promise((a,s)=>{try{var p=l["key-field"];if(!p){s({msg:"请配置key-field"});return}var h=(p==null?void 0:p.list)??[];let v=n.map(g=>h.map(d=>g[d]).join((p==null?void 0:p.delimiter)||"-")).join(",");a(v)}catch{s({msg:"key-field参数配置错误"})}})}const zk=n=>{const{item:l,onChange:a,readonly:s=!1,options:p,radioAlign:h="horizontal",commonRequestWidthParams:v,commonRequest:g,handleUrlOptions:C,value:d}=n,{message:x}=Ne.App.useApp(),[w,b]=Te.useState([]),[S,A]=Te.useState(d||[]);Te.useEffect(()=>{if((l==null?void 0:l.inputType)==="local"){const F=(l==null?void 0:l.data)||[];b(F.map(k=>({value:k,label:k})))}else(l==null?void 0:l.inputType)==="dictionary"?M(l.classify):(l==null?void 0:l.inputType)==="url"&&z()},[l==null?void 0:l.inputType]);const M=async F=>{var T;if(!F)return;const k=await g("YLZDDictList",{asctypeid:F});if((k==null?void 0:k.ReturnValue)===1){const B=((T=k==null?void 0:k.data)==null?void 0:T.list)||[];b(B.map(O=>{const P=O.dicid+"-"+O.info;return{value:P,label:P}}))}},z=async()=>{var F,k;try{const T=((F=l==null?void 0:l["key-field"])==null?void 0:F.list)||[],B=((k=l==null?void 0:l["key-field"])==null?void 0:k.delimiter)||"";if(!T.length){x.error("请配置key-field");return}const O=await v({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:"DPGLSysemName"},{"action-url":l==null?void 0:l["action-url"]});if(O!=null&&O.data){const P=O==null?void 0:O.data,L=P==null?void 0:P.list;let $=[];Array.isArray(P)&&($=P),Array.isArray(L)&&($=L);const Z=$.map(j=>({label:C(j,B,T),value:C(j,B,T)}));b([...Z])}}catch{x.error("加载选项失败")}finally{}};return _e(Ne.Checkbox.Group,{...p,options:w,value:S,style:h==="vertical"?{display:"flex",flexDirection:"column",gap:"8px",width:"100%"}:{width:"100%"},onChange:F=>{A(F),a==null||a(F)},disabled:s})},Mk=({item:n,readonly:l,value:a,onChange:s,style:p,commonRequestWidthParams:h,commonRequest:v})=>{const[g,C]=Te.useState([]),[d,x]=Te.useState(!1),{message:w}=Ne.App.useApp();Te.useEffect(()=>{b()},[n.inputType,n.classify,n.data,n.options]);const b=async()=>{var F;if(n.inputType==="local"){let k=[];n.data&&Array.isArray(n.data)?k=n.data.map(T=>({label:T,value:T})):n.options&&Array.isArray(n.options)&&(k=n.options),C(k)}else if(n.inputType==="dictionary"){if(n.classify){x(!0);try{const k=await v("YLZDDictList",{asctypeid:n.classify});if((F=k==null?void 0:k.data)!=null&&F.list&&Array.isArray(k.data.list)){const T=k.data.list.map(B=>({label:`${B.dicid||""}-${B.info||""}`,value:`${B.dicid||""}-${B.info||""}`}));C(T)}}catch{w.error("加载选项失败")}finally{x(!1)}}}else if(n.inputType==="url"&&(n!=null&&n["action-url"])){const k=await A();k&&Array.isArray(k)&&C(k)}else{let k=[];n.data&&Array.isArray(n.data)?k=n.data.map(T=>({label:T,value:T})):n.options&&Array.isArray(n.options)&&(k=n.options),C(k)}},S=(F,k)=>{s&&s(F)},A=async F=>new Promise(async(k,T)=>{var $,Z,j;const B=(($=n==null?void 0:n["key-field"])==null?void 0:$.list)||[],O=(n==null?void 0:n["search-field"])||[],P=((Z=n==null?void 0:n["key-field"])==null?void 0:Z.delimiter)||"-";if(!B.length){w.error("请配置key-field");return}const L={"action-url":n==null?void 0:n["action-url"]};F&&(O.forEach(U=>{L[U]=F[U]||""}),L.level=Number(F.level||0)+1||""),x(!0);try{const U=await h({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:"DPGLSysemName"},L);if((j=U==null?void 0:U.data)!=null&&j.list&&Array.isArray(U.data.list)){const ie=U.data.list.map(W=>({...W,label:`${W[B[0]]||""}${P}${W[B[1]]||""}`,value:`${W[B[0]]||""}${P}${W[B[1]]||""}`,children:[],isLeaf:(W==null?void 0:W.subcount)===0}));k(ie)}T([])}catch{w.error("加载选项失败"),T([])}finally{T([]),x(!1)}}),M=async F=>{const k=F[F.length-1],T=await A(k)||[];return k.children=T,C([...g]),T},z=(F,k)=>k.some(T=>T.label.toLowerCase().includes(F.toLowerCase()));return _e(Ne.Cascader,{showSearch:{filter:z},loading:d,placeholder:"请选择",loadData:M,disabled:l,onChange:S,style:{...p},options:g,value:a,onOpenChange:async F=>{var k;if(F&&(a!=null&&a.length)){const T=((k=n==null?void 0:n["key-field"])==null?void 0:k.list)||[],B=(n==null?void 0:n["search-field"])||[];if(!T.length||!B.length){w.error("请配置key-field和search-field");return}const O=T.findIndex($=>$===B[0]);if(O===-1){w.error("key-field与search-field配置不匹配");return}const P=a.map($=>$.split("-")[O]||"").filter(Boolean);let L=g;for(const[$,Z]of P.entries()){if($===P.length-1)break;const j=L.filter(W=>W[B[0]]===Z);if(j.length===0)break;const U=j[0];if(U.children&&U.children.length>0){L=U.children;continue}L=await M(j)}}}})},Nk=({item:n,readonly:l,value:a,onChange:s,style:p,commonRequestWidthParams:h})=>{const[v,g]=Te.useState([]),[C,d]=Te.useState(!1);Te.useEffect(()=>{(async()=>{var k;if(n.inputType==="url"&&n["action-url"]){d(!0);try{const T=await h({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:"DPGLSysemName"},{"action-url":n==null?void 0:n["action-url"]});(k=T==null?void 0:T.data)!=null&&k.list&&Array.isArray(T.data.list)?g(T.data.list):T!=null&&T.data&&Array.isArray(T.data)?g(T.data):Array.isArray(T==null?void 0:T.list)?g(T.list):(T==null?void 0:T.ReturnValue)===1&&(T!=null&&T.data)&&(Array.isArray(T.data)?g(T.data):g([T.data]))}catch{}finally{d(!1)}}else n.data&&Array.isArray(n.data)&&g(n.data)})()},[n.inputType,n["action-url"],n.data]);const x=F=>JSON.stringify(F),w=F=>{const k=x(F);return a===k},b=F=>{if(l)return;const k=x(F);s&&s(k)},S=n["card-image-width"]||200,A=n["card-image-height"]||100,M=n["card-image-field"],z=n["card-info-field"];return _e("div",{style:{...p},children:C?_e("div",{style:{textAlign:"center",padding:"20px"},children:"加载中..."}):_e("div",{style:{display:"flex",flexWrap:"wrap",gap:"50px"},children:v.map((F,k)=>{const T=w(F);return Yt("div",{onClick:()=>b(F),style:{flex:"1 1 auto",width:`${S}px`,padding:"12px",cursor:l?"not-allowed":"pointer",opacity:l?.6:1,transition:"all 0.3s"},children:[F[M]&&_e("img",{src:F.picurl,alt:F[z]||"",style:{width:`${S}px`,height:`${A}px`,objectFit:"cover",borderRadius:"4px",marginBottom:"8px"},onError:B=>{B.currentTarget.style.display="none"}}),_e("div",{style:{fontSize:"14px",color:"#333333"},children:Yt(Ne.Space,{size:6,children:[_e("div",{style:{width:"16px",height:"16px",borderRadius:"50%",border:T?"none":"1px solid #d9d9d9",backgroundColor:T?"var(--color-primary)":"transparent",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,cursor:l?"not-allowed":"pointer"},children:T&&_e(tD,{style:{fontSize:"12px",color:"#fff"}})}),F[z]||""]})})]},k)})})})},Lk=({item:n,readonly:l,style:a,handleUrlOptions:s,commonRequestWidthParams:p,commonRequest:h,value:v,onChange:g})=>{const{message:C}=Ne.App.useApp(),[d,x]=Te.useState([]),[w,b]=Te.useState(!1);Te.useEffect(()=>{S()},[n.inputType,n.classify,n.data,n.options]);const S=async()=>{var A,M,z;if(n.inputType==="local"){let F=[];n.data&&Array.isArray(n.data)?F=n.data.map(k=>({label:k,value:k})):n.options&&Array.isArray(n.options)&&(F=n.options),x(F)}else if(n.inputType==="dictionary"){if(n.classify){b(!0);try{const F=await h("YLZDDictList",{asctypeid:n.classify});if((A=F==null?void 0:F.data)!=null&&A.list&&Array.isArray(F.data.list)){const k=F.data.list.map(T=>({label:`${T.dicid||""}-${T.info||""}`,value:`${T.dicid||""}-${T.info||""}`}));x(k)}}catch{C.error("加载选项失败")}finally{b(!1)}}}else if(n.inputType==="url"&&(n!=null&&n["action-url"]))try{const F=((M=n==null?void 0:n["key-field"])==null?void 0:M.list)||[],k=((z=n==null?void 0:n["key-field"])==null?void 0:z.delimiter)||"";if(!F.length){C.error("请配置key-field");return}const T=await p({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:"DPGLSysemName"},{"action-url":n==null?void 0:n["action-url"]});if(T!=null&&T.data){const B=T==null?void 0:T.data,O=B==null?void 0:B.list;let P=[];Array.isArray(B)&&(P=B),Array.isArray(O)&&(P=O);const L=P.map($=>({label:s($,k,F),value:s($,k,F)}));x([...L])}}catch{}else{let F=[];n.data&&Array.isArray(n.data)?F=n.data.map(k=>({label:k,value:k})):n.options&&Array.isArray(n.options)&&(F=n.options),x(F)}};return _e(Ne.Select,{placeholder:"请选择",mode:n.input==="mult-select"?"multiple":void 0,disabled:l,loading:w,showSearch:!0,value:v,filterOption:(A,M)=>{var z;return((z=M==null?void 0:M.label)==null?void 0:z.toLowerCase().indexOf(A.toLowerCase()))>=0},options:d,style:{...a},allowClear:!0,onChange:A=>{g(A)}})},Uk={customUpload:"myUpload-module_customUpload_7c7d3"},Hk=n=>new Promise((l,a)=>{const s=new FileReader;s.readAsDataURL(n),s.onload=()=>l(s.result),s.onerror=p=>a(p)}),Pk=n=>{const{action:l,item:a,onChange:s,readonly:p=!1,relatedid:h,uploadText:v="上传文件",onRemove:g,list:C=[],uploadType:d}=n,{message:x}=Ne.App.useApp(),w=(a==null?void 0:a["upload-accept"])||"*",b=a==null?void 0:a.input,S=a==null?void 0:a["upload-size"],A=(a==null?void 0:a["upload-max-count"])||1,[M,z]=Te.useState(b==="image"?"picture-card":"text"),[F,k]=Te.useState([]),[T,B]=Te.useState(!1),[O,P]=Te.useState("");Te.useEffect(()=>{C&&C.length&&k(C)},[C]);const L=async U=>{d==="image"&&(!U.url&&!U.preview&&(U.preview=await Hk(U.originFileObj)),P(U.url||U.preview),B(!0))},$=({fileList:U})=>{k(U),s&&s(U)},Z=U=>{if(!S)return!0;const ie=U.size/1024/1024<Number(S);return ie||x.error(`请上传不超过${S}MB的文件`),ie},j=b==="image"?Yt("button",{style:{border:0,background:"none"},type:"button",children:[_e(gC,{}),_e("div",{style:{marginTop:8},children:"Upload"})]}):_e(cl,{children:_e(Ne.Button,{icon:_e(EC,{}),children:v})});return Yt(cl,{children:[_e(Ne.Upload,{action:l,beforeUpload:Z,listType:M,accept:w,fileList:F,onPreview:L,data:{relatedid:h},maxCount:A,onChange:$,onRemove:g,disabled:p,className:Uk.customUpload,children:F.length>=A?null:j}),O&&_e(Ne.Image,{wrapperStyle:{display:"none"},preview:{visible:T,onVisibleChange:U=>B(U),afterOpenChange:U=>!U&&P("")},src:O})]})},jk=n=>{const{item:l,onChange:a,readonly:s=!1,options:p,radioAlign:h="horizontal",commonRequestWidthParams:v,commonRequest:g,handleUrlOptions:C,value:d}=n,{message:x}=Ne.App.useApp(),[w,b]=Te.useState([]);Te.useEffect(()=>{if((l==null?void 0:l.inputType)==="local"){const M=(l==null?void 0:l.data)||[];b(M.map(z=>({value:z,label:z})))}else(l==null?void 0:l.inputType)==="dictionary"?S(l.classify):(l==null?void 0:l.inputType)==="url"&&A()},[l==null?void 0:l.inputType]);const S=async M=>{var F;if(!M)return;const z=await g("YLZDDictList",{asctypeid:M});if((z==null?void 0:z.ReturnValue)===1){const k=((F=z==null?void 0:z.data)==null?void 0:F.list)||[];b(k.map(T=>{const B=T.dicid+"-"+T.info;return{value:B,label:B}}))}},A=async()=>{var M,z;try{const F=((M=l==null?void 0:l["key-field"])==null?void 0:M.list)||[],k=((z=l==null?void 0:l["key-field"])==null?void 0:z.delimiter)||"";if(!F.length){x.error("请配置key-field");return}if(!v)return;const T=await v({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:"DPGLSysemName"},{"action-url":l==null?void 0:l["action-url"]});if(T!=null&&T.data){const B=T==null?void 0:T.data,O=B==null?void 0:B.list;let P=[];Array.isArray(B)&&(P=B),Array.isArray(O)&&(P=O);const L=P.map($=>({label:C($,k,F),value:C($,k,F)}));b([...L])}}catch{x.error("加载选项失败")}finally{}};return _e(Ne.Radio.Group,{...p,options:w,onChange:a,disabled:s,value:d,style:h==="vertical"?{display:"flex",flexDirection:"column",gap:"8px",width:"100%"}:{width:"100%"}})};_i.extend(Ok);function Ik(n){const{commonRequestWidthParams:l,uploadAction:a,commonRequest:s,formConfig:p,setFormConfig:h,interfaceTypeChildren:v,updateDelFileList:g}=n,C=Te.useRef([]),{message:d}=Ne.App.useApp();Te.useEffect(()=>{p&&(C.current=p)},[p]);const x=(O,P,L)=>{let $=[];return L.forEach(Z=>{$.push(O==null?void 0:O[Z])}),$.join(P||"-")},w=Te.useCallback(O=>Array.isArray(O)?O:(O==null?void 0:O.fileList)??[],[]),b=O=>{g(O)},S=Te.useCallback(O=>{var Z,j;const P=(Z=O.json)==null?void 0:Z.input,L=(j=O.json)==null?void 0:j.format,$={};switch(P){case"image":case"file":case"video":case"audio":$.getValueFromEvent=w;break;case"date-picker":$.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY-MM-DD"),$.getValueProps=U=>({value:U?_i(U):null});break;case"time-picker":$.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY-MM-DD HH:mm:ss"),$.getValueProps=U=>({value:U?_i(U):null});break;case"week-picker":$.getValueFromEvent=U=>`${U==null?void 0:U.year()}-${_i(U).isoWeek()}周`,$.getValueProps=U=>{if(!U)return{value:null};const[ie,W]=U.split("-"),oe=Number(ie),Q=Number(W.replace("周",""));return{value:_i().year(oe).isoWeek(Q)}};break;case"month-picker":$.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY-MM"),$.getValueProps=U=>({value:U?_i(U):null});break;case"quarter-picker":$.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY年第Q季度"),$.getValueProps=U=>({value:U?_i(U,L||"YYYY年第Q季度"):null});break;case"year-picker":$.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY"),$.getValueProps=U=>({value:U?_i(U):null});break;case"second-picker":$.getValueFromEvent=U=>U==null?void 0:U.format(L||"HH:mm:ss"),$.getValueProps=U=>({value:U?_i(U,L||"HH:mm:ss"):null});break}return $},[w]),A=Te.useCallback(O=>{var $,Z,j,U;const P=($=O.json)==null?void 0:$.input;let L=O.attrvalue??((Z=O.json)==null?void 0:Z.default);if(P==="label"&&L&&(L=((j=O.json)==null?void 0:j["label-value"])??L??"-"),(P==="date-picker"||P==="time-picker")&&L)try{const ie=_i(L);L=ie.isValid()?ie:void 0}catch{L=void 0}if(P==="cascader"&&L&&typeof L=="string"){const ie=(U=O.json)==null?void 0:U["cascader-delimiter"];ie&&(L=L.split(ie).filter(Boolean))}if(["mult-select","checkbox"].includes(P)&&L&&typeof L=="string"&&(L=L.split(",").filter(Boolean)),["image","video","audio","file"].includes(P)&&L)try{L=(Array.isArray(L)?L:JSON.parse(L)).map(W=>({...W,url:W.FilePath,name:W.FileName,uid:W.FileId}))}catch{L=[]}return L||null},[]),M=Te.useCallback(({isActive:O})=>O?_e(yD,{style:{fontSize:18,color:"#999"}}):_e(bD,{style:{fontSize:18,color:"#999"}}),[]),z=(O,P)=>{var L,$,Z,j,U;return Yt(Ne.Flex,{gap:10,vertical:P==="flex",align:"center",children:[_e("span",{children:O.attrname}),((L=O==null?void 0:O.json)==null?void 0:L.instruction)&&P==="icon"&&_e(Ne.Tooltip,{title:($=O==null?void 0:O.json)==null?void 0:$.instruction,children:_e(pD,{style:{color:((Z=O==null?void 0:O.json)==null?void 0:Z["instruction-color"])??"#888888",fontSize:16,cursor:"pointer"}})})||_e("span",{style:{color:((j=O==null?void 0:O.json)==null?void 0:j["instruction-color"])??"red"},children:(U=O==null?void 0:O.json)==null?void 0:U.instruction})]})},F=Te.useCallback(({itemWithJson:O,colNum:P=1,readonly:L=!1,instructionShowMode:$="icon",radioAlign:Z="horizontal",formItemStyle:j,relatedid:U,form:ie,defaultWidth:W=358})=>{var oe,Q;if(((oe=O.json)==null?void 0:oe.hide)===!0)return _e(cl,{});if(O.attrtype===1)return _e(Ne.Col,{span:24/P,children:_e(Ne.Collapse,{bordered:!1,style:{backgroundColor:"transparent"},expandIcon:({isActive:X})=>M({isActive:X}),onChange:async X=>{var he;try{const{children:K=[]}=O;if(X&&(X!=null&&X.length)&&h&&C.current&&v&&!(K!=null&&K.length)){const pe=await s(v,{instanceid:U,asid:O.asid,tname:O.tname});if((pe==null?void 0:pe.ReturnValue)===1){const G=((he=pe==null?void 0:pe.data)==null?void 0:he.list)||[],Y=sl.cloneDeep(C.current),te=Y.find(ue=>ue.attrid===O.attrid);te&&(te.children=[...G]),h(Y)}}}catch{}},items:[{key:O.attrid,label:O.attrname,children:_e("div",{children:(O.children||[]).map((X,he)=>_e(Te.Fragment,{children:B({item:X,readonly:L,colNum:P,instructionShowMode:$,relatedid:U,form:ie,defaultWidth:W,formItemStyle:j})},X.attrid||`child-${he}`))})}]},O.attrid)});if(O.attrtype===2)return _e(cl,{children:"实例信息"});if(O.attrtype===0){let X=A(O);return _e(Ne.Col,{span:24/P,children:_e(Ne.Form.Item,{name:O.attrid,label:z(O,$),initialValue:X,rules:[...(Q=O.json)!=null&&Q.must?[{required:!0,message:`请输入${O.attrname}`}]:[]],...S(O),children:T({item:O,readonly:L,formItemStyle:j,radioAlign:Z,relatedid:U,form:ie,defaultWidth:W})},O.attrid)})}return null},[M]),k=async O=>{var P;try{const L=(P=O==null?void 0:O.response)==null?void 0:P.data;if(L){if(!l)return;const $=await l({Controlname:"DelFile",PageName:"initializationfile"},L);if(($==null?void 0:$.ReturnValue)!==1)return d.error(($==null?void 0:$.msg)||"删除文件失败"),!1}else b(O);return!0}catch{return d.error("删除文件失败,请重试"),!1}},T=({item:O,readonly:P=!1,formItemStyle:L=[],radioAlign:$="horizontal",relatedid:Z,form:j,defaultWidth:U=358})=>{var X,he;const ie=O.json.input||"text",W=A(O),oe=O.json.length&&{maxLength:O.json.length}||{},Q=L.find(K=>K.type===ie);switch(ie){case"label":return _e(Ne.Input,{disabled:!0,value:((X=O.json)==null?void 0:X["label-value"])||O.attrvalue||((he=O.json)==null?void 0:he.default)||"-",style:{width:U,...Q==null?void 0:Q.style}});case"text":return _e(Ne.Input,{placeholder:"请输入",...oe,disabled:P,allowClear:!0,style:{width:U,...Q==null?void 0:Q.style}});case"textarea":return _e(Ne.Input.TextArea,{allowClear:!0,placeholder:"请输入",rows:5,...oe,disabled:P,style:{width:U,...Q==null?void 0:Q.style}});case"number":return _e(Ne.InputNumber,{controls:!1,placeholder:"请输入",...oe,disabled:P,style:{width:U,...Q==null?void 0:Q.style}});case"select":case"mult-select":return _e(Lk,{handleUrlOptions:x,item:O.json,readonly:P,style:{width:U,...Q==null?void 0:Q.style},commonRequestWidthParams:l,commonRequest:s,value:W,onChange:K=>{j.setFieldValue(O.attrid,K)}});case"modal-mult-select":case"modal-select":return _e(Bk,{style:{width:U,...Q==null?void 0:Q.style},item:O.json,value:O.attrvalue||O.json.default||"",commonRequestWidthParams:l,commonRequest:s,onSure:async K=>{j.setFieldValue(O.attrid,K)},disabled:P});case"date-picker":case"time-picker":case"week-picker":case"month-picker":case"quarter-picker":case"year-picker":case"second-picker":{const K={"date-picker":"date","time-picker":"date","week-picker":"week","month-picker":"month","quarter-picker":"quarter","year-picker":"year","second-picker":"time"};return _e(Ne.DatePicker,{showTime:ie==="time-picker",picker:K[ie]||"date",disabled:P,placement:"bottomLeft",style:{width:U,...Q==null?void 0:Q.style}})}case"radio":return _e(jk,{radioAlign:$,commonRequest:s,commonRequestWidthParams:l,item:O.json,readonly:P,options:oe,handleUrlOptions:x,value:W,onChange:K=>{j.setFieldValue(O.attrid,K.target.value)}});case"checkbox":return _e(zk,{radioAlign:$,commonRequest:s,commonRequestWidthParams:l,item:O.json,readonly:P,options:oe,value:W,handleUrlOptions:x,onChange:K=>{j.setFieldValue(O.attrid,K.join(","))}});case"audio":case"file":case"image":case"video":return _e(Pk,{action:a&&a("initializationfile"),item:O.json,uploadType:ie,list:W,readonly:P,relatedid:Z,onRemove:K=>k(K)});case"cascader":return _e(Mk,{commonRequestWidthParams:l,commonRequest:s,item:O.json,value:O.attrvalue,style:{width:U,...Q==null?void 0:Q.style}});case"radio-card":return _e(Nk,{item:O.json,readonly:P,onChange:K=>{j.setFieldValue(O.attrid,K)},commonRequestWidthParams:l});default:return _e(Ne.Input,{placeholder:"请输入",...oe,showCount:!0,disabled:P,style:{...Q==null?void 0:Q.style}})}},B=({item:O,readonly:P=!1,colNum:L=1,instructionShowMode:$="icon",relatedid:Z,form:j,defaultWidth:U=358,formItemStyle:ie,radioAlign:W="horizontal"})=>{var X;const oe=O.info_base64===1?pd(_g(O.info)):pd(O.info),Q={...O,json:oe};return((X=Q.json)==null?void 0:X.hide)===!0?null:Yt(Te.Fragment,{children:[F({itemWithJson:Q,readonly:P,colNum:L,instructionShowMode:$,relatedid:Z,form:j,defaultWidth:U,formItemStyle:ie,radioAlign:W}),_e(Ne.Form.Item,{name:Q.attrid+"_objs",style:{display:"none"},initialValue:Q,children:_e(Ne.Input,{type:"hidden"})},Q.attrid+"_objs")]},Q.attrid)};return{handleRenderItem:B}}const $k=Te.forwardRef((n,l)=>{const{formConfig:a,setFormConfig:s,form:p,readonly:h=!1,relatedid:v,colNum:g=1,colSpace:C=[0,0],instructionShowMode:d="flex",defaultWidth:x=358,commonRequestWidthParams:w,uploadAction:b,commonRequest:S,formItemStyle:A=[],radioAlign:M="horizontal",interfaceTypeChildren:z="YLLRDetailAttrlist"}=n,F=Te.useRef([]),k=B=>{F.current.push(B)},{handleRenderItem:T}=Ik({commonRequestWidthParams:w,uploadAction:b,commonRequest:S,setFormConfig:s,updateDelFileList:k,formConfig:a,interfaceTypeChildren:z});return Te.useImperativeHandle(l,()=>({getDelFileList:()=>F.current})),_e(Ne.Row,{gutter:C,children:a.map((B,O)=>_e(Te.Fragment,{children:T({item:B,readonly:h,colNum:g,instructionShowMode:d,relatedid:v,form:p,defaultWidth:x,formItemStyle:A,radioAlign:M})},B.attrid||`form-item-${O}`))})}),Vk=(n,l)=>{const a=new URL(n),s=new URL(l);return a.protocol===s.protocol&&a.host===s.host&&a.port===s.port},Yk=n=>{const l=String(n).split("/");return l[l.length-1]},qk=n=>{var a;return(a=n.headers.get("content-disposition"))==null?void 0:a.split(";")[1].split("=")[1]},Wk=(n,l)=>{const a=l||Yk(n);if(Vk(n,window.location.href)){Sg(n,a);return}let s=l;fetch(n,{method:"get"}).then(p=>(s||(s=qk(p)),p.blob())).then(p=>{$b(p,s||a)}).catch(()=>{Sg(n,"")})},Gk=n=>{for(var l=n.split(","),a=l[0].match(/:(.*?);/)[1],s=window.atob(l[1]),p=s.length,h=new Uint8Array(p);p--;)h[p]=s.charCodeAt(p);return new Blob([h],{type:a})},$b=(n,l)=>{let a="";n instanceof Blob?a=window.URL.createObjectURL(n):a=window.URL.createObjectURL(Gk(n));const s=window.navigator;if(s.msSaveOrOpenBlob){s.msSaveOrOpenBlob(n,l);return}Sg(a,l),window.URL.revokeObjectURL(a)},Sg=(n,l)=>{let a=document.createElement("a");a.style.display="none",a.href=n,a.target="_blank",a.download=l,document.body.appendChild(a),a.click(),document.body.removeChild(a)},Zk=Object.freeze(Object.defineProperty({__proto__:null,downloadUrl:Wk,downloadBlob:$b},Symbol.toStringTag,{value:"Module"})),Vb={phone:{pattern:/^1[3456789]\d{9}$/,message:"请输入正确的手机号码"},telephone:{pattern:/^[\d -]+$/,message:"请输入正确的电话号码"},email:{pattern:/^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/,message:"请输入正确的邮箱地址"},httpUrl:{pattern:/^(https?|ftp):\/\/([a-zA-Z0-9.-]+(:[a-zA-Z0-9.&%$-]+)*@)*((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}|([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+\.(com|edu|gov|int|mil|net|org|biz|arpa|info|name|pro|aero|coop|museum|[a-zA-Z]{2}))(:[0-9]+)*(\/($|[a-zA-Z0-9.,?'\\+&%$#=~_-]+))*$/,message:"请输入合法的URL"},zipCode:{pattern:/^[0-9]{6}$/,message:"请输入正确的邮政编码"},specificKey:{pattern:/^[\w\u4E00-\u9FA5\uF900-\uFA2D()()]*$/,message:"可输入字母、汉字、数字或()"},inputTextarea:{pattern:/^[\w\u4E00-\u9FA5\uF900-\uFA2D-\u3002-\uff1f-\uff01-\uff0c-\u3001-\uff1b-\uff1a]*$/,message:"请输入字母、汉字或数字和中文常用字符:?!,、;。"},backendRestrict:{pattern:/^[^'"/\\]*$/,message:`不能输入特殊字符\\'/"`},onetoNinetyNine:{pattern:/^[1-9][0-9]{0,1}$/,message:"请输入1-99的整数"},passwordRule:{pattern:/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z0-9]{8,12}$/,message:"密码应为字母大小写+数字8-12位组合"},passwordNewRule:{pattern:/^.*(?=.{8,})(?=.*\d)(?=.*[A-Z])(?=.*[a-z])(?=.*[!@#¥%&*.()_+~/-]).*$/,message:"密码应为字母大小写+数字+常见字符!@#¥%&*.()_+~/- 8-12位组合"},pureNumber:{pattern:/^[1-9][0-9]*$/,message:"请输入整数类型"},onlyBlankRule:{pattern:/\S/,message:"输入内容不能只有空格"}},Qk=Object.freeze(Object.defineProperty({__proto__:null,default:Vb},Symbol.toStringTag,{value:"Module"}));class Xk{constructor(l){Fc(this,"options",{id:"",canvasId:"verifyCanvas",width:100,height:30,type:"blend",code:""});this.options=l}GVerify(){this.options.numArr="0,1,2,3,4,5,6,7,8,9".split(","),this.options.letterArr=this.getAllLetter(),this._init(),this.refresh()}_init(){const l=document.getElementById(this.options.id),a=document.createElement("canvas");a.id=this.options.canvasId,a.width=Number(this.options.width),a.height=Number(this.options.height),a.style.cursor="pointer",a.innerHTML="您的浏览器版本不支持canvas",l&&l.appendChild(a),a.onclick=()=>{this.refresh()}}refresh(){this.options.code="";const l=document.getElementById(this.options.canvasId);let a,s=[];if(l.getContext)a=l.getContext("2d");else return;a.textBaseline="middle",a.fillStyle=this.randomColor(180,240),a.fillRect(0,0,this.options.width,this.options.height),this.options.type=="blend"?s=this.options.numArr.concat(this.options.letterArr):this.options.type=="number"?s=this.options.numArr:s=this.options.letterArr;for(let p=1;p<=4;p++){const h=s[this.randomNum(0,s.length)];this.options.code+=h,a.font="20px SimHei",a.fillStyle=this.randomColor(50,160),a.shadowBlur=this.randomNum(-3,3),a.shadowColor="rgba(0, 0, 0, 0.3)";const v=Number(this.options.width)/5*p,g=Number(this.options.height)/2,C=this.randomNum(-30,30);a.translate(v,g),a.rotate(C*Math.PI/180),a.fillText(h,0,0),a.rotate(-C*Math.PI/180),a.translate(-v,-g)}for(let p=0;p<2;p++)a.strokeStyle=this.randomColor(40,180),a.beginPath(),a.moveTo(this.randomNum(0,Number(this.options.width)/2),this.randomNum(0,Number(this.options.height)/2)),a.lineTo(this.randomNum(0,Number(this.options.width)/2),this.randomNum(0,Number(this.options.height))),a.stroke();for(let p=0;p<Number(this.options.width)/10;p++)a.fillStyle=this.randomColor(0,255),a.beginPath(),a.arc(this.randomNum(0,this.options.width),this.randomNum(0,this.options.height),1,0,2*Math.PI),a.fill()}validate(l){const a=l.toLowerCase(),s=this.options.code.toLowerCase();return a==s}getAllLetter(){return"a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z".split(",")}randomNum(l,a){return Math.floor(Math.random()*(a-l)+l)}randomColor(l,a){const s=this.randomNum(l,a),p=this.randomNum(l,a),h=this.randomNum(l,a);return"rgb("+s+","+p+","+h+")"}}const Kk=Object.freeze(Object.defineProperty({__proto__:null,getGVerify:Xk},Symbol.toStringTag,{value:"Module"}));var Yb={exports:{}};function Jk(n){throw new Error('Could not dynamically require "'+n+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Cg={exports:{}};const e7=US(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var qb;function Mt(){return qb||(qb=1,function(n,l){(function(a,s){n.exports=s()})(bt,function(){var a=a||function(s,p){var h;if(typeof window<"u"&&window.crypto&&(h=window.crypto),typeof self<"u"&&self.crypto&&(h=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(h=globalThis.crypto),!h&&typeof window<"u"&&window.msCrypto&&(h=window.msCrypto),!h&&typeof bt<"u"&&bt.crypto&&(h=bt.crypto),!h&&typeof Jk=="function")try{h=e7}catch{}var v=function(){if(h){if(typeof h.getRandomValues=="function")try{return h.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof h.randomBytes=="function")try{return h.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},g=Object.create||function(){function k(){}return function(T){var B;return k.prototype=T,B=new k,k.prototype=null,B}}(),C={},d=C.lib={},x=d.Base=function(){return{extend:function(k){var T=g(this);return k&&T.mixIn(k),(!T.hasOwnProperty("init")||this.init===T.init)&&(T.init=function(){T.$super.init.apply(this,arguments)}),T.init.prototype=T,T.$super=this,T},create:function(){var k=this.extend();return k.init.apply(k,arguments),k},init:function(){},mixIn:function(k){for(var T in k)k.hasOwnProperty(T)&&(this[T]=k[T]);k.hasOwnProperty("toString")&&(this.toString=k.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),w=d.WordArray=x.extend({init:function(k,T){k=this.words=k||[],T!=p?this.sigBytes=T:this.sigBytes=k.length*4},toString:function(k){return(k||S).stringify(this)},concat:function(k){var T=this.words,B=k.words,O=this.sigBytes,P=k.sigBytes;if(this.clamp(),O%4)for(var L=0;L<P;L++){var $=B[L>>>2]>>>24-L%4*8&255;T[O+L>>>2]|=$<<24-(O+L)%4*8}else for(var Z=0;Z<P;Z+=4)T[O+Z>>>2]=B[Z>>>2];return this.sigBytes+=P,this},clamp:function(){var k=this.words,T=this.sigBytes;k[T>>>2]&=4294967295<<32-T%4*8,k.length=s.ceil(T/4)},clone:function(){var k=x.clone.call(this);return k.words=this.words.slice(0),k},random:function(k){for(var T=[],B=0;B<k;B+=4)T.push(v());return new w.init(T,k)}}),b=C.enc={},S=b.Hex={stringify:function(k){for(var T=k.words,B=k.sigBytes,O=[],P=0;P<B;P++){var L=T[P>>>2]>>>24-P%4*8&255;O.push((L>>>4).toString(16)),O.push((L&15).toString(16))}return O.join("")},parse:function(k){for(var T=k.length,B=[],O=0;O<T;O+=2)B[O>>>3]|=parseInt(k.substr(O,2),16)<<24-O%8*4;return new w.init(B,T/2)}},A=b.Latin1={stringify:function(k){for(var T=k.words,B=k.sigBytes,O=[],P=0;P<B;P++){var L=T[P>>>2]>>>24-P%4*8&255;O.push(String.fromCharCode(L))}return O.join("")},parse:function(k){for(var T=k.length,B=[],O=0;O<T;O++)B[O>>>2]|=(k.charCodeAt(O)&255)<<24-O%4*8;return new w.init(B,T)}},M=b.Utf8={stringify:function(k){try{return decodeURIComponent(escape(A.stringify(k)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(k){return A.parse(unescape(encodeURIComponent(k)))}},z=d.BufferedBlockAlgorithm=x.extend({reset:function(){this._data=new w.init,this._nDataBytes=0},_append:function(k){typeof k=="string"&&(k=M.parse(k)),this._data.concat(k),this._nDataBytes+=k.sigBytes},_process:function(k){var T,B=this._data,O=B.words,P=B.sigBytes,L=this.blockSize,$=L*4,Z=P/$;k?Z=s.ceil(Z):Z=s.max((Z|0)-this._minBufferSize,0);var j=Z*L,U=s.min(j*4,P);if(j){for(var ie=0;ie<j;ie+=L)this._doProcessBlock(O,ie);T=O.splice(0,j),B.sigBytes-=U}return new w.init(T,U)},clone:function(){var k=x.clone.call(this);return k._data=this._data.clone(),k},_minBufferSize:0});d.Hasher=z.extend({cfg:x.extend(),init:function(k){this.cfg=this.cfg.extend(k),this.reset()},reset:function(){z.reset.call(this),this._doReset()},update:function(k){return this._append(k),this._process(),this},finalize:function(k){k&&this._append(k);var T=this._doFinalize();return T},blockSize:16,_createHelper:function(k){return function(T,B){return new k.init(B).finalize(T)}},_createHmacHelper:function(k){return function(T,B){return new F.HMAC.init(k,B).finalize(T)}}});var F=C.algo={};return C}(Math);return a})}(Cg)),Cg.exports}var Eg={exports:{}},Wb;function rv(){return Wb||(Wb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.Base,g=h.WordArray,C=p.x64={};C.Word=v.extend({init:function(d,x){this.high=d,this.low=x}}),C.WordArray=v.extend({init:function(d,x){d=this.words=d||[],x!=s?this.sigBytes=x:this.sigBytes=d.length*8},toX32:function(){for(var d=this.words,x=d.length,w=[],b=0;b<x;b++){var S=d[b];w.push(S.high),w.push(S.low)}return g.create(w,this.sigBytes)},clone:function(){for(var d=v.clone.call(this),x=d.words=this.words.slice(0),w=x.length,b=0;b<w;b++)x[b]=x[b].clone();return d}})}(),a})}(Eg)),Eg.exports}var bg={exports:{}},Gb;function t7(){return Gb||(Gb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){if(typeof ArrayBuffer=="function"){var s=a,p=s.lib,h=p.WordArray,v=h.init,g=h.init=function(C){if(C instanceof ArrayBuffer&&(C=new Uint8Array(C)),(C instanceof Int8Array||typeof Uint8ClampedArray<"u"&&C instanceof Uint8ClampedArray||C instanceof Int16Array||C instanceof Uint16Array||C instanceof Int32Array||C instanceof Uint32Array||C instanceof Float32Array||C instanceof Float64Array)&&(C=new Uint8Array(C.buffer,C.byteOffset,C.byteLength)),C instanceof Uint8Array){for(var d=C.byteLength,x=[],w=0;w<d;w++)x[w>>>2]|=C[w]<<24-w%4*8;v.call(this,x,d)}else v.apply(this,arguments)};g.prototype=h}}(),a.lib.WordArray})}(bg)),bg.exports}var wg={exports:{}},Zb;function n7(){return Zb||(Zb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.enc;v.Utf16=v.Utf16BE={stringify:function(C){for(var d=C.words,x=C.sigBytes,w=[],b=0;b<x;b+=2){var S=d[b>>>2]>>>16-b%4*8&65535;w.push(String.fromCharCode(S))}return w.join("")},parse:function(C){for(var d=C.length,x=[],w=0;w<d;w++)x[w>>>1]|=C.charCodeAt(w)<<16-w%2*16;return h.create(x,d*2)}},v.Utf16LE={stringify:function(C){for(var d=C.words,x=C.sigBytes,w=[],b=0;b<x;b+=2){var S=g(d[b>>>2]>>>16-b%4*8&65535);w.push(String.fromCharCode(S))}return w.join("")},parse:function(C){for(var d=C.length,x=[],w=0;w<d;w++)x[w>>>1]|=g(C.charCodeAt(w)<<16-w%2*16);return h.create(x,d*2)}};function g(C){return C<<8&4278255360|C>>>8&16711935}}(),a.enc.Utf16})}(wg)),wg.exports}var Dg={exports:{}},Qb;function Cs(){return Qb||(Qb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.enc;v.Base64={stringify:function(C){var d=C.words,x=C.sigBytes,w=this._map;C.clamp();for(var b=[],S=0;S<x;S+=3)for(var A=d[S>>>2]>>>24-S%4*8&255,M=d[S+1>>>2]>>>24-(S+1)%4*8&255,z=d[S+2>>>2]>>>24-(S+2)%4*8&255,F=A<<16|M<<8|z,k=0;k<4&&S+k*.75<x;k++)b.push(w.charAt(F>>>6*(3-k)&63));var T=w.charAt(64);if(T)for(;b.length%4;)b.push(T);return b.join("")},parse:function(C){var d=C.length,x=this._map,w=this._reverseMap;if(!w){w=this._reverseMap=[];for(var b=0;b<x.length;b++)w[x.charCodeAt(b)]=b}var S=x.charAt(64);if(S){var A=C.indexOf(S);A!==-1&&(d=A)}return g(C,d,w)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function g(C,d,x){for(var w=[],b=0,S=0;S<d;S++)if(S%4){var A=x[C.charCodeAt(S-1)]<<S%4*2,M=x[C.charCodeAt(S)]>>>6-S%4*2,z=A|M;w[b>>>2]|=z<<24-b%4*8,b++}return h.create(w,b)}}(),a.enc.Base64})}(Dg)),Dg.exports}var Tg={exports:{}},Xb;function r7(){return Xb||(Xb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.enc;v.Base64url={stringify:function(C,d){d===void 0&&(d=!0);var x=C.words,w=C.sigBytes,b=d?this._safe_map:this._map;C.clamp();for(var S=[],A=0;A<w;A+=3)for(var M=x[A>>>2]>>>24-A%4*8&255,z=x[A+1>>>2]>>>24-(A+1)%4*8&255,F=x[A+2>>>2]>>>24-(A+2)%4*8&255,k=M<<16|z<<8|F,T=0;T<4&&A+T*.75<w;T++)S.push(b.charAt(k>>>6*(3-T)&63));var B=b.charAt(64);if(B)for(;S.length%4;)S.push(B);return S.join("")},parse:function(C,d){d===void 0&&(d=!0);var x=C.length,w=d?this._safe_map:this._map,b=this._reverseMap;if(!b){b=this._reverseMap=[];for(var S=0;S<w.length;S++)b[w.charCodeAt(S)]=S}var A=w.charAt(64);if(A){var M=C.indexOf(A);M!==-1&&(x=M)}return g(C,x,b)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function g(C,d,x){for(var w=[],b=0,S=0;S<d;S++)if(S%4){var A=x[C.charCodeAt(S-1)]<<S%4*2,M=x[C.charCodeAt(S)]>>>6-S%4*2,z=A|M;w[b>>>2]|=z<<24-b%4*8,b++}return h.create(w,b)}}(),a.enc.Base64url})}(Tg)),Tg.exports}var Rg={exports:{}},Kb;function Es(){return Kb||(Kb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.algo,d=[];(function(){for(var M=0;M<64;M++)d[M]=s.abs(s.sin(M+1))*4294967296|0})();var x=C.MD5=g.extend({_doReset:function(){this._hash=new v.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(M,z){for(var F=0;F<16;F++){var k=z+F,T=M[k];M[k]=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360}var B=this._hash.words,O=M[z+0],P=M[z+1],L=M[z+2],$=M[z+3],Z=M[z+4],j=M[z+5],U=M[z+6],ie=M[z+7],W=M[z+8],oe=M[z+9],Q=M[z+10],X=M[z+11],he=M[z+12],K=M[z+13],pe=M[z+14],G=M[z+15],Y=B[0],te=B[1],ue=B[2],le=B[3];Y=w(Y,te,ue,le,O,7,d[0]),le=w(le,Y,te,ue,P,12,d[1]),ue=w(ue,le,Y,te,L,17,d[2]),te=w(te,ue,le,Y,$,22,d[3]),Y=w(Y,te,ue,le,Z,7,d[4]),le=w(le,Y,te,ue,j,12,d[5]),ue=w(ue,le,Y,te,U,17,d[6]),te=w(te,ue,le,Y,ie,22,d[7]),Y=w(Y,te,ue,le,W,7,d[8]),le=w(le,Y,te,ue,oe,12,d[9]),ue=w(ue,le,Y,te,Q,17,d[10]),te=w(te,ue,le,Y,X,22,d[11]),Y=w(Y,te,ue,le,he,7,d[12]),le=w(le,Y,te,ue,K,12,d[13]),ue=w(ue,le,Y,te,pe,17,d[14]),te=w(te,ue,le,Y,G,22,d[15]),Y=b(Y,te,ue,le,P,5,d[16]),le=b(le,Y,te,ue,U,9,d[17]),ue=b(ue,le,Y,te,X,14,d[18]),te=b(te,ue,le,Y,O,20,d[19]),Y=b(Y,te,ue,le,j,5,d[20]),le=b(le,Y,te,ue,Q,9,d[21]),ue=b(ue,le,Y,te,G,14,d[22]),te=b(te,ue,le,Y,Z,20,d[23]),Y=b(Y,te,ue,le,oe,5,d[24]),le=b(le,Y,te,ue,pe,9,d[25]),ue=b(ue,le,Y,te,$,14,d[26]),te=b(te,ue,le,Y,W,20,d[27]),Y=b(Y,te,ue,le,K,5,d[28]),le=b(le,Y,te,ue,L,9,d[29]),ue=b(ue,le,Y,te,ie,14,d[30]),te=b(te,ue,le,Y,he,20,d[31]),Y=S(Y,te,ue,le,j,4,d[32]),le=S(le,Y,te,ue,W,11,d[33]),ue=S(ue,le,Y,te,X,16,d[34]),te=S(te,ue,le,Y,pe,23,d[35]),Y=S(Y,te,ue,le,P,4,d[36]),le=S(le,Y,te,ue,Z,11,d[37]),ue=S(ue,le,Y,te,ie,16,d[38]),te=S(te,ue,le,Y,Q,23,d[39]),Y=S(Y,te,ue,le,K,4,d[40]),le=S(le,Y,te,ue,O,11,d[41]),ue=S(ue,le,Y,te,$,16,d[42]),te=S(te,ue,le,Y,U,23,d[43]),Y=S(Y,te,ue,le,oe,4,d[44]),le=S(le,Y,te,ue,he,11,d[45]),ue=S(ue,le,Y,te,G,16,d[46]),te=S(te,ue,le,Y,L,23,d[47]),Y=A(Y,te,ue,le,O,6,d[48]),le=A(le,Y,te,ue,ie,10,d[49]),ue=A(ue,le,Y,te,pe,15,d[50]),te=A(te,ue,le,Y,j,21,d[51]),Y=A(Y,te,ue,le,he,6,d[52]),le=A(le,Y,te,ue,$,10,d[53]),ue=A(ue,le,Y,te,Q,15,d[54]),te=A(te,ue,le,Y,P,21,d[55]),Y=A(Y,te,ue,le,W,6,d[56]),le=A(le,Y,te,ue,G,10,d[57]),ue=A(ue,le,Y,te,U,15,d[58]),te=A(te,ue,le,Y,K,21,d[59]),Y=A(Y,te,ue,le,Z,6,d[60]),le=A(le,Y,te,ue,X,10,d[61]),ue=A(ue,le,Y,te,L,15,d[62]),te=A(te,ue,le,Y,oe,21,d[63]),B[0]=B[0]+Y|0,B[1]=B[1]+te|0,B[2]=B[2]+ue|0,B[3]=B[3]+le|0},_doFinalize:function(){var M=this._data,z=M.words,F=this._nDataBytes*8,k=M.sigBytes*8;z[k>>>5]|=128<<24-k%32;var T=s.floor(F/4294967296),B=F;z[(k+64>>>9<<4)+15]=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,z[(k+64>>>9<<4)+14]=(B<<8|B>>>24)&16711935|(B<<24|B>>>8)&4278255360,M.sigBytes=(z.length+1)*4,this._process();for(var O=this._hash,P=O.words,L=0;L<4;L++){var $=P[L];P[L]=($<<8|$>>>24)&16711935|($<<24|$>>>8)&4278255360}return O},clone:function(){var M=g.clone.call(this);return M._hash=this._hash.clone(),M}});function w(M,z,F,k,T,B,O){var P=M+(z&F|~z&k)+T+O;return(P<<B|P>>>32-B)+z}function b(M,z,F,k,T,B,O){var P=M+(z&k|F&~k)+T+O;return(P<<B|P>>>32-B)+z}function S(M,z,F,k,T,B,O){var P=M+(z^F^k)+T+O;return(P<<B|P>>>32-B)+z}function A(M,z,F,k,T,B,O){var P=M+(F^(z|~k))+T+O;return(P<<B|P>>>32-B)+z}p.MD5=g._createHelper(x),p.HmacMD5=g._createHmacHelper(x)}(Math),a.MD5})}(Rg)),Rg.exports}var Ag={exports:{}},Jb;function e4(){return Jb||(Jb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=p.Hasher,g=s.algo,C=[],d=g.SHA1=v.extend({_doReset:function(){this._hash=new h.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(x,w){for(var b=this._hash.words,S=b[0],A=b[1],M=b[2],z=b[3],F=b[4],k=0;k<80;k++){if(k<16)C[k]=x[w+k]|0;else{var T=C[k-3]^C[k-8]^C[k-14]^C[k-16];C[k]=T<<1|T>>>31}var B=(S<<5|S>>>27)+F+C[k];k<20?B+=(A&M|~A&z)+1518500249:k<40?B+=(A^M^z)+1859775393:k<60?B+=(A&M|A&z|M&z)-1894007588:B+=(A^M^z)-899497514,F=z,z=M,M=A<<30|A>>>2,A=S,S=B}b[0]=b[0]+S|0,b[1]=b[1]+A|0,b[2]=b[2]+M|0,b[3]=b[3]+z|0,b[4]=b[4]+F|0},_doFinalize:function(){var x=this._data,w=x.words,b=this._nDataBytes*8,S=x.sigBytes*8;return w[S>>>5]|=128<<24-S%32,w[(S+64>>>9<<4)+14]=Math.floor(b/4294967296),w[(S+64>>>9<<4)+15]=b,x.sigBytes=w.length*4,this._process(),this._hash},clone:function(){var x=v.clone.call(this);return x._hash=this._hash.clone(),x}});s.SHA1=v._createHelper(d),s.HmacSHA1=v._createHmacHelper(d)}(),a.SHA1})}(Ag)),Ag.exports}var kg={exports:{}},t4;function Og(){return t4||(t4=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.algo,d=[],x=[];(function(){function S(F){for(var k=s.sqrt(F),T=2;T<=k;T++)if(!(F%T))return!1;return!0}function A(F){return(F-(F|0))*4294967296|0}for(var M=2,z=0;z<64;)S(M)&&(z<8&&(d[z]=A(s.pow(M,1/2))),x[z]=A(s.pow(M,1/3)),z++),M++})();var w=[],b=C.SHA256=g.extend({_doReset:function(){this._hash=new v.init(d.slice(0))},_doProcessBlock:function(S,A){for(var M=this._hash.words,z=M[0],F=M[1],k=M[2],T=M[3],B=M[4],O=M[5],P=M[6],L=M[7],$=0;$<64;$++){if($<16)w[$]=S[A+$]|0;else{var Z=w[$-15],j=(Z<<25|Z>>>7)^(Z<<14|Z>>>18)^Z>>>3,U=w[$-2],ie=(U<<15|U>>>17)^(U<<13|U>>>19)^U>>>10;w[$]=j+w[$-7]+ie+w[$-16]}var W=B&O^~B&P,oe=z&F^z&k^F&k,Q=(z<<30|z>>>2)^(z<<19|z>>>13)^(z<<10|z>>>22),X=(B<<26|B>>>6)^(B<<21|B>>>11)^(B<<7|B>>>25),he=L+X+W+x[$]+w[$],K=Q+oe;L=P,P=O,O=B,B=T+he|0,T=k,k=F,F=z,z=he+K|0}M[0]=M[0]+z|0,M[1]=M[1]+F|0,M[2]=M[2]+k|0,M[3]=M[3]+T|0,M[4]=M[4]+B|0,M[5]=M[5]+O|0,M[6]=M[6]+P|0,M[7]=M[7]+L|0},_doFinalize:function(){var S=this._data,A=S.words,M=this._nDataBytes*8,z=S.sigBytes*8;return A[z>>>5]|=128<<24-z%32,A[(z+64>>>9<<4)+14]=s.floor(M/4294967296),A[(z+64>>>9<<4)+15]=M,S.sigBytes=A.length*4,this._process(),this._hash},clone:function(){var S=g.clone.call(this);return S._hash=this._hash.clone(),S}});p.SHA256=g._createHelper(b),p.HmacSHA256=g._createHmacHelper(b)}(Math),a.SHA256})}(kg)),kg.exports}var Bg={exports:{}},n4;function a7(){return n4||(n4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Og())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.algo,g=v.SHA256,C=v.SHA224=g.extend({_doReset:function(){this._hash=new h.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var d=g._doFinalize.call(this);return d.sigBytes-=4,d}});s.SHA224=g._createHelper(C),s.HmacSHA224=g._createHmacHelper(C)}(),a.SHA224})}(Bg)),Bg.exports}var Fg={exports:{}},r4;function a4(){return r4||(r4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),rv())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.Hasher,v=s.x64,g=v.Word,C=v.WordArray,d=s.algo;function x(){return g.create.apply(g,arguments)}var w=[x(1116352408,3609767458),x(1899447441,602891725),x(3049323471,3964484399),x(3921009573,2173295548),x(961987163,4081628472),x(1508970993,3053834265),x(2453635748,2937671579),x(2870763221,3664609560),x(3624381080,2734883394),x(310598401,1164996542),x(607225278,1323610764),x(1426881987,3590304994),x(1925078388,4068182383),x(2162078206,991336113),x(2614888103,633803317),x(3248222580,3479774868),x(3835390401,2666613458),x(4022224774,944711139),x(264347078,2341262773),x(604807628,2007800933),x(770255983,1495990901),x(1249150122,1856431235),x(1555081692,3175218132),x(1996064986,2198950837),x(2554220882,3999719339),x(2821834349,766784016),x(2952996808,2566594879),x(3210313671,3203337956),x(3336571891,1034457026),x(3584528711,2466948901),x(113926993,3758326383),x(338241895,168717936),x(666307205,1188179964),x(773529912,1546045734),x(1294757372,1522805485),x(1396182291,2643833823),x(1695183700,2343527390),x(1986661051,1014477480),x(2177026350,1206759142),x(2456956037,344077627),x(2730485921,1290863460),x(2820302411,3158454273),x(3259730800,3505952657),x(3345764771,106217008),x(3516065817,3606008344),x(3600352804,1432725776),x(4094571909,1467031594),x(275423344,851169720),x(430227734,3100823752),x(506948616,1363258195),x(659060556,3750685593),x(883997877,3785050280),x(958139571,3318307427),x(1322822218,3812723403),x(1537002063,2003034995),x(1747873779,3602036899),x(1955562222,1575990012),x(2024104815,1125592928),x(2227730452,2716904306),x(2361852424,442776044),x(2428436474,593698344),x(2756734187,3733110249),x(3204031479,2999351573),x(3329325298,3815920427),x(3391569614,3928383900),x(3515267271,566280711),x(3940187606,3454069534),x(4118630271,4000239992),x(116418474,1914138554),x(174292421,2731055270),x(289380356,3203993006),x(460393269,320620315),x(685471733,587496836),x(852142971,1086792851),x(1017036298,365543100),x(1126000580,2618297676),x(1288033470,3409855158),x(1501505948,4234509866),x(1607167915,987167468),x(1816402316,1246189591)],b=[];(function(){for(var A=0;A<80;A++)b[A]=x()})();var S=d.SHA512=h.extend({_doReset:function(){this._hash=new C.init([new g.init(1779033703,4089235720),new g.init(3144134277,2227873595),new g.init(1013904242,4271175723),new g.init(2773480762,1595750129),new g.init(1359893119,2917565137),new g.init(2600822924,725511199),new g.init(528734635,4215389547),new g.init(1541459225,327033209)])},_doProcessBlock:function(A,M){for(var z=this._hash.words,F=z[0],k=z[1],T=z[2],B=z[3],O=z[4],P=z[5],L=z[6],$=z[7],Z=F.high,j=F.low,U=k.high,ie=k.low,W=T.high,oe=T.low,Q=B.high,X=B.low,he=O.high,K=O.low,pe=P.high,G=P.low,Y=L.high,te=L.low,ue=$.high,le=$.low,ze=Z,Ae=j,Le=U,Ce=ie,Je=W,Ve=oe,xt=Q,Be=X,pt=he,kt=K,sn=pe,Rn=G,zn=Y,Kn=te,Ur=ue,Hr=le,An=0;An<80;An++){var vn,kn,Pr=b[An];if(An<16)kn=Pr.high=A[M+An*2]|0,vn=Pr.low=A[M+An*2+1]|0;else{var Dr=b[An-15],Jn=Dr.high,on=Dr.low,jr=(Jn>>>1|on<<31)^(Jn>>>8|on<<24)^Jn>>>7,oi=(on>>>1|Jn<<31)^(on>>>8|Jn<<24)^(on>>>7|Jn<<25),ea=b[An-2],Me=ea.high,Ke=ea.low,Ct=(Me>>>19|Ke<<13)^(Me<<3|Ke>>>29)^Me>>>6,Ut=(Ke>>>19|Me<<13)^(Ke<<3|Me>>>29)^(Ke>>>6|Me<<26),ln=b[An-7],Hn=ln.high,Cn=ln.low,cr=b[An-16],Kt=cr.high,Tr=cr.low;vn=oi+Cn,kn=jr+Hn+(vn>>>0<oi>>>0?1:0),vn=vn+Ut,kn=kn+Ct+(vn>>>0<Ut>>>0?1:0),vn=vn+Tr,kn=kn+Kt+(vn>>>0<Tr>>>0?1:0),Pr.high=kn,Pr.low=vn}var Wt=pt&sn^~pt&zn,Gt=kt&Rn^~kt&Kn,bo=ze&Le^ze&Je^Le&Je,Li=Ae&Ce^Ae&Ve^Ce&Ve,wo=(ze>>>28|Ae<<4)^(ze<<30|Ae>>>2)^(ze<<25|Ae>>>7),Do=(Ae>>>28|ze<<4)^(Ae<<30|ze>>>2)^(Ae<<25|ze>>>7),pu=(pt>>>14|kt<<18)^(pt>>>18|kt<<14)^(pt<<23|kt>>>9),Ui=(kt>>>14|pt<<18)^(kt>>>18|pt<<14)^(kt<<23|pt>>>9),Hi=w[An],Pi=Hi.high,ji=Hi.low,mn=Hr+Ui,fr=Ur+pu+(mn>>>0<Hr>>>0?1:0),mn=mn+Gt,fr=fr+Wt+(mn>>>0<Gt>>>0?1:0),mn=mn+ji,fr=fr+Pi+(mn>>>0<ji>>>0?1:0),mn=mn+vn,fr=fr+kn+(mn>>>0<vn>>>0?1:0),Rr=Do+Li,ga=wo+bo+(Rr>>>0<Do>>>0?1:0);Ur=zn,Hr=Kn,zn=sn,Kn=Rn,sn=pt,Rn=kt,kt=Be+mn|0,pt=xt+fr+(kt>>>0<Be>>>0?1:0)|0,xt=Je,Be=Ve,Je=Le,Ve=Ce,Le=ze,Ce=Ae,Ae=mn+Rr|0,ze=fr+ga+(Ae>>>0<mn>>>0?1:0)|0}j=F.low=j+Ae,F.high=Z+ze+(j>>>0<Ae>>>0?1:0),ie=k.low=ie+Ce,k.high=U+Le+(ie>>>0<Ce>>>0?1:0),oe=T.low=oe+Ve,T.high=W+Je+(oe>>>0<Ve>>>0?1:0),X=B.low=X+Be,B.high=Q+xt+(X>>>0<Be>>>0?1:0),K=O.low=K+kt,O.high=he+pt+(K>>>0<kt>>>0?1:0),G=P.low=G+Rn,P.high=pe+sn+(G>>>0<Rn>>>0?1:0),te=L.low=te+Kn,L.high=Y+zn+(te>>>0<Kn>>>0?1:0),le=$.low=le+Hr,$.high=ue+Ur+(le>>>0<Hr>>>0?1:0)},_doFinalize:function(){var A=this._data,M=A.words,z=this._nDataBytes*8,F=A.sigBytes*8;M[F>>>5]|=128<<24-F%32,M[(F+128>>>10<<5)+30]=Math.floor(z/4294967296),M[(F+128>>>10<<5)+31]=z,A.sigBytes=M.length*4,this._process();var k=this._hash.toX32();return k},clone:function(){var A=h.clone.call(this);return A._hash=this._hash.clone(),A},blockSize:1024/32});s.SHA512=h._createHelper(S),s.HmacSHA512=h._createHmacHelper(S)}(),a.SHA512})}(Fg)),Fg.exports}var zg={exports:{}},i4;function i7(){return i4||(i4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),rv(),a4())})(bt,function(a){return function(){var s=a,p=s.x64,h=p.Word,v=p.WordArray,g=s.algo,C=g.SHA512,d=g.SHA384=C.extend({_doReset:function(){this._hash=new v.init([new h.init(3418070365,3238371032),new h.init(1654270250,914150663),new h.init(2438529370,812702999),new h.init(355462360,4144912697),new h.init(1731405415,4290775857),new h.init(2394180231,1750603025),new h.init(3675008525,1694076839),new h.init(1203062813,3204075428)])},_doFinalize:function(){var x=C._doFinalize.call(this);return x.sigBytes-=16,x}});s.SHA384=C._createHelper(d),s.HmacSHA384=C._createHmacHelper(d)}(),a.SHA384})}(zg)),zg.exports}var Mg={exports:{}},o4;function o7(){return o4||(o4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),rv())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.x64,d=C.Word,x=p.algo,w=[],b=[],S=[];(function(){for(var z=1,F=0,k=0;k<24;k++){w[z+5*F]=(k+1)*(k+2)/2%64;var T=F%5,B=(2*z+3*F)%5;z=T,F=B}for(var z=0;z<5;z++)for(var F=0;F<5;F++)b[z+5*F]=F+(2*z+3*F)%5*5;for(var O=1,P=0;P<24;P++){for(var L=0,$=0,Z=0;Z<7;Z++){if(O&1){var j=(1<<Z)-1;j<32?$^=1<<j:L^=1<<j-32}O&128?O=O<<1^113:O<<=1}S[P]=d.create(L,$)}})();var A=[];(function(){for(var z=0;z<25;z++)A[z]=d.create()})();var M=x.SHA3=g.extend({cfg:g.cfg.extend({outputLength:512}),_doReset:function(){for(var z=this._state=[],F=0;F<25;F++)z[F]=new d.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(z,F){for(var k=this._state,T=this.blockSize/2,B=0;B<T;B++){var O=z[F+2*B],P=z[F+2*B+1];O=(O<<8|O>>>24)&16711935|(O<<24|O>>>8)&4278255360,P=(P<<8|P>>>24)&16711935|(P<<24|P>>>8)&4278255360;var L=k[B];L.high^=P,L.low^=O}for(var $=0;$<24;$++){for(var Z=0;Z<5;Z++){for(var j=0,U=0,ie=0;ie<5;ie++){var L=k[Z+5*ie];j^=L.high,U^=L.low}var W=A[Z];W.high=j,W.low=U}for(var Z=0;Z<5;Z++)for(var oe=A[(Z+4)%5],Q=A[(Z+1)%5],X=Q.high,he=Q.low,j=oe.high^(X<<1|he>>>31),U=oe.low^(he<<1|X>>>31),ie=0;ie<5;ie++){var L=k[Z+5*ie];L.high^=j,L.low^=U}for(var K=1;K<25;K++){var j,U,L=k[K],pe=L.high,G=L.low,Y=w[K];Y<32?(j=pe<<Y|G>>>32-Y,U=G<<Y|pe>>>32-Y):(j=G<<Y-32|pe>>>64-Y,U=pe<<Y-32|G>>>64-Y);var te=A[b[K]];te.high=j,te.low=U}var ue=A[0],le=k[0];ue.high=le.high,ue.low=le.low;for(var Z=0;Z<5;Z++)for(var ie=0;ie<5;ie++){var K=Z+5*ie,L=k[K],ze=A[K],Ae=A[(Z+1)%5+5*ie],Le=A[(Z+2)%5+5*ie];L.high=ze.high^~Ae.high&Le.high,L.low=ze.low^~Ae.low&Le.low}var L=k[0],Ce=S[$];L.high^=Ce.high,L.low^=Ce.low}},_doFinalize:function(){var z=this._data,F=z.words;this._nDataBytes*8;var k=z.sigBytes*8,T=this.blockSize*32;F[k>>>5]|=1<<24-k%32,F[(s.ceil((k+1)/T)*T>>>5)-1]|=128,z.sigBytes=F.length*4,this._process();for(var B=this._state,O=this.cfg.outputLength/8,P=O/8,L=[],$=0;$<P;$++){var Z=B[$],j=Z.high,U=Z.low;j=(j<<8|j>>>24)&16711935|(j<<24|j>>>8)&4278255360,U=(U<<8|U>>>24)&16711935|(U<<24|U>>>8)&4278255360,L.push(U),L.push(j)}return new v.init(L,O)},clone:function(){for(var z=g.clone.call(this),F=z._state=this._state.slice(0),k=0;k<25;k++)F[k]=F[k].clone();return z}});p.SHA3=g._createHelper(M),p.HmacSHA3=g._createHmacHelper(M)}(Math),a.SHA3})}(Mg)),Mg.exports}var Ng={exports:{}},l4;function l7(){return l4||(l4=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.algo,d=v.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),x=v.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),w=v.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),b=v.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),S=v.create([0,1518500249,1859775393,2400959708,2840853838]),A=v.create([1352829926,1548603684,1836072691,2053994217,0]),M=C.RIPEMD160=g.extend({_doReset:function(){this._hash=v.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(P,L){for(var $=0;$<16;$++){var Z=L+$,j=P[Z];P[Z]=(j<<8|j>>>24)&16711935|(j<<24|j>>>8)&4278255360}var U=this._hash.words,ie=S.words,W=A.words,oe=d.words,Q=x.words,X=w.words,he=b.words,K,pe,G,Y,te,ue,le,ze,Ae,Le;ue=K=U[0],le=pe=U[1],ze=G=U[2],Ae=Y=U[3],Le=te=U[4];for(var Ce,$=0;$<80;$+=1)Ce=K+P[L+oe[$]]|0,$<16?Ce+=z(pe,G,Y)+ie[0]:$<32?Ce+=F(pe,G,Y)+ie[1]:$<48?Ce+=k(pe,G,Y)+ie[2]:$<64?Ce+=T(pe,G,Y)+ie[3]:Ce+=B(pe,G,Y)+ie[4],Ce=Ce|0,Ce=O(Ce,X[$]),Ce=Ce+te|0,K=te,te=Y,Y=O(G,10),G=pe,pe=Ce,Ce=ue+P[L+Q[$]]|0,$<16?Ce+=B(le,ze,Ae)+W[0]:$<32?Ce+=T(le,ze,Ae)+W[1]:$<48?Ce+=k(le,ze,Ae)+W[2]:$<64?Ce+=F(le,ze,Ae)+W[3]:Ce+=z(le,ze,Ae)+W[4],Ce=Ce|0,Ce=O(Ce,he[$]),Ce=Ce+Le|0,ue=Le,Le=Ae,Ae=O(ze,10),ze=le,le=Ce;Ce=U[1]+G+Ae|0,U[1]=U[2]+Y+Le|0,U[2]=U[3]+te+ue|0,U[3]=U[4]+K+le|0,U[4]=U[0]+pe+ze|0,U[0]=Ce},_doFinalize:function(){var P=this._data,L=P.words,$=this._nDataBytes*8,Z=P.sigBytes*8;L[Z>>>5]|=128<<24-Z%32,L[(Z+64>>>9<<4)+14]=($<<8|$>>>24)&16711935|($<<24|$>>>8)&4278255360,P.sigBytes=(L.length+1)*4,this._process();for(var j=this._hash,U=j.words,ie=0;ie<5;ie++){var W=U[ie];U[ie]=(W<<8|W>>>24)&16711935|(W<<24|W>>>8)&4278255360}return j},clone:function(){var P=g.clone.call(this);return P._hash=this._hash.clone(),P}});function z(P,L,$){return P^L^$}function F(P,L,$){return P&L|~P&$}function k(P,L,$){return(P|~L)^$}function T(P,L,$){return P&$|L&~$}function B(P,L,$){return P^(L|~$)}function O(P,L){return P<<L|P>>>32-L}p.RIPEMD160=g._createHelper(M),p.HmacRIPEMD160=g._createHmacHelper(M)}(),a.RIPEMD160})}(Ng)),Ng.exports}var Lg={exports:{}},u4;function Ug(){return u4||(u4=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){(function(){var s=a,p=s.lib,h=p.Base,v=s.enc,g=v.Utf8,C=s.algo;C.HMAC=h.extend({init:function(d,x){d=this._hasher=new d.init,typeof x=="string"&&(x=g.parse(x));var w=d.blockSize,b=w*4;x.sigBytes>b&&(x=d.finalize(x)),x.clamp();for(var S=this._oKey=x.clone(),A=this._iKey=x.clone(),M=S.words,z=A.words,F=0;F<w;F++)M[F]^=1549556828,z[F]^=909522486;S.sigBytes=A.sigBytes=b,this.reset()},reset:function(){var d=this._hasher;d.reset(),d.update(this._iKey)},update:function(d){return this._hasher.update(d),this},finalize:function(d){var x=this._hasher,w=x.finalize(d);x.reset();var b=x.finalize(this._oKey.clone().concat(w));return b}})})()})}(Lg)),Lg.exports}var Hg={exports:{}},s4;function u7(){return s4||(s4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Og(),Ug())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.Base,v=p.WordArray,g=s.algo,C=g.SHA256,d=g.HMAC,x=g.PBKDF2=h.extend({cfg:h.extend({keySize:128/32,hasher:C,iterations:25e4}),init:function(w){this.cfg=this.cfg.extend(w)},compute:function(w,b){for(var S=this.cfg,A=d.create(S.hasher,w),M=v.create(),z=v.create([1]),F=M.words,k=z.words,T=S.keySize,B=S.iterations;F.length<T;){var O=A.update(b).finalize(z);A.reset();for(var P=O.words,L=P.length,$=O,Z=1;Z<B;Z++){$=A.finalize($),A.reset();for(var j=$.words,U=0;U<L;U++)P[U]^=j[U]}M.concat(O),k[0]++}return M.sigBytes=T*4,M}});s.PBKDF2=function(w,b,S){return x.create(S).compute(w,b)}}(),a.PBKDF2})}(Hg)),Hg.exports}var Pg={exports:{}},c4;function du(){return c4||(c4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),e4(),Ug())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.Base,v=p.WordArray,g=s.algo,C=g.MD5,d=g.EvpKDF=h.extend({cfg:h.extend({keySize:128/32,hasher:C,iterations:1}),init:function(x){this.cfg=this.cfg.extend(x)},compute:function(x,w){for(var b,S=this.cfg,A=S.hasher.create(),M=v.create(),z=M.words,F=S.keySize,k=S.iterations;z.length<F;){b&&A.update(b),b=A.update(x).finalize(w),A.reset();for(var T=1;T<k;T++)b=A.finalize(b),A.reset();M.concat(b)}return M.sigBytes=F*4,M}});s.EvpKDF=function(x,w,b){return d.create(b).compute(x,w)}}(),a.EvpKDF})}(Pg)),Pg.exports}var jg={exports:{}},f4;function wr(){return f4||(f4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),du())})(bt,function(a){a.lib.Cipher||function(s){var p=a,h=p.lib,v=h.Base,g=h.WordArray,C=h.BufferedBlockAlgorithm,d=p.enc;d.Utf8;var x=d.Base64,w=p.algo,b=w.EvpKDF,S=h.Cipher=C.extend({cfg:v.extend(),createEncryptor:function(j,U){return this.create(this._ENC_XFORM_MODE,j,U)},createDecryptor:function(j,U){return this.create(this._DEC_XFORM_MODE,j,U)},init:function(j,U,ie){this.cfg=this.cfg.extend(ie),this._xformMode=j,this._key=U,this.reset()},reset:function(){C.reset.call(this),this._doReset()},process:function(j){return this._append(j),this._process()},finalize:function(j){j&&this._append(j);var U=this._doFinalize();return U},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function j(U){return typeof U=="string"?Z:P}return function(U){return{encrypt:function(ie,W,oe){return j(W).encrypt(U,ie,W,oe)},decrypt:function(ie,W,oe){return j(W).decrypt(U,ie,W,oe)}}}}()});h.StreamCipher=S.extend({_doFinalize:function(){var j=this._process(!0);return j},blockSize:1});var A=p.mode={},M=h.BlockCipherMode=v.extend({createEncryptor:function(j,U){return this.Encryptor.create(j,U)},createDecryptor:function(j,U){return this.Decryptor.create(j,U)},init:function(j,U){this._cipher=j,this._iv=U}}),z=A.CBC=function(){var j=M.extend();j.Encryptor=j.extend({processBlock:function(ie,W){var oe=this._cipher,Q=oe.blockSize;U.call(this,ie,W,Q),oe.encryptBlock(ie,W),this._prevBlock=ie.slice(W,W+Q)}}),j.Decryptor=j.extend({processBlock:function(ie,W){var oe=this._cipher,Q=oe.blockSize,X=ie.slice(W,W+Q);oe.decryptBlock(ie,W),U.call(this,ie,W,Q),this._prevBlock=X}});function U(ie,W,oe){var Q,X=this._iv;X?(Q=X,this._iv=s):Q=this._prevBlock;for(var he=0;he<oe;he++)ie[W+he]^=Q[he]}return j}(),F=p.pad={},k=F.Pkcs7={pad:function(j,U){for(var ie=U*4,W=ie-j.sigBytes%ie,oe=W<<24|W<<16|W<<8|W,Q=[],X=0;X<W;X+=4)Q.push(oe);var he=g.create(Q,W);j.concat(he)},unpad:function(j){var U=j.words[j.sigBytes-1>>>2]&255;j.sigBytes-=U}};h.BlockCipher=S.extend({cfg:S.cfg.extend({mode:z,padding:k}),reset:function(){var j;S.reset.call(this);var U=this.cfg,ie=U.iv,W=U.mode;this._xformMode==this._ENC_XFORM_MODE?j=W.createEncryptor:(j=W.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==j?this._mode.init(this,ie&&ie.words):(this._mode=j.call(W,this,ie&&ie.words),this._mode.__creator=j)},_doProcessBlock:function(j,U){this._mode.processBlock(j,U)},_doFinalize:function(){var j,U=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(U.pad(this._data,this.blockSize),j=this._process(!0)):(j=this._process(!0),U.unpad(j)),j},blockSize:128/32});var T=h.CipherParams=v.extend({init:function(j){this.mixIn(j)},toString:function(j){return(j||this.formatter).stringify(this)}}),B=p.format={},O=B.OpenSSL={stringify:function(j){var U,ie=j.ciphertext,W=j.salt;return W?U=g.create([1398893684,1701076831]).concat(W).concat(ie):U=ie,U.toString(x)},parse:function(j){var U,ie=x.parse(j),W=ie.words;return W[0]==1398893684&&W[1]==1701076831&&(U=g.create(W.slice(2,4)),W.splice(0,4),ie.sigBytes-=16),T.create({ciphertext:ie,salt:U})}},P=h.SerializableCipher=v.extend({cfg:v.extend({format:O}),encrypt:function(j,U,ie,W){W=this.cfg.extend(W);var oe=j.createEncryptor(ie,W),Q=oe.finalize(U),X=oe.cfg;return T.create({ciphertext:Q,key:ie,iv:X.iv,algorithm:j,mode:X.mode,padding:X.padding,blockSize:j.blockSize,formatter:W.format})},decrypt:function(j,U,ie,W){W=this.cfg.extend(W),U=this._parse(U,W.format);var oe=j.createDecryptor(ie,W).finalize(U.ciphertext);return oe},_parse:function(j,U){return typeof j=="string"?U.parse(j,this):j}}),L=p.kdf={},$=L.OpenSSL={execute:function(j,U,ie,W,oe){if(W||(W=g.random(64/8)),oe)var Q=b.create({keySize:U+ie,hasher:oe}).compute(j,W);else var Q=b.create({keySize:U+ie}).compute(j,W);var X=g.create(Q.words.slice(U),ie*4);return Q.sigBytes=U*4,T.create({key:Q,iv:X,salt:W})}},Z=h.PasswordBasedCipher=P.extend({cfg:P.cfg.extend({kdf:$}),encrypt:function(j,U,ie,W){W=this.cfg.extend(W);var oe=W.kdf.execute(ie,j.keySize,j.ivSize,W.salt,W.hasher);W.iv=oe.iv;var Q=P.encrypt.call(this,j,U,oe.key,W);return Q.mixIn(oe),Q},decrypt:function(j,U,ie,W){W=this.cfg.extend(W),U=this._parse(U,W.format);var oe=W.kdf.execute(ie,j.keySize,j.ivSize,U.salt,W.hasher);W.iv=oe.iv;var Q=P.decrypt.call(this,j,U,oe.key,W);return Q}})}()})}(jg)),jg.exports}var Ig={exports:{}},d4;function s7(){return d4||(d4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.CFB=function(){var s=a.lib.BlockCipherMode.extend();s.Encryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize;p.call(this,h,v,C,g),this._prevBlock=h.slice(v,v+C)}}),s.Decryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize,d=h.slice(v,v+C);p.call(this,h,v,C,g),this._prevBlock=d}});function p(h,v,g,C){var d,x=this._iv;x?(d=x.slice(0),this._iv=void 0):d=this._prevBlock,C.encryptBlock(d,0);for(var w=0;w<g;w++)h[v+w]^=d[w]}return s}(),a.mode.CFB})}(Ig)),Ig.exports}var $g={exports:{}},p4;function c7(){return p4||(p4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.CTR=function(){var s=a.lib.BlockCipherMode.extend(),p=s.Encryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize,d=this._iv,x=this._counter;d&&(x=this._counter=d.slice(0),this._iv=void 0);var w=x.slice(0);g.encryptBlock(w,0),x[C-1]=x[C-1]+1|0;for(var b=0;b<C;b++)h[v+b]^=w[b]}});return s.Decryptor=p,s}(),a.mode.CTR})}($g)),$g.exports}var Vg={exports:{}},h4;function f7(){return h4||(h4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.CTRGladman=function(){var s=a.lib.BlockCipherMode.extend();function p(g){if((g>>24&255)===255){var C=g>>16&255,d=g>>8&255,x=g&255;C===255?(C=0,d===255?(d=0,x===255?x=0:++x):++d):++C,g=0,g+=C<<16,g+=d<<8,g+=x}else g+=1<<24;return g}function h(g){return(g[0]=p(g[0]))===0&&(g[1]=p(g[1])),g}var v=s.Encryptor=s.extend({processBlock:function(g,C){var d=this._cipher,x=d.blockSize,w=this._iv,b=this._counter;w&&(b=this._counter=w.slice(0),this._iv=void 0),h(b);var S=b.slice(0);d.encryptBlock(S,0);for(var A=0;A<x;A++)g[C+A]^=S[A]}});return s.Decryptor=v,s}(),a.mode.CTRGladman})}(Vg)),Vg.exports}var Yg={exports:{}},v4;function d7(){return v4||(v4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.OFB=function(){var s=a.lib.BlockCipherMode.extend(),p=s.Encryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize,d=this._iv,x=this._keystream;d&&(x=this._keystream=d.slice(0),this._iv=void 0),g.encryptBlock(x,0);for(var w=0;w<C;w++)h[v+w]^=x[w]}});return s.Decryptor=p,s}(),a.mode.OFB})}(Yg)),Yg.exports}var qg={exports:{}},m4;function p7(){return m4||(m4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.ECB=function(){var s=a.lib.BlockCipherMode.extend();return s.Encryptor=s.extend({processBlock:function(p,h){this._cipher.encryptBlock(p,h)}}),s.Decryptor=s.extend({processBlock:function(p,h){this._cipher.decryptBlock(p,h)}}),s}(),a.mode.ECB})}(qg)),qg.exports}var Wg={exports:{}},y4;function h7(){return y4||(y4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.AnsiX923={pad:function(s,p){var h=s.sigBytes,v=p*4,g=v-h%v,C=h+g-1;s.clamp(),s.words[C>>>2]|=g<<24-C%4*8,s.sigBytes+=g},unpad:function(s){var p=s.words[s.sigBytes-1>>>2]&255;s.sigBytes-=p}},a.pad.Ansix923})}(Wg)),Wg.exports}var Gg={exports:{}},g4;function v7(){return g4||(g4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.Iso10126={pad:function(s,p){var h=p*4,v=h-s.sigBytes%h;s.concat(a.lib.WordArray.random(v-1)).concat(a.lib.WordArray.create([v<<24],1))},unpad:function(s){var p=s.words[s.sigBytes-1>>>2]&255;s.sigBytes-=p}},a.pad.Iso10126})}(Gg)),Gg.exports}var Zg={exports:{}},x4;function m7(){return x4||(x4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.Iso97971={pad:function(s,p){s.concat(a.lib.WordArray.create([2147483648],1)),a.pad.ZeroPadding.pad(s,p)},unpad:function(s){a.pad.ZeroPadding.unpad(s),s.sigBytes--}},a.pad.Iso97971})}(Zg)),Zg.exports}var Qg={exports:{}},_4;function y7(){return _4||(_4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.ZeroPadding={pad:function(s,p){var h=p*4;s.clamp(),s.sigBytes+=h-(s.sigBytes%h||h)},unpad:function(s){for(var p=s.words,h=s.sigBytes-1,h=s.sigBytes-1;h>=0;h--)if(p[h>>>2]>>>24-h%4*8&255){s.sigBytes=h+1;break}}},a.pad.ZeroPadding})}(Qg)),Qg.exports}var Xg={exports:{}},S4;function g7(){return S4||(S4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.NoPadding={pad:function(){},unpad:function(){}},a.pad.NoPadding})}(Xg)),Xg.exports}var Kg={exports:{}},C4;function x7(){return C4||(C4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.CipherParams,g=p.enc,C=g.Hex,d=p.format;d.Hex={stringify:function(x){return x.ciphertext.toString(C)},parse:function(x){var w=C.parse(x);return v.create({ciphertext:w})}}}(),a.format.Hex})}(Kg)),Kg.exports}var Jg={exports:{}},E4;function _7(){return E4||(E4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.BlockCipher,v=s.algo,g=[],C=[],d=[],x=[],w=[],b=[],S=[],A=[],M=[],z=[];(function(){for(var T=[],B=0;B<256;B++)B<128?T[B]=B<<1:T[B]=B<<1^283;for(var O=0,P=0,B=0;B<256;B++){var L=P^P<<1^P<<2^P<<3^P<<4;L=L>>>8^L&255^99,g[O]=L,C[L]=O;var $=T[O],Z=T[$],j=T[Z],U=T[L]*257^L*16843008;d[O]=U<<24|U>>>8,x[O]=U<<16|U>>>16,w[O]=U<<8|U>>>24,b[O]=U;var U=j*16843009^Z*65537^$*257^O*16843008;S[L]=U<<24|U>>>8,A[L]=U<<16|U>>>16,M[L]=U<<8|U>>>24,z[L]=U,O?(O=$^T[T[T[j^$]]],P^=T[T[P]]):O=P=1}})();var F=[0,1,2,4,8,16,32,64,128,27,54],k=v.AES=h.extend({_doReset:function(){var T;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var B=this._keyPriorReset=this._key,O=B.words,P=B.sigBytes/4,L=this._nRounds=P+6,$=(L+1)*4,Z=this._keySchedule=[],j=0;j<$;j++)j<P?Z[j]=O[j]:(T=Z[j-1],j%P?P>6&&j%P==4&&(T=g[T>>>24]<<24|g[T>>>16&255]<<16|g[T>>>8&255]<<8|g[T&255]):(T=T<<8|T>>>24,T=g[T>>>24]<<24|g[T>>>16&255]<<16|g[T>>>8&255]<<8|g[T&255],T^=F[j/P|0]<<24),Z[j]=Z[j-P]^T);for(var U=this._invKeySchedule=[],ie=0;ie<$;ie++){var j=$-ie;if(ie%4)var T=Z[j];else var T=Z[j-4];ie<4||j<=4?U[ie]=T:U[ie]=S[g[T>>>24]]^A[g[T>>>16&255]]^M[g[T>>>8&255]]^z[g[T&255]]}}},encryptBlock:function(T,B){this._doCryptBlock(T,B,this._keySchedule,d,x,w,b,g)},decryptBlock:function(T,B){var O=T[B+1];T[B+1]=T[B+3],T[B+3]=O,this._doCryptBlock(T,B,this._invKeySchedule,S,A,M,z,C);var O=T[B+1];T[B+1]=T[B+3],T[B+3]=O},_doCryptBlock:function(T,B,O,P,L,$,Z,j){for(var U=this._nRounds,ie=T[B]^O[0],W=T[B+1]^O[1],oe=T[B+2]^O[2],Q=T[B+3]^O[3],X=4,he=1;he<U;he++){var K=P[ie>>>24]^L[W>>>16&255]^$[oe>>>8&255]^Z[Q&255]^O[X++],pe=P[W>>>24]^L[oe>>>16&255]^$[Q>>>8&255]^Z[ie&255]^O[X++],G=P[oe>>>24]^L[Q>>>16&255]^$[ie>>>8&255]^Z[W&255]^O[X++],Y=P[Q>>>24]^L[ie>>>16&255]^$[W>>>8&255]^Z[oe&255]^O[X++];ie=K,W=pe,oe=G,Q=Y}var K=(j[ie>>>24]<<24|j[W>>>16&255]<<16|j[oe>>>8&255]<<8|j[Q&255])^O[X++],pe=(j[W>>>24]<<24|j[oe>>>16&255]<<16|j[Q>>>8&255]<<8|j[ie&255])^O[X++],G=(j[oe>>>24]<<24|j[Q>>>16&255]<<16|j[ie>>>8&255]<<8|j[W&255])^O[X++],Y=(j[Q>>>24]<<24|j[ie>>>16&255]<<16|j[W>>>8&255]<<8|j[oe&255])^O[X++];T[B]=K,T[B+1]=pe,T[B+2]=G,T[B+3]=Y},keySize:256/32});s.AES=h._createHelper(k)}(),a.AES})}(Jg)),Jg.exports}var ex={exports:{}},b4;function S7(){return b4||(b4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=p.BlockCipher,g=s.algo,C=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],d=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],x=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],w=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],b=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],S=g.DES=v.extend({_doReset:function(){for(var F=this._key,k=F.words,T=[],B=0;B<56;B++){var O=C[B]-1;T[B]=k[O>>>5]>>>31-O%32&1}for(var P=this._subKeys=[],L=0;L<16;L++){for(var $=P[L]=[],Z=x[L],B=0;B<24;B++)$[B/6|0]|=T[(d[B]-1+Z)%28]<<31-B%6,$[4+(B/6|0)]|=T[28+(d[B+24]-1+Z)%28]<<31-B%6;$[0]=$[0]<<1|$[0]>>>31;for(var B=1;B<7;B++)$[B]=$[B]>>>(B-1)*4+3;$[7]=$[7]<<5|$[7]>>>27}for(var j=this._invSubKeys=[],B=0;B<16;B++)j[B]=P[15-B]},encryptBlock:function(F,k){this._doCryptBlock(F,k,this._subKeys)},decryptBlock:function(F,k){this._doCryptBlock(F,k,this._invSubKeys)},_doCryptBlock:function(F,k,T){this._lBlock=F[k],this._rBlock=F[k+1],A.call(this,4,252645135),A.call(this,16,65535),M.call(this,2,858993459),M.call(this,8,16711935),A.call(this,1,1431655765);for(var B=0;B<16;B++){for(var O=T[B],P=this._lBlock,L=this._rBlock,$=0,Z=0;Z<8;Z++)$|=w[Z][((L^O[Z])&b[Z])>>>0];this._lBlock=L,this._rBlock=P^$}var j=this._lBlock;this._lBlock=this._rBlock,this._rBlock=j,A.call(this,1,1431655765),M.call(this,8,16711935),M.call(this,2,858993459),A.call(this,16,65535),A.call(this,4,252645135),F[k]=this._lBlock,F[k+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function A(F,k){var T=(this._lBlock>>>F^this._rBlock)&k;this._rBlock^=T,this._lBlock^=T<<F}function M(F,k){var T=(this._rBlock>>>F^this._lBlock)&k;this._lBlock^=T,this._rBlock^=T<<F}s.DES=v._createHelper(S);var z=g.TripleDES=v.extend({_doReset:function(){var F=this._key,k=F.words;if(k.length!==2&&k.length!==4&&k.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var T=k.slice(0,2),B=k.length<4?k.slice(0,2):k.slice(2,4),O=k.length<6?k.slice(0,2):k.slice(4,6);this._des1=S.createEncryptor(h.create(T)),this._des2=S.createEncryptor(h.create(B)),this._des3=S.createEncryptor(h.create(O))},encryptBlock:function(F,k){this._des1.encryptBlock(F,k),this._des2.decryptBlock(F,k),this._des3.encryptBlock(F,k)},decryptBlock:function(F,k){this._des3.decryptBlock(F,k),this._des2.encryptBlock(F,k),this._des1.decryptBlock(F,k)},keySize:192/32,ivSize:64/32,blockSize:64/32});s.TripleDES=v._createHelper(z)}(),a.TripleDES})}(ex)),ex.exports}var tx={exports:{}},w4;function C7(){return w4||(w4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.StreamCipher,v=s.algo,g=v.RC4=h.extend({_doReset:function(){for(var x=this._key,w=x.words,b=x.sigBytes,S=this._S=[],A=0;A<256;A++)S[A]=A;for(var A=0,M=0;A<256;A++){var z=A%b,F=w[z>>>2]>>>24-z%4*8&255;M=(M+S[A]+F)%256;var k=S[A];S[A]=S[M],S[M]=k}this._i=this._j=0},_doProcessBlock:function(x,w){x[w]^=C.call(this)},keySize:256/32,ivSize:0});function C(){for(var x=this._S,w=this._i,b=this._j,S=0,A=0;A<4;A++){w=(w+1)%256,b=(b+x[w])%256;var M=x[w];x[w]=x[b],x[b]=M,S|=x[(x[w]+x[b])%256]<<24-A*8}return this._i=w,this._j=b,S}s.RC4=h._createHelper(g);var d=v.RC4Drop=g.extend({cfg:g.cfg.extend({drop:192}),_doReset:function(){g._doReset.call(this);for(var x=this.cfg.drop;x>0;x--)C.call(this)}});s.RC4Drop=h._createHelper(d)}(),a.RC4})}(tx)),tx.exports}var nx={exports:{}},D4;function E7(){return D4||(D4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.StreamCipher,v=s.algo,g=[],C=[],d=[],x=v.Rabbit=h.extend({_doReset:function(){for(var b=this._key.words,S=this.cfg.iv,A=0;A<4;A++)b[A]=(b[A]<<8|b[A]>>>24)&16711935|(b[A]<<24|b[A]>>>8)&4278255360;var M=this._X=[b[0],b[3]<<16|b[2]>>>16,b[1],b[0]<<16|b[3]>>>16,b[2],b[1]<<16|b[0]>>>16,b[3],b[2]<<16|b[1]>>>16],z=this._C=[b[2]<<16|b[2]>>>16,b[0]&4294901760|b[1]&65535,b[3]<<16|b[3]>>>16,b[1]&4294901760|b[2]&65535,b[0]<<16|b[0]>>>16,b[2]&4294901760|b[3]&65535,b[1]<<16|b[1]>>>16,b[3]&4294901760|b[0]&65535];this._b=0;for(var A=0;A<4;A++)w.call(this);for(var A=0;A<8;A++)z[A]^=M[A+4&7];if(S){var F=S.words,k=F[0],T=F[1],B=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360,O=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,P=B>>>16|O&4294901760,L=O<<16|B&65535;z[0]^=B,z[1]^=P,z[2]^=O,z[3]^=L,z[4]^=B,z[5]^=P,z[6]^=O,z[7]^=L;for(var A=0;A<4;A++)w.call(this)}},_doProcessBlock:function(b,S){var A=this._X;w.call(this),g[0]=A[0]^A[5]>>>16^A[3]<<16,g[1]=A[2]^A[7]>>>16^A[5]<<16,g[2]=A[4]^A[1]>>>16^A[7]<<16,g[3]=A[6]^A[3]>>>16^A[1]<<16;for(var M=0;M<4;M++)g[M]=(g[M]<<8|g[M]>>>24)&16711935|(g[M]<<24|g[M]>>>8)&4278255360,b[S+M]^=g[M]},blockSize:128/32,ivSize:64/32});function w(){for(var b=this._X,S=this._C,A=0;A<8;A++)C[A]=S[A];S[0]=S[0]+1295307597+this._b|0,S[1]=S[1]+3545052371+(S[0]>>>0<C[0]>>>0?1:0)|0,S[2]=S[2]+886263092+(S[1]>>>0<C[1]>>>0?1:0)|0,S[3]=S[3]+1295307597+(S[2]>>>0<C[2]>>>0?1:0)|0,S[4]=S[4]+3545052371+(S[3]>>>0<C[3]>>>0?1:0)|0,S[5]=S[5]+886263092+(S[4]>>>0<C[4]>>>0?1:0)|0,S[6]=S[6]+1295307597+(S[5]>>>0<C[5]>>>0?1:0)|0,S[7]=S[7]+3545052371+(S[6]>>>0<C[6]>>>0?1:0)|0,this._b=S[7]>>>0<C[7]>>>0?1:0;for(var A=0;A<8;A++){var M=b[A]+S[A],z=M&65535,F=M>>>16,k=((z*z>>>17)+z*F>>>15)+F*F,T=((M&4294901760)*M|0)+((M&65535)*M|0);d[A]=k^T}b[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,b[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,b[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,b[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,b[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,b[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,b[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,b[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}s.Rabbit=h._createHelper(x)}(),a.Rabbit})}(nx)),nx.exports}var rx={exports:{}},T4;function b7(){return T4||(T4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.StreamCipher,v=s.algo,g=[],C=[],d=[],x=v.RabbitLegacy=h.extend({_doReset:function(){var b=this._key.words,S=this.cfg.iv,A=this._X=[b[0],b[3]<<16|b[2]>>>16,b[1],b[0]<<16|b[3]>>>16,b[2],b[1]<<16|b[0]>>>16,b[3],b[2]<<16|b[1]>>>16],M=this._C=[b[2]<<16|b[2]>>>16,b[0]&4294901760|b[1]&65535,b[3]<<16|b[3]>>>16,b[1]&4294901760|b[2]&65535,b[0]<<16|b[0]>>>16,b[2]&4294901760|b[3]&65535,b[1]<<16|b[1]>>>16,b[3]&4294901760|b[0]&65535];this._b=0;for(var z=0;z<4;z++)w.call(this);for(var z=0;z<8;z++)M[z]^=A[z+4&7];if(S){var F=S.words,k=F[0],T=F[1],B=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360,O=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,P=B>>>16|O&4294901760,L=O<<16|B&65535;M[0]^=B,M[1]^=P,M[2]^=O,M[3]^=L,M[4]^=B,M[5]^=P,M[6]^=O,M[7]^=L;for(var z=0;z<4;z++)w.call(this)}},_doProcessBlock:function(b,S){var A=this._X;w.call(this),g[0]=A[0]^A[5]>>>16^A[3]<<16,g[1]=A[2]^A[7]>>>16^A[5]<<16,g[2]=A[4]^A[1]>>>16^A[7]<<16,g[3]=A[6]^A[3]>>>16^A[1]<<16;for(var M=0;M<4;M++)g[M]=(g[M]<<8|g[M]>>>24)&16711935|(g[M]<<24|g[M]>>>8)&4278255360,b[S+M]^=g[M]},blockSize:128/32,ivSize:64/32});function w(){for(var b=this._X,S=this._C,A=0;A<8;A++)C[A]=S[A];S[0]=S[0]+1295307597+this._b|0,S[1]=S[1]+3545052371+(S[0]>>>0<C[0]>>>0?1:0)|0,S[2]=S[2]+886263092+(S[1]>>>0<C[1]>>>0?1:0)|0,S[3]=S[3]+1295307597+(S[2]>>>0<C[2]>>>0?1:0)|0,S[4]=S[4]+3545052371+(S[3]>>>0<C[3]>>>0?1:0)|0,S[5]=S[5]+886263092+(S[4]>>>0<C[4]>>>0?1:0)|0,S[6]=S[6]+1295307597+(S[5]>>>0<C[5]>>>0?1:0)|0,S[7]=S[7]+3545052371+(S[6]>>>0<C[6]>>>0?1:0)|0,this._b=S[7]>>>0<C[7]>>>0?1:0;for(var A=0;A<8;A++){var M=b[A]+S[A],z=M&65535,F=M>>>16,k=((z*z>>>17)+z*F>>>15)+F*F,T=((M&4294901760)*M|0)+((M&65535)*M|0);d[A]=k^T}b[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,b[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,b[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,b[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,b[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,b[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,b[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,b[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}s.RabbitLegacy=h._createHelper(x)}(),a.RabbitLegacy})}(rx)),rx.exports}var ax={exports:{}},R4;function w7(){return R4||(R4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.BlockCipher,v=s.algo;const g=16,C=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],d=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var x={pbox:[],sbox:[]};function w(z,F){let k=F>>24&255,T=F>>16&255,B=F>>8&255,O=F&255,P=z.sbox[0][k]+z.sbox[1][T];return P=P^z.sbox[2][B],P=P+z.sbox[3][O],P}function b(z,F,k){let T=F,B=k,O;for(let P=0;P<g;++P)T=T^z.pbox[P],B=w(z,T)^B,O=T,T=B,B=O;return O=T,T=B,B=O,B=B^z.pbox[g],T=T^z.pbox[g+1],{left:T,right:B}}function S(z,F,k){let T=F,B=k,O;for(let P=g+1;P>1;--P)T=T^z.pbox[P],B=w(z,T)^B,O=T,T=B,B=O;return O=T,T=B,B=O,B=B^z.pbox[1],T=T^z.pbox[0],{left:T,right:B}}function A(z,F,k){for(let L=0;L<4;L++){z.sbox[L]=[];for(let $=0;$<256;$++)z.sbox[L][$]=d[L][$]}let T=0;for(let L=0;L<g+2;L++)z.pbox[L]=C[L]^F[T],T++,T>=k&&(T=0);let B=0,O=0,P=0;for(let L=0;L<g+2;L+=2)P=b(z,B,O),B=P.left,O=P.right,z.pbox[L]=B,z.pbox[L+1]=O;for(let L=0;L<4;L++)for(let $=0;$<256;$+=2)P=b(z,B,O),B=P.left,O=P.right,z.sbox[L][$]=B,z.sbox[L][$+1]=O;return!0}var M=v.Blowfish=h.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var z=this._keyPriorReset=this._key,F=z.words,k=z.sigBytes/4;A(x,F,k)}},encryptBlock:function(z,F){var k=b(x,z[F],z[F+1]);z[F]=k.left,z[F+1]=k.right},decryptBlock:function(z,F){var k=S(x,z[F],z[F+1]);z[F]=k.left,z[F+1]=k.right},blockSize:64/32,keySize:128/32,ivSize:64/32});s.Blowfish=h._createHelper(M)}(),a.Blowfish})}(ax)),ax.exports}(function(n,l){(function(a,s,p){n.exports=s(Mt(),rv(),t7(),n7(),Cs(),r7(),Es(),e4(),Og(),a7(),a4(),i7(),o7(),l7(),Ug(),u7(),du(),wr(),s7(),c7(),f7(),d7(),p7(),h7(),v7(),m7(),y7(),g7(),x7(),_7(),S7(),C7(),E7(),b7(),w7())})(bt,function(a){return a})})(Yb);const vl=Yb.exports;class D7{constructor(){Fc(this,"salt","SzlDJd#4202")}encrypt(l){if(!l)return;const a=typeof l=="string"?l:JSON.stringify(l);return vl.AES.encrypt(a,this.salt).toString()}decrypt(l){if(l)return vl.AES.decrypt(l,this.salt).toString(vl.enc.Utf8)}}class T7{constructor(l){Fc(this,"salt");this.salt=l}encrypt(l){return vl.HmacSHA512(l,this.salt).toString()}}const Sn=class{static rotateLeft(l,a){return l<<a|l>>>32-a}static FFj(l,a,s,p){return p>=0&&p<=15?l^a^s:l&a|l&s|a&s}static GGj(l,a,s,p){return p>=0&&p<=15?l^a^s:l&a|~l&s}static P0(l){return l^Sn.rotateLeft(l,9)^Sn.rotateLeft(l,17)}static P1(l){return l^Sn.rotateLeft(l,15)^Sn.rotateLeft(l,23)}static pad(l){const a=l.length*8,s=(448-(a+1)%512+512)%512,p=(a+1+s+64)/8,h=new Uint8Array(p);h.set(l),h[l.length]=128;const v=new Uint8Array(8);return new DataView(v.buffer).setBigUint64(0,BigInt(a),!1),h.set(v,p-8),h}static processBlock(l,a){const s=new Uint32Array(68),p=new Uint32Array(64);for(let S=0;S<16;S++){const A=new DataView(l.buffer,l.byteOffset+S*4,4);s[S]=A.getUint32(0,!1)}for(let S=16;S<68;S++)s[S]=Sn.P1(s[S-16]^s[S-9]^Sn.rotateLeft(s[S-3],15))^Sn.rotateLeft(s[S-13],7)^s[S-6];for(let S=0;S<64;S++)p[S]=s[S]^s[S+4];let h=a[0],v=a[1],g=a[2],C=a[3],d=a[4],x=a[5],w=a[6],b=a[7];for(let S=0;S<64;S++){const A=Sn.rotateLeft(Sn.rotateLeft(h,12)+d+Sn.rotateLeft(Sn.T[S],S),7),M=A^Sn.rotateLeft(h,12),z=Sn.FFj(h,v,g,S)+C+M+p[S],F=Sn.GGj(d,x,w,S)+b+A+s[S];C=g,g=Sn.rotateLeft(v,9),v=h,h=z,b=w,w=Sn.rotateLeft(x,19),x=d,d=Sn.P0(F)}a[0]^=h,a[1]^=v,a[2]^=g,a[3]^=C,a[4]^=d,a[5]^=x,a[6]^=w,a[7]^=b}static hash(l){const a=Sn.pad(l),s=new Uint32Array(Sn.IV);for(let v=0;v<a.length;v+=64){const g=a.slice(v,v+64);Sn.processBlock(g,s)}const p=new Uint8Array(32),h=new DataView(p.buffer);for(let v=0;v<8;v++)h.setUint32(v*4,s[v],!1);return p}static hashHex(l){const a=typeof l=="string"?new TextEncoder().encode(l):l,s=Sn.hash(a);return Array.from(s).map(p=>p.toString(16).padStart(2,"0")).join("")}};let bs=Sn;Fc(bs,"IV",new Uint32Array([1937774191,1226093241,388252375,3666478592,2842636476,372324522,3817729613,2969243214])),Fc(bs,"T",new Uint32Array(64)),(()=>{for(let l=0;l<16;l++)Sn.T[l]=2043430169;for(let l=16;l<64;l++)Sn.T[l]=2055708042})();class ix{constructor(l){Fc(this,"key");this.key=typeof l=="string"?new TextEncoder().encode(l):l}digest(l){const a=typeof l=="string"?new TextEncoder().encode(l):l,s=64;let p;if(this.key.length>s)p=bs.hash(this.key);else{p=new Uint8Array(s),p.set(this.key);for(let w=this.key.length;w<s;w++)p[w]=0}const h=new Uint8Array(s),v=new Uint8Array(s);for(let w=0;w<s;w++)h[w]=p[w]^54,v[w]=p[w]^92;const g=new Uint8Array(h.length+a.length);g.set(h),g.set(a,h.length);const C=bs.hash(g),d=new Uint8Array(v.length+C.length);return d.set(v),d.set(C,v.length),bs.hash(d)}digestHex(l){const a=this.digest(l);return Array.from(a).map(s=>s.toString(16).padStart(2,"0")).join("")}static hmac(l,a){return new ix(l).digestHex(a)}}function R7(n){const{imgKey:l="Img"}=n,{data:a,loading:s,error:p,refresh:h}=LS.useRequest(n.request,{debounceWait:300,ready:!0,retryCount:3});return{data:a,renderCaptcha:()=>p?_e(Ne.Button,{type:"link",title:"验证码加载失败,请重试",icon:_e(RD,{}),onClick:h,children:"点击重试"}):_e("img",{src:sl.get(a,[l]),style:{height:"100%",objectFit:"contain",cursor:"pointer"},onClick:h}),loading:s,refresh:h}}function A7(n){const{modal:l,message:a}=Ne.App.useApp(),[s]=Ne.Form.useForm(),p=[{dataIndex:"Password",title:"新密码",valueType:"password",valueProps:{placeholder:"请输入新密码"},formItemProps:{rules:[{required:!0,message:"请输入新密码"},Vb.passwordNewRule]}},{dataIndex:"NewPassword",title:"确认密码",valueType:"password",valueProps:{placeholder:"请输入确认密码"},formItemProps:{rules:[{required:!0,message:"请输入确认密码"},({getFieldValue:v})=>({validator(g,C){return!C||v("Password")===C?Promise.resolve():Promise.reject(new Error("两次密码输入不一致"))}})]}}];return{handleChangePwd:LS.useLockFn(async(v,g)=>{const C=n==null?void 0:n.modalProps;let d;C!=null&&C.width&&(typeof C.width=="string"||typeof C.width=="number")&&(d=C.width),await l.confirm({title:g||"修改密码",icon:null,wrapClassName:"confirmWrapper",content:_e(Qy,{items:p,formProps:{form:s,preserve:!1,layout:"vertical",labelCol:{span:24},wrapperCol:{span:24}}}),onOk(){return new Promise((x,w)=>{s.validateFields().then(b=>{v({values:b,resolve:x,reject:w})}).catch(b=>{w(b)})})},...C,width:d})})}}const k7="SzlDJd#4202";function O7(n){const[l,a]=Te.useState(null);Te.useEffect(()=>{s()},[]);const s=()=>{const p=vl.AES.decrypt(n,k7);try{const h=JSON.parse(p.toString(vl.enc.Utf8));a(h)}catch{}};return l}function B7(n){const{secertKey:l,storageKey:a}=n;return{onParse:h=>{const v=localStorage.getItem(a);if(!v){h(null);return}const g=vl.AES.decrypt(v,l);try{const C=JSON.parse(g.toString(vl.enc.Utf8));h(C)}catch{h(null)}},onSave:h=>{const v=vl.AES.encrypt(JSON.stringify({...h,timestamp:Date.now()}),l);OC(a,v.toString())}}}function F7(n){const{dataSource:l,rowKey:a,defaultRows:s=[]}=n,p=Te.useRef(s),[h,v]=Te.useState([]),[g,C]=Te.useState([]);return Te.useEffect(()=>{if(l&&l.length>0){const d=[...l,...p.current];p.current=d.filter((x,w,b)=>b.findIndex(S=>x[a]===S[a])===w)}},[l,a]),Te.useEffect(()=>{if(p.current.length>0){let d=[];g.forEach(x=>{const w=p.current.find(b=>b[a]===x);w&&!d.map(b=>b[a]).includes(x)&&d.push(w)}),v(d)}},[p.current,g,a]),{selectedRows:h,selectedKeys:g,setSelectedKeys:C}}St.AES=D7,St.AuthButton=Nb,St.BackHeader=UD,St.CoralButton=wk,St.CreateForm=Qy,St.CustomPagination=Rk,St.DynamicForm=$k,St.EditTable=bk,St.FormRules=Qk,St.HmacSHA512=T7,St.HmacSM3=ix,St.LoopSlide=Dk,St.SearchTable=_k,St.UploadFile=tb,St.WorkFlowNode=Lb,St.compressionImage=JE,St.download=Zk,St.fileType=$D,St.method=kk,St.showWorkFlow=Tk,St.useCaptcha=R7,St.useChangePwd=A7,St.useConfig=O7,St.useRemember=B7,St.useRowSelection=F7,St.utils=KD,St.verfyCode=Kk,Object.defineProperty(St,Symbol.toStringTag,{value:"Module"})});
|
|
196
|
+
`,n.getElementsByTagName("head")[0].appendChild(l)),n.body&&Eb(n.body,"react-draggable-transparent-selection")}function RA(n){if(n)try{if(n.body&&bb(n.body,"react-draggable-transparent-selection"),n.selection)n.selection.empty();else{const l=(n.defaultView||window).getSelection();l&&l.type!=="Caret"&&l.removeAllRanges()}}catch{}}function Eb(n,l){n.classList?n.classList.add(l):n.className.match(new RegExp("(?:^|\\s)".concat(l,"(?!\\S)")))||(n.className+=" ".concat(l))}function bb(n,l){n.classList?n.classList.remove(l):n.className=n.className.replace(new RegExp("(?:^|\\s)".concat(l,"(?!\\S)"),"g"),"")}var Eo={};Object.defineProperty(Eo,"__esModule",{value:!0}),Eo.canDragX=OA,Eo.canDragY=BA,Eo.createCoreData=zA,Eo.createDraggableData=MA,Eo.getBoundPosition=AA,Eo.getControlPosition=FA,Eo.snapToGrid=kA;var ii=Co,Yc=Un;function AA(n,l,a){if(!n.props.bounds)return[l,a];let{bounds:s}=n.props;s=typeof s=="string"?s:NA(s);const p=ug(n);if(typeof s=="string"){const{ownerDocument:h}=p,v=h.defaultView;let g;if(s==="parent"?g=p.parentNode:g=h.querySelector(s),!(g instanceof v.HTMLElement))throw new Error('Bounds selector "'+s+'" could not find an element.');const C=g,d=v.getComputedStyle(p),x=v.getComputedStyle(C);s={left:-p.offsetLeft+(0,ii.int)(x.paddingLeft)+(0,ii.int)(d.marginLeft),top:-p.offsetTop+(0,ii.int)(x.paddingTop)+(0,ii.int)(d.marginTop),right:(0,Yc.innerWidth)(C)-(0,Yc.outerWidth)(p)-p.offsetLeft+(0,ii.int)(x.paddingRight)-(0,ii.int)(d.marginRight),bottom:(0,Yc.innerHeight)(C)-(0,Yc.outerHeight)(p)-p.offsetTop+(0,ii.int)(x.paddingBottom)-(0,ii.int)(d.marginBottom)}}return(0,ii.isNum)(s.right)&&(l=Math.min(l,s.right)),(0,ii.isNum)(s.bottom)&&(a=Math.min(a,s.bottom)),(0,ii.isNum)(s.left)&&(l=Math.max(l,s.left)),(0,ii.isNum)(s.top)&&(a=Math.max(a,s.top)),[l,a]}function kA(n,l,a){const s=Math.round(l/n[0])*n[0],p=Math.round(a/n[1])*n[1];return[s,p]}function OA(n){return n.props.axis==="both"||n.props.axis==="x"}function BA(n){return n.props.axis==="both"||n.props.axis==="y"}function FA(n,l,a){const s=typeof l=="number"?(0,Yc.getTouch)(n,l):null;if(typeof l=="number"&&!s)return null;const p=ug(a),h=a.props.offsetParent||p.offsetParent||p.ownerDocument.body;return(0,Yc.offsetXYFromParent)(s||n,h,a.props.scale)}function zA(n,l,a){const s=!(0,ii.isNum)(n.lastX),p=ug(n);return s?{node:p,deltaX:0,deltaY:0,lastX:l,lastY:a,x:l,y:a}:{node:p,deltaX:l-n.lastX,deltaY:a-n.lastY,lastX:n.lastX,lastY:n.lastY,x:l,y:a}}function MA(n,l){const a=n.props.scale;return{node:l.node,x:n.state.x+l.deltaX/a,y:n.state.y+l.deltaY/a,deltaX:l.deltaX/a,deltaY:l.deltaY/a,lastX:n.state.x,lastY:n.state.y}}function NA(n){return{left:n.left,top:n.top,right:n.right,bottom:n.bottom}}function ug(n){const l=n.findDOMNode();if(!l)throw new Error("<DraggableCore>: Unmounted during event!");return l}var Kh={},Jh={};Object.defineProperty(Jh,"__esModule",{value:!0}),Jh.default=LA;function LA(){}Object.defineProperty(Kh,"__esModule",{value:!0}),Kh.default=void 0;var sg=HA(Te),Ma=fg(Vc.exports),UA=fg(dy.exports),Jr=Un,cu=Eo,cg=Co,sd=fg(Jh);function fg(n){return n&&n.__esModule?n:{default:n}}function wb(n){if(typeof WeakMap!="function")return null;var l=new WeakMap,a=new WeakMap;return(wb=function(s){return s?a:l})(n)}function HA(n,l){if(!l&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var a=wb(l);if(a&&a.has(n))return a.get(n);var s={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in n)if(h!=="default"&&Object.prototype.hasOwnProperty.call(n,h)){var v=p?Object.getOwnPropertyDescriptor(n,h):null;v&&(v.get||v.set)?Object.defineProperty(s,h,v):s[h]=n[h]}return s.default=n,a&&a.set(n,s),s}function ya(n,l,a){return l=PA(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function PA(n){var l=jA(n,"string");return typeof l=="symbol"?l:String(l)}function jA(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}const Ni={touch:{start:"touchstart",move:"touchmove",stop:"touchend"},mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"}};let fu=Ni.mouse,ev=class extends sg.Component{constructor(){super(...arguments),ya(this,"dragging",!1),ya(this,"lastX",NaN),ya(this,"lastY",NaN),ya(this,"touchIdentifier",null),ya(this,"mounted",!1),ya(this,"handleDragStart",l=>{if(this.props.onMouseDown(l),!this.props.allowAnyClick&&typeof l.button=="number"&&l.button!==0)return!1;const a=this.findDOMNode();if(!a||!a.ownerDocument||!a.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:s}=a;if(this.props.disabled||!(l.target instanceof s.defaultView.Node)||this.props.handle&&!(0,Jr.matchesSelectorAndParentsTo)(l.target,this.props.handle,a)||this.props.cancel&&(0,Jr.matchesSelectorAndParentsTo)(l.target,this.props.cancel,a))return;l.type==="touchstart"&&l.preventDefault();const p=(0,Jr.getTouchIdentifier)(l);this.touchIdentifier=p;const h=(0,cu.getControlPosition)(l,p,this);if(h==null)return;const{x:v,y:g}=h,C=(0,cu.createCoreData)(this,v,g);(0,sd.default)("DraggableCore: handleDragStart: %j",C),(0,sd.default)("calling",this.props.onStart),!(this.props.onStart(l,C)===!1||this.mounted===!1)&&(this.props.enableUserSelectHack&&(0,Jr.addUserSelectStyles)(s),this.dragging=!0,this.lastX=v,this.lastY=g,(0,Jr.addEvent)(s,fu.move,this.handleDrag),(0,Jr.addEvent)(s,fu.stop,this.handleDragStop))}),ya(this,"handleDrag",l=>{const a=(0,cu.getControlPosition)(l,this.touchIdentifier,this);if(a==null)return;let{x:s,y:p}=a;if(Array.isArray(this.props.grid)){let g=s-this.lastX,C=p-this.lastY;if([g,C]=(0,cu.snapToGrid)(this.props.grid,g,C),!g&&!C)return;s=this.lastX+g,p=this.lastY+C}const h=(0,cu.createCoreData)(this,s,p);if((0,sd.default)("DraggableCore: handleDrag: %j",h),this.props.onDrag(l,h)===!1||this.mounted===!1){try{this.handleDragStop(new MouseEvent("mouseup"))}catch{const C=document.createEvent("MouseEvents");C.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(C)}return}this.lastX=s,this.lastY=p}),ya(this,"handleDragStop",l=>{if(!this.dragging)return;const a=(0,cu.getControlPosition)(l,this.touchIdentifier,this);if(a==null)return;let{x:s,y:p}=a;if(Array.isArray(this.props.grid)){let C=s-this.lastX||0,d=p-this.lastY||0;[C,d]=(0,cu.snapToGrid)(this.props.grid,C,d),s=this.lastX+C,p=this.lastY+d}const h=(0,cu.createCoreData)(this,s,p);if(this.props.onStop(l,h)===!1||this.mounted===!1)return!1;const g=this.findDOMNode();g&&this.props.enableUserSelectHack&&(0,Jr.removeUserSelectStyles)(g.ownerDocument),(0,sd.default)("DraggableCore: handleDragStop: %j",h),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,g&&((0,sd.default)("DraggableCore: Removing handlers"),(0,Jr.removeEvent)(g.ownerDocument,fu.move,this.handleDrag),(0,Jr.removeEvent)(g.ownerDocument,fu.stop,this.handleDragStop))}),ya(this,"onMouseDown",l=>(fu=Ni.mouse,this.handleDragStart(l))),ya(this,"onMouseUp",l=>(fu=Ni.mouse,this.handleDragStop(l))),ya(this,"onTouchStart",l=>(fu=Ni.touch,this.handleDragStart(l))),ya(this,"onTouchEnd",l=>(fu=Ni.touch,this.handleDragStop(l)))}componentDidMount(){this.mounted=!0;const l=this.findDOMNode();l&&(0,Jr.addEvent)(l,Ni.touch.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const l=this.findDOMNode();if(l){const{ownerDocument:a}=l;(0,Jr.removeEvent)(a,Ni.mouse.move,this.handleDrag),(0,Jr.removeEvent)(a,Ni.touch.move,this.handleDrag),(0,Jr.removeEvent)(a,Ni.mouse.stop,this.handleDragStop),(0,Jr.removeEvent)(a,Ni.touch.stop,this.handleDragStop),(0,Jr.removeEvent)(l,Ni.touch.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,Jr.removeUserSelectStyles)(a)}}findDOMNode(){var l,a;return(l=this.props)!==null&&l!==void 0&&l.nodeRef?(a=this.props)===null||a===void 0||(a=a.nodeRef)===null||a===void 0?void 0:a.current:UA.default.findDOMNode(this)}render(){return sg.cloneElement(sg.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};Kh.default=ev,ya(ev,"displayName","DraggableCore"),ya(ev,"propTypes",{allowAnyClick:Ma.default.bool,children:Ma.default.node.isRequired,disabled:Ma.default.bool,enableUserSelectHack:Ma.default.bool,offsetParent:function(n,l){if(n[l]&&n[l].nodeType!==1)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:Ma.default.arrayOf(Ma.default.number),handle:Ma.default.string,cancel:Ma.default.string,nodeRef:Ma.default.object,onStart:Ma.default.func,onDrag:Ma.default.func,onStop:Ma.default.func,onMouseDown:Ma.default.func,scale:Ma.default.number,className:cg.dontSetMe,style:cg.dontSetMe,transform:cg.dontSetMe}),ya(ev,"defaultProps",{allowAnyClick:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),function(n){Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"DraggableCore",{enumerable:!0,get:function(){return C.default}}),n.default=void 0;var l=b(Te),a=x(Vc.exports),s=x(dy.exports),p=x(oA),h=Un,v=Eo,g=Co,C=x(Kh),d=x(Jh);function x(k){return k&&k.__esModule?k:{default:k}}function w(k){if(typeof WeakMap!="function")return null;var T=new WeakMap,B=new WeakMap;return(w=function(O){return O?B:T})(k)}function b(k,T){if(!T&&k&&k.__esModule)return k;if(k===null||typeof k!="object"&&typeof k!="function")return{default:k};var B=w(T);if(B&&B.has(k))return B.get(k);var O={},P=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var L in k)if(L!=="default"&&Object.prototype.hasOwnProperty.call(k,L)){var I=P?Object.getOwnPropertyDescriptor(k,L):null;I&&(I.get||I.set)?Object.defineProperty(O,L,I):O[L]=k[L]}return O.default=k,B&&B.set(k,O),O}function S(){return S=Object.assign?Object.assign.bind():function(k){for(var T=1;T<arguments.length;T++){var B=arguments[T];for(var O in B)Object.prototype.hasOwnProperty.call(B,O)&&(k[O]=B[O])}return k},S.apply(this,arguments)}function A(k,T,B){return T=M(T),T in k?Object.defineProperty(k,T,{value:B,enumerable:!0,configurable:!0,writable:!0}):k[T]=B,k}function M(k){var T=z(k,"string");return typeof T=="symbol"?T:String(T)}function z(k,T){if(typeof k!="object"||k===null)return k;var B=k[Symbol.toPrimitive];if(B!==void 0){var O=B.call(k,T||"default");if(typeof O!="object")return O;throw new TypeError("@@toPrimitive must return a primitive value.")}return(T==="string"?String:Number)(k)}class F extends l.Component{static getDerivedStateFromProps(T,B){let{position:O}=T,{prevPropsPosition:P}=B;return O&&(!P||O.x!==P.x||O.y!==P.y)?((0,d.default)("Draggable: getDerivedStateFromProps %j",{position:O,prevPropsPosition:P}),{x:O.x,y:O.y,prevPropsPosition:{...O}}):null}constructor(T){super(T),A(this,"onDragStart",(B,O)=>{if((0,d.default)("Draggable: onDragStart: %j",O),this.props.onStart(B,(0,v.createDraggableData)(this,O))===!1)return!1;this.setState({dragging:!0,dragged:!0})}),A(this,"onDrag",(B,O)=>{if(!this.state.dragging)return!1;(0,d.default)("Draggable: onDrag: %j",O);const P=(0,v.createDraggableData)(this,O),L={x:P.x,y:P.y,slackX:0,slackY:0};if(this.props.bounds){const{x:Z,y:j}=L;L.x+=this.state.slackX,L.y+=this.state.slackY;const[U,ie]=(0,v.getBoundPosition)(this,L.x,L.y);L.x=U,L.y=ie,L.slackX=this.state.slackX+(Z-L.x),L.slackY=this.state.slackY+(j-L.y),P.x=L.x,P.y=L.y,P.deltaX=L.x-this.state.x,P.deltaY=L.y-this.state.y}if(this.props.onDrag(B,P)===!1)return!1;this.setState(L)}),A(this,"onDragStop",(B,O)=>{if(!this.state.dragging||this.props.onStop(B,(0,v.createDraggableData)(this,O))===!1)return!1;(0,d.default)("Draggable: onDragStop: %j",O);const L={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:Z,y:j}=this.props.position;L.x=Z,L.y=j}this.setState(L)}),this.state={dragging:!1,dragged:!1,x:T.position?T.position.x:T.defaultPosition.x,y:T.position?T.position.y:T.defaultPosition.y,prevPropsPosition:{...T.position},slackX:0,slackY:0,isElementSVG:!1},T.position&&(T.onDrag||T.onStop)}componentDidMount(){typeof window.SVGElement<"u"&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.setState({dragging:!1})}findDOMNode(){var T,B;return(T=(B=this.props)===null||B===void 0||(B=B.nodeRef)===null||B===void 0?void 0:B.current)!==null&&T!==void 0?T:s.default.findDOMNode(this)}render(){const{axis:T,bounds:B,children:O,defaultPosition:P,defaultClassName:L,defaultClassNameDragging:I,defaultClassNameDragged:Z,position:j,positionOffset:U,scale:ie,...W}=this.props;let oe={},Q=null;const he=!Boolean(j)||this.state.dragging,K=j||P,pe={x:(0,v.canDragX)(this)&&he?this.state.x:K.x,y:(0,v.canDragY)(this)&&he?this.state.y:K.y};this.state.isElementSVG?Q=(0,h.createSVGTransform)(pe,U):oe=(0,h.createCSSTransform)(pe,U);const G=(0,p.default)(O.props.className||"",L,{[I]:this.state.dragging,[Z]:this.state.dragged});return l.createElement(C.default,S({},W,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),l.cloneElement(l.Children.only(O),{className:G,style:{...O.props.style,...oe},transform:Q}))}}n.default=F,A(F,"displayName","Draggable"),A(F,"propTypes",{...C.default.propTypes,axis:a.default.oneOf(["both","x","y","none"]),bounds:a.default.oneOfType([a.default.shape({left:a.default.number,right:a.default.number,top:a.default.number,bottom:a.default.number}),a.default.string,a.default.oneOf([!1])]),defaultClassName:a.default.string,defaultClassNameDragging:a.default.string,defaultClassNameDragged:a.default.string,defaultPosition:a.default.shape({x:a.default.number,y:a.default.number}),positionOffset:a.default.shape({x:a.default.oneOfType([a.default.number,a.default.string]),y:a.default.oneOfType([a.default.number,a.default.string])}),position:a.default.shape({x:a.default.number,y:a.default.number}),className:g.dontSetMe,style:g.dontSetMe,transform:g.dontSetMe}),A(F,"defaultProps",{...C.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(ab);const{default:Db,DraggableCore:IA}=ab;Qh.exports=Db,Qh.exports.default=Db,Qh.exports.DraggableCore=IA;var dg={};dg.__esModule=!0,dg.cloneElement=GA;var $A=VA(Te);function VA(n){return n&&n.__esModule?n:{default:n}}function Tb(n,l){var a=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);l&&(s=s.filter(function(p){return Object.getOwnPropertyDescriptor(n,p).enumerable})),a.push.apply(a,s)}return a}function Rb(n){for(var l=1;l<arguments.length;l++){var a=arguments[l]!=null?arguments[l]:{};l%2?Tb(Object(a),!0).forEach(function(s){YA(n,s,a[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(a)):Tb(Object(a)).forEach(function(s){Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(a,s))})}return n}function YA(n,l,a){return l=qA(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function qA(n){var l=WA(n,"string");return typeof l=="symbol"?l:String(l)}function WA(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}function GA(n,l){return l.style&&n.props.style&&(l.style=Rb(Rb({},n.props.style),l.style)),l.className&&n.props.className&&(l.className=n.props.className+" "+l.className),$A.default.cloneElement(n,l)}var cd={};cd.__esModule=!0,cd.resizableProps=void 0;var wt=ZA(Vc.exports);function ZA(n){return n&&n.__esModule?n:{default:n}}var QA={axis:wt.default.oneOf(["both","x","y","none"]),className:wt.default.string,children:wt.default.element.isRequired,draggableOpts:wt.default.shape({allowAnyClick:wt.default.bool,cancel:wt.default.string,children:wt.default.node,disabled:wt.default.bool,enableUserSelectHack:wt.default.bool,offsetParent:wt.default.node,grid:wt.default.arrayOf(wt.default.number),handle:wt.default.string,nodeRef:wt.default.object,onStart:wt.default.func,onDrag:wt.default.func,onStop:wt.default.func,onMouseDown:wt.default.func,scale:wt.default.number}),height:function(){for(var l=arguments.length,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];var p=a[0];if(p.axis==="both"||p.axis==="y"){var h;return(h=wt.default.number).isRequired.apply(h,a)}return wt.default.number.apply(wt.default,a)},handle:wt.default.oneOfType([wt.default.node,wt.default.func]),handleSize:wt.default.arrayOf(wt.default.number),lockAspectRatio:wt.default.bool,maxConstraints:wt.default.arrayOf(wt.default.number),minConstraints:wt.default.arrayOf(wt.default.number),onResizeStop:wt.default.func,onResizeStart:wt.default.func,onResize:wt.default.func,resizeHandles:wt.default.arrayOf(wt.default.oneOf(["s","w","e","n","sw","nw","se","ne"])),transformScale:wt.default.number,width:function(){for(var l=arguments.length,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];var p=a[0];if(p.axis==="both"||p.axis==="x"){var h;return(h=wt.default.number).isRequired.apply(h,a)}return wt.default.number.apply(wt.default,a)}};cd.resizableProps=QA,ud.__esModule=!0,ud.default=void 0;var fd=tk(Te),XA=Qh.exports,KA=dg,JA=cd,ek=["children","className","draggableOpts","width","height","handle","handleSize","lockAspectRatio","axis","minConstraints","maxConstraints","onResize","onResizeStop","onResizeStart","resizeHandles","transformScale"];function Ab(n){if(typeof WeakMap!="function")return null;var l=new WeakMap,a=new WeakMap;return(Ab=function(p){return p?a:l})(n)}function tk(n,l){if(!l&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var a=Ab(l);if(a&&a.has(n))return a.get(n);var s={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in n)if(h!=="default"&&Object.prototype.hasOwnProperty.call(n,h)){var v=p?Object.getOwnPropertyDescriptor(n,h):null;v&&(v.get||v.set)?Object.defineProperty(s,h,v):s[h]=n[h]}return s.default=n,a&&a.set(n,s),s}function pg(){return pg=Object.assign?Object.assign.bind():function(n){for(var l=1;l<arguments.length;l++){var a=arguments[l];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(n[s]=a[s])}return n},pg.apply(this,arguments)}function nk(n,l){if(n==null)return{};var a={},s=Object.keys(n),p,h;for(h=0;h<s.length;h++)p=s[h],!(l.indexOf(p)>=0)&&(a[p]=n[p]);return a}function kb(n,l){var a=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);l&&(s=s.filter(function(p){return Object.getOwnPropertyDescriptor(n,p).enumerable})),a.push.apply(a,s)}return a}function hg(n){for(var l=1;l<arguments.length;l++){var a=arguments[l]!=null?arguments[l]:{};l%2?kb(Object(a),!0).forEach(function(s){rk(n,s,a[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(a)):kb(Object(a)).forEach(function(s){Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(a,s))})}return n}function rk(n,l,a){return l=ak(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function ak(n){var l=ik(n,"string");return typeof l=="symbol"?l:String(l)}function ik(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}function ok(n,l){n.prototype=Object.create(l.prototype),n.prototype.constructor=n,vg(n,l)}function vg(n,l){return vg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(s,p){return s.__proto__=p,s},vg(n,l)}var mg=function(n){ok(l,n);function l(){for(var s,p=arguments.length,h=new Array(p),v=0;v<p;v++)h[v]=arguments[v];return s=n.call.apply(n,[this].concat(h))||this,s.handleRefs={},s.lastHandleRect=null,s.slack=null,s}var a=l.prototype;return a.componentWillUnmount=function(){this.resetData()},a.resetData=function(){this.lastHandleRect=this.slack=null},a.runConstraints=function(p,h){var v=this.props,g=v.minConstraints,C=v.maxConstraints,d=v.lockAspectRatio;if(!g&&!C&&!d)return[p,h];if(d){var x=this.props.width/this.props.height,w=p-this.props.width,b=h-this.props.height;Math.abs(w)>Math.abs(b*x)?h=p/x:p=h*x}var S=p,A=h,M=this.slack||[0,0],z=M[0],F=M[1];return p+=z,h+=F,g&&(p=Math.max(g[0],p),h=Math.max(g[1],h)),C&&(p=Math.min(C[0],p),h=Math.min(C[1],h)),this.slack=[z+(S-p),F+(A-h)],[p,h]},a.resizeHandler=function(p,h){var v=this;return function(g,C){var d=C.node,x=C.deltaX,w=C.deltaY;p==="onResizeStart"&&v.resetData();var b=(v.props.axis==="both"||v.props.axis==="x")&&h!=="n"&&h!=="s",S=(v.props.axis==="both"||v.props.axis==="y")&&h!=="e"&&h!=="w";if(!(!b&&!S)){var A=h[0],M=h[h.length-1],z=d.getBoundingClientRect();if(v.lastHandleRect!=null){if(M==="w"){var F=z.left-v.lastHandleRect.left;x+=F}if(A==="n"){var k=z.top-v.lastHandleRect.top;w+=k}}v.lastHandleRect=z,M==="w"&&(x=-x),A==="n"&&(w=-w);var T=v.props.width+(b?x/v.props.transformScale:0),B=v.props.height+(S?w/v.props.transformScale:0),O=v.runConstraints(T,B);T=O[0],B=O[1];var P=T!==v.props.width||B!==v.props.height,L=typeof v.props[p]=="function"?v.props[p]:null,I=p==="onResize"&&!P;L&&!I&&(g.persist==null||g.persist(),L(g,{node:d,size:{width:T,height:B},handle:h})),p==="onResizeStop"&&v.resetData()}}},a.renderResizeHandle=function(p,h){var v=this.props.handle;if(!v)return fd.createElement("span",{className:"react-resizable-handle react-resizable-handle-"+p,ref:h});if(typeof v=="function")return v(p,h);var g=typeof v.type=="string",C=hg({ref:h},g?{}:{handleAxis:p});return fd.cloneElement(v,C)},a.render=function(){var p=this,h=this.props,v=h.children,g=h.className,C=h.draggableOpts;h.width,h.height,h.handle,h.handleSize,h.lockAspectRatio,h.axis,h.minConstraints,h.maxConstraints,h.onResize,h.onResizeStop,h.onResizeStart;var d=h.resizeHandles;h.transformScale;var x=nk(h,ek);return(0,KA.cloneElement)(v,hg(hg({},x),{},{className:(g?g+" ":"")+"react-resizable",children:[].concat(v.props.children,d.map(function(w){var b,S=(b=p.handleRefs[w])!=null?b:p.handleRefs[w]=fd.createRef();return fd.createElement(XA.DraggableCore,pg({},C,{nodeRef:S,key:"resizableHandle-"+w,onStop:p.resizeHandler("onResizeStop",w),onStart:p.resizeHandler("onResizeStart",w),onDrag:p.resizeHandler("onResize",w)}),p.renderResizeHandle(w,S))}))}))},l}(fd.Component);ud.default=mg,mg.propTypes=JA.resizableProps,mg.defaultProps={axis:"both",handleSize:[20,20],lockAspectRatio:!1,minConstraints:[20,20],maxConstraints:[1/0,1/0],resizeHandles:["se"],transformScale:1};var tv={};tv.__esModule=!0,tv.default=void 0;var yg=fk(Te),lk=Ob(Vc.exports),uk=Ob(ud),sk=cd,ck=["handle","handleSize","onResize","onResizeStart","onResizeStop","draggableOpts","minConstraints","maxConstraints","lockAspectRatio","axis","width","height","resizeHandles","style","transformScale"];function Ob(n){return n&&n.__esModule?n:{default:n}}function Bb(n){if(typeof WeakMap!="function")return null;var l=new WeakMap,a=new WeakMap;return(Bb=function(p){return p?a:l})(n)}function fk(n,l){if(!l&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var a=Bb(l);if(a&&a.has(n))return a.get(n);var s={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in n)if(h!=="default"&&Object.prototype.hasOwnProperty.call(n,h)){var v=p?Object.getOwnPropertyDescriptor(n,h):null;v&&(v.get||v.set)?Object.defineProperty(s,h,v):s[h]=n[h]}return s.default=n,a&&a.set(n,s),s}function gg(){return gg=Object.assign?Object.assign.bind():function(n){for(var l=1;l<arguments.length;l++){var a=arguments[l];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(n[s]=a[s])}return n},gg.apply(this,arguments)}function Fb(n,l){var a=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);l&&(s=s.filter(function(p){return Object.getOwnPropertyDescriptor(n,p).enumerable})),a.push.apply(a,s)}return a}function nv(n){for(var l=1;l<arguments.length;l++){var a=arguments[l]!=null?arguments[l]:{};l%2?Fb(Object(a),!0).forEach(function(s){dk(n,s,a[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(a)):Fb(Object(a)).forEach(function(s){Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(a,s))})}return n}function dk(n,l,a){return l=pk(l),l in n?Object.defineProperty(n,l,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[l]=a,n}function pk(n){var l=hk(n,"string");return typeof l=="symbol"?l:String(l)}function hk(n,l){if(typeof n!="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,l||"default");if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(l==="string"?String:Number)(n)}function vk(n,l){if(n==null)return{};var a={},s=Object.keys(n),p,h;for(h=0;h<s.length;h++)p=s[h],!(l.indexOf(p)>=0)&&(a[p]=n[p]);return a}function mk(n,l){n.prototype=Object.create(l.prototype),n.prototype.constructor=n,xg(n,l)}function xg(n,l){return xg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(s,p){return s.__proto__=p,s},xg(n,l)}var zb=function(n){mk(l,n);function l(){for(var s,p=arguments.length,h=new Array(p),v=0;v<p;v++)h[v]=arguments[v];return s=n.call.apply(n,[this].concat(h))||this,s.state={width:s.props.width,height:s.props.height,propsWidth:s.props.width,propsHeight:s.props.height},s.onResize=function(g,C){var d=C.size;s.props.onResize?(g.persist==null||g.persist(),s.setState(d,function(){return s.props.onResize&&s.props.onResize(g,C)})):s.setState(d)},s}l.getDerivedStateFromProps=function(p,h){return h.propsWidth!==p.width||h.propsHeight!==p.height?{width:p.width,height:p.height,propsWidth:p.width,propsHeight:p.height}:null};var a=l.prototype;return a.render=function(){var p=this.props,h=p.handle,v=p.handleSize;p.onResize;var g=p.onResizeStart,C=p.onResizeStop,d=p.draggableOpts,x=p.minConstraints,w=p.maxConstraints,b=p.lockAspectRatio,S=p.axis;p.width,p.height;var A=p.resizeHandles,M=p.style,z=p.transformScale,F=vk(p,ck);return yg.createElement(uk.default,{axis:S,draggableOpts:d,handle:h,handleSize:v,height:this.state.height,lockAspectRatio:b,maxConstraints:w,minConstraints:x,onResizeStart:g,onResize:this.onResize,onResizeStop:C,resizeHandles:A,transformScale:z,width:this.state.width},yg.createElement("div",gg({},F,{style:nv(nv({},M),{},{width:this.state.width+"px",height:this.state.height+"px"})})))},l}(yg.Component);tv.default=zb,zb.propTypes=nv(nv({},sk.resizableProps),{},{children:lk.default.element}),Xy.exports=function(){throw new Error("Don't instantiate Resizable directly! Use require('react-resizable').Resizable")};var yk=Xy.exports.Resizable=ud.default;Xy.exports.ResizableBox=tv.default;const gk={search:"search-table-module_search_17add",table:"search-table-module_table_5f652"},xk=n=>{const{onResize:l,width:a,resizeable:s,...p}=n;return!a||!s?_e("th",{...p}):_e(yk,{width:a||200,height:0,onResize:l,draggableOpts:{enableUserSelectHack:!1},children:_e("th",{...p})})};function _k(n){const{tableProps:l={},searchProps:a}=n,{minColumnWidth:s=200,resizeable:p=!1,tableId:h,storageKey:v="szld_table_cell_width",emptyText:g,...C}=l,[d,x]=Te.useState(l.columns||[]),w=M=>{var F,k;let z=M.width||s;if(M.dataIndex&&h){const T=Array.isArray(M.dataIndex)?M.dataIndex.join("-"):String(M.dataIndex),B=(k=(F=gy(v))==null?void 0:F[h])==null?void 0:k[T];B&&(z=B)}return z};Te.useEffect(()=>{const M=l.columns||[];if(M.length===0||!p){x(M);return}const z=M==null?void 0:M.filter(F=>!F.hidden).map(F=>F.dataIndex?{...F,width:w(F),onHeaderCell:k=>({width:k.width,resizeable:p,onResize:(T,{size:B})=>b(k,B)})}:F);z.length>0&&(z[z.length-1].minWidth=z[z.length-1].width,z[z.length-1].width=void 0),x(z)},[l.columns,h,s,p]);const b=(M,z)=>{x(F=>{const k=F==null?void 0:F.map(T=>T.dataIndex===M.dataIndex?{...T,width:z.width}:T);if(h){const T=gy(v)||{};T[h]=T[h]||{},k==null||k.forEach(B=>{if(B.dataIndex){const O=Array.isArray(B.dataIndex)?B.dataIndex.join("-"):String(B.dataIndex);T[h][O]=B.width}}),localStorage.setItem(v,JSON.stringify(T))}return k})},S={header:{cell:xk},...C==null?void 0:C.components},A=Te.useMemo(()=>{var z;const M=F=>{let k=F.width||F.minWidth;return(!k||typeof k=="string")&&(k=s),k};return(z=d==null?void 0:d.map(F=>M(F)))==null?void 0:z.reduce((F,k)=>F+k,0)},[d,s]);return Yt(cl,{children:[a&&_e(Qy,{hiddenTitle:!0,...a,items:a.items}),_e(Ne.Table,{scroll:{x:A},...C,components:S,columns:d,className:fl(gk.table,l==null?void 0:l.className),locale:{emptyText:_e(Ne.Empty,{image:Ne.Empty.PRESENTED_IMAGE_SIMPLE,description:g})},pagination:typeof(l==null?void 0:l.pagination)=="boolean"?l.pagination:{showPrevNextJumpers:!0,showQuickJumper:!0,showSizeChanger:!0,showTotal:M=>`共 ${M} 条`,...l==null?void 0:l.pagination}})]})}const Sk={editableCellValueWrap:"editable-module_editableCellValueWrap_3b3d9"},Mb=Te.createContext(null),Ck=({index:n,...l})=>{const[a]=Ne.Form.useForm();return _e(Ne.Form,{form:a,component:!1,children:_e(Mb.Provider,{value:a,children:_e("tr",{...l})})})};function Ek(n){const{title:l,editable:a,children:s,dataIndex:p,record:h,rules:v,onChange:g,type:C="input",valueProps:d,initialValue:x,...w}=n,b=Te.useRef(null),S=Te.useContext(Mb),A=async()=>{try{const F=await S.validateFields();g({...h,...F})}catch{}},M=()=>_e(rb,{valueType:C,valueProps:{...d,onBlur:A,onPressEnter:A},inputRef:b});let z=s;return a&&(z=_e(Ne.Form.Item,{style:{margin:0},initialValue:x||sl.get(h,p),name:p,rules:v,children:M()})),_e("td",{...w,children:z})}function bk(n){const{columns:l,onChange:a,...s}=n,p={body:{row:Ck,cell:Ek}},h=l==null?void 0:l.map(v=>v.editable?{...v,onCell:g=>({...v,record:g,onChange:a})}:v);return _e(Ne.Table,{...s,components:p,rowClassName:()=>Sk.editableRow,columns:h})}const Nb=n=>{const{auth:l=!0,...a}=n;return l?_e(Ne.Button,{...a}):null},wk=n=>{const{PId:l,auths:a,...s}=n,p=Te.useMemo(()=>a?!!(typeof l=="number"&&a.find(h=>h.PId===l)||Array.isArray(l)&&a.filter(h=>l.includes(h.PId)).length>0):!1,[l,a]);return _e(Nb,{...s,auth:p})},dd={wrapper:"LoopSlide-module_wrapper_dde90",container:"LoopSlide-module_container_be123",scrollContent:"LoopSlide-module_scrollContent_36ed7",content:"LoopSlide-module_content_f392a"},Dk=({speed:n=10,delay:l=1,timingFunction:a="linear",className:s="",style:p,children:h,height:v="100vh",mouseControl:g=!1,classes:C})=>{const d=Te.useRef(null),x=Te.useRef(null),w=Te.useRef(null),b=Te.useRef(null),S=Te.useRef(0),A=Te.useRef(),M=Te.useRef(0),z=Te.useMemo(()=>{if(!x.current||!w.current)return;const L=x.current,I=w.current,Z=parseFloat(I.scrollHeight.toString());return Z*2-L.clientHeight<Z},[]),F=()=>{if(!x.current||!w.current)return;const L=x.current,I=w.current,Z=parseFloat(I.scrollHeight.toString());if(Z*2<=L.clientHeight){L.style.animation="none";return}const j=Z/L.clientHeight;L.style.setProperty("--content-height",`${Z}px`),L.style.animationDuration=`${n*j}s`,L.style.animationDelay=`${l}s`,L.style.animationTimingFunction=a};Te.useEffect(()=>(F(),x.current&&(b.current=new ResizeObserver(F),b.current.observe(x.current)),()=>{b.current&&x.current&&b.current.unobserve(x.current)}),[n,l]);const k=()=>{g&&x.current&&(x.current.style.animationPlayState="paused")},T=()=>{g&&x.current&&(P(),x.current.style.animationPlayState="running")},B=()=>{if(!x.current||!g)return;const I=x.current.getAnimations()[0];if(I)if(Math.abs(S.current)>.1){const Z=performance.now(),j=Z-M.current;M.current=Z;const U=.95;S.current*=Math.pow(U,j/16);const ie=I.currentTime||0;I.currentTime=ie+S.current,A.current=requestAnimationFrame(B)}else S.current=0,P()},O=L=>{if(!g||!x.current)return;L.preventDefault();const I=L.deltaY,Z=.25;S.current+=I*Z;const j=50;S.current=Math.max(-j,Math.min(j,S.current)),A.current||(M.current=performance.now(),A.current=requestAnimationFrame(B))},P=()=>{A.current&&(cancelAnimationFrame(A.current),A.current=void 0)};return Te.useEffect(()=>()=>{P()},[]),Te.useEffect(()=>{const L=d.current;if(L)return g&&L.addEventListener("wheel",O,{passive:!1}),()=>{L.removeEventListener("wheel",O)}},[g]),_e("div",{ref:d,className:`${dd.wrapper} ${s}`,style:{height:v,...p},onMouseEnter:k,onMouseLeave:T,children:Yt("div",{ref:x,className:fl(dd.container,C==null?void 0:C.container),children:[_e("div",{ref:w,className:fl(dd.content,C==null?void 0:C.content),children:h}),_e("div",{className:fl(dd.content,C==null?void 0:C.content),children:h}),z&&_e("div",{className:fl(dd.content,C==null?void 0:C.content),children:h})]})})},sr={main:"workflownode-module_main_dce7f",item:"workflownode-module_item_73d7c",tail:"workflownode-module_tail_3cb51",node:"workflownode-module_node_005fd",content:"workflownode-module_content_8334f",btn:"workflownode-module_btn_b0c06",collpase:"workflownode-module_collpase_f2468",title:"workflownode-module_title_cb34c",dateWrapper:"workflownode-module_dateWrapper_94849",remark:"workflownode-module_remark_4f910",itemActive:"workflownode-module_itemActive_2a29d",itemDone:"workflownode-module_itemDone_489bc",itemUnDo:"workflownode-module_itemUnDo_2914c"},Lb=n=>{const{data:l,current:a,rowKey:s,renderContent:p}=n,[h,v]=Te.useState(!1),g=Te.useMemo(()=>n.currentIndex!==void 0?n.currentIndex:!a||l.length===0?0:l.findIndex(w=>w.PNId===a),[a,l]),C=Te.useMemo(()=>g>1?h?0:g-1:0,[g,h]),d=()=>{v(!0)};return Yt("ul",{className:sr.main,children:[g>1&&!h&&Yt("li",{className:fl(sr.item,sr.itemDone),children:[_e("div",{className:sr.tail}),_e("div",{className:sr.node}),_e("div",{className:sr.content,children:Yt("div",{className:sr.collpase,children:[Yt("div",{children:["已收起",_e("span",{children:g-1}),"个节点"]}),Yt("a",{className:sr.btn,onClick:d,children:["展开节点",_e(sD,{})]})]})})]}),l.slice(C).map((x,w)=>Yt("li",{className:fl(sr.item,g===w+C?sr.itemActive:g>w+C?sr.itemDone:sr.itemUnDo),children:[_e("div",{className:sr.tail}),_e("div",{className:sr.node}),Yt("div",{className:sr.content,children:[p?p(x,w,h?g:g-C):Yt(cl,{children:[_e("div",{className:sr.title,children:x.PNName}),Yt("div",{className:sr.dateWrapper,children:[x.PlanFinishDate&&Yt("span",{children:["预计完成时间: ",x.PlanFinishDate]}),x.UpdateTime&&Yt("span",{style:{color:"#333",fontWeight:"bold"},children:["实际完成时间: ",x.UpdateTime]})]}),x.Remark&&_e("div",{className:sr.remark,children:x.Remark})]}),h&&g-1===w&&Yt("a",{className:sr.btn,onClick:()=>v(!1),children:["收起节点 ",_e(BD,{})]})]})]},typeof s=="string"?x[s]:s(x)))]})},Tk=n=>{const{current:l,data:a,rowKey:s,renderContent:p,currentIndex:h,...v}=n;return(()=>{Ne.Modal.info({icon:null,title:"流程节点",width:700,content:_e(Lb,{rowKey:s,renderContent:p,current:l,currentIndex:h,data:a}),closable:!0,footer:null,maskClosable:!0,...v})})(),null},Ub={customPagination:"custom-pagination-module_customPagination_bb6f7",jumpBtns:"custom-pagination-module_jumpBtns_a6c0b"};function Rk(n){const{totalText:l="共",unitText:a="条",jumpText:s="跳至",pageText:p="页",paginationProps:h}=n,[v,g]=Te.useState(""),C=(h==null?void 0:h.pageSize)||10,d=b=>{g(b.target.value)},x=b=>{var S;g(""),!Number.isNaN(Number(b.target.value))&&((S=h==null?void 0:h.onChange)==null||S.call(h,Number(b.target.value),C))},w=b=>{var S;if(b.key==="Enter"){if(g(""),Number.isNaN(Number(v)))return;(S=h==null?void 0:h.onChange)==null||S.call(h,Number(v),C)}};return Yt("div",{className:Ub.customPagination,children:[_e(Ne.Pagination,{showTotal:b=>`${l} ${b} ${a}`,showSizeChanger:{options:[{label:`10 ${a}/${p}`,value:10},{label:`20 ${a}/${p}`,value:20},{label:`50 ${a}/${p}`,value:50},{label:`100 ${a}/${p}`,value:100}]},...h}),Yt("div",{className:Ub.jumpBtns,children:[s,_e(Ne.Input,{style:{width:"50px",margin:"0 8px"},value:v,onChange:d,onBlur:b=>x(b),onKeyDown:b=>w(b)}),p]})]})}var Hb={exports:{}};(function(n,l){(function(a,s){n.exports=s()})(bt,function(){var a=1e3,s=6e4,p=36e5,h="millisecond",v="second",g="minute",C="hour",d="day",x="week",w="month",b="quarter",S="year",A="date",M="Invalid Date",z=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,F=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,k={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(oe){var Q=["th","st","nd","rd"],X=oe%100;return"["+oe+(Q[(X-20)%10]||Q[X]||Q[0])+"]"}},T=function(oe,Q,X){var he=String(oe);return!he||he.length>=Q?oe:""+Array(Q+1-he.length).join(X)+oe},B={s:T,z:function(oe){var Q=-oe.utcOffset(),X=Math.abs(Q),he=Math.floor(X/60),K=X%60;return(Q<=0?"+":"-")+T(he,2,"0")+":"+T(K,2,"0")},m:function oe(Q,X){if(Q.date()<X.date())return-oe(X,Q);var he=12*(X.year()-Q.year())+(X.month()-Q.month()),K=Q.clone().add(he,w),pe=X-K<0,G=Q.clone().add(he+(pe?-1:1),w);return+(-(he+(X-K)/(pe?K-G:G-K))||0)},a:function(oe){return oe<0?Math.ceil(oe)||0:Math.floor(oe)},p:function(oe){return{M:w,y:S,w:x,d,D:A,h:C,m:g,s:v,ms:h,Q:b}[oe]||String(oe||"").toLowerCase().replace(/s$/,"")},u:function(oe){return oe===void 0}},O="en",P={};P[O]=k;var L="$isDayjsObject",I=function(oe){return oe instanceof ie||!(!oe||!oe[L])},Z=function oe(Q,X,he){var K;if(!Q)return O;if(typeof Q=="string"){var pe=Q.toLowerCase();P[pe]&&(K=pe),X&&(P[pe]=X,K=pe);var G=Q.split("-");if(!K&&G.length>1)return oe(G[0])}else{var Y=Q.name;P[Y]=Q,K=Y}return!he&&K&&(O=K),K||!he&&O},j=function(oe,Q){if(I(oe))return oe.clone();var X=typeof Q=="object"?Q:{};return X.date=oe,X.args=arguments,new ie(X)},U=B;U.l=Z,U.i=I,U.w=function(oe,Q){return j(oe,{locale:Q.$L,utc:Q.$u,x:Q.$x,$offset:Q.$offset})};var ie=function(){function oe(X){this.$L=Z(X.locale,null,!0),this.parse(X),this.$x=this.$x||X.x||{},this[L]=!0}var Q=oe.prototype;return Q.parse=function(X){this.$d=function(he){var K=he.date,pe=he.utc;if(K===null)return new Date(NaN);if(U.u(K))return new Date;if(K instanceof Date)return new Date(K);if(typeof K=="string"&&!/Z$/i.test(K)){var G=K.match(z);if(G){var Y=G[2]-1||0,te=(G[7]||"0").substring(0,3);return pe?new Date(Date.UTC(G[1],Y,G[3]||1,G[4]||0,G[5]||0,G[6]||0,te)):new Date(G[1],Y,G[3]||1,G[4]||0,G[5]||0,G[6]||0,te)}}return new Date(K)}(X),this.init()},Q.init=function(){var X=this.$d;this.$y=X.getFullYear(),this.$M=X.getMonth(),this.$D=X.getDate(),this.$W=X.getDay(),this.$H=X.getHours(),this.$m=X.getMinutes(),this.$s=X.getSeconds(),this.$ms=X.getMilliseconds()},Q.$utils=function(){return U},Q.isValid=function(){return this.$d.toString()!==M},Q.isSame=function(X,he){var K=j(X);return this.startOf(he)<=K&&K<=this.endOf(he)},Q.isAfter=function(X,he){return j(X)<this.startOf(he)},Q.isBefore=function(X,he){return this.endOf(he)<j(X)},Q.$g=function(X,he,K){return U.u(X)?this[he]:this.set(K,X)},Q.unix=function(){return Math.floor(this.valueOf()/1e3)},Q.valueOf=function(){return this.$d.getTime()},Q.startOf=function(X,he){var K=this,pe=!!U.u(he)||he,G=U.p(X),Y=function(Je,Ve){var xt=U.w(K.$u?Date.UTC(K.$y,Ve,Je):new Date(K.$y,Ve,Je),K);return pe?xt:xt.endOf(d)},te=function(Je,Ve){return U.w(K.toDate()[Je].apply(K.toDate("s"),(pe?[0,0,0,0]:[23,59,59,999]).slice(Ve)),K)},ue=this.$W,le=this.$M,ze=this.$D,Ae="set"+(this.$u?"UTC":"");switch(G){case S:return pe?Y(1,0):Y(31,11);case w:return pe?Y(1,le):Y(0,le+1);case x:var Le=this.$locale().weekStart||0,Ce=(ue<Le?ue+7:ue)-Le;return Y(pe?ze-Ce:ze+(6-Ce),le);case d:case A:return te(Ae+"Hours",0);case C:return te(Ae+"Minutes",1);case g:return te(Ae+"Seconds",2);case v:return te(Ae+"Milliseconds",3);default:return this.clone()}},Q.endOf=function(X){return this.startOf(X,!1)},Q.$set=function(X,he){var K,pe=U.p(X),G="set"+(this.$u?"UTC":""),Y=(K={},K[d]=G+"Date",K[A]=G+"Date",K[w]=G+"Month",K[S]=G+"FullYear",K[C]=G+"Hours",K[g]=G+"Minutes",K[v]=G+"Seconds",K[h]=G+"Milliseconds",K)[pe],te=pe===d?this.$D+(he-this.$W):he;if(pe===w||pe===S){var ue=this.clone().set(A,1);ue.$d[Y](te),ue.init(),this.$d=ue.set(A,Math.min(this.$D,ue.daysInMonth())).$d}else Y&&this.$d[Y](te);return this.init(),this},Q.set=function(X,he){return this.clone().$set(X,he)},Q.get=function(X){return this[U.p(X)]()},Q.add=function(X,he){var K,pe=this;X=Number(X);var G=U.p(he),Y=function(le){var ze=j(pe);return U.w(ze.date(ze.date()+Math.round(le*X)),pe)};if(G===w)return this.set(w,this.$M+X);if(G===S)return this.set(S,this.$y+X);if(G===d)return Y(1);if(G===x)return Y(7);var te=(K={},K[g]=s,K[C]=p,K[v]=a,K)[G]||1,ue=this.$d.getTime()+X*te;return U.w(ue,this)},Q.subtract=function(X,he){return this.add(-1*X,he)},Q.format=function(X){var he=this,K=this.$locale();if(!this.isValid())return K.invalidDate||M;var pe=X||"YYYY-MM-DDTHH:mm:ssZ",G=U.z(this),Y=this.$H,te=this.$m,ue=this.$M,le=K.weekdays,ze=K.months,Ae=K.meridiem,Le=function(Ve,xt,Be,pt){return Ve&&(Ve[xt]||Ve(he,pe))||Be[xt].slice(0,pt)},Ce=function(Ve){return U.s(Y%12||12,Ve,"0")},Je=Ae||function(Ve,xt,Be){var pt=Ve<12?"AM":"PM";return Be?pt.toLowerCase():pt};return pe.replace(F,function(Ve,xt){return xt||function(Be){switch(Be){case"YY":return String(he.$y).slice(-2);case"YYYY":return U.s(he.$y,4,"0");case"M":return ue+1;case"MM":return U.s(ue+1,2,"0");case"MMM":return Le(K.monthsShort,ue,ze,3);case"MMMM":return Le(ze,ue);case"D":return he.$D;case"DD":return U.s(he.$D,2,"0");case"d":return String(he.$W);case"dd":return Le(K.weekdaysMin,he.$W,le,2);case"ddd":return Le(K.weekdaysShort,he.$W,le,3);case"dddd":return le[he.$W];case"H":return String(Y);case"HH":return U.s(Y,2,"0");case"h":return Ce(1);case"hh":return Ce(2);case"a":return Je(Y,te,!0);case"A":return Je(Y,te,!1);case"m":return String(te);case"mm":return U.s(te,2,"0");case"s":return String(he.$s);case"ss":return U.s(he.$s,2,"0");case"SSS":return U.s(he.$ms,3,"0");case"Z":return G}return null}(Ve)||G.replace(":","")})},Q.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},Q.diff=function(X,he,K){var pe,G=this,Y=U.p(he),te=j(X),ue=(te.utcOffset()-this.utcOffset())*s,le=this-te,ze=function(){return U.m(G,te)};switch(Y){case S:pe=ze()/12;break;case w:pe=ze();break;case b:pe=ze()/3;break;case x:pe=(le-ue)/6048e5;break;case d:pe=(le-ue)/864e5;break;case C:pe=le/p;break;case g:pe=le/s;break;case v:pe=le/a;break;default:pe=le}return K?pe:U.a(pe)},Q.daysInMonth=function(){return this.endOf(w).$D},Q.$locale=function(){return P[this.$L]},Q.locale=function(X,he){if(!X)return this.$L;var K=this.clone(),pe=Z(X,he,!0);return pe&&(K.$L=pe),K},Q.clone=function(){return U.w(this.$d,this)},Q.toDate=function(){return new Date(this.valueOf())},Q.toJSON=function(){return this.isValid()?this.toISOString():null},Q.toISOString=function(){return this.$d.toISOString()},Q.toString=function(){return this.$d.toUTCString()},oe}(),W=ie.prototype;return j.prototype=W,[["$ms",h],["$s",v],["$m",g],["$H",C],["$W",d],["$M",w],["$y",S],["$D",A]].forEach(function(oe){W[oe[1]]=function(Q){return this.$g(Q,oe[0],oe[1])}}),j.extend=function(oe,Q){return oe.$i||(oe(Q,ie,j),oe.$i=!0),j},j.locale=Z,j.isDayjs=I,j.unix=function(oe){return j(1e3*oe)},j.en=P[O],j.Ls=P,j.p={},j})})(Hb);const _i=Hb.exports;function pd(n){try{return JSON.parse(n)}catch{return{}}}function _g(n){if(!Pb(n))return n;const l=atob(n),a=new Uint8Array(l.length);for(let s=0;s<l.length;s++)a[s]=l.charCodeAt(s);return new TextDecoder().decode(a)}function Pb(n){return n?n.length%4!==0?!1:/^[A-Za-z0-9+/]+(?:=?=?)$/.test(n):!0}const Ak=(n,l)=>{let a=sl.cloneDeep(n),s=[];const p=h=>{var g,C,d;const v=new Map(h.map((x,w)=>[x.attrid,w]));try{for(const[x,w]of Object.entries(l)){const b=v.get(x);if(b===void 0)continue;const S=h[b],A=(g=S.json)==null?void 0:g.input,M=(C=S.json)==null?void 0:C.format;if(!w&&w!==0){S.attrvalue="";continue}switch(A){case"image":case"file":case"video":case"audio":const z=typeof w=="string"?JSON.parse(w):w;if(!Array.isArray(z)){S.attrvalue=JSON.stringify([]);return}const F=z.filter(B=>B.FileId),k=z.filter(B=>{var O;return B.status==="done"&&((O=B.response)==null?void 0:O.data)}).map(B=>B.response.data),T=[...F,...k];s=[...s,...k],S.attrvalue=JSON.stringify(T);break;case"cascader":if(Array.isArray(w)&&w.length>0){const B=((d=S.json)==null?void 0:d["cascader-delimiter"])||"/";S.attrvalue=w.join(B)}else S.attrvalue="";break;case"checkbox":case"mult-select":Array.isArray(w)&&w.length>0?S.attrvalue=w.join(","):S.attrvalue=w;break;case"date-picker":w?S.attrvalue=_i(w).format(M||"YYYY-MM-DD"):S.attrvalue="";break;case"time-picker":w?S.attrvalue=_i(w).format(M||"YYYY-MM-DD HH:mm:ss"):S.attrvalue="";break;default:S.attrvalue=w;break}}h.forEach(x=>{x.children&&Array.isArray(x.children)&&x.children.length>0&&p(x.children)})}catch{}};return a.attr_list&&Array.isArray(a.attr_list)&&p(a.attr_list),{updatedData:a,uploadedFiles:s}},jb=n=>n.map(l=>{if(!l.json&&l.info)try{const a=l.info_base64===1?pd(_g(l.info)):pd(l.info);l.json=a}catch{l.json={}}return l}),kk=Object.freeze(Object.defineProperty({__proto__:null,getJson:pd,base64ToString:_g,isBase64:Pb,handleSubmitForm:Ak,handleAttrList:jb,handleFormConfig:async({number:n,key:l,sourceNumber:a,guidInterfaceName:s,SelPCParamInterfaceName:p,servicerAttrListInterfaceName:h,accepterAttrListInterfaceName:v,defaultAttrListInterfaceName:g,commonRequest:C})=>new Promise(async(d,x)=>{var F,k,T,B;let w="",b=[],S={},A={};const M=await C(s||"FWDXGLCreateGUID",{"source-number":a});(M==null?void 0:M.ReturnValue)===1&&((F=M==null?void 0:M.data)!=null&&F.GUID)?w=M.data.GUID:x("获取GUID失败");const z=await C(p||"FWDXGLSelPCParam",{"source-number":a});if((z==null?void 0:z.ReturnValue)===1){const O=(k=z.data[n])==null?void 0:k[l],P=(T=z.data[n])==null?void 0:T["properties-type"],L={server:h,accepter:v};A=z.data;const I=await C(L[P]||g,{asid:O,"source-number":a});if((I==null?void 0:I.ReturnValue)===1&&I.data){const Z=((B=I.data)==null?void 0:B.attr_list)||[];b=jb(Z),S={...I.data,attr_list:b},d({baseData:S,newGUID:w,attrListConfigs:b,selPCParam:A})}else x("请配置属性集")}else x("获取配置失败")})},Symbol.toStringTag,{value:"Module"}));var Ib={exports:{}};(function(n,l){(function(a,s){n.exports=s()})(bt,function(){var a="day";return function(s,p,h){var v=function(d){return d.add(4-d.isoWeekday(),a)},g=p.prototype;g.isoWeekYear=function(){return v(this).year()},g.isoWeek=function(d){if(!this.$utils().u(d))return this.add(7*(d-this.isoWeek()),a);var x,w,b,S,A=v(this),M=(x=this.isoWeekYear(),w=this.$u,b=(w?h.utc:h)().year(x).startOf("year"),S=4-b.isoWeekday(),b.isoWeekday()>4&&(S+=7),b.add(S,a));return A.diff(M,"week")+1},g.isoWeekday=function(d){return this.$utils().u(d)?this.day()||7:this.day(this.day()%7?d:d-7)};var C=g.startOf;g.startOf=function(d,x){var w=this.$utils(),b=!!w.u(x)||x;return w.p(d)==="isoweek"?b?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):C.bind(this)(d,x)}}})})(Ib);const Ok=Ib.exports;function Bk(n){const{item:l,disabled:a,style:s,commonRequestWidthParams:p}=n,{message:h}=Ne.App.useApp(),v=l.input,[g,C]=Te.useState(n.value),[d,x]=Te.useState(!1),[w,b]=Te.useState([]),[S,A]=Te.useState([]),[M,z]=Te.useState(!1),[F,k]=Te.useState({PageNum:1,PageSize:10}),[T,B]=Te.useState([]),[O,P]=Te.useState(0),L=W();Te.useEffect(()=>{Z()},[d]);const I=(Q,X)=>{b(Q),A(X)},Z=async()=>{var Q;if(l.inputType==="url"&&(l!=null&&l["action-url"])){z(!0);try{const X=await p({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:""},{"action-url":l==null?void 0:l["action-url"],...F});if((X==null?void 0:X.ReturnValue)===0){h.error(X.msg),z(!1);return}const he=X==null?void 0:X.data,K=(Q=he==null?void 0:he.list)==null?void 0:Q.map((G,Y)=>{const te=(F.PageNum-1)*F.PageSize+Y;return{...G,_rowKey:te}}),pe=(K==null?void 0:K.filter(G=>w.includes(G._rowKey)))||[];A(pe),B([...K||[]]),P((he==null?void 0:he.number)||0),z(!1)}catch(X){z(!1),h.error(X.msg||"参数错误")}return}h.error("请配置action-url")},j=()=>{var Q,X,he;if(!a){if(g){const K=((Q=l==null?void 0:l["key-field"])==null?void 0:Q.list)??[],pe=((X=l==null?void 0:l["key-field"])==null?void 0:X.delimiter)??"-";if(!K.length){h.error("请配置key-field");return}switch(v){case"modal-select":const G=(he=g==null?void 0:g.split("-"))==null?void 0:he[0],Y=T==null?void 0:T.findIndex(le=>le.typeid===G);b([Y]);case"modal-mult-select":const te=g==null?void 0:g.split(","),ue=te==null?void 0:te.map(le=>{var Ae;const ze=(Ae=le.split(pe))==null?void 0:Ae[0];return T==null?void 0:T.findIndex(Le=>Le.typeid===ze)});b(ue);break}}x(!0)}},U=async()=>{try{const Q=await Fk(S,l);C(Q),n.onSure(Q),x(!1)}catch(Q){h.error(Q.msg||"参数错误")}},ie=()=>{x(!1)};function W(){const Q=l["modal-field-list"];let X=[];for(let he in Q){let K=Q[he];const pe={dataIndex:he,title:K};X=[...X,pe]}return X}const oe=Q=>{k({...F,PageNum:Q})};return Yt(cl,{children:[_e(Ne.Select,{placeholder:"请选择",onClick:j,value:g,open:!1,disabled:a,style:s}),_e(Ne.Modal,{title:l["modal-caption"],open:d,onOk:U,onCancel:ie,width:l["modal-width"]??600,okButtonProps:{disabled:w.length===0},children:_e(Ne.Table,{columns:L,loading:M,dataSource:T,rowKey:Q=>Q._rowKey,rowSelection:{type:v==="modal-select"?"radio":"checkbox",selectedRowKeys:w,onChange:I},pagination:{total:O,current:F.PageNum,pageSize:F.PageSize,onChange:oe}})})]})}function Fk(n,l){return new Promise((a,s)=>{try{var p=l["key-field"];if(!p){s({msg:"请配置key-field"});return}var h=(p==null?void 0:p.list)??[];let v=n.map(g=>h.map(d=>g[d]).join((p==null?void 0:p.delimiter)||"-")).join(",");a(v)}catch{s({msg:"key-field参数配置错误"})}})}const zk=n=>{const{item:l,onChange:a,readonly:s=!1,options:p,radioAlign:h="horizontal",commonRequestWidthParams:v,commonRequest:g,handleUrlOptions:C,value:d}=n,{message:x}=Ne.App.useApp(),[w,b]=Te.useState([]),[S,A]=Te.useState(d||[]);Te.useEffect(()=>{if((l==null?void 0:l.inputType)==="local"){const F=(l==null?void 0:l.data)||[];b(F.map(k=>({value:k,label:k})))}else(l==null?void 0:l.inputType)==="dictionary"?M(l.classify):(l==null?void 0:l.inputType)==="url"&&z()},[l==null?void 0:l.inputType]);const M=async F=>{var T;if(!F)return;const k=await g("YLZDDictList",{asctypeid:F});if((k==null?void 0:k.ReturnValue)===1){const B=((T=k==null?void 0:k.data)==null?void 0:T.list)||[];b(B.map(O=>{const P=O.dicid+"-"+O.info;return{value:P,label:P}}))}},z=async()=>{var F,k;try{const T=((F=l==null?void 0:l["key-field"])==null?void 0:F.list)||[],B=((k=l==null?void 0:l["key-field"])==null?void 0:k.delimiter)||"";if(!T.length){x.error("请配置key-field");return}const O=await v({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:""},{"action-url":l==null?void 0:l["action-url"]});if(O!=null&&O.data){const P=O==null?void 0:O.data,L=P==null?void 0:P.list;let I=[];Array.isArray(P)&&(I=P),Array.isArray(L)&&(I=L);const Z=I.map(j=>({label:C(j,B,T),value:C(j,B,T)}));b([...Z])}}catch{x.error("加载选项失败")}finally{}};return _e(Ne.Checkbox.Group,{...p,options:w,value:S,style:h==="vertical"?{display:"flex",flexDirection:"column",gap:"8px",width:"100%"}:{width:"100%"},onChange:F=>{A(F),a==null||a(F)},disabled:s})},Mk=({item:n,readonly:l,value:a,onChange:s,style:p,commonRequestWidthParams:h,commonRequest:v})=>{const[g,C]=Te.useState([]),[d,x]=Te.useState(!1),{message:w}=Ne.App.useApp();Te.useEffect(()=>{b()},[n.inputType,n.classify,n.data,n.options]);const b=async()=>{var F;if(n.inputType==="local"){let k=[];n.data&&Array.isArray(n.data)?k=n.data.map(T=>({label:T,value:T})):n.options&&Array.isArray(n.options)&&(k=n.options),C(k)}else if(n.inputType==="dictionary"){if(n.classify){x(!0);try{const k=await v("YLZDDictList",{asctypeid:n.classify});if((F=k==null?void 0:k.data)!=null&&F.list&&Array.isArray(k.data.list)){const T=k.data.list.map(B=>({label:`${B.dicid||""}-${B.info||""}`,value:`${B.dicid||""}-${B.info||""}`}));C(T)}}catch{w.error("加载选项失败")}finally{x(!1)}}}else if(n.inputType==="url"&&(n!=null&&n["action-url"])){const k=await A();k&&Array.isArray(k)&&C(k)}else{let k=[];n.data&&Array.isArray(n.data)?k=n.data.map(T=>({label:T,value:T})):n.options&&Array.isArray(n.options)&&(k=n.options),C(k)}},S=(F,k)=>{s&&s(F)},A=async F=>new Promise(async(k,T)=>{var I,Z,j;const B=((I=n==null?void 0:n["key-field"])==null?void 0:I.list)||[],O=(n==null?void 0:n["search-field"])||[],P=((Z=n==null?void 0:n["key-field"])==null?void 0:Z.delimiter)||"-";if(!B.length){w.error("请配置key-field");return}const L={"action-url":n==null?void 0:n["action-url"]};F&&(O.forEach(U=>{L[U]=F[U]||""}),L.level=Number(F.level||0)+1||""),x(!0);try{const U=await h({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:""},L);if((j=U==null?void 0:U.data)!=null&&j.list&&Array.isArray(U.data.list)){const ie=U.data.list.map(W=>({...W,label:`${W[B[0]]||""}${P}${W[B[1]]||""}`,value:`${W[B[0]]||""}${P}${W[B[1]]||""}`,children:[],isLeaf:(W==null?void 0:W.subcount)===0}));k(ie)}T([])}catch{w.error("加载选项失败"),T([])}finally{T([]),x(!1)}}),M=async F=>{const k=F[F.length-1],T=await A(k)||[];return k.children=T,C([...g]),T},z=(F,k)=>k.some(T=>T.label.toLowerCase().includes(F.toLowerCase()));return _e(Ne.Cascader,{showSearch:{filter:z},loading:d,placeholder:"请选择",loadData:M,disabled:l,onChange:S,style:{...p},options:g,value:a,onOpenChange:async F=>{var k;if(F&&(a!=null&&a.length)){const T=((k=n==null?void 0:n["key-field"])==null?void 0:k.list)||[],B=(n==null?void 0:n["search-field"])||[];if(!T.length||!B.length){w.error("请配置key-field和search-field");return}const O=T.findIndex(I=>I===B[0]);if(O===-1){w.error("key-field与search-field配置不匹配");return}const P=a.map(I=>I.split("-")[O]||"").filter(Boolean);let L=g;for(const[I,Z]of P.entries()){if(I===P.length-1)break;const j=L.filter(W=>W[B[0]]===Z);if(j.length===0)break;const U=j[0];if(U.children&&U.children.length>0){L=U.children;continue}L=await M(j)}}}})},Nk=({item:n,readonly:l,value:a,onChange:s,style:p,commonRequestWidthParams:h})=>{const[v,g]=Te.useState([]),[C,d]=Te.useState(!1);Te.useEffect(()=>{(async()=>{var k;if(n.inputType==="url"&&n["action-url"]){d(!0);try{const T=await h({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:""},{"action-url":n==null?void 0:n["action-url"]});(k=T==null?void 0:T.data)!=null&&k.list&&Array.isArray(T.data.list)?g(T.data.list):T!=null&&T.data&&Array.isArray(T.data)?g(T.data):Array.isArray(T==null?void 0:T.list)?g(T.list):(T==null?void 0:T.ReturnValue)===1&&(T!=null&&T.data)&&(Array.isArray(T.data)?g(T.data):g([T.data]))}catch{}finally{d(!1)}}else n.data&&Array.isArray(n.data)&&g(n.data)})()},[n.inputType,n["action-url"],n.data]);const x=F=>JSON.stringify(F),w=F=>{const k=x(F);return a===k},b=F=>{if(l)return;const k=x(F);s&&s(k)},S=n["card-image-width"]||200,A=n["card-image-height"]||100,M=n["card-image-field"],z=n["card-info-field"];return _e("div",{style:{...p},children:C?_e("div",{style:{textAlign:"center",padding:"20px"},children:"加载中..."}):_e("div",{style:{display:"flex",flexWrap:"wrap",gap:"50px"},children:v.map((F,k)=>{const T=w(F);return Yt("div",{onClick:()=>b(F),style:{flex:"1 1 auto",width:`${S}px`,padding:"12px",cursor:l?"not-allowed":"pointer",opacity:l?.6:1,transition:"all 0.3s"},children:[F[M]&&_e("img",{src:F.picurl,alt:F[z]||"",style:{width:`${S}px`,height:`${A}px`,objectFit:"cover",borderRadius:"4px",marginBottom:"8px"},onError:B=>{B.currentTarget.style.display="none"}}),_e("div",{style:{fontSize:"14px",color:"#333333"},children:Yt(Ne.Space,{size:6,children:[_e("div",{style:{width:"16px",height:"16px",borderRadius:"50%",border:T?"none":"1px solid #d9d9d9",backgroundColor:T?"var(--color-primary)":"transparent",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,cursor:l?"not-allowed":"pointer"},children:T&&_e(tD,{style:{fontSize:"12px",color:"#fff"}})}),F[z]||""]})})]},k)})})})},Lk=({item:n,readonly:l,style:a,handleUrlOptions:s,commonRequestWidthParams:p,commonRequest:h,value:v,onChange:g})=>{const{message:C}=Ne.App.useApp(),[d,x]=Te.useState([]),[w,b]=Te.useState(!1);Te.useEffect(()=>{S()},[n.inputType,n.classify,n.data,n.options]);const S=async()=>{var A,M,z;if(n.inputType==="local"){let F=[];n.data&&Array.isArray(n.data)?F=n.data.map(k=>({label:k,value:k})):n.options&&Array.isArray(n.options)&&(F=n.options),x(F)}else if(n.inputType==="dictionary"){if(n.classify){b(!0);try{const F=await h("YLZDDictList",{asctypeid:n.classify});if((A=F==null?void 0:F.data)!=null&&A.list&&Array.isArray(F.data.list)){const k=F.data.list.map(T=>({label:`${T.dicid||""}-${T.info||""}`,value:`${T.dicid||""}-${T.info||""}`}));x(k)}}catch{C.error("加载选项失败")}finally{b(!1)}}}else if(n.inputType==="url"&&(n!=null&&n["action-url"]))try{const F=((M=n==null?void 0:n["key-field"])==null?void 0:M.list)||[],k=((z=n==null?void 0:n["key-field"])==null?void 0:z.delimiter)||"";if(!F.length){C.error("请配置key-field");return}const T=await p({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:""},{"action-url":n==null?void 0:n["action-url"]});if(T!=null&&T.data){const B=T==null?void 0:T.data,O=B==null?void 0:B.list;let P=[];Array.isArray(B)&&(P=B),Array.isArray(O)&&(P=O);const L=P.map(I=>({label:s(I,k,F),value:s(I,k,F)}));x([...L])}}catch{}else{let F=[];n.data&&Array.isArray(n.data)?F=n.data.map(k=>({label:k,value:k})):n.options&&Array.isArray(n.options)&&(F=n.options),x(F)}};return _e(Ne.Select,{placeholder:"请选择",mode:n.input==="mult-select"?"multiple":void 0,disabled:l,loading:w,showSearch:!0,value:v,filterOption:(A,M)=>{var z;return((z=M==null?void 0:M.label)==null?void 0:z.toLowerCase().indexOf(A.toLowerCase()))>=0},options:d,style:{...a},allowClear:!0,onChange:A=>{g(A)}})},Uk={customUpload:"myUpload-module_customUpload_7c7d3"},Hk=n=>new Promise((l,a)=>{const s=new FileReader;s.readAsDataURL(n),s.onload=()=>l(s.result),s.onerror=p=>a(p)}),Pk=n=>{const{action:l,item:a,onChange:s,readonly:p=!1,relatedid:h,uploadText:v="上传文件",onRemove:g,list:C=[],uploadType:d}=n,{message:x}=Ne.App.useApp(),w=(a==null?void 0:a["upload-accept"])||"*",b=a==null?void 0:a.input,S=a==null?void 0:a["upload-size"],A=(a==null?void 0:a["upload-max-count"])||1,[M,z]=Te.useState(b==="image"?"picture-card":"text"),[F,k]=Te.useState([]),[T,B]=Te.useState(!1),[O,P]=Te.useState("");Te.useEffect(()=>{C&&C.length&&k(C)},[C]);const L=async U=>{d==="image"&&(!U.url&&!U.preview&&(U.preview=await Hk(U.originFileObj)),P(U.url||U.preview),B(!0))},I=({fileList:U})=>{k(U),s&&s(U)},Z=U=>{if(!S)return!0;const ie=U.size/1024/1024<Number(S);return ie||x.error(`请上传不超过${S}MB的文件`),ie},j=b==="image"?Yt("button",{style:{border:0,background:"none"},type:"button",children:[_e(gC,{}),_e("div",{style:{marginTop:8},children:"Upload"})]}):_e(cl,{children:_e(Ne.Button,{icon:_e(EC,{}),children:v})});return Yt(cl,{children:[_e(Ne.Upload,{action:l,beforeUpload:Z,listType:M,accept:w,fileList:F,onPreview:L,data:{relatedid:h},maxCount:A,onChange:I,onRemove:g,disabled:p,className:Uk.customUpload,children:F.length>=A?null:j}),O&&_e(Ne.Image,{wrapperStyle:{display:"none"},preview:{visible:T,onVisibleChange:U=>B(U),afterOpenChange:U=>!U&&P("")},src:O})]})},jk=n=>{const{item:l,onChange:a,readonly:s=!1,options:p,radioAlign:h="horizontal",commonRequestWidthParams:v,commonRequest:g,handleUrlOptions:C,value:d}=n,{message:x}=Ne.App.useApp(),[w,b]=Te.useState([]);Te.useEffect(()=>{if((l==null?void 0:l.inputType)==="local"){const M=(l==null?void 0:l.data)||[];b(M.map(z=>({value:z,label:z})))}else(l==null?void 0:l.inputType)==="dictionary"?S(l.classify):(l==null?void 0:l.inputType)==="url"&&A()},[l==null?void 0:l.inputType]);const S=async M=>{var F;if(!M)return;const z=await g("YLZDDictList",{asctypeid:M});if((z==null?void 0:z.ReturnValue)===1){const k=((F=z==null?void 0:z.data)==null?void 0:F.list)||[];b(k.map(T=>{const B=T.dicid+"-"+T.info;return{value:B,label:B}}))}},A=async()=>{var M,z;try{const F=((M=l==null?void 0:l["key-field"])==null?void 0:M.list)||[],k=((z=l==null?void 0:l["key-field"])==null?void 0:z.delimiter)||"";if(!F.length){x.error("请配置key-field");return}if(!v)return;const T=await v({PageName:"dns_relay",Controlname:"CallActionUrl",InterfaceType:""},{"action-url":l==null?void 0:l["action-url"]});if(T!=null&&T.data){const B=T==null?void 0:T.data,O=B==null?void 0:B.list;let P=[];Array.isArray(B)&&(P=B),Array.isArray(O)&&(P=O);const L=P.map(I=>({label:C(I,k,F),value:C(I,k,F)}));b([...L])}}catch{x.error("加载选项失败")}finally{}};return _e(Ne.Radio.Group,{...p,options:w,onChange:a,disabled:s,value:d,style:h==="vertical"?{display:"flex",flexDirection:"column",gap:"8px",width:"100%"}:{width:"100%"}})};_i.extend(Ok);function Ik(n){const{commonRequestWidthParams:l,uploadAction:a,commonRequest:s,formConfig:p,setFormConfig:h,interfaceTypeChildren:v,updateDelFileList:g}=n,C=Te.useRef([]),{message:d}=Ne.App.useApp();Te.useEffect(()=>{p&&(C.current=p)},[p]);const x=(O,P,L)=>{let I=[];return L.forEach(Z=>{I.push(O==null?void 0:O[Z])}),I.join(P||"-")},w=Te.useCallback(O=>Array.isArray(O)?O:(O==null?void 0:O.fileList)??[],[]),b=O=>{g(O)},S=Te.useCallback(O=>{var Z,j;const P=(Z=O.json)==null?void 0:Z.input,L=(j=O.json)==null?void 0:j.format,I={};switch(P){case"image":case"file":case"video":case"audio":I.getValueFromEvent=w;break;case"date-picker":I.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY-MM-DD"),I.getValueProps=U=>({value:U?_i(U):null});break;case"time-picker":I.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY-MM-DD HH:mm:ss"),I.getValueProps=U=>({value:U?_i(U):null});break;case"week-picker":I.getValueFromEvent=U=>`${U==null?void 0:U.year()}-${_i(U).isoWeek()}周`,I.getValueProps=U=>{if(!U)return{value:null};const[ie,W]=U.split("-"),oe=Number(ie),Q=Number(W.replace("周",""));return{value:_i().year(oe).isoWeek(Q)}};break;case"month-picker":I.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY-MM"),I.getValueProps=U=>({value:U?_i(U):null});break;case"quarter-picker":I.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY年第Q季度"),I.getValueProps=U=>({value:U?_i(U,L||"YYYY年第Q季度"):null});break;case"year-picker":I.getValueFromEvent=U=>U==null?void 0:U.format(L||"YYYY"),I.getValueProps=U=>({value:U?_i(U):null});break;case"second-picker":I.getValueFromEvent=U=>U==null?void 0:U.format(L||"HH:mm:ss"),I.getValueProps=U=>({value:U?_i(U,L||"HH:mm:ss"):null});break}return I},[w]),A=Te.useCallback(O=>{var I,Z,j,U;const P=(I=O.json)==null?void 0:I.input;let L=O.attrvalue??((Z=O.json)==null?void 0:Z.default);if(P==="label"&&L&&(L=((j=O.json)==null?void 0:j["label-value"])??L??"-"),(P==="date-picker"||P==="time-picker")&&L)try{const ie=_i(L);L=ie.isValid()?ie:void 0}catch{L=void 0}if(P==="cascader"&&L&&typeof L=="string"){const ie=(U=O.json)==null?void 0:U["cascader-delimiter"];ie&&(L=L.split(ie).filter(Boolean))}if(["mult-select","checkbox"].includes(P)&&L&&typeof L=="string"&&(L=L.split(",").filter(Boolean)),["image","video","audio","file"].includes(P)&&L)try{L=(Array.isArray(L)?L:JSON.parse(L)).map(W=>({...W,url:W.FilePath,name:W.FileName,uid:W.FileId}))}catch{L=[]}return L||null},[]),M=Te.useCallback(({isActive:O})=>O?_e(yD,{style:{fontSize:18,color:"#999"}}):_e(bD,{style:{fontSize:18,color:"#999"}}),[]),z=(O,P)=>{var L,I,Z,j,U;return Yt(Ne.Flex,{gap:10,vertical:P==="flex",align:"center",children:[_e("span",{children:O.attrname}),((L=O==null?void 0:O.json)==null?void 0:L.instruction)&&P==="icon"&&_e(Ne.Tooltip,{title:(I=O==null?void 0:O.json)==null?void 0:I.instruction,children:_e(pD,{style:{color:((Z=O==null?void 0:O.json)==null?void 0:Z["instruction-color"])??"#888888",fontSize:16,cursor:"pointer"}})})||_e("span",{style:{color:((j=O==null?void 0:O.json)==null?void 0:j["instruction-color"])??"red"},children:(U=O==null?void 0:O.json)==null?void 0:U.instruction})]})},F=Te.useCallback(({itemWithJson:O,colNum:P=1,readonly:L=!1,instructionShowMode:I="icon",radioAlign:Z="horizontal",formItemStyle:j,relatedid:U,form:ie,defaultWidth:W=358})=>{var oe,Q;if(((oe=O.json)==null?void 0:oe.hide)===!0)return _e(cl,{});if(O.attrtype===1)return _e(Ne.Col,{span:24/P,children:_e(Ne.Collapse,{bordered:!1,style:{backgroundColor:"transparent"},expandIcon:({isActive:X})=>M({isActive:X}),onChange:async X=>{var he;try{const{children:K=[]}=O;if(X&&(X!=null&&X.length)&&h&&C.current&&v&&!(K!=null&&K.length)){const pe=await s(v,{instanceid:U,asid:O.asid,tname:O.tname});if((pe==null?void 0:pe.ReturnValue)===1){const G=((he=pe==null?void 0:pe.data)==null?void 0:he.list)||[],Y=sl.cloneDeep(C.current),te=Y.find(ue=>ue.attrid===O.attrid);te&&(te.children=[...G]),h(Y)}}}catch{}},items:[{key:O.attrid,label:O.attrname,children:_e("div",{children:(O.children||[]).map((X,he)=>_e(Te.Fragment,{children:B({item:X,readonly:L,colNum:P,instructionShowMode:I,relatedid:U,form:ie,defaultWidth:W,formItemStyle:j})},X.attrid||`child-${he}`))})}]},O.attrid)});if(O.attrtype===2)return _e(cl,{children:"实例信息"});if(O.attrtype===0){let X=A(O);return _e(Ne.Col,{span:24/P,children:_e(Ne.Form.Item,{name:O.attrid,label:z(O,I),initialValue:X,rules:[...(Q=O.json)!=null&&Q.must?[{required:!0,message:`请输入${O.attrname}`}]:[]],...S(O),children:T({item:O,readonly:L,formItemStyle:j,radioAlign:Z,relatedid:U,form:ie,defaultWidth:W})},O.attrid)})}return null},[M]),k=async O=>{var P;try{const L=(P=O==null?void 0:O.response)==null?void 0:P.data;if(L){if(!l)return;const I=await l({Controlname:"DelFile",PageName:"initializationfile"},L);if((I==null?void 0:I.ReturnValue)!==1)return d.error((I==null?void 0:I.msg)||"删除文件失败"),!1}else b(O);return!0}catch{return d.error("删除文件失败,请重试"),!1}},T=({item:O,readonly:P=!1,formItemStyle:L=[],radioAlign:I="horizontal",relatedid:Z,form:j,defaultWidth:U=358})=>{var X,he;const ie=O.json.input||"text",W=A(O),oe=O.json.length&&{maxLength:O.json.length}||{},Q=L.find(K=>K.type===ie);switch(ie){case"label":return _e(Ne.Input,{disabled:!0,value:((X=O.json)==null?void 0:X["label-value"])||O.attrvalue||((he=O.json)==null?void 0:he.default)||"-",style:{width:U,...Q==null?void 0:Q.style}});case"text":return _e(Ne.Input,{placeholder:"请输入",...oe,disabled:P,allowClear:!0,style:{width:U,...Q==null?void 0:Q.style}});case"textarea":return _e(Ne.Input.TextArea,{allowClear:!0,placeholder:"请输入",rows:5,...oe,disabled:P,style:{width:U,...Q==null?void 0:Q.style}});case"number":return _e(Ne.InputNumber,{controls:!1,placeholder:"请输入",...oe,disabled:P,style:{width:U,...Q==null?void 0:Q.style}});case"select":case"mult-select":return _e(Lk,{handleUrlOptions:x,item:O.json,readonly:P,style:{width:U,...Q==null?void 0:Q.style},commonRequestWidthParams:l,commonRequest:s,value:W,onChange:K=>{j.setFieldValue(O.attrid,K)}});case"modal-mult-select":case"modal-select":return _e(Bk,{style:{width:U,...Q==null?void 0:Q.style},item:O.json,value:O.attrvalue||O.json.default||"",commonRequestWidthParams:l,commonRequest:s,onSure:async K=>{j.setFieldValue(O.attrid,K)},disabled:P});case"date-picker":case"time-picker":case"week-picker":case"month-picker":case"quarter-picker":case"year-picker":case"second-picker":{const K={"date-picker":"date","time-picker":"date","week-picker":"week","month-picker":"month","quarter-picker":"quarter","year-picker":"year","second-picker":"time"};return _e(Ne.DatePicker,{showTime:ie==="time-picker",picker:K[ie]||"date",disabled:P,placement:"bottomLeft",style:{width:U,...Q==null?void 0:Q.style}})}case"radio":return _e(jk,{radioAlign:I,commonRequest:s,commonRequestWidthParams:l,item:O.json,readonly:P,options:oe,handleUrlOptions:x,value:W,onChange:K=>{j.setFieldValue(O.attrid,K.target.value)}});case"checkbox":return _e(zk,{radioAlign:I,commonRequest:s,commonRequestWidthParams:l,item:O.json,readonly:P,options:oe,value:W,handleUrlOptions:x,onChange:K=>{j.setFieldValue(O.attrid,K.join(","))}});case"audio":case"file":case"image":case"video":return _e(Pk,{action:a&&a("initializationfile"),item:O.json,uploadType:ie,list:W,readonly:P,relatedid:Z,onRemove:K=>k(K)});case"cascader":return _e(Mk,{commonRequestWidthParams:l,commonRequest:s,item:O.json,value:O.attrvalue,style:{width:U,...Q==null?void 0:Q.style}});case"radio-card":return _e(Nk,{item:O.json,readonly:P,onChange:K=>{j.setFieldValue(O.attrid,K)},commonRequestWidthParams:l});default:return _e(Ne.Input,{placeholder:"请输入",...oe,showCount:!0,disabled:P,style:{...Q==null?void 0:Q.style}})}},B=({item:O,readonly:P=!1,colNum:L=1,instructionShowMode:I="icon",relatedid:Z,form:j,defaultWidth:U=358,formItemStyle:ie,radioAlign:W="horizontal"})=>{var X;const oe=O.info_base64===1?pd(_g(O.info)):pd(O.info),Q={...O,json:oe};return((X=Q.json)==null?void 0:X.hide)===!0?null:Yt(Te.Fragment,{children:[F({itemWithJson:Q,readonly:P,colNum:L,instructionShowMode:I,relatedid:Z,form:j,defaultWidth:U,formItemStyle:ie,radioAlign:W}),_e(Ne.Form.Item,{name:Q.attrid+"_objs",style:{display:"none"},initialValue:Q,children:_e(Ne.Input,{type:"hidden"})},Q.attrid+"_objs")]},Q.attrid)};return{handleRenderItem:B}}const $k=Te.forwardRef((n,l)=>{const{formConfig:a,setFormConfig:s,form:p,readonly:h=!1,relatedid:v,colNum:g=1,colSpace:C=[0,0],instructionShowMode:d="flex",defaultWidth:x=358,commonRequestWidthParams:w,uploadAction:b,commonRequest:S,formItemStyle:A=[],radioAlign:M="horizontal",interfaceTypeChildren:z="YLLRDetailAttrlist"}=n,F=Te.useRef([]),k=B=>{F.current.push(B)},{handleRenderItem:T}=Ik({commonRequestWidthParams:w,uploadAction:b,commonRequest:S,setFormConfig:s,updateDelFileList:k,formConfig:a,interfaceTypeChildren:z});return Te.useImperativeHandle(l,()=>({getDelFileList:()=>F.current})),_e(Ne.Row,{gutter:C,children:a.map((B,O)=>_e(Te.Fragment,{children:T({item:B,readonly:h,colNum:g,instructionShowMode:d,relatedid:v,form:p,defaultWidth:x,formItemStyle:A,radioAlign:M})},B.attrid||`form-item-${O}`))})}),Vk=(n,l)=>{const a=new URL(n),s=new URL(l);return a.protocol===s.protocol&&a.host===s.host&&a.port===s.port},Yk=n=>{const l=String(n).split("/");return l[l.length-1]},qk=n=>{var a;return(a=n.headers.get("content-disposition"))==null?void 0:a.split(";")[1].split("=")[1]},Wk=(n,l)=>{const a=l||Yk(n);if(Vk(n,window.location.href)){Sg(n,a);return}let s=l;fetch(n,{method:"get"}).then(p=>(s||(s=qk(p)),p.blob())).then(p=>{$b(p,s||a)}).catch(()=>{Sg(n,"")})},Gk=n=>{for(var l=n.split(","),a=l[0].match(/:(.*?);/)[1],s=window.atob(l[1]),p=s.length,h=new Uint8Array(p);p--;)h[p]=s.charCodeAt(p);return new Blob([h],{type:a})},$b=(n,l)=>{let a="";n instanceof Blob?a=window.URL.createObjectURL(n):a=window.URL.createObjectURL(Gk(n));const s=window.navigator;if(s.msSaveOrOpenBlob){s.msSaveOrOpenBlob(n,l);return}Sg(a,l),window.URL.revokeObjectURL(a)},Sg=(n,l)=>{let a=document.createElement("a");a.style.display="none",a.href=n,a.target="_blank",a.download=l,document.body.appendChild(a),a.click(),document.body.removeChild(a)},Zk=Object.freeze(Object.defineProperty({__proto__:null,downloadUrl:Wk,downloadBlob:$b},Symbol.toStringTag,{value:"Module"})),Vb={phone:{pattern:/^1[3456789]\d{9}$/,message:"请输入正确的手机号码"},telephone:{pattern:/^[\d -]+$/,message:"请输入正确的电话号码"},email:{pattern:/^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/,message:"请输入正确的邮箱地址"},httpUrl:{pattern:/^(https?|ftp):\/\/([a-zA-Z0-9.-]+(:[a-zA-Z0-9.&%$-]+)*@)*((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}|([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+\.(com|edu|gov|int|mil|net|org|biz|arpa|info|name|pro|aero|coop|museum|[a-zA-Z]{2}))(:[0-9]+)*(\/($|[a-zA-Z0-9.,?'\\+&%$#=~_-]+))*$/,message:"请输入合法的URL"},zipCode:{pattern:/^[0-9]{6}$/,message:"请输入正确的邮政编码"},specificKey:{pattern:/^[\w\u4E00-\u9FA5\uF900-\uFA2D()()]*$/,message:"可输入字母、汉字、数字或()"},inputTextarea:{pattern:/^[\w\u4E00-\u9FA5\uF900-\uFA2D-\u3002-\uff1f-\uff01-\uff0c-\u3001-\uff1b-\uff1a]*$/,message:"请输入字母、汉字或数字和中文常用字符:?!,、;。"},backendRestrict:{pattern:/^[^'"/\\]*$/,message:`不能输入特殊字符\\'/"`},onetoNinetyNine:{pattern:/^[1-9][0-9]{0,1}$/,message:"请输入1-99的整数"},passwordRule:{pattern:/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z0-9]{8,12}$/,message:"密码应为字母大小写+数字8-12位组合"},passwordNewRule:{pattern:/^.*(?=.{8,})(?=.*\d)(?=.*[A-Z])(?=.*[a-z])(?=.*[!@#¥%&*.()_+~/-]).*$/,message:"密码应为字母大小写+数字+常见字符!@#¥%&*.()_+~/- 8-12位组合"},pureNumber:{pattern:/^[1-9][0-9]*$/,message:"请输入整数类型"},onlyBlankRule:{pattern:/\S/,message:"输入内容不能只有空格"}},Qk=Object.freeze(Object.defineProperty({__proto__:null,default:Vb},Symbol.toStringTag,{value:"Module"}));class Xk{constructor(l){Fc(this,"options",{id:"",canvasId:"verifyCanvas",width:100,height:30,type:"blend",code:""});this.options=l}GVerify(){this.options.numArr="0,1,2,3,4,5,6,7,8,9".split(","),this.options.letterArr=this.getAllLetter(),this._init(),this.refresh()}_init(){const l=document.getElementById(this.options.id),a=document.createElement("canvas");a.id=this.options.canvasId,a.width=Number(this.options.width),a.height=Number(this.options.height),a.style.cursor="pointer",a.innerHTML="您的浏览器版本不支持canvas",l&&l.appendChild(a),a.onclick=()=>{this.refresh()}}refresh(){this.options.code="";const l=document.getElementById(this.options.canvasId);let a,s=[];if(l.getContext)a=l.getContext("2d");else return;a.textBaseline="middle",a.fillStyle=this.randomColor(180,240),a.fillRect(0,0,this.options.width,this.options.height),this.options.type=="blend"?s=this.options.numArr.concat(this.options.letterArr):this.options.type=="number"?s=this.options.numArr:s=this.options.letterArr;for(let p=1;p<=4;p++){const h=s[this.randomNum(0,s.length)];this.options.code+=h,a.font="20px SimHei",a.fillStyle=this.randomColor(50,160),a.shadowBlur=this.randomNum(-3,3),a.shadowColor="rgba(0, 0, 0, 0.3)";const v=Number(this.options.width)/5*p,g=Number(this.options.height)/2,C=this.randomNum(-30,30);a.translate(v,g),a.rotate(C*Math.PI/180),a.fillText(h,0,0),a.rotate(-C*Math.PI/180),a.translate(-v,-g)}for(let p=0;p<2;p++)a.strokeStyle=this.randomColor(40,180),a.beginPath(),a.moveTo(this.randomNum(0,Number(this.options.width)/2),this.randomNum(0,Number(this.options.height)/2)),a.lineTo(this.randomNum(0,Number(this.options.width)/2),this.randomNum(0,Number(this.options.height))),a.stroke();for(let p=0;p<Number(this.options.width)/10;p++)a.fillStyle=this.randomColor(0,255),a.beginPath(),a.arc(this.randomNum(0,this.options.width),this.randomNum(0,this.options.height),1,0,2*Math.PI),a.fill()}validate(l){const a=l.toLowerCase(),s=this.options.code.toLowerCase();return a==s}getAllLetter(){return"a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z".split(",")}randomNum(l,a){return Math.floor(Math.random()*(a-l)+l)}randomColor(l,a){const s=this.randomNum(l,a),p=this.randomNum(l,a),h=this.randomNum(l,a);return"rgb("+s+","+p+","+h+")"}}const Kk=Object.freeze(Object.defineProperty({__proto__:null,getGVerify:Xk},Symbol.toStringTag,{value:"Module"}));var Yb={exports:{}};function Jk(n){throw new Error('Could not dynamically require "'+n+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Cg={exports:{}};const e7=US(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var qb;function Mt(){return qb||(qb=1,function(n,l){(function(a,s){n.exports=s()})(bt,function(){var a=a||function(s,p){var h;if(typeof window<"u"&&window.crypto&&(h=window.crypto),typeof self<"u"&&self.crypto&&(h=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(h=globalThis.crypto),!h&&typeof window<"u"&&window.msCrypto&&(h=window.msCrypto),!h&&typeof bt<"u"&&bt.crypto&&(h=bt.crypto),!h&&typeof Jk=="function")try{h=e7}catch{}var v=function(){if(h){if(typeof h.getRandomValues=="function")try{return h.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof h.randomBytes=="function")try{return h.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},g=Object.create||function(){function k(){}return function(T){var B;return k.prototype=T,B=new k,k.prototype=null,B}}(),C={},d=C.lib={},x=d.Base=function(){return{extend:function(k){var T=g(this);return k&&T.mixIn(k),(!T.hasOwnProperty("init")||this.init===T.init)&&(T.init=function(){T.$super.init.apply(this,arguments)}),T.init.prototype=T,T.$super=this,T},create:function(){var k=this.extend();return k.init.apply(k,arguments),k},init:function(){},mixIn:function(k){for(var T in k)k.hasOwnProperty(T)&&(this[T]=k[T]);k.hasOwnProperty("toString")&&(this.toString=k.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),w=d.WordArray=x.extend({init:function(k,T){k=this.words=k||[],T!=p?this.sigBytes=T:this.sigBytes=k.length*4},toString:function(k){return(k||S).stringify(this)},concat:function(k){var T=this.words,B=k.words,O=this.sigBytes,P=k.sigBytes;if(this.clamp(),O%4)for(var L=0;L<P;L++){var I=B[L>>>2]>>>24-L%4*8&255;T[O+L>>>2]|=I<<24-(O+L)%4*8}else for(var Z=0;Z<P;Z+=4)T[O+Z>>>2]=B[Z>>>2];return this.sigBytes+=P,this},clamp:function(){var k=this.words,T=this.sigBytes;k[T>>>2]&=4294967295<<32-T%4*8,k.length=s.ceil(T/4)},clone:function(){var k=x.clone.call(this);return k.words=this.words.slice(0),k},random:function(k){for(var T=[],B=0;B<k;B+=4)T.push(v());return new w.init(T,k)}}),b=C.enc={},S=b.Hex={stringify:function(k){for(var T=k.words,B=k.sigBytes,O=[],P=0;P<B;P++){var L=T[P>>>2]>>>24-P%4*8&255;O.push((L>>>4).toString(16)),O.push((L&15).toString(16))}return O.join("")},parse:function(k){for(var T=k.length,B=[],O=0;O<T;O+=2)B[O>>>3]|=parseInt(k.substr(O,2),16)<<24-O%8*4;return new w.init(B,T/2)}},A=b.Latin1={stringify:function(k){for(var T=k.words,B=k.sigBytes,O=[],P=0;P<B;P++){var L=T[P>>>2]>>>24-P%4*8&255;O.push(String.fromCharCode(L))}return O.join("")},parse:function(k){for(var T=k.length,B=[],O=0;O<T;O++)B[O>>>2]|=(k.charCodeAt(O)&255)<<24-O%4*8;return new w.init(B,T)}},M=b.Utf8={stringify:function(k){try{return decodeURIComponent(escape(A.stringify(k)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(k){return A.parse(unescape(encodeURIComponent(k)))}},z=d.BufferedBlockAlgorithm=x.extend({reset:function(){this._data=new w.init,this._nDataBytes=0},_append:function(k){typeof k=="string"&&(k=M.parse(k)),this._data.concat(k),this._nDataBytes+=k.sigBytes},_process:function(k){var T,B=this._data,O=B.words,P=B.sigBytes,L=this.blockSize,I=L*4,Z=P/I;k?Z=s.ceil(Z):Z=s.max((Z|0)-this._minBufferSize,0);var j=Z*L,U=s.min(j*4,P);if(j){for(var ie=0;ie<j;ie+=L)this._doProcessBlock(O,ie);T=O.splice(0,j),B.sigBytes-=U}return new w.init(T,U)},clone:function(){var k=x.clone.call(this);return k._data=this._data.clone(),k},_minBufferSize:0});d.Hasher=z.extend({cfg:x.extend(),init:function(k){this.cfg=this.cfg.extend(k),this.reset()},reset:function(){z.reset.call(this),this._doReset()},update:function(k){return this._append(k),this._process(),this},finalize:function(k){k&&this._append(k);var T=this._doFinalize();return T},blockSize:16,_createHelper:function(k){return function(T,B){return new k.init(B).finalize(T)}},_createHmacHelper:function(k){return function(T,B){return new F.HMAC.init(k,B).finalize(T)}}});var F=C.algo={};return C}(Math);return a})}(Cg)),Cg.exports}var Eg={exports:{}},Wb;function rv(){return Wb||(Wb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.Base,g=h.WordArray,C=p.x64={};C.Word=v.extend({init:function(d,x){this.high=d,this.low=x}}),C.WordArray=v.extend({init:function(d,x){d=this.words=d||[],x!=s?this.sigBytes=x:this.sigBytes=d.length*8},toX32:function(){for(var d=this.words,x=d.length,w=[],b=0;b<x;b++){var S=d[b];w.push(S.high),w.push(S.low)}return g.create(w,this.sigBytes)},clone:function(){for(var d=v.clone.call(this),x=d.words=this.words.slice(0),w=x.length,b=0;b<w;b++)x[b]=x[b].clone();return d}})}(),a})}(Eg)),Eg.exports}var bg={exports:{}},Gb;function t7(){return Gb||(Gb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){if(typeof ArrayBuffer=="function"){var s=a,p=s.lib,h=p.WordArray,v=h.init,g=h.init=function(C){if(C instanceof ArrayBuffer&&(C=new Uint8Array(C)),(C instanceof Int8Array||typeof Uint8ClampedArray<"u"&&C instanceof Uint8ClampedArray||C instanceof Int16Array||C instanceof Uint16Array||C instanceof Int32Array||C instanceof Uint32Array||C instanceof Float32Array||C instanceof Float64Array)&&(C=new Uint8Array(C.buffer,C.byteOffset,C.byteLength)),C instanceof Uint8Array){for(var d=C.byteLength,x=[],w=0;w<d;w++)x[w>>>2]|=C[w]<<24-w%4*8;v.call(this,x,d)}else v.apply(this,arguments)};g.prototype=h}}(),a.lib.WordArray})}(bg)),bg.exports}var wg={exports:{}},Zb;function n7(){return Zb||(Zb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.enc;v.Utf16=v.Utf16BE={stringify:function(C){for(var d=C.words,x=C.sigBytes,w=[],b=0;b<x;b+=2){var S=d[b>>>2]>>>16-b%4*8&65535;w.push(String.fromCharCode(S))}return w.join("")},parse:function(C){for(var d=C.length,x=[],w=0;w<d;w++)x[w>>>1]|=C.charCodeAt(w)<<16-w%2*16;return h.create(x,d*2)}},v.Utf16LE={stringify:function(C){for(var d=C.words,x=C.sigBytes,w=[],b=0;b<x;b+=2){var S=g(d[b>>>2]>>>16-b%4*8&65535);w.push(String.fromCharCode(S))}return w.join("")},parse:function(C){for(var d=C.length,x=[],w=0;w<d;w++)x[w>>>1]|=g(C.charCodeAt(w)<<16-w%2*16);return h.create(x,d*2)}};function g(C){return C<<8&4278255360|C>>>8&16711935}}(),a.enc.Utf16})}(wg)),wg.exports}var Dg={exports:{}},Qb;function Cs(){return Qb||(Qb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.enc;v.Base64={stringify:function(C){var d=C.words,x=C.sigBytes,w=this._map;C.clamp();for(var b=[],S=0;S<x;S+=3)for(var A=d[S>>>2]>>>24-S%4*8&255,M=d[S+1>>>2]>>>24-(S+1)%4*8&255,z=d[S+2>>>2]>>>24-(S+2)%4*8&255,F=A<<16|M<<8|z,k=0;k<4&&S+k*.75<x;k++)b.push(w.charAt(F>>>6*(3-k)&63));var T=w.charAt(64);if(T)for(;b.length%4;)b.push(T);return b.join("")},parse:function(C){var d=C.length,x=this._map,w=this._reverseMap;if(!w){w=this._reverseMap=[];for(var b=0;b<x.length;b++)w[x.charCodeAt(b)]=b}var S=x.charAt(64);if(S){var A=C.indexOf(S);A!==-1&&(d=A)}return g(C,d,w)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function g(C,d,x){for(var w=[],b=0,S=0;S<d;S++)if(S%4){var A=x[C.charCodeAt(S-1)]<<S%4*2,M=x[C.charCodeAt(S)]>>>6-S%4*2,z=A|M;w[b>>>2]|=z<<24-b%4*8,b++}return h.create(w,b)}}(),a.enc.Base64})}(Dg)),Dg.exports}var Tg={exports:{}},Xb;function r7(){return Xb||(Xb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.enc;v.Base64url={stringify:function(C,d){d===void 0&&(d=!0);var x=C.words,w=C.sigBytes,b=d?this._safe_map:this._map;C.clamp();for(var S=[],A=0;A<w;A+=3)for(var M=x[A>>>2]>>>24-A%4*8&255,z=x[A+1>>>2]>>>24-(A+1)%4*8&255,F=x[A+2>>>2]>>>24-(A+2)%4*8&255,k=M<<16|z<<8|F,T=0;T<4&&A+T*.75<w;T++)S.push(b.charAt(k>>>6*(3-T)&63));var B=b.charAt(64);if(B)for(;S.length%4;)S.push(B);return S.join("")},parse:function(C,d){d===void 0&&(d=!0);var x=C.length,w=d?this._safe_map:this._map,b=this._reverseMap;if(!b){b=this._reverseMap=[];for(var S=0;S<w.length;S++)b[w.charCodeAt(S)]=S}var A=w.charAt(64);if(A){var M=C.indexOf(A);M!==-1&&(x=M)}return g(C,x,b)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function g(C,d,x){for(var w=[],b=0,S=0;S<d;S++)if(S%4){var A=x[C.charCodeAt(S-1)]<<S%4*2,M=x[C.charCodeAt(S)]>>>6-S%4*2,z=A|M;w[b>>>2]|=z<<24-b%4*8,b++}return h.create(w,b)}}(),a.enc.Base64url})}(Tg)),Tg.exports}var Rg={exports:{}},Kb;function Es(){return Kb||(Kb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.algo,d=[];(function(){for(var M=0;M<64;M++)d[M]=s.abs(s.sin(M+1))*4294967296|0})();var x=C.MD5=g.extend({_doReset:function(){this._hash=new v.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(M,z){for(var F=0;F<16;F++){var k=z+F,T=M[k];M[k]=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360}var B=this._hash.words,O=M[z+0],P=M[z+1],L=M[z+2],I=M[z+3],Z=M[z+4],j=M[z+5],U=M[z+6],ie=M[z+7],W=M[z+8],oe=M[z+9],Q=M[z+10],X=M[z+11],he=M[z+12],K=M[z+13],pe=M[z+14],G=M[z+15],Y=B[0],te=B[1],ue=B[2],le=B[3];Y=w(Y,te,ue,le,O,7,d[0]),le=w(le,Y,te,ue,P,12,d[1]),ue=w(ue,le,Y,te,L,17,d[2]),te=w(te,ue,le,Y,I,22,d[3]),Y=w(Y,te,ue,le,Z,7,d[4]),le=w(le,Y,te,ue,j,12,d[5]),ue=w(ue,le,Y,te,U,17,d[6]),te=w(te,ue,le,Y,ie,22,d[7]),Y=w(Y,te,ue,le,W,7,d[8]),le=w(le,Y,te,ue,oe,12,d[9]),ue=w(ue,le,Y,te,Q,17,d[10]),te=w(te,ue,le,Y,X,22,d[11]),Y=w(Y,te,ue,le,he,7,d[12]),le=w(le,Y,te,ue,K,12,d[13]),ue=w(ue,le,Y,te,pe,17,d[14]),te=w(te,ue,le,Y,G,22,d[15]),Y=b(Y,te,ue,le,P,5,d[16]),le=b(le,Y,te,ue,U,9,d[17]),ue=b(ue,le,Y,te,X,14,d[18]),te=b(te,ue,le,Y,O,20,d[19]),Y=b(Y,te,ue,le,j,5,d[20]),le=b(le,Y,te,ue,Q,9,d[21]),ue=b(ue,le,Y,te,G,14,d[22]),te=b(te,ue,le,Y,Z,20,d[23]),Y=b(Y,te,ue,le,oe,5,d[24]),le=b(le,Y,te,ue,pe,9,d[25]),ue=b(ue,le,Y,te,I,14,d[26]),te=b(te,ue,le,Y,W,20,d[27]),Y=b(Y,te,ue,le,K,5,d[28]),le=b(le,Y,te,ue,L,9,d[29]),ue=b(ue,le,Y,te,ie,14,d[30]),te=b(te,ue,le,Y,he,20,d[31]),Y=S(Y,te,ue,le,j,4,d[32]),le=S(le,Y,te,ue,W,11,d[33]),ue=S(ue,le,Y,te,X,16,d[34]),te=S(te,ue,le,Y,pe,23,d[35]),Y=S(Y,te,ue,le,P,4,d[36]),le=S(le,Y,te,ue,Z,11,d[37]),ue=S(ue,le,Y,te,ie,16,d[38]),te=S(te,ue,le,Y,Q,23,d[39]),Y=S(Y,te,ue,le,K,4,d[40]),le=S(le,Y,te,ue,O,11,d[41]),ue=S(ue,le,Y,te,I,16,d[42]),te=S(te,ue,le,Y,U,23,d[43]),Y=S(Y,te,ue,le,oe,4,d[44]),le=S(le,Y,te,ue,he,11,d[45]),ue=S(ue,le,Y,te,G,16,d[46]),te=S(te,ue,le,Y,L,23,d[47]),Y=A(Y,te,ue,le,O,6,d[48]),le=A(le,Y,te,ue,ie,10,d[49]),ue=A(ue,le,Y,te,pe,15,d[50]),te=A(te,ue,le,Y,j,21,d[51]),Y=A(Y,te,ue,le,he,6,d[52]),le=A(le,Y,te,ue,I,10,d[53]),ue=A(ue,le,Y,te,Q,15,d[54]),te=A(te,ue,le,Y,P,21,d[55]),Y=A(Y,te,ue,le,W,6,d[56]),le=A(le,Y,te,ue,G,10,d[57]),ue=A(ue,le,Y,te,U,15,d[58]),te=A(te,ue,le,Y,K,21,d[59]),Y=A(Y,te,ue,le,Z,6,d[60]),le=A(le,Y,te,ue,X,10,d[61]),ue=A(ue,le,Y,te,L,15,d[62]),te=A(te,ue,le,Y,oe,21,d[63]),B[0]=B[0]+Y|0,B[1]=B[1]+te|0,B[2]=B[2]+ue|0,B[3]=B[3]+le|0},_doFinalize:function(){var M=this._data,z=M.words,F=this._nDataBytes*8,k=M.sigBytes*8;z[k>>>5]|=128<<24-k%32;var T=s.floor(F/4294967296),B=F;z[(k+64>>>9<<4)+15]=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,z[(k+64>>>9<<4)+14]=(B<<8|B>>>24)&16711935|(B<<24|B>>>8)&4278255360,M.sigBytes=(z.length+1)*4,this._process();for(var O=this._hash,P=O.words,L=0;L<4;L++){var I=P[L];P[L]=(I<<8|I>>>24)&16711935|(I<<24|I>>>8)&4278255360}return O},clone:function(){var M=g.clone.call(this);return M._hash=this._hash.clone(),M}});function w(M,z,F,k,T,B,O){var P=M+(z&F|~z&k)+T+O;return(P<<B|P>>>32-B)+z}function b(M,z,F,k,T,B,O){var P=M+(z&k|F&~k)+T+O;return(P<<B|P>>>32-B)+z}function S(M,z,F,k,T,B,O){var P=M+(z^F^k)+T+O;return(P<<B|P>>>32-B)+z}function A(M,z,F,k,T,B,O){var P=M+(F^(z|~k))+T+O;return(P<<B|P>>>32-B)+z}p.MD5=g._createHelper(x),p.HmacMD5=g._createHmacHelper(x)}(Math),a.MD5})}(Rg)),Rg.exports}var Ag={exports:{}},Jb;function e4(){return Jb||(Jb=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=p.Hasher,g=s.algo,C=[],d=g.SHA1=v.extend({_doReset:function(){this._hash=new h.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(x,w){for(var b=this._hash.words,S=b[0],A=b[1],M=b[2],z=b[3],F=b[4],k=0;k<80;k++){if(k<16)C[k]=x[w+k]|0;else{var T=C[k-3]^C[k-8]^C[k-14]^C[k-16];C[k]=T<<1|T>>>31}var B=(S<<5|S>>>27)+F+C[k];k<20?B+=(A&M|~A&z)+1518500249:k<40?B+=(A^M^z)+1859775393:k<60?B+=(A&M|A&z|M&z)-1894007588:B+=(A^M^z)-899497514,F=z,z=M,M=A<<30|A>>>2,A=S,S=B}b[0]=b[0]+S|0,b[1]=b[1]+A|0,b[2]=b[2]+M|0,b[3]=b[3]+z|0,b[4]=b[4]+F|0},_doFinalize:function(){var x=this._data,w=x.words,b=this._nDataBytes*8,S=x.sigBytes*8;return w[S>>>5]|=128<<24-S%32,w[(S+64>>>9<<4)+14]=Math.floor(b/4294967296),w[(S+64>>>9<<4)+15]=b,x.sigBytes=w.length*4,this._process(),this._hash},clone:function(){var x=v.clone.call(this);return x._hash=this._hash.clone(),x}});s.SHA1=v._createHelper(d),s.HmacSHA1=v._createHmacHelper(d)}(),a.SHA1})}(Ag)),Ag.exports}var kg={exports:{}},t4;function Og(){return t4||(t4=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.algo,d=[],x=[];(function(){function S(F){for(var k=s.sqrt(F),T=2;T<=k;T++)if(!(F%T))return!1;return!0}function A(F){return(F-(F|0))*4294967296|0}for(var M=2,z=0;z<64;)S(M)&&(z<8&&(d[z]=A(s.pow(M,1/2))),x[z]=A(s.pow(M,1/3)),z++),M++})();var w=[],b=C.SHA256=g.extend({_doReset:function(){this._hash=new v.init(d.slice(0))},_doProcessBlock:function(S,A){for(var M=this._hash.words,z=M[0],F=M[1],k=M[2],T=M[3],B=M[4],O=M[5],P=M[6],L=M[7],I=0;I<64;I++){if(I<16)w[I]=S[A+I]|0;else{var Z=w[I-15],j=(Z<<25|Z>>>7)^(Z<<14|Z>>>18)^Z>>>3,U=w[I-2],ie=(U<<15|U>>>17)^(U<<13|U>>>19)^U>>>10;w[I]=j+w[I-7]+ie+w[I-16]}var W=B&O^~B&P,oe=z&F^z&k^F&k,Q=(z<<30|z>>>2)^(z<<19|z>>>13)^(z<<10|z>>>22),X=(B<<26|B>>>6)^(B<<21|B>>>11)^(B<<7|B>>>25),he=L+X+W+x[I]+w[I],K=Q+oe;L=P,P=O,O=B,B=T+he|0,T=k,k=F,F=z,z=he+K|0}M[0]=M[0]+z|0,M[1]=M[1]+F|0,M[2]=M[2]+k|0,M[3]=M[3]+T|0,M[4]=M[4]+B|0,M[5]=M[5]+O|0,M[6]=M[6]+P|0,M[7]=M[7]+L|0},_doFinalize:function(){var S=this._data,A=S.words,M=this._nDataBytes*8,z=S.sigBytes*8;return A[z>>>5]|=128<<24-z%32,A[(z+64>>>9<<4)+14]=s.floor(M/4294967296),A[(z+64>>>9<<4)+15]=M,S.sigBytes=A.length*4,this._process(),this._hash},clone:function(){var S=g.clone.call(this);return S._hash=this._hash.clone(),S}});p.SHA256=g._createHelper(b),p.HmacSHA256=g._createHmacHelper(b)}(Math),a.SHA256})}(kg)),kg.exports}var Bg={exports:{}},n4;function a7(){return n4||(n4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Og())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=s.algo,g=v.SHA256,C=v.SHA224=g.extend({_doReset:function(){this._hash=new h.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var d=g._doFinalize.call(this);return d.sigBytes-=4,d}});s.SHA224=g._createHelper(C),s.HmacSHA224=g._createHmacHelper(C)}(),a.SHA224})}(Bg)),Bg.exports}var Fg={exports:{}},r4;function a4(){return r4||(r4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),rv())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.Hasher,v=s.x64,g=v.Word,C=v.WordArray,d=s.algo;function x(){return g.create.apply(g,arguments)}var w=[x(1116352408,3609767458),x(1899447441,602891725),x(3049323471,3964484399),x(3921009573,2173295548),x(961987163,4081628472),x(1508970993,3053834265),x(2453635748,2937671579),x(2870763221,3664609560),x(3624381080,2734883394),x(310598401,1164996542),x(607225278,1323610764),x(1426881987,3590304994),x(1925078388,4068182383),x(2162078206,991336113),x(2614888103,633803317),x(3248222580,3479774868),x(3835390401,2666613458),x(4022224774,944711139),x(264347078,2341262773),x(604807628,2007800933),x(770255983,1495990901),x(1249150122,1856431235),x(1555081692,3175218132),x(1996064986,2198950837),x(2554220882,3999719339),x(2821834349,766784016),x(2952996808,2566594879),x(3210313671,3203337956),x(3336571891,1034457026),x(3584528711,2466948901),x(113926993,3758326383),x(338241895,168717936),x(666307205,1188179964),x(773529912,1546045734),x(1294757372,1522805485),x(1396182291,2643833823),x(1695183700,2343527390),x(1986661051,1014477480),x(2177026350,1206759142),x(2456956037,344077627),x(2730485921,1290863460),x(2820302411,3158454273),x(3259730800,3505952657),x(3345764771,106217008),x(3516065817,3606008344),x(3600352804,1432725776),x(4094571909,1467031594),x(275423344,851169720),x(430227734,3100823752),x(506948616,1363258195),x(659060556,3750685593),x(883997877,3785050280),x(958139571,3318307427),x(1322822218,3812723403),x(1537002063,2003034995),x(1747873779,3602036899),x(1955562222,1575990012),x(2024104815,1125592928),x(2227730452,2716904306),x(2361852424,442776044),x(2428436474,593698344),x(2756734187,3733110249),x(3204031479,2999351573),x(3329325298,3815920427),x(3391569614,3928383900),x(3515267271,566280711),x(3940187606,3454069534),x(4118630271,4000239992),x(116418474,1914138554),x(174292421,2731055270),x(289380356,3203993006),x(460393269,320620315),x(685471733,587496836),x(852142971,1086792851),x(1017036298,365543100),x(1126000580,2618297676),x(1288033470,3409855158),x(1501505948,4234509866),x(1607167915,987167468),x(1816402316,1246189591)],b=[];(function(){for(var A=0;A<80;A++)b[A]=x()})();var S=d.SHA512=h.extend({_doReset:function(){this._hash=new C.init([new g.init(1779033703,4089235720),new g.init(3144134277,2227873595),new g.init(1013904242,4271175723),new g.init(2773480762,1595750129),new g.init(1359893119,2917565137),new g.init(2600822924,725511199),new g.init(528734635,4215389547),new g.init(1541459225,327033209)])},_doProcessBlock:function(A,M){for(var z=this._hash.words,F=z[0],k=z[1],T=z[2],B=z[3],O=z[4],P=z[5],L=z[6],I=z[7],Z=F.high,j=F.low,U=k.high,ie=k.low,W=T.high,oe=T.low,Q=B.high,X=B.low,he=O.high,K=O.low,pe=P.high,G=P.low,Y=L.high,te=L.low,ue=I.high,le=I.low,ze=Z,Ae=j,Le=U,Ce=ie,Je=W,Ve=oe,xt=Q,Be=X,pt=he,kt=K,sn=pe,Rn=G,zn=Y,Kn=te,Ur=ue,Hr=le,An=0;An<80;An++){var vn,kn,Pr=b[An];if(An<16)kn=Pr.high=A[M+An*2]|0,vn=Pr.low=A[M+An*2+1]|0;else{var Dr=b[An-15],Jn=Dr.high,on=Dr.low,jr=(Jn>>>1|on<<31)^(Jn>>>8|on<<24)^Jn>>>7,oi=(on>>>1|Jn<<31)^(on>>>8|Jn<<24)^(on>>>7|Jn<<25),ea=b[An-2],Me=ea.high,Ke=ea.low,Ct=(Me>>>19|Ke<<13)^(Me<<3|Ke>>>29)^Me>>>6,Ut=(Ke>>>19|Me<<13)^(Ke<<3|Me>>>29)^(Ke>>>6|Me<<26),ln=b[An-7],Hn=ln.high,Cn=ln.low,cr=b[An-16],Kt=cr.high,Tr=cr.low;vn=oi+Cn,kn=jr+Hn+(vn>>>0<oi>>>0?1:0),vn=vn+Ut,kn=kn+Ct+(vn>>>0<Ut>>>0?1:0),vn=vn+Tr,kn=kn+Kt+(vn>>>0<Tr>>>0?1:0),Pr.high=kn,Pr.low=vn}var Wt=pt&sn^~pt&zn,Gt=kt&Rn^~kt&Kn,bo=ze&Le^ze&Je^Le&Je,Li=Ae&Ce^Ae&Ve^Ce&Ve,wo=(ze>>>28|Ae<<4)^(ze<<30|Ae>>>2)^(ze<<25|Ae>>>7),Do=(Ae>>>28|ze<<4)^(Ae<<30|ze>>>2)^(Ae<<25|ze>>>7),pu=(pt>>>14|kt<<18)^(pt>>>18|kt<<14)^(pt<<23|kt>>>9),Ui=(kt>>>14|pt<<18)^(kt>>>18|pt<<14)^(kt<<23|pt>>>9),Hi=w[An],Pi=Hi.high,ji=Hi.low,mn=Hr+Ui,fr=Ur+pu+(mn>>>0<Hr>>>0?1:0),mn=mn+Gt,fr=fr+Wt+(mn>>>0<Gt>>>0?1:0),mn=mn+ji,fr=fr+Pi+(mn>>>0<ji>>>0?1:0),mn=mn+vn,fr=fr+kn+(mn>>>0<vn>>>0?1:0),Rr=Do+Li,ga=wo+bo+(Rr>>>0<Do>>>0?1:0);Ur=zn,Hr=Kn,zn=sn,Kn=Rn,sn=pt,Rn=kt,kt=Be+mn|0,pt=xt+fr+(kt>>>0<Be>>>0?1:0)|0,xt=Je,Be=Ve,Je=Le,Ve=Ce,Le=ze,Ce=Ae,Ae=mn+Rr|0,ze=fr+ga+(Ae>>>0<mn>>>0?1:0)|0}j=F.low=j+Ae,F.high=Z+ze+(j>>>0<Ae>>>0?1:0),ie=k.low=ie+Ce,k.high=U+Le+(ie>>>0<Ce>>>0?1:0),oe=T.low=oe+Ve,T.high=W+Je+(oe>>>0<Ve>>>0?1:0),X=B.low=X+Be,B.high=Q+xt+(X>>>0<Be>>>0?1:0),K=O.low=K+kt,O.high=he+pt+(K>>>0<kt>>>0?1:0),G=P.low=G+Rn,P.high=pe+sn+(G>>>0<Rn>>>0?1:0),te=L.low=te+Kn,L.high=Y+zn+(te>>>0<Kn>>>0?1:0),le=I.low=le+Hr,I.high=ue+Ur+(le>>>0<Hr>>>0?1:0)},_doFinalize:function(){var A=this._data,M=A.words,z=this._nDataBytes*8,F=A.sigBytes*8;M[F>>>5]|=128<<24-F%32,M[(F+128>>>10<<5)+30]=Math.floor(z/4294967296),M[(F+128>>>10<<5)+31]=z,A.sigBytes=M.length*4,this._process();var k=this._hash.toX32();return k},clone:function(){var A=h.clone.call(this);return A._hash=this._hash.clone(),A},blockSize:1024/32});s.SHA512=h._createHelper(S),s.HmacSHA512=h._createHmacHelper(S)}(),a.SHA512})}(Fg)),Fg.exports}var zg={exports:{}},i4;function i7(){return i4||(i4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),rv(),a4())})(bt,function(a){return function(){var s=a,p=s.x64,h=p.Word,v=p.WordArray,g=s.algo,C=g.SHA512,d=g.SHA384=C.extend({_doReset:function(){this._hash=new v.init([new h.init(3418070365,3238371032),new h.init(1654270250,914150663),new h.init(2438529370,812702999),new h.init(355462360,4144912697),new h.init(1731405415,4290775857),new h.init(2394180231,1750603025),new h.init(3675008525,1694076839),new h.init(1203062813,3204075428)])},_doFinalize:function(){var x=C._doFinalize.call(this);return x.sigBytes-=16,x}});s.SHA384=C._createHelper(d),s.HmacSHA384=C._createHmacHelper(d)}(),a.SHA384})}(zg)),zg.exports}var Mg={exports:{}},o4;function o7(){return o4||(o4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),rv())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.x64,d=C.Word,x=p.algo,w=[],b=[],S=[];(function(){for(var z=1,F=0,k=0;k<24;k++){w[z+5*F]=(k+1)*(k+2)/2%64;var T=F%5,B=(2*z+3*F)%5;z=T,F=B}for(var z=0;z<5;z++)for(var F=0;F<5;F++)b[z+5*F]=F+(2*z+3*F)%5*5;for(var O=1,P=0;P<24;P++){for(var L=0,I=0,Z=0;Z<7;Z++){if(O&1){var j=(1<<Z)-1;j<32?I^=1<<j:L^=1<<j-32}O&128?O=O<<1^113:O<<=1}S[P]=d.create(L,I)}})();var A=[];(function(){for(var z=0;z<25;z++)A[z]=d.create()})();var M=x.SHA3=g.extend({cfg:g.cfg.extend({outputLength:512}),_doReset:function(){for(var z=this._state=[],F=0;F<25;F++)z[F]=new d.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(z,F){for(var k=this._state,T=this.blockSize/2,B=0;B<T;B++){var O=z[F+2*B],P=z[F+2*B+1];O=(O<<8|O>>>24)&16711935|(O<<24|O>>>8)&4278255360,P=(P<<8|P>>>24)&16711935|(P<<24|P>>>8)&4278255360;var L=k[B];L.high^=P,L.low^=O}for(var I=0;I<24;I++){for(var Z=0;Z<5;Z++){for(var j=0,U=0,ie=0;ie<5;ie++){var L=k[Z+5*ie];j^=L.high,U^=L.low}var W=A[Z];W.high=j,W.low=U}for(var Z=0;Z<5;Z++)for(var oe=A[(Z+4)%5],Q=A[(Z+1)%5],X=Q.high,he=Q.low,j=oe.high^(X<<1|he>>>31),U=oe.low^(he<<1|X>>>31),ie=0;ie<5;ie++){var L=k[Z+5*ie];L.high^=j,L.low^=U}for(var K=1;K<25;K++){var j,U,L=k[K],pe=L.high,G=L.low,Y=w[K];Y<32?(j=pe<<Y|G>>>32-Y,U=G<<Y|pe>>>32-Y):(j=G<<Y-32|pe>>>64-Y,U=pe<<Y-32|G>>>64-Y);var te=A[b[K]];te.high=j,te.low=U}var ue=A[0],le=k[0];ue.high=le.high,ue.low=le.low;for(var Z=0;Z<5;Z++)for(var ie=0;ie<5;ie++){var K=Z+5*ie,L=k[K],ze=A[K],Ae=A[(Z+1)%5+5*ie],Le=A[(Z+2)%5+5*ie];L.high=ze.high^~Ae.high&Le.high,L.low=ze.low^~Ae.low&Le.low}var L=k[0],Ce=S[I];L.high^=Ce.high,L.low^=Ce.low}},_doFinalize:function(){var z=this._data,F=z.words;this._nDataBytes*8;var k=z.sigBytes*8,T=this.blockSize*32;F[k>>>5]|=1<<24-k%32,F[(s.ceil((k+1)/T)*T>>>5)-1]|=128,z.sigBytes=F.length*4,this._process();for(var B=this._state,O=this.cfg.outputLength/8,P=O/8,L=[],I=0;I<P;I++){var Z=B[I],j=Z.high,U=Z.low;j=(j<<8|j>>>24)&16711935|(j<<24|j>>>8)&4278255360,U=(U<<8|U>>>24)&16711935|(U<<24|U>>>8)&4278255360,L.push(U),L.push(j)}return new v.init(L,O)},clone:function(){for(var z=g.clone.call(this),F=z._state=this._state.slice(0),k=0;k<25;k++)F[k]=F[k].clone();return z}});p.SHA3=g._createHelper(M),p.HmacSHA3=g._createHmacHelper(M)}(Math),a.SHA3})}(Mg)),Mg.exports}var Ng={exports:{}},l4;function l7(){return l4||(l4=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.WordArray,g=h.Hasher,C=p.algo,d=v.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),x=v.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),w=v.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),b=v.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),S=v.create([0,1518500249,1859775393,2400959708,2840853838]),A=v.create([1352829926,1548603684,1836072691,2053994217,0]),M=C.RIPEMD160=g.extend({_doReset:function(){this._hash=v.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(P,L){for(var I=0;I<16;I++){var Z=L+I,j=P[Z];P[Z]=(j<<8|j>>>24)&16711935|(j<<24|j>>>8)&4278255360}var U=this._hash.words,ie=S.words,W=A.words,oe=d.words,Q=x.words,X=w.words,he=b.words,K,pe,G,Y,te,ue,le,ze,Ae,Le;ue=K=U[0],le=pe=U[1],ze=G=U[2],Ae=Y=U[3],Le=te=U[4];for(var Ce,I=0;I<80;I+=1)Ce=K+P[L+oe[I]]|0,I<16?Ce+=z(pe,G,Y)+ie[0]:I<32?Ce+=F(pe,G,Y)+ie[1]:I<48?Ce+=k(pe,G,Y)+ie[2]:I<64?Ce+=T(pe,G,Y)+ie[3]:Ce+=B(pe,G,Y)+ie[4],Ce=Ce|0,Ce=O(Ce,X[I]),Ce=Ce+te|0,K=te,te=Y,Y=O(G,10),G=pe,pe=Ce,Ce=ue+P[L+Q[I]]|0,I<16?Ce+=B(le,ze,Ae)+W[0]:I<32?Ce+=T(le,ze,Ae)+W[1]:I<48?Ce+=k(le,ze,Ae)+W[2]:I<64?Ce+=F(le,ze,Ae)+W[3]:Ce+=z(le,ze,Ae)+W[4],Ce=Ce|0,Ce=O(Ce,he[I]),Ce=Ce+Le|0,ue=Le,Le=Ae,Ae=O(ze,10),ze=le,le=Ce;Ce=U[1]+G+Ae|0,U[1]=U[2]+Y+Le|0,U[2]=U[3]+te+ue|0,U[3]=U[4]+K+le|0,U[4]=U[0]+pe+ze|0,U[0]=Ce},_doFinalize:function(){var P=this._data,L=P.words,I=this._nDataBytes*8,Z=P.sigBytes*8;L[Z>>>5]|=128<<24-Z%32,L[(Z+64>>>9<<4)+14]=(I<<8|I>>>24)&16711935|(I<<24|I>>>8)&4278255360,P.sigBytes=(L.length+1)*4,this._process();for(var j=this._hash,U=j.words,ie=0;ie<5;ie++){var W=U[ie];U[ie]=(W<<8|W>>>24)&16711935|(W<<24|W>>>8)&4278255360}return j},clone:function(){var P=g.clone.call(this);return P._hash=this._hash.clone(),P}});function z(P,L,I){return P^L^I}function F(P,L,I){return P&L|~P&I}function k(P,L,I){return(P|~L)^I}function T(P,L,I){return P&I|L&~I}function B(P,L,I){return P^(L|~I)}function O(P,L){return P<<L|P>>>32-L}p.RIPEMD160=g._createHelper(M),p.HmacRIPEMD160=g._createHmacHelper(M)}(),a.RIPEMD160})}(Ng)),Ng.exports}var Lg={exports:{}},u4;function Ug(){return u4||(u4=1,function(n,l){(function(a,s){n.exports=s(Mt())})(bt,function(a){(function(){var s=a,p=s.lib,h=p.Base,v=s.enc,g=v.Utf8,C=s.algo;C.HMAC=h.extend({init:function(d,x){d=this._hasher=new d.init,typeof x=="string"&&(x=g.parse(x));var w=d.blockSize,b=w*4;x.sigBytes>b&&(x=d.finalize(x)),x.clamp();for(var S=this._oKey=x.clone(),A=this._iKey=x.clone(),M=S.words,z=A.words,F=0;F<w;F++)M[F]^=1549556828,z[F]^=909522486;S.sigBytes=A.sigBytes=b,this.reset()},reset:function(){var d=this._hasher;d.reset(),d.update(this._iKey)},update:function(d){return this._hasher.update(d),this},finalize:function(d){var x=this._hasher,w=x.finalize(d);x.reset();var b=x.finalize(this._oKey.clone().concat(w));return b}})})()})}(Lg)),Lg.exports}var Hg={exports:{}},s4;function u7(){return s4||(s4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Og(),Ug())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.Base,v=p.WordArray,g=s.algo,C=g.SHA256,d=g.HMAC,x=g.PBKDF2=h.extend({cfg:h.extend({keySize:128/32,hasher:C,iterations:25e4}),init:function(w){this.cfg=this.cfg.extend(w)},compute:function(w,b){for(var S=this.cfg,A=d.create(S.hasher,w),M=v.create(),z=v.create([1]),F=M.words,k=z.words,T=S.keySize,B=S.iterations;F.length<T;){var O=A.update(b).finalize(z);A.reset();for(var P=O.words,L=P.length,I=O,Z=1;Z<B;Z++){I=A.finalize(I),A.reset();for(var j=I.words,U=0;U<L;U++)P[U]^=j[U]}M.concat(O),k[0]++}return M.sigBytes=T*4,M}});s.PBKDF2=function(w,b,S){return x.create(S).compute(w,b)}}(),a.PBKDF2})}(Hg)),Hg.exports}var Pg={exports:{}},c4;function du(){return c4||(c4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),e4(),Ug())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.Base,v=p.WordArray,g=s.algo,C=g.MD5,d=g.EvpKDF=h.extend({cfg:h.extend({keySize:128/32,hasher:C,iterations:1}),init:function(x){this.cfg=this.cfg.extend(x)},compute:function(x,w){for(var b,S=this.cfg,A=S.hasher.create(),M=v.create(),z=M.words,F=S.keySize,k=S.iterations;z.length<F;){b&&A.update(b),b=A.update(x).finalize(w),A.reset();for(var T=1;T<k;T++)b=A.finalize(b),A.reset();M.concat(b)}return M.sigBytes=F*4,M}});s.EvpKDF=function(x,w,b){return d.create(b).compute(x,w)}}(),a.EvpKDF})}(Pg)),Pg.exports}var jg={exports:{}},f4;function wr(){return f4||(f4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),du())})(bt,function(a){a.lib.Cipher||function(s){var p=a,h=p.lib,v=h.Base,g=h.WordArray,C=h.BufferedBlockAlgorithm,d=p.enc;d.Utf8;var x=d.Base64,w=p.algo,b=w.EvpKDF,S=h.Cipher=C.extend({cfg:v.extend(),createEncryptor:function(j,U){return this.create(this._ENC_XFORM_MODE,j,U)},createDecryptor:function(j,U){return this.create(this._DEC_XFORM_MODE,j,U)},init:function(j,U,ie){this.cfg=this.cfg.extend(ie),this._xformMode=j,this._key=U,this.reset()},reset:function(){C.reset.call(this),this._doReset()},process:function(j){return this._append(j),this._process()},finalize:function(j){j&&this._append(j);var U=this._doFinalize();return U},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function j(U){return typeof U=="string"?Z:P}return function(U){return{encrypt:function(ie,W,oe){return j(W).encrypt(U,ie,W,oe)},decrypt:function(ie,W,oe){return j(W).decrypt(U,ie,W,oe)}}}}()});h.StreamCipher=S.extend({_doFinalize:function(){var j=this._process(!0);return j},blockSize:1});var A=p.mode={},M=h.BlockCipherMode=v.extend({createEncryptor:function(j,U){return this.Encryptor.create(j,U)},createDecryptor:function(j,U){return this.Decryptor.create(j,U)},init:function(j,U){this._cipher=j,this._iv=U}}),z=A.CBC=function(){var j=M.extend();j.Encryptor=j.extend({processBlock:function(ie,W){var oe=this._cipher,Q=oe.blockSize;U.call(this,ie,W,Q),oe.encryptBlock(ie,W),this._prevBlock=ie.slice(W,W+Q)}}),j.Decryptor=j.extend({processBlock:function(ie,W){var oe=this._cipher,Q=oe.blockSize,X=ie.slice(W,W+Q);oe.decryptBlock(ie,W),U.call(this,ie,W,Q),this._prevBlock=X}});function U(ie,W,oe){var Q,X=this._iv;X?(Q=X,this._iv=s):Q=this._prevBlock;for(var he=0;he<oe;he++)ie[W+he]^=Q[he]}return j}(),F=p.pad={},k=F.Pkcs7={pad:function(j,U){for(var ie=U*4,W=ie-j.sigBytes%ie,oe=W<<24|W<<16|W<<8|W,Q=[],X=0;X<W;X+=4)Q.push(oe);var he=g.create(Q,W);j.concat(he)},unpad:function(j){var U=j.words[j.sigBytes-1>>>2]&255;j.sigBytes-=U}};h.BlockCipher=S.extend({cfg:S.cfg.extend({mode:z,padding:k}),reset:function(){var j;S.reset.call(this);var U=this.cfg,ie=U.iv,W=U.mode;this._xformMode==this._ENC_XFORM_MODE?j=W.createEncryptor:(j=W.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==j?this._mode.init(this,ie&&ie.words):(this._mode=j.call(W,this,ie&&ie.words),this._mode.__creator=j)},_doProcessBlock:function(j,U){this._mode.processBlock(j,U)},_doFinalize:function(){var j,U=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(U.pad(this._data,this.blockSize),j=this._process(!0)):(j=this._process(!0),U.unpad(j)),j},blockSize:128/32});var T=h.CipherParams=v.extend({init:function(j){this.mixIn(j)},toString:function(j){return(j||this.formatter).stringify(this)}}),B=p.format={},O=B.OpenSSL={stringify:function(j){var U,ie=j.ciphertext,W=j.salt;return W?U=g.create([1398893684,1701076831]).concat(W).concat(ie):U=ie,U.toString(x)},parse:function(j){var U,ie=x.parse(j),W=ie.words;return W[0]==1398893684&&W[1]==1701076831&&(U=g.create(W.slice(2,4)),W.splice(0,4),ie.sigBytes-=16),T.create({ciphertext:ie,salt:U})}},P=h.SerializableCipher=v.extend({cfg:v.extend({format:O}),encrypt:function(j,U,ie,W){W=this.cfg.extend(W);var oe=j.createEncryptor(ie,W),Q=oe.finalize(U),X=oe.cfg;return T.create({ciphertext:Q,key:ie,iv:X.iv,algorithm:j,mode:X.mode,padding:X.padding,blockSize:j.blockSize,formatter:W.format})},decrypt:function(j,U,ie,W){W=this.cfg.extend(W),U=this._parse(U,W.format);var oe=j.createDecryptor(ie,W).finalize(U.ciphertext);return oe},_parse:function(j,U){return typeof j=="string"?U.parse(j,this):j}}),L=p.kdf={},I=L.OpenSSL={execute:function(j,U,ie,W,oe){if(W||(W=g.random(64/8)),oe)var Q=b.create({keySize:U+ie,hasher:oe}).compute(j,W);else var Q=b.create({keySize:U+ie}).compute(j,W);var X=g.create(Q.words.slice(U),ie*4);return Q.sigBytes=U*4,T.create({key:Q,iv:X,salt:W})}},Z=h.PasswordBasedCipher=P.extend({cfg:P.cfg.extend({kdf:I}),encrypt:function(j,U,ie,W){W=this.cfg.extend(W);var oe=W.kdf.execute(ie,j.keySize,j.ivSize,W.salt,W.hasher);W.iv=oe.iv;var Q=P.encrypt.call(this,j,U,oe.key,W);return Q.mixIn(oe),Q},decrypt:function(j,U,ie,W){W=this.cfg.extend(W),U=this._parse(U,W.format);var oe=W.kdf.execute(ie,j.keySize,j.ivSize,U.salt,W.hasher);W.iv=oe.iv;var Q=P.decrypt.call(this,j,U,oe.key,W);return Q}})}()})}(jg)),jg.exports}var Ig={exports:{}},d4;function s7(){return d4||(d4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.CFB=function(){var s=a.lib.BlockCipherMode.extend();s.Encryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize;p.call(this,h,v,C,g),this._prevBlock=h.slice(v,v+C)}}),s.Decryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize,d=h.slice(v,v+C);p.call(this,h,v,C,g),this._prevBlock=d}});function p(h,v,g,C){var d,x=this._iv;x?(d=x.slice(0),this._iv=void 0):d=this._prevBlock,C.encryptBlock(d,0);for(var w=0;w<g;w++)h[v+w]^=d[w]}return s}(),a.mode.CFB})}(Ig)),Ig.exports}var $g={exports:{}},p4;function c7(){return p4||(p4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.CTR=function(){var s=a.lib.BlockCipherMode.extend(),p=s.Encryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize,d=this._iv,x=this._counter;d&&(x=this._counter=d.slice(0),this._iv=void 0);var w=x.slice(0);g.encryptBlock(w,0),x[C-1]=x[C-1]+1|0;for(var b=0;b<C;b++)h[v+b]^=w[b]}});return s.Decryptor=p,s}(),a.mode.CTR})}($g)),$g.exports}var Vg={exports:{}},h4;function f7(){return h4||(h4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.CTRGladman=function(){var s=a.lib.BlockCipherMode.extend();function p(g){if((g>>24&255)===255){var C=g>>16&255,d=g>>8&255,x=g&255;C===255?(C=0,d===255?(d=0,x===255?x=0:++x):++d):++C,g=0,g+=C<<16,g+=d<<8,g+=x}else g+=1<<24;return g}function h(g){return(g[0]=p(g[0]))===0&&(g[1]=p(g[1])),g}var v=s.Encryptor=s.extend({processBlock:function(g,C){var d=this._cipher,x=d.blockSize,w=this._iv,b=this._counter;w&&(b=this._counter=w.slice(0),this._iv=void 0),h(b);var S=b.slice(0);d.encryptBlock(S,0);for(var A=0;A<x;A++)g[C+A]^=S[A]}});return s.Decryptor=v,s}(),a.mode.CTRGladman})}(Vg)),Vg.exports}var Yg={exports:{}},v4;function d7(){return v4||(v4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.OFB=function(){var s=a.lib.BlockCipherMode.extend(),p=s.Encryptor=s.extend({processBlock:function(h,v){var g=this._cipher,C=g.blockSize,d=this._iv,x=this._keystream;d&&(x=this._keystream=d.slice(0),this._iv=void 0),g.encryptBlock(x,0);for(var w=0;w<C;w++)h[v+w]^=x[w]}});return s.Decryptor=p,s}(),a.mode.OFB})}(Yg)),Yg.exports}var qg={exports:{}},m4;function p7(){return m4||(m4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.mode.ECB=function(){var s=a.lib.BlockCipherMode.extend();return s.Encryptor=s.extend({processBlock:function(p,h){this._cipher.encryptBlock(p,h)}}),s.Decryptor=s.extend({processBlock:function(p,h){this._cipher.decryptBlock(p,h)}}),s}(),a.mode.ECB})}(qg)),qg.exports}var Wg={exports:{}},y4;function h7(){return y4||(y4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.AnsiX923={pad:function(s,p){var h=s.sigBytes,v=p*4,g=v-h%v,C=h+g-1;s.clamp(),s.words[C>>>2]|=g<<24-C%4*8,s.sigBytes+=g},unpad:function(s){var p=s.words[s.sigBytes-1>>>2]&255;s.sigBytes-=p}},a.pad.Ansix923})}(Wg)),Wg.exports}var Gg={exports:{}},g4;function v7(){return g4||(g4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.Iso10126={pad:function(s,p){var h=p*4,v=h-s.sigBytes%h;s.concat(a.lib.WordArray.random(v-1)).concat(a.lib.WordArray.create([v<<24],1))},unpad:function(s){var p=s.words[s.sigBytes-1>>>2]&255;s.sigBytes-=p}},a.pad.Iso10126})}(Gg)),Gg.exports}var Zg={exports:{}},x4;function m7(){return x4||(x4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.Iso97971={pad:function(s,p){s.concat(a.lib.WordArray.create([2147483648],1)),a.pad.ZeroPadding.pad(s,p)},unpad:function(s){a.pad.ZeroPadding.unpad(s),s.sigBytes--}},a.pad.Iso97971})}(Zg)),Zg.exports}var Qg={exports:{}},_4;function y7(){return _4||(_4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.ZeroPadding={pad:function(s,p){var h=p*4;s.clamp(),s.sigBytes+=h-(s.sigBytes%h||h)},unpad:function(s){for(var p=s.words,h=s.sigBytes-1,h=s.sigBytes-1;h>=0;h--)if(p[h>>>2]>>>24-h%4*8&255){s.sigBytes=h+1;break}}},a.pad.ZeroPadding})}(Qg)),Qg.exports}var Xg={exports:{}},S4;function g7(){return S4||(S4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return a.pad.NoPadding={pad:function(){},unpad:function(){}},a.pad.NoPadding})}(Xg)),Xg.exports}var Kg={exports:{}},C4;function x7(){return C4||(C4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),wr())})(bt,function(a){return function(s){var p=a,h=p.lib,v=h.CipherParams,g=p.enc,C=g.Hex,d=p.format;d.Hex={stringify:function(x){return x.ciphertext.toString(C)},parse:function(x){var w=C.parse(x);return v.create({ciphertext:w})}}}(),a.format.Hex})}(Kg)),Kg.exports}var Jg={exports:{}},E4;function _7(){return E4||(E4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.BlockCipher,v=s.algo,g=[],C=[],d=[],x=[],w=[],b=[],S=[],A=[],M=[],z=[];(function(){for(var T=[],B=0;B<256;B++)B<128?T[B]=B<<1:T[B]=B<<1^283;for(var O=0,P=0,B=0;B<256;B++){var L=P^P<<1^P<<2^P<<3^P<<4;L=L>>>8^L&255^99,g[O]=L,C[L]=O;var I=T[O],Z=T[I],j=T[Z],U=T[L]*257^L*16843008;d[O]=U<<24|U>>>8,x[O]=U<<16|U>>>16,w[O]=U<<8|U>>>24,b[O]=U;var U=j*16843009^Z*65537^I*257^O*16843008;S[L]=U<<24|U>>>8,A[L]=U<<16|U>>>16,M[L]=U<<8|U>>>24,z[L]=U,O?(O=I^T[T[T[j^I]]],P^=T[T[P]]):O=P=1}})();var F=[0,1,2,4,8,16,32,64,128,27,54],k=v.AES=h.extend({_doReset:function(){var T;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var B=this._keyPriorReset=this._key,O=B.words,P=B.sigBytes/4,L=this._nRounds=P+6,I=(L+1)*4,Z=this._keySchedule=[],j=0;j<I;j++)j<P?Z[j]=O[j]:(T=Z[j-1],j%P?P>6&&j%P==4&&(T=g[T>>>24]<<24|g[T>>>16&255]<<16|g[T>>>8&255]<<8|g[T&255]):(T=T<<8|T>>>24,T=g[T>>>24]<<24|g[T>>>16&255]<<16|g[T>>>8&255]<<8|g[T&255],T^=F[j/P|0]<<24),Z[j]=Z[j-P]^T);for(var U=this._invKeySchedule=[],ie=0;ie<I;ie++){var j=I-ie;if(ie%4)var T=Z[j];else var T=Z[j-4];ie<4||j<=4?U[ie]=T:U[ie]=S[g[T>>>24]]^A[g[T>>>16&255]]^M[g[T>>>8&255]]^z[g[T&255]]}}},encryptBlock:function(T,B){this._doCryptBlock(T,B,this._keySchedule,d,x,w,b,g)},decryptBlock:function(T,B){var O=T[B+1];T[B+1]=T[B+3],T[B+3]=O,this._doCryptBlock(T,B,this._invKeySchedule,S,A,M,z,C);var O=T[B+1];T[B+1]=T[B+3],T[B+3]=O},_doCryptBlock:function(T,B,O,P,L,I,Z,j){for(var U=this._nRounds,ie=T[B]^O[0],W=T[B+1]^O[1],oe=T[B+2]^O[2],Q=T[B+3]^O[3],X=4,he=1;he<U;he++){var K=P[ie>>>24]^L[W>>>16&255]^I[oe>>>8&255]^Z[Q&255]^O[X++],pe=P[W>>>24]^L[oe>>>16&255]^I[Q>>>8&255]^Z[ie&255]^O[X++],G=P[oe>>>24]^L[Q>>>16&255]^I[ie>>>8&255]^Z[W&255]^O[X++],Y=P[Q>>>24]^L[ie>>>16&255]^I[W>>>8&255]^Z[oe&255]^O[X++];ie=K,W=pe,oe=G,Q=Y}var K=(j[ie>>>24]<<24|j[W>>>16&255]<<16|j[oe>>>8&255]<<8|j[Q&255])^O[X++],pe=(j[W>>>24]<<24|j[oe>>>16&255]<<16|j[Q>>>8&255]<<8|j[ie&255])^O[X++],G=(j[oe>>>24]<<24|j[Q>>>16&255]<<16|j[ie>>>8&255]<<8|j[W&255])^O[X++],Y=(j[Q>>>24]<<24|j[ie>>>16&255]<<16|j[W>>>8&255]<<8|j[oe&255])^O[X++];T[B]=K,T[B+1]=pe,T[B+2]=G,T[B+3]=Y},keySize:256/32});s.AES=h._createHelper(k)}(),a.AES})}(Jg)),Jg.exports}var ex={exports:{}},b4;function S7(){return b4||(b4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.WordArray,v=p.BlockCipher,g=s.algo,C=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],d=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],x=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],w=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],b=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],S=g.DES=v.extend({_doReset:function(){for(var F=this._key,k=F.words,T=[],B=0;B<56;B++){var O=C[B]-1;T[B]=k[O>>>5]>>>31-O%32&1}for(var P=this._subKeys=[],L=0;L<16;L++){for(var I=P[L]=[],Z=x[L],B=0;B<24;B++)I[B/6|0]|=T[(d[B]-1+Z)%28]<<31-B%6,I[4+(B/6|0)]|=T[28+(d[B+24]-1+Z)%28]<<31-B%6;I[0]=I[0]<<1|I[0]>>>31;for(var B=1;B<7;B++)I[B]=I[B]>>>(B-1)*4+3;I[7]=I[7]<<5|I[7]>>>27}for(var j=this._invSubKeys=[],B=0;B<16;B++)j[B]=P[15-B]},encryptBlock:function(F,k){this._doCryptBlock(F,k,this._subKeys)},decryptBlock:function(F,k){this._doCryptBlock(F,k,this._invSubKeys)},_doCryptBlock:function(F,k,T){this._lBlock=F[k],this._rBlock=F[k+1],A.call(this,4,252645135),A.call(this,16,65535),M.call(this,2,858993459),M.call(this,8,16711935),A.call(this,1,1431655765);for(var B=0;B<16;B++){for(var O=T[B],P=this._lBlock,L=this._rBlock,I=0,Z=0;Z<8;Z++)I|=w[Z][((L^O[Z])&b[Z])>>>0];this._lBlock=L,this._rBlock=P^I}var j=this._lBlock;this._lBlock=this._rBlock,this._rBlock=j,A.call(this,1,1431655765),M.call(this,8,16711935),M.call(this,2,858993459),A.call(this,16,65535),A.call(this,4,252645135),F[k]=this._lBlock,F[k+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function A(F,k){var T=(this._lBlock>>>F^this._rBlock)&k;this._rBlock^=T,this._lBlock^=T<<F}function M(F,k){var T=(this._rBlock>>>F^this._lBlock)&k;this._lBlock^=T,this._rBlock^=T<<F}s.DES=v._createHelper(S);var z=g.TripleDES=v.extend({_doReset:function(){var F=this._key,k=F.words;if(k.length!==2&&k.length!==4&&k.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var T=k.slice(0,2),B=k.length<4?k.slice(0,2):k.slice(2,4),O=k.length<6?k.slice(0,2):k.slice(4,6);this._des1=S.createEncryptor(h.create(T)),this._des2=S.createEncryptor(h.create(B)),this._des3=S.createEncryptor(h.create(O))},encryptBlock:function(F,k){this._des1.encryptBlock(F,k),this._des2.decryptBlock(F,k),this._des3.encryptBlock(F,k)},decryptBlock:function(F,k){this._des3.decryptBlock(F,k),this._des2.encryptBlock(F,k),this._des1.decryptBlock(F,k)},keySize:192/32,ivSize:64/32,blockSize:64/32});s.TripleDES=v._createHelper(z)}(),a.TripleDES})}(ex)),ex.exports}var tx={exports:{}},w4;function C7(){return w4||(w4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.StreamCipher,v=s.algo,g=v.RC4=h.extend({_doReset:function(){for(var x=this._key,w=x.words,b=x.sigBytes,S=this._S=[],A=0;A<256;A++)S[A]=A;for(var A=0,M=0;A<256;A++){var z=A%b,F=w[z>>>2]>>>24-z%4*8&255;M=(M+S[A]+F)%256;var k=S[A];S[A]=S[M],S[M]=k}this._i=this._j=0},_doProcessBlock:function(x,w){x[w]^=C.call(this)},keySize:256/32,ivSize:0});function C(){for(var x=this._S,w=this._i,b=this._j,S=0,A=0;A<4;A++){w=(w+1)%256,b=(b+x[w])%256;var M=x[w];x[w]=x[b],x[b]=M,S|=x[(x[w]+x[b])%256]<<24-A*8}return this._i=w,this._j=b,S}s.RC4=h._createHelper(g);var d=v.RC4Drop=g.extend({cfg:g.cfg.extend({drop:192}),_doReset:function(){g._doReset.call(this);for(var x=this.cfg.drop;x>0;x--)C.call(this)}});s.RC4Drop=h._createHelper(d)}(),a.RC4})}(tx)),tx.exports}var nx={exports:{}},D4;function E7(){return D4||(D4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.StreamCipher,v=s.algo,g=[],C=[],d=[],x=v.Rabbit=h.extend({_doReset:function(){for(var b=this._key.words,S=this.cfg.iv,A=0;A<4;A++)b[A]=(b[A]<<8|b[A]>>>24)&16711935|(b[A]<<24|b[A]>>>8)&4278255360;var M=this._X=[b[0],b[3]<<16|b[2]>>>16,b[1],b[0]<<16|b[3]>>>16,b[2],b[1]<<16|b[0]>>>16,b[3],b[2]<<16|b[1]>>>16],z=this._C=[b[2]<<16|b[2]>>>16,b[0]&4294901760|b[1]&65535,b[3]<<16|b[3]>>>16,b[1]&4294901760|b[2]&65535,b[0]<<16|b[0]>>>16,b[2]&4294901760|b[3]&65535,b[1]<<16|b[1]>>>16,b[3]&4294901760|b[0]&65535];this._b=0;for(var A=0;A<4;A++)w.call(this);for(var A=0;A<8;A++)z[A]^=M[A+4&7];if(S){var F=S.words,k=F[0],T=F[1],B=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360,O=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,P=B>>>16|O&4294901760,L=O<<16|B&65535;z[0]^=B,z[1]^=P,z[2]^=O,z[3]^=L,z[4]^=B,z[5]^=P,z[6]^=O,z[7]^=L;for(var A=0;A<4;A++)w.call(this)}},_doProcessBlock:function(b,S){var A=this._X;w.call(this),g[0]=A[0]^A[5]>>>16^A[3]<<16,g[1]=A[2]^A[7]>>>16^A[5]<<16,g[2]=A[4]^A[1]>>>16^A[7]<<16,g[3]=A[6]^A[3]>>>16^A[1]<<16;for(var M=0;M<4;M++)g[M]=(g[M]<<8|g[M]>>>24)&16711935|(g[M]<<24|g[M]>>>8)&4278255360,b[S+M]^=g[M]},blockSize:128/32,ivSize:64/32});function w(){for(var b=this._X,S=this._C,A=0;A<8;A++)C[A]=S[A];S[0]=S[0]+1295307597+this._b|0,S[1]=S[1]+3545052371+(S[0]>>>0<C[0]>>>0?1:0)|0,S[2]=S[2]+886263092+(S[1]>>>0<C[1]>>>0?1:0)|0,S[3]=S[3]+1295307597+(S[2]>>>0<C[2]>>>0?1:0)|0,S[4]=S[4]+3545052371+(S[3]>>>0<C[3]>>>0?1:0)|0,S[5]=S[5]+886263092+(S[4]>>>0<C[4]>>>0?1:0)|0,S[6]=S[6]+1295307597+(S[5]>>>0<C[5]>>>0?1:0)|0,S[7]=S[7]+3545052371+(S[6]>>>0<C[6]>>>0?1:0)|0,this._b=S[7]>>>0<C[7]>>>0?1:0;for(var A=0;A<8;A++){var M=b[A]+S[A],z=M&65535,F=M>>>16,k=((z*z>>>17)+z*F>>>15)+F*F,T=((M&4294901760)*M|0)+((M&65535)*M|0);d[A]=k^T}b[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,b[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,b[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,b[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,b[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,b[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,b[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,b[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}s.Rabbit=h._createHelper(x)}(),a.Rabbit})}(nx)),nx.exports}var rx={exports:{}},T4;function b7(){return T4||(T4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.StreamCipher,v=s.algo,g=[],C=[],d=[],x=v.RabbitLegacy=h.extend({_doReset:function(){var b=this._key.words,S=this.cfg.iv,A=this._X=[b[0],b[3]<<16|b[2]>>>16,b[1],b[0]<<16|b[3]>>>16,b[2],b[1]<<16|b[0]>>>16,b[3],b[2]<<16|b[1]>>>16],M=this._C=[b[2]<<16|b[2]>>>16,b[0]&4294901760|b[1]&65535,b[3]<<16|b[3]>>>16,b[1]&4294901760|b[2]&65535,b[0]<<16|b[0]>>>16,b[2]&4294901760|b[3]&65535,b[1]<<16|b[1]>>>16,b[3]&4294901760|b[0]&65535];this._b=0;for(var z=0;z<4;z++)w.call(this);for(var z=0;z<8;z++)M[z]^=A[z+4&7];if(S){var F=S.words,k=F[0],T=F[1],B=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360,O=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,P=B>>>16|O&4294901760,L=O<<16|B&65535;M[0]^=B,M[1]^=P,M[2]^=O,M[3]^=L,M[4]^=B,M[5]^=P,M[6]^=O,M[7]^=L;for(var z=0;z<4;z++)w.call(this)}},_doProcessBlock:function(b,S){var A=this._X;w.call(this),g[0]=A[0]^A[5]>>>16^A[3]<<16,g[1]=A[2]^A[7]>>>16^A[5]<<16,g[2]=A[4]^A[1]>>>16^A[7]<<16,g[3]=A[6]^A[3]>>>16^A[1]<<16;for(var M=0;M<4;M++)g[M]=(g[M]<<8|g[M]>>>24)&16711935|(g[M]<<24|g[M]>>>8)&4278255360,b[S+M]^=g[M]},blockSize:128/32,ivSize:64/32});function w(){for(var b=this._X,S=this._C,A=0;A<8;A++)C[A]=S[A];S[0]=S[0]+1295307597+this._b|0,S[1]=S[1]+3545052371+(S[0]>>>0<C[0]>>>0?1:0)|0,S[2]=S[2]+886263092+(S[1]>>>0<C[1]>>>0?1:0)|0,S[3]=S[3]+1295307597+(S[2]>>>0<C[2]>>>0?1:0)|0,S[4]=S[4]+3545052371+(S[3]>>>0<C[3]>>>0?1:0)|0,S[5]=S[5]+886263092+(S[4]>>>0<C[4]>>>0?1:0)|0,S[6]=S[6]+1295307597+(S[5]>>>0<C[5]>>>0?1:0)|0,S[7]=S[7]+3545052371+(S[6]>>>0<C[6]>>>0?1:0)|0,this._b=S[7]>>>0<C[7]>>>0?1:0;for(var A=0;A<8;A++){var M=b[A]+S[A],z=M&65535,F=M>>>16,k=((z*z>>>17)+z*F>>>15)+F*F,T=((M&4294901760)*M|0)+((M&65535)*M|0);d[A]=k^T}b[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,b[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,b[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,b[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,b[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,b[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,b[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,b[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}s.RabbitLegacy=h._createHelper(x)}(),a.RabbitLegacy})}(rx)),rx.exports}var ax={exports:{}},R4;function w7(){return R4||(R4=1,function(n,l){(function(a,s,p){n.exports=s(Mt(),Cs(),Es(),du(),wr())})(bt,function(a){return function(){var s=a,p=s.lib,h=p.BlockCipher,v=s.algo;const g=16,C=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],d=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var x={pbox:[],sbox:[]};function w(z,F){let k=F>>24&255,T=F>>16&255,B=F>>8&255,O=F&255,P=z.sbox[0][k]+z.sbox[1][T];return P=P^z.sbox[2][B],P=P+z.sbox[3][O],P}function b(z,F,k){let T=F,B=k,O;for(let P=0;P<g;++P)T=T^z.pbox[P],B=w(z,T)^B,O=T,T=B,B=O;return O=T,T=B,B=O,B=B^z.pbox[g],T=T^z.pbox[g+1],{left:T,right:B}}function S(z,F,k){let T=F,B=k,O;for(let P=g+1;P>1;--P)T=T^z.pbox[P],B=w(z,T)^B,O=T,T=B,B=O;return O=T,T=B,B=O,B=B^z.pbox[1],T=T^z.pbox[0],{left:T,right:B}}function A(z,F,k){for(let L=0;L<4;L++){z.sbox[L]=[];for(let I=0;I<256;I++)z.sbox[L][I]=d[L][I]}let T=0;for(let L=0;L<g+2;L++)z.pbox[L]=C[L]^F[T],T++,T>=k&&(T=0);let B=0,O=0,P=0;for(let L=0;L<g+2;L+=2)P=b(z,B,O),B=P.left,O=P.right,z.pbox[L]=B,z.pbox[L+1]=O;for(let L=0;L<4;L++)for(let I=0;I<256;I+=2)P=b(z,B,O),B=P.left,O=P.right,z.sbox[L][I]=B,z.sbox[L][I+1]=O;return!0}var M=v.Blowfish=h.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var z=this._keyPriorReset=this._key,F=z.words,k=z.sigBytes/4;A(x,F,k)}},encryptBlock:function(z,F){var k=b(x,z[F],z[F+1]);z[F]=k.left,z[F+1]=k.right},decryptBlock:function(z,F){var k=S(x,z[F],z[F+1]);z[F]=k.left,z[F+1]=k.right},blockSize:64/32,keySize:128/32,ivSize:64/32});s.Blowfish=h._createHelper(M)}(),a.Blowfish})}(ax)),ax.exports}(function(n,l){(function(a,s,p){n.exports=s(Mt(),rv(),t7(),n7(),Cs(),r7(),Es(),e4(),Og(),a7(),a4(),i7(),o7(),l7(),Ug(),u7(),du(),wr(),s7(),c7(),f7(),d7(),p7(),h7(),v7(),m7(),y7(),g7(),x7(),_7(),S7(),C7(),E7(),b7(),w7())})(bt,function(a){return a})})(Yb);const vl=Yb.exports;class D7{constructor(){Fc(this,"salt","SzlDJd#4202")}encrypt(l){if(!l)return;const a=typeof l=="string"?l:JSON.stringify(l);return vl.AES.encrypt(a,this.salt).toString()}decrypt(l){if(l)return vl.AES.decrypt(l,this.salt).toString(vl.enc.Utf8)}}class T7{constructor(l){Fc(this,"salt");this.salt=l}encrypt(l){return vl.HmacSHA512(l,this.salt).toString()}}const Sn=class{static rotateLeft(l,a){return l<<a|l>>>32-a}static FFj(l,a,s,p){return p>=0&&p<=15?l^a^s:l&a|l&s|a&s}static GGj(l,a,s,p){return p>=0&&p<=15?l^a^s:l&a|~l&s}static P0(l){return l^Sn.rotateLeft(l,9)^Sn.rotateLeft(l,17)}static P1(l){return l^Sn.rotateLeft(l,15)^Sn.rotateLeft(l,23)}static pad(l){const a=l.length*8,s=(448-(a+1)%512+512)%512,p=(a+1+s+64)/8,h=new Uint8Array(p);h.set(l),h[l.length]=128;const v=new Uint8Array(8);return new DataView(v.buffer).setBigUint64(0,BigInt(a),!1),h.set(v,p-8),h}static processBlock(l,a){const s=new Uint32Array(68),p=new Uint32Array(64);for(let S=0;S<16;S++){const A=new DataView(l.buffer,l.byteOffset+S*4,4);s[S]=A.getUint32(0,!1)}for(let S=16;S<68;S++)s[S]=Sn.P1(s[S-16]^s[S-9]^Sn.rotateLeft(s[S-3],15))^Sn.rotateLeft(s[S-13],7)^s[S-6];for(let S=0;S<64;S++)p[S]=s[S]^s[S+4];let h=a[0],v=a[1],g=a[2],C=a[3],d=a[4],x=a[5],w=a[6],b=a[7];for(let S=0;S<64;S++){const A=Sn.rotateLeft(Sn.rotateLeft(h,12)+d+Sn.rotateLeft(Sn.T[S],S),7),M=A^Sn.rotateLeft(h,12),z=Sn.FFj(h,v,g,S)+C+M+p[S],F=Sn.GGj(d,x,w,S)+b+A+s[S];C=g,g=Sn.rotateLeft(v,9),v=h,h=z,b=w,w=Sn.rotateLeft(x,19),x=d,d=Sn.P0(F)}a[0]^=h,a[1]^=v,a[2]^=g,a[3]^=C,a[4]^=d,a[5]^=x,a[6]^=w,a[7]^=b}static hash(l){const a=Sn.pad(l),s=new Uint32Array(Sn.IV);for(let v=0;v<a.length;v+=64){const g=a.slice(v,v+64);Sn.processBlock(g,s)}const p=new Uint8Array(32),h=new DataView(p.buffer);for(let v=0;v<8;v++)h.setUint32(v*4,s[v],!1);return p}static hashHex(l){const a=typeof l=="string"?new TextEncoder().encode(l):l,s=Sn.hash(a);return Array.from(s).map(p=>p.toString(16).padStart(2,"0")).join("")}};let bs=Sn;Fc(bs,"IV",new Uint32Array([1937774191,1226093241,388252375,3666478592,2842636476,372324522,3817729613,2969243214])),Fc(bs,"T",new Uint32Array(64)),(()=>{for(let l=0;l<16;l++)Sn.T[l]=2043430169;for(let l=16;l<64;l++)Sn.T[l]=2055708042})();class ix{constructor(l){Fc(this,"key");this.key=typeof l=="string"?new TextEncoder().encode(l):l}digest(l){const a=typeof l=="string"?new TextEncoder().encode(l):l,s=64;let p;if(this.key.length>s)p=bs.hash(this.key);else{p=new Uint8Array(s),p.set(this.key);for(let w=this.key.length;w<s;w++)p[w]=0}const h=new Uint8Array(s),v=new Uint8Array(s);for(let w=0;w<s;w++)h[w]=p[w]^54,v[w]=p[w]^92;const g=new Uint8Array(h.length+a.length);g.set(h),g.set(a,h.length);const C=bs.hash(g),d=new Uint8Array(v.length+C.length);return d.set(v),d.set(C,v.length),bs.hash(d)}digestHex(l){const a=this.digest(l);return Array.from(a).map(s=>s.toString(16).padStart(2,"0")).join("")}static hmac(l,a){return new ix(l).digestHex(a)}}function R7(n){const{imgKey:l="Img"}=n,{data:a,loading:s,error:p,refresh:h}=LS.useRequest(n.request,{debounceWait:300,ready:!0,retryCount:3});return{data:a,renderCaptcha:()=>p?_e(Ne.Button,{type:"link",title:"验证码加载失败,请重试",icon:_e(RD,{}),onClick:h,children:"点击重试"}):_e("img",{src:sl.get(a,[l]),style:{height:"100%",objectFit:"contain",cursor:"pointer"},onClick:h}),loading:s,refresh:h}}function A7(n){const{modal:l,message:a}=Ne.App.useApp(),[s]=Ne.Form.useForm(),p=[{dataIndex:"Password",title:"新密码",valueType:"password",valueProps:{placeholder:"请输入新密码"},formItemProps:{rules:[{required:!0,message:"请输入新密码"},Vb.passwordNewRule]}},{dataIndex:"NewPassword",title:"确认密码",valueType:"password",valueProps:{placeholder:"请输入确认密码"},formItemProps:{rules:[{required:!0,message:"请输入确认密码"},({getFieldValue:v})=>({validator(g,C){return!C||v("Password")===C?Promise.resolve():Promise.reject(new Error("两次密码输入不一致"))}})]}}];return{handleChangePwd:LS.useLockFn(async(v,g)=>{const C=n==null?void 0:n.modalProps;let d;C!=null&&C.width&&(typeof C.width=="string"||typeof C.width=="number")&&(d=C.width),await l.confirm({title:g||"修改密码",icon:null,wrapClassName:"confirmWrapper",content:_e(Qy,{items:p,formProps:{form:s,preserve:!1,layout:"vertical",labelCol:{span:24},wrapperCol:{span:24}}}),onOk(){return new Promise((x,w)=>{s.validateFields().then(b=>{v({values:b,resolve:x,reject:w})}).catch(b=>{w(b)})})},...C,width:d})})}}const k7="SzlDJd#4202";function O7(n){const[l,a]=Te.useState(null);Te.useEffect(()=>{s()},[]);const s=()=>{const p=vl.AES.decrypt(n,k7);try{const h=JSON.parse(p.toString(vl.enc.Utf8));a(h)}catch{}};return l}function B7(n){const{secertKey:l,storageKey:a}=n;return{onParse:h=>{const v=localStorage.getItem(a);if(!v){h(null);return}const g=vl.AES.decrypt(v,l);try{const C=JSON.parse(g.toString(vl.enc.Utf8));h(C)}catch{h(null)}},onSave:h=>{const v=vl.AES.encrypt(JSON.stringify({...h,timestamp:Date.now()}),l);OC(a,v.toString())}}}function F7(n){const{dataSource:l,rowKey:a,defaultRows:s=[]}=n,p=Te.useRef(s),[h,v]=Te.useState([]),[g,C]=Te.useState([]);return Te.useEffect(()=>{if(l&&l.length>0){const d=[...l,...p.current];p.current=d.filter((x,w,b)=>b.findIndex(S=>x[a]===S[a])===w)}},[l,a]),Te.useEffect(()=>{if(p.current.length>0){let d=[];g.forEach(x=>{const w=p.current.find(b=>b[a]===x);w&&!d.map(b=>b[a]).includes(x)&&d.push(w)}),v(d)}},[p.current,g,a]),{selectedRows:h,selectedKeys:g,setSelectedKeys:C}}St.AES=D7,St.AuthButton=Nb,St.BackHeader=UD,St.CoralButton=wk,St.CreateForm=Qy,St.CustomPagination=Rk,St.DynamicForm=$k,St.EditTable=bk,St.FormRules=Qk,St.HmacSHA512=T7,St.HmacSM3=ix,St.LoopSlide=Dk,St.SearchTable=_k,St.UploadFile=tb,St.WorkFlowNode=Lb,St.compressionImage=JE,St.download=Zk,St.fileType=$D,St.method=kk,St.showWorkFlow=Tk,St.useCaptcha=R7,St.useChangePwd=A7,St.useConfig=O7,St.useRemember=B7,St.useRowSelection=F7,St.utils=KD,St.verfyCode=Kk,Object.defineProperty(St,Symbol.toStringTag,{value:"Module"})});
|