mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
518 lines
1.2 MiB
JavaScript
518 lines
1.2 MiB
JavaScript
|
function dj(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 wu=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function KC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var C={exports:{}},Yt={};/**
|
||
|
* @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 Zm=Symbol.for("react.element"),fj=Symbol.for("react.portal"),hj=Symbol.for("react.fragment"),pj=Symbol.for("react.strict_mode"),gj=Symbol.for("react.profiler"),mj=Symbol.for("react.provider"),vj=Symbol.for("react.context"),yj=Symbol.for("react.forward_ref"),xj=Symbol.for("react.suspense"),bj=Symbol.for("react.memo"),Sj=Symbol.for("react.lazy"),ck=Symbol.iterator;function wj(e){return e===null||typeof e!="object"?null:(e=ck&&e[ck]||e["@@iterator"],typeof e=="function"?e:null)}var vI={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},yI=Object.assign,xI={};function R0(e,t,n){this.props=e,this.context=t,this.refs=xI,this.updater=n||vI}R0.prototype.isReactComponent={};R0.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")};R0.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function bI(){}bI.prototype=R0.prototype;function qC(e,t,n){this.props=e,this.context=t,this.refs=xI,this.updater=n||vI}var ZC=qC.prototype=new bI;ZC.constructor=qC;yI(ZC,R0.prototype);ZC.isPureReactComponent=!0;var dk=Array.isArray,SI=Object.prototype.hasOwnProperty,YC={current:null},wI={key:!0,ref:!0,__self:!0,__source:!0};function CI(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)SI.call(t,r)&&!wI.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:Zm,type:e,key:o,ref:a,props:i,_owner:YC.current}}function Cj(e,t){return{$$typeof:Zm,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function XC(e){return typeof e=="object"&&e!==null&&e.$$typeof===Zm}function _j(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var fk=/\/+/g;function eb(e,t){return typeof e=="object"&&e!==null&&e.key!=null?_j(""+e.key):t.toString(36)}function ky(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 Zm:case fj:a=!0}}if(a)return a=e,i=i(a),e=r===""?"."+eb(a,0):r,dk(i)?(n="",e!=null&&(n=e.replace(fk,"$&/")+"/"),ky(i,t,n,"",function(d){return d})):i!=null&&(XC(i)&&(i=Cj(i,n+(!i.key||a&&a.key===i.key?"":(""+i.key).replace(fk,"$&/")+"/")+e)),t.push(i)),1;if(a=0,r=r===""?".":r+":",dk(e))for(var s=0;s<e.length;s++){o=e[s];var l=r+eb(o,s);a+=ky(o,t,n,l,i)}else if(l=wj(e),typeof l=="function")for(e=l.call(e),s=0;!(o=e.next()).done;)o=o.value,l=r+eb(o,s++),a+=ky(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 g2(e,t,n){if(e==null)return e;var r=[],i=0;return ky(e,r,"","",function(o){return t.call(n,o,i++)}),r}function kj(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},Ey={transition:null},Ej={ReactCurrentDispatcher:xo,ReactCurrentBatchConfig:Ey,ReactCurrentOwner:YC};Yt.Children={map:g2,forEach:function(e,t,n){g2(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return g2(e,function(){t++}),t},toArray:function(e){return g2(e,function(t){return t})||[]},only:function(e){if(!XC(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Yt.Component=R0;Yt.Fragment=hj;Yt.Profiler=gj;Yt
|
||
|
* @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(j,te){var J=j.length;j.push(te);e:for(;0<J;){var W=J-1>>>1,ie=j[W];if(0<i(ie,te))j[W]=te,j[J]=ie,J=W;else break e}}function n(j){return j.length===0?null:j[0]}function r(j){if(j.length===0)return null;var te=j[0],J=j.pop();if(J!==te){j[0]=J;e:for(var W=0,ie=j.length,ce=ie>>>1;W<ce;){var xe=2*(W+1)-1,De=j[xe],Me=xe+1,Ve=j[Me];if(0>i(De,J))Me<ie&&0>i(Ve,De)?(j[W]=Ve,j[Me]=J,W=Me):(j[W]=De,j[xe]=J,W=xe);else if(Me<ie&&0>i(Ve,J))j[W]=Ve,j[Me]=J,W=Me;else break e}}return te}function i(j,te){var J=j.sortIndex-te.sortIndex;return J!==0?J:j.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 L(j){for(var te=n(d);te!==null;){if(te.callback===null)r(d);else if(te.startTime<=j)r(d),te.sortIndex=te.expirationTime,t(l,te);else break;te=n(d)}}function R(j){if(S=!1,L(j),!b)if(n(l)!==null)b=!0,Se(N);else{var te=n(d);te!==null&&Y(R,te.startTime-j)}}function N(j,te){b=!1,S&&(S=!1,P(B),B=-1),y=!0;var J=m;try{for(L(te),g=n(l);g!==null&&(!(g.expirationTime>te)||j&&!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),L(te)}else r(l);g=n(l)}if(g!==null)var ce=!0;else{var xe=n(d);xe!==null&&Y(R,xe.startTime-te),ce=!1}return ce}finally{g=null,m=J,y=!1}}var z=!1,F=null,B=-1,G=5,K=-1;function X(){return!(e.unstable_now()-K<G)}function me(){if(F!==null){var j=e.unstable_now();K=j;var te=!0;try{te=F(!0,j)}finally{te?pe():(z=!1,F=null)}}else z=!1}var pe;if(typeof k=="function")pe=function(){k(me)};else if(typeof MessageChannel<"u"){var be=new MessageChannel,we=be.port2;be.port1.onmessage=me,pe=function(){we.postMessage(null)}}else pe=function(){E(me,0)};function Se(j){F=j,z||(z=!0,pe())}function Y(j,te){B=E(function(){j(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(j){j.callback=null},e.unstable_continueExecution=function(){b||y||(b=!0,Se(N))},e.unstable_forceFrameRate=function(j){0>j||125<j?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):G=0<j?Math.floor(1e3/j):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_getFirstCallbackNode=function(){return n(l)},e.unstable_next=function(j){switch(m){case 1:case 2:case 3:var te=3;break;default:te=m}var J=m;m=te;try{return j()}finally{m=J}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(j,te){switch(j){case 1:case 2:case 3:case 4:case 5:break;default:j=3}var J=m;m=j;try{return te()}finally{m=J}},e.unstable_scheduleCallback=function(j,te,J){var W=e.unstable_now();switch(typeof J=="object"&&J!==null?(J=J.delay,J=typeof J=="number"&&0<J?W+J:W):J=W,j){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=J+ie,j={id:p++,callback:te,priorityLevel:j,startTime:J,expirationTime:ie,sortIndex:-1},J>W?(j.sortIndex=J,t(d,j),n(l)===null&&j===n(d)&&(S?(P(B),B=-1):S=!0,Y(R,J-W))):(j.sortIndex=ie,t(l,j),b||y||(b=!0,Se(N))),j},e.unstable_shouldYield=X,e.unstable_wrapCallback=function(j){var te=m;return function(){var J=m;m=te;try{return j.apply(this,arguments)}finally{m=J}}}})(_I);(function(e){e.exports=_I})(Vp);/**
|
||
|
* @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 kI=C.exports,ya=Vp.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 EI=new Set,nm={};function lh(e,t){d0(e,t),d0(e+"Capture",t)}function d0(e,t){for(nm[e]=t,e=0;e<t.length;e++)EI.add(t[e])}var Tu=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),VS=Object.prototype.hasOwnProperty,Pj=/^[: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]*$/,hk={},pk={};function Tj(e){return VS.call(pk,e)?!0:VS.call(hk,e)?!1:Pj.test(e)?pk[e]=!0:(hk[e]=!0,!1)}function Lj(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 Aj(e,t,n,r){if(t===null||typeof t>"u"||Lj(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 QC=/[\-:]([a-z])/g;function JC(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-a
|
||
|
`+tb+e}var nb=!1;function rb(e,t){if(!e||nb)return"";nb=!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{nb=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?ug(e):""}function Ij(e){switch(e.tag){case 5:return ug(e.type);case 16:return ug("Lazy");case 13:return ug("Suspense");case 19:return ug("SuspenseList");case 0:case 2:case 15:return e=rb(e.type,!1),e;case 11:return e=rb(e.type.render,!1),e;case 1:return e=rb(e.type,!0),e;default:return""}}function KS(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 Ep:return"Fragment";case kp:return"Portal";case US:return"Profiler";case t9:return"StrictMode";case GS:return"Suspense";case jS:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case TI:return(e.displayName||"Context")+".Consumer";case PI:return(e._context.displayName||"Context")+".Provider";case n9:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case r9:return t=e.displayName||null,t!==null?t:KS(e.type)||"Memo";case zc:t=e._payload,e=e._init;try{return KS(e(t))}catch{}}return null}function Rj(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 KS(t);case 8:return t===t9?"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 AI(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Mj(e){var t=AI(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 v2(e){e._valueTracker||(e._valueTracker=Mj(e))}function II(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=AI(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function g5(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 mk(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 RI(e,t){t=t.checked,t!=null&&e9(e,"checked",t,!1)}function ZS(e,t){RI(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")?YS(e,t.type,n):t.hasOwnProperty("defaultValue")&&YS(e,t.type,sd(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function vk(e,t,n){if(t.hasOwnProperty("val
|
||
|
`).replace(VK,"")}function k2(e,t,n){if(t=Bk(t),Bk(e)!==t&&n)throw Error(ze(425))}function C5(){}var cw=null,dw=null;function fw(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 hw=typeof setTimeout=="function"?setTimeout:void 0,UK=typeof clearTimeout=="function"?clearTimeout:void 0,Hk=typeof Promise=="function"?Promise:void 0,GK=typeof queueMicrotask=="function"?queueMicrotask:typeof Hk<"u"?function(e){return Hk.resolve(null).then(e).catch(jK)}:hw;function jK(e){setTimeout(function(){throw e})}function mb(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),sm(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);sm(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 Wk(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 O0=Math.random().toString(36).slice(2),xl="__reactFiber$"+O0,fm="__reactProps$"+O0,Lu="__reactContainer$"+O0,pw="__reactEvents$"+O0,KK="__reactListeners$"+O0,qK="__reactHandles$"+O0;function zf(e){var t=e[xl];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Lu]||n[xl]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=Wk(e);e!==null;){if(n=e[xl])return n;e=Wk(e)}return t}e=n,n=e.parentNode}return null}function Qm(e){return e=e[xl]||e[Lu],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Ap(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(ze(33))}function F4(e){return e[fm]||null}var gw=[],Ip=-1;function vd(e){return{current:e}}function Yn(e){0>Ip||(e.current=gw[Ip],gw[Ip]=null,Ip--)}function Un(e,t){Ip++,gw[Ip]=e.current,e.current=t}var ld={},Qi=vd(ld),Bo=vd(!1),eh=ld;function f0(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 _5(){Yn(Bo),Yn(Qi)}function Vk(e,t,n){if(Qi.current!==ld)throw Error(ze(168));Un(Qi,t),Un(Bo,n)}function bR(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,Rj(e)||"Unknown",i));return gr({},n,r)}function k5(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ld,eh=Qi.current,Un(Qi,e),Un(Bo,Bo.current),!0}function Uk(e,t,n){var r=e.stateNode;if(!r)throw Error(ze(169));n?(e=bR(e,t,eh),r.__reactInternalMemoizedMergedChildContext=e,Yn(Bo),Yn(Qi),Un(Qi,e)):Yn(Bo),Un(Bo,n)}var Su=null,$4=!1,vb=!1;function SR(e){Su===null?Su=[e]:Su.push(e)}function ZK(e){$4=!0,SR(e)}function yd(){if(!vb&&Su!==null){vb=!0;var e=0,t=Pn;try{var n=Su;for(Pn=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}Su=null,$4=!1}catch(i){throw Su!==null&&(Su=Su.slice(e+1)),jI(o9,yd),i}finally{Pn=t,vb=!1}}return null}var Rp=[],Mp=0,E5=null,P5=0,Ga=[],ja=0,th=null,_u=1,ku="";function Tf(e,t){Rp[Mp++]=P5,Rp[Mp++]=E5,E5=e,P5=t}function wR(e,t,n){Ga[ja++]=_u,Ga[ja++]=ku,Ga[ja++]=th,th=e;var r=_u;e=ku;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,_u=1<<32-Is(t)+i|n<<i|r,ku=o+e}else _u=1<<o|n<<i|r,ku=e}function p9(e){e.return!==null&&(Tf(e,1),wR(e,1,0))}function g9(e){for(;e===E5;)E5=Rp[--Mp],Rp[Mp]=null,P5=Rp[--Mp],Rp[Mp]=null;for(;e===th;)th=Ga[--ja],Ga[ja]=null,ku=Ga[--ja],Ga[ja]=null,_u=Ga[--ja],Ga[ja]=null}var ga=null,ha=null,nr=!1,Ls=null;function CR(e,t){var n=Za(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.de
|
||
|
Error generating stack: `+o.message+`
|
||
|
`+o.stack}return{value:e,source:t,stack:i,digest:null}}function wb(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function Sw(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var iq=typeof WeakMap=="function"?WeakMap:Map;function XR(e,t,n){n=Pu(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){N5||(N5=!0,Iw=r),Sw(e,t)},n}function QR(e,t,n){n=Pu(-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(){Sw(e,t)}}var o=e.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){Sw(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 eE(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new iq;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=yq.bind(null,e,t,n),t.then(e,e))}function tE(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 nE(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=Pu(-1,1),t.tag=2,td(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=i,e)}var oq=$u.ReactCurrentOwner,$o=!1;function po(e,t,n,r){t.child=e===null?AR(t,null,n,r):p0(t,e.child,n,r)}function rE(e,t,n,r,i){n=n.render;var o=t.ref;return qp(t,i),r=E9(e,t,n,r,o,i),n=P9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Iu(e,t,i)):(nr&&n&&p9(t),t.flags|=1,po(e,t,r,i),t.child)}function iE(e,t,n,r,i){if(e===null){var o=n.type;return typeof o=="function"&&!z9(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=o,JR(e,t,o,r,i)):(e=Dy(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:um,n(a,r)&&e.ref===t.ref)return Iu(e,t,i)}return t.flags|=1,e=id(o,r),e.ref=t.ref,e.return=t,t.child=e}function JR(e,t,n,r,i){if(e!==null){var o=e.memoizedProps;if(um(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,Iu(e,t,i)}return ww(e,t,n,r,i)}function eM(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(Dp,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(Dp,da),da|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,Un(Dp,da),da|=r}else o!==null?(r=o.baseLanes|n,t.memoizedState=null):r=n,Un(Dp,da),da|=r;return po(e,t,i,n),t.child}function tM(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function ww(e,t,n,r,i){var o=Ho(n)?eh:Qi.current;return o=f0(t,o),qp(t,i),n=E9(e,t,n,r,o,i),r=P9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Iu(e,t,i)):(nr&&r&&p9(t),t.flags|=1,po(e,t,n,i),t.child)}function oE(e,t,n,r,i){if(Ho(n)){var o=!0;k5(t)}else o=!1;if(qp(t,i),t.stateNode===null)My(e,t),TR(t,n,r),bw(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)?eh:Qi.current,d=f0(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)&&Yk(t,a,r,d),Fc=!1;var m=t.memoizedState;a.state=m,A5(t,r,a,i),l=t.memoizedState,s!==r||m!==l||Bo.current||Fc?(typeof p=="function"&&(xw(t,n,p,r),l=t.memoizedState),(s=Fc||Zk(t,n,s,r,m,l,d))?(g||typeof a.UNSAFE_componentWillMount!="function"&&typeof a.componentWillMount!="f
|
||
|
* @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 Lq=C.exports,Aq=Symbol.for("react.element"),Iq=Symbol.for("react.fragment"),Rq=Object.prototype.hasOwnProperty,Mq=Lq.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Oq={key:!0,ref:!0,__self:!0,__source:!0};function _M(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)Rq.call(t,r)&&!Oq.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:Aq,type:e,key:o,ref:a,props:i,_owner:Mq.current}}Y4.Fragment=Iq;Y4.jsx=_M;Y4.jsxs=_M;(function(e){e.exports=Y4})(Z4);const rr=Z4.exports.Fragment,_=Z4.exports.jsx,le=Z4.exports.jsxs;var W9=C.exports.createContext({});W9.displayName="ColorModeContext";function V9(){const e=C.exports.useContext(W9);if(e===void 0)throw new Error("useColorMode must be used within a ColorModeProvider");return e}var M2={light:"chakra-ui-light",dark:"chakra-ui-dark"};function Nq(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?M2.dark:M2.light),document.body.classList.remove(r?M2.light:M2.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 Dq="chakra-ui-color-mode";function zq(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 Fq=zq(Dq),xE=()=>{};function bE(e,t){return e.type==="cookie"&&e.ssr?e.get(t):t}function kM(e){const{value:t,children:n,options:{useSystemColorMode:r,initialColorMode:i,disableTransitionOnChange:o}={},colorModeManager:a=Fq}=e,s=i==="dark"?"dark":"light",[l,d]=C.exports.useState(()=>bE(a,s)),[p,g]=C.exports.useState(()=>bE(a)),{getSystemTheme:m,setClassName:y,setDataset:b,addListener:S}=C.exports.useMemo(()=>Nq({preventTransition:o}),[o]),E=i==="system"&&!l?p:l,P=C.exports.useCallback(R=>{const N=R==="system"?m():R;d(N),y(N==="dark"),b(N),a.set(N)},[a,m,y,b]);kl(()=>{i==="system"&&g(m())},[]),C.exports.useEffect(()=>{const R=a.get();if(R){P(R);return}if(i==="system"){P("system");return}P(s)},[a,s,i,P]);const k=C.exports.useCallback(()=>{P(E==="dark"?"light":"dark")},[E,P]);C.exports.useEffect(()=>{if(!!r)return S(P)},[r,S,P]);const L=C.exports.useMemo(()=>({colorMode:t??E,toggleColorMode:t?xE:k,setColorMode:t?xE:P}),[E,k,P,t]);return _(W9.Provider,{value:L,children:n})}kM.displayName="ColorModeProvider";var $q=new Set(["dark","light","system"]);function Bq(e){let t=e;return $q.has(t)||(t="light"),t}function Hq(e={}){const{initialColorMode:t="light",type:n="localStorage",storageKey:r="chakra-ui-color-mode"}=e,i=Bq(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=/")}catc
|
||
|
`,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 Wq(e={}){return _("script",{id:"chakra-script",dangerouslySetInnerHTML:{__html:Hq(e)}})}var Nw={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]",L="[object Proxy]",R="[object RegExp]",N="[object Set]",z="[object String]",F="[object Undefined]",B="[object WeakMap]",G="[object ArrayBuffer]",K="[object DataView]",X="[object Float32Array]",me="[object Float64Array]",pe="[object Int8Array]",be="[object Int16Array]",we="[object Int32Array]",Se="[object Uint8Array]",Y="[object Uint8ClampedArray]",j="[object Uint16Array]",te="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,ie=/^(?:0|[1-9]\d*)$/,ce={};ce[X]=ce[me]=ce[pe]=ce[be]=ce[we]=ce[Se]=ce[Y]=ce[j]=ce[te]=!0,ce[s]=ce[l]=ce[G]=ce[p]=ce[K]=ce[g]=ce[m]=ce[y]=ce[S]=ce[E]=ce[k]=ce[R]=ce[N]=ce[z]=ce[B]=!1;var xe=typeof wu=="object"&&wu&&wu.Object===Object&&wu,De=typeof self=="object"&&self&&self.Object===Object&&self,Me=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{}}(),Mt=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 Re(I,D){for(var U=-1,ge=Array(I);++U<I;)ge[U]=D(U);return ge}function tt(I){return function(D){return I(D)}}function pt(I,D){return I?.[D]}function at(I,D){return function(U){return I(D(U))}}var gt=Array.prototype,pn=Function.prototype,mt=Object.prototype,Ht=Me["__core-js_shared__"],tn=pn.toString,zt=mt.hasOwnProperty,Oe=function(){var I=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),et=mt.toString,Gt=tn.call(Object),Wt=RegExp("^"+tn.call(zt).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ee=$e?Me.Buffer:void 0,kt=Me.Symbol,Xt=Me.Uint8Array,Bn=Ee?Ee.allocUnsafe:void 0,Ge=at(Object.getPrototypeOf,Object),Tt=Object.create,Be=mt.propertyIsEnumerable,ut=gt.splice,je=kt?kt.toStringTag:void 0,bt=function(){try{var I=ro(Object,"defineProperty");return I({},"",{}),I}catch{}}(),Qt=Ee?Ee.isBuffer:void 0,Kn=Math.max,yr=Date.now,Hr=ro(Me,"Map"),Bi=ro(Object,"create"),Ld=function(){function I(){}return function(D){if(!Ar(D))return{};if(Tt)return Tt(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 ge=I[D];this.set(ge[0],ge[1])}}function ju(){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 Ku(I){var D=this.__data__;return Bi?D[I]!==void 0:zt.call(D,I)}function qu(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=ju,Wr.prototype.delete=Ad,Wr.prototype.get=$s,Wr.prototype.has=Ku,Wr.prototype.set=qu;function or(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var ge=I[D];this.set(ge[0],ge[1])}}function Vl(){this.__data__=[],this.size=0}function Id(I){var D=this.__data__,U=Hi(D,I);if(U<0)return!1;var ge=D.length-1;return U==ge?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 Ul(I){return Hi(this.__data__,I)>-1}function Rd(I,D){var U=this.__data__,ge=Hi(U,I);return ge<0?(++this.size,U.push([I,D])):U[ge][1]=D,this}or.prototype.clear=Vl,or.prototype.delete=Id,or.prototype.get=Bs,or.prototype.has=Ul,or.prototype.set=Rd;function xi(I){var D=-1,U=I==null?0:I.length;for(this.clear();+
|
||
|
* 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,Z9=yi?Symbol.for("react.element"):60103,Y9=yi?Symbol.for("react.portal"):60106,n3=yi?Symbol.for("react.fragment"):60107,r3=yi?Symbol.for("react.strict_mode"):60108,i3=yi?Symbol.for("react.profiler"):60114,o3=yi?Symbol.for("react.provider"):60109,a3=yi?Symbol.for("react.context"):60110,X9=yi?Symbol.for("react.async_mode"):60111,s3=yi?Symbol.for("react.concurrent_mode"):60111,l3=yi?Symbol.for("react.forward_ref"):60112,u3=yi?Symbol.for("react.suspense"):60113,MY=yi?Symbol.for("react.suspense_list"):60120,c3=yi?Symbol.for("react.memo"):60115,d3=yi?Symbol.for("react.lazy"):60116,OY=yi?Symbol.for("react.block"):60121,NY=yi?Symbol.for("react.fundamental"):60117,DY=yi?Symbol.for("react.responder"):60118,zY=yi?Symbol.for("react.scope"):60119;function _a(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Z9:switch(e=e.type,e){case X9:case s3:case n3:case i3:case r3:case u3:return e;default:switch(e=e&&e.$$typeof,e){case a3:case l3:case d3:case c3:case o3:return e;default:return t}}case Y9:return t}}}function UM(e){return _a(e)===s3}Ln.AsyncMode=X9;Ln.ConcurrentMode=s3;Ln.ContextConsumer=a3;Ln.ContextProvider=o3;Ln.Element=Z9;Ln.ForwardRef=l3;Ln.Fragment=n3;Ln.Lazy=d3;Ln.Memo=c3;Ln.Portal=Y9;Ln.Profiler=i3;Ln.StrictMode=r3;Ln.Suspense=u3;Ln.isAsyncMode=function(e){return UM(e)||_a(e)===X9};Ln.isConcurrentMode=UM;Ln.isContextConsumer=function(e){return _a(e)===a3};Ln.isContextProvider=function(e){return _a(e)===o3};Ln.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Z9};Ln.isForwardRef=function(e){return _a(e)===l3};Ln.isFragment=function(e){return _a(e)===n3};Ln.isLazy=function(e){return _a(e)===d3};Ln.isMemo=function(e){return _a(e)===c3};Ln.isPortal=function(e){return _a(e)===Y9};Ln.isProfiler=function(e){return _a(e)===i3};Ln.isStrictMode=function(e){return _a(e)===r3};Ln.isSuspense=function(e){return _a(e)===u3};Ln.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===n3||e===s3||e===i3||e===r3||e===u3||e===MY||typeof e=="object"&&e!==null&&(e.$$typeof===d3||e.$$typeof===c3||e.$$typeof===o3||e.$$typeof===a3||e.$$typeof===l3||e.$$typeof===NY||e.$$typeof===DY||e.$$typeof===zY||e.$$typeof===OY)};Ln.typeOf=_a;(function(e){e.exports=Ln})(VM);var GM=VM.exports,FY={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},$Y={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},jM={};jM[GM.ForwardRef]=FY;jM[GM.Memo]=$Y;var BY=!0;function HY(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):r+=i+" "}),r}var KM=function(t,n,r){var i=t.key+"-"+n.name;(r===!1||BY===!1)&&t.registered[i]===void 0&&(t.registered[i]=n.styles)},qM=function(t,n,r){KM(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 WY(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 VY={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,strokeWid
|
||
|
[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]),_(are,{isPresent:t,childRef:r,sizeRef:i,children:C.exports.cloneElement(e,{ref:r})})}const $b=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:o,mode:a})=>{const s=x3(lre),l=C.exports.useId(),d=C.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 C.exports.useMemo(()=>{s.forEach((p,g)=>s.set(g,!1))},[n]),C.exports.useEffect(()=>{!n&&!s.size&&r&&r()},[n]),a==="popLayout"&&(e=_(sre,{isPresent:n,children:e})),_(F0.Provider,{value:d,children:e})};function lre(){return new Map}const wp=e=>e.key||"";function ure(e,t){e.forEach(n=>{const r=wp(n);t.set(r,n)})}function cre(e){const t=[];return C.exports.Children.forEach(e,n=>{C.exports.isValidElement(n)&&t.push(n)}),t}const Bu=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:o=!0,mode:a="sync"})=>{i&&(a="wait",fN(!1,"Replace exitBeforeEnter with mode='wait'"));let[s]=ore();const l=C.exports.useContext(r_).forceRender;l&&(s=l);const d=BN(),p=cre(e);let g=p;const m=new Set,y=C.exports.useRef(g),b=C.exports.useRef(new Map).current,S=C.exports.useRef(!0);if(U5(()=>{S.current=!1,ure(p,b),y.current=g}),d_(()=>{S.current=!0,b.clear(),m.clear()}),S.current)return _(rr,{children:g.map(L=>_($b,{isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:o,mode:a,children:L},wp(L)))});g=[...g];const E=y.current.map(wp),P=p.map(wp),k=E.length;for(let L=0;L<k;L++){const R=E[L];P.indexOf(R)===-1&&m.add(R)}return a==="wait"&&m.size&&(g=[]),m.forEach(L=>{if(P.indexOf(L)!==-1)return;const R=b.get(L);if(!R)return;const N=E.indexOf(L),z=()=>{b.delete(L),m.delete(L);const F=y.current.findIndex(B=>B.key===L);if(y.current.splice(F,1),!m.size){if(y.current=p,d.current===!1)return;s(),r&&r()}};g.splice(N,0,_($b,{isPresent:!1,onExitComplete:z,custom:t,presenceAffectsLayout:o,mode:a,children:R},wp(R)))}),g=g.map(L=>{const R=L.key;return m.has(R)?L:_($b,{isPresent:!0,presenceAffectsLayout:o,mode:a,children:L},wp(L))}),dN!=="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.`),_(rr,{children:m.size?g:g.map(L=>C.exports.cloneElement(L))})};var uv=(...e)=>e.filter(Boolean).join(" ");function dre(){return!1}var fre=e=>{const{condition:t,message:n}=e;t&&dre()&&console.warn(n)},Hf={ease:[.25,.1,.25,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1]},Q1={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 m6(e){switch(e?.direction??"right"){case"right":return Q1.slideRight;case"left":return Q1.slideLeft;case"bottom":return Q1.slideDown;case"top":return Q1.slideUp;default:return Q1.slideRight}}var Yf={enter:{duration:.2,ease:Hf.easeOut},exit:{duration:.1,ease:Hf.easeIn}},Ms={enter:(e,t)=>({...e,delay:typeof t=="number"?t:t?.enter}),exit:(e,t)=>({...e,delay:typeof t=="number"?t:t?.exit})},hre=e=>e!=null&&parseInt(e.toString(),10)>0,YP={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}}},pre={exit:({animateOpacity:e,startingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:hre(t)?1:0},height:t,transitionEnd:r?.exit,transition:n?.exit??Ms.exit(YP.exit,i)}),enter:({animateOpacity:e,endingHei
|
||
|
`})}function Ore(e){P3({condition:e.isOpen&&!!e.isDisabled,message:"Cannot open a disabled accordion item"})}function Vf(e){const{isOpen:t,isDisabled:n}=P_(),{reduceMotion:r}=T_(),i=cv("chakra-accordion__icon",e.className),o=T3(),a={opacity:n?.4:1,transform:t?"rotate(-180deg)":void 0,transition:r?void 0:"transform 0.2s",transformOrigin:"center",...o.icon};return _(ka,{viewBox:"0 0 24 24","aria-hidden":!0,className:i,__css:a,...e,children:_("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}=Are(t),l={...T3().container,overflowAnchor:"none"},d=C.exports.useMemo(()=>a,[a]);return se.createElement(_re,{value:d},se.createElement(Ce.div,{ref:n,...o,className:cv("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}=T_(),{getPanelProps:i,isOpen:o}=P_(),a=i(t,n),s=cv("chakra-accordion__panel",t.className),l=T3();r||delete a.hidden;const d=se.createElement(Ce.div,{...a,__css:l.panel,className:s});return r?d:_(HN,{in:o,children:d})});Gf.displayName="AccordionPanel";var L3=Ie(function({children:t,reduceMotion:n,...r},i){const o=$i("Accordion",r),a=xn(r),{htmlProps:s,descendants:l,...d}=Tre(a),p=C.exports.useMemo(()=>({...d,reduceMotion:!!n}),[d,n]);return se.createElement(kre,{value:l},se.createElement(Lre,{value:p},se.createElement(Cre,{value:o},se.createElement(Ce.div,{ref:i,...s,className:cv("chakra-accordion",r.className),__css:o.root},t))))});L3.displayName="Accordion";var Nre=(...e)=>e.filter(Boolean).join(" "),Dre=tv({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),dv=Ie((e,t)=>{const n=So("Spinner",e),{label:r="Loading...",thickness:i="2px",speed:o="0.45s",emptyColor:a="transparent",className:s,...l}=xn(e),d=Nre("chakra-spinner",s),p={display:"inline-block",borderColor:"currentColor",borderStyle:"solid",borderRadius:"99999px",borderWidth:i,borderBottomColor:a,borderLeftColor:a,animation:`${Dre} ${o} linear infinite`,...n};return se.createElement(Ce.div,{ref:t,__css:p,className:d,...l},r&&se.createElement(Ce.span,{srOnly:!0},r))});dv.displayName="Spinner";var A3=(...e)=>e.filter(Boolean).join(" ");function zre(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("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 Fre(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("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 QP(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("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[$re,Bre]=Cn({name:"AlertContext",hookName:"useAlertContext",providerName:"<Alert />"}),[Hre,L_]=Cn({name:"AlertStylesContext",hookName:"useAlertStyles",providerName:"<Alert />"}),GN={info:{icon:Fre,colorScheme:"blue"},warning:{icon:QP,colorScheme:"orange"},success:{icon:zre,colorScheme:"green"},error:{icon:QP,colorScheme:"red"},loading:{icon:dv,colorScheme:"blue"}};function Wre(e){return GN[e].colorScheme}function Vre(e){return GN[e].icon}var jN=Ie(function(t,n){const{status:r="info",addRole:i=!0,...o}=xn(t),a=t.colorScheme??Wre(r),s=$i("Alert",{...t,colorScheme:a}),l={width:"100%",display:"flex",alignItems:"center",position:"relative",overflow:"hidden",...s.container};
|
||
|
* @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 M3=(...e)=>e.filter(Boolean).join(" "),eT=e=>e?"":void 0,[tie,nie]=Cn({strict:!1,name:"ButtonGroupContext"});function y6(e){const{children:t,className:n,...r}=e,i=C.exports.isValidElement(t)?C.exports.cloneElement(t,{"aria-hidden":!0,focusable:!1}):t,o=M3("chakra-button__icon",n);return se.createElement(Ce.span,{display:"inline-flex",alignSelf:"center",flexShrink:0,...r,className:o},i)}y6.displayName="ButtonIcon";function x6(e){const{label:t,placement:n,spacing:r="0.5rem",children:i=_(dv,{color:"currentColor",width:"1em",height:"1em"}),className:o,__css:a,...s}=e,l=M3("chakra-button__spinner",o),d=n==="start"?"marginEnd":"marginStart",p=C.exports.useMemo(()=>({display:"flex",alignItems:"center",position:t?"relative":"absolute",[d]:t?r:0,fontSize:"1em",lineHeight:"normal",...a}),[a,t,d,r]);return se.createElement(Ce.div,{className:l,...s,__css:p},i)}x6.displayName="ButtonSpinner";function rie(e){const[t,n]=C.exports.useState(!e);return{ref:C.exports.useCallback(o=>{!o||n(o.tagName==="BUTTON")},[]),type:t?"button":void 0}}var Ol=Ie((e,t)=>{const n=nie(),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}=xn(e),k=C.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:L,type:R}=rie(E),N={rightIcon:d,leftIcon:l,iconSpacing:g,children:s};return se.createElement(Ce.button,{disabled:i||o,ref:vQ(t,L),as:E,type:m??R,"data-active":eT(a),"data-loading":eT(o),__css:k,className:M3("chakra-button",S),...P},o&&b==="start"&&_(x6,{className:"chakra-button__spinner--start",label:p,placement:"start",spacing:g,children:y}),o?p||se.createElement(Ce.span,{opacity:0},_(tT,{...N})):_(tT,{...N}),o&&b==="end"&&_(x6,{className:"chakra-button__spinner--end",label:p,placement:"end",spacing:g,children:y}))});Ol.displayName="Button";function tT(e){const{leftIcon:t,rightIcon:n,children:r,iconSpacing:i}=e;return le(rr,{children:[t&&_(y6,{marginEnd:i,children:t}),r,n&&_(y6,{marginStart:i,children:n})]})}var JN=Ie(function(t,n){const{size:r,colorScheme:i,variant:o,className:a,spacing:s="0.5rem",isAttached:l,isDisabled:d,...p}=t,g=M3("chakra-button__group",a),m=C.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}},se.createElement(tie,{value:m},se.createElement(Ce.div,{ref:n,role:"group",__css:y,className:g,"data-attached":l?"":void 0,...p}))});JN.displayName="ButtonGroup";var Xi=Ie((e,t)=>{const{icon:n,children:r,isRound:i,"aria-label":o,...a}=e,s=n||r,l=C.exports.isValidElement(s)?C.exports.cloneElement(s,{"aria-hidden":!0,focusable:!1}):null;return _(Ol,{padding:"0",borderRadius:i?"full":void 0,ref:t,"aria-label":o,...a,children:l})});Xi.displayName="IconButton";var H0=(...e)=>e.filter(Boolean).join(" "),V2=e=>e?"":void 0,Hb=e=>e?!0:void 0;function nT(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[iie,eD]=Cn({name:"FormControlStylesContext",errorMessage:`useFormControlStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormControl />" `}),[oie,W0]=Cn({strict:!1,name:"FormControlContext"});function aie(e){const{id:t,isRequired:n,isInvalid:r,isDisabled:i,isReadOnly:o,...a}=e,s=C.exports.useId(),l=t||`field-${s}`,d=`${l}-label`,p=`${l}-feedback`,g=`${l}-helptext`,[m,y]=C.exports.useState(!1),[b,S]=C.exports.useState(!1),[E,P]=C.exports.useState(!1),k=C.exports.useCallback((F={},B=null)=>({id:g,...F,ref:Fn(B,G=>{!G||S(!0)})}),[g]),L=C.exports.useCallback((F={},B=null)=>({...F,ref:B,"data-focus":V2(E),"data-disab
|
||
|
: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;
|
||
|
}
|
||
|
}
|
||
|
`,Oie=()=>_(f3,{styles:sD}),Nie=()=>_(f3,{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;
|
||
|
}
|
||
|
|
||
|
${sD}
|
||
|
`});function C6(e,t,n,r){const i=kr(n);return C.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 Die=rv?C.exports.useLayoutEffect:C.exports.useEffect;function _6(e,t=[]){const n=C.exports.useRef(e);return Die(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function N_(e,t,n,r){const i=_6(t);return C.exports.useEffect(()=>{const o=H5(n)??document;if(!!t)return o.addEventListener(e,i,r),()=>{o.removeEventListener(e,i,r)}},[e,n,r,i,t]),()=>{(H5(n)??document).removeEventListener(e,i,r)}}function zie(e){const{isOpen:t,ref:n}=e,[r,i]=C.exports.useState(t),[o,a]=C.exports.useState(!1);return C.exports.useEffect(()=>{o||(i(t),a(!0))},[t,o,r]),N_("animationend",()=>{i(t)},()=>n.current),{present:!(t?!1:!r),onComplete(){var l;const d=cX(n.current),p=new d.CustomEvent("animationend",{bubbles:!0});(l=n.current)==null||l.dispatchEvent(p)}}}function Fie(e,t){const n=e!==void 0;return[n,n&&typeof e<"u"?e:t]}function $ie(e,t){const n=C.exports.useId();return C.exports.useMemo(()=>e||[t,n].filter(Boolean).join("-"),[e,t,n])}function i4(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=_6(n),a=_6(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),[d,p]=Fie(r,s),g=$ie(i,"disclosure"),m=C.exports.useCallback(()=>{d||l(!1),a?.()},[d,a]),y=C.exports.useCallback(()=>{d||l(!0),o?.()},[d,o]),b=C.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:CX(S.onClick,b)}),getDisclosureProps:(S={})=>({...S,hidden:!p,id:g})}}var lD=(e,t)=>{const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function Bie(e){const t=e.current;if(!t)return!1;const n=hX(t);return!n||t_(t,n)?!1:!!yX(n)}function Hie(e,t){const{shouldFocus:n,visible:r,focusRef:i}=t,o=n&&!r;lD(()=>{if(!o||Bie(e))return;const a=i?.current||e.current;a&&W5(a,{nextTick:!0})},[o,e,i])}function Wie(e,t,n,r){return N_(WX(t),DX(n,t==="pointerdown"),e,r)}function Vie(e){const{ref:t,elements:n,enabled:r}=e,i=UX("Safari");Wie(()=>nv(t.current),"pointerdown",a=>{if(!i||!r)return;const s=a.target,d=(n??[t]).some(p=>{const g=nO(p)?p.current:p;return t_(g,s)});!sO(s)&&d&&(a.preventDefault(),W5(s))})}var Uie={preventScroll:!0,shouldFocus:!1};function Gie(e,t=Uie){const{focusRef:n,preventScroll:r,shouldFocus:i,visible:o}=t,a=nO(e)?e.current:e,s=i&&o,l=C.exports.useCallback(()=>{if(!(!a||!s)&&!t_(a,document.activeElement))if(n?.current)W5(n.current,{preventScroll:r,nextTick:!0});else{const d=wX(a);d.length>0&&W5(d[0],{preventScroll:r,nextTick:!0})}},[s,r,a,n]);lD(()=>{l()},[l]),N_("transitionend",l,a)}function D_(e){const t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}var z_=Ie(function(t,n){const{htmlSize:r,...i}=t,o=$i("Input",i),a=xn(i),s=A_(a),l=Pr("chakra-input",t.className);return se.createElement(Ce.input,{size:r,...s,__css:o.field,ref:n,className:l})});z_.displayName="Input";z_.id="Input";var[jie,uD]=Cn({name:"InputGroupStylesContext",errorMessage:`useInputGroupStyles returned is 'undefined'. Seems you forgot to wrap the components in "<InputGroup />" `}),Kie=Ie(function(t,n){const r=$i("Input",t),{children:i,className:o,...a}=xn(t),s=Pr("chakra-input__group",o),l={},d=R3(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=D_({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"?C.exports.cloneElement(m,S):C.exports.cloneElement(m
|
||
|
.`.concat(ble,` {
|
||
|
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(jy,` {
|
||
|
right: `).concat(s,"px ").concat(r,`;
|
||
|
}
|
||
|
|
||
|
.`).concat(Ky,` {
|
||
|
margin-right: `).concat(s,"px ").concat(r,`;
|
||
|
}
|
||
|
|
||
|
.`).concat(jy," .").concat(jy,` {
|
||
|
right: 0 `).concat(r,`;
|
||
|
}
|
||
|
|
||
|
.`).concat(Ky," .").concat(Ky,` {
|
||
|
margin-right: 0 `).concat(r,`;
|
||
|
}
|
||
|
|
||
|
body {
|
||
|
`).concat(Sle,": ").concat(s,`px;
|
||
|
}
|
||
|
`)},Mle=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r,o=C.exports.useMemo(function(){return Ale(i)},[i]);return _(Ile,{styles:Rle(o,!t,i,n?"":"!important")})},O6=!1;if(typeof window<"u")try{var K2=Object.defineProperty({},"passive",{get:function(){return O6=!0,!0}});window.addEventListener("test",K2,K2),window.removeEventListener("test",K2,K2)}catch{O6=!1}var pp=O6?{passive:!1}:!1,Ole=function(e){return e.tagName==="TEXTAREA"},Sz=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Ole(e)&&n[t]==="visible")},Nle=function(e){return Sz(e,"overflowY")},Dle=function(e){return Sz(e,"overflowX")},ET=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=wz(e,n);if(r){var i=Cz(e,n),o=i[1],a=i[2];if(o>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},zle=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Fle=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},wz=function(e,t){return e==="v"?Nle(t):Dle(t)},Cz=function(e,t){return e==="v"?zle(t):Fle(t)},$le=function(e,t){return e==="h"&&t==="rtl"?-1:1},Ble=function(e,t,n,r,i){var o=$le(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=Cz(e,s),b=y[0],S=y[1],E=y[2],P=S-E-o*b;(b||P)&&wz(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},q2=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},PT=function(e){return[e.deltaX,e.deltaY]},TT=function(e){return e&&"current"in e?e.current:e},Hle=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Wle=function(e){return`
|
||
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
||
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
||
|
`)},Vle=0,gp=[];function Ule(e){var t=C.exports.useRef([]),n=C.exports.useRef([0,0]),r=C.exports.useRef(),i=C.exports.useState(Vle++)[0],o=C.exports.useState(function(){return bz()})[0],a=C.exports.useRef(e);C.exports.useEffect(function(){a.current=e},[e]),C.exports.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var S=e6([e.lockRef.current],(e.shards||[]).map(TT),!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=C.exports.useCallback(function(S,E){if("touches"in S&&S.touches.length===2)return!a.current.allowPinchZoom;var P=q2(S),k=n.current,L="deltaX"in S?S.deltaX:k[0]-P[0],R="deltaY"in S?S.deltaY:k[1]-P[1],N,z=S.target,F=Math.abs(L)>Math.abs(R)?"h":"v";if("touches"in S&&F==="h"&&z.type==="range")return!1;var B=ET(F,z);if(!B)return!0;if(B?N=F:(N=F==="v"?"h":"v",B=ET(F,z)),!B)return!1;if(!r.current&&"changedTouches"in S&&(L||R)&&(r.current=N),!N)return!0;var G=r.current||N;return Ble(G,E,S,G==="h"?L:R,!0)},[]),l=C.exports.useCallback(function(S){var E=S;if(!(!gp.length||gp[gp.length-1]!==o)){var P="deltaY"in E?PT(E):q2(E),k=t.current.filter(function(N){return N.name===E.type&&N.target===E.target&&Hle(N.delta,P)})[0];if(k&&k.should){E.cancelable&&E.preventDefault();return}if(!k){var L=(a.current.shards||[]).map(TT).filter(Boolean).filter(function(N){return N.contains(E.target)}),R=L.length>0?s(E,L[0]):!a.current.noIsolation;R&&E.cancelable&&E.preventDefault()}}},[]),d=C.exports.useCallback(function(S,E,P,k){var L={name:S,delta:E,target:P,should:k};t.current.push(L),setTimeout(function(){t.current=t.current.filter(function(R){return R!==L})},1)},[]),p=C.exports.useCallback(function(S){n.current=q2(S),r.current=void 0},[]),g=C.exports.useCallback(function(S){d(S.type,PT(S),S.target,s(S,e.lockRef.current))},[]),m=C.exports.useCallback(function(S){d(S.type,q2(S),S.target,s(S,e.lockRef.current))},[]);C.exports.useEffect(function(){return gp.push(o),e.setCallbacks({onScrollCapture:g,onWheelCapture:g,onTouchMoveCapture:m}),document.addEventListener("wheel",l,pp),document.addEventListener("touchmove",l,pp),document.addEventListener("touchstart",p,pp),function(){gp=gp.filter(function(S){return S!==o}),document.removeEventListener("wheel",l,pp),document.removeEventListener("touchmove",l,pp),document.removeEventListener("touchstart",p,pp)}},[]);var y=e.removeScrollBar,b=e.inert;return le(rr,{children:[b?_(o,{styles:Wle(i)}):null,y?_(Mle,{gapMode:"margin"}):null]})}const Gle=Cse(xz,Ule);var _z=C.exports.forwardRef(function(e,t){return _($3,{...bl({},e,{ref:t,sideCar:Gle})})});_z.classNames=$3.classNames;const kz=_z;var ph=(...e)=>e.filter(Boolean).join(" ");function pg(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var jle=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}},N6=new jle;function Kle(e,t){C.exports.useEffect(()=>(t&&N6.add(e),()=>{N6.remove(e)}),[t,e])}function qle(e){const{isOpen:t,onClose:n,id:r,closeOnOverlayClick:i=!0,closeOnEsc:o=!0,useInert:a=!0,onOverlayClick:s,onEsc:l}=e,d=C.exports.useRef(null),p=C.exports.useRef(null),[g,m,y]=Yle(r,"chakra-modal","chakra-modal--header","chakra-modal--body");Zle(d,t&&a),Kle(d,t);const b=C.exports.useRef(null),S=C.exports.useCallback(B=>{b.current=B.target},[]),E=C.exports.useCallback(B=>{B.key==="Escape"&&(B.stopPropagation(),o&&n?.(),l?.())},[o,n,l]),[P,k]=C.exports.useState(!1),[L,R]=C.exports.useState(!1),N=C.exports.useCallback((B={},G=null)=>({role:"dialog",...B,ref:Fn(G,d),id:g,tabIndex:-1,"aria-modal":!0,"aria-labelledby":P?m:void 0,"aria-describedby":L?y:void 0,onClick:pg(B.onClick,K=>K.stopPropagation())}),[y,L,g,m,P]),z=C.exports.useCallback(B=>{B.stopPropagation(),b.current===B.target&&(!N6.isTopModal(d)||(i&&n?.()
|
||
|
45deg,
|
||
|
${t} 25%,
|
||
|
transparent 25%,
|
||
|
transparent 50%,
|
||
|
${t} 50%,
|
||
|
${t} 75%,
|
||
|
transparent 75%,
|
||
|
transparent
|
||
|
)`,backgroundSize:`${e} ${e}`}}function Hde(e){const t=oF().toHexString();return!e||Fde(e)?t:e.string&&e.colors?Vde(e.string,e.colors):e.string&&!e.colors?Wde(e.string):e.colors&&!e.string?Ude(e.colors):t}function Wde(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 Vde(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 Ude(e){return e[Math.floor(Math.random()*e.length)]}function Te(e,t){return n=>n.colorMode==="dark"?t:e}function p8(e){const{orientation:t,vertical:n,horizontal:r}=e;return t?t==="vertical"?n:r:{}}function Gde(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function uF(e){return Gde(e)&&e.reference?e.reference:String(e)}var q3=(e,...t)=>t.map(uF).join(` ${e} `).replace(/calc/g,""),BT=(...e)=>`calc(${q3("+",...e)})`,HT=(...e)=>`calc(${q3("-",...e)})`,F6=(...e)=>`calc(${q3("*",...e)})`,WT=(...e)=>`calc(${q3("/",...e)})`,VT=e=>{const t=uF(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:F6(t,-1)},Cu=Object.assign(e=>({add:(...t)=>Cu(BT(e,...t)),subtract:(...t)=>Cu(HT(e,...t)),multiply:(...t)=>Cu(F6(e,...t)),divide:(...t)=>Cu(WT(e,...t)),negate:()=>Cu(VT(e)),toString:()=>e.toString()}),{add:BT,subtract:HT,multiply:F6,divide:WT,negate:VT});function jde(e){return!Number.isInteger(parseFloat(e.toString()))}function Kde(e,t="-"){return e.replace(/\s+/g,t)}function cF(e){const t=Kde(e.toString());return t.includes("\\.")?e:jde(e)?t.replace(".","\\."):e}function qde(e,t=""){return[t,cF(e)].filter(Boolean).join("-")}function Zde(e,t){return`var(${cF(e)}${t?`, ${t}`:""})`}function Yde(e,t=""){return`--${qde(e,t)}`}function jo(e,t){const n=Yde(e,t?.prefix);return{variable:n,reference:Zde(n,Xde(t?.fallback))}}function Xde(e){return typeof e=="string"?e:e?.reference}var{definePartsStyle:Qde,defineMultiStyleConfig:Jde}=ir(Yce.keys),efe={borderTopWidth:"1px",borderColor:"inherit",_last:{borderBottomWidth:"1px"}},tfe={transitionProperty:"common",transitionDuration:"normal",fontSize:"md",_focusVisible:{boxShadow:"outline"},_hover:{bg:"blackAlpha.50"},_disabled:{opacity:.4,cursor:"not-allowed"},px:"4",py:"2"},nfe={pt:"2",px:"4",pb:"5"},rfe={fontSize:"1.25em"},ife=Qde({container:efe,button:tfe,panel:nfe,icon:rfe}),ofe=Jde({baseStyle:ife}),{definePartsStyle:xv,defineMultiStyleConfig:afe}=ir(Xce.keys),Ou=xd("alert-fg"),bv=xd("alert-bg"),sfe=xv({container:{bg:bv.reference,px:"4",py:"3"},title:{fontWeight:"bold",lineHeight:"6",marginEnd:"2"},description:{lineHeight:"6"},icon:{color:Ou.reference,flexShrink:0,marginEnd:"3",w:"5",h:"6"},spinner:{color:Ou.reference,flexShrink:0,marginEnd:"3",w:"5",h:"5"}});function g8(e){const{theme:t,colorScheme:n}=e,r=ri(t,`${n}.100`,n),i=P0(`${n}.200`,.16)(t);return Te(r,i)(e)}var lfe=xv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[bv.variable]:g8(e),[Ou.variable]:`colors.${n}`}}}),ufe=xv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[bv.variable]:g8(e),[Ou.variable]:`colors.${n}`,paddingStart:"3",borderStartWidth:"4px",borderStartColor:Ou.reference}}}),cfe=xv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[bv.variable]:g8(e),[Ou.variable]:`colors.${n}`,pt:"2",borderTopWidth:"4px",borderTopColor:Ou.reference}}}),dfe=xv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e),r=Te("white","gray.900")(e);return{container:{[bv.variable]:`colors.${n}`,[Ou.variable]:`colors.${r}`,color:Ou.reference}}}),ffe={subtle:lfe,"left-accent":ufe,"top-accent":cfe,solid:dfe},hfe=afe({baseStyle:sfe,variants:ffe,defaultProps:{variant:"subtle",colorScheme:"blue"}}),dF={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"
|
||
|
to right,
|
||
|
transparent 0%,
|
||
|
${ri(n,a)} 50%,
|
||
|
transparent 100%
|
||
|
)`;return{...!r&&i&&o,...r?{bgImage:s}:{bgColor:a}}},i0e={lineHeight:"1",fontSize:"0.25em",fontWeight:"bold",color:"white"},o0e=e=>({bg:Te("gray.100","whiteAlpha.300")(e)}),a0e=e=>({transitionProperty:"common",transitionDuration:"slow",...r0e(e)}),s0e=mg(e=>({label:i0e,filledTrack:a0e(e),track:o0e(e)})),l0e={xs:mg({track:{h:"1"}}),sm:mg({track:{h:"2"}}),md:mg({track:{h:"3"}}),lg:mg({track:{h:"4"}})},u0e=n0e({sizes:l0e,baseStyle:s0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:c0e,definePartsStyle:Xy}=ir(fde.keys),d0e=e=>{var t;const n=(t=Br(c4.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"}}}},f0e=Xy(e=>{var t,n,r,i;return{label:(n=(t=c4).baseStyle)==null?void 0:n.call(t,e).label,container:(i=(r=c4).baseStyle)==null?void 0:i.call(r,e).container,control:d0e(e)}}),h0e={md:Xy({control:{w:"4",h:"4"},label:{fontSize:"md"}}),lg:Xy({control:{w:"5",h:"5"},label:{fontSize:"lg"}}),sm:Xy({control:{width:"3",height:"3"},label:{fontSize:"sm"}})},p0e=c0e({baseStyle:f0e,sizes:h0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:g0e,definePartsStyle:m0e}=ir(hde.keys),v0e=e=>{var t;return{...(t=yn.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)}}},y0e={width:"6",height:"100%",insetEnd:"2",position:"relative",color:"currentColor",fontSize:"xl",_disabled:{opacity:.5}},x0e=m0e(e=>({field:v0e(e),icon:y0e})),J2={paddingInlineEnd:"8"},jT,KT,qT,ZT,YT,XT,QT,JT,b0e={lg:{...(jT=yn.sizes)==null?void 0:jT.lg,field:{...(KT=yn.sizes)==null?void 0:KT.lg.field,...J2}},md:{...(qT=yn.sizes)==null?void 0:qT.md,field:{...(ZT=yn.sizes)==null?void 0:ZT.md.field,...J2}},sm:{...(YT=yn.sizes)==null?void 0:YT.sm,field:{...(XT=yn.sizes)==null?void 0:XT.sm.field,...J2}},xs:{...(QT=yn.sizes)==null?void 0:QT.xs,field:{...(JT=yn.sizes)==null?void 0:JT.sm.field,...J2},icon:{insetEnd:"1"}}},S0e=g0e({baseStyle:x0e,sizes:b0e,variants:yn.variants,defaultProps:yn.defaultProps}),w0e=xd("skeleton-start-color"),C0e=xd("skeleton-end-color"),_0e=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{[w0e.variable]:a,[C0e.variable]:s,opacity:.7,borderRadius:"2px",borderColor:a,background:s}},k0e={baseStyle:_0e},E0e=e=>({borderRadius:"md",fontWeight:"semibold",_focusVisible:{boxShadow:"outline",padding:"4",position:"fixed",top:"6",insetStart:"6",bg:Te("white","gray.700")(e)}}),P0e={baseStyle:E0e},{defineMultiStyleConfig:T0e,definePartsStyle:Z3}=ir(pde.keys),$m=xd("slider-thumb-size"),Bm=xd("slider-track-size"),L0e=e=>{const{orientation:t}=e;return{display:"inline-block",position:"relative",cursor:"pointer",_disabled:{opacity:.6,cursor:"default",pointerEvents:"none"},...p8({orientation:t,vertical:{h:"100%"},horizontal:{w:"100%"}})}},A0e=e=>({...p8({orientation:e.orientation,horizontal:{h:Bm.reference},vertical:{w:Bm.reference}}),overflow:"hidden",borderRadius:"sm",bg:Te("gray.200","whiteAlpha.200")(e),_disabled:{bg:Te("gray.300","whiteAlpha.300")(e)}}),I0e=e=>{const{orientation:t}=e;return{...p8({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:$m.reference,h:$m.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"}}},R0e=e=>{const{colorScheme:t}=e;return{width:"inherit",height:"inherit",bg:Te(`${t}.500`,`${t}.200`)(e)}},M0e=Z3(e=>({container:L0e(e),track:A0e(e),thumb:I0e(e),filledTrack:R0e(e)})),O0e=Z3({container:{[$m.variable]:"sizes.4",[
|
||
|
* @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 T0=C.exports;function xme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var bme=typeof Object.is=="function"?Object.is:xme,Sme=T0.useState,wme=T0.useEffect,Cme=T0.useLayoutEffect,_me=T0.useDebugValue;function kme(e,t){var n=t(),r=Sme({inst:{value:n,getSnapshot:t}}),i=r[0].inst,o=r[1];return Cme(function(){i.value=n,i.getSnapshot=t,hS(i)&&o({inst:i})},[e,n,t]),wme(function(){return hS(i)&&o({inst:i}),e(function(){hS(i)&&o({inst:i})})},[e]),_me(n),n}function hS(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!bme(e,n)}catch{return!0}}function Eme(e,t){return t()}var Pme=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?Eme:kme;OF.useSyncExternalStore=T0.useSyncExternalStore!==void 0?T0.useSyncExternalStore:Pme;(function(e){e.exports=OF})(MF);var NF={exports:{}},DF={};/**
|
||
|
* @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 X3=C.exports,Tme=MF.exports;function Lme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Ame=typeof Object.is=="function"?Object.is:Lme,Ime=Tme.useSyncExternalStore,Rme=X3.useRef,Mme=X3.useEffect,Ome=X3.useMemo,Nme=X3.useDebugValue;DF.useSyncExternalStoreWithSelector=function(e,t,n,r,i){var o=Rme(null);if(o.current===null){var a={hasValue:!1,value:null};o.current=a}else a=o.current;o=Ome(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,Ame(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=Ime(e,o[0],o[1]);return Mme(function(){a.hasValue=!0,a.value=s},[s]),Nme(s),s};(function(e){e.exports=DF})(NF);function Dme(e){e()}let zF=Dme;const zme=e=>zF=e,Fme=()=>zF,hd=se.createContext(null);function FF(){return C.exports.useContext(hd)}const $me=()=>{throw new Error("uSES not initialized!")};let $F=$me;const Bme=e=>{$F=e},Hme=(e,t)=>e===t;function Wme(e=hd){const t=e===hd?FF:()=>C.exports.useContext(e);return function(r,i=Hme){const{store:o,subscription:a,getServerState:s}=t(),l=$F(a.addNestedSub,o.getState,s||o.getState,r,i);return C.exports.useDebugValue(l),l}}const Vme=Wme();var Ume={exports:{}},An={};/**
|
||
|
* @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 E8=Symbol.for("react.element"),P8=Symbol.for("react.portal"),Q3=Symbol.for("react.fragment"),J3=Symbol.for("react.strict_mode"),ex=Symbol.for("react.profiler"),tx=Symbol.for("react.provider"),nx=Symbol.for("react.context"),Gme=Symbol.for("react.server_context"),rx=Symbol.for("react.forward_ref"),ix=Symbol.for("react.suspense"),ox=Symbol.for("react.suspense_list"),ax=Symbol.for("react.memo"),sx=Symbol.for("react.lazy"),jme=Symbol.for("react.offscreen"),BF;BF=Symbol.for("react.module.reference");function os(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case E8:switch(e=e.type,e){case Q3:case ex:case J3:case ix:case ox:return e;default:switch(e=e&&e.$$typeof,e){case Gme:case nx:case rx:case sx:case ax:case tx:return e;default:return t}}case P8:return t}}}An.ContextConsumer=nx;An.ContextProvider=tx;An.Element=E8;An.ForwardRef=rx;An.Fragment=Q3;An.Lazy=sx;An.Memo=ax;An.Portal=P8;An.Profiler=ex;An.StrictMode=J3;An.Suspense=ix;An.SuspenseList=ox;An.isAsyncMode=function(){return!1};An.isConcurrentMode=function(){return!1};An.isContextConsumer=function(e){return os(e)===nx};An.isContextProvider=function(e){return os(e)===tx};An.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===E8};An.isForwardRef=function(e){return os(e)===rx};An.isFragment=function(e){return os(e)===Q3};An.isLazy=function(e){return os(e)===sx};An.isMemo=function(e){return os(e)===ax};An.isPortal=function(e){return os(e)===P8};An.isProfiler=function(e){return os(e)===ex};An.isStrictMode=function(e){return os(e)===J3};An.isSuspense=function(e){return os(e)===ix};An.isSuspenseList=function(e){return os(e)===ox};An.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Q3||e===ex||e===J3||e===ix||e===ox||e===jme||typeof e=="object"&&e!==null&&(e.$$typeof===sx||e.$$typeof===ax||e.$$typeof===tx||e.$$typeof===nx||e.$$typeof===rx||e.$$typeof===BF||e.getModuleId!==void 0)};An.typeOf=os;(function(e){e.exports=An})(Ume);function Kme(){const e=Fme();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 wL={notify(){},get:()=>[]};function qme(e,t){let n,r=wL;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=Kme())}function d(){n&&(n(),n=void 0,r.clear(),r=wL)}const p={addNestedSub:i,notifyNestedSubs:o,handleChangeWrapper:a,isSubscribed:s,trySubscribe:l,tryUnsubscribe:d,getListeners:()=>r};return p}const Zme=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Yme=Zme?C.exports.useLayoutEffect:C.exports.useEffect;function Xme({store:e,context:t,children:n,serverState:r}){const i=C.exports.useMemo(()=>{const s=qme(e);return{store:e,subscription:s,getServerState:r?()=>r:void 0}},[e,r]),o=C.exports.useMemo(()=>e.getState(),[e]);return Yme(()=>{const{subscription:s}=i;return s.onStateChange=s.notifyNestedSubs,s.trySubscribe(),o!==e.getState()&&s.notifyNestedSubs(),()=>{s.tryUnsubscribe(),s.onStateChange=void 0}},[i,o]),_((t||hd).Provider,{value:i,children:n})}function HF(e=hd){const t=e===hd?FF:()=>C.exports.useContext(e);return function(){const{store:r}=t();return r}}const Qme=HF();function Jme(e=hd){const t=e===hd?Qme:HF(e);return function(){return t().dispatch}}const eve=Jme();Bme(NF.exports.useSyncExternalStoreWithSelector);zme($l.exports.unstable_batchedUpdates);var T8="persist:",WF="persist/FLUSH",L8="persist/REHYDRATE",VF="persist/PAUSE",UF="persist/PERSIST",GF="persist/PURGE",jF="persist/REGISTER",tve=-1;function Jy(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Jy=function(n){return typeof n}:Jy=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symb
|
||
|
* @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,L=8,R=16,N=32,z=64,F=128,B=256,G=512,K=30,X="...",me=800,pe=16,be=1,we=2,Se=3,Y=1/0,j=9007199254740991,te=17976931348623157e292,J=0/0,W=4294967295,ie=W-1,ce=W>>>1,xe=[["ary",F],["bind",E],["bindKey",P],["curry",L],["curryRight",R],["flip",G],["partial",N],["partialRight",z],["rearg",B]],De="[object Arguments]",Me="[object Array]",Ve="[object AsyncFunction]",ke="[object Boolean]",$e="[object Date]",nt="[object DOMException]",ft="[object Error]",Mt="[object Function]",Ot="[object GeneratorFunction]",Re="[object Map]",tt="[object Number]",pt="[object Null]",at="[object Object]",gt="[object Promise]",pn="[object Proxy]",mt="[object RegExp]",Ht="[object Set]",tn="[object String]",zt="[object Symbol]",Oe="[object Undefined]",et="[object WeakMap]",Gt="[object WeakSet]",Wt="[object ArrayBuffer]",Ee="[object DataView]",kt="[object Float32Array]",Xt="[object Float64Array]",Bn="[object Int8Array]",Ge="[object Int16Array]",Tt="[object Int32Array]",Be="[object Uint8Array]",ut="[object Uint8ClampedArray]",je="[object Uint16Array]",bt="[object Uint32Array]",Qt=/\b__p \+= '';/g,Kn=/\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),ju=/<%-([\s\S]+?)%>/g,Ad=/<%([\s\S]+?)%>/g,$s=/<%=([\s\S]+?)%>/g,Ku=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,qu=/^\w*$/,or=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Vl=/[\\^$.*+?()[\]{}|]/g,Id=RegExp(Vl.source),Bs=/^\s+/,Ul=/\s/,Rd=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,xi=/\{\n\/\* \[wrapped with (.+)\] \*/,Hs=/,? & /,Md=/[^\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",Pa=Ko+as+eo,Zu="\\u2700-\\u27bf",Ws="a-z\\xdf-\\xf6\\xf8-\\xff",Ta="\\xac\\xb1\\xd7\\xf7",Wi="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",gn="\\u2000-\\u206f",cn=" \\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=Ta+Wi+gn+cn,no="['\u2019]",La="["+Hi+"]",Lr="["+Tr+"]",qo="["+Pa+"]",Gl="\\d+",Co="["+Zu+"]",ro="["+Ws+"]",jl="[^"+Hi+Tr+Gl+Zu+Ws+to+"]",Xr="\\ud83c[\\udffb-\\udfff]",Kl="(?:"+qo+"|"+Xr+")",Yu="[^"+Hi+"]",ql="(?:\\ud83c[\\udde6-\\uddff]){2}",Aa="[\\ud800-\\udbff][\\udc00-\\udfff]",bi="["+to+"]",Ia="\\u200d",ss="(?:"+ro+"|"+jl+")",Ud="(?:"+bi+"|"+jl+")",Ra="(?:"+no+"(?:d|ll|m|re|s|t|ve))?",Vs="(?:"+no+"(?:D|LL|M|RE|S|T|VE))?",Zl=Kl+"?",Us="["+ar+"]?",Si="(?:"+Ia+"(?:"+[Yu,ql,Aa].join("|")+")"+Us+Zl+")*",ls="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Zo="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",At=Us+Zl+Si,Xu="(?:"+[Co,ql,Aa].join("|")+")"+At,us="(?:"+[Yu+qo+"?",qo,ql,Aa,La].join("|")+")",Ma=RegExp(no,"g"),Yl=RegExp(qo,"g"),Ar=RegExp(Xr+"(?="+Xr+")|"+us+At,"g"),dn=RegExp([bi+"?"+ro+"+"+Ra+"(?="+[Lr,bi,"$"].join("|")+")",Ud+"+"+Vs+"(?="+[Lr,bi+ss,"$"].join("|")+")",bi+"?"+ss+"+"+Ra,bi+"+"+Vs,Zo,ls,Gl,Xu].join("|"),"g"),Xl=RegExp("["+Ia+Hi+Pa+ar+"]"),Ql=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Jl=["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"],eu=-1,nn={};n
|
||
|
/* [wrapped with `+h+`] */
|
||
|
`)}function VH(u){return Rt(u)||Cf(u)||!!(s1&&u&&u[s1])}function du(u,h){var x=typeof u;return h=h??j,!!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)&&du(h,x.length):A=="string"&&h in x)?xs(x[h],u):!1}function Nx(u,h){if(Rt(u))return!1;var x=typeof u;return x=="number"||x=="symbol"||x=="boolean"||u==null||aa(u)?!0:qu.test(u)||!Ku.test(u)||h!=null&&u in fn(h)}function UH(u){var h=typeof u;return h=="string"||h=="number"||h=="symbol"||h=="boolean"?u!=="__proto__":u===null}function Dx(u){var h=ve(u),x=$[h];if(typeof x!="function"||!(h in Vt.prototype))return!1;if(u===x)return!0;var A=oe(x);return!!A&&u===A[0]}function GH(u){return!!oc&&oc in u}var jH=Xn?fu:Jx;function F1(u){var h=u&&u.constructor,x=typeof h=="function"&&h.prototype||bn;return u===x}function S7(u){return u===u&&!dr(u)}function w7(u,h){return function(x){return x==null?!1:x[u]===h&&(h!==n||u in fn(x))}}function KH(u){var h=c2(u,function(A){return x.size===d&&x.clear(),A}),x=h.cache;return h}function qH(u,h){var x=u[1],A=h[1],O=x|A,H=O<(E|P|F),q=A==F&&x==L||A==F&&x==B&&u[7].length<=h[8]||A==(F|B)&&h[7].length<=h[8]&&x==L;if(!(H||q))return u;A&E&&(u[2]=h[2],O|=x&E?0:k);var Q=h[3];if(Q){var ae=u[3];u[3]=ae?i2(ae,Q,h[4]):Q,u[4]=ae?Qo(u[3],p):h[4]}return Q=h[5],Q&&(ae=u[5],u[5]=ae?M1(ae,Q,h[6]):Q,u[6]=ae?Qo(u[5],p):h[6]),Q=h[7],Q&&(u[7]=Q),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 ZH(u){var h=[];if(u!=null)for(var x in fn(u))h.push(x);return h}function YH(u){return Ah.call(u)}function C7(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=he(H);++O<H;)q[O]=A[h+O];O=-1;for(var Q=he(h+1);++O<h;)Q[O]=A[O];return Q[h]=x(q),wi(u,this,Q)}}function _7(u,h){return h.length<2?u:Xs(u,Nr(h,0,-1))}function XH(u,h){for(var x=u.length,A=Jr(h.length,x),O=Ti(u);A--;){var H=h[A];u[A]=du(H,x)?O[H]:n}return u}function zx(u,h){if(!(h==="constructor"&&typeof u[h]=="function")&&h!="__proto__")return u[h]}var k7=P7(mf),$1=af||function(u,h){return Ke.setTimeout(u,h)},Fx=P7(Xh);function E7(u,h,x){var A=h+"";return Fx(u,WH(A,QH($H(A),x)))}function P7(u){var h=0,x=0;return function(){var A=l1(),O=pe-(A-x);if(x=A,O>0){if(++h>=me)return arguments[0]}else h=0;return u.apply(n,arguments)}}function a2(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 T7=KH(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==-Y?"-0":h}function wf(u){if(u!=null){try{return lr.call(u)}catch{}try{return u+""}catch{}}return""}function QH(u,h){return Hn(xe,function(x){var A="_."+x[0];h&x[1]&&!Vi(u,A)&&u.push(A)}),u.sort()}function L7(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 JH(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=he(sf(A/h));O<A;)q[H++]=Nr(u,O,O+=h);return q}function eW(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 tW(){var u=arguments.length;if(!u)return[];for(var h=he(u-1),x=arguments[0],A=u;A--;)h[A-1]=arguments[A];return Na(Rt(x)?Ti(x):[x],Mr(h,1))}var nW=wt(function(u,h){return Dr(u)?xc(u,Mr(h,1,Dr,!0)):[]}),rW=wt(function(u,h){var x=Ba(h);return Dr(x)&&(x=n),Dr(u)?xc(u,Mr(h,1,Dr,!0),Le(x,2)):[]}),iW=wt(function(u,h){var x=Ba(h);return Dr(x)&&(x=n),Dr(u)?xc(u,Mr(h,1,Dr,!0),n,x):[]});function oW(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 aW(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 sW(u,h){return u&&u.length?Ec(u,Le(h,3),!0,!0):[]}function lW(u,h){return u&&u.length?Ec(u,Le(h,3),!0):[]}function uW(u,h,x,A){var O=u==null?0:u.length;return O?(x&&t
|
||
|
`;u.replace(Xe,function(yt,Kt,en,sa,co,la){return en||(en=sa),Ae+=u.slice(_e,la).replace(Vd,Ks),Kt&&(Q=!0,Ae+=`' +
|
||
|
__e(`+Kt+`) +
|
||
|
'`),co&&(ae=!0,Ae+=`';
|
||
|
`+co+`;
|
||
|
__p += '`),en&&(Ae+=`' +
|
||
|
((__t = (`+en+`)) == null ? '' : __t) +
|
||
|
'`),_e=la+yt.length,yt}),Ae+=`';
|
||
|
`;var vt=rn.call(h,"variable")&&h.variable;if(!vt)Ae=`with (obj) {
|
||
|
`+Ae+`
|
||
|
}
|
||
|
`;else if(Od.test(vt))throw new Ct(s);Ae=(ae?Ae.replace(Qt,""):Ae).replace(Kn,"$1").replace(yr,"$1;"),Ae="function("+(vt||"obj")+`) {
|
||
|
`+(vt?"":`obj || (obj = {});
|
||
|
`)+"var __t, __p = ''"+(Q?", __e = _.escape":"")+(ae?`, __j = Array.prototype.join;
|
||
|
function print() { __p += __j.call(arguments, '') }
|
||
|
`:`;
|
||
|
`)+Ae+`return __p
|
||
|
}`;var Bt=sk(function(){return Jt(H,ct+"return "+Ae).apply(n,q)});if(Bt.source=Ae,Vx(Bt))throw Bt;return Bt}function yG(u){return Sn(u).toLowerCase()}function xG(u){return Sn(u).toUpperCase()}function bG(u,h,x){if(u=Sn(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 SG(u,h,x){if(u=Sn(u),u&&(x||h===n))return u.slice(0,n1(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 wG(u,h,x){if(u=Sn(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 CG(u,h){var x=K,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=Sn(u);var H=u.length;if(ru(u)){var q=Ui(u);H=q.length}if(x>=H)return u;var Q=x-Da(A);if(Q<1)return A;var ae=q?vs(q,0,Q).join(""):u.slice(0,Q);if(O===n)return ae+A;if(q&&(Q+=ae.length-Q),Ux(O)){if(u.slice(Q).search(O)){var _e,Pe=ae;for(O.global||(O=tf(O.source,Sn(oi.exec(O))+"g")),O.lastIndex=0;_e=O.exec(Pe);)var Ae=_e.index;ae=ae.slice(0,Ae===n?Q:Ae)}}else if(u.indexOf(so(O),Q)!=Q){var Xe=ae.lastIndexOf(O);Xe>-1&&(ae=ae.slice(0,Xe))}return ae+A}function _G(u){return u=Sn(u),u&&Ld.test(u)?u.replace(Hr,Dv):u}var kG=al(function(u,h,x){return u+(x?" ":"")+h.toUpperCase()}),Kx=op("toUpperCase");function ak(u,h,x){return u=Sn(u),h=x?n:h,h===n?Ph(u)?ef(u):J0(u):u.match(h)||[]}var sk=wt(function(u,h){try{return wi(u,n,h)}catch(x){return Vx(x)?x:new Ct(x)}}),EG=Qn(function(u,h){return Hn(h,function(x){x=sl(x),ta(u,x,Hx(u[x],u))}),u});function PG(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 TG(u){return zh(ci(u,g))}function qx(u){return function(){return u}}function LG(u,h){return u==null||u!==u?h:u}var AG=D1(),IG=D1(!0);function Mo(u){return u}function Zx(u){return cr(typeof u=="function"?u:ci(u,g))}function RG(u){return Cc(ci(u,g))}function MG(u,h){return Js(u,ci(h,g))}var OG=wt(function(u,h){return function(x){return gs(x,u,h)}}),NG=wt(function(u,h){return function(x){return gs(u,x,h)}});function Yx(u,h,x){var A=pi(h),O=Hh(h,A);x==null&&!(dr(h)&&(O.length||!A.length))&&(x=h,h=u,u=this,O=Hh(h,pi(h)));var H=!(dr(x)&&"chain"in x)||!!x.chain,q=fu(u);return Hn(O,function(Q){var ae=h[Q];u[Q]=ae,q&&(u.prototype[Q]=function(){var _e=this.__chain__;if(H||_e){var Pe=u(this.__wrapped__),Ae=Pe.__actions__=Ti(this.__actions__);return Ae.push({func:ae,args:arguments,thisArg:u}),Pe.__chain__=_e,Pe}return ae.apply(u,Na([this.value()],arguments))})}),u}function DG(){return Ke._===this&&(Ke._=i1),this}function Xx(){}function zG(u){return u=Dt(u),wt(function(h){return _c(h,u)})}var FG=z1(Nn),$G=z1(On),BG=z1(Qu);function lk(u){return Nx(u)?js(sl(u)):ms(u)}function HG(u){return function(h){return u==null?n:Xs(u,h)}}var WG=v(),VG=v(!0);function Qx(){return[]}function Jx(){return!1}function UG(){return{}}function GG(){return""}function jG(){return!0}function KG(u,h){if(u=Dt(u),u<1||u>j)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 qG(u){return Rt(u)?Nn(u,sl):aa(u)?[u]:Ti(T7(Sn(u)))}function ZG(u){var h=++nf;return Sn(u)+h}var YG=ap(function(u,h){return u+h},0),XG=M("ceil"),QG=ap(function(u,h){return u/h},1),JG=M("floor");function ej(u){return u&&u.length?Sr(u,Mo,Wh):n}function tj(u,h){return u&&u.length?Sr(u,Le(h,2),Wh):n}function nj(u){return qd(u,Mo)}function rj(u,h){return qd(u,Le(h,2))}function ij(u){return u&&u.length?Sr(u,Mo,Qs):n}function oj(u,h){return u&&u.length?Sr(u,Le(h,2),Qs):n}var aj=ap(function(u,h){return u*h},1),sj=M("round"),lj=ap(function(u,h){return u-h},0);function uj(u){return u&&u.length?Yd(u,Mo):0}function cj(u,h){return u&&u.length?Yd(u,Le(h,2)):0}return $.after=RV,$.ary=$7,$.assign=xU,$.assignIn=J7,$.assignInWith=p2,$.assignWith=bU,$.at=SU,$.before=B7,$.bind=Hx,$.bindAll=EG,$.bindKey=H7,$.castArray=UV,$.chain=D7,$.chunk=JH,$.compact
|
||
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jye(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Kye(e){if(Array.isArray(e))return rC(e)}function $L(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 BL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?$L(Object(n),!0).forEach(function(r){y$(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$L(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function y$(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function jm(e,t){return Yye(e)||Zye(e,t)||x$(e,t)||qye()}function qye(){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 x$(e,t){if(!!e){if(typeof e=="string")return rC(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 rC(e,t)}}function rC(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 Zye(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 Yye(e){if(Array.isArray(e))return e}var Xye="file-invalid-type",Qye="file-too-large",Jye="file-too-small",e5e="too-many-files",t5e=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:Xye,message:"File type must be ".concat(n)}},HL=function(t){return{code:Qye,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},WL=function(t){return{code:Jye,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},n5e={code:e5e,message:"Too many files"};function b$(e,t){var n=e.type==="application/x-moz-file"||Uye(e,t);return[n,n?null:t5e(t)]}function S$(e,t,n){if(Df(e.size))if(Df(t)&&Df(n)){if(e.size>n)return[!1,HL(n)];if(e.size<t)return[!1,WL(t)]}else{if(Df(t)&&e.size<t)return[!1,WL(t)];if(Df(n)&&e.size>n)return[!1,HL(n)]}return[!0,null]}function Df(e){return e!=null}function r5e(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=b$(l,n),p=jm(d,1),g=p[0],m=S$(l,r,i),y=jm(m,1),b=y[0],S=s?s(l):null;return g&&b&&!S})}function w4(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 VL(e){e.preventDefault()}function i5e(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function o5e(e){return e.indexOf("Edge/")!==-1}function a5e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return i5e(e)||o5e(e)}function fl(){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!w4(r)&&s&&s.apply(void 0,[r].concat(o)),w4(r)})}}function s5e(){return"showOpenFilePicker"in window}function l5e(e){if(Df(e)){var t=Object.entries(e).filter(function(n){var r=jm(n,2),i=r[0],o=r[1],a=!0;return w$(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(C$))&&(console.warn('Skipped "'.concat(i,'" because an invalid file extension was provided.')),a=!1),a}).reduce(function(n,r){var i=jm(r,2),o=i[0],a=i[1];return BL(BL({},n),{},y$({},o,a))},{});return[{accept:t}]}return e}function u5e(e){if(Df(e))return Object.entries(e).reduce(function(t,n){var r=jm(n,2),i=r[0],o=r[1];return[].concat(FL(t),[i],FL(o))},[]).filter(function(t){return w$(t)||C$(t)}).join(",")}function c5e(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function d5e(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function w$(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function C$(e){return/^.*\.[\w]+$/.test(e)}var f5e=["children"],h5e=["open"],p5e=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLe
|
||
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function y5e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function x5e(e){if(Array.isArray(e))return iC(e)}function bS(e,t){return w5e(e)||S5e(e,t)||_$(e,t)||b5e()}function b5e(){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 _$(e,t){if(!!e){if(typeof e=="string")return iC(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 iC(e,t)}}function iC(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 S5e(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 w5e(e){if(Array.isArray(e))return e}function UL(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?UL(Object(n),!0).forEach(function(r){oC(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):UL(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function oC(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function C4(e,t){if(e==null)return{};var n=C5e(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 C5e(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 q8=C.exports.forwardRef(function(e,t){var n=e.children,r=C4(e,f5e),i=E$(r),o=i.open,a=C4(i,h5e);return C.exports.useImperativeHandle(t,function(){return{open:o}},[o]),_(C.exports.Fragment,{children:n(fr(fr({},a),{},{open:o}))})});q8.displayName="Dropzone";var k$={disabled:!1,getFilesFromEvent:Nye,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};q8.defaultProps=k$;q8.propTypes={children:In.exports.func,accept:In.exports.objectOf(In.exports.arrayOf(In.exports.string)),multiple:In.exports.bool,preventDropOnDocument:In.exports.bool,noClick:In.exports.bool,noKeyboard:In.exports.bool,noDrag:In.exports.bool,noDragEventsBubbling:In.exports.bool,minSize:In.exports.number,maxSize:In.exports.number,maxFiles:In.exports.number,disabled:In.exports.bool,getFilesFromEvent:In.exports.func,onFileDialogCancel:In.exports.func,onFileDialogOpen:In.exports.func,useFsAccessApi:In.exports.bool,autoFocus:In.exports.bool,onDragEnter:In.exports.func,onDragLeave:In.exports.func,onDragOver:In.exports.func,onDrop:In.exports.func,onDropAccepted:In.exports.func,onDropRejected:In.exports.func,onError:In.exports.func,validator:In.exports.func};var aC={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function E$(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=fr(fr({},k$),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,L=t.preventDropOnDocument,R=t.noClick,N=t.noKeyboard,z=t.noDrag,F=t.noDragEventsBubbling,B=t.onError,G=t.validator,K=C.exports.useMemo(function(){return u5e(n)},[n]),X=C.exports.useMemo(function(){return l5e(n)},[n]),me=C.exports.useMemo(function(){return typeof E=="function"?E:GL},[E]),pe=C.exports.useMemo(function(){return typeof S=="function"?S:GL},[S]),be=C.exports.useRef(null),we=C.exports.useRef(null),Se=C.ex
|
||
|
`+d.message,"");r({title:"Upload failed",description:s,status:"error",isClosable:!0})},[r]);return _("div",{className:"image-upload-zone",children:_(k5e,{fileAcceptedCallback:i,fileRejectionCallback:o,styleClass:`${n} image-upload-child-wrapper`,children:le("div",{className:"image-upload-child",children:[_(Lye,{size:"7rem"}),_(z3,{size:"lg",children:"Upload or Drop Image Here"})]})})})}const E5e=_n(e=>e.system,e=>e.shouldConfirmOnDelete),sC=C.exports.forwardRef(({image:e,children:t},n)=>{const{isOpen:r,onOpen:i,onClose:o}=i4(),a=xt(),s=Ze(E5e),l=C.exports.useRef(null),d=Cd(),p=y=>{y.stopPropagation(),s?i():g()},g=()=>{a(J2e(e)),d({title:"Image Deleted",status:"success",duration:2500,isClosable:!0}),o()};Ut("del",()=>{s?i():g()},[e,s]);const m=y=>a(o$(!y.target.checked));return le(rr,{children:[C.exports.cloneElement(t,{onClick:p,ref:n}),_(nue,{isOpen:r,leastDestructiveRef:l,onClose:o,children:_(Fm,{children:le(rue,{children:[_(s8,{fontSize:"lg",fontWeight:"bold",children:"Delete image"}),_(l4,{children:le(zn,{direction:"column",gap:5,children:[_(Fo,{children:"Are you sure? You can't undo this action afterwards."}),_(bd,{children:le(zn,{alignItems:"center",children:[_(fh,{mb:0,children:"Don't ask me again"}),_(h8,{checked:!s,onChange:m})]})})]})}),le(a8,{children:[_(Ol,{ref:l,onClick:o,children:"Cancel"}),_(Ol,{colorScheme:"red",onClick:g,ml:3,children:"Delete"})]})]})})})]})}),jL=({title:e="Popup",styleClass:t,delay:n=50,popoverOptions:r,actionButton:i,children:o})=>le(H3,{trigger:"hover",closeDelay:n,children:[_(U3,{children:_(Ns,{children:o})}),le(V3,{className:`popover-content ${t}`,children:[_(W3,{className:"popover-arrow"}),_(Oz,{className:"popover-header",children:e}),le("div",{className:"popover-options",children:[r||null,i]})]})]}),No=(e,t)=>Math.floor(e/t)*t,KL=(e,t)=>Math.round(e/t)*t,P5e={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,needsRepaint:!1,isDrawing:!1,stageScale:1,shouldUseInpaintReplace:!1,inpaintReplace:1,shouldLockBoundingBox:!0},T5e=P5e,T$=Y3({name:"inpainting",initialState:T5e,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(ln.clamp(i,64,n),64),d=No(ln.clamp(o,64,r),64),p=No(ln.clamp(a,0,n-l),64),g=No(ln.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
|
||
|
`),n=+this.fontSize(),r=0,i=this.lineHeight()*n,o=this.attrs.width,a=this.attrs.height,s=o!==Sp&&o!==void 0,l=a!==Sp&&a!==void 0,d=this.padding(),p=o-d*2,g=a-d*2,m=0,y=this.wrap(),b=y!==UA,S=y!==LSe&&b,E=this.ellipsis();this.textArr=[],NS().font=this._getContextFont();for(var P=E?this._getTextWidth(OS):0,k=0,L=t.length;k<L;++k){var R=t[k],N=this._getTextWidth(R);if(s&&N>p)for(;R.length>0;){for(var z=0,F=R.length,B="",G=0;z<F;){var K=z+F>>>1,X=R.slice(0,K+1),me=this._getTextWidth(X)+P;me<=p?(z=K+1,B=X,G=me):F=K}if(B){if(S){var pe,be=R[B.length],we=be===vy||be===WA;we&&G<=p?pe=B.length:pe=Math.max(B.lastIndexOf(vy),B.lastIndexOf(WA))+1,pe>0&&(z=pe,B=B.slice(0,z),G=this._getTextWidth(B))}B=B.trimRight(),this._addTextLine(B),r=Math.max(r,G),m+=i;var Se=this._shouldHandleEllipsis(m);if(Se){this._tryToAddEllipsisToLastLine();break}if(R=R.slice(z),R=R.trimLeft(),R.length>0&&(N=this._getTextWidth(R),N<=p)){this._addTextLine(R),m+=i,r=Math.max(r,N);break}}else break}else this._addTextLine(R),m+=i,r=Math.max(r,N),this._shouldHandleEllipsis(m)&&k<L-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!==Sp&&i!==void 0,a=this.padding(),s=i-a*2,l=this.wrap(),d=l!==UA;return!d||o&&t+r>s}_tryToAddEllipsisToLastLine(){var t=this.attrs.width,n=t!==Sp&&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+OS)<i;s||(a.text=a.text.slice(0,a.text.length-3))}this.textArr.splice(this.textArr.length-1,1),this._addTextLine(a.text+OS)}}getStrokeScaleEnabled(){return!0}}mr.prototype._fillFunc=RSe;mr.prototype._strokeFunc=MSe;mr.prototype.className=CSe;mr.prototype._attrsAffectingSize=["text","fontSize","padding","wrap","lineHeight","letterSpacing"];vr(mr);Z.overWriteSetter(mr,"width",o7());Z.overWriteSetter(mr,"height",o7());Z.addGetterSetter(mr,"fontFamily","Arial");Z.addGetterSetter(mr,"fontSize",12,He());Z.addGetterSetter(mr,"fontStyle",UB);Z.addGetterSetter(mr,"fontVariant",UB);Z.addGetterSetter(mr,"padding",0,He());Z.addGetterSetter(mr,"align",VB);Z.addGetterSetter(mr,"verticalAlign",_Se);Z.addGetterSetter(mr,"lineHeight",1,He());Z.addGetterSetter(mr,"wrap",TSe);Z.addGetterSetter(mr,"ellipsis",!1,zs());Z.addGetterSetter(mr,"letterSpacing",0,He());Z.addGetterSetter(mr,"text","",q0());Z.addGetterSetter(mr,"textDecoration","");var NSe="",jB="normal";function KB(e){e.fillText(this.partialText,0,0)}function qB(e){e.strokeText(this.partialText,0,0)}class ii extends Ne{constructor(t){super(t),this.dummyCanvas=ue.createCanvasElement(),this.dataArray=[],this.dataArray=Mn.parsePathData(this.attrs.data),this.on("dataChange.konva",function(){this.dataArray=Mn.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 ue.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height
|
||
|
* @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 Swe=function(t){var n={},r=C.exports,i=Vp.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"),L=Symbol.for("react.lazy"),R=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 L:f=c._payload,c=c._init;try{return F(c(f))}catch{}}return null}function B(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 G(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 K(c){if(G(c)!==c)throw Error(a(188))}function X(c){var f=c.alternate;if(!f){if(f=G(c),f===null)throw Error(a(188));return f!==c?null:c}for(var v=c,w=f;;){var T=v.return;if(T===null)break;var M=T.alternate;if(M===null){if(w=T.return,w!==null){v=w;continue}break}if(T.child===M.child){for(M=T.child;M;){if(M===v)return K(T),c;if(M===w)return K(T),f;M=M.sibling}throw Error(a(188))}if(v.return!==w.return)v=T,w=M;else{for(var V=!1,re=T.child;re;){if(re===v){V=!0,v=T,w=M;break}if(re===w){V=!0,w=T,v=M;break}re=re.sibling}if(!V){for(re=M.child;re;){if(re===v){V=!0,v=M,w=T;break}if(re===w){V=!0,w=M,v=T;break}re=re.sibling}if(!V)throw Error(a(189))}}if(v.alternate!==w)throw Error(a(190))}if(v.tag!==3)throw Error(a(188));return v.stateNode.current===v?c:f}function me(c){return c=X(c),c!==null?pe(c):null}function pe(c){if(c.tag===5||c.tag===6)return c;for(c=c.child;c!==null;){var f=pe(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,Y=t.getRootHostContext,j=t.getChildHostContext,te=t.prepareForCommit,J=t.resetAfterCommit,W=t.createInstance,ie=t.appendInitialChild,ce=t.finalizeInitialChildren,xe=t.prepareUpdate,De=t.shouldSetTextContent,Me=t.createTextInstance,Ve=t.scheduleTimeout,ke=t.cancelTimeout,$e=t.noTimeout,nt=t.isPrimaryRenderer,ft=t.supportsMutation,Mt=t.suppo
|
||
|
`+Ko+c}var eo=!1;function Pa(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 w=Fe}Reflect.construct(c,[],f)}else{try{f.call()}catch(Fe){w=Fe}c.call(f.prototype)}else{try{throw Error()}catch(Fe){w=Fe}c()}}catch(Fe){if(Fe&&w&&typeof Fe.stack=="string"){for(var T=Fe.stack.split(`
|
||
|
`),M=w.stack.split(`
|
||
|
`),V=T.length-1,re=M.length-1;1<=V&&0<=re&&T[V]!==M[re];)re--;for(;1<=V&&0<=re;V--,re--)if(T[V]!==M[re]){if(V!==1||re!==1)do if(V--,re--,0>re||T[V]!==M[re]){var de=`
|
||
|
`+T[V].replace(" at new "," at ");return c.displayName&&de.includes("<anonymous>")&&(de=de.replace("<anonymous>",c.displayName)),de}while(1<=V&&0<=re);break}}}finally{eo=!1,Error.prepareStackTrace=v}return(c=c?c.displayName||c.name:"")?as(c):""}var Zu=Object.prototype.hasOwnProperty,Ws=[],Ta=-1;function Wi(c){return{current:c}}function gn(c){0>Ta||(c.current=Ws[Ta],Ws[Ta]=null,Ta--)}function cn(c,f){Ta++,Ws[Ta]=c.current,c.current=f}var to={},ar=Wi(to),Tr=Wi(!1),no=to;function La(c,f){var v=c.type.contextTypes;if(!v)return to;var w=c.stateNode;if(w&&w.__reactInternalMemoizedUnmaskedChildContext===f)return w.__reactInternalMemoizedMaskedChildContext;var T={},M;for(M in v)T[M]=f[M];return w&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=f,c.__reactInternalMemoizedMaskedChildContext=T),T}function Lr(c){return c=c.childContextTypes,c!=null}function qo(){gn(Tr),gn(ar)}function Gl(c,f,v){if(ar.current!==to)throw Error(a(168));cn(ar,f),cn(Tr,v)}function Co(c,f,v){var w=c.stateNode;if(f=f.childContextTypes,typeof w.getChildContext!="function")return v;w=w.getChildContext();for(var T in w)if(!(T in f))throw Error(a(108,B(c)||"Unknown",T));return o({},v,w)}function ro(c){return c=(c=c.stateNode)&&c.__reactInternalMemoizedMergedChildContext||to,no=ar.current,cn(ar,c),cn(Tr,Tr.current),!0}function jl(c,f,v){var w=c.stateNode;if(!w)throw Error(a(169));v?(c=Co(c,f,no),w.__reactInternalMemoizedMergedChildContext=c,gn(Tr),gn(ar),cn(ar,c)):gn(Tr),cn(Tr,v)}var Xr=Math.clz32?Math.clz32:ql,Kl=Math.log,Yu=Math.LN2;function ql(c){return c>>>=0,c===0?32:31-(Kl(c)/Yu|0)|0}var Aa=64,bi=4194304;function Ia(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 w=0,T=c.suspendedLanes,M=c.pingedLanes,V=v&268435455;if(V!==0){var re=V&~T;re!==0?w=Ia(re):(M&=V,M!==0&&(w=Ia(M)))}else V=v&~T,V!==0?w=Ia(V):M!==0&&(w=Ia(M));if(w===0)return 0;if(f!==0&&f!==w&&(f&T)===0&&(T=w&-w,M=f&-f,T>=M||T===16&&(M&4194240)!==0))return f;if((w&4)!==0&&(w|=v&16),f=c.entangledLanes,f!==0)for(c=c.entanglements,f&=w;0<f;)v=31-Xr(f),T=1<<v,w|=c[v],f&=~T;return w}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 Ra(c,f){for(var v=c.suspendedLanes,w=c.pingedLanes,T=c.expirationTimes,M=c.pendingLanes;0<M;){var V=31-Xr(M),re=1<<V,de=T[V];de===-1?((re&v)===0||(re&w)!==0)&&(T[V]=Ud(re,f)):de<=f&&(c.expiredLanes|=re),M&=~re}}function Vs(c){return c=c.pendingLanes&-1073741825,c!==0?c:c&1073741824?1073741824:0}function Zl(){var c=Aa;return Aa<<=1,(Aa&4194240)===0&&(Aa=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 w=c.eventTimes;for(c=c.expirationTimes;0<v;){var T=31-Xr(v),M=1<<T;f[T]=0,w[T]=-1,c[T]=-1,v&=~M}}function Zo(c,f){var v=c.entangledLanes|=f;for(c=c.entanglements;v;){var w=31-Xr(v),T=1<<w;T&f|c[w]&f&&(c[w]|=f),v&=~T}}var At=0;function Xu(c){return c&=-c,1<c?4<c?(c&268435455)!==0?16:536870912:4:1}var us=i.unstable_scheduleCallback,Ma
|
||
|
Error generating stack: `+M.message+`
|
||
|
`+M.stack}return{value:c,source:f,stack:T,digest:null}}function f1(c,f,v){return{value:c,source:null,stack:v??null,digest:f??null}}function mc(c,f){try{console.error(f.value)}catch(v){setTimeout(function(){throw v})}}var uf=typeof WeakMap=="function"?WeakMap:Map;function h1(c,f,v){v=ds(-1,v),v.tag=3,v.payload={element:null};var w=f.value;return v.callback=function(){hf||(hf=!0,pf=w),mc(c,f)},v}function $(c,f,v){v=ds(-1,v),v.tag=3;var w=c.type.getDerivedStateFromError;if(typeof w=="function"){var T=f.value;v.payload=function(){return w(T)},v.callback=function(){mc(c,f)}}var M=c.stateNode;return M!==null&&typeof M.componentDidCatch=="function"&&(v.callback=function(){mc(c,f),typeof w!="function"&&(tl===null?tl=new Set([this]):tl.add(this));var V=f.stack;this.componentDidCatch(f.value,{componentStack:V!==null?V:""})}),v}function au(c,f,v){var w=c.pingCache;if(w===null){w=c.pingCache=new uf;var T=new Set;w.set(f,T)}else T=w.get(f),T===void 0&&(T=new Set,w.set(f,T));T.has(v)||(T.add(v),c=r2.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,w,T){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=T,c)}var Vt=s.ReactCurrentOwner,Gi=!1;function ki(c,f,v,w){f.child=c===null?zv(f,null,v,w):rc(f,c.child,v,w)}function Gv(c,f,v,w,T){v=v.render;var M=f.ref;return tc(f,T),w=o1(c,f,v,w,M,T),v=ac(),c!==null&&!Gi?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~T,hs(c,f,T)):(On&&v&&wi(f),f.flags|=1,ki(c,f,w,T),f.child)}function Zs(c,f,v,w,T){if(c===null){var M=v.type;return typeof M=="function"&&!O1(M)&&M.defaultProps===void 0&&v.compare===null&&v.defaultProps===void 0?(f.tag=15,f.type=M,jv(c,f,M,w,T)):(c=yf(v.type,null,w,f,f.mode,T),c.ref=f.ref,c.return=f,f.child=c)}if(M=c.child,(c.lanes&T)===0){var V=M.memoizedProps;if(v=v.compare,v=v!==null?v:nu,v(V,w)&&c.ref===f.ref)return hs(c,f,T)}return f.flags|=1,c=lo(M,w),c.ref=f.ref,c.return=f,f.child=c}function jv(c,f,v,w,T){if(c!==null){var M=c.memoizedProps;if(nu(M,w)&&c.ref===f.ref)if(Gi=!1,f.pendingProps=w=M,(c.lanes&T)!==0)(c.flags&131072)!==0&&(Gi=!0);else return f.lanes=c.lanes,hs(c,f,T)}return p1(c,f,v,w,T)}function Kv(c,f,v){var w=f.pendingProps,T=w.children,M=c!==null?c.memoizedState:null;if(w.mode==="hidden")if((f.mode&1)===0)f.memoizedState={baseLanes:0,cachePool:null,transitions:null},cn(Qs,ao),ao|=v;else{if((v&1073741824)===0)return c=M!==null?M.baseLanes|v:v,f.lanes=f.childLanes=1073741824,f.memoizedState={baseLanes:c,cachePool:null,transitions:null},f.updateQueue=null,cn(Qs,ao),ao|=c,null;f.memoizedState={baseLanes:0,cachePool:null,transitions:null},w=M!==null?M.baseLanes:v,cn(Qs,ao),ao|=w}else M!==null?(w=M.baseLanes|v,f.memoizedState=null):w=v,cn(Qs,ao),ao|=w;return ki(c,f,T,v),f.child}function qv(c,f){var v=f.ref;(c===null&&v!==null||c!==null&&c.ref!==v)&&(f.flags|=512,f.flags|=2097152)}function p1(c,f,v,w,T){var M=Lr(v)?no:ar.current;return M=La(f,M),tc(f,T),v=o1(c,f,v,w,M,T),w=ac(),c!==null&&!Gi?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~T,hs(c,f,T)):(On&&w&&wi(f),f.flags|=1,ki(c,f,v,T),f.child)}function Zv(c,f,v,w,T){if(Lr(v)){var M=!0;ro(f)}else M=!1;if(tc(f,T),f.stateNode===null)Fa(c,f),Ov(f,v,w),t1(f,v,w,T),w=!0;else if(c===null){var V=f.stateNode,re=f.memoizedProps;V.props=re;var de=V.context,Fe=v.contextType;typeof Fe=="object"&&Fe!==null?Fe=io(Fe):(Fe=Lr(v)?no:ar.current,Fe=La(f,Fe));var it=v.getDerivedStateFromProps,Et=typeof it=="function"||typeof V.getSnapshotBeforeUpdate=="function";Et||typeof V.UNSAFE_componentWillReceiveProps!="function"&&typeof V.componentWillReceiveProps!="function"||(re!==w||de!==Fe)&&Nv(f,V,w,Fe),cs=!1;var Je=f.memoizedState;V.state=Je,Ph(f,w,V,T),de=f.memoizedState,re!==w||Je!==de||Tr.current||cs?(typeof it=="function"&&(Lh(f,v,it,w),de=f.memoizedState),(re=cs||Jd(f,v,re,w,Je,de,Fe))?(Et||typeof V.UNSAFE_componentWillMount!="function"&
|
||
|
`+(w.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:ap,findFiberByHostInstance:c.findFiberByHostInstance||z1,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{nn=f.inject(c),Nt=f}catch{}c=!!f.checkDCE}}return c},n.isAlreadyRendering=function(){return!1},n.observeVisibleRects=function(c,f,v,w){if(!mt)throw Error(a(363));c=k1(c,f);var T=Wt(c,v,w).disconnect;return{disconnect:function(){T()}}},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,w){var T=f.current,M=fi(),V=Nr(T);return v=N1(v),f.context===null?f.context=v:f.pendingContext=v,f=ds(M,V),f.payload={element:c},w=w===void 0?null:w,w!==null&&(f.callback=w),c=Ks(T,f,V),c!==null&&(Lo(c,T,V,M),Eh(c,T,V)),V},n};(function(e){e.exports=Swe})(XB);const wwe=KC(XB.exports);var c7={exports:{}},Ch={};/**
|
||
|
* @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.
|
||
|
*/Ch.ConcurrentRoot=1;Ch.ContinuousEventPriority=4;Ch.DefaultEventPriority=16;Ch.DiscreteEventPriority=1;Ch.IdleEventPriority=536870912;Ch.LegacyRoot=0;(function(e){e.exports=Ch})(c7);const qA={children:!0,ref:!0,key:!0,style:!0,forwardedRef:!0,unstable_applyCache:!0,unstable_applyDrawHitFromCache:!0};let ZA=!1,YA=!1;const d7=".react-konva-event",Cwe=`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
|
||
|
`,_we=`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
|
||
|
`,kwe={};function bx(e,t,n=kwe){if(!ZA&&"zIndex"in t&&(console.warn(_we),ZA=!0),!YA&&t.draggable){var r=t.x!==void 0||t.y!==void 0,i=t.onDragEnd||t.onDragMove;r&&!i&&(console.warn(Cwe),YA=!0)}for(var o in n)if(!qA[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(!qA[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+d7,y[l])}function Td(e){if(!st.autoDrawEnabled){var t=e.getLayer()||e.getStage();t&&t.batchDraw()}}const QB={},Ewe={};sh.Node.prototype._applyProps=bx;function Pwe(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 Twe(e,t,n){let r=sh[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=sh.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 bx(l,o),l}function Lwe(e,t,n){console.error(`Text components are not supported for now in ReactKonva. Your text is: "${e}"`)}function Awe(e,t,n){return!1}function Iwe(e){return e}function Rwe(){return null}function Mwe(){return null}function Owe(e,t,n,r){return Ewe}function Nwe(){}function Dwe(e){}function zwe(e,t){return!1}function Fwe(){return QB}function $we(){return QB}const Bwe=setTimeout,Hwe=clearTimeout,Wwe=-1;function Vwe(e,t){return!1}const Uwe=!1,Gwe=!0,jwe=!0;function Kwe(e,t){t.parent===e?t.moveToTop():e.add(t),Td(e)}function qwe(e,t){t.parent===e?t.moveToTop():e.add(t),Td(e)}function JB(e,t,n){t._remove(),e.add(t),t.setZIndex(n.getZIndex()),Td(e)}function Zwe(e,t,n){JB(e,t,n)}function Ywe(e,t){t.destroy(),t.off(d7),Td(e)}function Xwe(e,t){t.destroy(),t.off(d7),Td(e)}function Qwe(e,t,n){console.error(`Text components are not yet supported in ReactKonva. You text is: "${n}"`)}function Jwe(e,t,n){}function e6e(e,t,n,r,i){bx(e,i,r)}function t6e(e){e.hide(),Td(e)}function n6e(e){}function r6e(e,t){(t.visible==null||t.visible)&&e.show()}function i6e(e,t){}function o6e(e){}function a6e(){}const s6e=()=>c7.exports.DefaultEventPriority,l6e=Object.freeze(Object.defineProperty({__proto__:null,appendInitialChild:Pwe,createInstance:Twe,createTextInstance:Lwe,finalizeInitialChildren:Awe,getPublicInstance:Iwe,prepareForCommit:Rwe,preparePortalMount:Mwe,prepareUpdate:Owe,resetAfterCommit:Nwe,resetTextContent:Dwe,shouldDeprioritizeSubtree:zwe,getRootHostContext:Fwe,getChildHostContext:$we,scheduleTimeout:Bwe,cancelTimeout:Hwe,noTimeout:Wwe,shouldSetTextContent:Vwe,isPrimaryRenderer:Uwe,warnsIfNotActing:Gwe,supportsMutation:jwe,appendChild:Kwe,appendChildToContainer:qwe,insertBefore:JB,insertInContainerBefore:Zwe,removeChild:Ywe,removeChildFromContainer:Xwe,commitTextUpdate:Qwe,commitMount:Jwe,commitUpdate:e6e,hideInstance:t6e,hideTextInstance:n6e,unhideInstance:r6e,unhideTextInstance:i6e,clearContainer:o6e,detachDeletedInstance:a6e,getCurrentEventPriority:s6e,now:Vp.exports.unstable_now,idlePriority:Vp.exports.unstable_IdlePriority,run:Vp.exports.unstable_runWithPriority},Symbol.toStringTag,{value:"Module"}));var u6e=Object.defineProperty,c6e=Object.defineProperties,d6e=Object.getOwnPropertyDescriptors,XA=Object.getOwnPropertySymbols,f6e=Object.prototype.hasOwnProperty,h6e=Object.prototype.propertyIsEnumerable,QA=(e,t,n)=>t in e?u6e(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,JA=(e,t)=>{for(var n in t||(t={}))f6e.call(t,n)&&QA(e,n,t[n]);if(XA)
|