@modern-js/devtools-client 2.68.3 → 2.68.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/modern.config.json +1 -1
  2. package/dist/public/sw-proxy.js +1 -1
  3. package/dist/routes-manifest.json +44 -44
  4. package/dist/static/html/client/index.html +3 -3
  5. package/dist/static/html/mount/index.html +3 -3
  6. package/dist/static/js/{151.d11aed7a.js → 151.3a00f4b3.js} +1 -1
  7. package/dist/static/js/{423.8d847450.js → 253.ee3711b1.js} +4 -4
  8. package/dist/static/js/723.ac735a03.js +2 -0
  9. package/dist/static/js/{94.15bd0d9a.js → 94.d4bfdbe8.js} +1 -1
  10. package/dist/static/js/async/client_config/(toolkit).(type)/{page.8bfd8a62.js → page.667166d0.js} +1 -1
  11. package/dist/static/js/async/client_context/builder/{page.aea43c05.js → page.a4051c71.js} +1 -1
  12. package/dist/static/js/async/client_context/framework/{page.91f3732f.js → page.1fe1a9de.js} +1 -1
  13. package/dist/static/js/async/client_doctor/page.cd256867.js +1 -0
  14. package/dist/static/js/async/client_headers/editor/page.e8d2c06f.js +4 -0
  15. package/dist/static/js/async/client_overview/page.c14bb126.js +1 -0
  16. package/dist/static/js/async/client_pages/{page.29c55ec3.js → page.d38c9c9d.js} +1 -1
  17. package/dist/static/js/async/client_storage/preset/(id)/page.e7c03590.js +1 -0
  18. package/dist/static/js/async/client_storage/preset/layout.b1a657fd.js +1 -0
  19. package/dist/static/js/async/client_storage/preset/page.c22e4bb3.js +1 -0
  20. package/dist/static/js/builder-runtime.7dad38a4.js +1 -0
  21. package/dist/static/js/{client.334c5f4d.js → client.9f583383.js} +2 -2
  22. package/dist/static/js/components.4f2a5bbf.js +1 -0
  23. package/dist/static/js/mount.d59e3525.js +1 -0
  24. package/package.json +9 -9
  25. package/dist/static/js/957.e7b0c1b0.js +0 -2
  26. package/dist/static/js/async/client_doctor/page.61dad4ee.js +0 -1
  27. package/dist/static/js/async/client_headers/editor/page.1b9b787b.js +0 -4
  28. package/dist/static/js/async/client_overview/page.92bcc049.js +0 -1
  29. package/dist/static/js/async/client_storage/preset/(id)/page.52a2ce1a.js +0 -1
  30. package/dist/static/js/async/client_storage/preset/layout.f86d1f7f.js +0 -1
  31. package/dist/static/js/async/client_storage/preset/page.22357c02.js +0 -1
  32. package/dist/static/js/builder-runtime.27e38f2b.js +0 -1
  33. package/dist/static/js/components.fa9b974f.js +0 -1
  34. package/dist/static/js/mount.1d00b1a3.js +0 -1
  35. /package/dist/static/css/{423.f5c7162b.css → 253.f5c7162b.css} +0 -0
  36. /package/dist/static/css/{957.649dd1fe.css → 723.649dd1fe.css} +0 -0
  37. /package/dist/static/js/{423.8d847450.js.LICENSE.txt → 253.ee3711b1.js.LICENSE.txt} +0 -0
  38. /package/dist/static/js/{957.e7b0c1b0.js.LICENSE.txt → 723.ac735a03.js.LICENSE.txt} +0 -0
  39. /package/dist/static/js/{client.334c5f4d.js.LICENSE.txt → client.9f583383.js.LICENSE.txt} +0 -0
