From 180db0bb7dfe55142eb7f267be45d96fa2bcf3ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 3 May 2025 07:21:43 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20preview-env=20from=20@=20shlin?= =?UTF-8?q?kio/shlink-web-client@5e630368e67938f12022f24be8e18d6c662a3986?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../npm_and_yarn/react-1ef9474d5e/.htaccess | 16 + .../react-1ef9474d5e/assets/index-DT5hTmqX.js | 821 ++++++++++++++++++ .../assets/index-DkhKU6No.css | 6 + .../npm_and_yarn/react-1ef9474d5e/favicon.gif | Bin 0 -> 642 bytes .../npm_and_yarn/react-1ef9474d5e/favicon.ico | Bin 0 -> 1165 bytes .../npm_and_yarn/react-1ef9474d5e/favicon.png | Bin 0 -> 1165 bytes .../npm_and_yarn/react-1ef9474d5e/favicon.svg | 1 + .../react-1ef9474d5e/icons/icon-1024x1024.png | Bin 0 -> 8726 bytes .../react-1ef9474d5e/icons/icon-114x114.png | Bin 0 -> 1080 bytes .../react-1ef9474d5e/icons/icon-120x120.png | Bin 0 -> 1100 bytes .../react-1ef9474d5e/icons/icon-128x128.png | Bin 0 -> 1165 bytes .../react-1ef9474d5e/icons/icon-144x144.png | Bin 0 -> 1410 bytes .../react-1ef9474d5e/icons/icon-150x150.png | Bin 0 -> 1366 bytes .../react-1ef9474d5e/icons/icon-152x152.png | Bin 0 -> 1360 bytes .../react-1ef9474d5e/icons/icon-160x160.png | Bin 0 -> 1411 bytes .../react-1ef9474d5e/icons/icon-167x167.png | Bin 0 -> 1474 bytes .../react-1ef9474d5e/icons/icon-16x16.png | Bin 0 -> 287 bytes .../react-1ef9474d5e/icons/icon-180x180.png | Bin 0 -> 1657 bytes .../react-1ef9474d5e/icons/icon-192x192.png | Bin 0 -> 1753 bytes .../react-1ef9474d5e/icons/icon-196x196.png | Bin 0 -> 1684 bytes .../react-1ef9474d5e/icons/icon-228x228.png | Bin 0 -> 1999 bytes .../react-1ef9474d5e/icons/icon-24x24.png | Bin 0 -> 381 bytes .../react-1ef9474d5e/icons/icon-256x256.png | Bin 0 -> 2209 bytes .../react-1ef9474d5e/icons/icon-310x310.png | Bin 0 -> 2639 bytes .../react-1ef9474d5e/icons/icon-32x32.png | Bin 0 -> 437 bytes .../react-1ef9474d5e/icons/icon-384x384.png | Bin 0 -> 3236 bytes .../react-1ef9474d5e/icons/icon-40x40.png | Bin 0 -> 466 bytes .../react-1ef9474d5e/icons/icon-48x48.png | Bin 0 -> 551 bytes .../react-1ef9474d5e/icons/icon-512x512.png | Bin 0 -> 4335 bytes .../react-1ef9474d5e/icons/icon-60x60.png | Bin 0 -> 638 bytes .../react-1ef9474d5e/icons/icon-64x64.png | Bin 0 -> 684 bytes .../react-1ef9474d5e/icons/icon-72x72.png | Bin 0 -> 750 bytes .../react-1ef9474d5e/icons/icon-76x76.png | Bin 0 -> 783 bytes .../react-1ef9474d5e/icons/icon-96x96.png | Bin 0 -> 984 bytes .../npm_and_yarn/react-1ef9474d5e/index.html | 91 ++ .../react-1ef9474d5e/manifest.json | 1 + .../react-1ef9474d5e/service-worker.js | 2 + 37 files changed, 938 insertions(+) create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/.htaccess create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/assets/index-DT5hTmqX.js create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/assets/index-DkhKU6No.css create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/favicon.gif create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/favicon.ico create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/favicon.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/favicon.svg create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-1024x1024.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-114x114.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-120x120.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-128x128.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-144x144.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-150x150.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-152x152.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-160x160.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-167x167.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-16x16.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-180x180.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-192x192.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-196x196.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-228x228.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-24x24.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-256x256.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-310x310.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-32x32.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-384x384.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-40x40.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-48x48.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-512x512.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-60x60.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-64x64.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-72x72.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-76x76.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/icons/icon-96x96.png create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/index.html create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/manifest.json create mode 100644 dependabot/npm_and_yarn/react-1ef9474d5e/service-worker.js diff --git a/dependabot/npm_and_yarn/react-1ef9474d5e/.htaccess b/dependabot/npm_and_yarn/react-1ef9474d5e/.htaccess new file mode 100644 index 00000000..680e1a5e --- /dev/null +++ b/dependabot/npm_and_yarn/react-1ef9474d5e/.htaccess @@ -0,0 +1,16 @@ +RewriteEngine on +RewriteBase / + +# do not do anything for already existing files +RewriteCond %{REQUEST_FILENAME} -f [OR] +RewriteCond %{REQUEST_FILENAME} -l [OR] +RewriteCond %{REQUEST_FILENAME} -d +RewriteRule (.*) - [L] + +# if request is no valid file NOR directory +RewriteCond %{REQUEST_FILENAME} !-f +RewriteCond %{REQUEST_FILENAME} !-d +# if static asset do not do anything +RewriteRule (.*)(css|js|html|png|jpe?g|gif|bmp|ico|json|csv|otf|eot|svg|svgz|ttf|woff|woff2|ijmap|pdf|tif|map) - [NC,L,R=404] +# everything else should be redirected to /index.html so it can be routed by it +RewriteRule (.*) /index.html [L] diff --git a/dependabot/npm_and_yarn/react-1ef9474d5e/assets/index-DT5hTmqX.js b/dependabot/npm_and_yarn/react-1ef9474d5e/assets/index-DT5hTmqX.js new file mode 100644 index 00000000..974b0c53 --- /dev/null +++ b/dependabot/npm_and_yarn/react-1ef9474d5e/assets/index-DT5hTmqX.js @@ -0,0 +1,821 @@ +var fK=Object.defineProperty;var cN=e=>{throw TypeError(e)};var dK=(e,t,n)=>t in e?fK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var gf=(e,t,n)=>dK(e,typeof t!="symbol"?t+"":t,n),fN=(e,t,n)=>t.has(e)||cN("Cannot "+n);var sp=(e,t,n)=>(fN(e,t,"read from private field"),n?n.call(e):t.get(e)),lp=(e,t,n)=>t.has(e)?cN("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),up=(e,t,n,r)=>(fN(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);(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 a of i)if(a.type==="childList")for(const o of a.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const a={};return i.integrity&&(a.integrity=i.integrity),i.referrerPolicy&&(a.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?a.credentials="include":i.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function r(i){if(i.ep)return;i.ep=!0;const a=n(i);fetch(i.href,a)}})();var ay=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Lt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var aw={exports:{}},cp={};/** + * @license React + * react-jsx-runtime.production.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var dN;function hK(){if(dN)return cp;dN=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(r,i,a){var o=null;if(a!==void 0&&(o=""+a),i.key!==void 0&&(o=""+i.key),"key"in i){a={};for(var l in i)l!=="key"&&(a[l]=i[l])}else a=i;return i=a.ref,{$$typeof:e,type:r,key:o,ref:i!==void 0?i:null,props:a}}return cp.Fragment=t,cp.jsx=n,cp.jsxs=n,cp}var hN;function pK(){return hN||(hN=1,aw.exports=hK()),aw.exports}var v=pK(),ow={exports:{}},fp={},sw={exports:{}},lw={};/** + * @license React + * scheduler.production.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var pN;function mK(){return pN||(pN=1,function(e){function t(H,U){var z=H.length;H.push(U);e:for(;0>>1,M=H[F];if(0>>1;Fi(Z,z))oei(he,Z)?(H[F]=he,H[oe]=z,F=oe):(H[F]=Z,H[te]=z,F=te);else if(oei(he,z))H[F]=he,H[oe]=z,F=oe;else break e}}return U}function i(H,U){var z=H.sortIndex-U.sortIndex;return z!==0?z:H.id-U.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var o=Date,l=o.now();e.unstable_now=function(){return o.now()-l}}var f=[],u=[],h=1,m=null,y=3,_=!1,x=!1,w=!1,S=!1,O=typeof setTimeout=="function"?setTimeout:null,E=typeof clearTimeout=="function"?clearTimeout:null,A=typeof setImmediate<"u"?setImmediate:null;function j(H){for(var U=n(u);U!==null;){if(U.callback===null)r(u);else if(U.startTime<=H)r(u),U.sortIndex=U.expirationTime,t(f,U);else break;U=n(u)}}function P(H){if(w=!1,j(H),!x)if(n(f)!==null)x=!0,R||(R=!0,ne());else{var U=n(u);U!==null&&J(P,U.startTime-H)}}var R=!1,I=-1,V=5,W=-1;function G(){return S?!0:!(e.unstable_now()-WH&&G());){var F=m.callback;if(typeof F=="function"){m.callback=null,y=m.priorityLevel;var M=F(m.expirationTime<=H);if(H=e.unstable_now(),typeof M=="function"){m.callback=M,j(H),U=!0;break t}m===n(f)&&r(f),j(H)}else r(f);m=n(f)}if(m!==null)U=!0;else{var k=n(u);k!==null&&J(P,k.startTime-H),U=!1}}break e}finally{m=null,y=z,_=!1}U=void 0}}finally{U?ne():R=!1}}}var ne;if(typeof A=="function")ne=function(){A(K)};else if(typeof MessageChannel<"u"){var le=new MessageChannel,Q=le.port2;le.port1.onmessage=K,ne=function(){Q.postMessage(null)}}else ne=function(){O(K,0)};function J(H,U){I=O(function(){H(e.unstable_now())},U)}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(H){H.callback=null},e.unstable_forceFrameRate=function(H){0>H||125F?(H.sortIndex=z,t(u,H),n(f)===null&&H===n(u)&&(w?(E(I),I=-1):w=!0,J(P,z-F))):(H.sortIndex=M,t(f,H),x||_||(x=!0,R||(R=!0,ne()))),H},e.unstable_shouldYield=G,e.unstable_wrapCallback=function(H){var U=y;return function(){var z=y;y=U;try{return H.apply(this,arguments)}finally{y=z}}}}(lw)),lw}var mN;function vK(){return mN||(mN=1,sw.exports=mK()),sw.exports}var uw={exports:{}},Et={};/** + * @license React + * react.production.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var vN;function gK(){if(vN)return Et;vN=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),o=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),u=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),m=Symbol.iterator;function y(M){return M===null||typeof M!="object"?null:(M=m&&M[m]||M["@@iterator"],typeof M=="function"?M:null)}var _={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},x=Object.assign,w={};function S(M,k,te){this.props=M,this.context=k,this.refs=w,this.updater=te||_}S.prototype.isReactComponent={},S.prototype.setState=function(M,k){if(typeof M!="object"&&typeof M!="function"&&M!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,M,k,"setState")},S.prototype.forceUpdate=function(M){this.updater.enqueueForceUpdate(this,M,"forceUpdate")};function O(){}O.prototype=S.prototype;function E(M,k,te){this.props=M,this.context=k,this.refs=w,this.updater=te||_}var A=E.prototype=new O;A.constructor=E,x(A,S.prototype),A.isPureReactComponent=!0;var j=Array.isArray,P={H:null,A:null,T:null,S:null,V:null},R=Object.prototype.hasOwnProperty;function I(M,k,te,Z,oe,he){return te=he.ref,{$$typeof:e,type:M,key:k,ref:te!==void 0?te:null,props:he}}function V(M,k){return I(M.type,k,void 0,void 0,void 0,M.props)}function W(M){return typeof M=="object"&&M!==null&&M.$$typeof===e}function G(M){var k={"=":"=0",":":"=2"};return"$"+M.replace(/[=:]/g,function(te){return k[te]})}var K=/\/+/g;function ne(M,k){return typeof M=="object"&&M!==null&&M.key!=null?G(""+M.key):k.toString(36)}function le(){}function Q(M){switch(M.status){case"fulfilled":return M.value;case"rejected":throw M.reason;default:switch(typeof M.status=="string"?M.then(le,le):(M.status="pending",M.then(function(k){M.status==="pending"&&(M.status="fulfilled",M.value=k)},function(k){M.status==="pending"&&(M.status="rejected",M.reason=k)})),M.status){case"fulfilled":return M.value;case"rejected":throw M.reason}}throw M}function J(M,k,te,Z,oe){var he=typeof M;(he==="undefined"||he==="boolean")&&(M=null);var de=!1;if(M===null)de=!0;else switch(he){case"bigint":case"string":case"number":de=!0;break;case"object":switch(M.$$typeof){case e:case t:de=!0;break;case h:return de=M._init,J(de(M._payload),k,te,Z,oe)}}if(de)return oe=oe(M),de=Z===""?"."+ne(M,0):Z,j(oe)?(te="",de!=null&&(te=de.replace(K,"$&/")+"/"),J(oe,k,te,"",function(q){return q})):oe!=null&&(W(oe)&&(oe=V(oe,te+(oe.key==null||M&&M.key===oe.key?"":(""+oe.key).replace(K,"$&/")+"/")+de)),k.push(oe)),1;de=0;var be=Z===""?".":Z+":";if(j(M))for(var $=0;$"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),cw.exports=yK(),cw.exports}/** + * @license React + * react-dom-client.production.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var _N;function bK(){if(_N)return fp;_N=1;var e=vK(),t=Y0(),n=$9();function r(s){var c="https://react.dev/errors/"+s;if(1M||(s.current=F[M],F[M]=null,M--)}function Z(s,c){M++,F[M]=s.current,s.current=c}var oe=k(null),he=k(null),de=k(null),be=k(null);function $(s,c){switch(Z(de,c),Z(he,s),Z(oe,null),c.nodeType){case 9:case 11:s=(s=c.documentElement)&&(s=s.namespaceURI)?$M(s):0;break;default:if(s=c.tagName,c=c.namespaceURI)c=$M(c),s=BM(c,s);else switch(s){case"svg":s=1;break;case"math":s=2;break;default:s=0}}te(oe),Z(oe,s)}function q(){te(oe),te(he),te(de)}function ee(s){s.memoizedState!==null&&Z(be,s);var c=oe.current,p=BM(c,s.type);c!==p&&(Z(he,s),Z(oe,p))}function fe(s){he.current===s&&(te(oe),te(he)),be.current===s&&(te(be),np._currentValue=z)}var X=Object.prototype.hasOwnProperty,ue=e.unstable_scheduleCallback,pe=e.unstable_cancelCallback,ye=e.unstable_shouldYield,me=e.unstable_requestPaint,we=e.unstable_now,Te=e.unstable_getCurrentPriorityLevel,Le=e.unstable_ImmediatePriority,ze=e.unstable_UserBlockingPriority,$e=e.unstable_NormalPriority,Fe=e.unstable_LowPriority,_e=e.unstable_IdlePriority,Se=e.log,De=e.unstable_setDisableYieldValue,Me=null,je=null;function qe(s){if(typeof Se=="function"&&De(s),je&&typeof je.setStrictMode=="function")try{je.setStrictMode(Me,s)}catch{}}var Ge=Math.clz32?Math.clz32:ot,Qe=Math.log,ct=Math.LN2;function ot(s){return s>>>=0,s===0?32:31-(Qe(s)/ct|0)|0}var _t=256,$t=4194304;function Ut(s){var c=s&42;if(c!==0)return c;switch(s&-s){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:return 64;case 128:return 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 s&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return s&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return s}}function zt(s,c,p){var b=s.pendingLanes;if(b===0)return 0;var T=0,N=s.suspendedLanes,re=s.pingedLanes;s=s.warmLanes;var ce=b&134217727;return ce!==0?(b=ce&~N,b!==0?T=Ut(b):(re&=ce,re!==0?T=Ut(re):p||(p=ce&~s,p!==0&&(T=Ut(p))))):(ce=b&~N,ce!==0?T=Ut(ce):re!==0?T=Ut(re):p||(p=b&~s,p!==0&&(T=Ut(p)))),T===0?0:c!==0&&c!==T&&(c&N)===0&&(N=T&-T,p=c&-c,N>=p||N===32&&(p&4194048)!==0)?c:T}function Er(s,c){return(s.pendingLanes&~(s.suspendedLanes&~s.pingedLanes)&c)===0}function Wn(s,c){switch(s){case 1:case 2:case 4:case 8:case 64:return c+250;case 16:case 32: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+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Ss(){var s=_t;return _t<<=1,(_t&4194048)===0&&(_t=256),s}function ai(){var s=$t;return $t<<=1,($t&62914560)===0&&($t=4194304),s}function Os(s){for(var c=[],p=0;31>p;p++)c.push(s);return c}function Ia(s,c){s.pendingLanes|=c,c!==268435456&&(s.suspendedLanes=0,s.pingedLanes=0,s.warmLanes=0)}function Ac(s,c,p,b,T,N){var re=s.pendingLanes;s.pendingLanes=p,s.suspendedLanes=0,s.pingedLanes=0,s.warmLanes=0,s.expiredLanes&=p,s.entangledLanes&=p,s.errorRecoveryDisabledLanes&=p,s.shellSuspendCounter=0;var ce=s.entanglements,ge=s.expirationTimes,Ae=s.hiddenUpdates;for(p=re&~p;0)":-1T||ge[b]!==Ae[T]){var Be=` +`+ge[b].replace(" at new "," at ");return s.displayName&&Be.includes("")&&(Be=Be.replace("",s.displayName)),Be}while(1<=b&&0<=T);break}}}finally{Mc=!1,Error.prepareStackTrace=p}return(p=s?s.displayName||s.name:"")?Eo(p):""}function Dt(s){switch(s.tag){case 26:case 27:case 5:return Eo(s.type);case 16:return Eo("Lazy");case 13:return Eo("Suspense");case 19:return Eo("SuspenseList");case 0:case 15:return Co(s.type,!1);case 11:return Co(s.type.render,!1);case 1:return Co(s.type,!0);case 31:return Eo("Activity");default:return""}}function sn(s){try{var c="";do c+=Dt(s),s=s.return;while(s);return c}catch(p){return` +Error generating stack: `+p.message+` +`+p.stack}}function pr(s){switch(typeof s){case"bigint":case"boolean":case"number":case"string":case"undefined":return s;case"object":return s;default:return""}}function To(s){var c=s.type;return(s=s.nodeName)&&s.toLowerCase()==="input"&&(c==="checkbox"||c==="radio")}function As(s){var c=To(s)?"checked":"value",p=Object.getOwnPropertyDescriptor(s.constructor.prototype,c),b=""+s[c];if(!s.hasOwnProperty(c)&&typeof p<"u"&&typeof p.get=="function"&&typeof p.set=="function"){var T=p.get,N=p.set;return Object.defineProperty(s,c,{configurable:!0,get:function(){return T.call(this)},set:function(re){b=""+re,N.call(this,re)}}),Object.defineProperty(s,c,{enumerable:p.enumerable}),{getValue:function(){return b},setValue:function(re){b=""+re},stopTracking:function(){s._valueTracker=null,delete s[c]}}}}function js(s){s._valueTracker||(s._valueTracker=As(s))}function wt(s){if(!s)return!1;var c=s._valueTracker;if(!c)return!0;var p=c.getValue(),b="";return s&&(b=To(s)?s.checked?"true":"false":s.value),s=b,s!==p?(c.setValue(s),!0):!1}function ln(s){if(s=s||(typeof document<"u"?document:void 0),typeof s>"u")return null;try{return s.activeElement||s.body}catch{return s.body}}var fh=/[\n"\\]/g;function mr(s){return s.replace(fh,function(c){return"\\"+c.charCodeAt(0).toString(16)+" "})}function Cr(s,c,p,b,T,N,re,ce){s.name="",re!=null&&typeof re!="function"&&typeof re!="symbol"&&typeof re!="boolean"?s.type=re:s.removeAttribute("type"),c!=null?re==="number"?(c===0&&s.value===""||s.value!=c)&&(s.value=""+pr(c)):s.value!==""+pr(c)&&(s.value=""+pr(c)):re!=="submit"&&re!=="reset"||s.removeAttribute("value"),c!=null?Ps(s,re,pr(c)):p!=null?Ps(s,re,pr(p)):b!=null&&s.removeAttribute("value"),T==null&&N!=null&&(s.defaultChecked=!!N),T!=null&&(s.checked=T&&typeof T!="function"&&typeof T!="symbol"),ce!=null&&typeof ce!="function"&&typeof ce!="symbol"&&typeof ce!="boolean"?s.name=""+pr(ce):s.removeAttribute("name")}function qv(s,c,p,b,T,N,re,ce){if(N!=null&&typeof N!="function"&&typeof N!="symbol"&&typeof N!="boolean"&&(s.type=N),c!=null||p!=null){if(!(N!=="submit"&&N!=="reset"||c!=null))return;p=p!=null?""+pr(p):"",c=c!=null?""+pr(c):p,ce||c===s.value||(s.value=c),s.defaultValue=c}b=b??T,b=typeof b!="function"&&typeof b!="symbol"&&!!b,s.checked=ce?s.checked:!!b,s.defaultChecked=!!b,re!=null&&typeof re!="function"&&typeof re!="symbol"&&typeof re!="boolean"&&(s.name=re)}function Ps(s,c,p){c==="number"&&ln(s.ownerDocument)===s||s.defaultValue===""+p||(s.defaultValue=""+p)}function Kr(s,c,p,b){if(s=s.options,c){c={};for(var T=0;T"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),su=!1;if(Ii)try{var jo={};Object.defineProperty(jo,"passive",{get:function(){su=!0}}),window.addEventListener("test",jo,jo),window.removeEventListener("test",jo,jo)}catch{su=!1}var $i=null,fa=null,Ls=null;function Ds(){if(Ls)return Ls;var s,c=fa,p=c.length,b,T="value"in $i?$i.value:$i.textContent,N=T.length;for(s=0;s=rr),Jv=" ",$c=!1;function Bc(s,c){switch(s){case"keyup":return T_.indexOf(c.keyCode)!==-1;case"keydown":return c.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function eg(s){return s=s.detail,typeof s=="object"&&"data"in s?s.data:null}var Is=!1;function tg(s,c){switch(s){case"compositionend":return eg(c);case"keypress":return c.which!==32?null:($c=!0,Jv);case"textInput":return s=c.data,s===Jv&&$c?null:s;default:return null}}function A_(s,c){if(Is)return s==="compositionend"||!No&&Bc(s,c)?(s=Ds(),Ls=fa=$i=null,Is=!1,s):null;switch(s){case"paste":return null;case"keypress":if(!(c.ctrlKey||c.altKey||c.metaKey)||c.ctrlKey&&c.altKey){if(c.char&&1=c)return{node:p,offset:c-s};s=b}e:{for(;p;){if(p.nextSibling){p=p.nextSibling;break e}p=p.parentNode}p=void 0}p=du(p)}}function zc(s,c){return s&&c?s===c?!0:s&&s.nodeType===3?!1:c&&c.nodeType===3?zc(s,c.parentNode):"contains"in s?s.contains(c):s.compareDocumentPosition?!!(s.compareDocumentPosition(c)&16):!1:!1}function hu(s){s=s!=null&&s.ownerDocument!=null&&s.ownerDocument.defaultView!=null?s.ownerDocument.defaultView:window;for(var c=ln(s.document);c instanceof s.HTMLIFrameElement;){try{var p=typeof c.contentWindow.location.href=="string"}catch{p=!1}if(p)s=c.contentWindow;else break;c=ln(s.document)}return c}function pu(s){var c=s&&s.nodeName&&s.nodeName.toLowerCase();return c&&(c==="input"&&(s.type==="text"||s.type==="search"||s.type==="tel"||s.type==="url"||s.type==="password")||c==="textarea"||s.contentEditable==="true")}var Fc=Ii&&"documentMode"in document&&11>=document.documentMode,ui=null,Fs=null,Do=null,qc=!1;function ig(s,c,p){var b=p.window===p?p.document:p.nodeType===9?p:p.ownerDocument;qc||ui==null||ui!==ln(b)||(b=ui,"selectionStart"in b&&pu(b)?b={start:b.selectionStart,end:b.selectionEnd}:(b=(b.ownerDocument&&b.ownerDocument.defaultView||window).getSelection(),b={anchorNode:b.anchorNode,anchorOffset:b.anchorOffset,focusNode:b.focusNode,focusOffset:b.focusOffset}),Do&&Ir(Do,b)||(Do=b,b=Vg(Fs,"onSelect"),0>=re,T-=re,se=1<<32-Ge(c)+T|p<N?N:8;var re=H.T,ce={};H.T=ce,ix(s,!1,c,p);try{var ge=T(),Ae=H.S;if(Ae!==null&&Ae(ce,ge),ge!==null&&typeof ge=="object"&&typeof ge.then=="function"){var Be=tY(ge,b);$h(s,c,Be,vi(s))}else $h(s,c,b,vi(s))}catch(Ve){$h(s,c,{then:function(){},status:"rejected",reason:Ve},vi())}finally{U.p=N,H.T=re}}function oY(){}function nx(s,c,p,b){if(s.tag!==5)throw Error(r(476));var T=cR(s).queue;uR(s,T,c,z,p===null?oY:function(){return fR(s),p(b)})}function cR(s){var c=s.memoizedState;if(c!==null)return c;c={memoizedState:z,baseState:z,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:zo,lastRenderedState:z},next:null};var p={};return c.next={memoizedState:p,baseState:p,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:zo,lastRenderedState:p},next:null},s.memoizedState=c,s=s.alternate,s!==null&&(s.memoizedState=c),c}function fR(s){var c=cR(s).next.queue;$h(s,c,{},vi())}function rx(){return Ar(np)}function dR(){return qn().memoizedState}function hR(){return qn().memoizedState}function sY(s){for(var c=s.return;c!==null;){switch(c.tag){case 24:case 3:var p=vi();s=Zs(p);var b=Xs(c,s,p);b!==null&&(gi(b,c,p),Mh(b,c,p)),c={cache:N_()},s.payload=c;return}c=c.return}}function lY(s,c,p){var b=vi();p={lane:b,revertLane:0,action:p,hasEagerState:!1,eagerState:null,next:null},Og(s)?mR(c,p):(p=$o(s,c,p,b),p!==null&&(gi(p,s,b),vR(p,c,b)))}function pR(s,c,p){var b=vi();$h(s,c,p,b)}function $h(s,c,p,b){var T={lane:b,revertLane:0,action:p,hasEagerState:!1,eagerState:null,next:null};if(Og(s))mR(c,T);else{var N=s.alternate;if(s.lanes===0&&(N===null||N.lanes===0)&&(N=c.lastRenderedReducer,N!==null))try{var re=c.lastRenderedState,ce=N(re,p);if(T.hasEagerState=!0,T.eagerState=ce,kr(ce,re))return gu(s,c,T,0),cn===null&&vu(),!1}catch{}finally{}if(p=$o(s,c,T,b),p!==null)return gi(p,s,b),vR(p,c,b),!0}return!1}function ix(s,c,p,b){if(b={lane:2,revertLane:kx(),action:b,hasEagerState:!1,eagerState:null,next:null},Og(s)){if(c)throw Error(r(479))}else c=$o(s,p,b,2),c!==null&&gi(c,s,2)}function Og(s){var c=s.alternate;return s===Ct||c!==null&&c===Ct}function mR(s,c){Qc=yg=!0;var p=s.pending;p===null?c.next=c:(c.next=p.next,p.next=c),s.pending=c}function vR(s,c,p){if((p&4194048)!==0){var b=c.lanes;b&=s.pendingLanes,p|=b,c.lanes=p,$a(s,p)}}var Eg={readContext:Ar,use:_g,useCallback:In,useContext:In,useEffect:In,useImperativeHandle:In,useLayoutEffect:In,useInsertionEffect:In,useMemo:In,useReducer:In,useRef:In,useState:In,useDebugValue:In,useDeferredValue:In,useTransition:In,useSyncExternalStore:In,useId:In,useHostTransitionStatus:In,useFormState:In,useActionState:In,useOptimistic:In,useMemoCache:In,useCacheRefresh:In},gR={readContext:Ar,use:_g,useCallback:function(s,c){return Xr().memoizedState=[s,c===void 0?null:c],s},useContext:Ar,useEffect:eR,useImperativeHandle:function(s,c,p){p=p!=null?p.concat([s]):null,Sg(4194308,4,iR.bind(null,c,s),p)},useLayoutEffect:function(s,c){return Sg(4194308,4,s,c)},useInsertionEffect:function(s,c){Sg(4,2,s,c)},useMemo:function(s,c){var p=Xr();c=c===void 0?null:c;var b=s();if(Eu){qe(!0);try{s()}finally{qe(!1)}}return p.memoizedState=[b,c],b},useReducer:function(s,c,p){var b=Xr();if(p!==void 0){var T=p(c);if(Eu){qe(!0);try{p(c)}finally{qe(!1)}}}else T=c;return b.memoizedState=b.baseState=T,s={pending:null,lanes:0,dispatch:null,lastRenderedReducer:s,lastRenderedState:T},b.queue=s,s=s.dispatch=lY.bind(null,Ct,s),[b.memoizedState,s]},useRef:function(s){var c=Xr();return s={current:s},c.memoizedState=s},useState:function(s){s=Q_(s);var c=s.queue,p=pR.bind(null,Ct,c);return c.dispatch=p,[s.memoizedState,p]},useDebugValue:ex,useDeferredValue:function(s,c){var p=Xr();return tx(p,s,c)},useTransition:function(){var s=Q_(!1);return s=uR.bind(null,Ct,s.queue,!0,!1),Xr().memoizedState=s,[!1,s]},useSyncExternalStore:function(s,c,p){var b=Ct,T=Xr();if(yt){if(p===void 0)throw Error(r(407));p=p()}else{if(p=c(),cn===null)throw Error(r(349));(kt&124)!==0||$4(b,c,p)}T.memoizedState=p;var N={value:p,getSnapshot:c};return T.queue=N,eR(U4.bind(null,b,N,s),[s]),b.flags|=2048,ef(9,wg(),B4.bind(null,b,N,p,c),null),p},useId:function(){var s=Xr(),c=cn.identifierPrefix;if(yt){var p=ve,b=se;p=(b&~(1<<32-Ge(b)-1)).toString(32)+p,c="«"+c+"R"+p,p=bg++,0pt?(sr=ut,ut=null):sr=ut.sibling;var qt=Pe(Oe,ut,Ce[pt],Ue);if(qt===null){ut===null&&(ut=sr);break}s&&ut&&qt.alternate===null&&c(Oe,ut),xe=N(qt,xe,pt),At===null?rt=qt:At.sibling=qt,At=qt,ut=sr}if(pt===Ce.length)return p(Oe,ut),yt&&Ee(Oe,pt),rt;if(ut===null){for(;ptpt?(sr=ut,ut=null):sr=ut.sibling;var pl=Pe(Oe,ut,qt.value,Ue);if(pl===null){ut===null&&(ut=sr);break}s&&ut&&pl.alternate===null&&c(Oe,ut),xe=N(pl,xe,pt),At===null?rt=pl:At.sibling=pl,At=pl,ut=sr}if(qt.done)return p(Oe,ut),yt&&Ee(Oe,pt),rt;if(ut===null){for(;!qt.done;pt++,qt=Ce.next())qt=Ve(Oe,qt.value,Ue),qt!==null&&(xe=N(qt,xe,pt),At===null?rt=qt:At.sibling=qt,At=qt);return yt&&Ee(Oe,pt),rt}for(ut=b(ut);!qt.done;pt++,qt=Ce.next())qt=Re(ut,Oe,pt,qt.value,Ue),qt!==null&&(s&&qt.alternate!==null&&ut.delete(qt.key===null?pt:qt.key),xe=N(qt,xe,pt),At===null?rt=qt:At.sibling=qt,At=qt);return s&&ut.forEach(function(cK){return c(Oe,cK)}),yt&&Ee(Oe,pt),rt}function Qt(Oe,xe,Ce,Ue){if(typeof Ce=="object"&&Ce!==null&&Ce.type===x&&Ce.key===null&&(Ce=Ce.props.children),typeof Ce=="object"&&Ce!==null){switch(Ce.$$typeof){case y:e:{for(var rt=Ce.key;xe!==null;){if(xe.key===rt){if(rt=Ce.type,rt===x){if(xe.tag===7){p(Oe,xe.sibling),Ue=T(xe,Ce.props.children),Ue.return=Oe,Oe=Ue;break e}}else if(xe.elementType===rt||typeof rt=="object"&&rt!==null&&rt.$$typeof===V&&bR(rt)===xe.type){p(Oe,xe.sibling),Ue=T(xe,Ce.props),Uh(Ue,Ce),Ue.return=Oe,Oe=Ue;break e}p(Oe,xe);break}else c(Oe,xe);xe=xe.sibling}Ce.type===x?(Ue=Ha(Ce.props.children,Oe.mode,Ue,Ce.key),Ue.return=Oe,Oe=Ue):(Ue=bu(Ce.type,Ce.key,Ce.props,null,Oe.mode,Ue),Uh(Ue,Ce),Ue.return=Oe,Oe=Ue)}return re(Oe);case _:e:{for(rt=Ce.key;xe!==null;){if(xe.key===rt)if(xe.tag===4&&xe.stateNode.containerInfo===Ce.containerInfo&&xe.stateNode.implementation===Ce.implementation){p(Oe,xe.sibling),Ue=T(xe,Ce.children||[]),Ue.return=Oe,Oe=Ue;break e}else{p(Oe,xe);break}else c(Oe,xe);xe=xe.sibling}Ue=Gc(Ce,Oe.mode,Ue),Ue.return=Oe,Oe=Ue}return re(Oe);case V:return rt=Ce._init,Ce=rt(Ce._payload),Qt(Oe,xe,Ce,Ue)}if(J(Ce))return vt(Oe,xe,Ce,Ue);if(ne(Ce)){if(rt=ne(Ce),typeof rt!="function")throw Error(r(150));return Ce=rt.call(Ce),ft(Oe,xe,Ce,Ue)}if(typeof Ce.then=="function")return Qt(Oe,xe,Cg(Ce),Ue);if(Ce.$$typeof===A)return Qt(Oe,xe,hg(Oe,Ce),Ue);Tg(Oe,Ce)}return typeof Ce=="string"&&Ce!==""||typeof Ce=="number"||typeof Ce=="bigint"?(Ce=""+Ce,xe!==null&&xe.tag===6?(p(Oe,xe.sibling),Ue=T(xe,Ce),Ue.return=Oe,Oe=Ue):(p(Oe,xe),Ue=Th(Ce,Oe.mode,Ue),Ue.return=Oe,Oe=Ue),re(Oe)):p(Oe,xe)}return function(Oe,xe,Ce,Ue){try{Bh=0;var rt=Qt(Oe,xe,Ce,Ue);return tf=null,rt}catch(ut){if(ut===Ph||ut===mg)throw ut;var At=Ur(29,ut,null,Oe.mode);return At.lanes=Ue,At.return=Oe,At}finally{}}}var nf=_R(!0),xR=_R(!1),qi=k(null),Ga=null;function Js(s){var c=s.alternate;Z(Kn,Kn.current&1),Z(qi,s),Ga===null&&(c===null||Xc.current!==null||c.memoizedState!==null)&&(Ga=s)}function wR(s){if(s.tag===22){if(Z(Kn,Kn.current),Z(qi,s),Ga===null){var c=s.alternate;c!==null&&c.memoizedState!==null&&(Ga=s)}}else el()}function el(){Z(Kn,Kn.current),Z(qi,qi.current)}function Fo(s){te(qi),Ga===s&&(Ga=null),te(Kn)}var Kn=k(0);function Ag(s){for(var c=s;c!==null;){if(c.tag===13){var p=c.memoizedState;if(p!==null&&(p=p.dehydrated,p===null||p.data==="$?"||Yx(p)))return c}else if(c.tag===19&&c.memoizedProps.revealOrder!==void 0){if((c.flags&128)!==0)return c}else if(c.child!==null){c.child.return=c,c=c.child;continue}if(c===s)break;for(;c.sibling===null;){if(c.return===null||c.return===s)return null;c=c.return}c.sibling.return=c.return,c=c.sibling}return null}function ax(s,c,p,b){c=s.memoizedState,p=p(b,c),p=p==null?c:h({},c,p),s.memoizedState=p,s.lanes===0&&(s.updateQueue.baseState=p)}var ox={enqueueSetState:function(s,c,p){s=s._reactInternals;var b=vi(),T=Zs(b);T.payload=c,p!=null&&(T.callback=p),c=Xs(s,T,b),c!==null&&(gi(c,s,b),Mh(c,s,b))},enqueueReplaceState:function(s,c,p){s=s._reactInternals;var b=vi(),T=Zs(b);T.tag=1,T.payload=c,p!=null&&(T.callback=p),c=Xs(s,T,b),c!==null&&(gi(c,s,b),Mh(c,s,b))},enqueueForceUpdate:function(s,c){s=s._reactInternals;var p=vi(),b=Zs(p);b.tag=2,c!=null&&(b.callback=c),c=Xs(s,b,p),c!==null&&(gi(c,s,p),Mh(c,s,p))}};function SR(s,c,p,b,T,N,re){return s=s.stateNode,typeof s.shouldComponentUpdate=="function"?s.shouldComponentUpdate(b,N,re):c.prototype&&c.prototype.isPureReactComponent?!Ir(p,b)||!Ir(T,N):!0}function OR(s,c,p,b){s=c.state,typeof c.componentWillReceiveProps=="function"&&c.componentWillReceiveProps(p,b),typeof c.UNSAFE_componentWillReceiveProps=="function"&&c.UNSAFE_componentWillReceiveProps(p,b),c.state!==s&&ox.enqueueReplaceState(c,c.state,null)}function Cu(s,c){var p=c;if("ref"in c){p={};for(var b in c)b!=="ref"&&(p[b]=c[b])}if(s=s.defaultProps){p===c&&(p=h({},p));for(var T in s)p[T]===void 0&&(p[T]=s[T])}return p}var jg=typeof reportError=="function"?reportError:function(s){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var c=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof s=="object"&&s!==null&&typeof s.message=="string"?String(s.message):String(s),error:s});if(!window.dispatchEvent(c))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",s);return}console.error(s)};function ER(s){jg(s)}function CR(s){console.error(s)}function TR(s){jg(s)}function Pg(s,c){try{var p=s.onUncaughtError;p(c.value,{componentStack:c.stack})}catch(b){setTimeout(function(){throw b})}}function AR(s,c,p){try{var b=s.onCaughtError;b(p.value,{componentStack:p.stack,errorBoundary:c.tag===1?c.stateNode:null})}catch(T){setTimeout(function(){throw T})}}function sx(s,c,p){return p=Zs(p),p.tag=3,p.payload={element:null},p.callback=function(){Pg(s,c)},p}function jR(s){return s=Zs(s),s.tag=3,s}function PR(s,c,p,b){var T=p.type.getDerivedStateFromError;if(typeof T=="function"){var N=b.value;s.payload=function(){return T(N)},s.callback=function(){AR(c,p,b)}}var re=p.stateNode;re!==null&&typeof re.componentDidCatch=="function"&&(s.callback=function(){AR(c,p,b),typeof T!="function"&&(ol===null?ol=new Set([this]):ol.add(this));var ce=b.stack;this.componentDidCatch(b.value,{componentStack:ce!==null?ce:""})})}function cY(s,c,p,b,T){if(p.flags|=32768,b!==null&&typeof b=="object"&&typeof b.then=="function"){if(c=p.alternate,c!==null&&wu(c,p,T,!0),p=qi.current,p!==null){switch(p.tag){case 13:return Ga===null?Rx():p.alternate===null&&Nn===0&&(Nn=3),p.flags&=-257,p.flags|=65536,p.lanes=T,b===k_?p.flags|=16384:(c=p.updateQueue,c===null?p.updateQueue=new Set([b]):c.add(b),Nx(s,b,T)),!1;case 22:return p.flags|=65536,b===k_?p.flags|=16384:(c=p.updateQueue,c===null?(c={transitions:null,markerInstances:null,retryQueue:new Set([b])},p.updateQueue=c):(p=c.retryQueue,p===null?c.retryQueue=new Set([b]):p.add(b)),Nx(s,b,T)),!1}throw Error(r(435,p.tag))}return Nx(s,b,T),Rx(),!1}if(yt)return c=qi.current,c!==null?((c.flags&65536)===0&&(c.flags|=256),c.flags|=65536,c.lanes=T,b!==ir&&(s=Error(r(422),{cause:b}),Ys($r(s,p)))):(b!==ir&&(c=Error(r(423),{cause:b}),Ys($r(c,p))),s=s.current.alternate,s.flags|=65536,T&=-T,s.lanes|=T,b=$r(b,p),T=sx(s.stateNode,b,T),B_(s,T),Nn!==4&&(Nn=2)),!1;var N=Error(r(520),{cause:b});if(N=$r(N,p),Gh===null?Gh=[N]:Gh.push(N),Nn!==4&&(Nn=2),c===null)return!0;b=$r(b,p),p=c;do{switch(p.tag){case 3:return p.flags|=65536,s=T&-T,p.lanes|=s,s=sx(p.stateNode,b,s),B_(p,s),!1;case 1:if(c=p.type,N=p.stateNode,(p.flags&128)===0&&(typeof c.getDerivedStateFromError=="function"||N!==null&&typeof N.componentDidCatch=="function"&&(ol===null||!ol.has(N))))return p.flags|=65536,T&=-T,p.lanes|=T,T=jR(T),PR(T,s,p,b),B_(p,T),!1}p=p.return}while(p!==null);return!1}var RR=Error(r(461)),ar=!1;function gr(s,c,p,b){c.child=s===null?xR(c,null,p,b):nf(c,s.child,p,b)}function MR(s,c,p,b,T){p=p.render;var N=c.ref;if("ref"in b){var re={};for(var ce in b)ce!=="ref"&&(re[ce]=b[ce])}else re=b;return Su(c),b=V_(s,c,p,re,N,T),ce=H_(),s!==null&&!ar?(W_(s,c,T),qo(s,c,T)):(yt&&ce&&He(c),c.flags|=1,gr(s,c,b,T),c.child)}function NR(s,c,p,b,T){if(s===null){var N=p.type;return typeof N=="function"&&!Wc(N)&&N.defaultProps===void 0&&p.compare===null?(c.tag=15,c.type=N,LR(s,c,N,b,T)):(s=bu(p.type,null,b,c,c.mode,T),s.ref=c.ref,s.return=c,c.child=s)}if(N=s.child,!mx(s,T)){var re=N.memoizedProps;if(p=p.compare,p=p!==null?p:Ir,p(re,b)&&s.ref===c.ref)return qo(s,c,T)}return c.flags|=1,s=zi(N,b),s.ref=c.ref,s.return=c,c.child=s}function LR(s,c,p,b,T){if(s!==null){var N=s.memoizedProps;if(Ir(N,b)&&s.ref===c.ref)if(ar=!1,c.pendingProps=b=N,mx(s,T))(s.flags&131072)!==0&&(ar=!0);else return c.lanes=s.lanes,qo(s,c,T)}return lx(s,c,p,b,T)}function DR(s,c,p){var b=c.pendingProps,T=b.children,N=s!==null?s.memoizedState:null;if(b.mode==="hidden"){if((c.flags&128)!==0){if(b=N!==null?N.baseLanes|p:p,s!==null){for(T=c.child=s.child,N=0;T!==null;)N=N|T.lanes|T.childLanes,T=T.sibling;c.childLanes=N&~b}else c.childLanes=0,c.child=null;return kR(s,c,b,p)}if((p&536870912)!==0)c.memoizedState={baseLanes:0,cachePool:null},s!==null&&pg(c,N!==null?N.cachePool:null),N!==null?L4(c,N):z_(),wR(c);else return c.lanes=c.childLanes=536870912,kR(s,c,N!==null?N.baseLanes|p:p,p)}else N!==null?(pg(c,N.cachePool),L4(c,N),el(),c.memoizedState=null):(s!==null&&pg(c,null),z_(),el());return gr(s,c,T,p),c.child}function kR(s,c,p,b){var T=D_();return T=T===null?null:{parent:Yn._currentValue,pool:T},c.memoizedState={baseLanes:p,cachePool:T},s!==null&&pg(c,null),z_(),wR(c),s!==null&&wu(s,c,b,!0),null}function Rg(s,c){var p=c.ref;if(p===null)s!==null&&s.ref!==null&&(c.flags|=4194816);else{if(typeof p!="function"&&typeof p!="object")throw Error(r(284));(s===null||s.ref!==p)&&(c.flags|=4194816)}}function lx(s,c,p,b,T){return Su(c),p=V_(s,c,p,b,void 0,T),b=H_(),s!==null&&!ar?(W_(s,c,T),qo(s,c,T)):(yt&&b&&He(c),c.flags|=1,gr(s,c,p,T),c.child)}function IR(s,c,p,b,T,N){return Su(c),c.updateQueue=null,p=k4(c,b,p,T),D4(s),b=H_(),s!==null&&!ar?(W_(s,c,N),qo(s,c,N)):(yt&&b&&He(c),c.flags|=1,gr(s,c,p,N),c.child)}function $R(s,c,p,b,T){if(Su(c),c.stateNode===null){var N=Bo,re=p.contextType;typeof re=="object"&&re!==null&&(N=Ar(re)),N=new p(b,N),c.memoizedState=N.state!==null&&N.state!==void 0?N.state:null,N.updater=ox,c.stateNode=N,N._reactInternals=c,N=c.stateNode,N.props=b,N.state=c.memoizedState,N.refs={},I_(c),re=p.contextType,N.context=typeof re=="object"&&re!==null?Ar(re):Bo,N.state=c.memoizedState,re=p.getDerivedStateFromProps,typeof re=="function"&&(ax(c,p,re,b),N.state=c.memoizedState),typeof p.getDerivedStateFromProps=="function"||typeof N.getSnapshotBeforeUpdate=="function"||typeof N.UNSAFE_componentWillMount!="function"&&typeof N.componentWillMount!="function"||(re=N.state,typeof N.componentWillMount=="function"&&N.componentWillMount(),typeof N.UNSAFE_componentWillMount=="function"&&N.UNSAFE_componentWillMount(),re!==N.state&&ox.enqueueReplaceState(N,N.state,null),Lh(c,b,N,T),Nh(),N.state=c.memoizedState),typeof N.componentDidMount=="function"&&(c.flags|=4194308),b=!0}else if(s===null){N=c.stateNode;var ce=c.memoizedProps,ge=Cu(p,ce);N.props=ge;var Ae=N.context,Be=p.contextType;re=Bo,typeof Be=="object"&&Be!==null&&(re=Ar(Be));var Ve=p.getDerivedStateFromProps;Be=typeof Ve=="function"||typeof N.getSnapshotBeforeUpdate=="function",ce=c.pendingProps!==ce,Be||typeof N.UNSAFE_componentWillReceiveProps!="function"&&typeof N.componentWillReceiveProps!="function"||(ce||Ae!==re)&&OR(c,N,b,re),Ks=!1;var Pe=c.memoizedState;N.state=Pe,Lh(c,b,N,T),Nh(),Ae=c.memoizedState,ce||Pe!==Ae||Ks?(typeof Ve=="function"&&(ax(c,p,Ve,b),Ae=c.memoizedState),(ge=Ks||SR(c,p,ge,b,Pe,Ae,re))?(Be||typeof N.UNSAFE_componentWillMount!="function"&&typeof N.componentWillMount!="function"||(typeof N.componentWillMount=="function"&&N.componentWillMount(),typeof N.UNSAFE_componentWillMount=="function"&&N.UNSAFE_componentWillMount()),typeof N.componentDidMount=="function"&&(c.flags|=4194308)):(typeof N.componentDidMount=="function"&&(c.flags|=4194308),c.memoizedProps=b,c.memoizedState=Ae),N.props=b,N.state=Ae,N.context=re,b=ge):(typeof N.componentDidMount=="function"&&(c.flags|=4194308),b=!1)}else{N=c.stateNode,$_(s,c),re=c.memoizedProps,Be=Cu(p,re),N.props=Be,Ve=c.pendingProps,Pe=N.context,Ae=p.contextType,ge=Bo,typeof Ae=="object"&&Ae!==null&&(ge=Ar(Ae)),ce=p.getDerivedStateFromProps,(Ae=typeof ce=="function"||typeof N.getSnapshotBeforeUpdate=="function")||typeof N.UNSAFE_componentWillReceiveProps!="function"&&typeof N.componentWillReceiveProps!="function"||(re!==Ve||Pe!==ge)&&OR(c,N,b,ge),Ks=!1,Pe=c.memoizedState,N.state=Pe,Lh(c,b,N,T),Nh();var Re=c.memoizedState;re!==Ve||Pe!==Re||Ks||s!==null&&s.dependencies!==null&&dg(s.dependencies)?(typeof ce=="function"&&(ax(c,p,ce,b),Re=c.memoizedState),(Be=Ks||SR(c,p,Be,b,Pe,Re,ge)||s!==null&&s.dependencies!==null&&dg(s.dependencies))?(Ae||typeof N.UNSAFE_componentWillUpdate!="function"&&typeof N.componentWillUpdate!="function"||(typeof N.componentWillUpdate=="function"&&N.componentWillUpdate(b,Re,ge),typeof N.UNSAFE_componentWillUpdate=="function"&&N.UNSAFE_componentWillUpdate(b,Re,ge)),typeof N.componentDidUpdate=="function"&&(c.flags|=4),typeof N.getSnapshotBeforeUpdate=="function"&&(c.flags|=1024)):(typeof N.componentDidUpdate!="function"||re===s.memoizedProps&&Pe===s.memoizedState||(c.flags|=4),typeof N.getSnapshotBeforeUpdate!="function"||re===s.memoizedProps&&Pe===s.memoizedState||(c.flags|=1024),c.memoizedProps=b,c.memoizedState=Re),N.props=b,N.state=Re,N.context=ge,b=Be):(typeof N.componentDidUpdate!="function"||re===s.memoizedProps&&Pe===s.memoizedState||(c.flags|=4),typeof N.getSnapshotBeforeUpdate!="function"||re===s.memoizedProps&&Pe===s.memoizedState||(c.flags|=1024),b=!1)}return N=b,Rg(s,c),b=(c.flags&128)!==0,N||b?(N=c.stateNode,p=b&&typeof p.getDerivedStateFromError!="function"?null:N.render(),c.flags|=1,s!==null&&b?(c.child=nf(c,s.child,null,T),c.child=nf(c,null,p,T)):gr(s,c,p,T),c.memoizedState=N.state,s=c.child):s=qo(s,c,T),s}function BR(s,c,p,b){return Gs(),c.flags|=256,gr(s,c,p,b),c.child}var ux={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function cx(s){return{baseLanes:s,cachePool:C4()}}function fx(s,c,p){return s=s!==null?s.childLanes&~p:0,c&&(s|=Vi),s}function UR(s,c,p){var b=c.pendingProps,T=!1,N=(c.flags&128)!==0,re;if((re=N)||(re=s!==null&&s.memoizedState===null?!1:(Kn.current&2)!==0),re&&(T=!0,c.flags&=-129),re=(c.flags&32)!==0,c.flags&=-33,s===null){if(yt){if(T?Js(c):el(),yt){var ce=it,ge;if(ge=ce){e:{for(ge=ce,ce=Tn;ge.nodeType!==8;){if(!ce){ce=null;break e}if(ge=ga(ge.nextSibling),ge===null){ce=null;break e}}ce=ge}ce!==null?(c.memoizedState={dehydrated:ce,treeContext:Y!==null?{id:se,overflow:ve}:null,retryLane:536870912,hydrationErrors:null},ge=Ur(18,null,null,0),ge.stateNode=ce,ge.return=c,c.child=ge,nt=c,it=null,ge=!0):ge=!1}ge||Zr(c)}if(ce=c.memoizedState,ce!==null&&(ce=ce.dehydrated,ce!==null))return Yx(ce)?c.lanes=32:c.lanes=536870912,null;Fo(c)}return ce=b.children,b=b.fallback,T?(el(),T=c.mode,ce=Mg({mode:"hidden",children:ce},T),b=Ha(b,T,p,null),ce.return=c,b.return=c,ce.sibling=b,c.child=ce,T=c.child,T.memoizedState=cx(p),T.childLanes=fx(s,re,p),c.memoizedState=ux,b):(Js(c),dx(c,ce))}if(ge=s.memoizedState,ge!==null&&(ce=ge.dehydrated,ce!==null)){if(N)c.flags&256?(Js(c),c.flags&=-257,c=hx(s,c,p)):c.memoizedState!==null?(el(),c.child=s.child,c.flags|=128,c=null):(el(),T=b.fallback,ce=c.mode,b=Mg({mode:"visible",children:b.children},ce),T=Ha(T,ce,p,null),T.flags|=2,b.return=c,T.return=c,b.sibling=T,c.child=b,nf(c,s.child,null,p),b=c.child,b.memoizedState=cx(p),b.childLanes=fx(s,re,p),c.memoizedState=ux,c=T);else if(Js(c),Yx(ce)){if(re=ce.nextSibling&&ce.nextSibling.dataset,re)var Ae=re.dgst;re=Ae,b=Error(r(419)),b.stack="",b.digest=re,Ys({value:b,source:null,stack:null}),c=hx(s,c,p)}else if(ar||wu(s,c,p,!1),re=(p&s.childLanes)!==0,ar||re){if(re=cn,re!==null&&(b=p&-p,b=(b&42)!==0?1:xn(b),b=(b&(re.suspendedLanes|p))!==0?0:b,b!==0&&b!==ge.retryLane))throw ge.retryLane=b,Hs(s,b),gi(re,s,b),RR;ce.data==="$?"||Rx(),c=hx(s,c,p)}else ce.data==="$?"?(c.flags|=192,c.child=s.child,c=null):(s=ge.treeContext,it=ga(ce.nextSibling),nt=c,yt=!0,un=null,Tn=!1,s!==null&&(C[D++]=se,C[D++]=ve,C[D++]=Y,se=s.id,ve=s.overflow,Y=c),c=dx(c,b.children),c.flags|=4096);return c}return T?(el(),T=b.fallback,ce=c.mode,ge=s.child,Ae=ge.sibling,b=zi(ge,{mode:"hidden",children:b.children}),b.subtreeFlags=ge.subtreeFlags&65011712,Ae!==null?T=zi(Ae,T):(T=Ha(T,ce,p,null),T.flags|=2),T.return=c,b.return=c,b.sibling=T,c.child=b,b=T,T=c.child,ce=s.child.memoizedState,ce===null?ce=cx(p):(ge=ce.cachePool,ge!==null?(Ae=Yn._currentValue,ge=ge.parent!==Ae?{parent:Ae,pool:Ae}:ge):ge=C4(),ce={baseLanes:ce.baseLanes|p,cachePool:ge}),T.memoizedState=ce,T.childLanes=fx(s,re,p),c.memoizedState=ux,b):(Js(c),p=s.child,s=p.sibling,p=zi(p,{mode:"visible",children:b.children}),p.return=c,p.sibling=null,s!==null&&(re=c.deletions,re===null?(c.deletions=[s],c.flags|=16):re.push(s)),c.child=p,c.memoizedState=null,p)}function dx(s,c){return c=Mg({mode:"visible",children:c},s.mode),c.return=s,s.child=c}function Mg(s,c){return s=Ur(22,s,null,c),s.lanes=0,s.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},s}function hx(s,c,p){return nf(c,s.child,null,p),s=dx(c,c.pendingProps.children),s.flags|=2,c.memoizedState=null,s}function zR(s,c,p){s.lanes|=c;var b=s.alternate;b!==null&&(b.lanes|=c),xu(s.return,c,p)}function px(s,c,p,b,T){var N=s.memoizedState;N===null?s.memoizedState={isBackwards:c,rendering:null,renderingStartTime:0,last:b,tail:p,tailMode:T}:(N.isBackwards=c,N.rendering=null,N.renderingStartTime=0,N.last=b,N.tail=p,N.tailMode=T)}function FR(s,c,p){var b=c.pendingProps,T=b.revealOrder,N=b.tail;if(gr(s,c,b.children,p),b=Kn.current,(b&2)!==0)b=b&1|2,c.flags|=128;else{if(s!==null&&(s.flags&128)!==0)e:for(s=c.child;s!==null;){if(s.tag===13)s.memoizedState!==null&&zR(s,p,c);else if(s.tag===19)zR(s,p,c);else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===c)break e;for(;s.sibling===null;){if(s.return===null||s.return===c)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}b&=1}switch(Z(Kn,b),T){case"forwards":for(p=c.child,T=null;p!==null;)s=p.alternate,s!==null&&Ag(s)===null&&(T=p),p=p.sibling;p=T,p===null?(T=c.child,c.child=null):(T=p.sibling,p.sibling=null),px(c,!1,T,p,N);break;case"backwards":for(p=null,T=c.child,c.child=null;T!==null;){if(s=T.alternate,s!==null&&Ag(s)===null){c.child=T;break}s=T.sibling,T.sibling=p,p=T,T=s}px(c,!0,p,null,N);break;case"together":px(c,!1,null,null,void 0);break;default:c.memoizedState=null}return c.child}function qo(s,c,p){if(s!==null&&(c.dependencies=s.dependencies),al|=c.lanes,(p&c.childLanes)===0)if(s!==null){if(wu(s,c,p,!1),(p&c.childLanes)===0)return null}else return null;if(s!==null&&c.child!==s.child)throw Error(r(153));if(c.child!==null){for(s=c.child,p=zi(s,s.pendingProps),c.child=p,p.return=c;s.sibling!==null;)s=s.sibling,p=p.sibling=zi(s,s.pendingProps),p.return=c;p.sibling=null}return c.child}function mx(s,c){return(s.lanes&c)!==0?!0:(s=s.dependencies,!!(s!==null&&dg(s)))}function fY(s,c,p){switch(c.tag){case 3:$(c,c.stateNode.containerInfo),Wa(c,Yn,s.memoizedState.cache),Gs();break;case 27:case 5:ee(c);break;case 4:$(c,c.stateNode.containerInfo);break;case 10:Wa(c,c.type,c.memoizedProps.value);break;case 13:var b=c.memoizedState;if(b!==null)return b.dehydrated!==null?(Js(c),c.flags|=128,null):(p&c.child.childLanes)!==0?UR(s,c,p):(Js(c),s=qo(s,c,p),s!==null?s.sibling:null);Js(c);break;case 19:var T=(s.flags&128)!==0;if(b=(p&c.childLanes)!==0,b||(wu(s,c,p,!1),b=(p&c.childLanes)!==0),T){if(b)return FR(s,c,p);c.flags|=128}if(T=c.memoizedState,T!==null&&(T.rendering=null,T.tail=null,T.lastEffect=null),Z(Kn,Kn.current),b)break;return null;case 22:case 23:return c.lanes=0,DR(s,c,p);case 24:Wa(c,Yn,s.memoizedState.cache)}return qo(s,c,p)}function qR(s,c,p){if(s!==null)if(s.memoizedProps!==c.pendingProps)ar=!0;else{if(!mx(s,p)&&(c.flags&128)===0)return ar=!1,fY(s,c,p);ar=(s.flags&131072)!==0}else ar=!1,yt&&(c.flags&1048576)!==0&&Ne(c,g,c.index);switch(c.lanes=0,c.tag){case 16:e:{s=c.pendingProps;var b=c.elementType,T=b._init;if(b=T(b._payload),c.type=b,typeof b=="function")Wc(b)?(s=Cu(b,s),c.tag=1,c=$R(null,c,b,s,p)):(c.tag=0,c=lx(null,c,b,s,p));else{if(b!=null){if(T=b.$$typeof,T===j){c.tag=11,c=MR(null,c,b,s,p);break e}else if(T===I){c.tag=14,c=NR(null,c,b,s,p);break e}}throw c=Q(b)||b,Error(r(306,c,""))}}return c;case 0:return lx(s,c,c.type,c.pendingProps,p);case 1:return b=c.type,T=Cu(b,c.pendingProps),$R(s,c,b,T,p);case 3:e:{if($(c,c.stateNode.containerInfo),s===null)throw Error(r(387));b=c.pendingProps;var N=c.memoizedState;T=N.element,$_(s,c),Lh(c,b,null,p);var re=c.memoizedState;if(b=re.cache,Wa(c,Yn,b),b!==N.cache&&Yc(c,[Yn],p,!0),Nh(),b=re.element,N.isDehydrated)if(N={element:b,isDehydrated:!1,cache:re.cache},c.updateQueue.baseState=N,c.memoizedState=N,c.flags&256){c=BR(s,c,b,p);break e}else if(b!==T){T=$r(Error(r(424)),c),Ys(T),c=BR(s,c,b,p);break e}else{switch(s=c.stateNode.containerInfo,s.nodeType){case 9:s=s.body;break;default:s=s.nodeName==="HTML"?s.ownerDocument.body:s}for(it=ga(s.firstChild),nt=c,yt=!0,un=null,Tn=!0,p=xR(c,null,b,p),c.child=p;p;)p.flags=p.flags&-3|4096,p=p.sibling}else{if(Gs(),b===T){c=qo(s,c,p);break e}gr(s,c,b,p)}c=c.child}return c;case 26:return Rg(s,c),s===null?(p=GM(c.type,null,c.pendingProps,null))?c.memoizedState=p:yt||(p=c.type,s=c.pendingProps,b=Wg(de.current).createElement(p),b[Nt]=c,b[on]=s,br(b,p,s),zn(b),c.stateNode=b):c.memoizedState=GM(c.type,s.memoizedProps,c.pendingProps,s.memoizedState),null;case 27:return ee(c),s===null&&yt&&(b=c.stateNode=VM(c.type,c.pendingProps,de.current),nt=c,Tn=!0,T=it,ul(c.type)?(Kx=T,it=ga(b.firstChild)):it=T),gr(s,c,c.pendingProps.children,p),Rg(s,c),s===null&&(c.flags|=4194304),c.child;case 5:return s===null&&yt&&((T=b=it)&&(b=BY(b,c.type,c.pendingProps,Tn),b!==null?(c.stateNode=b,nt=c,it=ga(b.firstChild),Tn=!1,T=!0):T=!1),T||Zr(c)),ee(c),T=c.type,N=c.pendingProps,re=s!==null?s.memoizedProps:null,b=N.children,Hx(T,N)?b=null:re!==null&&Hx(T,re)&&(c.flags|=32),c.memoizedState!==null&&(T=V_(s,c,rY,null,null,p),np._currentValue=T),Rg(s,c),gr(s,c,b,p),c.child;case 6:return s===null&&yt&&((s=p=it)&&(p=UY(p,c.pendingProps,Tn),p!==null?(c.stateNode=p,nt=c,it=null,s=!0):s=!1),s||Zr(c)),null;case 13:return UR(s,c,p);case 4:return $(c,c.stateNode.containerInfo),b=c.pendingProps,s===null?c.child=nf(c,null,b,p):gr(s,c,b,p),c.child;case 11:return MR(s,c,c.type,c.pendingProps,p);case 7:return gr(s,c,c.pendingProps,p),c.child;case 8:return gr(s,c,c.pendingProps.children,p),c.child;case 12:return gr(s,c,c.pendingProps.children,p),c.child;case 10:return b=c.pendingProps,Wa(c,c.type,b.value),gr(s,c,b.children,p),c.child;case 9:return T=c.type._context,b=c.pendingProps.children,Su(c),T=Ar(T),b=b(T),c.flags|=1,gr(s,c,b,p),c.child;case 14:return NR(s,c,c.type,c.pendingProps,p);case 15:return LR(s,c,c.type,c.pendingProps,p);case 19:return FR(s,c,p);case 31:return b=c.pendingProps,p=c.mode,b={mode:b.mode,children:b.children},s===null?(p=Mg(b,p),p.ref=c.ref,c.child=p,p.return=c,c=p):(p=zi(s.child,b),p.ref=c.ref,c.child=p,p.return=c,c=p),c;case 22:return DR(s,c,p);case 24:return Su(c),b=Ar(Yn),s===null?(T=D_(),T===null&&(T=cn,N=N_(),T.pooledCache=N,N.refCount++,N!==null&&(T.pooledCacheLanes|=p),T=N),c.memoizedState={parent:b,cache:T},I_(c),Wa(c,Yn,T)):((s.lanes&p)!==0&&($_(s,c),Lh(c,null,null,p),Nh()),T=s.memoizedState,N=c.memoizedState,T.parent!==b?(T={parent:b,cache:b},c.memoizedState=T,c.lanes===0&&(c.memoizedState=c.updateQueue.baseState=T),Wa(c,Yn,b)):(b=N.cache,Wa(c,Yn,b),b!==T.cache&&Yc(c,[Yn],p,!0))),gr(s,c,c.pendingProps.children,p),c.child;case 29:throw c.pendingProps}throw Error(r(156,c.tag))}function Vo(s){s.flags|=4}function VR(s,c){if(c.type!=="stylesheet"||(c.state.loading&4)!==0)s.flags&=-16777217;else if(s.flags|=16777216,!QM(c)){if(c=qi.current,c!==null&&((kt&4194048)===kt?Ga!==null:(kt&62914560)!==kt&&(kt&536870912)===0||c!==Ga))throw Rh=k_,T4;s.flags|=8192}}function Ng(s,c){c!==null&&(s.flags|=4),s.flags&16384&&(c=s.tag!==22?ai():536870912,s.lanes|=c,sf|=c)}function zh(s,c){if(!yt)switch(s.tailMode){case"hidden":c=s.tail;for(var p=null;c!==null;)c.alternate!==null&&(p=c),c=c.sibling;p===null?s.tail=null:p.sibling=null;break;case"collapsed":p=s.tail;for(var b=null;p!==null;)p.alternate!==null&&(b=p),p=p.sibling;b===null?c||s.tail===null?s.tail=null:s.tail.sibling=null:b.sibling=null}}function An(s){var c=s.alternate!==null&&s.alternate.child===s.child,p=0,b=0;if(c)for(var T=s.child;T!==null;)p|=T.lanes|T.childLanes,b|=T.subtreeFlags&65011712,b|=T.flags&65011712,T.return=s,T=T.sibling;else for(T=s.child;T!==null;)p|=T.lanes|T.childLanes,b|=T.subtreeFlags,b|=T.flags,T.return=s,T=T.sibling;return s.subtreeFlags|=b,s.childLanes=p,c}function dY(s,c,p){var b=c.pendingProps;switch(et(c),c.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return An(c),null;case 1:return An(c),null;case 3:return p=c.stateNode,b=null,s!==null&&(b=s.memoizedState.cache),c.memoizedState.cache!==b&&(c.flags|=2048),ma(Yn),q(),p.pendingContext&&(p.context=p.pendingContext,p.pendingContext=null),(s===null||s.child===null)&&(_u(c)?Vo(c):s===null||s.memoizedState.isDehydrated&&(c.flags&256)===0||(c.flags|=1024,fg())),An(c),null;case 26:return p=c.memoizedState,s===null?(Vo(c),p!==null?(An(c),VR(c,p)):(An(c),c.flags&=-16777217)):p?p!==s.memoizedState?(Vo(c),An(c),VR(c,p)):(An(c),c.flags&=-16777217):(s.memoizedProps!==b&&Vo(c),An(c),c.flags&=-16777217),null;case 27:fe(c),p=de.current;var T=c.type;if(s!==null&&c.stateNode!=null)s.memoizedProps!==b&&Vo(c);else{if(!b){if(c.stateNode===null)throw Error(r(166));return An(c),null}s=oe.current,_u(c)?ug(c):(s=VM(T,b,p),c.stateNode=s,Vo(c))}return An(c),null;case 5:if(fe(c),p=c.type,s!==null&&c.stateNode!=null)s.memoizedProps!==b&&Vo(c);else{if(!b){if(c.stateNode===null)throw Error(r(166));return An(c),null}if(s=oe.current,_u(c))ug(c);else{switch(T=Wg(de.current),s){case 1:s=T.createElementNS("http://www.w3.org/2000/svg",p);break;case 2:s=T.createElementNS("http://www.w3.org/1998/Math/MathML",p);break;default:switch(p){case"svg":s=T.createElementNS("http://www.w3.org/2000/svg",p);break;case"math":s=T.createElementNS("http://www.w3.org/1998/Math/MathML",p);break;case"script":s=T.createElement("div"),s.innerHTML=" + + + + +
+ + diff --git a/dependabot/npm_and_yarn/react-1ef9474d5e/manifest.json b/dependabot/npm_and_yarn/react-1ef9474d5e/manifest.json new file mode 100644 index 00000000..f38a8269 --- /dev/null +++ b/dependabot/npm_and_yarn/react-1ef9474d5e/manifest.json @@ -0,0 +1 @@ +{"name":"Shlink","short_name":"Shlink","description":"A React-based progressive web application for shlink","start_url":"/","display":"standalone","background_color":"#4696e5","theme_color":"#4696e5","lang":"en","scope":"/shlink-web-client/dependabot/npm_and_yarn/react-1ef9474d5e/","icons":[{"src":"./icons/icon-16x16.png","type":"image/png","sizes":"16x16"},{"src":"./icons/icon-24x24.png","type":"image/png","sizes":"24x24"},{"src":"./icons/icon-32x32.png","type":"image/png","sizes":"32x32"},{"src":"./icons/icon-40x40.png","type":"image/png","sizes":"40x40"},{"src":"./icons/icon-48x48.png","type":"image/png","sizes":"48x48"},{"src":"./icons/icon-60x60.png","type":"image/png","sizes":"60x60"},{"src":"./icons/icon-64x64.png","type":"image/png","sizes":"64x64"},{"src":"./icons/icon-72x72.png","type":"image/png","sizes":"72x72"},{"src":"./icons/icon-76x76.png","type":"image/png","sizes":"76x76"},{"src":"./icons/icon-96x96.png","type":"image/png","sizes":"96x96"},{"src":"./icons/icon-114x114.png","type":"image/png","sizes":"114x114"},{"src":"./icons/icon-120x120.png","type":"image/png","sizes":"120x120"},{"src":"./icons/icon-128x128.png","type":"image/png","sizes":"128x128"},{"src":"./icons/icon-144x144.png","type":"image/png","sizes":"144x144"},{"src":"./icons/icon-150x150.png","type":"image/png","sizes":"150x150"},{"src":"./icons/icon-152x152.png","type":"image/png","sizes":"152x152"},{"src":"./icons/icon-160x160.png","type":"image/png","sizes":"160x160"},{"src":"./icons/icon-167x167.png","type":"image/png","sizes":"167x167"},{"src":"./icons/icon-180x180.png","type":"image/png","sizes":"180x180"},{"src":"./icons/icon-192x192.png","type":"image/png","sizes":"192x192"},{"src":"./icons/icon-196x196.png","type":"image/png","sizes":"196x196"},{"src":"./icons/icon-228x228.png","type":"image/png","sizes":"228x228"},{"src":"./icons/icon-256x256.png","type":"image/png","sizes":"256x256"},{"src":"./icons/icon-310x310.png","type":"image/png","sizes":"310x310"},{"src":"./icons/icon-384x384.png","type":"image/png","sizes":"384x384"},{"src":"./icons/icon-512x512.png","type":"image/png","sizes":"512x512"},{"src":"./icons/icon-1024x1024.png","type":"image/png","sizes":"1024x1024"}]} diff --git a/dependabot/npm_and_yarn/react-1ef9474d5e/service-worker.js b/dependabot/npm_and_yarn/react-1ef9474d5e/service-worker.js new file mode 100644 index 00000000..f9d9e4cf --- /dev/null +++ b/dependabot/npm_and_yarn/react-1ef9474d5e/service-worker.js @@ -0,0 +1,2 @@ +try{self["workbox:core:7.2.0"]&&_()}catch{}const G=(s,...e)=>{let t=s;return e.length>0&&(t+=` :: ${JSON.stringify(e)}`),t},Q=G;class l extends Error{constructor(e,t){const n=Q(e,t);super(n),this.name=e,this.details=t}}const j=new Set;function z(s){j.add(s)}const d={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:typeof registration<"u"?registration.scope:""},E=s=>[d.prefix,s,d.suffix].filter(e=>e&&e.length>0).join("-"),J=s=>{for(const e of Object.keys(d))s(e)},x={updateDetails:s=>{J(e=>{typeof s[e]=="string"&&(d[e]=s[e])})},getGoogleAnalyticsName:s=>s||E(d.googleAnalytics),getPrecacheName:s=>s||E(d.precache),getPrefix:()=>d.prefix,getRuntimeName:s=>s||E(d.runtime),getSuffix:()=>d.suffix};function K(s,e){const t=new URL(s);for(const n of e)t.searchParams.delete(n);return t.href}async function X(s,e,t,n){const a=K(e.url,t);if(e.url===a)return s.match(e,n);const r=Object.assign(Object.assign({},n),{ignoreSearch:!0}),i=await s.keys(e,r);for(const c of i){const o=K(c.url,t);if(a===o)return s.match(c,n)}}let m;function Y(){if(m===void 0){const s=new Response("");if("body"in s)try{new Response(s.body),m=!0}catch{m=!1}m=!1}return m}function q(s){s.then(()=>{})}class Z{constructor(){this.promise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}}async function ee(){for(const s of j)await s()}const te=s=>new URL(String(s),location.href).href.replace(new RegExp(`^${location.origin}`),"");function se(s){return new Promise(e=>setTimeout(e,s))}function A(s,e){const t=e();return s.waitUntil(t),t}async function ne(s,e){let t=null;if(s.url&&(t=new URL(s.url).origin),t!==self.location.origin)throw new l("cross-origin-copy-response",{origin:t});const n=s.clone(),r={headers:new Headers(n.headers),status:n.status,statusText:n.statusText},i=Y()?n.body:await n.blob();return new Response(i,r)}function ae(){self.addEventListener("activate",()=>self.clients.claim())}const re=(s,e)=>e.some(t=>s instanceof t);let O,S;function ie(){return O||(O=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function ce(){return S||(S=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const F=new WeakMap,k=new WeakMap,H=new WeakMap,D=new WeakMap,I=new WeakMap;function oe(s){const e=new Promise((t,n)=>{const a=()=>{s.removeEventListener("success",r),s.removeEventListener("error",i)},r=()=>{t(f(s.result)),a()},i=()=>{n(s.error),a()};s.addEventListener("success",r),s.addEventListener("error",i)});return e.then(t=>{t instanceof IDBCursor&&F.set(t,s)}).catch(()=>{}),I.set(e,s),e}function he(s){if(k.has(s))return;const e=new Promise((t,n)=>{const a=()=>{s.removeEventListener("complete",r),s.removeEventListener("error",i),s.removeEventListener("abort",i)},r=()=>{t(),a()},i=()=>{n(s.error||new DOMException("AbortError","AbortError")),a()};s.addEventListener("complete",r),s.addEventListener("error",i),s.addEventListener("abort",i)});k.set(s,e)}let P={get(s,e,t){if(s instanceof IDBTransaction){if(e==="done")return k.get(s);if(e==="objectStoreNames")return s.objectStoreNames||H.get(s);if(e==="store")return t.objectStoreNames[1]?void 0:t.objectStore(t.objectStoreNames[0])}return f(s[e])},set(s,e,t){return s[e]=t,!0},has(s,e){return s instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in s}};function le(s){P=s(P)}function ue(s){return s===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...t){const n=s.call(L(this),e,...t);return H.set(n,e.sort?e.sort():[e]),f(n)}:ce().includes(s)?function(...e){return s.apply(L(this),e),f(F.get(this))}:function(...e){return f(s.apply(L(this),e))}}function de(s){return typeof s=="function"?ue(s):(s instanceof IDBTransaction&&he(s),re(s,ie())?new Proxy(s,P):s)}function f(s){if(s instanceof IDBRequest)return oe(s);if(D.has(s))return D.get(s);const e=de(s);return e!==s&&(D.set(s,e),I.set(e,s)),e}const L=s=>I.get(s);function fe(s,e,{blocked:t,upgrade:n,blocking:a,terminated:r}={}){const i=indexedDB.open(s,e),c=f(i);return n&&i.addEventListener("upgradeneeded",o=>{n(f(i.result),o.oldVersion,o.newVersion,f(i.transaction),o)}),t&&i.addEventListener("blocked",o=>t(o.oldVersion,o.newVersion,o)),c.then(o=>{r&&o.addEventListener("close",()=>r()),a&&o.addEventListener("versionchange",h=>a(h.oldVersion,h.newVersion,h))}).catch(()=>{}),c}function pe(s,{blocked:e}={}){const t=indexedDB.deleteDatabase(s);return e&&t.addEventListener("blocked",n=>e(n.oldVersion,n)),f(t).then(()=>{})}const ge=["get","getKey","getAll","getAllKeys","count"],me=["put","add","delete","clear"],U=new Map;function W(s,e){if(!(s instanceof IDBDatabase&&!(e in s)&&typeof e=="string"))return;if(U.get(e))return U.get(e);const t=e.replace(/FromIndex$/,""),n=e!==t,a=me.includes(t);if(!(t in(n?IDBIndex:IDBObjectStore).prototype)||!(a||ge.includes(t)))return;const r=async function(i,...c){const o=this.transaction(i,a?"readwrite":"readonly");let h=o.store;return n&&(h=h.index(c.shift())),(await Promise.all([h[t](...c),a&&o.done]))[0]};return U.set(e,r),r}le(s=>({...s,get:(e,t,n)=>W(e,t)||s.get(e,t,n),has:(e,t)=>!!W(e,t)||s.has(e,t)}));try{self["workbox:expiration:7.2.0"]&&_()}catch{}const ye="workbox-expiration",y="cache-entries",B=s=>{const e=new URL(s,location.href);return e.hash="",e.href};class we{constructor(e){this._db=null,this._cacheName=e}_upgradeDb(e){const t=e.createObjectStore(y,{keyPath:"id"});t.createIndex("cacheName","cacheName",{unique:!1}),t.createIndex("timestamp","timestamp",{unique:!1})}_upgradeDbAndDeleteOldDbs(e){this._upgradeDb(e),this._cacheName&&pe(this._cacheName)}async setTimestamp(e,t){e=B(e);const n={url:e,timestamp:t,cacheName:this._cacheName,id:this._getId(e)},r=(await this.getDb()).transaction(y,"readwrite",{durability:"relaxed"});await r.store.put(n),await r.done}async getTimestamp(e){const n=await(await this.getDb()).get(y,this._getId(e));return n==null?void 0:n.timestamp}async expireEntries(e,t){const n=await this.getDb();let a=await n.transaction(y).store.index("timestamp").openCursor(null,"prev");const r=[];let i=0;for(;a;){const o=a.value;o.cacheName===this._cacheName&&(e&&o.timestamp=t?r.push(a.value):i++),a=await a.continue()}const c=[];for(const o of r)await n.delete(y,o.id),c.push(o.url);return c}_getId(e){return this._cacheName+"|"+B(e)}async getDb(){return this._db||(this._db=await fe(ye,1,{upgrade:this._upgradeDbAndDeleteOldDbs.bind(this)})),this._db}}class _e{constructor(e,t={}){this._isRunning=!1,this._rerunRequested=!1,this._maxEntries=t.maxEntries,this._maxAgeSeconds=t.maxAgeSeconds,this._matchOptions=t.matchOptions,this._cacheName=e,this._timestampModel=new we(e)}async expireEntries(){if(this._isRunning){this._rerunRequested=!0;return}this._isRunning=!0;const e=this._maxAgeSeconds?Date.now()-this._maxAgeSeconds*1e3:0,t=await this._timestampModel.expireEntries(e,this._maxEntries),n=await self.caches.open(this._cacheName);for(const a of t)await n.delete(a,this._matchOptions);this._isRunning=!1,this._rerunRequested&&(this._rerunRequested=!1,q(this.expireEntries()))}async updateTimestamp(e){await this._timestampModel.setTimestamp(e,Date.now())}async isURLExpired(e){if(this._maxAgeSeconds){const t=await this._timestampModel.getTimestamp(e),n=Date.now()-this._maxAgeSeconds*1e3;return t!==void 0?t{if(!r)return null;const i=this._isResponseDateFresh(r),c=this._getCacheExpiration(a);q(c.expireEntries());const o=c.updateTimestamp(n.url);if(t)try{t.waitUntil(o)}catch{}return i?r:null},this.cacheDidUpdate=async({cacheName:t,request:n})=>{const a=this._getCacheExpiration(t);await a.updateTimestamp(n.url),await a.expireEntries()},this._config=e,this._maxAgeSeconds=e.maxAgeSeconds,this._cacheExpirations=new Map,e.purgeOnQuotaError&&z(()=>this.deleteCacheAndMetadata())}_getCacheExpiration(e){if(e===x.getRuntimeName())throw new l("expire-custom-caches-only");let t=this._cacheExpirations.get(e);return t||(t=new _e(e,this._config),this._cacheExpirations.set(e,t)),t}_isResponseDateFresh(e){if(!this._maxAgeSeconds)return!0;const t=this._getDateHeaderTimestamp(e);if(t===null)return!0;const n=Date.now();return t>=n-this._maxAgeSeconds*1e3}_getDateHeaderTimestamp(e){if(!e.headers.has("date"))return null;const t=e.headers.get("date"),a=new Date(t).getTime();return isNaN(a)?null:a}async deleteCacheAndMetadata(){for(const[e,t]of this._cacheExpirations)await self.caches.delete(e),await t.delete();this._cacheExpirations=new Map}}try{self["workbox:precaching:7.2.0"]&&_()}catch{}const be="__WB_REVISION__";function Ce(s){if(!s)throw new l("add-to-cache-list-unexpected-type",{entry:s});if(typeof s=="string"){const r=new URL(s,location.href);return{cacheKey:r.href,url:r.href}}const{revision:e,url:t}=s;if(!t)throw new l("add-to-cache-list-unexpected-type",{entry:s});if(!e){const r=new URL(t,location.href);return{cacheKey:r.href,url:r.href}}const n=new URL(t,location.href),a=new URL(t,location.href);return n.searchParams.set(be,e),{cacheKey:n.href,url:a.href}}class xe{constructor(){this.updatedURLs=[],this.notUpdatedURLs=[],this.handlerWillStart=async({request:e,state:t})=>{t&&(t.originalRequest=e)},this.cachedResponseWillBeUsed=async({event:e,state:t,cachedResponse:n})=>{if(e.type==="install"&&t&&t.originalRequest&&t.originalRequest instanceof Request){const a=t.originalRequest.url;n?this.notUpdatedURLs.push(a):this.updatedURLs.push(a)}return n}}}class Ee{constructor({precacheController:e}){this.cacheKeyWillBeUsed=async({request:t,params:n})=>{const a=(n==null?void 0:n.cacheKey)||this._precacheController.getCacheKeyForURL(t.url);return a?new Request(a,{headers:t.headers}):t},this._precacheController=e}}try{self["workbox:strategies:7.2.0"]&&_()}catch{}function b(s){return typeof s=="string"?new Request(s):s}class De{constructor(e,t){this._cacheKeys={},Object.assign(this,t),this.event=t.event,this._strategy=e,this._handlerDeferred=new Z,this._extendLifetimePromises=[],this._plugins=[...e.plugins],this._pluginStateMap=new Map;for(const n of this._plugins)this._pluginStateMap.set(n,{});this.event.waitUntil(this._handlerDeferred.promise)}async fetch(e){const{event:t}=this;let n=b(e);if(n.mode==="navigate"&&t instanceof FetchEvent&&t.preloadResponse){const i=await t.preloadResponse;if(i)return i}const a=this.hasCallback("fetchDidFail")?n.clone():null;try{for(const i of this.iterateCallbacks("requestWillFetch"))n=await i({request:n.clone(),event:t})}catch(i){if(i instanceof Error)throw new l("plugin-error-request-will-fetch",{thrownErrorMessage:i.message})}const r=n.clone();try{let i;i=await fetch(n,n.mode==="navigate"?void 0:this._strategy.fetchOptions);for(const c of this.iterateCallbacks("fetchDidSucceed"))i=await c({event:t,request:r,response:i});return i}catch(i){throw a&&await this.runCallbacks("fetchDidFail",{error:i,event:t,originalRequest:a.clone(),request:r.clone()}),i}}async fetchAndCachePut(e){const t=await this.fetch(e),n=t.clone();return this.waitUntil(this.cachePut(e,n)),t}async cacheMatch(e){const t=b(e);let n;const{cacheName:a,matchOptions:r}=this._strategy,i=await this.getCacheKey(t,"read"),c=Object.assign(Object.assign({},r),{cacheName:a});n=await caches.match(i,c);for(const o of this.iterateCallbacks("cachedResponseWillBeUsed"))n=await o({cacheName:a,matchOptions:r,cachedResponse:n,request:i,event:this.event})||void 0;return n}async cachePut(e,t){const n=b(e);await se(0);const a=await this.getCacheKey(n,"write");if(!t)throw new l("cache-put-with-no-response",{url:te(a.url)});const r=await this._ensureResponseSafeToCache(t);if(!r)return!1;const{cacheName:i,matchOptions:c}=this._strategy,o=await self.caches.open(i),h=this.hasCallback("cacheDidUpdate"),g=h?await X(o,a.clone(),["__WB_REVISION__"],c):null;try{await o.put(a,h?r.clone():r)}catch(u){if(u instanceof Error)throw u.name==="QuotaExceededError"&&await ee(),u}for(const u of this.iterateCallbacks("cacheDidUpdate"))await u({cacheName:i,oldResponse:g,newResponse:r.clone(),request:a,event:this.event});return!0}async getCacheKey(e,t){const n=`${e.url} | ${t}`;if(!this._cacheKeys[n]){let a=e;for(const r of this.iterateCallbacks("cacheKeyWillBeUsed"))a=b(await r({mode:t,request:a,event:this.event,params:this.params}));this._cacheKeys[n]=a}return this._cacheKeys[n]}hasCallback(e){for(const t of this._strategy.plugins)if(e in t)return!0;return!1}async runCallbacks(e,t){for(const n of this.iterateCallbacks(e))await n(t)}*iterateCallbacks(e){for(const t of this._strategy.plugins)if(typeof t[e]=="function"){const n=this._pluginStateMap.get(t);yield r=>{const i=Object.assign(Object.assign({},r),{state:n});return t[e](i)}}}waitUntil(e){return this._extendLifetimePromises.push(e),e}async doneWaiting(){let e;for(;e=this._extendLifetimePromises.shift();)await e}destroy(){this._handlerDeferred.resolve(null)}async _ensureResponseSafeToCache(e){let t=e,n=!1;for(const a of this.iterateCallbacks("cacheWillUpdate"))if(t=await a({request:this.request,response:t,event:this.event})||void 0,n=!0,!t)break;return n||t&&t.status!==200&&(t=void 0),t}}class V{constructor(e={}){this.cacheName=x.getRuntimeName(e.cacheName),this.plugins=e.plugins||[],this.fetchOptions=e.fetchOptions,this.matchOptions=e.matchOptions}handle(e){const[t]=this.handleAll(e);return t}handleAll(e){e instanceof FetchEvent&&(e={event:e,request:e.request});const t=e.event,n=typeof e.request=="string"?new Request(e.request):e.request,a="params"in e?e.params:void 0,r=new De(this,{event:t,request:n,params:a}),i=this._getResponse(r,n,t),c=this._awaitComplete(i,r,n,t);return[i,c]}async _getResponse(e,t,n){await e.runCallbacks("handlerWillStart",{event:n,request:t});let a;try{if(a=await this._handle(t,e),!a||a.type==="error")throw new l("no-response",{url:t.url})}catch(r){if(r instanceof Error){for(const i of e.iterateCallbacks("handlerDidError"))if(a=await i({error:r,event:n,request:t}),a)break}if(!a)throw r}for(const r of e.iterateCallbacks("handlerWillRespond"))a=await r({event:n,request:t,response:a});return a}async _awaitComplete(e,t,n,a){let r,i;try{r=await e}catch{}try{await t.runCallbacks("handlerDidRespond",{event:a,request:n,response:r}),await t.doneWaiting()}catch(c){c instanceof Error&&(i=c)}if(await t.runCallbacks("handlerDidComplete",{event:a,request:n,response:r,error:i}),t.destroy(),i)throw i}}class p extends V{constructor(e={}){e.cacheName=x.getPrecacheName(e.cacheName),super(e),this._fallbackToNetwork=e.fallbackToNetwork!==!1,this.plugins.push(p.copyRedirectedCacheableResponsesPlugin)}async _handle(e,t){const n=await t.cacheMatch(e);return n||(t.event&&t.event.type==="install"?await this._handleInstall(e,t):await this._handleFetch(e,t))}async _handleFetch(e,t){let n;const a=t.params||{};if(this._fallbackToNetwork){const r=a.integrity,i=e.integrity,c=!i||i===r;n=await t.fetch(new Request(e,{integrity:e.mode!=="no-cors"?i||r:void 0})),r&&c&&e.mode!=="no-cors"&&(this._useDefaultCacheabilityPluginIfNeeded(),await t.cachePut(e,n.clone()))}else throw new l("missing-precache-entry",{cacheName:this.cacheName,url:e.url});return n}async _handleInstall(e,t){this._useDefaultCacheabilityPluginIfNeeded();const n=await t.fetch(e);if(!await t.cachePut(e,n.clone()))throw new l("bad-precaching-response",{url:e.url,status:n.status});return n}_useDefaultCacheabilityPluginIfNeeded(){let e=null,t=0;for(const[n,a]of this.plugins.entries())a!==p.copyRedirectedCacheableResponsesPlugin&&(a===p.defaultPrecacheCacheabilityPlugin&&(e=n),a.cacheWillUpdate&&t++);t===0?this.plugins.push(p.defaultPrecacheCacheabilityPlugin):t>1&&e!==null&&this.plugins.splice(e,1)}}p.defaultPrecacheCacheabilityPlugin={async cacheWillUpdate({response:s}){return!s||s.status>=400?null:s}};p.copyRedirectedCacheableResponsesPlugin={async cacheWillUpdate({response:s}){return s.redirected?await ne(s):s}};class Le{constructor({cacheName:e,plugins:t=[],fallbackToNetwork:n=!0}={}){this._urlsToCacheKeys=new Map,this._urlsToCacheModes=new Map,this._cacheKeysToIntegrities=new Map,this._strategy=new p({cacheName:x.getPrecacheName(e),plugins:[...t,new Ee({precacheController:this})],fallbackToNetwork:n}),this.install=this.install.bind(this),this.activate=this.activate.bind(this)}get strategy(){return this._strategy}precache(e){this.addToCacheList(e),this._installAndActiveListenersAdded||(self.addEventListener("install",this.install),self.addEventListener("activate",this.activate),this._installAndActiveListenersAdded=!0)}addToCacheList(e){const t=[];for(const n of e){typeof n=="string"?t.push(n):n&&n.revision===void 0&&t.push(n.url);const{cacheKey:a,url:r}=Ce(n),i=typeof n!="string"&&n.revision?"reload":"default";if(this._urlsToCacheKeys.has(r)&&this._urlsToCacheKeys.get(r)!==a)throw new l("add-to-cache-list-conflicting-entries",{firstEntry:this._urlsToCacheKeys.get(r),secondEntry:a});if(typeof n!="string"&&n.integrity){if(this._cacheKeysToIntegrities.has(a)&&this._cacheKeysToIntegrities.get(a)!==n.integrity)throw new l("add-to-cache-list-conflicting-integrities",{url:r});this._cacheKeysToIntegrities.set(a,n.integrity)}if(this._urlsToCacheKeys.set(r,a),this._urlsToCacheModes.set(r,i),t.length>0){const c=`Workbox is precaching URLs without revision info: ${t.join(", ")} +This is generally NOT safe. Learn more at https://bit.ly/wb-precache`;console.warn(c)}}}install(e){return A(e,async()=>{const t=new xe;this.strategy.plugins.push(t);for(const[r,i]of this._urlsToCacheKeys){const c=this._cacheKeysToIntegrities.get(i),o=this._urlsToCacheModes.get(r),h=new Request(r,{integrity:c,cache:o,credentials:"same-origin"});await Promise.all(this.strategy.handleAll({params:{cacheKey:i},request:h,event:e}))}const{updatedURLs:n,notUpdatedURLs:a}=t;return{updatedURLs:n,notUpdatedURLs:a}})}activate(e){return A(e,async()=>{const t=await self.caches.open(this.strategy.cacheName),n=await t.keys(),a=new Set(this._urlsToCacheKeys.values()),r=[];for(const i of n)a.has(i.url)||(await t.delete(i),r.push(i.url));return{deletedURLs:r}})}getURLsToCacheKeys(){return this._urlsToCacheKeys}getCachedURLs(){return[...this._urlsToCacheKeys.keys()]}getCacheKeyForURL(e){const t=new URL(e,location.href);return this._urlsToCacheKeys.get(t.href)}getIntegrityForCacheKey(e){return this._cacheKeysToIntegrities.get(e)}async matchPrecache(e){const t=e instanceof Request?e.url:e,n=this.getCacheKeyForURL(t);if(n)return(await self.caches.open(this.strategy.cacheName)).match(n)}createHandlerBoundToURL(e){const t=this.getCacheKeyForURL(e);if(!t)throw new l("non-precached-url",{url:e});return n=>(n.request=new Request(e),n.params=Object.assign({cacheKey:t},n.params),this.strategy.handle(n))}}let T;const M=()=>(T||(T=new Le),T);try{self["workbox:routing:7.2.0"]&&_()}catch{}const $="GET",C=s=>s&&typeof s=="object"?s:{handle:s};class R{constructor(e,t,n=$){this.handler=C(t),this.match=e,this.method=n}setCatchHandler(e){this.catchHandler=C(e)}}class Ue extends R{constructor(e,t,n){const a=({url:r})=>{const i=e.exec(r.href);if(i&&!(r.origin!==location.origin&&i.index!==0))return i.slice(1)};super(a,t,n)}}class Te{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",e=>{const{request:t}=e,n=this.handleRequest({request:t,event:e});n&&e.respondWith(n)})}addCacheListener(){self.addEventListener("message",e=>{if(e.data&&e.data.type==="CACHE_URLS"){const{payload:t}=e.data,n=Promise.all(t.urlsToCache.map(a=>{typeof a=="string"&&(a=[a]);const r=new Request(...a);return this.handleRequest({request:r,event:e})}));e.waitUntil(n),e.ports&&e.ports[0]&&n.then(()=>e.ports[0].postMessage(!0))}})}handleRequest({request:e,event:t}){const n=new URL(e.url,location.href);if(!n.protocol.startsWith("http"))return;const a=n.origin===location.origin,{params:r,route:i}=this.findMatchingRoute({event:t,request:e,sameOrigin:a,url:n});let c=i&&i.handler;const o=e.method;if(!c&&this._defaultHandlerMap.has(o)&&(c=this._defaultHandlerMap.get(o)),!c)return;let h;try{h=c.handle({url:n,request:e,event:t,params:r})}catch(u){h=Promise.reject(u)}const g=i&&i.catchHandler;return h instanceof Promise&&(this._catchHandler||g)&&(h=h.catch(async u=>{if(g)try{return await g.handle({url:n,request:e,event:t,params:r})}catch(N){N instanceof Error&&(u=N)}if(this._catchHandler)return this._catchHandler.handle({url:n,request:e,event:t});throw u})),h}findMatchingRoute({url:e,sameOrigin:t,request:n,event:a}){const r=this._routes.get(n.method)||[];for(const i of r){let c;const o=i.match({url:e,sameOrigin:t,request:n,event:a});if(o)return c=o,(Array.isArray(c)&&c.length===0||o.constructor===Object&&Object.keys(o).length===0||typeof o=="boolean")&&(c=void 0),{route:i,params:c}}return{}}setDefaultHandler(e,t=$){this._defaultHandlerMap.set(t,C(e))}setCatchHandler(e){this._catchHandler=C(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new l("unregister-route-but-not-found-with-method",{method:e.method});const t=this._routes.get(e.method).indexOf(e);if(t>-1)this._routes.get(e.method).splice(t,1);else throw new l("unregister-route-route-not-registered")}}let w;const ke=()=>(w||(w=new Te,w.addFetchListener(),w.addCacheListener()),w);function v(s,e,t){let n;if(typeof s=="string"){const r=new URL(s,location.href),i=({url:c})=>c.href===r.href;n=new R(i,e,t)}else if(s instanceof RegExp)n=new Ue(s,e,t);else if(typeof s=="function")n=new R(s,e,t);else if(s instanceof R)n=s;else throw new l("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});return ke().registerRoute(n),n}function Pe(s,e=[]){for(const t of[...s.searchParams.keys()])e.some(n=>n.test(t))&&s.searchParams.delete(t);return s}function*Ie(s,{ignoreURLParametersMatching:e=[/^utm_/,/^fbclid$/],directoryIndex:t="index.html",cleanURLs:n=!0,urlManipulation:a}={}){const r=new URL(s,location.href);r.hash="",yield r.href;const i=Pe(r,e);if(yield i.href,t&&i.pathname.endsWith("/")){const c=new URL(i.href);c.pathname+=t,yield c.href}if(n){const c=new URL(i.href);c.pathname+=".html",yield c.href}if(a){const c=a({url:r});for(const o of c)yield o.href}}class Me extends R{constructor(e,t){const n=({request:a})=>{const r=e.getURLsToCacheKeys();for(const i of Ie(a.url,t)){const c=r.get(i);if(c){const o=e.getIntegrityForCacheKey(c);return{cacheKey:c,integrity:o}}}};super(n,e.strategy)}}function ve(s){const e=M(),t=new Me(e,s);v(t)}function Ne(s){return M().createHandlerBoundToURL(s)}function Ke(s){M().precache(s)}function Ae(s,e){Ke(s),ve(e)}const Oe={cacheWillUpdate:async({response:s})=>s.status===200||s.status===0?s:null};class Se extends V{constructor(e={}){super(e),this.plugins.some(t=>"cacheWillUpdate"in t)||this.plugins.unshift(Oe)}async _handle(e,t){const n=t.fetchAndCachePut(e).catch(()=>{});t.waitUntil(n);let a=await t.cacheMatch(e),r;if(!a)try{a=await n}catch(i){i instanceof Error&&(r=i)}if(!a)throw new l("no-response",{url:e.url,error:r});return a}}const We="/shlink-web-client/dependabot/npm_and_yarn/react-1ef9474d5e",Be={homepage:We};ae();Ae([{"revision":null,"url":"assets/index-DkhKU6No.css"},{"revision":null,"url":"assets/index-DT5hTmqX.js"},{"revision":"f81c58b23030ab16c091bad67f6216dc","url":"index.html"},{"revision":"583b223ad8e20f05aaa64923d7db2e46","url":"icons/icon-1024x1024.png"},{"revision":"2dff586aaefa4c8d17f4c0bcbdef8b53","url":"icons/icon-114x114.png"},{"revision":"8e28257a68ef1c55bc68bfff80e1a310","url":"icons/icon-120x120.png"},{"revision":"0059b6f0c97fa871a5c29643b2857585","url":"icons/icon-128x128.png"},{"revision":"41478c2456281f61e54d714718743ecc","url":"icons/icon-144x144.png"},{"revision":"625251910295f33a578ae6d8117711c9","url":"icons/icon-150x150.png"},{"revision":"19b71508b1d05defe32cf16a7d453001","url":"icons/icon-152x152.png"},{"revision":"9d029a32a54ba3084c67acd5d74f8ac4","url":"icons/icon-160x160.png"},{"revision":"6ec104aeaf745f003ecdaef2edddce97","url":"icons/icon-167x167.png"},{"revision":"3e8169a112865ef0d76bba4e2dfd3a89","url":"icons/icon-16x16.png"},{"revision":"871d67907434ed0ddf5d2a6c220e09af","url":"icons/icon-180x180.png"},{"revision":"cee2529402074d73b2135e2ddee25f6b","url":"icons/icon-192x192.png"},{"revision":"85055b452284c0193142936dee7d2cd1","url":"icons/icon-196x196.png"},{"revision":"f471155dd70b99924422dd9dd87ea94d","url":"icons/icon-228x228.png"},{"revision":"20f0b51945ae3c973420e31d6b4d43c1","url":"icons/icon-24x24.png"},{"revision":"4d896c5c7025582605de31fb74f0316b","url":"icons/icon-256x256.png"},{"revision":"d99b49e5bcad41968313c3e132e7c661","url":"icons/icon-310x310.png"},{"revision":"4c9695cfb4cea403c1b66bbb7b4f7420","url":"icons/icon-32x32.png"},{"revision":"f9597636bef677327c3abc0fd1a743c4","url":"icons/icon-384x384.png"},{"revision":"f74edb9cc54ac938c1589876f8da9f21","url":"icons/icon-40x40.png"},{"revision":"52933970fac8498311687de13549b014","url":"icons/icon-48x48.png"},{"revision":"de22c0eb9e08d3576df5cedb568ca56b","url":"icons/icon-512x512.png"},{"revision":"40209a194f29b21882571c77bd2bd906","url":"icons/icon-60x60.png"},{"revision":"c8ba5a8c1da76d74c7bb21827fcf975c","url":"icons/icon-64x64.png"},{"revision":"ae3435baceb494f9c966e2c2c736ea35","url":"icons/icon-72x72.png"},{"revision":"850aa5b026fd1452af6c1ddd9d71850f","url":"icons/icon-76x76.png"},{"revision":"8c62535e6b7a498ece1f6c6ae62ede59","url":"icons/icon-96x96.png"},{"revision":"869924221719cf8c0eb4487fe4782a7e","url":"manifest.json"}]);const je=new RegExp("/[^/?]+\\.[^/]+$");v(({request:s,url:e})=>!(s.mode!=="navigate"||e.pathname.startsWith("/_")||e.pathname.match(je)),Ne(`${Be.homepage}/index.html`));v(({url:s})=>s.origin===self.location.origin&&s.pathname.endsWith(".png"),new Se({cacheName:"images",plugins:[new Re({maxEntries:50})]}));self.addEventListener("message",s=>{s.data&&s.data.type==="SKIP_WAITING"&&self.skipWaiting()});