easydiffusion/ui/frontend/dist/index.js

84 lines
229 KiB
JavaScript
Raw Normal View History

2022-09-17 00:35:48 +02:00
(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 l of o.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&r(l)}).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)}})();function sc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var M={exports:{}},A={};/**
2022-09-14 16:48:46 +02:00
* @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.
2022-09-17 00:35:48 +02:00
*/var Nr=Symbol.for("react.element"),Jd=Symbol.for("react.portal"),Zd=Symbol.for("react.fragment"),bd=Symbol.for("react.strict_mode"),eh=Symbol.for("react.profiler"),th=Symbol.for("react.provider"),nh=Symbol.for("react.context"),rh=Symbol.for("react.forward_ref"),ih=Symbol.for("react.suspense"),oh=Symbol.for("react.memo"),lh=Symbol.for("react.lazy"),mu=Symbol.iterator;function sh(e){return e===null||typeof e!="object"?null:(e=mu&&e[mu]||e["@@iterator"],typeof e=="function"?e:null)}var uc={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},ac=Object.assign,cc={};function Tn(e,t,n){this.props=e,this.context=t,this.refs=cc,this.updater=n||uc}Tn.prototype.isReactComponent={};Tn.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")};Tn.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function fc(){}fc.prototype=Tn.prototype;function ss(e,t,n){this.props=e,this.context=t,this.refs=cc,this.updater=n||uc}var us=ss.prototype=new fc;us.constructor=ss;ac(us,Tn.prototype);us.isPureReactComponent=!0;var yu=Array.isArray,dc=Object.prototype.hasOwnProperty,as={current:null},hc={key:!0,ref:!0,__self:!0,__source:!0};function pc(e,t,n){var r,i={},o=null,l=null;if(t!=null)for(r in t.ref!==void 0&&(l=t.ref),t.key!==void 0&&(o=""+t.key),t)dc.call(t,r)&&!hc.hasOwnProperty(r)&&(i[r]=t[r]);var s=arguments.length-2;if(s===1)i.children=n;else if(1<s){for(var u=Array(s),a=0;a<s;a++)u[a]=arguments[a+2];i.children=u}if(e&&e.defaultProps)for(r in s=e.defaultProps,s)i[r]===void 0&&(i[r]=s[r]);return{$$typeof:Nr,type:e,key:o,ref:l,props:i,_owner:as.current}}function uh(e,t){return{$$typeof:Nr,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function cs(e){return typeof e=="object"&&e!==null&&e.$$typeof===Nr}function ah(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var gu=/\/+/g;function Eo(e,t){return typeof e=="object"&&e!==null&&e.key!=null?ah(""+e.key):t.toString(36)}function ri(e,t,n,r,i){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var l=!1;if(e===null)l=!0;else switch(o){case"string":case"number":l=!0;break;case"object":switch(e.$$typeof){case Nr:case Jd:l=!0}}if(l)return l=e,i=i(l),e=r===""?"."+Eo(l,0):r,yu(i)?(n="",e!=null&&(n=e.replace(gu,"$&/")+"/"),ri(i,t,n,"",function(a){return a})):i!=null&&(cs(i)&&(i=uh(i,n+(!i.key||l&&l.key===i.key?"":(""+i.key).replace(gu,"$&/")+"/")+e)),t.push(i)),1;if(l=0,r=r===""?".":r+":",yu(e))for(var s=0;s<e.length;s++){o=e[s];var u=r+Eo(o,s);l+=ri(o,t,n,u,i)}else if(u=sh(e),typeof u=="function")for(e=u.call(e),s=0;!(o=e.next()).done;)o=o.value,u=r+Eo(o,s++),l+=ri(o,t,n,u,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 l}function zr(e,t,n){if(e==null)return e;var r=[],i=0;return ri(e,r,"","",function(o){return t.call(n,o,i++)}),r}function ch(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 me={current:null},ii={transition:null},fh={ReactCurrentDispatcher:me,ReactCurrentBatchConfig:ii,ReactCurrentOwner:as};A.Children={map:zr,forEach:function(e,t,n){zr(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return zr(e,function(){t++}),t},toArray:function(e){return zr(e,function(t){return t})||[]},only:function(e){if(!cs(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};A.Component=Tn;A.Fragment=Zd;A.Profiler=eh;A.Pure
2022-09-14 16:48:46 +02:00
* @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.
2022-09-17 00:35:48 +02:00
*/(function(e){function t(R,F){var L=R.length;R.push(F);e:for(;0<L;){var X=L-1>>>1,te=R[X];if(0<i(te,F))R[X]=F,R[L]=te,L=X;else break e}}function n(R){return R.length===0?null:R[0]}function r(R){if(R.length===0)return null;var F=R[0],L=R.pop();if(L!==F){R[0]=L;e:for(var X=0,te=R.length,Lr=te>>>1;X<Lr;){var At=2*(X+1)-1,ko=R[At],zt=At+1,Ar=R[zt];if(0>i(ko,L))zt<te&&0>i(Ar,ko)?(R[X]=Ar,R[zt]=L,X=zt):(R[X]=ko,R[At]=L,X=At);else if(zt<te&&0>i(Ar,L))R[X]=Ar,R[zt]=L,X=zt;else break e}}return F}function i(R,F){var L=R.sortIndex-F.sortIndex;return L!==0?L:R.id-F.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var l=Date,s=l.now();e.unstable_now=function(){return l.now()-s}}var u=[],a=[],f=1,c=null,p=3,v=!1,y=!1,g=!1,k=typeof setTimeout=="function"?setTimeout:null,m=typeof clearTimeout=="function"?clearTimeout:null,h=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function d(R){for(var F=n(a);F!==null;){if(F.callback===null)r(a);else if(F.startTime<=R)r(a),F.sortIndex=F.expirationTime,t(u,F);else break;F=n(a)}}function S(R){if(g=!1,d(R),!y)if(n(u)!==null)y=!0,wo(P);else{var F=n(a);F!==null&&_o(S,F.startTime-R)}}function P(R,F){y=!1,g&&(g=!1,m(C),C=-1),v=!0;var L=p;try{for(d(F),c=n(u);c!==null&&(!(c.expirationTime>F)||R&&!$());){var X=c.callback;if(typeof X=="function"){c.callback=null,p=c.priorityLevel;var te=X(c.expirationTime<=F);F=e.unstable_now(),typeof te=="function"?c.callback=te:c===n(u)&&r(u),d(F)}else r(u);c=n(u)}if(c!==null)var Lr=!0;else{var At=n(a);At!==null&&_o(S,At.startTime-F),Lr=!1}return Lr}finally{c=null,p=L,v=!1}}var E=!1,_=null,C=-1,T=5,I=-1;function $(){return!(e.unstable_now()-I<T)}function Ee(){if(_!==null){var R=e.unstable_now();I=R;var F=!0;try{F=_(!0,R)}finally{F?$e():(E=!1,_=null)}}else E=!1}var $e;if(typeof h=="function")$e=function(){h(Ee)};else if(typeof MessageChannel<"u"){var Lt=new MessageChannel,vu=Lt.port2;Lt.port1.onmessage=Ee,$e=function(){vu.postMessage(null)}}else $e=function(){k(Ee,0)};function wo(R){_=R,E||(E=!0,$e())}function _o(R,F){C=k(function(){R(e.unstable_now())},F)}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(R){R.callback=null},e.unstable_continueExecution=function(){y||v||(y=!0,wo(P))},e.unstable_forceFrameRate=function(R){0>R||125<R?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):T=0<R?Math.floor(1e3/R):5},e.unstable_getCurrentPriorityLevel=function(){return p},e.unstable_getFirstCallbackNode=function(){return n(u)},e.unstable_next=function(R){switch(p){case 1:case 2:case 3:var F=3;break;default:F=p}var L=p;p=F;try{return R()}finally{p=L}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(R,F){switch(R){case 1:case 2:case 3:case 4:case 5:break;default:R=3}var L=p;p=R;try{return F()}finally{p=L}},e.unstable_scheduleCallback=function(R,F,L){var X=e.unstable_now();switch(typeof L=="object"&&L!==null?(L=L.delay,L=typeof L=="number"&&0<L?X+L:X):L=X,R){case 1:var te=-1;break;case 2:te=250;break;case 5:te=1073741823;break;case 4:te=1e4;break;default:te=5e3}return te=L+te,R={id:f++,callback:F,priorityLevel:R,startTime:L,expirationTime:te,sortIndex:-1},L>X?(R.sortIndex=L,t(a,R),n(u)===null&&R===n(a)&&(g?(m(C),C=-1):g=!0,_o(S,L-X))):(R.sortIndex=te,t(u,R),y||v||(y=!0,wo(P))),R},e.unstable_shouldYield=$,e.unstable_wrapCallback=function(R){var F=p;return function(){var L=p;p=F;try{return R.apply(this,arguments)}finally{p=L}}}})(gc);(function(e){e.exports=gc})(yc);/**
2022-09-14 16:48:46 +02:00
* @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.
2022-09-17 00:35:48 +02:00
*/var Sc=M.exports,Oe=yc.exports;function x(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 wc=new Set,lr={};function Jt(e,t){_n(e,t),_n(e+"Capture",t)}function _n(e,t){for(lr[e]=t,e=0;e<t.length;e++)wc.add(t[e])}var ut=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),nl=Object.prototype.hasOwnProperty,dh=/^[: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]*$/,Su={},wu={};function hh(e){return nl.call(wu,e)?!0:nl.call(Su,e)?!1:dh.test(e)?wu[e]=!0:(Su[e]=!0,!1)}function ph(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 vh(e,t,n,r){if(t===null||typeof t>"u"||ph(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 ye(e,t,n,r,i,o,l){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=l}var ae={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){ae[e]=new ye(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];ae[t]=new ye(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){ae[e]=new ye(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){ae[e]=new ye(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){ae[e]=new ye(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){ae[e]=new ye(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){ae[e]=new ye(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){ae[e]=new ye(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){ae[e]=new ye(e,5,!1,e.toLowerCase(),null,!1,!1)});var fs=/[\-:]([a-z])/g;function ds(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-ad
`+Co+e}var xo=!1;function Po(e,t){if(!e||xo)return"";xo=!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(a){var r=a}Reflect.construct(e,[],t)}else{try{t.call()}catch(a){r=a}e.call(t.prototype)}else{try{throw Error()}catch(a){r=a}e()}}catch(a){if(a&&r&&typeof a.stack=="string"){for(var i=a.stack.split(`
`),o=r.stack.split(`
`),l=i.length-1,s=o.length-1;1<=l&&0<=s&&i[l]!==o[s];)s--;for(;1<=l&&0<=s;l--,s--)if(i[l]!==o[s]){if(l!==1||s!==1)do if(l--,s--,0>s||i[l]!==o[s]){var u=`
`+i[l].replace(" at new "," at ");return e.displayName&&u.includes("<anonymous>")&&(u=u.replace("<anonymous>",e.displayName)),u}while(1<=l&&0<=s);break}}}finally{xo=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Hn(e):""}function mh(e){switch(e.tag){case 5:return Hn(e.type);case 16:return Hn("Lazy");case 13:return Hn("Suspense");case 19:return Hn("SuspenseList");case 0:case 2:case 15:return e=Po(e.type,!1),e;case 11:return e=Po(e.type.render,!1),e;case 1:return e=Po(e.type,!0),e;default:return""}}function ll(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 rn:return"Fragment";case nn:return"Portal";case rl:return"Profiler";case ps:return"StrictMode";case il:return"Suspense";case ol:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case kc:return(e.displayName||"Context")+".Consumer";case _c:return(e._context.displayName||"Context")+".Provider";case vs:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case ms:return t=e.displayName||null,t!==null?t:ll(e.type)||"Memo";case vt:t=e._payload,e=e._init;try{return ll(e(t))}catch{}}return null}function yh(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 ll(t);case 8:return t===ps?"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 Mt(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Cc(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function gh(e){var t=Cc(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(l){r=""+l,o.call(this,l)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(l){r=""+l},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function jr(e){e._valueTracker||(e._valueTracker=gh(e))}function xc(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Cc(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function yi(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 sl(e,t){var n=t.checked;return W({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n!=null?n:e._wrapperState.initialChecked})}function ku(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Mt(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 Pc(e,t){t=t.checked,t!=null&&hs(e,"checked",t,!1)}function ul(e,t){Pc(e,t);var n=Mt(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")?al(e,t.type,n):t.hasOwnProperty("defaultValue")&&al(e,t.type,Mt(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Eu(e,t,n){if(t.hasOwnPropert
`).replace(Rp,"")}function Wr(e,t,n){if(t=Ku(t),Ku(e)!==t&&n)throw Error(x(425))}function xi(){}var El=null,Cl=null;function xl(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 Pl=typeof setTimeout=="function"?setTimeout:void 0,Np=typeof clearTimeout=="function"?clearTimeout:void 0,Wu=typeof Promise=="function"?Promise:void 0,Mp=typeof queueMicrotask=="function"?queueMicrotask:typeof Wu<"u"?function(e){return Wu.resolve(null).then(e).catch(Ip)}:Pl;function Ip(e){setTimeout(function(){throw e})}function jo(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),fr(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);fr(t)}function xt(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 Gu(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 Ln=Math.random().toString(36).slice(2),Je="__reactFiber$"+Ln,mr="__reactProps$"+Ln,at="__reactContainer$"+Ln,Ol="__reactEvents$"+Ln,Dp="__reactListeners$"+Ln,Tp="__reactHandles$"+Ln;function $t(e){var t=e[Je];if(t)return t;for(var n=e.parentNode;n;){if(t=n[at]||n[Je]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=Gu(e);e!==null;){if(n=e[Je])return n;e=Gu(e)}return t}e=n,n=e.parentNode}return null}function Dr(e){return e=e[Je]||e[at],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function un(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(x(33))}function to(e){return e[mr]||null}var Rl=[],an=-1;function Tt(e){return{current:e}}function V(e){0>an||(e.current=Rl[an],Rl[an]=null,an--)}function Q(e,t){an++,Rl[an]=e.current,e.current=t}var It={},he=Tt(It),we=Tt(!1),Kt=It;function kn(e,t){var n=e.type.contextTypes;if(!n)return It;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 _e(e){return e=e.childContextTypes,e!=null}function Pi(){V(we),V(he)}function Xu(e,t,n){if(he.current!==It)throw Error(x(168));Q(he,t),Q(we,n)}function vf(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(x(108,yh(e)||"Unknown",i));return W({},n,r)}function Oi(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||It,Kt=he.current,Q(he,e),Q(we,we.current),!0}function Yu(e,t,n){var r=e.stateNode;if(!r)throw Error(x(169));n?(e=vf(e,t,Kt),r.__reactInternalMemoizedMergedChildContext=e,V(we),V(he),Q(he,e)):V(we),Q(we,n)}var rt=null,no=!1,$o=!1;function mf(e){rt===null?rt=[e]:rt.push(e)}function Fp(e){no=!0,mf(e)}function Ft(){if(!$o&&rt!==null){$o=!0;var e=0,t=j;try{var n=rt;for(j=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}rt=null,no=!1}catch(i){throw rt!==null&&(rt=rt.slice(e+1)),$c(gs,Ft),i}finally{j=t,$o=!1}}return null}var cn=[],fn=0,Ri=null,Ni=0,De=[],Te=0,Wt=null,ot=1,lt="";function Ut(e,t){cn[fn++]=Ni,cn[fn++]=Ri,Ri=e,Ni=t}function yf(e,t,n){De[Te++]=ot,De[Te++]=lt,De[Te++]=Wt,Wt=e;var r=ot;e=lt;var i=32-He(r)-1;r&=~(1<<i),n+=1;var o=32-He(t)+i;if(30<o){var l=i-i%5;o=(r&(1<<l)-1).toString(32),r>>=l,i-=l,ot=1<<32-He(t)+i|n<<i|r,lt=o+e}else ot=1<<o|n<<i|r,lt=e}function Os(e){e.return!==null&&(Ut(e,1),yf(e,1,0))}function Rs(e){for(;e===Ri;)Ri=cn[--fn],cn[fn]=null,Ni=cn[--fn],cn[fn]=null;for(;e===Wt;)Wt=De[--Te],De[Te]=null,lt=De[--Te],De[Te]=null,ot=De[--Te],De[Te]=null}var Pe=null,xe=null,q=!1,qe=null;function gf(e,t){var n=Le(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.del
Error generating stack: `+o.message+`
`+o.stack}return{value:e,source:t,stack:i,digest:null}}function Ho(e,t,n){return{value:e,source:null,stack:n!=null?n:null,digest:t!=null?t:null}}function Fl(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var Vp=typeof WeakMap=="function"?WeakMap:Map;function Kf(e,t,n){n=st(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){zi||(zi=!0,ql=r),Fl(e,t)},n}function Wf(e,t,n){n=st(-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(){Fl(e,t)}}var o=e.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){Fl(e,t),typeof r!="function"&&(Ot===null?Ot=new Set([this]):Ot.add(this));var l=t.stack;this.componentDidCatch(t.value,{componentStack:l!==null?l:""})}),n}function la(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new Vp;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=rv.bind(null,e,t,n),t.then(e,e))}function sa(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 ua(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=st(-1,1),t.tag=2,Pt(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=i,e)}var qp=ht.ReactCurrentOwner,Se=!1;function pe(e,t,n,r){t.child=e===null?xf(t,null,n,r):Cn(t,e.child,n,r)}function aa(e,t,n,r,i){n=n.render;var o=t.ref;return Sn(t,i),r=js(e,t,n,r,o,i),n=$s(),e!==null&&!Se?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,ft(e,t,i)):(q&&n&&Os(t),t.flags|=1,pe(e,t,r,i),t.child)}function ca(e,t,n,r,i){if(e===null){var o=n.type;return typeof o=="function"&&!Ys(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=o,Gf(e,t,o,r,i)):(e=pi(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 l=o.memoizedProps;if(n=n.compare,n=n!==null?n:hr,n(l,r)&&e.ref===t.ref)return ft(e,t,i)}return t.flags|=1,e=Nt(o,r),e.ref=t.ref,e.return=t,t.child=e}function Gf(e,t,n,r,i){if(e!==null){var o=e.memoizedProps;if(hr(o,r)&&e.ref===t.ref)if(Se=!1,t.pendingProps=r=o,(e.lanes&i)!==0)(e.flags&131072)!==0&&(Se=!0);else return t.lanes=e.lanes,ft(e,t,i)}return Ll(e,t,n,r,i)}function Xf(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},Q(pn,Ce),Ce|=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,Q(pn,Ce),Ce|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,Q(pn,Ce),Ce|=r}else o!==null?(r=o.baseLanes|n,t.memoizedState=null):r=n,Q(pn,Ce),Ce|=r;return pe(e,t,i,n),t.child}function Yf(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function Ll(e,t,n,r,i){var o=_e(n)?Kt:he.current;return o=kn(t,o),Sn(t,i),n=js(e,t,n,r,o,i),r=$s(),e!==null&&!Se?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,ft(e,t,i)):(q&&r&&Os(t),t.flags|=1,pe(e,t,n,i),t.child)}function fa(e,t,n,r,i){if(_e(n)){var o=!0;Oi(t)}else o=!1;if(Sn(t,i),t.stateNode===null)fi(e,t),Ef(t,n,r),Tl(t,n,r,i),r=!0;else if(e===null){var l=t.stateNode,s=t.memoizedProps;l.props=s;var u=l.context,a=n.contextType;typeof a=="object"&&a!==null?a=ze(a):(a=_e(n)?Kt:he.current,a=kn(t,a));var f=n.getDerivedStateFromProps,c=typeof f=="function"||typeof l.getSnapshotBeforeUpdate=="function";c||typeof l.UNSAFE_componentWillReceiveProps!="function"&&typeof l.componentWillReceiveProps!="function"||(s!==r||u!==a)&&na(t,l,r,a),mt=!1;var p=t.memoizedState;l.state=p,Di(t,r,l,i),u=t.memoizedState,s!==r||p!==u||we.current||mt?(typeof f=="function"&&(Dl(t,n,f,r),u=t.memoizedState),(s=mt||ta(t,n,s,r,p,u,a))?(c||typeof l.UNSAFE_componentWillMount!="function"&&typeof l.componentWillM
2022-09-14 16:48:46 +02:00
* @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.
2022-09-17 00:35:48 +02:00
*/var Rn=M.exports;function pv(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var vv=typeof Object.is=="function"?Object.is:pv,mv=Rn.useState,yv=Rn.useEffect,gv=Rn.useLayoutEffect,Sv=Rn.useDebugValue;function wv(e,t){var n=t(),r=mv({inst:{value:n,getSnapshot:t}}),i=r[0].inst,o=r[1];return gv(function(){i.value=n,i.getSnapshot=t,Xo(i)&&o({inst:i})},[e,n,t]),yv(function(){return Xo(i)&&o({inst:i}),e(function(){Xo(i)&&o({inst:i})})},[e]),Sv(n),n}function Xo(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!vv(e,n)}catch{return!0}}function _v(e,t){return t()}var kv=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?_v:wv;Sd.useSyncExternalStore=Rn.useSyncExternalStore!==void 0?Rn.useSyncExternalStore:kv;(function(e){e.exports=Sd})(tu);var ho={exports:{}},po={};/**
2022-09-14 16:48:46 +02:00
* @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.
2022-09-17 00:35:48 +02:00
*/var Ev=M.exports,Cv=Symbol.for("react.element"),xv=Symbol.for("react.fragment"),Pv=Object.prototype.hasOwnProperty,Ov=Ev.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Rv={key:!0,ref:!0,__self:!0,__source:!0};function wd(e,t,n){var r,i={},o=null,l=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(l=t.ref);for(r in t)Pv.call(t,r)&&!Rv.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:Cv,type:e,key:o,ref:l,props:i,_owner:Ov.current}}po.Fragment=xv;po.jsx=wd;po.jsxs=wd;(function(e){e.exports=po})(ho);const bt=ho.exports.Fragment,w=ho.exports.jsx,N=ho.exports.jsxs;/**
2022-09-14 16:48:46 +02:00
* react-query
*
* Copyright (c) TanStack
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
2022-09-17 00:35:48 +02:00
*/class Fr{constructor(){this.listeners=[],this.subscribe=this.subscribe.bind(this)}subscribe(t){return this.listeners.push(t),this.onSubscribe(),()=>{this.listeners=this.listeners.filter(n=>n!==t),this.onUnsubscribe()}}hasListeners(){return this.listeners.length>0}onSubscribe(){}onUnsubscribe(){}}const Er=typeof window>"u";function Ie(){}function Nv(e,t){return typeof e=="function"?e(t):e}function Gl(e){return typeof e=="number"&&e>=0&&e!==1/0}function _d(e,t){return Math.max(e+(t||0)-Date.now(),0)}function vi(e,t,n){return vo(e)?typeof t=="function"?{...n,queryKey:e,queryFn:t}:{...t,queryKey:e}:e}function yt(e,t,n){return vo(e)?[{...t,queryKey:e},n]:[e||{},t]}function xa(e,t){const{type:n="all",exact:r,fetchStatus:i,predicate:o,queryKey:l,stale:s}=e;if(vo(l)){if(r){if(t.queryHash!==nu(l,t.options))return!1}else if(!Qi(t.queryKey,l))return!1}if(n!=="all"){const u=t.isActive();if(n==="active"&&!u||n==="inactive"&&u)return!1}return!(typeof s=="boolean"&&t.isStale()!==s||typeof i<"u"&&i!==t.state.fetchStatus||o&&!o(t))}function Pa(e,t){const{exact:n,fetching:r,predicate:i,mutationKey:o}=e;if(vo(o)){if(!t.options.mutationKey)return!1;if(n){if(Vt(t.options.mutationKey)!==Vt(o))return!1}else if(!Qi(t.options.mutationKey,o))return!1}return!(typeof r=="boolean"&&t.state.status==="loading"!==r||i&&!i(t))}function nu(e,t){return((t==null?void 0:t.queryKeyHashFn)||Vt)(e)}function Vt(e){return JSON.stringify(e,(t,n)=>Xl(n)?Object.keys(n).sort().reduce((r,i)=>(r[i]=n[i],r),{}):n)}function Qi(e,t){return kd(e,t)}function kd(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!kd(e[n],t[n])):!1}function Ed(e,t){if(e===t)return e;const n=Ra(e)&&Ra(t);if(n||Xl(e)&&Xl(t)){const r=n?e.length:Object.keys(e).length,i=n?t:Object.keys(t),o=i.length,l=n?[]:{};let s=0;for(let u=0;u<o;u++){const a=n?u:i[u];l[a]=Ed(e[a],t[a]),l[a]===e[a]&&s++}return r===o&&s===r?e:l}return t}function Oa(e,t){if(e&&!t||t&&!e)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Ra(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Xl(e){if(!Na(e))return!1;const t=e.constructor;if(typeof t>"u")return!0;const n=t.prototype;return!(!Na(n)||!n.hasOwnProperty("isPrototypeOf"))}function Na(e){return Object.prototype.toString.call(e)==="[object Object]"}function vo(e){return Array.isArray(e)}function Cd(e){return new Promise(t=>{setTimeout(t,e)})}function Ma(e){Cd(0).then(e)}function Mv(){if(typeof AbortController=="function")return new AbortController}function Yl(e,t,n){return n.isDataEqual!=null&&n.isDataEqual(e,t)?e:typeof n.structuralSharing=="function"?n.structuralSharing(e,t):n.structuralSharing!==!1?Ed(e,t):t}class Iv extends Fr{constructor(){super(),this.setup=t=>{if(!Er&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),window.addEventListener("focus",n,!1),()=>{window.removeEventListener("visibilitychange",n),window.removeEventListener("focus",n)}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var t;(t=this.cleanup)==null||t.call(this),this.cleanup=void 0}}setEventListener(t){var n;this.setup=t,(n=this.cleanup)==null||n.call(this),this.cleanup=t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()})}setFocused(t){this.focused=t,t&&this.onFocus()}onFocus(){this.listeners.forEach(t=>{t()})}isFocused(){return typeof this.focused=="boolean"?this.focused:typeof document>"u"?!0:[void 0,"visible","prerender"].includes(document.visibilityState)}}const Bi=new Iv;class Dv extends Fr{constructor(){super(),this.setup=t=>{if(!Er&&window.addEventListener){const n=()=>t();return window.addEventListener("online",n,!1),window.addEventListener("offline",n,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",n)}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var t;(t=this.cleanup)==null||t.call(this),this.cleanup=void 0}}setEventListener(t){var n;this.setup=t,(n=this.cleanup)==null||n.call(
2022-09-14 16:48:46 +02:00
* react-query-devtools-noop
*
* Copyright (c) TanStack
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
2022-09-17 00:35:48 +02:00
*/function bv(){return null}function Fe(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map(function(i){return"'"+i+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Nn(e){return!!e&&!!e[U]}function dt(e){return!!e&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var r=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return r===Object||typeof r=="function"&&Function.toString.call(r)===am}(e)||Array.isArray(e)||!!e[Qa]||!!e.constructor[Qa]||ou(e)||lu(e))}function Mn(e,t,n){n===void 0&&(n=!1),An(e)===0?(n?Object.keys:fu)(e).forEach(function(r){n&&typeof r=="symbol"||t(r,e[r],e)}):e.forEach(function(r,i){return t(i,r,e)})}function An(e){var t=e[U];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ou(e)?2:lu(e)?3:0}function Zl(e,t){return An(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function em(e,t){return An(e)===2?e.get(t):e[t]}function Dd(e,t,n){var r=An(e);r===2?e.set(t,n):r===3?(e.delete(t),e.add(n)):e[t]=n}function tm(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ou(e){return sm&&e instanceof Map}function lu(e){return um&&e instanceof Set}function ne(e){return e.o||e.t}function su(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=cm(e);delete t[U];for(var n=fu(t),r=0;r<n.length;r++){var i=n[r],o=t[i];o.writable===!1&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(t[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function uu(e,t){return t===void 0&&(t=!1),au(e)||Nn(e)||!dt(e)||(An(e)>1&&(e.set=e.add=e.clear=e.delete=nm),Object.freeze(e),t&&Mn(e,function(n,r){return uu(r,!0)},!0)),e}function nm(){Fe(2)}function au(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function tt(e){var t=es[e];return t||Fe(18,e),t}function rm(e,t){es[e]||(es[e]=t)}function qi(){return Pr}function Yo(e,t){t&&(tt("Patches"),e.u=[],e.s=[],e.v=t)}function Hi(e){bl(e),e.p.forEach(im),e.p=null}function bl(e){e===Pr&&(Pr=e.l)}function La(e){return Pr={p:[],l:Pr,h:e,m:!0,_:0}}function im(e){var t=e[U];t.i===0||t.i===1?t.j():t.O=!0}function Jo(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||tt("ES5").S(t,e,r),r?(n[U].P&&(Hi(t),Fe(4)),dt(e)&&(e=Ki(t,e),t.l||Wi(t,e)),t.u&&tt("Patches").M(n[U].t,e,t.u,t.s)):e=Ki(t,n,[]),Hi(t),t.u&&t.v(t.u,t.s),e!==Td?e:void 0}function Ki(e,t,n){if(au(t))return t;var r=t[U];if(!r)return Mn(t,function(o,l){return Aa(e,r,t,o,l,n)},!0),t;if(r.A!==e)return t;if(!r.P)return Wi(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=r.i===4||r.i===5?r.o=su(r.k):r.o;Mn(r.i===3?new Set(i):i,function(o,l){return Aa(e,r,i,o,l,n)}),Wi(e,i,!1),n&&e.u&&tt("Patches").R(r,n,e.u,e.s)}return r.o}function Aa(e,t,n,r,i,o){if(Nn(i)){var l=Ki(e,i,o&&t&&t.i!==3&&!Zl(t.D,r)?o.concat(r):void 0);if(Dd(n,r,l),!Nn(l))return;e.m=!1}if(dt(i)&&!au(i)){if(!e.h.F&&e._<1)return;Ki(e,i),t&&t.A.l||Wi(e,i)}}function Wi(e,t,n){n===void 0&&(n=!1),e.h.F&&e.m&&uu(t,n)}function Zo(e,t){var n=e[U];return(n?ne(n):e)[t]}function za(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function it(e){e.P||(e.P=!0,e.l&&it(e.l))}function bo(e){e.o||(e.o=su(e.t))}function xr(e,t,n){var r=ou(t)?tt("MapSet").N(t,n):lu(t)?tt("MapSet").T(t,n):e.g?function(i,o){var l=Array.isArray(i),s={i:l?1:0,A:o?o.A:qi(),P:!1,I:!1,D:{},l:o,t:i,k:null,o:null,j:null,C:!1},u=s,a=ts;l&&(u=[s],a=Xn);var f=Proxy.revocable(u,a),c=f.revoke,p=f.proxy;return s.k=p,s.j=c,p}(t,n):tt("ES5").J(t,n);return(n?n.A:qi()).p.push(r),r}function om(e){return Nn(e)||Fe(22,e),function t(n){if(!dt(n))return n;var r,i=n[U],o=An(n);if(i){if(!i.P&&(i.i<4||!tt("ES5").K(i)))return i.t;i.I=!0,r=Ua(n,o),i.I=!1}else r=Ua(n,o);return Mn(r,function(l,s){i&&em(i.t,l)===s||Dd(r,l,t(s))}),o===3?new Set(r):r}(e)}function Ua(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return su(e)}function lm(){function e(s,u){fun
2022-09-15 22:36:08 +02:00
* react-location
*
* Copyright (c) TanStack
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
2022-09-17 00:35:48 +02:00
*/function We(){return We=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},We.apply(this,arguments)}function is(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function vm(e,t){var n,r,i,o="";for(n in e)if((i=e[n])!==void 0)if(Array.isArray(i))for(r=0;r<i.length;r++)o&&(o+="&"),o+=encodeURIComponent(n)+"="+encodeURIComponent(i[r]);else o&&(o+="&"),o+=encodeURIComponent(n)+"="+encodeURIComponent(i);return(t||"")+o}function Ha(e){if(!e)return"";var t=decodeURIComponent(e);return t==="false"?!1:t==="true"?!0:+t*0===0?+t:t}function mm(e){for(var t,n,r={},i=e.split("&");t=i.shift();)t=t.split("="),n=t.shift(),r[n]!==void 0?r[n]=[].concat(r[n],Ha(t.shift())):r[n]=Ha(t.shift());return r}const ym=["children","location","__experimental__snapshot"],gm=["location","__experimental__snapshot"],Sm=["basepath","routes"],Ld=M.exports.createContext(null),Ad=M.exports.createContext(null),zd=M.exports.createContext(null),Ud=Boolean(typeof window<"u"&&window.document&&window.document.createElement),os=Ud?M.exports.useLayoutEffect:M.exports.useEffect,wm=()=>Ud?hm():pm();class du{constructor(){this.listeners=[]}subscribe(t){return this.listeners.push(t),()=>{this.listeners=this.listeners.filter(n=>n!==t)}}notify(){this.listeners.forEach(t=>t())}}class _m extends du{constructor(t){var n,r;super(),this.isTransitioning=!1,this.history=(t==null?void 0:t.history)||wm(),this.stringifySearch=(n=t==null?void 0:t.stringifySearch)!=null?n:Fm,this.parseSearch=(r=t==null?void 0:t.parseSearch)!=null?r:Tm,this.current=this.parseLocation(this.history.location),this.destroy=this.history.listen(i=>{this.current=this.parseLocation(i.location,this.current),this.notify()})}buildNext(t,n){var r,i,o,l;t===void 0&&(t="/"),n===void 0&&(n={});const s=We({},this.current,n.from),u=Dm(t,s.pathname,""+((r=n.to)!=null?r:".")),a=(i=n.__searchFilters)!=null&&i.length?n.__searchFilters.reduce((y,g)=>g(y),s.search):s.search,f=n.search===!0?a:n.search?(o=Ga(n.search,a))!=null?o:{}:(l=n.__searchFilters)!=null&&l.length?a:{},c=ls(s.search,f),p=this.stringifySearch(c);let v=n.hash===!0?s.hash:Ga(n.hash,s.hash);return v=v?"#"+v:"",{pathname:u,search:c,searchStr:p,hash:v,href:""+u+p+v,key:n.key}}navigate(t,n){this.current=t,this.navigateTimeout&&clearTimeout(this.navigateTimeout);let r="replace";return n||(r="push"),this.parseLocation(this.history.location).href===this.current.href&&!this.current.key&&(r="replace"),r==="replace"?this.history.replace({pathname:this.current.pathname,hash:this.current.hash,search:this.current.searchStr}):this.history.push({pathname:this.current.pathname,hash:this.current.hash,search:this.current.searchStr})}parseLocation(t,n){var r;const i=this.parseSearch(t.search);return{pathname:t.pathname,searchStr:t.search,search:ls(n==null?void 0:n.search,i),hash:(r=t.hash.split("#").reverse()[0])!=null?r:"",href:""+t.pathname+t.search+t.hash,key:t.key}}}function jd(e){return w(Ad.Provider,{...e})}function km(e){let{children:t,location:n,__experimental__snapshot:r}=e,i=is(e,ym);const o=M.exports.useRef(null);o.current||(o.current=new Cm({location:n,__experimental__snapshot:r,routes:i.routes}));const l=o.current,[s,u]=M.exports.useReducer(()=>({}),{});return l.update(i),os(()=>l.subscribe(()=>{u()}),[]),os(()=>l.updateLocation(n.current).unsubscribe,[n.current.key]),M.exports.createElement(Ld.Provider,{value:{location:n}},M.exports.createElement(zd.Provider,{value:{router:l}},w(Em,{}),w(jd,{value:[l.rootMatch,...l.state.matches],children:t!=null?t:w(Hd,{})})))}function Em(){const e=hu(),t=qd(),n=Om();return os(()=>{t({to:".",search:!0,hash:!0}).href!==e.current.href&&n({to:".",search:!0,hash:!0,fromCurrent:!0,replace:!0})},[]),null}class Cm extends du{constructor(t){var n;let{location:r,__experimental__snapshot:i}=t,o=is(t,gm);super(),this.routesById={},this.update=s=>{let{basepath:u,routes:a}=s,f=is(s,Sm);Object.assign(this,f),this.basepath=yo("/"+(u!=null?u:"")),this.rout
2022-09-14 16:48:46 +02:00
* @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.
2022-09-17 00:35:48 +02:00
*/var go=M.exports,Ym=tu.exports;function Jm(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Zm=typeof Object.is=="function"?Object.is:Jm,bm=Ym.useSyncExternalStore,ey=go.useRef,ty=go.useEffect,ny=go.useMemo,ry=go.useDebugValue;Xd.useSyncExternalStoreWithSelector=function(e,t,n,r,i){var o=ey(null);if(o.current===null){var l={hasValue:!1,value:null};o.current=l}else l=o.current;o=ny(function(){function u(v){if(!a){if(a=!0,f=v,v=r(v),i!==void 0&&l.hasValue){var y=l.value;if(i(y,v))return c=y}return c=v}if(y=c,Zm(f,v))return y;var g=r(v);return i!==void 0&&i(y,g)?y:(f=v,c=g)}var a=!1,f,c,p=n===void 0?null:n;return[function(){return u(t())},p===null?void 0:function(){return u(p())}]},[t,n,r,i]);var s=bm(e,o[0],o[1]);return ty(function(){l.hasValue=!0,l.value=s},[s]),ry(s),s};(function(e){e.exports=Xd})(Gd);const iy=sc(Gd.exports),{useSyncExternalStoreWithSelector:oy}=iy;function ly(e,t=e.getState,n){const r=oy(e.subscribe,e.getState,e.getServerState||e.getState,t,n);return M.exports.useDebugValue(r),r}const ba=e=>{const t=typeof e=="function"?Xm(e):e,n=(r,i)=>ly(t,r,i);return Object.assign(n,t),n},sy=e=>e?ba(e):ba;var pu=sy;const uy=(e,t={})=>(n,r,i)=>{const{enabled:o,anonymousActionType:l,...s}=t;let u;try{u=(o!=null?o:({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0}&&"production")!=="production")&&window.__REDUX_DEVTOOLS_EXTENSION__}catch{}if(!u)return({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0}&&"production")!=="production"&&o&&console.warn("[zustand devtools middleware] Please install/enable Redux devtools extension"),e(n,r,i);const a=u.connect(s);let f=!0;i.setState=(v,y,g)=>{const k=n(v,y);return f&&a.send(g===void 0?{type:l||"anonymous"}:typeof g=="string"?{type:g}:g,r()),k};const c=(...v)=>{const y=f;f=!1,n(...v),f=y},p=e(i.setState,r,i);if(a.init(p),i.dispatchFromDevtools&&typeof i.dispatch=="function"){let v=!1;const y=i.dispatch;i.dispatch=(...g)=>{({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0}&&"production")!=="production"&&g[0].type==="__setState"&&!v&&(console.warn('[zustand devtools middleware] "__setState" action type is reserved to set state from the devtools. Avoid using it.'),v=!0),y(...g)}}return a.subscribe(v=>{var y;switch(v.type){case"ACTION":if(typeof v.payload!="string"){console.error("[zustand devtools middleware] Unsupported action format");return}return el(v.payload,g=>{if(g.type==="__setState"){c(g.state);return}!i.dispatchFromDevtools||typeof i.dispatch=="function"&&i.dispatch(g)});case"DISPATCH":switch(v.payload.type){case"RESET":return c(p),a.init(i.getState());case"COMMIT":return a.init(i.getState());case"ROLLBACK":return el(v.state,g=>{c(g),a.init(i.getState())});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return el(v.state,g=>{c(g)});case"IMPORT_STATE":{const{nextLiftedState:g}=v.payload,k=(y=g.computedStates.slice(-1)[0])==null?void 0:y.state;if(!k)return;c(k),a.send(null,g);return}case"PAUSE_RECORDING":return f=!f}return}}),p},ay=uy,el=(e,t)=>{let n;try{n=JSON.parse(e)}catch(r){console.error("[zustand devtools middleware] Could not parse the received json",r)}n!==void 0&&t(n)},Yi=e=>t=>{try{const n=e(t);return n instanceof Promise?n:{then(r){return Yi(r)(n)},catch(r){return this}}}catch(n){return{then(r){return this},catch(r){return Yi(r)(n)}}}},cy=(e,t)=>(n,r,i)=>{let o={getStorage:()=>localStorage,serialize:JSON.stringify,deserialize:JSON.parse,partialize:k=>k,version:0,merge:(k,m)=>({...m,...k}),...t},l=!1;const s=new Set,u=new Set;let a;try{a=o.getStorage()}catch{}if(!a)return e((...k)=>{console.warn(`[zustand persist middleware] Unable to update item '${o.name}', the given storage is currently unavailable.`),n(...k)},r,i);const f=Yi(o.serialize),c=()=>{const k=o.partialize({...r()});let m;const h=f({state:k,version:o.version}).then(d=>a.setItem(o.name,d)).catch(d=>{m=d});if(m)throw m;return h},p=i.setState;i.setState=(k,m)=>{p(k,m),c()};const v=e((...k)=>{n(...k),c()},r,i);let y;const g=()=>{var k;if(!a)return;l=!1,s.forEach(h=>h(r()));const m=((k=o.onRehydrateStorage)==null?void 0:k.call(o,r()))||void 0;return Yi(a.getItem.bind(a))(o.name).then(h=>{if(h)return o.deseria