@@ -1,4 +1,4 @@
1
- (self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["94"],{9880:function(e){"use strict";e.exports=()=>{let e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}},57662:function(e,t,n){e.exports=n(63181)},63181:function(e,t,n){var r={8715:function(e,t,n){var r,o,i;!function(l,s){"use strict";o=[n(7356)],void 0===(i="function"==typeof(r=s)?r.apply(t,o):r)||(e.exports=i)}(0,function(e){"use strict";var t=/(^|@)\S+:\d+/,n=/^\s*at .*(\S+:\d+|\(native\))/m,r=/^(eval@)?(\[native code])?$/;return{parse:function(e){if(void 0!==e.stacktrace||void 0!==e["opera#sourceloc"])return this.parseOpera(e);if(e.stack&&e.stack.match(n))return this.parseV8OrIE(e);if(e.stack)return this.parseFFOrSafari(e);throw Error("Cannot parse given Error object")},extractLocation:function(e){if(-1===e.indexOf(":"))return[e];var t=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/[()]/g,""));return[t[1],t[2]||void 0,t[3]||void 0]},parseV8OrIE:function(t){return t.stack.split("\n").filter(function(e){return!!e.match(n)},this).map(function(t){t.indexOf("(eval ")>-1&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var n=t.replace(/^\s+/,"").replace(/\(eval code/g,"("),r=n.match(/ (\((.+):(\d+):(\d+)\)$)/),o=(n=r?n.replace(r[0],""):n).split(/\s+/).slice(1),i=this.extractLocation(r?r[1]:o.pop());return new e({functionName:o.join(" ")||void 0,fileName:["eval","<anonymous>"].indexOf(i[0])>-1?void 0:i[0],lineNumber:i[1],columnNumber:i[2],source:t})},this)},parseFFOrSafari:function(t){return t.stack.split("\n").filter(function(e){return!e.match(r)},this).map(function(t){if(t.indexOf(" > eval")>-1&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===t.indexOf("@")&&-1===t.indexOf(":"))return new e({functionName:t});var n=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=t.match(n),o=r&&r[1]?r[1]:void 0,i=this.extractLocation(t.replace(n,""));return new e({functionName:o,fileName:i[0],lineNumber:i[1],columnNumber:i[2],source:t})},this)},parseOpera:function(e){return!e.stacktrace||e.message.indexOf("\n")>-1&&e.message.split("\n").length>e.stacktrace.split("\n").length?this.parseOpera9(e):e.stack?this.parseOpera11(e):this.parseOpera10(e)},parseOpera9:function(t){for(var n=/Line (\d+).*script (?:in )?(\S+)/i,r=t.message.split("\n"),o=[],i=2,l=r.length;i<l;i+=2){var s=n.exec(r[i]);s&&o.push(new e({fileName:s[2],lineNumber:s[1],source:r[i]}))}return o},parseOpera10:function(t){for(var n=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=t.stacktrace.split("\n"),o=[],i=0,l=r.length;i<l;i+=2){var s=n.exec(r[i]);s&&o.push(new e({functionName:s[3]||void 0,fileName:s[2],lineNumber:s[1],source:r[i]}))}return o},parseOpera11:function(n){return n.stack.split("\n").filter(function(e){return!!e.match(t)&&!e.match(/^Error created at/)},this).map(function(t){var n,r=t.split("@"),o=this.extractLocation(r.pop()),i=r.shift()||"",l=i.replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return i.match(/\(([^)]*)\)/)&&(n=i.replace(/^[^(]+\(([^)]*)\)$/,"$1")),new e({functionName:l,args:void 0===n||"[arguments not available]"===n?void 0:n.split(","),fileName:o[0],lineNumber:o[1],columnNumber:o[2],source:t})},this)}}})},5677:e=>{var t="Expected a function",r=0/0,o=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,s=/^0o[0-7]+$/i,a=parseInt,u="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,c="object"==typeof self&&self&&self.Object===Object&&self,f=u||c||Function("return this")(),p=Object.prototype.toString,d=Math.max,h=Math.min,m=function(){return f.Date.now()};function g(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function y(e){if("number"==typeof e)return e;if("symbol"==typeof(t=e)||t&&"object"==typeof t&&"[object Symbol]"==p.call(t))return r;if(g(e)){var t,n="function"==typeof e.valueOf?e.valueOf():e;e=g(n)?n+"":n}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var u=l.test(e);return u||s.test(e)?a(e.slice(2),u?2:8):i.test(e)?r:+e}e.exports=function(e,n,r){var o=!0,i=!0;if("function"!=typeof e)throw TypeError(t);return g(r)&&(o="leading"in r?!!r.leading:o,i="trailing"in r?!!r.trailing:i),function(e,n,r){var o,i,l,s,a,u,c=0,f=!1,p=!1,v=!0;if("function"!=typeof e)throw TypeError(t);function b(t){var n=o,r=i;return o=i=void 0,c=t,s=e.apply(r,n)}function _(e){var t=e-u,r=e-c;return void 0===u||t>=n||t<0||p&&r>=l}function w(){var e,t,r,o=m();if(_(o))return E(o);a=setTimeout(w,(e=o-u,t=o-c,r=n-e,p?h(r,l-t):r))}function E(e){return(a=void 0,v&&o)?b(e):(o=i=void 0,s)}function S(){var e,t=m(),r=_(t);if(o=arguments,i=this,u=t,r){if(void 0===a)return c=e=u,a=setTimeout(w,n),f?b(e):s;if(p)return a=setTimeout(w,n),b(u)}return void 0===a&&(a=setTimeout(w,n)),s}return n=y(n)||0,g(r)&&(f=!!r.leading,l=(p="maxWait"in r)?d(y(r.maxWait)||0,n):l,v="trailing"in r?!!r.trailing:v),S.cancel=function(){void 0!==a&&clearTimeout(a),c=0,o=u=i=a=void 0},S.flush=function(){return void 0===a?s:E(m())},S}(e,n,{leading:o,maxWait:n,trailing:i})}},3018:(e,t,n)=>{"use strict";var r,o=n(397);e.exports=v;var i=n(7745),l=n(2599),s=n(5986),a=(r="function"==typeof Symbol&&"1"!==o.env._nodeLRUCacheForceNoSymbol?function(e){return Symbol(e)}:function(e){return"_"+e})("max"),u=r("length"),c=r("lengthCalculator"),f=r("allowStale"),p=r("maxAge"),d=r("dispose"),h=r("noDisposeOnSet"),m=r("lruList"),g=r("cache");function y(){return 1}function v(e){if(!(this instanceof v))return new v(e);"number"==typeof e&&(e={max:e}),e||(e={});var t=this[a]=e.max;(!t||"number"!=typeof t||t<=0)&&(this[a]=1/0);var n=e.length||y;"function"!=typeof n&&(n=y),this[c]=n,this[f]=e.stale||!1,this[p]=e.maxAge||0,this[d]=e.dispose,this[h]=e.noDisposeOnSet||!1,this.reset()}function b(e,t,n,r){var o=n.value;w(e,o)&&(S(e,n),e[f]||(o=void 0)),o&&t.call(r,o.value,o.key,e)}function _(e,t,n){var r=e[g].get(t);if(r){var o=r.value;w(e,o)?(S(e,r),e[f]||(o=void 0)):n&&e[m].unshiftNode(r),o&&(o=o.value)}return o}function w(e,t){if(!t||!t.maxAge&&!e[p])return!1;var n=Date.now()-t.now;return t.maxAge?n>t.maxAge:e[p]&&n>e[p]}function E(e){if(e[u]>e[a])for(var t=e[m].tail;e[u]>e[a]&&null!==t;){var n=t.prev;S(e,t),t=n}}function S(e,t){if(t){var n=t.value;e[d]&&e[d](n.key,n.value),e[u]-=n.length,e[g].delete(n.key),e[m].removeNode(t)}}function C(e,t,n,r,o){this.key=e,this.value=t,this.length=n,this.now=r,this.maxAge=o||0}Object.defineProperty(v.prototype,"max",{set:function(e){(!e||"number"!=typeof e||e<=0)&&(e=1/0),this[a]=e,E(this)},get:function(){return this[a]},enumerable:!0}),Object.defineProperty(v.prototype,"allowStale",{set:function(e){this[f]=!!e},get:function(){return this[f]},enumerable:!0}),Object.defineProperty(v.prototype,"maxAge",{set:function(e){(!e||"number"!=typeof e||e<0)&&(e=0),this[p]=e,E(this)},get:function(){return this[p]},enumerable:!0}),Object.defineProperty(v.prototype,"lengthCalculator",{set:function(e){"function"!=typeof e&&(e=y),e!==this[c]&&(this[c]=e,this[u]=0,this[m].forEach(function(e){e.length=this[c](e.value,e.key),this[u]+=e.length},this)),E(this)},get:function(){return this[c]},enumerable:!0}),Object.defineProperty(v.prototype,"length",{get:function(){return this[u]},enumerable:!0}),Object.defineProperty(v.prototype,"itemCount",{get:function(){return this[m].length},enumerable:!0}),v.prototype.rforEach=function(e,t){t=t||this;for(var n=this[m].tail;null!==n;){var r=n.prev;b(this,e,n,t),n=r}},v.prototype.forEach=function(e,t){t=t||this;for(var n=this[m].head;null!==n;){var r=n.next;b(this,e,n,t),n=r}},v.prototype.keys=function(){return this[m].toArray().map(function(e){return e.key},this)},v.prototype.values=function(){return this[m].toArray().map(function(e){return e.value},this)},v.prototype.reset=function(){this[d]&&this[m]&&this[m].length&&this[m].forEach(function(e){this[d](e.key,e.value)},this),this[g]=new i,this[m]=new s,this[u]=0},v.prototype.dump=function(){return this[m].map(function(e){if(!w(this,e))return{k:e.key,v:e.value,e:e.now+(e.maxAge||0)}},this).toArray().filter(function(e){return e})},v.prototype.dumpLru=function(){return this[m]},v.prototype.inspect=function(e,t){var n="LRUCache {",r=!1;this[f]&&(n+="\n allowStale: true",r=!0);var o=this[a];o&&o!==1/0&&(r&&(n+=","),n+="\n max: "+l.inspect(o,t),r=!0);var i=this[p];i&&(r&&(n+=","),n+="\n maxAge: "+l.inspect(i,t),r=!0);var s=this[c];s&&s!==y&&(r&&(n+=","),n+="\n length: "+l.inspect(this[u],t),r=!0);var d=!1;return this[m].forEach(function(e){d?n+=",\n ":(r&&(n+=",\n"),d=!0,n+="\n ");var o=l.inspect(e.key).split("\n").join("\n "),a={value:e.value};e.maxAge!==i&&(a.maxAge=e.maxAge),s!==y&&(a.length=e.length),w(this,e)&&(a.stale=!0),a=l.inspect(a,t).split("\n").join("\n "),n+=o+" => "+a}),(d||r)&&(n+="\n"),n+="}"},v.prototype.set=function(e,t,n){var r=(n=n||this[p])?Date.now():0,o=this[c](t,e);if(this[g].has(e)){if(o>this[a])return S(this,this[g].get(e)),!1;var i=this[g].get(e).value;return this[d]&&!this[h]&&this[d](e,i.value),i.now=r,i.maxAge=n,i.value=t,this[u]+=o-i.length,i.length=o,this.get(e),E(this),!0}var l=new C(e,t,o,r,n);return l.length>this[a]?(this[d]&&this[d](e,t),!1):(this[u]+=l.length,this[m].unshift(l),this[g].set(e,this[m].head),E(this),!0)},v.prototype.has=function(e){return!(!this[g].has(e)||w(this,this[g].get(e).value))},v.prototype.get=function(e){return _(this,e,!0)},v.prototype.peek=function(e){return _(this,e,!1)},v.prototype.pop=function(){var e=this[m].tail;return e?(S(this,e),e.value):null},v.prototype.del=function(e){S(this,this[g].get(e))},v.prototype.load=function(e){this.reset();for(var t=Date.now(),n=e.length-1;n>=0;n--){var r=e[n],o=r.e||0;if(0===o)this.set(r.k,r.v);else{var i=o-t;i>0&&this.set(r.k,r.v,i)}}},v.prototype.prune=function(){var e=this;this[g].forEach(function(t,n){_(e,n,!1)})}},397:e=>{var t,n,r,o=e.exports={};function i(){throw Error("setTimeout has not been defined")}function l(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{n="function"==typeof clearTimeout?clearTimeout:l}catch(e){n=l}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}var a=[],u=!1,c=-1;function f(){u&&r&&(u=!1,r.length?a=r.concat(a):c=-1,a.length&&p())}function p(){if(!u){var e=s(f);u=!0;for(var t=a.length;t;){for(r=a,a=[];++c<t;)r&&r[c].run();c=-1,t=a.length}r=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===l||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function d(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];a.push(new d(e,t)),1!==a.length||u||s(p)},d.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw Error("process.chdir is not supported")},o.umask=function(){return 0}},7745:(e,t,n)=>{var r=n(397);"pseudomap"===r.env.npm_package_name&&"test"===r.env.npm_lifecycle_script&&(r.env.TEST_PSEUDOMAP="true"),"function"!=typeof Map||r.env.TEST_PSEUDOMAP?e.exports=n(7503):e.exports=Map},7503:e=>{var t=Object.prototype.hasOwnProperty;function n(e){if(!(this instanceof n))throw TypeError("Constructor PseudoMap requires 'new'");if(this.clear(),e)if(e instanceof n||"function"==typeof Map&&e instanceof Map)e.forEach(function(e,t){this.set(t,e)},this);else if(Array.isArray(e))e.forEach(function(e){this.set(e[0],e[1])},this);else throw TypeError("invalid argument")}function r(e,t){return e===t||e!=e&&t!=t}function o(e,t,n){this.key=e,this.value=t,this._index=n}function i(e,n){for(var o=0,i="_"+n,l=i;t.call(e,l);l=i+o++)if(r(e[l].key,n))return e[l]}e.exports=n,n.prototype.forEach=function(e,t){t=t||this,Object.keys(this._data).forEach(function(n){"size"!==n&&e.call(t,this._data[n].value,this._data[n].key)},this)},n.prototype.has=function(e){return!!i(this._data,e)},n.prototype.get=function(e){var t=i(this._data,e);return t&&t.value},n.prototype.set=function(e,n){!function(e,n,i){for(var l=0,s="_"+n,a=s;t.call(e,a);a=s+l++)if(r(e[a].key,n)){e[a].value=i;return}e.size++,e[a]=new o(n,i,a)}(this._data,e,n)},n.prototype.delete=function(e){var t=i(this._data,e);t&&(delete this._data[t._index],this._data.size--)},n.prototype.clear=function(){var e=Object.create(null);e.size=0,Object.defineProperty(this,"_data",{value:e,enumerable:!1,configurable:!0,writable:!1})},Object.defineProperty(n.prototype,"size",{get:function(){return this._data.size},set:function(e){},enumerable:!0,configurable:!0}),n.prototype.values=n.prototype.keys=n.prototype.entries=function(){throw Error("iterators are not implemented in this version")}},7356:function(e,t){var n,r,o;!function(i,l){"use strict";r=[],void 0===(o="function"==typeof(n=l)?n.apply(t,r):n)||(e.exports=o)}(0,function(){"use strict";function e(e){return e.charAt(0).toUpperCase()+e.substring(1)}function t(e){return function(){return this[e]}}var n=["isConstructor","isEval","isNative","isToplevel"],r=["columnNumber","lineNumber"],o=["fileName","functionName","source"],i=n.concat(r,o,["args"]);function l(t){if(t)for(var n=0;n<i.length;n++)void 0!==t[i[n]]&&this["set"+e(i[n])](t[i[n]])}l.prototype={getArgs:function(){return this.args},setArgs:function(e){if("[object Array]"!==Object.prototype.toString.call(e))throw TypeError("Args must be an Array");this.args=e},getEvalOrigin:function(){return this.evalOrigin},setEvalOrigin:function(e){if(e instanceof l)this.evalOrigin=e;else if(e instanceof Object)this.evalOrigin=new l(e);else throw TypeError("Eval Origin must be an Object or StackFrame")},toString:function(){var e=this.getFileName()||"",t=this.getLineNumber()||"",n=this.getColumnNumber()||"",r=this.getFunctionName()||"";return this.getIsEval()?e?"[eval] ("+e+":"+t+":"+n+")":"[eval]:"+t+":"+n:r?r+" ("+e+":"+t+":"+n+")":e+":"+t+":"+n}},l.fromString=function(e){var t=e.indexOf("("),n=e.lastIndexOf(")"),r=e.substring(0,t),o=e.substring(t+1,n).split(","),i=e.substring(n+1);if(0===i.indexOf("@"))var s=/@(.+?)(?::(\d+))?(?::(\d+))?$/.exec(i,""),a=s[1],u=s[2],c=s[3];return new l({functionName:r,args:o||void 0,fileName:a,lineNumber:u||void 0,columnNumber:c||void 0})};for(var s=0;s<n.length;s++)l.prototype["get"+e(n[s])]=t(n[s]),l.prototype["set"+e(n[s])]=function(e){return function(t){this[e]=!!t}}(n[s]);for(var a=0;a<r.length;a++)l.prototype["get"+e(r[a])]=t(r[a]),l.prototype["set"+e(r[a])]=function(e){return function(t){if(!(!isNaN(parseFloat(t))&&isFinite(t)))throw TypeError(e+" must be a Number");this[e]=Number(t)}}(r[a]);for(var u=0;u<o.length;u++)l.prototype["get"+e(o[u])]=t(o[u]),l.prototype["set"+e(o[u])]=function(e){return function(t){this[e]=String(t)}}(o[u]);return l})},7510:e=>{"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},1772:e=>{e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},2599:(e,t,r)=>{var o,i=r(397),l=/%[sdj%]/g;t.format=function(e){if(!v(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(a(arguments[n]));return t.join(" ")}for(var n=1,r=arguments,o=r.length,i=String(e).replace(l,function(e){if("%%"===e)return"%";if(n>=o)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}}),s=r[n];n<o;s=r[++n])g(s)||!w(s)?i+=" "+s:i+=" "+a(s);return i},t.deprecate=function(e,r){if(b(n.g.process))return function(){return t.deprecate(e,r).apply(this,arguments)};if(!0===i.noDeprecation)return e;var o=!1;return function(){if(!o){if(i.throwDeprecation)throw Error(r);i.traceDeprecation?console.trace(r):console.error(r),o=!0}return e.apply(this,arguments)}};var s={};function a(e,n){var r={seen:[],stylize:c};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),m(n)?r.showHidden=n:n&&t._extend(r,n),b(r.showHidden)&&(r.showHidden=!1),b(r.depth)&&(r.depth=2),b(r.colors)&&(r.colors=!1),b(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=u),f(r,e,r.depth)}function u(e,t){var n=a.styles[t];return n?"\x1b["+a.colors[n][0]+"m"+e+"\x1b["+a.colors[n][1]+"m":e}function c(e,t){return e}function f(e,n,r){if(e.customInspect&&n&&C(n.inspect)&&n.inspect!==t.inspect&&!(n.constructor&&n.constructor.prototype===n)){var o,i,l,s,a,u,c=n.inspect(r,e);return v(c)||(c=f(e,c,r)),c}var w=function(e,t){if(b(t))return e.stylize("undefined","undefined");if(v(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return y(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):g(t)?e.stylize("null","null"):void 0}(e,n);if(w)return w;var O=Object.keys(n),T=(a={},O.forEach(function(e,t){a[e]=!0}),a);if(e.showHidden&&(O=Object.getOwnPropertyNames(n)),S(n)&&(O.indexOf("message")>=0||O.indexOf("description")>=0))return p(n);if(0===O.length){if(C(n)){var k=n.name?": "+n.name:"";return e.stylize("[Function"+k+"]","special")}if(_(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(E(n))return e.stylize(Date.prototype.toString.call(n),"date");if(S(n))return p(n)}var I="",N=!1,P=["{","}"];if(h(n)&&(N=!0,P=["[","]"]),C(n)&&(I=" [Function"+(n.name?": "+n.name:"")+"]"),_(n)&&(I=" "+RegExp.prototype.toString.call(n)),E(n)&&(I=" "+Date.prototype.toUTCString.call(n)),S(n)&&(I=" "+p(n)),0===O.length&&(!N||0==n.length))return P[0]+I+P[1];if(r<0)if(_(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");else return e.stylize("[Object]","special");return e.seen.push(n),u=N?function(e,t,n,r,o){for(var i=[],l=0,s=t.length;l<s;++l)x(t,String(l))?i.push(d(e,t,n,r,String(l),!0)):i.push("");return o.forEach(function(o){o.match(/^\d+$/)||i.push(d(e,t,n,r,o,!0))}),i}(e,n,r,T,O):O.map(function(t){return d(e,n,r,T,t,N)}),e.seen.pop(),o=u,i=I,l=P,s=0,o.reduce(function(e,t){return s++,t.indexOf("\n")>=0&&s++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?l[0]+(""===i?"":i+"\n ")+" "+o.join(",\n ")+" "+l[1]:l[0]+i+" "+o.join(", ")+" "+l[1]}function p(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,o,i){var l,s,a;if((a=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?s=a.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):a.set&&(s=e.stylize("[Setter]","special")),x(r,o)||(l="["+o+"]"),!s&&(0>e.seen.indexOf(a.value)?(s=g(n)?f(e,a.value,null):f(e,a.value,n-1)).indexOf("\n")>-1&&(s=i?s.split("\n").map(function(e){return" "+e}).join("\n").substr(2):"\n"+s.split("\n").map(function(e){return" "+e}).join("\n")):s=e.stylize("[Circular]","special")),b(l)){if(i&&o.match(/^\d+$/))return s;(l=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(l=l.substr(1,l.length-2),l=e.stylize(l,"name")):(l=l.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),l=e.stylize(l,"string"))}return l+": "+s}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof e}function g(e){return null===e}function y(e){return"number"==typeof e}function v(e){return"string"==typeof e}function b(e){return void 0===e}function _(e){return w(e)&&"[object RegExp]"===O(e)}function w(e){return"object"==typeof e&&null!==e}function E(e){return w(e)&&"[object Date]"===O(e)}function S(e){return w(e)&&("[object Error]"===O(e)||e instanceof Error)}function C(e){return"function"==typeof e}function O(e){return Object.prototype.toString.call(e)}function T(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(b(o)&&(o=i.env.NODE_DEBUG||""),!s[e=e.toUpperCase()])if(RegExp("\\b"+e+"\\b","i").test(o)){var n=i.pid;s[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else s[e]=function(){};return s[e]},t.inspect=a,a.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},a.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=m,t.isNull=g,t.isNullOrUndefined=function(e){return null==e},t.isNumber=y,t.isString=v,t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=b,t.isRegExp=_,t.isObject=w,t.isDate=E,t.isError=S,t.isFunction=C,t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=r(1772);var k=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function x(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){var e,n;console.log("%s - %s",(n=[T((e=new Date).getHours()),T(e.getMinutes()),T(e.getSeconds())].join(":"),[e.getDate(),k[e.getMonth()],n].join(" ")),t.format.apply(t,arguments))},t.inherits=r(7510),t._extend=function(e,t){if(!t||!w(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e}},5986:e=>{function t(e){var n=this;if(n instanceof t||(n=new t),n.tail=null,n.head=null,n.length=0,e&&"function"==typeof e.forEach)e.forEach(function(e){n.push(e)});else if(arguments.length>0)for(var r=0,o=arguments.length;r<o;r++)n.push(arguments[r]);return n}function n(e,t,r,o){if(!(this instanceof n))return new n(e,t,r,o);this.list=o,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}e.exports=t,t.Node=n,t.create=t,t.prototype.removeNode=function(e){if(e.list!==this)throw Error("removing node which does not belong to this list");var t=e.next,n=e.prev;t&&(t.prev=n),n&&(n.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=n),e.list.length--,e.next=null,e.prev=null,e.list=null},t.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},t.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},t.prototype.push=function(){for(var e,t,r=0,o=arguments.length;r<o;r++){e=this,t=arguments[r],e.tail=new n(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}return this.length},t.prototype.unshift=function(){for(var e,t,r=0,o=arguments.length;r<o;r++){e=this,t=arguments[r],e.head=new n(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}return this.length},t.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}},t.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}},t.prototype.forEach=function(e,t){t=t||this;for(var n=this.head,r=0;null!==n;r++)e.call(t,n.value,r,this),n=n.next},t.prototype.forEachReverse=function(e,t){t=t||this;for(var n=this.tail,r=this.length-1;null!==n;r--)e.call(t,n.value,r,this),n=n.prev},t.prototype.get=function(e){for(var t=0,n=this.head;null!==n&&t<e;t++)n=n.next;if(t===e&&null!==n)return n.value},t.prototype.getReverse=function(e){for(var t=0,n=this.tail;null!==n&&t<e;t++)n=n.prev;if(t===e&&null!==n)return n.value},t.prototype.map=function(e,n){n=n||this;for(var r=new t,o=this.head;null!==o;)r.push(e.call(n,o.value,this)),o=o.next;return r},t.prototype.mapReverse=function(e,n){n=n||this;for(var r=new t,o=this.tail;null!==o;)r.push(e.call(n,o.value,this)),o=o.prev;return r},t.prototype.reduce=function(e,t){var n,r=this.head;if(arguments.length>1)n=t;else if(this.head)r=this.head.next,n=this.head.value;else throw TypeError("Reduce of empty list with no initial value");for(var o=0;null!==r;o++)n=e(n,r.value,o),r=r.next;return n},t.prototype.reduceReverse=function(e,t){var n,r=this.tail;if(arguments.length>1)n=t;else if(this.tail)r=this.tail.prev,n=this.tail.value;else throw TypeError("Reduce of empty list with no initial value");for(var o=this.length-1;null!==r;o--)n=e(n,r.value,o),r=r.prev;return n},t.prototype.toArray=function(){for(var e=Array(this.length),t=0,n=this.head;null!==n;t++)e[t]=n.value,n=n.next;return e},t.prototype.toArrayReverse=function(){for(var e=Array(this.length),t=0,n=this.tail;null!==n;t++)e[t]=n.value,n=n.prev;return e},t.prototype.slice=function(e,n){(n=n||this.length)<0&&(n+=this.length),(e=e||0)<0&&(e+=this.length);var r=new t;if(n<e||n<0)return r;e<0&&(e=0),n>this.length&&(n=this.length);for(var o=0,i=this.head;null!==i&&o<e;o++)i=i.next;for(;null!==i&&o<n;o++,i=i.next)r.push(i.value);return r},t.prototype.sliceReverse=function(e,n){(n=n||this.length)<0&&(n+=this.length),(e=e||0)<0&&(e+=this.length);var r=new t;if(n<e||n<0)return r;e<0&&(e=0),n>this.length&&(n=this.length);for(var o=this.length,i=this.tail;null!==i&&o>n;o--)i=i.prev;for(;null!==i&&o>e;o--,i=i.prev)r.push(i.value);return r},t.prototype.reverse=function(){for(var e=this.head,t=this.tail,n=e;null!==n;n=n.prev){var r=n.prev;n.prev=n.next,n.next=r}return this.head=t,this.tail=e,this}}},o={};function i(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return r[e].call(n.exports,n,n.exports,i),n.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var n in t)i.o(t,n)&&!i.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var l={};(()=>{"use strict";let e,t,r,o,s,a,u,c;i.r(l),i.d(l,{activate:()=>tK,createBridge:()=>tq,initialize:()=>tJ});class f{constructor(){var e,t;e="listenersMap",t=new Map,e in this?Object.defineProperty(this,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):this[e]=t}addListener(e,t){let n=this.listenersMap.get(e);void 0===n?this.listenersMap.set(e,[t]):0>n.indexOf(t)&&n.push(t)}emit(e,...t){let n=this.listenersMap.get(e);if(void 0!==n)if(1===n.length)n[0].apply(null,t);else{let e=!1,r=null,o=Array.from(n);for(let n=0;n<o.length;n++){let i=o[n];try{i.apply(null,t)}catch(t){null===r&&(e=!0,r=t)}}if(e)throw r}}removeAllListeners(){this.listenersMap.clear()}removeListener(e,t){let n=this.listenersMap.get(e);if(void 0!==n){let e=n.indexOf(t);e>=0&&n.splice(e,1)}}}var p=i(5677),d=i.n(p);let h="React::DevTools::lastSelection",m="React::DevTools::recordChangeDescriptions",g="React::DevTools::reloadAndProfile";function y(e){try{return sessionStorage.getItem(e)}catch(e){return null}}function v(e){try{sessionStorage.removeItem(e)}catch(e){}}function b(e,t){try{return sessionStorage.setItem(e,t)}catch(e){}}var _=function(e,t){return e===t};function w(e){return e.ownerDocument?e.ownerDocument.defaultView:null}function E(e){let t=w(e);return t?t.frameElement:null}function S(e){return e.reduce((e,t)=>null==e?t:{top:e.top+t.top,left:e.left+t.left,width:e.width,height:e.height,bottom:e.bottom+t.bottom,right:e.right+t.right})}function C(e,t){let n=E(e);if(!n||n===t)return e.getBoundingClientRect();{let r=[e.getBoundingClientRect()],o=n,i=!1;for(;o;){let e=function(e){let t=O(e);return S([e.getBoundingClientRect(),{top:t.borderTop,left:t.borderLeft,bottom:t.borderBottom,right:t.borderRight,width:0,height:0}])}(o);if(r.push(e),o=E(o),i)break;o&&w(o)===t&&(i=!0)}return S(r)}}function O(e){let t=window.getComputedStyle(e);return{borderLeft:parseInt(t.borderLeftWidth,10),borderRight:parseInt(t.borderRightWidth,10),borderTop:parseInt(t.borderTopWidth,10),borderBottom:parseInt(t.borderBottomWidth,10),marginLeft:parseInt(t.marginLeft,10),marginRight:parseInt(t.marginRight,10),marginTop:parseInt(t.marginTop,10),marginBottom:parseInt(t.marginBottom,10),paddingLeft:parseInt(t.paddingLeft,10),paddingRight:parseInt(t.paddingRight,10),paddingTop:parseInt(t.paddingTop,10),paddingBottom:parseInt(t.paddingBottom,10)}}let T=Object.assign;class k{constructor(e,t){this.node=e.createElement("div"),this.border=e.createElement("div"),this.padding=e.createElement("div"),this.content=e.createElement("div"),this.border.style.borderColor=P.border,this.padding.style.borderColor=P.padding,this.content.style.backgroundColor=P.background,T(this.node.style,{borderColor:P.margin,pointerEvents:"none",position:"fixed"}),this.node.style.zIndex="10000000",this.node.appendChild(this.border),this.border.appendChild(this.padding),this.padding.appendChild(this.content),t.appendChild(this.node)}remove(){this.node.parentNode&&this.node.parentNode.removeChild(this.node)}update(e,t){N(t,"margin",this.node),N(t,"border",this.border),N(t,"padding",this.padding),T(this.content.style,{height:e.height-t.borderTop-t.borderBottom-t.paddingTop-t.paddingBottom+"px",width:e.width-t.borderLeft-t.borderRight-t.paddingLeft-t.paddingRight+"px"}),T(this.node.style,{top:e.top-t.marginTop+"px",left:e.left-t.marginLeft+"px"})}}class x{constructor(e,t){this.tip=e.createElement("div"),T(this.tip.style,{display:"flex",flexFlow:"row nowrap",backgroundColor:"#333740",borderRadius:"2px",fontFamily:'"SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace',fontWeight:"bold",padding:"3px 5px",pointerEvents:"none",position:"fixed",fontSize:"12px",whiteSpace:"nowrap"}),this.nameSpan=e.createElement("span"),this.tip.appendChild(this.nameSpan),T(this.nameSpan.style,{color:"#ee78e6",borderRight:"1px solid #aaaaaa",paddingRight:"0.5rem",marginRight:"0.5rem"}),this.dimSpan=e.createElement("span"),this.tip.appendChild(this.dimSpan),T(this.dimSpan.style,{color:"#d7d7d7"}),this.tip.style.zIndex="10000000",t.appendChild(this.tip)}remove(){this.tip.parentNode&&this.tip.parentNode.removeChild(this.tip)}updateText(e,t,n){this.nameSpan.textContent=e,this.dimSpan.textContent=Math.round(t)+"px \xd7 "+Math.round(n)+"px"}updatePosition(e,t){let n=this.tip.getBoundingClientRect(),r=function(e,t,n){let r,o=Math.max(n.height,20),i=Math.max(n.width,60);r=e.top+e.height+o<=t.top+t.height?e.top+e.height<t.top+0?t.top+5:e.top+e.height+5:e.top-o<=t.top+t.height?e.top-o-5<t.top+5?t.top+5:e.top-o-5:t.top+t.height-o-5;let l=e.left+5;return e.left<t.left&&(l=t.left+5),e.left+i>t.left+t.width&&(l=t.left+t.width-i-5),{style:{top:r+="px",left:l+="px"}}}(e,t,{width:n.width,height:n.height});T(this.tip.style,r.style)}}class I{constructor(e){let t=window.__REACT_DEVTOOLS_TARGET_WINDOW__||window;this.window=t;let n=window.__REACT_DEVTOOLS_TARGET_WINDOW__||window;this.tipBoundsWindow=n;let r=t.document;this.container=r.createElement("div"),this.container.style.zIndex="10000000",this.tip=new x(r,this.container),this.rects=[],this.agent=e,r.body.appendChild(this.container)}remove(){this.tip.remove(),this.rects.forEach(e=>{e.remove()}),this.rects.length=0,this.container.parentNode&&this.container.parentNode.removeChild(this.container)}inspect(e,t){let n=e.filter(e=>e.nodeType===Node.ELEMENT_NODE);for(;this.rects.length>n.length;)this.rects.pop().remove();if(0===n.length)return;for(;this.rects.length<n.length;)this.rects.push(new k(this.window.document,this.container));let r={top:1/0,right:-1/0,bottom:-1/0,left:1/0};if(n.forEach((e,t)=>{let n=C(e,this.window),o=O(e);r.top=Math.min(r.top,n.top-o.marginTop),r.right=Math.max(r.right,n.left+n.width+o.marginRight),r.bottom=Math.max(r.bottom,n.top+n.height+o.marginBottom),r.left=Math.min(r.left,n.left-o.marginLeft),this.rects[t].update(n,o)}),!t){t=n[0].nodeName.toLowerCase();let e=n[0],r=this.agent.getBestMatchingRendererInterface(e);if(r){let n=r.getFiberIDForNative(e,!0);if(n){let e=r.getDisplayNameForFiberID(n,!0);e&&(t+=" (in "+e+")")}}}this.tip.updateText(t,r.right-r.left,r.bottom-r.top);let o=C(this.tipBoundsWindow.document.documentElement,this.window);this.tip.updatePosition({top:r.top,left:r.left,height:r.bottom-r.top,width:r.right-r.left},{top:o.top+this.tipBoundsWindow.scrollY,left:o.left+this.tipBoundsWindow.scrollX,height:this.tipBoundsWindow.innerHeight,width:this.tipBoundsWindow.innerWidth})}}function N(e,t,n){T(n.style,{borderTopWidth:e[t+"Top"]+"px",borderLeftWidth:e[t+"Left"]+"px",borderRightWidth:e[t+"Right"]+"px",borderBottomWidth:e[t+"Bottom"]+"px",borderStyle:"solid"})}let P={background:"rgba(120, 170, 210, 0.7)",padding:"rgba(77, 200, 0, 0.3)",margin:"rgba(255, 155, 0, 0.3)",border:"rgba(255, 200, 50, 0.3)"},R=null,D=null;function L(e){if(null==window.document)return void e.emit("hideNativeHighlight");R=null,null!==D&&(D.remove(),D=null)}function A(e,t,n,r){if(null==window.document){null!=e&&null!=e[0]&&n.emit("showNativeHighlight",e[0]);return}null!==R&&clearTimeout(R),null!=e&&(null===D&&(D=new I(n)),D.inspect(e,t),r&&(R=setTimeout(()=>L(n),2e3)))}let M=new Set,F="#f0f0f0",$=["#37afa9","#63b19e","#80b393","#97b488","#abb67d","#beb771","#cfb965","#dfba57","#efbb49","#febc38"],V=null;function H(e,t){e.forEach(({count:e,rect:n},r)=>{let o=Math.min($.length-1,e-1);t(n,$[o],r)})}let z="object"==typeof performance&&"function"==typeof performance.now?()=>performance.now():()=>Date.now(),j=new Map,U=null,B=null,W=!1,G=null;function K(e){W&&(e.forEach(e=>{var t;let n=j.get(e),r=z(),o=null!=n?n.lastMeasuredAt:0,i=null!=n?n.rect:null;(null===i||o+250<r)&&(o=r,i=(t=e)&&"function"==typeof t.getBoundingClientRect?C(t,window.__REACT_DEVTOOLS_TARGET_WINDOW__||window):null),j.set(e,{count:null!=n?n.count+1:1,expirationTime:null!=n?Math.min(r+3e3,n.expirationTime+250):r+250,lastMeasuredAt:o,rect:i})}),null!==G&&(clearTimeout(G),G=null),null===B&&(B=requestAnimationFrame(q)))}function q(){B=null,G=null;let e=z(),t=Number.MAX_VALUE;j.forEach((n,r)=>{n.expirationTime<e?j.delete(r):t=Math.min(t,n.expirationTime)}),function(e,t){if(null==window.document){let n=[];H(e,(e,t,r)=>{n.push({node:r,color:t})}),t.emit("drawTraceUpdates",n);return}null===V&&function(){(V=window.document.createElement("canvas")).style.cssText=`
1
+ (self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["94"],{9880:function(e){"use strict";e.exports=()=>{let e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}},57662:function(e,t,n){e.exports=n(63181)},63181:function(e,t,n){var r={8715:function(e,t,n){var r,o,i;!function(l,s){"use strict";o=[n(7356)],void 0===(i="function"==typeof(r=s)?r.apply(t,o):r)||(e.exports=i)}(0,function(e){"use strict";var t=/(^|@)\S+:\d+/,n=/^\s*at .*(\S+:\d+|\(native\))/m,r=/^(eval@)?(\[native code])?$/;return{parse:function(e){if(void 0!==e.stacktrace||void 0!==e["opera#sourceloc"])return this.parseOpera(e);if(e.stack&&e.stack.match(n))return this.parseV8OrIE(e);if(e.stack)return this.parseFFOrSafari(e);throw Error("Cannot parse given Error object")},extractLocation:function(e){if(-1===e.indexOf(":"))return[e];var t=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/[()]/g,""));return[t[1],t[2]||void 0,t[3]||void 0]},parseV8OrIE:function(t){return t.stack.split("\n").filter(function(e){return!!e.match(n)},this).map(function(t){t.indexOf("(eval ")>-1&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var n=t.replace(/^\s+/,"").replace(/\(eval code/g,"("),r=n.match(/ (\((.+):(\d+):(\d+)\)$)/),o=(n=r?n.replace(r[0],""):n).split(/\s+/).slice(1),i=this.extractLocation(r?r[1]:o.pop());return new e({functionName:o.join(" ")||void 0,fileName:["eval","<anonymous>"].indexOf(i[0])>-1?void 0:i[0],lineNumber:i[1],columnNumber:i[2],source:t})},this)},parseFFOrSafari:function(t){return t.stack.split("\n").filter(function(e){return!e.match(r)},this).map(function(t){if(t.indexOf(" > eval")>-1&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===t.indexOf("@")&&-1===t.indexOf(":"))return new e({functionName:t});var n=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=t.match(n),o=r&&r[1]?r[1]:void 0,i=this.extractLocation(t.replace(n,""));return new e({functionName:o,fileName:i[0],lineNumber:i[1],columnNumber:i[2],source:t})},this)},parseOpera:function(e){return!e.stacktrace||e.message.indexOf("\n")>-1&&e.message.split("\n").length>e.stacktrace.split("\n").length?this.parseOpera9(e):e.stack?this.parseOpera11(e):this.parseOpera10(e)},parseOpera9:function(t){for(var n=/Line (\d+).*script (?:in )?(\S+)/i,r=t.message.split("\n"),o=[],i=2,l=r.length;i<l;i+=2){var s=n.exec(r[i]);s&&o.push(new e({fileName:s[2],lineNumber:s[1],source:r[i]}))}return o},parseOpera10:function(t){for(var n=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=t.stacktrace.split("\n"),o=[],i=0,l=r.length;i<l;i+=2){var s=n.exec(r[i]);s&&o.push(new e({functionName:s[3]||void 0,fileName:s[2],lineNumber:s[1],source:r[i]}))}return o},parseOpera11:function(n){return n.stack.split("\n").filter(function(e){return!!e.match(t)&&!e.match(/^Error created at/)},this).map(function(t){var n,r=t.split("@"),o=this.extractLocation(r.pop()),i=r.shift()||"",l=i.replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return i.match(/\(([^)]*)\)/)&&(n=i.replace(/^[^(]+\(([^)]*)\)$/,"$1")),new e({functionName:l,args:void 0===n||"[arguments not available]"===n?void 0:n.split(","),fileName:o[0],lineNumber:o[1],columnNumber:o[2],source:t})},this)}}})},5677:e=>{var t="Expected a function",r=0/0,o=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,s=/^0o[0-7]+$/i,a=parseInt,u="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,c="object"==typeof self&&self&&self.Object===Object&&self,f=u||c||Function("return this")(),p=Object.prototype.toString,d=Math.max,h=Math.min,m=function(){return f.Date.now()};function g(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function y(e){if("number"==typeof e)return e;if("symbol"==typeof(t=e)||t&&"object"==typeof t&&"[object Symbol]"==p.call(t))return r;if(g(e)){var t,n="function"==typeof e.valueOf?e.valueOf():e;e=g(n)?n+"":n}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var u=l.test(e);return u||s.test(e)?a(e.slice(2),u?2:8):i.test(e)?r:+e}e.exports=function(e,n,r){var o=!0,i=!0;if("function"!=typeof e)throw TypeError(t);return g(r)&&(o="leading"in r?!!r.leading:o,i="trailing"in r?!!r.trailing:i),function(e,n,r){var o,i,l,s,a,u,c=0,f=!1,p=!1,v=!0;if("function"!=typeof e)throw TypeError(t);function b(t){var n=o,r=i;return o=i=void 0,c=t,s=e.apply(r,n)}function _(e){var t=e-u,r=e-c;return void 0===u||t>=n||t<0||p&&r>=l}function w(){var e,t,r,o=m();if(_(o))return E(o);a=setTimeout(w,(e=o-u,t=o-c,r=n-e,p?h(r,l-t):r))}function E(e){return(a=void 0,v&&o)?b(e):(o=i=void 0,s)}function S(){var e,t=m(),r=_(t);if(o=arguments,i=this,u=t,r){if(void 0===a)return c=e=u,a=setTimeout(w,n),f?b(e):s;if(p)return a=setTimeout(w,n),b(u)}return void 0===a&&(a=setTimeout(w,n)),s}return n=y(n)||0,g(r)&&(f=!!r.leading,l=(p="maxWait"in r)?d(y(r.maxWait)||0,n):l,v="trailing"in r?!!r.trailing:v),S.cancel=function(){void 0!==a&&clearTimeout(a),c=0,o=u=i=a=void 0},S.flush=function(){return void 0===a?s:E(m())},S}(e,n,{leading:o,maxWait:n,trailing:i})}},3018:(e,t,n)=>{"use strict";var r,o=n(397);e.exports=v;var i=n(7745),l=n(2599),s=n(5986),a=(r="function"==typeof Symbol&&"1"!==o.env._nodeLRUCacheForceNoSymbol?function(e){return Symbol(e)}:function(e){return"_"+e})("max"),u=r("length"),c=r("lengthCalculator"),f=r("allowStale"),p=r("maxAge"),d=r("dispose"),h=r("noDisposeOnSet"),m=r("lruList"),g=r("cache");function y(){return 1}function v(e){if(!(this instanceof v))return new v(e);"number"==typeof e&&(e={max:e}),e||(e={});var t=this[a]=e.max;(!t||"number"!=typeof t||t<=0)&&(this[a]=1/0);var n=e.length||y;"function"!=typeof n&&(n=y),this[c]=n,this[f]=e.stale||!1,this[p]=e.maxAge||0,this[d]=e.dispose,this[h]=e.noDisposeOnSet||!1,this.reset()}function b(e,t,n,r){var o=n.value;w(e,o)&&(S(e,n),e[f]||(o=void 0)),o&&t.call(r,o.value,o.key,e)}function _(e,t,n){var r=e[g].get(t);if(r){var o=r.value;w(e,o)?(S(e,r),e[f]||(o=void 0)):n&&e[m].unshiftNode(r),o&&(o=o.value)}return o}function w(e,t){if(!t||!t.maxAge&&!e[p])return!1;var n=Date.now()-t.now;return t.maxAge?n>t.maxAge:e[p]&&n>e[p]}function E(e){if(e[u]>e[a])for(var t=e[m].tail;e[u]>e[a]&&null!==t;){var n=t.prev;S(e,t),t=n}}function S(e,t){if(t){var n=t.value;e[d]&&e[d](n.key,n.value),e[u]-=n.length,e[g].delete(n.key),e[m].removeNode(t)}}function C(e,t,n,r,o){this.key=e,this.value=t,this.length=n,this.now=r,this.maxAge=o||0}Object.defineProperty(v.prototype,"max",{set:function(e){(!e||"number"!=typeof e||e<=0)&&(e=1/0),this[a]=e,E(this)},get:function(){return this[a]},enumerable:!0}),Object.defineProperty(v.prototype,"allowStale",{set:function(e){this[f]=!!e},get:function(){return this[f]},enumerable:!0}),Object.defineProperty(v.prototype,"maxAge",{set:function(e){(!e||"number"!=typeof e||e<0)&&(e=0),this[p]=e,E(this)},get:function(){return this[p]},enumerable:!0}),Object.defineProperty(v.prototype,"lengthCalculator",{set:function(e){"function"!=typeof e&&(e=y),e!==this[c]&&(this[c]=e,this[u]=0,this[m].forEach(function(e){e.length=this[c](e.value,e.key),this[u]+=e.length},this)),E(this)},get:function(){return this[c]},enumerable:!0}),Object.defineProperty(v.prototype,"length",{get:function(){return this[u]},enumerable:!0}),Object.defineProperty(v.prototype,"itemCount",{get:function(){return this[m].length},enumerable:!0}),v.prototype.rforEach=function(e,t){t=t||this;for(var n=this[m].tail;null!==n;){var r=n.prev;b(this,e,n,t),n=r}},v.prototype.forEach=function(e,t){t=t||this;for(var n=this[m].head;null!==n;){var r=n.next;b(this,e,n,t),n=r}},v.prototype.keys=function(){return this[m].toArray().map(function(e){return e.key},this)},v.prototype.values=function(){return this[m].toArray().map(function(e){return e.value},this)},v.prototype.reset=function(){this[d]&&this[m]&&this[m].length&&this[m].forEach(function(e){this[d](e.key,e.value)},this),this[g]=new i,this[m]=new s,this[u]=0},v.prototype.dump=function(){return this[m].map(function(e){if(!w(this,e))return{k:e.key,v:e.value,e:e.now+(e.maxAge||0)}},this).toArray().filter(function(e){return e})},v.prototype.dumpLru=function(){return this[m]},v.prototype.inspect=function(e,t){var n="LRUCache {",r=!1;this[f]&&(n+="\n allowStale: true",r=!0);var o=this[a];o&&o!==1/0&&(r&&(n+=","),n+="\n max: "+l.inspect(o,t),r=!0);var i=this[p];i&&(r&&(n+=","),n+="\n maxAge: "+l.inspect(i,t),r=!0);var s=this[c];s&&s!==y&&(r&&(n+=","),n+="\n length: "+l.inspect(this[u],t),r=!0);var d=!1;return this[m].forEach(function(e){d?n+=",\n ":(r&&(n+=",\n"),d=!0,n+="\n ");var o=l.inspect(e.key).split("\n").join("\n "),a={value:e.value};e.maxAge!==i&&(a.maxAge=e.maxAge),s!==y&&(a.length=e.length),w(this,e)&&(a.stale=!0),a=l.inspect(a,t).split("\n").join("\n "),n+=o+" => "+a}),(d||r)&&(n+="\n"),n+="}"},v.prototype.set=function(e,t,n){var r=(n=n||this[p])?Date.now():0,o=this[c](t,e);if(this[g].has(e)){if(o>this[a])return S(this,this[g].get(e)),!1;var i=this[g].get(e).value;return this[d]&&!this[h]&&this[d](e,i.value),i.now=r,i.maxAge=n,i.value=t,this[u]+=o-i.length,i.length=o,this.get(e),E(this),!0}var l=new C(e,t,o,r,n);return l.length>this[a]?(this[d]&&this[d](e,t),!1):(this[u]+=l.length,this[m].unshift(l),this[g].set(e,this[m].head),E(this),!0)},v.prototype.has=function(e){return!(!this[g].has(e)||w(this,this[g].get(e).value))},v.prototype.get=function(e){return _(this,e,!0)},v.prototype.peek=function(e){return _(this,e,!1)},v.prototype.pop=function(){var e=this[m].tail;return e?(S(this,e),e.value):null},v.prototype.del=function(e){S(this,this[g].get(e))},v.prototype.load=function(e){this.reset();for(var t=Date.now(),n=e.length-1;n>=0;n--){var r=e[n],o=r.e||0;if(0===o)this.set(r.k,r.v);else{var i=o-t;i>0&&this.set(r.k,r.v,i)}}},v.prototype.prune=function(){var e=this;this[g].forEach(function(t,n){_(e,n,!1)})}},397:e=>{var t,n,r,o=e.exports={};function i(){throw Error("setTimeout has not been defined")}function l(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{n="function"==typeof clearTimeout?clearTimeout:l}catch(e){n=l}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}var a=[],u=!1,c=-1;function f(){u&&r&&(u=!1,r.length?a=r.concat(a):c=-1,a.length&&p())}function p(){if(!u){var e=s(f);u=!0;for(var t=a.length;t;){for(r=a,a=[];++c<t;)r&&r[c].run();c=-1,t=a.length}r=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===l||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function d(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];a.push(new d(e,t)),1!==a.length||u||s(p)},d.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw Error("process.chdir is not supported")},o.umask=function(){return 0}},7745:(e,t,n)=>{var r=n(397);"pseudomap"===r.env.npm_package_name&&"test"===r.env.npm_lifecycle_script&&(r.env.TEST_PSEUDOMAP="true"),"function"!=typeof Map||r.env.TEST_PSEUDOMAP?e.exports=n(7503):e.exports=Map},7503:e=>{var t=Object.prototype.hasOwnProperty;function n(e){if(!(this instanceof n))throw TypeError("Constructor PseudoMap requires 'new'");if(this.clear(),e)if(e instanceof n||"function"==typeof Map&&e instanceof Map)e.forEach(function(e,t){this.set(t,e)},this);else if(Array.isArray(e))e.forEach(function(e){this.set(e[0],e[1])},this);else throw TypeError("invalid argument")}function r(e,t){return e===t||e!=e&&t!=t}function o(e,t,n){this.key=e,this.value=t,this._index=n}function i(e,n){for(var o=0,i="_"+n,l=i;t.call(e,l);l=i+o++)if(r(e[l].key,n))return e[l]}e.exports=n,n.prototype.forEach=function(e,t){t=t||this,Object.keys(this._data).forEach(function(n){"size"!==n&&e.call(t,this._data[n].value,this._data[n].key)},this)},n.prototype.has=function(e){return!!i(this._data,e)},n.prototype.get=function(e){var t=i(this._data,e);return t&&t.value},n.prototype.set=function(e,n){!function(e,n,i){for(var l=0,s="_"+n,a=s;t.call(e,a);a=s+l++)if(r(e[a].key,n)){e[a].value=i;return}e.size++,e[a]=new o(n,i,a)}(this._data,e,n)},n.prototype.delete=function(e){var t=i(this._data,e);t&&(delete this._data[t._index],this._data.size--)},n.prototype.clear=function(){var e=Object.create(null);e.size=0,Object.defineProperty(this,"_data",{value:e,enumerable:!1,configurable:!0,writable:!1})},Object.defineProperty(n.prototype,"size",{get:function(){return this._data.size},set:function(e){},enumerable:!0,configurable:!0}),n.prototype.values=n.prototype.keys=n.prototype.entries=function(){throw Error("iterators are not implemented in this version")}},7356:function(e,t){var n,r,o;!function(i,l){"use strict";r=[],void 0===(o="function"==typeof(n=l)?n.apply(t,r):n)||(e.exports=o)}(0,function(){"use strict";function e(e){return e.charAt(0).toUpperCase()+e.substring(1)}function t(e){return function(){return this[e]}}var n=["isConstructor","isEval","isNative","isToplevel"],r=["columnNumber","lineNumber"],o=["fileName","functionName","source"],i=n.concat(r,o,["args"]);function l(t){if(t)for(var n=0;n<i.length;n++)void 0!==t[i[n]]&&this["set"+e(i[n])](t[i[n]])}l.prototype={getArgs:function(){return this.args},setArgs:function(e){if("[object Array]"!==Object.prototype.toString.call(e))throw TypeError("Args must be an Array");this.args=e},getEvalOrigin:function(){return this.evalOrigin},setEvalOrigin:function(e){if(e instanceof l)this.evalOrigin=e;else if(e instanceof Object)this.evalOrigin=new l(e);else throw TypeError("Eval Origin must be an Object or StackFrame")},toString:function(){var e=this.getFileName()||"",t=this.getLineNumber()||"",n=this.getColumnNumber()||"",r=this.getFunctionName()||"";return this.getIsEval()?e?"[eval] ("+e+":"+t+":"+n+")":"[eval]:"+t+":"+n:r?r+" ("+e+":"+t+":"+n+")":e+":"+t+":"+n}},l.fromString=function(e){var t=e.indexOf("("),n=e.lastIndexOf(")"),r=e.substring(0,t),o=e.substring(t+1,n).split(","),i=e.substring(n+1);if(0===i.indexOf("@"))var s=/@(.+?)(?::(\d+))?(?::(\d+))?$/.exec(i,""),a=s[1],u=s[2],c=s[3];return new l({functionName:r,args:o||void 0,fileName:a,lineNumber:u||void 0,columnNumber:c||void 0})};for(var s=0;s<n.length;s++)l.prototype["get"+e(n[s])]=t(n[s]),l.prototype["set"+e(n[s])]=function(e){return function(t){this[e]=!!t}}(n[s]);for(var a=0;a<r.length;a++)l.prototype["get"+e(r[a])]=t(r[a]),l.prototype["set"+e(r[a])]=function(e){return function(t){if(!(!isNaN(parseFloat(t))&&isFinite(t)))throw TypeError(e+" must be a Number");this[e]=Number(t)}}(r[a]);for(var u=0;u<o.length;u++)l.prototype["get"+e(o[u])]=t(o[u]),l.prototype["set"+e(o[u])]=function(e){return function(t){this[e]=String(t)}}(o[u]);return l})},7510:e=>{"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},1772:e=>{e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},2599:(e,t,r)=>{var o,i=r(397),l=/%[sdj%]/g;t.format=function(e){if(!v(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(a(arguments[n]));return t.join(" ")}for(var n=1,r=arguments,o=r.length,i=String(e).replace(l,function(e){if("%%"===e)return"%";if(n>=o)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}}),s=r[n];n<o;s=r[++n])g(s)||!w(s)?i+=" "+s:i+=" "+a(s);return i},t.deprecate=function(e,r){if(b(n.g.process))return function(){return t.deprecate(e,r).apply(this,arguments)};if(!0===i.noDeprecation)return e;var o=!1;return function(){if(!o){if(i.throwDeprecation)throw Error(r);i.traceDeprecation?console.trace(r):console.error(r),o=!0}return e.apply(this,arguments)}};var s={};function a(e,n){var r={seen:[],stylize:c};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),m(n)?r.showHidden=n:n&&t._extend(r,n),b(r.showHidden)&&(r.showHidden=!1),b(r.depth)&&(r.depth=2),b(r.colors)&&(r.colors=!1),b(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=u),f(r,e,r.depth)}function u(e,t){var n=a.styles[t];return n?"\x1b["+a.colors[n][0]+"m"+e+"\x1b["+a.colors[n][1]+"m":e}function c(e,t){return e}function f(e,n,r){if(e.customInspect&&n&&C(n.inspect)&&n.inspect!==t.inspect&&!(n.constructor&&n.constructor.prototype===n)){var o,i,l,s,a,u,c=n.inspect(r,e);return v(c)||(c=f(e,c,r)),c}var w=function(e,t){if(b(t))return e.stylize("undefined","undefined");if(v(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return y(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):g(t)?e.stylize("null","null"):void 0}(e,n);if(w)return w;var O=Object.keys(n),T=(a={},O.forEach(function(e,t){a[e]=!0}),a);if(e.showHidden&&(O=Object.getOwnPropertyNames(n)),S(n)&&(O.indexOf("message")>=0||O.indexOf("description")>=0))return p(n);if(0===O.length){if(C(n)){var k=n.name?": "+n.name:"";return e.stylize("[Function"+k+"]","special")}if(_(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(E(n))return e.stylize(Date.prototype.toString.call(n),"date");if(S(n))return p(n)}var I="",N=!1,P=["{","}"];if(h(n)&&(N=!0,P=["[","]"]),C(n)&&(I=" [Function"+(n.name?": "+n.name:"")+"]"),_(n)&&(I=" "+RegExp.prototype.toString.call(n)),E(n)&&(I=" "+Date.prototype.toUTCString.call(n)),S(n)&&(I=" "+p(n)),0===O.length&&(!N||0==n.length))return P[0]+I+P[1];if(r<0)if(_(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");else return e.stylize("[Object]","special");return e.seen.push(n),u=N?function(e,t,n,r,o){for(var i=[],l=0,s=t.length;l<s;++l)x(t,String(l))?i.push(d(e,t,n,r,String(l),!0)):i.push("");return o.forEach(function(o){o.match(/^\d+$/)||i.push(d(e,t,n,r,o,!0))}),i}(e,n,r,T,O):O.map(function(t){return d(e,n,r,T,t,N)}),e.seen.pop(),o=u,i=I,l=P,s=0,o.reduce(function(e,t){return s++,t.indexOf("\n")>=0&&s++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?l[0]+(""===i?"":i+"\n ")+" "+o.join(",\n ")+" "+l[1]:l[0]+i+" "+o.join(", ")+" "+l[1]}function p(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,o,i){var l,s,a;if((a=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?s=a.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):a.set&&(s=e.stylize("[Setter]","special")),x(r,o)||(l="["+o+"]"),!s&&(0>e.seen.indexOf(a.value)?(s=g(n)?f(e,a.value,null):f(e,a.value,n-1)).indexOf("\n")>-1&&(s=i?s.split("\n").map(function(e){return" "+e}).join("\n").substr(2):"\n"+s.split("\n").map(function(e){return" "+e}).join("\n")):s=e.stylize("[Circular]","special")),b(l)){if(i&&o.match(/^\d+$/))return s;(l=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(l=l.substr(1,l.length-2),l=e.stylize(l,"name")):(l=l.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),l=e.stylize(l,"string"))}return l+": "+s}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof e}function g(e){return null===e}function y(e){return"number"==typeof e}function v(e){return"string"==typeof e}function b(e){return void 0===e}function _(e){return w(e)&&"[object RegExp]"===O(e)}function w(e){return"object"==typeof e&&null!==e}function E(e){return w(e)&&"[object Date]"===O(e)}function S(e){return w(e)&&("[object Error]"===O(e)||e instanceof Error)}function C(e){return"function"==typeof e}function O(e){return Object.prototype.toString.call(e)}function T(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(b(o)&&(o=i.env.NODE_DEBUG||""),!s[e=e.toUpperCase()])if(RegExp("\\b"+e+"\\b","i").test(o)){var n=i.pid;s[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else s[e]=function(){};return s[e]},t.inspect=a,a.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},a.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=m,t.isNull=g,t.isNullOrUndefined=function(e){return null==e},t.isNumber=y,t.isString=v,t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=b,t.isRegExp=_,t.isObject=w,t.isDate=E,t.isError=S,t.isFunction=C,t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=r(1772);var k=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function x(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){var e,n;console.log("%s - %s",(n=[T((e=new Date).getHours()),T(e.getMinutes()),T(e.getSeconds())].join(":"),[e.getDate(),k[e.getMonth()],n].join(" ")),t.format.apply(t,arguments))},t.inherits=r(7510),t._extend=function(e,t){if(!t||!w(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e}},5986:e=>{function t(e){var n=this;if(n instanceof t||(n=new t),n.tail=null,n.head=null,n.length=0,e&&"function"==typeof e.forEach)e.forEach(function(e){n.push(e)});else if(arguments.length>0)for(var r=0,o=arguments.length;r<o;r++)n.push(arguments[r]);return n}function n(e,t,r,o){if(!(this instanceof n))return new n(e,t,r,o);this.list=o,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}e.exports=t,t.Node=n,t.create=t,t.prototype.removeNode=function(e){if(e.list!==this)throw Error("removing node which does not belong to this list");var t=e.next,n=e.prev;t&&(t.prev=n),n&&(n.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=n),e.list.length--,e.next=null,e.prev=null,e.list=null},t.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},t.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},t.prototype.push=function(){for(var e,t,r=0,o=arguments.length;r<o;r++){e=this,t=arguments[r],e.tail=new n(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}return this.length},t.prototype.unshift=function(){for(var e,t,r=0,o=arguments.length;r<o;r++){e=this,t=arguments[r],e.head=new n(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}return this.length},t.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}},t.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}},t.prototype.forEach=function(e,t){t=t||this;for(var n=this.head,r=0;null!==n;r++)e.call(t,n.value,r,this),n=n.next},t.prototype.forEachReverse=function(e,t){t=t||this;for(var n=this.tail,r=this.length-1;null!==n;r--)e.call(t,n.value,r,this),n=n.prev},t.prototype.get=function(e){for(var t=0,n=this.head;null!==n&&t<e;t++)n=n.next;if(t===e&&null!==n)return n.value},t.prototype.getReverse=function(e){for(var t=0,n=this.tail;null!==n&&t<e;t++)n=n.prev;if(t===e&&null!==n)return n.value},t.prototype.map=function(e,n){n=n||this;for(var r=new t,o=this.head;null!==o;)r.push(e.call(n,o.value,this)),o=o.next;return r},t.prototype.mapReverse=function(e,n){n=n||this;for(var r=new t,o=this.tail;null!==o;)r.push(e.call(n,o.value,this)),o=o.prev;return r},t.prototype.reduce=function(e,t){var n,r=this.head;if(arguments.length>1)n=t;else if(this.head)r=this.head.next,n=this.head.value;else throw TypeError("Reduce of empty list with no initial value");for(var o=0;null!==r;o++)n=e(n,r.value,o),r=r.next;return n},t.prototype.reduceReverse=function(e,t){var n,r=this.tail;if(arguments.length>1)n=t;else if(this.tail)r=this.tail.prev,n=this.tail.value;else throw TypeError("Reduce of empty list with no initial value");for(var o=this.length-1;null!==r;o--)n=e(n,r.value,o),r=r.prev;return n},t.prototype.toArray=function(){for(var e=Array(this.length),t=0,n=this.head;null!==n;t++)e[t]=n.value,n=n.next;return e},t.prototype.toArrayReverse=function(){for(var e=Array(this.length),t=0,n=this.tail;null!==n;t++)e[t]=n.value,n=n.prev;return e},t.prototype.slice=function(e,n){(n=n||this.length)<0&&(n+=this.length),(e=e||0)<0&&(e+=this.length);var r=new t;if(n<e||n<0)return r;e<0&&(e=0),n>this.length&&(n=this.length);for(var o=0,i=this.head;null!==i&&o<e;o++)i=i.next;for(;null!==i&&o<n;o++,i=i.next)r.push(i.value);return r},t.prototype.sliceReverse=function(e,n){(n=n||this.length)<0&&(n+=this.length),(e=e||0)<0&&(e+=this.length);var r=new t;if(n<e||n<0)return r;e<0&&(e=0),n>this.length&&(n=this.length);for(var o=this.length,i=this.tail;null!==i&&o>n;o--)i=i.prev;for(;null!==i&&o>e;o--,i=i.prev)r.push(i.value);return r},t.prototype.reverse=function(){for(var e=this.head,t=this.tail,n=e;null!==n;n=n.prev){var r=n.prev;n.prev=n.next,n.next=r}return this.head=t,this.tail=e,this}}},o={};function i(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return r[e].call(n.exports,n,n.exports,i),n.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var n in t)i.o(t,n)&&!i.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var l={};(()=>{"use strict";let e,t,r,o,s,a,u,c;i.r(l),i.d(l,{activate:()=>tK,createBridge:()=>tq,initialize:()=>tJ});class f{constructor(){!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(this,"listenersMap",new Map)}addListener(e,t){let n=this.listenersMap.get(e);void 0===n?this.listenersMap.set(e,[t]):0>n.indexOf(t)&&n.push(t)}emit(e,...t){let n=this.listenersMap.get(e);if(void 0!==n)if(1===n.length)n[0].apply(null,t);else{let e=!1,r=null,o=Array.from(n);for(let n=0;n<o.length;n++){let i=o[n];try{i.apply(null,t)}catch(t){null===r&&(e=!0,r=t)}}if(e)throw r}}removeAllListeners(){this.listenersMap.clear()}removeListener(e,t){let n=this.listenersMap.get(e);if(void 0!==n){let e=n.indexOf(t);e>=0&&n.splice(e,1)}}}var p=i(5677),d=i.n(p);let h="React::DevTools::lastSelection",m="React::DevTools::recordChangeDescriptions",g="React::DevTools::reloadAndProfile";function y(e){try{return sessionStorage.getItem(e)}catch(e){return null}}function v(e){try{sessionStorage.removeItem(e)}catch(e){}}function b(e,t){try{return sessionStorage.setItem(e,t)}catch(e){}}var _=function(e,t){return e===t};function w(e){return e.ownerDocument?e.ownerDocument.defaultView:null}function E(e){let t=w(e);return t?t.frameElement:null}function S(e){return e.reduce((e,t)=>null==e?t:{top:e.top+t.top,left:e.left+t.left,width:e.width,height:e.height,bottom:e.bottom+t.bottom,right:e.right+t.right})}function C(e,t){let n=E(e);if(!n||n===t)return e.getBoundingClientRect();{let r=[e.getBoundingClientRect()],o=n,i=!1;for(;o;){let e=function(e){let t=O(e);return S([e.getBoundingClientRect(),{top:t.borderTop,left:t.borderLeft,bottom:t.borderBottom,right:t.borderRight,width:0,height:0}])}(o);if(r.push(e),o=E(o),i)break;o&&w(o)===t&&(i=!0)}return S(r)}}function O(e){let t=window.getComputedStyle(e);return{borderLeft:parseInt(t.borderLeftWidth,10),borderRight:parseInt(t.borderRightWidth,10),borderTop:parseInt(t.borderTopWidth,10),borderBottom:parseInt(t.borderBottomWidth,10),marginLeft:parseInt(t.marginLeft,10),marginRight:parseInt(t.marginRight,10),marginTop:parseInt(t.marginTop,10),marginBottom:parseInt(t.marginBottom,10),paddingLeft:parseInt(t.paddingLeft,10),paddingRight:parseInt(t.paddingRight,10),paddingTop:parseInt(t.paddingTop,10),paddingBottom:parseInt(t.paddingBottom,10)}}let T=Object.assign;class k{constructor(e,t){this.node=e.createElement("div"),this.border=e.createElement("div"),this.padding=e.createElement("div"),this.content=e.createElement("div"),this.border.style.borderColor=P.border,this.padding.style.borderColor=P.padding,this.content.style.backgroundColor=P.background,T(this.node.style,{borderColor:P.margin,pointerEvents:"none",position:"fixed"}),this.node.style.zIndex="10000000",this.node.appendChild(this.border),this.border.appendChild(this.padding),this.padding.appendChild(this.content),t.appendChild(this.node)}remove(){this.node.parentNode&&this.node.parentNode.removeChild(this.node)}update(e,t){N(t,"margin",this.node),N(t,"border",this.border),N(t,"padding",this.padding),T(this.content.style,{height:e.height-t.borderTop-t.borderBottom-t.paddingTop-t.paddingBottom+"px",width:e.width-t.borderLeft-t.borderRight-t.paddingLeft-t.paddingRight+"px"}),T(this.node.style,{top:e.top-t.marginTop+"px",left:e.left-t.marginLeft+"px"})}}class x{constructor(e,t){this.tip=e.createElement("div"),T(this.tip.style,{display:"flex",flexFlow:"row nowrap",backgroundColor:"#333740",borderRadius:"2px",fontFamily:'"SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace',fontWeight:"bold",padding:"3px 5px",pointerEvents:"none",position:"fixed",fontSize:"12px",whiteSpace:"nowrap"}),this.nameSpan=e.createElement("span"),this.tip.appendChild(this.nameSpan),T(this.nameSpan.style,{color:"#ee78e6",borderRight:"1px solid #aaaaaa",paddingRight:"0.5rem",marginRight:"0.5rem"}),this.dimSpan=e.createElement("span"),this.tip.appendChild(this.dimSpan),T(this.dimSpan.style,{color:"#d7d7d7"}),this.tip.style.zIndex="10000000",t.appendChild(this.tip)}remove(){this.tip.parentNode&&this.tip.parentNode.removeChild(this.tip)}updateText(e,t,n){this.nameSpan.textContent=e,this.dimSpan.textContent=Math.round(t)+"px \xd7 "+Math.round(n)+"px"}updatePosition(e,t){let n=this.tip.getBoundingClientRect(),r=function(e,t,n){let r,o=Math.max(n.height,20),i=Math.max(n.width,60);r=e.top+e.height+o<=t.top+t.height?e.top+e.height<t.top+0?t.top+5:e.top+e.height+5:e.top-o<=t.top+t.height?e.top-o-5<t.top+5?t.top+5:e.top-o-5:t.top+t.height-o-5;let l=e.left+5;return e.left<t.left&&(l=t.left+5),e.left+i>t.left+t.width&&(l=t.left+t.width-i-5),{style:{top:r+="px",left:l+="px"}}}(e,t,{width:n.width,height:n.height});T(this.tip.style,r.style)}}class I{constructor(e){let t=window.__REACT_DEVTOOLS_TARGET_WINDOW__||window;this.window=t;let n=window.__REACT_DEVTOOLS_TARGET_WINDOW__||window;this.tipBoundsWindow=n;let r=t.document;this.container=r.createElement("div"),this.container.style.zIndex="10000000",this.tip=new x(r,this.container),this.rects=[],this.agent=e,r.body.appendChild(this.container)}remove(){this.tip.remove(),this.rects.forEach(e=>{e.remove()}),this.rects.length=0,this.container.parentNode&&this.container.parentNode.removeChild(this.container)}inspect(e,t){let n=e.filter(e=>e.nodeType===Node.ELEMENT_NODE);for(;this.rects.length>n.length;)this.rects.pop().remove();if(0===n.length)return;for(;this.rects.length<n.length;)this.rects.push(new k(this.window.document,this.container));let r={top:1/0,right:-1/0,bottom:-1/0,left:1/0};if(n.forEach((e,t)=>{let n=C(e,this.window),o=O(e);r.top=Math.min(r.top,n.top-o.marginTop),r.right=Math.max(r.right,n.left+n.width+o.marginRight),r.bottom=Math.max(r.bottom,n.top+n.height+o.marginBottom),r.left=Math.min(r.left,n.left-o.marginLeft),this.rects[t].update(n,o)}),!t){t=n[0].nodeName.toLowerCase();let e=n[0],r=this.agent.getBestMatchingRendererInterface(e);if(r){let n=r.getFiberIDForNative(e,!0);if(n){let e=r.getDisplayNameForFiberID(n,!0);e&&(t+=" (in "+e+")")}}}this.tip.updateText(t,r.right-r.left,r.bottom-r.top);let o=C(this.tipBoundsWindow.document.documentElement,this.window);this.tip.updatePosition({top:r.top,left:r.left,height:r.bottom-r.top,width:r.right-r.left},{top:o.top+this.tipBoundsWindow.scrollY,left:o.left+this.tipBoundsWindow.scrollX,height:this.tipBoundsWindow.innerHeight,width:this.tipBoundsWindow.innerWidth})}}function N(e,t,n){T(n.style,{borderTopWidth:e[t+"Top"]+"px",borderLeftWidth:e[t+"Left"]+"px",borderRightWidth:e[t+"Right"]+"px",borderBottomWidth:e[t+"Bottom"]+"px",borderStyle:"solid"})}let P={background:"rgba(120, 170, 210, 0.7)",padding:"rgba(77, 200, 0, 0.3)",margin:"rgba(255, 155, 0, 0.3)",border:"rgba(255, 200, 50, 0.3)"},R=null,D=null;function L(e){if(null==window.document)return void e.emit("hideNativeHighlight");R=null,null!==D&&(D.remove(),D=null)}function A(e,t,n,r){if(null==window.document){null!=e&&null!=e[0]&&n.emit("showNativeHighlight",e[0]);return}null!==R&&clearTimeout(R),null!=e&&(null===D&&(D=new I(n)),D.inspect(e,t),r&&(R=setTimeout(()=>L(n),2e3)))}let M=new Set,F="#f0f0f0",$=["#37afa9","#63b19e","#80b393","#97b488","#abb67d","#beb771","#cfb965","#dfba57","#efbb49","#febc38"],V=null;function H(e,t){e.forEach(({count:e,rect:n},r)=>{let o=Math.min($.length-1,e-1);t(n,$[o],r)})}let z="object"==typeof performance&&"function"==typeof performance.now?()=>performance.now():()=>Date.now(),j=new Map,U=null,B=null,W=!1,G=null;function K(e){W&&(e.forEach(e=>{var t;let n=j.get(e),r=z(),o=null!=n?n.lastMeasuredAt:0,i=null!=n?n.rect:null;(null===i||o+250<r)&&(o=r,i=(t=e)&&"function"==typeof t.getBoundingClientRect?C(t,window.__REACT_DEVTOOLS_TARGET_WINDOW__||window):null),j.set(e,{count:null!=n?n.count+1:1,expirationTime:null!=n?Math.min(r+3e3,n.expirationTime+250):r+250,lastMeasuredAt:o,rect:i})}),null!==G&&(clearTimeout(G),G=null),null===B&&(B=requestAnimationFrame(q)))}function q(){B=null,G=null;let e=z(),t=Number.MAX_VALUE;j.forEach((n,r)=>{n.expirationTime<e?j.delete(r):t=Math.min(t,n.expirationTime)}),function(e,t){if(null==window.document){let n=[];H(e,(e,t,r)=>{n.push({node:r,color:t})}),t.emit("drawTraceUpdates",n);return}null===V&&function(){(V=window.document.createElement("canvas")).style.cssText=`
2
2
  xx-background-color: red;
3
3
  xx-opacity: 0.5;
4
4
  bottom: 0;
@@ -1 +1 @@
1
- "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["288"],{45666:function(e,s,a){a.d(s,{v:()=>f});var b=a(34202),r=a(86834),c=a(46722),o=a(2565),t=a(51373);let n={scheme:"tomorrow",author:"chris kempson (http://chriskempson.com)",base00:"transparent",base01:"#282a2e",base02:"#373b41",base03:"#969896",base04:"#b4b7b4",base05:"#c5c8c6",base06:"#e0e0e0",base07:"#ffffff",base08:"#cc6666",base09:"#de935f",base0A:"#f0c674",base0B:"#b5bd68",base0C:"#8abeb7",base0D:"#81a2be",base0E:"#b294bb",base0F:"#a3685a"},f=e=>(0,r.jsx)(c.x,{className:t.Z.container,children:(0,r.jsx)(o.L,(0,b._)({theme:n},e))})},1016:function(e,s,a){a.r(s),a.d(s,{default:()=>n});var b=a(86834),r=a(45666),c=a(31330),o=a(49607),t=a(20610);let n=()=>{let e=(0,c.k)(),s={framework:(0,t.R)(e.framework.config),builder:(0,t.R)(e.builder.config),bundler:(0,t.R)(e.bundler.configs)},{toolkit:a,type:n}=(0,o.UO)(),f=s[a][n];return(0,b.jsx)(r.v,{data:f,sortObjectKeys:!0})}}}]);
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["288"],{45666:function(e,s,a){a.d(s,{v:()=>f});var b=a(34202),r=a(86834),c=a(46722),o=a(2565),t=a(51101);let n={scheme:"tomorrow",author:"chris kempson (http://chriskempson.com)",base00:"transparent",base01:"#282a2e",base02:"#373b41",base03:"#969896",base04:"#b4b7b4",base05:"#c5c8c6",base06:"#e0e0e0",base07:"#ffffff",base08:"#cc6666",base09:"#de935f",base0A:"#f0c674",base0B:"#b5bd68",base0C:"#8abeb7",base0D:"#81a2be",base0E:"#b294bb",base0F:"#a3685a"},f=e=>(0,r.jsx)(c.x,{className:t.Z.container,children:(0,r.jsx)(o.L,(0,b._)({theme:n},e))})},1016:function(e,s,a){a.r(s),a.d(s,{default:()=>n});var b=a(86834),r=a(45666),c=a(31330),o=a(49607),t=a(20610);let n=()=>{let e=(0,c.k)(),s={framework:(0,t.R)(e.framework.config),builder:(0,t.R)(e.builder.config),bundler:(0,t.R)(e.bundler.configs)},{toolkit:a,type:n}=(0,o.UO)(),f=s[a][n];return(0,b.jsx)(r.v,{data:f,sortObjectKeys:!0})}}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["958"],{45666:function(e,s,a){a.d(s,{v:()=>f});var b=a(34202),t=a(86834),r=a(46722),c=a(2565),o=a(51373);let n={scheme:"tomorrow",author:"chris kempson (http://chriskempson.com)",base00:"transparent",base01:"#282a2e",base02:"#373b41",base03:"#969896",base04:"#b4b7b4",base05:"#c5c8c6",base06:"#e0e0e0",base07:"#ffffff",base08:"#cc6666",base09:"#de935f",base0A:"#f0c674",base0B:"#b5bd68",base0C:"#8abeb7",base0D:"#81a2be",base0E:"#b294bb",base0F:"#a3685a"},f=e=>(0,t.jsx)(r.x,{className:o.Z.container,children:(0,t.jsx)(c.L,(0,b._)({theme:n},e))})},33987:function(e,s,a){a.r(s),a.d(s,{default:()=>o});var b=a(86834),t=a(45666),r=a(31330),c=a(20610);let o=()=>{let e=(0,r.k)(),{context:s}=(0,c.R)(e.framework);return(0,b.jsx)(t.v,{data:s,sortObjectKeys:!0})}}}]);
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["958"],{45666:function(e,s,a){a.d(s,{v:()=>f});var b=a(34202),t=a(86834),r=a(46722),c=a(2565),o=a(51101);let n={scheme:"tomorrow",author:"chris kempson (http://chriskempson.com)",base00:"transparent",base01:"#282a2e",base02:"#373b41",base03:"#969896",base04:"#b4b7b4",base05:"#c5c8c6",base06:"#e0e0e0",base07:"#ffffff",base08:"#cc6666",base09:"#de935f",base0A:"#f0c674",base0B:"#b5bd68",base0C:"#8abeb7",base0D:"#81a2be",base0E:"#b294bb",base0F:"#a3685a"},f=e=>(0,t.jsx)(r.x,{className:o.Z.container,children:(0,t.jsx)(c.L,(0,b._)({theme:n},e))})},33987:function(e,s,a){a.r(s),a.d(s,{default:()=>o});var b=a(86834),t=a(45666),r=a(31330),c=a(20610);let o=()=>{let e=(0,r.k)(),{context:s}=(0,c.R)(e.framework);return(0,b.jsx)(t.v,{data:s,sortObjectKeys:!0})}}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["818"],{45666:function(e,s,a){a.d(s,{v:()=>f});var b=a(34202),t=a(86834),r=a(46722),c=a(2565),o=a(51373);let n={scheme:"tomorrow",author:"chris kempson (http://chriskempson.com)",base00:"transparent",base01:"#282a2e",base02:"#373b41",base03:"#969896",base04:"#b4b7b4",base05:"#c5c8c6",base06:"#e0e0e0",base07:"#ffffff",base08:"#cc6666",base09:"#de935f",base0A:"#f0c674",base0B:"#b5bd68",base0C:"#8abeb7",base0D:"#81a2be",base0E:"#b294bb",base0F:"#a3685a"},f=e=>(0,t.jsx)(r.x,{className:o.Z.container,children:(0,t.jsx)(c.L,(0,b._)({theme:n},e))})},50029:function(e,s,a){a.r(s),a.d(s,{default:()=>o});var b=a(86834),t=a(45666),r=a(31330),c=a(20610);let o=()=>{let e=(0,r.k)(),{context:s}=(0,c.R)(e.framework);return(0,b.jsx)(t.v,{data:s,sortObjectKeys:!0})}}}]);
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["818"],{45666:function(e,s,a){a.d(s,{v:()=>f});var b=a(34202),t=a(86834),r=a(46722),c=a(2565),o=a(51101);let n={scheme:"tomorrow",author:"chris kempson (http://chriskempson.com)",base00:"transparent",base01:"#282a2e",base02:"#373b41",base03:"#969896",base04:"#b4b7b4",base05:"#c5c8c6",base06:"#e0e0e0",base07:"#ffffff",base08:"#cc6666",base09:"#de935f",base0A:"#f0c674",base0B:"#b5bd68",base0C:"#8abeb7",base0D:"#81a2be",base0E:"#b294bb",base0F:"#a3685a"},f=e=>(0,t.jsx)(r.x,{className:o.Z.container,children:(0,t.jsx)(c.L,(0,b._)({theme:n},e))})},50029:function(e,s,a){a.r(s),a.d(s,{default:()=>o});var b=a(86834),t=a(45666),r=a(31330),c=a(20610);let o=()=>{let e=(0,r.k)(),{context:s}=(0,c.R)(e.framework);return(0,b.jsx)(t.v,{data:s,sortObjectKeys:!0})}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["488"],{88640:function(e,r,t){t.d(r,{Z:()=>n});let n=function(){for(var e,r,t=0,n="";t<arguments.length;)(e=arguments[t++])&&(r=function e(r){var t,n,o="";if("string"==typeof r||"number"==typeof r)o+=r;else if("object"==typeof r)if(Array.isArray(r))for(t=0;t<r.length;t++)r[t]&&(n=e(r[t]))&&(o&&(o+=" "),o+=n);else for(t in r)r[t]&&(o&&(o+=" "),o+=t);return o}(e))&&(n&&(n+=" "),n+=r);return n}},8242:function(e,r,t){t.d(r,{x:()=>p,Z:()=>u});var n=t(34202),o=t(25176),a=t(30309),s=t(86834),i=t(46722),c=t(49497),l=t(88640),d=t(88222);let u=e=>{let{children:r,className:t,variant:c,clickable:u=!1,selected:p=!1,inset:h=!1}=e,x=(0,a._)(e,["children","className","variant","clickable","selected","inset"]);return(0,s.jsx)(i.x,(0,o._)((0,n._)({},x),{"data-variant":null!=c?c:"","data-clickable":u,"data-selected":p,"data-inset":h,className:(0,l.Z)(d.Z.card,t),children:r}))},p=e=>(0,s.jsx)(c.k,(0,n._)({gap:"2",height:"100%",justify:"center",direction:"column",align:"start"},e))},9105:function(e,r,t){t.r(r),t.d(r,{default:()=>es});var n,o=t(34202),a=t(25176),s=t(86834),i=t(8242),c=t(31330),l=t(5872),d=t(94193),u=t(63145),p=t(11039),h=t(65021),x=t(25698),m=t(93157),f=t(17019),g=t(61938),j=t(56988),v=t(31355),b="HoverCard",[C,y]=(0,p.b)(b,[m.D7]),w=(0,m.D7)(),[k,N]=C(b),E=e=>{let{__scopeHoverCard:r,children:t,open:n,defaultOpen:o,onOpenChange:a,openDelay:i=700,closeDelay:c=300}=e,d=w(r),u=l.useRef(0),p=l.useRef(0),x=l.useRef(!1),f=l.useRef(!1),[g=!1,j]=(0,h.T)({prop:n,defaultProp:o,onChange:a}),v=l.useCallback(()=>{clearTimeout(p.current),u.current=window.setTimeout(()=>j(!0),i)},[i,j]),b=l.useCallback(()=>{clearTimeout(u.current),x.current||f.current||(p.current=window.setTimeout(()=>j(!1),c))},[c,j]),C=l.useCallback(()=>j(!1),[j]);return l.useEffect(()=>()=>{clearTimeout(u.current),clearTimeout(p.current)},[]),(0,s.jsx)(k,{scope:r,open:g,onOpenChange:j,onOpen:v,onClose:b,onDismiss:C,hasSelectionRef:x,isPointerDownOnContentRef:f,children:(0,s.jsx)(m.fC,{...d,children:t})})};E.displayName=b;var R="HoverCardTrigger",T=l.forwardRef((e,r)=>{let{__scopeHoverCard:t,...n}=e,o=N(R,t),a=w(t);return(0,s.jsx)(m.ee,{asChild:!0,...a,children:(0,s.jsx)(j.WV.a,{"data-state":o.open?"open":"closed",...n,ref:r,onPointerEnter:(0,u.M)(e.onPointerEnter,M(o.onOpen)),onPointerLeave:(0,u.M)(e.onPointerLeave,M(o.onClose)),onFocus:(0,u.M)(e.onFocus,o.onOpen),onBlur:(0,u.M)(e.onBlur,o.onClose),onTouchStart:(0,u.M)(e.onTouchStart,e=>e.preventDefault())})})});T.displayName=R;var P="HoverCardPortal",[S,_]=C(P,{forceMount:void 0}),D=e=>{let{__scopeHoverCard:r,forceMount:t,children:n,container:o}=e,a=N(P,r);return(0,s.jsx)(S,{scope:r,forceMount:t,children:(0,s.jsx)(g.z,{present:t||a.open,children:(0,s.jsx)(f.h,{asChild:!0,container:o,children:n})})})};D.displayName=P;var z="HoverCardContent",O=l.forwardRef((e,r)=>{let t=_(z,e.__scopeHoverCard),{forceMount:n=t.forceMount,...o}=e,a=N(z,e.__scopeHoverCard);return(0,s.jsx)(g.z,{present:n||a.open,children:(0,s.jsx)(H,{"data-state":a.open?"open":"closed",...o,onPointerEnter:(0,u.M)(e.onPointerEnter,M(a.onOpen)),onPointerLeave:(0,u.M)(e.onPointerLeave,M(a.onClose)),ref:r})})});O.displayName=z;var H=l.forwardRef((e,r)=>{let{__scopeHoverCard:t,onEscapeKeyDown:o,onPointerDownOutside:a,onFocusOutside:i,onInteractOutside:c,...d}=e,p=N(z,t),h=w(t),f=l.useRef(null),g=(0,x.e)(r,f),[j,b]=l.useState(!1);return l.useEffect(()=>{if(j){let e=document.body;return n=e.style.userSelect||e.style.webkitUserSelect,e.style.userSelect="none",e.style.webkitUserSelect="none",()=>{e.style.userSelect=n,e.style.webkitUserSelect=n}}},[j]),l.useEffect(()=>{if(f.current){let e=()=>{b(!1),p.isPointerDownOnContentRef.current=!1,setTimeout(()=>{document.getSelection()?.toString()!==""&&(p.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",e),()=>{document.removeEventListener("pointerup",e),p.hasSelectionRef.current=!1,p.isPointerDownOnContentRef.current=!1}}},[p.isPointerDownOnContentRef,p.hasSelectionRef]),l.useEffect(()=>{f.current&&(function(e){let r=[],t=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;t.nextNode();)r.push(t.currentNode);return r})(f.current).forEach(e=>e.setAttribute("tabindex","-1"))}),(0,s.jsx)(v.XB,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:c,onEscapeKeyDown:o,onPointerDownOutside:a,onFocusOutside:(0,u.M)(i,e=>{e.preventDefault()}),onDismiss:p.onDismiss,children:(0,s.jsx)(m.VY,{...h,...d,onPointerDown:(0,u.M)(d.onPointerDown,e=>{e.currentTarget.contains(e.target)&&b(!0),p.hasSelectionRef.current=!1,p.isPointerDownOnContentRef.current=!0}),ref:g,style:{...d.style,userSelect:j?"text":void 0,WebkitUserSelect:j?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"}})})});function M(e){return r=>"touch"===r.pointerType?void 0:e()}l.forwardRef((e,r)=>{let{__scopeHoverCard:t,...n}=e,o=w(t);return(0,s.jsx)(m.Eh,{...o,...n,ref:r})}).displayName="HoverCardArrow";var F=t(64808),L=t(69513),U=t(45909);let W={...F.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"2",responsive:!0},width:U.n.width,minWidth:U.n.minWidth,maxWidth:{...U.n.maxWidth,default:"480px"},...L.F};var B=t(76524),A=t(87420);let Z=e=>l.createElement(E,{closeDelay:150,openDelay:200,...e});Z.displayName="HoverCard.Root";let I=l.forwardRef(({children:e,className:r,...t},n)=>l.createElement(T,{ref:n,className:d("rt-HoverCardTrigger",r),...t,asChild:!0},(e=>{if(!l.isValidElement(e))throw Error(`Expected a single React Element child, but got: ${l.Children.toArray(e).map(e=>"object"==typeof e&&"type"in e&&"string"==typeof e.type?e.type:typeof e).join(", ")}`);return e})(e)));I.displayName="HoverCard.Trigger";let V=l.forwardRef((e,r)=>{let{className:t,forceMount:n,container:o,...a}=(0,B.y)(e,W);return l.createElement(D,{container:o,forceMount:n},l.createElement(A.Q2,{asChild:!0},l.createElement(O,{align:"start",sideOffset:8,collisionPadding:10,...a,ref:r,className:d("rt-PopperContent","rt-HoverCardContent",t)})))});V.displayName="HoverCard.Content";var J=t(46722),X=t(52701),Y=t(37970),q=t(49497),G=t(8047),K=t(88640),Q=t(52493),$=t.n(Q),ee=t(13190),er=t(9014),et=t(20610);let en={container:"container-tngPYT","primary-card":"primary-card-wrJYru",primaryCard:"primary-card-wrJYru","info-card":"info-card-vFI4Ue",infoCard:"info-card-vFI4Ue","count-card":"count-card-nPDp4G",countCard:"count-card-nPDp4G","compile-cost-card":"compile-cost-card-HAKRNe",compileCostCard:"compile-cost-card-HAKRNe",logo:"logo-L2qUVd","count-text":"count-text-SERJmy",countText:"count-text-SERJmy","error-item":"error-item-seXl02",errorItem:"error-item-seXl02","text-truncation":"text-truncation-AwJ4FU",textTruncation:"text-truncation-AwJ4FU","cost-box":"cost-box-rUPGBo",costBox:"cost-box-rUPGBo","cost-bar":"cost-bar-g3W7tq",costBar:"cost-bar-g3W7tq","cost-label":"cost-label-lYCgOV",costLabel:"cost-label-lYCgOV",heading:"heading-_UWATX"},eo=t.p+"static/image/rsdoctor-large.5549d958.png",ea=e=>{let{cost:r}=e,[t,n]=r.name.split("->"),[o,a]=[t,n].map(e=>["bootstrap","done"].includes(e)?void 0:"".concat("https://webpack.js.org/api/compiler-hooks","#").concat(e.toLowerCase())),i=r.costs>1e3?"".concat((r.costs/1e3).toFixed(2),"s"):"".concat(r.costs,"ms");return(0,s.jsxs)(Z,{children:[(0,s.jsx)(I,{children:(0,s.jsxs)(J.x,{className:en.costBox,style:{flex:r.costs},children:[(0,s.jsxs)(X.x,{size:"1",color:"gray",className:(0,K.Z)(en.textTruncation,en.costLabel),children:[$().startCase(r.title),"(",i,")"]}),(0,s.jsx)(J.x,{className:en.costBar})]})}),(0,s.jsx)(V,{size:"1",children:(0,s.jsxs)(X.x,{size:"1",color:"gray",children:[(0,s.jsx)(Y.r,{target:"_blank",href:o,children:t}),(0,s.jsxs)(X.x,{children:[" \xb7\xb7\xb7",i,"\xb7\xb7\xb7 "]}),(0,s.jsx)(Y.r,{target:"_blank",href:a,children:n})]})})]})},es=()=>{var e,r,t,n,l,d;let u=(0,c.k)(),{doctor:p,dependencies:h,context:{def:x}}=(0,et.R)(u);if(!p)throw TypeError("Doctor is not available");let m=Object.keys(h).find(e=>e.startsWith("@web-doctor/"))?"Web Doctor":"Rsdoctor",f=null!=(d=null!=(l=null!=(n=null!=(t=null!=(r=null!=(e=h["@web-doctor/webpack-plugin(builder)"])?e:h["@web-doctor/rspack-plugin(builder)"])?r:h["@web-doctor/webpack-plugin"])?t:h["@web-doctor/rspack-plugin"])?n:h["@rsdoctor/rspack-plugin"])?l:h["@rsdoctor/webpack-plugin"])?d:h["@rsdoctor/core"],g=$()(p.summary.costs).sortBy(["startAt","name","costs"]).sortedUniqBy("name").cloneDeep().map(e=>"bootstrap->beforeCompile"===e.name?(0,a._)((0,o._)({},e),{title:"prepare"}):"beforeCompile->afterCompile"===e.name?(0,a._)((0,o._)({},e),{title:"compile"}):"afterCompile->done"===e.name?(0,a._)((0,o._)({},e),{title:"optimize"}):(0,a._)((0,o._)({},e),{title:"unknown"})),j=$().groupBy(p.errors,"description");return(0,s.jsx)(q.k,{direction:"column",align:"center",p:"4",children:(0,s.jsxs)(q.k,{wrap:"wrap",gap:"4",mb:"8",justify:"center",className:en.container,children:[(0,s.jsx)(i.Z,{variant:"indicate",className:en.primaryCard,children:(0,s.jsx)(A.Q2,{appearance:"light",hasBackground:!1,asChild:!0,children:(0,s.jsxs)(i.x,{children:[(0,s.jsx)(G.X,{as:"h1",color:"gray",className:en.heading,children:m}),(0,s.jsx)(q.k,{gap:"2",children:(0,s.jsx)("button",{type:"button",children:f?"v".concat(f):"Unknown"})}),(0,s.jsxs)(Y.r,{href:x.doctor.quickStart,color:"gray",size:"1",underline:"always",target:"_blank",rel:"noopener noreferrer",children:["Launch ",m," with complete features."]})]})})}),(0,s.jsx)(i.Z,{variant:"indicate",className:en.infoCard,children:(0,s.jsxs)(q.k,{justify:"between",gap:"2",align:"center",height:"100%",children:[(0,s.jsxs)(J.x,{children:[(0,s.jsx)(X.x,{color:"gray",children:"Visit our website"}),(0,s.jsx)(q.k,{align:"center",asChild:!0,children:(0,s.jsxs)(Y.r,{href:x.doctor.home,target:"_blank",rel:"noopener noreferrer",children:[(0,s.jsx)(ee.WRS,{}),(0,s.jsx)(X.x,{children:(0,er.Lk)(x.doctor.home).host})]})})]}),(0,s.jsx)("img",{className:en.logo,src:eo})]})}),(0,s.jsx)(i.Z,{variant:"indicate",className:en.countCard,children:(0,s.jsxs)(i.x,{children:[(0,s.jsxs)(X.x,{className:en.countText,size:"1",children:[(0,s.jsx)(ee.bMg,{})," ",p.numModules," modules"]}),(0,s.jsxs)(X.x,{className:en.countText,size:"1",children:[(0,s.jsx)(ee.hsV,{})," ",p.numPackages," packages"]}),(0,s.jsxs)(X.x,{className:en.countText,size:"1",children:[(0,s.jsx)(ee.DlH,{})," ",p.numChunks," chunks"]})]})}),(0,s.jsx)(i.Z,{variant:"indicate",className:en.compileCostCard,children:(0,s.jsxs)(i.x,{children:[(0,s.jsx)(q.k,{asChild:!0,align:"center",gap:"1",children:(0,s.jsxs)(G.X,{as:"h3",size:"2",color:"gray",children:[(0,s.jsx)(ee.h4y,{}),"Compile Overall"]})}),(0,s.jsx)(q.k,{width:"100%",gap:"1",children:g.map(e=>(0,s.jsx)(ea,{cost:e},e.name))})]})}),(0,s.jsx)(i.Z,{variant:"indicate",width:"100%",children:(0,s.jsxs)(i.x,{children:[(0,s.jsxs)(X.x,{weight:"bold",size:"1",color:"gray",children:["Found ",$().size(j)," ",$().size(j)>1?"errors":"error"]}),Object.entries(j).map(e=>{let[r,t]=e;return(0,s.jsxs)(J.x,{className:en.errorItem,children:[(0,s.jsx)(ee.Sbn,{className:en.errorIcon})," ",(0,s.jsx)(X.x,{size:"1",className:en.textTruncation,children:r}),t.length>1&&(0,s.jsxs)(X.x,{size:"1",className:en.errorCount,children:["(x",t.length,")"]})]},r)})]})})]})})}}}]);
@@ -0,0 +1,4 @@
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["730"],{69713:function(e,a,t){t.r(a),t.d(a,{default:()=>w});var l=t(86834),s=t(34202),r=t(25176),n=t(30309),i=t(46722),c=t(34676),d=t(5872),o=t(41839),u=t(20610),f=t(34936),m=t(59976),p=t(85254),h=t(13190),v=t(28350);let y=e=>{let{$data:a,onDelete:t,onInsert:s,disabled:r,placeholders:n=["Key...","Value..."]}=e,c=(0,u.R)(a);return(0,l.jsxs)(i.x,{className:v.Z.inputPair,"aria-disabled":r,children:[(0,l.jsx)(m.f,{value:c.key,disabled:r,placeholder:n[0],onChange:e=>a.key=e.currentTarget.value}),(0,l.jsx)(i.x,{asChild:!0,flexGrow:"1",children:(0,l.jsx)(m.f,{value:c.value,disabled:r,placeholder:n[1],onChange:e=>a.value=e.currentTarget.value})}),(0,l.jsxs)(i.x,{className:v.Z.actions,children:[(0,l.jsx)(p.h,{variant:"ghost",color:"gray",onClick:t,children:(0,l.jsx)(h.O$V,{})}),(0,l.jsx)(p.h,{variant:"ghost",color:"gray",onClick:s,children:(0,l.jsx)(h.PW$,{})})]})]},c.id)},g=e=>{var{$data:a=(0,o.sj)([]),disabled:t,placeholders:m}=e,p=(0,n._)(e,["$data","disabled","placeholders"]);let h=(0,u.R)(a);return(0,d.useEffect)(()=>{h.length<=0&&a.push({id:(0,c.nanoid)(),key:"",value:""})},[h.length]),(0,l.jsx)(i.x,(0,r._)((0,s._)({className:f.Z.container},p),{children:h.map((e,s)=>(0,l.jsx)(y,{$data:a[s],disabled:t,placeholders:m,onDelete:()=>a.splice(s,1),onInsert:()=>a.splice(s+1,0,{id:(0,c.nanoid)(),key:"",value:""})},e.id))}))};var x=t(8047),N=t(49497),E=t(52701),j=t(37970),b=t(48073),k=t(52493),C=t.n(k),R=t(9014),S=t(73062);let z={signal:"signal-L2JPtX"},w=()=>{let e=(0,u.R)(S.ok),a=!!e.service.href,t=(0,d.useMemo)(()=>{var a;return(0,o.sj)(null!=(a=C().cloneDeep(e.service.rules))?a:[])},[]),s=(0,u.R)(t),r=a?"Active":"Offline",n=async()=>{await (0,S.gM)(s.filter(e=>e.key))},c=async()=>{await (0,S.m)()};return(0,l.jsxs)(i.x,{className:z.container,children:[(0,l.jsx)(x.X,{mt:"4",children:"Header Modifier"}),(0,l.jsxs)(N.k,{align:"center",gap:"1",children:[(0,l.jsx)(i.x,{className:z.signal,"data-active":a}),(0,l.jsx)(E.x,{color:"gray",size:"1",children:r}),e.service.href&&(0,l.jsx)(j.r,{size:"1",href:e.service.href,target:"_blank",children:(0,R.Lk)(e.service.href).pathname})]}),(0,l.jsx)(g,{$data:t,disabled:a,my:"3",placeholders:["Match header field...","Replace by..."]}),(0,l.jsx)(N.k,{justify:"end",gap:"2",children:a?(0,l.jsx)(b.z,{color:"red",onClick:c,children:"Unregister"}):(0,l.jsx)(b.z,{onClick:n,children:"Register"})})]})}},40838:function(e,a,t){t.d(a,{Y:()=>x});var l=t(5872),s=t(94193),r=t(39021),n=t(64808),i=t(46981),c=t(63583),d=t(26101);let o={...n.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3","4"],default:"2",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["classic","solid","soft","surface","outline","ghost"],default:"solid"},...i.o3,...c.K,...d.I,loading:{type:"boolean",className:"rt-loading",default:!1}};var u=t(49497);let f={size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"2",responsive:!0},loading:{type:"boolean",default:!0}};var m=t(76524),p=t(78839);let h=l.forwardRef((e,a)=>{let{className:t,children:r,loading:n,...i}=(0,m.y)(e,f,p.E);if(!n)return r;let c=l.createElement("span",{...i,ref:a,className:s("rt-Spinner",t)},l.createElement("span",{className:"rt-SpinnerLeaf"}),l.createElement("span",{className:"rt-SpinnerLeaf"}),l.createElement("span",{className:"rt-SpinnerLeaf"}),l.createElement("span",{className:"rt-SpinnerLeaf"}),l.createElement("span",{className:"rt-SpinnerLeaf"}),l.createElement("span",{className:"rt-SpinnerLeaf"}),l.createElement("span",{className:"rt-SpinnerLeaf"}),l.createElement("span",{className:"rt-SpinnerLeaf"}));return void 0===r?c:l.createElement(u.k,{asChild:!0,position:"relative",align:"center",justify:"center"},l.createElement("span",null,l.createElement("span",{"aria-hidden":!0,style:{display:"contents",visibility:"hidden"},inert:void 0},r),l.createElement(u.k,{asChild:!0,align:"center",justify:"center",position:"absolute",inset:"0"},l.createElement("span",null,c))))});h.displayName="Spinner";var v=t(55147);let y=v.f;function g(e){switch(e){case"1":return"1";case"2":case"3":return"2";case"4":return"3"}}v.f;let x=l.forwardRef((e,a)=>{let{size:t=o.size.default}=e,{className:n,children:i,asChild:c,color:d,radius:f,disabled:v=e.loading,...x}=(0,m.y)(e,o,p.E),N=c?r.fC:"button";return l.createElement(N,{"data-disabled":v||void 0,"data-accent-color":d,"data-radius":f,...x,ref:a,className:s("rt-reset","rt-BaseButton",n),disabled:v},e.loading?l.createElement(l.Fragment,null,l.createElement("span",{style:{display:"contents",visibility:"hidden"},"aria-hidden":!0},i),l.createElement(y,null,i),l.createElement(u.k,{asChild:!0,align:"center",justify:"center",position:"absolute",inset:"0"},l.createElement("span",null,l.createElement(h,{size:function(e,a){if(void 0!==e)return"string"==typeof e?a(e):Object.fromEntries(Object.entries(e).map(([e,t])=>[e,a(t)]))}(t,g)})))):i)});x.displayName="BaseButton"},48073:function(e,a,t){t.d(a,{z:()=>n});var l=t(5872),s=t(94193),r=t(40838);let n=l.forwardRef(({className:e,...a},t)=>l.createElement(r.Y,{...a,ref:t,className:s("rt-Button",e)}));n.displayName="Button"},85254:function(e,a,t){t.d(a,{h:()=>n});var l=t(5872),s=t(94193),r=t(40838);let n=l.forwardRef(({className:e,...a},t)=>l.createElement(r.Y,{...a,ref:t,className:s("rt-IconButton",e)}));n.displayName="IconButton"},59976:function(e,a,t){t.d(a,{f:()=>p,g:()=>h});var l=t(5872),s=t(94193),r=t(25698),n=t(46981),i=t(2498),c=t(26101),d=t(83102);let o={size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"2",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["classic","surface","soft"],default:"surface"},...n.EG,...c.I},u={side:{type:"enum",values:["left","right"]},...n.EG,gap:d.l.gap,px:i.i.px,pl:i.i.pl,pr:i.i.pr};var f=t(76524),m=t(78839);let p=l.forwardRef((e,a)=>{let t=l.useRef(null),{children:n,className:i,color:c,radius:d,style:u,...p}=(0,f.y)(e,o,m.E);return l.createElement("div",{"data-accent-color":c,"data-radius":d,style:u,className:s("rt-TextFieldRoot",i),onPointerDown:e=>{let a=e.target;if(a.closest("input, button, a"))return;let l=t.current;if(!l)return;let s=a.closest(`
2
+ .rt-TextFieldSlot[data-side='right'],
3
+ .rt-TextFieldSlot:not([data-side='right']) ~ .rt-TextFieldSlot:not([data-side='left'])
4
+ `)?l.value.length:0;requestAnimationFrame(()=>{try{l.setSelectionRange(s,s)}catch{}l.focus()})}},l.createElement("input",{spellCheck:"false",...p,ref:(0,r.F)(t,a),className:"rt-reset rt-TextFieldInput"}),n)});p.displayName="TextField.Root";let h=l.forwardRef((e,a)=>{let{className:t,color:r,side:n,...i}=(0,f.y)(e,u);return l.createElement("div",{"data-accent-color":r,"data-side":n,...i,ref:a,className:s("rt-TextFieldSlot",t)})});h.displayName="TextField.Slot"}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["161"],{88640:function(e,r,s){s.d(r,{Z:()=>a});let a=function(){for(var e,r,s=0,a="";s<arguments.length;)(e=arguments[s++])&&(r=function e(r){var s,a,n="";if("string"==typeof r||"number"==typeof r)n+=r;else if("object"==typeof r)if(Array.isArray(r))for(s=0;s<r.length;s++)r[s]&&(a=e(r[s]))&&(n&&(n+=" "),n+=a);else for(s in r)r[s]&&(n&&(n+=" "),n+=s);return n}(e))&&(a&&(a+=" "),a+=r);return a}},8242:function(e,r,s){s.d(r,{x:()=>x,Z:()=>h});var a=s(34202),n=s(25176),i=s(30309),l=s(86834),t=s(46722),c=s(49497),o=s(88640),d=s(88222);let h=e=>{let{children:r,className:s,variant:c,clickable:h=!1,selected:x=!1,inset:p=!1}=e,j=(0,i._)(e,["children","className","variant","clickable","selected","inset"]);return(0,l.jsx)(t.x,(0,n._)((0,a._)({},j),{"data-variant":null!=c?c:"","data-clickable":h,"data-selected":x,"data-inset":p,className:(0,o.Z)(d.Z.card,s),children:r}))},x=e=>(0,l.jsx)(c.k,(0,a._)({gap:"2",height:"100%",justify:"center",direction:"column",align:"start"},e))},37897:function(e,r,s){s.r(r),s.d(r,{default:()=>w});var a=s(86834),n=s(49497),i=s(87420),l=s(8047),t=s(52701),c=s(46722),o=s(37970),d=s(5872),h=s(94193),x=s(39021);let p={...s(64808).C,size:{type:"enum",className:"rt-r-size",values:["1","2","3","4","5","6","7","8","9"],responsive:!0}};var j=s(76524),g=s(78839);let u=d.forwardRef((e,r)=>{let{asChild:s,className:a,...n}=(0,j.y)(e,p,g.E),i=s?x.fC:"kbd";return d.createElement(i,{...n,ref:r,className:h("rt-reset","rt-Kbd",a)})});u.displayName="Kbd";var f=s(13190),m=s(9014),k=s(20610);s(88222);var y=s(8242),b=s(31330);let v={webpack:"webpack",rspack:"@rspack/core"},w=()=>{let e=(0,b.k)(),{version:r}=(0,k.R)(e),s=(0,k.R)(e.framework).context,{def:d}=(0,k.R)(e).context,h=(0,k.R)(e.dependencies),x=(0,k.R)(e.builder).context,{compileDuration:p}=(0,k.R)(e).performance,j=window.navigator.userAgent.includes("Mac OS"),{toolsType:g}=s;if("app-tools"!==g)throw Error();let w=d.packages.appTools,z=h[w],{bundlerType:N}=x,Z=v[N],C=h[Z];return(0,a.jsxs)(n.k,{direction:"column",align:"center",children:[(0,a.jsxs)(n.k,{wrap:"wrap",gap:"4",mb:"8",justify:"center",className:"container-p5QVGS",children:[(0,a.jsx)(y.Z,{variant:"indicate",className:"primary-card-plqY_q",children:(0,a.jsx)(i.Q2,{appearance:"dark",hasBackground:!1,asChild:!0,children:(0,a.jsxs)(y.x,{children:[(0,a.jsx)(l.X,{as:"h1",className:"heading-hVMxZh",children:"DevTools"}),(0,a.jsx)(n.k,{gap:"2",children:(0,a.jsxs)("button",{type:"button",children:["v",r]})}),(0,a.jsxs)(t.x,{as:"p",size:"1",children:["Powered by ",w,"@",z]})]})})}),(0,a.jsx)(y.Z,{variant:"indicate",className:"info-card-rAI3LL",children:(0,a.jsxs)(n.k,{justify:"between",gap:"3",align:"center",height:"100%",children:[(0,a.jsxs)(c.x,{children:[(0,a.jsx)(t.x,{color:"gray",children:"Visit our website"}),(0,a.jsx)(n.k,{align:"center",asChild:!0,children:(0,a.jsxs)(o.r,{href:d.announcement.fallback,target:"_blank",rel:"noopener noreferrer",children:[(0,a.jsx)(f.WRS,{}),(0,a.jsx)(t.x,{children:(0,m.Lk)(d.announcement.fallback).host})]})})]}),(0,a.jsx)(f.vrJ,{size:"50",color:"var(--gray-6)"})]})}),(0,a.jsx)(y.Z,{variant:"indicate",className:"plugin-card-RzXrFC",children:(0,a.jsxs)(n.k,{align:"center",justify:"between",height:"100%",gap:"6",children:[(0,a.jsxs)(c.x,{children:[(0,a.jsx)(t.x,{as:"p",size:"8",weight:"bold",style:{color:"var(--gray-11)"},mb:"2",children:s.plugins.length}),(0,a.jsx)(t.x,{as:"p",size:"1",color:"gray",children:"Framework Plugins"})]}),(0,a.jsx)(f.hjZ,{size:"50",color:"var(--gray-6)"})]})}),(0,a.jsx)(y.Z,{variant:"indicate",className:"compile-time-card-_p7KQL",children:(0,a.jsxs)(n.k,{align:"center",justify:"between",height:"100%",gap:"6",children:[(0,a.jsxs)(c.x,{children:[(0,a.jsxs)(t.x,{as:"p",size:"8",weight:"bold",style:{color:"var(--gray-11)"},children:[(p/1e3).toFixed(2),"s"]}),(0,a.jsxs)(t.x,{as:"p",size:"1",color:"gray",children:["Compiled in ",Z,"@",C]})]}),(0,a.jsx)(f.XoX,{size:"50",color:"var(--gray-6)"})]})})]}),(0,a.jsxs)(n.k,{align:"center",className:"bottom-tip-K062Gu",children:[(0,a.jsx)(t.x,{color:"gray",size:"2",children:"Use"}),(0,a.jsxs)(u,{mx:"2",children:["Shift + ",j?"Opt":"Alt"," + D"]}),(0,a.jsx)(t.x,{color:"gray",size:"2",children:"to open DevTools"})]})]})}}}]);
@@ -1,4 +1,4 @@
1
- "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["718"],{76330:function(e,t,r){function a(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];e&&e.addEventListener&&e.addEventListener.apply(e,t)}function l(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];e&&e.removeEventListener&&e.removeEventListener.apply(e,t)}r.d(t,{S1:()=>l,jU:()=>n,on:()=>a});var n="undefined"!=typeof window},27533:function(e,t,r){r.r(t),r.d(t,{default:()=>eT});var a=r(86834),l=r(5872),n=r.t(l,2);let s=(0,l.createContext)({url:""});var i=r(52493),o=r.n(i),c=r(49497),u=r(94193),d=r(673),m=r(64808),p=r(26101);let f={...m.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"1",responsive:!0},...p.I,scrollbars:{type:"enum",values:["vertical","horizontal","both"],default:"both"}};var h=r(49058),x=r(38145),v=r(78839);let y=v.E.m.values,N=l.forwardRef((e,t)=>{let{rest:r,...a}=function(e){let{m:t,mx:r,my:a,mt:l,mr:n,mb:s,ml:i,...o}=e;return{m:t,mx:r,my:a,mt:l,mr:n,mb:s,ml:i,rest:o}}(e),[n,s]=function(e){let[t,r]=(0,h.uq)({className:"rt-r-m",customProperties:["--margin"],propValues:y,value:e.m}),[a,l]=(0,h.uq)({className:"rt-r-mx",customProperties:["--margin-left","--margin-right"],propValues:y,value:e.mx}),[n,s]=(0,h.uq)({className:"rt-r-my",customProperties:["--margin-top","--margin-bottom"],propValues:y,value:e.my}),[i,o]=(0,h.uq)({className:"rt-r-mt",customProperties:["--margin-top"],propValues:y,value:e.mt}),[c,d]=(0,h.uq)({className:"rt-r-mr",customProperties:["--margin-right"],propValues:y,value:e.mr}),[m,p]=(0,h.uq)({className:"rt-r-mb",customProperties:["--margin-bottom"],propValues:y,value:e.mb}),[f,v]=(0,h.uq)({className:"rt-r-ml",customProperties:["--margin-left"],propValues:y,value:e.ml});return[u(t,a,n,i,c,m,f),(0,x.y)(r,l,s,o,d,p,v)]}(a),{asChild:i,children:o,className:c,style:m,type:p,scrollHideDelay:v="scroll"!==p?0:void 0,dir:N,size:g=f.size.default,radius:j=f.radius.default,scrollbars:C=f.scrollbars.default,...b}=r;return l.createElement(d.fC,{type:p,scrollHideDelay:v,className:u("rt-ScrollAreaRoot",n,c),style:(0,x.y)(s,m),asChild:i},function(e,t){let{asChild:r,children:a}=e;if(!r)return"function"==typeof t?t(a):t;let n=l.Children.only(a);return l.cloneElement(n,{children:"function"==typeof t?t(n.props.children):t})}({asChild:i,children:o},e=>l.createElement(l.Fragment,null,l.createElement(d.l_,{...b,ref:t,className:"rt-ScrollAreaViewport"},e),l.createElement("div",{className:"rt-ScrollAreaViewportFocusRing"}),"vertical"!==C?l.createElement(d.LW,{"data-radius":j,orientation:"horizontal",className:u("rt-ScrollAreaScrollbar",(0,h.RE)({className:"rt-r-size",value:g,propValues:f.size.values}))},l.createElement(d.bU,{className:"rt-ScrollAreaThumb"})):null,"horizontal"!==C?l.createElement(d.LW,{"data-radius":j,orientation:"vertical",className:u("rt-ScrollAreaScrollbar",(0,h.RE)({className:"rt-r-size",value:g,propValues:f.size.values}))},l.createElement(d.bU,{className:"rt-ScrollAreaThumb"})):null,"both"===C?l.createElement(d.Ns,{className:"rt-ScrollAreaCorner"}):null)))});N.displayName="ScrollArea";var g=r(85462),j=r(14133),C=r(94414),b=r(55098),E=r(40515),S=r(87213),w=r(39283),R=r(53011),k=n[" useId ".trim().toString()]||(()=>void 0),z=0,T="Collapsible",[P,F]=(0,C.b)(T),[V,A]=P(T),D=l.forwardRef((e,t)=>{let{__scopeCollapsible:r,open:n,defaultOpen:s,disabled:i,onOpenChange:o,...c}=e,[u,d]=(0,b.T)({prop:n,defaultProp:s??!1,onChange:o,caller:T});return(0,a.jsx)(V,{scope:r,disabled:i,contentId:function(e){let[t,r]=l.useState(k());return(0,E.b)(()=>{r(e=>e??String(z++))},[void 0]),e||(t?`radix-${t}`:"")}(),open:u,onOpenToggle:l.useCallback(()=>d(e=>!e),[d]),children:(0,a.jsx)(w.WV.div,{"data-state":O(u),"data-disabled":i?"":void 0,...c,ref:t})})});D.displayName=T;var L="CollapsibleTrigger",Z=l.forwardRef((e,t)=>{let{__scopeCollapsible:r,...l}=e,n=A(L,r);return(0,a.jsx)(w.WV.button,{type:"button","aria-controls":n.contentId,"aria-expanded":n.open||!1,"data-state":O(n.open),"data-disabled":n.disabled?"":void 0,disabled:n.disabled,...l,ref:t,onClick:(0,j.M)(e.onClick,n.onOpenToggle)})});Z.displayName=L;var I="CollapsibleContent",q=l.forwardRef((e,t)=>{let{forceMount:r,...l}=e,n=A(I,e.__scopeCollapsible);return(0,a.jsx)(R.z,{present:r||n.open,children:({present:e})=>(0,a.jsx)(W,{...l,ref:t,present:e})})});q.displayName=I;var W=l.forwardRef((e,t)=>{let{__scopeCollapsible:r,present:n,children:s,...i}=e,o=A(I,r),[c,u]=l.useState(n),d=l.useRef(null),m=(0,S.e)(t,d),p=l.useRef(0),f=p.current,h=l.useRef(0),x=h.current,v=o.open||c,y=l.useRef(v),N=l.useRef(void 0);return l.useEffect(()=>{let e=requestAnimationFrame(()=>y.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,E.b)(()=>{let e=d.current;if(e){N.current=N.current||{transitionDuration:e.style.transitionDuration,animationName:e.style.animationName},e.style.transitionDuration="0s",e.style.animationName="none";let t=e.getBoundingClientRect();p.current=t.height,h.current=t.width,y.current||(e.style.transitionDuration=N.current.transitionDuration,e.style.animationName=N.current.animationName),u(n)}},[o.open,n]),(0,a.jsx)(w.WV.div,{"data-state":O(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!v,...i,ref:m,style:{"--radix-collapsible-content-height":f?`${f}px`:void 0,"--radix-collapsible-content-width":x?`${x}px`:void 0,...e.style},children:v&&s})});function O(e){return e?"open":"closed"}var U=r(66671),_=r(46722),B=r(52701),G=r(60530);let $=e=>{let{badge:t,route:r,title:n,children:i,open:o,onOpenChange:c}=e,{matched:u}=(0,l.useContext)(s),[d,m]=(0,l.useState)(!1),p=u===r,f=p||(null!=o?o:d);return(0,a.jsx)(_.x,{p:"3",className:G.Z.container,children:(0,a.jsxs)(D,{open:f,onOpenChange:null!=c?c:m,children:[(0,a.jsxs)(Z,{className:G.Z.trigger,children:[t,(0,a.jsx)(B.x,{className:G.Z.urlText,style:{opacity:u&&!p?.5:1},children:n}),(0,a.jsx)(_.x,{flexGrow:"1"}),(0,a.jsx)(_.x,{className:G.Z.mark,"data-open":f,children:(0,a.jsx)(U.jnn,{})})]}),(0,a.jsx)(q,{className:G.Z.content,children:i})]})})};var J=r(31330),H=r(41839),K=r(20610);let M=()=>(0,a.jsx)(B.x,{children:"Unimplemented."});var Y=r(52911),Q=r(9014);let X=(0,l.createContext)([]);var ee=r(39021),et=r(46981),er=r(63583),ea=r(54354),el=r(84398),en=r(36891);let es={...m.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3","4","5","6","7","8","9"],responsive:!0},variant:{type:"enum",className:"rt-variant",values:["solid","soft","outline","ghost"],default:"soft"},...en.x,...et.o3,...er.K,...el.w,...ea.u};var ei=r(76524);let eo=l.forwardRef((e,t)=>{let{asChild:r,className:a,color:n,...s}=(0,ei.y)(e,es,v.E),i="ghost"===e.variant?n||void 0:n,o=r?ee.fC:"code";return l.createElement(o,{"data-accent-color":i,...s,ref:t,className:u("rt-reset","rt-Code",a)})});eo.displayName="Code";var ec=r(37970),eu=r(76330);let ed=function(e,t){void 0===t&&(t=!0);var r=(0,l.useState)(!1),a=r[0],n=r[1];return(0,l.useEffect)(function(){var r=function(){return n(!0)},a=function(){return n(!1)};t&&e&&e.current&&((0,eu.on)(e.current,"mouseover",r),(0,eu.on)(e.current,"mouseout",a));var l=e.current;return function(){t&&l&&((0,eu.S1)(l,"mouseover",r),(0,eu.S1)(l,"mouseout",a))}},[t,e]),a};var em=r(8278);let ep=e=>{var t,r;let{route:n}=e,s=o().castArray(n),i=o().last(s),u="_component"in i&&o().isString(i._component)?i._component:null,d=(0,Q.As)("/",...s.map(e=>e.path).filter(o().isString))||"/",m=null!=(r=i.index)&&r,p="/"===d,f=(0,l.useContext)(X),h=!1===f||f.length>0,x=!!f&&!!o().find(f,{route:{id:i.id}}),v=(0,l.useRef)(null),y=ed(v);return(0,a.jsxs)(_.x,{ref:v,children:[(0,a.jsxs)(c.k,{gap:"2",align:"center",mb:i.children&&"1",children:[(0,a.jsxs)(_.x,{className:em.Z.endpointContainer,"data-matched":!h||x,children:[m&&p||(0,a.jsx)(eo,{className:em.Z.endpointTag,"data-compose":m&&"head",children:d}),m&&(0,a.jsx)(eo,{className:em.Z.endpointTag,color:"purple","data-compose":!p&&"tail",children:"/(index)"})]}),u&&(0,a.jsx)(ec.r,{className:em.Z.shyLink,style:{visibility:y?"visible":"hidden"},children:u})]}),(0,a.jsx)(c.k,{direction:"column",gap:"1",children:null==(t=i.children)?void 0:t.map(e=>(0,a.jsx)(ep,{route:s.concat(e)},e.id))})]})},ef=e=>{let{remixRoutes:t,route:r}=e,{matched:n,url:i}=(0,l.useContext)(s),o=(0,l.useMemo)(()=>{if(n!==r)return!n&&[];{var e;if(!t)return[];let a=(0,Q.v$)(i.replace(r.urlPath,"/")),l=null!=(e=(0,Y.fp)(t,a))?e:[];return!!l.length&&l}},[t,n,i]);return(null==t?void 0:t.length)?(0,a.jsx)(X.Provider,{value:o,children:(0,a.jsx)(c.k,{gap:"2",direction:"column",children:t.map(e=>(0,a.jsx)(ep,{route:e},e.id))})}):null};(0,H.sj)({});let eh=e=>{let{route:t}=e,{entryName:r}=t;if(!r)throw TypeError("");let n=(0,J.k)(),{entrypoints:s}=(0,K.R)(n.framework).context,i=o().find(s,{entryName:r});if(!i)throw TypeError("Can't found the entrypoint named ".concat(JSON.stringify(t.entryName)));let c=(0,K.R)(n.fileSystemRoutes)[i.entryName];if(!i)throw Error("Can't found the entrypoint named ".concat(JSON.stringify(t.entryName)));return(0,a.jsx)(l.Suspense,{children:(0,a.jsx)(()=>ex(c)?(0,a.jsx)(M,{}):(0,a.jsx)(ef,{remixRoutes:c,route:t}),{})})},ex=e=>(null==e?void 0:e[0])&&!("type"in e[0]),ev={...m.C,...el.w,...ea.u},ey=l.forwardRef((e,t)=>{let{asChild:r,className:a,...n}=(0,ei.y)(e,ev),s=r?ee.fC:"strong";return l.createElement(s,{...n,ref:t,className:u("rt-Strong",a)})});ey.displayName="Strong";var eN=r(20875);let eg=e=>{let{route:t}=e,r=(0,J.k)(),{entrypoints:l}=(0,K.R)(r.framework).context,n=t.entryName&&o().find(l,{entryName:t.entryName});if(!n)throw Error("Can't found the entrypoint named ".concat(JSON.stringify(t.entryName)));return(0,a.jsxs)(_.x,{className:eN.Z.stats,children:[(0,a.jsxs)(c.k,{gap:"1",children:[(0,a.jsx)(ey,{children:"Directory: "}),(0,a.jsx)(B.x,{children:n.absoluteEntryDir})]}),(0,a.jsxs)(c.k,{gap:"1",children:[(0,a.jsx)(ey,{children:"Entry:"}),(0,a.jsx)(B.x,{children:n.entry})]})]})},ej=e=>{let{route:t}=e;return(0,a.jsx)($,{badge:eC,route:t,title:t.urlPath,children:(0,a.jsxs)(c.k,{direction:"column",gap:"2",children:[(0,a.jsx)(N,{scrollbars:"horizontal",children:(0,a.jsx)(eg,{route:t})}),(0,a.jsx)(N,{scrollbars:"horizontal",children:(0,a.jsx)(l.Suspense,{children:(0,a.jsx)(eh,{route:t})})})]})})},eC=(0,a.jsx)(g.C,{color:"cyan",children:"Entry"}),eb={...m.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3","4","5"],default:"1",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["surface","classic","ghost"],default:"surface"}},eE=l.forwardRef((e,t)=>{let{asChild:r,className:a,...n}=(0,ei.y)(e,eb,v.E),s=r?ee.fC:"div";return l.createElement(s,{ref:t,...n,className:u("rt-reset","rt-BaseCard","rt-Card",a)})});eE.displayName="Card";let eS=e=>{let{route:t}=e;return(0,a.jsx)($,{badge:ew,route:t,title:t.urlPath,children:(0,a.jsx)(eE,{children:"Unknown route type."})})},ew=(0,a.jsx)(g.C,{color:"gray",children:"Unknown"}),eR=e=>{let{route:t}=e;return o().isString(t.entryName)?(0,a.jsx)(ej,{route:t}):(0,a.jsx)(eS,{route:t})};var ek=r(59976),ez=r(13190);let eT=()=>{let e=(0,J.k)(),{serverRoutes:t}=(0,K.R)(e.framework).context,[r,n]=(0,l.useState)({url:""});return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(c.k,{className:"list-xLGYni",direction:"column",gap:"2",align:"stretch",justify:"between",mx:"auto",children:(0,a.jsx)(s.Provider,{value:r,children:t.map(e=>(0,a.jsx)(eR,{route:e},e.entryPath))})}),(0,a.jsx)(_.x,{className:"input-ZLygVL",children:(0,a.jsx)(_.x,{mx:"auto",style:{maxWidth:"40rem"},children:(0,a.jsx)(ek.f,{placeholder:"/foo?bar#baz",onChange:e=>(e=>{let{pathname:r}=(0,Q.Lk)(e);n({url:e,matched:t.find(e=>r===e.urlPath||r.startsWith((0,Q.jE)(e.urlPath)))})})(e.target.value),type:"url",autoComplete:"false",autoCapitalize:"false",autoCorrect:"false",children:(0,a.jsx)(ek.g,{children:(0,a.jsx)(ez.IIh,{})})})})})]})}},85462:function(e,t,r){r.d(t,{C:()=>p});var a=r(5872),l=r(94193),n=r(39021),s=r(64808),i=r(46981),o=r(63583),c=r(26101);let u={...s.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"1",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["solid","soft","surface","outline"],default:"soft"},...i.o3,...o.K,...c.I};var d=r(76524),m=r(78839);let p=a.forwardRef((e,t)=>{let{asChild:r,className:s,color:i,radius:o,...c}=(0,d.y)(e,u,m.E),p=r?n.fC:"span";return a.createElement(p,{"data-accent-color":i,"data-radius":o,...c,ref:t,className:l("rt-reset","rt-Badge",s)})});p.displayName="Badge"},59976:function(e,t,r){r.d(t,{f:()=>f,g:()=>h});var a=r(5872),l=r(94193),n=r(25698),s=r(46981),i=r(2498),o=r(26101),c=r(83102);let u={size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"2",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["classic","surface","soft"],default:"surface"},...s.EG,...o.I},d={side:{type:"enum",values:["left","right"]},...s.EG,gap:c.l.gap,px:i.i.px,pl:i.i.pl,pr:i.i.pr};var m=r(76524),p=r(78839);let f=a.forwardRef((e,t)=>{let r=a.useRef(null),{children:s,className:i,color:o,radius:c,style:d,...f}=(0,m.y)(e,u,p.E);return a.createElement("div",{"data-accent-color":o,"data-radius":c,style:d,className:l("rt-TextFieldRoot",i),onPointerDown:e=>{let t=e.target;if(t.closest("input, button, a"))return;let a=r.current;if(!a)return;let l=t.closest(`
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["718"],{76330:function(e,t,r){function a(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];e&&e.addEventListener&&e.addEventListener.apply(e,t)}function l(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];e&&e.removeEventListener&&e.removeEventListener.apply(e,t)}r.d(t,{S1:()=>l,jU:()=>n,on:()=>a});var n="undefined"!=typeof window},27533:function(e,t,r){r.r(t),r.d(t,{default:()=>eT});var a=r(86834),l=r(5872),n=r.t(l,2);let s=(0,l.createContext)({url:""});var i=r(52493),o=r.n(i),c=r(49497),u=r(94193),d=r(673),m=r(64808),p=r(26101);let f={...m.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"1",responsive:!0},...p.I,scrollbars:{type:"enum",values:["vertical","horizontal","both"],default:"both"}};var h=r(49058),x=r(38145),v=r(78839);let y=v.E.m.values,N=l.forwardRef((e,t)=>{let{rest:r,...a}=function(e){let{m:t,mx:r,my:a,mt:l,mr:n,mb:s,ml:i,...o}=e;return{m:t,mx:r,my:a,mt:l,mr:n,mb:s,ml:i,rest:o}}(e),[n,s]=function(e){let[t,r]=(0,h.uq)({className:"rt-r-m",customProperties:["--margin"],propValues:y,value:e.m}),[a,l]=(0,h.uq)({className:"rt-r-mx",customProperties:["--margin-left","--margin-right"],propValues:y,value:e.mx}),[n,s]=(0,h.uq)({className:"rt-r-my",customProperties:["--margin-top","--margin-bottom"],propValues:y,value:e.my}),[i,o]=(0,h.uq)({className:"rt-r-mt",customProperties:["--margin-top"],propValues:y,value:e.mt}),[c,d]=(0,h.uq)({className:"rt-r-mr",customProperties:["--margin-right"],propValues:y,value:e.mr}),[m,p]=(0,h.uq)({className:"rt-r-mb",customProperties:["--margin-bottom"],propValues:y,value:e.mb}),[f,v]=(0,h.uq)({className:"rt-r-ml",customProperties:["--margin-left"],propValues:y,value:e.ml});return[u(t,a,n,i,c,m,f),(0,x.y)(r,l,s,o,d,p,v)]}(a),{asChild:i,children:o,className:c,style:m,type:p,scrollHideDelay:v="scroll"!==p?0:void 0,dir:N,size:g=f.size.default,radius:j=f.radius.default,scrollbars:C=f.scrollbars.default,...b}=r;return l.createElement(d.fC,{type:p,scrollHideDelay:v,className:u("rt-ScrollAreaRoot",n,c),style:(0,x.y)(s,m),asChild:i},function(e,t){let{asChild:r,children:a}=e;if(!r)return"function"==typeof t?t(a):t;let n=l.Children.only(a);return l.cloneElement(n,{children:"function"==typeof t?t(n.props.children):t})}({asChild:i,children:o},e=>l.createElement(l.Fragment,null,l.createElement(d.l_,{...b,ref:t,className:"rt-ScrollAreaViewport"},e),l.createElement("div",{className:"rt-ScrollAreaViewportFocusRing"}),"vertical"!==C?l.createElement(d.LW,{"data-radius":j,orientation:"horizontal",className:u("rt-ScrollAreaScrollbar",(0,h.RE)({className:"rt-r-size",value:g,propValues:f.size.values}))},l.createElement(d.bU,{className:"rt-ScrollAreaThumb"})):null,"horizontal"!==C?l.createElement(d.LW,{"data-radius":j,orientation:"vertical",className:u("rt-ScrollAreaScrollbar",(0,h.RE)({className:"rt-r-size",value:g,propValues:f.size.values}))},l.createElement(d.bU,{className:"rt-ScrollAreaThumb"})):null,"both"===C?l.createElement(d.Ns,{className:"rt-ScrollAreaCorner"}):null)))});N.displayName="ScrollArea";var g=r(85462),j=r(14133),C=r(94414),b=r(55098),E=r(40515),S=r(87213),w=r(39283),R=r(53011),k=n[" useId ".trim().toString()]||(()=>void 0),z=0,T="Collapsible",[P,F]=(0,C.b)(T),[V,A]=P(T),D=l.forwardRef((e,t)=>{let{__scopeCollapsible:r,open:n,defaultOpen:s,disabled:i,onOpenChange:o,...c}=e,[u,d]=(0,b.T)({prop:n,defaultProp:s??!1,onChange:o,caller:T});return(0,a.jsx)(V,{scope:r,disabled:i,contentId:function(e){let[t,r]=l.useState(k());return(0,E.b)(()=>{r(e=>e??String(z++))},[void 0]),e||(t?`radix-${t}`:"")}(),open:u,onOpenToggle:l.useCallback(()=>d(e=>!e),[d]),children:(0,a.jsx)(w.WV.div,{"data-state":O(u),"data-disabled":i?"":void 0,...c,ref:t})})});D.displayName=T;var L="CollapsibleTrigger",Z=l.forwardRef((e,t)=>{let{__scopeCollapsible:r,...l}=e,n=A(L,r);return(0,a.jsx)(w.WV.button,{type:"button","aria-controls":n.contentId,"aria-expanded":n.open||!1,"data-state":O(n.open),"data-disabled":n.disabled?"":void 0,disabled:n.disabled,...l,ref:t,onClick:(0,j.M)(e.onClick,n.onOpenToggle)})});Z.displayName=L;var I="CollapsibleContent",q=l.forwardRef((e,t)=>{let{forceMount:r,...l}=e,n=A(I,e.__scopeCollapsible);return(0,a.jsx)(R.z,{present:r||n.open,children:({present:e})=>(0,a.jsx)(W,{...l,ref:t,present:e})})});q.displayName=I;var W=l.forwardRef((e,t)=>{let{__scopeCollapsible:r,present:n,children:s,...i}=e,o=A(I,r),[c,u]=l.useState(n),d=l.useRef(null),m=(0,S.e)(t,d),p=l.useRef(0),f=p.current,h=l.useRef(0),x=h.current,v=o.open||c,y=l.useRef(v),N=l.useRef(void 0);return l.useEffect(()=>{let e=requestAnimationFrame(()=>y.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,E.b)(()=>{let e=d.current;if(e){N.current=N.current||{transitionDuration:e.style.transitionDuration,animationName:e.style.animationName},e.style.transitionDuration="0s",e.style.animationName="none";let t=e.getBoundingClientRect();p.current=t.height,h.current=t.width,y.current||(e.style.transitionDuration=N.current.transitionDuration,e.style.animationName=N.current.animationName),u(n)}},[o.open,n]),(0,a.jsx)(w.WV.div,{"data-state":O(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!v,...i,ref:m,style:{"--radix-collapsible-content-height":f?`${f}px`:void 0,"--radix-collapsible-content-width":x?`${x}px`:void 0,...e.style},children:v&&s})});function O(e){return e?"open":"closed"}var U=r(66671),_=r(46722),B=r(52701),G=r(67721);let $=e=>{let{badge:t,route:r,title:n,children:i,open:o,onOpenChange:c}=e,{matched:u}=(0,l.useContext)(s),[d,m]=(0,l.useState)(!1),p=u===r,f=p||(null!=o?o:d);return(0,a.jsx)(_.x,{p:"3",className:G.Z.container,children:(0,a.jsxs)(D,{open:f,onOpenChange:null!=c?c:m,children:[(0,a.jsxs)(Z,{className:G.Z.trigger,children:[t,(0,a.jsx)(B.x,{className:G.Z.urlText,style:{opacity:u&&!p?.5:1},children:n}),(0,a.jsx)(_.x,{flexGrow:"1"}),(0,a.jsx)(_.x,{className:G.Z.mark,"data-open":f,children:(0,a.jsx)(U.jnn,{})})]}),(0,a.jsx)(q,{className:G.Z.content,children:i})]})})};var J=r(31330),H=r(41839),K=r(20610);let M=()=>(0,a.jsx)(B.x,{children:"Unimplemented."});var Y=r(52911),Q=r(9014);let X=(0,l.createContext)([]);var ee=r(39021),et=r(46981),er=r(63583),ea=r(54354),el=r(84398),en=r(36891);let es={...m.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3","4","5","6","7","8","9"],responsive:!0},variant:{type:"enum",className:"rt-variant",values:["solid","soft","outline","ghost"],default:"soft"},...en.x,...et.o3,...er.K,...el.w,...ea.u};var ei=r(76524);let eo=l.forwardRef((e,t)=>{let{asChild:r,className:a,color:n,...s}=(0,ei.y)(e,es,v.E),i="ghost"===e.variant?n||void 0:n,o=r?ee.fC:"code";return l.createElement(o,{"data-accent-color":i,...s,ref:t,className:u("rt-reset","rt-Code",a)})});eo.displayName="Code";var ec=r(37970),eu=r(76330);let ed=function(e,t){void 0===t&&(t=!0);var r=(0,l.useState)(!1),a=r[0],n=r[1];return(0,l.useEffect)(function(){var r=function(){return n(!0)},a=function(){return n(!1)};t&&e&&e.current&&((0,eu.on)(e.current,"mouseover",r),(0,eu.on)(e.current,"mouseout",a));var l=e.current;return function(){t&&l&&((0,eu.S1)(l,"mouseover",r),(0,eu.S1)(l,"mouseout",a))}},[t,e]),a};var em=r(32285);let ep=e=>{var t,r;let{route:n}=e,s=o().castArray(n),i=o().last(s),u="_component"in i&&o().isString(i._component)?i._component:null,d=(0,Q.As)("/",...s.map(e=>e.path).filter(o().isString))||"/",m=null!=(r=i.index)&&r,p="/"===d,f=(0,l.useContext)(X),h=!1===f||f.length>0,x=!!f&&!!o().find(f,{route:{id:i.id}}),v=(0,l.useRef)(null),y=ed(v);return(0,a.jsxs)(_.x,{ref:v,children:[(0,a.jsxs)(c.k,{gap:"2",align:"center",mb:i.children&&"1",children:[(0,a.jsxs)(_.x,{className:em.Z.endpointContainer,"data-matched":!h||x,children:[m&&p||(0,a.jsx)(eo,{className:em.Z.endpointTag,"data-compose":m&&"head",children:d}),m&&(0,a.jsx)(eo,{className:em.Z.endpointTag,color:"purple","data-compose":!p&&"tail",children:"/(index)"})]}),u&&(0,a.jsx)(ec.r,{className:em.Z.shyLink,style:{visibility:y?"visible":"hidden"},children:u})]}),(0,a.jsx)(c.k,{direction:"column",gap:"1",children:null==(t=i.children)?void 0:t.map(e=>(0,a.jsx)(ep,{route:s.concat(e)},e.id))})]})},ef=e=>{let{remixRoutes:t,route:r}=e,{matched:n,url:i}=(0,l.useContext)(s),o=(0,l.useMemo)(()=>{if(n!==r)return!n&&[];{var e;if(!t)return[];let a=(0,Q.v$)(i.replace(r.urlPath,"/")),l=null!=(e=(0,Y.fp)(t,a))?e:[];return!!l.length&&l}},[t,n,i]);return(null==t?void 0:t.length)?(0,a.jsx)(X.Provider,{value:o,children:(0,a.jsx)(c.k,{gap:"2",direction:"column",children:t.map(e=>(0,a.jsx)(ep,{route:e},e.id))})}):null};(0,H.sj)({});let eh=e=>{let{route:t}=e,{entryName:r}=t;if(!r)throw TypeError("");let n=(0,J.k)(),{entrypoints:s}=(0,K.R)(n.framework).context,i=o().find(s,{entryName:r});if(!i)throw TypeError("Can't found the entrypoint named ".concat(JSON.stringify(t.entryName)));let c=(0,K.R)(n.fileSystemRoutes)[i.entryName];if(!i)throw Error("Can't found the entrypoint named ".concat(JSON.stringify(t.entryName)));return(0,a.jsx)(l.Suspense,{children:(0,a.jsx)(()=>ex(c)?(0,a.jsx)(M,{}):(0,a.jsx)(ef,{remixRoutes:c,route:t}),{})})},ex=e=>(null==e?void 0:e[0])&&!("type"in e[0]),ev={...m.C,...el.w,...ea.u},ey=l.forwardRef((e,t)=>{let{asChild:r,className:a,...n}=(0,ei.y)(e,ev),s=r?ee.fC:"strong";return l.createElement(s,{...n,ref:t,className:u("rt-Strong",a)})});ey.displayName="Strong";var eN=r(3057);let eg=e=>{let{route:t}=e,r=(0,J.k)(),{entrypoints:l}=(0,K.R)(r.framework).context,n=t.entryName&&o().find(l,{entryName:t.entryName});if(!n)throw Error("Can't found the entrypoint named ".concat(JSON.stringify(t.entryName)));return(0,a.jsxs)(_.x,{className:eN.Z.stats,children:[(0,a.jsxs)(c.k,{gap:"1",children:[(0,a.jsx)(ey,{children:"Directory: "}),(0,a.jsx)(B.x,{children:n.absoluteEntryDir})]}),(0,a.jsxs)(c.k,{gap:"1",children:[(0,a.jsx)(ey,{children:"Entry:"}),(0,a.jsx)(B.x,{children:n.entry})]})]})},ej=e=>{let{route:t}=e;return(0,a.jsx)($,{badge:eC,route:t,title:t.urlPath,children:(0,a.jsxs)(c.k,{direction:"column",gap:"2",children:[(0,a.jsx)(N,{scrollbars:"horizontal",children:(0,a.jsx)(eg,{route:t})}),(0,a.jsx)(N,{scrollbars:"horizontal",children:(0,a.jsx)(l.Suspense,{children:(0,a.jsx)(eh,{route:t})})})]})})},eC=(0,a.jsx)(g.C,{color:"cyan",children:"Entry"}),eb={...m.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3","4","5"],default:"1",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["surface","classic","ghost"],default:"surface"}},eE=l.forwardRef((e,t)=>{let{asChild:r,className:a,...n}=(0,ei.y)(e,eb,v.E),s=r?ee.fC:"div";return l.createElement(s,{ref:t,...n,className:u("rt-reset","rt-BaseCard","rt-Card",a)})});eE.displayName="Card";let eS=e=>{let{route:t}=e;return(0,a.jsx)($,{badge:ew,route:t,title:t.urlPath,children:(0,a.jsx)(eE,{children:"Unknown route type."})})},ew=(0,a.jsx)(g.C,{color:"gray",children:"Unknown"}),eR=e=>{let{route:t}=e;return o().isString(t.entryName)?(0,a.jsx)(ej,{route:t}):(0,a.jsx)(eS,{route:t})};var ek=r(59976),ez=r(13190);let eT=()=>{let e=(0,J.k)(),{serverRoutes:t}=(0,K.R)(e.framework).context,[r,n]=(0,l.useState)({url:""});return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(c.k,{className:"list-xLGYni",direction:"column",gap:"2",align:"stretch",justify:"between",mx:"auto",children:(0,a.jsx)(s.Provider,{value:r,children:t.map(e=>(0,a.jsx)(eR,{route:e},e.entryPath))})}),(0,a.jsx)(_.x,{className:"input-ZLygVL",children:(0,a.jsx)(_.x,{mx:"auto",style:{maxWidth:"40rem"},children:(0,a.jsx)(ek.f,{placeholder:"/foo?bar#baz",onChange:e=>(e=>{let{pathname:r}=(0,Q.Lk)(e);n({url:e,matched:t.find(e=>r===e.urlPath||r.startsWith((0,Q.jE)(e.urlPath)))})})(e.target.value),type:"url",autoComplete:"false",autoCapitalize:"false",autoCorrect:"false",children:(0,a.jsx)(ek.g,{children:(0,a.jsx)(ez.IIh,{})})})})})]})}},85462:function(e,t,r){r.d(t,{C:()=>p});var a=r(5872),l=r(94193),n=r(39021),s=r(64808),i=r(46981),o=r(63583),c=r(26101);let u={...s.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"1",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["solid","soft","surface","outline"],default:"soft"},...i.o3,...o.K,...c.I};var d=r(76524),m=r(78839);let p=a.forwardRef((e,t)=>{let{asChild:r,className:s,color:i,radius:o,...c}=(0,d.y)(e,u,m.E),p=r?n.fC:"span";return a.createElement(p,{"data-accent-color":i,"data-radius":o,...c,ref:t,className:l("rt-reset","rt-Badge",s)})});p.displayName="Badge"},59976:function(e,t,r){r.d(t,{f:()=>f,g:()=>h});var a=r(5872),l=r(94193),n=r(25698),s=r(46981),i=r(2498),o=r(26101),c=r(83102);let u={size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"2",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["classic","surface","soft"],default:"surface"},...s.EG,...o.I},d={side:{type:"enum",values:["left","right"]},...s.EG,gap:c.l.gap,px:i.i.px,pl:i.i.pl,pr:i.i.pr};var m=r(76524),p=r(78839);let f=a.forwardRef((e,t)=>{let r=a.useRef(null),{children:s,className:i,color:o,radius:c,style:d,...f}=(0,m.y)(e,u,p.E);return a.createElement("div",{"data-accent-color":o,"data-radius":c,style:d,className:l("rt-TextFieldRoot",i),onPointerDown:e=>{let t=e.target;if(t.closest("input, button, a"))return;let a=r.current;if(!a)return;let l=t.closest(`
2
2
  .rt-TextFieldSlot[data-side='right'],
3
3
  .rt-TextFieldSlot:not([data-side='right']) ~ .rt-TextFieldSlot:not([data-side='left'])
4
4
  `)?a.value.length:0;requestAnimationFrame(()=>{try{a.setSelectionRange(l,l)}catch{}a.focus()})}},a.createElement("input",{spellCheck:"false",...f,ref:(0,n.F)(r,t),className:"rt-reset rt-TextFieldInput"}),s)});f.displayName="TextField.Root";let h=a.forwardRef((e,t)=>{let{className:r,color:n,side:s,...i}=(0,m.y)(e,d);return a.createElement("div",{"data-accent-color":n,"data-side":s,...i,ref:t,className:l("rt-TextFieldSlot",r)})});h.displayName="TextField.Slot"}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["244"],{88640:function(e,t,a){a.d(t,{Z:()=>n});let n=function(){for(var e,t,a=0,n="";a<arguments.length;)(e=arguments[a++])&&(t=function e(t){var a,n,r="";if("string"==typeof t||"number"==typeof t)r+=t;else if("object"==typeof t)if(Array.isArray(t))for(a=0;a<t.length;a++)t[a]&&(n=e(t[a]))&&(r&&(r+=" "),r+=n);else for(a in t)t[a]&&(r&&(r+=" "),r+=a);return r}(e))&&(n&&(n+=" "),n+=t);return n}},8242:function(e,t,a){a.d(t,{x:()=>p,Z:()=>u});var n=a(34202),r=a(25176),l=a(30309),s=a(86834),i=a(46722),o=a(49497),c=a(88640),d=a(88222);let u=e=>{let{children:t,className:a,variant:o,clickable:u=!1,selected:p=!1,inset:f=!1}=e,m=(0,l._)(e,["children","className","variant","clickable","selected","inset"]);return(0,s.jsx)(i.x,(0,r._)((0,n._)({},m),{"data-variant":null!=o?o:"","data-clickable":u,"data-selected":p,"data-inset":f,className:(0,c.Z)(d.Z.card,a),children:t}))},p=e=>(0,s.jsx)(o.k,(0,n._)({gap:"2",height:"100%",justify:"center",direction:"column",align:"start"},e))},94513:function(e,t,a){a.r(t),a.d(t,{default:()=>b});var n=a(34202),r=a(25176),l=a(30309),s=a(86834),i=a(8242),o=a(66997),c=a(46722),d=a(5872),u=a(13190),p=a(60618);let f=e=>{let{title:t,content:a,children:i}=e,d=(0,l._)(e,["title","content","children"]);return(0,s.jsxs)(o.fC,(0,r._)((0,n._)({},d),{className:p.Z.container,children:[t&&(0,s.jsx)(o.Dx,{children:t}),(0,s.jsx)(o.dk,{children:a}),i&&(0,s.jsx)(o.aU,{altText:"",asChild:!0,children:i}),(0,s.jsx)(c.x,{flexGrow:"1"}),(0,s.jsx)(o.x8,{className:p.Z.close,"aria-label":"Close",children:(0,s.jsx)(u.cu3,{})})]}))},m=e=>{let{duration:t=5e3}=e,a=(0,l._)(e,["duration"]),[i,c]=(0,d.useState)(!1),u=(0,s.jsxs)(d.Fragment,{children:[(0,s.jsx)(f,(0,r._)((0,n._)({},a),{open:i,onOpenChange:c})),(0,s.jsx)(o.l_,{className:p.Z.viewport})]}),m=(0,d.useRef)(null);return{element:u,open:()=>{c(!0),m.current&&clearTimeout(m.current),m.current=null,t&&(m.current=window.setTimeout(()=>c(!1),t))}}};var h=a(31330),y=a(49607),g=a(49497),x=a(67251),j=a(85254),v=a(52701),N=a(85462),w=a(41839),C=a(21441);let k=e=>{let{onCopyAction:t,onOpenAction:a,onApplyAction:i,onPasteAction:o}=e,c=(0,l._)(e,["onCopyAction","onOpenAction","onApplyAction","onPasteAction"]);return(0,s.jsxs)(g.k,(0,r._)((0,n._)({position:"relative",gap:"3",height:"var(--space-5)",align:"center"},c),{children:[(0,s.jsx)(x.u,{content:"Copy as Data URL",delayDuration:200,children:(0,s.jsx)(j.h,{onClick:t,variant:"ghost",color:"gray",children:(0,s.jsx)(u.oiB,{})})}),(0,s.jsx)(x.u,{content:"Paste from Data URL",delayDuration:200,children:(0,s.jsx)(j.h,{onClick:o,variant:"ghost",color:"gray",children:(0,s.jsx)(u.MK7,{})})}),(0,s.jsx)(x.u,{content:"Open File",delayDuration:200,children:(0,s.jsx)(j.h,{onClick:a,variant:"ghost",color:"gray",children:(0,s.jsx)(u.g1w,{})})}),(0,s.jsx)(x.u,{content:"Apply Preset",delayDuration:200,children:(0,s.jsx)(j.h,{onClick:i,variant:"ghost",color:"gray",children:(0,s.jsx)(u.VyF,{})})})]}))},E=async e=>{let t={cookie:{},localStorage:{},sessionStorage:{}};for(let a of C.dR){let n=e[a];n&&Object.assign(t[a],n)}return await (0,C.l5)(t)},S=e=>{let{title:t,records:a,color:o}=e,c=(0,l._)(e,["title","records","color"]);return(0,s.jsx)(i.Z,(0,r._)((0,n._)({asChild:!0},c),{children:(0,s.jsxs)(g.k,{direction:"column",gap:"2",children:[(0,s.jsx)(v.x,{size:"1",weight:"bold",children:t}),(0,s.jsxs)(g.k,{width:"100%",wrap:"wrap",align:"start",gap:"2",children:[0===a.length&&(0,s.jsx)(N.C,{color:"gray",children:"Empty"}),a.map(e=>(0,s.jsxs)(N.C,{color:o,children:[e.key,": ",e.value]},e.id))]})]})}))},b=()=>{let{revalidate:e}=(0,y.xW)(),t=(0,h.k)(),{server:a}=t;(0,d.useEffect)(()=>(0,w.Ld)(t,e),[]);let n=(0,y.f_)(),r=[...(0,C.SR)(n,"cookie"),...(0,C.SR)(n,"localStorage"),...(0,C.SR)(n,"sessionStorage")],l=m({content:"\uD83D\uDD25 Fired"}),i=m({content:"\uD83D\uDCCB Copied"}),o=m({content:"\uD83D\uDCCB Pasted"}),u=async()=>{await E(n),l.open(),e()},p=async()=>{let e=new Blob([JSON.stringify(n)],{type:"application/json"}),t=new FileReader;t.readAsDataURL(e);let a=await new Promise(e=>{t.onload=t=>{var a,n,r;return e(null!=(r=null==(n=t.target)||null==(a=n.result)?void 0:a.toString())?r:null)}});a?(navigator.clipboard.writeText(a),i.open()):console.error("Failed to copy preset as data URL")},f=async()=>{a&&(await a.remote.pasteStoragePreset(n),o.open())};return(0,s.jsxs)(g.k,{direction:"column",gap:"2",children:[(0,s.jsxs)(g.k,{flexGrow:"0",px:"2",gap:"2",justify:"between",align:"center",width:"100%",children:[(0,s.jsx)(c.x,{flexShrink:"0",className:"text-ellipsis-sg296B",children:(0,s.jsx)(v.x,{size:"1",weight:"bold",color:"gray",children:n.name})}),(0,s.jsx)(k,{flexShrink:"0",flexGrow:"0",px:"2",justify:"end",onCopyAction:p,onPasteAction:f,onOpenAction:()=>null==a?void 0:a.remote.open(n.filename),onApplyAction:u})]}),(0,s.jsx)(c.x,{flexGrow:"1",pb:"2",pr:"2",style:{overflowY:"scroll"},children:(0,s.jsxs)(g.k,{direction:"column",gap:"2",children:[(0,s.jsx)(S,{title:"Cookie",records:r.filter(e=>"cookie"===e.type),color:"yellow"}),(0,s.jsx)(S,{title:"Local Storage",records:r.filter(e=>"localStorage"===e.type),color:"green"}),(0,s.jsx)(S,{title:"Session Storage",records:r.filter(e=>"sessionStorage"===e.type),color:"blue"})]})}),l.element,i.element,o.element]})}},40838:function(e,t,a){a.d(t,{Y:()=>j});var n=a(5872),r=a(94193),l=a(39021),s=a(64808),i=a(46981),o=a(63583),c=a(26101);let d={...s.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3","4"],default:"2",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["classic","solid","soft","surface","outline","ghost"],default:"solid"},...i.o3,...o.K,...c.I,loading:{type:"boolean",className:"rt-loading",default:!1}};var u=a(49497);let p={size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"2",responsive:!0},loading:{type:"boolean",default:!0}};var f=a(76524),m=a(78839);let h=n.forwardRef((e,t)=>{let{className:a,children:l,loading:s,...i}=(0,f.y)(e,p,m.E);if(!s)return l;let o=n.createElement("span",{...i,ref:t,className:r("rt-Spinner",a)},n.createElement("span",{className:"rt-SpinnerLeaf"}),n.createElement("span",{className:"rt-SpinnerLeaf"}),n.createElement("span",{className:"rt-SpinnerLeaf"}),n.createElement("span",{className:"rt-SpinnerLeaf"}),n.createElement("span",{className:"rt-SpinnerLeaf"}),n.createElement("span",{className:"rt-SpinnerLeaf"}),n.createElement("span",{className:"rt-SpinnerLeaf"}),n.createElement("span",{className:"rt-SpinnerLeaf"}));return void 0===l?o:n.createElement(u.k,{asChild:!0,position:"relative",align:"center",justify:"center"},n.createElement("span",null,n.createElement("span",{"aria-hidden":!0,style:{display:"contents",visibility:"hidden"},inert:void 0},l),n.createElement(u.k,{asChild:!0,align:"center",justify:"center",position:"absolute",inset:"0"},n.createElement("span",null,o))))});h.displayName="Spinner";var y=a(55147);let g=y.f;function x(e){switch(e){case"1":return"1";case"2":case"3":return"2";case"4":return"3"}}y.f;let j=n.forwardRef((e,t)=>{let{size:a=d.size.default}=e,{className:s,children:i,asChild:o,color:c,radius:p,disabled:y=e.loading,...j}=(0,f.y)(e,d,m.E),v=o?l.fC:"button";return n.createElement(v,{"data-disabled":y||void 0,"data-accent-color":c,"data-radius":p,...j,ref:t,className:r("rt-reset","rt-BaseButton",s),disabled:y},e.loading?n.createElement(n.Fragment,null,n.createElement("span",{style:{display:"contents",visibility:"hidden"},"aria-hidden":!0},i),n.createElement(g,null,i),n.createElement(u.k,{asChild:!0,align:"center",justify:"center",position:"absolute",inset:"0"},n.createElement("span",null,n.createElement(h,{size:function(e,t){if(void 0!==e)return"string"==typeof e?t(e):Object.fromEntries(Object.entries(e).map(([e,a])=>[e,t(a)]))}(a,x)})))):i)});j.displayName="BaseButton"},85462:function(e,t,a){a.d(t,{C:()=>f});var n=a(5872),r=a(94193),l=a(39021),s=a(64808),i=a(46981),o=a(63583),c=a(26101);let d={...s.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"1",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["solid","soft","surface","outline"],default:"soft"},...i.o3,...o.K,...c.I};var u=a(76524),p=a(78839);let f=n.forwardRef((e,t)=>{let{asChild:a,className:s,color:i,radius:o,...c}=(0,u.y)(e,d,p.E),f=a?l.fC:"span";return n.createElement(f,{"data-accent-color":i,"data-radius":o,...c,ref:t,className:r("rt-reset","rt-Badge",s)})});f.displayName="Badge"},85254:function(e,t,a){a.d(t,{h:()=>s});var n=a(5872),r=a(94193),l=a(40838);let s=n.forwardRef(({className:e,...t},a)=>n.createElement(l.Y,{...t,ref:a,className:r("rt-IconButton",e)}));s.displayName="IconButton"}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["470"],{73476:function(e,t,a){a.d(t,{Z:()=>l});let l={container:"container-ewltyx","side-panel":"side-panel-bdvL2J",sidePanel:"side-panel-bdvL2J","overflow-badge":"overflow-badge-jy83Ta",overflowBadge:"overflow-badge-jy83Ta","preview-badge-list":"preview-badge-list-gW0J6X",previewBadgeList:"preview-badge-list-gW0J6X","btn-create-preset":"btn-create-preset-hoeILU",btnCreatePreset:"btn-create-preset-hoeILU",divider:"divider-lbRk1F","text-ellipsis":"text-ellipsis-F0lpeD",textEllipsis:"text-ellipsis-F0lpeD",badge:"badge-V1CqD5",scrollable:"scrollable-HHlcgf"}},88640:function(e,t,a){a.d(t,{Z:()=>l});let l=function(){for(var e,t,a=0,l="";a<arguments.length;)(e=arguments[a++])&&(t=function e(t){var a,l,r="";if("string"==typeof t||"number"==typeof t)r+=t;else if("object"==typeof t)if(Array.isArray(t))for(a=0;a<t.length;a++)t[a]&&(l=e(t[a]))&&(r&&(r+=" "),r+=l);else for(a in t)t[a]&&(r&&(r+=" "),r+=a);return r}(e))&&(l&&(l+=" "),l+=t);return l}},8242:function(e,t,a){a.d(t,{x:()=>h,Z:()=>u});var l=a(34202),r=a(25176),s=a(30309),i=a(86834),n=a(46722),o=a(49497),c=a(88640),d=a(88222);let u=e=>{let{children:t,className:a,variant:o,clickable:u=!1,selected:h=!1,inset:f=!1}=e,g=(0,s._)(e,["children","className","variant","clickable","selected","inset"]);return(0,i.jsx)(n.x,(0,r._)((0,l._)({},g),{"data-variant":null!=o?o:"","data-clickable":u,"data-selected":h,"data-inset":f,className:(0,c.Z)(d.Z.card,a),children:t}))},h=e=>(0,i.jsx)(o.k,(0,l._)({gap:"2",height:"100%",justify:"center",direction:"column",align:"start"},e))},34372:function(e,t,a){let l;a.r(t),a.d(t,{default:()=>C});var r=a(34202),s=a(25176),i=a(30309),n=a(86834),o=a(8242),c=a(31330),d=a(49607),u=a(49497),h=a(52701),f=a(85462),g=a(46722),p=a(52493),x=a.n(p),m=a(13190),v=a(20610),j=a(41839);Symbol();var y=a(73476),b=a(21441);let k=e=>{let{selected:t,to:a}=e,l=(0,i._)(e,["selected","to"]),s=(0,d.s0)(),c=(0,d.bS)(null!=a?a:"");return(0,n.jsx)(o.Z,{variant:"small",selected:null!=t?t:!!c,clickable:!0,asChild:!0,onClick:()=>a&&s(a),children:(0,n.jsx)(u.k,(0,r._)({},l))})},w=e=>{let{preset:t,highlight:a}=e,l=(0,i._)(e,["preset","highlight"]),o=!t.filename.match(/[/\\]node_modules[/\\]/),c=null;return a&&(c=(0,n.jsx)(h.x,{size:"1",color:"red",asChild:!0,children:(0,n.jsx)(m.XC2,{})})),(0,n.jsxs)(k,(0,s._)((0,r._)({direction:"column"},l),{children:[(0,n.jsxs)(h.x,{size:"1",weight:"bold",as:"p",mb:"2",children:[t.name," ",o||(0,n.jsx)(h.x,{size:"1",color:"gray",children:"*"}),c]}),(0,n.jsx)(u.k,{align:"center",children:(0,n.jsxs)(u.k,{className:y.Z.previewBadgeList,children:[0===t.items.length&&(0,n.jsx)(f.C,{color:"gray",children:"Empty"}),t.items.map(e=>(0,n.jsxs)(f.C,{color:b.xq[e.type],children:[e.key,": ",e.value]},e.id))]})})]}))},C=()=>{let e=(0,c.k)(),{server:t}=e,{storagePresets:a}=(0,v.R)(e).context,i=(0,d.f_)(),o={cookie:(0,r._)({},i.cookie.client,i.cookie.server),localStorage:i.localStorage,sessionStorage:i.sessionStorage},f=(0,d.s0)(),p={cookie:x()(a).flatMap(e=>x().keys(e.cookie)).countBy().value(),localStorage:x()(a).flatMap(e=>x().keys(e.localStorage)).countBy().value(),sessionStorage:x()(a).flatMap(e=>x().keys(e.sessionStorage)).countBy().value()},C=a.map(e=>(0,s._)((0,r._)({},e),{items:x()((0,b.f)(e)).sortBy(e=>{var t;return null!=(t=p[e.type][e.key])?t:0}).reverse().value()})),S=async()=>{if(!t)return;let{id:a}=await t.remote.createTemporaryStoragePreset(),r=function(e,t){let a=!0,r=new Set,s=new Map,i=()=>{a&&(a=!1,r.forEach(e=>e()),r.clear(),s.forEach(e=>e()),s.clear())},n=()=>{if(!a)return;r.forEach(e=>e()),r.clear();let t=new Set,i=l;l=r;try{let a=e(e=>(t.add(e),e));a&&r.add(a)}finally{l=i}s.forEach((e,a)=>{t.has(a)?t.delete(a):(s.delete(a),e())}),t.forEach(e=>{let t=(0,j.Ld)(e,n,void 0);s.set(e,t)})};return l&&l.add(i),n(),i}(t=>{let{storagePresets:l}=(0,j.CO)(t(e)).context;x().find(l,{id:a})&&(r(),f("/storage/preset/".concat(a)))})};return(0,n.jsxs)(u.k,{width:"100%",pt:"4",className:y.Z.container,children:[(0,n.jsxs)(u.k,{direction:"column",className:y.Z.sidePanel,children:[(0,n.jsxs)(k,{to:"/storage/preset",m:"2",align:"center",gap:"1",children:[(0,n.jsx)(h.x,{size:"1",weight:"bold",children:"Current Storage"}),(0,n.jsx)(h.x,{size:"1",color:"red",asChild:!0,children:(0,n.jsx)(m.XC2,{})})]}),(0,n.jsx)(g.x,{mx:"2",className:y.Z.divider}),(0,n.jsxs)(u.k,{p:"2",direction:"column",gap:"2",className:y.Z.scrollable,children:[C.map(e=>(0,n.jsx)(w,{to:"/storage/preset/".concat(e.id),preset:e,highlight:e.items.length>0&&x().isMatch(o,x().pick(e,["cookie","localStorage","sessionStorage"]))},e.id)),(0,n.jsx)(k,{justify:"center",align:"center",onClick:S,className:y.Z.btnCreatePreset,children:(0,n.jsx)(m.b9W,{})})]})]}),(0,n.jsx)(g.x,{width:"0",flexGrow:"1",height:"100%",flexShrink:"1",pt:"2",children:(0,n.jsx)(d.j3,{})})]})}},85462:function(e,t,a){a.d(t,{C:()=>f});var l=a(5872),r=a(94193),s=a(39021),i=a(64808),n=a(46981),o=a(63583),c=a(26101);let d={...i.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"1",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["solid","soft","surface","outline"],default:"soft"},...n.o3,...o.K,...c.I};var u=a(76524),h=a(78839);let f=l.forwardRef((e,t)=>{let{asChild:a,className:i,color:n,radius:o,...c}=(0,u.y)(e,d,h.E),f=a?s.fC:"span";return l.createElement(f,{"data-accent-color":n,"data-radius":o,...c,ref:t,className:r("rt-reset","rt-Badge",i)})});f.displayName="Badge"}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[]).push([["146"],{73476:function(e,l,r){r.d(l,{Z:()=>t});let t={container:"container-ewltyx","side-panel":"side-panel-bdvL2J",sidePanel:"side-panel-bdvL2J","overflow-badge":"overflow-badge-jy83Ta",overflowBadge:"overflow-badge-jy83Ta","preview-badge-list":"preview-badge-list-gW0J6X",previewBadgeList:"preview-badge-list-gW0J6X","btn-create-preset":"btn-create-preset-hoeILU",btnCreatePreset:"btn-create-preset-hoeILU",divider:"divider-lbRk1F","text-ellipsis":"text-ellipsis-F0lpeD",textEllipsis:"text-ellipsis-F0lpeD",badge:"badge-V1CqD5",scrollable:"scrollable-HHlcgf"}},88640:function(e,l,r){r.d(l,{Z:()=>t});let t=function(){for(var e,l,r=0,t="";r<arguments.length;)(e=arguments[r++])&&(l=function e(l){var r,t,a="";if("string"==typeof l||"number"==typeof l)a+=l;else if("object"==typeof l)if(Array.isArray(l))for(r=0;r<l.length;r++)l[r]&&(t=e(l[r]))&&(a&&(a+=" "),a+=t);else for(r in l)l[r]&&(a&&(a+=" "),a+=r);return a}(e))&&(t&&(t+=" "),t+=l);return t}},8242:function(e,l,r){r.d(l,{x:()=>g,Z:()=>p});var t=r(34202),a=r(25176),s=r(30309),i=r(86834),o=r(46722),n=r(49497),c=r(88640),d=r(88222);let p=e=>{let{children:l,className:r,variant:n,clickable:p=!1,selected:g=!1,inset:f=!1}=e,u=(0,s._)(e,["children","className","variant","clickable","selected","inset"]);return(0,i.jsx)(o.x,(0,a._)((0,t._)({},u),{"data-variant":null!=n?n:"","data-clickable":p,"data-selected":g,"data-inset":f,className:(0,c.Z)(d.Z.card,r),children:l}))},g=e=>(0,i.jsx)(n.k,(0,t._)({gap:"2",height:"100%",justify:"center",direction:"column",align:"start"},e))},85797:function(e,l,r){r.r(l),r.d(l,{default:()=>b});var t=r(34202),a=r(25176),s=r(30309),i=r(86834),o=r(8242),n=r(49607),c=r(49497),d=r(52701),p=r(85462),g=r(46722),f=r(52493),u=r.n(f),x=r(73476);let h=e=>{let{title:l,records:r,color:n}=e,g=(0,s._)(e,["title","records","color"]);return(0,i.jsx)(o.Z,(0,a._)((0,t._)({asChild:!0},g),{children:(0,i.jsxs)(c.k,{direction:"column",gap:"2",children:[(0,i.jsx)(d.x,{size:"1",weight:"bold",children:l}),(0,i.jsxs)(c.k,{width:"100%",wrap:"wrap",align:"start",gap:"2",children:[0===r.length&&(0,i.jsx)(p.C,{color:"gray",children:"Empty"}),r.map(e=>(0,i.jsxs)(p.C,{color:n,className:x.Z.badge,children:[e.key,": ",e.value]},e.id))]})]})}))},b=()=>{let e=(0,n.f_)(),l=u().map(e.cookie.client,(e,l)=>({key:l,value:e,id:l})),r=u().map(e.cookie.server,(e,l)=>({key:l,value:e,id:l})),t=u().map(e.localStorage,(e,l)=>({key:l,value:e,id:l})),a=u().map(e.sessionStorage,(e,l)=>({key:l,value:e,id:l}));return(0,i.jsxs)(c.k,{direction:"column",gap:"2",height:"100%",flexShrink:"1",children:[(0,i.jsx)(c.k,{flexGrow:"0",px:"2",gap:"2",justify:"between",align:"center",width:"100%",children:(0,i.jsx)(g.x,{flexShrink:"0",className:x.Z.textEllipsis,children:(0,i.jsx)(d.x,{size:"1",weight:"bold",color:"gray",children:"Current Storage"})})}),(0,i.jsx)(g.x,{flexGrow:"1",pb:"2",pr:"2",className:x.Z.scrollable,children:(0,i.jsxs)(c.k,{direction:"column",gap:"2",children:[(0,i.jsx)(h,{title:"Cookie",records:l,color:"yellow"}),(0,i.jsx)(h,{title:"Cookie (HTTP Only)",records:r,color:"yellow"}),(0,i.jsx)(h,{title:"Local Storage",records:t,color:"green"}),(0,i.jsx)(h,{title:"Session Storage",records:a,color:"blue"})]})})]})}},85462:function(e,l,r){r.d(l,{C:()=>f});var t=r(5872),a=r(94193),s=r(39021),i=r(64808),o=r(46981),n=r(63583),c=r(26101);let d={...i.C,size:{type:"enum",className:"rt-r-size",values:["1","2","3"],default:"1",responsive:!0},variant:{type:"enum",className:"rt-variant",values:["solid","soft","surface","outline"],default:"soft"},...o.o3,...n.K,...c.I};var p=r(76524),g=r(78839);let f=t.forwardRef((e,l)=>{let{asChild:r,className:i,color:o,radius:n,...c}=(0,p.y)(e,d,g.E),f=r?s.fC:"span";return t.createElement(f,{"data-accent-color":o,"data-radius":n,...c,ref:l,className:a("rt-reset","rt-Badge",i)})});f.displayName="Badge"}}]);
@@ -0,0 +1 @@
1
+ (()=>{"use strict";var e={},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var a=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(a.exports,a,a.exports,r),a.loaded=!0,a.exports}r.m=e,r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},(()=>{var e,t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;r.t=function(n,o){if(1&o&&(n=this(n)),8&o||"object"==typeof n&&n&&(4&o&&n.__esModule||16&o&&"function"==typeof n.then))return n;var a=Object.create(null);r.r(a);var i={};e=e||[null,t({}),t([]),t(t)];for(var l=2&o&&n;"object"==typeof l&&!~e.indexOf(l);l=t(l))Object.getOwnPropertyNames(l).forEach(e=>{i[e]=()=>n[e]});return i.default=()=>n,r.d(a,i),a}})(),r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((t,n)=>(r.f[n](e,t),t),[])),r.u=e=>"static/js/async/"+(({127:"client_page",146:"client_storage/preset/page",158:"client_external/$",161:"client_overview/page",244:"client_storage/preset/(id)/page",288:"client_config/(toolkit).(type)/page",299:"client_react/(tab)/layout",361:"client_context/page",470:"client_storage/preset/layout",483:"client_react/(tab)/page",488:"client_doctor/page",504:"client_context/layout",518:"client_config/layout",631:"client_pages/layout",718:"client_pages/page",730:"client_headers/editor/page",744:"client_external/layout",752:"client_react/offscreen/page",818:"client_context/framework/page",860:"client_headers/welcome/page",925:"client_headers/layout",943:"client_config/page",945:"client_react/page",958:"client_context/builder/page",963:"client_headers/page",988:"client_overview/layout"})[e]||e)+"."+({127:"743ae3dd",146:"c22e4bb3",158:"8ade3f46",161:"c14bb126",244:"e7c03590",288:"667166d0",299:"6df6c45e",361:"c9ac87b6",417:"d1fc0907",470:"b1a657fd",483:"ef7a9a8c",488:"cd256867",504:"52e0cd66",518:"f5a9e1a7",631:"76f4fe9b",718:"d38c9c9d",730:"e8d2c06f",744:"c435b615",752:"5d13515c",818:"1fe1a9de",860:"2fd1bcc1",883:"79b86c45",925:"12d4c7ff",943:"c765bfb5",945:"2c6e67e9",958:"a4051c71",963:"bfb0971a",988:"c6496188"})[e]+".js",r.miniCssF=e=>"static/css/async/"+({146:"client_storage/preset/page",161:"client_overview/page",244:"client_storage/preset/(id)/page",470:"client_storage/preset/layout",488:"client_doctor/page",718:"client_pages/page",730:"client_headers/editor/page"})[e]+"."+({146:"c4cdd54f",161:"c0cb887a",244:"059d889d",470:"c4cdd54f",488:"c491d527",718:"d3851c0f",730:"84a7c425"})[e]+".css",r.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e={},t="modernjsDevtools:";r.l=function(n,o,a,i){if(e[n])return void e[n].push(o);if(void 0!==a)for(var l,c,d=document.getElementsByTagName("script"),f=0;f<d.length;f++){var s=d[f];if(s.getAttribute("src")==n||s.getAttribute("data-webpack")==t+a){l=s;break}}l||(c=!0,(l=document.createElement("script")).charset="utf-8",l.timeout=120,r.nc&&l.setAttribute("nonce",r.nc),l.setAttribute("data-webpack",t+a),l.src=n),e[n]=[o];var u=function(t,r){l.onerror=l.onload=null,clearTimeout(p);var o=e[n];if(delete e[n],l.parentNode&&l.parentNode.removeChild(l),o&&o.forEach(function(e){return e(r)}),t)return t(r)},p=setTimeout(u.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=u.bind(null,l.onerror),l.onload=u.bind(null,l.onload),c&&document.head.appendChild(l)}})(),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),r.nc=void 0,(()=>{var e=[];r.O=(t,n,o,a)=>{if(n){a=a||0;for(var i=e.length;i>0&&e[i-1][2]>a;i--)e[i]=e[i-1];e[i]=[n,o,a];return}for(var l=1/0,i=0;i<e.length;i++){for(var[n,o,a]=e[i],c=!0,d=0;d<n.length;d++)(!1&a||l>=a)&&Object.keys(r.O).every(e=>r.O[e](n[d]))?n.splice(d--,1):(c=!1,a<l&&(l=a));if(c){e.splice(i--,1);var f=o();void 0!==f&&(t=f)}}return t}})(),r.p="/",(()=>{if("undefined"!=typeof document){var e=function(e,t,n,o,a){var i=document.createElement("link");return i.rel="stylesheet",i.type="text/css",r.nc&&(i.nonce=r.nc),i.onerror=i.onload=function(r){if(i.onerror=i.onload=null,"load"===r.type)o();else{var n=r&&("load"===r.type?"missing":r.type),l=r&&r.target&&r.target.href||t,c=Error("Loading CSS chunk "+e+" failed.\\n("+l+")");c.code="CSS_CHUNK_LOAD_FAILED",c.type=n,c.request=l,i.parentNode&&i.parentNode.removeChild(i),a(c)}},i.href=t,n?n.parentNode.insertBefore(i,n.nextSibling):document.head.appendChild(i),i},t=function(e,t){for(var r=document.getElementsByTagName("link"),n=0;n<r.length;n++){var o=r[n],a=o.getAttribute("data-href")||o.getAttribute("href");if("stylesheet"===o.rel&&(a===e||a===t))return o}for(var i=document.getElementsByTagName("style"),n=0;n<i.length;n++){var o=i[n],a=o.getAttribute("data-href");if(a===e||a===t)return o}},n={242:0};r.f.miniCss=function(o,a){if(n[o])a.push(n[o]);else 0!==n[o]&&({730:1,244:1,146:1,488:1,161:1,470:1,718:1})[o]&&a.push(n[o]=new Promise(function(n,a){var i=r.miniCssF(o),l=r.p+i;if(t(i,l))return n();e(o,l,null,n,a)}).then(function(){n[o]=0},function(e){throw delete n[o],e}))}}})(),(()=>{var e={242:0};r.f.j=function(t,n){var o=r.o(e,t)?e[t]:void 0;if(0!==o)if(o)n.push(o[2]);else if(242!=t){var a=new Promise((r,n)=>o=e[t]=[r,n]);n.push(o[2]=a);var i=r.p+r.u(t),l=Error();r.l(i,function(n){if(r.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var a=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;l.message="Loading chunk "+t+" failed.\n("+a+": "+i+")",l.name="ChunkLoadError",l.type=a,l.request=i,o[1](l)}},"chunk-"+t,t)}else e[t]=0},r.O.j=t=>0===e[t];var t=(t,n)=>{var o,a,[i,l,c]=n,d=0;if(i.some(t=>0!==e[t])){for(o in l)r.o(l,o)&&(r.m[o]=l[o]);if(c)var f=c(r)}for(t&&t(n);d<i.length;d++)a=i[d],r.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return r.O(f)},n=self.webpackChunkmodernjsDevtools=self.webpackChunkmodernjsDevtools||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})()})();