@griddo/cx 10.4.30 → 10.4.32

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.
@@ -1,56 +1,61 @@
1
1
  #!/usr/bin/env node
2
- "use strict";var ep=Object.create;var Br=Object.defineProperty;var tp=Object.getOwnPropertyDescriptor;var rp=Object.getOwnPropertyNames;var np=Object.getPrototypeOf,ip=Object.prototype.hasOwnProperty;var Ho=(t,e)=>()=>(t&&(e=t(t=0)),e);var y=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),zo=(t,e)=>{for(var r in e)Br(t,r,{get:e[r],enumerable:!0})},Wo=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of rp(e))!ip.call(t,i)&&i!==r&&Br(t,i,{get:()=>e[i],enumerable:!(n=tp(e,i))||n.enumerable});return t};var F=(t,e,r)=>(r=t!=null?ep(np(t)):{},Wo(e||!t||!t.__esModule?Br(r,"default",{value:t,enumerable:!0}):r,t)),Jo=t=>Wo(Br({},"__esModule",{value:!0}),t);var rt=y((Rb,pi)=>{var sp=require("fs"),op=require("path");function Vo(t){console.log(`[dotenv][DEBUG] ${t}`)}var ap=`
3
- `,cp=/^\s*([\w.-]+)\s*=\s*(.*)?\s*$/,up=/\\n/g,lp=/\n|\r|\r\n/;function Yo(t,e){let r=!!(e&&e.debug),n={};return t.toString().split(lp).forEach(function(i,s){let o=i.match(cp);if(o!=null){let a=o[1],c=o[2]||"",h=c.length-1,u=c[0]==='"'&&c[h]==='"';c[0]==="'"&&c[h]==="'"||u?(c=c.substring(1,h),u&&(c=c.replace(up,ap))):c=c.trim(),n[a]=c}else r&&Vo(`did not match key and value when parsing line ${s+1}: ${i}`)}),n}function fp(t){let e=op.resolve(process.cwd(),".env"),r="utf8",n=!1;t&&(t.path!=null&&(e=t.path),t.encoding!=null&&(r=t.encoding),t.debug!=null&&(n=!0));try{let i=Yo(sp.readFileSync(e,{encoding:r}),{debug:n});return Object.keys(i).forEach(function(s){Object.prototype.hasOwnProperty.call(process.env,s)?n&&Vo(`"${s}" is already defined in \`process.env\` and will not be overwritten`):process.env[s]=i[s]}),{parsed:i}}catch(i){return{error:i}}}pi.exports.config=fp;pi.exports.parse=Yo});var Ee=y(mi=>{"use strict";mi.fromCallback=function(t){return Object.defineProperty(function(...e){if(typeof e[e.length-1]=="function")t.apply(this,e);else return new Promise((r,n)=>{t.call(this,...e,(i,s)=>i!=null?n(i):r(s))})},"name",{value:t.name})};mi.fromPromise=function(t){return Object.defineProperty(function(...e){let r=e[e.length-1];if(typeof r!="function")return t.apply(this,e);t.apply(this,e.slice(0,-1)).then(n=>r(null,n),r)},"name",{value:t.name})}});var Qo=y((Tb,Ko)=>{var nt=require("constants"),hp=process.cwd,Ur=null,dp=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return Ur||(Ur=hp.call(process)),Ur};try{process.cwd()}catch{}typeof process.chdir=="function"&&(gi=process.chdir,process.chdir=function(t){Ur=null,gi.call(process,t)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,gi));var gi;Ko.exports=pp;function pp(t){nt.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&e(t),t.lutimes||r(t),t.chown=s(t.chown),t.fchown=s(t.fchown),t.lchown=s(t.lchown),t.chmod=n(t.chmod),t.fchmod=n(t.fchmod),t.lchmod=n(t.lchmod),t.chownSync=o(t.chownSync),t.fchownSync=o(t.fchownSync),t.lchownSync=o(t.lchownSync),t.chmodSync=i(t.chmodSync),t.fchmodSync=i(t.fchmodSync),t.lchmodSync=i(t.lchmodSync),t.stat=a(t.stat),t.fstat=a(t.fstat),t.lstat=a(t.lstat),t.statSync=c(t.statSync),t.fstatSync=c(t.fstatSync),t.lstatSync=c(t.lstatSync),t.chmod&&!t.lchmod&&(t.lchmod=function(u,p,g){g&&process.nextTick(g)},t.lchmodSync=function(){}),t.chown&&!t.lchown&&(t.lchown=function(u,p,g,m){m&&process.nextTick(m)},t.lchownSync=function(){}),dp==="win32"&&(t.rename=typeof t.rename!="function"?t.rename:function(u){function p(g,m,b){var w=Date.now(),x=0;u(g,m,function A(j){if(j&&(j.code==="EACCES"||j.code==="EPERM")&&Date.now()-w<6e4){setTimeout(function(){t.stat(m,function(B,L){B&&B.code==="ENOENT"?u(g,m,A):b(j)})},x),x<100&&(x+=10);return}b&&b(j)})}return Object.setPrototypeOf&&Object.setPrototypeOf(p,u),p}(t.rename)),t.read=typeof t.read!="function"?t.read:function(u){function p(g,m,b,w,x,A){var j;if(A&&typeof A=="function"){var B=0;j=function(L,V,ce){if(L&&L.code==="EAGAIN"&&B<10)return B++,u.call(t,g,m,b,w,x,j);A.apply(this,arguments)}}return u.call(t,g,m,b,w,x,j)}return Object.setPrototypeOf&&Object.setPrototypeOf(p,u),p}(t.read),t.readSync=typeof t.readSync!="function"?t.readSync:function(u){return function(p,g,m,b,w){for(var x=0;;)try{return u.call(t,p,g,m,b,w)}catch(A){if(A.code==="EAGAIN"&&x<10){x++;continue}throw A}}}(t.readSync);function e(u){u.lchmod=function(p,g,m){u.open(p,nt.O_WRONLY|nt.O_SYMLINK,g,function(b,w){if(b){m&&m(b);return}u.fchmod(w,g,function(x){u.close(w,function(A){m&&m(x||A)})})})},u.lchmodSync=function(p,g){var m=u.openSync(p,nt.O_WRONLY|nt.O_SYMLINK,g),b=!0,w;try{w=u.fchmodSync(m,g),b=!1}finally{if(b)try{u.closeSync(m)}catch{}else u.closeSync(m)}return w}}function r(u){nt.hasOwnProperty("O_SYMLINK")&&u.futimes?(u.lutimes=function(p,g,m,b){u.open(p,nt.O_SYMLINK,function(w,x){if(w){b&&b(w);return}u.futimes(x,g,m,function(A){u.close(x,function(j){b&&b(A||j)})})})},u.lutimesSync=function(p,g,m){var b=u.openSync(p,nt.O_SYMLINK),w,x=!0;try{w=u.futimesSync(b,g,m),x=!1}finally{if(x)try{u.closeSync(b)}catch{}else u.closeSync(b)}return w}):u.futimes&&(u.lutimes=function(p,g,m,b){b&&process.nextTick(b)},u.lutimesSync=function(){})}function n(u){return u&&function(p,g,m){return u.call(t,p,g,function(b){h(b)&&(b=null),m&&m.apply(this,arguments)})}}function i(u){return u&&function(p,g){try{return u.call(t,p,g)}catch(m){if(!h(m))throw m}}}function s(u){return u&&function(p,g,m,b){return u.call(t,p,g,m,function(w){h(w)&&(w=null),b&&b.apply(this,arguments)})}}function o(u){return u&&function(p,g,m){try{return u.call(t,p,g,m)}catch(b){if(!h(b))throw b}}}function a(u){return u&&function(p,g,m){typeof g=="function"&&(m=g,g=null);function b(w,x){x&&(x.uid<0&&(x.uid+=4294967296),x.gid<0&&(x.gid+=4294967296)),m&&m.apply(this,arguments)}return g?u.call(t,p,g,b):u.call(t,p,b)}}function c(u){return u&&function(p,g){var m=g?u.call(t,p,g):u.call(t,p);return m&&(m.uid<0&&(m.uid+=4294967296),m.gid<0&&(m.gid+=4294967296)),m}}function h(u){if(!u||u.code==="ENOSYS")return!0;var p=!process.getuid||process.getuid()!==0;return!!(p&&(u.code==="EINVAL"||u.code==="EPERM"))}}});var ta=y((Mb,ea)=>{var Zo=require("stream").Stream;ea.exports=mp;function mp(t){return{ReadStream:e,WriteStream:r};function e(n,i){if(!(this instanceof e))return new e(n,i);Zo.call(this);var s=this;this.path=n,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,i=i||{};for(var o=Object.keys(i),a=0,c=o.length;a<c;a++){var h=o[a];this[h]=i[h]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){s._read()});return}t.open(this.path,this.flags,this.mode,function(u,p){if(u){s.emit("error",u),s.readable=!1;return}s.fd=p,s.emit("open",p),s._read()})}function r(n,i){if(!(this instanceof r))return new r(n,i);Zo.call(this),this.path=n,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,i=i||{};for(var s=Object.keys(i),o=0,a=s.length;o<a;o++){var c=s[o];this[c]=i[c]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=t.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}});var na=y((qb,ra)=>{"use strict";ra.exports=yp;var gp=Object.getPrototypeOf||function(t){return t.__proto__};function yp(t){if(t===null||typeof t!="object")return t;if(t instanceof Object)var e={__proto__:gp(t)};else var e=Object.create(null);return Object.getOwnPropertyNames(t).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}),e}});var fe=y((jb,bi)=>{var J=require("fs"),vp=Qo(),bp=ta(),_p=na(),Xr=require("util"),ie,Hr;typeof Symbol=="function"&&typeof Symbol.for=="function"?(ie=Symbol.for("graceful-fs.queue"),Hr=Symbol.for("graceful-fs.previous")):(ie="___graceful-fs.queue",Hr="___graceful-fs.previous");function wp(){}function oa(t,e){Object.defineProperty(t,ie,{get:function(){return e}})}var mt=wp;Xr.debuglog?mt=Xr.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(mt=function(){var t=Xr.format.apply(Xr,arguments);t="GFS4: "+t.split(/\n/).join(`
4
- GFS4: `),console.error(t)});J[ie]||(ia=global[ie]||[],oa(J,ia),J.close=function(t){function e(r,n){return t.call(J,r,function(i){i||sa(),typeof n=="function"&&n.apply(this,arguments)})}return Object.defineProperty(e,Hr,{value:t}),e}(J.close),J.closeSync=function(t){function e(r){t.apply(J,arguments),sa()}return Object.defineProperty(e,Hr,{value:t}),e}(J.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){mt(J[ie]),require("assert").equal(J[ie].length,0)}));var ia;global[ie]||oa(global,J[ie]);bi.exports=yi(_p(J));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!J.__patched&&(bi.exports=yi(J),J.__patched=!0);function yi(t){vp(t),t.gracefulify=yi,t.createReadStream=V,t.createWriteStream=ce;var e=t.readFile;t.readFile=r;function r(D,q,T){return typeof q=="function"&&(T=q,q=null),z(D,q,T);function z(I,G,O,U){return e(I,G,function(M){M&&(M.code==="EMFILE"||M.code==="ENFILE")?At([z,[I,G,O],M,U||Date.now(),Date.now()]):typeof O=="function"&&O.apply(this,arguments)})}}var n=t.writeFile;t.writeFile=i;function i(D,q,T,z){return typeof T=="function"&&(z=T,T=null),I(D,q,T,z);function I(G,O,U,M,P){return n(G,O,U,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?At([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}var s=t.appendFile;s&&(t.appendFile=o);function o(D,q,T,z){return typeof T=="function"&&(z=T,T=null),I(D,q,T,z);function I(G,O,U,M,P){return s(G,O,U,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?At([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}var a=t.copyFile;a&&(t.copyFile=c);function c(D,q,T,z){return typeof T=="function"&&(z=T,T=0),I(D,q,T,z);function I(G,O,U,M,P){return a(G,O,U,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?At([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}var h=t.readdir;t.readdir=p;var u=/^v[0-5]\./;function p(D,q,T){typeof q=="function"&&(T=q,q=null);var z=u.test(process.version)?function(O,U,M,P){return h(O,I(O,U,M,P))}:function(O,U,M,P){return h(O,U,I(O,U,M,P))};return z(D,q,T);function I(G,O,U,M){return function(P,R){P&&(P.code==="EMFILE"||P.code==="ENFILE")?At([z,[G,O,U],P,M||Date.now(),Date.now()]):(R&&R.sort&&R.sort(),typeof U=="function"&&U.call(this,P,R))}}}if(process.version.substr(0,4)==="v0.8"){var g=bp(t);A=g.ReadStream,B=g.WriteStream}var m=t.ReadStream;m&&(A.prototype=Object.create(m.prototype),A.prototype.open=j);var b=t.WriteStream;b&&(B.prototype=Object.create(b.prototype),B.prototype.open=L),Object.defineProperty(t,"ReadStream",{get:function(){return A},set:function(D){A=D},enumerable:!0,configurable:!0}),Object.defineProperty(t,"WriteStream",{get:function(){return B},set:function(D){B=D},enumerable:!0,configurable:!0});var w=A;Object.defineProperty(t,"FileReadStream",{get:function(){return w},set:function(D){w=D},enumerable:!0,configurable:!0});var x=B;Object.defineProperty(t,"FileWriteStream",{get:function(){return x},set:function(D){x=D},enumerable:!0,configurable:!0});function A(D,q){return this instanceof A?(m.apply(this,arguments),this):A.apply(Object.create(A.prototype),arguments)}function j(){var D=this;Z(D.path,D.flags,D.mode,function(q,T){q?(D.autoClose&&D.destroy(),D.emit("error",q)):(D.fd=T,D.emit("open",T),D.read())})}function B(D,q){return this instanceof B?(b.apply(this,arguments),this):B.apply(Object.create(B.prototype),arguments)}function L(){var D=this;Z(D.path,D.flags,D.mode,function(q,T){q?(D.destroy(),D.emit("error",q)):(D.fd=T,D.emit("open",T))})}function V(D,q){return new t.ReadStream(D,q)}function ce(D,q){return new t.WriteStream(D,q)}var ke=t.open;t.open=Z;function Z(D,q,T,z){return typeof T=="function"&&(z=T,T=null),I(D,q,T,z);function I(G,O,U,M,P){return ke(G,O,U,function(R,Ge){R&&(R.code==="EMFILE"||R.code==="ENFILE")?At([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}return t}function At(t){mt("ENQUEUE",t[0].name,t[1]),J[ie].push(t),vi()}var Gr;function sa(){for(var t=Date.now(),e=0;e<J[ie].length;++e)J[ie][e].length>2&&(J[ie][e][3]=t,J[ie][e][4]=t);vi()}function vi(){if(clearTimeout(Gr),Gr=void 0,J[ie].length!==0){var t=J[ie].shift(),e=t[0],r=t[1],n=t[2],i=t[3],s=t[4];if(i===void 0)mt("RETRY",e.name,r),e.apply(null,r);else if(Date.now()-i>=6e4){mt("TIMEOUT",e.name,r);var o=r.pop();typeof o=="function"&&o.call(null,n)}else{var a=Date.now()-s,c=Math.max(s-i,1),h=Math.min(c*1.2,100);a>=h?(mt("RETRY",e.name,r),e.apply(null,r.concat([i]))):J[ie].push(t)}Gr===void 0&&(Gr=setTimeout(vi,0))}}});var or=y(it=>{"use strict";var aa=Ee().fromCallback,ye=fe(),Sp=["access","appendFile","chmod","chown","close","copyFile","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","opendir","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","symlink","truncate","unlink","utimes","writeFile"].filter(t=>typeof ye[t]=="function");Object.keys(ye).forEach(t=>{t!=="promises"&&(it[t]=ye[t])});Sp.forEach(t=>{it[t]=aa(ye[t])});it.exists=function(t,e){return typeof e=="function"?ye.exists(t,e):new Promise(r=>ye.exists(t,r))};it.read=function(t,e,r,n,i,s){return typeof s=="function"?ye.read(t,e,r,n,i,s):new Promise((o,a)=>{ye.read(t,e,r,n,i,(c,h,u)=>{if(c)return a(c);o({bytesRead:h,buffer:u})})})};it.write=function(t,e,...r){return typeof r[r.length-1]=="function"?ye.write(t,e,...r):new Promise((n,i)=>{ye.write(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffer:a})})})};typeof ye.writev=="function"&&(it.writev=function(t,e,...r){return typeof r[r.length-1]=="function"?ye.writev(t,e,...r):new Promise((n,i)=>{ye.writev(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffers:a})})})});typeof ye.realpath.native=="function"&&(it.realpath.native=aa(ye.realpath.native))});var _i=y((Lb,ca)=>{ca.exports=t=>{let e=process.versions.node.split(".").map(r=>parseInt(r,10));return t=t.split(".").map(r=>parseInt(r,10)),e[0]>t[0]||e[0]===t[0]&&(e[1]>t[1]||e[1]===t[1]&&e[2]>=t[2])}});var da=y(($b,wi)=>{"use strict";var Ft=or(),Ye=require("path"),xp=_i(),ua=xp("10.12.0"),la=t=>{if(process.platform==="win32"&&/[<>:"|?*]/.test(t.replace(Ye.parse(t).root,""))){let r=new Error(`Path contains invalid characters: ${t}`);throw r.code="EINVAL",r}},fa=t=>{let e={mode:511};return typeof t=="number"&&(t={mode:t}),{...e,...t}},ha=t=>{let e=new Error(`operation not permitted, mkdir '${t}'`);return e.code="EPERM",e.errno=-4048,e.path=t,e.syscall="mkdir",e};wi.exports.makeDir=async(t,e)=>{if(la(t),e=fa(e),ua){let n=Ye.resolve(t);return Ft.mkdir(n,{mode:e.mode,recursive:!0})}let r=async n=>{try{await Ft.mkdir(n,e.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(Ye.dirname(n)===n)throw ha(n);if(i.message.includes("null bytes"))throw i;return await r(Ye.dirname(n)),r(n)}try{if(!(await Ft.stat(n)).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(Ye.resolve(t))};wi.exports.makeDirSync=(t,e)=>{if(la(t),e=fa(e),ua){let n=Ye.resolve(t);return Ft.mkdirSync(n,{mode:e.mode,recursive:!0})}let r=n=>{try{Ft.mkdirSync(n,e.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(Ye.dirname(n)===n)throw ha(n);if(i.message.includes("null bytes"))throw i;return r(Ye.dirname(n)),r(n)}try{if(!Ft.statSync(n).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(Ye.resolve(t))}});var je=y((Bb,pa)=>{"use strict";var Ep=Ee().fromPromise,{makeDir:Cp,makeDirSync:Si}=da(),xi=Ep(Cp);pa.exports={mkdirs:xi,mkdirsSync:Si,mkdirp:xi,mkdirpSync:Si,ensureDir:xi,ensureDirSync:Si}});var Ei=y((Ub,ma)=>{"use strict";var Rt=fe();function Pp(t,e,r,n){Rt.open(t,"r+",(i,s)=>{if(i)return n(i);Rt.futimes(s,e,r,o=>{Rt.close(s,a=>{n&&n(o||a)})})})}function Dp(t,e,r){let n=Rt.openSync(t,"r+");return Rt.futimesSync(n,e,r),Rt.closeSync(n)}ma.exports={utimesMillis:Pp,utimesMillisSync:Dp}});var ar=y((Xb,ba)=>{"use strict";var kt=or(),Ce=require("path"),Op=require("util"),Ip=_i(),zr=Ip("10.5.0"),ga=t=>zr?kt.stat(t,{bigint:!0}):kt.stat(t),Ci=t=>zr?kt.statSync(t,{bigint:!0}):kt.statSync(t);function Ap(t,e){return Promise.all([ga(t),ga(e).catch(r=>{if(r.code==="ENOENT")return null;throw r})]).then(([r,n])=>({srcStat:r,destStat:n}))}function Fp(t,e){let r,n=Ci(t);try{r=Ci(e)}catch(i){if(i.code==="ENOENT")return{srcStat:n,destStat:null};throw i}return{srcStat:n,destStat:r}}function Rp(t,e,r,n){Op.callbackify(Ap)(t,e,(i,s)=>{if(i)return n(i);let{srcStat:o,destStat:a}=s;return a&&Wr(o,a)?n(new Error("Source and destination must not be the same.")):o.isDirectory()&&Pi(t,e)?n(new Error(Jr(t,e,r))):n(null,{srcStat:o,destStat:a})})}function kp(t,e,r){let{srcStat:n,destStat:i}=Fp(t,e);if(i&&Wr(n,i))throw new Error("Source and destination must not be the same.");if(n.isDirectory()&&Pi(t,e))throw new Error(Jr(t,e,r));return{srcStat:n,destStat:i}}function ya(t,e,r,n,i){let s=Ce.resolve(Ce.dirname(t)),o=Ce.resolve(Ce.dirname(r));if(o===s||o===Ce.parse(o).root)return i();let a=(c,h)=>c?c.code==="ENOENT"?i():i(c):Wr(e,h)?i(new Error(Jr(t,r,n))):ya(t,e,o,n,i);zr?kt.stat(o,{bigint:!0},a):kt.stat(o,a)}function va(t,e,r,n){let i=Ce.resolve(Ce.dirname(t)),s=Ce.resolve(Ce.dirname(r));if(s===i||s===Ce.parse(s).root)return;let o;try{o=Ci(s)}catch(a){if(a.code==="ENOENT")return;throw a}if(Wr(e,o))throw new Error(Jr(t,r,n));return va(t,e,s,n)}function Wr(t,e){return!!(e.ino&&e.dev&&e.ino===t.ino&&e.dev===t.dev&&(zr||e.ino<Number.MAX_SAFE_INTEGER||e.size===t.size&&e.mode===t.mode&&e.nlink===t.nlink&&e.atimeMs===t.atimeMs&&e.mtimeMs===t.mtimeMs&&e.ctimeMs===t.ctimeMs&&e.birthtimeMs===t.birthtimeMs))}function Pi(t,e){let r=Ce.resolve(t).split(Ce.sep).filter(i=>i),n=Ce.resolve(e).split(Ce.sep).filter(i=>i);return r.reduce((i,s,o)=>i&&n[o]===s,!0)}function Jr(t,e,r){return`Cannot ${r} '${t}' to a subdirectory of itself, '${e}'.`}ba.exports={checkPaths:Rp,checkPathsSync:kp,checkParentPaths:ya,checkParentPathsSync:va,isSrcSubdir:Pi}});var Ea=y((Gb,xa)=>{"use strict";var he=fe(),cr=require("path"),Tp=je().mkdirsSync,Mp=Ei().utimesMillisSync,ur=ar();function qp(t,e,r){typeof r=="function"&&(r={filter:r}),r=r||{},r.clobber="clobber"in r?!!r.clobber:!0,r.overwrite="overwrite"in r?!!r.overwrite:r.clobber,r.preserveTimestamps&&process.arch==="ia32"&&console.warn(`fs-extra: Using the preserveTimestamps option in 32-bit node is not recommended;
2
+ "use strict";var ip=Object.create;var Br=Object.defineProperty;var sp=Object.getOwnPropertyDescriptor;var op=Object.getOwnPropertyNames;var ap=Object.getPrototypeOf,cp=Object.prototype.hasOwnProperty;var Wo=(t,e)=>()=>(t&&(e=t(t=0)),e);var y=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Jo=(t,e)=>{for(var r in e)Br(t,r,{get:e[r],enumerable:!0})},Vo=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of op(e))!cp.call(t,i)&&i!==r&&Br(t,i,{get:()=>e[i],enumerable:!(n=sp(e,i))||n.enumerable});return t};var A=(t,e,r)=>(r=t!=null?ip(ap(t)):{},Vo(e||!t||!t.__esModule?Br(r,"default",{value:t,enumerable:!0}):r,t)),Yo=t=>Vo(Br({},"__esModule",{value:!0}),t);var rt=y((qb,pi)=>{var up=require("fs"),lp=require("path");function Ko(t){console.log(`[dotenv][DEBUG] ${t}`)}var fp=`
3
+ `,dp=/^\s*([\w.-]+)\s*=\s*(.*)?\s*$/,hp=/\\n/g,pp=/\n|\r|\r\n/;function Qo(t,e){let r=!!(e&&e.debug),n={};return t.toString().split(pp).forEach(function(i,s){let o=i.match(dp);if(o!=null){let a=o[1],c=o[2]||"",d=c.length-1,u=c[0]==='"'&&c[d]==='"';c[0]==="'"&&c[d]==="'"||u?(c=c.substring(1,d),u&&(c=c.replace(hp,fp))):c=c.trim(),n[a]=c}else r&&Ko(`did not match key and value when parsing line ${s+1}: ${i}`)}),n}function mp(t){let e=lp.resolve(process.cwd(),".env"),r="utf8",n=!1;t&&(t.path!=null&&(e=t.path),t.encoding!=null&&(r=t.encoding),t.debug!=null&&(n=!0));try{let i=Qo(up.readFileSync(e,{encoding:r}),{debug:n});return Object.keys(i).forEach(function(s){Object.prototype.hasOwnProperty.call(process.env,s)?n&&Ko(`"${s}" is already defined in \`process.env\` and will not be overwritten`):process.env[s]=i[s]}),{parsed:i}}catch(i){return{error:i}}}pi.exports.config=mp;pi.exports.parse=Qo});var Ee=y(mi=>{"use strict";mi.fromCallback=function(t){return Object.defineProperty(function(...e){if(typeof e[e.length-1]=="function")t.apply(this,e);else return new Promise((r,n)=>{t.call(this,...e,(i,s)=>i!=null?n(i):r(s))})},"name",{value:t.name})};mi.fromPromise=function(t){return Object.defineProperty(function(...e){let r=e[e.length-1];if(typeof r!="function")return t.apply(this,e);t.apply(this,e.slice(0,-1)).then(n=>r(null,n),r)},"name",{value:t.name})}});var ea=y((Nb,Zo)=>{var nt=require("constants"),gp=process.cwd,Ur=null,yp=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return Ur||(Ur=gp.call(process)),Ur};try{process.cwd()}catch{}typeof process.chdir=="function"&&(gi=process.chdir,process.chdir=function(t){Ur=null,gi.call(process,t)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,gi));var gi;Zo.exports=vp;function vp(t){nt.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&e(t),t.lutimes||r(t),t.chown=s(t.chown),t.fchown=s(t.fchown),t.lchown=s(t.lchown),t.chmod=n(t.chmod),t.fchmod=n(t.fchmod),t.lchmod=n(t.lchmod),t.chownSync=o(t.chownSync),t.fchownSync=o(t.fchownSync),t.lchownSync=o(t.lchownSync),t.chmodSync=i(t.chmodSync),t.fchmodSync=i(t.fchmodSync),t.lchmodSync=i(t.lchmodSync),t.stat=a(t.stat),t.fstat=a(t.fstat),t.lstat=a(t.lstat),t.statSync=c(t.statSync),t.fstatSync=c(t.fstatSync),t.lstatSync=c(t.lstatSync),t.chmod&&!t.lchmod&&(t.lchmod=function(u,p,g){g&&process.nextTick(g)},t.lchmodSync=function(){}),t.chown&&!t.lchown&&(t.lchown=function(u,p,g,m){m&&process.nextTick(m)},t.lchownSync=function(){}),yp==="win32"&&(t.rename=typeof t.rename!="function"?t.rename:function(u){function p(g,m,b){var w=Date.now(),x=0;u(g,m,function F(j){if(j&&(j.code==="EACCES"||j.code==="EPERM")&&Date.now()-w<6e4){setTimeout(function(){t.stat(m,function(B,L){B&&B.code==="ENOENT"?u(g,m,F):b(j)})},x),x<100&&(x+=10);return}b&&b(j)})}return Object.setPrototypeOf&&Object.setPrototypeOf(p,u),p}(t.rename)),t.read=typeof t.read!="function"?t.read:function(u){function p(g,m,b,w,x,F){var j;if(F&&typeof F=="function"){var B=0;j=function(L,V,ce){if(L&&L.code==="EAGAIN"&&B<10)return B++,u.call(t,g,m,b,w,x,j);F.apply(this,arguments)}}return u.call(t,g,m,b,w,x,j)}return Object.setPrototypeOf&&Object.setPrototypeOf(p,u),p}(t.read),t.readSync=typeof t.readSync!="function"?t.readSync:function(u){return function(p,g,m,b,w){for(var x=0;;)try{return u.call(t,p,g,m,b,w)}catch(F){if(F.code==="EAGAIN"&&x<10){x++;continue}throw F}}}(t.readSync);function e(u){u.lchmod=function(p,g,m){u.open(p,nt.O_WRONLY|nt.O_SYMLINK,g,function(b,w){if(b){m&&m(b);return}u.fchmod(w,g,function(x){u.close(w,function(F){m&&m(x||F)})})})},u.lchmodSync=function(p,g){var m=u.openSync(p,nt.O_WRONLY|nt.O_SYMLINK,g),b=!0,w;try{w=u.fchmodSync(m,g),b=!1}finally{if(b)try{u.closeSync(m)}catch{}else u.closeSync(m)}return w}}function r(u){nt.hasOwnProperty("O_SYMLINK")&&u.futimes?(u.lutimes=function(p,g,m,b){u.open(p,nt.O_SYMLINK,function(w,x){if(w){b&&b(w);return}u.futimes(x,g,m,function(F){u.close(x,function(j){b&&b(F||j)})})})},u.lutimesSync=function(p,g,m){var b=u.openSync(p,nt.O_SYMLINK),w,x=!0;try{w=u.futimesSync(b,g,m),x=!1}finally{if(x)try{u.closeSync(b)}catch{}else u.closeSync(b)}return w}):u.futimes&&(u.lutimes=function(p,g,m,b){b&&process.nextTick(b)},u.lutimesSync=function(){})}function n(u){return u&&function(p,g,m){return u.call(t,p,g,function(b){d(b)&&(b=null),m&&m.apply(this,arguments)})}}function i(u){return u&&function(p,g){try{return u.call(t,p,g)}catch(m){if(!d(m))throw m}}}function s(u){return u&&function(p,g,m,b){return u.call(t,p,g,m,function(w){d(w)&&(w=null),b&&b.apply(this,arguments)})}}function o(u){return u&&function(p,g,m){try{return u.call(t,p,g,m)}catch(b){if(!d(b))throw b}}}function a(u){return u&&function(p,g,m){typeof g=="function"&&(m=g,g=null);function b(w,x){x&&(x.uid<0&&(x.uid+=4294967296),x.gid<0&&(x.gid+=4294967296)),m&&m.apply(this,arguments)}return g?u.call(t,p,g,b):u.call(t,p,b)}}function c(u){return u&&function(p,g){var m=g?u.call(t,p,g):u.call(t,p);return m&&(m.uid<0&&(m.uid+=4294967296),m.gid<0&&(m.gid+=4294967296)),m}}function d(u){if(!u||u.code==="ENOSYS")return!0;var p=!process.getuid||process.getuid()!==0;return!!(p&&(u.code==="EINVAL"||u.code==="EPERM"))}}});var na=y((Lb,ra)=>{var ta=require("stream").Stream;ra.exports=bp;function bp(t){return{ReadStream:e,WriteStream:r};function e(n,i){if(!(this instanceof e))return new e(n,i);ta.call(this);var s=this;this.path=n,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,i=i||{};for(var o=Object.keys(i),a=0,c=o.length;a<c;a++){var d=o[a];this[d]=i[d]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){s._read()});return}t.open(this.path,this.flags,this.mode,function(u,p){if(u){s.emit("error",u),s.readable=!1;return}s.fd=p,s.emit("open",p),s._read()})}function r(n,i){if(!(this instanceof r))return new r(n,i);ta.call(this),this.path=n,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,i=i||{};for(var s=Object.keys(i),o=0,a=s.length;o<a;o++){var c=s[o];this[c]=i[c]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=t.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}});var sa=y(($b,ia)=>{"use strict";ia.exports=wp;var _p=Object.getPrototypeOf||function(t){return t.__proto__};function wp(t){if(t===null||typeof t!="object")return t;if(t instanceof Object)var e={__proto__:_p(t)};else var e=Object.create(null);return Object.getOwnPropertyNames(t).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}),e}});var fe=y((Bb,bi)=>{var J=require("fs"),Sp=ea(),xp=na(),Ep=sa(),Xr=require("util"),ie,Hr;typeof Symbol=="function"&&typeof Symbol.for=="function"?(ie=Symbol.for("graceful-fs.queue"),Hr=Symbol.for("graceful-fs.previous")):(ie="___graceful-fs.queue",Hr="___graceful-fs.previous");function Cp(){}function ca(t,e){Object.defineProperty(t,ie,{get:function(){return e}})}var mt=Cp;Xr.debuglog?mt=Xr.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(mt=function(){var t=Xr.format.apply(Xr,arguments);t="GFS4: "+t.split(/\n/).join(`
4
+ GFS4: `),console.error(t)});J[ie]||(oa=global[ie]||[],ca(J,oa),J.close=function(t){function e(r,n){return t.call(J,r,function(i){i||aa(),typeof n=="function"&&n.apply(this,arguments)})}return Object.defineProperty(e,Hr,{value:t}),e}(J.close),J.closeSync=function(t){function e(r){t.apply(J,arguments),aa()}return Object.defineProperty(e,Hr,{value:t}),e}(J.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){mt(J[ie]),require("assert").equal(J[ie].length,0)}));var oa;global[ie]||ca(global,J[ie]);bi.exports=yi(Ep(J));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!J.__patched&&(bi.exports=yi(J),J.__patched=!0);function yi(t){Sp(t),t.gracefulify=yi,t.createReadStream=V,t.createWriteStream=ce;var e=t.readFile;t.readFile=r;function r(D,q,k){return typeof q=="function"&&(k=q,q=null),z(D,q,k);function z(I,G,O,U){return e(I,G,function(M){M&&(M.code==="EMFILE"||M.code==="ENFILE")?Ft([z,[I,G,O],M,U||Date.now(),Date.now()]):typeof O=="function"&&O.apply(this,arguments)})}}var n=t.writeFile;t.writeFile=i;function i(D,q,k,z){return typeof k=="function"&&(z=k,k=null),I(D,q,k,z);function I(G,O,U,M,P){return n(G,O,U,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?Ft([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}var s=t.appendFile;s&&(t.appendFile=o);function o(D,q,k,z){return typeof k=="function"&&(z=k,k=null),I(D,q,k,z);function I(G,O,U,M,P){return s(G,O,U,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?Ft([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}var a=t.copyFile;a&&(t.copyFile=c);function c(D,q,k,z){return typeof k=="function"&&(z=k,k=0),I(D,q,k,z);function I(G,O,U,M,P){return a(G,O,U,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?Ft([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}var d=t.readdir;t.readdir=p;var u=/^v[0-5]\./;function p(D,q,k){typeof q=="function"&&(k=q,q=null);var z=u.test(process.version)?function(O,U,M,P){return d(O,I(O,U,M,P))}:function(O,U,M,P){return d(O,U,I(O,U,M,P))};return z(D,q,k);function I(G,O,U,M){return function(P,R){P&&(P.code==="EMFILE"||P.code==="ENFILE")?Ft([z,[G,O,U],P,M||Date.now(),Date.now()]):(R&&R.sort&&R.sort(),typeof U=="function"&&U.call(this,P,R))}}}if(process.version.substr(0,4)==="v0.8"){var g=xp(t);F=g.ReadStream,B=g.WriteStream}var m=t.ReadStream;m&&(F.prototype=Object.create(m.prototype),F.prototype.open=j);var b=t.WriteStream;b&&(B.prototype=Object.create(b.prototype),B.prototype.open=L),Object.defineProperty(t,"ReadStream",{get:function(){return F},set:function(D){F=D},enumerable:!0,configurable:!0}),Object.defineProperty(t,"WriteStream",{get:function(){return B},set:function(D){B=D},enumerable:!0,configurable:!0});var w=F;Object.defineProperty(t,"FileReadStream",{get:function(){return w},set:function(D){w=D},enumerable:!0,configurable:!0});var x=B;Object.defineProperty(t,"FileWriteStream",{get:function(){return x},set:function(D){x=D},enumerable:!0,configurable:!0});function F(D,q){return this instanceof F?(m.apply(this,arguments),this):F.apply(Object.create(F.prototype),arguments)}function j(){var D=this;Z(D.path,D.flags,D.mode,function(q,k){q?(D.autoClose&&D.destroy(),D.emit("error",q)):(D.fd=k,D.emit("open",k),D.read())})}function B(D,q){return this instanceof B?(b.apply(this,arguments),this):B.apply(Object.create(B.prototype),arguments)}function L(){var D=this;Z(D.path,D.flags,D.mode,function(q,k){q?(D.destroy(),D.emit("error",q)):(D.fd=k,D.emit("open",k))})}function V(D,q){return new t.ReadStream(D,q)}function ce(D,q){return new t.WriteStream(D,q)}var Te=t.open;t.open=Z;function Z(D,q,k,z){return typeof k=="function"&&(z=k,k=null),I(D,q,k,z);function I(G,O,U,M,P){return Te(G,O,U,function(R,He){R&&(R.code==="EMFILE"||R.code==="ENFILE")?Ft([I,[G,O,U,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}return t}function Ft(t){mt("ENQUEUE",t[0].name,t[1]),J[ie].push(t),vi()}var Gr;function aa(){for(var t=Date.now(),e=0;e<J[ie].length;++e)J[ie][e].length>2&&(J[ie][e][3]=t,J[ie][e][4]=t);vi()}function vi(){if(clearTimeout(Gr),Gr=void 0,J[ie].length!==0){var t=J[ie].shift(),e=t[0],r=t[1],n=t[2],i=t[3],s=t[4];if(i===void 0)mt("RETRY",e.name,r),e.apply(null,r);else if(Date.now()-i>=6e4){mt("TIMEOUT",e.name,r);var o=r.pop();typeof o=="function"&&o.call(null,n)}else{var a=Date.now()-s,c=Math.max(s-i,1),d=Math.min(c*1.2,100);a>=d?(mt("RETRY",e.name,r),e.apply(null,r.concat([i]))):J[ie].push(t)}Gr===void 0&&(Gr=setTimeout(vi,0))}}});var or=y(it=>{"use strict";var ua=Ee().fromCallback,ye=fe(),Pp=["access","appendFile","chmod","chown","close","copyFile","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","opendir","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","symlink","truncate","unlink","utimes","writeFile"].filter(t=>typeof ye[t]=="function");Object.keys(ye).forEach(t=>{t!=="promises"&&(it[t]=ye[t])});Pp.forEach(t=>{it[t]=ua(ye[t])});it.exists=function(t,e){return typeof e=="function"?ye.exists(t,e):new Promise(r=>ye.exists(t,r))};it.read=function(t,e,r,n,i,s){return typeof s=="function"?ye.read(t,e,r,n,i,s):new Promise((o,a)=>{ye.read(t,e,r,n,i,(c,d,u)=>{if(c)return a(c);o({bytesRead:d,buffer:u})})})};it.write=function(t,e,...r){return typeof r[r.length-1]=="function"?ye.write(t,e,...r):new Promise((n,i)=>{ye.write(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffer:a})})})};typeof ye.writev=="function"&&(it.writev=function(t,e,...r){return typeof r[r.length-1]=="function"?ye.writev(t,e,...r):new Promise((n,i)=>{ye.writev(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffers:a})})})});typeof ye.realpath.native=="function"&&(it.realpath.native=ua(ye.realpath.native))});var _i=y((Xb,la)=>{la.exports=t=>{let e=process.versions.node.split(".").map(r=>parseInt(r,10));return t=t.split(".").map(r=>parseInt(r,10)),e[0]>t[0]||e[0]===t[0]&&(e[1]>t[1]||e[1]===t[1]&&e[2]>=t[2])}});var ma=y((Gb,wi)=>{"use strict";var At=or(),Ke=require("path"),Dp=_i(),fa=Dp("10.12.0"),da=t=>{if(process.platform==="win32"&&/[<>:"|?*]/.test(t.replace(Ke.parse(t).root,""))){let r=new Error(`Path contains invalid characters: ${t}`);throw r.code="EINVAL",r}},ha=t=>{let e={mode:511};return typeof t=="number"&&(t={mode:t}),{...e,...t}},pa=t=>{let e=new Error(`operation not permitted, mkdir '${t}'`);return e.code="EPERM",e.errno=-4048,e.path=t,e.syscall="mkdir",e};wi.exports.makeDir=async(t,e)=>{if(da(t),e=ha(e),fa){let n=Ke.resolve(t);return At.mkdir(n,{mode:e.mode,recursive:!0})}let r=async n=>{try{await At.mkdir(n,e.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(Ke.dirname(n)===n)throw pa(n);if(i.message.includes("null bytes"))throw i;return await r(Ke.dirname(n)),r(n)}try{if(!(await At.stat(n)).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(Ke.resolve(t))};wi.exports.makeDirSync=(t,e)=>{if(da(t),e=ha(e),fa){let n=Ke.resolve(t);return At.mkdirSync(n,{mode:e.mode,recursive:!0})}let r=n=>{try{At.mkdirSync(n,e.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(Ke.dirname(n)===n)throw pa(n);if(i.message.includes("null bytes"))throw i;return r(Ke.dirname(n)),r(n)}try{if(!At.statSync(n).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(Ke.resolve(t))}});var je=y((Hb,ga)=>{"use strict";var Op=Ee().fromPromise,{makeDir:Ip,makeDirSync:Si}=ma(),xi=Op(Ip);ga.exports={mkdirs:xi,mkdirsSync:Si,mkdirp:xi,mkdirpSync:Si,ensureDir:xi,ensureDirSync:Si}});var Ei=y((zb,ya)=>{"use strict";var Rt=fe();function Fp(t,e,r,n){Rt.open(t,"r+",(i,s)=>{if(i)return n(i);Rt.futimes(s,e,r,o=>{Rt.close(s,a=>{n&&n(o||a)})})})}function Ap(t,e,r){let n=Rt.openSync(t,"r+");return Rt.futimesSync(n,e,r),Rt.closeSync(n)}ya.exports={utimesMillis:Fp,utimesMillisSync:Ap}});var ar=y((Wb,wa)=>{"use strict";var Tt=or(),Ce=require("path"),Rp=require("util"),Tp=_i(),zr=Tp("10.5.0"),va=t=>zr?Tt.stat(t,{bigint:!0}):Tt.stat(t),Ci=t=>zr?Tt.statSync(t,{bigint:!0}):Tt.statSync(t);function kp(t,e){return Promise.all([va(t),va(e).catch(r=>{if(r.code==="ENOENT")return null;throw r})]).then(([r,n])=>({srcStat:r,destStat:n}))}function Mp(t,e){let r,n=Ci(t);try{r=Ci(e)}catch(i){if(i.code==="ENOENT")return{srcStat:n,destStat:null};throw i}return{srcStat:n,destStat:r}}function qp(t,e,r,n){Rp.callbackify(kp)(t,e,(i,s)=>{if(i)return n(i);let{srcStat:o,destStat:a}=s;return a&&Wr(o,a)?n(new Error("Source and destination must not be the same.")):o.isDirectory()&&Pi(t,e)?n(new Error(Jr(t,e,r))):n(null,{srcStat:o,destStat:a})})}function jp(t,e,r){let{srcStat:n,destStat:i}=Mp(t,e);if(i&&Wr(n,i))throw new Error("Source and destination must not be the same.");if(n.isDirectory()&&Pi(t,e))throw new Error(Jr(t,e,r));return{srcStat:n,destStat:i}}function ba(t,e,r,n,i){let s=Ce.resolve(Ce.dirname(t)),o=Ce.resolve(Ce.dirname(r));if(o===s||o===Ce.parse(o).root)return i();let a=(c,d)=>c?c.code==="ENOENT"?i():i(c):Wr(e,d)?i(new Error(Jr(t,r,n))):ba(t,e,o,n,i);zr?Tt.stat(o,{bigint:!0},a):Tt.stat(o,a)}function _a(t,e,r,n){let i=Ce.resolve(Ce.dirname(t)),s=Ce.resolve(Ce.dirname(r));if(s===i||s===Ce.parse(s).root)return;let o;try{o=Ci(s)}catch(a){if(a.code==="ENOENT")return;throw a}if(Wr(e,o))throw new Error(Jr(t,r,n));return _a(t,e,s,n)}function Wr(t,e){return!!(e.ino&&e.dev&&e.ino===t.ino&&e.dev===t.dev&&(zr||e.ino<Number.MAX_SAFE_INTEGER||e.size===t.size&&e.mode===t.mode&&e.nlink===t.nlink&&e.atimeMs===t.atimeMs&&e.mtimeMs===t.mtimeMs&&e.ctimeMs===t.ctimeMs&&e.birthtimeMs===t.birthtimeMs))}function Pi(t,e){let r=Ce.resolve(t).split(Ce.sep).filter(i=>i),n=Ce.resolve(e).split(Ce.sep).filter(i=>i);return r.reduce((i,s,o)=>i&&n[o]===s,!0)}function Jr(t,e,r){return`Cannot ${r} '${t}' to a subdirectory of itself, '${e}'.`}wa.exports={checkPaths:qp,checkPathsSync:jp,checkParentPaths:ba,checkParentPathsSync:_a,isSrcSubdir:Pi}});var Pa=y((Jb,Ca)=>{"use strict";var de=fe(),cr=require("path"),Np=je().mkdirsSync,Lp=Ei().utimesMillisSync,ur=ar();function $p(t,e,r){typeof r=="function"&&(r={filter:r}),r=r||{},r.clobber="clobber"in r?!!r.clobber:!0,r.overwrite="overwrite"in r?!!r.overwrite:r.clobber,r.preserveTimestamps&&process.arch==="ia32"&&console.warn(`fs-extra: Using the preserveTimestamps option in 32-bit node is not recommended;
5
5
 
6
- see https://github.com/jprichardson/node-fs-extra/issues/269`);let{srcStat:n,destStat:i}=ur.checkPathsSync(t,e,"copy");return ur.checkParentPathsSync(t,n,e,"copy"),jp(i,t,e,r)}function jp(t,e,r,n){if(n.filter&&!n.filter(e,r))return;let i=cr.dirname(r);return he.existsSync(i)||Tp(i),_a(t,e,r,n)}function _a(t,e,r,n){if(!(n.filter&&!n.filter(e,r)))return Np(t,e,r,n)}function Np(t,e,r,n){let s=(n.dereference?he.statSync:he.lstatSync)(e);if(s.isDirectory())return Hp(s,t,e,r,n);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return Lp(s,t,e,r,n);if(s.isSymbolicLink())return Jp(t,e,r,n)}function Lp(t,e,r,n,i){return e?$p(t,r,n,i):wa(t,r,n,i)}function $p(t,e,r,n){if(n.overwrite)return he.unlinkSync(r),wa(t,e,r,n);if(n.errorOnExist)throw new Error(`'${r}' already exists`)}function wa(t,e,r,n){return he.copyFileSync(e,r),n.preserveTimestamps&&Bp(t.mode,e,r),Di(r,t.mode)}function Bp(t,e,r){return Up(t)&&Xp(r,t),Gp(e,r)}function Up(t){return(t&128)===0}function Xp(t,e){return Di(t,e|128)}function Di(t,e){return he.chmodSync(t,e)}function Gp(t,e){let r=he.statSync(t);return Mp(e,r.atime,r.mtime)}function Hp(t,e,r,n,i){if(!e)return zp(t.mode,r,n,i);if(e&&!e.isDirectory())throw new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`);return Sa(r,n,i)}function zp(t,e,r,n){return he.mkdirSync(r),Sa(e,r,n),Di(r,t)}function Sa(t,e,r){he.readdirSync(t).forEach(n=>Wp(n,t,e,r))}function Wp(t,e,r,n){let i=cr.join(e,t),s=cr.join(r,t),{destStat:o}=ur.checkPathsSync(i,s,"copy");return _a(o,i,s,n)}function Jp(t,e,r,n){let i=he.readlinkSync(e);if(n.dereference&&(i=cr.resolve(process.cwd(),i)),t){let s;try{s=he.readlinkSync(r)}catch(o){if(o.code==="EINVAL"||o.code==="UNKNOWN")return he.symlinkSync(i,r);throw o}if(n.dereference&&(s=cr.resolve(process.cwd(),s)),ur.isSrcSubdir(i,s))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${s}'.`);if(he.statSync(r).isDirectory()&&ur.isSrcSubdir(s,i))throw new Error(`Cannot overwrite '${s}' with '${i}'.`);return Vp(i,r)}else return he.symlinkSync(i,r)}function Vp(t,e){return he.unlinkSync(e),he.symlinkSync(t,e)}xa.exports=qp});var Oi=y((Hb,Ca)=>{"use strict";Ca.exports={copySync:Ea()}});var st=y((zb,Da)=>{"use strict";var Yp=Ee().fromPromise,Pa=or();function Kp(t){return Pa.access(t).then(()=>!0).catch(()=>!1)}Da.exports={pathExists:Yp(Kp),pathExistsSync:Pa.existsSync}});var qa=y((Wb,Ma)=>{"use strict";var Pe=fe(),lr=require("path"),Qp=je().mkdirs,Zp=st().pathExists,e0=Ei().utimesMillis,fr=ar();function t0(t,e,r,n){typeof r=="function"&&!n?(n=r,r={}):typeof r=="function"&&(r={filter:r}),n=n||function(){},r=r||{},r.clobber="clobber"in r?!!r.clobber:!0,r.overwrite="overwrite"in r?!!r.overwrite:r.clobber,r.preserveTimestamps&&process.arch==="ia32"&&console.warn(`fs-extra: Using the preserveTimestamps option in 32-bit node is not recommended;
6
+ see https://github.com/jprichardson/node-fs-extra/issues/269`);let{srcStat:n,destStat:i}=ur.checkPathsSync(t,e,"copy");return ur.checkParentPathsSync(t,n,e,"copy"),Bp(i,t,e,r)}function Bp(t,e,r,n){if(n.filter&&!n.filter(e,r))return;let i=cr.dirname(r);return de.existsSync(i)||Np(i),Sa(t,e,r,n)}function Sa(t,e,r,n){if(!(n.filter&&!n.filter(e,r)))return Up(t,e,r,n)}function Up(t,e,r,n){let s=(n.dereference?de.statSync:de.lstatSync)(e);if(s.isDirectory())return Vp(s,t,e,r,n);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return Xp(s,t,e,r,n);if(s.isSymbolicLink())return Qp(t,e,r,n)}function Xp(t,e,r,n,i){return e?Gp(t,r,n,i):xa(t,r,n,i)}function Gp(t,e,r,n){if(n.overwrite)return de.unlinkSync(r),xa(t,e,r,n);if(n.errorOnExist)throw new Error(`'${r}' already exists`)}function xa(t,e,r,n){return de.copyFileSync(e,r),n.preserveTimestamps&&Hp(t.mode,e,r),Di(r,t.mode)}function Hp(t,e,r){return zp(t)&&Wp(r,t),Jp(e,r)}function zp(t){return(t&128)===0}function Wp(t,e){return Di(t,e|128)}function Di(t,e){return de.chmodSync(t,e)}function Jp(t,e){let r=de.statSync(t);return Lp(e,r.atime,r.mtime)}function Vp(t,e,r,n,i){if(!e)return Yp(t.mode,r,n,i);if(e&&!e.isDirectory())throw new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`);return Ea(r,n,i)}function Yp(t,e,r,n){return de.mkdirSync(r),Ea(e,r,n),Di(r,t)}function Ea(t,e,r){de.readdirSync(t).forEach(n=>Kp(n,t,e,r))}function Kp(t,e,r,n){let i=cr.join(e,t),s=cr.join(r,t),{destStat:o}=ur.checkPathsSync(i,s,"copy");return Sa(o,i,s,n)}function Qp(t,e,r,n){let i=de.readlinkSync(e);if(n.dereference&&(i=cr.resolve(process.cwd(),i)),t){let s;try{s=de.readlinkSync(r)}catch(o){if(o.code==="EINVAL"||o.code==="UNKNOWN")return de.symlinkSync(i,r);throw o}if(n.dereference&&(s=cr.resolve(process.cwd(),s)),ur.isSrcSubdir(i,s))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${s}'.`);if(de.statSync(r).isDirectory()&&ur.isSrcSubdir(s,i))throw new Error(`Cannot overwrite '${s}' with '${i}'.`);return Zp(i,r)}else return de.symlinkSync(i,r)}function Zp(t,e){return de.unlinkSync(e),de.symlinkSync(t,e)}Ca.exports=$p});var Oi=y((Vb,Da)=>{"use strict";Da.exports={copySync:Pa()}});var st=y((Yb,Ia)=>{"use strict";var e0=Ee().fromPromise,Oa=or();function t0(t){return Oa.access(t).then(()=>!0).catch(()=>!1)}Ia.exports={pathExists:e0(t0),pathExistsSync:Oa.existsSync}});var Na=y((Kb,ja)=>{"use strict";var Pe=fe(),lr=require("path"),r0=je().mkdirs,n0=st().pathExists,i0=Ei().utimesMillis,fr=ar();function s0(t,e,r,n){typeof r=="function"&&!n?(n=r,r={}):typeof r=="function"&&(r={filter:r}),n=n||function(){},r=r||{},r.clobber="clobber"in r?!!r.clobber:!0,r.overwrite="overwrite"in r?!!r.overwrite:r.clobber,r.preserveTimestamps&&process.arch==="ia32"&&console.warn(`fs-extra: Using the preserveTimestamps option in 32-bit node is not recommended;
7
7
 
8
- see https://github.com/jprichardson/node-fs-extra/issues/269`),fr.checkPaths(t,e,"copy",(i,s)=>{if(i)return n(i);let{srcStat:o,destStat:a}=s;fr.checkParentPaths(t,o,e,"copy",c=>c?n(c):r.filter?Fa(Oa,a,t,e,r,n):Oa(a,t,e,r,n))})}function Oa(t,e,r,n,i){let s=lr.dirname(r);Zp(s,(o,a)=>{if(o)return i(o);if(a)return Ii(t,e,r,n,i);Qp(s,c=>c?i(c):Ii(t,e,r,n,i))})}function Fa(t,e,r,n,i,s){Promise.resolve(i.filter(r,n)).then(o=>o?t(e,r,n,i,s):s(),o=>s(o))}function Ii(t,e,r,n,i){return n.filter?Fa(Ia,t,e,r,n,i):Ia(t,e,r,n,i)}function Ia(t,e,r,n,i){(n.dereference?Pe.stat:Pe.lstat)(e,(o,a)=>{if(o)return i(o);if(a.isDirectory())return c0(a,t,e,r,n,i);if(a.isFile()||a.isCharacterDevice()||a.isBlockDevice())return r0(a,t,e,r,n,i);if(a.isSymbolicLink())return f0(t,e,r,n,i)})}function r0(t,e,r,n,i,s){return e?n0(t,r,n,i,s):Ra(t,r,n,i,s)}function n0(t,e,r,n,i){if(n.overwrite)Pe.unlink(r,s=>s?i(s):Ra(t,e,r,n,i));else return n.errorOnExist?i(new Error(`'${r}' already exists`)):i()}function Ra(t,e,r,n,i){Pe.copyFile(e,r,s=>s?i(s):n.preserveTimestamps?i0(t.mode,e,r,i):Vr(r,t.mode,i))}function i0(t,e,r,n){return s0(t)?o0(r,t,i=>i?n(i):Aa(t,e,r,n)):Aa(t,e,r,n)}function s0(t){return(t&128)===0}function o0(t,e,r){return Vr(t,e|128,r)}function Aa(t,e,r,n){a0(e,r,i=>i?n(i):Vr(r,t,n))}function Vr(t,e,r){return Pe.chmod(t,e,r)}function a0(t,e,r){Pe.stat(t,(n,i)=>n?r(n):e0(e,i.atime,i.mtime,r))}function c0(t,e,r,n,i,s){return e?e&&!e.isDirectory()?s(new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`)):ka(r,n,i,s):u0(t.mode,r,n,i,s)}function u0(t,e,r,n,i){Pe.mkdir(r,s=>{if(s)return i(s);ka(e,r,n,o=>o?i(o):Vr(r,t,i))})}function ka(t,e,r,n){Pe.readdir(t,(i,s)=>i?n(i):Ta(s,t,e,r,n))}function Ta(t,e,r,n,i){let s=t.pop();return s?l0(t,s,e,r,n,i):i()}function l0(t,e,r,n,i,s){let o=lr.join(r,e),a=lr.join(n,e);fr.checkPaths(o,a,"copy",(c,h)=>{if(c)return s(c);let{destStat:u}=h;Ii(u,o,a,i,p=>p?s(p):Ta(t,r,n,i,s))})}function f0(t,e,r,n,i){Pe.readlink(e,(s,o)=>{if(s)return i(s);if(n.dereference&&(o=lr.resolve(process.cwd(),o)),t)Pe.readlink(r,(a,c)=>a?a.code==="EINVAL"||a.code==="UNKNOWN"?Pe.symlink(o,r,i):i(a):(n.dereference&&(c=lr.resolve(process.cwd(),c)),fr.isSrcSubdir(o,c)?i(new Error(`Cannot copy '${o}' to a subdirectory of itself, '${c}'.`)):t.isDirectory()&&fr.isSrcSubdir(c,o)?i(new Error(`Cannot overwrite '${c}' with '${o}'.`)):h0(o,r,i)));else return Pe.symlink(o,r,i)})}function h0(t,e,r){Pe.unlink(e,n=>n?r(n):Pe.symlink(t,e,r))}Ma.exports=t0});var Ai=y((Jb,ja)=>{"use strict";var d0=Ee().fromCallback;ja.exports={copy:d0(qa())}});var za=y((Vb,Ha)=>{"use strict";var Na=fe(),Ua=require("path"),H=require("assert"),hr=process.platform==="win32";function Xa(t){["unlink","chmod","stat","lstat","rmdir","readdir"].forEach(r=>{t[r]=t[r]||Na[r],r=r+"Sync",t[r]=t[r]||Na[r]}),t.maxBusyTries=t.maxBusyTries||3}function Fi(t,e,r){let n=0;typeof e=="function"&&(r=e,e={}),H(t,"rimraf: missing path"),H.strictEqual(typeof t,"string","rimraf: path should be a string"),H.strictEqual(typeof r,"function","rimraf: callback function required"),H(e,"rimraf: invalid options argument provided"),H.strictEqual(typeof e,"object","rimraf: options should be object"),Xa(e),La(t,e,function i(s){if(s){if((s.code==="EBUSY"||s.code==="ENOTEMPTY"||s.code==="EPERM")&&n<e.maxBusyTries){n++;let o=n*100;return setTimeout(()=>La(t,e,i),o)}s.code==="ENOENT"&&(s=null)}r(s)})}function La(t,e,r){H(t),H(e),H(typeof r=="function"),e.lstat(t,(n,i)=>{if(n&&n.code==="ENOENT")return r(null);if(n&&n.code==="EPERM"&&hr)return $a(t,e,n,r);if(i&&i.isDirectory())return Yr(t,e,n,r);e.unlink(t,s=>{if(s){if(s.code==="ENOENT")return r(null);if(s.code==="EPERM")return hr?$a(t,e,s,r):Yr(t,e,s,r);if(s.code==="EISDIR")return Yr(t,e,s,r)}return r(s)})})}function $a(t,e,r,n){H(t),H(e),H(typeof n=="function"),e.chmod(t,438,i=>{i?n(i.code==="ENOENT"?null:r):e.stat(t,(s,o)=>{s?n(s.code==="ENOENT"?null:r):o.isDirectory()?Yr(t,e,r,n):e.unlink(t,n)})})}function Ba(t,e,r){let n;H(t),H(e);try{e.chmodSync(t,438)}catch(i){if(i.code==="ENOENT")return;throw r}try{n=e.statSync(t)}catch(i){if(i.code==="ENOENT")return;throw r}n.isDirectory()?Kr(t,e,r):e.unlinkSync(t)}function Yr(t,e,r,n){H(t),H(e),H(typeof n=="function"),e.rmdir(t,i=>{i&&(i.code==="ENOTEMPTY"||i.code==="EEXIST"||i.code==="EPERM")?p0(t,e,n):i&&i.code==="ENOTDIR"?n(r):n(i)})}function p0(t,e,r){H(t),H(e),H(typeof r=="function"),e.readdir(t,(n,i)=>{if(n)return r(n);let s=i.length,o;if(s===0)return e.rmdir(t,r);i.forEach(a=>{Fi(Ua.join(t,a),e,c=>{if(!o){if(c)return r(o=c);--s===0&&e.rmdir(t,r)}})})})}function Ga(t,e){let r;e=e||{},Xa(e),H(t,"rimraf: missing path"),H.strictEqual(typeof t,"string","rimraf: path should be a string"),H(e,"rimraf: missing options"),H.strictEqual(typeof e,"object","rimraf: options should be object");try{r=e.lstatSync(t)}catch(n){if(n.code==="ENOENT")return;n.code==="EPERM"&&hr&&Ba(t,e,n)}try{r&&r.isDirectory()?Kr(t,e,null):e.unlinkSync(t)}catch(n){if(n.code==="ENOENT")return;if(n.code==="EPERM")return hr?Ba(t,e,n):Kr(t,e,n);if(n.code!=="EISDIR")throw n;Kr(t,e,n)}}function Kr(t,e,r){H(t),H(e);try{e.rmdirSync(t)}catch(n){if(n.code==="ENOTDIR")throw r;if(n.code==="ENOTEMPTY"||n.code==="EEXIST"||n.code==="EPERM")m0(t,e);else if(n.code!=="ENOENT")throw n}}function m0(t,e){if(H(t),H(e),e.readdirSync(t).forEach(r=>Ga(Ua.join(t,r),e)),hr){let r=Date.now();do try{return e.rmdirSync(t,e)}catch{}while(Date.now()-r<500)}else return e.rmdirSync(t,e)}Ha.exports=Fi;Fi.sync=Ga});var dr=y((Yb,Ja)=>{"use strict";var g0=Ee().fromCallback,Wa=za();Ja.exports={remove:g0(Wa),removeSync:Wa.sync}});var rc=y((Kb,tc)=>{"use strict";var y0=Ee().fromCallback,Ka=fe(),Qa=require("path"),Za=je(),ec=dr(),Va=y0(function(e,r){r=r||function(){},Ka.readdir(e,(n,i)=>{if(n)return Za.mkdirs(e,r);i=i.map(o=>Qa.join(e,o)),s();function s(){let o=i.pop();if(!o)return r();ec.remove(o,a=>{if(a)return r(a);s()})}})});function Ya(t){let e;try{e=Ka.readdirSync(t)}catch{return Za.mkdirsSync(t)}e.forEach(r=>{r=Qa.join(t,r),ec.removeSync(r)})}tc.exports={emptyDirSync:Ya,emptydirSync:Ya,emptyDir:Va,emptydir:Va}});var oc=y((Qb,sc)=>{"use strict";var v0=Ee().fromCallback,nc=require("path"),ot=fe(),ic=je();function b0(t,e){function r(){ot.writeFile(t,"",n=>{if(n)return e(n);e()})}ot.stat(t,(n,i)=>{if(!n&&i.isFile())return e();let s=nc.dirname(t);ot.stat(s,(o,a)=>{if(o)return o.code==="ENOENT"?ic.mkdirs(s,c=>{if(c)return e(c);r()}):e(o);a.isDirectory()?r():ot.readdir(s,c=>{if(c)return e(c)})})})}function _0(t){let e;try{e=ot.statSync(t)}catch{}if(e&&e.isFile())return;let r=nc.dirname(t);try{ot.statSync(r).isDirectory()||ot.readdirSync(r)}catch(n){if(n&&n.code==="ENOENT")ic.mkdirsSync(r);else throw n}ot.writeFileSync(t,"")}sc.exports={createFile:v0(b0),createFileSync:_0}});var fc=y((Zb,lc)=>{"use strict";var w0=Ee().fromCallback,cc=require("path"),gt=fe(),uc=je(),ac=st().pathExists;function S0(t,e,r){function n(i,s){gt.link(i,s,o=>{if(o)return r(o);r(null)})}ac(e,(i,s)=>{if(i)return r(i);if(s)return r(null);gt.lstat(t,o=>{if(o)return o.message=o.message.replace("lstat","ensureLink"),r(o);let a=cc.dirname(e);ac(a,(c,h)=>{if(c)return r(c);if(h)return n(t,e);uc.mkdirs(a,u=>{if(u)return r(u);n(t,e)})})})})}function x0(t,e){if(gt.existsSync(e))return;try{gt.lstatSync(t)}catch(s){throw s.message=s.message.replace("lstat","ensureLink"),s}let n=cc.dirname(e);return gt.existsSync(n)||uc.mkdirsSync(n),gt.linkSync(t,e)}lc.exports={createLink:w0(S0),createLinkSync:x0}});var dc=y((e2,hc)=>{"use strict";var at=require("path"),pr=fe(),E0=st().pathExists;function C0(t,e,r){if(at.isAbsolute(t))return pr.lstat(t,n=>n?(n.message=n.message.replace("lstat","ensureSymlink"),r(n)):r(null,{toCwd:t,toDst:t}));{let n=at.dirname(e),i=at.join(n,t);return E0(i,(s,o)=>s?r(s):o?r(null,{toCwd:i,toDst:t}):pr.lstat(t,a=>a?(a.message=a.message.replace("lstat","ensureSymlink"),r(a)):r(null,{toCwd:t,toDst:at.relative(n,t)})))}}function P0(t,e){let r;if(at.isAbsolute(t)){if(r=pr.existsSync(t),!r)throw new Error("absolute srcpath does not exist");return{toCwd:t,toDst:t}}else{let n=at.dirname(e),i=at.join(n,t);if(r=pr.existsSync(i),r)return{toCwd:i,toDst:t};if(r=pr.existsSync(t),!r)throw new Error("relative srcpath does not exist");return{toCwd:t,toDst:at.relative(n,t)}}}hc.exports={symlinkPaths:C0,symlinkPathsSync:P0}});var gc=y((t2,mc)=>{"use strict";var pc=fe();function D0(t,e,r){if(r=typeof e=="function"?e:r,e=typeof e=="function"?!1:e,e)return r(null,e);pc.lstat(t,(n,i)=>{if(n)return r(null,"file");e=i&&i.isDirectory()?"dir":"file",r(null,e)})}function O0(t,e){let r;if(e)return e;try{r=pc.lstatSync(t)}catch{return"file"}return r&&r.isDirectory()?"dir":"file"}mc.exports={symlinkType:D0,symlinkTypeSync:O0}});var xc=y((r2,Sc)=>{"use strict";var I0=Ee().fromCallback,vc=require("path"),Tt=fe(),bc=je(),A0=bc.mkdirs,F0=bc.mkdirsSync,_c=dc(),R0=_c.symlinkPaths,k0=_c.symlinkPathsSync,wc=gc(),T0=wc.symlinkType,M0=wc.symlinkTypeSync,yc=st().pathExists;function q0(t,e,r,n){n=typeof r=="function"?r:n,r=typeof r=="function"?!1:r,yc(e,(i,s)=>{if(i)return n(i);if(s)return n(null);R0(t,e,(o,a)=>{if(o)return n(o);t=a.toDst,T0(a.toCwd,r,(c,h)=>{if(c)return n(c);let u=vc.dirname(e);yc(u,(p,g)=>{if(p)return n(p);if(g)return Tt.symlink(t,e,h,n);A0(u,m=>{if(m)return n(m);Tt.symlink(t,e,h,n)})})})})})}function j0(t,e,r){if(Tt.existsSync(e))return;let i=k0(t,e);t=i.toDst,r=M0(i.toCwd,r);let s=vc.dirname(e);return Tt.existsSync(s)||F0(s),Tt.symlinkSync(t,e,r)}Sc.exports={createSymlink:I0(q0),createSymlinkSync:j0}});var Cc=y((n2,Ec)=>{"use strict";var Qr=oc(),Zr=fc(),en=xc();Ec.exports={createFile:Qr.createFile,createFileSync:Qr.createFileSync,ensureFile:Qr.createFile,ensureFileSync:Qr.createFileSync,createLink:Zr.createLink,createLinkSync:Zr.createLinkSync,ensureLink:Zr.createLink,ensureLinkSync:Zr.createLinkSync,createSymlink:en.createSymlink,createSymlinkSync:en.createSymlinkSync,ensureSymlink:en.createSymlink,ensureSymlinkSync:en.createSymlinkSync}});var tn=y((i2,Pc)=>{function N0(t,{EOL:e=`
9
- `,finalEOL:r=!0,replacer:n=null,spaces:i}={}){let s=r?e:"";return JSON.stringify(t,n,i).replace(/\n/g,e)+s}function L0(t){return Buffer.isBuffer(t)&&(t=t.toString("utf8")),t.replace(/^\uFEFF/,"")}Pc.exports={stringify:N0,stripBom:L0}});var Ac=y((s2,Ic)=>{var Mt;try{Mt=fe()}catch{Mt=require("fs")}var rn=Ee(),{stringify:Dc,stripBom:Oc}=tn();async function $0(t,e={}){typeof e=="string"&&(e={encoding:e});let r=e.fs||Mt,n="throws"in e?e.throws:!0,i=await rn.fromCallback(r.readFile)(t,e);i=Oc(i);let s;try{s=JSON.parse(i,e?e.reviver:null)}catch(o){if(n)throw o.message=`${t}: ${o.message}`,o;return null}return s}var B0=rn.fromPromise($0);function U0(t,e={}){typeof e=="string"&&(e={encoding:e});let r=e.fs||Mt,n="throws"in e?e.throws:!0;try{let i=r.readFileSync(t,e);return i=Oc(i),JSON.parse(i,e.reviver)}catch(i){if(n)throw i.message=`${t}: ${i.message}`,i;return null}}async function X0(t,e,r={}){let n=r.fs||Mt,i=Dc(e,r);await rn.fromCallback(n.writeFile)(t,i,r)}var G0=rn.fromPromise(X0);function H0(t,e,r={}){let n=r.fs||Mt,i=Dc(e,r);return n.writeFileSync(t,i,r)}var z0={readFile:B0,readFileSync:U0,writeFile:G0,writeFileSync:H0};Ic.exports=z0});var Rc=y((o2,Fc)=>{"use strict";var nn=Ac();Fc.exports={readJson:nn.readFile,readJsonSync:nn.readFileSync,writeJson:nn.writeFile,writeJsonSync:nn.writeFileSync}});var sn=y((a2,Mc)=>{"use strict";var W0=Ee().fromCallback,mr=fe(),kc=require("path"),Tc=je(),J0=st().pathExists;function V0(t,e,r,n){typeof r=="function"&&(n=r,r="utf8");let i=kc.dirname(t);J0(i,(s,o)=>{if(s)return n(s);if(o)return mr.writeFile(t,e,r,n);Tc.mkdirs(i,a=>{if(a)return n(a);mr.writeFile(t,e,r,n)})})}function Y0(t,...e){let r=kc.dirname(t);if(mr.existsSync(r))return mr.writeFileSync(t,...e);Tc.mkdirsSync(r),mr.writeFileSync(t,...e)}Mc.exports={outputFile:W0(V0),outputFileSync:Y0}});var jc=y((c2,qc)=>{"use strict";var{stringify:K0}=tn(),{outputFile:Q0}=sn();async function Z0(t,e,r={}){let n=K0(e,r);await Q0(t,n,r)}qc.exports=Z0});var Lc=y((u2,Nc)=>{"use strict";var{stringify:em}=tn(),{outputFileSync:tm}=sn();function rm(t,e,r){let n=em(e,r);tm(t,n,r)}Nc.exports=rm});var Bc=y((l2,$c)=>{"use strict";var nm=Ee().fromPromise,ve=Rc();ve.outputJson=nm(jc());ve.outputJsonSync=Lc();ve.outputJSON=ve.outputJson;ve.outputJSONSync=ve.outputJsonSync;ve.writeJSON=ve.writeJson;ve.writeJSONSync=ve.writeJsonSync;ve.readJSON=ve.readJson;ve.readJSONSync=ve.readJsonSync;$c.exports=ve});var Wc=y((f2,zc)=>{"use strict";var Gc=fe(),im=require("path"),sm=Oi().copySync,Hc=dr().removeSync,om=je().mkdirpSync,Uc=ar();function am(t,e,r){r=r||{};let n=r.overwrite||r.clobber||!1,{srcStat:i}=Uc.checkPathsSync(t,e,"move");return Uc.checkParentPathsSync(t,i,e,"move"),om(im.dirname(e)),cm(t,e,n)}function cm(t,e,r){if(r)return Hc(e),Xc(t,e,r);if(Gc.existsSync(e))throw new Error("dest already exists.");return Xc(t,e,r)}function Xc(t,e,r){try{Gc.renameSync(t,e)}catch(n){if(n.code!=="EXDEV")throw n;return um(t,e,r)}}function um(t,e,r){return sm(t,e,{overwrite:r,errorOnExist:!0}),Hc(t)}zc.exports=am});var Vc=y((h2,Jc)=>{"use strict";Jc.exports={moveSync:Wc()}});var eu=y((d2,Zc)=>{"use strict";var lm=fe(),fm=require("path"),hm=Ai().copy,Qc=dr().remove,dm=je().mkdirp,pm=st().pathExists,Yc=ar();function mm(t,e,r,n){typeof r=="function"&&(n=r,r={});let i=r.overwrite||r.clobber||!1;Yc.checkPaths(t,e,"move",(s,o)=>{if(s)return n(s);let{srcStat:a}=o;Yc.checkParentPaths(t,a,e,"move",c=>{if(c)return n(c);dm(fm.dirname(e),h=>h?n(h):gm(t,e,i,n))})})}function gm(t,e,r,n){if(r)return Qc(e,i=>i?n(i):Kc(t,e,r,n));pm(e,(i,s)=>i?n(i):s?n(new Error("dest already exists.")):Kc(t,e,r,n))}function Kc(t,e,r,n){lm.rename(t,e,i=>i?i.code!=="EXDEV"?n(i):ym(t,e,r,n):n())}function ym(t,e,r,n){hm(t,e,{overwrite:r,errorOnExist:!0},s=>s?n(s):Qc(t,n))}Zc.exports=mm});var ru=y((p2,tu)=>{"use strict";var vm=Ee().fromCallback;tu.exports={move:vm(eu())}});var yt=y((m2,Ri)=>{"use strict";Ri.exports={...or(),...Oi(),...Ai(),...rc(),...Cc(),...Bc(),...je(),...Vc(),...ru(),...sn(),...st(),...dr()};var nu=require("fs");Object.getOwnPropertyDescriptor(nu,"promises")&&Object.defineProperty(Ri.exports,"promises",{get(){return nu.promises}})});var su=y((g2,iu)=>{"use strict";var bm=/[|\\{}()[\]^$+*?.]/g;iu.exports=function(t){if(typeof t!="string")throw new TypeError("Expected a string");return t.replace(bm,"\\$&")}});var au=y((y2,ou)=>{"use strict";ou.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]}});var ki=y((v2,fu)=>{var vt=au(),lu={};for(on in vt)vt.hasOwnProperty(on)&&(lu[vt[on]]=on);var on,E=fu.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(be in E)if(E.hasOwnProperty(be)){if(!("channels"in E[be]))throw new Error("missing channels property: "+be);if(!("labels"in E[be]))throw new Error("missing channel labels property: "+be);if(E[be].labels.length!==E[be].channels)throw new Error("channel and label counts mismatch: "+be);cu=E[be].channels,uu=E[be].labels,delete E[be].channels,delete E[be].labels,Object.defineProperty(E[be],"channels",{value:cu}),Object.defineProperty(E[be],"labels",{value:uu})}var cu,uu,be;E.rgb.hsl=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.min(e,r,n),s=Math.max(e,r,n),o=s-i,a,c,h;return s===i?a=0:e===s?a=(r-n)/o:r===s?a=2+(n-e)/o:n===s&&(a=4+(e-r)/o),a=Math.min(a*60,360),a<0&&(a+=360),h=(i+s)/2,s===i?c=0:h<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,h*100]};E.rgb.hsv=function(t){var e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,h=Math.max(o,a,c),u=h-Math.min(o,a,c),p=function(g){return(h-g)/6/u+1/2};return u===0?i=s=0:(s=u/h,e=p(o),r=p(a),n=p(c),o===h?i=n-r:a===h?i=1/3+e-n:c===h&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,h*100]};E.rgb.hwb=function(t){var e=t[0],r=t[1],n=t[2],i=E.rgb.hsl(t)[0],s=1/255*Math.min(e,Math.min(r,n));return n=1-1/255*Math.max(e,Math.max(r,n)),[i,s*100,n*100]};E.rgb.cmyk=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255,i,s,o,a;return a=Math.min(1-e,1-r,1-n),i=(1-e-a)/(1-a)||0,s=(1-r-a)/(1-a)||0,o=(1-n-a)/(1-a)||0,[i*100,s*100,o*100,a*100]};function _m(t,e){return Math.pow(t[0]-e[0],2)+Math.pow(t[1]-e[1],2)+Math.pow(t[2]-e[2],2)}E.rgb.keyword=function(t){var e=lu[t];if(e)return e;var r=1/0,n;for(var i in vt)if(vt.hasOwnProperty(i)){var s=vt[i],o=_m(t,s);o<r&&(r=o,n=i)}return n};E.keyword.rgb=function(t){return vt[t]};E.rgb.xyz=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255;e=e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92,r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92,n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92;var i=e*.4124+r*.3576+n*.1805,s=e*.2126+r*.7152+n*.0722,o=e*.0193+r*.1192+n*.9505;return[i*100,s*100,o*100]};E.rgb.lab=function(t){var e=E.rgb.xyz(t),r=e[0],n=e[1],i=e[2],s,o,a;return r/=95.047,n/=100,i/=108.883,r=r>.008856?Math.pow(r,1/3):7.787*r+16/116,n=n>.008856?Math.pow(n,1/3):7.787*n+16/116,i=i>.008856?Math.pow(i,1/3):7.787*i+16/116,s=116*n-16,o=500*(r-n),a=200*(n-i),[s,o,a]};E.hsl.rgb=function(t){var e=t[0]/360,r=t[1]/100,n=t[2]/100,i,s,o,a,c;if(r===0)return c=n*255,[c,c,c];n<.5?s=n*(1+r):s=n+r-n*r,i=2*n-s,a=[0,0,0];for(var h=0;h<3;h++)o=e+1/3*-(h-1),o<0&&o++,o>1&&o--,6*o<1?c=i+(s-i)*6*o:2*o<1?c=s:3*o<2?c=i+(s-i)*(2/3-o)*6:c=i,a[h]=c*255;return a};E.hsl.hsv=function(t){var e=t[0],r=t[1]/100,n=t[2]/100,i=r,s=Math.max(n,.01),o,a;return n*=2,r*=n<=1?n:2-n,i*=s<=1?s:2-s,a=(n+r)/2,o=n===0?2*i/(s+i):2*r/(n+r),[e,o*100,a*100]};E.hsv.rgb=function(t){var e=t[0]/60,r=t[1]/100,n=t[2]/100,i=Math.floor(e)%6,s=e-Math.floor(e),o=255*n*(1-r),a=255*n*(1-r*s),c=255*n*(1-r*(1-s));switch(n*=255,i){case 0:return[n,c,o];case 1:return[a,n,o];case 2:return[o,n,c];case 3:return[o,a,n];case 4:return[c,o,n];case 5:return[n,o,a]}};E.hsv.hsl=function(t){var e=t[0],r=t[1]/100,n=t[2]/100,i=Math.max(n,.01),s,o,a;return a=(2-r)*n,s=(2-r)*i,o=r*i,o/=s<=1?s:2-s,o=o||0,a/=2,[e,o*100,a*100]};E.hwb.rgb=function(t){var e=t[0]/360,r=t[1]/100,n=t[2]/100,i=r+n,s,o,a,c;i>1&&(r/=i,n/=i),s=Math.floor(6*e),o=1-n,a=6*e-s,s&1&&(a=1-a),c=r+a*(o-r);var h,u,p;switch(s){default:case 6:case 0:h=o,u=c,p=r;break;case 1:h=c,u=o,p=r;break;case 2:h=r,u=o,p=c;break;case 3:h=r,u=c,p=o;break;case 4:h=c,u=r,p=o;break;case 5:h=o,u=r,p=c;break}return[h*255,u*255,p*255]};E.cmyk.rgb=function(t){var e=t[0]/100,r=t[1]/100,n=t[2]/100,i=t[3]/100,s,o,a;return s=1-Math.min(1,e*(1-i)+i),o=1-Math.min(1,r*(1-i)+i),a=1-Math.min(1,n*(1-i)+i),[s*255,o*255,a*255]};E.xyz.rgb=function(t){var e=t[0]/100,r=t[1]/100,n=t[2]/100,i,s,o;return i=e*3.2406+r*-1.5372+n*-.4986,s=e*-.9689+r*1.8758+n*.0415,o=e*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:i*12.92,s=s>.0031308?1.055*Math.pow(s,1/2.4)-.055:s*12.92,o=o>.0031308?1.055*Math.pow(o,1/2.4)-.055:o*12.92,i=Math.min(Math.max(0,i),1),s=Math.min(Math.max(0,s),1),o=Math.min(Math.max(0,o),1),[i*255,s*255,o*255]};E.xyz.lab=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;return e/=95.047,r/=100,n/=108.883,e=e>.008856?Math.pow(e,1/3):7.787*e+16/116,r=r>.008856?Math.pow(r,1/3):7.787*r+16/116,n=n>.008856?Math.pow(n,1/3):7.787*n+16/116,i=116*r-16,s=500*(e-r),o=200*(r-n),[i,s,o]};E.lab.xyz=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;s=(e+16)/116,i=r/500+s,o=s-n/200;var a=Math.pow(s,3),c=Math.pow(i,3),h=Math.pow(o,3);return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=h>.008856?h:(o-16/116)/7.787,i*=95.047,s*=100,o*=108.883,[i,s,o]};E.lab.lch=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;return i=Math.atan2(n,r),s=i*360/2/Math.PI,s<0&&(s+=360),o=Math.sqrt(r*r+n*n),[e,o,s]};E.lch.lab=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;return o=n/360*2*Math.PI,i=r*Math.cos(o),s=r*Math.sin(o),[e,i,s]};E.rgb.ansi16=function(t){var e=t[0],r=t[1],n=t[2],i=1 in arguments?arguments[1]:E.rgb.hsv(t)[2];if(i=Math.round(i/50),i===0)return 30;var s=30+(Math.round(n/255)<<2|Math.round(r/255)<<1|Math.round(e/255));return i===2&&(s+=60),s};E.hsv.ansi16=function(t){return E.rgb.ansi16(E.hsv.rgb(t),t[2])};E.rgb.ansi256=function(t){var e=t[0],r=t[1],n=t[2];if(e===r&&r===n)return e<8?16:e>248?231:Math.round((e-8)/247*24)+232;var i=16+36*Math.round(e/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5);return i};E.ansi16.rgb=function(t){var e=t%10;if(e===0||e===7)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];var r=(~~(t>50)+1)*.5,n=(e&1)*r*255,i=(e>>1&1)*r*255,s=(e>>2&1)*r*255;return[n,i,s]};E.ansi256.rgb=function(t){if(t>=232){var e=(t-232)*10+8;return[e,e,e]}t-=16;var r,n=Math.floor(t/36)/5*255,i=Math.floor((r=t%36)/6)/5*255,s=r%6/5*255;return[n,i,s]};E.rgb.hex=function(t){var e=((Math.round(t[0])&255)<<16)+((Math.round(t[1])&255)<<8)+(Math.round(t[2])&255),r=e.toString(16).toUpperCase();return"000000".substring(r.length)+r};E.hex.rgb=function(t){var e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];var r=e[0];e[0].length===3&&(r=r.split("").map(function(a){return a+a}).join(""));var n=parseInt(r,16),i=n>>16&255,s=n>>8&255,o=n&255;return[i,s,o]};E.rgb.hcg=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.max(Math.max(e,r),n),s=Math.min(Math.min(e,r),n),o=i-s,a,c;return o<1?a=s/(1-o):a=0,o<=0?c=0:i===e?c=(r-n)/o%6:i===r?c=2+(n-e)/o:c=4+(e-r)/o+4,c/=6,c%=1,[c*360,o*100,a*100]};E.hsl.hcg=function(t){var e=t[1]/100,r=t[2]/100,n=1,i=0;return r<.5?n=2*e*r:n=2*e*(1-r),n<1&&(i=(r-.5*n)/(1-n)),[t[0],n*100,i*100]};E.hsv.hcg=function(t){var e=t[1]/100,r=t[2]/100,n=e*r,i=0;return n<1&&(i=(r-n)/(1-n)),[t[0],n*100,i*100]};E.hcg.rgb=function(t){var e=t[0]/360,r=t[1]/100,n=t[2]/100;if(r===0)return[n*255,n*255,n*255];var i=[0,0,0],s=e%1*6,o=s%1,a=1-o,c=0;switch(Math.floor(s)){case 0:i[0]=1,i[1]=o,i[2]=0;break;case 1:i[0]=a,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]=a,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]=a}return c=(1-r)*n,[(r*i[0]+c)*255,(r*i[1]+c)*255,(r*i[2]+c)*255]};E.hcg.hsv=function(t){var e=t[1]/100,r=t[2]/100,n=e+r*(1-e),i=0;return n>0&&(i=e/n),[t[0],i*100,n*100]};E.hcg.hsl=function(t){var e=t[1]/100,r=t[2]/100,n=r*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[t[0],i*100,n*100]};E.hcg.hwb=function(t){var e=t[1]/100,r=t[2]/100,n=e+r*(1-e);return[t[0],(n-e)*100,(1-n)*100]};E.hwb.hcg=function(t){var e=t[1]/100,r=t[2]/100,n=1-r,i=n-e,s=0;return i<1&&(s=(n-i)/(1-i)),[t[0],i*100,s*100]};E.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]};E.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]};E.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]};E.gray.hsl=E.gray.hsv=function(t){return[0,0,t[0]]};E.gray.hwb=function(t){return[0,100,t[0]]};E.gray.cmyk=function(t){return[0,0,0,t[0]]};E.gray.lab=function(t){return[t[0],0,0]};E.gray.hex=function(t){var e=Math.round(t[0]/100*255)&255,r=(e<<16)+(e<<8)+e,n=r.toString(16).toUpperCase();return"000000".substring(n.length)+n};E.rgb.gray=function(t){var e=(t[0]+t[1]+t[2])/3;return[e/255*100]}});var du=y((b2,hu)=>{var an=ki();function wm(){for(var t={},e=Object.keys(an),r=e.length,n=0;n<r;n++)t[e[n]]={distance:-1,parent:null};return t}function Sm(t){var e=wm(),r=[t];for(e[t].distance=0;r.length;)for(var n=r.pop(),i=Object.keys(an[n]),s=i.length,o=0;o<s;o++){var a=i[o],c=e[a];c.distance===-1&&(c.distance=e[n].distance+1,c.parent=n,r.unshift(a))}return e}function xm(t,e){return function(r){return e(t(r))}}function Em(t,e){for(var r=[e[t].parent,t],n=an[e[t].parent][t],i=e[t].parent;e[i].parent;)r.unshift(e[i].parent),n=xm(an[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}hu.exports=function(t){for(var e=Sm(t),r={},n=Object.keys(e),i=n.length,s=0;s<i;s++){var o=n[s],a=e[o];a.parent!==null&&(r[o]=Em(o,e))}return r}});var mu=y((_2,pu)=>{var Ti=ki(),Cm=du(),qt={},Pm=Object.keys(Ti);function Dm(t){var e=function(r){return r==null?r:(arguments.length>1&&(r=Array.prototype.slice.call(arguments)),t(r))};return"conversion"in t&&(e.conversion=t.conversion),e}function Om(t){var e=function(r){if(r==null)return r;arguments.length>1&&(r=Array.prototype.slice.call(arguments));var n=t(r);if(typeof n=="object")for(var i=n.length,s=0;s<i;s++)n[s]=Math.round(n[s]);return n};return"conversion"in t&&(e.conversion=t.conversion),e}Pm.forEach(function(t){qt[t]={},Object.defineProperty(qt[t],"channels",{value:Ti[t].channels}),Object.defineProperty(qt[t],"labels",{value:Ti[t].labels});var e=Cm(t),r=Object.keys(e);r.forEach(function(n){var i=e[n];qt[t][n]=Om(i),qt[t][n].raw=Dm(i)})});pu.exports=qt});var yu=y((w2,gu)=>{"use strict";var jt=mu(),cn=(t,e)=>function(){return`\x1B[${t.apply(jt,arguments)+e}m`},un=(t,e)=>function(){let r=t.apply(jt,arguments);return`\x1B[${38+e};5;${r}m`},ln=(t,e)=>function(){let r=t.apply(jt,arguments);return`\x1B[${38+e};2;${r[0]};${r[1]};${r[2]}m`};function Im(){let t=new Map,e={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]}};e.color.grey=e.color.gray;for(let i of Object.keys(e)){let s=e[i];for(let o of Object.keys(s)){let a=s[o];e[o]={open:`\x1B[${a[0]}m`,close:`\x1B[${a[1]}m`},s[o]=e[o],t.set(a[0],a[1])}Object.defineProperty(e,i,{value:s,enumerable:!1}),Object.defineProperty(e,"codes",{value:t,enumerable:!1})}let r=i=>i,n=(i,s,o)=>[i,s,o];e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",e.color.ansi={ansi:cn(r,0)},e.color.ansi256={ansi256:un(r,0)},e.color.ansi16m={rgb:ln(n,0)},e.bgColor.ansi={ansi:cn(r,10)},e.bgColor.ansi256={ansi256:un(r,10)},e.bgColor.ansi16m={rgb:ln(n,10)};for(let i of Object.keys(jt)){if(typeof jt[i]!="object")continue;let s=jt[i];i==="ansi16"&&(i="ansi"),"ansi16"in s&&(e.color.ansi[i]=cn(s.ansi16,0),e.bgColor.ansi[i]=cn(s.ansi16,10)),"ansi256"in s&&(e.color.ansi256[i]=un(s.ansi256,0),e.bgColor.ansi256[i]=un(s.ansi256,10)),"rgb"in s&&(e.color.ansi16m[i]=ln(s.rgb,0),e.bgColor.ansi16m[i]=ln(s.rgb,10))}return e}Object.defineProperty(gu,"exports",{enumerable:!0,get:Im})});var bu=y((S2,vu)=>{"use strict";vu.exports=(t,e)=>{e=e||process.argv;let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1?!0:n<i)}});var wu=y((x2,_u)=>{"use strict";var Am=require("os"),Ne=bu(),de=process.env,Nt;Ne("no-color")||Ne("no-colors")||Ne("color=false")?Nt=!1:(Ne("color")||Ne("colors")||Ne("color=true")||Ne("color=always"))&&(Nt=!0);"FORCE_COLOR"in de&&(Nt=de.FORCE_COLOR.length===0||parseInt(de.FORCE_COLOR,10)!==0);function Fm(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Rm(t){if(Nt===!1)return 0;if(Ne("color=16m")||Ne("color=full")||Ne("color=truecolor"))return 3;if(Ne("color=256"))return 2;if(t&&!t.isTTY&&Nt!==!0)return 0;let e=Nt?1:0;if(process.platform==="win32"){let r=Am.release().split(".");return Number(process.versions.node.split(".")[0])>=8&&Number(r[0])>=10&&Number(r[2])>=10586?Number(r[2])>=14931?3:2:1}if("CI"in de)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(r=>r in de)||de.CI_NAME==="codeship"?1:e;if("TEAMCITY_VERSION"in de)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(de.TEAMCITY_VERSION)?1:0;if(de.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in de){let r=parseInt((de.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(de.TERM_PROGRAM){case"iTerm.app":return r>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(de.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(de.TERM)||"COLORTERM"in de?1:(de.TERM==="dumb",e)}function Mi(t){let e=Rm(t);return Fm(e)}_u.exports={supportsColor:Mi,stdout:Mi(process.stdout),stderr:Mi(process.stderr)}});var Pu=y((E2,Cu)=>{"use strict";var km=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,Su=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,Tm=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,Mm=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi,qm=new Map([["n",`
10
- `],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function Eu(t){return t[0]==="u"&&t.length===5||t[0]==="x"&&t.length===3?String.fromCharCode(parseInt(t.slice(1),16)):qm.get(t)||t}function jm(t,e){let r=[],n=e.trim().split(/\s*,\s*/g),i;for(let s of n)if(!isNaN(s))r.push(Number(s));else if(i=s.match(Tm))r.push(i[2].replace(Mm,(o,a,c)=>a?Eu(a):c));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`);return r}function Nm(t){Su.lastIndex=0;let e=[],r;for(;(r=Su.exec(t))!==null;){let n=r[1];if(r[2]){let i=jm(n,r[2]);e.push([n].concat(i))}else e.push([n])}return e}function xu(t,e){let r={};for(let i of e)for(let s of i.styles)r[s[0]]=i.inverse?null:s.slice(1);let n=t;for(let i of Object.keys(r))if(Array.isArray(r[i])){if(!(i in n))throw new Error(`Unknown Chalk style: ${i}`);r[i].length>0?n=n[i].apply(n,r[i]):n=n[i]}return n}Cu.exports=(t,e)=>{let r=[],n=[],i=[];if(e.replace(km,(s,o,a,c,h,u)=>{if(o)i.push(Eu(o));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:xu(t,r)(p)),r.push({inverse:a,styles:Nm(c)})}else if(h){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(xu(t,r)(i.join(""))),i=[],r.pop()}else i.push(u)}),n.push(i.join("")),r.length>0){let s=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(s)}return n.join("")}});var hn=y((C2,yr)=>{"use strict";var ji=su(),K=yu(),qi=wu().stdout,Lm=Pu(),Ou=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm"),Iu=["ansi","ansi","ansi256","ansi16m"],Au=new Set(["gray"]),Lt=Object.create(null);function Du(t,e){e=e||{};let r=qi?qi.level:0;t.level=e.level===void 0?r:e.level,t.enabled="enabled"in e?e.enabled:t.level>0}function gr(t){if(!this||!(this instanceof gr)||this.template){let e={};return Du(e,t),e.template=function(){let r=[].slice.call(arguments);return Um.apply(null,[e.template].concat(r))},Object.setPrototypeOf(e,gr.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=gr,e.template}Du(this,t)}Ou&&(K.blue.open="\x1B[94m");for(let t of Object.keys(K))K[t].closeRe=new RegExp(ji(K[t].close),"g"),Lt[t]={get(){let e=K[t];return fn.call(this,this._styles?this._styles.concat(e):[e],this._empty,t)}};Lt.visible={get(){return fn.call(this,this._styles||[],!0,"visible")}};K.color.closeRe=new RegExp(ji(K.color.close),"g");for(let t of Object.keys(K.color.ansi))Au.has(t)||(Lt[t]={get(){let e=this.level;return function(){let n={open:K.color[Iu[e]][t].apply(null,arguments),close:K.color.close,closeRe:K.color.closeRe};return fn.call(this,this._styles?this._styles.concat(n):[n],this._empty,t)}}});K.bgColor.closeRe=new RegExp(ji(K.bgColor.close),"g");for(let t of Object.keys(K.bgColor.ansi)){if(Au.has(t))continue;let e="bg"+t[0].toUpperCase()+t.slice(1);Lt[e]={get(){let r=this.level;return function(){let i={open:K.bgColor[Iu[r]][t].apply(null,arguments),close:K.bgColor.close,closeRe:K.bgColor.closeRe};return fn.call(this,this._styles?this._styles.concat(i):[i],this._empty,t)}}}}var $m=Object.defineProperties(()=>{},Lt);function fn(t,e,r){let n=function(){return Bm.apply(n,arguments)};n._styles=t,n._empty=e;let i=this;return Object.defineProperty(n,"level",{enumerable:!0,get(){return i.level},set(s){i.level=s}}),Object.defineProperty(n,"enabled",{enumerable:!0,get(){return i.enabled},set(s){i.enabled=s}}),n.hasGrey=this.hasGrey||r==="gray"||r==="grey",n.__proto__=$m,n}function Bm(){let t=arguments,e=t.length,r=String(arguments[0]);if(e===0)return"";if(e>1)for(let i=1;i<e;i++)r+=" "+t[i];if(!this.enabled||this.level<=0||!r)return this._empty?"":r;let n=K.dim.open;Ou&&this.hasGrey&&(K.dim.open="");for(let i of this._styles.slice().reverse())r=i.open+r.replace(i.closeRe,i.open)+i.close,r=r.replace(/\r?\n/g,`${i.close}$&${i.open}`);return K.dim.open=n,r}function Um(t,e){if(!Array.isArray(e))return[].slice.call(arguments,1).join(" ");let r=[].slice.call(arguments,2),n=[e.raw[0]];for(let i=1;i<e.length;i++)n.push(String(r[i-1]).replace(/[{}\\]/g,"\\$&")),n.push(String(e.raw[i]));return Lm(t,n.join(""))}Object.defineProperties(gr.prototype,Lt);yr.exports=gr();yr.exports.supportsColor=qi;yr.exports.default=yr.exports});var Ru=y((P2,Fu)=>{"use strict";Fu.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]}});var Ni=y((D2,Tu)=>{var vr=Ru(),ku={};for(let t of Object.keys(vr))ku[vr[t]]=t;var C={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"]}};Tu.exports=C;for(let t of Object.keys(C)){if(!("channels"in C[t]))throw new Error("missing channels property: "+t);if(!("labels"in C[t]))throw new Error("missing channel labels property: "+t);if(C[t].labels.length!==C[t].channels)throw new Error("channel and label counts mismatch: "+t);let{channels:e,labels:r}=C[t];delete C[t].channels,delete C[t].labels,Object.defineProperty(C[t],"channels",{value:e}),Object.defineProperty(C[t],"labels",{value:r})}C.rgb.hsl=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.min(e,r,n),s=Math.max(e,r,n),o=s-i,a,c;s===i?a=0:e===s?a=(r-n)/o:r===s?a=2+(n-e)/o:n===s&&(a=4+(e-r)/o),a=Math.min(a*60,360),a<0&&(a+=360);let h=(i+s)/2;return s===i?c=0:h<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,h*100]};C.rgb.hsv=function(t){let e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,h=Math.max(o,a,c),u=h-Math.min(o,a,c),p=function(g){return(h-g)/6/u+1/2};return u===0?(i=0,s=0):(s=u/h,e=p(o),r=p(a),n=p(c),o===h?i=n-r:a===h?i=1/3+e-n:c===h&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,h*100]};C.rgb.hwb=function(t){let e=t[0],r=t[1],n=t[2],i=C.rgb.hsl(t)[0],s=1/255*Math.min(e,Math.min(r,n));return n=1-1/255*Math.max(e,Math.max(r,n)),[i,s*100,n*100]};C.rgb.cmyk=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.min(1-e,1-r,1-n),s=(1-e-i)/(1-i)||0,o=(1-r-i)/(1-i)||0,a=(1-n-i)/(1-i)||0;return[s*100,o*100,a*100,i*100]};function Xm(t,e){return(t[0]-e[0])**2+(t[1]-e[1])**2+(t[2]-e[2])**2}C.rgb.keyword=function(t){let e=ku[t];if(e)return e;let r=1/0,n;for(let i of Object.keys(vr)){let s=vr[i],o=Xm(t,s);o<r&&(r=o,n=i)}return n};C.keyword.rgb=function(t){return vr[t]};C.rgb.xyz=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255;e=e>.04045?((e+.055)/1.055)**2.4:e/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92;let i=e*.4124+r*.3576+n*.1805,s=e*.2126+r*.7152+n*.0722,o=e*.0193+r*.1192+n*.9505;return[i*100,s*100,o*100]};C.rgb.lab=function(t){let e=C.rgb.xyz(t),r=e[0],n=e[1],i=e[2];r/=95.047,n/=100,i/=108.883,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,i=i>.008856?i**(1/3):7.787*i+16/116;let s=116*n-16,o=500*(r-n),a=200*(n-i);return[s,o,a]};C.hsl.rgb=function(t){let e=t[0]/360,r=t[1]/100,n=t[2]/100,i,s,o;if(r===0)return o=n*255,[o,o,o];n<.5?i=n*(1+r):i=n+r-n*r;let a=2*n-i,c=[0,0,0];for(let h=0;h<3;h++)s=e+1/3*-(h-1),s<0&&s++,s>1&&s--,6*s<1?o=a+(i-a)*6*s:2*s<1?o=i:3*s<2?o=a+(i-a)*(2/3-s)*6:o=a,c[h]=o*255;return c};C.hsl.hsv=function(t){let e=t[0],r=t[1]/100,n=t[2]/100,i=r,s=Math.max(n,.01);n*=2,r*=n<=1?n:2-n,i*=s<=1?s:2-s;let o=(n+r)/2,a=n===0?2*i/(s+i):2*r/(n+r);return[e,a*100,o*100]};C.hsv.rgb=function(t){let e=t[0]/60,r=t[1]/100,n=t[2]/100,i=Math.floor(e)%6,s=e-Math.floor(e),o=255*n*(1-r),a=255*n*(1-r*s),c=255*n*(1-r*(1-s));switch(n*=255,i){case 0:return[n,c,o];case 1:return[a,n,o];case 2:return[o,n,c];case 3:return[o,a,n];case 4:return[c,o,n];case 5:return[n,o,a]}};C.hsv.hsl=function(t){let e=t[0],r=t[1]/100,n=t[2]/100,i=Math.max(n,.01),s,o;o=(2-r)*n;let a=(2-r)*i;return s=r*i,s/=a<=1?a:2-a,s=s||0,o/=2,[e,s*100,o*100]};C.hwb.rgb=function(t){let e=t[0]/360,r=t[1]/100,n=t[2]/100,i=r+n,s;i>1&&(r/=i,n/=i);let o=Math.floor(6*e),a=1-n;s=6*e-o,o&1&&(s=1-s);let c=r+s*(a-r),h,u,p;switch(o){default:case 6:case 0:h=a,u=c,p=r;break;case 1:h=c,u=a,p=r;break;case 2:h=r,u=a,p=c;break;case 3:h=r,u=c,p=a;break;case 4:h=c,u=r,p=a;break;case 5:h=a,u=r,p=c;break}return[h*255,u*255,p*255]};C.cmyk.rgb=function(t){let e=t[0]/100,r=t[1]/100,n=t[2]/100,i=t[3]/100,s=1-Math.min(1,e*(1-i)+i),o=1-Math.min(1,r*(1-i)+i),a=1-Math.min(1,n*(1-i)+i);return[s*255,o*255,a*255]};C.xyz.rgb=function(t){let e=t[0]/100,r=t[1]/100,n=t[2]/100,i,s,o;return i=e*3.2406+r*-1.5372+n*-.4986,s=e*-.9689+r*1.8758+n*.0415,o=e*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*i**(1/2.4)-.055:i*12.92,s=s>.0031308?1.055*s**(1/2.4)-.055:s*12.92,o=o>.0031308?1.055*o**(1/2.4)-.055:o*12.92,i=Math.min(Math.max(0,i),1),s=Math.min(Math.max(0,s),1),o=Math.min(Math.max(0,o),1),[i*255,s*255,o*255]};C.xyz.lab=function(t){let e=t[0],r=t[1],n=t[2];e/=95.047,r/=100,n/=108.883,e=e>.008856?e**(1/3):7.787*e+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116;let i=116*r-16,s=500*(e-r),o=200*(r-n);return[i,s,o]};C.lab.xyz=function(t){let e=t[0],r=t[1],n=t[2],i,s,o;s=(e+16)/116,i=r/500+s,o=s-n/200;let a=s**3,c=i**3,h=o**3;return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=h>.008856?h:(o-16/116)/7.787,i*=95.047,s*=100,o*=108.883,[i,s,o]};C.lab.lch=function(t){let e=t[0],r=t[1],n=t[2],i;i=Math.atan2(n,r)*360/2/Math.PI,i<0&&(i+=360);let o=Math.sqrt(r*r+n*n);return[e,o,i]};C.lch.lab=function(t){let e=t[0],r=t[1],i=t[2]/360*2*Math.PI,s=r*Math.cos(i),o=r*Math.sin(i);return[e,s,o]};C.rgb.ansi16=function(t,e=null){let[r,n,i]=t,s=e===null?C.rgb.hsv(t)[2]:e;if(s=Math.round(s/50),s===0)return 30;let o=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(r/255));return s===2&&(o+=60),o};C.hsv.ansi16=function(t){return C.rgb.ansi16(C.hsv.rgb(t),t[2])};C.rgb.ansi256=function(t){let e=t[0],r=t[1],n=t[2];return e===r&&r===n?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)};C.ansi16.rgb=function(t){let e=t%10;if(e===0||e===7)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];let r=(~~(t>50)+1)*.5,n=(e&1)*r*255,i=(e>>1&1)*r*255,s=(e>>2&1)*r*255;return[n,i,s]};C.ansi256.rgb=function(t){if(t>=232){let s=(t-232)*10+8;return[s,s,s]}t-=16;let e,r=Math.floor(t/36)/5*255,n=Math.floor((e=t%36)/6)/5*255,i=e%6/5*255;return[r,n,i]};C.rgb.hex=function(t){let r=(((Math.round(t[0])&255)<<16)+((Math.round(t[1])&255)<<8)+(Math.round(t[2])&255)).toString(16).toUpperCase();return"000000".substring(r.length)+r};C.hex.rgb=function(t){let e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];let r=e[0];e[0].length===3&&(r=r.split("").map(a=>a+a).join(""));let n=parseInt(r,16),i=n>>16&255,s=n>>8&255,o=n&255;return[i,s,o]};C.rgb.hcg=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.max(Math.max(e,r),n),s=Math.min(Math.min(e,r),n),o=i-s,a,c;return o<1?a=s/(1-o):a=0,o<=0?c=0:i===e?c=(r-n)/o%6:i===r?c=2+(n-e)/o:c=4+(e-r)/o,c/=6,c%=1,[c*360,o*100,a*100]};C.hsl.hcg=function(t){let e=t[1]/100,r=t[2]/100,n=r<.5?2*e*r:2*e*(1-r),i=0;return n<1&&(i=(r-.5*n)/(1-n)),[t[0],n*100,i*100]};C.hsv.hcg=function(t){let e=t[1]/100,r=t[2]/100,n=e*r,i=0;return n<1&&(i=(r-n)/(1-n)),[t[0],n*100,i*100]};C.hcg.rgb=function(t){let e=t[0]/360,r=t[1]/100,n=t[2]/100;if(r===0)return[n*255,n*255,n*255];let i=[0,0,0],s=e%1*6,o=s%1,a=1-o,c=0;switch(Math.floor(s)){case 0:i[0]=1,i[1]=o,i[2]=0;break;case 1:i[0]=a,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]=a,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]=a}return c=(1-r)*n,[(r*i[0]+c)*255,(r*i[1]+c)*255,(r*i[2]+c)*255]};C.hcg.hsv=function(t){let e=t[1]/100,r=t[2]/100,n=e+r*(1-e),i=0;return n>0&&(i=e/n),[t[0],i*100,n*100]};C.hcg.hsl=function(t){let e=t[1]/100,n=t[2]/100*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[t[0],i*100,n*100]};C.hcg.hwb=function(t){let e=t[1]/100,r=t[2]/100,n=e+r*(1-e);return[t[0],(n-e)*100,(1-n)*100]};C.hwb.hcg=function(t){let e=t[1]/100,n=1-t[2]/100,i=n-e,s=0;return i<1&&(s=(n-i)/(1-i)),[t[0],i*100,s*100]};C.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]};C.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]};C.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]};C.gray.hsl=function(t){return[0,0,t[0]]};C.gray.hsv=C.gray.hsl;C.gray.hwb=function(t){return[0,100,t[0]]};C.gray.cmyk=function(t){return[0,0,0,t[0]]};C.gray.lab=function(t){return[t[0],0,0]};C.gray.hex=function(t){let e=Math.round(t[0]/100*255)&255,n=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(n.length)+n};C.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}});var qu=y((O2,Mu)=>{var dn=Ni();function Gm(){let t={},e=Object.keys(dn);for(let r=e.length,n=0;n<r;n++)t[e[n]]={distance:-1,parent:null};return t}function Hm(t){let e=Gm(),r=[t];for(e[t].distance=0;r.length;){let n=r.pop(),i=Object.keys(dn[n]);for(let s=i.length,o=0;o<s;o++){let a=i[o],c=e[a];c.distance===-1&&(c.distance=e[n].distance+1,c.parent=n,r.unshift(a))}}return e}function zm(t,e){return function(r){return e(t(r))}}function Wm(t,e){let r=[e[t].parent,t],n=dn[e[t].parent][t],i=e[t].parent;for(;e[i].parent;)r.unshift(e[i].parent),n=zm(dn[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}Mu.exports=function(t){let e=Hm(t),r={},n=Object.keys(e);for(let i=n.length,s=0;s<i;s++){let o=n[s];e[o].parent!==null&&(r[o]=Wm(o,e))}return r}});var Nu=y((I2,ju)=>{var Li=Ni(),Jm=qu(),$t={},Vm=Object.keys(Li);function Ym(t){let e=function(...r){let n=r[0];return n==null?n:(n.length>1&&(r=n),t(r))};return"conversion"in t&&(e.conversion=t.conversion),e}function Km(t){let e=function(...r){let n=r[0];if(n==null)return n;n.length>1&&(r=n);let i=t(r);if(typeof i=="object")for(let s=i.length,o=0;o<s;o++)i[o]=Math.round(i[o]);return i};return"conversion"in t&&(e.conversion=t.conversion),e}Vm.forEach(t=>{$t[t]={},Object.defineProperty($t[t],"channels",{value:Li[t].channels}),Object.defineProperty($t[t],"labels",{value:Li[t].labels});let e=Jm(t);Object.keys(e).forEach(n=>{let i=e[n];$t[t][n]=Km(i),$t[t][n].raw=Ym(i)})});ju.exports=$t});var Gu=y((A2,Xu)=>{"use strict";var Lu=(t,e)=>(...r)=>`\x1B[${t(...r)+e}m`,$u=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};5;${n}m`},Bu=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};2;${n[0]};${n[1]};${n[2]}m`},pn=t=>t,Uu=(t,e,r)=>[t,e,r],Bt=(t,e,r)=>{Object.defineProperty(t,e,{get:()=>{let n=r();return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0}),n},enumerable:!0,configurable:!0})},$i,Ut=(t,e,r,n)=>{$i===void 0&&($i=Nu());let i=n?10:0,s={};for(let[o,a]of Object.entries($i)){let c=o==="ansi16"?"ansi":o;o===e?s[c]=t(r,i):typeof a=="object"&&(s[c]=t(a[e],i))}return s};function Qm(){let t=new Map,e={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],blackBright:[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]}};e.color.gray=e.color.blackBright,e.bgColor.bgGray=e.bgColor.bgBlackBright,e.color.grey=e.color.blackBright,e.bgColor.bgGrey=e.bgColor.bgBlackBright;for(let[r,n]of Object.entries(e)){for(let[i,s]of Object.entries(n))e[i]={open:`\x1B[${s[0]}m`,close:`\x1B[${s[1]}m`},n[i]=e[i],t.set(s[0],s[1]);Object.defineProperty(e,r,{value:n,enumerable:!1})}return Object.defineProperty(e,"codes",{value:t,enumerable:!1}),e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",Bt(e.color,"ansi",()=>Ut(Lu,"ansi16",pn,!1)),Bt(e.color,"ansi256",()=>Ut($u,"ansi256",pn,!1)),Bt(e.color,"ansi16m",()=>Ut(Bu,"rgb",Uu,!1)),Bt(e.bgColor,"ansi",()=>Ut(Lu,"ansi16",pn,!0)),Bt(e.bgColor,"ansi256",()=>Ut($u,"ansi256",pn,!0)),Bt(e.bgColor,"ansi16m",()=>Ut(Bu,"rgb",Uu,!0)),e}Object.defineProperty(Xu,"exports",{enumerable:!0,get:Qm})});var zu=y((F2,Hu)=>{"use strict";Hu.exports=(t,e=process.argv)=>{let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}});var Xi=y((R2,Ju)=>{"use strict";var Zm=require("os"),Wu=require("tty"),Te=zu(),{env:ee}=process,ct;Te("no-color")||Te("no-colors")||Te("color=false")||Te("color=never")?ct=0:(Te("color")||Te("colors")||Te("color=true")||Te("color=always"))&&(ct=1);"FORCE_COLOR"in ee&&(ee.FORCE_COLOR==="true"?ct=1:ee.FORCE_COLOR==="false"?ct=0:ct=ee.FORCE_COLOR.length===0?1:Math.min(parseInt(ee.FORCE_COLOR,10),3));function Bi(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Ui(t,e){if(ct===0)return 0;if(Te("color=16m")||Te("color=full")||Te("color=truecolor"))return 3;if(Te("color=256"))return 2;if(t&&!e&&ct===void 0)return 0;let r=ct||0;if(ee.TERM==="dumb")return r;if(process.platform==="win32"){let n=Zm.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in ee)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in ee)||ee.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in ee)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(ee.TEAMCITY_VERSION)?1:0;if(ee.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in ee){let n=parseInt((ee.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(ee.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(ee.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(ee.TERM)||"COLORTERM"in ee?1:r}function eg(t){let e=Ui(t,t&&t.isTTY);return Bi(e)}Ju.exports={supportsColor:eg,stdout:Bi(Ui(!0,Wu.isatty(1))),stderr:Bi(Ui(!0,Wu.isatty(2)))}});var Yu=y((k2,Vu)=>{"use strict";var tg=(t,e,r)=>{let n=t.indexOf(e);if(n===-1)return t;let i=e.length,s=0,o="";do o+=t.substr(s,n-s)+e+r,s=n+i,n=t.indexOf(e,s);while(n!==-1);return o+=t.substr(s),o},rg=(t,e,r,n)=>{let i=0,s="";do{let o=t[n-1]==="\r";s+=t.substr(i,(o?n-1:n)-i)+e+(o?`\r
8
+ see https://github.com/jprichardson/node-fs-extra/issues/269`),fr.checkPaths(t,e,"copy",(i,s)=>{if(i)return n(i);let{srcStat:o,destStat:a}=s;fr.checkParentPaths(t,o,e,"copy",c=>c?n(c):r.filter?Ta(Fa,a,t,e,r,n):Fa(a,t,e,r,n))})}function Fa(t,e,r,n,i){let s=lr.dirname(r);n0(s,(o,a)=>{if(o)return i(o);if(a)return Ii(t,e,r,n,i);r0(s,c=>c?i(c):Ii(t,e,r,n,i))})}function Ta(t,e,r,n,i,s){Promise.resolve(i.filter(r,n)).then(o=>o?t(e,r,n,i,s):s(),o=>s(o))}function Ii(t,e,r,n,i){return n.filter?Ta(Aa,t,e,r,n,i):Aa(t,e,r,n,i)}function Aa(t,e,r,n,i){(n.dereference?Pe.stat:Pe.lstat)(e,(o,a)=>{if(o)return i(o);if(a.isDirectory())return d0(a,t,e,r,n,i);if(a.isFile()||a.isCharacterDevice()||a.isBlockDevice())return o0(a,t,e,r,n,i);if(a.isSymbolicLink())return m0(t,e,r,n,i)})}function o0(t,e,r,n,i,s){return e?a0(t,r,n,i,s):ka(t,r,n,i,s)}function a0(t,e,r,n,i){if(n.overwrite)Pe.unlink(r,s=>s?i(s):ka(t,e,r,n,i));else return n.errorOnExist?i(new Error(`'${r}' already exists`)):i()}function ka(t,e,r,n,i){Pe.copyFile(e,r,s=>s?i(s):n.preserveTimestamps?c0(t.mode,e,r,i):Vr(r,t.mode,i))}function c0(t,e,r,n){return u0(t)?l0(r,t,i=>i?n(i):Ra(t,e,r,n)):Ra(t,e,r,n)}function u0(t){return(t&128)===0}function l0(t,e,r){return Vr(t,e|128,r)}function Ra(t,e,r,n){f0(e,r,i=>i?n(i):Vr(r,t,n))}function Vr(t,e,r){return Pe.chmod(t,e,r)}function f0(t,e,r){Pe.stat(t,(n,i)=>n?r(n):i0(e,i.atime,i.mtime,r))}function d0(t,e,r,n,i,s){return e?e&&!e.isDirectory()?s(new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`)):Ma(r,n,i,s):h0(t.mode,r,n,i,s)}function h0(t,e,r,n,i){Pe.mkdir(r,s=>{if(s)return i(s);Ma(e,r,n,o=>o?i(o):Vr(r,t,i))})}function Ma(t,e,r,n){Pe.readdir(t,(i,s)=>i?n(i):qa(s,t,e,r,n))}function qa(t,e,r,n,i){let s=t.pop();return s?p0(t,s,e,r,n,i):i()}function p0(t,e,r,n,i,s){let o=lr.join(r,e),a=lr.join(n,e);fr.checkPaths(o,a,"copy",(c,d)=>{if(c)return s(c);let{destStat:u}=d;Ii(u,o,a,i,p=>p?s(p):qa(t,r,n,i,s))})}function m0(t,e,r,n,i){Pe.readlink(e,(s,o)=>{if(s)return i(s);if(n.dereference&&(o=lr.resolve(process.cwd(),o)),t)Pe.readlink(r,(a,c)=>a?a.code==="EINVAL"||a.code==="UNKNOWN"?Pe.symlink(o,r,i):i(a):(n.dereference&&(c=lr.resolve(process.cwd(),c)),fr.isSrcSubdir(o,c)?i(new Error(`Cannot copy '${o}' to a subdirectory of itself, '${c}'.`)):t.isDirectory()&&fr.isSrcSubdir(c,o)?i(new Error(`Cannot overwrite '${c}' with '${o}'.`)):g0(o,r,i)));else return Pe.symlink(o,r,i)})}function g0(t,e,r){Pe.unlink(e,n=>n?r(n):Pe.symlink(t,e,r))}ja.exports=s0});var Fi=y((Qb,La)=>{"use strict";var y0=Ee().fromCallback;La.exports={copy:y0(Na())}});var Ja=y((Zb,Wa)=>{"use strict";var $a=fe(),Ga=require("path"),H=require("assert"),dr=process.platform==="win32";function Ha(t){["unlink","chmod","stat","lstat","rmdir","readdir"].forEach(r=>{t[r]=t[r]||$a[r],r=r+"Sync",t[r]=t[r]||$a[r]}),t.maxBusyTries=t.maxBusyTries||3}function Ai(t,e,r){let n=0;typeof e=="function"&&(r=e,e={}),H(t,"rimraf: missing path"),H.strictEqual(typeof t,"string","rimraf: path should be a string"),H.strictEqual(typeof r,"function","rimraf: callback function required"),H(e,"rimraf: invalid options argument provided"),H.strictEqual(typeof e,"object","rimraf: options should be object"),Ha(e),Ba(t,e,function i(s){if(s){if((s.code==="EBUSY"||s.code==="ENOTEMPTY"||s.code==="EPERM")&&n<e.maxBusyTries){n++;let o=n*100;return setTimeout(()=>Ba(t,e,i),o)}s.code==="ENOENT"&&(s=null)}r(s)})}function Ba(t,e,r){H(t),H(e),H(typeof r=="function"),e.lstat(t,(n,i)=>{if(n&&n.code==="ENOENT")return r(null);if(n&&n.code==="EPERM"&&dr)return Ua(t,e,n,r);if(i&&i.isDirectory())return Yr(t,e,n,r);e.unlink(t,s=>{if(s){if(s.code==="ENOENT")return r(null);if(s.code==="EPERM")return dr?Ua(t,e,s,r):Yr(t,e,s,r);if(s.code==="EISDIR")return Yr(t,e,s,r)}return r(s)})})}function Ua(t,e,r,n){H(t),H(e),H(typeof n=="function"),e.chmod(t,438,i=>{i?n(i.code==="ENOENT"?null:r):e.stat(t,(s,o)=>{s?n(s.code==="ENOENT"?null:r):o.isDirectory()?Yr(t,e,r,n):e.unlink(t,n)})})}function Xa(t,e,r){let n;H(t),H(e);try{e.chmodSync(t,438)}catch(i){if(i.code==="ENOENT")return;throw r}try{n=e.statSync(t)}catch(i){if(i.code==="ENOENT")return;throw r}n.isDirectory()?Kr(t,e,r):e.unlinkSync(t)}function Yr(t,e,r,n){H(t),H(e),H(typeof n=="function"),e.rmdir(t,i=>{i&&(i.code==="ENOTEMPTY"||i.code==="EEXIST"||i.code==="EPERM")?v0(t,e,n):i&&i.code==="ENOTDIR"?n(r):n(i)})}function v0(t,e,r){H(t),H(e),H(typeof r=="function"),e.readdir(t,(n,i)=>{if(n)return r(n);let s=i.length,o;if(s===0)return e.rmdir(t,r);i.forEach(a=>{Ai(Ga.join(t,a),e,c=>{if(!o){if(c)return r(o=c);--s===0&&e.rmdir(t,r)}})})})}function za(t,e){let r;e=e||{},Ha(e),H(t,"rimraf: missing path"),H.strictEqual(typeof t,"string","rimraf: path should be a string"),H(e,"rimraf: missing options"),H.strictEqual(typeof e,"object","rimraf: options should be object");try{r=e.lstatSync(t)}catch(n){if(n.code==="ENOENT")return;n.code==="EPERM"&&dr&&Xa(t,e,n)}try{r&&r.isDirectory()?Kr(t,e,null):e.unlinkSync(t)}catch(n){if(n.code==="ENOENT")return;if(n.code==="EPERM")return dr?Xa(t,e,n):Kr(t,e,n);if(n.code!=="EISDIR")throw n;Kr(t,e,n)}}function Kr(t,e,r){H(t),H(e);try{e.rmdirSync(t)}catch(n){if(n.code==="ENOTDIR")throw r;if(n.code==="ENOTEMPTY"||n.code==="EEXIST"||n.code==="EPERM")b0(t,e);else if(n.code!=="ENOENT")throw n}}function b0(t,e){if(H(t),H(e),e.readdirSync(t).forEach(r=>za(Ga.join(t,r),e)),dr){let r=Date.now();do try{return e.rmdirSync(t,e)}catch{}while(Date.now()-r<500)}else return e.rmdirSync(t,e)}Wa.exports=Ai;Ai.sync=za});var hr=y((e2,Ya)=>{"use strict";var _0=Ee().fromCallback,Va=Ja();Ya.exports={remove:_0(Va),removeSync:Va.sync}});var ic=y((t2,nc)=>{"use strict";var w0=Ee().fromCallback,Za=fe(),ec=require("path"),tc=je(),rc=hr(),Ka=w0(function(e,r){r=r||function(){},Za.readdir(e,(n,i)=>{if(n)return tc.mkdirs(e,r);i=i.map(o=>ec.join(e,o)),s();function s(){let o=i.pop();if(!o)return r();rc.remove(o,a=>{if(a)return r(a);s()})}})});function Qa(t){let e;try{e=Za.readdirSync(t)}catch{return tc.mkdirsSync(t)}e.forEach(r=>{r=ec.join(t,r),rc.removeSync(r)})}nc.exports={emptyDirSync:Qa,emptydirSync:Qa,emptyDir:Ka,emptydir:Ka}});var cc=y((r2,ac)=>{"use strict";var S0=Ee().fromCallback,sc=require("path"),ot=fe(),oc=je();function x0(t,e){function r(){ot.writeFile(t,"",n=>{if(n)return e(n);e()})}ot.stat(t,(n,i)=>{if(!n&&i.isFile())return e();let s=sc.dirname(t);ot.stat(s,(o,a)=>{if(o)return o.code==="ENOENT"?oc.mkdirs(s,c=>{if(c)return e(c);r()}):e(o);a.isDirectory()?r():ot.readdir(s,c=>{if(c)return e(c)})})})}function E0(t){let e;try{e=ot.statSync(t)}catch{}if(e&&e.isFile())return;let r=sc.dirname(t);try{ot.statSync(r).isDirectory()||ot.readdirSync(r)}catch(n){if(n&&n.code==="ENOENT")oc.mkdirsSync(r);else throw n}ot.writeFileSync(t,"")}ac.exports={createFile:S0(x0),createFileSync:E0}});var hc=y((n2,dc)=>{"use strict";var C0=Ee().fromCallback,lc=require("path"),gt=fe(),fc=je(),uc=st().pathExists;function P0(t,e,r){function n(i,s){gt.link(i,s,o=>{if(o)return r(o);r(null)})}uc(e,(i,s)=>{if(i)return r(i);if(s)return r(null);gt.lstat(t,o=>{if(o)return o.message=o.message.replace("lstat","ensureLink"),r(o);let a=lc.dirname(e);uc(a,(c,d)=>{if(c)return r(c);if(d)return n(t,e);fc.mkdirs(a,u=>{if(u)return r(u);n(t,e)})})})})}function D0(t,e){if(gt.existsSync(e))return;try{gt.lstatSync(t)}catch(s){throw s.message=s.message.replace("lstat","ensureLink"),s}let n=lc.dirname(e);return gt.existsSync(n)||fc.mkdirsSync(n),gt.linkSync(t,e)}dc.exports={createLink:C0(P0),createLinkSync:D0}});var mc=y((i2,pc)=>{"use strict";var at=require("path"),pr=fe(),O0=st().pathExists;function I0(t,e,r){if(at.isAbsolute(t))return pr.lstat(t,n=>n?(n.message=n.message.replace("lstat","ensureSymlink"),r(n)):r(null,{toCwd:t,toDst:t}));{let n=at.dirname(e),i=at.join(n,t);return O0(i,(s,o)=>s?r(s):o?r(null,{toCwd:i,toDst:t}):pr.lstat(t,a=>a?(a.message=a.message.replace("lstat","ensureSymlink"),r(a)):r(null,{toCwd:t,toDst:at.relative(n,t)})))}}function F0(t,e){let r;if(at.isAbsolute(t)){if(r=pr.existsSync(t),!r)throw new Error("absolute srcpath does not exist");return{toCwd:t,toDst:t}}else{let n=at.dirname(e),i=at.join(n,t);if(r=pr.existsSync(i),r)return{toCwd:i,toDst:t};if(r=pr.existsSync(t),!r)throw new Error("relative srcpath does not exist");return{toCwd:t,toDst:at.relative(n,t)}}}pc.exports={symlinkPaths:I0,symlinkPathsSync:F0}});var vc=y((s2,yc)=>{"use strict";var gc=fe();function A0(t,e,r){if(r=typeof e=="function"?e:r,e=typeof e=="function"?!1:e,e)return r(null,e);gc.lstat(t,(n,i)=>{if(n)return r(null,"file");e=i&&i.isDirectory()?"dir":"file",r(null,e)})}function R0(t,e){let r;if(e)return e;try{r=gc.lstatSync(t)}catch{return"file"}return r&&r.isDirectory()?"dir":"file"}yc.exports={symlinkType:A0,symlinkTypeSync:R0}});var Cc=y((o2,Ec)=>{"use strict";var T0=Ee().fromCallback,_c=require("path"),kt=fe(),wc=je(),k0=wc.mkdirs,M0=wc.mkdirsSync,Sc=mc(),q0=Sc.symlinkPaths,j0=Sc.symlinkPathsSync,xc=vc(),N0=xc.symlinkType,L0=xc.symlinkTypeSync,bc=st().pathExists;function $0(t,e,r,n){n=typeof r=="function"?r:n,r=typeof r=="function"?!1:r,bc(e,(i,s)=>{if(i)return n(i);if(s)return n(null);q0(t,e,(o,a)=>{if(o)return n(o);t=a.toDst,N0(a.toCwd,r,(c,d)=>{if(c)return n(c);let u=_c.dirname(e);bc(u,(p,g)=>{if(p)return n(p);if(g)return kt.symlink(t,e,d,n);k0(u,m=>{if(m)return n(m);kt.symlink(t,e,d,n)})})})})})}function B0(t,e,r){if(kt.existsSync(e))return;let i=j0(t,e);t=i.toDst,r=L0(i.toCwd,r);let s=_c.dirname(e);return kt.existsSync(s)||M0(s),kt.symlinkSync(t,e,r)}Ec.exports={createSymlink:T0($0),createSymlinkSync:B0}});var Dc=y((a2,Pc)=>{"use strict";var Qr=cc(),Zr=hc(),en=Cc();Pc.exports={createFile:Qr.createFile,createFileSync:Qr.createFileSync,ensureFile:Qr.createFile,ensureFileSync:Qr.createFileSync,createLink:Zr.createLink,createLinkSync:Zr.createLinkSync,ensureLink:Zr.createLink,ensureLinkSync:Zr.createLinkSync,createSymlink:en.createSymlink,createSymlinkSync:en.createSymlinkSync,ensureSymlink:en.createSymlink,ensureSymlinkSync:en.createSymlinkSync}});var tn=y((c2,Oc)=>{function U0(t,{EOL:e=`
9
+ `,finalEOL:r=!0,replacer:n=null,spaces:i}={}){let s=r?e:"";return JSON.stringify(t,n,i).replace(/\n/g,e)+s}function X0(t){return Buffer.isBuffer(t)&&(t=t.toString("utf8")),t.replace(/^\uFEFF/,"")}Oc.exports={stringify:U0,stripBom:X0}});var Rc=y((u2,Ac)=>{var Mt;try{Mt=fe()}catch{Mt=require("fs")}var rn=Ee(),{stringify:Ic,stripBom:Fc}=tn();async function G0(t,e={}){typeof e=="string"&&(e={encoding:e});let r=e.fs||Mt,n="throws"in e?e.throws:!0,i=await rn.fromCallback(r.readFile)(t,e);i=Fc(i);let s;try{s=JSON.parse(i,e?e.reviver:null)}catch(o){if(n)throw o.message=`${t}: ${o.message}`,o;return null}return s}var H0=rn.fromPromise(G0);function z0(t,e={}){typeof e=="string"&&(e={encoding:e});let r=e.fs||Mt,n="throws"in e?e.throws:!0;try{let i=r.readFileSync(t,e);return i=Fc(i),JSON.parse(i,e.reviver)}catch(i){if(n)throw i.message=`${t}: ${i.message}`,i;return null}}async function W0(t,e,r={}){let n=r.fs||Mt,i=Ic(e,r);await rn.fromCallback(n.writeFile)(t,i,r)}var J0=rn.fromPromise(W0);function V0(t,e,r={}){let n=r.fs||Mt,i=Ic(e,r);return n.writeFileSync(t,i,r)}var Y0={readFile:H0,readFileSync:z0,writeFile:J0,writeFileSync:V0};Ac.exports=Y0});var kc=y((l2,Tc)=>{"use strict";var nn=Rc();Tc.exports={readJson:nn.readFile,readJsonSync:nn.readFileSync,writeJson:nn.writeFile,writeJsonSync:nn.writeFileSync}});var sn=y((f2,jc)=>{"use strict";var K0=Ee().fromCallback,mr=fe(),Mc=require("path"),qc=je(),Q0=st().pathExists;function Z0(t,e,r,n){typeof r=="function"&&(n=r,r="utf8");let i=Mc.dirname(t);Q0(i,(s,o)=>{if(s)return n(s);if(o)return mr.writeFile(t,e,r,n);qc.mkdirs(i,a=>{if(a)return n(a);mr.writeFile(t,e,r,n)})})}function em(t,...e){let r=Mc.dirname(t);if(mr.existsSync(r))return mr.writeFileSync(t,...e);qc.mkdirsSync(r),mr.writeFileSync(t,...e)}jc.exports={outputFile:K0(Z0),outputFileSync:em}});var Lc=y((d2,Nc)=>{"use strict";var{stringify:tm}=tn(),{outputFile:rm}=sn();async function nm(t,e,r={}){let n=tm(e,r);await rm(t,n,r)}Nc.exports=nm});var Bc=y((h2,$c)=>{"use strict";var{stringify:im}=tn(),{outputFileSync:sm}=sn();function om(t,e,r){let n=im(e,r);sm(t,n,r)}$c.exports=om});var Xc=y((p2,Uc)=>{"use strict";var am=Ee().fromPromise,ve=kc();ve.outputJson=am(Lc());ve.outputJsonSync=Bc();ve.outputJSON=ve.outputJson;ve.outputJSONSync=ve.outputJsonSync;ve.writeJSON=ve.writeJson;ve.writeJSONSync=ve.writeJsonSync;ve.readJSON=ve.readJson;ve.readJSONSync=ve.readJsonSync;Uc.exports=ve});var Vc=y((m2,Jc)=>{"use strict";var zc=fe(),cm=require("path"),um=Oi().copySync,Wc=hr().removeSync,lm=je().mkdirpSync,Gc=ar();function fm(t,e,r){r=r||{};let n=r.overwrite||r.clobber||!1,{srcStat:i}=Gc.checkPathsSync(t,e,"move");return Gc.checkParentPathsSync(t,i,e,"move"),lm(cm.dirname(e)),dm(t,e,n)}function dm(t,e,r){if(r)return Wc(e),Hc(t,e,r);if(zc.existsSync(e))throw new Error("dest already exists.");return Hc(t,e,r)}function Hc(t,e,r){try{zc.renameSync(t,e)}catch(n){if(n.code!=="EXDEV")throw n;return hm(t,e,r)}}function hm(t,e,r){return um(t,e,{overwrite:r,errorOnExist:!0}),Wc(t)}Jc.exports=fm});var Kc=y((g2,Yc)=>{"use strict";Yc.exports={moveSync:Vc()}});var ru=y((y2,tu)=>{"use strict";var pm=fe(),mm=require("path"),gm=Fi().copy,eu=hr().remove,ym=je().mkdirp,vm=st().pathExists,Qc=ar();function bm(t,e,r,n){typeof r=="function"&&(n=r,r={});let i=r.overwrite||r.clobber||!1;Qc.checkPaths(t,e,"move",(s,o)=>{if(s)return n(s);let{srcStat:a}=o;Qc.checkParentPaths(t,a,e,"move",c=>{if(c)return n(c);ym(mm.dirname(e),d=>d?n(d):_m(t,e,i,n))})})}function _m(t,e,r,n){if(r)return eu(e,i=>i?n(i):Zc(t,e,r,n));vm(e,(i,s)=>i?n(i):s?n(new Error("dest already exists.")):Zc(t,e,r,n))}function Zc(t,e,r,n){pm.rename(t,e,i=>i?i.code!=="EXDEV"?n(i):wm(t,e,r,n):n())}function wm(t,e,r,n){gm(t,e,{overwrite:r,errorOnExist:!0},s=>s?n(s):eu(t,n))}tu.exports=bm});var iu=y((v2,nu)=>{"use strict";var Sm=Ee().fromCallback;nu.exports={move:Sm(ru())}});var yt=y((b2,Ri)=>{"use strict";Ri.exports={...or(),...Oi(),...Fi(),...ic(),...Dc(),...Xc(),...je(),...Kc(),...iu(),...sn(),...st(),...hr()};var su=require("fs");Object.getOwnPropertyDescriptor(su,"promises")&&Object.defineProperty(Ri.exports,"promises",{get(){return su.promises}})});var au=y((_2,ou)=>{"use strict";var xm=/[|\\{}()[\]^$+*?.]/g;ou.exports=function(t){if(typeof t!="string")throw new TypeError("Expected a string");return t.replace(xm,"\\$&")}});var uu=y((w2,cu)=>{"use strict";cu.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]}});var Ti=y((S2,hu)=>{var vt=uu(),du={};for(on in vt)vt.hasOwnProperty(on)&&(du[vt[on]]=on);var on,E=hu.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(be in E)if(E.hasOwnProperty(be)){if(!("channels"in E[be]))throw new Error("missing channels property: "+be);if(!("labels"in E[be]))throw new Error("missing channel labels property: "+be);if(E[be].labels.length!==E[be].channels)throw new Error("channel and label counts mismatch: "+be);lu=E[be].channels,fu=E[be].labels,delete E[be].channels,delete E[be].labels,Object.defineProperty(E[be],"channels",{value:lu}),Object.defineProperty(E[be],"labels",{value:fu})}var lu,fu,be;E.rgb.hsl=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.min(e,r,n),s=Math.max(e,r,n),o=s-i,a,c,d;return s===i?a=0:e===s?a=(r-n)/o:r===s?a=2+(n-e)/o:n===s&&(a=4+(e-r)/o),a=Math.min(a*60,360),a<0&&(a+=360),d=(i+s)/2,s===i?c=0:d<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,d*100]};E.rgb.hsv=function(t){var e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,d=Math.max(o,a,c),u=d-Math.min(o,a,c),p=function(g){return(d-g)/6/u+1/2};return u===0?i=s=0:(s=u/d,e=p(o),r=p(a),n=p(c),o===d?i=n-r:a===d?i=1/3+e-n:c===d&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,d*100]};E.rgb.hwb=function(t){var e=t[0],r=t[1],n=t[2],i=E.rgb.hsl(t)[0],s=1/255*Math.min(e,Math.min(r,n));return n=1-1/255*Math.max(e,Math.max(r,n)),[i,s*100,n*100]};E.rgb.cmyk=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255,i,s,o,a;return a=Math.min(1-e,1-r,1-n),i=(1-e-a)/(1-a)||0,s=(1-r-a)/(1-a)||0,o=(1-n-a)/(1-a)||0,[i*100,s*100,o*100,a*100]};function Em(t,e){return Math.pow(t[0]-e[0],2)+Math.pow(t[1]-e[1],2)+Math.pow(t[2]-e[2],2)}E.rgb.keyword=function(t){var e=du[t];if(e)return e;var r=1/0,n;for(var i in vt)if(vt.hasOwnProperty(i)){var s=vt[i],o=Em(t,s);o<r&&(r=o,n=i)}return n};E.keyword.rgb=function(t){return vt[t]};E.rgb.xyz=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255;e=e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92,r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92,n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92;var i=e*.4124+r*.3576+n*.1805,s=e*.2126+r*.7152+n*.0722,o=e*.0193+r*.1192+n*.9505;return[i*100,s*100,o*100]};E.rgb.lab=function(t){var e=E.rgb.xyz(t),r=e[0],n=e[1],i=e[2],s,o,a;return r/=95.047,n/=100,i/=108.883,r=r>.008856?Math.pow(r,1/3):7.787*r+16/116,n=n>.008856?Math.pow(n,1/3):7.787*n+16/116,i=i>.008856?Math.pow(i,1/3):7.787*i+16/116,s=116*n-16,o=500*(r-n),a=200*(n-i),[s,o,a]};E.hsl.rgb=function(t){var e=t[0]/360,r=t[1]/100,n=t[2]/100,i,s,o,a,c;if(r===0)return c=n*255,[c,c,c];n<.5?s=n*(1+r):s=n+r-n*r,i=2*n-s,a=[0,0,0];for(var d=0;d<3;d++)o=e+1/3*-(d-1),o<0&&o++,o>1&&o--,6*o<1?c=i+(s-i)*6*o:2*o<1?c=s:3*o<2?c=i+(s-i)*(2/3-o)*6:c=i,a[d]=c*255;return a};E.hsl.hsv=function(t){var e=t[0],r=t[1]/100,n=t[2]/100,i=r,s=Math.max(n,.01),o,a;return n*=2,r*=n<=1?n:2-n,i*=s<=1?s:2-s,a=(n+r)/2,o=n===0?2*i/(s+i):2*r/(n+r),[e,o*100,a*100]};E.hsv.rgb=function(t){var e=t[0]/60,r=t[1]/100,n=t[2]/100,i=Math.floor(e)%6,s=e-Math.floor(e),o=255*n*(1-r),a=255*n*(1-r*s),c=255*n*(1-r*(1-s));switch(n*=255,i){case 0:return[n,c,o];case 1:return[a,n,o];case 2:return[o,n,c];case 3:return[o,a,n];case 4:return[c,o,n];case 5:return[n,o,a]}};E.hsv.hsl=function(t){var e=t[0],r=t[1]/100,n=t[2]/100,i=Math.max(n,.01),s,o,a;return a=(2-r)*n,s=(2-r)*i,o=r*i,o/=s<=1?s:2-s,o=o||0,a/=2,[e,o*100,a*100]};E.hwb.rgb=function(t){var e=t[0]/360,r=t[1]/100,n=t[2]/100,i=r+n,s,o,a,c;i>1&&(r/=i,n/=i),s=Math.floor(6*e),o=1-n,a=6*e-s,s&1&&(a=1-a),c=r+a*(o-r);var d,u,p;switch(s){default:case 6:case 0:d=o,u=c,p=r;break;case 1:d=c,u=o,p=r;break;case 2:d=r,u=o,p=c;break;case 3:d=r,u=c,p=o;break;case 4:d=c,u=r,p=o;break;case 5:d=o,u=r,p=c;break}return[d*255,u*255,p*255]};E.cmyk.rgb=function(t){var e=t[0]/100,r=t[1]/100,n=t[2]/100,i=t[3]/100,s,o,a;return s=1-Math.min(1,e*(1-i)+i),o=1-Math.min(1,r*(1-i)+i),a=1-Math.min(1,n*(1-i)+i),[s*255,o*255,a*255]};E.xyz.rgb=function(t){var e=t[0]/100,r=t[1]/100,n=t[2]/100,i,s,o;return i=e*3.2406+r*-1.5372+n*-.4986,s=e*-.9689+r*1.8758+n*.0415,o=e*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:i*12.92,s=s>.0031308?1.055*Math.pow(s,1/2.4)-.055:s*12.92,o=o>.0031308?1.055*Math.pow(o,1/2.4)-.055:o*12.92,i=Math.min(Math.max(0,i),1),s=Math.min(Math.max(0,s),1),o=Math.min(Math.max(0,o),1),[i*255,s*255,o*255]};E.xyz.lab=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;return e/=95.047,r/=100,n/=108.883,e=e>.008856?Math.pow(e,1/3):7.787*e+16/116,r=r>.008856?Math.pow(r,1/3):7.787*r+16/116,n=n>.008856?Math.pow(n,1/3):7.787*n+16/116,i=116*r-16,s=500*(e-r),o=200*(r-n),[i,s,o]};E.lab.xyz=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;s=(e+16)/116,i=r/500+s,o=s-n/200;var a=Math.pow(s,3),c=Math.pow(i,3),d=Math.pow(o,3);return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=d>.008856?d:(o-16/116)/7.787,i*=95.047,s*=100,o*=108.883,[i,s,o]};E.lab.lch=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;return i=Math.atan2(n,r),s=i*360/2/Math.PI,s<0&&(s+=360),o=Math.sqrt(r*r+n*n),[e,o,s]};E.lch.lab=function(t){var e=t[0],r=t[1],n=t[2],i,s,o;return o=n/360*2*Math.PI,i=r*Math.cos(o),s=r*Math.sin(o),[e,i,s]};E.rgb.ansi16=function(t){var e=t[0],r=t[1],n=t[2],i=1 in arguments?arguments[1]:E.rgb.hsv(t)[2];if(i=Math.round(i/50),i===0)return 30;var s=30+(Math.round(n/255)<<2|Math.round(r/255)<<1|Math.round(e/255));return i===2&&(s+=60),s};E.hsv.ansi16=function(t){return E.rgb.ansi16(E.hsv.rgb(t),t[2])};E.rgb.ansi256=function(t){var e=t[0],r=t[1],n=t[2];if(e===r&&r===n)return e<8?16:e>248?231:Math.round((e-8)/247*24)+232;var i=16+36*Math.round(e/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5);return i};E.ansi16.rgb=function(t){var e=t%10;if(e===0||e===7)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];var r=(~~(t>50)+1)*.5,n=(e&1)*r*255,i=(e>>1&1)*r*255,s=(e>>2&1)*r*255;return[n,i,s]};E.ansi256.rgb=function(t){if(t>=232){var e=(t-232)*10+8;return[e,e,e]}t-=16;var r,n=Math.floor(t/36)/5*255,i=Math.floor((r=t%36)/6)/5*255,s=r%6/5*255;return[n,i,s]};E.rgb.hex=function(t){var e=((Math.round(t[0])&255)<<16)+((Math.round(t[1])&255)<<8)+(Math.round(t[2])&255),r=e.toString(16).toUpperCase();return"000000".substring(r.length)+r};E.hex.rgb=function(t){var e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];var r=e[0];e[0].length===3&&(r=r.split("").map(function(a){return a+a}).join(""));var n=parseInt(r,16),i=n>>16&255,s=n>>8&255,o=n&255;return[i,s,o]};E.rgb.hcg=function(t){var e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.max(Math.max(e,r),n),s=Math.min(Math.min(e,r),n),o=i-s,a,c;return o<1?a=s/(1-o):a=0,o<=0?c=0:i===e?c=(r-n)/o%6:i===r?c=2+(n-e)/o:c=4+(e-r)/o+4,c/=6,c%=1,[c*360,o*100,a*100]};E.hsl.hcg=function(t){var e=t[1]/100,r=t[2]/100,n=1,i=0;return r<.5?n=2*e*r:n=2*e*(1-r),n<1&&(i=(r-.5*n)/(1-n)),[t[0],n*100,i*100]};E.hsv.hcg=function(t){var e=t[1]/100,r=t[2]/100,n=e*r,i=0;return n<1&&(i=(r-n)/(1-n)),[t[0],n*100,i*100]};E.hcg.rgb=function(t){var e=t[0]/360,r=t[1]/100,n=t[2]/100;if(r===0)return[n*255,n*255,n*255];var i=[0,0,0],s=e%1*6,o=s%1,a=1-o,c=0;switch(Math.floor(s)){case 0:i[0]=1,i[1]=o,i[2]=0;break;case 1:i[0]=a,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]=a,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]=a}return c=(1-r)*n,[(r*i[0]+c)*255,(r*i[1]+c)*255,(r*i[2]+c)*255]};E.hcg.hsv=function(t){var e=t[1]/100,r=t[2]/100,n=e+r*(1-e),i=0;return n>0&&(i=e/n),[t[0],i*100,n*100]};E.hcg.hsl=function(t){var e=t[1]/100,r=t[2]/100,n=r*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[t[0],i*100,n*100]};E.hcg.hwb=function(t){var e=t[1]/100,r=t[2]/100,n=e+r*(1-e);return[t[0],(n-e)*100,(1-n)*100]};E.hwb.hcg=function(t){var e=t[1]/100,r=t[2]/100,n=1-r,i=n-e,s=0;return i<1&&(s=(n-i)/(1-i)),[t[0],i*100,s*100]};E.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]};E.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]};E.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]};E.gray.hsl=E.gray.hsv=function(t){return[0,0,t[0]]};E.gray.hwb=function(t){return[0,100,t[0]]};E.gray.cmyk=function(t){return[0,0,0,t[0]]};E.gray.lab=function(t){return[t[0],0,0]};E.gray.hex=function(t){var e=Math.round(t[0]/100*255)&255,r=(e<<16)+(e<<8)+e,n=r.toString(16).toUpperCase();return"000000".substring(n.length)+n};E.rgb.gray=function(t){var e=(t[0]+t[1]+t[2])/3;return[e/255*100]}});var mu=y((x2,pu)=>{var an=Ti();function Cm(){for(var t={},e=Object.keys(an),r=e.length,n=0;n<r;n++)t[e[n]]={distance:-1,parent:null};return t}function Pm(t){var e=Cm(),r=[t];for(e[t].distance=0;r.length;)for(var n=r.pop(),i=Object.keys(an[n]),s=i.length,o=0;o<s;o++){var a=i[o],c=e[a];c.distance===-1&&(c.distance=e[n].distance+1,c.parent=n,r.unshift(a))}return e}function Dm(t,e){return function(r){return e(t(r))}}function Om(t,e){for(var r=[e[t].parent,t],n=an[e[t].parent][t],i=e[t].parent;e[i].parent;)r.unshift(e[i].parent),n=Dm(an[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}pu.exports=function(t){for(var e=Pm(t),r={},n=Object.keys(e),i=n.length,s=0;s<i;s++){var o=n[s],a=e[o];a.parent!==null&&(r[o]=Om(o,e))}return r}});var yu=y((E2,gu)=>{var ki=Ti(),Im=mu(),qt={},Fm=Object.keys(ki);function Am(t){var e=function(r){return r==null?r:(arguments.length>1&&(r=Array.prototype.slice.call(arguments)),t(r))};return"conversion"in t&&(e.conversion=t.conversion),e}function Rm(t){var e=function(r){if(r==null)return r;arguments.length>1&&(r=Array.prototype.slice.call(arguments));var n=t(r);if(typeof n=="object")for(var i=n.length,s=0;s<i;s++)n[s]=Math.round(n[s]);return n};return"conversion"in t&&(e.conversion=t.conversion),e}Fm.forEach(function(t){qt[t]={},Object.defineProperty(qt[t],"channels",{value:ki[t].channels}),Object.defineProperty(qt[t],"labels",{value:ki[t].labels});var e=Im(t),r=Object.keys(e);r.forEach(function(n){var i=e[n];qt[t][n]=Rm(i),qt[t][n].raw=Am(i)})});gu.exports=qt});var bu=y((C2,vu)=>{"use strict";var jt=yu(),cn=(t,e)=>function(){return`\x1B[${t.apply(jt,arguments)+e}m`},un=(t,e)=>function(){let r=t.apply(jt,arguments);return`\x1B[${38+e};5;${r}m`},ln=(t,e)=>function(){let r=t.apply(jt,arguments);return`\x1B[${38+e};2;${r[0]};${r[1]};${r[2]}m`};function Tm(){let t=new Map,e={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]}};e.color.grey=e.color.gray;for(let i of Object.keys(e)){let s=e[i];for(let o of Object.keys(s)){let a=s[o];e[o]={open:`\x1B[${a[0]}m`,close:`\x1B[${a[1]}m`},s[o]=e[o],t.set(a[0],a[1])}Object.defineProperty(e,i,{value:s,enumerable:!1}),Object.defineProperty(e,"codes",{value:t,enumerable:!1})}let r=i=>i,n=(i,s,o)=>[i,s,o];e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",e.color.ansi={ansi:cn(r,0)},e.color.ansi256={ansi256:un(r,0)},e.color.ansi16m={rgb:ln(n,0)},e.bgColor.ansi={ansi:cn(r,10)},e.bgColor.ansi256={ansi256:un(r,10)},e.bgColor.ansi16m={rgb:ln(n,10)};for(let i of Object.keys(jt)){if(typeof jt[i]!="object")continue;let s=jt[i];i==="ansi16"&&(i="ansi"),"ansi16"in s&&(e.color.ansi[i]=cn(s.ansi16,0),e.bgColor.ansi[i]=cn(s.ansi16,10)),"ansi256"in s&&(e.color.ansi256[i]=un(s.ansi256,0),e.bgColor.ansi256[i]=un(s.ansi256,10)),"rgb"in s&&(e.color.ansi16m[i]=ln(s.rgb,0),e.bgColor.ansi16m[i]=ln(s.rgb,10))}return e}Object.defineProperty(vu,"exports",{enumerable:!0,get:Tm})});var wu=y((P2,_u)=>{"use strict";_u.exports=(t,e)=>{e=e||process.argv;let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1?!0:n<i)}});var xu=y((D2,Su)=>{"use strict";var km=require("os"),Ne=wu(),he=process.env,Nt;Ne("no-color")||Ne("no-colors")||Ne("color=false")?Nt=!1:(Ne("color")||Ne("colors")||Ne("color=true")||Ne("color=always"))&&(Nt=!0);"FORCE_COLOR"in he&&(Nt=he.FORCE_COLOR.length===0||parseInt(he.FORCE_COLOR,10)!==0);function Mm(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function qm(t){if(Nt===!1)return 0;if(Ne("color=16m")||Ne("color=full")||Ne("color=truecolor"))return 3;if(Ne("color=256"))return 2;if(t&&!t.isTTY&&Nt!==!0)return 0;let e=Nt?1:0;if(process.platform==="win32"){let r=km.release().split(".");return Number(process.versions.node.split(".")[0])>=8&&Number(r[0])>=10&&Number(r[2])>=10586?Number(r[2])>=14931?3:2:1}if("CI"in he)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(r=>r in he)||he.CI_NAME==="codeship"?1:e;if("TEAMCITY_VERSION"in he)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(he.TEAMCITY_VERSION)?1:0;if(he.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in he){let r=parseInt((he.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(he.TERM_PROGRAM){case"iTerm.app":return r>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(he.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(he.TERM)||"COLORTERM"in he?1:(he.TERM==="dumb",e)}function Mi(t){let e=qm(t);return Mm(e)}Su.exports={supportsColor:Mi,stdout:Mi(process.stdout),stderr:Mi(process.stderr)}});var Ou=y((O2,Du)=>{"use strict";var jm=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,Eu=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,Nm=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,Lm=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi,$m=new Map([["n",`
10
+ `],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function Pu(t){return t[0]==="u"&&t.length===5||t[0]==="x"&&t.length===3?String.fromCharCode(parseInt(t.slice(1),16)):$m.get(t)||t}function Bm(t,e){let r=[],n=e.trim().split(/\s*,\s*/g),i;for(let s of n)if(!isNaN(s))r.push(Number(s));else if(i=s.match(Nm))r.push(i[2].replace(Lm,(o,a,c)=>a?Pu(a):c));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`);return r}function Um(t){Eu.lastIndex=0;let e=[],r;for(;(r=Eu.exec(t))!==null;){let n=r[1];if(r[2]){let i=Bm(n,r[2]);e.push([n].concat(i))}else e.push([n])}return e}function Cu(t,e){let r={};for(let i of e)for(let s of i.styles)r[s[0]]=i.inverse?null:s.slice(1);let n=t;for(let i of Object.keys(r))if(Array.isArray(r[i])){if(!(i in n))throw new Error(`Unknown Chalk style: ${i}`);r[i].length>0?n=n[i].apply(n,r[i]):n=n[i]}return n}Du.exports=(t,e)=>{let r=[],n=[],i=[];if(e.replace(jm,(s,o,a,c,d,u)=>{if(o)i.push(Pu(o));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:Cu(t,r)(p)),r.push({inverse:a,styles:Um(c)})}else if(d){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(Cu(t,r)(i.join(""))),i=[],r.pop()}else i.push(u)}),n.push(i.join("")),r.length>0){let s=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(s)}return n.join("")}});var dn=y((I2,yr)=>{"use strict";var ji=au(),K=bu(),qi=xu().stdout,Xm=Ou(),Fu=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm"),Au=["ansi","ansi","ansi256","ansi16m"],Ru=new Set(["gray"]),Lt=Object.create(null);function Iu(t,e){e=e||{};let r=qi?qi.level:0;t.level=e.level===void 0?r:e.level,t.enabled="enabled"in e?e.enabled:t.level>0}function gr(t){if(!this||!(this instanceof gr)||this.template){let e={};return Iu(e,t),e.template=function(){let r=[].slice.call(arguments);return zm.apply(null,[e.template].concat(r))},Object.setPrototypeOf(e,gr.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=gr,e.template}Iu(this,t)}Fu&&(K.blue.open="\x1B[94m");for(let t of Object.keys(K))K[t].closeRe=new RegExp(ji(K[t].close),"g"),Lt[t]={get(){let e=K[t];return fn.call(this,this._styles?this._styles.concat(e):[e],this._empty,t)}};Lt.visible={get(){return fn.call(this,this._styles||[],!0,"visible")}};K.color.closeRe=new RegExp(ji(K.color.close),"g");for(let t of Object.keys(K.color.ansi))Ru.has(t)||(Lt[t]={get(){let e=this.level;return function(){let n={open:K.color[Au[e]][t].apply(null,arguments),close:K.color.close,closeRe:K.color.closeRe};return fn.call(this,this._styles?this._styles.concat(n):[n],this._empty,t)}}});K.bgColor.closeRe=new RegExp(ji(K.bgColor.close),"g");for(let t of Object.keys(K.bgColor.ansi)){if(Ru.has(t))continue;let e="bg"+t[0].toUpperCase()+t.slice(1);Lt[e]={get(){let r=this.level;return function(){let i={open:K.bgColor[Au[r]][t].apply(null,arguments),close:K.bgColor.close,closeRe:K.bgColor.closeRe};return fn.call(this,this._styles?this._styles.concat(i):[i],this._empty,t)}}}}var Gm=Object.defineProperties(()=>{},Lt);function fn(t,e,r){let n=function(){return Hm.apply(n,arguments)};n._styles=t,n._empty=e;let i=this;return Object.defineProperty(n,"level",{enumerable:!0,get(){return i.level},set(s){i.level=s}}),Object.defineProperty(n,"enabled",{enumerable:!0,get(){return i.enabled},set(s){i.enabled=s}}),n.hasGrey=this.hasGrey||r==="gray"||r==="grey",n.__proto__=Gm,n}function Hm(){let t=arguments,e=t.length,r=String(arguments[0]);if(e===0)return"";if(e>1)for(let i=1;i<e;i++)r+=" "+t[i];if(!this.enabled||this.level<=0||!r)return this._empty?"":r;let n=K.dim.open;Fu&&this.hasGrey&&(K.dim.open="");for(let i of this._styles.slice().reverse())r=i.open+r.replace(i.closeRe,i.open)+i.close,r=r.replace(/\r?\n/g,`${i.close}$&${i.open}`);return K.dim.open=n,r}function zm(t,e){if(!Array.isArray(e))return[].slice.call(arguments,1).join(" ");let r=[].slice.call(arguments,2),n=[e.raw[0]];for(let i=1;i<e.length;i++)n.push(String(r[i-1]).replace(/[{}\\]/g,"\\$&")),n.push(String(e.raw[i]));return Xm(t,n.join(""))}Object.defineProperties(gr.prototype,Lt);yr.exports=gr();yr.exports.supportsColor=qi;yr.exports.default=yr.exports});var ku=y((F2,Tu)=>{"use strict";Tu.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]}});var Ni=y((A2,qu)=>{var vr=ku(),Mu={};for(let t of Object.keys(vr))Mu[vr[t]]=t;var C={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"]}};qu.exports=C;for(let t of Object.keys(C)){if(!("channels"in C[t]))throw new Error("missing channels property: "+t);if(!("labels"in C[t]))throw new Error("missing channel labels property: "+t);if(C[t].labels.length!==C[t].channels)throw new Error("channel and label counts mismatch: "+t);let{channels:e,labels:r}=C[t];delete C[t].channels,delete C[t].labels,Object.defineProperty(C[t],"channels",{value:e}),Object.defineProperty(C[t],"labels",{value:r})}C.rgb.hsl=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.min(e,r,n),s=Math.max(e,r,n),o=s-i,a,c;s===i?a=0:e===s?a=(r-n)/o:r===s?a=2+(n-e)/o:n===s&&(a=4+(e-r)/o),a=Math.min(a*60,360),a<0&&(a+=360);let d=(i+s)/2;return s===i?c=0:d<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,d*100]};C.rgb.hsv=function(t){let e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,d=Math.max(o,a,c),u=d-Math.min(o,a,c),p=function(g){return(d-g)/6/u+1/2};return u===0?(i=0,s=0):(s=u/d,e=p(o),r=p(a),n=p(c),o===d?i=n-r:a===d?i=1/3+e-n:c===d&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,d*100]};C.rgb.hwb=function(t){let e=t[0],r=t[1],n=t[2],i=C.rgb.hsl(t)[0],s=1/255*Math.min(e,Math.min(r,n));return n=1-1/255*Math.max(e,Math.max(r,n)),[i,s*100,n*100]};C.rgb.cmyk=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.min(1-e,1-r,1-n),s=(1-e-i)/(1-i)||0,o=(1-r-i)/(1-i)||0,a=(1-n-i)/(1-i)||0;return[s*100,o*100,a*100,i*100]};function Wm(t,e){return(t[0]-e[0])**2+(t[1]-e[1])**2+(t[2]-e[2])**2}C.rgb.keyword=function(t){let e=Mu[t];if(e)return e;let r=1/0,n;for(let i of Object.keys(vr)){let s=vr[i],o=Wm(t,s);o<r&&(r=o,n=i)}return n};C.keyword.rgb=function(t){return vr[t]};C.rgb.xyz=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255;e=e>.04045?((e+.055)/1.055)**2.4:e/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92;let i=e*.4124+r*.3576+n*.1805,s=e*.2126+r*.7152+n*.0722,o=e*.0193+r*.1192+n*.9505;return[i*100,s*100,o*100]};C.rgb.lab=function(t){let e=C.rgb.xyz(t),r=e[0],n=e[1],i=e[2];r/=95.047,n/=100,i/=108.883,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,i=i>.008856?i**(1/3):7.787*i+16/116;let s=116*n-16,o=500*(r-n),a=200*(n-i);return[s,o,a]};C.hsl.rgb=function(t){let e=t[0]/360,r=t[1]/100,n=t[2]/100,i,s,o;if(r===0)return o=n*255,[o,o,o];n<.5?i=n*(1+r):i=n+r-n*r;let a=2*n-i,c=[0,0,0];for(let d=0;d<3;d++)s=e+1/3*-(d-1),s<0&&s++,s>1&&s--,6*s<1?o=a+(i-a)*6*s:2*s<1?o=i:3*s<2?o=a+(i-a)*(2/3-s)*6:o=a,c[d]=o*255;return c};C.hsl.hsv=function(t){let e=t[0],r=t[1]/100,n=t[2]/100,i=r,s=Math.max(n,.01);n*=2,r*=n<=1?n:2-n,i*=s<=1?s:2-s;let o=(n+r)/2,a=n===0?2*i/(s+i):2*r/(n+r);return[e,a*100,o*100]};C.hsv.rgb=function(t){let e=t[0]/60,r=t[1]/100,n=t[2]/100,i=Math.floor(e)%6,s=e-Math.floor(e),o=255*n*(1-r),a=255*n*(1-r*s),c=255*n*(1-r*(1-s));switch(n*=255,i){case 0:return[n,c,o];case 1:return[a,n,o];case 2:return[o,n,c];case 3:return[o,a,n];case 4:return[c,o,n];case 5:return[n,o,a]}};C.hsv.hsl=function(t){let e=t[0],r=t[1]/100,n=t[2]/100,i=Math.max(n,.01),s,o;o=(2-r)*n;let a=(2-r)*i;return s=r*i,s/=a<=1?a:2-a,s=s||0,o/=2,[e,s*100,o*100]};C.hwb.rgb=function(t){let e=t[0]/360,r=t[1]/100,n=t[2]/100,i=r+n,s;i>1&&(r/=i,n/=i);let o=Math.floor(6*e),a=1-n;s=6*e-o,o&1&&(s=1-s);let c=r+s*(a-r),d,u,p;switch(o){default:case 6:case 0:d=a,u=c,p=r;break;case 1:d=c,u=a,p=r;break;case 2:d=r,u=a,p=c;break;case 3:d=r,u=c,p=a;break;case 4:d=c,u=r,p=a;break;case 5:d=a,u=r,p=c;break}return[d*255,u*255,p*255]};C.cmyk.rgb=function(t){let e=t[0]/100,r=t[1]/100,n=t[2]/100,i=t[3]/100,s=1-Math.min(1,e*(1-i)+i),o=1-Math.min(1,r*(1-i)+i),a=1-Math.min(1,n*(1-i)+i);return[s*255,o*255,a*255]};C.xyz.rgb=function(t){let e=t[0]/100,r=t[1]/100,n=t[2]/100,i,s,o;return i=e*3.2406+r*-1.5372+n*-.4986,s=e*-.9689+r*1.8758+n*.0415,o=e*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*i**(1/2.4)-.055:i*12.92,s=s>.0031308?1.055*s**(1/2.4)-.055:s*12.92,o=o>.0031308?1.055*o**(1/2.4)-.055:o*12.92,i=Math.min(Math.max(0,i),1),s=Math.min(Math.max(0,s),1),o=Math.min(Math.max(0,o),1),[i*255,s*255,o*255]};C.xyz.lab=function(t){let e=t[0],r=t[1],n=t[2];e/=95.047,r/=100,n/=108.883,e=e>.008856?e**(1/3):7.787*e+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116;let i=116*r-16,s=500*(e-r),o=200*(r-n);return[i,s,o]};C.lab.xyz=function(t){let e=t[0],r=t[1],n=t[2],i,s,o;s=(e+16)/116,i=r/500+s,o=s-n/200;let a=s**3,c=i**3,d=o**3;return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=d>.008856?d:(o-16/116)/7.787,i*=95.047,s*=100,o*=108.883,[i,s,o]};C.lab.lch=function(t){let e=t[0],r=t[1],n=t[2],i;i=Math.atan2(n,r)*360/2/Math.PI,i<0&&(i+=360);let o=Math.sqrt(r*r+n*n);return[e,o,i]};C.lch.lab=function(t){let e=t[0],r=t[1],i=t[2]/360*2*Math.PI,s=r*Math.cos(i),o=r*Math.sin(i);return[e,s,o]};C.rgb.ansi16=function(t,e=null){let[r,n,i]=t,s=e===null?C.rgb.hsv(t)[2]:e;if(s=Math.round(s/50),s===0)return 30;let o=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(r/255));return s===2&&(o+=60),o};C.hsv.ansi16=function(t){return C.rgb.ansi16(C.hsv.rgb(t),t[2])};C.rgb.ansi256=function(t){let e=t[0],r=t[1],n=t[2];return e===r&&r===n?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)};C.ansi16.rgb=function(t){let e=t%10;if(e===0||e===7)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];let r=(~~(t>50)+1)*.5,n=(e&1)*r*255,i=(e>>1&1)*r*255,s=(e>>2&1)*r*255;return[n,i,s]};C.ansi256.rgb=function(t){if(t>=232){let s=(t-232)*10+8;return[s,s,s]}t-=16;let e,r=Math.floor(t/36)/5*255,n=Math.floor((e=t%36)/6)/5*255,i=e%6/5*255;return[r,n,i]};C.rgb.hex=function(t){let r=(((Math.round(t[0])&255)<<16)+((Math.round(t[1])&255)<<8)+(Math.round(t[2])&255)).toString(16).toUpperCase();return"000000".substring(r.length)+r};C.hex.rgb=function(t){let e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];let r=e[0];e[0].length===3&&(r=r.split("").map(a=>a+a).join(""));let n=parseInt(r,16),i=n>>16&255,s=n>>8&255,o=n&255;return[i,s,o]};C.rgb.hcg=function(t){let e=t[0]/255,r=t[1]/255,n=t[2]/255,i=Math.max(Math.max(e,r),n),s=Math.min(Math.min(e,r),n),o=i-s,a,c;return o<1?a=s/(1-o):a=0,o<=0?c=0:i===e?c=(r-n)/o%6:i===r?c=2+(n-e)/o:c=4+(e-r)/o,c/=6,c%=1,[c*360,o*100,a*100]};C.hsl.hcg=function(t){let e=t[1]/100,r=t[2]/100,n=r<.5?2*e*r:2*e*(1-r),i=0;return n<1&&(i=(r-.5*n)/(1-n)),[t[0],n*100,i*100]};C.hsv.hcg=function(t){let e=t[1]/100,r=t[2]/100,n=e*r,i=0;return n<1&&(i=(r-n)/(1-n)),[t[0],n*100,i*100]};C.hcg.rgb=function(t){let e=t[0]/360,r=t[1]/100,n=t[2]/100;if(r===0)return[n*255,n*255,n*255];let i=[0,0,0],s=e%1*6,o=s%1,a=1-o,c=0;switch(Math.floor(s)){case 0:i[0]=1,i[1]=o,i[2]=0;break;case 1:i[0]=a,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]=a,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]=a}return c=(1-r)*n,[(r*i[0]+c)*255,(r*i[1]+c)*255,(r*i[2]+c)*255]};C.hcg.hsv=function(t){let e=t[1]/100,r=t[2]/100,n=e+r*(1-e),i=0;return n>0&&(i=e/n),[t[0],i*100,n*100]};C.hcg.hsl=function(t){let e=t[1]/100,n=t[2]/100*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[t[0],i*100,n*100]};C.hcg.hwb=function(t){let e=t[1]/100,r=t[2]/100,n=e+r*(1-e);return[t[0],(n-e)*100,(1-n)*100]};C.hwb.hcg=function(t){let e=t[1]/100,n=1-t[2]/100,i=n-e,s=0;return i<1&&(s=(n-i)/(1-i)),[t[0],i*100,s*100]};C.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]};C.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]};C.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]};C.gray.hsl=function(t){return[0,0,t[0]]};C.gray.hsv=C.gray.hsl;C.gray.hwb=function(t){return[0,100,t[0]]};C.gray.cmyk=function(t){return[0,0,0,t[0]]};C.gray.lab=function(t){return[t[0],0,0]};C.gray.hex=function(t){let e=Math.round(t[0]/100*255)&255,n=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(n.length)+n};C.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}});var Nu=y((R2,ju)=>{var hn=Ni();function Jm(){let t={},e=Object.keys(hn);for(let r=e.length,n=0;n<r;n++)t[e[n]]={distance:-1,parent:null};return t}function Vm(t){let e=Jm(),r=[t];for(e[t].distance=0;r.length;){let n=r.pop(),i=Object.keys(hn[n]);for(let s=i.length,o=0;o<s;o++){let a=i[o],c=e[a];c.distance===-1&&(c.distance=e[n].distance+1,c.parent=n,r.unshift(a))}}return e}function Ym(t,e){return function(r){return e(t(r))}}function Km(t,e){let r=[e[t].parent,t],n=hn[e[t].parent][t],i=e[t].parent;for(;e[i].parent;)r.unshift(e[i].parent),n=Ym(hn[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}ju.exports=function(t){let e=Vm(t),r={},n=Object.keys(e);for(let i=n.length,s=0;s<i;s++){let o=n[s];e[o].parent!==null&&(r[o]=Km(o,e))}return r}});var $u=y((T2,Lu)=>{var Li=Ni(),Qm=Nu(),$t={},Zm=Object.keys(Li);function eg(t){let e=function(...r){let n=r[0];return n==null?n:(n.length>1&&(r=n),t(r))};return"conversion"in t&&(e.conversion=t.conversion),e}function tg(t){let e=function(...r){let n=r[0];if(n==null)return n;n.length>1&&(r=n);let i=t(r);if(typeof i=="object")for(let s=i.length,o=0;o<s;o++)i[o]=Math.round(i[o]);return i};return"conversion"in t&&(e.conversion=t.conversion),e}Zm.forEach(t=>{$t[t]={},Object.defineProperty($t[t],"channels",{value:Li[t].channels}),Object.defineProperty($t[t],"labels",{value:Li[t].labels});let e=Qm(t);Object.keys(e).forEach(n=>{let i=e[n];$t[t][n]=tg(i),$t[t][n].raw=eg(i)})});Lu.exports=$t});var zu=y((k2,Hu)=>{"use strict";var Bu=(t,e)=>(...r)=>`\x1B[${t(...r)+e}m`,Uu=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};5;${n}m`},Xu=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};2;${n[0]};${n[1]};${n[2]}m`},pn=t=>t,Gu=(t,e,r)=>[t,e,r],Bt=(t,e,r)=>{Object.defineProperty(t,e,{get:()=>{let n=r();return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0}),n},enumerable:!0,configurable:!0})},$i,Ut=(t,e,r,n)=>{$i===void 0&&($i=$u());let i=n?10:0,s={};for(let[o,a]of Object.entries($i)){let c=o==="ansi16"?"ansi":o;o===e?s[c]=t(r,i):typeof a=="object"&&(s[c]=t(a[e],i))}return s};function rg(){let t=new Map,e={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],blackBright:[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]}};e.color.gray=e.color.blackBright,e.bgColor.bgGray=e.bgColor.bgBlackBright,e.color.grey=e.color.blackBright,e.bgColor.bgGrey=e.bgColor.bgBlackBright;for(let[r,n]of Object.entries(e)){for(let[i,s]of Object.entries(n))e[i]={open:`\x1B[${s[0]}m`,close:`\x1B[${s[1]}m`},n[i]=e[i],t.set(s[0],s[1]);Object.defineProperty(e,r,{value:n,enumerable:!1})}return Object.defineProperty(e,"codes",{value:t,enumerable:!1}),e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",Bt(e.color,"ansi",()=>Ut(Bu,"ansi16",pn,!1)),Bt(e.color,"ansi256",()=>Ut(Uu,"ansi256",pn,!1)),Bt(e.color,"ansi16m",()=>Ut(Xu,"rgb",Gu,!1)),Bt(e.bgColor,"ansi",()=>Ut(Bu,"ansi16",pn,!0)),Bt(e.bgColor,"ansi256",()=>Ut(Uu,"ansi256",pn,!0)),Bt(e.bgColor,"ansi16m",()=>Ut(Xu,"rgb",Gu,!0)),e}Object.defineProperty(Hu,"exports",{enumerable:!0,get:rg})});var Ju=y((M2,Wu)=>{"use strict";Wu.exports=(t,e=process.argv)=>{let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}});var Xi=y((q2,Yu)=>{"use strict";var ng=require("os"),Vu=require("tty"),ke=Ju(),{env:ee}=process,ct;ke("no-color")||ke("no-colors")||ke("color=false")||ke("color=never")?ct=0:(ke("color")||ke("colors")||ke("color=true")||ke("color=always"))&&(ct=1);"FORCE_COLOR"in ee&&(ee.FORCE_COLOR==="true"?ct=1:ee.FORCE_COLOR==="false"?ct=0:ct=ee.FORCE_COLOR.length===0?1:Math.min(parseInt(ee.FORCE_COLOR,10),3));function Bi(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Ui(t,e){if(ct===0)return 0;if(ke("color=16m")||ke("color=full")||ke("color=truecolor"))return 3;if(ke("color=256"))return 2;if(t&&!e&&ct===void 0)return 0;let r=ct||0;if(ee.TERM==="dumb")return r;if(process.platform==="win32"){let n=ng.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in ee)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in ee)||ee.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in ee)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(ee.TEAMCITY_VERSION)?1:0;if(ee.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in ee){let n=parseInt((ee.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(ee.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(ee.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(ee.TERM)||"COLORTERM"in ee?1:r}function ig(t){let e=Ui(t,t&&t.isTTY);return Bi(e)}Yu.exports={supportsColor:ig,stdout:Bi(Ui(!0,Vu.isatty(1))),stderr:Bi(Ui(!0,Vu.isatty(2)))}});var Qu=y((j2,Ku)=>{"use strict";var sg=(t,e,r)=>{let n=t.indexOf(e);if(n===-1)return t;let i=e.length,s=0,o="";do o+=t.substr(s,n-s)+e+r,s=n+i,n=t.indexOf(e,s);while(n!==-1);return o+=t.substr(s),o},og=(t,e,r,n)=>{let i=0,s="";do{let o=t[n-1]==="\r";s+=t.substr(i,(o?n-1:n)-i)+e+(o?`\r
11
11
  `:`
12
12
  `)+r,i=n+1,n=t.indexOf(`
13
- `,i)}while(n!==-1);return s+=t.substr(i),s};Vu.exports={stringReplaceAll:tg,stringEncaseCRLFWithFirstIndex:rg}});var tl=y((T2,el)=>{"use strict";var ng=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,Ku=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,ig=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,sg=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,og=new Map([["n",`
14
- `],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function Zu(t){let e=t[0]==="u",r=t[1]==="{";return e&&!r&&t.length===5||t[0]==="x"&&t.length===3?String.fromCharCode(parseInt(t.slice(1),16)):e&&r?String.fromCodePoint(parseInt(t.slice(2,-1),16)):og.get(t)||t}function ag(t,e){let r=[],n=e.trim().split(/\s*,\s*/g),i;for(let s of n){let o=Number(s);if(!Number.isNaN(o))r.push(o);else if(i=s.match(ig))r.push(i[2].replace(sg,(a,c,h)=>c?Zu(c):h));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`)}return r}function cg(t){Ku.lastIndex=0;let e=[],r;for(;(r=Ku.exec(t))!==null;){let n=r[1];if(r[2]){let i=ag(n,r[2]);e.push([n].concat(i))}else e.push([n])}return e}function Qu(t,e){let r={};for(let i of e)for(let s of i.styles)r[s[0]]=i.inverse?null:s.slice(1);let n=t;for(let[i,s]of Object.entries(r))if(Array.isArray(s)){if(!(i in n))throw new Error(`Unknown Chalk style: ${i}`);n=s.length>0?n[i](...s):n[i]}return n}el.exports=(t,e)=>{let r=[],n=[],i=[];if(e.replace(ng,(s,o,a,c,h,u)=>{if(o)i.push(Zu(o));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:Qu(t,r)(p)),r.push({inverse:a,styles:cg(c)})}else if(h){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(Qu(t,r)(i.join(""))),i=[],r.pop()}else i.push(u)}),n.push(i.join("")),r.length>0){let s=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(s)}return n.join("")}});var cl=y((M2,al)=>{"use strict";var br=Gu(),{stdout:Hi,stderr:zi}=Xi(),{stringReplaceAll:ug,stringEncaseCRLFWithFirstIndex:lg}=Yu(),{isArray:mn}=Array,nl=["ansi","ansi","ansi256","ansi16m"],Xt=Object.create(null),fg=(t,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let r=Hi?Hi.level:0;t.level=e.level===void 0?r:e.level},Wi=class{constructor(e){return il(e)}},il=t=>{let e={};return fg(e,t),e.template=(...r)=>ol(e.template,...r),Object.setPrototypeOf(e,gn.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},e.template.Instance=Wi,e.template};function gn(t){return il(t)}for(let[t,e]of Object.entries(br))Xt[t]={get(){let r=yn(this,Ji(e.open,e.close,this._styler),this._isEmpty);return Object.defineProperty(this,t,{value:r}),r}};Xt.visible={get(){let t=yn(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:t}),t}};var sl=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(let t of sl)Xt[t]={get(){let{level:e}=this;return function(...r){let n=Ji(br.color[nl[e]][t](...r),br.color.close,this._styler);return yn(this,n,this._isEmpty)}}};for(let t of sl){let e="bg"+t[0].toUpperCase()+t.slice(1);Xt[e]={get(){let{level:r}=this;return function(...n){let i=Ji(br.bgColor[nl[r]][t](...n),br.bgColor.close,this._styler);return yn(this,i,this._isEmpty)}}}}var hg=Object.defineProperties(()=>{},{...Xt,level:{enumerable:!0,get(){return this._generator.level},set(t){this._generator.level=t}}}),Ji=(t,e,r)=>{let n,i;return r===void 0?(n=t,i=e):(n=r.openAll+t,i=e+r.closeAll),{open:t,close:e,openAll:n,closeAll:i,parent:r}},yn=(t,e,r)=>{let n=(...i)=>mn(i[0])&&mn(i[0].raw)?rl(n,ol(n,...i)):rl(n,i.length===1?""+i[0]:i.join(" "));return Object.setPrototypeOf(n,hg),n._generator=t,n._styler=e,n._isEmpty=r,n},rl=(t,e)=>{if(t.level<=0||!e)return t._isEmpty?"":e;let r=t._styler;if(r===void 0)return e;let{openAll:n,closeAll:i}=r;if(e.indexOf("\x1B")!==-1)for(;r!==void 0;)e=ug(e,r.close,r.open),r=r.parent;let s=e.indexOf(`
15
- `);return s!==-1&&(e=lg(e,i,n,s)),n+e+i},Gi,ol=(t,...e)=>{let[r]=e;if(!mn(r)||!mn(r.raw))return e.join(" ");let n=e.slice(1),i=[r.raw[0]];for(let s=1;s<r.length;s++)i.push(String(n[s-1]).replace(/[{}\\]/g,"\\$&"),String(r.raw[s]));return Gi===void 0&&(Gi=tl()),Gi(t,i.join(""))};Object.defineProperties(gn.prototype,Xt);var vn=gn();vn.supportsColor=Hi;vn.stderr=gn({level:zi?zi.level:0});vn.stderr.supportsColor=zi;al.exports=vn});var ul=y((Vi,Yi)=>{(function(t,e){typeof Vi=="object"&&typeof Yi<"u"?Yi.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.tinycolor=e())})(Vi,function(){"use strict";function t(l){return t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d},t(l)}var e=/^\s+/,r=/\s+$/;function n(l,d){if(l=l||"",d=d||{},l instanceof n)return l;if(!(this instanceof n))return new n(l,d);var f=i(l);this._originalInput=l,this._r=f.r,this._g=f.g,this._b=f.b,this._a=f.a,this._roundA=Math.round(100*this._a)/100,this._format=d.format||f.format,this._gradientType=d.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=f.ok}n.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var d=this.toRgb();return(d.r*299+d.g*587+d.b*114)/1e3},getLuminance:function(){var d=this.toRgb(),f,v,S,_,N,X;return f=d.r/255,v=d.g/255,S=d.b/255,f<=.03928?_=f/12.92:_=Math.pow((f+.055)/1.055,2.4),v<=.03928?N=v/12.92:N=Math.pow((v+.055)/1.055,2.4),S<=.03928?X=S/12.92:X=Math.pow((S+.055)/1.055,2.4),.2126*_+.7152*N+.0722*X},setAlpha:function(d){return this._a=z(d),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var d=c(this._r,this._g,this._b);return{h:d.h*360,s:d.s,v:d.v,a:this._a}},toHsvString:function(){var d=c(this._r,this._g,this._b),f=Math.round(d.h*360),v=Math.round(d.s*100),S=Math.round(d.v*100);return this._a==1?"hsv("+f+", "+v+"%, "+S+"%)":"hsva("+f+", "+v+"%, "+S+"%, "+this._roundA+")"},toHsl:function(){var d=o(this._r,this._g,this._b);return{h:d.h*360,s:d.s,l:d.l,a:this._a}},toHslString:function(){var d=o(this._r,this._g,this._b),f=Math.round(d.h*360),v=Math.round(d.s*100),S=Math.round(d.l*100);return this._a==1?"hsl("+f+", "+v+"%, "+S+"%)":"hsla("+f+", "+v+"%, "+S+"%, "+this._roundA+")"},toHex:function(d){return u(this._r,this._g,this._b,d)},toHexString:function(d){return"#"+this.toHex(d)},toHex8:function(d){return p(this._r,this._g,this._b,this._a,d)},toHex8String:function(d){return"#"+this.toHex8(d)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(I(this._r,255)*100)+"%",g:Math.round(I(this._g,255)*100)+"%",b:Math.round(I(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+Math.round(I(this._r,255)*100)+"%, "+Math.round(I(this._g,255)*100)+"%, "+Math.round(I(this._b,255)*100)+"%)":"rgba("+Math.round(I(this._r,255)*100)+"%, "+Math.round(I(this._g,255)*100)+"%, "+Math.round(I(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:q[u(this._r,this._g,this._b,!0)]||!1},toFilter:function(d){var f="#"+g(this._r,this._g,this._b,this._a),v=f,S=this._gradientType?"GradientType = 1, ":"";if(d){var _=n(d);v="#"+g(_._r,_._g,_._b,_._a)}return"progid:DXImageTransform.Microsoft.gradient("+S+"startColorstr="+f+",endColorstr="+v+")"},toString:function(d){var f=!!d;d=d||this._format;var v=!1,S=this._a<1&&this._a>=0,_=!f&&S&&(d==="hex"||d==="hex6"||d==="hex3"||d==="hex4"||d==="hex8"||d==="name");return _?d==="name"&&this._a===0?this.toName():this.toRgbString():(d==="rgb"&&(v=this.toRgbString()),d==="prgb"&&(v=this.toPercentageRgbString()),(d==="hex"||d==="hex6")&&(v=this.toHexString()),d==="hex3"&&(v=this.toHexString(!0)),d==="hex4"&&(v=this.toHex8String(!0)),d==="hex8"&&(v=this.toHex8String()),d==="name"&&(v=this.toName()),d==="hsl"&&(v=this.toHslString()),d==="hsv"&&(v=this.toHsvString()),v||this.toHexString())},clone:function(){return n(this.toString())},_applyModification:function(d,f){var v=d.apply(null,[this].concat([].slice.call(f)));return this._r=v._r,this._g=v._g,this._b=v._b,this.setAlpha(v._a),this},lighten:function(){return this._applyModification(x,arguments)},brighten:function(){return this._applyModification(A,arguments)},darken:function(){return this._applyModification(j,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(b,arguments)},greyscale:function(){return this._applyModification(w,arguments)},spin:function(){return this._applyModification(B,arguments)},_applyCombination:function(d,f){return d.apply(null,[this].concat([].slice.call(f)))},analogous:function(){return this._applyCombination(ke,arguments)},complement:function(){return this._applyCombination(L,arguments)},monochromatic:function(){return this._applyCombination(Z,arguments)},splitcomplement:function(){return this._applyCombination(ce,arguments)},triad:function(){return this._applyCombination(V,[3])},tetrad:function(){return this._applyCombination(V,[4])}},n.fromRatio=function(l,d){if(t(l)=="object"){var f={};for(var v in l)l.hasOwnProperty(v)&&(v==="a"?f[v]=l[v]:f[v]=R(l[v]));l=f}return n(l,d)};function i(l){var d={r:0,g:0,b:0},f=1,v=null,S=null,_=null,N=!1,X=!1;return typeof l=="string"&&(l=pt(l)),t(l)=="object"&&(ge(l.r)&&ge(l.g)&&ge(l.b)?(d=s(l.r,l.g,l.b),N=!0,X=String(l.r).substr(-1)==="%"?"prgb":"rgb"):ge(l.h)&&ge(l.s)&&ge(l.v)?(v=R(l.s),S=R(l.v),d=h(l.h,v,S),N=!0,X="hsv"):ge(l.h)&&ge(l.s)&&ge(l.l)&&(v=R(l.s),_=R(l.l),d=a(l.h,v,_),N=!0,X="hsl"),l.hasOwnProperty("a")&&(f=l.a)),f=z(f),{ok:N,format:l.format||X,r:Math.min(255,Math.max(d.r,0)),g:Math.min(255,Math.max(d.g,0)),b:Math.min(255,Math.max(d.b,0)),a:f}}function s(l,d,f){return{r:I(l,255)*255,g:I(d,255)*255,b:I(f,255)*255}}function o(l,d,f){l=I(l,255),d=I(d,255),f=I(f,255);var v=Math.max(l,d,f),S=Math.min(l,d,f),_,N,X=(v+S)/2;if(v==S)_=N=0;else{var W=v-S;switch(N=X>.5?W/(2-v-S):W/(v+S),v){case l:_=(d-f)/W+(d<f?6:0);break;case d:_=(f-l)/W+2;break;case f:_=(l-d)/W+4;break}_/=6}return{h:_,s:N,l:X}}function a(l,d,f){var v,S,_;l=I(l,360),d=I(d,100),f=I(f,100);function N(xe,le,qe){return qe<0&&(qe+=1),qe>1&&(qe-=1),qe<1/6?xe+(le-xe)*6*qe:qe<1/2?le:qe<2/3?xe+(le-xe)*(2/3-qe)*6:xe}if(d===0)v=S=_=f;else{var X=f<.5?f*(1+d):f+d-f*d,W=2*f-X;v=N(W,X,l+1/3),S=N(W,X,l),_=N(W,X,l-1/3)}return{r:v*255,g:S*255,b:_*255}}function c(l,d,f){l=I(l,255),d=I(d,255),f=I(f,255);var v=Math.max(l,d,f),S=Math.min(l,d,f),_,N,X=v,W=v-S;if(N=v===0?0:W/v,v==S)_=0;else{switch(v){case l:_=(d-f)/W+(d<f?6:0);break;case d:_=(f-l)/W+2;break;case f:_=(l-d)/W+4;break}_/=6}return{h:_,s:N,v:X}}function h(l,d,f){l=I(l,360)*6,d=I(d,100),f=I(f,100);var v=Math.floor(l),S=l-v,_=f*(1-d),N=f*(1-S*d),X=f*(1-(1-S)*d),W=v%6,xe=[f,N,_,_,X,f][W],le=[X,f,f,N,_,_][W],qe=[_,_,X,f,f,N][W];return{r:xe*255,g:le*255,b:qe*255}}function u(l,d,f,v){var S=[P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(f).toString(16))];return v&&S[0].charAt(0)==S[0].charAt(1)&&S[1].charAt(0)==S[1].charAt(1)&&S[2].charAt(0)==S[2].charAt(1)?S[0].charAt(0)+S[1].charAt(0)+S[2].charAt(0):S.join("")}function p(l,d,f,v,S){var _=[P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(f).toString(16)),P(Ge(v))];return S&&_[0].charAt(0)==_[0].charAt(1)&&_[1].charAt(0)==_[1].charAt(1)&&_[2].charAt(0)==_[2].charAt(1)&&_[3].charAt(0)==_[3].charAt(1)?_[0].charAt(0)+_[1].charAt(0)+_[2].charAt(0)+_[3].charAt(0):_.join("")}function g(l,d,f,v){var S=[P(Ge(v)),P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(f).toString(16))];return S.join("")}n.equals=function(l,d){return!l||!d?!1:n(l).toRgbString()==n(d).toRgbString()},n.random=function(){return n.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})};function m(l,d){d=d===0?0:d||10;var f=n(l).toHsl();return f.s-=d/100,f.s=G(f.s),n(f)}function b(l,d){d=d===0?0:d||10;var f=n(l).toHsl();return f.s+=d/100,f.s=G(f.s),n(f)}function w(l){return n(l).desaturate(100)}function x(l,d){d=d===0?0:d||10;var f=n(l).toHsl();return f.l+=d/100,f.l=G(f.l),n(f)}function A(l,d){d=d===0?0:d||10;var f=n(l).toRgb();return f.r=Math.max(0,Math.min(255,f.r-Math.round(255*-(d/100)))),f.g=Math.max(0,Math.min(255,f.g-Math.round(255*-(d/100)))),f.b=Math.max(0,Math.min(255,f.b-Math.round(255*-(d/100)))),n(f)}function j(l,d){d=d===0?0:d||10;var f=n(l).toHsl();return f.l-=d/100,f.l=G(f.l),n(f)}function B(l,d){var f=n(l).toHsl(),v=(f.h+d)%360;return f.h=v<0?360+v:v,n(f)}function L(l){var d=n(l).toHsl();return d.h=(d.h+180)%360,n(d)}function V(l,d){if(isNaN(d)||d<=0)throw new Error("Argument to polyad must be a positive number");for(var f=n(l).toHsl(),v=[n(l)],S=360/d,_=1;_<d;_++)v.push(n({h:(f.h+_*S)%360,s:f.s,l:f.l}));return v}function ce(l){var d=n(l).toHsl(),f=d.h;return[n(l),n({h:(f+72)%360,s:d.s,l:d.l}),n({h:(f+216)%360,s:d.s,l:d.l})]}function ke(l,d,f){d=d||6,f=f||30;var v=n(l).toHsl(),S=360/f,_=[n(l)];for(v.h=(v.h-(S*d>>1)+720)%360;--d;)v.h=(v.h+S)%360,_.push(n(v));return _}function Z(l,d){d=d||6;for(var f=n(l).toHsv(),v=f.h,S=f.s,_=f.v,N=[],X=1/d;d--;)N.push(n({h:v,s:S,v:_})),_=(_+X)%1;return N}n.mix=function(l,d,f){f=f===0?0:f||50;var v=n(l).toRgb(),S=n(d).toRgb(),_=f/100,N={r:(S.r-v.r)*_+v.r,g:(S.g-v.g)*_+v.g,b:(S.b-v.b)*_+v.b,a:(S.a-v.a)*_+v.a};return n(N)},n.readability=function(l,d){var f=n(l),v=n(d);return(Math.max(f.getLuminance(),v.getLuminance())+.05)/(Math.min(f.getLuminance(),v.getLuminance())+.05)},n.isReadable=function(l,d,f){var v=n.readability(l,d),S,_;switch(_=!1,S=Se(f),S.level+S.size){case"AAsmall":case"AAAlarge":_=v>=4.5;break;case"AAlarge":_=v>=3;break;case"AAAsmall":_=v>=7;break}return _},n.mostReadable=function(l,d,f){var v=null,S=0,_,N,X,W;f=f||{},N=f.includeFallbackColors,X=f.level,W=f.size;for(var xe=0;xe<d.length;xe++)_=n.readability(l,d[xe]),_>S&&(S=_,v=n(d[xe]));return n.isReadable(l,v,{level:X,size:W})||!N?v:(f.includeFallbackColors=!1,n.mostReadable(l,["#fff","#000"],f))};var D=n.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},q=n.hexNames=T(D);function T(l){var d={};for(var f in l)l.hasOwnProperty(f)&&(d[l[f]]=f);return d}function z(l){return l=parseFloat(l),(isNaN(l)||l<0||l>1)&&(l=1),l}function I(l,d){U(l)&&(l="100%");var f=M(l);return l=Math.min(d,Math.max(0,parseFloat(l))),f&&(l=parseInt(l*d,10)/100),Math.abs(l-d)<1e-6?1:l%d/parseFloat(d)}function G(l){return Math.min(1,Math.max(0,l))}function O(l){return parseInt(l,16)}function U(l){return typeof l=="string"&&l.indexOf(".")!=-1&&parseFloat(l)===1}function M(l){return typeof l=="string"&&l.indexOf("%")!=-1}function P(l){return l.length==1?"0"+l:""+l}function R(l){return l<=1&&(l=l*100+"%"),l}function Ge(l){return Math.round(parseFloat(l)*255).toString(16)}function Ve(l){return O(l)/255}var ue=function(){var l="[-\\+]?\\d+%?",d="[-\\+]?\\d*\\.\\d+%?",f="(?:"+d+")|(?:"+l+")",v="[\\s|\\(]+("+f+")[,|\\s]+("+f+")[,|\\s]+("+f+")\\s*\\)?",S="[\\s|\\(]+("+f+")[,|\\s]+("+f+")[,|\\s]+("+f+")[,|\\s]+("+f+")\\s*\\)?";return{CSS_UNIT:new RegExp(f),rgb:new RegExp("rgb"+v),rgba:new RegExp("rgba"+S),hsl:new RegExp("hsl"+v),hsla:new RegExp("hsla"+S),hsv:new RegExp("hsv"+v),hsva:new RegExp("hsva"+S),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function ge(l){return!!ue.CSS_UNIT.exec(l)}function pt(l){l=l.replace(e,"").replace(r,"").toLowerCase();var d=!1;if(D[l])l=D[l],d=!0;else if(l=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var f;return(f=ue.rgb.exec(l))?{r:f[1],g:f[2],b:f[3]}:(f=ue.rgba.exec(l))?{r:f[1],g:f[2],b:f[3],a:f[4]}:(f=ue.hsl.exec(l))?{h:f[1],s:f[2],l:f[3]}:(f=ue.hsla.exec(l))?{h:f[1],s:f[2],l:f[3],a:f[4]}:(f=ue.hsv.exec(l))?{h:f[1],s:f[2],v:f[3]}:(f=ue.hsva.exec(l))?{h:f[1],s:f[2],v:f[3],a:f[4]}:(f=ue.hex8.exec(l))?{r:O(f[1]),g:O(f[2]),b:O(f[3]),a:Ve(f[4]),format:d?"name":"hex8"}:(f=ue.hex6.exec(l))?{r:O(f[1]),g:O(f[2]),b:O(f[3]),format:d?"name":"hex"}:(f=ue.hex4.exec(l))?{r:O(f[1]+""+f[1]),g:O(f[2]+""+f[2]),b:O(f[3]+""+f[3]),a:Ve(f[4]+""+f[4]),format:d?"name":"hex8"}:(f=ue.hex3.exec(l))?{r:O(f[1]+""+f[1]),g:O(f[2]+""+f[2]),b:O(f[3]+""+f[3]),format:d?"name":"hex"}:!1}function Se(l){var d,f;return l=l||{level:"AA",size:"small"},d=(l.level||"AA").toUpperCase(),f=(l.size||"small").toLowerCase(),d!=="AA"&&d!=="AAA"&&(d="AA"),f!=="small"&&f!=="large"&&(f="small"),{level:d,size:f}}return n})});var gl=y((q2,ml)=>{var _r=ul(),dl={r:256,g:256,b:256,a:1},pl={h:360,s:1,v:1,a:1};function Qi(t,e,r){let n={};for(let i in t)t.hasOwnProperty(i)&&(n[i]=r===0?0:(e[i]-t[i])/r);return n}function Zi(t,e,r,n){let i={};for(let s in e)e.hasOwnProperty(s)&&(i[s]=t[s]*r+e[s],i[s]=i[s]<0?i[s]+n[s]:n[s]!==1?i[s]%n[s]:i[s]);return i}function Ki(t,e,r){let n=t.color.toRgb(),i=e.color.toRgb(),s=Qi(n,i,r),o=[t.color];for(let a=1;a<r;a++){let c=Zi(s,n,a,dl);o.push(_r(c))}return o}function ll(t,e,r,n){let i=t.color.toHsv(),s=e.color.toHsv();if(i.s===0||s.s===0)return Ki(t,e,r);let o;if(typeof n=="boolean")o=n;else{let u=i.h<s.h&&s.h-i.h<180||i.h>s.h&&i.h-s.h>180;o=n==="long"&&u||n==="short"&&!u}let a=Qi(i,s,r),c=[t.color],h;i.h<=s.h&&!o||i.h>=s.h&&o?h=s.h-i.h:o?h=360-s.h+i.h:h=360-i.h+s.h,a.h=Math.pow(-1,o?1:0)*Math.abs(h)/r;for(let u=1;u<r;u++){let p=Zi(a,i,u,pl);c.push(_r(p))}return c}function fl(t,e){let r=t.length;if(e=parseInt(e,10),isNaN(e)||e<2)throw new Error("Invalid number of steps (< 2)");if(e<r)throw new Error("Number of steps cannot be inferior to number of stops");let n=[];for(let s=1;s<r;s++){let o=(e-1)*(t[s].pos-t[s-1].pos);n.push(Math.max(1,Math.round(o)))}let i=1;for(let s=r-1;s--;)i+=n[s];for(;i!==e;)if(i<e){let s=Math.min.apply(null,n);n[n.indexOf(s)]++,i++}else{let s=Math.max.apply(null,n);n[n.indexOf(s)]--,i--}return n}function hl(t,e,r,n){if(e<0||e>1)throw new Error("Position must be between 0 and 1");let i,s;for(let c=0,h=t.length;c<h-1;c++)if(e>=t[c].pos&&e<t[c+1].pos){i=t[c],s=t[c+1];break}i||(i=s=t[t.length-1]);let o=Qi(i.color[r](),s.color[r](),(s.pos-i.pos)*100),a=Zi(o,i.color[r](),(e-i.pos)*100,n);return _r(a)}var Gt=class{constructor(e){if(e.length<2)throw new Error("Invalid number of stops (< 2)");let r=e[0].pos!==void 0,n=e.length,i=-1,s=!1;this.stops=e.map((o,a)=>{let c=o.pos!==void 0;if(r^c)throw new Error("Cannot mix positionned and not posionned color stops");if(c){let h=o.color!==void 0;if(!h&&(s||a===0||a===n-1))throw new Error("Cannot define two consecutive position-only stops");if(s=!h,o={color:h?_r(o.color):null,colorLess:!h,pos:o.pos},o.pos<0||o.pos>1)throw new Error("Color stops positions must be between 0 and 1");if(o.pos<i)throw new Error("Color stops positions are not ordered");i=o.pos}else o={color:_r(o.color!==void 0?o.color:o),pos:a/(n-1)};return o}),this.stops[0].pos!==0&&(this.stops.unshift({color:this.stops[0].color,pos:0}),n++),this.stops[n-1].pos!==1&&this.stops.push({color:this.stops[n-1].color,pos:1})}reverse(){let e=[];return this.stops.forEach(function(r){e.push({color:r.color,pos:1-r.pos})}),new Gt(e.reverse())}loop(){let e=[],r=[];return this.stops.forEach(n=>{e.push({color:n.color,pos:n.pos/2})}),this.stops.slice(0,-1).forEach(n=>{r.push({color:n.color,pos:1-n.pos/2})}),new Gt(e.concat(r.reverse()))}rgb(e){let r=fl(this.stops,e),n=[];this.stops.forEach((i,s)=>{i.colorLess&&(i.color=Ki(this.stops[s-1],this.stops[s+1],2)[1])});for(let i=0,s=this.stops.length;i<s-1;i++){let o=Ki(this.stops[i],this.stops[i+1],r[i]);n.splice(n.length,0,...o)}return n.push(this.stops[this.stops.length-1].color),n}hsv(e,r){let n=fl(this.stops,e),i=[];this.stops.forEach((s,o)=>{s.colorLess&&(s.color=ll(this.stops[o-1],this.stops[o+1],2,r)[1])});for(let s=0,o=this.stops.length;s<o-1;s++){let a=ll(this.stops[s],this.stops[s+1],n[s],r);i.splice(i.length,0,...a)}return i.push(this.stops[this.stops.length-1].color),i}css(e,r){e=e||"linear",r=r||(e==="linear"?"to right":"ellipse at center");let n=e+"-gradient("+r;return this.stops.forEach(function(i){n+=", "+(i.colorLess?"":i.color.toRgbString()+" ")+i.pos*100+"%"}),n+=")",n}rgbAt(e){return hl(this.stops,e,"toRgb",dl)}hsvAt(e){return hl(this.stops,e,"toHsv",pl)}};ml.exports=function(t){if(arguments.length===1){if(!Array.isArray(arguments[0]))throw new Error('"stops" is not an array');t=arguments[0]}else t=Array.prototype.slice.call(arguments);return new Gt(t)}});var wl=y((j2,bn)=>{"use strict";var vl=cl(),dg=gl(),yl=/\s/g;function es(...t){let e=dg.apply(this,t),r=(n,i)=>pg(n?n.toString():"",e,i);return r.multiline=(n,i)=>mg(n?n.toString():"",e,i),r}var bl=(t,e,r)=>e.interpolation.toLowerCase()==="hsv"?t.hsv(r,e.hsvSpin.toLowerCase()):t.rgb(r);function pg(t,e,r){let n=_l(r),i=Math.max(t.replace(yl,"").length,e.stops.length),s=bl(e,n,i),o="";for(let a of t)o+=a.match(yl)?a:vl.hex(s.shift().toHex())(a);return o}function mg(t,e,r){let n=_l(r),i=t.split(`
16
- `),s=Math.max.apply(null,i.map(c=>c.length).concat([e.stops.length])),o=bl(e,n,s),a=[];for(let c of i){let h=o.slice(0),u="";for(let p of c)u+=vl.hex(h.shift().toHex())(p);a.push(u)}return a.join(`
17
- `)}function _l(t){let e={interpolation:"rgb",hsvSpin:"short",...t};if(t!==void 0&&typeof t!="object")throw new TypeError(`Expected \`options\` to be an \`object\`, got \`${typeof t}\``);if(typeof e.interpolation!="string")throw new TypeError(`Expected \`options.interpolation\` to be a \`string\`, got \`${typeof e.interpolation}\``);if(e.interpolation.toLowerCase()==="hsv"&&typeof e.hsvSpin!="string")throw new TypeError(`Expected \`options.hsvSpin\` to be a \`string\`, got \`${typeof e.hsvSpin}\``);return e}var wr={atlas:{colors:["#feac5e","#c779d0","#4bc0c8"],options:{}},cristal:{colors:["#bdfff3","#4ac29a"],options:{}},teen:{colors:["#77a1d3","#79cbca","#e684ae"],options:{}},mind:{colors:["#473b7b","#3584a7","#30d2be"],options:{}},morning:{colors:["#ff5f6d","#ffc371"],options:{interpolation:"hsv"}},vice:{colors:["#5ee7df","#b490ca"],options:{interpolation:"hsv"}},passion:{colors:["#f43b47","#453a94"],options:{}},fruit:{colors:["#ff4e50","#f9d423"],options:{}},instagram:{colors:["#833ab4","#fd1d1d","#fcb045"],options:{}},retro:{colors:["#3f51b1","#5a55ae","#7b5fac","#8f6aae","#a86aa4","#cc6b8e","#f18271","#f3a469","#f7c978"],options:{}},summer:{colors:["#fdbb2d","#22c1c3"],options:{}},rainbow:{colors:["#ff0000","#ff0100"],options:{interpolation:"hsv",hsvSpin:"long"}},pastel:{colors:["#74ebd5","#74ecd5"],options:{interpolation:"hsv",hsvSpin:"long"}}};bn.exports=es;for(let t in wr)bn.exports[t]=e=>new es(wr[t].colors)(e,wr[t].options),bn.exports[t].multiline=e=>new es(wr[t].colors).multiline(e,wr[t].options)});var xl=y((N2,Sl)=>{var ts=class{constructor(e){this.value=e,this.next=void 0}},rs=class{constructor(){this.clear()}enqueue(e){let r=new ts(e);this._head?(this._tail.next=r,this._tail=r):(this._head=r,this._tail=r),this._size++}dequeue(){let e=this._head;if(e)return this._head=this._head.next,this._size--,e.value}clear(){this._head=void 0,this._tail=void 0,this._size=0}get size(){return this._size}*[Symbol.iterator](){let e=this._head;for(;e;)yield e.value,e=e.next}};Sl.exports=rs});var ns=y((L2,El)=>{"use strict";var gg=xl(),yg=t=>{if(!((Number.isInteger(t)||t===1/0)&&t>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up");let e=new gg,r=0,n=()=>{r--,e.size>0&&e.dequeue()()},i=async(a,c,...h)=>{r++;let u=(async()=>a(...h))();c(u);try{await u}catch{}n()},s=(a,c,...h)=>{e.enqueue(i.bind(null,a,c,...h)),(async()=>(await Promise.resolve(),r<t&&e.size>0&&e.dequeue()()))()},o=(a,...c)=>new Promise(h=>{s(a,h,...c)});return Object.defineProperties(o,{activeCount:{get:()=>r},pendingCount:{get:()=>e.size},clearQueue:{value:()=>{e.clear()}}}),o};El.exports=yg});var Dl=y(($2,Pl)=>{"use strict";var Cl=ns(),_n=class extends Error{constructor(e){super(),this.value=e}},vg=async(t,e)=>e(await t),bg=async t=>{let e=await Promise.all(t);if(e[1]===!0)throw new _n(e[0]);return!1},_g=async(t,e,r)=>{r={concurrency:1/0,preserveOrder:!0,...r};let n=Cl(r.concurrency),i=[...t].map(o=>[o,n(vg,o,e)]),s=Cl(r.preserveOrder?1:1/0);try{await Promise.all(i.map(o=>s(bg,o)))}catch(o){if(o instanceof _n)return o.value;throw o}};Pl.exports=_g});var kl=y((B2,is)=>{"use strict";var Ol=require("path"),wn=require("fs"),{promisify:Il}=require("util"),wg=Dl(),Sg=Il(wn.stat),xg=Il(wn.lstat),Al={directory:"isDirectory",file:"isFile"};function Fl({type:t}){if(!(t in Al))throw new Error(`Invalid type specified: ${t}`)}var Rl=(t,e)=>t===void 0||e[Al[t]]();is.exports=async(t,e)=>{e={cwd:process.cwd(),type:"file",allowSymlinks:!0,...e},Fl(e);let r=e.allowSymlinks?Sg:xg;return wg(t,async n=>{try{let i=await r(Ol.resolve(e.cwd,n));return Rl(e.type,i)}catch{return!1}},e)};is.exports.sync=(t,e)=>{e={cwd:process.cwd(),allowSymlinks:!0,type:"file",...e},Fl(e);let r=e.allowSymlinks?wn.statSync:wn.lstatSync;for(let n of t)try{let i=r(Ol.resolve(e.cwd,n));if(Rl(e.type,i))return n}catch{}}});var Ml=y((U2,ss)=>{"use strict";var Tl=require("fs"),{promisify:Eg}=require("util"),Cg=Eg(Tl.access);ss.exports=async t=>{try{return await Cg(t),!0}catch{return!1}};ss.exports.sync=t=>{try{return Tl.accessSync(t),!0}catch{return!1}}});var as=y((X2,Ht)=>{"use strict";var ut=require("path"),Sn=kl(),ql=Ml(),os=Symbol("findUp.stop");Ht.exports=async(t,e={})=>{let r=ut.resolve(e.cwd||""),{root:n}=ut.parse(r),i=[].concat(t),s=async o=>{if(typeof t!="function")return Sn(i,o);let a=await t(o.cwd);return typeof a=="string"?Sn([a],o):a};for(;;){let o=await s({...e,cwd:r});if(o===os)return;if(o)return ut.resolve(r,o);if(r===n)return;r=ut.dirname(r)}};Ht.exports.sync=(t,e={})=>{let r=ut.resolve(e.cwd||""),{root:n}=ut.parse(r),i=[].concat(t),s=o=>{if(typeof t!="function")return Sn.sync(i,o);let a=t(o.cwd);return typeof a=="string"?Sn.sync([a],o):a};for(;;){let o=s({...e,cwd:r});if(o===os)return;if(o)return ut.resolve(r,o);if(r===n)return;r=ut.dirname(r)}};Ht.exports.exists=ql;Ht.exports.sync.exists=ql.sync;Ht.exports.stop=os});var xn=y((G2,cs)=>{"use strict";var jl=require("path"),Nl=as(),Pg=async t=>{let e=await Nl("package.json",{cwd:t});return e&&jl.dirname(e)};cs.exports=Pg;cs.exports.sync=t=>{let e=Nl.sync("package.json",{cwd:t});return e&&jl.dirname(e)}});function Jt(t=""){return Fg?ds.default.resolve(ms.default.sync(__dirname),"../../../",t):ds.default.resolve(ms.default.sync(__dirname),"../griddo-components",t)}function Rg(){let t=ps.default.sync("jsconfig.json",{cwd:Jt()});return ps.default.sync("tsconfig.json",{cwd:Jt()})||t}function kg(){let t=require(Rg());return Object.keys(t?.compilerOptions?.paths).reduce((e,r)=>{let[n]=r.split("/"),[i]=t&&t.compilerOptions&&t.compilerOptions.paths&&t.compilerOptions.paths[r],[s]=i.split("/*"),o=Jt(s);return{...e,[n]:o}},{"@griddo-instance":`${Jt()}/src/index.js`})}var ds,ps,ms,Fg,K2,Jl=Ho(()=>{"use strict";ds=F(require("node:path")),ps=F(as()),ms=F(xn()),Fg=__dirname.includes("node_modules"),K2=kg()});var Kl={};zo(Kl,{CXDir:()=>$g,default:()=>Lg});var lt,On,Vl,gs,Tg,Mg,qg,jg,Ng,Yl,Lg,$g,Ql=Ho(()=>{"use strict";lt=F(require("node:path")),On=F(xn());Jl();Vl=On.default.sync(lt.default.resolve(__dirname,"../..")),gs=On.default.sync(__dirname),Tg=lt.default.resolve(On.default.sync(__dirname)),Mg=lt.default.resolve(gs,"caches"),qg=Jt(),jg=lt.default.join(Vl,"exports/sites"),{version:Ng}=require(lt.default.join(gs,"package.json")),Yl={proDomain:"pro-",griddoVersion:Ng,CXDir:{EXPORTS:"__exports",CACHE:"__caches",CX:"__cx",SSG:"__ssg",COMPONENTS:"__components",ROOT:"__root"},paths:t=>({__caches:lt.default.join(Mg,t||""),__components:qg,__cx:gs,__exports:lt.default.join(jg,t||""),__root:Vl,__ssg:Tg})},Lg=Yl,$g=Yl.CXDir});var Ss=y((s_,mf)=>{"use strict";mf.exports=function(e,r){return function(){for(var i=new Array(arguments.length),s=0;s<i.length;s++)i[s]=arguments[s];return e.apply(r,i)}}});var we=y((o_,vf)=>{"use strict";var Hg=Ss(),wt=Object.prototype.toString;function Cs(t){return wt.call(t)==="[object Array]"}function xs(t){return typeof t>"u"}function zg(t){return t!==null&&!xs(t)&&t.constructor!==null&&!xs(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function Wg(t){return wt.call(t)==="[object ArrayBuffer]"}function Jg(t){return typeof FormData<"u"&&t instanceof FormData}function Vg(t){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function Yg(t){return typeof t=="string"}function Kg(t){return typeof t=="number"}function gf(t){return t!==null&&typeof t=="object"}function An(t){if(wt.call(t)!=="[object Object]")return!1;var e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}function Qg(t){return wt.call(t)==="[object Date]"}function Zg(t){return wt.call(t)==="[object File]"}function ey(t){return wt.call(t)==="[object Blob]"}function yf(t){return wt.call(t)==="[object Function]"}function ty(t){return gf(t)&&yf(t.pipe)}function ry(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}function ny(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function iy(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function Ps(t,e){if(!(t===null||typeof t>"u"))if(typeof t!="object"&&(t=[t]),Cs(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function Es(){var t={};function e(i,s){An(t[s])&&An(i)?t[s]=Es(t[s],i):An(i)?t[s]=Es({},i):Cs(i)?t[s]=i.slice():t[s]=i}for(var r=0,n=arguments.length;r<n;r++)Ps(arguments[r],e);return t}function sy(t,e,r){return Ps(e,function(i,s){r&&typeof i=="function"?t[s]=Hg(i,r):t[s]=i}),t}function oy(t){return t.charCodeAt(0)===65279&&(t=t.slice(1)),t}vf.exports={isArray:Cs,isArrayBuffer:Wg,isBuffer:zg,isFormData:Jg,isArrayBufferView:Vg,isString:Yg,isNumber:Kg,isObject:gf,isPlainObject:An,isUndefined:xs,isDate:Qg,isFile:Zg,isBlob:ey,isFunction:yf,isStream:ty,isURLSearchParams:ry,isStandardBrowserEnv:iy,forEach:Ps,merge:Es,extend:sy,trim:ny,stripBOM:oy}});var Fn=y((a_,_f)=>{"use strict";var Yt=we();function bf(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}_f.exports=function(e,r,n){if(!r)return e;var i;if(n)i=n(r);else if(Yt.isURLSearchParams(r))i=r.toString();else{var s=[];Yt.forEach(r,function(c,h){c===null||typeof c>"u"||(Yt.isArray(c)?h=h+"[]":c=[c],Yt.forEach(c,function(p){Yt.isDate(p)?p=p.toISOString():Yt.isObject(p)&&(p=JSON.stringify(p)),s.push(bf(h)+"="+bf(p))}))}),i=s.join("&")}if(i){var o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}});var Sf=y((c_,wf)=>{"use strict";var ay=we();function Rn(){this.handlers=[]}Rn.prototype.use=function(e,r,n){return this.handlers.push({fulfilled:e,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1};Rn.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)};Rn.prototype.forEach=function(e){ay.forEach(this.handlers,function(n){n!==null&&e(n)})};wf.exports=Rn});var Ef=y((u_,xf)=>{"use strict";var cy=we();xf.exports=function(e,r){cy.forEach(e,function(i,s){s!==r&&s.toUpperCase()===r.toUpperCase()&&(e[r]=i,delete e[s])})}});var kn=y((l_,Cf)=>{"use strict";Cf.exports=function(e,r,n,i,s){return e.config=r,n&&(e.code=n),e.request=i,e.response=s,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}});var Tn=y((f_,Pf)=>{"use strict";var uy=kn();Pf.exports=function(e,r,n,i,s){var o=new Error(e);return uy(o,r,n,i,s)}});var Ds=y((h_,Df)=>{"use strict";var ly=Tn();Df.exports=function(e,r,n){var i=n.config.validateStatus;!n.status||!i||i(n.status)?e(n):r(ly("Request failed with status code "+n.status,n.config,null,n.request,n))}});var If=y((d_,Of)=>{"use strict";var Mn=we();Of.exports=Mn.isStandardBrowserEnv()?function(){return{write:function(r,n,i,s,o,a){var c=[];c.push(r+"="+encodeURIComponent(n)),Mn.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),Mn.isString(s)&&c.push("path="+s),Mn.isString(o)&&c.push("domain="+o),a===!0&&c.push("secure"),document.cookie=c.join("; ")},read:function(r){var n=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove:function(r){this.write(r,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()});var Ff=y((p_,Af)=>{"use strict";Af.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}});var kf=y((m_,Rf)=>{"use strict";Rf.exports=function(e,r){return r?e.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):e}});var Os=y((g_,Tf)=>{"use strict";var fy=Ff(),hy=kf();Tf.exports=function(e,r){return e&&!fy(r)?hy(e,r):r}});var qf=y((y_,Mf)=>{"use strict";var Is=we(),dy=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];Mf.exports=function(e){var r={},n,i,s;return e&&Is.forEach(e.split(`
18
- `),function(a){if(s=a.indexOf(":"),n=Is.trim(a.substr(0,s)).toLowerCase(),i=Is.trim(a.substr(s+1)),n){if(r[n]&&dy.indexOf(n)>=0)return;n==="set-cookie"?r[n]=(r[n]?r[n]:[]).concat([i]):r[n]=r[n]?r[n]+", "+i:i}}),r}});var Lf=y((v_,Nf)=>{"use strict";var jf=we();Nf.exports=jf.isStandardBrowserEnv()?function(){var e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a"),n;function i(s){var o=s;return e&&(r.setAttribute("href",o),o=r.href),r.setAttribute("href",o),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return n=i(window.location.href),function(o){var a=jf.isString(o)?i(o):o;return a.protocol===n.protocol&&a.host===n.host}}():function(){return function(){return!0}}()});var Bf=y((b_,$f)=>{"use strict";var qn=we(),py=Ds(),my=If(),gy=Fn(),yy=Os(),vy=qf(),by=Lf(),As=Tn();$f.exports=function(e){return new Promise(function(n,i){var s=e.data,o=e.headers,a=e.responseType;qn.isFormData(s)&&delete o["Content-Type"];var c=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",u=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";o.Authorization="Basic "+btoa(h+":"+u)}var p=yy(e.baseURL,e.url);c.open(e.method.toUpperCase(),gy(p,e.params,e.paramsSerializer),!0),c.timeout=e.timeout;function g(){if(c){var b="getAllResponseHeaders"in c?vy(c.getAllResponseHeaders()):null,w=!a||a==="text"||a==="json"?c.responseText:c.response,x={data:w,status:c.status,statusText:c.statusText,headers:b,config:e,request:c};py(n,i,x),c=null}}if("onloadend"in c?c.onloadend=g:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(g)},c.onabort=function(){c&&(i(As("Request aborted",e,"ECONNABORTED",c)),c=null)},c.onerror=function(){i(As("Network Error",e,null,c)),c=null},c.ontimeout=function(){var w="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(w=e.timeoutErrorMessage),i(As(w,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},qn.isStandardBrowserEnv()){var m=(e.withCredentials||by(p))&&e.xsrfCookieName?my.read(e.xsrfCookieName):void 0;m&&(o[e.xsrfHeaderName]=m)}"setRequestHeader"in c&&qn.forEach(o,function(w,x){typeof s>"u"&&x.toLowerCase()==="content-type"?delete o[x]:c.setRequestHeader(x,w)}),qn.isUndefined(e.withCredentials)||(c.withCredentials=!!e.withCredentials),a&&a!=="json"&&(c.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&c.addEventListener("progress",e.onDownloadProgress),typeof e.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then(function(w){c&&(c.abort(),i(w),c=null)}),s||(s=null),c.send(s)})}});var Xf=y((__,Uf)=>{var Kt=1e3,Qt=Kt*60,Zt=Qt*60,St=Zt*24,_y=St*7,wy=St*365.25;Uf.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return Sy(t);if(r==="number"&&isFinite(t))return e.long?Ey(t):xy(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function Sy(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*wy;case"weeks":case"week":case"w":return r*_y;case"days":case"day":case"d":return r*St;case"hours":case"hour":case"hrs":case"hr":case"h":return r*Zt;case"minutes":case"minute":case"mins":case"min":case"m":return r*Qt;case"seconds":case"second":case"secs":case"sec":case"s":return r*Kt;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function xy(t){var e=Math.abs(t);return e>=St?Math.round(t/St)+"d":e>=Zt?Math.round(t/Zt)+"h":e>=Qt?Math.round(t/Qt)+"m":e>=Kt?Math.round(t/Kt)+"s":t+"ms"}function Ey(t){var e=Math.abs(t);return e>=St?jn(t,e,St,"day"):e>=Zt?jn(t,e,Zt,"hour"):e>=Qt?jn(t,e,Qt,"minute"):e>=Kt?jn(t,e,Kt,"second"):t+" ms"}function jn(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var Fs=y((w_,Gf)=>{function Cy(t){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=i,r.enabled=o,r.humanize=Xf(),r.destroy=h,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let p=0;for(let g=0;g<u.length;g++)p=(p<<5)-p+u.charCodeAt(g),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=e;function r(u){let p,g=null,m,b;function w(...x){if(!w.enabled)return;let A=w,j=Number(new Date),B=j-(p||j);A.diff=B,A.prev=p,A.curr=j,p=j,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let L=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(ce,ke)=>{if(ce==="%%")return"%";L++;let Z=r.formatters[ke];if(typeof Z=="function"){let D=x[L];ce=Z.call(A,D),x.splice(L,1),L--}return ce}),r.formatArgs.call(A,x),(A.log||r.log).apply(A,x)}return w.namespace=u,w.useColors=r.useColors(),w.color=r.selectColor(u),w.extend=n,w.destroy=r.destroy,Object.defineProperty(w,"enabled",{enumerable:!0,configurable:!1,get:()=>g!==null?g:(m!==r.namespaces&&(m=r.namespaces,b=r.enabled(u)),b),set:x=>{g=x}}),typeof r.init=="function"&&r.init(w),w}function n(u,p){let g=r(this.namespace+(typeof p>"u"?":":p)+u);return g.log=this.log,g}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let p,g=(typeof u=="string"?u:"").split(/[\s,]+/),m=g.length;for(p=0;p<m;p++)g[p]&&(u=g[p].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.slice(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function s(){let u=[...r.names.map(a),...r.skips.map(a).map(p=>"-"+p)].join(",");return r.enable(""),u}function o(u){if(u[u.length-1]==="*")return!0;let p,g;for(p=0,g=r.skips.length;p<g;p++)if(r.skips[p].test(u))return!1;for(p=0,g=r.names.length;p<g;p++)if(r.names[p].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack||u.message:u}function h(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}Gf.exports=Cy});var Hf=y((Fe,Nn)=>{Fe.formatArgs=Dy;Fe.save=Oy;Fe.load=Iy;Fe.useColors=Py;Fe.storage=Ay();Fe.destroy=(()=>{let t=!1;return()=>{t||(t=!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`."))}})();Fe.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"];function Py(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function Dy(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+Nn.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(r++,i==="%c"&&(n=r))}),t.splice(n,0,e)}Fe.log=console.debug||console.log||(()=>{});function Oy(t){try{t?Fe.storage.setItem("debug",t):Fe.storage.removeItem("debug")}catch{}}function Iy(){let t;try{t=Fe.storage.getItem("debug")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function Ay(){try{return localStorage}catch{}}Nn.exports=Fs()(Fe);var{formatters:Fy}=Nn.exports;Fy.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var Wf=y((se,$n)=>{var Ry=require("tty"),Ln=require("util");se.init=Ly;se.log=qy;se.formatArgs=Ty;se.save=jy;se.load=Ny;se.useColors=ky;se.destroy=Ln.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");se.colors=[6,2,3,4,5,1];try{let t=Xi();t&&(t.stderr||t).level>=2&&(se.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{}se.inspectOpts=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,s)=>s.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function ky(){return"colors"in se.inspectOpts?!!se.inspectOpts.colors:Ry.isatty(process.stderr.fd)}function Ty(t){let{namespace:e,useColors:r}=this;if(r){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${i};1m${e} \x1B[0m`;t[0]=s+t[0].split(`
13
+ `,i)}while(n!==-1);return s+=t.substr(i),s};Ku.exports={stringReplaceAll:sg,stringEncaseCRLFWithFirstIndex:og}});var nl=y((N2,rl)=>{"use strict";var ag=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,Zu=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,cg=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,ug=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,lg=new Map([["n",`
14
+ `],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function tl(t){let e=t[0]==="u",r=t[1]==="{";return e&&!r&&t.length===5||t[0]==="x"&&t.length===3?String.fromCharCode(parseInt(t.slice(1),16)):e&&r?String.fromCodePoint(parseInt(t.slice(2,-1),16)):lg.get(t)||t}function fg(t,e){let r=[],n=e.trim().split(/\s*,\s*/g),i;for(let s of n){let o=Number(s);if(!Number.isNaN(o))r.push(o);else if(i=s.match(cg))r.push(i[2].replace(ug,(a,c,d)=>c?tl(c):d));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`)}return r}function dg(t){Zu.lastIndex=0;let e=[],r;for(;(r=Zu.exec(t))!==null;){let n=r[1];if(r[2]){let i=fg(n,r[2]);e.push([n].concat(i))}else e.push([n])}return e}function el(t,e){let r={};for(let i of e)for(let s of i.styles)r[s[0]]=i.inverse?null:s.slice(1);let n=t;for(let[i,s]of Object.entries(r))if(Array.isArray(s)){if(!(i in n))throw new Error(`Unknown Chalk style: ${i}`);n=s.length>0?n[i](...s):n[i]}return n}rl.exports=(t,e)=>{let r=[],n=[],i=[];if(e.replace(ag,(s,o,a,c,d,u)=>{if(o)i.push(tl(o));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:el(t,r)(p)),r.push({inverse:a,styles:dg(c)})}else if(d){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(el(t,r)(i.join(""))),i=[],r.pop()}else i.push(u)}),n.push(i.join("")),r.length>0){let s=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(s)}return n.join("")}});var ll=y((L2,ul)=>{"use strict";var br=zu(),{stdout:Hi,stderr:zi}=Xi(),{stringReplaceAll:hg,stringEncaseCRLFWithFirstIndex:pg}=Qu(),{isArray:mn}=Array,sl=["ansi","ansi","ansi256","ansi16m"],Xt=Object.create(null),mg=(t,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let r=Hi?Hi.level:0;t.level=e.level===void 0?r:e.level},Wi=class{constructor(e){return ol(e)}},ol=t=>{let e={};return mg(e,t),e.template=(...r)=>cl(e.template,...r),Object.setPrototypeOf(e,gn.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},e.template.Instance=Wi,e.template};function gn(t){return ol(t)}for(let[t,e]of Object.entries(br))Xt[t]={get(){let r=yn(this,Ji(e.open,e.close,this._styler),this._isEmpty);return Object.defineProperty(this,t,{value:r}),r}};Xt.visible={get(){let t=yn(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:t}),t}};var al=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(let t of al)Xt[t]={get(){let{level:e}=this;return function(...r){let n=Ji(br.color[sl[e]][t](...r),br.color.close,this._styler);return yn(this,n,this._isEmpty)}}};for(let t of al){let e="bg"+t[0].toUpperCase()+t.slice(1);Xt[e]={get(){let{level:r}=this;return function(...n){let i=Ji(br.bgColor[sl[r]][t](...n),br.bgColor.close,this._styler);return yn(this,i,this._isEmpty)}}}}var gg=Object.defineProperties(()=>{},{...Xt,level:{enumerable:!0,get(){return this._generator.level},set(t){this._generator.level=t}}}),Ji=(t,e,r)=>{let n,i;return r===void 0?(n=t,i=e):(n=r.openAll+t,i=e+r.closeAll),{open:t,close:e,openAll:n,closeAll:i,parent:r}},yn=(t,e,r)=>{let n=(...i)=>mn(i[0])&&mn(i[0].raw)?il(n,cl(n,...i)):il(n,i.length===1?""+i[0]:i.join(" "));return Object.setPrototypeOf(n,gg),n._generator=t,n._styler=e,n._isEmpty=r,n},il=(t,e)=>{if(t.level<=0||!e)return t._isEmpty?"":e;let r=t._styler;if(r===void 0)return e;let{openAll:n,closeAll:i}=r;if(e.indexOf("\x1B")!==-1)for(;r!==void 0;)e=hg(e,r.close,r.open),r=r.parent;let s=e.indexOf(`
15
+ `);return s!==-1&&(e=pg(e,i,n,s)),n+e+i},Gi,cl=(t,...e)=>{let[r]=e;if(!mn(r)||!mn(r.raw))return e.join(" ");let n=e.slice(1),i=[r.raw[0]];for(let s=1;s<r.length;s++)i.push(String(n[s-1]).replace(/[{}\\]/g,"\\$&"),String(r.raw[s]));return Gi===void 0&&(Gi=nl()),Gi(t,i.join(""))};Object.defineProperties(gn.prototype,Xt);var vn=gn();vn.supportsColor=Hi;vn.stderr=gn({level:zi?zi.level:0});vn.stderr.supportsColor=zi;ul.exports=vn});var fl=y((Vi,Yi)=>{(function(t,e){typeof Vi=="object"&&typeof Yi<"u"?Yi.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.tinycolor=e())})(Vi,function(){"use strict";function t(l){return t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(h){return typeof h}:function(h){return h&&typeof Symbol=="function"&&h.constructor===Symbol&&h!==Symbol.prototype?"symbol":typeof h},t(l)}var e=/^\s+/,r=/\s+$/;function n(l,h){if(l=l||"",h=h||{},l instanceof n)return l;if(!(this instanceof n))return new n(l,h);var f=i(l);this._originalInput=l,this._r=f.r,this._g=f.g,this._b=f.b,this._a=f.a,this._roundA=Math.round(100*this._a)/100,this._format=h.format||f.format,this._gradientType=h.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=f.ok}n.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var h=this.toRgb();return(h.r*299+h.g*587+h.b*114)/1e3},getLuminance:function(){var h=this.toRgb(),f,v,S,_,N,X;return f=h.r/255,v=h.g/255,S=h.b/255,f<=.03928?_=f/12.92:_=Math.pow((f+.055)/1.055,2.4),v<=.03928?N=v/12.92:N=Math.pow((v+.055)/1.055,2.4),S<=.03928?X=S/12.92:X=Math.pow((S+.055)/1.055,2.4),.2126*_+.7152*N+.0722*X},setAlpha:function(h){return this._a=z(h),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var h=c(this._r,this._g,this._b);return{h:h.h*360,s:h.s,v:h.v,a:this._a}},toHsvString:function(){var h=c(this._r,this._g,this._b),f=Math.round(h.h*360),v=Math.round(h.s*100),S=Math.round(h.v*100);return this._a==1?"hsv("+f+", "+v+"%, "+S+"%)":"hsva("+f+", "+v+"%, "+S+"%, "+this._roundA+")"},toHsl:function(){var h=o(this._r,this._g,this._b);return{h:h.h*360,s:h.s,l:h.l,a:this._a}},toHslString:function(){var h=o(this._r,this._g,this._b),f=Math.round(h.h*360),v=Math.round(h.s*100),S=Math.round(h.l*100);return this._a==1?"hsl("+f+", "+v+"%, "+S+"%)":"hsla("+f+", "+v+"%, "+S+"%, "+this._roundA+")"},toHex:function(h){return u(this._r,this._g,this._b,h)},toHexString:function(h){return"#"+this.toHex(h)},toHex8:function(h){return p(this._r,this._g,this._b,this._a,h)},toHex8String:function(h){return"#"+this.toHex8(h)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(I(this._r,255)*100)+"%",g:Math.round(I(this._g,255)*100)+"%",b:Math.round(I(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+Math.round(I(this._r,255)*100)+"%, "+Math.round(I(this._g,255)*100)+"%, "+Math.round(I(this._b,255)*100)+"%)":"rgba("+Math.round(I(this._r,255)*100)+"%, "+Math.round(I(this._g,255)*100)+"%, "+Math.round(I(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:q[u(this._r,this._g,this._b,!0)]||!1},toFilter:function(h){var f="#"+g(this._r,this._g,this._b,this._a),v=f,S=this._gradientType?"GradientType = 1, ":"";if(h){var _=n(h);v="#"+g(_._r,_._g,_._b,_._a)}return"progid:DXImageTransform.Microsoft.gradient("+S+"startColorstr="+f+",endColorstr="+v+")"},toString:function(h){var f=!!h;h=h||this._format;var v=!1,S=this._a<1&&this._a>=0,_=!f&&S&&(h==="hex"||h==="hex6"||h==="hex3"||h==="hex4"||h==="hex8"||h==="name");return _?h==="name"&&this._a===0?this.toName():this.toRgbString():(h==="rgb"&&(v=this.toRgbString()),h==="prgb"&&(v=this.toPercentageRgbString()),(h==="hex"||h==="hex6")&&(v=this.toHexString()),h==="hex3"&&(v=this.toHexString(!0)),h==="hex4"&&(v=this.toHex8String(!0)),h==="hex8"&&(v=this.toHex8String()),h==="name"&&(v=this.toName()),h==="hsl"&&(v=this.toHslString()),h==="hsv"&&(v=this.toHsvString()),v||this.toHexString())},clone:function(){return n(this.toString())},_applyModification:function(h,f){var v=h.apply(null,[this].concat([].slice.call(f)));return this._r=v._r,this._g=v._g,this._b=v._b,this.setAlpha(v._a),this},lighten:function(){return this._applyModification(x,arguments)},brighten:function(){return this._applyModification(F,arguments)},darken:function(){return this._applyModification(j,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(b,arguments)},greyscale:function(){return this._applyModification(w,arguments)},spin:function(){return this._applyModification(B,arguments)},_applyCombination:function(h,f){return h.apply(null,[this].concat([].slice.call(f)))},analogous:function(){return this._applyCombination(Te,arguments)},complement:function(){return this._applyCombination(L,arguments)},monochromatic:function(){return this._applyCombination(Z,arguments)},splitcomplement:function(){return this._applyCombination(ce,arguments)},triad:function(){return this._applyCombination(V,[3])},tetrad:function(){return this._applyCombination(V,[4])}},n.fromRatio=function(l,h){if(t(l)=="object"){var f={};for(var v in l)l.hasOwnProperty(v)&&(v==="a"?f[v]=l[v]:f[v]=R(l[v]));l=f}return n(l,h)};function i(l){var h={r:0,g:0,b:0},f=1,v=null,S=null,_=null,N=!1,X=!1;return typeof l=="string"&&(l=pt(l)),t(l)=="object"&&(ge(l.r)&&ge(l.g)&&ge(l.b)?(h=s(l.r,l.g,l.b),N=!0,X=String(l.r).substr(-1)==="%"?"prgb":"rgb"):ge(l.h)&&ge(l.s)&&ge(l.v)?(v=R(l.s),S=R(l.v),h=d(l.h,v,S),N=!0,X="hsv"):ge(l.h)&&ge(l.s)&&ge(l.l)&&(v=R(l.s),_=R(l.l),h=a(l.h,v,_),N=!0,X="hsl"),l.hasOwnProperty("a")&&(f=l.a)),f=z(f),{ok:N,format:l.format||X,r:Math.min(255,Math.max(h.r,0)),g:Math.min(255,Math.max(h.g,0)),b:Math.min(255,Math.max(h.b,0)),a:f}}function s(l,h,f){return{r:I(l,255)*255,g:I(h,255)*255,b:I(f,255)*255}}function o(l,h,f){l=I(l,255),h=I(h,255),f=I(f,255);var v=Math.max(l,h,f),S=Math.min(l,h,f),_,N,X=(v+S)/2;if(v==S)_=N=0;else{var W=v-S;switch(N=X>.5?W/(2-v-S):W/(v+S),v){case l:_=(h-f)/W+(h<f?6:0);break;case h:_=(f-l)/W+2;break;case f:_=(l-h)/W+4;break}_/=6}return{h:_,s:N,l:X}}function a(l,h,f){var v,S,_;l=I(l,360),h=I(h,100),f=I(f,100);function N(xe,le,qe){return qe<0&&(qe+=1),qe>1&&(qe-=1),qe<1/6?xe+(le-xe)*6*qe:qe<1/2?le:qe<2/3?xe+(le-xe)*(2/3-qe)*6:xe}if(h===0)v=S=_=f;else{var X=f<.5?f*(1+h):f+h-f*h,W=2*f-X;v=N(W,X,l+1/3),S=N(W,X,l),_=N(W,X,l-1/3)}return{r:v*255,g:S*255,b:_*255}}function c(l,h,f){l=I(l,255),h=I(h,255),f=I(f,255);var v=Math.max(l,h,f),S=Math.min(l,h,f),_,N,X=v,W=v-S;if(N=v===0?0:W/v,v==S)_=0;else{switch(v){case l:_=(h-f)/W+(h<f?6:0);break;case h:_=(f-l)/W+2;break;case f:_=(l-h)/W+4;break}_/=6}return{h:_,s:N,v:X}}function d(l,h,f){l=I(l,360)*6,h=I(h,100),f=I(f,100);var v=Math.floor(l),S=l-v,_=f*(1-h),N=f*(1-S*h),X=f*(1-(1-S)*h),W=v%6,xe=[f,N,_,_,X,f][W],le=[X,f,f,N,_,_][W],qe=[_,_,X,f,f,N][W];return{r:xe*255,g:le*255,b:qe*255}}function u(l,h,f,v){var S=[P(Math.round(l).toString(16)),P(Math.round(h).toString(16)),P(Math.round(f).toString(16))];return v&&S[0].charAt(0)==S[0].charAt(1)&&S[1].charAt(0)==S[1].charAt(1)&&S[2].charAt(0)==S[2].charAt(1)?S[0].charAt(0)+S[1].charAt(0)+S[2].charAt(0):S.join("")}function p(l,h,f,v,S){var _=[P(Math.round(l).toString(16)),P(Math.round(h).toString(16)),P(Math.round(f).toString(16)),P(He(v))];return S&&_[0].charAt(0)==_[0].charAt(1)&&_[1].charAt(0)==_[1].charAt(1)&&_[2].charAt(0)==_[2].charAt(1)&&_[3].charAt(0)==_[3].charAt(1)?_[0].charAt(0)+_[1].charAt(0)+_[2].charAt(0)+_[3].charAt(0):_.join("")}function g(l,h,f,v){var S=[P(He(v)),P(Math.round(l).toString(16)),P(Math.round(h).toString(16)),P(Math.round(f).toString(16))];return S.join("")}n.equals=function(l,h){return!l||!h?!1:n(l).toRgbString()==n(h).toRgbString()},n.random=function(){return n.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})};function m(l,h){h=h===0?0:h||10;var f=n(l).toHsl();return f.s-=h/100,f.s=G(f.s),n(f)}function b(l,h){h=h===0?0:h||10;var f=n(l).toHsl();return f.s+=h/100,f.s=G(f.s),n(f)}function w(l){return n(l).desaturate(100)}function x(l,h){h=h===0?0:h||10;var f=n(l).toHsl();return f.l+=h/100,f.l=G(f.l),n(f)}function F(l,h){h=h===0?0:h||10;var f=n(l).toRgb();return f.r=Math.max(0,Math.min(255,f.r-Math.round(255*-(h/100)))),f.g=Math.max(0,Math.min(255,f.g-Math.round(255*-(h/100)))),f.b=Math.max(0,Math.min(255,f.b-Math.round(255*-(h/100)))),n(f)}function j(l,h){h=h===0?0:h||10;var f=n(l).toHsl();return f.l-=h/100,f.l=G(f.l),n(f)}function B(l,h){var f=n(l).toHsl(),v=(f.h+h)%360;return f.h=v<0?360+v:v,n(f)}function L(l){var h=n(l).toHsl();return h.h=(h.h+180)%360,n(h)}function V(l,h){if(isNaN(h)||h<=0)throw new Error("Argument to polyad must be a positive number");for(var f=n(l).toHsl(),v=[n(l)],S=360/h,_=1;_<h;_++)v.push(n({h:(f.h+_*S)%360,s:f.s,l:f.l}));return v}function ce(l){var h=n(l).toHsl(),f=h.h;return[n(l),n({h:(f+72)%360,s:h.s,l:h.l}),n({h:(f+216)%360,s:h.s,l:h.l})]}function Te(l,h,f){h=h||6,f=f||30;var v=n(l).toHsl(),S=360/f,_=[n(l)];for(v.h=(v.h-(S*h>>1)+720)%360;--h;)v.h=(v.h+S)%360,_.push(n(v));return _}function Z(l,h){h=h||6;for(var f=n(l).toHsv(),v=f.h,S=f.s,_=f.v,N=[],X=1/h;h--;)N.push(n({h:v,s:S,v:_})),_=(_+X)%1;return N}n.mix=function(l,h,f){f=f===0?0:f||50;var v=n(l).toRgb(),S=n(h).toRgb(),_=f/100,N={r:(S.r-v.r)*_+v.r,g:(S.g-v.g)*_+v.g,b:(S.b-v.b)*_+v.b,a:(S.a-v.a)*_+v.a};return n(N)},n.readability=function(l,h){var f=n(l),v=n(h);return(Math.max(f.getLuminance(),v.getLuminance())+.05)/(Math.min(f.getLuminance(),v.getLuminance())+.05)},n.isReadable=function(l,h,f){var v=n.readability(l,h),S,_;switch(_=!1,S=Se(f),S.level+S.size){case"AAsmall":case"AAAlarge":_=v>=4.5;break;case"AAlarge":_=v>=3;break;case"AAAsmall":_=v>=7;break}return _},n.mostReadable=function(l,h,f){var v=null,S=0,_,N,X,W;f=f||{},N=f.includeFallbackColors,X=f.level,W=f.size;for(var xe=0;xe<h.length;xe++)_=n.readability(l,h[xe]),_>S&&(S=_,v=n(h[xe]));return n.isReadable(l,v,{level:X,size:W})||!N?v:(f.includeFallbackColors=!1,n.mostReadable(l,["#fff","#000"],f))};var D=n.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},q=n.hexNames=k(D);function k(l){var h={};for(var f in l)l.hasOwnProperty(f)&&(h[l[f]]=f);return h}function z(l){return l=parseFloat(l),(isNaN(l)||l<0||l>1)&&(l=1),l}function I(l,h){U(l)&&(l="100%");var f=M(l);return l=Math.min(h,Math.max(0,parseFloat(l))),f&&(l=parseInt(l*h,10)/100),Math.abs(l-h)<1e-6?1:l%h/parseFloat(h)}function G(l){return Math.min(1,Math.max(0,l))}function O(l){return parseInt(l,16)}function U(l){return typeof l=="string"&&l.indexOf(".")!=-1&&parseFloat(l)===1}function M(l){return typeof l=="string"&&l.indexOf("%")!=-1}function P(l){return l.length==1?"0"+l:""+l}function R(l){return l<=1&&(l=l*100+"%"),l}function He(l){return Math.round(parseFloat(l)*255).toString(16)}function Ye(l){return O(l)/255}var ue=function(){var l="[-\\+]?\\d+%?",h="[-\\+]?\\d*\\.\\d+%?",f="(?:"+h+")|(?:"+l+")",v="[\\s|\\(]+("+f+")[,|\\s]+("+f+")[,|\\s]+("+f+")\\s*\\)?",S="[\\s|\\(]+("+f+")[,|\\s]+("+f+")[,|\\s]+("+f+")[,|\\s]+("+f+")\\s*\\)?";return{CSS_UNIT:new RegExp(f),rgb:new RegExp("rgb"+v),rgba:new RegExp("rgba"+S),hsl:new RegExp("hsl"+v),hsla:new RegExp("hsla"+S),hsv:new RegExp("hsv"+v),hsva:new RegExp("hsva"+S),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function ge(l){return!!ue.CSS_UNIT.exec(l)}function pt(l){l=l.replace(e,"").replace(r,"").toLowerCase();var h=!1;if(D[l])l=D[l],h=!0;else if(l=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var f;return(f=ue.rgb.exec(l))?{r:f[1],g:f[2],b:f[3]}:(f=ue.rgba.exec(l))?{r:f[1],g:f[2],b:f[3],a:f[4]}:(f=ue.hsl.exec(l))?{h:f[1],s:f[2],l:f[3]}:(f=ue.hsla.exec(l))?{h:f[1],s:f[2],l:f[3],a:f[4]}:(f=ue.hsv.exec(l))?{h:f[1],s:f[2],v:f[3]}:(f=ue.hsva.exec(l))?{h:f[1],s:f[2],v:f[3],a:f[4]}:(f=ue.hex8.exec(l))?{r:O(f[1]),g:O(f[2]),b:O(f[3]),a:Ye(f[4]),format:h?"name":"hex8"}:(f=ue.hex6.exec(l))?{r:O(f[1]),g:O(f[2]),b:O(f[3]),format:h?"name":"hex"}:(f=ue.hex4.exec(l))?{r:O(f[1]+""+f[1]),g:O(f[2]+""+f[2]),b:O(f[3]+""+f[3]),a:Ye(f[4]+""+f[4]),format:h?"name":"hex8"}:(f=ue.hex3.exec(l))?{r:O(f[1]+""+f[1]),g:O(f[2]+""+f[2]),b:O(f[3]+""+f[3]),format:h?"name":"hex"}:!1}function Se(l){var h,f;return l=l||{level:"AA",size:"small"},h=(l.level||"AA").toUpperCase(),f=(l.size||"small").toLowerCase(),h!=="AA"&&h!=="AAA"&&(h="AA"),f!=="small"&&f!=="large"&&(f="small"),{level:h,size:f}}return n})});var vl=y(($2,yl)=>{var _r=fl(),ml={r:256,g:256,b:256,a:1},gl={h:360,s:1,v:1,a:1};function Qi(t,e,r){let n={};for(let i in t)t.hasOwnProperty(i)&&(n[i]=r===0?0:(e[i]-t[i])/r);return n}function Zi(t,e,r,n){let i={};for(let s in e)e.hasOwnProperty(s)&&(i[s]=t[s]*r+e[s],i[s]=i[s]<0?i[s]+n[s]:n[s]!==1?i[s]%n[s]:i[s]);return i}function Ki(t,e,r){let n=t.color.toRgb(),i=e.color.toRgb(),s=Qi(n,i,r),o=[t.color];for(let a=1;a<r;a++){let c=Zi(s,n,a,ml);o.push(_r(c))}return o}function dl(t,e,r,n){let i=t.color.toHsv(),s=e.color.toHsv();if(i.s===0||s.s===0)return Ki(t,e,r);let o;if(typeof n=="boolean")o=n;else{let u=i.h<s.h&&s.h-i.h<180||i.h>s.h&&i.h-s.h>180;o=n==="long"&&u||n==="short"&&!u}let a=Qi(i,s,r),c=[t.color],d;i.h<=s.h&&!o||i.h>=s.h&&o?d=s.h-i.h:o?d=360-s.h+i.h:d=360-i.h+s.h,a.h=Math.pow(-1,o?1:0)*Math.abs(d)/r;for(let u=1;u<r;u++){let p=Zi(a,i,u,gl);c.push(_r(p))}return c}function hl(t,e){let r=t.length;if(e=parseInt(e,10),isNaN(e)||e<2)throw new Error("Invalid number of steps (< 2)");if(e<r)throw new Error("Number of steps cannot be inferior to number of stops");let n=[];for(let s=1;s<r;s++){let o=(e-1)*(t[s].pos-t[s-1].pos);n.push(Math.max(1,Math.round(o)))}let i=1;for(let s=r-1;s--;)i+=n[s];for(;i!==e;)if(i<e){let s=Math.min.apply(null,n);n[n.indexOf(s)]++,i++}else{let s=Math.max.apply(null,n);n[n.indexOf(s)]--,i--}return n}function pl(t,e,r,n){if(e<0||e>1)throw new Error("Position must be between 0 and 1");let i,s;for(let c=0,d=t.length;c<d-1;c++)if(e>=t[c].pos&&e<t[c+1].pos){i=t[c],s=t[c+1];break}i||(i=s=t[t.length-1]);let o=Qi(i.color[r](),s.color[r](),(s.pos-i.pos)*100),a=Zi(o,i.color[r](),(e-i.pos)*100,n);return _r(a)}var Gt=class{constructor(e){if(e.length<2)throw new Error("Invalid number of stops (< 2)");let r=e[0].pos!==void 0,n=e.length,i=-1,s=!1;this.stops=e.map((o,a)=>{let c=o.pos!==void 0;if(r^c)throw new Error("Cannot mix positionned and not posionned color stops");if(c){let d=o.color!==void 0;if(!d&&(s||a===0||a===n-1))throw new Error("Cannot define two consecutive position-only stops");if(s=!d,o={color:d?_r(o.color):null,colorLess:!d,pos:o.pos},o.pos<0||o.pos>1)throw new Error("Color stops positions must be between 0 and 1");if(o.pos<i)throw new Error("Color stops positions are not ordered");i=o.pos}else o={color:_r(o.color!==void 0?o.color:o),pos:a/(n-1)};return o}),this.stops[0].pos!==0&&(this.stops.unshift({color:this.stops[0].color,pos:0}),n++),this.stops[n-1].pos!==1&&this.stops.push({color:this.stops[n-1].color,pos:1})}reverse(){let e=[];return this.stops.forEach(function(r){e.push({color:r.color,pos:1-r.pos})}),new Gt(e.reverse())}loop(){let e=[],r=[];return this.stops.forEach(n=>{e.push({color:n.color,pos:n.pos/2})}),this.stops.slice(0,-1).forEach(n=>{r.push({color:n.color,pos:1-n.pos/2})}),new Gt(e.concat(r.reverse()))}rgb(e){let r=hl(this.stops,e),n=[];this.stops.forEach((i,s)=>{i.colorLess&&(i.color=Ki(this.stops[s-1],this.stops[s+1],2)[1])});for(let i=0,s=this.stops.length;i<s-1;i++){let o=Ki(this.stops[i],this.stops[i+1],r[i]);n.splice(n.length,0,...o)}return n.push(this.stops[this.stops.length-1].color),n}hsv(e,r){let n=hl(this.stops,e),i=[];this.stops.forEach((s,o)=>{s.colorLess&&(s.color=dl(this.stops[o-1],this.stops[o+1],2,r)[1])});for(let s=0,o=this.stops.length;s<o-1;s++){let a=dl(this.stops[s],this.stops[s+1],n[s],r);i.splice(i.length,0,...a)}return i.push(this.stops[this.stops.length-1].color),i}css(e,r){e=e||"linear",r=r||(e==="linear"?"to right":"ellipse at center");let n=e+"-gradient("+r;return this.stops.forEach(function(i){n+=", "+(i.colorLess?"":i.color.toRgbString()+" ")+i.pos*100+"%"}),n+=")",n}rgbAt(e){return pl(this.stops,e,"toRgb",ml)}hsvAt(e){return pl(this.stops,e,"toHsv",gl)}};yl.exports=function(t){if(arguments.length===1){if(!Array.isArray(arguments[0]))throw new Error('"stops" is not an array');t=arguments[0]}else t=Array.prototype.slice.call(arguments);return new Gt(t)}});var xl=y((B2,bn)=>{"use strict";var _l=ll(),yg=vl(),bl=/\s/g;function es(...t){let e=yg.apply(this,t),r=(n,i)=>vg(n?n.toString():"",e,i);return r.multiline=(n,i)=>bg(n?n.toString():"",e,i),r}var wl=(t,e,r)=>e.interpolation.toLowerCase()==="hsv"?t.hsv(r,e.hsvSpin.toLowerCase()):t.rgb(r);function vg(t,e,r){let n=Sl(r),i=Math.max(t.replace(bl,"").length,e.stops.length),s=wl(e,n,i),o="";for(let a of t)o+=a.match(bl)?a:_l.hex(s.shift().toHex())(a);return o}function bg(t,e,r){let n=Sl(r),i=t.split(`
16
+ `),s=Math.max.apply(null,i.map(c=>c.length).concat([e.stops.length])),o=wl(e,n,s),a=[];for(let c of i){let d=o.slice(0),u="";for(let p of c)u+=_l.hex(d.shift().toHex())(p);a.push(u)}return a.join(`
17
+ `)}function Sl(t){let e={interpolation:"rgb",hsvSpin:"short",...t};if(t!==void 0&&typeof t!="object")throw new TypeError(`Expected \`options\` to be an \`object\`, got \`${typeof t}\``);if(typeof e.interpolation!="string")throw new TypeError(`Expected \`options.interpolation\` to be a \`string\`, got \`${typeof e.interpolation}\``);if(e.interpolation.toLowerCase()==="hsv"&&typeof e.hsvSpin!="string")throw new TypeError(`Expected \`options.hsvSpin\` to be a \`string\`, got \`${typeof e.hsvSpin}\``);return e}var wr={atlas:{colors:["#feac5e","#c779d0","#4bc0c8"],options:{}},cristal:{colors:["#bdfff3","#4ac29a"],options:{}},teen:{colors:["#77a1d3","#79cbca","#e684ae"],options:{}},mind:{colors:["#473b7b","#3584a7","#30d2be"],options:{}},morning:{colors:["#ff5f6d","#ffc371"],options:{interpolation:"hsv"}},vice:{colors:["#5ee7df","#b490ca"],options:{interpolation:"hsv"}},passion:{colors:["#f43b47","#453a94"],options:{}},fruit:{colors:["#ff4e50","#f9d423"],options:{}},instagram:{colors:["#833ab4","#fd1d1d","#fcb045"],options:{}},retro:{colors:["#3f51b1","#5a55ae","#7b5fac","#8f6aae","#a86aa4","#cc6b8e","#f18271","#f3a469","#f7c978"],options:{}},summer:{colors:["#fdbb2d","#22c1c3"],options:{}},rainbow:{colors:["#ff0000","#ff0100"],options:{interpolation:"hsv",hsvSpin:"long"}},pastel:{colors:["#74ebd5","#74ecd5"],options:{interpolation:"hsv",hsvSpin:"long"}}};bn.exports=es;for(let t in wr)bn.exports[t]=e=>new es(wr[t].colors)(e,wr[t].options),bn.exports[t].multiline=e=>new es(wr[t].colors).multiline(e,wr[t].options)});var Cl=y((U2,El)=>{var ts=class{constructor(e){this.value=e,this.next=void 0}},rs=class{constructor(){this.clear()}enqueue(e){let r=new ts(e);this._head?(this._tail.next=r,this._tail=r):(this._head=r,this._tail=r),this._size++}dequeue(){let e=this._head;if(e)return this._head=this._head.next,this._size--,e.value}clear(){this._head=void 0,this._tail=void 0,this._size=0}get size(){return this._size}*[Symbol.iterator](){let e=this._head;for(;e;)yield e.value,e=e.next}};El.exports=rs});var ns=y((X2,Pl)=>{"use strict";var _g=Cl(),wg=t=>{if(!((Number.isInteger(t)||t===1/0)&&t>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up");let e=new _g,r=0,n=()=>{r--,e.size>0&&e.dequeue()()},i=async(a,c,...d)=>{r++;let u=(async()=>a(...d))();c(u);try{await u}catch{}n()},s=(a,c,...d)=>{e.enqueue(i.bind(null,a,c,...d)),(async()=>(await Promise.resolve(),r<t&&e.size>0&&e.dequeue()()))()},o=(a,...c)=>new Promise(d=>{s(a,d,...c)});return Object.defineProperties(o,{activeCount:{get:()=>r},pendingCount:{get:()=>e.size},clearQueue:{value:()=>{e.clear()}}}),o};Pl.exports=wg});var Il=y((G2,Ol)=>{"use strict";var Dl=ns(),_n=class extends Error{constructor(e){super(),this.value=e}},Sg=async(t,e)=>e(await t),xg=async t=>{let e=await Promise.all(t);if(e[1]===!0)throw new _n(e[0]);return!1},Eg=async(t,e,r)=>{r={concurrency:1/0,preserveOrder:!0,...r};let n=Dl(r.concurrency),i=[...t].map(o=>[o,n(Sg,o,e)]),s=Dl(r.preserveOrder?1:1/0);try{await Promise.all(i.map(o=>s(xg,o)))}catch(o){if(o instanceof _n)return o.value;throw o}};Ol.exports=Eg});var Ml=y((H2,is)=>{"use strict";var Fl=require("path"),wn=require("fs"),{promisify:Al}=require("util"),Cg=Il(),Pg=Al(wn.stat),Dg=Al(wn.lstat),Rl={directory:"isDirectory",file:"isFile"};function Tl({type:t}){if(!(t in Rl))throw new Error(`Invalid type specified: ${t}`)}var kl=(t,e)=>t===void 0||e[Rl[t]]();is.exports=async(t,e)=>{e={cwd:process.cwd(),type:"file",allowSymlinks:!0,...e},Tl(e);let r=e.allowSymlinks?Pg:Dg;return Cg(t,async n=>{try{let i=await r(Fl.resolve(e.cwd,n));return kl(e.type,i)}catch{return!1}},e)};is.exports.sync=(t,e)=>{e={cwd:process.cwd(),allowSymlinks:!0,type:"file",...e},Tl(e);let r=e.allowSymlinks?wn.statSync:wn.lstatSync;for(let n of t)try{let i=r(Fl.resolve(e.cwd,n));if(kl(e.type,i))return n}catch{}}});var jl=y((z2,ss)=>{"use strict";var ql=require("fs"),{promisify:Og}=require("util"),Ig=Og(ql.access);ss.exports=async t=>{try{return await Ig(t),!0}catch{return!1}};ss.exports.sync=t=>{try{return ql.accessSync(t),!0}catch{return!1}}});var as=y((W2,Ht)=>{"use strict";var ut=require("path"),Sn=Ml(),Nl=jl(),os=Symbol("findUp.stop");Ht.exports=async(t,e={})=>{let r=ut.resolve(e.cwd||""),{root:n}=ut.parse(r),i=[].concat(t),s=async o=>{if(typeof t!="function")return Sn(i,o);let a=await t(o.cwd);return typeof a=="string"?Sn([a],o):a};for(;;){let o=await s({...e,cwd:r});if(o===os)return;if(o)return ut.resolve(r,o);if(r===n)return;r=ut.dirname(r)}};Ht.exports.sync=(t,e={})=>{let r=ut.resolve(e.cwd||""),{root:n}=ut.parse(r),i=[].concat(t),s=o=>{if(typeof t!="function")return Sn.sync(i,o);let a=t(o.cwd);return typeof a=="string"?Sn.sync([a],o):a};for(;;){let o=s({...e,cwd:r});if(o===os)return;if(o)return ut.resolve(r,o);if(r===n)return;r=ut.dirname(r)}};Ht.exports.exists=Nl;Ht.exports.sync.exists=Nl.sync;Ht.exports.stop=os});var xn=y((J2,cs)=>{"use strict";var Ll=require("path"),$l=as(),Fg=async t=>{let e=await $l("package.json",{cwd:t});return e&&Ll.dirname(e)};cs.exports=Fg;cs.exports.sync=t=>{let e=$l.sync("package.json",{cwd:t});return e&&Ll.dirname(e)}});function Jt(t=""){return Mg?hs.default.resolve(ms.default.sync(__dirname),"../../../",t):hs.default.resolve(ms.default.sync(__dirname),"../griddo-components",t)}function qg(){let t=ps.default.sync("jsconfig.json",{cwd:Jt()});return ps.default.sync("tsconfig.json",{cwd:Jt()})||t}function jg(){let t=require(qg());return Object.keys(t?.compilerOptions?.paths).reduce((e,r)=>{let[n]=r.split("/"),[i]=t&&t.compilerOptions&&t.compilerOptions.paths&&t.compilerOptions.paths[r],[s]=i.split("/*"),o=Jt(s);return{...e,[n]:o}},{"@griddo-instance":`${Jt()}/src/index.js`})}var hs,ps,ms,Mg,t_,Yl=Wo(()=>{"use strict";hs=A(require("node:path")),ps=A(as()),ms=A(xn()),Mg=__dirname.includes("node_modules"),t_=jg()});var Zl={};Jo(Zl,{CXDir:()=>Gg,default:()=>Xg});var lt,On,Kl,gs,Ng,Lg,$g,Bg,Ug,Ql,Xg,Gg,ef=Wo(()=>{"use strict";lt=A(require("node:path")),On=A(xn());Yl();Kl=On.default.sync(lt.default.resolve(__dirname,"../..")),gs=On.default.sync(__dirname),Ng=lt.default.resolve(On.default.sync(__dirname)),Lg=lt.default.resolve(gs,"caches"),$g=Jt(),Bg=lt.default.join(Kl,"exports/sites"),{version:Ug}=require(lt.default.join(gs,"package.json")),Ql={proDomain:"pro-",griddoVersion:Ug,CXDir:{EXPORTS:"__exports",CACHE:"__caches",CX:"__cx",SSG:"__ssg",COMPONENTS:"__components",ROOT:"__root"},paths:t=>({__caches:lt.default.join(Lg,t||""),__components:$g,__cx:gs,__exports:lt.default.join(Bg,t||""),__root:Kl,__ssg:Ng})},Xg=Ql,Gg=Ql.CXDir});var Es=y((d_,bf)=>{"use strict";bf.exports=function(e,r){return function(){for(var i=new Array(arguments.length),s=0;s<i.length;s++)i[s]=arguments[s];return e.apply(r,i)}}});var we=y((h_,Sf)=>{"use strict";var Vg=Es(),wt=Object.prototype.toString;function Ds(t){return wt.call(t)==="[object Array]"}function Cs(t){return typeof t>"u"}function Yg(t){return t!==null&&!Cs(t)&&t.constructor!==null&&!Cs(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function Kg(t){return wt.call(t)==="[object ArrayBuffer]"}function Qg(t){return typeof FormData<"u"&&t instanceof FormData}function Zg(t){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function ey(t){return typeof t=="string"}function ty(t){return typeof t=="number"}function _f(t){return t!==null&&typeof t=="object"}function Fn(t){if(wt.call(t)!=="[object Object]")return!1;var e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}function ry(t){return wt.call(t)==="[object Date]"}function ny(t){return wt.call(t)==="[object File]"}function iy(t){return wt.call(t)==="[object Blob]"}function wf(t){return wt.call(t)==="[object Function]"}function sy(t){return _f(t)&&wf(t.pipe)}function oy(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}function ay(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function cy(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function Os(t,e){if(!(t===null||typeof t>"u"))if(typeof t!="object"&&(t=[t]),Ds(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function Ps(){var t={};function e(i,s){Fn(t[s])&&Fn(i)?t[s]=Ps(t[s],i):Fn(i)?t[s]=Ps({},i):Ds(i)?t[s]=i.slice():t[s]=i}for(var r=0,n=arguments.length;r<n;r++)Os(arguments[r],e);return t}function uy(t,e,r){return Os(e,function(i,s){r&&typeof i=="function"?t[s]=Vg(i,r):t[s]=i}),t}function ly(t){return t.charCodeAt(0)===65279&&(t=t.slice(1)),t}Sf.exports={isArray:Ds,isArrayBuffer:Kg,isBuffer:Yg,isFormData:Qg,isArrayBufferView:Zg,isString:ey,isNumber:ty,isObject:_f,isPlainObject:Fn,isUndefined:Cs,isDate:ry,isFile:ny,isBlob:iy,isFunction:wf,isStream:sy,isURLSearchParams:oy,isStandardBrowserEnv:cy,forEach:Os,merge:Ps,extend:uy,trim:ay,stripBOM:ly}});var An=y((p_,Ef)=>{"use strict";var Yt=we();function xf(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}Ef.exports=function(e,r,n){if(!r)return e;var i;if(n)i=n(r);else if(Yt.isURLSearchParams(r))i=r.toString();else{var s=[];Yt.forEach(r,function(c,d){c===null||typeof c>"u"||(Yt.isArray(c)?d=d+"[]":c=[c],Yt.forEach(c,function(p){Yt.isDate(p)?p=p.toISOString():Yt.isObject(p)&&(p=JSON.stringify(p)),s.push(xf(d)+"="+xf(p))}))}),i=s.join("&")}if(i){var o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}});var Pf=y((m_,Cf)=>{"use strict";var fy=we();function Rn(){this.handlers=[]}Rn.prototype.use=function(e,r,n){return this.handlers.push({fulfilled:e,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1};Rn.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)};Rn.prototype.forEach=function(e){fy.forEach(this.handlers,function(n){n!==null&&e(n)})};Cf.exports=Rn});var Of=y((g_,Df)=>{"use strict";var dy=we();Df.exports=function(e,r){dy.forEach(e,function(i,s){s!==r&&s.toUpperCase()===r.toUpperCase()&&(e[r]=i,delete e[s])})}});var Tn=y((y_,If)=>{"use strict";If.exports=function(e,r,n,i,s){return e.config=r,n&&(e.code=n),e.request=i,e.response=s,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}});var kn=y((v_,Ff)=>{"use strict";var hy=Tn();Ff.exports=function(e,r,n,i,s){var o=new Error(e);return hy(o,r,n,i,s)}});var Is=y((b_,Af)=>{"use strict";var py=kn();Af.exports=function(e,r,n){var i=n.config.validateStatus;!n.status||!i||i(n.status)?e(n):r(py("Request failed with status code "+n.status,n.config,null,n.request,n))}});var Tf=y((__,Rf)=>{"use strict";var Mn=we();Rf.exports=Mn.isStandardBrowserEnv()?function(){return{write:function(r,n,i,s,o,a){var c=[];c.push(r+"="+encodeURIComponent(n)),Mn.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),Mn.isString(s)&&c.push("path="+s),Mn.isString(o)&&c.push("domain="+o),a===!0&&c.push("secure"),document.cookie=c.join("; ")},read:function(r){var n=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove:function(r){this.write(r,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()});var Mf=y((w_,kf)=>{"use strict";kf.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}});var jf=y((S_,qf)=>{"use strict";qf.exports=function(e,r){return r?e.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):e}});var Fs=y((x_,Nf)=>{"use strict";var my=Mf(),gy=jf();Nf.exports=function(e,r){return e&&!my(r)?gy(e,r):r}});var $f=y((E_,Lf)=>{"use strict";var As=we(),yy=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];Lf.exports=function(e){var r={},n,i,s;return e&&As.forEach(e.split(`
18
+ `),function(a){if(s=a.indexOf(":"),n=As.trim(a.substr(0,s)).toLowerCase(),i=As.trim(a.substr(s+1)),n){if(r[n]&&yy.indexOf(n)>=0)return;n==="set-cookie"?r[n]=(r[n]?r[n]:[]).concat([i]):r[n]=r[n]?r[n]+", "+i:i}}),r}});var Xf=y((C_,Uf)=>{"use strict";var Bf=we();Uf.exports=Bf.isStandardBrowserEnv()?function(){var e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a"),n;function i(s){var o=s;return e&&(r.setAttribute("href",o),o=r.href),r.setAttribute("href",o),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return n=i(window.location.href),function(o){var a=Bf.isString(o)?i(o):o;return a.protocol===n.protocol&&a.host===n.host}}():function(){return function(){return!0}}()});var Hf=y((P_,Gf)=>{"use strict";var qn=we(),vy=Is(),by=Tf(),_y=An(),wy=Fs(),Sy=$f(),xy=Xf(),Rs=kn();Gf.exports=function(e){return new Promise(function(n,i){var s=e.data,o=e.headers,a=e.responseType;qn.isFormData(s)&&delete o["Content-Type"];var c=new XMLHttpRequest;if(e.auth){var d=e.auth.username||"",u=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";o.Authorization="Basic "+btoa(d+":"+u)}var p=wy(e.baseURL,e.url);c.open(e.method.toUpperCase(),_y(p,e.params,e.paramsSerializer),!0),c.timeout=e.timeout;function g(){if(c){var b="getAllResponseHeaders"in c?Sy(c.getAllResponseHeaders()):null,w=!a||a==="text"||a==="json"?c.responseText:c.response,x={data:w,status:c.status,statusText:c.statusText,headers:b,config:e,request:c};vy(n,i,x),c=null}}if("onloadend"in c?c.onloadend=g:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(g)},c.onabort=function(){c&&(i(Rs("Request aborted",e,"ECONNABORTED",c)),c=null)},c.onerror=function(){i(Rs("Network Error",e,null,c)),c=null},c.ontimeout=function(){var w="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(w=e.timeoutErrorMessage),i(Rs(w,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},qn.isStandardBrowserEnv()){var m=(e.withCredentials||xy(p))&&e.xsrfCookieName?by.read(e.xsrfCookieName):void 0;m&&(o[e.xsrfHeaderName]=m)}"setRequestHeader"in c&&qn.forEach(o,function(w,x){typeof s>"u"&&x.toLowerCase()==="content-type"?delete o[x]:c.setRequestHeader(x,w)}),qn.isUndefined(e.withCredentials)||(c.withCredentials=!!e.withCredentials),a&&a!=="json"&&(c.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&c.addEventListener("progress",e.onDownloadProgress),typeof e.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then(function(w){c&&(c.abort(),i(w),c=null)}),s||(s=null),c.send(s)})}});var Wf=y((D_,zf)=>{var Kt=1e3,Qt=Kt*60,Zt=Qt*60,St=Zt*24,Ey=St*7,Cy=St*365.25;zf.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return Py(t);if(r==="number"&&isFinite(t))return e.long?Oy(t):Dy(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function Py(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*Cy;case"weeks":case"week":case"w":return r*Ey;case"days":case"day":case"d":return r*St;case"hours":case"hour":case"hrs":case"hr":case"h":return r*Zt;case"minutes":case"minute":case"mins":case"min":case"m":return r*Qt;case"seconds":case"second":case"secs":case"sec":case"s":return r*Kt;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function Dy(t){var e=Math.abs(t);return e>=St?Math.round(t/St)+"d":e>=Zt?Math.round(t/Zt)+"h":e>=Qt?Math.round(t/Qt)+"m":e>=Kt?Math.round(t/Kt)+"s":t+"ms"}function Oy(t){var e=Math.abs(t);return e>=St?jn(t,e,St,"day"):e>=Zt?jn(t,e,Zt,"hour"):e>=Qt?jn(t,e,Qt,"minute"):e>=Kt?jn(t,e,Kt,"second"):t+" ms"}function jn(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var Ts=y((O_,Jf)=>{function Iy(t){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=i,r.enabled=o,r.humanize=Wf(),r.destroy=d,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let p=0;for(let g=0;g<u.length;g++)p=(p<<5)-p+u.charCodeAt(g),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=e;function r(u){let p,g=null,m,b;function w(...x){if(!w.enabled)return;let F=w,j=Number(new Date),B=j-(p||j);F.diff=B,F.prev=p,F.curr=j,p=j,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let L=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(ce,Te)=>{if(ce==="%%")return"%";L++;let Z=r.formatters[Te];if(typeof Z=="function"){let D=x[L];ce=Z.call(F,D),x.splice(L,1),L--}return ce}),r.formatArgs.call(F,x),(F.log||r.log).apply(F,x)}return w.namespace=u,w.useColors=r.useColors(),w.color=r.selectColor(u),w.extend=n,w.destroy=r.destroy,Object.defineProperty(w,"enabled",{enumerable:!0,configurable:!1,get:()=>g!==null?g:(m!==r.namespaces&&(m=r.namespaces,b=r.enabled(u)),b),set:x=>{g=x}}),typeof r.init=="function"&&r.init(w),w}function n(u,p){let g=r(this.namespace+(typeof p>"u"?":":p)+u);return g.log=this.log,g}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let p,g=(typeof u=="string"?u:"").split(/[\s,]+/),m=g.length;for(p=0;p<m;p++)g[p]&&(u=g[p].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.slice(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function s(){let u=[...r.names.map(a),...r.skips.map(a).map(p=>"-"+p)].join(",");return r.enable(""),u}function o(u){if(u[u.length-1]==="*")return!0;let p,g;for(p=0,g=r.skips.length;p<g;p++)if(r.skips[p].test(u))return!1;for(p=0,g=r.names.length;p<g;p++)if(r.names[p].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack||u.message:u}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}Jf.exports=Iy});var Vf=y((Ae,Nn)=>{Ae.formatArgs=Ay;Ae.save=Ry;Ae.load=Ty;Ae.useColors=Fy;Ae.storage=ky();Ae.destroy=(()=>{let t=!1;return()=>{t||(t=!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`."))}})();Ae.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"];function Fy(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function Ay(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+Nn.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(r++,i==="%c"&&(n=r))}),t.splice(n,0,e)}Ae.log=console.debug||console.log||(()=>{});function Ry(t){try{t?Ae.storage.setItem("debug",t):Ae.storage.removeItem("debug")}catch{}}function Ty(){let t;try{t=Ae.storage.getItem("debug")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function ky(){try{return localStorage}catch{}}Nn.exports=Ts()(Ae);var{formatters:My}=Nn.exports;My.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var Kf=y((se,$n)=>{var qy=require("tty"),Ln=require("util");se.init=Xy;se.log=$y;se.formatArgs=Ny;se.save=By;se.load=Uy;se.useColors=jy;se.destroy=Ln.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");se.colors=[6,2,3,4,5,1];try{let t=Xi();t&&(t.stderr||t).level>=2&&(se.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{}se.inspectOpts=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,s)=>s.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function jy(){return"colors"in se.inspectOpts?!!se.inspectOpts.colors:qy.isatty(process.stderr.fd)}function Ny(t){let{namespace:e,useColors:r}=this;if(r){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${i};1m${e} \x1B[0m`;t[0]=s+t[0].split(`
19
19
  `).join(`
20
- `+s),t.push(i+"m+"+$n.exports.humanize(this.diff)+"\x1B[0m")}else t[0]=My()+e+" "+t[0]}function My(){return se.inspectOpts.hideDate?"":new Date().toISOString()+" "}function qy(...t){return process.stderr.write(Ln.format(...t)+`
21
- `)}function jy(t){t?process.env.DEBUG=t:delete process.env.DEBUG}function Ny(){return process.env.DEBUG}function Ly(t){t.inspectOpts={};let e=Object.keys(se.inspectOpts);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=se.inspectOpts[e[r]]}$n.exports=Fs()(se);var{formatters:zf}=$n.exports;zf.o=function(t){return this.inspectOpts.colors=this.useColors,Ln.inspect(t,this.inspectOpts).split(`
22
- `).map(e=>e.trim()).join(" ")};zf.O=function(t){return this.inspectOpts.colors=this.useColors,Ln.inspect(t,this.inspectOpts)}});var Jf=y((S_,Rs)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Rs.exports=Hf():Rs.exports=Wf()});var Yf=y((x_,Vf)=>{var xr;Vf.exports=function(){if(!xr){try{xr=Jf()("follow-redirects")}catch{}typeof xr!="function"&&(xr=function(){})}xr.apply(null,arguments)}});var Ns=y((E_,js)=>{var xt=require("url"),ks=xt.URL,$y=require("http"),By=require("https"),Zf=require("stream").Writable,eh=require("assert"),th=Yf(),Ms=["abort","aborted","connect","error","socket","timeout"],qs=Object.create(null);Ms.forEach(function(t){qs[t]=function(e,r,n){this._redirectable.emit(t,e,r,n)}});var Uy=Cr("ERR_INVALID_URL","Invalid URL",TypeError),Kf=Cr("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),Xy=Cr("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),Gy=Cr("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),Hy=Cr("ERR_STREAM_WRITE_AFTER_END","write after end");function Re(t,e){Zf.call(this),this._sanitizeOptions(t),this._options=t,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],e&&this.on("response",e);var r=this;this._onNativeResponse=function(n){r._processResponse(n)},this._performRequest()}Re.prototype=Object.create(Zf.prototype);Re.prototype.abort=function(){nh(this._currentRequest),this.emit("abort")};Re.prototype.write=function(t,e,r){if(this._ending)throw new Hy;if(!Et(t)&&!Jy(t))throw new TypeError("data should be a string, Buffer or Uint8Array");if(Er(e)&&(r=e,e=null),t.length===0){r&&r();return}this._requestBodyLength+t.length<=this._options.maxBodyLength?(this._requestBodyLength+=t.length,this._requestBodyBuffers.push({data:t,encoding:e}),this._currentRequest.write(t,e,r)):(this.emit("error",new Gy),this.abort())};Re.prototype.end=function(t,e,r){if(Er(t)?(r=t,t=e=null):Er(e)&&(r=e,e=null),!t)this._ended=this._ending=!0,this._currentRequest.end(null,null,r);else{var n=this,i=this._currentRequest;this.write(t,e,function(){n._ended=!0,i.end(null,null,r)}),this._ending=!0}};Re.prototype.setHeader=function(t,e){this._options.headers[t]=e,this._currentRequest.setHeader(t,e)};Re.prototype.removeHeader=function(t){delete this._options.headers[t],this._currentRequest.removeHeader(t)};Re.prototype.setTimeout=function(t,e){var r=this;function n(o){o.setTimeout(t),o.removeListener("timeout",o.destroy),o.addListener("timeout",o.destroy)}function i(o){r._timeout&&clearTimeout(r._timeout),r._timeout=setTimeout(function(){r.emit("timeout"),s()},t),n(o)}function s(){r._timeout&&(clearTimeout(r._timeout),r._timeout=null),r.removeListener("abort",s),r.removeListener("error",s),r.removeListener("response",s),e&&r.removeListener("timeout",e),r.socket||r._currentRequest.removeListener("socket",i)}return e&&this.on("timeout",e),this.socket?i(this.socket):this._currentRequest.once("socket",i),this.on("socket",n),this.on("abort",s),this.on("error",s),this.on("response",s),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(t){Re.prototype[t]=function(e,r){return this._currentRequest[t](e,r)}});["aborted","connection","socket"].forEach(function(t){Object.defineProperty(Re.prototype,t,{get:function(){return this._currentRequest[t]}})});Re.prototype._sanitizeOptions=function(t){if(t.headers||(t.headers={}),t.host&&(t.hostname||(t.hostname=t.host),delete t.host),!t.pathname&&t.path){var e=t.path.indexOf("?");e<0?t.pathname=t.path:(t.pathname=t.path.substring(0,e),t.search=t.path.substring(e))}};Re.prototype._performRequest=function(){var t=this._options.protocol,e=this._options.nativeProtocols[t];if(!e){this.emit("error",new TypeError("Unsupported protocol "+t));return}if(this._options.agents){var r=t.slice(0,-1);this._options.agent=this._options.agents[r]}var n=this._currentRequest=e.request(this._options,this._onNativeResponse);n._redirectable=this;for(var i of Ms)n.on(i,qs[i]);if(this._currentUrl=/^\//.test(this._options.path)?xt.format(this._options):this._options.path,this._isRedirect){var s=0,o=this,a=this._requestBodyBuffers;(function c(h){if(n===o._currentRequest)if(h)o.emit("error",h);else if(s<a.length){var u=a[s++];n.finished||n.write(u.data,u.encoding,c)}else o._ended&&n.end()})()}};Re.prototype._processResponse=function(t){var e=t.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:t.headers,statusCode:e});var r=t.headers.location;if(!r||this._options.followRedirects===!1||e<300||e>=400){t.responseUrl=this._currentUrl,t.redirects=this._redirects,this.emit("response",t),this._requestBodyBuffers=[];return}if(nh(this._currentRequest),t.destroy(),++this._redirectCount>this._options.maxRedirects){this.emit("error",new Xy);return}var n,i=this._options.beforeRedirect;i&&(n=Object.assign({Host:t.req.getHeader("host")},this._options.headers));var s=this._options.method;((e===301||e===302)&&this._options.method==="POST"||e===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],Ts(/^content-/i,this._options.headers));var o=Ts(/^host$/i,this._options.headers),a=xt.parse(this._currentUrl),c=o||a.host,h=/^\w+:/.test(r)?this._currentUrl:xt.format(Object.assign(a,{host:c})),u;try{u=xt.resolve(h,r)}catch(b){this.emit("error",new Kf({cause:b}));return}th("redirecting to",u),this._isRedirect=!0;var p=xt.parse(u);if(Object.assign(this._options,p),(p.protocol!==a.protocol&&p.protocol!=="https:"||p.host!==c&&!Wy(p.host,c))&&Ts(/^(?:authorization|cookie)$/i,this._options.headers),Er(i)){var g={headers:t.headers,statusCode:e},m={url:h,method:s,headers:n};try{i(this._options,g,m)}catch(b){this.emit("error",b);return}this._sanitizeOptions(this._options)}try{this._performRequest()}catch(b){this.emit("error",new Kf({cause:b}))}};function rh(t){var e={maxRedirects:21,maxBodyLength:10485760},r={};return Object.keys(t).forEach(function(n){var i=n+":",s=r[i]=t[n],o=e[n]=Object.create(s);function a(h,u,p){if(Et(h)){var g;try{g=Qf(new ks(h))}catch{g=xt.parse(h)}if(!Et(g.protocol))throw new Uy({input:h});h=g}else ks&&h instanceof ks?h=Qf(h):(p=u,u=h,h={protocol:i});return Er(u)&&(p=u,u=null),u=Object.assign({maxRedirects:e.maxRedirects,maxBodyLength:e.maxBodyLength},h,u),u.nativeProtocols=r,!Et(u.host)&&!Et(u.hostname)&&(u.hostname="::1"),eh.equal(u.protocol,i,"protocol mismatch"),th("options",u),new Re(u,p)}function c(h,u,p){var g=o.request(h,u,p);return g.end(),g}Object.defineProperties(o,{request:{value:a,configurable:!0,enumerable:!0,writable:!0},get:{value:c,configurable:!0,enumerable:!0,writable:!0}})}),e}function zy(){}function Qf(t){var e={protocol:t.protocol,hostname:t.hostname.startsWith("[")?t.hostname.slice(1,-1):t.hostname,hash:t.hash,search:t.search,pathname:t.pathname,path:t.pathname+t.search,href:t.href};return t.port!==""&&(e.port=Number(t.port)),e}function Ts(t,e){var r;for(var n in e)t.test(n)&&(r=e[n],delete e[n]);return r===null||typeof r>"u"?void 0:String(r).trim()}function Cr(t,e,r){function n(i){Error.captureStackTrace(this,this.constructor),Object.assign(this,i||{}),this.code=t,this.message=this.cause?e+": "+this.cause.message:e}return n.prototype=new(r||Error),n.prototype.constructor=n,n.prototype.name="Error ["+t+"]",n}function nh(t){for(var e of Ms)t.removeListener(e,qs[e]);t.on("error",zy),t.abort()}function Wy(t,e){eh(Et(t)&&Et(e));var r=t.length-e.length-1;return r>0&&t[r]==="."&&t.endsWith(e)}function Et(t){return typeof t=="string"||t instanceof String}function Er(t){return typeof t=="function"}function Jy(t){return typeof t=="object"&&"length"in t}js.exports=rh({http:$y,https:By});js.exports.wrap=rh});var Ls=y((C_,Vy)=>{Vy.exports={name:"axios",version:"0.21.4",description:"Promise based HTTP client for the browser and node.js",main:"index.js",scripts:{test:"grunt test",start:"node ./sandbox/server.js",build:"NODE_ENV=production grunt build",preversion:"npm test",version:"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json",postversion:"git push && git push --tags",examples:"node ./examples/server.js",coveralls:"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",fix:"eslint --fix lib/**/*.js"},repository:{type:"git",url:"https://github.com/axios/axios.git"},keywords:["xhr","http","ajax","promise","node"],author:"Matt Zabriskie",license:"MIT",bugs:{url:"https://github.com/axios/axios/issues"},homepage:"https://axios-http.com",devDependencies:{coveralls:"^3.0.0","es6-promise":"^4.2.4",grunt:"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1",karma:"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2",minimist:"^1.2.0",mocha:"^8.2.1",sinon:"^4.5.0","terser-webpack-plugin":"^4.2.3",typescript:"^4.0.5","url-search-params":"^0.10.0",webpack:"^4.44.2","webpack-dev-server":"^3.11.0"},browser:{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},jsdelivr:"dist/axios.min.js",unpkg:"dist/axios.min.js",typings:"./index.d.ts",dependencies:{"follow-redirects":"^1.14.0"},bundlesize:[{path:"./dist/axios.min.js",threshold:"5kB"}]}});var uh=y((P_,ch)=>{"use strict";var Pr=we(),ih=Ds(),Yy=Os(),Ky=Fn(),Qy=require("http"),Zy=require("https"),ev=Ns().http,tv=Ns().https,sh=require("url"),rv=require("zlib"),nv=Ls(),Bn=Tn(),$s=kn(),oh=/https:?/;function ah(t,e,r){if(t.hostname=e.host,t.host=e.host,t.port=e.port,t.path=r,e.auth){var n=Buffer.from(e.auth.username+":"+e.auth.password,"utf8").toString("base64");t.headers["Proxy-Authorization"]="Basic "+n}t.beforeRedirect=function(s){s.headers.host=s.host,ah(s,e,s.href)}}ch.exports=function(e){return new Promise(function(n,i){var s=function(P){n(P)},o=function(P){i(P)},a=e.data,c=e.headers;if("User-Agent"in c||"user-agent"in c?!c["User-Agent"]&&!c["user-agent"]&&(delete c["User-Agent"],delete c["user-agent"]):c["User-Agent"]="axios/"+nv.version,a&&!Pr.isStream(a)){if(!Buffer.isBuffer(a))if(Pr.isArrayBuffer(a))a=Buffer.from(new Uint8Array(a));else if(Pr.isString(a))a=Buffer.from(a,"utf-8");else return o(Bn("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",e));c["Content-Length"]=a.length}var h=void 0;if(e.auth){var u=e.auth.username||"",p=e.auth.password||"";h=u+":"+p}var g=Yy(e.baseURL,e.url),m=sh.parse(g),b=m.protocol||"http:";if(!h&&m.auth){var w=m.auth.split(":"),x=w[0]||"",A=w[1]||"";h=x+":"+A}h&&delete c.Authorization;var j=oh.test(b),B=j?e.httpsAgent:e.httpAgent,L={path:Ky(m.path,e.params,e.paramsSerializer).replace(/^\?/,""),method:e.method.toUpperCase(),headers:c,agent:B,agents:{http:e.httpAgent,https:e.httpsAgent},auth:h};e.socketPath?L.socketPath=e.socketPath:(L.hostname=m.hostname,L.port=m.port);var V=e.proxy;if(!V&&V!==!1){var ce=b.slice(0,-1)+"_proxy",ke=process.env[ce]||process.env[ce.toUpperCase()];if(ke){var Z=sh.parse(ke),D=process.env.no_proxy||process.env.NO_PROXY,q=!0;if(D){var T=D.split(",").map(function(P){return P.trim()});q=!T.some(function(P){return P?P==="*"||P[0]==="."&&m.hostname.substr(m.hostname.length-P.length)===P?!0:m.hostname===P:!1})}if(q&&(V={host:Z.hostname,port:Z.port,protocol:Z.protocol},Z.auth)){var z=Z.auth.split(":");V.auth={username:z[0],password:z[1]}}}}V&&(L.headers.host=m.hostname+(m.port?":"+m.port:""),ah(L,V,b+"//"+m.hostname+(m.port?":"+m.port:"")+L.path));var I,G=j&&(V?oh.test(V.protocol):!0);e.transport?I=e.transport:e.maxRedirects===0?I=G?Zy:Qy:(e.maxRedirects&&(L.maxRedirects=e.maxRedirects),I=G?tv:ev),e.maxBodyLength>-1&&(L.maxBodyLength=e.maxBodyLength);var O=I.request(L,function(P){if(!O.aborted){var R=P,Ge=P.req||O;if(P.statusCode!==204&&Ge.method!=="HEAD"&&e.decompress!==!1)switch(P.headers["content-encoding"]){case"gzip":case"compress":case"deflate":R=R.pipe(rv.createUnzip()),delete P.headers["content-encoding"];break}var Ve={status:P.statusCode,statusText:P.statusMessage,headers:P.headers,config:e,request:Ge};if(e.responseType==="stream")Ve.data=R,ih(s,o,Ve);else{var ue=[],ge=0;R.on("data",function(Se){ue.push(Se),ge+=Se.length,e.maxContentLength>-1&&ge>e.maxContentLength&&(R.destroy(),o(Bn("maxContentLength size of "+e.maxContentLength+" exceeded",e,null,Ge)))}),R.on("error",function(Se){O.aborted||o($s(Se,e,null,Ge))}),R.on("end",function(){var Se=Buffer.concat(ue);e.responseType!=="arraybuffer"&&(Se=Se.toString(e.responseEncoding),(!e.responseEncoding||e.responseEncoding==="utf8")&&(Se=Pr.stripBOM(Se))),Ve.data=Se,ih(s,o,Ve)})}}});if(O.on("error",function(P){O.aborted&&P.code!=="ERR_FR_TOO_MANY_REDIRECTS"||o($s(P,e,null,O))}),e.timeout){var U=parseInt(e.timeout,10);if(isNaN(U)){o(Bn("error trying to parse `config.timeout` to int",e,"ERR_PARSE_TIMEOUT",O));return}O.setTimeout(U,function(){O.abort(),o(Bn("timeout of "+U+"ms exceeded",e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",O))})}e.cancelToken&&e.cancelToken.promise.then(function(P){O.aborted||(O.abort(),o(P))}),Pr.isStream(a)?a.on("error",function(P){o($s(P,e,null,O))}).pipe(O):O.end(a)})}});var Xn=y((D_,hh)=>{"use strict";var oe=we(),lh=Ef(),iv=kn(),sv={"Content-Type":"application/x-www-form-urlencoded"};function fh(t,e){!oe.isUndefined(t)&&oe.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function ov(){var t;return typeof XMLHttpRequest<"u"?t=Bf():typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"&&(t=uh()),t}function av(t,e,r){if(oe.isString(t))try{return(e||JSON.parse)(t),oe.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(t)}var Un={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:ov(),transformRequest:[function(e,r){return lh(r,"Accept"),lh(r,"Content-Type"),oe.isFormData(e)||oe.isArrayBuffer(e)||oe.isBuffer(e)||oe.isStream(e)||oe.isFile(e)||oe.isBlob(e)?e:oe.isArrayBufferView(e)?e.buffer:oe.isURLSearchParams(e)?(fh(r,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):oe.isObject(e)||r&&r["Content-Type"]==="application/json"?(fh(r,"application/json"),av(e)):e}],transformResponse:[function(e){var r=this.transitional,n=r&&r.silentJSONParsing,i=r&&r.forcedJSONParsing,s=!n&&this.responseType==="json";if(s||i&&oe.isString(e)&&e.length)try{return JSON.parse(e)}catch(o){if(s)throw o.name==="SyntaxError"?iv(o,this,"E_JSON_PARSE"):o}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300}};Un.headers={common:{Accept:"application/json, text/plain, */*"}};oe.forEach(["delete","get","head"],function(e){Un.headers[e]={}});oe.forEach(["post","put","patch"],function(e){Un.headers[e]=oe.merge(sv)});hh.exports=Un});var ph=y((O_,dh)=>{"use strict";var cv=we(),uv=Xn();dh.exports=function(e,r,n){var i=this||uv;return cv.forEach(n,function(o){e=o.call(i,e,r)}),e}});var Bs=y((I_,mh)=>{"use strict";mh.exports=function(e){return!!(e&&e.__CANCEL__)}});var vh=y((A_,yh)=>{"use strict";var gh=we(),Us=ph(),lv=Bs(),fv=Xn();function Xs(t){t.cancelToken&&t.cancelToken.throwIfRequested()}yh.exports=function(e){Xs(e),e.headers=e.headers||{},e.data=Us.call(e,e.data,e.headers,e.transformRequest),e.headers=gh.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),gh.forEach(["delete","get","head","post","put","patch","common"],function(i){delete e.headers[i]});var r=e.adapter||fv.adapter;return r(e).then(function(i){return Xs(e),i.data=Us.call(e,i.data,i.headers,e.transformResponse),i},function(i){return lv(i)||(Xs(e),i&&i.response&&(i.response.data=Us.call(e,i.response.data,i.response.headers,e.transformResponse))),Promise.reject(i)})}});var Gs=y((F_,bh)=>{"use strict";var pe=we();bh.exports=function(e,r){r=r||{};var n={},i=["url","method","data"],s=["headers","auth","proxy","params"],o=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],a=["validateStatus"];function c(g,m){return pe.isPlainObject(g)&&pe.isPlainObject(m)?pe.merge(g,m):pe.isPlainObject(m)?pe.merge({},m):pe.isArray(m)?m.slice():m}function h(g){pe.isUndefined(r[g])?pe.isUndefined(e[g])||(n[g]=c(void 0,e[g])):n[g]=c(e[g],r[g])}pe.forEach(i,function(m){pe.isUndefined(r[m])||(n[m]=c(void 0,r[m]))}),pe.forEach(s,h),pe.forEach(o,function(m){pe.isUndefined(r[m])?pe.isUndefined(e[m])||(n[m]=c(void 0,e[m])):n[m]=c(void 0,r[m])}),pe.forEach(a,function(m){m in r?n[m]=c(e[m],r[m]):m in e&&(n[m]=c(void 0,e[m]))});var u=i.concat(s).concat(o).concat(a),p=Object.keys(e).concat(Object.keys(r)).filter(function(m){return u.indexOf(m)===-1});return pe.forEach(p,h),n}});var Eh=y((R_,xh)=>{"use strict";var wh=Ls(),Hs={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){Hs[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var _h={},hv=wh.version.split(".");function Sh(t,e){for(var r=e?e.split("."):hv,n=t.split("."),i=0;i<3;i++){if(r[i]>n[i])return!0;if(r[i]<n[i])return!1}return!1}Hs.transitional=function(e,r,n){var i=r&&Sh(r);function s(o,a){return"[Axios v"+wh.version+"] Transitional option '"+o+"'"+a+(n?". "+n:"")}return function(o,a,c){if(e===!1)throw new Error(s(a," has been removed in "+r));return i&&!_h[a]&&(_h[a]=!0,console.warn(s(a," has been deprecated since v"+r+" and will be removed in the near future"))),e?e(o,a,c):!0}};function dv(t,e,r){if(typeof t!="object")throw new TypeError("options must be an object");for(var n=Object.keys(t),i=n.length;i-- >0;){var s=n[i],o=e[s];if(o){var a=t[s],c=a===void 0||o(a,s,t);if(c!==!0)throw new TypeError("option "+s+" must be "+c);continue}if(r!==!0)throw Error("Unknown option "+s)}}xh.exports={isOlderVersion:Sh,assertOptions:dv,validators:Hs}});var Ah=y((k_,Ih)=>{"use strict";var Dh=we(),pv=Fn(),Ch=Sf(),Ph=vh(),Gn=Gs(),Oh=Eh(),er=Oh.validators;function Dr(t){this.defaults=t,this.interceptors={request:new Ch,response:new Ch}}Dr.prototype.request=function(e){typeof e=="string"?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=Gn(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;r!==void 0&&Oh.assertOptions(r,{silentJSONParsing:er.transitional(er.boolean,"1.0.0"),forcedJSONParsing:er.transitional(er.boolean,"1.0.0"),clarifyTimeoutError:er.transitional(er.boolean,"1.0.0")},!1);var n=[],i=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(e)===!1||(i=i&&g.synchronous,n.unshift(g.fulfilled,g.rejected))});var s=[];this.interceptors.response.forEach(function(g){s.push(g.fulfilled,g.rejected)});var o;if(!i){var a=[Ph,void 0];for(Array.prototype.unshift.apply(a,n),a=a.concat(s),o=Promise.resolve(e);a.length;)o=o.then(a.shift(),a.shift());return o}for(var c=e;n.length;){var h=n.shift(),u=n.shift();try{c=h(c)}catch(p){u(p);break}}try{o=Ph(c)}catch(p){return Promise.reject(p)}for(;s.length;)o=o.then(s.shift(),s.shift());return o};Dr.prototype.getUri=function(e){return e=Gn(this.defaults,e),pv(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")};Dh.forEach(["delete","get","head","options"],function(e){Dr.prototype[e]=function(r,n){return this.request(Gn(n||{},{method:e,url:r,data:(n||{}).data}))}});Dh.forEach(["post","put","patch"],function(e){Dr.prototype[e]=function(r,n,i){return this.request(Gn(i||{},{method:e,url:r,data:n}))}});Ih.exports=Dr});var Ws=y((T_,Fh)=>{"use strict";function zs(t){this.message=t}zs.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};zs.prototype.__CANCEL__=!0;Fh.exports=zs});var kh=y((M_,Rh)=>{"use strict";var mv=Ws();function Hn(t){if(typeof t!="function")throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(i){e=i});var r=this;t(function(i){r.reason||(r.reason=new mv(i),e(r.reason))})}Hn.prototype.throwIfRequested=function(){if(this.reason)throw this.reason};Hn.source=function(){var e,r=new Hn(function(i){e=i});return{token:r,cancel:e}};Rh.exports=Hn});var Mh=y((q_,Th)=>{"use strict";Th.exports=function(e){return function(n){return e.apply(null,n)}}});var jh=y((j_,qh)=>{"use strict";qh.exports=function(e){return typeof e=="object"&&e.isAxiosError===!0}});var $h=y((N_,Js)=>{"use strict";var Nh=we(),gv=Ss(),zn=Ah(),yv=Gs(),vv=Xn();function Lh(t){var e=new zn(t),r=gv(zn.prototype.request,e);return Nh.extend(r,zn.prototype,e),Nh.extend(r,e),r}var Ue=Lh(vv);Ue.Axios=zn;Ue.create=function(e){return Lh(yv(Ue.defaults,e))};Ue.Cancel=Ws();Ue.CancelToken=kh();Ue.isCancel=Bs();Ue.all=function(e){return Promise.all(e)};Ue.spread=Mh();Ue.isAxiosError=jh();Js.exports=Ue;Js.exports.default=Ue});var Vs=y((L_,Bh)=>{Bh.exports=$h()});var Q=y(Ie=>{"use strict";Object.defineProperty(Ie,"__esModule",{value:!0});Ie.isUndefined=Ie.fixName=Ie.validateName=Ie.validateSingleChar=Ie.fixChar=Ie.validateChar=void 0;function Ov(t){for(var e=0;e<t.length;e++){var r=t.charCodeAt(e);if(!(r===9||r===10||r===13||r>=32&&r<=55295||r>=57344&&r<=65533)){if(e+1===t.length)return!1;var n=t.charCodeAt(e+1);if(r>=55296&&r<=56319&&n>=56320&&n<=57343){e++;continue}return!1}}return!0}Ie.validateChar=Ov;function Iv(t){for(var e="",r=0;r<t.length;r++){var n=t.charCodeAt(r);if(n===9||n===10||n===13||n>=32&&n<=55295||n>=57344&&n<=65533){e+=t[r];continue}if(r+1===t.length)return e+="\uFFFD",e;var i=t.charCodeAt(r+1);if(n>=55296&&n<=56319&&i>=56320&&i<=57343){e+=t[r]+t[r+1],r++;continue}e+="\uFFFD"}return e}Ie.fixChar=Iv;function Av(t){if(t.length===0)return!1;var e=t.charCodeAt(0);if(t.length===1)return e===9||e===10||e===13||e>=32&&e<=55295||e>=57344&&e<=65533;if(t.length!==2)return!1;var r=t.charCodeAt(1);return e>=55296&&e<=56319&&r>=56320&&r<=57343}Ie.validateSingleChar=Av;function Fv(t){if(t.length===0)return!1;var e=t.charCodeAt(0),r=e===58||e===95||e>=65&&e<=90||e>=97&&e<=122||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=767||e>=880&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533;if(t.length===1)return r;var n=t.charCodeAt(1),i=e>=55296&&e<=56191&&n>=56320&&n<=57343;if(!r&&!i)return!1;for(var s=i?2:1,o=s;o<t.length;o++){var a=t.charCodeAt(o);if(!(a===58||a===95||a===45||a===46||a===183||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122||a>=192&&a<=214||a>=216&&a<=246||a>=248&&a<=767||a>=768&&a<=879||a>=880&&a<=893||a>=895&&a<=8191||a>=8204&&a<=8205||a>=8255&&a<=8256||a>=8304&&a<=8591||a>=11264&&a<=12271||a>=12289&&a<=55295||a>=63744&&a<=64975||a>=65008&&a<=65533)){if(o+1===t.length)return!1;var c=t.charCodeAt(o+1);if(a>=55296&&a<=56191&&c>=56320&&c<=57343){o++;continue}return!1}}return!0}Ie.validateName=Fv;function Rv(t){var e="";if(t.length===0)return e;var r=t.charCodeAt(0),n=r===58||r===95||r>=65&&r<=90||r>=97&&r<=122||r>=192&&r<=214||r>=216&&r<=246||r>=248&&r<=767||r>=880&&r<=893||r>=895&&r<=8191||r>=8204&&r<=8205||r>=8304&&r<=8591||r>=11264&&r<=12271||r>=12289&&r<=55295||r>=63744&&r<=64975||r>=65008&&r<=65533;if(t.length===1)return n?e=t[0]:e="\uFFFD",e;var i=t.charCodeAt(1),s=r>=55296&&r<=56191&&i>=56320&&i<=57343;s?e=t[0]+t[1]:n?e=t[0]:e="\uFFFD";for(var o=s?2:1,a=o;a<t.length;a++){var c=t.charCodeAt(a);if(c===58||c===95||c===45||c===46||c===183||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122||c>=192&&c<=214||c>=216&&c<=246||c>=248&&c<=767||c>=768&&c<=879||c>=880&&c<=893||c>=895&&c<=8191||c>=8204&&c<=8205||c>=8255&&c<=8256||c>=8304&&c<=8591||c>=11264&&c<=12271||c>=12289&&c<=55295||c>=63744&&c<=64975||c>=65008&&c<=65533){e+=t[a];continue}if(a+1===t.length)return e+="\uFFFD",e;var h=t.charCodeAt(a+1);if(c>=55296&&c<=56191&&h>=56320&&h<=57343){e+=t[a]+t[a+1],a++;continue}e+="\uFFFD"}return e}Ie.fixName=Rv;function kv(t){return Object.prototype.toString.call(t)==="[object Undefined]"}Ie.isUndefined=kv});var rr=y(Kn=>{"use strict";Object.defineProperty(Kn,"__esModule",{value:!0});Kn.StringOptions=void 0;var Yn=Q(),Tv=function(){function t(e){this.doubleQuotes=!1,this.indent=" ",this.newline=`
23
- `,this.pretty=!0,(0,Yn.isUndefined)(e.doubleQuotes)||(this.doubleQuotes=e.doubleQuotes),(0,Yn.isUndefined)(e.indent)||(this.indent=e.indent),(0,Yn.isUndefined)(e.newline)||(this.newline=e.newline),(0,Yn.isUndefined)(e.pretty)||(this.pretty=e.pretty)}return t}();Kn.StringOptions=Tv});var Qn=y(Me=>{"use strict";Object.defineProperty(Me,"__esModule",{value:!0});Me.escapeDoubleQuotes=Me.escapeSingleQuotes=Me.escapeRightAngleBracketsInCdataTerminator=Me.escapeLeftAngleBrackets=Me.escapeAmpersands=void 0;function Mv(t){return t.replace(/&/g,"&amp;")}Me.escapeAmpersands=Mv;function qv(t){return t.replace(/</g,"&lt;")}Me.escapeLeftAngleBrackets=qv;function jv(t){return t.replace(/]]>/g,"]]&gt;")}Me.escapeRightAngleBracketsInCdataTerminator=jv;function Nv(t){return t.replace(/'/g,"&apos;")}Me.escapeSingleQuotes=Nv;function Lv(t){return t.replace(/"/g,"&quot;")}Me.escapeDoubleQuotes=Lv});var uo=y(co=>{"use strict";Object.defineProperty(co,"__esModule",{value:!0});var $v=ae(),fd=Qn(),ao=Q(),Bv=function(){function t(e,r,n){this._validation=r,(0,ao.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,ao.fixChar)(e);else if(this._validation&&!(0,ao.validateChar)(e))throw new Error((0,$v.getContext)(this.up())+": attribute text"+(' "'+e+'" should not contain characters not')+" allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){var e=this._charData;return e=(0,fd.escapeAmpersands)(e),e=(0,fd.escapeLeftAngleBrackets)(e),e},t.prototype.up=function(){return this._parent},t}();co.default=Bv});var Zn=y(lo=>{"use strict";Object.defineProperty(lo,"__esModule",{value:!0});var hd=ae(),dd=Q(),Uv=function(){function t(e,r,n){this._hex=!1,this._validation=r,this._parent=e,this.char=n.char,(0,dd.isUndefined)(n.hex)||(this.hex=n.hex)}return Object.defineProperty(t.prototype,"char",{get:function(){return this._char},set:function(e){if(this._validation&&!(0,dd.validateSingleChar)(e))throw new Error((0,hd.getContext)(this.up())+": character reference"+(' "'+e+'" should reference a single character,')+" and this character should be allowed in XML");this._char=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hex",{get:function(){return this._hex},set:function(e){this._hex=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){var e;if(this._char.length===1)e=this._char.charCodeAt(0);else{var r=this._char.charCodeAt(0);if(r>=55296&&r<=56319&&this._char.length>1){var n=this._char.charCodeAt(1);if(n>=56320&&n<=57343)e=(r-55296)*1024+n-56320+65536;else throw new Error((0,hd.getContext)(this.up())+": character"+(' reference "'+this.char+'" should')+" reference a valid Unicode character")}else e=r}return this._hex?"&#x"+e.toString(16)+";":"&#"+e+";"},t.prototype.up=function(){return this._parent},t}();lo.default=Uv});var ei=y(fo=>{"use strict";Object.defineProperty(fo,"__esModule",{value:!0});var Xv=ae(),Gv=Q(),Hv=function(){function t(e,r,n){this._validation=r,this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._validation&&!(0,Gv.validateName)(e))throw new Error((0,Xv.getContext)(this.up())+": entity reference name"+(' "'+e+'" should not contain characters not')+" allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"&"+this._name+";"},t.prototype.up=function(){return this._parent},t}();fo.default=Hv});var ti=y(Ir=>{"use strict";var mo=Ir&&Ir.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ir,"__esModule",{value:!0});var ho=ae(),pd=Qn(),zv=rr(),po=Q(),Wv=mo(uo()),Jv=mo(Zn()),Vv=mo(ei()),Yv=function(){function t(e,r,n){this._validation=r,(0,po.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,this._children=[],this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._replaceInvalidCharsInName){if(e=(0,po.fixName)(e),e.length===0)throw new Error((0,ho.getContext)(this.up())+": attribute name should not be empty")}else if(this._validation&&!(0,po.validateName)(e))throw e.length===0?new Error((0,ho.getContext)(this.up())+": attribute name should not be empty"):new Error((0,ho.getContext)(this.up())+": attribute name"+(' "'+e+'" should not contain characters not')+" allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.charRef=function(e){var r=new Jv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entityRef=function(e){var r=new Vv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.text=function(e){var r=new Wv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});for(var r=new zv.StringOptions(e),n=r.doubleQuotes?'"':"'",i=this._name+"="+n,s=0,o=this._children;s<o.length;s++){var a=o[s];r.doubleQuotes?i+=(0,pd.escapeDoubleQuotes)(a.toString()):i+=(0,pd.escapeSingleQuotes)(a.toString())}return i+=n,i},t.prototype.up=function(){return this._parent},t}();Ir.default=Yv});var yo=y(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});var Kv=ae(),Qv=Q(),Zv=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,Qv.validateChar)(e))throw new Error((0,Kv.getContext)(this.up())+": attribute-list"+(' declaration "'+e+'" should not contain')+" characters not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!ATTLIST "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();go.default=Zv});var bo=y(vo=>{"use strict";Object.defineProperty(vo,"__esModule",{value:!0});var e1=ae(),t1=Q(),r1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,t1.validateChar)(e))throw new Error((0,e1.getContext)(this.up())+": element declaration"+(' "'+e+'" should not contain characters')+" not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!ELEMENT "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();vo.default=r1});var wo=y(_o=>{"use strict";Object.defineProperty(_o,"__esModule",{value:!0});var n1=ae(),i1=Q(),s1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,i1.validateChar)(e))throw new Error((0,n1.getContext)(this.up())+": entity declaration"+(' "'+e+'" should not contain characters')+" not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!ENTITY "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();_o.default=s1});var xo=y(So=>{"use strict";Object.defineProperty(So,"__esModule",{value:!0});var o1=ae(),a1=Q(),c1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,a1.validateChar)(e))throw new Error((0,o1.getContext)(this.up())+": notation declaration"+(' "'+e+'" should not contain characters')+" not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!NOTATION "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();So.default=c1});var Co=y(Eo=>{"use strict";Object.defineProperty(Eo,"__esModule",{value:!0});var u1=ae(),l1=Q(),f1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._validation&&!(0,l1.validateName)(e))throw new Error((0,u1.getContext)(this.up())+": parameter entity"+(' reference name "'+e+'" should not contain')+" characters not allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"%"+this._name+";"},t.prototype.up=function(){return this._parent},t}();Eo.default=f1});var Ar=y(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});var ri=ae(),ni=Q(),h1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.content=n.content,this.target=n.target}return Object.defineProperty(t.prototype,"content",{get:function(){return this._content},set:function(e){if(!(0,ni.isUndefined)(e)){if(this._validation&&!(0,ni.validateChar)(e))throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction content "'+e+'" should')+" not contain characters not allowed in XML");if(this._validation&&e.indexOf("?>")!==-1)throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction content "'+e+'" should')+" not contain the string '?>'")}this._content=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"target",{get:function(){return this._target},set:function(e){if(this._validation&&!(0,ni.validateName)(e))throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction target "'+e+'" should')+" not contain characters not allowed in XML names");if(this._validation&&e==="xml")throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction target "'+e+'" should')+" not be the string 'xml'");this._target=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return(0,ni.isUndefined)(this._content)?"<?"+this._target+"?>":"<?"+this._target+" "+this._content+"?>"},t.prototype.up=function(){return this._parent},t}();Po.default=h1});var ii=y(Pt=>{"use strict";var Dt=Pt&&Pt.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Pt,"__esModule",{value:!0});Pt.validatePubId=void 0;var ht=ae(),d1=rr(),Je=Q(),p1=Dt(Fr()),m1=Dt(yo()),g1=Dt(bo()),y1=Dt(wo()),v1=Dt(xo()),b1=Dt(Co()),_1=Dt(Ar()),w1=function(){function t(e,r,n){this._pubId=void 0,this._sysId=void 0,this._validation=r,this._children=[],this._parent=e,this.name=n.name,(0,Je.isUndefined)(n.sysId)||(this.sysId=n.sysId),(0,Je.isUndefined)(n.pubId)||(this.pubId=n.pubId)}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._validation&&!(0,Je.validateName)(e))throw new Error((0,ht.getContext)(this.up())+': DTD name "'+e+'" should not contain characters not allowed in XML names');this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pubId",{get:function(){return this._pubId},set:function(e){if(!(0,Je.isUndefined)(e)){if(this._validation&&!md(e))throw new Error((0,ht.getContext)(this.up())+": DTD public"+(' identifier "'+e+'" should not contain')+" characters not allowed in public identifiers");if(this._validation&&(0,Je.isUndefined)(this._sysId))throw new Error((0,ht.getContext)(this.up())+": DTD public"+(' identifier "'+e+'" should not be defined')+" if system identifier is undefined")}this._pubId=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sysId",{get:function(){return this._sysId},set:function(e){if(!(0,Je.isUndefined)(e)){if(this._validation&&!(0,Je.validateChar)(e))throw new Error((0,ht.getContext)(this.up())+": DTD system"+(' identifier "'+e+'" should not contain')+" characters not allowed in XML");if(this._validation&&e.indexOf("'")!==-1&&e.indexOf('"')!==-1)throw new Error((0,ht.getContext)(this.up())+": DTD system"+(' identifier "'+e+'" should not contain')+" both single quotes and double quotes")}this._sysId=e},enumerable:!1,configurable:!0}),t.prototype.attlist=function(e){var r=new m1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.comment=function(e){var r=new p1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.element=function(e){var r=new g1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entity=function(e){var r=new y1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.notation=function(e){var r=new v1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.paramEntityRef=function(e){var r=new b1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.procInst=function(e){var r=new _1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});var r=new d1.StringOptions(e),n="<!DOCTYPE "+this._name;if((0,Je.isUndefined)(this._pubId))(0,Je.isUndefined)(this._sysId)||(n+=" ",n=this.appendId("SYSTEM",this._sysId,n,r));else{if((0,Je.isUndefined)(this._sysId))throw new Error((0,ht.getContext)(this.up())+": DTD system identifier is not undefined");n+=" ",n=this.appendId("PUBLIC",this._pubId,n,r),n=this.appendId("",this._sysId,n,r)}if(this._children.length!==0){n+=" [";for(var i=0,s=this._children;i<s.length;i++){var o=s[i];r.pretty&&(n+=r.newline+r.indent),n+=o.toString()}r.pretty&&(n+=r.newline),n+="]>"}else n+=">";return n},t.prototype.up=function(){return this._parent},t.prototype.appendId=function(e,r,n,i){if(n+=e+" ",i.doubleQuotes){if(this._validation&&r.indexOf('"')!==-1)throw new Error((0,ht.getContext)(this.up())+": doubleQuotes option inconsistent with DTD system identifier or public identifier");n+='"'+r+'"'}else{if(this._validation&&r.indexOf("'")!==-1)throw new Error((0,ht.getContext)(this)+": doubleQuotes option inconsistent with DTD system identifier or public identifier");n+="'"+r+"'"}return n},t}();Pt.default=w1;function md(t){for(var e=0;e<t.length;e++){var r=t.charCodeAt(e);if(!(r===10||r===13||r===32||r===33||r>=35&&r<=37||r>=39&&r<=47||r>=48&&r<=57||r===58||r===59||r===61||r===63||r>=64&&r<=90||r===95||r>=97&&r<=122))return e+1===t.length,!1}return!0}Pt.validatePubId=md});var Io=y(Oo=>{"use strict";Object.defineProperty(Oo,"__esModule",{value:!0});var gd=ae(),Do=Q(),S1=function(){function t(e,r,n){this._validation=r,(0,Do.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,Do.fixChar)(e);else if(this._validation&&!(0,Do.validateChar)(e))throw new Error((0,gd.getContext)(this.up())+": CDATA section"+(' "'+e+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)e=e.replace("]]>","\uFFFD\uFFFD\uFFFD");else if(this._validation&&e.indexOf("]]>")!==-1)throw new Error((0,gd.getContext)(this.up())+": CDATA section"+(' "'+e+'" should not contain the string')+" ']]>'");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<![CDATA["+this._charData+"]]>"},t.prototype.up=function(){return this._parent},t}();Oo.default=S1});var ko=y(Ro=>{"use strict";Object.defineProperty(Ro,"__esModule",{value:!0});var x1=ae(),Ao=Qn(),Fo=Q(),E1=function(){function t(e,r,n){this._validation=r,(0,Fo.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,Fo.fixChar)(e);else if(this._validation&&!(0,Fo.validateChar)(e))throw new Error((0,x1.getContext)(this.up())+": character data"+('"'+e+'" should not contain characters not')+" allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){var e=this._charData;return e=(0,Ao.escapeAmpersands)(e),e=(0,Ao.escapeLeftAngleBrackets)(e),e=(0,Ao.escapeRightAngleBracketsInCdataTerminator)(e),e},t.prototype.up=function(){return this._parent},t}();Ro.default=E1});var ci=y(Tr=>{"use strict";var Ot=Tr&&Tr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Tr,"__esModule",{value:!0});var si=ae(),C1=rr(),Rr=Q(),yd=Ot(ti()),P1=Ot(Io()),kr=Ot(ko()),oi=Ot(Zn()),D1=Ot(Fr()),ai=Ot(ei()),O1=Ot(Ar()),I1=function(){function t(e,r,n){this._validation=r,(0,Rr.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,(0,Rr.isUndefined)(n.useSelfClosingTagIfEmpty)?this._useSelfClosingTagIfEmpty=!0:this._useSelfClosingTagIfEmpty=n.useSelfClosingTagIfEmpty,this._children=[],this._attributeNames=[],this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._replaceInvalidCharsInName){if(e=(0,Rr.fixName)(e),e.length===0)throw new Error((0,si.getContext)(this.up())+": element name should not be empty")}else if(this._validation&&!(0,Rr.validateName)(e))throw e.length===0?new Error((0,si.getContext)(this.up())+": element name should not be empty"):new Error((0,si.getContext)(this.up())+": element name"+(' "'+e+'" should not contain characters not')+" allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.attribute=function(e){if(this._validation&&this._attributeNames.indexOf(e.name)!==-1)throw new Error((0,si.getContext)(this.up())+': element "'+this.name+'" already contains an attribute with the'+(' name "'+e.name+'"'));var r=new yd.default(this,this._validation,e);return this._children.push(r),this._attributeNames.push(e.name),r},t.prototype.cdata=function(e){var r=new P1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charData=function(e){var r=new kr.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charRef=function(e){var r=new oi.default(this,this._validation,e);return this._children.push(r),r},t.prototype.comment=function(e){var r=new D1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.element=function(e){var r=new t(this,this._validation,e);return this._children.push(r),r},t.prototype.entityRef=function(e){var r=new ai.default(this,this._validation,e);return this._children.push(r),r},t.prototype.procInst=function(e){var r=new O1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){return e===void 0&&(e={}),this.toStringWithIndent(e,"")},t.prototype.up=function(){return this._parent},t.prototype.toStringWithIndent=function(e,r){for(var n=new C1.StringOptions(e),i=r+n.indent,s="<"+this._name,o=[],a=0,c=this._children;a<c.length;a++){var h=c[a];h instanceof yd.default?s+=" "+h.toString(e):o.push(h)}if(o.length>0){for(var u="",p=0;p<o.length;p++){var g=o[p],m="";g instanceof t?m+=g.toStringWithIndent(n,i):m+=g.toString();var b=p>0?o[p-1]:void 0;g instanceof kr.default&&g.toString()===""||(n.pretty&&(this.allSameLineNodes(o)||p>0&&this.onSameLine(g,b)||(m=n.newline+i+m)),u+=m)}n.pretty&&(this.allSameLineNodes(o)||(u+=n.newline+r)),u.length===0&&this._useSelfClosingTagIfEmpty?s+="/>":s+=">"+u+"</"+this._name+">"}else this._useSelfClosingTagIfEmpty?s+="/>":s+="></"+this._name+">";return s},t.prototype.allSameLineNodes=function(e){for(var r=0,n=e;r<n.length;r++){var i=n[r];if(!(i instanceof oi.default||i instanceof ai.default||i instanceof kr.default))return!1}return!0},t.prototype.onSameLine=function(e,r){return(e instanceof oi.default||e instanceof ai.default||e instanceof kr.default)&&!(0,Rr.isUndefined)(r)&&(r instanceof oi.default||r instanceof ai.default||r instanceof kr.default)},t}();Tr.default=I1});var ae=y(nr=>{"use strict";var li=nr&&nr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(nr,"__esModule",{value:!0});nr.getContext=void 0;var A1=li(ti()),F1=li(fi()),R1=li(ii()),k1=li(ci());function ui(t){if(t instanceof A1.default)return ui(t.up())+(' > attribute "'+t.name+'"');if(t instanceof F1.default)return"in XML document";if(t instanceof R1.default)return ui(t.up())+" > DTD";if(t instanceof k1.default)return ui(t.up())+(' > element "'+t.name+'"');throw new Error("Unrecognized object of type "+Object.prototype.toString.call(t))}nr.getContext=ui});var Fr=y(qo=>{"use strict";Object.defineProperty(qo,"__esModule",{value:!0});var To=ae(),Mo=Q(),T1=function(){function t(e,r,n){this._validation=r,(0,Mo.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,Mo.fixChar)(e);else if(this._validation&&!(0,Mo.validateChar)(e))throw new Error((0,To.getContext)(this.up())+": comment content"+(' "'+e+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)e=e.replace("--","\uFFFD\uFFFD");else if(this._validation&&e.indexOf("--")!==-1)throw new Error((0,To.getContext)(this.up())+": comment content"+(' "'+e+'" should not contain the string')+" '--'");if(this._replaceInvalidCharsInCharData)e.lastIndexOf("-")===e.length-1&&(e=e.substr(0,e.length-1)+"\uFFFD");else if(this._validation&&e.lastIndexOf("-")===e.length-1)throw new Error((0,To.getContext)(this.up())+": comment content"+(' "'+e+'" should not end with the string')+" '-'");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!--"+this._charData+"-->"},t.prototype.up=function(){return this._parent},t}();qo.default=T1});var Lo=y(No=>{"use strict";Object.defineProperty(No,"__esModule",{value:!0});var jo=ae(),M1=rr(),Mr=Q(),q1=function(){function t(e,r,n){this._version="1.0",this._validation=r,this._parent=e,this.encoding=n.encoding,this.standalone=n.standalone,(0,Mr.isUndefined)(n.version)||(this.version=n.version)}return Object.defineProperty(t.prototype,"encoding",{get:function(){return this._encoding},set:function(e){if(this._validation&&!(0,Mr.isUndefined)(e)&&!j1(e))throw new Error((0,jo.getContext)(this.up())+": declaration"+(" encoding attribute "+e+" should be a")+" valid encoding");this._encoding=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"standalone",{get:function(){return this._standalone},set:function(e){if(this._validation&&!(0,Mr.isUndefined)(e)&&e!=="yes"&&e!=="no")throw new Error((0,jo.getContext)(this.up())+": declaration"+(" standalone attribute "+e+" should")+" be the string 'yes' or the string 'no'");this._standalone=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"version",{get:function(){return this._version},set:function(e){if(this._validation&&!N1(e))throw new Error((0,jo.getContext)(this.up())+": declaration version"+(" attribute "+e+" should be a valid XML")+" version");this._version=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(e){e===void 0&&(e={});var r=new M1.StringOptions(e),n=r.doubleQuotes?'"':"'",i="<?xml version="+n+this._version+n;return(0,Mr.isUndefined)(this._encoding)||(i+=" encoding="+n+this._encoding+n),(0,Mr.isUndefined)(this._standalone)||(i+=" standalone="+n+this._standalone+n),i+="?>",i},t.prototype.up=function(){return this._parent},t}();No.default=q1;function j1(t){if(t.length===0)return!1;var e=t.charCodeAt(0);if(!(e>=65&&e<=90||e>=97&&e<=122))return!1;for(var r=1;r<t.length;r++){var n=t.charCodeAt(r);if(!(n===95||n===45||n===46||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122))return r+1===t.length,!1}return!0}function N1(t){for(var e=0;e<=9;e++)if(t==="1."+e)return!0;return!1}});var fi=y(jr=>{"use strict";var Nr=jr&&jr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(jr,"__esModule",{value:!0});var L1=rr(),$1=Q(),B1=Nr(Fr()),vd=Nr(Lo()),bd=Nr(ii()),qr=Nr(ci()),U1=Nr(Ar()),X1=function(){function t(e){this._children=[],this._validation=(0,$1.isUndefined)(e.validation)?!0:e.validation}return t.prototype.comment=function(e){var r=new B1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.decl=function(e){if(e===void 0&&(e={}),this._validation&&this._children.length!==0)throw new Error("in XML document: declaration must be the first child");var r=new vd.default(this,this._validation,e);return this._children.push(r),r},t.prototype.dtd=function(e){var r=this._children.filter(function(i){return i instanceof qr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: DTD must precede the root element");var n=new bd.default(this,this._validation,e);return this._children.push(n),n},t.prototype.element=function(e){var r=this._children.filter(function(i){return i instanceof qr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: only one root element is permitted");var n=new qr.default(this,this._validation,e);return this._children.push(n),n},t.prototype.procInst=function(e){var r=new U1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});var r=this._children.filter(function(h){return h instanceof qr.default});if(this._validation&&r.length!==1)throw new Error("in XML document: no more than one root element is permitted");for(var n=new L1.StringOptions(e),i="",s=0,o=this._children;s<o.length;s++){var a=o[s];a instanceof vd.default||a instanceof bd.default||a instanceof qr.default?i+=a.toString(e):i+=a.toString(),n.pretty&&(i+=n.newline)}var c=i.length-n.newline.length;return i.substr(c)===n.newline&&(i=i.substr(0,c)),i},t}();jr.default=X1});var _d=y(k=>{"use strict";var re=k&&k.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(k,"__esModule",{value:!0});k.document=k.XmlProcInst=k.XmlEntityRef=k.XmlElement=k.XmlDtdParamEntityRef=k.XmlDtdNotation=k.XmlDtdEntity=k.XmlDtdElement=k.XmlDtdAttlist=k.XmlDtd=k.XmlDocument=k.XmlDecl=k.XmlComment=k.XmlCharRef=k.XmlCharData=k.XmlCdata=k.XmlAttributeText=k.XmlAttribute=void 0;var G1=re(fi()),H1=ti();Object.defineProperty(k,"XmlAttribute",{enumerable:!0,get:function(){return re(H1).default}});var z1=uo();Object.defineProperty(k,"XmlAttributeText",{enumerable:!0,get:function(){return re(z1).default}});var W1=Io();Object.defineProperty(k,"XmlCdata",{enumerable:!0,get:function(){return re(W1).default}});var J1=ko();Object.defineProperty(k,"XmlCharData",{enumerable:!0,get:function(){return re(J1).default}});var V1=Zn();Object.defineProperty(k,"XmlCharRef",{enumerable:!0,get:function(){return re(V1).default}});var Y1=Fr();Object.defineProperty(k,"XmlComment",{enumerable:!0,get:function(){return re(Y1).default}});var K1=Lo();Object.defineProperty(k,"XmlDecl",{enumerable:!0,get:function(){return re(K1).default}});var Q1=fi();Object.defineProperty(k,"XmlDocument",{enumerable:!0,get:function(){return re(Q1).default}});var Z1=ii();Object.defineProperty(k,"XmlDtd",{enumerable:!0,get:function(){return re(Z1).default}});var eb=yo();Object.defineProperty(k,"XmlDtdAttlist",{enumerable:!0,get:function(){return re(eb).default}});var tb=bo();Object.defineProperty(k,"XmlDtdElement",{enumerable:!0,get:function(){return re(tb).default}});var rb=wo();Object.defineProperty(k,"XmlDtdEntity",{enumerable:!0,get:function(){return re(rb).default}});var nb=xo();Object.defineProperty(k,"XmlDtdNotation",{enumerable:!0,get:function(){return re(nb).default}});var ib=Co();Object.defineProperty(k,"XmlDtdParamEntityRef",{enumerable:!0,get:function(){return re(ib).default}});var sb=ci();Object.defineProperty(k,"XmlElement",{enumerable:!0,get:function(){return re(sb).default}});var ob=ei();Object.defineProperty(k,"XmlEntityRef",{enumerable:!0,get:function(){return re(ob).default}});var ab=Ar();Object.defineProperty(k,"XmlProcInst",{enumerable:!0,get:function(){return re(ab).default}});function cb(t){return t===void 0&&(t={}),new G1.default(t)}k.document=cb});var $o=y(ne=>{"use strict";Object.defineProperty(ne,"__esModule",{value:!0});ne.stringify=ne.isMap=ne.isSet=ne.isFunction=ne.isArray=ne.isObject=ne.isNull=ne.isUndefined=void 0;function wd(t){return Object.prototype.toString.call(t)==="[object Undefined]"}ne.isUndefined=wd;function Sd(t){return Object.prototype.toString.call(t)==="[object Null]"}ne.isNull=Sd;function ub(t){return Object.prototype.toString.call(t)==="[object Object]"}ne.isObject=ub;function lb(t){return Object.prototype.toString.call(t)==="[object Array]"}ne.isArray=lb;function xd(t){return Object.prototype.toString.call(t)==="[object Function]"}ne.isFunction=xd;function fb(t){return Object.prototype.toString.call(t)==="[object Set]"}ne.isSet=fb;function hb(t){return Object.prototype.toString.call(t)==="[object Map]"}ne.isMap=hb;function db(t){return!wd(t)&&!Sd(t)&&xd(t?.toString)&&(t=t.toString()),String(t)}ne.stringify=db});var Id=y(Ae=>{"use strict";Object.defineProperty(Ae,"__esModule",{value:!0});Ae.WrapHandlers=Ae.TypeHandlers=Ae.FormatOptions=Ae.DtdOptions=Ae.DeclarationOptions=Ae.Options=void 0;var Xe=$o(),pb=function(){function t(e){e===void 0&&(e={}),this.aliasString="=",this.attributeString="@",this.cdataInvalidChars=!1,this.cdataKeys=[],this.replaceInvalidChars=!1,this.useSelfClosingTagIfEmpty=!0,this.validation=!0,this.valueString="#",(0,Xe.isUndefined)(e.validation)||(this.validation=e.validation),(0,Xe.isUndefined)(e.aliasString)||(this.aliasString=e.aliasString),(0,Xe.isUndefined)(e.attributeString)||(this.attributeString=e.attributeString),(0,Xe.isUndefined)(e.cdataInvalidChars)||(this.cdataInvalidChars=e.cdataInvalidChars),(0,Xe.isUndefined)(e.cdataKeys)||(this.cdataKeys=e.cdataKeys),this.declaration=new Ed(e.declaration),this.dtd=new Cd(this.validation,e.dtd),this.format=new Pd(e.format),(0,Xe.isUndefined)(e.replaceInvalidChars)||(this.replaceInvalidChars=e.replaceInvalidChars),this.typeHandlers=new Dd(e.typeHandlers),(0,Xe.isUndefined)(e.useSelfClosingTagIfEmpty)||(this.useSelfClosingTagIfEmpty=e.useSelfClosingTagIfEmpty),(0,Xe.isUndefined)(e.valueString)||(this.valueString=e.valueString),this.wrapHandlers=new Od(e.wrapHandlers)}return t}();Ae.Options=pb;var Ed=function(){function t(e){e===void 0&&(e={}),this.include=!0,(0,Xe.isUndefined)(e.include)||(this.include=e.include),this.encoding=e.encoding,this.standalone=e.standalone,this.version=e.version}return t}();Ae.DeclarationOptions=Ed;var Cd=function(){function t(e,r){if(r===void 0&&(r={}),this.include=!1,(0,Xe.isUndefined)(r.include)||(this.include=r.include),e&&(0,Xe.isUndefined)(r.name)&&this.include)throw new Error("options.dtd.name should be defined if options.dtd.include is true");this.name=r.name,this.sysId=r.sysId,this.pubId=r.pubId}return t}();Ae.DtdOptions=Cd;var Pd=function(){function t(e){e===void 0&&(e={}),this.doubleQuotes=e.doubleQuotes,this.indent=e.indent,this.newline=e.newline,this.pretty=e.pretty}return t}();Ae.FormatOptions=Pd;var Dd=function(){function t(e){e===void 0&&(e={});for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(this[r]=e[r])}return t}();Ae.TypeHandlers=Dd;var Od=function(){function t(e){e===void 0&&(e={});for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(this[r]=e[r])}return t}();Ae.WrapHandlers=Od});var Md=y(dt=>{"use strict";Object.defineProperty(dt,"__esModule",{value:!0});dt.parse=dt.parseToExistingElement=dt.Absent=void 0;var Fd=_d(),Rd=Id(),Y=$o(),Bo=function(){function t(){}return Object.defineProperty(t,"instance",{get:function(){return t._instance},enumerable:!1,configurable:!0}),t._instance=new t,t}();dt.Absent=Bo;function Uo(t,e){var r=Object.prototype.toString.call(t),n;return Object.prototype.hasOwnProperty.call(e.typeHandlers,"*")&&(n=e.typeHandlers["*"]),Object.prototype.hasOwnProperty.call(e.typeHandlers,r)&&(n=e.typeHandlers[r]),n}function kd(t,e,r){var n=function(o){return r.cdataInvalidChars&&(o.indexOf("<")!==-1||o.indexOf("&")!==-1)||r.cdataKeys.indexOf(e.name)!==-1||r.cdataKeys.indexOf("*")!==-1};if(e instanceof Fd.XmlElement)if(n(t))for(var i=t.split("]]>"),s=0;s<i.length;s++)n(i[s])?e.cdata({charData:i[s],replaceInvalidCharsInCharData:r.replaceInvalidChars}):e.charData({charData:i[s],replaceInvalidCharsInCharData:r.replaceInvalidChars}),s<i.length-1&&e.charData({charData:"]]>",replaceInvalidCharsInCharData:r.replaceInvalidChars});else e.charData({charData:t,replaceInvalidCharsInCharData:r.replaceInvalidChars});else e.text({charData:t,replaceInvalidCharsInCharData:r.replaceInvalidChars})}function mb(t,e,r,n){var i=r.attribute({name:t,replaceInvalidCharsInName:n.replaceInvalidChars});kd((0,Y.stringify)(e),i,n)}function Ad(t,e,r,n){if(t===n.aliasString){r.name=(0,Y.stringify)(e);return}if(t.indexOf(n.attributeString)===0&&(0,Y.isObject)(e)){for(var i=0,s=Object.keys(e);i<s.length;i++){var o=s[i];mb(o,(0,Y.stringify)(e[o]),r,n)}return}if(t.indexOf(n.valueString)===0){hi(t,(0,Y.stringify)(e),r,n);return}var a=r;if(!(0,Y.isArray)(e)&&!(0,Y.isSet)(e)){var c=Uo(e,n);if(!(0,Y.isUndefined)(c)&&c(e)===Bo.instance)return;a=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}hi(t,e,a,n)}function gb(t,e,r){if((0,Y.isMap)(t))t.forEach(function(o,a){Ad((0,Y.stringify)(a),o,e,r)});else for(var n=0,i=Object.keys(t);n<i.length;n++){var s=i[n];Ad(s,t[s],e,r)}}function yb(t,e,r,n){var i;Object.prototype.hasOwnProperty.call(n.wrapHandlers,"*")&&(i=n.wrapHandlers["*"]),Object.prototype.hasOwnProperty.call(n.wrapHandlers,t)&&(i=n.wrapHandlers[t]);var s=t,o=r;if(!(0,Y.isUndefined)(i)){var a=i(s,e);(0,Y.isNull)(a)||(s=a,o=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty}))}e.forEach(function(c){var h=o;if(!(0,Y.isArray)(c)&&!(0,Y.isSet)(c)){var u=Uo(c,n);if(!(0,Y.isUndefined)(u)&&u(c)===Bo.instance)return;h=o.element({name:s,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}hi(s,c,h,n)})}function hi(t,e,r,n){var i=Uo(e,n);if((0,Y.isUndefined)(i)||(e=i(e)),(0,Y.isObject)(e)||(0,Y.isMap)(e)){gb(e,r,n);return}if((0,Y.isArray)(e)||(0,Y.isSet)(e)){yb(t,e,r,n);return}kd((0,Y.stringify)(e),r,n)}function Td(t,e,r){var n=new Rd.Options(r);hi(t.name,e,t,n)}dt.parseToExistingElement=Td;function vb(t,e,r){var n=new Rd.Options(r),i=new Fd.XmlDocument({validation:n.validation});n.declaration.include&&i.decl(n.declaration),n.dtd.include&&i.dtd({name:n.dtd.name,pubId:n.dtd.pubId,sysId:n.dtd.sysId});var s=i.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty});return Td(s,e,r),i.toString(n.format)}dt.parse=vb});var Ab={};zo(Ab,{startRender:()=>Ib});module.exports=Jo(Ab);var $r=F(require("node:fs")),sr=F(require("node:path"));var uf=require("node:child_process"),Ze=F(require("node:path")),lf=F(rt()),Be=F(yt());var Vt=F(require("node:fs")),Zl=F(require("node:path")),bt=F(hn()),ef=F(rt()),In=F(yt()),tf=F(wl()),rf=F(xn());var Le=F(require("node:fs")),He=F(require("node:path")),_e=F(yt());var Ke=F(require("node:fs")),De=F(require("node:path")),En=F(yt());var zt=te();function*Dg(t){let{basePath:e,withSizeProp:r}=t||{},{__cx:n}=zt.paths(),i=e||De.default.join(n,"store"),s=Xl(i).filter(o=>De.default.extname(o)===".json");for(let o of s)try{let a=En.default.readJsonSync(o,{encoding:"utf-8"});if(r){let c=Ke.default.statSync(o);a.size=c.size/1024}a.path&&(yield a)}catch(a){console.error(`Error: The file ${o} doesn't exist`,a)}}async function us(){let{__cx:t}=zt.paths(),{sitesToPublish:e,createdPages:r,buildProcessData:n}=En.default.readJSONSync(De.default.join(t,"store","metadata","render-info.json"));return{buildProcessData:n,createdPages:r,sitesToPublish:e}}function Ll(){let{__cx:t}=zt.paths(),e=De.default.join(t,"store");Ke.default.existsSync(e)||(Ke.default.mkdirSync(e),Ke.default.mkdirSync(De.default.join(e,"metadata"))),console.info("Store initialized")}function $l(t,e){let{__cx:r}=zt.paths();Ke.default.writeFileSync(De.default.join(r,"store","metadata","render-info.json"),JSON.stringify(e))}function Og(t,e){return ls(t).filter(i=>e.includes(i))}function ls(t){return Ke.default.readdirSync(t).filter(r=>{let n=`${t}/${r}`,i=Ke.default.statSync(n);if(i&&i.isDirectory()||De.default.extname(r)!==".json")return!1;let s=De.default.basename(r,De.default.extname(r));return!isNaN(parseInt(s))}).map(r=>{let n=De.default.basename(r,De.default.extname(r));return parseInt(n)})}function Bl(t){let{__cx:e}=zt.paths();t.forEach(r=>{fs(r,["editorID","parentEditorID"]);let n=`${r.context.page.id}.json`,i=De.default.join(e,"store",n);En.default.writeJSONSync(i,r)})}function Cn(t){let{__cx:e}=zt.paths();t.length!==0&&t.forEach(r=>{let n=De.default.join(e,"store",`${r}.json`);try{Ke.default.unlinkSync(n)}catch(i){console.log(`Error removing file ${r}`,i.message)}})}async function Ul(t,e){let{changedPages:r,pages:n,validPagesIds:i,sitesToPublish:s}=e,o=Og(t,n),a=i.filter(m=>!o.includes(m)),c=a.concat(r),h=o.filter(m=>!i.includes(m)),u=Array.from(new Set(c)).filter(m=>!h.includes(m)),p=Dg(),g=[];for await(let m of p){let b=m.context.page.site,w=m.context.page.id;s.map(x=>x.id).includes(b)||g.push(w)}return{pagesInStore:o,pagesMissingInStore:a,pagesToDeleteFromStore:[...h,...g],pagesToWriteToStore:u}}var Ig=te(),hs=t=>{if(!_e.default.statSync(t).isDirectory())return;let r=_e.default.readdirSync(t);if(r.length>0){let i=r.length,s=r.filter(o=>He.default.extname(o).toLowerCase()===".xml").length;i===s&&(r.forEach(function(o){let a=He.default.join(t,o);_e.default.rmSync(a)}),r=_e.default.readdirSync(t)),r.forEach(function(o){let a=He.default.join(t,o);hs(a)}),r=_e.default.readdirSync(t)}if(r.length===0){_e.default.rmdirSync(t);return}};function Pn(t,e){for(let r of t)Le.default.existsSync(r)||Le.default.mkdirSync(r,{recursive:!0,...e})}function Dn(t,e,r,n={withBackup:!1}){let{withBackup:i}=n;for(let s of r){let o=He.default.join(t,s),a=He.default.join(e,s);if(!_e.default.existsSync(o)){console.log(`Source directory does not exist: ${o}`);continue}i&&zl(a);try{_e.default.existsSync(a)&&Le.default.rmSync(a,{recursive:!0,force:!0}),Le.default.cpSync(o,a,{recursive:!0}),i&&Hl(a)}catch{console.log("Copy failed!"),i&&(Gl(a),console.log("Backup has been restored."))}}}function Wt(t,e,r,n){let{override:i,withBackup:s}=n||{};for(let o of r){let a=He.default.join(t,o),c=He.default.join(e,o);if(_e.default.existsSync(a)){s&&zl(c);try{i&&_e.default.existsSync(c)&&Le.default.rmSync(c,{recursive:!0,force:!0}),Le.default.renameSync(a,c),s&&Hl(c)}catch{console.log("Move failed!"),s&&(Gl(c),console.log("Backup has been restored."))}}}}function Sr(t,e){for(let r of e){if(!r)continue;let n=He.default.join(t,r);_e.default.existsSync(n)&&Le.default.rmSync(n,{recursive:!0,force:!0})}}function Gl(t,e="-BACKUP"){let r=t+e;try{Le.default.renameSync(r,t),console.log(`Backup ${r} has been restored`)}catch{console.log(`Error while delete ${r} backup`)}}function Hl(t,e="-BACKUP"){let r=t+e;if(_e.default.existsSync(r))try{Le.default.rmSync(r,{recursive:!0,force:!0}),console.log(`Backup ${r} has been deleted`)}catch{console.log(`Error while delete ${r} backup`)}}function zl(t,e="-BACKUP"){let r=t+e;if(_e.default.existsSync(t)){if(_e.default.existsSync(r)){console.log(`Destination ${r} already exists`);return}try{Le.default.renameSync(t,r),console.log(`Backup of ${t} has been created in ${r}`)}catch{console.log(`Error while coping ${t} to ${r} backup`)}}}function Ag(t){return Number.isInteger(t)&&t<0}async function Wl(){let{__cx:t}=Ig.paths(),e=He.default.join(t,"store");try{let r=ls(e).filter(Ag);Cn(r)}catch{console.info("`store` folder does not exist. Skipping multipage or static list template cleaning.")}}ef.default.config();var nf=te(),Bg=sf(process.env.GRIDDO_DEBUG_LOGS),Ug=sf(process.env.GRIDDO_BUILD_LOGS),t_=rf.default.sync(),ze={clean:JSON.parse(process.env.GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS||"1"),prepare:JSON.parse(process.env.GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS||"1"),restore:JSON.parse(process.env.GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS||"1"),data:JSON.parse(process.env.GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS||"1"),ssg:JSON.parse(process.env.GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS||"2"),relocation:JSON.parse(process.env.GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS||"1"),meta:JSON.parse(process.env.GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS||"4"),archive:JSON.parse(process.env.GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS||"1")};function te(){try{return(Ql(),Jo(Kl)).default}catch{console.log("Error while reading configuration file"),process.exit(1)}}function $(t){Bg&&console.log(bt.default.hex("#ffff33")("verbose"),bt.default.gray(t.replace(/(\s)\s+/g,"$1").trim()))}function sf(t){if(typeof t=="boolean")return t;if(t==null)return!1;if(t.toLowerCase()==="true")return!0;if(t.toLowerCase()==="false")return!1;let e=parseInt(t,10);return isNaN(e)?!1:e>0}function Xl(t){let e=[];return Vt.default.readdirSync(t).forEach(n=>{let i=`${t}/${n}`;e.push(i)}),e}function Qe(t,e="",r=1,n=1){let i=t.split(`
24
- `).map(b=>b.trim()),s=e?` ${e} `:"",o=e?s.length:0,a=Math.max(...i.map(b=>b.length))+r*2,c=Math.max(a,o),h=`\u2502${" ".repeat(c)}\u2502
20
+ `+s),t.push(i+"m+"+$n.exports.humanize(this.diff)+"\x1B[0m")}else t[0]=Ly()+e+" "+t[0]}function Ly(){return se.inspectOpts.hideDate?"":new Date().toISOString()+" "}function $y(...t){return process.stderr.write(Ln.format(...t)+`
21
+ `)}function By(t){t?process.env.DEBUG=t:delete process.env.DEBUG}function Uy(){return process.env.DEBUG}function Xy(t){t.inspectOpts={};let e=Object.keys(se.inspectOpts);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=se.inspectOpts[e[r]]}$n.exports=Ts()(se);var{formatters:Yf}=$n.exports;Yf.o=function(t){return this.inspectOpts.colors=this.useColors,Ln.inspect(t,this.inspectOpts).split(`
22
+ `).map(e=>e.trim()).join(" ")};Yf.O=function(t){return this.inspectOpts.colors=this.useColors,Ln.inspect(t,this.inspectOpts)}});var Qf=y((I_,ks)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?ks.exports=Vf():ks.exports=Kf()});var ed=y((F_,Zf)=>{var xr;Zf.exports=function(){if(!xr){try{xr=Qf()("follow-redirects")}catch{}typeof xr!="function"&&(xr=function(){})}xr.apply(null,arguments)}});var $s=y((A_,Ls)=>{var xt=require("url"),Ms=xt.URL,Gy=require("http"),Hy=require("https"),nd=require("stream").Writable,id=require("assert"),sd=ed(),js=["abort","aborted","connect","error","socket","timeout"],Ns=Object.create(null);js.forEach(function(t){Ns[t]=function(e,r,n){this._redirectable.emit(t,e,r,n)}});var zy=Cr("ERR_INVALID_URL","Invalid URL",TypeError),td=Cr("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),Wy=Cr("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),Jy=Cr("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),Vy=Cr("ERR_STREAM_WRITE_AFTER_END","write after end");function Re(t,e){nd.call(this),this._sanitizeOptions(t),this._options=t,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],e&&this.on("response",e);var r=this;this._onNativeResponse=function(n){r._processResponse(n)},this._performRequest()}Re.prototype=Object.create(nd.prototype);Re.prototype.abort=function(){ad(this._currentRequest),this.emit("abort")};Re.prototype.write=function(t,e,r){if(this._ending)throw new Vy;if(!Et(t)&&!Qy(t))throw new TypeError("data should be a string, Buffer or Uint8Array");if(Er(e)&&(r=e,e=null),t.length===0){r&&r();return}this._requestBodyLength+t.length<=this._options.maxBodyLength?(this._requestBodyLength+=t.length,this._requestBodyBuffers.push({data:t,encoding:e}),this._currentRequest.write(t,e,r)):(this.emit("error",new Jy),this.abort())};Re.prototype.end=function(t,e,r){if(Er(t)?(r=t,t=e=null):Er(e)&&(r=e,e=null),!t)this._ended=this._ending=!0,this._currentRequest.end(null,null,r);else{var n=this,i=this._currentRequest;this.write(t,e,function(){n._ended=!0,i.end(null,null,r)}),this._ending=!0}};Re.prototype.setHeader=function(t,e){this._options.headers[t]=e,this._currentRequest.setHeader(t,e)};Re.prototype.removeHeader=function(t){delete this._options.headers[t],this._currentRequest.removeHeader(t)};Re.prototype.setTimeout=function(t,e){var r=this;function n(o){o.setTimeout(t),o.removeListener("timeout",o.destroy),o.addListener("timeout",o.destroy)}function i(o){r._timeout&&clearTimeout(r._timeout),r._timeout=setTimeout(function(){r.emit("timeout"),s()},t),n(o)}function s(){r._timeout&&(clearTimeout(r._timeout),r._timeout=null),r.removeListener("abort",s),r.removeListener("error",s),r.removeListener("response",s),e&&r.removeListener("timeout",e),r.socket||r._currentRequest.removeListener("socket",i)}return e&&this.on("timeout",e),this.socket?i(this.socket):this._currentRequest.once("socket",i),this.on("socket",n),this.on("abort",s),this.on("error",s),this.on("response",s),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(t){Re.prototype[t]=function(e,r){return this._currentRequest[t](e,r)}});["aborted","connection","socket"].forEach(function(t){Object.defineProperty(Re.prototype,t,{get:function(){return this._currentRequest[t]}})});Re.prototype._sanitizeOptions=function(t){if(t.headers||(t.headers={}),t.host&&(t.hostname||(t.hostname=t.host),delete t.host),!t.pathname&&t.path){var e=t.path.indexOf("?");e<0?t.pathname=t.path:(t.pathname=t.path.substring(0,e),t.search=t.path.substring(e))}};Re.prototype._performRequest=function(){var t=this._options.protocol,e=this._options.nativeProtocols[t];if(!e){this.emit("error",new TypeError("Unsupported protocol "+t));return}if(this._options.agents){var r=t.slice(0,-1);this._options.agent=this._options.agents[r]}var n=this._currentRequest=e.request(this._options,this._onNativeResponse);n._redirectable=this;for(var i of js)n.on(i,Ns[i]);if(this._currentUrl=/^\//.test(this._options.path)?xt.format(this._options):this._options.path,this._isRedirect){var s=0,o=this,a=this._requestBodyBuffers;(function c(d){if(n===o._currentRequest)if(d)o.emit("error",d);else if(s<a.length){var u=a[s++];n.finished||n.write(u.data,u.encoding,c)}else o._ended&&n.end()})()}};Re.prototype._processResponse=function(t){var e=t.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:t.headers,statusCode:e});var r=t.headers.location;if(!r||this._options.followRedirects===!1||e<300||e>=400){t.responseUrl=this._currentUrl,t.redirects=this._redirects,this.emit("response",t),this._requestBodyBuffers=[];return}if(ad(this._currentRequest),t.destroy(),++this._redirectCount>this._options.maxRedirects){this.emit("error",new Wy);return}var n,i=this._options.beforeRedirect;i&&(n=Object.assign({Host:t.req.getHeader("host")},this._options.headers));var s=this._options.method;((e===301||e===302)&&this._options.method==="POST"||e===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],qs(/^content-/i,this._options.headers));var o=qs(/^host$/i,this._options.headers),a=xt.parse(this._currentUrl),c=o||a.host,d=/^\w+:/.test(r)?this._currentUrl:xt.format(Object.assign(a,{host:c})),u;try{u=xt.resolve(d,r)}catch(b){this.emit("error",new td({cause:b}));return}sd("redirecting to",u),this._isRedirect=!0;var p=xt.parse(u);if(Object.assign(this._options,p),(p.protocol!==a.protocol&&p.protocol!=="https:"||p.host!==c&&!Ky(p.host,c))&&qs(/^(?:authorization|cookie)$/i,this._options.headers),Er(i)){var g={headers:t.headers,statusCode:e},m={url:d,method:s,headers:n};try{i(this._options,g,m)}catch(b){this.emit("error",b);return}this._sanitizeOptions(this._options)}try{this._performRequest()}catch(b){this.emit("error",new td({cause:b}))}};function od(t){var e={maxRedirects:21,maxBodyLength:10485760},r={};return Object.keys(t).forEach(function(n){var i=n+":",s=r[i]=t[n],o=e[n]=Object.create(s);function a(d,u,p){if(Et(d)){var g;try{g=rd(new Ms(d))}catch{g=xt.parse(d)}if(!Et(g.protocol))throw new zy({input:d});d=g}else Ms&&d instanceof Ms?d=rd(d):(p=u,u=d,d={protocol:i});return Er(u)&&(p=u,u=null),u=Object.assign({maxRedirects:e.maxRedirects,maxBodyLength:e.maxBodyLength},d,u),u.nativeProtocols=r,!Et(u.host)&&!Et(u.hostname)&&(u.hostname="::1"),id.equal(u.protocol,i,"protocol mismatch"),sd("options",u),new Re(u,p)}function c(d,u,p){var g=o.request(d,u,p);return g.end(),g}Object.defineProperties(o,{request:{value:a,configurable:!0,enumerable:!0,writable:!0},get:{value:c,configurable:!0,enumerable:!0,writable:!0}})}),e}function Yy(){}function rd(t){var e={protocol:t.protocol,hostname:t.hostname.startsWith("[")?t.hostname.slice(1,-1):t.hostname,hash:t.hash,search:t.search,pathname:t.pathname,path:t.pathname+t.search,href:t.href};return t.port!==""&&(e.port=Number(t.port)),e}function qs(t,e){var r;for(var n in e)t.test(n)&&(r=e[n],delete e[n]);return r===null||typeof r>"u"?void 0:String(r).trim()}function Cr(t,e,r){function n(i){Error.captureStackTrace(this,this.constructor),Object.assign(this,i||{}),this.code=t,this.message=this.cause?e+": "+this.cause.message:e}return n.prototype=new(r||Error),n.prototype.constructor=n,n.prototype.name="Error ["+t+"]",n}function ad(t){for(var e of js)t.removeListener(e,Ns[e]);t.on("error",Yy),t.abort()}function Ky(t,e){id(Et(t)&&Et(e));var r=t.length-e.length-1;return r>0&&t[r]==="."&&t.endsWith(e)}function Et(t){return typeof t=="string"||t instanceof String}function Er(t){return typeof t=="function"}function Qy(t){return typeof t=="object"&&"length"in t}Ls.exports=od({http:Gy,https:Hy});Ls.exports.wrap=od});var Bs=y((R_,Zy)=>{Zy.exports={name:"axios",version:"0.21.4",description:"Promise based HTTP client for the browser and node.js",main:"index.js",scripts:{test:"grunt test",start:"node ./sandbox/server.js",build:"NODE_ENV=production grunt build",preversion:"npm test",version:"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json",postversion:"git push && git push --tags",examples:"node ./examples/server.js",coveralls:"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",fix:"eslint --fix lib/**/*.js"},repository:{type:"git",url:"https://github.com/axios/axios.git"},keywords:["xhr","http","ajax","promise","node"],author:"Matt Zabriskie",license:"MIT",bugs:{url:"https://github.com/axios/axios/issues"},homepage:"https://axios-http.com",devDependencies:{coveralls:"^3.0.0","es6-promise":"^4.2.4",grunt:"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1",karma:"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2",minimist:"^1.2.0",mocha:"^8.2.1",sinon:"^4.5.0","terser-webpack-plugin":"^4.2.3",typescript:"^4.0.5","url-search-params":"^0.10.0",webpack:"^4.44.2","webpack-dev-server":"^3.11.0"},browser:{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},jsdelivr:"dist/axios.min.js",unpkg:"dist/axios.min.js",typings:"./index.d.ts",dependencies:{"follow-redirects":"^1.14.0"},bundlesize:[{path:"./dist/axios.min.js",threshold:"5kB"}]}});var hd=y((T_,dd)=>{"use strict";var Pr=we(),cd=Is(),ev=Fs(),tv=An(),rv=require("http"),nv=require("https"),iv=$s().http,sv=$s().https,ud=require("url"),ov=require("zlib"),av=Bs(),Bn=kn(),Us=Tn(),ld=/https:?/;function fd(t,e,r){if(t.hostname=e.host,t.host=e.host,t.port=e.port,t.path=r,e.auth){var n=Buffer.from(e.auth.username+":"+e.auth.password,"utf8").toString("base64");t.headers["Proxy-Authorization"]="Basic "+n}t.beforeRedirect=function(s){s.headers.host=s.host,fd(s,e,s.href)}}dd.exports=function(e){return new Promise(function(n,i){var s=function(P){n(P)},o=function(P){i(P)},a=e.data,c=e.headers;if("User-Agent"in c||"user-agent"in c?!c["User-Agent"]&&!c["user-agent"]&&(delete c["User-Agent"],delete c["user-agent"]):c["User-Agent"]="axios/"+av.version,a&&!Pr.isStream(a)){if(!Buffer.isBuffer(a))if(Pr.isArrayBuffer(a))a=Buffer.from(new Uint8Array(a));else if(Pr.isString(a))a=Buffer.from(a,"utf-8");else return o(Bn("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",e));c["Content-Length"]=a.length}var d=void 0;if(e.auth){var u=e.auth.username||"",p=e.auth.password||"";d=u+":"+p}var g=ev(e.baseURL,e.url),m=ud.parse(g),b=m.protocol||"http:";if(!d&&m.auth){var w=m.auth.split(":"),x=w[0]||"",F=w[1]||"";d=x+":"+F}d&&delete c.Authorization;var j=ld.test(b),B=j?e.httpsAgent:e.httpAgent,L={path:tv(m.path,e.params,e.paramsSerializer).replace(/^\?/,""),method:e.method.toUpperCase(),headers:c,agent:B,agents:{http:e.httpAgent,https:e.httpsAgent},auth:d};e.socketPath?L.socketPath=e.socketPath:(L.hostname=m.hostname,L.port=m.port);var V=e.proxy;if(!V&&V!==!1){var ce=b.slice(0,-1)+"_proxy",Te=process.env[ce]||process.env[ce.toUpperCase()];if(Te){var Z=ud.parse(Te),D=process.env.no_proxy||process.env.NO_PROXY,q=!0;if(D){var k=D.split(",").map(function(P){return P.trim()});q=!k.some(function(P){return P?P==="*"||P[0]==="."&&m.hostname.substr(m.hostname.length-P.length)===P?!0:m.hostname===P:!1})}if(q&&(V={host:Z.hostname,port:Z.port,protocol:Z.protocol},Z.auth)){var z=Z.auth.split(":");V.auth={username:z[0],password:z[1]}}}}V&&(L.headers.host=m.hostname+(m.port?":"+m.port:""),fd(L,V,b+"//"+m.hostname+(m.port?":"+m.port:"")+L.path));var I,G=j&&(V?ld.test(V.protocol):!0);e.transport?I=e.transport:e.maxRedirects===0?I=G?nv:rv:(e.maxRedirects&&(L.maxRedirects=e.maxRedirects),I=G?sv:iv),e.maxBodyLength>-1&&(L.maxBodyLength=e.maxBodyLength);var O=I.request(L,function(P){if(!O.aborted){var R=P,He=P.req||O;if(P.statusCode!==204&&He.method!=="HEAD"&&e.decompress!==!1)switch(P.headers["content-encoding"]){case"gzip":case"compress":case"deflate":R=R.pipe(ov.createUnzip()),delete P.headers["content-encoding"];break}var Ye={status:P.statusCode,statusText:P.statusMessage,headers:P.headers,config:e,request:He};if(e.responseType==="stream")Ye.data=R,cd(s,o,Ye);else{var ue=[],ge=0;R.on("data",function(Se){ue.push(Se),ge+=Se.length,e.maxContentLength>-1&&ge>e.maxContentLength&&(R.destroy(),o(Bn("maxContentLength size of "+e.maxContentLength+" exceeded",e,null,He)))}),R.on("error",function(Se){O.aborted||o(Us(Se,e,null,He))}),R.on("end",function(){var Se=Buffer.concat(ue);e.responseType!=="arraybuffer"&&(Se=Se.toString(e.responseEncoding),(!e.responseEncoding||e.responseEncoding==="utf8")&&(Se=Pr.stripBOM(Se))),Ye.data=Se,cd(s,o,Ye)})}}});if(O.on("error",function(P){O.aborted&&P.code!=="ERR_FR_TOO_MANY_REDIRECTS"||o(Us(P,e,null,O))}),e.timeout){var U=parseInt(e.timeout,10);if(isNaN(U)){o(Bn("error trying to parse `config.timeout` to int",e,"ERR_PARSE_TIMEOUT",O));return}O.setTimeout(U,function(){O.abort(),o(Bn("timeout of "+U+"ms exceeded",e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",O))})}e.cancelToken&&e.cancelToken.promise.then(function(P){O.aborted||(O.abort(),o(P))}),Pr.isStream(a)?a.on("error",function(P){o(Us(P,e,null,O))}).pipe(O):O.end(a)})}});var Xn=y((k_,gd)=>{"use strict";var oe=we(),pd=Of(),cv=Tn(),uv={"Content-Type":"application/x-www-form-urlencoded"};function md(t,e){!oe.isUndefined(t)&&oe.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function lv(){var t;return typeof XMLHttpRequest<"u"?t=Hf():typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"&&(t=hd()),t}function fv(t,e,r){if(oe.isString(t))try{return(e||JSON.parse)(t),oe.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(t)}var Un={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:lv(),transformRequest:[function(e,r){return pd(r,"Accept"),pd(r,"Content-Type"),oe.isFormData(e)||oe.isArrayBuffer(e)||oe.isBuffer(e)||oe.isStream(e)||oe.isFile(e)||oe.isBlob(e)?e:oe.isArrayBufferView(e)?e.buffer:oe.isURLSearchParams(e)?(md(r,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):oe.isObject(e)||r&&r["Content-Type"]==="application/json"?(md(r,"application/json"),fv(e)):e}],transformResponse:[function(e){var r=this.transitional,n=r&&r.silentJSONParsing,i=r&&r.forcedJSONParsing,s=!n&&this.responseType==="json";if(s||i&&oe.isString(e)&&e.length)try{return JSON.parse(e)}catch(o){if(s)throw o.name==="SyntaxError"?cv(o,this,"E_JSON_PARSE"):o}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300}};Un.headers={common:{Accept:"application/json, text/plain, */*"}};oe.forEach(["delete","get","head"],function(e){Un.headers[e]={}});oe.forEach(["post","put","patch"],function(e){Un.headers[e]=oe.merge(uv)});gd.exports=Un});var vd=y((M_,yd)=>{"use strict";var dv=we(),hv=Xn();yd.exports=function(e,r,n){var i=this||hv;return dv.forEach(n,function(o){e=o.call(i,e,r)}),e}});var Xs=y((q_,bd)=>{"use strict";bd.exports=function(e){return!!(e&&e.__CANCEL__)}});var Sd=y((j_,wd)=>{"use strict";var _d=we(),Gs=vd(),pv=Xs(),mv=Xn();function Hs(t){t.cancelToken&&t.cancelToken.throwIfRequested()}wd.exports=function(e){Hs(e),e.headers=e.headers||{},e.data=Gs.call(e,e.data,e.headers,e.transformRequest),e.headers=_d.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),_d.forEach(["delete","get","head","post","put","patch","common"],function(i){delete e.headers[i]});var r=e.adapter||mv.adapter;return r(e).then(function(i){return Hs(e),i.data=Gs.call(e,i.data,i.headers,e.transformResponse),i},function(i){return pv(i)||(Hs(e),i&&i.response&&(i.response.data=Gs.call(e,i.response.data,i.response.headers,e.transformResponse))),Promise.reject(i)})}});var zs=y((N_,xd)=>{"use strict";var pe=we();xd.exports=function(e,r){r=r||{};var n={},i=["url","method","data"],s=["headers","auth","proxy","params"],o=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],a=["validateStatus"];function c(g,m){return pe.isPlainObject(g)&&pe.isPlainObject(m)?pe.merge(g,m):pe.isPlainObject(m)?pe.merge({},m):pe.isArray(m)?m.slice():m}function d(g){pe.isUndefined(r[g])?pe.isUndefined(e[g])||(n[g]=c(void 0,e[g])):n[g]=c(e[g],r[g])}pe.forEach(i,function(m){pe.isUndefined(r[m])||(n[m]=c(void 0,r[m]))}),pe.forEach(s,d),pe.forEach(o,function(m){pe.isUndefined(r[m])?pe.isUndefined(e[m])||(n[m]=c(void 0,e[m])):n[m]=c(void 0,r[m])}),pe.forEach(a,function(m){m in r?n[m]=c(e[m],r[m]):m in e&&(n[m]=c(void 0,e[m]))});var u=i.concat(s).concat(o).concat(a),p=Object.keys(e).concat(Object.keys(r)).filter(function(m){return u.indexOf(m)===-1});return pe.forEach(p,d),n}});var Od=y((L_,Dd)=>{"use strict";var Cd=Bs(),Ws={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){Ws[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var Ed={},gv=Cd.version.split(".");function Pd(t,e){for(var r=e?e.split("."):gv,n=t.split("."),i=0;i<3;i++){if(r[i]>n[i])return!0;if(r[i]<n[i])return!1}return!1}Ws.transitional=function(e,r,n){var i=r&&Pd(r);function s(o,a){return"[Axios v"+Cd.version+"] Transitional option '"+o+"'"+a+(n?". "+n:"")}return function(o,a,c){if(e===!1)throw new Error(s(a," has been removed in "+r));return i&&!Ed[a]&&(Ed[a]=!0,console.warn(s(a," has been deprecated since v"+r+" and will be removed in the near future"))),e?e(o,a,c):!0}};function yv(t,e,r){if(typeof t!="object")throw new TypeError("options must be an object");for(var n=Object.keys(t),i=n.length;i-- >0;){var s=n[i],o=e[s];if(o){var a=t[s],c=a===void 0||o(a,s,t);if(c!==!0)throw new TypeError("option "+s+" must be "+c);continue}if(r!==!0)throw Error("Unknown option "+s)}}Dd.exports={isOlderVersion:Pd,assertOptions:yv,validators:Ws}});var kd=y(($_,Td)=>{"use strict";var Ad=we(),vv=An(),Id=Pf(),Fd=Sd(),Gn=zs(),Rd=Od(),er=Rd.validators;function Dr(t){this.defaults=t,this.interceptors={request:new Id,response:new Id}}Dr.prototype.request=function(e){typeof e=="string"?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=Gn(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;r!==void 0&&Rd.assertOptions(r,{silentJSONParsing:er.transitional(er.boolean,"1.0.0"),forcedJSONParsing:er.transitional(er.boolean,"1.0.0"),clarifyTimeoutError:er.transitional(er.boolean,"1.0.0")},!1);var n=[],i=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(e)===!1||(i=i&&g.synchronous,n.unshift(g.fulfilled,g.rejected))});var s=[];this.interceptors.response.forEach(function(g){s.push(g.fulfilled,g.rejected)});var o;if(!i){var a=[Fd,void 0];for(Array.prototype.unshift.apply(a,n),a=a.concat(s),o=Promise.resolve(e);a.length;)o=o.then(a.shift(),a.shift());return o}for(var c=e;n.length;){var d=n.shift(),u=n.shift();try{c=d(c)}catch(p){u(p);break}}try{o=Fd(c)}catch(p){return Promise.reject(p)}for(;s.length;)o=o.then(s.shift(),s.shift());return o};Dr.prototype.getUri=function(e){return e=Gn(this.defaults,e),vv(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")};Ad.forEach(["delete","get","head","options"],function(e){Dr.prototype[e]=function(r,n){return this.request(Gn(n||{},{method:e,url:r,data:(n||{}).data}))}});Ad.forEach(["post","put","patch"],function(e){Dr.prototype[e]=function(r,n,i){return this.request(Gn(i||{},{method:e,url:r,data:n}))}});Td.exports=Dr});var Vs=y((B_,Md)=>{"use strict";function Js(t){this.message=t}Js.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};Js.prototype.__CANCEL__=!0;Md.exports=Js});var jd=y((U_,qd)=>{"use strict";var bv=Vs();function Hn(t){if(typeof t!="function")throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(i){e=i});var r=this;t(function(i){r.reason||(r.reason=new bv(i),e(r.reason))})}Hn.prototype.throwIfRequested=function(){if(this.reason)throw this.reason};Hn.source=function(){var e,r=new Hn(function(i){e=i});return{token:r,cancel:e}};qd.exports=Hn});var Ld=y((X_,Nd)=>{"use strict";Nd.exports=function(e){return function(n){return e.apply(null,n)}}});var Bd=y((G_,$d)=>{"use strict";$d.exports=function(e){return typeof e=="object"&&e.isAxiosError===!0}});var Gd=y((H_,Ys)=>{"use strict";var Ud=we(),_v=Es(),zn=kd(),wv=zs(),Sv=Xn();function Xd(t){var e=new zn(t),r=_v(zn.prototype.request,e);return Ud.extend(r,zn.prototype,e),Ud.extend(r,e),r}var Xe=Xd(Sv);Xe.Axios=zn;Xe.create=function(e){return Xd(wv(Xe.defaults,e))};Xe.Cancel=Vs();Xe.CancelToken=jd();Xe.isCancel=Xs();Xe.all=function(e){return Promise.all(e)};Xe.spread=Ld();Xe.isAxiosError=Bd();Ys.exports=Xe;Ys.exports.default=Xe});var Ks=y((z_,Hd)=>{Hd.exports=Gd()});var Q=y(Ie=>{"use strict";Object.defineProperty(Ie,"__esModule",{value:!0});Ie.isUndefined=Ie.fixName=Ie.validateName=Ie.validateSingleChar=Ie.fixChar=Ie.validateChar=void 0;function Rv(t){for(var e=0;e<t.length;e++){var r=t.charCodeAt(e);if(!(r===9||r===10||r===13||r>=32&&r<=55295||r>=57344&&r<=65533)){if(e+1===t.length)return!1;var n=t.charCodeAt(e+1);if(r>=55296&&r<=56319&&n>=56320&&n<=57343){e++;continue}return!1}}return!0}Ie.validateChar=Rv;function Tv(t){for(var e="",r=0;r<t.length;r++){var n=t.charCodeAt(r);if(n===9||n===10||n===13||n>=32&&n<=55295||n>=57344&&n<=65533){e+=t[r];continue}if(r+1===t.length)return e+="\uFFFD",e;var i=t.charCodeAt(r+1);if(n>=55296&&n<=56319&&i>=56320&&i<=57343){e+=t[r]+t[r+1],r++;continue}e+="\uFFFD"}return e}Ie.fixChar=Tv;function kv(t){if(t.length===0)return!1;var e=t.charCodeAt(0);if(t.length===1)return e===9||e===10||e===13||e>=32&&e<=55295||e>=57344&&e<=65533;if(t.length!==2)return!1;var r=t.charCodeAt(1);return e>=55296&&e<=56319&&r>=56320&&r<=57343}Ie.validateSingleChar=kv;function Mv(t){if(t.length===0)return!1;var e=t.charCodeAt(0),r=e===58||e===95||e>=65&&e<=90||e>=97&&e<=122||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=767||e>=880&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533;if(t.length===1)return r;var n=t.charCodeAt(1),i=e>=55296&&e<=56191&&n>=56320&&n<=57343;if(!r&&!i)return!1;for(var s=i?2:1,o=s;o<t.length;o++){var a=t.charCodeAt(o);if(!(a===58||a===95||a===45||a===46||a===183||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122||a>=192&&a<=214||a>=216&&a<=246||a>=248&&a<=767||a>=768&&a<=879||a>=880&&a<=893||a>=895&&a<=8191||a>=8204&&a<=8205||a>=8255&&a<=8256||a>=8304&&a<=8591||a>=11264&&a<=12271||a>=12289&&a<=55295||a>=63744&&a<=64975||a>=65008&&a<=65533)){if(o+1===t.length)return!1;var c=t.charCodeAt(o+1);if(a>=55296&&a<=56191&&c>=56320&&c<=57343){o++;continue}return!1}}return!0}Ie.validateName=Mv;function qv(t){var e="";if(t.length===0)return e;var r=t.charCodeAt(0),n=r===58||r===95||r>=65&&r<=90||r>=97&&r<=122||r>=192&&r<=214||r>=216&&r<=246||r>=248&&r<=767||r>=880&&r<=893||r>=895&&r<=8191||r>=8204&&r<=8205||r>=8304&&r<=8591||r>=11264&&r<=12271||r>=12289&&r<=55295||r>=63744&&r<=64975||r>=65008&&r<=65533;if(t.length===1)return n?e=t[0]:e="\uFFFD",e;var i=t.charCodeAt(1),s=r>=55296&&r<=56191&&i>=56320&&i<=57343;s?e=t[0]+t[1]:n?e=t[0]:e="\uFFFD";for(var o=s?2:1,a=o;a<t.length;a++){var c=t.charCodeAt(a);if(c===58||c===95||c===45||c===46||c===183||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122||c>=192&&c<=214||c>=216&&c<=246||c>=248&&c<=767||c>=768&&c<=879||c>=880&&c<=893||c>=895&&c<=8191||c>=8204&&c<=8205||c>=8255&&c<=8256||c>=8304&&c<=8591||c>=11264&&c<=12271||c>=12289&&c<=55295||c>=63744&&c<=64975||c>=65008&&c<=65533){e+=t[a];continue}if(a+1===t.length)return e+="\uFFFD",e;var d=t.charCodeAt(a+1);if(c>=55296&&c<=56191&&d>=56320&&d<=57343){e+=t[a]+t[a+1],a++;continue}e+="\uFFFD"}return e}Ie.fixName=qv;function jv(t){return Object.prototype.toString.call(t)==="[object Undefined]"}Ie.isUndefined=jv});var rr=y(Kn=>{"use strict";Object.defineProperty(Kn,"__esModule",{value:!0});Kn.StringOptions=void 0;var Yn=Q(),Nv=function(){function t(e){this.doubleQuotes=!1,this.indent=" ",this.newline=`
23
+ `,this.pretty=!0,(0,Yn.isUndefined)(e.doubleQuotes)||(this.doubleQuotes=e.doubleQuotes),(0,Yn.isUndefined)(e.indent)||(this.indent=e.indent),(0,Yn.isUndefined)(e.newline)||(this.newline=e.newline),(0,Yn.isUndefined)(e.pretty)||(this.pretty=e.pretty)}return t}();Kn.StringOptions=Nv});var Qn=y(Me=>{"use strict";Object.defineProperty(Me,"__esModule",{value:!0});Me.escapeDoubleQuotes=Me.escapeSingleQuotes=Me.escapeRightAngleBracketsInCdataTerminator=Me.escapeLeftAngleBrackets=Me.escapeAmpersands=void 0;function Lv(t){return t.replace(/&/g,"&amp;")}Me.escapeAmpersands=Lv;function $v(t){return t.replace(/</g,"&lt;")}Me.escapeLeftAngleBrackets=$v;function Bv(t){return t.replace(/]]>/g,"]]&gt;")}Me.escapeRightAngleBracketsInCdataTerminator=Bv;function Uv(t){return t.replace(/'/g,"&apos;")}Me.escapeSingleQuotes=Uv;function Xv(t){return t.replace(/"/g,"&quot;")}Me.escapeDoubleQuotes=Xv});var fo=y(lo=>{"use strict";Object.defineProperty(lo,"__esModule",{value:!0});var Gv=ae(),mh=Qn(),uo=Q(),Hv=function(){function t(e,r,n){this._validation=r,(0,uo.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,uo.fixChar)(e);else if(this._validation&&!(0,uo.validateChar)(e))throw new Error((0,Gv.getContext)(this.up())+": attribute text"+(' "'+e+'" should not contain characters not')+" allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){var e=this._charData;return e=(0,mh.escapeAmpersands)(e),e=(0,mh.escapeLeftAngleBrackets)(e),e},t.prototype.up=function(){return this._parent},t}();lo.default=Hv});var Zn=y(ho=>{"use strict";Object.defineProperty(ho,"__esModule",{value:!0});var gh=ae(),yh=Q(),zv=function(){function t(e,r,n){this._hex=!1,this._validation=r,this._parent=e,this.char=n.char,(0,yh.isUndefined)(n.hex)||(this.hex=n.hex)}return Object.defineProperty(t.prototype,"char",{get:function(){return this._char},set:function(e){if(this._validation&&!(0,yh.validateSingleChar)(e))throw new Error((0,gh.getContext)(this.up())+": character reference"+(' "'+e+'" should reference a single character,')+" and this character should be allowed in XML");this._char=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hex",{get:function(){return this._hex},set:function(e){this._hex=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){var e;if(this._char.length===1)e=this._char.charCodeAt(0);else{var r=this._char.charCodeAt(0);if(r>=55296&&r<=56319&&this._char.length>1){var n=this._char.charCodeAt(1);if(n>=56320&&n<=57343)e=(r-55296)*1024+n-56320+65536;else throw new Error((0,gh.getContext)(this.up())+": character"+(' reference "'+this.char+'" should')+" reference a valid Unicode character")}else e=r}return this._hex?"&#x"+e.toString(16)+";":"&#"+e+";"},t.prototype.up=function(){return this._parent},t}();ho.default=zv});var ei=y(po=>{"use strict";Object.defineProperty(po,"__esModule",{value:!0});var Wv=ae(),Jv=Q(),Vv=function(){function t(e,r,n){this._validation=r,this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._validation&&!(0,Jv.validateName)(e))throw new Error((0,Wv.getContext)(this.up())+": entity reference name"+(' "'+e+'" should not contain characters not')+" allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"&"+this._name+";"},t.prototype.up=function(){return this._parent},t}();po.default=Vv});var ti=y(Ir=>{"use strict";var yo=Ir&&Ir.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ir,"__esModule",{value:!0});var mo=ae(),vh=Qn(),Yv=rr(),go=Q(),Kv=yo(fo()),Qv=yo(Zn()),Zv=yo(ei()),e1=function(){function t(e,r,n){this._validation=r,(0,go.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,this._children=[],this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._replaceInvalidCharsInName){if(e=(0,go.fixName)(e),e.length===0)throw new Error((0,mo.getContext)(this.up())+": attribute name should not be empty")}else if(this._validation&&!(0,go.validateName)(e))throw e.length===0?new Error((0,mo.getContext)(this.up())+": attribute name should not be empty"):new Error((0,mo.getContext)(this.up())+": attribute name"+(' "'+e+'" should not contain characters not')+" allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.charRef=function(e){var r=new Qv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entityRef=function(e){var r=new Zv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.text=function(e){var r=new Kv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});for(var r=new Yv.StringOptions(e),n=r.doubleQuotes?'"':"'",i=this._name+"="+n,s=0,o=this._children;s<o.length;s++){var a=o[s];r.doubleQuotes?i+=(0,vh.escapeDoubleQuotes)(a.toString()):i+=(0,vh.escapeSingleQuotes)(a.toString())}return i+=n,i},t.prototype.up=function(){return this._parent},t}();Ir.default=e1});var bo=y(vo=>{"use strict";Object.defineProperty(vo,"__esModule",{value:!0});var t1=ae(),r1=Q(),n1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,r1.validateChar)(e))throw new Error((0,t1.getContext)(this.up())+": attribute-list"+(' declaration "'+e+'" should not contain')+" characters not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!ATTLIST "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();vo.default=n1});var wo=y(_o=>{"use strict";Object.defineProperty(_o,"__esModule",{value:!0});var i1=ae(),s1=Q(),o1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,s1.validateChar)(e))throw new Error((0,i1.getContext)(this.up())+": element declaration"+(' "'+e+'" should not contain characters')+" not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!ELEMENT "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();_o.default=o1});var xo=y(So=>{"use strict";Object.defineProperty(So,"__esModule",{value:!0});var a1=ae(),c1=Q(),u1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,c1.validateChar)(e))throw new Error((0,a1.getContext)(this.up())+": entity declaration"+(' "'+e+'" should not contain characters')+" not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!ENTITY "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();So.default=u1});var Co=y(Eo=>{"use strict";Object.defineProperty(Eo,"__esModule",{value:!0});var l1=ae(),f1=Q(),d1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._validation&&!(0,f1.validateChar)(e))throw new Error((0,l1.getContext)(this.up())+": notation declaration"+(' "'+e+'" should not contain characters')+" not allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!NOTATION "+this._charData+">"},t.prototype.up=function(){return this._parent},t}();Eo.default=d1});var Do=y(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});var h1=ae(),p1=Q(),m1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._validation&&!(0,p1.validateName)(e))throw new Error((0,h1.getContext)(this.up())+": parameter entity"+(' reference name "'+e+'" should not contain')+" characters not allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"%"+this._name+";"},t.prototype.up=function(){return this._parent},t}();Po.default=m1});var Fr=y(Oo=>{"use strict";Object.defineProperty(Oo,"__esModule",{value:!0});var ri=ae(),ni=Q(),g1=function(){function t(e,r,n){this._validation=r,this._parent=e,this.content=n.content,this.target=n.target}return Object.defineProperty(t.prototype,"content",{get:function(){return this._content},set:function(e){if(!(0,ni.isUndefined)(e)){if(this._validation&&!(0,ni.validateChar)(e))throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction content "'+e+'" should')+" not contain characters not allowed in XML");if(this._validation&&e.indexOf("?>")!==-1)throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction content "'+e+'" should')+" not contain the string '?>'")}this._content=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"target",{get:function(){return this._target},set:function(e){if(this._validation&&!(0,ni.validateName)(e))throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction target "'+e+'" should')+" not contain characters not allowed in XML names");if(this._validation&&e==="xml")throw new Error((0,ri.getContext)(this.up())+": processing"+(' instruction target "'+e+'" should')+" not be the string 'xml'");this._target=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return(0,ni.isUndefined)(this._content)?"<?"+this._target+"?>":"<?"+this._target+" "+this._content+"?>"},t.prototype.up=function(){return this._parent},t}();Oo.default=g1});var ii=y(Pt=>{"use strict";var Dt=Pt&&Pt.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Pt,"__esModule",{value:!0});Pt.validatePubId=void 0;var dt=ae(),y1=rr(),Ve=Q(),v1=Dt(Ar()),b1=Dt(bo()),_1=Dt(wo()),w1=Dt(xo()),S1=Dt(Co()),x1=Dt(Do()),E1=Dt(Fr()),C1=function(){function t(e,r,n){this._pubId=void 0,this._sysId=void 0,this._validation=r,this._children=[],this._parent=e,this.name=n.name,(0,Ve.isUndefined)(n.sysId)||(this.sysId=n.sysId),(0,Ve.isUndefined)(n.pubId)||(this.pubId=n.pubId)}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._validation&&!(0,Ve.validateName)(e))throw new Error((0,dt.getContext)(this.up())+': DTD name "'+e+'" should not contain characters not allowed in XML names');this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pubId",{get:function(){return this._pubId},set:function(e){if(!(0,Ve.isUndefined)(e)){if(this._validation&&!bh(e))throw new Error((0,dt.getContext)(this.up())+": DTD public"+(' identifier "'+e+'" should not contain')+" characters not allowed in public identifiers");if(this._validation&&(0,Ve.isUndefined)(this._sysId))throw new Error((0,dt.getContext)(this.up())+": DTD public"+(' identifier "'+e+'" should not be defined')+" if system identifier is undefined")}this._pubId=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sysId",{get:function(){return this._sysId},set:function(e){if(!(0,Ve.isUndefined)(e)){if(this._validation&&!(0,Ve.validateChar)(e))throw new Error((0,dt.getContext)(this.up())+": DTD system"+(' identifier "'+e+'" should not contain')+" characters not allowed in XML");if(this._validation&&e.indexOf("'")!==-1&&e.indexOf('"')!==-1)throw new Error((0,dt.getContext)(this.up())+": DTD system"+(' identifier "'+e+'" should not contain')+" both single quotes and double quotes")}this._sysId=e},enumerable:!1,configurable:!0}),t.prototype.attlist=function(e){var r=new b1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.comment=function(e){var r=new v1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.element=function(e){var r=new _1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entity=function(e){var r=new w1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.notation=function(e){var r=new S1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.paramEntityRef=function(e){var r=new x1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.procInst=function(e){var r=new E1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});var r=new y1.StringOptions(e),n="<!DOCTYPE "+this._name;if((0,Ve.isUndefined)(this._pubId))(0,Ve.isUndefined)(this._sysId)||(n+=" ",n=this.appendId("SYSTEM",this._sysId,n,r));else{if((0,Ve.isUndefined)(this._sysId))throw new Error((0,dt.getContext)(this.up())+": DTD system identifier is not undefined");n+=" ",n=this.appendId("PUBLIC",this._pubId,n,r),n=this.appendId("",this._sysId,n,r)}if(this._children.length!==0){n+=" [";for(var i=0,s=this._children;i<s.length;i++){var o=s[i];r.pretty&&(n+=r.newline+r.indent),n+=o.toString()}r.pretty&&(n+=r.newline),n+="]>"}else n+=">";return n},t.prototype.up=function(){return this._parent},t.prototype.appendId=function(e,r,n,i){if(n+=e+" ",i.doubleQuotes){if(this._validation&&r.indexOf('"')!==-1)throw new Error((0,dt.getContext)(this.up())+": doubleQuotes option inconsistent with DTD system identifier or public identifier");n+='"'+r+'"'}else{if(this._validation&&r.indexOf("'")!==-1)throw new Error((0,dt.getContext)(this)+": doubleQuotes option inconsistent with DTD system identifier or public identifier");n+="'"+r+"'"}return n},t}();Pt.default=C1;function bh(t){for(var e=0;e<t.length;e++){var r=t.charCodeAt(e);if(!(r===10||r===13||r===32||r===33||r>=35&&r<=37||r>=39&&r<=47||r>=48&&r<=57||r===58||r===59||r===61||r===63||r>=64&&r<=90||r===95||r>=97&&r<=122))return e+1===t.length,!1}return!0}Pt.validatePubId=bh});var Ao=y(Fo=>{"use strict";Object.defineProperty(Fo,"__esModule",{value:!0});var _h=ae(),Io=Q(),P1=function(){function t(e,r,n){this._validation=r,(0,Io.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,Io.fixChar)(e);else if(this._validation&&!(0,Io.validateChar)(e))throw new Error((0,_h.getContext)(this.up())+": CDATA section"+(' "'+e+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)e=e.replace("]]>","\uFFFD\uFFFD\uFFFD");else if(this._validation&&e.indexOf("]]>")!==-1)throw new Error((0,_h.getContext)(this.up())+": CDATA section"+(' "'+e+'" should not contain the string')+" ']]>'");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<![CDATA["+this._charData+"]]>"},t.prototype.up=function(){return this._parent},t}();Fo.default=P1});var Mo=y(ko=>{"use strict";Object.defineProperty(ko,"__esModule",{value:!0});var D1=ae(),Ro=Qn(),To=Q(),O1=function(){function t(e,r,n){this._validation=r,(0,To.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,To.fixChar)(e);else if(this._validation&&!(0,To.validateChar)(e))throw new Error((0,D1.getContext)(this.up())+": character data"+('"'+e+'" should not contain characters not')+" allowed in XML");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){var e=this._charData;return e=(0,Ro.escapeAmpersands)(e),e=(0,Ro.escapeLeftAngleBrackets)(e),e=(0,Ro.escapeRightAngleBracketsInCdataTerminator)(e),e},t.prototype.up=function(){return this._parent},t}();ko.default=O1});var ci=y(kr=>{"use strict";var Ot=kr&&kr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(kr,"__esModule",{value:!0});var si=ae(),I1=rr(),Rr=Q(),wh=Ot(ti()),F1=Ot(Ao()),Tr=Ot(Mo()),oi=Ot(Zn()),A1=Ot(Ar()),ai=Ot(ei()),R1=Ot(Fr()),T1=function(){function t(e,r,n){this._validation=r,(0,Rr.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,(0,Rr.isUndefined)(n.useSelfClosingTagIfEmpty)?this._useSelfClosingTagIfEmpty=!0:this._useSelfClosingTagIfEmpty=n.useSelfClosingTagIfEmpty,this._children=[],this._attributeNames=[],this._parent=e,this.name=n.name}return Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(e){if(this._replaceInvalidCharsInName){if(e=(0,Rr.fixName)(e),e.length===0)throw new Error((0,si.getContext)(this.up())+": element name should not be empty")}else if(this._validation&&!(0,Rr.validateName)(e))throw e.length===0?new Error((0,si.getContext)(this.up())+": element name should not be empty"):new Error((0,si.getContext)(this.up())+": element name"+(' "'+e+'" should not contain characters not')+" allowed in XML names");this._name=e},enumerable:!1,configurable:!0}),t.prototype.attribute=function(e){if(this._validation&&this._attributeNames.indexOf(e.name)!==-1)throw new Error((0,si.getContext)(this.up())+': element "'+this.name+'" already contains an attribute with the'+(' name "'+e.name+'"'));var r=new wh.default(this,this._validation,e);return this._children.push(r),this._attributeNames.push(e.name),r},t.prototype.cdata=function(e){var r=new F1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charData=function(e){var r=new Tr.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charRef=function(e){var r=new oi.default(this,this._validation,e);return this._children.push(r),r},t.prototype.comment=function(e){var r=new A1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.element=function(e){var r=new t(this,this._validation,e);return this._children.push(r),r},t.prototype.entityRef=function(e){var r=new ai.default(this,this._validation,e);return this._children.push(r),r},t.prototype.procInst=function(e){var r=new R1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){return e===void 0&&(e={}),this.toStringWithIndent(e,"")},t.prototype.up=function(){return this._parent},t.prototype.toStringWithIndent=function(e,r){for(var n=new I1.StringOptions(e),i=r+n.indent,s="<"+this._name,o=[],a=0,c=this._children;a<c.length;a++){var d=c[a];d instanceof wh.default?s+=" "+d.toString(e):o.push(d)}if(o.length>0){for(var u="",p=0;p<o.length;p++){var g=o[p],m="";g instanceof t?m+=g.toStringWithIndent(n,i):m+=g.toString();var b=p>0?o[p-1]:void 0;g instanceof Tr.default&&g.toString()===""||(n.pretty&&(this.allSameLineNodes(o)||p>0&&this.onSameLine(g,b)||(m=n.newline+i+m)),u+=m)}n.pretty&&(this.allSameLineNodes(o)||(u+=n.newline+r)),u.length===0&&this._useSelfClosingTagIfEmpty?s+="/>":s+=">"+u+"</"+this._name+">"}else this._useSelfClosingTagIfEmpty?s+="/>":s+="></"+this._name+">";return s},t.prototype.allSameLineNodes=function(e){for(var r=0,n=e;r<n.length;r++){var i=n[r];if(!(i instanceof oi.default||i instanceof ai.default||i instanceof Tr.default))return!1}return!0},t.prototype.onSameLine=function(e,r){return(e instanceof oi.default||e instanceof ai.default||e instanceof Tr.default)&&!(0,Rr.isUndefined)(r)&&(r instanceof oi.default||r instanceof ai.default||r instanceof Tr.default)},t}();kr.default=T1});var ae=y(nr=>{"use strict";var li=nr&&nr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(nr,"__esModule",{value:!0});nr.getContext=void 0;var k1=li(ti()),M1=li(fi()),q1=li(ii()),j1=li(ci());function ui(t){if(t instanceof k1.default)return ui(t.up())+(' > attribute "'+t.name+'"');if(t instanceof M1.default)return"in XML document";if(t instanceof q1.default)return ui(t.up())+" > DTD";if(t instanceof j1.default)return ui(t.up())+(' > element "'+t.name+'"');throw new Error("Unrecognized object of type "+Object.prototype.toString.call(t))}nr.getContext=ui});var Ar=y(No=>{"use strict";Object.defineProperty(No,"__esModule",{value:!0});var qo=ae(),jo=Q(),N1=function(){function t(e,r,n){this._validation=r,(0,jo.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=e,this.charData=n.charData}return Object.defineProperty(t.prototype,"charData",{get:function(){return this._charData},set:function(e){if(this._replaceInvalidCharsInCharData)e=(0,jo.fixChar)(e);else if(this._validation&&!(0,jo.validateChar)(e))throw new Error((0,qo.getContext)(this.up())+": comment content"+(' "'+e+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)e=e.replace("--","\uFFFD\uFFFD");else if(this._validation&&e.indexOf("--")!==-1)throw new Error((0,qo.getContext)(this.up())+": comment content"+(' "'+e+'" should not contain the string')+" '--'");if(this._replaceInvalidCharsInCharData)e.lastIndexOf("-")===e.length-1&&(e=e.substr(0,e.length-1)+"\uFFFD");else if(this._validation&&e.lastIndexOf("-")===e.length-1)throw new Error((0,qo.getContext)(this.up())+": comment content"+(' "'+e+'" should not end with the string')+" '-'");this._charData=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(){return"<!--"+this._charData+"-->"},t.prototype.up=function(){return this._parent},t}();No.default=N1});var Bo=y($o=>{"use strict";Object.defineProperty($o,"__esModule",{value:!0});var Lo=ae(),L1=rr(),Mr=Q(),$1=function(){function t(e,r,n){this._version="1.0",this._validation=r,this._parent=e,this.encoding=n.encoding,this.standalone=n.standalone,(0,Mr.isUndefined)(n.version)||(this.version=n.version)}return Object.defineProperty(t.prototype,"encoding",{get:function(){return this._encoding},set:function(e){if(this._validation&&!(0,Mr.isUndefined)(e)&&!B1(e))throw new Error((0,Lo.getContext)(this.up())+": declaration"+(" encoding attribute "+e+" should be a")+" valid encoding");this._encoding=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"standalone",{get:function(){return this._standalone},set:function(e){if(this._validation&&!(0,Mr.isUndefined)(e)&&e!=="yes"&&e!=="no")throw new Error((0,Lo.getContext)(this.up())+": declaration"+(" standalone attribute "+e+" should")+" be the string 'yes' or the string 'no'");this._standalone=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"version",{get:function(){return this._version},set:function(e){if(this._validation&&!U1(e))throw new Error((0,Lo.getContext)(this.up())+": declaration version"+(" attribute "+e+" should be a valid XML")+" version");this._version=e},enumerable:!1,configurable:!0}),t.prototype.toString=function(e){e===void 0&&(e={});var r=new L1.StringOptions(e),n=r.doubleQuotes?'"':"'",i="<?xml version="+n+this._version+n;return(0,Mr.isUndefined)(this._encoding)||(i+=" encoding="+n+this._encoding+n),(0,Mr.isUndefined)(this._standalone)||(i+=" standalone="+n+this._standalone+n),i+="?>",i},t.prototype.up=function(){return this._parent},t}();$o.default=$1;function B1(t){if(t.length===0)return!1;var e=t.charCodeAt(0);if(!(e>=65&&e<=90||e>=97&&e<=122))return!1;for(var r=1;r<t.length;r++){var n=t.charCodeAt(r);if(!(n===95||n===45||n===46||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122))return r+1===t.length,!1}return!0}function U1(t){for(var e=0;e<=9;e++)if(t==="1."+e)return!0;return!1}});var fi=y(jr=>{"use strict";var Nr=jr&&jr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(jr,"__esModule",{value:!0});var X1=rr(),G1=Q(),H1=Nr(Ar()),Sh=Nr(Bo()),xh=Nr(ii()),qr=Nr(ci()),z1=Nr(Fr()),W1=function(){function t(e){this._children=[],this._validation=(0,G1.isUndefined)(e.validation)?!0:e.validation}return t.prototype.comment=function(e){var r=new H1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.decl=function(e){if(e===void 0&&(e={}),this._validation&&this._children.length!==0)throw new Error("in XML document: declaration must be the first child");var r=new Sh.default(this,this._validation,e);return this._children.push(r),r},t.prototype.dtd=function(e){var r=this._children.filter(function(i){return i instanceof qr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: DTD must precede the root element");var n=new xh.default(this,this._validation,e);return this._children.push(n),n},t.prototype.element=function(e){var r=this._children.filter(function(i){return i instanceof qr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: only one root element is permitted");var n=new qr.default(this,this._validation,e);return this._children.push(n),n},t.prototype.procInst=function(e){var r=new z1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});var r=this._children.filter(function(d){return d instanceof qr.default});if(this._validation&&r.length!==1)throw new Error("in XML document: no more than one root element is permitted");for(var n=new X1.StringOptions(e),i="",s=0,o=this._children;s<o.length;s++){var a=o[s];a instanceof Sh.default||a instanceof xh.default||a instanceof qr.default?i+=a.toString(e):i+=a.toString(),n.pretty&&(i+=n.newline)}var c=i.length-n.newline.length;return i.substr(c)===n.newline&&(i=i.substr(0,c)),i},t}();jr.default=W1});var Eh=y(T=>{"use strict";var re=T&&T.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(T,"__esModule",{value:!0});T.document=T.XmlProcInst=T.XmlEntityRef=T.XmlElement=T.XmlDtdParamEntityRef=T.XmlDtdNotation=T.XmlDtdEntity=T.XmlDtdElement=T.XmlDtdAttlist=T.XmlDtd=T.XmlDocument=T.XmlDecl=T.XmlComment=T.XmlCharRef=T.XmlCharData=T.XmlCdata=T.XmlAttributeText=T.XmlAttribute=void 0;var J1=re(fi()),V1=ti();Object.defineProperty(T,"XmlAttribute",{enumerable:!0,get:function(){return re(V1).default}});var Y1=fo();Object.defineProperty(T,"XmlAttributeText",{enumerable:!0,get:function(){return re(Y1).default}});var K1=Ao();Object.defineProperty(T,"XmlCdata",{enumerable:!0,get:function(){return re(K1).default}});var Q1=Mo();Object.defineProperty(T,"XmlCharData",{enumerable:!0,get:function(){return re(Q1).default}});var Z1=Zn();Object.defineProperty(T,"XmlCharRef",{enumerable:!0,get:function(){return re(Z1).default}});var eb=Ar();Object.defineProperty(T,"XmlComment",{enumerable:!0,get:function(){return re(eb).default}});var tb=Bo();Object.defineProperty(T,"XmlDecl",{enumerable:!0,get:function(){return re(tb).default}});var rb=fi();Object.defineProperty(T,"XmlDocument",{enumerable:!0,get:function(){return re(rb).default}});var nb=ii();Object.defineProperty(T,"XmlDtd",{enumerable:!0,get:function(){return re(nb).default}});var ib=bo();Object.defineProperty(T,"XmlDtdAttlist",{enumerable:!0,get:function(){return re(ib).default}});var sb=wo();Object.defineProperty(T,"XmlDtdElement",{enumerable:!0,get:function(){return re(sb).default}});var ob=xo();Object.defineProperty(T,"XmlDtdEntity",{enumerable:!0,get:function(){return re(ob).default}});var ab=Co();Object.defineProperty(T,"XmlDtdNotation",{enumerable:!0,get:function(){return re(ab).default}});var cb=Do();Object.defineProperty(T,"XmlDtdParamEntityRef",{enumerable:!0,get:function(){return re(cb).default}});var ub=ci();Object.defineProperty(T,"XmlElement",{enumerable:!0,get:function(){return re(ub).default}});var lb=ei();Object.defineProperty(T,"XmlEntityRef",{enumerable:!0,get:function(){return re(lb).default}});var fb=Fr();Object.defineProperty(T,"XmlProcInst",{enumerable:!0,get:function(){return re(fb).default}});function db(t){return t===void 0&&(t={}),new J1.default(t)}T.document=db});var Uo=y(ne=>{"use strict";Object.defineProperty(ne,"__esModule",{value:!0});ne.stringify=ne.isMap=ne.isSet=ne.isFunction=ne.isArray=ne.isObject=ne.isNull=ne.isUndefined=void 0;function Ch(t){return Object.prototype.toString.call(t)==="[object Undefined]"}ne.isUndefined=Ch;function Ph(t){return Object.prototype.toString.call(t)==="[object Null]"}ne.isNull=Ph;function hb(t){return Object.prototype.toString.call(t)==="[object Object]"}ne.isObject=hb;function pb(t){return Object.prototype.toString.call(t)==="[object Array]"}ne.isArray=pb;function Dh(t){return Object.prototype.toString.call(t)==="[object Function]"}ne.isFunction=Dh;function mb(t){return Object.prototype.toString.call(t)==="[object Set]"}ne.isSet=mb;function gb(t){return Object.prototype.toString.call(t)==="[object Map]"}ne.isMap=gb;function yb(t){return!Ch(t)&&!Ph(t)&&Dh(t?.toString)&&(t=t.toString()),String(t)}ne.stringify=yb});var Th=y(Fe=>{"use strict";Object.defineProperty(Fe,"__esModule",{value:!0});Fe.WrapHandlers=Fe.TypeHandlers=Fe.FormatOptions=Fe.DtdOptions=Fe.DeclarationOptions=Fe.Options=void 0;var Ge=Uo(),vb=function(){function t(e){e===void 0&&(e={}),this.aliasString="=",this.attributeString="@",this.cdataInvalidChars=!1,this.cdataKeys=[],this.replaceInvalidChars=!1,this.useSelfClosingTagIfEmpty=!0,this.validation=!0,this.valueString="#",(0,Ge.isUndefined)(e.validation)||(this.validation=e.validation),(0,Ge.isUndefined)(e.aliasString)||(this.aliasString=e.aliasString),(0,Ge.isUndefined)(e.attributeString)||(this.attributeString=e.attributeString),(0,Ge.isUndefined)(e.cdataInvalidChars)||(this.cdataInvalidChars=e.cdataInvalidChars),(0,Ge.isUndefined)(e.cdataKeys)||(this.cdataKeys=e.cdataKeys),this.declaration=new Oh(e.declaration),this.dtd=new Ih(this.validation,e.dtd),this.format=new Fh(e.format),(0,Ge.isUndefined)(e.replaceInvalidChars)||(this.replaceInvalidChars=e.replaceInvalidChars),this.typeHandlers=new Ah(e.typeHandlers),(0,Ge.isUndefined)(e.useSelfClosingTagIfEmpty)||(this.useSelfClosingTagIfEmpty=e.useSelfClosingTagIfEmpty),(0,Ge.isUndefined)(e.valueString)||(this.valueString=e.valueString),this.wrapHandlers=new Rh(e.wrapHandlers)}return t}();Fe.Options=vb;var Oh=function(){function t(e){e===void 0&&(e={}),this.include=!0,(0,Ge.isUndefined)(e.include)||(this.include=e.include),this.encoding=e.encoding,this.standalone=e.standalone,this.version=e.version}return t}();Fe.DeclarationOptions=Oh;var Ih=function(){function t(e,r){if(r===void 0&&(r={}),this.include=!1,(0,Ge.isUndefined)(r.include)||(this.include=r.include),e&&(0,Ge.isUndefined)(r.name)&&this.include)throw new Error("options.dtd.name should be defined if options.dtd.include is true");this.name=r.name,this.sysId=r.sysId,this.pubId=r.pubId}return t}();Fe.DtdOptions=Ih;var Fh=function(){function t(e){e===void 0&&(e={}),this.doubleQuotes=e.doubleQuotes,this.indent=e.indent,this.newline=e.newline,this.pretty=e.pretty}return t}();Fe.FormatOptions=Fh;var Ah=function(){function t(e){e===void 0&&(e={});for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(this[r]=e[r])}return t}();Fe.TypeHandlers=Ah;var Rh=function(){function t(e){e===void 0&&(e={});for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(this[r]=e[r])}return t}();Fe.WrapHandlers=Rh});var Lh=y(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.parse=ht.parseToExistingElement=ht.Absent=void 0;var Mh=Eh(),qh=Th(),Y=Uo(),Xo=function(){function t(){}return Object.defineProperty(t,"instance",{get:function(){return t._instance},enumerable:!1,configurable:!0}),t._instance=new t,t}();ht.Absent=Xo;function Go(t,e){var r=Object.prototype.toString.call(t),n;return Object.prototype.hasOwnProperty.call(e.typeHandlers,"*")&&(n=e.typeHandlers["*"]),Object.prototype.hasOwnProperty.call(e.typeHandlers,r)&&(n=e.typeHandlers[r]),n}function jh(t,e,r){var n=function(o){return r.cdataInvalidChars&&(o.indexOf("<")!==-1||o.indexOf("&")!==-1)||r.cdataKeys.indexOf(e.name)!==-1||r.cdataKeys.indexOf("*")!==-1};if(e instanceof Mh.XmlElement)if(n(t))for(var i=t.split("]]>"),s=0;s<i.length;s++)n(i[s])?e.cdata({charData:i[s],replaceInvalidCharsInCharData:r.replaceInvalidChars}):e.charData({charData:i[s],replaceInvalidCharsInCharData:r.replaceInvalidChars}),s<i.length-1&&e.charData({charData:"]]>",replaceInvalidCharsInCharData:r.replaceInvalidChars});else e.charData({charData:t,replaceInvalidCharsInCharData:r.replaceInvalidChars});else e.text({charData:t,replaceInvalidCharsInCharData:r.replaceInvalidChars})}function bb(t,e,r,n){var i=r.attribute({name:t,replaceInvalidCharsInName:n.replaceInvalidChars});jh((0,Y.stringify)(e),i,n)}function kh(t,e,r,n){if(t===n.aliasString){r.name=(0,Y.stringify)(e);return}if(t.indexOf(n.attributeString)===0&&(0,Y.isObject)(e)){for(var i=0,s=Object.keys(e);i<s.length;i++){var o=s[i];bb(o,(0,Y.stringify)(e[o]),r,n)}return}if(t.indexOf(n.valueString)===0){di(t,(0,Y.stringify)(e),r,n);return}var a=r;if(!(0,Y.isArray)(e)&&!(0,Y.isSet)(e)){var c=Go(e,n);if(!(0,Y.isUndefined)(c)&&c(e)===Xo.instance)return;a=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}di(t,e,a,n)}function _b(t,e,r){if((0,Y.isMap)(t))t.forEach(function(o,a){kh((0,Y.stringify)(a),o,e,r)});else for(var n=0,i=Object.keys(t);n<i.length;n++){var s=i[n];kh(s,t[s],e,r)}}function wb(t,e,r,n){var i;Object.prototype.hasOwnProperty.call(n.wrapHandlers,"*")&&(i=n.wrapHandlers["*"]),Object.prototype.hasOwnProperty.call(n.wrapHandlers,t)&&(i=n.wrapHandlers[t]);var s=t,o=r;if(!(0,Y.isUndefined)(i)){var a=i(s,e);(0,Y.isNull)(a)||(s=a,o=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty}))}e.forEach(function(c){var d=o;if(!(0,Y.isArray)(c)&&!(0,Y.isSet)(c)){var u=Go(c,n);if(!(0,Y.isUndefined)(u)&&u(c)===Xo.instance)return;d=o.element({name:s,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}di(s,c,d,n)})}function di(t,e,r,n){var i=Go(e,n);if((0,Y.isUndefined)(i)||(e=i(e)),(0,Y.isObject)(e)||(0,Y.isMap)(e)){_b(e,r,n);return}if((0,Y.isArray)(e)||(0,Y.isSet)(e)){wb(t,e,r,n);return}jh((0,Y.stringify)(e),r,n)}function Nh(t,e,r){var n=new qh.Options(r);di(t.name,e,t,n)}ht.parseToExistingElement=Nh;function Sb(t,e,r){var n=new qh.Options(r),i=new Mh.XmlDocument({validation:n.validation});n.declaration.include&&i.decl(n.declaration),n.dtd.include&&i.dtd({name:n.dtd.name,pubId:n.dtd.pubId,sysId:n.dtd.sysId});var s=i.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty});return Nh(s,e,r),i.toString(n.format)}ht.parse=Sb});var kb={};Jo(kb,{startRender:()=>Tb});module.exports=Yo(kb);var $r=A(require("node:fs")),sr=A(require("node:path"));var ff=require("node:child_process"),Ze=A(require("node:path")),df=A(rt()),Ue=A(yt());var Vt=A(require("node:fs")),tf=A(require("node:path")),bt=A(dn()),rf=A(rt()),In=A(yt()),nf=A(xl()),sf=A(xn());var Le=A(require("node:fs")),ze=A(require("node:path")),_e=A(yt());var Qe=A(require("node:fs")),De=A(require("node:path")),En=A(yt());var zt=te();function*Ag(t){let{basePath:e,withSizeProp:r}=t||{},{__cx:n}=zt.paths(),i=e||De.default.join(n,"store"),s=Hl(i).filter(o=>De.default.extname(o)===".json");for(let o of s)try{let a=En.default.readJsonSync(o,{encoding:"utf-8"});if(r){let c=Qe.default.statSync(o);a.size=c.size/1024}a.path&&(yield a)}catch(a){console.error(`Error: The file ${o} doesn't exist`,a)}}async function us(){let{__cx:t}=zt.paths(),{sitesToPublish:e,createdPages:r,buildProcessData:n}=En.default.readJSONSync(De.default.join(t,"store","metadata","render-info.json"));return{buildProcessData:n,createdPages:r,sitesToPublish:e}}function Bl(){let{__cx:t}=zt.paths(),e=De.default.join(t,"store");Qe.default.existsSync(e)||(Qe.default.mkdirSync(e),Qe.default.mkdirSync(De.default.join(e,"metadata"))),console.info("Store initialized")}function Ul(t,e){let{__cx:r}=zt.paths();Qe.default.writeFileSync(De.default.join(r,"store","metadata","render-info.json"),JSON.stringify(e))}function Rg(t,e){return ls(t).filter(i=>e.includes(i))}function ls(t){return Qe.default.readdirSync(t).filter(r=>{let n=`${t}/${r}`,i=Qe.default.statSync(n);if(i&&i.isDirectory()||De.default.extname(r)!==".json")return!1;let s=De.default.basename(r,De.default.extname(r));return!isNaN(parseInt(s))}).map(r=>{let n=De.default.basename(r,De.default.extname(r));return parseInt(n)})}function Xl(t){let{__cx:e}=zt.paths();t.forEach(r=>{fs(r,["editorID","parentEditorID"]);let n=`${r.context.page.id}.json`,i=De.default.join(e,"store",n);En.default.writeJSONSync(i,r)})}function Cn(t){let{__cx:e}=zt.paths();t.length!==0&&t.forEach(r=>{let n=De.default.join(e,"store",`${r}.json`);try{Qe.default.unlinkSync(n)}catch(i){console.log(`Error removing file ${r}`,i.message)}})}async function Gl(t,e){let{changedPages:r,pages:n,validPagesIds:i,sitesToPublish:s}=e,o=Rg(t,n),a=i.filter(m=>!o.includes(m)),c=a.concat(r),d=o.filter(m=>!i.includes(m)),u=Array.from(new Set(c)).filter(m=>!d.includes(m)),p=Ag(),g=[];for await(let m of p){let b=m.context.page.site,w=m.context.page.id;s.map(x=>x.id).includes(b)||g.push(w)}return{pagesInStore:o,pagesMissingInStore:a,pagesToDeleteFromStore:[...d,...g],pagesToWriteToStore:u}}var Tg=te(),ds=t=>{if(!_e.default.statSync(t).isDirectory())return;let r=_e.default.readdirSync(t);if(r.length>0){let i=r.length,s=r.filter(o=>ze.default.extname(o).toLowerCase()===".xml").length;i===s&&(r.forEach(function(o){let a=ze.default.join(t,o);_e.default.rmSync(a)}),r=_e.default.readdirSync(t)),r.forEach(function(o){let a=ze.default.join(t,o);ds(a)}),r=_e.default.readdirSync(t)}if(r.length===0){_e.default.rmdirSync(t);return}};function Pn(t,e){for(let r of t)Le.default.existsSync(r)||Le.default.mkdirSync(r,{recursive:!0,...e})}function Dn(t,e,r,n={withBackup:!1}){let{withBackup:i}=n;for(let s of r){let o=ze.default.join(t,s),a=ze.default.join(e,s);if(!_e.default.existsSync(o)){console.log(`Source directory does not exist: ${o}`);continue}i&&Jl(a);try{_e.default.existsSync(a)&&Le.default.rmSync(a,{recursive:!0,force:!0}),Le.default.cpSync(o,a,{recursive:!0,preserveTimestamps:!0}),i&&Wl(a)}catch{console.log("Copy failed!"),i&&(zl(a),console.log("Backup has been restored."))}}}function Wt(t,e,r,n){let{override:i,withBackup:s}=n||{};for(let o of r){let a=ze.default.join(t,o),c=ze.default.join(e,o);if(_e.default.existsSync(a)){s&&Jl(c);try{i&&_e.default.existsSync(c)&&Le.default.rmSync(c,{recursive:!0,force:!0}),Le.default.renameSync(a,c),s&&Wl(c)}catch{console.log("Move failed!"),s&&(zl(c),console.log("Backup has been restored."))}}}}function Sr(t,e){for(let r of e){if(!r)continue;let n=ze.default.join(t,r);_e.default.existsSync(n)&&Le.default.rmSync(n,{recursive:!0,force:!0})}}function zl(t,e="-BACKUP"){let r=t+e;try{Le.default.renameSync(r,t),console.log(`Backup ${r} has been restored`)}catch{console.log(`Error while delete ${r} backup`)}}function Wl(t,e="-BACKUP"){let r=t+e;if(_e.default.existsSync(r))try{Le.default.rmSync(r,{recursive:!0,force:!0}),console.log(`Backup ${r} has been deleted`)}catch{console.log(`Error while delete ${r} backup`)}}function Jl(t,e="-BACKUP"){let r=t+e;if(_e.default.existsSync(t)){if(_e.default.existsSync(r)){console.log(`Destination ${r} already exists`);return}try{Le.default.renameSync(t,r),console.log(`Backup of ${t} has been created in ${r}`)}catch{console.log(`Error while coping ${t} to ${r} backup`)}}}function kg(t){return Number.isInteger(t)&&t<0}async function Vl(){let{__cx:t}=Tg.paths(),e=ze.default.join(t,"store");try{let r=ls(e).filter(kg);Cn(r)}catch{console.info("`store` folder does not exist. Skipping multipage or static list template cleaning.")}}rf.default.config();var of=te(),Hg=af(process.env.GRIDDO_DEBUG_LOGS),zg=af(process.env.GRIDDO_BUILD_LOGS),s_=sf.default.sync(),We={clean:JSON.parse(process.env.GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS||"1"),prepare:JSON.parse(process.env.GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS||"1"),restore:JSON.parse(process.env.GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS||"1"),data:JSON.parse(process.env.GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS||"1"),ssg:JSON.parse(process.env.GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS||"2"),relocation:JSON.parse(process.env.GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS||"1"),meta:JSON.parse(process.env.GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS||"4"),archive:JSON.parse(process.env.GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS||"1")};function te(){try{return(ef(),Yo(Zl)).default}catch{console.log("Error while reading configuration file"),process.exit(1)}}function $(t){Hg&&console.log(bt.default.hex("#ffff33")("verbose"),bt.default.gray(t.replace(/(\s)\s+/g,"$1").trim()))}function af(t){if(typeof t=="boolean")return t;if(t==null)return!1;if(t.toLowerCase()==="true")return!0;if(t.toLowerCase()==="false")return!1;let e=parseInt(t,10);return isNaN(e)?!1:e>0}function Hl(t){let e=[];return Vt.default.readdirSync(t).forEach(n=>{let i=`${t}/${n}`;e.push(i)}),e}function $e(t,e="",r=1,n=1){let i=t.split(`
24
+ `).map(b=>b.trim()),s=e?` ${e} `:"",o=e?s.length:0,a=Math.max(...i.map(b=>b.length))+r*2,c=Math.max(a,o),d=`\u2502${" ".repeat(c)}\u2502
25
25
  `.repeat(n),u=c,p=`\u256D${s}${"\u2500".repeat(u-o)}\u256E
26
26
  `,g=`\u2570${"\u2500".repeat(u)}\u256F`,m=i.map(b=>{let w=" ".repeat(c-b.length-r);return`\u2502${" ".repeat(r)}${b}${w}\u2502
27
- `}).join("");console.log(`${p}${h}${m}${h}${g}`)}function _t(t){Ug&&console.info(t.replace(/(\s)\s+/g,"$1").trim())}function of(t){return new Promise(e=>setTimeout(e,t))}function ys(t,e=3){return(t/1e3).toFixed(e)}function vs(t){return"site"in t&&t.site?t?.site:void 0}function fs(t,e){for(let r in t)e.includes(r)?delete t[r]:typeof t[r]=="object"&&fs(t[r],e)}function bs(t){return t.map(({name:e,id:r})=>`${e} (${r})`).join(", ")}function af(t){let e=process.version,{griddoVersion:r}=nf,n=`
27
+ `}).join("");console.log(`${p}${d}${m}${d}${g}`)}function _t(t){zg&&console.info(t.replace(/(\s)\s+/g,"$1").trim())}function cf(t){return new Promise(e=>setTimeout(e,t))}function ys(t,e=3){return(t/1e3).toFixed(e)}function vs(t){return"site"in t&&t.site?t?.site:void 0}function fs(t,e){for(let r in t)e.includes(r)?delete t[r]:typeof t[r]=="object"&&fs(t[r],e)}function bs(t){return t.map(({name:e,id:r})=>`${e} (${r})`).join(", ")}function uf(t){let e=process.version,{griddoVersion:r}=of,n=`
28
28
  \xB7\xB7
29
29
  \xB7\xB7 Griddo Exporter ${r}
30
30
  \xB7\xB7 Adapter: ${t}
31
31
  \xB7\xB7 Node: ${e}
32
32
  \xB7\xB7
33
- `;console.log(tf.default.cristal(n))}function cf(){let{__cx:t}=nf.paths(),e=Zl.default.join(t,"apiCache"),r=Vt.default.readdirSync(e),n={},i=r.filter(o=>{let a=`${e}/${o}`,c=In.default.readJSONSync(a,"utf-8"),{id:h,entity:u,fullUrl:p}=c;return!!(h&&u&&p)});for(let o of i){let a=`${e}/${o}`,c=In.default.readJSONSync(a,"utf-8"),h=Vt.default.statSync(a).mtimeMs,{id:u}=c;(!n[u]||h>Vt.default.statSync(`${e}/${n[u]}`).mtimeMs)&&(n[u]=o)}let s=0;for(let o of i){let a=`${e}/${o}`,c=In.default.readJSONSync(a,"utf-8"),{id:h}=c;o!==n[h]&&(Vt.default.unlinkSync(a),s++)}console.log(`Sanitize apiCache dir for ${s} files`)}async function _s(...t){let e=process.hrtime();for(let s of t)await s();let[r,n]=process.hrtime(e);return+(r+n/1e9).toFixed(3)}function We(t){if(JSON.parse(process.env.GRIDDO_RENDER_BREAKPOINTS_FEATURE||"false"))return new Promise(r=>{console.log(`
34
- `),Qe(`\u231B\uFE0F ${t}`,"",1,0),process.stdin.once("data",()=>{r()})})}async function $e(t){let{steps:e,name:r,attempts:n}=t,i=0,s=n||1;for(;i<s;)try{console.info(`
33
+ `;console.log(nf.default.cristal(n))}function lf(){let{__cx:t}=of.paths(),e=tf.default.join(t,"apiCache"),r=Vt.default.readdirSync(e),n={},i=r.filter(o=>{let a=`${e}/${o}`,c=In.default.readJSONSync(a,"utf-8"),{id:d,entity:u,fullUrl:p}=c;return!!(d&&u&&p)});for(let o of i){let a=`${e}/${o}`,c=In.default.readJSONSync(a,"utf-8"),d=Vt.default.statSync(a).mtimeMs,{id:u}=c;(!n[u]||d>Vt.default.statSync(`${e}/${n[u]}`).mtimeMs)&&(n[u]=o)}let s=0;for(let o of i){let a=`${e}/${o}`,c=In.default.readJSONSync(a,"utf-8"),{id:d}=c;o!==n[d]&&(Vt.default.unlinkSync(a),s++)}console.log(`Sanitize apiCache dir for ${s} files`)}async function _s(...t){let e=process.hrtime();for(let s of t)await s();let[r,n]=process.hrtime(e);return+(r+n/1e9).toFixed(3)}function Je(t){if(JSON.parse(process.env.GRIDDO_RENDER_BREAKPOINTS_FEATURE||"false"))return new Promise(r=>{console.log(`
34
+ `),$e(`\u231B\uFE0F ${t}`,"",1,0),process.stdin.once("data",()=>{r()})})}async function Be(t){let{steps:e,name:r,attempts:n}=t,i=0,s=n||1;for(;i<s;)try{console.info(`
35
35
  ${bt.default.blue("info")} start ${r} life-cycle`);let o=await _s(...e);console.info(`${bt.default.green("success")} ${r} - ${o}s`);break}catch(o){let a=bt.default.bgRed.black(` Error in ${r} LifeCycle `),c=bt.default.yellow(`Attempt (${i+1})`);console.log(`
36
36
  ${a} ${c}
37
- `),console.log(o),console.log(),i++}if(i===s)throw new Error(`Exceeded maximum retry attempts (${s}) for ${r} LifeCycle`)}lf.default.config();var ff=te();function hf(t){let{proDomain:e}=te(),r=process.env.GRIDDO_ASSET_PREFIX||process.env.ASSET_PREFIX;if(!r||!t||!t.startsWith(e))return"";let n=`${r}/${t}`;return $(`Reading env.GRIDDO_ASSET_PREFIX, ${process.env.GRIDDO_ASSET_PREFIX}`),$(`Setting the asset prefix with the domain concatenated, ${n}`),n}function ws(t,e,r,n="jpg"){let i=typeof t=="string"?t:t?.url;return i?i.split("/")[2].includes("cloudinary.com")?Gg(i,`c_fill,w_${e},h_${r}`):Xg(i,`f/${n}/w/${e}/h/${r}`):null}function Xg(t,e){let r=t.split("/"),n=r.slice(0,-1).join("/"),i=r.slice(-1)[0];return`${n}/${e}/${i}`}function Gg(t,e){let r=t.replace("https://",""),n=r.split("/").slice(0,4).join("/"),i=r.replace(n,"");return`https://${n}/${e}${i}`}function df(t){$(`read assetPrefixWithDomain, ${t}`);let{__ssg:e}=ff.paths(),r=(0,uf.spawnSync)("yarn",["gatsby-build",process.env.GRIDDO_SSG_VERBOSE?"--verbose":""],{cwd:e,stdio:["ignore","inherit","ignore"],encoding:"utf8",shell:!0,env:Object.assign(process.env,{GRIDDO_EXPORTER:"true",SPAWN_ASSET_PREFIX_WITH_DOMAIN:t})});if(r.status!==0)throw new Error(`Error in gatsby build ${JSON.stringify(r)}`)}async function pf(t,e){let{__cx:r,__ssg:n}=ff.paths(t),i=Ze.default.join(r,"dist"),s=Ze.default.join(r,"assets"),o=Ze.default.join(r,"dist",t),a=Ze.default.join(n,"public"),c=Be.default.readdirSync(a).filter(w=>Ze.default.extname(w)===".js"||Ze.default.extname(w)===".json"||Ze.default.extname(w)===".css"),h=`${a}/page-data`,u=`${s}/page-data`,p=Ze.default.join(n,"static"),g=s,m=`${i}/static`,b=`${s}/static`;try{Be.default.mkdirSync(s,{recursive:!0}),Be.default.copySync(a,i),e&&(Be.default.copySync(h,u),Be.default.existsSync(p)&&Be.default.copySync(p,g,{overwrite:!1}),Be.default.copySync(m,b,{overwrite:!1}),Be.default.existsSync(p)&&Be.default.copySync(p,o,{overwrite:!1}),c.map(async w=>{let x=`${a}/${w}`,A=`${s}/${w}`;Be.default.copySync(x,A)}))}catch(w){console.error(w)}}var Zs=F(require("node:fs")),eo=F(require("node:path")),ed=F(rt());var Kh=F(Vs()),Qh=F(hn()),Zh=F(rt());var Uh=F(require("node:crypto")),Ct=F(require("node:fs")),tr=F(require("node:path")),Ys=F(yt());var Wn=te();function Xh(){let{__cx:t}=Wn.paths(),e=tr.default.join(t,"apiCache");Ct.default.existsSync(e)||Ct.default.mkdirSync(e),console.info("Cache initialized")}function Gh(t){let{__cx:e}=Wn.paths(),r=tr.default.join(e,"apiCache"),n=Uh.default.createHash("sha256");return n.update(JSON.stringify(t)),`${r}/${n.digest("hex")}`}function Hh(t,e){let r=typeof e=="string"?e:JSON.stringify(e),n=Gh(t),i=tr.default.dirname(n);Ct.default.existsSync(i)||Ct.default.mkdirSync(i,{recursive:!0}),Ct.default.writeFileSync(n,r,"utf8")}function zh(t){try{let e=Gh(t);return Ys.default.readJSONSync(e,{encoding:"utf-8"})}catch{return null}}function bv(){let{__cx:t}=Wn.paths(),r=`${tr.default.join(t,"apiCache")}/siteHash.json`;try{return Ys.default.readJSONSync(r,{encoding:"utf-8"})||{}}catch{return{}}}function Wh(t,e){let r=bv(),n=r[t],i=e||n||new Date().valueOf(),{__cx:s}=Wn.paths(),a=`${tr.default.join(s,"apiCache")}/siteHash.json`;return i!==n&&(r[t]=i,Ct.default.writeFileSync(a,JSON.stringify(r),{encoding:"utf-8"})),i.toString()}var Jh=F(Vs()),Vh=F(hn()),Ks=class{user;password;baseUrl;headers;constructor(){this.user=process.env.botEmail,this.password=process.env.botPassword,this.baseUrl=process.env.API_URL}async login(){try{let e=await(0,Jh.default)({url:`${this.baseUrl}/login_check`,method:"POST",headers:{"Content-Type":"application/json"},data:{username:this.user,password:this.password}});if(e.status===200){let{data:{token:r}}=e;this.headers={Authorization:"bearer "+r,"Cache-Control":"no-store"}}return this.headers}catch{console.error(Vh.default.red(`
37
+ `),console.log(o),console.log(),i++}if(i===s)throw new Error(`Exceeded maximum retry attempts (${s}) for ${r} LifeCycle`)}df.default.config();var hf=te();function pf(t){let{proDomain:e}=te(),r=process.env.GRIDDO_ASSET_PREFIX||process.env.ASSET_PREFIX;if(!r||!t||!t.startsWith(e))return"";let n=`${r}/${t}`;return $(`Reading env.GRIDDO_ASSET_PREFIX, ${process.env.GRIDDO_ASSET_PREFIX}`),$(`Setting the asset prefix with the domain concatenated, ${n}`),n}function ws(t,e,r,n="jpg"){let i=typeof t=="string"?t:t?.url;return i?i.split("/")[2].includes("cloudinary.com")?Jg(i,`c_fill,w_${e},h_${r}`):Wg(i,`f/${n}/w/${e}/h/${r}`):null}function Wg(t,e){let r=t.split("/"),n=r.slice(0,-1).join("/"),i=r.slice(-1)[0];return`${n}/${e}/${i}`}function Jg(t,e){let r=t.replace("https://",""),n=r.split("/").slice(0,4).join("/"),i=r.replace(n,"");return`https://${n}/${e}${i}`}function mf(t){$(`read assetPrefixWithDomain, ${t}`);let{__ssg:e}=hf.paths(),r=(0,ff.spawnSync)("yarn",["gatsby-build",process.env.GRIDDO_SSG_VERBOSE?"--verbose":""],{cwd:e,stdio:["ignore","inherit","ignore"],encoding:"utf8",shell:!0,env:Object.assign(process.env,{GRIDDO_EXPORTER:"true",SPAWN_ASSET_PREFIX_WITH_DOMAIN:t})});if(r.status!==0)throw new Error(`Error in gatsby build ${JSON.stringify(r)}`)}async function gf(t,e){let{__cx:r,__ssg:n}=hf.paths(t),i=Ze.default.join(r,"dist"),s=Ze.default.join(r,"assets"),o=Ze.default.join(r,"dist",t),a=Ze.default.join(n,"public"),c=Ue.default.readdirSync(a).filter(w=>Ze.default.extname(w)===".js"||Ze.default.extname(w)===".json"||Ze.default.extname(w)===".css"),d=`${a}/page-data`,u=`${s}/page-data`,p=Ze.default.join(n,"static"),g=s,m=`${i}/static`,b=`${s}/static`;try{Ue.default.mkdirSync(s,{recursive:!0}),Ue.default.copySync(a,i,{preserveTimestamps:!0}),e&&(Ue.default.copySync(d,u,{preserveTimestamps:!0}),Ue.default.existsSync(p)&&Ue.default.copySync(p,g,{overwrite:!1,preserveTimestamps:!0}),Ue.default.copySync(m,b,{overwrite:!1,preserveTimestamps:!0}),Ue.default.existsSync(p)&&Ue.default.copySync(p,o,{overwrite:!1,preserveTimestamps:!0}),c.map(async w=>{let x=`${a}/${w}`,F=`${s}/${w}`;Ue.default.copySync(x,F,{preserveTimestamps:!0})}))}catch(w){console.error(w)}}var Ss=class extends Error{constructor(){super(),this.name="InternalCXError",this.stack=""}};function xs({error:t,message:e,expected:r="",hint:n=""}){let i=[e,r,n].filter(Boolean).join(`
38
+ `);throw $e(i,t,1,0),new Ss}var yf={id:100,error:"NoDomainsFoundError",message:"No domains found in this instance. The process cannot continue.",expected:"This can happen if the API is not functioning or the site is not properly configured, or the domains are not registered.",hint:"You can contact the instance administrator."},vf={id:101,error:"RenderUUIDError",message:`Render sentinel file does not exist.
39
+ The rendering uuid cannot be read safely.
40
+ There was probably a instance deployment during the render and files were deleted.
41
+
42
+ The files generated in this render will not be published.`};var to=A(require("node:fs")),ro=A(require("node:path")),ih=A(rt());var th=A(Ks()),rh=A(dn()),nh=A(rt());var zd=A(require("node:crypto")),Ct=A(require("node:fs")),tr=A(require("node:path")),Qs=A(yt());var Wn=te();function Wd(){let{__cx:t}=Wn.paths(),e=tr.default.join(t,"apiCache");Ct.default.existsSync(e)||Ct.default.mkdirSync(e),console.info("Cache initialized")}function Jd(t){let{__cx:e}=Wn.paths(),r=tr.default.join(e,"apiCache"),n=zd.default.createHash("sha256");return n.update(JSON.stringify(t)),`${r}/${n.digest("hex")}`}function Vd(t,e){let r=typeof e=="string"?e:JSON.stringify(e),n=Jd(t),i=tr.default.dirname(n);Ct.default.existsSync(i)||Ct.default.mkdirSync(i,{recursive:!0}),Ct.default.writeFileSync(n,r,"utf8")}function Yd(t){try{let e=Jd(t);return Qs.default.readJSONSync(e,{encoding:"utf-8"})}catch{return null}}function xv(){let{__cx:t}=Wn.paths(),r=`${tr.default.join(t,"apiCache")}/siteHash.json`;try{return Qs.default.readJSONSync(r,{encoding:"utf-8"})||{}}catch{return{}}}function Kd(t,e){let r=xv(),n=r[t],i=e||n||new Date().valueOf(),{__cx:s}=Wn.paths(),a=`${tr.default.join(s,"apiCache")}/siteHash.json`;return i!==n&&(r[t]=i,Ct.default.writeFileSync(a,JSON.stringify(r),{encoding:"utf-8"})),i.toString()}var Qd=A(Ks()),Zd=A(dn()),Zs=class{user;password;baseUrl;headers;constructor(){this.user=process.env.botEmail,this.password=process.env.botPassword,this.baseUrl=process.env.API_URL}async login(){try{let e=await(0,Qd.default)({url:`${this.baseUrl}/login_check`,method:"POST",headers:{"Content-Type":"application/json"},data:{username:this.user,password:this.password}});if(e.status===200){let{data:{token:r}}=e;this.headers={Authorization:"bearer "+r,"Cache-Control":"no-store"}}return this.headers}catch{console.error(Zd.default.red(`
38
43
  \u256D\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256E
39
44
  \u2502 Access credentials failure \u2502
40
45
  \u2502 Check that the login details are correct in your .env file \u2502
41
46
  \u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256F
42
- `)),process.exit(1)}}},et=new Ks;Zh.default.config();var{env:{RETRY_WAIT_SECONDS:_v="4",RETRY_ATTEMPTS:Yh="4"}}=process;async function Qs(t,e,r=""){let{endpoint:n,body:i,cacheKey:s="",attempt:o=1,headers:a}=t,c={endpoint:n,body:i,headers:a,cacheKey:s};if(s){let h=new Date,u=zh(c);if(u){let p=vs(u),g=p?`site: ${p}`:"",m=ys(new Date().getTime()-h.getTime());return _t(`${e} (cache) ${g} ${n} - ${m}s ${r}`),u}}try{let h=new Date,{data:u}=await(0,Kh.default)({url:n,method:e,headers:Object.assign({},a,et.headers),data:i}),p=vs(u),g=p?`site: ${p}`:"",m=ys(new Date().getTime()-h.getTime());return _t(`${e} (fetch) ${g} ${n} - ${m}s ${r}`),Hh(c,u),u}catch(h){let u=h;return u.response?.status===404?null:(o>parseInt(Yh)&&(console.log(`
43
- Max attempts ${Yh} reached
47
+ `)),process.exit(1)}}},et=new Zs;nh.default.config();var{env:{RETRY_WAIT_SECONDS:Ev="4",RETRY_ATTEMPTS:eh="4"}}=process;async function eo(t,e,r=""){let{endpoint:n,body:i,cacheKey:s="",attempt:o=1,headers:a}=t,c={endpoint:n,body:i,headers:a,cacheKey:s};if(s){let d=new Date,u=Yd(c);if(u){let p=vs(u),g=p?`site: ${p}`:"",m=ys(new Date().getTime()-d.getTime());return _t(`${e} (cache) ${g} ${n} - ${m}s ${r}`),u}}try{let d=new Date,{data:u}=await(0,th.default)({url:n,method:e,headers:Object.assign({},a,et.headers),data:i}),p=vs(u),g=p?`site: ${p}`:"",m=ys(new Date().getTime()-d.getTime());return _t(`${e} (fetch) ${g} ${n} - ${m}s ${r}`),Vd(c,u),u}catch(d){let u=d;return u.response?.status===404?null:(o>parseInt(eh)&&(console.log(`
48
+ Max attempts ${eh} reached
44
49
  --------------------------------------
45
50
  - ${e.toUpperCase()} ${n}
46
51
  - BODY: ${JSON.stringify(i)}
47
52
  - HEADERS: ${JSON.stringify(a)}
48
53
  - RESPONSE: ${u.response?.status,JSON.stringify(u.response?.data)}
49
54
  --------------------------------------
50
- `),process.exit(1)),u.response||(console.log("Unknown error occurred"),console.log(JSON.stringify(u,null,2)),process.exit(1)),wv(u,{callInfo:{endpoint:n,body:i}}),console.warn(`Waiting for retry: ${e}`,n),await of(parseInt(_v)*1e3),Qs({endpoint:n,body:i,headers:a,cacheKey:s,attempt:o+1},e,r))}}async function Oe(t){return await Qs(t,"get")}async function Or(t){let{endpoint:e,body:r,headers:n}=t,i=e.endsWith("/distributor")&&`# Distributor body: ${JSON.stringify(r)} lang: ${JSON.stringify(n?.lang)}`;return await Qs(t,"post",i||"")}function wv(t,e){let{response:r,message:n,stack:i}=t,{callInfo:s}=e,{status:o,statusText:a,data:c}=r||{},h=[];for(let m of Object.keys(s))h.push(`${m}: ${typeof s[m]=="object"?JSON.stringify(s[m]):s[m]}`);let u=h.join(`
55
+ `),process.exit(1)),u.response||(console.log("Unknown error occurred"),console.log(JSON.stringify(u,null,2)),process.exit(1)),Cv(u,{callInfo:{endpoint:n,body:i}}),console.warn(`Waiting for retry: ${e}`,n),await cf(parseInt(Ev)*1e3),eo({endpoint:n,body:i,headers:a,cacheKey:s,attempt:o+1},e,r))}}async function Oe(t){return await eo(t,"get")}async function Or(t){let{endpoint:e,body:r,headers:n}=t,i=e.endsWith("/distributor")&&`# Distributor body: ${JSON.stringify(r)} lang: ${JSON.stringify(n?.lang)}`;return await eo(t,"post",i||"")}function Cv(t,e){let{response:r,message:n,stack:i}=t,{callInfo:s}=e,{status:o,statusText:a,data:c}=r||{},d=[];for(let m of Object.keys(s))d.push(`${m}: ${typeof s[m]=="object"?JSON.stringify(s[m]):s[m]}`);let u=d.join(`
51
56
  `),p=r?`Code: ${o} - ${a}
52
57
  Response: ${JSON.stringify(c)}`:"",g=`${n}
53
- ${i}`;console.warn(Qh.default.bold.red(`
58
+ ${i}`;console.warn(rh.default.bold.red(`
54
59
  =============
55
60
 
56
61
  { Call info }
@@ -63,9 +68,6 @@ ${p}
63
68
  ${g}
64
69
 
65
70
  =============
66
- `))}ed.default.config();var Sv=te(),to=class{robots;baseURL;settings;endpoint;constructor(){this.robots=[],this.baseURL=process.env.API_URL,this.settings={},this.endpoint=`${this.baseURL}/domains/robots`}async getRobots(){try{let e=await Oe({endpoint:this.endpoint});this.robots=e?.filter(r=>!!r.path).map(({path:r,content:n})=>({path:r,content:n||`User-agent: *
71
+ `))}ih.default.config();var Pv=te(),no=class{robots;baseURL;settings;endpoint;constructor(){this.robots=[],this.baseURL=process.env.API_URL,this.settings={},this.endpoint=`${this.baseURL}/domains/robots`}async getRobots(){try{let e=await Oe({endpoint:this.endpoint});this.robots=e?.filter(r=>!!r.path).map(({path:r,content:n})=>({path:r,content:n||`User-agent: *
67
72
  \r
68
- \rAllow: /`}))||[]}catch(e){console.warn(`${this.constructor.name}: ${e.message}`)}}async writeFiles(e){let{__cx:r}=Sv.paths(e),n=eo.default.join(r,"dist");await this.getRobots();let i=this.robots.find(({path:s})=>s===`/${e}`);if(!i){console.log(`Robots not found for ${e}`);return}if(Zs.default.existsSync(n)){let s=eo.default.join(n,"robots.txt");Zs.default.writeFileSync(s,i?.content)}else console.log(`${n} not found`)}},td=new to;var zd=F(require("node:path")),Wd=F(rt()),Jd=F(ns());var rd=F(rt());rd.default.config();var ro=process.env.API_URL,ft=`${ro}/site/`,tt={GET_ALL:`${ro}/sites/all`,GET_PAGE:[`${ro}/page/`,""],INFO:[`${ft}`,"/all"],LANGUAGES:[`${ft}`,"/languages"],BUILD_START:[`${ft}`,"/build/start"],BUILD_END:[`${ft}`,"/build/end"],GET_DISTRIBUTOR_DATA:[`${ft}`,"/distributor"],GET_SITEMAP:[`${ft}`,"/sitemap"],SOCIALS:[`${ft}`,"/socials"],GET_PAGES:[`${ft}`,"/pages?pagination=false"]},me=class{static async getAll(){let{GET_ALL:e}=tt;return await Oe({endpoint:e})}static async getPage(e,r){let{GET_PAGE:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getInfo(e,r=""){let{INFO:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getLanguages(e,r=""){let{LANGUAGES:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async startSiteRender(e){let{BUILD_START:[r,n]}=tt;return await Oe({endpoint:`${r}${e}${n}`})}static async endSiteRender(e,r){let{BUILD_END:[n,i]}=tt;return await Or({endpoint:`${n}${e}${i}`,body:r})}static async getDistributorData(e,r,n,i,s){let{GET_DISTRIBUTOR_DATA:[o,a]}=tt,c=i||e.site,h=s||e.language;return await Or({endpoint:`${o}${c}${a}`,body:r,headers:{lang:h},cacheKey:n})}static async getSitemap(e){let{GET_SITEMAP:[r,n]}=tt;return await Oe({endpoint:`${r}${e}${n}`})}static async getSocials(e,r=""){let{SOCIALS:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}};var Jn=class{static getBody(e,r){let{order:n,sources:i,quantity:s,mode:o,fixed:a,fullRelations:c=!1,allLanguages:h=!1,preferenceLanguage:u=!1,referenceId:p}=e;return o==="auto"?{mode:o,order:n,sources:i,quantity:s,fullRelations:c,allLanguages:h,preferenceLanguage:u}:o==="manual"?{mode:o,fixed:a,fullRelations:c}:o==="navigation"?{mode:o,order:n,quantity:s,fullRelations:c,referenceId:p||r?.structuredDataContent?.id}:(console.log(`Error: Distribuidor mode: ${o} is not recognized on page ${r?.id}.`),e)}static async fetchContentTypeData(e){let{page:r,component:{data:n},cacheKey:i}=e;if(!n)return Qe(`Error: Page ${r.id} has \`hasDistributorData: true\` but it doesn't have a \`data\` prop`,"No data in ReferenceField"),[];if(Array.isArray(n.sources)&&n.sources.length<1)return Qe(`Warning: Page with id: ${r.id} has a ReferenceField with empty \`data.sources\``,"Empty data.sources in ReferenceField"),[];let{site:s,lang:o}=n,a=this.getBody(n,r);return await me.getDistributorData(r,a,i,s,o)}static async getDistributorData({page:e,cacheKey:r=""}){try{let{template:n}=e,i=async(a,c=1)=>{if(!(!a||typeof a!="object")&&JSON.stringify(a).includes('"hasDistributorData":true'))for(let h in a){if(h==="queriedItems")continue;let p=a[h];!p||typeof p!="object"||(p.hasDistributorData&&(p.queriedItems=await this.fetchContentTypeData({page:e,cacheKey:r,component:p})),await i(p,c+1))}};return await(async a=>(await i([a]),a))(n)}catch(n){console.error(`Error en get distributor ${n}`),process.exit(1)}}};var Vn=class{_defaultHeaders;_defaultFooters;_navigations;constructor(){this._navigations={footers:[],headers:[]},this._defaultHeaders={},this._defaultFooters={}}set navigations(e){this._navigations=e,this._defaultFooters=this.getDefaultFooters(),this._defaultHeaders=this.getDefaultHeaders()}get navigations(){return this._navigations}getDefaultFooters(){return[...this.navigations.footers].filter(i=>!!i.setAsDefault).reduce((i,s)=>{let{language:o}=s;return{...i,[o]:s}},{})}getDefaultHeaders(){return[...this.navigations.headers].filter(i=>!!i.setAsDefault).reduce((i,s)=>{let{language:o}=s;return{...i,[o]:s}},{})}getRightLanguage(e,r,n){if(!e||!r)return null;let s=e.find(o=>o.language===n&&o.navigationLanguages?.find(a=>a.navigationId===r))||e.find(o=>o.id===r);return s?{...s}:null}getPageHeader(e,r){return this.getRightLanguage(this.navigations.headers,e,r)}getPageFooter(e,r){return this.getRightLanguage(this.navigations.footers,e,r)}getPageNavigations(e){let{header:r,footer:n,language:i,template:{templateType:s},templateConfig:{defaultHeader:o,defaultFooter:a,templates:c}}=e,h=b=>{let w=b.find(x=>typeof x=="number");return typeof w=="number"?w:null},u=h([r,c?.[s]?.defaultHeader,o]),p=h([n,c?.[s]?.defaultFooter,a]),g=u?this.getPageHeader(u,i):u===0?null:this._defaultHeaders[i],m=p?this.getPageFooter(p,i):p===0?null:this._defaultFooters[i];return{header:g,footer:m}}};var no=class{baseURL;settings;ENDPOINTS;constructor(){this.baseURL=process.env.API_URL,this.settings={cloudinaryName:"",useMetaTitle:!1,useMetaKeywords:!1,showBasicMetaRobots:!1,avoidHrefLangsOnCanonicals:!1,avoidSelfReferenceCanonicals:!1,avoidHrefLangXDefault:!1,avoidDebugMetas:!1},this.ENDPOINTS={settings:`${this.baseURL}/settings`,resetRender:`${this.baseURL}/debug/reset-render`}}async getAll(){let{settings:e}=this.ENDPOINTS,r=await Oe({endpoint:e});this.settings=r}async resetRender(){let{resetRender:e}=this.ENDPOINTS;await Or({endpoint:e})}},io=new no;var sd=F(rt());sd.default.config();var xv=25;function Ev({socialTitle:t,socialDescription:e,socialImage:r}){return{type:"website",title:t,description:e,image:r?ws(r,1280,768):"",twitterImage:r?ws(r,1280,768):""}}function Cv(t){let{title:e,metaTitle:r,metaDescription:n,canonicalURL:i,locale:s,url:o,isIndexed:a,follow:c,metasAdvanced:h,pageLanguages:u,fullUrl:p,metaKeywords:g}=t,m=h?.split(",").filter(Boolean).map(b=>b.trim().toLowerCase())||[];return{title:(r||e||"").trim(),description:n,canonical:i&&i.trim()&&i!==p?i.trim():a?p:void 0,locale:s,url:o,index:a?"index":"noindex",follow:c?"follow":"nofollow",translate:m.includes("notranslate")?"notranslate":"",metasAdvanced:m.filter(b=>b!=="notranslate").join(),pageLanguages:u,metaKeywords:g?.filter(Boolean).map(b=>b.replace(/"/g,"'")).join(", ")}}async function oo(t,e){let{id:r,title:n,fullPath:i,language:s,breadcrumb:o,socialDescription:a,socialImage:c,socialTitle:h}=t,{baseUrl:u,cloudinaryName:p,griddoVersion:g,siteLangs:m,siteMetadata:b,siteOptions:w,siteScript:x,siteSlug:A,socials:j,theme:B,navigations:{header:L,footer:V}}=e;t.breadcrumb=o,t.siteSlug=A,t.apiUrl=u,t.publicApiUrl=e.publicBaseUrl,t.instance=e.instance;let ke=m.find(({id:I})=>I===t?.language)?.locale.replace(/_/g,"-"),Z=Cv(t),D=Ev({socialDescription:a,socialImage:c,socialTitle:h}),q=i.compose,T=new Date().toString();return{path:q,size:void 0,context:{id:r,title:n,fullPath:i,locale:ke,languageId:s,theme:B,siteMetadata:b,pageMetadata:Z,openGraph:D,socials:j,siteLangs:m,cloudinaryName:p,siteOptions:w,griddoVersion:g,renderDate:T,siteScript:x,header:L,footer:V,page:t}}}async function od(t,e){return await oo(t,e)}async function ad({page:t,pages:e,isRoot:r=!1,defaultLang:n,template:i,totalQueriedItems:s},o){let a=e.map(async(c,h)=>{let u=h===0,p=h+1,{domainUrl:g,compose:m}=t.fullPath,b={...t,id:parseInt("-"+t.id+h),fullPath:{...t.fullPath,compose:so(m,p,{addEndingSlash:!0})},fullUrl:so(t.fullUrl,p,{addEndingSlash:!0}),slug:so(t.slug,p),title:id(t.title,p),metaTitle:id(t.metaTitle||"",p),disableHrefLangs:p>1,template:{...i,isFirstPage:u,pageNumber:p,totalPages:e.length,baseLink:`${g}${m}`,queriedItems:c,totalQueriedItems:s?.length},isRoot:r,defaultLang:n};return await oo(b,o)});return Promise.all(a)}function cd(t,e){let{multiPageElements:r,...n}=t,i=JSON.parse(JSON.stringify(r));i.find(({sectionSlug:o})=>o==="/")||i.push({});let s=i.map(async(o,a)=>{let c=JSON.parse(JSON.stringify(n)),{sectionSlug:h="/",title:u="",metaTitle:p="",metaDescription:g=""}=o,m=typeof u=="string"?u:u.content,b=c.fullPath.compose||"",w=c.fullUrl.endsWith("/")?c.fullUrl.slice(0,-1):c.fullUrl,x=h?.replace(/\//g,""),j=h==="/"?x:x+"/",B=b.endsWith("/")?"":"/",L=`${b}${B}${j}`;return m.trim()&&(c.title=m),g.trim()&&(c.metaDescription=g),c.id=parseInt("-"+c.id+a),c.fullUrl=`${w}/${j}`,c.fullPath.compose=L,c.slug=L,c.template.activeSectionSlug=h,c.template.activeSectionBase=w,c.metaTitle=p.trim()||m.trim()||c.metaTitle,await oo(c,e)});return Promise.all(s)}function ud(t){return new Promise(r=>{let n=(i,s=0)=>{if(!(!i||typeof i!="object")){for(let o in i){let a=i[o],c=a||typeof a=="object",h=JSON.stringify(a).includes('"hasGriddoMultiPage":true');if(!c||!h)continue;let{component:u,hasGriddoMultiPage:p,elements:g}=a;u&&p&&r(g||[]),n(a,s+1)}s||r(null)}};n([t])})}function Pv(t,e,r){return e?.slice(t*(r-1),t*r)}function Dv(t,e){let r=Math.ceil(e.length/t)||1;return Array.from({length:r},(i,s)=>s+1)?.map(i=>Pv(t,e,i))}function ld(t){let e=t.queriedItems||[],r=t?.itemsPerPage||xv;return Dv(r,e)}function nd(t){return t.replace(/\/+$/,"/")}function so(t,e,r){let n=t.endsWith("/")?"":"/",i=r?.addEndingSlash?"/":"";return e<=1?nd(`${t}${i}`):nd(`${t}${n}${e}${i}`)}function id(t,e){return!t||e<=1?t:`${t} - ${e}`}var It=F(require("node:path")),Lr=F(yt()),Xo=F(Md());var bb=process.env.API_URL,_b=!!process.env.GRIDDO_RENDER_ALL_SITES||!!process.env.updateAllSites,ir=process.env.GRIDDO_RENDER_SITE&&parseInt(process.env.GRIDDO_RENDER_SITE)||process.env.testSite&&parseInt(process.env.testSite),qd=(process.env.GRIDDO_RENDER_PAGES||process.env.testPage||"").split(",").map(t=>parseInt(t)).filter(Boolean),Nd=te();async function Ld(t){console.info(`API URL ${bb}`),await et.login();let e=await me.getAll(),r=_b?e.filter(s=>!ir||s.id===ir):e.filter(s=>ir?s.id===ir:!!s.shouldBeUpdated);if(r.length)for(let s of r){let{items:o}=await me.getLanguages(s.id);s.domains=o.filter(a=>a.domain&&(a.domain.slug===t||a.domain.slug===`/${t}`)).map(a=>({[a.id]:`${a.domain.slug}${a.path}`}))}let n=r.filter(s=>ir?s.id===ir:!!s.isPublished&&s.domains.length>0),i=r.filter(s=>!s.isPublished&&s.shouldBeUpdated);return{sitesToPublish:n,sitesToUnpublish:i}}async function $d(t){for(let e of t){let r=await me.startSiteRender(e.id),{siteHash:n}=r,i={siteHash:n,publishHashes:[],unpublishHashes:[]};await me.endSiteRender(e.id,i)}}async function Bd(t){let e=await me.startSiteRender(t),r=await me.getInfo(t),n=await me.getLanguages(t),i=await me.getSocials(t),s=n.items,o=s.find(b=>b.isDefault),{siteHash:a,unpublishHashes:c,publishIds:h}=e,{headers:u,footers:p}=r,g=qd.length?qd.filter(b=>h.includes(b)):h;return{siteInfo:r,validPagesIds:g,siteHash:a,unpublishHashes:c,siteLangs:s,defaultLang:o,headers:u,footers:p,socials:i}}async function Ud(){let{__cx:t}=Nd.paths(),{buildProcessData:e}=await us(),r=await et.login(),n=Object.keys(e).map(s=>({...e[s],siteId:parseInt(s)})),i={authControl:r,sites:n};Lr.default.writeFileSync(It.default.join(t,"dist","__build-report__.json"),JSON.stringify(i)),_t(`Build report saved for ${n.length} site(s)`)}async function Xd(){let{sitesToPublish:t}=await us(),{__cx:e}=Nd.paths(),r=It.default.join(e,"dist");for(let n of t){let{id:i,languages:s}=n;for(let o of s){et.headers&&(et.headers.lang=o.id.toString());let a=await me.getSitemap(i);if(!a)continue;let{items:c,url:{home:h,domain:u}}=a;if(!h)continue;let p=n.domains.find(j=>Object.keys(j)[0]==o.id.toString());if(!p)continue;let g=Object.values(p)[0],m=[],b=Object.keys(c),w=It.default.join(r,g.replace(u,""));for(let j of b){let B=c[j];if(!B.length)continue;let L=(0,Xo.parse)("urlset",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9","xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation":"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"},url:B}),V=`/sitemap-${j.toLowerCase()}.xml`,ce=It.default.join(w,V);jd(ce,L),m.push(`${h.endsWith("/")?h.slice(0,-1):h}${V}`)}if(!m.length)continue;let x=(0,Xo.parse)("sitemapindex",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9"},sitemap:m.map(j=>({loc:j}))}),A=It.default.join(w,"sitemap.xml");jd(A,x)}}}function jd(t,e){try{let r=It.default.dirname(t);Lr.default.existsSync(r)||Lr.default.mkdirSync(r,{recursive:!0}),Lr.default.writeFileSync(t,e)}catch(r){console.error(`Error saving file: ${r}`)}}var Gd=te();Wd.default.config();var wb=process.env.API_URL,Sb=process.env.GRIDDO_REACT_APP_INSTANCE||process.env.REACT_APP_INSTANCE,Hd=parseInt(process.env.GRIDDO_API_CONCURRENCY_COUNT||"10"),xb=process.env.PUBLIC_API_URL,Eb=new Date().valueOf().toString();async function Vd(t){Ll(),console.info(`API calls with ${Hd} threads`);let{__cx:e}=Gd.paths(),{griddoVersion:r}=Gd,n=zd.default.join(e,"store");try{let i=[],s={},{sitesToPublish:o,sitesToUnpublish:a}=await Ld(t);await io.getAll(),o.length||a.length||(console.warn("There are no sites to update"),process.exit(0)),console.info(`Sites to publish: ${bs(o)}`),console.info(`Sites to unpublish: ${bs(a)}`),await $d(a);for(let c of o){let{id:h,slug:u,theme:p,favicon:g,changedPages:m=[],pages:b=[]}=c,{siteInfo:w,validPagesIds:x,siteHash:A,unpublishHashes:j,siteLangs:B,defaultLang:L,headers:V,footers:ce,socials:ke}=await Bd(h),{cloudinaryName:Z,useMetaTitle:D,useMetaKeywords:q,showBasicMetaRobots:T,avoidHrefLangsOnCanonicals:z,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:G,avoidDebugMetas:O}=io.settings;s[h]={siteHash:A,unpublishHashes:j,publishHashes:[]};let U=new Vn;U.navigations={headers:V,footers:ce},c.languages=B;let M=Wh(h,A),P=w.siteScript,R={siteUrl:w.slug,title:w.name,favicon:g},Ge={baseUrl:wb,publicBaseUrl:xb,instance:Sb,siteSlug:u,theme:p,siteMetadata:R,socials:ke,siteLangs:B,cloudinaryName:Z,griddoVersion:r,siteOptions:{useMetaTitle:D,useMetaKeywords:q,showBasicMetaRobots:T,avoidHrefLangsOnCanonicals:z,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:G,avoidDebugMetas:O},siteScript:P};_t(`${c.name} site`);let Ve=async d=>{let f=[],v=await me.getPage(d,M);if(!v)return;i.push(d);let S=JSON.parse(JSON.stringify(Ge));S.navigations=U.getPageNavigations(v);let _=await Jn.getDistributorData({page:v,cacheKey:Eb}),N=await ud(_),X=v?.mode==="list",W=!X&&N,xe=!W&&!X;if(X){let le={page:v,pages:ld(_),isRoot:!1,defaultLang:L,template:_,totalQueriedItems:_.queriedItems};f=await ad(le,S)}if(W){let le=v;le.template=_,le.multiPageElements=N,le.defaultLang=L,f=await cd(le,S)}if(xe){let le=v;le.template=_,le.defaultLang=L,f=[await od(le,S)]}v.hash!==null&&s[h].publishHashes.push(v.hash),Bl(f)},{pagesMissingInStore:ue,pagesToDeleteFromStore:ge,pagesToWriteToStore:pt}=await Ul(n,{sitesToPublish:o,pages:b,validPagesIds:x,changedPages:m});Cn(ge),$(`Store site: ${c.name}`),$(`${x.length} valid pages from API`),$(`changed ${ge.length} pages from API`),$(`deleted ${m.length} pages in store`),$(`missing ${ue.length} pages in store`),$(`write ${pt.length} pages to store`);let Se=(0,Jd.default)(Hd),l=pt.map(d=>Se(()=>Ve(d)));await Promise.all(l)}$l(n,{buildProcessData:s,createdPages:i,sitesToPublish:o})}catch(i){console.error(i.message),process.exit(1)}}async function Yd(t){Xh(),await Vd(t),cf()}var Cb=process.env.API_URL,Pb={GET_ALL:`${Cb}/domains`},di=class{static async getAll(){let{GET_ALL:e}=Pb;return await Oe({endpoint:e})}};async function Kd(){await et.login();let t=await di.getAll();return $(`Getting domains slugs (${t.length})`),Db(t)}function Db(t){let e=t.filter(({slug:r})=>!!r).map(({slug:r})=>r.replace("/",""));return[...new Set(e)]}var Zd=te(),{__cx:Ob}=Zd.paths(),Qd=sr.default.join(Ob,".render-sentinel");async function Go(){af("gatsby"),$r.default.writeFileSync(Qd,new Date().toISOString());let t=await Kd();for(let e of t){let{__ssg:r,__exports:n,__caches:i,__cx:s,__components:o}=Zd.paths(e);Qe(`Initializing render for the domain ${e}`,"",1,0);let a=hf(e),c=!!a&&a!=="";await $e({name:"Clean",attempts:ze.clean,steps:[()=>Sr(s,["store","apiCache","dist"]),()=>$("clean `store`, `apiCache` and `dist` directories from `__cx`"),()=>Sr(r,["dist","public","static",".cache"]),()=>$("clean `dist`, `public`, `static` and `.cache` directories from `__ssg`"),()=>We("Clean LifeCycle")]}),await $e({name:"Prepare",attempts:ze.prepare,steps:[()=>Pn([n]),()=>$("create `exports/sites/<domain>` directory"),()=>Pn([i]),()=>$("create `caches/<domain>` directory"),()=>We("prepare LifeCycle")]}),await $e({name:"Restore",attempts:ze.restore,steps:[()=>Dn(o,r,["static"]),()=>$("copy `static` directory from `__components` to `__ssg`"),()=>Dn(n,s,["assets"]),()=>$("copy `assets` directory from `__exports` to `__cx`"),()=>Dn(n,r,["dist"]),()=>{$r.default.existsSync(sr.default.join(r,"dist"))&&$r.default.renameSync(sr.default.join(r,"dist"),sr.default.join(r,"public"))},()=>$("rename `__ssg/dist` to `__ssg/public` directory."),()=>Wt(i,s,["apiCache","store"]),()=>$("move `apiCache` and `store` directories from `__caches` to `__cx`"),()=>Wt(i,r,[".cache"]),()=>$("move `.cache` directory from `__caches` to `__ssg`"),()=>We("Restore LifeCycle")]}),await $e({name:"Data",attempts:ze.data,steps:[()=>Yd(e),()=>We("Data LifeCycle")]}),await $e({name:"SSG",attempts:ze.ssg,steps:[()=>df(a),()=>We("SSG LifeCycle")]}),await $e({name:"Relocation",attempts:ze.relocation,steps:[()=>pf(e,c),()=>$("create an `assets` directory from `public`"),()=>We("Relocation LifeCycle")]}),await $e({name:"Meta",attempts:ze.meta,steps:[()=>Ud(),()=>$("create build report from `store/metadata/render-info.json`"),()=>td.writeFiles(e),()=>$("create Robots.txt"),()=>Xd(),()=>$("generate sitemaps"),()=>We("Meta LifeCycle")]}),await $e({name:"Archive",attempts:ze.archive,steps:[()=>Wl(),()=>$("remove virtual pages from store (multipage and static list)"),()=>hs(sr.default.join(s,"dist")),()=>$("remove empty site directories from `__cx/dist`"),()=>Wt(s,n,["dist","assets"],{withBackup:!0}),()=>$("move `dist` and `assets` directories from `__cx` to `__exports`"),()=>Wt(s,i,["apiCache","store"]),()=>$("move `apiCache` and `store` directories from `__cx` to `__caches`"),()=>Wt(r,i,[".cache"]),()=>$("move `.cache` directory from `__ssg` to `__caches`"),()=>We("Archive LifeCycle")]}),await $e({name:"Clean",attempts:ze.clean,steps:[()=>Sr(r,["static","public","dist"]),()=>We("Clean LifeCycle")]}),await $e({name:"HealthCheck",attempts:1,steps:[()=>{if(!$r.default.existsSync(Qd))throw Qe(`Something has happened and the rendering uuid cannot be read safely.
69
- There was probably a instance deployment during the render and files were deleted.
70
-
71
- The files generated in this render will not be published.`,"Render UUID error"),new Error("Render sentinel file does not exist.")}]})}}async function Ib(){try{let t=await _s(Go);Qe(`All domains rendered in ${t}s.`,"",1,0),process.exit(0)}catch(t){console.log(t),console.log("<[ Render will be reset ]>"),process.exit(1)}}0&&(module.exports={startRender});
73
+ \rAllow: /`}))||[]}catch(e){console.warn(`${this.constructor.name}: ${e.message}`)}}async writeFiles(e){let{__cx:r}=Pv.paths(e),n=ro.default.join(r,"dist");await this.getRobots();let i=this.robots.find(({path:s})=>s===`/${e}`);if(!i){console.log(`Robots not found for ${e}`);return}if(to.default.existsSync(n)){let s=ro.default.join(n,"robots.txt");to.default.writeFileSync(s,i?.content)}else console.log(`${n} not found`)}},sh=new no;var Yh=A(require("node:path")),Kh=A(rt()),Qh=A(ns());var oh=A(rt());oh.default.config();var io=process.env.API_URL,ft=`${io}/site/`,tt={GET_ALL:`${io}/sites/all`,GET_PAGE:[`${io}/page/`,""],INFO:[`${ft}`,"/all"],LANGUAGES:[`${ft}`,"/languages"],BUILD_START:[`${ft}`,"/build/start"],BUILD_END:[`${ft}`,"/build/end"],GET_DISTRIBUTOR_DATA:[`${ft}`,"/distributor"],GET_SITEMAP:[`${ft}`,"/sitemap"],SOCIALS:[`${ft}`,"/socials"],GET_PAGES:[`${ft}`,"/pages?pagination=false"]},me=class{static async getAll(){let{GET_ALL:e}=tt;return await Oe({endpoint:e})}static async getPage(e,r){let{GET_PAGE:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getInfo(e,r=""){let{INFO:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getLanguages(e,r=""){let{LANGUAGES:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async startSiteRender(e){let{BUILD_START:[r,n]}=tt;return await Oe({endpoint:`${r}${e}${n}`})}static async endSiteRender(e,r){let{BUILD_END:[n,i]}=tt;return await Or({endpoint:`${n}${e}${i}`,body:r})}static async getDistributorData(e,r,n,i,s){let{GET_DISTRIBUTOR_DATA:[o,a]}=tt,c=i||e.site,d=s||e.language;return await Or({endpoint:`${o}${c}${a}`,body:r,headers:{lang:d},cacheKey:n})}static async getSitemap(e){let{GET_SITEMAP:[r,n]}=tt;return await Oe({endpoint:`${r}${e}${n}`})}static async getSocials(e,r=""){let{SOCIALS:[n,i]}=tt;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}};var Jn=class{static getBody(e,r){let{order:n,sources:i,quantity:s,mode:o,fixed:a,fullRelations:c=!1,allLanguages:d=!1,preferenceLanguage:u=!1,referenceId:p}=e;return o==="auto"?{mode:o,order:n,sources:i,quantity:s,fullRelations:c,allLanguages:d,preferenceLanguage:u}:o==="manual"?{mode:o,fixed:a,fullRelations:c}:o==="navigation"?{mode:o,order:n,quantity:s,fullRelations:c,referenceId:p||r?.structuredDataContent?.id}:(console.log(`Error: Distribuidor mode: ${o} is not recognized on page ${r?.id}.`),e)}static async fetchContentTypeData(e){let{page:r,component:{data:n},cacheKey:i}=e;if(!n)return $e(`Error: Page ${r.id} has \`hasDistributorData: true\` but it doesn't have a \`data\` prop`,"No data in ReferenceField"),[];if(Array.isArray(n.sources)&&n.sources.length<1)return $e(`Warning: Page with id: ${r.id} has a ReferenceField with empty \`data.sources\``,"Empty data.sources in ReferenceField"),[];let{site:s,lang:o}=n;n.sources||$e(`Warning: Page with id: ${r.id} in the site ${s} has a ReferenceField with \`undefined\` \`data.sources\``,"Undefined data.sources in ReferenceField");let a=this.getBody(n,r);return await me.getDistributorData(r,a,i,s,o)}static async getDistributorData({page:e,cacheKey:r=""}){try{let{template:n}=e,i=async(a,c=1)=>{if(!(!a||typeof a!="object")&&JSON.stringify(a).includes('"hasDistributorData":true'))for(let d in a){if(d==="queriedItems")continue;let p=a[d];!p||typeof p!="object"||(p.hasDistributorData&&(p.queriedItems=await this.fetchContentTypeData({page:e,cacheKey:r,component:p})),await i(p,c+1))}};return await(async a=>(await i([a]),a))(n)}catch(n){console.error(`Error en get distributor ${n}`),process.exit(1)}}};var Vn=class{_defaultHeaders;_defaultFooters;_navigations;constructor(){this._navigations={footers:[],headers:[]},this._defaultHeaders={},this._defaultFooters={}}set navigations(e){this._navigations=e,this._defaultFooters=this.getDefaultFooters(),this._defaultHeaders=this.getDefaultHeaders()}get navigations(){return this._navigations}getDefaultFooters(){return[...this.navigations.footers].filter(i=>!!i.setAsDefault).reduce((i,s)=>{let{language:o}=s;return{...i,[o]:s}},{})}getDefaultHeaders(){return[...this.navigations.headers].filter(i=>!!i.setAsDefault).reduce((i,s)=>{let{language:o}=s;return{...i,[o]:s}},{})}getRightLanguage(e,r,n){if(!e||!r)return null;let s=e.find(o=>o.language===n&&o.navigationLanguages?.find(a=>a.navigationId===r))||e.find(o=>o.id===r);return s?{...s}:null}getPageHeader(e,r){return this.getRightLanguage(this.navigations.headers,e,r)}getPageFooter(e,r){return this.getRightLanguage(this.navigations.footers,e,r)}getPageNavigations(e){let{header:r,footer:n,language:i,template:{templateType:s},templateConfig:{defaultHeader:o,defaultFooter:a,templates:c}}=e,d=b=>{let w=b.find(x=>typeof x=="number");return typeof w=="number"?w:null},u=d([r,c?.[s]?.defaultHeader,o]),p=d([n,c?.[s]?.defaultFooter,a]),g=u?this.getPageHeader(u,i):u===0?null:this._defaultHeaders[i],m=p?this.getPageFooter(p,i):p===0?null:this._defaultFooters[i];return{header:g,footer:m}}};var so=class{baseURL;settings;ENDPOINTS;constructor(){this.baseURL=process.env.API_URL,this.settings={cloudinaryName:"",useMetaTitle:!1,useMetaKeywords:!1,showBasicMetaRobots:!1,avoidHrefLangsOnCanonicals:!1,avoidSelfReferenceCanonicals:!1,avoidHrefLangXDefault:!1,avoidDebugMetas:!1},this.ENDPOINTS={settings:`${this.baseURL}/settings`,resetRender:`${this.baseURL}/debug/reset-render`}}async getAll(){let{settings:e}=this.ENDPOINTS,r=await Oe({endpoint:e});this.settings=r}async resetRender(){let{resetRender:e}=this.ENDPOINTS;await Or({endpoint:e})}},oo=new so;var uh=A(rt());uh.default.config();var Dv=25;function Ov({socialTitle:t,socialDescription:e,socialImage:r}){return{type:"website",title:t,description:e,image:r?ws(r,1280,768):"",twitterImage:r?ws(r,1280,768):""}}function Iv(t){let{title:e,metaTitle:r,metaDescription:n,canonicalURL:i,locale:s,url:o,isIndexed:a,follow:c,metasAdvanced:d,pageLanguages:u,fullUrl:p,metaKeywords:g}=t,m=d?.split(",").filter(Boolean).map(b=>b.trim().toLowerCase())||[];return{title:(r||e||"").trim(),description:n,canonical:i&&i.trim()&&i!==p?i.trim():a?p:void 0,locale:s,url:o,index:a?"index":"noindex",follow:c?"follow":"nofollow",translate:m.includes("notranslate")?"notranslate":"",metasAdvanced:m.filter(b=>b!=="notranslate").join(),pageLanguages:u,metaKeywords:g?.filter(Boolean).map(b=>b.replace(/"/g,"'")).join(", ")}}async function co(t,e){let{id:r,title:n,fullPath:i,language:s,breadcrumb:o,socialDescription:a,socialImage:c,socialTitle:d}=t,{baseUrl:u,cloudinaryName:p,griddoVersion:g,siteLangs:m,siteMetadata:b,siteOptions:w,siteScript:x,siteSlug:F,socials:j,theme:B,navigations:{header:L,footer:V}}=e;t.breadcrumb=o,t.siteSlug=F,t.apiUrl=u,t.publicApiUrl=e.publicBaseUrl,t.instance=e.instance;let Te=m.find(({id:I})=>I===t?.language)?.locale.replace(/_/g,"-"),Z=Iv(t),D=Ov({socialDescription:a,socialImage:c,socialTitle:d}),q=i.compose,k=new Date().toString();return{path:q,size:void 0,context:{id:r,title:n,fullPath:i,locale:Te,languageId:s,theme:B,siteMetadata:b,pageMetadata:Z,openGraph:D,socials:j,siteLangs:m,cloudinaryName:p,siteOptions:w,griddoVersion:g,renderDate:k,siteScript:x,header:L,footer:V,page:t}}}async function lh(t,e){return await co(t,e)}async function fh({page:t,pages:e,isRoot:r=!1,defaultLang:n,template:i,totalQueriedItems:s},o){let a=e.map(async(c,d)=>{let u=d===0,p=d+1,{domainUrl:g,compose:m}=t.fullPath,b={...t,id:parseInt("-"+t.id+d),fullPath:{...t.fullPath,compose:ao(m,p,{addEndingSlash:!0})},fullUrl:ao(t.fullUrl,p,{addEndingSlash:!0}),slug:ao(t.slug,p),title:ch(t.title,p),metaTitle:ch(t.metaTitle||"",p),disableHrefLangs:p>1,template:{...i,isFirstPage:u,pageNumber:p,totalPages:e.length,baseLink:`${g}${m}`,queriedItems:c,totalQueriedItems:s?.length},isRoot:r,defaultLang:n};return await co(b,o)});return Promise.all(a)}function dh(t,e){let{multiPageElements:r,...n}=t,i=JSON.parse(JSON.stringify(r));i.find(({sectionSlug:o})=>o==="/")||i.push({});let s=i.map(async(o,a)=>{let c=JSON.parse(JSON.stringify(n)),{sectionSlug:d="/",title:u="",metaTitle:p="",metaDescription:g=""}=o,m=typeof u=="string"?u:u.content,b=c.fullPath.compose||"",w=c.fullUrl.endsWith("/")?c.fullUrl.slice(0,-1):c.fullUrl,x=d?.replace(/\//g,""),j=d==="/"?x:x+"/",B=b.endsWith("/")?"":"/",L=`${b}${B}${j}`;return m.trim()&&(c.title=m),g.trim()&&(c.metaDescription=g),c.id=parseInt("-"+c.id+a),c.fullUrl=`${w}/${j}`,c.fullPath.compose=L,c.slug=L,c.template.activeSectionSlug=d,c.template.activeSectionBase=w,c.metaTitle=p.trim()||m.trim()||c.metaTitle,await co(c,e)});return Promise.all(s)}function hh(t){return new Promise(r=>{let n=(i,s=0)=>{if(!(!i||typeof i!="object")){for(let o in i){let a=i[o],c=a||typeof a=="object",d=JSON.stringify(a).includes('"hasGriddoMultiPage":true');if(!c||!d)continue;let{component:u,hasGriddoMultiPage:p,elements:g}=a;u&&p&&r(g||[]),n(a,s+1)}s||r(null)}};n([t])})}function Fv(t,e,r){return e?.slice(t*(r-1),t*r)}function Av(t,e){let r=Math.ceil(e.length/t)||1;return Array.from({length:r},(i,s)=>s+1)?.map(i=>Fv(t,e,i))}function ph(t){let e=t.queriedItems||[],r=t?.itemsPerPage||Dv;return Av(r,e)}function ah(t){return t.replace(/\/+$/,"/")}function ao(t,e,r){let n=t.endsWith("/")?"":"/",i=r?.addEndingSlash?"/":"";return e<=1?ah(`${t}${i}`):ah(`${t}${n}${e}${i}`)}function ch(t,e){return!t||e<=1?t:`${t} - ${e}`}var It=A(require("node:path")),Lr=A(yt()),Ho=A(Lh());var xb=process.env.API_URL,Eb=!!process.env.GRIDDO_RENDER_ALL_SITES||!!process.env.updateAllSites,ir=process.env.GRIDDO_RENDER_SITE&&parseInt(process.env.GRIDDO_RENDER_SITE)||process.env.testSite&&parseInt(process.env.testSite),$h=(process.env.GRIDDO_RENDER_PAGES||process.env.testPage||"").split(",").map(t=>parseInt(t)).filter(Boolean),Uh=te();async function Xh(t){console.info(`API URL ${xb}`),await et.login();let e=await me.getAll(),r=Eb?e.filter(s=>!ir||s.id===ir):e.filter(s=>ir?s.id===ir:!!s.shouldBeUpdated);if(r.length)for(let s of r){let{items:o}=await me.getLanguages(s.id);s.domains=o.filter(a=>a.domain&&(a.domain.slug===t||a.domain.slug===`/${t}`)).map(a=>({[a.id]:`${a.domain.slug}${a.path}`}))}let n=r.filter(s=>ir?s.id===ir:!!s.isPublished&&s.domains.length>0),i=r.filter(s=>!s.isPublished&&s.shouldBeUpdated);return{sitesToPublish:n,sitesToUnpublish:i}}async function Gh(t){for(let e of t){let r=await me.startSiteRender(e.id),{siteHash:n}=r,i={siteHash:n,publishHashes:[],unpublishHashes:[]};await me.endSiteRender(e.id,i)}}async function Hh(t){let e=await me.startSiteRender(t),r=await me.getInfo(t),n=await me.getLanguages(t),i=await me.getSocials(t),s=n.items,o=s.find(b=>b.isDefault),{siteHash:a,unpublishHashes:c,publishIds:d}=e,{headers:u,footers:p}=r,g=$h.length?$h.filter(b=>d.includes(b)):d;return{siteInfo:r,validPagesIds:g,siteHash:a,unpublishHashes:c,siteLangs:s,defaultLang:o,headers:u,footers:p,socials:i}}async function zh(){let{__cx:t}=Uh.paths(),{buildProcessData:e}=await us(),r=await et.login(),n=Object.keys(e).map(s=>({...e[s],siteId:parseInt(s)})),i={authControl:r,sites:n};Lr.default.writeFileSync(It.default.join(t,"dist","__build-report__.json"),JSON.stringify(i)),_t(`Build report saved for ${n.length} site(s)`)}async function Wh(){let{sitesToPublish:t}=await us(),{__cx:e}=Uh.paths(),r=It.default.join(e,"dist");for(let n of t){let{id:i,languages:s}=n;for(let o of s){et.headers&&(et.headers.lang=o.id.toString());let a=await me.getSitemap(i);if(!a)continue;let{items:c,url:{home:d,domain:u}}=a;if(!d)continue;let p=n.domains.find(j=>Object.keys(j)[0]==o.id.toString());if(!p)continue;let g=Object.values(p)[0],m=[],b=Object.keys(c),w=It.default.join(r,g.replace(u,""));for(let j of b){let B=c[j];if(!B.length)continue;let L=(0,Ho.parse)("urlset",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9","xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation":"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"},url:B}),V=`/sitemap-${j.toLowerCase()}.xml`,ce=It.default.join(w,V);Bh(ce,L),m.push(`${d.endsWith("/")?d.slice(0,-1):d}${V}`)}if(!m.length)continue;let x=(0,Ho.parse)("sitemapindex",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9"},sitemap:m.map(j=>({loc:j}))}),F=It.default.join(w,"sitemap.xml");Bh(F,x)}}}function Bh(t,e){try{let r=It.default.dirname(t);Lr.default.existsSync(r)||Lr.default.mkdirSync(r,{recursive:!0}),Lr.default.writeFileSync(t,e)}catch(r){console.error(`Error saving file: ${r}`)}}var Jh=te();Kh.default.config();var Cb=process.env.API_URL,Pb=process.env.GRIDDO_REACT_APP_INSTANCE||process.env.REACT_APP_INSTANCE,Vh=parseInt(process.env.GRIDDO_API_CONCURRENCY_COUNT||"10"),Db=process.env.PUBLIC_API_URL,Ob=new Date().valueOf().toString();async function Zh(t){Bl(),console.info(`API calls with ${Vh} threads`);let{__cx:e}=Jh.paths(),{griddoVersion:r}=Jh,n=Yh.default.join(e,"store");try{let i=[],s={},{sitesToPublish:o,sitesToUnpublish:a}=await Xh(t);await oo.getAll(),o.length||a.length||(console.warn("There are no sites to update"),process.exit(0)),console.info(`Sites to publish: ${bs(o)}`),console.info(`Sites to unpublish: ${bs(a)}`),await Gh(a);for(let c of o){let{id:d,slug:u,theme:p,favicon:g,changedPages:m=[],pages:b=[]}=c,{siteInfo:w,validPagesIds:x,siteHash:F,unpublishHashes:j,siteLangs:B,defaultLang:L,headers:V,footers:ce,socials:Te}=await Hh(d),{cloudinaryName:Z,useMetaTitle:D,useMetaKeywords:q,showBasicMetaRobots:k,avoidHrefLangsOnCanonicals:z,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:G,avoidDebugMetas:O}=oo.settings;s[d]={siteHash:F,unpublishHashes:j,publishHashes:[]};let U=new Vn;U.navigations={headers:V,footers:ce},c.languages=B;let M=Kd(d,F),P=w.siteScript,R={siteUrl:w.slug,title:w.name,favicon:g},He={baseUrl:Cb,publicBaseUrl:Db,instance:Pb,siteSlug:u,theme:p,siteMetadata:R,socials:Te,siteLangs:B,cloudinaryName:Z,griddoVersion:r,siteOptions:{useMetaTitle:D,useMetaKeywords:q,showBasicMetaRobots:k,avoidHrefLangsOnCanonicals:z,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:G,avoidDebugMetas:O},siteScript:P};_t(`${c.name} site`);let Ye=async h=>{let f=[],v=await me.getPage(h,M);if(!v)return;i.push(h);let S=JSON.parse(JSON.stringify(He));S.navigations=U.getPageNavigations(v);let _=await Jn.getDistributorData({page:v,cacheKey:Ob}),N=await hh(_),X=v?.mode==="list",W=!X&&N,xe=!W&&!X;if(X){let le={page:v,pages:ph(_),isRoot:!1,defaultLang:L,template:_,totalQueriedItems:_.queriedItems};f=await fh(le,S)}if(W){let le=v;le.template=_,le.multiPageElements=N,le.defaultLang=L,f=await dh(le,S)}if(xe){let le=v;le.template=_,le.defaultLang=L,f=[await lh(le,S)]}v.hash!==null&&s[d].publishHashes.push(v.hash),Xl(f)},{pagesMissingInStore:ue,pagesToDeleteFromStore:ge,pagesToWriteToStore:pt}=await Gl(n,{sitesToPublish:o,pages:b,validPagesIds:x,changedPages:m});Cn(ge),$(`Store site: ${c.name}`),$(`${x.length} valid pages from API`),$(`changed ${m.length} pages from API`),$(`deleted ${ge.length} pages from store`),$(`missing ${ue.length} pages in store`),$(`write ${pt.length} pages to store`);let Se=(0,Qh.default)(Vh),l=pt.map(h=>Se(()=>Ye(h)));await Promise.all(l)}Ul(n,{buildProcessData:s,createdPages:i,sitesToPublish:o})}catch(i){console.error(i.message),process.exit(1)}}async function ep(t){Wd(),await Zh(t),lf()}var Ib=process.env.API_URL,Fb={GET_ALL:`${Ib}/domains`},hi=class{static async getAll(){let{GET_ALL:e}=Fb;return await Oe({endpoint:e})}};async function tp(){await et.login();let t=await hi.getAll();return $(`Getting domains slugs (${t.length})`),Ab(t)}function Ab(t){let e=t.filter(({slug:r})=>!!r).map(({slug:r})=>r.replace("/",""));return[...new Set(e)]}var np=te(),{__cx:Rb}=np.paths(),rp=sr.default.join(Rb,".render-sentinel");async function zo(){uf("gatsby"),$r.default.writeFileSync(rp,new Date().toISOString());let t=await tp();t.length||xs(yf);for(let e of t){let{__ssg:r,__exports:n,__caches:i,__cx:s,__components:o}=np.paths(e);$e(`Initializing render for the domain ${e}`,"",1,0);let a=pf(e),c=!!a&&a!=="";await Be({name:"Clean",attempts:We.clean,steps:[()=>Sr(s,["store","apiCache","dist"]),()=>$("clean `store`, `apiCache` and `dist` directories from `__cx`"),()=>Sr(r,["dist","public","static",".cache"]),()=>$("clean `dist`, `public`, `static` and `.cache` directories from `__ssg`"),()=>Je("Clean LifeCycle")]}),await Be({name:"Prepare",attempts:We.prepare,steps:[()=>Pn([n]),()=>$("create `exports/sites/<domain>` directory"),()=>Pn([i]),()=>$("create `caches/<domain>` directory"),()=>Je("prepare LifeCycle")]}),await Be({name:"Restore",attempts:We.restore,steps:[()=>Dn(o,r,["static"]),()=>$("copy `static` directory from `__components` to `__ssg`"),()=>Dn(n,s,["assets"]),()=>$("copy `assets` directory from `__exports` to `__cx`"),()=>Dn(n,r,["dist"]),()=>{$r.default.existsSync(sr.default.join(r,"dist"))&&$r.default.renameSync(sr.default.join(r,"dist"),sr.default.join(r,"public"))},()=>$("rename `__ssg/dist` to `__ssg/public` directory."),()=>Wt(i,s,["apiCache","store"]),()=>$("move `apiCache` and `store` directories from `__caches` to `__cx`"),()=>Wt(i,r,[".cache"]),()=>$("move `.cache` directory from `__caches` to `__ssg`"),()=>Je("Restore LifeCycle")]}),await Be({name:"Data",attempts:We.data,steps:[()=>ep(e),()=>Je("Data LifeCycle")]}),await Be({name:"SSG",attempts:We.ssg,steps:[()=>mf(a),()=>Je("SSG LifeCycle")]}),await Be({name:"Relocation",attempts:We.relocation,steps:[()=>gf(e,c),()=>$("create an `assets` directory from `public`"),()=>Je("Relocation LifeCycle")]}),await Be({name:"Meta",attempts:We.meta,steps:[()=>zh(),()=>$("create build report from `store/metadata/render-info.json`"),()=>sh.writeFiles(e),()=>$("create Robots.txt"),()=>Wh(),()=>$("generate sitemaps"),()=>Je("Meta LifeCycle")]}),await Be({name:"Archive",attempts:We.archive,steps:[()=>Vl(),()=>$("remove virtual pages from store (multipage and static list)"),()=>ds(sr.default.join(s,"dist")),()=>$("remove empty site directories from `__cx/dist`"),()=>Wt(s,n,["dist","assets"],{withBackup:!0}),()=>$("move `dist` and `assets` directories from `__cx` to `__exports`"),()=>Wt(s,i,["apiCache","store"]),()=>$("move `apiCache` and `store` directories from `__cx` to `__caches`"),()=>Wt(r,i,[".cache"]),()=>$("move `.cache` directory from `__ssg` to `__caches`"),()=>Je("Archive LifeCycle")]}),await Be({name:"Clean",attempts:We.clean,steps:[()=>Sr(r,["static","public","dist"]),()=>Je("Clean LifeCycle")]}),await Be({name:"HealthCheck",attempts:1,steps:[()=>{$r.default.existsSync(rp)||xs(vf)}]})}}async function Tb(){try{let t=await _s(zo);$e(`All domains rendered in ${t}s.`,"",1,0),process.exit(0)}catch(t){console.log(t),process.exit(1)}}0&&(module.exports={startRender});