yarn-no-save
Version:
Enabling --no-save/-N option to Yarn cli commands
3 lines (2 loc) • 768 kB
JavaScript
#!/usr/bin/env node
(()=>{var e={2509:function(e,t,r){!function(e,t,r,n){"use strict";let s;e.addSegment=void 0,e.addMapping=void 0,e.maybeAddSegment=void 0,e.maybeAddMapping=void 0,e.setSourceContent=void 0,e.toDecodedMap=void 0,e.toEncodedMap=void 0,e.fromMap=void 0,e.allMappings=void 0;class i{constructor({file:e,sourceRoot:r}={}){this._names=new t.SetArray,this._sources=new t.SetArray,this._sourcesContent=[],this._mappings=[],this.file=e,this.sourceRoot=r}}function a(e,t,r){for(let r=e.length;r>t;r--)e[r]=e[r-1];e[t]=r}function o(e,r){for(let n=0;n<r.length;n++)t.put(e,r[n])}function l(e,t,r){const{generated:n,source:i,original:a,name:o,content:l}=r;if(!i)return s(e,t,n.line-1,n.column,null,null,null,null,null);const c=i;return s(e,t,n.line-1,n.column,c,a.line-1,a.column,o,l)}e.addSegment=(e,t,r,n,i,a,o,l)=>s(!1,e,t,r,n,i,a,o,l),e.maybeAddSegment=(e,t,r,n,i,a,o,l)=>s(!0,e,t,r,n,i,a,o,l),e.addMapping=(e,t)=>l(!1,e,t),e.maybeAddMapping=(e,t)=>l(!0,e,t),e.setSourceContent=(e,r,n)=>{const{_sources:s,_sourcesContent:i}=e;i[t.put(s,r)]=n},e.toDecodedMap=e=>{const{file:t,sourceRoot:r,_mappings:n,_sources:s,_sourcesContent:i,_names:a}=e;return function(e){const{length:t}=e;let r=t;for(let t=r-1;t>=0&&!(e[t].length>0);r=t,t--);r<t&&(e.length=r)}(n),{version:3,file:t||void 0,names:a.array,sourceRoot:r||void 0,sources:s.array,sourcesContent:i,mappings:n}},e.toEncodedMap=t=>{const n=e.toDecodedMap(t);return Object.assign(Object.assign({},n),{mappings:r.encode(n.mappings)})},e.allMappings=e=>{const t=[],{_mappings:r,_sources:n,_names:s}=e;for(let e=0;e<r.length;e++){const i=r[e];for(let r=0;r<i.length;r++){const a=i[r],o={line:e+1,column:a[0]};let l,c,p;1!==a.length&&(l=n.array[a[1]],c={line:a[2]+1,column:a[3]},5===a.length&&(p=s.array[a[4]])),t.push({generated:o,source:l,original:c,name:p})}}return t},e.fromMap=e=>{const t=new n.TraceMap(e),r=new i({file:t.file,sourceRoot:t.sourceRoot});return o(r._names,t.names),o(r._sources,t.sources),r._sourcesContent=t.sourcesContent||t.sources.map((()=>null)),r._mappings=n.decodedMappings(t),r},s=(e,r,n,s,i,o,l,c,p)=>{const{_mappings:u,_sources:d,_sourcesContent:h,_names:f}=r,m=function(e,t){for(let r=e.length;r<=t;r++)e[r]=[];return e[t]}(u,n),y=function(e,t){let r=e.length;for(let n=r-1;n>=0&&!(t>=e[n][0]);r=n--);return r}(m,s);if(!i){if(e&&function(e,t){return 0===t||1===e[t-1].length}(m,y))return;return a(m,y,[s])}const T=t.put(d,i),g=c?t.put(f,c):-1;if(T===h.length&&(h[T]=null!=p?p:null),!e||!function(e,t,r,n,s,i){if(0===t)return!1;const a=e[t-1];return 1!==a.length&&r===a[1]&&n===a[2]&&s===a[3]&&i===(5===a.length?a[4]:-1)}(m,y,T,o,l,g))return a(m,y,c?[s,T,o,l,g]:[s,T,o,l])},e.GenMapping=i,Object.defineProperty(e,"__esModule",{value:!0})}(t,r(2208),r(2297),r(3446))},8435:function(e){e.exports=function(){"use strict";const e=/^[\w+.-]+:\/\//,t=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,r=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var n;function s(e){return e.startsWith("/")}function i(e){return/^[.?#]/.test(e)}function a(e){const r=t.exec(e);return o(r[1],r[2]||"",r[3],r[4]||"",r[5]||"/",r[6]||"",r[7]||"")}function o(e,t,r,s,i,a,o){return{scheme:e,user:t,host:r,port:s,path:i,query:a,hash:o,type:n.Absolute}}function l(t){if(function(e){return e.startsWith("//")}(t)){const e=a("http:"+t);return e.scheme="",e.type=n.SchemeRelative,e}if(s(t)){const e=a("http://foo.com"+t);return e.scheme="",e.host="",e.type=n.AbsolutePath,e}if(function(e){return e.startsWith("file:")}(t))return function(e){const t=r.exec(e),n=t[2];return o("file:","",t[1]||"","",s(n)?n:"/"+n,t[3]||"",t[4]||"")}(t);if(function(t){return e.test(t)}(t))return a(t);const i=a("http://foo.com/"+t);return i.scheme="",i.host="",i.type=t?t.startsWith("?")?n.Query:t.startsWith("#")?n.Hash:n.RelativePath:n.Empty,i}function c(e,t){const r=t<=n.RelativePath,s=e.path.split("/");let i=1,a=0,o=!1;for(let e=1;e<s.length;e++){const t=s[e];t?(o=!1,"."!==t&&(".."!==t?(s[i++]=t,a++):a?(o=!0,a--,i--):r&&(s[i++]=t))):o=!0}let l="";for(let e=1;e<i;e++)l+="/"+s[e];(!l||o&&!l.endsWith("/.."))&&(l+="/"),e.path=l}return function(e){e[e.Empty=1]="Empty",e[e.Hash=2]="Hash",e[e.Query=3]="Query",e[e.RelativePath=4]="RelativePath",e[e.AbsolutePath=5]="AbsolutePath",e[e.SchemeRelative=6]="SchemeRelative",e[e.Absolute=7]="Absolute"}(n||(n={})),function(e,t){if(!e&&!t)return"";const r=l(e);let s=r.type;if(t&&s!==n.Absolute){const e=l(t),i=e.type;switch(s){case n.Empty:r.hash=e.hash;case n.Hash:r.query=e.query;case n.Query:case n.RelativePath:!function(e,t){c(t,t.type),"/"===e.path?e.path=t.path:e.path=function(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}(t.path)+e.path}(r,e);case n.AbsolutePath:r.user=e.user,r.host=e.host,r.port=e.port;case n.SchemeRelative:r.scheme=e.scheme}i>s&&(s=i)}c(r,s);const a=r.query+r.hash;switch(s){case n.Hash:case n.Query:return a;case n.RelativePath:{const n=r.path.slice(1);return n?i(t||e)&&!i(n)?"./"+n+a:n+a:a||"."}case n.AbsolutePath:return r.path+a;default:return r.scheme+"//"+r.user+r.host+r.port+r.path+a}}}()},2208:function(e,t){!function(e){"use strict";e.get=void 0,e.put=void 0,e.pop=void 0;e.get=(e,t)=>e._indexes[t],e.put=(t,r)=>{const n=e.get(t,r);if(void 0!==n)return n;const{array:s,_indexes:i}=t;return i[r]=s.push(r)-1},e.pop=e=>{const{array:t,_indexes:r}=e;0!==t.length&&(r[t.pop()]=void 0)},e.SetArray=class{constructor(){this._indexes={__proto__:null},this.array=[]}},Object.defineProperty(e,"__esModule",{value:!0})}(t)},2297:function(e,t){!function(e){"use strict";const t=",".charCodeAt(0),r=";".charCodeAt(0),n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=new Uint8Array(64),i=new Uint8Array(128);for(let e=0;e<n.length;e++){const t=n.charCodeAt(e);s[e]=t,i[t]=e}const a="undefined"!=typeof TextDecoder?new TextDecoder:"undefined"!=typeof Buffer?{decode:e=>Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}:{decode(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t}};function o(e,t){const r=e.indexOf(";",t);return-1===r?e.length:r}function l(e,t,r,n){let s=0,a=0,o=0;do{const r=e.charCodeAt(t++);o=i[r],s|=(31&o)<<a,a+=5}while(32&o);const l=1&s;return s>>>=1,l&&(s=-2147483648|-s),r[n]+=s,t}function c(e,r,n){return!(r>=n)&&e.charCodeAt(r)!==t}function p(e){e.sort(u)}function u(e,t){return e[0]-t[0]}function d(e,t,r,n,i){const a=n[i];let o=a-r[i];r[i]=a,o=o<0?-o<<1|1:o<<1;do{let r=31&o;o>>>=5,o>0&&(r|=32),e[t++]=s[r]}while(o>0);return t}e.decode=function(e){const t=new Int32Array(5),r=[];let n=0;do{const s=o(e,n),i=[];let a=!0,u=0;t[0]=0;for(let r=n;r<s;r++){let n;r=l(e,r,t,0);const o=t[0];o<u&&(a=!1),u=o,c(e,r,s)?(r=l(e,r,t,1),r=l(e,r,t,2),r=l(e,r,t,3),c(e,r,s)?(r=l(e,r,t,4),n=[o,t[1],t[2],t[3],t[4]]):n=[o,t[1],t[2],t[3]]):n=[o],i.push(n)}a||p(i),r.push(i),n=s+1}while(n<=e.length);return r},e.encode=function(e){const n=new Int32Array(5),s=16384,i=16348,o=new Uint8Array(s),l=o.subarray(0,i);let c=0,p="";for(let u=0;u<e.length;u++){const h=e[u];if(u>0&&(c===s&&(p+=a.decode(o),c=0),o[c++]=r),0!==h.length){n[0]=0;for(let e=0;e<h.length;e++){const r=h[e];c>i&&(p+=a.decode(l),o.copyWithin(0,i,c),c-=i),e>0&&(o[c++]=t),c=d(o,c,n,r,0),1!==r.length&&(c=d(o,c,n,r,1),c=d(o,c,n,r,2),c=d(o,c,n,r,3),4!==r.length&&(c=d(o,c,n,r,4)))}}}return p+a.decode(o.subarray(0,c))},Object.defineProperty(e,"__esModule",{value:!0})}(t)},3446:function(e,t,r){!function(e,t,r){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=n(r);function i(e,t){return t&&!t.endsWith("/")&&(t+="/"),s.default(e,t)}function a(e,t){for(let r=t;r<e.length;r++)if(!o(e[r]))return r;return e.length}function o(e){for(let t=1;t<e.length;t++)if(e[t][0]<e[t-1][0])return!1;return!0}function l(e,t){return t||(e=e.slice()),e.sort(c)}function c(e,t){return e[0]-t[0]}let p=!1;function u(e,t,r){for(let n=r+1;n<e.length&&e[n][0]===t;r=n++);return r}function d(e,t,r){for(let n=r-1;n>=0&&e[n][0]===t;r=n--);return r}function h(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function f(e,t,r,n){const{lastKey:s,lastNeedle:i,lastIndex:a}=r;let o=0,l=e.length-1;if(n===s){if(t===i)return p=-1!==a&&e[a][0]===t,a;t>=i?o=-1===a?0:a:l=a}return r.lastKey=n,r.lastNeedle=t,r.lastIndex=function(e,t,r,n){for(;r<=n;){const s=r+(n-r>>1),i=e[s][0]-t;if(0===i)return p=!0,s;i<0?r=s+1:n=s-1}return p=!1,r-1}(e,t,o,l)}function m(e,t,r){for(let r=e.length;r>t;r--)e[r]=e[r-1];e[t]=r}function y(){return{__proto__:null}}function T(e,t,r,n,s,i,a,o,l,c){const{sections:p}=e;for(let e=0;e<p.length;e++){const{map:u,offset:d}=p[e];let h=l,f=c;if(e+1<p.length){const t=p[e+1].offset;h=Math.min(l,a+t.line),h===l?f=Math.min(c,o+t.column):h<l&&(f=o+t.column)}g(u,t,r,n,s,i,a+d.line,o+d.column,h,f)}}function g(t,r,n,s,i,a,o,l,c,p){if("sections"in t)return T(...arguments);const u=new P(t,r),d=s.length,h=a.length,f=e.decodedMappings(u),{resolvedSources:m,sourcesContent:y}=u;if(b(s,m),b(a,u.names),y)b(i,y);else for(let e=0;e<m.length;e++)i.push(null);for(let e=0;e<f.length;e++){const t=o+e;if(t>c)return;const r=S(n,t),s=0===e?l:0,i=f[e];for(let e=0;e<i.length;e++){const n=i[e],a=s+n[0];if(t===c&&a>=p)return;if(1===n.length){r.push([a]);continue}const o=d+n[1],l=n[2],u=n[3];r.push(4===n.length?[a,o,l,u]:[a,o,l,u,h+n[4]])}}}function b(e,t){for(let r=0;r<t.length;r++)e.push(t[r])}function S(e,t){for(let r=e.length;r<=t;r++)e[r]=[];return e[t]}const x="`line` must be greater than 0 (lines start at line 1)",E="`column` must be greater than or equal to 0 (columns start at column 0)";e.encodedMappings=void 0,e.decodedMappings=void 0,e.traceSegment=void 0,e.originalPositionFor=void 0,e.generatedPositionFor=void 0,e.eachMapping=void 0,e.sourceContentFor=void 0,e.presortedDecodedMap=void 0,e.decodedMap=void 0,e.encodedMap=void 0;class P{constructor(e,t){this._decodedMemo={lastKey:-1,lastNeedle:-1,lastIndex:-1},this._bySources=void 0,this._bySourceMemos=void 0;const r="string"==typeof e;if(!r&&e._decodedMemo)return e;const n=r?JSON.parse(e):e,{version:s,file:o,names:c,sourceRoot:p,sources:u,sourcesContent:d}=n;this.version=s,this.file=o,this.names=c,this.sourceRoot=p,this.sources=u,this.sourcesContent=d;const h=i(p||"",function(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}(t));this.resolvedSources=u.map((e=>i(e||"",h)));const{mappings:f}=n;"string"==typeof f?(this._encoded=f,this._decoded=void 0):(this._encoded=void 0,this._decoded=function(e,t){const r=a(e,0);if(r===e.length)return e;t||(e=e.slice());for(let n=r;n<e.length;n=a(e,n+1))e[n]=l(e[n],t);return e}(f,r))}}function v(e,t,r,n){return{source:e,line:t,column:r,name:n}}function A(e,t){return{line:e,column:t}}function C(e,t,r,n,s){let i=f(e,n,t,r);return p?i=(-1===s?u:d)(e,n,i):-1===s&&i++,-1===i||i===e.length?null:e[i]}e.encodedMappings=e=>{var r;return null!==(r=e._encoded)&&void 0!==r?r:e._encoded=t.encode(e._decoded)},e.decodedMappings=e=>e._decoded||(e._decoded=t.decode(e._encoded)),e.traceSegment=(t,r,n)=>{const s=e.decodedMappings(t);return r>=s.length?null:C(s[r],t._decodedMemo,r,n,1)},e.originalPositionFor=(t,{line:r,column:n,bias:s})=>{if(--r<0)throw new Error(x);if(n<0)throw new Error(E);const i=e.decodedMappings(t);if(r>=i.length)return v(null,null,null,null);const a=C(i[r],t._decodedMemo,r,n,s||1);if(null==a)return v(null,null,null,null);if(1==a.length)return v(null,null,null,null);const{names:o,resolvedSources:l}=t;return v(l[a[1]],a[2]+1,a[3],5===a.length?o[a[4]]:null)},e.generatedPositionFor=(t,{source:r,line:n,column:s,bias:i})=>{if(--n<0)throw new Error(x);if(s<0)throw new Error(E);const{sources:a,resolvedSources:o}=t;let l=a.indexOf(r);if(-1===l&&(l=o.indexOf(r)),-1===l)return A(null,null);const c=t._bySources||(t._bySources=function(e,t){const r=t.map(y);for(let n=0;n<e.length;n++){const s=e[n];for(let e=0;e<s.length;e++){const i=s[e];if(1===i.length)continue;const a=i[1],o=i[2],l=i[3],c=r[a],p=c[o]||(c[o]=[]),d=t[a],h=u(p,l,f(p,l,d,o));m(p,d.lastIndex=h+1,[l,n,i[0]])}}return r}(e.decodedMappings(t),t._bySourceMemos=a.map(h))),p=t._bySourceMemos,d=c[l][n];if(null==d)return A(null,null);const T=C(d,p[l],n,s,i||1);return null==T?A(null,null):A(T[1]+1,T[2])},e.eachMapping=(t,r)=>{const n=e.decodedMappings(t),{names:s,resolvedSources:i}=t;for(let e=0;e<n.length;e++){const t=n[e];for(let n=0;n<t.length;n++){const a=t[n],o=e+1,l=a[0];let c=null,p=null,u=null,d=null;1!==a.length&&(c=i[a[1]],p=a[2]+1,u=a[3]),5===a.length&&(d=s[a[4]]),r({generatedLine:o,generatedColumn:l,source:c,originalLine:p,originalColumn:u,name:d})}}},e.sourceContentFor=(e,t)=>{const{sources:r,resolvedSources:n,sourcesContent:s}=e;if(null==s)return null;let i=r.indexOf(t);return-1===i&&(i=n.indexOf(t)),-1===i?null:s[i]},e.presortedDecodedMap=(e,t)=>{const r=Object.assign({},e);r.mappings=[];const n=new P(r,t);return n._decoded=e.mappings,n},e.decodedMap=t=>({version:3,file:t.file,names:t.names,sourceRoot:t.sourceRoot,sources:t.sources,sourcesContent:t.sourcesContent,mappings:e.decodedMappings(t)}),e.encodedMap=t=>({version:3,file:t.file,names:t.names,sourceRoot:t.sourceRoot,sources:t.sources,sourcesContent:t.sourcesContent,mappings:e.encodedMappings(t)}),e.AnyMap=function(t,r){const n="string"==typeof t?JSON.parse(t):t;if(!("sections"in n))return new P(n,r);const s=[],i=[],a=[],o=[];T(n,r,s,i,a,o,0,0,1/0,1/0);const l={version:3,file:n.file,names:o,sources:i,sourcesContent:a,mappings:s};return e.presortedDecodedMap(l)},e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=-1,e.TraceMap=P,Object.defineProperty(e,"__esModule",{value:!0})}(t,r(2297),r(8435))},6434:(e,t,r)=>{"use strict";e=r.nmd(e);const n=r(2085),s=(e,t)=>function(){const r=e.apply(n,arguments);return`[${r+t}m`},i=(e,t)=>function(){const r=e.apply(n,arguments);return`[${38+t};5;${r}m`},a=(e,t)=>function(){const r=e.apply(n,arguments);return`[${38+t};2;${r[0]};${r[1]};${r[2]}m`};Object.defineProperty(e,"exports",{enumerable:!0,get:function(){const e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.grey=t.color.gray;for(const r of Object.keys(t)){const n=t[r];for(const r of Object.keys(n)){const s=n[r];t[r]={open:`[${s[0]}m`,close:`[${s[1]}m`},n[r]=t[r],e.set(s[0],s[1])}Object.defineProperty(t,r,{value:n,enumerable:!1}),Object.defineProperty(t,"codes",{value:e,enumerable:!1})}const r=e=>e,o=(e,t,r)=>[e,t,r];t.color.close="[39m",t.bgColor.close="[49m",t.color.ansi={ansi:s(r,0)},t.color.ansi256={ansi256:i(r,0)},t.color.ansi16m={rgb:a(o,0)},t.bgColor.ansi={ansi:s(r,10)},t.bgColor.ansi256={ansi256:i(r,10)},t.bgColor.ansi16m={rgb:a(o,10)};for(let e of Object.keys(n)){if("object"!=typeof n[e])continue;const r=n[e];"ansi16"===e&&(e="ansi"),"ansi16"in r&&(t.color.ansi[e]=s(r.ansi16,0),t.bgColor.ansi[e]=s(r.ansi16,10)),"ansi256"in r&&(t.color.ansi256[e]=i(r.ansi256,0),t.bgColor.ansi256[e]=i(r.ansi256,10)),"rgb"in r&&(t.color.ansi16m[e]=a(r.rgb,0),t.bgColor.ansi16m[e]=a(r.rgb,10))}return t}})},2589:(e,t,r)=>{"use strict";const n=r(3150),s=r(6434),i=r(8470).stdout,a=r(6864),o="win32"===process.platform&&!(process.env.TERM||"").toLowerCase().startsWith("xterm"),l=["ansi","ansi","ansi256","ansi16m"],c=new Set(["gray"]),p=Object.create(null);function u(e,t){t=t||{};const r=i?i.level:0;e.level=void 0===t.level?r:t.level,e.enabled="enabled"in t?t.enabled:e.level>0}function d(e){if(!this||!(this instanceof d)||this.template){const t={};return u(t,e),t.template=function(){const e=[].slice.call(arguments);return y.apply(null,[t.template].concat(e))},Object.setPrototypeOf(t,d.prototype),Object.setPrototypeOf(t.template,t),t.template.constructor=d,t.template}u(this,e)}o&&(s.blue.open="[94m");for(const e of Object.keys(s))s[e].closeRe=new RegExp(n(s[e].close),"g"),p[e]={get(){const t=s[e];return f.call(this,this._styles?this._styles.concat(t):[t],this._empty,e)}};p.visible={get(){return f.call(this,this._styles||[],!0,"visible")}},s.color.closeRe=new RegExp(n(s.color.close),"g");for(const e of Object.keys(s.color.ansi))c.has(e)||(p[e]={get(){const t=this.level;return function(){const r=s.color[l[t]][e].apply(null,arguments),n={open:r,close:s.color.close,closeRe:s.color.closeRe};return f.call(this,this._styles?this._styles.concat(n):[n],this._empty,e)}}});s.bgColor.closeRe=new RegExp(n(s.bgColor.close),"g");for(const e of Object.keys(s.bgColor.ansi))c.has(e)||(p["bg"+e[0].toUpperCase()+e.slice(1)]={get(){const t=this.level;return function(){const r=s.bgColor[l[t]][e].apply(null,arguments),n={open:r,close:s.bgColor.close,closeRe:s.bgColor.closeRe};return f.call(this,this._styles?this._styles.concat(n):[n],this._empty,e)}}});const h=Object.defineProperties((()=>{}),p);function f(e,t,r){const n=function(){return m.apply(n,arguments)};n._styles=e,n._empty=t;const s=this;return Object.defineProperty(n,"level",{enumerable:!0,get:()=>s.level,set(e){s.level=e}}),Object.defineProperty(n,"enabled",{enumerable:!0,get:()=>s.enabled,set(e){s.enabled=e}}),n.hasGrey=this.hasGrey||"gray"===r||"grey"===r,n.__proto__=h,n}function m(){const e=arguments,t=e.length;let r=String(arguments[0]);if(0===t)return"";if(t>1)for(let n=1;n<t;n++)r+=" "+e[n];if(!this.enabled||this.level<=0||!r)return this._empty?"":r;const n=s.dim.open;o&&this.hasGrey&&(s.dim.open="");for(const e of this._styles.slice().reverse())r=e.open+r.replace(e.closeRe,e.open)+e.close,r=r.replace(/\r?\n/g,`${e.close}$&${e.open}`);return s.dim.open=n,r}function y(e,t){if(!Array.isArray(t))return[].slice.call(arguments,1).join(" ");const r=[].slice.call(arguments,2),n=[t.raw[0]];for(let e=1;e<t.length;e++)n.push(String(r[e-1]).replace(/[{}\\]/g,"\\$&")),n.push(String(t.raw[e]));return a(e,n.join(""))}Object.defineProperties(d.prototype,p),e.exports=d(),e.exports.supportsColor=i,e.exports.default=e.exports},9864:e=>{"use strict";e.exports=(e,t)=>{t=t||process.argv;const r=e.startsWith("-")?"":1===e.length?"-":"--",n=t.indexOf(r+e),s=t.indexOf("--");return-1!==n&&(-1===s||n<s)}},8470:(e,t,r)=>{"use strict";const n=r(2037),s=r(9864),i=process.env;let a;function o(e){const t=function(e){if(!1===a)return 0;if(s("color=16m")||s("color=full")||s("color=truecolor"))return 3;if(s("color=256"))return 2;if(e&&!e.isTTY&&!0!==a)return 0;const t=a?1:0;if("win32"===process.platform){const e=n.release().split(".");return Number(process.versions.node.split(".")[0])>=8&&Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in i)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some((e=>e in i))||"codeship"===i.CI_NAME?1:t;if("TEAMCITY_VERSION"in i)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(i.TEAMCITY_VERSION)?1:0;if("truecolor"===i.COLORTERM)return 3;if("TERM_PROGRAM"in i){const e=parseInt((i.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(i.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(i.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(i.TERM)||"COLORTERM"in i?1:(i.TERM,t)}(e);return function(e){return 0!==e&&{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}(t)}s("no-color")||s("no-colors")||s("color=false")?a=!1:(s("color")||s("colors")||s("color=true")||s("color=always"))&&(a=!0),"FORCE_COLOR"in i&&(a=0===i.FORCE_COLOR.length||0!==parseInt(i.FORCE_COLOR,10)),e.exports={supportsColor:o,stdout:o(process.stdout),stderr:o(process.stderr)}},6864:e=>{"use strict";const t=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,r=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,n=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,s=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi,i=new Map([["n","\n"],["r","\r"],["t","\t"],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a",""]]);function a(e){return"u"===e[0]&&5===e.length||"x"===e[0]&&3===e.length?String.fromCharCode(parseInt(e.slice(1),16)):i.get(e)||e}function o(e,t){const r=[],i=t.trim().split(/\s*,\s*/g);let o;for(const t of i)if(isNaN(t)){if(!(o=t.match(n)))throw new Error(`Invalid Chalk template style argument: ${t} (in style '${e}')`);r.push(o[2].replace(s,((e,t,r)=>t?a(t):r)))}else r.push(Number(t));return r}function l(e){r.lastIndex=0;const t=[];let n;for(;null!==(n=r.exec(e));){const e=n[1];if(n[2]){const r=o(e,n[2]);t.push([e].concat(r))}else t.push([e])}return t}function c(e,t){const r={};for(const e of t)for(const t of e.styles)r[t[0]]=e.inverse?null:t.slice(1);let n=e;for(const e of Object.keys(r))if(Array.isArray(r[e])){if(!(e in n))throw new Error(`Unknown Chalk style: ${e}`);n=r[e].length>0?n[e].apply(n,r[e]):n[e]}return n}e.exports=(e,r)=>{const n=[],s=[];let i=[];if(r.replace(t,((t,r,o,p,u,d)=>{if(r)i.push(a(r));else if(p){const t=i.join("");i=[],s.push(0===n.length?t:c(e,n)(t)),n.push({inverse:o,styles:l(p)})}else if(u){if(0===n.length)throw new Error("Found extraneous } in Chalk template literal");s.push(c(e,n)(i.join(""))),i=[],n.pop()}else i.push(d)})),s.push(i.join("")),n.length>0){const e=`Chalk template literal is missing ${n.length} closing bracket${1===n.length?"":"s"} (\`}\`)`;throw new Error(e)}return s.join("")}},8168:(e,t,r)=>{var n=r(3515),s={};for(var i in n)n.hasOwnProperty(i)&&(s[n[i]]=i);var a=e.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var o in a)if(a.hasOwnProperty(o)){if(!("channels"in a[o]))throw new Error("missing channels property: "+o);if(!("labels"in a[o]))throw new Error("missing channel labels property: "+o);if(a[o].labels.length!==a[o].channels)throw new Error("channel and label counts mismatch: "+o);var l=a[o].channels,c=a[o].labels;delete a[o].channels,delete a[o].labels,Object.defineProperty(a[o],"channels",{value:l}),Object.defineProperty(a[o],"labels",{value:c})}a.rgb.hsl=function(e){var t,r,n=e[0]/255,s=e[1]/255,i=e[2]/255,a=Math.min(n,s,i),o=Math.max(n,s,i),l=o-a;return o===a?t=0:n===o?t=(s-i)/l:s===o?t=2+(i-n)/l:i===o&&(t=4+(n-s)/l),(t=Math.min(60*t,360))<0&&(t+=360),r=(a+o)/2,[t,100*(o===a?0:r<=.5?l/(o+a):l/(2-o-a)),100*r]},a.rgb.hsv=function(e){var t,r,n,s,i,a=e[0]/255,o=e[1]/255,l=e[2]/255,c=Math.max(a,o,l),p=c-Math.min(a,o,l),u=function(e){return(c-e)/6/p+.5};return 0===p?s=i=0:(i=p/c,t=u(a),r=u(o),n=u(l),a===c?s=n-r:o===c?s=1/3+t-n:l===c&&(s=2/3+r-t),s<0?s+=1:s>1&&(s-=1)),[360*s,100*i,100*c]},a.rgb.hwb=function(e){var t=e[0],r=e[1],n=e[2];return[a.rgb.hsl(e)[0],1/255*Math.min(t,Math.min(r,n))*100,100*(n=1-1/255*Math.max(t,Math.max(r,n)))]},a.rgb.cmyk=function(e){var t,r=e[0]/255,n=e[1]/255,s=e[2]/255;return[100*((1-r-(t=Math.min(1-r,1-n,1-s)))/(1-t)||0),100*((1-n-t)/(1-t)||0),100*((1-s-t)/(1-t)||0),100*t]},a.rgb.keyword=function(e){var t=s[e];if(t)return t;var r,i,a,o=1/0;for(var l in n)if(n.hasOwnProperty(l)){var c=(i=e,a=n[l],Math.pow(i[0]-a[0],2)+Math.pow(i[1]-a[1],2)+Math.pow(i[2]-a[2],2));c<o&&(o=c,r=l)}return r},a.keyword.rgb=function(e){return n[e]},a.rgb.xyz=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255;return[100*(.4124*(t=t>.04045?Math.pow((t+.055)/1.055,2.4):t/12.92)+.3576*(r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92)+.1805*(n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92)),100*(.2126*t+.7152*r+.0722*n),100*(.0193*t+.1192*r+.9505*n)]},a.rgb.lab=function(e){var t=a.rgb.xyz(e),r=t[0],n=t[1],s=t[2];return n/=100,s/=108.883,r=(r/=95.047)>.008856?Math.pow(r,1/3):7.787*r+16/116,[116*(n=n>.008856?Math.pow(n,1/3):7.787*n+16/116)-16,500*(r-n),200*(n-(s=s>.008856?Math.pow(s,1/3):7.787*s+16/116))]},a.hsl.rgb=function(e){var t,r,n,s,i,a=e[0]/360,o=e[1]/100,l=e[2]/100;if(0===o)return[i=255*l,i,i];t=2*l-(r=l<.5?l*(1+o):l+o-l*o),s=[0,0,0];for(var c=0;c<3;c++)(n=a+1/3*-(c-1))<0&&n++,n>1&&n--,i=6*n<1?t+6*(r-t)*n:2*n<1?r:3*n<2?t+(r-t)*(2/3-n)*6:t,s[c]=255*i;return s},a.hsl.hsv=function(e){var t=e[0],r=e[1]/100,n=e[2]/100,s=r,i=Math.max(n,.01);return r*=(n*=2)<=1?n:2-n,s*=i<=1?i:2-i,[t,100*(0===n?2*s/(i+s):2*r/(n+r)),(n+r)/2*100]},a.hsv.rgb=function(e){var t=e[0]/60,r=e[1]/100,n=e[2]/100,s=Math.floor(t)%6,i=t-Math.floor(t),a=255*n*(1-r),o=255*n*(1-r*i),l=255*n*(1-r*(1-i));switch(n*=255,s){case 0:return[n,l,a];case 1:return[o,n,a];case 2:return[a,n,l];case 3:return[a,o,n];case 4:return[l,a,n];case 5:return[n,a,o]}},a.hsv.hsl=function(e){var t,r,n,s=e[0],i=e[1]/100,a=e[2]/100,o=Math.max(a,.01);return n=(2-i)*a,r=i*o,[s,100*(r=(r/=(t=(2-i)*o)<=1?t:2-t)||0),100*(n/=2)]},a.hwb.rgb=function(e){var t,r,n,s,i,a,o,l=e[0]/360,c=e[1]/100,p=e[2]/100,u=c+p;switch(u>1&&(c/=u,p/=u),n=6*l-(t=Math.floor(6*l)),0!=(1&t)&&(n=1-n),s=c+n*((r=1-p)-c),t){default:case 6:case 0:i=r,a=s,o=c;break;case 1:i=s,a=r,o=c;break;case 2:i=c,a=r,o=s;break;case 3:i=c,a=s,o=r;break;case 4:i=s,a=c,o=r;break;case 5:i=r,a=c,o=s}return[255*i,255*a,255*o]},a.cmyk.rgb=function(e){var t=e[0]/100,r=e[1]/100,n=e[2]/100,s=e[3]/100;return[255*(1-Math.min(1,t*(1-s)+s)),255*(1-Math.min(1,r*(1-s)+s)),255*(1-Math.min(1,n*(1-s)+s))]},a.xyz.rgb=function(e){var t,r,n,s=e[0]/100,i=e[1]/100,a=e[2]/100;return r=-.9689*s+1.8758*i+.0415*a,n=.0557*s+-.204*i+1.057*a,t=(t=3.2406*s+-1.5372*i+-.4986*a)>.0031308?1.055*Math.pow(t,1/2.4)-.055:12.92*t,r=r>.0031308?1.055*Math.pow(r,1/2.4)-.055:12.92*r,n=n>.0031308?1.055*Math.pow(n,1/2.4)-.055:12.92*n,[255*(t=Math.min(Math.max(0,t),1)),255*(r=Math.min(Math.max(0,r),1)),255*(n=Math.min(Math.max(0,n),1))]},a.xyz.lab=function(e){var t=e[0],r=e[1],n=e[2];return r/=100,n/=108.883,t=(t/=95.047)>.008856?Math.pow(t,1/3):7.787*t+16/116,[116*(r=r>.008856?Math.pow(r,1/3):7.787*r+16/116)-16,500*(t-r),200*(r-(n=n>.008856?Math.pow(n,1/3):7.787*n+16/116))]},a.lab.xyz=function(e){var t,r,n,s=e[0];t=e[1]/500+(r=(s+16)/116),n=r-e[2]/200;var i=Math.pow(r,3),a=Math.pow(t,3),o=Math.pow(n,3);return r=i>.008856?i:(r-16/116)/7.787,t=a>.008856?a:(t-16/116)/7.787,n=o>.008856?o:(n-16/116)/7.787,[t*=95.047,r*=100,n*=108.883]},a.lab.lch=function(e){var t,r=e[0],n=e[1],s=e[2];return(t=360*Math.atan2(s,n)/2/Math.PI)<0&&(t+=360),[r,Math.sqrt(n*n+s*s),t]},a.lch.lab=function(e){var t,r=e[0],n=e[1];return t=e[2]/360*2*Math.PI,[r,n*Math.cos(t),n*Math.sin(t)]},a.rgb.ansi16=function(e){var t=e[0],r=e[1],n=e[2],s=1 in arguments?arguments[1]:a.rgb.hsv(e)[2];if(0===(s=Math.round(s/50)))return 30;var i=30+(Math.round(n/255)<<2|Math.round(r/255)<<1|Math.round(t/255));return 2===s&&(i+=60),i},a.hsv.ansi16=function(e){return a.rgb.ansi16(a.hsv.rgb(e),e[2])},a.rgb.ansi256=function(e){var t=e[0],r=e[1],n=e[2];return t===r&&r===n?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)},a.ansi16.rgb=function(e){var t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),[t=t/10.5*255,t,t];var r=.5*(1+~~(e>50));return[(1&t)*r*255,(t>>1&1)*r*255,(t>>2&1)*r*255]},a.ansi256.rgb=function(e){if(e>=232){var t=10*(e-232)+8;return[t,t,t]}var r;return e-=16,[Math.floor(e/36)/5*255,Math.floor((r=e%36)/6)/5*255,r%6/5*255]},a.rgb.hex=function(e){var t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},a.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];var r=t[0];3===t[0].length&&(r=r.split("").map((function(e){return e+e})).join(""));var n=parseInt(r,16);return[n>>16&255,n>>8&255,255&n]},a.rgb.hcg=function(e){var t,r=e[0]/255,n=e[1]/255,s=e[2]/255,i=Math.max(Math.max(r,n),s),a=Math.min(Math.min(r,n),s),o=i-a;return t=o<=0?0:i===r?(n-s)/o%6:i===n?2+(s-r)/o:4+(r-n)/o+4,t/=6,[360*(t%=1),100*o,100*(o<1?a/(1-o):0)]},a.hsl.hcg=function(e){var t,r=e[1]/100,n=e[2]/100,s=0;return(t=n<.5?2*r*n:2*r*(1-n))<1&&(s=(n-.5*t)/(1-t)),[e[0],100*t,100*s]},a.hsv.hcg=function(e){var t=e[1]/100,r=e[2]/100,n=t*r,s=0;return n<1&&(s=(r-n)/(1-n)),[e[0],100*n,100*s]},a.hcg.rgb=function(e){var t=e[0]/360,r=e[1]/100,n=e[2]/100;if(0===r)return[255*n,255*n,255*n];var s,i=[0,0,0],a=t%1*6,o=a%1,l=1-o;switch(Math.floor(a)){case 0:i[0]=1,i[1]=o,i[2]=0;break;case 1:i[0]=l,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=o;break;case 3:i[0]=0,i[1]=l,i[2]=1;break;case 4:i[0]=o,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=l}return s=(1-r)*n,[255*(r*i[0]+s),255*(r*i[1]+s),255*(r*i[2]+s)]},a.hcg.hsv=function(e){var t=e[1]/100,r=t+e[2]/100*(1-t),n=0;return r>0&&(n=t/r),[e[0],100*n,100*r]},a.hcg.hsl=function(e){var t=e[1]/100,r=e[2]/100*(1-t)+.5*t,n=0;return r>0&&r<.5?n=t/(2*r):r>=.5&&r<1&&(n=t/(2*(1-r))),[e[0],100*n,100*r]},a.hcg.hwb=function(e){var t=e[1]/100,r=t+e[2]/100*(1-t);return[e[0],100*(r-t),100*(1-r)]},a.hwb.hcg=function(e){var t=e[1]/100,r=1-e[2]/100,n=r-t,s=0;return n<1&&(s=(r-n)/(1-n)),[e[0],100*n,100*s]},a.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},a.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},a.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},a.gray.hsl=a.gray.hsv=function(e){return[0,0,e[0]]},a.gray.hwb=function(e){return[0,100,e[0]]},a.gray.cmyk=function(e){return[0,0,0,e[0]]},a.gray.lab=function(e){return[e[0],0,0]},a.gray.hex=function(e){var t=255&Math.round(e[0]/100*255),r=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(r.length)+r},a.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},2085:(e,t,r)=>{var n=r(8168),s=r(4111),i={};Object.keys(n).forEach((function(e){i[e]={},Object.defineProperty(i[e],"channels",{value:n[e].channels}),Object.defineProperty(i[e],"labels",{value:n[e].labels});var t=s(e);Object.keys(t).forEach((function(r){var n=t[r];i[e][r]=function(e){var t=function(t){if(null==t)return t;arguments.length>1&&(t=Array.prototype.slice.call(arguments));var r=e(t);if("object"==typeof r)for(var n=r.length,s=0;s<n;s++)r[s]=Math.round(r[s]);return r};return"conversion"in e&&(t.conversion=e.conversion),t}(n),i[e][r].raw=function(e){var t=function(t){return null==t?t:(arguments.length>1&&(t=Array.prototype.slice.call(arguments)),e(t))};return"conversion"in e&&(t.conversion=e.conversion),t}(n)}))})),e.exports=i},4111:(e,t,r)=>{var n=r(8168);function s(e,t){return function(r){return t(e(r))}}function i(e,t){for(var r=[t[e].parent,e],i=n[t[e].parent][e],a=t[e].parent;t[a].parent;)r.unshift(t[a].parent),i=s(n[t[a].parent][a],i),a=t[a].parent;return i.conversion=r,i}e.exports=function(e){for(var t=function(e){var t=function(){for(var e={},t=Object.keys(n),r=t.length,s=0;s<r;s++)e[t[s]]={distance:-1,parent:null};return e}(),r=[e];for(t[e].distance=0;r.length;)for(var s=r.pop(),i=Object.keys(n[s]),a=i.length,o=0;o<a;o++){var l=i[o],c=t[l];-1===c.distance&&(c.distance=t[s].distance+1,c.parent=s,r.unshift(l))}return t}(e),r={},s=Object.keys(t),a=s.length,o=0;o<a;o++){var l=s[o];null!==t[l].parent&&(r[l]=i(l,t))}return r}},3515:e=>{"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},1227:(e,t,r)=>{t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const r="color: "+this.color;t.splice(1,0,r,"color: inherit");let n=0,s=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(n++,"%c"===e&&(s=n))})),t.splice(s,0,r)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=r(2447)(t);const{formatters:n}=e.exports;n.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},2447:(e,t,r)=>{e.exports=function(e){function t(e){let r,s,i,a=null;function o(...e){if(!o.enabled)return;const n=o,s=Number(new Date),i=s-(r||s);n.diff=i,n.prev=r,n.curr=s,r=s,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let a=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((r,s)=>{if("%%"===r)return"%";a++;const i=t.formatters[s];if("function"==typeof i){const t=e[a];r=i.call(n,t),e.splice(a,1),a--}return r})),t.formatArgs.call(n,e),(n.log||t.log).apply(n,e)}return o.namespace=e,o.useColors=t.useColors(),o.color=t.selectColor(e),o.extend=n,o.destroy=t.destroy,Object.defineProperty(o,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==a?a:(s!==t.namespaces&&(s=t.namespaces,i=t.enabled(e)),i),set:e=>{a=e}}),"function"==typeof t.init&&t.init(o),o}function n(e,r){const n=t(this.namespace+(void 0===r?":":r)+e);return n.log=this.log,n}function s(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(s),...t.skips.map(s).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let r;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const n=("string"==typeof e?e:"").split(/[\s,]+/),s=n.length;for(r=0;r<s;r++)n[r]&&("-"===(e=n[r].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let r,n;for(r=0,n=t.skips.length;r<n;r++)if(t.skips[r].test(e))return!1;for(r=0,n=t.names.length;r<n;r++)if(t.names[r].test(e))return!0;return!1},t.humanize=r(7824),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((r=>{t[r]=e[r]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let r=0;for(let t=0;t<e.length;t++)r=(r<<5)-r+e.charCodeAt(t),r|=0;return t.colors[Math.abs(r)%t.colors.length]},t.enable(t.load()),t}},5158:(e,t,r)=>{"undefined"==typeof process||"renderer"===process.type||!0===process.browser||process.__nwjs?e.exports=r(1227):e.exports=r(39)},39:(e,t,r)=>{const n=r(6224),s=r(3837);t.init=function(e){e.inspectOpts={};const r=Object.keys(t.inspectOpts);for(let n=0;n<r.length;n++)e.inspectOpts[r[n]]=t.inspectOpts[r[n]]},t.log=function(...e){return process.stderr.write(s.format(...e)+"\n")},t.formatArgs=function(r){const{namespace:n,useColors:s}=this;if(s){const t=this.color,s="[3"+(t<8?t:"8;5;"+t),i=` ${s};1m${n} [0m`;r[0]=i+r[0].split("\n").join("\n"+i),r.push(s+"m+"+e.exports.humanize(this.diff)+"[0m")}else r[0]=(t.inspectOpts.hideDate?"":(new Date).toISOString()+" ")+n+" "+r[0]},t.save=function(e){e?process.env.DEBUG=e:delete process.env.DEBUG},t.load=function(){return process.env.DEBUG},t.useColors=function(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):n.isatty(process.stderr.fd)},t.destroy=s.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),t.colors=[6,2,3,4,5,1];try{const e=r(2130);e&&(e.stderr||e).level>=2&&(t.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch(e){}t.inspectOpts=Object.keys(process.env).filter((e=>/^debug_/i.test(e))).reduce(((e,t)=>{const r=t.substring(6).toLowerCase().replace(/_([a-z])/g,((e,t)=>t.toUpperCase()));let n=process.env[t];return n=!!/^(yes|on|true|enabled)$/i.test(n)||!/^(no|off|false|disabled)$/i.test(n)&&("null"===n?null:Number(n)),e[r]=n,e}),{}),e.exports=r(2447)(t);const{formatters:i}=e.exports;i.o=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts).split("\n").map((e=>e.trim())).join(" ")},i.O=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts)}},3150:e=>{"use strict";var t=/[|\\{}()[\]^$+*?.]/g;e.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(t,"\\$&")}},1272:(e,t,r)=>{"use strict";e.exports=r(8487)},6560:e=>{"use strict";e.exports=(e,t=process.argv)=>{const r=e.startsWith("-")?"":1===e.length?"-":"--",n=t.indexOf(r+e),s=t.indexOf("--");return-1!==n&&(-1===s||n<s)}},6188:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyus]{1,6}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g,t.matchToToken=function(e){var t={type:"invalid",value:e[0],closed:void 0};return e[1]?(t.type="string",t.closed=!(!e[3]&&!e[4])):e[5]?t.type="comment":e[6]?(t.type="comment",t.closed=!!e[7]):e[8]?t.type="regex":e[9]?t.type="number":e[10]?t.type="name":e[11]?t.type="punctuator":e[12]&&(t.type="whitespace"),t}},3312:e=>{"use strict";const t={},r=t.hasOwnProperty,n=(e,t)=>{for(const n in e)r.call(e,n)&&t(n,e[n])},s=t.toString,i=Array.isArray,a=Buffer.isBuffer,o={'"':'\\"',"'":"\\'","\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t"},l=/["'\\\b\f\n\r\t]/,c=/[0-9]/,p=/[ !#-&\(-\[\]-_a-~]/,u=(e,t)=>{const r=()=>{S=b,++t.indentLevel,b=t.indent.repeat(t.indentLevel)},d={escapeEverything:!1,minimal:!1,isScriptContext:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:"\t",indentLevel:0,__inline1__:!1,__inline2__:!1},h=t&&t.json;var f,m;h&&(d.quotes="double",d.wrap=!0),f=d,t=(m=t)?(n(m,((e,t)=>{f[e]=t})),f):f,"single"!=t.quotes&&"double"!=t.quotes&&"backtick"!=t.quotes&&(t.quotes="single");const y="double"==t.quotes?'"':"backtick"==t.quotes?"`":"'",T=t.compact,g=t.lowercaseHex;let b=t.indent.repeat(t.indentLevel),S="";const x=t.__inline1__,E=t.__inline2__,P=T?"":"\n";let v,A=!0;const C="binary"==t.numbers,w="octal"==t.numbers,I="decimal"==t.numbers,O="hexadecimal"==t.numbers;if(h&&e&&"function"==typeof e.toJSON&&(e=e.toJSON()),"string"!=typeof(N=e)&&"[object String]"!=s.call(N)){if((e=>"[object Map]"==s.call(e))(e))return 0==e.size?"new Map()":(T||(t.__inline1__=!0,t.__inline2__=!1),"new Map("+u(Array.from(e),t)+")");if((e=>"[object Set]"==s.call(e))(e))return 0==e.size?"new Set()":"new Set("+u(Array.from(e),t)+")";if(a(e))return 0==e.length?"Buffer.from([])":"Buffer.from("+u(Array.from(e),t)+")";if(i(e))return v=[],t.wrap=!0,x&&(t.__inline1__=!1,t.__inline2__=!0),E||r(),((e,t)=>{const r=e.length;let n=-1;for(;++n<r;)t(e[n])})(e,(e=>{A=!1,E&&(t.__inline2__=!1),v.push((T||E?"":b)+u(e,t))})),A?"[]":E?"["+v.join(", ")+"]":"["+P+v.join(","+P)+P+(T?"":S)+"]";if(!(e=>"number"==typeof e||"[object Number]"==s.call(e))(e))return(e=>"[object Object]"==s.call(e))(e)?(v=[],t.wrap=!0,r(),n(e,((e,r)=>{A=!1,v.push((T?"":b)+u(e,t)+":"+(T?"":" ")+u(r,t))})),A?"{}":"{"+P+v.join(","+P)+P+(T?"":S)+"}"):h?JSON.stringify(e)||"null":String(e);if(h)return JSON.stringify(e);if(I)return String(e);if(O){let t=e.toString(16);return g||(t=t.toUpperCase()),"0x"+t}if(C)return"0b"+e.toString(2);if(w)return"0o"+e.toString(8)}var N;const k=e;let D=-1;const L=k.length;for(v="";++D<L;){const e=k.charAt(D);if(t.es6){const e=k.charCodeAt(D);if(e>=55296&&e<=56319&&L>D+1){const t=k.charCodeAt(D+1);if(t>=56320&&t<=57343){let r=(1024*(e-55296)+t-56320+65536).toString(16);g||(r=r.toUpperCase()),v+="\\u{"+r+"}",++D;continue}}}if(!t.escapeEverything){if(p.test(e)){v+=e;continue}if('"'==e){v+=y==e?'\\"':e;continue}if("`"==e){v+=y==e?"\\`":e;continue}if("'"==e){v+=y==e?"\\'":e;continue}}if("\0"==e&&!h&&!c.test(k.charAt(D+1))){v+="\\0";continue}if(l.test(e)){v+=o[e];continue}const r=e.charCodeAt(0);if(t.minimal&&8232!=r&&8233!=r){v+=e;continue}let n=r.toString(16);g||(n=n.toUpperCase());const s=n.length>2||h,i="\\"+(s?"u":"x")+("0000"+n).slice(s?-4:-2);v+=i}return t.wrap&&(v=y+v+y),"`"==y&&(v=v.replace(/\$\{/g,"\\${")),t.isScriptContext?v.replace(/<\/(script|style)/gi,"<\\/$1").replace(/<!--/g,h?"\\u003C!--":"\\x3C!--"):v};u.version="2.5.2",e.exports=u},7824:e=>{var t=1e3,r=60*t,n=60*r,s=24*n;function i(e,t,r,n){var s=t>=1.5*r;return Math.round(e/r)+" "+n+(s?"s":"")}e.exports=function(e,a){a=a||{};var o,l,c=typeof e;if("string"===c&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var i=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(i){var a=parseFloat(i[1]);switch((i[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*a;case"weeks":case"week":case"w":return 6048e5*a;case"days":case"day":case"d":return a*s;case"hours":case"hour":case"hrs":case"hr":case"h":return a*n;case"minutes":case"minute":case"mins":case"min":case"m":return a*r;case"seconds":case"second":case"secs":case"sec":case"s":return a*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}}}(e);if("number"===c&&isFinite(e))return a.long?(o=e,(l=Math.abs(o))>=s?i(o,l,s,"day"):l>=n?i(o,l,n,"hour"):l>=r?i(o,l,r,"minute"):l>=t?i(o,l,t,"second"):o+" ms"):function(e){var i=Math.abs(e);return i>=s?Math.round(e/s)+"d":i>=n?Math.round(e/n)+"h":i>=r?Math.round(e/r)+"m":i>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},2130:(e,t,r)=>{"use strict";const n=r(2037),s=r(6224),i=r(6560),{env:a}=process;let o;function l(e,t={}){return 0!==(r=function(e,{streamIsTTY:t,sniffFlags:r=!0}={}){const s=function(){if("FORCE_COLOR"in a)return"true"===a.FORCE_COLOR?1:"false"===a.FORCE_COLOR?0:0===a.FORCE_COLOR.length?1:Math.min(Number.parseInt(a.FORCE_COLOR,10),3)}();void 0!==s&&(o=s);const l=r?o:s;if(0===l)return 0;if(r){if(i("color=16m")||i("color=full")||i("color=truecolor"))return 3;if(i("color=256"))return 2}if(e&&!t&&void 0===l)return 0;const c=l||0;if("dumb"===a.TERM)return c;if("win32"===process.platform){const e=n.release().split(".");return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in a)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some((e=>e in a))||"codeship"===a.CI_NAME?1:c;if("TEAMCITY_VERSION"in a)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(a.TEAMCITY_VERSION)?1:0;if("truecolor"===a.COLORTERM)return 3;if("TERM_PROGRAM"in a){const e=Number.parseInt((a.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(a.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(a.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(a.TERM)||"COLORTERM"in a?1:c}(e,{streamIsTTY:e&&e.isTTY,...t}))&&{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3};var r}i("no-color")||i("no-colors")||i("color=false")||i("color=never")?o=0:(i("color")||i("colors")||i("color=true")||i("color=always"))&&(o=1),e.exports={supportsColor:l,stdout:l({isTTY:s.isatty(1)}),stderr:l({isTTY:s.isatty(2)})}},3164:e=>{"use strict";let t=null;function r(e){if(null!==t&&(t.property,1)){const e=t;return t=r.prototype=null,e}return t=r.prototype=null==e?Object.create(null):e,new r}r(),e.exports=function(e){return r(e)}},2037:e=>{"use strict";e.exports=require("os")},6224:e=>{"use strict";e.exports=require("tty")},3837:e=>{"use strict";e.exports=require("util")},4704:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.codeFrameColumns=a,t.default=function(e,t,r,n={}){if(!s){s=!0;const e="Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.";process.emitWarning?process.emitWarning(e,"DeprecationWarning"):(new Error(e).name="DeprecationWarning",console.warn(new Error(e)))}return a(e,{start:{column:r=Math.max(r,0),line:t}},n)};var n=r(8530);let s=!1;const i=/\r\n|[\n\r\u2028\u2029]/;function a(e,t,r={}){const s=(r.highlightCode||r.forceColor)&&(0,n.shouldHighlight)(r),a=(0,n.ge