mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
518 lines
1.2 MiB
518 lines
1.2 MiB
function wj(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in e)){const o=Object.getOwnPropertyDescriptor(r,i);o&&Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const a of o.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerpolicy&&(o.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?o.credentials="include":i.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var Cu=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function XC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var w={exports:{}},Xt={};/**
|
|
* @license React
|
|
* react.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var Qm=Symbol.for("react.element"),Cj=Symbol.for("react.portal"),_j=Symbol.for("react.fragment"),kj=Symbol.for("react.strict_mode"),Ej=Symbol.for("react.profiler"),Pj=Symbol.for("react.provider"),Tj=Symbol.for("react.context"),Lj=Symbol.for("react.forward_ref"),Aj=Symbol.for("react.suspense"),Ij=Symbol.for("react.memo"),Mj=Symbol.for("react.lazy"),mk=Symbol.iterator;function Rj(e){return e===null||typeof e!="object"?null:(e=mk&&e[mk]||e["@@iterator"],typeof e=="function"?e:null)}var CI={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_I=Object.assign,kI={};function O0(e,t,n){this.props=e,this.context=t,this.refs=kI,this.updater=n||CI}O0.prototype.isReactComponent={};O0.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};O0.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function EI(){}EI.prototype=O0.prototype;function QC(e,t,n){this.props=e,this.context=t,this.refs=kI,this.updater=n||CI}var JC=QC.prototype=new EI;JC.constructor=QC;_I(JC,O0.prototype);JC.isPureReactComponent=!0;var vk=Array.isArray,PI=Object.prototype.hasOwnProperty,e9={current:null},TI={key:!0,ref:!0,__self:!0,__source:!0};function LI(e,t,n){var r,i={},o=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)PI.call(t,r)&&!TI.hasOwnProperty(r)&&(i[r]=t[r]);var s=arguments.length-2;if(s===1)i.children=n;else if(1<s){for(var l=Array(s),d=0;d<s;d++)l[d]=arguments[d+2];i.children=l}if(e&&e.defaultProps)for(r in s=e.defaultProps,s)i[r]===void 0&&(i[r]=s[r]);return{$$typeof:Qm,type:e,key:o,ref:a,props:i,_owner:e9.current}}function Oj(e,t){return{$$typeof:Qm,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function t9(e){return typeof e=="object"&&e!==null&&e.$$typeof===Qm}function Nj(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var yk=/\/+/g;function ib(e,t){return typeof e=="object"&&e!==null&&e.key!=null?Nj(""+e.key):t.toString(36)}function Ly(e,t,n,r,i){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(o){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case Qm:case Cj:a=!0}}if(a)return a=e,i=i(a),e=r===""?"."+ib(a,0):r,vk(i)?(n="",e!=null&&(n=e.replace(yk,"$&/")+"/"),Ly(i,t,n,"",function(d){return d})):i!=null&&(t9(i)&&(i=Oj(i,n+(!i.key||a&&a.key===i.key?"":(""+i.key).replace(yk,"$&/")+"/")+e)),t.push(i)),1;if(a=0,r=r===""?".":r+":",vk(e))for(var s=0;s<e.length;s++){o=e[s];var l=r+ib(o,s);a+=Ly(o,t,n,l,i)}else if(l=Rj(e),typeof l=="function")for(e=l.call(e),s=0;!(o=e.next()).done;)o=o.value,l=r+ib(o,s++),a+=Ly(o,t,n,l,i);else if(o==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return a}function v2(e,t,n){if(e==null)return e;var r=[],i=0;return Ly(e,r,"","",function(o){return t.call(n,o,i++)}),r}function Dj(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var xo={current:null},Ay={transition:null},zj={ReactCurrentDispatcher:xo,ReactCurrentBatchConfig:Ay,ReactCurrentOwner:e9};Xt.Children={map:v2,forEach:function(e,t,n){v2(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return v2(e,function(){t++}),t},toArray:function(e){return v2(e,function(t){return t})||[]},only:function(e){if(!t9(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Xt.Component=O0;Xt.Fragment=_j;Xt.Profiler=Ej;Xt.PureComponent=QC;Xt.StrictMode=kj;Xt.Suspense=Aj;Xt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=zj;Xt.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=_I({},e.props),i=e.key,o=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(o=t.ref,a=e9.current),t.key!==void 0&&(i=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(l in t)PI.call(t,l)&&!TI.hasOwnProperty(l)&&(r[l]=t[l]===void 0&&s!==void 0?s[l]:t[l])}var l=arguments.length-2;if(l===1)r.children=n;else if(1<l){s=Array(l);for(var d=0;d<l;d++)s[d]=arguments[d+2];r.children=s}return{$$typeof:Qm,type:e.type,key:i,ref:o,props:r,_owner:a}};Xt.createContext=function(e){return e={$$typeof:Tj,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:Pj,_context:e},e.Consumer=e};Xt.createElement=LI;Xt.createFactory=function(e){var t=LI.bind(null,e);return t.type=e,t};Xt.createRef=function(){return{current:null}};Xt.forwardRef=function(e){return{$$typeof:Lj,render:e}};Xt.isValidElement=t9;Xt.lazy=function(e){return{$$typeof:Mj,_payload:{_status:-1,_result:e},_init:Dj}};Xt.memo=function(e,t){return{$$typeof:Ij,type:e,compare:t===void 0?null:t}};Xt.startTransition=function(e){var t=Ay.transition;Ay.transition={};try{e()}finally{Ay.transition=t}};Xt.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};Xt.useCallback=function(e,t){return xo.current.useCallback(e,t)};Xt.useContext=function(e){return xo.current.useContext(e)};Xt.useDebugValue=function(){};Xt.useDeferredValue=function(e){return xo.current.useDeferredValue(e)};Xt.useEffect=function(e,t){return xo.current.useEffect(e,t)};Xt.useId=function(){return xo.current.useId()};Xt.useImperativeHandle=function(e,t,n){return xo.current.useImperativeHandle(e,t,n)};Xt.useInsertionEffect=function(e,t){return xo.current.useInsertionEffect(e,t)};Xt.useLayoutEffect=function(e,t){return xo.current.useLayoutEffect(e,t)};Xt.useMemo=function(e,t){return xo.current.useMemo(e,t)};Xt.useReducer=function(e,t,n){return xo.current.useReducer(e,t,n)};Xt.useRef=function(e){return xo.current.useRef(e)};Xt.useState=function(e){return xo.current.useState(e)};Xt.useSyncExternalStore=function(e,t,n){return xo.current.useSyncExternalStore(e,t,n)};Xt.useTransition=function(){return xo.current.useTransition()};Xt.version="18.2.0";(function(e){e.exports=Xt})(w);const le=XC(w.exports),GS=wj({__proto__:null,default:le},[w.exports]);var jS={},$l={exports:{}},wa={},Gp={exports:{}},AI={};/**
|
|
* @license React
|
|
* scheduler.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/(function(e){function t(G,te){var Q=G.length;G.push(te);e:for(;0<Q;){var W=Q-1>>>1,ie=G[W];if(0<i(ie,te))G[W]=te,G[Q]=ie,Q=W;else break e}}function n(G){return G.length===0?null:G[0]}function r(G){if(G.length===0)return null;var te=G[0],Q=G.pop();if(Q!==te){G[0]=Q;e:for(var W=0,ie=G.length,de=ie>>>1;W<de;){var xe=2*(W+1)-1,De=G[xe],Re=xe+1,Ve=G[Re];if(0>i(De,Q))Re<ie&&0>i(Ve,De)?(G[W]=Ve,G[Re]=Q,W=Re):(G[W]=De,G[xe]=Q,W=xe);else if(Re<ie&&0>i(Ve,Q))G[W]=Ve,G[Re]=Q,W=Re;else break e}}return te}function i(G,te){var Q=G.sortIndex-te.sortIndex;return Q!==0?Q:G.id-te.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,s=a.now();e.unstable_now=function(){return a.now()-s}}var l=[],d=[],p=1,g=null,m=3,y=!1,b=!1,S=!1,E=typeof setTimeout=="function"?setTimeout:null,P=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(G){for(var te=n(d);te!==null;){if(te.callback===null)r(d);else if(te.startTime<=G)r(d),te.sortIndex=te.expirationTime,t(l,te);else break;te=n(d)}}function M(G){if(S=!1,T(G),!b)if(n(l)!==null)b=!0,Se(N);else{var te=n(d);te!==null&&J(M,te.startTime-G)}}function N(G,te){b=!1,S&&(S=!1,P($),$=-1),y=!0;var Q=m;try{for(T(te),g=n(l);g!==null&&(!(g.expirationTime>te)||G&&!X());){var W=g.callback;if(typeof W=="function"){g.callback=null,m=g.priorityLevel;var ie=W(g.expirationTime<=te);te=e.unstable_now(),typeof ie=="function"?g.callback=ie:g===n(l)&&r(l),T(te)}else r(l);g=n(l)}if(g!==null)var de=!0;else{var xe=n(d);xe!==null&&J(M,xe.startTime-te),de=!1}return de}finally{g=null,m=Q,y=!1}}var z=!1,F=null,$=-1,K=5,j=-1;function X(){return!(e.unstable_now()-j<K)}function ue(){if(F!==null){var G=e.unstable_now();j=G;var te=!0;try{te=F(!0,G)}finally{te?ge():(z=!1,F=null)}}else z=!1}var ge;if(typeof k=="function")ge=function(){k(ue)};else if(typeof MessageChannel<"u"){var be=new MessageChannel,we=be.port2;be.port1.onmessage=ue,ge=function(){we.postMessage(null)}}else ge=function(){E(ue,0)};function Se(G){F=G,z||(z=!0,ge())}function J(G,te){$=E(function(){G(e.unstable_now())},te)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(G){G.callback=null},e.unstable_continueExecution=function(){b||y||(b=!0,Se(N))},e.unstable_forceFrameRate=function(G){0>G||125<G?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):K=0<G?Math.floor(1e3/G):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_getFirstCallbackNode=function(){return n(l)},e.unstable_next=function(G){switch(m){case 1:case 2:case 3:var te=3;break;default:te=m}var Q=m;m=te;try{return G()}finally{m=Q}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(G,te){switch(G){case 1:case 2:case 3:case 4:case 5:break;default:G=3}var Q=m;m=G;try{return te()}finally{m=Q}},e.unstable_scheduleCallback=function(G,te,Q){var W=e.unstable_now();switch(typeof Q=="object"&&Q!==null?(Q=Q.delay,Q=typeof Q=="number"&&0<Q?W+Q:W):Q=W,G){case 1:var ie=-1;break;case 2:ie=250;break;case 5:ie=1073741823;break;case 4:ie=1e4;break;default:ie=5e3}return ie=Q+ie,G={id:p++,callback:te,priorityLevel:G,startTime:Q,expirationTime:ie,sortIndex:-1},Q>W?(G.sortIndex=Q,t(d,G),n(l)===null&&G===n(d)&&(S?(P($),$=-1):S=!0,J(M,Q-W))):(G.sortIndex=ie,t(l,G),b||y||(b=!0,Se(N))),G},e.unstable_shouldYield=X,e.unstable_wrapCallback=function(G){var te=m;return function(){var Q=m;m=te;try{return G.apply(this,arguments)}finally{m=Q}}}})(AI);(function(e){e.exports=AI})(Gp);/**
|
|
* @license React
|
|
* react-dom.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var II=w.exports,ya=Gp.exports;function ze(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var MI=new Set,om={};function ch(e,t){h0(e,t),h0(e+"Capture",t)}function h0(e,t){for(om[e]=t,e=0;e<t.length;e++)MI.add(t[e])}var Lu=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),KS=Object.prototype.hasOwnProperty,Fj=/^[: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]*$/,xk={},bk={};function $j(e){return KS.call(bk,e)?!0:KS.call(xk,e)?!1:Fj.test(e)?bk[e]=!0:(xk[e]=!0,!1)}function Bj(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function Hj(e,t,n,r){if(t===null||typeof t>"u"||Bj(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function bo(e,t,n,r,i,o,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=a}var Fi={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Fi[e]=new bo(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Fi[t]=new bo(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Fi[e]=new bo(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Fi[e]=new bo(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Fi[e]=new bo(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Fi[e]=new bo(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Fi[e]=new bo(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Fi[e]=new bo(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Fi[e]=new bo(e,5,!1,e.toLowerCase(),null,!1,!1)});var n9=/[\-:]([a-z])/g;function r9(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(n9,r9);Fi[t]=new bo(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(n9,r9);Fi[t]=new bo(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(n9,r9);Fi[t]=new bo(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Fi[e]=new bo(e,1,!1,e.toLowerCase(),null,!1,!1)});Fi.xlinkHref=new bo("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Fi[e]=new bo(e,1,!1,e.toLowerCase(),null,!0,!0)});function i9(e,t,n,r){var i=Fi.hasOwnProperty(t)?Fi[t]:null;(i!==null?i.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(Hj(t,n,i,r)&&(n=null),r||i===null?$j(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):i.mustUseProperty?e[i.propertyName]=n===null?i.type===3?!1:"":n:(t=i.attributeName,r=i.attributeNamespace,n===null?e.removeAttribute(t):(i=i.type,n=i===3||i===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var Bu=II.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,y2=Symbol.for("react.element"),Pp=Symbol.for("react.portal"),Tp=Symbol.for("react.fragment"),o9=Symbol.for("react.strict_mode"),qS=Symbol.for("react.profiler"),RI=Symbol.for("react.provider"),OI=Symbol.for("react.context"),a9=Symbol.for("react.forward_ref"),ZS=Symbol.for("react.suspense"),YS=Symbol.for("react.suspense_list"),s9=Symbol.for("react.memo"),Fc=Symbol.for("react.lazy"),NI=Symbol.for("react.offscreen"),Sk=Symbol.iterator;function U1(e){return e===null||typeof e!="object"?null:(e=Sk&&e[Sk]||e["@@iterator"],typeof e=="function"?e:null)}var gr=Object.assign,ob;function fg(e){if(ob===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);ob=t&&t[1]||""}return`
|
|
`+ob+e}var ab=!1;function sb(e,t){if(!e||ab)return"";ab=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(d){var r=d}Reflect.construct(e,[],t)}else{try{t.call()}catch(d){r=d}e.call(t.prototype)}else{try{throw Error()}catch(d){r=d}e()}}catch(d){if(d&&r&&typeof d.stack=="string"){for(var i=d.stack.split(`
|
|
`),o=r.stack.split(`
|
|
`),a=i.length-1,s=o.length-1;1<=a&&0<=s&&i[a]!==o[s];)s--;for(;1<=a&&0<=s;a--,s--)if(i[a]!==o[s]){if(a!==1||s!==1)do if(a--,s--,0>s||i[a]!==o[s]){var l=`
|
|
`+i[a].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}while(1<=a&&0<=s);break}}}finally{ab=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?fg(e):""}function Wj(e){switch(e.tag){case 5:return fg(e.type);case 16:return fg("Lazy");case 13:return fg("Suspense");case 19:return fg("SuspenseList");case 0:case 2:case 15:return e=sb(e.type,!1),e;case 11:return e=sb(e.type.render,!1),e;case 1:return e=sb(e.type,!0),e;default:return""}}function XS(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Tp:return"Fragment";case Pp:return"Portal";case qS:return"Profiler";case o9:return"StrictMode";case ZS:return"Suspense";case YS:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case OI:return(e.displayName||"Context")+".Consumer";case RI:return(e._context.displayName||"Context")+".Provider";case a9:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case s9:return t=e.displayName||null,t!==null?t:XS(e.type)||"Memo";case Fc:t=e._payload,e=e._init;try{return XS(e(t))}catch{}}return null}function Vj(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return XS(t);case 8:return t===o9?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function sd(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function DI(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Uj(e){var t=DI(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(a){r=""+a,o.call(this,a)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(a){r=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function x2(e){e._valueTracker||(e._valueTracker=Uj(e))}function zI(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=DI(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function b3(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function QS(e,t){var n=t.checked;return gr({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function wk(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=sd(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function FI(e,t){t=t.checked,t!=null&&i9(e,"checked",t,!1)}function JS(e,t){FI(e,t);var n=sd(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?ew(e,t.type,n):t.hasOwnProperty("defaultValue")&&ew(e,t.type,sd(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Ck(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function ew(e,t,n){(t!=="number"||b3(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var hg=Array.isArray;function jp(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+sd(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function tw(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(ze(91));return gr({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function _k(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(ze(92));if(hg(n)){if(1<n.length)throw Error(ze(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:sd(n)}}function $I(e,t){var n=sd(t.value),r=sd(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function kk(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function BI(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function nw(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?BI(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var b2,HI=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(b2=b2||document.createElement("div"),b2.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=b2.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function am(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Ag={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},Gj=["Webkit","ms","Moz","O"];Object.keys(Ag).forEach(function(e){Gj.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Ag[t]=Ag[e]})});function WI(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Ag.hasOwnProperty(e)&&Ag[e]?(""+t).trim():t+"px"}function VI(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=WI(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var jj=gr({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 rw(e,t){if(t){if(jj[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(ze(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(ze(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(ze(61))}if(t.style!=null&&typeof t.style!="object")throw Error(ze(62))}}function iw(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 ow=null;function l9(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var aw=null,Kp=null,qp=null;function Ek(e){if(e=tv(e)){if(typeof aw!="function")throw Error(ze(280));var t=e.stateNode;t&&(t=W5(t),aw(e.stateNode,e.type,t))}}function UI(e){Kp?qp?qp.push(e):qp=[e]:Kp=e}function GI(){if(Kp){var e=Kp,t=qp;if(qp=Kp=null,Ek(e),t)for(e=0;e<t.length;e++)Ek(t[e])}}function jI(e,t){return e(t)}function KI(){}var lb=!1;function qI(e,t,n){if(lb)return e(t,n);lb=!0;try{return jI(e,t,n)}finally{lb=!1,(Kp!==null||qp!==null)&&(KI(),GI())}}function sm(e,t){var n=e.stateNode;if(n===null)return null;var r=W5(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(ze(231,t,typeof n));return n}var sw=!1;if(Lu)try{var G1={};Object.defineProperty(G1,"passive",{get:function(){sw=!0}}),window.addEventListener("test",G1,G1),window.removeEventListener("test",G1,G1)}catch{sw=!1}function Kj(e,t,n,r,i,o,a,s,l){var d=Array.prototype.slice.call(arguments,3);try{t.apply(n,d)}catch(p){this.onError(p)}}var Ig=!1,S3=null,w3=!1,lw=null,qj={onError:function(e){Ig=!0,S3=e}};function Zj(e,t,n,r,i,o,a,s,l){Ig=!1,S3=null,Kj.apply(qj,arguments)}function Yj(e,t,n,r,i,o,a,s,l){if(Zj.apply(this,arguments),Ig){if(Ig){var d=S3;Ig=!1,S3=null}else throw Error(ze(198));w3||(w3=!0,lw=d)}}function dh(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function ZI(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Pk(e){if(dh(e)!==e)throw Error(ze(188))}function Xj(e){var t=e.alternate;if(!t){if(t=dh(e),t===null)throw Error(ze(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var o=i.alternate;if(o===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===o.child){for(o=i.child;o;){if(o===n)return Pk(i),e;if(o===r)return Pk(i),t;o=o.sibling}throw Error(ze(188))}if(n.return!==r.return)n=i,r=o;else{for(var a=!1,s=i.child;s;){if(s===n){a=!0,n=i,r=o;break}if(s===r){a=!0,r=i,n=o;break}s=s.sibling}if(!a){for(s=o.child;s;){if(s===n){a=!0,n=o,r=i;break}if(s===r){a=!0,r=o,n=i;break}s=s.sibling}if(!a)throw Error(ze(189))}}if(n.alternate!==r)throw Error(ze(190))}if(n.tag!==3)throw Error(ze(188));return n.stateNode.current===n?e:t}function YI(e){return e=Xj(e),e!==null?XI(e):null}function XI(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=XI(e);if(t!==null)return t;e=e.sibling}return null}var QI=ya.unstable_scheduleCallback,Tk=ya.unstable_cancelCallback,Qj=ya.unstable_shouldYield,Jj=ya.unstable_requestPaint,$r=ya.unstable_now,eK=ya.unstable_getCurrentPriorityLevel,u9=ya.unstable_ImmediatePriority,JI=ya.unstable_UserBlockingPriority,C3=ya.unstable_NormalPriority,tK=ya.unstable_LowPriority,eM=ya.unstable_IdlePriority,F5=null,_l=null;function nK(e){if(_l&&typeof _l.onCommitFiberRoot=="function")try{_l.onCommitFiberRoot(F5,e,void 0,(e.current.flags&128)===128)}catch{}}var Is=Math.clz32?Math.clz32:oK,rK=Math.log,iK=Math.LN2;function oK(e){return e>>>=0,e===0?32:31-(rK(e)/iK|0)|0}var S2=64,w2=4194304;function pg(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function _3(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,o=e.pingedLanes,a=n&268435455;if(a!==0){var s=a&~i;s!==0?r=pg(s):(o&=a,o!==0&&(r=pg(o)))}else a=n&~i,a!==0?r=pg(a):o!==0&&(r=pg(o));if(r===0)return 0;if(t!==0&&t!==r&&(t&i)===0&&(i=r&-r,o=t&-t,i>=o||i===16&&(o&4194240)!==0))return t;if((r&4)!==0&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Is(t),i=1<<n,r|=e[n],t&=~i;return r}function aK(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function sK(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,o=e.pendingLanes;0<o;){var a=31-Is(o),s=1<<a,l=i[a];l===-1?((s&n)===0||(s&r)!==0)&&(i[a]=aK(s,t)):l<=t&&(e.expiredLanes|=s),o&=~s}}function uw(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function tM(){var e=S2;return S2<<=1,(S2&4194240)===0&&(S2=64),e}function ub(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Jm(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Is(t),e[t]=n}function lK(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-Is(n),o=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~o}}function c9(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Is(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var Tn=0;function nM(e){return e&=-e,1<e?4<e?(e&268435455)!==0?16:536870912:4:1}var rM,d9,iM,oM,aM,cw=!1,C2=[],Xc=null,Qc=null,Jc=null,lm=new Map,um=new Map,Hc=[],uK="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 Lk(e,t){switch(e){case"focusin":case"focusout":Xc=null;break;case"dragenter":case"dragleave":Qc=null;break;case"mouseover":case"mouseout":Jc=null;break;case"pointerover":case"pointerout":lm.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":um.delete(t.pointerId)}}function j1(e,t,n,r,i,o){return e===null||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[i]},t!==null&&(t=tv(t),t!==null&&d9(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function cK(e,t,n,r,i){switch(t){case"focusin":return Xc=j1(Xc,e,t,n,r,i),!0;case"dragenter":return Qc=j1(Qc,e,t,n,r,i),!0;case"mouseover":return Jc=j1(Jc,e,t,n,r,i),!0;case"pointerover":var o=i.pointerId;return lm.set(o,j1(lm.get(o)||null,e,t,n,r,i)),!0;case"gotpointercapture":return o=i.pointerId,um.set(o,j1(um.get(o)||null,e,t,n,r,i)),!0}return!1}function sM(e){var t=zf(e.target);if(t!==null){var n=dh(t);if(n!==null){if(t=n.tag,t===13){if(t=ZI(n),t!==null){e.blockedOn=t,aM(e.priority,function(){iM(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Iy(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=dw(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);ow=r,n.target.dispatchEvent(r),ow=null}else return t=tv(n),t!==null&&d9(t),e.blockedOn=n,!1;t.shift()}return!0}function Ak(e,t,n){Iy(e)&&n.delete(t)}function dK(){cw=!1,Xc!==null&&Iy(Xc)&&(Xc=null),Qc!==null&&Iy(Qc)&&(Qc=null),Jc!==null&&Iy(Jc)&&(Jc=null),lm.forEach(Ak),um.forEach(Ak)}function K1(e,t){e.blockedOn===t&&(e.blockedOn=null,cw||(cw=!0,ya.unstable_scheduleCallback(ya.unstable_NormalPriority,dK)))}function cm(e){function t(i){return K1(i,e)}if(0<C2.length){K1(C2[0],e);for(var n=1;n<C2.length;n++){var r=C2[n];r.blockedOn===e&&(r.blockedOn=null)}}for(Xc!==null&&K1(Xc,e),Qc!==null&&K1(Qc,e),Jc!==null&&K1(Jc,e),lm.forEach(t),um.forEach(t),n=0;n<Hc.length;n++)r=Hc[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<Hc.length&&(n=Hc[0],n.blockedOn===null);)sM(n),n.blockedOn===null&&Hc.shift()}var Zp=Bu.ReactCurrentBatchConfig,k3=!0;function fK(e,t,n,r){var i=Tn,o=Zp.transition;Zp.transition=null;try{Tn=1,f9(e,t,n,r)}finally{Tn=i,Zp.transition=o}}function hK(e,t,n,r){var i=Tn,o=Zp.transition;Zp.transition=null;try{Tn=4,f9(e,t,n,r)}finally{Tn=i,Zp.transition=o}}function f9(e,t,n,r){if(k3){var i=dw(e,t,n,r);if(i===null)xb(e,t,r,E3,n),Lk(e,r);else if(cK(i,e,t,n,r))r.stopPropagation();else if(Lk(e,r),t&4&&-1<uK.indexOf(e)){for(;i!==null;){var o=tv(i);if(o!==null&&rM(o),o=dw(e,t,n,r),o===null&&xb(e,t,r,E3,n),o===i)break;i=o}i!==null&&r.stopPropagation()}else xb(e,t,r,null,n)}}var E3=null;function dw(e,t,n,r){if(E3=null,e=l9(r),e=zf(e),e!==null)if(t=dh(e),t===null)e=null;else if(n=t.tag,n===13){if(e=ZI(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return E3=e,null}function lM(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 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(eK()){case u9:return 1;case JI:return 4;case C3:case tK:return 16;case eM:return 536870912;default:return 16}default:return 16}}var Gc=null,h9=null,My=null;function uM(){if(My)return My;var e,t=h9,n=t.length,r,i="value"in Gc?Gc.value:Gc.textContent,o=i.length;for(e=0;e<n&&t[e]===i[e];e++);var a=n-e;for(r=1;r<=a&&t[n-r]===i[o-r];r++);return My=i.slice(e,1<r?1-r:void 0)}function Ry(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function _2(){return!0}function Ik(){return!1}function Ca(e){function t(n,r,i,o,a){this._reactName=n,this._targetInst=i,this.type=r,this.nativeEvent=o,this.target=a,this.currentTarget=null;for(var s in e)e.hasOwnProperty(s)&&(n=e[s],this[s]=n?n(o):o[s]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?_2:Ik,this.isPropagationStopped=Ik,this}return gr(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=_2)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=_2)},persist:function(){},isPersistent:_2}),t}var N0={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},p9=Ca(N0),ev=gr({},N0,{view:0,detail:0}),pK=Ca(ev),cb,db,q1,$5=gr({},ev,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:g9,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:(e!==q1&&(q1&&e.type==="mousemove"?(cb=e.screenX-q1.screenX,db=e.screenY-q1.screenY):db=cb=0,q1=e),cb)},movementY:function(e){return"movementY"in e?e.movementY:db}}),Mk=Ca($5),gK=gr({},$5,{dataTransfer:0}),mK=Ca(gK),vK=gr({},ev,{relatedTarget:0}),fb=Ca(vK),yK=gr({},N0,{animationName:0,elapsedTime:0,pseudoElement:0}),xK=Ca(yK),bK=gr({},N0,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),SK=Ca(bK),wK=gr({},N0,{data:0}),Rk=Ca(wK),CK={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},_K={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"},kK={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function EK(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=kK[e])?!!t[e]:!1}function g9(){return EK}var PK=gr({},ev,{key:function(e){if(e.key){var t=CK[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=Ry(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?_K[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:g9,charCode:function(e){return e.type==="keypress"?Ry(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Ry(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),TK=Ca(PK),LK=gr({},$5,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Ok=Ca(LK),AK=gr({},ev,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:g9}),IK=Ca(AK),MK=gr({},N0,{propertyName:0,elapsedTime:0,pseudoElement:0}),RK=Ca(MK),OK=gr({},$5,{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}),NK=Ca(OK),DK=[9,13,27,32],m9=Lu&&"CompositionEvent"in window,Mg=null;Lu&&"documentMode"in document&&(Mg=document.documentMode);var zK=Lu&&"TextEvent"in window&&!Mg,cM=Lu&&(!m9||Mg&&8<Mg&&11>=Mg),Nk=String.fromCharCode(32),Dk=!1;function dM(e,t){switch(e){case"keyup":return DK.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function fM(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Lp=!1;function FK(e,t){switch(e){case"compositionend":return fM(t);case"keypress":return t.which!==32?null:(Dk=!0,Nk);case"textInput":return e=t.data,e===Nk&&Dk?null:e;default:return null}}function $K(e,t){if(Lp)return e==="compositionend"||!m9&&dM(e,t)?(e=uM(),My=h9=Gc=null,Lp=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return cM&&t.locale!=="ko"?null:t.data;default:return null}}var BK={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 zk(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!BK[e.type]:t==="textarea"}function hM(e,t,n,r){UI(r),t=P3(t,"onChange"),0<t.length&&(n=new p9("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Rg=null,dm=null;function HK(e){_M(e,0)}function B5(e){var t=Mp(e);if(zI(t))return e}function WK(e,t){if(e==="change")return t}var pM=!1;if(Lu){var hb;if(Lu){var pb="oninput"in document;if(!pb){var Fk=document.createElement("div");Fk.setAttribute("oninput","return;"),pb=typeof Fk.oninput=="function"}hb=pb}else hb=!1;pM=hb&&(!document.documentMode||9<document.documentMode)}function $k(){Rg&&(Rg.detachEvent("onpropertychange",gM),dm=Rg=null)}function gM(e){if(e.propertyName==="value"&&B5(dm)){var t=[];hM(t,dm,e,l9(e)),qI(HK,t)}}function VK(e,t,n){e==="focusin"?($k(),Rg=t,dm=n,Rg.attachEvent("onpropertychange",gM)):e==="focusout"&&$k()}function UK(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return B5(dm)}function GK(e,t){if(e==="click")return B5(t)}function jK(e,t){if(e==="input"||e==="change")return B5(t)}function KK(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Os=typeof Object.is=="function"?Object.is:KK;function fm(e,t){if(Os(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!KS.call(t,i)||!Os(e[i],t[i]))return!1}return!0}function Bk(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Hk(e,t){var n=Bk(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Bk(n)}}function mM(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?mM(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function vM(){for(var e=window,t=b3();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=b3(e.document)}return t}function v9(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 qK(e){var t=vM(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&mM(n.ownerDocument.documentElement,n)){if(r!==null&&v9(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=Hk(n,o);var a=Hk(n,r);i&&a&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var ZK=Lu&&"documentMode"in document&&11>=document.documentMode,Ap=null,fw=null,Og=null,hw=!1;function Wk(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;hw||Ap==null||Ap!==b3(r)||(r=Ap,"selectionStart"in r&&v9(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Og&&fm(Og,r)||(Og=r,r=P3(fw,"onSelect"),0<r.length&&(t=new p9("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Ap)))}function k2(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Ip={animationend:k2("Animation","AnimationEnd"),animationiteration:k2("Animation","AnimationIteration"),animationstart:k2("Animation","AnimationStart"),transitionend:k2("Transition","TransitionEnd")},gb={},yM={};Lu&&(yM=document.createElement("div").style,"AnimationEvent"in window||(delete Ip.animationend.animation,delete Ip.animationiteration.animation,delete Ip.animationstart.animation),"TransitionEvent"in window||delete Ip.transitionend.transition);function H5(e){if(gb[e])return gb[e];if(!Ip[e])return e;var t=Ip[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in yM)return gb[e]=t[n];return e}var xM=H5("animationend"),bM=H5("animationiteration"),SM=H5("animationstart"),wM=H5("transitionend"),CM=new Map,Vk="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 md(e,t){CM.set(e,t),ch(t,[e])}for(var mb=0;mb<Vk.length;mb++){var vb=Vk[mb],YK=vb.toLowerCase(),XK=vb[0].toUpperCase()+vb.slice(1);md(YK,"on"+XK)}md(xM,"onAnimationEnd");md(bM,"onAnimationIteration");md(SM,"onAnimationStart");md("dblclick","onDoubleClick");md("focusin","onFocus");md("focusout","onBlur");md(wM,"onTransitionEnd");h0("onMouseEnter",["mouseout","mouseover"]);h0("onMouseLeave",["mouseout","mouseover"]);h0("onPointerEnter",["pointerout","pointerover"]);h0("onPointerLeave",["pointerout","pointerover"]);ch("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));ch("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));ch("onBeforeInput",["compositionend","keypress","textInput","paste"]);ch("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));ch("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));ch("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var gg="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(" "),QK=new Set("cancel close invalid load scroll toggle".split(" ").concat(gg));function Uk(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,Yj(r,t,void 0,e),e.currentTarget=null}function _M(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;e:{var o=void 0;if(t)for(var a=r.length-1;0<=a;a--){var s=r[a],l=s.instance,d=s.currentTarget;if(s=s.listener,l!==o&&i.isPropagationStopped())break e;Uk(i,s,d),o=l}else for(a=0;a<r.length;a++){if(s=r[a],l=s.instance,d=s.currentTarget,s=s.listener,l!==o&&i.isPropagationStopped())break e;Uk(i,s,d),o=l}}}if(w3)throw e=lw,w3=!1,lw=null,e}function Zn(e,t){var n=t[yw];n===void 0&&(n=t[yw]=new Set);var r=e+"__bubble";n.has(r)||(kM(t,e,2,!1),n.add(r))}function yb(e,t,n){var r=0;t&&(r|=4),kM(n,e,r,t)}var E2="_reactListening"+Math.random().toString(36).slice(2);function hm(e){if(!e[E2]){e[E2]=!0,MI.forEach(function(n){n!=="selectionchange"&&(QK.has(n)||yb(n,!1,e),yb(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[E2]||(t[E2]=!0,yb("selectionchange",!1,t))}}function kM(e,t,n,r){switch(lM(t)){case 1:var i=fK;break;case 4:i=hK;break;default:i=f9}n=i.bind(null,t,n,e),i=void 0,!sw||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(i=!0),r?i!==void 0?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):i!==void 0?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function xb(e,t,n,r,i){var o=r;if((t&1)===0&&(t&2)===0&&r!==null)e:for(;;){if(r===null)return;var a=r.tag;if(a===3||a===4){var s=r.stateNode.containerInfo;if(s===i||s.nodeType===8&&s.parentNode===i)break;if(a===4)for(a=r.return;a!==null;){var l=a.tag;if((l===3||l===4)&&(l=a.stateNode.containerInfo,l===i||l.nodeType===8&&l.parentNode===i))return;a=a.return}for(;s!==null;){if(a=zf(s),a===null)return;if(l=a.tag,l===5||l===6){r=o=a;continue e}s=s.parentNode}}r=r.return}qI(function(){var d=o,p=l9(n),g=[];e:{var m=CM.get(e);if(m!==void 0){var y=p9,b=e;switch(e){case"keypress":if(Ry(n)===0)break e;case"keydown":case"keyup":y=TK;break;case"focusin":b="focus",y=fb;break;case"focusout":b="blur",y=fb;break;case"beforeblur":case"afterblur":y=fb;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":y=Mk;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":y=mK;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":y=IK;break;case xM:case bM:case SM:y=xK;break;case wM:y=RK;break;case"scroll":y=pK;break;case"wheel":y=NK;break;case"copy":case"cut":case"paste":y=SK;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":y=Ok}var S=(t&4)!==0,E=!S&&e==="scroll",P=S?m!==null?m+"Capture":null:m;S=[];for(var k=d,T;k!==null;){T=k;var M=T.stateNode;if(T.tag===5&&M!==null&&(T=M,P!==null&&(M=sm(k,P),M!=null&&S.push(pm(k,M,T)))),E)break;k=k.return}0<S.length&&(m=new y(m,b,null,n,p),g.push({event:m,listeners:S}))}}if((t&7)===0){e:{if(m=e==="mouseover"||e==="pointerover",y=e==="mouseout"||e==="pointerout",m&&n!==ow&&(b=n.relatedTarget||n.fromElement)&&(zf(b)||b[Au]))break e;if((y||m)&&(m=p.window===p?p:(m=p.ownerDocument)?m.defaultView||m.parentWindow:window,y?(b=n.relatedTarget||n.toElement,y=d,b=b?zf(b):null,b!==null&&(E=dh(b),b!==E||b.tag!==5&&b.tag!==6)&&(b=null)):(y=null,b=d),y!==b)){if(S=Mk,M="onMouseLeave",P="onMouseEnter",k="mouse",(e==="pointerout"||e==="pointerover")&&(S=Ok,M="onPointerLeave",P="onPointerEnter",k="pointer"),E=y==null?m:Mp(y),T=b==null?m:Mp(b),m=new S(M,k+"leave",y,n,p),m.target=E,m.relatedTarget=T,M=null,zf(p)===d&&(S=new S(P,k+"enter",b,n,p),S.target=T,S.relatedTarget=E,M=S),E=M,y&&b)t:{for(S=y,P=b,k=0,T=S;T;T=dp(T))k++;for(T=0,M=P;M;M=dp(M))T++;for(;0<k-T;)S=dp(S),k--;for(;0<T-k;)P=dp(P),T--;for(;k--;){if(S===P||P!==null&&S===P.alternate)break t;S=dp(S),P=dp(P)}S=null}else S=null;y!==null&&Gk(g,m,y,S,!1),b!==null&&E!==null&&Gk(g,E,b,S,!0)}}e:{if(m=d?Mp(d):window,y=m.nodeName&&m.nodeName.toLowerCase(),y==="select"||y==="input"&&m.type==="file")var N=WK;else if(zk(m))if(pM)N=jK;else{N=UK;var z=VK}else(y=m.nodeName)&&y.toLowerCase()==="input"&&(m.type==="checkbox"||m.type==="radio")&&(N=GK);if(N&&(N=N(e,d))){hM(g,N,n,p);break e}z&&z(e,m,d),e==="focusout"&&(z=m._wrapperState)&&z.controlled&&m.type==="number"&&ew(m,"number",m.value)}switch(z=d?Mp(d):window,e){case"focusin":(zk(z)||z.contentEditable==="true")&&(Ap=z,fw=d,Og=null);break;case"focusout":Og=fw=Ap=null;break;case"mousedown":hw=!0;break;case"contextmenu":case"mouseup":case"dragend":hw=!1,Wk(g,n,p);break;case"selectionchange":if(ZK)break;case"keydown":case"keyup":Wk(g,n,p)}var F;if(m9)e:{switch(e){case"compositionstart":var $="onCompositionStart";break e;case"compositionend":$="onCompositionEnd";break e;case"compositionupdate":$="onCompositionUpdate";break e}$=void 0}else Lp?dM(e,n)&&($="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&($="onCompositionStart");$&&(cM&&n.locale!=="ko"&&(Lp||$!=="onCompositionStart"?$==="onCompositionEnd"&&Lp&&(F=uM()):(Gc=p,h9="value"in Gc?Gc.value:Gc.textContent,Lp=!0)),z=P3(d,$),0<z.length&&($=new Rk($,e,null,n,p),g.push({event:$,listeners:z}),F?$.data=F:(F=fM(n),F!==null&&($.data=F)))),(F=zK?FK(e,n):$K(e,n))&&(d=P3(d,"onBeforeInput"),0<d.length&&(p=new Rk("onBeforeInput","beforeinput",null,n,p),g.push({event:p,listeners:d}),p.data=F))}_M(g,t)})}function pm(e,t,n){return{instance:e,listener:t,currentTarget:n}}function P3(e,t){for(var n=t+"Capture",r=[];e!==null;){var i=e,o=i.stateNode;i.tag===5&&o!==null&&(i=o,o=sm(e,n),o!=null&&r.unshift(pm(e,o,i)),o=sm(e,t),o!=null&&r.push(pm(e,o,i))),e=e.return}return r}function dp(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Gk(e,t,n,r,i){for(var o=t._reactName,a=[];n!==null&&n!==r;){var s=n,l=s.alternate,d=s.stateNode;if(l!==null&&l===r)break;s.tag===5&&d!==null&&(s=d,i?(l=sm(n,o),l!=null&&a.unshift(pm(n,l,s))):i||(l=sm(n,o),l!=null&&a.push(pm(n,l,s)))),n=n.return}a.length!==0&&e.push({event:t,listeners:a})}var JK=/\r\n?/g,eq=/\u0000|\uFFFD/g;function jk(e){return(typeof e=="string"?e:""+e).replace(JK,`
|
|
`).replace(eq,"")}function P2(e,t,n){if(t=jk(t),jk(e)!==t&&n)throw Error(ze(425))}function T3(){}var pw=null,gw=null;function mw(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}var vw=typeof setTimeout=="function"?setTimeout:void 0,tq=typeof clearTimeout=="function"?clearTimeout:void 0,Kk=typeof Promise=="function"?Promise:void 0,nq=typeof queueMicrotask=="function"?queueMicrotask:typeof Kk<"u"?function(e){return Kk.resolve(null).then(e).catch(rq)}:vw;function rq(e){setTimeout(function(){throw e})}function bb(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n==="/$"){if(r===0){e.removeChild(i),cm(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);cm(t)}function ed(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function qk(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var D0=Math.random().toString(36).slice(2),bl="__reactFiber$"+D0,gm="__reactProps$"+D0,Au="__reactContainer$"+D0,yw="__reactEvents$"+D0,iq="__reactListeners$"+D0,oq="__reactHandles$"+D0;function zf(e){var t=e[bl];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Au]||n[bl]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=qk(e);e!==null;){if(n=e[bl])return n;e=qk(e)}return t}e=n,n=e.parentNode}return null}function tv(e){return e=e[bl]||e[Au],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Mp(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(ze(33))}function W5(e){return e[gm]||null}var xw=[],Rp=-1;function vd(e){return{current:e}}function Xn(e){0>Rp||(e.current=xw[Rp],xw[Rp]=null,Rp--)}function Un(e,t){Rp++,xw[Rp]=e.current,e.current=t}var ld={},Qi=vd(ld),Bo=vd(!1),nh=ld;function p0(e,t){var n=e.type.contextTypes;if(!n)return ld;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function Ho(e){return e=e.childContextTypes,e!=null}function L3(){Xn(Bo),Xn(Qi)}function Zk(e,t,n){if(Qi.current!==ld)throw Error(ze(168));Un(Qi,t),Un(Bo,n)}function EM(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(ze(108,Vj(e)||"Unknown",i));return gr({},n,r)}function A3(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ld,nh=Qi.current,Un(Qi,e),Un(Bo,Bo.current),!0}function Yk(e,t,n){var r=e.stateNode;if(!r)throw Error(ze(169));n?(e=EM(e,t,nh),r.__reactInternalMemoizedMergedChildContext=e,Xn(Bo),Xn(Qi),Un(Qi,e)):Xn(Bo),Un(Bo,n)}var wu=null,V5=!1,Sb=!1;function PM(e){wu===null?wu=[e]:wu.push(e)}function aq(e){V5=!0,PM(e)}function yd(){if(!Sb&&wu!==null){Sb=!0;var e=0,t=Tn;try{var n=wu;for(Tn=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}wu=null,V5=!1}catch(i){throw wu!==null&&(wu=wu.slice(e+1)),QI(u9,yd),i}finally{Tn=t,Sb=!1}}return null}var Op=[],Np=0,I3=null,M3=0,Ua=[],Ga=0,rh=null,ku=1,Eu="";function Tf(e,t){Op[Np++]=M3,Op[Np++]=I3,I3=e,M3=t}function TM(e,t,n){Ua[Ga++]=ku,Ua[Ga++]=Eu,Ua[Ga++]=rh,rh=e;var r=ku;e=Eu;var i=32-Is(r)-1;r&=~(1<<i),n+=1;var o=32-Is(t)+i;if(30<o){var a=i-i%5;o=(r&(1<<a)-1).toString(32),r>>=a,i-=a,ku=1<<32-Is(t)+i|n<<i|r,Eu=o+e}else ku=1<<o|n<<i|r,Eu=e}function y9(e){e.return!==null&&(Tf(e,1),TM(e,1,0))}function x9(e){for(;e===I3;)I3=Op[--Np],Op[Np]=null,M3=Op[--Np],Op[Np]=null;for(;e===rh;)rh=Ua[--Ga],Ua[Ga]=null,Eu=Ua[--Ga],Ua[Ga]=null,ku=Ua[--Ga],Ua[Ga]=null}var ga=null,ha=null,rr=!1,Ls=null;function LM(e,t){var n=qa(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function Xk(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,ga=e,ha=ed(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,ga=e,ha=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=rh!==null?{id:ku,overflow:Eu}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=qa(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,ga=e,ha=null,!0):!1;default:return!1}}function bw(e){return(e.mode&1)!==0&&(e.flags&128)===0}function Sw(e){if(rr){var t=ha;if(t){var n=t;if(!Xk(e,t)){if(bw(e))throw Error(ze(418));t=ed(n.nextSibling);var r=ga;t&&Xk(e,t)?LM(r,n):(e.flags=e.flags&-4097|2,rr=!1,ga=e)}}else{if(bw(e))throw Error(ze(418));e.flags=e.flags&-4097|2,rr=!1,ga=e}}}function Qk(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;ga=e}function T2(e){if(e!==ga)return!1;if(!rr)return Qk(e),rr=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!mw(e.type,e.memoizedProps)),t&&(t=ha)){if(bw(e))throw AM(),Error(ze(418));for(;t;)LM(e,t),t=ed(t.nextSibling)}if(Qk(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(ze(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){ha=ed(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}ha=null}}else ha=ga?ed(e.stateNode.nextSibling):null;return!0}function AM(){for(var e=ha;e;)e=ed(e.nextSibling)}function g0(){ha=ga=null,rr=!1}function b9(e){Ls===null?Ls=[e]:Ls.push(e)}var sq=Bu.ReactCurrentBatchConfig;function Es(e,t){if(e&&e.defaultProps){t=gr({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}var R3=vd(null),O3=null,Dp=null,S9=null;function w9(){S9=Dp=O3=null}function C9(e){var t=R3.current;Xn(R3),e._currentValue=t}function ww(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function Yp(e,t){O3=e,S9=Dp=null,e=e.dependencies,e!==null&&e.firstContext!==null&&((e.lanes&t)!==0&&($o=!0),e.firstContext=null)}function Qa(e){var t=e._currentValue;if(S9!==e)if(e={context:e,memoizedValue:t,next:null},Dp===null){if(O3===null)throw Error(ze(308));Dp=e,O3.dependencies={lanes:0,firstContext:e}}else Dp=Dp.next=e;return t}var Ff=null;function _9(e){Ff===null?Ff=[e]:Ff.push(e)}function IM(e,t,n,r){var i=t.interleaved;return i===null?(n.next=n,_9(t)):(n.next=i.next,i.next=n),t.interleaved=n,Iu(e,r)}function Iu(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var $c=!1;function k9(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function MM(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Tu(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function td(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,(cn&2)!==0){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,Iu(e,n)}return i=r.interleaved,i===null?(t.next=t,_9(r)):(t.next=i.next,i.next=t),r.interleaved=t,Iu(e,n)}function Oy(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,c9(e,n)}}function Jk(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};o===null?i=o=a:o=o.next=a,n=n.next}while(n!==null);o===null?i=o=t:o=o.next=t}else i=o=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function N3(e,t,n,r){var i=e.updateQueue;$c=!1;var o=i.firstBaseUpdate,a=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var l=s,d=l.next;l.next=null,a===null?o=d:a.next=d,a=l;var p=e.alternate;p!==null&&(p=p.updateQueue,s=p.lastBaseUpdate,s!==a&&(s===null?p.firstBaseUpdate=d:s.next=d,p.lastBaseUpdate=l))}if(o!==null){var g=i.baseState;a=0,p=d=l=null,s=o;do{var m=s.lane,y=s.eventTime;if((r&m)===m){p!==null&&(p=p.next={eventTime:y,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});e:{var b=e,S=s;switch(m=t,y=n,S.tag){case 1:if(b=S.payload,typeof b=="function"){g=b.call(y,g,m);break e}g=b;break e;case 3:b.flags=b.flags&-65537|128;case 0:if(b=S.payload,m=typeof b=="function"?b.call(y,g,m):b,m==null)break e;g=gr({},g,m);break e;case 2:$c=!0}}s.callback!==null&&s.lane!==0&&(e.flags|=64,m=i.effects,m===null?i.effects=[s]:m.push(s))}else y={eventTime:y,lane:m,tag:s.tag,payload:s.payload,callback:s.callback,next:null},p===null?(d=p=y,l=g):p=p.next=y,a|=m;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;m=s,s=m.next,m.next=null,i.lastBaseUpdate=m,i.shared.pending=null}}while(1);if(p===null&&(l=g),i.baseState=l,i.firstBaseUpdate=d,i.lastBaseUpdate=p,t=i.shared.interleaved,t!==null){i=t;do a|=i.lane,i=i.next;while(i!==t)}else o===null&&(i.shared.lanes=0);oh|=a,e.lanes=a,e.memoizedState=g}}function eE(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(i!==null){if(r.callback=null,r=n,typeof i!="function")throw Error(ze(191,i));i.call(r)}}}var RM=new II.Component().refs;function Cw(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:gr({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var U5={isMounted:function(e){return(e=e._reactInternals)?dh(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=vo(),i=rd(e),o=Tu(r,i);o.payload=t,n!=null&&(o.callback=n),t=td(e,o,i),t!==null&&(Ms(t,e,i,r),Oy(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=vo(),i=rd(e),o=Tu(r,i);o.tag=1,o.payload=t,n!=null&&(o.callback=n),t=td(e,o,i),t!==null&&(Ms(t,e,i,r),Oy(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=vo(),r=rd(e),i=Tu(n,r);i.tag=2,t!=null&&(i.callback=t),t=td(e,i,r),t!==null&&(Ms(t,e,r,n),Oy(t,e,r))}};function tE(e,t,n,r,i,o,a){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,o,a):t.prototype&&t.prototype.isPureReactComponent?!fm(n,r)||!fm(i,o):!0}function OM(e,t,n){var r=!1,i=ld,o=t.contextType;return typeof o=="object"&&o!==null?o=Qa(o):(i=Ho(t)?nh:Qi.current,r=t.contextTypes,o=(r=r!=null)?p0(e,i):ld),t=new t(n,o),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=U5,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=o),t}function nE(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&U5.enqueueReplaceState(t,t.state,null)}function _w(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs=RM,k9(e);var o=t.contextType;typeof o=="object"&&o!==null?i.context=Qa(o):(o=Ho(t)?nh:Qi.current,i.context=p0(e,o)),i.state=e.memoizedState,o=t.getDerivedStateFromProps,typeof o=="function"&&(Cw(e,t,o,n),i.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(t=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),t!==i.state&&U5.enqueueReplaceState(i,i.state,null),N3(e,n,i,r),i.state=e.memoizedState),typeof i.componentDidMount=="function"&&(e.flags|=4194308)}function Z1(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(ze(309));var r=n.stateNode}if(!r)throw Error(ze(147,e));var i=r,o=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===o?t.ref:(t=function(a){var s=i.refs;s===RM&&(s=i.refs={}),a===null?delete s[o]:s[o]=a},t._stringRef=o,t)}if(typeof e!="string")throw Error(ze(284));if(!n._owner)throw Error(ze(290,e))}return e}function L2(e,t){throw e=Object.prototype.toString.call(t),Error(ze(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function rE(e){var t=e._init;return t(e._payload)}function NM(e){function t(P,k){if(e){var T=P.deletions;T===null?(P.deletions=[k],P.flags|=16):T.push(k)}}function n(P,k){if(!e)return null;for(;k!==null;)t(P,k),k=k.sibling;return null}function r(P,k){for(P=new Map;k!==null;)k.key!==null?P.set(k.key,k):P.set(k.index,k),k=k.sibling;return P}function i(P,k){return P=id(P,k),P.index=0,P.sibling=null,P}function o(P,k,T){return P.index=T,e?(T=P.alternate,T!==null?(T=T.index,T<k?(P.flags|=2,k):T):(P.flags|=2,k)):(P.flags|=1048576,k)}function a(P){return e&&P.alternate===null&&(P.flags|=2),P}function s(P,k,T,M){return k===null||k.tag!==6?(k=Tb(T,P.mode,M),k.return=P,k):(k=i(k,T),k.return=P,k)}function l(P,k,T,M){var N=T.type;return N===Tp?p(P,k,T.props.children,M,T.key):k!==null&&(k.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===Fc&&rE(N)===k.type)?(M=i(k,T.props),M.ref=Z1(P,k,T),M.return=P,M):(M=By(T.type,T.key,T.props,null,P.mode,M),M.ref=Z1(P,k,T),M.return=P,M)}function d(P,k,T,M){return k===null||k.tag!==4||k.stateNode.containerInfo!==T.containerInfo||k.stateNode.implementation!==T.implementation?(k=Lb(T,P.mode,M),k.return=P,k):(k=i(k,T.children||[]),k.return=P,k)}function p(P,k,T,M,N){return k===null||k.tag!==7?(k=Yf(T,P.mode,M,N),k.return=P,k):(k=i(k,T),k.return=P,k)}function g(P,k,T){if(typeof k=="string"&&k!==""||typeof k=="number")return k=Tb(""+k,P.mode,T),k.return=P,k;if(typeof k=="object"&&k!==null){switch(k.$$typeof){case y2:return T=By(k.type,k.key,k.props,null,P.mode,T),T.ref=Z1(P,null,k),T.return=P,T;case Pp:return k=Lb(k,P.mode,T),k.return=P,k;case Fc:var M=k._init;return g(P,M(k._payload),T)}if(hg(k)||U1(k))return k=Yf(k,P.mode,T,null),k.return=P,k;L2(P,k)}return null}function m(P,k,T,M){var N=k!==null?k.key:null;if(typeof T=="string"&&T!==""||typeof T=="number")return N!==null?null:s(P,k,""+T,M);if(typeof T=="object"&&T!==null){switch(T.$$typeof){case y2:return T.key===N?l(P,k,T,M):null;case Pp:return T.key===N?d(P,k,T,M):null;case Fc:return N=T._init,m(P,k,N(T._payload),M)}if(hg(T)||U1(T))return N!==null?null:p(P,k,T,M,null);L2(P,T)}return null}function y(P,k,T,M,N){if(typeof M=="string"&&M!==""||typeof M=="number")return P=P.get(T)||null,s(k,P,""+M,N);if(typeof M=="object"&&M!==null){switch(M.$$typeof){case y2:return P=P.get(M.key===null?T:M.key)||null,l(k,P,M,N);case Pp:return P=P.get(M.key===null?T:M.key)||null,d(k,P,M,N);case Fc:var z=M._init;return y(P,k,T,z(M._payload),N)}if(hg(M)||U1(M))return P=P.get(T)||null,p(k,P,M,N,null);L2(k,M)}return null}function b(P,k,T,M){for(var N=null,z=null,F=k,$=k=0,K=null;F!==null&&$<T.length;$++){F.index>$?(K=F,F=null):K=F.sibling;var j=m(P,F,T[$],M);if(j===null){F===null&&(F=K);break}e&&F&&j.alternate===null&&t(P,F),k=o(j,k,$),z===null?N=j:z.sibling=j,z=j,F=K}if($===T.length)return n(P,F),rr&&Tf(P,$),N;if(F===null){for(;$<T.length;$++)F=g(P,T[$],M),F!==null&&(k=o(F,k,$),z===null?N=F:z.sibling=F,z=F);return rr&&Tf(P,$),N}for(F=r(P,F);$<T.length;$++)K=y(F,P,$,T[$],M),K!==null&&(e&&K.alternate!==null&&F.delete(K.key===null?$:K.key),k=o(K,k,$),z===null?N=K:z.sibling=K,z=K);return e&&F.forEach(function(X){return t(P,X)}),rr&&Tf(P,$),N}function S(P,k,T,M){var N=U1(T);if(typeof N!="function")throw Error(ze(150));if(T=N.call(T),T==null)throw Error(ze(151));for(var z=N=null,F=k,$=k=0,K=null,j=T.next();F!==null&&!j.done;$++,j=T.next()){F.index>$?(K=F,F=null):K=F.sibling;var X=m(P,F,j.value,M);if(X===null){F===null&&(F=K);break}e&&F&&X.alternate===null&&t(P,F),k=o(X,k,$),z===null?N=X:z.sibling=X,z=X,F=K}if(j.done)return n(P,F),rr&&Tf(P,$),N;if(F===null){for(;!j.done;$++,j=T.next())j=g(P,j.value,M),j!==null&&(k=o(j,k,$),z===null?N=j:z.sibling=j,z=j);return rr&&Tf(P,$),N}for(F=r(P,F);!j.done;$++,j=T.next())j=y(F,P,$,j.value,M),j!==null&&(e&&j.alternate!==null&&F.delete(j.key===null?$:j.key),k=o(j,k,$),z===null?N=j:z.sibling=j,z=j);return e&&F.forEach(function(ue){return t(P,ue)}),rr&&Tf(P,$),N}function E(P,k,T,M){if(typeof T=="object"&&T!==null&&T.type===Tp&&T.key===null&&(T=T.props.children),typeof T=="object"&&T!==null){switch(T.$$typeof){case y2:e:{for(var N=T.key,z=k;z!==null;){if(z.key===N){if(N=T.type,N===Tp){if(z.tag===7){n(P,z.sibling),k=i(z,T.props.children),k.return=P,P=k;break e}}else if(z.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===Fc&&rE(N)===z.type){n(P,z.sibling),k=i(z,T.props),k.ref=Z1(P,z,T),k.return=P,P=k;break e}n(P,z);break}else t(P,z);z=z.sibling}T.type===Tp?(k=Yf(T.props.children,P.mode,M,T.key),k.return=P,P=k):(M=By(T.type,T.key,T.props,null,P.mode,M),M.ref=Z1(P,k,T),M.return=P,P=M)}return a(P);case Pp:e:{for(z=T.key;k!==null;){if(k.key===z)if(k.tag===4&&k.stateNode.containerInfo===T.containerInfo&&k.stateNode.implementation===T.implementation){n(P,k.sibling),k=i(k,T.children||[]),k.return=P,P=k;break e}else{n(P,k);break}else t(P,k);k=k.sibling}k=Lb(T,P.mode,M),k.return=P,P=k}return a(P);case Fc:return z=T._init,E(P,k,z(T._payload),M)}if(hg(T))return b(P,k,T,M);if(U1(T))return S(P,k,T,M);L2(P,T)}return typeof T=="string"&&T!==""||typeof T=="number"?(T=""+T,k!==null&&k.tag===6?(n(P,k.sibling),k=i(k,T),k.return=P,P=k):(n(P,k),k=Tb(T,P.mode,M),k.return=P,P=k),a(P)):n(P,k)}return E}var m0=NM(!0),DM=NM(!1),nv={},kl=vd(nv),mm=vd(nv),vm=vd(nv);function $f(e){if(e===nv)throw Error(ze(174));return e}function E9(e,t){switch(Un(vm,t),Un(mm,e),Un(kl,nv),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:nw(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=nw(t,e)}Xn(kl),Un(kl,t)}function v0(){Xn(kl),Xn(mm),Xn(vm)}function zM(e){$f(vm.current);var t=$f(kl.current),n=nw(t,e.type);t!==n&&(Un(mm,e),Un(kl,n))}function P9(e){mm.current===e&&(Xn(kl),Xn(mm))}var hr=vd(0);function D3(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;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 wb=[];function T9(){for(var e=0;e<wb.length;e++)wb[e]._workInProgressVersionPrimary=null;wb.length=0}var Ny=Bu.ReactCurrentDispatcher,Cb=Bu.ReactCurrentBatchConfig,ih=0,pr=null,ti=null,gi=null,z3=!1,Ng=!1,ym=0,lq=0;function ji(){throw Error(ze(321))}function L9(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Os(e[n],t[n]))return!1;return!0}function A9(e,t,n,r,i,o){if(ih=o,pr=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Ny.current=e===null||e.memoizedState===null?fq:hq,e=n(r,i),Ng){o=0;do{if(Ng=!1,ym=0,25<=o)throw Error(ze(301));o+=1,gi=ti=null,t.updateQueue=null,Ny.current=pq,e=n(r,i)}while(Ng)}if(Ny.current=F3,t=ti!==null&&ti.next!==null,ih=0,gi=ti=pr=null,z3=!1,t)throw Error(ze(300));return e}function I9(){var e=ym!==0;return ym=0,e}function pl(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return gi===null?pr.memoizedState=gi=e:gi=gi.next=e,gi}function Ja(){if(ti===null){var e=pr.alternate;e=e!==null?e.memoizedState:null}else e=ti.next;var t=gi===null?pr.memoizedState:gi.next;if(t!==null)gi=t,ti=e;else{if(e===null)throw Error(ze(310));ti=e,e={memoizedState:ti.memoizedState,baseState:ti.baseState,baseQueue:ti.baseQueue,queue:ti.queue,next:null},gi===null?pr.memoizedState=gi=e:gi=gi.next=e}return gi}function xm(e,t){return typeof t=="function"?t(e):t}function _b(e){var t=Ja(),n=t.queue;if(n===null)throw Error(ze(311));n.lastRenderedReducer=e;var r=ti,i=r.baseQueue,o=n.pending;if(o!==null){if(i!==null){var a=i.next;i.next=o.next,o.next=a}r.baseQueue=i=o,n.pending=null}if(i!==null){o=i.next,r=r.baseState;var s=a=null,l=null,d=o;do{var p=d.lane;if((ih&p)===p)l!==null&&(l=l.next={lane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),r=d.hasEagerState?d.eagerState:e(r,d.action);else{var g={lane:p,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null};l===null?(s=l=g,a=r):l=l.next=g,pr.lanes|=p,oh|=p}d=d.next}while(d!==null&&d!==o);l===null?a=r:l.next=s,Os(r,t.memoizedState)||($o=!0),t.memoizedState=r,t.baseState=a,t.baseQueue=l,n.lastRenderedState=r}if(e=n.interleaved,e!==null){i=e;do o=i.lane,pr.lanes|=o,oh|=o,i=i.next;while(i!==e)}else i===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function kb(e){var t=Ja(),n=t.queue;if(n===null)throw Error(ze(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,o=t.memoizedState;if(i!==null){n.pending=null;var a=i=i.next;do o=e(o,a.action),a=a.next;while(a!==i);Os(o,t.memoizedState)||($o=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function FM(){}function $M(e,t){var n=pr,r=Ja(),i=t(),o=!Os(r.memoizedState,i);if(o&&(r.memoizedState=i,$o=!0),r=r.queue,M9(WM.bind(null,n,r,e),[e]),r.getSnapshot!==t||o||gi!==null&&gi.memoizedState.tag&1){if(n.flags|=2048,bm(9,HM.bind(null,n,r,i,t),void 0,null),vi===null)throw Error(ze(349));(ih&30)!==0||BM(n,t,i)}return i}function BM(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=pr.updateQueue,t===null?(t={lastEffect:null,stores:null},pr.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function HM(e,t,n,r){t.value=n,t.getSnapshot=r,VM(t)&&UM(e)}function WM(e,t,n){return n(function(){VM(t)&&UM(e)})}function VM(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Os(e,n)}catch{return!0}}function UM(e){var t=Iu(e,1);t!==null&&Ms(t,e,1,-1)}function iE(e){var t=pl();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:xm,lastRenderedState:e},t.queue=e,e=e.dispatch=dq.bind(null,pr,e),[t.memoizedState,e]}function bm(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=pr.updateQueue,t===null?(t={lastEffect:null,stores:null},pr.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function GM(){return Ja().memoizedState}function Dy(e,t,n,r){var i=pl();pr.flags|=e,i.memoizedState=bm(1|t,n,void 0,r===void 0?null:r)}function G5(e,t,n,r){var i=Ja();r=r===void 0?null:r;var o=void 0;if(ti!==null){var a=ti.memoizedState;if(o=a.destroy,r!==null&&L9(r,a.deps)){i.memoizedState=bm(t,n,o,r);return}}pr.flags|=e,i.memoizedState=bm(1|t,n,o,r)}function oE(e,t){return Dy(8390656,8,e,t)}function M9(e,t){return G5(2048,8,e,t)}function jM(e,t){return G5(4,2,e,t)}function KM(e,t){return G5(4,4,e,t)}function qM(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function ZM(e,t,n){return n=n!=null?n.concat([e]):null,G5(4,4,qM.bind(null,t,e),n)}function R9(){}function YM(e,t){var n=Ja();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&L9(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function XM(e,t){var n=Ja();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&L9(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function QM(e,t,n){return(ih&21)===0?(e.baseState&&(e.baseState=!1,$o=!0),e.memoizedState=n):(Os(n,t)||(n=tM(),pr.lanes|=n,oh|=n,e.baseState=!0),t)}function uq(e,t){var n=Tn;Tn=n!==0&&4>n?n:4,e(!0);var r=Cb.transition;Cb.transition={};try{e(!1),t()}finally{Tn=n,Cb.transition=r}}function JM(){return Ja().memoizedState}function cq(e,t,n){var r=rd(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},eR(e))tR(t,n);else if(n=IM(e,t,n,r),n!==null){var i=vo();Ms(n,e,r,i),nR(n,t,r)}}function dq(e,t,n){var r=rd(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(eR(e))tR(t,i);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var a=t.lastRenderedState,s=o(a,n);if(i.hasEagerState=!0,i.eagerState=s,Os(s,a)){var l=t.interleaved;l===null?(i.next=i,_9(t)):(i.next=l.next,l.next=i),t.interleaved=i;return}}catch{}finally{}n=IM(e,t,i,r),n!==null&&(i=vo(),Ms(n,e,r,i),nR(n,t,r))}}function eR(e){var t=e.alternate;return e===pr||t!==null&&t===pr}function tR(e,t){Ng=z3=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function nR(e,t,n){if((n&4194240)!==0){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,c9(e,n)}}var F3={readContext:Qa,useCallback:ji,useContext:ji,useEffect:ji,useImperativeHandle:ji,useInsertionEffect:ji,useLayoutEffect:ji,useMemo:ji,useReducer:ji,useRef:ji,useState:ji,useDebugValue:ji,useDeferredValue:ji,useTransition:ji,useMutableSource:ji,useSyncExternalStore:ji,useId:ji,unstable_isNewReconciler:!1},fq={readContext:Qa,useCallback:function(e,t){return pl().memoizedState=[e,t===void 0?null:t],e},useContext:Qa,useEffect:oE,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,Dy(4194308,4,qM.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Dy(4194308,4,e,t)},useInsertionEffect:function(e,t){return Dy(4,2,e,t)},useMemo:function(e,t){var n=pl();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=pl();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=cq.bind(null,pr,e),[r.memoizedState,e]},useRef:function(e){var t=pl();return e={current:e},t.memoizedState=e},useState:iE,useDebugValue:R9,useDeferredValue:function(e){return pl().memoizedState=e},useTransition:function(){var e=iE(!1),t=e[0];return e=uq.bind(null,e[1]),pl().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=pr,i=pl();if(rr){if(n===void 0)throw Error(ze(407));n=n()}else{if(n=t(),vi===null)throw Error(ze(349));(ih&30)!==0||BM(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,oE(WM.bind(null,r,o,e),[e]),r.flags|=2048,bm(9,HM.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=pl(),t=vi.identifierPrefix;if(rr){var n=Eu,r=ku;n=(r&~(1<<32-Is(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=ym++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=lq++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},hq={readContext:Qa,useCallback:YM,useContext:Qa,useEffect:M9,useImperativeHandle:ZM,useInsertionEffect:jM,useLayoutEffect:KM,useMemo:XM,useReducer:_b,useRef:GM,useState:function(){return _b(xm)},useDebugValue:R9,useDeferredValue:function(e){var t=Ja();return QM(t,ti.memoizedState,e)},useTransition:function(){var e=_b(xm)[0],t=Ja().memoizedState;return[e,t]},useMutableSource:FM,useSyncExternalStore:$M,useId:JM,unstable_isNewReconciler:!1},pq={readContext:Qa,useCallback:YM,useContext:Qa,useEffect:M9,useImperativeHandle:ZM,useInsertionEffect:jM,useLayoutEffect:KM,useMemo:XM,useReducer:kb,useRef:GM,useState:function(){return kb(xm)},useDebugValue:R9,useDeferredValue:function(e){var t=Ja();return ti===null?t.memoizedState=e:QM(t,ti.memoizedState,e)},useTransition:function(){var e=kb(xm)[0],t=Ja().memoizedState;return[e,t]},useMutableSource:FM,useSyncExternalStore:$M,useId:JM,unstable_isNewReconciler:!1};function y0(e,t){try{var n="",r=t;do n+=Wj(r),r=r.return;while(r);var i=n}catch(o){i=`
|
|
Error generating stack: `+o.message+`
|
|
`+o.stack}return{value:e,source:t,stack:i,digest:null}}function Eb(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function kw(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var gq=typeof WeakMap=="function"?WeakMap:Map;function rR(e,t,n){n=Tu(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){B3||(B3=!0,Nw=r),kw(e,t)},n}function iR(e,t,n){n=Tu(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){kw(e,t)}}var o=e.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){kw(e,t),typeof r!="function"&&(nd===null?nd=new Set([this]):nd.add(this));var a=t.stack;this.componentDidCatch(t.value,{componentStack:a!==null?a:""})}),n}function aE(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new gq;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=Lq.bind(null,e,t,n),t.then(e,e))}function sE(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function lE(e,t,n,r,i){return(e.mode&1)===0?(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Tu(-1,1),t.tag=2,td(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=i,e)}var mq=Bu.ReactCurrentOwner,$o=!1;function po(e,t,n,r){t.child=e===null?DM(t,null,n,r):m0(t,e.child,n,r)}function uE(e,t,n,r,i){n=n.render;var o=t.ref;return Yp(t,i),r=A9(e,t,n,r,o,i),n=I9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Mu(e,t,i)):(rr&&n&&y9(t),t.flags|=1,po(e,t,r,i),t.child)}function cE(e,t,n,r,i){if(e===null){var o=n.type;return typeof o=="function"&&!H9(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=o,oR(e,t,o,r,i)):(e=By(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(o=e.child,(e.lanes&i)===0){var a=o.memoizedProps;if(n=n.compare,n=n!==null?n:fm,n(a,r)&&e.ref===t.ref)return Mu(e,t,i)}return t.flags|=1,e=id(o,r),e.ref=t.ref,e.return=t,t.child=e}function oR(e,t,n,r,i){if(e!==null){var o=e.memoizedProps;if(fm(o,r)&&e.ref===t.ref)if($o=!1,t.pendingProps=r=o,(e.lanes&i)!==0)(e.flags&131072)!==0&&($o=!0);else return t.lanes=e.lanes,Mu(e,t,i)}return Ew(e,t,n,r,i)}function aR(e,t,n){var r=t.pendingProps,i=r.children,o=e!==null?e.memoizedState:null;if(r.mode==="hidden")if((t.mode&1)===0)t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Un(Fp,da),da|=n;else{if((n&1073741824)===0)return e=o!==null?o.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Un(Fp,da),da|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,Un(Fp,da),da|=r}else o!==null?(r=o.baseLanes|n,t.memoizedState=null):r=n,Un(Fp,da),da|=r;return po(e,t,i,n),t.child}function sR(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function Ew(e,t,n,r,i){var o=Ho(n)?nh:Qi.current;return o=p0(t,o),Yp(t,i),n=A9(e,t,n,r,o,i),r=I9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Mu(e,t,i)):(rr&&r&&y9(t),t.flags|=1,po(e,t,n,i),t.child)}function dE(e,t,n,r,i){if(Ho(n)){var o=!0;A3(t)}else o=!1;if(Yp(t,i),t.stateNode===null)zy(e,t),OM(t,n,r),_w(t,n,r,i),r=!0;else if(e===null){var a=t.stateNode,s=t.memoizedProps;a.props=s;var l=a.context,d=n.contextType;typeof d=="object"&&d!==null?d=Qa(d):(d=Ho(n)?nh:Qi.current,d=p0(t,d));var p=n.getDerivedStateFromProps,g=typeof p=="function"||typeof a.getSnapshotBeforeUpdate=="function";g||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(s!==r||l!==d)&&nE(t,a,r,d),$c=!1;var m=t.memoizedState;a.state=m,N3(t,r,a,i),l=t.memoizedState,s!==r||m!==l||Bo.current||$c?(typeof p=="function"&&(Cw(t,n,p,r),l=t.memoizedState),(s=$c||tE(t,n,s,r,m,l,d))?(g||typeof a.UNSAFE_componentWillMount!="function"&&typeof a.componentWillMount!="function"||(typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount=="function"&&(t.flags|=4194308)):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),a.props=r,a.state=l,a.context=d,r=s):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,MM(e,t),s=t.memoizedProps,d=t.type===t.elementType?s:Es(t.type,s),a.props=d,g=t.pendingProps,m=a.context,l=n.contextType,typeof l=="object"&&l!==null?l=Qa(l):(l=Ho(n)?nh:Qi.current,l=p0(t,l));var y=n.getDerivedStateFromProps;(p=typeof y=="function"||typeof a.getSnapshotBeforeUpdate=="function")||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(s!==g||m!==l)&&nE(t,a,r,l),$c=!1,m=t.memoizedState,a.state=m,N3(t,r,a,i);var b=t.memoizedState;s!==g||m!==b||Bo.current||$c?(typeof y=="function"&&(Cw(t,n,y,r),b=t.memoizedState),(d=$c||tE(t,n,d,r,m,b,l)||!1)?(p||typeof a.UNSAFE_componentWillUpdate!="function"&&typeof a.componentWillUpdate!="function"||(typeof a.componentWillUpdate=="function"&&a.componentWillUpdate(r,b,l),typeof a.UNSAFE_componentWillUpdate=="function"&&a.UNSAFE_componentWillUpdate(r,b,l)),typeof a.componentDidUpdate=="function"&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof a.componentDidUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=b),a.props=r,a.state=b,a.context=l,r=d):(typeof a.componentDidUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),r=!1)}return Pw(e,t,n,r,o,i)}function Pw(e,t,n,r,i,o){sR(e,t);var a=(t.flags&128)!==0;if(!r&&!a)return i&&Yk(t,n,!1),Mu(e,t,o);r=t.stateNode,mq.current=t;var s=a&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&a?(t.child=m0(t,e.child,null,o),t.child=m0(t,null,s,o)):po(e,t,s,o),t.memoizedState=r.state,i&&Yk(t,n,!0),t.child}function lR(e){var t=e.stateNode;t.pendingContext?Zk(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Zk(e,t.context,!1),E9(e,t.containerInfo)}function fE(e,t,n,r,i){return g0(),b9(i),t.flags|=256,po(e,t,n,r),t.child}var Tw={dehydrated:null,treeContext:null,retryLane:0};function Lw(e){return{baseLanes:e,cachePool:null,transitions:null}}function uR(e,t,n){var r=t.pendingProps,i=hr.current,o=!1,a=(t.flags&128)!==0,s;if((s=a)||(s=e!==null&&e.memoizedState===null?!1:(i&2)!==0),s?(o=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(i|=1),Un(hr,i&1),e===null)return Sw(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?((t.mode&1)===0?t.lanes=1:e.data==="$!"?t.lanes=8:t.lanes=1073741824,null):(a=r.children,e=r.fallback,o?(r=t.mode,o=t.child,a={mode:"hidden",children:a},(r&1)===0&&o!==null?(o.childLanes=0,o.pendingProps=a):o=q5(a,r,0,null),e=Yf(e,r,n,null),o.return=t,e.return=t,o.sibling=e,t.child=o,t.child.memoizedState=Lw(n),t.memoizedState=Tw,e):O9(t,a));if(i=e.memoizedState,i!==null&&(s=i.dehydrated,s!==null))return vq(e,t,a,r,s,i,n);if(o){o=r.fallback,a=t.mode,i=e.child,s=i.sibling;var l={mode:"hidden",children:r.children};return(a&1)===0&&t.child!==i?(r=t.child,r.childLanes=0,r.pendingProps=l,t.deletions=null):(r=id(i,l),r.subtreeFlags=i.subtreeFlags&14680064),s!==null?o=id(s,o):(o=Yf(o,a,n,null),o.flags|=2),o.return=t,r.return=t,r.sibling=o,t.child=r,r=o,o=t.child,a=e.child.memoizedState,a=a===null?Lw(n):{baseLanes:a.baseLanes|n,cachePool:null,transitions:a.transitions},o.memoizedState=a,o.childLanes=e.childLanes&~n,t.memoizedState=Tw,r}return o=e.child,e=o.sibling,r=id(o,{mode:"visible",children:r.children}),(t.mode&1)===0&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function O9(e,t){return t=q5({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function A2(e,t,n,r){return r!==null&&b9(r),m0(t,e.child,null,n),e=O9(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function vq(e,t,n,r,i,o,a){if(n)return t.flags&256?(t.flags&=-257,r=Eb(Error(ze(422))),A2(e,t,a,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(o=r.fallback,i=t.mode,r=q5({mode:"visible",children:r.children},i,0,null),o=Yf(o,i,a,null),o.flags|=2,r.return=t,o.return=t,r.sibling=o,t.child=r,(t.mode&1)!==0&&m0(t,e.child,null,a),t.child.memoizedState=Lw(a),t.memoizedState=Tw,o);if((t.mode&1)===0)return A2(e,t,a,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var s=r.dgst;return r=s,o=Error(ze(419)),r=Eb(o,r,void 0),A2(e,t,a,r)}if(s=(a&e.childLanes)!==0,$o||s){if(r=vi,r!==null){switch(a&-a){case 4:i=2;break;case 16:i=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:i=32;break;case 536870912:i=268435456;break;default:i=0}i=(i&(r.suspendedLanes|a))!==0?0:i,i!==0&&i!==o.retryLane&&(o.retryLane=i,Iu(e,i),Ms(r,e,i,-1))}return B9(),r=Eb(Error(ze(421))),A2(e,t,a,r)}return i.data==="$?"?(t.flags|=128,t.child=e.child,t=Aq.bind(null,e),i._reactRetry=t,null):(e=o.treeContext,ha=ed(i.nextSibling),ga=t,rr=!0,Ls=null,e!==null&&(Ua[Ga++]=ku,Ua[Ga++]=Eu,Ua[Ga++]=rh,ku=e.id,Eu=e.overflow,rh=t),t=O9(t,r.children),t.flags|=4096,t)}function hE(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),ww(e.return,t,n)}function Pb(e,t,n,r,i){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i)}function cR(e,t,n){var r=t.pendingProps,i=r.revealOrder,o=r.tail;if(po(e,t,r.children,n),r=hr.current,(r&2)!==0)r=r&1|2,t.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&hE(e,n,t);else if(e.tag===19)hE(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(Un(hr,r),(t.mode&1)===0)t.memoizedState=null;else switch(i){case"forwards":for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&D3(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),Pb(t,!1,i,n,o);break;case"backwards":for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&D3(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}Pb(t,!0,n,null,o);break;case"together":Pb(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function zy(e,t){(t.mode&1)===0&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Mu(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),oh|=t.lanes,(n&t.childLanes)===0)return null;if(e!==null&&t.child!==e.child)throw Error(ze(153));if(t.child!==null){for(e=t.child,n=id(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=id(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function yq(e,t,n){switch(t.tag){case 3:lR(t),g0();break;case 5:zM(t);break;case 1:Ho(t.type)&&A3(t);break;case 4:E9(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;Un(R3,r._currentValue),r._currentValue=i;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(Un(hr,hr.current&1),t.flags|=128,null):(n&t.child.childLanes)!==0?uR(e,t,n):(Un(hr,hr.current&1),e=Mu(e,t,n),e!==null?e.sibling:null);Un(hr,hr.current&1);break;case 19:if(r=(n&t.childLanes)!==0,(e.flags&128)!==0){if(r)return cR(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),Un(hr,hr.current),r)break;return null;case 22:case 23:return t.lanes=0,aR(e,t,n)}return Mu(e,t,n)}var dR,Aw,fR,hR;dR=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};Aw=function(){};fR=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,$f(kl.current);var o=null;switch(n){case"input":i=QS(e,i),r=QS(e,r),o=[];break;case"select":i=gr({},i,{value:void 0}),r=gr({},r,{value:void 0}),o=[];break;case"textarea":i=tw(e,i),r=tw(e,r),o=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=T3)}rw(n,r);var a;n=null;for(d in i)if(!r.hasOwnProperty(d)&&i.hasOwnProperty(d)&&i[d]!=null)if(d==="style"){var s=i[d];for(a in s)s.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else d!=="dangerouslySetInnerHTML"&&d!=="children"&&d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&d!=="autoFocus"&&(om.hasOwnProperty(d)?o||(o=[]):(o=o||[]).push(d,null));for(d in r){var l=r[d];if(s=i?.[d],r.hasOwnProperty(d)&&l!==s&&(l!=null||s!=null))if(d==="style")if(s){for(a in s)!s.hasOwnProperty(a)||l&&l.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in l)l.hasOwnProperty(a)&&s[a]!==l[a]&&(n||(n={}),n[a]=l[a])}else n||(o||(o=[]),o.push(d,n)),n=l;else d==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,s=s?s.__html:void 0,l!=null&&s!==l&&(o=o||[]).push(d,l)):d==="children"?typeof l!="string"&&typeof l!="number"||(o=o||[]).push(d,""+l):d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&(om.hasOwnProperty(d)?(l!=null&&d==="onScroll"&&Zn("scroll",e),o||s===l||(o=[])):(o=o||[]).push(d,l))}n&&(o=o||[]).push("style",n);var d=o;(t.updateQueue=d)&&(t.flags|=4)}};hR=function(e,t,n,r){n!==r&&(t.flags|=4)};function Y1(e,t){if(!rr)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function Ki(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function xq(e,t,n){var r=t.pendingProps;switch(x9(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ki(t),null;case 1:return Ho(t.type)&&L3(),Ki(t),null;case 3:return r=t.stateNode,v0(),Xn(Bo),Xn(Qi),T9(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(T2(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,Ls!==null&&(Fw(Ls),Ls=null))),Aw(e,t),Ki(t),null;case 5:P9(t);var i=$f(vm.current);if(n=t.type,e!==null&&t.stateNode!=null)fR(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(ze(166));return Ki(t),null}if(e=$f(kl.current),T2(t)){r=t.stateNode,n=t.type;var o=t.memoizedProps;switch(r[bl]=t,r[gm]=o,e=(t.mode&1)!==0,n){case"dialog":Zn("cancel",r),Zn("close",r);break;case"iframe":case"object":case"embed":Zn("load",r);break;case"video":case"audio":for(i=0;i<gg.length;i++)Zn(gg[i],r);break;case"source":Zn("error",r);break;case"img":case"image":case"link":Zn("error",r),Zn("load",r);break;case"details":Zn("toggle",r);break;case"input":wk(r,o),Zn("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!o.multiple},Zn("invalid",r);break;case"textarea":_k(r,o),Zn("invalid",r)}rw(n,o),i=null;for(var a in o)if(o.hasOwnProperty(a)){var s=o[a];a==="children"?typeof s=="string"?r.textContent!==s&&(o.suppressHydrationWarning!==!0&&P2(r.textContent,s,e),i=["children",s]):typeof s=="number"&&r.textContent!==""+s&&(o.suppressHydrationWarning!==!0&&P2(r.textContent,s,e),i=["children",""+s]):om.hasOwnProperty(a)&&s!=null&&a==="onScroll"&&Zn("scroll",r)}switch(n){case"input":x2(r),Ck(r,o,!0);break;case"textarea":x2(r),kk(r);break;case"select":case"option":break;default:typeof o.onClick=="function"&&(r.onclick=T3)}r=i,t.updateQueue=r,r!==null&&(t.flags|=4)}else{a=i.nodeType===9?i:i.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=BI(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=a.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=a.createElement(n,{is:r.is}):(e=a.createElement(n),n==="select"&&(a=e,r.multiple?a.multiple=!0:r.size&&(a.size=r.size))):e=a.createElementNS(e,n),e[bl]=t,e[gm]=r,dR(e,t,!1,!1),t.stateNode=e;e:{switch(a=iw(n,r),n){case"dialog":Zn("cancel",e),Zn("close",e),i=r;break;case"iframe":case"object":case"embed":Zn("load",e),i=r;break;case"video":case"audio":for(i=0;i<gg.length;i++)Zn(gg[i],e);i=r;break;case"source":Zn("error",e),i=r;break;case"img":case"image":case"link":Zn("error",e),Zn("load",e),i=r;break;case"details":Zn("toggle",e),i=r;break;case"input":wk(e,r),i=QS(e,r),Zn("invalid",e);break;case"option":i=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=gr({},r,{value:void 0}),Zn("invalid",e);break;case"textarea":_k(e,r),i=tw(e,r),Zn("invalid",e);break;default:i=r}rw(n,i),s=i;for(o in s)if(s.hasOwnProperty(o)){var l=s[o];o==="style"?VI(e,l):o==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,l!=null&&HI(e,l)):o==="children"?typeof l=="string"?(n!=="textarea"||l!=="")&&am(e,l):typeof l=="number"&&am(e,""+l):o!=="suppressContentEditableWarning"&&o!=="suppressHydrationWarning"&&o!=="autoFocus"&&(om.hasOwnProperty(o)?l!=null&&o==="onScroll"&&Zn("scroll",e):l!=null&&i9(e,o,l,a))}switch(n){case"input":x2(e),Ck(e,r,!1);break;case"textarea":x2(e),kk(e);break;case"option":r.value!=null&&e.setAttribute("value",""+sd(r.value));break;case"select":e.multiple=!!r.multiple,o=r.value,o!=null?jp(e,!!r.multiple,o,!1):r.defaultValue!=null&&jp(e,!!r.multiple,r.defaultValue,!0);break;default:typeof i.onClick=="function"&&(e.onclick=T3)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return Ki(t),null;case 6:if(e&&t.stateNode!=null)hR(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(ze(166));if(n=$f(vm.current),$f(kl.current),T2(t)){if(r=t.stateNode,n=t.memoizedProps,r[bl]=t,(o=r.nodeValue!==n)&&(e=ga,e!==null))switch(e.tag){case 3:P2(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&P2(r.nodeValue,n,(e.mode&1)!==0)}o&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[bl]=t,t.stateNode=r}return Ki(t),null;case 13:if(Xn(hr),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(rr&&ha!==null&&(t.mode&1)!==0&&(t.flags&128)===0)AM(),g0(),t.flags|=98560,o=!1;else if(o=T2(t),r!==null&&r.dehydrated!==null){if(e===null){if(!o)throw Error(ze(318));if(o=t.memoizedState,o=o!==null?o.dehydrated:null,!o)throw Error(ze(317));o[bl]=t}else g0(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;Ki(t),o=!1}else Ls!==null&&(Fw(Ls),Ls=null),o=!0;if(!o)return t.flags&65536?t:null}return(t.flags&128)!==0?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,(t.mode&1)!==0&&(e===null||(hr.current&1)!==0?ni===0&&(ni=3):B9())),t.updateQueue!==null&&(t.flags|=4),Ki(t),null);case 4:return v0(),Aw(e,t),e===null&&hm(t.stateNode.containerInfo),Ki(t),null;case 10:return C9(t.type._context),Ki(t),null;case 17:return Ho(t.type)&&L3(),Ki(t),null;case 19:if(Xn(hr),o=t.memoizedState,o===null)return Ki(t),null;if(r=(t.flags&128)!==0,a=o.rendering,a===null)if(r)Y1(o,!1);else{if(ni!==0||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(a=D3(e),a!==null){for(t.flags|=128,Y1(o,!1),r=a.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)o=n,e=r,o.flags&=14680066,a=o.alternate,a===null?(o.childLanes=0,o.lanes=e,o.child=null,o.subtreeFlags=0,o.memoizedProps=null,o.memoizedState=null,o.updateQueue=null,o.dependencies=null,o.stateNode=null):(o.childLanes=a.childLanes,o.lanes=a.lanes,o.child=a.child,o.subtreeFlags=0,o.deletions=null,o.memoizedProps=a.memoizedProps,o.memoizedState=a.memoizedState,o.updateQueue=a.updateQueue,o.type=a.type,e=a.dependencies,o.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return Un(hr,hr.current&1|2),t.child}e=e.sibling}o.tail!==null&&$r()>x0&&(t.flags|=128,r=!0,Y1(o,!1),t.lanes=4194304)}else{if(!r)if(e=D3(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),Y1(o,!0),o.tail===null&&o.tailMode==="hidden"&&!a.alternate&&!rr)return Ki(t),null}else 2*$r()-o.renderingStartTime>x0&&n!==1073741824&&(t.flags|=128,r=!0,Y1(o,!1),t.lanes=4194304);o.isBackwards?(a.sibling=t.child,t.child=a):(n=o.last,n!==null?n.sibling=a:t.child=a,o.last=a)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=$r(),t.sibling=null,n=hr.current,Un(hr,r?n&1|2:n&1),t):(Ki(t),null);case 22:case 23:return $9(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&(t.mode&1)!==0?(da&1073741824)!==0&&(Ki(t),t.subtreeFlags&6&&(t.flags|=8192)):Ki(t),null;case 24:return null;case 25:return null}throw Error(ze(156,t.tag))}function bq(e,t){switch(x9(t),t.tag){case 1:return Ho(t.type)&&L3(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return v0(),Xn(Bo),Xn(Qi),T9(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 5:return P9(t),null;case 13:if(Xn(hr),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(ze(340));g0()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Xn(hr),null;case 4:return v0(),null;case 10:return C9(t.type._context),null;case 22:case 23:return $9(),null;case 24:return null;default:return null}}var I2=!1,Yi=!1,Sq=typeof WeakSet=="function"?WeakSet:Set,ot=null;function zp(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){_r(e,t,r)}else n.current=null}function Iw(e,t,n){try{n()}catch(r){_r(e,t,r)}}var pE=!1;function wq(e,t){if(pw=k3,e=vM(),v9(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var a=0,s=-1,l=-1,d=0,p=0,g=e,m=null;t:for(;;){for(var y;g!==n||i!==0&&g.nodeType!==3||(s=a+i),g!==o||r!==0&&g.nodeType!==3||(l=a+r),g.nodeType===3&&(a+=g.nodeValue.length),(y=g.firstChild)!==null;)m=g,g=y;for(;;){if(g===e)break t;if(m===n&&++d===i&&(s=a),m===o&&++p===r&&(l=a),(y=g.nextSibling)!==null)break;g=m,m=g.parentNode}g=y}n=s===-1||l===-1?null:{start:s,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(gw={focusedElem:e,selectionRange:n},k3=!1,ot=t;ot!==null;)if(t=ot,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,ot=e;else for(;ot!==null;){t=ot;try{var b=t.alternate;if((t.flags&1024)!==0)switch(t.tag){case 0:case 11:case 15:break;case 1:if(b!==null){var S=b.memoizedProps,E=b.memoizedState,P=t.stateNode,k=P.getSnapshotBeforeUpdate(t.elementType===t.type?S:Es(t.type,S),E);P.__reactInternalSnapshotBeforeUpdate=k}break;case 3:var T=t.stateNode.containerInfo;T.nodeType===1?T.textContent="":T.nodeType===9&&T.documentElement&&T.removeChild(T.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(ze(163))}}catch(M){_r(t,t.return,M)}if(e=t.sibling,e!==null){e.return=t.return,ot=e;break}ot=t.return}return b=pE,pE=!1,b}function Dg(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var o=i.destroy;i.destroy=void 0,o!==void 0&&Iw(t,n,o)}i=i.next}while(i!==r)}}function j5(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Mw(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function pR(e){var t=e.alternate;t!==null&&(e.alternate=null,pR(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[bl],delete t[gm],delete t[yw],delete t[iq],delete t[oq])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function gR(e){return e.tag===5||e.tag===3||e.tag===4}function gE(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||gR(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Rw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=T3));else if(r!==4&&(e=e.child,e!==null))for(Rw(e,t,n),e=e.sibling;e!==null;)Rw(e,t,n),e=e.sibling}function Ow(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(Ow(e,t,n),e=e.sibling;e!==null;)Ow(e,t,n),e=e.sibling}var Oi=null,Ps=!1;function Ac(e,t,n){for(n=n.child;n!==null;)mR(e,t,n),n=n.sibling}function mR(e,t,n){if(_l&&typeof _l.onCommitFiberUnmount=="function")try{_l.onCommitFiberUnmount(F5,n)}catch{}switch(n.tag){case 5:Yi||zp(n,t);case 6:var r=Oi,i=Ps;Oi=null,Ac(e,t,n),Oi=r,Ps=i,Oi!==null&&(Ps?(e=Oi,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):Oi.removeChild(n.stateNode));break;case 18:Oi!==null&&(Ps?(e=Oi,n=n.stateNode,e.nodeType===8?bb(e.parentNode,n):e.nodeType===1&&bb(e,n),cm(e)):bb(Oi,n.stateNode));break;case 4:r=Oi,i=Ps,Oi=n.stateNode.containerInfo,Ps=!0,Ac(e,t,n),Oi=r,Ps=i;break;case 0:case 11:case 14:case 15:if(!Yi&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,a=o.destroy;o=o.tag,a!==void 0&&((o&2)!==0||(o&4)!==0)&&Iw(n,t,a),i=i.next}while(i!==r)}Ac(e,t,n);break;case 1:if(!Yi&&(zp(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(s){_r(n,t,s)}Ac(e,t,n);break;case 21:Ac(e,t,n);break;case 22:n.mode&1?(Yi=(r=Yi)||n.memoizedState!==null,Ac(e,t,n),Yi=r):Ac(e,t,n);break;default:Ac(e,t,n)}}function mE(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new Sq),t.forEach(function(r){var i=Iq.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function Ss(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r];try{var o=e,a=t,s=a;e:for(;s!==null;){switch(s.tag){case 5:Oi=s.stateNode,Ps=!1;break e;case 3:Oi=s.stateNode.containerInfo,Ps=!0;break e;case 4:Oi=s.stateNode.containerInfo,Ps=!0;break e}s=s.return}if(Oi===null)throw Error(ze(160));mR(o,a,i),Oi=null,Ps=!1;var l=i.alternate;l!==null&&(l.return=null),i.return=null}catch(d){_r(i,t,d)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)vR(t,e),t=t.sibling}function vR(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Ss(t,e),ll(e),r&4){try{Dg(3,e,e.return),j5(3,e)}catch(S){_r(e,e.return,S)}try{Dg(5,e,e.return)}catch(S){_r(e,e.return,S)}}break;case 1:Ss(t,e),ll(e),r&512&&n!==null&&zp(n,n.return);break;case 5:if(Ss(t,e),ll(e),r&512&&n!==null&&zp(n,n.return),e.flags&32){var i=e.stateNode;try{am(i,"")}catch(S){_r(e,e.return,S)}}if(r&4&&(i=e.stateNode,i!=null)){var o=e.memoizedProps,a=n!==null?n.memoizedProps:o,s=e.type,l=e.updateQueue;if(e.updateQueue=null,l!==null)try{s==="input"&&o.type==="radio"&&o.name!=null&&FI(i,o),iw(s,a);var d=iw(s,o);for(a=0;a<l.length;a+=2){var p=l[a],g=l[a+1];p==="style"?VI(i,g):p==="dangerouslySetInnerHTML"?HI(i,g):p==="children"?am(i,g):i9(i,p,g,d)}switch(s){case"input":JS(i,o);break;case"textarea":$I(i,o);break;case"select":var m=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!o.multiple;var y=o.value;y!=null?jp(i,!!o.multiple,y,!1):m!==!!o.multiple&&(o.defaultValue!=null?jp(i,!!o.multiple,o.defaultValue,!0):jp(i,!!o.multiple,o.multiple?[]:"",!1))}i[gm]=o}catch(S){_r(e,e.return,S)}}break;case 6:if(Ss(t,e),ll(e),r&4){if(e.stateNode===null)throw Error(ze(162));i=e.stateNode,o=e.memoizedProps;try{i.nodeValue=o}catch(S){_r(e,e.return,S)}}break;case 3:if(Ss(t,e),ll(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{cm(t.containerInfo)}catch(S){_r(e,e.return,S)}break;case 4:Ss(t,e),ll(e);break;case 13:Ss(t,e),ll(e),i=e.child,i.flags&8192&&(o=i.memoizedState!==null,i.stateNode.isHidden=o,!o||i.alternate!==null&&i.alternate.memoizedState!==null||(z9=$r())),r&4&&mE(e);break;case 22:if(p=n!==null&&n.memoizedState!==null,e.mode&1?(Yi=(d=Yi)||p,Ss(t,e),Yi=d):Ss(t,e),ll(e),r&8192){if(d=e.memoizedState!==null,(e.stateNode.isHidden=d)&&!p&&(e.mode&1)!==0)for(ot=e,p=e.child;p!==null;){for(g=ot=p;ot!==null;){switch(m=ot,y=m.child,m.tag){case 0:case 11:case 14:case 15:Dg(4,m,m.return);break;case 1:zp(m,m.return);var b=m.stateNode;if(typeof b.componentWillUnmount=="function"){r=m,n=m.return;try{t=r,b.props=t.memoizedProps,b.state=t.memoizedState,b.componentWillUnmount()}catch(S){_r(r,n,S)}}break;case 5:zp(m,m.return);break;case 22:if(m.memoizedState!==null){yE(g);continue}}y!==null?(y.return=m,ot=y):yE(g)}p=p.sibling}e:for(p=null,g=e;;){if(g.tag===5){if(p===null){p=g;try{i=g.stateNode,d?(o=i.style,typeof o.setProperty=="function"?o.setProperty("display","none","important"):o.display="none"):(s=g.stateNode,l=g.memoizedProps.style,a=l!=null&&l.hasOwnProperty("display")?l.display:null,s.style.display=WI("display",a))}catch(S){_r(e,e.return,S)}}}else if(g.tag===6){if(p===null)try{g.stateNode.nodeValue=d?"":g.memoizedProps}catch(S){_r(e,e.return,S)}}else if((g.tag!==22&&g.tag!==23||g.memoizedState===null||g===e)&&g.child!==null){g.child.return=g,g=g.child;continue}if(g===e)break e;for(;g.sibling===null;){if(g.return===null||g.return===e)break e;p===g&&(p=null),g=g.return}p===g&&(p=null),g.sibling.return=g.return,g=g.sibling}}break;case 19:Ss(t,e),ll(e),r&4&&mE(e);break;case 21:break;default:Ss(t,e),ll(e)}}function ll(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(gR(n)){var r=n;break e}n=n.return}throw Error(ze(160))}switch(r.tag){case 5:var i=r.stateNode;r.flags&32&&(am(i,""),r.flags&=-33);var o=gE(e);Ow(e,o,i);break;case 3:case 4:var a=r.stateNode.containerInfo,s=gE(e);Rw(e,s,a);break;default:throw Error(ze(161))}}catch(l){_r(e,e.return,l)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function Cq(e,t,n){ot=e,yR(e)}function yR(e,t,n){for(var r=(e.mode&1)!==0;ot!==null;){var i=ot,o=i.child;if(i.tag===22&&r){var a=i.memoizedState!==null||I2;if(!a){var s=i.alternate,l=s!==null&&s.memoizedState!==null||Yi;s=I2;var d=Yi;if(I2=a,(Yi=l)&&!d)for(ot=i;ot!==null;)a=ot,l=a.child,a.tag===22&&a.memoizedState!==null?xE(i):l!==null?(l.return=a,ot=l):xE(i);for(;o!==null;)ot=o,yR(o),o=o.sibling;ot=i,I2=s,Yi=d}vE(e)}else(i.subtreeFlags&8772)!==0&&o!==null?(o.return=i,ot=o):vE(e)}}function vE(e){for(;ot!==null;){var t=ot;if((t.flags&8772)!==0){var n=t.alternate;try{if((t.flags&8772)!==0)switch(t.tag){case 0:case 11:case 15:Yi||j5(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!Yi)if(n===null)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:Es(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var o=t.updateQueue;o!==null&&eE(t,o,r);break;case 3:var a=t.updateQueue;if(a!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}eE(t,a,n)}break;case 5:var s=t.stateNode;if(n===null&&t.flags&4){n=s;var l=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":l.autoFocus&&n.focus();break;case"img":l.src&&(n.src=l.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var d=t.alternate;if(d!==null){var p=d.memoizedState;if(p!==null){var g=p.dehydrated;g!==null&&cm(g)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(ze(163))}Yi||t.flags&512&&Mw(t)}catch(m){_r(t,t.return,m)}}if(t===e){ot=null;break}if(n=t.sibling,n!==null){n.return=t.return,ot=n;break}ot=t.return}}function yE(e){for(;ot!==null;){var t=ot;if(t===e){ot=null;break}var n=t.sibling;if(n!==null){n.return=t.return,ot=n;break}ot=t.return}}function xE(e){for(;ot!==null;){var t=ot;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{j5(4,t)}catch(l){_r(t,n,l)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var i=t.return;try{r.componentDidMount()}catch(l){_r(t,i,l)}}var o=t.return;try{Mw(t)}catch(l){_r(t,o,l)}break;case 5:var a=t.return;try{Mw(t)}catch(l){_r(t,a,l)}}}catch(l){_r(t,t.return,l)}if(t===e){ot=null;break}var s=t.sibling;if(s!==null){s.return=t.return,ot=s;break}ot=t.return}}var _q=Math.ceil,$3=Bu.ReactCurrentDispatcher,N9=Bu.ReactCurrentOwner,Za=Bu.ReactCurrentBatchConfig,cn=0,vi=null,Zr=null,Di=0,da=0,Fp=vd(0),ni=0,Sm=null,oh=0,K5=0,D9=0,zg=null,zo=null,z9=0,x0=1/0,Su=null,B3=!1,Nw=null,nd=null,M2=!1,jc=null,H3=0,Fg=0,Dw=null,Fy=-1,$y=0;function vo(){return(cn&6)!==0?$r():Fy!==-1?Fy:Fy=$r()}function rd(e){return(e.mode&1)===0?1:(cn&2)!==0&&Di!==0?Di&-Di:sq.transition!==null?($y===0&&($y=tM()),$y):(e=Tn,e!==0||(e=window.event,e=e===void 0?16:lM(e.type)),e)}function Ms(e,t,n,r){if(50<Fg)throw Fg=0,Dw=null,Error(ze(185));Jm(e,n,r),((cn&2)===0||e!==vi)&&(e===vi&&((cn&2)===0&&(K5|=n),ni===4&&Wc(e,Di)),Wo(e,r),n===1&&cn===0&&(t.mode&1)===0&&(x0=$r()+500,V5&&yd()))}function Wo(e,t){var n=e.callbackNode;sK(e,t);var r=_3(e,e===vi?Di:0);if(r===0)n!==null&&Tk(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&Tk(n),t===1)e.tag===0?aq(bE.bind(null,e)):PM(bE.bind(null,e)),nq(function(){(cn&6)===0&&yd()}),n=null;else{switch(nM(r)){case 1:n=u9;break;case 4:n=JI;break;case 16:n=C3;break;case 536870912:n=eM;break;default:n=C3}n=ER(n,xR.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function xR(e,t){if(Fy=-1,$y=0,(cn&6)!==0)throw Error(ze(327));var n=e.callbackNode;if(Xp()&&e.callbackNode!==n)return null;var r=_3(e,e===vi?Di:0);if(r===0)return null;if((r&30)!==0||(r&e.expiredLanes)!==0||t)t=W3(e,r);else{t=r;var i=cn;cn|=2;var o=SR();(vi!==e||Di!==t)&&(Su=null,x0=$r()+500,Zf(e,t));do try{Pq();break}catch(s){bR(e,s)}while(1);w9(),$3.current=o,cn=i,Zr!==null?t=0:(vi=null,Di=0,t=ni)}if(t!==0){if(t===2&&(i=uw(e),i!==0&&(r=i,t=zw(e,i))),t===1)throw n=Sm,Zf(e,0),Wc(e,r),Wo(e,$r()),n;if(t===6)Wc(e,r);else{if(i=e.current.alternate,(r&30)===0&&!kq(i)&&(t=W3(e,r),t===2&&(o=uw(e),o!==0&&(r=o,t=zw(e,o))),t===1))throw n=Sm,Zf(e,0),Wc(e,r),Wo(e,$r()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(ze(345));case 2:Lf(e,zo,Su);break;case 3:if(Wc(e,r),(r&130023424)===r&&(t=z9+500-$r(),10<t)){if(_3(e,0)!==0)break;if(i=e.suspendedLanes,(i&r)!==r){vo(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=vw(Lf.bind(null,e,zo,Su),t);break}Lf(e,zo,Su);break;case 4:if(Wc(e,r),(r&4194240)===r)break;for(t=e.eventTimes,i=-1;0<r;){var a=31-Is(r);o=1<<a,a=t[a],a>i&&(i=a),r&=~o}if(r=i,r=$r()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*_q(r/1960))-r,10<r){e.timeoutHandle=vw(Lf.bind(null,e,zo,Su),r);break}Lf(e,zo,Su);break;case 5:Lf(e,zo,Su);break;default:throw Error(ze(329))}}}return Wo(e,$r()),e.callbackNode===n?xR.bind(null,e):null}function zw(e,t){var n=zg;return e.current.memoizedState.isDehydrated&&(Zf(e,t).flags|=256),e=W3(e,t),e!==2&&(t=zo,zo=n,t!==null&&Fw(t)),e}function Fw(e){zo===null?zo=e:zo.push.apply(zo,e)}function kq(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var i=n[r],o=i.getSnapshot;i=i.value;try{if(!Os(o(),i))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;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 Wc(e,t){for(t&=~D9,t&=~K5,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Is(t),r=1<<n;e[n]=-1,t&=~r}}function bE(e){if((cn&6)!==0)throw Error(ze(327));Xp();var t=_3(e,0);if((t&1)===0)return Wo(e,$r()),null;var n=W3(e,t);if(e.tag!==0&&n===2){var r=uw(e);r!==0&&(t=r,n=zw(e,r))}if(n===1)throw n=Sm,Zf(e,0),Wc(e,t),Wo(e,$r()),n;if(n===6)throw Error(ze(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Lf(e,zo,Su),Wo(e,$r()),null}function F9(e,t){var n=cn;cn|=1;try{return e(t)}finally{cn=n,cn===0&&(x0=$r()+500,V5&&yd())}}function ah(e){jc!==null&&jc.tag===0&&(cn&6)===0&&Xp();var t=cn;cn|=1;var n=Za.transition,r=Tn;try{if(Za.transition=null,Tn=1,e)return e()}finally{Tn=r,Za.transition=n,cn=t,(cn&6)===0&&yd()}}function $9(){da=Fp.current,Xn(Fp)}function Zf(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,tq(n)),Zr!==null)for(n=Zr.return;n!==null;){var r=n;switch(x9(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&L3();break;case 3:v0(),Xn(Bo),Xn(Qi),T9();break;case 5:P9(r);break;case 4:v0();break;case 13:Xn(hr);break;case 19:Xn(hr);break;case 10:C9(r.type._context);break;case 22:case 23:$9()}n=n.return}if(vi=e,Zr=e=id(e.current,null),Di=da=t,ni=0,Sm=null,D9=K5=oh=0,zo=zg=null,Ff!==null){for(t=0;t<Ff.length;t++)if(n=Ff[t],r=n.interleaved,r!==null){n.interleaved=null;var i=r.next,o=n.pending;if(o!==null){var a=o.next;o.next=i,r.next=a}n.pending=r}Ff=null}return e}function bR(e,t){do{var n=Zr;try{if(w9(),Ny.current=F3,z3){for(var r=pr.memoizedState;r!==null;){var i=r.queue;i!==null&&(i.pending=null),r=r.next}z3=!1}if(ih=0,gi=ti=pr=null,Ng=!1,ym=0,N9.current=null,n===null||n.return===null){ni=1,Sm=t,Zr=null;break}e:{var o=e,a=n.return,s=n,l=t;if(t=Di,s.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){var d=l,p=s,g=p.tag;if((p.mode&1)===0&&(g===0||g===11||g===15)){var m=p.alternate;m?(p.updateQueue=m.updateQueue,p.memoizedState=m.memoizedState,p.lanes=m.lanes):(p.updateQueue=null,p.memoizedState=null)}var y=sE(a);if(y!==null){y.flags&=-257,lE(y,a,s,o,t),y.mode&1&&aE(o,d,t),t=y,l=d;var b=t.updateQueue;if(b===null){var S=new Set;S.add(l),t.updateQueue=S}else b.add(l);break e}else{if((t&1)===0){aE(o,d,t),B9();break e}l=Error(ze(426))}}else if(rr&&s.mode&1){var E=sE(a);if(E!==null){(E.flags&65536)===0&&(E.flags|=256),lE(E,a,s,o,t),b9(y0(l,s));break e}}o=l=y0(l,s),ni!==4&&(ni=2),zg===null?zg=[o]:zg.push(o),o=a;do{switch(o.tag){case 3:o.flags|=65536,t&=-t,o.lanes|=t;var P=rR(o,l,t);Jk(o,P);break e;case 1:s=l;var k=o.type,T=o.stateNode;if((o.flags&128)===0&&(typeof k.getDerivedStateFromError=="function"||T!==null&&typeof T.componentDidCatch=="function"&&(nd===null||!nd.has(T)))){o.flags|=65536,t&=-t,o.lanes|=t;var M=iR(o,s,t);Jk(o,M);break e}}o=o.return}while(o!==null)}CR(n)}catch(N){t=N,Zr===n&&n!==null&&(Zr=n=n.return);continue}break}while(1)}function SR(){var e=$3.current;return $3.current=F3,e===null?F3:e}function B9(){(ni===0||ni===3||ni===2)&&(ni=4),vi===null||(oh&268435455)===0&&(K5&268435455)===0||Wc(vi,Di)}function W3(e,t){var n=cn;cn|=2;var r=SR();(vi!==e||Di!==t)&&(Su=null,Zf(e,t));do try{Eq();break}catch(i){bR(e,i)}while(1);if(w9(),cn=n,$3.current=r,Zr!==null)throw Error(ze(261));return vi=null,Di=0,ni}function Eq(){for(;Zr!==null;)wR(Zr)}function Pq(){for(;Zr!==null&&!Qj();)wR(Zr)}function wR(e){var t=kR(e.alternate,e,da);e.memoizedProps=e.pendingProps,t===null?CR(e):Zr=t,N9.current=null}function CR(e){var t=e;do{var n=t.alternate;if(e=t.return,(t.flags&32768)===0){if(n=xq(n,t,da),n!==null){Zr=n;return}}else{if(n=bq(n,t),n!==null){n.flags&=32767,Zr=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{ni=6,Zr=null;return}}if(t=t.sibling,t!==null){Zr=t;return}Zr=t=e}while(t!==null);ni===0&&(ni=5)}function Lf(e,t,n){var r=Tn,i=Za.transition;try{Za.transition=null,Tn=1,Tq(e,t,n,r)}finally{Za.transition=i,Tn=r}return null}function Tq(e,t,n,r){do Xp();while(jc!==null);if((cn&6)!==0)throw Error(ze(327));n=e.finishedWork;var i=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(ze(177));e.callbackNode=null,e.callbackPriority=0;var o=n.lanes|n.childLanes;if(lK(e,o),e===vi&&(Zr=vi=null,Di=0),(n.subtreeFlags&2064)===0&&(n.flags&2064)===0||M2||(M2=!0,ER(C3,function(){return Xp(),null})),o=(n.flags&15990)!==0,(n.subtreeFlags&15990)!==0||o){o=Za.transition,Za.transition=null;var a=Tn;Tn=1;var s=cn;cn|=4,N9.current=null,wq(e,n),vR(n,e),qK(gw),k3=!!pw,gw=pw=null,e.current=n,Cq(n),Jj(),cn=s,Tn=a,Za.transition=o}else e.current=n;if(M2&&(M2=!1,jc=e,H3=i),o=e.pendingLanes,o===0&&(nd=null),nK(n.stateNode),Wo(e,$r()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)i=t[n],r(i.value,{componentStack:i.stack,digest:i.digest});if(B3)throw B3=!1,e=Nw,Nw=null,e;return(H3&1)!==0&&e.tag!==0&&Xp(),o=e.pendingLanes,(o&1)!==0?e===Dw?Fg++:(Fg=0,Dw=e):Fg=0,yd(),null}function Xp(){if(jc!==null){var e=nM(H3),t=Za.transition,n=Tn;try{if(Za.transition=null,Tn=16>e?16:e,jc===null)var r=!1;else{if(e=jc,jc=null,H3=0,(cn&6)!==0)throw Error(ze(331));var i=cn;for(cn|=4,ot=e.current;ot!==null;){var o=ot,a=o.child;if((ot.flags&16)!==0){var s=o.deletions;if(s!==null){for(var l=0;l<s.length;l++){var d=s[l];for(ot=d;ot!==null;){var p=ot;switch(p.tag){case 0:case 11:case 15:Dg(8,p,o)}var g=p.child;if(g!==null)g.return=p,ot=g;else for(;ot!==null;){p=ot;var m=p.sibling,y=p.return;if(pR(p),p===d){ot=null;break}if(m!==null){m.return=y,ot=m;break}ot=y}}}var b=o.alternate;if(b!==null){var S=b.child;if(S!==null){b.child=null;do{var E=S.sibling;S.sibling=null,S=E}while(S!==null)}}ot=o}}if((o.subtreeFlags&2064)!==0&&a!==null)a.return=o,ot=a;else e:for(;ot!==null;){if(o=ot,(o.flags&2048)!==0)switch(o.tag){case 0:case 11:case 15:Dg(9,o,o.return)}var P=o.sibling;if(P!==null){P.return=o.return,ot=P;break e}ot=o.return}}var k=e.current;for(ot=k;ot!==null;){a=ot;var T=a.child;if((a.subtreeFlags&2064)!==0&&T!==null)T.return=a,ot=T;else e:for(a=k;ot!==null;){if(s=ot,(s.flags&2048)!==0)try{switch(s.tag){case 0:case 11:case 15:j5(9,s)}}catch(N){_r(s,s.return,N)}if(s===a){ot=null;break e}var M=s.sibling;if(M!==null){M.return=s.return,ot=M;break e}ot=s.return}}if(cn=i,yd(),_l&&typeof _l.onPostCommitFiberRoot=="function")try{_l.onPostCommitFiberRoot(F5,e)}catch{}r=!0}return r}finally{Tn=n,Za.transition=t}}return!1}function SE(e,t,n){t=y0(n,t),t=rR(e,t,1),e=td(e,t,1),t=vo(),e!==null&&(Jm(e,1,t),Wo(e,t))}function _r(e,t,n){if(e.tag===3)SE(e,e,n);else for(;t!==null;){if(t.tag===3){SE(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(nd===null||!nd.has(r))){e=y0(n,e),e=iR(t,e,1),t=td(t,e,1),e=vo(),t!==null&&(Jm(t,1,e),Wo(t,e));break}}t=t.return}}function Lq(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=vo(),e.pingedLanes|=e.suspendedLanes&n,vi===e&&(Di&n)===n&&(ni===4||ni===3&&(Di&130023424)===Di&&500>$r()-z9?Zf(e,0):D9|=n),Wo(e,t)}function _R(e,t){t===0&&((e.mode&1)===0?t=1:(t=w2,w2<<=1,(w2&130023424)===0&&(w2=4194304)));var n=vo();e=Iu(e,t),e!==null&&(Jm(e,t,n),Wo(e,n))}function Aq(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),_R(e,n)}function Iq(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(ze(314))}r!==null&&r.delete(t),_R(e,n)}var kR;kR=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Bo.current)$o=!0;else{if((e.lanes&n)===0&&(t.flags&128)===0)return $o=!1,yq(e,t,n);$o=(e.flags&131072)!==0}else $o=!1,rr&&(t.flags&1048576)!==0&&TM(t,M3,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;zy(e,t),e=t.pendingProps;var i=p0(t,Qi.current);Yp(t,n),i=A9(null,t,r,e,i,n);var o=I9();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Ho(r)?(o=!0,A3(t)):o=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,k9(t),i.updater=U5,t.stateNode=i,i._reactInternals=t,_w(t,r,e,n),t=Pw(null,t,r,!0,o,n)):(t.tag=0,rr&&o&&y9(t),po(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(zy(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=Rq(r),e=Es(r,e),i){case 0:t=Ew(null,t,r,e,n);break e;case 1:t=dE(null,t,r,e,n);break e;case 11:t=uE(null,t,r,e,n);break e;case 14:t=cE(null,t,r,Es(r.type,e),n);break e}throw Error(ze(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),Ew(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),dE(e,t,r,i,n);case 3:e:{if(lR(t),e===null)throw Error(ze(387));r=t.pendingProps,o=t.memoizedState,i=o.element,MM(e,t),N3(t,r,null,n);var a=t.memoizedState;if(r=a.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){i=y0(Error(ze(423)),t),t=fE(e,t,r,n,i);break e}else if(r!==i){i=y0(Error(ze(424)),t),t=fE(e,t,r,n,i);break e}else for(ha=ed(t.stateNode.containerInfo.firstChild),ga=t,rr=!0,Ls=null,n=DM(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(g0(),r===i){t=Mu(e,t,n);break e}po(e,t,r,n)}t=t.child}return t;case 5:return zM(t),e===null&&Sw(t),r=t.type,i=t.pendingProps,o=e!==null?e.memoizedProps:null,a=i.children,mw(r,i)?a=null:o!==null&&mw(r,o)&&(t.flags|=32),sR(e,t),po(e,t,a,n),t.child;case 6:return e===null&&Sw(t),null;case 13:return uR(e,t,n);case 4:return E9(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=m0(t,null,r,n):po(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),uE(e,t,r,i,n);case 7:return po(e,t,t.pendingProps,n),t.child;case 8:return po(e,t,t.pendingProps.children,n),t.child;case 12:return po(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,o=t.memoizedProps,a=i.value,Un(R3,r._currentValue),r._currentValue=a,o!==null)if(Os(o.value,a)){if(o.children===i.children&&!Bo.current){t=Mu(e,t,n);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var s=o.dependencies;if(s!==null){a=o.child;for(var l=s.firstContext;l!==null;){if(l.context===r){if(o.tag===1){l=Tu(-1,n&-n),l.tag=2;var d=o.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?l.next=l:(l.next=p.next,p.next=l),d.pending=l}}o.lanes|=n,l=o.alternate,l!==null&&(l.lanes|=n),ww(o.return,n,t),s.lanes|=n;break}l=l.next}}else if(o.tag===10)a=o.type===t.type?null:o.child;else if(o.tag===18){if(a=o.return,a===null)throw Error(ze(341));a.lanes|=n,s=a.alternate,s!==null&&(s.lanes|=n),ww(a,n,t),a=o.sibling}else a=o.child;if(a!==null)a.return=o;else for(a=o;a!==null;){if(a===t){a=null;break}if(o=a.sibling,o!==null){o.return=a.return,a=o;break}a=a.return}o=a}po(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,Yp(t,n),i=Qa(i),r=r(i),t.flags|=1,po(e,t,r,n),t.child;case 14:return r=t.type,i=Es(r,t.pendingProps),i=Es(r.type,i),cE(e,t,r,i,n);case 15:return oR(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),zy(e,t),t.tag=1,Ho(r)?(e=!0,A3(t)):e=!1,Yp(t,n),OM(t,r,i),_w(t,r,i,n),Pw(null,t,r,!0,e,n);case 19:return cR(e,t,n);case 22:return aR(e,t,n)}throw Error(ze(156,t.tag))};function ER(e,t){return QI(e,t)}function Mq(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function qa(e,t,n,r){return new Mq(e,t,n,r)}function H9(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Rq(e){if(typeof e=="function")return H9(e)?1:0;if(e!=null){if(e=e.$$typeof,e===a9)return 11;if(e===s9)return 14}return 2}function id(e,t){var n=e.alternate;return n===null?(n=qa(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function By(e,t,n,r,i,o){var a=2;if(r=e,typeof e=="function")H9(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case Tp:return Yf(n.children,i,o,t);case o9:a=8,i|=8;break;case qS:return e=qa(12,n,t,i|2),e.elementType=qS,e.lanes=o,e;case ZS:return e=qa(13,n,t,i),e.elementType=ZS,e.lanes=o,e;case YS:return e=qa(19,n,t,i),e.elementType=YS,e.lanes=o,e;case NI:return q5(n,i,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case RI:a=10;break e;case OI:a=9;break e;case a9:a=11;break e;case s9:a=14;break e;case Fc:a=16,r=null;break e}throw Error(ze(130,e==null?e:typeof e,""))}return t=qa(a,n,t,i),t.elementType=e,t.type=r,t.lanes=o,t}function Yf(e,t,n,r){return e=qa(7,e,r,t),e.lanes=n,e}function q5(e,t,n,r){return e=qa(22,e,r,t),e.elementType=NI,e.lanes=n,e.stateNode={isHidden:!1},e}function Tb(e,t,n){return e=qa(6,e,null,t),e.lanes=n,e}function Lb(e,t,n){return t=qa(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Oq(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=ub(0),this.expirationTimes=ub(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=ub(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function W9(e,t,n,r,i,o,a,s,l){return e=new Oq(e,t,n,s,l),t===1?(t=1,o===!0&&(t|=8)):t=0,o=qa(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},k9(o),e}function Nq(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Pp,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function PR(e){if(!e)return ld;e=e._reactInternals;e:{if(dh(e)!==e||e.tag!==1)throw Error(ze(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Ho(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(ze(171))}if(e.tag===1){var n=e.type;if(Ho(n))return EM(e,n,t)}return t}function TR(e,t,n,r,i,o,a,s,l){return e=W9(n,r,!0,e,i,o,a,s,l),e.context=PR(null),n=e.current,r=vo(),i=rd(n),o=Tu(r,i),o.callback=t??null,td(n,o,i),e.current.lanes=i,Jm(e,i,r),Wo(e,r),e}function Z5(e,t,n,r){var i=t.current,o=vo(),a=rd(i);return n=PR(n),t.context===null?t.context=n:t.pendingContext=n,t=Tu(o,a),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=td(i,t,a),e!==null&&(Ms(e,i,a,o),Oy(e,i,a)),a}function V3(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function wE(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function V9(e,t){wE(e,t),(e=e.alternate)&&wE(e,t)}function Dq(){return null}var LR=typeof reportError=="function"?reportError:function(e){console.error(e)};function U9(e){this._internalRoot=e}Y5.prototype.render=U9.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(ze(409));Z5(e,t,null,null)};Y5.prototype.unmount=U9.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;ah(function(){Z5(null,e,null,null)}),t[Au]=null}};function Y5(e){this._internalRoot=e}Y5.prototype.unstable_scheduleHydration=function(e){if(e){var t=oM();e={blockedOn:null,target:e,priority:t};for(var n=0;n<Hc.length&&t!==0&&t<Hc[n].priority;n++);Hc.splice(n,0,e),n===0&&sM(e)}};function G9(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function X5(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function CE(){}function zq(e,t,n,r,i){if(i){if(typeof r=="function"){var o=r;r=function(){var d=V3(a);o.call(d)}}var a=TR(t,r,e,0,null,!1,!1,"",CE);return e._reactRootContainer=a,e[Au]=a.current,hm(e.nodeType===8?e.parentNode:e),ah(),a}for(;i=e.lastChild;)e.removeChild(i);if(typeof r=="function"){var s=r;r=function(){var d=V3(l);s.call(d)}}var l=W9(e,0,!1,null,null,!1,!1,"",CE);return e._reactRootContainer=l,e[Au]=l.current,hm(e.nodeType===8?e.parentNode:e),ah(function(){Z5(t,l,n,r)}),l}function Q5(e,t,n,r,i){var o=n._reactRootContainer;if(o){var a=o;if(typeof i=="function"){var s=i;i=function(){var l=V3(a);s.call(l)}}Z5(t,a,e,i)}else a=zq(n,t,e,i,r);return V3(a)}rM=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=pg(t.pendingLanes);n!==0&&(c9(t,n|1),Wo(t,$r()),(cn&6)===0&&(x0=$r()+500,yd()))}break;case 13:ah(function(){var r=Iu(e,1);if(r!==null){var i=vo();Ms(r,e,1,i)}}),V9(e,1)}};d9=function(e){if(e.tag===13){var t=Iu(e,134217728);if(t!==null){var n=vo();Ms(t,e,134217728,n)}V9(e,134217728)}};iM=function(e){if(e.tag===13){var t=rd(e),n=Iu(e,t);if(n!==null){var r=vo();Ms(n,e,t,r)}V9(e,t)}};oM=function(){return Tn};aM=function(e,t){var n=Tn;try{return Tn=e,t()}finally{Tn=n}};aw=function(e,t,n){switch(t){case"input":if(JS(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=W5(r);if(!i)throw Error(ze(90));zI(r),JS(r,i)}}}break;case"textarea":$I(e,n);break;case"select":t=n.value,t!=null&&jp(e,!!n.multiple,t,!1)}};jI=F9;KI=ah;var Fq={usingClientEntryPoint:!1,Events:[tv,Mp,W5,UI,GI,F9]},X1={findFiberByHostInstance:zf,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},$q={bundleType:X1.bundleType,version:X1.version,rendererPackageName:X1.rendererPackageName,rendererConfig:X1.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Bu.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=YI(e),e===null?null:e.stateNode},findFiberByHostInstance:X1.findFiberByHostInstance||Dq,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 R2=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!R2.isDisabled&&R2.supportsFiber)try{F5=R2.inject($q),_l=R2}catch{}}wa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Fq;wa.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!G9(t))throw Error(ze(200));return Nq(e,t,null,n)};wa.createRoot=function(e,t){if(!G9(e))throw Error(ze(299));var n=!1,r="",i=LR;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(i=t.onRecoverableError)),t=W9(e,1,!1,null,null,n,!1,r,i),e[Au]=t.current,hm(e.nodeType===8?e.parentNode:e),new U9(t)};wa.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(ze(188)):(e=Object.keys(e).join(","),Error(ze(268,e)));return e=YI(t),e=e===null?null:e.stateNode,e};wa.flushSync=function(e){return ah(e)};wa.hydrate=function(e,t,n){if(!X5(t))throw Error(ze(200));return Q5(null,e,t,!0,n)};wa.hydrateRoot=function(e,t,n){if(!G9(e))throw Error(ze(405));var r=n!=null&&n.hydratedSources||null,i=!1,o="",a=LR;if(n!=null&&(n.unstable_strictMode===!0&&(i=!0),n.identifierPrefix!==void 0&&(o=n.identifierPrefix),n.onRecoverableError!==void 0&&(a=n.onRecoverableError)),t=TR(t,null,e,1,n??null,i,!1,o,a),e[Au]=t.current,hm(e),r)for(e=0;e<r.length;e++)n=r[e],i=n._getVersion,i=i(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new Y5(t)};wa.render=function(e,t,n){if(!X5(t))throw Error(ze(200));return Q5(null,e,t,!1,n)};wa.unmountComponentAtNode=function(e){if(!X5(e))throw Error(ze(40));return e._reactRootContainer?(ah(function(){Q5(null,null,e,!1,function(){e._reactRootContainer=null,e[Au]=null})}),!0):!1};wa.unstable_batchedUpdates=F9;wa.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!X5(n))throw Error(ze(200));if(e==null||e._reactInternals===void 0)throw Error(ze(38));return Q5(e,t,n,!1,r)};wa.version="18.2.0-next-9e3b772b8-20220608";(function(e){function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(n){console.error(n)}}t(),e.exports=wa})($l);const O2=XC($l.exports);var _E=$l.exports;jS.createRoot=_E.createRoot,jS.hydrateRoot=_E.hydrateRoot;var El=Boolean(globalThis?.document)?w.exports.useLayoutEffect:w.exports.useEffect,J5={exports:{}},e4={};/**
|
|
* @license React
|
|
* react-jsx-runtime.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var Bq=w.exports,Hq=Symbol.for("react.element"),Wq=Symbol.for("react.fragment"),Vq=Object.prototype.hasOwnProperty,Uq=Bq.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Gq={key:!0,ref:!0,__self:!0,__source:!0};function AR(e,t,n){var r,i={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)Vq.call(t,r)&&!Gq.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:Hq,type:e,key:o,ref:a,props:i,_owner:Uq.current}}e4.Fragment=Wq;e4.jsx=AR;e4.jsxs=AR;(function(e){e.exports=e4})(J5);const jn=J5.exports.Fragment,C=J5.exports.jsx,oe=J5.exports.jsxs;var j9=w.exports.createContext({});j9.displayName="ColorModeContext";function K9(){const e=w.exports.useContext(j9);if(e===void 0)throw new Error("useColorMode must be used within a ColorModeProvider");return e}var N2={light:"chakra-ui-light",dark:"chakra-ui-dark"};function jq(e={}){const{preventTransition:t=!0}=e,n={setDataset:r=>{const i=t?n.preventTransition():void 0;document.documentElement.dataset.theme=r,document.documentElement.style.colorScheme=r,i?.()},setClassName(r){document.body.classList.add(r?N2.dark:N2.light),document.body.classList.remove(r?N2.light:N2.dark)},query(){return window.matchMedia("(prefers-color-scheme: dark)")},getSystemTheme(r){return n.query().matches??r==="dark"?"dark":"light"},addListener(r){const i=n.query(),o=a=>{r(a.matches?"dark":"light")};return typeof i.addListener=="function"?i.addListener(o):i.addEventListener("change",o),()=>{typeof i.removeListener=="function"?i.removeListener(o):i.removeEventListener("change",o)}},preventTransition(){const r=document.createElement("style");return r.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(r),()=>{window.getComputedStyle(document.body),requestAnimationFrame(()=>{requestAnimationFrame(()=>{document.head.removeChild(r)})})}}};return n}var Kq="chakra-ui-color-mode";function qq(e){return{ssr:!1,type:"localStorage",get(t){if(!globalThis?.document)return t;let n;try{n=localStorage.getItem(e)||t}catch{}return n||t},set(t){try{localStorage.setItem(e,t)}catch{}}}}var Zq=qq(Kq),kE=()=>{};function EE(e,t){return e.type==="cookie"&&e.ssr?e.get(t):t}function IR(e){const{value:t,children:n,options:{useSystemColorMode:r,initialColorMode:i,disableTransitionOnChange:o}={},colorModeManager:a=Zq}=e,s=i==="dark"?"dark":"light",[l,d]=w.exports.useState(()=>EE(a,s)),[p,g]=w.exports.useState(()=>EE(a)),{getSystemTheme:m,setClassName:y,setDataset:b,addListener:S}=w.exports.useMemo(()=>jq({preventTransition:o}),[o]),E=i==="system"&&!l?p:l,P=w.exports.useCallback(M=>{const N=M==="system"?m():M;d(N),y(N==="dark"),b(N),a.set(N)},[a,m,y,b]);El(()=>{i==="system"&&g(m())},[]),w.exports.useEffect(()=>{const M=a.get();if(M){P(M);return}if(i==="system"){P("system");return}P(s)},[a,s,i,P]);const k=w.exports.useCallback(()=>{P(E==="dark"?"light":"dark")},[E,P]);w.exports.useEffect(()=>{if(!!r)return S(P)},[r,S,P]);const T=w.exports.useMemo(()=>({colorMode:t??E,toggleColorMode:t?kE:k,setColorMode:t?kE:P}),[E,k,P,t]);return C(j9.Provider,{value:T,children:n})}IR.displayName="ColorModeProvider";var Yq=new Set(["dark","light","system"]);function Xq(e){let t=e;return Yq.has(t)||(t="light"),t}function Qq(e={}){const{initialColorMode:t="light",type:n="localStorage",storageKey:r="chakra-ui-color-mode"}=e,i=Xq(t),o=n==="cookie",a=`(function(){try{var a=function(o){var l="(prefers-color-scheme: dark)",v=window.matchMedia(l).matches?"dark":"light",e=o==="system"?v:o,d=document.documentElement,m=document.body,i="chakra-ui-light",n="chakra-ui-dark",s=e==="dark";return m.classList.add(s?n:i),m.classList.remove(s?i:n),d.style.colorScheme=e,d.dataset.theme=e,e},u=a,h="${i}",r="${r}",t=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),c=t?t[2]:null;c?a(c):document.cookie="".concat(r,"=").concat(a(h),"; max-age=31536000; path=/")}catch(a){}})();
|
|
`,s=`(function(){try{var a=function(c){var v="(prefers-color-scheme: dark)",h=window.matchMedia(v).matches?"dark":"light",r=c==="system"?h:c,o=document.documentElement,s=document.body,l="chakra-ui-light",d="chakra-ui-dark",i=r==="dark";return s.classList.add(i?d:l),s.classList.remove(i?l:d),o.style.colorScheme=r,o.dataset.theme=r,r},n=a,m="${i}",e="${r}",t=localStorage.getItem(e);t?a(t):localStorage.setItem(e,a(m))}catch(a){}})();
|
|
`;return`!${o?a:s}`.trim()}function Jq(e={}){return C("script",{id:"chakra-script",dangerouslySetInnerHTML:{__html:Qq(e)}})}var $w={exports:{}};(function(e,t){var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",b="[object GeneratorFunction]",S="[object Map]",E="[object Number]",P="[object Null]",k="[object Object]",T="[object Proxy]",M="[object RegExp]",N="[object Set]",z="[object String]",F="[object Undefined]",$="[object WeakMap]",K="[object ArrayBuffer]",j="[object DataView]",X="[object Float32Array]",ue="[object Float64Array]",ge="[object Int8Array]",be="[object Int16Array]",we="[object Int32Array]",Se="[object Uint8Array]",J="[object Uint8ClampedArray]",G="[object Uint16Array]",te="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,ie=/^(?:0|[1-9]\d*)$/,de={};de[X]=de[ue]=de[ge]=de[be]=de[we]=de[Se]=de[J]=de[G]=de[te]=!0,de[s]=de[l]=de[K]=de[p]=de[j]=de[g]=de[m]=de[y]=de[S]=de[E]=de[k]=de[M]=de[N]=de[z]=de[$]=!1;var xe=typeof Cu=="object"&&Cu&&Cu.Object===Object&&Cu,De=typeof self=="object"&&self&&self.Object===Object&&self,Re=xe||De||Function("return this")(),Ve=t&&!t.nodeType&&t,ke=Ve&&!0&&e&&!e.nodeType&&e,$e=ke&&ke.exports===Ve,nt=$e&&xe.process,ft=function(){try{var I=ke&&ke.require&&ke.require("util").types;return I||nt&&nt.binding&&nt.binding("util")}catch{}}(),Rt=ft&&ft.isTypedArray;function Ot(I,D,U){switch(U.length){case 0:return I.call(D);case 1:return I.call(D,U[0]);case 2:return I.call(D,U[0],U[1]);case 3:return I.call(D,U[0],U[1],U[2])}return I.apply(D,U)}function Me(I,D){for(var U=-1,me=Array(I);++U<I;)me[U]=D(U);return me}function tt(I){return function(D){return I(D)}}function gt(I,D){return I?.[D]}function at(I,D){return function(U){return I(D(U))}}var mt=Array.prototype,gn=Function.prototype,vt=Object.prototype,Ht=Re["__core-js_shared__"],nn=gn.toString,zt=vt.hasOwnProperty,Oe=function(){var I=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),et=vt.toString,Gt=nn.call(Object),Wt=RegExp("^"+nn.call(zt).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ee=$e?Re.Buffer:void 0,kt=Re.Symbol,Qt=Re.Uint8Array,Bn=Ee?Ee.allocUnsafe:void 0,je=at(Object.getPrototypeOf,Object),Lt=Object.create,Be=vt.propertyIsEnumerable,ut=mt.splice,Ke=kt?kt.toStringTag:void 0,bt=function(){try{var I=ro(Object,"defineProperty");return I({},"",{}),I}catch{}}(),Jt=Ee?Ee.isBuffer:void 0,qn=Math.max,yr=Date.now,Hr=ro(Re,"Map"),Bi=ro(Object,"create"),Ld=function(){function I(){}return function(D){if(!Ar(D))return{};if(Lt)return Lt(D);I.prototype=D;var U=new I;return I.prototype=void 0,U}}();function Wr(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Ku(){this.__data__=Bi?Bi(null):{},this.size=0}function Ad(I){var D=this.has(I)&&delete this.__data__[I];return this.size-=D?1:0,D}function $s(I){var D=this.__data__;if(Bi){var U=D[I];return U===r?void 0:U}return zt.call(D,I)?D[I]:void 0}function qu(I){var D=this.__data__;return Bi?D[I]!==void 0:zt.call(D,I)}function Zu(I,D){var U=this.__data__;return this.size+=this.has(I)?0:1,U[I]=Bi&&D===void 0?r:D,this}Wr.prototype.clear=Ku,Wr.prototype.delete=Ad,Wr.prototype.get=$s,Wr.prototype.has=qu,Wr.prototype.set=Zu;function or(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Ul(){this.__data__=[],this.size=0}function Id(I){var D=this.__data__,U=Hi(D,I);if(U<0)return!1;var me=D.length-1;return U==me?D.pop():ut.call(D,U,1),--this.size,!0}function Bs(I){var D=this.__data__,U=Hi(D,I);return U<0?void 0:D[U][1]}function Gl(I){return Hi(this.__data__,I)>-1}function Md(I,D){var U=this.__data__,me=Hi(U,I);return me<0?(++this.size,U.push([I,D])):U[me][1]=D,this}or.prototype.clear=Ul,or.prototype.delete=Id,or.prototype.get=Bs,or.prototype.has=Gl,or.prototype.set=Md;function xi(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Hs(){this.size=0,this.__data__={hash:new Wr,map:new(Hr||or),string:new Wr}}function Rd(I){var D=Co(this,I).delete(I);return this.size-=D?1:0,D}function Od(I){return Co(this,I).get(I)}function Nd(I){return Co(this,I).has(I)}function Dd(I,D){var U=Co(this,I),me=U.size;return U.set(I,D),this.size+=U.size==me?0:1,this}xi.prototype.clear=Hs,xi.prototype.delete=Rd,xi.prototype.get=Od,xi.prototype.has=Nd,xi.prototype.set=Dd;function oi(I){var D=this.__data__=new or(I);this.size=D.size}function zd(){this.__data__=new or,this.size=0}function Fd(I){var D=this.__data__,U=D.delete(I);return this.size=D.size,U}function $d(I){return this.__data__.get(I)}function Bd(I){return this.__data__.has(I)}function Hd(I,D){var U=this.__data__;if(U instanceof or){var me=U.__data__;if(!Hr||me.length<n-1)return me.push([I,D]),this.size=++U.size,this;U=this.__data__=new xi(me)}return U.set(I,D),this.size=U.size,this}oi.prototype.clear=zd,oi.prototype.delete=Fd,oi.prototype.get=$d,oi.prototype.has=Bd,oi.prototype.set=Hd;function Wd(I,D){var U=Zo(I),me=!U&&ls(I),Ye=!U&&!me&&us(I),dt=!U&&!me&&!Ye&&Jl(I),qe=U||me||Ye||dt,Ue=qe?Me(I.length,String):[],lt=Ue.length;for(var ln in I)(D||zt.call(I,ln))&&!(qe&&(ln=="length"||Ye&&(ln=="offset"||ln=="parent")||dt&&(ln=="buffer"||ln=="byteLength"||ln=="byteOffset")||ql(ln,lt)))&&Ue.push(ln);return Ue}function wo(I,D,U){(U!==void 0&&!Si(I[D],U)||U===void 0&&!(D in I))&&Ko(I,D,U)}function Vd(I,D,U){var me=I[D];(!(zt.call(I,D)&&Si(me,U))||U===void 0&&!(D in I))&&Ko(I,D,U)}function Hi(I,D){for(var U=I.length;U--;)if(Si(I[U][0],D))return U;return-1}function Ko(I,D,U){D=="__proto__"&&bt?bt(I,D,{configurable:!0,enumerable:!0,value:U,writable:!0}):I[D]=U}var as=jl();function eo(I){return I==null?I===void 0?F:P:Ke&&Ke in Object(I)?Kl(I):ss(I)}function Ea(I){return fn(I)&&eo(I)==s}function Yu(I){if(!Ar(I)||La(I))return!1;var D=Ma(I)?Wt:W;return D.test(Us(I))}function Ws(I){return fn(I)&&Xl(I.length)&&!!de[eo(I)]}function Pa(I){if(!Ar(I))return Aa(I);var D=bi(I),U=[];for(var me in I)me=="constructor"&&(D||!zt.call(I,me))||U.push(me);return U}function Wi(I,D,U,me,Ye){I!==D&&as(D,function(dt,qe){if(Ye||(Ye=new oi),Ar(dt))mn(I,D,qe,U,Wi,me,Ye);else{var Ue=me?me(Ia(I,qe),dt,qe+"",I,D,Ye):void 0;Ue===void 0&&(Ue=dt),wo(I,qe,Ue)}},tu)}function mn(I,D,U,me,Ye,dt,qe){var Ue=Ia(I,U),lt=Ia(D,U),ln=qe.get(lt);if(ln){wo(I,U,ln);return}var qt=dt?dt(Ue,lt,U+"",I,D,qe):void 0,jt=qt===void 0;if(jt){var sr=Zo(lt),ai=!sr&&us(lt),si=!sr&&!ai&&Jl(lt);qt=lt,sr||ai||si?Zo(Ue)?qt=Ue:Qu(Ue)?qt=Ta(Ue):ai?(jt=!1,qt=ar(lt,!0)):si?(jt=!1,qt=no(lt,!0)):qt=[]:Ql(lt)||ls(lt)?(qt=Ue,ls(Ue)?qt=eu(Ue):(!Ar(Ue)||Ma(Ue))&&(qt=Xr(lt))):jt=!1}jt&&(qe.set(lt,qt),Ye(qt,lt,me,dt,qe),qe.delete(lt)),wo(I,U,qt)}function dn(I,D){return Vs(Ud(I,D,nu),I+"")}var to=bt?function(I,D){return bt(I,"toString",{configurable:!0,enumerable:!1,value:Nt(D),writable:!0})}:nu;function ar(I,D){if(D)return I.slice();var U=I.length,me=Bn?Bn(U):new I.constructor(U);return I.copy(me),me}function Tr(I){var D=new I.constructor(I.byteLength);return new Qt(D).set(new Qt(I)),D}function no(I,D){var U=D?Tr(I.buffer):I.buffer;return new I.constructor(U,I.byteOffset,I.length)}function Ta(I,D){var U=-1,me=I.length;for(D||(D=Array(me));++U<me;)D[U]=I[U];return D}function Lr(I,D,U,me){var Ye=!U;U||(U={});for(var dt=-1,qe=D.length;++dt<qe;){var Ue=D[dt],lt=me?me(U[Ue],I[Ue],Ue,U,I):void 0;lt===void 0&&(lt=I[Ue]),Ye?Ko(U,Ue,lt):Vd(U,Ue,lt)}return U}function qo(I){return dn(function(D,U){var me=-1,Ye=U.length,dt=Ye>1?U[Ye-1]:void 0,qe=Ye>2?U[2]:void 0;for(dt=I.length>3&&typeof dt=="function"?(Ye--,dt):void 0,qe&&Xu(U[0],U[1],qe)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me<Ye;){var Ue=U[me];Ue&&I(D,Ue,me,dt)}return D})}function jl(I){return function(D,U,me){for(var Ye=-1,dt=Object(D),qe=me(D),Ue=qe.length;Ue--;){var lt=qe[I?Ue:++Ye];if(U(dt[lt],lt,dt)===!1)break}return D}}function Co(I,D){var U=I.__data__;return Zl(D)?U[typeof D=="string"?"string":"hash"]:U.map}function ro(I,D){var U=gt(I,D);return Yu(U)?U:void 0}function Kl(I){var D=zt.call(I,Ke),U=I[Ke];try{I[Ke]=void 0;var me=!0}catch{}var Ye=et.call(I);return me&&(D?I[Ke]=U:delete I[Ke]),Ye}function Xr(I){return typeof I.constructor=="function"&&!bi(I)?Ld(je(I)):{}}function ql(I,D){var U=typeof I;return D=D??a,!!D&&(U=="number"||U!="symbol"&&ie.test(I))&&I>-1&&I%1==0&&I<D}function Xu(I,D,U){if(!Ar(U))return!1;var me=typeof D;return(me=="number"?At(U)&&ql(D,U.length):me=="string"&&D in U)?Si(U[D],I):!1}function Zl(I){var D=typeof I;return D=="string"||D=="number"||D=="symbol"||D=="boolean"?I!=="__proto__":I===null}function La(I){return!!Oe&&Oe in I}function bi(I){var D=I&&I.constructor,U=typeof D=="function"&&D.prototype||vt;return I===U}function Aa(I){var D=[];if(I!=null)for(var U in Object(I))D.push(U);return D}function ss(I){return et.call(I)}function Ud(I,D,U){return D=qn(D===void 0?I.length-1:D,0),function(){for(var me=arguments,Ye=-1,dt=qn(me.length-D,0),qe=Array(dt);++Ye<dt;)qe[Ye]=me[D+Ye];Ye=-1;for(var Ue=Array(D+1);++Ye<D;)Ue[Ye]=me[Ye];return Ue[D]=U(qe),Ot(I,this,Ue)}}function Ia(I,D){if(!(D==="constructor"&&typeof I[D]=="function")&&D!="__proto__")return I[D]}var Vs=Yl(to);function Yl(I){var D=0,U=0;return function(){var me=yr(),Ye=o-(me-U);if(U=me,Ye>0){if(++D>=i)return arguments[0]}else D=0;return I.apply(void 0,arguments)}}function Us(I){if(I!=null){try{return nn.call(I)}catch{}try{return I+""}catch{}}return""}function Si(I,D){return I===D||I!==I&&D!==D}var ls=Ea(function(){return arguments}())?Ea:function(I){return fn(I)&&zt.call(I,"callee")&&!Be.call(I,"callee")},Zo=Array.isArray;function At(I){return I!=null&&Xl(I.length)&&!Ma(I)}function Qu(I){return fn(I)&&At(I)}var us=Jt||Gd;function Ma(I){if(!Ar(I))return!1;var D=eo(I);return D==y||D==b||D==d||D==T}function Xl(I){return typeof I=="number"&&I>-1&&I%1==0&&I<=a}function Ar(I){var D=typeof I;return I!=null&&(D=="object"||D=="function")}function fn(I){return I!=null&&typeof I=="object"}function Ql(I){if(!fn(I)||eo(I)!=k)return!1;var D=je(I);if(D===null)return!0;var U=zt.call(D,"constructor")&&D.constructor;return typeof U=="function"&&U instanceof U&&nn.call(U)==Gt}var Jl=Rt?tt(Rt):Ws;function eu(I){return Lr(I,tu(I))}function tu(I){return At(I)?Wd(I,!0):Pa(I)}var rn=qo(function(I,D,U,me){Wi(I,D,U,me)});function Nt(I){return function(){return I}}function nu(I){return I}function Gd(){return!1}e.exports=rn})($w,$w.exports);const ud=$w.exports;function Cl(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function $p(e,...t){return eZ(e)?e(...t):e}var eZ=e=>typeof e=="function",tZ=e=>/!(important)?$/.test(e),PE=e=>typeof e=="string"?e.replace(/!(important)?$/,"").trim():e,Bw=(e,t)=>n=>{const r=String(t),i=tZ(r),o=PE(r),a=e?`${e}.${o}`:o;let s=Cl(n.__cssMap)&&a in n.__cssMap?n.__cssMap[a].varRef:t;return s=PE(s),i?`${s} !important`:s};function wm(e){const{scale:t,transform:n,compose:r}=e;return(o,a)=>{const s=Bw(t,o)(a);let l=n?.(s,a)??s;return r&&(l=r(l,a)),l}}var D2=(...e)=>t=>e.reduce((n,r)=>r(n),t);function ws(e,t){return n=>{const r={property:n,scale:e};return r.transform=wm({scale:e,transform:t}),r}}var nZ=({rtl:e,ltr:t})=>n=>n.direction==="rtl"?e:t;function rZ(e){const{property:t,scale:n,transform:r}=e;return{scale:n,property:nZ(t),transform:n?wm({scale:n,compose:r}):r}}var MR=["rotate(var(--chakra-rotate, 0))","scaleX(var(--chakra-scale-x, 1))","scaleY(var(--chakra-scale-y, 1))","skewX(var(--chakra-skew-x, 0))","skewY(var(--chakra-skew-y, 0))"];function iZ(){return["translateX(var(--chakra-translate-x, 0))","translateY(var(--chakra-translate-y, 0))",...MR].join(" ")}function oZ(){return["translate3d(var(--chakra-translate-x, 0), var(--chakra-translate-y, 0), 0)",...MR].join(" ")}var aZ={"--chakra-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-sepia":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-drop-shadow":"var(--chakra-empty,/*!*/ /*!*/)",filter:["var(--chakra-blur)","var(--chakra-brightness)","var(--chakra-contrast)","var(--chakra-grayscale)","var(--chakra-hue-rotate)","var(--chakra-invert)","var(--chakra-saturate)","var(--chakra-sepia)","var(--chakra-drop-shadow)"].join(" ")},sZ={backdropFilter:["var(--chakra-backdrop-blur)","var(--chakra-backdrop-brightness)","var(--chakra-backdrop-contrast)","var(--chakra-backdrop-grayscale)","var(--chakra-backdrop-hue-rotate)","var(--chakra-backdrop-invert)","var(--chakra-backdrop-opacity)","var(--chakra-backdrop-saturate)","var(--chakra-backdrop-sepia)"].join(" "),"--chakra-backdrop-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-opacity":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-sepia":"var(--chakra-empty,/*!*/ /*!*/)"};function lZ(e){return{"--chakra-ring-offset-shadow":"var(--chakra-ring-inset) 0 0 0 var(--chakra-ring-offset-width) var(--chakra-ring-offset-color)","--chakra-ring-shadow":"var(--chakra-ring-inset) 0 0 0 calc(var(--chakra-ring-width) + var(--chakra-ring-offset-width)) var(--chakra-ring-color)","--chakra-ring-width":e,boxShadow:["var(--chakra-ring-offset-shadow)","var(--chakra-ring-shadow)","var(--chakra-shadow, 0 0 #0000)"].join(", ")}}var uZ={"row-reverse":{space:"--chakra-space-x-reverse",divide:"--chakra-divide-x-reverse"},"column-reverse":{space:"--chakra-space-y-reverse",divide:"--chakra-divide-y-reverse"}},RR="& > :not(style) ~ :not(style)",cZ={[RR]:{marginInlineStart:"calc(var(--chakra-space-x) * calc(1 - var(--chakra-space-x-reverse)))",marginInlineEnd:"calc(var(--chakra-space-x) * var(--chakra-space-x-reverse))"}},dZ={[RR]:{marginTop:"calc(var(--chakra-space-y) * calc(1 - var(--chakra-space-y-reverse)))",marginBottom:"calc(var(--chakra-space-y) * var(--chakra-space-y-reverse))"}},Hw={"to-t":"to top","to-tr":"to top right","to-r":"to right","to-br":"to bottom right","to-b":"to bottom","to-bl":"to bottom left","to-l":"to left","to-tl":"to top left"},fZ=new Set(Object.values(Hw)),OR=new Set(["none","-moz-initial","inherit","initial","revert","unset"]),hZ=e=>e.trim();function pZ(e,t){var n;if(e==null||OR.has(e))return e;const r=/(?<type>^[a-z-A-Z]+)\((?<values>(.*))\)/g,{type:i,values:o}=((n=r.exec(e))==null?void 0:n.groups)??{};if(!i||!o)return e;const a=i.includes("-gradient")?i:`${i}-gradient`,[s,...l]=o.split(",").map(hZ).filter(Boolean);if(l?.length===0)return e;const d=s in Hw?Hw[s]:s;l.unshift(d);const p=l.map(g=>{if(fZ.has(g))return g;const m=g.indexOf(" "),[y,b]=m!==-1?[g.substr(0,m),g.substr(m+1)]:[g],S=NR(b)?b:b&&b.split(" "),E=`colors.${y}`,P=E in t.__cssMap?t.__cssMap[E].varRef:y;return S?[P,...Array.isArray(S)?S:[S]].join(" "):P});return`${a}(${p.join(", ")})`}var NR=e=>typeof e=="string"&&e.includes("(")&&e.includes(")"),gZ=(e,t)=>pZ(e,t??{});function mZ(e){return/^var\(--.+\)$/.test(e)}var vZ=e=>{const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}},ul=e=>t=>`${e}(${t})`,un={filter(e){return e!=="auto"?e:aZ},backdropFilter(e){return e!=="auto"?e:sZ},ring(e){return lZ(un.px(e))},bgClip(e){return e==="text"?{color:"transparent",backgroundClip:"text"}:{backgroundClip:e}},transform(e){return e==="auto"?iZ():e==="auto-gpu"?oZ():e},vh(e){return e==="$100vh"?"var(--chakra-vh)":e},px(e){if(e==null)return e;const{unitless:t}=vZ(e);return t||typeof e=="number"?`${e}px`:e},fraction(e){return typeof e!="number"||e>1?e:`${e*100}%`},float(e,t){const n={left:"right",right:"left"};return t.direction==="rtl"?n[e]:e},degree(e){if(mZ(e)||e==null)return e;const t=typeof e=="string"&&!e.endsWith("deg");return typeof e=="number"||t?`${e}deg`:e},gradient:gZ,blur:ul("blur"),opacity:ul("opacity"),brightness:ul("brightness"),contrast:ul("contrast"),dropShadow:ul("drop-shadow"),grayscale:ul("grayscale"),hueRotate:ul("hue-rotate"),invert:ul("invert"),saturate:ul("saturate"),sepia:ul("sepia"),bgImage(e){return e==null||NR(e)||OR.has(e)?e:`url(${e})`},outline(e){const t=String(e)==="0"||String(e)==="none";return e!==null&&t?{outline:"2px solid transparent",outlineOffset:"2px"}:{outline:e}},flexDirection(e){const{space:t,divide:n}=uZ[e]??{},r={flexDirection:e};return t&&(r[t]=1),n&&(r[n]=1),r}},ne={borderWidths:ws("borderWidths"),borderStyles:ws("borderStyles"),colors:ws("colors"),borders:ws("borders"),radii:ws("radii",un.px),space:ws("space",D2(un.vh,un.px)),spaceT:ws("space",D2(un.vh,un.px)),degreeT(e){return{property:e,transform:un.degree}},prop(e,t,n){return{property:e,scale:t,...t&&{transform:wm({scale:t,transform:n})}}},propT(e,t){return{property:e,transform:t}},sizes:ws("sizes",D2(un.vh,un.px)),sizesT:ws("sizes",D2(un.vh,un.fraction)),shadows:ws("shadows"),logical:rZ,blur:ws("blur",un.blur)},Hy={background:ne.colors("background"),backgroundColor:ne.colors("backgroundColor"),backgroundImage:ne.propT("backgroundImage",un.bgImage),backgroundSize:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundAttachment:!0,backgroundClip:{transform:un.bgClip},bgSize:ne.prop("backgroundSize"),bgPosition:ne.prop("backgroundPosition"),bg:ne.colors("background"),bgColor:ne.colors("backgroundColor"),bgPos:ne.prop("backgroundPosition"),bgRepeat:ne.prop("backgroundRepeat"),bgAttachment:ne.prop("backgroundAttachment"),bgGradient:ne.propT("backgroundImage",un.gradient),bgClip:{transform:un.bgClip}};Object.assign(Hy,{bgImage:Hy.backgroundImage,bgImg:Hy.backgroundImage});var vn={border:ne.borders("border"),borderWidth:ne.borderWidths("borderWidth"),borderStyle:ne.borderStyles("borderStyle"),borderColor:ne.colors("borderColor"),borderRadius:ne.radii("borderRadius"),borderTop:ne.borders("borderTop"),borderBlockStart:ne.borders("borderBlockStart"),borderTopLeftRadius:ne.radii("borderTopLeftRadius"),borderStartStartRadius:ne.logical({scale:"radii",property:{ltr:"borderTopLeftRadius",rtl:"borderTopRightRadius"}}),borderEndStartRadius:ne.logical({scale:"radii",property:{ltr:"borderBottomLeftRadius",rtl:"borderBottomRightRadius"}}),borderTopRightRadius:ne.radii("borderTopRightRadius"),borderStartEndRadius:ne.logical({scale:"radii",property:{ltr:"borderTopRightRadius",rtl:"borderTopLeftRadius"}}),borderEndEndRadius:ne.logical({scale:"radii",property:{ltr:"borderBottomRightRadius",rtl:"borderBottomLeftRadius"}}),borderRight:ne.borders("borderRight"),borderInlineEnd:ne.borders("borderInlineEnd"),borderBottom:ne.borders("borderBottom"),borderBlockEnd:ne.borders("borderBlockEnd"),borderBottomLeftRadius:ne.radii("borderBottomLeftRadius"),borderBottomRightRadius:ne.radii("borderBottomRightRadius"),borderLeft:ne.borders("borderLeft"),borderInlineStart:{property:"borderInlineStart",scale:"borders"},borderInlineStartRadius:ne.logical({scale:"radii",property:{ltr:["borderTopLeftRadius","borderBottomLeftRadius"],rtl:["borderTopRightRadius","borderBottomRightRadius"]}}),borderInlineEndRadius:ne.logical({scale:"radii",property:{ltr:["borderTopRightRadius","borderBottomRightRadius"],rtl:["borderTopLeftRadius","borderBottomLeftRadius"]}}),borderX:ne.borders(["borderLeft","borderRight"]),borderInline:ne.borders("borderInline"),borderY:ne.borders(["borderTop","borderBottom"]),borderBlock:ne.borders("borderBlock"),borderTopWidth:ne.borderWidths("borderTopWidth"),borderBlockStartWidth:ne.borderWidths("borderBlockStartWidth"),borderTopColor:ne.colors("borderTopColor"),borderBlockStartColor:ne.colors("borderBlockStartColor"),borderTopStyle:ne.borderStyles("borderTopStyle"),borderBlockStartStyle:ne.borderStyles("borderBlockStartStyle"),borderBottomWidth:ne.borderWidths("borderBottomWidth"),borderBlockEndWidth:ne.borderWidths("borderBlockEndWidth"),borderBottomColor:ne.colors("borderBottomColor"),borderBlockEndColor:ne.colors("borderBlockEndColor"),borderBottomStyle:ne.borderStyles("borderBottomStyle"),borderBlockEndStyle:ne.borderStyles("borderBlockEndStyle"),borderLeftWidth:ne.borderWidths("borderLeftWidth"),borderInlineStartWidth:ne.borderWidths("borderInlineStartWidth"),borderLeftColor:ne.colors("borderLeftColor"),borderInlineStartColor:ne.colors("borderInlineStartColor"),borderLeftStyle:ne.borderStyles("borderLeftStyle"),borderInlineStartStyle:ne.borderStyles("borderInlineStartStyle"),borderRightWidth:ne.borderWidths("borderRightWidth"),borderInlineEndWidth:ne.borderWidths("borderInlineEndWidth"),borderRightColor:ne.colors("borderRightColor"),borderInlineEndColor:ne.colors("borderInlineEndColor"),borderRightStyle:ne.borderStyles("borderRightStyle"),borderInlineEndStyle:ne.borderStyles("borderInlineEndStyle"),borderTopRadius:ne.radii(["borderTopLeftRadius","borderTopRightRadius"]),borderBottomRadius:ne.radii(["borderBottomLeftRadius","borderBottomRightRadius"]),borderLeftRadius:ne.radii(["borderTopLeftRadius","borderBottomLeftRadius"]),borderRightRadius:ne.radii(["borderTopRightRadius","borderBottomRightRadius"])};Object.assign(vn,{rounded:vn.borderRadius,roundedTop:vn.borderTopRadius,roundedTopLeft:vn.borderTopLeftRadius,roundedTopRight:vn.borderTopRightRadius,roundedTopStart:vn.borderStartStartRadius,roundedTopEnd:vn.borderStartEndRadius,roundedBottom:vn.borderBottomRadius,roundedBottomLeft:vn.borderBottomLeftRadius,roundedBottomRight:vn.borderBottomRightRadius,roundedBottomStart:vn.borderEndStartRadius,roundedBottomEnd:vn.borderEndEndRadius,roundedLeft:vn.borderLeftRadius,roundedRight:vn.borderRightRadius,roundedStart:vn.borderInlineStartRadius,roundedEnd:vn.borderInlineEndRadius,borderStart:vn.borderInlineStart,borderEnd:vn.borderInlineEnd,borderTopStartRadius:vn.borderStartStartRadius,borderTopEndRadius:vn.borderStartEndRadius,borderBottomStartRadius:vn.borderEndStartRadius,borderBottomEndRadius:vn.borderEndEndRadius,borderStartRadius:vn.borderInlineStartRadius,borderEndRadius:vn.borderInlineEndRadius,borderStartWidth:vn.borderInlineStartWidth,borderEndWidth:vn.borderInlineEndWidth,borderStartColor:vn.borderInlineStartColor,borderEndColor:vn.borderInlineEndColor,borderStartStyle:vn.borderInlineStartStyle,borderEndStyle:vn.borderInlineEndStyle});var yZ={color:ne.colors("color"),textColor:ne.colors("color"),fill:ne.colors("fill"),stroke:ne.colors("stroke")},Ww={boxShadow:ne.shadows("boxShadow"),mixBlendMode:!0,blendMode:ne.prop("mixBlendMode"),backgroundBlendMode:!0,bgBlendMode:ne.prop("backgroundBlendMode"),opacity:!0};Object.assign(Ww,{shadow:Ww.boxShadow});var xZ={filter:{transform:un.filter},blur:ne.blur("--chakra-blur"),brightness:ne.propT("--chakra-brightness",un.brightness),contrast:ne.propT("--chakra-contrast",un.contrast),hueRotate:ne.degreeT("--chakra-hue-rotate"),invert:ne.propT("--chakra-invert",un.invert),saturate:ne.propT("--chakra-saturate",un.saturate),dropShadow:ne.propT("--chakra-drop-shadow",un.dropShadow),backdropFilter:{transform:un.backdropFilter},backdropBlur:ne.blur("--chakra-backdrop-blur"),backdropBrightness:ne.propT("--chakra-backdrop-brightness",un.brightness),backdropContrast:ne.propT("--chakra-backdrop-contrast",un.contrast),backdropHueRotate:ne.degreeT("--chakra-backdrop-hue-rotate"),backdropInvert:ne.propT("--chakra-backdrop-invert",un.invert),backdropSaturate:ne.propT("--chakra-backdrop-saturate",un.saturate)},U3={alignItems:!0,alignContent:!0,justifyItems:!0,justifyContent:!0,flexWrap:!0,flexDirection:{transform:un.flexDirection},experimental_spaceX:{static:cZ,transform:wm({scale:"space",transform:e=>e!==null?{"--chakra-space-x":e}:null})},experimental_spaceY:{static:dZ,transform:wm({scale:"space",transform:e=>e!=null?{"--chakra-space-y":e}:null})},flex:!0,flexFlow:!0,flexGrow:!0,flexShrink:!0,flexBasis:ne.sizes("flexBasis"),justifySelf:!0,alignSelf:!0,order:!0,placeItems:!0,placeContent:!0,placeSelf:!0,gap:ne.space("gap"),rowGap:ne.space("rowGap"),columnGap:ne.space("columnGap")};Object.assign(U3,{flexDir:U3.flexDirection});var DR={gridGap:ne.space("gridGap"),gridColumnGap:ne.space("gridColumnGap"),gridRowGap:ne.space("gridRowGap"),gridColumn:!0,gridRow:!0,gridAutoFlow:!0,gridAutoColumns:!0,gridColumnStart:!0,gridColumnEnd:!0,gridRowStart:!0,gridRowEnd:!0,gridAutoRows:!0,gridTemplate:!0,gridTemplateColumns:!0,gridTemplateRows:!0,gridTemplateAreas:!0,gridArea:!0},bZ={appearance:!0,cursor:!0,resize:!0,userSelect:!0,pointerEvents:!0,outline:{transform:un.outline},outlineOffset:!0,outlineColor:ne.colors("outlineColor")},Wa={width:ne.sizesT("width"),inlineSize:ne.sizesT("inlineSize"),height:ne.sizes("height"),blockSize:ne.sizes("blockSize"),boxSize:ne.sizes(["width","height"]),minWidth:ne.sizes("minWidth"),minInlineSize:ne.sizes("minInlineSize"),minHeight:ne.sizes("minHeight"),minBlockSize:ne.sizes("minBlockSize"),maxWidth:ne.sizes("maxWidth"),maxInlineSize:ne.sizes("maxInlineSize"),maxHeight:ne.sizes("maxHeight"),maxBlockSize:ne.sizes("maxBlockSize"),overflow:!0,overflowX:!0,overflowY:!0,overscrollBehavior:!0,overscrollBehaviorX:!0,overscrollBehaviorY:!0,display:!0,verticalAlign:!0,boxSizing:!0,boxDecorationBreak:!0,float:ne.propT("float",un.float),objectFit:!0,objectPosition:!0,visibility:!0,isolation:!0};Object.assign(Wa,{w:Wa.width,h:Wa.height,minW:Wa.minWidth,maxW:Wa.maxWidth,minH:Wa.minHeight,maxH:Wa.maxHeight,overscroll:Wa.overscrollBehavior,overscrollX:Wa.overscrollBehaviorX,overscrollY:Wa.overscrollBehaviorY});var SZ={listStyleType:!0,listStylePosition:!0,listStylePos:ne.prop("listStylePosition"),listStyleImage:!0,listStyleImg:ne.prop("listStyleImage")};function wZ(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r<i.length&&e;r+=1)e=e[i[r]];return e===void 0?n:e}var CZ=e=>{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},_Z=CZ(wZ),kZ={border:"0px",clip:"rect(0, 0, 0, 0)",width:"1px",height:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},EZ={position:"static",width:"auto",height:"auto",clip:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal"},Ab=(e,t,n)=>{const r={},i=_Z(e,t,{});for(const o in i)o in n&&n[o]!=null||(r[o]=i[o]);return r},PZ={srOnly:{transform(e){return e===!0?kZ:e==="focusable"?EZ:{}}},layerStyle:{processResult:!0,transform:(e,t,n)=>Ab(t,`layerStyles.${e}`,n)},textStyle:{processResult:!0,transform:(e,t,n)=>Ab(t,`textStyles.${e}`,n)},apply:{processResult:!0,transform:(e,t,n)=>Ab(t,e,n)}},$g={position:!0,pos:ne.prop("position"),zIndex:ne.prop("zIndex","zIndices"),inset:ne.spaceT("inset"),insetX:ne.spaceT(["left","right"]),insetInline:ne.spaceT("insetInline"),insetY:ne.spaceT(["top","bottom"]),insetBlock:ne.spaceT("insetBlock"),top:ne.spaceT("top"),insetBlockStart:ne.spaceT("insetBlockStart"),bottom:ne.spaceT("bottom"),insetBlockEnd:ne.spaceT("insetBlockEnd"),left:ne.spaceT("left"),insetInlineStart:ne.logical({scale:"space",property:{ltr:"left",rtl:"right"}}),right:ne.spaceT("right"),insetInlineEnd:ne.logical({scale:"space",property:{ltr:"right",rtl:"left"}})};Object.assign($g,{insetStart:$g.insetInlineStart,insetEnd:$g.insetInlineEnd});var TZ={ring:{transform:un.ring},ringColor:ne.colors("--chakra-ring-color"),ringOffset:ne.prop("--chakra-ring-offset-width"),ringOffsetColor:ne.colors("--chakra-ring-offset-color"),ringInset:ne.prop("--chakra-ring-inset")},Yn={margin:ne.spaceT("margin"),marginTop:ne.spaceT("marginTop"),marginBlockStart:ne.spaceT("marginBlockStart"),marginRight:ne.spaceT("marginRight"),marginInlineEnd:ne.spaceT("marginInlineEnd"),marginBottom:ne.spaceT("marginBottom"),marginBlockEnd:ne.spaceT("marginBlockEnd"),marginLeft:ne.spaceT("marginLeft"),marginInlineStart:ne.spaceT("marginInlineStart"),marginX:ne.spaceT(["marginInlineStart","marginInlineEnd"]),marginInline:ne.spaceT("marginInline"),marginY:ne.spaceT(["marginTop","marginBottom"]),marginBlock:ne.spaceT("marginBlock"),padding:ne.space("padding"),paddingTop:ne.space("paddingTop"),paddingBlockStart:ne.space("paddingBlockStart"),paddingRight:ne.space("paddingRight"),paddingBottom:ne.space("paddingBottom"),paddingBlockEnd:ne.space("paddingBlockEnd"),paddingLeft:ne.space("paddingLeft"),paddingInlineStart:ne.space("paddingInlineStart"),paddingInlineEnd:ne.space("paddingInlineEnd"),paddingX:ne.space(["paddingInlineStart","paddingInlineEnd"]),paddingInline:ne.space("paddingInline"),paddingY:ne.space(["paddingTop","paddingBottom"]),paddingBlock:ne.space("paddingBlock")};Object.assign(Yn,{m:Yn.margin,mt:Yn.marginTop,mr:Yn.marginRight,me:Yn.marginInlineEnd,marginEnd:Yn.marginInlineEnd,mb:Yn.marginBottom,ml:Yn.marginLeft,ms:Yn.marginInlineStart,marginStart:Yn.marginInlineStart,mx:Yn.marginX,my:Yn.marginY,p:Yn.padding,pt:Yn.paddingTop,py:Yn.paddingY,px:Yn.paddingX,pb:Yn.paddingBottom,pl:Yn.paddingLeft,ps:Yn.paddingInlineStart,paddingStart:Yn.paddingInlineStart,pr:Yn.paddingRight,pe:Yn.paddingInlineEnd,paddingEnd:Yn.paddingInlineEnd});var LZ={textDecorationColor:ne.colors("textDecorationColor"),textDecoration:!0,textDecor:{property:"textDecoration"},textDecorationLine:!0,textDecorationStyle:!0,textDecorationThickness:!0,textUnderlineOffset:!0,textShadow:ne.shadows("textShadow")},AZ={clipPath:!0,transform:ne.propT("transform",un.transform),transformOrigin:!0,translateX:ne.spaceT("--chakra-translate-x"),translateY:ne.spaceT("--chakra-translate-y"),skewX:ne.degreeT("--chakra-skew-x"),skewY:ne.degreeT("--chakra-skew-y"),scaleX:ne.prop("--chakra-scale-x"),scaleY:ne.prop("--chakra-scale-y"),scale:ne.prop(["--chakra-scale-x","--chakra-scale-y"]),rotate:ne.degreeT("--chakra-rotate")},IZ={transition:!0,transitionDelay:!0,animation:!0,willChange:!0,transitionDuration:ne.prop("transitionDuration","transition.duration"),transitionProperty:ne.prop("transitionProperty","transition.property"),transitionTimingFunction:ne.prop("transitionTimingFunction","transition.easing")},MZ={fontFamily:ne.prop("fontFamily","fonts"),fontSize:ne.prop("fontSize","fontSizes",un.px),fontWeight:ne.prop("fontWeight","fontWeights"),lineHeight:ne.prop("lineHeight","lineHeights"),letterSpacing:ne.prop("letterSpacing","letterSpacings"),textAlign:!0,fontStyle:!0,wordBreak:!0,overflowWrap:!0,textOverflow:!0,textTransform:!0,whiteSpace:!0,noOfLines:{static:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:"var(--chakra-line-clamp)"},property:"--chakra-line-clamp"}},RZ={scrollBehavior:!0,scrollSnapAlign:!0,scrollSnapStop:!0,scrollSnapType:!0,scrollMargin:ne.spaceT("scrollMargin"),scrollMarginTop:ne.spaceT("scrollMarginTop"),scrollMarginBottom:ne.spaceT("scrollMarginBottom"),scrollMarginLeft:ne.spaceT("scrollMarginLeft"),scrollMarginRight:ne.spaceT("scrollMarginRight"),scrollMarginX:ne.spaceT(["scrollMarginLeft","scrollMarginRight"]),scrollMarginY:ne.spaceT(["scrollMarginTop","scrollMarginBottom"]),scrollPadding:ne.spaceT("scrollPadding"),scrollPaddingTop:ne.spaceT("scrollPaddingTop"),scrollPaddingBottom:ne.spaceT("scrollPaddingBottom"),scrollPaddingLeft:ne.spaceT("scrollPaddingLeft"),scrollPaddingRight:ne.spaceT("scrollPaddingRight"),scrollPaddingX:ne.spaceT(["scrollPaddingLeft","scrollPaddingRight"]),scrollPaddingY:ne.spaceT(["scrollPaddingTop","scrollPaddingBottom"])};function zR(e){return Cl(e)&&e.reference?e.reference:String(e)}var t4=(e,...t)=>t.map(zR).join(` ${e} `).replace(/calc/g,""),TE=(...e)=>`calc(${t4("+",...e)})`,LE=(...e)=>`calc(${t4("-",...e)})`,Vw=(...e)=>`calc(${t4("*",...e)})`,AE=(...e)=>`calc(${t4("/",...e)})`,IE=e=>{const t=zR(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:Vw(t,-1)},Of=Object.assign(e=>({add:(...t)=>Of(TE(e,...t)),subtract:(...t)=>Of(LE(e,...t)),multiply:(...t)=>Of(Vw(e,...t)),divide:(...t)=>Of(AE(e,...t)),negate:()=>Of(IE(e)),toString:()=>e.toString()}),{add:TE,subtract:LE,multiply:Vw,divide:AE,negate:IE});function OZ(e,t="-"){return e.replace(/\s+/g,t)}function NZ(e){const t=OZ(e.toString());return zZ(DZ(t))}function DZ(e){return e.includes("\\.")?e:!Number.isInteger(parseFloat(e.toString()))?e.replace(".","\\."):e}function zZ(e){return e.replace(/[!-,/:-@[-^`{-~]/g,"\\$&")}function FZ(e,t=""){return[t,e].filter(Boolean).join("-")}function $Z(e,t){return`var(${e}${t?`, ${t}`:""})`}function BZ(e,t=""){return NZ(`--${FZ(e,t)}`)}function xd(e,t,n){const r=BZ(e,n);return{variable:r,reference:$Z(r,t)}}function HZ(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function WZ(e){const t=e==null?0:e.length;return t?e[t-1]:void 0}function VZ(e){const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}}function Uw(e){if(e==null)return e;const{unitless:t}=VZ(e);return t||typeof e=="number"?`${e}px`:e}var FR=(e,t)=>parseInt(e[1],10)>parseInt(t[1],10)?1:-1,q9=e=>Object.fromEntries(Object.entries(e).sort(FR));function ME(e){const t=q9(e);return Object.assign(Object.values(t),t)}function UZ(e){const t=Object.keys(q9(e));return new Set(t)}function RE(e){if(!e)return e;e=Uw(e)??e;const t=e.endsWith("px")?-1:-.0625;return typeof e=="number"?`${e+t}`:e.replace(/(\d+\.?\d*)/u,n=>`${parseFloat(n)+t}`)}function mg(e,t){const n=["@media screen"];return e&&n.push("and",`(min-width: ${Uw(e)})`),t&&n.push("and",`(max-width: ${Uw(t)})`),n.join(" ")}function GZ(e){if(!e)return null;e.base=e.base??"0px";const t=ME(e),n=Object.entries(e).sort(FR).map(([o,a],s,l)=>{let[,d]=l[s+1]??[];return d=parseFloat(d)>0?RE(d):void 0,{_minW:RE(a),breakpoint:o,minW:a,maxW:d,maxWQuery:mg(null,d),minWQuery:mg(a),minMaxQuery:mg(a,d)}}),r=UZ(e),i=Array.from(r.values());return{keys:r,normalized:t,isResponsive(o){const a=Object.keys(o);return a.length>0&&a.every(s=>r.has(s))},asObject:q9(e),asArray:ME(e),details:n,media:[null,...t.map(o=>mg(o)).slice(1)],toArrayValue(o){if(!HZ(o))throw new Error("toArrayValue: value must be an object");const a=i.map(s=>o[s]??null);for(;WZ(a)===null;)a.pop();return a},toObjectValue(o){if(!Array.isArray(o))throw new Error("toObjectValue: value must be an array");return o.reduce((a,s,l)=>{const d=i[l];return d!=null&&s!=null&&(a[d]=s),a},{})}}}var Li={hover:(e,t)=>`${e}:hover ${t}, ${e}[data-hover] ${t}`,focus:(e,t)=>`${e}:focus ${t}, ${e}[data-focus] ${t}`,focusVisible:(e,t)=>`${e}:focus-visible ${t}`,focusWithin:(e,t)=>`${e}:focus-within ${t}`,active:(e,t)=>`${e}:active ${t}, ${e}[data-active] ${t}`,disabled:(e,t)=>`${e}:disabled ${t}, ${e}[data-disabled] ${t}`,invalid:(e,t)=>`${e}:invalid ${t}, ${e}[data-invalid] ${t}`,checked:(e,t)=>`${e}:checked ${t}, ${e}[data-checked] ${t}`,indeterminate:(e,t)=>`${e}:indeterminate ${t}, ${e}[aria-checked=mixed] ${t}, ${e}[data-indeterminate] ${t}`,readOnly:(e,t)=>`${e}:read-only ${t}, ${e}[readonly] ${t}, ${e}[data-read-only] ${t}`,expanded:(e,t)=>`${e}:read-only ${t}, ${e}[aria-expanded=true] ${t}, ${e}[data-expanded] ${t}`,placeholderShown:(e,t)=>`${e}:placeholder-shown ${t}`},Ic=e=>$R(t=>e(t,"&"),"[role=group]","[data-group]",".group"),mu=e=>$R(t=>e(t,"~ &"),"[data-peer]",".peer"),$R=(e,...t)=>t.map(e).join(", "),n4={_hover:"&:hover, &[data-hover]",_active:"&:active, &[data-active]",_focus:"&:focus, &[data-focus]",_highlighted:"&[data-highlighted]",_focusWithin:"&:focus-within",_focusVisible:"&:focus-visible, &[data-focus-visible]",_disabled:"&[disabled], &[aria-disabled=true], &[data-disabled]",_readOnly:"&[aria-readonly=true], &[readonly], &[data-readonly]",_before:"&::before",_after:"&::after",_empty:"&:empty",_expanded:"&[aria-expanded=true], &[data-expanded]",_checked:"&[aria-checked=true], &[data-checked]",_grabbed:"&[aria-grabbed=true], &[data-grabbed]",_pressed:"&[aria-pressed=true], &[data-pressed]",_invalid:"&[aria-invalid=true], &[data-invalid]",_valid:"&[data-valid], &[data-state=valid]",_loading:"&[data-loading], &[aria-busy=true]",_selected:"&[aria-selected=true], &[data-selected]",_hidden:"&[hidden], &[data-hidden]",_autofill:"&:-webkit-autofill",_even:"&:nth-of-type(even)",_odd:"&:nth-of-type(odd)",_first:"&:first-of-type",_last:"&:last-of-type",_notFirst:"&:not(:first-of-type)",_notLast:"&:not(:last-of-type)",_visited:"&:visited",_activeLink:"&[aria-current=page]",_activeStep:"&[aria-current=step]",_indeterminate:"&:indeterminate, &[aria-checked=mixed], &[data-indeterminate]",_groupHover:Ic(Li.hover),_peerHover:mu(Li.hover),_groupFocus:Ic(Li.focus),_peerFocus:mu(Li.focus),_groupFocusVisible:Ic(Li.focusVisible),_peerFocusVisible:mu(Li.focusVisible),_groupActive:Ic(Li.active),_peerActive:mu(Li.active),_groupDisabled:Ic(Li.disabled),_peerDisabled:mu(Li.disabled),_groupInvalid:Ic(Li.invalid),_peerInvalid:mu(Li.invalid),_groupChecked:Ic(Li.checked),_peerChecked:mu(Li.checked),_groupFocusWithin:Ic(Li.focusWithin),_peerFocusWithin:mu(Li.focusWithin),_peerPlaceholderShown:mu(Li.placeholderShown),_placeholder:"&::placeholder",_placeholderShown:"&:placeholder-shown",_fullScreen:"&:fullscreen",_selection:"&::selection",_rtl:"[dir=rtl] &, &[dir=rtl]",_ltr:"[dir=ltr] &, &[dir=ltr]",_mediaDark:"@media (prefers-color-scheme: dark)",_mediaReduceMotion:"@media (prefers-reduced-motion: reduce)",_dark:".chakra-ui-dark &:not([data-theme]),[data-theme=dark] &:not([data-theme]),&[data-theme=dark]",_light:".chakra-ui-light &:not([data-theme]),[data-theme=light] &:not([data-theme]),&[data-theme=light]"},jZ=Object.keys(n4);function OE(e,t){return xd(String(e).replace(/\./g,"-"),void 0,t)}function KZ(e,t){let n={};const r={};for(const[i,o]of Object.entries(e)){const{isSemantic:a,value:s}=o,{variable:l,reference:d}=OE(i,t?.cssVarPrefix);if(!a){if(i.startsWith("space")){const m=i.split("."),[y,...b]=m,S=`${y}.-${b.join(".")}`,E=Of.negate(s),P=Of.negate(d);r[S]={value:E,var:l,varRef:P}}n[l]=s,r[i]={value:s,var:l,varRef:d};continue}const p=m=>{const b=[String(i).split(".")[0],m].join(".");if(!e[b])return m;const{reference:E}=OE(b,t?.cssVarPrefix);return E},g=Cl(s)?s:{default:s};n=ud(n,Object.entries(g).reduce((m,[y,b])=>{var S;const E=p(b);if(y==="default")return m[l]=E,m;const P=((S=n4)==null?void 0:S[y])??y;return m[P]={[l]:E},m},{})),r[i]={value:d,var:l,varRef:d}}return{cssVars:n,cssMap:r}}function qZ(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function ZZ(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var YZ=["colors","borders","borderWidths","borderStyles","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","space","shadows","sizes","zIndices","transition","blur"];function XZ(e){return ZZ(e,YZ)}function QZ(e){return e.semanticTokens}function JZ(e){const{__cssMap:t,__cssVars:n,__breakpoints:r,...i}=e;return i}function eY({tokens:e,semanticTokens:t}){const n=Object.entries(Gw(e)??{}).map(([i,o])=>[i,{isSemantic:!1,value:o}]),r=Object.entries(Gw(t,1)??{}).map(([i,o])=>[i,{isSemantic:!0,value:o}]);return Object.fromEntries([...n,...r])}function Gw(e,t=1/0){return!Cl(e)&&!Array.isArray(e)||!t?e:Object.entries(e).reduce((n,[r,i])=>(Cl(i)||Array.isArray(i)?Object.entries(Gw(i,t-1)).forEach(([o,a])=>{n[`${r}.${o}`]=a}):n[r]=i,n),{})}function tY(e){var t;const n=JZ(e),r=XZ(n),i=QZ(n),o=eY({tokens:r,semanticTokens:i}),a=(t=n.config)==null?void 0:t.cssVarPrefix,{cssMap:s,cssVars:l}=KZ(o,{cssVarPrefix:a});return Object.assign(n,{__cssVars:{...{"--chakra-ring-inset":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-ring-offset-width":"0px","--chakra-ring-offset-color":"#fff","--chakra-ring-color":"rgba(66, 153, 225, 0.6)","--chakra-ring-offset-shadow":"0 0 #0000","--chakra-ring-shadow":"0 0 #0000","--chakra-space-x-reverse":"0","--chakra-space-y-reverse":"0"},...l},__cssMap:s,__breakpoints:GZ(n.breakpoints)}),n}var Z9=ud({},Hy,vn,yZ,U3,Wa,xZ,TZ,bZ,DR,PZ,$g,Ww,Yn,RZ,MZ,LZ,AZ,SZ,IZ),nY=Object.assign({},Yn,Wa,U3,DR,$g),rY=Object.keys(nY),iY=[...Object.keys(Z9),...jZ],oY={...Z9,...n4},aY=e=>e in oY;function sY(e){return/^var\(--.+\)$/.test(e)}var lY=(e,t)=>e.startsWith("--")&&typeof t=="string"&&!sY(t),uY=(e,t)=>{if(t==null)return t;const n=s=>{var l,d;return(d=(l=e.__cssMap)==null?void 0:l[s])==null?void 0:d.varRef},r=s=>n(s)??s,i=t.split(",").map(s=>s.trim()),[o,a]=i;return t=n(o)??r(a)??r(t),t};function cY(e){const{configs:t={},pseudos:n={},theme:r}=e;if(!r.__breakpoints)return()=>({});const{isResponsive:i,toArrayValue:o,media:a}=r.__breakpoints,s=(l,d=!1)=>{var p;const g=$p(l,r);let m={};for(let y in g){let b=$p(g[y],r);if(b==null)continue;if(Array.isArray(b)||Cl(b)&&i(b)){let k=Array.isArray(b)?b:o(b);k=k.slice(0,a.length);for(let T=0;T<k.length;T++){const M=a[T],N=k[T];M?N==null?m[M]??(m[M]={}):m[M]=Object.assign({},m[M],s({[y]:N},!0)):m=Object.assign({},m,s({...g,[y]:N},!1))}continue}if(y in n&&(y=n[y]),lY(y,b)&&(b=uY(r,b)),Cl(b)){m[y]=Object.assign({},m[y],s(b,!0));continue}let S=t[y];if(S===!0&&(S={property:y}),!d&&S?.static){const k=$p(S.static,r);m=Object.assign({},m,k)}let E=((p=S?.transform)==null?void 0:p.call(S,b,r,g))??b;if(E=S?.processResult?s(E,!0):E,Cl(E)){m=Object.assign({},m,E);continue}const P=$p(S?.property,r);if(P){if(Array.isArray(P)){for(const k of P)m[k]=E;continue}P==="&"&&Cl(E)?m=Object.assign({},m,E):m[P]=E;continue}m[y]=E}return m};return s}var BR=e=>t=>cY({theme:t,pseudos:n4,configs:Z9})(e);function ir(e){return{definePartsStyle(t){return t},defineMultiStyleConfig(t){return{parts:e,...t}}}}function dY(e,t){if(Array.isArray(e))return e;if(Cl(e))return t(e);if(e!=null)return[e]}function fY(e,t){for(let n=t+1;n<e.length;n++)if(e[n]!=null)return n;return-1}function hY(e){const t=e.__breakpoints;return function(r,i,o,a){var s,l;if(!t)return;const d={},p=dY(o,t.toArrayValue);if(!p)return d;const g=p.length,m=g===1,y=!!r.parts;for(let b=0;b<g;b++){const S=t.details[b],E=t.details[fY(p,b)],P=mg(S.minW,E?._minW),k=$p((s=r[i])==null?void 0:s[p[b]],a);if(!!k){if(y){(l=r.parts)==null||l.forEach(T=>{ud(d,{[T]:m?k[T]:{[P]:k[T]}})});continue}if(!y){m?ud(d,k):d[P]=k;continue}d[P]=k}}return d}}function pY(e){return t=>{const{variant:n,size:r,theme:i}=t,o=hY(i);return ud({},$p(e.baseStyle??{},t),o(e,"sizes",r,t),o(e,"variants",n,t))}}function gY(e,t,n){var r,i;return((i=(r=e.__cssMap)==null?void 0:r[`${t}.${n}`])==null?void 0:i.varRef)??n}function bn(e){return qZ(e,["styleConfig","size","variant","colorScheme"])}function mY(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function vY(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var yY=function(){function e(n){var r=this;this._insertTag=function(i){var o;r.tags.length===0?r.insertionPoint?o=r.insertionPoint.nextSibling:r.prepend?o=r.container.firstChild:o=r.before:o=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(i,o),r.tags.push(i)},this.isSpeedy=n.speedy===void 0?!0:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(vY(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var o=mY(i);try{o.insertRule(r,o.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){return r.parentNode&&r.parentNode.removeChild(r)}),this.tags=[],this.ctr=0},e}(),qi="-ms-",G3="-moz-",yn="-webkit-",HR="comm",Y9="rule",X9="decl",xY="@import",WR="@keyframes",bY=Math.abs,r4=String.fromCharCode,SY=Object.assign;function wY(e,t){return(((t<<2^Do(e,0))<<2^Do(e,1))<<2^Do(e,2))<<2^Do(e,3)}function VR(e){return e.trim()}function CY(e,t){return(e=t.exec(e))?e[0]:e}function Cn(e,t,n){return e.replace(t,n)}function jw(e,t){return e.indexOf(t)}function Do(e,t){return e.charCodeAt(t)|0}function Cm(e,t,n){return e.slice(t,n)}function vl(e){return e.length}function Q9(e){return e.length}function z2(e,t){return t.push(e),e}function _Y(e,t){return e.map(t).join("")}var i4=1,b0=1,UR=0,Go=0,Kr=0,z0="";function o4(e,t,n,r,i,o,a){return{value:e,root:t,parent:n,type:r,props:i,children:o,line:i4,column:b0,length:a,return:""}}function Q1(e,t){return SY(o4("",null,null,"",null,null,0),e,{length:-e.length},t)}function kY(){return Kr}function EY(){return Kr=Go>0?Do(z0,--Go):0,b0--,Kr===10&&(b0=1,i4--),Kr}function ma(){return Kr=Go<UR?Do(z0,Go++):0,b0++,Kr===10&&(b0=1,i4++),Kr}function Pl(){return Do(z0,Go)}function Wy(){return Go}function rv(e,t){return Cm(z0,e,t)}function _m(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function GR(e){return i4=b0=1,UR=vl(z0=e),Go=0,[]}function jR(e){return z0="",e}function Vy(e){return VR(rv(Go-1,Kw(e===91?e+2:e===40?e+1:e)))}function PY(e){for(;(Kr=Pl())&&Kr<33;)ma();return _m(e)>2||_m(Kr)>3?"":" "}function TY(e,t){for(;--t&&ma()&&!(Kr<48||Kr>102||Kr>57&&Kr<65||Kr>70&&Kr<97););return rv(e,Wy()+(t<6&&Pl()==32&&ma()==32))}function Kw(e){for(;ma();)switch(Kr){case e:return Go;case 34:case 39:e!==34&&e!==39&&Kw(Kr);break;case 40:e===41&&Kw(e);break;case 92:ma();break}return Go}function LY(e,t){for(;ma()&&e+Kr!==47+10;)if(e+Kr===42+42&&Pl()===47)break;return"/*"+rv(t,Go-1)+"*"+r4(e===47?e:ma())}function AY(e){for(;!_m(Pl());)ma();return rv(e,Go)}function IY(e){return jR(Uy("",null,null,null,[""],e=GR(e),0,[0],e))}function Uy(e,t,n,r,i,o,a,s,l){for(var d=0,p=0,g=a,m=0,y=0,b=0,S=1,E=1,P=1,k=0,T="",M=i,N=o,z=r,F=T;E;)switch(b=k,k=ma()){case 40:if(b!=108&&F.charCodeAt(g-1)==58){jw(F+=Cn(Vy(k),"&","&\f"),"&\f")!=-1&&(P=-1);break}case 34:case 39:case 91:F+=Vy(k);break;case 9:case 10:case 13:case 32:F+=PY(b);break;case 92:F+=TY(Wy()-1,7);continue;case 47:switch(Pl()){case 42:case 47:z2(MY(LY(ma(),Wy()),t,n),l);break;default:F+="/"}break;case 123*S:s[d++]=vl(F)*P;case 125*S:case 59:case 0:switch(k){case 0:case 125:E=0;case 59+p:y>0&&vl(F)-g&&z2(y>32?DE(F+";",r,n,g-1):DE(Cn(F," ","")+";",r,n,g-2),l);break;case 59:F+=";";default:if(z2(z=NE(F,t,n,d,p,i,s,T,M=[],N=[],g),o),k===123)if(p===0)Uy(F,t,z,z,M,o,g,s,N);else switch(m){case 100:case 109:case 115:Uy(e,z,z,r&&z2(NE(e,z,z,0,0,i,s,T,i,M=[],g),N),i,N,g,s,r?M:N);break;default:Uy(F,z,z,z,[""],N,0,s,N)}}d=p=y=0,S=P=1,T=F="",g=a;break;case 58:g=1+vl(F),y=b;default:if(S<1){if(k==123)--S;else if(k==125&&S++==0&&EY()==125)continue}switch(F+=r4(k),k*S){case 38:P=p>0?1:(F+="\f",-1);break;case 44:s[d++]=(vl(F)-1)*P,P=1;break;case 64:Pl()===45&&(F+=Vy(ma())),m=Pl(),p=g=vl(T=F+=AY(Wy())),k++;break;case 45:b===45&&vl(F)==2&&(S=0)}}return o}function NE(e,t,n,r,i,o,a,s,l,d,p){for(var g=i-1,m=i===0?o:[""],y=Q9(m),b=0,S=0,E=0;b<r;++b)for(var P=0,k=Cm(e,g+1,g=bY(S=a[b])),T=e;P<y;++P)(T=VR(S>0?m[P]+" "+k:Cn(k,/&\f/g,m[P])))&&(l[E++]=T);return o4(e,t,n,i===0?Y9:s,l,d,p)}function MY(e,t,n){return o4(e,t,n,HR,r4(kY()),Cm(e,2,-2),0)}function DE(e,t,n,r){return o4(e,t,n,X9,Cm(e,0,r),Cm(e,r+1,-1),r)}function KR(e,t){switch(wY(e,t)){case 5103:return yn+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return yn+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return yn+e+G3+e+qi+e+e;case 6828:case 4268:return yn+e+qi+e+e;case 6165:return yn+e+qi+"flex-"+e+e;case 5187:return yn+e+Cn(e,/(\w+).+(:[^]+)/,yn+"box-$1$2"+qi+"flex-$1$2")+e;case 5443:return yn+e+qi+"flex-item-"+Cn(e,/flex-|-self/,"")+e;case 4675:return yn+e+qi+"flex-line-pack"+Cn(e,/align-content|flex-|-self/,"")+e;case 5548:return yn+e+qi+Cn(e,"shrink","negative")+e;case 5292:return yn+e+qi+Cn(e,"basis","preferred-size")+e;case 6060:return yn+"box-"+Cn(e,"-grow","")+yn+e+qi+Cn(e,"grow","positive")+e;case 4554:return yn+Cn(e,/([^-])(transform)/g,"$1"+yn+"$2")+e;case 6187:return Cn(Cn(Cn(e,/(zoom-|grab)/,yn+"$1"),/(image-set)/,yn+"$1"),e,"")+e;case 5495:case 3959:return Cn(e,/(image-set\([^]*)/,yn+"$1$`$1");case 4968:return Cn(Cn(e,/(.+:)(flex-)?(.*)/,yn+"box-pack:$3"+qi+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+yn+e+e;case 4095:case 3583:case 4068:case 2532:return Cn(e,/(.+)-inline(.+)/,yn+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(vl(e)-1-t>6)switch(Do(e,t+1)){case 109:if(Do(e,t+4)!==45)break;case 102:return Cn(e,/(.+:)(.+)-([^]+)/,"$1"+yn+"$2-$3$1"+G3+(Do(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~jw(e,"stretch")?KR(Cn(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Do(e,t+1)!==115)break;case 6444:switch(Do(e,vl(e)-3-(~jw(e,"!important")&&10))){case 107:return Cn(e,":",":"+yn)+e;case 101:return Cn(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+yn+(Do(e,14)===45?"inline-":"")+"box$3$1"+yn+"$2$3$1"+qi+"$2box$3")+e}break;case 5936:switch(Do(e,t+11)){case 114:return yn+e+qi+Cn(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return yn+e+qi+Cn(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return yn+e+qi+Cn(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return yn+e+qi+e+e}return e}function Qp(e,t){for(var n="",r=Q9(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function RY(e,t,n,r){switch(e.type){case xY:case X9:return e.return=e.return||e.value;case HR:return"";case WR:return e.return=e.value+"{"+Qp(e.children,r)+"}";case Y9:e.value=e.props.join(",")}return vl(n=Qp(e.children,r))?e.return=e.value+"{"+n+"}":""}function OY(e){var t=Q9(e);return function(n,r,i,o){for(var a="",s=0;s<t;s++)a+=e[s](n,r,i,o)||"";return a}}function NY(e){return function(t){t.root||(t=t.return)&&e(t)}}function DY(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case X9:e.return=KR(e.value,e.length);break;case WR:return Qp([Q1(e,{value:Cn(e.value,"@","@"+yn)})],r);case Y9:if(e.length)return _Y(e.props,function(i){switch(CY(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Qp([Q1(e,{props:[Cn(i,/:(read-\w+)/,":"+G3+"$1")]})],r);case"::placeholder":return Qp([Q1(e,{props:[Cn(i,/:(plac\w+)/,":"+yn+"input-$1")]}),Q1(e,{props:[Cn(i,/:(plac\w+)/,":"+G3+"$1")]}),Q1(e,{props:[Cn(i,/:(plac\w+)/,qi+"input-$1")]})],r)}return""})}}var zE=function(t){var n=new WeakMap;return function(r){if(n.has(r))return n.get(r);var i=t(r);return n.set(r,i),i}};function qR(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var zY=function(t,n,r){for(var i=0,o=0;i=o,o=Pl(),i===38&&o===12&&(n[r]=1),!_m(o);)ma();return rv(t,Go)},FY=function(t,n){var r=-1,i=44;do switch(_m(i)){case 0:i===38&&Pl()===12&&(n[r]=1),t[r]+=zY(Go-1,n,r);break;case 2:t[r]+=Vy(i);break;case 4:if(i===44){t[++r]=Pl()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=r4(i)}while(i=ma());return t},$Y=function(t,n){return jR(FY(GR(t),n))},FE=new WeakMap,BY=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!FE.get(r))&&!i){FE.set(t,!0);for(var o=[],a=$Y(n,o),s=r.props,l=0,d=0;l<a.length;l++)for(var p=0;p<s.length;p++,d++)t.props[d]=o[l]?a[l].replace(/&\f/g,s[p]):s[p]+" "+a[l]}}},HY=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}},WY=[DY],VY=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(S){var E=S.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(S),S.setAttribute("data-s",""))})}var i=t.stylisPlugins||WY,o={},a,s=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(S){for(var E=S.getAttribute("data-emotion").split(" "),P=1;P<E.length;P++)o[E[P]]=!0;s.push(S)});var l,d=[BY,HY];{var p,g=[RY,NY(function(S){p.insert(S)})],m=OY(d.concat(i,g)),y=function(E){return Qp(IY(E),m)};l=function(E,P,k,T){p=k,y(E?E+"{"+P.styles+"}":P.styles),T&&(b.inserted[P.name]=!0)}}var b={key:n,sheet:new yY({key:n,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:o,registered:{},insert:l};return b.sheet.hydrate(s),b};function qw(){return qw=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},qw.apply(this,arguments)}var ZR={exports:{}},An={};/** @license React v16.13.1
|
|
* react-is.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var yi=typeof Symbol=="function"&&Symbol.for,J9=yi?Symbol.for("react.element"):60103,e8=yi?Symbol.for("react.portal"):60106,a4=yi?Symbol.for("react.fragment"):60107,s4=yi?Symbol.for("react.strict_mode"):60108,l4=yi?Symbol.for("react.profiler"):60114,u4=yi?Symbol.for("react.provider"):60109,c4=yi?Symbol.for("react.context"):60110,t8=yi?Symbol.for("react.async_mode"):60111,d4=yi?Symbol.for("react.concurrent_mode"):60111,f4=yi?Symbol.for("react.forward_ref"):60112,h4=yi?Symbol.for("react.suspense"):60113,UY=yi?Symbol.for("react.suspense_list"):60120,p4=yi?Symbol.for("react.memo"):60115,g4=yi?Symbol.for("react.lazy"):60116,GY=yi?Symbol.for("react.block"):60121,jY=yi?Symbol.for("react.fundamental"):60117,KY=yi?Symbol.for("react.responder"):60118,qY=yi?Symbol.for("react.scope"):60119;function _a(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case J9:switch(e=e.type,e){case t8:case d4:case a4:case l4:case s4:case h4:return e;default:switch(e=e&&e.$$typeof,e){case c4:case f4:case g4:case p4:case u4:return e;default:return t}}case e8:return t}}}function YR(e){return _a(e)===d4}An.AsyncMode=t8;An.ConcurrentMode=d4;An.ContextConsumer=c4;An.ContextProvider=u4;An.Element=J9;An.ForwardRef=f4;An.Fragment=a4;An.Lazy=g4;An.Memo=p4;An.Portal=e8;An.Profiler=l4;An.StrictMode=s4;An.Suspense=h4;An.isAsyncMode=function(e){return YR(e)||_a(e)===t8};An.isConcurrentMode=YR;An.isContextConsumer=function(e){return _a(e)===c4};An.isContextProvider=function(e){return _a(e)===u4};An.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===J9};An.isForwardRef=function(e){return _a(e)===f4};An.isFragment=function(e){return _a(e)===a4};An.isLazy=function(e){return _a(e)===g4};An.isMemo=function(e){return _a(e)===p4};An.isPortal=function(e){return _a(e)===e8};An.isProfiler=function(e){return _a(e)===l4};An.isStrictMode=function(e){return _a(e)===s4};An.isSuspense=function(e){return _a(e)===h4};An.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===a4||e===d4||e===l4||e===s4||e===h4||e===UY||typeof e=="object"&&e!==null&&(e.$$typeof===g4||e.$$typeof===p4||e.$$typeof===u4||e.$$typeof===c4||e.$$typeof===f4||e.$$typeof===jY||e.$$typeof===KY||e.$$typeof===qY||e.$$typeof===GY)};An.typeOf=_a;(function(e){e.exports=An})(ZR);var XR=ZR.exports,ZY={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},YY={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},QR={};QR[XR.ForwardRef]=ZY;QR[XR.Memo]=YY;var XY=!0;function QY(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):r+=i+" "}),r}var JR=function(t,n,r){var i=t.key+"-"+n.name;(r===!1||XY===!1)&&t.registered[i]===void 0&&(t.registered[i]=n.styles)},eO=function(t,n,r){JR(t,n,r);var i=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var o=n;do t.insert(n===o?"."+i:"",o,t.sheet,!0),o=o.next;while(o!==void 0)}};function JY(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var eX={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},tX=/[A-Z]|^ms/g,nX=/_EMO_([^_]+?)_([^]*?)_EMO_/g,tO=function(t){return t.charCodeAt(1)===45},$E=function(t){return t!=null&&typeof t!="boolean"},Ib=qR(function(e){return tO(e)?e:e.replace(tX,"-$&").toLowerCase()}),BE=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(nX,function(r,i,o){return yl={name:i,styles:o,next:yl},i})}return eX[t]!==1&&!tO(t)&&typeof n=="number"&&n!==0?n+"px":n};function km(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return yl={name:n.name,styles:n.styles,next:yl},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)yl={name:r.name,styles:r.styles,next:yl},r=r.next;var i=n.styles+";";return i}return rX(e,t,n)}case"function":{if(e!==void 0){var o=yl,a=n(e);return yl=o,km(e,t,a)}break}}if(t==null)return n;var s=t[n];return s!==void 0?s:n}function rX(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=km(e,t,n[i])+";";else for(var o in n){var a=n[o];if(typeof a!="object")t!=null&&t[a]!==void 0?r+=o+"{"+t[a]+"}":$E(a)&&(r+=Ib(o)+":"+BE(o,a)+";");else if(Array.isArray(a)&&typeof a[0]=="string"&&(t==null||t[a[0]]===void 0))for(var s=0;s<a.length;s++)$E(a[s])&&(r+=Ib(o)+":"+BE(o,a[s])+";");else{var l=km(e,t,a);switch(o){case"animation":case"animationName":{r+=Ib(o)+":"+l+";";break}default:r+=o+"{"+l+"}"}}}return r}var HE=/label:\s*([^\s;\n{]+)\s*(;|$)/g,yl,n8=function(t,n,r){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var i=!0,o="";yl=void 0;var a=t[0];a==null||a.raw===void 0?(i=!1,o+=km(r,n,a)):o+=a[0];for(var s=1;s<t.length;s++)o+=km(r,n,t[s]),i&&(o+=a[s]);HE.lastIndex=0;for(var l="",d;(d=HE.exec(o))!==null;)l+="-"+d[1];var p=JY(o)+l;return{name:p,styles:o,next:yl}},iX=function(t){return t()},nO=GS["useInsertionEffect"]?GS["useInsertionEffect"]:!1,oX=nO||iX,WE=nO||w.exports.useLayoutEffect,rO=w.exports.createContext(typeof HTMLElement<"u"?VY({key:"css"}):null);rO.Provider;var iO=function(t){return w.exports.forwardRef(function(n,r){var i=w.exports.useContext(rO);return t(n,i,r)})},Em=w.exports.createContext({}),aX=function(t,n){if(typeof n=="function"){var r=n(t);return r}return qw({},t,n)},sX=zE(function(e){return zE(function(t){return aX(e,t)})}),lX=function(t){var n=w.exports.useContext(Em);return t.theme!==n&&(n=sX(n)(t.theme)),w.exports.createElement(Em.Provider,{value:n},t.children)},m4=iO(function(e,t){var n=e.styles,r=n8([n],void 0,w.exports.useContext(Em)),i=w.exports.useRef();return WE(function(){var o=t.key+"-global",a=new t.sheet.constructor({key:o,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),s=!1,l=document.querySelector('style[data-emotion="'+o+" "+r.name+'"]');return t.sheet.tags.length&&(a.before=t.sheet.tags[0]),l!==null&&(s=!0,l.setAttribute("data-emotion",o),a.hydrate([l])),i.current=[a,s],function(){a.flush()}},[t]),WE(function(){var o=i.current,a=o[0],s=o[1];if(s){o[1]=!1;return}if(r.next!==void 0&&eO(t,r.next,!0),a.tags.length){var l=a.tags[a.tags.length-1].nextElementSibling;a.before=l,a.flush()}t.insert("",r,a,!1)},[t,r.name]),null});function uX(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return n8(t)}var iv=function(){var t=uX.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},oO=1/60*1e3,cX=typeof performance<"u"?function(){return performance.now()}:function(){return Date.now()},aO=typeof window<"u"?function(e){return window.requestAnimationFrame(e)}:function(e){return setTimeout(function(){return e(cX())},oO)};function dX(e){var t=[],n=[],r=0,i=!1,o=new WeakSet,a={schedule:function(s,l,d){l===void 0&&(l=!1),d===void 0&&(d=!1);var p=d&&i,g=p?t:n;return l&&o.add(s),g.indexOf(s)===-1&&(g.push(s),p&&i&&(r=t.length)),s},cancel:function(s){var l=n.indexOf(s);l!==-1&&n.splice(l,1),o.delete(s)},process:function(s){var l;if(i=!0,l=[n,t],t=l[0],n=l[1],n.length=0,r=t.length,r)for(var d=0;d<r;d++){var p=t[d];p(s),o.has(p)&&(a.schedule(p),e())}i=!1}};return a}var fX=40,Zw=!0,Pm=!1,Yw=!1,Bg={delta:0,timestamp:0},v4=["read","update","preRender","render","postRender"],r8=v4.reduce(function(e,t){return e[t]=dX(function(){return Pm=!0}),e},{}),hX=v4.reduce(function(e,t){var n=r8[t];return e[t]=function(r,i,o){return i===void 0&&(i=!1),o===void 0&&(o=!1),Pm||mX(),n.schedule(r,i,o)},e},{}),pX=v4.reduce(function(e,t){return e[t]=r8[t].cancel,e},{}),gX=function(e){return r8[e].process(Bg)},sO=function(e){Pm=!1,Bg.delta=Zw?oO:Math.max(Math.min(e-Bg.timestamp,fX),1),Bg.timestamp=e,Yw=!0,v4.forEach(gX),Yw=!1,Pm&&(Zw=!1,aO(sO))},mX=function(){Pm=!0,Zw=!0,Yw||aO(sO)},VE=function(){return Bg};function Bp(e){return typeof e=="function"}var vX=!1;function lO(e){return"current"in e}function yX(e,t){const n={};return Object.keys(e).forEach(r=>{t.includes(r)||(n[r]=e[r])}),n}function xX(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r<i.length&&e;r+=1)e=e[i[r]];return e===void 0?n:e}var bX=e=>{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},uO=bX(xX);function cO(e,t){const n={};return Object.keys(e).forEach(r=>{const i=e[r];t(i,r,e)&&(n[r]=i)}),n}var dO=e=>cO(e,t=>t!=null);function i8(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function y4(e){if(!i8(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}function SX(e){var t;return i8(e)?((t=ov(e))==null?void 0:t.defaultView)??window:window}function ov(e){return i8(e)?e.ownerDocument??document:document}function wX(e){return e.view??window}function CX(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}var av=CX();function _X(e){const t=ov(e);return t?.activeElement}function o8(e,t){return e?e===t||e.contains(t):!1}var fO=e=>e.hasAttribute("tabindex"),kX=e=>fO(e)&&e.tabIndex===-1;function EX(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function PX(e){return y4(e)&&e.localName==="input"&&"select"in e}function hO(e){return(y4(e)?ov(e):document).activeElement===e}function pO(e){return e.parentElement&&pO(e.parentElement)?!0:e.hidden}function TX(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function gO(e){if(!y4(e)||pO(e)||EX(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():TX(e)?!0:fO(e)}function LX(e){return e?y4(e)&&gO(e)&&!kX(e):!1}var AX=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],IX=AX.join(),MX=e=>e.offsetWidth>0&&e.offsetHeight>0;function RX(e){const t=Array.from(e.querySelectorAll(IX));return t.unshift(e),t.filter(n=>gO(n)&&MX(n))}function j3(e,...t){return Bp(e)?e(...t):e}function OX(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function NX(e){let t;return function(...r){return e&&(t=e.apply(this,r),e=null),t}}var DX=NX(e=>()=>{const{condition:t,message:n}=e;t&&vX&&console.warn(n)}),zX=(...e)=>t=>e.reduce((n,r)=>r(n),t);function K3(e,t={}){const{isActive:n=hO,nextTick:r,preventScroll:i=!0,selectTextIfInput:o=!0}=t;if(!e||n(e))return-1;function a(){if(!e){DX({condition:!0,message:"[chakra-ui]: can't call focus() on `null` or `undefined` element"});return}if(FX())e.focus({preventScroll:i});else if(e.focus(),i){const s=$X(e);BX(s)}if(o){if(PX(e))e.select();else if("setSelectionRange"in e){const s=e;s.setSelectionRange(s.value.length,s.value.length)}}}return r?requestAnimationFrame(a):(a(),-1)}var F2=null;function FX(){if(F2==null){F2=!1;try{document.createElement("div").focus({get preventScroll(){return F2=!0,!0}})}catch{}}return F2}function $X(e){const t=ov(e),n=t.defaultView??window;let r=e.parentNode;const i=[],o=t.scrollingElement||t.documentElement;for(;r instanceof n.HTMLElement&&r!==o;)(r.offsetHeight<r.scrollHeight||r.offsetWidth<r.scrollWidth)&&i.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),r=r.parentNode;return o instanceof n.HTMLElement&&i.push({element:o,scrollTop:o.scrollTop,scrollLeft:o.scrollLeft}),i}function BX(e){for(const{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}function HX(e){return!!e.touches}function WX(e){return t=>{const n=wX(t),r=t instanceof n.MouseEvent;(!r||r&&t.button===0)&&e(t)}}var VX={pageX:0,pageY:0};function UX(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||VX;return{x:r[`${t}X`],y:r[`${t}Y`]}}function GX(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function jX(e,t="page"){return{point:HX(e)?UX(e,t):GX(e,t)}}var KX=(e,t=!1)=>{const n=r=>e(r,jX(r));return t?WX(n):n},qX=()=>av&&window.onpointerdown===null,ZX=()=>av&&window.ontouchstart===null,YX=()=>av&&window.onmousedown===null,XX={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},QX={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function JX(e){return qX()?e:ZX()?QX[e]:YX()?XX[e]:e}Object.freeze(["base","sm","md","lg","xl","2xl"]);function eQ(e){const{userAgent:t,vendor:n}=e,r=/(android)/i.test(t);switch(!0){case/CriOS/.test(t):return"Chrome for iOS";case/Edg\//.test(t):return"Edge";case(r&&/Silk\//.test(t)):return"Silk";case(/Chrome/.test(t)&&/Google Inc/.test(n)):return"Chrome";case/Firefox\/\d+\.\d+$/.test(t):return"Firefox";case r:return"AOSP";case/MSIE|Trident/.test(t):return"IE";case(/Safari/.test(e.userAgent)&&/Apple Computer/.test(t)):return"Safari";case/AppleWebKit/.test(t):return"WebKit";default:return null}}function tQ(e){return av?eQ(window.navigator)===e:!1}function nQ(e={}){const{strict:t=!0,errorMessage:n="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:r}=e,i=w.exports.createContext(void 0);i.displayName=r;function o(){var a;const s=w.exports.useContext(i);if(!s&&t){const l=new Error(n);throw l.name="ContextError",(a=Error.captureStackTrace)==null||a.call(Error,l,o),l}return s}return[i.Provider,o,i]}function Xw(){return Xw=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Xw.apply(this,arguments)}var rQ=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,iQ=qR(function(e){return rQ.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),oQ=iQ,aQ=function(t){return t!=="theme"},UE=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?oQ:aQ},GE=function(t,n,r){var i;if(n){var o=n.shouldForwardProp;i=t.__emotion_forwardProp&&o?function(a){return t.__emotion_forwardProp(a)&&o(a)}:o}return typeof i!="function"&&r&&(i=t.__emotion_forwardProp),i},sQ=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return JR(n,r,i),oX(function(){return eO(n,r,i)}),null},lQ=function e(t,n){var r=t.__emotion_real===t,i=r&&t.__emotion_base||t,o,a;n!==void 0&&(o=n.label,a=n.target);var s=GE(t,n,r),l=s||UE(i),d=!l("as");return function(){var p=arguments,g=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(o!==void 0&&g.push("label:"+o+";"),p[0]==null||p[0].raw===void 0)g.push.apply(g,p);else{g.push(p[0][0]);for(var m=p.length,y=1;y<m;y++)g.push(p[y],p[0][y])}var b=iO(function(S,E,P){var k=d&&S.as||i,T="",M=[],N=S;if(S.theme==null){N={};for(var z in S)N[z]=S[z];N.theme=w.exports.useContext(Em)}typeof S.className=="string"?T=QY(E.registered,M,S.className):S.className!=null&&(T=S.className+" ");var F=n8(g.concat(M),E.registered,N);T+=E.key+"-"+F.name,a!==void 0&&(T+=" "+a);var $=d&&s===void 0?UE(k):l,K={};for(var j in S)d&&j==="as"||$(j)&&(K[j]=S[j]);return K.className=T,K.ref=P,w.exports.createElement(w.exports.Fragment,null,w.exports.createElement(sQ,{cache:E,serialized:F,isStringTag:typeof k=="string"}),w.exports.createElement(k,K))});return b.displayName=o!==void 0?o:"Styled("+(typeof i=="string"?i:i.displayName||i.name||"Component")+")",b.defaultProps=t.defaultProps,b.__emotion_real=b,b.__emotion_base=i,b.__emotion_styles=g,b.__emotion_forwardProp=s,Object.defineProperty(b,"toString",{value:function(){return"."+a}}),b.withComponent=function(S,E){return e(S,Xw({},n,E,{shouldForwardProp:GE(b,E,!0)})).apply(void 0,g)},b}},uQ=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Qw=lQ.bind();uQ.forEach(function(e){Qw[e]=Qw(e)});var cQ=typeof Element<"u",dQ=typeof Map=="function",fQ=typeof Set=="function",hQ=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function Gy(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var n,r,i;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!Gy(e[r],t[r]))return!1;return!0}var o;if(dQ&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;for(o=e.entries();!(r=o.next()).done;)if(!Gy(r.value[1],t.get(r.value[0])))return!1;return!0}if(fQ&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(hQ&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;if(cQ&&e instanceof Element)return!1;for(r=n;r--!==0;)if(!((i[r]==="_owner"||i[r]==="__v"||i[r]==="__o")&&e.$$typeof)&&!Gy(e[i[r]],t[i[r]]))return!1;return!0}return e!==e&&t!==t}var pQ=function(t,n){try{return Gy(t,n)}catch(r){if((r.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw r}};function F0(){const e=w.exports.useContext(Em);if(!e)throw Error("useTheme: `theme` is undefined. Seems you forgot to wrap your app in `<ChakraProvider />` or `<ThemeProvider />`");return e}function mO(){const e=K9(),t=F0();return{...e,theme:t}}function gQ(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__breakpoints)==null?void 0:o.asArray)==null?void 0:a[i]};return r(t)??r(n)??n}function mQ(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__cssMap)==null?void 0:o[i])==null?void 0:a.value};return r(t)??r(n)??n}function vQ(e,t,n){const r=Array.isArray(t)?t:[t],i=Array.isArray(n)?n:[n];return o=>{const a=i.filter(Boolean),s=r.map((l,d)=>{if(e==="breakpoints")return gQ(o,l,a[d]??l);const p=`${e}.${l}`;return mQ(o,p,a[d]??l)});return Array.isArray(t)?s:s[0]}}function yQ(e){const{cssVarsRoot:t,theme:n,children:r}=e,i=w.exports.useMemo(()=>tY(n),[n]);return oe(lX,{theme:i,children:[C(xQ,{root:t}),r]})}function xQ({root:e=":host, :root"}){const t=[e,"[data-theme]"].join(",");return C(m4,{styles:n=>({[t]:n.__cssVars})})}nQ({name:"StylesContext",errorMessage:"useStyles: `styles` is undefined. Seems you forgot to wrap the components in `<StylesProvider />` "});function bQ(){const{colorMode:e}=K9();return C(m4,{styles:t=>{const n=uO(t,"styles.global"),r=j3(n,{theme:t,colorMode:e});return r?BR(r)(t):void 0}})}var SQ=new Set([...iY,"textStyle","layerStyle","apply","noOfLines","focusBorderColor","errorBorderColor","as","__css","css","sx"]),wQ=new Set(["htmlWidth","htmlHeight","htmlSize"]);function CQ(e){return wQ.has(e)||!SQ.has(e)}var _Q=({baseStyle:e})=>t=>{const{theme:n,css:r,__css:i,sx:o,...a}=t,s=cO(a,(g,m)=>aY(m)),l=j3(e,t),d=Object.assign({},i,l,dO(s),o),p=BR(d)(t.theme);return r?[p,r]:p};function Mb(e,t){const{baseStyle:n,...r}=t??{};r.shouldForwardProp||(r.shouldForwardProp=CQ);const i=_Q({baseStyle:n});return Qw(e,r)(i)}function Ie(e){return w.exports.forwardRef(e)}function vO(e,t={}){const{styleConfig:n,...r}=t,{theme:i,colorMode:o}=mO(),a=uO(i,`components.${e}`),s=n||a,l=ud({theme:i,colorMode:o},s?.defaultProps??{},dO(yX(r,["children"]))),d=w.exports.useRef({});if(s){const g=pY(s)(l);pQ(d.current,g)||(d.current=g)}return d.current}function So(e,t={}){return vO(e,t)}function $i(e,t={}){return vO(e,t)}function kQ(){const e=new Map;return new Proxy(Mb,{apply(t,n,r){return Mb(...r)},get(t,n){return e.has(n)||e.set(n,Mb(n)),e.get(n)}})}var Ce=kQ();function EQ(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function kn(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:i="Provider",errorMessage:o}=e,a=w.exports.createContext(void 0);a.displayName=t;function s(){var l;const d=w.exports.useContext(a);if(!d&&n){const p=new Error(o??EQ(r,i));throw p.name="ContextError",(l=Error.captureStackTrace)==null||l.call(Error,p,s),p}return d}return[a.Provider,s,a]}function PQ(e,t){if(e!=null){if(typeof e=="function"){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function Fn(...e){return t=>{e.forEach(n=>{PQ(n,t)})}}function TQ(...e){return w.exports.useMemo(()=>Fn(...e),e)}function jE(e){return e.sort((t,n)=>{const r=t.compareDocumentPosition(n);if(r&Node.DOCUMENT_POSITION_FOLLOWING||r&Node.DOCUMENT_POSITION_CONTAINED_BY)return-1;if(r&Node.DOCUMENT_POSITION_PRECEDING||r&Node.DOCUMENT_POSITION_CONTAINS)return 1;if(r&Node.DOCUMENT_POSITION_DISCONNECTED||r&Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC)throw Error("Cannot sort the given nodes.");return 0})}var LQ=e=>typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE;function KE(e,t,n){let r=e+1;return n&&r>=t&&(r=0),r}function qE(e,t,n){let r=e-1;return n&&r<0&&(r=t),r}var Jw=typeof window<"u"?w.exports.useLayoutEffect:w.exports.useEffect,q3=e=>e,AQ=class{descendants=new Map;register=e=>{if(e!=null)return LQ(e)?this.registerNode(e):t=>{this.registerNode(t,e)}};unregister=e=>{this.descendants.delete(e);const t=jE(Array.from(this.descendants.keys()));this.assignIndex(t)};destroy=()=>{this.descendants.clear()};assignIndex=e=>{this.descendants.forEach(t=>{const n=e.indexOf(t.node);t.index=n,t.node.dataset.index=t.index.toString()})};count=()=>this.descendants.size;enabledCount=()=>this.enabledValues().length;values=()=>Array.from(this.descendants.values()).sort((t,n)=>t.index-n.index);enabledValues=()=>this.values().filter(e=>!e.disabled);item=e=>{if(this.count()!==0)return this.values()[e]};enabledItem=e=>{if(this.enabledCount()!==0)return this.enabledValues()[e]};first=()=>this.item(0);firstEnabled=()=>this.enabledItem(0);last=()=>this.item(this.descendants.size-1);lastEnabled=()=>{const e=this.enabledValues().length-1;return this.enabledItem(e)};indexOf=e=>{var t;return e?((t=this.descendants.get(e))==null?void 0:t.index)??-1:-1};enabledIndexOf=e=>e==null?-1:this.enabledValues().findIndex(t=>t.node.isSameNode(e));next=(e,t=!0)=>{const n=KE(e,this.count(),t);return this.item(n)};nextEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=KE(r,this.enabledCount(),t);return this.enabledItem(i)};prev=(e,t=!0)=>{const n=qE(e,this.count()-1,t);return this.item(n)};prevEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=qE(r,this.enabledCount()-1,t);return this.enabledItem(i)};registerNode=(e,t)=>{if(!e||this.descendants.has(e))return;const n=Array.from(this.descendants.keys()).concat(e),r=jE(n);t?.disabled&&(t.disabled=!!t.disabled);const i={node:e,index:-1,...t};this.descendants.set(e,i),this.assignIndex(r)}};function IQ(){const e=w.exports.useRef(new AQ);return Jw(()=>()=>e.current.destroy()),e.current}var[MQ,yO]=kn({name:"DescendantsProvider",errorMessage:"useDescendantsContext must be used within DescendantsProvider"});function RQ(e){const t=yO(),[n,r]=w.exports.useState(-1),i=w.exports.useRef(null);Jw(()=>()=>{!i.current||t.unregister(i.current)},[]),Jw(()=>{if(!i.current)return;const a=Number(i.current.dataset.index);n!=a&&!Number.isNaN(a)&&r(a)});const o=q3(e?t.register(e):t.register);return{descendants:t,index:n,enabledIndex:t.enabledIndexOf(i.current),register:Fn(o,i)}}function xO(){return[q3(MQ),()=>q3(yO()),()=>IQ(),i=>RQ(i)]}var Pr=(...e)=>e.filter(Boolean).join(" "),ZE={path:oe("g",{stroke:"currentColor",strokeWidth:"1.5",children:[C("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),C("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),C("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},ka=Ie((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??ZE.viewBox;if(n&&typeof n!="string")return le.createElement(Ce.svg,{as:n,...m,...d});const b=a??ZE.path;return le.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},b)});ka.displayName="Icon";function $0(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=w.exports.Children.toArray(e.path),a=Ie((s,l)=>C(ka,{ref:l,viewBox:t,...i,...s,children:o.length?o:C("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}function kr(e,t=[]){const n=w.exports.useRef(e);return w.exports.useEffect(()=>{n.current=e}),w.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function x4(e){const{value:t,defaultValue:n,onChange:r,shouldUpdate:i=(m,y)=>m!==y}=e,o=kr(r),a=kr(i),[s,l]=w.exports.useState(n),d=t!==void 0,p=d?t:s,g=w.exports.useCallback(m=>{const b=typeof m=="function"?m(p):m;!a(p,b)||(d||l(b),o(b))},[d,o,p,a]);return[p,g]}const a8=w.exports.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),b4=w.exports.createContext({});function OQ(){return w.exports.useContext(b4).visualElement}const B0=w.exports.createContext(null),fh=typeof document<"u",Z3=fh?w.exports.useLayoutEffect:w.exports.useEffect,bO=w.exports.createContext({strict:!1});function NQ(e,t,n,r){const i=OQ(),o=w.exports.useContext(bO),a=w.exports.useContext(B0),s=w.exports.useContext(a8).reducedMotion,l=w.exports.useRef(void 0);r=r||o.renderer,!l.current&&r&&(l.current=r(e,{visualState:t,parent:i,props:n,presenceId:a?a.id:void 0,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:s}));const d=l.current;return Z3(()=>{d&&d.syncRender()}),w.exports.useEffect(()=>{d&&d.animationState&&d.animationState.animateChanges()}),Z3(()=>()=>d&&d.notifyUnmount(),[]),d}function Hp(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function DQ(e,t,n){return w.exports.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):Hp(n)&&(n.current=r))},[t])}function Tm(e){return typeof e=="string"||Array.isArray(e)}function S4(e){return typeof e=="object"&&typeof e.start=="function"}const zQ=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function w4(e){return S4(e.animate)||zQ.some(t=>Tm(e[t]))}function SO(e){return Boolean(w4(e)||e.variants)}function FQ(e,t){if(w4(e)){const{initial:n,animate:r}=e;return{initial:n===!1||Tm(n)?n:void 0,animate:Tm(r)?r:void 0}}return e.inherit!==!1?t:{}}function $Q(e){const{initial:t,animate:n}=FQ(e,w.exports.useContext(b4));return w.exports.useMemo(()=>({initial:t,animate:n}),[YE(t),YE(n)])}function YE(e){return Array.isArray(e)?e.join(" "):e}const vu=e=>({isEnabled:t=>e.some(n=>!!t[n])}),Lm={measureLayout:vu(["layout","layoutId","drag"]),animation:vu(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:vu(["exit"]),drag:vu(["drag","dragControls"]),focus:vu(["whileFocus"]),hover:vu(["whileHover","onHoverStart","onHoverEnd"]),tap:vu(["whileTap","onTap","onTapStart","onTapCancel"]),pan:vu(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:vu(["whileInView","onViewportEnter","onViewportLeave"])};function BQ(e){for(const t in e)t==="projectionNodeConstructor"?Lm.projectionNodeConstructor=e[t]:Lm[t].Component=e[t]}function C4(e){const t=w.exports.useRef(null);return t.current===null&&(t.current=e()),t.current}const Hg={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let HQ=1;function WQ(){return C4(()=>{if(Hg.hasEverUpdated)return HQ++})}const s8=w.exports.createContext({});class VQ extends le.Component{getSnapshotBeforeUpdate(){const{visualElement:t,props:n}=this.props;return t&&t.setProps(n),null}componentDidUpdate(){}render(){return this.props.children}}const wO=w.exports.createContext({}),UQ=Symbol.for("motionComponentSymbol");function GQ({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:i,Component:o}){e&&BQ(e);function a(l,d){const p={...w.exports.useContext(a8),...l,layoutId:jQ(l)},{isStatic:g}=p;let m=null;const y=$Q(l),b=g?void 0:WQ(),S=i(l,g);if(!g&&fh){y.visualElement=NQ(o,S,p,t);const E=w.exports.useContext(bO).strict,P=w.exports.useContext(wO);y.visualElement&&(m=y.visualElement.loadFeatures(p,E,e,b,n||Lm.projectionNodeConstructor,P))}return oe(VQ,{visualElement:y.visualElement,props:p,children:[m,C(b4.Provider,{value:y,children:r(o,l,b,DQ(S,y.visualElement,d),S,g,y.visualElement)})]})}const s=w.exports.forwardRef(a);return s[UQ]=o,s}function jQ({layoutId:e}){const t=w.exports.useContext(s8).id;return t&&e!==void 0?t+"-"+e:e}function KQ(e){function t(r,i={}){return GQ(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const qQ=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function l8(e){return typeof e!="string"||e.includes("-")?!1:!!(qQ.indexOf(e)>-1||/[A-Z]/.test(e))}const Y3={};function ZQ(e){Object.assign(Y3,e)}const X3=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],sv=new Set(X3);function CO(e,{layout:t,layoutId:n}){return sv.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!Y3[e]||e==="opacity")}const Ol=e=>!!e?.getVelocity,YQ={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},XQ=(e,t)=>X3.indexOf(e)-X3.indexOf(t);function QQ({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},i,o){let a="";t.sort(XQ);for(const s of t)a+=`${YQ[s]||s}(${e[s]}) `;return n&&!e.z&&(a+="translateZ(0)"),a=a.trim(),o?a=o(e,i?"":a):r&&i&&(a="none"),a}function _O(e){return e.startsWith("--")}const JQ=(e,t)=>t&&typeof e=="number"?t.transform(e):e,kO=(e,t)=>n=>Math.max(Math.min(n,t),e),Wg=e=>e%1?Number(e.toFixed(5)):e,Am=/(-)?([\d]*\.?[\d])+/g,e6=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,eJ=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function lv(e){return typeof e=="string"}const hh={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Vg=Object.assign(Object.assign({},hh),{transform:kO(0,1)}),$2=Object.assign(Object.assign({},hh),{default:1}),uv=e=>({test:t=>lv(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Oc=uv("deg"),Tl=uv("%"),St=uv("px"),tJ=uv("vh"),nJ=uv("vw"),XE=Object.assign(Object.assign({},Tl),{parse:e=>Tl.parse(e)/100,transform:e=>Tl.transform(e*100)}),u8=(e,t)=>n=>Boolean(lv(n)&&eJ.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),EO=(e,t,n)=>r=>{if(!lv(r))return r;const[i,o,a,s]=r.match(Am);return{[e]:parseFloat(i),[t]:parseFloat(o),[n]:parseFloat(a),alpha:s!==void 0?parseFloat(s):1}},Bf={test:u8("hsl","hue"),parse:EO("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Tl.transform(Wg(t))+", "+Tl.transform(Wg(n))+", "+Wg(Vg.transform(r))+")"},rJ=kO(0,255),Rb=Object.assign(Object.assign({},hh),{transform:e=>Math.round(rJ(e))}),Kc={test:u8("rgb","red"),parse:EO("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+Rb.transform(e)+", "+Rb.transform(t)+", "+Rb.transform(n)+", "+Wg(Vg.transform(r))+")"};function iJ(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const t6={test:u8("#"),parse:iJ,transform:Kc.transform},ho={test:e=>Kc.test(e)||t6.test(e)||Bf.test(e),parse:e=>Kc.test(e)?Kc.parse(e):Bf.test(e)?Bf.parse(e):t6.parse(e),transform:e=>lv(e)?e:e.hasOwnProperty("red")?Kc.transform(e):Bf.transform(e)},PO="${c}",TO="${n}";function oJ(e){var t,n,r,i;return isNaN(e)&&lv(e)&&((n=(t=e.match(Am))===null||t===void 0?void 0:t.length)!==null&&n!==void 0?n:0)+((i=(r=e.match(e6))===null||r===void 0?void 0:r.length)!==null&&i!==void 0?i:0)>0}function LO(e){typeof e=="number"&&(e=`${e}`);const t=[];let n=0;const r=e.match(e6);r&&(n=r.length,e=e.replace(e6,PO),t.push(...r.map(ho.parse)));const i=e.match(Am);return i&&(e=e.replace(Am,TO),t.push(...i.map(hh.parse))),{values:t,numColors:n,tokenised:e}}function AO(e){return LO(e).values}function IO(e){const{values:t,numColors:n,tokenised:r}=LO(e),i=t.length;return o=>{let a=r;for(let s=0;s<i;s++)a=a.replace(s<n?PO:TO,s<n?ho.transform(o[s]):Wg(o[s]));return a}}const aJ=e=>typeof e=="number"?0:e;function sJ(e){const t=AO(e);return IO(e)(t.map(aJ))}const Ru={test:oJ,parse:AO,createTransformer:IO,getAnimatableNone:sJ},lJ=new Set(["brightness","contrast","saturate","opacity"]);function uJ(e){let[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Am)||[];if(!r)return e;const i=n.replace(r,"");let o=lJ.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+i+")"}const cJ=/([a-z-]*)\(.*?\)/g,n6=Object.assign(Object.assign({},Ru),{getAnimatableNone:e=>{const t=e.match(cJ);return t?t.map(uJ).join(" "):e}}),QE={...hh,transform:Math.round},MO={borderWidth:St,borderTopWidth:St,borderRightWidth:St,borderBottomWidth:St,borderLeftWidth:St,borderRadius:St,radius:St,borderTopLeftRadius:St,borderTopRightRadius:St,borderBottomRightRadius:St,borderBottomLeftRadius:St,width:St,maxWidth:St,height:St,maxHeight:St,size:St,top:St,right:St,bottom:St,left:St,padding:St,paddingTop:St,paddingRight:St,paddingBottom:St,paddingLeft:St,margin:St,marginTop:St,marginRight:St,marginBottom:St,marginLeft:St,rotate:Oc,rotateX:Oc,rotateY:Oc,rotateZ:Oc,scale:$2,scaleX:$2,scaleY:$2,scaleZ:$2,skew:Oc,skewX:Oc,skewY:Oc,distance:St,translateX:St,translateY:St,translateZ:St,x:St,y:St,z:St,perspective:St,transformPerspective:St,opacity:Vg,originX:XE,originY:XE,originZ:St,zIndex:QE,fillOpacity:Vg,strokeOpacity:Vg,numOctaves:QE};function c8(e,t,n,r){const{style:i,vars:o,transform:a,transformKeys:s,transformOrigin:l}=e;s.length=0;let d=!1,p=!1,g=!0;for(const m in t){const y=t[m];if(_O(m)){o[m]=y;continue}const b=MO[m],S=JQ(y,b);if(sv.has(m)){if(d=!0,a[m]=S,s.push(m),!g)continue;y!==(b.default||0)&&(g=!1)}else m.startsWith("origin")?(p=!0,l[m]=S):i[m]=S}if(d||r?i.transform=QQ(e,n,g,r):!t.transform&&i.transform&&(i.transform="none"),p){const{originX:m="50%",originY:y="50%",originZ:b=0}=l;i.transformOrigin=`${m} ${y} ${b}`}}const d8=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function RO(e,t,n){for(const r in t)!Ol(t[r])&&!CO(r,n)&&(e[r]=t[r])}function dJ({transformTemplate:e},t,n){return w.exports.useMemo(()=>{const r=d8();return c8(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function fJ(e,t,n){const r=e.style||{},i={};return RO(i,r,e),Object.assign(i,dJ(e,t,n)),e.transformValues?e.transformValues(i):i}function hJ(e,t,n){const r={},i=fJ(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),r.style=i,r}const pJ=["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"],gJ=["whileTap","onTap","onTapStart","onTapCancel"],mJ=["onPan","onPanStart","onPanSessionStart","onPanEnd"],vJ=["whileInView","onViewportEnter","onViewportLeave","viewport"],yJ=new Set(["initial","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll",...vJ,...gJ,...pJ,...mJ]);function Q3(e){return yJ.has(e)}let OO=e=>!Q3(e);function xJ(e){!e||(OO=t=>t.startsWith("on")?!Q3(t):e(t))}try{xJ(require("@emotion/is-prop-valid").default)}catch{}function bJ(e,t,n){const r={};for(const i in e)(OO(i)||n===!0&&Q3(i)||!t&&!Q3(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function JE(e,t,n){return typeof e=="string"?e:St.transform(t+n*e)}function SJ(e,t,n){const r=JE(t,e.x,e.width),i=JE(n,e.y,e.height);return`${r} ${i}`}const wJ={offset:"stroke-dashoffset",array:"stroke-dasharray"},CJ={offset:"strokeDashoffset",array:"strokeDasharray"};function _J(e,t,n=1,r=0,i=!0){e.pathLength=1;const o=i?wJ:CJ;e[o.offset]=St.transform(-r);const a=St.transform(t),s=St.transform(n);e[o.array]=`${a} ${s}`}function f8(e,{attrX:t,attrY:n,originX:r,originY:i,pathLength:o,pathSpacing:a=1,pathOffset:s=0,...l},d,p){c8(e,l,d,p),e.attrs=e.style,e.style={};const{attrs:g,style:m,dimensions:y}=e;g.transform&&(y&&(m.transform=g.transform),delete g.transform),y&&(r!==void 0||i!==void 0||m.transform)&&(m.transformOrigin=SJ(y,r!==void 0?r:.5,i!==void 0?i:.5)),t!==void 0&&(g.x=t),n!==void 0&&(g.y=n),o!==void 0&&_J(g,o,a,s,!1)}const NO=()=>({...d8(),attrs:{}});function kJ(e,t){const n=w.exports.useMemo(()=>{const r=NO();return f8(r,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};RO(r,e.style,e),n.style={...r,...n.style}}return n}function EJ(e=!1){return(n,r,i,o,{latestValues:a},s)=>{const d=(l8(n)?kJ:hJ)(r,a,s),g={...bJ(r,typeof n=="string",e),...d,ref:o};return i&&(g["data-projection-id"]=i),w.exports.createElement(n,g)}}const DO=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function zO(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const o in n)e.style.setProperty(o,n[o])}const FO=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function $O(e,t,n,r){zO(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(FO.has(i)?i:DO(i),t.attrs[i])}function h8(e){const{style:t}=e,n={};for(const r in t)(Ol(t[r])||CO(r,e))&&(n[r]=t[r]);return n}function BO(e){const t=h8(e);for(const n in e)if(Ol(e[n])){const r=n==="x"||n==="y"?"attr"+n.toUpperCase():n;t[r]=e[n]}return t}function HO(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}const Im=e=>Array.isArray(e),PJ=e=>Boolean(e&&typeof e=="object"&&e.mix&&e.toValue),WO=e=>Im(e)?e[e.length-1]||0:e;function jy(e){const t=Ol(e)?e.get():e;return PJ(t)?t.toValue():t}function TJ({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,o){const a={latestValues:LJ(r,i,o,e),renderState:t()};return n&&(a.mount=s=>n(r,s,a)),a}const VO=e=>(t,n)=>{const r=w.exports.useContext(b4),i=w.exports.useContext(B0),o=()=>TJ(e,t,r,i);return n?o():C4(o)};function LJ(e,t,n,r){const i={},o=r(e);for(const m in o)i[m]=jy(o[m]);let{initial:a,animate:s}=e;const l=w4(e),d=SO(e);t&&d&&!l&&e.inherit!==!1&&(a===void 0&&(a=t.initial),s===void 0&&(s=t.animate));let p=n?n.initial===!1:!1;p=p||a===!1;const g=p?s:a;return g&&typeof g!="boolean"&&!S4(g)&&(Array.isArray(g)?g:[g]).forEach(y=>{const b=HO(e,y);if(!b)return;const{transitionEnd:S,transition:E,...P}=b;for(const k in P){let T=P[k];if(Array.isArray(T)){const M=p?T.length-1:0;T=T[M]}T!==null&&(i[k]=T)}for(const k in S)i[k]=S[k]}),i}const AJ={useVisualState:VO({scrapeMotionValuesFromProps:BO,createRenderState:NO,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}f8(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),$O(t,n)}})},IJ={useVisualState:VO({scrapeMotionValuesFromProps:h8,createRenderState:d8})};function MJ(e,{forwardMotionProps:t=!1},n,r,i){return{...l8(e)?AJ:IJ,preloadedFeatures:n,useRender:EJ(t),createVisualElement:r,projectionNodeConstructor:i,Component:e}}var Vn;(function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"})(Vn||(Vn={}));function _4(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function r6(e,t,n,r){w.exports.useEffect(()=>{const i=e.current;if(n&&i)return _4(i,t,n,r)},[e,t,n,r])}function RJ({whileFocus:e,visualElement:t}){const{animationState:n}=t,r=()=>{n&&n.setActive(Vn.Focus,!0)},i=()=>{n&&n.setActive(Vn.Focus,!1)};r6(t,"focus",e?r:void 0),r6(t,"blur",e?i:void 0)}function UO(e){return typeof PointerEvent<"u"&&e instanceof PointerEvent?e.pointerType==="mouse":e instanceof MouseEvent}function GO(e){return!!e.touches}function OJ(e){return t=>{const n=t instanceof MouseEvent;(!n||n&&t.button===0)&&e(t)}}const NJ={pageX:0,pageY:0};function DJ(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||NJ;return{x:r[t+"X"],y:r[t+"Y"]}}function zJ(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}function p8(e,t="page"){return{point:GO(e)?DJ(e,t):zJ(e,t)}}const jO=(e,t=!1)=>{const n=r=>e(r,p8(r));return t?OJ(n):n},FJ=()=>fh&&window.onpointerdown===null,$J=()=>fh&&window.ontouchstart===null,BJ=()=>fh&&window.onmousedown===null,HJ={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},WJ={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function KO(e){return FJ()?e:$J()?WJ[e]:BJ()?HJ[e]:e}function Jp(e,t,n,r){return _4(e,KO(t),jO(n,t==="pointerdown"),r)}function J3(e,t,n,r){return r6(e,KO(t),n&&jO(n,t==="pointerdown"),r)}function qO(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const eP=qO("dragHorizontal"),tP=qO("dragVertical");function ZO(e){let t=!1;if(e==="y")t=tP();else if(e==="x")t=eP();else{const n=eP(),r=tP();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function YO(){const e=ZO(!0);return e?(e(),!1):!0}function nP(e,t,n){return(r,i)=>{!UO(r)||YO()||(e.animationState&&e.animationState.setActive(Vn.Hover,t),n&&n(r,i))}}function VJ({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){J3(r,"pointerenter",e||n?nP(r,!0,e):void 0,{passive:!e}),J3(r,"pointerleave",t||n?nP(r,!1,t):void 0,{passive:!t})}const XO=(e,t)=>t?e===t?!0:XO(e,t.parentElement):!1;function g8(e){return w.exports.useEffect(()=>()=>e(),[])}var Sl=function(){return Sl=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},Sl.apply(this,arguments)};function k4(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function H0(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function s(p){try{d(r.next(p))}catch(g){a(g)}}function l(p){try{d(r.throw(p))}catch(g){a(g)}}function d(p){p.done?o(p.value):i(p.value).then(s,l)}d((r=r.apply(e,t||[])).next())})}function W0(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(d){return function(p){return l([d,p])}}function l(d){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=d[0]&2?i.return:d[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,d[1])).done)return o;switch(i=0,o&&(d=[d[0]&2,o.value]),d[0]){case 0:case 1:o=d;break;case 4:return n.label++,{value:d[1],done:!1};case 5:n.label++,i=d[1],d=[0];continue;case 7:d=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(d[0]===6||d[0]===2)){n=0;continue}if(d[0]===3&&(!o||d[1]>o[0]&&d[1]<o[3])){n.label=d[1];break}if(d[0]===6&&n.label<o[1]){n.label=o[1],o=d;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(d);break}o[2]&&n.ops.pop(),n.trys.pop();continue}d=t.call(e,n)}catch(p){d=[6,p],i=0}finally{r=o=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}}function rP(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(s){a={error:s}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o}function i6(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var UJ=function(){},e5=function(){};const t5=(e,t,n)=>Math.min(Math.max(n,e),t),Ob=.001,GJ=.01,iP=10,jJ=.05,KJ=1;function qJ({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,o;UJ(e<=iP*1e3);let a=1-t;a=t5(jJ,KJ,a),e=t5(GJ,iP,e/1e3),a<1?(i=d=>{const p=d*a,g=p*e,m=p-n,y=o6(d,a),b=Math.exp(-g);return Ob-m/y*b},o=d=>{const g=d*a*e,m=g*n+n,y=Math.pow(a,2)*Math.pow(d,2)*e,b=Math.exp(-g),S=o6(Math.pow(d,2),a);return(-i(d)+Ob>0?-1:1)*((m-y)*b)/S}):(i=d=>{const p=Math.exp(-d*e),g=(d-n)*e+1;return-Ob+p*g},o=d=>{const p=Math.exp(-d*e),g=(n-d)*(e*e);return p*g});const s=5/e,l=YJ(i,o,s);if(e=e*1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{const d=Math.pow(l,2)*r;return{stiffness:d,damping:a*2*Math.sqrt(r*d),duration:e}}}const ZJ=12;function YJ(e,t,n){let r=n;for(let i=1;i<ZJ;i++)r=r-e(r)/t(r);return r}function o6(e,t){return e*Math.sqrt(1-t*t)}const XJ=["duration","bounce"],QJ=["stiffness","damping","mass"];function oP(e,t){return t.some(n=>e[n]!==void 0)}function JJ(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!oP(e,QJ)&&oP(e,XJ)){const n=qJ(e);t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1}),t.isResolvedFromDuration=!0}return t}function m8(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,o=k4(e,["from","to","restSpeed","restDelta"]);const a={done:!1,value:t};let{stiffness:s,damping:l,mass:d,velocity:p,duration:g,isResolvedFromDuration:m}=JJ(o),y=aP,b=aP;function S(){const E=p?-(p/1e3):0,P=n-t,k=l/(2*Math.sqrt(s*d)),T=Math.sqrt(s/d)/1e3;if(i===void 0&&(i=Math.min(Math.abs(n-t)/100,.4)),k<1){const M=o6(T,k);y=N=>{const z=Math.exp(-k*T*N);return n-z*((E+k*T*P)/M*Math.sin(M*N)+P*Math.cos(M*N))},b=N=>{const z=Math.exp(-k*T*N);return k*T*z*(Math.sin(M*N)*(E+k*T*P)/M+P*Math.cos(M*N))-z*(Math.cos(M*N)*(E+k*T*P)-M*P*Math.sin(M*N))}}else if(k===1)y=M=>n-Math.exp(-T*M)*(P+(E+T*P)*M);else{const M=T*Math.sqrt(k*k-1);y=N=>{const z=Math.exp(-k*T*N),F=Math.min(M*N,300);return n-z*((E+k*T*P)*Math.sinh(F)+M*P*Math.cosh(F))/M}}}return S(),{next:E=>{const P=y(E);if(m)a.done=E>=g;else{const k=b(E)*1e3,T=Math.abs(k)<=r,M=Math.abs(n-P)<=i;a.done=T&&M}return a.value=a.done?n:P,a},flipTarget:()=>{p=-p,[t,n]=[n,t],S()}}}m8.needsInterpolation=(e,t)=>typeof e=="string"||typeof t=="string";const aP=e=>0,Mm=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},Er=(e,t,n)=>-n*e+n*t+e;function Nb(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function sP({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,o=0,a=0;if(!t)i=o=a=n;else{const s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;i=Nb(l,s,e+1/3),o=Nb(l,s,e),a=Nb(l,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}const eee=(e,t,n)=>{const r=e*e,i=t*t;return Math.sqrt(Math.max(0,n*(i-r)+r))},tee=[t6,Kc,Bf],lP=e=>tee.find(t=>t.test(e)),QO=(e,t)=>{let n=lP(e),r=lP(t),i=n.parse(e),o=r.parse(t);n===Bf&&(i=sP(i),n=Kc),r===Bf&&(o=sP(o),r=Kc);const a=Object.assign({},i);return s=>{for(const l in a)l!=="alpha"&&(a[l]=eee(i[l],o[l],s));return a.alpha=Er(i.alpha,o.alpha,s),n.transform(a)}},a6=e=>typeof e=="number",nee=(e,t)=>n=>t(e(n)),E4=(...e)=>e.reduce(nee);function JO(e,t){return a6(e)?n=>Er(e,t,n):ho.test(e)?QO(e,t):tN(e,t)}const eN=(e,t)=>{const n=[...e],r=n.length,i=e.map((o,a)=>JO(o,t[a]));return o=>{for(let a=0;a<r;a++)n[a]=i[a](o);return n}},ree=(e,t)=>{const n=Object.assign(Object.assign({},e),t),r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=JO(e[i],t[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}};function uP(e){const t=Ru.parse(e),n=t.length;let r=0,i=0,o=0;for(let a=0;a<n;a++)r||typeof t[a]=="number"?r++:t[a].hue!==void 0?o++:i++;return{parsed:t,numNumbers:r,numRGB:i,numHSL:o}}const tN=(e,t)=>{const n=Ru.createTransformer(t),r=uP(e),i=uP(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?E4(eN(r.parsed,i.parsed),n):a=>`${a>0?t:e}`},iee=(e,t)=>n=>Er(e,t,n);function oee(e){if(typeof e=="number")return iee;if(typeof e=="string")return ho.test(e)?QO:tN;if(Array.isArray(e))return eN;if(typeof e=="object")return ree}function aee(e,t,n){const r=[],i=n||oee(e[0]),o=e.length-1;for(let a=0;a<o;a++){let s=i(e[a],e[a+1]);if(t){const l=Array.isArray(t)?t[a]:t;s=E4(l,s)}r.push(s)}return r}function see([e,t],[n]){return r=>n(Mm(e,t,r))}function lee(e,t){const n=e.length,r=n-1;return i=>{let o=0,a=!1;if(i<=e[0]?a=!0:i>=e[r]&&(o=r-1,a=!0),!a){let l=1;for(;l<n&&!(e[l]>i||l===r);l++);o=l-1}const s=Mm(e[o],e[o+1],i);return t[o](s)}}function nN(e,t,{clamp:n=!0,ease:r,mixer:i}={}){const o=e.length;e5(o===t.length),e5(!r||!Array.isArray(r)||r.length===o-1),e[0]>e[o-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());const a=aee(t,r,i),s=o===2?see(e,a):lee(e,a);return n?l=>s(t5(e[0],e[o-1],l)):s}const P4=e=>t=>1-e(1-t),v8=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,uee=e=>t=>Math.pow(t,e),rN=e=>t=>t*t*((e+1)*t-e),cee=e=>{const t=rN(e);return n=>(n*=2)<1?.5*t(n):.5*(2-Math.pow(2,-10*(n-1)))},iN=1.525,dee=4/11,fee=8/11,hee=9/10,y8=e=>e,x8=uee(2),pee=P4(x8),oN=v8(x8),aN=e=>1-Math.sin(Math.acos(e)),b8=P4(aN),gee=v8(b8),S8=rN(iN),mee=P4(S8),vee=v8(S8),yee=cee(iN),xee=4356/361,bee=35442/1805,See=16061/1805,n5=e=>{if(e===1||e===0)return e;const t=e*e;return e<dee?7.5625*t:e<fee?9.075*t-9.9*e+3.4:e<hee?xee*t-bee*e+See:10.8*e*e-20.52*e+10.72},wee=P4(n5),Cee=e=>e<.5?.5*(1-n5(1-e*2)):.5*n5(e*2-1)+.5;function _ee(e,t){return e.map(()=>t||oN).splice(0,e.length-1)}function kee(e){const t=e.length;return e.map((n,r)=>r!==0?r/(t-1):0)}function Eee(e,t){return e.map(n=>n*t)}function Ky({from:e=0,to:t=1,ease:n,offset:r,duration:i=300}){const o={done:!1,value:e},a=Array.isArray(t)?t:[e,t],s=Eee(r&&r.length===a.length?r:kee(a),i);function l(){return nN(s,a,{ease:Array.isArray(n)?n:_ee(a,n)})}let d=l();return{next:p=>(o.value=d(p),o.done=p>=i,o),flipTarget:()=>{a.reverse(),d=l()}}}function Pee({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:o}){const a={done:!1,value:t};let s=n*e;const l=t+s,d=o===void 0?l:o(l);return d!==l&&(s=d-t),{next:p=>{const g=-s*Math.exp(-p/r);return a.done=!(g>i||g<-i),a.value=a.done?d:d+g,a},flipTarget:()=>{}}}const cP={keyframes:Ky,spring:m8,decay:Pee};function Tee(e){if(Array.isArray(e.to))return Ky;if(cP[e.type])return cP[e.type];const t=new Set(Object.keys(e));return t.has("ease")||t.has("duration")&&!t.has("dampingRatio")?Ky:t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta")?m8:Ky}const sN=1/60*1e3,Lee=typeof performance<"u"?()=>performance.now():()=>Date.now(),lN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(Lee()),sN);function Aee(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const p=t[d];p(l),a.has(p)&&(s.schedule(p),e())}i=!1,o&&(o=!1,s.process(l))}};return s}const Iee=40;let s6=!0,Rm=!1,l6=!1;const e0={delta:0,timestamp:0},cv=["read","update","preRender","render","postRender"],T4=cv.reduce((e,t)=>(e[t]=Aee(()=>Rm=!0),e),{}),Mee=cv.reduce((e,t)=>{const n=T4[t];return e[t]=(r,i=!1,o=!1)=>(Rm||Nee(),n.schedule(r,i,o)),e},{}),Ree=cv.reduce((e,t)=>(e[t]=T4[t].cancel,e),{});cv.reduce((e,t)=>(e[t]=()=>T4[t].process(e0),e),{});const Oee=e=>T4[e].process(e0),uN=e=>{Rm=!1,e0.delta=s6?sN:Math.max(Math.min(e-e0.timestamp,Iee),1),e0.timestamp=e,l6=!0,cv.forEach(Oee),l6=!1,Rm&&(s6=!1,lN(uN))},Nee=()=>{Rm=!0,s6=!0,l6||lN(uN)},Dee=()=>e0;function cN(e,t,n=0){return e-t-n}function zee(e,t,n=0,r=!0){return r?cN(t+-e,t,n):t-(e-t)+n}function Fee(e,t,n,r){return r?e>=t+n:e<=-n}const $ee=e=>{const t=({delta:n})=>e(n);return{start:()=>Mee.update(t,!0),stop:()=>Ree.update(t)}};function dN(e){var t,n,{from:r,autoplay:i=!0,driver:o=$ee,elapsed:a=0,repeat:s=0,repeatType:l="loop",repeatDelay:d=0,onPlay:p,onStop:g,onComplete:m,onRepeat:y,onUpdate:b}=e,S=k4(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:E}=S,P,k=0,T=S.duration,M,N=!1,z=!0,F;const $=Tee(S);!((n=(t=$).needsInterpolation)===null||n===void 0)&&n.call(t,r,E)&&(F=nN([0,100],[r,E],{clamp:!1}),r=0,E=100);const K=$(Object.assign(Object.assign({},S),{from:r,to:E}));function j(){k++,l==="reverse"?(z=k%2===0,a=zee(a,T,d,z)):(a=cN(a,T,d),l==="mirror"&&K.flipTarget()),N=!1,y&&y()}function X(){P.stop(),m&&m()}function ue(be){if(z||(be=-be),a+=be,!N){const we=K.next(Math.max(0,a));M=we.value,F&&(M=F(M)),N=z?we.done:a<=0}b?.(M),N&&(k===0&&(T??(T=a)),k<s?Fee(a,T,d,z)&&j():X())}function ge(){p?.(),P=o(ue),P.start()}return i&&ge(),{stop:()=>{g?.(),P.stop()}}}function fN(e,t){return t?e*(1e3/t):0}function Bee({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:o=750,bounceStiffness:a=500,bounceDamping:s=10,restDelta:l=1,modifyTarget:d,driver:p,onUpdate:g,onComplete:m,onStop:y}){let b;function S(T){return n!==void 0&&T<n||r!==void 0&&T>r}function E(T){return n===void 0?r:r===void 0||Math.abs(n-T)<Math.abs(r-T)?n:r}function P(T){b?.stop(),b=dN(Object.assign(Object.assign({},T),{driver:p,onUpdate:M=>{var N;g?.(M),(N=T.onUpdate)===null||N===void 0||N.call(T,M)},onComplete:m,onStop:y}))}function k(T){P(Object.assign({type:"spring",stiffness:a,damping:s,restDelta:l},T))}if(S(e))k({from:e,velocity:t,to:E(e)});else{let T=i*t+e;typeof d<"u"&&(T=d(T));const M=E(T),N=M===n?-1:1;let z,F;const $=K=>{z=F,F=K,t=fN(K-z,Dee().delta),(N===1&&K>M||N===-1&&K<M)&&k({from:K,to:M,velocity:t})};P({type:"decay",from:e,velocity:t,timeConstant:o,power:i,restDelta:l,modifyTarget:d,onUpdate:S(T)?$:void 0})}return{stop:()=>b?.stop()}}const u6=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),dP=e=>u6(e)&&e.hasOwnProperty("z"),B2=(e,t)=>Math.abs(e-t);function w8(e,t){if(a6(e)&&a6(t))return B2(e,t);if(u6(e)&&u6(t)){const n=B2(e.x,t.x),r=B2(e.y,t.y),i=dP(e)&&dP(t)?B2(e.z,t.z):0;return Math.sqrt(Math.pow(n,2)+Math.pow(r,2)+Math.pow(i,2))}}const hN=(e,t)=>1-3*t+3*e,pN=(e,t)=>3*t-6*e,gN=e=>3*e,r5=(e,t,n)=>((hN(t,n)*e+pN(t,n))*e+gN(t))*e,mN=(e,t,n)=>3*hN(t,n)*e*e+2*pN(t,n)*e+gN(t),Hee=1e-7,Wee=10;function Vee(e,t,n,r,i){let o,a,s=0;do a=t+(n-t)/2,o=r5(a,r,i)-e,o>0?n=a:t=a;while(Math.abs(o)>Hee&&++s<Wee);return a}const Uee=8,Gee=.001;function jee(e,t,n,r){for(let i=0;i<Uee;++i){const o=mN(t,n,r);if(o===0)return t;t-=(r5(t,n,r)-e)/o}return t}const qy=11,H2=1/(qy-1);function Kee(e,t,n,r){if(e===t&&n===r)return y8;const i=new Float32Array(qy);for(let a=0;a<qy;++a)i[a]=r5(a*H2,e,n);function o(a){let s=0,l=1;const d=qy-1;for(;l!==d&&i[l]<=a;++l)s+=H2;--l;const p=(a-i[l])/(i[l+1]-i[l]),g=s+p*H2,m=mN(g,e,n);return m>=Gee?jee(a,g,e,n):m===0?g:Vee(a,s,s+H2,e,n)}return a=>a===0||a===1?a:r5(o(a),t,r)}function qee({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:i}){const o=e||t||n||r,a=w.exports.useRef(!1),s=w.exports.useRef(null),l={passive:!(t||e||n||y)};function d(){s.current&&s.current(),s.current=null}function p(){return d(),a.current=!1,i.animationState&&i.animationState.setActive(Vn.Tap,!1),!YO()}function g(b,S){!p()||(XO(i.getInstance(),b.target)?e&&e(b,S):n&&n(b,S))}function m(b,S){!p()||n&&n(b,S)}function y(b,S){d(),!a.current&&(a.current=!0,s.current=E4(Jp(window,"pointerup",g,l),Jp(window,"pointercancel",m,l)),i.animationState&&i.animationState.setActive(Vn.Tap,!0),t&&t(b,S))}J3(i,"pointerdown",o?y:void 0,l),g8(d)}const Zee="production",vN=typeof process>"u"||process.env===void 0?Zee:"production",fP=new Set;function yN(e,t,n){e||fP.has(t)||(console.warn(t),n&&console.warn(n),fP.add(t))}const c6=new WeakMap,Db=new WeakMap,Yee=e=>{const t=c6.get(e.target);t&&t(e)},Xee=e=>{e.forEach(Yee)};function Qee({root:e,...t}){const n=e||document;Db.has(n)||Db.set(n,{});const r=Db.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(Xee,{root:e,...t})),r[i]}function Jee(e,t,n){const r=Qee(t);return c6.set(e,n),r.observe(e),()=>{c6.delete(e),r.unobserve(e)}}function ete({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:i={}}){const o=w.exports.useRef({hasEnteredView:!1,isInView:!1});let a=Boolean(t||n||r);i.once&&o.current.hasEnteredView&&(a=!1),(typeof IntersectionObserver>"u"?rte:nte)(a,o.current,e,i)}const tte={some:0,all:1};function nte(e,t,n,{root:r,margin:i,amount:o="some",once:a}){w.exports.useEffect(()=>{if(!e)return;const s={root:r?.current,rootMargin:i,threshold:typeof o=="number"?o:tte[o]},l=d=>{const{isIntersecting:p}=d;if(t.isInView===p||(t.isInView=p,a&&!p&&t.hasEnteredView))return;p&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(Vn.InView,p);const g=n.getProps(),m=p?g.onViewportEnter:g.onViewportLeave;m&&m(d)};return Jee(n.getInstance(),s,l)},[e,r,i,o])}function rte(e,t,n,{fallback:r=!0}){w.exports.useEffect(()=>{!e||!r||(vN!=="production"&&yN(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;const{onViewportEnter:i}=n.getProps();i&&i(null),n.animationState&&n.animationState.setActive(Vn.InView,!0)}))},[e])}const qc=e=>t=>(e(t),null),ite={inView:qc(ete),tap:qc(qee),focus:qc(RJ),hover:qc(VJ)};function C8(){const e=w.exports.useContext(B0);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=w.exports.useId();return w.exports.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}function ote(){return ate(w.exports.useContext(B0))}function ate(e){return e===null?!0:e.isPresent}function xN(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}const i5=e=>e*1e3,ste={linear:y8,easeIn:x8,easeInOut:oN,easeOut:pee,circIn:aN,circInOut:gee,circOut:b8,backIn:S8,backInOut:vee,backOut:mee,anticipate:yee,bounceIn:wee,bounceInOut:Cee,bounceOut:n5},hP=e=>{if(Array.isArray(e)){e5(e.length===4);const[t,n,r,i]=e;return Kee(t,n,r,i)}else if(typeof e=="string")return ste[e];return e},lte=e=>Array.isArray(e)&&typeof e[0]!="number",pP=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&Ru.test(t)&&!t.startsWith("url(")),_f=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),W2=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),zb=()=>({type:"keyframes",ease:"linear",duration:.3}),ute=e=>({type:"keyframes",duration:.8,values:e}),gP={x:_f,y:_f,z:_f,rotate:_f,rotateX:_f,rotateY:_f,rotateZ:_f,scaleX:W2,scaleY:W2,scale:W2,opacity:zb,backgroundColor:zb,color:zb,default:W2},cte=(e,t)=>{let n;return Im(t)?n=ute:n=gP[e]||gP.default,{to:t,...n(t)}},dte={...MO,color:ho,backgroundColor:ho,outlineColor:ho,fill:ho,stroke:ho,borderColor:ho,borderTopColor:ho,borderRightColor:ho,borderBottomColor:ho,borderLeftColor:ho,filter:n6,WebkitFilter:n6},_8=e=>dte[e];function k8(e,t){var n;let r=_8(e);return r!==n6&&(r=Ru),(n=r.getAnimatableNone)===null||n===void 0?void 0:n.call(r,t)}const fte={current:!1};function hte({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:s,from:l,...d}){return!!Object.keys(d).length}function pte({ease:e,times:t,yoyo:n,flip:r,loop:i,...o}){const a={...o};return t&&(a.offset=t),o.duration&&(a.duration=i5(o.duration)),o.repeatDelay&&(a.repeatDelay=i5(o.repeatDelay)),e&&(a.ease=lte(e)?e.map(hP):hP(e)),o.type==="tween"&&(a.type="keyframes"),(n||i||r)&&(n?a.repeatType="reverse":i?a.repeatType="loop":r&&(a.repeatType="mirror"),a.repeat=i||n||r||o.repeat),o.type!=="spring"&&(a.type="keyframes"),a}function gte(e,t){var n,r;return(r=(n=(E8(e,t)||{}).delay)!==null&&n!==void 0?n:e.delay)!==null&&r!==void 0?r:0}function mte(e){return Array.isArray(e.to)&&e.to[0]===null&&(e.to=[...e.to],e.to[0]=e.from),e}function vte(e,t,n){return Array.isArray(t.to)&&e.duration===void 0&&(e.duration=.8),mte(t),hte(e)||(e={...e,...cte(n,t.to)}),{...t,...pte(e)}}function yte(e,t,n,r,i){const o=E8(r,e)||{};let a=o.from!==void 0?o.from:t.get();const s=pP(e,n);a==="none"&&s&&typeof n=="string"?a=k8(e,n):mP(a)&&typeof n=="string"?a=vP(n):!Array.isArray(n)&&mP(n)&&typeof a=="string"&&(n=vP(a));const l=pP(e,a);function d(){const g={from:a,to:n,velocity:t.getVelocity(),onComplete:i,onUpdate:m=>t.set(m)};return o.type==="inertia"||o.type==="decay"?Bee({...g,...o}):dN({...vte(o,g,e),onUpdate:m=>{g.onUpdate(m),o.onUpdate&&o.onUpdate(m)},onComplete:()=>{g.onComplete(),o.onComplete&&o.onComplete()}})}function p(){const g=WO(n);return t.set(g),i(),o.onUpdate&&o.onUpdate(g),o.onComplete&&o.onComplete(),{stop:()=>{}}}return!l||!s||o.type===!1?p:d}function mP(e){return e===0||typeof e=="string"&&parseFloat(e)===0&&e.indexOf(" ")===-1}function vP(e){return typeof e=="number"?0:k8("",e)}function E8(e,t){return e[t]||e.default||e}function P8(e,t,n,r={}){return fte.current&&(r={type:!1}),t.start(i=>{let o,a;const s=yte(e,t,n,r,i),l=gte(r,e),d=()=>a=s();return l?o=window.setTimeout(d,i5(l)):d(),()=>{clearTimeout(o),a&&a.stop()}})}const xte=e=>/^\-?\d*\.?\d+$/.test(e),bte=e=>/^0[^.\s]+$/.test(e),bN=1/60*1e3,Ste=typeof performance<"u"?()=>performance.now():()=>Date.now(),SN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(Ste()),bN);function wte(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const p=t[d];p(l),a.has(p)&&(s.schedule(p),e())}i=!1,o&&(o=!1,s.process(l))}};return s}const Cte=40;let d6=!0,Om=!1,f6=!1;const t0={delta:0,timestamp:0},dv=["read","update","preRender","render","postRender"],L4=dv.reduce((e,t)=>(e[t]=wte(()=>Om=!0),e),{}),Ll=dv.reduce((e,t)=>{const n=L4[t];return e[t]=(r,i=!1,o=!1)=>(Om||kte(),n.schedule(r,i,o)),e},{}),Nm=dv.reduce((e,t)=>(e[t]=L4[t].cancel,e),{}),Fb=dv.reduce((e,t)=>(e[t]=()=>L4[t].process(t0),e),{}),_te=e=>L4[e].process(t0),wN=e=>{Om=!1,t0.delta=d6?bN:Math.max(Math.min(e-t0.timestamp,Cte),1),t0.timestamp=e,f6=!0,dv.forEach(_te),f6=!1,Om&&(d6=!1,SN(wN))},kte=()=>{Om=!0,d6=!0,f6||SN(wN)},h6=()=>t0;function T8(e,t){e.indexOf(t)===-1&&e.push(t)}function L8(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Ug{constructor(){this.subscriptions=[]}add(t){return T8(this.subscriptions,t),()=>L8(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(!!i)if(i===1)this.subscriptions[0](t,n,r);else for(let o=0;o<i;o++){const a=this.subscriptions[o];a&&a(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Ete=e=>!isNaN(parseFloat(e));class Pte{constructor(t){this.version="7.3.5",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new Ug,this.velocityUpdateSubscribers=new Ug,this.renderSubscribers=new Ug,this.canTrackVelocity=!1,this.updateAndNotify=(n,r=!0)=>{this.prev=this.current,this.current=n;const{delta:i,timestamp:o}=h6();this.lastUpdated!==o&&(this.timeDelta=i,this.lastUpdated=o,Ll.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),r&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>Ll.postRender(this.velocityCheck),this.velocityCheck=({timestamp:n})=>{n!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=Ete(this.current)}onChange(t){return this.updateSubscribers.add(t)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(t){return t(this.get()),this.renderSubscribers.add(t)}attach(t){this.passiveEffect=t}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?fN(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.stopAnimation=t(n)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function S0(e){return new Pte(e)}const CN=e=>t=>t.test(e),Tte={test:e=>e==="auto",parse:e=>e},_N=[hh,St,Tl,Oc,nJ,tJ,Tte],J1=e=>_N.find(CN(e)),Lte=[..._N,ho,Ru],Ate=e=>Lte.find(CN(e));function Ite(e){const t={};return e.forEachValue((n,r)=>t[r]=n.get()),t}function Mte(e){const t={};return e.forEachValue((n,r)=>t[r]=n.getVelocity()),t}function A4(e,t,n){const r=e.getProps();return HO(r,t,n!==void 0?n:r.custom,Ite(e),Mte(e))}function Rte(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,S0(n))}function Ote(e,t){const n=A4(e,t);let{transitionEnd:r={},transition:i={},...o}=n?e.makeTargetAnimatable(n,!1):{};o={...o,...r};for(const a in o){const s=WO(o[a]);Rte(e,a,s)}}function Nte(e,t,n){var r,i;const o=Object.keys(t).filter(s=>!e.hasValue(s)),a=o.length;if(!!a)for(let s=0;s<a;s++){const l=o[s],d=t[l];let p=null;Array.isArray(d)&&(p=d[0]),p===null&&(p=(i=(r=n[l])!==null&&r!==void 0?r:e.readValue(l))!==null&&i!==void 0?i:t[l]),p!=null&&(typeof p=="string"&&(xte(p)||bte(p))?p=parseFloat(p):!Ate(p)&&Ru.test(d)&&(p=k8(l,d)),e.addValue(l,S0(p)),n[l]===void 0&&(n[l]=p),e.setBaseTarget(l,p))}}function Dte(e,t){return t?(t[e]||t.default||t).from:void 0}function zte(e,t,n){var r;const i={};for(const o in e){const a=Dte(o,t);i[o]=a!==void 0?a:(r=n.getValue(o))===null||r===void 0?void 0:r.get()}return i}function o5(e){return Boolean(Ol(e)&&e.add)}function Fte(e,t,n={}){e.notifyAnimationStart(t);let r;if(Array.isArray(t)){const i=t.map(o=>p6(e,o,n));r=Promise.all(i)}else if(typeof t=="string")r=p6(e,t,n);else{const i=typeof t=="function"?A4(e,t,n.custom):t;r=kN(e,i,n)}return r.then(()=>e.notifyAnimationComplete(t))}function p6(e,t,n={}){var r;const i=A4(e,t,n.custom);let{transition:o=e.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const a=i?()=>kN(e,i,n):()=>Promise.resolve(),s=!((r=e.variantChildren)===null||r===void 0)&&r.size?(d=0)=>{const{delayChildren:p=0,staggerChildren:g,staggerDirection:m}=o;return $te(e,t,p+d,g,m,n)}:()=>Promise.resolve(),{when:l}=o;if(l){const[d,p]=l==="beforeChildren"?[a,s]:[s,a];return d().then(p)}else return Promise.all([a(),s(n.delay)])}function kN(e,t,{delay:n=0,transitionOverride:r,type:i}={}){var o;let{transition:a=e.getDefaultTransition(),transitionEnd:s,...l}=e.makeTargetAnimatable(t);const d=e.getValue("willChange");r&&(a=r);const p=[],g=i&&((o=e.animationState)===null||o===void 0?void 0:o.getState()[i]);for(const m in l){const y=e.getValue(m),b=l[m];if(!y||b===void 0||g&&Hte(g,m))continue;let S={delay:n,...a};e.shouldReduceMotion&&sv.has(m)&&(S={...S,type:!1,delay:0});let E=P8(m,y,b,S);o5(d)&&(d.add(m),E=E.then(()=>d.remove(m))),p.push(E)}return Promise.all(p).then(()=>{s&&Ote(e,s)})}function $te(e,t,n=0,r=0,i=1,o){const a=[],s=(e.variantChildren.size-1)*r,l=i===1?(d=0)=>d*r:(d=0)=>s-d*r;return Array.from(e.variantChildren).sort(Bte).forEach((d,p)=>{a.push(p6(d,t,{...o,delay:n+l(p)}).then(()=>d.notifyAnimationComplete(t)))}),Promise.all(a)}function Bte(e,t){return e.sortNodePosition(t)}function Hte({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}const A8=[Vn.Animate,Vn.InView,Vn.Focus,Vn.Hover,Vn.Tap,Vn.Drag,Vn.Exit],Wte=[...A8].reverse(),Vte=A8.length;function Ute(e){return t=>Promise.all(t.map(({animation:n,options:r})=>Fte(e,n,r)))}function Gte(e){let t=Ute(e);const n=Kte();let r=!0;const i=(l,d)=>{const p=A4(e,d);if(p){const{transition:g,transitionEnd:m,...y}=p;l={...l,...y,...m}}return l};function o(l){t=l(e)}function a(l,d){var p;const g=e.getProps(),m=e.getVariantContext(!0)||{},y=[],b=new Set;let S={},E=1/0;for(let k=0;k<Vte;k++){const T=Wte[k],M=n[T],N=(p=g[T])!==null&&p!==void 0?p:m[T],z=Tm(N),F=T===d?M.isActive:null;F===!1&&(E=k);let $=N===m[T]&&N!==g[T]&&z;if($&&r&&e.manuallyAnimateOnMount&&($=!1),M.protectedKeys={...S},!M.isActive&&F===null||!N&&!M.prevProp||S4(N)||typeof N=="boolean")continue;const K=jte(M.prevProp,N);let j=K||T===d&&M.isActive&&!$&&z||k>E&&z;const X=Array.isArray(N)?N:[N];let ue=X.reduce(i,{});F===!1&&(ue={});const{prevResolvedValues:ge={}}=M,be={...ge,...ue},we=Se=>{j=!0,b.delete(Se),M.needsAnimating[Se]=!0};for(const Se in be){const J=ue[Se],G=ge[Se];S.hasOwnProperty(Se)||(J!==G?Im(J)&&Im(G)?!xN(J,G)||K?we(Se):M.protectedKeys[Se]=!0:J!==void 0?we(Se):b.add(Se):J!==void 0&&b.has(Se)?we(Se):M.protectedKeys[Se]=!0)}M.prevProp=N,M.prevResolvedValues=ue,M.isActive&&(S={...S,...ue}),r&&e.blockInitialAnimation&&(j=!1),j&&!$&&y.push(...X.map(Se=>({animation:Se,options:{type:T,...l}})))}if(b.size){const k={};b.forEach(T=>{const M=e.getBaseTarget(T);M!==void 0&&(k[T]=M)}),y.push({animation:k})}let P=Boolean(y.length);return r&&g.initial===!1&&!e.manuallyAnimateOnMount&&(P=!1),r=!1,P?t(y):Promise.resolve()}function s(l,d,p){var g;if(n[l].isActive===d)return Promise.resolve();(g=e.variantChildren)===null||g===void 0||g.forEach(y=>{var b;return(b=y.animationState)===null||b===void 0?void 0:b.setActive(l,d)}),n[l].isActive=d;const m=a(p,l);for(const y in n)n[y].protectedKeys={};return m}return{animateChanges:a,setActive:s,setAnimateFunction:o,getState:()=>n}}function jte(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!xN(t,e):!1}function kf(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function Kte(){return{[Vn.Animate]:kf(!0),[Vn.InView]:kf(),[Vn.Hover]:kf(),[Vn.Tap]:kf(),[Vn.Drag]:kf(),[Vn.Focus]:kf(),[Vn.Exit]:kf()}}const qte={animation:qc(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=Gte(e)),S4(t)&&w.exports.useEffect(()=>t.subscribe(e),[t])}),exit:qc(e=>{const{custom:t,visualElement:n}=e,[r,i]=C8(),o=w.exports.useContext(B0);w.exports.useEffect(()=>{n.isPresent=r;const a=n.animationState&&n.animationState.setActive(Vn.Exit,!r,{custom:o&&o.custom||t});a&&!r&&a.then(i)},[r])})};class EN{constructor(t,n,{transformPagePoint:r}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=Bb(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,g=w8(d.offset,{x:0,y:0})>=3;if(!p&&!g)return;const{point:m}=d,{timestamp:y}=h6();this.history.push({...m,timestamp:y});const{onStart:b,onMove:S}=this.handlers;p||(b&&b(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),S&&S(this.lastMoveEvent,d)},this.handlePointerMove=(d,p)=>{if(this.lastMoveEvent=d,this.lastMoveEventInfo=$b(p,this.transformPagePoint),UO(d)&&d.buttons===0){this.handlePointerUp(d,p);return}Ll.update(this.updatePoint,!0)},this.handlePointerUp=(d,p)=>{this.end();const{onEnd:g,onSessionEnd:m}=this.handlers,y=Bb($b(p,this.transformPagePoint),this.history);this.startEvent&&g&&g(d,y),m&&m(d,y)},GO(t)&&t.touches.length>1)return;this.handlers=n,this.transformPagePoint=r;const i=p8(t),o=$b(i,this.transformPagePoint),{point:a}=o,{timestamp:s}=h6();this.history=[{...a,timestamp:s}];const{onSessionStart:l}=n;l&&l(t,Bb(o,this.history)),this.removeListeners=E4(Jp(window,"pointermove",this.handlePointerMove),Jp(window,"pointerup",this.handlePointerUp),Jp(window,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),Nm.update(this.updatePoint)}}function $b(e,t){return t?{point:t(e.point)}:e}function yP(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Bb({point:e},t){return{point:e,delta:yP(e,PN(t)),offset:yP(e,Zte(t)),velocity:Yte(t,.1)}}function Zte(e){return e[0]}function PN(e){return e[e.length-1]}function Yte(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=PN(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>i5(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function xa(e){return e.max-e.min}function xP(e,t=0,n=.01){return w8(e,t)<n}function bP(e,t,n,r=.5){e.origin=r,e.originPoint=Er(t.min,t.max,e.origin),e.scale=xa(n)/xa(t),(xP(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=Er(n.min,n.max,e.origin)-e.originPoint,(xP(e.translate)||isNaN(e.translate))&&(e.translate=0)}function Gg(e,t,n,r){bP(e.x,t.x,n.x,r?.originX),bP(e.y,t.y,n.y,r?.originY)}function SP(e,t,n){e.min=n.min+t.min,e.max=e.min+xa(t)}function Xte(e,t,n){SP(e.x,t.x,n.x),SP(e.y,t.y,n.y)}function wP(e,t,n){e.min=t.min-n.min,e.max=e.min+xa(t)}function jg(e,t,n){wP(e.x,t.x,n.x),wP(e.y,t.y,n.y)}function Qte(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?Er(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?Er(n,e,r.max):Math.min(e,n)),e}function CP(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function Jte(e,{top:t,left:n,bottom:r,right:i}){return{x:CP(e.x,n,i),y:CP(e.y,t,r)}}function _P(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function ene(e,t){return{x:_P(e.x,t.x),y:_P(e.y,t.y)}}function tne(e,t){let n=.5;const r=xa(e),i=xa(t);return i>r?n=Mm(t.min,t.max-r,e.min):r>i&&(n=Mm(e.min,e.max-i,t.min)),t5(0,1,n)}function nne(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const g6=.35;function rne(e=g6){return e===!1?e=0:e===!0&&(e=g6),{x:kP(e,"left","right"),y:kP(e,"top","bottom")}}function kP(e,t,n){return{min:EP(e,t),max:EP(e,n)}}function EP(e,t){var n;return typeof e=="number"?e:(n=e[t])!==null&&n!==void 0?n:0}const PP=()=>({translate:0,scale:1,origin:0,originPoint:0}),Kg=()=>({x:PP(),y:PP()}),TP=()=>({min:0,max:0}),Ii=()=>({x:TP(),y:TP()});function gl(e){return[e("x"),e("y")]}function TN({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function ine({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function one(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Hb(e){return e===void 0||e===1}function LN({scale:e,scaleX:t,scaleY:n}){return!Hb(e)||!Hb(t)||!Hb(n)}function Nc(e){return LN(e)||LP(e.x)||LP(e.y)||e.z||e.rotate||e.rotateX||e.rotateY}function LP(e){return e&&e!=="0%"}function a5(e,t,n){const r=e-n,i=t*r;return n+i}function AP(e,t,n,r,i){return i!==void 0&&(e=a5(e,i,r)),a5(e,n,r)+t}function m6(e,t=0,n=1,r,i){e.min=AP(e.min,t,n,r,i),e.max=AP(e.max,t,n,r,i)}function AN(e,{x:t,y:n}){m6(e.x,t.translate,t.scale,t.originPoint),m6(e.y,n.translate,n.scale,n.originPoint)}function ane(e,t,n,r=!1){var i,o;const a=n.length;if(!a)return;t.x=t.y=1;let s,l;for(let d=0;d<a;d++)s=n[d],l=s.projectionDelta,((o=(i=s.instance)===null||i===void 0?void 0:i.style)===null||o===void 0?void 0:o.display)!=="contents"&&(r&&s.options.layoutScroll&&s.scroll&&s!==s.root&&Wp(e,{x:-s.scroll.x,y:-s.scroll.y}),l&&(t.x*=l.x.scale,t.y*=l.y.scale,AN(e,l)),r&&Nc(s.latestValues)&&Wp(e,s.latestValues))}function Bc(e,t){e.min=e.min+t,e.max=e.max+t}function IP(e,t,[n,r,i]){const o=t[i]!==void 0?t[i]:.5,a=Er(e.min,e.max,o);m6(e,t[n],t[r],a,t.scale)}const sne=["x","scaleX","originX"],lne=["y","scaleY","originY"];function Wp(e,t){IP(e.x,t,sne),IP(e.y,t,lne)}function IN(e,t){return TN(one(e.getBoundingClientRect(),t))}function une(e,t,n){const r=IN(e,n),{scroll:i}=t;return i&&(Bc(r.x,i.x),Bc(r.y,i.y)),r}const cne=new WeakMap;class dne{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Ii(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){if(this.visualElement.isPresent===!1)return;const r=s=>{this.stopAnimation(),n&&this.snapToCursor(p8(s,"page").point)},i=(s,l)=>{var d;const{drag:p,dragPropagation:g,onDragStart:m}=this.getProps();p&&!g&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=ZO(p),!this.openGlobalLock)||(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),gl(y=>{var b,S;let E=this.getAxisMotionValue(y).get()||0;if(Tl.test(E)){const P=(S=(b=this.visualElement.projection)===null||b===void 0?void 0:b.layout)===null||S===void 0?void 0:S.actual[y];P&&(E=xa(P)*(parseFloat(E)/100))}this.originPoint[y]=E}),m?.(s,l),(d=this.visualElement.animationState)===null||d===void 0||d.setActive(Vn.Drag,!0))},o=(s,l)=>{const{dragPropagation:d,dragDirectionLock:p,onDirectionLock:g,onDrag:m}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:y}=l;if(p&&this.currentDirection===null){this.currentDirection=fne(y),this.currentDirection!==null&&g?.(this.currentDirection);return}this.updateAxis("x",l.point,y),this.updateAxis("y",l.point,y),this.visualElement.syncRender(),m?.(s,l)},a=(s,l)=>this.stop(s,l);this.panSession=new EN(t,{onSessionStart:r,onStart:i,onMove:o,onSessionEnd:a},{transformPagePoint:this.visualElement.getTransformPagePoint()})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o?.(t,n)}cancel(){var t,n;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),(t=this.panSession)===null||t===void 0||t.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),(n=this.visualElement.animationState)===null||n===void 0||n.setActive(Vn.Drag,!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!V2(t,i,this.currentDirection))return;const o=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=Qte(a,this.constraints[t],this.elastic[t])),o.set(a)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),{layout:r}=this.visualElement.projection||{},i=this.constraints;t&&Hp(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&r?this.constraints=Jte(r.actual,t):this.constraints=!1,this.elastic=rne(n),i!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&gl(o=>{this.getAxisMotionValue(o)&&(this.constraints[o]=nne(r.actual[o],this.constraints[o]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Hp(t))return!1;const r=t.current,{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=une(r,i.root,this.visualElement.getTransformPagePoint());let a=ene(i.layout.actual,o);if(n){const s=n(ine(a));this.hasMutatedConstraints=!!s,s&&(a=TN(s))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:s}=this.getProps(),l=this.constraints||{},d=gl(p=>{var g;if(!V2(p,n,this.currentDirection))return;let m=(g=l?.[p])!==null&&g!==void 0?g:{};a&&(m={min:0,max:0});const y=i?200:1e6,b=i?40:1e7,S={type:"inertia",velocity:r?t[p]:0,bounceStiffness:y,bounceDamping:b,timeConstant:750,restDelta:1,restSpeed:10,...o,...m};return this.startAxisValueAnimation(p,S)});return Promise.all(d).then(s)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return P8(t,r,0,n)}stopAnimation(){gl(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){var n,r;const i="_drag"+t.toUpperCase(),o=this.visualElement.getProps()[i];return o||this.visualElement.getValue(t,(r=(n=this.visualElement.getProps().initial)===null||n===void 0?void 0:n[t])!==null&&r!==void 0?r:0)}snapToCursor(t){gl(n=>{const{drag:r}=this.getProps();if(!V2(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:s}=i.layout.actual[n];o.set(t[n]-Er(a,s,.5))}})}scalePositionWithinConstraints(){var t;const{drag:n,dragConstraints:r}=this.getProps(),{projection:i}=this.visualElement;if(!Hp(r)||!i||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};gl(s=>{const l=this.getAxisMotionValue(s);if(l){const d=l.get();o[s]=tne({min:d,max:d},this.constraints[s])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.getInstance().style.transform=a?a({},""):"none",(t=i.root)===null||t===void 0||t.updateScroll(),i.updateLayout(),this.resolveConstraints(),gl(s=>{if(!V2(s,n,null))return;const l=this.getAxisMotionValue(s),{min:d,max:p}=this.constraints[s];l.set(Er(d,p,o[s]))})}addListeners(){var t;cne.set(this.visualElement,this);const n=this.visualElement.getInstance(),r=Jp(n,"pointerdown",d=>{const{drag:p,dragListener:g=!0}=this.getProps();p&&g&&this.start(d)}),i=()=>{const{dragConstraints:d}=this.getProps();Hp(d)&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,a=o.addEventListener("measure",i);o&&!o.layout&&((t=o.root)===null||t===void 0||t.updateScroll(),o.updateLayout()),i();const s=_4(window,"resize",()=>this.scalePositionWithinConstraints()),l=o.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(gl(g=>{const m=this.getAxisMotionValue(g);!m||(this.originPoint[g]+=d[g].translate,m.set(m.get()+d[g].translate))}),this.visualElement.syncRender())});return()=>{s(),r(),a(),l?.()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=g6,dragMomentum:s=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:s}}}function V2(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function fne(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}function hne(e){const{dragControls:t,visualElement:n}=e,r=C4(()=>new dne(n));w.exports.useEffect(()=>t&&t.subscribe(r),[r,t]),w.exports.useEffect(()=>r.addListeners(),[r])}function pne({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:i}){const o=e||t||n||r,a=w.exports.useRef(null),{transformPagePoint:s}=w.exports.useContext(a8),l={onSessionStart:r,onStart:t,onMove:e,onEnd:(p,g)=>{a.current=null,n&&n(p,g)}};w.exports.useEffect(()=>{a.current!==null&&a.current.updateHandlers(l)});function d(p){a.current=new EN(p,l,{transformPagePoint:s})}J3(i,"pointerdown",o&&d),g8(()=>a.current&&a.current.end())}const gne={pan:qc(pne),drag:qc(hne)},v6={current:null},MN={current:!1};function mne(){if(MN.current=!0,!!fh)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>v6.current=e.matches;e.addListener(t),t()}else v6.current=!1}const U2=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"];function vne(){const e=U2.map(()=>new Ug),t={},n={clearAllListeners:()=>e.forEach(r=>r.clear()),updatePropListeners:r=>{U2.forEach(i=>{var o;const a="on"+i,s=r[a];(o=t[i])===null||o===void 0||o.call(t),s&&(t[i]=n[a](s))})}};return e.forEach((r,i)=>{n["on"+U2[i]]=o=>r.add(o),n["notify"+U2[i]]=(...o)=>r.notify(...o)}),n}function yne(e,t,n){const{willChange:r}=t;for(const i in t){const o=t[i],a=n[i];if(Ol(o))e.addValue(i,o),o5(r)&&r.add(i);else if(Ol(a))e.addValue(i,S0(o)),o5(r)&&r.remove(i);else if(a!==o)if(e.hasValue(i)){const s=e.getValue(i);!s.hasAnimated&&s.set(o)}else{const s=e.getStaticValue(i);e.addValue(i,S0(s!==void 0?s:o))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const RN=Object.keys(Lm),xne=RN.length,ON=({treeType:e="",build:t,getBaseTarget:n,makeTargetAnimatable:r,measureViewportBox:i,render:o,readValueFromInstance:a,removeValueFromRenderState:s,sortNodePosition:l,scrapeMotionValuesFromProps:d})=>({parent:p,props:g,presenceId:m,blockInitialAnimation:y,visualState:b,reducedMotionConfig:S},E={})=>{let P=!1;const{latestValues:k,renderState:T}=b;let M;const N=vne(),z=new Map,F=new Map;let $={};const K={...k};let j;function X(){!M||!P||(ue(),o(M,T,g.style,te.projection))}function ue(){t(te,T,k,E,g)}function ge(){N.notifyUpdate(k)}function be(Q,W){const ie=W.onChange(xe=>{k[Q]=xe,g.onUpdate&&Ll.update(ge,!1,!0)}),de=W.onRenderRequest(te.scheduleRender);F.set(Q,()=>{ie(),de()})}const{willChange:we,...Se}=d(g);for(const Q in Se){const W=Se[Q];k[Q]!==void 0&&Ol(W)&&(W.set(k[Q],!1),o5(we)&&we.add(Q))}const J=w4(g),G=SO(g),te={treeType:e,current:null,depth:p?p.depth+1:0,parent:p,children:new Set,presenceId:m,shouldReduceMotion:null,variantChildren:G?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(p?.isMounted()),blockInitialAnimation:y,isMounted:()=>Boolean(M),mount(Q){P=!0,M=te.current=Q,te.projection&&te.projection.mount(Q),G&&p&&!J&&(j=p?.addVariantChild(te)),z.forEach((W,ie)=>be(ie,W)),MN.current||mne(),te.shouldReduceMotion=S==="never"?!1:S==="always"?!0:v6.current,p?.children.add(te),te.setProps(g)},unmount(){var Q;(Q=te.projection)===null||Q===void 0||Q.unmount(),Nm.update(ge),Nm.render(X),F.forEach(W=>W()),j?.(),p?.children.delete(te),N.clearAllListeners(),M=void 0,P=!1},loadFeatures(Q,W,ie,de,xe,De){const Re=[];for(let Ve=0;Ve<xne;Ve++){const ke=RN[Ve],{isEnabled:$e,Component:nt}=Lm[ke];$e(Q)&&nt&&Re.push(w.exports.createElement(nt,{key:ke,...Q,visualElement:te}))}if(!te.projection&&xe){te.projection=new xe(de,te.getLatestValues(),p&&p.projection);const{layoutId:Ve,layout:ke,drag:$e,dragConstraints:nt,layoutScroll:ft}=Q;te.projection.setOptions({layoutId:Ve,layout:ke,alwaysMeasureLayout:Boolean($e)||nt&&Hp(nt),visualElement:te,scheduleRender:()=>te.scheduleRender(),animationType:typeof ke=="string"?ke:"both",initialPromotionConfig:De,layoutScroll:ft})}return Re},addVariantChild(Q){var W;const ie=te.getClosestVariantNode();if(ie)return(W=ie.variantChildren)===null||W===void 0||W.add(Q),()=>ie.variantChildren.delete(Q)},sortNodePosition(Q){return!l||e!==Q.treeType?0:l(te.getInstance(),Q.getInstance())},getClosestVariantNode:()=>G?te:p?.getClosestVariantNode(),getLayoutId:()=>g.layoutId,getInstance:()=>M,getStaticValue:Q=>k[Q],setStaticValue:(Q,W)=>k[Q]=W,getLatestValues:()=>k,setVisibility(Q){te.isVisible!==Q&&(te.isVisible=Q,te.scheduleRender())},makeTargetAnimatable(Q,W=!0){return r(te,Q,g,W)},measureViewportBox(){return i(M,g)},addValue(Q,W){te.hasValue(Q)&&te.removeValue(Q),z.set(Q,W),k[Q]=W.get(),be(Q,W)},removeValue(Q){var W;z.delete(Q),(W=F.get(Q))===null||W===void 0||W(),F.delete(Q),delete k[Q],s(Q,T)},hasValue:Q=>z.has(Q),getValue(Q,W){let ie=z.get(Q);return ie===void 0&&W!==void 0&&(ie=S0(W),te.addValue(Q,ie)),ie},forEachValue:Q=>z.forEach(Q),readValue:Q=>k[Q]!==void 0?k[Q]:a(M,Q,E),setBaseTarget(Q,W){K[Q]=W},getBaseTarget(Q){if(n){const W=n(g,Q);if(W!==void 0&&!Ol(W))return W}return K[Q]},...N,build(){return ue(),T},scheduleRender(){Ll.render(X,!1,!0)},syncRender:X,setProps(Q){(Q.transformTemplate||g.transformTemplate)&&te.scheduleRender(),g=Q,N.updatePropListeners(Q),$=yne(te,d(g),$)},getProps:()=>g,getVariant:Q=>{var W;return(W=g.variants)===null||W===void 0?void 0:W[Q]},getDefaultTransition:()=>g.transition,getTransformPagePoint:()=>g.transformPagePoint,getVariantContext(Q=!1){if(Q)return p?.getVariantContext();if(!J){const ie=p?.getVariantContext()||{};return g.initial!==void 0&&(ie.initial=g.initial),ie}const W={};for(let ie=0;ie<bne;ie++){const de=NN[ie],xe=g[de];(Tm(xe)||xe===!1)&&(W[de]=xe)}return W}};return te},NN=["initial",...A8],bne=NN.length;function y6(e){return typeof e=="string"&&e.startsWith("var(--")}const DN=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function Sne(e){const t=DN.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}function x6(e,t,n=1){const[r,i]=Sne(e);if(!r)return;const o=window.getComputedStyle(t).getPropertyValue(r);return o?o.trim():y6(i)?x6(i,t,n+1):i}function wne(e,{...t},n){const r=e.getInstance();if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.forEachValue(i=>{const o=i.get();if(!y6(o))return;const a=x6(o,r);a&&i.set(a)});for(const i in t){const o=t[i];if(!y6(o))continue;const a=x6(o,r);!a||(t[i]=a,n&&n[i]===void 0&&(n[i]=o))}return{target:t,transitionEnd:n}}const Cne=new Set(["width","height","top","left","right","bottom","x","y"]),zN=e=>Cne.has(e),_ne=e=>Object.keys(e).some(zN),FN=(e,t)=>{e.set(t,!1),e.set(t)},MP=e=>e===hh||e===St;var RP;(function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"})(RP||(RP={}));const OP=(e,t)=>parseFloat(e.split(", ")[t]),NP=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return OP(i[1],t);{const o=r.match(/^matrix\((.+)\)$/);return o?OP(o[1],e):0}},kne=new Set(["x","y","z"]),Ene=X3.filter(e=>!kne.has(e));function Pne(e){const t=[];return Ene.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.syncRender(),t}const DP={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:NP(4,13),y:NP(5,14)},Tne=(e,t,n)=>{const r=t.measureViewportBox(),i=t.getInstance(),o=getComputedStyle(i),{display:a}=o,s={};a==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(d=>{s[d]=DP[d](r,o)}),t.syncRender();const l=t.measureViewportBox();return n.forEach(d=>{const p=t.getValue(d);FN(p,s[d]),e[d]=DP[d](l,o)}),e},Lne=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(zN);let o=[],a=!1;const s=[];if(i.forEach(l=>{const d=e.getValue(l);if(!e.hasValue(l))return;let p=n[l],g=J1(p);const m=t[l];let y;if(Im(m)){const b=m.length,S=m[0]===null?1:0;p=m[S],g=J1(p);for(let E=S;E<b;E++)y?e5(J1(m[E])===y):y=J1(m[E])}else y=J1(m);if(g!==y)if(MP(g)&&MP(y)){const b=d.get();typeof b=="string"&&d.set(parseFloat(b)),typeof m=="string"?t[l]=parseFloat(m):Array.isArray(m)&&y===St&&(t[l]=m.map(parseFloat))}else g?.transform&&y?.transform&&(p===0||m===0)?p===0?d.set(y.transform(p)):t[l]=g.transform(m):(a||(o=Pne(e),a=!0),s.push(l),r[l]=r[l]!==void 0?r[l]:t[l],FN(d,m))}),s.length){const l=s.indexOf("height")>=0?window.pageYOffset:null,d=Tne(t,e,s);return o.length&&o.forEach(([p,g])=>{e.getValue(p).set(g)}),e.syncRender(),fh&&l!==null&&window.scrollTo({top:l}),{target:d,transitionEnd:r}}else return{target:t,transitionEnd:r}};function Ane(e,t,n,r){return _ne(t)?Lne(e,t,n,r):{target:t,transitionEnd:r}}const Ine=(e,t,n,r)=>{const i=wne(e,t,r);return t=i.target,r=i.transitionEnd,Ane(e,t,n,r)};function Mne(e){return window.getComputedStyle(e)}const $N={treeType:"dom",readValueFromInstance(e,t){if(sv.has(t)){const n=_8(t);return n&&n.default||0}else{const n=Mne(e),r=(_O(t)?n.getPropertyValue(t):n[t])||0;return typeof r=="string"?r.trim():r}},sortNodePosition(e,t){return e.compareDocumentPosition(t)&2?1:-1},getBaseTarget(e,t){var n;return(n=e.style)===null||n===void 0?void 0:n[t]},measureViewportBox(e,{transformPagePoint:t}){return IN(e,t)},resetTransform(e,t,n){const{transformTemplate:r}=n;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform(e,t){e.style.transform=t.style.transform},removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]},makeTargetAnimatable(e,{transition:t,transitionEnd:n,...r},{transformValues:i},o=!0){let a=zte(r,t||{},e);if(i&&(n&&(n=i(n)),r&&(r=i(r)),a&&(a=i(a))),o){Nte(e,r,a);const s=Ine(e,r,a,n);n=s.transitionEnd,r=s.target}return{transition:t,transitionEnd:n,...r}},scrapeMotionValuesFromProps:h8,build(e,t,n,r,i){e.isVisible!==void 0&&(t.style.visibility=e.isVisible?"visible":"hidden"),c8(t,n,r,i.transformTemplate)},render:zO},Rne=ON($N),One=ON({...$N,getBaseTarget(e,t){return e[t]},readValueFromInstance(e,t){var n;return sv.has(t)?((n=_8(t))===null||n===void 0?void 0:n.default)||0:(t=FO.has(t)?t:DO(t),e.getAttribute(t))},scrapeMotionValuesFromProps:BO,build(e,t,n,r,i){f8(t,n,r,i.transformTemplate)},render:$O}),Nne=(e,t)=>l8(e)?One(t,{enableHardwareAcceleration:!1}):Rne(t,{enableHardwareAcceleration:!0});function zP(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const eg={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(St.test(e))e=parseFloat(e);else return e;const n=zP(e,t.target.x),r=zP(e,t.target.y);return`${n}% ${r}%`}},FP="_$css",Dne={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=e.includes("var("),o=[];i&&(e=e.replace(DN,y=>(o.push(y),FP)));const a=Ru.parse(e);if(a.length>5)return r;const s=Ru.createTransformer(e),l=typeof a[0]!="number"?1:0,d=n.x.scale*t.x,p=n.y.scale*t.y;a[0+l]/=d,a[1+l]/=p;const g=Er(d,p,.5);typeof a[2+l]=="number"&&(a[2+l]/=g),typeof a[3+l]=="number"&&(a[3+l]/=g);let m=s(a);if(i){let y=0;m=m.replace(FP,()=>{const b=o[y];return y++,b})}return m}};class zne extends le.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=t;ZQ($ne),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Hg.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||t.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),t.isPresent!==o&&(o?a.promote():a.relegate()||Ll.postRender(()=>{var s;!((s=a.getStack())===null||s===void 0)&&s.members.length||this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),!t.currentAnimation&&t.isLead()&&this.safeToRemove())}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n?.group&&n.group.remove(i),r?.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t?.()}render(){return null}}function Fne(e){const[t,n]=C8(),r=w.exports.useContext(s8);return C(zne,{...e,layoutGroup:r,switchLayoutGroup:w.exports.useContext(wO),isPresent:t,safeToRemove:n})}const $ne={borderRadius:{...eg,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:eg,borderTopRightRadius:eg,borderBottomLeftRadius:eg,borderBottomRightRadius:eg,boxShadow:Dne},Bne={measureLayout:Fne};function Hne(e,t,n={}){const r=Ol(e)?e:S0(e);return P8("",r,t,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}const BN=["TopLeft","TopRight","BottomLeft","BottomRight"],Wne=BN.length,$P=e=>typeof e=="string"?parseFloat(e):e,BP=e=>typeof e=="number"||St.test(e);function Vne(e,t,n,r,i,o){var a,s,l,d;i?(e.opacity=Er(0,(a=n.opacity)!==null&&a!==void 0?a:1,Une(r)),e.opacityExit=Er((s=t.opacity)!==null&&s!==void 0?s:1,0,Gne(r))):o&&(e.opacity=Er((l=t.opacity)!==null&&l!==void 0?l:1,(d=n.opacity)!==null&&d!==void 0?d:1,r));for(let p=0;p<Wne;p++){const g=`border${BN[p]}Radius`;let m=HP(t,g),y=HP(n,g);if(m===void 0&&y===void 0)continue;m||(m=0),y||(y=0),m===0||y===0||BP(m)===BP(y)?(e[g]=Math.max(Er($P(m),$P(y),r),0),(Tl.test(y)||Tl.test(m))&&(e[g]+="%")):e[g]=y}(t.rotate||n.rotate)&&(e.rotate=Er(t.rotate||0,n.rotate||0,r))}function HP(e,t){var n;return(n=e[t])!==null&&n!==void 0?n:e.borderRadius}const Une=HN(0,.5,b8),Gne=HN(.5,.95,y8);function HN(e,t,n){return r=>r<e?0:r>t?1:n(Mm(e,t,r))}function WP(e,t){e.min=t.min,e.max=t.max}function Cs(e,t){WP(e.x,t.x),WP(e.y,t.y)}function VP(e,t,n,r,i){return e-=t,e=a5(e,1/n,r),i!==void 0&&(e=a5(e,1/i,r)),e}function jne(e,t=0,n=1,r=.5,i,o=e,a=e){if(Tl.test(t)&&(t=parseFloat(t),t=Er(a.min,a.max,t/100)-a.min),typeof t!="number")return;let s=Er(o.min,o.max,r);e===o&&(s-=t),e.min=VP(e.min,t,n,s,i),e.max=VP(e.max,t,n,s,i)}function UP(e,t,[n,r,i],o,a){jne(e,t[n],t[r],t[i],t.scale,o,a)}const Kne=["x","scaleX","originX"],qne=["y","scaleY","originY"];function GP(e,t,n,r){UP(e.x,t,Kne,n?.x,r?.x),UP(e.y,t,qne,n?.y,r?.y)}function jP(e){return e.translate===0&&e.scale===1}function WN(e){return jP(e.x)&&jP(e.y)}function VN(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function KP(e){return xa(e.x)/xa(e.y)}function Zne(e,t,n=.01){return w8(e,t)<=n}class Yne{constructor(){this.members=[]}add(t){T8(this.members,t),t.scheduleRender()}remove(t){if(L8(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(t,n){var r;const i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender(),t.resumeFrom=i,n&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues,t.snapshot.isShared=!0),!((r=t.root)===null||r===void 0)&&r.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:o}=t.options;o===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{var n,r,i,o,a;(r=(n=t.options).onExitComplete)===null||r===void 0||r.call(n),(a=(i=t.resumingFrom)===null||i===void 0?void 0:(o=i.options).onExitComplete)===null||a===void 0||a.call(o)})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const Xne="translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";function qP(e,t,n){const r=e.x.translate/t.x,i=e.y.translate/t.y;let o=`translate3d(${r}px, ${i}px, 0) `;if(o+=`scale(${1/t.x}, ${1/t.y}) `,n){const{rotate:l,rotateX:d,rotateY:p}=n;l&&(o+=`rotate(${l}deg) `),d&&(o+=`rotateX(${d}deg) `),p&&(o+=`rotateY(${p}deg) `)}const a=e.x.scale*t.x,s=e.y.scale*t.y;return o+=`scale(${a}, ${s})`,o===Xne?"none":o}const Qne=(e,t)=>e.depth-t.depth;class Jne{constructor(){this.children=[],this.isDirty=!1}add(t){T8(this.children,t),this.isDirty=!0}remove(t){L8(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(Qne),this.isDirty=!1,this.children.forEach(t)}}const ZP=["","X","Y","Z"],YP=1e3;function UN({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a,s={},l=t?.()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(ore),this.nodes.forEach(are)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=a,this.latestValues=s,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0,a&&this.root.registerPotentialNode(a,this);for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new Jne)}addEventListener(a,s){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new Ug),this.eventHandlers.get(a).add(s)}notifyListeners(a,...s){const l=this.eventHandlers.get(a);l?.notify(...s)}hasListeners(a){return this.eventHandlers.has(a)}registerPotentialNode(a,s){this.potentialNodes.set(a,s)}mount(a,s=!1){var l;if(this.instance)return;this.isSVG=a instanceof SVGElement&&a.tagName!=="svg",this.instance=a;const{layoutId:d,layout:p,visualElement:g}=this.options;if(g&&!g.getInstance()&&g.mount(a),this.root.nodes.add(this),(l=this.parent)===null||l===void 0||l.children.add(this),this.id&&this.root.potentialNodes.delete(this.id),s&&(p||d)&&(this.isLayoutDirty=!0),e){let m;const y=()=>this.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,clearTimeout(m),m=window.setTimeout(y,250),Hg.hasAnimatedSinceResize&&(Hg.hasAnimatedSinceResize=!1,this.nodes.forEach(ire))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&g&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:y,hasRelativeTargetChanged:b,layout:S})=>{var E,P,k,T,M;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const N=(P=(E=this.options.transition)!==null&&E!==void 0?E:g.getDefaultTransition())!==null&&P!==void 0?P:dre,{onLayoutAnimationStart:z,onLayoutAnimationComplete:F}=g.getProps(),$=!this.targetLayout||!VN(this.targetLayout,S)||b,K=!y&&b;if(((k=this.resumeFrom)===null||k===void 0?void 0:k.instance)||K||y&&($||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,K);const j={...E8(N,"layout"),onPlay:z,onComplete:F};g.shouldReduceMotion&&(j.delay=0,j.type=!1),this.startAnimation(j)}else!y&&this.animationProgress===0&&this.finishAnimation(),this.isLead()&&((M=(T=this.options).onExitComplete)===null||M===void 0||M.call(T));this.targetLayout=S})}unmount(){var a,s;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),(a=this.getStack())===null||a===void 0||a.remove(this),(s=this.parent)===null||s===void 0||s.children.delete(this),this.instance=void 0,Nm.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var a;return this.isAnimationBlocked||((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimationBlocked())||!1}startUpdate(){var a;this.isUpdateBlocked()||(this.isUpdating=!0,(a=this.nodes)===null||a===void 0||a.forEach(sre))}willUpdate(a=!0){var s,l,d;if(this.root.isUpdateBlocked()){(l=(s=this.options).onExitComplete)===null||l===void 0||l.call(s);return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const b=this.path[y];b.shouldResetTransform=!0,b.updateScroll()}const{layoutId:p,layout:g}=this.options;if(p===void 0&&!g)return;const m=(d=this.options.visualElement)===null||d===void 0?void 0:d.getProps().transformTemplate;this.prevTransformTemplateValue=m?.(this.latestValues,""),this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}didUpdate(){if(this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(XP);return}!this.isUpdating||(this.isUpdating=!1,this.potentialNodes.size&&(this.potentialNodes.forEach(fre),this.potentialNodes.clear()),this.nodes.forEach(rre),this.nodes.forEach(ere),this.nodes.forEach(tre),this.clearAllSnapshots(),Fb.update(),Fb.preRender(),Fb.render())}clearAllSnapshots(){this.nodes.forEach(nre),this.sharedNodes.forEach(lre)}scheduleUpdateProjection(){Ll.preRender(this.updateProjection,!1,!0)}scheduleCheckAfterUnmount(){Ll.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;const a=this.measure(),s=this.removeTransform(this.removeElementScroll(a));tT(s),this.snapshot={measured:a,layout:s,latestValues:{}}}updateLayout(){var a;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const s=this.measure();tT(s);const l=this.layout;this.layout={measured:s,actual:this.removeElementScroll(s)},this.layoutCorrected=Ii(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.actual),(a=this.options.visualElement)===null||a===void 0||a.notifyLayoutMeasure(this.layout.actual,l?.actual)}updateScroll(){this.options.layoutScroll&&this.instance&&(this.isScrollRoot=r(this.instance),this.scroll=n(this.instance))}resetTransform(){var a;if(!i)return;const s=this.isLayoutDirty||this.shouldResetTransform,l=this.projectionDelta&&!WN(this.projectionDelta),d=(a=this.options.visualElement)===null||a===void 0?void 0:a.getProps().transformTemplate,p=d?.(this.latestValues,""),g=p!==this.prevTransformTemplateValue;s&&(l||Nc(this.latestValues)||g)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(){const{visualElement:a}=this.options;if(!a)return Ii();const s=a.measureViewportBox(),{scroll:l}=this.root;return l&&(Bc(s.x,l.x),Bc(s.y,l.y)),s}removeElementScroll(a){const s=Ii();Cs(s,a);for(let l=0;l<this.path.length;l++){const d=this.path[l],{scroll:p,options:g,isScrollRoot:m}=d;if(d!==this.root&&p&&g.layoutScroll){if(m){Cs(s,a);const{scroll:y}=this.root;y&&(Bc(s.x,-y.x),Bc(s.y,-y.y))}Bc(s.x,p.x),Bc(s.y,p.y)}}return s}applyTransform(a,s=!1){const l=Ii();Cs(l,a);for(let d=0;d<this.path.length;d++){const p=this.path[d];!s&&p.options.layoutScroll&&p.scroll&&p!==p.root&&Wp(l,{x:-p.scroll.x,y:-p.scroll.y}),Nc(p.latestValues)&&Wp(l,p.latestValues)}return Nc(this.latestValues)&&Wp(l,this.latestValues),l}removeTransform(a){var s;const l=Ii();Cs(l,a);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Nc(p.latestValues))continue;LN(p.latestValues)&&p.updateSnapshot();const g=Ii(),m=p.measure();Cs(g,m),GP(l,p.latestValues,(s=p.snapshot)===null||s===void 0?void 0:s.layout,g)}return Nc(this.latestValues)&&GP(l,this.latestValues),l}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection()}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}resolveTargetDelta(){var a;const{layout:s,layoutId:l}=this.options;!this.layout||!(s||l)||(!this.targetDelta&&!this.relativeTarget&&(this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&this.relativeParent.layout&&(this.relativeTarget=Ii(),this.relativeTargetOrigin=Ii(),jg(this.relativeTargetOrigin,this.layout.actual,this.relativeParent.layout.actual),Cs(this.relativeTarget,this.relativeTargetOrigin))),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Ii(),this.targetWithTransforms=Ii()),this.relativeTarget&&this.relativeTargetOrigin&&((a=this.relativeParent)===null||a===void 0?void 0:a.target)?Xte(this.target,this.relativeTarget,this.relativeParent.target):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.actual):Cs(this.target,this.layout.actual),AN(this.target,this.targetDelta)):Cs(this.target,this.layout.actual),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&Boolean(this.relativeParent.resumingFrom)===Boolean(this.resumingFrom)&&!this.relativeParent.options.layoutScroll&&this.relativeParent.target&&(this.relativeTarget=Ii(),this.relativeTargetOrigin=Ii(),jg(this.relativeTargetOrigin,this.target,this.relativeParent.target),Cs(this.relativeTarget,this.relativeTargetOrigin)))))}getClosestProjectingParent(){if(!(!this.parent||Nc(this.parent.latestValues)))return(this.parent.relativeTarget||this.parent.targetDelta)&&this.parent.layout?this.parent:this.parent.getClosestProjectingParent()}calcProjection(){var a;const{layout:s,layoutId:l}=this.options;if(this.isTreeAnimating=Boolean(((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimating)||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(s||l))return;const d=this.getLead();Cs(this.layoutCorrected,this.layout.actual),ane(this.layoutCorrected,this.treeScale,this.path,Boolean(this.resumingFrom)||this!==d);const{target:p}=d;if(!p)return;this.projectionDelta||(this.projectionDelta=Kg(),this.projectionDeltaWithTransform=Kg());const g=this.treeScale.x,m=this.treeScale.y,y=this.projectionTransform;Gg(this.projectionDelta,this.layoutCorrected,p,this.latestValues),this.projectionTransform=qP(this.projectionDelta,this.treeScale),(this.projectionTransform!==y||this.treeScale.x!==g||this.treeScale.y!==m)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",p))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var s,l,d;(l=(s=this.options).scheduleRender)===null||l===void 0||l.call(s),a&&((d=this.getStack())===null||d===void 0||d.scheduleRender()),this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(a,s=!1){var l;const d=this.snapshot,p=d?.latestValues||{},g={...this.latestValues},m=Kg();this.relativeTarget=this.relativeTargetOrigin=void 0,this.attemptToResolveRelativeTarget=!s;const y=Ii(),b=d?.isShared,S=(((l=this.getStack())===null||l===void 0?void 0:l.members.length)||0)<=1,E=Boolean(b&&!S&&this.options.crossfade===!0&&!this.path.some(cre));this.animationProgress=0,this.mixTargetDelta=P=>{var k;const T=P/1e3;QP(m.x,a.x,T),QP(m.y,a.y,T),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&((k=this.relativeParent)===null||k===void 0?void 0:k.layout)&&(jg(y,this.layout.actual,this.relativeParent.layout.actual),ure(this.relativeTarget,this.relativeTargetOrigin,y,T)),b&&(this.animationValues=g,Vne(g,p,this.latestValues,T,E,S)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=T},this.mixTargetDelta(0)}startAnimation(a){var s,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)===null||s===void 0||s.stop(),this.resumingFrom&&((l=this.resumingFrom.currentAnimation)===null||l===void 0||l.stop()),this.pendingAnimation&&(Nm.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ll.update(()=>{Hg.hasAnimatedSinceResize=!0,this.currentAnimation=Hne(0,YP,{...a,onUpdate:d=>{var p;this.mixTargetDelta(d),(p=a.onUpdate)===null||p===void 0||p.call(a,d)},onComplete:()=>{var d;(d=a.onComplete)===null||d===void 0||d.call(a),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var a;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),(a=this.getStack())===null||a===void 0||a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var a;this.currentAnimation&&((a=this.mixTargetDelta)===null||a===void 0||a.call(this,YP),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:s,target:l,layout:d,latestValues:p}=a;if(!(!s||!l||!d)){if(this!==a&&this.layout&&d&&GN(this.options.animationType,this.layout.actual,d.actual)){l=this.target||Ii();const g=xa(this.layout.actual.x);l.x.min=a.target.x.min,l.x.max=l.x.min+g;const m=xa(this.layout.actual.y);l.y.min=a.target.y.min,l.y.max=l.y.min+m}Cs(s,l),Wp(s,p),Gg(this.projectionDeltaWithTransform,this.layoutCorrected,s,p)}}registerSharedNode(a,s){var l,d,p;this.sharedNodes.has(a)||this.sharedNodes.set(a,new Yne),this.sharedNodes.get(a).add(s),s.promote({transition:(l=s.options.initialPromotionConfig)===null||l===void 0?void 0:l.transition,preserveFollowOpacity:(p=(d=s.options.initialPromotionConfig)===null||d===void 0?void 0:d.shouldPreserveFollowOpacity)===null||p===void 0?void 0:p.call(d,s)})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:s}=this.options;return s?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:s}=this.options;return s?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:s,preserveFollowOpacity:l}={}){const d=this.getStack();d&&d.promote(this,l),a&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let s=!1;const l={};for(let d=0;d<ZP.length;d++){const p=ZP[d],g="rotate"+p;!a.getStaticValue(g)||(s=!0,l[g]=a.getStaticValue(g),a.setStaticValue(g,0))}if(!!s){a?.syncRender();for(const d in l)a.setStaticValue(d,l[d]);a.scheduleRender()}}getProjectionStyles(a={}){var s,l,d;const p={};if(!this.instance||this.isSVG)return p;if(this.isVisible)p.visibility="";else return{visibility:"hidden"};const g=(s=this.options.visualElement)===null||s===void 0?void 0:s.getProps().transformTemplate;if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=jy(a.pointerEvents)||"",p.transform=g?g(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const E={};return this.options.layoutId&&(E.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,E.pointerEvents=jy(a.pointerEvents)||""),this.hasProjected&&!Nc(this.latestValues)&&(E.transform=g?g({},""):"none",this.hasProjected=!1),E}const y=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=qP(this.projectionDeltaWithTransform,this.treeScale,y),g&&(p.transform=g(y,p.transform));const{x:b,y:S}=this.projectionDelta;p.transformOrigin=`${b.origin*100}% ${S.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(l=y.opacity)!==null&&l!==void 0?l:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:y.opacityExit:p.opacity=m===this?y.opacity!==void 0?y.opacity:"":y.opacityExit!==void 0?y.opacityExit:0;for(const E in Y3){if(y[E]===void 0)continue;const{correct:P,applyTo:k}=Y3[E],T=P(y[E],m);if(k){const M=k.length;for(let N=0;N<M;N++)p[k[N]]=T}else p[E]=T}return this.options.layoutId&&(p.pointerEvents=m===this?jy(a.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var s;return(s=a.currentAnimation)===null||s===void 0?void 0:s.stop()}),this.root.nodes.forEach(XP),this.root.sharedNodes.clear()}}}function ere(e){e.updateLayout()}function tre(e){var t,n,r;const i=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&i&&e.hasListeners("didUpdate")){const{actual:o,measured:a}=e.layout,{animationType:s}=e.options;s==="size"?gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=xa(y);y.min=o[m].min,y.max=y.min+b}):GN(s,i.layout,o)&&gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=xa(o[m]);y.max=y.min+b});const l=Kg();Gg(l,o,i.layout);const d=Kg();i.isShared?Gg(d,e.applyTransform(a,!0),i.measured):Gg(d,o,i.layout);const p=!WN(l);let g=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){const{snapshot:m,layout:y}=e.relativeParent;if(m&&y){const b=Ii();jg(b,i.layout,m.layout);const S=Ii();jg(S,o,y.actual),VN(b,S)||(g=!0)}}e.notifyListeners("didUpdate",{layout:o,snapshot:i,delta:d,layoutDelta:l,hasLayoutChanged:p,hasRelativeTargetChanged:g})}else e.isLead()&&((r=(n=e.options).onExitComplete)===null||r===void 0||r.call(n));e.options.transition=void 0}function nre(e){e.clearSnapshot()}function XP(e){e.clearMeasurements()}function rre(e){const{visualElement:t}=e.options;t?.getProps().onBeforeLayoutMeasure&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function ire(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function ore(e){e.resolveTargetDelta()}function are(e){e.calcProjection()}function sre(e){e.resetRotation()}function lre(e){e.removeLeadSnapshot()}function QP(e,t,n){e.translate=Er(t.translate,0,n),e.scale=Er(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function JP(e,t,n,r){e.min=Er(t.min,n.min,r),e.max=Er(t.max,n.max,r)}function ure(e,t,n,r){JP(e.x,t.x,n.x,r),JP(e.y,t.y,n.y,r)}function cre(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const dre={duration:.45,ease:[.4,0,.1,1]};function fre(e,t){let n=e.root;for(let o=e.path.length-1;o>=0;o--)if(Boolean(e.path[o].instance)){n=e.path[o];break}const i=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);i&&e.mount(i,!0)}function eT(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function tT(e){eT(e.x),eT(e.y)}function GN(e,t,n){return e==="position"||e==="preserve-aspect"&&!Zne(KP(t),KP(n))}const hre=UN({attachResizeListener:(e,t)=>_4(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Wb={current:void 0},pre=UN({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Wb.current){const e=new hre(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),Wb.current=e}return Wb.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>Boolean(window.getComputedStyle(e).position==="fixed")}),gre={...qte,...ite,...gne,...Bne},rs=KQ((e,t)=>MJ(e,t,gre,Nne,pre));function jN(){const e=w.exports.useRef(!1);return Z3(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function mre(){const e=jN(),[t,n]=w.exports.useState(0),r=w.exports.useCallback(()=>{e.current&&n(t+1)},[t]);return[w.exports.useCallback(()=>Ll.postRender(r),[r]),t]}class vre extends w.exports.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function yre({children:e,isPresent:t}){const n=w.exports.useId(),r=w.exports.useRef(null),i=w.exports.useRef({width:0,height:0,top:0,left:0});return w.exports.useInsertionEffect(()=>{const{width:o,height:a,top:s,left:l}=i.current;if(t||!r.current||!o||!a)return;r.current.dataset.motionPopId=n;const d=document.createElement("style");return document.head.appendChild(d),d.sheet&&d.sheet.insertRule(`
|
|
[data-motion-pop-id="${n}"] {
|
|
position: absolute !important;
|
|
width: ${o}px !important;
|
|
height: ${a}px !important;
|
|
top: ${s}px !important;
|
|
left: ${l}px !important;
|
|
}
|
|
`),()=>{document.head.removeChild(d)}},[t]),C(vre,{isPresent:t,childRef:r,sizeRef:i,children:w.exports.cloneElement(e,{ref:r})})}const Vb=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:o,mode:a})=>{const s=C4(xre),l=w.exports.useId(),d=w.exports.useMemo(()=>({id:l,initial:t,isPresent:n,custom:i,onExitComplete:p=>{s.set(p,!0);for(const g of s.values())if(!g)return;r&&r()},register:p=>(s.set(p,!1),()=>s.delete(p))}),o?void 0:[n]);return w.exports.useMemo(()=>{s.forEach((p,g)=>s.set(g,!1))},[n]),w.exports.useEffect(()=>{!n&&!s.size&&r&&r()},[n]),a==="popLayout"&&(e=C(yre,{isPresent:n,children:e})),C(B0.Provider,{value:d,children:e})};function xre(){return new Map}const _p=e=>e.key||"";function bre(e,t){e.forEach(n=>{const r=_p(n);t.set(r,n)})}function Sre(e){const t=[];return w.exports.Children.forEach(e,n=>{w.exports.isValidElement(n)&&t.push(n)}),t}const Hu=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:o=!0,mode:a="sync"})=>{i&&(a="wait",yN(!1,"Replace exitBeforeEnter with mode='wait'"));let[s]=mre();const l=w.exports.useContext(s8).forceRender;l&&(s=l);const d=jN(),p=Sre(e);let g=p;const m=new Set,y=w.exports.useRef(g),b=w.exports.useRef(new Map).current,S=w.exports.useRef(!0);if(Z3(()=>{S.current=!1,bre(p,b),y.current=g}),g8(()=>{S.current=!0,b.clear(),m.clear()}),S.current)return C(jn,{children:g.map(T=>C(Vb,{isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:o,mode:a,children:T},_p(T)))});g=[...g];const E=y.current.map(_p),P=p.map(_p),k=E.length;for(let T=0;T<k;T++){const M=E[T];P.indexOf(M)===-1&&m.add(M)}return a==="wait"&&m.size&&(g=[]),m.forEach(T=>{if(P.indexOf(T)!==-1)return;const M=b.get(T);if(!M)return;const N=E.indexOf(T),z=()=>{b.delete(T),m.delete(T);const F=y.current.findIndex($=>$.key===T);if(y.current.splice(F,1),!m.size){if(y.current=p,d.current===!1)return;s(),r&&r()}};g.splice(N,0,C(Vb,{isPresent:!1,onExitComplete:z,custom:t,presenceAffectsLayout:o,mode:a,children:M},_p(M)))}),g=g.map(T=>{const M=T.key;return m.has(M)?T:C(Vb,{isPresent:!0,presenceAffectsLayout:o,mode:a,children:T},_p(T))}),vN!=="production"&&a==="wait"&&g.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),C(jn,{children:m.size?g:g.map(T=>w.exports.cloneElement(T))})};var fv=(...e)=>e.filter(Boolean).join(" ");function wre(){return!1}var Cre=e=>{const{condition:t,message:n}=e;t&&wre()&&console.warn(n)},Hf={ease:[.25,.1,.25,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1]},tg={scale:{enter:{scale:1},exit:{scale:.95}},fade:{enter:{opacity:1},exit:{opacity:0}},pushLeft:{enter:{x:"100%"},exit:{x:"-30%"}},pushRight:{enter:{x:"-100%"},exit:{x:"30%"}},pushUp:{enter:{y:"100%"},exit:{y:"-30%"}},pushDown:{enter:{y:"-100%"},exit:{y:"30%"}},slideLeft:{position:{left:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"-100%",y:0}},slideRight:{position:{right:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"100%",y:0}},slideUp:{position:{top:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"-100%"}},slideDown:{position:{bottom:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"100%"}}};function b6(e){switch(e?.direction??"right"){case"right":return tg.slideRight;case"left":return tg.slideLeft;case"bottom":return tg.slideDown;case"top":return tg.slideUp;default:return tg.slideRight}}var Xf={enter:{duration:.2,ease:Hf.easeOut},exit:{duration:.1,ease:Hf.easeIn}},Rs={enter:(e,t)=>({...e,delay:typeof t=="number"?t:t?.enter}),exit:(e,t)=>({...e,delay:typeof t=="number"?t:t?.exit})},_re=e=>e!=null&&parseInt(e.toString(),10)>0,nT={exit:{height:{duration:.2,ease:Hf.ease},opacity:{duration:.3,ease:Hf.ease}},enter:{height:{duration:.3,ease:Hf.ease},opacity:{duration:.4,ease:Hf.ease}}},kre={exit:({animateOpacity:e,startingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:_re(t)?1:0},height:t,transitionEnd:r?.exit,transition:n?.exit??Rs.exit(nT.exit,i)}),enter:({animateOpacity:e,endingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:1},height:t,transitionEnd:r?.enter,transition:n?.enter??Rs.enter(nT.enter,i)})},KN=w.exports.forwardRef((e,t)=>{const{in:n,unmountOnExit:r,animateOpacity:i=!0,startingHeight:o=0,endingHeight:a="auto",style:s,className:l,transition:d,transitionEnd:p,...g}=e,[m,y]=w.exports.useState(!1);w.exports.useEffect(()=>{const k=setTimeout(()=>{y(!0)});return()=>clearTimeout(k)},[]),Cre({condition:Boolean(o>0&&r),message:"startingHeight and unmountOnExit are mutually exclusive. You can't use them together"});const b=parseFloat(o.toString())>0,S={startingHeight:o,endingHeight:a,animateOpacity:i,transition:m?d:{enter:{duration:0}},transitionEnd:{enter:p?.enter,exit:r?p?.exit:{...p?.exit,display:b?"block":"none"}}},E=r?n:!0,P=n||r?"enter":"exit";return C(Hu,{initial:!1,custom:S,children:E&&le.createElement(rs.div,{ref:t,...g,className:fv("chakra-collapse",l),style:{overflow:"hidden",display:"block",...s},custom:S,variants:kre,initial:r?"exit":!1,animate:P,exit:"exit"})})});KN.displayName="Collapse";var Ere={enter:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:1,transition:e?.enter??Rs.enter(Xf.enter,n),transitionEnd:t?.enter}),exit:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:0,transition:e?.exit??Rs.exit(Xf.exit,n),transitionEnd:t?.exit})},qN={initial:"exit",animate:"enter",exit:"exit",variants:Ere},Pre=w.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,className:o,transition:a,transitionEnd:s,delay:l,...d}=t,p=i||r?"enter":"exit",g=r?i&&r:!0,m={transition:a,transitionEnd:s,delay:l};return C(Hu,{custom:m,children:g&&le.createElement(rs.div,{ref:n,className:fv("chakra-fade",o),custom:m,...qN,animate:p,...d})})});Pre.displayName="Fade";var Tre={exit:({reverse:e,initialScale:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,...e?{scale:t,transitionEnd:r?.exit}:{transitionEnd:{scale:t,...r?.exit}},transition:n?.exit??Rs.exit(Xf.exit,i)}),enter:({transitionEnd:e,transition:t,delay:n})=>({opacity:1,scale:1,transition:t?.enter??Rs.enter(Xf.enter,n),transitionEnd:e?.enter})},ZN={initial:"exit",animate:"enter",exit:"exit",variants:Tre},Lre=w.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,initialScale:a=.95,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=r?i&&r:!0,y=i||r?"enter":"exit",b={initialScale:a,reverse:o,transition:l,transitionEnd:d,delay:p};return C(Hu,{custom:b,children:m&&le.createElement(rs.div,{ref:n,className:fv("chakra-offset-slide",s),...ZN,animate:y,custom:b,...g})})});Lre.displayName="ScaleFade";var rT={exit:{duration:.15,ease:Hf.easeInOut},enter:{type:"spring",damping:25,stiffness:180}},Are={exit:({direction:e,transition:t,transitionEnd:n,delay:r})=>{const{exit:i}=b6({direction:e});return{...i,transition:t?.exit??Rs.exit(rT.exit,r),transitionEnd:n?.exit}},enter:({direction:e,transitionEnd:t,transition:n,delay:r})=>{const{enter:i}=b6({direction:e});return{...i,transition:n?.enter??Rs.enter(rT.enter,r),transitionEnd:t?.enter}}},YN=w.exports.forwardRef(function(t,n){const{direction:r="right",style:i,unmountOnExit:o,in:a,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=b6({direction:r}),y=Object.assign({position:"fixed"},m.position,i),b=o?a&&o:!0,S=a||o?"enter":"exit",E={transitionEnd:d,transition:l,direction:r,delay:p};return C(Hu,{custom:E,children:b&&le.createElement(rs.div,{...g,ref:n,initial:"exit",className:fv("chakra-slide",s),animate:S,exit:"exit",custom:E,variants:Are,style:y})})});YN.displayName="Slide";var Ire={initial:({offsetX:e,offsetY:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,x:e,y:t,transition:n?.exit??Rs.exit(Xf.exit,i),transitionEnd:r?.exit}),enter:({transition:e,transitionEnd:t,delay:n})=>({opacity:1,x:0,y:0,transition:e?.enter??Rs.enter(Xf.enter,n),transitionEnd:t?.enter}),exit:({offsetY:e,offsetX:t,transition:n,transitionEnd:r,reverse:i,delay:o})=>{const a={x:t,y:e};return{opacity:0,transition:n?.exit??Rs.exit(Xf.exit,o),...i?{...a,transitionEnd:r?.exit}:{transitionEnd:{...a,...r?.exit}}}}},S6={initial:"initial",animate:"enter",exit:"exit",variants:Ire},Mre=w.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,className:a,offsetX:s=0,offsetY:l=8,transition:d,transitionEnd:p,delay:g,...m}=t,y=r?i&&r:!0,b=i||r?"enter":"exit",S={offsetX:s,offsetY:l,reverse:o,transition:d,transitionEnd:p,delay:g};return C(Hu,{custom:S,children:y&&le.createElement(rs.div,{ref:n,className:fv("chakra-offset-slide",a),custom:S,...S6,animate:b,...m})})});Mre.displayName="SlideFade";var hv=(...e)=>e.filter(Boolean).join(" ");function Rre(){return!1}var I4=e=>{const{condition:t,message:n}=e;t&&Rre()&&console.warn(n)};function Ub(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[Ore,M4]=kn({name:"AccordionStylesContext",hookName:"useAccordionStyles",providerName:"<Accordion />"}),[Nre,I8]=kn({name:"AccordionItemContext",hookName:"useAccordionItemContext",providerName:"<AccordionItem />"}),[Dre,b8e,zre,Fre]=xO(),Wf=Ie(function(t,n){const{getButtonProps:r}=I8(),i=r(t,n),o=M4(),a={display:"flex",alignItems:"center",width:"100%",outline:0,...o.button};return le.createElement(Ce.button,{...i,className:hv("chakra-accordion__button",t.className),__css:a})});Wf.displayName="AccordionButton";function $re(e){const{onChange:t,defaultIndex:n,index:r,allowMultiple:i,allowToggle:o,...a}=e;Wre(e),Vre(e);const s=zre(),[l,d]=w.exports.useState(-1);w.exports.useEffect(()=>()=>{d(-1)},[]);const[p,g]=x4({value:r,defaultValue(){return i?n??[]:n??-1},onChange:t});return{index:p,setIndex:g,htmlProps:a,getAccordionItemProps:y=>{let b=!1;return y!==null&&(b=Array.isArray(p)?p.includes(y):p===y),{isOpen:b,onChange:E=>{if(y!==null)if(i&&Array.isArray(p)){const P=E?p.concat(y):p.filter(k=>k!==y);g(P)}else E?g(y):o&&g(-1)}}},focusedIndex:l,setFocusedIndex:d,descendants:s}}var[Bre,M8]=kn({name:"AccordionContext",hookName:"useAccordionContext",providerName:"Accordion"});function Hre(e){const{isDisabled:t,isFocusable:n,id:r,...i}=e,{getAccordionItemProps:o,setFocusedIndex:a}=M8(),s=w.exports.useRef(null),l=w.exports.useId(),d=r??l,p=`accordion-button-${d}`,g=`accordion-panel-${d}`;Ure(e);const{register:m,index:y,descendants:b}=Fre({disabled:t&&!n}),{isOpen:S,onChange:E}=o(y===-1?null:y);Gre({isOpen:S,isDisabled:t});const P=()=>{E?.(!0)},k=()=>{E?.(!1)},T=w.exports.useCallback(()=>{E?.(!S),a(y)},[y,a,S,E]),M=w.exports.useCallback($=>{const j={ArrowDown:()=>{const X=b.nextEnabled(y);X?.node.focus()},ArrowUp:()=>{const X=b.prevEnabled(y);X?.node.focus()},Home:()=>{const X=b.firstEnabled();X?.node.focus()},End:()=>{const X=b.lastEnabled();X?.node.focus()}}[$.key];j&&($.preventDefault(),j($))},[b,y]),N=w.exports.useCallback(()=>{a(y)},[a,y]),z=w.exports.useCallback(function(K={},j=null){return{...K,type:"button",ref:Fn(m,s,j),id:p,disabled:!!t,"aria-expanded":!!S,"aria-controls":g,onClick:Ub(K.onClick,T),onFocus:Ub(K.onFocus,N),onKeyDown:Ub(K.onKeyDown,M)}},[p,t,S,T,N,M,g,m]),F=w.exports.useCallback(function(K={},j=null){return{...K,ref:j,role:"region",id:g,"aria-labelledby":p,hidden:!S}},[p,S,g]);return{isOpen:S,isDisabled:t,isFocusable:n,onOpen:P,onClose:k,getButtonProps:z,getPanelProps:F,htmlProps:i}}function Wre(e){const t=e.index||e.defaultIndex,n=t==null&&!Array.isArray(t)&&e.allowMultiple;I4({condition:!!n,message:`If 'allowMultiple' is passed, then 'index' or 'defaultIndex' must be an array. You passed: ${typeof t},`})}function Vre(e){I4({condition:!!(e.allowMultiple&&e.allowToggle),message:"If 'allowMultiple' is passed, 'allowToggle' will be ignored. Either remove 'allowToggle' or 'allowMultiple' depending on whether you want multiple accordions visible or not"})}function Ure(e){I4({condition:!!(e.isFocusable&&!e.isDisabled),message:`Using only 'isFocusable', this prop is reserved for situations where you pass 'isDisabled' but you still want the element to receive focus (A11y). Either remove it or pass 'isDisabled' as well.
|
|
`})}function Gre(e){I4({condition:e.isOpen&&!!e.isDisabled,message:"Cannot open a disabled accordion item"})}function Vf(e){const{isOpen:t,isDisabled:n}=I8(),{reduceMotion:r}=M8(),i=hv("chakra-accordion__icon",e.className),o=M4(),a={opacity:n?.4:1,transform:t?"rotate(-180deg)":void 0,transition:r?void 0:"transform 0.2s",transformOrigin:"center",...o.icon};return C(ka,{viewBox:"0 0 24 24","aria-hidden":!0,className:i,__css:a,...e,children:C("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})})}Vf.displayName="AccordionIcon";var Uf=Ie(function(t,n){const{children:r,className:i}=t,{htmlProps:o,...a}=Hre(t),l={...M4().container,overflowAnchor:"none"},d=w.exports.useMemo(()=>a,[a]);return le.createElement(Nre,{value:d},le.createElement(Ce.div,{ref:n,...o,className:hv("chakra-accordion__item",i),__css:l},typeof r=="function"?r({isExpanded:!!a.isOpen,isDisabled:!!a.isDisabled}):r))});Uf.displayName="AccordionItem";var Gf=Ie(function(t,n){const{reduceMotion:r}=M8(),{getPanelProps:i,isOpen:o}=I8(),a=i(t,n),s=hv("chakra-accordion__panel",t.className),l=M4();r||delete a.hidden;const d=le.createElement(Ce.div,{...a,__css:l.panel,className:s});return r?d:C(KN,{in:o,children:d})});Gf.displayName="AccordionPanel";var R4=Ie(function({children:t,reduceMotion:n,...r},i){const o=$i("Accordion",r),a=bn(r),{htmlProps:s,descendants:l,...d}=$re(a),p=w.exports.useMemo(()=>({...d,reduceMotion:!!n}),[d,n]);return le.createElement(Dre,{value:l},le.createElement(Bre,{value:p},le.createElement(Ore,{value:o},le.createElement(Ce.div,{ref:i,...s,className:hv("chakra-accordion",r.className),__css:o.root},t))))});R4.displayName="Accordion";var jre=(...e)=>e.filter(Boolean).join(" "),Kre=iv({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),V0=Ie((e,t)=>{const n=So("Spinner",e),{label:r="Loading...",thickness:i="2px",speed:o="0.45s",emptyColor:a="transparent",className:s,...l}=bn(e),d=jre("chakra-spinner",s),p={display:"inline-block",borderColor:"currentColor",borderStyle:"solid",borderRadius:"99999px",borderWidth:i,borderBottomColor:a,borderLeftColor:a,animation:`${Kre} ${o} linear infinite`,...n};return le.createElement(Ce.div,{ref:t,__css:p,className:d,...l},r&&le.createElement(Ce.span,{srOnly:!0},r))});V0.displayName="Spinner";var O4=(...e)=>e.filter(Boolean).join(" ");function qre(e){return C(ka,{viewBox:"0 0 24 24",...e,children:C("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"})})}function Zre(e){return C(ka,{viewBox:"0 0 24 24",...e,children:C("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"})})}function iT(e){return C(ka,{viewBox:"0 0 24 24",...e,children:C("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})}var[Yre,Xre]=kn({name:"AlertContext",hookName:"useAlertContext",providerName:"<Alert />"}),[Qre,R8]=kn({name:"AlertStylesContext",hookName:"useAlertStyles",providerName:"<Alert />"}),XN={info:{icon:Zre,colorScheme:"blue"},warning:{icon:iT,colorScheme:"orange"},success:{icon:qre,colorScheme:"green"},error:{icon:iT,colorScheme:"red"},loading:{icon:V0,colorScheme:"blue"}};function Jre(e){return XN[e].colorScheme}function eie(e){return XN[e].icon}var QN=Ie(function(t,n){const{status:r="info",addRole:i=!0,...o}=bn(t),a=t.colorScheme??Jre(r),s=$i("Alert",{...t,colorScheme:a}),l={width:"100%",display:"flex",alignItems:"center",position:"relative",overflow:"hidden",...s.container};return le.createElement(Yre,{value:{status:r}},le.createElement(Qre,{value:s},le.createElement(Ce.div,{role:i?"alert":void 0,ref:n,...o,className:O4("chakra-alert",t.className),__css:l})))});QN.displayName="Alert";var JN=Ie(function(t,n){const r=R8(),i={display:"inline",...r.description};return le.createElement(Ce.div,{ref:n,...t,className:O4("chakra-alert__desc",t.className),__css:i})});JN.displayName="AlertDescription";function eD(e){const{status:t}=Xre(),n=eie(t),r=R8(),i=t==="loading"?r.spinner:r.icon;return le.createElement(Ce.span,{display:"inherit",...e,className:O4("chakra-alert__icon",e.className),__css:i},e.children||C(n,{h:"100%",w:"100%"}))}eD.displayName="AlertIcon";var tD=Ie(function(t,n){const r=R8();return le.createElement(Ce.div,{ref:n,...t,className:O4("chakra-alert__title",t.className),__css:r.title})});tD.displayName="AlertTitle";function tie(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function nie(e){const{loading:t,src:n,srcSet:r,onLoad:i,onError:o,crossOrigin:a,sizes:s,ignoreFallback:l}=e,[d,p]=w.exports.useState("pending");w.exports.useEffect(()=>{p(n?"loading":"pending")},[n]);const g=w.exports.useRef(),m=w.exports.useCallback(()=>{if(!n)return;y();const b=new Image;b.src=n,a&&(b.crossOrigin=a),r&&(b.srcset=r),s&&(b.sizes=s),t&&(b.loading=t),b.onload=S=>{y(),p("loaded"),i?.(S)},b.onerror=S=>{y(),p("failed"),o?.(S)},g.current=b},[n,a,r,s,i,o,t]),y=()=>{g.current&&(g.current.onload=null,g.current.onerror=null,g.current=null)};return El(()=>{if(!l)return d==="loading"&&m(),()=>{y()}},[d,m,l]),l?"loaded":d}var rie=(e,t)=>e!=="loaded"&&t==="beforeLoadOrError"||e==="failed"&&t==="onError",s5=Ie(function(t,n){const{htmlWidth:r,htmlHeight:i,alt:o,...a}=t;return C("img",{width:r,height:i,ref:n,alt:o,...a})});s5.displayName="NativeImage";var N4=Ie(function(t,n){const{fallbackSrc:r,fallback:i,src:o,srcSet:a,align:s,fit:l,loading:d,ignoreFallback:p,crossOrigin:g,fallbackStrategy:m="beforeLoadOrError",referrerPolicy:y,...b}=t,S=r!==void 0||i!==void 0,E=d!=null||p||!S,P=nie({...t,ignoreFallback:E}),k=rie(P,m),T={ref:n,objectFit:l,objectPosition:s,...E?b:tie(b,["onError","onLoad"])};return k?i||le.createElement(Ce.img,{as:s5,className:"chakra-image__placeholder",src:r,...T}):le.createElement(Ce.img,{as:s5,src:o,srcSet:a,crossOrigin:g,loading:d,referrerPolicy:y,className:"chakra-image",...T})});N4.displayName="Image";Ie((e,t)=>le.createElement(Ce.img,{ref:t,as:s5,className:"chakra-image",...e}));var iie=Object.create,nD=Object.defineProperty,oie=Object.getOwnPropertyDescriptor,rD=Object.getOwnPropertyNames,aie=Object.getPrototypeOf,sie=Object.prototype.hasOwnProperty,iD=(e,t)=>function(){return t||(0,e[rD(e)[0]])((t={exports:{}}).exports,t),t.exports},lie=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of rD(t))!sie.call(e,i)&&i!==n&&nD(e,i,{get:()=>t[i],enumerable:!(r=oie(t,i))||r.enumerable});return e},uie=(e,t,n)=>(n=e!=null?iie(aie(e)):{},lie(t||!e||!e.__esModule?nD(n,"default",{value:e,enumerable:!0}):n,e)),cie=iD({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),m=Symbol.iterator;function y(W){return W===null||typeof W!="object"?null:(W=m&&W[m]||W["@@iterator"],typeof W=="function"?W:null)}var b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},S=Object.assign,E={};function P(W,ie,de){this.props=W,this.context=ie,this.refs=E,this.updater=de||b}P.prototype.isReactComponent={},P.prototype.setState=function(W,ie){if(typeof W!="object"&&typeof W!="function"&&W!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,W,ie,"setState")},P.prototype.forceUpdate=function(W){this.updater.enqueueForceUpdate(this,W,"forceUpdate")};function k(){}k.prototype=P.prototype;function T(W,ie,de){this.props=W,this.context=ie,this.refs=E,this.updater=de||b}var M=T.prototype=new k;M.constructor=T,S(M,P.prototype),M.isPureReactComponent=!0;var N=Array.isArray,z=Object.prototype.hasOwnProperty,F={current:null},$={key:!0,ref:!0,__self:!0,__source:!0};function K(W,ie,de){var xe,De={},Re=null,Ve=null;if(ie!=null)for(xe in ie.ref!==void 0&&(Ve=ie.ref),ie.key!==void 0&&(Re=""+ie.key),ie)z.call(ie,xe)&&!$.hasOwnProperty(xe)&&(De[xe]=ie[xe]);var ke=arguments.length-2;if(ke===1)De.children=de;else if(1<ke){for(var $e=Array(ke),nt=0;nt<ke;nt++)$e[nt]=arguments[nt+2];De.children=$e}if(W&&W.defaultProps)for(xe in ke=W.defaultProps,ke)De[xe]===void 0&&(De[xe]=ke[xe]);return{$$typeof:t,type:W,key:Re,ref:Ve,props:De,_owner:F.current}}function j(W,ie){return{$$typeof:t,type:W.type,key:ie,ref:W.ref,props:W.props,_owner:W._owner}}function X(W){return typeof W=="object"&&W!==null&&W.$$typeof===t}function ue(W){var ie={"=":"=0",":":"=2"};return"$"+W.replace(/[=:]/g,function(de){return ie[de]})}var ge=/\/+/g;function be(W,ie){return typeof W=="object"&&W!==null&&W.key!=null?ue(""+W.key):ie.toString(36)}function we(W,ie,de,xe,De){var Re=typeof W;(Re==="undefined"||Re==="boolean")&&(W=null);var Ve=!1;if(W===null)Ve=!0;else switch(Re){case"string":case"number":Ve=!0;break;case"object":switch(W.$$typeof){case t:case n:Ve=!0}}if(Ve)return Ve=W,De=De(Ve),W=xe===""?"."+be(Ve,0):xe,N(De)?(de="",W!=null&&(de=W.replace(ge,"$&/")+"/"),we(De,ie,de,"",function(nt){return nt})):De!=null&&(X(De)&&(De=j(De,de+(!De.key||Ve&&Ve.key===De.key?"":(""+De.key).replace(ge,"$&/")+"/")+W)),ie.push(De)),1;if(Ve=0,xe=xe===""?".":xe+":",N(W))for(var ke=0;ke<W.length;ke++){Re=W[ke];var $e=xe+be(Re,ke);Ve+=we(Re,ie,de,$e,De)}else if($e=y(W),typeof $e=="function")for(W=$e.call(W),ke=0;!(Re=W.next()).done;)Re=Re.value,$e=xe+be(Re,ke++),Ve+=we(Re,ie,de,$e,De);else if(Re==="object")throw ie=String(W),Error("Objects are not valid as a React child (found: "+(ie==="[object Object]"?"object with keys {"+Object.keys(W).join(", ")+"}":ie)+"). If you meant to render a collection of children, use an array instead.");return Ve}function Se(W,ie,de){if(W==null)return W;var xe=[],De=0;return we(W,xe,"","",function(Re){return ie.call(de,Re,De++)}),xe}function J(W){if(W._status===-1){var ie=W._result;ie=ie(),ie.then(function(de){(W._status===0||W._status===-1)&&(W._status=1,W._result=de)},function(de){(W._status===0||W._status===-1)&&(W._status=2,W._result=de)}),W._status===-1&&(W._status=0,W._result=ie)}if(W._status===1)return W._result.default;throw W._result}var G={current:null},te={transition:null},Q={ReactCurrentDispatcher:G,ReactCurrentBatchConfig:te,ReactCurrentOwner:F};e.Children={map:Se,forEach:function(W,ie,de){Se(W,function(){ie.apply(this,arguments)},de)},count:function(W){var ie=0;return Se(W,function(){ie++}),ie},toArray:function(W){return Se(W,function(ie){return ie})||[]},only:function(W){if(!X(W))throw Error("React.Children.only expected to receive a single React element child.");return W}},e.Component=P,e.Fragment=r,e.Profiler=o,e.PureComponent=T,e.StrictMode=i,e.Suspense=d,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Q,e.cloneElement=function(W,ie,de){if(W==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+W+".");var xe=S({},W.props),De=W.key,Re=W.ref,Ve=W._owner;if(ie!=null){if(ie.ref!==void 0&&(Re=ie.ref,Ve=F.current),ie.key!==void 0&&(De=""+ie.key),W.type&&W.type.defaultProps)var ke=W.type.defaultProps;for($e in ie)z.call(ie,$e)&&!$.hasOwnProperty($e)&&(xe[$e]=ie[$e]===void 0&&ke!==void 0?ke[$e]:ie[$e])}var $e=arguments.length-2;if($e===1)xe.children=de;else if(1<$e){ke=Array($e);for(var nt=0;nt<$e;nt++)ke[nt]=arguments[nt+2];xe.children=ke}return{$$typeof:t,type:W.type,key:De,ref:Re,props:xe,_owner:Ve}},e.createContext=function(W){return W={$$typeof:s,_currentValue:W,_currentValue2:W,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},W.Provider={$$typeof:a,_context:W},W.Consumer=W},e.createElement=K,e.createFactory=function(W){var ie=K.bind(null,W);return ie.type=W,ie},e.createRef=function(){return{current:null}},e.forwardRef=function(W){return{$$typeof:l,render:W}},e.isValidElement=X,e.lazy=function(W){return{$$typeof:g,_payload:{_status:-1,_result:W},_init:J}},e.memo=function(W,ie){return{$$typeof:p,type:W,compare:ie===void 0?null:ie}},e.startTransition=function(W){var ie=te.transition;te.transition={};try{W()}finally{te.transition=ie}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(W,ie){return G.current.useCallback(W,ie)},e.useContext=function(W){return G.current.useContext(W)},e.useDebugValue=function(){},e.useDeferredValue=function(W){return G.current.useDeferredValue(W)},e.useEffect=function(W,ie){return G.current.useEffect(W,ie)},e.useId=function(){return G.current.useId()},e.useImperativeHandle=function(W,ie,de){return G.current.useImperativeHandle(W,ie,de)},e.useInsertionEffect=function(W,ie){return G.current.useInsertionEffect(W,ie)},e.useLayoutEffect=function(W,ie){return G.current.useLayoutEffect(W,ie)},e.useMemo=function(W,ie){return G.current.useMemo(W,ie)},e.useReducer=function(W,ie,de){return G.current.useReducer(W,ie,de)},e.useRef=function(W){return G.current.useRef(W)},e.useState=function(W){return G.current.useState(W)},e.useSyncExternalStore=function(W,ie,de){return G.current.useSyncExternalStore(W,ie,de)},e.useTransition=function(){return G.current.useTransition()},e.version="18.2.0"}}),die=iD({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"(e,t){t.exports=cie()}}),oT=uie(die());function D4(e){return oT.Children.toArray(e).filter(t=>(0,oT.isValidElement)(t))}/**
|
|
* @license React
|
|
* react.development.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*//**
|
|
* @license React
|
|
* react.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var z4=(...e)=>e.filter(Boolean).join(" "),aT=e=>e?"":void 0,[fie,hie]=kn({strict:!1,name:"ButtonGroupContext"});function w6(e){const{children:t,className:n,...r}=e,i=w.exports.isValidElement(t)?w.exports.cloneElement(t,{"aria-hidden":!0,focusable:!1}):t,o=z4("chakra-button__icon",n);return le.createElement(Ce.span,{display:"inline-flex",alignSelf:"center",flexShrink:0,...r,className:o},i)}w6.displayName="ButtonIcon";function C6(e){const{label:t,placement:n,spacing:r="0.5rem",children:i=C(V0,{color:"currentColor",width:"1em",height:"1em"}),className:o,__css:a,...s}=e,l=z4("chakra-button__spinner",o),d=n==="start"?"marginEnd":"marginStart",p=w.exports.useMemo(()=>({display:"flex",alignItems:"center",position:t?"relative":"absolute",[d]:t?r:0,fontSize:"1em",lineHeight:"normal",...a}),[a,t,d,r]);return le.createElement(Ce.div,{className:l,...s,__css:p},i)}C6.displayName="ButtonSpinner";function pie(e){const[t,n]=w.exports.useState(!e);return{ref:w.exports.useCallback(o=>{!o||n(o.tagName==="BUTTON")},[]),type:t?"button":void 0}}var Ya=Ie((e,t)=>{const n=hie(),r=So("Button",{...n,...e}),{isDisabled:i=n?.isDisabled,isLoading:o,isActive:a,children:s,leftIcon:l,rightIcon:d,loadingText:p,iconSpacing:g="0.5rem",type:m,spinner:y,spinnerPlacement:b="start",className:S,as:E,...P}=bn(e),k=w.exports.useMemo(()=>{const z={...r?._focus,zIndex:1};return{display:"inline-flex",appearance:"none",alignItems:"center",justifyContent:"center",userSelect:"none",position:"relative",whiteSpace:"nowrap",verticalAlign:"middle",outline:"none",...r,...!!n&&{_focus:z}}},[r,n]),{ref:T,type:M}=pie(E),N={rightIcon:d,leftIcon:l,iconSpacing:g,children:s};return le.createElement(Ce.button,{disabled:i||o,ref:TQ(t,T),as:E,type:m??M,"data-active":aT(a),"data-loading":aT(o),__css:k,className:z4("chakra-button",S),...P},o&&b==="start"&&C(C6,{className:"chakra-button__spinner--start",label:p,placement:"start",spacing:g,children:y}),o?p||le.createElement(Ce.span,{opacity:0},C(sT,{...N})):C(sT,{...N}),o&&b==="end"&&C(C6,{className:"chakra-button__spinner--end",label:p,placement:"end",spacing:g,children:y}))});Ya.displayName="Button";function sT(e){const{leftIcon:t,rightIcon:n,children:r,iconSpacing:i}=e;return oe(jn,{children:[t&&C(w6,{marginEnd:i,children:t}),r,n&&C(w6,{marginStart:i,children:n})]})}var oD=Ie(function(t,n){const{size:r,colorScheme:i,variant:o,className:a,spacing:s="0.5rem",isAttached:l,isDisabled:d,...p}=t,g=z4("chakra-button__group",a),m=w.exports.useMemo(()=>({size:r,colorScheme:i,variant:o,isDisabled:d}),[r,i,o,d]);let y={display:"inline-flex"};return l?y={...y,"> *:first-of-type:not(:last-of-type)":{borderEndRadius:0},"> *:not(:first-of-type):not(:last-of-type)":{borderRadius:0},"> *:not(:first-of-type):last-of-type":{borderStartRadius:0}}:y={...y,"& > *:not(style) ~ *:not(style)":{marginStart:s}},le.createElement(fie,{value:m},le.createElement(Ce.div,{ref:n,role:"group",__css:y,className:g,"data-attached":l?"":void 0,...p}))});oD.displayName="ButtonGroup";var Xi=Ie((e,t)=>{const{icon:n,children:r,isRound:i,"aria-label":o,...a}=e,s=n||r,l=w.exports.isValidElement(s)?w.exports.cloneElement(s,{"aria-hidden":!0,focusable:!1}):null;return C(Ya,{padding:"0",borderRadius:i?"full":void 0,ref:t,"aria-label":o,...a,children:l})});Xi.displayName="IconButton";var U0=(...e)=>e.filter(Boolean).join(" "),G2=e=>e?"":void 0,Gb=e=>e?!0:void 0;function lT(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[gie,aD]=kn({name:"FormControlStylesContext",errorMessage:`useFormControlStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormControl />" `}),[mie,G0]=kn({strict:!1,name:"FormControlContext"});function vie(e){const{id:t,isRequired:n,isInvalid:r,isDisabled:i,isReadOnly:o,...a}=e,s=w.exports.useId(),l=t||`field-${s}`,d=`${l}-label`,p=`${l}-feedback`,g=`${l}-helptext`,[m,y]=w.exports.useState(!1),[b,S]=w.exports.useState(!1),[E,P]=w.exports.useState(!1),k=w.exports.useCallback((F={},$=null)=>({id:g,...F,ref:Fn($,K=>{!K||S(!0)})}),[g]),T=w.exports.useCallback((F={},$=null)=>({...F,ref:$,"data-focus":G2(E),"data-disabled":G2(i),"data-invalid":G2(r),"data-readonly":G2(o),id:F.id??d,htmlFor:F.htmlFor??l}),[l,i,E,r,o,d]),M=w.exports.useCallback((F={},$=null)=>({id:p,...F,ref:Fn($,K=>{!K||y(!0)}),"aria-live":"polite"}),[p]),N=w.exports.useCallback((F={},$=null)=>({...F,...a,ref:$,role:"group"}),[a]),z=w.exports.useCallback((F={},$=null)=>({...F,ref:$,role:"presentation","aria-hidden":!0,children:F.children||"*"}),[]);return{isRequired:!!n,isInvalid:!!r,isReadOnly:!!o,isDisabled:!!i,isFocused:!!E,onFocus:()=>P(!0),onBlur:()=>P(!1),hasFeedbackText:m,setHasFeedbackText:y,hasHelpText:b,setHasHelpText:S,id:l,labelId:d,feedbackId:p,helpTextId:g,htmlProps:a,getHelpTextProps:k,getErrorMessageProps:M,getRootProps:N,getLabelProps:T,getRequiredIndicatorProps:z}}var bd=Ie(function(t,n){const r=$i("Form",t),i=bn(t),{getRootProps:o,htmlProps:a,...s}=vie(i),l=U0("chakra-form-control",t.className);return le.createElement(mie,{value:s},le.createElement(gie,{value:r},le.createElement(Ce.div,{...o({},n),className:l,__css:r.container})))});bd.displayName="FormControl";var yie=Ie(function(t,n){const r=G0(),i=aD(),o=U0("chakra-form__helper-text",t.className);return le.createElement(Ce.div,{...r?.getHelpTextProps(t,n),__css:i.helperText,className:o})});yie.displayName="FormHelperText";function O8(e){const{isDisabled:t,isInvalid:n,isReadOnly:r,isRequired:i,...o}=N8(e);return{...o,disabled:t,readOnly:r,required:i,"aria-invalid":Gb(n),"aria-required":Gb(i),"aria-readonly":Gb(r)}}function N8(e){const t=G0(),{id:n,disabled:r,readOnly:i,required:o,isRequired:a,isInvalid:s,isReadOnly:l,isDisabled:d,onFocus:p,onBlur:g,...m}=e,y=e["aria-describedby"]?[e["aria-describedby"]]:[];return t?.hasFeedbackText&&t?.isInvalid&&y.push(t.feedbackId),t?.hasHelpText&&y.push(t.helpTextId),{...m,"aria-describedby":y.join(" ")||void 0,id:n??t?.id,isDisabled:r??d??t?.isDisabled,isReadOnly:i??l??t?.isReadOnly,isRequired:o??a??t?.isRequired,isInvalid:s??t?.isInvalid,onFocus:lT(t?.onFocus,p),onBlur:lT(t?.onBlur,g)}}var[xie,bie]=kn({name:"FormErrorStylesContext",errorMessage:`useFormErrorStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormError />" `}),Sie=Ie((e,t)=>{const n=$i("FormError",e),r=bn(e),i=G0();return i?.isInvalid?le.createElement(xie,{value:n},le.createElement(Ce.div,{...i?.getErrorMessageProps(r,t),className:U0("chakra-form__error-message",e.className),__css:{display:"flex",alignItems:"center",...n.text}})):null});Sie.displayName="FormErrorMessage";var wie=Ie((e,t)=>{const n=bie(),r=G0();if(!r?.isInvalid)return null;const i=U0("chakra-form__error-icon",e.className);return C(ka,{ref:t,"aria-hidden":!0,...e,__css:n.icon,className:i,children:C("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})});wie.displayName="FormErrorIcon";var ph=Ie(function(t,n){const r=So("FormLabel",t),i=bn(t),{className:o,children:a,requiredIndicator:s=C(sD,{}),optionalIndicator:l=null,...d}=i,p=G0(),g=p?.getLabelProps(d,n)??{ref:n,...d};return le.createElement(Ce.label,{...g,className:U0("chakra-form__label",i.className),__css:{display:"block",textAlign:"start",...r}},a,p?.isRequired?s:l)});ph.displayName="FormLabel";var sD=Ie(function(t,n){const r=G0(),i=aD();if(!r?.isRequired)return null;const o=U0("chakra-form__required-indicator",t.className);return le.createElement(Ce.span,{...r?.getRequiredIndicatorProps(t,n),__css:i.requiredIndicator,className:o})});sD.displayName="RequiredIndicator";function w0(e,t){const n=w.exports.useRef(!1),r=w.exports.useRef(!1);w.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),w.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])}var D8={border:"0px",clip:"rect(0px, 0px, 0px, 0px)",height:"1px",width:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},Cie=Ce("span",{baseStyle:D8});Cie.displayName="VisuallyHidden";var _ie=Ce("input",{baseStyle:D8});_ie.displayName="VisuallyHiddenInput";var uT=!1,F4=null,C0=!1,_6=new Set,kie=typeof window<"u"&&window.navigator!=null?/^Mac/.test(window.navigator.platform):!1;function Eie(e){return!(e.metaKey||!kie&&e.altKey||e.ctrlKey)}function z8(e,t){_6.forEach(n=>n(e,t))}function cT(e){C0=!0,Eie(e)&&(F4="keyboard",z8("keyboard",e))}function fp(e){F4="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(C0=!0,z8("pointer",e))}function Pie(e){e.target===window||e.target===document||(C0||(F4="keyboard",z8("keyboard",e)),C0=!1)}function Tie(){C0=!1}function dT(){return F4!=="pointer"}function Lie(){if(typeof window>"u"||uT)return;const{focus:e}=HTMLElement.prototype;HTMLElement.prototype.focus=function(...n){C0=!0,e.apply(this,n)},document.addEventListener("keydown",cT,!0),document.addEventListener("keyup",cT,!0),window.addEventListener("focus",Pie,!0),window.addEventListener("blur",Tie,!1),typeof PointerEvent<"u"?(document.addEventListener("pointerdown",fp,!0),document.addEventListener("pointermove",fp,!0),document.addEventListener("pointerup",fp,!0)):(document.addEventListener("mousedown",fp,!0),document.addEventListener("mousemove",fp,!0),document.addEventListener("mouseup",fp,!0)),uT=!0}function Aie(e){Lie(),e(dT());const t=()=>e(dT());return _6.add(t),()=>{_6.delete(t)}}var[S8e,Iie]=kn({name:"CheckboxGroupContext",strict:!1}),Mie=(...e)=>e.filter(Boolean).join(" "),fo=e=>e?"":void 0;function Ha(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function Rie(...e){return function(n){e.forEach(r=>{r?.(n)})}}function Oie(e){const t=rs;return"custom"in t&&typeof t.custom=="function"?t.custom(e):t(e)}var lD=Oie(Ce.svg);function Nie(e){return C(lD,{width:"1.2em",viewBox:"0 0 12 10",variants:{unchecked:{opacity:0,strokeDashoffset:16},checked:{opacity:1,strokeDashoffset:0,transition:{duration:.2}}},style:{fill:"none",strokeWidth:2,stroke:"currentColor",strokeDasharray:16},...e,children:C("polyline",{points:"1.5 6 4.5 9 10.5 1"})})}function Die(e){return C(lD,{width:"1.2em",viewBox:"0 0 24 24",variants:{unchecked:{scaleX:.65,opacity:0},checked:{scaleX:1,opacity:1,transition:{scaleX:{duration:0},opacity:{duration:.02}}}},style:{stroke:"currentColor",strokeWidth:4},...e,children:C("line",{x1:"21",x2:"3",y1:"12",y2:"12"})})}function zie({open:e,children:t}){return C(Hu,{initial:!1,children:e&&le.createElement(rs.div,{variants:{unchecked:{scale:.5},checked:{scale:1}},initial:"unchecked",animate:"checked",exit:"unchecked",style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%"}},t)})}function Fie(e){const{isIndeterminate:t,isChecked:n,...r}=e;return C(zie,{open:n||t,children:C(t?Die:Nie,{...r})})}function $ie(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function uD(e={}){const t=N8(e),{isDisabled:n,isReadOnly:r,isRequired:i,isInvalid:o,id:a,onBlur:s,onFocus:l,"aria-describedby":d}=t,{defaultChecked:p,isChecked:g,isFocusable:m,onChange:y,isIndeterminate:b,name:S,value:E,tabIndex:P=void 0,"aria-label":k,"aria-labelledby":T,"aria-invalid":M,...N}=e,z=$ie(N,["isDisabled","isReadOnly","isRequired","isInvalid","id","onBlur","onFocus","aria-describedby"]),F=kr(y),$=kr(s),K=kr(l),[j,X]=w.exports.useState(!1),[ue,ge]=w.exports.useState(!1),[be,we]=w.exports.useState(!1),[Se,J]=w.exports.useState(!1);w.exports.useEffect(()=>Aie(X),[]);const G=w.exports.useRef(null),[te,Q]=w.exports.useState(!0),[W,ie]=w.exports.useState(!!p),de=g!==void 0,xe=de?g:W,De=w.exports.useCallback(Me=>{if(r||n){Me.preventDefault();return}de||ie(xe?Me.target.checked:b?!0:Me.target.checked),F?.(Me)},[r,n,xe,de,b,F]);El(()=>{G.current&&(G.current.indeterminate=Boolean(b))},[b]),w0(()=>{n&&ge(!1)},[n,ge]),El(()=>{const Me=G.current;!Me?.form||(Me.form.onreset=()=>{ie(!!p)})},[]);const Re=n&&!m,Ve=w.exports.useCallback(Me=>{Me.key===" "&&J(!0)},[J]),ke=w.exports.useCallback(Me=>{Me.key===" "&&J(!1)},[J]);El(()=>{if(!G.current)return;G.current.checked!==xe&&ie(G.current.checked)},[G.current]);const $e=w.exports.useCallback((Me={},tt=null)=>{const gt=at=>{ue&&at.preventDefault(),J(!0)};return{...Me,ref:tt,"data-active":fo(Se),"data-hover":fo(be),"data-checked":fo(xe),"data-focus":fo(ue),"data-focus-visible":fo(ue&&j),"data-indeterminate":fo(b),"data-disabled":fo(n),"data-invalid":fo(o),"data-readonly":fo(r),"aria-hidden":!0,onMouseDown:Ha(Me.onMouseDown,gt),onMouseUp:Ha(Me.onMouseUp,()=>J(!1)),onMouseEnter:Ha(Me.onMouseEnter,()=>we(!0)),onMouseLeave:Ha(Me.onMouseLeave,()=>we(!1))}},[Se,xe,n,ue,j,be,b,o,r]),nt=w.exports.useCallback((Me={},tt=null)=>({...z,...Me,ref:Fn(tt,gt=>{!gt||Q(gt.tagName==="LABEL")}),onClick:Ha(Me.onClick,()=>{var gt;te||((gt=G.current)==null||gt.click(),requestAnimationFrame(()=>{var at;(at=G.current)==null||at.focus()}))}),"data-disabled":fo(n),"data-checked":fo(xe),"data-invalid":fo(o)}),[z,n,xe,o,te]),ft=w.exports.useCallback((Me={},tt=null)=>({...Me,ref:Fn(G,tt),type:"checkbox",name:S,value:E,id:a,tabIndex:P,onChange:Ha(Me.onChange,De),onBlur:Ha(Me.onBlur,$,()=>ge(!1)),onFocus:Ha(Me.onFocus,K,()=>ge(!0)),onKeyDown:Ha(Me.onKeyDown,Ve),onKeyUp:Ha(Me.onKeyUp,ke),required:i,checked:xe,disabled:Re,readOnly:r,"aria-label":k,"aria-labelledby":T,"aria-invalid":M?Boolean(M):o,"aria-describedby":d,"aria-disabled":n,style:D8}),[S,E,a,De,$,K,Ve,ke,i,xe,Re,r,k,T,M,o,d,n,P]),Rt=w.exports.useCallback((Me={},tt=null)=>({...Me,ref:tt,onMouseDown:Ha(Me.onMouseDown,fT),onTouchStart:Ha(Me.onTouchStart,fT),"data-disabled":fo(n),"data-checked":fo(xe),"data-invalid":fo(o)}),[xe,n,o]);return{state:{isInvalid:o,isFocused:ue,isChecked:xe,isActive:Se,isHovered:be,isIndeterminate:b,isDisabled:n,isReadOnly:r,isRequired:i},getRootProps:nt,getCheckboxProps:$e,getInputProps:ft,getLabelProps:Rt,htmlProps:z}}function fT(e){e.preventDefault(),e.stopPropagation()}var Bie=Ce("span",{baseStyle:{display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",userSelect:"none",flexShrink:0}}),Hie=Ce("label",{baseStyle:{cursor:"pointer",display:"inline-flex",alignItems:"center",verticalAlign:"top",position:"relative"}}),cD=Ie(function(t,n){const r=Iie(),i={...r,...t},o=$i("Checkbox",i),a=bn(t),{spacing:s="0.5rem",className:l,children:d,iconColor:p,iconSize:g,icon:m=C(Fie,{}),isChecked:y,isDisabled:b=r?.isDisabled,onChange:S,inputProps:E,...P}=a;let k=y;r?.value&&a.value&&(k=r.value.includes(a.value));let T=S;r?.onChange&&a.value&&(T=Rie(r.onChange,S));const{state:M,getInputProps:N,getCheckboxProps:z,getLabelProps:F,getRootProps:$}=uD({...P,isDisabled:b,isChecked:k,onChange:T}),K=w.exports.useMemo(()=>({opacity:M.isChecked||M.isIndeterminate?1:0,transform:M.isChecked||M.isIndeterminate?"scale(1)":"scale(0.95)",fontSize:g,color:p,...o.icon}),[p,g,M.isChecked,M.isIndeterminate,o.icon]),j=w.exports.cloneElement(m,{__css:K,isIndeterminate:M.isIndeterminate,isChecked:M.isChecked});return oe(Hie,{__css:o.container,className:Mie("chakra-checkbox",l),...$(),children:[C("input",{className:"chakra-checkbox__input",...N(E,n)}),C(Bie,{__css:o.control,className:"chakra-checkbox__control",...z(),children:j}),d&&le.createElement(Ce.span,{className:"chakra-checkbox__label",...F(),__css:{marginStart:s,...o.label}},d)]})});cD.displayName="Checkbox";function Wie(e){return C(ka,{focusable:"false","aria-hidden":!0,...e,children:C("path",{fill:"currentColor",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"})})}var $4=Ie(function(t,n){const r=So("CloseButton",t),{children:i,isDisabled:o,__css:a,...s}=bn(t),l={outline:0,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return le.createElement(Ce.button,{type:"button","aria-label":"Close",ref:n,disabled:o,__css:{...l,...r,...a},...s},i||C(Wie,{width:"1em",height:"1em"}))});$4.displayName="CloseButton";function Vie(e){const t=parseFloat(e);return typeof t!="number"||Number.isNaN(t)?0:t}function F8(e,t){let n=Vie(e);const r=10**(t??10);return n=Math.round(n*r)/r,t?n.toFixed(t):n.toString()}function k6(e){if(!Number.isFinite(e))return 0;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n+=1;return n}function l5(e,t,n){return(e-t)*100/(n-t)}function dD(e,t,n){return(n-t)*e+t}function E6(e,t,n){const r=Math.round((e-t)/n)*n+t,i=k6(n);return F8(r,i)}function n0(e,t,n){return e==null?e:(n<t&&console.warn("clamp: max cannot be less than min"),Math.min(Math.max(e,t),n))}function Uie(e={}){const{onChange:t,precision:n,defaultValue:r,value:i,step:o=1,min:a=Number.MIN_SAFE_INTEGER,max:s=Number.MAX_SAFE_INTEGER,keepWithinRange:l=!0}=e,d=kr(t),[p,g]=w.exports.useState(()=>r==null?"":jb(r,o,n)??""),m=typeof i<"u",y=m?i:p,b=fD(Dc(y),o),S=n??b,E=w.exports.useCallback(j=>{j!==y&&(m||g(j.toString()),d?.(j.toString(),Dc(j)))},[d,m,y]),P=w.exports.useCallback(j=>{let X=j;return l&&(X=n0(X,a,s)),F8(X,S)},[S,l,s,a]),k=w.exports.useCallback((j=o)=>{let X;y===""?X=Dc(j):X=Dc(y)+j,X=P(X),E(X)},[P,o,E,y]),T=w.exports.useCallback((j=o)=>{let X;y===""?X=Dc(-j):X=Dc(y)-j,X=P(X),E(X)},[P,o,E,y]),M=w.exports.useCallback(()=>{let j;r==null?j="":j=jb(r,o,n)??a,E(j)},[r,n,o,E,a]),N=w.exports.useCallback(j=>{const X=jb(j,o,S)??a;E(X)},[S,o,E,a]),z=Dc(y);return{isOutOfRange:z>s||z<a,isAtMax:z===s,isAtMin:z===a,precision:S,value:y,valueAsNumber:z,update:E,reset:M,increment:k,decrement:T,clamp:P,cast:N,setValue:g}}function Dc(e){return parseFloat(e.toString().replace(/[^\w.-]+/g,""))}function fD(e,t){return Math.max(k6(t),k6(e))}function jb(e,t,n){const r=Dc(e);if(Number.isNaN(r))return;const i=fD(r,t);return F8(r,n??i)}var hD=`
|
|
:root {
|
|
--chakra-vh: 100vh;
|
|
}
|
|
|
|
@supports (height: -webkit-fill-available) {
|
|
:root {
|
|
--chakra-vh: -webkit-fill-available;
|
|
}
|
|
}
|
|
|
|
@supports (height: -moz-fill-available) {
|
|
:root {
|
|
--chakra-vh: -moz-fill-available;
|
|
}
|
|
}
|
|
|
|
@supports (height: 100lvh) {
|
|
:root {
|
|
--chakra-vh: 100lvh;
|
|
}
|
|
}
|
|
`,Gie=()=>C(m4,{styles:hD}),jie=()=>C(m4,{styles:`
|
|
html {
|
|
line-height: 1.5;
|
|
-webkit-text-size-adjust: 100%;
|
|
font-family: system-ui, sans-serif;
|
|
-webkit-font-smoothing: antialiased;
|
|
text-rendering: optimizeLegibility;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
touch-action: manipulation;
|
|
}
|
|
|
|
body {
|
|
position: relative;
|
|
min-height: 100%;
|
|
font-feature-settings: 'kern';
|
|
}
|
|
|
|
*,
|
|
*::before,
|
|
*::after {
|
|
border-width: 0;
|
|
border-style: solid;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
main {
|
|
display: block;
|
|
}
|
|
|
|
hr {
|
|
border-top-width: 1px;
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
overflow: visible;
|
|
}
|
|
|
|
pre,
|
|
code,
|
|
kbd,
|
|
samp {
|
|
font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace;
|
|
font-size: 1em;
|
|
}
|
|
|
|
a {
|
|
background-color: transparent;
|
|
color: inherit;
|
|
text-decoration: inherit;
|
|
}
|
|
|
|
abbr[title] {
|
|
border-bottom: none;
|
|
text-decoration: underline;
|
|
-webkit-text-decoration: underline dotted;
|
|
text-decoration: underline dotted;
|
|
}
|
|
|
|
b,
|
|
strong {
|
|
font-weight: bold;
|
|
}
|
|
|
|
small {
|
|
font-size: 80%;
|
|
}
|
|
|
|
sub,
|
|
sup {
|
|
font-size: 75%;
|
|
line-height: 0;
|
|
position: relative;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
sub {
|
|
bottom: -0.25em;
|
|
}
|
|
|
|
sup {
|
|
top: -0.5em;
|
|
}
|
|
|
|
img {
|
|
border-style: none;
|
|
}
|
|
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
font-family: inherit;
|
|
font-size: 100%;
|
|
line-height: 1.15;
|
|
margin: 0;
|
|
}
|
|
|
|
button,
|
|
input {
|
|
overflow: visible;
|
|
}
|
|
|
|
button,
|
|
select {
|
|
text-transform: none;
|
|
}
|
|
|
|
button::-moz-focus-inner,
|
|
[type="button"]::-moz-focus-inner,
|
|
[type="reset"]::-moz-focus-inner,
|
|
[type="submit"]::-moz-focus-inner {
|
|
border-style: none;
|
|
padding: 0;
|
|
}
|
|
|
|
fieldset {
|
|
padding: 0.35em 0.75em 0.625em;
|
|
}
|
|
|
|
legend {
|
|
box-sizing: border-box;
|
|
color: inherit;
|
|
display: table;
|
|
max-width: 100%;
|
|
padding: 0;
|
|
white-space: normal;
|
|
}
|
|
|
|
progress {
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
textarea {
|
|
overflow: auto;
|
|
}
|
|
|
|
[type="checkbox"],
|
|
[type="radio"] {
|
|
box-sizing: border-box;
|
|
padding: 0;
|
|
}
|
|
|
|
[type="number"]::-webkit-inner-spin-button,
|
|
[type="number"]::-webkit-outer-spin-button {
|
|
-webkit-appearance: none !important;
|
|
}
|
|
|
|
input[type="number"] {
|
|
-moz-appearance: textfield;
|
|
}
|
|
|
|
[type="search"] {
|
|
-webkit-appearance: textfield;
|
|
outline-offset: -2px;
|
|
}
|
|
|
|
[type="search"]::-webkit-search-decoration {
|
|
-webkit-appearance: none !important;
|
|
}
|
|
|
|
::-webkit-file-upload-button {
|
|
-webkit-appearance: button;
|
|
font: inherit;
|
|
}
|
|
|
|
details {
|
|
display: block;
|
|
}
|
|
|
|
summary {
|
|
display: list-item;
|
|
}
|
|
|
|
template {
|
|
display: none;
|
|
}
|
|
|
|
[hidden] {
|
|
display: none !important;
|
|
}
|
|
|
|
body,
|
|
blockquote,
|
|
dl,
|
|
dd,
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6,
|
|
hr,
|
|
figure,
|
|
p,
|
|
pre {
|
|
margin: 0;
|
|
}
|
|
|
|
button {
|
|
background: transparent;
|
|
padding: 0;
|
|
}
|
|
|
|
fieldset {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
ol,
|
|
ul {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
textarea {
|
|
resize: vertical;
|
|
}
|
|
|
|
button,
|
|
[role="button"] {
|
|
cursor: pointer;
|
|
}
|
|
|
|
button::-moz-focus-inner {
|
|
border: 0 !important;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
font-size: inherit;
|
|
font-weight: inherit;
|
|
}
|
|
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
padding: 0;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
}
|
|
|
|
img,
|
|
svg,
|
|
video,
|
|
canvas,
|
|
audio,
|
|
iframe,
|
|
embed,
|
|
object {
|
|
display: block;
|
|
}
|
|
|
|
img,
|
|
video {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
|
|
[data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) {
|
|
outline: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
select::-ms-expand {
|
|
display: none;
|
|
}
|
|
|
|
${hD}
|
|
`});function P6(e,t,n,r){const i=kr(n);return w.exports.useEffect(()=>{const o=typeof e=="function"?e():e??document;if(!(!n||!o))return o.addEventListener(t,i,r),()=>{o.removeEventListener(t,i,r)}},[t,e,r,i,n]),()=>{const o=typeof e=="function"?e():e??document;o?.removeEventListener(t,i,r)}}var Kie=av?w.exports.useLayoutEffect:w.exports.useEffect;function T6(e,t=[]){const n=w.exports.useRef(e);return Kie(()=>{n.current=e}),w.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function $8(e,t,n,r){const i=T6(t);return w.exports.useEffect(()=>{const o=j3(n)??document;if(!!t)return o.addEventListener(e,i,r),()=>{o.removeEventListener(e,i,r)}},[e,n,r,i,t]),()=>{(j3(n)??document).removeEventListener(e,i,r)}}function qie(e){const{isOpen:t,ref:n}=e,[r,i]=w.exports.useState(t),[o,a]=w.exports.useState(!1);return w.exports.useEffect(()=>{o||(i(t),a(!0))},[t,o,r]),$8("animationend",()=>{i(t)},()=>n.current),{present:!(t?!1:!r),onComplete(){var l;const d=SX(n.current),p=new d.CustomEvent("animationend",{bubbles:!0});(l=n.current)==null||l.dispatchEvent(p)}}}function Zie(e,t){const n=e!==void 0;return[n,n&&typeof e<"u"?e:t]}function Yie(e,t){const n=w.exports.useId();return w.exports.useMemo(()=>e||[t,n].filter(Boolean).join("-"),[e,t,n])}function u5(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=T6(n),a=T6(t),[s,l]=w.exports.useState(e.defaultIsOpen||!1),[d,p]=Zie(r,s),g=Yie(i,"disclosure"),m=w.exports.useCallback(()=>{d||l(!1),a?.()},[d,a]),y=w.exports.useCallback(()=>{d||l(!0),o?.()},[d,o]),b=w.exports.useCallback(()=>{(p?m:y)()},[p,y,m]);return{isOpen:!!p,onOpen:y,onClose:m,onToggle:b,isControlled:d,getButtonProps:(S={})=>({...S,"aria-expanded":p,"aria-controls":g,onClick:OX(S.onClick,b)}),getDisclosureProps:(S={})=>({...S,hidden:!p,id:g})}}var pD=(e,t)=>{const n=w.exports.useRef(!1),r=w.exports.useRef(!1);w.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),w.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function Xie(e){const t=e.current;if(!t)return!1;const n=_X(t);return!n||o8(t,n)?!1:!!LX(n)}function Qie(e,t){const{shouldFocus:n,visible:r,focusRef:i}=t,o=n&&!r;pD(()=>{if(!o||Xie(e))return;const a=i?.current||e.current;a&&K3(a,{nextTick:!0})},[o,e,i])}function Jie(e,t,n,r){return $8(JX(t),KX(n,t==="pointerdown"),e,r)}function eoe(e){const{ref:t,elements:n,enabled:r}=e,i=tQ("Safari");Jie(()=>ov(t.current),"pointerdown",a=>{if(!i||!r)return;const s=a.target,d=(n??[t]).some(p=>{const g=lO(p)?p.current:p;return o8(g,s)});!hO(s)&&d&&(a.preventDefault(),K3(s))})}var toe={preventScroll:!0,shouldFocus:!1};function noe(e,t=toe){const{focusRef:n,preventScroll:r,shouldFocus:i,visible:o}=t,a=lO(e)?e.current:e,s=i&&o,l=w.exports.useCallback(()=>{if(!(!a||!s)&&!o8(a,document.activeElement))if(n?.current)K3(n.current,{preventScroll:r,nextTick:!0});else{const d=RX(a);d.length>0&&K3(d[0],{preventScroll:r,nextTick:!0})}},[s,r,a,n]);pD(()=>{l()},[l]),$8("transitionend",l,a)}function B8(e){const t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}var H8=Ie(function(t,n){const{htmlSize:r,...i}=t,o=$i("Input",i),a=bn(i),s=O8(a),l=Pr("chakra-input",t.className);return le.createElement(Ce.input,{size:r,...s,__css:o.field,ref:n,className:l})});H8.displayName="Input";H8.id="Input";var[roe,gD]=kn({name:"InputGroupStylesContext",errorMessage:`useInputGroupStyles returned is 'undefined'. Seems you forgot to wrap the components in "<InputGroup />" `}),ioe=Ie(function(t,n){const r=$i("Input",t),{children:i,className:o,...a}=bn(t),s=Pr("chakra-input__group",o),l={},d=D4(i),p=r.field;d.forEach(m=>{!r||(p&&m.type.id==="InputLeftElement"&&(l.paddingStart=p.height??p.h),p&&m.type.id==="InputRightElement"&&(l.paddingEnd=p.height??p.h),m.type.id==="InputRightAddon"&&(l.borderEndRadius=0),m.type.id==="InputLeftAddon"&&(l.borderStartRadius=0))});const g=d.map(m=>{var y,b;const S=B8({size:((y=m.props)==null?void 0:y.size)||t.size,variant:((b=m.props)==null?void 0:b.variant)||t.variant});return m.type.id!=="Input"?w.exports.cloneElement(m,S):w.exports.cloneElement(m,Object.assign(S,l,m.props))});return le.createElement(Ce.div,{className:s,ref:n,__css:{width:"100%",display:"flex",position:"relative"},...a},C(roe,{value:r,children:g}))});ioe.displayName="InputGroup";var ooe={left:{marginEnd:"-1px",borderEndRadius:0,borderEndColor:"transparent"},right:{marginStart:"-1px",borderStartRadius:0,borderStartColor:"transparent"}},aoe=Ce("div",{baseStyle:{flex:"0 0 auto",width:"auto",display:"flex",alignItems:"center",whiteSpace:"nowrap"}}),W8=Ie(function(t,n){const{placement:r="left",...i}=t,o=ooe[r]??{},a=gD();return C(aoe,{ref:n,...i,__css:{...a.addon,...o}})});W8.displayName="InputAddon";var mD=Ie(function(t,n){return C(W8,{ref:n,placement:"left",...t,className:Pr("chakra-input__left-addon",t.className)})});mD.displayName="InputLeftAddon";mD.id="InputLeftAddon";var vD=Ie(function(t,n){return C(W8,{ref:n,placement:"right",...t,className:Pr("chakra-input__right-addon",t.className)})});vD.displayName="InputRightAddon";vD.id="InputRightAddon";var soe=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",top:"0",zIndex:2}}),B4=Ie(function(t,n){const{placement:r="left",...i}=t,o=gD(),a=o.field,l={[r==="left"?"insetStart":"insetEnd"]:"0",width:a?.height??a?.h,height:a?.height??a?.h,fontSize:a?.fontSize,...o.element};return C(soe,{ref:n,__css:l,...i})});B4.id="InputElement";B4.displayName="InputElement";var yD=Ie(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__left-element",r);return C(B4,{ref:n,placement:"left",className:o,...i})});yD.id="InputLeftElement";yD.displayName="InputLeftElement";var xD=Ie(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__right-element",r);return C(B4,{ref:n,placement:"right",className:o,...i})});xD.id="InputRightElement";xD.displayName="InputRightElement";function loe(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function cd(e,t){return Array.isArray(e)?e.map(n=>n===null?null:t(n)):loe(e)?Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{}):e!=null?t(e):null}var uoe=Ie(function(e,t){const{ratio:n=4/3,children:r,className:i,...o}=e,a=w.exports.Children.only(r),s=Pr("chakra-aspect-ratio",i);return le.createElement(Ce.div,{ref:t,position:"relative",className:s,_before:{height:0,content:'""',display:"block",paddingBottom:cd(n,l=>`${1/l*100}%`)},__css:{"& > *:not(style)":{overflow:"hidden",position:"absolute",top:"0",right:"0",bottom:"0",left:"0",display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},"& > img, & > video":{objectFit:"cover"}},...o},a)});uoe.displayName="AspectRatio";var coe=Ie(function(t,n){const r=So("Badge",t),{className:i,...o}=bn(t);return le.createElement(Ce.span,{ref:n,className:Pr("chakra-badge",t.className),...o,__css:{display:"inline-block",whiteSpace:"nowrap",verticalAlign:"middle",...r}})});coe.displayName="Badge";var Bl=Ce("div");Bl.displayName="Box";var bD=Ie(function(t,n){const{size:r,centerContent:i=!0,...o}=t;return C(Bl,{ref:n,boxSize:r,__css:{...i?{display:"flex",alignItems:"center",justifyContent:"center"}:{},flexShrink:0,flexGrow:0},...o})});bD.displayName="Square";var doe=Ie(function(t,n){const{size:r,...i}=t;return C(bD,{size:r,ref:n,borderRadius:"9999px",...i})});doe.displayName="Circle";var SD=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center"}});SD.displayName="Center";var foe={horizontal:{insetStart:"50%",transform:"translateX(-50%)"},vertical:{top:"50%",transform:"translateY(-50%)"},both:{insetStart:"50%",top:"50%",transform:"translate(-50%, -50%)"}};Ie(function(t,n){const{axis:r="both",...i}=t;return le.createElement(Ce.div,{ref:n,__css:foe[r],...i,position:"absolute"})});var hoe=Ie(function(t,n){const r=So("Code",t),{className:i,...o}=bn(t);return le.createElement(Ce.code,{ref:n,className:Pr("chakra-code",t.className),...o,__css:{display:"inline-block",...r}})});hoe.displayName="Code";var poe=Ie(function(t,n){const{className:r,centerContent:i,...o}=bn(t),a=So("Container",t);return le.createElement(Ce.div,{ref:n,className:Pr("chakra-container",r),...o,__css:{...a,...i&&{display:"flex",flexDirection:"column",alignItems:"center"}}})});poe.displayName="Container";var goe=Ie(function(t,n){const{borderLeftWidth:r,borderBottomWidth:i,borderTopWidth:o,borderRightWidth:a,borderWidth:s,borderStyle:l,borderColor:d,...p}=So("Divider",t),{className:g,orientation:m="horizontal",__css:y,...b}=bn(t),S={vertical:{borderLeftWidth:r||a||s||"1px",height:"100%"},horizontal:{borderBottomWidth:i||o||s||"1px",width:"100%"}};return le.createElement(Ce.hr,{ref:n,"aria-orientation":m,...b,__css:{...p,border:"0",borderColor:d,borderStyle:l,...S[m],...y},className:Pr("chakra-divider",g)})});goe.displayName="Divider";var zn=Ie(function(t,n){const{direction:r,align:i,justify:o,wrap:a,basis:s,grow:l,shrink:d,...p}=t,g={display:"flex",flexDirection:r,alignItems:i,justifyContent:o,flexWrap:a,flexBasis:s,flexGrow:l,flexShrink:d};return le.createElement(Ce.div,{ref:n,__css:g,...p})});zn.displayName="Flex";var wD=Ie(function(t,n){const{templateAreas:r,gap:i,rowGap:o,columnGap:a,column:s,row:l,autoFlow:d,autoRows:p,templateRows:g,autoColumns:m,templateColumns:y,...b}=t,S={display:"grid",gridTemplateAreas:r,gridGap:i,gridRowGap:o,gridColumnGap:a,gridAutoColumns:m,gridColumn:s,gridRow:l,gridAutoFlow:d,gridAutoRows:p,gridTemplateRows:g,gridTemplateColumns:y};return le.createElement(Ce.div,{ref:n,__css:S,...b})});wD.displayName="Grid";function hT(e){return cd(e,t=>t==="auto"?"auto":`span ${t}/span ${t}`)}var moe=Ie(function(t,n){const{area:r,colSpan:i,colStart:o,colEnd:a,rowEnd:s,rowSpan:l,rowStart:d,...p}=t,g=B8({gridArea:r,gridColumn:hT(i),gridRow:hT(l),gridColumnStart:o,gridColumnEnd:a,gridRowStart:d,gridRowEnd:s});return le.createElement(Ce.div,{ref:n,__css:g,...p})});moe.displayName="GridItem";var Qf=Ie(function(t,n){const r=So("Heading",t),{className:i,...o}=bn(t);return le.createElement(Ce.h2,{ref:n,className:Pr("chakra-heading",t.className),...o,__css:r})});Qf.displayName="Heading";Ie(function(t,n){const r=So("Mark",t),i=bn(t);return C(Bl,{ref:n,...i,as:"mark",__css:{bg:"transparent",whiteSpace:"nowrap",...r}})});var voe=Ie(function(t,n){const r=So("Kbd",t),{className:i,...o}=bn(t);return le.createElement(Ce.kbd,{ref:n,className:Pr("chakra-kbd",i),...o,__css:{fontFamily:"mono",...r}})});voe.displayName="Kbd";var r0=Ie(function(t,n){const r=So("Link",t),{className:i,isExternal:o,...a}=bn(t);return le.createElement(Ce.a,{target:o?"_blank":void 0,rel:o?"noopener":void 0,ref:n,className:Pr("chakra-link",i),...a,__css:r})});r0.displayName="Link";Ie(function(t,n){const{isExternal:r,target:i,rel:o,className:a,...s}=t;return le.createElement(Ce.a,{...s,ref:n,className:Pr("chakra-linkbox__overlay",a),rel:r?"noopener noreferrer":o,target:r?"_blank":i,__css:{position:"static","&::before":{content:"''",cursor:"inherit",display:"block",position:"absolute",top:0,left:0,zIndex:0,width:"100%",height:"100%"}}})});Ie(function(t,n){const{className:r,...i}=t;return le.createElement(Ce.div,{ref:n,position:"relative",...i,className:Pr("chakra-linkbox",r),__css:{"a[href]:not(.chakra-linkbox__overlay), abbr[title]":{position:"relative",zIndex:1}}})});var[yoe,CD]=kn({name:"ListStylesContext",errorMessage:`useListStyles returned is 'undefined'. Seems you forgot to wrap the components in "<List />" `}),V8=Ie(function(t,n){const r=$i("List",t),{children:i,styleType:o="none",stylePosition:a,spacing:s,...l}=bn(t),d=D4(i),g=s?{["& > *:not(style) ~ *:not(style)"]:{mt:s}}:{};return le.createElement(yoe,{value:r},le.createElement(Ce.ul,{ref:n,listStyleType:o,listStylePosition:a,role:"list",__css:{...r.container,...g},...l},d))});V8.displayName="List";var xoe=Ie((e,t)=>{const{as:n,...r}=e;return C(V8,{ref:t,as:"ol",styleType:"decimal",marginStart:"1em",...r})});xoe.displayName="OrderedList";var boe=Ie(function(t,n){const{as:r,...i}=t;return C(V8,{ref:n,as:"ul",styleType:"initial",marginStart:"1em",...i})});boe.displayName="UnorderedList";var Soe=Ie(function(t,n){const r=CD();return le.createElement(Ce.li,{ref:n,...t,__css:r.item})});Soe.displayName="ListItem";var woe=Ie(function(t,n){const r=CD();return C(ka,{ref:n,role:"presentation",...t,__css:r.icon})});woe.displayName="ListIcon";var Coe=Ie(function(t,n){const{columns:r,spacingX:i,spacingY:o,spacing:a,minChildWidth:s,...l}=t,d=F0(),p=s?koe(s,d):Eoe(r);return C(wD,{ref:n,gap:a,columnGap:i,rowGap:o,templateColumns:p,...l})});Coe.displayName="SimpleGrid";function _oe(e){return typeof e=="number"?`${e}px`:e}function koe(e,t){return cd(e,n=>{const r=vQ("sizes",n,_oe(n))(t);return n===null?null:`repeat(auto-fit, minmax(${r}, 1fr))`})}function Eoe(e){return cd(e,t=>t===null?null:`repeat(${t}, minmax(0, 1fr))`)}var _D=Ce("div",{baseStyle:{flex:1,justifySelf:"stretch",alignSelf:"stretch"}});_D.displayName="Spacer";var L6="& > *:not(style) ~ *:not(style)";function Poe(e){const{spacing:t,direction:n}=e,r={column:{marginTop:t,marginEnd:0,marginBottom:0,marginStart:0},row:{marginTop:0,marginEnd:0,marginBottom:0,marginStart:t},"column-reverse":{marginTop:0,marginEnd:0,marginBottom:t,marginStart:0},"row-reverse":{marginTop:0,marginEnd:t,marginBottom:0,marginStart:0}};return{flexDirection:n,[L6]:cd(n,i=>r[i])}}function Toe(e){const{spacing:t,direction:n}=e,r={column:{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},"column-reverse":{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},row:{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0},"row-reverse":{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0}};return{"&":cd(n,i=>r[i])}}var kD=e=>le.createElement(Ce.div,{className:"chakra-stack__item",...e,__css:{display:"inline-block",flex:"0 0 auto",minWidth:0,...e.__css}});kD.displayName="StackItem";var U8=Ie((e,t)=>{const{isInline:n,direction:r,align:i,justify:o,spacing:a="0.5rem",wrap:s,children:l,divider:d,className:p,shouldWrapChildren:g,...m}=e,y=n?"row":r??"column",b=w.exports.useMemo(()=>Poe({direction:y,spacing:a}),[y,a]),S=w.exports.useMemo(()=>Toe({spacing:a,direction:y}),[a,y]),E=!!d,P=!g&&!E,k=D4(l),T=P?k:k.map((N,z)=>{const F=typeof N.key<"u"?N.key:z,$=z+1===k.length,j=g?C(kD,{children:N},F):N;if(!E)return j;const X=w.exports.cloneElement(d,{__css:S}),ue=$?null:X;return oe(w.exports.Fragment,{children:[j,ue]},F)}),M=Pr("chakra-stack",p);return le.createElement(Ce.div,{ref:t,display:"flex",alignItems:i,justifyContent:o,flexDirection:b.flexDirection,flexWrap:s,className:M,__css:E?{}:{[L6]:b[L6]},...m},T)});U8.displayName="Stack";var Loe=Ie((e,t)=>C(U8,{align:"center",...e,direction:"row",ref:t}));Loe.displayName="HStack";var Aoe=Ie((e,t)=>C(U8,{align:"center",...e,direction:"column",ref:t}));Aoe.displayName="VStack";var Fo=Ie(function(t,n){const r=So("Text",t),{className:i,align:o,decoration:a,casing:s,...l}=bn(t),d=B8({textAlign:t.align,textDecoration:t.decoration,textTransform:t.casing});return le.createElement(Ce.p,{ref:n,className:Pr("chakra-text",t.className),...d,...l,__css:r})});Fo.displayName="Text";function pT(e){return typeof e=="number"?`${e}px`:e}var Ioe=Ie(function(t,n){const{spacing:r="0.5rem",spacingX:i,spacingY:o,children:a,justify:s,direction:l,align:d,className:p,shouldWrapChildren:g,...m}=t,y=w.exports.useMemo(()=>{const{spacingX:S=r,spacingY:E=r}={spacingX:i,spacingY:o};return{"--chakra-wrap-x-spacing":P=>cd(S,k=>pT(Bw("space",k)(P))),"--chakra-wrap-y-spacing":P=>cd(E,k=>pT(Bw("space",k)(P))),"--wrap-x-spacing":"calc(var(--chakra-wrap-x-spacing) / 2)","--wrap-y-spacing":"calc(var(--chakra-wrap-y-spacing) / 2)",display:"flex",flexWrap:"wrap",justifyContent:s,alignItems:d,flexDirection:l,listStyleType:"none",padding:"0",margin:"calc(var(--wrap-y-spacing) * -1) calc(var(--wrap-x-spacing) * -1)","& > *:not(style)":{margin:"var(--wrap-y-spacing) var(--wrap-x-spacing)"}}},[r,i,o,s,d,l]),b=g?w.exports.Children.map(a,(S,E)=>C(ED,{children:S},E)):a;return le.createElement(Ce.div,{ref:n,className:Pr("chakra-wrap",p),overflow:"hidden",...m},le.createElement(Ce.ul,{className:"chakra-wrap__list",__css:y},b))});Ioe.displayName="Wrap";var ED=Ie(function(t,n){const{className:r,...i}=t;return le.createElement(Ce.li,{ref:n,__css:{display:"flex",alignItems:"flex-start"},className:Pr("chakra-wrap__listitem",r),...i})});ED.displayName="WrapItem";var Moe={body:{classList:{add(){},remove(){}}},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}}},PD=Moe,hp=()=>{},Roe={document:PD,navigator:{userAgent:""},CustomEvent:function(){return this},addEventListener:hp,removeEventListener:hp,getComputedStyle(){return{getPropertyValue(){return""}}},matchMedia(){return{matches:!1,addListener:hp,removeListener:hp}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)},setTimeout:()=>0,clearTimeout:hp,setInterval:()=>0,clearInterval:hp},Ooe=Roe,Noe={window:Ooe,document:PD},TD=typeof window<"u"?{window,document}:Noe,LD=w.exports.createContext(TD);LD.displayName="EnvironmentContext";function AD(e){const{children:t,environment:n}=e,[r,i]=w.exports.useState(null),[o,a]=w.exports.useState(!1);w.exports.useEffect(()=>a(!0),[]);const s=w.exports.useMemo(()=>{if(n)return n;const l=r?.ownerDocument,d=r?.ownerDocument.defaultView;return l?{document:l,window:d}:TD},[r,n]);return oe(LD.Provider,{value:s,children:[t,!n&&o&&C("span",{id:"__chakra_env",hidden:!0,ref:l=>{w.exports.startTransition(()=>{l&&i(l)})}})]})}AD.displayName="EnvironmentProvider";var Doe=e=>e?"":void 0;function zoe(){const e=w.exports.useRef(new Map),t=e.current,n=w.exports.useCallback((i,o,a,s)=>{e.current.set(a,{type:o,el:i,options:s}),i.addEventListener(o,a,s)},[]),r=w.exports.useCallback((i,o,a,s)=>{i.removeEventListener(o,a,s),e.current.delete(a)},[]);return w.exports.useEffect(()=>()=>{t.forEach((i,o)=>{r(i.el,i.type,o,i.options)})},[r,t]),{add:n,remove:r}}function Kb(e){const t=e.target,{tagName:n,isContentEditable:r}=t;return n!=="INPUT"&&n!=="TEXTAREA"&&r!==!0}function Foe(e={}){const{ref:t,isDisabled:n,isFocusable:r,clickOnEnter:i=!0,clickOnSpace:o=!0,onMouseDown:a,onMouseUp:s,onClick:l,onKeyDown:d,onKeyUp:p,tabIndex:g,onMouseOver:m,onMouseLeave:y,...b}=e,[S,E]=w.exports.useState(!0),[P,k]=w.exports.useState(!1),T=zoe(),M=J=>{!J||J.tagName!=="BUTTON"&&E(!1)},N=S?g:g||0,z=n&&!r,F=w.exports.useCallback(J=>{if(n){J.stopPropagation(),J.preventDefault();return}J.currentTarget.focus(),l?.(J)},[n,l]),$=w.exports.useCallback(J=>{P&&Kb(J)&&(J.preventDefault(),J.stopPropagation(),k(!1),T.remove(document,"keyup",$,!1))},[P,T]),K=w.exports.useCallback(J=>{if(d?.(J),n||J.defaultPrevented||J.metaKey||!Kb(J.nativeEvent)||S)return;const G=i&&J.key==="Enter";o&&J.key===" "&&(J.preventDefault(),k(!0)),G&&(J.preventDefault(),J.currentTarget.click()),T.add(document,"keyup",$,!1)},[n,S,d,i,o,T,$]),j=w.exports.useCallback(J=>{if(p?.(J),n||J.defaultPrevented||J.metaKey||!Kb(J.nativeEvent)||S)return;o&&J.key===" "&&(J.preventDefault(),k(!1),J.currentTarget.click())},[o,S,n,p]),X=w.exports.useCallback(J=>{J.button===0&&(k(!1),T.remove(document,"mouseup",X,!1))},[T]),ue=w.exports.useCallback(J=>{if(J.button!==0)return;if(n){J.stopPropagation(),J.preventDefault();return}S||k(!0),J.currentTarget.focus({preventScroll:!0}),T.add(document,"mouseup",X,!1),a?.(J)},[n,S,a,T,X]),ge=w.exports.useCallback(J=>{J.button===0&&(S||k(!1),s?.(J))},[s,S]),be=w.exports.useCallback(J=>{if(n){J.preventDefault();return}m?.(J)},[n,m]),we=w.exports.useCallback(J=>{P&&(J.preventDefault(),k(!1)),y?.(J)},[P,y]),Se=Fn(t,M);return S?{...b,ref:Se,type:"button","aria-disabled":z?void 0:n,disabled:z,onClick:F,onMouseDown:a,onMouseUp:s,onKeyUp:p,onKeyDown:d,onMouseOver:m,onMouseLeave:y}:{...b,ref:Se,role:"button","data-active":Doe(P),"aria-disabled":n?"true":void 0,tabIndex:z?void 0:N,onClick:F,onMouseDown:ue,onMouseUp:ge,onKeyUp:j,onKeyDown:K,onMouseOver:be,onMouseLeave:we}}function $oe(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function Boe(e){if(!$oe(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}var Hoe=e=>e.hasAttribute("tabindex");function Woe(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function ID(e){return e.parentElement&&ID(e.parentElement)?!0:e.hidden}function Voe(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function Uoe(e){if(!Boe(e)||ID(e)||Woe(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():Voe(e)?!0:Hoe(e)}var Goe=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],joe=Goe.join(),Koe=e=>e.offsetWidth>0&&e.offsetHeight>0;function qoe(e){const t=Array.from(e.querySelectorAll(joe));return t.unshift(e),t.filter(n=>Uoe(n)&&Koe(n))}var Vo="top",es="bottom",ts="right",Uo="left",G8="auto",pv=[Vo,es,ts,Uo],_0="start",Dm="end",Zoe="clippingParents",MD="viewport",ng="popper",Yoe="reference",gT=pv.reduce(function(e,t){return e.concat([t+"-"+_0,t+"-"+Dm])},[]),RD=[].concat(pv,[G8]).reduce(function(e,t){return e.concat([t,t+"-"+_0,t+"-"+Dm])},[]),Xoe="beforeRead",Qoe="read",Joe="afterRead",eae="beforeMain",tae="main",nae="afterMain",rae="beforeWrite",iae="write",oae="afterWrite",aae=[Xoe,Qoe,Joe,eae,tae,nae,rae,iae,oae];function Nl(e){return e?(e.nodeName||"").toLowerCase():null}function is(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function sh(e){var t=is(e).Element;return e instanceof t||e instanceof Element}function Xa(e){var t=is(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function j8(e){if(typeof ShadowRoot>"u")return!1;var t=is(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function sae(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},i=t.attributes[n]||{},o=t.elements[n];!Xa(o)||!Nl(o)||(Object.assign(o.style,r),Object.keys(i).forEach(function(a){var s=i[a];s===!1?o.removeAttribute(a):o.setAttribute(a,s===!0?"":s)}))})}function lae(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var i=t.elements[r],o=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=a.reduce(function(l,d){return l[d]="",l},{});!Xa(i)||!Nl(i)||(Object.assign(i.style,s),Object.keys(o).forEach(function(l){i.removeAttribute(l)}))})}}const uae={name:"applyStyles",enabled:!0,phase:"write",fn:sae,effect:lae,requires:["computeStyles"]};function Al(e){return e.split("-")[0]}var Jf=Math.max,c5=Math.min,k0=Math.round;function A6(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function OD(){return!/^((?!chrome|android).)*safari/i.test(A6())}function E0(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,o=1;t&&Xa(e)&&(i=e.offsetWidth>0&&k0(r.width)/e.offsetWidth||1,o=e.offsetHeight>0&&k0(r.height)/e.offsetHeight||1);var a=sh(e)?is(e):window,s=a.visualViewport,l=!OD()&&n,d=(r.left+(l&&s?s.offsetLeft:0))/i,p=(r.top+(l&&s?s.offsetTop:0))/o,g=r.width/i,m=r.height/o;return{width:g,height:m,top:p,right:d+g,bottom:p+m,left:d,x:d,y:p}}function K8(e){var t=E0(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function ND(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&j8(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Ou(e){return is(e).getComputedStyle(e)}function cae(e){return["table","td","th"].indexOf(Nl(e))>=0}function Sd(e){return((sh(e)?e.ownerDocument:e.document)||window.document).documentElement}function H4(e){return Nl(e)==="html"?e:e.assignedSlot||e.parentNode||(j8(e)?e.host:null)||Sd(e)}function mT(e){return!Xa(e)||Ou(e).position==="fixed"?null:e.offsetParent}function dae(e){var t=/firefox/i.test(A6()),n=/Trident/i.test(A6());if(n&&Xa(e)){var r=Ou(e);if(r.position==="fixed")return null}var i=H4(e);for(j8(i)&&(i=i.host);Xa(i)&&["html","body"].indexOf(Nl(i))<0;){var o=Ou(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function gv(e){for(var t=is(e),n=mT(e);n&&cae(n)&&Ou(n).position==="static";)n=mT(n);return n&&(Nl(n)==="html"||Nl(n)==="body"&&Ou(n).position==="static")?t:n||dae(e)||t}function q8(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function qg(e,t,n){return Jf(e,c5(t,n))}function fae(e,t,n){var r=qg(e,t,n);return r>n?n:r}function DD(){return{top:0,right:0,bottom:0,left:0}}function zD(e){return Object.assign({},DD(),e)}function FD(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var hae=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,zD(typeof t!="number"?t:FD(t,pv))};function pae(e){var t,n=e.state,r=e.name,i=e.options,o=n.elements.arrow,a=n.modifiersData.popperOffsets,s=Al(n.placement),l=q8(s),d=[Uo,ts].indexOf(s)>=0,p=d?"height":"width";if(!(!o||!a)){var g=hae(i.padding,n),m=K8(o),y=l==="y"?Vo:Uo,b=l==="y"?es:ts,S=n.rects.reference[p]+n.rects.reference[l]-a[l]-n.rects.popper[p],E=a[l]-n.rects.reference[l],P=gv(o),k=P?l==="y"?P.clientHeight||0:P.clientWidth||0:0,T=S/2-E/2,M=g[y],N=k-m[p]-g[b],z=k/2-m[p]/2+T,F=qg(M,z,N),$=l;n.modifiersData[r]=(t={},t[$]=F,t.centerOffset=F-z,t)}}function gae(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||!ND(t.elements.popper,i)||(t.elements.arrow=i))}const mae={name:"arrow",enabled:!0,phase:"main",fn:pae,effect:gae,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function P0(e){return e.split("-")[1]}var vae={top:"auto",right:"auto",bottom:"auto",left:"auto"};function yae(e){var t=e.x,n=e.y,r=window,i=r.devicePixelRatio||1;return{x:k0(t*i)/i||0,y:k0(n*i)/i||0}}function vT(e){var t,n=e.popper,r=e.popperRect,i=e.placement,o=e.variation,a=e.offsets,s=e.position,l=e.gpuAcceleration,d=e.adaptive,p=e.roundOffsets,g=e.isFixed,m=a.x,y=m===void 0?0:m,b=a.y,S=b===void 0?0:b,E=typeof p=="function"?p({x:y,y:S}):{x:y,y:S};y=E.x,S=E.y;var P=a.hasOwnProperty("x"),k=a.hasOwnProperty("y"),T=Uo,M=Vo,N=window;if(d){var z=gv(n),F="clientHeight",$="clientWidth";if(z===is(n)&&(z=Sd(n),Ou(z).position!=="static"&&s==="absolute"&&(F="scrollHeight",$="scrollWidth")),z=z,i===Vo||(i===Uo||i===ts)&&o===Dm){M=es;var K=g&&z===N&&N.visualViewport?N.visualViewport.height:z[F];S-=K-r.height,S*=l?1:-1}if(i===Uo||(i===Vo||i===es)&&o===Dm){T=ts;var j=g&&z===N&&N.visualViewport?N.visualViewport.width:z[$];y-=j-r.width,y*=l?1:-1}}var X=Object.assign({position:s},d&&vae),ue=p===!0?yae({x:y,y:S}):{x:y,y:S};if(y=ue.x,S=ue.y,l){var ge;return Object.assign({},X,(ge={},ge[M]=k?"0":"",ge[T]=P?"0":"",ge.transform=(N.devicePixelRatio||1)<=1?"translate("+y+"px, "+S+"px)":"translate3d("+y+"px, "+S+"px, 0)",ge))}return Object.assign({},X,(t={},t[M]=k?S+"px":"",t[T]=P?y+"px":"",t.transform="",t))}function xae(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,o=n.adaptive,a=o===void 0?!0:o,s=n.roundOffsets,l=s===void 0?!0:s,d={placement:Al(t.placement),variation:P0(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,vT(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,vT(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const bae={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:xae,data:{}};var j2={passive:!0};function Sae(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,o=i===void 0?!0:i,a=r.resize,s=a===void 0?!0:a,l=is(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach(function(p){p.addEventListener("scroll",n.update,j2)}),s&&l.addEventListener("resize",n.update,j2),function(){o&&d.forEach(function(p){p.removeEventListener("scroll",n.update,j2)}),s&&l.removeEventListener("resize",n.update,j2)}}const wae={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Sae,data:{}};var Cae={left:"right",right:"left",bottom:"top",top:"bottom"};function Zy(e){return e.replace(/left|right|bottom|top/g,function(t){return Cae[t]})}var _ae={start:"end",end:"start"};function yT(e){return e.replace(/start|end/g,function(t){return _ae[t]})}function Z8(e){var t=is(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function Y8(e){return E0(Sd(e)).left+Z8(e).scrollLeft}function kae(e,t){var n=is(e),r=Sd(e),i=n.visualViewport,o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;var d=OD();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s+Y8(e),y:l}}function Eae(e){var t,n=Sd(e),r=Z8(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=Jf(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=Jf(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+Y8(e),l=-r.scrollTop;return Ou(i||n).direction==="rtl"&&(s+=Jf(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function X8(e){var t=Ou(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function $D(e){return["html","body","#document"].indexOf(Nl(e))>=0?e.ownerDocument.body:Xa(e)&&X8(e)?e:$D(H4(e))}function Zg(e,t){var n;t===void 0&&(t=[]);var r=$D(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=is(r),a=i?[o].concat(o.visualViewport||[],X8(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(Zg(H4(a)))}function I6(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Pae(e,t){var n=E0(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function xT(e,t,n){return t===MD?I6(kae(e,n)):sh(t)?Pae(t,n):I6(Eae(Sd(e)))}function Tae(e){var t=Zg(H4(e)),n=["absolute","fixed"].indexOf(Ou(e).position)>=0,r=n&&Xa(e)?gv(e):e;return sh(r)?t.filter(function(i){return sh(i)&&ND(i,r)&&Nl(i)!=="body"}):[]}function Lae(e,t,n,r){var i=t==="clippingParents"?Tae(e):[].concat(t),o=[].concat(i,[n]),a=o[0],s=o.reduce(function(l,d){var p=xT(e,d,r);return l.top=Jf(p.top,l.top),l.right=c5(p.right,l.right),l.bottom=c5(p.bottom,l.bottom),l.left=Jf(p.left,l.left),l},xT(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function BD(e){var t=e.reference,n=e.element,r=e.placement,i=r?Al(r):null,o=r?P0(r):null,a=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,l;switch(i){case Vo:l={x:a,y:t.y-n.height};break;case es:l={x:a,y:t.y+t.height};break;case ts:l={x:t.x+t.width,y:s};break;case Uo:l={x:t.x-n.width,y:s};break;default:l={x:t.x,y:t.y}}var d=i?q8(i):null;if(d!=null){var p=d==="y"?"height":"width";switch(o){case _0:l[d]=l[d]-(t[p]/2-n[p]/2);break;case Dm:l[d]=l[d]+(t[p]/2-n[p]/2);break}}return l}function zm(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,o=n.strategy,a=o===void 0?e.strategy:o,s=n.boundary,l=s===void 0?Zoe:s,d=n.rootBoundary,p=d===void 0?MD:d,g=n.elementContext,m=g===void 0?ng:g,y=n.altBoundary,b=y===void 0?!1:y,S=n.padding,E=S===void 0?0:S,P=zD(typeof E!="number"?E:FD(E,pv)),k=m===ng?Yoe:ng,T=e.rects.popper,M=e.elements[b?k:m],N=Lae(sh(M)?M:M.contextElement||Sd(e.elements.popper),l,p,a),z=E0(e.elements.reference),F=BD({reference:z,element:T,strategy:"absolute",placement:i}),$=I6(Object.assign({},T,F)),K=m===ng?$:z,j={top:N.top-K.top+P.top,bottom:K.bottom-N.bottom+P.bottom,left:N.left-K.left+P.left,right:K.right-N.right+P.right},X=e.modifiersData.offset;if(m===ng&&X){var ue=X[i];Object.keys(j).forEach(function(ge){var be=[ts,es].indexOf(ge)>=0?1:-1,we=[Vo,es].indexOf(ge)>=0?"y":"x";j[ge]+=ue[we]*be})}return j}function Aae(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,o=n.rootBoundary,a=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,d=l===void 0?RD:l,p=P0(r),g=p?s?gT:gT.filter(function(b){return P0(b)===p}):pv,m=g.filter(function(b){return d.indexOf(b)>=0});m.length===0&&(m=g);var y=m.reduce(function(b,S){return b[S]=zm(e,{placement:S,boundary:i,rootBoundary:o,padding:a})[Al(S)],b},{});return Object.keys(y).sort(function(b,S){return y[b]-y[S]})}function Iae(e){if(Al(e)===G8)return[];var t=Zy(e);return[yT(e),t,yT(t)]}function Mae(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!0:a,l=n.fallbackPlacements,d=n.padding,p=n.boundary,g=n.rootBoundary,m=n.altBoundary,y=n.flipVariations,b=y===void 0?!0:y,S=n.allowedAutoPlacements,E=t.options.placement,P=Al(E),k=P===E,T=l||(k||!b?[Zy(E)]:Iae(E)),M=[E].concat(T).reduce(function(xe,De){return xe.concat(Al(De)===G8?Aae(t,{placement:De,boundary:p,rootBoundary:g,padding:d,flipVariations:b,allowedAutoPlacements:S}):De)},[]),N=t.rects.reference,z=t.rects.popper,F=new Map,$=!0,K=M[0],j=0;j<M.length;j++){var X=M[j],ue=Al(X),ge=P0(X)===_0,be=[Vo,es].indexOf(ue)>=0,we=be?"width":"height",Se=zm(t,{placement:X,boundary:p,rootBoundary:g,altBoundary:m,padding:d}),J=be?ge?ts:Uo:ge?es:Vo;N[we]>z[we]&&(J=Zy(J));var G=Zy(J),te=[];if(o&&te.push(Se[ue]<=0),s&&te.push(Se[J]<=0,Se[G]<=0),te.every(function(xe){return xe})){K=X,$=!1;break}F.set(X,te)}if($)for(var Q=b?3:1,W=function(De){var Re=M.find(function(Ve){var ke=F.get(Ve);if(ke)return ke.slice(0,De).every(function($e){return $e})});if(Re)return K=Re,"break"},ie=Q;ie>0;ie--){var de=W(ie);if(de==="break")break}t.placement!==K&&(t.modifiersData[r]._skip=!0,t.placement=K,t.reset=!0)}}const Rae={name:"flip",enabled:!0,phase:"main",fn:Mae,requiresIfExists:["offset"],data:{_skip:!1}};function bT(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function ST(e){return[Vo,ts,es,Uo].some(function(t){return e[t]>=0})}function Oae(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,o=t.modifiersData.preventOverflow,a=zm(t,{elementContext:"reference"}),s=zm(t,{altBoundary:!0}),l=bT(a,r),d=bT(s,i,o),p=ST(l),g=ST(d);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:d,isReferenceHidden:p,hasPopperEscaped:g},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":g})}const Nae={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Oae};function Dae(e,t,n){var r=Al(e),i=[Uo,Vo].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=o[0],s=o[1];return a=a||0,s=(s||0)*i,[Uo,ts].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function zae(e){var t=e.state,n=e.options,r=e.name,i=n.offset,o=i===void 0?[0,0]:i,a=RD.reduce(function(p,g){return p[g]=Dae(g,t.rects,o),p},{}),s=a[t.placement],l=s.x,d=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=d),t.modifiersData[r]=a}const Fae={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:zae};function $ae(e){var t=e.state,n=e.name;t.modifiersData[n]=BD({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Bae={name:"popperOffsets",enabled:!0,phase:"read",fn:$ae,data:{}};function Hae(e){return e==="x"?"y":"x"}function Wae(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!1:a,l=n.boundary,d=n.rootBoundary,p=n.altBoundary,g=n.padding,m=n.tether,y=m===void 0?!0:m,b=n.tetherOffset,S=b===void 0?0:b,E=zm(t,{boundary:l,rootBoundary:d,padding:g,altBoundary:p}),P=Al(t.placement),k=P0(t.placement),T=!k,M=q8(P),N=Hae(M),z=t.modifiersData.popperOffsets,F=t.rects.reference,$=t.rects.popper,K=typeof S=="function"?S(Object.assign({},t.rects,{placement:t.placement})):S,j=typeof K=="number"?{mainAxis:K,altAxis:K}:Object.assign({mainAxis:0,altAxis:0},K),X=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,ue={x:0,y:0};if(!!z){if(o){var ge,be=M==="y"?Vo:Uo,we=M==="y"?es:ts,Se=M==="y"?"height":"width",J=z[M],G=J+E[be],te=J-E[we],Q=y?-$[Se]/2:0,W=k===_0?F[Se]:$[Se],ie=k===_0?-$[Se]:-F[Se],de=t.elements.arrow,xe=y&&de?K8(de):{width:0,height:0},De=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:DD(),Re=De[be],Ve=De[we],ke=qg(0,F[Se],xe[Se]),$e=T?F[Se]/2-Q-ke-Re-j.mainAxis:W-ke-Re-j.mainAxis,nt=T?-F[Se]/2+Q+ke+Ve+j.mainAxis:ie+ke+Ve+j.mainAxis,ft=t.elements.arrow&&gv(t.elements.arrow),Rt=ft?M==="y"?ft.clientTop||0:ft.clientLeft||0:0,Ot=(ge=X?.[M])!=null?ge:0,Me=J+$e-Ot-Rt,tt=J+nt-Ot,gt=qg(y?c5(G,Me):G,J,y?Jf(te,tt):te);z[M]=gt,ue[M]=gt-J}if(s){var at,mt=M==="x"?Vo:Uo,gn=M==="x"?es:ts,vt=z[N],Ht=N==="y"?"height":"width",nn=vt+E[mt],zt=vt-E[gn],Oe=[Vo,Uo].indexOf(P)!==-1,et=(at=X?.[N])!=null?at:0,Gt=Oe?nn:vt-F[Ht]-$[Ht]-et+j.altAxis,Wt=Oe?vt+F[Ht]+$[Ht]-et-j.altAxis:zt,Ee=y&&Oe?fae(Gt,vt,Wt):qg(y?Gt:nn,vt,y?Wt:zt);z[N]=Ee,ue[N]=Ee-vt}t.modifiersData[r]=ue}}const Vae={name:"preventOverflow",enabled:!0,phase:"main",fn:Wae,requiresIfExists:["offset"]};function Uae(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Gae(e){return e===is(e)||!Xa(e)?Z8(e):Uae(e)}function jae(e){var t=e.getBoundingClientRect(),n=k0(t.width)/e.offsetWidth||1,r=k0(t.height)/e.offsetHeight||1;return n!==1||r!==1}function Kae(e,t,n){n===void 0&&(n=!1);var r=Xa(t),i=Xa(t)&&jae(t),o=Sd(t),a=E0(e,i,n),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((Nl(t)!=="body"||X8(o))&&(s=Gae(t)),Xa(t)?(l=E0(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):o&&(l.x=Y8(o))),{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function qae(e){var t=new Map,n=new Set,r=[];e.forEach(function(o){t.set(o.name,o)});function i(o){n.add(o.name);var a=[].concat(o.requires||[],o.requiresIfExists||[]);a.forEach(function(s){if(!n.has(s)){var l=t.get(s);l&&i(l)}}),r.push(o)}return e.forEach(function(o){n.has(o.name)||i(o)}),r}function Zae(e){var t=qae(e);return aae.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function Yae(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function Xae(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var wT={placement:"bottom",modifiers:[],strategy:"absolute"};function CT(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function Qae(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,o=i===void 0?wT:i;return function(s,l,d){d===void 0&&(d=o);var p={placement:"bottom",orderedModifiers:[],options:Object.assign({},wT,o),modifiersData:{},elements:{reference:s,popper:l},attributes:{},styles:{}},g=[],m=!1,y={state:p,setOptions:function(P){var k=typeof P=="function"?P(p.options):P;S(),p.options=Object.assign({},o,p.options,k),p.scrollParents={reference:sh(s)?Zg(s):s.contextElement?Zg(s.contextElement):[],popper:Zg(l)};var T=Zae(Xae([].concat(r,p.options.modifiers)));return p.orderedModifiers=T.filter(function(M){return M.enabled}),b(),y.update()},forceUpdate:function(){if(!m){var P=p.elements,k=P.reference,T=P.popper;if(!!CT(k,T)){p.rects={reference:Kae(k,gv(T),p.options.strategy==="fixed"),popper:K8(T)},p.reset=!1,p.placement=p.options.placement,p.orderedModifiers.forEach(function(j){return p.modifiersData[j.name]=Object.assign({},j.data)});for(var M=0;M<p.orderedModifiers.length;M++){if(p.reset===!0){p.reset=!1,M=-1;continue}var N=p.orderedModifiers[M],z=N.fn,F=N.options,$=F===void 0?{}:F,K=N.name;typeof z=="function"&&(p=z({state:p,options:$,name:K,instance:y})||p)}}}},update:Yae(function(){return new Promise(function(E){y.forceUpdate(),E(p)})}),destroy:function(){S(),m=!0}};if(!CT(s,l))return y;y.setOptions(d).then(function(E){!m&&d.onFirstUpdate&&d.onFirstUpdate(E)});function b(){p.orderedModifiers.forEach(function(E){var P=E.name,k=E.options,T=k===void 0?{}:k,M=E.effect;if(typeof M=="function"){var N=M({state:p,name:P,instance:y,options:T}),z=function(){};g.push(N||z)}})}function S(){g.forEach(function(E){return E()}),g=[]}return y}}var Jae=[wae,Bae,bae,uae,Fae,Rae,Vae,mae,Nae],ese=Qae({defaultModifiers:Jae}),pp=(e,t)=>({var:e,varRef:t?`var(${e}, ${t})`:`var(${e})`}),qr={arrowShadowColor:pp("--popper-arrow-shadow-color"),arrowSize:pp("--popper-arrow-size","8px"),arrowSizeHalf:pp("--popper-arrow-size-half"),arrowBg:pp("--popper-arrow-bg"),transformOrigin:pp("--popper-transform-origin"),arrowOffset:pp("--popper-arrow-offset")};function tse(e){if(e.includes("top"))return"1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("bottom"))return"-1px -1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("right"))return"-1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("left"))return"1px -1px 1px 0 var(--popper-arrow-shadow-color)"}var nse={top:"bottom center","top-start":"bottom left","top-end":"bottom right",bottom:"top center","bottom-start":"top left","bottom-end":"top right",left:"right center","left-start":"right top","left-end":"right bottom",right:"left center","right-start":"left top","right-end":"left bottom"},rse=e=>nse[e],_T={scroll:!0,resize:!0};function ise(e){let t;return typeof e=="object"?t={enabled:!0,options:{..._T,...e}}:t={enabled:e,options:_T},t}var ose={name:"matchWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:({state:e})=>{e.styles.popper.width=`${e.rects.reference.width}px`},effect:({state:e})=>()=>{const t=e.elements.reference;e.elements.popper.style.width=`${t.offsetWidth}px`}},ase={name:"transformOrigin",enabled:!0,phase:"write",fn:({state:e})=>{kT(e)},effect:({state:e})=>()=>{kT(e)}},kT=e=>{e.elements.popper.style.setProperty(qr.transformOrigin.var,rse(e.placement))},sse={name:"positionArrow",enabled:!0,phase:"afterWrite",fn:({state:e})=>{lse(e)}},lse=e=>{var t;if(!e.placement)return;const n=use(e.placement);if(((t=e.elements)==null?void 0:t.arrow)&&n){Object.assign(e.elements.arrow.style,{[n.property]:n.value,width:qr.arrowSize.varRef,height:qr.arrowSize.varRef,zIndex:-1});const r={[qr.arrowSizeHalf.var]:`calc(${qr.arrowSize.varRef} / 2)`,[qr.arrowOffset.var]:`calc(${qr.arrowSizeHalf.varRef} * -1)`};for(const i in r)e.elements.arrow.style.setProperty(i,r[i])}},use=e=>{if(e.startsWith("top"))return{property:"bottom",value:qr.arrowOffset.varRef};if(e.startsWith("bottom"))return{property:"top",value:qr.arrowOffset.varRef};if(e.startsWith("left"))return{property:"right",value:qr.arrowOffset.varRef};if(e.startsWith("right"))return{property:"left",value:qr.arrowOffset.varRef}},cse={name:"innerArrow",enabled:!0,phase:"main",requires:["arrow"],fn:({state:e})=>{ET(e)},effect:({state:e})=>()=>{ET(e)}},ET=e=>{if(!e.elements.arrow)return;const t=e.elements.arrow.querySelector("[data-popper-arrow-inner]");!t||Object.assign(t.style,{transform:"rotate(45deg)",background:qr.arrowBg.varRef,top:0,left:0,width:"100%",height:"100%",position:"absolute",zIndex:"inherit",boxShadow:tse(e.placement)})},dse={"start-start":{ltr:"left-start",rtl:"right-start"},"start-end":{ltr:"left-end",rtl:"right-end"},"end-start":{ltr:"right-start",rtl:"left-start"},"end-end":{ltr:"right-end",rtl:"left-end"},start:{ltr:"left",rtl:"right"},end:{ltr:"right",rtl:"left"}},fse={"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start"};function hse(e,t="ltr"){var n;const r=((n=dse[e])==null?void 0:n[t])||e;return t==="ltr"?r:fse[e]??r}function HD(e={}){const{enabled:t=!0,modifiers:n,placement:r="bottom",strategy:i="absolute",arrowPadding:o=8,eventListeners:a=!0,offset:s,gutter:l=8,flip:d=!0,boundary:p="clippingParents",preventOverflow:g=!0,matchWidth:m,direction:y="ltr"}=e,b=w.exports.useRef(null),S=w.exports.useRef(null),E=w.exports.useRef(null),P=hse(r,y),k=w.exports.useRef(()=>{}),T=w.exports.useCallback(()=>{var j;!t||!b.current||!S.current||((j=k.current)==null||j.call(k),E.current=ese(b.current,S.current,{placement:P,modifiers:[cse,sse,ase,{...ose,enabled:!!m},{name:"eventListeners",...ise(a)},{name:"arrow",options:{padding:o}},{name:"offset",options:{offset:s??[0,l]}},{name:"flip",enabled:!!d,options:{padding:8}},{name:"preventOverflow",enabled:!!g,options:{boundary:p}},...n??[]],strategy:i}),E.current.forceUpdate(),k.current=E.current.destroy)},[P,t,n,m,a,o,s,l,d,g,p,i]);w.exports.useEffect(()=>()=>{var j;!b.current&&!S.current&&((j=E.current)==null||j.destroy(),E.current=null)},[]);const M=w.exports.useCallback(j=>{b.current=j,T()},[T]),N=w.exports.useCallback((j={},X=null)=>({...j,ref:Fn(M,X)}),[M]),z=w.exports.useCallback(j=>{S.current=j,T()},[T]),F=w.exports.useCallback((j={},X=null)=>({...j,ref:Fn(z,X),style:{...j.style,position:i,minWidth:m?void 0:"max-content",inset:"0 auto auto 0"}}),[i,z,m]),$=w.exports.useCallback((j={},X=null)=>{const{size:ue,shadowColor:ge,bg:be,style:we,...Se}=j;return{...Se,ref:X,"data-popper-arrow":"",style:pse(j)}},[]),K=w.exports.useCallback((j={},X=null)=>({...j,ref:X,"data-popper-arrow-inner":""}),[]);return{update(){var j;(j=E.current)==null||j.update()},forceUpdate(){var j;(j=E.current)==null||j.forceUpdate()},transformOrigin:qr.transformOrigin.varRef,referenceRef:M,popperRef:z,getPopperProps:F,getArrowProps:$,getArrowInnerProps:K,getReferenceProps:N}}function pse(e){const{size:t,shadowColor:n,bg:r,style:i}=e,o={...i,position:"absolute"};return t&&(o["--popper-arrow-size"]=t),n&&(o["--popper-arrow-shadow-color"]=n),r&&(o["--popper-arrow-bg"]=r),o}function WD(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=kr(n),a=kr(t),[s,l]=w.exports.useState(e.defaultIsOpen||!1),d=r!==void 0?r:s,p=r!==void 0,g=i??`disclosure-${w.exports.useId()}`,m=w.exports.useCallback(()=>{p||l(!1),a?.()},[p,a]),y=w.exports.useCallback(()=>{p||l(!0),o?.()},[p,o]),b=w.exports.useCallback(()=>{d?m():y()},[d,y,m]);function S(P={}){return{...P,"aria-expanded":d,"aria-controls":g,onClick(k){var T;(T=P.onClick)==null||T.call(P,k),b()}}}function E(P={}){return{...P,hidden:!d,id:g}}return{isOpen:d,onOpen:y,onClose:m,onToggle:b,isControlled:p,getButtonProps:S,getDisclosureProps:E}}function VD(e){const{wasSelected:t,enabled:n,isSelected:r,mode:i="unmount"}=e;return!!(!n||r||i==="keepMounted"&&t)}var[gse,mse]=kn({strict:!1,name:"PortalManagerContext"});function UD(e){const{children:t,zIndex:n}=e;return C(gse,{value:{zIndex:n},children:t})}UD.displayName="PortalManager";var[GD,vse]=kn({strict:!1,name:"PortalContext"}),Q8="chakra-portal",yse=".chakra-portal",xse=e=>C("div",{className:"chakra-portal-zIndex",style:{position:"absolute",zIndex:e.zIndex,top:0,left:0,right:0},children:e.children}),bse=e=>{const{appendToParentPortal:t,children:n}=e,[r,i]=w.exports.useState(null),o=w.exports.useRef(null),[,a]=w.exports.useState({});w.exports.useEffect(()=>a({}),[]);const s=vse(),l=mse();El(()=>{if(!r)return;const p=r.ownerDocument,g=t?s??p.body:p.body;if(!g)return;o.current=p.createElement("div"),o.current.className=Q8,g.appendChild(o.current),a({});const m=o.current;return()=>{g.contains(m)&&g.removeChild(m)}},[r]);const d=l?.zIndex?C(xse,{zIndex:l?.zIndex,children:n}):n;return o.current?$l.exports.createPortal(C(GD,{value:o.current,children:d}),o.current):C("span",{ref:p=>{p&&i(p)}})},Sse=e=>{const{children:t,containerRef:n,appendToParentPortal:r}=e,i=n.current,o=i??(typeof window<"u"?document.body:void 0),a=w.exports.useMemo(()=>{const l=i?.ownerDocument.createElement("div");return l&&(l.className=Q8),l},[i]),[,s]=w.exports.useState({});return El(()=>s({}),[]),El(()=>{if(!(!a||!o))return o.appendChild(a),()=>{o.removeChild(a)}},[a,o]),o&&a?$l.exports.createPortal(C(GD,{value:r?a:null,children:t}),a):null};function gh(e){const{containerRef:t,...n}=e;return t?C(Sse,{containerRef:t,...n}):C(bse,{...n})}gh.defaultProps={appendToParentPortal:!0};gh.className=Q8;gh.selector=yse;gh.displayName="Portal";var wse=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},gp=new WeakMap,K2=new WeakMap,q2={},qb=0,Cse=function(e,t,n,r){var i=Array.isArray(e)?e:[e];q2[n]||(q2[n]=new WeakMap);var o=q2[n],a=[],s=new Set,l=new Set(i),d=function(g){!g||s.has(g)||(s.add(g),d(g.parentNode))};i.forEach(d);var p=function(g){!g||l.has(g)||Array.prototype.forEach.call(g.children,function(m){if(s.has(m))p(m);else{var y=m.getAttribute(r),b=y!==null&&y!=="false",S=(gp.get(m)||0)+1,E=(o.get(m)||0)+1;gp.set(m,S),o.set(m,E),a.push(m),S===1&&b&&K2.set(m,!0),E===1&&m.setAttribute(n,"true"),b||m.setAttribute(r,"true")}})};return p(t),s.clear(),qb++,function(){a.forEach(function(g){var m=gp.get(g)-1,y=o.get(g)-1;gp.set(g,m),o.set(g,y),m||(K2.has(g)||g.removeAttribute(r),K2.delete(g)),y||g.removeAttribute(n)}),qb--,qb||(gp=new WeakMap,gp=new WeakMap,K2=new WeakMap,q2={})}},jD=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=t||wse(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),Cse(r,i,n,"aria-hidden")):function(){return null}};function _se(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function M6(){return M6=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},M6.apply(this,arguments)}var Mn={exports:{}},kse="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",Ese=kse,Pse=Ese;function KD(){}function qD(){}qD.resetWarningCache=KD;var Tse=function(){function e(r,i,o,a,s,l){if(l!==Pse){var d=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 d.name="Invariant Violation",d}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:qD,resetWarningCache:KD};return n.PropTypes=n,n};Mn.exports=Tse();var R6="data-focus-lock",ZD="data-focus-lock-disabled",Lse="data-no-focus-lock",Ase="data-autofocus-inside",Ise="data-no-autofocus";function Mse(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Rse(e,t){var n=w.exports.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var i=n.value;i!==r&&(n.value=r,n.callback(r,i))}}}})[0];return n.callback=t,n.facade}function YD(e,t){return Rse(t||null,function(n){return e.forEach(function(r){return Mse(r,n)})})}var Zb={width:"1px",height:"0px",padding:0,overflow:"hidden",position:"fixed",top:"1px",left:"1px"};function XD(e){return e}function QD(e,t){t===void 0&&(t=XD);var n=[],r=!1,i={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var a=t(o,r);return n.push(a),function(){n=n.filter(function(s){return s!==a})}},assignSyncMedium:function(o){for(r=!0;n.length;){var a=n;n=[],a.forEach(o)}n={push:function(s){return o(s)},filter:function(){return n}}},assignMedium:function(o){r=!0;var a=[];if(n.length){var s=n;n=[],s.forEach(o),a=n}var l=function(){var p=a;a=[],p.forEach(o)},d=function(){return Promise.resolve().then(l)};d(),n={push:function(p){a.push(p),d()},filter:function(p){return a=a.filter(p),n}}}};return i}function J8(e,t){return t===void 0&&(t=XD),QD(e,t)}function JD(e){e===void 0&&(e={});var t=QD(null);return t.options=Sl({async:!0,ssr:!1},e),t}var ez=function(e){var t=e.sideCar,n=k4(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return C(r,{...Sl({},n)})};ez.isSideCarExport=!0;function Ose(e,t){return e.useMedium(t),ez}var tz=J8({},function(e){var t=e.target,n=e.currentTarget;return{target:t,currentTarget:n}}),nz=J8(),Nse=J8(),Dse=JD({async:!0}),zse=[],e_=w.exports.forwardRef(function(t,n){var r,i=w.exports.useState(),o=i[0],a=i[1],s=w.exports.useRef(),l=w.exports.useRef(!1),d=w.exports.useRef(null),p=t.children,g=t.disabled,m=t.noFocusGuards,y=t.persistentFocus,b=t.crossFrame,S=t.autoFocus;t.allowTextSelection;var E=t.group,P=t.className,k=t.whiteList,T=t.hasPositiveIndices,M=t.shards,N=M===void 0?zse:M,z=t.as,F=z===void 0?"div":z,$=t.lockProps,K=$===void 0?{}:$,j=t.sideCar,X=t.returnFocus,ue=t.focusOptions,ge=t.onActivation,be=t.onDeactivation,we=w.exports.useState({}),Se=we[0],J=w.exports.useCallback(function(){d.current=d.current||document&&document.activeElement,s.current&&ge&&ge(s.current),l.current=!0},[ge]),G=w.exports.useCallback(function(){l.current=!1,be&&be(s.current)},[be]);w.exports.useEffect(function(){g||(d.current=null)},[]);var te=w.exports.useCallback(function(Ve){var ke=d.current;if(ke&&ke.focus){var $e=typeof X=="function"?X(ke):X;if($e){var nt=typeof $e=="object"?$e:void 0;d.current=null,Ve?Promise.resolve().then(function(){return ke.focus(nt)}):ke.focus(nt)}}},[X]),Q=w.exports.useCallback(function(Ve){l.current&&tz.useMedium(Ve)},[]),W=nz.useMedium,ie=w.exports.useCallback(function(Ve){s.current!==Ve&&(s.current=Ve,a(Ve))},[]),de=M6((r={},r[ZD]=g&&"disabled",r[R6]=E,r),K),xe=m!==!0,De=xe&&m!=="tail",Re=YD([n,ie]);return oe(jn,{children:[xe&&[C("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:Zb},"guard-first"),T?C("div",{"data-focus-guard":!0,tabIndex:g?-1:1,style:Zb},"guard-nearest"):null],!g&&C(j,{id:Se,sideCar:Dse,observed:o,disabled:g,persistentFocus:y,crossFrame:b,autoFocus:S,whiteList:k,shards:N,onActivation:J,onDeactivation:G,returnFocus:te,focusOptions:ue}),C(F,{ref:Re,...de,className:P,onBlur:W,onFocus:Q,children:p}),De&&C("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:Zb})]})});e_.propTypes={};e_.defaultProps={children:void 0,disabled:!1,returnFocus:!1,focusOptions:void 0,noFocusGuards:!1,autoFocus:!0,persistentFocus:!1,crossFrame:!0,hasPositiveIndices:void 0,allowTextSelection:void 0,group:void 0,className:void 0,whiteList:void 0,shards:void 0,as:"div",lockProps:{},onActivation:void 0,onDeactivation:void 0};const rz=e_;function O6(e,t){return O6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},O6(e,t)}function Fse(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,O6(e,t)}function $se(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Bse(e,t){function n(r){return r.displayName||r.name||"Component"}return function(i){var o=[],a;function s(){a=e(o.map(function(d){return d.props})),t(a)}var l=function(d){Fse(p,d);function p(){return d.apply(this,arguments)||this}p.peek=function(){return a};var g=p.prototype;return g.componentDidMount=function(){o.push(this),s()},g.componentDidUpdate=function(){s()},g.componentWillUnmount=function(){var y=o.indexOf(this);o.splice(y,1),s()},g.render=function(){return C(i,{...this.props})},p}(w.exports.PureComponent);return $se(l,"displayName","SideEffect("+n(i)+")"),l}}var Hl=function(e){for(var t=Array(e.length),n=0;n<e.length;++n)t[n]=e[n];return t},N6=function(e){return Array.isArray(e)?e:[e]},Hse=function(e){if(e.nodeType!==Node.ELEMENT_NODE)return!1;var t=window.getComputedStyle(e,null);return!t||!t.getPropertyValue?!1:t.getPropertyValue("display")==="none"||t.getPropertyValue("visibility")==="hidden"},iz=function(e){return e.parentNode&&e.parentNode.nodeType===Node.DOCUMENT_FRAGMENT_NODE?e.parentNode.host:e.parentNode},oz=function(e){return e===document||e&&e.nodeType===Node.DOCUMENT_NODE},Wse=function(e,t){return!e||oz(e)||!Hse(e)&&t(iz(e))},az=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=Wse(t,az.bind(void 0,e));return e.set(t,r),r},Vse=function(e,t){return e&&!oz(e)?jse(e)?t(iz(e)):!1:!0},sz=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=Vse(t,sz.bind(void 0,e));return e.set(t,r),r},lz=function(e){return e.dataset},Use=function(e){return e.tagName==="BUTTON"},uz=function(e){return e.tagName==="INPUT"},cz=function(e){return uz(e)&&e.type==="radio"},Gse=function(e){return!((uz(e)||Use(e))&&(e.type==="hidden"||e.disabled))},jse=function(e){var t=e.getAttribute(Ise);return![!0,"true",""].includes(t)},t_=function(e){var t;return Boolean(e&&((t=lz(e))===null||t===void 0?void 0:t.focusGuard))},d5=function(e){return!t_(e)},Kse=function(e){return Boolean(e)},qse=function(e,t){var n=e.tabIndex-t.tabIndex,r=e.index-t.index;if(n){if(!e.tabIndex)return 1;if(!t.tabIndex)return-1}return n||r},dz=function(e,t,n){return Hl(e).map(function(r,i){return{node:r,index:i,tabIndex:n&&r.tabIndex===-1?(r.dataset||{}).focusGuard?0:-1:r.tabIndex}}).filter(function(r){return!t||r.tabIndex>=0}).sort(qse)},Zse=["button:enabled","select:enabled","textarea:enabled","input:enabled","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[tabindex]","[contenteditable]","[autofocus]"],n_=Zse.join(","),Yse="".concat(n_,", [data-focus-guard]"),fz=function(e,t){var n;return Hl(((n=e.shadowRoot)===null||n===void 0?void 0:n.children)||e.children).reduce(function(r,i){return r.concat(i.matches(t?Yse:n_)?[i]:[],fz(i))},[])},r_=function(e,t){return e.reduce(function(n,r){return n.concat(fz(r,t),r.parentNode?Hl(r.parentNode.querySelectorAll(n_)).filter(function(i){return i===r}):[])},[])},Xse=function(e){var t=e.querySelectorAll("[".concat(Ase,"]"));return Hl(t).map(function(n){return r_([n])}).reduce(function(n,r){return n.concat(r)},[])},i_=function(e,t){return Hl(e).filter(function(n){return az(t,n)}).filter(function(n){return Gse(n)})},PT=function(e,t){return t===void 0&&(t=new Map),Hl(e).filter(function(n){return sz(t,n)})},D6=function(e,t,n){return dz(i_(r_(e,n),t),!0,n)},TT=function(e,t){return dz(i_(r_(e),t),!1)},Qse=function(e,t){return i_(Xse(e),t)},Fm=function(e,t){return(e.shadowRoot?Fm(e.shadowRoot,t):Object.getPrototypeOf(e).contains.call(e,t))||Hl(e.children).some(function(n){return Fm(n,t)})},Jse=function(e){for(var t=new Set,n=e.length,r=0;r<n;r+=1)for(var i=r+1;i<n;i+=1){var o=e[r].compareDocumentPosition(e[i]);(o&Node.DOCUMENT_POSITION_CONTAINED_BY)>0&&t.add(i),(o&Node.DOCUMENT_POSITION_CONTAINS)>0&&t.add(r)}return e.filter(function(a,s){return!t.has(s)})},hz=function(e){return e.parentNode?hz(e.parentNode):e},o_=function(e){var t=N6(e);return t.filter(Boolean).reduce(function(n,r){var i=r.getAttribute(R6);return n.push.apply(n,i?Jse(Hl(hz(r).querySelectorAll("[".concat(R6,'="').concat(i,'"]:not([').concat(ZD,'="disabled"])')))):[r]),n},[])},pz=function(e){return e.activeElement?e.activeElement.shadowRoot?pz(e.activeElement.shadowRoot):e.activeElement:void 0},a_=function(){return document.activeElement?document.activeElement.shadowRoot?pz(document.activeElement.shadowRoot):document.activeElement:void 0},ele=function(e){return e===document.activeElement},tle=function(e){return Boolean(Hl(e.querySelectorAll("iframe")).some(function(t){return ele(t)}))},gz=function(e){var t=document&&a_();return!t||t.dataset&&t.dataset.focusGuard?!1:o_(e).some(function(n){return Fm(n,t)||tle(n)})},nle=function(){var e=document&&a_();return e?Hl(document.querySelectorAll("[".concat(Lse,"]"))).some(function(t){return Fm(t,e)}):!1},rle=function(e,t){return t.filter(cz).filter(function(n){return n.name===e.name}).filter(function(n){return n.checked})[0]||e},s_=function(e,t){return cz(e)&&e.name?rle(e,t):e},ile=function(e){var t=new Set;return e.forEach(function(n){return t.add(s_(n,e))}),e.filter(function(n){return t.has(n)})},LT=function(e){return e[0]&&e.length>1?s_(e[0],e):e[0]},AT=function(e,t){return e.length>1?e.indexOf(s_(e[t],e)):t},mz="NEW_FOCUS",ole=function(e,t,n,r){var i=e.length,o=e[0],a=e[i-1],s=t_(n);if(!(n&&e.indexOf(n)>=0)){var l=n!==void 0?t.indexOf(n):-1,d=r?t.indexOf(r):l,p=r?e.indexOf(r):-1,g=l-d,m=t.indexOf(o),y=t.indexOf(a),b=ile(t),S=n!==void 0?b.indexOf(n):-1,E=S-(r?b.indexOf(r):l),P=AT(e,0),k=AT(e,i-1);if(l===-1||p===-1)return mz;if(!g&&p>=0)return p;if(l<=m&&s&&Math.abs(g)>1)return k;if(l>=y&&s&&Math.abs(g)>1)return P;if(g&&Math.abs(E)>1)return p;if(l<=m)return k;if(l>y)return P;if(g)return Math.abs(g)>1?p:(i+p+g)%i}},z6=function(e,t){return t===void 0&&(t=[]),t.push(e),e.parentNode&&z6(e.parentNode.host||e.parentNode,t),t},Yb=function(e,t){for(var n=z6(e),r=z6(t),i=0;i<n.length;i+=1){var o=n[i];if(r.indexOf(o)>=0)return o}return!1},vz=function(e,t,n){var r=N6(e),i=N6(t),o=r[0],a=!1;return i.filter(Boolean).forEach(function(s){a=Yb(a||s,s)||a,n.filter(Boolean).forEach(function(l){var d=Yb(o,l);d&&(!a||Fm(d,a)?a=d:a=Yb(d,a))})}),a},ale=function(e,t){return e.reduce(function(n,r){return n.concat(Qse(r,t))},[])},sle=function(e){return function(t){var n;return t.autofocus||!!(!((n=lz(t))===null||n===void 0)&&n.autofocus)||e.indexOf(t)>=0}},lle=function(e,t){var n=new Map;return t.forEach(function(r){return n.set(r.node,r)}),e.map(function(r){return n.get(r)}).filter(Kse)},ule=function(e,t){var n=document&&a_(),r=o_(e).filter(d5),i=vz(n||e,e,r),o=new Map,a=TT(r,o),s=D6(r,o).filter(function(y){var b=y.node;return d5(b)});if(!(!s[0]&&(s=a,!s[0]))){var l=TT([i],o).map(function(y){var b=y.node;return b}),d=lle(l,s),p=d.map(function(y){var b=y.node;return b}),g=ole(p,l,n,t);if(g===mz){var m=PT(a.map(function(y){var b=y.node;return b})).filter(sle(ale(r,o)));return{node:m&&m.length?LT(m):LT(PT(p))}}return g===void 0?g:d[g]}},cle=function(e){var t=o_(e).filter(d5),n=vz(e,e,t),r=new Map,i=D6([n],r,!0),o=D6(t,r).filter(function(a){var s=a.node;return d5(s)}).map(function(a){var s=a.node;return s});return i.map(function(a){var s=a.node,l=a.index;return{node:s,index:l,lockItem:o.indexOf(s)>=0,guard:t_(s)}})},dle=function(e,t){"focus"in e&&e.focus(t),"contentWindow"in e&&e.contentWindow&&e.contentWindow.focus()},Xb=0,Qb=!1,fle=function(e,t,n){n===void 0&&(n={});var r=ule(e,t);if(!Qb&&r){if(Xb>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. See https://github.com/theKashey/focus-lock/#focus-fighting"),Qb=!0,setTimeout(function(){Qb=!1},1);return}Xb++,dle(r.node,n.focusOptions),Xb--}};const yz=fle;function xz(e){var t=window,n=t.setImmediate;typeof n<"u"?n(e):setTimeout(e,1)}var hle=function(){return document&&document.activeElement===document.body},ple=function(){return hle()||nle()},i0=null,Vp=null,o0=null,$m=!1,gle=function(){return!0},mle=function(t){return(i0.whiteList||gle)(t)},vle=function(t,n){o0={observerNode:t,portaledElement:n}},yle=function(t){return o0&&o0.portaledElement===t};function IT(e,t,n,r){var i=null,o=e;do{var a=r[o];if(a.guard)a.node.dataset.focusAutoGuard&&(i=a);else if(a.lockItem){if(o!==e)return;i=null}else break}while((o+=n)!==t);i&&(i.node.tabIndex=0)}var xle=function(t){return t&&"current"in t?t.current:t},ble=function(t){return t?Boolean($m):$m==="meanwhile"},Sle=function e(t,n,r){return n&&(n.host===t&&(!n.activeElement||r.contains(n.activeElement))||n.parentNode&&e(t,n.parentNode,r))},wle=function(t,n){return n.some(function(r){return Sle(t,r,r)})},f5=function(){var t=!1;if(i0){var n=i0,r=n.observed,i=n.persistentFocus,o=n.autoFocus,a=n.shards,s=n.crossFrame,l=n.focusOptions,d=r||o0&&o0.portaledElement,p=document&&document.activeElement;if(d){var g=[d].concat(a.map(xle).filter(Boolean));if((!p||mle(p))&&(i||ble(s)||!ple()||!Vp&&o)&&(d&&!(gz(g)||p&&wle(p,g)||yle(p))&&(document&&!Vp&&p&&!o?(p.blur&&p.blur(),document.body.focus()):(t=yz(g,Vp,{focusOptions:l}),o0={})),$m=!1,Vp=document&&document.activeElement),document){var m=document&&document.activeElement,y=cle(g),b=y.map(function(S){var E=S.node;return E}).indexOf(m);b>-1&&(y.filter(function(S){var E=S.guard,P=S.node;return E&&P.dataset.focusAutoGuard}).forEach(function(S){var E=S.node;return E.removeAttribute("tabIndex")}),IT(b,y.length,1,y),IT(b,-1,-1,y))}}}return t},bz=function(t){f5()&&t&&(t.stopPropagation(),t.preventDefault())},l_=function(){return xz(f5)},Cle=function(t){var n=t.target,r=t.currentTarget;r.contains(n)||vle(r,n)},_le=function(){return null},Sz=function(){$m="just",setTimeout(function(){$m="meanwhile"},0)},kle=function(){document.addEventListener("focusin",bz),document.addEventListener("focusout",l_),window.addEventListener("blur",Sz)},Ele=function(){document.removeEventListener("focusin",bz),document.removeEventListener("focusout",l_),window.removeEventListener("blur",Sz)};function Ple(e){return e.filter(function(t){var n=t.disabled;return!n})}function Tle(e){var t=e.slice(-1)[0];t&&!i0&&kle();var n=i0,r=n&&t&&t.id===n.id;i0=t,n&&!r&&(n.onDeactivation(),e.filter(function(i){var o=i.id;return o===n.id}).length||n.returnFocus(!t)),t?(Vp=null,(!r||n.observed!==t.observed)&&t.onActivation(),f5(),xz(f5)):(Ele(),Vp=null)}tz.assignSyncMedium(Cle);nz.assignMedium(l_);Nse.assignMedium(function(e){return e({moveFocusInside:yz,focusInside:gz})});const Lle=Bse(Ple,Tle)(_le);var wz=w.exports.forwardRef(function(t,n){return C(rz,{sideCar:Lle,ref:n,...t})}),Cz=rz.propTypes||{};Cz.sideCar;_se(Cz,["sideCar"]);wz.propTypes={};const Ale=wz;var _z=e=>{const{initialFocusRef:t,finalFocusRef:n,contentRef:r,restoreFocus:i,children:o,isDisabled:a,autoFocus:s,persistentFocus:l,lockFocusAcrossFrames:d}=e,p=w.exports.useCallback(()=>{t?.current?t.current.focus():r?.current&&qoe(r.current).length===0&&requestAnimationFrame(()=>{var b;(b=r.current)==null||b.focus()})},[t,r]),g=w.exports.useCallback(()=>{var y;(y=n?.current)==null||y.focus()},[n]);return C(Ale,{crossFrame:d,persistentFocus:l,autoFocus:s,disabled:a,onActivation:p,onDeactivation:g,returnFocus:i&&!n,children:o})};_z.displayName="FocusLock";var Yy="right-scroll-bar-position",Xy="width-before-scroll-bar",Ile="with-scroll-bars-hidden",Mle="--removed-body-scroll-bar-size",kz=JD(),Jb=function(){},W4=w.exports.forwardRef(function(e,t){var n=w.exports.useRef(null),r=w.exports.useState({onScrollCapture:Jb,onWheelCapture:Jb,onTouchMoveCapture:Jb}),i=r[0],o=r[1],a=e.forwardProps,s=e.children,l=e.className,d=e.removeScrollBar,p=e.enabled,g=e.shards,m=e.sideCar,y=e.noIsolation,b=e.inert,S=e.allowPinchZoom,E=e.as,P=E===void 0?"div":E,k=k4(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),T=m,M=YD([n,t]),N=Sl(Sl({},k),i);return oe(jn,{children:[p&&C(T,{sideCar:kz,removeScrollBar:d,shards:g,noIsolation:y,inert:b,setCallbacks:o,allowPinchZoom:!!S,lockRef:n}),a?w.exports.cloneElement(w.exports.Children.only(s),Sl(Sl({},N),{ref:M})):C(P,{...Sl({},N,{className:l,ref:M}),children:s})]})});W4.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};W4.classNames={fullWidth:Xy,zeroRight:Yy};var Rle=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Ole(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Rle();return t&&e.setAttribute("nonce",t),e}function Nle(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Dle(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var zle=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Ole())&&(Nle(t,n),Dle(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Fle=function(){var e=zle();return function(t,n){w.exports.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Ez=function(){var e=Fle(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},$le={left:0,top:0,right:0,gap:0},eS=function(e){return parseInt(e||"",10)||0},Ble=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[eS(n),eS(r),eS(i)]},Hle=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return $le;var t=Ble(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Wle=Ez(),Vle=function(e,t,n,r){var i=e.left,o=e.top,a=e.right,s=e.gap;return n===void 0&&(n="margin"),`
|
|
.`.concat(Ile,` {
|
|
overflow: hidden `).concat(r,`;
|
|
padding-right: `).concat(s,"px ").concat(r,`;
|
|
}
|
|
body {
|
|
overflow: hidden `).concat(r,`;
|
|
overscroll-behavior: contain;
|
|
`).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
|
|
padding-left: `.concat(i,`px;
|
|
padding-top: `).concat(o,`px;
|
|
padding-right: `).concat(a,`px;
|
|
margin-left:0;
|
|
margin-top:0;
|
|
margin-right: `).concat(s,"px ").concat(r,`;
|
|
`),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),`
|
|
}
|
|
|
|
.`).concat(Yy,` {
|
|
right: `).concat(s,"px ").concat(r,`;
|
|
}
|
|
|
|
.`).concat(Xy,` {
|
|
margin-right: `).concat(s,"px ").concat(r,`;
|
|
}
|
|
|
|
.`).concat(Yy," .").concat(Yy,` {
|
|
right: 0 `).concat(r,`;
|
|
}
|
|
|
|
.`).concat(Xy," .").concat(Xy,` {
|
|
margin-right: 0 `).concat(r,`;
|
|
}
|
|
|
|
body {
|
|
`).concat(Mle,": ").concat(s,`px;
|
|
}
|
|
`)},Ule=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r,o=w.exports.useMemo(function(){return Hle(i)},[i]);return C(Wle,{styles:Vle(o,!t,i,n?"":"!important")})},F6=!1;if(typeof window<"u")try{var Z2=Object.defineProperty({},"passive",{get:function(){return F6=!0,!0}});window.addEventListener("test",Z2,Z2),window.removeEventListener("test",Z2,Z2)}catch{F6=!1}var mp=F6?{passive:!1}:!1,Gle=function(e){return e.tagName==="TEXTAREA"},Pz=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Gle(e)&&n[t]==="visible")},jle=function(e){return Pz(e,"overflowY")},Kle=function(e){return Pz(e,"overflowX")},MT=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=Tz(e,n);if(r){var i=Lz(e,n),o=i[1],a=i[2];if(o>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},qle=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Zle=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},Tz=function(e,t){return e==="v"?jle(t):Kle(t)},Lz=function(e,t){return e==="v"?qle(t):Zle(t)},Yle=function(e,t){return e==="h"&&t==="rtl"?-1:1},Xle=function(e,t,n,r,i){var o=Yle(e,window.getComputedStyle(t).direction),a=o*r,s=n.target,l=t.contains(s),d=!1,p=a>0,g=0,m=0;do{var y=Lz(e,s),b=y[0],S=y[1],E=y[2],P=S-E-o*b;(b||P)&&Tz(e,s)&&(g+=P,m+=b),s=s.parentNode}while(!l&&s!==document.body||l&&(t.contains(s)||t===s));return(p&&(i&&g===0||!i&&a>g)||!p&&(i&&m===0||!i&&-a>m))&&(d=!0),d},Y2=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},RT=function(e){return[e.deltaX,e.deltaY]},OT=function(e){return e&&"current"in e?e.current:e},Qle=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Jle=function(e){return`
|
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
`)},eue=0,vp=[];function tue(e){var t=w.exports.useRef([]),n=w.exports.useRef([0,0]),r=w.exports.useRef(),i=w.exports.useState(eue++)[0],o=w.exports.useState(function(){return Ez()})[0],a=w.exports.useRef(e);w.exports.useEffect(function(){a.current=e},[e]),w.exports.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var S=i6([e.lockRef.current],(e.shards||[]).map(OT),!0).filter(Boolean);return S.forEach(function(E){return E.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),S.forEach(function(E){return E.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=w.exports.useCallback(function(S,E){if("touches"in S&&S.touches.length===2)return!a.current.allowPinchZoom;var P=Y2(S),k=n.current,T="deltaX"in S?S.deltaX:k[0]-P[0],M="deltaY"in S?S.deltaY:k[1]-P[1],N,z=S.target,F=Math.abs(T)>Math.abs(M)?"h":"v";if("touches"in S&&F==="h"&&z.type==="range")return!1;var $=MT(F,z);if(!$)return!0;if($?N=F:(N=F==="v"?"h":"v",$=MT(F,z)),!$)return!1;if(!r.current&&"changedTouches"in S&&(T||M)&&(r.current=N),!N)return!0;var K=r.current||N;return Xle(K,E,S,K==="h"?T:M,!0)},[]),l=w.exports.useCallback(function(S){var E=S;if(!(!vp.length||vp[vp.length-1]!==o)){var P="deltaY"in E?RT(E):Y2(E),k=t.current.filter(function(N){return N.name===E.type&&N.target===E.target&&Qle(N.delta,P)})[0];if(k&&k.should){E.cancelable&&E.preventDefault();return}if(!k){var T=(a.current.shards||[]).map(OT).filter(Boolean).filter(function(N){return N.contains(E.target)}),M=T.length>0?s(E,T[0]):!a.current.noIsolation;M&&E.cancelable&&E.preventDefault()}}},[]),d=w.exports.useCallback(function(S,E,P,k){var T={name:S,delta:E,target:P,should:k};t.current.push(T),setTimeout(function(){t.current=t.current.filter(function(M){return M!==T})},1)},[]),p=w.exports.useCallback(function(S){n.current=Y2(S),r.current=void 0},[]),g=w.exports.useCallback(function(S){d(S.type,RT(S),S.target,s(S,e.lockRef.current))},[]),m=w.exports.useCallback(function(S){d(S.type,Y2(S),S.target,s(S,e.lockRef.current))},[]);w.exports.useEffect(function(){return vp.push(o),e.setCallbacks({onScrollCapture:g,onWheelCapture:g,onTouchMoveCapture:m}),document.addEventListener("wheel",l,mp),document.addEventListener("touchmove",l,mp),document.addEventListener("touchstart",p,mp),function(){vp=vp.filter(function(S){return S!==o}),document.removeEventListener("wheel",l,mp),document.removeEventListener("touchmove",l,mp),document.removeEventListener("touchstart",p,mp)}},[]);var y=e.removeScrollBar,b=e.inert;return oe(jn,{children:[b?C(o,{styles:Jle(i)}):null,y?C(Ule,{gapMode:"margin"}):null]})}const nue=Ose(kz,tue);var Az=w.exports.forwardRef(function(e,t){return C(W4,{...Sl({},e,{ref:t,sideCar:nue})})});Az.classNames=W4.classNames;const Iz=Az;var mh=(...e)=>e.filter(Boolean).join(" ");function vg(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var rue=class{modals;constructor(){this.modals=[]}add(e){this.modals.push(e)}remove(e){this.modals=this.modals.filter(t=>t!==e)}isTopModal(e){return this.modals[this.modals.length-1]===e}},$6=new rue;function iue(e,t){w.exports.useEffect(()=>(t&&$6.add(e),()=>{$6.remove(e)}),[t,e])}function oue(e){const{isOpen:t,onClose:n,id:r,closeOnOverlayClick:i=!0,closeOnEsc:o=!0,useInert:a=!0,onOverlayClick:s,onEsc:l}=e,d=w.exports.useRef(null),p=w.exports.useRef(null),[g,m,y]=sue(r,"chakra-modal","chakra-modal--header","chakra-modal--body");aue(d,t&&a),iue(d,t);const b=w.exports.useRef(null),S=w.exports.useCallback($=>{b.current=$.target},[]),E=w.exports.useCallback($=>{$.key==="Escape"&&($.stopPropagation(),o&&n?.(),l?.())},[o,n,l]),[P,k]=w.exports.useState(!1),[T,M]=w.exports.useState(!1),N=w.exports.useCallback(($={},K=null)=>({role:"dialog",...$,ref:Fn(K,d),id:g,tabIndex:-1,"aria-modal":!0,"aria-labelledby":P?m:void 0,"aria-describedby":T?y:void 0,onClick:vg($.onClick,j=>j.stopPropagation())}),[y,T,g,m,P]),z=w.exports.useCallback($=>{$.stopPropagation(),b.current===$.target&&(!$6.isTopModal(d)||(i&&n?.(),s?.()))},[n,i,s]),F=w.exports.useCallback(($={},K=null)=>({...$,ref:Fn(K,p),onClick:vg($.onClick,z),onKeyDown:vg($.onKeyDown,E),onMouseDown:vg($.onMouseDown,S)}),[E,S,z]);return{isOpen:t,onClose:n,headerId:m,bodyId:y,setBodyMounted:M,setHeaderMounted:k,dialogRef:d,overlayRef:p,getDialogProps:N,getDialogContainerProps:F}}function aue(e,t){const n=e.current;w.exports.useEffect(()=>{if(!(!e.current||!t))return jD(e.current)},[t,e,n])}function sue(e,...t){const n=w.exports.useId(),r=e||n;return w.exports.useMemo(()=>t.map(i=>`${i}-${r}`),[r,t])}var[lue,vh]=kn({name:"ModalStylesContext",errorMessage:`useModalStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Modal />" `}),[uue,dd]=kn({strict:!0,name:"ModalContext",errorMessage:"useModalContext: `context` is undefined. Seems you forgot to wrap modal components in `<Modal />`"}),T0=e=>{const{portalProps:t,children:n,autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m,onCloseComplete:y}=e,b=$i("Modal",e),E={...oue(e),autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m};return C(uue,{value:E,children:C(lue,{value:b,children:C(Hu,{onExitComplete:y,children:E.isOpen&&C(gh,{...t,children:n})})})})};T0.defaultProps={lockFocusAcrossFrames:!0,returnFocusOnClose:!0,scrollBehavior:"outside",trapFocus:!0,autoFocus:!0,blockScrollOnMount:!0,allowPinchZoom:!1,motionPreset:"scale"};T0.displayName="Modal";var h5=Ie((e,t)=>{const{className:n,...r}=e,{bodyId:i,setBodyMounted:o}=dd();w.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=mh("chakra-modal__body",n),s=vh();return le.createElement(Ce.div,{ref:t,className:a,id:i,...r,__css:s.body})});h5.displayName="ModalBody";var u_=Ie((e,t)=>{const{onClick:n,className:r,...i}=e,{onClose:o}=dd(),a=mh("chakra-modal__close-btn",r),s=vh();return C($4,{ref:t,__css:s.closeButton,className:a,onClick:vg(n,l=>{l.stopPropagation(),o()}),...i})});u_.displayName="ModalCloseButton";function Mz(e){const{autoFocus:t,trapFocus:n,dialogRef:r,initialFocusRef:i,blockScrollOnMount:o,allowPinchZoom:a,finalFocusRef:s,returnFocusOnClose:l,preserveScrollBarGap:d,lockFocusAcrossFrames:p}=dd(),[g,m]=C8();return w.exports.useEffect(()=>{!g&&m&&setTimeout(m)},[g,m]),C(_z,{autoFocus:t,isDisabled:!n,initialFocusRef:i,finalFocusRef:s,restoreFocus:l,contentRef:r,lockFocusAcrossFrames:p,children:C(Iz,{removeScrollBar:!d,allowPinchZoom:a,enabled:o,forwardProps:!0,children:e.children})})}var cue={slideInBottom:{...S6,custom:{offsetY:16,reverse:!0}},slideInRight:{...S6,custom:{offsetX:16,reverse:!0}},scale:{...ZN,custom:{initialScale:.95,reverse:!0}},none:{}},due=Ce(rs.section),Rz=w.exports.forwardRef((e,t)=>{const{preset:n,...r}=e,i=cue[n];return C(due,{ref:t,...i,...r})});Rz.displayName="ModalTransition";var Bm=Ie((e,t)=>{const{className:n,children:r,containerProps:i,...o}=e,{getDialogProps:a,getDialogContainerProps:s}=dd(),l=a(o,t),d=s(i),p=mh("chakra-modal__content",n),g=vh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh","@supports(height: -webkit-fill-available)":{height:"-webkit-fill-available"},position:"fixed",left:0,top:0,...g.dialogContainer},{motionPreset:b}=dd();return le.createElement(Mz,null,le.createElement(Ce.div,{...d,className:"chakra-modal__content-container",tabIndex:-1,__css:y},C(Rz,{preset:b,className:p,...l,__css:m,children:r})))});Bm.displayName="ModalContent";var c_=Ie((e,t)=>{const{className:n,...r}=e,i=mh("chakra-modal__footer",n),o=vh(),a={display:"flex",alignItems:"center",justifyContent:"flex-end",...o.footer};return le.createElement(Ce.footer,{ref:t,...r,__css:a,className:i})});c_.displayName="ModalFooter";var d_=Ie((e,t)=>{const{className:n,...r}=e,{headerId:i,setHeaderMounted:o}=dd();w.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=mh("chakra-modal__header",n),s=vh(),l={flex:0,...s.header};return le.createElement(Ce.header,{ref:t,className:a,id:i,...r,__css:l})});d_.displayName="ModalHeader";var fue=Ce(rs.div),Hm=Ie((e,t)=>{const{className:n,transition:r,...i}=e,o=mh("chakra-modal__overlay",n),a=vh(),s={pos:"fixed",left:"0",top:"0",w:"100vw",h:"100vh",...a.overlay},{motionPreset:l}=dd();return C(fue,{...l==="none"?{}:qN,__css:s,ref:t,className:o,...i})});Hm.displayName="ModalOverlay";function hue(e){const{leastDestructiveRef:t,...n}=e;return C(T0,{...n,initialFocusRef:t})}var pue=Ie((e,t)=>C(Bm,{ref:t,role:"alertdialog",...e})),[w8e,gue]=kn(),mue=Ce(YN),vue=Ie((e,t)=>{const{className:n,children:r,...i}=e,{getDialogProps:o,getDialogContainerProps:a,isOpen:s}=dd(),l=o(i,t),d=a(),p=mh("chakra-modal__content",n),g=vh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh",position:"fixed",left:0,top:0,...g.dialogContainer},{placement:b}=gue();return le.createElement(Ce.div,{...d,className:"chakra-modal__content-container",__css:y},C(Mz,{children:C(mue,{direction:b,in:s,className:p,...l,__css:m,children:r})}))});vue.displayName="DrawerContent";function yue(e,t){const n=kr(e);w.exports.useEffect(()=>{let r=null;const i=()=>n();return t!==null&&(r=window.setInterval(i,t)),()=>{r&&window.clearInterval(r)}},[t,n])}var Oz=(...e)=>e.filter(Boolean).join(" "),tS=e=>e?!0:void 0;function cl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var xue=e=>C(ka,{viewBox:"0 0 24 24",...e,children:C("path",{fill:"currentColor",d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z"})}),bue=e=>C(ka,{viewBox:"0 0 24 24",...e,children:C("path",{fill:"currentColor",d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z"})});function NT(e,t,n,r){w.exports.useEffect(()=>{if(!e.current||!r)return;const i=e.current.ownerDocument.defaultView??window,o=Array.isArray(t)?t:[t],a=new i.MutationObserver(s=>{for(const l of s)l.type==="attributes"&&l.attributeName&&o.includes(l.attributeName)&&n(l)});return a.observe(e.current,{attributes:!0,attributeFilter:o}),()=>a.disconnect()})}var Sue=50,DT=300;function wue(e,t){const[n,r]=w.exports.useState(!1),[i,o]=w.exports.useState(null),[a,s]=w.exports.useState(!0),l=w.exports.useRef(null),d=()=>clearTimeout(l.current);yue(()=>{i==="increment"&&e(),i==="decrement"&&t()},n?Sue:null);const p=w.exports.useCallback(()=>{a&&e(),l.current=setTimeout(()=>{s(!1),r(!0),o("increment")},DT)},[e,a]),g=w.exports.useCallback(()=>{a&&t(),l.current=setTimeout(()=>{s(!1),r(!0),o("decrement")},DT)},[t,a]),m=w.exports.useCallback(()=>{s(!0),r(!1),d()},[]);return w.exports.useEffect(()=>()=>d(),[]),{up:p,down:g,stop:m,isSpinning:n}}var Cue=/^[Ee0-9+\-.]$/;function _ue(e){return Cue.test(e)}function kue(e,t){if(e.key==null)return!0;const n=e.ctrlKey||e.altKey||e.metaKey;return!(e.key.length===1)||n?!0:t(e.key)}function Eue(e={}){const{focusInputOnChange:t=!0,clampValueOnBlur:n=!0,keepWithinRange:r=!0,min:i=Number.MIN_SAFE_INTEGER,max:o=Number.MAX_SAFE_INTEGER,step:a=1,isReadOnly:s,isDisabled:l,isRequired:d,isInvalid:p,pattern:g="[0-9]*(.[0-9]+)?",inputMode:m="decimal",allowMouseWheel:y,id:b,onChange:S,precision:E,name:P,"aria-describedby":k,"aria-label":T,"aria-labelledby":M,onFocus:N,onBlur:z,onInvalid:F,getAriaValueText:$,isValidCharacter:K,format:j,parse:X,...ue}=e,ge=kr(N),be=kr(z),we=kr(F),Se=kr(K??_ue),J=kr($),G=Uie(e),{update:te,increment:Q,decrement:W}=G,[ie,de]=w.exports.useState(!1),xe=!(s||l),De=w.exports.useRef(null),Re=w.exports.useRef(null),Ve=w.exports.useRef(null),ke=w.exports.useRef(null),$e=w.exports.useCallback(Ee=>Ee.split("").filter(Se).join(""),[Se]),nt=w.exports.useCallback(Ee=>X?.(Ee)??Ee,[X]),ft=w.exports.useCallback(Ee=>(j?.(Ee)??Ee).toString(),[j]);w0(()=>{(G.valueAsNumber>o||G.valueAsNumber<i)&&we?.("rangeOverflow",ft(G.value),G.valueAsNumber)},[G.valueAsNumber,G.value,ft,we]),El(()=>{if(!De.current)return;if(De.current.value!=G.value){const kt=nt(De.current.value);G.setValue($e(kt))}},[nt,$e]);const Rt=w.exports.useCallback((Ee=a)=>{xe&&Q(Ee)},[Q,xe,a]),Ot=w.exports.useCallback((Ee=a)=>{xe&&W(Ee)},[W,xe,a]),Me=wue(Rt,Ot);NT(Ve,"disabled",Me.stop,Me.isSpinning),NT(ke,"disabled",Me.stop,Me.isSpinning);const tt=w.exports.useCallback(Ee=>{if(Ee.nativeEvent.isComposing)return;const Qt=nt(Ee.currentTarget.value);te($e(Qt)),Re.current={start:Ee.currentTarget.selectionStart,end:Ee.currentTarget.selectionEnd}},[te,$e,nt]),gt=w.exports.useCallback(Ee=>{var kt;ge?.(Ee),Re.current&&(Ee.target.selectionStart=Re.current.start??((kt=Ee.currentTarget.value)==null?void 0:kt.length),Ee.currentTarget.selectionEnd=Re.current.end??Ee.currentTarget.selectionStart)},[ge]),at=w.exports.useCallback(Ee=>{if(Ee.nativeEvent.isComposing)return;kue(Ee,Se)||Ee.preventDefault();const kt=mt(Ee)*a,Qt=Ee.key,je={ArrowUp:()=>Rt(kt),ArrowDown:()=>Ot(kt),Home:()=>te(i),End:()=>te(o)}[Qt];je&&(Ee.preventDefault(),je(Ee))},[Se,a,Rt,Ot,te,i,o]),mt=Ee=>{let kt=1;return(Ee.metaKey||Ee.ctrlKey)&&(kt=.1),Ee.shiftKey&&(kt=10),kt},gn=w.exports.useMemo(()=>{const Ee=J?.(G.value);if(Ee!=null)return Ee;const kt=G.value.toString();return kt||void 0},[G.value,J]),vt=w.exports.useCallback(()=>{let Ee=G.value;Ee!==""&&(G.valueAsNumber<i&&(Ee=i),G.valueAsNumber>o&&(Ee=o),G.cast(Ee))},[G,o,i]),Ht=w.exports.useCallback(()=>{de(!1),n&&vt()},[n,de,vt]),nn=w.exports.useCallback(()=>{t&&requestAnimationFrame(()=>{var Ee;(Ee=De.current)==null||Ee.focus()})},[t]),zt=w.exports.useCallback(Ee=>{Ee.preventDefault(),Me.up(),nn()},[nn,Me]),Oe=w.exports.useCallback(Ee=>{Ee.preventDefault(),Me.down(),nn()},[nn,Me]);P6(()=>De.current,"wheel",Ee=>{var kt;const Bn=(((kt=De.current)==null?void 0:kt.ownerDocument)??document).activeElement===De.current;if(!y||!Bn)return;Ee.preventDefault();const je=mt(Ee)*a,Lt=Math.sign(Ee.deltaY);Lt===-1?Rt(je):Lt===1&&Ot(je)},{passive:!1});const et=w.exports.useCallback((Ee={},kt=null)=>{const Qt=l||r&&G.isAtMax;return{...Ee,ref:Fn(kt,Ve),role:"button",tabIndex:-1,onPointerDown:cl(Ee.onPointerDown,Bn=>{Qt||zt(Bn)}),onPointerLeave:cl(Ee.onPointerLeave,Me.stop),onPointerUp:cl(Ee.onPointerUp,Me.stop),disabled:Qt,"aria-disabled":tS(Qt)}},[G.isAtMax,r,zt,Me.stop,l]),Gt=w.exports.useCallback((Ee={},kt=null)=>{const Qt=l||r&&G.isAtMin;return{...Ee,ref:Fn(kt,ke),role:"button",tabIndex:-1,onPointerDown:cl(Ee.onPointerDown,Bn=>{Qt||Oe(Bn)}),onPointerLeave:cl(Ee.onPointerLeave,Me.stop),onPointerUp:cl(Ee.onPointerUp,Me.stop),disabled:Qt,"aria-disabled":tS(Qt)}},[G.isAtMin,r,Oe,Me.stop,l]),Wt=w.exports.useCallback((Ee={},kt=null)=>({name:P,inputMode:m,type:"text",pattern:g,"aria-labelledby":M,"aria-label":T,"aria-describedby":k,id:b,disabled:l,...Ee,readOnly:Ee.readOnly??s,"aria-readonly":Ee.readOnly??s,"aria-required":Ee.required??d,required:Ee.required??d,ref:Fn(De,kt),value:ft(G.value),role:"spinbutton","aria-valuemin":i,"aria-valuemax":o,"aria-valuenow":Number.isNaN(G.valueAsNumber)?void 0:G.valueAsNumber,"aria-invalid":tS(p??G.isOutOfRange),"aria-valuetext":gn,autoComplete:"off",autoCorrect:"off",onChange:cl(Ee.onChange,tt),onKeyDown:cl(Ee.onKeyDown,at),onFocus:cl(Ee.onFocus,gt,()=>de(!0)),onBlur:cl(Ee.onBlur,be,Ht)}),[P,m,g,M,T,ft,k,b,l,d,s,p,G.value,G.valueAsNumber,G.isOutOfRange,i,o,gn,tt,at,gt,be,Ht]);return{value:ft(G.value),valueAsNumber:G.valueAsNumber,isFocused:ie,isDisabled:l,isReadOnly:s,getIncrementButtonProps:et,getDecrementButtonProps:Gt,getInputProps:Wt,htmlProps:ue}}var[Pue,V4]=kn({name:"NumberInputStylesContext",errorMessage:`useNumberInputStyles returned is 'undefined'. Seems you forgot to wrap the components in "<NumberInput />" `}),[Tue,f_]=kn({name:"NumberInputContext",errorMessage:"useNumberInputContext: `context` is undefined. Seems you forgot to wrap number-input's components within <NumberInput />"}),Nz=Ie(function(t,n){const r=$i("NumberInput",t),i=bn(t),o=N8(i),{htmlProps:a,...s}=Eue(o),l=w.exports.useMemo(()=>s,[s]);return le.createElement(Tue,{value:l},le.createElement(Pue,{value:r},le.createElement(Ce.div,{...a,ref:n,className:Oz("chakra-numberinput",t.className),__css:{position:"relative",zIndex:0,...r.root}})))});Nz.displayName="NumberInput";var Lue=Ie(function(t,n){const r=V4();return le.createElement(Ce.div,{"aria-hidden":!0,ref:n,...t,__css:{display:"flex",flexDirection:"column",position:"absolute",top:"0",insetEnd:"0px",margin:"1px",height:"calc(100% - 2px)",zIndex:1,...r.stepperGroup}})});Lue.displayName="NumberInputStepper";var Dz=Ie(function(t,n){const{getInputProps:r}=f_(),i=r(t,n),o=V4();return le.createElement(Ce.input,{...i,className:Oz("chakra-numberinput__field",t.className),__css:{width:"100%",...o.field}})});Dz.displayName="NumberInputField";var zz=Ce("div",{baseStyle:{display:"flex",justifyContent:"center",alignItems:"center",flex:1,transitionProperty:"common",transitionDuration:"normal",userSelect:"none",cursor:"pointer",lineHeight:"normal"}}),Fz=Ie(function(t,n){const r=V4(),{getDecrementButtonProps:i}=f_(),o=i(t,n);return C(zz,{...o,__css:r.stepper,children:t.children??C(xue,{})})});Fz.displayName="NumberDecrementStepper";var $z=Ie(function(t,n){const{getIncrementButtonProps:r}=f_(),i=r(t,n),o=V4();return C(zz,{...i,__css:o.stepper,children:t.children??C(bue,{})})});$z.displayName="NumberIncrementStepper";var mv=(...e)=>e.filter(Boolean).join(" ");function Aue(e,...t){return Iue(e)?e(...t):e}var Iue=e=>typeof e=="function";function dl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function Mue(...e){return function(n){e.forEach(r=>{r?.(n)})}}var[Rue,yh]=kn({name:"PopoverContext",errorMessage:"usePopoverContext: `context` is undefined. Seems you forgot to wrap all popover components within `<Popover />`"}),[Oue,vv]=kn({name:"PopoverStylesContext",errorMessage:`usePopoverStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Popover />" `}),yp={click:"click",hover:"hover"};function Nue(e={}){const{closeOnBlur:t=!0,closeOnEsc:n=!0,initialFocusRef:r,id:i,returnFocusOnClose:o=!0,autoFocus:a=!0,arrowSize:s,arrowShadowColor:l,trigger:d=yp.click,openDelay:p=200,closeDelay:g=200,isLazy:m,lazyBehavior:y="unmount",computePositionOnMount:b,...S}=e,{isOpen:E,onClose:P,onOpen:k,onToggle:T}=WD(e),M=w.exports.useRef(null),N=w.exports.useRef(null),z=w.exports.useRef(null),F=w.exports.useRef(!1),$=w.exports.useRef(!1);E&&($.current=!0);const[K,j]=w.exports.useState(!1),[X,ue]=w.exports.useState(!1),ge=w.exports.useId(),be=i??ge,[we,Se,J,G]=["popover-trigger","popover-content","popover-header","popover-body"].map(tt=>`${tt}-${be}`),{referenceRef:te,getArrowProps:Q,getPopperProps:W,getArrowInnerProps:ie,forceUpdate:de}=HD({...S,enabled:E||!!b}),xe=qie({isOpen:E,ref:z});eoe({enabled:E,ref:N}),Qie(z,{focusRef:N,visible:E,shouldFocus:o&&d===yp.click}),noe(z,{focusRef:r,visible:E,shouldFocus:a&&d===yp.click});const De=VD({wasSelected:$.current,enabled:m,mode:y,isSelected:xe.present}),Re=w.exports.useCallback((tt={},gt=null)=>{const at={...tt,style:{...tt.style,transformOrigin:qr.transformOrigin.varRef,[qr.arrowSize.var]:s?`${s}px`:void 0,[qr.arrowShadowColor.var]:l},ref:Fn(z,gt),children:De?tt.children:null,id:Se,tabIndex:-1,role:"dialog",onKeyDown:dl(tt.onKeyDown,mt=>{n&&mt.key==="Escape"&&P()}),onBlur:dl(tt.onBlur,mt=>{const gn=zT(mt),vt=nS(z.current,gn),Ht=nS(N.current,gn);E&&t&&(!vt&&!Ht)&&P()}),"aria-labelledby":K?J:void 0,"aria-describedby":X?G:void 0};return d===yp.hover&&(at.role="tooltip",at.onMouseEnter=dl(tt.onMouseEnter,()=>{F.current=!0}),at.onMouseLeave=dl(tt.onMouseLeave,mt=>{mt.nativeEvent.relatedTarget!==null&&(F.current=!1,setTimeout(P,g))})),at},[De,Se,K,J,X,G,d,n,P,E,t,g,l,s]),Ve=w.exports.useCallback((tt={},gt=null)=>W({...tt,style:{visibility:E?"visible":"hidden",...tt.style}},gt),[E,W]),ke=w.exports.useCallback((tt,gt=null)=>({...tt,ref:Fn(gt,M,te)}),[M,te]),$e=w.exports.useRef(),nt=w.exports.useRef(),ft=w.exports.useCallback(tt=>{M.current==null&&te(tt)},[te]),Rt=w.exports.useCallback((tt={},gt=null)=>{const at={...tt,ref:Fn(N,gt,ft),id:we,"aria-haspopup":"dialog","aria-expanded":E,"aria-controls":Se};return d===yp.click&&(at.onClick=dl(tt.onClick,T)),d===yp.hover&&(at.onFocus=dl(tt.onFocus,()=>{$e.current===void 0&&k()}),at.onBlur=dl(tt.onBlur,mt=>{const gn=zT(mt),vt=!nS(z.current,gn);E&&t&&vt&&P()}),at.onKeyDown=dl(tt.onKeyDown,mt=>{mt.key==="Escape"&&P()}),at.onMouseEnter=dl(tt.onMouseEnter,()=>{F.current=!0,$e.current=window.setTimeout(k,p)}),at.onMouseLeave=dl(tt.onMouseLeave,()=>{F.current=!1,$e.current&&(clearTimeout($e.current),$e.current=void 0),nt.current=window.setTimeout(()=>{F.current===!1&&P()},g)})),at},[we,E,Se,d,ft,T,k,t,P,p,g]);w.exports.useEffect(()=>()=>{$e.current&&clearTimeout($e.current),nt.current&&clearTimeout(nt.current)},[]);const Ot=w.exports.useCallback((tt={},gt=null)=>({...tt,id:J,ref:Fn(gt,at=>{j(!!at)})}),[J]),Me=w.exports.useCallback((tt={},gt=null)=>({...tt,id:G,ref:Fn(gt,at=>{ue(!!at)})}),[G]);return{forceUpdate:de,isOpen:E,onAnimationComplete:xe.onComplete,onClose:P,getAnchorProps:ke,getArrowProps:Q,getArrowInnerProps:ie,getPopoverPositionerProps:Ve,getPopoverProps:Re,getTriggerProps:Rt,getHeaderProps:Ot,getBodyProps:Me}}function nS(e,t){return e===t||e?.contains(t)}function zT(e){const t=e.currentTarget.ownerDocument.activeElement;return e.relatedTarget??t}function U4(e){const t=$i("Popover",e),{children:n,...r}=bn(e),i=F0(),o=Nue({...r,direction:i.direction});return C(Rue,{value:o,children:C(Oue,{value:t,children:Aue(n,{isOpen:o.isOpen,onClose:o.onClose,forceUpdate:o.forceUpdate})})})}U4.displayName="Popover";function G4(e){const{bg:t,bgColor:n,backgroundColor:r}=e,{getArrowProps:i,getArrowInnerProps:o}=yh(),a=vv(),s=t??n??r;return le.createElement(Ce.div,{...i(),className:"chakra-popover__arrow-positioner"},le.createElement(Ce.div,{className:mv("chakra-popover__arrow",e.className),...o(e),__css:{...a.arrow,"--popper-arrow-bg":s?`colors.${s}, ${s}`:void 0}}))}G4.displayName="PopoverArrow";var Due=Ie(function(t,n){const{getBodyProps:r}=yh(),i=vv();return le.createElement(Ce.div,{...r(t,n),className:mv("chakra-popover__body",t.className),__css:i.body})});Due.displayName="PopoverBody";var zue=Ie(function(t,n){const{onClose:r}=yh(),i=vv();return C($4,{size:"sm",onClick:r,className:mv("chakra-popover__close-btn",t.className),__css:i.closeButton,ref:n,...t})});zue.displayName="PopoverCloseButton";function Fue(e){if(!!e)return{enter:{...e.enter,visibility:"visible"},exit:{...e.exit,transitionEnd:{visibility:"hidden"}}}}var $ue={exit:{opacity:0,scale:.95,transition:{duration:.1,ease:[.4,0,1,1]}},enter:{scale:1,opacity:1,transition:{duration:.15,ease:[0,0,.2,1]}}},Bue=rs(Ce.section),h_=Ie(function(t,n){const{isOpen:r}=yh();return le.createElement(Bue,{ref:n,variants:Fue(t.variants),...t,initial:!1,animate:r?"enter":"exit"})});h_.defaultProps={variants:$ue};h_.displayName="PopoverTransition";var j4=Ie(function(t,n){const{rootProps:r,...i}=t,{getPopoverProps:o,getPopoverPositionerProps:a,onAnimationComplete:s}=yh(),l=vv(),d={position:"relative",display:"flex",flexDirection:"column",...l.content};return le.createElement(Ce.div,{...a(r),__css:l.popper,className:"chakra-popover__popper"},C(h_,{...o(i,n),onAnimationComplete:Mue(s,i.onAnimationComplete),className:mv("chakra-popover__content",t.className),__css:d}))});j4.displayName="PopoverContent";var Bz=Ie(function(t,n){const{getHeaderProps:r}=yh(),i=vv();return le.createElement(Ce.header,{...r(t,n),className:mv("chakra-popover__header",t.className),__css:i.header})});Bz.displayName="PopoverHeader";function K4(e){const t=w.exports.Children.only(e.children),{getTriggerProps:n}=yh();return w.exports.cloneElement(t,n(t.props,t.ref))}K4.displayName="PopoverTrigger";function Hue(e,t,n){return(e-t)*100/(n-t)}iv({"0%":{strokeDasharray:"1, 400",strokeDashoffset:"0"},"50%":{strokeDasharray:"400, 400",strokeDashoffset:"-100"},"100%":{strokeDasharray:"400, 400",strokeDashoffset:"-260"}});iv({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}});var Wue=iv({"0%":{left:"-40%"},"100%":{left:"100%"}}),Vue=iv({from:{backgroundPosition:"1rem 0"},to:{backgroundPosition:"0 0"}});function Uue(e){const{value:t=0,min:n,max:r,valueText:i,getValueText:o,isIndeterminate:a}=e,s=Hue(t,n,r);return{bind:{"data-indeterminate":a?"":void 0,"aria-valuemax":r,"aria-valuemin":n,"aria-valuenow":a?void 0:t,"aria-valuetext":(()=>{if(t!=null)return typeof o=="function"?o(t,s):i})(),role:"progressbar"},percent:s,value:t}}var[Gue,jue]=kn({name:"ProgressStylesContext",errorMessage:`useProgressStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Progress />" `}),Kue=e=>{const{min:t,max:n,value:r,isIndeterminate:i,...o}=e,a=Uue({value:r,min:t,max:n,isIndeterminate:i}),s=jue(),l={height:"100%",...s.filledTrack};return le.createElement(Ce.div,{style:{width:`${a.percent}%`,...o.style},...a.bind,...o,__css:l})},Hz=e=>{var t;const{value:n,min:r=0,max:i=100,hasStripe:o,isAnimated:a,children:s,borderRadius:l,isIndeterminate:d,"aria-label":p,"aria-labelledby":g,...m}=bn(e),y=$i("Progress",e),b=l??((t=y.track)==null?void 0:t.borderRadius),S={animation:`${Vue} 1s linear infinite`},k={...!d&&o&&a&&S,...d&&{position:"absolute",willChange:"left",minWidth:"50%",animation:`${Wue} 1s ease infinite normal none running`}},T={overflow:"hidden",position:"relative",...y.track};return le.createElement(Ce.div,{borderRadius:b,__css:T,...m},oe(Gue,{value:y,children:[C(Kue,{"aria-label":p,"aria-labelledby":g,min:r,max:i,value:n,isIndeterminate:d,css:k,borderRadius:b}),s]}))};Hz.displayName="Progress";var que=Ce("div",{baseStyle:{fontSize:"0.24em",top:"50%",left:"50%",width:"100%",textAlign:"center",position:"absolute",transform:"translate(-50%, -50%)"}});que.displayName="CircularProgressLabel";var Zue=(...e)=>e.filter(Boolean).join(" "),Yue=e=>e?"":void 0;function Xue(e,t){const n={},r={};for(const[i,o]of Object.entries(e))t.includes(i)?n[i]=o:r[i]=o;return[n,r]}var Wz=Ie(function(t,n){const{children:r,placeholder:i,className:o,...a}=t;return le.createElement(Ce.select,{...a,ref:n,className:Zue("chakra-select",o)},i&&C("option",{value:"",children:i}),r)});Wz.displayName="SelectField";var Vz=Ie((e,t)=>{var n;const r=$i("Select",e),{rootProps:i,placeholder:o,icon:a,color:s,height:l,h:d,minH:p,minHeight:g,iconColor:m,iconSize:y,...b}=bn(e),[S,E]=Xue(b,rY),P=O8(E),k={width:"100%",height:"fit-content",position:"relative",color:s},T={paddingEnd:"2rem",...r.field,_focus:{zIndex:"unset",...(n=r.field)==null?void 0:n._focus}};return le.createElement(Ce.div,{className:"chakra-select__wrapper",__css:k,...S,...i},C(Wz,{ref:t,height:d??l,minH:p??g,placeholder:o,...P,__css:T,children:e.children}),C(Uz,{"data-disabled":Yue(P.disabled),...(m||s)&&{color:m||s},__css:r.icon,...y&&{fontSize:y},children:a}))});Vz.displayName="Select";var Que=e=>C("svg",{viewBox:"0 0 24 24",...e,children:C("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})}),Jue=Ce("div",{baseStyle:{position:"absolute",display:"inline-flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",top:"50%",transform:"translateY(-50%)"}}),Uz=e=>{const{children:t=C(Que,{}),...n}=e,r=w.exports.cloneElement(t,{role:"presentation",className:"chakra-select__icon",focusable:!1,"aria-hidden":!0,style:{width:"1em",height:"1em",color:"currentColor"}});return C(Jue,{...n,className:"chakra-select__icon-wrapper",children:w.exports.isValidElement(t)?r:null})};Uz.displayName="SelectIcon";function ece(e,t,n,r){return e.addEventListener(t,n,r),()=>{e.removeEventListener(t,n,r)}}function tce(e){const t=rce(e);return typeof t.PointerEvent<"u"&&e instanceof t.PointerEvent?e.pointerType==="mouse":e instanceof t.MouseEvent}function Gz(e){return!!e.touches}function nce(e){return Gz(e)&&e.touches.length>1}function rce(e){return e.view??window}function ice(e,t="page"){const n=e.touches[0]||e.changedTouches[0];return{x:n[`${t}X`],y:n[`${t}Y`]}}function oce(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function jz(e,t="page"){return Gz(e)?ice(e,t):oce(e,t)}function ace(e){return t=>{const n=tce(t);(!n||n&&t.button===0)&&e(t)}}function sce(e,t=!1){function n(i){e(i,{point:jz(i)})}return t?ace(n):n}function Qy(e,t,n,r){return ece(e,t,sce(n,t==="pointerdown"),r)}var lce=class{history=[];startEvent=null;lastEvent=null;lastEventInfo=null;handlers={};removeListeners=()=>{};threshold=3;win;constructor(e,t,n){if(this.win=e.view??window,nce(e))return;this.handlers=t,n&&(this.threshold=n),e.stopPropagation(),e.preventDefault();const r={point:jz(e)},{timestamp:i}=VE();this.history=[{...r.point,timestamp:i}];const{onSessionStart:o}=t;o?.(e,rS(r,this.history)),this.removeListeners=dce(Qy(this.win,"pointermove",this.onPointerMove),Qy(this.win,"pointerup",this.onPointerUp),Qy(this.win,"pointercancel",this.onPointerUp))}updatePoint=()=>{if(!(this.lastEvent&&this.lastEventInfo))return;const e=rS(this.lastEventInfo,this.history),t=this.startEvent!==null,n=fce(e.offset,{x:0,y:0})>=this.threshold;if(!t&&!n)return;const{timestamp:r}=VE();this.history.push({...e.point,timestamp:r});const{onStart:i,onMove:o}=this.handlers;t||(i?.(this.lastEvent,e),this.startEvent=this.lastEvent),o?.(this.lastEvent,e)};onPointerMove=(e,t)=>{this.lastEvent=e,this.lastEventInfo=t,hX.update(this.updatePoint,!0)};onPointerUp=(e,t)=>{const n=rS(t,this.history),{onEnd:r,onSessionEnd:i}=this.handlers;i?.(e,n),this.end(),!(!r||!this.startEvent)&&r?.(e,n)};updateHandlers(e){this.handlers=e}end(){var e;(e=this.removeListeners)==null||e.call(this),pX.update(this.updatePoint)}};function FT(e,t){return{x:e.x-t.x,y:e.y-t.y}}function rS(e,t){return{point:e.point,delta:FT(e.point,t[t.length-1]),offset:FT(e.point,t[0]),velocity:cce(t,.1)}}var uce=e=>e*1e3;function cce(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=e[e.length-1];for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>uce(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function dce(...e){return t=>e.reduce((n,r)=>r(n),t)}function iS(e,t){return Math.abs(e-t)}function $T(e){return"x"in e&&"y"in e}function fce(e,t){if(typeof e=="number"&&typeof t=="number")return iS(e,t);if($T(e)&&$T(t)){const n=iS(e.x,t.x),r=iS(e.y,t.y);return Math.sqrt(n**2+r**2)}return 0}function Kz(e,t){const{onPan:n,onPanStart:r,onPanEnd:i,onPanSessionStart:o,onPanSessionEnd:a,threshold:s}=t,l=Boolean(n||r||i||o||a),d=w.exports.useRef(null),p={onSessionStart:o,onSessionEnd:a,onStart:r,onMove:n,onEnd(m,y){d.current=null,i?.(m,y)}};w.exports.useEffect(()=>{var m;(m=d.current)==null||m.updateHandlers(p)});function g(m){d.current=new lce(m,p,s)}w.exports.useEffect(()=>{const m=e.current;if(!(!m||!l))return Qy(m,"pointerdown",g)},[l]),w.exports.useEffect(()=>()=>{var m;(m=d.current)==null||m.end(),d.current=null},[])}function hce(e,t){if(!e){t(void 0);return}t({width:e.offsetWidth,height:e.offsetHeight});const n=e.ownerDocument.defaultView??window,r=new n.ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const[o]=i;let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;t({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}var pce=Boolean(globalThis?.document)?w.exports.useLayoutEffect:w.exports.useEffect;function gce(e,t){var n;if(!e||!e.parentElement)return;const r=((n=e.ownerDocument)==null?void 0:n.defaultView)??window,i=new r.MutationObserver(()=>{t()});return i.observe(e.parentElement,{childList:!0}),()=>{i.disconnect()}}function qz({getNodes:e,observeMutation:t=!0}){const[n,r]=w.exports.useState([]),[i,o]=w.exports.useState(0);return pce(()=>{const a=e(),s=a.map((l,d)=>hce(l,p=>{r(g=>[...g.slice(0,d),p,...g.slice(d+1)])}));if(t){const l=a[0];s.push(gce(l,()=>{o(d=>d+1)}))}return()=>{s.forEach(l=>{l?.()})}},[i]),n}function mce(e){return typeof e=="object"&&e!==null&&"current"in e}function vce(e){const[t]=qz({observeMutation:!1,getNodes(){return[mce(e)?e.current:e]}});return t}var yce=Object.create,Zz=Object.defineProperty,xce=Object.getOwnPropertyDescriptor,p_=Object.getOwnPropertyNames,bce=Object.getPrototypeOf,Sce=Object.prototype.hasOwnProperty,wce=(e,t)=>function(){return e&&(t=(0,e[p_(e)[0]])(e=0)),t},Cce=(e,t)=>function(){return t||(0,e[p_(e)[0]])((t={exports:{}}).exports,t),t.exports},_ce=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of p_(t))!Sce.call(e,i)&&i!==n&&Zz(e,i,{get:()=>t[i],enumerable:!(r=xce(t,i))||r.enumerable});return e},kce=(e,t,n)=>(n=e!=null?yce(bce(e)):{},_ce(t||!e||!e.__esModule?Zz(n,"default",{value:e,enumerable:!0}):n,e)),Ns=wce({"../../../react-shim.js"(){}}),Ece=Cce({"../../../node_modules/.pnpm/lodash.mergewith@4.6.2/node_modules/lodash.mergewith/index.js"(e,t){Ns();var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",b="[object GeneratorFunction]",S="[object Map]",E="[object Number]",P="[object Null]",k="[object Object]",T="[object Proxy]",M="[object RegExp]",N="[object Set]",z="[object String]",F="[object Undefined]",$="[object WeakMap]",K="[object ArrayBuffer]",j="[object DataView]",X="[object Float32Array]",ue="[object Float64Array]",ge="[object Int8Array]",be="[object Int16Array]",we="[object Int32Array]",Se="[object Uint8Array]",J="[object Uint8ClampedArray]",G="[object Uint16Array]",te="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,ie=/^(?:0|[1-9]\d*)$/,de={};de[X]=de[ue]=de[ge]=de[be]=de[we]=de[Se]=de[J]=de[G]=de[te]=!0,de[s]=de[l]=de[K]=de[p]=de[j]=de[g]=de[m]=de[y]=de[S]=de[E]=de[k]=de[M]=de[N]=de[z]=de[$]=!1;var xe=typeof global=="object"&&global&&global.Object===Object&&global,De=typeof self=="object"&&self&&self.Object===Object&&self,Re=xe||De||Function("return this")(),Ve=typeof e=="object"&&e&&!e.nodeType&&e,ke=Ve&&typeof t=="object"&&t&&!t.nodeType&&t,$e=ke&&ke.exports===Ve,nt=$e&&xe.process,ft=function(){try{var I=ke&&ke.require&&ke.require("util").types;return I||nt&&nt.binding&&nt.binding("util")}catch{}}(),Rt=ft&&ft.isTypedArray;function Ot(I,D,U){switch(U.length){case 0:return I.call(D);case 1:return I.call(D,U[0]);case 2:return I.call(D,U[0],U[1]);case 3:return I.call(D,U[0],U[1],U[2])}return I.apply(D,U)}function Me(I,D){for(var U=-1,me=Array(I);++U<I;)me[U]=D(U);return me}function tt(I){return function(D){return I(D)}}function gt(I,D){return I?.[D]}function at(I,D){return function(U){return I(D(U))}}var mt=Array.prototype,gn=Function.prototype,vt=Object.prototype,Ht=Re["__core-js_shared__"],nn=gn.toString,zt=vt.hasOwnProperty,Oe=function(){var I=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),et=vt.toString,Gt=nn.call(Object),Wt=RegExp("^"+nn.call(zt).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ee=$e?Re.Buffer:void 0,kt=Re.Symbol,Qt=Re.Uint8Array,Bn=Ee?Ee.allocUnsafe:void 0,je=at(Object.getPrototypeOf,Object),Lt=Object.create,Be=vt.propertyIsEnumerable,ut=mt.splice,Ke=kt?kt.toStringTag:void 0,bt=function(){try{var I=ro(Object,"defineProperty");return I({},"",{}),I}catch{}}(),Jt=Ee?Ee.isBuffer:void 0,qn=Math.max,yr=Date.now,Hr=ro(Re,"Map"),Bi=ro(Object,"create"),Ld=function(){function I(){}return function(D){if(!Ar(D))return{};if(Lt)return Lt(D);I.prototype=D;var U=new I;return I.prototype=void 0,U}}();function Wr(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Ku(){this.__data__=Bi?Bi(null):{},this.size=0}function Ad(I){var D=this.has(I)&&delete this.__data__[I];return this.size-=D?1:0,D}function $s(I){var D=this.__data__;if(Bi){var U=D[I];return U===r?void 0:U}return zt.call(D,I)?D[I]:void 0}function qu(I){var D=this.__data__;return Bi?D[I]!==void 0:zt.call(D,I)}function Zu(I,D){var U=this.__data__;return this.size+=this.has(I)?0:1,U[I]=Bi&&D===void 0?r:D,this}Wr.prototype.clear=Ku,Wr.prototype.delete=Ad,Wr.prototype.get=$s,Wr.prototype.has=qu,Wr.prototype.set=Zu;function or(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Ul(){this.__data__=[],this.size=0}function Id(I){var D=this.__data__,U=Hi(D,I);if(U<0)return!1;var me=D.length-1;return U==me?D.pop():ut.call(D,U,1),--this.size,!0}function Bs(I){var D=this.__data__,U=Hi(D,I);return U<0?void 0:D[U][1]}function Gl(I){return Hi(this.__data__,I)>-1}function Md(I,D){var U=this.__data__,me=Hi(U,I);return me<0?(++this.size,U.push([I,D])):U[me][1]=D,this}or.prototype.clear=Ul,or.prototype.delete=Id,or.prototype.get=Bs,or.prototype.has=Gl,or.prototype.set=Md;function xi(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Hs(){this.size=0,this.__data__={hash:new Wr,map:new(Hr||or),string:new Wr}}function Rd(I){var D=Co(this,I).delete(I);return this.size-=D?1:0,D}function Od(I){return Co(this,I).get(I)}function Nd(I){return Co(this,I).has(I)}function Dd(I,D){var U=Co(this,I),me=U.size;return U.set(I,D),this.size+=U.size==me?0:1,this}xi.prototype.clear=Hs,xi.prototype.delete=Rd,xi.prototype.get=Od,xi.prototype.has=Nd,xi.prototype.set=Dd;function oi(I){var D=this.__data__=new or(I);this.size=D.size}function zd(){this.__data__=new or,this.size=0}function Fd(I){var D=this.__data__,U=D.delete(I);return this.size=D.size,U}function $d(I){return this.__data__.get(I)}function Bd(I){return this.__data__.has(I)}function Hd(I,D){var U=this.__data__;if(U instanceof or){var me=U.__data__;if(!Hr||me.length<n-1)return me.push([I,D]),this.size=++U.size,this;U=this.__data__=new xi(me)}return U.set(I,D),this.size=U.size,this}oi.prototype.clear=zd,oi.prototype.delete=Fd,oi.prototype.get=$d,oi.prototype.has=Bd,oi.prototype.set=Hd;function Wd(I,D){var U=Zo(I),me=!U&&ls(I),Ye=!U&&!me&&us(I),dt=!U&&!me&&!Ye&&Jl(I),qe=U||me||Ye||dt,Ue=qe?Me(I.length,String):[],lt=Ue.length;for(var ln in I)(D||zt.call(I,ln))&&!(qe&&(ln=="length"||Ye&&(ln=="offset"||ln=="parent")||dt&&(ln=="buffer"||ln=="byteLength"||ln=="byteOffset")||ql(ln,lt)))&&Ue.push(ln);return Ue}function wo(I,D,U){(U!==void 0&&!Si(I[D],U)||U===void 0&&!(D in I))&&Ko(I,D,U)}function Vd(I,D,U){var me=I[D];(!(zt.call(I,D)&&Si(me,U))||U===void 0&&!(D in I))&&Ko(I,D,U)}function Hi(I,D){for(var U=I.length;U--;)if(Si(I[U][0],D))return U;return-1}function Ko(I,D,U){D=="__proto__"&&bt?bt(I,D,{configurable:!0,enumerable:!0,value:U,writable:!0}):I[D]=U}var as=jl();function eo(I){return I==null?I===void 0?F:P:Ke&&Ke in Object(I)?Kl(I):ss(I)}function Ea(I){return fn(I)&&eo(I)==s}function Yu(I){if(!Ar(I)||La(I))return!1;var D=Ma(I)?Wt:W;return D.test(Us(I))}function Ws(I){return fn(I)&&Xl(I.length)&&!!de[eo(I)]}function Pa(I){if(!Ar(I))return Aa(I);var D=bi(I),U=[];for(var me in I)me=="constructor"&&(D||!zt.call(I,me))||U.push(me);return U}function Wi(I,D,U,me,Ye){I!==D&&as(D,function(dt,qe){if(Ye||(Ye=new oi),Ar(dt))mn(I,D,qe,U,Wi,me,Ye);else{var Ue=me?me(Ia(I,qe),dt,qe+"",I,D,Ye):void 0;Ue===void 0&&(Ue=dt),wo(I,qe,Ue)}},tu)}function mn(I,D,U,me,Ye,dt,qe){var Ue=Ia(I,U),lt=Ia(D,U),ln=qe.get(lt);if(ln){wo(I,U,ln);return}var qt=dt?dt(Ue,lt,U+"",I,D,qe):void 0,jt=qt===void 0;if(jt){var sr=Zo(lt),ai=!sr&&us(lt),si=!sr&&!ai&&Jl(lt);qt=lt,sr||ai||si?Zo(Ue)?qt=Ue:Qu(Ue)?qt=Ta(Ue):ai?(jt=!1,qt=ar(lt,!0)):si?(jt=!1,qt=no(lt,!0)):qt=[]:Ql(lt)||ls(lt)?(qt=Ue,ls(Ue)?qt=eu(Ue):(!Ar(Ue)||Ma(Ue))&&(qt=Xr(lt))):jt=!1}jt&&(qe.set(lt,qt),Ye(qt,lt,me,dt,qe),qe.delete(lt)),wo(I,U,qt)}function dn(I,D){return Vs(Ud(I,D,nu),I+"")}var to=bt?function(I,D){return bt(I,"toString",{configurable:!0,enumerable:!1,value:Nt(D),writable:!0})}:nu;function ar(I,D){if(D)return I.slice();var U=I.length,me=Bn?Bn(U):new I.constructor(U);return I.copy(me),me}function Tr(I){var D=new I.constructor(I.byteLength);return new Qt(D).set(new Qt(I)),D}function no(I,D){var U=D?Tr(I.buffer):I.buffer;return new I.constructor(U,I.byteOffset,I.length)}function Ta(I,D){var U=-1,me=I.length;for(D||(D=Array(me));++U<me;)D[U]=I[U];return D}function Lr(I,D,U,me){var Ye=!U;U||(U={});for(var dt=-1,qe=D.length;++dt<qe;){var Ue=D[dt],lt=me?me(U[Ue],I[Ue],Ue,U,I):void 0;lt===void 0&&(lt=I[Ue]),Ye?Ko(U,Ue,lt):Vd(U,Ue,lt)}return U}function qo(I){return dn(function(D,U){var me=-1,Ye=U.length,dt=Ye>1?U[Ye-1]:void 0,qe=Ye>2?U[2]:void 0;for(dt=I.length>3&&typeof dt=="function"?(Ye--,dt):void 0,qe&&Xu(U[0],U[1],qe)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me<Ye;){var Ue=U[me];Ue&&I(D,Ue,me,dt)}return D})}function jl(I){return function(D,U,me){for(var Ye=-1,dt=Object(D),qe=me(D),Ue=qe.length;Ue--;){var lt=qe[I?Ue:++Ye];if(U(dt[lt],lt,dt)===!1)break}return D}}function Co(I,D){var U=I.__data__;return Zl(D)?U[typeof D=="string"?"string":"hash"]:U.map}function ro(I,D){var U=gt(I,D);return Yu(U)?U:void 0}function Kl(I){var D=zt.call(I,Ke),U=I[Ke];try{I[Ke]=void 0;var me=!0}catch{}var Ye=et.call(I);return me&&(D?I[Ke]=U:delete I[Ke]),Ye}function Xr(I){return typeof I.constructor=="function"&&!bi(I)?Ld(je(I)):{}}function ql(I,D){var U=typeof I;return D=D??a,!!D&&(U=="number"||U!="symbol"&&ie.test(I))&&I>-1&&I%1==0&&I<D}function Xu(I,D,U){if(!Ar(U))return!1;var me=typeof D;return(me=="number"?At(U)&&ql(D,U.length):me=="string"&&D in U)?Si(U[D],I):!1}function Zl(I){var D=typeof I;return D=="string"||D=="number"||D=="symbol"||D=="boolean"?I!=="__proto__":I===null}function La(I){return!!Oe&&Oe in I}function bi(I){var D=I&&I.constructor,U=typeof D=="function"&&D.prototype||vt;return I===U}function Aa(I){var D=[];if(I!=null)for(var U in Object(I))D.push(U);return D}function ss(I){return et.call(I)}function Ud(I,D,U){return D=qn(D===void 0?I.length-1:D,0),function(){for(var me=arguments,Ye=-1,dt=qn(me.length-D,0),qe=Array(dt);++Ye<dt;)qe[Ye]=me[D+Ye];Ye=-1;for(var Ue=Array(D+1);++Ye<D;)Ue[Ye]=me[Ye];return Ue[D]=U(qe),Ot(I,this,Ue)}}function Ia(I,D){if(!(D==="constructor"&&typeof I[D]=="function")&&D!="__proto__")return I[D]}var Vs=Yl(to);function Yl(I){var D=0,U=0;return function(){var me=yr(),Ye=o-(me-U);if(U=me,Ye>0){if(++D>=i)return arguments[0]}else D=0;return I.apply(void 0,arguments)}}function Us(I){if(I!=null){try{return nn.call(I)}catch{}try{return I+""}catch{}}return""}function Si(I,D){return I===D||I!==I&&D!==D}var ls=Ea(function(){return arguments}())?Ea:function(I){return fn(I)&&zt.call(I,"callee")&&!Be.call(I,"callee")},Zo=Array.isArray;function At(I){return I!=null&&Xl(I.length)&&!Ma(I)}function Qu(I){return fn(I)&&At(I)}var us=Jt||Gd;function Ma(I){if(!Ar(I))return!1;var D=eo(I);return D==y||D==b||D==d||D==T}function Xl(I){return typeof I=="number"&&I>-1&&I%1==0&&I<=a}function Ar(I){var D=typeof I;return I!=null&&(D=="object"||D=="function")}function fn(I){return I!=null&&typeof I=="object"}function Ql(I){if(!fn(I)||eo(I)!=k)return!1;var D=je(I);if(D===null)return!0;var U=zt.call(D,"constructor")&&D.constructor;return typeof U=="function"&&U instanceof U&&nn.call(U)==Gt}var Jl=Rt?tt(Rt):Ws;function eu(I){return Lr(I,tu(I))}function tu(I){return At(I)?Wd(I,!0):Pa(I)}var rn=qo(function(I,D,U,me){Wi(I,D,U,me)});function Nt(I){return function(){return I}}function nu(I){return I}function Gd(){return!1}t.exports=rn}});Ns();Ns();Ns();kce(Ece());Ns();Ns();Ns();var ja=e=>e?"":void 0,a0=e=>e?!0:void 0,wd=(...e)=>e.filter(Boolean).join(" ");function s0(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}Object.freeze(["base","sm","md","lg","xl","2xl"]);Ns();Ns();function Pce(e){return{root:`slider-root-${e}`,getThumb:t=>`slider-thumb-${e}-${t}`,getInput:t=>`slider-input-${e}-${t}`,track:`slider-track-${e}`,innerTrack:`slider-filled-track-${e}`,getMarker:t=>`slider-marker-${e}-${t}`,output:`slider-output-${e}`}}function yg(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}var Jy={width:0,height:0},X2=e=>e||Jy;function Yz(e){const{orientation:t,thumbPercents:n,thumbRects:r,isReversed:i}=e,o=S=>{const E=r[S]??Jy;return{position:"absolute",userSelect:"none",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",touchAction:"none",...yg({orientation:t,vertical:{bottom:`calc(${n[S]}% - ${E.height/2}px)`},horizontal:{left:`calc(${n[S]}% - ${E.width/2}px)`}})}},a=t==="vertical"?r.reduce((S,E)=>X2(S).height>X2(E).height?S:E,Jy):r.reduce((S,E)=>X2(S).width>X2(E).width?S:E,Jy),s={position:"relative",touchAction:"none",WebkitTapHighlightColor:"rgba(0,0,0,0)",userSelect:"none",outline:0,...yg({orientation:t,vertical:a?{paddingLeft:a.width/2,paddingRight:a.width/2}:{},horizontal:a?{paddingTop:a.height/2,paddingBottom:a.height/2}:{}})},l={position:"absolute",...yg({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",height:"100%"},horizontal:{top:"50%",transform:"translateY(-50%)",width:"100%"}})},d=n.length===1,p=[0,i?100-n[0]:n[0]],g=d?p:n;let m=g[0];!d&&i&&(m=100-m);const y=Math.abs(g[g.length-1]-g[0]),b={...l,...yg({orientation:t,vertical:i?{height:`${y}%`,top:`${m}%`}:{height:`${y}%`,bottom:`${m}%`},horizontal:i?{width:`${y}%`,right:`${m}%`}:{width:`${y}%`,left:`${m}%`}})};return{trackStyle:l,innerTrackStyle:b,rootStyle:s,getThumbStyle:o}}function Xz(e){const{isReversed:t,direction:n,orientation:r}=e;return n==="ltr"||r==="vertical"?t:!t}function Tce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:S,"aria-valuetext":E,"aria-label":P,"aria-labelledby":k,name:T,focusThumbOnChange:M=!0,minStepsBetweenThumbs:N=0,...z}=e,F=kr(m),$=kr(y),K=kr(S),j=Xz({isReversed:a,direction:s,orientation:l}),[X,ue]=x4({value:i,defaultValue:o??[25,75],onChange:r});if(!Array.isArray(X))throw new TypeError(`[range-slider] You passed an invalid value for \`value\` or \`defaultValue\`, expected \`Array\` but got \`${typeof X}\``);const[ge,be]=w.exports.useState(!1),[we,Se]=w.exports.useState(!1),[J,G]=w.exports.useState(-1),te=!(p||g),Q=w.exports.useRef(X),W=X.map(Be=>n0(Be,t,n)),ie=N*b,de=Lce(W,t,n,ie),xe=w.exports.useRef({eventSource:null,value:[],valueBounds:[]});xe.current.value=W,xe.current.valueBounds=de;const De=W.map(Be=>n-Be+t),Ve=(j?De:W).map(Be=>l5(Be,t,n)),ke=l==="vertical",$e=w.exports.useRef(null),nt=w.exports.useRef(null),ft=qz({getNodes(){const Be=nt.current,ut=Be?.querySelectorAll("[role=slider]");return ut?Array.from(ut):[]}}),Rt=w.exports.useId(),Me=Pce(d??Rt),tt=w.exports.useCallback(Be=>{var ut;if(!$e.current)return;xe.current.eventSource="pointer";const Ke=$e.current.getBoundingClientRect(),{clientX:bt,clientY:Jt}=((ut=Be.touches)==null?void 0:ut[0])??Be,qn=ke?Ke.bottom-Jt:bt-Ke.left,yr=ke?Ke.height:Ke.width;let Hr=qn/yr;return j&&(Hr=1-Hr),dD(Hr,t,n)},[ke,j,n,t]),gt=(n-t)/10,at=b||(n-t)/100,mt=w.exports.useMemo(()=>({setValueAtIndex(Be,ut){if(!te)return;const Ke=xe.current.valueBounds[Be];ut=parseFloat(E6(ut,Ke.min,at)),ut=n0(ut,Ke.min,Ke.max);const bt=[...xe.current.value];bt[Be]=ut,ue(bt)},setActiveIndex:G,stepUp(Be,ut=at){const Ke=xe.current.value[Be],bt=j?Ke-ut:Ke+ut;mt.setValueAtIndex(Be,bt)},stepDown(Be,ut=at){const Ke=xe.current.value[Be],bt=j?Ke+ut:Ke-ut;mt.setValueAtIndex(Be,bt)},reset(){ue(Q.current)}}),[at,j,ue,te]),gn=w.exports.useCallback(Be=>{const ut=Be.key,bt={ArrowRight:()=>mt.stepUp(J),ArrowUp:()=>mt.stepUp(J),ArrowLeft:()=>mt.stepDown(J),ArrowDown:()=>mt.stepDown(J),PageUp:()=>mt.stepUp(J,gt),PageDown:()=>mt.stepDown(J,gt),Home:()=>{const{min:Jt}=de[J];mt.setValueAtIndex(J,Jt)},End:()=>{const{max:Jt}=de[J];mt.setValueAtIndex(J,Jt)}}[ut];bt&&(Be.preventDefault(),Be.stopPropagation(),bt(Be),xe.current.eventSource="keyboard")},[mt,J,gt,de]),{getThumbStyle:vt,rootStyle:Ht,trackStyle:nn,innerTrackStyle:zt}=w.exports.useMemo(()=>Yz({isReversed:j,orientation:l,thumbRects:ft,thumbPercents:Ve}),[j,l,Ve,ft]),Oe=w.exports.useCallback(Be=>{var ut;const Ke=Be??J;if(Ke!==-1&&M){const bt=Me.getThumb(Ke),Jt=(ut=nt.current)==null?void 0:ut.ownerDocument.getElementById(bt);Jt&&setTimeout(()=>Jt.focus())}},[M,J,Me]);w0(()=>{xe.current.eventSource==="keyboard"&&$?.(xe.current.value)},[W,$]);const et=Be=>{const ut=tt(Be)||0,Ke=xe.current.value.map(Hr=>Math.abs(Hr-ut)),bt=Math.min(...Ke);let Jt=Ke.indexOf(bt);const qn=Ke.filter(Hr=>Hr===bt);qn.length>1&&ut>xe.current.value[Jt]&&(Jt=Jt+qn.length-1),G(Jt),mt.setValueAtIndex(Jt,ut),Oe(Jt)},Gt=Be=>{if(J==-1)return;const ut=tt(Be)||0;G(J),mt.setValueAtIndex(J,ut),Oe(J)};Kz(nt,{onPanSessionStart(Be){!te||(be(!0),et(Be),F?.(xe.current.value))},onPanSessionEnd(){!te||(be(!1),$?.(xe.current.value))},onPan(Be){!te||Gt(Be)}});const Wt=w.exports.useCallback((Be={},ut=null)=>({...Be,...z,id:Me.root,ref:Fn(ut,nt),tabIndex:-1,"aria-disabled":a0(p),"data-focused":ja(we),style:{...Be.style,...Ht}}),[z,p,we,Ht,Me]),Ee=w.exports.useCallback((Be={},ut=null)=>({...Be,ref:Fn(ut,$e),id:Me.track,"data-disabled":ja(p),style:{...Be.style,...nn}}),[p,nn,Me]),kt=w.exports.useCallback((Be={},ut=null)=>({...Be,ref:ut,id:Me.innerTrack,style:{...Be.style,...zt}}),[zt,Me]),Qt=w.exports.useCallback((Be,ut=null)=>{const{index:Ke,...bt}=Be,Jt=W[Ke];if(Jt==null)throw new TypeError(`[range-slider > thumb] Cannot find value at index \`${Ke}\`. The \`value\` or \`defaultValue\` length is : ${W.length}`);const qn=de[Ke];return{...bt,ref:ut,role:"slider",tabIndex:te?0:void 0,id:Me.getThumb(Ke),"data-active":ja(ge&&J===Ke),"aria-valuetext":K?.(Jt)??E?.[Ke],"aria-valuemin":qn.min,"aria-valuemax":qn.max,"aria-valuenow":Jt,"aria-orientation":l,"aria-disabled":a0(p),"aria-readonly":a0(g),"aria-label":P?.[Ke],"aria-labelledby":P?.[Ke]?void 0:k?.[Ke],style:{...Be.style,...vt(Ke)},onKeyDown:s0(Be.onKeyDown,gn),onFocus:s0(Be.onFocus,()=>{Se(!0),G(Ke)}),onBlur:s0(Be.onBlur,()=>{Se(!1),G(-1)})}},[Me,W,de,te,ge,J,K,E,l,p,g,P,k,vt,gn,Se]),Bn=w.exports.useCallback((Be={},ut=null)=>({...Be,ref:ut,id:Me.output,htmlFor:W.map((Ke,bt)=>Me.getThumb(bt)).join(" "),"aria-live":"off"}),[Me,W]),je=w.exports.useCallback((Be,ut=null)=>{const{value:Ke,...bt}=Be,Jt=!(Ke<t||Ke>n),qn=Ke>=W[0]&&Ke<=W[W.length-1];let yr=l5(Ke,t,n);yr=j?100-yr:yr;const Hr={position:"absolute",pointerEvents:"none",...yg({orientation:l,vertical:{bottom:`${yr}%`},horizontal:{left:`${yr}%`}})};return{...bt,ref:ut,id:Me.getMarker(Be.value),role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!Jt),"data-highlighted":ja(qn),style:{...Be.style,...Hr}}},[p,j,n,t,l,W,Me]),Lt=w.exports.useCallback((Be,ut=null)=>{const{index:Ke,...bt}=Be;return{...bt,ref:ut,id:Me.getInput(Ke),type:"hidden",value:W[Ke],name:Array.isArray(T)?T[Ke]:`${T}-${Ke}`}},[T,W,Me]);return{state:{value:W,isFocused:we,isDragging:ge,getThumbPercent:Be=>Ve[Be],getThumbMinValue:Be=>de[Be].min,getThumbMaxValue:Be=>de[Be].max},actions:mt,getRootProps:Wt,getTrackProps:Ee,getInnerTrackProps:kt,getThumbProps:Qt,getMarkerProps:je,getInputProps:Lt,getOutputProps:Bn}}function Lce(e,t,n,r){return e.map((i,o)=>{const a=o===0?t:e[o-1]+r,s=o===e.length-1?n:e[o+1]-r;return{min:a,max:s}})}var[Ace,q4]=kn({name:"SliderContext",errorMessage:"useSliderContext: `context` is undefined. Seems you forgot to wrap all slider components within <RangeSlider />"}),[Ice,g_]=kn({name:"RangeSliderStylesContext",errorMessage:`useRangeSliderStyles returned is 'undefined'. Seems you forgot to wrap the components in "<RangeSlider />" `}),Qz=Ie(function(t,n){const r=$i("Slider",t),i=bn(t),{direction:o}=F0();i.direction=o;const{getRootProps:a,...s}=Tce(i),l=w.exports.useMemo(()=>({...s,name:t.name}),[s,t.name]);return le.createElement(Ace,{value:l},le.createElement(Ice,{value:r},le.createElement(Ce.div,{...a({},n),className:"chakra-slider",__css:r.container},t.children)))});Qz.defaultProps={orientation:"horizontal"};Qz.displayName="RangeSlider";var Mce=Ie(function(t,n){const{getThumbProps:r,getInputProps:i,name:o}=q4(),a=g_(),s=r(t,n);return le.createElement(Ce.div,{...s,className:wd("chakra-slider__thumb",t.className),__css:a.thumb},s.children,o&&C("input",{...i({index:t.index})}))});Mce.displayName="RangeSliderThumb";var Rce=Ie(function(t,n){const{getTrackProps:r}=q4(),i=g_(),o=r(t,n);return le.createElement(Ce.div,{...o,className:wd("chakra-slider__track",t.className),__css:i.track,"data-testid":"chakra-range-slider-track"})});Rce.displayName="RangeSliderTrack";var Oce=Ie(function(t,n){const{getInnerTrackProps:r}=q4(),i=g_(),o=r(t,n);return le.createElement(Ce.div,{...o,className:"chakra-slider__filled-track",__css:i.filledTrack})});Oce.displayName="RangeSliderFilledTrack";var Nce=Ie(function(t,n){const{getMarkerProps:r}=q4(),i=r(t,n);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__marker",t.className)})});Nce.displayName="RangeSliderMark";Ns();Ns();function Dce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:S,"aria-valuetext":E,"aria-label":P,"aria-labelledby":k,name:T,focusThumbOnChange:M=!0,...N}=e,z=kr(m),F=kr(y),$=kr(S),K=Xz({isReversed:a,direction:s,orientation:l}),[j,X]=x4({value:i,defaultValue:o??Fce(t,n),onChange:r}),[ue,ge]=w.exports.useState(!1),[be,we]=w.exports.useState(!1),Se=w.exports.useRef(null),J=!(p||g),G=n0(j,t,n),te=w.exports.useRef(-1);te.current=G;const Q=w.exports.useRef(te.current),W=n-G+t,de=l5(K?W:G,t,n),xe=l==="vertical",De=w.exports.useRef(null),Re=w.exports.useRef(null),Ve=w.exports.useRef(null),ke=w.exports.useId(),$e=d??ke,[nt,ft]=[`slider-thumb-${$e}`,`slider-track-${$e}`],Rt=w.exports.useCallback(je=>{var Lt;if(!De.current)return;Se.current="pointer";const Be=De.current.getBoundingClientRect(),{clientX:ut,clientY:Ke}=((Lt=je.touches)==null?void 0:Lt[0])??je,bt=xe?Be.bottom-Ke:ut-Be.left,Jt=xe?Be.height:Be.width;let qn=bt/Jt;K&&(qn=1-qn);let yr=dD(qn,t,n);return b&&(yr=parseFloat(E6(yr,t,b))),yr=n0(yr,t,n),yr},[xe,K,n,t,b]),Ot=(n-t)/10,Me=b||(n-t)/100,tt=w.exports.useCallback(je=>{!J||(je=parseFloat(E6(je,t,Me)),je=n0(je,t,n),X(je))},[Me,n,t,X,J]),gt=w.exports.useMemo(()=>({stepUp(je=Me){const Lt=K?G-je:G+je;tt(Lt)},stepDown(je=Me){const Lt=K?G+je:G-je;tt(Lt)},reset(){tt(o||0)},stepTo(je){tt(je)}}),[tt,K,G,Me,o]),at=w.exports.useCallback(je=>{const Be={ArrowRight:()=>gt.stepUp(),ArrowUp:()=>gt.stepUp(),ArrowLeft:()=>gt.stepDown(),ArrowDown:()=>gt.stepDown(),PageUp:()=>gt.stepUp(Ot),PageDown:()=>gt.stepDown(Ot),Home:()=>tt(t),End:()=>tt(n)}[je.key];Be&&(je.preventDefault(),je.stopPropagation(),Be(je),Se.current="keyboard")},[gt,tt,n,t,Ot]),mt=$?.(G)??E,gn=vce(Re),{getThumbStyle:vt,rootStyle:Ht,trackStyle:nn,innerTrackStyle:zt}=w.exports.useMemo(()=>Yz({isReversed:K,orientation:l,thumbRects:[gn??{width:0,height:0}],thumbPercents:[de]}),[K,l,gn,de]),Oe=w.exports.useCallback(()=>{M&&setTimeout(()=>{var je;return(je=Re.current)==null?void 0:je.focus()})},[M]);w0(()=>{Oe(),Se.current==="keyboard"&&F?.(te.current)},[G,F]);function et(je){const Lt=Rt(je);Lt!=null&&Lt!==te.current&&X(Lt)}Kz(Ve,{onPanSessionStart(je){!J||(ge(!0),Oe(),et(je),z?.(te.current))},onPanSessionEnd(){!J||(ge(!1),F?.(te.current),Q.current=te.current)},onPan(je){!J||et(je)}});const Gt=w.exports.useCallback((je={},Lt=null)=>({...je,...N,ref:Fn(Lt,Ve),tabIndex:-1,"aria-disabled":a0(p),"data-focused":ja(be),style:{...je.style,...Ht}}),[N,p,be,Ht]),Wt=w.exports.useCallback((je={},Lt=null)=>({...je,ref:Fn(Lt,De),id:ft,"data-disabled":ja(p),style:{...je.style,...nn}}),[p,ft,nn]),Ee=w.exports.useCallback((je={},Lt=null)=>({...je,ref:Lt,style:{...je.style,...zt}}),[zt]),kt=w.exports.useCallback((je={},Lt=null)=>({...je,ref:Fn(Lt,Re),role:"slider",tabIndex:J?0:void 0,id:nt,"data-active":ja(ue),"aria-valuetext":mt,"aria-valuemin":t,"aria-valuemax":n,"aria-valuenow":G,"aria-orientation":l,"aria-disabled":a0(p),"aria-readonly":a0(g),"aria-label":P,"aria-labelledby":P?void 0:k,style:{...je.style,...vt(0)},onKeyDown:s0(je.onKeyDown,at),onFocus:s0(je.onFocus,()=>we(!0)),onBlur:s0(je.onBlur,()=>we(!1))}),[J,nt,ue,mt,t,n,G,l,p,g,P,k,vt,at]),Qt=w.exports.useCallback((je,Lt=null)=>{const Be=!(je.value<t||je.value>n),ut=G>=je.value,Ke=l5(je.value,t,n),bt={position:"absolute",pointerEvents:"none",...zce({orientation:l,vertical:{bottom:K?`${100-Ke}%`:`${Ke}%`},horizontal:{left:K?`${100-Ke}%`:`${Ke}%`}})};return{...je,ref:Lt,role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!Be),"data-highlighted":ja(ut),style:{...je.style,...bt}}},[p,K,n,t,l,G]),Bn=w.exports.useCallback((je={},Lt=null)=>({...je,ref:Lt,type:"hidden",value:G,name:T}),[T,G]);return{state:{value:G,isFocused:be,isDragging:ue},actions:gt,getRootProps:Gt,getTrackProps:Wt,getInnerTrackProps:Ee,getThumbProps:kt,getMarkerProps:Qt,getInputProps:Bn}}function zce(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}function Fce(e,t){return t<e?e:e+(t-e)/2}var[$ce,Z4]=kn({name:"SliderContext",hookName:"useSliderContext",providerName:"<Slider />"}),[Bce,Y4]=kn({name:"SliderStylesContext",hookName:"useSliderStyles",providerName:"<Slider />"}),m_=Ie((e,t)=>{const n=$i("Slider",e),r=bn(e),{direction:i}=F0();r.direction=i;const{getInputProps:o,getRootProps:a,...s}=Dce(r),l=a(),d=o({},t);return le.createElement($ce,{value:s},le.createElement(Bce,{value:n},le.createElement(Ce.div,{...l,className:wd("chakra-slider",e.className),__css:n.container},e.children,C("input",{...d}))))});m_.defaultProps={orientation:"horizontal"};m_.displayName="Slider";var Jz=Ie((e,t)=>{const{getThumbProps:n}=Z4(),r=Y4(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__thumb",e.className),__css:r.thumb})});Jz.displayName="SliderThumb";var eF=Ie((e,t)=>{const{getTrackProps:n}=Z4(),r=Y4(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__track",e.className),__css:r.track})});eF.displayName="SliderTrack";var tF=Ie((e,t)=>{const{getInnerTrackProps:n}=Z4(),r=Y4(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__filled-track",e.className),__css:r.filledTrack})});tF.displayName="SliderFilledTrack";var Hce=Ie((e,t)=>{const{getMarkerProps:n}=Z4(),r=Y4(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__marker",e.className),__css:r.mark})});Hce.displayName="SliderMark";var Wce=(...e)=>e.filter(Boolean).join(" "),BT=e=>e?"":void 0,v_=Ie(function(t,n){const r=$i("Switch",t),{spacing:i="0.5rem",children:o,...a}=bn(t),{state:s,getInputProps:l,getCheckboxProps:d,getRootProps:p,getLabelProps:g}=uD(a),m=w.exports.useMemo(()=>({display:"inline-block",position:"relative",verticalAlign:"middle",lineHeight:0,...r.container}),[r.container]),y=w.exports.useMemo(()=>({display:"inline-flex",flexShrink:0,justifyContent:"flex-start",boxSizing:"content-box",cursor:"pointer",...r.track}),[r.track]),b=w.exports.useMemo(()=>({userSelect:"none",marginStart:i,...r.label}),[i,r.label]);return le.createElement(Ce.label,{...p(),className:Wce("chakra-switch",t.className),__css:m},C("input",{className:"chakra-switch__input",...l({},n)}),le.createElement(Ce.span,{...d(),className:"chakra-switch__track",__css:y},le.createElement(Ce.span,{__css:r.thumb,className:"chakra-switch__thumb","data-checked":BT(s.isChecked),"data-hover":BT(s.isHovered)})),o&&le.createElement(Ce.span,{className:"chakra-switch__label",...g(),__css:b},o))});v_.displayName="Switch";var j0=(...e)=>e.filter(Boolean).join(" ");function B6(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[Vce,nF,Uce,Gce]=xO();function jce(e){const{defaultIndex:t,onChange:n,index:r,isManual:i,isLazy:o,lazyBehavior:a="unmount",orientation:s="horizontal",direction:l="ltr",...d}=e,[p,g]=w.exports.useState(t??0),[m,y]=x4({defaultValue:t??0,value:r,onChange:n});w.exports.useEffect(()=>{r!=null&&g(r)},[r]);const b=Uce(),S=w.exports.useId();return{id:`tabs-${e.id??S}`,selectedIndex:m,focusedIndex:p,setSelectedIndex:y,setFocusedIndex:g,isManual:i,isLazy:o,lazyBehavior:a,orientation:s,descendants:b,direction:l,htmlProps:d}}var[Kce,yv]=kn({name:"TabsContext",errorMessage:"useTabsContext: `context` is undefined. Seems you forgot to wrap all tabs components within <Tabs />"});function qce(e){const{focusedIndex:t,orientation:n,direction:r}=yv(),i=nF(),o=w.exports.useCallback(a=>{const s=()=>{var k;const T=i.nextEnabled(t);T&&((k=T.node)==null||k.focus())},l=()=>{var k;const T=i.prevEnabled(t);T&&((k=T.node)==null||k.focus())},d=()=>{var k;const T=i.firstEnabled();T&&((k=T.node)==null||k.focus())},p=()=>{var k;const T=i.lastEnabled();T&&((k=T.node)==null||k.focus())},g=n==="horizontal",m=n==="vertical",y=a.key,b=r==="ltr"?"ArrowLeft":"ArrowRight",S=r==="ltr"?"ArrowRight":"ArrowLeft",P={[b]:()=>g&&l(),[S]:()=>g&&s(),ArrowDown:()=>m&&s(),ArrowUp:()=>m&&l(),Home:d,End:p}[y];P&&(a.preventDefault(),P(a))},[i,t,n,r]);return{...e,role:"tablist","aria-orientation":n,onKeyDown:B6(e.onKeyDown,o)}}function Zce(e){const{isDisabled:t,isFocusable:n,...r}=e,{setSelectedIndex:i,isManual:o,id:a,setFocusedIndex:s,selectedIndex:l}=yv(),{index:d,register:p}=Gce({disabled:t&&!n}),g=d===l,m=()=>{i(d)},y=()=>{s(d),!o&&!(t&&n)&&i(d)},b=Foe({...r,ref:Fn(p,e.ref),isDisabled:t,isFocusable:n,onClick:B6(e.onClick,m)}),S="button";return{...b,id:rF(a,d),role:"tab",tabIndex:g?0:-1,type:S,"aria-selected":g,"aria-controls":iF(a,d),onFocus:t?void 0:B6(e.onFocus,y)}}var[Yce,Xce]=kn({});function Qce(e){const t=yv(),{id:n,selectedIndex:r}=t,o=D4(e.children).map((a,s)=>w.exports.createElement(Yce,{key:s,value:{isSelected:s===r,id:iF(n,s),tabId:rF(n,s),selectedIndex:r}},a));return{...e,children:o}}function Jce(e){const{children:t,...n}=e,{isLazy:r,lazyBehavior:i}=yv(),{isSelected:o,id:a,tabId:s}=Xce(),l=w.exports.useRef(!1);o&&(l.current=!0);const d=VD({wasSelected:l.current,isSelected:o,enabled:r,mode:i});return{tabIndex:0,...n,children:d?t:null,role:"tabpanel","aria-labelledby":s,hidden:!o,id:a}}function ede(){const e=yv(),t=nF(),{selectedIndex:n,orientation:r}=e,i=r==="horizontal",o=r==="vertical",[a,s]=w.exports.useState(()=>{if(i)return{left:0,width:0};if(o)return{top:0,height:0}}),[l,d]=w.exports.useState(!1);return El(()=>{if(n==null)return;const p=t.item(n);if(p==null)return;i&&s({left:p.node.offsetLeft,width:p.node.offsetWidth}),o&&s({top:p.node.offsetTop,height:p.node.offsetHeight});const g=requestAnimationFrame(()=>{d(!0)});return()=>{g&&cancelAnimationFrame(g)}},[n,i,o,t]),{position:"absolute",transitionProperty:"left, right, top, bottom, height, width",transitionDuration:l?"200ms":"0ms",transitionTimingFunction:"cubic-bezier(0, 0, 0.2, 1)",...a}}function rF(e,t){return`${e}--tab-${t}`}function iF(e,t){return`${e}--tabpanel-${t}`}var[tde,xv]=kn({name:"TabsStylesContext",errorMessage:`useTabsStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Tabs />" `}),oF=Ie(function(t,n){const r=$i("Tabs",t),{children:i,className:o,...a}=bn(t),{htmlProps:s,descendants:l,...d}=jce(a),p=w.exports.useMemo(()=>d,[d]),{isFitted:g,...m}=s;return le.createElement(Vce,{value:l},le.createElement(Kce,{value:p},le.createElement(tde,{value:r},le.createElement(Ce.div,{className:j0("chakra-tabs",o),ref:n,...m,__css:r.root},i))))});oF.displayName="Tabs";var nde=Ie(function(t,n){const r=ede(),i={...t.style,...r},o=xv();return le.createElement(Ce.div,{ref:n,...t,className:j0("chakra-tabs__tab-indicator",t.className),style:i,__css:o.indicator})});nde.displayName="TabIndicator";var rde=Ie(function(t,n){const r=qce({...t,ref:n}),i=xv(),o={display:"flex",...i.tablist};return le.createElement(Ce.div,{...r,className:j0("chakra-tabs__tablist",t.className),__css:o})});rde.displayName="TabList";var aF=Ie(function(t,n){const r=Jce({...t,ref:n}),i=xv();return le.createElement(Ce.div,{outline:"0",...r,className:j0("chakra-tabs__tab-panel",t.className),__css:i.tabpanel})});aF.displayName="TabPanel";var sF=Ie(function(t,n){const r=Qce(t),i=xv();return le.createElement(Ce.div,{...r,width:"100%",ref:n,className:j0("chakra-tabs__tab-panels",t.className),__css:i.tabpanels})});sF.displayName="TabPanels";var lF=Ie(function(t,n){const r=xv(),i=Zce({...t,ref:n}),o={outline:"0",display:"flex",alignItems:"center",justifyContent:"center",...r.tab};return le.createElement(Ce.button,{...i,className:j0("chakra-tabs__tab",t.className),__css:o})});lF.displayName="Tab";var ide=(...e)=>e.filter(Boolean).join(" ");function ode(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}var ade=["h","minH","height","minHeight"],uF=Ie((e,t)=>{const n=So("Textarea",e),{className:r,rows:i,...o}=bn(e),a=O8(o),s=i?ode(n,ade):n;return le.createElement(Ce.textarea,{ref:t,rows:i,...a,className:ide("chakra-textarea",r),__css:s})});uF.displayName="Textarea";function Ln(e,t={}){let n=!1;function r(){if(!n){n=!0;return}throw new Error("[anatomy] .part(...) should only be called once. Did you mean to use .extend(...) ?")}function i(...p){r();for(const g of p)t[g]=l(g);return Ln(e,t)}function o(...p){for(const g of p)g in t||(t[g]=l(g));return Ln(e,t)}function a(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.selector]))}function s(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.className]))}function l(p){const y=`chakra-${(["container","root"].includes(p??"")?[e]:[e,p]).filter(Boolean).join("__")}`;return{className:y,selector:`.${y}`,toString:()=>p}}return{parts:i,toPart:l,extend:o,selectors:a,classnames:s,get keys(){return Object.keys(t)},__type:{}}}var sde=Ln("accordion").parts("root","container","button","panel").extend("icon"),lde=Ln("alert").parts("title","description","container").extend("icon","spinner"),ude=Ln("avatar").parts("label","badge","container").extend("excessLabel","group"),cde=Ln("breadcrumb").parts("link","item","container").extend("separator");Ln("button").parts();var dde=Ln("checkbox").parts("control","icon","container").extend("label");Ln("progress").parts("track","filledTrack").extend("label");var fde=Ln("drawer").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),hde=Ln("editable").parts("preview","input","textarea"),pde=Ln("form").parts("container","requiredIndicator","helperText"),gde=Ln("formError").parts("text","icon"),mde=Ln("input").parts("addon","field","element"),vde=Ln("list").parts("container","item","icon"),yde=Ln("menu").parts("button","list","item").extend("groupTitle","command","divider"),xde=Ln("modal").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),bde=Ln("numberinput").parts("root","field","stepperGroup","stepper");Ln("pininput").parts("field");var Sde=Ln("popover").parts("content","header","body","footer").extend("popper","arrow","closeButton"),wde=Ln("progress").parts("label","filledTrack","track"),Cde=Ln("radio").parts("container","control","label"),_de=Ln("select").parts("field","icon"),kde=Ln("slider").parts("container","track","thumb","filledTrack","mark"),Ede=Ln("stat").parts("container","label","helpText","number","icon"),Pde=Ln("switch").parts("container","track","thumb"),Tde=Ln("table").parts("table","thead","tbody","tr","th","td","tfoot","caption"),Lde=Ln("tabs").parts("root","tab","tablist","tabpanel","tabpanels","indicator"),Ade=Ln("tag").parts("container","label","closeButton");function zi(e,t){Ide(e)&&(e="100%");var n=Mde(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function Q2(e){return Math.min(1,Math.max(0,e))}function Ide(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function Mde(e){return typeof e=="string"&&e.indexOf("%")!==-1}function cF(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function J2(e){return e<=1?"".concat(Number(e)*100,"%"):e}function jf(e){return e.length===1?"0"+e:String(e)}function Rde(e,t,n){return{r:zi(e,255)*255,g:zi(t,255)*255,b:zi(n,255)*255}}function HT(e,t,n){e=zi(e,255),t=zi(t,255),n=zi(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=0,s=(r+i)/2;if(r===i)a=0,o=0;else{var l=r-i;switch(a=s>.5?l/(2-r-i):l/(r+i),r){case e:o=(t-n)/l+(t<n?6:0);break;case t:o=(n-e)/l+2;break;case n:o=(e-t)/l+4;break}o/=6}return{h:o,s:a,l:s}}function oS(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Ode(e,t,n){var r,i,o;if(e=zi(e,360),t=zi(t,100),n=zi(n,100),t===0)i=n,o=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,s=2*n-a;r=oS(s,a,e+1/3),i=oS(s,a,e),o=oS(s,a,e-1/3)}return{r:r*255,g:i*255,b:o*255}}function WT(e,t,n){e=zi(e,255),t=zi(t,255),n=zi(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=r,s=r-i,l=r===0?0:s/r;if(r===i)o=0;else{switch(r){case e:o=(t-n)/s+(t<n?6:0);break;case t:o=(n-e)/s+2;break;case n:o=(e-t)/s+4;break}o/=6}return{h:o,s:l,v:a}}function Nde(e,t,n){e=zi(e,360)*6,t=zi(t,100),n=zi(n,100);var r=Math.floor(e),i=e-r,o=n*(1-t),a=n*(1-i*t),s=n*(1-(1-i)*t),l=r%6,d=[n,a,o,o,s,n][l],p=[s,n,n,a,o,o][l],g=[o,o,s,n,n,a][l];return{r:d*255,g:p*255,b:g*255}}function VT(e,t,n,r){var i=[jf(Math.round(e).toString(16)),jf(Math.round(t).toString(16)),jf(Math.round(n).toString(16))];return r&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function Dde(e,t,n,r,i){var o=[jf(Math.round(e).toString(16)),jf(Math.round(t).toString(16)),jf(Math.round(n).toString(16)),jf(zde(r))];return i&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))&&o[3].startsWith(o[3].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}function zde(e){return Math.round(parseFloat(e)*255).toString(16)}function UT(e){return ca(e)/255}function ca(e){return parseInt(e,16)}function Fde(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var H6={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function $de(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,o=null,a=!1,s=!1;return typeof e=="string"&&(e=Wde(e)),typeof e=="object"&&(yu(e.r)&&yu(e.g)&&yu(e.b)?(t=Rde(e.r,e.g,e.b),a=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):yu(e.h)&&yu(e.s)&&yu(e.v)?(r=J2(e.s),i=J2(e.v),t=Nde(e.h,r,i),a=!0,s="hsv"):yu(e.h)&&yu(e.s)&&yu(e.l)&&(r=J2(e.s),o=J2(e.l),t=Ode(e.h,r,o),a=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=cF(n),{ok:a,format:e.format||s,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Bde="[-\\+]?\\d+%?",Hde="[-\\+]?\\d*\\.\\d+%?",Zc="(?:".concat(Hde,")|(?:").concat(Bde,")"),aS="[\\s|\\(]+(".concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")\\s*\\)?"),sS="[\\s|\\(]+(".concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")\\s*\\)?"),ks={CSS_UNIT:new RegExp(Zc),rgb:new RegExp("rgb"+aS),rgba:new RegExp("rgba"+sS),hsl:new RegExp("hsl"+aS),hsla:new RegExp("hsla"+sS),hsv:new RegExp("hsv"+aS),hsva:new RegExp("hsva"+sS),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function Wde(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(H6[e])e=H6[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=ks.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=ks.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=ks.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=ks.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=ks.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=ks.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=ks.hex8.exec(e),n?{r:ca(n[1]),g:ca(n[2]),b:ca(n[3]),a:UT(n[4]),format:t?"name":"hex8"}:(n=ks.hex6.exec(e),n?{r:ca(n[1]),g:ca(n[2]),b:ca(n[3]),format:t?"name":"hex"}:(n=ks.hex4.exec(e),n?{r:ca(n[1]+n[1]),g:ca(n[2]+n[2]),b:ca(n[3]+n[3]),a:UT(n[4]+n[4]),format:t?"name":"hex8"}:(n=ks.hex3.exec(e),n?{r:ca(n[1]+n[1]),g:ca(n[2]+n[2]),b:ca(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function yu(e){return Boolean(ks.CSS_UNIT.exec(String(e)))}var bv=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=Fde(t)),this.originalInput=t;var i=$de(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:i.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,i,o=t.r/255,a=t.g/255,s=t.b/255;return o<=.03928?n=o/12.92:n=Math.pow((o+.055)/1.055,2.4),a<=.03928?r=a/12.92:r=Math.pow((a+.055)/1.055,2.4),s<=.03928?i=s/12.92:i=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*i},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=cF(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.toHsv=function(){var t=WT(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=WT(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=HT(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=HT(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),VT(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),Dde(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(zi(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(zi(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+VT(this.r,this.g,this.b,!1),n=0,r=Object.entries(H6);n<r.length;n++){var i=r[n],o=i[0],a=i[1];if(t===a)return o}return!1},e.prototype.toString=function(t){var n=Boolean(t);t=t??this.format;var r=!1,i=this.a<1&&this.a>=0,o=!n&&i&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=Q2(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=Q2(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=Q2(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=Q2(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),i=new e(t).toRgb(),o=n/100,a={r:(i.r-r.r)*o+r.r,g:(i.g-r.g)*o+r.g,b:(i.b-r.b)*o+r.b,a:(i.a-r.a)*o+r.a};return new e(a)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),i=360/n,o=[this];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,o.push(new e(r));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,i=n.s,o=n.v,a=[],s=1/t;t--;)a.push(new e({h:r,s:i,v:o})),o=(o+s)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb();return new e({r:r.r+(n.r-r.r)*n.a,g:r.g+(n.g-r.g)*n.a,b:r.b+(n.b-r.b)*n.a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,i=[this],o=360/t,a=1;a<t;a++)i.push(new e({h:(r+a*o)%360,s:n.s,l:n.l}));return i},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function dF(e){if(e===void 0&&(e={}),e.count!==void 0&&e.count!==null){var t=e.count,n=[];for(e.count=void 0;t>n.length;)e.count=null,e.seed&&(e.seed+=1),n.push(dF(e));return e.count=t,n}var r=Vde(e.hue,e.seed),i=Ude(r,e),o=Gde(r,i,e),a={h:r,s:i,v:o};return e.alpha!==void 0&&(a.a=e.alpha),new bv(a)}function Vde(e,t){var n=Kde(e),r=p5(n,t);return r<0&&(r=360+r),r}function Ude(e,t){if(t.hue==="monochrome")return 0;if(t.luminosity==="random")return p5([0,100],t.seed);var n=fF(e).saturationRange,r=n[0],i=n[1];switch(t.luminosity){case"bright":r=55;break;case"dark":r=i-10;break;case"light":i=55;break}return p5([r,i],t.seed)}function Gde(e,t,n){var r=jde(e,t),i=100;switch(n.luminosity){case"dark":i=r+20;break;case"light":r=(i+r)/2;break;case"random":r=0,i=100;break}return p5([r,i],n.seed)}function jde(e,t){for(var n=fF(e).lowerBounds,r=0;r<n.length-1;r++){var i=n[r][0],o=n[r][1],a=n[r+1][0],s=n[r+1][1];if(t>=i&&t<=a){var l=(s-o)/(a-i),d=o-l*i;return l*t+d}}return 0}function Kde(e){var t=parseInt(e,10);if(!Number.isNaN(t)&&t<360&&t>0)return[t,t];if(typeof e=="string"){var n=pF.find(function(a){return a.name===e});if(n){var r=hF(n);if(r.hueRange)return r.hueRange}var i=new bv(e);if(i.isValid){var o=i.toHsv().h;return[o,o]}}return[0,360]}function fF(e){e>=334&&e<=360&&(e-=360);for(var t=0,n=pF;t<n.length;t++){var r=n[t],i=hF(r);if(i.hueRange&&e>=i.hueRange[0]&&e<=i.hueRange[1])return i}throw Error("Color not found")}function p5(e,t){if(t===void 0)return Math.floor(e[0]+Math.random()*(e[1]+1-e[0]));var n=e[1]||1,r=e[0]||0;t=(t*9301+49297)%233280;var i=t/233280;return Math.floor(r+i*(n-r))}function hF(e){var t=e.lowerBounds[0][0],n=e.lowerBounds[e.lowerBounds.length-1][0],r=e.lowerBounds[e.lowerBounds.length-1][1],i=e.lowerBounds[0][1];return{name:e.name,hueRange:e.hueRange,lowerBounds:e.lowerBounds,saturationRange:[t,n],brightnessRange:[r,i]}}var pF=[{name:"monochrome",hueRange:null,lowerBounds:[[0,0],[100,0]]},{name:"red",hueRange:[-26,18],lowerBounds:[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]},{name:"orange",hueRange:[19,46],lowerBounds:[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]},{name:"yellow",hueRange:[47,62],lowerBounds:[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]},{name:"green",hueRange:[63,178],lowerBounds:[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]},{name:"blue",hueRange:[179,257],lowerBounds:[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]},{name:"purple",hueRange:[258,282],lowerBounds:[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]},{name:"pink",hueRange:[283,334],lowerBounds:[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]}];function qde(e,t,n,r,i){for(t=t.split?t.split("."):t,r=0;r<t.length;r++)e=e?e[t[r]]:i;return e===i?n:e}var Zde=e=>Object.keys(e).length===0,ri=(e,t,n)=>{const r=qde(e,`colors.${t}`,t),{isValid:i}=new bv(r);return i?r:n},Yde=e=>t=>{const n=ri(t,e);return new bv(n).isDark()?"dark":"light"},Xde=e=>t=>Yde(e)(t)==="dark",L0=(e,t)=>n=>{const r=ri(n,e);return new bv(r).setAlpha(t).toRgbString()};function GT(e="1rem",t="rgba(255, 255, 255, 0.15)"){return{backgroundImage:`linear-gradient(
|
|
45deg,
|
|
${t} 25%,
|
|
transparent 25%,
|
|
transparent 50%,
|
|
${t} 50%,
|
|
${t} 75%,
|
|
transparent 75%,
|
|
transparent
|
|
)`,backgroundSize:`${e} ${e}`}}function Qde(e){const t=dF().toHexString();return!e||Zde(e)?t:e.string&&e.colors?efe(e.string,e.colors):e.string&&!e.colors?Jde(e.string):e.colors&&!e.string?tfe(e.colors):t}function Jde(e){let t=0;if(e.length===0)return t.toString();for(let r=0;r<e.length;r+=1)t=e.charCodeAt(r)+((t<<5)-t),t=t&t;let n="#";for(let r=0;r<3;r+=1)n+=`00${(t>>r*8&255).toString(16)}`.substr(-2);return n}function efe(e,t){let n=0;if(e.length===0)return t[0];for(let r=0;r<e.length;r+=1)n=e.charCodeAt(r)+((n<<5)-n),n=n&n;return n=(n%t.length+t.length)%t.length,t[n]}function tfe(e){return e[Math.floor(Math.random()*e.length)]}function Te(e,t){return n=>n.colorMode==="dark"?t:e}function y_(e){const{orientation:t,vertical:n,horizontal:r}=e;return t?t==="vertical"?n:r:{}}function nfe(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function gF(e){return nfe(e)&&e.reference?e.reference:String(e)}var X4=(e,...t)=>t.map(gF).join(` ${e} `).replace(/calc/g,""),jT=(...e)=>`calc(${X4("+",...e)})`,KT=(...e)=>`calc(${X4("-",...e)})`,W6=(...e)=>`calc(${X4("*",...e)})`,qT=(...e)=>`calc(${X4("/",...e)})`,ZT=e=>{const t=gF(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:W6(t,-1)},_u=Object.assign(e=>({add:(...t)=>_u(jT(e,...t)),subtract:(...t)=>_u(KT(e,...t)),multiply:(...t)=>_u(W6(e,...t)),divide:(...t)=>_u(qT(e,...t)),negate:()=>_u(ZT(e)),toString:()=>e.toString()}),{add:jT,subtract:KT,multiply:W6,divide:qT,negate:ZT});function rfe(e){return!Number.isInteger(parseFloat(e.toString()))}function ife(e,t="-"){return e.replace(/\s+/g,t)}function mF(e){const t=ife(e.toString());return t.includes("\\.")?e:rfe(e)?t.replace(".","\\."):e}function ofe(e,t=""){return[t,mF(e)].filter(Boolean).join("-")}function afe(e,t){return`var(${mF(e)}${t?`, ${t}`:""})`}function sfe(e,t=""){return`--${ofe(e,t)}`}function jo(e,t){const n=sfe(e,t?.prefix);return{variable:n,reference:afe(n,lfe(t?.fallback))}}function lfe(e){return typeof e=="string"?e:e?.reference}var{definePartsStyle:ufe,defineMultiStyleConfig:cfe}=ir(sde.keys),dfe={borderTopWidth:"1px",borderColor:"inherit",_last:{borderBottomWidth:"1px"}},ffe={transitionProperty:"common",transitionDuration:"normal",fontSize:"md",_focusVisible:{boxShadow:"outline"},_hover:{bg:"blackAlpha.50"},_disabled:{opacity:.4,cursor:"not-allowed"},px:"4",py:"2"},hfe={pt:"2",px:"4",pb:"5"},pfe={fontSize:"1.25em"},gfe=ufe({container:dfe,button:ffe,panel:hfe,icon:pfe}),mfe=cfe({baseStyle:gfe}),{definePartsStyle:Sv,defineMultiStyleConfig:vfe}=ir(lde.keys),Nu=xd("alert-fg"),wv=xd("alert-bg"),yfe=Sv({container:{bg:wv.reference,px:"4",py:"3"},title:{fontWeight:"bold",lineHeight:"6",marginEnd:"2"},description:{lineHeight:"6"},icon:{color:Nu.reference,flexShrink:0,marginEnd:"3",w:"5",h:"6"},spinner:{color:Nu.reference,flexShrink:0,marginEnd:"3",w:"5",h:"5"}});function x_(e){const{theme:t,colorScheme:n}=e,r=ri(t,`${n}.100`,n),i=L0(`${n}.200`,.16)(t);return Te(r,i)(e)}var xfe=Sv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[wv.variable]:x_(e),[Nu.variable]:`colors.${n}`}}}),bfe=Sv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[wv.variable]:x_(e),[Nu.variable]:`colors.${n}`,paddingStart:"3",borderStartWidth:"4px",borderStartColor:Nu.reference}}}),Sfe=Sv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[wv.variable]:x_(e),[Nu.variable]:`colors.${n}`,pt:"2",borderTopWidth:"4px",borderTopColor:Nu.reference}}}),wfe=Sv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e),r=Te("white","gray.900")(e);return{container:{[wv.variable]:`colors.${n}`,[Nu.variable]:`colors.${r}`,color:Nu.reference}}}),Cfe={subtle:xfe,"left-accent":bfe,"top-accent":Sfe,solid:wfe},_fe=vfe({baseStyle:yfe,variants:Cfe,defaultProps:{variant:"subtle",colorScheme:"blue"}}),vF={px:"1px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},kfe={max:"max-content",min:"min-content",full:"100%","3xs":"14rem","2xs":"16rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem","8xl":"90rem",prose:"60ch"},Efe={sm:"640px",md:"768px",lg:"1024px",xl:"1280px"},Pfe={...vF,...kfe,container:Efe},yF=Pfe,Tfe=e=>typeof e=="function";function Br(e,...t){return Tfe(e)?e(...t):e}var{definePartsStyle:xF,defineMultiStyleConfig:Lfe}=ir(ude.keys),Afe=e=>({borderRadius:"full",border:"0.2em solid",borderColor:Te("white","gray.800")(e)}),Ife=e=>({bg:Te("gray.200","whiteAlpha.400")(e)}),Mfe=e=>{const{name:t,theme:n}=e,r=t?Qde({string:t}):"gray.400",i=Xde(r)(n);let o="white";i||(o="gray.800");const a=Te("white","gray.800")(e);return{bg:r,color:o,borderColor:a,verticalAlign:"top"}},Rfe=xF(e=>({badge:Br(Afe,e),excessLabel:Br(Ife,e),container:Br(Mfe,e)}));function Mc(e){const t=e!=="100%"?yF[e]:void 0;return xF({container:{width:e,height:e,fontSize:`calc(${t??e} / 2.5)`},excessLabel:{width:e,height:e},label:{fontSize:`calc(${t??e} / 2.5)`,lineHeight:e!=="100%"?t??e:void 0}})}var Ofe={"2xs":Mc(4),xs:Mc(6),sm:Mc(8),md:Mc(12),lg:Mc(16),xl:Mc(24),"2xl":Mc(32),full:Mc("100%")},Nfe=Lfe({baseStyle:Rfe,sizes:Ofe,defaultProps:{size:"md"}}),Dfe={px:1,textTransform:"uppercase",fontSize:"xs",borderRadius:"sm",fontWeight:"bold"},zfe=e=>{const{colorScheme:t,theme:n}=e,r=L0(`${t}.500`,.6)(n);return{bg:Te(`${t}.500`,r)(e),color:Te("white","whiteAlpha.800")(e)}},Ffe=e=>{const{colorScheme:t,theme:n}=e,r=L0(`${t}.200`,.16)(n);return{bg:Te(`${t}.100`,r)(e),color:Te(`${t}.800`,`${t}.200`)(e)}},$fe=e=>{const{colorScheme:t,theme:n}=e,r=L0(`${t}.200`,.8)(n),i=ri(n,`${t}.500`),o=Te(i,r)(e);return{color:o,boxShadow:`inset 0 0 0px 1px ${o}`}},Bfe={solid:zfe,subtle:Ffe,outline:$fe},Yg={baseStyle:Dfe,variants:Bfe,defaultProps:{variant:"subtle",colorScheme:"gray"}},{defineMultiStyleConfig:Hfe,definePartsStyle:Wfe}=ir(cde.keys),Vfe={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},Ufe=Wfe({link:Vfe}),Gfe=Hfe({baseStyle:Ufe}),jfe={lineHeight:"1.2",borderRadius:"md",fontWeight:"semibold",transitionProperty:"common",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{_disabled:{bg:"initial"}}},bF=e=>{const{colorScheme:t,theme:n}=e;if(t==="gray")return{color:Te("inherit","whiteAlpha.900")(e),_hover:{bg:Te("gray.100","whiteAlpha.200")(e)},_active:{bg:Te("gray.200","whiteAlpha.300")(e)}};const r=L0(`${t}.200`,.12)(n),i=L0(`${t}.200`,.24)(n);return{color:Te(`${t}.600`,`${t}.200`)(e),bg:"transparent",_hover:{bg:Te(`${t}.50`,r)(e)},_active:{bg:Te(`${t}.100`,i)(e)}}},Kfe=e=>{const{colorScheme:t}=e,n=Te("gray.200","whiteAlpha.300")(e);return{border:"1px solid",borderColor:t==="gray"?n:"currentColor",".chakra-button__group[data-attached] > &:not(:last-of-type)":{marginEnd:"-1px"},...Br(bF,e)}},qfe={yellow:{bg:"yellow.400",color:"black",hoverBg:"yellow.500",activeBg:"yellow.600"},cyan:{bg:"cyan.400",color:"black",hoverBg:"cyan.500",activeBg:"cyan.600"}},Zfe=e=>{const{colorScheme:t}=e;if(t==="gray"){const s=Te("gray.100","whiteAlpha.200")(e);return{bg:s,_hover:{bg:Te("gray.200","whiteAlpha.300")(e),_disabled:{bg:s}},_active:{bg:Te("gray.300","whiteAlpha.400")(e)}}}const{bg:n=`${t}.500`,color:r="white",hoverBg:i=`${t}.600`,activeBg:o=`${t}.700`}=qfe[t]??{},a=Te(n,`${t}.200`)(e);return{bg:a,color:Te(r,"gray.800")(e),_hover:{bg:Te(i,`${t}.300`)(e),_disabled:{bg:a}},_active:{bg:Te(o,`${t}.400`)(e)}}},Yfe=e=>{const{colorScheme:t}=e;return{padding:0,height:"auto",lineHeight:"normal",verticalAlign:"baseline",color:Te(`${t}.500`,`${t}.200`)(e),_hover:{textDecoration:"underline",_disabled:{textDecoration:"none"}},_active:{color:Te(`${t}.700`,`${t}.500`)(e)}}},Xfe={bg:"none",color:"inherit",display:"inline",lineHeight:"inherit",m:"0",p:"0"},Qfe={ghost:bF,outline:Kfe,solid:Zfe,link:Yfe,unstyled:Xfe},Jfe={lg:{h:"12",minW:"12",fontSize:"lg",px:"6"},md:{h:"10",minW:"10",fontSize:"md",px:"4"},sm:{h:"8",minW:"8",fontSize:"sm",px:"3"},xs:{h:"6",minW:"6",fontSize:"xs",px:"2"}},ehe={baseStyle:jfe,variants:Qfe,sizes:Jfe,defaultProps:{variant:"solid",size:"md",colorScheme:"gray"}},{definePartsStyle:e3,defineMultiStyleConfig:the}=ir(dde.keys),Xg=xd("checkbox-size"),nhe=e=>{const{colorScheme:t}=e;return{w:Xg.reference,h:Xg.reference,transitionProperty:"box-shadow",transitionDuration:"normal",border:"2px solid",borderRadius:"sm",borderColor:"inherit",color:"white",_checked:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e),_hover:{bg:Te(`${t}.600`,`${t}.300`)(e),borderColor:Te(`${t}.600`,`${t}.300`)(e)},_disabled:{borderColor:Te("gray.200","transparent")(e),bg:Te("gray.200","whiteAlpha.300")(e),color:Te("gray.500","whiteAlpha.500")(e)}},_indeterminate:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e)},_disabled:{bg:Te("gray.100","whiteAlpha.100")(e),borderColor:Te("gray.100","transparent")(e)},_focusVisible:{boxShadow:"outline"},_invalid:{borderColor:Te("red.500","red.300")(e)}}},rhe={_disabled:{cursor:"not-allowed"}},ihe={userSelect:"none",_disabled:{opacity:.4}},ohe={transitionProperty:"transform",transitionDuration:"normal"},ahe=e3(e=>({icon:ohe,container:rhe,control:Br(nhe,e),label:ihe})),she={sm:e3({control:{[Xg.variable]:"sizes.3"},label:{fontSize:"sm"},icon:{fontSize:"3xs"}}),md:e3({control:{[Xg.variable]:"sizes.4"},label:{fontSize:"md"},icon:{fontSize:"2xs"}}),lg:e3({control:{[Xg.variable]:"sizes.5"},label:{fontSize:"lg"},icon:{fontSize:"2xs"}})},g5=the({baseStyle:ahe,sizes:she,defaultProps:{size:"md",colorScheme:"blue"}}),Qg=jo("close-button-size"),lhe=e=>{const t=Te("blackAlpha.100","whiteAlpha.100")(e),n=Te("blackAlpha.200","whiteAlpha.200")(e);return{w:[Qg.reference],h:[Qg.reference],borderRadius:"md",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{bg:t},_active:{bg:n},_focusVisible:{boxShadow:"outline"}}},uhe={lg:{[Qg.variable]:"sizes.10",fontSize:"md"},md:{[Qg.variable]:"sizes.8",fontSize:"xs"},sm:{[Qg.variable]:"sizes.6",fontSize:"2xs"}},che={baseStyle:lhe,sizes:uhe,defaultProps:{size:"md"}},{variants:dhe,defaultProps:fhe}=Yg,hhe={fontFamily:"mono",fontSize:"sm",px:"0.2em",borderRadius:"sm"},phe={baseStyle:hhe,variants:dhe,defaultProps:fhe},ghe={w:"100%",mx:"auto",maxW:"prose",px:"4"},mhe={baseStyle:ghe},vhe={opacity:.6,borderColor:"inherit"},yhe={borderStyle:"solid"},xhe={borderStyle:"dashed"},bhe={solid:yhe,dashed:xhe},She={baseStyle:vhe,variants:bhe,defaultProps:{variant:"solid"}},{definePartsStyle:V6,defineMultiStyleConfig:whe}=ir(fde.keys);function xp(e){return V6(e==="full"?{dialog:{maxW:"100vw",h:"100vh"}}:{dialog:{maxW:e}})}var Che={bg:"blackAlpha.600",zIndex:"overlay"},_he={display:"flex",zIndex:"modal",justifyContent:"center"},khe=e=>{const{isFullHeight:t}=e;return{...t&&{height:"100vh"},zIndex:"modal",maxH:"100vh",bg:Te("white","gray.700")(e),color:"inherit",boxShadow:Te("lg","dark-lg")(e)}},Ehe={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},Phe={position:"absolute",top:"2",insetEnd:"3"},The={px:"6",py:"2",flex:"1",overflow:"auto"},Lhe={px:"6",py:"4"},Ahe=V6(e=>({overlay:Che,dialogContainer:_he,dialog:Br(khe,e),header:Ehe,closeButton:Phe,body:The,footer:Lhe})),Ihe={xs:xp("xs"),sm:xp("md"),md:xp("lg"),lg:xp("2xl"),xl:xp("4xl"),full:xp("full")},Mhe=whe({baseStyle:Ahe,sizes:Ihe,defaultProps:{size:"xs"}}),{definePartsStyle:Rhe,defineMultiStyleConfig:Ohe}=ir(hde.keys),Nhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal"},Dhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},zhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},Fhe=Rhe({preview:Nhe,input:Dhe,textarea:zhe}),$he=Ohe({baseStyle:Fhe}),{definePartsStyle:Bhe,defineMultiStyleConfig:Hhe}=ir(pde.keys),Whe=e=>({marginStart:"1",color:Te("red.500","red.300")(e)}),Vhe=e=>({mt:"2",color:Te("gray.600","whiteAlpha.600")(e),lineHeight:"normal",fontSize:"sm"}),Uhe=Bhe(e=>({container:{width:"100%",position:"relative"},requiredIndicator:Br(Whe,e),helperText:Br(Vhe,e)})),Ghe=Hhe({baseStyle:Uhe}),{definePartsStyle:jhe,defineMultiStyleConfig:Khe}=ir(gde.keys),qhe=e=>({color:Te("red.500","red.300")(e),mt:"2",fontSize:"sm",lineHeight:"normal"}),Zhe=e=>({marginEnd:"0.5em",color:Te("red.500","red.300")(e)}),Yhe=jhe(e=>({text:Br(qhe,e),icon:Br(Zhe,e)})),Xhe=Khe({baseStyle:Yhe}),Qhe={fontSize:"md",marginEnd:"3",mb:"2",fontWeight:"medium",transitionProperty:"common",transitionDuration:"normal",opacity:1,_disabled:{opacity:.4}},Jhe={baseStyle:Qhe},epe={fontFamily:"heading",fontWeight:"bold"},tpe={"4xl":{fontSize:["6xl",null,"7xl"],lineHeight:1},"3xl":{fontSize:["5xl",null,"6xl"],lineHeight:1},"2xl":{fontSize:["4xl",null,"5xl"],lineHeight:[1.2,null,1]},xl:{fontSize:["3xl",null,"4xl"],lineHeight:[1.33,null,1.2]},lg:{fontSize:["2xl",null,"3xl"],lineHeight:[1.33,null,1.2]},md:{fontSize:"xl",lineHeight:1.2},sm:{fontSize:"md",lineHeight:1.2},xs:{fontSize:"sm",lineHeight:1.2}},npe={baseStyle:epe,sizes:tpe,defaultProps:{size:"xl"}},{definePartsStyle:Pu,defineMultiStyleConfig:rpe}=ir(mde.keys),ipe=Pu({field:{width:"100%",minWidth:0,outline:0,position:"relative",appearance:"none",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed"}}}),Rc={lg:{fontSize:"lg",px:"4",h:"12",borderRadius:"md"},md:{fontSize:"md",px:"4",h:"10",borderRadius:"md"},sm:{fontSize:"sm",px:"3",h:"8",borderRadius:"sm"},xs:{fontSize:"xs",px:"2",h:"6",borderRadius:"sm"}},ope={lg:Pu({field:Rc.lg,addon:Rc.lg}),md:Pu({field:Rc.md,addon:Rc.md}),sm:Pu({field:Rc.sm,addon:Rc.sm}),xs:Pu({field:Rc.xs,addon:Rc.xs})};function b_(e){const{focusBorderColor:t,errorBorderColor:n}=e;return{focusBorderColor:t||Te("blue.500","blue.300")(e),errorBorderColor:n||Te("red.500","red.300")(e)}}var ape=Pu(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=b_(e);return{field:{border:"1px solid",borderColor:"inherit",bg:"inherit",_hover:{borderColor:Te("gray.300","whiteAlpha.400")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r),boxShadow:`0 0 0 1px ${ri(t,r)}`},_focusVisible:{zIndex:1,borderColor:ri(t,n),boxShadow:`0 0 0 1px ${ri(t,n)}`}},addon:{border:"1px solid",borderColor:Te("inherit","whiteAlpha.50")(e),bg:Te("gray.100","whiteAlpha.300")(e)}}}),spe=Pu(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=b_(e);return{field:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e),_hover:{bg:Te("gray.200","whiteAlpha.100")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r)},_focusVisible:{bg:"transparent",borderColor:ri(t,n)}},addon:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e)}}}),lpe=Pu(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=b_(e);return{field:{borderBottom:"1px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent",_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r),boxShadow:`0px 1px 0px 0px ${ri(t,r)}`},_focusVisible:{borderColor:ri(t,n),boxShadow:`0px 1px 0px 0px ${ri(t,n)}`}},addon:{borderBottom:"2px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent"}}}),upe=Pu({field:{bg:"transparent",px:"0",height:"auto"},addon:{bg:"transparent",px:"0",height:"auto"}}),cpe={outline:ape,filled:spe,flushed:lpe,unstyled:upe},xn=rpe({baseStyle:ipe,sizes:ope,variants:cpe,defaultProps:{size:"md",variant:"outline"}}),dpe=e=>({bg:Te("gray.100","whiteAlpha")(e),borderRadius:"md",borderWidth:"1px",borderBottomWidth:"3px",fontSize:"0.8em",fontWeight:"bold",lineHeight:"normal",px:"0.4em",whiteSpace:"nowrap"}),fpe={baseStyle:dpe},hpe={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},ppe={baseStyle:hpe},{defineMultiStyleConfig:gpe,definePartsStyle:mpe}=ir(vde.keys),vpe={marginEnd:"2",display:"inline",verticalAlign:"text-bottom"},ype=mpe({icon:vpe}),xpe=gpe({baseStyle:ype}),{defineMultiStyleConfig:bpe,definePartsStyle:Spe}=ir(yde.keys),wpe=e=>({bg:Te("#fff","gray.700")(e),boxShadow:Te("sm","dark-lg")(e),color:"inherit",minW:"3xs",py:"2",zIndex:1,borderRadius:"md",borderWidth:"1px"}),Cpe=e=>({py:"1.5",px:"3",transitionProperty:"background",transitionDuration:"ultra-fast",transitionTimingFunction:"ease-in",_focus:{bg:Te("gray.100","whiteAlpha.100")(e)},_active:{bg:Te("gray.200","whiteAlpha.200")(e)},_expanded:{bg:Te("gray.100","whiteAlpha.100")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),_pe={mx:4,my:2,fontWeight:"semibold",fontSize:"sm"},kpe={opacity:.6},Epe={border:0,borderBottom:"1px solid",borderColor:"inherit",my:"2",opacity:.6},Ppe={transitionProperty:"common",transitionDuration:"normal"},Tpe=Spe(e=>({button:Ppe,list:Br(wpe,e),item:Br(Cpe,e),groupTitle:_pe,command:kpe,divider:Epe})),Lpe=bpe({baseStyle:Tpe}),{defineMultiStyleConfig:Ape,definePartsStyle:U6}=ir(xde.keys),Ipe={bg:"blackAlpha.600",zIndex:"modal"},Mpe=e=>{const{isCentered:t,scrollBehavior:n}=e;return{display:"flex",zIndex:"modal",justifyContent:"center",alignItems:t?"center":"flex-start",overflow:n==="inside"?"hidden":"auto"}},Rpe=e=>{const{scrollBehavior:t}=e;return{borderRadius:"md",bg:Te("white","gray.700")(e),color:"inherit",my:"16",zIndex:"modal",maxH:t==="inside"?"calc(100% - 7.5rem)":void 0,boxShadow:Te("lg","dark-lg")(e)}},Ope={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},Npe={position:"absolute",top:"2",insetEnd:"3"},Dpe=e=>{const{scrollBehavior:t}=e;return{px:"6",py:"2",flex:"1",overflow:t==="inside"?"auto":void 0}},zpe={px:"6",py:"4"},Fpe=U6(e=>({overlay:Ipe,dialogContainer:Br(Mpe,e),dialog:Br(Rpe,e),header:Ope,closeButton:Npe,body:Br(Dpe,e),footer:zpe}));function _s(e){return U6(e==="full"?{dialog:{maxW:"100vw",minH:"$100vh",my:"0",borderRadius:"0"}}:{dialog:{maxW:e}})}var $pe={xs:_s("xs"),sm:_s("sm"),md:_s("md"),lg:_s("lg"),xl:_s("xl"),"2xl":_s("2xl"),"3xl":_s("3xl"),"4xl":_s("4xl"),"5xl":_s("5xl"),"6xl":_s("6xl"),full:_s("full")},Bpe=Ape({baseStyle:Fpe,sizes:$pe,defaultProps:{size:"md"}}),Hpe={letterSpacings:{tighter:"-0.05em",tight:"-0.025em",normal:"0",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeights:{normal:"normal",none:1,shorter:1.25,short:1.375,base:1.5,tall:1.625,taller:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},fonts:{heading:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',body:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',mono:'SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'},fontSizes:{"3xs":"0.45rem","2xs":"0.625rem",xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"}},SF=Hpe,{defineMultiStyleConfig:Wpe,definePartsStyle:wF}=ir(bde.keys),S_=jo("number-input-stepper-width"),CF=jo("number-input-input-padding"),Vpe=_u(S_).add("0.5rem").toString(),Upe={[S_.variable]:"sizes.6",[CF.variable]:Vpe},Gpe=e=>{var t;return((t=Br(xn.baseStyle,e))==null?void 0:t.field)??{}},jpe={width:[S_.reference]},Kpe=e=>({borderStart:"1px solid",borderStartColor:Te("inherit","whiteAlpha.300")(e),color:Te("inherit","whiteAlpha.800")(e),_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),qpe=wF(e=>({root:Upe,field:Gpe,stepperGroup:jpe,stepper:Br(Kpe,e)??{}}));function ey(e){var t,n;const r=(t=xn.sizes)==null?void 0:t[e],i={lg:"md",md:"md",sm:"sm",xs:"sm"},o=((n=r.field)==null?void 0:n.fontSize)??"md",a=SF.fontSizes[o];return wF({field:{...r.field,paddingInlineEnd:CF.reference,verticalAlign:"top"},stepper:{fontSize:_u(a).multiply(.75).toString(),_first:{borderTopEndRadius:i[e]},_last:{borderBottomEndRadius:i[e],mt:"-1px",borderTopWidth:1}}})}var Zpe={xs:ey("xs"),sm:ey("sm"),md:ey("md"),lg:ey("lg")},Ype=Wpe({baseStyle:qpe,sizes:Zpe,variants:xn.variants,defaultProps:xn.defaultProps}),YT,Xpe={...(YT=xn.baseStyle)==null?void 0:YT.field,textAlign:"center"},Qpe={lg:{fontSize:"lg",w:12,h:12,borderRadius:"md"},md:{fontSize:"md",w:10,h:10,borderRadius:"md"},sm:{fontSize:"sm",w:8,h:8,borderRadius:"sm"},xs:{fontSize:"xs",w:6,h:6,borderRadius:"sm"}},XT,Jpe={outline:e=>{var t,n;return((n=Br((t=xn.variants)==null?void 0:t.outline,e))==null?void 0:n.field)??{}},flushed:e=>{var t,n;return((n=Br((t=xn.variants)==null?void 0:t.flushed,e))==null?void 0:n.field)??{}},filled:e=>{var t,n;return((n=Br((t=xn.variants)==null?void 0:t.filled,e))==null?void 0:n.field)??{}},unstyled:((XT=xn.variants)==null?void 0:XT.unstyled.field)??{}},e0e={baseStyle:Xpe,sizes:Qpe,variants:Jpe,defaultProps:xn.defaultProps},{defineMultiStyleConfig:t0e,definePartsStyle:n0e}=ir(Sde.keys),lS=jo("popper-bg"),r0e=jo("popper-arrow-bg"),i0e=jo("popper-arrow-shadow-color"),o0e={zIndex:10},a0e=e=>{const t=Te("white","gray.700")(e),n=Te("gray.200","whiteAlpha.300")(e);return{[lS.variable]:`colors.${t}`,bg:lS.reference,[r0e.variable]:lS.reference,[i0e.variable]:`colors.${n}`,width:"xs",border:"1px solid",borderColor:"inherit",borderRadius:"md",boxShadow:"sm",zIndex:"inherit",_focusVisible:{outline:0,boxShadow:"outline"}}},s0e={px:3,py:2,borderBottomWidth:"1px"},l0e={px:3,py:2},u0e={px:3,py:2,borderTopWidth:"1px"},c0e={position:"absolute",borderRadius:"md",top:1,insetEnd:2,padding:2},d0e=n0e(e=>({popper:o0e,content:a0e(e),header:s0e,body:l0e,footer:u0e,closeButton:c0e})),f0e=t0e({baseStyle:d0e}),{defineMultiStyleConfig:h0e,definePartsStyle:xg}=ir(wde.keys),p0e=e=>{const{colorScheme:t,theme:n,isIndeterminate:r,hasStripe:i}=e,o=Te(GT(),GT("1rem","rgba(0,0,0,0.1)"))(e),a=Te(`${t}.500`,`${t}.200`)(e),s=`linear-gradient(
|
|
to right,
|
|
transparent 0%,
|
|
${ri(n,a)} 50%,
|
|
transparent 100%
|
|
)`;return{...!r&&i&&o,...r?{bgImage:s}:{bgColor:a}}},g0e={lineHeight:"1",fontSize:"0.25em",fontWeight:"bold",color:"white"},m0e=e=>({bg:Te("gray.100","whiteAlpha.300")(e)}),v0e=e=>({transitionProperty:"common",transitionDuration:"slow",...p0e(e)}),y0e=xg(e=>({label:g0e,filledTrack:v0e(e),track:m0e(e)})),x0e={xs:xg({track:{h:"1"}}),sm:xg({track:{h:"2"}}),md:xg({track:{h:"3"}}),lg:xg({track:{h:"4"}})},b0e=h0e({sizes:x0e,baseStyle:y0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:S0e,definePartsStyle:t3}=ir(Cde.keys),w0e=e=>{var t;const n=(t=Br(g5.baseStyle,e))==null?void 0:t.control;return{...n,borderRadius:"full",_checked:{...n?._checked,_before:{content:'""',display:"inline-block",pos:"relative",w:"50%",h:"50%",borderRadius:"50%",bg:"currentColor"}}}},C0e=t3(e=>{var t,n,r,i;return{label:(n=(t=g5).baseStyle)==null?void 0:n.call(t,e).label,container:(i=(r=g5).baseStyle)==null?void 0:i.call(r,e).container,control:w0e(e)}}),_0e={md:t3({control:{w:"4",h:"4"},label:{fontSize:"md"}}),lg:t3({control:{w:"5",h:"5"},label:{fontSize:"lg"}}),sm:t3({control:{width:"3",height:"3"},label:{fontSize:"sm"}})},k0e=S0e({baseStyle:C0e,sizes:_0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:E0e,definePartsStyle:P0e}=ir(_de.keys),T0e=e=>{var t;return{...(t=xn.baseStyle)==null?void 0:t.field,bg:Te("white","gray.700")(e),appearance:"none",paddingBottom:"1px",lineHeight:"normal","> option, > optgroup":{bg:Te("white","gray.700")(e)}}},L0e={width:"6",height:"100%",insetEnd:"2",position:"relative",color:"currentColor",fontSize:"xl",_disabled:{opacity:.5}},A0e=P0e(e=>({field:T0e(e),icon:L0e})),ty={paddingInlineEnd:"8"},QT,JT,eL,tL,nL,rL,iL,oL,I0e={lg:{...(QT=xn.sizes)==null?void 0:QT.lg,field:{...(JT=xn.sizes)==null?void 0:JT.lg.field,...ty}},md:{...(eL=xn.sizes)==null?void 0:eL.md,field:{...(tL=xn.sizes)==null?void 0:tL.md.field,...ty}},sm:{...(nL=xn.sizes)==null?void 0:nL.sm,field:{...(rL=xn.sizes)==null?void 0:rL.sm.field,...ty}},xs:{...(iL=xn.sizes)==null?void 0:iL.xs,field:{...(oL=xn.sizes)==null?void 0:oL.sm.field,...ty},icon:{insetEnd:"1"}}},M0e=E0e({baseStyle:A0e,sizes:I0e,variants:xn.variants,defaultProps:xn.defaultProps}),R0e=xd("skeleton-start-color"),O0e=xd("skeleton-end-color"),N0e=e=>{const t=Te("gray.100","gray.800")(e),n=Te("gray.400","gray.600")(e),{startColor:r=t,endColor:i=n,theme:o}=e,a=ri(o,r),s=ri(o,i);return{[R0e.variable]:a,[O0e.variable]:s,opacity:.7,borderRadius:"2px",borderColor:a,background:s}},D0e={baseStyle:N0e},z0e=e=>({borderRadius:"md",fontWeight:"semibold",_focusVisible:{boxShadow:"outline",padding:"4",position:"fixed",top:"6",insetStart:"6",bg:Te("white","gray.700")(e)}}),F0e={baseStyle:z0e},{defineMultiStyleConfig:$0e,definePartsStyle:Q4}=ir(kde.keys),Wm=xd("slider-thumb-size"),Vm=xd("slider-track-size"),B0e=e=>{const{orientation:t}=e;return{display:"inline-block",position:"relative",cursor:"pointer",_disabled:{opacity:.6,cursor:"default",pointerEvents:"none"},...y_({orientation:t,vertical:{h:"100%"},horizontal:{w:"100%"}})}},H0e=e=>({...y_({orientation:e.orientation,horizontal:{h:Vm.reference},vertical:{w:Vm.reference}}),overflow:"hidden",borderRadius:"sm",bg:Te("gray.200","whiteAlpha.200")(e),_disabled:{bg:Te("gray.300","whiteAlpha.300")(e)}}),W0e=e=>{const{orientation:t}=e;return{...y_({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",_active:{transform:"translateX(-50%) scale(1.15)"}},horizontal:{top:"50%",transform:"translateY(-50%)",_active:{transform:"translateY(-50%) scale(1.15)"}}}),w:Wm.reference,h:Wm.reference,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",outline:0,zIndex:1,borderRadius:"full",bg:"white",boxShadow:"base",border:"1px solid",borderColor:"transparent",transitionProperty:"transform",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{bg:"gray.300"}}},V0e=e=>{const{colorScheme:t}=e;return{width:"inherit",height:"inherit",bg:Te(`${t}.500`,`${t}.200`)(e)}},U0e=Q4(e=>({container:B0e(e),track:H0e(e),thumb:W0e(e),filledTrack:V0e(e)})),G0e=Q4({container:{[Wm.variable]:"sizes.4",[Vm.variable]:"sizes.1"}}),j0e=Q4({container:{[Wm.variable]:"sizes.3.5",[Vm.variable]:"sizes.1"}}),K0e=Q4({container:{[Wm.variable]:"sizes.2.5",[Vm.variable]:"sizes.0.5"}}),q0e={lg:G0e,md:j0e,sm:K0e},Z0e=$0e({baseStyle:U0e,sizes:q0e,defaultProps:{size:"md",colorScheme:"blue"}}),Nf=jo("spinner-size"),Y0e={width:[Nf.reference],height:[Nf.reference]},X0e={xs:{[Nf.variable]:"sizes.3"},sm:{[Nf.variable]:"sizes.4"},md:{[Nf.variable]:"sizes.6"},lg:{[Nf.variable]:"sizes.8"},xl:{[Nf.variable]:"sizes.12"}},Q0e={baseStyle:Y0e,sizes:X0e,defaultProps:{size:"md"}},{defineMultiStyleConfig:J0e,definePartsStyle:_F}=ir(Ede.keys),e1e={fontWeight:"medium"},t1e={opacity:.8,marginBottom:"2"},n1e={verticalAlign:"baseline",fontWeight:"semibold"},r1e={marginEnd:1,w:"3.5",h:"3.5",verticalAlign:"middle"},i1e=_F({container:{},label:e1e,helpText:t1e,number:n1e,icon:r1e}),o1e={md:_F({label:{fontSize:"sm"},helpText:{fontSize:"sm"},number:{fontSize:"2xl"}})},a1e=J0e({baseStyle:i1e,sizes:o1e,defaultProps:{size:"md"}}),{defineMultiStyleConfig:s1e,definePartsStyle:n3}=ir(Pde.keys),Jg=jo("switch-track-width"),eh=jo("switch-track-height"),uS=jo("switch-track-diff"),l1e=_u.subtract(Jg,eh),G6=jo("switch-thumb-x"),u1e=e=>{const{colorScheme:t}=e;return{borderRadius:"full",p:"0.5",width:[Jg.reference],height:[eh.reference],transitionProperty:"common",transitionDuration:"fast",bg:Te("gray.300","whiteAlpha.400")(e),_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed"},_checked:{bg:Te(`${t}.500`,`${t}.200`)(e)}}},c1e={bg:"white",transitionProperty:"transform",transitionDuration:"normal",borderRadius:"inherit",width:[eh.reference],height:[eh.reference],_checked:{transform:`translateX(${G6.reference})`}},d1e=n3(e=>({container:{[uS.variable]:l1e,[G6.variable]:uS.reference,_rtl:{[G6.variable]:_u(uS).negate().toString()}},track:u1e(e),thumb:c1e})),f1e={sm:n3({container:{[Jg.variable]:"1.375rem",[eh.variable]:"sizes.3"}}),md:n3({container:{[Jg.variable]:"1.875rem",[eh.variable]:"sizes.4"}}),lg:n3({container:{[Jg.variable]:"2.875rem",[eh.variable]:"sizes.6"}})},h1e=s1e({baseStyle:d1e,sizes:f1e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:p1e,definePartsStyle:l0}=ir(Tde.keys),g1e=l0({table:{fontVariantNumeric:"lining-nums tabular-nums",borderCollapse:"collapse",width:"full"},th:{fontFamily:"heading",fontWeight:"bold",textTransform:"uppercase",letterSpacing:"wider",textAlign:"start"},td:{textAlign:"start"},caption:{mt:4,fontFamily:"heading",textAlign:"center",fontWeight:"medium"}}),m5={"&[data-is-numeric=true]":{textAlign:"end"}},m1e=l0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...m5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...m5},caption:{color:Te("gray.600","gray.100")(e)},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),v1e=l0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...m5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...m5},caption:{color:Te("gray.600","gray.100")(e)},tbody:{tr:{"&:nth-of-type(odd)":{"th, td":{borderBottomWidth:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e)},td:{background:Te(`${t}.100`,`${t}.700`)(e)}}}},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),y1e={simple:m1e,striped:v1e,unstyled:{}},x1e={sm:l0({th:{px:"4",py:"1",lineHeight:"4",fontSize:"xs"},td:{px:"4",py:"2",fontSize:"sm",lineHeight:"4"},caption:{px:"4",py:"2",fontSize:"xs"}}),md:l0({th:{px:"6",py:"3",lineHeight:"4",fontSize:"xs"},td:{px:"6",py:"4",lineHeight:"5"},caption:{px:"6",py:"2",fontSize:"sm"}}),lg:l0({th:{px:"8",py:"4",lineHeight:"5",fontSize:"sm"},td:{px:"8",py:"5",lineHeight:"6"},caption:{px:"6",py:"2",fontSize:"md"}})},b1e=p1e({baseStyle:g1e,variants:y1e,sizes:x1e,defaultProps:{variant:"simple",size:"md",colorScheme:"gray"}}),{defineMultiStyleConfig:S1e,definePartsStyle:Il}=ir(Lde.keys),w1e=e=>{const{orientation:t}=e;return{display:t==="vertical"?"flex":"block"}},C1e=e=>{const{isFitted:t}=e;return{flex:t?1:void 0,transitionProperty:"common",transitionDuration:"normal",_focusVisible:{zIndex:1,boxShadow:"outline"},_disabled:{cursor:"not-allowed",opacity:.4}}},_1e=e=>{const{align:t="start",orientation:n}=e;return{justifyContent:{end:"flex-end",center:"center",start:"flex-start"}[t],flexDirection:n==="vertical"?"column":"row"}},k1e={p:4},E1e=Il(e=>({root:w1e(e),tab:C1e(e),tablist:_1e(e),tabpanel:k1e})),P1e={sm:Il({tab:{py:1,px:4,fontSize:"sm"}}),md:Il({tab:{fontSize:"md",py:2,px:4}}),lg:Il({tab:{fontSize:"lg",py:3,px:4}})},T1e=Il(e=>{const{colorScheme:t,orientation:n}=e,r=n==="vertical",i=n==="vertical"?"borderStart":"borderBottom",o=r?"marginStart":"marginBottom";return{tablist:{[i]:"2px solid",borderColor:"inherit"},tab:{[i]:"2px solid",borderColor:"transparent",[o]:"-2px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"currentColor"},_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{_active:{bg:"none"}}}}}),L1e=Il(e=>{const{colorScheme:t}=e;return{tab:{borderTopRadius:"md",border:"1px solid",borderColor:"transparent",mb:"-1px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderBottomColor:Te("white","gray.800")(e)}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),A1e=Il(e=>{const{colorScheme:t}=e;return{tab:{border:"1px solid",borderColor:"inherit",bg:Te("gray.50","whiteAlpha.50")(e),mb:"-1px",_notLast:{marginEnd:"-1px"},_selected:{bg:Te("#fff","gray.800")(e),color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderTopColor:"currentColor",borderBottomColor:"transparent"}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),I1e=Il(e=>{const{colorScheme:t,theme:n}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:"gray.600",_selected:{color:ri(n,`${t}.700`),bg:ri(n,`${t}.100`)}}}}),M1e=Il(e=>{const{colorScheme:t}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:Te("gray.600","inherit")(e),_selected:{color:Te("#fff","gray.800")(e),bg:Te(`${t}.600`,`${t}.300`)(e)}}}}),R1e=Il({}),O1e={line:T1e,enclosed:L1e,"enclosed-colored":A1e,"soft-rounded":I1e,"solid-rounded":M1e,unstyled:R1e},N1e=S1e({baseStyle:E1e,sizes:P1e,variants:O1e,defaultProps:{size:"md",variant:"line",colorScheme:"blue"}}),{defineMultiStyleConfig:D1e,definePartsStyle:th}=ir(Ade.keys),z1e={fontWeight:"medium",lineHeight:1.2,outline:0,borderRadius:"md",_focusVisible:{boxShadow:"outline"}},F1e={lineHeight:1.2,overflow:"visible"},$1e={fontSize:"lg",w:"5",h:"5",transitionProperty:"common",transitionDuration:"normal",borderRadius:"full",marginStart:"1.5",marginEnd:"-1",opacity:.5,_disabled:{opacity:.4},_focusVisible:{boxShadow:"outline",bg:"rgba(0, 0, 0, 0.14)"},_hover:{opacity:.8},_active:{opacity:1}},B1e=th({container:z1e,label:F1e,closeButton:$1e}),H1e={sm:th({container:{minH:"5",minW:"5",fontSize:"xs",px:"2"},closeButton:{marginEnd:"-2px",marginStart:"0.35rem"}}),md:th({container:{minH:"6",minW:"6",fontSize:"sm",px:"2"}}),lg:th({container:{minH:"8",minW:"8",fontSize:"md",px:"3"}})},W1e={subtle:th(e=>{var t;return{container:(t=Yg.variants)==null?void 0:t.subtle(e)}}),solid:th(e=>{var t;return{container:(t=Yg.variants)==null?void 0:t.solid(e)}}),outline:th(e=>{var t;return{container:(t=Yg.variants)==null?void 0:t.outline(e)}})},V1e=D1e({variants:W1e,baseStyle:B1e,sizes:H1e,defaultProps:{size:"md",variant:"subtle",colorScheme:"gray"}}),aL,U1e={...(aL=xn.baseStyle)==null?void 0:aL.field,paddingY:"2",minHeight:"20",lineHeight:"short",verticalAlign:"top"},sL,G1e={outline:e=>{var t;return((t=xn.variants)==null?void 0:t.outline(e).field)??{}},flushed:e=>{var t;return((t=xn.variants)==null?void 0:t.flushed(e).field)??{}},filled:e=>{var t;return((t=xn.variants)==null?void 0:t.filled(e).field)??{}},unstyled:((sL=xn.variants)==null?void 0:sL.unstyled.field)??{}},lL,uL,cL,dL,j1e={xs:((lL=xn.sizes)==null?void 0:lL.xs.field)??{},sm:((uL=xn.sizes)==null?void 0:uL.sm.field)??{},md:((cL=xn.sizes)==null?void 0:cL.md.field)??{},lg:((dL=xn.sizes)==null?void 0:dL.lg.field)??{}},K1e={baseStyle:U1e,sizes:j1e,variants:G1e,defaultProps:{size:"md",variant:"outline"}},cS=jo("tooltip-bg"),fL=jo("tooltip-fg"),q1e=jo("popper-arrow-bg"),Z1e=e=>{const t=Te("gray.700","gray.300")(e),n=Te("whiteAlpha.900","gray.900")(e);return{bg:cS.reference,color:fL.reference,[cS.variable]:`colors.${t}`,[fL.variable]:`colors.${n}`,[q1e.variable]:cS.reference,px:"2",py:"0.5",borderRadius:"sm",fontWeight:"medium",fontSize:"sm",boxShadow:"md",maxW:"xs",zIndex:"tooltip"}},Y1e={baseStyle:Z1e},X1e={Accordion:mfe,Alert:_fe,Avatar:Nfe,Badge:Yg,Breadcrumb:Gfe,Button:ehe,Checkbox:g5,CloseButton:che,Code:phe,Container:mhe,Divider:She,Drawer:Mhe,Editable:$he,Form:Ghe,FormError:Xhe,FormLabel:Jhe,Heading:npe,Input:xn,Kbd:fpe,Link:ppe,List:xpe,Menu:Lpe,Modal:Bpe,NumberInput:Ype,PinInput:e0e,Popover:f0e,Progress:b0e,Radio:k0e,Select:M0e,Skeleton:D0e,SkipLink:F0e,Slider:Z0e,Spinner:Q0e,Stat:a1e,Switch:h1e,Table:b1e,Tabs:N1e,Tag:V1e,Textarea:K1e,Tooltip:Y1e},Q1e={none:0,"1px":"1px solid","2px":"2px solid","4px":"4px solid","8px":"8px solid"},J1e=Q1e,ege={base:"0em",sm:"30em",md:"48em",lg:"62em",xl:"80em","2xl":"96em"},tge=ege,nge={transparent:"transparent",current:"currentColor",black:"#000000",white:"#FFFFFF",whiteAlpha:{50:"rgba(255, 255, 255, 0.04)",100:"rgba(255, 255, 255, 0.06)",200:"rgba(255, 255, 255, 0.08)",300:"rgba(255, 255, 255, 0.16)",400:"rgba(255, 255, 255, 0.24)",500:"rgba(255, 255, 255, 0.36)",600:"rgba(255, 255, 255, 0.48)",700:"rgba(255, 255, 255, 0.64)",800:"rgba(255, 255, 255, 0.80)",900:"rgba(255, 255, 255, 0.92)"},blackAlpha:{50:"rgba(0, 0, 0, 0.04)",100:"rgba(0, 0, 0, 0.06)",200:"rgba(0, 0, 0, 0.08)",300:"rgba(0, 0, 0, 0.16)",400:"rgba(0, 0, 0, 0.24)",500:"rgba(0, 0, 0, 0.36)",600:"rgba(0, 0, 0, 0.48)",700:"rgba(0, 0, 0, 0.64)",800:"rgba(0, 0, 0, 0.80)",900:"rgba(0, 0, 0, 0.92)"},gray:{50:"#F7FAFC",100:"#EDF2F7",200:"#E2E8F0",300:"#CBD5E0",400:"#A0AEC0",500:"#718096",600:"#4A5568",700:"#2D3748",800:"#1A202C",900:"#171923"},red:{50:"#FFF5F5",100:"#FED7D7",200:"#FEB2B2",300:"#FC8181",400:"#F56565",500:"#E53E3E",600:"#C53030",700:"#9B2C2C",800:"#822727",900:"#63171B"},orange:{50:"#FFFAF0",100:"#FEEBC8",200:"#FBD38D",300:"#F6AD55",400:"#ED8936",500:"#DD6B20",600:"#C05621",700:"#9C4221",800:"#7B341E",900:"#652B19"},yellow:{50:"#FFFFF0",100:"#FEFCBF",200:"#FAF089",300:"#F6E05E",400:"#ECC94B",500:"#D69E2E",600:"#B7791F",700:"#975A16",800:"#744210",900:"#5F370E"},green:{50:"#F0FFF4",100:"#C6F6D5",200:"#9AE6B4",300:"#68D391",400:"#48BB78",500:"#38A169",600:"#2F855A",700:"#276749",800:"#22543D",900:"#1C4532"},teal:{50:"#E6FFFA",100:"#B2F5EA",200:"#81E6D9",300:"#4FD1C5",400:"#38B2AC",500:"#319795",600:"#2C7A7B",700:"#285E61",800:"#234E52",900:"#1D4044"},blue:{50:"#ebf8ff",100:"#bee3f8",200:"#90cdf4",300:"#63b3ed",400:"#4299e1",500:"#3182ce",600:"#2b6cb0",700:"#2c5282",800:"#2a4365",900:"#1A365D"},cyan:{50:"#EDFDFD",100:"#C4F1F9",200:"#9DECF9",300:"#76E4F7",400:"#0BC5EA",500:"#00B5D8",600:"#00A3C4",700:"#0987A0",800:"#086F83",900:"#065666"},purple:{50:"#FAF5FF",100:"#E9D8FD",200:"#D6BCFA",300:"#B794F4",400:"#9F7AEA",500:"#805AD5",600:"#6B46C1",700:"#553C9A",800:"#44337A",900:"#322659"},pink:{50:"#FFF5F7",100:"#FED7E2",200:"#FBB6CE",300:"#F687B3",400:"#ED64A6",500:"#D53F8C",600:"#B83280",700:"#97266D",800:"#702459",900:"#521B41"},linkedin:{50:"#E8F4F9",100:"#CFEDFB",200:"#9BDAF3",300:"#68C7EC",400:"#34B3E4",500:"#00A0DC",600:"#008CC9",700:"#0077B5",800:"#005E93",900:"#004471"},facebook:{50:"#E8F4F9",100:"#D9DEE9",200:"#B7C2DA",300:"#6482C0",400:"#4267B2",500:"#385898",600:"#314E89",700:"#29487D",800:"#223B67",900:"#1E355B"},messenger:{50:"#D0E6FF",100:"#B9DAFF",200:"#A2CDFF",300:"#7AB8FF",400:"#2E90FF",500:"#0078FF",600:"#0063D1",700:"#0052AC",800:"#003C7E",900:"#002C5C"},whatsapp:{50:"#dffeec",100:"#b9f5d0",200:"#90edb3",300:"#65e495",400:"#3cdd78",500:"#22c35e",600:"#179848",700:"#0c6c33",800:"#01421c",900:"#001803"},twitter:{50:"#E5F4FD",100:"#C8E9FB",200:"#A8DCFA",300:"#83CDF7",400:"#57BBF5",500:"#1DA1F2",600:"#1A94DA",700:"#1681BF",800:"#136B9E",900:"#0D4D71"},telegram:{50:"#E3F2F9",100:"#C5E4F3",200:"#A2D4EC",300:"#7AC1E4",400:"#47A9DA",500:"#0088CC",600:"#007AB8",700:"#006BA1",800:"#005885",900:"#003F5E"}},rge=nge,ige={none:"0",sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},oge=ige,age={xs:"0 0 0 1px rgba(0, 0, 0, 0.05)",sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)","2xl":"0 25px 50px -12px rgba(0, 0, 0, 0.25)",outline:"0 0 0 3px rgba(66, 153, 225, 0.6)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.06)",none:"none","dark-lg":"rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px"},sge=age,lge={common:"background-color, border-color, color, fill, stroke, opacity, box-shadow, transform",colors:"background-color, border-color, color, fill, stroke",dimensions:"width, height",position:"left, right, top, bottom",background:"background-color, background-image, background-position"},uge={"ease-in":"cubic-bezier(0.4, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.2, 1)","ease-in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},cge={"ultra-fast":"50ms",faster:"100ms",fast:"150ms",normal:"200ms",slow:"300ms",slower:"400ms","ultra-slow":"500ms"},dge={property:lge,easing:uge,duration:cge},fge=dge,hge={hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800},pge=hge,gge={none:0,sm:"4px",base:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},mge=gge,vge={breakpoints:tge,zIndices:pge,radii:oge,blur:mge,colors:rge,...SF,sizes:yF,shadows:sge,space:vF,borders:J1e,transition:fge},yge={colors:{"chakra-body-text":{_light:"gray.800",_dark:"whiteAlpha.900"},"chakra-body-bg":{_light:"white",_dark:"gray.800"},"chakra-border-color":{_light:"gray.200",_dark:"whiteAlpha.300"},"chakra-placeholder-color":{_light:"gray.500",_dark:"whiteAlpha.400"}}},xge={global:{body:{fontFamily:"body",color:"chakra-body-text",bg:"chakra-body-bg",transitionProperty:"background-color",transitionDuration:"normal",lineHeight:"base"},"*::placeholder":{color:"chakra-placeholder-color"},"*, *::before, &::after":{borderColor:"chakra-border-color",wordWrap:"break-word"}}};function bge(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}var Sge=["borders","breakpoints","colors","components","config","direction","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","shadows","sizes","space","styles","transition","zIndices"];function wge(e){return bge(e)?Sge.every(t=>Object.prototype.hasOwnProperty.call(e,t)):!1}var Cge="ltr",_ge={useSystemColorMode:!1,initialColorMode:"light",cssVarPrefix:"chakra"},kF={semanticTokens:yge,direction:Cge,...vge,components:X1e,styles:xge,config:_ge};function kge(e,t){const n=kr(e);w.exports.useEffect(()=>{if(t==null)return;let r=null;return r=window.setTimeout(()=>{n()},t),()=>{r&&window.clearTimeout(r)}},[t,n])}function j6(e,...t){return Ege(e)?e(...t):e}var Ege=e=>typeof e=="function";function Pge(e,t){const n=e??"bottom",i={"top-start":{ltr:"top-left",rtl:"top-right"},"top-end":{ltr:"top-right",rtl:"top-left"},"bottom-start":{ltr:"bottom-left",rtl:"bottom-right"},"bottom-end":{ltr:"bottom-right",rtl:"bottom-left"}}[n];return i?.[t]??n}var Tge=(e,t)=>e.find(n=>n.id===t);function hL(e,t){const n=EF(e,t),r=n?e[n].findIndex(i=>i.id===t):-1;return{position:n,index:r}}function EF(e,t){for(const[n,r]of Object.entries(e))if(Tge(r,t))return n}function Lge(e){const t=e.includes("right"),n=e.includes("left");let r="center";return t&&(r="flex-end"),n&&(r="flex-start"),{display:"flex",flexDirection:"column",alignItems:r}}function Age(e){const n=e==="top"||e==="bottom"?"0 auto":void 0,r=e.includes("top")?"env(safe-area-inset-top, 0px)":void 0,i=e.includes("bottom")?"env(safe-area-inset-bottom, 0px)":void 0,o=e.includes("left")?void 0:"env(safe-area-inset-right, 0px)",a=e.includes("right")?void 0:"env(safe-area-inset-left, 0px)";return{position:"fixed",zIndex:5500,pointerEvents:"none",display:"flex",flexDirection:"column",margin:n,top:r,bottom:i,right:o,left:a}}var Ige={top:[],"top-left":[],"top-right":[],"bottom-left":[],bottom:[],"bottom-right":[]},wl=Mge(Ige);function Mge(e){let t=e;const n=new Set,r=i=>{t=i(t),n.forEach(o=>o())};return{getState:()=>t,subscribe:i=>(n.add(i),()=>{r(()=>e),n.delete(i)}),removeToast:(i,o)=>{r(a=>({...a,[o]:a[o].filter(s=>s.id!=i)}))},notify:(i,o)=>{const a=Rge(i,o),{position:s,id:l}=a;return r(d=>{const g=s.includes("top")?[a,...d[s]??[]]:[...d[s]??[],a];return{...d,[s]:g}}),l},update:(i,o)=>{!i||r(a=>{const s={...a},{position:l,index:d}=hL(s,i);return l&&d!==-1&&(s[l][d]={...s[l][d],...o,message:PF(o)}),s})},closeAll:({positions:i}={})=>{r(o=>(i??["bottom","bottom-right","bottom-left","top","top-left","top-right"]).reduce((l,d)=>(l[d]=o[d].map(p=>({...p,requestClose:!0})),l),{...o}))},close:i=>{r(o=>{const a=EF(o,i);return a?{...o,[a]:o[a].map(s=>s.id==i?{...s,requestClose:!0}:s)}:o})},isActive:i=>Boolean(hL(wl.getState(),i).position)}}var pL=0;function Rge(e,t={}){pL+=1;const n=t.id??pL,r=t.position??"bottom";return{id:n,message:e,position:r,duration:t.duration,onCloseComplete:t.onCloseComplete,onRequestRemove:()=>wl.removeToast(String(n),r),status:t.status,requestClose:!1,containerStyle:t.containerStyle}}var Oge=e=>{const{status:t,variant:n="solid",id:r,title:i,isClosable:o,onClose:a,description:s,icon:l}=e,d=r?{root:`toast-${r}`,title:`toast-${r}-title`,description:`toast-${r}-description`}:void 0;return le.createElement(QN,{addRole:!1,status:t,variant:n,id:d?.root,alignItems:"start",borderRadius:"md",boxShadow:"lg",paddingEnd:8,textAlign:"start",width:"auto"},C(eD,{children:l}),le.createElement(Ce.div,{flex:"1",maxWidth:"100%"},i&&C(tD,{id:d?.title,children:i}),s&&C(JN,{id:d?.description,display:"block",children:s})),o&&C($4,{size:"sm",onClick:a,position:"absolute",insetEnd:1,top:1}))};function PF(e={}){const{render:t,toastComponent:n=Oge}=e;return i=>typeof t=="function"?t(i):C(n,{...i,...e})}function Nge(e,t){const n=i=>({...t,...i,position:Pge(i?.position??t?.position,e)}),r=i=>{const o=n(i),a=PF(o);return wl.notify(a,o)};return r.update=(i,o)=>{wl.update(i,n(o))},r.promise=(i,o)=>{const a=r({...o.loading,status:"loading",duration:null});i.then(s=>r.update(a,{status:"success",duration:5e3,...j6(o.success,s)})).catch(s=>r.update(a,{status:"error",duration:5e3,...j6(o.error,s)}))},r.closeAll=wl.closeAll,r.close=wl.close,r.isActive=wl.isActive,r}function Cd(e){const{theme:t}=mO();return w.exports.useMemo(()=>Nge(t.direction,e),[e,t.direction])}var Dge={initial:e=>{const{position:t}=e,n=["top","bottom"].includes(t)?"y":"x";let r=["top-right","bottom-right"].includes(t)?1:-1;return t==="bottom"&&(r=1),{opacity:0,[n]:r*24}},animate:{opacity:1,y:0,x:0,scale:1,transition:{duration:.4,ease:[.4,0,.2,1]}},exit:{opacity:0,scale:.85,transition:{duration:.2,ease:[.4,0,1,1]}}},TF=w.exports.memo(e=>{const{id:t,message:n,onCloseComplete:r,onRequestRemove:i,requestClose:o=!1,position:a="bottom",duration:s=5e3,containerStyle:l,motionVariants:d=Dge,toastSpacing:p="0.5rem"}=e,[g,m]=w.exports.useState(s),y=ote();w0(()=>{y||r?.()},[y]),w0(()=>{m(s)},[s]);const b=()=>m(null),S=()=>m(s),E=()=>{y&&i()};w.exports.useEffect(()=>{y&&o&&i()},[y,o,i]),kge(E,g);const P=w.exports.useMemo(()=>({pointerEvents:"auto",maxWidth:560,minWidth:300,margin:p,...l}),[l,p]),k=w.exports.useMemo(()=>Lge(a),[a]);return le.createElement(rs.li,{layout:!0,className:"chakra-toast",variants:d,initial:"initial",animate:"animate",exit:"exit",onHoverStart:b,onHoverEnd:S,custom:{position:a},style:k},le.createElement(Ce.div,{role:"status","aria-atomic":"true",className:"chakra-toast__inner",__css:P},j6(n,{id:t,onClose:E})))});TF.displayName="ToastComponent";var zge=e=>{const t=w.exports.useSyncExternalStore(wl.subscribe,wl.getState,wl.getState),{children:n,motionVariants:r,component:i=TF,portalProps:o}=e,s=Object.keys(t).map(l=>{const d=t[l];return C("ul",{role:"region","aria-live":"polite",id:`chakra-toast-manager-${l}`,style:Age(l),children:C(Hu,{initial:!1,children:d.map(p=>C(i,{motionVariants:r,...p},p.id))})},l)});return oe(jn,{children:[n,C(gh,{...o,children:s})]})};function Fge(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function $ge(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var Bge={exit:{scale:.85,opacity:0,transition:{opacity:{duration:.15,easings:"easeInOut"},scale:{duration:.2,easings:"easeInOut"}}},enter:{scale:1,opacity:1,transition:{opacity:{easings:"easeOut",duration:.2},scale:{duration:.2,ease:[.175,.885,.4,1.1]}}}};function rg(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var K6=e=>{var t;return((t=e.current)==null?void 0:t.ownerDocument)||document},q6=e=>{var t,n;return((n=(t=e.current)==null?void 0:t.ownerDocument)==null?void 0:n.defaultView)||window};function Hge(e={}){const{openDelay:t=0,closeDelay:n=0,closeOnClick:r=!0,closeOnMouseDown:i,closeOnEsc:o=!0,onOpen:a,onClose:s,placement:l,id:d,isOpen:p,defaultIsOpen:g,arrowSize:m=10,arrowShadowColor:y,arrowPadding:b,modifiers:S,isDisabled:E,gutter:P,offset:k,direction:T,...M}=e,{isOpen:N,onOpen:z,onClose:F}=WD({isOpen:p,defaultIsOpen:g,onOpen:a,onClose:s}),{referenceRef:$,getPopperProps:K,getArrowInnerProps:j,getArrowProps:X}=HD({enabled:N,placement:l,arrowPadding:b,modifiers:S,gutter:P,offset:k,direction:T}),ue=w.exports.useId(),be=`tooltip-${d??ue}`,we=w.exports.useRef(null),Se=w.exports.useRef(),J=w.exports.useRef(),G=w.exports.useCallback(()=>{J.current&&(clearTimeout(J.current),J.current=void 0),F()},[F]),te=Wge(we,G),Q=w.exports.useCallback(()=>{if(!E&&!Se.current){te();const ke=q6(we);Se.current=ke.setTimeout(z,t)}},[te,E,z,t]),W=w.exports.useCallback(()=>{Se.current&&(clearTimeout(Se.current),Se.current=void 0);const ke=q6(we);J.current=ke.setTimeout(G,n)},[n,G]),ie=w.exports.useCallback(()=>{N&&r&&W()},[r,W,N]),de=w.exports.useCallback(()=>{N&&i&&W()},[i,W,N]),xe=w.exports.useCallback(ke=>{N&&ke.key==="Escape"&&W()},[N,W]);P6(()=>K6(we),"keydown",o?xe:void 0),w.exports.useEffect(()=>()=>{clearTimeout(Se.current),clearTimeout(J.current)},[]),P6(()=>we.current,"mouseleave",W);const De=w.exports.useCallback((ke={},$e=null)=>({...ke,ref:Fn(we,$e,$),onMouseEnter:rg(ke.onMouseEnter,Q),onClick:rg(ke.onClick,ie),onMouseDown:rg(ke.onMouseDown,de),onFocus:rg(ke.onFocus,Q),onBlur:rg(ke.onBlur,W),"aria-describedby":N?be:void 0}),[Q,W,de,N,be,ie,$]),Re=w.exports.useCallback((ke={},$e=null)=>K({...ke,style:{...ke.style,[qr.arrowSize.var]:m?`${m}px`:void 0,[qr.arrowShadowColor.var]:y}},$e),[K,m,y]),Ve=w.exports.useCallback((ke={},$e=null)=>{const nt={...ke.style,position:"relative",transformOrigin:qr.transformOrigin.varRef};return{ref:$e,...M,...ke,id:be,role:"tooltip",style:nt}},[M,be]);return{isOpen:N,show:Q,hide:W,getTriggerProps:De,getTooltipProps:Ve,getTooltipPositionerProps:Re,getArrowProps:X,getArrowInnerProps:j}}var dS="chakra-ui:close-tooltip";function Wge(e,t){return w.exports.useEffect(()=>{const n=K6(e);return n.addEventListener(dS,t),()=>n.removeEventListener(dS,t)},[t,e]),()=>{const n=K6(e),r=q6(e);n.dispatchEvent(new r.CustomEvent(dS))}}var Vge=Ce(rs.div),mi=Ie((e,t)=>{const n=So("Tooltip",e),r=bn(e),i=F0(),{children:o,label:a,shouldWrapChildren:s,"aria-label":l,hasArrow:d,bg:p,portalProps:g,background:m,backgroundColor:y,bgColor:b,...S}=r,E=m??y??p??b;if(E){n.bg=E;const $=gY(i,"colors",E);n[qr.arrowBg.var]=$}const P=Hge({...S,direction:i.direction}),k=typeof o=="string"||s;let T;if(k)T=le.createElement(Ce.span,{tabIndex:0,...P.getTriggerProps()},o);else{const $=w.exports.Children.only(o);T=w.exports.cloneElement($,P.getTriggerProps($.props,$.ref))}const M=!!l,N=P.getTooltipProps({},t),z=M?Fge(N,["role","id"]):N,F=$ge(N,["role","id"]);return a?oe(jn,{children:[T,C(Hu,{children:P.isOpen&&le.createElement(gh,{...g},le.createElement(Ce.div,{...P.getTooltipPositionerProps(),__css:{zIndex:n.zIndex,pointerEvents:"none"}},oe(Vge,{variants:Bge,...z,initial:"exit",animate:"enter",exit:"exit",__css:n,children:[a,M&&le.createElement(Ce.span,{srOnly:!0,...F},l),d&&le.createElement(Ce.div,{"data-popper-arrow":!0,className:"chakra-tooltip__arrow-wrapper"},le.createElement(Ce.div,{"data-popper-arrow-inner":!0,className:"chakra-tooltip__arrow",__css:{bg:n.bg}}))]})))})]}):C(jn,{children:o})});mi.displayName="Tooltip";var Uge=e=>{const{children:t,colorModeManager:n,portalZIndex:r,resetCSS:i=!0,theme:o={},environment:a,cssVarsRoot:s}=e,l=C(AD,{environment:a,children:t});return C(yQ,{theme:o,cssVarsRoot:s,children:oe(IR,{colorModeManager:n,options:o.config,children:[i?C(jie,{}):C(Gie,{}),C(bQ,{}),r?C(UD,{zIndex:r,children:l}):l]})})};function Gge({children:e,theme:t=kF,toastOptions:n,...r}){return oe(Uge,{theme:t,...r,children:[e,C(zge,{...n})]})}function jge(...e){let t=[...e],n=e[e.length-1];return wge(n)&&t.length>1?t=t.slice(0,t.length-1):n=kF,zX(...t.map(r=>i=>Bp(r)?r(i):Kge(i,r)))(n)}function Kge(...e){return ud({},...e,LF)}function LF(e,t,n,r){if((Bp(e)||Bp(t))&&Object.prototype.hasOwnProperty.call(r,n))return(...i)=>{const o=Bp(e)?e(...i):e,a=Bp(t)?t(...i):t;return ud({},o,a,LF)}}function As(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map(function(i){return"'"+i+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function fd(e){return!!e&&!!e[nr]}function Du(e){return!!e&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var r=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return r===Object||typeof r=="function"&&Function.toString.call(r)===nme}(e)||Array.isArray(e)||!!e[SL]||!!e.constructor[SL]||w_(e)||C_(e))}function lh(e,t,n){n===void 0&&(n=!1),K0(e)===0?(n?Object.keys:c0)(e).forEach(function(r){n&&typeof r=="symbol"||t(r,e[r],e)}):e.forEach(function(r,i){return t(i,r,e)})}function K0(e){var t=e[nr];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:w_(e)?2:C_(e)?3:0}function u0(e,t){return K0(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function qge(e,t){return K0(e)===2?e.get(t):e[t]}function AF(e,t,n){var r=K0(e);r===2?e.set(t,n):r===3?(e.delete(t),e.add(n)):e[t]=n}function IF(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function w_(e){return eme&&e instanceof Map}function C_(e){return tme&&e instanceof Set}function Af(e){return e.o||e.t}function __(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=RF(e);delete t[nr];for(var n=c0(t),r=0;r<n.length;r++){var i=n[r],o=t[i];o.writable===!1&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(t[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function k_(e,t){return t===void 0&&(t=!1),E_(e)||fd(e)||!Du(e)||(K0(e)>1&&(e.set=e.add=e.clear=e.delete=Zge),Object.freeze(e),t&&lh(e,function(n,r){return k_(r,!0)},!0)),e}function Zge(){As(2)}function E_(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ml(e){var t=Q6[e];return t||As(18,e),t}function Yge(e,t){Q6[e]||(Q6[e]=t)}function Z6(){return Um}function fS(e,t){t&&(Ml("Patches"),e.u=[],e.s=[],e.v=t)}function v5(e){Y6(e),e.p.forEach(Xge),e.p=null}function Y6(e){e===Um&&(Um=e.l)}function gL(e){return Um={p:[],l:Um,h:e,m:!0,_:0}}function Xge(e){var t=e[nr];t.i===0||t.i===1?t.j():t.O=!0}function hS(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||Ml("ES5").S(t,e,r),r?(n[nr].P&&(v5(t),As(4)),Du(e)&&(e=y5(t,e),t.l||x5(t,e)),t.u&&Ml("Patches").M(n[nr].t,e,t.u,t.s)):e=y5(t,n,[]),v5(t),t.u&&t.v(t.u,t.s),e!==MF?e:void 0}function y5(e,t,n){if(E_(t))return t;var r=t[nr];if(!r)return lh(t,function(o,a){return mL(e,r,t,o,a,n)},!0),t;if(r.A!==e)return t;if(!r.P)return x5(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=r.i===4||r.i===5?r.o=__(r.k):r.o;lh(r.i===3?new Set(i):i,function(o,a){return mL(e,r,i,o,a,n)}),x5(e,i,!1),n&&e.u&&Ml("Patches").R(r,n,e.u,e.s)}return r.o}function mL(e,t,n,r,i,o){if(fd(i)){var a=y5(e,i,o&&t&&t.i!==3&&!u0(t.D,r)?o.concat(r):void 0);if(AF(n,r,a),!fd(a))return;e.m=!1}if(Du(i)&&!E_(i)){if(!e.h.F&&e._<1)return;y5(e,i),t&&t.A.l||x5(e,i)}}function x5(e,t,n){n===void 0&&(n=!1),e.h.F&&e.m&&k_(t,n)}function pS(e,t){var n=e[nr];return(n?Af(n):e)[t]}function vL(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Vc(e){e.P||(e.P=!0,e.l&&Vc(e.l))}function gS(e){e.o||(e.o=__(e.t))}function X6(e,t,n){var r=w_(t)?Ml("MapSet").N(t,n):C_(t)?Ml("MapSet").T(t,n):e.g?function(i,o){var a=Array.isArray(i),s={i:a?1:0,A:o?o.A:Z6(),P:!1,I:!1,D:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=s,d=Gm;a&&(l=[s],d=bg);var p=Proxy.revocable(l,d),g=p.revoke,m=p.proxy;return s.k=m,s.j=g,m}(t,n):Ml("ES5").J(t,n);return(n?n.A:Z6()).p.push(r),r}function Qge(e){return fd(e)||As(22,e),function t(n){if(!Du(n))return n;var r,i=n[nr],o=K0(n);if(i){if(!i.P&&(i.i<4||!Ml("ES5").K(i)))return i.t;i.I=!0,r=yL(n,o),i.I=!1}else r=yL(n,o);return lh(r,function(a,s){i&&qge(i.t,a)===s||AF(r,a,t(s))}),o===3?new Set(r):r}(e)}function yL(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return __(e)}function Jge(){function e(o,a){var s=i[o];return s?s.enumerable=a:i[o]=s={configurable:!0,enumerable:a,get:function(){var l=this[nr];return Gm.get(l,o)},set:function(l){var d=this[nr];Gm.set(d,o,l)}},s}function t(o){for(var a=o.length-1;a>=0;a--){var s=o[a][nr];if(!s.P)switch(s.i){case 5:r(s)&&Vc(s);break;case 4:n(s)&&Vc(s)}}}function n(o){for(var a=o.t,s=o.k,l=c0(s),d=l.length-1;d>=0;d--){var p=l[d];if(p!==nr){var g=a[p];if(g===void 0&&!u0(a,p))return!0;var m=s[p],y=m&&m[nr];if(y?y.t!==g:!IF(m,g))return!0}}var b=!!a[nr];return l.length!==c0(a).length+(b?0:1)}function r(o){var a=o.k;if(a.length!==o.t.length)return!0;var s=Object.getOwnPropertyDescriptor(a,a.length-1);if(s&&!s.get)return!0;for(var l=0;l<a.length;l++)if(!a.hasOwnProperty(l))return!0;return!1}var i={};Yge("ES5",{J:function(o,a){var s=Array.isArray(o),l=function(p,g){if(p){for(var m=Array(g.length),y=0;y<g.length;y++)Object.defineProperty(m,""+y,e(y,!0));return m}var b=RF(g);delete b[nr];for(var S=c0(b),E=0;E<S.length;E++){var P=S[E];b[P]=e(P,p||!!b[P].enumerable)}return Object.create(Object.getPrototypeOf(g),b)}(s,o),d={i:s?5:4,A:a?a.A:Z6(),P:!1,I:!1,D:{},l:a,t:o,k:l,o:null,O:!1,C:!1};return Object.defineProperty(l,nr,{value:d,writable:!0}),l},S:function(o,a,s){s?fd(a)&&a[nr].A===o&&t(o.p):(o.u&&function l(d){if(d&&typeof d=="object"){var p=d[nr];if(p){var g=p.t,m=p.k,y=p.D,b=p.i;if(b===4)lh(m,function(T){T!==nr&&(g[T]!==void 0||u0(g,T)?y[T]||l(m[T]):(y[T]=!0,Vc(p)))}),lh(g,function(T){m[T]!==void 0||u0(m,T)||(y[T]=!1,Vc(p))});else if(b===5){if(r(p)&&(Vc(p),y.length=!0),m.length<g.length)for(var S=m.length;S<g.length;S++)y[S]=!1;else for(var E=g.length;E<m.length;E++)y[E]=!0;for(var P=Math.min(m.length,g.length),k=0;k<P;k++)m.hasOwnProperty(k)||(y[k]=!0),y[k]===void 0&&l(m[k])}}}}(o.p[0]),t(o.p))},K:function(o){return o.i===4?n(o):r(o)}})}var xL,Um,P_=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",eme=typeof Map<"u",tme=typeof Set<"u",bL=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",MF=P_?Symbol.for("immer-nothing"):((xL={})["immer-nothing"]=!0,xL),SL=P_?Symbol.for("immer-draftable"):"__$immer_draftable",nr=P_?Symbol.for("immer-state"):"__$immer_state",nme=""+Object.prototype.constructor,c0=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,RF=Object.getOwnPropertyDescriptors||function(e){var t={};return c0(e).forEach(function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)}),t},Q6={},Gm={get:function(e,t){if(t===nr)return e;var n=Af(e);if(!u0(n,t))return function(i,o,a){var s,l=vL(o,a);return l?"value"in l?l.value:(s=l.get)===null||s===void 0?void 0:s.call(i.k):void 0}(e,n,t);var r=n[t];return e.I||!Du(r)?r:r===pS(e.t,t)?(gS(e),e.o[t]=X6(e.A.h,r,e)):r},has:function(e,t){return t in Af(e)},ownKeys:function(e){return Reflect.ownKeys(Af(e))},set:function(e,t,n){var r=vL(Af(e),t);if(r?.set)return r.set.call(e.k,n),!0;if(!e.P){var i=pS(Af(e),t),o=i?.[nr];if(o&&o.t===n)return e.o[t]=n,e.D[t]=!1,!0;if(IF(n,i)&&(n!==void 0||u0(e.t,t)))return!0;gS(e),Vc(e)}return e.o[t]===n&&typeof n!="number"&&(n!==void 0||t in e.o)||(e.o[t]=n,e.D[t]=!0,!0)},deleteProperty:function(e,t){return pS(e.t,t)!==void 0||t in e.t?(e.D[t]=!1,gS(e),Vc(e)):delete e.D[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=Af(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty:function(){As(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){As(12)}},bg={};lh(Gm,function(e,t){bg[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),bg.deleteProperty=function(e,t){return bg.set.call(this,e,t,void 0)},bg.set=function(e,t,n){return Gm.set.call(this,e[0],t,n,e[0])};var rme=function(){function e(n){var r=this;this.g=bL,this.F=!0,this.produce=function(i,o,a){if(typeof i=="function"&&typeof o!="function"){var s=o;o=i;var l=r;return function(S){var E=this;S===void 0&&(S=s);for(var P=arguments.length,k=Array(P>1?P-1:0),T=1;T<P;T++)k[T-1]=arguments[T];return l.produce(S,function(M){var N;return(N=o).call.apply(N,[E,M].concat(k))})}}var d;if(typeof o!="function"&&As(6),a!==void 0&&typeof a!="function"&&As(7),Du(i)){var p=gL(r),g=X6(r,i,void 0),m=!0;try{d=o(g),m=!1}finally{m?v5(p):Y6(p)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(S){return fS(p,a),hS(S,p)},function(S){throw v5(p),S}):(fS(p,a),hS(d,p))}if(!i||typeof i!="object"){if((d=o(i))===void 0&&(d=i),d===MF&&(d=void 0),r.F&&k_(d,!0),a){var y=[],b=[];Ml("Patches").M(i,d,y,b),a(y,b)}return d}As(21,i)},this.produceWithPatches=function(i,o){if(typeof i=="function")return function(d){for(var p=arguments.length,g=Array(p>1?p-1:0),m=1;m<p;m++)g[m-1]=arguments[m];return r.produceWithPatches(d,function(y){return i.apply(void 0,[y].concat(g))})};var a,s,l=r.produce(i,o,function(d,p){a=d,s=p});return typeof Promise<"u"&&l instanceof Promise?l.then(function(d){return[d,a,s]}):[l,a,s]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){Du(n)||As(8),fd(n)&&(n=Qge(n));var r=gL(this),i=X6(this,n,void 0);return i[nr].C=!0,Y6(r),i},t.finishDraft=function(n,r){var i=n&&n[nr],o=i.A;return fS(o,r),hS(void 0,o)},t.setAutoFreeze=function(n){this.F=n},t.setUseProxies=function(n){n&&!bL&&As(20),this.g=n},t.applyPatches=function(n,r){var i;for(i=r.length-1;i>=0;i--){var o=r[i];if(o.path.length===0&&o.op==="replace"){n=o.value;break}}i>-1&&(r=r.slice(i+1));var a=Ml("Patches").$;return fd(n)?a(n,r):this.produce(n,function(s){return a(s,r)})},e}(),ba=new rme,OF=ba.produce;ba.produceWithPatches.bind(ba);ba.setAutoFreeze.bind(ba);ba.setUseProxies.bind(ba);ba.applyPatches.bind(ba);ba.createDraft.bind(ba);ba.finishDraft.bind(ba);function ime(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function wL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function CL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?wL(Object(n),!0).forEach(function(r){ime(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wL(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Zi(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var _L=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),mS=function(){return Math.random().toString(36).substring(7).split("").join(".")},b5={INIT:"@@redux/INIT"+mS(),REPLACE:"@@redux/REPLACE"+mS(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+mS()}};function ome(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function T_(e,t,n){var r;if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(Zi(0));if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(Zi(1));return n(T_)(e,t)}if(typeof e!="function")throw new Error(Zi(2));var i=e,o=t,a=[],s=a,l=!1;function d(){s===a&&(s=a.slice())}function p(){if(l)throw new Error(Zi(3));return o}function g(S){if(typeof S!="function")throw new Error(Zi(4));if(l)throw new Error(Zi(5));var E=!0;return d(),s.push(S),function(){if(!!E){if(l)throw new Error(Zi(6));E=!1,d();var k=s.indexOf(S);s.splice(k,1),a=null}}}function m(S){if(!ome(S))throw new Error(Zi(7));if(typeof S.type>"u")throw new Error(Zi(8));if(l)throw new Error(Zi(9));try{l=!0,o=i(o,S)}finally{l=!1}for(var E=a=s,P=0;P<E.length;P++){var k=E[P];k()}return S}function y(S){if(typeof S!="function")throw new Error(Zi(10));i=S,m({type:b5.REPLACE})}function b(){var S,E=g;return S={subscribe:function(k){if(typeof k!="object"||k===null)throw new Error(Zi(11));function T(){k.next&&k.next(p())}T();var M=E(T);return{unsubscribe:M}}},S[_L]=function(){return this},S}return m({type:b5.INIT}),r={dispatch:m,subscribe:g,getState:p,replaceReducer:y},r[_L]=b,r}function ame(e){Object.keys(e).forEach(function(t){var n=e[t],r=n(void 0,{type:b5.INIT});if(typeof r>"u")throw new Error(Zi(12));if(typeof n(void 0,{type:b5.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Zi(13))})}function NF(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++){var i=t[r];typeof e[i]=="function"&&(n[i]=e[i])}var o=Object.keys(n),a;try{ame(n)}catch(s){a=s}return function(l,d){if(l===void 0&&(l={}),a)throw a;for(var p=!1,g={},m=0;m<o.length;m++){var y=o[m],b=n[y],S=l[y],E=b(S,d);if(typeof E>"u")throw d&&d.type,new Error(Zi(14));g[y]=E,p=p||E!==S}return p=p||o.length!==Object.keys(l).length,p?g:l}}function S5(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.length===0?function(r){return r}:t.length===1?t[0]:t.reduce(function(r,i){return function(){return r(i.apply(void 0,arguments))}})}function sme(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){return function(){var i=r.apply(void 0,arguments),o=function(){throw new Error(Zi(15))},a={getState:i.getState,dispatch:function(){return o.apply(void 0,arguments)}},s=t.map(function(l){return l(a)});return o=S5.apply(void 0,s)(i.dispatch),CL(CL({},i),{},{dispatch:o})}}}var w5="NOT_FOUND";function lme(e){var t;return{get:function(r){return t&&e(t.key,r)?t.value:w5},put:function(r,i){t={key:r,value:i}},getEntries:function(){return t?[t]:[]},clear:function(){t=void 0}}}function ume(e,t){var n=[];function r(s){var l=n.findIndex(function(p){return t(s,p.key)});if(l>-1){var d=n[l];return l>0&&(n.splice(l,1),n.unshift(d)),d.value}return w5}function i(s,l){r(s)===w5&&(n.unshift({key:s,value:l}),n.length>e&&n.pop())}function o(){return n}function a(){n=[]}return{get:r,put:i,getEntries:o,clear:a}}var cme=function(t,n){return t===n};function dme(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;for(var i=n.length,o=0;o<i;o++)if(!e(n[o],r[o]))return!1;return!0}}function fme(e,t){var n=typeof t=="object"?t:{equalityCheck:t},r=n.equalityCheck,i=r===void 0?cme:r,o=n.maxSize,a=o===void 0?1:o,s=n.resultEqualityCheck,l=dme(i),d=a===1?lme(l):ume(a,l);function p(){var g=d.get(arguments);if(g===w5){if(g=e.apply(null,arguments),s){var m=d.getEntries(),y=m.find(function(b){return s(b.value,g)});y&&(g=y.value)}d.put(arguments,g)}return g}return p.clearCache=function(){return d.clear()},p}function hme(e){var t=Array.isArray(e[0])?e[0]:e;if(!t.every(function(r){return typeof r=="function"})){var n=t.map(function(r){return typeof r=="function"?"function "+(r.name||"unnamed")+"()":typeof r}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+n+"]")}return t}function pme(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=function(){for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];var d=0,p,g={memoizeOptions:void 0},m=s.pop();if(typeof m=="object"&&(g=m,m=s.pop()),typeof m!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof m+"]");var y=g,b=y.memoizeOptions,S=b===void 0?n:b,E=Array.isArray(S)?S:[S],P=hme(s),k=e.apply(void 0,[function(){return d++,m.apply(null,arguments)}].concat(E)),T=e(function(){for(var N=[],z=P.length,F=0;F<z;F++)N.push(P[F].apply(null,arguments));return p=k.apply(null,N),p});return Object.assign(T,{resultFunc:m,memoizedResultFunc:k,dependencies:P,lastResult:function(){return p},recomputations:function(){return d},resetRecomputations:function(){return d=0}}),T};return i}var sn=pme(fme);function DF(e){var t=function(r){var i=r.dispatch,o=r.getState;return function(a){return function(s){return typeof s=="function"?s(i,o,e):a(s)}}};return t}var zF=DF();zF.withExtraArgument=DF;const kL=zF;var gme=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();globalThis&&globalThis.__generator;var C5=globalThis&&globalThis.__spreadArray||function(e,t){for(var n=0,r=t.length,i=e.length;n<r;n++,i++)e[i]=t[n];return e},mme=Object.defineProperty,EL=Object.getOwnPropertySymbols,vme=Object.prototype.hasOwnProperty,yme=Object.prototype.propertyIsEnumerable,PL=function(e,t,n){return t in e?mme(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},jm=function(e,t){for(var n in t||(t={}))vme.call(t,n)&&PL(e,n,t[n]);if(EL)for(var r=0,i=EL(t);r<i.length;r++){var n=i[r];yme.call(t,n)&&PL(e,n,t[n])}return e},xme=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?S5:S5.apply(null,arguments)};function bme(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var n=t;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return t===n}var Sme=function(e){gme(t,e);function t(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=e.apply(this,n)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,C5([void 0],n[0].concat(this)))):new(t.bind.apply(t,C5([void 0],n.concat(this))))},t}(Array);function J6(e){return Du(e)?OF(e,function(){}):e}function wme(e){return typeof e=="boolean"}function Cme(){return function(t){return _me(t)}}function _me(e){e===void 0&&(e={});var t=e.thunk,n=t===void 0?!0:t;e.immutableCheck,e.serializableCheck;var r=new Sme;return n&&(wme(n)?r.push(kL):r.push(kL.withExtraArgument(n.extraArgument))),r}var kme=!0;function Eme(e){var t=Cme(),n=e||{},r=n.reducer,i=r===void 0?void 0:r,o=n.middleware,a=o===void 0?t():o,s=n.devTools,l=s===void 0?!0:s,d=n.preloadedState,p=d===void 0?void 0:d,g=n.enhancers,m=g===void 0?void 0:g,y;if(typeof i=="function")y=i;else if(bme(i))y=NF(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=a;typeof b=="function"&&(b=b(t));var S=sme.apply(void 0,b),E=S5;l&&(E=xme(jm({trace:!kme},typeof l=="object"&&l)));var P=[S];Array.isArray(m)?P=C5([S],m):typeof m=="function"&&(P=m(P));var k=E.apply(void 0,P);return T_(y,p,k)}function Ji(e,t){function n(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];if(t){var o=t.apply(void 0,r);if(!o)throw new Error("prepareAction did not return an object");return jm(jm({type:e,payload:o.payload},"meta"in o&&{meta:o.meta}),"error"in o&&{error:o.error})}return{type:e,payload:r[0]}}return n.toString=function(){return""+e},n.type=e,n.match=function(r){return r.type===e},n}function FF(e){var t={},n=[],r,i={addCase:function(o,a){var s=typeof o=="string"?o:o.type;if(s in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[s]=a,i},addMatcher:function(o,a){return n.push({matcher:o,reducer:a}),i},addDefaultCase:function(o){return r=o,i}};return e(i),[t,n,r]}function Pme(e){return typeof e=="function"}function Tme(e,t,n,r){n===void 0&&(n=[]);var i=typeof t=="function"?FF(t):[t,n,r],o=i[0],a=i[1],s=i[2],l;if(Pme(e))l=function(){return J6(e())};else{var d=J6(e);l=function(){return d}}function p(g,m){g===void 0&&(g=l());var y=C5([o[m.type]],a.filter(function(b){var S=b.matcher;return S(m)}).map(function(b){var S=b.reducer;return S}));return y.filter(function(b){return!!b}).length===0&&(y=[s]),y.reduce(function(b,S){if(S)if(fd(b)){var E=b,P=S(E,m);return P===void 0?b:P}else{if(Du(b))return OF(b,function(k){return S(k,m)});var P=S(b,m);if(P===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return P}return b},g)}return p.getInitialState=l,p}function Lme(e,t){return e+"/"+t}function J4(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof e.initialState=="function"?e.initialState:J6(e.initialState),r=e.reducers||{},i=Object.keys(r),o={},a={},s={};i.forEach(function(p){var g=r[p],m=Lme(t,p),y,b;"reducer"in g?(y=g.reducer,b=g.prepare):y=g,o[p]=y,a[m]=y,s[p]=b?Ji(m,b):Ji(m)});function l(){var p=typeof e.extraReducers=="function"?FF(e.extraReducers):[e.extraReducers],g=p[0],m=g===void 0?{}:g,y=p[1],b=y===void 0?[]:y,S=p[2],E=S===void 0?void 0:S,P=jm(jm({},m),a);return Tme(n,P,b,E)}var d;return{name:t,reducer:function(p,g){return d||(d=l()),d(p,g)},actions:s,caseReducers:o,getInitialState:function(){return d||(d=l()),d.getInitialState()}}}var L_="listenerMiddleware";Ji(L_+"/add");Ji(L_+"/removeAll");Ji(L_+"/remove");Jge();var $F={exports:{}},BF={};/**
|
|
* @license React
|
|
* use-sync-external-store-shim.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var A0=w.exports;function Ame(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Ime=typeof Object.is=="function"?Object.is:Ame,Mme=A0.useState,Rme=A0.useEffect,Ome=A0.useLayoutEffect,Nme=A0.useDebugValue;function Dme(e,t){var n=t(),r=Mme({inst:{value:n,getSnapshot:t}}),i=r[0].inst,o=r[1];return Ome(function(){i.value=n,i.getSnapshot=t,vS(i)&&o({inst:i})},[e,n,t]),Rme(function(){return vS(i)&&o({inst:i}),e(function(){vS(i)&&o({inst:i})})},[e]),Nme(n),n}function vS(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Ime(e,n)}catch{return!0}}function zme(e,t){return t()}var Fme=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?zme:Dme;BF.useSyncExternalStore=A0.useSyncExternalStore!==void 0?A0.useSyncExternalStore:Fme;(function(e){e.exports=BF})($F);var HF={exports:{}},WF={};/**
|
|
* @license React
|
|
* use-sync-external-store-shim/with-selector.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var ex=w.exports,$me=$F.exports;function Bme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Hme=typeof Object.is=="function"?Object.is:Bme,Wme=$me.useSyncExternalStore,Vme=ex.useRef,Ume=ex.useEffect,Gme=ex.useMemo,jme=ex.useDebugValue;WF.useSyncExternalStoreWithSelector=function(e,t,n,r,i){var o=Vme(null);if(o.current===null){var a={hasValue:!1,value:null};o.current=a}else a=o.current;o=Gme(function(){function l(y){if(!d){if(d=!0,p=y,y=r(y),i!==void 0&&a.hasValue){var b=a.value;if(i(b,y))return g=b}return g=y}if(b=g,Hme(p,y))return b;var S=r(y);return i!==void 0&&i(b,S)?b:(p=y,g=S)}var d=!1,p,g,m=n===void 0?null:n;return[function(){return l(t())},m===null?void 0:function(){return l(m())}]},[t,n,r,i]);var s=Wme(e,o[0],o[1]);return Ume(function(){a.hasValue=!0,a.value=s},[s]),jme(s),s};(function(e){e.exports=WF})(HF);function Kme(e){e()}let VF=Kme;const qme=e=>VF=e,Zme=()=>VF,hd=le.createContext(null);function UF(){return w.exports.useContext(hd)}const Yme=()=>{throw new Error("uSES not initialized!")};let GF=Yme;const Xme=e=>{GF=e},Qme=(e,t)=>e===t;function Jme(e=hd){const t=e===hd?UF:()=>w.exports.useContext(e);return function(r,i=Qme){const{store:o,subscription:a,getServerState:s}=t(),l=GF(a.addNestedSub,o.getState,s||o.getState,r,i);return w.exports.useDebugValue(l),l}}const eve=Jme();var tve={exports:{}},In={};/**
|
|
* @license React
|
|
* react-is.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var A_=Symbol.for("react.element"),I_=Symbol.for("react.portal"),tx=Symbol.for("react.fragment"),nx=Symbol.for("react.strict_mode"),rx=Symbol.for("react.profiler"),ix=Symbol.for("react.provider"),ox=Symbol.for("react.context"),nve=Symbol.for("react.server_context"),ax=Symbol.for("react.forward_ref"),sx=Symbol.for("react.suspense"),lx=Symbol.for("react.suspense_list"),ux=Symbol.for("react.memo"),cx=Symbol.for("react.lazy"),rve=Symbol.for("react.offscreen"),jF;jF=Symbol.for("react.module.reference");function os(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case A_:switch(e=e.type,e){case tx:case rx:case nx:case sx:case lx:return e;default:switch(e=e&&e.$$typeof,e){case nve:case ox:case ax:case cx:case ux:case ix:return e;default:return t}}case I_:return t}}}In.ContextConsumer=ox;In.ContextProvider=ix;In.Element=A_;In.ForwardRef=ax;In.Fragment=tx;In.Lazy=cx;In.Memo=ux;In.Portal=I_;In.Profiler=rx;In.StrictMode=nx;In.Suspense=sx;In.SuspenseList=lx;In.isAsyncMode=function(){return!1};In.isConcurrentMode=function(){return!1};In.isContextConsumer=function(e){return os(e)===ox};In.isContextProvider=function(e){return os(e)===ix};In.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===A_};In.isForwardRef=function(e){return os(e)===ax};In.isFragment=function(e){return os(e)===tx};In.isLazy=function(e){return os(e)===cx};In.isMemo=function(e){return os(e)===ux};In.isPortal=function(e){return os(e)===I_};In.isProfiler=function(e){return os(e)===rx};In.isStrictMode=function(e){return os(e)===nx};In.isSuspense=function(e){return os(e)===sx};In.isSuspenseList=function(e){return os(e)===lx};In.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===tx||e===rx||e===nx||e===sx||e===lx||e===rve||typeof e=="object"&&e!==null&&(e.$$typeof===cx||e.$$typeof===ux||e.$$typeof===ix||e.$$typeof===ox||e.$$typeof===ax||e.$$typeof===jF||e.getModuleId!==void 0)};In.typeOf=os;(function(e){e.exports=In})(tve);function ive(){const e=Zme();let t=null,n=null;return{clear(){t=null,n=null},notify(){e(()=>{let r=t;for(;r;)r.callback(),r=r.next})},get(){let r=[],i=t;for(;i;)r.push(i),i=i.next;return r},subscribe(r){let i=!0,o=n={callback:r,next:null,prev:n};return o.prev?o.prev.next=o:t=o,function(){!i||t===null||(i=!1,o.next?o.next.prev=o.prev:n=o.prev,o.prev?o.prev.next=o.next:t=o.next)}}}}const TL={notify(){},get:()=>[]};function ove(e,t){let n,r=TL;function i(g){return l(),r.subscribe(g)}function o(){r.notify()}function a(){p.onStateChange&&p.onStateChange()}function s(){return Boolean(n)}function l(){n||(n=t?t.addNestedSub(a):e.subscribe(a),r=ive())}function d(){n&&(n(),n=void 0,r.clear(),r=TL)}const p={addNestedSub:i,notifyNestedSubs:o,handleChangeWrapper:a,isSubscribed:s,trySubscribe:l,tryUnsubscribe:d,getListeners:()=>r};return p}const ave=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",sve=ave?w.exports.useLayoutEffect:w.exports.useEffect;function lve({store:e,context:t,children:n,serverState:r}){const i=w.exports.useMemo(()=>{const s=ove(e);return{store:e,subscription:s,getServerState:r?()=>r:void 0}},[e,r]),o=w.exports.useMemo(()=>e.getState(),[e]);return sve(()=>{const{subscription:s}=i;return s.onStateChange=s.notifyNestedSubs,s.trySubscribe(),o!==e.getState()&&s.notifyNestedSubs(),()=>{s.tryUnsubscribe(),s.onStateChange=void 0}},[i,o]),C((t||hd).Provider,{value:i,children:n})}function KF(e=hd){const t=e===hd?UF:()=>w.exports.useContext(e);return function(){const{store:r}=t();return r}}const uve=KF();function cve(e=hd){const t=e===hd?uve:KF(e);return function(){return t().dispatch}}const dve=cve();Xme(HF.exports.useSyncExternalStoreWithSelector);qme($l.exports.unstable_batchedUpdates);var M_="persist:",qF="persist/FLUSH",R_="persist/REHYDRATE",ZF="persist/PAUSE",YF="persist/PERSIST",XF="persist/PURGE",QF="persist/REGISTER",fve=-1;function r3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?r3=function(n){return typeof n}:r3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},r3(e)}function LL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function hve(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?LL(n,!0).forEach(function(r){pve(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):LL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function pve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function gve(e,t,n,r){r.debug;var i=hve({},n);return e&&r3(e)==="object"&&Object.keys(e).forEach(function(o){o!=="_persist"&&t[o]===n[o]&&(i[o]=e[o])}),i}function mve(e){var t=e.blacklist||null,n=e.whitelist||null,r=e.transforms||[],i=e.throttle||0,o="".concat(e.keyPrefix!==void 0?e.keyPrefix:M_).concat(e.key),a=e.storage,s;e.serialize===!1?s=function(N){return N}:typeof e.serialize=="function"?s=e.serialize:s=vve;var l=e.writeFailHandler||null,d={},p={},g=[],m=null,y=null,b=function(N){Object.keys(N).forEach(function(z){!P(z)||d[z]!==N[z]&&g.indexOf(z)===-1&&g.push(z)}),Object.keys(d).forEach(function(z){N[z]===void 0&&P(z)&&g.indexOf(z)===-1&&d[z]!==void 0&&g.push(z)}),m===null&&(m=setInterval(S,i)),d=N};function S(){if(g.length===0){m&&clearInterval(m),m=null;return}var M=g.shift(),N=r.reduce(function(z,F){return F.in(z,M,d)},d[M]);if(N!==void 0)try{p[M]=s(N)}catch(z){console.error("redux-persist/createPersistoid: error serializing state",z)}else delete p[M];g.length===0&&E()}function E(){Object.keys(p).forEach(function(M){d[M]===void 0&&delete p[M]}),y=a.setItem(o,s(p)).catch(k)}function P(M){return!(n&&n.indexOf(M)===-1&&M!=="_persist"||t&&t.indexOf(M)!==-1)}function k(M){l&&l(M)}var T=function(){for(;g.length!==0;)S();return y||Promise.resolve()};return{update:b,flush:T}}function vve(e){return JSON.stringify(e)}function yve(e){var t=e.transforms||[],n="".concat(e.keyPrefix!==void 0?e.keyPrefix:M_).concat(e.key),r=e.storage;e.debug;var i;return e.deserialize===!1?i=function(a){return a}:typeof e.deserialize=="function"?i=e.deserialize:i=xve,r.getItem(n).then(function(o){if(o)try{var a={},s=i(o);return Object.keys(s).forEach(function(l){a[l]=t.reduceRight(function(d,p){return p.out(d,l,s)},i(s[l]))}),a}catch(l){throw l}else return})}function xve(e){return JSON.parse(e)}function bve(e){var t=e.storage,n="".concat(e.keyPrefix!==void 0?e.keyPrefix:M_).concat(e.key);return t.removeItem(n,Sve)}function Sve(e){}function AL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function xu(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?AL(n,!0).forEach(function(r){wve(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):AL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function wve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Cve(e,t){if(e==null)return{};var n=_ve(e,t),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function _ve(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var kve=5e3;function i3(e,t){var n=e.version!==void 0?e.version:fve;e.debug;var r=e.stateReconciler===void 0?gve:e.stateReconciler,i=e.getStoredState||yve,o=e.timeout!==void 0?e.timeout:kve,a=null,s=!1,l=!0,d=function(g){return g._persist.rehydrated&&a&&!l&&a.update(g),g};return function(p,g){var m=p||{},y=m._persist,b=Cve(m,["_persist"]),S=b;if(g.type===YF){var E=!1,P=function($,K){E||(g.rehydrate(e.key,$,K),E=!0)};if(o&&setTimeout(function(){!E&&P(void 0,new Error('redux-persist: persist timed out for persist key "'.concat(e.key,'"')))},o),l=!1,a||(a=mve(e)),y)return xu({},t(S,g),{_persist:y});if(typeof g.rehydrate!="function"||typeof g.register!="function")throw new Error("redux-persist: either rehydrate or register is not a function on the PERSIST action. This can happen if the action is being replayed. This is an unexplored use case, please open an issue and we will figure out a resolution.");return g.register(e.key),i(e).then(function(F){var $=e.migrate||function(K,j){return Promise.resolve(K)};$(F,n).then(function(K){P(K)},function(K){P(void 0,K)})},function(F){P(void 0,F)}),xu({},t(S,g),{_persist:{version:n,rehydrated:!1}})}else{if(g.type===XF)return s=!0,g.result(bve(e)),xu({},t(S,g),{_persist:y});if(g.type===qF)return g.result(a&&a.flush()),xu({},t(S,g),{_persist:y});if(g.type===ZF)l=!0;else if(g.type===R_){if(s)return xu({},S,{_persist:xu({},y,{rehydrated:!0})});if(g.key===e.key){var k=t(S,g),T=g.payload,M=r!==!1&&T!==void 0?r(T,p,k,e):k,N=xu({},M,{_persist:xu({},y,{rehydrated:!0})});return d(N)}}}if(!y)return t(p,g);var z=t(S,g);return z===S?p:d(xu({},z,{_persist:y}))}}function IL(e){return Tve(e)||Pve(e)||Eve()}function Eve(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function Pve(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Tve(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}function ML(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function eC(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ML(n,!0).forEach(function(r){Lve(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ML(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Lve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var JF={registry:[],bootstrapped:!1},Ave=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:JF,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case QF:return eC({},t,{registry:[].concat(IL(t.registry),[n.key])});case R_:var r=t.registry.indexOf(n.key),i=IL(t.registry);return i.splice(r,1),eC({},t,{registry:i,bootstrapped:i.length===0});default:return t}};function Ive(e,t,n){var r=n||!1,i=T_(Ave,JF,t&&t.enhancer?t.enhancer:void 0),o=function(d){i.dispatch({type:QF,key:d})},a=function(d,p,g){var m={type:R_,payload:p,err:g,key:d};e.dispatch(m),i.dispatch(m),r&&s.getState().bootstrapped&&(r(),r=!1)},s=eC({},i,{purge:function(){var d=[];return e.dispatch({type:XF,result:function(g){d.push(g)}}),Promise.all(d)},flush:function(){var d=[];return e.dispatch({type:qF,result:function(g){d.push(g)}}),Promise.all(d)},pause:function(){e.dispatch({type:ZF})},persist:function(){e.dispatch({type:YF,register:o,rehydrate:a})}});return t&&t.manualPersist||s.persist(),s}var O_={},N_={};N_.__esModule=!0;N_.default=Ove;function o3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?o3=function(n){return typeof n}:o3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},o3(e)}function yS(){}var Mve={getItem:yS,setItem:yS,removeItem:yS};function Rve(e){if((typeof self>"u"?"undefined":o3(self))!=="object"||!(e in self))return!1;try{var t=self[e],n="redux-persist ".concat(e," test");t.setItem(n,"test"),t.getItem(n),t.removeItem(n)}catch{return!1}return!0}function Ove(e){var t="".concat(e,"Storage");return Rve(t)?self[t]:Mve}O_.__esModule=!0;O_.default=zve;var Nve=Dve(N_);function Dve(e){return e&&e.__esModule?e:{default:e}}function zve(e){var t=(0,Nve.default)(e);return{getItem:function(r){return new Promise(function(i,o){i(t.getItem(r))})},setItem:function(r,i){return new Promise(function(o,a){o(t.setItem(r,i))})},removeItem:function(r){return new Promise(function(i,o){i(t.removeItem(r))})}}}var Cv=void 0,Fve=$ve(O_);function $ve(e){return e&&e.__esModule?e:{default:e}}var Bve=(0,Fve.default)("local");Cv=Bve;const a3=e=>e.length===1?e[0].prompt:e.map(t=>`${t.prompt}:${t.weight}`).join(" "),Hve=e=>{const r=e.split(",").map(i=>i.split(":")).map(i=>({seed:Number(i[0]),weight:Number(i[1])}));return D_(r)?r:!1},D_=e=>Boolean(typeof e=="string"?Hve(e):e.length&&!e.some(t=>{const{seed:n,weight:r}=t,i=!isNaN(parseInt(n.toString(),10)),o=!isNaN(parseInt(r.toString(),10))&&r>=0&&r<=1;return!(i&&o)})),_5=e=>e.reduce((t,n,r,i)=>{const{seed:o,weight:a}=n;return t+=`${o}:${a}`,r!==i.length-1&&(t+=","),t},""),Wve=e=>e.split(",").map(r=>r.split(":")).map(r=>[parseInt(r[0]),parseFloat(r[1])]);var Sa={exports:{}};/**
|
|
* @license
|
|
* Lodash <https://lodash.com/>
|
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
* Released under MIT license <https://lodash.com/license>
|
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
*/(function(e,t){(function(){var n,r="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",s="Invalid `variable` option passed into `_.template`",l="__lodash_hash_undefined__",d=500,p="__lodash_placeholder__",g=1,m=2,y=4,b=1,S=2,E=1,P=2,k=4,T=8,M=16,N=32,z=64,F=128,$=256,K=512,j=30,X="...",ue=800,ge=16,be=1,we=2,Se=3,J=1/0,G=9007199254740991,te=17976931348623157e292,Q=0/0,W=4294967295,ie=W-1,de=W>>>1,xe=[["ary",F],["bind",E],["bindKey",P],["curry",T],["curryRight",M],["flip",K],["partial",N],["partialRight",z],["rearg",$]],De="[object Arguments]",Re="[object Array]",Ve="[object AsyncFunction]",ke="[object Boolean]",$e="[object Date]",nt="[object DOMException]",ft="[object Error]",Rt="[object Function]",Ot="[object GeneratorFunction]",Me="[object Map]",tt="[object Number]",gt="[object Null]",at="[object Object]",mt="[object Promise]",gn="[object Proxy]",vt="[object RegExp]",Ht="[object Set]",nn="[object String]",zt="[object Symbol]",Oe="[object Undefined]",et="[object WeakMap]",Gt="[object WeakSet]",Wt="[object ArrayBuffer]",Ee="[object DataView]",kt="[object Float32Array]",Qt="[object Float64Array]",Bn="[object Int8Array]",je="[object Int16Array]",Lt="[object Int32Array]",Be="[object Uint8Array]",ut="[object Uint8ClampedArray]",Ke="[object Uint16Array]",bt="[object Uint32Array]",Jt=/\b__p \+= '';/g,qn=/\b(__p \+=) '' \+/g,yr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Hr=/&(?:amp|lt|gt|quot|#39);/g,Bi=/[&<>"']/g,Ld=RegExp(Hr.source),Wr=RegExp(Bi.source),Ku=/<%-([\s\S]+?)%>/g,Ad=/<%([\s\S]+?)%>/g,$s=/<%=([\s\S]+?)%>/g,qu=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zu=/^\w*$/,or=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ul=/[\\^$.*+?()[\]{}|]/g,Id=RegExp(Ul.source),Bs=/^\s+/,Gl=/\s/,Md=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,xi=/\{\n\/\* \[wrapped with (.+)\] \*/,Hs=/,? & /,Rd=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Od=/[()=,{}\[\]\/\s]/,Nd=/\\(\\)?/g,Dd=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,oi=/\w*$/,zd=/^[-+]0x[0-9a-f]+$/i,Fd=/^0b[01]+$/i,$d=/^\[object .+?Constructor\]$/,Bd=/^0o[0-7]+$/i,Hd=/^(?:0|[1-9]\d*)$/,Wd=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,wo=/($^)/,Vd=/['\n\r\u2028\u2029\\]/g,Hi="\\ud800-\\udfff",Ko="\\u0300-\\u036f",as="\\ufe20-\\ufe2f",eo="\\u20d0-\\u20ff",Ea=Ko+as+eo,Yu="\\u2700-\\u27bf",Ws="a-z\\xdf-\\xf6\\xf8-\\xff",Pa="\\xac\\xb1\\xd7\\xf7",Wi="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",mn="\\u2000-\\u206f",dn=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",to="A-Z\\xc0-\\xd6\\xd8-\\xde",ar="\\ufe0e\\ufe0f",Tr=Pa+Wi+mn+dn,no="['\u2019]",Ta="["+Hi+"]",Lr="["+Tr+"]",qo="["+Ea+"]",jl="\\d+",Co="["+Yu+"]",ro="["+Ws+"]",Kl="[^"+Hi+Tr+jl+Yu+Ws+to+"]",Xr="\\ud83c[\\udffb-\\udfff]",ql="(?:"+qo+"|"+Xr+")",Xu="[^"+Hi+"]",Zl="(?:\\ud83c[\\udde6-\\uddff]){2}",La="[\\ud800-\\udbff][\\udc00-\\udfff]",bi="["+to+"]",Aa="\\u200d",ss="(?:"+ro+"|"+Kl+")",Ud="(?:"+bi+"|"+Kl+")",Ia="(?:"+no+"(?:d|ll|m|re|s|t|ve))?",Vs="(?:"+no+"(?:D|LL|M|RE|S|T|VE))?",Yl=ql+"?",Us="["+ar+"]?",Si="(?:"+Aa+"(?:"+[Xu,Zl,La].join("|")+")"+Us+Yl+")*",ls="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Zo="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",At=Us+Yl+Si,Qu="(?:"+[Co,Zl,La].join("|")+")"+At,us="(?:"+[Xu+qo+"?",qo,Zl,La,Ta].join("|")+")",Ma=RegExp(no,"g"),Xl=RegExp(qo,"g"),Ar=RegExp(Xr+"(?="+Xr+")|"+us+At,"g"),fn=RegExp([bi+"?"+ro+"+"+Ia+"(?="+[Lr,bi,"$"].join("|")+")",Ud+"+"+Vs+"(?="+[Lr,bi+ss,"$"].join("|")+")",bi+"?"+ss+"+"+Ia,bi+"+"+Vs,Zo,ls,jl,Qu].join("|"),"g"),Ql=RegExp("["+Aa+Hi+Ea+ar+"]"),Jl=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,eu=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],tu=-1,rn={};rn[kt]=rn[Qt]=rn[Bn]=rn[je]=rn[Lt]=rn[Be]=rn[ut]=rn[Ke]=rn[bt]=!0,rn[De]=rn[Re]=rn[Wt]=rn[ke]=rn[Ee]=rn[$e]=rn[ft]=rn[Rt]=rn[Me]=rn[tt]=rn[at]=rn[vt]=rn[Ht]=rn[nn]=rn[et]=!1;var Nt={};Nt[De]=Nt[Re]=Nt[Wt]=Nt[Ee]=Nt[ke]=Nt[$e]=Nt[kt]=Nt[Qt]=Nt[Bn]=Nt[je]=Nt[Lt]=Nt[Me]=Nt[tt]=Nt[at]=Nt[vt]=Nt[Ht]=Nt[nn]=Nt[zt]=Nt[Be]=Nt[ut]=Nt[Ke]=Nt[bt]=!0,Nt[ft]=Nt[Rt]=Nt[et]=!1;var nu={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},Gd={"&":"&","<":"<",">":">",'"':""","'":"'"},I={"&":"&","<":"<",">":">",""":'"',"'":"'"},D={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},U=parseFloat,me=parseInt,Ye=typeof Cu=="object"&&Cu&&Cu.Object===Object&&Cu,dt=typeof self=="object"&&self&&self.Object===Object&&self,qe=Ye||dt||Function("return this")(),Ue=t&&!t.nodeType&&t,lt=Ue&&!0&&e&&!e.nodeType&&e,ln=lt&<.exports===Ue,qt=ln&&Ye.process,jt=function(){try{var ee=lt&<.require&<.require("util").types;return ee||qt&&qt.binding&&qt.binding("util")}catch{}}(),sr=jt&&jt.isArrayBuffer,ai=jt&&jt.isDate,si=jt&&jt.isMap,Ra=jt&&jt.isRegExp,Gs=jt&&jt.isSet,e1=jt&&jt.isTypedArray;function wi(ee,ye,pe){switch(pe.length){case 0:return ee.call(ye);case 1:return ee.call(ye,pe[0]);case 2:return ee.call(ye,pe[0],pe[1]);case 3:return ee.call(ye,pe[0],pe[1],pe[2])}return ee.apply(ye,pe)}function t1(ee,ye,pe,Qe){for(var Ct=-1,en=ee==null?0:ee.length;++Ct<en;){var It=ee[Ct];ye(Qe,It,pe(It),ee)}return Qe}function Hn(ee,ye){for(var pe=-1,Qe=ee==null?0:ee.length;++pe<Qe&&ye(ee[pe],pe,ee)!==!1;);return ee}function _o(ee,ye){for(var pe=ee==null?0:ee.length;pe--&&ye(ee[pe],pe,ee)!==!1;);return ee}function On(ee,ye){for(var pe=-1,Qe=ee==null?0:ee.length;++pe<Qe;)if(!ye(ee[pe],pe,ee))return!1;return!0}function ko(ee,ye){for(var pe=-1,Qe=ee==null?0:ee.length,Ct=0,en=[];++pe<Qe;){var It=ee[pe];ye(It,pe,ee)&&(en[Ct++]=It)}return en}function Vi(ee,ye){var pe=ee==null?0:ee.length;return!!pe&&tc(ee,ye,0)>-1}function Eh(ee,ye,pe){for(var Qe=-1,Ct=ee==null?0:ee.length;++Qe<Ct;)if(pe(ye,ee[Qe]))return!0;return!1}function Nn(ee,ye){for(var pe=-1,Qe=ee==null?0:ee.length,Ct=Array(Qe);++pe<Qe;)Ct[pe]=ye(ee[pe],pe,ee);return Ct}function Oa(ee,ye){for(var pe=-1,Qe=ye.length,Ct=ee.length;++pe<Qe;)ee[Ct+pe]=ye[pe];return ee}function jd(ee,ye,pe,Qe){var Ct=-1,en=ee==null?0:ee.length;for(Qe&&en&&(pe=ee[++Ct]);++Ct<en;)pe=ye(pe,ee[Ct],Ct,ee);return pe}function Av(ee,ye,pe,Qe){var Ct=ee==null?0:ee.length;for(Qe&&Ct&&(pe=ee[--Ct]);Ct--;)pe=ye(pe,ee[Ct],Ct,ee);return pe}function Ju(ee,ye){for(var pe=-1,Qe=ee==null?0:ee.length;++pe<Qe;)if(ye(ee[pe],pe,ee))return!0;return!1}var Iv=js("length");function ec(ee){return ee.split("")}function n1(ee){return ee.match(Rd)||[]}function Mv(ee,ye,pe){var Qe;return pe(ee,function(Ct,en,It){if(ye(Ct,en,It))return Qe=en,!1}),Qe}function ru(ee,ye,pe,Qe){for(var Ct=ee.length,en=pe+(Qe?1:-1);Qe?en--:++en<Ct;)if(ye(ee[en],en,ee))return en;return-1}function tc(ee,ye,pe){return ye===ye?zv(ee,ye,pe):ru(ee,Kd,pe)}function Yo(ee,ye,pe,Qe){for(var Ct=pe-1,en=ee.length;++Ct<en;)if(Qe(ee[Ct],ye))return Ct;return-1}function Kd(ee){return ee!==ee}function qd(ee,ye){var pe=ee==null?0:ee.length;return pe?Yd(ee,ye)/pe:Q}function js(ee){return function(ye){return ye==null?n:ye[ee]}}function Zd(ee){return function(ye){return ee==null?n:ee[ye]}}function Ph(ee,ye,pe,Qe,Ct){return Ct(ee,function(en,It,hn){pe=Qe?(Qe=!1,en):ye(pe,en,It,hn)}),pe}function Rv(ee,ye){var pe=ee.length;for(ee.sort(ye);pe--;)ee[pe]=ee[pe].value;return ee}function Yd(ee,ye){for(var pe,Qe=-1,Ct=ee.length;++Qe<Ct;){var en=ye(ee[Qe]);en!==n&&(pe=pe===n?en:pe+en)}return pe}function Xd(ee,ye){for(var pe=-1,Qe=Array(ee);++pe<ee;)Qe[pe]=ye(pe);return Qe}function nc(ee,ye){return Nn(ye,function(pe){return[pe,ee[pe]]})}function io(ee){return ee&&ee.slice(0,o1(ee)+1).replace(Bs,"")}function Ir(ee){return function(ye){return ee(ye)}}function Qd(ee,ye){return Nn(ye,function(pe){return ee[pe]})}function rc(ee,ye){return ee.has(ye)}function Xo(ee,ye){for(var pe=-1,Qe=ee.length;++pe<Qe&&tc(ye,ee[pe],0)>-1;);return pe}function cs(ee,ye){for(var pe=ee.length;pe--&&tc(ye,ee[pe],0)>-1;);return pe}function r1(ee,ye){for(var pe=ee.length,Qe=0;pe--;)ee[pe]===ye&&++Qe;return Qe}var Ov=Zd(nu),ds=Zd(Gd);function Ks(ee){return"\\"+D[ee]}function Th(ee,ye){return ee==null?n:ee[ye]}function iu(ee){return Ql.test(ee)}function Lh(ee){return Jl.test(ee)}function Nv(ee){for(var ye,pe=[];!(ye=ee.next()).done;)pe.push(ye.value);return pe}function Ah(ee){var ye=-1,pe=Array(ee.size);return ee.forEach(function(Qe,Ct){pe[++ye]=[Ct,Qe]}),pe}function Ih(ee,ye){return function(pe){return ee(ye(pe))}}function Qo(ee,ye){for(var pe=-1,Qe=ee.length,Ct=0,en=[];++pe<Qe;){var It=ee[pe];(It===ye||It===p)&&(ee[pe]=p,en[Ct++]=pe)}return en}function Jd(ee){var ye=-1,pe=Array(ee.size);return ee.forEach(function(Qe){pe[++ye]=Qe}),pe}function Dv(ee){var ye=-1,pe=Array(ee.size);return ee.forEach(function(Qe){pe[++ye]=[Qe,Qe]}),pe}function zv(ee,ye,pe){for(var Qe=pe-1,Ct=ee.length;++Qe<Ct;)if(ee[Qe]===ye)return Qe;return-1}function i1(ee,ye,pe){for(var Qe=pe+1;Qe--;)if(ee[Qe]===ye)return Qe;return Qe}function Na(ee){return iu(ee)?ic(ee):Iv(ee)}function Ui(ee){return iu(ee)?$v(ee):ec(ee)}function o1(ee){for(var ye=ee.length;ye--&&Gl.test(ee.charAt(ye)););return ye}var Fv=Zd(I);function ic(ee){for(var ye=Ar.lastIndex=0;Ar.test(ee);)++ye;return ye}function $v(ee){return ee.match(Ar)||[]}function ef(ee){return ee.match(fn)||[]}var Eo=function ee(ye){ye=ye==null?qe:Da.defaults(qe.Object(),ye,Da.pick(qe,eu));var pe=ye.Array,Qe=ye.Date,Ct=ye.Error,en=ye.Function,It=ye.Math,hn=ye.Object,tf=ye.RegExp,a1=ye.String,Ci=ye.TypeError,oc=pe.prototype,ou=en.prototype,Sn=hn.prototype,Qn=ye["__core-js_shared__"],lr=ou.toString,on=Sn.hasOwnProperty,nf=0,ac=function(){var u=/[^.]+$/.exec(Qn&&Qn.keys&&Qn.keys.IE_PROTO||"");return u?"Symbol(src)_1."+u:""}(),Mh=Sn.toString,li=lr.call(hn),s1=qe._,l1=tf("^"+lr.call(on).replace(Ul,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),sc=ln?ye.Buffer:n,Qr=ye.Symbol,_i=ye.Uint8Array,lc=sc?sc.allocUnsafe:n,uc=Ih(hn.getPrototypeOf,hn),Rh=hn.create,u1=Sn.propertyIsEnumerable,rf=oc.splice,c1=Qr?Qr.isConcatSpreadable:n,cc=Qr?Qr.iterator:n,qs=Qr?Qr.toStringTag:n,of=function(){try{var u=$t(hn,"defineProperty");return u({},"",{}),u}catch{}}(),Bv=ye.clearTimeout!==qe.clearTimeout&&ye.clearTimeout,Hv=Qe&&Qe.now!==qe.Date.now&&Qe.now,af=ye.setTimeout!==qe.setTimeout&&ye.setTimeout,sf=It.ceil,au=It.floor,dc=hn.getOwnPropertySymbols,Wv=sc?sc.isBuffer:n,Oh=ye.isFinite,Vv=oc.join,Uv=Ih(hn.keys,hn),xr=It.max,Jr=It.min,d1=Qe.now,Gv=ye.parseInt,f1=It.random,jv=oc.reverse,h1=$t(ye,"DataView"),fc=$t(ye,"Map"),p1=$t(ye,"Promise"),hc=$t(ye,"Set"),pc=$t(ye,"WeakMap"),gc=$t(hn,"create"),lf=pc&&new pc,fs={},Lx=wf(h1),Ax=wf(fc),Ix=wf(p1),mc=wf(hc),g1=wf(pc),vc=Qr?Qr.prototype:n,uf=vc?vc.valueOf:n,m1=vc?vc.toString:n;function B(u){if(Cr(u)&&!Mt(u)&&!(u instanceof Vt)){if(u instanceof oo)return u;if(on.call(u,"__wrapped__"))return N7(u)}return new oo(u)}var su=function(){function u(){}return function(h){if(!dr(h))return{};if(Rh)return Rh(h);u.prototype=h;var x=new u;return u.prototype=n,x}}();function cf(){}function oo(u,h){this.__wrapped__=u,this.__actions__=[],this.__chain__=!!h,this.__index__=0,this.__values__=n}B.templateSettings={escape:Ku,evaluate:Ad,interpolate:$s,variable:"",imports:{_:B}},B.prototype=cf.prototype,B.prototype.constructor=B,oo.prototype=su(cf.prototype),oo.prototype.constructor=oo;function Vt(u){this.__wrapped__=u,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=W,this.__views__=[]}function Gi(){var u=new Vt(this.__wrapped__);return u.__actions__=Ti(this.__actions__),u.__dir__=this.__dir__,u.__filtered__=this.__filtered__,u.__iteratees__=Ti(this.__iteratees__),u.__takeCount__=this.__takeCount__,u.__views__=Ti(this.__views__),u}function ki(){if(this.__filtered__){var u=new Vt(this);u.__dir__=-1,u.__filtered__=!0}else u=this.clone(),u.__dir__*=-1;return u}function Kv(){var u=this.__wrapped__.value(),h=this.__dir__,x=Mt(u),A=h<0,O=x?u.length:0,H=ZH(0,O,this.__views__),q=H.start,Y=H.end,se=Y-q,_e=A?Y:q-1,Pe=this.__iteratees__,Ae=Pe.length,Xe=0,ct=Jr(se,this.__takeCount__);if(!x||!A&&O==se&&ct==se)return nl(u,this.__actions__);var yt=[];e:for(;se--&&Xe<ct;){_e+=h;for(var Bt=-1,xt=u[_e];++Bt<Ae;){var Kt=Pe[Bt],tn=Kt.iteratee,sa=Kt.type,co=tn(xt);if(sa==we)xt=co;else if(!co){if(sa==be)continue e;break e}}yt[Xe++]=xt}return yt}Vt.prototype=su(cf.prototype),Vt.prototype.constructor=Vt;function Zs(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function qv(){this.__data__=gc?gc(null):{},this.size=0}function Zv(u){var h=this.has(u)&&delete this.__data__[u];return this.size-=h?1:0,h}function Yv(u){var h=this.__data__;if(gc){var x=h[u];return x===l?n:x}return on.call(h,u)?h[u]:n}function v1(u){var h=this.__data__;return gc?h[u]!==n:on.call(h,u)}function Xv(u,h){var x=this.__data__;return this.size+=this.has(u)?0:1,x[u]=gc&&h===n?l:h,this}Zs.prototype.clear=qv,Zs.prototype.delete=Zv,Zs.prototype.get=Yv,Zs.prototype.has=v1,Zs.prototype.set=Xv;function Jo(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Qv(){this.__data__=[],this.size=0}function Jv(u){var h=this.__data__,x=Mr(h,u);if(x<0)return!1;var A=h.length-1;return x==A?h.pop():rf.call(h,x,1),--this.size,!0}function y1(u){var h=this.__data__,x=Mr(h,u);return x<0?n:h[x][1]}function x1(u){return Mr(this.__data__,u)>-1}function e2(u,h){var x=this.__data__,A=Mr(x,u);return A<0?(++this.size,x.push([u,h])):x[A][1]=h,this}Jo.prototype.clear=Qv,Jo.prototype.delete=Jv,Jo.prototype.get=y1,Jo.prototype.has=x1,Jo.prototype.set=e2;function ea(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Nh(){this.size=0,this.__data__={hash:new Zs,map:new(fc||Jo),string:new Zs}}function Mx(u){var h=Tt(this,u).delete(u);return this.size-=h?1:0,h}function t2(u){return Tt(this,u).get(u)}function b1(u){return Tt(this,u).has(u)}function n2(u,h){var x=Tt(this,u),A=x.size;return x.set(u,h),this.size+=x.size==A?0:1,this}ea.prototype.clear=Nh,ea.prototype.delete=Mx,ea.prototype.get=t2,ea.prototype.has=b1,ea.prototype.set=n2;function za(u){var h=-1,x=u==null?0:u.length;for(this.__data__=new ea;++h<x;)this.add(u[h])}function hs(u){return this.__data__.set(u,l),this}function Rx(u){return this.__data__.has(u)}za.prototype.add=za.prototype.push=hs,za.prototype.has=Rx;function br(u){var h=this.__data__=new Jo(u);this.size=h.size}function r2(){this.__data__=new Jo,this.size=0}function df(u){var h=this.__data__,x=h.delete(u);return this.size=h.size,x}function ff(u){return this.__data__.get(u)}function Dh(u){return this.__data__.has(u)}function zh(u,h){var x=this.__data__;if(x instanceof Jo){var A=x.__data__;if(!fc||A.length<i-1)return A.push([u,h]),this.size=++x.size,this;x=this.__data__=new ea(A)}return x.set(u,h),this.size=x.size,this}br.prototype.clear=r2,br.prototype.delete=df,br.prototype.get=ff,br.prototype.has=Dh,br.prototype.set=zh;function S1(u,h){var x=Mt(u),A=!x&&Cf(u),O=!x&&!A&&Lc(u),H=!x&&!A&&!O&&up(u),q=x||A||O||H,Y=q?Xd(u.length,a1):[],se=Y.length;for(var _e in u)(h||on.call(u,_e))&&!(q&&(_e=="length"||O&&(_e=="offset"||_e=="parent")||H&&(_e=="buffer"||_e=="byteLength"||_e=="byteOffset")||fu(_e,se)))&&Y.push(_e);return Y}function yc(u){var h=u.length;return h?u[pf(0,h-1)]:n}function ui(u,h){return l2(Ti(u),lu(h,0,u.length))}function Ox(u){return l2(Ti(u))}function w1(u,h,x){(x!==n&&!xs(u[h],x)||x===n&&!(h in u))&&ta(u,h,x)}function Ys(u,h,x){var A=u[h];(!(on.call(u,h)&&xs(A,x))||x===n&&!(h in u))&&ta(u,h,x)}function Mr(u,h){for(var x=u.length;x--;)if(xs(u[x][0],h))return x;return-1}function Nx(u,h,x,A){return ps(u,function(O,H,q){h(A,O,x(O),q)}),A}function rt(u,h){return u&&Fa(h,pi(h),u)}function xc(u,h){return u&&Fa(h,Mo(h),u)}function ta(u,h,x){h=="__proto__"&&of?of(u,h,{configurable:!0,enumerable:!0,value:x,writable:!0}):u[h]=x}function Fh(u,h){for(var x=-1,A=h.length,O=pe(A),H=u==null;++x<A;)O[x]=H?n:Zx(u,h[x]);return O}function lu(u,h,x){return u===u&&(x!==n&&(u=u<=x?u:x),h!==n&&(u=u>=h?u:h)),u}function ci(u,h,x,A,O,H){var q,Y=h&g,se=h&m,_e=h&y;if(x&&(q=O?x(u,A,O,H):x(u)),q!==n)return q;if(!dr(u))return u;var Pe=Mt(u);if(Pe){if(q=XH(u),!Y)return Ti(u,q)}else{var Ae=hi(u),Xe=Ae==Rt||Ae==Ot;if(Lc(u))return il(u,Y);if(Ae==at||Ae==De||Xe&&!O){if(q=se||Xe?{}:E7(u),!Y)return se?z1(u,xc(q,u)):Ao(u,rt(q,u))}else{if(!Nt[Ae])return O?u:{};q=QH(u,Ae,Y)}}H||(H=new br);var ct=H.get(u);if(ct)return ct;H.set(u,q),tk(u)?u.forEach(function(xt){q.add(ci(xt,h,x,xt,u,H))}):J7(u)&&u.forEach(function(xt,Kt){q.set(Kt,ci(xt,h,x,Kt,u,H))});var yt=_e?se?he:oa:se?Mo:pi,Bt=Pe?n:yt(u);return Hn(Bt||u,function(xt,Kt){Bt&&(Kt=xt,xt=u[Kt]),Ys(q,Kt,ci(xt,h,x,Kt,u,H))}),q}function $h(u){var h=pi(u);return function(x){return Bh(x,u,h)}}function Bh(u,h,x){var A=x.length;if(u==null)return!A;for(u=hn(u);A--;){var O=x[A],H=h[O],q=u[O];if(q===n&&!(O in u)||!H(q))return!1}return!0}function C1(u,h,x){if(typeof u!="function")throw new Ci(a);return W1(function(){u.apply(n,x)},h)}function bc(u,h,x,A){var O=-1,H=Vi,q=!0,Y=u.length,se=[],_e=h.length;if(!Y)return se;x&&(h=Nn(h,Ir(x))),A?(H=Eh,q=!1):h.length>=i&&(H=rc,q=!1,h=new za(h));e:for(;++O<Y;){var Pe=u[O],Ae=x==null?Pe:x(Pe);if(Pe=A||Pe!==0?Pe:0,q&&Ae===Ae){for(var Xe=_e;Xe--;)if(h[Xe]===Ae)continue e;se.push(Pe)}else H(h,Ae,A)||se.push(Pe)}return se}var ps=yf(ia),Hh=yf(To,!0);function _1(u,h){var x=!0;return ps(u,function(A,O,H){return x=!!h(A,O,H),x}),x}function Sr(u,h,x){for(var A=-1,O=u.length;++A<O;){var H=u[A],q=h(H);if(q!=null&&(Y===n?q===q&&!aa(q):x(q,Y)))var Y=q,se=H}return se}function na(u,h,x,A){var O=u.length;for(x=Dt(x),x<0&&(x=-x>O?0:O+x),A=A===n||A>O?O:Dt(A),A<0&&(A+=O),A=x>A?0:rk(A);x<A;)u[x++]=h;return u}function ra(u,h){var x=[];return ps(u,function(A,O,H){h(A,O,H)&&x.push(A)}),x}function Rr(u,h,x,A,O){var H=-1,q=u.length;for(x||(x=eW),O||(O=[]);++H<q;){var Y=u[H];h>0&&x(Y)?h>1?Rr(Y,h-1,x,A,O):Oa(O,Y):A||(O[O.length]=Y)}return O}var Wh=ol(),Po=ol(!0);function ia(u,h){return u&&Wh(u,h,pi)}function To(u,h){return u&&Po(u,h,pi)}function Vh(u,h){return ko(h,function(x){return hu(u[x])})}function Xs(u,h){h=rl(h,u);for(var x=0,A=h.length;u!=null&&x<A;)u=u[sl(h[x++])];return x&&x==A?u:n}function k1(u,h,x){var A=h(u);return Mt(u)?A:Oa(A,x(u))}function di(u){return u==null?u===n?Oe:gt:qs&&qs in hn(u)?Ur(u):sW(u)}function Uh(u,h){return u>h}function Gh(u,h){return u!=null&&on.call(u,h)}function jh(u,h){return u!=null&&h in hn(u)}function Kh(u,h,x){return u>=Jr(h,x)&&u<xr(h,x)}function Sc(u,h,x){for(var A=x?Eh:Vi,O=u[0].length,H=u.length,q=H,Y=pe(H),se=1/0,_e=[];q--;){var Pe=u[q];q&&h&&(Pe=Nn(Pe,Ir(h))),se=Jr(Pe.length,se),Y[q]=!x&&(h||O>=120&&Pe.length>=120)?new za(q&&Pe):n}Pe=u[0];var Ae=-1,Xe=Y[0];e:for(;++Ae<O&&_e.length<se;){var ct=Pe[Ae],yt=h?h(ct):ct;if(ct=x||ct!==0?ct:0,!(Xe?rc(Xe,yt):A(_e,yt,x))){for(q=H;--q;){var Bt=Y[q];if(!(Bt?rc(Bt,yt):A(u[q],yt,x)))continue e}Xe&&Xe.push(yt),_e.push(ct)}}return _e}function qh(u,h,x,A){return ia(u,function(O,H,q){h(A,x(O),H,q)}),A}function gs(u,h,x){h=rl(h,u),u=A7(u,h);var A=u==null?u:u[sl($a(h))];return A==null?n:wi(A,u,x)}function Zh(u){return Cr(u)&&di(u)==De}function E1(u){return Cr(u)&&di(u)==Wt}function P1(u){return Cr(u)&&di(u)==$e}function wc(u,h,x,A,O){return u===h?!0:u==null||h==null||!Cr(u)&&!Cr(h)?u!==u&&h!==h:T1(u,h,x,A,wc,O)}function T1(u,h,x,A,O,H){var q=Mt(u),Y=Mt(h),se=q?Re:hi(u),_e=Y?Re:hi(h);se=se==De?at:se,_e=_e==De?at:_e;var Pe=se==at,Ae=_e==at,Xe=se==_e;if(Xe&&Lc(u)){if(!Lc(h))return!1;q=!0,Pe=!1}if(Xe&&!Pe)return H||(H=new br),q||up(u)?Je(u,h,x,A,O,H):Dn(u,h,se,x,A,O,H);if(!(x&b)){var ct=Pe&&on.call(u,"__wrapped__"),yt=Ae&&on.call(h,"__wrapped__");if(ct||yt){var Bt=ct?u.value():u,xt=yt?h.value():h;return H||(H=new br),O(Bt,xt,x,A,H)}}return Xe?(H||(H=new br),Pn(u,h,x,A,O,H)):!1}function Dx(u){return Cr(u)&&hi(u)==Me}function Cc(u,h,x,A){var O=x.length,H=O,q=!A;if(u==null)return!H;for(u=hn(u);O--;){var Y=x[O];if(q&&Y[2]?Y[1]!==u[Y[0]]:!(Y[0]in u))return!1}for(;++O<H;){Y=x[O];var se=Y[0],_e=u[se],Pe=Y[1];if(q&&Y[2]){if(_e===n&&!(se in u))return!1}else{var Ae=new br;if(A)var Xe=A(_e,Pe,se,u,h,Ae);if(!(Xe===n?wc(Pe,_e,b|S,A,Ae):Xe))return!1}}return!0}function Yh(u){if(!dr(u)||nW(u))return!1;var h=hu(u)?l1:$d;return h.test(wf(u))}function ur(u){return Cr(u)&&di(u)==vt}function Ft(u){return Cr(u)&&hi(u)==Ht}function Vr(u){return Cr(u)&&p2(u.length)&&!!rn[di(u)]}function cr(u){return typeof u=="function"?u:u==null?Ro:typeof u=="object"?Mt(u)?Js(u[0],u[1]):_c(u):pk(u)}function Or(u){if(!H1(u))return Uv(u);var h=[];for(var x in hn(u))on.call(u,x)&&x!="constructor"&&h.push(x);return h}function ao(u){if(!dr(u))return aW(u);var h=H1(u),x=[];for(var A in u)A=="constructor"&&(h||!on.call(u,A))||x.push(A);return x}function Qs(u,h){return u<h}function wr(u,h){var x=-1,A=Io(u)?pe(u.length):[];return ps(u,function(O,H,q){A[++x]=h(O,H,q)}),A}function _c(u){var h=_t(u);return h.length==1&&h[0][2]?T7(h[0][0],h[0][1]):function(x){return x===u||Cc(x,u,h)}}function Js(u,h){return $x(u)&&P7(h)?T7(sl(u),h):function(x){var A=Zx(x,u);return A===n&&A===h?Yx(x,u):wc(h,A,b|S)}}function uu(u,h,x,A,O){u!==h&&Wh(h,function(H,q){if(O||(O=new br),dr(H))L1(u,h,q,x,uu,A,O);else{var Y=A?A(Hx(u,q),H,q+"",u,h,O):n;Y===n&&(Y=H),w1(u,q,Y)}},Mo)}function L1(u,h,x,A,O,H,q){var Y=Hx(u,x),se=Hx(h,x),_e=q.get(se);if(_e){w1(u,x,_e);return}var Pe=H?H(Y,se,x+"",u,h,q):n,Ae=Pe===n;if(Ae){var Xe=Mt(se),ct=!Xe&&Lc(se),yt=!Xe&&!ct&&up(se);Pe=se,Xe||ct||yt?Mt(Y)?Pe=Y:Dr(Y)?Pe=Ti(Y):ct?(Ae=!1,Pe=il(se,!0)):yt?(Ae=!1,Pe=o2(se,!0)):Pe=[]:V1(se)||Cf(se)?(Pe=Y,Cf(Y)?Pe=ik(Y):(!dr(Y)||hu(Y))&&(Pe=E7(se))):Ae=!1}Ae&&(q.set(se,Pe),O(Pe,se,A,H,q),q.delete(se)),w1(u,x,Pe)}function kc(u,h){var x=u.length;if(!!x)return h+=h<0?x:0,fu(h,x)?u[h]:n}function Ei(u,h,x){h.length?h=Nn(h,function(H){return Mt(H)?function(q){return Xs(q,H.length===1?H[0]:H)}:H}):h=[Ro];var A=-1;h=Nn(h,Ir(Le()));var O=wr(u,function(H,q,Y){var se=Nn(h,function(_e){return _e(H)});return{criteria:se,index:++A,value:H}});return Rv(O,function(H,q){return Fx(H,q,x)})}function A1(u,h){return Xh(u,h,function(x,A){return Yx(u,A)})}function Xh(u,h,x){for(var A=-1,O=h.length,H={};++A<O;){var q=h[A],Y=Xs(u,q);x(Y,q)&&cu(H,rl(q,u),Y)}return H}function ms(u){return function(h){return Xs(h,u)}}function el(u,h,x,A){var O=A?Yo:tc,H=-1,q=h.length,Y=u;for(u===h&&(h=Ti(h)),x&&(Y=Nn(u,Ir(x)));++H<q;)for(var se=0,_e=h[H],Pe=x?x(_e):_e;(se=O(Y,Pe,se,A))>-1;)Y!==u&&rf.call(Y,se,1),rf.call(u,se,1);return u}function hf(u,h){for(var x=u?h.length:0,A=x-1;x--;){var O=h[x];if(x==A||O!==H){var H=O;fu(O)?rf.call(u,O,1):rp(u,O)}}return u}function pf(u,h){return u+au(f1()*(h-u+1))}function tl(u,h,x,A){for(var O=-1,H=xr(sf((h-u)/(x||1)),0),q=pe(H);H--;)q[A?H:++O]=u,u+=x;return q}function Ec(u,h){var x="";if(!u||h<1||h>G)return x;do h%2&&(x+=u),h=au(h/2),h&&(u+=u);while(h);return x}function wt(u,h){return Wx(L7(u,h,Ro),u+"")}function Qh(u){return yc(cp(u))}function gf(u,h){var x=cp(u);return l2(x,lu(h,0,x.length))}function cu(u,h,x,A){if(!dr(u))return u;h=rl(h,u);for(var O=-1,H=h.length,q=H-1,Y=u;Y!=null&&++O<H;){var se=sl(h[O]),_e=x;if(se==="__proto__"||se==="constructor"||se==="prototype")return u;if(O!=q){var Pe=Y[se];_e=A?A(Pe,se,Y):n,_e===n&&(_e=dr(Pe)?Pe:fu(h[O+1])?[]:{})}Ys(Y,se,_e),Y=Y[se]}return u}var mf=lf?function(u,h){return lf.set(u,h),u}:Ro,Jh=of?function(u,h){return of(u,"toString",{configurable:!0,enumerable:!1,value:Qx(h),writable:!0})}:Ro;function fi(u){return l2(cp(u))}function Nr(u,h,x){var A=-1,O=u.length;h<0&&(h=-h>O?0:O+h),x=x>O?O:x,x<0&&(x+=O),O=h>x?0:x-h>>>0,h>>>=0;for(var H=pe(O);++A<O;)H[A]=u[A+h];return H}function Lo(u,h){var x;return ps(u,function(A,O,H){return x=h(A,O,H),!x}),!!x}function ei(u,h,x){var A=0,O=u==null?A:u.length;if(typeof h=="number"&&h===h&&O<=de){for(;A<O;){var H=A+O>>>1,q=u[H];q!==null&&!aa(q)&&(x?q<=h:q<h)?A=H+1:O=H}return O}return ep(u,h,Ro,x)}function ep(u,h,x,A){var O=0,H=u==null?0:u.length;if(H===0)return 0;h=x(h);for(var q=h!==h,Y=h===null,se=aa(h),_e=h===n;O<H;){var Pe=au((O+H)/2),Ae=x(u[Pe]),Xe=Ae!==n,ct=Ae===null,yt=Ae===Ae,Bt=aa(Ae);if(q)var xt=A||yt;else _e?xt=yt&&(A||Xe):Y?xt=yt&&Xe&&(A||!ct):se?xt=yt&&Xe&&!ct&&(A||!Bt):ct||Bt?xt=!1:xt=A?Ae<=h:Ae<h;xt?O=Pe+1:H=Pe}return Jr(H,ie)}function tp(u,h){for(var x=-1,A=u.length,O=0,H=[];++x<A;){var q=u[x],Y=h?h(q):q;if(!x||!xs(Y,se)){var se=Y;H[O++]=q===0?0:q}}return H}function np(u){return typeof u=="number"?u:aa(u)?Q:+u}function so(u){if(typeof u=="string")return u;if(Mt(u))return Nn(u,so)+"";if(aa(u))return m1?m1.call(u):"";var h=u+"";return h=="0"&&1/u==-J?"-0":h}function Pi(u,h,x){var A=-1,O=Vi,H=u.length,q=!0,Y=[],se=Y;if(x)q=!1,O=Eh;else if(H>=i){var _e=h?null:V(u);if(_e)return Jd(_e);q=!1,O=rc,se=new za}else se=h?[]:Y;e:for(;++A<H;){var Pe=u[A],Ae=h?h(Pe):Pe;if(Pe=x||Pe!==0?Pe:0,q&&Ae===Ae){for(var Xe=se.length;Xe--;)if(se[Xe]===Ae)continue e;h&&se.push(Ae),Y.push(Pe)}else O(se,Ae,x)||(se!==Y&&se.push(Ae),Y.push(Pe))}return Y}function rp(u,h){return h=rl(h,u),u=A7(u,h),u==null||delete u[sl($a(h))]}function I1(u,h,x,A){return cu(u,h,x(Xs(u,h)),A)}function Pc(u,h,x,A){for(var O=u.length,H=A?O:-1;(A?H--:++H<O)&&h(u[H],H,u););return x?Nr(u,A?0:H,A?H+1:O):Nr(u,A?H+1:0,A?O:H)}function nl(u,h){var x=u;return x instanceof Vt&&(x=x.value()),jd(h,function(A,O){return O.func.apply(O.thisArg,Oa([A],O.args))},x)}function ip(u,h,x){var A=u.length;if(A<2)return A?Pi(u[0]):[];for(var O=-1,H=pe(A);++O<A;)for(var q=u[O],Y=-1;++Y<A;)Y!=O&&(H[O]=bc(H[O]||q,u[Y],h,x));return Pi(Rr(H,1),h,x)}function M1(u,h,x){for(var A=-1,O=u.length,H=h.length,q={};++A<O;){var Y=A<H?h[A]:n;x(q,u[A],Y)}return q}function vf(u){return Dr(u)?u:[]}function Tc(u){return typeof u=="function"?u:Ro}function rl(u,h){return Mt(u)?u:$x(u,h)?[u]:O7(wn(u))}var zx=wt;function vs(u,h,x){var A=u.length;return x=x===n?A:x,!h&&x>=A?u:Nr(u,h,x)}var R1=Bv||function(u){return qe.clearTimeout(u)};function il(u,h){if(h)return u.slice();var x=u.length,A=lc?lc(x):new u.constructor(x);return u.copy(A),A}function O1(u){var h=new u.constructor(u.byteLength);return new _i(h).set(new _i(u)),h}function du(u,h){var x=h?O1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.byteLength)}function i2(u){var h=new u.constructor(u.source,oi.exec(u));return h.lastIndex=u.lastIndex,h}function Wn(u){return uf?hn(uf.call(u)):{}}function o2(u,h){var x=h?O1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.length)}function N1(u,h){if(u!==h){var x=u!==n,A=u===null,O=u===u,H=aa(u),q=h!==n,Y=h===null,se=h===h,_e=aa(h);if(!Y&&!_e&&!H&&u>h||H&&q&&se&&!Y&&!_e||A&&q&&se||!x&&se||!O)return 1;if(!A&&!H&&!_e&&u<h||_e&&x&&O&&!A&&!H||Y&&x&&O||!q&&O||!se)return-1}return 0}function Fx(u,h,x){for(var A=-1,O=u.criteria,H=h.criteria,q=O.length,Y=x.length;++A<q;){var se=N1(O[A],H[A]);if(se){if(A>=Y)return se;var _e=x[A];return se*(_e=="desc"?-1:1)}}return u.index-h.index}function a2(u,h,x,A){for(var O=-1,H=u.length,q=x.length,Y=-1,se=h.length,_e=xr(H-q,0),Pe=pe(se+_e),Ae=!A;++Y<se;)Pe[Y]=h[Y];for(;++O<q;)(Ae||O<H)&&(Pe[x[O]]=u[O]);for(;_e--;)Pe[Y++]=u[O++];return Pe}function D1(u,h,x,A){for(var O=-1,H=u.length,q=-1,Y=x.length,se=-1,_e=h.length,Pe=xr(H-Y,0),Ae=pe(Pe+_e),Xe=!A;++O<Pe;)Ae[O]=u[O];for(var ct=O;++se<_e;)Ae[ct+se]=h[se];for(;++q<Y;)(Xe||O<H)&&(Ae[ct+x[q]]=u[O++]);return Ae}function Ti(u,h){var x=-1,A=u.length;for(h||(h=pe(A));++x<A;)h[x]=u[x];return h}function Fa(u,h,x,A){var O=!x;x||(x={});for(var H=-1,q=h.length;++H<q;){var Y=h[H],se=A?A(x[Y],u[Y],Y,x,u):n;se===n&&(se=u[Y]),O?ta(x,Y,se):Ys(x,Y,se)}return x}function Ao(u,h){return Fa(u,Zt(u),h)}function z1(u,h){return Fa(u,ys(u),h)}function op(u,h){return function(x,A){var O=Mt(x)?t1:Nx,H=h?h():{};return O(x,u,Le(A,2),H)}}function lo(u){return wt(function(h,x){var A=-1,O=x.length,H=O>1?x[O-1]:n,q=O>2?x[2]:n;for(H=u.length>3&&typeof H=="function"?(O--,H):n,q&&uo(x[0],x[1],q)&&(H=O<3?n:H,O=1),h=hn(h);++A<O;){var Y=x[A];Y&&u(h,Y,A,H)}return h})}function yf(u,h){return function(x,A){if(x==null)return x;if(!Io(x))return u(x,A);for(var O=x.length,H=h?O:-1,q=hn(x);(h?H--:++H<O)&&A(q[H],H,q)!==!1;);return x}}function ol(u){return function(h,x,A){for(var O=-1,H=hn(h),q=A(h),Y=q.length;Y--;){var se=q[u?Y:++O];if(x(H[se],se,H)===!1)break}return h}}function ap(u,h,x){var A=h&E,O=xf(u);function H(){var q=this&&this!==qe&&this instanceof H?O:u;return q.apply(A?x:this,arguments)}return H}function sp(u){return function(h){h=wn(h);var x=iu(h)?Ui(h):n,A=x?x[0]:h.charAt(0),O=x?vs(x,1).join(""):h.slice(1);return A[u]()+O}}function al(u){return function(h){return jd(fk(dk(h).replace(Ma,"")),u,"")}}function xf(u){return function(){var h=arguments;switch(h.length){case 0:return new u;case 1:return new u(h[0]);case 2:return new u(h[0],h[1]);case 3:return new u(h[0],h[1],h[2]);case 4:return new u(h[0],h[1],h[2],h[3]);case 5:return new u(h[0],h[1],h[2],h[3],h[4]);case 6:return new u(h[0],h[1],h[2],h[3],h[4],h[5]);case 7:return new u(h[0],h[1],h[2],h[3],h[4],h[5],h[6])}var x=su(u.prototype),A=u.apply(x,h);return dr(A)?A:x}}function s2(u,h,x){var A=xf(u);function O(){for(var H=arguments.length,q=pe(H),Y=H,se=Ze(O);Y--;)q[Y]=arguments[Y];var _e=H<3&&q[0]!==se&&q[H-1]!==se?[]:Qo(q,se);if(H-=_e.length,H<x)return L(u,h,bf,O.placeholder,n,q,_e,n,n,x-H);var Pe=this&&this!==qe&&this instanceof O?A:u;return wi(Pe,this,q)}return O}function F1(u){return function(h,x,A){var O=hn(h);if(!Io(h)){var H=Le(x,3);h=pi(h),x=function(Y){return H(O[Y],Y,O)}}var q=u(h,x,A);return q>-1?O[H?h[q]:q]:n}}function $1(u){return Jn(function(h){var x=h.length,A=x,O=oo.prototype.thru;for(u&&h.reverse();A--;){var H=h[A];if(typeof H!="function")throw new Ci(a);if(O&&!q&&ve(H)=="wrapper")var q=new oo([],!0)}for(A=q?A:x;++A<x;){H=h[A];var Y=ve(H),se=Y=="wrapper"?ae(H):n;se&&Bx(se[0])&&se[1]==(F|T|N|$)&&!se[4].length&&se[9]==1?q=q[ve(se[0])].apply(q,se[3]):q=H.length==1&&Bx(H)?q[Y]():q.thru(H)}return function(){var _e=arguments,Pe=_e[0];if(q&&_e.length==1&&Mt(Pe))return q.plant(Pe).value();for(var Ae=0,Xe=x?h[Ae].apply(this,_e):Pe;++Ae<x;)Xe=h[Ae].call(this,Xe);return Xe}})}function bf(u,h,x,A,O,H,q,Y,se,_e){var Pe=h&F,Ae=h&E,Xe=h&P,ct=h&(T|M),yt=h&K,Bt=Xe?n:xf(u);function xt(){for(var Kt=arguments.length,tn=pe(Kt),sa=Kt;sa--;)tn[sa]=arguments[sa];if(ct)var co=Ze(xt),la=r1(tn,co);if(A&&(tn=a2(tn,A,O,ct)),H&&(tn=D1(tn,H,q,ct)),Kt-=la,ct&&Kt<_e){var zr=Qo(tn,co);return L(u,h,bf,xt.placeholder,x,tn,zr,Y,se,_e-Kt)}var bs=Ae?x:this,gu=Xe?bs[u]:u;return Kt=tn.length,Y?tn=lW(tn,Y):yt&&Kt>1&&tn.reverse(),Pe&&se<Kt&&(tn.length=se),this&&this!==qe&&this instanceof xt&&(gu=Bt||xf(gu)),gu.apply(bs,tn)}return xt}function Sf(u,h){return function(x,A){return qh(x,u,h(A),{})}}function lp(u,h){return function(x,A){var O;if(x===n&&A===n)return h;if(x!==n&&(O=x),A!==n){if(O===n)return A;typeof x=="string"||typeof A=="string"?(x=so(x),A=so(A)):(x=np(x),A=np(A)),O=u(x,A)}return O}}function B1(u){return Jn(function(h){return h=Nn(h,Ir(Le())),wt(function(x){var A=this;return u(h,function(O){return wi(O,A,x)})})})}function c(u,h){h=h===n?" ":so(h);var x=h.length;if(x<2)return x?Ec(h,u):h;var A=Ec(h,sf(u/Na(h)));return iu(h)?vs(Ui(A),0,u).join(""):A.slice(0,u)}function f(u,h,x,A){var O=h&E,H=xf(u);function q(){for(var Y=-1,se=arguments.length,_e=-1,Pe=A.length,Ae=pe(Pe+se),Xe=this&&this!==qe&&this instanceof q?H:u;++_e<Pe;)Ae[_e]=A[_e];for(;se--;)Ae[_e++]=arguments[++Y];return wi(Xe,O?x:this,Ae)}return q}function v(u){return function(h,x,A){return A&&typeof A!="number"&&uo(h,x,A)&&(x=A=n),h=pu(h),x===n?(x=h,h=0):x=pu(x),A=A===n?h<x?1:-1:pu(A),tl(h,x,A,u)}}function _(u){return function(h,x){return typeof h=="string"&&typeof x=="string"||(h=Ba(h),x=Ba(x)),u(h,x)}}function L(u,h,x,A,O,H,q,Y,se,_e){var Pe=h&T,Ae=Pe?q:n,Xe=Pe?n:q,ct=Pe?H:n,yt=Pe?n:H;h|=Pe?N:z,h&=~(Pe?z:N),h&k||(h&=~(E|P));var Bt=[u,h,O,ct,Ae,yt,Xe,Y,se,_e],xt=x.apply(n,Bt);return Bx(u)&&I7(xt,Bt),xt.placeholder=A,M7(xt,u,h)}function R(u){var h=It[u];return function(x,A){if(x=Ba(x),A=A==null?0:Jr(Dt(A),292),A&&Oh(x)){var O=(wn(x)+"e").split("e"),H=h(O[0]+"e"+(+O[1]+A));return O=(wn(H)+"e").split("e"),+(O[0]+"e"+(+O[1]-A))}return h(x)}}var V=hc&&1/Jd(new hc([,-0]))[1]==J?function(u){return new hc(u)}:tb;function re(u){return function(h){var x=hi(h);return x==Me?Ah(h):x==Ht?Dv(h):nc(h,u(h))}}function fe(u,h,x,A,O,H,q,Y){var se=h&P;if(!se&&typeof u!="function")throw new Ci(a);var _e=A?A.length:0;if(_e||(h&=~(N|z),A=O=n),q=q===n?q:xr(Dt(q),0),Y=Y===n?Y:Dt(Y),_e-=O?O.length:0,h&z){var Pe=A,Ae=O;A=O=n}var Xe=se?n:ae(u),ct=[u,h,x,A,O,Pe,Ae,H,q,Y];if(Xe&&oW(ct,Xe),u=ct[0],h=ct[1],x=ct[2],A=ct[3],O=ct[4],Y=ct[9]=ct[9]===n?se?0:u.length:xr(ct[9]-_e,0),!Y&&h&(T|M)&&(h&=~(T|M)),!h||h==E)var yt=ap(u,h,x);else h==T||h==M?yt=s2(u,h,Y):(h==N||h==(E|N))&&!O.length?yt=f(u,h,x,A):yt=bf.apply(n,ct);var Bt=Xe?mf:I7;return M7(Bt(yt,ct),u,h)}function Fe(u,h,x,A){return u===n||xs(u,Sn[x])&&!on.call(A,x)?h:u}function it(u,h,x,A,O,H){return dr(u)&&dr(h)&&(H.set(h,u),uu(u,h,n,it,H),H.delete(h)),u}function Pt(u){return V1(u)?n:u}function Je(u,h,x,A,O,H){var q=x&b,Y=u.length,se=h.length;if(Y!=se&&!(q&&se>Y))return!1;var _e=H.get(u),Pe=H.get(h);if(_e&&Pe)return _e==h&&Pe==u;var Ae=-1,Xe=!0,ct=x&S?new za:n;for(H.set(u,h),H.set(h,u);++Ae<Y;){var yt=u[Ae],Bt=h[Ae];if(A)var xt=q?A(Bt,yt,Ae,h,u,H):A(yt,Bt,Ae,u,h,H);if(xt!==n){if(xt)continue;Xe=!1;break}if(ct){if(!Ju(h,function(Kt,tn){if(!rc(ct,tn)&&(yt===Kt||O(yt,Kt,x,A,H)))return ct.push(tn)})){Xe=!1;break}}else if(!(yt===Bt||O(yt,Bt,x,A,H))){Xe=!1;break}}return H.delete(u),H.delete(h),Xe}function Dn(u,h,x,A,O,H,q){switch(x){case Ee:if(u.byteLength!=h.byteLength||u.byteOffset!=h.byteOffset)return!1;u=u.buffer,h=h.buffer;case Wt:return!(u.byteLength!=h.byteLength||!H(new _i(u),new _i(h)));case ke:case $e:case tt:return xs(+u,+h);case ft:return u.name==h.name&&u.message==h.message;case vt:case nn:return u==h+"";case Me:var Y=Ah;case Ht:var se=A&b;if(Y||(Y=Jd),u.size!=h.size&&!se)return!1;var _e=q.get(u);if(_e)return _e==h;A|=S,q.set(u,h);var Pe=Je(Y(u),Y(h),A,O,H,q);return q.delete(u),Pe;case zt:if(uf)return uf.call(u)==uf.call(h)}return!1}function Pn(u,h,x,A,O,H){var q=x&b,Y=oa(u),se=Y.length,_e=oa(h),Pe=_e.length;if(se!=Pe&&!q)return!1;for(var Ae=se;Ae--;){var Xe=Y[Ae];if(!(q?Xe in h:on.call(h,Xe)))return!1}var ct=H.get(u),yt=H.get(h);if(ct&&yt)return ct==h&&yt==u;var Bt=!0;H.set(u,h),H.set(h,u);for(var xt=q;++Ae<se;){Xe=Y[Ae];var Kt=u[Xe],tn=h[Xe];if(A)var sa=q?A(tn,Kt,Xe,h,u,H):A(Kt,tn,Xe,u,h,H);if(!(sa===n?Kt===tn||O(Kt,tn,x,A,H):sa)){Bt=!1;break}xt||(xt=Xe=="constructor")}if(Bt&&!xt){var co=u.constructor,la=h.constructor;co!=la&&"constructor"in u&&"constructor"in h&&!(typeof co=="function"&&co instanceof co&&typeof la=="function"&&la instanceof la)&&(Bt=!1)}return H.delete(u),H.delete(h),Bt}function Jn(u){return Wx(L7(u,n,F7),u+"")}function oa(u){return k1(u,pi,Zt)}function he(u){return k1(u,Mo,ys)}var ae=lf?function(u){return lf.get(u)}:tb;function ve(u){for(var h=u.name+"",x=fs[h],A=on.call(fs,h)?x.length:0;A--;){var O=x[A],H=O.func;if(H==null||H==u)return O.name}return h}function Ze(u){var h=on.call(B,"placeholder")?B:u;return h.placeholder}function Le(){var u=B.iteratee||Jx;return u=u===Jx?cr:u,arguments.length?u(arguments[0],arguments[1]):u}function Tt(u,h){var x=u.__data__;return tW(h)?x[typeof h=="string"?"string":"hash"]:x.map}function _t(u){for(var h=pi(u),x=h.length;x--;){var A=h[x],O=u[A];h[x]=[A,O,P7(O)]}return h}function $t(u,h){var x=Th(u,h);return Yh(x)?x:n}function Ur(u){var h=on.call(u,qs),x=u[qs];try{u[qs]=n;var A=!0}catch{}var O=Mh.call(u);return A&&(h?u[qs]=x:delete u[qs]),O}var Zt=dc?function(u){return u==null?[]:(u=hn(u),ko(dc(u),function(h){return u1.call(u,h)}))}:nb,ys=dc?function(u){for(var h=[];u;)Oa(h,Zt(u)),u=uc(u);return h}:nb,hi=di;(h1&&hi(new h1(new ArrayBuffer(1)))!=Ee||fc&&hi(new fc)!=Me||p1&&hi(p1.resolve())!=mt||hc&&hi(new hc)!=Ht||pc&&hi(new pc)!=et)&&(hi=function(u){var h=di(u),x=h==at?u.constructor:n,A=x?wf(x):"";if(A)switch(A){case Lx:return Ee;case Ax:return Me;case Ix:return mt;case mc:return Ht;case g1:return et}return h});function ZH(u,h,x){for(var A=-1,O=x.length;++A<O;){var H=x[A],q=H.size;switch(H.type){case"drop":u+=q;break;case"dropRight":h-=q;break;case"take":h=Jr(h,u+q);break;case"takeRight":u=xr(u,h-q);break}}return{start:u,end:h}}function YH(u){var h=u.match(xi);return h?h[1].split(Hs):[]}function k7(u,h,x){h=rl(h,u);for(var A=-1,O=h.length,H=!1;++A<O;){var q=sl(h[A]);if(!(H=u!=null&&x(u,q)))break;u=u[q]}return H||++A!=O?H:(O=u==null?0:u.length,!!O&&p2(O)&&fu(q,O)&&(Mt(u)||Cf(u)))}function XH(u){var h=u.length,x=new u.constructor(h);return h&&typeof u[0]=="string"&&on.call(u,"index")&&(x.index=u.index,x.input=u.input),x}function E7(u){return typeof u.constructor=="function"&&!H1(u)?su(uc(u)):{}}function QH(u,h,x){var A=u.constructor;switch(h){case Wt:return O1(u);case ke:case $e:return new A(+u);case Ee:return du(u,x);case kt:case Qt:case Bn:case je:case Lt:case Be:case ut:case Ke:case bt:return o2(u,x);case Me:return new A;case tt:case nn:return new A(u);case vt:return i2(u);case Ht:return new A;case zt:return Wn(u)}}function JH(u,h){var x=h.length;if(!x)return u;var A=x-1;return h[A]=(x>1?"& ":"")+h[A],h=h.join(x>2?", ":" "),u.replace(Md,`{
|
|
/* [wrapped with `+h+`] */
|
|
`)}function eW(u){return Mt(u)||Cf(u)||!!(c1&&u&&u[c1])}function fu(u,h){var x=typeof u;return h=h??G,!!h&&(x=="number"||x!="symbol"&&Hd.test(u))&&u>-1&&u%1==0&&u<h}function uo(u,h,x){if(!dr(x))return!1;var A=typeof h;return(A=="number"?Io(x)&&fu(h,x.length):A=="string"&&h in x)?xs(x[h],u):!1}function $x(u,h){if(Mt(u))return!1;var x=typeof u;return x=="number"||x=="symbol"||x=="boolean"||u==null||aa(u)?!0:Zu.test(u)||!qu.test(u)||h!=null&&u in hn(h)}function tW(u){var h=typeof u;return h=="string"||h=="number"||h=="symbol"||h=="boolean"?u!=="__proto__":u===null}function Bx(u){var h=ve(u),x=B[h];if(typeof x!="function"||!(h in Vt.prototype))return!1;if(u===x)return!0;var A=ae(x);return!!A&&u===A[0]}function nW(u){return!!ac&&ac in u}var rW=Qn?hu:rb;function H1(u){var h=u&&u.constructor,x=typeof h=="function"&&h.prototype||Sn;return u===x}function P7(u){return u===u&&!dr(u)}function T7(u,h){return function(x){return x==null?!1:x[u]===h&&(h!==n||u in hn(x))}}function iW(u){var h=f2(u,function(A){return x.size===d&&x.clear(),A}),x=h.cache;return h}function oW(u,h){var x=u[1],A=h[1],O=x|A,H=O<(E|P|F),q=A==F&&x==T||A==F&&x==$&&u[7].length<=h[8]||A==(F|$)&&h[7].length<=h[8]&&x==T;if(!(H||q))return u;A&E&&(u[2]=h[2],O|=x&E?0:k);var Y=h[3];if(Y){var se=u[3];u[3]=se?a2(se,Y,h[4]):Y,u[4]=se?Qo(u[3],p):h[4]}return Y=h[5],Y&&(se=u[5],u[5]=se?D1(se,Y,h[6]):Y,u[6]=se?Qo(u[5],p):h[6]),Y=h[7],Y&&(u[7]=Y),A&F&&(u[8]=u[8]==null?h[8]:Jr(u[8],h[8])),u[9]==null&&(u[9]=h[9]),u[0]=h[0],u[1]=O,u}function aW(u){var h=[];if(u!=null)for(var x in hn(u))h.push(x);return h}function sW(u){return Mh.call(u)}function L7(u,h,x){return h=xr(h===n?u.length-1:h,0),function(){for(var A=arguments,O=-1,H=xr(A.length-h,0),q=pe(H);++O<H;)q[O]=A[h+O];O=-1;for(var Y=pe(h+1);++O<h;)Y[O]=A[O];return Y[h]=x(q),wi(u,this,Y)}}function A7(u,h){return h.length<2?u:Xs(u,Nr(h,0,-1))}function lW(u,h){for(var x=u.length,A=Jr(h.length,x),O=Ti(u);A--;){var H=h[A];u[A]=fu(H,x)?O[H]:n}return u}function Hx(u,h){if(!(h==="constructor"&&typeof u[h]=="function")&&h!="__proto__")return u[h]}var I7=R7(mf),W1=af||function(u,h){return qe.setTimeout(u,h)},Wx=R7(Jh);function M7(u,h,x){var A=h+"";return Wx(u,JH(A,uW(YH(A),x)))}function R7(u){var h=0,x=0;return function(){var A=d1(),O=ge-(A-x);if(x=A,O>0){if(++h>=ue)return arguments[0]}else h=0;return u.apply(n,arguments)}}function l2(u,h){var x=-1,A=u.length,O=A-1;for(h=h===n?A:h;++x<h;){var H=pf(x,O),q=u[H];u[H]=u[x],u[x]=q}return u.length=h,u}var O7=iW(function(u){var h=[];return u.charCodeAt(0)===46&&h.push(""),u.replace(or,function(x,A,O,H){h.push(O?H.replace(Nd,"$1"):A||x)}),h});function sl(u){if(typeof u=="string"||aa(u))return u;var h=u+"";return h=="0"&&1/u==-J?"-0":h}function wf(u){if(u!=null){try{return lr.call(u)}catch{}try{return u+""}catch{}}return""}function uW(u,h){return Hn(xe,function(x){var A="_."+x[0];h&x[1]&&!Vi(u,A)&&u.push(A)}),u.sort()}function N7(u){if(u instanceof Vt)return u.clone();var h=new oo(u.__wrapped__,u.__chain__);return h.__actions__=Ti(u.__actions__),h.__index__=u.__index__,h.__values__=u.__values__,h}function cW(u,h,x){(x?uo(u,h,x):h===n)?h=1:h=xr(Dt(h),0);var A=u==null?0:u.length;if(!A||h<1)return[];for(var O=0,H=0,q=pe(sf(A/h));O<A;)q[H++]=Nr(u,O,O+=h);return q}function dW(u){for(var h=-1,x=u==null?0:u.length,A=0,O=[];++h<x;){var H=u[h];H&&(O[A++]=H)}return O}function fW(){var u=arguments.length;if(!u)return[];for(var h=pe(u-1),x=arguments[0],A=u;A--;)h[A-1]=arguments[A];return Oa(Mt(x)?Ti(x):[x],Rr(h,1))}var hW=wt(function(u,h){return Dr(u)?bc(u,Rr(h,1,Dr,!0)):[]}),pW=wt(function(u,h){var x=$a(h);return Dr(x)&&(x=n),Dr(u)?bc(u,Rr(h,1,Dr,!0),Le(x,2)):[]}),gW=wt(function(u,h){var x=$a(h);return Dr(x)&&(x=n),Dr(u)?bc(u,Rr(h,1,Dr,!0),n,x):[]});function mW(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Dt(h),Nr(u,h<0?0:h,A)):[]}function vW(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Dt(h),h=A-h,Nr(u,0,h<0?0:h)):[]}function yW(u,h){return u&&u.length?Pc(u,Le(h,3),!0,!0):[]}function xW(u,h){return u&&u.length?Pc(u,Le(h,3),!0):[]}function bW(u,h,x,A){var O=u==null?0:u.length;return O?(x&&typeof x!="number"&&uo(u,h,x)&&(x=0,A=O),na(u,h,x,A)):[]}function D7(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=x==null?0:Dt(x);return O<0&&(O=xr(A+O,0)),ru(u,Le(h,3),O)}function z7(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=A-1;return x!==n&&(O=Dt(x),O=x<0?xr(A+O,0):Jr(O,A-1)),ru(u,Le(h,3),O,!0)}function F7(u){var h=u==null?0:u.length;return h?Rr(u,1):[]}function SW(u){var h=u==null?0:u.length;return h?Rr(u,J):[]}function wW(u,h){var x=u==null?0:u.length;return x?(h=h===n?1:Dt(h),Rr(u,h)):[]}function CW(u){for(var h=-1,x=u==null?0:u.length,A={};++h<x;){var O=u[h];A[O[0]]=O[1]}return A}function $7(u){return u&&u.length?u[0]:n}function _W(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=x==null?0:Dt(x);return O<0&&(O=xr(A+O,0)),tc(u,h,O)}function kW(u){var h=u==null?0:u.length;return h?Nr(u,0,-1):[]}var EW=wt(function(u){var h=Nn(u,vf);return h.length&&h[0]===u[0]?Sc(h):[]}),PW=wt(function(u){var h=$a(u),x=Nn(u,vf);return h===$a(x)?h=n:x.pop(),x.length&&x[0]===u[0]?Sc(x,Le(h,2)):[]}),TW=wt(function(u){var h=$a(u),x=Nn(u,vf);return h=typeof h=="function"?h:n,h&&x.pop(),x.length&&x[0]===u[0]?Sc(x,n,h):[]});function LW(u,h){return u==null?"":Vv.call(u,h)}function $a(u){var h=u==null?0:u.length;return h?u[h-1]:n}function AW(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=A;return x!==n&&(O=Dt(x),O=O<0?xr(A+O,0):Jr(O,A-1)),h===h?i1(u,h,O):ru(u,Kd,O,!0)}function IW(u,h){return u&&u.length?kc(u,Dt(h)):n}var MW=wt(B7);function B7(u,h){return u&&u.length&&h&&h.length?el(u,h):u}function RW(u,h,x){return u&&u.length&&h&&h.length?el(u,h,Le(x,2)):u}function OW(u,h,x){return u&&u.length&&h&&h.length?el(u,h,n,x):u}var NW=Jn(function(u,h){var x=u==null?0:u.length,A=Fh(u,h);return hf(u,Nn(h,function(O){return fu(O,x)?+O:O}).sort(N1)),A});function DW(u,h){var x=[];if(!(u&&u.length))return x;var A=-1,O=[],H=u.length;for(h=Le(h,3);++A<H;){var q=u[A];h(q,A,u)&&(x.push(q),O.push(A))}return hf(u,O),x}function Vx(u){return u==null?u:jv.call(u)}function zW(u,h,x){var A=u==null?0:u.length;return A?(x&&typeof x!="number"&&uo(u,h,x)?(h=0,x=A):(h=h==null?0:Dt(h),x=x===n?A:Dt(x)),Nr(u,h,x)):[]}function FW(u,h){return ei(u,h)}function $W(u,h,x){return ep(u,h,Le(x,2))}function BW(u,h){var x=u==null?0:u.length;if(x){var A=ei(u,h);if(A<x&&xs(u[A],h))return A}return-1}function HW(u,h){return ei(u,h,!0)}function WW(u,h,x){return ep(u,h,Le(x,2),!0)}function VW(u,h){var x=u==null?0:u.length;if(x){var A=ei(u,h,!0)-1;if(xs(u[A],h))return A}return-1}function UW(u){return u&&u.length?tp(u):[]}function GW(u,h){return u&&u.length?tp(u,Le(h,2)):[]}function jW(u){var h=u==null?0:u.length;return h?Nr(u,1,h):[]}function KW(u,h,x){return u&&u.length?(h=x||h===n?1:Dt(h),Nr(u,0,h<0?0:h)):[]}function qW(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Dt(h),h=A-h,Nr(u,h<0?0:h,A)):[]}function ZW(u,h){return u&&u.length?Pc(u,Le(h,3),!1,!0):[]}function YW(u,h){return u&&u.length?Pc(u,Le(h,3)):[]}var XW=wt(function(u){return Pi(Rr(u,1,Dr,!0))}),QW=wt(function(u){var h=$a(u);return Dr(h)&&(h=n),Pi(Rr(u,1,Dr,!0),Le(h,2))}),JW=wt(function(u){var h=$a(u);return h=typeof h=="function"?h:n,Pi(Rr(u,1,Dr,!0),n,h)});function eV(u){return u&&u.length?Pi(u):[]}function tV(u,h){return u&&u.length?Pi(u,Le(h,2)):[]}function nV(u,h){return h=typeof h=="function"?h:n,u&&u.length?Pi(u,n,h):[]}function Ux(u){if(!(u&&u.length))return[];var h=0;return u=ko(u,function(x){if(Dr(x))return h=xr(x.length,h),!0}),Xd(h,function(x){return Nn(u,js(x))})}function H7(u,h){if(!(u&&u.length))return[];var x=Ux(u);return h==null?x:Nn(x,function(A){return wi(h,n,A)})}var rV=wt(function(u,h){return Dr(u)?bc(u,h):[]}),iV=wt(function(u){return ip(ko(u,Dr))}),oV=wt(function(u){var h=$a(u);return Dr(h)&&(h=n),ip(ko(u,Dr),Le(h,2))}),aV=wt(function(u){var h=$a(u);return h=typeof h=="function"?h:n,ip(ko(u,Dr),n,h)}),sV=wt(Ux);function lV(u,h){return M1(u||[],h||[],Ys)}function uV(u,h){return M1(u||[],h||[],cu)}var cV=wt(function(u){var h=u.length,x=h>1?u[h-1]:n;return x=typeof x=="function"?(u.pop(),x):n,H7(u,x)});function W7(u){var h=B(u);return h.__chain__=!0,h}function dV(u,h){return h(u),u}function u2(u,h){return h(u)}var fV=Jn(function(u){var h=u.length,x=h?u[0]:0,A=this.__wrapped__,O=function(H){return Fh(H,u)};return h>1||this.__actions__.length||!(A instanceof Vt)||!fu(x)?this.thru(O):(A=A.slice(x,+x+(h?1:0)),A.__actions__.push({func:u2,args:[O],thisArg:n}),new oo(A,this.__chain__).thru(function(H){return h&&!H.length&&H.push(n),H}))});function hV(){return W7(this)}function pV(){return new oo(this.value(),this.__chain__)}function gV(){this.__values__===n&&(this.__values__=nk(this.value()));var u=this.__index__>=this.__values__.length,h=u?n:this.__values__[this.__index__++];return{done:u,value:h}}function mV(){return this}function vV(u){for(var h,x=this;x instanceof cf;){var A=N7(x);A.__index__=0,A.__values__=n,h?O.__wrapped__=A:h=A;var O=A;x=x.__wrapped__}return O.__wrapped__=u,h}function yV(){var u=this.__wrapped__;if(u instanceof Vt){var h=u;return this.__actions__.length&&(h=new Vt(this)),h=h.reverse(),h.__actions__.push({func:u2,args:[Vx],thisArg:n}),new oo(h,this.__chain__)}return this.thru(Vx)}function xV(){return nl(this.__wrapped__,this.__actions__)}var bV=op(function(u,h,x){on.call(u,x)?++u[x]:ta(u,x,1)});function SV(u,h,x){var A=Mt(u)?On:_1;return x&&uo(u,h,x)&&(h=n),A(u,Le(h,3))}function wV(u,h){var x=Mt(u)?ko:ra;return x(u,Le(h,3))}var CV=F1(D7),_V=F1(z7);function kV(u,h){return Rr(c2(u,h),1)}function EV(u,h){return Rr(c2(u,h),J)}function PV(u,h,x){return x=x===n?1:Dt(x),Rr(c2(u,h),x)}function V7(u,h){var x=Mt(u)?Hn:ps;return x(u,Le(h,3))}function U7(u,h){var x=Mt(u)?_o:Hh;return x(u,Le(h,3))}var TV=op(function(u,h,x){on.call(u,x)?u[x].push(h):ta(u,x,[h])});function LV(u,h,x,A){u=Io(u)?u:cp(u),x=x&&!A?Dt(x):0;var O=u.length;return x<0&&(x=xr(O+x,0)),g2(u)?x<=O&&u.indexOf(h,x)>-1:!!O&&tc(u,h,x)>-1}var AV=wt(function(u,h,x){var A=-1,O=typeof h=="function",H=Io(u)?pe(u.length):[];return ps(u,function(q){H[++A]=O?wi(h,q,x):gs(q,h,x)}),H}),IV=op(function(u,h,x){ta(u,x,h)});function c2(u,h){var x=Mt(u)?Nn:wr;return x(u,Le(h,3))}function MV(u,h,x,A){return u==null?[]:(Mt(h)||(h=h==null?[]:[h]),x=A?n:x,Mt(x)||(x=x==null?[]:[x]),Ei(u,h,x))}var RV=op(function(u,h,x){u[x?0:1].push(h)},function(){return[[],[]]});function OV(u,h,x){var A=Mt(u)?jd:Ph,O=arguments.length<3;return A(u,Le(h,4),x,O,ps)}function NV(u,h,x){var A=Mt(u)?Av:Ph,O=arguments.length<3;return A(u,Le(h,4),x,O,Hh)}function DV(u,h){var x=Mt(u)?ko:ra;return x(u,h2(Le(h,3)))}function zV(u){var h=Mt(u)?yc:Qh;return h(u)}function FV(u,h,x){(x?uo(u,h,x):h===n)?h=1:h=Dt(h);var A=Mt(u)?ui:gf;return A(u,h)}function $V(u){var h=Mt(u)?Ox:fi;return h(u)}function BV(u){if(u==null)return 0;if(Io(u))return g2(u)?Na(u):u.length;var h=hi(u);return h==Me||h==Ht?u.size:Or(u).length}function HV(u,h,x){var A=Mt(u)?Ju:Lo;return x&&uo(u,h,x)&&(h=n),A(u,Le(h,3))}var WV=wt(function(u,h){if(u==null)return[];var x=h.length;return x>1&&uo(u,h[0],h[1])?h=[]:x>2&&uo(h[0],h[1],h[2])&&(h=[h[0]]),Ei(u,Rr(h,1),[])}),d2=Hv||function(){return qe.Date.now()};function VV(u,h){if(typeof h!="function")throw new Ci(a);return u=Dt(u),function(){if(--u<1)return h.apply(this,arguments)}}function G7(u,h,x){return h=x?n:h,h=u&&h==null?u.length:h,fe(u,F,n,n,n,n,h)}function j7(u,h){var x;if(typeof h!="function")throw new Ci(a);return u=Dt(u),function(){return--u>0&&(x=h.apply(this,arguments)),u<=1&&(h=n),x}}var Gx=wt(function(u,h,x){var A=E;if(x.length){var O=Qo(x,Ze(Gx));A|=N}return fe(u,A,h,x,O)}),K7=wt(function(u,h,x){var A=E|P;if(x.length){var O=Qo(x,Ze(K7));A|=N}return fe(h,A,u,x,O)});function q7(u,h,x){h=x?n:h;var A=fe(u,T,n,n,n,n,n,h);return A.placeholder=q7.placeholder,A}function Z7(u,h,x){h=x?n:h;var A=fe(u,M,n,n,n,n,n,h);return A.placeholder=Z7.placeholder,A}function Y7(u,h,x){var A,O,H,q,Y,se,_e=0,Pe=!1,Ae=!1,Xe=!0;if(typeof u!="function")throw new Ci(a);h=Ba(h)||0,dr(x)&&(Pe=!!x.leading,Ae="maxWait"in x,H=Ae?xr(Ba(x.maxWait)||0,h):H,Xe="trailing"in x?!!x.trailing:Xe);function ct(zr){var bs=A,gu=O;return A=O=n,_e=zr,q=u.apply(gu,bs),q}function yt(zr){return _e=zr,Y=W1(Kt,h),Pe?ct(zr):q}function Bt(zr){var bs=zr-se,gu=zr-_e,gk=h-bs;return Ae?Jr(gk,H-gu):gk}function xt(zr){var bs=zr-se,gu=zr-_e;return se===n||bs>=h||bs<0||Ae&&gu>=H}function Kt(){var zr=d2();if(xt(zr))return tn(zr);Y=W1(Kt,Bt(zr))}function tn(zr){return Y=n,Xe&&A?ct(zr):(A=O=n,q)}function sa(){Y!==n&&R1(Y),_e=0,A=se=O=Y=n}function co(){return Y===n?q:tn(d2())}function la(){var zr=d2(),bs=xt(zr);if(A=arguments,O=this,se=zr,bs){if(Y===n)return yt(se);if(Ae)return R1(Y),Y=W1(Kt,h),ct(se)}return Y===n&&(Y=W1(Kt,h)),q}return la.cancel=sa,la.flush=co,la}var UV=wt(function(u,h){return C1(u,1,h)}),GV=wt(function(u,h,x){return C1(u,Ba(h)||0,x)});function jV(u){return fe(u,K)}function f2(u,h){if(typeof u!="function"||h!=null&&typeof h!="function")throw new Ci(a);var x=function(){var A=arguments,O=h?h.apply(this,A):A[0],H=x.cache;if(H.has(O))return H.get(O);var q=u.apply(this,A);return x.cache=H.set(O,q)||H,q};return x.cache=new(f2.Cache||ea),x}f2.Cache=ea;function h2(u){if(typeof u!="function")throw new Ci(a);return function(){var h=arguments;switch(h.length){case 0:return!u.call(this);case 1:return!u.call(this,h[0]);case 2:return!u.call(this,h[0],h[1]);case 3:return!u.call(this,h[0],h[1],h[2])}return!u.apply(this,h)}}function KV(u){return j7(2,u)}var qV=zx(function(u,h){h=h.length==1&&Mt(h[0])?Nn(h[0],Ir(Le())):Nn(Rr(h,1),Ir(Le()));var x=h.length;return wt(function(A){for(var O=-1,H=Jr(A.length,x);++O<H;)A[O]=h[O].call(this,A[O]);return wi(u,this,A)})}),jx=wt(function(u,h){var x=Qo(h,Ze(jx));return fe(u,N,n,h,x)}),X7=wt(function(u,h){var x=Qo(h,Ze(X7));return fe(u,z,n,h,x)}),ZV=Jn(function(u,h){return fe(u,$,n,n,n,h)});function YV(u,h){if(typeof u!="function")throw new Ci(a);return h=h===n?h:Dt(h),wt(u,h)}function XV(u,h){if(typeof u!="function")throw new Ci(a);return h=h==null?0:xr(Dt(h),0),wt(function(x){var A=x[h],O=vs(x,0,h);return A&&Oa(O,A),wi(u,this,O)})}function QV(u,h,x){var A=!0,O=!0;if(typeof u!="function")throw new Ci(a);return dr(x)&&(A="leading"in x?!!x.leading:A,O="trailing"in x?!!x.trailing:O),Y7(u,h,{leading:A,maxWait:h,trailing:O})}function JV(u){return G7(u,1)}function eU(u,h){return jx(Tc(h),u)}function tU(){if(!arguments.length)return[];var u=arguments[0];return Mt(u)?u:[u]}function nU(u){return ci(u,y)}function rU(u,h){return h=typeof h=="function"?h:n,ci(u,y,h)}function iU(u){return ci(u,g|y)}function oU(u,h){return h=typeof h=="function"?h:n,ci(u,g|y,h)}function aU(u,h){return h==null||Bh(u,h,pi(h))}function xs(u,h){return u===h||u!==u&&h!==h}var sU=_(Uh),lU=_(function(u,h){return u>=h}),Cf=Zh(function(){return arguments}())?Zh:function(u){return Cr(u)&&on.call(u,"callee")&&!u1.call(u,"callee")},Mt=pe.isArray,uU=sr?Ir(sr):E1;function Io(u){return u!=null&&p2(u.length)&&!hu(u)}function Dr(u){return Cr(u)&&Io(u)}function cU(u){return u===!0||u===!1||Cr(u)&&di(u)==ke}var Lc=Wv||rb,dU=ai?Ir(ai):P1;function fU(u){return Cr(u)&&u.nodeType===1&&!V1(u)}function hU(u){if(u==null)return!0;if(Io(u)&&(Mt(u)||typeof u=="string"||typeof u.splice=="function"||Lc(u)||up(u)||Cf(u)))return!u.length;var h=hi(u);if(h==Me||h==Ht)return!u.size;if(H1(u))return!Or(u).length;for(var x in u)if(on.call(u,x))return!1;return!0}function pU(u,h){return wc(u,h)}function gU(u,h,x){x=typeof x=="function"?x:n;var A=x?x(u,h):n;return A===n?wc(u,h,n,x):!!A}function Kx(u){if(!Cr(u))return!1;var h=di(u);return h==ft||h==nt||typeof u.message=="string"&&typeof u.name=="string"&&!V1(u)}function mU(u){return typeof u=="number"&&Oh(u)}function hu(u){if(!dr(u))return!1;var h=di(u);return h==Rt||h==Ot||h==Ve||h==gn}function Q7(u){return typeof u=="number"&&u==Dt(u)}function p2(u){return typeof u=="number"&&u>-1&&u%1==0&&u<=G}function dr(u){var h=typeof u;return u!=null&&(h=="object"||h=="function")}function Cr(u){return u!=null&&typeof u=="object"}var J7=si?Ir(si):Dx;function vU(u,h){return u===h||Cc(u,h,_t(h))}function yU(u,h,x){return x=typeof x=="function"?x:n,Cc(u,h,_t(h),x)}function xU(u){return ek(u)&&u!=+u}function bU(u){if(rW(u))throw new Ct(o);return Yh(u)}function SU(u){return u===null}function wU(u){return u==null}function ek(u){return typeof u=="number"||Cr(u)&&di(u)==tt}function V1(u){if(!Cr(u)||di(u)!=at)return!1;var h=uc(u);if(h===null)return!0;var x=on.call(h,"constructor")&&h.constructor;return typeof x=="function"&&x instanceof x&&lr.call(x)==li}var qx=Ra?Ir(Ra):ur;function CU(u){return Q7(u)&&u>=-G&&u<=G}var tk=Gs?Ir(Gs):Ft;function g2(u){return typeof u=="string"||!Mt(u)&&Cr(u)&&di(u)==nn}function aa(u){return typeof u=="symbol"||Cr(u)&&di(u)==zt}var up=e1?Ir(e1):Vr;function _U(u){return u===n}function kU(u){return Cr(u)&&hi(u)==et}function EU(u){return Cr(u)&&di(u)==Gt}var PU=_(Qs),TU=_(function(u,h){return u<=h});function nk(u){if(!u)return[];if(Io(u))return g2(u)?Ui(u):Ti(u);if(cc&&u[cc])return Nv(u[cc]());var h=hi(u),x=h==Me?Ah:h==Ht?Jd:cp;return x(u)}function pu(u){if(!u)return u===0?u:0;if(u=Ba(u),u===J||u===-J){var h=u<0?-1:1;return h*te}return u===u?u:0}function Dt(u){var h=pu(u),x=h%1;return h===h?x?h-x:h:0}function rk(u){return u?lu(Dt(u),0,W):0}function Ba(u){if(typeof u=="number")return u;if(aa(u))return Q;if(dr(u)){var h=typeof u.valueOf=="function"?u.valueOf():u;u=dr(h)?h+"":h}if(typeof u!="string")return u===0?u:+u;u=io(u);var x=Fd.test(u);return x||Bd.test(u)?me(u.slice(2),x?2:8):zd.test(u)?Q:+u}function ik(u){return Fa(u,Mo(u))}function LU(u){return u?lu(Dt(u),-G,G):u===0?u:0}function wn(u){return u==null?"":so(u)}var AU=lo(function(u,h){if(H1(h)||Io(h)){Fa(h,pi(h),u);return}for(var x in h)on.call(h,x)&&Ys(u,x,h[x])}),ok=lo(function(u,h){Fa(h,Mo(h),u)}),m2=lo(function(u,h,x,A){Fa(h,Mo(h),u,A)}),IU=lo(function(u,h,x,A){Fa(h,pi(h),u,A)}),MU=Jn(Fh);function RU(u,h){var x=su(u);return h==null?x:rt(x,h)}var OU=wt(function(u,h){u=hn(u);var x=-1,A=h.length,O=A>2?h[2]:n;for(O&&uo(h[0],h[1],O)&&(A=1);++x<A;)for(var H=h[x],q=Mo(H),Y=-1,se=q.length;++Y<se;){var _e=q[Y],Pe=u[_e];(Pe===n||xs(Pe,Sn[_e])&&!on.call(u,_e))&&(u[_e]=H[_e])}return u}),NU=wt(function(u){return u.push(n,it),wi(ak,n,u)});function DU(u,h){return Mv(u,Le(h,3),ia)}function zU(u,h){return Mv(u,Le(h,3),To)}function FU(u,h){return u==null?u:Wh(u,Le(h,3),Mo)}function $U(u,h){return u==null?u:Po(u,Le(h,3),Mo)}function BU(u,h){return u&&ia(u,Le(h,3))}function HU(u,h){return u&&To(u,Le(h,3))}function WU(u){return u==null?[]:Vh(u,pi(u))}function VU(u){return u==null?[]:Vh(u,Mo(u))}function Zx(u,h,x){var A=u==null?n:Xs(u,h);return A===n?x:A}function UU(u,h){return u!=null&&k7(u,h,Gh)}function Yx(u,h){return u!=null&&k7(u,h,jh)}var GU=Sf(function(u,h,x){h!=null&&typeof h.toString!="function"&&(h=Mh.call(h)),u[h]=x},Qx(Ro)),jU=Sf(function(u,h,x){h!=null&&typeof h.toString!="function"&&(h=Mh.call(h)),on.call(u,h)?u[h].push(x):u[h]=[x]},Le),KU=wt(gs);function pi(u){return Io(u)?S1(u):Or(u)}function Mo(u){return Io(u)?S1(u,!0):ao(u)}function qU(u,h){var x={};return h=Le(h,3),ia(u,function(A,O,H){ta(x,h(A,O,H),A)}),x}function ZU(u,h){var x={};return h=Le(h,3),ia(u,function(A,O,H){ta(x,O,h(A,O,H))}),x}var YU=lo(function(u,h,x){uu(u,h,x)}),ak=lo(function(u,h,x,A){uu(u,h,x,A)}),XU=Jn(function(u,h){var x={};if(u==null)return x;var A=!1;h=Nn(h,function(H){return H=rl(H,u),A||(A=H.length>1),H}),Fa(u,he(u),x),A&&(x=ci(x,g|m|y,Pt));for(var O=h.length;O--;)rp(x,h[O]);return x});function QU(u,h){return sk(u,h2(Le(h)))}var JU=Jn(function(u,h){return u==null?{}:A1(u,h)});function sk(u,h){if(u==null)return{};var x=Nn(he(u),function(A){return[A]});return h=Le(h),Xh(u,x,function(A,O){return h(A,O[0])})}function eG(u,h,x){h=rl(h,u);var A=-1,O=h.length;for(O||(O=1,u=n);++A<O;){var H=u==null?n:u[sl(h[A])];H===n&&(A=O,H=x),u=hu(H)?H.call(u):H}return u}function tG(u,h,x){return u==null?u:cu(u,h,x)}function nG(u,h,x,A){return A=typeof A=="function"?A:n,u==null?u:cu(u,h,x,A)}var lk=re(pi),uk=re(Mo);function rG(u,h,x){var A=Mt(u),O=A||Lc(u)||up(u);if(h=Le(h,4),x==null){var H=u&&u.constructor;O?x=A?new H:[]:dr(u)?x=hu(H)?su(uc(u)):{}:x={}}return(O?Hn:ia)(u,function(q,Y,se){return h(x,q,Y,se)}),x}function iG(u,h){return u==null?!0:rp(u,h)}function oG(u,h,x){return u==null?u:I1(u,h,Tc(x))}function aG(u,h,x,A){return A=typeof A=="function"?A:n,u==null?u:I1(u,h,Tc(x),A)}function cp(u){return u==null?[]:Qd(u,pi(u))}function sG(u){return u==null?[]:Qd(u,Mo(u))}function lG(u,h,x){return x===n&&(x=h,h=n),x!==n&&(x=Ba(x),x=x===x?x:0),h!==n&&(h=Ba(h),h=h===h?h:0),lu(Ba(u),h,x)}function uG(u,h,x){return h=pu(h),x===n?(x=h,h=0):x=pu(x),u=Ba(u),Kh(u,h,x)}function cG(u,h,x){if(x&&typeof x!="boolean"&&uo(u,h,x)&&(h=x=n),x===n&&(typeof h=="boolean"?(x=h,h=n):typeof u=="boolean"&&(x=u,u=n)),u===n&&h===n?(u=0,h=1):(u=pu(u),h===n?(h=u,u=0):h=pu(h)),u>h){var A=u;u=h,h=A}if(x||u%1||h%1){var O=f1();return Jr(u+O*(h-u+U("1e-"+((O+"").length-1))),h)}return pf(u,h)}var dG=al(function(u,h,x){return h=h.toLowerCase(),u+(x?ck(h):h)});function ck(u){return Xx(wn(u).toLowerCase())}function dk(u){return u=wn(u),u&&u.replace(Wd,Ov).replace(Xl,"")}function fG(u,h,x){u=wn(u),h=so(h);var A=u.length;x=x===n?A:lu(Dt(x),0,A);var O=x;return x-=h.length,x>=0&&u.slice(x,O)==h}function hG(u){return u=wn(u),u&&Wr.test(u)?u.replace(Bi,ds):u}function pG(u){return u=wn(u),u&&Id.test(u)?u.replace(Ul,"\\$&"):u}var gG=al(function(u,h,x){return u+(x?"-":"")+h.toLowerCase()}),mG=al(function(u,h,x){return u+(x?" ":"")+h.toLowerCase()}),vG=sp("toLowerCase");function yG(u,h,x){u=wn(u),h=Dt(h);var A=h?Na(u):0;if(!h||A>=h)return u;var O=(h-A)/2;return c(au(O),x)+u+c(sf(O),x)}function xG(u,h,x){u=wn(u),h=Dt(h);var A=h?Na(u):0;return h&&A<h?u+c(h-A,x):u}function bG(u,h,x){u=wn(u),h=Dt(h);var A=h?Na(u):0;return h&&A<h?c(h-A,x)+u:u}function SG(u,h,x){return x||h==null?h=0:h&&(h=+h),Gv(wn(u).replace(Bs,""),h||0)}function wG(u,h,x){return(x?uo(u,h,x):h===n)?h=1:h=Dt(h),Ec(wn(u),h)}function CG(){var u=arguments,h=wn(u[0]);return u.length<3?h:h.replace(u[1],u[2])}var _G=al(function(u,h,x){return u+(x?"_":"")+h.toLowerCase()});function kG(u,h,x){return x&&typeof x!="number"&&uo(u,h,x)&&(h=x=n),x=x===n?W:x>>>0,x?(u=wn(u),u&&(typeof h=="string"||h!=null&&!qx(h))&&(h=so(h),!h&&iu(u))?vs(Ui(u),0,x):u.split(h,x)):[]}var EG=al(function(u,h,x){return u+(x?" ":"")+Xx(h)});function PG(u,h,x){return u=wn(u),x=x==null?0:lu(Dt(x),0,u.length),h=so(h),u.slice(x,x+h.length)==h}function TG(u,h,x){var A=B.templateSettings;x&&uo(u,h,x)&&(h=n),u=wn(u),h=m2({},h,A,Fe);var O=m2({},h.imports,A.imports,Fe),H=pi(O),q=Qd(O,H),Y,se,_e=0,Pe=h.interpolate||wo,Ae="__p += '",Xe=tf((h.escape||wo).source+"|"+Pe.source+"|"+(Pe===$s?Dd:wo).source+"|"+(h.evaluate||wo).source+"|$","g"),ct="//# sourceURL="+(on.call(h,"sourceURL")?(h.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++tu+"]")+`
|
|
`;u.replace(Xe,function(xt,Kt,tn,sa,co,la){return tn||(tn=sa),Ae+=u.slice(_e,la).replace(Vd,Ks),Kt&&(Y=!0,Ae+=`' +
|
|
__e(`+Kt+`) +
|
|
'`),co&&(se=!0,Ae+=`';
|
|
`+co+`;
|
|
__p += '`),tn&&(Ae+=`' +
|
|
((__t = (`+tn+`)) == null ? '' : __t) +
|
|
'`),_e=la+xt.length,xt}),Ae+=`';
|
|
`;var yt=on.call(h,"variable")&&h.variable;if(!yt)Ae=`with (obj) {
|
|
`+Ae+`
|
|
}
|
|
`;else if(Od.test(yt))throw new Ct(s);Ae=(se?Ae.replace(Jt,""):Ae).replace(qn,"$1").replace(yr,"$1;"),Ae="function("+(yt||"obj")+`) {
|
|
`+(yt?"":`obj || (obj = {});
|
|
`)+"var __t, __p = ''"+(Y?", __e = _.escape":"")+(se?`, __j = Array.prototype.join;
|
|
function print() { __p += __j.call(arguments, '') }
|
|
`:`;
|
|
`)+Ae+`return __p
|
|
}`;var Bt=hk(function(){return en(H,ct+"return "+Ae).apply(n,q)});if(Bt.source=Ae,Kx(Bt))throw Bt;return Bt}function LG(u){return wn(u).toLowerCase()}function AG(u){return wn(u).toUpperCase()}function IG(u,h,x){if(u=wn(u),u&&(x||h===n))return io(u);if(!u||!(h=so(h)))return u;var A=Ui(u),O=Ui(h),H=Xo(A,O),q=cs(A,O)+1;return vs(A,H,q).join("")}function MG(u,h,x){if(u=wn(u),u&&(x||h===n))return u.slice(0,o1(u)+1);if(!u||!(h=so(h)))return u;var A=Ui(u),O=cs(A,Ui(h))+1;return vs(A,0,O).join("")}function RG(u,h,x){if(u=wn(u),u&&(x||h===n))return u.replace(Bs,"");if(!u||!(h=so(h)))return u;var A=Ui(u),O=Xo(A,Ui(h));return vs(A,O).join("")}function OG(u,h){var x=j,A=X;if(dr(h)){var O="separator"in h?h.separator:O;x="length"in h?Dt(h.length):x,A="omission"in h?so(h.omission):A}u=wn(u);var H=u.length;if(iu(u)){var q=Ui(u);H=q.length}if(x>=H)return u;var Y=x-Na(A);if(Y<1)return A;var se=q?vs(q,0,Y).join(""):u.slice(0,Y);if(O===n)return se+A;if(q&&(Y+=se.length-Y),qx(O)){if(u.slice(Y).search(O)){var _e,Pe=se;for(O.global||(O=tf(O.source,wn(oi.exec(O))+"g")),O.lastIndex=0;_e=O.exec(Pe);)var Ae=_e.index;se=se.slice(0,Ae===n?Y:Ae)}}else if(u.indexOf(so(O),Y)!=Y){var Xe=se.lastIndexOf(O);Xe>-1&&(se=se.slice(0,Xe))}return se+A}function NG(u){return u=wn(u),u&&Ld.test(u)?u.replace(Hr,Fv):u}var DG=al(function(u,h,x){return u+(x?" ":"")+h.toUpperCase()}),Xx=sp("toUpperCase");function fk(u,h,x){return u=wn(u),h=x?n:h,h===n?Lh(u)?ef(u):n1(u):u.match(h)||[]}var hk=wt(function(u,h){try{return wi(u,n,h)}catch(x){return Kx(x)?x:new Ct(x)}}),zG=Jn(function(u,h){return Hn(h,function(x){x=sl(x),ta(u,x,Gx(u[x],u))}),u});function FG(u){var h=u==null?0:u.length,x=Le();return u=h?Nn(u,function(A){if(typeof A[1]!="function")throw new Ci(a);return[x(A[0]),A[1]]}):[],wt(function(A){for(var O=-1;++O<h;){var H=u[O];if(wi(H[0],this,A))return wi(H[1],this,A)}})}function $G(u){return $h(ci(u,g))}function Qx(u){return function(){return u}}function BG(u,h){return u==null||u!==u?h:u}var HG=$1(),WG=$1(!0);function Ro(u){return u}function Jx(u){return cr(typeof u=="function"?u:ci(u,g))}function VG(u){return _c(ci(u,g))}function UG(u,h){return Js(u,ci(h,g))}var GG=wt(function(u,h){return function(x){return gs(x,u,h)}}),jG=wt(function(u,h){return function(x){return gs(u,x,h)}});function eb(u,h,x){var A=pi(h),O=Vh(h,A);x==null&&!(dr(h)&&(O.length||!A.length))&&(x=h,h=u,u=this,O=Vh(h,pi(h)));var H=!(dr(x)&&"chain"in x)||!!x.chain,q=hu(u);return Hn(O,function(Y){var se=h[Y];u[Y]=se,q&&(u.prototype[Y]=function(){var _e=this.__chain__;if(H||_e){var Pe=u(this.__wrapped__),Ae=Pe.__actions__=Ti(this.__actions__);return Ae.push({func:se,args:arguments,thisArg:u}),Pe.__chain__=_e,Pe}return se.apply(u,Oa([this.value()],arguments))})}),u}function KG(){return qe._===this&&(qe._=s1),this}function tb(){}function qG(u){return u=Dt(u),wt(function(h){return kc(h,u)})}var ZG=B1(Nn),YG=B1(On),XG=B1(Ju);function pk(u){return $x(u)?js(sl(u)):ms(u)}function QG(u){return function(h){return u==null?n:Xs(u,h)}}var JG=v(),ej=v(!0);function nb(){return[]}function rb(){return!1}function tj(){return{}}function nj(){return""}function rj(){return!0}function ij(u,h){if(u=Dt(u),u<1||u>G)return[];var x=W,A=Jr(u,W);h=Le(h),u-=W;for(var O=Xd(A,h);++x<u;)h(x);return O}function oj(u){return Mt(u)?Nn(u,sl):aa(u)?[u]:Ti(O7(wn(u)))}function aj(u){var h=++nf;return wn(u)+h}var sj=lp(function(u,h){return u+h},0),lj=R("ceil"),uj=lp(function(u,h){return u/h},1),cj=R("floor");function dj(u){return u&&u.length?Sr(u,Ro,Uh):n}function fj(u,h){return u&&u.length?Sr(u,Le(h,2),Uh):n}function hj(u){return qd(u,Ro)}function pj(u,h){return qd(u,Le(h,2))}function gj(u){return u&&u.length?Sr(u,Ro,Qs):n}function mj(u,h){return u&&u.length?Sr(u,Le(h,2),Qs):n}var vj=lp(function(u,h){return u*h},1),yj=R("round"),xj=lp(function(u,h){return u-h},0);function bj(u){return u&&u.length?Yd(u,Ro):0}function Sj(u,h){return u&&u.length?Yd(u,Le(h,2)):0}return B.after=VV,B.ary=G7,B.assign=AU,B.assignIn=ok,B.assignInWith=m2,B.assignWith=IU,B.at=MU,B.before=j7,B.bind=Gx,B.bindAll=zG,B.bindKey=K7,B.castArray=tU,B.chain=W7,B.chunk=cW,B.compact=dW,B.concat=fW,B.cond=FG,B.conforms=$G,B.constant=Qx,B.countBy=bV,B.create=RU,B.curry=q7,B.curryRight=Z7,B.debounce=Y7,B.defaults=OU,B.defaultsDeep=NU,B.defer=UV,B.delay=GV,B.difference=hW,B.differenceBy=pW,B.differenceWith=gW,B.drop=mW,B.dropRight=vW,B.dropRightWhile=yW,B.dropWhile=xW,B.fill=bW,B.filter=wV,B.flatMap=kV,B.flatMapDeep=EV,B.flatMapDepth=PV,B.flatten=F7,B.flattenDeep=SW,B.flattenDepth=wW,B.flip=jV,B.flow=HG,B.flowRight=WG,B.fromPairs=CW,B.functions=WU,B.functionsIn=VU,B.groupBy=TV,B.initial=kW,B.intersection=EW,B.intersectionBy=PW,B.intersectionWith=TW,B.invert=GU,B.invertBy=jU,B.invokeMap=AV,B.iteratee=Jx,B.keyBy=IV,B.keys=pi,B.keysIn=Mo,B.map=c2,B.mapKeys=qU,B.mapValues=ZU,B.matches=VG,B.matchesProperty=UG,B.memoize=f2,B.merge=YU,B.mergeWith=ak,B.method=GG,B.methodOf=jG,B.mixin=eb,B.negate=h2,B.nthArg=qG,B.omit=XU,B.omitBy=QU,B.once=KV,B.orderBy=MV,B.over=ZG,B.overArgs=qV,B.overEvery=YG,B.overSome=XG,B.partial=jx,B.partialRight=X7,B.partition=RV,B.pick=JU,B.pickBy=sk,B.property=pk,B.propertyOf=QG,B.pull=MW,B.pullAll=B7,B.pullAllBy=RW,B.pullAllWith=OW,B.pullAt=NW,B.range=JG,B.rangeRight=ej,B.rearg=ZV,B.reject=DV,B.remove=DW,B.rest=YV,B.reverse=Vx,B.sampleSize=FV,B.set=tG,B.setWith=nG,B.shuffle=$V,B.slice=zW,B.sortBy=WV,B.sortedUniq=UW,B.sortedUniqBy=GW,B.split=kG,B.spread=XV,B.tail=jW,B.take=KW,B.takeRight=qW,B.takeRightWhile=ZW,B.takeWhile=YW,B.tap=dV,B.throttle=QV,B.thru=u2,B.toArray=nk,B.toPairs=lk,B.toPairsIn=uk,B.toPath=oj,B.toPlainObject=ik,B.transform=rG,B.unary=JV,B.union=XW,B.unionBy=QW,B.unionWith=JW,B.uniq=eV,B.uniqBy=tV,B.uniqWith=nV,B.unset=iG,B.unzip=Ux,B.unzipWith=H7,B.update=oG,B.updateWith=aG,B.values=cp,B.valuesIn=sG,B.without=rV,B.words=fk,B.wrap=eU,B.xor=iV,B.xorBy=oV,B.xorWith=aV,B.zip=sV,B.zipObject=lV,B.zipObjectDeep=uV,B.zipWith=cV,B.entries=lk,B.entriesIn=uk,B.extend=ok,B.extendWith=m2,eb(B,B),B.add=sj,B.attempt=hk,B.camelCase=dG,B.capitalize=ck,B.ceil=lj,B.clamp=lG,B.clone=nU,B.cloneDeep=iU,B.cloneDeepWith=oU,B.cloneWith=rU,B.conformsTo=aU,B.deburr=dk,B.defaultTo=BG,B.divide=uj,B.endsWith=fG,B.eq=xs,B.escape=hG,B.escapeRegExp=pG,B.every=SV,B.find=CV,B.findIndex=D7,B.findKey=DU,B.findLast=_V,B.findLastIndex=z7,B.findLastKey=zU,B.floor=cj,B.forEach=V7,B.forEachRight=U7,B.forIn=FU,B.forInRight=$U,B.forOwn=BU,B.forOwnRight=HU,B.get=Zx,B.gt=sU,B.gte=lU,B.has=UU,B.hasIn=Yx,B.head=$7,B.identity=Ro,B.includes=LV,B.indexOf=_W,B.inRange=uG,B.invoke=KU,B.isArguments=Cf,B.isArray=Mt,B.isArrayBuffer=uU,B.isArrayLike=Io,B.isArrayLikeObject=Dr,B.isBoolean=cU,B.isBuffer=Lc,B.isDate=dU,B.isElement=fU,B.isEmpty=hU,B.isEqual=pU,B.isEqualWith=gU,B.isError=Kx,B.isFinite=mU,B.isFunction=hu,B.isInteger=Q7,B.isLength=p2,B.isMap=J7,B.isMatch=vU,B.isMatchWith=yU,B.isNaN=xU,B.isNative=bU,B.isNil=wU,B.isNull=SU,B.isNumber=ek,B.isObject=dr,B.isObjectLike=Cr,B.isPlainObject=V1,B.isRegExp=qx,B.isSafeInteger=CU,B.isSet=tk,B.isString=g2,B.isSymbol=aa,B.isTypedArray=up,B.isUndefined=_U,B.isWeakMap=kU,B.isWeakSet=EU,B.join=LW,B.kebabCase=gG,B.last=$a,B.lastIndexOf=AW,B.lowerCase=mG,B.lowerFirst=vG,B.lt=PU,B.lte=TU,B.max=dj,B.maxBy=fj,B.mean=hj,B.meanBy=pj,B.min=gj,B.minBy=mj,B.stubArray=nb,B.stubFalse=rb,B.stubObject=tj,B.stubString=nj,B.stubTrue=rj,B.multiply=vj,B.nth=IW,B.noConflict=KG,B.noop=tb,B.now=d2,B.pad=yG,B.padEnd=xG,B.padStart=bG,B.parseInt=SG,B.random=cG,B.reduce=OV,B.reduceRight=NV,B.repeat=wG,B.replace=CG,B.result=eG,B.round=yj,B.runInContext=ee,B.sample=zV,B.size=BV,B.snakeCase=_G,B.some=HV,B.sortedIndex=FW,B.sortedIndexBy=$W,B.sortedIndexOf=BW,B.sortedLastIndex=HW,B.sortedLastIndexBy=WW,B.sortedLastIndexOf=VW,B.startCase=EG,B.startsWith=PG,B.subtract=xj,B.sum=bj,B.sumBy=Sj,B.template=TG,B.times=ij,B.toFinite=pu,B.toInteger=Dt,B.toLength=rk,B.toLower=LG,B.toNumber=Ba,B.toSafeInteger=LU,B.toString=wn,B.toUpper=AG,B.trim=IG,B.trimEnd=MG,B.trimStart=RG,B.truncate=OG,B.unescape=NG,B.uniqueId=aj,B.upperCase=DG,B.upperFirst=Xx,B.each=V7,B.eachRight=U7,B.first=$7,eb(B,function(){var u={};return ia(B,function(h,x){on.call(B.prototype,x)||(u[x]=h)}),u}(),{chain:!1}),B.VERSION=r,Hn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(u){B[u].placeholder=B}),Hn(["drop","take"],function(u,h){Vt.prototype[u]=function(x){x=x===n?1:xr(Dt(x),0);var A=this.__filtered__&&!h?new Vt(this):this.clone();return A.__filtered__?A.__takeCount__=Jr(x,A.__takeCount__):A.__views__.push({size:Jr(x,W),type:u+(A.__dir__<0?"Right":"")}),A},Vt.prototype[u+"Right"]=function(x){return this.reverse()[u](x).reverse()}}),Hn(["filter","map","takeWhile"],function(u,h){var x=h+1,A=x==be||x==Se;Vt.prototype[u]=function(O){var H=this.clone();return H.__iteratees__.push({iteratee:Le(O,3),type:x}),H.__filtered__=H.__filtered__||A,H}}),Hn(["head","last"],function(u,h){var x="take"+(h?"Right":"");Vt.prototype[u]=function(){return this[x](1).value()[0]}}),Hn(["initial","tail"],function(u,h){var x="drop"+(h?"":"Right");Vt.prototype[u]=function(){return this.__filtered__?new Vt(this):this[x](1)}}),Vt.prototype.compact=function(){return this.filter(Ro)},Vt.prototype.find=function(u){return this.filter(u).head()},Vt.prototype.findLast=function(u){return this.reverse().find(u)},Vt.prototype.invokeMap=wt(function(u,h){return typeof u=="function"?new Vt(this):this.map(function(x){return gs(x,u,h)})}),Vt.prototype.reject=function(u){return this.filter(h2(Le(u)))},Vt.prototype.slice=function(u,h){u=Dt(u);var x=this;return x.__filtered__&&(u>0||h<0)?new Vt(x):(u<0?x=x.takeRight(-u):u&&(x=x.drop(u)),h!==n&&(h=Dt(h),x=h<0?x.dropRight(-h):x.take(h-u)),x)},Vt.prototype.takeRightWhile=function(u){return this.reverse().takeWhile(u).reverse()},Vt.prototype.toArray=function(){return this.take(W)},ia(Vt.prototype,function(u,h){var x=/^(?:filter|find|map|reject)|While$/.test(h),A=/^(?:head|last)$/.test(h),O=B[A?"take"+(h=="last"?"Right":""):h],H=A||/^find/.test(h);!O||(B.prototype[h]=function(){var q=this.__wrapped__,Y=A?[1]:arguments,se=q instanceof Vt,_e=Y[0],Pe=se||Mt(q),Ae=function(Kt){var tn=O.apply(B,Oa([Kt],Y));return A&&Xe?tn[0]:tn};Pe&&x&&typeof _e=="function"&&_e.length!=1&&(se=Pe=!1);var Xe=this.__chain__,ct=!!this.__actions__.length,yt=H&&!Xe,Bt=se&&!ct;if(!H&&Pe){q=Bt?q:new Vt(this);var xt=u.apply(q,Y);return xt.__actions__.push({func:u2,args:[Ae],thisArg:n}),new oo(xt,Xe)}return yt&&Bt?u.apply(this,Y):(xt=this.thru(Ae),yt?A?xt.value()[0]:xt.value():xt)})}),Hn(["pop","push","shift","sort","splice","unshift"],function(u){var h=oc[u],x=/^(?:push|sort|unshift)$/.test(u)?"tap":"thru",A=/^(?:pop|shift)$/.test(u);B.prototype[u]=function(){var O=arguments;if(A&&!this.__chain__){var H=this.value();return h.apply(Mt(H)?H:[],O)}return this[x](function(q){return h.apply(Mt(q)?q:[],O)})}}),ia(Vt.prototype,function(u,h){var x=B[h];if(x){var A=x.name+"";on.call(fs,A)||(fs[A]=[]),fs[A].push({name:h,func:x})}}),fs[bf(n,P).name]=[{name:"wrapper",func:n}],Vt.prototype.clone=Gi,Vt.prototype.reverse=ki,Vt.prototype.value=Kv,B.prototype.at=fV,B.prototype.chain=hV,B.prototype.commit=pV,B.prototype.next=gV,B.prototype.plant=vV,B.prototype.reverse=yV,B.prototype.toJSON=B.prototype.valueOf=B.prototype.value=xV,B.prototype.first=B.prototype.head,cc&&(B.prototype[cc]=mV),B},Da=Eo();lt?((lt.exports=Da)._=Da,Ue._=Da):qe._=Da}).call(Cu)})(Sa,Sa.exports);const Yt=Sa.exports;var xS=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function bS(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&&e.attachEvent("on".concat(t),function(){n(window.event)})}function e$(e,t){for(var n=t.slice(0,t.length-1),r=0;r<n.length;r++)n[r]=e[n[r].toLowerCase()];return n}function t$(e){typeof e!="string"&&(e=""),e=e.replace(/\s/g,"");for(var t=e.split(","),n=t.lastIndexOf("");n>=0;)t[n-1]+=",",t.splice(n,1),n=t.lastIndexOf("");return t}function Vve(e,t){for(var n=e.length>=t.length?e:t,r=e.length>=t.length?t:e,i=!0,o=0;o<n.length;o++)r.indexOf(n[o])===-1&&(i=!1);return i}var z_={backspace:8,tab:9,clear:12,enter:13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"\u21EA":20,",":188,".":190,"/":191,"`":192,"-":xS?173:189,"=":xS?61:187,";":xS?59:186,"'":222,"[":219,"]":221,"\\":220},pd={"\u21E7":16,shift:16,"\u2325":18,alt:18,option:18,"\u2303":17,ctrl:17,control:17,"\u2318":91,cmd:91,command:91},tC={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},Ni={16:!1,18:!1,17:!1,91:!1},jr={};for(var ny=1;ny<20;ny++)z_["f".concat(ny)]=111+ny;var tr=[],RL=!1,n$="all",r$=[],dx=function(t){return z_[t.toLowerCase()]||pd[t.toLowerCase()]||t.toUpperCase().charCodeAt(0)};function i$(e){n$=e||"all"}function Km(){return n$||"all"}function Uve(){return tr.slice(0)}function Gve(e){var t=e.target||e.srcElement,n=t.tagName,r=!0;return(t.isContentEditable||(n==="INPUT"||n==="TEXTAREA"||n==="SELECT")&&!t.readOnly)&&(r=!1),r}function jve(e){return typeof e=="string"&&(e=dx(e)),tr.indexOf(e)!==-1}function Kve(e,t){var n,r;e||(e=Km());for(var i in jr)if(Object.prototype.hasOwnProperty.call(jr,i))for(n=jr[i],r=0;r<n.length;)n[r].scope===e?n.splice(r,1):r++;Km()===e&&i$(t||"all")}function qve(e){var t=e.keyCode||e.which||e.charCode,n=tr.indexOf(t);if(n>=0&&tr.splice(n,1),e.key&&e.key.toLowerCase()==="meta"&&tr.splice(0,tr.length),(t===93||t===224)&&(t=91),t in Ni){Ni[t]=!1;for(var r in pd)pd[r]===t&&(pa[r]=!1)}}function Zve(e){if(typeof e>"u")Object.keys(jr).forEach(function(a){return delete jr[a]});else if(Array.isArray(e))e.forEach(function(a){a.key&&SS(a)});else if(typeof e=="object")e.key&&SS(e);else if(typeof e=="string"){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=n[0],o=n[1];typeof i=="function"&&(o=i,i=""),SS({key:e,scope:i,method:o,splitKey:"+"})}}var SS=function(t){var n=t.key,r=t.scope,i=t.method,o=t.splitKey,a=o===void 0?"+":o,s=t$(n);s.forEach(function(l){var d=l.split(a),p=d.length,g=d[p-1],m=g==="*"?"*":dx(g);if(!!jr[m]){r||(r=Km());var y=p>1?e$(pd,d):[];jr[m]=jr[m].filter(function(b){var S=i?b.method===i:!0;return!(S&&b.scope===r&&Vve(b.mods,y))})}})};function OL(e,t,n,r){if(t.element===r){var i;if(t.scope===n||t.scope==="all"){i=t.mods.length>0;for(var o in Ni)Object.prototype.hasOwnProperty.call(Ni,o)&&(!Ni[o]&&t.mods.indexOf(+o)>-1||Ni[o]&&t.mods.indexOf(+o)===-1)&&(i=!1);(t.mods.length===0&&!Ni[16]&&!Ni[18]&&!Ni[17]&&!Ni[91]||i||t.shortcut==="*")&&t.method(e,t)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}}function NL(e,t){var n=jr["*"],r=e.keyCode||e.which||e.charCode;if(!!pa.filter.call(this,e)){if((r===93||r===224)&&(r=91),tr.indexOf(r)===-1&&r!==229&&tr.push(r),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(b){var S=tC[b];e[b]&&tr.indexOf(S)===-1?tr.push(S):!e[b]&&tr.indexOf(S)>-1?tr.splice(tr.indexOf(S),1):b==="metaKey"&&e[b]&&tr.length===3&&(e.ctrlKey||e.shiftKey||e.altKey||(tr=tr.slice(tr.indexOf(S))))}),r in Ni){Ni[r]=!0;for(var i in pd)pd[i]===r&&(pa[i]=!0);if(!n)return}for(var o in Ni)Object.prototype.hasOwnProperty.call(Ni,o)&&(Ni[o]=e[tC[o]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(tr.indexOf(17)===-1&&tr.push(17),tr.indexOf(18)===-1&&tr.push(18),Ni[17]=!0,Ni[18]=!0);var a=Km();if(n)for(var s=0;s<n.length;s++)n[s].scope===a&&(e.type==="keydown"&&n[s].keydown||e.type==="keyup"&&n[s].keyup)&&OL(e,n[s],a,t);if(r in jr){for(var l=0;l<jr[r].length;l++)if((e.type==="keydown"&&jr[r][l].keydown||e.type==="keyup"&&jr[r][l].keyup)&&jr[r][l].key){for(var d=jr[r][l],p=d.splitKey,g=d.key.split(p),m=[],y=0;y<g.length;y++)m.push(dx(g[y]));m.sort().join("")===tr.sort().join("")&&OL(e,d,a,t)}}}}function Yve(e){return r$.indexOf(e)>-1}function pa(e,t,n){tr=[];var r=t$(e),i=[],o="all",a=document,s=0,l=!1,d=!0,p="+",g=!1;for(n===void 0&&typeof t=="function"&&(n=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(a=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(d=t.keydown),t.capture!==void 0&&(g=t.capture),typeof t.splitKey=="string"&&(p=t.splitKey)),typeof t=="string"&&(o=t);s<r.length;s++)e=r[s].split(p),i=[],e.length>1&&(i=e$(pd,e)),e=e[e.length-1],e=e==="*"?"*":dx(e),e in jr||(jr[e]=[]),jr[e].push({keyup:l,keydown:d,scope:o,mods:i,shortcut:r[s],method:n,key:r[s],splitKey:p,element:a});typeof a<"u"&&!Yve(a)&&window&&(r$.push(a),bS(a,"keydown",function(m){NL(m,a)},g),RL||(RL=!0,bS(window,"focus",function(){tr=[]},g)),bS(a,"keyup",function(m){NL(m,a),qve(m)},g))}function Xve(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(jr).forEach(function(n){var r=jr[n].find(function(i){return i.scope===t&&i.shortcut===e});r&&r.method&&r.method()})}var wS={setScope:i$,getScope:Km,deleteScope:Kve,getPressedKeyCodes:Uve,isPressed:jve,filter:Gve,trigger:Xve,unbind:Zve,keyMap:z_,modifier:pd,modifierMap:tC};for(var CS in wS)Object.prototype.hasOwnProperty.call(wS,CS)&&(pa[CS]=wS[CS]);if(typeof window<"u"){var Qve=window.hotkeys;pa.noConflict=function(e){return e&&window.hotkeys===pa&&(window.hotkeys=Qve),pa},window.hotkeys=pa}pa.filter=function(){return!0};var o$=function(t,n){var r=t.target,i=r&&r.tagName;return Boolean(i&&n&&n.includes(i))},Jve=function(t){return o$(t,["INPUT","TEXTAREA","SELECT"])};function Ut(e,t,n,r){n instanceof Array&&(r=n,n=void 0);var i=n||{},o=i.enableOnTags,a=i.filter,s=i.keyup,l=i.keydown,d=i.filterPreventDefault,p=d===void 0?!0:d,g=i.enabled,m=g===void 0?!0:g,y=i.enableOnContentEditable,b=y===void 0?!1:y,S=w.exports.useRef(null),E=w.exports.useCallback(function(P,k){var T,M;return a&&!a(P)?!p:Jve(P)&&!o$(P,o)||(T=P.target)!=null&&T.isContentEditable&&!b?!0:S.current===null||document.activeElement===S.current||(M=S.current)!=null&&M.contains(document.activeElement)?(t(P,k),!0):!1},r?[S,o,a].concat(r):[S,o,a]);return w.exports.useEffect(function(){if(!m){pa.unbind(e,E);return}return s&&l!==!0&&(n.keydown=!1),pa(e,n||{},E),function(){return pa.unbind(e,E)}},[E,e,m]),S}pa.isPressed;function e2e(){return oe("div",{className:"work-in-progress nodes-work-in-progress",children:[C("h1",{children:"Nodes"}),C("p",{children:"A node based system for the generation of images is under development currently. Stay tuned for updates about this amazing feature."})]})}function t2e(){return oe("div",{className:"work-in-progress outpainting-work-in-progress",children:[C("h1",{children:"Outpainting"}),C("p",{children:"Outpainting is available as a part of the Invoke AI Command Line Interface. A dedicated WebUI interface will be released in the near future."})]})}const n2e=()=>oe("div",{className:"work-in-progress post-processing-work-in-progress",children:[C("h1",{children:"Post Processing"}),C("p",{children:"Invoke AI offers a wide variety of post processing features. Image Upscaling and Face Restoration are already available in the WebUI. You can access them from the Advanced Options menu of the Text To Image and Image To Image tabs. You can also process images directly, using the image action buttons above the main image display."}),C("p",{children:"A dedicated UI will be released soon to facilitate more advanced post processing workflows."}),C("p",{children:"The Invoke AI Command Line Interface offers various other features including Embiggen."})]}),r2e=$0({displayName:"ImageToImageIcon",viewBox:"0 0 3543 3543",path:C("g",{transform:"matrix(1.10943,0,0,1.10943,-206.981,-213.533)",children:C("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M688.533,2405.95L542.987,2405.95C349.532,2405.95 192.47,2248.89 192.47,2055.44L192.47,542.987C192.47,349.532 349.532,192.47 542.987,192.47L2527.88,192.47C2721.33,192.47 2878.4,349.532 2878.4,542.987L2878.4,1172.79L3023.94,1172.79C3217.4,1172.79 3374.46,1329.85 3374.46,1523.3C3374.46,1523.3 3374.46,3035.75 3374.46,3035.75C3374.46,3229.21 3217.4,3386.27 3023.94,3386.27L1039.05,3386.27C845.595,3386.27 688.533,3229.21 688.533,3035.75L688.533,2405.95ZM3286.96,2634.37L3286.96,1523.3C3286.96,1378.14 3169.11,1260.29 3023.94,1260.29C3023.94,1260.29 1039.05,1260.29 1039.05,1260.29C893.887,1260.29 776.033,1378.14 776.033,1523.3L776.033,2489.79L1440.94,1736.22L2385.83,2775.59L2880.71,2200.41L3286.96,2634.37ZM2622.05,1405.51C2778.5,1405.51 2905.51,1532.53 2905.51,1688.98C2905.51,1845.42 2778.5,1972.44 2622.05,1972.44C2465.6,1972.44 2338.58,1845.42 2338.58,1688.98C2338.58,1532.53 2465.6,1405.51 2622.05,1405.51ZM2790.9,1172.79L1323.86,1172.79L944.882,755.906L279.97,1509.47L279.97,542.987C279.97,397.824 397.824,279.97 542.987,279.97C542.987,279.97 2527.88,279.97 2527.88,279.97C2673.04,279.97 2790.9,397.824 2790.9,542.987L2790.9,1172.79ZM2125.98,425.197C2282.43,425.197 2409.45,552.213 2409.45,708.661C2409.45,865.11 2282.43,992.126 2125.98,992.126C1969.54,992.126 1842.52,865.11 1842.52,708.661C1842.52,552.213 1969.54,425.197 2125.98,425.197Z"})})}),i2e=$0({displayName:"InpaintIcon",viewBox:"0 0 3543 3543",path:C("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,768.593C3543.31,517.323 3339.31,313.324 3088.04,313.324L455.269,313.324C203.999,313.324 0,517.323 0,768.593C0,768.593 0,2774.71 0,2774.71C0,3025.98 203.999,3229.98 455.269,3229.98L3088.04,3229.98C3339.31,3229.98 3543.31,3025.98 3543.31,2774.71C3543.31,2774.71 3543.31,768.593 3543.31,768.593ZM3446.56,2252.63L3446.56,768.593C3446.56,570.718 3285.91,410.068 3088.04,410.068C3088.04,410.068 455.269,410.068 455.269,410.068C257.394,410.068 96.745,570.718 96.745,768.593L96.745,2061.49L988.344,1051.01L1326.63,1423.12C1281.74,1438.3 1227.39,1454.93 1158.26,1480.89C995.738,1541.9 944.356,1613.28 911.834,1718.7C884.979,1805.76 875.814,1922.93 811.322,2093.5C763.918,2218.87 765.18,2304.83 790.606,2364.87C817.014,2427.22 869.858,2467.73 941.71,2493.83C1023.86,2523.67 1134.43,2534.25 1242.45,2557.97C1365.72,2585.04 1455.23,2643.2 1532.76,2665.96C1587.03,2681.89 1637.04,2683.6 1686.56,2663.56C1731.54,2645.36 1777.95,2607.64 1825.43,2535.92C1874.9,2461.2 1979.98,2369.94 2102.8,2276.91L2241.64,2429.63L2739.91,1850.53C2754.47,1841.35 2767.47,1833.12 2778.66,1825.94C2832.6,1791.35 2866.82,1742.41 2884.38,1682.61L2898.06,1666.72L3446.56,2252.63ZM1680.71,2559.9C1666.7,2570.37 1652.86,2577.22 1638.81,2580.95L1610.62,2588.45L1625.61,2644.82L1653.8,2637.33C1674.48,2631.83 1695.02,2622.04 1715.64,2606.61L1739,2589.14L1704.06,2542.43L1680.71,2559.9ZM1541.62,2570.42C1524.94,2564.58 1507.63,2557.37 1489.49,2549.48L1462.75,2537.84L1439.48,2591.33L1466.22,2602.97C1485.74,2611.46 1504.38,2619.18 1522.33,2625.47L1549.86,2635.12L1569.15,2580.07L1541.62,2570.42ZM1381.21,2503.1C1363.08,2496.04 1344.17,2489.24 1324.38,2483.03L1296.55,2474.29L1279.07,2529.94L1306.9,2538.68C1325.41,2544.49 1343.09,2550.86 1360.05,2557.46L1387.23,2568.04L1408.39,2513.68L1381.21,2503.1ZM1788.46,2430.83C1773.91,2447.61 1761.19,2463.86 1750.55,2479.44L1734.09,2503.52L1782.25,2536.43L1798.71,2512.35C1808.2,2498.46 1819.56,2484 1832.53,2469.04L1851.64,2447.01L1807.57,2408.79L1788.46,2430.83ZM1262.54,2466.49C1243.17,2462.24 1223.71,2458.43 1204.35,2454.87L1175.67,2449.6L1165.12,2506.97L1193.81,2512.24C1212.52,2515.68 1231.32,2519.35 1250.03,2523.46L1278.52,2529.72L1291.03,2472.74L1262.54,2466.49ZM1089.5,2434.66C1070.28,2431.1 1051.6,2427.35 1033.72,2423.15L1005.32,2416.49L992.002,2473.28L1020.4,2479.94C1039.14,2484.34 1058.71,2488.28 1078.86,2492.02L1107.54,2497.34L1118.18,2439.99L1089.5,2434.66ZM932.182,2386.94C917.545,2378.53 904.788,2368.71 894.532,2356.8L875.504,2334.69L831.294,2372.75L850.322,2394.85C864.755,2411.62 882.513,2425.67 903.11,2437.51L928.396,2452.05L957.469,2401.48L932.182,2386.94ZM1917.04,2306.1C1901.59,2319.37 1886.77,2332.5 1872.67,2345.44L1851.18,2365.17L1890.64,2408.14L1912.12,2388.41C1925.76,2375.89 1940.1,2363.19 1955.04,2350.36L1977.17,2331.36L1939.17,2287.1L1917.04,2306.1ZM866.485,2267.79C866.715,2251.85 868.706,2234.39 872.54,2215.21L878.257,2186.61L821.055,2175.17L815.338,2203.77C810.733,2226.81 808.434,2247.8 808.158,2266.94L807.737,2296.11L866.064,2296.95L866.485,2267.79ZM2055.08,2195.63C2039.24,2207.6 2023.66,2219.55 2008.43,2231.46L1985.45,2249.43L2021.38,2295.38L2044.36,2277.42C2059.34,2265.7 2074.66,2253.95 2090.23,2242.18L2113.51,2224.61L2078.35,2178.06L2055.08,2195.63ZM2197.62,2092.3C2181.57,2103.52 2165.6,2114.82 2149.74,2126.16L2126.02,2143.12L2159.95,2190.57L2183.67,2173.61C2199.36,2162.38 2215.18,2151.21 2231.05,2140.1L2254.95,2123.38L2221.52,2075.58L2197.62,2092.3ZM905.788,2108.14C912.858,2088.7 919.236,2069.96 925.03,2051.88L933.93,2024.1L878.378,2006.3L869.478,2034.08C863.905,2051.47 857.769,2069.5 850.968,2088.2L840.998,2115.61L895.817,2135.55L905.788,2108.14ZM2342.87,1993.45C2326.76,2004.15 2310.52,2015.01 2294.22,2026L2270.04,2042.31L2302.65,2090.67L2326.83,2074.37C2343.01,2063.45 2359.14,2052.67 2375.14,2042.04L2399.44,2025.91L2367.17,1977.31L2342.87,1993.45ZM2489.92,1897.67C2473.88,1907.94 2457.46,1918.5 2440.74,1929.32L2416.26,1945.16L2447.95,1994.14L2472.44,1978.29C2489.07,1967.53 2505.41,1957.02 2521.37,1946.8L2545.93,1931.07L2514.48,1881.94L2489.92,1897.67ZM956.972,1937.49C961.849,1917.31 966.133,1898.15 970.079,1879.93L976.253,1851.43L919.241,1839.08L913.067,1867.59C909.215,1885.38 905.033,1904.08 900.271,1923.79L893.42,1952.13L950.121,1965.84L956.972,1937.49ZM2638.01,1803.95C2622.5,1813.69 2605.98,1824.08 2588.59,1835.04L2563.91,1850.59L2595.02,1899.94L2619.69,1884.38C2637.05,1873.44 2653.55,1863.08 2669.03,1853.35L2693.73,1837.84L2662.71,1788.44L2638.01,1803.95ZM2769.59,1708.14C2760.26,1721.07 2748.81,1732.54 2735.03,1742.4L2711.31,1759.37L2745.25,1806.81L2768.97,1789.84C2788.08,1776.17 2803.93,1760.22 2816.88,1742.3L2833.95,1718.65L2786.67,1684.5L2769.59,1708.14ZM995.304,1767.43C1000.24,1748.86 1005.64,1731.66 1012.23,1715.62L1023.31,1688.64L969.359,1666.47L958.273,1693.45C950.767,1711.72 944.551,1731.29 938.928,1752.44L931.436,1780.63L987.812,1795.62L995.304,1767.43ZM1071.42,1633.09C1083.85,1622.63 1098.26,1612.75 1115.07,1603.23L1140.45,1588.86L1111.71,1538.1L1086.33,1552.47C1066.11,1563.92 1048.82,1575.88 1033.86,1588.46L1011.55,1607.24L1049.11,1651.87L1071.42,1633.09ZM2804.87,1559.28C2805.5,1578.06 2804.95,1596.1 2803,1613.27L2799.72,1642.25L2857.68,1648.81L2860.97,1619.83C2863.22,1599.96 2863.9,1579.07 2863.17,1557.33L2862.2,1528.18L2803.9,1530.12L2804.87,1559.28ZM1217.5,1558.88C1236.87,1551.88 1254.98,1545.61 1271.98,1539.88L1299.62,1530.55L1280.97,1475.28L1253.33,1484.6C1235.96,1490.46 1217.45,1496.87 1197.66,1504.02L1170.23,1513.94L1190.07,1568.8L1217.5,1558.88ZM1383.15,1502.63C1403.9,1495.17 1422.61,1487.67 1439.93,1479.27L1466.18,1466.54L1440.73,1414.06L1414.48,1426.78C1398.91,1434.33 1382.06,1441.03 1363.41,1447.74L1335.96,1457.62L1355.71,1512.51L1383.15,1502.63ZM2777.41,1393.4C2782.33,1412.11 2786.73,1430.56 2790.49,1448.67L2796.42,1477.23L2853.54,1465.37L2847.6,1436.81C2843.64,1417.72 2839.01,1398.28 2833.83,1378.57L2826.41,1350.36L2770,1365.19L2777.41,1393.4ZM1541.19,1401.64C1553.52,1387.35 1565.77,1370.94 1578.31,1351.79L1594.28,1327.39L1545.48,1295.44L1529.5,1319.84C1518.52,1336.62 1507.83,1351.02 1497.03,1363.53L1477.97,1385.61L1522.14,1423.72L1541.19,1401.64ZM2725.02,1229.27C2731.61,1247.45 2738.01,1265.61 2744.12,1283.7L2753.45,1311.33L2808.72,1292.66L2799.38,1265.03C2793.13,1246.53 2786.6,1227.96 2779.85,1209.37L2769.9,1181.95L2715.07,1201.86L2725.02,1229.27ZM1636.99,1247.12C1644.26,1232.56 1651.77,1217.04 1659.58,1200.45C1660.59,1198.3 1661.61,1196.15 1662.61,1194.02L1675.08,1167.65L1622.34,1142.72L1609.88,1169.09C1608.86,1171.25 1607.83,1173.42 1606.81,1175.59C1599.2,1191.75 1591.88,1206.88 1584.8,1221.06L1571.77,1247.16L1623.96,1273.21L1636.99,1247.12ZM2251.58,766.326C2320.04,672.986 2430.48,612.355 2554.96,612.355C2762.48,612.355 2930.95,780.83 2930.95,988.344C2930.95,1087.56 2892.44,1177.85 2829.58,1245.06C2804.67,1171.95 2775.67,1097.93 2747.18,1026.98C2699.54,908.311 2654.38,849.115 2602.9,816.501C2565.59,792.868 2523.88,781.903 2471.8,777.274C2416.47,772.355 2346.53,774.829 2251.58,766.326ZM2662.3,1066.95C2669.46,1084.79 2676.66,1102.83 2683.81,1120.98L2694.51,1148.12L2748.78,1126.72L2738.08,1099.59C2730.88,1081.32 2723.64,1063.18 2716.44,1045.23L2705.58,1018.16L2651.44,1039.88L2662.3,1066.95ZM1713.81,1090.65C1723.08,1073.13 1732.27,1056.54 1741.52,1040.87L1756.33,1015.74L1706.08,986.113L1691.27,1011.24C1681.59,1027.65 1671.95,1045.03 1662.25,1063.39L1648.61,1089.17L1700.18,1116.44L1713.81,1090.65ZM2584.06,922.671C2594.47,934.345 2604.5,948.467 2614.55,965.492L2629.38,990.608L2679.62,960.949L2664.79,935.834C2652.56,915.134 2640.26,898.042 2627.6,883.849L2608.19,862.079L2564.65,900.901L2584.06,922.671ZM1805.33,949.853C1817.51,935.859 1830.16,923.259 1843.5,912.06L1865.85,893.314L1828.36,848.625L1806.01,867.372C1790.4,880.469 1775.59,895.178 1761.34,911.545L1742.18,933.541L1786.17,971.849L1805.33,949.853ZM2446.47,869.303C2466.17,870.516 2483.98,872.335 2500.35,875.649L2528.94,881.438L2540.51,824.265L2511.93,818.476C2493.13,814.67 2472.68,812.474 2450.05,811.08L2420.94,809.287L2417.35,867.51L2446.47,869.303ZM1935.15,861.305C1951.44,856.036 1968.78,851.999 1987.35,849.144L2016.18,844.713L2007.32,787.057L1978.49,791.488C1956.68,794.84 1936.32,799.616 1917.19,805.802L1889.44,814.778L1907.39,870.28L1935.15,861.305ZM2271.35,861.832C2292.28,863.33 2311.95,864.351 2330.47,865.114L2359.61,866.316L2362.01,808.032L2332.87,806.83C2314.9,806.09 2295.82,805.1 2275.51,803.648L2246.42,801.567L2242.26,859.751L2271.35,861.832ZM2097.81,844.858C2115.7,845.771 2134.46,847.337 2154.17,849.543L2183.16,852.787L2189.65,794.816L2160.66,791.572C2139.72,789.228 2119.79,787.57 2100.78,786.6L2071.65,785.114L2068.68,843.372L2097.81,844.858Z"})}),o2e=$0({displayName:"NodesIcon",viewBox:"0 0 3543 3543",path:C("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,770.787C3543.31,515.578 3336.11,308.38 3080.9,308.38L462.407,308.38C207.197,308.38 0,515.578 0,770.787L0,2766.03C0,3021.24 207.197,3228.44 462.407,3228.44L3080.9,3228.44C3336.11,3228.44 3543.31,3021.24 3543.31,2766.03C3543.31,2766.03 3543.31,770.787 3543.31,770.787ZM3427.88,770.787L3427.88,2766.03C3427.88,2957.53 3272.4,3113.01 3080.9,3113.01C3080.9,3113.01 462.407,3113.01 462.407,3113.01C270.906,3113.01 115.431,2957.53 115.431,2766.03L115.431,770.787C115.431,579.286 270.906,423.812 462.407,423.812L3080.9,423.812C3272.4,423.812 3427.88,579.286 3427.88,770.787ZM1214.23,1130.69L1321.47,1130.69C1324.01,1130.69 1326.54,1130.53 1329.05,1130.2C1329.05,1130.2 1367.3,1125.33 1397.94,1149.8C1421.63,1168.72 1437.33,1204.3 1437.33,1265.48L1437.33,2078.74L1220.99,2078.74C1146.83,2078.74 1086.61,2138.95 1086.61,2213.12L1086.61,2762.46C1086.61,2836.63 1146.83,2896.84 1220.99,2896.84L1770.34,2896.84C1844.5,2896.84 1904.71,2836.63 1904.71,2762.46L1904.71,2213.12C1904.71,2138.95 1844.5,2078.74 1770.34,2078.74L1554,2078.74L1554,1604.84C1625.84,1658.19 1703.39,1658.1 1703.39,1658.1C1703.54,1658.1 1703.69,1658.11 1703.84,1658.11L2362.2,1658.11L2362.2,1874.44C2362.2,1948.61 2422.42,2008.82 2496.58,2008.82L3045.93,2008.82C3120.09,2008.82 3180.3,1948.61 3180.3,1874.44L3180.3,1325.1C3180.3,1250.93 3120.09,1190.72 3045.93,1190.72L2496.58,1190.72C2422.42,1190.72 2362.2,1250.93 2362.2,1325.1L2362.2,1558.97L2362.2,1541.44L1704.23,1541.44C1702.2,1541.37 1650.96,1539.37 1609.51,1499.26C1577.72,1468.49 1554,1416.47 1554,1331.69L1554,1265.48C1554,1153.86 1513.98,1093.17 1470.76,1058.64C1411.24,1011.1 1338.98,1012.58 1319.15,1014.03L1214.23,1014.03L1214.23,796.992C1214.23,722.828 1154.02,662.617 1079.85,662.617L530.507,662.617C456.343,662.617 396.131,722.828 396.131,796.992L396.131,1346.34C396.131,1420.5 456.343,1480.71 530.507,1480.71L1079.85,1480.71C1154.02,1480.71 1214.23,1420.5 1214.23,1346.34L1214.23,1130.69Z"})}),a2e=$0({displayName:"OutpaintIcon",viewBox:"0 0 3543 3543",path:C("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,766.352C3543.31,516.705 3340.63,314.024 3090.98,314.024L452.328,314.024C202.681,314.024 0,516.705 0,766.352L0,2776.95C0,3026.6 202.681,3229.28 452.328,3229.28C452.328,3229.28 3090.98,3229.28 3090.98,3229.28C3340.63,3229.28 3543.31,3026.6 3543.31,2776.95C3543.31,2776.95 3543.31,766.352 3543.31,766.352ZM3454.26,766.352L3454.26,2776.95C3454.26,2977.46 3291.48,3140.24 3090.98,3140.24L452.328,3140.24C251.825,3140.24 89.043,2977.46 89.043,2776.95C89.043,2776.95 89.043,766.352 89.043,766.352C89.043,565.849 251.825,403.067 452.328,403.067C452.328,403.067 3090.98,403.067 3090.98,403.067C3291.48,403.067 3454.26,565.849 3454.26,766.352ZM1294.01,2603.04L1394.01,2603.04L1394.01,2553.04L1294.01,2553.04L1294.01,2603.04ZM2494.01,2603.04L2524.53,2603.04C2541.26,2603.04 2557.62,2601.44 2573.47,2598.39L2598.02,2593.66L2588.56,2544.56L2564.01,2549.29C2551.23,2551.75 2538.03,2553.04 2524.53,2553.04L2494.01,2553.04L2494.01,2603.04ZM2344.01,2603.04L2444.01,2603.04L2444.01,2553.04L2344.01,2553.04L2344.01,2603.04ZM994.01,2603.04L1094.01,2603.04L1094.01,2553.04L994.01,2553.04L994.01,2603.04ZM1144.01,2603.04L1244.01,2603.04L1244.01,2553.04L1144.01,2553.04L1144.01,2603.04ZM2194.01,2603.04L2294.01,2603.04L2294.01,2553.04L2194.01,2553.04L2194.01,2603.04ZM2044.01,2603.04L2144.01,2603.04L2144.01,2553.04L2044.01,2553.04L2044.01,2603.04ZM1894.01,2603.04L1994.01,2603.04L1994.01,2553.04L1894.01,2553.04L1894.01,2603.04ZM1744.01,2603.04L1844.01,2603.04L1844.01,2553.04L1744.01,2553.04L1744.01,2603.04ZM1444.01,2603.04L1544.01,2603.04L1544.01,2553.04L1444.01,2553.04L1444.01,2603.04ZM1594.01,2603.04L1694.01,2603.04L1694.01,2553.04L1594.01,2553.04L1594.01,2603.04ZM864.145,2551.46C878.835,2562.5 894.741,2572 911.624,2579.74L934.352,2590.15L955.18,2544.7L932.452,2534.28C918.844,2528.05 906.024,2520.39 894.185,2511.49L874.199,2496.47L844.16,2536.44L864.145,2551.46ZM2674.44,2554.92C2689.46,2544.16 2703.28,2531.82 2715.65,2518.14L2732.42,2499.61L2695.35,2466.06L2678.58,2484.6C2668.59,2495.63 2657.44,2505.59 2645.32,2514.28L2625,2528.84L2654.12,2569.48L2674.44,2554.92ZM865.632,1911.31L1339.59,1374.15L2030.89,2134.59L2392.97,1713.77L2677.68,2017.9L2677.68,2324.93C2677.68,2424.23 2597.06,2504.85 2497.76,2504.85C2497.76,2504.85 1045.55,2504.85 1045.55,2504.85C946.251,2504.85 865.632,2424.23 865.632,2324.93L865.632,1911.31ZM771.251,2417.22C776.455,2435.14 783.552,2452.26 792.313,2468.35L804.27,2490.3L848.18,2466.39L836.223,2444.43C829.171,2431.49 823.457,2417.7 819.268,2403.28L812.297,2379.27L764.28,2393.21L771.251,2417.22ZM2770.36,2422.83C2775.83,2405.47 2779.52,2387.33 2781.2,2368.61L2783.43,2343.71L2733.64,2339.24L2731.4,2364.14C2730.05,2379.21 2727.08,2393.82 2722.67,2407.79L2715.15,2431.63L2762.84,2446.67L2770.36,2422.83ZM761.068,2236.12L761.068,2336.12L811.068,2336.12L811.068,2236.12L761.068,2236.12ZM2782.24,2291.41L2782.24,2191.41L2732.24,2191.41L2732.24,2291.41L2782.24,2291.41ZM761.068,2086.12L761.068,2186.12L811.068,2186.12L811.068,2086.12L761.068,2086.12ZM2782.24,2141.41L2782.24,2041.4L2732.24,2041.4L2732.24,2141.41L2782.24,2141.41ZM761.068,1936.12L761.068,2036.12L811.068,2036.12L811.068,1936.12L761.068,1936.12ZM2782.24,1991.4L2782.24,1891.4L2732.24,1891.4L2732.24,1991.4L2782.24,1991.4ZM761.068,1786.12L761.068,1886.12L811.068,1886.12L811.068,1786.12L761.068,1786.12ZM2782.24,1841.4L2782.24,1741.41L2732.24,1741.41L2732.24,1841.4L2782.24,1841.4ZM761.068,1636.12L761.068,1736.12L811.068,1736.12L811.068,1636.12L761.068,1636.12ZM2782.24,1691.41L2782.24,1591.41L2732.24,1591.41L2732.24,1691.41L2782.24,1691.41ZM761.068,1486.12L761.068,1586.12L811.068,1586.12L811.068,1486.12L761.068,1486.12ZM2203.72,1132.2C2318.18,1132.2 2411.11,1225.13 2411.11,1339.59C2411.11,1454.05 2318.18,1546.98 2203.72,1546.98C2089.26,1546.98 1996.33,1454.05 1996.33,1339.59C1996.33,1225.13 2089.26,1132.2 2203.72,1132.2ZM2782.24,1541.41L2782.24,1441.41L2732.24,1441.41L2732.24,1541.41L2782.24,1541.41ZM761.068,1336.12L761.068,1436.12L811.068,1436.12L811.068,1336.12L761.068,1336.12ZM2782.24,1391.41L2782.24,1291.41L2732.24,1291.41L2732.24,1391.41L2782.24,1391.41ZM761.068,1186.12L761.068,1286.12L811.068,1286.12L811.068,1186.12L761.068,1186.12ZM2732.24,1197.98L2732.24,1241.41L2782.24,1241.41L2782.24,1172.98L2781.03,1172.98C2780.06,1162.82 2778.49,1152.83 2776.36,1143.04L2771.04,1118.62L2722.18,1129.24L2727.5,1153.67C2730.61,1167.95 2732.24,1182.78 2732.24,1197.98ZM804.386,1055C794.186,1070.26 785.572,1086.67 778.777,1103.99L769.647,1127.26L816.194,1145.52L825.324,1122.25C830.797,1108.3 837.738,1095.08 845.955,1082.79L859.848,1062L818.279,1034.21L804.386,1055ZM2730.5,1043.14C2719.39,1028.39 2706.73,1014.86 2692.77,1002.81L2673.84,986.48L2641.17,1024.34L2660.1,1040.67C2671.37,1050.39 2681.59,1061.31 2690.56,1073.22L2705.6,1093.19L2745.54,1063.11L2730.5,1043.14ZM933.266,954.821C915.698,961.006 898.998,969.041 883.402,978.694L862.144,991.851L888.457,1034.37L909.715,1021.21C922.275,1013.44 935.723,1006.96 949.871,1001.98L973.452,993.681L956.848,946.518L933.266,954.821ZM2596.18,950.378C2578.71,945.327 2560.49,942.072 2541.72,940.832L2516.78,939.183L2513.48,989.074L2538.43,990.723C2553.54,991.722 2568.22,994.341 2582.28,998.409L2606.3,1005.36L2620.19,957.325L2596.18,950.378ZM2165.09,940.265L2065.09,940.265L2065.09,990.265L2165.09,990.265L2165.09,940.265ZM2015.09,940.265L1915.09,940.265L1915.09,990.265L2015.09,990.265L2015.09,940.265ZM1115.08,940.265L1015.08,940.265L1015.08,990.265L1115.08,990.265L1115.08,940.265ZM1865.08,940.265L1765.08,940.265L1765.08,990.265L1865.08,990.265L1865.08,940.265ZM1265.08,940.265L1165.08,940.265L1165.08,990.265L1265.08,990.265L1265.08,940.265ZM1415.08,940.265L1315.08,940.265L1315.08,990.265L1415.08,990.265L1415.08,940.265ZM1565.08,940.265L1465.08,940.265L1465.08,990.265L1565.08,990.265L1565.08,940.265ZM1715.08,940.265L1615.08,940.265L1615.08,990.265L1715.08,990.265L1715.08,940.265ZM2465.09,940.265L2365.09,940.265L2365.09,990.265L2465.09,990.265L2465.09,940.265ZM2315.09,940.265L2215.09,940.265L2215.09,990.265L2315.09,990.265L2315.09,940.265Z"})}),s2e=$0({displayName:"PostprocessingIcon",viewBox:"0 0 3543 3543",path:C("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M709.477,1596.53L992.591,1275.66L2239.09,2646.81L2891.95,1888.03L3427.88,2460.51L3427.88,994.78C3427.88,954.66 3421.05,916.122 3408.5,880.254L3521.9,855.419C3535.8,899.386 3543.31,946.214 3543.31,994.78L3543.31,2990.02C3543.31,3245.23 3336.11,3452.43 3080.9,3452.43C3080.9,3452.43 462.407,3452.43 462.407,3452.43C207.197,3452.43 -0,3245.23 -0,2990.02L-0,994.78C-0,739.571 207.197,532.373 462.407,532.373L505.419,532.373L504.644,532.546L807.104,600.085C820.223,601.729 832.422,607.722 841.77,617.116C850.131,625.517 855.784,636.21 858.055,647.804L462.407,647.804C270.906,647.804 115.431,803.279 115.431,994.78L115.431,2075.73L-0,2101.5L115.431,2127.28L115.431,2269.78L220.47,2150.73L482.345,2209.21C503.267,2211.83 522.722,2221.39 537.63,2236.37C552.538,2251.35 562.049,2270.9 564.657,2291.93L671.84,2776.17L779.022,2291.93C781.631,2270.9 791.141,2251.35 806.05,2236.37C820.958,2221.39 840.413,2211.83 861.334,2209.21L1353.15,2101.5L861.334,1993.8C840.413,1991.18 820.958,1981.62 806.05,1966.64C791.141,1951.66 781.631,1932.11 779.022,1911.08L709.477,1596.53ZM671.84,1573.09L725.556,2006.07C726.863,2016.61 731.63,2026.4 739.101,2033.91C746.573,2041.42 756.323,2046.21 766.808,2047.53L1197.68,2101.5L766.808,2155.48C756.323,2156.8 746.573,2161.59 739.101,2169.09C731.63,2176.6 726.863,2186.4 725.556,2196.94L671.84,2629.92L618.124,2196.94C616.817,2186.4 612.05,2176.6 604.579,2169.09C597.107,2161.59 587.357,2156.8 576.872,2155.48L146.001,2101.5L576.872,2047.53C587.357,2046.21 597.107,2041.42 604.579,2033.91C612.05,2026.4 616.817,2016.61 618.124,2006.07L671.84,1573.09ZM609.035,1710.36L564.657,1911.08C562.049,1932.11 552.538,1951.66 537.63,1966.64C522.722,1981.62 503.267,1991.18 482.345,1993.8L328.665,2028.11L609.035,1710.36ZM2297.12,938.615L2451.12,973.003C2480.59,976.695 2507.99,990.158 2528.99,1011.26C2549.99,1032.37 2563.39,1059.9 2567.07,1089.52L2672.73,1566.9C2634.5,1580.11 2593.44,1587.29 2550.72,1587.29C2344.33,1587.29 2176.77,1419.73 2176.77,1213.34C2176.77,1104.78 2223.13,1006.96 2297.12,938.615ZM2718.05,76.925L2793.72,686.847C2795.56,701.69 2802.27,715.491 2812.8,726.068C2823.32,736.644 2837.06,743.391 2851.83,745.242L3458.78,821.28L2851.83,897.318C2837.06,899.168 2823.32,905.916 2812.8,916.492C2802.27,927.068 2795.56,940.87 2793.72,955.712L2718.05,1565.63L2642.38,955.712C2640.54,940.87 2633.83,927.068 2623.3,916.492C2612.78,905.916 2599.04,899.168 2584.27,897.318L1977.32,821.28L2584.27,745.242C2599.04,743.391 2612.78,736.644 2623.3,726.068C2633.83,715.491 2640.54,701.69 2642.38,686.847L2718.05,76.925ZM2883.68,1043.06C2909.88,1094.13 2924.67,1152.02 2924.67,1213.34C2924.67,1335.4 2866.06,1443.88 2775.49,1512.14L2869.03,1089.52C2871.07,1073.15 2876.07,1057.42 2883.68,1043.06ZM925.928,201.2L959.611,472.704C960.431,479.311 963.42,485.455 968.105,490.163C972.79,494.871 978.904,497.875 985.479,498.698L1255.66,532.546L985.479,566.395C978.904,567.218 972.79,570.222 968.105,574.93C963.42,579.638 960.431,585.781 959.611,592.388L925.928,863.893L892.245,592.388C891.425,585.781 888.436,579.638 883.751,574.93C879.066,570.222 872.952,567.218 866.378,566.395L596.195,532.546L866.378,498.698C872.952,497.875 879.066,494.871 883.751,490.163C888.436,485.455 891.425,479.311 892.245,472.704L925.928,201.2ZM2864.47,532.373L3080.9,532.373C3258.7,532.373 3413.2,632.945 3490.58,780.281L3319.31,742.773C3257.14,683.925 3173.2,647.804 3080.9,647.804L2927.07,647.804C2919.95,642.994 2913.25,637.473 2907.11,631.298C2886.11,610.194 2872.71,582.655 2869.03,553.04L2864.47,532.373ZM1352.36,532.373L2571.64,532.373L2567.07,553.04C2563.39,582.655 2549.99,610.194 2528.99,631.298C2522.85,637.473 2516.16,642.994 2509.03,647.804L993.801,647.804C996.072,636.21 1001.73,625.517 1010.09,617.116C1019.43,607.722 1031.63,601.729 1044.75,600.085L1353.15,532.546L1352.36,532.373Z"})}),l2e=$0({displayName:"TextToImageIcon",viewBox:"0 0 3543 3543",path:C("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",transform:"matrix(1.11667,0,0,1.1066,-231.131,-213.062)",children:C("path",{d:"M2209.59,1137.35L2209.59,1098.17C2177.13,1108.99 2125.74,1121.91 2055.41,1136.94C2054.77,1137.08 2054.14,1137.21 2053.49,1137.35L1662.79,1137.35C1687.75,1101.98 1720.8,1074.35 1761.93,1054.44C1808.52,1031.9 1875.69,1012.22 1963.45,995.386C2081.86,973.146 2163.91,952.409 2209.59,933.174L2209.59,907.929C2209.59,859.241 2197.57,824.529 2173.53,803.792C2149.48,783.054 2104.1,772.686 2037.38,772.686C1992.3,772.686 1957.14,781.552 1931.89,799.284C1906.64,817.015 1886.21,848.121 1870.58,892.601L1640.67,851.127C1666.51,758.56 1710.99,690.037 1774.11,645.557C1837.22,601.077 1930.99,578.837 2055.41,578.837C2168.42,578.837 2252.57,592.211 2307.87,618.959C2363.17,645.707 2402.09,679.668 2424.63,720.842C2447.17,762.016 2458.44,837.602 2458.44,947.6L2456.7,1137.35L3021.34,1137.35C3214.79,1137.35 3371.86,1294.41 3371.86,1487.87C3371.86,1487.87 3371.86,3000.32 3371.86,3000.32C3371.86,3193.78 3214.79,3350.84 3021.34,3350.84C3021.34,3350.84 1036.45,3350.84 1036.45,3350.84C842.991,3350.84 685.93,3193.78 685.93,3000.32L685.93,1487.87C685.93,1400.21 718.174,1320.03 771.448,1258.54L772.123,1257.76L607.408,1257.76L498.311,1558L215.202,1558L730.028,236.22L1012.24,236.22L1373.06,1137.35L2209.59,1137.35ZM3284.36,2598.93L3284.36,1487.87C3284.36,1342.71 3166.5,1224.85 3021.34,1224.85C3021.34,1224.85 1036.45,1224.85 1036.45,1224.85C891.284,1224.85 773.43,1342.71 773.43,1487.87L773.43,2454.35L1438.34,1700.79L2383.22,2740.16L2878.11,2164.98L3284.36,2598.93ZM2619.44,1370.08C2775.89,1370.08 2902.91,1497.1 2902.91,1653.54C2902.91,1809.99 2775.89,1937.01 2619.44,1937.01C2462.99,1937.01 2335.98,1809.99 2335.98,1653.54C2335.98,1497.1 2462.99,1370.08 2619.44,1370.08ZM772.877,1256.89L772.849,1256.93L773.167,1256.57L772.877,1256.89ZM773.634,1256.04L773.563,1256.12L773.985,1255.64L773.634,1256.04ZM774.394,1255.18L774.276,1255.31L774.746,1254.78L774.394,1255.18ZM775.157,1254.32L774.988,1254.51L775.493,1253.95L775.157,1254.32ZM775.923,1253.47L775.698,1253.72L776.237,1253.12L775.923,1253.47ZM776.691,1252.62L776.403,1252.94L776.979,1252.3L776.691,1252.62ZM777.462,1251.77L777.098,1252.17L777.723,1251.49L777.462,1251.77ZM925.081,1155.44C868.026,1174.57 817.508,1207.99 777.775,1251.43C817.511,1207.99 868.031,1174.57 925.081,1155.44ZM925.646,1155.25L925.108,1155.43L926.103,1155.1L925.646,1155.25ZM935.286,1152.2C932.214,1153.12 929.159,1154.09 926.13,1155.09C929.165,1154.09 932.219,1153.12 935.286,1152.2ZM935.716,1152.07L935.384,1152.17L936.292,1151.89L935.716,1152.07ZM936.843,1151.73L936.451,1151.85L937.327,1151.59L936.843,1151.73ZM937.972,1151.4L937.514,1151.53L938.377,1151.28L937.972,1151.4ZM939.102,1151.07L938.57,1151.22L939.438,1150.97L939.102,1151.07ZM940.233,1150.74L939.613,1150.92L940.505,1150.67L940.233,1150.74ZM946.659,1148.98C944.639,1149.51 942.626,1150.07 940.626,1150.63C942.631,1150.06 944.642,1149.51 946.659,1148.98ZM947.056,1148.87L946.829,1148.93L947.659,1148.71L947.056,1148.87ZM948.198,1148.57L947.919,1148.65L948.705,1148.44L948.198,1148.57ZM949.342,1148.28L949.008,1148.37L949.771,1148.17L949.342,1148.28ZM950.488,1147.99L950.096,1148.09L950.848,1147.9L950.488,1147.99ZM951.635,1147.7L951.182,1147.81L951.932,1147.63L951.635,1147.7ZM952.783,1147.42L952.262,1147.55L953.022,1147.36L952.783,1147.42ZM953.933,1147.14L953.327,1147.28L954.115,1147.09L953.933,1147.14ZM958.213,1146.13C956.927,1146.42 955.644,1146.73 954.354,1147.04C955.637,1146.73 956.923,1146.43 958.213,1146.13ZM958.547,1146.06L958.409,1146.09L959.174,1145.91L958.547,1146.06ZM959.704,1145.79L959.517,1145.84L960.229,1145.68L959.704,1145.79ZM960.863,1145.54L960.626,1145.59L961.311,1145.44L960.863,1145.54ZM962.023,1145.28L961.736,1145.35L962.406,1145.2L962.023,1145.28ZM963.184,1145.03L962.846,1145.11L963.508,1144.97L963.184,1145.03ZM964.347,1144.79L963.956,1144.87L964.615,1144.73L964.347,1144.79ZM965.511,1144.55L965.066,1144.64L965.725,1144.5L965.511,1144.55ZM966.677,1144.31L966.172,1144.41L966.838,1144.28L966.677,1144.31ZM967.844,1144.08L967.269,1144.19L967.953,1144.05L967.844,1144.08ZM970.183,1143.62C969.793,1143.69 969.403,1143.77 969.013,1143.85L969.055,1143.84C969.413,1143.77 969.771,1143.7 970.129,1143.63L970.183,1143.62ZM971.354,1143.4L971.245,1143.42L971.882,1143.3L971.354,1143.4ZM972.526,1143.18L972.37,1143.21L972.987,1143.09L972.526,1143.18ZM973.7,1142.96L973.496,1143L974.103,1142.89L973.7,1142.96ZM974.876,1142.75L974.624,1142.8L975.225,1142.69L974.876,1142.75ZM976.052,1142.55L975.754,1142.6L976.349,1142.49L976.052,1142.55ZM977.23,1142.34L976.885,1142.4L977.476,1142.3L977.23,1142.34ZM978.41,1142.14L978.019,1142.21L978.605,1142.11L978.41,1142.14ZM979.59,1141.95L979.156,1142.02L979.736,1141.92L979.59,1141.95ZM980.772,1141.76L980.299,1141.83L980.868,1141.74L980.772,1141.76ZM981.955,1141.57L981.464,1141.65L982.002,1141.56L981.955,1141.57ZM983.14,1141.39L983.1,1141.39L983.605,1141.32L983.14,1141.39ZM984.326,1141.21L984.239,1141.22L984.778,1141.14L984.326,1141.21ZM985.513,1141.03L985.379,1141.05L985.928,1140.97L985.513,1141.03ZM986.702,1140.86L986.521,1140.89L987.073,1140.81L986.702,1140.86ZM987.891,1140.69L987.665,1140.73L988.218,1140.65L987.891,1140.69ZM989.082,1140.53L988.811,1140.57L989.363,1140.49L989.082,1140.53ZM990.275,1140.37L989.96,1140.41L990.508,1140.34L990.275,1140.37ZM991.468,1140.22L991.113,1140.26L991.654,1140.19L991.468,1140.22ZM992.663,1140.07L992.273,1140.12L992.8,1140.05L992.663,1140.07ZM993.859,1139.92L993.447,1139.97L993.948,1139.91L993.859,1139.92ZM995.056,1139.78L994.671,1139.82L995.097,1139.77L995.056,1139.78ZM996.255,1139.64L996.23,1139.64L996.578,1139.6L996.255,1139.64ZM997.454,1139.5L997.383,1139.51L997.852,1139.46L997.454,1139.5ZM998.655,1139.37L998.537,1139.38L999.041,1139.33L998.655,1139.37ZM999.857,1139.24L999.693,1139.26L1000.21,1139.21L999.857,1139.24ZM1001.06,1139.12L1000.85,1139.14L1001.38,1139.09L1001.06,1139.12ZM1002.26,1139L1002.01,1139.03L1002.54,1138.98L1002.26,1139ZM1003.47,1138.89L1003.18,1138.91L1003.7,1138.87L1003.47,1138.89ZM1004.68,1138.78L1004.34,1138.81L1004.86,1138.76L1004.68,1138.78ZM1005.89,1138.67L1005.52,1138.7L1006.02,1138.66L1005.89,1138.67ZM1007.1,1138.57L1006.71,1138.6L1007.18,1138.56L1007.1,1138.57ZM1008.31,1138.47L1007.96,1138.5L1008.35,1138.46L1008.31,1138.47ZM1009.52,1138.37L1009.5,1138.38L1009.72,1138.36L1009.52,1138.37ZM1010.73,1138.28L1010.67,1138.29L1011.1,1138.26L1010.73,1138.28ZM1011.94,1138.2L1011.84,1138.2L1012.32,1138.17L1011.94,1138.2ZM1013.16,1138.12L1013,1138.13L1013.51,1138.09L1013.16,1138.12ZM1014.37,1138.04L1014.17,1138.05L1014.69,1138.02L1014.37,1138.04ZM1015.59,1137.96L1015.35,1137.98L1015.86,1137.95L1015.59,1137.96ZM1016.81,1137.89L1016.52,1137.91L1017.04,1137.88L1016.81,1137.89ZM1018.03,1137.83L1017.7,1137.85L1018.21,1137.82L1018.03,1137.83ZM1019.25,1137.77L1018.89,1137.79L1019.39,1137.76L1019.25,1137.77ZM1020.47,1137.71L1020.1,1137.73L1020.56,1137.71L1020.47,1137.71ZM1021.69,1137.66L1021.36,1137.67L1021.74,1137.66L1021.69,1137.66ZM1022.92,1137.61L1022.91,1137.61L1023.02,1137.61L1022.92,1137.61ZM1024.14,1137.57L1024.09,1137.57L1024.49,1137.55L1024.14,1137.57ZM1025.37,1137.52L1025.27,1137.53L1025.74,1137.51L1025.37,1137.52ZM1026.6,1137.49L1026.45,1137.49L1026.94,1137.48L1026.6,1137.49ZM1027.82,1137.46L1027.63,1137.46L1028.14,1137.45L1027.82,1137.46ZM1029.05,1137.43L1028.81,1137.43L1029.33,1137.42L1029.05,1137.43ZM1030.28,1137.41L1030,1137.41L1030.52,1137.4L1030.28,1137.41ZM1031.51,1137.39L1031.19,1137.39L1031.7,1137.38L1031.51,1137.39ZM1032.75,1137.37L1032.39,1137.38L1032.89,1137.37L1032.75,1137.37ZM1033.98,1137.36L1033.61,1137.36L1034.07,1137.36L1033.98,1137.36ZM1035.21,1137.35L1034.87,1137.36L1035.26,1137.35L1035.21,1137.35ZM1050.1,1035.06L867.977,544.575L689.455,1035.06L1050.1,1035.06Z"})})});var go=(e=>(e[e.PROMPT=0]="PROMPT",e[e.GALLERY=1]="GALLERY",e[e.OTHER=2]="OTHER",e[e.SEED=3]="SEED",e[e.VARIATIONS=4]="VARIATIONS",e[e.UPSCALE=5]="UPSCALE",e[e.FACE_CORRECTION=6]="FACE_CORRECTION",e[e.IMAGE_TO_IMAGE=7]="IMAGE_TO_IMAGE",e))(go||{});const u2e={[0]:{text:"This field will take all prompt text, including both content and stylistic terms. While weights can be included in the prompt, standard CLI Commands/parameters will not work.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[1]:{text:"As new invocations are generated, files from the output directory will be displayed here. Generations have additional options to configure new generations.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[2]:{text:"These options will enable alternative processing modes for Invoke. Seamless tiling will work to generate repeating patterns in the output. High Resolution Optimization performs a two-step generation cycle, and should be used at higher resolutions when you desire a more coherent image/composition. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[3]:{text:"Seed values provide an initial set of noise which guide the denoising process, and can be randomized or populated with a seed from a previous invocation. The Threshold feature can be used to mitigate undesirable outcomes at higher CFG values (try between 0-10), and Perlin can be used to add Perlin noise into the denoising process - Both serve to add variation to your outputs. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[4]:{text:"Try a variation with an amount of between 0 and 1 to change the output image for the set seed - Interesting variations on the seed are found between 0.1 and 0.3.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[5]:{text:"Using ESRGAN you can increase the output resolution without requiring a higher width/height in the initial generation.",href:"link/to/docs/feature1.html",guideImage:"asset/path.gif"},[6]:{text:"Using GFPGAN or Codeformer, Face Correction will attempt to identify faces in outputs, and correct any defects/abnormalities. Higher strength values will apply a stronger corrective pressure on outputs, resulting in more appealing faces. With Codeformer, a higher fidelity will attempt to preserve the original image, at the expense of face correction strength.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[7]:{text:"ImageToImage allows the upload of an initial image, which InvokeAI will use to guide the generation process, along with a prompt. A lower value for this setting will more closely resemble the original image. Values between 0-1 are accepted, and a range of .25-.75 is recommended ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"}},Wl=e=>{const{label:t,isDisabled:n=!1,width:r="auto",formControlProps:i,formLabelProps:o,styleClass:a,...s}=e;return C(bd,{isDisabled:n,width:r,className:`invokeai__switch-form-control ${a}`,...i,children:oe(ph,{className:"invokeai__switch-form-label",whiteSpace:"nowrap",...o,children:[t,C(v_,{className:"invokeai__switch-root",...s})]})})};function F_(){const e=Ge(i=>i.system.isGFPGANAvailable),t=Ge(i=>i.options.shouldRunFacetool),n=pt();return oe(zn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[C("p",{children:"Restore Face"}),C(Wl,{isDisabled:!e,isChecked:t,onChange:i=>n(I6e(i.target.checked))})]})}const DL=/^-?(0\.)?\.?$/,yo=e=>{const{label:t,styleClass:n,isDisabled:r=!1,showStepper:i=!0,width:o,textAlign:a,isInvalid:s,value:l,onChange:d,min:p,max:g,isInteger:m=!0,formControlProps:y,formLabelProps:b,numberInputFieldProps:S,numberInputStepperProps:E,tooltipProps:P,...k}=e,[T,M]=w.exports.useState(String(l));w.exports.useEffect(()=>{!T.match(DL)&&l!==Number(T)&&M(String(l))},[l,T]);const N=F=>{M(F),F.match(DL)||d(m?Math.floor(Number(F)):Number(F))},z=F=>{const $=Yt.clamp(m?Math.floor(Number(F.target.value)):Number(F.target.value),p,g);M(String($)),d($)};return C(mi,{...P,children:oe(bd,{isDisabled:r,isInvalid:s,className:n?`invokeai__number-input-form-control ${n}`:"invokeai__number-input-form-control",...y,children:[C(ph,{className:"invokeai__number-input-form-label",style:{display:t?"block":"none"},...b,children:t}),oe(Nz,{className:"invokeai__number-input-root",value:T,keepWithinRange:!0,clampValueOnBlur:!1,onChange:N,onBlur:z,width:o,...k,children:[C(Dz,{className:"invokeai__number-input-field",textAlign:a,...S}),oe("div",{className:"invokeai__number-input-stepper",style:i?{display:"block"}:{display:"none"},children:[C($z,{...E,className:"invokeai__number-input-stepper-button"}),C(Fz,{...E,className:"invokeai__number-input-stepper-button"})]})]})]})})},_v=e=>{const{label:t,isDisabled:n,validValues:r,size:i="sm",fontSize:o="md",styleClass:a,...s}=e;return oe(bd,{isDisabled:n,className:`invokeai__select ${a}`,onClick:l=>{l.stopPropagation(),l.nativeEvent.stopImmediatePropagation(),l.nativeEvent.stopPropagation(),l.nativeEvent.cancelBubble=!0},children:[C(ph,{fontSize:o,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",className:"invokeai__select-label",children:t}),C(Vz,{fontSize:o,size:i,...s,className:"invokeai__select-picker",children:r.map(l=>typeof l=="string"||typeof l=="number"?C("option",{value:l,className:"invokeai__select-option",children:l},l):C("option",{value:l.value,children:l.key},l.value))})]})},c2e=["ddim","plms","k_lms","k_dpm_2","k_dpm_2_a","k_euler","k_euler_a","k_heun"],d2e=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],f2e=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],h2e=[{key:"2x",value:2},{key:"4x",value:4}],$_=0,B_=4294967295,p2e=["gfpgan","codeformer"],g2e=sn(e=>e.options,e=>({facetoolStrength:e.facetoolStrength,facetoolType:e.facetoolType,codeformerFidelity:e.codeformerFidelity}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),m2e=sn(e=>e.system,e=>({isGFPGANAvailable:e.isGFPGANAvailable}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),fx=()=>{const e=pt(),{facetoolStrength:t,facetoolType:n,codeformerFidelity:r}=Ge(g2e),{isGFPGANAvailable:i}=Ge(m2e),o=l=>e(f3(l)),a=l=>e(mH(l)),s=l=>e(h3(l.target.value));return oe(zn,{direction:"column",gap:2,children:[C(_v,{label:"Type",validValues:p2e.concat(),value:n,onChange:s}),C(yo,{isDisabled:!i,label:"Strength",step:.05,min:0,max:1,onChange:o,value:t,width:"90px",isInteger:!1}),n==="codeformer"&&C(yo,{isDisabled:!i,label:"Fidelity",step:.05,min:0,max:1,onChange:a,value:r,width:"90px",isInteger:!1})]})};function v2e(){const e=pt(),t=Ge(r=>r.options.shouldFitToWidthHeight);return C(Wl,{label:"Fit Initial Image To Output Size",isChecked:t,onChange:r=>e(vH(r.target.checked))})}function a$(e){const{label:t="Strength",styleClass:n}=e,r=Ge(a=>a.options.img2imgStrength),i=pt();return C(yo,{label:t,step:.01,min:.01,max:.99,onChange:a=>i(gH(a)),value:r,width:"100%",isInteger:!1,styleClass:n})}const s$=()=>C(Bl,{flex:"1",textAlign:"left",children:"Other Options"}),y2e=()=>{const e=pt(),t=Ge(r=>r.options.hiresFix);return C(zn,{gap:2,direction:"column",children:C(Wl,{label:"High Res Optimization",fontSize:"md",isChecked:t,onChange:r=>e(pH(r.target.checked))})})},x2e=()=>{const e=pt(),t=Ge(r=>r.options.seamless);return C(zn,{gap:2,direction:"column",children:C(Wl,{label:"Seamless tiling",fontSize:"md",isChecked:t,onChange:r=>e(hH(r.target.checked))})})},l$=()=>oe(zn,{gap:2,direction:"column",children:[C(x2e,{}),C(y2e,{})]}),H_=()=>C(Bl,{flex:"1",textAlign:"left",children:"Seed"});function b2e(){const e=pt(),t=Ge(r=>r.options.shouldRandomizeSeed);return C(Wl,{label:"Randomize Seed",isChecked:t,onChange:r=>e(R6e(r.target.checked))})}function S2e(){const e=Ge(o=>o.options.seed),t=Ge(o=>o.options.shouldRandomizeSeed),n=Ge(o=>o.options.shouldGenerateVariations),r=pt(),i=o=>r(Tv(o));return C(yo,{label:"Seed",step:1,precision:0,flexGrow:1,min:$_,max:B_,isDisabled:t,isInvalid:e<0&&n,onChange:i,value:e,width:"10rem"})}const u$=(e,t)=>Math.floor(Math.random()*(t-e+1)+e);function w2e(){const e=pt(),t=Ge(r=>r.options.shouldRandomizeSeed);return C(Ya,{size:"sm",isDisabled:t,onClick:()=>e(Tv(u$($_,B_))),children:C("p",{children:"Shuffle"})})}function C2e(){const e=pt(),t=Ge(r=>r.options.threshold);return C(yo,{label:"Threshold",min:0,max:1e3,step:.1,onChange:r=>e(E6e(r)),value:t,isInteger:!1})}function _2e(){const e=pt(),t=Ge(r=>r.options.perlin);return C(yo,{label:"Perlin Noise",min:0,max:1,step:.05,onChange:r=>e(P6e(r)),value:t,isInteger:!1})}const W_=()=>oe(zn,{gap:2,direction:"column",children:[C(b2e,{}),oe(zn,{gap:2,children:[C(S2e,{}),C(w2e,{})]}),C(zn,{gap:2,children:C(C2e,{})}),C(zn,{gap:2,children:C(_2e,{})})]});function V_(){const e=Ge(i=>i.system.isESRGANAvailable),t=Ge(i=>i.options.shouldRunESRGAN),n=pt();return oe(zn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[C("p",{children:"Upscale"}),C(Wl,{isDisabled:!e,isChecked:t,onChange:i=>n(M6e(i.target.checked))})]})}const k2e=sn(e=>e.options,e=>({upscalingLevel:e.upscalingLevel,upscalingStrength:e.upscalingStrength}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),E2e=sn(e=>e.system,e=>({isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),hx=()=>{const e=pt(),{upscalingLevel:t,upscalingStrength:n}=Ge(k2e),{isESRGANAvailable:r}=Ge(E2e);return oe("div",{className:"upscale-options",children:[C(_v,{isDisabled:!r,label:"Scale",value:t,onChange:a=>e(NC(Number(a.target.value))),validValues:h2e}),C(yo,{isDisabled:!r,label:"Strength",step:.05,min:0,max:1,onChange:a=>e(DC(a)),value:n,isInteger:!1})]})};function P2e(){const e=Ge(r=>r.options.shouldGenerateVariations),t=pt();return C(Wl,{isChecked:e,width:"auto",onChange:r=>t(T6e(r.target.checked))})}function U_(){return oe(zn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[C("p",{children:"Variations"}),C(P2e,{})]})}function T2e(e){const{label:t,styleClass:n,isDisabled:r=!1,fontSize:i="1rem",width:o,isInvalid:a,...s}=e;return oe(bd,{className:`input ${n}`,isInvalid:a,isDisabled:r,flexGrow:1,children:[C(ph,{fontSize:i,marginBottom:1,whiteSpace:"nowrap",className:"input-label",children:t}),C(H8,{...s,className:"input-entry",size:"sm",width:o})]})}function L2e(){const e=Ge(i=>i.options.seedWeights),t=Ge(i=>i.options.shouldGenerateVariations),n=pt(),r=i=>n(yH(i.target.value));return C(T2e,{label:"Seed Weights",value:e,isInvalid:t&&!(D_(e)||e===""),isDisabled:!t,onChange:r})}function A2e(){const e=Ge(i=>i.options.variationAmount),t=Ge(i=>i.options.shouldGenerateVariations),n=pt();return C(yo,{label:"Variation Amount",value:e,step:.01,min:0,max:1,isDisabled:!t,onChange:i=>n(L6e(i)),isInteger:!1})}const G_=()=>oe(zn,{gap:2,direction:"column",children:[C(A2e,{}),C(L2e,{})]}),qm=e=>{const{label:t,styleClass:n,...r}=e;return C(cD,{className:`invokeai__checkbox ${n}`,...r,children:t})};function j_(){const e=Ge(r=>r.options.showAdvancedOptions),t=pt();return C(qm,{label:"Advanced Options",styleClass:"advanced-options-checkbox",onChange:r=>t(O6e(r.target.checked)),isChecked:e})}function I2e(){const e=pt(),t=Ge(r=>r.options.cfgScale);return C(yo,{label:"CFG Scale",step:.5,min:1.01,max:30,onChange:r=>e(uH(r)),value:t,width:K_,fontSize:q0,styleClass:"main-option-block",textAlign:"center",isInteger:!1})}const Ds=sn(e=>e.options,e=>Ex[e.activeTab]);function M2e(){const{height:e}=Ge(i=>i.options),t=Ge(Ds),n=pt();return C(_v,{isDisabled:t==="inpainting",label:"Height",value:e,flexGrow:1,onChange:i=>n(cH(Number(i.target.value))),validValues:f2e,fontSize:q0,styleClass:"main-option-block"})}function R2e(){const e=pt(),t=Ge(r=>r.options.iterations);return C(yo,{label:"Images",step:1,min:1,max:9999,onChange:r=>e(k6e(r)),value:t,width:K_,fontSize:q0,styleClass:"main-option-block",textAlign:"center"})}function O2e(){const e=Ge(r=>r.options.sampler),t=pt();return C(_v,{label:"Sampler",value:e,onChange:r=>t(fH(r.target.value)),validValues:c2e,fontSize:q0,styleClass:"main-option-block"})}function N2e(){const e=pt(),t=Ge(r=>r.options.steps);return C(yo,{label:"Steps",min:1,max:9999,step:1,onChange:r=>e(lH(r)),value:t,width:K_,fontSize:q0,styleClass:"main-option-block",textAlign:"center"})}function D2e(){const{width:e,activeTab:t}=Ge(i=>i.options),n=pt(),r=i=>n(dH(Number(i.target.value)));return C(_v,{isDisabled:Ex[t]==="inpainting",label:"Width",value:e,flexGrow:1,onChange:r,validValues:d2e,fontSize:q0,styleClass:"main-option-block"})}const q0="0.9rem",K_="auto";function q_(){return C("div",{className:"main-options",children:oe("div",{className:"main-options-list",children:[oe("div",{className:"main-options-row",children:[C(R2e,{}),C(N2e,{}),C(I2e,{})]}),oe("div",{className:"main-options-row",children:[C(D2e,{}),C(M2e,{}),C(O2e,{})]})]})})}const z2e={isConnected:!1,isProcessing:!1,log:[],shouldShowLogViewer:!1,shouldDisplayInProgress:!1,shouldDisplayGuides:!0,isGFPGANAvailable:!0,isESRGANAvailable:!0,socketId:"",shouldConfirmOnDelete:!0,openAccordions:[0],currentStep:0,totalSteps:0,currentIteration:0,totalIterations:0,currentStatus:"Disconnected",currentStatusHasSteps:!1,model:"",model_id:"",model_hash:"",app_id:"",app_version:"",model_list:{},hasError:!1,wasErrorSeen:!0,isCancelable:!0},F2e=z2e,c$=J4({name:"system",initialState:F2e,reducers:{setShouldDisplayInProgress:(e,t)=>{e.shouldDisplayInProgress=t.payload},setIsProcessing:(e,t)=>{e.isProcessing=t.payload},setCurrentStatus:(e,t)=>{e.currentStatus=t.payload},setSystemStatus:(e,t)=>({...e,...t.payload}),errorOccurred:e=>{e.hasError=!0,e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Error",e.wasErrorSeen=!1},errorSeen:e=>{e.hasError=!1,e.wasErrorSeen=!0,e.currentStatus=e.isConnected?"Connected":"Disconnected"},addLogEntry:(e,t)=>{const{timestamp:n,message:r,level:i}=t.payload,a={timestamp:n,message:r,level:i||"info"};e.log.push(a)},setShouldShowLogViewer:(e,t)=>{e.shouldShowLogViewer=t.payload},setIsConnected:(e,t)=>{e.isConnected=t.payload,e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.hasError=!1},setSocketId:(e,t)=>{e.socketId=t.payload},setShouldConfirmOnDelete:(e,t)=>{e.shouldConfirmOnDelete=t.payload},setOpenAccordions:(e,t)=>{e.openAccordions=t.payload},setSystemConfig:(e,t)=>({...e,...t.payload}),setShouldDisplayGuides:(e,t)=>{e.shouldDisplayGuides=t.payload},processingCanceled:e=>{e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Processing canceled"},setModelList:(e,t)=>{e.model_list=t.payload},setIsCancelable:(e,t)=>{e.isCancelable=t.payload}}}),{setShouldDisplayInProgress:$2e,setIsProcessing:Kf,addLogEntry:Mi,setShouldShowLogViewer:zL,setIsConnected:FL,setSocketId:C8e,setShouldConfirmOnDelete:d$,setOpenAccordions:B2e,setSystemStatus:H2e,setCurrentStatus:s3,setSystemConfig:W2e,setShouldDisplayGuides:V2e,processingCanceled:U2e,errorOccurred:nC,errorSeen:f$,setModelList:$L,setIsCancelable:rC}=c$.actions,G2e=c$.reducer;var h$={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},BL=le.createContext&&le.createContext(h$),od=globalThis&&globalThis.__assign||function(){return od=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},od.apply(this,arguments)},j2e=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function p$(e){return e&&e.map(function(t,n){return le.createElement(t.tag,od({key:n},t.attr),p$(t.child))})}function Et(e){return function(t){return C(K2e,{...od({attr:od({},e.attr)},t),children:p$(e.child)})}}function K2e(e){var t=function(n){var r=e.attr,i=e.size,o=e.title,a=j2e(e,["attr","size","title"]),s=i||n.size||"1em",l;return n.className&&(l=n.className),e.className&&(l=(l?l+" ":"")+e.className),oe("svg",{...od({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,a,{className:l,style:od(od({color:e.color||n.color},n.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),children:[o&&C("title",{children:o}),e.children]})};return BL!==void 0?C(BL.Consumer,{children:function(n){return t(n)}}):t(h$)}function q2e(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"}}]})(e)}function Z2e(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm6 0a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37a9.974 9.974 0 0010.41 3.97c.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z"}}]})(e)}function g$(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"}}]})(e)}function Y2e(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}}]})(e)}function X2e(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4.81V19c-3.31 0-6-2.63-6-5.87 0-1.56.62-3.03 1.75-4.14L12 4.81M6.35 7.56C4.9 8.99 4 10.96 4 13.13 4 17.48 7.58 21 12 21s8-3.52 8-7.87c0-2.17-.9-4.14-2.35-5.57L12 2 6.35 7.56z"}}]})(e)}function Q2e(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.488.488 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 00-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"}}]})(e)}function J2e(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 12H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z"}}]})(e)}function eye(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l4.2 4.2a7.73 7.73 0 00-1.6 4.7C4 17.48 7.58 21 12 21c1.75 0 3.36-.56 4.67-1.5l3.1 3.1 1.42-1.41zM12 19c-3.31 0-6-2.63-6-5.87 0-1.19.36-2.32 1.02-3.28L12 14.83V19zM8.38 5.56L12 2l5.65 5.56C19.1 8.99 20 10.96 20 13.13c0 1.18-.27 2.29-.74 3.3L12 9.17V4.81L9.8 6.97 8.38 5.56z"}}]})(e)}function tye(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}}]})(e)}function nye(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(e)}function rye(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function m$(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 16V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-11-4l2.03 2.71L16 11l4 5H8l3-4zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(e)}function iye(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function oye(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}}]})(e)}const aye=sn(e=>e.system,e=>e.shouldDisplayGuides),sye=({children:e,feature:t})=>{const n=Ge(aye),{text:r}=u2e[t];return n?oe(U4,{trigger:"hover",children:[C(K4,{children:C(Bl,{children:e})}),oe(j4,{className:"guide-popover-content",maxWidth:"400px",onClick:i=>i.preventDefault(),cursor:"initial",children:[C(G4,{className:"guide-popover-arrow"}),C("div",{className:"guide-popover-guide-content",children:r})]})]}):null},lye=Ie(({feature:e,icon:t=g$},n)=>C(sye,{feature:e,children:C(Bl,{ref:n,children:C(ka,{as:t})})}));function uye(e){const{header:t,feature:n,options:r}=e;return oe(Uf,{className:"advanced-settings-item",children:[C("h2",{children:oe(Wf,{className:"advanced-settings-header",children:[t,C(lye,{feature:n}),C(Vf,{})]})}),C(Gf,{className:"advanced-settings-panel",children:r})]})}const Z_=e=>{const{accordionInfo:t}=e,n=Ge(a=>a.system.openAccordions),r=pt();return C(R4,{defaultIndex:n,allowMultiple:!0,reduceMotion:!0,onChange:a=>r(B2e(a)),className:"advanced-settings",children:(()=>{const a=[];return t&&Object.keys(t).forEach(s=>{a.push(C(uye,{header:t[s].header,feature:t[s].feature,options:t[s].options},s))}),a})()})},iC=Ji("socketio/generateImage"),cye=Ji("socketio/runESRGAN"),dye=Ji("socketio/runFacetool"),fye=Ji("socketio/deleteImage"),oC=Ji("socketio/requestImages"),HL=Ji("socketio/requestNewImages"),hye=Ji("socketio/cancelProcessing"),WL=Ji("socketio/uploadImage");Ji("socketio/uploadMaskImage");const pye=Ji("socketio/requestSystemConfig"),gye=Ji("socketio/requestModelChange"),k5=e=>{const{label:t,tooltip:n="",...r}=e;return C(mi,{label:n,children:C(Ya,{...r,children:t})})},mye=sn([e=>e.options,e=>e.system,e=>e.inpainting,Ds],(e,t,n,r)=>({prompt:e.prompt,shouldGenerateVariations:e.shouldGenerateVariations,seedWeights:e.seedWeights,maskPath:e.maskPath,initialImage:e.initialImage,seed:e.seed,activeTabName:r,isProcessing:t.isProcessing,isConnected:t.isConnected,hasInpaintingImage:Boolean(n.imageToInpaint)}),{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),v$=()=>{const{prompt:e,shouldGenerateVariations:t,seedWeights:n,maskPath:r,initialImage:i,seed:o,activeTabName:a,isProcessing:s,isConnected:l,hasInpaintingImage:d}=Ge(mye);return w.exports.useMemo(()=>!(!e||Boolean(e.match(/^[\s\r\n]+$/))||a==="img2img"&&!i||a==="inpainting"&&!d||r&&!i||s||!l||t&&(!(D_(n)||n==="")||o===-1)),[e,r,s,i,l,t,n,o,a,d])};function y$(e){const{...t}=e,n=pt(),r=v$(),i=Ge(Ds),o=()=>{n(iC(i))};return Ut("ctrl+enter, cmd+enter",()=>{r&&n(iC(i))},[r,i]),C(k5,{label:"Invoke","aria-label":"Invoke",type:"submit",isDisabled:!r,onClick:o,className:"invoke-btn",...t})}const _n=e=>{const{tooltip:t="",tooltipPlacement:n="bottom",styleClass:r,onClick:i,cursor:o,...a}=e;return C(mi,{label:t,hasArrow:!0,placement:n,children:C(Xi,{className:`icon-button ${r}`,...a,cursor:o||(i?"pointer":"unset"),onClick:i})})},vye=sn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected,isCancelable:e.isCancelable}),{memoizeOptions:{resultEqualityCheck:Yt.isEqual}});function x$(e){const{...t}=e,n=pt(),{isProcessing:r,isConnected:i,isCancelable:o}=Ge(vye),a=()=>n(hye());return Ut("shift+x",()=>{(i||r)&&o&&a()},[i,r,o]),C(_n,{icon:C(oye,{}),tooltip:"Cancel","aria-label":"Cancel",isDisabled:!i||!r||!o,onClick:a,styleClass:"cancel-btn",...t})}const Y_=()=>oe("div",{className:"process-buttons",children:[C(y$,{}),C(x$,{})]}),yye=sn([e=>e.options,Ds],(e,t)=>({prompt:e.prompt,activeTabName:t}),{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),X_=()=>{const e=w.exports.useRef(null),{prompt:t,activeTabName:n}=Ge(yye),r=pt(),i=v$(),o=s=>{r(S7(s.target.value))};Ut("alt+a",()=>{e.current?.focus()},[]);const a=s=>{s.key==="Enter"&&s.shiftKey===!1&&i&&(s.preventDefault(),r(iC(n)))};return C("div",{className:"prompt-bar",children:C(bd,{isInvalid:t.length===0||Boolean(t.match(/^[\s\r\n]+$/)),children:C(uF,{id:"prompt",name:"prompt",placeholder:"I'm dreaming of...",size:"lg",value:t,onChange:o,onKeyDown:a,resize:"vertical",height:30,ref:e})})})};function b$(e){return Et({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"}}]})(e)}function Kn(){return Kn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kn.apply(this,arguments)}function S$(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function aC(e,t){return aC=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},aC(e,t)}function w$(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,aC(e,t)}function xye(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function bye(e,t){e.classList?e.classList.add(t):xye(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function VL(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function Sye(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=VL(e.className,t):e.setAttribute("class",VL(e.className&&e.className.baseVal||"",t))}const UL={disabled:!1},C$=le.createContext(null);var _$=function(t){return t.scrollTop},Sg="unmounted",If="exited",Mf="entering",kp="entered",sC="exiting",Wu=function(e){w$(t,e);function t(r,i){var o;o=e.call(this,r,i)||this;var a=i,s=a&&!a.isMounting?r.enter:r.appear,l;return o.appearStatus=null,r.in?s?(l=If,o.appearStatus=Mf):l=kp:r.unmountOnExit||r.mountOnEnter?l=Sg:l=If,o.state={status:l},o.nextCallback=null,o}t.getDerivedStateFromProps=function(i,o){var a=i.in;return a&&o.status===Sg?{status:If}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var o=null;if(i!==this.props){var a=this.state.status;this.props.in?a!==Mf&&a!==kp&&(o=Mf):(a===Mf||a===kp)&&(o=sC)}this.updateStatus(!1,o)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,o,a,s;return o=a=s=i,i!=null&&typeof i!="number"&&(o=i.exit,a=i.enter,s=i.appear!==void 0?i.appear:a),{exit:o,enter:a,appear:s}},n.updateStatus=function(i,o){if(i===void 0&&(i=!1),o!==null)if(this.cancelNextCallback(),o===Mf){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:O2.findDOMNode(this);a&&_$(a)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===If&&this.setState({status:Sg})},n.performEnter=function(i){var o=this,a=this.props.enter,s=this.context?this.context.isMounting:i,l=this.props.nodeRef?[s]:[O2.findDOMNode(this),s],d=l[0],p=l[1],g=this.getTimeouts(),m=s?g.appear:g.enter;if(!i&&!a||UL.disabled){this.safeSetState({status:kp},function(){o.props.onEntered(d)});return}this.props.onEnter(d,p),this.safeSetState({status:Mf},function(){o.props.onEntering(d,p),o.onTransitionEnd(m,function(){o.safeSetState({status:kp},function(){o.props.onEntered(d,p)})})})},n.performExit=function(){var i=this,o=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:O2.findDOMNode(this);if(!o||UL.disabled){this.safeSetState({status:If},function(){i.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:sC},function(){i.props.onExiting(s),i.onTransitionEnd(a.exit,function(){i.safeSetState({status:If},function(){i.props.onExited(s)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,o){o=this.setNextCallback(o),this.setState(i,o)},n.setNextCallback=function(i){var o=this,a=!0;return this.nextCallback=function(s){a&&(a=!1,o.nextCallback=null,i(s))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},n.onTransitionEnd=function(i,o){this.setNextCallback(o);var a=this.props.nodeRef?this.props.nodeRef.current:O2.findDOMNode(this),s=i==null&&!this.props.addEndListener;if(!a||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],d=l[0],p=l[1];this.props.addEndListener(d,p)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===Sg)return null;var o=this.props,a=o.children;o.in,o.mountOnEnter,o.unmountOnExit,o.appear,o.enter,o.exit,o.timeout,o.addEndListener,o.onEnter,o.onEntering,o.onEntered,o.onExit,o.onExiting,o.onExited,o.nodeRef;var s=S$(o,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return C(C$.Provider,{value:null,children:typeof a=="function"?a(i,s):le.cloneElement(le.Children.only(a),s)})},t}(le.Component);Wu.contextType=C$;Wu.propTypes={};function bp(){}Wu.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:bp,onEntering:bp,onEntered:bp,onExit:bp,onExiting:bp,onExited:bp};Wu.UNMOUNTED=Sg;Wu.EXITED=If;Wu.ENTERING=Mf;Wu.ENTERED=kp;Wu.EXITING=sC;const wye=Wu;var Cye=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return bye(t,r)})},_S=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return Sye(t,r)})},Q_=function(e){w$(t,e);function t(){for(var r,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=e.call.apply(e,[this].concat(o))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1];r.removeClasses(p,"exit"),r.addClass(p,g?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(s,l)},r.onEntering=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1],m=g?"appear":"enter";r.addClass(p,m,"active"),r.props.onEntering&&r.props.onEntering(s,l)},r.onEntered=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1],m=g?"appear":"enter";r.removeClasses(p,m),r.addClass(p,m,"done"),r.props.onEntered&&r.props.onEntered(s,l)},r.onExit=function(s){var l=r.resolveArguments(s),d=l[0];r.removeClasses(d,"appear"),r.removeClasses(d,"enter"),r.addClass(d,"exit","base"),r.props.onExit&&r.props.onExit(s)},r.onExiting=function(s){var l=r.resolveArguments(s),d=l[0];r.addClass(d,"exit","active"),r.props.onExiting&&r.props.onExiting(s)},r.onExited=function(s){var l=r.resolveArguments(s),d=l[0];r.removeClasses(d,"exit"),r.addClass(d,"exit","done"),r.props.onExited&&r.props.onExited(s)},r.resolveArguments=function(s,l){return r.props.nodeRef?[r.props.nodeRef.current,s]:[s,l]},r.getClassNames=function(s){var l=r.props.classNames,d=typeof l=="string",p=d&&l?l+"-":"",g=d?""+p+s:l[s],m=d?g+"-active":l[s+"Active"],y=d?g+"-done":l[s+"Done"];return{baseClassName:g,activeClassName:m,doneClassName:y}},r}var n=t.prototype;return n.addClass=function(i,o,a){var s=this.getClassNames(o)[a+"ClassName"],l=this.getClassNames("enter"),d=l.doneClassName;o==="appear"&&a==="done"&&d&&(s+=" "+d),a==="active"&&i&&_$(i),s&&(this.appliedClasses[o][a]=s,Cye(i,s))},n.removeClasses=function(i,o){var a=this.appliedClasses[o],s=a.base,l=a.active,d=a.done;this.appliedClasses[o]={},s&&_S(i,s),l&&_S(i,l),d&&_S(i,d)},n.render=function(){var i=this.props;i.classNames;var o=S$(i,["classNames"]);return C(wye,{...o,onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited})},t}(le.Component);Q_.defaultProps={classNames:""};Q_.propTypes={};const k$=Q_,E$=(e,t)=>{w.exports.useEffect(()=>{function n(r){e.current&&!e.current.contains(r.target)&&t()}return document.addEventListener("mousedown",n),()=>{document.removeEventListener("mousedown",n)}},[e,t])},No=(e,t)=>Math.floor(e/t)*t,GL=(e,t)=>Math.round(e/t)*t,_ye={tool:"brush",brushSize:50,maskColor:{r:255,g:90,b:90,a:.5},canvasDimensions:{width:0,height:0},boundingBoxDimensions:{width:64,height:64},boundingBoxCoordinate:{x:0,y:0},boundingBoxPreviewFill:{r:0,g:0,b:0,a:.7},shouldShowBoundingBox:!1,shouldShowBoundingBoxFill:!1,cursorPosition:null,lines:[],pastLines:[],futureLines:[],shouldShowMask:!0,shouldInvertMask:!1,shouldShowCheckboardTransparency:!1,shouldShowBrush:!0,shouldShowBrushPreview:!1,needsCache:!1,isDrawing:!1,stageScale:1,shouldUseInpaintReplace:!1,inpaintReplace:1,shouldLockBoundingBox:!0},kye=_ye,P$=J4({name:"inpainting",initialState:kye,reducers:{setTool:(e,t)=>{e.tool=t.payload},toggleTool:e=>{e.tool=e.tool==="brush"?"eraser":"brush"},setBrushSize:(e,t)=>{e.brushSize=t.payload},addLine:(e,t)=>{e.pastLines.push(e.lines),e.lines.push(t.payload),e.futureLines=[]},addPointToCurrentLine:(e,t)=>{e.lines[e.lines.length-1].points.push(...t.payload)},undo:e=>{if(e.pastLines.length===0)return;const t=e.pastLines.pop();!t||(e.futureLines.unshift(e.lines),e.lines=t)},redo:e=>{if(e.futureLines.length===0)return;const t=e.futureLines.shift();!t||(e.pastLines.push(e.lines),e.lines=t)},clearMask:e=>{e.pastLines.push(e.lines),e.lines=[],e.futureLines=[],e.shouldInvertMask=!1},toggleShouldInvertMask:e=>{e.shouldInvertMask=!e.shouldInvertMask},toggleShouldShowMask:e=>{e.shouldShowMask=!e.shouldShowMask},setShouldInvertMask:(e,t)=>{e.shouldInvertMask=t.payload},setShouldShowMask:(e,t)=>{e.shouldShowMask=t.payload,t.payload||(e.shouldInvertMask=!1)},setShouldShowCheckboardTransparency:(e,t)=>{e.shouldShowCheckboardTransparency=t.payload},setShouldShowBrushPreview:(e,t)=>{e.shouldShowBrushPreview=t.payload},setShouldShowBrush:(e,t)=>{e.shouldShowBrush=t.payload},setMaskColor:(e,t)=>{e.maskColor=t.payload},setCursorPosition:(e,t)=>{e.cursorPosition=t.payload},clearImageToInpaint:e=>{e.imageToInpaint=void 0},setImageToInpaint:(e,t)=>{const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,{x:a,y:s}=e.boundingBoxCoordinate,l=No(Yt.clamp(i,64,n),64),d=No(Yt.clamp(o,64,r),64),p=No(Yt.clamp(a,0,n-l),64),g=No(Yt.clamp(s,0,r-d),64);e.boundingBoxDimensions={width:l,height:d},e.boundingBoxCoordinate={x:p,y:g},e.canvasDimensions={width:n,height:r},e.imageToInpaint=t.payload,e.needsCache=!0},setCanvasDimensions:(e,t)=>{e.canvasDimensions=t.payload;const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,a=No(Yt.clamp(i,64,n),64),s=No(Yt.clamp(o,64,r),64);e.boundingBoxDimensions={width:a,height:s}},setBoundingBoxDimensions:(e,t)=>{e.boundingBoxDimensions=t.payload;const{width:n,height:r}=t.payload,{x:i,y:o}=e.boundingBoxCoordinate,{width:a,height:s}=e.canvasDimensions,l=No(a,64),d=No(s,64),p=No(n,64),g=No(r,64),m=i+n-a,y=o+r-s,b=Yt.clamp(p,64,l),S=Yt.clamp(g,64,d),E=m>0?i-m:i,P=y>0?o-y:o,k=Yt.clamp(E,0,l-b),T=Yt.clamp(P,0,d-S);e.boundingBoxDimensions={width:b,height:S},e.boundingBoxCoordinate={x:k,y:T}},setBoundingBoxCoordinate:(e,t)=>{e.boundingBoxCoordinate=t.payload},setBoundingBoxPreviewFill:(e,t)=>{e.boundingBoxPreviewFill=t.payload},setNeedsCache:(e,t)=>{e.needsCache=t.payload},setStageScale:(e,t)=>{e.stageScale=t.payload,e.needsCache=!1},setShouldShowBoundingBoxFill:(e,t)=>{e.shouldShowBoundingBoxFill=t.payload},setIsDrawing:(e,t)=>{e.isDrawing=t.payload},setShouldShowBoundingBox:(e,t)=>{e.shouldShowBoundingBox=t.payload},setClearBrushHistory:e=>{e.pastLines=[],e.futureLines=[]},setShouldUseInpaintReplace:(e,t)=>{e.shouldUseInpaintReplace=t.payload},setInpaintReplace:(e,t)=>{e.inpaintReplace=t.payload},setShouldLockBoundingBox:(e,t)=>{e.shouldLockBoundingBox=t.payload},toggleShouldLockBoundingBox:e=>{e.shouldLockBoundingBox=!e.shouldLockBoundingBox}}}),{setTool:jL,setBrushSize:Eye,addLine:KL,addPointToCurrentLine:qL,setShouldInvertMask:Pye,setShouldShowMask:Tye,setShouldShowCheckboardTransparency:_8e,setShouldShowBrushPreview:kS,setMaskColor:Lye,clearMask:Aye,clearImageToInpaint:J_,undo:Iye,redo:Mye,setCursorPosition:ZL,setCanvasDimensions:k8e,setImageToInpaint:e7,setBoundingBoxDimensions:wg,setBoundingBoxCoordinate:YL,setBoundingBoxPreviewFill:E8e,setNeedsCache:qf,setStageScale:Rye,toggleTool:Oye,setShouldShowBoundingBoxFill:Nye,setIsDrawing:Cg,setShouldShowBrush:P8e,setShouldShowBoundingBox:Dye,setClearBrushHistory:zye,setShouldUseInpaintReplace:Fye,setInpaintReplace:$ye,setShouldLockBoundingBox:T$,toggleShouldLockBoundingBox:Bye}=P$.actions,Hye=P$.reducer,Wye=sn(e=>e.options,e=>{const{shouldShowOptionsPanel:t,shouldHoldOptionsPanelOpen:n,shouldPinOptionsPanel:r,optionsPanelScrollPosition:i}=e;return{shouldShowOptionsPanel:t,shouldHoldOptionsPanelOpen:n,shouldPinOptionsPanel:r,optionsPanelScrollPosition:i}}),t7=e=>{const t=pt(),{shouldShowOptionsPanel:n,shouldHoldOptionsPanelOpen:r,shouldPinOptionsPanel:i,optionsPanelScrollPosition:o}=Ge(Wye),a=w.exports.useRef(null),s=w.exports.useRef(null),l=w.exports.useRef(null),{children:d}=e,p=w.exports.useCallback(()=>{i||(t(B6e(s.current?s.current.scrollTop:0)),t(xH(!1)),t(H6e(!1)))},[t,i]);E$(a,p);const g=()=>{l.current=window.setTimeout(()=>p(),500)},m=()=>{l.current&&window.clearTimeout(l.current)};return C(k$,{nodeRef:a,in:n||r&&!i,unmountOnExit:!0,timeout:200,classNames:"options-panel-wrapper",children:C("div",{className:"options-panel-wrapper","data-pinned":i,tabIndex:1,ref:a,onMouseEnter:i?void 0:m,onMouseOver:i?void 0:m,children:oe("div",{className:"options-panel",ref:s,onMouseLeave:b=>{b.target!==s.current?m():!i&&g()},children:[C(_n,{size:"sm","aria-label":"Pin Options Panel",tooltip:"Pin Options Panel (Shift+P)",onClick:()=>{t($6e(!i)),t(qf(!0))},icon:C(b$,{}),"data-selected":i}),d]})})})};function Vye(){const e=Ge(n=>n.options.showAdvancedOptions),t={seed:{header:C(H_,{}),feature:go.SEED,options:C(W_,{})},variations:{header:C(U_,{}),feature:go.VARIATIONS,options:C(G_,{})},face_restore:{header:C(F_,{}),feature:go.FACE_CORRECTION,options:C(fx,{})},upscale:{header:C(V_,{}),feature:go.UPSCALE,options:C(hx,{})},other:{header:C(s$,{}),feature:go.OTHER,options:C(l$,{})}};return oe(t7,{children:[C(X_,{}),C(Y_,{}),C(q_,{}),C(a$,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),C(v2e,{}),C(j_,{}),e?C(Z_,{accordionInfo:t}):null]})}function Uye(e){return Et({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"}}]})(e)}function Gye(e){return Et({tag:"svg",attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"}}]})(e)}function jye(e){return Et({tag:"svg",attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"}}]})(e)}function Kye(e){return Et({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"}}]})(e)}function qye(e){return Et({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"}}]})(e)}function Zye(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"}}]})(e)}function Yye(e){return Et({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"}}]})(e)}function L$(e){return Et({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"}}]})(e)}function Xye(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z"}}]})(e)}function Qye(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z"}}]})(e)}function Jye(e){return Et({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M320.67 64c-442.6 0-357.57 384-158.46 384 39.9 0 77.47-20.69 101.42-55.86l25.73-37.79c15.66-22.99 46.97-22.99 62.63 0l25.73 37.79C401.66 427.31 439.23 448 479.13 448c189.86 0 290.63-384-158.46-384zM184 308.36c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05zm272 0c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05z"}}]})(e)}function e3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function t3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"}}]})(e)}function A$(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"}}]})(e)}function n3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}}]})(e)}function r3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function i3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M500.33 0h-47.41a12 12 0 0 0-12 12.57l4 82.76A247.42 247.42 0 0 0 256 8C119.34 8 7.9 119.53 8 256.19 8.1 393.07 119.1 504 256 504a247.1 247.1 0 0 0 166.18-63.91 12 12 0 0 0 .48-17.43l-34-34a12 12 0 0 0-16.38-.55A176 176 0 1 1 402.1 157.8l-101.53-4.87a12 12 0 0 0-12.57 12v47.41a12 12 0 0 0 12 12h200.33a12 12 0 0 0 12-12V12a12 12 0 0 0-12-12z"}}]})(e)}function o3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z"}}]})(e)}function a3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"}}]})(e)}function s3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"}}]})(e)}function l3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z"}}]})(e)}function u3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z"}}]})(e)}function c3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"}}]})(e)}function d3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"}}]})(e)}function f3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"}}]})(e)}const I$=w.exports.createContext(null),M$=e=>{const{styleClass:t}=e,n=w.exports.useContext(I$),r=()=>{n&&n()};return C("div",{className:`image-uploader-button-outer ${t}`,onClick:r,children:oe("div",{className:"image-upload-button",children:[C(c3e,{}),C(Qf,{size:"lg",children:"Click or Drag and Drop"})]})})},h3e=sn(e=>e.system,e=>{const{shouldConfirmOnDelete:t,isConnected:n,isProcessing:r}=e;return{shouldConfirmOnDelete:t,isConnected:n,isProcessing:r}}),lC=w.exports.forwardRef(({image:e,children:t},n)=>{const{isOpen:r,onOpen:i,onClose:o}=u5(),a=pt(),{shouldConfirmOnDelete:s,isConnected:l,isProcessing:d}=Ge(h3e),p=w.exports.useRef(null),g=b=>{b.stopPropagation(),s?i():m()},m=()=>{l&&!d&&a(fye(e)),o()};Ut("del",()=>{s?i():m()},[e,s]);const y=b=>a(d$(!b.target.checked));return oe(jn,{children:[w.exports.cloneElement(t,{onClick:g,ref:n}),C(hue,{isOpen:r,leastDestructiveRef:p,onClose:o,children:C(Hm,{children:oe(pue,{children:[C(d_,{fontSize:"lg",fontWeight:"bold",children:"Delete image"}),C(h5,{children:oe(zn,{direction:"column",gap:5,children:[C(Fo,{children:"Are you sure? You can't undo this action afterwards."}),C(bd,{children:oe(zn,{alignItems:"center",children:[C(ph,{mb:0,children:"Don't ask me again"}),C(v_,{checked:!s,onChange:y})]})})]})}),oe(c_,{children:[C(Ya,{ref:p,onClick:o,children:"Cancel"}),C(Ya,{colorScheme:"red",onClick:m,ml:3,children:"Delete"})]})]})})})]})}),XL=({title:e="Popup",styleClass:t,delay:n=50,popoverOptions:r,actionButton:i,children:o})=>oe(U4,{trigger:"hover",closeDelay:n,children:[C(K4,{children:C(Bl,{children:o})}),oe(j4,{className:`popover-content ${t}`,children:[C(G4,{className:"popover-arrow"}),C(Bz,{className:"popover-header",children:e}),oe("div",{className:"popover-options",children:[r||null,i]})]})]}),p3e=sn([e=>e.gallery,e=>e.options,Ds],(e,t,n)=>{const{categories:r,currentCategory:i,currentImageUuid:o,shouldPinGallery:a,shouldShowGallery:s,galleryScrollPosition:l,galleryImageMinimumWidth:d,galleryImageObjectFit:p,shouldHoldGalleryOpen:g,shouldAutoSwitchToNewImages:m,galleryWidth:y}=e;return{currentImageUuid:o,shouldPinGallery:a,shouldShowGallery:s,galleryScrollPosition:l,galleryImageMinimumWidth:d,galleryImageObjectFit:p,galleryGridTemplateColumns:`repeat(auto-fill, minmax(${d}px, auto))`,activeTabName:n,shouldHoldGalleryOpen:g,shouldAutoSwitchToNewImages:m,images:r[i].images,areMoreImagesAvailable:r[i].areMoreImagesAvailable,currentCategory:i,galleryWidth:y}}),R$=sn([e=>e.options,e=>e.gallery,e=>e.system,Ds],(e,t,n,r)=>({mayDeleteImage:n.isConnected&&!n.isProcessing,galleryImageObjectFit:t.galleryImageObjectFit,galleryImageMinimumWidth:t.galleryImageMinimumWidth,activeTabName:r})),g3e=sn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected,isGFPGANAvailable:e.isGFPGANAvailable,isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),m3e=({image:e})=>{const t=pt(),{activeTabName:n}=Ge(R$),r=Ge(T=>T.options.shouldShowImageDetails),i=Cd(),o=Ge(T=>T.gallery.intermediateImage),a=Ge(T=>T.options.upscalingLevel),s=Ge(T=>T.options.facetoolStrength),{isProcessing:l,isConnected:d,isGFPGANAvailable:p,isESRGANAvailable:g}=Ge(g3e),m=()=>{t(Px(e)),t(Va(1))};Ut("shift+i",()=>{e?(m(),i({title:"Sent To Image To Image",status:"success",duration:2500,isClosable:!0})):i({title:"No Image Loaded",description:"No image found to send to image to image module.",status:"error",duration:2500,isClosable:!0})},[e]);const y=()=>e.metadata&&t(A6e(e.metadata));Ut("a",()=>{["txt2img","img2img"].includes(e?.metadata?.image?.type)?(y(),i({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})):i({title:"Parameters Not Set",description:"No metadata found for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const b=()=>e.metadata&&t(Tv(e.metadata.image.seed));Ut("s",()=>{e?.metadata?.image?.seed?(b(),i({title:"Seed Set",status:"success",duration:2500,isClosable:!0})):i({title:"Seed Not Set",description:"Could not find seed for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const S=()=>t(cye(e));Ut("u",()=>{g&&Boolean(!o)&&d&&!l&&a?S():i({title:"Upscaling Failed",status:"error",duration:2500,isClosable:!0})},[e,g,o,d,l,a]);const E=()=>t(dye(e));Ut("r",()=>{p&&Boolean(!o)&&d&&!l&&s?E():i({title:"Face Restoration Failed",status:"error",duration:2500,isClosable:!0})},[e,p,o,d,l,s]);const P=()=>t(N6e(!r)),k=()=>{t(e7(e)),n!=="inpainting"&&t(Va("inpainting")),i({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})};return Ut("i",()=>{e?P():i({title:"Failed to load metadata",status:"error",duration:2500,isClosable:!0})},[e,r]),oe("div",{className:"current-image-options",children:[C(_n,{icon:C(rye,{}),tooltip:"Send To Image To Image","aria-label":"Send To Image To Image",onClick:m}),C(_n,{icon:C(A$,{}),tooltip:"Send To Inpainting","aria-label":"Send To Inpainting",onClick:k}),C(_n,{icon:C(L$,{}),tooltip:"Use All","aria-label":"Use All",isDisabled:!["txt2img","img2img"].includes(e?.metadata?.image?.type),onClick:y}),C(_n,{icon:C(o3e,{}),tooltip:"Use Seed","aria-label":"Use Seed",isDisabled:!e?.metadata?.image?.seed,onClick:b}),C(XL,{title:"Restore Faces",popoverOptions:C(fx,{}),actionButton:C(k5,{label:"Restore Faces",isDisabled:!p||Boolean(o)||!(d&&!l)||!s,onClick:E}),children:C(_n,{icon:C(Z2e,{}),"aria-label":"Restore Faces"})}),C(XL,{title:"Upscale",styleClass:"upscale-popover",popoverOptions:C(hx,{}),actionButton:C(k5,{label:"Upscale Image",isDisabled:!g||Boolean(o)||!(d&&!l)||!a,onClick:S}),children:C(_n,{icon:C(J2e,{}),"aria-label":"Upscale"})}),C(_n,{icon:C(Y2e,{}),tooltip:"Details","aria-label":"Details",onClick:P}),C(lC,{image:e,children:C(_n,{icon:C(q2e,{}),tooltip:"Delete Image","aria-label":"Delete Image",isDisabled:Boolean(o)||!d||l})})]})},v3e={currentImageUuid:"",shouldPinGallery:!0,shouldShowGallery:!0,galleryScrollPosition:0,galleryImageMinimumWidth:64,galleryImageObjectFit:"cover",shouldHoldGalleryOpen:!1,shouldAutoSwitchToNewImages:!0,currentCategory:"result",categories:{user:{images:[],latest_mtime:void 0,earliest_mtime:void 0,areMoreImagesAvailable:!0},result:{images:[],latest_mtime:void 0,earliest_mtime:void 0,areMoreImagesAvailable:!0}},galleryWidth:300},O$=J4({name:"gallery",initialState:v3e,reducers:{setCurrentImage:(e,t)=>{e.currentImage=t.payload,e.currentImageUuid=t.payload.uuid},removeImage:(e,t)=>{const{uuid:n,category:r}=t.payload,i=e.categories[r].images,o=i.filter(a=>a.uuid!==n);if(n===e.currentImageUuid){const a=i.findIndex(l=>l.uuid===n),s=Sa.exports.clamp(a,0,o.length-1);e.currentImage=o.length?o[s]:void 0,e.currentImageUuid=o.length?o[s].uuid:""}e.categories[r].images=o},addImage:(e,t)=>{const{image:n,category:r}=t.payload,{uuid:i,url:o,mtime:a}=n,s=e.categories[r];s.images.find(l=>l.url===o&&l.mtime===a)||(s.images.unshift(n),e.shouldAutoSwitchToNewImages&&(e.currentImageUuid=i,e.currentImage=n,e.currentCategory=r),e.intermediateImage=void 0,s.latest_mtime=a)},setIntermediateImage:(e,t)=>{e.intermediateImage=t.payload},clearIntermediateImage:e=>{e.intermediateImage=void 0},selectNextImage:(e,t)=>{t.payload;const{currentImage:n}=e;if(!n)return;const r=e.categories[n.category].images;if(n){const i=r.findIndex(o=>o.uuid===n.uuid);if(Yt.inRange(i,0,r.length)){const o=r[i+1];e.currentImage=o,e.currentImageUuid=o.uuid}}},selectPrevImage:(e,t)=>{t.payload;const{currentImage:n}=e;if(!n)return;const r=e.categories[n.category].images;if(n){const i=r.findIndex(o=>o.uuid===n.uuid);if(Yt.inRange(i,1,r.length+1)){const o=r[i-1];e.currentImage=o,e.currentImageUuid=o.uuid}}},addGalleryImages:(e,t)=>{const{images:n,areMoreImagesAvailable:r,category:i}=t.payload,o=e.categories[i].images;if(n.length>0){const a=n.filter(s=>!o.find(l=>l.url===s.url&&l.mtime===s.mtime));if(e.categories[i].images=o.concat(a).sort((s,l)=>l.mtime-s.mtime),!e.currentImage){const s=n[0];e.currentImage=s,e.currentImageUuid=s.uuid}e.categories[i].latest_mtime=n[0].mtime,e.categories[i].earliest_mtime=n[n.length-1].mtime}r!==void 0&&(e.categories[i].areMoreImagesAvailable=r)},setShouldPinGallery:(e,t)=>{e.shouldPinGallery=t.payload},setShouldShowGallery:(e,t)=>{e.shouldShowGallery=t.payload},setGalleryScrollPosition:(e,t)=>{e.galleryScrollPosition=t.payload},setGalleryImageMinimumWidth:(e,t)=>{e.galleryImageMinimumWidth=t.payload},setGalleryImageObjectFit:(e,t)=>{e.galleryImageObjectFit=t.payload},setShouldHoldGalleryOpen:(e,t)=>{e.shouldHoldGalleryOpen=t.payload},setShouldAutoSwitchToNewImages:(e,t)=>{e.shouldAutoSwitchToNewImages=t.payload},setCurrentCategory:(e,t)=>{e.currentCategory=t.payload},setGalleryWidth:(e,t)=>{e.galleryWidth=t.payload}}}),{addImage:ry,clearIntermediateImage:QL,removeImage:N$,setCurrentImage:D$,addGalleryImages:y3e,setIntermediateImage:x3e,selectNextImage:z$,selectPrevImage:F$,setShouldPinGallery:b3e,setShouldShowGallery:uC,setGalleryScrollPosition:S3e,setGalleryImageMinimumWidth:Ef,setGalleryImageObjectFit:w3e,setShouldHoldGalleryOpen:C3e,setShouldAutoSwitchToNewImages:_3e,setCurrentCategory:iy,setGalleryWidth:oy}=O$.actions,k3e=O$.reducer;var JL={path:oe("g",{stroke:"currentColor",strokeWidth:"1.5",children:[C("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),C("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),C("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},$$=Ie((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??JL.viewBox;if(n&&typeof n!="string")return le.createElement(Ce.svg,{as:n,...m,...d});const b=a??JL.path;return le.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},b)});$$.displayName="Icon";function ht(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=w.exports.Children.toArray(e.path),a=Ie((s,l)=>C($$,{ref:l,viewBox:t,...i,...s,children:o.length?o:C("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}ht({d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z",displayName:"CopyIcon"});ht({d:"M23.384,21.619,16.855,15.09a9.284,9.284,0,1,0-1.768,1.768l6.529,6.529a1.266,1.266,0,0,0,1.768,0A1.251,1.251,0,0,0,23.384,21.619ZM2.75,9.5a6.75,6.75,0,1,1,6.75,6.75A6.758,6.758,0,0,1,2.75,9.5Z",displayName:"SearchIcon"});ht({d:"M23.414,20.591l-4.645-4.645a10.256,10.256,0,1,0-2.828,2.829l4.645,4.644a2.025,2.025,0,0,0,2.828,0A2,2,0,0,0,23.414,20.591ZM10.25,3.005A7.25,7.25,0,1,1,3,10.255,7.258,7.258,0,0,1,10.25,3.005Z",displayName:"Search2Icon"});ht({d:"M21.4,13.7C20.6,13.9,19.8,14,19,14c-5,0-9-4-9-9c0-0.8,0.1-1.6,0.3-2.4c0.1-0.3,0-0.7-0.3-1 c-0.3-0.3-0.6-0.4-1-0.3C4.3,2.7,1,7.1,1,12c0,6.1,4.9,11,11,11c4.9,0,9.3-3.3,10.6-8.1c0.1-0.3,0-0.7-0.3-1 C22.1,13.7,21.7,13.6,21.4,13.7z",displayName:"MoonIcon"});ht({displayName:"SunIcon",path:oe("g",{strokeLinejoin:"round",strokeLinecap:"round",strokeWidth:"2",fill:"none",stroke:"currentColor",children:[C("circle",{cx:"12",cy:"12",r:"5"}),C("path",{d:"M12 1v2"}),C("path",{d:"M12 21v2"}),C("path",{d:"M4.22 4.22l1.42 1.42"}),C("path",{d:"M18.36 18.36l1.42 1.42"}),C("path",{d:"M1 12h2"}),C("path",{d:"M21 12h2"}),C("path",{d:"M4.22 19.78l1.42-1.42"}),C("path",{d:"M18.36 5.64l1.42-1.42"})]})});ht({d:"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z",displayName:"AddIcon"});ht({displayName:"SmallAddIcon",viewBox:"0 0 20 20",path:C("path",{fill:"currentColor",d:"M14 9h-3V6c0-.55-.45-1-1-1s-1 .45-1 1v3H6c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1z",fillRule:"evenodd"})});ht({viewBox:"0 0 14 14",d:"M14,7.77 L14,6.17 L12.06,5.53 L11.61,4.44 L12.49,2.6 L11.36,1.47 L9.55,2.38 L8.46,1.93 L7.77,0.01 L6.17,0.01 L5.54,1.95 L4.43,2.4 L2.59,1.52 L1.46,2.65 L2.37,4.46 L1.92,5.55 L0,6.23 L0,7.82 L1.94,8.46 L2.39,9.55 L1.51,11.39 L2.64,12.52 L4.45,11.61 L5.54,12.06 L6.23,13.98 L7.82,13.98 L8.45,12.04 L9.56,11.59 L11.4,12.47 L12.53,11.34 L11.61,9.53 L12.08,8.44 L14,7.75 L14,7.77 Z M7,10 C5.34,10 4,8.66 4,7 C4,5.34 5.34,4 7,4 C8.66,4 10,5.34 10,7 C10,8.66 8.66,10 7,10 Z",displayName:"SettingsIcon"});ht({displayName:"CheckCircleIcon",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"});ht({d:"M19.5,9.5h-.75V6.75a6.75,6.75,0,0,0-13.5,0V9.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5ZM7.75,6.75a4.25,4.25,0,0,1,8.5,0V9a.5.5,0,0,1-.5.5H8.25a.5.5,0,0,1-.5-.5Z",displayName:"LockIcon"});ht({d:"M19.5,9.5h-.75V6.75A6.751,6.751,0,0,0,5.533,4.811a1.25,1.25,0,1,0,2.395.717A4.251,4.251,0,0,1,16.25,6.75V9a.5.5,0,0,1-.5.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5Z",displayName:"UnlockIcon"});ht({displayName:"ViewIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M23.432,10.524C20.787,7.614,16.4,4.538,12,4.6,7.6,4.537,3.213,7.615.568,10.524a2.211,2.211,0,0,0,0,2.948C3.182,16.351,7.507,19.4,11.839,19.4h.308c4.347,0,8.671-3.049,11.288-5.929A2.21,2.21,0,0,0,23.432,10.524ZM7.4,12A4.6,4.6,0,1,1,12,16.6,4.6,4.6,0,0,1,7.4,12Z"}),C("circle",{cx:"12",cy:"12",r:"2"})]})});ht({displayName:"ViewOffIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M23.2,10.549a20.954,20.954,0,0,0-4.3-3.6l4-3.995a1,1,0,1,0-1.414-1.414l-.018.018a.737.737,0,0,1-.173.291l-19.5,19.5c-.008.007-.018.009-.026.017a1,1,0,0,0,1.631,1.088l4.146-4.146a11.26,11.26,0,0,0,4.31.939h.3c4.256,0,8.489-2.984,11.051-5.8A2.171,2.171,0,0,0,23.2,10.549ZM16.313,13.27a4.581,4.581,0,0,1-3,3.028,4.3,4.3,0,0,1-3.1-.19.253.253,0,0,1-.068-.407l5.56-5.559a.252.252,0,0,1,.407.067A4.3,4.3,0,0,1,16.313,13.27Z"}),C("path",{d:"M7.615,13.4a.244.244,0,0,0,.061-.24A4.315,4.315,0,0,1,7.5,12,4.5,4.5,0,0,1,12,7.5a4.276,4.276,0,0,1,1.16.173.244.244,0,0,0,.24-.062l1.941-1.942a.254.254,0,0,0-.1-.421A10.413,10.413,0,0,0,12,4.75C7.7,4.692,3.4,7.7.813,10.549a2.15,2.15,0,0,0-.007,2.9,21.209,21.209,0,0,0,3.438,3.03.256.256,0,0,0,.326-.029Z"})]})});ht({d:"M11.2857,6.05714 L10.08571,4.85714 L7.85714,7.14786 L7.85714,1 L6.14286,1 L6.14286,7.14786 L3.91429,4.85714 L2.71429,6.05714 L7,10.42857 L11.2857,6.05714 Z M1,11.2857 L1,13 L13,13 L13,11.2857 L1,11.2857 Z",displayName:"DownloadIcon",viewBox:"0 0 14 14"});ht({displayName:"DeleteIcon",path:C("g",{fill:"currentColor",children:C("path",{d:"M19.452 7.5H4.547a.5.5 0 00-.5.545l1.287 14.136A2 2 0 007.326 24h9.347a2 2 0 001.992-1.819L19.95 8.045a.5.5 0 00-.129-.382.5.5 0 00-.369-.163zm-9.2 13a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zm5 0a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zM22 4h-4.75a.25.25 0 01-.25-.25V2.5A2.5 2.5 0 0014.5 0h-5A2.5 2.5 0 007 2.5v1.25a.25.25 0 01-.25.25H2a1 1 0 000 2h20a1 1 0 000-2zM9 3.75V2.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v1.25a.25.25 0 01-.25.25h-5.5A.25.25 0 019 3.75z"})})});ht({displayName:"RepeatIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M10.319,4.936a7.239,7.239,0,0,1,7.1,2.252,1.25,1.25,0,1,0,1.872-1.657A9.737,9.737,0,0,0,9.743,2.5,10.269,10.269,0,0,0,2.378,9.61a.249.249,0,0,1-.271.178l-1.033-.13A.491.491,0,0,0,.6,9.877a.5.5,0,0,0-.019.526l2.476,4.342a.5.5,0,0,0,.373.248.43.43,0,0,0,.062,0,.5.5,0,0,0,.359-.152l3.477-3.593a.5.5,0,0,0-.3-.844L5.15,10.172a.25.25,0,0,1-.2-.333A7.7,7.7,0,0,1,10.319,4.936Z"}),C("path",{d:"M23.406,14.1a.5.5,0,0,0,.015-.526l-2.5-4.329A.5.5,0,0,0,20.546,9a.489.489,0,0,0-.421.151l-3.456,3.614a.5.5,0,0,0,.3.842l1.848.221a.249.249,0,0,1,.183.117.253.253,0,0,1,.023.216,7.688,7.688,0,0,1-5.369,4.9,7.243,7.243,0,0,1-7.1-2.253,1.25,1.25,0,1,0-1.872,1.656,9.74,9.74,0,0,0,9.549,3.03,10.261,10.261,0,0,0,7.369-7.12.251.251,0,0,1,.27-.179l1.058.127a.422.422,0,0,0,.06,0A.5.5,0,0,0,23.406,14.1Z"})]})});ht({displayName:"RepeatClockIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M12.965,6a1,1,0,0,0-1,1v5.5a1,1,0,0,0,1,1h5a1,1,0,0,0,0-2h-3.75a.25.25,0,0,1-.25-.25V7A1,1,0,0,0,12.965,6Z"}),C("path",{d:"M12.567,1.258A10.822,10.822,0,0,0,2.818,8.4a.25.25,0,0,1-.271.163L.858,8.309a.514.514,0,0,0-.485.213.5.5,0,0,0-.021.53l2.679,4.7a.5.5,0,0,0,.786.107l3.77-3.746a.5.5,0,0,0-.279-.85L5.593,9.007a.25.25,0,0,1-.192-.35,8.259,8.259,0,1,1,7.866,11.59,1.25,1.25,0,0,0,.045,2.5h.047a10.751,10.751,0,1,0-.792-21.487Z"})]})});ht({displayName:"EditIcon",path:oe("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[C("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),C("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})});ht({d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z",displayName:"ChevronLeftIcon"});ht({d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z",displayName:"ChevronRightIcon"});ht({displayName:"ChevronDownIcon",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"});ht({d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z",displayName:"ChevronUpIcon"});ht({d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z",displayName:"ArrowBackIcon"});ht({d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z",displayName:"ArrowForwardIcon"});ht({d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z",displayName:"ArrowUpIcon"});ht({viewBox:"0 0 16 16",d:"M11.891 9.992a1 1 0 1 1 1.416 1.415l-4.3 4.3a1 1 0 0 1-1.414 0l-4.3-4.3A1 1 0 0 1 4.71 9.992l3.59 3.591 3.591-3.591zm0-3.984L8.3 2.417 4.709 6.008a1 1 0 0 1-1.416-1.415l4.3-4.3a1 1 0 0 1 1.414 0l4.3 4.3a1 1 0 1 1-1.416 1.415z",displayName:"ArrowUpDownIcon"});ht({d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z",displayName:"ArrowDownIcon"});var B$=ht({displayName:"ExternalLinkIcon",path:oe("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[C("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),C("path",{d:"M15 3h6v6"}),C("path",{d:"M10 14L21 3"})]})});ht({displayName:"LinkIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z"}),C("path",{d:"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z"})]})});ht({displayName:"PlusSquareIcon",path:oe("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[C("rect",{height:"18",width:"18",rx:"2",ry:"2",x:"3",y:"3"}),C("path",{d:"M12 8v8"}),C("path",{d:"M8 12h8"})]})});ht({displayName:"CalendarIcon",viewBox:"0 0 14 14",d:"M10.8889,5.5 L3.11111,5.5 L3.11111,7.05556 L10.8889,7.05556 L10.8889,5.5 Z M12.4444,1.05556 L11.6667,1.05556 L11.6667,0 L10.1111,0 L10.1111,1.05556 L3.88889,1.05556 L3.88889,0 L2.33333,0 L2.33333,1.05556 L1.55556,1.05556 C0.692222,1.05556 0.00777777,1.75556 0.00777777,2.61111 L0,12.5 C0,13.3556 0.692222,14 1.55556,14 L12.4444,14 C13.3,14 14,13.3556 14,12.5 L14,2.61111 C14,1.75556 13.3,1.05556 12.4444,1.05556 Z M12.4444,12.5 L1.55556,12.5 L1.55556,3.94444 L12.4444,3.94444 L12.4444,12.5 Z M8.55556,8.61111 L3.11111,8.61111 L3.11111,10.1667 L8.55556,10.1667 L8.55556,8.61111 Z"});ht({d:"M0.913134,0.920639 C1.49851,0.331726 2.29348,0 3.12342,0 L10.8766,0 C11.7065,0 12.5015,0.331725 13.0869,0.920639 C13.6721,1.50939 14,2.30689 14,3.13746 L14,8.12943 C13.9962,8.51443 13.9059,8.97125 13.7629,9.32852 C13.6128,9.683 13.3552,10.0709 13.0869,10.3462 C12.813,10.6163 12.4265,10.8761 12.0734,11.0274 C11.7172,11.1716 11.2607,11.263 10.8766,11.2669 L10.1234,11.2669 L10.1234,12.5676 L10.1209,12.5676 C10.1204,12.793 10.0633,13.0791 9.97807,13.262 C9.8627,13.466 9.61158,13.7198 9.40818,13.8382 L9.40824,13.8383 C9.4077,13.8386 9.40716,13.8388 9.40661,13.8391 C9.40621,13.8393 9.4058,13.8396 9.40539,13.8398 L9.40535,13.8397 C9.22958,13.9254 8.94505,13.9951 8.75059,14 L8.74789,14 C8.35724,13.9963 7.98473,13.8383 7.71035,13.5617 L5.39553,11.2669 L3.12342,11.2669 C2.29348,11.2669 1.49851,10.9352 0.913134,10.3462 C0.644826,10.0709 0.387187,9.683 0.23711,9.32852 C0.0941235,8.97125 0.00379528,8.51443 0,8.12943 L0,3.13746 C0,2.30689 0.327915,1.50939 0.913134,0.920639 Z M3.12342,1.59494 C2.71959,1.59494 2.33133,1.75628 2.04431,2.04503 C1.75713,2.33395 1.59494,2.72681 1.59494,3.13746 L1.59494,8.12943 C1.59114,8.35901 1.62114,8.51076 1.71193,8.72129 C1.79563,8.9346 1.88065,9.06264 2.04431,9.22185 C2.33133,9.5106 2.71959,9.67195 3.12342,9.67195 L5.72383,9.67195 C5.93413,9.67195 6.13592,9.75502 6.28527,9.90308 L8.52848,12.1269 L8.52848,10.4694 C8.52848,10.029 8.88552,9.67195 9.32595,9.67195 L10.8766,9.67195 C11.1034,9.67583 11.2517,9.64614 11.4599,9.55518 C11.6712,9.47132 11.7976,9.38635 11.9557,9.22185 C12.1193,9.06264 12.2044,8.9346 12.2881,8.72129 C12.3789,8.51076 12.4089,8.35901 12.4051,8.12943 L12.4051,3.13746 C12.4051,2.72681 12.2429,2.33394 11.9557,2.04503 C11.6687,1.75628 11.2804,1.59494 10.8766,1.59494 L3.12342,1.59494 Z",displayName:"ChatIcon",viewBox:"0 0 14 14"});ht({displayName:"TimeIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm0,22A10,10,0,1,1,22,12,10.011,10.011,0,0,1,12,22Z"}),C("path",{d:"M17.134,15.81,12.5,11.561V6.5a1,1,0,0,0-2,0V12a1,1,0,0,0,.324.738l4.959,4.545a1.01,1.01,0,0,0,1.413-.061A1,1,0,0,0,17.134,15.81Z"})]})});ht({displayName:"ArrowRightIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M13.584,12a2.643,2.643,0,0,1-.775,1.875L3.268,23.416a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L.768,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,13.584,12Z"}),C("path",{d:"M23.75,12a2.643,2.643,0,0,1-.775,1.875l-9.541,9.541a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L10.934,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,23.75,12Z"})]})});ht({displayName:"ArrowLeftIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M10.416,12a2.643,2.643,0,0,1,.775-1.875L20.732.584a1.768,1.768,0,0,1,2.5,2.5l-8.739,8.739a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5l-9.541-9.541A2.643,2.643,0,0,1,10.416,12Z"}),C("path",{d:"M.25,12a2.643,2.643,0,0,1,.775-1.875L10.566.584a1.768,1.768,0,0,1,2.5,2.5L4.327,11.823a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5L1.025,13.875A2.643,2.643,0,0,1,.25,12Z"})]})});ht({displayName:"AtSignIcon",d:"M12,.5A11.634,11.634,0,0,0,.262,12,11.634,11.634,0,0,0,12,23.5a11.836,11.836,0,0,0,6.624-2,1.25,1.25,0,1,0-1.393-2.076A9.34,9.34,0,0,1,12,21a9.132,9.132,0,0,1-9.238-9A9.132,9.132,0,0,1,12,3a9.132,9.132,0,0,1,9.238,9v.891a1.943,1.943,0,0,1-3.884,0V12A5.355,5.355,0,1,0,12,17.261a5.376,5.376,0,0,0,3.861-1.634,4.438,4.438,0,0,0,7.877-2.736V12A11.634,11.634,0,0,0,12,.5Zm0,14.261A2.763,2.763,0,1,1,14.854,12,2.812,2.812,0,0,1,12,14.761Z"});ht({displayName:"AttachmentIcon",d:"M21.843,3.455a6.961,6.961,0,0,0-9.846,0L1.619,13.832a5.128,5.128,0,0,0,7.252,7.252L17.3,12.653A3.293,3.293,0,1,0,12.646,8L7.457,13.184A1,1,0,1,0,8.871,14.6L14.06,9.409a1.294,1.294,0,0,1,1.829,1.83L7.457,19.67a3.128,3.128,0,0,1-4.424-4.424L13.411,4.869a4.962,4.962,0,1,1,7.018,7.018L12.646,19.67a1,1,0,1,0,1.414,1.414L21.843,13.3a6.96,6.96,0,0,0,0-9.846Z"});ht({displayName:"UpDownIcon",viewBox:"-1 -1 9 11",d:"M 3.5 0L 3.98809 -0.569442L 3.5 -0.987808L 3.01191 -0.569442L 3.5 0ZM 3.5 9L 3.01191 9.56944L 3.5 9.98781L 3.98809 9.56944L 3.5 9ZM 0.488094 3.56944L 3.98809 0.569442L 3.01191 -0.569442L -0.488094 2.43056L 0.488094 3.56944ZM 3.01191 0.569442L 6.51191 3.56944L 7.48809 2.43056L 3.98809 -0.569442L 3.01191 0.569442ZM -0.488094 6.56944L 3.01191 9.56944L 3.98809 8.43056L 0.488094 5.43056L -0.488094 6.56944ZM 3.98809 9.56944L 7.48809 6.56944L 6.51191 5.43056L 3.01191 8.43056L 3.98809 9.56944Z"});ht({d:"M23.555,8.729a1.505,1.505,0,0,0-1.406-.98H16.062a.5.5,0,0,1-.472-.334L13.405,1.222a1.5,1.5,0,0,0-2.81,0l-.005.016L8.41,7.415a.5.5,0,0,1-.471.334H1.85A1.5,1.5,0,0,0,.887,10.4l5.184,4.3a.5.5,0,0,1,.155.543L4.048,21.774a1.5,1.5,0,0,0,2.31,1.684l5.346-3.92a.5.5,0,0,1,.591,0l5.344,3.919a1.5,1.5,0,0,0,2.312-1.683l-2.178-6.535a.5.5,0,0,1,.155-.543l5.194-4.306A1.5,1.5,0,0,0,23.555,8.729Z",displayName:"StarIcon"});ht({displayName:"EmailIcon",path:oe("g",{fill:"currentColor",children:[C("path",{d:"M11.114,14.556a1.252,1.252,0,0,0,1.768,0L22.568,4.87a.5.5,0,0,0-.281-.849A1.966,1.966,0,0,0,22,4H2a1.966,1.966,0,0,0-.289.021.5.5,0,0,0-.281.849Z"}),C("path",{d:"M23.888,5.832a.182.182,0,0,0-.2.039l-6.2,6.2a.251.251,0,0,0,0,.354l5.043,5.043a.75.75,0,1,1-1.06,1.061l-5.043-5.043a.25.25,0,0,0-.354,0l-2.129,2.129a2.75,2.75,0,0,1-3.888,0L7.926,13.488a.251.251,0,0,0-.354,0L2.529,18.531a.75.75,0,0,1-1.06-1.061l5.043-5.043a.251.251,0,0,0,0-.354l-6.2-6.2a.18.18,0,0,0-.2-.039A.182.182,0,0,0,0,6V18a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V6A.181.181,0,0,0,23.888,5.832Z"})]})});ht({d:"M2.20731,0.0127209 C2.1105,-0.0066419 1.99432,-0.00664663 1.91687,0.032079 C0.871279,0.438698 0.212942,1.92964 0.0580392,2.95587 C-0.426031,6.28627 2.20731,9.17133 4.62766,11.0689 C6.77694,12.7534 10.9012,15.5223 13.3409,12.8503 C13.6507,12.5211 14.0186,12.037 13.9993,11.553 C13.9412,10.7397 13.186,10.1588 12.6051,9.71349 C12.1598,9.38432 11.2304,8.47427 10.6495,8.49363 C10.1267,8.51299 9.79754,9.05515 9.46837,9.38432 L8.88748,9.96521 C8.79067,10.062 7.55145,9.24878 7.41591,9.15197 C6.91248,8.8228 6.4284,8.45491 6.00242,8.04829 C5.57644,7.64167 5.18919,7.19632 4.86002,6.73161 C4.7632,6.59607 3.96933,5.41495 4.04678,5.31813 C4.04678,5.31813 4.72448,4.58234 4.91811,4.2919 C5.32473,3.67229 5.63453,3.18822 5.16982,2.45243 C4.99556,2.18135 4.78257,1.96836 4.55021,1.73601 C4.14359,1.34875 3.73698,0.942131 3.27227,0.612963 C3.02055,0.419335 2.59457,0.0708094 2.20731,0.0127209 Z",displayName:"PhoneIcon",viewBox:"0 0 14 14"});ht({viewBox:"0 0 10 10",d:"M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z",displayName:"DragHandleIcon"});ht({displayName:"SpinnerIcon",path:oe(jn,{children:[C("defs",{children:oe("linearGradient",{x1:"28.154%",y1:"63.74%",x2:"74.629%",y2:"17.783%",id:"a",children:[C("stop",{stopColor:"currentColor",offset:"0%"}),C("stop",{stopColor:"#fff",stopOpacity:"0",offset:"100%"})]})}),oe("g",{transform:"translate(2)",fill:"none",children:[C("circle",{stroke:"url(#a)",strokeWidth:"4",cx:"10",cy:"12",r:"10"}),C("path",{d:"M10 2C4.477 2 0 6.477 0 12",stroke:"currentColor",strokeWidth:"4"}),C("rect",{fill:"currentColor",x:"8",width:"4",height:"4",rx:"8"})]})]})});ht({displayName:"CloseIcon",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"});ht({displayName:"SmallCloseIcon",viewBox:"0 0 16 16",path:C("path",{d:"M9.41 8l2.29-2.29c.19-.18.3-.43.3-.71a1.003 1.003 0 0 0-1.71-.71L8 6.59l-2.29-2.3a1.003 1.003 0 0 0-1.42 1.42L6.59 8 4.3 10.29c-.19.18-.3.43-.3.71a1.003 1.003 0 0 0 1.71.71L8 9.41l2.29 2.29c.18.19.43.3.71.3a1.003 1.003 0 0 0 .71-1.71L9.41 8z",fillRule:"evenodd",fill:"currentColor"})});ht({d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31C15.55 19.37 13.85 20 12 20zm6.31-3.1L7.1 5.69C8.45 4.63 10.15 4 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z",displayName:"NotAllowedIcon"});ht({d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z",displayName:"TriangleDownIcon"});ht({d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z",displayName:"TriangleUpIcon"});ht({displayName:"InfoOutlineIcon",path:oe("g",{fill:"currentColor",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"2",children:[C("circle",{cx:"12",cy:"12",fill:"none",r:"11",stroke:"currentColor"}),C("line",{fill:"none",x1:"11.959",x2:"11.959",y1:"11",y2:"17"}),C("circle",{cx:"11.959",cy:"7",r:"1",stroke:"none"})]})});ht({displayName:"BellIcon",d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"});ht({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"});ht({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm0,19a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,12,19Zm1.6-6.08a1,1,0,0,0-.6.917,1,1,0,1,1-2,0,3,3,0,0,1,1.8-2.75A2,2,0,1,0,10,9.255a1,1,0,1,1-2,0,4,4,0,1,1,5.6,3.666Z",displayName:"QuestionIcon"});ht({displayName:"QuestionOutlineIcon",path:oe("g",{stroke:"currentColor",strokeWidth:"1.5",children:[C("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),C("path",{fill:"none",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),C("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]})});ht({d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z",displayName:"WarningIcon"});ht({displayName:"WarningTwoIcon",d:"M23.119,20,13.772,2.15h0a2,2,0,0,0-3.543,0L.881,20a2,2,0,0,0,1.772,2.928H21.347A2,2,0,0,0,23.119,20ZM11,8.423a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Zm1.05,11.51h-.028a1.528,1.528,0,0,1-1.522-1.47,1.476,1.476,0,0,1,1.448-1.53h.028A1.527,1.527,0,0,1,13.5,18.4,1.475,1.475,0,0,1,12.05,19.933Z"});ht({viewBox:"0 0 14 14",path:C("g",{fill:"currentColor",children:C("polygon",{points:"5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039"})})});ht({displayName:"MinusIcon",path:C("g",{fill:"currentColor",children:C("rect",{height:"4",width:"20",x:"2",y:"10"})})});ht({displayName:"HamburgerIcon",viewBox:"0 0 24 24",d:"M 3 5 A 1.0001 1.0001 0 1 0 3 7 L 21 7 A 1.0001 1.0001 0 1 0 21 5 L 3 5 z M 3 11 A 1.0001 1.0001 0 1 0 3 13 L 21 13 A 1.0001 1.0001 0 1 0 21 11 L 3 11 z M 3 17 A 1.0001 1.0001 0 1 0 3 19 L 21 19 A 1.0001 1.0001 0 1 0 21 17 L 3 17 z"});function E3e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M245.09 327.74v-37.32c57.07 0 84.51 13.47 108.58 38.68 5.4 5.65 15 1.32 14.29-6.43-5.45-61.45-34.14-117.09-122.87-117.09v-37.32a8.32 8.32 0 00-14.05-6L146.58 242a8.2 8.2 0 000 11.94L231 333.71a8.32 8.32 0 0014.09-5.97z"}},{tag:"path",attr:{fill:"none",strokeMiterlimit:"10",strokeWidth:"32",d:"M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z"}}]})(e)}const er=({label:e,value:t,onClick:n,isLink:r,labelPosition:i})=>oe(zn,{gap:2,children:[n&&C(mi,{label:`Recall ${e}`,children:C(Xi,{"aria-label":"Use this parameter",icon:C(E3e,{}),size:"xs",variant:"ghost",fontSize:20,onClick:n})}),oe(zn,{direction:i?"column":"row",children:[oe(Fo,{fontWeight:"semibold",whiteSpace:"pre-wrap",pr:2,children:[e,":"]}),r?oe(r0,{href:t.toString(),isExternal:!0,wordBreak:"break-all",children:[t.toString()," ",C(B$,{mx:"2px"})]}):C(Fo,{overflowY:"scroll",wordBreak:"break-all",children:t.toString()})]})]}),P3e=(e,t)=>e.image.uuid===t.image.uuid,T3e=w.exports.memo(({image:e,styleClass:t})=>{const n=pt(),r=e?.metadata?.image||{},{type:i,postprocessing:o,sampler:a,prompt:s,seed:l,variations:d,steps:p,cfg_scale:g,seamless:m,hires_fix:y,width:b,height:S,strength:E,fit:P,init_image_path:k,mask_image_path:T,orig_path:M,scale:N}=r,z=JSON.stringify(r,null,2);return C("div",{className:`image-metadata-viewer ${t}`,children:oe(zn,{gap:1,direction:"column",width:"100%",children:[oe(zn,{gap:2,children:[C(Fo,{fontWeight:"semibold",children:"File:"}),oe(r0,{href:e.url,isExternal:!0,children:[e.url,C(B$,{mx:"2px"})]})]}),Object.keys(r).length>0?oe(jn,{children:[i&&C(er,{label:"Generation type",value:i}),["esrgan","gfpgan"].includes(i)&&C(er,{label:"Original image",value:M}),i==="gfpgan"&&E!==void 0&&C(er,{label:"Fix faces strength",value:E,onClick:()=>n(f3(E))}),i==="esrgan"&&N!==void 0&&C(er,{label:"Upscaling scale",value:N,onClick:()=>n(NC(N))}),i==="esrgan"&&E!==void 0&&C(er,{label:"Upscaling strength",value:E,onClick:()=>n(DC(E))}),s&&C(er,{label:"Prompt",labelPosition:"top",value:a3(s),onClick:()=>n(S7(s))}),l!==void 0&&C(er,{label:"Seed",value:l,onClick:()=>n(Tv(l))}),a&&C(er,{label:"Sampler",value:a,onClick:()=>n(fH(a))}),p&&C(er,{label:"Steps",value:p,onClick:()=>n(lH(p))}),g!==void 0&&C(er,{label:"CFG scale",value:g,onClick:()=>n(uH(g))}),d&&d.length>0&&C(er,{label:"Seed-weight pairs",value:_5(d),onClick:()=>n(yH(_5(d)))}),m&&C(er,{label:"Seamless",value:m,onClick:()=>n(hH(m))}),y&&C(er,{label:"High Resolution Optimization",value:y,onClick:()=>n(pH(y))}),b&&C(er,{label:"Width",value:b,onClick:()=>n(dH(b))}),S&&C(er,{label:"Height",value:S,onClick:()=>n(cH(S))}),k&&C(er,{label:"Initial image",value:k,isLink:!0,onClick:()=>n(Px(k))}),T&&C(er,{label:"Mask image",value:T,isLink:!0,onClick:()=>n(zC(T))}),i==="img2img"&&E&&C(er,{label:"Image to image strength",value:E,onClick:()=>n(gH(E))}),P&&C(er,{label:"Image to image fit",value:P,onClick:()=>n(vH(P))}),o&&o.length>0&&oe(jn,{children:[C(Qf,{size:"sm",children:"Postprocessing"}),o.map((F,$)=>{if(F.type==="esrgan"){const{scale:K,strength:j}=F;return oe(zn,{pl:"2rem",gap:1,direction:"column",children:[C(Fo,{size:"md",children:`${$+1}: Upscale (ESRGAN)`}),C(er,{label:"Scale",value:K,onClick:()=>n(NC(K))}),C(er,{label:"Strength",value:j,onClick:()=>n(DC(j))})]},$)}else if(F.type==="gfpgan"){const{strength:K}=F;return oe(zn,{pl:"2rem",gap:1,direction:"column",children:[C(Fo,{size:"md",children:`${$+1}: Face restoration (GFPGAN)`}),C(er,{label:"Strength",value:K,onClick:()=>{n(f3(K)),n(h3("gfpgan"))}})]},$)}else if(F.type==="codeformer"){const{strength:K,fidelity:j}=F;return oe(zn,{pl:"2rem",gap:1,direction:"column",children:[C(Fo,{size:"md",children:`${$+1}: Face restoration (Codeformer)`}),C(er,{label:"Strength",value:K,onClick:()=>{n(f3(K)),n(h3("codeformer"))}}),j&&C(er,{label:"Fidelity",value:j,onClick:()=>{n(mH(j)),n(h3("codeformer"))}})]},$)}})]}),oe(zn,{gap:2,direction:"column",children:[oe(zn,{gap:2,children:[C(mi,{label:"Copy metadata JSON",children:C(Xi,{"aria-label":"Copy metadata JSON",icon:C(L$,{}),size:"xs",variant:"ghost",fontSize:14,onClick:()=>navigator.clipboard.writeText(z)})}),C(Fo,{fontWeight:"semibold",children:"Metadata JSON:"})]}),C("div",{className:"image-json-viewer",children:C("pre",{children:z})})]})]}):C(SD,{width:"100%",pt:10,children:C(Fo,{fontSize:"lg",fontWeight:"semibold",children:"No metadata available"})})]})})},P3e),L3e=sn([e=>e.gallery,e=>e.options],(e,t)=>{const{currentCategory:n}=e,{shouldShowImageDetails:r}=t,i=e.categories[n].images,o=i.findIndex(s=>s.uuid===e?.currentImage?.uuid),a=i.length;return{currentCategory:n,isOnFirstImage:o===0,isOnLastImage:!isNaN(o)&&o===a-1,shouldShowImageDetails:r}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}});function A3e(e){const{imageToDisplay:t}=e,n=pt(),{isOnFirstImage:r,isOnLastImage:i,currentCategory:o,shouldShowImageDetails:a}=Ge(L3e),[s,l]=w.exports.useState(!1),d=()=>{l(!0)},p=()=>{l(!1)},g=()=>{n(F$(o))},m=()=>{n(z$(o))};return oe("div",{className:"current-image-preview",children:[C(N4,{src:t.url,width:t.width,height:t.height}),!a&&oe("div",{className:"current-image-next-prev-buttons",children:[C("div",{className:"next-prev-button-trigger-area prev-button-trigger-area",onMouseOver:d,onMouseOut:p,children:s&&!r&&C(Xi,{"aria-label":"Previous image",icon:C(Kye,{className:"next-prev-button"}),variant:"unstyled",onClick:g})}),C("div",{className:"next-prev-button-trigger-area next-button-trigger-area",onMouseOver:d,onMouseOut:p,children:s&&!i&&C(Xi,{"aria-label":"Next image",icon:C(qye,{className:"next-prev-button"}),variant:"unstyled",onClick:m})})]}),a&&C(T3e,{image:t,styleClass:"current-image-metadata"})]})}const I3e=sn([e=>e.gallery,e=>e.options,Ds],(e,t,n)=>{const{currentImage:r,intermediateImage:i}=e,{shouldShowImageDetails:o}=t;return{currentImage:r,intermediateImage:i,activeTabName:n,shouldShowImageDetails:o}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),n7=()=>{const{currentImage:e,intermediateImage:t,activeTabName:n}=Ge(I3e),r=t||e;return C("div",{className:"current-image-area","data-tab-name":n,children:r?oe(jn,{children:[C(m3e,{image:r}),C(A3e,{imageToDisplay:r})]}):C("div",{className:"current-image-display-placeholder",children:C(iye,{})})})};function M3e(){const{initialImage:e}=Ge(o=>o.options),t=pt(),n=Cd(),r=o=>{o.stopPropagation(),t(FC())},i=()=>{n({title:"Problem loading parameters",description:"Unable to load init image.",status:"error",isClosable:!0}),t(FC())};return oe(jn,{children:[oe("div",{className:"init-image-preview-header",children:[C("h2",{children:"Initial Image"}),C(Xi,{isDisabled:!e,"aria-label":"Reset Initial Image",onClick:r,icon:C(tye,{})})]}),e&&C("div",{className:"init-image-preview",children:C(N4,{fit:"contain",maxWidth:"100%",maxHeight:"100%",src:typeof e=="string"?e:e.url,onError:i})})]})}const R3e=()=>{const e=Ge(r=>r.options.initialImage),{currentImage:t}=Ge(r=>r.gallery);return oe("div",{className:"workarea-split-view",children:[C("div",{className:"workarea-split-view-left",children:e?C("div",{className:"image-to-image-area",children:C(M3e,{})}):C(M$,{})}),t&&C("div",{className:"workarea-split-view-right",children:C(n7,{})})]})};var O3e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Gr=globalThis&&globalThis.__assign||function(){return Gr=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Gr.apply(this,arguments)},eA={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},tA={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},ay={width:"20px",height:"20px",position:"absolute"},N3e={top:Gr(Gr({},eA),{top:"-5px"}),right:Gr(Gr({},tA),{left:void 0,right:"-5px"}),bottom:Gr(Gr({},eA),{top:void 0,bottom:"-5px"}),left:Gr(Gr({},tA),{left:"-5px"}),topRight:Gr(Gr({},ay),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:Gr(Gr({},ay),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:Gr(Gr({},ay),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:Gr(Gr({},ay),{left:"-10px",top:"-10px",cursor:"nw-resize"})},D3e=function(e){O3e(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.onMouseDown=function(r){n.props.onResizeStart(r,n.props.direction)},n.onTouchStart=function(r){n.props.onResizeStart(r,n.props.direction)},n}return t.prototype.render=function(){return C("div",{className:this.props.className||"",style:Gr(Gr({position:"absolute",userSelect:"none"},N3e[this.props.direction]),this.props.replaceStyles||{}),onMouseDown:this.onMouseDown,onTouchStart:this.onTouchStart,children:this.props.children})},t}(w.exports.PureComponent),z3e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),ml=globalThis&&globalThis.__assign||function(){return ml=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},ml.apply(this,arguments)},F3e={width:"auto",height:"auto"},sy=function(e,t,n){return Math.max(Math.min(e,n),t)},nA=function(e,t){return Math.round(e/t)*t},Sp=function(e,t){return new RegExp(e,"i").test(t)},ly=function(e){return Boolean(e.touches&&e.touches.length)},$3e=function(e){return Boolean((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},rA=function(e,t,n){n===void 0&&(n=0);var r=t.reduce(function(o,a,s){return Math.abs(a-e)<Math.abs(t[o]-e)?s:o},0),i=Math.abs(t[r]-e);return n===0||i<n?t[r]:e},ES=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:e+"px"},uy=function(e,t,n,r){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var i=Number(e.replace("%",""))/100;return t*i}if(e.endsWith("vw")){var i=Number(e.replace("vw",""))/100;return n*i}if(e.endsWith("vh")){var i=Number(e.replace("vh",""))/100;return r*i}}return e},B3e=function(e,t,n,r,i,o,a){return r=uy(r,e.width,t,n),i=uy(i,e.height,t,n),o=uy(o,e.width,t,n),a=uy(a,e.height,t,n),{maxWidth:typeof r>"u"?void 0:Number(r),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof o>"u"?void 0:Number(o),minHeight:typeof a>"u"?void 0:Number(a)}},H3e=["as","style","className","grid","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],iA="__resizable_base__",H$=function(e){z3e(t,e);function t(n){var r=e.call(this,n)||this;return r.ratio=1,r.resizable=null,r.parentLeft=0,r.parentTop=0,r.resizableLeft=0,r.resizableRight=0,r.resizableTop=0,r.resizableBottom=0,r.targetLeft=0,r.targetTop=0,r.appendBase=function(){if(!r.resizable||!r.window)return null;var i=r.parentNode;if(!i)return null;var o=r.window.document.createElement("div");return o.style.width="100%",o.style.height="100%",o.style.position="absolute",o.style.transform="scale(0, 0)",o.style.left="0",o.style.flex="0 0 100%",o.classList?o.classList.add(iA):o.className+=iA,i.appendChild(o),o},r.removeBase=function(i){var o=r.parentNode;!o||o.removeChild(i)},r.ref=function(i){i&&(r.resizable=i)},r.state={isResizing:!1,width:typeof(r.propsSize&&r.propsSize.width)>"u"?"auto":r.propsSize&&r.propsSize.width,height:typeof(r.propsSize&&r.propsSize.height)>"u"?"auto":r.propsSize&&r.propsSize.height,direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},r.onResizeStart=r.onResizeStart.bind(r),r.onMouseMove=r.onMouseMove.bind(r),r.onMouseUp=r.onMouseUp.bind(r),r}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||F3e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var n=0,r=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,o=this.resizable.offsetHeight,a=this.resizable.style.position;a!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,r=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:o,this.resizable.style.position=a}return{width:n,height:r}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var n=this,r=this.props.size,i=function(s){if(typeof n.state[s]>"u"||n.state[s]==="auto")return"auto";if(n.propsSize&&n.propsSize[s]&&n.propsSize[s].toString().endsWith("%")){if(n.state[s].toString().endsWith("%"))return n.state[s].toString();var l=n.getParentSize(),d=Number(n.state[s].toString().replace("px","")),p=d/l[s]*100;return p+"%"}return ES(n.state[s])},o=r&&typeof r.width<"u"&&!this.state.isResizing?ES(r.width):i("width"),a=r&&typeof r.height<"u"&&!this.state.isResizing?ES(r.height):i("height");return{width:o,height:a}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var r=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(r=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var o={width:n.offsetWidth,height:n.offsetHeight};return r&&(this.parentNode.style.flexWrap=i),this.removeBase(n),o},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(n,r){var i=this.propsSize&&this.propsSize[r];return this.state[r]==="auto"&&this.state.original[r]===n&&(typeof i>"u"||i==="auto")?"auto":n},t.prototype.calculateNewMaxFromBoundary=function(n,r){var i=this.props.boundsByDirection,o=this.state.direction,a=i&&Sp("left",o),s=i&&Sp("top",o),l,d;if(this.props.bounds==="parent"){var p=this.parentNode;p&&(l=a?this.resizableRight-this.parentLeft:p.offsetWidth+(this.parentLeft-this.resizableLeft),d=s?this.resizableBottom-this.parentTop:p.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(l=a?this.resizableRight:this.window.innerWidth-this.resizableLeft,d=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(l=a?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),d=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return l&&Number.isFinite(l)&&(n=n&&n<l?n:l),d&&Number.isFinite(d)&&(r=r&&r<d?r:d),{maxWidth:n,maxHeight:r}},t.prototype.calculateNewSizeFromDirection=function(n,r){var i=this.props.scale||1,o=this.props.resizeRatio||1,a=this.state,s=a.direction,l=a.original,d=this.props,p=d.lockAspectRatio,g=d.lockAspectRatioExtraHeight,m=d.lockAspectRatioExtraWidth,y=l.width,b=l.height,S=g||0,E=m||0;return Sp("right",s)&&(y=l.width+(n-l.x)*o/i,p&&(b=(y-E)/this.ratio+S)),Sp("left",s)&&(y=l.width-(n-l.x)*o/i,p&&(b=(y-E)/this.ratio+S)),Sp("bottom",s)&&(b=l.height+(r-l.y)*o/i,p&&(y=(b-S)*this.ratio+E)),Sp("top",s)&&(b=l.height-(r-l.y)*o/i,p&&(y=(b-S)*this.ratio+E)),{newWidth:y,newHeight:b}},t.prototype.calculateNewSizeFromAspectRatio=function(n,r,i,o){var a=this.props,s=a.lockAspectRatio,l=a.lockAspectRatioExtraHeight,d=a.lockAspectRatioExtraWidth,p=typeof o.width>"u"?10:o.width,g=typeof i.width>"u"||i.width<0?n:i.width,m=typeof o.height>"u"?10:o.height,y=typeof i.height>"u"||i.height<0?r:i.height,b=l||0,S=d||0;if(s){var E=(m-b)*this.ratio+S,P=(y-b)*this.ratio+S,k=(p-S)/this.ratio+b,T=(g-S)/this.ratio+b,M=Math.max(p,E),N=Math.min(g,P),z=Math.max(m,k),F=Math.min(y,T);n=sy(n,M,N),r=sy(r,z,F)}else n=sy(n,p,g),r=sy(r,m,y);return{newWidth:n,newHeight:r}},t.prototype.setBoundingClientRect=function(){if(this.props.bounds==="parent"){var n=this.parentNode;if(n){var r=n.getBoundingClientRect();this.parentLeft=r.left,this.parentTop=r.top}}if(this.props.bounds&&typeof this.props.bounds!="string"){var i=this.props.bounds.getBoundingClientRect();this.targetLeft=i.left,this.targetTop=i.top}if(this.resizable){var o=this.resizable.getBoundingClientRect(),a=o.left,s=o.top,l=o.right,d=o.bottom;this.resizableLeft=a,this.resizableRight=l,this.resizableTop=s,this.resizableBottom=d}},t.prototype.onResizeStart=function(n,r){if(!(!this.resizable||!this.window)){var i=0,o=0;if(n.nativeEvent&&$3e(n.nativeEvent)?(i=n.nativeEvent.clientX,o=n.nativeEvent.clientY):n.nativeEvent&&ly(n.nativeEvent)&&(i=n.nativeEvent.touches[0].clientX,o=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var a=this.props.onResizeStart(n,r,this.resizable);if(a===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,l=this.window.getComputedStyle(this.resizable);if(l.flexBasis!=="auto"){var d=this.parentNode;if(d){var p=this.window.getComputedStyle(d).flexDirection;this.flexDir=p.startsWith("row")?"row":"column",s=l.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var g={original:{x:i,y:o,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:r,flexBasis:s};this.setState(g)}},t.prototype.onMouseMove=function(n){var r=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&ly(n))try{n.preventDefault(),n.stopPropagation()}catch{}var i=this.props,o=i.maxWidth,a=i.maxHeight,s=i.minWidth,l=i.minHeight,d=ly(n)?n.touches[0].clientX:n.clientX,p=ly(n)?n.touches[0].clientY:n.clientY,g=this.state,m=g.direction,y=g.original,b=g.width,S=g.height,E=this.getParentSize(),P=B3e(E,this.window.innerWidth,this.window.innerHeight,o,a,s,l);o=P.maxWidth,a=P.maxHeight,s=P.minWidth,l=P.minHeight;var k=this.calculateNewSizeFromDirection(d,p),T=k.newHeight,M=k.newWidth,N=this.calculateNewMaxFromBoundary(o,a);this.props.snap&&this.props.snap.x&&(M=rA(M,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(T=rA(T,this.props.snap.y,this.props.snapGap));var z=this.calculateNewSizeFromAspectRatio(M,T,{width:N.maxWidth,height:N.maxHeight},{width:s,height:l});if(M=z.newWidth,T=z.newHeight,this.props.grid){var F=nA(M,this.props.grid[0]),$=nA(T,this.props.grid[1]),K=this.props.snapGap||0;M=K===0||Math.abs(F-M)<=K?F:M,T=K===0||Math.abs($-T)<=K?$:T}var j={width:M-y.width,height:T-y.height};if(b&&typeof b=="string"){if(b.endsWith("%")){var X=M/E.width*100;M=X+"%"}else if(b.endsWith("vw")){var ue=M/this.window.innerWidth*100;M=ue+"vw"}else if(b.endsWith("vh")){var ge=M/this.window.innerHeight*100;M=ge+"vh"}}if(S&&typeof S=="string"){if(S.endsWith("%")){var X=T/E.height*100;T=X+"%"}else if(S.endsWith("vw")){var ue=T/this.window.innerWidth*100;T=ue+"vw"}else if(S.endsWith("vh")){var ge=T/this.window.innerHeight*100;T=ge+"vh"}}var be={width:this.createSizeForCssProperty(M,"width"),height:this.createSizeForCssProperty(T,"height")};this.flexDir==="row"?be.flexBasis=be.width:this.flexDir==="column"&&(be.flexBasis=be.height),$l.exports.flushSync(function(){r.setState(be)}),this.props.onResize&&this.props.onResize(n,m,this.resizable,j)}},t.prototype.onMouseUp=function(n){var r=this.state,i=r.isResizing,o=r.direction,a=r.original;if(!(!i||!this.resizable)){var s={width:this.size.width-a.width,height:this.size.height-a.height};this.props.onResizeStop&&this.props.onResizeStop(n,o,this.resizable,s),this.props.size&&this.setState(this.props.size),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:"auto"})})}},t.prototype.updateSize=function(n){this.setState({width:n.width,height:n.height})},t.prototype.renderResizer=function(){var n=this,r=this.props,i=r.enable,o=r.handleStyles,a=r.handleClasses,s=r.handleWrapperStyle,l=r.handleWrapperClass,d=r.handleComponent;if(!i)return null;var p=Object.keys(i).map(function(g){return i[g]!==!1?C(D3e,{direction:g,onResizeStart:n.onResizeStart,replaceStyles:o&&o[g],className:a&&a[g],children:d&&d[g]?d[g]:null},g):null});return C("div",{className:l,style:s,children:p})},t.prototype.render=function(){var n=this,r=Object.keys(this.props).reduce(function(a,s){return H3e.indexOf(s)!==-1||(a[s]=n.props[s]),a},{}),i=ml(ml(ml({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var o=this.props.as||"div";return oe(o,{...ml({ref:this.ref,style:i,className:this.props.className},r),children:[this.state.isResizing&&C("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]})},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t}(w.exports.PureComponent);function Gn(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e?.(i),n===!1||!i.defaultPrevented)return t?.(i)}}function kv(e,t=[]){let n=[];function r(o,a){const s=w.exports.createContext(a),l=n.length;n=[...n,a];function d(g){const{scope:m,children:y,...b}=g,S=m?.[e][l]||s,E=w.exports.useMemo(()=>b,Object.values(b));return w.exports.createElement(S.Provider,{value:E},y)}function p(g,m){const y=m?.[e][l]||s,b=w.exports.useContext(y);if(b)return b;if(a!==void 0)return a;throw new Error(`\`${g}\` must be used within \`${o}\``)}return d.displayName=o+"Provider",[d,p]}const i=()=>{const o=n.map(a=>w.exports.createContext(a));return function(s){const l=s?.[e]||o;return w.exports.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[r,W3e(i,...t)]}function W3e(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const a=r.reduce((s,{useScope:l,scopeName:d})=>{const g=l(o)[`__scope${d}`];return{...s,...g}},{});return w.exports.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function V3e(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function W$(...e){return t=>e.forEach(n=>V3e(n,t))}function ns(...e){return w.exports.useCallback(W$(...e),e)}const Zm=w.exports.forwardRef((e,t)=>{const{children:n,...r}=e,i=w.exports.Children.toArray(n),o=i.find(G3e);if(o){const a=o.props.children,s=i.map(l=>l===o?w.exports.Children.count(a)>1?w.exports.Children.only(null):w.exports.isValidElement(a)?a.props.children:null:l);return w.exports.createElement(cC,Kn({},r,{ref:t}),w.exports.isValidElement(a)?w.exports.cloneElement(a,void 0,s):null)}return w.exports.createElement(cC,Kn({},r,{ref:t}),n)});Zm.displayName="Slot";const cC=w.exports.forwardRef((e,t)=>{const{children:n,...r}=e;return w.exports.isValidElement(n)?w.exports.cloneElement(n,{...j3e(r,n.props),ref:W$(t,n.ref)}):w.exports.Children.count(n)>1?w.exports.Children.only(null):null});cC.displayName="SlotClone";const U3e=({children:e})=>w.exports.createElement(w.exports.Fragment,null,e);function G3e(e){return w.exports.isValidElement(e)&&e.type===U3e}function j3e(e,t){const n={...t};for(const r in t){const i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...s)=>{o(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...o}:r==="className"&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}const K3e=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],zu=K3e.reduce((e,t)=>{const n=w.exports.forwardRef((r,i)=>{const{asChild:o,...a}=r,s=o?Zm:t;return w.exports.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),w.exports.createElement(s,Kn({},a,{ref:i}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function V$(e,t){e&&$l.exports.flushSync(()=>e.dispatchEvent(t))}function U$(e){const t=e+"CollectionProvider",[n,r]=kv(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=y=>{const{scope:b,children:S}=y,E=le.useRef(null),P=le.useRef(new Map).current;return le.createElement(i,{scope:b,itemMap:P,collectionRef:E},S)},s=e+"CollectionSlot",l=le.forwardRef((y,b)=>{const{scope:S,children:E}=y,P=o(s,S),k=ns(b,P.collectionRef);return le.createElement(Zm,{ref:k},E)}),d=e+"CollectionItemSlot",p="data-radix-collection-item",g=le.forwardRef((y,b)=>{const{scope:S,children:E,...P}=y,k=le.useRef(null),T=ns(b,k),M=o(d,S);return le.useEffect(()=>(M.itemMap.set(k,{ref:k,...P}),()=>void M.itemMap.delete(k))),le.createElement(Zm,{[p]:"",ref:T},E)});function m(y){const b=o(e+"CollectionConsumer",y);return le.useCallback(()=>{const E=b.collectionRef.current;if(!E)return[];const P=Array.from(E.querySelectorAll(`[${p}]`));return Array.from(b.itemMap.values()).sort((M,N)=>P.indexOf(M.ref.current)-P.indexOf(N.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:a,Slot:l,ItemSlot:g},m,r]}const q3e=w.exports.createContext(void 0);function G$(e){const t=w.exports.useContext(q3e);return e||t||"ltr"}function Dl(e){const t=w.exports.useRef(e);return w.exports.useEffect(()=>{t.current=e}),w.exports.useMemo(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function Z3e(e,t=globalThis?.document){const n=Dl(e);w.exports.useEffect(()=>{const r=i=>{i.key==="Escape"&&n(i)};return t.addEventListener("keydown",r),()=>t.removeEventListener("keydown",r)},[n,t])}const dC="dismissableLayer.update",Y3e="dismissableLayer.pointerDownOutside",X3e="dismissableLayer.focusOutside";let oA;const Q3e=w.exports.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),J3e=w.exports.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:s,onDismiss:l,...d}=e,p=w.exports.useContext(Q3e),[g,m]=w.exports.useState(null),y=(n=g?.ownerDocument)!==null&&n!==void 0?n:globalThis?.document,[,b]=w.exports.useState({}),S=ns(t,$=>m($)),E=Array.from(p.layers),[P]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),k=E.indexOf(P),T=g?E.indexOf(g):-1,M=p.layersWithOutsidePointerEventsDisabled.size>0,N=T>=k,z=e5e($=>{const K=$.target,j=[...p.branches].some(X=>X.contains(K));!N||j||(o?.($),s?.($),$.defaultPrevented||l?.())},y),F=t5e($=>{const K=$.target;[...p.branches].some(X=>X.contains(K))||(a?.($),s?.($),$.defaultPrevented||l?.())},y);return Z3e($=>{T===p.layers.size-1&&(i?.($),!$.defaultPrevented&&l&&($.preventDefault(),l()))},y),w.exports.useEffect(()=>{if(!!g)return r&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(oA=y.body.style.pointerEvents,y.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(g)),p.layers.add(g),aA(),()=>{r&&p.layersWithOutsidePointerEventsDisabled.size===1&&(y.body.style.pointerEvents=oA)}},[g,y,r,p]),w.exports.useEffect(()=>()=>{!g||(p.layers.delete(g),p.layersWithOutsidePointerEventsDisabled.delete(g),aA())},[g,p]),w.exports.useEffect(()=>{const $=()=>b({});return document.addEventListener(dC,$),()=>document.removeEventListener(dC,$)},[]),w.exports.createElement(zu.div,Kn({},d,{ref:S,style:{pointerEvents:M?N?"auto":"none":void 0,...e.style},onFocusCapture:Gn(e.onFocusCapture,F.onFocusCapture),onBlurCapture:Gn(e.onBlurCapture,F.onBlurCapture),onPointerDownCapture:Gn(e.onPointerDownCapture,z.onPointerDownCapture)}))});function e5e(e,t=globalThis?.document){const n=Dl(e),r=w.exports.useRef(!1),i=w.exports.useRef(()=>{});return w.exports.useEffect(()=>{const o=s=>{if(s.target&&!r.current){let d=function(){j$(Y3e,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=d,t.addEventListener("click",i.current,{once:!0})):d()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",o),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function t5e(e,t=globalThis?.document){const n=Dl(e),r=w.exports.useRef(!1);return w.exports.useEffect(()=>{const i=o=>{o.target&&!r.current&&j$(X3e,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function aA(){const e=new CustomEvent(dC);document.dispatchEvent(e)}function j$(e,t,n,{discrete:r}){const i=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?V$(i,o):i.dispatchEvent(o)}let PS=0;function n5e(){w.exports.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:sA()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:sA()),PS++,()=>{PS===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(r=>r.remove()),PS--}},[])}function sA(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const TS="focusScope.autoFocusOnMount",LS="focusScope.autoFocusOnUnmount",lA={bubbles:!1,cancelable:!0},r5e=w.exports.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:o,...a}=e,[s,l]=w.exports.useState(null),d=Dl(i),p=Dl(o),g=w.exports.useRef(null),m=ns(t,S=>l(S)),y=w.exports.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;w.exports.useEffect(()=>{if(r){let S=function(P){if(y.paused||!s)return;const k=P.target;s.contains(k)?g.current=k:Rf(g.current,{select:!0})},E=function(P){y.paused||!s||s.contains(P.relatedTarget)||Rf(g.current,{select:!0})};return document.addEventListener("focusin",S),document.addEventListener("focusout",E),()=>{document.removeEventListener("focusin",S),document.removeEventListener("focusout",E)}}},[r,s,y.paused]),w.exports.useEffect(()=>{if(s){cA.add(y);const S=document.activeElement;if(!s.contains(S)){const P=new CustomEvent(TS,lA);s.addEventListener(TS,d),s.dispatchEvent(P),P.defaultPrevented||(i5e(u5e(K$(s)),{select:!0}),document.activeElement===S&&Rf(s))}return()=>{s.removeEventListener(TS,d),setTimeout(()=>{const P=new CustomEvent(LS,lA);s.addEventListener(LS,p),s.dispatchEvent(P),P.defaultPrevented||Rf(S??document.body,{select:!0}),s.removeEventListener(LS,p),cA.remove(y)},0)}}},[s,d,p,y]);const b=w.exports.useCallback(S=>{if(!n&&!r||y.paused)return;const E=S.key==="Tab"&&!S.altKey&&!S.ctrlKey&&!S.metaKey,P=document.activeElement;if(E&&P){const k=S.currentTarget,[T,M]=o5e(k);T&&M?!S.shiftKey&&P===M?(S.preventDefault(),n&&Rf(T,{select:!0})):S.shiftKey&&P===T&&(S.preventDefault(),n&&Rf(M,{select:!0})):P===k&&S.preventDefault()}},[n,r,y.paused]);return w.exports.createElement(zu.div,Kn({tabIndex:-1},a,{ref:m,onKeyDown:b}))});function i5e(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Rf(r,{select:t}),document.activeElement!==n)return}function o5e(e){const t=K$(e),n=uA(t,e),r=uA(t.reverse(),e);return[n,r]}function K$(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function uA(e,t){for(const n of e)if(!a5e(n,{upTo:t}))return n}function a5e(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function s5e(e){return e instanceof HTMLInputElement&&"select"in e}function Rf(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&s5e(e)&&t&&e.select()}}const cA=l5e();function l5e(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=dA(e,t),e.unshift(t)},remove(t){var n;e=dA(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function dA(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function u5e(e){return e.filter(t=>t.tagName!=="A")}const I0=Boolean(globalThis?.document)?w.exports.useLayoutEffect:()=>{},c5e=GS["useId".toString()]||(()=>{});let d5e=0;function f5e(e){const[t,n]=w.exports.useState(c5e());return I0(()=>{e||n(r=>r??String(d5e++))},[e]),e||(t?`radix-${t}`:"")}function Z0(e){return e.split("-")[0]}function px(e){return e.split("-")[1]}function Y0(e){return["top","bottom"].includes(Z0(e))?"x":"y"}function r7(e){return e==="y"?"height":"width"}function fA(e,t,n){let{reference:r,floating:i}=e;const o=r.x+r.width/2-i.width/2,a=r.y+r.height/2-i.height/2,s=Y0(t),l=r7(s),d=r[l]/2-i[l]/2,p=Z0(t),g=s==="x";let m;switch(p){case"top":m={x:o,y:r.y-i.height};break;case"bottom":m={x:o,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:a};break;case"left":m={x:r.x-i.width,y:a};break;default:m={x:r.x,y:r.y}}switch(px(t)){case"start":m[s]-=d*(n&&g?-1:1);break;case"end":m[s]+=d*(n&&g?-1:1);break}return m}const h5e=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=await(a.isRTL==null?void 0:a.isRTL(t));let l=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:p}=fA(l,r,s),g=r,m={},y=0;for(let b=0;b<o.length;b++){const{name:S,fn:E}=o[b],{x:P,y:k,data:T,reset:M}=await E({x:d,y:p,initialPlacement:r,placement:g,strategy:i,middlewareData:m,rects:l,platform:a,elements:{reference:e,floating:t}});if(d=P??d,p=k??p,m={...m,[S]:{...m[S],...T}},M&&y<=50){y++,typeof M=="object"&&(M.placement&&(g=M.placement),M.rects&&(l=M.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:i}):M.rects),{x:d,y:p}=fA(l,g,s)),b=-1;continue}}return{x:d,y:p,placement:g,strategy:i,middlewareData:m}};function p5e(e){return{top:0,right:0,bottom:0,left:0,...e}}function q$(e){return typeof e!="number"?p5e(e):{top:e,right:e,bottom:e,left:e}}function E5(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function P5(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:o,rects:a,elements:s,strategy:l}=e,{boundary:d="clippingAncestors",rootBoundary:p="viewport",elementContext:g="floating",altBoundary:m=!1,padding:y=0}=t,b=q$(y),E=s[m?g==="floating"?"reference":"floating":g],P=E5(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(E)))==null||n?E:E.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:d,rootBoundary:p,strategy:l})),k=E5(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({rect:g==="floating"?{...a.floating,x:r,y:i}:a.reference,offsetParent:await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),strategy:l}):a[g]);return{top:P.top-k.top+b.top,bottom:k.bottom-P.bottom+b.bottom,left:P.left-k.left+b.left,right:k.right-P.right+b.right}}const g5e=Math.min,m5e=Math.max;function fC(e,t,n){return m5e(e,g5e(t,n))}const hA=e=>({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=e??{},{x:i,y:o,placement:a,rects:s,platform:l}=t;if(n==null)return{};const d=q$(r),p={x:i,y:o},g=Y0(a),m=px(a),y=r7(g),b=await l.getDimensions(n),S=g==="y"?"top":"left",E=g==="y"?"bottom":"right",P=s.reference[y]+s.reference[g]-p[g]-s.floating[y],k=p[g]-s.reference[g],T=await(l.getOffsetParent==null?void 0:l.getOffsetParent(n));let M=T?g==="y"?T.clientHeight||0:T.clientWidth||0:0;M===0&&(M=s.floating[y]);const N=P/2-k/2,z=d[S],F=M-b[y]-d[E],$=M/2-b[y]/2+N,K=fC(z,$,F),ue=(m==="start"?d[S]:d[E])>0&&$!==K&&s.reference[y]<=s.floating[y]?$<z?z-$:F-$:0;return{[g]:p[g]-ue,data:{[g]:K,centerOffset:$-K}}}}),v5e={left:"right",right:"left",bottom:"top",top:"bottom"};function T5(e){return e.replace(/left|right|bottom|top/g,t=>v5e[t])}function y5e(e,t,n){n===void 0&&(n=!1);const r=px(e),i=Y0(e),o=r7(i);let a=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=T5(a)),{main:a,cross:T5(a)}}const x5e={start:"end",end:"start"};function pA(e){return e.replace(/start|end/g,t=>x5e[t])}const b5e=["top","right","bottom","left"];function S5e(e){const t=T5(e);return[pA(e),t,pA(t)]}const w5e=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:i,rects:o,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:g,fallbackStrategy:m="bestFit",flipAlignment:y=!0,...b}=e,S=Z0(r),P=g||(S===a||!y?[T5(a)]:S5e(a)),k=[a,...P],T=await P5(t,b),M=[];let N=((n=i.flip)==null?void 0:n.overflows)||[];if(d&&M.push(T[S]),p){const{main:K,cross:j}=y5e(r,o,await(s.isRTL==null?void 0:s.isRTL(l.floating)));M.push(T[K],T[j])}if(N=[...N,{placement:r,overflows:M}],!M.every(K=>K<=0)){var z,F;const K=((z=(F=i.flip)==null?void 0:F.index)!=null?z:0)+1,j=k[K];if(j)return{data:{index:K,overflows:N},reset:{placement:j}};let X="bottom";switch(m){case"bestFit":{var $;const ue=($=N.map(ge=>[ge,ge.overflows.filter(be=>be>0).reduce((be,we)=>be+we,0)]).sort((ge,be)=>ge[1]-be[1])[0])==null?void 0:$[0].placement;ue&&(X=ue);break}case"initialPlacement":X=a;break}if(r!==X)return{reset:{placement:X}}}return{}}}};function gA(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function mA(e){return b5e.some(t=>e[t]>=0)}const C5e=function(e){let{strategy:t="referenceHidden",...n}=e===void 0?{}:e;return{name:"hide",async fn(r){const{rects:i}=r;switch(t){case"referenceHidden":{const o=await P5(r,{...n,elementContext:"reference"}),a=gA(o,i.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:mA(a)}}}case"escaped":{const o=await P5(r,{...n,altBoundary:!0}),a=gA(o,i.floating);return{data:{escapedOffsets:a,escaped:mA(a)}}}default:return{}}}}};async function _5e(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),a=Z0(n),s=px(n),l=Y0(n)==="x",d=["left","top"].includes(a)?-1:1,p=o&&l?-1:1,g=typeof t=="function"?t(e):t;let{mainAxis:m,crossAxis:y,alignmentAxis:b}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...g};return s&&typeof b=="number"&&(y=s==="end"?b*-1:b),l?{x:y*p,y:m*d}:{x:m*d,y:y*p}}const k5e=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,i=await _5e(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function Z$(e){return e==="x"?"y":"x"}const E5e=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:E=>{let{x:P,y:k}=E;return{x:P,y:k}}},...l}=e,d={x:n,y:r},p=await P5(t,l),g=Y0(Z0(i)),m=Z$(g);let y=d[g],b=d[m];if(o){const E=g==="y"?"top":"left",P=g==="y"?"bottom":"right",k=y+p[E],T=y-p[P];y=fC(k,y,T)}if(a){const E=m==="y"?"top":"left",P=m==="y"?"bottom":"right",k=b+p[E],T=b-p[P];b=fC(k,b,T)}const S=s.fn({...t,[g]:y,[m]:b});return{...S,data:{x:S.x-n,y:S.y-r}}}}},P5e=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:d=!0}=e,p={x:n,y:r},g=Y0(i),m=Z$(g);let y=p[g],b=p[m];const S=typeof s=="function"?s({...o,placement:i}):s,E=typeof S=="number"?{mainAxis:S,crossAxis:0}:{mainAxis:0,crossAxis:0,...S};if(l){const N=g==="y"?"height":"width",z=o.reference[g]-o.floating[N]+E.mainAxis,F=o.reference[g]+o.reference[N]-E.mainAxis;y<z?y=z:y>F&&(y=F)}if(d){var P,k,T,M;const N=g==="y"?"width":"height",z=["top","left"].includes(Z0(i)),F=o.reference[m]-o.floating[N]+(z&&(P=(k=a.offset)==null?void 0:k[m])!=null?P:0)+(z?0:E.crossAxis),$=o.reference[m]+o.reference[N]+(z?0:(T=(M=a.offset)==null?void 0:M[m])!=null?T:0)-(z?E.crossAxis:0);b<F?b=F:b>$&&(b=$)}return{[g]:y,[m]:b}}}};function Y$(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Vu(e){if(e==null)return window;if(!Y$(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ev(e){return Vu(e).getComputedStyle(e)}function Fu(e){return Y$(e)?"":e?(e.nodeName||"").toLowerCase():""}function X$(){const e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(t=>t.brand+"/"+t.version).join(" "):navigator.userAgent}function zl(e){return e instanceof Vu(e).HTMLElement}function gd(e){return e instanceof Vu(e).Element}function T5e(e){return e instanceof Vu(e).Node}function i7(e){if(typeof ShadowRoot>"u")return!1;const t=Vu(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function gx(e){const{overflow:t,overflowX:n,overflowY:r}=Ev(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function L5e(e){return["table","td","th"].includes(Fu(e))}function Q$(e){const t=/firefox/i.test(X$()),n=Ev(e);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||t&&n.willChange==="filter"||t&&(n.filter?n.filter!=="none":!1)}function J$(){return!/^((?!chrome|android).)*safari/i.test(X$())}const vA=Math.min,em=Math.max,L5=Math.round;function $u(e,t,n){var r,i,o,a;t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect();let l=1,d=1;t&&zl(e)&&(l=e.offsetWidth>0&&L5(s.width)/e.offsetWidth||1,d=e.offsetHeight>0&&L5(s.height)/e.offsetHeight||1);const p=gd(e)?Vu(e):window,g=!J$()&&n,m=(s.left+(g&&(r=(i=p.visualViewport)==null?void 0:i.offsetLeft)!=null?r:0))/l,y=(s.top+(g&&(o=(a=p.visualViewport)==null?void 0:a.offsetTop)!=null?o:0))/d,b=s.width/l,S=s.height/d;return{width:b,height:S,top:y,right:m+b,bottom:y+S,left:m,x:m,y}}function _d(e){return((T5e(e)?e.ownerDocument:e.document)||window.document).documentElement}function mx(e){return gd(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function eB(e){return $u(_d(e)).left+mx(e).scrollLeft}function A5e(e){const t=$u(e);return L5(t.width)!==e.offsetWidth||L5(t.height)!==e.offsetHeight}function I5e(e,t,n){const r=zl(t),i=_d(t),o=$u(e,r&&A5e(t),n==="fixed");let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(r||!r&&n!=="fixed")if((Fu(t)!=="body"||gx(i))&&(a=mx(t)),zl(t)){const l=$u(t,!0);s.x=l.x+t.clientLeft,s.y=l.y+t.clientTop}else i&&(s.x=eB(i));return{x:o.left+a.scrollLeft-s.x,y:o.top+a.scrollTop-s.y,width:o.width,height:o.height}}function tB(e){return Fu(e)==="html"?e:e.assignedSlot||e.parentNode||(i7(e)?e.host:null)||_d(e)}function yA(e){return!zl(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function M5e(e){let t=tB(e);for(i7(t)&&(t=t.host);zl(t)&&!["html","body"].includes(Fu(t));){if(Q$(t))return t;t=t.parentNode}return null}function hC(e){const t=Vu(e);let n=yA(e);for(;n&&L5e(n)&&getComputedStyle(n).position==="static";)n=yA(n);return n&&(Fu(n)==="html"||Fu(n)==="body"&&getComputedStyle(n).position==="static"&&!Q$(n))?t:n||M5e(e)||t}function xA(e){if(zl(e))return{width:e.offsetWidth,height:e.offsetHeight};const t=$u(e);return{width:t.width,height:t.height}}function R5e(e){let{rect:t,offsetParent:n,strategy:r}=e;const i=zl(n),o=_d(n);if(n===o)return t;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((i||!i&&r!=="fixed")&&((Fu(n)!=="body"||gx(o))&&(a=mx(n)),zl(n))){const l=$u(n,!0);s.x=l.x+n.clientLeft,s.y=l.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+s.x,y:t.y-a.scrollTop+s.y}}function O5e(e,t){const n=Vu(e),r=_d(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;const d=J$();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s,y:l}}function N5e(e){var t;const n=_d(e),r=mx(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=em(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=em(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0);let s=-r.scrollLeft+eB(e);const l=-r.scrollTop;return Ev(i||n).direction==="rtl"&&(s+=em(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function nB(e){const t=tB(e);return["html","body","#document"].includes(Fu(t))?e.ownerDocument.body:zl(t)&&gx(t)?t:nB(t)}function A5(e,t){var n;t===void 0&&(t=[]);const r=nB(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=Vu(r),a=i?[o].concat(o.visualViewport||[],gx(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(A5(a))}function D5e(e,t){const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&i7(n)){let r=t;do{if(r&&e===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function z5e(e,t){const n=$u(e,!1,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function bA(e,t,n){return t==="viewport"?E5(O5e(e,n)):gd(t)?z5e(t,n):E5(N5e(_d(e)))}function F5e(e){const t=A5(e),r=["absolute","fixed"].includes(Ev(e).position)&&zl(e)?hC(e):e;return gd(r)?t.filter(i=>gd(i)&&D5e(i,r)&&Fu(i)!=="body"):[]}function $5e(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const a=[...n==="clippingAncestors"?F5e(t):[].concat(n),r],s=a[0],l=a.reduce((d,p)=>{const g=bA(t,p,i);return d.top=em(g.top,d.top),d.right=vA(g.right,d.right),d.bottom=vA(g.bottom,d.bottom),d.left=em(g.left,d.left),d},bA(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}const B5e={getClippingRect:$5e,convertOffsetParentRelativeRectToViewportRelativeRect:R5e,isElement:gd,getDimensions:xA,getOffsetParent:hC,getDocumentElement:_d,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:I5e(t,hC(n),r),floating:{...xA(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Ev(e).direction==="rtl"};function H5e(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=!0,animationFrame:s=!1}=r,l=i&&!s,d=o&&!s,p=l||d?[...gd(e)?A5(e):[],...A5(t)]:[];p.forEach(S=>{l&&S.addEventListener("scroll",n,{passive:!0}),d&&S.addEventListener("resize",n)});let g=null;if(a){let S=!0;g=new ResizeObserver(()=>{S||n(),S=!1}),gd(e)&&!s&&g.observe(e),g.observe(t)}let m,y=s?$u(e):null;s&&b();function b(){const S=$u(e);y&&(S.x!==y.x||S.y!==y.y||S.width!==y.width||S.height!==y.height)&&n(),y=S,m=requestAnimationFrame(b)}return n(),()=>{var S;p.forEach(E=>{l&&E.removeEventListener("scroll",n),d&&E.removeEventListener("resize",n)}),(S=g)==null||S.disconnect(),g=null,s&&cancelAnimationFrame(m)}}const W5e=(e,t,n)=>h5e(e,t,{platform:B5e,...n});var pC=typeof document<"u"?w.exports.useLayoutEffect:w.exports.useEffect;function gC(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!gC(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const o=i[r];if(!(o==="_owner"&&e.$$typeof)&&!gC(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function V5e(e){const t=w.exports.useRef(e);return pC(()=>{t.current=e}),t}function U5e(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=e===void 0?{}:e;const o=w.exports.useRef(null),a=w.exports.useRef(null),s=V5e(i),l=w.exports.useRef(null),[d,p]=w.exports.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[g,m]=w.exports.useState(t);gC(g?.map(T=>{let{options:M}=T;return M}),t?.map(T=>{let{options:M}=T;return M}))||m(t);const y=w.exports.useCallback(()=>{!o.current||!a.current||W5e(o.current,a.current,{middleware:g,placement:n,strategy:r}).then(T=>{b.current&&$l.exports.flushSync(()=>{p(T)})})},[g,n,r]);pC(()=>{b.current&&y()},[y]);const b=w.exports.useRef(!1);pC(()=>(b.current=!0,()=>{b.current=!1}),[]);const S=w.exports.useCallback(()=>{if(typeof l.current=="function"&&(l.current(),l.current=null),o.current&&a.current)if(s.current){const T=s.current(o.current,a.current,y);l.current=T}else y()},[y,s]),E=w.exports.useCallback(T=>{o.current=T,S()},[S]),P=w.exports.useCallback(T=>{a.current=T,S()},[S]),k=w.exports.useMemo(()=>({reference:o,floating:a}),[]);return w.exports.useMemo(()=>({...d,update:y,refs:k,reference:E,floating:P}),[d,y,k,E,P])}const G5e=e=>{const{element:t,padding:n}=e;function r(i){return Object.prototype.hasOwnProperty.call(i,"current")}return{name:"arrow",options:e,fn(i){return r(t)?t.current!=null?hA({element:t.current,padding:n}).fn(i):{}:t?hA({element:t,padding:n}).fn(i):{}}}};function j5e(e){const[t,n]=w.exports.useState(void 0);return I0(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;n({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const rB="Popper",[o7,iB]=kv(rB),[K5e,oB]=o7(rB),q5e=e=>{const{__scopePopper:t,children:n}=e,[r,i]=w.exports.useState(null);return w.exports.createElement(K5e,{scope:t,anchor:r,onAnchorChange:i},n)},Z5e="PopperAnchor",Y5e=w.exports.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...i}=e,o=oB(Z5e,n),a=w.exports.useRef(null),s=ns(t,a);return w.exports.useEffect(()=>{o.onAnchorChange(r?.current||a.current)}),r?null:w.exports.createElement(zu.div,Kn({},i,{ref:s}))}),I5="PopperContent",[X5e,T8e]=o7(I5),[Q5e,J5e]=o7(I5,{hasParent:!1,positionUpdateFns:new Set}),e4e=w.exports.forwardRef((e,t)=>{var n,r,i,o,a,s,l,d;const{__scopePopper:p,side:g="bottom",sideOffset:m=0,align:y="center",alignOffset:b=0,arrowPadding:S=0,collisionBoundary:E=[],collisionPadding:P=0,sticky:k="partial",hideWhenDetached:T=!1,avoidCollisions:M=!0,...N}=e,z=oB(I5,p),[F,$]=w.exports.useState(null),K=ns(t,vt=>$(vt)),[j,X]=w.exports.useState(null),ue=j5e(j),ge=(n=ue?.width)!==null&&n!==void 0?n:0,be=(r=ue?.height)!==null&&r!==void 0?r:0,we=g+(y!=="center"?"-"+y:""),Se=typeof P=="number"?P:{top:0,right:0,bottom:0,left:0,...P},J=Array.isArray(E)?E:[E],G=J.length>0,te={padding:Se,boundary:J.filter(n4e),altBoundary:G},{reference:Q,floating:W,strategy:ie,x:de,y:xe,placement:De,middlewareData:Re,update:Ve}=U5e({strategy:"fixed",placement:we,whileElementsMounted:H5e,middleware:[k5e({mainAxis:m+be,alignmentAxis:b}),M?E5e({mainAxis:!0,crossAxis:!1,limiter:k==="partial"?P5e():void 0,...te}):void 0,j?G5e({element:j,padding:S}):void 0,M?w5e({...te}):void 0,r4e({arrowWidth:ge,arrowHeight:be}),T?C5e({strategy:"referenceHidden"}):void 0].filter(t4e)});I0(()=>{Q(z.anchor)},[Q,z.anchor]);const ke=de!==null&&xe!==null,[$e,nt]=aB(De),ft=(i=Re.arrow)===null||i===void 0?void 0:i.x,Rt=(o=Re.arrow)===null||o===void 0?void 0:o.y,Ot=((a=Re.arrow)===null||a===void 0?void 0:a.centerOffset)!==0,[Me,tt]=w.exports.useState();I0(()=>{F&&tt(window.getComputedStyle(F).zIndex)},[F]);const{hasParent:gt,positionUpdateFns:at}=J5e(I5,p),mt=!gt;w.exports.useLayoutEffect(()=>{if(!mt)return at.add(Ve),()=>{at.delete(Ve)}},[mt,at,Ve]),w.exports.useLayoutEffect(()=>{mt&&ke&&Array.from(at).reverse().forEach(vt=>requestAnimationFrame(vt))},[mt,ke,at]);const gn={"data-side":$e,"data-align":nt,...N,ref:K,style:{...N.style,animation:ke?void 0:"none",opacity:(s=Re.hide)!==null&&s!==void 0&&s.referenceHidden?0:void 0}};return w.exports.createElement("div",{ref:W,"data-radix-popper-content-wrapper":"",style:{position:ie,left:0,top:0,transform:ke?`translate3d(${Math.round(de)}px, ${Math.round(xe)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Me,["--radix-popper-transform-origin"]:[(l=Re.transformOrigin)===null||l===void 0?void 0:l.x,(d=Re.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")}},w.exports.createElement(X5e,{scope:p,placedSide:$e,onArrowChange:X,arrowX:ft,arrowY:Rt,shouldHideArrow:Ot},mt?w.exports.createElement(Q5e,{scope:p,hasParent:!0,positionUpdateFns:at},w.exports.createElement(zu.div,gn)):w.exports.createElement(zu.div,gn)))});function t4e(e){return e!==void 0}function n4e(e){return e!==null}const r4e=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;const{placement:s,rects:l,middlewareData:d}=t,g=((n=d.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,m=g?0:e.arrowWidth,y=g?0:e.arrowHeight,[b,S]=aB(s),E={start:"0%",center:"50%",end:"100%"}[S],P=((r=(i=d.arrow)===null||i===void 0?void 0:i.x)!==null&&r!==void 0?r:0)+m/2,k=((o=(a=d.arrow)===null||a===void 0?void 0:a.y)!==null&&o!==void 0?o:0)+y/2;let T="",M="";return b==="bottom"?(T=g?E:`${P}px`,M=`${-y}px`):b==="top"?(T=g?E:`${P}px`,M=`${l.floating.height+y}px`):b==="right"?(T=`${-y}px`,M=g?E:`${k}px`):b==="left"&&(T=`${l.floating.width+y}px`,M=g?E:`${k}px`),{data:{x:T,y:M}}}});function aB(e){const[t,n="center"]=e.split("-");return[t,n]}const i4e=q5e,o4e=Y5e,a4e=e4e;function s4e(e,t){return w.exports.useReducer((n,r)=>{const i=t[n][r];return i??n},e)}const sB=e=>{const{present:t,children:n}=e,r=l4e(t),i=typeof n=="function"?n({present:r.isPresent}):w.exports.Children.only(n),o=ns(r.ref,i.ref);return typeof n=="function"||r.isPresent?w.exports.cloneElement(i,{ref:o}):null};sB.displayName="Presence";function l4e(e){const[t,n]=w.exports.useState(),r=w.exports.useRef({}),i=w.exports.useRef(e),o=w.exports.useRef("none"),a=e?"mounted":"unmounted",[s,l]=s4e(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return w.exports.useEffect(()=>{const d=cy(r.current);o.current=s==="mounted"?d:"none"},[s]),I0(()=>{const d=r.current,p=i.current;if(p!==e){const m=o.current,y=cy(d);e?l("MOUNT"):y==="none"||d?.display==="none"?l("UNMOUNT"):l(p&&m!==y?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),I0(()=>{if(t){const d=g=>{const y=cy(r.current).includes(g.animationName);g.target===t&&y&&$l.exports.flushSync(()=>l("ANIMATION_END"))},p=g=>{g.target===t&&(o.current=cy(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",d),t.addEventListener("animationend",d),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",d),t.removeEventListener("animationend",d)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:w.exports.useCallback(d=>{d&&(r.current=getComputedStyle(d)),n(d)},[])}}function cy(e){return e?.animationName||"none"}function u4e({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=c4e({defaultProp:t,onChange:n}),o=e!==void 0,a=o?e:r,s=Dl(n),l=w.exports.useCallback(d=>{if(o){const g=typeof d=="function"?d(e):d;g!==e&&s(g)}else i(d)},[o,e,i,s]);return[a,l]}function c4e({defaultProp:e,onChange:t}){const n=w.exports.useState(e),[r]=n,i=w.exports.useRef(r),o=Dl(t);return w.exports.useEffect(()=>{i.current!==r&&(o(r),i.current=r)},[r,i,o]),n}const AS="rovingFocusGroup.onEntryFocus",d4e={bubbles:!1,cancelable:!0},a7="RovingFocusGroup",[mC,lB,f4e]=U$(a7),[h4e,uB]=kv(a7,[f4e]),[p4e,g4e]=h4e(a7),m4e=w.exports.forwardRef((e,t)=>w.exports.createElement(mC.Provider,{scope:e.__scopeRovingFocusGroup},w.exports.createElement(mC.Slot,{scope:e.__scopeRovingFocusGroup},w.exports.createElement(v4e,Kn({},e,{ref:t}))))),v4e=w.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:o,currentTabStopId:a,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:l,onEntryFocus:d,...p}=e,g=w.exports.useRef(null),m=ns(t,g),y=G$(o),[b=null,S]=u4e({prop:a,defaultProp:s,onChange:l}),[E,P]=w.exports.useState(!1),k=Dl(d),T=lB(n),M=w.exports.useRef(!1),[N,z]=w.exports.useState(0);return w.exports.useEffect(()=>{const F=g.current;if(F)return F.addEventListener(AS,k),()=>F.removeEventListener(AS,k)},[k]),w.exports.createElement(p4e,{scope:n,orientation:r,dir:y,loop:i,currentTabStopId:b,onItemFocus:w.exports.useCallback(F=>S(F),[S]),onItemShiftTab:w.exports.useCallback(()=>P(!0),[]),onFocusableItemAdd:w.exports.useCallback(()=>z(F=>F+1),[]),onFocusableItemRemove:w.exports.useCallback(()=>z(F=>F-1),[])},w.exports.createElement(zu.div,Kn({tabIndex:E||N===0?-1:0,"data-orientation":r},p,{ref:m,style:{outline:"none",...e.style},onMouseDown:Gn(e.onMouseDown,()=>{M.current=!0}),onFocus:Gn(e.onFocus,F=>{const $=!M.current;if(F.target===F.currentTarget&&$&&!E){const K=new CustomEvent(AS,d4e);if(F.currentTarget.dispatchEvent(K),!K.defaultPrevented){const j=T().filter(we=>we.focusable),X=j.find(we=>we.active),ue=j.find(we=>we.id===b),be=[X,ue,...j].filter(Boolean).map(we=>we.ref.current);cB(be)}}M.current=!1}),onBlur:Gn(e.onBlur,()=>P(!1))})))}),y4e="RovingFocusGroupItem",x4e=w.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,...o}=e,a=f5e(),s=g4e(y4e,n),l=s.currentTabStopId===a,d=lB(n),{onFocusableItemAdd:p,onFocusableItemRemove:g}=s;return w.exports.useEffect(()=>{if(r)return p(),()=>g()},[r,p,g]),w.exports.createElement(mC.ItemSlot,{scope:n,id:a,focusable:r,active:i},w.exports.createElement(zu.span,Kn({tabIndex:l?0:-1,"data-orientation":s.orientation},o,{ref:t,onMouseDown:Gn(e.onMouseDown,m=>{r?s.onItemFocus(a):m.preventDefault()}),onFocus:Gn(e.onFocus,()=>s.onItemFocus(a)),onKeyDown:Gn(e.onKeyDown,m=>{if(m.key==="Tab"&&m.shiftKey){s.onItemShiftTab();return}if(m.target!==m.currentTarget)return;const y=w4e(m,s.orientation,s.dir);if(y!==void 0){m.preventDefault();let S=d().filter(E=>E.focusable).map(E=>E.ref.current);if(y==="last")S.reverse();else if(y==="prev"||y==="next"){y==="prev"&&S.reverse();const E=S.indexOf(m.currentTarget);S=s.loop?C4e(S,E+1):S.slice(E+1)}setTimeout(()=>cB(S))}})})))}),b4e={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function S4e(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function w4e(e,t,n){const r=S4e(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return b4e[r]}function cB(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function C4e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const _4e=m4e,k4e=x4e,E4e=["Enter"," "],P4e=["ArrowDown","PageUp","Home"],dB=["ArrowUp","PageDown","End"],T4e=[...P4e,...dB],vx="Menu",[vC,L4e,A4e]=U$(vx),[xh,fB]=kv(vx,[A4e,iB,uB]),s7=iB(),hB=uB(),[I4e,yx]=xh(vx),[M4e,l7]=xh(vx),R4e=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:o,modal:a=!0}=e,s=s7(t),[l,d]=w.exports.useState(null),p=w.exports.useRef(!1),g=Dl(o),m=G$(i);return w.exports.useEffect(()=>{const y=()=>{p.current=!0,document.addEventListener("pointerdown",b,{capture:!0,once:!0}),document.addEventListener("pointermove",b,{capture:!0,once:!0})},b=()=>p.current=!1;return document.addEventListener("keydown",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",b,{capture:!0}),document.removeEventListener("pointermove",b,{capture:!0})}},[]),w.exports.createElement(i4e,s,w.exports.createElement(I4e,{scope:t,open:n,onOpenChange:g,content:l,onContentChange:d},w.exports.createElement(M4e,{scope:t,onClose:w.exports.useCallback(()=>g(!1),[g]),isUsingKeyboardRef:p,dir:m,modal:a},r)))},O4e=w.exports.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,i=s7(n);return w.exports.createElement(o4e,Kn({},i,r,{ref:t}))}),N4e="MenuPortal",[L8e,D4e]=xh(N4e,{forceMount:void 0}),ad="MenuContent",[z4e,pB]=xh(ad),F4e=w.exports.forwardRef((e,t)=>{const n=D4e(ad,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,o=yx(ad,e.__scopeMenu),a=l7(ad,e.__scopeMenu);return w.exports.createElement(vC.Provider,{scope:e.__scopeMenu},w.exports.createElement(sB,{present:r||o.open},w.exports.createElement(vC.Slot,{scope:e.__scopeMenu},a.modal?w.exports.createElement($4e,Kn({},i,{ref:t})):w.exports.createElement(B4e,Kn({},i,{ref:t})))))}),$4e=w.exports.forwardRef((e,t)=>{const n=yx(ad,e.__scopeMenu),r=w.exports.useRef(null),i=ns(t,r);return w.exports.useEffect(()=>{const o=r.current;if(o)return jD(o)},[]),w.exports.createElement(gB,Kn({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:Gn(e.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),B4e=w.exports.forwardRef((e,t)=>{const n=yx(ad,e.__scopeMenu);return w.exports.createElement(gB,Kn({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),gB=w.exports.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:o,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m,disableOutsideScroll:y,...b}=e,S=yx(ad,n),E=l7(ad,n),P=s7(n),k=hB(n),T=L4e(n),[M,N]=w.exports.useState(null),z=w.exports.useRef(null),F=ns(t,z,S.onContentChange),$=w.exports.useRef(0),K=w.exports.useRef(""),j=w.exports.useRef(0),X=w.exports.useRef(null),ue=w.exports.useRef("right"),ge=w.exports.useRef(0),be=y?Iz:w.exports.Fragment,we=y?{as:Zm,allowPinchZoom:!0}:void 0,Se=G=>{var te,Q;const W=K.current+G,ie=T().filter(ke=>!ke.disabled),de=document.activeElement,xe=(te=ie.find(ke=>ke.ref.current===de))===null||te===void 0?void 0:te.textValue,De=ie.map(ke=>ke.textValue),Re=Z4e(De,W,xe),Ve=(Q=ie.find(ke=>ke.textValue===Re))===null||Q===void 0?void 0:Q.ref.current;(function ke($e){K.current=$e,window.clearTimeout($.current),$e!==""&&($.current=window.setTimeout(()=>ke(""),1e3))})(W),Ve&&setTimeout(()=>Ve.focus())};w.exports.useEffect(()=>()=>window.clearTimeout($.current),[]),n5e();const J=w.exports.useCallback(G=>{var te,Q;return ue.current===((te=X.current)===null||te===void 0?void 0:te.side)&&X4e(G,(Q=X.current)===null||Q===void 0?void 0:Q.area)},[]);return w.exports.createElement(z4e,{scope:n,searchRef:K,onItemEnter:w.exports.useCallback(G=>{J(G)&&G.preventDefault()},[J]),onItemLeave:w.exports.useCallback(G=>{var te;J(G)||((te=z.current)===null||te===void 0||te.focus(),N(null))},[J]),onTriggerLeave:w.exports.useCallback(G=>{J(G)&&G.preventDefault()},[J]),pointerGraceTimerRef:j,onPointerGraceIntentChange:w.exports.useCallback(G=>{X.current=G},[])},w.exports.createElement(be,we,w.exports.createElement(r5e,{asChild:!0,trapped:i,onMountAutoFocus:Gn(o,G=>{var te;G.preventDefault(),(te=z.current)===null||te===void 0||te.focus()}),onUnmountAutoFocus:a},w.exports.createElement(J3e,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m},w.exports.createElement(_4e,Kn({asChild:!0},k,{dir:E.dir,orientation:"vertical",loop:r,currentTabStopId:M,onCurrentTabStopIdChange:N,onEntryFocus:G=>{E.isUsingKeyboardRef.current||G.preventDefault()}}),w.exports.createElement(a4e,Kn({role:"menu","aria-orientation":"vertical","data-state":j4e(S.open),"data-radix-menu-content":"",dir:E.dir},P,b,{ref:F,style:{outline:"none",...b.style},onKeyDown:Gn(b.onKeyDown,G=>{const Q=G.target.closest("[data-radix-menu-content]")===G.currentTarget,W=G.ctrlKey||G.altKey||G.metaKey,ie=G.key.length===1;Q&&(G.key==="Tab"&&G.preventDefault(),!W&&ie&&Se(G.key));const de=z.current;if(G.target!==de||!T4e.includes(G.key))return;G.preventDefault();const De=T().filter(Re=>!Re.disabled).map(Re=>Re.ref.current);dB.includes(G.key)&&De.reverse(),K4e(De)}),onBlur:Gn(e.onBlur,G=>{G.currentTarget.contains(G.target)||(window.clearTimeout($.current),K.current="")}),onPointerMove:Gn(e.onPointerMove,xC(G=>{const te=G.target,Q=ge.current!==G.clientX;if(G.currentTarget.contains(te)&&Q){const W=G.clientX>ge.current?"right":"left";ue.current=W,ge.current=G.clientX}}))})))))))}),yC="MenuItem",SA="menu.itemSelect",H4e=w.exports.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...i}=e,o=w.exports.useRef(null),a=l7(yC,e.__scopeMenu),s=pB(yC,e.__scopeMenu),l=ns(t,o),d=w.exports.useRef(!1),p=()=>{const g=o.current;if(!n&&g){const m=new CustomEvent(SA,{bubbles:!0,cancelable:!0});g.addEventListener(SA,y=>r?.(y),{once:!0}),V$(g,m),m.defaultPrevented?d.current=!1:a.onClose()}};return w.exports.createElement(W4e,Kn({},i,{ref:l,disabled:n,onClick:Gn(e.onClick,p),onPointerDown:g=>{var m;(m=e.onPointerDown)===null||m===void 0||m.call(e,g),d.current=!0},onPointerUp:Gn(e.onPointerUp,g=>{var m;d.current||(m=g.currentTarget)===null||m===void 0||m.click()}),onKeyDown:Gn(e.onKeyDown,g=>{const m=s.searchRef.current!=="";n||m&&g.key===" "||E4e.includes(g.key)&&(g.currentTarget.click(),g.preventDefault())})}))}),W4e=w.exports.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:i,...o}=e,a=pB(yC,n),s=hB(n),l=w.exports.useRef(null),d=ns(t,l),[p,g]=w.exports.useState(!1),[m,y]=w.exports.useState("");return w.exports.useEffect(()=>{const b=l.current;if(b){var S;y(((S=b.textContent)!==null&&S!==void 0?S:"").trim())}},[o.children]),w.exports.createElement(vC.ItemSlot,{scope:n,disabled:r,textValue:i??m},w.exports.createElement(k4e,Kn({asChild:!0},s,{focusable:!r}),w.exports.createElement(zu.div,Kn({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},o,{ref:d,onPointerMove:Gn(e.onPointerMove,xC(b=>{r?a.onItemLeave(b):(a.onItemEnter(b),b.defaultPrevented||b.currentTarget.focus())})),onPointerLeave:Gn(e.onPointerLeave,xC(b=>a.onItemLeave(b))),onFocus:Gn(e.onFocus,()=>g(!0)),onBlur:Gn(e.onBlur,()=>g(!1))}))))}),V4e="MenuRadioGroup";xh(V4e,{value:void 0,onValueChange:()=>{}});const U4e="MenuItemIndicator";xh(U4e,{checked:!1});const G4e="MenuSub";xh(G4e);function j4e(e){return e?"open":"closed"}function K4e(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function q4e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function Z4e(e,t,n){const i=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,o=n?e.indexOf(n):-1;let a=q4e(e,Math.max(o,0));i.length===1&&(a=a.filter(d=>d!==n));const l=a.find(d=>d.toLowerCase().startsWith(i.toLowerCase()));return l!==n?l:void 0}function Y4e(e,t){const{x:n,y:r}=e;let i=!1;for(let o=0,a=t.length-1;o<t.length;a=o++){const s=t[o].x,l=t[o].y,d=t[a].x,p=t[a].y;l>r!=p>r&&n<(d-s)*(r-l)/(p-l)+s&&(i=!i)}return i}function X4e(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return Y4e(n,t)}function xC(e){return t=>t.pointerType==="mouse"?e(t):void 0}const Q4e=R4e,J4e=O4e,exe=F4e,txe=H4e,mB="ContextMenu",[nxe,A8e]=kv(mB,[fB]),xx=fB(),[rxe,vB]=nxe(mB),ixe=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:r,dir:i,modal:o=!0}=e,[a,s]=w.exports.useState(!1),l=xx(t),d=Dl(r),p=w.exports.useCallback(g=>{s(g),d(g)},[d]);return w.exports.createElement(rxe,{scope:t,open:a,onOpenChange:p,modal:o},w.exports.createElement(Q4e,Kn({},l,{dir:i,open:a,onOpenChange:p,modal:o}),n))},oxe="ContextMenuTrigger",axe=w.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=vB(oxe,n),o=xx(n),a=w.exports.useRef({x:0,y:0}),s=w.exports.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...a.current})}),l=w.exports.useRef(0),d=w.exports.useCallback(()=>window.clearTimeout(l.current),[]),p=g=>{a.current={x:g.clientX,y:g.clientY},i.onOpenChange(!0)};return w.exports.useEffect(()=>d,[d]),w.exports.createElement(w.exports.Fragment,null,w.exports.createElement(J4e,Kn({},o,{virtualRef:s})),w.exports.createElement(zu.span,Kn({"data-state":i.open?"open":"closed"},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:Gn(e.onContextMenu,g=>{d(),p(g),g.preventDefault()}),onPointerDown:Gn(e.onPointerDown,dy(g=>{d(),l.current=window.setTimeout(()=>p(g),700)})),onPointerMove:Gn(e.onPointerMove,dy(d)),onPointerCancel:Gn(e.onPointerCancel,dy(d)),onPointerUp:Gn(e.onPointerUp,dy(d))})))}),sxe="ContextMenuContent",lxe=w.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=vB(sxe,n),o=xx(n),a=w.exports.useRef(!1);return w.exports.createElement(exe,Kn({},o,r,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:s=>{var l;(l=e.onCloseAutoFocus)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&a.current&&s.preventDefault(),a.current=!1},onInteractOutside:s=>{var l;(l=e.onInteractOutside)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&!i.modal&&(a.current=!0)},style:{...e.style,["--radix-context-menu-content-transform-origin"]:"var(--radix-popper-transform-origin)"}}))}),uxe=w.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=xx(n);return w.exports.createElement(txe,Kn({},i,r,{ref:t}))});function dy(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const cxe=ixe,dxe=axe,fxe=lxe,Pf=uxe,hxe=(e,t)=>e.image.uuid===t.image.uuid&&e.isSelected===t.isSelected,pxe=w.exports.memo(e=>{const t=pt(),{activeTabName:n,galleryImageObjectFit:r,galleryImageMinimumWidth:i,mayDeleteImage:o}=Ge(R$),{image:a,isSelected:s}=e,{url:l,uuid:d,metadata:p}=a,[g,m]=w.exports.useState(!1),y=Cd(),b=()=>m(!0),S=()=>m(!1),E=()=>{a.metadata&&t(S7(a.metadata.image.prompt)),y({title:"Prompt Set",status:"success",duration:2500,isClosable:!0})},P=()=>{a.metadata&&t(Tv(a.metadata.image.seed)),y({title:"Seed Set",status:"success",duration:2500,isClosable:!0})},k=()=>{t(Px(a)),n!=="img2img"&&t(Va("img2img")),y({title:"Sent to Image To Image",status:"success",duration:2500,isClosable:!0})},T=()=>{t(e7(a)),n!=="inpainting"&&t(Va("inpainting")),y({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})},M=()=>{p&&t(D6e(p)),y({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})},N=async()=>{if(p?.image?.init_image_path&&(await fetch(p.image.init_image_path)).ok){t(Va("img2img")),t(z6e(p)),y({title:"Initial Image Set",status:"success",duration:2500,isClosable:!0});return}y({title:"Initial Image Not Set",description:"Could not load initial image.",status:"error",duration:2500,isClosable:!0})};return oe(cxe,{children:[C(dxe,{children:oe(Bl,{position:"relative",className:"hoverable-image",onMouseOver:b,onMouseOut:S,children:[C(N4,{className:"hoverable-image-image",objectFit:r,rounded:"md",src:l,loading:"lazy"}),C("div",{className:"hoverable-image-content",onClick:()=>t(D$(a)),children:s&&C(ka,{width:"50%",height:"50%",as:Zye,className:"hoverable-image-check"})}),g&&i>=64&&C("div",{className:"hoverable-image-delete-button",children:C(mi,{label:"Delete image",hasArrow:!0,children:C(lC,{image:a,children:C(Xi,{"aria-label":"Delete image",icon:C(s3e,{}),size:"xs",variant:"imageHoverIconButton",fontSize:14,isDisabled:!o})})})})]},d)}),oe(fxe,{className:"hoverable-image-context-menu",sticky:"always",children:[C(Pf,{onClickCapture:E,disabled:a?.metadata?.image?.prompt===void 0,children:"Use Prompt"}),C(Pf,{onClickCapture:P,disabled:a?.metadata?.image?.seed===void 0,children:"Use Seed"}),C(Pf,{onClickCapture:M,disabled:!["txt2img","img2img"].includes(a?.metadata?.image?.type),children:"Use All Parameters"}),C(mi,{label:"Load initial image used for this generation",children:C(Pf,{onClickCapture:N,disabled:a?.metadata?.image?.type!=="img2img",children:"Use Initial Image"})}),C(Pf,{onClickCapture:k,children:"Send to Image To Image"}),C(Pf,{onClickCapture:T,children:"Send to Inpainting"}),C(lC,{image:a,children:C(Pf,{"data-warning":!0,children:"Delete Image"})})]})]})},hxe),l3=e=>{const{triggerComponent:t,children:n,styleClass:r,hasArrow:i=!0,...o}=e;return oe(U4,{...o,children:[C(K4,{children:C(Bl,{children:t})}),oe(j4,{className:`invokeai__popover-content ${r}`,children:[i&&C(G4,{className:"invokeai__popover-arrow"}),n]})]})},M5=e=>{const{label:t,styleClass:n,formControlProps:r,formLabelProps:i,sliderTrackProps:o,sliderInnerTrackProps:a,sliderThumbProps:s,sliderThumbTooltipProps:l,...d}=e;return C(bd,{className:`invokeai__slider-form-control ${n}`,...r,children:oe("div",{className:"invokeai__slider-inner-container",children:[C(ph,{className:"invokeai__slider-form-label",whiteSpace:"nowrap",...i,children:t}),oe(m_,{className:"invokeai__slider-root","aria-label":t,...d,children:[C(eF,{className:"invokeai__slider-track",...o,children:C(tF,{className:"invokeai__slider-filled-track",...a})}),C(mi,{className:"invokeai__slider-thumb-tooltip",placement:"top",hasArrow:!0,...l,children:C(Jz,{className:"invokeai__slider-thumb",...s})})]})]})})};function gxe(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 19c.946 0 1.81-.103 2.598-.281l-1.757-1.757c-.273.021-.55.038-.841.038-5.351 0-7.424-3.846-7.926-5a8.642 8.642 0 0 1 1.508-2.297L4.184 8.305c-1.538 1.667-2.121 3.346-2.132 3.379a.994.994 0 0 0 0 .633C2.073 12.383 4.367 19 12 19zm0-14c-1.837 0-3.346.396-4.604.981L3.707 2.293 2.293 3.707l18 18 1.414-1.414-3.319-3.319c2.614-1.951 3.547-4.615 3.561-4.657a.994.994 0 0 0 0-.633C21.927 11.617 19.633 5 12 5zm4.972 10.558-2.28-2.28c.19-.39.308-.819.308-1.278 0-1.641-1.359-3-3-3-.459 0-.888.118-1.277.309L8.915 7.501A9.26 9.26 0 0 1 12 7c5.351 0 7.424 3.846 7.926 5-.302.692-1.166 2.342-2.954 3.558z"}}]})(e)}function bC(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 16c1.671 0 3-1.331 3-3s-1.329-3-3-3-3 1.331-3 3 1.329 3 3 3z"}},{tag:"path",attr:{d:"M20.817 11.186a8.94 8.94 0 0 0-1.355-3.219 9.053 9.053 0 0 0-2.43-2.43 8.95 8.95 0 0 0-3.219-1.355 9.028 9.028 0 0 0-1.838-.18V2L8 5l3.975 3V6.002c.484-.002.968.044 1.435.14a6.961 6.961 0 0 1 2.502 1.053 7.005 7.005 0 0 1 1.892 1.892A6.967 6.967 0 0 1 19 13a7.032 7.032 0 0 1-.55 2.725 7.11 7.11 0 0 1-.644 1.188 7.2 7.2 0 0 1-.858 1.039 7.028 7.028 0 0 1-3.536 1.907 7.13 7.13 0 0 1-2.822 0 6.961 6.961 0 0 1-2.503-1.054 7.002 7.002 0 0 1-1.89-1.89A6.996 6.996 0 0 1 5 13H3a9.02 9.02 0 0 0 1.539 5.034 9.096 9.096 0 0 0 2.428 2.428A8.95 8.95 0 0 0 12 22a9.09 9.09 0 0 0 1.814-.183 9.014 9.014 0 0 0 3.218-1.355 8.886 8.886 0 0 0 1.331-1.099 9.228 9.228 0 0 0 1.1-1.332A8.952 8.952 0 0 0 21 13a9.09 9.09 0 0 0-.183-1.814z"}}]})(e)}function mxe(e){return Et({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 9a3.02 3.02 0 0 0-3 3c0 1.642 1.358 3 3 3 1.641 0 3-1.358 3-3 0-1.641-1.359-3-3-3z"}},{tag:"path",attr:{d:"M12 5c-7.633 0-9.927 6.617-9.948 6.684L1.946 12l.105.316C2.073 12.383 4.367 19 12 19s9.927-6.617 9.948-6.684l.106-.316-.105-.316C21.927 11.617 19.633 5 12 5zm0 12c-5.351 0-7.424-3.846-7.926-5C4.578 10.842 6.652 7 12 7c5.351 0 7.424 3.846 7.926 5-.504 1.158-2.578 5-7.926 5z"}}]})(e)}const vxe=320;function yxe(){const e=pt(),t=Cd(),{images:n,currentCategory:r,currentImageUuid:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryGridTemplateColumns:d,activeTabName:p,galleryImageObjectFit:g,shouldHoldGalleryOpen:m,shouldAutoSwitchToNewImages:y,areMoreImagesAvailable:b,galleryWidth:S}=Ge(p3e),[E,P]=w.exports.useState(300),[k,T]=w.exports.useState(590),[M,N]=w.exports.useState(S>=vxe);w.exports.useEffect(()=>{!o||(p==="inpainting"?(e(oy(220)),P(220),T(220)):p==="img2img"?(e(oy(Math.min(Math.max(Number(S),0),490))),T(490)):(e(oy(Math.min(Math.max(Number(S),0),590))),T(590)),e(qf(!0)))},[e,p,o,S]),w.exports.useEffect(()=>{o||T(window.innerWidth)},[o]);const z=w.exports.useRef(null),F=w.exports.useRef(null),$=w.exports.useRef(null),K=()=>{e(b3e(!o)),e(qf(!0))},j=()=>{a?ue():X()},X=()=>{e(uC(!0)),o&&e(qf(!0))},ue=()=>{o||(e(S3e(F.current?F.current.scrollTop:0)),e(uC(!1)),e(C3e(!1)))},ge=()=>{e(oC(r))},be=G=>{e(Ef(G)),e(qf(!0))},we=()=>{$.current=window.setTimeout(()=>ue(),500)},Se=()=>{$.current&&window.clearTimeout($.current)};Ut("g",()=>{j()},[a]),Ut("left",()=>{e(F$(r))},[r]),Ut("right",()=>{e(z$(r))},[r]),Ut("shift+p",()=>{K()},[o]);const J=32;return Ut("shift+up",()=>{if(!(l>=256)&&l<256){const G=l+J;G<=256?(e(Ef(G)),t({title:`Gallery Thumbnail Size set to ${G}`,status:"success",duration:1e3,isClosable:!0})):(e(Ef(256)),t({title:"Gallery Thumbnail Size set to 256",status:"success",duration:1e3,isClosable:!0}))}},[l]),Ut("shift+down",()=>{if(!(l<=32)&&l>32){const G=l-J;G>32?(e(Ef(G)),t({title:`Gallery Thumbnail Size set to ${G}`,status:"success",duration:1e3,isClosable:!0})):(e(Ef(32)),t({title:"Gallery Thumbnail Size set to 32",status:"success",duration:1e3,isClosable:!0}))}},[l]),Ut("shift+r",()=>{e(Ef(64)),t({title:"Reset Gallery Image Size",status:"success",duration:2500,isClosable:!0})},[l]),w.exports.useEffect(()=>{!F.current||(F.current.scrollTop=s)},[s,a]),w.exports.useEffect(()=>{N(S>=280)},[S]),E$(z,ue),C(k$,{nodeRef:z,in:a||m&&!o,unmountOnExit:!0,timeout:200,classNames:"image-gallery-wrapper",children:C("div",{className:"image-gallery-wrapper","data-pinned":o,ref:z,onMouseLeave:o?void 0:we,onMouseEnter:o?void 0:Se,onMouseOver:o?void 0:Se,children:oe(H$,{minWidth:E,maxWidth:k,className:"image-gallery-popup",handleStyles:{left:{width:"15px"}},enable:{top:!1,right:!1,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},size:{width:S,height:o?"100%":"100vh"},onResizeStop:(G,te,Q,W)=>{e(oy(Yt.clamp(Number(S)+W.width,0,Number(k)))),Q.removeAttribute("data-resize-alert")},onResize:(G,te,Q,W)=>{const ie=Yt.clamp(Number(S)+W.width,0,Number(k));ie>=280&&!M?N(!0):ie<280&&M&&N(!1),ie>=k?Q.setAttribute("data-resize-alert","true"):Q.removeAttribute("data-resize-alert")},children:[oe("div",{className:"image-gallery-header",children:[C("div",{children:C(oD,{size:"sm",isAttached:!0,variant:"solid",className:"image-gallery-category-btn-group",children:M?oe(jn,{children:[C(Ya,{"data-selected":r==="result",onClick:()=>e(iy("result")),children:"Invocations"}),C(Ya,{"data-selected":r==="user",onClick:()=>e(iy("user")),children:"User"})]}):oe(jn,{children:[C(_n,{"aria-label":"Show Invocations",tooltip:"Show Invocations","data-selected":r==="result",icon:C(Qye,{}),onClick:()=>e(iy("result"))}),C(_n,{"aria-label":"Show Uploads",tooltip:"Show Uploads","data-selected":r==="user",icon:C(d3e,{}),onClick:()=>e(iy("user"))})]})})}),oe("div",{children:[C(l3,{trigger:"hover",hasArrow:p!=="inpainting",placement:"left",triggerComponent:C(_n,{size:"sm","aria-label":"Gallery Settings",icon:C(f3e,{}),className:"image-gallery-icon-btn",cursor:"pointer"}),children:oe("div",{className:"image-gallery-settings-popover",children:[oe("div",{children:[C(M5,{value:l,onChange:be,min:32,max:256,width:100,label:"Image Size",formLabelProps:{style:{fontSize:"0.9rem"}},sliderThumbTooltipProps:{label:`${l}px`}}),C(_n,{size:"sm","aria-label":"Reset",tooltip:"Reset Size",onClick:()=>e(Ef(64)),icon:C(bC,{}),"data-selected":o,styleClass:"image-gallery-icon-btn"})]}),C("div",{children:C(qm,{label:"Maintain Aspect Ratio",isChecked:g==="contain",onChange:()=>e(w3e(g==="contain"?"cover":"contain"))})}),C("div",{children:C(qm,{label:"Auto-Switch to New Images",isChecked:y,onChange:G=>e(_3e(G.target.checked))})})]})}),C(_n,{size:"sm","aria-label":"Pin Gallery",tooltip:"Pin Gallery (Shift+P)",onClick:K,icon:C(b$,{}),"data-selected":o})]})]}),C("div",{className:"image-gallery-container",ref:F,children:n.length||b?oe(jn,{children:[C("div",{className:"image-gallery",style:{gridTemplateColumns:d},children:n.map(G=>{const{uuid:te}=G;return C(pxe,{image:G,isSelected:i===te},te)})}),C(Ya,{onClick:ge,isDisabled:!b,className:"image-gallery-load-more-btn",children:b?"Load More":"All Images Loaded"})]}):oe("div",{className:"image-gallery-container-placeholder",children:[C(m$,{}),C("p",{children:"No Images In Gallery"})]})})]})})})}const u7=e=>{const{optionsPanel:t,children:n,styleClass:r}=e;return C("div",{className:r?`workarea-wrapper ${r}`:"workarea-wrapper",children:oe("div",{className:"workarea-main",children:[t,n,C(yxe,{})]})})};function xxe(){return C(u7,{optionsPanel:C(Vye,{}),children:C(R3e,{})})}const bxe=sn(e=>e.inpainting,e=>{const{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a,shouldLockBoundingBox:s}=e;return{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a,shouldLockBoundingBox:s}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),Sxe=()=>{const e=pt(),{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,shouldLockBoundingBox:o}=Ge(bxe),a=y=>{e(wg({...n,width:Math.floor(y)}))},s=y=>{e(wg({...n,height:Math.floor(y)}))},l=y=>e(Dye(y.target.checked)),d=()=>{e(Nye(!i))},p=()=>{e(T$(!o))},g=()=>{e(wg({...n,width:Math.floor(t.width)}))},m=()=>{e(wg({...n,height:Math.floor(t.height)}))};return oe("div",{className:"inpainting-bounding-box-settings",children:[oe("div",{className:"inpainting-bounding-box-header",children:[C("p",{children:"Inpaint Box"}),C(Wl,{isChecked:r,width:"auto",onChange:l})]}),oe("div",{className:"inpainting-bounding-box-settings-items",children:[oe("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[C(M5,{label:"Box W",min:64,max:No(t.width,64),step:64,value:n.width,onChange:a,isDisabled:!r,width:"5rem"}),C(yo,{value:n.width,onChange:a,min:64,max:No(t.width,64),step:64,isDisabled:!r,width:"5rem"}),C(_n,{size:"sm","aria-label":"Reset Width",tooltip:"Reset Width",onClick:g,icon:C(bC,{}),styleClass:"inpainting-bounding-box-reset-icon-btn",isDisabled:!r||t.width===n.width})]}),oe("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[C(M5,{label:"Box H",min:64,max:No(t.height,64),step:64,value:n.height,onChange:s,isDisabled:!r,width:"5rem"}),C(yo,{value:n.height,onChange:s,min:64,max:No(t.height,64),step:64,padding:"0",isDisabled:!r,width:"5rem"}),C(_n,{size:"sm","aria-label":"Reset Height",tooltip:"Reset Height",onClick:m,icon:C(bC,{}),styleClass:"inpainting-bounding-box-reset-icon-btn",isDisabled:!r||t.height===n.height})]}),oe(zn,{alignItems:"center",justifyContent:"space-between",children:[C(qm,{label:"Darken Outside Box",isChecked:i,onChange:d,styleClass:"inpainting-bounding-box-darken",isDisabled:!r}),C(qm,{label:"Lock Bounding Box",isChecked:o,onChange:p,styleClass:"inpainting-bounding-box-darken",isDisabled:!r})]})]})]})},wxe=sn(e=>e.inpainting,e=>{const{pastLines:t,futureLines:n,inpaintReplace:r,shouldUseInpaintReplace:i}=e;return{pastLines:t,futureLines:n,inpaintReplace:r,shouldUseInpaintReplace:i}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}});function Cxe(){const e=pt(),t=Cd(),{pastLines:n,futureLines:r,inpaintReplace:i,shouldUseInpaintReplace:o}=Ge(wxe);return oe(jn,{children:[oe("div",{style:{display:"flex",alignItems:"center",padding:"0 1rem 0 0.2rem"},children:[C(yo,{label:"Inpaint Replace",value:i,min:0,max:1,step:.05,width:"auto",formControlProps:{style:{paddingRight:"1rem"}},isInteger:!1,isDisabled:!o,onChange:s=>{e($ye(s))}}),C(Wl,{isChecked:o,onChange:s=>e(Fye(s.target.checked))})]}),C(Sxe,{}),C(k5,{label:"Clear Brush History",onClick:()=>{e(zye()),t({title:"Brush Stroke History Cleared",status:"success",duration:2500,isClosable:!0})},tooltip:"Clears brush stroke history",disabled:!(r.length>0||n.length>0)})]})}function _xe(){const e=Ge(n=>n.options.showAdvancedOptions),t={seed:{header:C(H_,{}),feature:go.SEED,options:C(W_,{})},variations:{header:C(U_,{}),feature:go.VARIATIONS,options:C(G_,{})},face_restore:{header:C(F_,{}),feature:go.FACE_CORRECTION,options:C(fx,{})},upscale:{header:C(V_,{}),feature:go.UPSCALE,options:C(hx,{})}};return oe(t7,{children:[C(X_,{}),C(Y_,{}),C(q_,{}),C(a$,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),C(Cxe,{}),C(j_,{}),e?C(Z_,{accordionInfo:t}):null]})}var kxe=Math.PI/180;function Exe(){return typeof window<"u"&&({}.toString.call(window)==="[object Window]"||{}.toString.call(window)==="[object global]")}const d0=typeof global<"u"?global:typeof window<"u"?window:typeof WorkerGlobalScope<"u"?self:{},st={_global:d0,version:"8.3.13",isBrowser:Exe(),isUnminified:/param/.test(function(e){}.toString()),dblClickWindow:400,getAngle(e){return st.angleDeg?e*kxe:e},enableTrace:!1,pointerEventsEnabled:!0,autoDrawEnabled:!0,hitOnDragEnabled:!1,capturePointerEventsEnabled:!1,_mouseListenClick:!1,_touchListenClick:!1,_pointerListenClick:!1,_mouseInDblClickWindow:!1,_touchInDblClickWindow:!1,_pointerInDblClickWindow:!1,_mouseDblClickPointerId:null,_touchDblClickPointerId:null,_pointerDblClickPointerId:null,pixelRatio:typeof window<"u"&&window.devicePixelRatio||1,dragDistance:3,angleDeg:!0,showWarnings:!0,dragButtons:[0,1],isDragging(){return st.DD.isDragging},isDragReady(){return!!st.DD.node},document:d0.document,_injectGlobal(e){d0.Konva=e}},vr=e=>{st[e.prototype.getClassName()]=e};st._injectGlobal(st);class fa{constructor(t=[1,0,0,1,0,0]){this.dirty=!1,this.m=t&&t.slice()||[1,0,0,1,0,0]}reset(){this.m[0]=1,this.m[1]=0,this.m[2]=0,this.m[3]=1,this.m[4]=0,this.m[5]=0}copy(){return new fa(this.m)}copyInto(t){t.m[0]=this.m[0],t.m[1]=this.m[1],t.m[2]=this.m[2],t.m[3]=this.m[3],t.m[4]=this.m[4],t.m[5]=this.m[5]}point(t){var n=this.m;return{x:n[0]*t.x+n[2]*t.y+n[4],y:n[1]*t.x+n[3]*t.y+n[5]}}translate(t,n){return this.m[4]+=this.m[0]*t+this.m[2]*n,this.m[5]+=this.m[1]*t+this.m[3]*n,this}scale(t,n){return this.m[0]*=t,this.m[1]*=t,this.m[2]*=n,this.m[3]*=n,this}rotate(t){var n=Math.cos(t),r=Math.sin(t),i=this.m[0]*n+this.m[2]*r,o=this.m[1]*n+this.m[3]*r,a=this.m[0]*-r+this.m[2]*n,s=this.m[1]*-r+this.m[3]*n;return this.m[0]=i,this.m[1]=o,this.m[2]=a,this.m[3]=s,this}getTranslation(){return{x:this.m[4],y:this.m[5]}}skew(t,n){var r=this.m[0]+this.m[2]*n,i=this.m[1]+this.m[3]*n,o=this.m[2]+this.m[0]*t,a=this.m[3]+this.m[1]*t;return this.m[0]=r,this.m[1]=i,this.m[2]=o,this.m[3]=a,this}multiply(t){var n=this.m[0]*t.m[0]+this.m[2]*t.m[1],r=this.m[1]*t.m[0]+this.m[3]*t.m[1],i=this.m[0]*t.m[2]+this.m[2]*t.m[3],o=this.m[1]*t.m[2]+this.m[3]*t.m[3],a=this.m[0]*t.m[4]+this.m[2]*t.m[5]+this.m[4],s=this.m[1]*t.m[4]+this.m[3]*t.m[5]+this.m[5];return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}invert(){var t=1/(this.m[0]*this.m[3]-this.m[1]*this.m[2]),n=this.m[3]*t,r=-this.m[1]*t,i=-this.m[2]*t,o=this.m[0]*t,a=t*(this.m[2]*this.m[5]-this.m[3]*this.m[4]),s=t*(this.m[1]*this.m[4]-this.m[0]*this.m[5]);return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}getMatrix(){return this.m}decompose(){var t=this.m[0],n=this.m[1],r=this.m[2],i=this.m[3],o=this.m[4],a=this.m[5],s=t*i-n*r;let l={x:o,y:a,rotation:0,scaleX:0,scaleY:0,skewX:0,skewY:0};if(t!=0||n!=0){var d=Math.sqrt(t*t+n*n);l.rotation=n>0?Math.acos(t/d):-Math.acos(t/d),l.scaleX=d,l.scaleY=s/d,l.skewX=(t*r+n*i)/s,l.skewY=0}else if(r!=0||i!=0){var p=Math.sqrt(r*r+i*i);l.rotation=Math.PI/2-(i>0?Math.acos(-r/p):-Math.acos(r/p)),l.scaleX=s/p,l.scaleY=p,l.skewX=0,l.skewY=(t*r+n*i)/s}return l.rotation=ce._getRotation(l.rotation),l}}var Pxe="[object Array]",Txe="[object Number]",Lxe="[object String]",Axe="[object Boolean]",Ixe=Math.PI/180,Mxe=180/Math.PI,IS="#",Rxe="",Oxe="0",Nxe="Konva warning: ",wA="Konva error: ",Dxe="rgb(",MS={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,132,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,255,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,203],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[119,128,144],slategrey:[119,128,144],snow:[255,255,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],transparent:[255,255,255,0],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,5]},zxe=/rgb\((\d{1,3}),(\d{1,3}),(\d{1,3})\)/,fy=[];const Fxe=typeof requestAnimationFrame<"u"&&requestAnimationFrame||function(e){setTimeout(e,60)},ce={_isElement(e){return!!(e&&e.nodeType==1)},_isFunction(e){return!!(e&&e.constructor&&e.call&&e.apply)},_isPlainObject(e){return!!e&&e.constructor===Object},_isArray(e){return Object.prototype.toString.call(e)===Pxe},_isNumber(e){return Object.prototype.toString.call(e)===Txe&&!isNaN(e)&&isFinite(e)},_isString(e){return Object.prototype.toString.call(e)===Lxe},_isBoolean(e){return Object.prototype.toString.call(e)===Axe},isObject(e){return e instanceof Object},isValidSelector(e){if(typeof e!="string")return!1;var t=e[0];return t==="#"||t==="."||t===t.toUpperCase()},_sign(e){return e===0||e>0?1:-1},requestAnimFrame(e){fy.push(e),fy.length===1&&Fxe(function(){const t=fy;fy=[],t.forEach(function(n){n()})})},createCanvasElement(){var e=document.createElement("canvas");try{e.style=e.style||{}}catch{}return e},createImageElement(){return document.createElement("img")},_isInDocument(e){for(;e=e.parentNode;)if(e==document)return!0;return!1},_urlToImage(e,t){var n=ce.createImageElement();n.onload=function(){t(n)},n.src=e},_rgbToHex(e,t,n){return((1<<24)+(e<<16)+(t<<8)+n).toString(16).slice(1)},_hexToRgb(e){e=e.replace(IS,Rxe);var t=parseInt(e,16);return{r:t>>16&255,g:t>>8&255,b:t&255}},getRandomColor(){for(var e=(Math.random()*16777215<<0).toString(16);e.length<6;)e=Oxe+e;return IS+e},getRGB(e){var t;return e in MS?(t=MS[e],{r:t[0],g:t[1],b:t[2]}):e[0]===IS?this._hexToRgb(e.substring(1)):e.substr(0,4)===Dxe?(t=zxe.exec(e.replace(/ /g,"")),{r:parseInt(t[1],10),g:parseInt(t[2],10),b:parseInt(t[3],10)}):{r:0,g:0,b:0}},colorToRGBA(e){return e=e||"black",ce._namedColorToRBA(e)||ce._hex3ColorToRGBA(e)||ce._hex6ColorToRGBA(e)||ce._rgbColorToRGBA(e)||ce._rgbaColorToRGBA(e)||ce._hslColorToRGBA(e)},_namedColorToRBA(e){var t=MS[e.toLowerCase()];return t?{r:t[0],g:t[1],b:t[2],a:1}:null},_rgbColorToRGBA(e){if(e.indexOf("rgb(")===0){e=e.match(/rgb\(([^)]+)\)/)[1];var t=e.split(/ *, */).map(Number);return{r:t[0],g:t[1],b:t[2],a:1}}},_rgbaColorToRGBA(e){if(e.indexOf("rgba(")===0){e=e.match(/rgba\(([^)]+)\)/)[1];var t=e.split(/ *, */).map((n,r)=>n.slice(-1)==="%"?r===3?parseInt(n)/100:parseInt(n)/100*255:Number(n));return{r:t[0],g:t[1],b:t[2],a:t[3]}}},_hex6ColorToRGBA(e){if(e[0]==="#"&&e.length===7)return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16),a:1}},_hex3ColorToRGBA(e){if(e[0]==="#"&&e.length===4)return{r:parseInt(e[1]+e[1],16),g:parseInt(e[2]+e[2],16),b:parseInt(e[3]+e[3],16),a:1}},_hslColorToRGBA(e){if(/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.test(e)){const[t,...n]=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e),r=Number(n[0])/360,i=Number(n[1])/100,o=Number(n[2])/100;let a,s,l;if(i===0)return l=o*255,{r:Math.round(l),g:Math.round(l),b:Math.round(l),a:1};o<.5?a=o*(1+i):a=o+i-o*i;const d=2*o-a,p=[0,0,0];for(let g=0;g<3;g++)s=r+1/3*-(g-1),s<0&&s++,s>1&&s--,6*s<1?l=d+(a-d)*6*s:2*s<1?l=a:3*s<2?l=d+(a-d)*(2/3-s)*6:l=d,p[g]=l*255;return{r:Math.round(p[0]),g:Math.round(p[1]),b:Math.round(p[2]),a:1}}},haveIntersection(e,t){return!(t.x>e.x+e.width||t.x+t.width<e.x||t.y>e.y+e.height||t.y+t.height<e.y)},cloneObject(e){var t={};for(var n in e)this._isPlainObject(e[n])?t[n]=this.cloneObject(e[n]):this._isArray(e[n])?t[n]=this.cloneArray(e[n]):t[n]=e[n];return t},cloneArray(e){return e.slice(0)},degToRad(e){return e*Ixe},radToDeg(e){return e*Mxe},_degToRad(e){return ce.warn("Util._degToRad is removed. Please use public Util.degToRad instead."),ce.degToRad(e)},_radToDeg(e){return ce.warn("Util._radToDeg is removed. Please use public Util.radToDeg instead."),ce.radToDeg(e)},_getRotation(e){return st.angleDeg?ce.radToDeg(e):e},_capitalize(e){return e.charAt(0).toUpperCase()+e.slice(1)},throw(e){throw new Error(wA+e)},error(e){console.error(wA+e)},warn(e){!st.showWarnings||console.warn(Nxe+e)},each(e,t){for(var n in e)t(n,e[n])},_inRange(e,t,n){return t<=e&&e<n},_getProjectionToSegment(e,t,n,r,i,o){var a,s,l,d=(e-n)*(e-n)+(t-r)*(t-r);if(d==0)a=e,s=t,l=(i-n)*(i-n)+(o-r)*(o-r);else{var p=((i-e)*(n-e)+(o-t)*(r-t))/d;p<0?(a=e,s=t,l=(e-i)*(e-i)+(t-o)*(t-o)):p>1?(a=n,s=r,l=(n-i)*(n-i)+(r-o)*(r-o)):(a=e+p*(n-e),s=t+p*(r-t),l=(a-i)*(a-i)+(s-o)*(s-o))}return[a,s,l]},_getProjectionToLine(e,t,n){var r=ce.cloneObject(e),i=Number.MAX_VALUE;return t.forEach(function(o,a){if(!(!n&&a===t.length-1)){var s=t[(a+1)%t.length],l=ce._getProjectionToSegment(o.x,o.y,s.x,s.y,e.x,e.y),d=l[0],p=l[1],g=l[2];g<i&&(r.x=d,r.y=p,i=g)}}),r},_prepareArrayForTween(e,t,n){var r,i=[],o=[];if(e.length>t.length){var a=t;t=e,e=a}for(r=0;r<e.length;r+=2)i.push({x:e[r],y:e[r+1]});for(r=0;r<t.length;r+=2)o.push({x:t[r],y:t[r+1]});var s=[];return o.forEach(function(l){var d=ce._getProjectionToLine(l,i,n);s.push(d.x),s.push(d.y)}),s},_prepareToStringify(e){var t;e.visitedByCircularReferenceRemoval=!0;for(var n in e)if(!!(e.hasOwnProperty(n)&&e[n]&&typeof e[n]=="object")){if(t=Object.getOwnPropertyDescriptor(e,n),e[n].visitedByCircularReferenceRemoval||ce._isElement(e[n]))if(t.configurable)delete e[n];else return null;else if(ce._prepareToStringify(e[n])===null)if(t.configurable)delete e[n];else return null}return delete e.visitedByCircularReferenceRemoval,e},_assign(e,t){for(var n in t)e[n]=t[n];return e},_getFirstPointerId(e){return e.touches?e.changedTouches[0].identifier:e.pointerId||999}};function kd(e){return ce._isString(e)?'"'+e+'"':Object.prototype.toString.call(e)==="[object Number]"||ce._isBoolean(e)?e:Object.prototype.toString.call(e)}function yB(e){return e>255?255:e<0?0:Math.round(e)}function He(){if(st.isUnminified)return function(e,t){return ce._isNumber(e)||ce.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a number.'),e}}function xB(e){if(st.isUnminified)return function(t,n){let r=ce._isNumber(t),i=ce._isArray(t)&&t.length==e;return!r&&!i&&ce.warn(kd(t)+' is a not valid value for "'+n+'" attribute. The value should be a number or Array<number>('+e+")"),t}}function c7(){if(st.isUnminified)return function(e,t){var n=ce._isNumber(e),r=e==="auto";return n||r||ce.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a number or "auto".'),e}}function X0(){if(st.isUnminified)return function(e,t){return ce._isString(e)||ce.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a string.'),e}}function bB(){if(st.isUnminified)return function(e,t){const n=ce._isString(e),r=Object.prototype.toString.call(e)==="[object CanvasGradient]"||e&&e.addColorStop;return n||r||ce.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a string or a native gradient.'),e}}function $xe(){if(st.isUnminified)return function(e,t){const n=Int8Array?Object.getPrototypeOf(Int8Array):null;return n&&e instanceof n||(ce._isArray(e)?e.forEach(function(r){ce._isNumber(r)||ce.warn('"'+t+'" attribute has non numeric element '+r+". Make sure that all elements are numbers.")}):ce.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a array of numbers.')),e}}function zs(){if(st.isUnminified)return function(e,t){var n=e===!0||e===!1;return n||ce.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a boolean.'),e}}function Bxe(e){if(st.isUnminified)return function(t,n){return t==null||ce.isObject(t)||ce.warn(kd(t)+' is a not valid value for "'+n+'" attribute. The value should be an object with properties '+e),t}}var ig="get",og="set";const Z={addGetterSetter(e,t,n,r,i){Z.addGetter(e,t,n),Z.addSetter(e,t,r,i),Z.addOverloadedGetterSetter(e,t)},addGetter(e,t,n){var r=ig+ce._capitalize(t);e.prototype[r]=e.prototype[r]||function(){var i=this.attrs[t];return i===void 0?n:i}},addSetter(e,t,n,r){var i=og+ce._capitalize(t);e.prototype[i]||Z.overWriteSetter(e,t,n,r)},overWriteSetter(e,t,n,r){var i=og+ce._capitalize(t);e.prototype[i]=function(o){return n&&o!==void 0&&o!==null&&(o=n.call(this,o,t)),this._setAttr(t,o),r&&r.call(this),this}},addComponentsGetterSetter(e,t,n,r,i){var o=n.length,a=ce._capitalize,s=ig+a(t),l=og+a(t),d,p;e.prototype[s]=function(){var m={};for(d=0;d<o;d++)p=n[d],m[p]=this.getAttr(t+a(p));return m};var g=Bxe(n);e.prototype[l]=function(m){var y=this.attrs[t],b;r&&(m=r.call(this,m)),g&&g.call(this,m,t);for(b in m)!m.hasOwnProperty(b)||this._setAttr(t+a(b),m[b]);return m||n.forEach(S=>{this._setAttr(t+a(S),void 0)}),this._fireChangeEvent(t,y,m),i&&i.call(this),this},Z.addOverloadedGetterSetter(e,t)},addOverloadedGetterSetter(e,t){var n=ce._capitalize(t),r=og+n,i=ig+n;e.prototype[t]=function(){return arguments.length?(this[r](arguments[0]),this):this[i]()}},addDeprecatedGetterSetter(e,t,n,r){ce.error("Adding deprecated "+t);var i=ig+ce._capitalize(t),o=t+" property is deprecated and will be removed soon. Look at Konva change log for more information.";e.prototype[i]=function(){ce.error(o);var a=this.attrs[t];return a===void 0?n:a},Z.addSetter(e,t,r,function(){ce.error(o)}),Z.addOverloadedGetterSetter(e,t)},backCompat(e,t){ce.each(t,function(n,r){var i=e.prototype[r],o=ig+ce._capitalize(n),a=og+ce._capitalize(n);function s(){i.apply(this,arguments),ce.error('"'+n+'" method is deprecated and will be removed soon. Use ""'+r+'" instead.')}e.prototype[n]=s,e.prototype[o]=s,e.prototype[a]=s})},afterSetFilter(){this._filterUpToDate=!1}};function Hxe(e){var t=[],n=e.length,r=ce,i,o;for(i=0;i<n;i++)o=e[i],r._isNumber(o)?o=Math.round(o*1e3)/1e3:r._isString(o)||(o=o+""),t.push(o);return t}var CA=",",Wxe="(",Vxe=")",Uxe="([",Gxe="])",jxe=";",Kxe="()",qxe="=",_A=["arc","arcTo","beginPath","bezierCurveTo","clearRect","clip","closePath","createLinearGradient","createPattern","createRadialGradient","drawImage","ellipse","fill","fillText","getImageData","createImageData","lineTo","moveTo","putImageData","quadraticCurveTo","rect","restore","rotate","save","scale","setLineDash","setTransform","stroke","strokeText","transform","translate"],Zxe=["fillStyle","strokeStyle","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","lineCap","lineDashOffset","lineJoin","lineWidth","miterLimit","font","textAlign","textBaseline","globalAlpha","globalCompositeOperation","imageSmoothingEnabled"];const Yxe=100;class bx{constructor(t){this.canvas=t,st.enableTrace&&(this.traceArr=[],this._enableTrace())}fillShape(t){t.fillEnabled()&&this._fill(t)}_fill(t){}strokeShape(t){t.hasStroke()&&this._stroke(t)}_stroke(t){}fillStrokeShape(t){t.attrs.fillAfterStrokeEnabled?(this.strokeShape(t),this.fillShape(t)):(this.fillShape(t),this.strokeShape(t))}getTrace(t,n){var r=this.traceArr,i=r.length,o="",a,s,l,d;for(a=0;a<i;a++)s=r[a],l=s.method,l?(d=s.args,o+=l,t?o+=Kxe:ce._isArray(d[0])?o+=Uxe+d.join(CA)+Gxe:(n&&(d=d.map(p=>typeof p=="number"?Math.floor(p):p)),o+=Wxe+d.join(CA)+Vxe)):(o+=s.property,t||(o+=qxe+s.val)),o+=jxe;return o}clearTrace(){this.traceArr=[]}_trace(t){var n=this.traceArr,r;n.push(t),r=n.length,r>=Yxe&&n.shift()}reset(){var t=this.getCanvas().getPixelRatio();this.setTransform(1*t,0,0,1*t,0,0)}getCanvas(){return this.canvas}clear(t){var n=this.getCanvas();t?this.clearRect(t.x||0,t.y||0,t.width||0,t.height||0):this.clearRect(0,0,n.getWidth()/n.pixelRatio,n.getHeight()/n.pixelRatio)}_applyLineCap(t){var n=t.getLineCap();n&&this.setAttr("lineCap",n)}_applyOpacity(t){var n=t.getAbsoluteOpacity();n!==1&&this.setAttr("globalAlpha",n)}_applyLineJoin(t){var n=t.attrs.lineJoin;n&&this.setAttr("lineJoin",n)}setAttr(t,n){this._context[t]=n}arc(t,n,r,i,o,a){this._context.arc(t,n,r,i,o,a)}arcTo(t,n,r,i,o){this._context.arcTo(t,n,r,i,o)}beginPath(){this._context.beginPath()}bezierCurveTo(t,n,r,i,o,a){this._context.bezierCurveTo(t,n,r,i,o,a)}clearRect(t,n,r,i){this._context.clearRect(t,n,r,i)}clip(){this._context.clip()}closePath(){this._context.closePath()}createImageData(t,n){var r=arguments;if(r.length===2)return this._context.createImageData(t,n);if(r.length===1)return this._context.createImageData(t)}createLinearGradient(t,n,r,i){return this._context.createLinearGradient(t,n,r,i)}createPattern(t,n){return this._context.createPattern(t,n)}createRadialGradient(t,n,r,i,o,a){return this._context.createRadialGradient(t,n,r,i,o,a)}drawImage(t,n,r,i,o,a,s,l,d){var p=arguments,g=this._context;p.length===3?g.drawImage(t,n,r):p.length===5?g.drawImage(t,n,r,i,o):p.length===9&&g.drawImage(t,n,r,i,o,a,s,l,d)}ellipse(t,n,r,i,o,a,s,l){this._context.ellipse(t,n,r,i,o,a,s,l)}isPointInPath(t,n){return this._context.isPointInPath(t,n)}fill(t){t?this._context.fill(t):this._context.fill()}fillRect(t,n,r,i){this._context.fillRect(t,n,r,i)}strokeRect(t,n,r,i){this._context.strokeRect(t,n,r,i)}fillText(t,n,r,i){i?this._context.fillText(t,n,r,i):this._context.fillText(t,n,r)}measureText(t){return this._context.measureText(t)}getImageData(t,n,r,i){return this._context.getImageData(t,n,r,i)}lineTo(t,n){this._context.lineTo(t,n)}moveTo(t,n){this._context.moveTo(t,n)}rect(t,n,r,i){this._context.rect(t,n,r,i)}putImageData(t,n,r){this._context.putImageData(t,n,r)}quadraticCurveTo(t,n,r,i){this._context.quadraticCurveTo(t,n,r,i)}restore(){this._context.restore()}rotate(t){this._context.rotate(t)}save(){this._context.save()}scale(t,n){this._context.scale(t,n)}setLineDash(t){this._context.setLineDash?this._context.setLineDash(t):"mozDash"in this._context?this._context.mozDash=t:"webkitLineDash"in this._context&&(this._context.webkitLineDash=t)}getLineDash(){return this._context.getLineDash()}setTransform(t,n,r,i,o,a){this._context.setTransform(t,n,r,i,o,a)}stroke(t){t?this._context.stroke(t):this._context.stroke()}strokeText(t,n,r,i){this._context.strokeText(t,n,r,i)}transform(t,n,r,i,o,a){this._context.transform(t,n,r,i,o,a)}translate(t,n){this._context.translate(t,n)}_enableTrace(){var t=this,n=_A.length,r=this.setAttr,i,o,a=function(s){var l=t[s],d;t[s]=function(){return o=Hxe(Array.prototype.slice.call(arguments,0)),d=l.apply(t,arguments),t._trace({method:s,args:o}),d}};for(i=0;i<n;i++)a(_A[i]);t.setAttr=function(){r.apply(t,arguments);var s=arguments[0],l=arguments[1];(s==="shadowOffsetX"||s==="shadowOffsetY"||s==="shadowBlur")&&(l=l/this.canvas.getPixelRatio()),t._trace({property:s,val:l})}}_applyGlobalCompositeOperation(t){const n=t.attrs.globalCompositeOperation;var r=!n||n==="source-over";r||this.setAttr("globalCompositeOperation",n)}}Zxe.forEach(function(e){Object.defineProperty(bx.prototype,e,{get(){return this._context[e]},set(t){this._context[e]=t}})});class Xxe extends bx{constructor(t){super(t),this._context=t._canvas.getContext("2d")}_fillColor(t){var n=t.fill();this.setAttr("fillStyle",n),t._fillFunc(this)}_fillPattern(t){this.setAttr("fillStyle",t._getFillPattern()),t._fillFunc(this)}_fillLinearGradient(t){var n=t._getLinearGradient();n&&(this.setAttr("fillStyle",n),t._fillFunc(this))}_fillRadialGradient(t){var n=t._getRadialGradient();n&&(this.setAttr("fillStyle",n),t._fillFunc(this))}_fill(t){var n=t.fill(),r=t.getFillPriority();if(n&&r==="color"){this._fillColor(t);return}var i=t.getFillPatternImage();if(i&&r==="pattern"){this._fillPattern(t);return}var o=t.getFillLinearGradientColorStops();if(o&&r==="linear-gradient"){this._fillLinearGradient(t);return}var a=t.getFillRadialGradientColorStops();if(a&&r==="radial-gradient"){this._fillRadialGradient(t);return}n?this._fillColor(t):i?this._fillPattern(t):o?this._fillLinearGradient(t):a&&this._fillRadialGradient(t)}_strokeLinearGradient(t){var n=t.getStrokeLinearGradientStartPoint(),r=t.getStrokeLinearGradientEndPoint(),i=t.getStrokeLinearGradientColorStops(),o=this.createLinearGradient(n.x,n.y,r.x,r.y);if(i){for(var a=0;a<i.length;a+=2)o.addColorStop(i[a],i[a+1]);this.setAttr("strokeStyle",o)}}_stroke(t){var n=t.dash(),r=t.getStrokeScaleEnabled();if(t.hasStroke()){if(!r){this.save();var i=this.getCanvas().getPixelRatio();this.setTransform(i,0,0,i,0,0)}this._applyLineCap(t),n&&t.dashEnabled()&&(this.setLineDash(n),this.setAttr("lineDashOffset",t.dashOffset())),this.setAttr("lineWidth",t.strokeWidth()),t.getShadowForStrokeEnabled()||this.setAttr("shadowColor","rgba(0,0,0,0)");var o=t.getStrokeLinearGradientColorStops();o?this._strokeLinearGradient(t):this.setAttr("strokeStyle",t.stroke()),t._strokeFunc(this),r||this.restore()}}_applyShadow(t){var n,r,i,o=(n=t.getShadowRGBA())!==null&&n!==void 0?n:"black",a=(r=t.getShadowBlur())!==null&&r!==void 0?r:5,s=(i=t.getShadowOffset())!==null&&i!==void 0?i:{x:0,y:0},l=t.getAbsoluteScale(),d=this.canvas.getPixelRatio(),p=l.x*d,g=l.y*d;this.setAttr("shadowColor",o),this.setAttr("shadowBlur",a*Math.min(Math.abs(p),Math.abs(g))),this.setAttr("shadowOffsetX",s.x*p),this.setAttr("shadowOffsetY",s.y*g)}}class Qxe extends bx{constructor(t){super(t),this._context=t._canvas.getContext("2d",{willReadFrequently:!0})}_fill(t){this.save(),this.setAttr("fillStyle",t.colorKey),t._fillFuncHit(this),this.restore()}strokeShape(t){t.hasHitStroke()&&this._stroke(t)}_stroke(t){if(t.hasHitStroke()){var n=t.getStrokeScaleEnabled();if(!n){this.save();var r=this.getCanvas().getPixelRatio();this.setTransform(r,0,0,r,0,0)}this._applyLineCap(t);var i=t.hitStrokeWidth(),o=i==="auto"?t.strokeWidth():i;this.setAttr("lineWidth",o),this.setAttr("strokeStyle",t.colorKey),t._strokeFuncHit(this),n||this.restore()}}}var hy;function Jxe(){if(hy)return hy;var e=ce.createCanvasElement(),t=e.getContext("2d");return hy=function(){var n=st._global.devicePixelRatio||1,r=t.webkitBackingStorePixelRatio||t.mozBackingStorePixelRatio||t.msBackingStorePixelRatio||t.oBackingStorePixelRatio||t.backingStorePixelRatio||1;return n/r}(),hy}class Sx{constructor(t){this.pixelRatio=1,this.width=0,this.height=0,this.isCache=!1;var n=t||{},r=n.pixelRatio||st.pixelRatio||Jxe();this.pixelRatio=r,this._canvas=ce.createCanvasElement(),this._canvas.style.padding="0",this._canvas.style.margin="0",this._canvas.style.border="0",this._canvas.style.background="transparent",this._canvas.style.position="absolute",this._canvas.style.top="0",this._canvas.style.left="0"}getContext(){return this.context}getPixelRatio(){return this.pixelRatio}setPixelRatio(t){var n=this.pixelRatio;this.pixelRatio=t,this.setSize(this.getWidth()/n,this.getHeight()/n)}setWidth(t){this.width=this._canvas.width=t*this.pixelRatio,this._canvas.style.width=t+"px";var n=this.pixelRatio,r=this.getContext()._context;r.scale(n,n)}setHeight(t){this.height=this._canvas.height=t*this.pixelRatio,this._canvas.style.height=t+"px";var n=this.pixelRatio,r=this.getContext()._context;r.scale(n,n)}getWidth(){return this.width}getHeight(){return this.height}setSize(t,n){this.setWidth(t||0),this.setHeight(n||0)}toDataURL(t,n){try{return this._canvas.toDataURL(t,n)}catch{try{return this._canvas.toDataURL()}catch(i){return ce.error("Unable to get data URL. "+i.message+" For more info read https://konvajs.org/docs/posts/Tainted_Canvas.html."),""}}}}Z.addGetterSetter(Sx,"pixelRatio",void 0,He());class f0 extends Sx{constructor(t={width:0,height:0}){super(t),this.context=new Xxe(this),this.setSize(t.width,t.height)}}class d7 extends Sx{constructor(t={width:0,height:0}){super(t),this.hitCanvas=!0,this.context=new Qxe(this),this.setSize(t.width,t.height)}}const pn={get isDragging(){var e=!1;return pn._dragElements.forEach(t=>{t.dragStatus==="dragging"&&(e=!0)}),e},justDragged:!1,get node(){var e;return pn._dragElements.forEach(t=>{e=t.node}),e},_dragElements:new Map,_drag(e){const t=[];pn._dragElements.forEach((n,r)=>{const{node:i}=n,o=i.getStage();o.setPointersPositions(e),n.pointerId===void 0&&(n.pointerId=ce._getFirstPointerId(e));const a=o._changedPointerPositions.find(d=>d.id===n.pointerId);if(!!a){if(n.dragStatus!=="dragging"){var s=i.dragDistance(),l=Math.max(Math.abs(a.x-n.startPointerPos.x),Math.abs(a.y-n.startPointerPos.y));if(l<s||(i.startDrag({evt:e}),!i.isDragging()))return}i._setDragPosition(e,n),t.push(i)}}),t.forEach(n=>{n.fire("dragmove",{type:"dragmove",target:n,evt:e},!0)})},_endDragBefore(e){const t=[];pn._dragElements.forEach(n=>{const{node:r}=n,i=r.getStage();if(e&&i.setPointersPositions(e),!i._changedPointerPositions.find(s=>s.id===n.pointerId))return;(n.dragStatus==="dragging"||n.dragStatus==="stopped")&&(pn.justDragged=!0,st._mouseListenClick=!1,st._touchListenClick=!1,st._pointerListenClick=!1,n.dragStatus="stopped");const a=n.node.getLayer()||n.node instanceof st.Stage&&n.node;a&&t.indexOf(a)===-1&&t.push(a)}),t.forEach(n=>{n.draw()})},_endDragAfter(e){pn._dragElements.forEach((t,n)=>{t.dragStatus==="stopped"&&t.node.fire("dragend",{type:"dragend",target:t.node,evt:e},!0),t.dragStatus!=="dragging"&&pn._dragElements.delete(n)})}};st.isBrowser&&(window.addEventListener("mouseup",pn._endDragBefore,!0),window.addEventListener("touchend",pn._endDragBefore,!0),window.addEventListener("mousemove",pn._drag),window.addEventListener("touchmove",pn._drag),window.addEventListener("mouseup",pn._endDragAfter,!1),window.addEventListener("touchend",pn._endDragAfter,!1));var u3="absoluteOpacity",py="allEventListeners",bu="absoluteTransform",kA="absoluteScale",ag="canvas",ebe="Change",tbe="children",nbe="konva",SC="listening",EA="mouseenter",PA="mouseleave",TA="set",LA="Shape",c3=" ",AA="stage",zc="transform",rbe="Stage",wC="visible",ibe=["xChange.konva","yChange.konva","scaleXChange.konva","scaleYChange.konva","skewXChange.konva","skewYChange.konva","rotationChange.konva","offsetXChange.konva","offsetYChange.konva","transformsEnabledChange.konva"].join(c3);let obe=1;class We{constructor(t){this._id=obe++,this.eventListeners={},this.attrs={},this.index=0,this._allEventListeners=null,this.parent=null,this._cache=new Map,this._attachedDepsListeners=new Map,this._lastPos=null,this._batchingTransformChange=!1,this._needClearTransformCache=!1,this._filterUpToDate=!1,this._isUnderCache=!1,this._dragEventId=null,this._shouldFireChangeEvents=!1,this.setAttrs(t),this._shouldFireChangeEvents=!0}hasChildren(){return!1}_clearCache(t){(t===zc||t===bu)&&this._cache.get(t)?this._cache.get(t).dirty=!0:t?this._cache.delete(t):this._cache.clear()}_getCache(t,n){var r=this._cache.get(t),i=t===zc||t===bu,o=r===void 0||i&&r.dirty===!0;return o&&(r=n.call(this),this._cache.set(t,r)),r}_calculate(t,n,r){if(!this._attachedDepsListeners.get(t)){const i=n.map(o=>o+"Change.konva").join(c3);this.on(i,()=>{this._clearCache(t)}),this._attachedDepsListeners.set(t,!0)}return this._getCache(t,r)}_getCanvasCache(){return this._cache.get(ag)}_clearSelfAndDescendantCache(t){this._clearCache(t),t===bu&&this.fire("absoluteTransformChange")}clearCache(){return this._cache.delete(ag),this._clearSelfAndDescendantCache(),this._requestDraw(),this}cache(t){var n=t||{},r={};(n.x===void 0||n.y===void 0||n.width===void 0||n.height===void 0)&&(r=this.getClientRect({skipTransform:!0,relativeTo:this.getParent()}));var i=Math.ceil(n.width||r.width),o=Math.ceil(n.height||r.height),a=n.pixelRatio,s=n.x===void 0?Math.floor(r.x):n.x,l=n.y===void 0?Math.floor(r.y):n.y,d=n.offset||0,p=n.drawBorder||!1,g=n.hitCanvasPixelRatio||1;if(!i||!o){ce.error("Can not cache the node. Width or height of the node equals 0. Caching is skipped.");return}i+=d*2+1,o+=d*2+1,s-=d,l-=d;var m=new f0({pixelRatio:a,width:i,height:o}),y=new f0({pixelRatio:a,width:0,height:0}),b=new d7({pixelRatio:g,width:i,height:o}),S=m.getContext(),E=b.getContext();return b.isCache=!0,m.isCache=!0,this._cache.delete(ag),this._filterUpToDate=!1,n.imageSmoothingEnabled===!1&&(m.getContext()._context.imageSmoothingEnabled=!1,y.getContext()._context.imageSmoothingEnabled=!1),S.save(),E.save(),S.translate(-s,-l),E.translate(-s,-l),this._isUnderCache=!0,this._clearSelfAndDescendantCache(u3),this._clearSelfAndDescendantCache(kA),this.drawScene(m,this),this.drawHit(b,this),this._isUnderCache=!1,S.restore(),E.restore(),p&&(S.save(),S.beginPath(),S.rect(0,0,i,o),S.closePath(),S.setAttr("strokeStyle","red"),S.setAttr("lineWidth",5),S.stroke(),S.restore()),this._cache.set(ag,{scene:m,filter:y,hit:b,x:s,y:l}),this._requestDraw(),this}isCached(){return this._cache.has(ag)}getClientRect(t){throw new Error('abstract "getClientRect" method call')}_transformedRect(t,n){var r=[{x:t.x,y:t.y},{x:t.x+t.width,y:t.y},{x:t.x+t.width,y:t.y+t.height},{x:t.x,y:t.y+t.height}],i,o,a,s,l=this.getAbsoluteTransform(n);return r.forEach(function(d){var p=l.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),{x:i,y:o,width:a-i,height:s-o}}_drawCachedSceneCanvas(t){t.save(),t._applyOpacity(this),t._applyGlobalCompositeOperation(this);const n=this._getCanvasCache();t.translate(n.x,n.y);var r=this._getCachedSceneCanvas(),i=r.pixelRatio;t.drawImage(r._canvas,0,0,r.width/i,r.height/i),t.restore()}_drawCachedHitCanvas(t){var n=this._getCanvasCache(),r=n.hit;t.save(),t.translate(n.x,n.y),t.drawImage(r._canvas,0,0,r.width/r.pixelRatio,r.height/r.pixelRatio),t.restore()}_getCachedSceneCanvas(){var t=this.filters(),n=this._getCanvasCache(),r=n.scene,i=n.filter,o=i.getContext(),a,s,l,d;if(t){if(!this._filterUpToDate){var p=r.pixelRatio;i.setSize(r.width/r.pixelRatio,r.height/r.pixelRatio);try{for(a=t.length,o.clear(),o.drawImage(r._canvas,0,0,r.getWidth()/p,r.getHeight()/p),s=o.getImageData(0,0,i.getWidth(),i.getHeight()),l=0;l<a;l++){if(d=t[l],typeof d!="function"){ce.error("Filter should be type of function, but got "+typeof d+" instead. Please check correct filters");continue}d.call(this,s),o.putImageData(s,0,0)}}catch(g){ce.error("Unable to apply filter. "+g.message+" This post my help you https://konvajs.org/docs/posts/Tainted_Canvas.html.")}this._filterUpToDate=!0}return i}return r}on(t,n){if(this._cache&&this._cache.delete(py),arguments.length===3)return this._delegate.apply(this,arguments);var r=t.split(c3),i=r.length,o,a,s,l,d;for(o=0;o<i;o++)a=r[o],s=a.split("."),l=s[0],d=s[1]||"",this.eventListeners[l]||(this.eventListeners[l]=[]),this.eventListeners[l].push({name:d,handler:n});return this}off(t,n){var r=(t||"").split(c3),i=r.length,o,a,s,l,d,p;if(this._cache&&this._cache.delete(py),!t)for(a in this.eventListeners)this._off(a);for(o=0;o<i;o++)if(s=r[o],l=s.split("."),d=l[0],p=l[1],d)this.eventListeners[d]&&this._off(d,p,n);else for(a in this.eventListeners)this._off(a,p,n);return this}dispatchEvent(t){var n={target:this,type:t.type,evt:t};return this.fire(t.type,n),this}addEventListener(t,n){return this.on(t,function(r){n.call(this,r.evt)}),this}removeEventListener(t){return this.off(t),this}_delegate(t,n,r){var i=this;this.on(t,function(o){for(var a=o.target.findAncestors(n,!0,i),s=0;s<a.length;s++)o=ce.cloneObject(o),o.currentTarget=a[s],r.call(a[s],o)})}remove(){return this.isDragging()&&this.stopDrag(),pn._dragElements.delete(this._id),this._remove(),this}_clearCaches(){this._clearSelfAndDescendantCache(bu),this._clearSelfAndDescendantCache(u3),this._clearSelfAndDescendantCache(kA),this._clearSelfAndDescendantCache(AA),this._clearSelfAndDescendantCache(wC),this._clearSelfAndDescendantCache(SC)}_remove(){this._clearCaches();var t=this.getParent();t&&t.children&&(t.children.splice(this.index,1),t._setChildrenIndices(),this.parent=null)}destroy(){return this.remove(),this}getAttr(t){var n="get"+ce._capitalize(t);return ce._isFunction(this[n])?this[n]():this.attrs[t]}getAncestors(){for(var t=this.getParent(),n=[];t;)n.push(t),t=t.getParent();return n}getAttrs(){return this.attrs||{}}setAttrs(t){return this._batchTransformChanges(()=>{var n,r;if(!t)return this;for(n in t)n!==tbe&&(r=TA+ce._capitalize(n),ce._isFunction(this[r])?this[r](t[n]):this._setAttr(n,t[n]))}),this}isListening(){return this._getCache(SC,this._isListening)}_isListening(t){if(!this.listening())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isListening(t):!0}isVisible(){return this._getCache(wC,this._isVisible)}_isVisible(t){if(!this.visible())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isVisible(t):!0}shouldDrawHit(t,n=!1){if(t)return this._isVisible(t)&&this._isListening(t);var r=this.getLayer(),i=!1;pn._dragElements.forEach(a=>{a.dragStatus==="dragging"&&(a.node.nodeType==="Stage"||a.node.getLayer()===r)&&(i=!0)});var o=!n&&!st.hitOnDragEnabled&&i;return this.isListening()&&this.isVisible()&&!o}show(){return this.visible(!0),this}hide(){return this.visible(!1),this}getZIndex(){return this.index||0}getAbsoluteZIndex(){var t=this.getDepth(),n=this,r=0,i,o,a,s;function l(d){for(i=[],o=d.length,a=0;a<o;a++)s=d[a],r++,s.nodeType!==LA&&(i=i.concat(s.getChildren().slice())),s._id===n._id&&(a=o);i.length>0&&i[0].getDepth()<=t&&l(i)}return n.nodeType!==rbe&&l(n.getStage().getChildren()),r}getDepth(){for(var t=0,n=this.parent;n;)t++,n=n.parent;return t}_batchTransformChanges(t){this._batchingTransformChange=!0,t(),this._batchingTransformChange=!1,this._needClearTransformCache&&(this._clearCache(zc),this._clearSelfAndDescendantCache(bu)),this._needClearTransformCache=!1}setPosition(t){return this._batchTransformChanges(()=>{this.x(t.x),this.y(t.y)}),this}getPosition(){return{x:this.x(),y:this.y()}}getRelativePointerPosition(){if(!this.getStage())return null;var t=this.getStage().getPointerPosition();if(!t)return null;var n=this.getAbsoluteTransform().copy();return n.invert(),n.point(t)}getAbsolutePosition(t){let n=!1,r=this.parent;for(;r;){if(r.isCached()){n=!0;break}r=r.parent}n&&!t&&(t=!0);var i=this.getAbsoluteTransform(t).getMatrix(),o=new fa,a=this.offset();return o.m=i.slice(),o.translate(a.x,a.y),o.getTranslation()}setAbsolutePosition(t){var n=this._clearTransform();this.attrs.x=n.x,this.attrs.y=n.y,delete n.x,delete n.y,this._clearCache(zc);var r=this._getAbsoluteTransform().copy();return r.invert(),r.translate(t.x,t.y),t={x:this.attrs.x+r.getTranslation().x,y:this.attrs.y+r.getTranslation().y},this._setTransform(n),this.setPosition({x:t.x,y:t.y}),this._clearCache(zc),this._clearSelfAndDescendantCache(bu),this}_setTransform(t){var n;for(n in t)this.attrs[n]=t[n]}_clearTransform(){var t={x:this.x(),y:this.y(),rotation:this.rotation(),scaleX:this.scaleX(),scaleY:this.scaleY(),offsetX:this.offsetX(),offsetY:this.offsetY(),skewX:this.skewX(),skewY:this.skewY()};return this.attrs.x=0,this.attrs.y=0,this.attrs.rotation=0,this.attrs.scaleX=1,this.attrs.scaleY=1,this.attrs.offsetX=0,this.attrs.offsetY=0,this.attrs.skewX=0,this.attrs.skewY=0,t}move(t){var n=t.x,r=t.y,i=this.x(),o=this.y();return n!==void 0&&(i+=n),r!==void 0&&(o+=r),this.setPosition({x:i,y:o}),this}_eachAncestorReverse(t,n){var r=[],i=this.getParent(),o,a;if(!(n&&n._id===this._id)){for(r.unshift(this);i&&(!n||i._id!==n._id);)r.unshift(i),i=i.parent;for(o=r.length,a=0;a<o;a++)t(r[a])}}rotate(t){return this.rotation(this.rotation()+t),this}moveToTop(){if(!this.parent)return ce.warn("Node has no parent. moveToTop function is ignored."),!1;var t=this.index,n=this.parent.getChildren().length;return t<n-1?(this.parent.children.splice(t,1),this.parent.children.push(this),this.parent._setChildrenIndices(),!0):!1}moveUp(){if(!this.parent)return ce.warn("Node has no parent. moveUp function is ignored."),!1;var t=this.index,n=this.parent.getChildren().length;return t<n-1?(this.parent.children.splice(t,1),this.parent.children.splice(t+1,0,this),this.parent._setChildrenIndices(),!0):!1}moveDown(){if(!this.parent)return ce.warn("Node has no parent. moveDown function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.splice(t-1,0,this),this.parent._setChildrenIndices(),!0):!1}moveToBottom(){if(!this.parent)return ce.warn("Node has no parent. moveToBottom function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.unshift(this),this.parent._setChildrenIndices(),!0):!1}setZIndex(t){if(!this.parent)return ce.warn("Node has no parent. zIndex parameter is ignored."),this;(t<0||t>=this.parent.children.length)&&ce.warn("Unexpected value "+t+" for zIndex property. zIndex is just index of a node in children of its parent. Expected value is from 0 to "+(this.parent.children.length-1)+".");var n=this.index;return this.parent.children.splice(n,1),this.parent.children.splice(t,0,this),this.parent._setChildrenIndices(),this}getAbsoluteOpacity(){return this._getCache(u3,this._getAbsoluteOpacity)}_getAbsoluteOpacity(){var t=this.opacity(),n=this.getParent();return n&&!n._isUnderCache&&(t*=n.getAbsoluteOpacity()),t}moveTo(t){return this.getParent()!==t&&(this._remove(),t.add(this)),this}toObject(){var t={},n=this.getAttrs(),r,i,o,a,s;t.attrs={};for(r in n)i=n[r],s=ce.isObject(i)&&!ce._isPlainObject(i)&&!ce._isArray(i),!s&&(o=typeof this[r]=="function"&&this[r],delete n[r],a=o?o.call(this):null,n[r]=i,a!==i&&(t.attrs[r]=i));return t.className=this.getClassName(),ce._prepareToStringify(t)}toJSON(){return JSON.stringify(this.toObject())}getParent(){return this.parent}findAncestors(t,n,r){var i=[];n&&this._isMatch(t)&&i.push(this);for(var o=this.parent;o;){if(o===r)return i;o._isMatch(t)&&i.push(o),o=o.parent}return i}isAncestorOf(t){return!1}findAncestor(t,n,r){return this.findAncestors(t,n,r)[0]}_isMatch(t){if(!t)return!1;if(typeof t=="function")return t(this);var n=t.replace(/ /g,"").split(","),r=n.length,i,o;for(i=0;i<r;i++)if(o=n[i],ce.isValidSelector(o)||(ce.warn('Selector "'+o+'" is invalid. Allowed selectors examples are "#foo", ".bar" or "Group".'),ce.warn('If you have a custom shape with such className, please change it to start with upper letter like "Triangle".'),ce.warn("Konva is awesome, right?")),o.charAt(0)==="#"){if(this.id()===o.slice(1))return!0}else if(o.charAt(0)==="."){if(this.hasName(o.slice(1)))return!0}else if(this.className===o||this.nodeType===o)return!0;return!1}getLayer(){var t=this.getParent();return t?t.getLayer():null}getStage(){return this._getCache(AA,this._getStage)}_getStage(){var t=this.getParent();if(t)return t.getStage()}fire(t,n={},r){return n.target=n.target||this,r?this._fireAndBubble(t,n):this._fire(t,n),this}getAbsoluteTransform(t){return t?this._getAbsoluteTransform(t):this._getCache(bu,this._getAbsoluteTransform)}_getAbsoluteTransform(t){var n;if(t)return n=new fa,this._eachAncestorReverse(function(i){var o=i.transformsEnabled();o==="all"?n.multiply(i.getTransform()):o==="position"&&n.translate(i.x()-i.offsetX(),i.y()-i.offsetY())},t),n;n=this._cache.get(bu)||new fa,this.parent?this.parent.getAbsoluteTransform().copyInto(n):n.reset();var r=this.transformsEnabled();if(r==="all")n.multiply(this.getTransform());else if(r==="position"){const i=this.attrs.x||0,o=this.attrs.y||0,a=this.attrs.offsetX||0,s=this.attrs.offsetY||0;n.translate(i-a,o-s)}return n.dirty=!1,n}getAbsoluteScale(t){for(var n=this;n;)n._isUnderCache&&(t=n),n=n.getParent();const i=this.getAbsoluteTransform(t).decompose();return{x:i.scaleX,y:i.scaleY}}getAbsoluteRotation(){return this.getAbsoluteTransform().decompose().rotation}getTransform(){return this._getCache(zc,this._getTransform)}_getTransform(){var t,n,r=this._cache.get(zc)||new fa;r.reset();var i=this.x(),o=this.y(),a=st.getAngle(this.rotation()),s=(t=this.attrs.scaleX)!==null&&t!==void 0?t:1,l=(n=this.attrs.scaleY)!==null&&n!==void 0?n:1,d=this.attrs.skewX||0,p=this.attrs.skewY||0,g=this.attrs.offsetX||0,m=this.attrs.offsetY||0;return(i!==0||o!==0)&&r.translate(i,o),a!==0&&r.rotate(a),(d!==0||p!==0)&&r.skew(d,p),(s!==1||l!==1)&&r.scale(s,l),(g!==0||m!==0)&&r.translate(-1*g,-1*m),r.dirty=!1,r}clone(t){var n=ce.cloneObject(this.attrs),r,i,o,a,s;for(r in t)n[r]=t[r];var l=new this.constructor(n);for(r in this.eventListeners)for(i=this.eventListeners[r],o=i.length,a=0;a<o;a++)s=i[a],s.name.indexOf(nbe)<0&&(l.eventListeners[r]||(l.eventListeners[r]=[]),l.eventListeners[r].push(s));return l}_toKonvaCanvas(t){t=t||{};var n=this.getClientRect(),r=this.getStage(),i=t.x!==void 0?t.x:Math.floor(n.x),o=t.y!==void 0?t.y:Math.floor(n.y),a=t.pixelRatio||1,s=new f0({width:t.width||Math.ceil(n.width)||(r?r.width():0),height:t.height||Math.ceil(n.height)||(r?r.height():0),pixelRatio:a}),l=s.getContext();return t.imageSmoothingEnabled===!1&&(l._context.imageSmoothingEnabled=!1),l.save(),(i||o)&&l.translate(-1*i,-1*o),this.drawScene(s),l.restore(),s}toCanvas(t){return this._toKonvaCanvas(t)._canvas}toDataURL(t){t=t||{};var n=t.mimeType||null,r=t.quality||null,i=this._toKonvaCanvas(t).toDataURL(n,r);return t.callback&&t.callback(i),i}toImage(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,ce._urlToImage(this.toDataURL(t),function(o){n(o),i?.(o)})}catch(i){r(i)}})}toBlob(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,this.toCanvas(t).toBlob(o=>{n(o),i?.(o)})}catch(i){r(i)}})}setSize(t){return this.width(t.width),this.height(t.height),this}getSize(){return{width:this.width(),height:this.height()}}getClassName(){return this.className||this.nodeType}getType(){return this.nodeType}getDragDistance(){return this.attrs.dragDistance!==void 0?this.attrs.dragDistance:this.parent?this.parent.getDragDistance():st.dragDistance}_off(t,n,r){var i=this.eventListeners[t],o,a,s;for(o=0;o<i.length;o++)if(a=i[o].name,s=i[o].handler,(a!=="konva"||n==="konva")&&(!n||a===n)&&(!r||r===s)){if(i.splice(o,1),i.length===0){delete this.eventListeners[t];break}o--}}_fireChangeEvent(t,n,r){this._fire(t+ebe,{oldVal:n,newVal:r})}addName(t){if(!this.hasName(t)){var n=this.name(),r=n?n+" "+t:t;this.name(r)}return this}hasName(t){if(!t)return!1;const n=this.name();if(!n)return!1;var r=(n||"").split(/\s/g);return r.indexOf(t)!==-1}removeName(t){var n=(this.name()||"").split(/\s/g),r=n.indexOf(t);return r!==-1&&(n.splice(r,1),this.name(n.join(" "))),this}setAttr(t,n){var r=this[TA+ce._capitalize(t)];return ce._isFunction(r)?r.call(this,n):this._setAttr(t,n),this}_requestDraw(){if(st.autoDrawEnabled){const t=this.getLayer()||this.getStage();t?.batchDraw()}}_setAttr(t,n){var r=this.attrs[t];r===n&&!ce.isObject(n)||(n==null?delete this.attrs[t]:this.attrs[t]=n,this._shouldFireChangeEvents&&this._fireChangeEvent(t,r,n),this._requestDraw())}_setComponentAttr(t,n,r){var i;r!==void 0&&(i=this.attrs[t],i||(this.attrs[t]=this.getAttr(t)),this.attrs[t][n]=r,this._fireChangeEvent(t,i,r))}_fireAndBubble(t,n,r){n&&this.nodeType===LA&&(n.target=this);var i=(t===EA||t===PA)&&(r&&(this===r||this.isAncestorOf&&this.isAncestorOf(r))||this.nodeType==="Stage"&&!r);if(!i){this._fire(t,n);var o=(t===EA||t===PA)&&r&&r.isAncestorOf&&r.isAncestorOf(this)&&!r.isAncestorOf(this.parent);(n&&!n.cancelBubble||!n)&&this.parent&&this.parent.isListening()&&!o&&(r&&r.parent?this._fireAndBubble.call(this.parent,t,n,r):this._fireAndBubble.call(this.parent,t,n))}}_getProtoListeners(t){let n=this._cache.get(py);if(!n){n={};let i=Object.getPrototypeOf(this);for(;i;){if(!i.eventListeners){i=Object.getPrototypeOf(i);continue}for(var r in i.eventListeners){const o=i.eventListeners[r],a=n[r]||[];n[r]=o.concat(a)}i=Object.getPrototypeOf(i)}this._cache.set(py,n)}return n[t]}_fire(t,n){n=n||{},n.currentTarget=this,n.type=t;const r=this._getProtoListeners(t);if(r)for(var i=0;i<r.length;i++)r[i].handler.call(this,n);const o=this.eventListeners[t];if(o)for(var i=0;i<o.length;i++)o[i].handler.call(this,n)}draw(){return this.drawScene(),this.drawHit(),this}_createDragElement(t){var n=t?t.pointerId:void 0,r=this.getStage(),i=this.getAbsolutePosition(),o=r._getPointerById(n)||r._changedPointerPositions[0]||i;pn._dragElements.set(this._id,{node:this,startPointerPos:o,offset:{x:o.x-i.x,y:o.y-i.y},dragStatus:"ready",pointerId:n})}startDrag(t,n=!0){pn._dragElements.has(this._id)||this._createDragElement(t);const r=pn._dragElements.get(this._id);r.dragStatus="dragging",this.fire("dragstart",{type:"dragstart",target:this,evt:t&&t.evt},n)}_setDragPosition(t,n){const r=this.getStage()._getPointerById(n.pointerId);if(!!r){var i={x:r.x-n.offset.x,y:r.y-n.offset.y},o=this.dragBoundFunc();if(o!==void 0){const a=o.call(this,i,t);a?i=a:ce.warn("dragBoundFunc did not return any value. That is unexpected behavior. You must return new absolute position from dragBoundFunc.")}(!this._lastPos||this._lastPos.x!==i.x||this._lastPos.y!==i.y)&&(this.setAbsolutePosition(i),this._requestDraw()),this._lastPos=i}}stopDrag(t){const n=pn._dragElements.get(this._id);n&&(n.dragStatus="stopped"),pn._endDragBefore(t),pn._endDragAfter(t)}setDraggable(t){this._setAttr("draggable",t),this._dragChange()}isDragging(){const t=pn._dragElements.get(this._id);return t?t.dragStatus==="dragging":!1}_listenDrag(){this._dragCleanup(),this.on("mousedown.konva touchstart.konva",function(t){var n=t.evt.button!==void 0,r=!n||st.dragButtons.indexOf(t.evt.button)>=0;if(!!r&&!this.isDragging()){var i=!1;pn._dragElements.forEach(o=>{this.isAncestorOf(o.node)&&(i=!0)}),i||this._createDragElement(t)}})}_dragChange(){if(this.attrs.draggable)this._listenDrag();else{this._dragCleanup();var t=this.getStage();if(!t)return;const n=pn._dragElements.get(this._id),r=n&&n.dragStatus==="dragging",i=n&&n.dragStatus==="ready";r?this.stopDrag():i&&pn._dragElements.delete(this._id)}}_dragCleanup(){this.off("mousedown.konva"),this.off("touchstart.konva")}isClientRectOnScreen(t={x:0,y:0}){const n=this.getStage();if(!n)return!1;const r={x:-t.x,y:-t.y,width:n.width()+2*t.x,height:n.height()+2*t.y};return ce.haveIntersection(r,this.getClientRect())}static create(t,n){return ce._isString(t)&&(t=JSON.parse(t)),this._createNode(t,n)}static _createNode(t,n){var r=We.prototype.getClassName.call(t),i=t.children,o,a,s;n&&(t.attrs.container=n),st[r]||(ce.warn('Can not find a node with class name "'+r+'". Fallback to "Shape".'),r="Shape");const l=st[r];if(o=new l(t.attrs),i)for(a=i.length,s=0;s<a;s++)o.add(We._createNode(i[s]));return o}}We.prototype.nodeType="Node";We.prototype._attrsAffectingSize=[];We.prototype.eventListeners={};We.prototype.on.call(We.prototype,ibe,function(){if(this._batchingTransformChange){this._needClearTransformCache=!0;return}this._clearCache(zc),this._clearSelfAndDescendantCache(bu)});We.prototype.on.call(We.prototype,"visibleChange.konva",function(){this._clearSelfAndDescendantCache(wC)});We.prototype.on.call(We.prototype,"listeningChange.konva",function(){this._clearSelfAndDescendantCache(SC)});We.prototype.on.call(We.prototype,"opacityChange.konva",function(){this._clearSelfAndDescendantCache(u3)});const $n=Z.addGetterSetter;$n(We,"zIndex");$n(We,"absolutePosition");$n(We,"position");$n(We,"x",0,He());$n(We,"y",0,He());$n(We,"globalCompositeOperation","source-over",X0());$n(We,"opacity",1,He());$n(We,"name","",X0());$n(We,"id","",X0());$n(We,"rotation",0,He());Z.addComponentsGetterSetter(We,"scale",["x","y"]);$n(We,"scaleX",1,He());$n(We,"scaleY",1,He());Z.addComponentsGetterSetter(We,"skew",["x","y"]);$n(We,"skewX",0,He());$n(We,"skewY",0,He());Z.addComponentsGetterSetter(We,"offset",["x","y"]);$n(We,"offsetX",0,He());$n(We,"offsetY",0,He());$n(We,"dragDistance",null,He());$n(We,"width",0,He());$n(We,"height",0,He());$n(We,"listening",!0,zs());$n(We,"preventDefault",!0,zs());$n(We,"filters",null,function(e){return this._filterUpToDate=!1,e});$n(We,"visible",!0,zs());$n(We,"transformsEnabled","all",X0());$n(We,"size");$n(We,"dragBoundFunc");$n(We,"draggable",!1,zs());Z.backCompat(We,{rotateDeg:"rotate",setRotationDeg:"setRotation",getRotationDeg:"getRotation"});class va extends We{constructor(){super(...arguments),this.children=[]}getChildren(t){if(!t)return this.children||[];const n=this.children||[];var r=[];return n.forEach(function(i){t(i)&&r.push(i)}),r}hasChildren(){return this.getChildren().length>0}removeChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.remove()}),this.children=[],this._requestDraw(),this}destroyChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.destroy()}),this.children=[],this._requestDraw(),this}add(...t){if(arguments.length>1){for(var n=0;n<arguments.length;n++)this.add(arguments[n]);return this}var r=t[0];return r.getParent()?(r.moveTo(this),this):(this._validateAdd(r),r.index=this.getChildren().length,r.parent=this,r._clearCaches(),this.getChildren().push(r),this._fire("add",{child:r}),this._requestDraw(),this)}destroy(){return this.hasChildren()&&this.destroyChildren(),super.destroy(),this}find(t){return this._generalFind(t,!1)}findOne(t){var n=this._generalFind(t,!0);return n.length>0?n[0]:void 0}_generalFind(t,n){var r=[];return this._descendants(i=>{const o=i._isMatch(t);return o&&r.push(i),!!(o&&n)}),r}_descendants(t){let n=!1;const r=this.getChildren();for(const i of r){if(n=t(i),n)return!0;if(!!i.hasChildren()&&(n=i._descendants(t),n))return!0}return!1}toObject(){var t=We.prototype.toObject.call(this);return t.children=[],this.getChildren().forEach(n=>{t.children.push(n.toObject())}),t}isAncestorOf(t){for(var n=t.getParent();n;){if(n._id===this._id)return!0;n=n.getParent()}return!1}clone(t){var n=We.prototype.clone.call(this,t);return this.getChildren().forEach(function(r){n.add(r.clone())}),n}getAllIntersections(t){var n=[];return this.find("Shape").forEach(function(r){r.isVisible()&&r.intersects(t)&&n.push(r)}),n}_clearSelfAndDescendantCache(t){var n;super._clearSelfAndDescendantCache(t),!this.isCached()&&((n=this.children)===null||n===void 0||n.forEach(function(r){r._clearSelfAndDescendantCache(t)}))}_setChildrenIndices(){var t;(t=this.children)===null||t===void 0||t.forEach(function(n,r){n.index=r}),this._requestDraw()}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas(),o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.scene,l=i&&i.isCache;if(!this.isVisible()&&!l)return this;if(s){o.save();var d=this.getAbsoluteTransform(n).getMatrix();o.transform(d[0],d[1],d[2],d[3],d[4],d[5]),this._drawCachedSceneCanvas(o),o.restore()}else this._drawChildren("drawScene",i,n);return this}drawHit(t,n){if(!this.shouldDrawHit(n))return this;var r=this.getLayer(),i=t||r&&r.hitCanvas,o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.hit;if(s){o.save();var l=this.getAbsoluteTransform(n).getMatrix();o.transform(l[0],l[1],l[2],l[3],l[4],l[5]),this._drawCachedHitCanvas(o),o.restore()}else this._drawChildren("drawHit",i,n);return this}_drawChildren(t,n,r){var i,o=n&&n.getContext(),a=this.clipWidth(),s=this.clipHeight(),l=this.clipFunc(),d=a&&s||l;const p=r===this;if(d){o.save();var g=this.getAbsoluteTransform(r),m=g.getMatrix();if(o.transform(m[0],m[1],m[2],m[3],m[4],m[5]),o.beginPath(),l)l.call(this,o,this);else{var y=this.clipX(),b=this.clipY();o.rect(y,b,a,s)}o.clip(),m=g.copy().invert().getMatrix(),o.transform(m[0],m[1],m[2],m[3],m[4],m[5])}var S=!p&&this.globalCompositeOperation()!=="source-over"&&t==="drawScene";S&&(o.save(),o._applyGlobalCompositeOperation(this)),(i=this.children)===null||i===void 0||i.forEach(function(E){E[t](n,r)}),S&&o.restore(),d&&o.restore()}getClientRect(t){var n;t=t||{};var r=t.skipTransform,i=t.relativeTo,o,a,s,l,d={x:1/0,y:1/0,width:0,height:0},p=this;(n=this.children)===null||n===void 0||n.forEach(function(S){if(!!S.visible()){var E=S.getClientRect({relativeTo:p,skipShadow:t.skipShadow,skipStroke:t.skipStroke});E.width===0&&E.height===0||(o===void 0?(o=E.x,a=E.y,s=E.x+E.width,l=E.y+E.height):(o=Math.min(o,E.x),a=Math.min(a,E.y),s=Math.max(s,E.x+E.width),l=Math.max(l,E.y+E.height)))}});for(var g=this.find("Shape"),m=!1,y=0;y<g.length;y++){var b=g[y];if(b._isVisible(this)){m=!0;break}}return m&&o!==void 0?d={x:o,y:a,width:s-o,height:l-a}:d={x:0,y:0,width:0,height:0},r?d:this._transformedRect(d,i)}}Z.addComponentsGetterSetter(va,"clip",["x","y","width","height"]);Z.addGetterSetter(va,"clipX",void 0,He());Z.addGetterSetter(va,"clipY",void 0,He());Z.addGetterSetter(va,"clipWidth",void 0,He());Z.addGetterSetter(va,"clipHeight",void 0,He());Z.addGetterSetter(va,"clipFunc");const Ym=new Map,SB=st._global.PointerEvent!==void 0;function RS(e){return Ym.get(e)}function f7(e){return{evt:e,pointerId:e.pointerId}}function wB(e,t){return Ym.get(e)===t}function CB(e,t){tm(e),t.getStage()&&(Ym.set(e,t),SB&&t._fire("gotpointercapture",f7(new PointerEvent("gotpointercapture"))))}function tm(e,t){const n=Ym.get(e);if(!n)return;const r=n.getStage();r&&r.content,Ym.delete(e),SB&&n._fire("lostpointercapture",f7(new PointerEvent("lostpointercapture")))}var abe="Stage",sbe="string",IA="px",lbe="mouseout",_B="mouseleave",kB="mouseover",EB="mouseenter",PB="mousemove",TB="mousedown",LB="mouseup",_g="pointermove",kg="pointerdown",Up="pointerup",Eg="pointercancel",ube="lostpointercapture",gy="pointerout",my="pointerleave",vy="pointerover",yy="pointerenter",CC="contextmenu",AB="touchstart",IB="touchend",MB="touchmove",RB="touchcancel",_C="wheel",cbe=5,dbe=[[EB,"_pointerenter"],[TB,"_pointerdown"],[PB,"_pointermove"],[LB,"_pointerup"],[_B,"_pointerleave"],[AB,"_pointerdown"],[MB,"_pointermove"],[IB,"_pointerup"],[RB,"_pointercancel"],[kB,"_pointerover"],[_C,"_wheel"],[CC,"_contextmenu"],[kg,"_pointerdown"],[_g,"_pointermove"],[Up,"_pointerup"],[Eg,"_pointercancel"],[ube,"_lostpointercapture"]];const OS={mouse:{[gy]:lbe,[my]:_B,[vy]:kB,[yy]:EB,[_g]:PB,[kg]:TB,[Up]:LB,[Eg]:"mousecancel",pointerclick:"click",pointerdblclick:"dblclick"},touch:{[gy]:"touchout",[my]:"touchleave",[vy]:"touchover",[yy]:"touchenter",[_g]:MB,[kg]:AB,[Up]:IB,[Eg]:RB,pointerclick:"tap",pointerdblclick:"dbltap"},pointer:{[gy]:gy,[my]:my,[vy]:vy,[yy]:yy,[_g]:_g,[kg]:kg,[Up]:Up,[Eg]:Eg,pointerclick:"pointerclick",pointerdblclick:"pointerdblclick"}},Pg=e=>e.indexOf("pointer")>=0?"pointer":e.indexOf("touch")>=0?"touch":"mouse",wp=e=>{const t=Pg(e);if(t==="pointer")return st.pointerEventsEnabled&&OS.pointer;if(t==="touch")return OS.touch;if(t==="mouse")return OS.mouse};function MA(e={}){return(e.clipFunc||e.clipWidth||e.clipHeight)&&ce.warn("Stage does not support clipping. Please use clip for Layers or Groups."),e}const fbe="Pointer position is missing and not registered by the stage. Looks like it is outside of the stage container. You can set it manually from event: stage.setPointersPositions(event);",d3=[];class wx extends va{constructor(t){super(MA(t)),this._pointerPositions=[],this._changedPointerPositions=[],this._buildDOM(),this._bindContentEvents(),d3.push(this),this.on("widthChange.konva heightChange.konva",this._resizeDOM),this.on("visibleChange.konva",this._checkVisibility),this.on("clipWidthChange.konva clipHeightChange.konva clipFuncChange.konva",()=>{MA(this.attrs)}),this._checkVisibility()}_validateAdd(t){const n=t.getType()==="Layer",r=t.getType()==="FastLayer";n||r||ce.throw("You may only add layers to the stage.")}_checkVisibility(){if(!this.content)return;const t=this.visible()?"":"none";this.content.style.display=t}setContainer(t){if(typeof t===sbe){if(t.charAt(0)==="."){var n=t.slice(1);t=document.getElementsByClassName(n)[0]}else{var r;t.charAt(0)!=="#"?r=t:r=t.slice(1),t=document.getElementById(r)}if(!t)throw"Can not find container in document with id "+r}return this._setAttr("container",t),this.content&&(this.content.parentElement&&this.content.parentElement.removeChild(this.content),t.appendChild(this.content)),this}shouldDrawHit(){return!0}clear(){var t=this.children,n=t.length,r;for(r=0;r<n;r++)t[r].clear();return this}clone(t){return t||(t={}),t.container=typeof document<"u"&&document.createElement("div"),va.prototype.clone.call(this,t)}destroy(){super.destroy();var t=this.content;t&&ce._isInDocument(t)&&this.container().removeChild(t);var n=d3.indexOf(this);return n>-1&&d3.splice(n,1),this}getPointerPosition(){const t=this._pointerPositions[0]||this._changedPointerPositions[0];return t?{x:t.x,y:t.y}:(ce.warn(fbe),null)}_getPointerById(t){return this._pointerPositions.find(n=>n.id===t)}getPointersPositions(){return this._pointerPositions}getStage(){return this}getContent(){return this.content}_toKonvaCanvas(t){t=t||{},t.x=t.x||0,t.y=t.y||0,t.width=t.width||this.width(),t.height=t.height||this.height();var n=new f0({width:t.width,height:t.height,pixelRatio:t.pixelRatio||1}),r=n.getContext()._context,i=this.children;return(t.x||t.y)&&r.translate(-1*t.x,-1*t.y),i.forEach(function(o){if(!!o.isVisible()){var a=o._toKonvaCanvas(t);r.drawImage(a._canvas,t.x,t.y,a.getWidth()/a.getPixelRatio(),a.getHeight()/a.getPixelRatio())}}),n}getIntersection(t){if(!t)return null;var n=this.children,r=n.length,i=r-1,o;for(o=i;o>=0;o--){const a=n[o].getIntersection(t);if(a)return a}return null}_resizeDOM(){var t=this.width(),n=this.height();this.content&&(this.content.style.width=t+IA,this.content.style.height=n+IA),this.bufferCanvas.setSize(t,n),this.bufferHitCanvas.setSize(t,n),this.children.forEach(r=>{r.setSize({width:t,height:n}),r.draw()})}add(t,...n){if(arguments.length>1){for(var r=0;r<arguments.length;r++)this.add(arguments[r]);return this}super.add(t);var i=this.children.length;return i>cbe&&ce.warn("The stage has "+i+" layers. Recommended maximum number of layers is 3-5. Adding more layers into the stage may drop the performance. Rethink your tree structure, you can use Konva.Group."),t.setSize({width:this.width(),height:this.height()}),t.draw(),st.isBrowser&&this.content.appendChild(t.canvas._canvas),this}getParent(){return null}getLayer(){return null}hasPointerCapture(t){return wB(t,this)}setPointerCapture(t){CB(t,this)}releaseCapture(t){tm(t)}getLayers(){return this.children}_bindContentEvents(){!st.isBrowser||dbe.forEach(([t,n])=>{this.content.addEventListener(t,r=>{this[n](r)},{passive:!1})})}_pointerenter(t){this.setPointersPositions(t);const n=wp(t.type);this._fire(n.pointerenter,{evt:t,target:this,currentTarget:this})}_pointerover(t){this.setPointersPositions(t);const n=wp(t.type);this._fire(n.pointerover,{evt:t,target:this,currentTarget:this})}_getTargetShape(t){let n=this[t+"targetShape"];return n&&!n.getStage()&&(n=null),n}_pointerleave(t){const n=wp(t.type),r=Pg(t.type);if(!!n){this.setPointersPositions(t);var i=this._getTargetShape(r),o=!pn.isDragging||st.hitOnDragEnabled;i&&o?(i._fireAndBubble(n.pointerout,{evt:t}),i._fireAndBubble(n.pointerleave,{evt:t}),this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this[r+"targetShape"]=null):o&&(this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this._fire(n.pointerout,{evt:t,target:this,currentTarget:this})),this.pointerPos=void 0,this._pointerPositions=[]}}_pointerdown(t){const n=wp(t.type),r=Pg(t.type);if(!!n){this.setPointersPositions(t);var i=!1;this._changedPointerPositions.forEach(o=>{var a=this.getIntersection(o);if(pn.justDragged=!1,st["_"+r+"ListenClick"]=!0,!(a&&a.isListening()))return;st.capturePointerEventsEnabled&&a.setPointerCapture(o.id),this[r+"ClickStartShape"]=a,a._fireAndBubble(n.pointerdown,{evt:t,pointerId:o.id}),i=!0;const l=t.type.indexOf("touch")>=0;a.preventDefault()&&t.cancelable&&l&&t.preventDefault()}),i||this._fire(n.pointerdown,{evt:t,target:this,currentTarget:this,pointerId:this._pointerPositions[0].id})}}_pointermove(t){const n=wp(t.type),r=Pg(t.type);if(!n)return;pn.isDragging&&pn.node.preventDefault()&&t.cancelable&&t.preventDefault(),this.setPointersPositions(t);var i=!pn.isDragging||st.hitOnDragEnabled;if(!i)return;var o={};let a=!1;var s=this._getTargetShape(r);this._changedPointerPositions.forEach(l=>{const d=RS(l.id)||this.getIntersection(l),p=l.id,g={evt:t,pointerId:p};var m=s!==d;if(m&&s&&(s._fireAndBubble(n.pointerout,Object.assign({},g),d),s._fireAndBubble(n.pointerleave,Object.assign({},g),d)),d){if(o[d._id])return;o[d._id]=!0}d&&d.isListening()?(a=!0,m&&(d._fireAndBubble(n.pointerover,Object.assign({},g),s),d._fireAndBubble(n.pointerenter,Object.assign({},g),s),this[r+"targetShape"]=d),d._fireAndBubble(n.pointermove,Object.assign({},g))):s&&(this._fire(n.pointerover,{evt:t,target:this,currentTarget:this,pointerId:p}),this[r+"targetShape"]=null)}),a||this._fire(n.pointermove,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id})}_pointerup(t){const n=wp(t.type),r=Pg(t.type);if(!n)return;this.setPointersPositions(t);const i=this[r+"ClickStartShape"],o=this[r+"ClickEndShape"];var a={};let s=!1;this._changedPointerPositions.forEach(l=>{const d=RS(l.id)||this.getIntersection(l);if(d){if(d.releaseCapture(l.id),a[d._id])return;a[d._id]=!0}const p=l.id,g={evt:t,pointerId:p};let m=!1;st["_"+r+"InDblClickWindow"]?(m=!0,clearTimeout(this[r+"DblTimeout"])):pn.justDragged||(st["_"+r+"InDblClickWindow"]=!0,clearTimeout(this[r+"DblTimeout"])),this[r+"DblTimeout"]=setTimeout(function(){st["_"+r+"InDblClickWindow"]=!1},st.dblClickWindow),d&&d.isListening()?(s=!0,this[r+"ClickEndShape"]=d,d._fireAndBubble(n.pointerup,Object.assign({},g)),st["_"+r+"ListenClick"]&&i&&i===d&&(d._fireAndBubble(n.pointerclick,Object.assign({},g)),m&&o&&o===d&&d._fireAndBubble(n.pointerdblclick,Object.assign({},g)))):(this[r+"ClickEndShape"]=null,st["_"+r+"ListenClick"]&&this._fire(n.pointerclick,{evt:t,target:this,currentTarget:this,pointerId:p}),m&&this._fire(n.pointerdblclick,{evt:t,target:this,currentTarget:this,pointerId:p}))}),s||this._fire(n.pointerup,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id}),st["_"+r+"ListenClick"]=!1,t.cancelable&&r!=="touch"&&t.preventDefault()}_contextmenu(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(CC,{evt:t}):this._fire(CC,{evt:t,target:this,currentTarget:this})}_wheel(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(_C,{evt:t}):this._fire(_C,{evt:t,target:this,currentTarget:this})}_pointercancel(t){this.setPointersPositions(t);const n=RS(t.pointerId)||this.getIntersection(this.getPointerPosition());n&&n._fireAndBubble(Up,f7(t)),tm(t.pointerId)}_lostpointercapture(t){tm(t.pointerId)}setPointersPositions(t){var n=this._getContentPosition(),r=null,i=null;t=t||window.event,t.touches!==void 0?(this._pointerPositions=[],this._changedPointerPositions=[],Array.prototype.forEach.call(t.touches,o=>{this._pointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})}),Array.prototype.forEach.call(t.changedTouches||t.touches,o=>{this._changedPointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})})):(r=(t.clientX-n.left)/n.scaleX,i=(t.clientY-n.top)/n.scaleY,this.pointerPos={x:r,y:i},this._pointerPositions=[{x:r,y:i,id:ce._getFirstPointerId(t)}],this._changedPointerPositions=[{x:r,y:i,id:ce._getFirstPointerId(t)}])}_setPointerPosition(t){ce.warn('Method _setPointerPosition is deprecated. Use "stage.setPointersPositions(event)" instead.'),this.setPointersPositions(t)}_getContentPosition(){if(!this.content||!this.content.getBoundingClientRect)return{top:0,left:0,scaleX:1,scaleY:1};var t=this.content.getBoundingClientRect();return{top:t.top,left:t.left,scaleX:t.width/this.content.clientWidth||1,scaleY:t.height/this.content.clientHeight||1}}_buildDOM(){if(this.bufferCanvas=new f0({width:this.width(),height:this.height()}),this.bufferHitCanvas=new d7({pixelRatio:1,width:this.width(),height:this.height()}),!!st.isBrowser){var t=this.container();if(!t)throw"Stage has no container. A container is required.";t.innerHTML="",this.content=document.createElement("div"),this.content.style.position="relative",this.content.style.userSelect="none",this.content.className="konvajs-content",this.content.setAttribute("role","presentation"),t.appendChild(this.content),this._resizeDOM()}}cache(){return ce.warn("Cache function is not allowed for stage. You may use cache only for layers, groups and shapes."),this}clearCache(){return this}batchDraw(){return this.getChildren().forEach(function(t){t.batchDraw()}),this}}wx.prototype.nodeType=abe;vr(wx);Z.addGetterSetter(wx,"container");var OB="hasShadow",NB="shadowRGBA",DB="patternImage",zB="linearGradient",FB="radialGradient";let xy;function NS(){return xy||(xy=ce.createCanvasElement().getContext("2d"),xy)}const nm={};function hbe(e){e.fill()}function pbe(e){e.stroke()}function gbe(e){e.fill()}function mbe(e){e.stroke()}function vbe(){this._clearCache(OB)}function ybe(){this._clearCache(NB)}function xbe(){this._clearCache(DB)}function bbe(){this._clearCache(zB)}function Sbe(){this._clearCache(FB)}class Ne extends We{constructor(t){super(t);let n;for(;n=ce.getRandomColor(),!(n&&!(n in nm)););this.colorKey=n,nm[n]=this}getContext(){return ce.warn("shape.getContext() method is deprecated. Please do not use it."),this.getLayer().getContext()}getCanvas(){return ce.warn("shape.getCanvas() method is deprecated. Please do not use it."),this.getLayer().getCanvas()}getSceneFunc(){return this.attrs.sceneFunc||this._sceneFunc}getHitFunc(){return this.attrs.hitFunc||this._hitFunc}hasShadow(){return this._getCache(OB,this._hasShadow)}_hasShadow(){return this.shadowEnabled()&&this.shadowOpacity()!==0&&!!(this.shadowColor()||this.shadowBlur()||this.shadowOffsetX()||this.shadowOffsetY())}_getFillPattern(){return this._getCache(DB,this.__getFillPattern)}__getFillPattern(){if(this.fillPatternImage()){var t=NS();const n=t.createPattern(this.fillPatternImage(),this.fillPatternRepeat()||"repeat");if(n&&n.setTransform){const r=new fa;r.translate(this.fillPatternX(),this.fillPatternY()),r.rotate(st.getAngle(this.fillPatternRotation())),r.scale(this.fillPatternScaleX(),this.fillPatternScaleY()),r.translate(-1*this.fillPatternOffsetX(),-1*this.fillPatternOffsetY());const i=r.getMatrix(),o=typeof DOMMatrix>"u"?{a:i[0],b:i[1],c:i[2],d:i[3],e:i[4],f:i[5]}:new DOMMatrix(i);n.setTransform(o)}return n}}_getLinearGradient(){return this._getCache(zB,this.__getLinearGradient)}__getLinearGradient(){var t=this.fillLinearGradientColorStops();if(t){for(var n=NS(),r=this.fillLinearGradientStartPoint(),i=this.fillLinearGradientEndPoint(),o=n.createLinearGradient(r.x,r.y,i.x,i.y),a=0;a<t.length;a+=2)o.addColorStop(t[a],t[a+1]);return o}}_getRadialGradient(){return this._getCache(FB,this.__getRadialGradient)}__getRadialGradient(){var t=this.fillRadialGradientColorStops();if(t){for(var n=NS(),r=this.fillRadialGradientStartPoint(),i=this.fillRadialGradientEndPoint(),o=n.createRadialGradient(r.x,r.y,this.fillRadialGradientStartRadius(),i.x,i.y,this.fillRadialGradientEndRadius()),a=0;a<t.length;a+=2)o.addColorStop(t[a],t[a+1]);return o}}getShadowRGBA(){return this._getCache(NB,this._getShadowRGBA)}_getShadowRGBA(){if(!!this.hasShadow()){var t=ce.colorToRGBA(this.shadowColor());if(t)return"rgba("+t.r+","+t.g+","+t.b+","+t.a*(this.shadowOpacity()||1)+")"}}hasFill(){return this._calculate("hasFill",["fillEnabled","fill","fillPatternImage","fillLinearGradientColorStops","fillRadialGradientColorStops"],()=>this.fillEnabled()&&!!(this.fill()||this.fillPatternImage()||this.fillLinearGradientColorStops()||this.fillRadialGradientColorStops()))}hasStroke(){return this._calculate("hasStroke",["strokeEnabled","strokeWidth","stroke","strokeLinearGradientColorStops"],()=>this.strokeEnabled()&&this.strokeWidth()&&!!(this.stroke()||this.strokeLinearGradientColorStops()))}hasHitStroke(){const t=this.hitStrokeWidth();return t==="auto"?this.hasStroke():this.strokeEnabled()&&!!t}intersects(t){var n=this.getStage(),r=n.bufferHitCanvas,i;return r.getContext().clear(),this.drawHit(r,null,!0),i=r.context.getImageData(Math.round(t.x),Math.round(t.y),1,1).data,i[3]>0}destroy(){return We.prototype.destroy.call(this),delete nm[this.colorKey],delete this.colorKey,this}_useBufferCanvas(t){var n;if(!this.getStage()||!((n=this.attrs.perfectDrawEnabled)!==null&&n!==void 0?n:!0))return!1;const i=t||this.hasFill(),o=this.hasStroke(),a=this.getAbsoluteOpacity()!==1;if(i&&o&&a)return!0;const s=this.hasShadow(),l=this.shadowForStrokeEnabled();return!!(i&&o&&s&&l)}setStrokeHitEnabled(t){ce.warn("strokeHitEnabled property is deprecated. Please use hitStrokeWidth instead."),t?this.hitStrokeWidth("auto"):this.hitStrokeWidth(0)}getStrokeHitEnabled(){return this.hitStrokeWidth()!==0}getSelfRect(){var t=this.size();return{x:this._centroid?-t.width/2:0,y:this._centroid?-t.height/2:0,width:t.width,height:t.height}}getClientRect(t={}){const n=t.skipTransform,r=t.relativeTo,i=this.getSelfRect(),a=!t.skipStroke&&this.hasStroke()&&this.strokeWidth()||0,s=i.width+a,l=i.height+a,d=!t.skipShadow&&this.hasShadow(),p=d?this.shadowOffsetX():0,g=d?this.shadowOffsetY():0,m=s+Math.abs(p),y=l+Math.abs(g),b=d&&this.shadowBlur()||0,S=m+b*2,E=y+b*2,P={width:S,height:E,x:-(a/2+b)+Math.min(p,0)+i.x,y:-(a/2+b)+Math.min(g,0)+i.y};return n?P:this._transformedRect(P,r)}drawScene(t,n){var r=this.getLayer(),i=t||r.getCanvas(),o=i.getContext(),a=this._getCanvasCache(),s=this.getSceneFunc(),l=this.hasShadow(),d,p,g,m=i.isCache,y=n===this;if(!this.isVisible()&&!y)return this;if(a){o.save();var b=this.getAbsoluteTransform(n).getMatrix();return o.transform(b[0],b[1],b[2],b[3],b[4],b[5]),this._drawCachedSceneCanvas(o),o.restore(),this}if(!s)return this;if(o.save(),this._useBufferCanvas()&&!m){d=this.getStage(),p=d.bufferCanvas,g=p.getContext(),g.clear(),g.save(),g._applyLineJoin(this);var S=this.getAbsoluteTransform(n).getMatrix();g.transform(S[0],S[1],S[2],S[3],S[4],S[5]),s.call(this,g,this),g.restore();var E=p.pixelRatio;l&&o._applyShadow(this),o._applyOpacity(this),o._applyGlobalCompositeOperation(this),o.drawImage(p._canvas,0,0,p.width/E,p.height/E)}else{if(o._applyLineJoin(this),!y){var S=this.getAbsoluteTransform(n).getMatrix();o.transform(S[0],S[1],S[2],S[3],S[4],S[5]),o._applyOpacity(this),o._applyGlobalCompositeOperation(this)}l&&o._applyShadow(this),s.call(this,o,this)}return o.restore(),this}drawHit(t,n,r=!1){if(!this.shouldDrawHit(n,r))return this;var i=this.getLayer(),o=t||i.hitCanvas,a=o&&o.getContext(),s=this.hitFunc()||this.sceneFunc(),l=this._getCanvasCache(),d=l&&l.hit;if(this.colorKey||ce.warn("Looks like your canvas has a destroyed shape in it. Do not reuse shape after you destroyed it. If you want to reuse shape you should call remove() instead of destroy()"),d){a.save();var p=this.getAbsoluteTransform(n).getMatrix();return a.transform(p[0],p[1],p[2],p[3],p[4],p[5]),this._drawCachedHitCanvas(a),a.restore(),this}if(!s)return this;if(a.save(),a._applyLineJoin(this),!(this===n)){var m=this.getAbsoluteTransform(n).getMatrix();a.transform(m[0],m[1],m[2],m[3],m[4],m[5])}return s.call(this,a,this),a.restore(),this}drawHitFromCache(t=0){var n=this._getCanvasCache(),r=this._getCachedSceneCanvas(),i=n.hit,o=i.getContext(),a=i.getWidth(),s=i.getHeight(),l,d,p,g,m,y;o.clear(),o.drawImage(r._canvas,0,0,a,s);try{for(l=o.getImageData(0,0,a,s),d=l.data,p=d.length,g=ce._hexToRgb(this.colorKey),m=0;m<p;m+=4)y=d[m+3],y>t?(d[m]=g.r,d[m+1]=g.g,d[m+2]=g.b,d[m+3]=255):d[m+3]=0;o.putImageData(l,0,0)}catch(b){ce.error("Unable to draw hit graph from cached scene canvas. "+b.message)}return this}hasPointerCapture(t){return wB(t,this)}setPointerCapture(t){CB(t,this)}releaseCapture(t){tm(t)}}Ne.prototype._fillFunc=hbe;Ne.prototype._strokeFunc=pbe;Ne.prototype._fillFuncHit=gbe;Ne.prototype._strokeFuncHit=mbe;Ne.prototype._centroid=!1;Ne.prototype.nodeType="Shape";vr(Ne);Ne.prototype.eventListeners={};Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowBlurChange.konva shadowOffsetChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",vbe);Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",ybe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillPatternImageChange.konva fillPatternRepeatChange.konva fillPatternScaleXChange.konva fillPatternScaleYChange.konva fillPatternOffsetXChange.konva fillPatternOffsetYChange.konva fillPatternXChange.konva fillPatternYChange.konva fillPatternRotationChange.konva",xbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillLinearGradientColorStopsChange.konva fillLinearGradientStartPointXChange.konva fillLinearGradientStartPointYChange.konva fillLinearGradientEndPointXChange.konva fillLinearGradientEndPointYChange.konva",bbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillRadialGradientColorStopsChange.konva fillRadialGradientStartPointXChange.konva fillRadialGradientStartPointYChange.konva fillRadialGradientEndPointXChange.konva fillRadialGradientEndPointYChange.konva fillRadialGradientStartRadiusChange.konva fillRadialGradientEndRadiusChange.konva",Sbe);Z.addGetterSetter(Ne,"stroke",void 0,bB());Z.addGetterSetter(Ne,"strokeWidth",2,He());Z.addGetterSetter(Ne,"fillAfterStrokeEnabled",!1);Z.addGetterSetter(Ne,"hitStrokeWidth","auto",c7());Z.addGetterSetter(Ne,"strokeHitEnabled",!0,zs());Z.addGetterSetter(Ne,"perfectDrawEnabled",!0,zs());Z.addGetterSetter(Ne,"shadowForStrokeEnabled",!0,zs());Z.addGetterSetter(Ne,"lineJoin");Z.addGetterSetter(Ne,"lineCap");Z.addGetterSetter(Ne,"sceneFunc");Z.addGetterSetter(Ne,"hitFunc");Z.addGetterSetter(Ne,"dash");Z.addGetterSetter(Ne,"dashOffset",0,He());Z.addGetterSetter(Ne,"shadowColor",void 0,X0());Z.addGetterSetter(Ne,"shadowBlur",0,He());Z.addGetterSetter(Ne,"shadowOpacity",1,He());Z.addComponentsGetterSetter(Ne,"shadowOffset",["x","y"]);Z.addGetterSetter(Ne,"shadowOffsetX",0,He());Z.addGetterSetter(Ne,"shadowOffsetY",0,He());Z.addGetterSetter(Ne,"fillPatternImage");Z.addGetterSetter(Ne,"fill",void 0,bB());Z.addGetterSetter(Ne,"fillPatternX",0,He());Z.addGetterSetter(Ne,"fillPatternY",0,He());Z.addGetterSetter(Ne,"fillLinearGradientColorStops");Z.addGetterSetter(Ne,"strokeLinearGradientColorStops");Z.addGetterSetter(Ne,"fillRadialGradientStartRadius",0);Z.addGetterSetter(Ne,"fillRadialGradientEndRadius",0);Z.addGetterSetter(Ne,"fillRadialGradientColorStops");Z.addGetterSetter(Ne,"fillPatternRepeat","repeat");Z.addGetterSetter(Ne,"fillEnabled",!0);Z.addGetterSetter(Ne,"strokeEnabled",!0);Z.addGetterSetter(Ne,"shadowEnabled",!0);Z.addGetterSetter(Ne,"dashEnabled",!0);Z.addGetterSetter(Ne,"strokeScaleEnabled",!0);Z.addGetterSetter(Ne,"fillPriority","color");Z.addComponentsGetterSetter(Ne,"fillPatternOffset",["x","y"]);Z.addGetterSetter(Ne,"fillPatternOffsetX",0,He());Z.addGetterSetter(Ne,"fillPatternOffsetY",0,He());Z.addComponentsGetterSetter(Ne,"fillPatternScale",["x","y"]);Z.addGetterSetter(Ne,"fillPatternScaleX",1,He());Z.addGetterSetter(Ne,"fillPatternScaleY",1,He());Z.addComponentsGetterSetter(Ne,"fillLinearGradientStartPoint",["x","y"]);Z.addComponentsGetterSetter(Ne,"strokeLinearGradientStartPoint",["x","y"]);Z.addGetterSetter(Ne,"fillLinearGradientStartPointX",0);Z.addGetterSetter(Ne,"strokeLinearGradientStartPointX",0);Z.addGetterSetter(Ne,"fillLinearGradientStartPointY",0);Z.addGetterSetter(Ne,"strokeLinearGradientStartPointY",0);Z.addComponentsGetterSetter(Ne,"fillLinearGradientEndPoint",["x","y"]);Z.addComponentsGetterSetter(Ne,"strokeLinearGradientEndPoint",["x","y"]);Z.addGetterSetter(Ne,"fillLinearGradientEndPointX",0);Z.addGetterSetter(Ne,"strokeLinearGradientEndPointX",0);Z.addGetterSetter(Ne,"fillLinearGradientEndPointY",0);Z.addGetterSetter(Ne,"strokeLinearGradientEndPointY",0);Z.addComponentsGetterSetter(Ne,"fillRadialGradientStartPoint",["x","y"]);Z.addGetterSetter(Ne,"fillRadialGradientStartPointX",0);Z.addGetterSetter(Ne,"fillRadialGradientStartPointY",0);Z.addComponentsGetterSetter(Ne,"fillRadialGradientEndPoint",["x","y"]);Z.addGetterSetter(Ne,"fillRadialGradientEndPointX",0);Z.addGetterSetter(Ne,"fillRadialGradientEndPointY",0);Z.addGetterSetter(Ne,"fillPatternRotation",0);Z.backCompat(Ne,{dashArray:"dash",getDashArray:"getDash",setDashArray:"getDash",drawFunc:"sceneFunc",getDrawFunc:"getSceneFunc",setDrawFunc:"setSceneFunc",drawHitFunc:"hitFunc",getDrawHitFunc:"getHitFunc",setDrawHitFunc:"setHitFunc"});var wbe="#",Cbe="beforeDraw",_be="draw",$B=[{x:0,y:0},{x:-1,y:-1},{x:1,y:-1},{x:1,y:1},{x:-1,y:1}],kbe=$B.length;class bh extends va{constructor(t){super(t),this.canvas=new f0,this.hitCanvas=new d7({pixelRatio:1}),this._waitingForDraw=!1,this.on("visibleChange.konva",this._checkVisibility),this._checkVisibility(),this.on("imageSmoothingEnabledChange.konva",this._setSmoothEnabled),this._setSmoothEnabled()}createPNGStream(){return this.canvas._canvas.createPNGStream()}getCanvas(){return this.canvas}getNativeCanvasElement(){return this.canvas._canvas}getHitCanvas(){return this.hitCanvas}getContext(){return this.getCanvas().getContext()}clear(t){return this.getContext().clear(t),this.getHitCanvas().getContext().clear(t),this}setZIndex(t){super.setZIndex(t);var n=this.getStage();return n&&n.content&&(n.content.removeChild(this.getNativeCanvasElement()),t<n.children.length-1?n.content.insertBefore(this.getNativeCanvasElement(),n.children[t+1].getCanvas()._canvas):n.content.appendChild(this.getNativeCanvasElement())),this}moveToTop(){We.prototype.moveToTop.call(this);var t=this.getStage();return t&&t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.appendChild(this.getNativeCanvasElement())),!0}moveUp(){var t=We.prototype.moveUp.call(this);if(!t)return!1;var n=this.getStage();return!n||!n.content?!1:(n.content.removeChild(this.getNativeCanvasElement()),this.index<n.children.length-1?n.content.insertBefore(this.getNativeCanvasElement(),n.children[this.index+1].getCanvas()._canvas):n.content.appendChild(this.getNativeCanvasElement()),!0)}moveDown(){if(We.prototype.moveDown.call(this)){var t=this.getStage();if(t){var n=t.children;t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.insertBefore(this.getNativeCanvasElement(),n[this.index+1].getCanvas()._canvas))}return!0}return!1}moveToBottom(){if(We.prototype.moveToBottom.call(this)){var t=this.getStage();if(t){var n=t.children;t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.insertBefore(this.getNativeCanvasElement(),n[1].getCanvas()._canvas))}return!0}return!1}getLayer(){return this}remove(){var t=this.getNativeCanvasElement();return We.prototype.remove.call(this),t&&t.parentNode&&ce._isInDocument(t)&&t.parentNode.removeChild(t),this}getStage(){return this.parent}setSize({width:t,height:n}){return this.canvas.setSize(t,n),this.hitCanvas.setSize(t,n),this._setSmoothEnabled(),this}_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&ce.throw("You may only add groups and shapes to a layer.")}_toKonvaCanvas(t){return t=t||{},t.width=t.width||this.getWidth(),t.height=t.height||this.getHeight(),t.x=t.x!==void 0?t.x:this.x(),t.y=t.y!==void 0?t.y:this.y(),We.prototype._toKonvaCanvas.call(this,t)}_checkVisibility(){this.visible()?this.canvas._canvas.style.display="block":this.canvas._canvas.style.display="none"}_setSmoothEnabled(){this.getContext()._context.imageSmoothingEnabled=this.imageSmoothingEnabled()}getWidth(){if(this.parent)return this.parent.width()}setWidth(){ce.warn('Can not change width of layer. Use "stage.width(value)" function instead.')}getHeight(){if(this.parent)return this.parent.height()}setHeight(){ce.warn('Can not change height of layer. Use "stage.height(value)" function instead.')}batchDraw(){return this._waitingForDraw||(this._waitingForDraw=!0,ce.requestAnimFrame(()=>{this.draw(),this._waitingForDraw=!1})),this}getIntersection(t){if(!this.isListening()||!this.isVisible())return null;for(var n=1,r=!1;;){for(let i=0;i<kbe;i++){const o=$B[i],a=this._getIntersection({x:t.x+o.x*n,y:t.y+o.y*n}),s=a.shape;if(s)return s;if(r=!!a.antialiased,!a.antialiased)break}if(r)n+=1;else return null}}_getIntersection(t){const n=this.hitCanvas.pixelRatio,r=this.hitCanvas.context.getImageData(Math.round(t.x*n),Math.round(t.y*n),1,1).data,i=r[3];if(i===255){const o=ce._rgbToHex(r[0],r[1],r[2]),a=nm[wbe+o];return a?{shape:a}:{antialiased:!0}}else if(i>0)return{antialiased:!0};return{}}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas();return this._fire(Cbe,{node:this}),this.clearBeforeDraw()&&i.getContext().clear(),va.prototype.drawScene.call(this,i,n),this._fire(_be,{node:this}),this}drawHit(t,n){var r=this.getLayer(),i=t||r&&r.hitCanvas;return r&&r.clearBeforeDraw()&&r.getHitCanvas().getContext().clear(),va.prototype.drawHit.call(this,i,n),this}enableHitGraph(){return this.hitGraphEnabled(!0),this}disableHitGraph(){return this.hitGraphEnabled(!1),this}setHitGraphEnabled(t){ce.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening(t)}getHitGraphEnabled(t){return ce.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening()}toggleHitCanvas(){if(!(!this.parent||!this.parent.content)){var t=this.parent,n=!!this.hitCanvas._canvas.parentNode;n?t.content.removeChild(this.hitCanvas._canvas):t.content.appendChild(this.hitCanvas._canvas)}}}bh.prototype.nodeType="Layer";vr(bh);Z.addGetterSetter(bh,"imageSmoothingEnabled",!0);Z.addGetterSetter(bh,"clearBeforeDraw",!0);Z.addGetterSetter(bh,"hitGraphEnabled",!0,zs());class h7 extends bh{constructor(t){super(t),this.listening(!1),ce.warn('Konva.Fast layer is deprecated. Please use "new Konva.Layer({ listening: false })" instead.')}}h7.prototype.nodeType="FastLayer";vr(h7);class M0 extends va{_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&ce.throw("You may only add groups and shapes to groups.")}}M0.prototype.nodeType="Group";vr(M0);var DS=function(){return d0.performance&&d0.performance.now?function(){return d0.performance.now()}:function(){return new Date().getTime()}}();class Ka{constructor(t,n){this.id=Ka.animIdCounter++,this.frame={time:0,timeDiff:0,lastTime:DS(),frameRate:0},this.func=t,this.setLayers(n)}setLayers(t){var n=[];return t?t.length>0?n=t:n=[t]:n=[],this.layers=n,this}getLayers(){return this.layers}addLayer(t){var n=this.layers,r=n.length,i;for(i=0;i<r;i++)if(n[i]._id===t._id)return!1;return this.layers.push(t),!0}isRunning(){var t=Ka,n=t.animations,r=n.length,i;for(i=0;i<r;i++)if(n[i].id===this.id)return!0;return!1}start(){return this.stop(),this.frame.timeDiff=0,this.frame.lastTime=DS(),Ka._addAnimation(this),this}stop(){return Ka._removeAnimation(this),this}_updateFrameObject(t){this.frame.timeDiff=t-this.frame.lastTime,this.frame.lastTime=t,this.frame.time+=this.frame.timeDiff,this.frame.frameRate=1e3/this.frame.timeDiff}static _addAnimation(t){this.animations.push(t),this._handleAnimation()}static _removeAnimation(t){var n=t.id,r=this.animations,i=r.length,o;for(o=0;o<i;o++)if(r[o].id===n){this.animations.splice(o,1);break}}static _runFrames(){var t={},n=this.animations,r,i,o,a,s,l,d,p,g;for(a=0;a<n.length;a++)if(r=n[a],i=r.layers,o=r.func,r._updateFrameObject(DS()),l=i.length,o?g=o.call(r,r.frame)!==!1:g=!0,!!g)for(s=0;s<l;s++)d=i[s],d._id!==void 0&&(t[d._id]=d);for(p in t)!t.hasOwnProperty(p)||t[p].batchDraw()}static _animationLoop(){var t=Ka;t.animations.length?(t._runFrames(),ce.requestAnimFrame(t._animationLoop)):t.animRunning=!1}static _handleAnimation(){this.animRunning||(this.animRunning=!0,ce.requestAnimFrame(this._animationLoop))}}Ka.animations=[];Ka.animIdCounter=0;Ka.animRunning=!1;var Ebe={node:1,duration:1,easing:1,onFinish:1,yoyo:1},Pbe=1,RA=2,OA=3,Tbe=0,NA=["fill","stroke","shadowColor"];class Lbe{constructor(t,n,r,i,o,a,s){this.prop=t,this.propFunc=n,this.begin=i,this._pos=i,this.duration=a,this._change=0,this.prevPos=0,this.yoyo=s,this._time=0,this._position=0,this._startTime=0,this._finish=0,this.func=r,this._change=o-this.begin,this.pause()}fire(t){var n=this[t];n&&n()}setTime(t){t>this.duration?this.yoyo?(this._time=this.duration,this.reverse()):this.finish():t<0?this.yoyo?(this._time=0,this.play()):this.reset():(this._time=t,this.update())}getTime(){return this._time}setPosition(t){this.prevPos=this._pos,this.propFunc(t),this._pos=t}getPosition(t){return t===void 0&&(t=this._time),this.func(t,this.begin,this._change,this.duration)}play(){this.state=RA,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onPlay")}reverse(){this.state=OA,this._time=this.duration-this._time,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onReverse")}seek(t){this.pause(),this._time=t,this.update(),this.fire("onSeek")}reset(){this.pause(),this._time=0,this.update(),this.fire("onReset")}finish(){this.pause(),this._time=this.duration,this.update(),this.fire("onFinish")}update(){this.setPosition(this.getPosition(this._time)),this.fire("onUpdate")}onEnterFrame(){var t=this.getTimer()-this._startTime;this.state===RA?this.setTime(t):this.state===OA&&this.setTime(this.duration-t)}pause(){this.state=Pbe,this.fire("onPause")}getTimer(){return new Date().getTime()}}class Fr{constructor(t){var n=this,r=t.node,i=r._id,o,a=t.easing||rm.Linear,s=!!t.yoyo,l;typeof t.duration>"u"?o=.3:t.duration===0?o=.001:o=t.duration,this.node=r,this._id=Tbe++;var d=r.getLayer()||(r instanceof st.Stage?r.getLayers():null);d||ce.error("Tween constructor have `node` that is not in a layer. Please add node into layer first."),this.anim=new Ka(function(){n.tween.onEnterFrame()},d),this.tween=new Lbe(l,function(p){n._tweenFunc(p)},a,0,1,o*1e3,s),this._addListeners(),Fr.attrs[i]||(Fr.attrs[i]={}),Fr.attrs[i][this._id]||(Fr.attrs[i][this._id]={}),Fr.tweens[i]||(Fr.tweens[i]={});for(l in t)Ebe[l]===void 0&&this._addAttr(l,t[l]);this.reset(),this.onFinish=t.onFinish,this.onReset=t.onReset,this.onUpdate=t.onUpdate}_addAttr(t,n){var r=this.node,i=r._id,o,a,s,l,d,p,g,m;if(s=Fr.tweens[i][t],s&&delete Fr.attrs[i][s][t],o=r.getAttr(t),ce._isArray(n))if(a=[],d=Math.max(n.length,o.length),t==="points"&&n.length!==o.length&&(n.length>o.length?(g=o,o=ce._prepareArrayForTween(o,n,r.closed())):(p=n,n=ce._prepareArrayForTween(n,o,r.closed()))),t.indexOf("fill")===0)for(l=0;l<d;l++)if(l%2===0)a.push(n[l]-o[l]);else{var y=ce.colorToRGBA(o[l]);m=ce.colorToRGBA(n[l]),o[l]=y,a.push({r:m.r-y.r,g:m.g-y.g,b:m.b-y.b,a:m.a-y.a})}else for(l=0;l<d;l++)a.push(n[l]-o[l]);else NA.indexOf(t)!==-1?(o=ce.colorToRGBA(o),m=ce.colorToRGBA(n),a={r:m.r-o.r,g:m.g-o.g,b:m.b-o.b,a:m.a-o.a}):a=n-o;Fr.attrs[i][this._id][t]={start:o,diff:a,end:n,trueEnd:p,trueStart:g},Fr.tweens[i][t]=this._id}_tweenFunc(t){var n=this.node,r=Fr.attrs[n._id][this._id],i,o,a,s,l,d,p,g;for(i in r){if(o=r[i],a=o.start,s=o.diff,g=o.end,ce._isArray(a))if(l=[],p=Math.max(a.length,g.length),i.indexOf("fill")===0)for(d=0;d<p;d++)d%2===0?l.push((a[d]||0)+s[d]*t):l.push("rgba("+Math.round(a[d].r+s[d].r*t)+","+Math.round(a[d].g+s[d].g*t)+","+Math.round(a[d].b+s[d].b*t)+","+(a[d].a+s[d].a*t)+")");else for(d=0;d<p;d++)l.push((a[d]||0)+s[d]*t);else NA.indexOf(i)!==-1?l="rgba("+Math.round(a.r+s.r*t)+","+Math.round(a.g+s.g*t)+","+Math.round(a.b+s.b*t)+","+(a.a+s.a*t)+")":l=a+s*t;n.setAttr(i,l)}}_addListeners(){this.tween.onPlay=()=>{this.anim.start()},this.tween.onReverse=()=>{this.anim.start()},this.tween.onPause=()=>{this.anim.stop()},this.tween.onFinish=()=>{var t=this.node,n=Fr.attrs[t._id][this._id];n.points&&n.points.trueEnd&&t.setAttr("points",n.points.trueEnd),this.onFinish&&this.onFinish.call(this)},this.tween.onReset=()=>{var t=this.node,n=Fr.attrs[t._id][this._id];n.points&&n.points.trueStart&&t.points(n.points.trueStart),this.onReset&&this.onReset()},this.tween.onUpdate=()=>{this.onUpdate&&this.onUpdate.call(this)}}play(){return this.tween.play(),this}reverse(){return this.tween.reverse(),this}reset(){return this.tween.reset(),this}seek(t){return this.tween.seek(t*1e3),this}pause(){return this.tween.pause(),this}finish(){return this.tween.finish(),this}destroy(){var t=this.node._id,n=this._id,r=Fr.tweens[t],i;this.pause();for(i in r)delete Fr.tweens[t][i];delete Fr.attrs[t][n]}}Fr.attrs={};Fr.tweens={};We.prototype.to=function(e){var t=e.onFinish;e.node=this,e.onFinish=function(){this.destroy(),t&&t()};var n=new Fr(e);n.play()};const rm={BackEaseIn(e,t,n,r){var i=1.70158;return n*(e/=r)*e*((i+1)*e-i)+t},BackEaseOut(e,t,n,r){var i=1.70158;return n*((e=e/r-1)*e*((i+1)*e+i)+1)+t},BackEaseInOut(e,t,n,r){var i=1.70158;return(e/=r/2)<1?n/2*(e*e*(((i*=1.525)+1)*e-i))+t:n/2*((e-=2)*e*(((i*=1.525)+1)*e+i)+2)+t},ElasticEaseIn(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),-(i*Math.pow(2,10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o))+t)},ElasticEaseOut(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),i*Math.pow(2,-10*e)*Math.sin((e*r-a)*(2*Math.PI)/o)+n+t)},ElasticEaseInOut(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r/2)===2?t+n:(o||(o=r*(.3*1.5)),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),e<1?-.5*(i*Math.pow(2,10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o))+t:i*Math.pow(2,-10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o)*.5+n+t)},BounceEaseOut(e,t,n,r){return(e/=r)<1/2.75?n*(7.5625*e*e)+t:e<2/2.75?n*(7.5625*(e-=1.5/2.75)*e+.75)+t:e<2.5/2.75?n*(7.5625*(e-=2.25/2.75)*e+.9375)+t:n*(7.5625*(e-=2.625/2.75)*e+.984375)+t},BounceEaseIn(e,t,n,r){return n-rm.BounceEaseOut(r-e,0,n,r)+t},BounceEaseInOut(e,t,n,r){return e<r/2?rm.BounceEaseIn(e*2,0,n,r)*.5+t:rm.BounceEaseOut(e*2-r,0,n,r)*.5+n*.5+t},EaseIn(e,t,n,r){return n*(e/=r)*e+t},EaseOut(e,t,n,r){return-n*(e/=r)*(e-2)+t},EaseInOut(e,t,n,r){return(e/=r/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},StrongEaseIn(e,t,n,r){return n*(e/=r)*e*e*e*e+t},StrongEaseOut(e,t,n,r){return n*((e=e/r-1)*e*e*e*e+1)+t},StrongEaseInOut(e,t,n,r){return(e/=r/2)<1?n/2*e*e*e*e*e+t:n/2*((e-=2)*e*e*e*e+2)+t},Linear(e,t,n,r){return n*e/r+t}},uh=ce._assign(st,{Util:ce,Transform:fa,Node:We,Container:va,Stage:wx,stages:d3,Layer:bh,FastLayer:h7,Group:M0,DD:pn,Shape:Ne,shapes:nm,Animation:Ka,Tween:Fr,Easings:rm,Context:bx,Canvas:Sx});class Uu extends Ne{_sceneFunc(t){var n=st.getAngle(this.angle()),r=this.clockwise();t.beginPath(),t.arc(0,0,this.outerRadius(),0,n,r),t.arc(0,0,this.innerRadius(),n,0,!r),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}getSelfRect(){const t=this.innerRadius(),n=this.outerRadius(),r=this.clockwise(),i=st.getAngle(r?360-this.angle():this.angle()),o=Math.cos(Math.min(i,Math.PI)),a=1,s=Math.sin(Math.min(Math.max(Math.PI,i),3*Math.PI/2)),l=Math.sin(Math.min(i,Math.PI/2)),d=o*(o>0?t:n),p=a*n,g=s*(s>0?t:n),m=l*(l>0?n:t);return{x:d,y:r?-1*m:g,width:p-d,height:m-g}}}Uu.prototype._centroid=!0;Uu.prototype.className="Arc";Uu.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(Uu);Z.addGetterSetter(Uu,"innerRadius",0,He());Z.addGetterSetter(Uu,"outerRadius",0,He());Z.addGetterSetter(Uu,"angle",0,He());Z.addGetterSetter(Uu,"clockwise",!1,zs());function kC(e,t,n,r,i,o,a){var s=Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2)),l=Math.sqrt(Math.pow(i-n,2)+Math.pow(o-r,2)),d=a*s/(s+l),p=a*l/(s+l),g=n-d*(i-e),m=r-d*(o-t),y=n+p*(i-e),b=r+p*(o-t);return[g,m,y,b]}function DA(e,t){var n=e.length,r=[],i,o;for(i=2;i<n-2;i+=2)o=kC(e[i-2],e[i-1],e[i],e[i+1],e[i+2],e[i+3],t),!isNaN(o[0])&&(r.push(o[0]),r.push(o[1]),r.push(e[i]),r.push(e[i+1]),r.push(o[2]),r.push(o[3]));return r}class Gu extends Ne{constructor(t){super(t),this.on("pointsChange.konva tensionChange.konva closedChange.konva bezierChange.konva",function(){this._clearCache("tensionPoints")})}_sceneFunc(t){var n=this.points(),r=n.length,i=this.tension(),o=this.closed(),a=this.bezier(),s,l,d;if(!!r){if(t.beginPath(),t.moveTo(n[0],n[1]),i!==0&&r>4){for(s=this.getTensionPoints(),l=s.length,d=o?0:4,o||t.quadraticCurveTo(s[0],s[1],s[2],s[3]);d<l-2;)t.bezierCurveTo(s[d++],s[d++],s[d++],s[d++],s[d++],s[d++]);o||t.quadraticCurveTo(s[l-2],s[l-1],n[r-2],n[r-1])}else if(a)for(d=2;d<r;)t.bezierCurveTo(n[d++],n[d++],n[d++],n[d++],n[d++],n[d++]);else for(d=2;d<r;d+=2)t.lineTo(n[d],n[d+1]);o?(t.closePath(),t.fillStrokeShape(this)):t.strokeShape(this)}}getTensionPoints(){return this._getCache("tensionPoints",this._getTensionPoints)}_getTensionPoints(){return this.closed()?this._getTensionPointsClosed():DA(this.points(),this.tension())}_getTensionPointsClosed(){var t=this.points(),n=t.length,r=this.tension(),i=kC(t[n-2],t[n-1],t[0],t[1],t[2],t[3],r),o=kC(t[n-4],t[n-3],t[n-2],t[n-1],t[0],t[1],r),a=DA(t,r),s=[i[2],i[3]].concat(a).concat([o[0],o[1],t[n-2],t[n-1],o[2],o[3],i[0],i[1],t[0],t[1]]);return s}getWidth(){return this.getSelfRect().width}getHeight(){return this.getSelfRect().height}getSelfRect(){var t=this.points();if(t.length<4)return{x:t[0]||0,y:t[1]||0,width:0,height:0};this.tension()!==0?t=[t[0],t[1],...this._getTensionPoints(),t[t.length-2],t[t.length-1]]:t=this.points();for(var n=t[0],r=t[0],i=t[1],o=t[1],a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],n=Math.min(n,a),r=Math.max(r,a),i=Math.min(i,s),o=Math.max(o,s);return{x:n,y:i,width:r-n,height:o-i}}}Gu.prototype.className="Line";Gu.prototype._attrsAffectingSize=["points","bezier","tension"];vr(Gu);Z.addGetterSetter(Gu,"closed",!1);Z.addGetterSetter(Gu,"bezier",!1);Z.addGetterSetter(Gu,"tension",0,He());Z.addGetterSetter(Gu,"points",[],$xe());class Rn extends Ne{constructor(t){super(t),this.dataArray=[],this.pathLength=0,this.dataArray=Rn.parsePathData(this.data()),this.pathLength=0;for(var n=0;n<this.dataArray.length;++n)this.pathLength+=this.dataArray[n].pathLength;this.on("dataChange.konva",function(){this.dataArray=Rn.parsePathData(this.data()),this.pathLength=0;for(var r=0;r<this.dataArray.length;++r)this.pathLength+=this.dataArray[r].pathLength})}_sceneFunc(t){var n=this.dataArray;t.beginPath();for(var r=!1,i=0;i<n.length;i++){var o=n[i].command,a=n[i].points;switch(o){case"L":t.lineTo(a[0],a[1]);break;case"M":t.moveTo(a[0],a[1]);break;case"C":t.bezierCurveTo(a[0],a[1],a[2],a[3],a[4],a[5]);break;case"Q":t.quadraticCurveTo(a[0],a[1],a[2],a[3]);break;case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6],b=a[7],S=d>p?d:p,E=d>p?1:d/p,P=d>p?p/d:1;t.translate(s,l),t.rotate(y),t.scale(E,P),t.arc(0,0,S,g,g+m,1-b),t.scale(1/E,1/P),t.rotate(-y),t.translate(-s,-l);break;case"z":r=!0,t.closePath();break}}!r&&!this.hasFill()?t.strokeShape(this):t.fillStrokeShape(this)}getSelfRect(){var t=[];this.dataArray.forEach(function(d){if(d.command==="A"){var p=d.points[4],g=d.points[5],m=d.points[4]+g,y=Math.PI/180;if(Math.abs(p-m)<y&&(y=Math.abs(p-m)),g<0)for(let b=p-y;b>m;b-=y){const S=Rn.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],b,0);t.push(S.x,S.y)}else for(let b=p+y;b<m;b+=y){const S=Rn.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],b,0);t.push(S.x,S.y)}}else if(d.command==="C")for(let b=0;b<=1;b+=.01){const S=Rn.getPointOnCubicBezier(b,d.start.x,d.start.y,d.points[0],d.points[1],d.points[2],d.points[3],d.points[4],d.points[5]);t.push(S.x,S.y)}else t=t.concat(d.points)});for(var n=t[0],r=t[0],i=t[1],o=t[1],a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],isNaN(a)||(n=Math.min(n,a),r=Math.max(r,a)),isNaN(s)||(i=Math.min(i,s),o=Math.max(o,s));return{x:n,y:i,width:r-n,height:o-i}}getLength(){return this.pathLength}getPointAtLength(t){var n,r=0,i=this.dataArray.length;if(!i)return null;for(;r<i&&t>this.dataArray[r].pathLength;)t-=this.dataArray[r].pathLength,++r;if(r===i)return n=this.dataArray[r-1].points.slice(-2),{x:n[0],y:n[1]};if(t<.01)return n=this.dataArray[r].points.slice(0,2),{x:n[0],y:n[1]};var o=this.dataArray[r],a=o.points;switch(o.command){case"L":return Rn.getPointOnLine(t,o.start.x,o.start.y,a[0],a[1]);case"C":return Rn.getPointOnCubicBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3],a[4],a[5]);case"Q":return Rn.getPointOnQuadraticBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3]);case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6];return g+=m*t/o.pathLength,Rn.getPointOnEllipticalArc(s,l,d,p,g,y)}return null}static getLineLength(t,n,r,i){return Math.sqrt((r-t)*(r-t)+(i-n)*(i-n))}static getPointOnLine(t,n,r,i,o,a,s){a===void 0&&(a=n),s===void 0&&(s=r);var l=(o-r)/(i-n+1e-8),d=Math.sqrt(t*t/(1+l*l));i<n&&(d*=-1);var p=l*d,g;if(i===n)g={x:a,y:s+p};else if((s-r)/(a-n+1e-8)===l)g={x:a+d,y:s+p};else{var m,y,b=this.getLineLength(n,r,i,o),S=(a-n)*(i-n)+(s-r)*(o-r);S=S/(b*b),m=n+S*(i-n),y=r+S*(o-r);var E=this.getLineLength(a,s,m,y),P=Math.sqrt(t*t-E*E);d=Math.sqrt(P*P/(1+l*l)),i<n&&(d*=-1),p=l*d,g={x:m+d,y:y+p}}return g}static getPointOnCubicBezier(t,n,r,i,o,a,s,l,d){function p(E){return E*E*E}function g(E){return 3*E*E*(1-E)}function m(E){return 3*E*(1-E)*(1-E)}function y(E){return(1-E)*(1-E)*(1-E)}var b=l*p(t)+a*g(t)+i*m(t)+n*y(t),S=d*p(t)+s*g(t)+o*m(t)+r*y(t);return{x:b,y:S}}static getPointOnQuadraticBezier(t,n,r,i,o,a,s){function l(y){return y*y}function d(y){return 2*y*(1-y)}function p(y){return(1-y)*(1-y)}var g=a*l(t)+i*d(t)+n*p(t),m=s*l(t)+o*d(t)+r*p(t);return{x:g,y:m}}static getPointOnEllipticalArc(t,n,r,i,o,a){var s=Math.cos(a),l=Math.sin(a),d={x:r*Math.cos(o),y:i*Math.sin(o)};return{x:t+(d.x*s-d.y*l),y:n+(d.x*l+d.y*s)}}static parsePathData(t){if(!t)return[];var n=t,r=["m","M","l","L","v","V","h","H","z","Z","c","C","q","Q","t","T","s","S","a","A"];n=n.replace(new RegExp(" ","g"),",");for(var i=0;i<r.length;i++)n=n.replace(new RegExp(r[i],"g"),"|"+r[i]);var o=n.split("|"),a=[],s=[],l=0,d=0,p=/([-+]?((\d+\.\d+)|((\d+)|(\.\d+)))(?:e[-+]?\d+)?)/gi,g;for(i=1;i<o.length;i++){var m=o[i],y=m.charAt(0);for(m=m.slice(1),s.length=0;g=p.exec(m);)s.push(g[0]);for(var b=[],S=0,E=s.length;S<E;S++){if(s[S]==="00"){b.push(0,0);continue}var P=parseFloat(s[S]);isNaN(P)?b.push(0):b.push(P)}for(;b.length>0&&!isNaN(b[0]);){var k=null,T=[],M=l,N=d,z,F,$,K,j,X,ue,ge,be,we;switch(y){case"l":l+=b.shift(),d+=b.shift(),k="L",T.push(l,d);break;case"L":l=b.shift(),d=b.shift(),T.push(l,d);break;case"m":var Se=b.shift(),J=b.shift();if(l+=Se,d+=J,k="M",a.length>2&&a[a.length-1].command==="z"){for(var G=a.length-2;G>=0;G--)if(a[G].command==="M"){l=a[G].points[0]+Se,d=a[G].points[1]+J;break}}T.push(l,d),y="l";break;case"M":l=b.shift(),d=b.shift(),k="M",T.push(l,d),y="L";break;case"h":l+=b.shift(),k="L",T.push(l,d);break;case"H":l=b.shift(),k="L",T.push(l,d);break;case"v":d+=b.shift(),k="L",T.push(l,d);break;case"V":d=b.shift(),k="L",T.push(l,d);break;case"C":T.push(b.shift(),b.shift(),b.shift(),b.shift()),l=b.shift(),d=b.shift(),T.push(l,d);break;case"c":T.push(l+b.shift(),d+b.shift(),l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",T.push(l,d);break;case"S":F=l,$=d,z=a[a.length-1],z.command==="C"&&(F=l+(l-z.points[2]),$=d+(d-z.points[3])),T.push(F,$,b.shift(),b.shift()),l=b.shift(),d=b.shift(),k="C",T.push(l,d);break;case"s":F=l,$=d,z=a[a.length-1],z.command==="C"&&(F=l+(l-z.points[2]),$=d+(d-z.points[3])),T.push(F,$,l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",T.push(l,d);break;case"Q":T.push(b.shift(),b.shift()),l=b.shift(),d=b.shift(),T.push(l,d);break;case"q":T.push(l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="Q",T.push(l,d);break;case"T":F=l,$=d,z=a[a.length-1],z.command==="Q"&&(F=l+(l-z.points[0]),$=d+(d-z.points[1])),l=b.shift(),d=b.shift(),k="Q",T.push(F,$,l,d);break;case"t":F=l,$=d,z=a[a.length-1],z.command==="Q"&&(F=l+(l-z.points[0]),$=d+(d-z.points[1])),l+=b.shift(),d+=b.shift(),k="Q",T.push(F,$,l,d);break;case"A":K=b.shift(),j=b.shift(),X=b.shift(),ue=b.shift(),ge=b.shift(),be=l,we=d,l=b.shift(),d=b.shift(),k="A",T=this.convertEndpointToCenterParameterization(be,we,l,d,ue,ge,K,j,X);break;case"a":K=b.shift(),j=b.shift(),X=b.shift(),ue=b.shift(),ge=b.shift(),be=l,we=d,l+=b.shift(),d+=b.shift(),k="A",T=this.convertEndpointToCenterParameterization(be,we,l,d,ue,ge,K,j,X);break}a.push({command:k||y,points:T,start:{x:M,y:N},pathLength:this.calcLength(M,N,k||y,T)})}(y==="z"||y==="Z")&&a.push({command:"z",points:[],start:void 0,pathLength:0})}return a}static calcLength(t,n,r,i){var o,a,s,l,d=Rn;switch(r){case"L":return d.getLineLength(t,n,i[0],i[1]);case"C":for(o=0,a=d.getPointOnCubicBezier(0,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),l=.01;l<=1;l+=.01)s=d.getPointOnCubicBezier(l,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"Q":for(o=0,a=d.getPointOnQuadraticBezier(0,t,n,i[0],i[1],i[2],i[3]),l=.01;l<=1;l+=.01)s=d.getPointOnQuadraticBezier(l,t,n,i[0],i[1],i[2],i[3]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"A":o=0;var p=i[4],g=i[5],m=i[4]+g,y=Math.PI/180;if(Math.abs(p-m)<y&&(y=Math.abs(p-m)),a=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],p,0),g<0)for(l=p-y;l>m;l-=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;else for(l=p+y;l<m;l+=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],m,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),o}return 0}static convertEndpointToCenterParameterization(t,n,r,i,o,a,s,l,d){var p=d*(Math.PI/180),g=Math.cos(p)*(t-r)/2+Math.sin(p)*(n-i)/2,m=-1*Math.sin(p)*(t-r)/2+Math.cos(p)*(n-i)/2,y=g*g/(s*s)+m*m/(l*l);y>1&&(s*=Math.sqrt(y),l*=Math.sqrt(y));var b=Math.sqrt((s*s*(l*l)-s*s*(m*m)-l*l*(g*g))/(s*s*(m*m)+l*l*(g*g)));o===a&&(b*=-1),isNaN(b)&&(b=0);var S=b*s*m/l,E=b*-l*g/s,P=(t+r)/2+Math.cos(p)*S-Math.sin(p)*E,k=(n+i)/2+Math.sin(p)*S+Math.cos(p)*E,T=function(j){return Math.sqrt(j[0]*j[0]+j[1]*j[1])},M=function(j,X){return(j[0]*X[0]+j[1]*X[1])/(T(j)*T(X))},N=function(j,X){return(j[0]*X[1]<j[1]*X[0]?-1:1)*Math.acos(M(j,X))},z=N([1,0],[(g-S)/s,(m-E)/l]),F=[(g-S)/s,(m-E)/l],$=[(-1*g-S)/s,(-1*m-E)/l],K=N(F,$);return M(F,$)<=-1&&(K=Math.PI),M(F,$)>=1&&(K=0),a===0&&K>0&&(K=K-2*Math.PI),a===1&&K<0&&(K=K+2*Math.PI),[P,k,s,l,z,K,p,a]}}Rn.prototype.className="Path";Rn.prototype._attrsAffectingSize=["data"];vr(Rn);Z.addGetterSetter(Rn,"data");class Sh extends Gu{_sceneFunc(t){super._sceneFunc(t);var n=Math.PI*2,r=this.points(),i=r,o=this.tension()!==0&&r.length>4;o&&(i=this.getTensionPoints());var a=this.pointerLength(),s=r.length,l,d;if(o){const m=[i[i.length-4],i[i.length-3],i[i.length-2],i[i.length-1],r[s-2],r[s-1]],y=Rn.calcLength(i[i.length-4],i[i.length-3],"C",m),b=Rn.getPointOnQuadraticBezier(Math.min(1,1-a/y),m[0],m[1],m[2],m[3],m[4],m[5]);l=r[s-2]-b.x,d=r[s-1]-b.y}else l=r[s-2]-r[s-4],d=r[s-1]-r[s-3];var p=(Math.atan2(d,l)+n)%n,g=this.pointerWidth();this.pointerAtEnding()&&(t.save(),t.beginPath(),t.translate(r[s-2],r[s-1]),t.rotate(p),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t)),this.pointerAtBeginning()&&(t.save(),t.beginPath(),t.translate(r[0],r[1]),o?(l=(i[0]+i[2])/2-r[0],d=(i[1]+i[3])/2-r[1]):(l=r[2]-r[0],d=r[3]-r[1]),t.rotate((Math.atan2(-d,-l)+n)%n),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t))}__fillStroke(t){var n=this.dashEnabled();n&&(this.attrs.dashEnabled=!1,t.setLineDash([])),t.fillStrokeShape(this),n&&(this.attrs.dashEnabled=!0)}getSelfRect(){const t=super.getSelfRect(),n=this.pointerWidth()/2;return{x:t.x-n,y:t.y-n,width:t.width+n*2,height:t.height+n*2}}}Sh.prototype.className="Arrow";vr(Sh);Z.addGetterSetter(Sh,"pointerLength",10,He());Z.addGetterSetter(Sh,"pointerWidth",10,He());Z.addGetterSetter(Sh,"pointerAtBeginning",!1);Z.addGetterSetter(Sh,"pointerAtEnding",!0);class Q0 extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.attrs.radius||0,0,Math.PI*2,!1),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius()!==t/2&&this.radius(t/2)}setHeight(t){this.radius()!==t/2&&this.radius(t/2)}}Q0.prototype._centroid=!0;Q0.prototype.className="Circle";Q0.prototype._attrsAffectingSize=["radius"];vr(Q0);Z.addGetterSetter(Q0,"radius",0,He());class Ed extends Ne{_sceneFunc(t){var n=this.radiusX(),r=this.radiusY();t.beginPath(),t.save(),n!==r&&t.scale(1,r/n),t.arc(0,0,n,0,Math.PI*2,!1),t.restore(),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radiusX()*2}getHeight(){return this.radiusY()*2}setWidth(t){this.radiusX(t/2)}setHeight(t){this.radiusY(t/2)}}Ed.prototype.className="Ellipse";Ed.prototype._centroid=!0;Ed.prototype._attrsAffectingSize=["radiusX","radiusY"];vr(Ed);Z.addComponentsGetterSetter(Ed,"radius",["x","y"]);Z.addGetterSetter(Ed,"radiusX",0,He());Z.addGetterSetter(Ed,"radiusY",0,He());class Fs extends Ne{constructor(t){super(t),this.on("imageChange.konva",()=>{this._setImageLoad()}),this._setImageLoad()}_setImageLoad(){const t=this.image();t&&t.complete||t&&t.readyState===4||t&&t.addEventListener&&t.addEventListener("load",()=>{this._requestDraw()})}_useBufferCanvas(){return super._useBufferCanvas(!0)}_sceneFunc(t){const n=this.getWidth(),r=this.getHeight(),i=this.attrs.image;let o;if(i){const a=this.attrs.cropWidth,s=this.attrs.cropHeight;a&&s?o=[i,this.cropX(),this.cropY(),a,s,0,0,n,r]:o=[i,0,0,n,r]}(this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)),i&&t.drawImage.apply(t,o)}_hitFunc(t){var n=this.width(),r=this.height();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}getWidth(){var t,n;return(t=this.attrs.width)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.width}getHeight(){var t,n;return(t=this.attrs.height)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.height}static fromURL(t,n,r=null){var i=ce.createImageElement();i.onload=function(){var o=new Fs({image:i});n(o)},i.onerror=r,i.crossOrigin="Anonymous",i.src=t}}Fs.prototype.className="Image";vr(Fs);Z.addGetterSetter(Fs,"image");Z.addComponentsGetterSetter(Fs,"crop",["x","y","width","height"]);Z.addGetterSetter(Fs,"cropX",0,He());Z.addGetterSetter(Fs,"cropY",0,He());Z.addGetterSetter(Fs,"cropWidth",0,He());Z.addGetterSetter(Fs,"cropHeight",0,He());var BB=["fontFamily","fontSize","fontStyle","padding","lineHeight","text","width","height","pointerDirection","pointerWidth","pointerHeight"],Abe="Change.konva",Ibe="none",EC="up",PC="right",TC="down",LC="left",Mbe=BB.length;class p7 extends M0{constructor(t){super(t),this.on("add.konva",function(n){this._addListeners(n.child),this._sync()})}getText(){return this.find("Text")[0]}getTag(){return this.find("Tag")[0]}_addListeners(t){var n=this,r,i=function(){n._sync()};for(r=0;r<Mbe;r++)t.on(BB[r]+Abe,i)}getWidth(){return this.getText().width()}getHeight(){return this.getText().height()}_sync(){var t=this.getText(),n=this.getTag(),r,i,o,a,s,l,d;if(t&&n){switch(r=t.width(),i=t.height(),o=n.pointerDirection(),a=n.pointerWidth(),d=n.pointerHeight(),s=0,l=0,o){case EC:s=r/2,l=-1*d;break;case PC:s=r+a,l=i/2;break;case TC:s=r/2,l=i+d;break;case LC:s=-1*a,l=i/2;break}n.setAttrs({x:-1*s,y:-1*l,width:r,height:i}),t.setAttrs({x:-1*s,y:-1*l})}}}p7.prototype.className="Label";vr(p7);class wh extends Ne{_sceneFunc(t){var n=this.width(),r=this.height(),i=this.pointerDirection(),o=this.pointerWidth(),a=this.pointerHeight(),s=this.cornerRadius();let l=0,d=0,p=0,g=0;typeof s=="number"?l=d=p=g=Math.min(s,n/2,r/2):(l=Math.min(s[0]||0,n/2,r/2),d=Math.min(s[1]||0,n/2,r/2),g=Math.min(s[2]||0,n/2,r/2),p=Math.min(s[3]||0,n/2,r/2)),t.beginPath(),t.moveTo(l,0),i===EC&&(t.lineTo((n-o)/2,0),t.lineTo(n/2,-1*a),t.lineTo((n+o)/2,0)),t.lineTo(n-d,0),t.arc(n-d,d,d,Math.PI*3/2,0,!1),i===PC&&(t.lineTo(n,(r-a)/2),t.lineTo(n+o,r/2),t.lineTo(n,(r+a)/2)),t.lineTo(n,r-g),t.arc(n-g,r-g,g,0,Math.PI/2,!1),i===TC&&(t.lineTo((n+o)/2,r),t.lineTo(n/2,r+a),t.lineTo((n-o)/2,r)),t.lineTo(p,r),t.arc(p,r-p,p,Math.PI/2,Math.PI,!1),i===LC&&(t.lineTo(0,(r+a)/2),t.lineTo(-1*o,r/2),t.lineTo(0,(r-a)/2)),t.lineTo(0,l),t.arc(l,l,l,Math.PI,Math.PI*3/2,!1),t.closePath(),t.fillStrokeShape(this)}getSelfRect(){var t=0,n=0,r=this.pointerWidth(),i=this.pointerHeight(),o=this.pointerDirection(),a=this.width(),s=this.height();return o===EC?(n-=i,s+=i):o===TC?s+=i:o===LC?(t-=r*1.5,a+=r):o===PC&&(a+=r*1.5),{x:t,y:n,width:a,height:s}}}wh.prototype.className="Tag";vr(wh);Z.addGetterSetter(wh,"pointerDirection",Ibe);Z.addGetterSetter(wh,"pointerWidth",0,He());Z.addGetterSetter(wh,"pointerHeight",0,He());Z.addGetterSetter(wh,"cornerRadius",0,xB(4));class Pv extends Ne{_sceneFunc(t){var n=this.cornerRadius(),r=this.width(),i=this.height();if(t.beginPath(),!n)t.rect(0,0,r,i);else{let o=0,a=0,s=0,l=0;typeof n=="number"?o=a=s=l=Math.min(n,r/2,i/2):(o=Math.min(n[0]||0,r/2,i/2),a=Math.min(n[1]||0,r/2,i/2),l=Math.min(n[2]||0,r/2,i/2),s=Math.min(n[3]||0,r/2,i/2)),t.moveTo(o,0),t.lineTo(r-a,0),t.arc(r-a,a,a,Math.PI*3/2,0,!1),t.lineTo(r,i-l),t.arc(r-l,i-l,l,0,Math.PI/2,!1),t.lineTo(s,i),t.arc(s,i-s,s,Math.PI/2,Math.PI,!1),t.lineTo(0,o),t.arc(o,o,o,Math.PI,Math.PI*3/2,!1)}t.closePath(),t.fillStrokeShape(this)}}Pv.prototype.className="Rect";vr(Pv);Z.addGetterSetter(Pv,"cornerRadius",0,xB(4));class Ch extends Ne{_sceneFunc(t){const n=this._getPoints();t.beginPath(),t.moveTo(n[0].x,n[0].y);for(var r=1;r<n.length;r++)t.lineTo(n[r].x,n[r].y);t.closePath(),t.fillStrokeShape(this)}_getPoints(){const t=this.attrs.sides,n=this.attrs.radius||0,r=[];for(var i=0;i<t;i++)r.push({x:n*Math.sin(i*2*Math.PI/t),y:-1*n*Math.cos(i*2*Math.PI/t)});return r}getSelfRect(){const t=this._getPoints();var n=t[0].x,r=t[0].y,i=t[0].x,o=t[0].y;return t.forEach(a=>{n=Math.min(n,a.x),r=Math.max(r,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y)}),{x:n,y:i,width:r-n,height:o-i}}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}Ch.prototype.className="RegularPolygon";Ch.prototype._centroid=!0;Ch.prototype._attrsAffectingSize=["radius"];vr(Ch);Z.addGetterSetter(Ch,"radius",0,He());Z.addGetterSetter(Ch,"sides",0,He());var zA=Math.PI*2;class _h extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.innerRadius(),0,zA,!1),t.moveTo(this.outerRadius(),0),t.arc(0,0,this.outerRadius(),zA,0,!0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}_h.prototype.className="Ring";_h.prototype._centroid=!0;_h.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(_h);Z.addGetterSetter(_h,"innerRadius",0,He());Z.addGetterSetter(_h,"outerRadius",0,He());class Vl extends Ne{constructor(t){super(t),this._updated=!0,this.anim=new Ka(()=>{var n=this._updated;return this._updated=!1,n}),this.on("animationChange.konva",function(){this.frameIndex(0)}),this.on("frameIndexChange.konva",function(){this._updated=!0}),this.on("frameRateChange.konva",function(){!this.anim.isRunning()||(clearInterval(this.interval),this._setInterval())})}_sceneFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+0],l=o[i+1],d=o[i+2],p=o[i+3],g=this.image();if((this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,d,p),t.closePath(),t.fillStrokeShape(this)),g)if(a){var m=a[n],y=r*2;t.drawImage(g,s,l,d,p,m[y+0],m[y+1],d,p)}else t.drawImage(g,s,l,d,p,0,0,d,p)}_hitFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+2],l=o[i+3];if(t.beginPath(),a){var d=a[n],p=r*2;t.rect(d[p+0],d[p+1],s,l)}else t.rect(0,0,s,l);t.closePath(),t.fillShape(this)}_useBufferCanvas(){return super._useBufferCanvas(!0)}_setInterval(){var t=this;this.interval=setInterval(function(){t._updateIndex()},1e3/this.frameRate())}start(){if(!this.isRunning()){var t=this.getLayer();this.anim.setLayers(t),this._setInterval(),this.anim.start()}}stop(){this.anim.stop(),clearInterval(this.interval)}isRunning(){return this.anim.isRunning()}_updateIndex(){var t=this.frameIndex(),n=this.animation(),r=this.animations(),i=r[n],o=i.length/4;t<o-1?this.frameIndex(t+1):this.frameIndex(0)}}Vl.prototype.className="Sprite";vr(Vl);Z.addGetterSetter(Vl,"animation");Z.addGetterSetter(Vl,"animations");Z.addGetterSetter(Vl,"frameOffsets");Z.addGetterSetter(Vl,"image");Z.addGetterSetter(Vl,"frameIndex",0,He());Z.addGetterSetter(Vl,"frameRate",17,He());Z.backCompat(Vl,{index:"frameIndex",getIndex:"getFrameIndex",setIndex:"setFrameIndex"});class Pd extends Ne{_sceneFunc(t){var n=this.innerRadius(),r=this.outerRadius(),i=this.numPoints();t.beginPath(),t.moveTo(0,0-r);for(var o=1;o<i*2;o++){var a=o%2===0?r:n,s=a*Math.sin(o*Math.PI/i),l=-1*a*Math.cos(o*Math.PI/i);t.lineTo(s,l)}t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}Pd.prototype.className="Star";Pd.prototype._centroid=!0;Pd.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(Pd);Z.addGetterSetter(Pd,"numPoints",5,He());Z.addGetterSetter(Pd,"innerRadius",0,He());Z.addGetterSetter(Pd,"outerRadius",0,He());function HB(e){return Array.from(e)}var Cp="auto",Rbe="center",sg="justify",Obe="Change.konva",Nbe="2d",FA="-",WB="left",Dbe="text",zbe="Text",Fbe="top",$be="bottom",$A="middle",VB="normal",Bbe="px ",by=" ",Hbe="right",Wbe="word",Vbe="char",BA="none",zS="\u2026",UB=["fontFamily","fontSize","fontStyle","fontVariant","padding","align","verticalAlign","lineHeight","text","width","height","wrap","ellipsis","letterSpacing"],Ube=UB.length;function Gbe(e){return e.split(",").map(t=>{t=t.trim();const n=t.indexOf(" ")>=0,r=t.indexOf('"')>=0||t.indexOf("'")>=0;return n&&!r&&(t=`"${t}"`),t}).join(", ")}var Sy;function FS(){return Sy||(Sy=ce.createCanvasElement().getContext(Nbe),Sy)}function jbe(e){e.fillText(this._partialText,this._partialTextX,this._partialTextY)}function Kbe(e){e.strokeText(this._partialText,this._partialTextX,this._partialTextY)}function qbe(e){return e=e||{},!e.fillLinearGradientColorStops&&!e.fillRadialGradientColorStops&&!e.fillPatternImage&&(e.fill=e.fill||"black"),e}class mr extends Ne{constructor(t){super(qbe(t)),this._partialTextX=0,this._partialTextY=0;for(var n=0;n<Ube;n++)this.on(UB[n]+Obe,this._setTextData);this._setTextData()}_sceneFunc(t){var n=this.textArr,r=n.length;if(!!this.text()){var i=this.padding(),o=this.fontSize(),a=this.lineHeight()*o,s=this.verticalAlign(),l=0,d=this.align(),p=this.getWidth(),g=this.letterSpacing(),m=this.fill(),y=this.textDecoration(),b=y.indexOf("underline")!==-1,S=y.indexOf("line-through")!==-1,E,P=0,P=a/2,k=0,T=0;for(t.setAttr("font",this._getContextFont()),t.setAttr("textBaseline",$A),t.setAttr("textAlign",WB),s===$A?l=(this.getHeight()-r*a-i*2)/2:s===$be&&(l=this.getHeight()-r*a-i*2),t.translate(i,l+i),E=0;E<r;E++){var k=0,T=0,M=n[E],N=M.text,z=M.width,F=M.lastInParagraph,$,K,j;if(t.save(),d===Hbe?k+=p-z-i*2:d===Rbe&&(k+=(p-z-i*2)/2),b&&(t.save(),t.beginPath(),t.moveTo(k,P+T+Math.round(o/2)),$=N.split(" ").length-1,K=$===0,j=d===sg&&F&&!K?p-i*2:z,t.lineTo(k+Math.round(j),P+T+Math.round(o/2)),t.lineWidth=o/15,t.strokeStyle=m,t.stroke(),t.restore()),S&&(t.save(),t.beginPath(),t.moveTo(k,P+T),$=N.split(" ").length-1,K=$===0,j=d===sg&&F&&!K?p-i*2:z,t.lineTo(k+Math.round(j),P+T),t.lineWidth=o/15,t.strokeStyle=m,t.stroke(),t.restore()),g!==0||d===sg){$=N.split(" ").length-1;for(var X=HB(N),ue=0;ue<X.length;ue++){var ge=X[ue];ge===" "&&!F&&d===sg&&(k+=(p-i*2-z)/$),this._partialTextX=k,this._partialTextY=P+T,this._partialText=ge,t.fillStrokeShape(this),k+=this.measureSize(ge).width+g}}else this._partialTextX=k,this._partialTextY=P+T,this._partialText=N,t.fillStrokeShape(this);t.restore(),r>1&&(P+=a)}}}_hitFunc(t){var n=this.getWidth(),r=this.getHeight();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}setText(t){var n=ce._isString(t)?t:t==null?"":t+"";return this._setAttr(Dbe,n),this}getWidth(){var t=this.attrs.width===Cp||this.attrs.width===void 0;return t?this.getTextWidth()+this.padding()*2:this.attrs.width}getHeight(){var t=this.attrs.height===Cp||this.attrs.height===void 0;return t?this.fontSize()*this.textArr.length*this.lineHeight()+this.padding()*2:this.attrs.height}getTextWidth(){return this.textWidth}getTextHeight(){return ce.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}measureSize(t){var n=FS(),r=this.fontSize(),i;return n.save(),n.font=this._getContextFont(),i=n.measureText(t),n.restore(),{width:i.width,height:r}}_getContextFont(){return this.fontStyle()+by+this.fontVariant()+by+(this.fontSize()+Bbe)+Gbe(this.fontFamily())}_addTextLine(t){this.align()===sg&&(t=t.trim());var n=this._getTextWidth(t);return this.textArr.push({text:t,width:n,lastInParagraph:!1})}_getTextWidth(t){var n=this.letterSpacing(),r=t.length;return FS().measureText(t).width+(r?n*(r-1):0)}_setTextData(){var t=this.text().split(`
|
|
`),n=+this.fontSize(),r=0,i=this.lineHeight()*n,o=this.attrs.width,a=this.attrs.height,s=o!==Cp&&o!==void 0,l=a!==Cp&&a!==void 0,d=this.padding(),p=o-d*2,g=a-d*2,m=0,y=this.wrap(),b=y!==BA,S=y!==Vbe&&b,E=this.ellipsis();this.textArr=[],FS().font=this._getContextFont();for(var P=E?this._getTextWidth(zS):0,k=0,T=t.length;k<T;++k){var M=t[k],N=this._getTextWidth(M);if(s&&N>p)for(;M.length>0;){for(var z=0,F=M.length,$="",K=0;z<F;){var j=z+F>>>1,X=M.slice(0,j+1),ue=this._getTextWidth(X)+P;ue<=p?(z=j+1,$=X,K=ue):F=j}if($){if(S){var ge,be=M[$.length],we=be===by||be===FA;we&&K<=p?ge=$.length:ge=Math.max($.lastIndexOf(by),$.lastIndexOf(FA))+1,ge>0&&(z=ge,$=$.slice(0,z),K=this._getTextWidth($))}$=$.trimRight(),this._addTextLine($),r=Math.max(r,K),m+=i;var Se=this._shouldHandleEllipsis(m);if(Se){this._tryToAddEllipsisToLastLine();break}if(M=M.slice(z),M=M.trimLeft(),M.length>0&&(N=this._getTextWidth(M),N<=p)){this._addTextLine(M),m+=i,r=Math.max(r,N);break}}else break}else this._addTextLine(M),m+=i,r=Math.max(r,N),this._shouldHandleEllipsis(m)&&k<T-1&&this._tryToAddEllipsisToLastLine();if(l&&m+i>g)break;this.textArr[this.textArr.length-1]&&(this.textArr[this.textArr.length-1].lastInParagraph=!0)}this.textHeight=n,this.textWidth=r}_shouldHandleEllipsis(t){var n=+this.fontSize(),r=this.lineHeight()*n,i=this.attrs.height,o=i!==Cp&&i!==void 0,a=this.padding(),s=i-a*2,l=this.wrap(),d=l!==BA;return!d||o&&t+r>s}_tryToAddEllipsisToLastLine(){var t=this.attrs.width,n=t!==Cp&&t!==void 0,r=this.padding(),i=t-r*2,o=this.ellipsis(),a=this.textArr[this.textArr.length-1];if(!(!a||!o)){if(n){var s=this._getTextWidth(a.text+zS)<i;s||(a.text=a.text.slice(0,a.text.length-3))}this.textArr.splice(this.textArr.length-1,1),this._addTextLine(a.text+zS)}}getStrokeScaleEnabled(){return!0}}mr.prototype._fillFunc=jbe;mr.prototype._strokeFunc=Kbe;mr.prototype.className=zbe;mr.prototype._attrsAffectingSize=["text","fontSize","padding","wrap","lineHeight","letterSpacing"];vr(mr);Z.overWriteSetter(mr,"width",c7());Z.overWriteSetter(mr,"height",c7());Z.addGetterSetter(mr,"fontFamily","Arial");Z.addGetterSetter(mr,"fontSize",12,He());Z.addGetterSetter(mr,"fontStyle",VB);Z.addGetterSetter(mr,"fontVariant",VB);Z.addGetterSetter(mr,"padding",0,He());Z.addGetterSetter(mr,"align",WB);Z.addGetterSetter(mr,"verticalAlign",Fbe);Z.addGetterSetter(mr,"lineHeight",1,He());Z.addGetterSetter(mr,"wrap",Wbe);Z.addGetterSetter(mr,"ellipsis",!1,zs());Z.addGetterSetter(mr,"letterSpacing",0,He());Z.addGetterSetter(mr,"text","",X0());Z.addGetterSetter(mr,"textDecoration","");var Zbe="",GB="normal";function jB(e){e.fillText(this.partialText,0,0)}function KB(e){e.strokeText(this.partialText,0,0)}class ii extends Ne{constructor(t){super(t),this.dummyCanvas=ce.createCanvasElement(),this.dataArray=[],this.dataArray=Rn.parsePathData(this.attrs.data),this.on("dataChange.konva",function(){this.dataArray=Rn.parsePathData(this.attrs.data),this._setTextData()}),this.on("textChange.konva alignChange.konva letterSpacingChange.konva kerningFuncChange.konva fontSizeChange.konva fontFamilyChange.konva",this._setTextData),this._setTextData()}_sceneFunc(t){t.setAttr("font",this._getContextFont()),t.setAttr("textBaseline",this.textBaseline()),t.setAttr("textAlign","left"),t.save();var n=this.textDecoration(),r=this.fill(),i=this.fontSize(),o=this.glyphInfo;n==="underline"&&t.beginPath();for(var a=0;a<o.length;a++){t.save();var s=o[a].p0;t.translate(s.x,s.y),t.rotate(o[a].rotation),this.partialText=o[a].text,t.fillStrokeShape(this),n==="underline"&&(a===0&&t.moveTo(0,i/2+1),t.lineTo(i,i/2+1)),t.restore()}n==="underline"&&(t.strokeStyle=r,t.lineWidth=i/20,t.stroke()),t.restore()}_hitFunc(t){t.beginPath();var n=this.glyphInfo;if(n.length>=1){var r=n[0].p0;t.moveTo(r.x,r.y)}for(var i=0;i<n.length;i++){var o=n[i].p1;t.lineTo(o.x,o.y)}t.setAttr("lineWidth",this.fontSize()),t.setAttr("strokeStyle",this.colorKey),t.stroke()}getTextWidth(){return this.textWidth}getTextHeight(){return ce.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}setText(t){return mr.prototype.setText.call(this,t)}_getContextFont(){return mr.prototype._getContextFont.call(this)}_getTextSize(t){var n=this.dummyCanvas,r=n.getContext("2d");r.save(),r.font=this._getContextFont();var i=r.measureText(t);return r.restore(),{width:i.width,height:parseInt(this.attrs.fontSize,10)}}_setTextData(){var t=this,n=this._getTextSize(this.attrs.text),r=this.letterSpacing(),i=this.align(),o=this.kerningFunc();this.textWidth=n.width,this.textHeight=n.height;var a=Math.max(this.textWidth+((this.attrs.text||"").length-1)*r,0);this.glyphInfo=[];for(var s=0,l=0;l<t.dataArray.length;l++)t.dataArray[l].pathLength>0&&(s+=t.dataArray[l].pathLength);var d=0;i==="center"&&(d=Math.max(0,s/2-a/2)),i==="right"&&(d=Math.max(0,s-a));for(var p=HB(this.text()),g=this.text().split(" ").length-1,m,y,b,S=-1,E=0,P=function(){E=0;for(var ue=t.dataArray,ge=S+1;ge<ue.length;ge++){if(ue[ge].pathLength>0)return S=ge,ue[ge];ue[ge].command==="M"&&(m={x:ue[ge].points[0],y:ue[ge].points[1]})}return{}},k=function(ue){var ge=t._getTextSize(ue).width+r;ue===" "&&i==="justify"&&(ge+=(s-a)/g);var be=0,we=0;for(y=void 0;Math.abs(ge-be)/ge>.01&&we<20;){we++;for(var Se=be;b===void 0;)b=P(),b&&Se+b.pathLength<ge&&(Se+=b.pathLength,b=void 0);if(Object.keys(b).length===0||m===void 0)return;var J=!1;switch(b.command){case"L":Rn.getLineLength(m.x,m.y,b.points[0],b.points[1])>ge?y=Rn.getPointOnLine(ge,m.x,m.y,b.points[0],b.points[1],m.x,m.y):b=void 0;break;case"A":var G=b.points[4],te=b.points[5],Q=b.points[4]+te;E===0?E=G+1e-8:ge>be?E+=Math.PI/180*te/Math.abs(te):E-=Math.PI/360*te/Math.abs(te),(te<0&&E<Q||te>=0&&E>Q)&&(E=Q,J=!0),y=Rn.getPointOnEllipticalArc(b.points[0],b.points[1],b.points[2],b.points[3],E,b.points[6]);break;case"C":E===0?ge>b.pathLength?E=1e-8:E=ge/b.pathLength:ge>be?E+=(ge-be)/b.pathLength/2:E=Math.max(E-(be-ge)/b.pathLength/2,0),E>1&&(E=1,J=!0),y=Rn.getPointOnCubicBezier(E,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3],b.points[4],b.points[5]);break;case"Q":E===0?E=ge/b.pathLength:ge>be?E+=(ge-be)/b.pathLength:E-=(be-ge)/b.pathLength,E>1&&(E=1,J=!0),y=Rn.getPointOnQuadraticBezier(E,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3]);break}y!==void 0&&(be=Rn.getLineLength(m.x,m.y,y.x,y.y)),J&&(J=!1,b=void 0)}},T="C",M=t._getTextSize(T).width+r,N=d/M-1,z=0;z<N&&(k(T),!(m===void 0||y===void 0));z++)m=y;for(var F=0;F<p.length&&(k(p[F]),!(m===void 0||y===void 0));F++){var $=Rn.getLineLength(m.x,m.y,y.x,y.y),K=0;if(o)try{K=o(p[F-1],p[F])*this.fontSize()}catch{K=0}m.x+=K,y.x+=K,this.textWidth+=K;var j=Rn.getPointOnLine(K+$/2,m.x,m.y,y.x,y.y),X=Math.atan2(y.y-m.y,y.x-m.x);this.glyphInfo.push({transposeX:j.x,transposeY:j.y,text:p[F],rotation:X,p0:m,p1:y}),m=y}}getSelfRect(){if(!this.glyphInfo.length)return{x:0,y:0,width:0,height:0};var t=[];this.glyphInfo.forEach(function(p){t.push(p.p0.x),t.push(p.p0.y),t.push(p.p1.x),t.push(p.p1.y)});for(var n=t[0]||0,r=t[0]||0,i=t[1]||0,o=t[1]||0,a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],n=Math.min(n,a),r=Math.max(r,a),i=Math.min(i,s),o=Math.max(o,s);var d=this.fontSize();return{x:n-d/2,y:i-d/2,width:r-n+d,height:o-i+d}}}ii.prototype._fillFunc=jB;ii.prototype._strokeFunc=KB;ii.prototype._fillFuncHit=jB;ii.prototype._strokeFuncHit=KB;ii.prototype.className="TextPath";ii.prototype._attrsAffectingSize=["text","fontSize","data"];vr(ii);Z.addGetterSetter(ii,"data");Z.addGetterSetter(ii,"fontFamily","Arial");Z.addGetterSetter(ii,"fontSize",12,He());Z.addGetterSetter(ii,"fontStyle",GB);Z.addGetterSetter(ii,"align","left");Z.addGetterSetter(ii,"letterSpacing",0,He());Z.addGetterSetter(ii,"textBaseline","middle");Z.addGetterSetter(ii,"fontVariant",GB);Z.addGetterSetter(ii,"text",Zbe);Z.addGetterSetter(ii,"textDecoration",null);Z.addGetterSetter(ii,"kerningFunc",null);var qB="tr-konva",Ybe=["resizeEnabledChange","rotateAnchorOffsetChange","rotateEnabledChange","enabledAnchorsChange","anchorSizeChange","borderEnabledChange","borderStrokeChange","borderStrokeWidthChange","borderDashChange","anchorStrokeChange","anchorStrokeWidthChange","anchorFillChange","anchorCornerRadiusChange","ignoreStrokeChange"].map(e=>e+`.${qB}`).join(" "),HA="nodesRect",Xbe=["widthChange","heightChange","scaleXChange","scaleYChange","skewXChange","skewYChange","rotationChange","offsetXChange","offsetYChange","transformsEnabledChange","strokeWidthChange"],Qbe={"top-left":-45,"top-center":0,"top-right":45,"middle-right":-90,"middle-left":90,"bottom-left":-135,"bottom-center":180,"bottom-right":135};const Jbe="ontouchstart"in st._global;function eSe(e,t){if(e==="rotater")return"crosshair";t+=ce.degToRad(Qbe[e]||0);var n=(ce.radToDeg(t)%360+360)%360;return ce._inRange(n,315+22.5,360)||ce._inRange(n,0,22.5)?"ns-resize":ce._inRange(n,45-22.5,45+22.5)?"nesw-resize":ce._inRange(n,90-22.5,90+22.5)?"ew-resize":ce._inRange(n,135-22.5,135+22.5)?"nwse-resize":ce._inRange(n,180-22.5,180+22.5)?"ns-resize":ce._inRange(n,225-22.5,225+22.5)?"nesw-resize":ce._inRange(n,270-22.5,270+22.5)?"ew-resize":ce._inRange(n,315-22.5,315+22.5)?"nwse-resize":(ce.error("Transformer has unknown angle for cursor detection: "+n),"pointer")}var R5=["top-left","top-center","top-right","middle-right","middle-left","bottom-left","bottom-center","bottom-right"],WA=1e8;function tSe(e){return{x:e.x+e.width/2*Math.cos(e.rotation)+e.height/2*Math.sin(-e.rotation),y:e.y+e.height/2*Math.cos(e.rotation)+e.width/2*Math.sin(e.rotation)}}function ZB(e,t,n){const r=n.x+(e.x-n.x)*Math.cos(t)-(e.y-n.y)*Math.sin(t),i=n.y+(e.x-n.x)*Math.sin(t)+(e.y-n.y)*Math.cos(t);return Object.assign(Object.assign({},e),{rotation:e.rotation+t,x:r,y:i})}function nSe(e,t){const n=tSe(e);return ZB(e,t,n)}function rSe(e,t,n){let r=t;for(let i=0;i<e.length;i++){const o=st.getAngle(e[i]),a=Math.abs(o-t)%(Math.PI*2);Math.min(a,Math.PI*2-a)<n&&(r=o)}return r}class En extends M0{constructor(t){super(t),this._transforming=!1,this._createElements(),this._handleMouseMove=this._handleMouseMove.bind(this),this._handleMouseUp=this._handleMouseUp.bind(this),this.update=this.update.bind(this),this.on(Ybe,this.update),this.getNode()&&this.update()}attachTo(t){return this.setNode(t),this}setNode(t){return ce.warn("tr.setNode(shape), tr.node(shape) and tr.attachTo(shape) methods are deprecated. Please use tr.nodes(nodesArray) instead."),this.setNodes([t])}getNode(){return this._nodes&&this._nodes[0]}_getEventNamespace(){return qB+this._id}setNodes(t=[]){this._nodes&&this._nodes.length&&this.detach(),this._nodes=t,t.length===1&&this.useSingleNodeRotation()?this.rotation(t[0].getAbsoluteRotation()):this.rotation(0),this._nodes.forEach(r=>{const i=()=>{this.nodes().length===1&&this.useSingleNodeRotation()&&this.rotation(this.nodes()[0].getAbsoluteRotation()),this._resetTransformCache(),!this._transforming&&!this.isDragging()&&this.update()},o=r._attrsAffectingSize.map(a=>a+"Change."+this._getEventNamespace()).join(" ");r.on(o,i),r.on(Xbe.map(a=>a+`.${this._getEventNamespace()}`).join(" "),i),r.on(`absoluteTransformChange.${this._getEventNamespace()}`,i),this._proxyDrag(r)}),this._resetTransformCache();var n=!!this.findOne(".top-left");return n&&this.update(),this}_proxyDrag(t){let n;t.on(`dragstart.${this._getEventNamespace()}`,r=>{n=t.getAbsolutePosition(),!this.isDragging()&&t!==this.findOne(".back")&&this.startDrag(r,!1)}),t.on(`dragmove.${this._getEventNamespace()}`,r=>{if(!n)return;const i=t.getAbsolutePosition(),o=i.x-n.x,a=i.y-n.y;this.nodes().forEach(s=>{if(s===t||s.isDragging())return;const l=s.getAbsolutePosition();s.setAbsolutePosition({x:l.x+o,y:l.y+a}),s.startDrag(r)}),n=null})}getNodes(){return this._nodes||[]}getActiveAnchor(){return this._movingAnchorName}detach(){this._nodes&&this._nodes.forEach(t=>{t.off("."+this._getEventNamespace())}),this._nodes=[],this._resetTransformCache()}_resetTransformCache(){this._clearCache(HA),this._clearCache("transform"),this._clearSelfAndDescendantCache("absoluteTransform")}_getNodeRect(){return this._getCache(HA,this.__getNodeRect)}__getNodeShape(t,n=this.rotation(),r){var i=t.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()}),o=t.getAbsoluteScale(r),a=t.getAbsolutePosition(r),s=i.x*o.x-t.offsetX()*o.x,l=i.y*o.y-t.offsetY()*o.y;const d=(st.getAngle(t.getAbsoluteRotation())+Math.PI*2)%(Math.PI*2),p={x:a.x+s*Math.cos(d)+l*Math.sin(-d),y:a.y+l*Math.cos(d)+s*Math.sin(d),width:i.width*o.x,height:i.height*o.y,rotation:d};return ZB(p,-st.getAngle(n),{x:0,y:0})}__getNodeRect(){var t=this.getNode();if(!t)return{x:-WA,y:-WA,width:0,height:0,rotation:0};const n=[];this.nodes().map(d=>{const p=d.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()});var g=[{x:p.x,y:p.y},{x:p.x+p.width,y:p.y},{x:p.x+p.width,y:p.y+p.height},{x:p.x,y:p.y+p.height}],m=d.getAbsoluteTransform();g.forEach(function(y){var b=m.point(y);n.push(b)})});const r=new fa;r.rotate(-st.getAngle(this.rotation()));var i,o,a,s;n.forEach(function(d){var p=r.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),r.invert();const l=r.point({x:i,y:o});return{x:l.x,y:l.y,width:a-i,height:s-o,rotation:st.getAngle(this.rotation())}}getX(){return this._getNodeRect().x}getY(){return this._getNodeRect().y}getWidth(){return this._getNodeRect().width}getHeight(){return this._getNodeRect().height}_createElements(){this._createBack(),R5.forEach(function(t){this._createAnchor(t)}.bind(this)),this._createAnchor("rotater")}_createAnchor(t){var n=new Pv({stroke:"rgb(0, 161, 255)",fill:"white",strokeWidth:1,name:t+" _anchor",dragDistance:0,draggable:!0,hitStrokeWidth:Jbe?10:"auto"}),r=this;n.on("mousedown touchstart",function(i){r._handleMouseDown(i)}),n.on("dragstart",i=>{n.stopDrag(),i.cancelBubble=!0}),n.on("dragend",i=>{i.cancelBubble=!0}),n.on("mouseenter",()=>{var i=st.getAngle(this.rotation()),o=eSe(t,i);n.getStage().content&&(n.getStage().content.style.cursor=o),this._cursorChange=!0}),n.on("mouseout",()=>{n.getStage().content&&(n.getStage().content.style.cursor=""),this._cursorChange=!1}),this.add(n)}_createBack(){var t=new Ne({name:"back",width:0,height:0,draggable:!0,sceneFunc(n){var r=this.getParent(),i=r.padding();n.beginPath(),n.rect(-i,-i,this.width()+i*2,this.height()+i*2),n.moveTo(this.width()/2,-i),r.rotateEnabled()&&n.lineTo(this.width()/2,-r.rotateAnchorOffset()*ce._sign(this.height())-i),n.fillStrokeShape(this)},hitFunc:(n,r)=>{if(!!this.shouldOverdrawWholeArea()){var i=this.padding();n.beginPath(),n.rect(-i,-i,r.width()+i*2,r.height()+i*2),n.fillStrokeShape(r)}}});this.add(t),this._proxyDrag(t),t.on("dragstart",n=>{n.cancelBubble=!0}),t.on("dragmove",n=>{n.cancelBubble=!0}),t.on("dragend",n=>{n.cancelBubble=!0}),this.on("dragmove",n=>{this.update()})}_handleMouseDown(t){this._movingAnchorName=t.target.name().split(" ")[0];var n=this._getNodeRect(),r=n.width,i=n.height,o=Math.sqrt(Math.pow(r,2)+Math.pow(i,2));this.sin=Math.abs(i/o),this.cos=Math.abs(r/o),typeof window<"u"&&(window.addEventListener("mousemove",this._handleMouseMove),window.addEventListener("touchmove",this._handleMouseMove),window.addEventListener("mouseup",this._handleMouseUp,!0),window.addEventListener("touchend",this._handleMouseUp,!0)),this._transforming=!0;var a=t.target.getAbsolutePosition(),s=t.target.getStage().getPointerPosition();this._anchorDragOffset={x:s.x-a.x,y:s.y-a.y},this._fire("transformstart",{evt:t.evt,target:this.getNode()}),this._nodes.forEach(l=>{l._fire("transformstart",{evt:t.evt,target:l})})}_handleMouseMove(t){var n,r,i,o=this.findOne("."+this._movingAnchorName),a=o.getStage();a.setPointersPositions(t);const s=a.getPointerPosition();let l={x:s.x-this._anchorDragOffset.x,y:s.y-this._anchorDragOffset.y};const d=o.getAbsolutePosition();this.anchorDragBoundFunc()&&(l=this.anchorDragBoundFunc()(d,l,t)),o.setAbsolutePosition(l);const p=o.getAbsolutePosition();if(!(d.x===p.x&&d.y===p.y)){if(this._movingAnchorName==="rotater"){var g=this._getNodeRect();n=o.x()-g.width/2,r=-o.y()+g.height/2;let ue=Math.atan2(-r,n)+Math.PI/2;g.height<0&&(ue-=Math.PI);var m=st.getAngle(this.rotation());const ge=m+ue,be=st.getAngle(this.rotationSnapTolerance()),Se=rSe(this.rotationSnaps(),ge,be)-g.rotation,J=nSe(g,Se);this._fitNodesInto(J,t);return}var y=this.keepRatio()||t.shiftKey,k=this.centeredScaling()||t.altKey;if(this._movingAnchorName==="top-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-right").x(),y:this.findOne(".bottom-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(b.y-o.y(),2));var S=this.findOne(".top-left").x()>b.x?-1:1,E=this.findOne(".top-left").y()>b.y?-1:1;n=i*this.cos*S,r=i*this.sin*E,this.findOne(".top-left").x(b.x-n),this.findOne(".top-left").y(b.y-r)}}else if(this._movingAnchorName==="top-center")this.findOne(".top-left").y(o.y());else if(this._movingAnchorName==="top-right"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-left").x(),y:this.findOne(".bottom-left").y()};i=Math.sqrt(Math.pow(o.x()-b.x,2)+Math.pow(b.y-o.y(),2));var S=this.findOne(".top-right").x()<b.x?-1:1,E=this.findOne(".top-right").y()>b.y?-1:1;n=i*this.cos*S,r=i*this.sin*E,this.findOne(".top-right").x(b.x+n),this.findOne(".top-right").y(b.y-r)}var P=o.position();this.findOne(".top-left").y(P.y),this.findOne(".bottom-right").x(P.x)}else if(this._movingAnchorName==="middle-left")this.findOne(".top-left").x(o.x());else if(this._movingAnchorName==="middle-right")this.findOne(".bottom-right").x(o.x());else if(this._movingAnchorName==="bottom-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-right").x(),y:this.findOne(".top-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(o.y()-b.y,2));var S=b.x<o.x()?-1:1,E=o.y()<b.y?-1:1;n=i*this.cos*S,r=i*this.sin*E,o.x(b.x-n),o.y(b.y+r)}P=o.position(),this.findOne(".top-left").x(P.x),this.findOne(".bottom-right").y(P.y)}else if(this._movingAnchorName==="bottom-center")this.findOne(".bottom-right").y(o.y());else if(this._movingAnchorName==="bottom-right"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-left").x(),y:this.findOne(".top-left").y()};i=Math.sqrt(Math.pow(o.x()-b.x,2)+Math.pow(o.y()-b.y,2));var S=this.findOne(".bottom-right").x()<b.x?-1:1,E=this.findOne(".bottom-right").y()<b.y?-1:1;n=i*this.cos*S,r=i*this.sin*E,this.findOne(".bottom-right").x(b.x+n),this.findOne(".bottom-right").y(b.y+r)}}else console.error(new Error("Wrong position argument of selection resizer: "+this._movingAnchorName));var k=this.centeredScaling()||t.altKey;if(k){var T=this.findOne(".top-left"),M=this.findOne(".bottom-right"),N=T.x(),z=T.y(),F=this.getWidth()-M.x(),$=this.getHeight()-M.y();M.move({x:-N,y:-z}),T.move({x:F,y:$})}var K=this.findOne(".top-left").getAbsolutePosition();n=K.x,r=K.y;var j=this.findOne(".bottom-right").x()-this.findOne(".top-left").x(),X=this.findOne(".bottom-right").y()-this.findOne(".top-left").y();this._fitNodesInto({x:n,y:r,width:j,height:X,rotation:st.getAngle(this.rotation())},t)}}_handleMouseUp(t){this._removeEvents(t)}getAbsoluteTransform(){return this.getTransform()}_removeEvents(t){if(this._transforming){this._transforming=!1,typeof window<"u"&&(window.removeEventListener("mousemove",this._handleMouseMove),window.removeEventListener("touchmove",this._handleMouseMove),window.removeEventListener("mouseup",this._handleMouseUp,!0),window.removeEventListener("touchend",this._handleMouseUp,!0));var n=this.getNode();this._fire("transformend",{evt:t,target:n}),n&&this._nodes.forEach(r=>{r._fire("transformend",{evt:t,target:r})}),this._movingAnchorName=null}}_fitNodesInto(t,n){var r=this._getNodeRect();const i=1;if(ce._inRange(t.width,-this.padding()*2-i,i)){this.update();return}if(ce._inRange(t.height,-this.padding()*2-i,i)){this.update();return}const o=this.flipEnabled();var a=new fa;if(a.rotate(st.getAngle(this.rotation())),this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("left")>=0){const g=a.point({x:-this.padding()*2,y:0});if(t.x+=g.x,t.y+=g.y,t.width+=this.padding()*2,this._movingAnchorName=this._movingAnchorName.replace("left","right"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,!o){this.update();return}}else if(this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("right")>=0){const g=a.point({x:this.padding()*2,y:0});if(this._movingAnchorName=this._movingAnchorName.replace("right","left"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.width+=this.padding()*2,!o){this.update();return}}if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("top")>=0){const g=a.point({x:0,y:-this.padding()*2});if(t.x+=g.x,t.y+=g.y,this._movingAnchorName=this._movingAnchorName.replace("top","bottom"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}else if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("bottom")>=0){const g=a.point({x:0,y:this.padding()*2});if(this._movingAnchorName=this._movingAnchorName.replace("bottom","top"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}if(this.boundBoxFunc()){const g=this.boundBoxFunc()(r,t);g?t=g:ce.warn("boundBoxFunc returned falsy. You should return new bound rect from it!")}const s=1e7,l=new fa;l.translate(r.x,r.y),l.rotate(r.rotation),l.scale(r.width/s,r.height/s);const d=new fa;d.translate(t.x,t.y),d.rotate(t.rotation),d.scale(t.width/s,t.height/s);const p=d.multiply(l.invert());this._nodes.forEach(g=>{var m;const y=g.getParent().getAbsoluteTransform(),b=g.getTransform().copy();b.translate(g.offsetX(),g.offsetY());const S=new fa;S.multiply(y.copy().invert()).multiply(p).multiply(y).multiply(b);const E=S.decompose();g.setAttrs(E),this._fire("transform",{evt:n,target:g}),g._fire("transform",{evt:n,target:g}),(m=g.getLayer())===null||m===void 0||m.batchDraw()}),this.rotation(ce._getRotation(t.rotation)),this._resetTransformCache(),this.update(),this.getLayer().batchDraw()}forceUpdate(){this._resetTransformCache(),this.update()}_batchChangeChild(t,n){this.findOne(t).setAttrs(n)}update(){var t,n=this._getNodeRect();this.rotation(ce._getRotation(n.rotation));var r=n.width,i=n.height,o=this.enabledAnchors(),a=this.resizeEnabled(),s=this.padding(),l=this.anchorSize();this.find("._anchor").forEach(d=>{d.setAttrs({width:l,height:l,offsetX:l/2,offsetY:l/2,stroke:this.anchorStroke(),strokeWidth:this.anchorStrokeWidth(),fill:this.anchorFill(),cornerRadius:this.anchorCornerRadius()})}),this._batchChangeChild(".top-left",{x:0,y:0,offsetX:l/2+s,offsetY:l/2+s,visible:a&&o.indexOf("top-left")>=0}),this._batchChangeChild(".top-center",{x:r/2,y:0,offsetY:l/2+s,visible:a&&o.indexOf("top-center")>=0}),this._batchChangeChild(".top-right",{x:r,y:0,offsetX:l/2-s,offsetY:l/2+s,visible:a&&o.indexOf("top-right")>=0}),this._batchChangeChild(".middle-left",{x:0,y:i/2,offsetX:l/2+s,visible:a&&o.indexOf("middle-left")>=0}),this._batchChangeChild(".middle-right",{x:r,y:i/2,offsetX:l/2-s,visible:a&&o.indexOf("middle-right")>=0}),this._batchChangeChild(".bottom-left",{x:0,y:i,offsetX:l/2+s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-left")>=0}),this._batchChangeChild(".bottom-center",{x:r/2,y:i,offsetY:l/2-s,visible:a&&o.indexOf("bottom-center")>=0}),this._batchChangeChild(".bottom-right",{x:r,y:i,offsetX:l/2-s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-right")>=0}),this._batchChangeChild(".rotater",{x:r/2,y:-this.rotateAnchorOffset()*ce._sign(i)-s,visible:this.rotateEnabled()}),this._batchChangeChild(".back",{width:r,height:i,visible:this.borderEnabled(),stroke:this.borderStroke(),strokeWidth:this.borderStrokeWidth(),dash:this.borderDash(),x:0,y:0}),(t=this.getLayer())===null||t===void 0||t.batchDraw()}isTransforming(){return this._transforming}stopTransform(){if(this._transforming){this._removeEvents();var t=this.findOne("."+this._movingAnchorName);t&&t.stopDrag()}}destroy(){return this.getStage()&&this._cursorChange&&this.getStage().content&&(this.getStage().content.style.cursor=""),M0.prototype.destroy.call(this),this.detach(),this._removeEvents(),this}toObject(){return We.prototype.toObject.call(this)}getClientRect(){return this.nodes().length>0?super.getClientRect():{x:0,y:0,width:0,height:0}}}function iSe(e){return e instanceof Array||ce.warn("enabledAnchors value should be an array"),e instanceof Array&&e.forEach(function(t){R5.indexOf(t)===-1&&ce.warn("Unknown anchor name: "+t+". Available names are: "+R5.join(", "))}),e||[]}En.prototype.className="Transformer";vr(En);Z.addGetterSetter(En,"enabledAnchors",R5,iSe);Z.addGetterSetter(En,"flipEnabled",!0,zs());Z.addGetterSetter(En,"resizeEnabled",!0);Z.addGetterSetter(En,"anchorSize",10,He());Z.addGetterSetter(En,"rotateEnabled",!0);Z.addGetterSetter(En,"rotationSnaps",[]);Z.addGetterSetter(En,"rotateAnchorOffset",50,He());Z.addGetterSetter(En,"rotationSnapTolerance",5,He());Z.addGetterSetter(En,"borderEnabled",!0);Z.addGetterSetter(En,"anchorStroke","rgb(0, 161, 255)");Z.addGetterSetter(En,"anchorStrokeWidth",1,He());Z.addGetterSetter(En,"anchorFill","white");Z.addGetterSetter(En,"anchorCornerRadius",0,He());Z.addGetterSetter(En,"borderStroke","rgb(0, 161, 255)");Z.addGetterSetter(En,"borderStrokeWidth",1,He());Z.addGetterSetter(En,"borderDash");Z.addGetterSetter(En,"keepRatio",!0);Z.addGetterSetter(En,"centeredScaling",!1);Z.addGetterSetter(En,"ignoreStroke",!1);Z.addGetterSetter(En,"padding",0,He());Z.addGetterSetter(En,"node");Z.addGetterSetter(En,"nodes");Z.addGetterSetter(En,"boundBoxFunc");Z.addGetterSetter(En,"anchorDragBoundFunc");Z.addGetterSetter(En,"shouldOverdrawWholeArea",!1);Z.addGetterSetter(En,"useSingleNodeRotation",!0);Z.backCompat(En,{lineEnabled:"borderEnabled",rotateHandlerOffset:"rotateAnchorOffset",enabledHandlers:"enabledAnchors"});class ju extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.radius(),0,st.getAngle(this.angle()),this.clockwise()),t.lineTo(0,0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}ju.prototype.className="Wedge";ju.prototype._centroid=!0;ju.prototype._attrsAffectingSize=["radius"];vr(ju);Z.addGetterSetter(ju,"radius",0,He());Z.addGetterSetter(ju,"angle",0,He());Z.addGetterSetter(ju,"clockwise",!1);Z.backCompat(ju,{angleDeg:"angle",getAngleDeg:"getAngle",setAngleDeg:"setAngle"});function VA(){this.r=0,this.g=0,this.b=0,this.a=0,this.next=null}var oSe=[512,512,456,512,328,456,335,512,405,328,271,456,388,335,292,512,454,405,364,328,298,271,496,456,420,388,360,335,312,292,273,512,482,454,428,405,383,364,345,328,312,298,284,271,259,496,475,456,437,420,404,388,374,360,347,335,323,312,302,292,282,273,265,512,497,482,468,454,441,428,417,405,394,383,373,364,354,345,337,328,320,312,305,298,291,284,278,271,265,259,507,496,485,475,465,456,446,437,428,420,412,404,396,388,381,374,367,360,354,347,341,335,329,323,318,312,307,302,297,292,287,282,278,273,269,265,261,512,505,497,489,482,475,468,461,454,447,441,435,428,422,417,411,405,399,394,389,383,378,373,368,364,359,354,350,345,341,337,332,328,324,320,316,312,309,305,301,298,294,291,287,284,281,278,274,271,268,265,262,259,257,507,501,496,491,485,480,475,470,465,460,456,451,446,442,437,433,428,424,420,416,412,408,404,400,396,392,388,385,381,377,374,370,367,363,360,357,354,350,347,344,341,338,335,332,329,326,323,320,318,315,312,310,307,304,302,299,297,294,292,289,287,285,282,280,278,275,273,271,269,267,265,263,261,259],aSe=[9,11,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24];function sSe(e,t){var n=e.data,r=e.width,i=e.height,o,a,s,l,d,p,g,m,y,b,S,E,P,k,T,M,N,z,F,$,K,j,X,ue,ge=t+t+1,be=r-1,we=i-1,Se=t+1,J=Se*(Se+1)/2,G=new VA,te=null,Q=G,W=null,ie=null,de=oSe[t],xe=aSe[t];for(s=1;s<ge;s++)Q=Q.next=new VA,s===Se&&(te=Q);for(Q.next=G,g=p=0,a=0;a<i;a++){for(M=N=z=F=m=y=b=S=0,E=Se*($=n[p]),P=Se*(K=n[p+1]),k=Se*(j=n[p+2]),T=Se*(X=n[p+3]),m+=J*$,y+=J*K,b+=J*j,S+=J*X,Q=G,s=0;s<Se;s++)Q.r=$,Q.g=K,Q.b=j,Q.a=X,Q=Q.next;for(s=1;s<Se;s++)l=p+((be<s?be:s)<<2),m+=(Q.r=$=n[l])*(ue=Se-s),y+=(Q.g=K=n[l+1])*ue,b+=(Q.b=j=n[l+2])*ue,S+=(Q.a=X=n[l+3])*ue,M+=$,N+=K,z+=j,F+=X,Q=Q.next;for(W=G,ie=te,o=0;o<r;o++)n[p+3]=X=S*de>>xe,X!==0?(X=255/X,n[p]=(m*de>>xe)*X,n[p+1]=(y*de>>xe)*X,n[p+2]=(b*de>>xe)*X):n[p]=n[p+1]=n[p+2]=0,m-=E,y-=P,b-=k,S-=T,E-=W.r,P-=W.g,k-=W.b,T-=W.a,l=g+((l=o+t+1)<be?l:be)<<2,M+=W.r=n[l],N+=W.g=n[l+1],z+=W.b=n[l+2],F+=W.a=n[l+3],m+=M,y+=N,b+=z,S+=F,W=W.next,E+=$=ie.r,P+=K=ie.g,k+=j=ie.b,T+=X=ie.a,M-=$,N-=K,z-=j,F-=X,ie=ie.next,p+=4;g+=r}for(o=0;o<r;o++){for(N=z=F=M=y=b=S=m=0,p=o<<2,E=Se*($=n[p]),P=Se*(K=n[p+1]),k=Se*(j=n[p+2]),T=Se*(X=n[p+3]),m+=J*$,y+=J*K,b+=J*j,S+=J*X,Q=G,s=0;s<Se;s++)Q.r=$,Q.g=K,Q.b=j,Q.a=X,Q=Q.next;for(d=r,s=1;s<=t;s++)p=d+o<<2,m+=(Q.r=$=n[p])*(ue=Se-s),y+=(Q.g=K=n[p+1])*ue,b+=(Q.b=j=n[p+2])*ue,S+=(Q.a=X=n[p+3])*ue,M+=$,N+=K,z+=j,F+=X,Q=Q.next,s<we&&(d+=r);for(p=o,W=G,ie=te,a=0;a<i;a++)l=p<<2,n[l+3]=X=S*de>>xe,X>0?(X=255/X,n[l]=(m*de>>xe)*X,n[l+1]=(y*de>>xe)*X,n[l+2]=(b*de>>xe)*X):n[l]=n[l+1]=n[l+2]=0,m-=E,y-=P,b-=k,S-=T,E-=W.r,P-=W.g,k-=W.b,T-=W.a,l=o+((l=a+Se)<we?l:we)*r<<2,m+=M+=W.r=n[l],y+=N+=W.g=n[l+1],b+=z+=W.b=n[l+2],S+=F+=W.a=n[l+3],W=W.next,E+=$=ie.r,P+=K=ie.g,k+=j=ie.b,T+=X=ie.a,M-=$,N-=K,z-=j,F-=X,ie=ie.next,p+=r}}const lSe=function(t){var n=Math.round(this.blurRadius());n>0&&sSe(t,n)};Z.addGetterSetter(We,"blurRadius",0,He(),Z.afterSetFilter);const uSe=function(e){var t=this.brightness()*255,n=e.data,r=n.length,i;for(i=0;i<r;i+=4)n[i]+=t,n[i+1]+=t,n[i+2]+=t};Z.addGetterSetter(We,"brightness",0,He(),Z.afterSetFilter);const cSe=function(e){var t=Math.pow((this.contrast()+100)/100,2),n=e.data,r=n.length,i=150,o=150,a=150,s;for(s=0;s<r;s+=4)i=n[s],o=n[s+1],a=n[s+2],i/=255,i-=.5,i*=t,i+=.5,i*=255,o/=255,o-=.5,o*=t,o+=.5,o*=255,a/=255,a-=.5,a*=t,a+=.5,a*=255,i=i<0?0:i>255?255:i,o=o<0?0:o>255?255:o,a=a<0?0:a>255?255:a,n[s]=i,n[s+1]=o,n[s+2]=a};Z.addGetterSetter(We,"contrast",0,He(),Z.afterSetFilter);const dSe=function(e){var t=this.embossStrength()*10,n=this.embossWhiteLevel()*255,r=this.embossDirection(),i=this.embossBlend(),o=0,a=0,s=e.data,l=e.width,d=e.height,p=l*4,g=d;switch(r){case"top-left":o=-1,a=-1;break;case"top":o=-1,a=0;break;case"top-right":o=-1,a=1;break;case"right":o=0,a=1;break;case"bottom-right":o=1,a=1;break;case"bottom":o=1,a=0;break;case"bottom-left":o=1,a=-1;break;case"left":o=0,a=-1;break;default:ce.error("Unknown emboss direction: "+r)}do{var m=(g-1)*p,y=o;g+y<1&&(y=0),g+y>d&&(y=0);var b=(g-1+y)*l*4,S=l;do{var E=m+(S-1)*4,P=a;S+P<1&&(P=0),S+P>l&&(P=0);var k=b+(S-1+P)*4,T=s[E]-s[k],M=s[E+1]-s[k+1],N=s[E+2]-s[k+2],z=T,F=z>0?z:-z,$=M>0?M:-M,K=N>0?N:-N;if($>F&&(z=M),K>F&&(z=N),z*=t,i){var j=s[E]+z,X=s[E+1]+z,ue=s[E+2]+z;s[E]=j>255?255:j<0?0:j,s[E+1]=X>255?255:X<0?0:X,s[E+2]=ue>255?255:ue<0?0:ue}else{var ge=n-z;ge<0?ge=0:ge>255&&(ge=255),s[E]=s[E+1]=s[E+2]=ge}}while(--S)}while(--g)};Z.addGetterSetter(We,"embossStrength",.5,He(),Z.afterSetFilter);Z.addGetterSetter(We,"embossWhiteLevel",.5,He(),Z.afterSetFilter);Z.addGetterSetter(We,"embossDirection","top-left",null,Z.afterSetFilter);Z.addGetterSetter(We,"embossBlend",!1,null,Z.afterSetFilter);function $S(e,t,n,r,i){var o=n-t,a=i-r,s;return o===0?r+a/2:a===0?r:(s=(e-t)/o,s=a*s+r,s)}const fSe=function(e){var t=e.data,n=t.length,r=t[0],i=r,o,a=t[1],s=a,l,d=t[2],p=d,g,m,y=this.enhance();if(y!==0){for(m=0;m<n;m+=4)o=t[m+0],o<r?r=o:o>i&&(i=o),l=t[m+1],l<a?a=l:l>s&&(s=l),g=t[m+2],g<d?d=g:g>p&&(p=g);i===r&&(i=255,r=0),s===a&&(s=255,a=0),p===d&&(p=255,d=0);var b,S,E,P,k,T,M,N,z;for(y>0?(S=i+y*(255-i),E=r-y*(r-0),k=s+y*(255-s),T=a-y*(a-0),N=p+y*(255-p),z=d-y*(d-0)):(b=(i+r)*.5,S=i+y*(i-b),E=r+y*(r-b),P=(s+a)*.5,k=s+y*(s-P),T=a+y*(a-P),M=(p+d)*.5,N=p+y*(p-M),z=d+y*(d-M)),m=0;m<n;m+=4)t[m+0]=$S(t[m+0],r,i,E,S),t[m+1]=$S(t[m+1],a,s,T,k),t[m+2]=$S(t[m+2],d,p,z,N)}};Z.addGetterSetter(We,"enhance",0,He(),Z.afterSetFilter);const hSe=function(e){var t=e.data,n=t.length,r,i;for(r=0;r<n;r+=4)i=.34*t[r]+.5*t[r+1]+.16*t[r+2],t[r]=i,t[r+1]=i,t[r+2]=i};Z.addGetterSetter(We,"hue",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"saturation",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"luminance",0,He(),Z.afterSetFilter);const pSe=function(e){var t=e.data,n=t.length,r=1,i=Math.pow(2,this.saturation()),o=Math.abs(this.hue()+360)%360,a=this.luminance()*127,s,l=r*i*Math.cos(o*Math.PI/180),d=r*i*Math.sin(o*Math.PI/180),p=.299*r+.701*l+.167*d,g=.587*r-.587*l+.33*d,m=.114*r-.114*l-.497*d,y=.299*r-.299*l-.328*d,b=.587*r+.413*l+.035*d,S=.114*r-.114*l+.293*d,E=.299*r-.3*l+1.25*d,P=.587*r-.586*l-1.05*d,k=.114*r+.886*l-.2*d,T,M,N,z;for(s=0;s<n;s+=4)T=t[s+0],M=t[s+1],N=t[s+2],z=t[s+3],t[s+0]=p*T+g*M+m*N+a,t[s+1]=y*T+b*M+S*N+a,t[s+2]=E*T+P*M+k*N+a,t[s+3]=z},gSe=function(e){var t=e.data,n=t.length,r=Math.pow(2,this.value()),i=Math.pow(2,this.saturation()),o=Math.abs(this.hue()+360)%360,a,s=r*i*Math.cos(o*Math.PI/180),l=r*i*Math.sin(o*Math.PI/180),d=.299*r+.701*s+.167*l,p=.587*r-.587*s+.33*l,g=.114*r-.114*s-.497*l,m=.299*r-.299*s-.328*l,y=.587*r+.413*s+.035*l,b=.114*r-.114*s+.293*l,S=.299*r-.3*s+1.25*l,E=.587*r-.586*s-1.05*l,P=.114*r+.886*s-.2*l,k,T,M,N;for(a=0;a<n;a+=4)k=t[a+0],T=t[a+1],M=t[a+2],N=t[a+3],t[a+0]=d*k+p*T+g*M,t[a+1]=m*k+y*T+b*M,t[a+2]=S*k+E*T+P*M,t[a+3]=N};Z.addGetterSetter(We,"hue",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"saturation",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"value",0,He(),Z.afterSetFilter);const mSe=function(e){var t=e.data,n=t.length,r;for(r=0;r<n;r+=4)t[r]=255-t[r],t[r+1]=255-t[r+1],t[r+2]=255-t[r+2]};var vSe=function(e,t,n){var r=e.data,i=t.data,o=e.width,a=e.height,s=n.polarCenterX||o/2,l=n.polarCenterY||a/2,d,p,g,m=0,y=0,b=0,S=0,E,P=Math.sqrt(s*s+l*l);p=o-s,g=a-l,E=Math.sqrt(p*p+g*g),P=E>P?E:P;var k=a,T=o,M,N,z=360/T*Math.PI/180,F,$;for(N=0;N<T;N+=1)for(F=Math.sin(N*z),$=Math.cos(N*z),M=0;M<k;M+=1)p=Math.floor(s+P*M/k*$),g=Math.floor(l+P*M/k*F),d=(g*o+p)*4,m=r[d+0],y=r[d+1],b=r[d+2],S=r[d+3],d=(N+M*o)*4,i[d+0]=m,i[d+1]=y,i[d+2]=b,i[d+3]=S},ySe=function(e,t,n){var r=e.data,i=t.data,o=e.width,a=e.height,s=n.polarCenterX||o/2,l=n.polarCenterY||a/2,d,p,g,m,y,b=0,S=0,E=0,P=0,k,T=Math.sqrt(s*s+l*l);p=o-s,g=a-l,k=Math.sqrt(p*p+g*g),T=k>T?k:T;var M=a,N=o,z,F,$=n.polarRotation||0,K,j;for(p=0;p<o;p+=1)for(g=0;g<a;g+=1)m=p-s,y=g-l,z=Math.sqrt(m*m+y*y)*M/T,F=(Math.atan2(y,m)*180/Math.PI+360+$)%360,F=F*N/360,K=Math.floor(F),j=Math.floor(z),d=(j*o+K)*4,b=r[d+0],S=r[d+1],E=r[d+2],P=r[d+3],d=(g*o+p)*4,i[d+0]=b,i[d+1]=S,i[d+2]=E,i[d+3]=P};const xSe=function(e){var t=e.width,n=e.height,r,i,o,a,s,l,d,p,g,m,y=Math.round(this.kaleidoscopePower()),b=Math.round(this.kaleidoscopeAngle()),S=Math.floor(t*(b%360)/360);if(!(y<1)){var E=ce.createCanvasElement();E.width=t,E.height=n;var P=E.getContext("2d").getImageData(0,0,t,n);vSe(e,P,{polarCenterX:t/2,polarCenterY:n/2});for(var k=t/Math.pow(2,y);k<=8;)k=k*2,y-=1;k=Math.ceil(k);var T=k,M=0,N=T,z=1;for(S+k>t&&(M=T,N=0,z=-1),i=0;i<n;i+=1)for(r=M;r!==N;r+=z)o=Math.round(r+S)%t,g=(t*i+o)*4,s=P.data[g+0],l=P.data[g+1],d=P.data[g+2],p=P.data[g+3],m=(t*i+r)*4,P.data[m+0]=s,P.data[m+1]=l,P.data[m+2]=d,P.data[m+3]=p;for(i=0;i<n;i+=1)for(T=Math.floor(k),a=0;a<y;a+=1){for(r=0;r<T+1;r+=1)g=(t*i+r)*4,s=P.data[g+0],l=P.data[g+1],d=P.data[g+2],p=P.data[g+3],m=(t*i+T*2-r-1)*4,P.data[m+0]=s,P.data[m+1]=l,P.data[m+2]=d,P.data[m+3]=p;T*=2}ySe(P,e,{polarRotation:0})}};Z.addGetterSetter(We,"kaleidoscopePower",2,He(),Z.afterSetFilter);Z.addGetterSetter(We,"kaleidoscopeAngle",0,He(),Z.afterSetFilter);function wy(e,t,n){var r=(n*e.width+t)*4,i=[];return i.push(e.data[r++],e.data[r++],e.data[r++],e.data[r++]),i}function lg(e,t){return Math.sqrt(Math.pow(e[0]-t[0],2)+Math.pow(e[1]-t[1],2)+Math.pow(e[2]-t[2],2))}function bSe(e){for(var t=[0,0,0],n=0;n<e.length;n++)t[0]+=e[n][0],t[1]+=e[n][1],t[2]+=e[n][2];return t[0]/=e.length,t[1]/=e.length,t[2]/=e.length,t}function SSe(e,t){var n=wy(e,0,0),r=wy(e,e.width-1,0),i=wy(e,0,e.height-1),o=wy(e,e.width-1,e.height-1),a=t||10;if(lg(n,r)<a&&lg(r,o)<a&&lg(o,i)<a&&lg(i,n)<a){for(var s=bSe([r,n,o,i]),l=[],d=0;d<e.width*e.height;d++){var p=lg(s,[e.data[d*4],e.data[d*4+1],e.data[d*4+2]]);l[d]=p<a?0:255}return l}}function wSe(e,t){for(var n=0;n<e.width*e.height;n++)e.data[4*n+3]=t[n]}function CSe(e,t,n){for(var r=[1,1,1,1,0,1,1,1,1],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var S=y*t+b,E=r[g*i+m];p+=e[S]*E}}a[d]=p===255*8?255:0}return a}function _Se(e,t,n){for(var r=[1,1,1,1,1,1,1,1,1],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var S=y*t+b,E=r[g*i+m];p+=e[S]*E}}a[d]=p>=255*4?255:0}return a}function kSe(e,t,n){for(var r=[.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var S=y*t+b,E=r[g*i+m];p+=e[S]*E}}a[d]=p}return a}const ESe=function(e){var t=this.threshold(),n=SSe(e,t);return n&&(n=CSe(n,e.width,e.height),n=_Se(n,e.width,e.height),n=kSe(n,e.width,e.height),wSe(e,n)),e};Z.addGetterSetter(We,"threshold",0,He(),Z.afterSetFilter);const PSe=function(e){var t=this.noise()*255,n=e.data,r=n.length,i=t/2,o;for(o=0;o<r;o+=4)n[o+0]+=i-2*i*Math.random(),n[o+1]+=i-2*i*Math.random(),n[o+2]+=i-2*i*Math.random()};Z.addGetterSetter(We,"noise",.2,He(),Z.afterSetFilter);const TSe=function(e){var t=Math.ceil(this.pixelSize()),n=e.width,r=e.height,i,o,a,s,l,d,p,g=Math.ceil(n/t),m=Math.ceil(r/t),y,b,S,E,P,k,T,M=e.data;if(t<=0){ce.error("pixelSize value can not be <= 0");return}for(P=0;P<g;P+=1)for(k=0;k<m;k+=1){for(s=0,l=0,d=0,p=0,y=P*t,b=y+t,S=k*t,E=S+t,T=0,i=y;i<b;i+=1)if(!(i>=n))for(o=S;o<E;o+=1)o>=r||(a=(n*o+i)*4,s+=M[a+0],l+=M[a+1],d+=M[a+2],p+=M[a+3],T+=1);for(s=s/T,l=l/T,d=d/T,p=p/T,i=y;i<b;i+=1)if(!(i>=n))for(o=S;o<E;o+=1)o>=r||(a=(n*o+i)*4,M[a+0]=s,M[a+1]=l,M[a+2]=d,M[a+3]=p)}};Z.addGetterSetter(We,"pixelSize",8,He(),Z.afterSetFilter);const LSe=function(e){var t=Math.round(this.levels()*254)+1,n=e.data,r=n.length,i=255/t,o;for(o=0;o<r;o+=1)n[o]=Math.floor(n[o]/i)*i};Z.addGetterSetter(We,"levels",.5,He(),Z.afterSetFilter);const ASe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a,s;for(a=0;a<n;a+=4)s=(.34*t[a]+.5*t[a+1]+.16*t[a+2])/255,t[a]=s*r,t[a+1]=s*i,t[a+2]=s*o,t[a+3]=t[a+3]};Z.addGetterSetter(We,"red",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"blue",0,yB,Z.afterSetFilter);const ISe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a=this.alpha(),s,l;for(s=0;s<n;s+=4)l=1-a,t[s]=r*a+t[s]*l,t[s+1]=i*a+t[s+1]*l,t[s+2]=o*a+t[s+2]*l};Z.addGetterSetter(We,"red",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"blue",0,yB,Z.afterSetFilter);Z.addGetterSetter(We,"alpha",1,function(e){return this._filterUpToDate=!1,e>1?1:e<0?0:e});const MSe=function(e){var t=e.data,n=t.length,r,i,o,a;for(r=0;r<n;r+=4)i=t[r+0],o=t[r+1],a=t[r+2],t[r+0]=Math.min(255,i*.393+o*.769+a*.189),t[r+1]=Math.min(255,i*.349+o*.686+a*.168),t[r+2]=Math.min(255,i*.272+o*.534+a*.131)},RSe=function(e){var t=e.data,n=e.width,r=e.height,i=n*4,o=r;do{var a=(o-1)*i,s=n;do{var l=a+(s-1)*4,d=t[l],p=t[l+1],g=t[l+2];d>127&&(d=255-d),p>127&&(p=255-p),g>127&&(g=255-g),t[l]=d,t[l+1]=p,t[l+2]=g}while(--s)}while(--o)},OSe=function(e){var t=this.threshold()*255,n=e.data,r=n.length,i;for(i=0;i<r;i+=1)n[i]=n[i]<t?0:255};Z.addGetterSetter(We,"threshold",.5,He(),Z.afterSetFilter);const Cy=uh.Util._assign(uh,{Arc:Uu,Arrow:Sh,Circle:Q0,Ellipse:Ed,Image:Fs,Label:p7,Tag:wh,Line:Gu,Path:Rn,Rect:Pv,RegularPolygon:Ch,Ring:_h,Sprite:Vl,Star:Pd,Text:mr,TextPath:ii,Transformer:En,Wedge:ju,Filters:{Blur:lSe,Brighten:uSe,Contrast:cSe,Emboss:dSe,Enhance:fSe,Grayscale:hSe,HSL:pSe,HSV:gSe,Invert:mSe,Kaleidoscope:xSe,Mask:ESe,Noise:PSe,Pixelate:TSe,Posterize:LSe,RGB:ASe,RGBA:ISe,Sepia:MSe,Solarize:RSe,Threshold:OSe}});var YB={exports:{}};/**
|
|
* @license React
|
|
* react-reconciler.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/var NSe=function(t){var n={},r=w.exports,i=Gp.exports,o=Object.assign;function a(c){for(var f="https://reactjs.org/docs/error-decoder.html?invariant="+c,v=1;v<arguments.length;v++)f+="&args[]="+encodeURIComponent(arguments[v]);return"Minified React error #"+c+"; visit "+f+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,l=Symbol.for("react.element"),d=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),g=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),y=Symbol.for("react.provider"),b=Symbol.for("react.context"),S=Symbol.for("react.forward_ref"),E=Symbol.for("react.suspense"),P=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),T=Symbol.for("react.lazy"),M=Symbol.for("react.offscreen"),N=Symbol.iterator;function z(c){return c===null||typeof c!="object"?null:(c=N&&c[N]||c["@@iterator"],typeof c=="function"?c:null)}function F(c){if(c==null)return null;if(typeof c=="function")return c.displayName||c.name||null;if(typeof c=="string")return c;switch(c){case p:return"Fragment";case d:return"Portal";case m:return"Profiler";case g:return"StrictMode";case E:return"Suspense";case P:return"SuspenseList"}if(typeof c=="object")switch(c.$$typeof){case b:return(c.displayName||"Context")+".Consumer";case y:return(c._context.displayName||"Context")+".Provider";case S:var f=c.render;return c=c.displayName,c||(c=f.displayName||f.name||"",c=c!==""?"ForwardRef("+c+")":"ForwardRef"),c;case k:return f=c.displayName||null,f!==null?f:F(c.type)||"Memo";case T:f=c._payload,c=c._init;try{return F(c(f))}catch{}}return null}function $(c){var f=c.type;switch(c.tag){case 24:return"Cache";case 9:return(f.displayName||"Context")+".Consumer";case 10:return(f._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return c=f.render,c=c.displayName||c.name||"",f.displayName||(c!==""?"ForwardRef("+c+")":"ForwardRef");case 7:return"Fragment";case 5:return f;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return F(f);case 8:return f===g?"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 f=="function")return f.displayName||f.name||null;if(typeof f=="string")return f}return null}function K(c){var f=c,v=c;if(c.alternate)for(;f.return;)f=f.return;else{c=f;do f=c,(f.flags&4098)!==0&&(v=f.return),c=f.return;while(c)}return f.tag===3?v:null}function j(c){if(K(c)!==c)throw Error(a(188))}function X(c){var f=c.alternate;if(!f){if(f=K(c),f===null)throw Error(a(188));return f!==c?null:c}for(var v=c,_=f;;){var L=v.return;if(L===null)break;var R=L.alternate;if(R===null){if(_=L.return,_!==null){v=_;continue}break}if(L.child===R.child){for(R=L.child;R;){if(R===v)return j(L),c;if(R===_)return j(L),f;R=R.sibling}throw Error(a(188))}if(v.return!==_.return)v=L,_=R;else{for(var V=!1,re=L.child;re;){if(re===v){V=!0,v=L,_=R;break}if(re===_){V=!0,_=L,v=R;break}re=re.sibling}if(!V){for(re=R.child;re;){if(re===v){V=!0,v=R,_=L;break}if(re===_){V=!0,_=R,v=L;break}re=re.sibling}if(!V)throw Error(a(189))}}if(v.alternate!==_)throw Error(a(190))}if(v.tag!==3)throw Error(a(188));return v.stateNode.current===v?c:f}function ue(c){return c=X(c),c!==null?ge(c):null}function ge(c){if(c.tag===5||c.tag===6)return c;for(c=c.child;c!==null;){var f=ge(c);if(f!==null)return f;c=c.sibling}return null}function be(c){if(c.tag===5||c.tag===6)return c;for(c=c.child;c!==null;){if(c.tag!==4){var f=be(c);if(f!==null)return f}c=c.sibling}return null}var we=Array.isArray,Se=t.getPublicInstance,J=t.getRootHostContext,G=t.getChildHostContext,te=t.prepareForCommit,Q=t.resetAfterCommit,W=t.createInstance,ie=t.appendInitialChild,de=t.finalizeInitialChildren,xe=t.prepareUpdate,De=t.shouldSetTextContent,Re=t.createTextInstance,Ve=t.scheduleTimeout,ke=t.cancelTimeout,$e=t.noTimeout,nt=t.isPrimaryRenderer,ft=t.supportsMutation,Rt=t.supportsPersistence,Ot=t.supportsHydration,Me=t.getInstanceFromNode,tt=t.preparePortalMount,gt=t.getCurrentEventPriority,at=t.detachDeletedInstance,mt=t.supportsMicrotasks,gn=t.scheduleMicrotask,vt=t.supportsTestSelectors,Ht=t.findFiberRoot,nn=t.getBoundingRect,zt=t.getTextContent,Oe=t.isHiddenSubtree,et=t.matchAccessibilityRole,Gt=t.setFocusIfFocusable,Wt=t.setupIntersectionObserver,Ee=t.appendChild,kt=t.appendChildToContainer,Qt=t.commitTextUpdate,Bn=t.commitMount,je=t.commitUpdate,Lt=t.insertBefore,Be=t.insertInContainerBefore,ut=t.removeChild,Ke=t.removeChildFromContainer,bt=t.resetTextContent,Jt=t.hideInstance,qn=t.hideTextInstance,yr=t.unhideInstance,Hr=t.unhideTextInstance,Bi=t.clearContainer,Ld=t.cloneInstance,Wr=t.createContainerChildSet,Ku=t.appendChildToContainerChildSet,Ad=t.finalizeContainerChildren,$s=t.replaceContainerChildren,qu=t.cloneHiddenInstance,Zu=t.cloneHiddenTextInstance,or=t.canHydrateInstance,Ul=t.canHydrateTextInstance,Id=t.canHydrateSuspenseInstance,Bs=t.isSuspenseInstancePending,Gl=t.isSuspenseInstanceFallback,Md=t.getSuspenseInstanceFallbackErrorDetails,xi=t.registerSuspenseInstanceRetry,Hs=t.getNextHydratableSibling,Rd=t.getFirstHydratableChild,Od=t.getFirstHydratableChildWithinContainer,Nd=t.getFirstHydratableChildWithinSuspenseInstance,Dd=t.hydrateInstance,oi=t.hydrateTextInstance,zd=t.hydrateSuspenseInstance,Fd=t.getNextHydratableInstanceAfterSuspenseInstance,$d=t.commitHydratedContainer,Bd=t.commitHydratedSuspenseInstance,Hd=t.clearSuspenseBoundary,Wd=t.clearSuspenseBoundaryFromContainer,wo=t.shouldDeleteUnhydratedTailInstances,Vd=t.didNotMatchHydratedContainerTextInstance,Hi=t.didNotMatchHydratedTextInstance,Ko;function as(c){if(Ko===void 0)try{throw Error()}catch(v){var f=v.stack.trim().match(/\n( *(at )?)/);Ko=f&&f[1]||""}return`
|
|
`+Ko+c}var eo=!1;function Ea(c,f){if(!c||eo)return"";eo=!0;var v=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(f)if(f=function(){throw Error()},Object.defineProperty(f.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(f,[])}catch(Fe){var _=Fe}Reflect.construct(c,[],f)}else{try{f.call()}catch(Fe){_=Fe}c.call(f.prototype)}else{try{throw Error()}catch(Fe){_=Fe}c()}}catch(Fe){if(Fe&&_&&typeof Fe.stack=="string"){for(var L=Fe.stack.split(`
|
|
`),R=_.stack.split(`
|
|
`),V=L.length-1,re=R.length-1;1<=V&&0<=re&&L[V]!==R[re];)re--;for(;1<=V&&0<=re;V--,re--)if(L[V]!==R[re]){if(V!==1||re!==1)do if(V--,re--,0>re||L[V]!==R[re]){var fe=`
|
|
`+L[V].replace(" at new "," at ");return c.displayName&&fe.includes("<anonymous>")&&(fe=fe.replace("<anonymous>",c.displayName)),fe}while(1<=V&&0<=re);break}}}finally{eo=!1,Error.prepareStackTrace=v}return(c=c?c.displayName||c.name:"")?as(c):""}var Yu=Object.prototype.hasOwnProperty,Ws=[],Pa=-1;function Wi(c){return{current:c}}function mn(c){0>Pa||(c.current=Ws[Pa],Ws[Pa]=null,Pa--)}function dn(c,f){Pa++,Ws[Pa]=c.current,c.current=f}var to={},ar=Wi(to),Tr=Wi(!1),no=to;function Ta(c,f){var v=c.type.contextTypes;if(!v)return to;var _=c.stateNode;if(_&&_.__reactInternalMemoizedUnmaskedChildContext===f)return _.__reactInternalMemoizedMaskedChildContext;var L={},R;for(R in v)L[R]=f[R];return _&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=f,c.__reactInternalMemoizedMaskedChildContext=L),L}function Lr(c){return c=c.childContextTypes,c!=null}function qo(){mn(Tr),mn(ar)}function jl(c,f,v){if(ar.current!==to)throw Error(a(168));dn(ar,f),dn(Tr,v)}function Co(c,f,v){var _=c.stateNode;if(f=f.childContextTypes,typeof _.getChildContext!="function")return v;_=_.getChildContext();for(var L in _)if(!(L in f))throw Error(a(108,$(c)||"Unknown",L));return o({},v,_)}function ro(c){return c=(c=c.stateNode)&&c.__reactInternalMemoizedMergedChildContext||to,no=ar.current,dn(ar,c),dn(Tr,Tr.current),!0}function Kl(c,f,v){var _=c.stateNode;if(!_)throw Error(a(169));v?(c=Co(c,f,no),_.__reactInternalMemoizedMergedChildContext=c,mn(Tr),mn(ar),dn(ar,c)):mn(Tr),dn(Tr,v)}var Xr=Math.clz32?Math.clz32:Zl,ql=Math.log,Xu=Math.LN2;function Zl(c){return c>>>=0,c===0?32:31-(ql(c)/Xu|0)|0}var La=64,bi=4194304;function Aa(c){switch(c&-c){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 c&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return c&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return c}}function ss(c,f){var v=c.pendingLanes;if(v===0)return 0;var _=0,L=c.suspendedLanes,R=c.pingedLanes,V=v&268435455;if(V!==0){var re=V&~L;re!==0?_=Aa(re):(R&=V,R!==0&&(_=Aa(R)))}else V=v&~L,V!==0?_=Aa(V):R!==0&&(_=Aa(R));if(_===0)return 0;if(f!==0&&f!==_&&(f&L)===0&&(L=_&-_,R=f&-f,L>=R||L===16&&(R&4194240)!==0))return f;if((_&4)!==0&&(_|=v&16),f=c.entangledLanes,f!==0)for(c=c.entanglements,f&=_;0<f;)v=31-Xr(f),L=1<<v,_|=c[v],f&=~L;return _}function Ud(c,f){switch(c){case 1:case 2:case 4:return f+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 f+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 Ia(c,f){for(var v=c.suspendedLanes,_=c.pingedLanes,L=c.expirationTimes,R=c.pendingLanes;0<R;){var V=31-Xr(R),re=1<<V,fe=L[V];fe===-1?((re&v)===0||(re&_)!==0)&&(L[V]=Ud(re,f)):fe<=f&&(c.expiredLanes|=re),R&=~re}}function Vs(c){return c=c.pendingLanes&-1073741825,c!==0?c:c&1073741824?1073741824:0}function Yl(){var c=La;return La<<=1,(La&4194240)===0&&(La=64),c}function Us(c){for(var f=[],v=0;31>v;v++)f.push(c);return f}function Si(c,f,v){c.pendingLanes|=f,f!==536870912&&(c.suspendedLanes=0,c.pingedLanes=0),c=c.eventTimes,f=31-Xr(f),c[f]=v}function ls(c,f){var v=c.pendingLanes&~f;c.pendingLanes=f,c.suspendedLanes=0,c.pingedLanes=0,c.expiredLanes&=f,c.mutableReadLanes&=f,c.entangledLanes&=f,f=c.entanglements;var _=c.eventTimes;for(c=c.expirationTimes;0<v;){var L=31-Xr(v),R=1<<L;f[L]=0,_[L]=-1,c[L]=-1,v&=~R}}function Zo(c,f){var v=c.entangledLanes|=f;for(c=c.entanglements;v;){var _=31-Xr(v),L=1<<_;L&f|c[_]&f&&(c[_]|=f),v&=~L}}var At=0;function Qu(c){return c&=-c,1<c?4<c?(c&268435455)!==0?16:536870912:4:1}var us=i.unstable_scheduleCallback,Ma=i.unstable_cancelCallback,Xl=i.unstable_shouldYield,Ar=i.unstable_requestPaint,fn=i.unstable_now,Ql=i.unstable_ImmediatePriority,Jl=i.unstable_UserBlockingPriority,eu=i.unstable_NormalPriority,tu=i.unstable_IdlePriority,rn=null,Nt=null;function nu(c){if(Nt&&typeof Nt.onCommitFiberRoot=="function")try{Nt.onCommitFiberRoot(rn,c,void 0,(c.current.flags&128)===128)}catch{}}function Gd(c,f){return c===f&&(c!==0||1/c===1/f)||c!==c&&f!==f}var I=typeof Object.is=="function"?Object.is:Gd,D=null,U=!1,me=!1;function Ye(c){D===null?D=[c]:D.push(c)}function dt(c){U=!0,Ye(c)}function qe(){if(!me&&D!==null){me=!0;var c=0,f=At;try{var v=D;for(At=1;c<v.length;c++){var _=v[c];do _=_(!0);while(_!==null)}D=null,U=!1}catch(L){throw D!==null&&(D=D.slice(c+1)),us(Ql,qe),L}finally{At=f,me=!1}}return null}var Ue=[],lt=0,ln=null,qt=0,jt=[],sr=0,ai=null,si=1,Ra="";function Gs(c,f){Ue[lt++]=qt,Ue[lt++]=ln,ln=c,qt=f}function e1(c,f,v){jt[sr++]=si,jt[sr++]=Ra,jt[sr++]=ai,ai=c;var _=si;c=Ra;var L=32-Xr(_)-1;_&=~(1<<L),v+=1;var R=32-Xr(f)+L;if(30<R){var V=L-L%5;R=(_&(1<<V)-1).toString(32),_>>=V,L-=V,si=1<<32-Xr(f)+L|v<<L|_,Ra=R+c}else si=1<<R|v<<L|_,Ra=c}function wi(c){c.return!==null&&(Gs(c,1),e1(c,1,0))}function t1(c){for(;c===ln;)ln=Ue[--lt],Ue[lt]=null,qt=Ue[--lt],Ue[lt]=null;for(;c===ai;)ai=jt[--sr],jt[sr]=null,Ra=jt[--sr],jt[sr]=null,si=jt[--sr],jt[sr]=null}var Hn=null,_o=null,On=!1,ko=!1,Vi=null;function Eh(c,f){var v=Ao(5,null,null,0);v.elementType="DELETED",v.stateNode=f,v.return=c,f=c.deletions,f===null?(c.deletions=[v],c.flags|=16):f.push(v)}function Nn(c,f){switch(c.tag){case 5:return f=or(f,c.type,c.pendingProps),f!==null?(c.stateNode=f,Hn=c,_o=Rd(f),!0):!1;case 6:return f=Ul(f,c.pendingProps),f!==null?(c.stateNode=f,Hn=c,_o=null,!0):!1;case 13:if(f=Id(f),f!==null){var v=ai!==null?{id:si,overflow:Ra}:null;return c.memoizedState={dehydrated:f,treeContext:v,retryLane:1073741824},v=Ao(18,null,null,0),v.stateNode=f,v.return=c,c.child=v,Hn=c,_o=null,!0}return!1;default:return!1}}function Oa(c){return(c.mode&1)!==0&&(c.flags&128)===0}function jd(c){if(On){var f=_o;if(f){var v=f;if(!Nn(c,f)){if(Oa(c))throw Error(a(418));f=Hs(v);var _=Hn;f&&Nn(c,f)?Eh(_,v):(c.flags=c.flags&-4097|2,On=!1,Hn=c)}}else{if(Oa(c))throw Error(a(418));c.flags=c.flags&-4097|2,On=!1,Hn=c}}}function Av(c){for(c=c.return;c!==null&&c.tag!==5&&c.tag!==3&&c.tag!==13;)c=c.return;Hn=c}function Ju(c){if(!Ot||c!==Hn)return!1;if(!On)return Av(c),On=!0,!1;if(c.tag!==3&&(c.tag!==5||wo(c.type)&&!De(c.type,c.memoizedProps))){var f=_o;if(f){if(Oa(c))throw Iv(),Error(a(418));for(;f;)Eh(c,f),f=Hs(f)}}if(Av(c),c.tag===13){if(!Ot)throw Error(a(316));if(c=c.memoizedState,c=c!==null?c.dehydrated:null,!c)throw Error(a(317));_o=Fd(c)}else _o=Hn?Hs(c.stateNode):null;return!0}function Iv(){for(var c=_o;c;)c=Hs(c)}function ec(){Ot&&(_o=Hn=null,ko=On=!1)}function n1(c){Vi===null?Vi=[c]:Vi.push(c)}var Mv=s.ReactCurrentBatchConfig;function ru(c,f){if(I(c,f))return!0;if(typeof c!="object"||c===null||typeof f!="object"||f===null)return!1;var v=Object.keys(c),_=Object.keys(f);if(v.length!==_.length)return!1;for(_=0;_<v.length;_++){var L=v[_];if(!Yu.call(f,L)||!I(c[L],f[L]))return!1}return!0}function tc(c){switch(c.tag){case 5:return as(c.type);case 16:return as("Lazy");case 13:return as("Suspense");case 19:return as("SuspenseList");case 0:case 2:case 15:return c=Ea(c.type,!1),c;case 11:return c=Ea(c.type.render,!1),c;case 1:return c=Ea(c.type,!0),c;default:return""}}function Yo(c,f){if(c&&c.defaultProps){f=o({},f),c=c.defaultProps;for(var v in c)f[v]===void 0&&(f[v]=c[v]);return f}return f}var Kd=Wi(null),qd=null,js=null,Zd=null;function Ph(){Zd=js=qd=null}function Rv(c,f,v){nt?(dn(Kd,f._currentValue),f._currentValue=v):(dn(Kd,f._currentValue2),f._currentValue2=v)}function Yd(c){var f=Kd.current;mn(Kd),nt?c._currentValue=f:c._currentValue2=f}function Xd(c,f,v){for(;c!==null;){var _=c.alternate;if((c.childLanes&f)!==f?(c.childLanes|=f,_!==null&&(_.childLanes|=f)):_!==null&&(_.childLanes&f)!==f&&(_.childLanes|=f),c===v)break;c=c.return}}function nc(c,f){qd=c,Zd=js=null,c=c.dependencies,c!==null&&c.firstContext!==null&&((c.lanes&f)!==0&&(Gi=!0),c.firstContext=null)}function io(c){var f=nt?c._currentValue:c._currentValue2;if(Zd!==c)if(c={context:c,memoizedValue:f,next:null},js===null){if(qd===null)throw Error(a(308));js=c,qd.dependencies={lanes:0,firstContext:c}}else js=js.next=c;return f}var Ir=null;function Qd(c){Ir===null?Ir=[c]:Ir.push(c)}function rc(c,f,v,_){var L=f.interleaved;return L===null?(v.next=v,Qd(f)):(v.next=L.next,L.next=v),f.interleaved=v,Xo(c,_)}function Xo(c,f){c.lanes|=f;var v=c.alternate;for(v!==null&&(v.lanes|=f),v=c,c=c.return;c!==null;)c.childLanes|=f,v=c.alternate,v!==null&&(v.childLanes|=f),v=c,c=c.return;return v.tag===3?v.stateNode:null}var cs=!1;function r1(c){c.updateQueue={baseState:c.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Ov(c,f){c=c.updateQueue,f.updateQueue===c&&(f.updateQueue={baseState:c.baseState,firstBaseUpdate:c.firstBaseUpdate,lastBaseUpdate:c.lastBaseUpdate,shared:c.shared,effects:c.effects})}function ds(c,f){return{eventTime:c,lane:f,tag:0,payload:null,callback:null,next:null}}function Ks(c,f,v){var _=c.updateQueue;if(_===null)return null;if(_=_.shared,(Ft&2)!==0){var L=_.pending;return L===null?f.next=f:(f.next=L.next,L.next=f),_.pending=f,Xo(c,v)}return L=_.interleaved,L===null?(f.next=f,Qd(_)):(f.next=L.next,L.next=f),_.interleaved=f,Xo(c,v)}function Th(c,f,v){if(f=f.updateQueue,f!==null&&(f=f.shared,(v&4194240)!==0)){var _=f.lanes;_&=c.pendingLanes,v|=_,f.lanes=v,Zo(c,v)}}function iu(c,f){var v=c.updateQueue,_=c.alternate;if(_!==null&&(_=_.updateQueue,v===_)){var L=null,R=null;if(v=v.firstBaseUpdate,v!==null){do{var V={eventTime:v.eventTime,lane:v.lane,tag:v.tag,payload:v.payload,callback:v.callback,next:null};R===null?L=R=V:R=R.next=V,v=v.next}while(v!==null);R===null?L=R=f:R=R.next=f}else L=R=f;v={baseState:_.baseState,firstBaseUpdate:L,lastBaseUpdate:R,shared:_.shared,effects:_.effects},c.updateQueue=v;return}c=v.lastBaseUpdate,c===null?v.firstBaseUpdate=f:c.next=f,v.lastBaseUpdate=f}function Lh(c,f,v,_){var L=c.updateQueue;cs=!1;var R=L.firstBaseUpdate,V=L.lastBaseUpdate,re=L.shared.pending;if(re!==null){L.shared.pending=null;var fe=re,Fe=fe.next;fe.next=null,V===null?R=Fe:V.next=Fe,V=fe;var it=c.alternate;it!==null&&(it=it.updateQueue,re=it.lastBaseUpdate,re!==V&&(re===null?it.firstBaseUpdate=Fe:re.next=Fe,it.lastBaseUpdate=fe))}if(R!==null){var Pt=L.baseState;V=0,it=Fe=fe=null,re=R;do{var Je=re.lane,Dn=re.eventTime;if((_&Je)===Je){it!==null&&(it=it.next={eventTime:Dn,lane:0,tag:re.tag,payload:re.payload,callback:re.callback,next:null});e:{var Pn=c,Jn=re;switch(Je=f,Dn=v,Jn.tag){case 1:if(Pn=Jn.payload,typeof Pn=="function"){Pt=Pn.call(Dn,Pt,Je);break e}Pt=Pn;break e;case 3:Pn.flags=Pn.flags&-65537|128;case 0:if(Pn=Jn.payload,Je=typeof Pn=="function"?Pn.call(Dn,Pt,Je):Pn,Je==null)break e;Pt=o({},Pt,Je);break e;case 2:cs=!0}}re.callback!==null&&re.lane!==0&&(c.flags|=64,Je=L.effects,Je===null?L.effects=[re]:Je.push(re))}else Dn={eventTime:Dn,lane:Je,tag:re.tag,payload:re.payload,callback:re.callback,next:null},it===null?(Fe=it=Dn,fe=Pt):it=it.next=Dn,V|=Je;if(re=re.next,re===null){if(re=L.shared.pending,re===null)break;Je=re,re=Je.next,Je.next=null,L.lastBaseUpdate=Je,L.shared.pending=null}}while(1);if(it===null&&(fe=Pt),L.baseState=fe,L.firstBaseUpdate=Fe,L.lastBaseUpdate=it,f=L.shared.interleaved,f!==null){L=f;do V|=L.lane,L=L.next;while(L!==f)}else R===null&&(L.shared.lanes=0);Js|=V,c.lanes=V,c.memoizedState=Pt}}function Nv(c,f,v){if(c=f.effects,f.effects=null,c!==null)for(f=0;f<c.length;f++){var _=c[f],L=_.callback;if(L!==null){if(_.callback=null,_=v,typeof L!="function")throw Error(a(191,L));L.call(_)}}}var Ah=new r.Component().refs;function Ih(c,f,v,_){f=c.memoizedState,v=v(_,f),v=v==null?f:o({},f,v),c.memoizedState=v,c.lanes===0&&(c.updateQueue.baseState=v)}var Qo={isMounted:function(c){return(c=c._reactInternals)?K(c)===c:!1},enqueueSetState:function(c,f,v){c=c._reactInternals;var _=fi(),L=Nr(c),R=ds(_,L);R.payload=f,v!=null&&(R.callback=v),f=Ks(c,R,L),f!==null&&(Lo(f,c,L,_),Th(f,c,L))},enqueueReplaceState:function(c,f,v){c=c._reactInternals;var _=fi(),L=Nr(c),R=ds(_,L);R.tag=1,R.payload=f,v!=null&&(R.callback=v),f=Ks(c,R,L),f!==null&&(Lo(f,c,L,_),Th(f,c,L))},enqueueForceUpdate:function(c,f){c=c._reactInternals;var v=fi(),_=Nr(c),L=ds(v,_);L.tag=2,f!=null&&(L.callback=f),f=Ks(c,L,_),f!==null&&(Lo(f,c,_,v),Th(f,c,_))}};function Jd(c,f,v,_,L,R,V){return c=c.stateNode,typeof c.shouldComponentUpdate=="function"?c.shouldComponentUpdate(_,R,V):f.prototype&&f.prototype.isPureReactComponent?!ru(v,_)||!ru(L,R):!0}function Dv(c,f,v){var _=!1,L=to,R=f.contextType;return typeof R=="object"&&R!==null?R=io(R):(L=Lr(f)?no:ar.current,_=f.contextTypes,R=(_=_!=null)?Ta(c,L):to),f=new f(v,R),c.memoizedState=f.state!==null&&f.state!==void 0?f.state:null,f.updater=Qo,c.stateNode=f,f._reactInternals=c,_&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=L,c.__reactInternalMemoizedMaskedChildContext=R),f}function zv(c,f,v,_){c=f.state,typeof f.componentWillReceiveProps=="function"&&f.componentWillReceiveProps(v,_),typeof f.UNSAFE_componentWillReceiveProps=="function"&&f.UNSAFE_componentWillReceiveProps(v,_),f.state!==c&&Qo.enqueueReplaceState(f,f.state,null)}function i1(c,f,v,_){var L=c.stateNode;L.props=v,L.state=c.memoizedState,L.refs=Ah,r1(c);var R=f.contextType;typeof R=="object"&&R!==null?L.context=io(R):(R=Lr(f)?no:ar.current,L.context=Ta(c,R)),L.state=c.memoizedState,R=f.getDerivedStateFromProps,typeof R=="function"&&(Ih(c,f,R,v),L.state=c.memoizedState),typeof f.getDerivedStateFromProps=="function"||typeof L.getSnapshotBeforeUpdate=="function"||typeof L.UNSAFE_componentWillMount!="function"&&typeof L.componentWillMount!="function"||(f=L.state,typeof L.componentWillMount=="function"&&L.componentWillMount(),typeof L.UNSAFE_componentWillMount=="function"&&L.UNSAFE_componentWillMount(),f!==L.state&&Qo.enqueueReplaceState(L,L.state,null),Lh(c,v,L,_),L.state=c.memoizedState),typeof L.componentDidMount=="function"&&(c.flags|=4194308)}function Na(c,f,v){if(c=v.ref,c!==null&&typeof c!="function"&&typeof c!="object"){if(v._owner){if(v=v._owner,v){if(v.tag!==1)throw Error(a(309));var _=v.stateNode}if(!_)throw Error(a(147,c));var L=_,R=""+c;return f!==null&&f.ref!==null&&typeof f.ref=="function"&&f.ref._stringRef===R?f.ref:(f=function(V){var re=L.refs;re===Ah&&(re=L.refs={}),V===null?delete re[R]:re[R]=V},f._stringRef=R,f)}if(typeof c!="string")throw Error(a(284));if(!v._owner)throw Error(a(290,c))}return c}function Ui(c,f){throw c=Object.prototype.toString.call(f),Error(a(31,c==="[object Object]"?"object with keys {"+Object.keys(f).join(", ")+"}":c))}function o1(c){var f=c._init;return f(c._payload)}function Fv(c){function f(he,ae){if(c){var ve=he.deletions;ve===null?(he.deletions=[ae],he.flags|=16):ve.push(ae)}}function v(he,ae){if(!c)return null;for(;ae!==null;)f(he,ae),ae=ae.sibling;return null}function _(he,ae){for(he=new Map;ae!==null;)ae.key!==null?he.set(ae.key,ae):he.set(ae.index,ae),ae=ae.sibling;return he}function L(he,ae){return he=lo(he,ae),he.index=0,he.sibling=null,he}function R(he,ae,ve){return he.index=ve,c?(ve=he.alternate,ve!==null?(ve=ve.index,ve<ae?(he.flags|=2,ae):ve):(he.flags|=2,ae)):(he.flags|=1048576,ae)}function V(he){return c&&he.alternate===null&&(he.flags|=2),he}function re(he,ae,ve,Ze){return ae===null||ae.tag!==6?(ae=sp(ve,he.mode,Ze),ae.return=he,ae):(ae=L(ae,ve),ae.return=he,ae)}function fe(he,ae,ve,Ze){var Le=ve.type;return Le===p?it(he,ae,ve.props.children,Ze,ve.key):ae!==null&&(ae.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===T&&o1(Le)===ae.type)?(Ze=L(ae,ve.props),Ze.ref=Na(he,ae,ve),Ze.return=he,Ze):(Ze=yf(ve.type,ve.key,ve.props,null,he.mode,Ze),Ze.ref=Na(he,ae,ve),Ze.return=he,Ze)}function Fe(he,ae,ve,Ze){return ae===null||ae.tag!==4||ae.stateNode.containerInfo!==ve.containerInfo||ae.stateNode.implementation!==ve.implementation?(ae=al(ve,he.mode,Ze),ae.return=he,ae):(ae=L(ae,ve.children||[]),ae.return=he,ae)}function it(he,ae,ve,Ze,Le){return ae===null||ae.tag!==7?(ae=ol(ve,he.mode,Ze,Le),ae.return=he,ae):(ae=L(ae,ve),ae.return=he,ae)}function Pt(he,ae,ve){if(typeof ae=="string"&&ae!==""||typeof ae=="number")return ae=sp(""+ae,he.mode,ve),ae.return=he,ae;if(typeof ae=="object"&&ae!==null){switch(ae.$$typeof){case l:return ve=yf(ae.type,ae.key,ae.props,null,he.mode,ve),ve.ref=Na(he,null,ae),ve.return=he,ve;case d:return ae=al(ae,he.mode,ve),ae.return=he,ae;case T:var Ze=ae._init;return Pt(he,Ze(ae._payload),ve)}if(we(ae)||z(ae))return ae=ol(ae,he.mode,ve,null),ae.return=he,ae;Ui(he,ae)}return null}function Je(he,ae,ve,Ze){var Le=ae!==null?ae.key:null;if(typeof ve=="string"&&ve!==""||typeof ve=="number")return Le!==null?null:re(he,ae,""+ve,Ze);if(typeof ve=="object"&&ve!==null){switch(ve.$$typeof){case l:return ve.key===Le?fe(he,ae,ve,Ze):null;case d:return ve.key===Le?Fe(he,ae,ve,Ze):null;case T:return Le=ve._init,Je(he,ae,Le(ve._payload),Ze)}if(we(ve)||z(ve))return Le!==null?null:it(he,ae,ve,Ze,null);Ui(he,ve)}return null}function Dn(he,ae,ve,Ze,Le){if(typeof Ze=="string"&&Ze!==""||typeof Ze=="number")return he=he.get(ve)||null,re(ae,he,""+Ze,Le);if(typeof Ze=="object"&&Ze!==null){switch(Ze.$$typeof){case l:return he=he.get(Ze.key===null?ve:Ze.key)||null,fe(ae,he,Ze,Le);case d:return he=he.get(Ze.key===null?ve:Ze.key)||null,Fe(ae,he,Ze,Le);case T:var Tt=Ze._init;return Dn(he,ae,ve,Tt(Ze._payload),Le)}if(we(Ze)||z(Ze))return he=he.get(ve)||null,it(ae,he,Ze,Le,null);Ui(ae,Ze)}return null}function Pn(he,ae,ve,Ze){for(var Le=null,Tt=null,_t=ae,$t=ae=0,Ur=null;_t!==null&&$t<ve.length;$t++){_t.index>$t?(Ur=_t,_t=null):Ur=_t.sibling;var Zt=Je(he,_t,ve[$t],Ze);if(Zt===null){_t===null&&(_t=Ur);break}c&&_t&&Zt.alternate===null&&f(he,_t),ae=R(Zt,ae,$t),Tt===null?Le=Zt:Tt.sibling=Zt,Tt=Zt,_t=Ur}if($t===ve.length)return v(he,_t),On&&Gs(he,$t),Le;if(_t===null){for(;$t<ve.length;$t++)_t=Pt(he,ve[$t],Ze),_t!==null&&(ae=R(_t,ae,$t),Tt===null?Le=_t:Tt.sibling=_t,Tt=_t);return On&&Gs(he,$t),Le}for(_t=_(he,_t);$t<ve.length;$t++)Ur=Dn(_t,he,$t,ve[$t],Ze),Ur!==null&&(c&&Ur.alternate!==null&&_t.delete(Ur.key===null?$t:Ur.key),ae=R(Ur,ae,$t),Tt===null?Le=Ur:Tt.sibling=Ur,Tt=Ur);return c&&_t.forEach(function(ys){return f(he,ys)}),On&&Gs(he,$t),Le}function Jn(he,ae,ve,Ze){var Le=z(ve);if(typeof Le!="function")throw Error(a(150));if(ve=Le.call(ve),ve==null)throw Error(a(151));for(var Tt=Le=null,_t=ae,$t=ae=0,Ur=null,Zt=ve.next();_t!==null&&!Zt.done;$t++,Zt=ve.next()){_t.index>$t?(Ur=_t,_t=null):Ur=_t.sibling;var ys=Je(he,_t,Zt.value,Ze);if(ys===null){_t===null&&(_t=Ur);break}c&&_t&&ys.alternate===null&&f(he,_t),ae=R(ys,ae,$t),Tt===null?Le=ys:Tt.sibling=ys,Tt=ys,_t=Ur}if(Zt.done)return v(he,_t),On&&Gs(he,$t),Le;if(_t===null){for(;!Zt.done;$t++,Zt=ve.next())Zt=Pt(he,Zt.value,Ze),Zt!==null&&(ae=R(Zt,ae,$t),Tt===null?Le=Zt:Tt.sibling=Zt,Tt=Zt);return On&&Gs(he,$t),Le}for(_t=_(he,_t);!Zt.done;$t++,Zt=ve.next())Zt=Dn(_t,he,$t,Zt.value,Ze),Zt!==null&&(c&&Zt.alternate!==null&&_t.delete(Zt.key===null?$t:Zt.key),ae=R(Zt,ae,$t),Tt===null?Le=Zt:Tt.sibling=Zt,Tt=Zt);return c&&_t.forEach(function(hi){return f(he,hi)}),On&&Gs(he,$t),Le}function oa(he,ae,ve,Ze){if(typeof ve=="object"&&ve!==null&&ve.type===p&&ve.key===null&&(ve=ve.props.children),typeof ve=="object"&&ve!==null){switch(ve.$$typeof){case l:e:{for(var Le=ve.key,Tt=ae;Tt!==null;){if(Tt.key===Le){if(Le=ve.type,Le===p){if(Tt.tag===7){v(he,Tt.sibling),ae=L(Tt,ve.props.children),ae.return=he,he=ae;break e}}else if(Tt.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===T&&o1(Le)===Tt.type){v(he,Tt.sibling),ae=L(Tt,ve.props),ae.ref=Na(he,Tt,ve),ae.return=he,he=ae;break e}v(he,Tt);break}else f(he,Tt);Tt=Tt.sibling}ve.type===p?(ae=ol(ve.props.children,he.mode,Ze,ve.key),ae.return=he,he=ae):(Ze=yf(ve.type,ve.key,ve.props,null,he.mode,Ze),Ze.ref=Na(he,ae,ve),Ze.return=he,he=Ze)}return V(he);case d:e:{for(Tt=ve.key;ae!==null;){if(ae.key===Tt)if(ae.tag===4&&ae.stateNode.containerInfo===ve.containerInfo&&ae.stateNode.implementation===ve.implementation){v(he,ae.sibling),ae=L(ae,ve.children||[]),ae.return=he,he=ae;break e}else{v(he,ae);break}else f(he,ae);ae=ae.sibling}ae=al(ve,he.mode,Ze),ae.return=he,he=ae}return V(he);case T:return Tt=ve._init,oa(he,ae,Tt(ve._payload),Ze)}if(we(ve))return Pn(he,ae,ve,Ze);if(z(ve))return Jn(he,ae,ve,Ze);Ui(he,ve)}return typeof ve=="string"&&ve!==""||typeof ve=="number"?(ve=""+ve,ae!==null&&ae.tag===6?(v(he,ae.sibling),ae=L(ae,ve),ae.return=he,he=ae):(v(he,ae),ae=sp(ve,he.mode,Ze),ae.return=he,he=ae),V(he)):v(he,ae)}return oa}var ic=Fv(!0),$v=Fv(!1),ef={},Eo=Wi(ef),Da=Wi(ef),ee=Wi(ef);function ye(c){if(c===ef)throw Error(a(174));return c}function pe(c,f){dn(ee,f),dn(Da,c),dn(Eo,ef),c=J(f),mn(Eo),dn(Eo,c)}function Qe(){mn(Eo),mn(Da),mn(ee)}function Ct(c){var f=ye(ee.current),v=ye(Eo.current);f=G(v,c.type,f),v!==f&&(dn(Da,c),dn(Eo,f))}function en(c){Da.current===c&&(mn(Eo),mn(Da))}var It=Wi(0);function hn(c){for(var f=c;f!==null;){if(f.tag===13){var v=f.memoizedState;if(v!==null&&(v=v.dehydrated,v===null||Bs(v)||Gl(v)))return f}else if(f.tag===19&&f.memoizedProps.revealOrder!==void 0){if((f.flags&128)!==0)return f}else if(f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return null;f=f.return}f.sibling.return=f.return,f=f.sibling}return null}var tf=[];function a1(){for(var c=0;c<tf.length;c++){var f=tf[c];nt?f._workInProgressVersionPrimary=null:f._workInProgressVersionSecondary=null}tf.length=0}var Ci=s.ReactCurrentDispatcher,oc=s.ReactCurrentBatchConfig,ou=0,Sn=null,Qn=null,lr=null,on=!1,nf=!1,ac=0,Mh=0;function li(){throw Error(a(321))}function s1(c,f){if(f===null)return!1;for(var v=0;v<f.length&&v<c.length;v++)if(!I(c[v],f[v]))return!1;return!0}function l1(c,f,v,_,L,R){if(ou=R,Sn=f,f.memoizedState=null,f.updateQueue=null,f.lanes=0,Ci.current=c===null||c.memoizedState===null?Lx:Ax,c=v(_,L),nf){R=0;do{if(nf=!1,ac=0,25<=R)throw Error(a(301));R+=1,lr=Qn=null,f.updateQueue=null,Ci.current=Ix,c=v(_,L)}while(nf)}if(Ci.current=fs,f=Qn!==null&&Qn.next!==null,ou=0,lr=Qn=Sn=null,on=!1,f)throw Error(a(300));return c}function sc(){var c=ac!==0;return ac=0,c}function Qr(){var c={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return lr===null?Sn.memoizedState=lr=c:lr=lr.next=c,lr}function _i(){if(Qn===null){var c=Sn.alternate;c=c!==null?c.memoizedState:null}else c=Qn.next;var f=lr===null?Sn.memoizedState:lr.next;if(f!==null)lr=f,Qn=c;else{if(c===null)throw Error(a(310));Qn=c,c={memoizedState:Qn.memoizedState,baseState:Qn.baseState,baseQueue:Qn.baseQueue,queue:Qn.queue,next:null},lr===null?Sn.memoizedState=lr=c:lr=lr.next=c}return lr}function lc(c,f){return typeof f=="function"?f(c):f}function uc(c){var f=_i(),v=f.queue;if(v===null)throw Error(a(311));v.lastRenderedReducer=c;var _=Qn,L=_.baseQueue,R=v.pending;if(R!==null){if(L!==null){var V=L.next;L.next=R.next,R.next=V}_.baseQueue=L=R,v.pending=null}if(L!==null){R=L.next,_=_.baseState;var re=V=null,fe=null,Fe=R;do{var it=Fe.lane;if((ou&it)===it)fe!==null&&(fe=fe.next={lane:0,action:Fe.action,hasEagerState:Fe.hasEagerState,eagerState:Fe.eagerState,next:null}),_=Fe.hasEagerState?Fe.eagerState:c(_,Fe.action);else{var Pt={lane:it,action:Fe.action,hasEagerState:Fe.hasEagerState,eagerState:Fe.eagerState,next:null};fe===null?(re=fe=Pt,V=_):fe=fe.next=Pt,Sn.lanes|=it,Js|=it}Fe=Fe.next}while(Fe!==null&&Fe!==R);fe===null?V=_:fe.next=re,I(_,f.memoizedState)||(Gi=!0),f.memoizedState=_,f.baseState=V,f.baseQueue=fe,v.lastRenderedState=_}if(c=v.interleaved,c!==null){L=c;do R=L.lane,Sn.lanes|=R,Js|=R,L=L.next;while(L!==c)}else L===null&&(v.lanes=0);return[f.memoizedState,v.dispatch]}function Rh(c){var f=_i(),v=f.queue;if(v===null)throw Error(a(311));v.lastRenderedReducer=c;var _=v.dispatch,L=v.pending,R=f.memoizedState;if(L!==null){v.pending=null;var V=L=L.next;do R=c(R,V.action),V=V.next;while(V!==L);I(R,f.memoizedState)||(Gi=!0),f.memoizedState=R,f.baseQueue===null&&(f.baseState=R),v.lastRenderedState=R}return[R,_]}function u1(){}function rf(c,f){var v=Sn,_=_i(),L=f(),R=!I(_.memoizedState,L);if(R&&(_.memoizedState=L,Gi=!0),_=_.queue,Oh(qs.bind(null,v,_,c),[c]),_.getSnapshot!==f||R||lr!==null&&lr.memoizedState.tag&1){if(v.flags|=2048,af(9,cc.bind(null,v,_,L,f),void 0,null),Vr===null)throw Error(a(349));(ou&30)!==0||c1(v,f,L)}return L}function c1(c,f,v){c.flags|=16384,c={getSnapshot:f,value:v},f=Sn.updateQueue,f===null?(f={lastEffect:null,stores:null},Sn.updateQueue=f,f.stores=[c]):(v=f.stores,v===null?f.stores=[c]:v.push(c))}function cc(c,f,v,_){f.value=v,f.getSnapshot=_,of(f)&&Bv(c)}function qs(c,f,v){return v(function(){of(f)&&Bv(c)})}function of(c){var f=c.getSnapshot;c=c.value;try{var v=f();return!I(c,v)}catch{return!0}}function Bv(c){var f=Xo(c,1);f!==null&&Lo(f,c,1,-1)}function Hv(c){var f=Qr();return typeof c=="function"&&(c=c()),f.memoizedState=f.baseState=c,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:lc,lastRenderedState:c},f.queue=c,c=c.dispatch=hc.bind(null,Sn,c),[f.memoizedState,c]}function af(c,f,v,_){return c={tag:c,create:f,destroy:v,deps:_,next:null},f=Sn.updateQueue,f===null?(f={lastEffect:null,stores:null},Sn.updateQueue=f,f.lastEffect=c.next=c):(v=f.lastEffect,v===null?f.lastEffect=c.next=c:(_=v.next,v.next=c,c.next=_,f.lastEffect=c)),c}function sf(){return _i().memoizedState}function au(c,f,v,_){var L=Qr();Sn.flags|=c,L.memoizedState=af(1|f,v,void 0,_===void 0?null:_)}function dc(c,f,v,_){var L=_i();_=_===void 0?null:_;var R=void 0;if(Qn!==null){var V=Qn.memoizedState;if(R=V.destroy,_!==null&&s1(_,V.deps)){L.memoizedState=af(f,v,R,_);return}}Sn.flags|=c,L.memoizedState=af(1|f,v,R,_)}function Wv(c,f){return au(8390656,8,c,f)}function Oh(c,f){return dc(2048,8,c,f)}function Vv(c,f){return dc(4,2,c,f)}function Uv(c,f){return dc(4,4,c,f)}function xr(c,f){if(typeof f=="function")return c=c(),f(c),function(){f(null)};if(f!=null)return c=c(),f.current=c,function(){f.current=null}}function Jr(c,f,v){return v=v!=null?v.concat([c]):null,dc(4,4,xr.bind(null,f,c),v)}function d1(){}function Gv(c,f){var v=_i();f=f===void 0?null:f;var _=v.memoizedState;return _!==null&&f!==null&&s1(f,_[1])?_[0]:(v.memoizedState=[c,f],c)}function f1(c,f){var v=_i();f=f===void 0?null:f;var _=v.memoizedState;return _!==null&&f!==null&&s1(f,_[1])?_[0]:(c=c(),v.memoizedState=[c,f],c)}function jv(c,f,v){return(ou&21)===0?(c.baseState&&(c.baseState=!1,Gi=!0),c.memoizedState=v):(I(v,f)||(v=Yl(),Sn.lanes|=v,Js|=v,c.baseState=!0),f)}function h1(c,f){var v=At;At=v!==0&&4>v?v:4,c(!0);var _=oc.transition;oc.transition={};try{c(!1),f()}finally{At=v,oc.transition=_}}function fc(){return _i().memoizedState}function p1(c,f,v){var _=Nr(c);if(v={lane:_,action:v,hasEagerState:!1,eagerState:null,next:null},pc(c))gc(f,v);else if(v=rc(c,f,v,_),v!==null){var L=fi();Lo(v,c,_,L),lf(v,f,_)}}function hc(c,f,v){var _=Nr(c),L={lane:_,action:v,hasEagerState:!1,eagerState:null,next:null};if(pc(c))gc(f,L);else{var R=c.alternate;if(c.lanes===0&&(R===null||R.lanes===0)&&(R=f.lastRenderedReducer,R!==null))try{var V=f.lastRenderedState,re=R(V,v);if(L.hasEagerState=!0,L.eagerState=re,I(re,V)){var fe=f.interleaved;fe===null?(L.next=L,Qd(f)):(L.next=fe.next,fe.next=L),f.interleaved=L;return}}catch{}finally{}v=rc(c,f,L,_),v!==null&&(L=fi(),Lo(v,c,_,L),lf(v,f,_))}}function pc(c){var f=c.alternate;return c===Sn||f!==null&&f===Sn}function gc(c,f){nf=on=!0;var v=c.pending;v===null?f.next=f:(f.next=v.next,v.next=f),c.pending=f}function lf(c,f,v){if((v&4194240)!==0){var _=f.lanes;_&=c.pendingLanes,v|=_,f.lanes=v,Zo(c,v)}}var fs={readContext:io,useCallback:li,useContext:li,useEffect:li,useImperativeHandle:li,useInsertionEffect:li,useLayoutEffect:li,useMemo:li,useReducer:li,useRef:li,useState:li,useDebugValue:li,useDeferredValue:li,useTransition:li,useMutableSource:li,useSyncExternalStore:li,useId:li,unstable_isNewReconciler:!1},Lx={readContext:io,useCallback:function(c,f){return Qr().memoizedState=[c,f===void 0?null:f],c},useContext:io,useEffect:Wv,useImperativeHandle:function(c,f,v){return v=v!=null?v.concat([c]):null,au(4194308,4,xr.bind(null,f,c),v)},useLayoutEffect:function(c,f){return au(4194308,4,c,f)},useInsertionEffect:function(c,f){return au(4,2,c,f)},useMemo:function(c,f){var v=Qr();return f=f===void 0?null:f,c=c(),v.memoizedState=[c,f],c},useReducer:function(c,f,v){var _=Qr();return f=v!==void 0?v(f):f,_.memoizedState=_.baseState=f,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:c,lastRenderedState:f},_.queue=c,c=c.dispatch=p1.bind(null,Sn,c),[_.memoizedState,c]},useRef:function(c){var f=Qr();return c={current:c},f.memoizedState=c},useState:Hv,useDebugValue:d1,useDeferredValue:function(c){return Qr().memoizedState=c},useTransition:function(){var c=Hv(!1),f=c[0];return c=h1.bind(null,c[1]),Qr().memoizedState=c,[f,c]},useMutableSource:function(){},useSyncExternalStore:function(c,f,v){var _=Sn,L=Qr();if(On){if(v===void 0)throw Error(a(407));v=v()}else{if(v=f(),Vr===null)throw Error(a(349));(ou&30)!==0||c1(_,f,v)}L.memoizedState=v;var R={value:v,getSnapshot:f};return L.queue=R,Wv(qs.bind(null,_,R,c),[c]),_.flags|=2048,af(9,cc.bind(null,_,R,v,f),void 0,null),v},useId:function(){var c=Qr(),f=Vr.identifierPrefix;if(On){var v=Ra,_=si;v=(_&~(1<<32-Xr(_)-1)).toString(32)+v,f=":"+f+"R"+v,v=ac++,0<v&&(f+="H"+v.toString(32)),f+=":"}else v=Mh++,f=":"+f+"r"+v.toString(32)+":";return c.memoizedState=f},unstable_isNewReconciler:!1},Ax={readContext:io,useCallback:Gv,useContext:io,useEffect:Oh,useImperativeHandle:Jr,useInsertionEffect:Vv,useLayoutEffect:Uv,useMemo:f1,useReducer:uc,useRef:sf,useState:function(){return uc(lc)},useDebugValue:d1,useDeferredValue:function(c){var f=_i();return jv(f,Qn.memoizedState,c)},useTransition:function(){var c=uc(lc)[0],f=_i().memoizedState;return[c,f]},useMutableSource:u1,useSyncExternalStore:rf,useId:fc,unstable_isNewReconciler:!1},Ix={readContext:io,useCallback:Gv,useContext:io,useEffect:Oh,useImperativeHandle:Jr,useInsertionEffect:Vv,useLayoutEffect:Uv,useMemo:f1,useReducer:Rh,useRef:sf,useState:function(){return Rh(lc)},useDebugValue:d1,useDeferredValue:function(c){var f=_i();return Qn===null?f.memoizedState=c:jv(f,Qn.memoizedState,c)},useTransition:function(){var c=Rh(lc)[0],f=_i().memoizedState;return[c,f]},useMutableSource:u1,useSyncExternalStore:rf,useId:fc,unstable_isNewReconciler:!1};function mc(c,f){try{var v="",_=f;do v+=tc(_),_=_.return;while(_);var L=v}catch(R){L=`
|
|
Error generating stack: `+R.message+`
|
|
`+R.stack}return{value:c,source:f,stack:L,digest:null}}function g1(c,f,v){return{value:c,source:null,stack:v??null,digest:f??null}}function vc(c,f){try{console.error(f.value)}catch(v){setTimeout(function(){throw v})}}var uf=typeof WeakMap=="function"?WeakMap:Map;function m1(c,f,v){v=ds(-1,v),v.tag=3,v.payload={element:null};var _=f.value;return v.callback=function(){hf||(hf=!0,pf=_),vc(c,f)},v}function B(c,f,v){v=ds(-1,v),v.tag=3;var _=c.type.getDerivedStateFromError;if(typeof _=="function"){var L=f.value;v.payload=function(){return _(L)},v.callback=function(){vc(c,f)}}var R=c.stateNode;return R!==null&&typeof R.componentDidCatch=="function"&&(v.callback=function(){vc(c,f),typeof _!="function"&&(tl===null?tl=new Set([this]):tl.add(this));var V=f.stack;this.componentDidCatch(f.value,{componentStack:V!==null?V:""})}),v}function su(c,f,v){var _=c.pingCache;if(_===null){_=c.pingCache=new uf;var L=new Set;_.set(f,L)}else L=_.get(f),L===void 0&&(L=new Set,_.set(f,L));L.has(v)||(L.add(v),c=o2.bind(null,c,f,v),f.then(c,c))}function cf(c){do{var f;if((f=c.tag===13)&&(f=c.memoizedState,f=f!==null?f.dehydrated!==null:!0),f)return c;c=c.return}while(c!==null);return null}function oo(c,f,v,_,L){return(c.mode&1)===0?(c===f?c.flags|=65536:(c.flags|=128,v.flags|=131072,v.flags&=-52805,v.tag===1&&(v.alternate===null?v.tag=17:(f=ds(-1,1),f.tag=2,Ks(v,f,1))),v.lanes|=1),c):(c.flags|=65536,c.lanes=L,c)}var Vt=s.ReactCurrentOwner,Gi=!1;function ki(c,f,v,_){f.child=c===null?$v(f,null,v,_):ic(f,c.child,v,_)}function Kv(c,f,v,_,L){v=v.render;var R=f.ref;return nc(f,L),_=l1(c,f,v,_,R,L),v=sc(),c!==null&&!Gi?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~L,hs(c,f,L)):(On&&v&&wi(f),f.flags|=1,ki(c,f,_,L),f.child)}function Zs(c,f,v,_,L){if(c===null){var R=v.type;return typeof R=="function"&&!z1(R)&&R.defaultProps===void 0&&v.compare===null&&v.defaultProps===void 0?(f.tag=15,f.type=R,qv(c,f,R,_,L)):(c=yf(v.type,null,_,f,f.mode,L),c.ref=f.ref,c.return=f,f.child=c)}if(R=c.child,(c.lanes&L)===0){var V=R.memoizedProps;if(v=v.compare,v=v!==null?v:ru,v(V,_)&&c.ref===f.ref)return hs(c,f,L)}return f.flags|=1,c=lo(R,_),c.ref=f.ref,c.return=f,f.child=c}function qv(c,f,v,_,L){if(c!==null){var R=c.memoizedProps;if(ru(R,_)&&c.ref===f.ref)if(Gi=!1,f.pendingProps=_=R,(c.lanes&L)!==0)(c.flags&131072)!==0&&(Gi=!0);else return f.lanes=c.lanes,hs(c,f,L)}return v1(c,f,v,_,L)}function Zv(c,f,v){var _=f.pendingProps,L=_.children,R=c!==null?c.memoizedState:null;if(_.mode==="hidden")if((f.mode&1)===0)f.memoizedState={baseLanes:0,cachePool:null,transitions:null},dn(Qs,ao),ao|=v;else{if((v&1073741824)===0)return c=R!==null?R.baseLanes|v:v,f.lanes=f.childLanes=1073741824,f.memoizedState={baseLanes:c,cachePool:null,transitions:null},f.updateQueue=null,dn(Qs,ao),ao|=c,null;f.memoizedState={baseLanes:0,cachePool:null,transitions:null},_=R!==null?R.baseLanes:v,dn(Qs,ao),ao|=_}else R!==null?(_=R.baseLanes|v,f.memoizedState=null):_=v,dn(Qs,ao),ao|=_;return ki(c,f,L,v),f.child}function Yv(c,f){var v=f.ref;(c===null&&v!==null||c!==null&&c.ref!==v)&&(f.flags|=512,f.flags|=2097152)}function v1(c,f,v,_,L){var R=Lr(v)?no:ar.current;return R=Ta(f,R),nc(f,L),v=l1(c,f,v,_,R,L),_=sc(),c!==null&&!Gi?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~L,hs(c,f,L)):(On&&_&&wi(f),f.flags|=1,ki(c,f,v,L),f.child)}function Xv(c,f,v,_,L){if(Lr(v)){var R=!0;ro(f)}else R=!1;if(nc(f,L),f.stateNode===null)za(c,f),Dv(f,v,_),i1(f,v,_,L),_=!0;else if(c===null){var V=f.stateNode,re=f.memoizedProps;V.props=re;var fe=V.context,Fe=v.contextType;typeof Fe=="object"&&Fe!==null?Fe=io(Fe):(Fe=Lr(v)?no:ar.current,Fe=Ta(f,Fe));var it=v.getDerivedStateFromProps,Pt=typeof it=="function"||typeof V.getSnapshotBeforeUpdate=="function";Pt||typeof V.UNSAFE_componentWillReceiveProps!="function"&&typeof V.componentWillReceiveProps!="function"||(re!==_||fe!==Fe)&&zv(f,V,_,Fe),cs=!1;var Je=f.memoizedState;V.state=Je,Lh(f,_,V,L),fe=f.memoizedState,re!==_||Je!==fe||Tr.current||cs?(typeof it=="function"&&(Ih(f,v,it,_),fe=f.memoizedState),(re=cs||Jd(f,v,re,_,Je,fe,Fe))?(Pt||typeof V.UNSAFE_componentWillMount!="function"&&typeof V.componentWillMount!="function"||(typeof V.componentWillMount=="function"&&V.componentWillMount(),typeof V.UNSAFE_componentWillMount=="function"&&V.UNSAFE_componentWillMount()),typeof V.componentDidMount=="function"&&(f.flags|=4194308)):(typeof V.componentDidMount=="function"&&(f.flags|=4194308),f.memoizedProps=_,f.memoizedState=fe),V.props=_,V.state=fe,V.context=Fe,_=re):(typeof V.componentDidMount=="function"&&(f.flags|=4194308),_=!1)}else{V=f.stateNode,Ov(c,f),re=f.memoizedProps,Fe=f.type===f.elementType?re:Yo(f.type,re),V.props=Fe,Pt=f.pendingProps,Je=V.context,fe=v.contextType,typeof fe=="object"&&fe!==null?fe=io(fe):(fe=Lr(v)?no:ar.current,fe=Ta(f,fe));var Dn=v.getDerivedStateFromProps;(it=typeof Dn=="function"||typeof V.getSnapshotBeforeUpdate=="function")||typeof V.UNSAFE_componentWillReceiveProps!="function"&&typeof V.componentWillReceiveProps!="function"||(re!==Pt||Je!==fe)&&zv(f,V,_,fe),cs=!1,Je=f.memoizedState,V.state=Je,Lh(f,_,V,L);var Pn=f.memoizedState;re!==Pt||Je!==Pn||Tr.current||cs?(typeof Dn=="function"&&(Ih(f,v,Dn,_),Pn=f.memoizedState),(Fe=cs||Jd(f,v,Fe,_,Je,Pn,fe)||!1)?(it||typeof V.UNSAFE_componentWillUpdate!="function"&&typeof V.componentWillUpdate!="function"||(typeof V.componentWillUpdate=="function"&&V.componentWillUpdate(_,Pn,fe),typeof V.UNSAFE_componentWillUpdate=="function"&&V.UNSAFE_componentWillUpdate(_,Pn,fe)),typeof V.componentDidUpdate=="function"&&(f.flags|=4),typeof V.getSnapshotBeforeUpdate=="function"&&(f.flags|=1024)):(typeof V.componentDidUpdate!="function"||re===c.memoizedProps&&Je===c.memoizedState||(f.flags|=4),typeof V.getSnapshotBeforeUpdate!="function"||re===c.memoizedProps&&Je===c.memoizedState||(f.flags|=1024),f.memoizedProps=_,f.memoizedState=Pn),V.props=_,V.state=Pn,V.context=fe,_=Fe):(typeof V.componentDidUpdate!="function"||re===c.memoizedProps&&Je===c.memoizedState||(f.flags|=4),typeof V.getSnapshotBeforeUpdate!="function"||re===c.memoizedProps&&Je===c.memoizedState||(f.flags|=1024),_=!1)}return Jo(c,f,v,_,R,L)}function Jo(c,f,v,_,L,R){Yv(c,f);var V=(f.flags&128)!==0;if(!_&&!V)return L&&Kl(f,v,!1),hs(c,f,R);_=f.stateNode,Vt.current=f;var re=V&&typeof v.getDerivedStateFromError!="function"?null:_.render();return f.flags|=1,c!==null&&V?(f.child=ic(f,c.child,null,R),f.child=ic(f,null,re,R)):ki(c,f,re,R),f.memoizedState=_.state,L&&Kl(f,v,!0),f.child}function Qv(c){var f=c.stateNode;f.pendingContext?jl(c,f.pendingContext,f.pendingContext!==f.context):f.context&&jl(c,f.context,!1),pe(c,f.containerInfo)}function Jv(c,f,v,_,L){return ec(),n1(L),f.flags|=256,ki(c,f,v,_),f.child}var y1={dehydrated:null,treeContext:null,retryLane:0};function x1(c){return{baseLanes:c,cachePool:null,transitions:null}}function e2(c,f,v){var _=f.pendingProps,L=It.current,R=!1,V=(f.flags&128)!==0,re;if((re=V)||(re=c!==null&&c.memoizedState===null?!1:(L&2)!==0),re?(R=!0,f.flags&=-129):(c===null||c.memoizedState!==null)&&(L|=1),dn(It,L&1),c===null)return jd(f),c=f.memoizedState,c!==null&&(c=c.dehydrated,c!==null)?((f.mode&1)===0?f.lanes=1:Gl(c)?f.lanes=8:f.lanes=1073741824,null):(V=_.children,c=_.fallback,R?(_=f.mode,R=f.child,V={mode:"hidden",children:V},(_&1)===0&&R!==null?(R.childLanes=0,R.pendingProps=V):R=ap(V,_,0,null),c=ol(c,_,v,null),R.return=f,c.return=f,R.sibling=c,f.child=R,f.child.memoizedState=x1(v),f.memoizedState=y1,c):ea(f,V));if(L=c.memoizedState,L!==null&&(re=L.dehydrated,re!==null))return Mx(c,f,V,_,re,L,v);if(R){R=_.fallback,V=f.mode,L=c.child,re=L.sibling;var fe={mode:"hidden",children:_.children};return(V&1)===0&&f.child!==L?(_=f.child,_.childLanes=0,_.pendingProps=fe,f.deletions=null):(_=lo(L,fe),_.subtreeFlags=L.subtreeFlags&14680064),re!==null?R=lo(re,R):(R=ol(R,V,v,null),R.flags|=2),R.return=f,_.return=f,_.sibling=R,f.child=_,_=R,R=f.child,V=c.child.memoizedState,V=V===null?x1(v):{baseLanes:V.baseLanes|v,cachePool:null,transitions:V.transitions},R.memoizedState=V,R.childLanes=c.childLanes&~v,f.memoizedState=y1,_}return R=c.child,c=R.sibling,_=lo(R,{mode:"visible",children:_.children}),(f.mode&1)===0&&(_.lanes=v),_.return=f,_.sibling=null,c!==null&&(v=f.deletions,v===null?(f.deletions=[c],f.flags|=16):v.push(c)),f.child=_,f.memoizedState=null,_}function ea(c,f){return f=ap({mode:"visible",children:f},c.mode,0,null),f.return=c,c.child=f}function Nh(c,f,v,_){return _!==null&&n1(_),ic(f,c.child,null,v),c=ea(f,f.pendingProps.children),c.flags|=2,f.memoizedState=null,c}function Mx(c,f,v,_,L,R,V){if(v)return f.flags&256?(f.flags&=-257,_=g1(Error(a(422))),Nh(c,f,V,_)):f.memoizedState!==null?(f.child=c.child,f.flags|=128,null):(R=_.fallback,L=f.mode,_=ap({mode:"visible",children:_.children},L,0,null),R=ol(R,L,V,null),R.flags|=2,_.return=f,R.return=f,_.sibling=R,f.child=_,(f.mode&1)!==0&&ic(f,c.child,null,V),f.child.memoizedState=x1(V),f.memoizedState=y1,R);if((f.mode&1)===0)return Nh(c,f,V,null);if(Gl(L))return _=Md(L).digest,R=Error(a(419)),_=g1(R,_,void 0),Nh(c,f,V,_);if(v=(V&c.childLanes)!==0,Gi||v){if(_=Vr,_!==null){switch(V&-V){case 4:L=2;break;case 16:L=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:L=32;break;case 536870912:L=268435456;break;default:L=0}L=(L&(_.suspendedLanes|V))!==0?0:L,L!==0&&L!==R.retryLane&&(R.retryLane=L,Xo(c,L),Lo(_,c,L,-1))}return vf(),_=g1(Error(a(421))),Nh(c,f,V,_)}return Bs(L)?(f.flags|=128,f.child=c.child,f=Fx.bind(null,c),xi(L,f),null):(c=R.treeContext,Ot&&(_o=Nd(L),Hn=f,On=!0,Vi=null,ko=!1,c!==null&&(jt[sr++]=si,jt[sr++]=Ra,jt[sr++]=ai,si=c.id,Ra=c.overflow,ai=f)),f=ea(f,_.children),f.flags|=4096,f)}function t2(c,f,v){c.lanes|=f;var _=c.alternate;_!==null&&(_.lanes|=f),Xd(c.return,f,v)}function b1(c,f,v,_,L){var R=c.memoizedState;R===null?c.memoizedState={isBackwards:f,rendering:null,renderingStartTime:0,last:_,tail:v,tailMode:L}:(R.isBackwards=f,R.rendering=null,R.renderingStartTime=0,R.last=_,R.tail=v,R.tailMode=L)}function n2(c,f,v){var _=f.pendingProps,L=_.revealOrder,R=_.tail;if(ki(c,f,_.children,v),_=It.current,(_&2)!==0)_=_&1|2,f.flags|=128;else{if(c!==null&&(c.flags&128)!==0)e:for(c=f.child;c!==null;){if(c.tag===13)c.memoizedState!==null&&t2(c,v,f);else if(c.tag===19)t2(c,v,f);else if(c.child!==null){c.child.return=c,c=c.child;continue}if(c===f)break e;for(;c.sibling===null;){if(c.return===null||c.return===f)break e;c=c.return}c.sibling.return=c.return,c=c.sibling}_&=1}if(dn(It,_),(f.mode&1)===0)f.memoizedState=null;else switch(L){case"forwards":for(v=f.child,L=null;v!==null;)c=v.alternate,c!==null&&hn(c)===null&&(L=v),v=v.sibling;v=L,v===null?(L=f.child,f.child=null):(L=v.sibling,v.sibling=null),b1(f,!1,L,v,R);break;case"backwards":for(v=null,L=f.child,f.child=null;L!==null;){if(c=L.alternate,c!==null&&hn(c)===null){f.child=L;break}c=L.sibling,L.sibling=v,v=L,L=c}b1(f,!0,v,null,R);break;case"together":b1(f,!1,null,null,void 0);break;default:f.memoizedState=null}return f.child}function za(c,f){(f.mode&1)===0&&c!==null&&(c.alternate=null,f.alternate=null,f.flags|=2)}function hs(c,f,v){if(c!==null&&(f.dependencies=c.dependencies),Js|=f.lanes,(v&f.childLanes)===0)return null;if(c!==null&&f.child!==c.child)throw Error(a(153));if(f.child!==null){for(c=f.child,v=lo(c,c.pendingProps),f.child=v,v.return=f;c.sibling!==null;)c=c.sibling,v=v.sibling=lo(c,c.pendingProps),v.return=f;v.sibling=null}return f.child}function Rx(c,f,v){switch(f.tag){case 3:Qv(f),ec();break;case 5:Ct(f);break;case 1:Lr(f.type)&&ro(f);break;case 4:pe(f,f.stateNode.containerInfo);break;case 10:Rv(f,f.type._context,f.memoizedProps.value);break;case 13:var _=f.memoizedState;if(_!==null)return _.dehydrated!==null?(dn(It,It.current&1),f.flags|=128,null):(v&f.child.childLanes)!==0?e2(c,f,v):(dn(It,It.current&1),c=hs(c,f,v),c!==null?c.sibling:null);dn(It,It.current&1);break;case 19:if(_=(v&f.childLanes)!==0,(c.flags&128)!==0){if(_)return n2(c,f,v);f.flags|=128}var L=f.memoizedState;if(L!==null&&(L.rendering=null,L.tail=null,L.lastEffect=null),dn(It,It.current),_)break;return null;case 22:case 23:return f.lanes=0,Zv(c,f,v)}return hs(c,f,v)}function br(c){c.flags|=4}function r2(c,f){if(c!==null&&c.child===f.child)return!0;if((f.flags&16)!==0)return!1;for(c=f.child;c!==null;){if((c.flags&12854)!==0||(c.subtreeFlags&12854)!==0)return!1;c=c.sibling}return!0}var df,ff,Dh,zh;if(ft)df=function(c,f){for(var v=f.child;v!==null;){if(v.tag===5||v.tag===6)ie(c,v.stateNode);else if(v.tag!==4&&v.child!==null){v.child.return=v,v=v.child;continue}if(v===f)break;for(;v.sibling===null;){if(v.return===null||v.return===f)return;v=v.return}v.sibling.return=v.return,v=v.sibling}},ff=function(){},Dh=function(c,f,v,_,L){if(c=c.memoizedProps,c!==_){var R=f.stateNode,V=ye(Eo.current);v=xe(R,v,c,_,L,V),(f.updateQueue=v)&&br(f)}},zh=function(c,f,v,_){v!==_&&br(f)};else if(Rt){df=function(c,f,v,_){for(var L=f.child;L!==null;){if(L.tag===5){var R=L.stateNode;v&&_&&(R=qu(R,L.type,L.memoizedProps,L)),ie(c,R)}else if(L.tag===6)R=L.stateNode,v&&_&&(R=Zu(R,L.memoizedProps,L)),ie(c,R);else if(L.tag!==4){if(L.tag===22&&L.memoizedState!==null)R=L.child,R!==null&&(R.return=L),df(c,L,!0,!0);else if(L.child!==null){L.child.return=L,L=L.child;continue}}if(L===f)break;for(;L.sibling===null;){if(L.return===null||L.return===f)return;L=L.return}L.sibling.return=L.return,L=L.sibling}};var S1=function(c,f,v,_){for(var L=f.child;L!==null;){if(L.tag===5){var R=L.stateNode;v&&_&&(R=qu(R,L.type,L.memoizedProps,L)),Ku(c,R)}else if(L.tag===6)R=L.stateNode,v&&_&&(R=Zu(R,L.memoizedProps,L)),Ku(c,R);else if(L.tag!==4){if(L.tag===22&&L.memoizedState!==null)R=L.child,R!==null&&(R.return=L),S1(c,L,!0,!0);else if(L.child!==null){L.child.return=L,L=L.child;continue}}if(L===f)break;for(;L.sibling===null;){if(L.return===null||L.return===f)return;L=L.return}L.sibling.return=L.return,L=L.sibling}};ff=function(c,f){var v=f.stateNode;if(!r2(c,f)){c=v.containerInfo;var _=Wr(c);S1(_,f,!1,!1),v.pendingChildren=_,br(f),Ad(c,_)}},Dh=function(c,f,v,_,L){var R=c.stateNode,V=c.memoizedProps;if((c=r2(c,f))&&V===_)f.stateNode=R;else{var re=f.stateNode,fe=ye(Eo.current),Fe=null;V!==_&&(Fe=xe(re,v,V,_,L,fe)),c&&Fe===null?f.stateNode=R:(R=Ld(R,Fe,v,V,_,f,c,re),de(R,v,_,L,fe)&&br(f),f.stateNode=R,c?br(f):df(R,f,!1,!1))}},zh=function(c,f,v,_){v!==_?(c=ye(ee.current),v=ye(Eo.current),f.stateNode=Re(_,c,v,f),br(f)):f.stateNode=c.stateNode}}else ff=function(){},Dh=function(){},zh=function(){};function yc(c,f){if(!On)switch(c.tailMode){case"hidden":f=c.tail;for(var v=null;f!==null;)f.alternate!==null&&(v=f),f=f.sibling;v===null?c.tail=null:v.sibling=null;break;case"collapsed":v=c.tail;for(var _=null;v!==null;)v.alternate!==null&&(_=v),v=v.sibling;_===null?f||c.tail===null?c.tail=null:c.tail.sibling=null:_.sibling=null}}function ui(c){var f=c.alternate!==null&&c.alternate.child===c.child,v=0,_=0;if(f)for(var L=c.child;L!==null;)v|=L.lanes|L.childLanes,_|=L.subtreeFlags&14680064,_|=L.flags&14680064,L.return=c,L=L.sibling;else for(L=c.child;L!==null;)v|=L.lanes|L.childLanes,_|=L.subtreeFlags,_|=L.flags,L.return=c,L=L.sibling;return c.subtreeFlags|=_,c.childLanes=v,f}function Ox(c,f,v){var _=f.pendingProps;switch(t1(f),f.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ui(f),null;case 1:return Lr(f.type)&&qo(),ui(f),null;case 3:return v=f.stateNode,Qe(),mn(Tr),mn(ar),a1(),v.pendingContext&&(v.context=v.pendingContext,v.pendingContext=null),(c===null||c.child===null)&&(Ju(f)?br(f):c===null||c.memoizedState.isDehydrated&&(f.flags&256)===0||(f.flags|=1024,Vi!==null&&(np(Vi),Vi=null))),ff(c,f),ui(f),null;case 5:en(f),v=ye(ee.current);var L=f.type;if(c!==null&&f.stateNode!=null)Dh(c,f,L,_,v),c.ref!==f.ref&&(f.flags|=512,f.flags|=2097152);else{if(!_){if(f.stateNode===null)throw Error(a(166));return ui(f),null}if(c=ye(Eo.current),Ju(f)){if(!Ot)throw Error(a(175));c=Dd(f.stateNode,f.type,f.memoizedProps,v,c,f,!ko),f.updateQueue=c,c!==null&&br(f)}else{var R=W(L,_,v,c,f);df(R,f,!1,!1),f.stateNode=R,de(R,L,_,v,c)&&br(f)}f.ref!==null&&(f.flags|=512,f.flags|=2097152)}return ui(f),null;case 6:if(c&&f.stateNode!=null)zh(c,f,c.memoizedProps,_);else{if(typeof _!="string"&&f.stateNode===null)throw Error(a(166));if(c=ye(ee.current),v=ye(Eo.current),Ju(f)){if(!Ot)throw Error(a(176));if(c=f.stateNode,v=f.memoizedProps,(_=oi(c,v,f,!ko))&&(L=Hn,L!==null))switch(L.tag){case 3:Vd(L.stateNode.containerInfo,c,v,(L.mode&1)!==0);break;case 5:Hi(L.type,L.memoizedProps,L.stateNode,c,v,(L.mode&1)!==0)}_&&br(f)}else f.stateNode=Re(_,c,v,f)}return ui(f),null;case 13:if(mn(It),_=f.memoizedState,c===null||c.memoizedState!==null&&c.memoizedState.dehydrated!==null){if(On&&_o!==null&&(f.mode&1)!==0&&(f.flags&128)===0)Iv(),ec(),f.flags|=98560,L=!1;else if(L=Ju(f),_!==null&&_.dehydrated!==null){if(c===null){if(!L)throw Error(a(318));if(!Ot)throw Error(a(344));if(L=f.memoizedState,L=L!==null?L.dehydrated:null,!L)throw Error(a(317));zd(L,f)}else ec(),(f.flags&128)===0&&(f.memoizedState=null),f.flags|=4;ui(f),L=!1}else Vi!==null&&(np(Vi),Vi=null),L=!0;if(!L)return f.flags&65536?f:null}return(f.flags&128)!==0?(f.lanes=v,f):(v=_!==null,v!==(c!==null&&c.memoizedState!==null)&&v&&(f.child.flags|=8192,(f.mode&1)!==0&&(c===null||(It.current&1)!==0?wr===0&&(wr=3):vf())),f.updateQueue!==null&&(f.flags|=4),ui(f),null);case 4:return Qe(),ff(c,f),c===null&&tt(f.stateNode.containerInfo),ui(f),null;case 10:return Yd(f.type._context),ui(f),null;case 17:return Lr(f.type)&&qo(),ui(f),null;case 19:if(mn(It),L=f.memoizedState,L===null)return ui(f),null;if(_=(f.flags&128)!==0,R=L.rendering,R===null)if(_)yc(L,!1);else{if(wr!==0||c!==null&&(c.flags&128)!==0)for(c=f.child;c!==null;){if(R=hn(c),R!==null){for(f.flags|=128,yc(L,!1),c=R.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),f.subtreeFlags=0,c=v,v=f.child;v!==null;)_=v,L=c,_.flags&=14680066,R=_.alternate,R===null?(_.childLanes=0,_.lanes=L,_.child=null,_.subtreeFlags=0,_.memoizedProps=null,_.memoizedState=null,_.updateQueue=null,_.dependencies=null,_.stateNode=null):(_.childLanes=R.childLanes,_.lanes=R.lanes,_.child=R.child,_.subtreeFlags=0,_.deletions=null,_.memoizedProps=R.memoizedProps,_.memoizedState=R.memoizedState,_.updateQueue=R.updateQueue,_.type=R.type,L=R.dependencies,_.dependencies=L===null?null:{lanes:L.lanes,firstContext:L.firstContext}),v=v.sibling;return dn(It,It.current&1|2),f.child}c=c.sibling}L.tail!==null&&fn()>Xh&&(f.flags|=128,_=!0,yc(L,!1),f.lanes=4194304)}else{if(!_)if(c=hn(R),c!==null){if(f.flags|=128,_=!0,c=c.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),yc(L,!0),L.tail===null&&L.tailMode==="hidden"&&!R.alternate&&!On)return ui(f),null}else 2*fn()-L.renderingStartTime>Xh&&v!==1073741824&&(f.flags|=128,_=!0,yc(L,!1),f.lanes=4194304);L.isBackwards?(R.sibling=f.child,f.child=R):(c=L.last,c!==null?c.sibling=R:f.child=R,L.last=R)}return L.tail!==null?(f=L.tail,L.rendering=f,L.tail=f.sibling,L.renderingStartTime=fn(),f.sibling=null,c=It.current,dn(It,_?c&1|2:c&1),f):(ui(f),null);case 22:case 23:return Pc(),v=f.memoizedState!==null,c!==null&&c.memoizedState!==null!==v&&(f.flags|=8192),v&&(f.mode&1)!==0?(ao&1073741824)!==0&&(ui(f),ft&&f.subtreeFlags&6&&(f.flags|=8192)):ui(f),null;case 24:return null;case 25:return null}throw Error(a(156,f.tag))}function w1(c,f){switch(t1(f),f.tag){case 1:return Lr(f.type)&&qo(),c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 3:return Qe(),mn(Tr),mn(ar),a1(),c=f.flags,(c&65536)!==0&&(c&128)===0?(f.flags=c&-65537|128,f):null;case 5:return en(f),null;case 13:if(mn(It),c=f.memoizedState,c!==null&&c.dehydrated!==null){if(f.alternate===null)throw Error(a(340));ec()}return c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 19:return mn(It),null;case 4:return Qe(),null;case 10:return Yd(f.type._context),null;case 22:case 23:return Pc(),null;case 24:return null;default:return null}}var Ys=!1,Mr=!1,Nx=typeof WeakSet=="function"?WeakSet:Set,rt=null;function xc(c,f){var v=c.ref;if(v!==null)if(typeof v=="function")try{v(null)}catch(_){Wn(c,f,_)}else v.current=null}function ta(c,f,v){try{v()}catch(_){Wn(c,f,_)}}var Fh=!1;function lu(c,f){for(te(c.containerInfo),rt=f;rt!==null;)if(c=rt,f=c.child,(c.subtreeFlags&1028)!==0&&f!==null)f.return=c,rt=f;else for(;rt!==null;){c=rt;try{var v=c.alternate;if((c.flags&1024)!==0)switch(c.tag){case 0:case 11:case 15:break;case 1:if(v!==null){var _=v.memoizedProps,L=v.memoizedState,R=c.stateNode,V=R.getSnapshotBeforeUpdate(c.elementType===c.type?_:Yo(c.type,_),L);R.__reactInternalSnapshotBeforeUpdate=V}break;case 3:ft&&Bi(c.stateNode.containerInfo);break;case 5:case 6:case 4:case 17:break;default:throw Error(a(163))}}catch(re){Wn(c,c.return,re)}if(f=c.sibling,f!==null){f.return=c.return,rt=f;break}rt=c.return}return v=Fh,Fh=!1,v}function ci(c,f,v){var _=f.updateQueue;if(_=_!==null?_.lastEffect:null,_!==null){var L=_=_.next;do{if((L.tag&c)===c){var R=L.destroy;L.destroy=void 0,R!==void 0&&ta(f,v,R)}L=L.next}while(L!==_)}}function $h(c,f){if(f=f.updateQueue,f=f!==null?f.lastEffect:null,f!==null){var v=f=f.next;do{if((v.tag&c)===c){var _=v.create;v.destroy=_()}v=v.next}while(v!==f)}}function Bh(c){var f=c.ref;if(f!==null){var v=c.stateNode;switch(c.tag){case 5:c=Se(v);break;default:c=v}typeof f=="function"?f(c):f.current=c}}function C1(c){var f=c.alternate;f!==null&&(c.alternate=null,C1(f)),c.child=null,c.deletions=null,c.sibling=null,c.tag===5&&(f=c.stateNode,f!==null&&at(f)),c.stateNode=null,c.return=null,c.dependencies=null,c.memoizedProps=null,c.memoizedState=null,c.pendingProps=null,c.stateNode=null,c.updateQueue=null}function bc(c){return c.tag===5||c.tag===3||c.tag===4}function ps(c){e:for(;;){for(;c.sibling===null;){if(c.return===null||bc(c.return))return null;c=c.return}for(c.sibling.return=c.return,c=c.sibling;c.tag!==5&&c.tag!==6&&c.tag!==18;){if(c.flags&2||c.child===null||c.tag===4)continue e;c.child.return=c,c=c.child}if(!(c.flags&2))return c.stateNode}}function Hh(c,f,v){var _=c.tag;if(_===5||_===6)c=c.stateNode,f?Be(v,c,f):kt(v,c);else if(_!==4&&(c=c.child,c!==null))for(Hh(c,f,v),c=c.sibling;c!==null;)Hh(c,f,v),c=c.sibling}function _1(c,f,v){var _=c.tag;if(_===5||_===6)c=c.stateNode,f?Lt(v,c,f):Ee(v,c);else if(_!==4&&(c=c.child,c!==null))for(_1(c,f,v),c=c.sibling;c!==null;)_1(c,f,v),c=c.sibling}var Sr=null,na=!1;function ra(c,f,v){for(v=v.child;v!==null;)Rr(c,f,v),v=v.sibling}function Rr(c,f,v){if(Nt&&typeof Nt.onCommitFiberUnmount=="function")try{Nt.onCommitFiberUnmount(rn,v)}catch{}switch(v.tag){case 5:Mr||xc(v,f);case 6:if(ft){var _=Sr,L=na;Sr=null,ra(c,f,v),Sr=_,na=L,Sr!==null&&(na?Ke(Sr,v.stateNode):ut(Sr,v.stateNode))}else ra(c,f,v);break;case 18:ft&&Sr!==null&&(na?Wd(Sr,v.stateNode):Hd(Sr,v.stateNode));break;case 4:ft?(_=Sr,L=na,Sr=v.stateNode.containerInfo,na=!0,ra(c,f,v),Sr=_,na=L):(Rt&&(_=v.stateNode.containerInfo,L=Wr(_),$s(_,L)),ra(c,f,v));break;case 0:case 11:case 14:case 15:if(!Mr&&(_=v.updateQueue,_!==null&&(_=_.lastEffect,_!==null))){L=_=_.next;do{var R=L,V=R.destroy;R=R.tag,V!==void 0&&((R&2)!==0||(R&4)!==0)&&ta(v,f,V),L=L.next}while(L!==_)}ra(c,f,v);break;case 1:if(!Mr&&(xc(v,f),_=v.stateNode,typeof _.componentWillUnmount=="function"))try{_.props=v.memoizedProps,_.state=v.memoizedState,_.componentWillUnmount()}catch(re){Wn(v,f,re)}ra(c,f,v);break;case 21:ra(c,f,v);break;case 22:v.mode&1?(Mr=(_=Mr)||v.memoizedState!==null,ra(c,f,v),Mr=_):ra(c,f,v);break;default:ra(c,f,v)}}function Wh(c){var f=c.updateQueue;if(f!==null){c.updateQueue=null;var v=c.stateNode;v===null&&(v=c.stateNode=new Nx),f.forEach(function(_){var L=a2.bind(null,c,_);v.has(_)||(v.add(_),_.then(L,L))})}}function Po(c,f){var v=f.deletions;if(v!==null)for(var _=0;_<v.length;_++){var L=v[_];try{var R=c,V=f;if(ft){var re=V;e:for(;re!==null;){switch(re.tag){case 5:Sr=re.stateNode,na=!1;break e;case 3:Sr=re.stateNode.containerInfo,na=!0;break e;case 4:Sr=re.stateNode.containerInfo,na=!0;break e}re=re.return}if(Sr===null)throw Error(a(160));Rr(R,V,L),Sr=null,na=!1}else Rr(R,V,L);var fe=L.alternate;fe!==null&&(fe.return=null),L.return=null}catch(Fe){Wn(L,f,Fe)}}if(f.subtreeFlags&12854)for(f=f.child;f!==null;)ia(f,c),f=f.sibling}function ia(c,f){var v=c.alternate,_=c.flags;switch(c.tag){case 0:case 11:case 14:case 15:if(Po(f,c),To(c),_&4){try{ci(3,c,c.return),$h(3,c)}catch(Je){Wn(c,c.return,Je)}try{ci(5,c,c.return)}catch(Je){Wn(c,c.return,Je)}}break;case 1:Po(f,c),To(c),_&512&&v!==null&&xc(v,v.return);break;case 5:if(Po(f,c),To(c),_&512&&v!==null&&xc(v,v.return),ft){if(c.flags&32){var L=c.stateNode;try{bt(L)}catch(Je){Wn(c,c.return,Je)}}if(_&4&&(L=c.stateNode,L!=null)){var R=c.memoizedProps;if(v=v!==null?v.memoizedProps:R,_=c.type,f=c.updateQueue,c.updateQueue=null,f!==null)try{je(L,f,_,v,R,c)}catch(Je){Wn(c,c.return,Je)}}}break;case 6:if(Po(f,c),To(c),_&4&&ft){if(c.stateNode===null)throw Error(a(162));L=c.stateNode,R=c.memoizedProps,v=v!==null?v.memoizedProps:R;try{Qt(L,v,R)}catch(Je){Wn(c,c.return,Je)}}break;case 3:if(Po(f,c),To(c),_&4){if(ft&&Ot&&v!==null&&v.memoizedState.isDehydrated)try{$d(f.containerInfo)}catch(Je){Wn(c,c.return,Je)}if(Rt){L=f.containerInfo,R=f.pendingChildren;try{$s(L,R)}catch(Je){Wn(c,c.return,Je)}}}break;case 4:if(Po(f,c),To(c),_&4&&Rt){R=c.stateNode,L=R.containerInfo,R=R.pendingChildren;try{$s(L,R)}catch(Je){Wn(c,c.return,Je)}}break;case 13:Po(f,c),To(c),L=c.child,L.flags&8192&&(R=L.memoizedState!==null,L.stateNode.isHidden=R,!R||L.alternate!==null&&L.alternate.memoizedState!==null||(A1=fn())),_&4&&Wh(c);break;case 22:var V=v!==null&&v.memoizedState!==null;if(c.mode&1?(Mr=(v=Mr)||V,Po(f,c),Mr=v):Po(f,c),To(c),_&8192){if(v=c.memoizedState!==null,(c.stateNode.isHidden=v)&&!V&&(c.mode&1)!==0)for(rt=c,_=c.child;_!==null;){for(f=rt=_;rt!==null;){V=rt;var re=V.child;switch(V.tag){case 0:case 11:case 14:case 15:ci(4,V,V.return);break;case 1:xc(V,V.return);var fe=V.stateNode;if(typeof fe.componentWillUnmount=="function"){var Fe=V,it=V.return;try{var Pt=Fe;fe.props=Pt.memoizedProps,fe.state=Pt.memoizedState,fe.componentWillUnmount()}catch(Je){Wn(Fe,it,Je)}}break;case 5:xc(V,V.return);break;case 22:if(V.memoizedState!==null){di(f);continue}}re!==null?(re.return=V,rt=re):di(f)}_=_.sibling}if(ft){e:if(_=null,ft)for(f=c;;){if(f.tag===5){if(_===null){_=f;try{L=f.stateNode,v?Jt(L):yr(f.stateNode,f.memoizedProps)}catch(Je){Wn(c,c.return,Je)}}}else if(f.tag===6){if(_===null)try{R=f.stateNode,v?qn(R):Hr(R,f.memoizedProps)}catch(Je){Wn(c,c.return,Je)}}else if((f.tag!==22&&f.tag!==23||f.memoizedState===null||f===c)&&f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break e;for(;f.sibling===null;){if(f.return===null||f.return===c)break e;_===f&&(_=null),f=f.return}_===f&&(_=null),f.sibling.return=f.return,f=f.sibling}}}break;case 19:Po(f,c),To(c),_&4&&Wh(c);break;case 21:break;default:Po(f,c),To(c)}}function To(c){var f=c.flags;if(f&2){try{if(ft){e:{for(var v=c.return;v!==null;){if(bc(v)){var _=v;break e}v=v.return}throw Error(a(160))}switch(_.tag){case 5:var L=_.stateNode;_.flags&32&&(bt(L),_.flags&=-33);var R=ps(c);_1(c,R,L);break;case 3:case 4:var V=_.stateNode.containerInfo,re=ps(c);Hh(c,re,V);break;default:throw Error(a(161))}}}catch(fe){Wn(c,c.return,fe)}c.flags&=-3}f&4096&&(c.flags&=-4097)}function Vh(c,f,v){rt=c,Xs(c)}function Xs(c,f,v){for(var _=(c.mode&1)!==0;rt!==null;){var L=rt,R=L.child;if(L.tag===22&&_){var V=L.memoizedState!==null||Ys;if(!V){var re=L.alternate,fe=re!==null&&re.memoizedState!==null||Mr;re=Ys;var Fe=Mr;if(Ys=V,(Mr=fe)&&!Fe)for(rt=L;rt!==null;)V=rt,fe=V.child,V.tag===22&&V.memoizedState!==null?Uh(L):fe!==null?(fe.return=V,rt=fe):Uh(L);for(;R!==null;)rt=R,Xs(R),R=R.sibling;rt=L,Ys=re,Mr=Fe}k1(c)}else(L.subtreeFlags&8772)!==0&&R!==null?(R.return=L,rt=R):k1(c)}}function k1(c){for(;rt!==null;){var f=rt;if((f.flags&8772)!==0){var v=f.alternate;try{if((f.flags&8772)!==0)switch(f.tag){case 0:case 11:case 15:Mr||$h(5,f);break;case 1:var _=f.stateNode;if(f.flags&4&&!Mr)if(v===null)_.componentDidMount();else{var L=f.elementType===f.type?v.memoizedProps:Yo(f.type,v.memoizedProps);_.componentDidUpdate(L,v.memoizedState,_.__reactInternalSnapshotBeforeUpdate)}var R=f.updateQueue;R!==null&&Nv(f,R,_);break;case 3:var V=f.updateQueue;if(V!==null){if(v=null,f.child!==null)switch(f.child.tag){case 5:v=Se(f.child.stateNode);break;case 1:v=f.child.stateNode}Nv(f,V,v)}break;case 5:var re=f.stateNode;v===null&&f.flags&4&&Bn(re,f.type,f.memoizedProps,f);break;case 6:break;case 4:break;case 12:break;case 13:if(Ot&&f.memoizedState===null){var fe=f.alternate;if(fe!==null){var Fe=fe.memoizedState;if(Fe!==null){var it=Fe.dehydrated;it!==null&&Bd(it)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(a(163))}Mr||f.flags&512&&Bh(f)}catch(Pt){Wn(f,f.return,Pt)}}if(f===c){rt=null;break}if(v=f.sibling,v!==null){v.return=f.return,rt=v;break}rt=f.return}}function di(c){for(;rt!==null;){var f=rt;if(f===c){rt=null;break}var v=f.sibling;if(v!==null){v.return=f.return,rt=v;break}rt=f.return}}function Uh(c){for(;rt!==null;){var f=rt;try{switch(f.tag){case 0:case 11:case 15:var v=f.return;try{$h(4,f)}catch(fe){Wn(f,v,fe)}break;case 1:var _=f.stateNode;if(typeof _.componentDidMount=="function"){var L=f.return;try{_.componentDidMount()}catch(fe){Wn(f,L,fe)}}var R=f.return;try{Bh(f)}catch(fe){Wn(f,R,fe)}break;case 5:var V=f.return;try{Bh(f)}catch(fe){Wn(f,V,fe)}}}catch(fe){Wn(f,f.return,fe)}if(f===c){rt=null;break}var re=f.sibling;if(re!==null){re.return=f.return,rt=re;break}rt=f.return}}var Gh=0,jh=1,Kh=2,Sc=3,qh=4;if(typeof Symbol=="function"&&Symbol.for){var gs=Symbol.for;Gh=gs("selector.component"),jh=gs("selector.has_pseudo_class"),Kh=gs("selector.role"),Sc=gs("selector.test_id"),qh=gs("selector.text")}function Zh(c){var f=Me(c);if(f!=null){if(typeof f.memoizedProps["data-testname"]!="string")throw Error(a(364));return f}if(c=Ht(c),c===null)throw Error(a(362));return c.stateNode.current}function E1(c,f){switch(f.$$typeof){case Gh:if(c.type===f.value)return!0;break;case jh:e:{f=f.value,c=[c,0];for(var v=0;v<c.length;){var _=c[v++],L=c[v++],R=f[L];if(_.tag!==5||!Oe(_)){for(;R!=null&&E1(_,R);)L++,R=f[L];if(L===f.length){f=!0;break e}else for(_=_.child;_!==null;)c.push(_,L),_=_.sibling}}f=!1}return f;case Kh:if(c.tag===5&&et(c.stateNode,f.value))return!0;break;case qh:if((c.tag===5||c.tag===6)&&(c=zt(c),c!==null&&0<=c.indexOf(f.value)))return!0;break;case Sc:if(c.tag===5&&(c=c.memoizedProps["data-testname"],typeof c=="string"&&c.toLowerCase()===f.value.toLowerCase()))return!0;break;default:throw Error(a(365))}return!1}function P1(c){switch(c.$$typeof){case Gh:return"<"+(F(c.value)||"Unknown")+">";case jh:return":has("+(P1(c)||"")+")";case Kh:return'[role="'+c.value+'"]';case qh:return'"'+c.value+'"';case Sc:return'[data-testname="'+c.value+'"]';default:throw Error(a(365))}}function wc(c,f){var v=[];c=[c,0];for(var _=0;_<c.length;){var L=c[_++],R=c[_++],V=f[R];if(L.tag!==5||!Oe(L)){for(;V!=null&&E1(L,V);)R++,V=f[R];if(R===f.length)v.push(L);else for(L=L.child;L!==null;)c.push(L,R),L=L.sibling}}return v}function T1(c,f){if(!vt)throw Error(a(363));c=Zh(c),c=wc(c,f),f=[],c=Array.from(c);for(var v=0;v<c.length;){var _=c[v++];if(_.tag===5)Oe(_)||f.push(_.stateNode);else for(_=_.child;_!==null;)c.push(_),_=_.sibling}return f}var Dx=Math.ceil,Cc=s.ReactCurrentDispatcher,Yh=s.ReactCurrentOwner,ur=s.ReactCurrentBatchConfig,Ft=0,Vr=null,cr=null,Or=0,ao=0,Qs=Wi(0),wr=0,_c=null,Js=0,uu=0,L1=0,kc=null,Ei=null,A1=0,Xh=1/0,ms=null;function el(){Xh=fn()+500}var hf=!1,pf=null,tl=null,Ec=!1,wt=null,Qh=0,gf=0,cu=null,mf=-1,Jh=0;function fi(){return(Ft&6)!==0?fn():mf!==-1?mf:mf=fn()}function Nr(c){return(c.mode&1)===0?1:(Ft&2)!==0&&Or!==0?Or&-Or:Mv.transition!==null?(Jh===0&&(Jh=Yl()),Jh):(c=At,c!==0?c:gt())}function Lo(c,f,v,_){if(50<gf)throw gf=0,cu=null,Error(a(185));Si(c,v,_),((Ft&2)===0||c!==Vr)&&(c===Vr&&((Ft&2)===0&&(uu|=v),wr===4&&Pi(c,Or)),ei(c,_),v===1&&Ft===0&&(f.mode&1)===0&&(el(),U&&qe()))}function ei(c,f){var v=c.callbackNode;Ia(c,f);var _=ss(c,c===Vr?Or:0);if(_===0)v!==null&&Ma(v),c.callbackNode=null,c.callbackPriority=0;else if(f=_&-_,c.callbackPriority!==f){if(v!=null&&Ma(v),f===1)c.tag===0?dt(rp.bind(null,c)):Ye(rp.bind(null,c)),mt?gn(function(){(Ft&6)===0&&qe()}):us(Ql,qe),v=null;else{switch(Qu(_)){case 1:v=Ql;break;case 4:v=Jl;break;case 16:v=eu;break;case 536870912:v=tu;break;default:v=eu}v=Ti(v,ep.bind(null,c))}c.callbackPriority=f,c.callbackNode=v}}function ep(c,f){if(mf=-1,Jh=0,(Ft&6)!==0)throw Error(a(327));var v=c.callbackNode;if(du()&&c.callbackNode!==v)return null;var _=ss(c,c===Vr?Or:0);if(_===0)return null;if((_&30)!==0||(_&c.expiredLanes)!==0||f)f=Tc(c,_);else{f=_;var L=Ft;Ft|=2;var R=M1();(Vr!==c||Or!==f)&&(ms=null,el(),nl(c,f));do try{zx();break}catch(re){ip(c,re)}while(1);Ph(),Cc.current=R,Ft=L,cr!==null?f=0:(Vr=null,Or=0,f=wr)}if(f!==0){if(f===2&&(L=Vs(c),L!==0&&(_=L,f=tp(c,L))),f===1)throw v=_c,nl(c,0),Pi(c,_),ei(c,fn()),v;if(f===6)Pi(c,_);else{if(L=c.current.alternate,(_&30)===0&&!so(L)&&(f=Tc(c,_),f===2&&(R=Vs(c),R!==0&&(_=R,f=tp(c,R))),f===1))throw v=_c,nl(c,0),Pi(c,_),ei(c,fn()),v;switch(c.finishedWork=L,c.finishedLanes=_,f){case 0:case 1:throw Error(a(345));case 2:il(c,Ei,ms);break;case 3:if(Pi(c,_),(_&130023424)===_&&(f=A1+500-fn(),10<f)){if(ss(c,0)!==0)break;if(L=c.suspendedLanes,(L&_)!==_){fi(),c.pingedLanes|=c.suspendedLanes&L;break}c.timeoutHandle=Ve(il.bind(null,c,Ei,ms),f);break}il(c,Ei,ms);break;case 4:if(Pi(c,_),(_&4194240)===_)break;for(f=c.eventTimes,L=-1;0<_;){var V=31-Xr(_);R=1<<V,V=f[V],V>L&&(L=V),_&=~R}if(_=L,_=fn()-_,_=(120>_?120:480>_?480:1080>_?1080:1920>_?1920:3e3>_?3e3:4320>_?4320:1960*Dx(_/1960))-_,10<_){c.timeoutHandle=Ve(il.bind(null,c,Ei,ms),_);break}il(c,Ei,ms);break;case 5:il(c,Ei,ms);break;default:throw Error(a(329))}}}return ei(c,fn()),c.callbackNode===v?ep.bind(null,c):null}function tp(c,f){var v=kc;return c.current.memoizedState.isDehydrated&&(nl(c,f).flags|=256),c=Tc(c,f),c!==2&&(f=Ei,Ei=v,f!==null&&np(f)),c}function np(c){Ei===null?Ei=c:Ei.push.apply(Ei,c)}function so(c){for(var f=c;;){if(f.flags&16384){var v=f.updateQueue;if(v!==null&&(v=v.stores,v!==null))for(var _=0;_<v.length;_++){var L=v[_],R=L.getSnapshot;L=L.value;try{if(!I(R(),L))return!1}catch{return!1}}}if(v=f.child,f.subtreeFlags&16384&&v!==null)v.return=f,f=v;else{if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return!0;f=f.return}f.sibling.return=f.return,f=f.sibling}}return!0}function Pi(c,f){for(f&=~L1,f&=~uu,c.suspendedLanes|=f,c.pingedLanes&=~f,c=c.expirationTimes;0<f;){var v=31-Xr(f),_=1<<v;c[v]=-1,f&=~_}}function rp(c){if((Ft&6)!==0)throw Error(a(327));du();var f=ss(c,0);if((f&1)===0)return ei(c,fn()),null;var v=Tc(c,f);if(c.tag!==0&&v===2){var _=Vs(c);_!==0&&(f=_,v=tp(c,_))}if(v===1)throw v=_c,nl(c,0),Pi(c,f),ei(c,fn()),v;if(v===6)throw Error(a(345));return c.finishedWork=c.current.alternate,c.finishedLanes=f,il(c,Ei,ms),ei(c,fn()),null}function I1(c){wt!==null&&wt.tag===0&&(Ft&6)===0&&du();var f=Ft;Ft|=1;var v=ur.transition,_=At;try{if(ur.transition=null,At=1,c)return c()}finally{At=_,ur.transition=v,Ft=f,(Ft&6)===0&&qe()}}function Pc(){ao=Qs.current,mn(Qs)}function nl(c,f){c.finishedWork=null,c.finishedLanes=0;var v=c.timeoutHandle;if(v!==$e&&(c.timeoutHandle=$e,ke(v)),cr!==null)for(v=cr.return;v!==null;){var _=v;switch(t1(_),_.tag){case 1:_=_.type.childContextTypes,_!=null&&qo();break;case 3:Qe(),mn(Tr),mn(ar),a1();break;case 5:en(_);break;case 4:Qe();break;case 13:mn(It);break;case 19:mn(It);break;case 10:Yd(_.type._context);break;case 22:case 23:Pc()}v=v.return}if(Vr=c,cr=c=lo(c.current,null),Or=ao=f,wr=0,_c=null,L1=uu=Js=0,Ei=kc=null,Ir!==null){for(f=0;f<Ir.length;f++)if(v=Ir[f],_=v.interleaved,_!==null){v.interleaved=null;var L=_.next,R=v.pending;if(R!==null){var V=R.next;R.next=L,_.next=V}v.pending=_}Ir=null}return c}function ip(c,f){do{var v=cr;try{if(Ph(),Ci.current=fs,on){for(var _=Sn.memoizedState;_!==null;){var L=_.queue;L!==null&&(L.pending=null),_=_.next}on=!1}if(ou=0,lr=Qn=Sn=null,nf=!1,ac=0,Yh.current=null,v===null||v.return===null){wr=1,_c=f,cr=null;break}e:{var R=c,V=v.return,re=v,fe=f;if(f=Or,re.flags|=32768,fe!==null&&typeof fe=="object"&&typeof fe.then=="function"){var Fe=fe,it=re,Pt=it.tag;if((it.mode&1)===0&&(Pt===0||Pt===11||Pt===15)){var Je=it.alternate;Je?(it.updateQueue=Je.updateQueue,it.memoizedState=Je.memoizedState,it.lanes=Je.lanes):(it.updateQueue=null,it.memoizedState=null)}var Dn=cf(V);if(Dn!==null){Dn.flags&=-257,oo(Dn,V,re,R,f),Dn.mode&1&&su(R,Fe,f),f=Dn,fe=Fe;var Pn=f.updateQueue;if(Pn===null){var Jn=new Set;Jn.add(fe),f.updateQueue=Jn}else Pn.add(fe);break e}else{if((f&1)===0){su(R,Fe,f),vf();break e}fe=Error(a(426))}}else if(On&&re.mode&1){var oa=cf(V);if(oa!==null){(oa.flags&65536)===0&&(oa.flags|=256),oo(oa,V,re,R,f),n1(mc(fe,re));break e}}R=fe=mc(fe,re),wr!==4&&(wr=2),kc===null?kc=[R]:kc.push(R),R=V;do{switch(R.tag){case 3:R.flags|=65536,f&=-f,R.lanes|=f;var he=m1(R,fe,f);iu(R,he);break e;case 1:re=fe;var ae=R.type,ve=R.stateNode;if((R.flags&128)===0&&(typeof ae.getDerivedStateFromError=="function"||ve!==null&&typeof ve.componentDidCatch=="function"&&(tl===null||!tl.has(ve)))){R.flags|=65536,f&=-f,R.lanes|=f;var Ze=B(R,re,f);iu(R,Ze);break e}}R=R.return}while(R!==null)}R1(v)}catch(Le){f=Le,cr===v&&v!==null&&(cr=v=v.return);continue}break}while(1)}function M1(){var c=Cc.current;return Cc.current=fs,c===null?fs:c}function vf(){(wr===0||wr===3||wr===2)&&(wr=4),Vr===null||(Js&268435455)===0&&(uu&268435455)===0||Pi(Vr,Or)}function Tc(c,f){var v=Ft;Ft|=2;var _=M1();(Vr!==c||Or!==f)&&(ms=null,nl(c,f));do try{rl();break}catch(L){ip(c,L)}while(1);if(Ph(),Ft=v,Cc.current=_,cr!==null)throw Error(a(261));return Vr=null,Or=0,wr}function rl(){for(;cr!==null;)vs(cr)}function zx(){for(;cr!==null&&!Xl();)vs(cr)}function vs(c){var f=D1(c.alternate,c,ao);c.memoizedProps=c.pendingProps,f===null?R1(c):cr=f,Yh.current=null}function R1(c){var f=c;do{var v=f.alternate;if(c=f.return,(f.flags&32768)===0){if(v=Ox(v,f,ao),v!==null){cr=v;return}}else{if(v=w1(v,f),v!==null){v.flags&=32767,cr=v;return}if(c!==null)c.flags|=32768,c.subtreeFlags=0,c.deletions=null;else{wr=6,cr=null;return}}if(f=f.sibling,f!==null){cr=f;return}cr=f=c}while(f!==null);wr===0&&(wr=5)}function il(c,f,v){var _=At,L=ur.transition;try{ur.transition=null,At=1,O1(c,f,v,_)}finally{ur.transition=L,At=_}return null}function O1(c,f,v,_){do du();while(wt!==null);if((Ft&6)!==0)throw Error(a(327));v=c.finishedWork;var L=c.finishedLanes;if(v===null)return null;if(c.finishedWork=null,c.finishedLanes=0,v===c.current)throw Error(a(177));c.callbackNode=null,c.callbackPriority=0;var R=v.lanes|v.childLanes;if(ls(c,R),c===Vr&&(cr=Vr=null,Or=0),(v.subtreeFlags&2064)===0&&(v.flags&2064)===0||Ec||(Ec=!0,Ti(eu,function(){return du(),null})),R=(v.flags&15990)!==0,(v.subtreeFlags&15990)!==0||R){R=ur.transition,ur.transition=null;var V=At;At=1;var re=Ft;Ft|=4,Yh.current=null,lu(c,v),ia(v,c),Q(c.containerInfo),c.current=v,Vh(v),Ar(),Ft=re,At=V,ur.transition=R}else c.current=v;if(Ec&&(Ec=!1,wt=c,Qh=L),R=c.pendingLanes,R===0&&(tl=null),nu(v.stateNode),ei(c,fn()),f!==null)for(_=c.onRecoverableError,v=0;v<f.length;v++)L=f[v],_(L.value,{componentStack:L.stack,digest:L.digest});if(hf)throw hf=!1,c=pf,pf=null,c;return(Qh&1)!==0&&c.tag!==0&&du(),R=c.pendingLanes,(R&1)!==0?c===cu?gf++:(gf=0,cu=c):gf=0,qe(),null}function du(){if(wt!==null){var c=Qu(Qh),f=ur.transition,v=At;try{if(ur.transition=null,At=16>c?16:c,wt===null)var _=!1;else{if(c=wt,wt=null,Qh=0,(Ft&6)!==0)throw Error(a(331));var L=Ft;for(Ft|=4,rt=c.current;rt!==null;){var R=rt,V=R.child;if((rt.flags&16)!==0){var re=R.deletions;if(re!==null){for(var fe=0;fe<re.length;fe++){var Fe=re[fe];for(rt=Fe;rt!==null;){var it=rt;switch(it.tag){case 0:case 11:case 15:ci(8,it,R)}var Pt=it.child;if(Pt!==null)Pt.return=it,rt=Pt;else for(;rt!==null;){it=rt;var Je=it.sibling,Dn=it.return;if(C1(it),it===Fe){rt=null;break}if(Je!==null){Je.return=Dn,rt=Je;break}rt=Dn}}}var Pn=R.alternate;if(Pn!==null){var Jn=Pn.child;if(Jn!==null){Pn.child=null;do{var oa=Jn.sibling;Jn.sibling=null,Jn=oa}while(Jn!==null)}}rt=R}}if((R.subtreeFlags&2064)!==0&&V!==null)V.return=R,rt=V;else e:for(;rt!==null;){if(R=rt,(R.flags&2048)!==0)switch(R.tag){case 0:case 11:case 15:ci(9,R,R.return)}var he=R.sibling;if(he!==null){he.return=R.return,rt=he;break e}rt=R.return}}var ae=c.current;for(rt=ae;rt!==null;){V=rt;var ve=V.child;if((V.subtreeFlags&2064)!==0&&ve!==null)ve.return=V,rt=ve;else e:for(V=ae;rt!==null;){if(re=rt,(re.flags&2048)!==0)try{switch(re.tag){case 0:case 11:case 15:$h(9,re)}}catch(Le){Wn(re,re.return,Le)}if(re===V){rt=null;break e}var Ze=re.sibling;if(Ze!==null){Ze.return=re.return,rt=Ze;break e}rt=re.return}}if(Ft=L,qe(),Nt&&typeof Nt.onPostCommitFiberRoot=="function")try{Nt.onPostCommitFiberRoot(rn,c)}catch{}_=!0}return _}finally{At=v,ur.transition=f}}return!1}function i2(c,f,v){f=mc(v,f),f=m1(c,f,1),c=Ks(c,f,1),f=fi(),c!==null&&(Si(c,1,f),ei(c,f))}function Wn(c,f,v){if(c.tag===3)i2(c,c,v);else for(;f!==null;){if(f.tag===3){i2(f,c,v);break}else if(f.tag===1){var _=f.stateNode;if(typeof f.type.getDerivedStateFromError=="function"||typeof _.componentDidCatch=="function"&&(tl===null||!tl.has(_))){c=mc(v,c),c=B(f,c,1),f=Ks(f,c,1),c=fi(),f!==null&&(Si(f,1,c),ei(f,c));break}}f=f.return}}function o2(c,f,v){var _=c.pingCache;_!==null&&_.delete(f),f=fi(),c.pingedLanes|=c.suspendedLanes&v,Vr===c&&(Or&v)===v&&(wr===4||wr===3&&(Or&130023424)===Or&&500>fn()-A1?nl(c,0):L1|=v),ei(c,f)}function N1(c,f){f===0&&((c.mode&1)===0?f=1:(f=bi,bi<<=1,(bi&130023424)===0&&(bi=4194304)));var v=fi();c=Xo(c,f),c!==null&&(Si(c,f,v),ei(c,v))}function Fx(c){var f=c.memoizedState,v=0;f!==null&&(v=f.retryLane),N1(c,v)}function a2(c,f){var v=0;switch(c.tag){case 13:var _=c.stateNode,L=c.memoizedState;L!==null&&(v=L.retryLane);break;case 19:_=c.stateNode;break;default:throw Error(a(314))}_!==null&&_.delete(f),N1(c,v)}var D1;D1=function(c,f,v){if(c!==null)if(c.memoizedProps!==f.pendingProps||Tr.current)Gi=!0;else{if((c.lanes&v)===0&&(f.flags&128)===0)return Gi=!1,Rx(c,f,v);Gi=(c.flags&131072)!==0}else Gi=!1,On&&(f.flags&1048576)!==0&&e1(f,qt,f.index);switch(f.lanes=0,f.tag){case 2:var _=f.type;za(c,f),c=f.pendingProps;var L=Ta(f,ar.current);nc(f,v),L=l1(null,f,_,c,L,v);var R=sc();return f.flags|=1,typeof L=="object"&&L!==null&&typeof L.render=="function"&&L.$$typeof===void 0?(f.tag=1,f.memoizedState=null,f.updateQueue=null,Lr(_)?(R=!0,ro(f)):R=!1,f.memoizedState=L.state!==null&&L.state!==void 0?L.state:null,r1(f),L.updater=Qo,f.stateNode=L,L._reactInternals=f,i1(f,_,c,v),f=Jo(null,f,_,!0,R,v)):(f.tag=0,On&&R&&wi(f),ki(null,f,L,v),f=f.child),f;case 16:_=f.elementType;e:{switch(za(c,f),c=f.pendingProps,L=_._init,_=L(_._payload),f.type=_,L=f.tag=op(_),c=Yo(_,c),L){case 0:f=v1(null,f,_,c,v);break e;case 1:f=Xv(null,f,_,c,v);break e;case 11:f=Kv(null,f,_,c,v);break e;case 14:f=Zs(null,f,_,Yo(_.type,c),v);break e}throw Error(a(306,_,""))}return f;case 0:return _=f.type,L=f.pendingProps,L=f.elementType===_?L:Yo(_,L),v1(c,f,_,L,v);case 1:return _=f.type,L=f.pendingProps,L=f.elementType===_?L:Yo(_,L),Xv(c,f,_,L,v);case 3:e:{if(Qv(f),c===null)throw Error(a(387));_=f.pendingProps,R=f.memoizedState,L=R.element,Ov(c,f),Lh(f,_,null,v);var V=f.memoizedState;if(_=V.element,Ot&&R.isDehydrated)if(R={element:_,isDehydrated:!1,cache:V.cache,pendingSuspenseBoundaries:V.pendingSuspenseBoundaries,transitions:V.transitions},f.updateQueue.baseState=R,f.memoizedState=R,f.flags&256){L=mc(Error(a(423)),f),f=Jv(c,f,_,v,L);break e}else if(_!==L){L=mc(Error(a(424)),f),f=Jv(c,f,_,v,L);break e}else for(Ot&&(_o=Od(f.stateNode.containerInfo),Hn=f,On=!0,Vi=null,ko=!1),v=$v(f,null,_,v),f.child=v;v;)v.flags=v.flags&-3|4096,v=v.sibling;else{if(ec(),_===L){f=hs(c,f,v);break e}ki(c,f,_,v)}f=f.child}return f;case 5:return Ct(f),c===null&&jd(f),_=f.type,L=f.pendingProps,R=c!==null?c.memoizedProps:null,V=L.children,De(_,L)?V=null:R!==null&&De(_,R)&&(f.flags|=32),Yv(c,f),ki(c,f,V,v),f.child;case 6:return c===null&&jd(f),null;case 13:return e2(c,f,v);case 4:return pe(f,f.stateNode.containerInfo),_=f.pendingProps,c===null?f.child=ic(f,null,_,v):ki(c,f,_,v),f.child;case 11:return _=f.type,L=f.pendingProps,L=f.elementType===_?L:Yo(_,L),Kv(c,f,_,L,v);case 7:return ki(c,f,f.pendingProps,v),f.child;case 8:return ki(c,f,f.pendingProps.children,v),f.child;case 12:return ki(c,f,f.pendingProps.children,v),f.child;case 10:e:{if(_=f.type._context,L=f.pendingProps,R=f.memoizedProps,V=L.value,Rv(f,_,V),R!==null)if(I(R.value,V)){if(R.children===L.children&&!Tr.current){f=hs(c,f,v);break e}}else for(R=f.child,R!==null&&(R.return=f);R!==null;){var re=R.dependencies;if(re!==null){V=R.child;for(var fe=re.firstContext;fe!==null;){if(fe.context===_){if(R.tag===1){fe=ds(-1,v&-v),fe.tag=2;var Fe=R.updateQueue;if(Fe!==null){Fe=Fe.shared;var it=Fe.pending;it===null?fe.next=fe:(fe.next=it.next,it.next=fe),Fe.pending=fe}}R.lanes|=v,fe=R.alternate,fe!==null&&(fe.lanes|=v),Xd(R.return,v,f),re.lanes|=v;break}fe=fe.next}}else if(R.tag===10)V=R.type===f.type?null:R.child;else if(R.tag===18){if(V=R.return,V===null)throw Error(a(341));V.lanes|=v,re=V.alternate,re!==null&&(re.lanes|=v),Xd(V,v,f),V=R.sibling}else V=R.child;if(V!==null)V.return=R;else for(V=R;V!==null;){if(V===f){V=null;break}if(R=V.sibling,R!==null){R.return=V.return,V=R;break}V=V.return}R=V}ki(c,f,L.children,v),f=f.child}return f;case 9:return L=f.type,_=f.pendingProps.children,nc(f,v),L=io(L),_=_(L),f.flags|=1,ki(c,f,_,v),f.child;case 14:return _=f.type,L=Yo(_,f.pendingProps),L=Yo(_.type,L),Zs(c,f,_,L,v);case 15:return qv(c,f,f.type,f.pendingProps,v);case 17:return _=f.type,L=f.pendingProps,L=f.elementType===_?L:Yo(_,L),za(c,f),f.tag=1,Lr(_)?(c=!0,ro(f)):c=!1,nc(f,v),Dv(f,_,L),i1(f,_,L,v),Jo(null,f,_,!0,c,v);case 19:return n2(c,f,v);case 22:return Zv(c,f,v)}throw Error(a(156,f.tag))};function Ti(c,f){return us(c,f)}function Fa(c,f,v,_){this.tag=c,this.key=v,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=f,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=_,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ao(c,f,v,_){return new Fa(c,f,v,_)}function z1(c){return c=c.prototype,!(!c||!c.isReactComponent)}function op(c){if(typeof c=="function")return z1(c)?1:0;if(c!=null){if(c=c.$$typeof,c===S)return 11;if(c===k)return 14}return 2}function lo(c,f){var v=c.alternate;return v===null?(v=Ao(c.tag,f,c.key,c.mode),v.elementType=c.elementType,v.type=c.type,v.stateNode=c.stateNode,v.alternate=c,c.alternate=v):(v.pendingProps=f,v.type=c.type,v.flags=0,v.subtreeFlags=0,v.deletions=null),v.flags=c.flags&14680064,v.childLanes=c.childLanes,v.lanes=c.lanes,v.child=c.child,v.memoizedProps=c.memoizedProps,v.memoizedState=c.memoizedState,v.updateQueue=c.updateQueue,f=c.dependencies,v.dependencies=f===null?null:{lanes:f.lanes,firstContext:f.firstContext},v.sibling=c.sibling,v.index=c.index,v.ref=c.ref,v}function yf(c,f,v,_,L,R){var V=2;if(_=c,typeof c=="function")z1(c)&&(V=1);else if(typeof c=="string")V=5;else e:switch(c){case p:return ol(v.children,L,R,f);case g:V=8,L|=8;break;case m:return c=Ao(12,v,f,L|2),c.elementType=m,c.lanes=R,c;case E:return c=Ao(13,v,f,L),c.elementType=E,c.lanes=R,c;case P:return c=Ao(19,v,f,L),c.elementType=P,c.lanes=R,c;case M:return ap(v,L,R,f);default:if(typeof c=="object"&&c!==null)switch(c.$$typeof){case y:V=10;break e;case b:V=9;break e;case S:V=11;break e;case k:V=14;break e;case T:V=16,_=null;break e}throw Error(a(130,c==null?c:typeof c,""))}return f=Ao(V,v,f,L),f.elementType=c,f.type=_,f.lanes=R,f}function ol(c,f,v,_){return c=Ao(7,c,_,f),c.lanes=v,c}function ap(c,f,v,_){return c=Ao(22,c,_,f),c.elementType=M,c.lanes=v,c.stateNode={isHidden:!1},c}function sp(c,f,v){return c=Ao(6,c,null,f),c.lanes=v,c}function al(c,f,v){return f=Ao(4,c.children!==null?c.children:[],c.key,f),f.lanes=v,f.stateNode={containerInfo:c.containerInfo,pendingChildren:null,implementation:c.implementation},f}function xf(c,f,v,_,L){this.tag=f,this.containerInfo=c,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=$e,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Us(0),this.expirationTimes=Us(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Us(0),this.identifierPrefix=_,this.onRecoverableError=L,Ot&&(this.mutableSourceEagerHydrationData=null)}function s2(c,f,v,_,L,R,V,re,fe){return c=new xf(c,f,v,re,fe),f===1?(f=1,R===!0&&(f|=8)):f=0,R=Ao(3,null,null,f),c.current=R,R.stateNode=c,R.memoizedState={element:_,isDehydrated:v,cache:null,transitions:null,pendingSuspenseBoundaries:null},r1(R),c}function F1(c){if(!c)return to;c=c._reactInternals;e:{if(K(c)!==c||c.tag!==1)throw Error(a(170));var f=c;do{switch(f.tag){case 3:f=f.stateNode.context;break e;case 1:if(Lr(f.type)){f=f.stateNode.__reactInternalMemoizedMergedChildContext;break e}}f=f.return}while(f!==null);throw Error(a(171))}if(c.tag===1){var v=c.type;if(Lr(v))return Co(c,v,f)}return f}function $1(c){var f=c._reactInternals;if(f===void 0)throw typeof c.render=="function"?Error(a(188)):(c=Object.keys(c).join(","),Error(a(268,c)));return c=ue(f),c===null?null:c.stateNode}function bf(c,f){if(c=c.memoizedState,c!==null&&c.dehydrated!==null){var v=c.retryLane;c.retryLane=v!==0&&v<f?v:f}}function Sf(c,f){bf(c,f),(c=c.alternate)&&bf(c,f)}function lp(c){return c=ue(c),c===null?null:c.stateNode}function B1(){return null}return n.attemptContinuousHydration=function(c){if(c.tag===13){var f=Xo(c,134217728);if(f!==null){var v=fi();Lo(f,c,134217728,v)}Sf(c,134217728)}},n.attemptDiscreteHydration=function(c){if(c.tag===13){var f=Xo(c,1);if(f!==null){var v=fi();Lo(f,c,1,v)}Sf(c,1)}},n.attemptHydrationAtCurrentPriority=function(c){if(c.tag===13){var f=Nr(c),v=Xo(c,f);if(v!==null){var _=fi();Lo(v,c,f,_)}Sf(c,f)}},n.attemptSynchronousHydration=function(c){switch(c.tag){case 3:var f=c.stateNode;if(f.current.memoizedState.isDehydrated){var v=Aa(f.pendingLanes);v!==0&&(Zo(f,v|1),ei(f,fn()),(Ft&6)===0&&(el(),qe()))}break;case 13:I1(function(){var _=Xo(c,1);if(_!==null){var L=fi();Lo(_,c,1,L)}}),Sf(c,1)}},n.batchedUpdates=function(c,f){var v=Ft;Ft|=1;try{return c(f)}finally{Ft=v,Ft===0&&(el(),U&&qe())}},n.createComponentSelector=function(c){return{$$typeof:Gh,value:c}},n.createContainer=function(c,f,v,_,L,R,V){return s2(c,f,!1,null,v,_,L,R,V)},n.createHasPseudoClassSelector=function(c){return{$$typeof:jh,value:c}},n.createHydrationContainer=function(c,f,v,_,L,R,V,re,fe){return c=s2(v,_,!0,c,L,R,V,re,fe),c.context=F1(null),v=c.current,_=fi(),L=Nr(v),R=ds(_,L),R.callback=f??null,Ks(v,R,L),c.current.lanes=L,Si(c,L,_),ei(c,_),c},n.createPortal=function(c,f,v){var _=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:d,key:_==null?null:""+_,children:c,containerInfo:f,implementation:v}},n.createRoleSelector=function(c){return{$$typeof:Kh,value:c}},n.createTestNameSelector=function(c){return{$$typeof:Sc,value:c}},n.createTextSelector=function(c){return{$$typeof:qh,value:c}},n.deferredUpdates=function(c){var f=At,v=ur.transition;try{return ur.transition=null,At=16,c()}finally{At=f,ur.transition=v}},n.discreteUpdates=function(c,f,v,_,L){var R=At,V=ur.transition;try{return ur.transition=null,At=1,c(f,v,_,L)}finally{At=R,ur.transition=V,Ft===0&&el()}},n.findAllNodes=T1,n.findBoundingRects=function(c,f){if(!vt)throw Error(a(363));f=T1(c,f),c=[];for(var v=0;v<f.length;v++)c.push(nn(f[v]));for(f=c.length-1;0<f;f--){v=c[f];for(var _=v.x,L=_+v.width,R=v.y,V=R+v.height,re=f-1;0<=re;re--)if(f!==re){var fe=c[re],Fe=fe.x,it=Fe+fe.width,Pt=fe.y,Je=Pt+fe.height;if(_>=Fe&&R>=Pt&&L<=it&&V<=Je){c.splice(f,1);break}else if(_!==Fe||v.width!==fe.width||Je<R||Pt>V){if(!(R!==Pt||v.height!==fe.height||it<_||Fe>L)){Fe>_&&(fe.width+=Fe-_,fe.x=_),it<L&&(fe.width=L-Fe),c.splice(f,1);break}}else{Pt>R&&(fe.height+=Pt-R,fe.y=R),Je<V&&(fe.height=V-Pt),c.splice(f,1);break}}}return c},n.findHostInstance=$1,n.findHostInstanceWithNoPortals=function(c){return c=X(c),c=c!==null?be(c):null,c===null?null:c.stateNode},n.findHostInstanceWithWarning=function(c){return $1(c)},n.flushControlled=function(c){var f=Ft;Ft|=1;var v=ur.transition,_=At;try{ur.transition=null,At=1,c()}finally{At=_,ur.transition=v,Ft=f,Ft===0&&(el(),qe())}},n.flushPassiveEffects=du,n.flushSync=I1,n.focusWithin=function(c,f){if(!vt)throw Error(a(363));for(c=Zh(c),f=wc(c,f),f=Array.from(f),c=0;c<f.length;){var v=f[c++];if(!Oe(v)){if(v.tag===5&&Gt(v.stateNode))return!0;for(v=v.child;v!==null;)f.push(v),v=v.sibling}}return!1},n.getCurrentUpdatePriority=function(){return At},n.getFindAllNodesFailureDescription=function(c,f){if(!vt)throw Error(a(363));var v=0,_=[];c=[Zh(c),0];for(var L=0;L<c.length;){var R=c[L++],V=c[L++],re=f[V];if((R.tag!==5||!Oe(R))&&(E1(R,re)&&(_.push(P1(re)),V++,V>v&&(v=V)),V<f.length))for(R=R.child;R!==null;)c.push(R,V),R=R.sibling}if(v<f.length){for(c=[];v<f.length;v++)c.push(P1(f[v]));return`findAllNodes was able to match part of the selector:
|
|
`+(_.join(" > ")+`
|
|
|
|
No matching component was found for:
|
|
`)+c.join(" > ")}return null},n.getPublicRootInstance=function(c){if(c=c.current,!c.child)return null;switch(c.child.tag){case 5:return Se(c.child.stateNode);default:return c.child.stateNode}},n.injectIntoDevTools=function(c){if(c={bundleType:c.bundleType,version:c.version,rendererPackageName:c.rendererPackageName,rendererConfig:c.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:s.ReactCurrentDispatcher,findHostInstanceByFiber:lp,findFiberByHostInstance:c.findFiberByHostInstance||B1,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0"},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")c=!1;else{var f=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(f.isDisabled||!f.supportsFiber)c=!0;else{try{rn=f.inject(c),Nt=f}catch{}c=!!f.checkDCE}}return c},n.isAlreadyRendering=function(){return!1},n.observeVisibleRects=function(c,f,v,_){if(!vt)throw Error(a(363));c=T1(c,f);var L=Wt(c,v,_).disconnect;return{disconnect:function(){L()}}},n.registerMutableSourceForHydration=function(c,f){var v=f._getVersion;v=v(f._source),c.mutableSourceEagerHydrationData==null?c.mutableSourceEagerHydrationData=[f,v]:c.mutableSourceEagerHydrationData.push(f,v)},n.runWithPriority=function(c,f){var v=At;try{return At=c,f()}finally{At=v}},n.shouldError=function(){return null},n.shouldSuspend=function(){return!1},n.updateContainer=function(c,f,v,_){var L=f.current,R=fi(),V=Nr(L);return v=F1(v),f.context===null?f.context=v:f.pendingContext=v,f=ds(R,V),f.payload={element:c},_=_===void 0?null:_,_!==null&&(f.callback=_),c=Ks(L,f,V),c!==null&&(Lo(c,L,V,R),Th(c,L,V)),V},n};(function(e){e.exports=NSe})(YB);const DSe=XC(YB.exports);var g7={exports:{}},kh={};/**
|
|
* @license React
|
|
* react-reconciler-constants.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/kh.ConcurrentRoot=1;kh.ContinuousEventPriority=4;kh.DefaultEventPriority=16;kh.DiscreteEventPriority=1;kh.IdleEventPriority=536870912;kh.LegacyRoot=0;(function(e){e.exports=kh})(g7);const UA={children:!0,ref:!0,key:!0,style:!0,forwardedRef:!0,unstable_applyCache:!0,unstable_applyDrawHitFromCache:!0};let GA=!1,jA=!1;const m7=".react-konva-event",zSe=`ReactKonva: You have a Konva node with draggable = true and position defined but no onDragMove or onDragEnd events are handled.
|
|
Position of a node will be changed during drag&drop, so you should update state of the react app as well.
|
|
Consider to add onDragMove or onDragEnd events.
|
|
For more info see: https://github.com/konvajs/react-konva/issues/256
|
|
`,FSe=`ReactKonva: You are using "zIndex" attribute for a Konva node.
|
|
react-konva may get confused with ordering. Just define correct order of elements in your render function of a component.
|
|
For more info see: https://github.com/konvajs/react-konva/issues/194
|
|
`,$Se={};function Cx(e,t,n=$Se){if(!GA&&"zIndex"in t&&(console.warn(FSe),GA=!0),!jA&&t.draggable){var r=t.x!==void 0||t.y!==void 0,i=t.onDragEnd||t.onDragMove;r&&!i&&(console.warn(zSe),jA=!0)}for(var o in n)if(!UA[o]){var a=o.slice(0,2)==="on",s=n[o]!==t[o];if(a&&s){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),e.off(l,n[o])}var d=!t.hasOwnProperty(o);d&&e.setAttr(o,void 0)}var p=t._useStrictMode,g={},m=!1;const y={};for(var o in t)if(!UA[o]){var a=o.slice(0,2)==="on",b=n[o]!==t[o];if(a&&b){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),t[o]&&(y[l]=t[o])}!a&&(t[o]!==n[o]||p&&t[o]!==e.getAttr(o))&&(m=!0,g[o]=t[o])}m&&(e.setAttrs(g),Td(e));for(var l in y)e.on(l+m7,y[l])}function Td(e){if(!st.autoDrawEnabled){var t=e.getLayer()||e.getStage();t&&t.batchDraw()}}const XB={},BSe={};uh.Node.prototype._applyProps=Cx;function HSe(e,t){if(typeof t=="string"){console.error(`Do not use plain text as child of Konva.Node. You are using text: ${t}`);return}e.add(t),Td(e)}function WSe(e,t,n){let r=uh[e];r||(console.error(`Konva has no node with the type ${e}. Group will be used instead. If you use minimal version of react-konva, just import required nodes into Konva: "import "konva/lib/shapes/${e}" If you want to render DOM elements as part of canvas tree take a look into this demo: https://konvajs.github.io/docs/react/DOM_Portal.html`),r=uh.Group);const i={},o={};for(var a in t){var s=a.slice(0,2)==="on";s?o[a]=t[a]:i[a]=t[a]}const l=new r(i);return Cx(l,o),l}function VSe(e,t,n){console.error(`Text components are not supported for now in ReactKonva. Your text is: "${e}"`)}function USe(e,t,n){return!1}function GSe(e){return e}function jSe(){return null}function KSe(){return null}function qSe(e,t,n,r){return BSe}function ZSe(){}function YSe(e){}function XSe(e,t){return!1}function QSe(){return XB}function JSe(){return XB}const ewe=setTimeout,twe=clearTimeout,nwe=-1;function rwe(e,t){return!1}const iwe=!1,owe=!0,awe=!0;function swe(e,t){t.parent===e?t.moveToTop():e.add(t),Td(e)}function lwe(e,t){t.parent===e?t.moveToTop():e.add(t),Td(e)}function QB(e,t,n){t._remove(),e.add(t),t.setZIndex(n.getZIndex()),Td(e)}function uwe(e,t,n){QB(e,t,n)}function cwe(e,t){t.destroy(),t.off(m7),Td(e)}function dwe(e,t){t.destroy(),t.off(m7),Td(e)}function fwe(e,t,n){console.error(`Text components are not yet supported in ReactKonva. You text is: "${n}"`)}function hwe(e,t,n){}function pwe(e,t,n,r,i){Cx(e,i,r)}function gwe(e){e.hide(),Td(e)}function mwe(e){}function vwe(e,t){(t.visible==null||t.visible)&&e.show()}function ywe(e,t){}function xwe(e){}function bwe(){}const Swe=()=>g7.exports.DefaultEventPriority,wwe=Object.freeze(Object.defineProperty({__proto__:null,appendInitialChild:HSe,createInstance:WSe,createTextInstance:VSe,finalizeInitialChildren:USe,getPublicInstance:GSe,prepareForCommit:jSe,preparePortalMount:KSe,prepareUpdate:qSe,resetAfterCommit:ZSe,resetTextContent:YSe,shouldDeprioritizeSubtree:XSe,getRootHostContext:QSe,getChildHostContext:JSe,scheduleTimeout:ewe,cancelTimeout:twe,noTimeout:nwe,shouldSetTextContent:rwe,isPrimaryRenderer:iwe,warnsIfNotActing:owe,supportsMutation:awe,appendChild:swe,appendChildToContainer:lwe,insertBefore:QB,insertInContainerBefore:uwe,removeChild:cwe,removeChildFromContainer:dwe,commitTextUpdate:fwe,commitMount:hwe,commitUpdate:pwe,hideInstance:gwe,hideTextInstance:mwe,unhideInstance:vwe,unhideTextInstance:ywe,clearContainer:xwe,detachDeletedInstance:bwe,getCurrentEventPriority:Swe,now:Gp.exports.unstable_now,idlePriority:Gp.exports.unstable_IdlePriority,run:Gp.exports.unstable_runWithPriority},Symbol.toStringTag,{value:"Module"}));var Cwe=Object.defineProperty,_we=Object.defineProperties,kwe=Object.getOwnPropertyDescriptors,KA=Object.getOwnPropertySymbols,Ewe=Object.prototype.hasOwnProperty,Pwe=Object.prototype.propertyIsEnumerable,qA=(e,t,n)=>t in e?Cwe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ZA=(e,t)=>{for(var n in t||(t={}))Ewe.call(t,n)&&qA(e,n,t[n]);if(KA)for(var n of KA(t))Pwe.call(t,n)&&qA(e,n,t[n]);return e},Twe=(e,t)=>_we(e,kwe(t));function v7(e,t,n){if(!e)return;if(n(e)===!0)return e;let r=t?e.return:e.child;for(;r;){const i=v7(r,t,n);if(i)return i;r=t?null:r.sibling}}function JB(e){try{return Object.defineProperties(e,{_currentRenderer:{get(){return null},set(){}},_currentRenderer2:{get(){return null},set(){}}})}catch{return e}}const y7=JB(w.exports.createContext(null));class eH extends w.exports.Component{render(){return C(y7.Provider,{value:this._reactInternals,children:this.props.children})}}const{ReactCurrentOwner:Lwe,ReactCurrentDispatcher:Awe}=w.exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function Iwe(){const e=w.exports.useContext(y7);if(!e)throw new Error("its-fine: useFiber must be called within a <FiberProvider />!");const t=w.exports.useId();return w.exports.useMemo(()=>{var r;return(r=Lwe.current)!=null?r:v7(e,!1,i=>{let o=i.memoizedState;for(;o;){if(o.memoizedState===t)return!0;o=o.next}})},[e,t])}const ug=[],YA=new WeakMap;function Mwe(){var e;const t=Iwe();ug.splice(0,ug.length),v7(t,!0,n=>{var r;const i=(r=n.type)==null?void 0:r._context;i&&i!==y7&&ug.push(JB(i))});for(const n of ug){const r=(e=Awe.current)==null?void 0:e.readContext(n);YA.set(n,r)}return w.exports.useMemo(()=>ug.reduce((n,r)=>i=>w.exports.createElement(n,null,w.exports.createElement(r.Provider,Twe(ZA({},i),{value:YA.get(r)}))),n=>C(eH,{...ZA({},n)})),[])}function Rwe(e){const t=le.useRef();return le.useLayoutEffect(()=>{t.current=e}),t.current}const Owe=e=>{const t=le.useRef(),n=le.useRef(),r=le.useRef(),i=Rwe(e),o=Mwe(),a=s=>{const{forwardedRef:l}=e;!l||(typeof l=="function"?l(s):l.current=s)};return le.useLayoutEffect(()=>(n.current=new uh.Stage({width:e.width,height:e.height,container:t.current}),a(n.current),r.current=Tg.createContainer(n.current,g7.exports.LegacyRoot,!1,null),Tg.updateContainer(C(o,{children:e.children}),r.current),()=>{!uh.isBrowser||(a(null),Tg.updateContainer(null,r.current,null),n.current.destroy())}),[]),le.useLayoutEffect(()=>{a(n.current),Cx(n.current,e,i),Tg.updateContainer(C(o,{children:e.children}),r.current,null)}),C("div",{ref:t,accessKey:e.accessKey,className:e.className,role:e.role,style:e.style,tabIndex:e.tabIndex,title:e.title})},BS="Layer",Nwe="Group",AC="Rect",IC="Circle",Dwe="Line",HS="Image",zwe="Transformer",Tg=DSe(wwe);Tg.injectIntoDevTools({findHostInstanceByFiber:()=>null,bundleType:0,version:le.version,rendererPackageName:"react-konva"});const Fwe=le.forwardRef((e,t)=>C(eH,{children:C(Owe,{...e,forwardedRef:t})})),$we=e=>{const{r:t,g:n,b:r,a:i}=e;return`rgba(${t}, ${n}, ${r}, ${i})`},tH=e=>{const{r:t,g:n,b:r}=e;return`rgba(${t}, ${n}, ${r})`},Bwe=sn(e=>e.inpainting,e=>{const{lines:t,maskColor:n}=e;return{lines:t,maskColorString:tH(n)}}),Hwe=sn([e=>e.inpainting,e=>e.options,Ds],(e,t,n)=>{const{tool:r,brushSize:i,maskColor:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,lines:d,pastLines:p,futureLines:g,shouldShowBoundingBoxFill:m,shouldShowBoundingBox:y}=e,{showDualDisplay:b}=t;return{tool:r,brushSize:i,maskColor:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,canUndo:p.length>0,canRedo:g.length>0,isMaskEmpty:d.length===0,activeTabName:n,showDualDisplay:b,shouldShowBoundingBoxFill:m,shouldShowBoundingBox:y}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),Wwe=sn(e=>e.inpainting,e=>{const{tool:t,brushSize:n,maskColor:r,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,imageToInpaint:s,stageScale:l,shouldShowBoundingBoxFill:d,isDrawing:p,shouldLockBoundingBox:g,shouldShowBoundingBox:m,boundingBoxDimensions:y}=e;return{tool:t,brushSize:n,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,maskColor:r,imageToInpaint:s,stageScale:l,shouldShowBoundingBoxFill:d,isDrawing:p,shouldLockBoundingBox:g,shouldShowBoundingBox:m,boundingBoxDimensions:y}},{memoizeOptions:{resultEqualityCheck:(e,t)=>{const{imageToInpaint:n,...r}=e,{imageToInpaint:i,...o}=t;return Yt.isEqual(r,o)&&n==i}}}),Vwe=()=>{const{lines:e,maskColorString:t}=Ge(Bwe);return C(jn,{children:e.map((n,r)=>C(Dwe,{points:n.points,stroke:t,strokeWidth:n.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,listening:!1,globalCompositeOperation:n.tool==="brush"?"source-over":"destination-out"},r))})},Uwe=sn(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,maskColor:a,tool:s,shouldShowBrush:l}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,maskColorString:tH(a),tool:s,shouldShowBrush:l}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),Gwe=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,maskColorString:o,tool:a,shouldShowBrush:s}=Ge(Uwe);return!s||!(e||r)?null:C(IC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,fill:o,listening:!1,globalCompositeOperation:a==="eraser"?"destination-out":"source-over"})},jwe=sn(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,stageScale:a,shouldShowBrush:s}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,strokeWidth:1/a,shouldShowBrush:s}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),Kwe=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,strokeWidth:o,shouldShowBrush:a}=Ge(jwe);return!a||!(e||r)?null:oe(jn,{children:[C(IC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,stroke:"rgba(0,0,0,1)",strokeWidth:o,strokeEnabled:!0,listening:!1}),C(IC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:1,fill:"rgba(0,0,0,1)",listening:!1})]})},qwe=()=>{const{tool:e,lines:t,cursorPosition:n,brushSize:r,canvasDimensions:{width:i,height:o},maskColor:a,shouldInvertMask:s,shouldShowMask:l,shouldShowBrushPreview:d,shouldShowCheckboardTransparency:p,imageToInpaint:g,shouldShowBrush:m,shouldShowBoundingBoxFill:y,shouldLockBoundingBox:b,stageScale:S,pastLines:E,futureLines:P,needsCache:k,isDrawing:T}=Ge(M=>M.inpainting);return w.exports.useLayoutEffect(()=>{!xl.current||xl.current.cache({x:0,y:0,width:i,height:o})},[t,n,i,o,e,r,a,s,l,d,p,g,m,y,b,S,E,P,k,T]),w.exports.useEffect(()=>{const M=window.setTimeout(()=>{!xl.current||xl.current.cache({x:0,y:0,width:i,height:o})},0);return()=>{window.clearTimeout(M)}}),null},_y=e=>{const t=e.getPointerPosition(),n=e.getAbsoluteTransform().copy();if(!t||!n)return;const r=n.invert().point(t);return{x:Math.floor(r.x),y:Math.floor(r.y)}},Zwe=4,nH=sn(e=>e.inpainting,e=>{const{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFill:r,canvasDimensions:i,stageScale:o,imageToInpaint:a,shouldLockBoundingBox:s}=e;return{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFillString:$we(r),canvasDimensions:i,stageScale:o,imageToInpaint:a,dash:Zwe/o,strokeWidth:1/o,shouldLockBoundingBox:s}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),Ywe=()=>{const{boundingBoxCoordinate:e,boundingBoxDimensions:t,boundingBoxPreviewFillString:n,canvasDimensions:r}=Ge(nH);return oe(Nwe,{children:[C(AC,{x:0,y:0,height:r.height,width:r.width,fill:n}),C(AC,{x:e.x,y:e.y,width:t.width,height:t.height,fill:"rgb(255,255,255)",listening:!1,globalCompositeOperation:"destination-out"})]})},Xwe=()=>{const e=pt(),{boundingBoxCoordinate:t,boundingBoxDimensions:n,strokeWidth:r,stageScale:i,imageToInpaint:o,shouldLockBoundingBox:a}=Ge(nH),s=w.exports.useRef(null),l=w.exports.useRef(null);w.exports.useEffect(()=>{!s.current||!l.current||(s.current.nodes([l.current]),s.current.getLayer()?.batchDraw())},[a]);const d=64*i,p=w.exports.useCallback(S=>{e(YL({x:Math.floor(S.target.x()),y:Math.floor(S.target.y())}))},[e]),g=w.exports.useCallback(S=>{if(!o)return t;const{x:E,y:P}=S,k=o.width-n.width,T=o.height-n.height,M=Math.floor(Yt.clamp(E,0,k*i)),N=Math.floor(Yt.clamp(P,0,T*i));return{x:M,y:N}},[t,n,o,i]),m=w.exports.useCallback(()=>{if(!l.current)return;const S=l.current,E=S.scaleX(),P=S.scaleY(),k=Math.round(S.width()*E),T=Math.round(S.height()*P),M=Math.round(S.x()),N=Math.round(S.y());e(wg({width:k,height:T})),e(YL({x:M,y:N})),S.scaleX(1),S.scaleY(1)},[e]),y=w.exports.useCallback((S,E,P)=>{const k=S.x%d,T=S.y%d,M=GL(E.x,d)+k,N=GL(E.y,d)+T,z=Math.abs(E.x-M),F=Math.abs(E.y-N),$=z<d,K=F<d;let j={...S};return $&&!K?j={x:M,y:S.y}:!$&&K?j={x:S.x,y:N}:$&&K&&(j={x:M,y:N}),j},[d]),b=w.exports.useCallback((S,E)=>!o||E.width+E.x>o.width*i||E.height+E.y>o.height*i||E.x<0||E.y<0?S:E,[o,i]);return oe(jn,{children:[C(AC,{x:t.x,y:t.y,width:n.width,height:n.height,ref:l,stroke:"white",strokeWidth:r,listening:!a,onMouseEnter:S=>{const E=S?.target?.getStage()?.container();!E||(E.style.cursor=a?"none":"move")},onMouseLeave:S=>{const E=S?.target?.getStage()?.container();!E||(E.style.cursor=a?"none":"default")},draggable:!a,onDragMove:p,dragBoundFunc:g,onTransform:m}),C(zwe,{ref:s,anchorCornerRadius:3,anchorFill:"rgba(212,216,234,1)",anchorSize:15,anchorStroke:"rgb(42,42,42)",borderDash:[4,4],borderStroke:"black",rotateEnabled:!1,borderEnabled:!0,flipEnabled:!1,ignoreStroke:!0,keepRatio:!1,listening:!a,enabledAnchors:a?[]:void 0,boundBoxFunc:b,anchorDragBoundFunc:y})]})},Qwe=sn([e=>e.options,e=>e.inpainting,Ds],(e,t,n)=>{const{shouldShowMask:r,cursorPosition:i,shouldLockBoundingBox:o}=t;return{activeTabName:n,shouldShowMask:r,isCursorOnCanvas:Boolean(i),shouldLockBoundingBox:o}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),Jwe=()=>{const e=pt(),{shouldShowMask:t,activeTabName:n,isCursorOnCanvas:r,shouldLockBoundingBox:i}=Ge(Qwe),o=w.exports.useRef(!1),a=w.exports.useRef(null);return w.exports.useEffect(()=>{const s=l=>{if(!(!["x"," "].includes(l.key)||n!=="inpainting"||!t)){if(!r){a.current||(a.current=l),o.current=!1;return}if(l.stopPropagation(),l.preventDefault(),!l.repeat){if(a.current||(o.current=!0,a.current=l),!o.current&&l.type==="keyup"){o.current=!0,a.current=l;return}switch(l.key){case"x":{e(Oye());break}case" ":{if(!t)break;l.type==="keydown"&&e(Cg(!1)),e(T$(!i));break}}a.current=l,o.current=!0}}};return document.addEventListener("keydown",s),document.addEventListener("keyup",s),()=>{document.removeEventListener("keydown",s),document.removeEventListener("keyup",s)}},[e,n,t,r,i]),null};let fl,xl,O5;const e6e=()=>{const e=pt(),{tool:t,brushSize:n,shouldInvertMask:r,shouldShowMask:i,shouldShowCheckboardTransparency:o,maskColor:a,imageToInpaint:s,stageScale:l,shouldShowBoundingBoxFill:d,isDrawing:p,shouldLockBoundingBox:g,shouldShowBoundingBox:m,boundingBoxDimensions:y}=Ge(Wwe),b=Cd();fl=w.exports.useRef(null),xl=w.exports.useRef(null),O5=w.exports.useRef(null);const S=w.exports.useRef({x:0,y:0}),E=w.exports.useRef(!1),[P,k]=w.exports.useState(null);w.exports.useEffect(()=>{if(s){const $=new Image;$.onload=()=>{O5.current=$,k($)},$.onerror=()=>{b({title:"Unable to Load Image",description:`Image ${s.url} failed to load`,status:"error",isClosable:!0}),e(J_())},$.src=s.url}else k(null)},[s,e,l,b]);const T=w.exports.useCallback(()=>{if(!fl.current)return;const $=_y(fl.current);!$||!xl.current||!g||(e(Cg(!0)),e(KL({tool:t,strokeWidth:n/2,points:[$.x,$.y]})))},[e,n,t,g]),M=w.exports.useCallback(()=>{if(!fl.current)return;const $=_y(fl.current);!$||(e(ZL($)),!(!xl.current||!g)&&(S.current=$,p&&(E.current=!0,e(qL([$.x,$.y])))))},[e,p,g]),N=w.exports.useCallback(()=>{if(!E.current&&p&&fl.current){const $=_y(fl.current);if(!$||!xl.current||!g)return;e(qL([$.x,$.y]))}else E.current=!1;e(Cg(!1))},[e,p,g]),z=w.exports.useCallback(()=>{e(ZL(null)),e(Cg(!1))},[e]),F=w.exports.useCallback($=>{if($.evt.buttons===1){if(!fl.current)return;const K=_y(fl.current);if(!K||!xl.current||!g)return;e(Cg(!0)),e(KL({tool:t,strokeWidth:n/2,points:[K.x,K.y]}))}},[e,n,t,g]);return oe("div",{className:"inpainting-canvas-wrapper",tabIndex:1,children:[oe("div",{className:"inpainting-alerts",children:[!i&&C("div",{style:{pointerEvents:"none"},children:"Mask Hidden (H)"}),r&&C("div",{style:{pointerEvents:"none"},children:"Mask Inverted (Shift+M)"}),!g&&C("div",{style:{pointerEvents:"none"},children:`Transforming Bounding Box ${y.width}x${y.height} (M)`})]}),P&&oe(Fwe,{width:Math.floor(P.width*l),height:Math.floor(P.height*l),scale:{x:l,y:l},onMouseDown:T,onMouseMove:M,onMouseEnter:F,onMouseUp:N,onMouseOut:z,onMouseLeave:z,style:{cursor:i?"none":"default"},className:"inpainting-canvas-stage checkerboard",ref:fl,children:[!r&&!o&&C(BS,{name:"image-layer",listening:!1,children:C(HS,{listening:!1,image:P})}),i&&oe(jn,{children:[oe(BS,{name:"mask-layer",listening:!1,opacity:o||r?1:a.a,ref:xl,children:[C(Vwe,{}),g&&C(Gwe,{}),r&&C(HS,{image:P,listening:!1,globalCompositeOperation:"source-in"}),!r&&o&&C(HS,{image:P,listening:!1,globalCompositeOperation:"source-out"})]}),oe(BS,{children:[m&&d&&C(Ywe,{}),m&&C(Xwe,{}),g&&C(Kwe,{})]})]})]}),C(qwe,{}),C(Jwe,{})]})},t6e=()=>{const e=pt(),{needsCache:t,imageToInpaint:n}=Ge(i=>i.inpainting),r=w.exports.useRef(null);return w.exports.useLayoutEffect(()=>{window.setTimeout(()=>{if(!r.current||!n)return;const i=r.current.clientWidth,o=r.current.clientHeight,a=Math.min(1,Math.min(i/n.width,o/n.height));e(Rye(a))},0)},[e,n,t]),C("div",{ref:r,className:"inpainting-canvas-area",children:C(V0,{thickness:"2px",speed:"1s",size:"xl"})})};function n6e(e){return Et({tag:"svg",attr:{viewBox:"0 0 16 16",fill:"currentColor"},child:[{tag:"path",attr:{d:"M14 1H3L2 2v11l1 1h11l1-1V2l-1-1zM8 13H3V2h5v11zm6 0H9V2h5v11z"}}]})(e)}function _x(){return(_x=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function rH(e,t){if(e==null)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(i[n]=e[n]);return i}function MC(e){var t=w.exports.useRef(e),n=w.exports.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var R0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e<t?t:e},im=function(e){return"touches"in e},RC=function(e){return e&&e.ownerDocument.defaultView||self},XA=function(e,t,n){var r=e.getBoundingClientRect(),i=im(t)?function(o,a){for(var s=0;s<o.length;s++)if(o[s].identifier===a)return o[s];return o[0]}(t.touches,n):t;return{left:R0((i.pageX-(r.left+RC(e).pageXOffset))/r.width),top:R0((i.pageY-(r.top+RC(e).pageYOffset))/r.height)}},QA=function(e){!im(e)&&e.preventDefault()},x7=le.memo(function(e){var t=e.onMove,n=e.onKey,r=rH(e,["onMove","onKey"]),i=w.exports.useRef(null),o=MC(t),a=MC(n),s=w.exports.useRef(null),l=w.exports.useRef(!1),d=w.exports.useMemo(function(){var y=function(E){QA(E),(im(E)?E.touches.length>0:E.buttons>0)&&i.current?o(XA(i.current,E,s.current)):S(!1)},b=function(){return S(!1)};function S(E){var P=l.current,k=RC(i.current),T=E?k.addEventListener:k.removeEventListener;T(P?"touchmove":"mousemove",y),T(P?"touchend":"mouseup",b)}return[function(E){var P=E.nativeEvent,k=i.current;if(k&&(QA(P),!function(M,N){return N&&!im(M)}(P,l.current)&&k)){if(im(P)){l.current=!0;var T=P.changedTouches||[];T.length&&(s.current=T[0].identifier)}k.focus(),o(XA(k,P,s.current)),S(!0)}},function(E){var P=E.which||E.keyCode;P<37||P>40||(E.preventDefault(),a({left:P===39?.05:P===37?-.05:0,top:P===40?.05:P===38?-.05:0}))},S]},[a,o]),p=d[0],g=d[1],m=d[2];return w.exports.useEffect(function(){return m},[m]),C("div",{..._x({},r,{onTouchStart:p,onMouseDown:p,className:"react-colorful__interactive",ref:i,onKeyDown:g,tabIndex:0,role:"slider"})})}),kx=function(e){return e.filter(Boolean).join(" ")},b7=function(e){var t=e.color,n=e.left,r=e.top,i=r===void 0?.5:r,o=kx(["react-colorful__pointer",e.className]);return C("div",{className:o,style:{top:100*i+"%",left:100*n+"%"},children:C("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}})})},mo=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},iH=function(e){var t=e.s,n=e.v,r=e.a,i=(200-t)*n/100;return{h:mo(e.h),s:mo(i>0&&i<200?t*n/100/(i<=100?i:200-i)*100:0),l:mo(i/2),a:mo(r,2)}},OC=function(e){var t=iH(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},WS=function(e){var t=iH(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},r6e=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),a=r*(1-n),s=r*(1-(t-o)*n),l=r*(1-(1-t+o)*n),d=o%6;return{r:mo(255*[r,s,a,a,l,r][d]),g:mo(255*[l,r,r,s,a,a][d]),b:mo(255*[a,a,l,r,r,s][d]),a:mo(i,2)}},i6e=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,o=Math.max(t,n,r),a=o-Math.min(t,n,r),s=a?o===t?(n-r)/a:o===n?2+(r-t)/a:4+(t-n)/a:0;return{h:mo(60*(s<0?s+6:s)),s:mo(o?a/o*100:0),v:mo(o/255*100),a:i}},o6e=le.memo(function(e){var t=e.hue,n=e.onChange,r=kx(["react-colorful__hue",e.className]);return le.createElement("div",{className:r},le.createElement(x7,{onMove:function(i){n({h:360*i.left})},onKey:function(i){n({h:R0(t+360*i.left,0,360)})},"aria-label":"Hue","aria-valuenow":mo(t),"aria-valuemax":"360","aria-valuemin":"0"},le.createElement(b7,{className:"react-colorful__hue-pointer",left:t/360,color:OC({h:t,s:100,v:100,a:1})})))}),a6e=le.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:OC({h:t.h,s:100,v:100,a:1})};return le.createElement("div",{className:"react-colorful__saturation",style:r},le.createElement(x7,{onMove:function(i){n({s:100*i.left,v:100-100*i.top})},onKey:function(i){n({s:R0(t.s+100*i.left,0,100),v:R0(t.v-100*i.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+mo(t.s)+"%, Brightness "+mo(t.v)+"%"},le.createElement(b7,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:OC(t)})))}),oH=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function s6e(e,t,n){var r=MC(n),i=w.exports.useState(function(){return e.toHsva(t)}),o=i[0],a=i[1],s=w.exports.useRef({color:t,hsva:o});w.exports.useEffect(function(){if(!e.equal(t,s.current.color)){var d=e.toHsva(t);s.current={hsva:d,color:t},a(d)}},[t,e]),w.exports.useEffect(function(){var d;oH(o,s.current.hsva)||e.equal(d=e.fromHsva(o),s.current.color)||(s.current={hsva:o,color:d},r(d))},[o,e,r]);var l=w.exports.useCallback(function(d){a(function(p){return Object.assign({},p,d)})},[]);return[o,l]}var l6e=typeof window<"u"?w.exports.useLayoutEffect:w.exports.useEffect,u6e=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},JA=new Map,c6e=function(e){l6e(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!JA.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,JA.set(t,n);var r=u6e();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},d6e=function(e){var t=e.className,n=e.hsva,r=e.onChange,i={backgroundImage:"linear-gradient(90deg, "+WS(Object.assign({},n,{a:0}))+", "+WS(Object.assign({},n,{a:1}))+")"},o=kx(["react-colorful__alpha",t]),a=mo(100*n.a);return le.createElement("div",{className:o},C("div",{className:"react-colorful__alpha-gradient",style:i}),le.createElement(x7,{onMove:function(s){r({a:s.left})},onKey:function(s){r({a:R0(n.a+s.left)})},"aria-label":"Alpha","aria-valuetext":a+"%","aria-valuenow":a,"aria-valuemin":"0","aria-valuemax":"100"},le.createElement(b7,{className:"react-colorful__alpha-pointer",left:n.a,color:WS(n)})))},f6e=function(e){var t=e.className,n=e.colorModel,r=e.color,i=r===void 0?n.defaultColor:r,o=e.onChange,a=rH(e,["className","colorModel","color","onChange"]),s=w.exports.useRef(null);c6e(s);var l=s6e(n,i,o),d=l[0],p=l[1],g=kx(["react-colorful",t]);return le.createElement("div",_x({},a,{ref:s,className:g}),C(a6e,{hsva:d,onChange:p}),C(o6e,{hue:d.h,onChange:p}),le.createElement(d6e,{hsva:d,onChange:p,className:"react-colorful__last-control"}))},h6e={defaultColor:{r:0,g:0,b:0,a:1},toHsva:i6e,fromHsva:r6e,equal:oH},p6e=function(e){return le.createElement(f6e,_x({},e,{colorModel:h6e}))};const g6e=e=>{const{styleClass:t,...n}=e;return C(p6e,{className:`invokeai__color-picker ${t}`,...n})},m6e=()=>{const{tool:e,brushSize:t,maskColor:n,shouldInvertMask:r,shouldShowMask:i,canUndo:o,canRedo:a,isMaskEmpty:s,activeTabName:l,showDualDisplay:d,shouldShowBoundingBox:p}=Ge(Hwe),g=pt(),m=Cd(),[y,b]=w.exports.useState(!1);Ut("[",ue=>{ue.preventDefault(),t-5>0?k(t-5):k(1)},{enabled:l==="inpainting"&&i},[l,i,t]),Ut("]",ue=>{ue.preventDefault(),k(t+5)},{enabled:l==="inpainting"&&i},[l,i,t]),Ut("shift+[",ue=>{ue.preventDefault(),F({...n,a:Math.max(n.a-.05,0)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),Ut("shift+]",ue=>{ue.preventDefault(),F({...n,a:Math.min(n.a+.05,100)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),Ut("e",ue=>{ue.preventDefault(),!(l!=="inpainting"||!i)&&E()},{enabled:l==="inpainting"&&i},[l,i]),Ut("b",ue=>{ue.preventDefault(),P()},{enabled:l==="inpainting"&&i},[l,i]),Ut("m",ue=>{ue.preventDefault(),g(Bye())},{enabled:l==="inpainting"&&i&&p},[l,i,p]),Ut("cmd+z, control+z",ue=>{ue.preventDefault(),$()},{enabled:l==="inpainting"&&i&&o},[l,i,o]),Ut("cmd+shift+z, control+shift+z, control+y, cmd+y",ue=>{ue.preventDefault(),K()},{enabled:l==="inpainting"&&i&&a},[l,i,a]),Ut("h",ue=>{ue.preventDefault(),T()},{enabled:l==="inpainting"},[l,i]),Ut("shift+m",ue=>{ue.preventDefault(),M()},{enabled:l==="inpainting"&&i},[l,r,i]),Ut("shift+c",ue=>{ue.preventDefault(),S(),m({title:"Mask Cleared",status:"success",duration:2500,isClosable:!0})},{enabled:l==="inpainting"&&i&&!s},[l,s,i]),Ut("shift+j",()=>{j()},[d]);const S=()=>{g(Aye())},E=()=>g(jL("eraser")),P=()=>g(jL("brush")),k=ue=>{g(kS(!0)),g(Eye(ue))},T=()=>g(Tye(!i)),M=()=>g(Pye(!r)),N=()=>{g(kS(!0))},z=()=>{g(kS(!1))},F=ue=>{g(Lye(ue))},$=()=>g(Iye()),K=()=>g(Mye()),j=()=>{g(F6e(!d)),g(qf(!0))};return oe("div",{className:"inpainting-settings",children:[oe("div",{className:"inpainting-buttons-group",children:[C(l3,{trigger:"hover",onOpen:N,onClose:z,triggerComponent:C(_n,{"aria-label":"Brush (B)",tooltip:"Brush (B)",icon:C(A$,{}),onClick:P,"data-selected":e==="brush",isDisabled:!i}),children:oe("div",{className:"inpainting-slider-numberinput",children:[C(M5,{label:"Brush Size",value:t,onChange:k,min:1,max:200,width:"100px",focusThumbOnChange:!1,isDisabled:!i}),C(yo,{value:t,onChange:k,width:"80px",min:1,max:999,isDisabled:!i})]})}),C(_n,{"aria-label":"Eraser (E)",tooltip:"Eraser (E)",icon:C(Xye,{}),onClick:E,"data-selected":e==="eraser",isDisabled:!i})]}),oe("div",{className:"inpainting-buttons-group",children:[C(l3,{trigger:"click",onOpen:()=>b(!0),onClose:()=>b(!1),triggerComponent:C(_n,{"aria-label":"Mask Options",tooltip:"Mask Options",icon:C(Jye,{}),cursor:"pointer",isDisabled:s,"data-selected":y}),children:oe("div",{className:"inpainting-button-dropdown",children:[C(_n,{"aria-label":"Hide/Show Mask (H)",tooltip:"Hide/Show Mask (H)","data-selected":!i,icon:i?C(mxe,{size:22}):C(gxe,{size:22}),onClick:T}),C(_n,{tooltip:"Invert Mask Display (Shift+M)","aria-label":"Invert Mask Display (Shift+M)","data-selected":r,icon:r?C(X2e,{size:22}):C(eye,{size:22}),onClick:M,isDisabled:!i}),C(l3,{trigger:"hover",placement:"right",styleClass:"inpainting-color-picker",triggerComponent:C(_n,{"aria-label":"Mask Color",tooltip:"Mask Color",icon:C(n3e,{}),isDisabled:!i,cursor:"pointer"}),children:C(g6e,{color:n,onChange:F})})]})}),C(_n,{"aria-label":"Clear Mask (Shift+C)",tooltip:"Clear Mask (Shift+C)",icon:C(r3e,{size:18,style:{transform:"rotate(45deg)"}}),onClick:S,isDisabled:s||!i})]}),oe("div",{className:"inpainting-buttons-group",children:[C(_n,{"aria-label":"Undo",tooltip:"Undo",icon:C(u3e,{}),onClick:$,isDisabled:!o||!i}),C(_n,{"aria-label":"Redo",tooltip:"Redo",icon:C(i3e,{}),onClick:K,isDisabled:!a||!i})]}),C("div",{className:"inpainting-buttons-group",children:C(_n,{"aria-label":"Clear Image",tooltip:"Clear Image",icon:C(l3e,{size:16}),onClick:()=>{g(J_())}})}),C(_n,{"aria-label":"Split Layout (Shift+J)",tooltip:"Split Layout (Shift+J)",icon:C(n6e,{}),"data-selected":d,onClick:j})]})},v6e=sn([e=>e.inpainting,e=>e.options],(e,t)=>{const{needsCache:n,imageToInpaint:r}=e,{showDualDisplay:i}=t;return{needsCache:n,showDualDisplay:i,imageToInpaint:r}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),y6e=()=>{const e=pt(),{showDualDisplay:t,needsCache:n,imageToInpaint:r}=Ge(v6e);return w.exports.useLayoutEffect(()=>{const o=Yt.debounce(()=>e(qf(!0)),250);return window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[e]),oe("div",{className:t?"workarea-split-view":"workarea-single-view",children:[oe("div",{className:"workarea-split-view-left",children:[r?oe("div",{className:"inpainting-main-area",children:[C(m6e,{}),C("div",{className:"inpainting-canvas-area",children:n?C(t6e,{}):C(e6e,{})})]}):C(M$,{})," "]}),t&&C("div",{className:"workarea-split-view-right",children:C(n7,{})})]})};function x6e(){return C(u7,{optionsPanel:C(_xe,{}),styleClass:"inpainting-workarea-overrides",children:C(y6e,{})})}function b6e(){const e=Ge(n=>n.options.showAdvancedOptions),t={seed:{header:C(H_,{}),feature:go.SEED,options:C(W_,{})},variations:{header:C(U_,{}),feature:go.VARIATIONS,options:C(G_,{})},face_restore:{header:C(F_,{}),feature:go.FACE_CORRECTION,options:C(fx,{})},upscale:{header:C(V_,{}),feature:go.UPSCALE,options:C(hx,{})},other:{header:C(s$,{}),feature:go.OTHER,options:C(l$,{})}};return oe(t7,{children:[C(X_,{}),C(Y_,{}),C(q_,{}),C(j_,{}),e?C(Z_,{accordionInfo:t}):null]})}const S6e=()=>C("div",{className:"workarea-single-view",children:C("div",{className:"text-to-image-area",children:C(n7,{})})});function w6e(){return C(u7,{optionsPanel:C(b6e,{}),children:C(S6e,{})})}const Ep={txt2img:{title:C(l2e,{fill:"black",boxSize:"2.5rem"}),workarea:C(w6e,{}),tooltip:"Text To Image"},img2img:{title:C(r2e,{fill:"black",boxSize:"2.5rem"}),workarea:C(xxe,{}),tooltip:"Image To Image"},inpainting:{title:C(i2e,{fill:"black",boxSize:"2.5rem"}),workarea:C(x6e,{}),tooltip:"Inpainting"},outpainting:{title:C(a2e,{fill:"black",boxSize:"2.5rem"}),workarea:C(t2e,{}),tooltip:"Outpainting"},nodes:{title:C(o2e,{fill:"black",boxSize:"2.5rem"}),workarea:C(e2e,{}),tooltip:"Nodes"},postprocess:{title:C(s2e,{fill:"black",boxSize:"2.5rem"}),workarea:C(n2e,{}),tooltip:"Post Processing"}},Ex=Yt.map(Ep,(e,t)=>t);[...Ex];function C6e(){const e=Ge(i=>i.options.activeTab),t=pt();Ut("1",()=>{t(Va(0))}),Ut("2",()=>{t(Va(1))}),Ut("3",()=>{t(Va(2))}),Ut("4",()=>{t(Va(3))}),Ut("5",()=>{t(Va(4))}),Ut("6",()=>{t(Va(5))});const n=()=>{const i=[];return Object.keys(Ep).forEach(o=>{i.push(C(mi,{hasArrow:!0,label:Ep[o].tooltip,placement:"right",children:C(lF,{children:Ep[o].title})},o))}),i},r=()=>{const i=[];return Object.keys(Ep).forEach(o=>{i.push(C(aF,{className:"app-tabs-panel",children:Ep[o].workarea},o))}),i};return oe(oF,{isLazy:!0,className:"app-tabs",variant:"unstyled",defaultIndex:e,index:e,onChange:i=>{t(Va(i))},children:[C("div",{className:"app-tabs-list",children:n()}),C(sF,{className:"app-tabs-panels",children:r()})]})}const aH={prompt:"",iterations:1,steps:50,cfgScale:7.5,height:512,width:512,sampler:"k_lms",threshold:0,perlin:0,seed:0,seamless:!1,hiresFix:!1,img2imgStrength:.75,maskPath:"",shouldFitToWidthHeight:!0,shouldGenerateVariations:!1,variationAmount:.1,seedWeights:"",shouldRunESRGAN:!1,upscalingLevel:4,upscalingStrength:.75,shouldRunFacetool:!1,facetoolStrength:.8,facetoolType:"gfpgan",codeformerFidelity:.75,shouldRandomizeSeed:!0,showAdvancedOptions:!0,activeTab:0,shouldShowImageDetails:!1,showDualDisplay:!0,shouldShowOptionsPanel:!0,shouldPinOptionsPanel:!0,optionsPanelScrollPosition:0,shouldHoldOptionsPanelOpen:!1},_6e=aH,sH=J4({name:"options",initialState:_6e,reducers:{setPrompt:(e,t)=>{const n=t.payload;typeof n=="string"?e.prompt=n:e.prompt=a3(n)},setIterations:(e,t)=>{e.iterations=t.payload},setSteps:(e,t)=>{e.steps=t.payload},setCfgScale:(e,t)=>{e.cfgScale=t.payload},setThreshold:(e,t)=>{e.threshold=t.payload},setPerlin:(e,t)=>{e.perlin=t.payload},setHeight:(e,t)=>{e.height=t.payload},setWidth:(e,t)=>{e.width=t.payload},setSampler:(e,t)=>{e.sampler=t.payload},setSeed:(e,t)=>{e.seed=t.payload,e.shouldRandomizeSeed=!1},setImg2imgStrength:(e,t)=>{e.img2imgStrength=t.payload},setFacetoolStrength:(e,t)=>{e.facetoolStrength=t.payload},setCodeformerFidelity:(e,t)=>{e.codeformerFidelity=t.payload},setUpscalingLevel:(e,t)=>{e.upscalingLevel=t.payload},setUpscalingStrength:(e,t)=>{e.upscalingStrength=t.payload},setMaskPath:(e,t)=>{e.maskPath=t.payload},setSeamless:(e,t)=>{e.seamless=t.payload},setHiresFix:(e,t)=>{e.hiresFix=t.payload},setShouldFitToWidthHeight:(e,t)=>{e.shouldFitToWidthHeight=t.payload},resetSeed:e=>{e.seed=-1},setParameter:(e,t)=>{const{key:n,value:r}=t.payload,i={...e,[n]:r};return n==="seed"&&(i.shouldRandomizeSeed=!1),i},setShouldGenerateVariations:(e,t)=>{e.shouldGenerateVariations=t.payload},setVariationAmount:(e,t)=>{e.variationAmount=t.payload},setSeedWeights:(e,t)=>{e.seedWeights=t.payload},setAllTextToImageParameters:(e,t)=>{const{sampler:n,prompt:r,seed:i,variations:o,steps:a,cfg_scale:s,threshold:l,perlin:d,seamless:p,hires_fix:g,width:m,height:y}=t.payload.image;o&&o.length>0?(e.seedWeights=_5(o),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,i&&(e.seed=i,e.shouldRandomizeSeed=!1),r&&(e.prompt=a3(r)),n&&(e.sampler=n),a&&(e.steps=a),s&&(e.cfgScale=s),l&&(e.threshold=l),typeof l>"u"&&(e.threshold=0),d&&(e.perlin=d),typeof d>"u"&&(e.perlin=0),typeof p=="boolean"&&(e.seamless=p),typeof g=="boolean"&&(e.hiresFix=g),m&&(e.width=m),y&&(e.height=y)},setAllImageToImageParameters:(e,t)=>{const{type:n,strength:r,fit:i,init_image_path:o,mask_image_path:a}=t.payload.image;n==="img2img"&&(o&&(e.initialImage=o),a&&(e.maskPath=a),r&&(e.img2imgStrength=r),typeof i=="boolean"&&(e.shouldFitToWidthHeight=i))},setAllParameters:(e,t)=>{const{type:n,sampler:r,prompt:i,seed:o,variations:a,steps:s,cfg_scale:l,threshold:d,perlin:p,seamless:g,hires_fix:m,width:y,height:b,strength:S,fit:E,init_image_path:P,mask_image_path:k}=t.payload.image;n==="img2img"&&(P&&(e.initialImage=P),k&&(e.maskPath=k),S&&(e.img2imgStrength=S),typeof E=="boolean"&&(e.shouldFitToWidthHeight=E)),a&&a.length>0?(e.seedWeights=_5(a),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,o&&(e.seed=o,e.shouldRandomizeSeed=!1),i&&(e.prompt=a3(i)),r&&(e.sampler=r),s&&(e.steps=s),l&&(e.cfgScale=l),d&&(e.threshold=d),typeof d>"u"&&(e.threshold=0),p&&(e.perlin=p),typeof p>"u"&&(e.perlin=0),typeof g=="boolean"&&(e.seamless=g),typeof m=="boolean"&&(e.hiresFix=m),y&&(e.width=y),b&&(e.height=b)},resetOptionsState:e=>({...e,...aH}),setShouldRunFacetool:(e,t)=>{e.shouldRunFacetool=t.payload},setFacetoolType:(e,t)=>{e.facetoolType=t.payload},setShouldRunESRGAN:(e,t)=>{e.shouldRunESRGAN=t.payload},setShouldRandomizeSeed:(e,t)=>{e.shouldRandomizeSeed=t.payload},setShowAdvancedOptions:(e,t)=>{e.showAdvancedOptions=t.payload},setActiveTab:(e,t)=>{typeof t.payload=="number"?e.activeTab=t.payload:e.activeTab=Ex.indexOf(t.payload)},setShouldShowImageDetails:(e,t)=>{e.shouldShowImageDetails=t.payload},setShowDualDisplay:(e,t)=>{e.showDualDisplay=t.payload},setInitialImage:(e,t)=>{e.initialImage=t.payload},clearInitialImage:e=>{e.initialImage=void 0},setShouldPinOptionsPanel:(e,t)=>{e.shouldPinOptionsPanel=t.payload},setShouldShowOptionsPanel:(e,t)=>{e.shouldShowOptionsPanel=t.payload},setOptionsPanelScrollPosition:(e,t)=>{e.optionsPanelScrollPosition=t.payload},setShouldHoldOptionsPanelOpen:(e,t)=>{e.shouldHoldOptionsPanelOpen=t.payload}}}),{setPrompt:S7,setIterations:k6e,setSteps:lH,setCfgScale:uH,setThreshold:E6e,setPerlin:P6e,setHeight:cH,setWidth:dH,setSampler:fH,setSeed:Tv,setSeamless:hH,setHiresFix:pH,setImg2imgStrength:gH,setFacetoolStrength:f3,setFacetoolType:h3,setCodeformerFidelity:mH,setUpscalingLevel:NC,setUpscalingStrength:DC,setMaskPath:zC,resetSeed:I8e,resetOptionsState:M8e,setShouldFitToWidthHeight:vH,setParameter:R8e,setShouldGenerateVariations:T6e,setSeedWeights:yH,setVariationAmount:L6e,setAllParameters:A6e,setShouldRunFacetool:I6e,setShouldRunESRGAN:M6e,setShouldRandomizeSeed:R6e,setShowAdvancedOptions:O6e,setActiveTab:Va,setShouldShowImageDetails:N6e,setAllTextToImageParameters:D6e,setAllImageToImageParameters:z6e,setShowDualDisplay:F6e,setInitialImage:Px,clearInitialImage:FC,setShouldShowOptionsPanel:xH,setShouldPinOptionsPanel:$6e,setOptionsPanelScrollPosition:B6e,setShouldHoldOptionsPanelOpen:H6e}=sH.actions,W6e=sH.reducer,Fl=Object.create(null);Fl.open="0";Fl.close="1";Fl.ping="2";Fl.pong="3";Fl.message="4";Fl.upgrade="5";Fl.noop="6";const p3=Object.create(null);Object.keys(Fl).forEach(e=>{p3[Fl[e]]=e});const V6e={type:"error",data:"parser error"},U6e=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",G6e=typeof ArrayBuffer=="function",j6e=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,bH=({type:e,data:t},n,r)=>U6e&&t instanceof Blob?n?r(t):eI(t,r):G6e&&(t instanceof ArrayBuffer||j6e(t))?n?r(t):eI(new Blob([t]),r):r(Fl[e]+(t||"")),eI=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+r)},n.readAsDataURL(e)},tI="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Lg=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e<tI.length;e++)Lg[tI.charCodeAt(e)]=e;const K6e=e=>{let t=e.length*.75,n=e.length,r,i=0,o,a,s,l;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const d=new ArrayBuffer(t),p=new Uint8Array(d);for(r=0;r<n;r+=4)o=Lg[e.charCodeAt(r)],a=Lg[e.charCodeAt(r+1)],s=Lg[e.charCodeAt(r+2)],l=Lg[e.charCodeAt(r+3)],p[i++]=o<<2|a>>4,p[i++]=(a&15)<<4|s>>2,p[i++]=(s&3)<<6|l&63;return d},q6e=typeof ArrayBuffer=="function",SH=(e,t)=>{if(typeof e!="string")return{type:"message",data:wH(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:Z6e(e.substring(1),t)}:p3[n]?e.length>1?{type:p3[n],data:e.substring(1)}:{type:p3[n]}:V6e},Z6e=(e,t)=>{if(q6e){const n=K6e(e);return wH(n,t)}else return{base64:!0,data:e}},wH=(e,t)=>{switch(t){case"blob":return e instanceof ArrayBuffer?new Blob([e]):e;case"arraybuffer":default:return e}},CH=String.fromCharCode(30),Y6e=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((o,a)=>{bH(o,!1,s=>{r[a]=s,++i===n&&t(r.join(CH))})})},X6e=(e,t)=>{const n=e.split(CH),r=[];for(let i=0;i<n.length;i++){const o=SH(n[i],t);if(r.push(o),o.type==="error")break}return r},_H=4;function Yr(e){if(e)return Q6e(e)}function Q6e(e){for(var t in Yr.prototype)e[t]=Yr.prototype[t];return e}Yr.prototype.on=Yr.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this};Yr.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this};Yr.prototype.off=Yr.prototype.removeListener=Yr.prototype.removeAllListeners=Yr.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,i=0;i<n.length;i++)if(r=n[i],r===t||r.fn===t){n.splice(i,1);break}return n.length===0&&delete this._callbacks["$"+e],this};Yr.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this};Yr.prototype.emitReserved=Yr.prototype.emit;Yr.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]};Yr.prototype.hasListeners=function(e){return!!this.listeners(e).length};const Yc=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function kH(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const J6e=setTimeout,eCe=clearTimeout;function Tx(e,t){t.useNativeTimers?(e.setTimeoutFn=J6e.bind(Yc),e.clearTimeoutFn=eCe.bind(Yc)):(e.setTimeoutFn=setTimeout.bind(Yc),e.clearTimeoutFn=clearTimeout.bind(Yc))}const tCe=1.33;function nCe(e){return typeof e=="string"?rCe(e):Math.ceil((e.byteLength||e.size)*tCe)}function rCe(e){let t=0,n=0;for(let r=0,i=e.length;r<i;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}class iCe extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class EH extends Yr{constructor(t){super(),this.writable=!1,Tx(this,t),this.opts=t,this.query=t.query,this.readyState="",this.socket=t.socket}onError(t,n,r){return super.emitReserved("error",new iCe(t,n,r)),this}open(){return(this.readyState==="closed"||this.readyState==="")&&(this.readyState="opening",this.doOpen()),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=SH(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}}const PH="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),$C=64,oCe={};let nI=0,ky=0,rI;function iI(e){let t="";do t=PH[e%$C]+t,e=Math.floor(e/$C);while(e>0);return t}function TH(){const e=iI(+new Date);return e!==rI?(nI=0,rI=e):e+"."+iI(nI++)}for(;ky<$C;ky++)oCe[PH[ky]]=ky;function LH(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function aCe(e){let t={},n=e.split("&");for(let r=0,i=n.length;r<i;r++){let o=n[r].split("=");t[decodeURIComponent(o[0])]=decodeURIComponent(o[1])}return t}let AH=!1;try{AH=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const sCe=AH;function IH(e){const t=e.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||sCe))return new XMLHttpRequest}catch{}if(!t)try{return new Yc[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function lCe(){}const uCe=function(){return new IH({xdomain:!1}).responseType!=null}();class cCe extends EH{constructor(t){if(super(t),this.polling=!1,typeof location<"u"){const r=location.protocol==="https:";let i=location.port;i||(i=r?"443":"80"),this.xd=typeof location<"u"&&t.hostname!==location.hostname||i!==t.port,this.xs=t.secure!==r}const n=t&&t.forceBase64;this.supportsBinary=uCe&&!n}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};X6e(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,Y6e(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let t=this.query||{};const n=this.opts.secure?"https":"http";let r="";this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=TH()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.opts.port&&(n==="https"&&Number(this.opts.port)!==443||n==="http"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port);const i=LH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}request(t={}){return Object.assign(t,{xd:this.xd,xs:this.xs},this.opts),new Rl(this.uri(),t)}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(i,o)=>{this.onError("xhr post error",i,o)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class Rl extends Yr{constructor(t,n){super(),Tx(this,n),this.opts=n,this.method=n.method||"GET",this.uri=t,this.async=n.async!==!1,this.data=n.data!==void 0?n.data:null,this.create()}create(){const t=kH(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd,t.xscheme=!!this.opts.xs;const n=this.xhr=new IH(t);try{n.open(this.method,this.uri,this.async);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let r in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(r)&&n.setRequestHeader(r,this.opts.extraHeaders[r])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(r){this.setTimeoutFn(()=>{this.onError(r)},0);return}typeof document<"u"&&(this.index=Rl.requestsCount++,Rl.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=lCe,t)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Rl.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}Rl.requestsCount=0;Rl.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",oI);else if(typeof addEventListener=="function"){const e="onpagehide"in Yc?"pagehide":"unload";addEventListener(e,oI,!1)}}function oI(){for(let e in Rl.requests)Rl.requests.hasOwnProperty(e)&&Rl.requests[e].abort()}const dCe=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),Ey=Yc.WebSocket||Yc.MozWebSocket,aI=!0,fCe="arraybuffer",sI=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class hCe extends EH{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),n=this.opts.protocols,r=sI?{}:kH(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=aI&&!sI?n?new Ey(t,n):new Ey(t):new Ey(t,n,r)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType||fCe,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],i=n===t.length-1;bH(r,this.supportsBinary,o=>{const a={};try{aI&&this.ws.send(o)}catch{}i&&dCe(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){let t=this.query||{};const n=this.opts.secure?"wss":"ws";let r="";this.opts.port&&(n==="wss"&&Number(this.opts.port)!==443||n==="ws"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port),this.opts.timestampRequests&&(t[this.opts.timestampParam]=TH()),this.supportsBinary||(t.b64=1);const i=LH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}check(){return!!Ey}}const pCe={websocket:hCe,polling:cCe},gCe=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,mCe=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function BC(e){const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=gCe.exec(e||""),o={},a=14;for(;a--;)o[mCe[a]]=i[a]||"";return n!=-1&&r!=-1&&(o.source=t,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=vCe(o,o.path),o.queryKey=yCe(o,o.query),o}function vCe(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.substr(0,1)=="/"||t.length===0)&&r.splice(0,1),t.substr(t.length-1,1)=="/"&&r.splice(r.length-1,1),r}function yCe(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,o){i&&(n[i]=o)}),n}class Uc extends Yr{constructor(t,n={}){super(),t&&typeof t=="object"&&(n=t,t=null),t?(t=BC(t),n.hostname=t.host,n.secure=t.protocol==="https"||t.protocol==="wss",n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=BC(n.host).host),Tx(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!0},n),this.opts.path=this.opts.path.replace(/\/$/,"")+"/",typeof this.opts.query=="string"&&(this.opts.query=aCe(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&addEventListener("beforeunload",()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},!1),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=_H,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts.transportOptions[t],this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port});return new pCe[t](r)}open(){let t;if(this.opts.rememberUpgrade&&Uc.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)t="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else t=this.transports[0];this.readyState="opening";try{t=this.createTransport(t)}catch{this.transports.shift(),this.open();return}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",n=>this.onClose("transport close",n))}probe(t){let n=this.createTransport(t),r=!1;Uc.priorWebsocketSuccess=!1;const i=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Uc.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=n.name,this.emitReserved("upgradeError",m)}}))};function o(){r||(r=!0,p(),n.close(),n=null)}const a=g=>{const m=new Error("probe error: "+g);m.transport=n.name,o(),this.emitReserved("upgradeError",m)};function s(){a("transport closed")}function l(){a("socket closed")}function d(g){n&&g.name!==n.name&&o()}const p=()=>{n.removeListener("open",i),n.removeListener("error",a),n.removeListener("close",s),this.off("close",l),this.off("upgrading",d)};n.once("open",i),n.once("error",a),n.once("close",s),this.once("close",l),this.once("upgrading",d),n.open()}onOpen(){if(this.readyState="open",Uc.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade&&this.transport.pause){let t=0;const n=this.upgrades.length;for(;t<n;t++)this.probe(this.upgrades[t])}}onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.resetPingTimeout(),this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const n=new Error("server error");n.code=t.data,this.onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const i=this.writeBuffer[r].data;if(i&&(n+=nCe(i)),r>0&&n>this.maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}write(t,n,r){return this.sendPacket("message",t,n,r),this}send(t,n,r){return this.sendPacket("message",t,n,r),this}sendPacket(t,n,r,i){if(typeof n=="function"&&(i=n,n=void 0),typeof r=="function"&&(i=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const o={type:t,data:n,options:r};this.emitReserved("packetCreate",o),this.writeBuffer.push(o),i&&this.once("flush",i),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}onError(t){Uc.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&removeEventListener("offline",this.offlineEventListener,!1),this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const n=[];let r=0;const i=t.length;for(;r<i;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}}Uc.protocol=_H;function xCe(e,t="",n){let r=e;n=n||typeof location<"u"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n<"u"?e=n.protocol+"//"+e:e="https://"+e),r=BC(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const o=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+o+":"+r.port+t,r.href=r.protocol+"://"+o+(n&&n.port===r.port?"":":"+r.port),r}const bCe=typeof ArrayBuffer=="function",SCe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,MH=Object.prototype.toString,wCe=typeof Blob=="function"||typeof Blob<"u"&&MH.call(Blob)==="[object BlobConstructor]",CCe=typeof File=="function"||typeof File<"u"&&MH.call(File)==="[object FileConstructor]";function w7(e){return bCe&&(e instanceof ArrayBuffer||SCe(e))||wCe&&e instanceof Blob||CCe&&e instanceof File}function g3(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(g3(e[n]))return!0;return!1}if(w7(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return g3(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&g3(e[n]))return!0;return!1}function _Ce(e){const t=[],n=e.data,r=e;return r.data=HC(n,t),r.attachments=t.length,{packet:r,buffers:t}}function HC(e,t){if(!e)return e;if(w7(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=HC(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=HC(e[r],t));return n}return e}function kCe(e,t){return e.data=WC(e.data,t),e.attachments=void 0,e}function WC(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=WC(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=WC(e[n],t));return e}const ECe=5;var an;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(an||(an={}));class PCe{constructor(t){this.replacer=t}encode(t){return(t.type===an.EVENT||t.type===an.ACK)&&g3(t)?(t.type=t.type===an.EVENT?an.BINARY_EVENT:an.BINARY_ACK,this.encodeAsBinary(t)):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===an.BINARY_EVENT||t.type===an.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=_Ce(t),r=this.encodeAsString(n.packet),i=n.buffers;return i.unshift(r),i}}class C7 extends Yr{constructor(t){super(),this.reviver=t}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t),n.type===an.BINARY_EVENT||n.type===an.BINARY_ACK?(this.reconstructor=new TCe(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(w7(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(an[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===an.BINARY_EVENT||r.type===an.BINARY_ACK){const o=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const a=t.substring(o,n);if(a!=Number(a)||t.charAt(n)!=="-")throw new Error("Illegal attachments");r.attachments=Number(a)}if(t.charAt(n+1)==="/"){const o=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(o,n)}else r.nsp="/";const i=t.charAt(n+1);if(i!==""&&Number(i)==i){const o=n+1;for(;++n;){const a=t.charAt(n);if(a==null||Number(a)!=a){--n;break}if(n===t.length)break}r.id=Number(t.substring(o,n+1))}if(t.charAt(++n)){const o=this.tryParse(t.substr(n));if(C7.isPayloadValid(r.type,o))r.data=o;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.reviver)}catch{return!1}}static isPayloadValid(t,n){switch(t){case an.CONNECT:return typeof n=="object";case an.DISCONNECT:return n===void 0;case an.CONNECT_ERROR:return typeof n=="string"||typeof n=="object";case an.EVENT:case an.BINARY_EVENT:return Array.isArray(n)&&n.length>0;case an.ACK:case an.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&this.reconstructor.finishedReconstruction()}}class TCe{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=kCe(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const LCe=Object.freeze(Object.defineProperty({__proto__:null,protocol:ECe,get PacketType(){return an},Encoder:PCe,Decoder:C7},Symbol.toStringTag,{value:"Module"}));function Ts(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const ACe=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class RH extends Yr{constructor(t,n,r){super(),this.connected=!1,this.receiveBuffer=[],this.sendBuffer=[],this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[Ts(t,"open",this.onopen.bind(this)),Ts(t,"packet",this.onpacket.bind(this)),Ts(t,"error",this.onerror.bind(this)),Ts(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){if(ACe.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');n.unshift(t);const r={type:an.EVENT,data:n};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const a=this.ids++,s=n.pop();this._registerAckCallback(a,s),r.id=a}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(t,n){const r=this.flags.timeout;if(r===void 0){this.acks[t]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let o=0;o<this.sendBuffer.length;o++)this.sendBuffer[o].id===t&&this.sendBuffer.splice(o,1);n.call(this,new Error("operation has timed out"))},r);this.acks[t]=(...o)=>{this.io.clearTimeoutFn(i),n.apply(this,[null,...o])}}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this.packet({type:an.CONNECT,data:t})}):this.packet({type:an.CONNECT,data:this.auth})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case an.CONNECT:if(t.data&&t.data.sid){const i=t.data.sid;this.onconnect(i)}else this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case an.EVENT:case an.BINARY_EVENT:this.onevent(t);break;case an.ACK:case an.BINARY_ACK:this.onack(t);break;case an.DISCONNECT:this.ondisconnect();break;case an.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t)}ack(t){const n=this;let r=!1;return function(...i){r||(r=!0,n.packet({type:an.ACK,id:t,data:i}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(n.apply(this,t.data),delete this.acks[t.id])}onconnect(t){this.id=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:an.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function J0(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}J0.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0};J0.prototype.reset=function(){this.attempts=0};J0.prototype.setMin=function(e){this.ms=e};J0.prototype.setMax=function(e){this.max=e};J0.prototype.setJitter=function(e){this.jitter=e};class VC extends Yr{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,Tx(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new J0({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const i=n.parser||LCe;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Uc(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=Ts(n,"open",function(){r.onopen(),t&&t()}),o=Ts(n,"error",a=>{r.cleanup(),r._readyState="closed",this.emitReserved("error",a),t?t(a):r.maybeReconnectOnOpen()});if(this._timeout!==!1){const a=this._timeout;a===0&&i();const s=this.setTimeoutFn(()=>{i(),n.close(),n.emit("error",new Error("timeout"))},a);this.opts.autoUnref&&s.unref(),this.subs.push(function(){clearTimeout(s)})}return this.subs.push(i),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(Ts(t,"ping",this.onping.bind(this)),Ts(t,"data",this.ondata.bind(this)),Ts(t,"error",this.onerror.bind(this)),Ts(t,"close",this.onclose.bind(this)),Ts(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch{this.onclose("parse error")}}ondecoded(t){this.emitReserved("packet",t)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r||(r=new RH(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,n){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(i=>{i?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",i)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(function(){clearTimeout(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const cg={};function m3(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=xCe(e,t.path||"/socket.io"),r=n.source,i=n.id,o=n.path,a=cg[i]&&o in cg[i].nsps,s=t.forceNew||t["force new connection"]||t.multiplex===!1||a;let l;return s?l=new VC(r,t):(cg[i]||(cg[i]=new VC(r,t)),l=cg[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(m3,{Manager:VC,Socket:RH,io:m3,connect:m3});let Py;const ICe=new Uint8Array(16);function MCe(){if(!Py&&(Py=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Py))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Py(ICe)}const Ai=[];for(let e=0;e<256;++e)Ai.push((e+256).toString(16).slice(1));function RCe(e,t=0){return(Ai[e[t+0]]+Ai[e[t+1]]+Ai[e[t+2]]+Ai[e[t+3]]+"-"+Ai[e[t+4]]+Ai[e[t+5]]+"-"+Ai[e[t+6]]+Ai[e[t+7]]+"-"+Ai[e[t+8]]+Ai[e[t+9]]+"-"+Ai[e[t+10]]+Ai[e[t+11]]+Ai[e[t+12]]+Ai[e[t+13]]+Ai[e[t+14]]+Ai[e[t+15]]).toLowerCase()}const OCe=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),lI={randomUUID:OCe};function dg(e,t,n){if(lI.randomUUID&&!t&&!e)return lI.randomUUID();e=e||{};const r=e.random||(e.rng||MCe)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let i=0;i<16;++i)t[n+i]=r[i];return t}return RCe(r)}var NCe=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]*"|'[^']*'/g,DCe=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g,zCe=/[^-+\dA-Z]/g;function Ri(e,t,n,r){if(arguments.length===1&&typeof e=="string"&&!/\d/.test(e)&&(t=e,e=void 0),e=e||e===0?e:new Date,e instanceof Date||(e=new Date(e)),isNaN(e))throw TypeError("Invalid date");t=String(uI[t]||t||uI.default);var i=t.slice(0,4);(i==="UTC:"||i==="GMT:")&&(t=t.slice(4),n=!0,i==="GMT:"&&(r=!0));var o=function(){return n?"getUTC":"get"},a=function(){return e[o()+"Date"]()},s=function(){return e[o()+"Day"]()},l=function(){return e[o()+"Month"]()},d=function(){return e[o()+"FullYear"]()},p=function(){return e[o()+"Hours"]()},g=function(){return e[o()+"Minutes"]()},m=function(){return e[o()+"Seconds"]()},y=function(){return e[o()+"Milliseconds"]()},b=function(){return n?0:e.getTimezoneOffset()},S=function(){return FCe(e)},E=function(){return $Ce(e)},P={d:function(){return a()},dd:function(){return ua(a())},ddd:function(){return Oo.dayNames[s()]},DDD:function(){return cI({y:d(),m:l(),d:a(),_:o(),dayName:Oo.dayNames[s()],short:!0})},dddd:function(){return Oo.dayNames[s()+7]},DDDD:function(){return cI({y:d(),m:l(),d:a(),_:o(),dayName:Oo.dayNames[s()+7]})},m:function(){return l()+1},mm:function(){return ua(l()+1)},mmm:function(){return Oo.monthNames[l()]},mmmm:function(){return Oo.monthNames[l()+12]},yy:function(){return String(d()).slice(2)},yyyy:function(){return ua(d(),4)},h:function(){return p()%12||12},hh:function(){return ua(p()%12||12)},H:function(){return p()},HH:function(){return ua(p())},M:function(){return g()},MM:function(){return ua(g())},s:function(){return m()},ss:function(){return ua(m())},l:function(){return ua(y(),3)},L:function(){return ua(Math.floor(y()/10))},t:function(){return p()<12?Oo.timeNames[0]:Oo.timeNames[1]},tt:function(){return p()<12?Oo.timeNames[2]:Oo.timeNames[3]},T:function(){return p()<12?Oo.timeNames[4]:Oo.timeNames[5]},TT:function(){return p()<12?Oo.timeNames[6]:Oo.timeNames[7]},Z:function(){return r?"GMT":n?"UTC":BCe(e)},o:function(){return(b()>0?"-":"+")+ua(Math.floor(Math.abs(b())/60)*100+Math.abs(b())%60,4)},p:function(){return(b()>0?"-":"+")+ua(Math.floor(Math.abs(b())/60),2)+":"+ua(Math.floor(Math.abs(b())%60),2)},S:function(){return["th","st","nd","rd"][a()%10>3?0:(a()%100-a()%10!=10)*a()%10]},W:function(){return S()},WW:function(){return ua(S())},N:function(){return E()}};return t.replace(NCe,function(k){return k in P?P[k]():k.slice(1,k.length-1)})}var uI={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",paddedShortDate:"mm/dd/yyyy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},Oo={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"],timeNames:["a","p","am","pm","A","P","AM","PM"]},ua=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;return String(t).padStart(n,"0")},cI=function(t){var n=t.y,r=t.m,i=t.d,o=t._,a=t.dayName,s=t.short,l=s===void 0?!1:s,d=new Date,p=new Date;p.setDate(p[o+"Date"]()-1);var g=new Date;g.setDate(g[o+"Date"]()+1);var m=function(){return d[o+"Date"]()},y=function(){return d[o+"Month"]()},b=function(){return d[o+"FullYear"]()},S=function(){return p[o+"Date"]()},E=function(){return p[o+"Month"]()},P=function(){return p[o+"FullYear"]()},k=function(){return g[o+"Date"]()},T=function(){return g[o+"Month"]()},M=function(){return g[o+"FullYear"]()};return b()===n&&y()===r&&m()===i?l?"Tdy":"Today":P()===n&&E()===r&&S()===i?l?"Ysd":"Yesterday":M()===n&&T()===r&&k()===i?l?"Tmw":"Tomorrow":a},FCe=function(t){var n=new Date(t.getFullYear(),t.getMonth(),t.getDate());n.setDate(n.getDate()-(n.getDay()+6)%7+3);var r=new Date(n.getFullYear(),0,4);r.setDate(r.getDate()-(r.getDay()+6)%7+3);var i=n.getTimezoneOffset()-r.getTimezoneOffset();n.setHours(n.getHours()-i);var o=(n-r)/(864e5*7);return 1+Math.floor(o)},$Ce=function(t){var n=t.getDay();return n===0&&(n=7),n},BCe=function(t){return(String(t).match(DCe)||[""]).pop().replace(zCe,"").replace(/GMT\+0000/g,"UTC")};const HCe=e=>{const{dispatch:t,getState:n}=e;return{onConnect:()=>{try{t(FL(!0)),t(s3("Connected"));const r=n().gallery;r.categories.user.latest_mtime?t(HL("user")):t(oC("user")),r.categories.result.latest_mtime?t(HL("result")):t(oC("result"))}catch(r){console.error(r)}},onDisconnect:()=>{try{t(FL(!1)),t(s3("Disconnected")),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:"Disconnected from server",level:"warning"}))}catch(r){console.error(r)}},onGenerationResult:r=>{try{t(ry({category:"result",image:{uuid:dg(),...r}})),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Image generated: ${r.url}`}))}catch(i){console.error(i)}},onIntermediateResult:r=>{try{t(x3e({uuid:dg(),...r})),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Intermediate image generated: ${r.url}`}))}catch(i){console.error(i)}},onPostprocessingResult:r=>{try{t(ry({category:"result",image:{uuid:dg(),...r}})),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Postprocessed: ${r.url}`}))}catch(i){console.error(i)}},onProgressUpdate:r=>{try{t(Kf(!0)),t(H2e(r))}catch(i){console.error(i)}},onError:r=>{const{message:i,additionalData:o}=r;try{t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Server error: ${i}`,level:"error"})),t(nC()),t(QL())}catch(a){console.error(a)}},onGalleryImages:r=>{const{images:i,areMoreImagesAvailable:o,category:a}=r,s=i.map(l=>({uuid:dg(),...l}));t(y3e({images:s,areMoreImagesAvailable:o,category:a})),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Loaded ${i.length} images`}))},onProcessingCanceled:()=>{t(U2e());const{intermediateImage:r}=n().gallery;r&&(t(ry({category:"result",image:r})),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Intermediate image saved: ${r.url}`})),t(QL())),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:"Processing canceled",level:"warning"}))},onImageDeleted:r=>{const{url:i,uuid:o,category:a}=r;t(N$(r));const{initialImage:s,maskPath:l}=n().options,{imageToInpaint:d}=n().inpainting;(s?.url===i||s===i)&&t(FC()),d?.url===i&&t(J_()),l===i&&t(zC("")),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Image deleted: ${i}`}))},onImageUploaded:r=>{const{destination:i,...o}=r,a={uuid:dg(),...o};try{switch(t(ry({image:a,category:"user"})),i){case"img2img":{t(Px(a));break}case"inpainting":{t(e7(a));break}default:{t(D$(a));break}}t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Image uploaded: ${r.url}`}))}catch(s){console.error(s)}},onMaskImageUploaded:r=>{const{url:i}=r;t(zC(i)),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Mask image uploaded: ${i}`}))},onSystemConfig:r=>{t(W2e(r))},onModelChanged:r=>{const{model_name:i,model_list:o}=r;t($L(o)),t(s3("Model Changed")),t(Kf(!1)),t(rC(!1)),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Model changed: ${i}`,level:"info"}))},onModelChangeFailed:r=>{const{model_name:i,model_list:o}=r;t($L(o)),t(Kf(!1)),t(rC(!1)),t(nC()),t(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Model change failed: ${i}`,level:"error"}))}}},WCe=(e,t,n)=>{const{width:r,height:i}=e,o=document.createElement("div"),a=new Cy.Stage({container:o,width:r,height:i}),s=new Cy.Layer;return a.add(s),t.forEach(l=>s.add(new Cy.Line({points:l.points,stroke:"rgb(255,255,255)",strokeWidth:l.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,globalCompositeOperation:l.tool==="brush"?"source-over":"destination-out"}))),s.add(new Cy.Image({image:e,globalCompositeOperation:"source-out"})),o.remove(),a.toDataURL()},VCe=e=>{const{generationMode:t,optionsState:n,inpaintingState:r,systemState:i,imageToProcessUrl:o,maskImageElement:a}=e,{prompt:s,iterations:l,steps:d,cfgScale:p,threshold:g,perlin:m,height:y,width:b,sampler:S,seed:E,seamless:P,hiresFix:k,img2imgStrength:T,initialImage:M,shouldFitToWidthHeight:N,shouldGenerateVariations:z,variationAmount:F,seedWeights:$,shouldRunESRGAN:K,upscalingLevel:j,upscalingStrength:X,shouldRunFacetool:ue,facetoolStrength:ge,codeformerFidelity:be,facetoolType:we,shouldRandomizeSeed:Se}=n,{shouldDisplayInProgress:J}=i,G={prompt:s,iterations:l,steps:d,cfg_scale:p,threshold:g,perlin:m,height:y,width:b,sampler_name:S,seed:E,progress_images:J};if(G.seed=Se?u$($_,B_):E,["txt2img","img2img"].includes(t)&&(G.seamless=P,G.hires_fix=k),t==="img2img"&&M&&(G.init_img=typeof M=="string"?M:M.url,G.strength=T,G.fit=N),t==="inpainting"&&a){const{lines:W,boundingBoxCoordinate:{x:ie,y:de},boundingBoxDimensions:{width:xe,height:De},shouldShowBoundingBox:Re,inpaintReplace:Ve,shouldUseInpaintReplace:ke}=r;let $e=ie,nt=de,ft=xe,Rt=De;Re||($e=0,nt=0,ft=a.width,Rt=a.height);const Ot={x:$e,y:nt,width:ft,height:Rt};ke&&(G.inpaint_replace=Ve),G.init_img=o,G.strength=T,G.fit=!1;const Me=WCe(a,W);G.init_mask=Me.split("data:image/png;base64,")[1],G.bounding_box=Ot}z?(G.variation_amount=F,$&&(G.with_variations=Wve($))):G.variation_amount=0;let te=!1,Q=!1;return K&&(te={level:j,strength:X}),ue&&(Q={type:we,strength:ge},we==="codeformer"&&(Q.codeformer_fidelity=be)),{generationParameters:G,esrganParameters:te,facetoolParameters:Q}},UCe=(e,t)=>{const{dispatch:n,getState:r}=e;return{emitGenerateImage:i=>{n(Kf(!0));const o=r(),{options:a,system:s,inpainting:l,gallery:d}=o,p={generationMode:i,optionsState:a,inpaintingState:l,systemState:s};if(i==="inpainting"){if(!O5.current||!l.imageToInpaint?.url){n(Mi({timestamp:Ri(new Date,"isoDateTime"),message:"Inpainting image not loaded, cannot generate image.",level:"error"})),n(nC());return}p.imageToProcessUrl=l.imageToInpaint.url,p.maskImageElement=O5.current}else if(!["txt2img","img2img"].includes(i)){if(!d.currentImage?.url)return;p.imageToProcessUrl=d.currentImage.url}const{generationParameters:g,esrganParameters:m,facetoolParameters:y}=VCe(p);t.emit("generateImage",g,m,y),g.init_mask&&(g.init_mask=g.init_mask.substr(0,20).concat("...")),n(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Image generation requested: ${JSON.stringify({...g,...m,...y})}`}))},emitRunESRGAN:i=>{n(Kf(!0));const o=r().options,{upscalingLevel:a,upscalingStrength:s}=o,l={upscale:[a,s]};t.emit("runPostprocessing",i,{type:"esrgan",...l}),n(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`ESRGAN upscale requested: ${JSON.stringify({file:i.url,...l})}`}))},emitRunFacetool:i=>{n(Kf(!0));const o=r().options,{facetoolType:a,facetoolStrength:s,codeformerFidelity:l}=o,d={facetool_strength:s};a==="codeformer"&&(d.codeformer_fidelity=l),t.emit("runPostprocessing",i,{type:a,...d}),n(Mi({timestamp:Ri(new Date,"isoDateTime"),message:`Face restoration (${a}) requested: ${JSON.stringify({file:i.url,...d})}`}))},emitDeleteImage:i=>{const{url:o,uuid:a,category:s}=i;n(N$(i)),t.emit("deleteImage",o,a,s)},emitRequestImages:i=>{const o=r().gallery,{earliest_mtime:a}=o.categories[i];t.emit("requestImages",i,a)},emitRequestNewImages:i=>{const o=r().gallery,{latest_mtime:a}=o.categories[i];t.emit("requestLatestImages",i,a)},emitCancelProcessing:()=>{t.emit("cancel")},emitUploadImage:i=>{const{file:o,destination:a}=i;t.emit("uploadImage",o,o.name,a)},emitUploadMaskImage:i=>{t.emit("uploadMaskImage",i,i.name)},emitRequestSystemConfig:()=>{t.emit("requestSystemConfig")},emitRequestModelChange:i=>{n(s3("Changing Model")),n(Kf(!0)),n(rC(!1)),t.emit("requestModelChange",i)}}},GCe=()=>{const{origin:e}=new URL(window.location.href),t=m3(e,{timeout:6e4,path:window.location.pathname+"socket.io"});let n=!1;return i=>o=>a=>{const{onConnect:s,onDisconnect:l,onError:d,onPostprocessingResult:p,onGenerationResult:g,onIntermediateResult:m,onProgressUpdate:y,onGalleryImages:b,onProcessingCanceled:S,onImageDeleted:E,onImageUploaded:P,onMaskImageUploaded:k,onSystemConfig:T,onModelChanged:M,onModelChangeFailed:N}=HCe(i),{emitGenerateImage:z,emitRunESRGAN:F,emitRunFacetool:$,emitDeleteImage:K,emitRequestImages:j,emitRequestNewImages:X,emitCancelProcessing:ue,emitUploadImage:ge,emitUploadMaskImage:be,emitRequestSystemConfig:we,emitRequestModelChange:Se}=UCe(i,t);switch(n||(t.on("connect",()=>s()),t.on("disconnect",()=>l()),t.on("error",J=>d(J)),t.on("generationResult",J=>g(J)),t.on("postprocessingResult",J=>p(J)),t.on("intermediateResult",J=>m(J)),t.on("progressUpdate",J=>y(J)),t.on("galleryImages",J=>b(J)),t.on("processingCanceled",()=>{S()}),t.on("imageDeleted",J=>{E(J)}),t.on("imageUploaded",J=>{P(J)}),t.on("maskImageUploaded",J=>{k(J)}),t.on("systemConfig",J=>{T(J)}),t.on("modelChanged",J=>{M(J)}),t.on("modelChangeFailed",J=>{N(J)}),n=!0),a.type){case"socketio/generateImage":{z(a.payload);break}case"socketio/runESRGAN":{F(a.payload);break}case"socketio/runFacetool":{$(a.payload);break}case"socketio/deleteImage":{K(a.payload);break}case"socketio/requestImages":{j(a.payload);break}case"socketio/requestNewImages":{X(a.payload);break}case"socketio/cancelProcessing":{ue();break}case"socketio/uploadImage":{ge(a.payload);break}case"socketio/uploadMaskImage":{be(a.payload);break}case"socketio/requestSystemConfig":{we();break}case"socketio/requestModelChange":{Se(a.payload);break}}o(a)}},jCe={key:"root",storage:Cv,blacklist:["gallery","system","inpainting"]},KCe={key:"system",storage:Cv,blacklist:["isCancelable","isConnected","isProcessing","currentStep","socketId","isESRGANAvailable","isGFPGANAvailable","currentStep","totalSteps","currentIteration","totalIterations","currentStatus"]},qCe={key:"gallery",storage:Cv,whitelist:["galleryWidth","shouldPinGallery","shouldShowGallery","galleryScrollPosition","galleryImageMinimumWidth","galleryImageObjectFit"]},ZCe={key:"inpainting",storage:Cv,blacklist:["pastLines","futuresLines","cursorPosition"]},YCe=NF({options:W6e,gallery:i3(qCe,k3e),system:i3(KCe,G2e),inpainting:i3(ZCe,Hye)}),XCe=i3(jCe,YCe),OH=Eme({reducer:XCe,middleware:e=>e({serializableCheck:!1}).concat(GCe())}),pt=dve,Ge=eve;function v3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?v3=function(n){return typeof n}:v3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},v3(e)}function QCe(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function dI(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function JCe(e,t,n){return t&&dI(e.prototype,t),n&&dI(e,n),e}function e9e(e,t){return t&&(v3(t)==="object"||typeof t=="function")?t:y3(e)}function UC(e){return UC=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},UC(e)}function y3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function t9e(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&GC(e,t)}function GC(e,t){return GC=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},GC(e,t)}function x3(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var NH=function(e){t9e(t,e);function t(){var n,r;QCe(this,t);for(var i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=e9e(this,(n=UC(t)).call.apply(n,[this].concat(o))),x3(y3(r),"state",{bootstrapped:!1}),x3(y3(r),"_unsubscribe",void 0),x3(y3(r),"handlePersistorState",function(){var s=r.props.persistor,l=s.getState(),d=l.bootstrapped;d&&(r.props.onBeforeLift?Promise.resolve(r.props.onBeforeLift()).finally(function(){return r.setState({bootstrapped:!0})}):r.setState({bootstrapped:!0}),r._unsubscribe&&r._unsubscribe())}),r}return JCe(t,[{key:"componentDidMount",value:function(){this._unsubscribe=this.props.persistor.subscribe(this.handlePersistorState),this.handlePersistorState()}},{key:"componentWillUnmount",value:function(){this._unsubscribe&&this._unsubscribe()}},{key:"render",value:function(){return typeof this.props.children=="function"?this.props.children(this.state.bootstrapped):this.state.bootstrapped?this.props.children:this.props.loading}}]),t}(w.exports.PureComponent);x3(NH,"defaultProps",{children:null,loading:null});const fI=jge({config:{initialColorMode:"dark",useSystemColorMode:!1},components:{Tooltip:{baseStyle:e=>({textColor:e.colorMode==="dark"?"gray.800":"gray.100"})},Accordion:{baseStyle:e=>({button:{fontWeight:"bold",_hover:{bgColor:e.colorMode==="dark"?"rgba(255,255,255,0.05)":"rgba(0,0,0,0.05)"}},panel:{paddingBottom:2}})},FormLabel:{baseStyle:{fontWeight:"light"}},Button:{variants:{imageHoverIconButton:e=>({bg:e.colorMode==="dark"?"blackAlpha.700":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.700":"blackAlpha.700",_hover:{bg:e.colorMode==="dark"?"blackAlpha.800":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.900":"blackAlpha.900"}})}}}}),DH=()=>C(zn,{width:"100vw",height:"100vh",alignItems:"center",justifyContent:"center",children:C(V0,{thickness:"2px",speed:"1s",emptyColor:"gray.200",color:"gray.400",size:"xl"})}),n9e=sn(e=>e.system,e=>({isProcessing:e.isProcessing,currentStep:e.currentStep,totalSteps:e.totalSteps,currentStatusHasSteps:e.currentStatusHasSteps}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),r9e=()=>{const{isProcessing:e,currentStep:t,totalSteps:n,currentStatusHasSteps:r}=Ge(n9e),i=t?Math.round(t*100/n):0;return C(Hz,{value:i,isIndeterminate:e&&!r,className:"progress-bar"})},i9e=""+new URL("logo.13003d72.png",import.meta.url).href;function o9e(e){const{title:t,hotkey:n,description:r}=e;return oe("div",{className:"hotkey-modal-item",children:[oe("div",{className:"hotkey-info",children:[C("p",{className:"hotkey-title",children:t}),r&&C("p",{className:"hotkey-description",children:r})]}),C("div",{className:"hotkey-key",children:n})]})}function a9e({children:e}){const{isOpen:t,onOpen:n,onClose:r}=u5(),i=[{title:"Invoke",desc:"Generate an image",hotkey:"Ctrl+Enter"},{title:"Cancel",desc:"Cancel image generation",hotkey:"Shift+X"},{title:"Focus Prompt",desc:"Focus the prompt input area",hotkey:"Alt+A"},{title:"Toggle Gallery",desc:"Open and close the gallery drawer",hotkey:"G"},{title:"Change Tabs",desc:"Switch to another workspace",hotkey:"1-6"},{title:"Theme Toggle",desc:"Switch between dark and light modes",hotkey:"Shift+D"},{title:"Console Toggle",desc:"Open and close console",hotkey:"`"}],o=[{title:"Set Parameters",desc:"Use all parameters of the current image",hotkey:"A"},{title:"Set Seed",desc:"Use the seed of the current image",hotkey:"S"},{title:"Restore Faces",desc:"Restore the current image",hotkey:"R"},{title:"Upscale",desc:"Upscale the current image",hotkey:"U"},{title:"Show Info",desc:"Show metadata info of the current image",hotkey:"I"},{title:"Send To Image To Image",desc:"Send current image to Image to Image",hotkey:"Shift+I"},{title:"Delete Image",desc:"Delete the current image",hotkey:"Del"}],a=[{title:"Previous Image",desc:"Display the previous image in gallery",hotkey:"Arrow left"},{title:"Next Image",desc:"Display the next image in gallery",hotkey:"Arrow right"},{title:"Toggle Gallery Pin",desc:"Pins and unpins the gallery to the UI",hotkey:"Shift+P"},{title:"Increase Gallery Image Size",desc:"Increases gallery thumbnails size",hotkey:"Shift+Up"},{title:"Decrease Gallery Image Size",desc:"Decreases gallery thumbnails size",hotkey:"Shift+Down"},{title:"Reset Gallery Image Size",desc:"Resets image gallery size",hotkey:"Shift+R"}],s=[{title:"Select Brush",desc:"Selects the inpainting brush",hotkey:"B"},{title:"Select Eraser",desc:"Selects the inpainting eraser",hotkey:"E"},{title:"Quick Toggle Brush/Eraser",desc:"Quick toggle between brush and eraser",hotkey:"X"},{title:"Decrease Brush Size",desc:"Decreases the size of the inpainting brush/eraser",hotkey:"["},{title:"Increase Brush Size",desc:"Increases the size of the inpainting brush/eraser",hotkey:"]"},{title:"Hide Mask",desc:"Hide and unhide mask",hotkey:"H"},{title:"Decrease Mask Opacity",desc:"Decreases the opacity of the mask",hotkey:"Shift+["},{title:"Increase Mask Opacity",desc:"Increases the opacity of the mask",hotkey:"Shift+]"},{title:"Invert Mask",desc:"Invert the mask preview",hotkey:"Shift+M"},{title:"Clear Mask",desc:"Clear the entire mask",hotkey:"Shift+C"},{title:"Undo Stroke",desc:"Undo a brush stroke",hotkey:"Ctrl+Z"},{title:"Redo Stroke",desc:"Redo a brush stroke",hotkey:"Ctrl+Shift+Z, Ctrl+Y"},{title:"Lock Bounding Box",desc:"Locks the bounding box",hotkey:"M"},{title:"Quick Toggle Lock Bounding Box",desc:"Hold to toggle locking the bounding box",hotkey:"Space"},{title:"Expand Inpainting Area",desc:"Expand your inpainting work area",hotkey:"Shift+J"}],l=d=>{const p=[];return d.forEach((g,m)=>{p.push(C(o9e,{title:g.title,description:g.desc,hotkey:g.hotkey},m))}),C("div",{className:"hotkey-modal-category",children:p})};return oe(jn,{children:[w.exports.cloneElement(e,{onClick:n}),oe(T0,{isOpen:t,onClose:r,children:[C(Hm,{}),oe(Bm,{className:"hotkeys-modal",children:[C(u_,{}),C("h1",{children:"Keyboard Shorcuts"}),C("div",{className:"hotkeys-modal-items",children:oe(R4,{allowMultiple:!0,children:[oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[C("h2",{children:"App Hotkeys"}),C(Vf,{})]}),C(Gf,{children:l(i)})]}),oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[C("h2",{children:"General Hotkeys"}),C(Vf,{})]}),C(Gf,{children:l(o)})]}),oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[C("h2",{children:"Gallery Hotkeys"}),C(Vf,{})]}),C(Gf,{children:l(a)})]}),oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[C("h2",{children:"Inpainting Hotkeys"}),C(Vf,{})]}),C(Gf,{children:l(s)})]})]})})]})]})]})}const s9e=e=>{const{isProcessing:t,isConnected:n}=Ge(l=>l.system),r=pt(),{name:i,status:o,description:a}=e,s=()=>{r(gye(i))};return oe("div",{className:"model-list-item",children:[C(mi,{label:a,hasArrow:!0,placement:"bottom",children:C("div",{className:"model-list-item-name",children:i})}),C(_D,{}),C("div",{className:`model-list-item-status ${o.split(" ").join("-")}`,children:o}),C("div",{className:"model-list-item-load-btn",children:C(Ya,{size:"sm",onClick:s,isDisabled:o==="active"||t||!n,children:"Load"})})]})},l9e=sn(e=>e.system,e=>{const t=Yt.map(e.model_list,(r,i)=>({name:i,...r})),n=t.find(r=>r.status==="active");return{models:t,activeModel:n}}),u9e=()=>{const{models:e}=Ge(l9e);return C("div",{className:"model-list",children:C(R4,{allowToggle:!0,children:oe(Uf,{children:[C(Wf,{children:oe("div",{className:"model-list-button",children:[C("h2",{children:"Models"}),C(Vf,{})]})}),C(Gf,{children:C("div",{className:"model-list-list",children:e.map((t,n)=>C(s9e,{name:t.name,status:t.status,description:t.description},n))})})]})})})};function VS({settingTitle:e,isChecked:t,dispatcher:n}){const r=pt();return C(Wl,{styleClass:"settings-modal-item",label:e,isChecked:t,onChange:i=>r(n(i.target.checked))})}const c9e=sn(e=>e.system,e=>{const{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r,model_list:i}=e;return{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r,models:Yt.map(i,(o,a)=>a)}},{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),d9e=({children:e})=>{const{isOpen:t,onOpen:n,onClose:r}=u5(),{isOpen:i,onOpen:o,onClose:a}=u5(),{shouldDisplayInProgress:s,shouldConfirmOnDelete:l,shouldDisplayGuides:d}=Ge(c9e),p=()=>{qH.purge().then(()=>{r(),o()})};return oe(jn,{children:[w.exports.cloneElement(e,{onClick:n}),oe(T0,{isOpen:t,onClose:r,children:[C(Hm,{}),oe(Bm,{className:"settings-modal",children:[C(d_,{className:"settings-modal-header",children:"Settings"}),C(u_,{}),oe(h5,{className:"settings-modal-content",children:[C(u9e,{}),oe("div",{className:"settings-modal-items",children:[C(VS,{settingTitle:"Display In-Progress Images (slower)",isChecked:s,dispatcher:$2e}),C(VS,{settingTitle:"Confirm on Delete",isChecked:l,dispatcher:d$}),C(VS,{settingTitle:"Display Help Icons",isChecked:d,dispatcher:V2e})]}),oe("div",{className:"settings-modal-reset",children:[C(Qf,{size:"md",children:"Reset Web UI"}),C(Fo,{children:"Resetting the web UI only resets the browser's local cache of your images and remembered settings. It does not delete any images from disk."}),C(Fo,{children:"If images aren't showing up in the gallery or something else isn't working, please try resetting before submitting an issue on GitHub."}),C(Ya,{colorScheme:"red",onClick:p,children:"Reset Web UI"})]})]}),C(c_,{children:C(Ya,{onClick:r,children:"Close"})})]})]}),oe(T0,{closeOnOverlayClick:!1,isOpen:i,onClose:a,isCentered:!0,children:[C(Hm,{bg:"blackAlpha.300",backdropFilter:"blur(40px)"}),C(Bm,{children:C(h5,{pb:6,pt:6,children:C(zn,{justifyContent:"center",children:C(Fo,{fontSize:"lg",children:"Web UI has been reset. Refresh the page to reload."})})})})]})]})},f9e=sn(e=>e.system,e=>({isConnected:e.isConnected,isProcessing:e.isProcessing,currentIteration:e.currentIteration,totalIterations:e.totalIterations,currentStatus:e.currentStatus,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),h9e=()=>{const{isConnected:e,isProcessing:t,currentIteration:n,totalIterations:r,currentStatus:i,hasError:o,wasErrorSeen:a}=Ge(f9e),s=pt();let l;e&&!o?l="status-good":l="status-bad";let d=i;return["generating","preparing","saving image","restoring faces","upscaling"].includes(d.toLowerCase())&&(l="status-working"),d&&t&&r>1&&(d+=` (${n}/${r})`),C(mi,{label:o&&!a?"Click to clear, check logs for details":void 0,children:C(Fo,{cursor:o&&!a?"pointer":"initial",onClick:()=>{(o||!a)&&s(f$())},className:`status ${l}`,children:d})})},p9e=sn(e=>e.options,e=>{const{shouldPinOptionsPanel:t}=e;return{shouldShowProcessButtons:!t}},{memoizeOptions:{resultEqualityCheck:Yt.isEqual}}),g9e=()=>{const{shouldShowProcessButtons:e}=Ge(p9e),{colorMode:t,toggleColorMode:n}=K9();Ut("shift+d",()=>{n()},[t,n]);const r=t=="light"?C(t3e,{}):C(a3e,{}),i=t=="light"?18:20;return oe("div",{className:"site-header",children:[oe("div",{className:"site-header-left-side",children:[C("img",{src:i9e,alt:"invoke-ai-logo"}),oe("h1",{children:["invoke ",C("strong",{children:"ai"})]}),e&&oe("div",{className:"process-buttons process-buttons",children:[C(y$,{size:"sm"}),C(x$,{size:"sm"})]})]}),oe("div",{className:"site-header-right-side",children:[C(h9e,{}),C(a9e,{children:C(Xi,{"aria-label":"Hotkeys",variant:"link",fontSize:24,size:"sm",icon:C(nye,{})})}),C(mi,{hasArrow:!0,label:"Theme",placement:"bottom",children:C(Xi,{"aria-label":"Toggle Dark Mode",onClick:n,variant:"link",size:"sm",fontSize:i,icon:r})}),C(mi,{hasArrow:!0,label:"Report Bug",placement:"bottom",children:C(Xi,{"aria-label":"Link to Github Issues",variant:"link",fontSize:23,size:"sm",icon:C(r0,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI/issues",children:C(g$,{})})})}),C(mi,{hasArrow:!0,label:"Github",placement:"bottom",children:C(Xi,{"aria-label":"Link to Github Repo",variant:"link",fontSize:20,size:"sm",icon:C(r0,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI",children:C(Gye,{})})})}),C(mi,{hasArrow:!0,label:"Discord",placement:"bottom",children:C(Xi,{"aria-label":"Link to Discord Server",variant:"link",fontSize:20,size:"sm",icon:C(r0,{isExternal:!0,href:"https://discord.gg/ZmtBAhwWhy",children:C(Uye,{})})})}),C(d9e,{children:C(Xi,{"aria-label":"Settings",variant:"link",fontSize:24,size:"sm",icon:C(Q2e,{})})})]})]})},m9e=sn(e=>e.system,e=>e.log,{memoizeOptions:{resultEqualityCheck:(e,t)=>e.length===t.length}}),v9e=sn(e=>e.system,e=>({shouldShowLogViewer:e.shouldShowLogViewer,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),y9e=()=>{const e=pt(),t=Ge(m9e),{shouldShowLogViewer:n,hasError:r,wasErrorSeen:i}=Ge(v9e),[o,a]=w.exports.useState(!0),s=w.exports.useRef(null);w.exports.useLayoutEffect(()=>{s.current!==null&&o&&(s.current.scrollTop=s.current.scrollHeight)},[o,t,n]);const l=()=>{e(f$()),e(zL(!n))};return Ut("`",()=>{e(zL(!n))},[n]),oe(jn,{children:[n&&C(H$,{defaultSize:{width:"100%",height:200},style:{display:"flex",position:"fixed",left:0,bottom:0,zIndex:20},maxHeight:"90vh",children:C("div",{className:"console",ref:s,onScroll:()=>{!s.current||o&&s.current.scrollTop<s.current.scrollHeight-s.current.clientHeight&&a(!1)},children:t.map((p,g)=>{const{timestamp:m,message:y,level:b}=p;return oe("div",{className:`console-entry console-${b}-color`,children:[oe("p",{className:"console-timestamp",children:[m,":"]}),C("p",{className:"console-message",children:y})]},g)})})}),n&&C(mi,{hasArrow:!0,label:o?"Autoscroll On":"Autoscroll Off",children:C(Xi,{className:"console-autoscroll-icon-button","data-autoscroll-enabled":o,size:"sm","aria-label":"Toggle autoscroll",variant:"solid",icon:C(jye,{}),onClick:()=>a(!o)})}),C(mi,{hasArrow:!0,label:n?"Hide Console":"Show Console",children:C(Xi,{className:"console-toggle-icon-button","data-error-seen":r||!i,size:"sm",position:"fixed",variant:"solid","aria-label":"Toggle Log Viewer",icon:n?C(e3e,{}):C(Yye,{}),onClick:l})})]})};function x9e(){async function e(n=""){return await fetch(n,{method:"GET",cache:"no-cache"})}const t=()=>{const n=document.location;e(n+"/flaskwebgui-keep-server-alive").then(i=>i)};(!{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV||{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV==="production")&&document.addEventListener("DOMContentLoaded",()=>{t(),setInterval(t,3e3)})}var b9e=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function Lv(e,t){var n=S9e(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function S9e(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),i=b9e.get(r);i&&Object.defineProperty(e,"type",{value:i,writable:!1,configurable:!1,enumerable:!0})}return e}var w9e=[".DS_Store","Thumbs.db"];function C9e(e){return H0(this,void 0,void 0,function(){return W0(this,function(t){return N5(e)&&_9e(e.dataTransfer)?[2,T9e(e.dataTransfer,e.type)]:k9e(e)?[2,E9e(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,P9e(e)]:[2,[]]})})}function _9e(e){return N5(e)}function k9e(e){return N5(e)&&N5(e.target)}function N5(e){return typeof e=="object"&&e!==null}function E9e(e){return jC(e.target.files).map(function(t){return Lv(t)})}function P9e(e){return H0(this,void 0,void 0,function(){var t;return W0(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return Lv(r)})]}})})}function T9e(e,t){return H0(this,void 0,void 0,function(){var n,r;return W0(this,function(i){switch(i.label){case 0:return e.items?(n=jC(e.items).filter(function(o){return o.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(L9e))]):[3,2];case 1:return r=i.sent(),[2,hI(zH(r))];case 2:return[2,hI(jC(e.files).map(function(o){return Lv(o)}))]}})})}function hI(e){return e.filter(function(t){return w9e.indexOf(t.name)===-1})}function jC(e){if(e===null)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function L9e(e){if(typeof e.webkitGetAsEntry!="function")return pI(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?FH(t):pI(e)}function zH(e){return e.reduce(function(t,n){return i6(i6([],rP(t),!1),rP(Array.isArray(n)?zH(n):[n]),!1)},[])}function pI(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=Lv(t);return Promise.resolve(n)}function A9e(e){return H0(this,void 0,void 0,function(){return W0(this,function(t){return[2,e.isDirectory?FH(e):I9e(e)]})})}function FH(e){var t=e.createReader();return new Promise(function(n,r){var i=[];function o(){var a=this;t.readEntries(function(s){return H0(a,void 0,void 0,function(){var l,d,p;return W0(this,function(g){switch(g.label){case 0:if(s.length)return[3,5];g.label=1;case 1:return g.trys.push([1,3,,4]),[4,Promise.all(i)];case 2:return l=g.sent(),n(l),[3,4];case 3:return d=g.sent(),r(d),[3,4];case 4:return[3,6];case 5:p=Promise.all(s.map(A9e)),i.push(p),o(),g.label=6;case 6:return[2]}})})},function(s){r(s)})}o()})}function I9e(e){return H0(this,void 0,void 0,function(){return W0(this,function(t){return[2,new Promise(function(n,r){e.file(function(i){var o=Lv(i,e.fullPath);n(o)},function(i){r(i)})})]})})}var M9e=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=(e.type||"").toLowerCase(),o=i.replace(/\/.*$/,"");return n.some(function(a){var s=a.trim().toLowerCase();return s.charAt(0)==="."?r.toLowerCase().endsWith(s):s.endsWith("/*")?o===s.replace(/\/.*$/,""):i===s})}return!0};function gI(e){return N9e(e)||O9e(e)||BH(e)||R9e()}function R9e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function O9e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function N9e(e){if(Array.isArray(e))return KC(e)}function mI(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function vI(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?mI(Object(n),!0).forEach(function(r){$H(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):mI(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function $H(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xm(e,t){return F9e(e)||z9e(e,t)||BH(e,t)||D9e()}function D9e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function BH(e,t){if(!!e){if(typeof e=="string")return KC(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return KC(e,t)}}function KC(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function z9e(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,o=!1,a,s;try{for(n=n.call(e);!(i=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));i=!0);}catch(l){o=!0,s=l}finally{try{!i&&n.return!=null&&n.return()}finally{if(o)throw s}}return r}}function F9e(e){if(Array.isArray(e))return e}var $9e="file-invalid-type",B9e="file-too-large",H9e="file-too-small",W9e="too-many-files",V9e=function(t){t=Array.isArray(t)&&t.length===1?t[0]:t;var n=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:$9e,message:"File type must be ".concat(n)}},yI=function(t){return{code:B9e,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},xI=function(t){return{code:H9e,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},U9e={code:W9e,message:"Too many files"};function HH(e,t){var n=e.type==="application/x-moz-file"||M9e(e,t);return[n,n?null:V9e(t)]}function WH(e,t,n){if(Df(e.size))if(Df(t)&&Df(n)){if(e.size>n)return[!1,yI(n)];if(e.size<t)return[!1,xI(t)]}else{if(Df(t)&&e.size<t)return[!1,xI(t)];if(Df(n)&&e.size>n)return[!1,yI(n)]}return[!0,null]}function Df(e){return e!=null}function G9e(e){var t=e.files,n=e.accept,r=e.minSize,i=e.maxSize,o=e.multiple,a=e.maxFiles,s=e.validator;return!o&&t.length>1||o&&a>=1&&t.length>a?!1:t.every(function(l){var d=HH(l,n),p=Xm(d,1),g=p[0],m=WH(l,r,i),y=Xm(m,1),b=y[0],S=s?s(l):null;return g&&b&&!S})}function D5(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Ty(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function bI(e){e.preventDefault()}function j9e(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function K9e(e){return e.indexOf("Edge/")!==-1}function q9e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return j9e(e)||K9e(e)}function hl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];return t.some(function(s){return!D5(r)&&s&&s.apply(void 0,[r].concat(o)),D5(r)})}}function Z9e(){return"showOpenFilePicker"in window}function Y9e(e){if(Df(e)){var t=Object.entries(e).filter(function(n){var r=Xm(n,2),i=r[0],o=r[1],a=!0;return VH(i)||(console.warn('Skipped "'.concat(i,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),a=!1),(!Array.isArray(o)||!o.every(UH))&&(console.warn('Skipped "'.concat(i,'" because an invalid file extension was provided.')),a=!1),a}).reduce(function(n,r){var i=Xm(r,2),o=i[0],a=i[1];return vI(vI({},n),{},$H({},o,a))},{});return[{accept:t}]}return e}function X9e(e){if(Df(e))return Object.entries(e).reduce(function(t,n){var r=Xm(n,2),i=r[0],o=r[1];return[].concat(gI(t),[i],gI(o))},[]).filter(function(t){return VH(t)||UH(t)}).join(",")}function Q9e(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function J9e(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function VH(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function UH(e){return/^.*\.[\w]+$/.test(e)}var e8e=["children"],t8e=["open"],n8e=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],r8e=["refKey","onChange","onClick"];function i8e(e){return s8e(e)||a8e(e)||GH(e)||o8e()}function o8e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a8e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function s8e(e){if(Array.isArray(e))return qC(e)}function US(e,t){return c8e(e)||u8e(e,t)||GH(e,t)||l8e()}function l8e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function GH(e,t){if(!!e){if(typeof e=="string")return qC(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return qC(e,t)}}function qC(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u8e(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,o=!1,a,s;try{for(n=n.call(e);!(i=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));i=!0);}catch(l){o=!0,s=l}finally{try{!i&&n.return!=null&&n.return()}finally{if(o)throw s}}return r}}function c8e(e){if(Array.isArray(e))return e}function SI(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function fr(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?SI(Object(n),!0).forEach(function(r){ZC(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):SI(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ZC(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function z5(e,t){if(e==null)return{};var n=d8e(e,t),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function d8e(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var _7=w.exports.forwardRef(function(e,t){var n=e.children,r=z5(e,e8e),i=KH(r),o=i.open,a=z5(i,t8e);return w.exports.useImperativeHandle(t,function(){return{open:o}},[o]),C(w.exports.Fragment,{children:n(fr(fr({},a),{},{open:o}))})});_7.displayName="Dropzone";var jH={disabled:!1,getFilesFromEvent:C9e,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};_7.defaultProps=jH;_7.propTypes={children:Mn.exports.func,accept:Mn.exports.objectOf(Mn.exports.arrayOf(Mn.exports.string)),multiple:Mn.exports.bool,preventDropOnDocument:Mn.exports.bool,noClick:Mn.exports.bool,noKeyboard:Mn.exports.bool,noDrag:Mn.exports.bool,noDragEventsBubbling:Mn.exports.bool,minSize:Mn.exports.number,maxSize:Mn.exports.number,maxFiles:Mn.exports.number,disabled:Mn.exports.bool,getFilesFromEvent:Mn.exports.func,onFileDialogCancel:Mn.exports.func,onFileDialogOpen:Mn.exports.func,useFsAccessApi:Mn.exports.bool,autoFocus:Mn.exports.bool,onDragEnter:Mn.exports.func,onDragLeave:Mn.exports.func,onDragOver:Mn.exports.func,onDrop:Mn.exports.func,onDropAccepted:Mn.exports.func,onDropRejected:Mn.exports.func,onError:Mn.exports.func,validator:Mn.exports.func};var YC={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function KH(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=fr(fr({},jH),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,o=t.maxSize,a=t.minSize,s=t.multiple,l=t.maxFiles,d=t.onDragEnter,p=t.onDragLeave,g=t.onDragOver,m=t.onDrop,y=t.onDropAccepted,b=t.onDropRejected,S=t.onFileDialogCancel,E=t.onFileDialogOpen,P=t.useFsAccessApi,k=t.autoFocus,T=t.preventDropOnDocument,M=t.noClick,N=t.noKeyboard,z=t.noDrag,F=t.noDragEventsBubbling,$=t.onError,K=t.validator,j=w.exports.useMemo(function(){return X9e(n)},[n]),X=w.exports.useMemo(function(){return Y9e(n)},[n]),ue=w.exports.useMemo(function(){return typeof E=="function"?E:wI},[E]),ge=w.exports.useMemo(function(){return typeof S=="function"?S:wI},[S]),be=w.exports.useRef(null),we=w.exports.useRef(null),Se=w.exports.useReducer(f8e,YC),J=US(Se,2),G=J[0],te=J[1],Q=G.isFocused,W=G.isFileDialogActive,ie=w.exports.useRef(typeof window<"u"&&window.isSecureContext&&P&&Z9e()),de=function(){!ie.current&&W&&setTimeout(function(){if(we.current){var et=we.current.files;et.length||(te({type:"closeDialog"}),ge())}},300)};w.exports.useEffect(function(){return window.addEventListener("focus",de,!1),function(){window.removeEventListener("focus",de,!1)}},[we,W,ge,ie]);var xe=w.exports.useRef([]),De=function(et){be.current&&be.current.contains(et.target)||(et.preventDefault(),xe.current=[])};w.exports.useEffect(function(){return T&&(document.addEventListener("dragover",bI,!1),document.addEventListener("drop",De,!1)),function(){T&&(document.removeEventListener("dragover",bI),document.removeEventListener("drop",De))}},[be,T]),w.exports.useEffect(function(){return!r&&k&&be.current&&be.current.focus(),function(){}},[be,k,r]);var Re=w.exports.useCallback(function(Oe){$?$(Oe):console.error(Oe)},[$]),Ve=w.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),vt(Oe),xe.current=[].concat(i8e(xe.current),[Oe.target]),Ty(Oe)&&Promise.resolve(i(Oe)).then(function(et){if(!(D5(Oe)&&!F)){var Gt=et.length,Wt=Gt>0&&G9e({files:et,accept:j,minSize:a,maxSize:o,multiple:s,maxFiles:l,validator:K}),Ee=Gt>0&&!Wt;te({isDragAccept:Wt,isDragReject:Ee,isDragActive:!0,type:"setDraggedFiles"}),d&&d(Oe)}}).catch(function(et){return Re(et)})},[i,d,Re,F,j,a,o,s,l,K]),ke=w.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),vt(Oe);var et=Ty(Oe);if(et&&Oe.dataTransfer)try{Oe.dataTransfer.dropEffect="copy"}catch{}return et&&g&&g(Oe),!1},[g,F]),$e=w.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),vt(Oe);var et=xe.current.filter(function(Wt){return be.current&&be.current.contains(Wt)}),Gt=et.indexOf(Oe.target);Gt!==-1&&et.splice(Gt,1),xe.current=et,!(et.length>0)&&(te({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Ty(Oe)&&p&&p(Oe))},[be,p,F]),nt=w.exports.useCallback(function(Oe,et){var Gt=[],Wt=[];Oe.forEach(function(Ee){var kt=HH(Ee,j),Qt=US(kt,2),Bn=Qt[0],je=Qt[1],Lt=WH(Ee,a,o),Be=US(Lt,2),ut=Be[0],Ke=Be[1],bt=K?K(Ee):null;if(Bn&&ut&&!bt)Gt.push(Ee);else{var Jt=[je,Ke];bt&&(Jt=Jt.concat(bt)),Wt.push({file:Ee,errors:Jt.filter(function(qn){return qn})})}}),(!s&&Gt.length>1||s&&l>=1&&Gt.length>l)&&(Gt.forEach(function(Ee){Wt.push({file:Ee,errors:[U9e]})}),Gt.splice(0)),te({acceptedFiles:Gt,fileRejections:Wt,type:"setFiles"}),m&&m(Gt,Wt,et),Wt.length>0&&b&&b(Wt,et),Gt.length>0&&y&&y(Gt,et)},[te,s,j,a,o,l,m,y,b,K]),ft=w.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),vt(Oe),xe.current=[],Ty(Oe)&&Promise.resolve(i(Oe)).then(function(et){D5(Oe)&&!F||nt(et,Oe)}).catch(function(et){return Re(et)}),te({type:"reset"})},[i,nt,Re,F]),Rt=w.exports.useCallback(function(){if(ie.current){te({type:"openDialog"}),ue();var Oe={multiple:s,types:X};window.showOpenFilePicker(Oe).then(function(et){return i(et)}).then(function(et){nt(et,null),te({type:"closeDialog"})}).catch(function(et){Q9e(et)?(ge(et),te({type:"closeDialog"})):J9e(et)?(ie.current=!1,we.current?(we.current.value=null,we.current.click()):Re(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):Re(et)});return}we.current&&(te({type:"openDialog"}),ue(),we.current.value=null,we.current.click())},[te,ue,ge,P,nt,Re,X,s]),Ot=w.exports.useCallback(function(Oe){!be.current||!be.current.isEqualNode(Oe.target)||(Oe.key===" "||Oe.key==="Enter"||Oe.keyCode===32||Oe.keyCode===13)&&(Oe.preventDefault(),Rt())},[be,Rt]),Me=w.exports.useCallback(function(){te({type:"focus"})},[]),tt=w.exports.useCallback(function(){te({type:"blur"})},[]),gt=w.exports.useCallback(function(){M||(q9e()?setTimeout(Rt,0):Rt())},[M,Rt]),at=function(et){return r?null:et},mt=function(et){return N?null:at(et)},gn=function(et){return z?null:at(et)},vt=function(et){F&&et.stopPropagation()},Ht=w.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Gt=et===void 0?"ref":et,Wt=Oe.role,Ee=Oe.onKeyDown,kt=Oe.onFocus,Qt=Oe.onBlur,Bn=Oe.onClick,je=Oe.onDragEnter,Lt=Oe.onDragOver,Be=Oe.onDragLeave,ut=Oe.onDrop,Ke=z5(Oe,n8e);return fr(fr(ZC({onKeyDown:mt(hl(Ee,Ot)),onFocus:mt(hl(kt,Me)),onBlur:mt(hl(Qt,tt)),onClick:at(hl(Bn,gt)),onDragEnter:gn(hl(je,Ve)),onDragOver:gn(hl(Lt,ke)),onDragLeave:gn(hl(Be,$e)),onDrop:gn(hl(ut,ft)),role:typeof Wt=="string"&&Wt!==""?Wt:"presentation"},Gt,be),!r&&!N?{tabIndex:0}:{}),Ke)}},[be,Ot,Me,tt,gt,Ve,ke,$e,ft,N,z,r]),nn=w.exports.useCallback(function(Oe){Oe.stopPropagation()},[]),zt=w.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Gt=et===void 0?"ref":et,Wt=Oe.onChange,Ee=Oe.onClick,kt=z5(Oe,r8e),Qt=ZC({accept:j,multiple:s,type:"file",style:{display:"none"},onChange:at(hl(Wt,ft)),onClick:at(hl(Ee,nn)),tabIndex:-1},Gt,we);return fr(fr({},Qt),kt)}},[we,n,s,ft,r]);return fr(fr({},G),{},{isFocused:Q&&!r,getRootProps:Ht,getInputProps:zt,rootRef:be,inputRef:we,open:at(Rt)})}function f8e(e,t){switch(t.type){case"focus":return fr(fr({},e),{},{isFocused:!0});case"blur":return fr(fr({},e),{},{isFocused:!1});case"openDialog":return fr(fr({},YC),{},{isFileDialogActive:!0});case"closeDialog":return fr(fr({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return fr(fr({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return fr(fr({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return fr({},YC);default:return e}}function wI(){}const h8e=e=>{const{children:t}=e,n=pt(),r=Ge(Ds),i=Cd({}),[o,a]=w.exports.useState(!1),s=w.exports.useCallback(E=>{a(!0);const P=E.errors.reduce((k,T)=>k+`
|
|
`+T.message,"");i({title:"Upload failed",description:P,status:"error",isClosable:!0})},[i]),l=w.exports.useCallback(E=>{a(!0);const P={file:E};["img2img","inpainting"].includes(r)&&(P.destination=r),n(WL(P))},[n,r]),d=w.exports.useCallback((E,P)=>{P.forEach(k=>{s(k)}),E.forEach(k=>{l(k)})},[l,s]),{getRootProps:p,getInputProps:g,isDragAccept:m,isDragReject:y,isDragActive:b,open:S}=KH({accept:{"image/png":[".png"],"image/jpeg":[".jpg",".jpeg",".png"]},noClick:!0,onDrop:d,maxFiles:1});return w.exports.useEffect(()=>{const E=P=>{const k=P.clipboardData?.items;if(!k)return;const T=[];for(const z of k)z.kind==="file"&&["image/png","image/jpg"].includes(z.type)&&T.push(z);if(!T.length)return;if(P.stopImmediatePropagation(),T.length>1){i({description:"Multiple images pasted, may only upload one image at a time",status:"error",isClosable:!0});return}const M=T[0].getAsFile();if(!M){i({description:"Unable to load file",status:"error",isClosable:!0});return}const N={file:M};["img2img","inpainting"].includes(r)&&(N.destination=r),n(WL(N))};return document.addEventListener("paste",E),()=>{document.removeEventListener("paste",E)}},[n,i,r]),C(I$.Provider,{value:S,children:oe("div",{...p({style:{}}),children:[C("input",{...g()}),t,b&&oe("div",{className:"dropzone-container",children:[m&&C("div",{className:"dropzone-overlay is-drag-accept",children:C(Qf,{size:"lg",children:"Drop Images"})}),y&&oe("div",{className:"dropzone-overlay is-drag-reject",children:[C(Qf,{size:"lg",children:"Invalid Upload"}),C(Qf,{size:"md",children:"Must be single JPEG or PNG image"})]}),o&&C("div",{className:"dropzone-overlay is-handling-upload",children:C(V0,{})})]})]})})},p8e=()=>{const e=pt();return C(_n,{tooltip:"Show Gallery (G)",tooltipPlacement:"top","aria-label":"Show Gallery",styleClass:"floating-show-hide-button right",onMouseOver:()=>{e(uC(!0))},children:C(m$,{})})};function g8e(e){return Et({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M32 384h272v32H32zM400 384h80v32h-80zM384 447.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}},{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M32 240h80v32H32zM208 240h272v32H208zM192 303.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}}]},{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M32 96h272v32H32zM400 96h80v32h-80zM384 159.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}}]}]})(e)}const m8e=()=>{const e=pt();return C(_n,{tooltip:"Show Options Panel (G)",tooltipPlacement:"top","aria-label":"Show Options Panel",styleClass:"floating-show-hide-button left",onMouseOver:()=>{e(xH(!0))},children:C(g8e,{})})};x9e();const v8e=sn([e=>e.gallery,e=>e.options,Ds],(e,t,n)=>{const{shouldShowGallery:r,shouldHoldGalleryOpen:i,shouldPinGallery:o}=e,{shouldShowOptionsPanel:a,shouldHoldOptionsPanelOpen:s,shouldPinOptionsPanel:l}=t;return{shouldShowGalleryButton:!(r||i&&!o),shouldShowOptionsPanelButton:!(a||s&&!l)&&["txt2img","img2img","inpainting"].includes(n)}}),y8e=()=>{const e=pt(),[t,n]=w.exports.useState(!1),{shouldShowGalleryButton:r,shouldShowOptionsPanelButton:i}=Ge(v8e);return w.exports.useEffect(()=>{e(pye()),n(!0)},[e]),t?C("div",{className:"App",children:oe(h8e,{children:[C(r9e,{}),oe("div",{className:"app-content",children:[C(g9e,{}),C(C6e,{})]}),C("div",{className:"app-console",children:C(y9e,{})}),r&&C(p8e,{}),i&&C(m8e,{})]})}):C(DH,{})};const qH=Ive(OH);jS.createRoot(document.getElementById("root")).render(C(le.StrictMode,{children:C(lve,{store:OH,children:C(NH,{loading:C(DH,{}),persistor:qH,children:oe(Gge,{theme:fI,children:[C(Jq,{initialColorMode:fI.config.initialColorMode}),C(y8e,{})]})})})}));
|