@griddo/cx 10.4.21 → 10.4.23
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.
- package/build/adapters/gatsby/utils.d.ts +21 -15
- package/build/browser/index.d.ts +1 -1
- package/build/browser/index.js +1 -1
- package/build/build-complete.js +21 -21
- package/build/index.d.ts +2 -3
- package/build/index.js +30 -34
- package/build/react/Foo/index.d.ts +3 -0
- package/build/react/index.d.ts +1 -1
- package/build/react/index.js +1 -0
- package/build/reset-render.js +21 -21
- package/build/run-start-render.js +29 -33
- package/build/start-render.js +30 -34
- package/build/types/global.d.ts +1 -0
- package/build/upload-search-content.js +22 -22
- package/build/utils/{shared.d.ts → core-utils.d.ts} +44 -2
- package/build/utils/folders.d.ts +6 -1
- package/build/utils/store.d.ts +1 -1
- package/cx.config.js +7 -0
- package/exporter/adapters/gatsby/index.ts +67 -14
- package/exporter/adapters/gatsby/utils.ts +116 -31
- package/exporter/browser/index.ts +1 -1
- package/exporter/build-complete.ts +5 -5
- package/exporter/index.ts +6 -5
- package/exporter/react/Foo/index.tsx +7 -0
- package/exporter/react/index.tsx +3 -0
- package/exporter/services/distributors.ts +1 -1
- package/exporter/services/robots.ts +1 -1
- package/exporter/services/store.ts +9 -16
- package/exporter/start-render.ts +1 -1
- package/exporter/types/global.ts +1 -0
- package/exporter/utils/api.ts +1 -1
- package/exporter/utils/cache.ts +1 -1
- package/exporter/utils/{shared.ts → core-utils.ts} +120 -20
- package/exporter/utils/create-build-data.ts +1 -1
- package/exporter/utils/domains.ts +3 -0
- package/exporter/utils/folders.ts +38 -2
- package/exporter/utils/health-checks.ts +1 -1
- package/exporter/utils/searches.ts +1 -1
- package/exporter/utils/sites.ts +12 -18
- package/exporter/utils/store.ts +2 -3
- package/gatsby-config.ts +10 -6
- package/gatsby-node.ts +20 -11
- package/package.json +8 -5
- package/src/components/template.tsx +2 -1
- package/src/gatsby-node-utils.ts +2 -39
- package/src/types.ts +6 -7
- package/build/utils/temp-utils.d.ts +0 -10
- package/exporter/react/index.ts +0 -5
- package/exporter/utils/temp-utils.ts +0 -103
|
@@ -1,43 +1,44 @@
|
|
|
1
|
-
"use strict";var
|
|
2
|
-
`,
|
|
3
|
-
GFS4: `),console.error(t)});z[ie]||(na=global[ie]||[],sa(z,na),z.close=function(t){function e(r,n){return t.call(z,r,function(i){i||ia(),typeof n=="function"&&n.apply(this,arguments)})}return Object.defineProperty(e,Gr,{value:t}),e}(z.close),z.closeSync=function(t){function e(r){t.apply(z,arguments),ia()}return Object.defineProperty(e,Gr,{value:t}),e}(z.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){mt(z[ie]),require("assert").equal(z[ie].length,0)}));var na;global[ie]||sa(global,z[ie]);yi.exports=mi(gp(z));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!z.__patched&&(yi.exports=mi(z),z.__patched=!0);function mi(t){pp(t),t.gracefulify=mi,t.createReadStream=W,t.createWriteStream=ce;var e=t.readFile;t.readFile=r;function r(D,j,T){return typeof j=="function"&&(T=j,j=null),H(D,j,T);function H(I,X,O,B){return e(I,X,function(M){M&&(M.code==="EMFILE"||M.code==="ENFILE")?It([H,[I,X,O],M,B||Date.now(),Date.now()]):typeof O=="function"&&O.apply(this,arguments)})}}var n=t.writeFile;t.writeFile=i;function i(D,j,T,H){return typeof T=="function"&&(H=T,T=null),I(D,j,T,H);function I(X,O,B,M,P){return n(X,O,B,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?It([I,[X,O,B,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,j,T,H){return typeof T=="function"&&(H=T,T=null),I(D,j,T,H);function I(X,O,B,M,P){return s(X,O,B,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?It([I,[X,O,B,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,j,T,H){return typeof T=="function"&&(H=T,T=0),I(D,j,T,H);function I(X,O,B,M,P){return a(X,O,B,function(R){R&&(R.code==="EMFILE"||R.code==="ENFILE")?It([I,[X,O,B,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}var f=t.readdir;t.readdir=p;var u=/^v[0-5]\./;function p(D,j,T){typeof j=="function"&&(T=j,j=null);var H=u.test(process.version)?function(O,B,M,P){return f(O,I(O,B,M,P))}:function(O,B,M,P){return f(O,B,I(O,B,M,P))};return H(D,j,T);function I(X,O,B,M){return function(P,R){P&&(P.code==="EMFILE"||P.code==="ENFILE")?It([H,[X,O,B],P,M||Date.now(),Date.now()]):(R&&R.sort&&R.sort(),typeof B=="function"&&B.call(this,P,R))}}}if(process.version.substr(0,4)==="v0.8"){var g=mp(t);A=g.ReadStream,U=g.WriteStream}var m=t.ReadStream;m&&(A.prototype=Object.create(m.prototype),A.prototype.open=$);var b=t.WriteStream;b&&(U.prototype=Object.create(b.prototype),U.prototype.open=q),Object.defineProperty(t,"ReadStream",{get:function(){return A},set:function(D){A=D},enumerable:!0,configurable:!0}),Object.defineProperty(t,"WriteStream",{get:function(){return U},set:function(D){U=D},enumerable:!0,configurable:!0});var _=A;Object.defineProperty(t,"FileReadStream",{get:function(){return _},set:function(D){_=D},enumerable:!0,configurable:!0});var x=U;Object.defineProperty(t,"FileWriteStream",{get:function(){return x},set:function(D){x=D},enumerable:!0,configurable:!0});function A(D,j){return this instanceof A?(m.apply(this,arguments),this):A.apply(Object.create(A.prototype),arguments)}function $(){var D=this;Y(D.path,D.flags,D.mode,function(j,T){j?(D.autoClose&&D.destroy(),D.emit("error",j)):(D.fd=T,D.emit("open",T),D.read())})}function U(D,j){return this instanceof U?(b.apply(this,arguments),this):U.apply(Object.create(U.prototype),arguments)}function q(){var D=this;Y(D.path,D.flags,D.mode,function(j,T){j?(D.destroy(),D.emit("error",j)):(D.fd=T,D.emit("open",T))})}function W(D,j){return new t.ReadStream(D,j)}function ce(D,j){return new t.WriteStream(D,j)}var ge=t.open;t.open=Y;function Y(D,j,T,H){return typeof T=="function"&&(H=T,T=null),I(D,j,T,H);function I(X,O,B,M,P){return ge(X,O,B,function(R,Be){R&&(R.code==="EMFILE"||R.code==="ENFILE")?It([I,[X,O,B,M],R,P||Date.now(),Date.now()]):typeof M=="function"&&M.apply(this,arguments)})}}return t}function It(t){mt("ENQUEUE",t[0].name,t[1]),z[ie].push(t),gi()}var Xr;function ia(){for(var t=Date.now(),e=0;e<z[ie].length;++e)z[ie][e].length>2&&(z[ie][e][3]=t,z[ie][e][4]=t);gi()}function gi(){if(clearTimeout(Xr),Xr=void 0,z[ie].length!==0){var t=z[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),f=Math.min(c*1.2,100);a>=f?(mt("RETRY",e.name,r),e.apply(null,r.concat([i]))):z[ie].push(t)}Xr===void 0&&(Xr=setTimeout(gi,0))}}});var nr=y(ot=>{"use strict";var oa=xe().fromCallback,ve=fe(),vp=["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 ve[t]=="function");Object.keys(ve).forEach(t=>{t!=="promises"&&(ot[t]=ve[t])});vp.forEach(t=>{ot[t]=oa(ve[t])});ot.exists=function(t,e){return typeof e=="function"?ve.exists(t,e):new Promise(r=>ve.exists(t,r))};ot.read=function(t,e,r,n,i,s){return typeof s=="function"?ve.read(t,e,r,n,i,s):new Promise((o,a)=>{ve.read(t,e,r,n,i,(c,f,u)=>{if(c)return a(c);o({bytesRead:f,buffer:u})})})};ot.write=function(t,e,...r){return typeof r[r.length-1]=="function"?ve.write(t,e,...r):new Promise((n,i)=>{ve.write(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffer:a})})})};typeof ve.writev=="function"&&(ot.writev=function(t,e,...r){return typeof r[r.length-1]=="function"?ve.writev(t,e,...r):new Promise((n,i)=>{ve.writev(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffers:a})})})});typeof ve.realpath.native=="function"&&(ot.realpath.native=oa(ve.realpath.native))});var vi=y((kb,aa)=>{aa.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 ha=y((Tb,bi)=>{"use strict";var At=nr(),Ke=require("path"),bp=vi(),ca=bp("10.12.0"),ua=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}},la=t=>{let e={mode:511};return typeof t=="number"&&(t={mode:t}),{...e,...t}},fa=t=>{let e=new Error(`operation not permitted, mkdir '${t}'`);return e.code="EPERM",e.errno=-4048,e.path=t,e.syscall="mkdir",e};bi.exports.makeDir=async(t,e)=>{if(ua(t),e=la(e),ca){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 fa(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))};bi.exports.makeDirSync=(t,e)=>{if(ua(t),e=la(e),ca){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 fa(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 Me=y((Mb,da)=>{"use strict";var wp=xe().fromPromise,{makeDir:_p,makeDirSync:wi}=ha(),_i=wp(_p);da.exports={mkdirs:_i,mkdirsSync:wi,mkdirp:_i,mkdirpSync:wi,ensureDir:_i,ensureDirSync:wi}});var Si=y((qb,pa)=>{"use strict";var Ft=fe();function Sp(t,e,r,n){Ft.open(t,"r+",(i,s)=>{if(i)return n(i);Ft.futimes(s,e,r,o=>{Ft.close(s,a=>{n&&n(o||a)})})})}function xp(t,e,r){let n=Ft.openSync(t,"r+");return Ft.futimesSync(n,e,r),Ft.closeSync(n)}pa.exports={utimesMillis:Sp,utimesMillisSync:xp}});var ir=y((jb,va)=>{"use strict";var Rt=nr(),Ee=require("path"),Ep=require("util"),Cp=vi(),Hr=Cp("10.5.0"),ma=t=>Hr?Rt.stat(t,{bigint:!0}):Rt.stat(t),xi=t=>Hr?Rt.statSync(t,{bigint:!0}):Rt.statSync(t);function Pp(t,e){return Promise.all([ma(t),ma(e).catch(r=>{if(r.code==="ENOENT")return null;throw r})]).then(([r,n])=>({srcStat:r,destStat:n}))}function Dp(t,e){let r,n=xi(t);try{r=xi(e)}catch(i){if(i.code==="ENOENT")return{srcStat:n,destStat:null};throw i}return{srcStat:n,destStat:r}}function Op(t,e,r,n){Ep.callbackify(Pp)(t,e,(i,s)=>{if(i)return n(i);let{srcStat:o,destStat:a}=s;return a&&Jr(o,a)?n(new Error("Source and destination must not be the same.")):o.isDirectory()&&Ei(t,e)?n(new Error(zr(t,e,r))):n(null,{srcStat:o,destStat:a})})}function Ip(t,e,r){let{srcStat:n,destStat:i}=Dp(t,e);if(i&&Jr(n,i))throw new Error("Source and destination must not be the same.");if(n.isDirectory()&&Ei(t,e))throw new Error(zr(t,e,r));return{srcStat:n,destStat:i}}function ga(t,e,r,n,i){let s=Ee.resolve(Ee.dirname(t)),o=Ee.resolve(Ee.dirname(r));if(o===s||o===Ee.parse(o).root)return i();let a=(c,f)=>c?c.code==="ENOENT"?i():i(c):Jr(e,f)?i(new Error(zr(t,r,n))):ga(t,e,o,n,i);Hr?Rt.stat(o,{bigint:!0},a):Rt.stat(o,a)}function ya(t,e,r,n){let i=Ee.resolve(Ee.dirname(t)),s=Ee.resolve(Ee.dirname(r));if(s===i||s===Ee.parse(s).root)return;let o;try{o=xi(s)}catch(a){if(a.code==="ENOENT")return;throw a}if(Jr(e,o))throw new Error(zr(t,r,n));return ya(t,e,s,n)}function Jr(t,e){return!!(e.ino&&e.dev&&e.ino===t.ino&&e.dev===t.dev&&(Hr||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 Ei(t,e){let r=Ee.resolve(t).split(Ee.sep).filter(i=>i),n=Ee.resolve(e).split(Ee.sep).filter(i=>i);return r.reduce((i,s,o)=>i&&n[o]===s,!0)}function zr(t,e,r){return`Cannot ${r} '${t}' to a subdirectory of itself, '${e}'.`}va.exports={checkPaths:Op,checkPathsSync:Ip,checkParentPaths:ga,checkParentPathsSync:ya,isSrcSubdir:Ei}});var xa=y((Nb,Sa)=>{"use strict";var he=fe(),sr=require("path"),Ap=Me().mkdirsSync,Fp=Si().utimesMillisSync,or=ir();function Rp(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;
|
|
1
|
+
"use strict";var Kd=Object.create;var $r=Object.defineProperty;var Qd=Object.getOwnPropertyDescriptor;var Zd=Object.getOwnPropertyNames;var ep=Object.getPrototypeOf,tp=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),rp=(t,e)=>{for(var r in e)$r(t,r,{get:e[r],enumerable:!0})},zo=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Zd(e))!tp.call(t,i)&&i!==r&&$r(t,i,{get:()=>e[i],enumerable:!(n=Qd(e,i))||n.enumerable});return t};var F=(t,e,r)=>(r=t!=null?Kd(ep(t)):{},zo(e||!t||!t.__esModule?$r(r,"default",{value:t,enumerable:!0}):r,t)),np=t=>zo($r({},"__esModule",{value:!0}),t);var et=y((Ob,di)=>{var ip=require("fs"),sp=require("path");function Wo(t){console.log(`[dotenv][DEBUG] ${t}`)}var op=`
|
|
2
|
+
`,ap=/^\s*([\w.-]+)\s*=\s*(.*)?\s*$/,cp=/\\n/g,up=/\n|\r|\r\n/;function Jo(t,e){let r=!!(e&&e.debug),n={};return t.toString().split(up).forEach(function(i,s){let o=i.match(ap);if(o!=null){let a=o[1],c=o[2]||"",f=c.length-1,u=c[0]==='"'&&c[f]==='"';c[0]==="'"&&c[f]==="'"||u?(c=c.substring(1,f),u&&(c=c.replace(cp,op))):c=c.trim(),n[a]=c}else r&&Wo(`did not match key and value when parsing line ${s+1}: ${i}`)}),n}function lp(t){let e=sp.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=Jo(ip.readFileSync(e,{encoding:r}),{debug:n});return Object.keys(i).forEach(function(s){Object.prototype.hasOwnProperty.call(process.env,s)?n&&Wo(`"${s}" is already defined in \`process.env\` and will not be overwritten`):process.env[s]=i[s]}),{parsed:i}}catch(i){return{error:i}}}di.exports.config=lp;di.exports.parse=Jo});var Ee=y(pi=>{"use strict";pi.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})};pi.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 Yo=y((Ab,Vo)=>{var tt=require("constants"),fp=process.cwd,Br=null,hp=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return Br||(Br=fp.call(process)),Br};try{process.cwd()}catch{}typeof process.chdir=="function"&&(mi=process.chdir,process.chdir=function(t){Br=null,mi.call(process,t)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,mi));var mi;Vo.exports=dp;function dp(t){tt.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(){}),hp==="win32"&&(t.rename=typeof t.rename!="function"?t.rename:function(u){function p(g,m,b){var S=Date.now(),x=0;u(g,m,function A(N){if(N&&(N.code==="EACCES"||N.code==="EPERM")&&Date.now()-S<6e4){setTimeout(function(){t.stat(m,function(B,L){B&&B.code==="ENOENT"?u(g,m,A):b(N)})},x),x<100&&(x+=10);return}b&&b(N)})}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,S,x,A){var N;if(A&&typeof A=="function"){var B=0;N=function(L,V,ue){if(L&&L.code==="EAGAIN"&&B<10)return B++,u.call(t,g,m,b,S,x,N);A.apply(this,arguments)}}return u.call(t,g,m,b,S,x,N)}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,S){for(var x=0;;)try{return u.call(t,p,g,m,b,S)}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,tt.O_WRONLY|tt.O_SYMLINK,g,function(b,S){if(b){m&&m(b);return}u.fchmod(S,g,function(x){u.close(S,function(A){m&&m(x||A)})})})},u.lchmodSync=function(p,g){var m=u.openSync(p,tt.O_WRONLY|tt.O_SYMLINK,g),b=!0,S;try{S=u.fchmodSync(m,g),b=!1}finally{if(b)try{u.closeSync(m)}catch{}else u.closeSync(m)}return S}}function r(u){tt.hasOwnProperty("O_SYMLINK")&&u.futimes?(u.lutimes=function(p,g,m,b){u.open(p,tt.O_SYMLINK,function(S,x){if(S){b&&b(S);return}u.futimes(x,g,m,function(A){u.close(x,function(N){b&&b(A||N)})})})},u.lutimesSync=function(p,g,m){var b=u.openSync(p,tt.O_SYMLINK),S,x=!0;try{S=u.futimesSync(b,g,m),x=!1}finally{if(x)try{u.closeSync(b)}catch{}else u.closeSync(b)}return S}):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){f(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(!f(m))throw m}}}function s(u){return u&&function(p,g,m,b){return u.call(t,p,g,m,function(S){f(S)&&(S=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(!f(b))throw b}}}function a(u){return u&&function(p,g,m){typeof g=="function"&&(m=g,g=null);function b(S,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 f(u){if(!u||u.code==="ENOSYS")return!0;var p=!process.getuid||process.getuid()!==0;return!!(p&&(u.code==="EINVAL"||u.code==="EPERM"))}}});var Zo=y((Fb,Qo)=>{var Ko=require("stream").Stream;Qo.exports=pp;function pp(t){return{ReadStream:e,WriteStream:r};function e(n,i){if(!(this instanceof e))return new e(n,i);Ko.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 f=o[a];this[f]=i[f]}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);Ko.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 ta=y((Rb,ea)=>{"use strict";ea.exports=gp;var mp=Object.getPrototypeOf||function(t){return t.__proto__};function gp(t){if(t===null||typeof t!="object")return t;if(t instanceof Object)var e={__proto__:mp(t)};else var e=Object.create(null);return Object.getOwnPropertyNames(t).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}),e}});var le=y((kb,vi)=>{var J=require("fs"),yp=Yo(),vp=Zo(),bp=ta(),Ur=require("util"),se,Gr;typeof Symbol=="function"&&typeof Symbol.for=="function"?(se=Symbol.for("graceful-fs.queue"),Gr=Symbol.for("graceful-fs.previous")):(se="___graceful-fs.queue",Gr="___graceful-fs.previous");function _p(){}function ia(t,e){Object.defineProperty(t,se,{get:function(){return e}})}var mt=_p;Ur.debuglog?mt=Ur.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(mt=function(){var t=Ur.format.apply(Ur,arguments);t="GFS4: "+t.split(/\n/).join(`
|
|
3
|
+
GFS4: `),console.error(t)});J[se]||(ra=global[se]||[],ia(J,ra),J.close=function(t){function e(r,n){return t.call(J,r,function(i){i||na(),typeof n=="function"&&n.apply(this,arguments)})}return Object.defineProperty(e,Gr,{value:t}),e}(J.close),J.closeSync=function(t){function e(r){t.apply(J,arguments),na()}return Object.defineProperty(e,Gr,{value:t}),e}(J.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){mt(J[se]),require("assert").equal(J[se].length,0)}));var ra;global[se]||ia(global,J[se]);vi.exports=gi(bp(J));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!J.__patched&&(vi.exports=gi(J),J.__patched=!0);function gi(t){yp(t),t.gracefulify=gi,t.createReadStream=V,t.createWriteStream=ue;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 f=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 f(O,I(O,U,M,P))}:function(O,U,M,P){return f(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=vp(t);A=g.ReadStream,B=g.WriteStream}var m=t.ReadStream;m&&(A.prototype=Object.create(m.prototype),A.prototype.open=N);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 S=A;Object.defineProperty(t,"FileReadStream",{get:function(){return S},set:function(D){S=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 N(){var D=this;ee(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;ee(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 ue(D,q){return new t.WriteStream(D,q)}var ke=t.open;t.open=ee;function ee(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,Ue){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[se].push(t),yi()}var Xr;function na(){for(var t=Date.now(),e=0;e<J[se].length;++e)J[se][e].length>2&&(J[se][e][3]=t,J[se][e][4]=t);yi()}function yi(){if(clearTimeout(Xr),Xr=void 0,J[se].length!==0){var t=J[se].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),f=Math.min(c*1.2,100);a>=f?(mt("RETRY",e.name,r),e.apply(null,r.concat([i]))):J[se].push(t)}Xr===void 0&&(Xr=setTimeout(yi,0))}}});var sr=y(rt=>{"use strict";var sa=Ee().fromCallback,ve=le(),wp=["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 ve[t]=="function");Object.keys(ve).forEach(t=>{t!=="promises"&&(rt[t]=ve[t])});wp.forEach(t=>{rt[t]=sa(ve[t])});rt.exists=function(t,e){return typeof e=="function"?ve.exists(t,e):new Promise(r=>ve.exists(t,r))};rt.read=function(t,e,r,n,i,s){return typeof s=="function"?ve.read(t,e,r,n,i,s):new Promise((o,a)=>{ve.read(t,e,r,n,i,(c,f,u)=>{if(c)return a(c);o({bytesRead:f,buffer:u})})})};rt.write=function(t,e,...r){return typeof r[r.length-1]=="function"?ve.write(t,e,...r):new Promise((n,i)=>{ve.write(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffer:a})})})};typeof ve.writev=="function"&&(rt.writev=function(t,e,...r){return typeof r[r.length-1]=="function"?ve.writev(t,e,...r):new Promise((n,i)=>{ve.writev(t,e,...r,(s,o,a)=>{if(s)return i(s);n({bytesWritten:o,buffers:a})})})});typeof ve.realpath.native=="function"&&(rt.realpath.native=sa(ve.realpath.native))});var bi=y((Mb,oa)=>{oa.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 fa=y((qb,_i)=>{"use strict";var Ft=sr(),Ve=require("path"),Sp=bi(),aa=Sp("10.12.0"),ca=t=>{if(process.platform==="win32"&&/[<>:"|?*]/.test(t.replace(Ve.parse(t).root,""))){let r=new Error(`Path contains invalid characters: ${t}`);throw r.code="EINVAL",r}},ua=t=>{let e={mode:511};return typeof t=="number"&&(t={mode:t}),{...e,...t}},la=t=>{let e=new Error(`operation not permitted, mkdir '${t}'`);return e.code="EPERM",e.errno=-4048,e.path=t,e.syscall="mkdir",e};_i.exports.makeDir=async(t,e)=>{if(ca(t),e=ua(e),aa){let n=Ve.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(Ve.dirname(n)===n)throw la(n);if(i.message.includes("null bytes"))throw i;return await r(Ve.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(Ve.resolve(t))};_i.exports.makeDirSync=(t,e)=>{if(ca(t),e=ua(e),aa){let n=Ve.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(Ve.dirname(n)===n)throw la(n);if(i.message.includes("null bytes"))throw i;return r(Ve.dirname(n)),r(n)}try{if(!Ft.statSync(n).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(Ve.resolve(t))}});var qe=y((jb,ha)=>{"use strict";var xp=Ee().fromPromise,{makeDir:Ep,makeDirSync:wi}=fa(),Si=xp(Ep);ha.exports={mkdirs:Si,mkdirsSync:wi,mkdirp:Si,mkdirpSync:wi,ensureDir:Si,ensureDirSync:wi}});var xi=y((Nb,da)=>{"use strict";var Rt=le();function Cp(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 Pp(t,e,r){let n=Rt.openSync(t,"r+");return Rt.futimesSync(n,e,r),Rt.closeSync(n)}da.exports={utimesMillis:Cp,utimesMillisSync:Pp}});var or=y((Lb,ya)=>{"use strict";var kt=sr(),Ce=require("path"),Dp=require("util"),Op=bi(),Hr=Op("10.5.0"),pa=t=>Hr?kt.stat(t,{bigint:!0}):kt.stat(t),Ei=t=>Hr?kt.statSync(t,{bigint:!0}):kt.statSync(t);function Ip(t,e){return Promise.all([pa(t),pa(e).catch(r=>{if(r.code==="ENOENT")return null;throw r})]).then(([r,n])=>({srcStat:r,destStat:n}))}function Ap(t,e){let r,n=Ei(t);try{r=Ei(e)}catch(i){if(i.code==="ENOENT")return{srcStat:n,destStat:null};throw i}return{srcStat:n,destStat:r}}function Fp(t,e,r,n){Dp.callbackify(Ip)(t,e,(i,s)=>{if(i)return n(i);let{srcStat:o,destStat:a}=s;return a&&zr(o,a)?n(new Error("Source and destination must not be the same.")):o.isDirectory()&&Ci(t,e)?n(new Error(Wr(t,e,r))):n(null,{srcStat:o,destStat:a})})}function Rp(t,e,r){let{srcStat:n,destStat:i}=Ap(t,e);if(i&&zr(n,i))throw new Error("Source and destination must not be the same.");if(n.isDirectory()&&Ci(t,e))throw new Error(Wr(t,e,r));return{srcStat:n,destStat:i}}function ma(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,f)=>c?c.code==="ENOENT"?i():i(c):zr(e,f)?i(new Error(Wr(t,r,n))):ma(t,e,o,n,i);Hr?kt.stat(o,{bigint:!0},a):kt.stat(o,a)}function ga(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=Ei(s)}catch(a){if(a.code==="ENOENT")return;throw a}if(zr(e,o))throw new Error(Wr(t,r,n));return ga(t,e,s,n)}function zr(t,e){return!!(e.ino&&e.dev&&e.ino===t.ino&&e.dev===t.dev&&(Hr||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 Ci(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 Wr(t,e,r){return`Cannot ${r} '${t}' to a subdirectory of itself, '${e}'.`}ya.exports={checkPaths:Fp,checkPathsSync:Rp,checkParentPaths:ma,checkParentPathsSync:ga,isSrcSubdir:Ci}});var Sa=y(($b,wa)=>{"use strict";var fe=le(),ar=require("path"),kp=qe().mkdirsSync,Tp=xi().utimesMillisSync,cr=or();function Mp(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;
|
|
4
4
|
|
|
5
|
-
see https://github.com/jprichardson/node-fs-extra/issues/269`);let{srcStat:n,destStat:i}=
|
|
5
|
+
see https://github.com/jprichardson/node-fs-extra/issues/269`);let{srcStat:n,destStat:i}=cr.checkPathsSync(t,e,"copy");return cr.checkParentPathsSync(t,n,e,"copy"),qp(i,t,e,r)}function qp(t,e,r,n){if(n.filter&&!n.filter(e,r))return;let i=ar.dirname(r);return fe.existsSync(i)||kp(i),va(t,e,r,n)}function va(t,e,r,n){if(!(n.filter&&!n.filter(e,r)))return jp(t,e,r,n)}function jp(t,e,r,n){let s=(n.dereference?fe.statSync:fe.lstatSync)(e);if(s.isDirectory())return Gp(s,t,e,r,n);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return Np(s,t,e,r,n);if(s.isSymbolicLink())return Wp(t,e,r,n)}function Np(t,e,r,n,i){return e?Lp(t,r,n,i):ba(t,r,n,i)}function Lp(t,e,r,n){if(n.overwrite)return fe.unlinkSync(r),ba(t,e,r,n);if(n.errorOnExist)throw new Error(`'${r}' already exists`)}function ba(t,e,r,n){return fe.copyFileSync(e,r),n.preserveTimestamps&&$p(t.mode,e,r),Pi(r,t.mode)}function $p(t,e,r){return Bp(t)&&Up(r,t),Xp(e,r)}function Bp(t){return(t&128)===0}function Up(t,e){return Pi(t,e|128)}function Pi(t,e){return fe.chmodSync(t,e)}function Xp(t,e){let r=fe.statSync(t);return Tp(e,r.atime,r.mtime)}function Gp(t,e,r,n,i){if(!e)return Hp(t.mode,r,n,i);if(e&&!e.isDirectory())throw new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`);return _a(r,n,i)}function Hp(t,e,r,n){return fe.mkdirSync(r),_a(e,r,n),Pi(r,t)}function _a(t,e,r){fe.readdirSync(t).forEach(n=>zp(n,t,e,r))}function zp(t,e,r,n){let i=ar.join(e,t),s=ar.join(r,t),{destStat:o}=cr.checkPathsSync(i,s,"copy");return va(o,i,s,n)}function Wp(t,e,r,n){let i=fe.readlinkSync(e);if(n.dereference&&(i=ar.resolve(process.cwd(),i)),t){let s;try{s=fe.readlinkSync(r)}catch(o){if(o.code==="EINVAL"||o.code==="UNKNOWN")return fe.symlinkSync(i,r);throw o}if(n.dereference&&(s=ar.resolve(process.cwd(),s)),cr.isSrcSubdir(i,s))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${s}'.`);if(fe.statSync(r).isDirectory()&&cr.isSrcSubdir(s,i))throw new Error(`Cannot overwrite '${s}' with '${i}'.`);return Jp(i,r)}else return fe.symlinkSync(i,r)}function Jp(t,e){return fe.unlinkSync(e),fe.symlinkSync(t,e)}wa.exports=Mp});var Di=y((Bb,xa)=>{"use strict";xa.exports={copySync:Sa()}});var nt=y((Ub,Ca)=>{"use strict";var Vp=Ee().fromPromise,Ea=sr();function Yp(t){return Ea.access(t).then(()=>!0).catch(()=>!1)}Ca.exports={pathExists:Vp(Yp),pathExistsSync:Ea.existsSync}});var Ta=y((Xb,ka)=>{"use strict";var Pe=le(),ur=require("path"),Kp=qe().mkdirs,Qp=nt().pathExists,Zp=xi().utimesMillis,lr=or();function e0(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
6
|
|
|
7
|
-
see https://github.com/jprichardson/node-fs-extra/issues/269`),
|
|
8
|
-
`,finalEOL:r=!0,replacer:n=null,spaces:i}={}){let s=r?e:"";return JSON.stringify(t,n,i).replace(/\n/g,e)+s}function M0(t){return Buffer.isBuffer(t)&&(t=t.toString("utf8")),t.replace(/^\uFEFF/,"")}Cc.exports={stringify:T0,stripBom:M0}});var Ic=y((Zb,Oc)=>{var Tt;try{Tt=fe()}catch{Tt=require("fs")}var tn=xe(),{stringify:Pc,stripBom:Dc}=en();async function q0(t,e={}){typeof e=="string"&&(e={encoding:e});let r=e.fs||Tt,n="throws"in e?e.throws:!0,i=await tn.fromCallback(r.readFile)(t,e);i=Dc(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 j0=tn.fromPromise(q0);function N0(t,e={}){typeof e=="string"&&(e={encoding:e});let r=e.fs||Tt,n="throws"in e?e.throws:!0;try{let i=r.readFileSync(t,e);return i=Dc(i),JSON.parse(i,e.reviver)}catch(i){if(n)throw i.message=`${t}: ${i.message}`,i;return null}}async function L0(t,e,r={}){let n=r.fs||Tt,i=Pc(e,r);await tn.fromCallback(n.writeFile)(t,i,r)}var $0=tn.fromPromise(L0);function B0(t,e,r={}){let n=r.fs||Tt,i=Pc(e,r);return n.writeFileSync(t,i,r)}var U0={readFile:j0,readFileSync:N0,writeFile:$0,writeFileSync:B0};Oc.exports=U0});var Fc=y((e2,Ac)=>{"use strict";var rn=Ic();Ac.exports={readJson:rn.readFile,readJsonSync:rn.readFileSync,writeJson:rn.writeFile,writeJsonSync:rn.writeFileSync}});var nn=y((t2,Tc)=>{"use strict";var X0=xe().fromCallback,hr=fe(),Rc=require("path"),kc=Me(),G0=at().pathExists;function H0(t,e,r,n){typeof r=="function"&&(n=r,r="utf8");let i=Rc.dirname(t);G0(i,(s,o)=>{if(s)return n(s);if(o)return hr.writeFile(t,e,r,n);kc.mkdirs(i,a=>{if(a)return n(a);hr.writeFile(t,e,r,n)})})}function J0(t,...e){let r=Rc.dirname(t);if(hr.existsSync(r))return hr.writeFileSync(t,...e);kc.mkdirsSync(r),hr.writeFileSync(t,...e)}Tc.exports={outputFile:X0(H0),outputFileSync:J0}});var qc=y((r2,Mc)=>{"use strict";var{stringify:z0}=en(),{outputFile:W0}=nn();async function V0(t,e,r={}){let n=z0(e,r);await W0(t,n,r)}Mc.exports=V0});var Nc=y((n2,jc)=>{"use strict";var{stringify:Y0}=en(),{outputFileSync:K0}=nn();function Q0(t,e,r){let n=Y0(e,r);K0(t,n,r)}jc.exports=Q0});var $c=y((i2,Lc)=>{"use strict";var Z0=xe().fromPromise,be=Fc();be.outputJson=Z0(qc());be.outputJsonSync=Nc();be.outputJSON=be.outputJson;be.outputJSONSync=be.outputJsonSync;be.writeJSON=be.writeJson;be.writeJSONSync=be.writeJsonSync;be.readJSON=be.readJson;be.readJSONSync=be.readJsonSync;Lc.exports=be});var Jc=y((s2,Hc)=>{"use strict";var Xc=fe(),em=require("path"),tm=Pi().copySync,Gc=lr().removeSync,rm=Me().mkdirpSync,Bc=ir();function nm(t,e,r){r=r||{};let n=r.overwrite||r.clobber||!1,{srcStat:i}=Bc.checkPathsSync(t,e,"move");return Bc.checkParentPathsSync(t,i,e,"move"),rm(em.dirname(e)),im(t,e,n)}function im(t,e,r){if(r)return Gc(e),Uc(t,e,r);if(Xc.existsSync(e))throw new Error("dest already exists.");return Uc(t,e,r)}function Uc(t,e,r){try{Xc.renameSync(t,e)}catch(n){if(n.code!=="EXDEV")throw n;return sm(t,e,r)}}function sm(t,e,r){return tm(t,e,{overwrite:r,errorOnExist:!0}),Gc(t)}Hc.exports=nm});var Wc=y((o2,zc)=>{"use strict";zc.exports={moveSync:Jc()}});var Zc=y((a2,Qc)=>{"use strict";var om=fe(),am=require("path"),cm=Oi().copy,Kc=lr().remove,um=Me().mkdirp,lm=at().pathExists,Vc=ir();function fm(t,e,r,n){typeof r=="function"&&(n=r,r={});let i=r.overwrite||r.clobber||!1;Vc.checkPaths(t,e,"move",(s,o)=>{if(s)return n(s);let{srcStat:a}=o;Vc.checkParentPaths(t,a,e,"move",c=>{if(c)return n(c);um(am.dirname(e),f=>f?n(f):hm(t,e,i,n))})})}function hm(t,e,r,n){if(r)return Kc(e,i=>i?n(i):Yc(t,e,r,n));lm(e,(i,s)=>i?n(i):s?n(new Error("dest already exists.")):Yc(t,e,r,n))}function Yc(t,e,r,n){om.rename(t,e,i=>i?i.code!=="EXDEV"?n(i):dm(t,e,r,n):n())}function dm(t,e,r,n){cm(t,e,{overwrite:r,errorOnExist:!0},s=>s?n(s):Kc(t,n))}Qc.exports=fm});var tu=y((c2,eu)=>{"use strict";var pm=xe().fromCallback;eu.exports={move:pm(Zc())}});var yt=y((u2,Ai)=>{"use strict";Ai.exports={...nr(),...Pi(),...Oi(),...tc(),...Ec(),...$c(),...Me(),...Wc(),...tu(),...nn(),...at(),...lr()};var ru=require("fs");Object.getOwnPropertyDescriptor(ru,"promises")&&Object.defineProperty(Ai.exports,"promises",{get(){return ru.promises}})});var iu=y((l2,nu)=>{"use strict";var mm=/[|\\{}()[\]^$+*?.]/g;nu.exports=function(t){if(typeof t!="string")throw new TypeError("Expected a string");return t.replace(mm,"\\$&")}});var ou=y((f2,su)=>{"use strict";su.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 Fi=y((h2,lu)=>{var vt=ou(),uu={};for(sn in vt)vt.hasOwnProperty(sn)&&(uu[vt[sn]]=sn);var sn,E=lu.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(we in E)if(E.hasOwnProperty(we)){if(!("channels"in E[we]))throw new Error("missing channels property: "+we);if(!("labels"in E[we]))throw new Error("missing channel labels property: "+we);if(E[we].labels.length!==E[we].channels)throw new Error("channel and label counts mismatch: "+we);au=E[we].channels,cu=E[we].labels,delete E[we].channels,delete E[we].labels,Object.defineProperty(E[we],"channels",{value:au}),Object.defineProperty(E[we],"labels",{value:cu})}var au,cu,we;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,f;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),f=(i+s)/2,s===i?c=0:f<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,f*100]};E.rgb.hsv=function(t){var e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,f=Math.max(o,a,c),u=f-Math.min(o,a,c),p=function(g){return(f-g)/6/u+1/2};return u===0?i=s=0:(s=u/f,e=p(o),r=p(a),n=p(c),o===f?i=n-r:a===f?i=1/3+e-n:c===f&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,f*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 gm(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=uu[t];if(e)return e;var r=1/0,n;for(var i in vt)if(vt.hasOwnProperty(i)){var s=vt[i],o=gm(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 f=0;f<3;f++)o=e+1/3*-(f-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[f]=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 f,u,p;switch(s){default:case 6:case 0:f=o,u=c,p=r;break;case 1:f=c,u=o,p=r;break;case 2:f=r,u=o,p=c;break;case 3:f=r,u=c,p=o;break;case 4:f=c,u=r,p=o;break;case 5:f=o,u=r,p=c;break}return[f*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),f=Math.pow(o,3);return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=f>.008856?f:(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 hu=y((d2,fu)=>{var on=Fi();function ym(){for(var t={},e=Object.keys(on),r=e.length,n=0;n<r;n++)t[e[n]]={distance:-1,parent:null};return t}function vm(t){var e=ym(),r=[t];for(e[t].distance=0;r.length;)for(var n=r.pop(),i=Object.keys(on[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 bm(t,e){return function(r){return e(t(r))}}function wm(t,e){for(var r=[e[t].parent,t],n=on[e[t].parent][t],i=e[t].parent;e[i].parent;)r.unshift(e[i].parent),n=bm(on[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}fu.exports=function(t){for(var e=vm(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]=wm(o,e))}return r}});var pu=y((p2,du)=>{var Ri=Fi(),_m=hu(),Mt={},Sm=Object.keys(Ri);function xm(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 Em(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}Sm.forEach(function(t){Mt[t]={},Object.defineProperty(Mt[t],"channels",{value:Ri[t].channels}),Object.defineProperty(Mt[t],"labels",{value:Ri[t].labels});var e=_m(t),r=Object.keys(e);r.forEach(function(n){var i=e[n];Mt[t][n]=Em(i),Mt[t][n].raw=xm(i)})});du.exports=Mt});var gu=y((m2,mu)=>{"use strict";var qt=pu(),an=(t,e)=>function(){return`\x1B[${t.apply(qt,arguments)+e}m`},cn=(t,e)=>function(){let r=t.apply(qt,arguments);return`\x1B[${38+e};5;${r}m`},un=(t,e)=>function(){let r=t.apply(qt,arguments);return`\x1B[${38+e};2;${r[0]};${r[1]};${r[2]}m`};function Cm(){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:an(r,0)},e.color.ansi256={ansi256:cn(r,0)},e.color.ansi16m={rgb:un(n,0)},e.bgColor.ansi={ansi:an(r,10)},e.bgColor.ansi256={ansi256:cn(r,10)},e.bgColor.ansi16m={rgb:un(n,10)};for(let i of Object.keys(qt)){if(typeof qt[i]!="object")continue;let s=qt[i];i==="ansi16"&&(i="ansi"),"ansi16"in s&&(e.color.ansi[i]=an(s.ansi16,0),e.bgColor.ansi[i]=an(s.ansi16,10)),"ansi256"in s&&(e.color.ansi256[i]=cn(s.ansi256,0),e.bgColor.ansi256[i]=cn(s.ansi256,10)),"rgb"in s&&(e.color.ansi16m[i]=un(s.rgb,0),e.bgColor.ansi16m[i]=un(s.rgb,10))}return e}Object.defineProperty(mu,"exports",{enumerable:!0,get:Cm})});var vu=y((g2,yu)=>{"use strict";yu.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((y2,bu)=>{"use strict";var Pm=require("os"),qe=vu(),de=process.env,jt;qe("no-color")||qe("no-colors")||qe("color=false")?jt=!1:(qe("color")||qe("colors")||qe("color=true")||qe("color=always"))&&(jt=!0);"FORCE_COLOR"in de&&(jt=de.FORCE_COLOR.length===0||parseInt(de.FORCE_COLOR,10)!==0);function Dm(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Om(t){if(jt===!1)return 0;if(qe("color=16m")||qe("color=full")||qe("color=truecolor"))return 3;if(qe("color=256"))return 2;if(t&&!t.isTTY&&jt!==!0)return 0;let e=jt?1:0;if(process.platform==="win32"){let r=Pm.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 ki(t){let e=Om(t);return Dm(e)}bu.exports={supportsColor:ki,stdout:ki(process.stdout),stderr:ki(process.stderr)}});var Cu=y((v2,Eu)=>{"use strict";var Im=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,_u=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,Am=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,Fm=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi,Rm=new Map([["n",`
|
|
9
|
-
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function xu(t){return t[0]==="u"&&t.length===5||t[0]==="x"&&t.length===3?String.fromCharCode(parseInt(t.slice(1),16)):Rm.get(t)||t}function km(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(Am))r.push(i[2].replace(Fm,(o,a,c)=>a?xu(a):c));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`);return r}function Tm(t){_u.lastIndex=0;let e=[],r;for(;(r=_u.exec(t))!==null;){let n=r[1];if(r[2]){let i=km(n,r[2]);e.push([n].concat(i))}else e.push([n])}return e}function Su(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}Eu.exports=(t,e)=>{let r=[],n=[],i=[];if(e.replace(Im,(s,o,a,c,f,u)=>{if(o)i.push(xu(o));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:Su(t,r)(p)),r.push({inverse:a,styles:Tm(c)})}else if(f){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(Su(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 fn=y((b2,pr)=>{"use strict";var Mi=iu(),K=gu(),Ti=wu().stdout,Mm=Cu(),Du=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm"),Ou=["ansi","ansi","ansi256","ansi16m"],Iu=new Set(["gray"]),Nt=Object.create(null);function Pu(t,e){e=e||{};let r=Ti?Ti.level:0;t.level=e.level===void 0?r:e.level,t.enabled="enabled"in e?e.enabled:t.level>0}function dr(t){if(!this||!(this instanceof dr)||this.template){let e={};return Pu(e,t),e.template=function(){let r=[].slice.call(arguments);return Nm.apply(null,[e.template].concat(r))},Object.setPrototypeOf(e,dr.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=dr,e.template}Pu(this,t)}Du&&(K.blue.open="\x1B[94m");for(let t of Object.keys(K))K[t].closeRe=new RegExp(Mi(K[t].close),"g"),Nt[t]={get(){let e=K[t];return ln.call(this,this._styles?this._styles.concat(e):[e],this._empty,t)}};Nt.visible={get(){return ln.call(this,this._styles||[],!0,"visible")}};K.color.closeRe=new RegExp(Mi(K.color.close),"g");for(let t of Object.keys(K.color.ansi))Iu.has(t)||(Nt[t]={get(){let e=this.level;return function(){let n={open:K.color[Ou[e]][t].apply(null,arguments),close:K.color.close,closeRe:K.color.closeRe};return ln.call(this,this._styles?this._styles.concat(n):[n],this._empty,t)}}});K.bgColor.closeRe=new RegExp(Mi(K.bgColor.close),"g");for(let t of Object.keys(K.bgColor.ansi)){if(Iu.has(t))continue;let e="bg"+t[0].toUpperCase()+t.slice(1);Nt[e]={get(){let r=this.level;return function(){let i={open:K.bgColor[Ou[r]][t].apply(null,arguments),close:K.bgColor.close,closeRe:K.bgColor.closeRe};return ln.call(this,this._styles?this._styles.concat(i):[i],this._empty,t)}}}}var qm=Object.defineProperties(()=>{},Nt);function ln(t,e,r){let n=function(){return jm.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__=qm,n}function jm(){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;Du&&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 Nm(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 Mm(t,n.join(""))}Object.defineProperties(dr.prototype,Nt);pr.exports=dr();pr.exports.supportsColor=Ti;pr.exports.default=pr.exports});var Fu=y((w2,Au)=>{"use strict";Au.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 qi=y((_2,ku)=>{var mr=Fu(),Ru={};for(let t of Object.keys(mr))Ru[mr[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"]}};ku.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 f=(i+s)/2;return s===i?c=0:f<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,f*100]};C.rgb.hsv=function(t){let e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,f=Math.max(o,a,c),u=f-Math.min(o,a,c),p=function(g){return(f-g)/6/u+1/2};return u===0?(i=0,s=0):(s=u/f,e=p(o),r=p(a),n=p(c),o===f?i=n-r:a===f?i=1/3+e-n:c===f&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,f*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 Lm(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=Ru[t];if(e)return e;let r=1/0,n;for(let i of Object.keys(mr)){let s=mr[i],o=Lm(t,s);o<r&&(r=o,n=i)}return n};C.keyword.rgb=function(t){return mr[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 f=0;f<3;f++)s=e+1/3*-(f-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[f]=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),f,u,p;switch(o){default:case 6:case 0:f=a,u=c,p=r;break;case 1:f=c,u=a,p=r;break;case 2:f=r,u=a,p=c;break;case 3:f=r,u=c,p=a;break;case 4:f=c,u=r,p=a;break;case 5:f=a,u=r,p=c;break}return[f*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,f=o**3;return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=f>.008856?f:(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 Mu=y((S2,Tu)=>{var hn=qi();function $m(){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 Bm(t){let e=$m(),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 Um(t,e){return function(r){return e(t(r))}}function Xm(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=Um(hn[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}Tu.exports=function(t){let e=Bm(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]=Xm(o,e))}return r}});var ju=y((x2,qu)=>{var ji=qi(),Gm=Mu(),Lt={},Hm=Object.keys(ji);function Jm(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 zm(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}Hm.forEach(t=>{Lt[t]={},Object.defineProperty(Lt[t],"channels",{value:ji[t].channels}),Object.defineProperty(Lt[t],"labels",{value:ji[t].labels});let e=Gm(t);Object.keys(e).forEach(n=>{let i=e[n];Lt[t][n]=zm(i),Lt[t][n].raw=Jm(i)})});qu.exports=Lt});var Xu=y((E2,Uu)=>{"use strict";var Nu=(t,e)=>(...r)=>`\x1B[${t(...r)+e}m`,Lu=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};5;${n}m`},$u=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};2;${n[0]};${n[1]};${n[2]}m`},dn=t=>t,Bu=(t,e,r)=>[t,e,r],$t=(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})},Ni,Bt=(t,e,r,n)=>{Ni===void 0&&(Ni=ju());let i=n?10:0,s={};for(let[o,a]of Object.entries(Ni)){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 Wm(){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",$t(e.color,"ansi",()=>Bt(Nu,"ansi16",dn,!1)),$t(e.color,"ansi256",()=>Bt(Lu,"ansi256",dn,!1)),$t(e.color,"ansi16m",()=>Bt($u,"rgb",Bu,!1)),$t(e.bgColor,"ansi",()=>Bt(Nu,"ansi16",dn,!0)),$t(e.bgColor,"ansi256",()=>Bt(Lu,"ansi256",dn,!0)),$t(e.bgColor,"ansi16m",()=>Bt($u,"rgb",Bu,!0)),e}Object.defineProperty(Uu,"exports",{enumerable:!0,get:Wm})});var Hu=y((C2,Gu)=>{"use strict";Gu.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 Bi=y((P2,zu)=>{"use strict";var Vm=require("os"),Ju=require("tty"),ke=Hu(),{env:ee}=process,lt;ke("no-color")||ke("no-colors")||ke("color=false")||ke("color=never")?lt=0:(ke("color")||ke("colors")||ke("color=true")||ke("color=always"))&&(lt=1);"FORCE_COLOR"in ee&&(ee.FORCE_COLOR==="true"?lt=1:ee.FORCE_COLOR==="false"?lt=0:lt=ee.FORCE_COLOR.length===0?1:Math.min(parseInt(ee.FORCE_COLOR,10),3));function Li(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function $i(t,e){if(lt===0)return 0;if(ke("color=16m")||ke("color=full")||ke("color=truecolor"))return 3;if(ke("color=256"))return 2;if(t&&!e&<===void 0)return 0;let r=lt||0;if(ee.TERM==="dumb")return r;if(process.platform==="win32"){let n=Vm.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 Ym(t){let e=$i(t,t&&t.isTTY);return Li(e)}zu.exports={supportsColor:Ym,stdout:Li($i(!0,Ju.isatty(1))),stderr:Li($i(!0,Ju.isatty(2)))}});var Vu=y((D2,Wu)=>{"use strict";var Km=(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},Qm=(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
|
|
7
|
+
see https://github.com/jprichardson/node-fs-extra/issues/269`),lr.checkPaths(t,e,"copy",(i,s)=>{if(i)return n(i);let{srcStat:o,destStat:a}=s;lr.checkParentPaths(t,o,e,"copy",c=>c?n(c):r.filter?Ia(Pa,a,t,e,r,n):Pa(a,t,e,r,n))})}function Pa(t,e,r,n,i){let s=ur.dirname(r);Qp(s,(o,a)=>{if(o)return i(o);if(a)return Oi(t,e,r,n,i);Kp(s,c=>c?i(c):Oi(t,e,r,n,i))})}function Ia(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 Oi(t,e,r,n,i){return n.filter?Ia(Da,t,e,r,n,i):Da(t,e,r,n,i)}function Da(t,e,r,n,i){(n.dereference?Pe.stat:Pe.lstat)(e,(o,a)=>{if(o)return i(o);if(a.isDirectory())return a0(a,t,e,r,n,i);if(a.isFile()||a.isCharacterDevice()||a.isBlockDevice())return t0(a,t,e,r,n,i);if(a.isSymbolicLink())return l0(t,e,r,n,i)})}function t0(t,e,r,n,i,s){return e?r0(t,r,n,i,s):Aa(t,r,n,i,s)}function r0(t,e,r,n,i){if(n.overwrite)Pe.unlink(r,s=>s?i(s):Aa(t,e,r,n,i));else return n.errorOnExist?i(new Error(`'${r}' already exists`)):i()}function Aa(t,e,r,n,i){Pe.copyFile(e,r,s=>s?i(s):n.preserveTimestamps?n0(t.mode,e,r,i):Jr(r,t.mode,i))}function n0(t,e,r,n){return i0(t)?s0(r,t,i=>i?n(i):Oa(t,e,r,n)):Oa(t,e,r,n)}function i0(t){return(t&128)===0}function s0(t,e,r){return Jr(t,e|128,r)}function Oa(t,e,r,n){o0(e,r,i=>i?n(i):Jr(r,t,n))}function Jr(t,e,r){return Pe.chmod(t,e,r)}function o0(t,e,r){Pe.stat(t,(n,i)=>n?r(n):Zp(e,i.atime,i.mtime,r))}function a0(t,e,r,n,i,s){return e?e&&!e.isDirectory()?s(new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`)):Fa(r,n,i,s):c0(t.mode,r,n,i,s)}function c0(t,e,r,n,i){Pe.mkdir(r,s=>{if(s)return i(s);Fa(e,r,n,o=>o?i(o):Jr(r,t,i))})}function Fa(t,e,r,n){Pe.readdir(t,(i,s)=>i?n(i):Ra(s,t,e,r,n))}function Ra(t,e,r,n,i){let s=t.pop();return s?u0(t,s,e,r,n,i):i()}function u0(t,e,r,n,i,s){let o=ur.join(r,e),a=ur.join(n,e);lr.checkPaths(o,a,"copy",(c,f)=>{if(c)return s(c);let{destStat:u}=f;Oi(u,o,a,i,p=>p?s(p):Ra(t,r,n,i,s))})}function l0(t,e,r,n,i){Pe.readlink(e,(s,o)=>{if(s)return i(s);if(n.dereference&&(o=ur.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=ur.resolve(process.cwd(),c)),lr.isSrcSubdir(o,c)?i(new Error(`Cannot copy '${o}' to a subdirectory of itself, '${c}'.`)):t.isDirectory()&&lr.isSrcSubdir(c,o)?i(new Error(`Cannot overwrite '${c}' with '${o}'.`)):f0(o,r,i)));else return Pe.symlink(o,r,i)})}function f0(t,e,r){Pe.unlink(e,n=>n?r(n):Pe.symlink(t,e,r))}ka.exports=e0});var Ii=y((Gb,Ma)=>{"use strict";var h0=Ee().fromCallback;Ma.exports={copy:h0(Ta())}});var Ga=y((Hb,Xa)=>{"use strict";var qa=le(),$a=require("path"),H=require("assert"),fr=process.platform==="win32";function Ba(t){["unlink","chmod","stat","lstat","rmdir","readdir"].forEach(r=>{t[r]=t[r]||qa[r],r=r+"Sync",t[r]=t[r]||qa[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"),Ba(e),ja(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(()=>ja(t,e,i),o)}s.code==="ENOENT"&&(s=null)}r(s)})}function ja(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"&&fr)return Na(t,e,n,r);if(i&&i.isDirectory())return Vr(t,e,n,r);e.unlink(t,s=>{if(s){if(s.code==="ENOENT")return r(null);if(s.code==="EPERM")return fr?Na(t,e,s,r):Vr(t,e,s,r);if(s.code==="EISDIR")return Vr(t,e,s,r)}return r(s)})})}function Na(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()?Vr(t,e,r,n):e.unlink(t,n)})})}function La(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()?Yr(t,e,r):e.unlinkSync(t)}function Vr(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")?d0(t,e,n):i&&i.code==="ENOTDIR"?n(r):n(i)})}function d0(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($a.join(t,a),e,c=>{if(!o){if(c)return r(o=c);--s===0&&e.rmdir(t,r)}})})})}function Ua(t,e){let r;e=e||{},Ba(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"&&fr&&La(t,e,n)}try{r&&r.isDirectory()?Yr(t,e,null):e.unlinkSync(t)}catch(n){if(n.code==="ENOENT")return;if(n.code==="EPERM")return fr?La(t,e,n):Yr(t,e,n);if(n.code!=="EISDIR")throw n;Yr(t,e,n)}}function Yr(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")p0(t,e);else if(n.code!=="ENOENT")throw n}}function p0(t,e){if(H(t),H(e),e.readdirSync(t).forEach(r=>Ua($a.join(t,r),e)),fr){let r=Date.now();do try{return e.rmdirSync(t,e)}catch{}while(Date.now()-r<500)}else return e.rmdirSync(t,e)}Xa.exports=Ai;Ai.sync=Ua});var hr=y((zb,za)=>{"use strict";var m0=Ee().fromCallback,Ha=Ga();za.exports={remove:m0(Ha),removeSync:Ha.sync}});var ec=y((Wb,Za)=>{"use strict";var g0=Ee().fromCallback,Va=le(),Ya=require("path"),Ka=qe(),Qa=hr(),Wa=g0(function(e,r){r=r||function(){},Va.readdir(e,(n,i)=>{if(n)return Ka.mkdirs(e,r);i=i.map(o=>Ya.join(e,o)),s();function s(){let o=i.pop();if(!o)return r();Qa.remove(o,a=>{if(a)return r(a);s()})}})});function Ja(t){let e;try{e=Va.readdirSync(t)}catch{return Ka.mkdirsSync(t)}e.forEach(r=>{r=Ya.join(t,r),Qa.removeSync(r)})}Za.exports={emptyDirSync:Ja,emptydirSync:Ja,emptyDir:Wa,emptydir:Wa}});var ic=y((Jb,nc)=>{"use strict";var y0=Ee().fromCallback,tc=require("path"),it=le(),rc=qe();function v0(t,e){function r(){it.writeFile(t,"",n=>{if(n)return e(n);e()})}it.stat(t,(n,i)=>{if(!n&&i.isFile())return e();let s=tc.dirname(t);it.stat(s,(o,a)=>{if(o)return o.code==="ENOENT"?rc.mkdirs(s,c=>{if(c)return e(c);r()}):e(o);a.isDirectory()?r():it.readdir(s,c=>{if(c)return e(c)})})})}function b0(t){let e;try{e=it.statSync(t)}catch{}if(e&&e.isFile())return;let r=tc.dirname(t);try{it.statSync(r).isDirectory()||it.readdirSync(r)}catch(n){if(n&&n.code==="ENOENT")rc.mkdirsSync(r);else throw n}it.writeFileSync(t,"")}nc.exports={createFile:y0(v0),createFileSync:b0}});var uc=y((Vb,cc)=>{"use strict";var _0=Ee().fromCallback,oc=require("path"),gt=le(),ac=qe(),sc=nt().pathExists;function w0(t,e,r){function n(i,s){gt.link(i,s,o=>{if(o)return r(o);r(null)})}sc(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=oc.dirname(e);sc(a,(c,f)=>{if(c)return r(c);if(f)return n(t,e);ac.mkdirs(a,u=>{if(u)return r(u);n(t,e)})})})})}function S0(t,e){if(gt.existsSync(e))return;try{gt.lstatSync(t)}catch(s){throw s.message=s.message.replace("lstat","ensureLink"),s}let n=oc.dirname(e);return gt.existsSync(n)||ac.mkdirsSync(n),gt.linkSync(t,e)}cc.exports={createLink:_0(w0),createLinkSync:S0}});var fc=y((Yb,lc)=>{"use strict";var st=require("path"),dr=le(),x0=nt().pathExists;function E0(t,e,r){if(st.isAbsolute(t))return dr.lstat(t,n=>n?(n.message=n.message.replace("lstat","ensureSymlink"),r(n)):r(null,{toCwd:t,toDst:t}));{let n=st.dirname(e),i=st.join(n,t);return x0(i,(s,o)=>s?r(s):o?r(null,{toCwd:i,toDst:t}):dr.lstat(t,a=>a?(a.message=a.message.replace("lstat","ensureSymlink"),r(a)):r(null,{toCwd:t,toDst:st.relative(n,t)})))}}function C0(t,e){let r;if(st.isAbsolute(t)){if(r=dr.existsSync(t),!r)throw new Error("absolute srcpath does not exist");return{toCwd:t,toDst:t}}else{let n=st.dirname(e),i=st.join(n,t);if(r=dr.existsSync(i),r)return{toCwd:i,toDst:t};if(r=dr.existsSync(t),!r)throw new Error("relative srcpath does not exist");return{toCwd:t,toDst:st.relative(n,t)}}}lc.exports={symlinkPaths:E0,symlinkPathsSync:C0}});var pc=y((Kb,dc)=>{"use strict";var hc=le();function P0(t,e,r){if(r=typeof e=="function"?e:r,e=typeof e=="function"?!1:e,e)return r(null,e);hc.lstat(t,(n,i)=>{if(n)return r(null,"file");e=i&&i.isDirectory()?"dir":"file",r(null,e)})}function D0(t,e){let r;if(e)return e;try{r=hc.lstatSync(t)}catch{return"file"}return r&&r.isDirectory()?"dir":"file"}dc.exports={symlinkType:P0,symlinkTypeSync:D0}});var wc=y((Qb,_c)=>{"use strict";var O0=Ee().fromCallback,gc=require("path"),Tt=le(),yc=qe(),I0=yc.mkdirs,A0=yc.mkdirsSync,vc=fc(),F0=vc.symlinkPaths,R0=vc.symlinkPathsSync,bc=pc(),k0=bc.symlinkType,T0=bc.symlinkTypeSync,mc=nt().pathExists;function M0(t,e,r,n){n=typeof r=="function"?r:n,r=typeof r=="function"?!1:r,mc(e,(i,s)=>{if(i)return n(i);if(s)return n(null);F0(t,e,(o,a)=>{if(o)return n(o);t=a.toDst,k0(a.toCwd,r,(c,f)=>{if(c)return n(c);let u=gc.dirname(e);mc(u,(p,g)=>{if(p)return n(p);if(g)return Tt.symlink(t,e,f,n);I0(u,m=>{if(m)return n(m);Tt.symlink(t,e,f,n)})})})})})}function q0(t,e,r){if(Tt.existsSync(e))return;let i=R0(t,e);t=i.toDst,r=T0(i.toCwd,r);let s=gc.dirname(e);return Tt.existsSync(s)||A0(s),Tt.symlinkSync(t,e,r)}_c.exports={createSymlink:O0(M0),createSymlinkSync:q0}});var xc=y((Zb,Sc)=>{"use strict";var Kr=ic(),Qr=uc(),Zr=wc();Sc.exports={createFile:Kr.createFile,createFileSync:Kr.createFileSync,ensureFile:Kr.createFile,ensureFileSync:Kr.createFileSync,createLink:Qr.createLink,createLinkSync:Qr.createLinkSync,ensureLink:Qr.createLink,ensureLinkSync:Qr.createLinkSync,createSymlink:Zr.createSymlink,createSymlinkSync:Zr.createSymlinkSync,ensureSymlink:Zr.createSymlink,ensureSymlinkSync:Zr.createSymlinkSync}});var en=y((e2,Ec)=>{function j0(t,{EOL:e=`
|
|
8
|
+
`,finalEOL:r=!0,replacer:n=null,spaces:i}={}){let s=r?e:"";return JSON.stringify(t,n,i).replace(/\n/g,e)+s}function N0(t){return Buffer.isBuffer(t)&&(t=t.toString("utf8")),t.replace(/^\uFEFF/,"")}Ec.exports={stringify:j0,stripBom:N0}});var Oc=y((t2,Dc)=>{var Mt;try{Mt=le()}catch{Mt=require("fs")}var tn=Ee(),{stringify:Cc,stripBom:Pc}=en();async function L0(t,e={}){typeof e=="string"&&(e={encoding:e});let r=e.fs||Mt,n="throws"in e?e.throws:!0,i=await tn.fromCallback(r.readFile)(t,e);i=Pc(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 $0=tn.fromPromise(L0);function B0(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=Pc(i),JSON.parse(i,e.reviver)}catch(i){if(n)throw i.message=`${t}: ${i.message}`,i;return null}}async function U0(t,e,r={}){let n=r.fs||Mt,i=Cc(e,r);await tn.fromCallback(n.writeFile)(t,i,r)}var X0=tn.fromPromise(U0);function G0(t,e,r={}){let n=r.fs||Mt,i=Cc(e,r);return n.writeFileSync(t,i,r)}var H0={readFile:$0,readFileSync:B0,writeFile:X0,writeFileSync:G0};Dc.exports=H0});var Ac=y((r2,Ic)=>{"use strict";var rn=Oc();Ic.exports={readJson:rn.readFile,readJsonSync:rn.readFileSync,writeJson:rn.writeFile,writeJsonSync:rn.writeFileSync}});var nn=y((n2,kc)=>{"use strict";var z0=Ee().fromCallback,pr=le(),Fc=require("path"),Rc=qe(),W0=nt().pathExists;function J0(t,e,r,n){typeof r=="function"&&(n=r,r="utf8");let i=Fc.dirname(t);W0(i,(s,o)=>{if(s)return n(s);if(o)return pr.writeFile(t,e,r,n);Rc.mkdirs(i,a=>{if(a)return n(a);pr.writeFile(t,e,r,n)})})}function V0(t,...e){let r=Fc.dirname(t);if(pr.existsSync(r))return pr.writeFileSync(t,...e);Rc.mkdirsSync(r),pr.writeFileSync(t,...e)}kc.exports={outputFile:z0(J0),outputFileSync:V0}});var Mc=y((i2,Tc)=>{"use strict";var{stringify:Y0}=en(),{outputFile:K0}=nn();async function Q0(t,e,r={}){let n=Y0(e,r);await K0(t,n,r)}Tc.exports=Q0});var jc=y((s2,qc)=>{"use strict";var{stringify:Z0}=en(),{outputFileSync:em}=nn();function tm(t,e,r){let n=Z0(e,r);em(t,n,r)}qc.exports=tm});var Lc=y((o2,Nc)=>{"use strict";var rm=Ee().fromPromise,be=Ac();be.outputJson=rm(Mc());be.outputJsonSync=jc();be.outputJSON=be.outputJson;be.outputJSONSync=be.outputJsonSync;be.writeJSON=be.writeJson;be.writeJSONSync=be.writeJsonSync;be.readJSON=be.readJson;be.readJSONSync=be.readJsonSync;Nc.exports=be});var Hc=y((a2,Gc)=>{"use strict";var Uc=le(),nm=require("path"),im=Di().copySync,Xc=hr().removeSync,sm=qe().mkdirpSync,$c=or();function om(t,e,r){r=r||{};let n=r.overwrite||r.clobber||!1,{srcStat:i}=$c.checkPathsSync(t,e,"move");return $c.checkParentPathsSync(t,i,e,"move"),sm(nm.dirname(e)),am(t,e,n)}function am(t,e,r){if(r)return Xc(e),Bc(t,e,r);if(Uc.existsSync(e))throw new Error("dest already exists.");return Bc(t,e,r)}function Bc(t,e,r){try{Uc.renameSync(t,e)}catch(n){if(n.code!=="EXDEV")throw n;return cm(t,e,r)}}function cm(t,e,r){return im(t,e,{overwrite:r,errorOnExist:!0}),Xc(t)}Gc.exports=om});var Wc=y((c2,zc)=>{"use strict";zc.exports={moveSync:Hc()}});var Qc=y((u2,Kc)=>{"use strict";var um=le(),lm=require("path"),fm=Ii().copy,Yc=hr().remove,hm=qe().mkdirp,dm=nt().pathExists,Jc=or();function pm(t,e,r,n){typeof r=="function"&&(n=r,r={});let i=r.overwrite||r.clobber||!1;Jc.checkPaths(t,e,"move",(s,o)=>{if(s)return n(s);let{srcStat:a}=o;Jc.checkParentPaths(t,a,e,"move",c=>{if(c)return n(c);hm(lm.dirname(e),f=>f?n(f):mm(t,e,i,n))})})}function mm(t,e,r,n){if(r)return Yc(e,i=>i?n(i):Vc(t,e,r,n));dm(e,(i,s)=>i?n(i):s?n(new Error("dest already exists.")):Vc(t,e,r,n))}function Vc(t,e,r,n){um.rename(t,e,i=>i?i.code!=="EXDEV"?n(i):gm(t,e,r,n):n())}function gm(t,e,r,n){fm(t,e,{overwrite:r,errorOnExist:!0},s=>s?n(s):Yc(t,n))}Kc.exports=pm});var eu=y((l2,Zc)=>{"use strict";var ym=Ee().fromCallback;Zc.exports={move:ym(Qc())}});var yt=y((f2,Fi)=>{"use strict";Fi.exports={...sr(),...Di(),...Ii(),...ec(),...xc(),...Lc(),...qe(),...Wc(),...eu(),...nn(),...nt(),...hr()};var tu=require("fs");Object.getOwnPropertyDescriptor(tu,"promises")&&Object.defineProperty(Fi.exports,"promises",{get(){return tu.promises}})});var nu=y((h2,ru)=>{"use strict";var vm=/[|\\{}()[\]^$+*?.]/g;ru.exports=function(t){if(typeof t!="string")throw new TypeError("Expected a string");return t.replace(vm,"\\$&")}});var su=y((d2,iu)=>{"use strict";iu.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 Ri=y((p2,uu)=>{var vt=su(),cu={};for(sn in vt)vt.hasOwnProperty(sn)&&(cu[vt[sn]]=sn);var sn,E=uu.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(_e in E)if(E.hasOwnProperty(_e)){if(!("channels"in E[_e]))throw new Error("missing channels property: "+_e);if(!("labels"in E[_e]))throw new Error("missing channel labels property: "+_e);if(E[_e].labels.length!==E[_e].channels)throw new Error("channel and label counts mismatch: "+_e);ou=E[_e].channels,au=E[_e].labels,delete E[_e].channels,delete E[_e].labels,Object.defineProperty(E[_e],"channels",{value:ou}),Object.defineProperty(E[_e],"labels",{value:au})}var ou,au,_e;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,f;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),f=(i+s)/2,s===i?c=0:f<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,f*100]};E.rgb.hsv=function(t){var e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,f=Math.max(o,a,c),u=f-Math.min(o,a,c),p=function(g){return(f-g)/6/u+1/2};return u===0?i=s=0:(s=u/f,e=p(o),r=p(a),n=p(c),o===f?i=n-r:a===f?i=1/3+e-n:c===f&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,f*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 bm(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=cu[t];if(e)return e;var r=1/0,n;for(var i in vt)if(vt.hasOwnProperty(i)){var s=vt[i],o=bm(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 f=0;f<3;f++)o=e+1/3*-(f-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[f]=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 f,u,p;switch(s){default:case 6:case 0:f=o,u=c,p=r;break;case 1:f=c,u=o,p=r;break;case 2:f=r,u=o,p=c;break;case 3:f=r,u=c,p=o;break;case 4:f=c,u=r,p=o;break;case 5:f=o,u=r,p=c;break}return[f*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),f=Math.pow(o,3);return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=f>.008856?f:(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 fu=y((m2,lu)=>{var on=Ri();function _m(){for(var t={},e=Object.keys(on),r=e.length,n=0;n<r;n++)t[e[n]]={distance:-1,parent:null};return t}function wm(t){var e=_m(),r=[t];for(e[t].distance=0;r.length;)for(var n=r.pop(),i=Object.keys(on[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 Sm(t,e){return function(r){return e(t(r))}}function xm(t,e){for(var r=[e[t].parent,t],n=on[e[t].parent][t],i=e[t].parent;e[i].parent;)r.unshift(e[i].parent),n=Sm(on[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}lu.exports=function(t){for(var e=wm(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]=xm(o,e))}return r}});var du=y((g2,hu)=>{var ki=Ri(),Em=fu(),qt={},Cm=Object.keys(ki);function Pm(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 Dm(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}Cm.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=Em(t),r=Object.keys(e);r.forEach(function(n){var i=e[n];qt[t][n]=Dm(i),qt[t][n].raw=Pm(i)})});hu.exports=qt});var mu=y((y2,pu)=>{"use strict";var jt=du(),an=(t,e)=>function(){return`\x1B[${t.apply(jt,arguments)+e}m`},cn=(t,e)=>function(){let r=t.apply(jt,arguments);return`\x1B[${38+e};5;${r}m`},un=(t,e)=>function(){let r=t.apply(jt,arguments);return`\x1B[${38+e};2;${r[0]};${r[1]};${r[2]}m`};function Om(){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:an(r,0)},e.color.ansi256={ansi256:cn(r,0)},e.color.ansi16m={rgb:un(n,0)},e.bgColor.ansi={ansi:an(r,10)},e.bgColor.ansi256={ansi256:cn(r,10)},e.bgColor.ansi16m={rgb:un(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]=an(s.ansi16,0),e.bgColor.ansi[i]=an(s.ansi16,10)),"ansi256"in s&&(e.color.ansi256[i]=cn(s.ansi256,0),e.bgColor.ansi256[i]=cn(s.ansi256,10)),"rgb"in s&&(e.color.ansi16m[i]=un(s.rgb,0),e.bgColor.ansi16m[i]=un(s.rgb,10))}return e}Object.defineProperty(pu,"exports",{enumerable:!0,get:Om})});var yu=y((v2,gu)=>{"use strict";gu.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 bu=y((b2,vu)=>{"use strict";var Im=require("os"),je=yu(),he=process.env,Nt;je("no-color")||je("no-colors")||je("color=false")?Nt=!1:(je("color")||je("colors")||je("color=true")||je("color=always"))&&(Nt=!0);"FORCE_COLOR"in he&&(Nt=he.FORCE_COLOR.length===0||parseInt(he.FORCE_COLOR,10)!==0);function Am(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Fm(t){if(Nt===!1)return 0;if(je("color=16m")||je("color=full")||je("color=truecolor"))return 3;if(je("color=256"))return 2;if(t&&!t.isTTY&&Nt!==!0)return 0;let e=Nt?1:0;if(process.platform==="win32"){let r=Im.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 Ti(t){let e=Fm(t);return Am(e)}vu.exports={supportsColor:Ti,stdout:Ti(process.stdout),stderr:Ti(process.stderr)}});var Eu=y((_2,xu)=>{"use strict";var Rm=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,_u=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,km=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,Tm=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi,Mm=new Map([["n",`
|
|
9
|
+
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function Su(t){return t[0]==="u"&&t.length===5||t[0]==="x"&&t.length===3?String.fromCharCode(parseInt(t.slice(1),16)):Mm.get(t)||t}function qm(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(km))r.push(i[2].replace(Tm,(o,a,c)=>a?Su(a):c));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`);return r}function jm(t){_u.lastIndex=0;let e=[],r;for(;(r=_u.exec(t))!==null;){let n=r[1];if(r[2]){let i=qm(n,r[2]);e.push([n].concat(i))}else e.push([n])}return e}function wu(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}xu.exports=(t,e)=>{let r=[],n=[],i=[];if(e.replace(Rm,(s,o,a,c,f,u)=>{if(o)i.push(Su(o));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:wu(t,r)(p)),r.push({inverse:a,styles:jm(c)})}else if(f){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(wu(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 fn=y((w2,gr)=>{"use strict";var qi=nu(),Q=mu(),Mi=bu().stdout,Nm=Eu(),Pu=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm"),Du=["ansi","ansi","ansi256","ansi16m"],Ou=new Set(["gray"]),Lt=Object.create(null);function Cu(t,e){e=e||{};let r=Mi?Mi.level:0;t.level=e.level===void 0?r:e.level,t.enabled="enabled"in e?e.enabled:t.level>0}function mr(t){if(!this||!(this instanceof mr)||this.template){let e={};return Cu(e,t),e.template=function(){let r=[].slice.call(arguments);return Bm.apply(null,[e.template].concat(r))},Object.setPrototypeOf(e,mr.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=mr,e.template}Cu(this,t)}Pu&&(Q.blue.open="\x1B[94m");for(let t of Object.keys(Q))Q[t].closeRe=new RegExp(qi(Q[t].close),"g"),Lt[t]={get(){let e=Q[t];return ln.call(this,this._styles?this._styles.concat(e):[e],this._empty,t)}};Lt.visible={get(){return ln.call(this,this._styles||[],!0,"visible")}};Q.color.closeRe=new RegExp(qi(Q.color.close),"g");for(let t of Object.keys(Q.color.ansi))Ou.has(t)||(Lt[t]={get(){let e=this.level;return function(){let n={open:Q.color[Du[e]][t].apply(null,arguments),close:Q.color.close,closeRe:Q.color.closeRe};return ln.call(this,this._styles?this._styles.concat(n):[n],this._empty,t)}}});Q.bgColor.closeRe=new RegExp(qi(Q.bgColor.close),"g");for(let t of Object.keys(Q.bgColor.ansi)){if(Ou.has(t))continue;let e="bg"+t[0].toUpperCase()+t.slice(1);Lt[e]={get(){let r=this.level;return function(){let i={open:Q.bgColor[Du[r]][t].apply(null,arguments),close:Q.bgColor.close,closeRe:Q.bgColor.closeRe};return ln.call(this,this._styles?this._styles.concat(i):[i],this._empty,t)}}}}var Lm=Object.defineProperties(()=>{},Lt);function ln(t,e,r){let n=function(){return $m.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__=Lm,n}function $m(){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=Q.dim.open;Pu&&this.hasGrey&&(Q.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 Q.dim.open=n,r}function Bm(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 Nm(t,n.join(""))}Object.defineProperties(mr.prototype,Lt);gr.exports=mr();gr.exports.supportsColor=Mi;gr.exports.default=gr.exports});var Au=y((S2,Iu)=>{"use strict";Iu.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 ji=y((x2,Ru)=>{var yr=Au(),Fu={};for(let t of Object.keys(yr))Fu[yr[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"]}};Ru.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 f=(i+s)/2;return s===i?c=0:f<=.5?c=o/(s+i):c=o/(2-s-i),[a,c*100,f*100]};C.rgb.hsv=function(t){let e,r,n,i,s,o=t[0]/255,a=t[1]/255,c=t[2]/255,f=Math.max(o,a,c),u=f-Math.min(o,a,c),p=function(g){return(f-g)/6/u+1/2};return u===0?(i=0,s=0):(s=u/f,e=p(o),r=p(a),n=p(c),o===f?i=n-r:a===f?i=1/3+e-n:c===f&&(i=2/3+r-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,f*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 Um(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=Fu[t];if(e)return e;let r=1/0,n;for(let i of Object.keys(yr)){let s=yr[i],o=Um(t,s);o<r&&(r=o,n=i)}return n};C.keyword.rgb=function(t){return yr[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 f=0;f<3;f++)s=e+1/3*-(f-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[f]=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),f,u,p;switch(o){default:case 6:case 0:f=a,u=c,p=r;break;case 1:f=c,u=a,p=r;break;case 2:f=r,u=a,p=c;break;case 3:f=r,u=c,p=a;break;case 4:f=c,u=r,p=a;break;case 5:f=a,u=r,p=c;break}return[f*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,f=o**3;return s=a>.008856?a:(s-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,o=f>.008856?f:(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 Tu=y((E2,ku)=>{var hn=ji();function Xm(){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 Gm(t){let e=Xm(),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 Hm(t,e){return function(r){return e(t(r))}}function zm(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=Hm(hn[e[i].parent][i],n),i=e[i].parent;return n.conversion=r,n}ku.exports=function(t){let e=Gm(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]=zm(o,e))}return r}});var qu=y((C2,Mu)=>{var Ni=ji(),Wm=Tu(),$t={},Jm=Object.keys(Ni);function Vm(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 Ym(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}Jm.forEach(t=>{$t[t]={},Object.defineProperty($t[t],"channels",{value:Ni[t].channels}),Object.defineProperty($t[t],"labels",{value:Ni[t].labels});let e=Wm(t);Object.keys(e).forEach(n=>{let i=e[n];$t[t][n]=Ym(i),$t[t][n].raw=Vm(i)})});Mu.exports=$t});var Uu=y((P2,Bu)=>{"use strict";var ju=(t,e)=>(...r)=>`\x1B[${t(...r)+e}m`,Nu=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};5;${n}m`},Lu=(t,e)=>(...r)=>{let n=t(...r);return`\x1B[${38+e};2;${n[0]};${n[1]};${n[2]}m`},dn=t=>t,$u=(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})},Li,Ut=(t,e,r,n)=>{Li===void 0&&(Li=qu());let i=n?10:0,s={};for(let[o,a]of Object.entries(Li)){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 Km(){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(ju,"ansi16",dn,!1)),Bt(e.color,"ansi256",()=>Ut(Nu,"ansi256",dn,!1)),Bt(e.color,"ansi16m",()=>Ut(Lu,"rgb",$u,!1)),Bt(e.bgColor,"ansi",()=>Ut(ju,"ansi16",dn,!0)),Bt(e.bgColor,"ansi256",()=>Ut(Nu,"ansi256",dn,!0)),Bt(e.bgColor,"ansi16m",()=>Ut(Lu,"rgb",$u,!0)),e}Object.defineProperty(Bu,"exports",{enumerable:!0,get:Km})});var Gu=y((D2,Xu)=>{"use strict";Xu.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 Ui=y((O2,zu)=>{"use strict";var Qm=require("os"),Hu=require("tty"),Te=Gu(),{env:te}=process,ot;Te("no-color")||Te("no-colors")||Te("color=false")||Te("color=never")?ot=0:(Te("color")||Te("colors")||Te("color=true")||Te("color=always"))&&(ot=1);"FORCE_COLOR"in te&&(te.FORCE_COLOR==="true"?ot=1:te.FORCE_COLOR==="false"?ot=0:ot=te.FORCE_COLOR.length===0?1:Math.min(parseInt(te.FORCE_COLOR,10),3));function $i(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Bi(t,e){if(ot===0)return 0;if(Te("color=16m")||Te("color=full")||Te("color=truecolor"))return 3;if(Te("color=256"))return 2;if(t&&!e&&ot===void 0)return 0;let r=ot||0;if(te.TERM==="dumb")return r;if(process.platform==="win32"){let n=Qm.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in te)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in te)||te.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in te)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(te.TEAMCITY_VERSION)?1:0;if(te.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in te){let n=parseInt((te.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(te.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(te.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(te.TERM)||"COLORTERM"in te?1:r}function Zm(t){let e=Bi(t,t&&t.isTTY);return $i(e)}zu.exports={supportsColor:Zm,stdout:$i(Bi(!0,Hu.isatty(1))),stderr:$i(Bi(!0,Hu.isatty(2)))}});var Ju=y((I2,Wu)=>{"use strict";var eg=(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},tg=(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
|
|
10
10
|
`:`
|
|
11
11
|
`)+r,i=n+1,n=t.indexOf(`
|
|
12
|
-
`,i)}while(n!==-1);return s+=t.substr(i),s};Wu.exports={stringReplaceAll:
|
|
13
|
-
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function
|
|
14
|
-
`);return s!==-1&&(e=og(e,i,n,s)),n+e+i},Ui,sl=(t,...e)=>{let[r]=e;if(!pn(r)||!pn(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 Ui===void 0&&(Ui=el()),Ui(t,i.join(""))};Object.defineProperties(mn.prototype,Ut);var yn=mn();yn.supportsColor=Xi;yn.stderr=mn({level:Gi?Gi.level:0});yn.stderr.supportsColor=Gi;ol.exports=yn});var cl=y((zi,Wi)=>{(function(t,e){typeof zi=="object"&&typeof Wi<"u"?Wi.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.tinycolor=e())})(zi,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 h=i(l);this._originalInput=l,this._r=h.r,this._g=h.g,this._b=h.b,this._a=h.a,this._roundA=Math.round(100*this._a)/100,this._format=d.format||h.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=h.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(),h,v,S,w,N,L;return h=d.r/255,v=d.g/255,S=d.b/255,h<=.03928?w=h/12.92:w=Math.pow((h+.055)/1.055,2.4),v<=.03928?N=v/12.92:N=Math.pow((v+.055)/1.055,2.4),S<=.03928?L=S/12.92:L=Math.pow((S+.055)/1.055,2.4),.2126*w+.7152*N+.0722*L},setAlpha:function(d){return this._a=H(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),h=Math.round(d.h*360),v=Math.round(d.s*100),S=Math.round(d.v*100);return this._a==1?"hsv("+h+", "+v+"%, "+S+"%)":"hsva("+h+", "+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),h=Math.round(d.h*360),v=Math.round(d.s*100),S=Math.round(d.l*100);return this._a==1?"hsl("+h+", "+v+"%, "+S+"%)":"hsla("+h+", "+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:j[u(this._r,this._g,this._b,!0)]||!1},toFilter:function(d){var h="#"+g(this._r,this._g,this._b,this._a),v=h,S=this._gradientType?"GradientType = 1, ":"";if(d){var w=n(d);v="#"+g(w._r,w._g,w._b,w._a)}return"progid:DXImageTransform.Microsoft.gradient("+S+"startColorstr="+h+",endColorstr="+v+")"},toString:function(d){var h=!!d;d=d||this._format;var v=!1,S=this._a<1&&this._a>=0,w=!h&&S&&(d==="hex"||d==="hex6"||d==="hex3"||d==="hex4"||d==="hex8"||d==="name");return w?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,h){var v=d.apply(null,[this].concat([].slice.call(h)));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($,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(b,arguments)},greyscale:function(){return this._applyModification(_,arguments)},spin:function(){return this._applyModification(U,arguments)},_applyCombination:function(d,h){return d.apply(null,[this].concat([].slice.call(h)))},analogous:function(){return this._applyCombination(ge,arguments)},complement:function(){return this._applyCombination(q,arguments)},monochromatic:function(){return this._applyCombination(Y,arguments)},splitcomplement:function(){return this._applyCombination(ce,arguments)},triad:function(){return this._applyCombination(W,[3])},tetrad:function(){return this._applyCombination(W,[4])}},n.fromRatio=function(l,d){if(t(l)=="object"){var h={};for(var v in l)l.hasOwnProperty(v)&&(v==="a"?h[v]=l[v]:h[v]=R(l[v]));l=h}return n(l,d)};function i(l){var d={r:0,g:0,b:0},h=1,v=null,S=null,w=null,N=!1,L=!1;return typeof l=="string"&&(l=rt(l)),t(l)=="object"&&(ye(l.r)&&ye(l.g)&&ye(l.b)?(d=s(l.r,l.g,l.b),N=!0,L=String(l.r).substr(-1)==="%"?"prgb":"rgb"):ye(l.h)&&ye(l.s)&&ye(l.v)?(v=R(l.s),S=R(l.v),d=f(l.h,v,S),N=!0,L="hsv"):ye(l.h)&&ye(l.s)&&ye(l.l)&&(v=R(l.s),w=R(l.l),d=a(l.h,v,w),N=!0,L="hsl"),l.hasOwnProperty("a")&&(h=l.a)),h=H(h),{ok:N,format:l.format||L,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:h}}function s(l,d,h){return{r:I(l,255)*255,g:I(d,255)*255,b:I(h,255)*255}}function o(l,d,h){l=I(l,255),d=I(d,255),h=I(h,255);var v=Math.max(l,d,h),S=Math.min(l,d,h),w,N,L=(v+S)/2;if(v==S)w=N=0;else{var J=v-S;switch(N=L>.5?J/(2-v-S):J/(v+S),v){case l:w=(d-h)/J+(d<h?6:0);break;case d:w=(h-l)/J+2;break;case h:w=(l-d)/J+4;break}w/=6}return{h:w,s:N,l:L}}function a(l,d,h){var v,S,w;l=I(l,360),d=I(d,100),h=I(h,100);function N(le,nt,Ae){return Ae<0&&(Ae+=1),Ae>1&&(Ae-=1),Ae<1/6?le+(nt-le)*6*Ae:Ae<1/2?nt:Ae<2/3?le+(nt-le)*(2/3-Ae)*6:le}if(d===0)v=S=w=h;else{var L=h<.5?h*(1+d):h+d-h*d,J=2*h-L;v=N(J,L,l+1/3),S=N(J,L,l),w=N(J,L,l-1/3)}return{r:v*255,g:S*255,b:w*255}}function c(l,d,h){l=I(l,255),d=I(d,255),h=I(h,255);var v=Math.max(l,d,h),S=Math.min(l,d,h),w,N,L=v,J=v-S;if(N=v===0?0:J/v,v==S)w=0;else{switch(v){case l:w=(d-h)/J+(d<h?6:0);break;case d:w=(h-l)/J+2;break;case h:w=(l-d)/J+4;break}w/=6}return{h:w,s:N,v:L}}function f(l,d,h){l=I(l,360)*6,d=I(d,100),h=I(h,100);var v=Math.floor(l),S=l-v,w=h*(1-d),N=h*(1-S*d),L=h*(1-(1-S)*d),J=v%6,le=[h,N,w,w,L,h][J],nt=[L,h,h,N,w,w][J],Ae=[w,w,L,h,h,N][J];return{r:le*255,g:nt*255,b:Ae*255}}function u(l,d,h,v){var S=[P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(h).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,h,v,S){var w=[P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(h).toString(16)),P(Be(v))];return S&&w[0].charAt(0)==w[0].charAt(1)&&w[1].charAt(0)==w[1].charAt(1)&&w[2].charAt(0)==w[2].charAt(1)&&w[3].charAt(0)==w[3].charAt(1)?w[0].charAt(0)+w[1].charAt(0)+w[2].charAt(0)+w[3].charAt(0):w.join("")}function g(l,d,h,v){var S=[P(Be(v)),P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(h).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 h=n(l).toHsl();return h.s-=d/100,h.s=X(h.s),n(h)}function b(l,d){d=d===0?0:d||10;var h=n(l).toHsl();return h.s+=d/100,h.s=X(h.s),n(h)}function _(l){return n(l).desaturate(100)}function x(l,d){d=d===0?0:d||10;var h=n(l).toHsl();return h.l+=d/100,h.l=X(h.l),n(h)}function A(l,d){d=d===0?0:d||10;var h=n(l).toRgb();return h.r=Math.max(0,Math.min(255,h.r-Math.round(255*-(d/100)))),h.g=Math.max(0,Math.min(255,h.g-Math.round(255*-(d/100)))),h.b=Math.max(0,Math.min(255,h.b-Math.round(255*-(d/100)))),n(h)}function $(l,d){d=d===0?0:d||10;var h=n(l).toHsl();return h.l-=d/100,h.l=X(h.l),n(h)}function U(l,d){var h=n(l).toHsl(),v=(h.h+d)%360;return h.h=v<0?360+v:v,n(h)}function q(l){var d=n(l).toHsl();return d.h=(d.h+180)%360,n(d)}function W(l,d){if(isNaN(d)||d<=0)throw new Error("Argument to polyad must be a positive number");for(var h=n(l).toHsl(),v=[n(l)],S=360/d,w=1;w<d;w++)v.push(n({h:(h.h+w*S)%360,s:h.s,l:h.l}));return v}function ce(l){var d=n(l).toHsl(),h=d.h;return[n(l),n({h:(h+72)%360,s:d.s,l:d.l}),n({h:(h+216)%360,s:d.s,l:d.l})]}function ge(l,d,h){d=d||6,h=h||30;var v=n(l).toHsl(),S=360/h,w=[n(l)];for(v.h=(v.h-(S*d>>1)+720)%360;--d;)v.h=(v.h+S)%360,w.push(n(v));return w}function Y(l,d){d=d||6;for(var h=n(l).toHsv(),v=h.h,S=h.s,w=h.v,N=[],L=1/d;d--;)N.push(n({h:v,s:S,v:w})),w=(w+L)%1;return N}n.mix=function(l,d,h){h=h===0?0:h||50;var v=n(l).toRgb(),S=n(d).toRgb(),w=h/100,N={r:(S.r-v.r)*w+v.r,g:(S.g-v.g)*w+v.g,b:(S.b-v.b)*w+v.b,a:(S.a-v.a)*w+v.a};return n(N)},n.readability=function(l,d){var h=n(l),v=n(d);return(Math.max(h.getLuminance(),v.getLuminance())+.05)/(Math.min(h.getLuminance(),v.getLuminance())+.05)},n.isReadable=function(l,d,h){var v=n.readability(l,d),S,w;switch(w=!1,S=ue(h),S.level+S.size){case"AAsmall":case"AAAlarge":w=v>=4.5;break;case"AAlarge":w=v>=3;break;case"AAAsmall":w=v>=7;break}return w},n.mostReadable=function(l,d,h){var v=null,S=0,w,N,L,J;h=h||{},N=h.includeFallbackColors,L=h.level,J=h.size;for(var le=0;le<d.length;le++)w=n.readability(l,d[le]),w>S&&(S=w,v=n(d[le]));return n.isReadable(l,v,{level:L,size:J})||!N?v:(h.includeFallbackColors=!1,n.mostReadable(l,["#fff","#000"],h))};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"},j=n.hexNames=T(D);function T(l){var d={};for(var h in l)l.hasOwnProperty(h)&&(d[l[h]]=h);return d}function H(l){return l=parseFloat(l),(isNaN(l)||l<0||l>1)&&(l=1),l}function I(l,d){B(l)&&(l="100%");var h=M(l);return l=Math.min(d,Math.max(0,parseFloat(l))),h&&(l=parseInt(l*d,10)/100),Math.abs(l-d)<1e-6?1:l%d/parseFloat(d)}function X(l){return Math.min(1,Math.max(0,l))}function O(l){return parseInt(l,16)}function B(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 Be(l){return Math.round(parseFloat(l)*255).toString(16)}function Ye(l){return O(l)/255}var ne=function(){var l="[-\\+]?\\d+%?",d="[-\\+]?\\d*\\.\\d+%?",h="(?:"+d+")|(?:"+l+")",v="[\\s|\\(]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")\\s*\\)?",S="[\\s|\\(]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")\\s*\\)?";return{CSS_UNIT:new RegExp(h),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 ye(l){return!!ne.CSS_UNIT.exec(l)}function rt(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 h;return(h=ne.rgb.exec(l))?{r:h[1],g:h[2],b:h[3]}:(h=ne.rgba.exec(l))?{r:h[1],g:h[2],b:h[3],a:h[4]}:(h=ne.hsl.exec(l))?{h:h[1],s:h[2],l:h[3]}:(h=ne.hsla.exec(l))?{h:h[1],s:h[2],l:h[3],a:h[4]}:(h=ne.hsv.exec(l))?{h:h[1],s:h[2],v:h[3]}:(h=ne.hsva.exec(l))?{h:h[1],s:h[2],v:h[3],a:h[4]}:(h=ne.hex8.exec(l))?{r:O(h[1]),g:O(h[2]),b:O(h[3]),a:Ye(h[4]),format:d?"name":"hex8"}:(h=ne.hex6.exec(l))?{r:O(h[1]),g:O(h[2]),b:O(h[3]),format:d?"name":"hex"}:(h=ne.hex4.exec(l))?{r:O(h[1]+""+h[1]),g:O(h[2]+""+h[2]),b:O(h[3]+""+h[3]),a:Ye(h[4]+""+h[4]),format:d?"name":"hex8"}:(h=ne.hex3.exec(l))?{r:O(h[1]+""+h[1]),g:O(h[2]+""+h[2]),b:O(h[3]+""+h[3]),format:d?"name":"hex"}:!1}function ue(l){var d,h;return l=l||{level:"AA",size:"small"},d=(l.level||"AA").toUpperCase(),h=(l.size||"small").toLowerCase(),d!=="AA"&&d!=="AAA"&&(d="AA"),h!=="small"&&h!=="large"&&(h="small"),{level:d,size:h}}return n})});var ml=y((A2,pl)=>{var yr=cl(),hl={r:256,g:256,b:256,a:1},dl={h:360,s:1,v:1,a:1};function Yi(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 Ki(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 Vi(t,e,r){let n=t.color.toRgb(),i=e.color.toRgb(),s=Yi(n,i,r),o=[t.color];for(let a=1;a<r;a++){let c=Ki(s,n,a,hl);o.push(yr(c))}return o}function ul(t,e,r,n){let i=t.color.toHsv(),s=e.color.toHsv();if(i.s===0||s.s===0)return Vi(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=Yi(i,s,r),c=[t.color],f;i.h<=s.h&&!o||i.h>=s.h&&o?f=s.h-i.h:o?f=360-s.h+i.h:f=360-i.h+s.h,a.h=Math.pow(-1,o?1:0)*Math.abs(f)/r;for(let u=1;u<r;u++){let p=Ki(a,i,u,dl);c.push(yr(p))}return c}function ll(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 fl(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,f=t.length;c<f-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=Yi(i.color[r](),s.color[r](),(s.pos-i.pos)*100),a=Ki(o,i.color[r](),(e-i.pos)*100,n);return yr(a)}var Xt=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 f=o.color!==void 0;if(!f&&(s||a===0||a===n-1))throw new Error("Cannot define two consecutive position-only stops");if(s=!f,o={color:f?yr(o.color):null,colorLess:!f,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:yr(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 Xt(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 Xt(e.concat(r.reverse()))}rgb(e){let r=ll(this.stops,e),n=[];this.stops.forEach((i,s)=>{i.colorLess&&(i.color=Vi(this.stops[s-1],this.stops[s+1],2)[1])});for(let i=0,s=this.stops.length;i<s-1;i++){let o=Vi(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=ll(this.stops,e),i=[];this.stops.forEach((s,o)=>{s.colorLess&&(s.color=ul(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=ul(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 fl(this.stops,e,"toRgb",hl)}hsvAt(e){return fl(this.stops,e,"toHsv",dl)}};pl.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 Xt(t)}});var wl=y((F2,vn)=>{"use strict";var yl=al(),ug=ml(),gl=/\s/g;function Qi(...t){let e=ug.apply(this,t),r=(n,i)=>lg(n?n.toString():"",e,i);return r.multiline=(n,i)=>fg(n?n.toString():"",e,i),r}var vl=(t,e,r)=>e.interpolation.toLowerCase()==="hsv"?t.hsv(r,e.hsvSpin.toLowerCase()):t.rgb(r);function lg(t,e,r){let n=bl(r),i=Math.max(t.replace(gl,"").length,e.stops.length),s=vl(e,n,i),o="";for(let a of t)o+=a.match(gl)?a:yl.hex(s.shift().toHex())(a);return o}function fg(t,e,r){let n=bl(r),i=t.split(`
|
|
15
|
-
`),s=Math.max.apply(null,i.map(c=>c.length).concat([e.stops.length])),o=
|
|
16
|
-
`)}function bl(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 vr={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"}}};vn.exports=Qi;for(let t in vr)vn.exports[t]=e=>new Qi(vr[t].colors)(e,vr[t].options),vn.exports[t].multiline=e=>new Qi(vr[t].colors).multiline(e,vr[t].options)});var Sl=y((R2,_l)=>{var Zi=class{constructor(e){this.value=e,this.next=void 0}},es=class{constructor(){this.clear()}enqueue(e){let r=new Zi(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}};_l.exports=es});var ts=y((k2,xl)=>{"use strict";var hg=Sl(),dg=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 hg,r=0,n=()=>{r--,e.size>0&&e.dequeue()()},i=async(a,c,...f)=>{r++;let u=(async()=>a(...f))();c(u);try{await u}catch{}n()},s=(a,c,...f)=>{e.enqueue(i.bind(null,a,c,...f)),(async()=>(await Promise.resolve(),r<t&&e.size>0&&e.dequeue()()))()},o=(a,...c)=>new Promise(f=>{s(a,f,...c)});return Object.defineProperties(o,{activeCount:{get:()=>r},pendingCount:{get:()=>e.size},clearQueue:{value:()=>{e.clear()}}}),o};xl.exports=dg});var Pl=y((T2,Cl)=>{"use strict";var El=ts(),bn=class extends Error{constructor(e){super(),this.value=e}},pg=async(t,e)=>e(await t),mg=async t=>{let e=await Promise.all(t);if(e[1]===!0)throw new bn(e[0]);return!1},gg=async(t,e,r)=>{r={concurrency:1/0,preserveOrder:!0,...r};let n=El(r.concurrency),i=[...t].map(o=>[o,n(pg,o,e)]),s=El(r.preserveOrder?1:1/0);try{await Promise.all(i.map(o=>s(mg,o)))}catch(o){if(o instanceof bn)return o.value;throw o}};Cl.exports=gg});var Rl=y((M2,rs)=>{"use strict";var Dl=require("path"),wn=require("fs"),{promisify:Ol}=require("util"),yg=Pl(),vg=Ol(wn.stat),bg=Ol(wn.lstat),Il={directory:"isDirectory",file:"isFile"};function Al({type:t}){if(!(t in Il))throw new Error(`Invalid type specified: ${t}`)}var Fl=(t,e)=>t===void 0||e[Il[t]]();rs.exports=async(t,e)=>{e={cwd:process.cwd(),type:"file",allowSymlinks:!0,...e},Al(e);let r=e.allowSymlinks?vg:bg;return yg(t,async n=>{try{let i=await r(Dl.resolve(e.cwd,n));return Fl(e.type,i)}catch{return!1}},e)};rs.exports.sync=(t,e)=>{e={cwd:process.cwd(),allowSymlinks:!0,type:"file",...e},Al(e);let r=e.allowSymlinks?wn.statSync:wn.lstatSync;for(let n of t)try{let i=r(Dl.resolve(e.cwd,n));if(Fl(e.type,i))return n}catch{}}});var Tl=y((q2,ns)=>{"use strict";var kl=require("fs"),{promisify:wg}=require("util"),_g=wg(kl.access);ns.exports=async t=>{try{return await _g(t),!0}catch{return!1}};ns.exports.sync=t=>{try{return kl.accessSync(t),!0}catch{return!1}}});var ss=y((j2,Gt)=>{"use strict";var ft=require("path"),_n=Rl(),Ml=Tl(),is=Symbol("findUp.stop");Gt.exports=async(t,e={})=>{let r=ft.resolve(e.cwd||""),{root:n}=ft.parse(r),i=[].concat(t),s=async o=>{if(typeof t!="function")return _n(i,o);let a=await t(o.cwd);return typeof a=="string"?_n([a],o):a};for(;;){let o=await s({...e,cwd:r});if(o===is)return;if(o)return ft.resolve(r,o);if(r===n)return;r=ft.dirname(r)}};Gt.exports.sync=(t,e={})=>{let r=ft.resolve(e.cwd||""),{root:n}=ft.parse(r),i=[].concat(t),s=o=>{if(typeof t!="function")return _n.sync(i,o);let a=t(o.cwd);return typeof a=="string"?_n.sync([a],o):a};for(;;){let o=s({...e,cwd:r});if(o===is)return;if(o)return ft.resolve(r,o);if(r===n)return;r=ft.dirname(r)}};Gt.exports.exists=Ml;Gt.exports.sync.exists=Ml.sync;Gt.exports.stop=is});var Sn=y((N2,os)=>{"use strict";var ql=require("path"),jl=ss(),Sg=async t=>{let e=await jl("package.json",{cwd:t});return e&&ql.dirname(e)};os.exports=Sg;os.exports.sync=t=>{let e=jl.sync("package.json",{cwd:t});return e&&ql.dirname(e)}});function zt(t=""){return Og?gs.default.resolve(vs.default.sync(__dirname),"../../../",t):gs.default.resolve(vs.default.sync(__dirname),"../griddo-components",t)}function Ig(){let t=ys.default.sync("jsconfig.json",{cwd:zt()});return ys.default.sync("tsconfig.json",{cwd:zt()})||t}function Ag(){let t=require(Ig());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=zt(s);return{...e,[n]:o}},{"@griddo-instance":`${zt()}/src/index.js`})}var gs,ys,vs,Og,Y2,ef=Jo(()=>{"use strict";gs=F(require("node:path")),ys=F(ss()),vs=F(Sn()),Og=__dirname.includes("node_modules"),Y2=Ag()});var sf={};Zd(sf,{CXDir:()=>qg,default:()=>Mg});var wt,Dn,tf,rf,Fg,Rg,kg,Tg,nf,Mg,qg,of=Jo(()=>{"use strict";wt=F(require("node:path")),Dn=F(Sn());ef();tf=Dn.default.sync(wt.default.resolve(__dirname,"../..")),rf=Dn.default.sync(__dirname),Fg=wt.default.resolve(Dn.default.sync(__dirname)),Rg=wt.default.resolve(rf,"caches"),kg=zt(),Tg=wt.default.join(tf,"exports/sites"),nf={proDomain:"pro-",CXDir:{EXPORTS:"__exports",CACHE:"__caches",CX:"__cx",SSG:"__ssg",COMPONENTS:"__components",ROOT:"__root"},paths:t=>({__caches:wt.default.join(Rg,t||""),__components:kg,__cx:rf,__exports:wt.default.join(Tg,t||""),__root:tf,__ssg:Fg})},Mg=nf,qg=nf.CXDir});var _s=y((nw,ff)=>{"use strict";ff.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 Se=y((iw,pf)=>{"use strict";var Bg=_s(),_t=Object.prototype.toString;function Es(t){return _t.call(t)==="[object Array]"}function Ss(t){return typeof t>"u"}function Ug(t){return t!==null&&!Ss(t)&&t.constructor!==null&&!Ss(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function Xg(t){return _t.call(t)==="[object ArrayBuffer]"}function Gg(t){return typeof FormData<"u"&&t instanceof FormData}function Hg(t){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function Jg(t){return typeof t=="string"}function zg(t){return typeof t=="number"}function hf(t){return t!==null&&typeof t=="object"}function On(t){if(_t.call(t)!=="[object Object]")return!1;var e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}function Wg(t){return _t.call(t)==="[object Date]"}function Vg(t){return _t.call(t)==="[object File]"}function Yg(t){return _t.call(t)==="[object Blob]"}function df(t){return _t.call(t)==="[object Function]"}function Kg(t){return hf(t)&&df(t.pipe)}function Qg(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}function Zg(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function ey(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function Cs(t,e){if(!(t===null||typeof t>"u"))if(typeof t!="object"&&(t=[t]),Es(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 xs(){var t={};function e(i,s){On(t[s])&&On(i)?t[s]=xs(t[s],i):On(i)?t[s]=xs({},i):Es(i)?t[s]=i.slice():t[s]=i}for(var r=0,n=arguments.length;r<n;r++)Cs(arguments[r],e);return t}function ty(t,e,r){return Cs(e,function(i,s){r&&typeof i=="function"?t[s]=Bg(i,r):t[s]=i}),t}function ry(t){return t.charCodeAt(0)===65279&&(t=t.slice(1)),t}pf.exports={isArray:Es,isArrayBuffer:Xg,isBuffer:Ug,isFormData:Gg,isArrayBufferView:Hg,isString:Jg,isNumber:zg,isObject:hf,isPlainObject:On,isUndefined:Ss,isDate:Wg,isFile:Vg,isBlob:Yg,isFunction:df,isStream:Kg,isURLSearchParams:Qg,isStandardBrowserEnv:ey,forEach:Cs,merge:xs,extend:ty,trim:Zg,stripBOM:ry}});var In=y((sw,gf)=>{"use strict";var Wt=Se();function mf(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}gf.exports=function(e,r,n){if(!r)return e;var i;if(n)i=n(r);else if(Wt.isURLSearchParams(r))i=r.toString();else{var s=[];Wt.forEach(r,function(c,f){c===null||typeof c>"u"||(Wt.isArray(c)?f=f+"[]":c=[c],Wt.forEach(c,function(p){Wt.isDate(p)?p=p.toISOString():Wt.isObject(p)&&(p=JSON.stringify(p)),s.push(mf(f)+"="+mf(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 vf=y((ow,yf)=>{"use strict";var ny=Se();function An(){this.handlers=[]}An.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};An.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)};An.prototype.forEach=function(e){ny.forEach(this.handlers,function(n){n!==null&&e(n)})};yf.exports=An});var wf=y((aw,bf)=>{"use strict";var iy=Se();bf.exports=function(e,r){iy.forEach(e,function(i,s){s!==r&&s.toUpperCase()===r.toUpperCase()&&(e[r]=i,delete e[s])})}});var Fn=y((cw,_f)=>{"use strict";_f.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 Rn=y((uw,Sf)=>{"use strict";var sy=Fn();Sf.exports=function(e,r,n,i,s){var o=new Error(e);return sy(o,r,n,i,s)}});var Ps=y((lw,xf)=>{"use strict";var oy=Rn();xf.exports=function(e,r,n){var i=n.config.validateStatus;!n.status||!i||i(n.status)?e(n):r(oy("Request failed with status code "+n.status,n.config,null,n.request,n))}});var Cf=y((fw,Ef)=>{"use strict";var kn=Se();Ef.exports=kn.isStandardBrowserEnv()?function(){return{write:function(r,n,i,s,o,a){var c=[];c.push(r+"="+encodeURIComponent(n)),kn.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),kn.isString(s)&&c.push("path="+s),kn.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 Df=y((hw,Pf)=>{"use strict";Pf.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}});var If=y((dw,Of)=>{"use strict";Of.exports=function(e,r){return r?e.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):e}});var Ds=y((pw,Af)=>{"use strict";var ay=Df(),cy=If();Af.exports=function(e,r){return e&&!ay(r)?cy(e,r):r}});var Rf=y((mw,Ff)=>{"use strict";var Os=Se(),uy=["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"];Ff.exports=function(e){var r={},n,i,s;return e&&Os.forEach(e.split(`
|
|
17
|
-
`),function(a){if(s=a.indexOf(":"),n=Os.trim(a.substr(0,s)).toLowerCase(),i=Os.trim(a.substr(s+1)),n){if(r[n]&&uy.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 Mf=y((gw,Tf)=>{"use strict";var kf=Se();Tf.exports=kf.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=kf.isString(o)?i(o):o;return a.protocol===n.protocol&&a.host===n.host}}():function(){return function(){return!0}}()});var jf=y((yw,qf)=>{"use strict";var Tn=Se(),ly=Ps(),fy=Cf(),hy=In(),dy=Ds(),py=Rf(),my=Mf(),Is=Rn();qf.exports=function(e){return new Promise(function(n,i){var s=e.data,o=e.headers,a=e.responseType;Tn.isFormData(s)&&delete o["Content-Type"];var c=new XMLHttpRequest;if(e.auth){var f=e.auth.username||"",u=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";o.Authorization="Basic "+btoa(f+":"+u)}var p=dy(e.baseURL,e.url);c.open(e.method.toUpperCase(),hy(p,e.params,e.paramsSerializer),!0),c.timeout=e.timeout;function g(){if(c){var b="getAllResponseHeaders"in c?py(c.getAllResponseHeaders()):null,_=!a||a==="text"||a==="json"?c.responseText:c.response,x={data:_,status:c.status,statusText:c.statusText,headers:b,config:e,request:c};ly(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(Is("Request aborted",e,"ECONNABORTED",c)),c=null)},c.onerror=function(){i(Is("Network Error",e,null,c)),c=null},c.ontimeout=function(){var _="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(_=e.timeoutErrorMessage),i(Is(_,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},Tn.isStandardBrowserEnv()){var m=(e.withCredentials||my(p))&&e.xsrfCookieName?fy.read(e.xsrfCookieName):void 0;m&&(o[e.xsrfHeaderName]=m)}"setRequestHeader"in c&&Tn.forEach(o,function(_,x){typeof s>"u"&&x.toLowerCase()==="content-type"?delete o[x]:c.setRequestHeader(x,_)}),Tn.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(_){c&&(c.abort(),i(_),c=null)}),s||(s=null),c.send(s)})}});var Lf=y((vw,Nf)=>{var Vt=1e3,Yt=Vt*60,Kt=Yt*60,St=Kt*24,gy=St*7,yy=St*365.25;Nf.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return vy(t);if(r==="number"&&isFinite(t))return e.long?wy(t):by(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function vy(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*yy;case"weeks":case"week":case"w":return r*gy;case"days":case"day":case"d":return r*St;case"hours":case"hour":case"hrs":case"hr":case"h":return r*Kt;case"minutes":case"minute":case"mins":case"min":case"m":return r*Yt;case"seconds":case"second":case"secs":case"sec":case"s":return r*Vt;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function by(t){var e=Math.abs(t);return e>=St?Math.round(t/St)+"d":e>=Kt?Math.round(t/Kt)+"h":e>=Yt?Math.round(t/Yt)+"m":e>=Vt?Math.round(t/Vt)+"s":t+"ms"}function wy(t){var e=Math.abs(t);return e>=St?Mn(t,e,St,"day"):e>=Kt?Mn(t,e,Kt,"hour"):e>=Yt?Mn(t,e,Yt,"minute"):e>=Vt?Mn(t,e,Vt,"second"):t+" ms"}function Mn(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var As=y((bw,$f)=>{function _y(t){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=i,r.enabled=o,r.humanize=Lf(),r.destroy=f,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 _(...x){if(!_.enabled)return;let A=_,$=Number(new Date),U=$-(p||$);A.diff=U,A.prev=p,A.curr=$,p=$,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let q=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(ce,ge)=>{if(ce==="%%")return"%";q++;let Y=r.formatters[ge];if(typeof Y=="function"){let D=x[q];ce=Y.call(A,D),x.splice(q,1),q--}return ce}),r.formatArgs.call(A,x),(A.log||r.log).apply(A,x)}return _.namespace=u,_.useColors=r.useColors(),_.color=r.selectColor(u),_.extend=n,_.destroy=r.destroy,Object.defineProperty(_,"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(_),_}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 f(){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}$f.exports=_y});var Bf=y((Fe,qn)=>{Fe.formatArgs=xy;Fe.save=Ey;Fe.load=Cy;Fe.useColors=Sy;Fe.storage=Py();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 Sy(){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 xy(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+qn.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 Ey(t){try{t?Fe.storage.setItem("debug",t):Fe.storage.removeItem("debug")}catch{}}function Cy(){let t;try{t=Fe.storage.getItem("debug")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function Py(){try{return localStorage}catch{}}qn.exports=As()(Fe);var{formatters:Dy}=qn.exports;Dy.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var Xf=y((se,Nn)=>{var Oy=require("tty"),jn=require("util");se.init=My;se.log=Ry;se.formatArgs=Ay;se.save=ky;se.load=Ty;se.useColors=Iy;se.destroy=jn.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=Bi();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 Iy(){return"colors"in se.inspectOpts?!!se.inspectOpts.colors:Oy.isatty(process.stderr.fd)}function Ay(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(`
|
|
12
|
+
`,i)}while(n!==-1);return s+=t.substr(i),s};Wu.exports={stringReplaceAll:eg,stringEncaseCRLFWithFirstIndex:tg}});var Zu=y((A2,Qu)=>{"use strict";var rg=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,Vu=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,ng=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,ig=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,sg=new Map([["n",`
|
|
13
|
+
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function Ku(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)):sg.get(t)||t}function og(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(ng))r.push(i[2].replace(ig,(a,c,f)=>c?Ku(c):f));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`)}return r}function ag(t){Vu.lastIndex=0;let e=[],r;for(;(r=Vu.exec(t))!==null;){let n=r[1];if(r[2]){let i=og(n,r[2]);e.push([n].concat(i))}else e.push([n])}return e}function Yu(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}Qu.exports=(t,e)=>{let r=[],n=[],i=[];if(e.replace(rg,(s,o,a,c,f,u)=>{if(o)i.push(Ku(o));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:Yu(t,r)(p)),r.push({inverse:a,styles:ag(c)})}else if(f){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(Yu(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 ol=y((F2,sl)=>{"use strict";var vr=Uu(),{stdout:Gi,stderr:Hi}=Ui(),{stringReplaceAll:cg,stringEncaseCRLFWithFirstIndex:ug}=Ju(),{isArray:pn}=Array,tl=["ansi","ansi","ansi256","ansi16m"],Xt=Object.create(null),lg=(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=Gi?Gi.level:0;t.level=e.level===void 0?r:e.level},zi=class{constructor(e){return rl(e)}},rl=t=>{let e={};return lg(e,t),e.template=(...r)=>il(e.template,...r),Object.setPrototypeOf(e,mn.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},e.template.Instance=zi,e.template};function mn(t){return rl(t)}for(let[t,e]of Object.entries(vr))Xt[t]={get(){let r=gn(this,Wi(e.open,e.close,this._styler),this._isEmpty);return Object.defineProperty(this,t,{value:r}),r}};Xt.visible={get(){let t=gn(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:t}),t}};var nl=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(let t of nl)Xt[t]={get(){let{level:e}=this;return function(...r){let n=Wi(vr.color[tl[e]][t](...r),vr.color.close,this._styler);return gn(this,n,this._isEmpty)}}};for(let t of nl){let e="bg"+t[0].toUpperCase()+t.slice(1);Xt[e]={get(){let{level:r}=this;return function(...n){let i=Wi(vr.bgColor[tl[r]][t](...n),vr.bgColor.close,this._styler);return gn(this,i,this._isEmpty)}}}}var fg=Object.defineProperties(()=>{},{...Xt,level:{enumerable:!0,get(){return this._generator.level},set(t){this._generator.level=t}}}),Wi=(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}},gn=(t,e,r)=>{let n=(...i)=>pn(i[0])&&pn(i[0].raw)?el(n,il(n,...i)):el(n,i.length===1?""+i[0]:i.join(" "));return Object.setPrototypeOf(n,fg),n._generator=t,n._styler=e,n._isEmpty=r,n},el=(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=cg(e,r.close,r.open),r=r.parent;let s=e.indexOf(`
|
|
14
|
+
`);return s!==-1&&(e=ug(e,i,n,s)),n+e+i},Xi,il=(t,...e)=>{let[r]=e;if(!pn(r)||!pn(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 Xi===void 0&&(Xi=Zu()),Xi(t,i.join(""))};Object.defineProperties(mn.prototype,Xt);var yn=mn();yn.supportsColor=Gi;yn.stderr=mn({level:Hi?Hi.level:0});yn.stderr.supportsColor=Hi;sl.exports=yn});var al=y((Ji,Vi)=>{(function(t,e){typeof Ji=="object"&&typeof Vi<"u"?Vi.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.tinycolor=e())})(Ji,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 h=i(l);this._originalInput=l,this._r=h.r,this._g=h.g,this._b=h.b,this._a=h.a,this._roundA=Math.round(100*this._a)/100,this._format=d.format||h.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=h.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(),h,v,w,_,j,X;return h=d.r/255,v=d.g/255,w=d.b/255,h<=.03928?_=h/12.92:_=Math.pow((h+.055)/1.055,2.4),v<=.03928?j=v/12.92:j=Math.pow((v+.055)/1.055,2.4),w<=.03928?X=w/12.92:X=Math.pow((w+.055)/1.055,2.4),.2126*_+.7152*j+.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),h=Math.round(d.h*360),v=Math.round(d.s*100),w=Math.round(d.v*100);return this._a==1?"hsv("+h+", "+v+"%, "+w+"%)":"hsva("+h+", "+v+"%, "+w+"%, "+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),h=Math.round(d.h*360),v=Math.round(d.s*100),w=Math.round(d.l*100);return this._a==1?"hsl("+h+", "+v+"%, "+w+"%)":"hsla("+h+", "+v+"%, "+w+"%, "+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 h="#"+g(this._r,this._g,this._b,this._a),v=h,w=this._gradientType?"GradientType = 1, ":"";if(d){var _=n(d);v="#"+g(_._r,_._g,_._b,_._a)}return"progid:DXImageTransform.Microsoft.gradient("+w+"startColorstr="+h+",endColorstr="+v+")"},toString:function(d){var h=!!d;d=d||this._format;var v=!1,w=this._a<1&&this._a>=0,_=!h&&w&&(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,h){var v=d.apply(null,[this].concat([].slice.call(h)));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(N,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(b,arguments)},greyscale:function(){return this._applyModification(S,arguments)},spin:function(){return this._applyModification(B,arguments)},_applyCombination:function(d,h){return d.apply(null,[this].concat([].slice.call(h)))},analogous:function(){return this._applyCombination(ke,arguments)},complement:function(){return this._applyCombination(L,arguments)},monochromatic:function(){return this._applyCombination(ee,arguments)},splitcomplement:function(){return this._applyCombination(ue,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 h={};for(var v in l)l.hasOwnProperty(v)&&(v==="a"?h[v]=l[v]:h[v]=R(l[v]));l=h}return n(l,d)};function i(l){var d={r:0,g:0,b:0},h=1,v=null,w=null,_=null,j=!1,X=!1;return typeof l=="string"&&(l=dt(l)),t(l)=="object"&&(xe(l.r)&&xe(l.g)&&xe(l.b)?(d=s(l.r,l.g,l.b),j=!0,X=String(l.r).substr(-1)==="%"?"prgb":"rgb"):xe(l.h)&&xe(l.s)&&xe(l.v)?(v=R(l.s),w=R(l.v),d=f(l.h,v,w),j=!0,X="hsv"):xe(l.h)&&xe(l.s)&&xe(l.l)&&(v=R(l.s),_=R(l.l),d=a(l.h,v,_),j=!0,X="hsl"),l.hasOwnProperty("a")&&(h=l.a)),h=z(h),{ok:j,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:h}}function s(l,d,h){return{r:I(l,255)*255,g:I(d,255)*255,b:I(h,255)*255}}function o(l,d,h){l=I(l,255),d=I(d,255),h=I(h,255);var v=Math.max(l,d,h),w=Math.min(l,d,h),_,j,X=(v+w)/2;if(v==w)_=j=0;else{var W=v-w;switch(j=X>.5?W/(2-v-w):W/(v+w),v){case l:_=(d-h)/W+(d<h?6:0);break;case d:_=(h-l)/W+2;break;case h:_=(l-d)/W+4;break}_/=6}return{h:_,s:j,l:X}}function a(l,d,h){var v,w,_;l=I(l,360),d=I(d,100),h=I(h,100);function j(ye,pt,Y){return Y<0&&(Y+=1),Y>1&&(Y-=1),Y<1/6?ye+(pt-ye)*6*Y:Y<1/2?pt:Y<2/3?ye+(pt-ye)*(2/3-Y)*6:ye}if(d===0)v=w=_=h;else{var X=h<.5?h*(1+d):h+d-h*d,W=2*h-X;v=j(W,X,l+1/3),w=j(W,X,l),_=j(W,X,l-1/3)}return{r:v*255,g:w*255,b:_*255}}function c(l,d,h){l=I(l,255),d=I(d,255),h=I(h,255);var v=Math.max(l,d,h),w=Math.min(l,d,h),_,j,X=v,W=v-w;if(j=v===0?0:W/v,v==w)_=0;else{switch(v){case l:_=(d-h)/W+(d<h?6:0);break;case d:_=(h-l)/W+2;break;case h:_=(l-d)/W+4;break}_/=6}return{h:_,s:j,v:X}}function f(l,d,h){l=I(l,360)*6,d=I(d,100),h=I(h,100);var v=Math.floor(l),w=l-v,_=h*(1-d),j=h*(1-w*d),X=h*(1-(1-w)*d),W=v%6,ye=[h,j,_,_,X,h][W],pt=[X,h,h,j,_,_][W],Y=[_,_,X,h,h,j][W];return{r:ye*255,g:pt*255,b:Y*255}}function u(l,d,h,v){var w=[P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(h).toString(16))];return v&&w[0].charAt(0)==w[0].charAt(1)&&w[1].charAt(0)==w[1].charAt(1)&&w[2].charAt(0)==w[2].charAt(1)?w[0].charAt(0)+w[1].charAt(0)+w[2].charAt(0):w.join("")}function p(l,d,h,v,w){var _=[P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(h).toString(16)),P(Ue(v))];return w&&_[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,h,v){var w=[P(Ue(v)),P(Math.round(l).toString(16)),P(Math.round(d).toString(16)),P(Math.round(h).toString(16))];return w.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 h=n(l).toHsl();return h.s-=d/100,h.s=G(h.s),n(h)}function b(l,d){d=d===0?0:d||10;var h=n(l).toHsl();return h.s+=d/100,h.s=G(h.s),n(h)}function S(l){return n(l).desaturate(100)}function x(l,d){d=d===0?0:d||10;var h=n(l).toHsl();return h.l+=d/100,h.l=G(h.l),n(h)}function A(l,d){d=d===0?0:d||10;var h=n(l).toRgb();return h.r=Math.max(0,Math.min(255,h.r-Math.round(255*-(d/100)))),h.g=Math.max(0,Math.min(255,h.g-Math.round(255*-(d/100)))),h.b=Math.max(0,Math.min(255,h.b-Math.round(255*-(d/100)))),n(h)}function N(l,d){d=d===0?0:d||10;var h=n(l).toHsl();return h.l-=d/100,h.l=G(h.l),n(h)}function B(l,d){var h=n(l).toHsl(),v=(h.h+d)%360;return h.h=v<0?360+v:v,n(h)}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 h=n(l).toHsl(),v=[n(l)],w=360/d,_=1;_<d;_++)v.push(n({h:(h.h+_*w)%360,s:h.s,l:h.l}));return v}function ue(l){var d=n(l).toHsl(),h=d.h;return[n(l),n({h:(h+72)%360,s:d.s,l:d.l}),n({h:(h+216)%360,s:d.s,l:d.l})]}function ke(l,d,h){d=d||6,h=h||30;var v=n(l).toHsl(),w=360/h,_=[n(l)];for(v.h=(v.h-(w*d>>1)+720)%360;--d;)v.h=(v.h+w)%360,_.push(n(v));return _}function ee(l,d){d=d||6;for(var h=n(l).toHsv(),v=h.h,w=h.s,_=h.v,j=[],X=1/d;d--;)j.push(n({h:v,s:w,v:_})),_=(_+X)%1;return j}n.mix=function(l,d,h){h=h===0?0:h||50;var v=n(l).toRgb(),w=n(d).toRgb(),_=h/100,j={r:(w.r-v.r)*_+v.r,g:(w.g-v.g)*_+v.g,b:(w.b-v.b)*_+v.b,a:(w.a-v.a)*_+v.a};return n(j)},n.readability=function(l,d){var h=n(l),v=n(d);return(Math.max(h.getLuminance(),v.getLuminance())+.05)/(Math.min(h.getLuminance(),v.getLuminance())+.05)},n.isReadable=function(l,d,h){var v=n.readability(l,d),w,_;switch(_=!1,w=ge(h),w.level+w.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,h){var v=null,w=0,_,j,X,W;h=h||{},j=h.includeFallbackColors,X=h.level,W=h.size;for(var ye=0;ye<d.length;ye++)_=n.readability(l,d[ye]),_>w&&(w=_,v=n(d[ye]));return n.isReadable(l,v,{level:X,size:W})||!j?v:(h.includeFallbackColors=!1,n.mostReadable(l,["#fff","#000"],h))};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 h in l)l.hasOwnProperty(h)&&(d[l[h]]=h);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 h=M(l);return l=Math.min(d,Math.max(0,parseFloat(l))),h&&(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 Ue(l){return Math.round(parseFloat(l)*255).toString(16)}function Je(l){return O(l)/255}var me=function(){var l="[-\\+]?\\d+%?",d="[-\\+]?\\d*\\.\\d+%?",h="(?:"+d+")|(?:"+l+")",v="[\\s|\\(]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")\\s*\\)?",w="[\\s|\\(]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")\\s*\\)?";return{CSS_UNIT:new RegExp(h),rgb:new RegExp("rgb"+v),rgba:new RegExp("rgba"+w),hsl:new RegExp("hsl"+v),hsla:new RegExp("hsla"+w),hsv:new RegExp("hsv"+v),hsva:new RegExp("hsva"+w),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 xe(l){return!!me.CSS_UNIT.exec(l)}function dt(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 h;return(h=me.rgb.exec(l))?{r:h[1],g:h[2],b:h[3]}:(h=me.rgba.exec(l))?{r:h[1],g:h[2],b:h[3],a:h[4]}:(h=me.hsl.exec(l))?{h:h[1],s:h[2],l:h[3]}:(h=me.hsla.exec(l))?{h:h[1],s:h[2],l:h[3],a:h[4]}:(h=me.hsv.exec(l))?{h:h[1],s:h[2],v:h[3]}:(h=me.hsva.exec(l))?{h:h[1],s:h[2],v:h[3],a:h[4]}:(h=me.hex8.exec(l))?{r:O(h[1]),g:O(h[2]),b:O(h[3]),a:Je(h[4]),format:d?"name":"hex8"}:(h=me.hex6.exec(l))?{r:O(h[1]),g:O(h[2]),b:O(h[3]),format:d?"name":"hex"}:(h=me.hex4.exec(l))?{r:O(h[1]+""+h[1]),g:O(h[2]+""+h[2]),b:O(h[3]+""+h[3]),a:Je(h[4]+""+h[4]),format:d?"name":"hex8"}:(h=me.hex3.exec(l))?{r:O(h[1]+""+h[1]),g:O(h[2]+""+h[2]),b:O(h[3]+""+h[3]),format:d?"name":"hex"}:!1}function ge(l){var d,h;return l=l||{level:"AA",size:"small"},d=(l.level||"AA").toUpperCase(),h=(l.size||"small").toLowerCase(),d!=="AA"&&d!=="AAA"&&(d="AA"),h!=="small"&&h!=="large"&&(h="small"),{level:d,size:h}}return n})});var pl=y((R2,dl)=>{var br=al(),fl={r:256,g:256,b:256,a:1},hl={h:360,s:1,v:1,a:1};function Ki(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 Qi(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 Yi(t,e,r){let n=t.color.toRgb(),i=e.color.toRgb(),s=Ki(n,i,r),o=[t.color];for(let a=1;a<r;a++){let c=Qi(s,n,a,fl);o.push(br(c))}return o}function cl(t,e,r,n){let i=t.color.toHsv(),s=e.color.toHsv();if(i.s===0||s.s===0)return Yi(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=Ki(i,s,r),c=[t.color],f;i.h<=s.h&&!o||i.h>=s.h&&o?f=s.h-i.h:o?f=360-s.h+i.h:f=360-i.h+s.h,a.h=Math.pow(-1,o?1:0)*Math.abs(f)/r;for(let u=1;u<r;u++){let p=Qi(a,i,u,hl);c.push(br(p))}return c}function ul(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 ll(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,f=t.length;c<f-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=Ki(i.color[r](),s.color[r](),(s.pos-i.pos)*100),a=Qi(o,i.color[r](),(e-i.pos)*100,n);return br(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 f=o.color!==void 0;if(!f&&(s||a===0||a===n-1))throw new Error("Cannot define two consecutive position-only stops");if(s=!f,o={color:f?br(o.color):null,colorLess:!f,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:br(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=ul(this.stops,e),n=[];this.stops.forEach((i,s)=>{i.colorLess&&(i.color=Yi(this.stops[s-1],this.stops[s+1],2)[1])});for(let i=0,s=this.stops.length;i<s-1;i++){let o=Yi(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=ul(this.stops,e),i=[];this.stops.forEach((s,o)=>{s.colorLess&&(s.color=cl(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=cl(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 ll(this.stops,e,"toRgb",fl)}hsvAt(e){return ll(this.stops,e,"toHsv",hl)}};dl.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 bl=y((k2,vn)=>{"use strict";var gl=ol(),hg=pl(),ml=/\s/g;function Zi(...t){let e=hg.apply(this,t),r=(n,i)=>dg(n?n.toString():"",e,i);return r.multiline=(n,i)=>pg(n?n.toString():"",e,i),r}var yl=(t,e,r)=>e.interpolation.toLowerCase()==="hsv"?t.hsv(r,e.hsvSpin.toLowerCase()):t.rgb(r);function dg(t,e,r){let n=vl(r),i=Math.max(t.replace(ml,"").length,e.stops.length),s=yl(e,n,i),o="";for(let a of t)o+=a.match(ml)?a:gl.hex(s.shift().toHex())(a);return o}function pg(t,e,r){let n=vl(r),i=t.split(`
|
|
15
|
+
`),s=Math.max.apply(null,i.map(c=>c.length).concat([e.stops.length])),o=yl(e,n,s),a=[];for(let c of i){let f=o.slice(0),u="";for(let p of c)u+=gl.hex(f.shift().toHex())(p);a.push(u)}return a.join(`
|
|
16
|
+
`)}function vl(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 _r={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"}}};vn.exports=Zi;for(let t in _r)vn.exports[t]=e=>new Zi(_r[t].colors)(e,_r[t].options),vn.exports[t].multiline=e=>new Zi(_r[t].colors).multiline(e,_r[t].options)});var wl=y((T2,_l)=>{var es=class{constructor(e){this.value=e,this.next=void 0}},ts=class{constructor(){this.clear()}enqueue(e){let r=new es(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}};_l.exports=ts});var rs=y((M2,Sl)=>{"use strict";var mg=wl(),gg=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 mg,r=0,n=()=>{r--,e.size>0&&e.dequeue()()},i=async(a,c,...f)=>{r++;let u=(async()=>a(...f))();c(u);try{await u}catch{}n()},s=(a,c,...f)=>{e.enqueue(i.bind(null,a,c,...f)),(async()=>(await Promise.resolve(),r<t&&e.size>0&&e.dequeue()()))()},o=(a,...c)=>new Promise(f=>{s(a,f,...c)});return Object.defineProperties(o,{activeCount:{get:()=>r},pendingCount:{get:()=>e.size},clearQueue:{value:()=>{e.clear()}}}),o};Sl.exports=gg});var Cl=y((q2,El)=>{"use strict";var xl=rs(),bn=class extends Error{constructor(e){super(),this.value=e}},yg=async(t,e)=>e(await t),vg=async t=>{let e=await Promise.all(t);if(e[1]===!0)throw new bn(e[0]);return!1},bg=async(t,e,r)=>{r={concurrency:1/0,preserveOrder:!0,...r};let n=xl(r.concurrency),i=[...t].map(o=>[o,n(yg,o,e)]),s=xl(r.preserveOrder?1:1/0);try{await Promise.all(i.map(o=>s(vg,o)))}catch(o){if(o instanceof bn)return o.value;throw o}};El.exports=bg});var Fl=y((j2,ns)=>{"use strict";var Pl=require("path"),_n=require("fs"),{promisify:Dl}=require("util"),_g=Cl(),wg=Dl(_n.stat),Sg=Dl(_n.lstat),Ol={directory:"isDirectory",file:"isFile"};function Il({type:t}){if(!(t in Ol))throw new Error(`Invalid type specified: ${t}`)}var Al=(t,e)=>t===void 0||e[Ol[t]]();ns.exports=async(t,e)=>{e={cwd:process.cwd(),type:"file",allowSymlinks:!0,...e},Il(e);let r=e.allowSymlinks?wg:Sg;return _g(t,async n=>{try{let i=await r(Pl.resolve(e.cwd,n));return Al(e.type,i)}catch{return!1}},e)};ns.exports.sync=(t,e)=>{e={cwd:process.cwd(),allowSymlinks:!0,type:"file",...e},Il(e);let r=e.allowSymlinks?_n.statSync:_n.lstatSync;for(let n of t)try{let i=r(Pl.resolve(e.cwd,n));if(Al(e.type,i))return n}catch{}}});var kl=y((N2,is)=>{"use strict";var Rl=require("fs"),{promisify:xg}=require("util"),Eg=xg(Rl.access);is.exports=async t=>{try{return await Eg(t),!0}catch{return!1}};is.exports.sync=t=>{try{return Rl.accessSync(t),!0}catch{return!1}}});var os=y((L2,Ht)=>{"use strict";var at=require("path"),wn=Fl(),Tl=kl(),ss=Symbol("findUp.stop");Ht.exports=async(t,e={})=>{let r=at.resolve(e.cwd||""),{root:n}=at.parse(r),i=[].concat(t),s=async o=>{if(typeof t!="function")return wn(i,o);let a=await t(o.cwd);return typeof a=="string"?wn([a],o):a};for(;;){let o=await s({...e,cwd:r});if(o===ss)return;if(o)return at.resolve(r,o);if(r===n)return;r=at.dirname(r)}};Ht.exports.sync=(t,e={})=>{let r=at.resolve(e.cwd||""),{root:n}=at.parse(r),i=[].concat(t),s=o=>{if(typeof t!="function")return wn.sync(i,o);let a=t(o.cwd);return typeof a=="string"?wn.sync([a],o):a};for(;;){let o=s({...e,cwd:r});if(o===ss)return;if(o)return at.resolve(r,o);if(r===n)return;r=at.dirname(r)}};Ht.exports.exists=Tl;Ht.exports.sync.exists=Tl.sync;Ht.exports.stop=ss});var Sn=y(($2,as)=>{"use strict";var Ml=require("path"),ql=os(),Cg=async t=>{let e=await ql("package.json",{cwd:t});return e&&Ml.dirname(e)};as.exports=Cg;as.exports.sync=t=>{let e=ql.sync("package.json",{cwd:t});return e&&Ml.dirname(e)}});function Jt(t=""){return Ag?hs.default.resolve(ps.default.sync(__dirname),"../../../",t):hs.default.resolve(ps.default.sync(__dirname),"../griddo-components",t)}function Fg(){let t=ds.default.sync("jsconfig.json",{cwd:Jt()});return ds.default.sync("tsconfig.json",{cwd:Jt()})||t}function Rg(){let t=require(Fg());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,ds,ps,Ag,W2,zl=Ho(()=>{"use strict";hs=F(require("node:path")),ds=F(os()),ps=F(Sn()),Ag=__dirname.includes("node_modules"),W2=Rg()});var Vl={};rp(Vl,{CXDir:()=>Lg,default:()=>Ng});var ct,Dn,Wl,ms,kg,Tg,Mg,qg,jg,Jl,Ng,Lg,Yl=Ho(()=>{"use strict";ct=F(require("node:path")),Dn=F(Sn());zl();Wl=Dn.default.sync(ct.default.resolve(__dirname,"../..")),ms=Dn.default.sync(__dirname),kg=ct.default.resolve(Dn.default.sync(__dirname)),Tg=ct.default.resolve(ms,"caches"),Mg=Jt(),qg=ct.default.join(Wl,"exports/sites"),{version:jg}=require(ct.default.join(ms,"package.json")),Jl={proDomain:"pro-",griddoVersion:jg,CXDir:{EXPORTS:"__exports",CACHE:"__caches",CX:"__cx",SSG:"__ssg",COMPONENTS:"__components",ROOT:"__root"},paths:t=>({__caches:ct.default.join(Tg,t||""),__components:Mg,__cx:ms,__exports:ct.default.join(qg,t||""),__root:Wl,__ssg:kg})},Ng=Jl,Lg=Jl.CXDir});var ws=y((t_,df)=>{"use strict";df.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 Se=y((r_,gf)=>{"use strict";var Gg=ws(),wt=Object.prototype.toString;function Es(t){return wt.call(t)==="[object Array]"}function Ss(t){return typeof t>"u"}function Hg(t){return t!==null&&!Ss(t)&&t.constructor!==null&&!Ss(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function zg(t){return wt.call(t)==="[object ArrayBuffer]"}function Wg(t){return typeof FormData<"u"&&t instanceof FormData}function Jg(t){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function Vg(t){return typeof t=="string"}function Yg(t){return typeof t=="number"}function pf(t){return t!==null&&typeof t=="object"}function In(t){if(wt.call(t)!=="[object Object]")return!1;var e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}function Kg(t){return wt.call(t)==="[object Date]"}function Qg(t){return wt.call(t)==="[object File]"}function Zg(t){return wt.call(t)==="[object Blob]"}function mf(t){return wt.call(t)==="[object Function]"}function ey(t){return pf(t)&&mf(t.pipe)}function ty(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}function ry(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function ny(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function Cs(t,e){if(!(t===null||typeof t>"u"))if(typeof t!="object"&&(t=[t]),Es(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 xs(){var t={};function e(i,s){In(t[s])&&In(i)?t[s]=xs(t[s],i):In(i)?t[s]=xs({},i):Es(i)?t[s]=i.slice():t[s]=i}for(var r=0,n=arguments.length;r<n;r++)Cs(arguments[r],e);return t}function iy(t,e,r){return Cs(e,function(i,s){r&&typeof i=="function"?t[s]=Gg(i,r):t[s]=i}),t}function sy(t){return t.charCodeAt(0)===65279&&(t=t.slice(1)),t}gf.exports={isArray:Es,isArrayBuffer:zg,isBuffer:Hg,isFormData:Wg,isArrayBufferView:Jg,isString:Vg,isNumber:Yg,isObject:pf,isPlainObject:In,isUndefined:Ss,isDate:Kg,isFile:Qg,isBlob:Zg,isFunction:mf,isStream:ey,isURLSearchParams:ty,isStandardBrowserEnv:ny,forEach:Cs,merge:xs,extend:iy,trim:ry,stripBOM:sy}});var An=y((n_,vf)=>{"use strict";var Yt=Se();function yf(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}vf.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,f){c===null||typeof c>"u"||(Yt.isArray(c)?f=f+"[]":c=[c],Yt.forEach(c,function(p){Yt.isDate(p)?p=p.toISOString():Yt.isObject(p)&&(p=JSON.stringify(p)),s.push(yf(f)+"="+yf(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 _f=y((i_,bf)=>{"use strict";var oy=Se();function Fn(){this.handlers=[]}Fn.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};Fn.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)};Fn.prototype.forEach=function(e){oy.forEach(this.handlers,function(n){n!==null&&e(n)})};bf.exports=Fn});var Sf=y((s_,wf)=>{"use strict";var ay=Se();wf.exports=function(e,r){ay.forEach(e,function(i,s){s!==r&&s.toUpperCase()===r.toUpperCase()&&(e[r]=i,delete e[s])})}});var Rn=y((o_,xf)=>{"use strict";xf.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((a_,Ef)=>{"use strict";var cy=Rn();Ef.exports=function(e,r,n,i,s){var o=new Error(e);return cy(o,r,n,i,s)}});var Ps=y((c_,Cf)=>{"use strict";var uy=kn();Cf.exports=function(e,r,n){var i=n.config.validateStatus;!n.status||!i||i(n.status)?e(n):r(uy("Request failed with status code "+n.status,n.config,null,n.request,n))}});var Df=y((u_,Pf)=>{"use strict";var Tn=Se();Pf.exports=Tn.isStandardBrowserEnv()?function(){return{write:function(r,n,i,s,o,a){var c=[];c.push(r+"="+encodeURIComponent(n)),Tn.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),Tn.isString(s)&&c.push("path="+s),Tn.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 If=y((l_,Of)=>{"use strict";Of.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}});var Ff=y((f_,Af)=>{"use strict";Af.exports=function(e,r){return r?e.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):e}});var Ds=y((h_,Rf)=>{"use strict";var ly=If(),fy=Ff();Rf.exports=function(e,r){return e&&!ly(r)?fy(e,r):r}});var Tf=y((d_,kf)=>{"use strict";var Os=Se(),hy=["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"];kf.exports=function(e){var r={},n,i,s;return e&&Os.forEach(e.split(`
|
|
17
|
+
`),function(a){if(s=a.indexOf(":"),n=Os.trim(a.substr(0,s)).toLowerCase(),i=Os.trim(a.substr(s+1)),n){if(r[n]&&hy.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 jf=y((p_,qf)=>{"use strict";var Mf=Se();qf.exports=Mf.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=Mf.isString(o)?i(o):o;return a.protocol===n.protocol&&a.host===n.host}}():function(){return function(){return!0}}()});var Lf=y((m_,Nf)=>{"use strict";var Mn=Se(),dy=Ps(),py=Df(),my=An(),gy=Ds(),yy=Tf(),vy=jf(),Is=kn();Nf.exports=function(e){return new Promise(function(n,i){var s=e.data,o=e.headers,a=e.responseType;Mn.isFormData(s)&&delete o["Content-Type"];var c=new XMLHttpRequest;if(e.auth){var f=e.auth.username||"",u=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";o.Authorization="Basic "+btoa(f+":"+u)}var p=gy(e.baseURL,e.url);c.open(e.method.toUpperCase(),my(p,e.params,e.paramsSerializer),!0),c.timeout=e.timeout;function g(){if(c){var b="getAllResponseHeaders"in c?yy(c.getAllResponseHeaders()):null,S=!a||a==="text"||a==="json"?c.responseText:c.response,x={data:S,status:c.status,statusText:c.statusText,headers:b,config:e,request:c};dy(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(Is("Request aborted",e,"ECONNABORTED",c)),c=null)},c.onerror=function(){i(Is("Network Error",e,null,c)),c=null},c.ontimeout=function(){var S="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(S=e.timeoutErrorMessage),i(Is(S,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},Mn.isStandardBrowserEnv()){var m=(e.withCredentials||vy(p))&&e.xsrfCookieName?py.read(e.xsrfCookieName):void 0;m&&(o[e.xsrfHeaderName]=m)}"setRequestHeader"in c&&Mn.forEach(o,function(S,x){typeof s>"u"&&x.toLowerCase()==="content-type"?delete o[x]:c.setRequestHeader(x,S)}),Mn.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(S){c&&(c.abort(),i(S),c=null)}),s||(s=null),c.send(s)})}});var Bf=y((g_,$f)=>{var Kt=1e3,Qt=Kt*60,Zt=Qt*60,St=Zt*24,by=St*7,_y=St*365.25;$f.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return wy(t);if(r==="number"&&isFinite(t))return e.long?xy(t):Sy(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function wy(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*_y;case"weeks":case"week":case"w":return r*by;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 Sy(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 xy(t){var e=Math.abs(t);return e>=St?qn(t,e,St,"day"):e>=Zt?qn(t,e,Zt,"hour"):e>=Qt?qn(t,e,Qt,"minute"):e>=Kt?qn(t,e,Kt,"second"):t+" ms"}function qn(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var As=y((y_,Uf)=>{function Ey(t){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=i,r.enabled=o,r.humanize=Bf(),r.destroy=f,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 S(...x){if(!S.enabled)return;let A=S,N=Number(new Date),B=N-(p||N);A.diff=B,A.prev=p,A.curr=N,p=N,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,(ue,ke)=>{if(ue==="%%")return"%";L++;let ee=r.formatters[ke];if(typeof ee=="function"){let D=x[L];ue=ee.call(A,D),x.splice(L,1),L--}return ue}),r.formatArgs.call(A,x),(A.log||r.log).apply(A,x)}return S.namespace=u,S.useColors=r.useColors(),S.color=r.selectColor(u),S.extend=n,S.destroy=r.destroy,Object.defineProperty(S,"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(S),S}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 f(){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}Uf.exports=Ey});var Xf=y((Fe,jn)=>{Fe.formatArgs=Py;Fe.save=Dy;Fe.load=Oy;Fe.useColors=Cy;Fe.storage=Iy();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 Cy(){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 Py(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+jn.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 Dy(t){try{t?Fe.storage.setItem("debug",t):Fe.storage.removeItem("debug")}catch{}}function Oy(){let t;try{t=Fe.storage.getItem("debug")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function Iy(){try{return localStorage}catch{}}jn.exports=As()(Fe);var{formatters:Ay}=jn.exports;Ay.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var Hf=y((oe,Ln)=>{var Fy=require("tty"),Nn=require("util");oe.init=Ny;oe.log=My;oe.formatArgs=ky;oe.save=qy;oe.load=jy;oe.useColors=Ry;oe.destroy=Nn.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");oe.colors=[6,2,3,4,5,1];try{let t=Ui();t&&(t.stderr||t).level>=2&&(oe.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{}oe.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 Ry(){return"colors"in oe.inspectOpts?!!oe.inspectOpts.colors:Fy.isatty(process.stderr.fd)}function ky(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(`
|
|
18
18
|
`).join(`
|
|
19
|
-
`+s),t.push(i+"m+"+
|
|
20
|
-
`)}function
|
|
21
|
-
`).map(e=>e.trim()).join(" ")};Uf.O=function(t){return this.inspectOpts.colors=this.useColors,jn.inspect(t,this.inspectOpts)}});var Gf=y((ww,Fs)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Fs.exports=Bf():Fs.exports=Xf()});var Jf=y((_w,Hf)=>{var _r;Hf.exports=function(){if(!_r){try{_r=Gf()("follow-redirects")}catch{}typeof _r!="function"&&(_r=function(){})}_r.apply(null,arguments)}});var js=y((Sw,qs)=>{var xt=require("url"),Rs=xt.URL,qy=require("http"),jy=require("https"),Vf=require("stream").Writable,Yf=require("assert"),Kf=Jf(),Ts=["abort","aborted","connect","error","socket","timeout"],Ms=Object.create(null);Ts.forEach(function(t){Ms[t]=function(e,r,n){this._redirectable.emit(t,e,r,n)}});var Ny=xr("ERR_INVALID_URL","Invalid URL",TypeError),zf=xr("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),Ly=xr("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),$y=xr("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),By=xr("ERR_STREAM_WRITE_AFTER_END","write after end");function Re(t,e){Vf.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(Vf.prototype);Re.prototype.abort=function(){Zf(this._currentRequest),this.emit("abort")};Re.prototype.write=function(t,e,r){if(this._ending)throw new By;if(!Et(t)&&!Gy(t))throw new TypeError("data should be a string, Buffer or Uint8Array");if(Sr(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 $y),this.abort())};Re.prototype.end=function(t,e,r){if(Sr(t)?(r=t,t=e=null):Sr(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 Ts)n.on(i,Ms[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(f){if(n===o._currentRequest)if(f)o.emit("error",f);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(Zf(this._currentRequest),t.destroy(),++this._redirectCount>this._options.maxRedirects){this.emit("error",new Ly);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=[],ks(/^content-/i,this._options.headers));var o=ks(/^host$/i,this._options.headers),a=xt.parse(this._currentUrl),c=o||a.host,f=/^\w+:/.test(r)?this._currentUrl:xt.format(Object.assign(a,{host:c})),u;try{u=xt.resolve(f,r)}catch(b){this.emit("error",new zf({cause:b}));return}Kf("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&&!Xy(p.host,c))&&ks(/^(?:authorization|cookie)$/i,this._options.headers),Sr(i)){var g={headers:t.headers,statusCode:e},m={url:f,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 zf({cause:b}))}};function Qf(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(f,u,p){if(Et(f)){var g;try{g=Wf(new Rs(f))}catch{g=xt.parse(f)}if(!Et(g.protocol))throw new Ny({input:f});f=g}else Rs&&f instanceof Rs?f=Wf(f):(p=u,u=f,f={protocol:i});return Sr(u)&&(p=u,u=null),u=Object.assign({maxRedirects:e.maxRedirects,maxBodyLength:e.maxBodyLength},f,u),u.nativeProtocols=r,!Et(u.host)&&!Et(u.hostname)&&(u.hostname="::1"),Yf.equal(u.protocol,i,"protocol mismatch"),Kf("options",u),new Re(u,p)}function c(f,u,p){var g=o.request(f,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 Uy(){}function Wf(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 ks(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 xr(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 Zf(t){for(var e of Ts)t.removeListener(e,Ms[e]);t.on("error",Uy),t.abort()}function Xy(t,e){Yf(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 Sr(t){return typeof t=="function"}function Gy(t){return typeof t=="object"&&"length"in t}qs.exports=Qf({http:qy,https:jy});qs.exports.wrap=Qf});var Ns=y((xw,Hy)=>{Hy.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 sh=y((Ew,ih)=>{"use strict";var Er=Se(),eh=Ps(),Jy=Ds(),zy=In(),Wy=require("http"),Vy=require("https"),Yy=js().http,Ky=js().https,th=require("url"),Qy=require("zlib"),Zy=Ns(),Ln=Rn(),Ls=Fn(),rh=/https:?/;function nh(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,nh(s,e,s.href)}}ih.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/"+Zy.version,a&&!Er.isStream(a)){if(!Buffer.isBuffer(a))if(Er.isArrayBuffer(a))a=Buffer.from(new Uint8Array(a));else if(Er.isString(a))a=Buffer.from(a,"utf-8");else return o(Ln("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",e));c["Content-Length"]=a.length}var f=void 0;if(e.auth){var u=e.auth.username||"",p=e.auth.password||"";f=u+":"+p}var g=Jy(e.baseURL,e.url),m=th.parse(g),b=m.protocol||"http:";if(!f&&m.auth){var _=m.auth.split(":"),x=_[0]||"",A=_[1]||"";f=x+":"+A}f&&delete c.Authorization;var $=rh.test(b),U=$?e.httpsAgent:e.httpAgent,q={path:zy(m.path,e.params,e.paramsSerializer).replace(/^\?/,""),method:e.method.toUpperCase(),headers:c,agent:U,agents:{http:e.httpAgent,https:e.httpsAgent},auth:f};e.socketPath?q.socketPath=e.socketPath:(q.hostname=m.hostname,q.port=m.port);var W=e.proxy;if(!W&&W!==!1){var ce=b.slice(0,-1)+"_proxy",ge=process.env[ce]||process.env[ce.toUpperCase()];if(ge){var Y=th.parse(ge),D=process.env.no_proxy||process.env.NO_PROXY,j=!0;if(D){var T=D.split(",").map(function(P){return P.trim()});j=!T.some(function(P){return P?P==="*"||P[0]==="."&&m.hostname.substr(m.hostname.length-P.length)===P?!0:m.hostname===P:!1})}if(j&&(W={host:Y.hostname,port:Y.port,protocol:Y.protocol},Y.auth)){var H=Y.auth.split(":");W.auth={username:H[0],password:H[1]}}}}W&&(q.headers.host=m.hostname+(m.port?":"+m.port:""),nh(q,W,b+"//"+m.hostname+(m.port?":"+m.port:"")+q.path));var I,X=$&&(W?rh.test(W.protocol):!0);e.transport?I=e.transport:e.maxRedirects===0?I=X?Vy:Wy:(e.maxRedirects&&(q.maxRedirects=e.maxRedirects),I=X?Ky:Yy),e.maxBodyLength>-1&&(q.maxBodyLength=e.maxBodyLength);var O=I.request(q,function(P){if(!O.aborted){var R=P,Be=P.req||O;if(P.statusCode!==204&&Be.method!=="HEAD"&&e.decompress!==!1)switch(P.headers["content-encoding"]){case"gzip":case"compress":case"deflate":R=R.pipe(Qy.createUnzip()),delete P.headers["content-encoding"];break}var Ye={status:P.statusCode,statusText:P.statusMessage,headers:P.headers,config:e,request:Be};if(e.responseType==="stream")Ye.data=R,eh(s,o,Ye);else{var ne=[],ye=0;R.on("data",function(ue){ne.push(ue),ye+=ue.length,e.maxContentLength>-1&&ye>e.maxContentLength&&(R.destroy(),o(Ln("maxContentLength size of "+e.maxContentLength+" exceeded",e,null,Be)))}),R.on("error",function(ue){O.aborted||o(Ls(ue,e,null,Be))}),R.on("end",function(){var ue=Buffer.concat(ne);e.responseType!=="arraybuffer"&&(ue=ue.toString(e.responseEncoding),(!e.responseEncoding||e.responseEncoding==="utf8")&&(ue=Er.stripBOM(ue))),Ye.data=ue,eh(s,o,Ye)})}}});if(O.on("error",function(P){O.aborted&&P.code!=="ERR_FR_TOO_MANY_REDIRECTS"||o(Ls(P,e,null,O))}),e.timeout){var B=parseInt(e.timeout,10);if(isNaN(B)){o(Ln("error trying to parse `config.timeout` to int",e,"ERR_PARSE_TIMEOUT",O));return}O.setTimeout(B,function(){O.abort(),o(Ln("timeout of "+B+"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))}),Er.isStream(a)?a.on("error",function(P){o(Ls(P,e,null,O))}).pipe(O):O.end(a)})}});var Bn=y((Cw,ch)=>{"use strict";var oe=Se(),oh=wf(),ev=Fn(),tv={"Content-Type":"application/x-www-form-urlencoded"};function ah(t,e){!oe.isUndefined(t)&&oe.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function rv(){var t;return typeof XMLHttpRequest<"u"?t=jf():typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"&&(t=sh()),t}function nv(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 $n={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:rv(),transformRequest:[function(e,r){return oh(r,"Accept"),oh(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)?(ah(r,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):oe.isObject(e)||r&&r["Content-Type"]==="application/json"?(ah(r,"application/json"),nv(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"?ev(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}};$n.headers={common:{Accept:"application/json, text/plain, */*"}};oe.forEach(["delete","get","head"],function(e){$n.headers[e]={}});oe.forEach(["post","put","patch"],function(e){$n.headers[e]=oe.merge(tv)});ch.exports=$n});var lh=y((Pw,uh)=>{"use strict";var iv=Se(),sv=Bn();uh.exports=function(e,r,n){var i=this||sv;return iv.forEach(n,function(o){e=o.call(i,e,r)}),e}});var $s=y((Dw,fh)=>{"use strict";fh.exports=function(e){return!!(e&&e.__CANCEL__)}});var ph=y((Ow,dh)=>{"use strict";var hh=Se(),Bs=lh(),ov=$s(),av=Bn();function Us(t){t.cancelToken&&t.cancelToken.throwIfRequested()}dh.exports=function(e){Us(e),e.headers=e.headers||{},e.data=Bs.call(e,e.data,e.headers,e.transformRequest),e.headers=hh.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),hh.forEach(["delete","get","head","post","put","patch","common"],function(i){delete e.headers[i]});var r=e.adapter||av.adapter;return r(e).then(function(i){return Us(e),i.data=Bs.call(e,i.data,i.headers,e.transformResponse),i},function(i){return ov(i)||(Us(e),i&&i.response&&(i.response.data=Bs.call(e,i.response.data,i.response.headers,e.transformResponse))),Promise.reject(i)})}});var Xs=y((Iw,mh)=>{"use strict";var pe=Se();mh.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 f(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,f),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,f),n}});var wh=y((Aw,bh)=>{"use strict";var yh=Ns(),Gs={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){Gs[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var gh={},cv=yh.version.split(".");function vh(t,e){for(var r=e?e.split("."):cv,n=t.split("."),i=0;i<3;i++){if(r[i]>n[i])return!0;if(r[i]<n[i])return!1}return!1}Gs.transitional=function(e,r,n){var i=r&&vh(r);function s(o,a){return"[Axios v"+yh.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&&!gh[a]&&(gh[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 uv(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)}}bh.exports={isOlderVersion:vh,assertOptions:uv,validators:Gs}});var Ph=y((Fw,Ch)=>{"use strict";var xh=Se(),lv=In(),_h=vf(),Sh=ph(),Un=Xs(),Eh=wh(),Qt=Eh.validators;function Cr(t){this.defaults=t,this.interceptors={request:new _h,response:new _h}}Cr.prototype.request=function(e){typeof e=="string"?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=Un(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&&Eh.assertOptions(r,{silentJSONParsing:Qt.transitional(Qt.boolean,"1.0.0"),forcedJSONParsing:Qt.transitional(Qt.boolean,"1.0.0"),clarifyTimeoutError:Qt.transitional(Qt.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=[Sh,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 f=n.shift(),u=n.shift();try{c=f(c)}catch(p){u(p);break}}try{o=Sh(c)}catch(p){return Promise.reject(p)}for(;s.length;)o=o.then(s.shift(),s.shift());return o};Cr.prototype.getUri=function(e){return e=Un(this.defaults,e),lv(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")};xh.forEach(["delete","get","head","options"],function(e){Cr.prototype[e]=function(r,n){return this.request(Un(n||{},{method:e,url:r,data:(n||{}).data}))}});xh.forEach(["post","put","patch"],function(e){Cr.prototype[e]=function(r,n,i){return this.request(Un(i||{},{method:e,url:r,data:n}))}});Ch.exports=Cr});var Js=y((Rw,Dh)=>{"use strict";function Hs(t){this.message=t}Hs.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};Hs.prototype.__CANCEL__=!0;Dh.exports=Hs});var Ih=y((kw,Oh)=>{"use strict";var fv=Js();function Xn(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 fv(i),e(r.reason))})}Xn.prototype.throwIfRequested=function(){if(this.reason)throw this.reason};Xn.source=function(){var e,r=new Xn(function(i){e=i});return{token:r,cancel:e}};Oh.exports=Xn});var Fh=y((Tw,Ah)=>{"use strict";Ah.exports=function(e){return function(n){return e.apply(null,n)}}});var kh=y((Mw,Rh)=>{"use strict";Rh.exports=function(e){return typeof e=="object"&&e.isAxiosError===!0}});var qh=y((qw,zs)=>{"use strict";var Th=Se(),hv=_s(),Gn=Ph(),dv=Xs(),pv=Bn();function Mh(t){var e=new Gn(t),r=hv(Gn.prototype.request,e);return Th.extend(r,Gn.prototype,e),Th.extend(r,e),r}var Le=Mh(pv);Le.Axios=Gn;Le.create=function(e){return Mh(dv(Le.defaults,e))};Le.Cancel=Js();Le.CancelToken=Ih();Le.isCancel=$s();Le.all=function(e){return Promise.all(e)};Le.spread=Fh();Le.isAxiosError=kh();zs.exports=Le;zs.exports.default=Le});var Ws=y((jw,jh)=>{jh.exports=qh()});var Z=y(Oe=>{"use strict";Object.defineProperty(Oe,"__esModule",{value:!0});Oe.isUndefined=Oe.fixName=Oe.validateName=Oe.validateSingleChar=Oe.fixChar=Oe.validateChar=void 0;function Ev(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}Oe.validateChar=Ev;function Cv(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}Oe.fixChar=Cv;function Pv(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}Oe.validateSingleChar=Pv;function Dv(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}Oe.validateName=Dv;function Ov(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 f=t.charCodeAt(a+1);if(c>=55296&&c<=56191&&f>=56320&&f<=57343){e+=t[a]+t[a+1],a++;continue}e+="\uFFFD"}return e}Oe.fixName=Ov;function Iv(t){return Object.prototype.toString.call(t)==="[object Undefined]"}Oe.isUndefined=Iv});var er=y(Vn=>{"use strict";Object.defineProperty(Vn,"__esModule",{value:!0});Vn.StringOptions=void 0;var Wn=Z(),Av=function(){function t(e){this.doubleQuotes=!1,this.indent=" ",this.newline=`
|
|
22
|
-
`,this.pretty=!0,(0,Wn.isUndefined)(e.doubleQuotes)||(this.doubleQuotes=e.doubleQuotes),(0,Wn.isUndefined)(e.indent)||(this.indent=e.indent),(0,Wn.isUndefined)(e.newline)||(this.newline=e.newline),(0,Wn.isUndefined)(e.pretty)||(this.pretty=e.pretty)}return t}();Vn.StringOptions=Av});var Yn=y(Te=>{"use strict";Object.defineProperty(Te,"__esModule",{value:!0});Te.escapeDoubleQuotes=Te.escapeSingleQuotes=Te.escapeRightAngleBracketsInCdataTerminator=Te.escapeLeftAngleBrackets=Te.escapeAmpersands=void 0;function Fv(t){return t.replace(/&/g,"&")}Te.escapeAmpersands=Fv;function Rv(t){return t.replace(/</g,"<")}Te.escapeLeftAngleBrackets=Rv;function kv(t){return t.replace(/]]>/g,"]]>")}Te.escapeRightAngleBracketsInCdataTerminator=kv;function Tv(t){return t.replace(/'/g,"'")}Te.escapeSingleQuotes=Tv;function Mv(t){return t.replace(/"/g,""")}Te.escapeDoubleQuotes=Mv});var co=y(ao=>{"use strict";Object.defineProperty(ao,"__esModule",{value:!0});var qv=ae(),ad=Yn(),oo=Z(),jv=function(){function t(e,r,n){this._validation=r,(0,oo.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,oo.fixChar)(e);else if(this._validation&&!(0,oo.validateChar)(e))throw new Error((0,qv.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,ad.escapeAmpersands)(e),e=(0,ad.escapeLeftAngleBrackets)(e),e},t.prototype.up=function(){return this._parent},t}();ao.default=jv});var Kn=y(uo=>{"use strict";Object.defineProperty(uo,"__esModule",{value:!0});var cd=ae(),ud=Z(),Nv=function(){function t(e,r,n){this._hex=!1,this._validation=r,this._parent=e,this.char=n.char,(0,ud.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,ud.validateSingleChar)(e))throw new Error((0,cd.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,cd.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}();uo.default=Nv});var Qn=y(lo=>{"use strict";Object.defineProperty(lo,"__esModule",{value:!0});var Lv=ae(),$v=Z(),Bv=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,$v.validateName)(e))throw new Error((0,Lv.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}();lo.default=Bv});var Zn=y(Dr=>{"use strict";var po=Dr&&Dr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Dr,"__esModule",{value:!0});var fo=ae(),ld=Yn(),Uv=er(),ho=Z(),Xv=po(co()),Gv=po(Kn()),Hv=po(Qn()),Jv=function(){function t(e,r,n){this._validation=r,(0,ho.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,ho.fixName)(e),e.length===0)throw new Error((0,fo.getContext)(this.up())+": attribute name should not be empty")}else if(this._validation&&!(0,ho.validateName)(e))throw e.length===0?new Error((0,fo.getContext)(this.up())+": attribute name should not be empty"):new Error((0,fo.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 Gv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entityRef=function(e){var r=new Hv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.text=function(e){var r=new Xv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});for(var r=new Uv.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,ld.escapeDoubleQuotes)(a.toString()):i+=(0,ld.escapeSingleQuotes)(a.toString())}return i+=n,i},t.prototype.up=function(){return this._parent},t}();Dr.default=Jv});var go=y(mo=>{"use strict";Object.defineProperty(mo,"__esModule",{value:!0});var zv=ae(),Wv=Z(),Vv=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,Wv.validateChar)(e))throw new Error((0,zv.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}();mo.default=Vv});var vo=y(yo=>{"use strict";Object.defineProperty(yo,"__esModule",{value:!0});var Yv=ae(),Kv=Z(),Qv=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,Kv.validateChar)(e))throw new Error((0,Yv.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}();yo.default=Qv});var wo=y(bo=>{"use strict";Object.defineProperty(bo,"__esModule",{value:!0});var Zv=ae(),e1=Z(),t1=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,e1.validateChar)(e))throw new Error((0,Zv.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}();bo.default=t1});var So=y(_o=>{"use strict";Object.defineProperty(_o,"__esModule",{value:!0});var r1=ae(),n1=Z(),i1=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,n1.validateChar)(e))throw new Error((0,r1.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}();_o.default=i1});var Eo=y(xo=>{"use strict";Object.defineProperty(xo,"__esModule",{value:!0});var s1=ae(),o1=Z(),a1=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,o1.validateName)(e))throw new Error((0,s1.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}();xo.default=a1});var Or=y(Co=>{"use strict";Object.defineProperty(Co,"__esModule",{value:!0});var ei=ae(),ti=Z(),c1=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,ti.isUndefined)(e)){if(this._validation&&!(0,ti.validateChar)(e))throw new Error((0,ei.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,ei.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,ti.validateName)(e))throw new Error((0,ei.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,ei.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,ti.isUndefined)(this._content)?"<?"+this._target+"?>":"<?"+this._target+" "+this._content+"?>"},t.prototype.up=function(){return this._parent},t}();Co.default=c1});var ri=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(),u1=er(),Ve=Z(),l1=Dt(Ir()),f1=Dt(go()),h1=Dt(vo()),d1=Dt(wo()),p1=Dt(So()),m1=Dt(Eo()),g1=Dt(Or()),y1=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&&!fd(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 f1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.comment=function(e){var r=new l1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.element=function(e){var r=new h1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entity=function(e){var r=new d1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.notation=function(e){var r=new p1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.paramEntityRef=function(e){var r=new m1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.procInst=function(e){var r=new g1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});var r=new u1.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=y1;function fd(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=fd});var Oo=y(Do=>{"use strict";Object.defineProperty(Do,"__esModule",{value:!0});var hd=ae(),Po=Z(),v1=function(){function t(e,r,n){this._validation=r,(0,Po.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,Po.fixChar)(e);else if(this._validation&&!(0,Po.validateChar)(e))throw new Error((0,hd.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,hd.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}();Do.default=v1});var Ro=y(Fo=>{"use strict";Object.defineProperty(Fo,"__esModule",{value:!0});var b1=ae(),Io=Yn(),Ao=Z(),w1=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,b1.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,Io.escapeAmpersands)(e),e=(0,Io.escapeLeftAngleBrackets)(e),e=(0,Io.escapeRightAngleBracketsInCdataTerminator)(e),e},t.prototype.up=function(){return this._parent},t}();Fo.default=w1});var oi=y(Rr=>{"use strict";var Ot=Rr&&Rr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Rr,"__esModule",{value:!0});var ni=ae(),_1=er(),Ar=Z(),dd=Ot(Zn()),S1=Ot(Oo()),Fr=Ot(Ro()),ii=Ot(Kn()),x1=Ot(Ir()),si=Ot(Qn()),E1=Ot(Or()),C1=function(){function t(e,r,n){this._validation=r,(0,Ar.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,(0,Ar.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,Ar.fixName)(e),e.length===0)throw new Error((0,ni.getContext)(this.up())+": element name should not be empty")}else if(this._validation&&!(0,Ar.validateName)(e))throw e.length===0?new Error((0,ni.getContext)(this.up())+": element name should not be empty"):new Error((0,ni.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,ni.getContext)(this.up())+': element "'+this.name+'" already contains an attribute with the'+(' name "'+e.name+'"'));var r=new dd.default(this,this._validation,e);return this._children.push(r),this._attributeNames.push(e.name),r},t.prototype.cdata=function(e){var r=new S1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charData=function(e){var r=new Fr.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charRef=function(e){var r=new ii.default(this,this._validation,e);return this._children.push(r),r},t.prototype.comment=function(e){var r=new x1.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 si.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){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 _1.StringOptions(e),i=r+n.indent,s="<"+this._name,o=[],a=0,c=this._children;a<c.length;a++){var f=c[a];f instanceof dd.default?s+=" "+f.toString(e):o.push(f)}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 Fr.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 ii.default||i instanceof si.default||i instanceof Fr.default))return!1}return!0},t.prototype.onSameLine=function(e,r){return(e instanceof ii.default||e instanceof si.default||e instanceof Fr.default)&&!(0,Ar.isUndefined)(r)&&(r instanceof ii.default||r instanceof si.default||r instanceof Fr.default)},t}();Rr.default=C1});var ae=y(tr=>{"use strict";var ci=tr&&tr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(tr,"__esModule",{value:!0});tr.getContext=void 0;var P1=ci(Zn()),D1=ci(ui()),O1=ci(ri()),I1=ci(oi());function ai(t){if(t instanceof P1.default)return ai(t.up())+(' > attribute "'+t.name+'"');if(t instanceof D1.default)return"in XML document";if(t instanceof O1.default)return ai(t.up())+" > DTD";if(t instanceof I1.default)return ai(t.up())+(' > element "'+t.name+'"');throw new Error("Unrecognized object of type "+Object.prototype.toString.call(t))}tr.getContext=ai});var Ir=y(Mo=>{"use strict";Object.defineProperty(Mo,"__esModule",{value:!0});var ko=ae(),To=Z(),A1=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,ko.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,ko.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,ko.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}();Mo.default=A1});var No=y(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});var qo=ae(),F1=er(),kr=Z(),R1=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,kr.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,kr.isUndefined)(e)&&!k1(e))throw new Error((0,qo.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,kr.isUndefined)(e)&&e!=="yes"&&e!=="no")throw new Error((0,qo.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&&!T1(e))throw new Error((0,qo.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 F1.StringOptions(e),n=r.doubleQuotes?'"':"'",i="<?xml version="+n+this._version+n;return(0,kr.isUndefined)(this._encoding)||(i+=" encoding="+n+this._encoding+n),(0,kr.isUndefined)(this._standalone)||(i+=" standalone="+n+this._standalone+n),i+="?>",i},t.prototype.up=function(){return this._parent},t}();jo.default=R1;function k1(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 T1(t){for(var e=0;e<=9;e++)if(t==="1."+e)return!0;return!1}});var ui=y(Mr=>{"use strict";var qr=Mr&&Mr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Mr,"__esModule",{value:!0});var M1=er(),q1=Z(),j1=qr(Ir()),pd=qr(No()),md=qr(ri()),Tr=qr(oi()),N1=qr(Or()),L1=function(){function t(e){this._children=[],this._validation=(0,q1.isUndefined)(e.validation)?!0:e.validation}return t.prototype.comment=function(e){var r=new j1.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 pd.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 Tr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: DTD must precede the root element");var n=new md.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 Tr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: only one root element is permitted");var n=new Tr.default(this,this._validation,e);return this._children.push(n),n},t.prototype.procInst=function(e){var r=new N1.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(f){return f instanceof Tr.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 M1.StringOptions(e),i="",s=0,o=this._children;s<o.length;s++){var a=o[s];a instanceof pd.default||a instanceof md.default||a instanceof Tr.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}();Mr.default=L1});var gd=y(k=>{"use strict";var te=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 $1=te(ui()),B1=Zn();Object.defineProperty(k,"XmlAttribute",{enumerable:!0,get:function(){return te(B1).default}});var U1=co();Object.defineProperty(k,"XmlAttributeText",{enumerable:!0,get:function(){return te(U1).default}});var X1=Oo();Object.defineProperty(k,"XmlCdata",{enumerable:!0,get:function(){return te(X1).default}});var G1=Ro();Object.defineProperty(k,"XmlCharData",{enumerable:!0,get:function(){return te(G1).default}});var H1=Kn();Object.defineProperty(k,"XmlCharRef",{enumerable:!0,get:function(){return te(H1).default}});var J1=Ir();Object.defineProperty(k,"XmlComment",{enumerable:!0,get:function(){return te(J1).default}});var z1=No();Object.defineProperty(k,"XmlDecl",{enumerable:!0,get:function(){return te(z1).default}});var W1=ui();Object.defineProperty(k,"XmlDocument",{enumerable:!0,get:function(){return te(W1).default}});var V1=ri();Object.defineProperty(k,"XmlDtd",{enumerable:!0,get:function(){return te(V1).default}});var Y1=go();Object.defineProperty(k,"XmlDtdAttlist",{enumerable:!0,get:function(){return te(Y1).default}});var K1=vo();Object.defineProperty(k,"XmlDtdElement",{enumerable:!0,get:function(){return te(K1).default}});var Q1=wo();Object.defineProperty(k,"XmlDtdEntity",{enumerable:!0,get:function(){return te(Q1).default}});var Z1=So();Object.defineProperty(k,"XmlDtdNotation",{enumerable:!0,get:function(){return te(Z1).default}});var eb=Eo();Object.defineProperty(k,"XmlDtdParamEntityRef",{enumerable:!0,get:function(){return te(eb).default}});var tb=oi();Object.defineProperty(k,"XmlElement",{enumerable:!0,get:function(){return te(tb).default}});var rb=Qn();Object.defineProperty(k,"XmlEntityRef",{enumerable:!0,get:function(){return te(rb).default}});var nb=Or();Object.defineProperty(k,"XmlProcInst",{enumerable:!0,get:function(){return te(nb).default}});function ib(t){return t===void 0&&(t={}),new $1.default(t)}k.document=ib});var Lo=y(re=>{"use strict";Object.defineProperty(re,"__esModule",{value:!0});re.stringify=re.isMap=re.isSet=re.isFunction=re.isArray=re.isObject=re.isNull=re.isUndefined=void 0;function yd(t){return Object.prototype.toString.call(t)==="[object Undefined]"}re.isUndefined=yd;function vd(t){return Object.prototype.toString.call(t)==="[object Null]"}re.isNull=vd;function sb(t){return Object.prototype.toString.call(t)==="[object Object]"}re.isObject=sb;function ob(t){return Object.prototype.toString.call(t)==="[object Array]"}re.isArray=ob;function bd(t){return Object.prototype.toString.call(t)==="[object Function]"}re.isFunction=bd;function ab(t){return Object.prototype.toString.call(t)==="[object Set]"}re.isSet=ab;function cb(t){return Object.prototype.toString.call(t)==="[object Map]"}re.isMap=cb;function ub(t){return!yd(t)&&!vd(t)&&bd(t?.toString)&&(t=t.toString()),String(t)}re.stringify=ub});var Cd=y(Ie=>{"use strict";Object.defineProperty(Ie,"__esModule",{value:!0});Ie.WrapHandlers=Ie.TypeHandlers=Ie.FormatOptions=Ie.DtdOptions=Ie.DeclarationOptions=Ie.Options=void 0;var $e=Lo(),lb=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,$e.isUndefined)(e.validation)||(this.validation=e.validation),(0,$e.isUndefined)(e.aliasString)||(this.aliasString=e.aliasString),(0,$e.isUndefined)(e.attributeString)||(this.attributeString=e.attributeString),(0,$e.isUndefined)(e.cdataInvalidChars)||(this.cdataInvalidChars=e.cdataInvalidChars),(0,$e.isUndefined)(e.cdataKeys)||(this.cdataKeys=e.cdataKeys),this.declaration=new wd(e.declaration),this.dtd=new _d(this.validation,e.dtd),this.format=new Sd(e.format),(0,$e.isUndefined)(e.replaceInvalidChars)||(this.replaceInvalidChars=e.replaceInvalidChars),this.typeHandlers=new xd(e.typeHandlers),(0,$e.isUndefined)(e.useSelfClosingTagIfEmpty)||(this.useSelfClosingTagIfEmpty=e.useSelfClosingTagIfEmpty),(0,$e.isUndefined)(e.valueString)||(this.valueString=e.valueString),this.wrapHandlers=new Ed(e.wrapHandlers)}return t}();Ie.Options=lb;var wd=function(){function t(e){e===void 0&&(e={}),this.include=!0,(0,$e.isUndefined)(e.include)||(this.include=e.include),this.encoding=e.encoding,this.standalone=e.standalone,this.version=e.version}return t}();Ie.DeclarationOptions=wd;var _d=function(){function t(e,r){if(r===void 0&&(r={}),this.include=!1,(0,$e.isUndefined)(r.include)||(this.include=r.include),e&&(0,$e.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}();Ie.DtdOptions=_d;var Sd=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}();Ie.FormatOptions=Sd;var xd=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}();Ie.TypeHandlers=xd;var Ed=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}();Ie.WrapHandlers=Ed});var Fd=y(pt=>{"use strict";Object.defineProperty(pt,"__esModule",{value:!0});pt.parse=pt.parseToExistingElement=pt.Absent=void 0;var Dd=gd(),Od=Cd(),V=Lo(),$o=function(){function t(){}return Object.defineProperty(t,"instance",{get:function(){return t._instance},enumerable:!1,configurable:!0}),t._instance=new t,t}();pt.Absent=$o;function Bo(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 Id(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 Dd.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 fb(t,e,r,n){var i=r.attribute({name:t,replaceInvalidCharsInName:n.replaceInvalidChars});Id((0,V.stringify)(e),i,n)}function Pd(t,e,r,n){if(t===n.aliasString){r.name=(0,V.stringify)(e);return}if(t.indexOf(n.attributeString)===0&&(0,V.isObject)(e)){for(var i=0,s=Object.keys(e);i<s.length;i++){var o=s[i];fb(o,(0,V.stringify)(e[o]),r,n)}return}if(t.indexOf(n.valueString)===0){li(t,(0,V.stringify)(e),r,n);return}var a=r;if(!(0,V.isArray)(e)&&!(0,V.isSet)(e)){var c=Bo(e,n);if(!(0,V.isUndefined)(c)&&c(e)===$o.instance)return;a=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}li(t,e,a,n)}function hb(t,e,r){if((0,V.isMap)(t))t.forEach(function(o,a){Pd((0,V.stringify)(a),o,e,r)});else for(var n=0,i=Object.keys(t);n<i.length;n++){var s=i[n];Pd(s,t[s],e,r)}}function db(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,V.isUndefined)(i)){var a=i(s,e);(0,V.isNull)(a)||(s=a,o=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty}))}e.forEach(function(c){var f=o;if(!(0,V.isArray)(c)&&!(0,V.isSet)(c)){var u=Bo(c,n);if(!(0,V.isUndefined)(u)&&u(c)===$o.instance)return;f=o.element({name:s,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}li(s,c,f,n)})}function li(t,e,r,n){var i=Bo(e,n);if((0,V.isUndefined)(i)||(e=i(e)),(0,V.isObject)(e)||(0,V.isMap)(e)){hb(e,r,n);return}if((0,V.isArray)(e)||(0,V.isSet)(e)){db(t,e,r,n);return}Id((0,V.stringify)(e),r,n)}function Ad(t,e,r){var n=new Od.Options(r);li(t.name,e,t,n)}pt.parseToExistingElement=Ad;function pb(t,e,r){var n=new Od.Options(r),i=new Dd.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 Ad(s,e,r),i.toString(n.format)}pt.parse=pb});var Go=F(require("node:fs")),Lr=F(require("node:path"));var cf=require("node:child_process"),uf=F(it());var Ze=F(require("node:path")),Ne=F(yt());var je=F(require("node:fs")),ze=F(require("node:path")),_e=F(yt());var Qe=F(require("node:fs")),Pe=F(require("node:path")),xn=F(yt());var as=F(require("node:path")),br=F(fn()),Nl=F(it()),Xe=F(yt()),Ll=F(wl()),$l=F(Sn());var Bl=Q();Nl.default.config();var $2=!!process.env.GRIDDO_DEBUG_LOGS&&!!JSON.parse(process.env.GRIDDO_DEBUG_LOGS),xg=!!process.env.GRIDDO_BUILD_LOGS&&!!JSON.parse(process.env.GRIDDO_BUILD_LOGS)||!!process.env.LOGS&&!!JSON.parse(process.env.LOGS),B2=$l.default.sync();function Ul(t){let e=[];return Xe.default.readdirSync(t).forEach(n=>{let i=`${t}/${n}`;e.push(i)}),e}function Ge(t,e="",r=1,n=1){let i=t.split(`
|
|
19
|
+
`+s),t.push(i+"m+"+Ln.exports.humanize(this.diff)+"\x1B[0m")}else t[0]=Ty()+e+" "+t[0]}function Ty(){return oe.inspectOpts.hideDate?"":new Date().toISOString()+" "}function My(...t){return process.stderr.write(Nn.format(...t)+`
|
|
20
|
+
`)}function qy(t){t?process.env.DEBUG=t:delete process.env.DEBUG}function jy(){return process.env.DEBUG}function Ny(t){t.inspectOpts={};let e=Object.keys(oe.inspectOpts);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=oe.inspectOpts[e[r]]}Ln.exports=As()(oe);var{formatters:Gf}=Ln.exports;Gf.o=function(t){return this.inspectOpts.colors=this.useColors,Nn.inspect(t,this.inspectOpts).split(`
|
|
21
|
+
`).map(e=>e.trim()).join(" ")};Gf.O=function(t){return this.inspectOpts.colors=this.useColors,Nn.inspect(t,this.inspectOpts)}});var zf=y((v_,Fs)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Fs.exports=Xf():Fs.exports=Hf()});var Jf=y((b_,Wf)=>{var Sr;Wf.exports=function(){if(!Sr){try{Sr=zf()("follow-redirects")}catch{}typeof Sr!="function"&&(Sr=function(){})}Sr.apply(null,arguments)}});var js=y((__,qs)=>{var xt=require("url"),Rs=xt.URL,Ly=require("http"),$y=require("https"),Kf=require("stream").Writable,Qf=require("assert"),Zf=Jf(),Ts=["abort","aborted","connect","error","socket","timeout"],Ms=Object.create(null);Ts.forEach(function(t){Ms[t]=function(e,r,n){this._redirectable.emit(t,e,r,n)}});var By=Er("ERR_INVALID_URL","Invalid URL",TypeError),Vf=Er("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),Uy=Er("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),Xy=Er("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),Gy=Er("ERR_STREAM_WRITE_AFTER_END","write after end");function Re(t,e){Kf.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(Kf.prototype);Re.prototype.abort=function(){th(this._currentRequest),this.emit("abort")};Re.prototype.write=function(t,e,r){if(this._ending)throw new Gy;if(!Et(t)&&!Wy(t))throw new TypeError("data should be a string, Buffer or Uint8Array");if(xr(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 Xy),this.abort())};Re.prototype.end=function(t,e,r){if(xr(t)?(r=t,t=e=null):xr(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 Ts)n.on(i,Ms[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(f){if(n===o._currentRequest)if(f)o.emit("error",f);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(th(this._currentRequest),t.destroy(),++this._redirectCount>this._options.maxRedirects){this.emit("error",new Uy);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=[],ks(/^content-/i,this._options.headers));var o=ks(/^host$/i,this._options.headers),a=xt.parse(this._currentUrl),c=o||a.host,f=/^\w+:/.test(r)?this._currentUrl:xt.format(Object.assign(a,{host:c})),u;try{u=xt.resolve(f,r)}catch(b){this.emit("error",new Vf({cause:b}));return}Zf("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&&!zy(p.host,c))&&ks(/^(?:authorization|cookie)$/i,this._options.headers),xr(i)){var g={headers:t.headers,statusCode:e},m={url:f,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 Vf({cause:b}))}};function eh(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(f,u,p){if(Et(f)){var g;try{g=Yf(new Rs(f))}catch{g=xt.parse(f)}if(!Et(g.protocol))throw new By({input:f});f=g}else Rs&&f instanceof Rs?f=Yf(f):(p=u,u=f,f={protocol:i});return xr(u)&&(p=u,u=null),u=Object.assign({maxRedirects:e.maxRedirects,maxBodyLength:e.maxBodyLength},f,u),u.nativeProtocols=r,!Et(u.host)&&!Et(u.hostname)&&(u.hostname="::1"),Qf.equal(u.protocol,i,"protocol mismatch"),Zf("options",u),new Re(u,p)}function c(f,u,p){var g=o.request(f,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 Hy(){}function Yf(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 ks(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 Er(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 th(t){for(var e of Ts)t.removeListener(e,Ms[e]);t.on("error",Hy),t.abort()}function zy(t,e){Qf(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 xr(t){return typeof t=="function"}function Wy(t){return typeof t=="object"&&"length"in t}qs.exports=eh({http:Ly,https:$y});qs.exports.wrap=eh});var Ns=y((w_,Jy)=>{Jy.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 ah=y((S_,oh)=>{"use strict";var Cr=Se(),rh=Ps(),Vy=Ds(),Yy=An(),Ky=require("http"),Qy=require("https"),Zy=js().http,ev=js().https,nh=require("url"),tv=require("zlib"),rv=Ns(),$n=kn(),Ls=Rn(),ih=/https:?/;function sh(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,sh(s,e,s.href)}}oh.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/"+rv.version,a&&!Cr.isStream(a)){if(!Buffer.isBuffer(a))if(Cr.isArrayBuffer(a))a=Buffer.from(new Uint8Array(a));else if(Cr.isString(a))a=Buffer.from(a,"utf-8");else return o($n("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",e));c["Content-Length"]=a.length}var f=void 0;if(e.auth){var u=e.auth.username||"",p=e.auth.password||"";f=u+":"+p}var g=Vy(e.baseURL,e.url),m=nh.parse(g),b=m.protocol||"http:";if(!f&&m.auth){var S=m.auth.split(":"),x=S[0]||"",A=S[1]||"";f=x+":"+A}f&&delete c.Authorization;var N=ih.test(b),B=N?e.httpsAgent:e.httpAgent,L={path:Yy(m.path,e.params,e.paramsSerializer).replace(/^\?/,""),method:e.method.toUpperCase(),headers:c,agent:B,agents:{http:e.httpAgent,https:e.httpsAgent},auth:f};e.socketPath?L.socketPath=e.socketPath:(L.hostname=m.hostname,L.port=m.port);var V=e.proxy;if(!V&&V!==!1){var ue=b.slice(0,-1)+"_proxy",ke=process.env[ue]||process.env[ue.toUpperCase()];if(ke){var ee=nh.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:ee.hostname,port:ee.port,protocol:ee.protocol},ee.auth)){var z=ee.auth.split(":");V.auth={username:z[0],password:z[1]}}}}V&&(L.headers.host=m.hostname+(m.port?":"+m.port:""),sh(L,V,b+"//"+m.hostname+(m.port?":"+m.port:"")+L.path));var I,G=N&&(V?ih.test(V.protocol):!0);e.transport?I=e.transport:e.maxRedirects===0?I=G?Qy:Ky:(e.maxRedirects&&(L.maxRedirects=e.maxRedirects),I=G?ev:Zy),e.maxBodyLength>-1&&(L.maxBodyLength=e.maxBodyLength);var O=I.request(L,function(P){if(!O.aborted){var R=P,Ue=P.req||O;if(P.statusCode!==204&&Ue.method!=="HEAD"&&e.decompress!==!1)switch(P.headers["content-encoding"]){case"gzip":case"compress":case"deflate":R=R.pipe(tv.createUnzip()),delete P.headers["content-encoding"];break}var Je={status:P.statusCode,statusText:P.statusMessage,headers:P.headers,config:e,request:Ue};if(e.responseType==="stream")Je.data=R,rh(s,o,Je);else{var me=[],xe=0;R.on("data",function(ge){me.push(ge),xe+=ge.length,e.maxContentLength>-1&&xe>e.maxContentLength&&(R.destroy(),o($n("maxContentLength size of "+e.maxContentLength+" exceeded",e,null,Ue)))}),R.on("error",function(ge){O.aborted||o(Ls(ge,e,null,Ue))}),R.on("end",function(){var ge=Buffer.concat(me);e.responseType!=="arraybuffer"&&(ge=ge.toString(e.responseEncoding),(!e.responseEncoding||e.responseEncoding==="utf8")&&(ge=Cr.stripBOM(ge))),Je.data=ge,rh(s,o,Je)})}}});if(O.on("error",function(P){O.aborted&&P.code!=="ERR_FR_TOO_MANY_REDIRECTS"||o(Ls(P,e,null,O))}),e.timeout){var U=parseInt(e.timeout,10);if(isNaN(U)){o($n("error trying to parse `config.timeout` to int",e,"ERR_PARSE_TIMEOUT",O));return}O.setTimeout(U,function(){O.abort(),o($n("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))}),Cr.isStream(a)?a.on("error",function(P){o(Ls(P,e,null,O))}).pipe(O):O.end(a)})}});var Un=y((x_,lh)=>{"use strict";var ae=Se(),ch=Sf(),nv=Rn(),iv={"Content-Type":"application/x-www-form-urlencoded"};function uh(t,e){!ae.isUndefined(t)&&ae.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function sv(){var t;return typeof XMLHttpRequest<"u"?t=Lf():typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"&&(t=ah()),t}function ov(t,e,r){if(ae.isString(t))try{return(e||JSON.parse)(t),ae.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(t)}var Bn={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:sv(),transformRequest:[function(e,r){return ch(r,"Accept"),ch(r,"Content-Type"),ae.isFormData(e)||ae.isArrayBuffer(e)||ae.isBuffer(e)||ae.isStream(e)||ae.isFile(e)||ae.isBlob(e)?e:ae.isArrayBufferView(e)?e.buffer:ae.isURLSearchParams(e)?(uh(r,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):ae.isObject(e)||r&&r["Content-Type"]==="application/json"?(uh(r,"application/json"),ov(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&&ae.isString(e)&&e.length)try{return JSON.parse(e)}catch(o){if(s)throw o.name==="SyntaxError"?nv(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}};Bn.headers={common:{Accept:"application/json, text/plain, */*"}};ae.forEach(["delete","get","head"],function(e){Bn.headers[e]={}});ae.forEach(["post","put","patch"],function(e){Bn.headers[e]=ae.merge(iv)});lh.exports=Bn});var hh=y((E_,fh)=>{"use strict";var av=Se(),cv=Un();fh.exports=function(e,r,n){var i=this||cv;return av.forEach(n,function(o){e=o.call(i,e,r)}),e}});var $s=y((C_,dh)=>{"use strict";dh.exports=function(e){return!!(e&&e.__CANCEL__)}});var gh=y((P_,mh)=>{"use strict";var ph=Se(),Bs=hh(),uv=$s(),lv=Un();function Us(t){t.cancelToken&&t.cancelToken.throwIfRequested()}mh.exports=function(e){Us(e),e.headers=e.headers||{},e.data=Bs.call(e,e.data,e.headers,e.transformRequest),e.headers=ph.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),ph.forEach(["delete","get","head","post","put","patch","common"],function(i){delete e.headers[i]});var r=e.adapter||lv.adapter;return r(e).then(function(i){return Us(e),i.data=Bs.call(e,i.data,i.headers,e.transformResponse),i},function(i){return uv(i)||(Us(e),i&&i.response&&(i.response.data=Bs.call(e,i.response.data,i.response.headers,e.transformResponse))),Promise.reject(i)})}});var Xs=y((D_,yh)=>{"use strict";var de=Se();yh.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 de.isPlainObject(g)&&de.isPlainObject(m)?de.merge(g,m):de.isPlainObject(m)?de.merge({},m):de.isArray(m)?m.slice():m}function f(g){de.isUndefined(r[g])?de.isUndefined(e[g])||(n[g]=c(void 0,e[g])):n[g]=c(e[g],r[g])}de.forEach(i,function(m){de.isUndefined(r[m])||(n[m]=c(void 0,r[m]))}),de.forEach(s,f),de.forEach(o,function(m){de.isUndefined(r[m])?de.isUndefined(e[m])||(n[m]=c(void 0,e[m])):n[m]=c(void 0,r[m])}),de.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 de.forEach(p,f),n}});var Sh=y((O_,wh)=>{"use strict";var bh=Ns(),Gs={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){Gs[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var vh={},fv=bh.version.split(".");function _h(t,e){for(var r=e?e.split("."):fv,n=t.split("."),i=0;i<3;i++){if(r[i]>n[i])return!0;if(r[i]<n[i])return!1}return!1}Gs.transitional=function(e,r,n){var i=r&&_h(r);function s(o,a){return"[Axios v"+bh.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&&!vh[a]&&(vh[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 hv(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)}}wh.exports={isOlderVersion:_h,assertOptions:hv,validators:Gs}});var Oh=y((I_,Dh)=>{"use strict";var Ch=Se(),dv=An(),xh=_f(),Eh=gh(),Xn=Xs(),Ph=Sh(),er=Ph.validators;function Pr(t){this.defaults=t,this.interceptors={request:new xh,response:new xh}}Pr.prototype.request=function(e){typeof e=="string"?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=Xn(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&&Ph.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=[Eh,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 f=n.shift(),u=n.shift();try{c=f(c)}catch(p){u(p);break}}try{o=Eh(c)}catch(p){return Promise.reject(p)}for(;s.length;)o=o.then(s.shift(),s.shift());return o};Pr.prototype.getUri=function(e){return e=Xn(this.defaults,e),dv(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")};Ch.forEach(["delete","get","head","options"],function(e){Pr.prototype[e]=function(r,n){return this.request(Xn(n||{},{method:e,url:r,data:(n||{}).data}))}});Ch.forEach(["post","put","patch"],function(e){Pr.prototype[e]=function(r,n,i){return this.request(Xn(i||{},{method:e,url:r,data:n}))}});Dh.exports=Pr});var zs=y((A_,Ih)=>{"use strict";function Hs(t){this.message=t}Hs.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};Hs.prototype.__CANCEL__=!0;Ih.exports=Hs});var Fh=y((F_,Ah)=>{"use strict";var pv=zs();function Gn(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 pv(i),e(r.reason))})}Gn.prototype.throwIfRequested=function(){if(this.reason)throw this.reason};Gn.source=function(){var e,r=new Gn(function(i){e=i});return{token:r,cancel:e}};Ah.exports=Gn});var kh=y((R_,Rh)=>{"use strict";Rh.exports=function(e){return function(n){return e.apply(null,n)}}});var Mh=y((k_,Th)=>{"use strict";Th.exports=function(e){return typeof e=="object"&&e.isAxiosError===!0}});var Nh=y((T_,Ws)=>{"use strict";var qh=Se(),mv=ws(),Hn=Oh(),gv=Xs(),yv=Un();function jh(t){var e=new Hn(t),r=mv(Hn.prototype.request,e);return qh.extend(r,Hn.prototype,e),qh.extend(r,e),r}var $e=jh(yv);$e.Axios=Hn;$e.create=function(e){return jh(gv($e.defaults,e))};$e.Cancel=zs();$e.CancelToken=Fh();$e.isCancel=$s();$e.all=function(e){return Promise.all(e)};$e.spread=kh();$e.isAxiosError=Mh();Ws.exports=$e;Ws.exports.default=$e});var Js=y((M_,Lh)=>{Lh.exports=Nh()});var Z=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 Dv(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=Dv;function Ov(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=Ov;function Iv(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=Iv;function Av(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=Av;function Fv(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 f=t.charCodeAt(a+1);if(c>=55296&&c<=56191&&f>=56320&&f<=57343){e+=t[a]+t[a+1],a++;continue}e+="\uFFFD"}return e}Ie.fixName=Fv;function Rv(t){return Object.prototype.toString.call(t)==="[object Undefined]"}Ie.isUndefined=Rv});var rr=y(Yn=>{"use strict";Object.defineProperty(Yn,"__esModule",{value:!0});Yn.StringOptions=void 0;var Vn=Z(),kv=function(){function t(e){this.doubleQuotes=!1,this.indent=" ",this.newline=`
|
|
22
|
+
`,this.pretty=!0,(0,Vn.isUndefined)(e.doubleQuotes)||(this.doubleQuotes=e.doubleQuotes),(0,Vn.isUndefined)(e.indent)||(this.indent=e.indent),(0,Vn.isUndefined)(e.newline)||(this.newline=e.newline),(0,Vn.isUndefined)(e.pretty)||(this.pretty=e.pretty)}return t}();Yn.StringOptions=kv});var Kn=y(Me=>{"use strict";Object.defineProperty(Me,"__esModule",{value:!0});Me.escapeDoubleQuotes=Me.escapeSingleQuotes=Me.escapeRightAngleBracketsInCdataTerminator=Me.escapeLeftAngleBrackets=Me.escapeAmpersands=void 0;function Tv(t){return t.replace(/&/g,"&")}Me.escapeAmpersands=Tv;function Mv(t){return t.replace(/</g,"<")}Me.escapeLeftAngleBrackets=Mv;function qv(t){return t.replace(/]]>/g,"]]>")}Me.escapeRightAngleBracketsInCdataTerminator=qv;function jv(t){return t.replace(/'/g,"'")}Me.escapeSingleQuotes=jv;function Nv(t){return t.replace(/"/g,""")}Me.escapeDoubleQuotes=Nv});var co=y(ao=>{"use strict";Object.defineProperty(ao,"__esModule",{value:!0});var Lv=ce(),ud=Kn(),oo=Z(),$v=function(){function t(e,r,n){this._validation=r,(0,oo.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,oo.fixChar)(e);else if(this._validation&&!(0,oo.validateChar)(e))throw new Error((0,Lv.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,ud.escapeAmpersands)(e),e=(0,ud.escapeLeftAngleBrackets)(e),e},t.prototype.up=function(){return this._parent},t}();ao.default=$v});var Qn=y(uo=>{"use strict";Object.defineProperty(uo,"__esModule",{value:!0});var ld=ce(),fd=Z(),Bv=function(){function t(e,r,n){this._hex=!1,this._validation=r,this._parent=e,this.char=n.char,(0,fd.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,fd.validateSingleChar)(e))throw new Error((0,ld.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,ld.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}();uo.default=Bv});var Zn=y(lo=>{"use strict";Object.defineProperty(lo,"__esModule",{value:!0});var Uv=ce(),Xv=Z(),Gv=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,Xv.validateName)(e))throw new Error((0,Uv.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}();lo.default=Gv});var ei=y(Or=>{"use strict";var po=Or&&Or.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Or,"__esModule",{value:!0});var fo=ce(),hd=Kn(),Hv=rr(),ho=Z(),zv=po(co()),Wv=po(Qn()),Jv=po(Zn()),Vv=function(){function t(e,r,n){this._validation=r,(0,ho.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,ho.fixName)(e),e.length===0)throw new Error((0,fo.getContext)(this.up())+": attribute name should not be empty")}else if(this._validation&&!(0,ho.validateName)(e))throw e.length===0?new Error((0,fo.getContext)(this.up())+": attribute name should not be empty"):new Error((0,fo.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 Wv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entityRef=function(e){var r=new Jv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.text=function(e){var r=new zv.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});for(var r=new Hv.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,hd.escapeDoubleQuotes)(a.toString()):i+=(0,hd.escapeSingleQuotes)(a.toString())}return i+=n,i},t.prototype.up=function(){return this._parent},t}();Or.default=Vv});var go=y(mo=>{"use strict";Object.defineProperty(mo,"__esModule",{value:!0});var Yv=ce(),Kv=Z(),Qv=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,Kv.validateChar)(e))throw new Error((0,Yv.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}();mo.default=Qv});var vo=y(yo=>{"use strict";Object.defineProperty(yo,"__esModule",{value:!0});var Zv=ce(),e1=Z(),t1=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,e1.validateChar)(e))throw new Error((0,Zv.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}();yo.default=t1});var _o=y(bo=>{"use strict";Object.defineProperty(bo,"__esModule",{value:!0});var r1=ce(),n1=Z(),i1=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,n1.validateChar)(e))throw new Error((0,r1.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}();bo.default=i1});var So=y(wo=>{"use strict";Object.defineProperty(wo,"__esModule",{value:!0});var s1=ce(),o1=Z(),a1=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,o1.validateChar)(e))throw new Error((0,s1.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}();wo.default=a1});var Eo=y(xo=>{"use strict";Object.defineProperty(xo,"__esModule",{value:!0});var c1=ce(),u1=Z(),l1=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,u1.validateName)(e))throw new Error((0,c1.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}();xo.default=l1});var Ir=y(Co=>{"use strict";Object.defineProperty(Co,"__esModule",{value:!0});var ti=ce(),ri=Z(),f1=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,ri.isUndefined)(e)){if(this._validation&&!(0,ri.validateChar)(e))throw new Error((0,ti.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,ti.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,ri.validateName)(e))throw new Error((0,ti.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,ti.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,ri.isUndefined)(this._content)?"<?"+this._target+"?>":"<?"+this._target+" "+this._content+"?>"},t.prototype.up=function(){return this._parent},t}();Co.default=f1});var ni=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 ft=ce(),h1=rr(),We=Z(),d1=Dt(Ar()),p1=Dt(go()),m1=Dt(vo()),g1=Dt(_o()),y1=Dt(So()),v1=Dt(Eo()),b1=Dt(Ir()),_1=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,We.isUndefined)(n.sysId)||(this.sysId=n.sysId),(0,We.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,We.validateName)(e))throw new Error((0,ft.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,We.isUndefined)(e)){if(this._validation&&!dd(e))throw new Error((0,ft.getContext)(this.up())+": DTD public"+(' identifier "'+e+'" should not contain')+" characters not allowed in public identifiers");if(this._validation&&(0,We.isUndefined)(this._sysId))throw new Error((0,ft.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,We.isUndefined)(e)){if(this._validation&&!(0,We.validateChar)(e))throw new Error((0,ft.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,ft.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 p1.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 m1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.entity=function(e){var r=new g1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.notation=function(e){var r=new y1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.paramEntityRef=function(e){var r=new v1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.procInst=function(e){var r=new b1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.toString=function(e){e===void 0&&(e={});var r=new h1.StringOptions(e),n="<!DOCTYPE "+this._name;if((0,We.isUndefined)(this._pubId))(0,We.isUndefined)(this._sysId)||(n+=" ",n=this.appendId("SYSTEM",this._sysId,n,r));else{if((0,We.isUndefined)(this._sysId))throw new Error((0,ft.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,ft.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,ft.getContext)(this)+": doubleQuotes option inconsistent with DTD system identifier or public identifier");n+="'"+r+"'"}return n},t}();Pt.default=_1;function dd(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=dd});var Oo=y(Do=>{"use strict";Object.defineProperty(Do,"__esModule",{value:!0});var pd=ce(),Po=Z(),w1=function(){function t(e,r,n){this._validation=r,(0,Po.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,Po.fixChar)(e);else if(this._validation&&!(0,Po.validateChar)(e))throw new Error((0,pd.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,pd.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}();Do.default=w1});var Ro=y(Fo=>{"use strict";Object.defineProperty(Fo,"__esModule",{value:!0});var S1=ce(),Io=Kn(),Ao=Z(),x1=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,S1.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,Io.escapeAmpersands)(e),e=(0,Io.escapeLeftAngleBrackets)(e),e=(0,Io.escapeRightAngleBracketsInCdataTerminator)(e),e},t.prototype.up=function(){return this._parent},t}();Fo.default=x1});var ai=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 ii=ce(),E1=rr(),Fr=Z(),md=Ot(ei()),C1=Ot(Oo()),Rr=Ot(Ro()),si=Ot(Qn()),P1=Ot(Ar()),oi=Ot(Zn()),D1=Ot(Ir()),O1=function(){function t(e,r,n){this._validation=r,(0,Fr.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,(0,Fr.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,Fr.fixName)(e),e.length===0)throw new Error((0,ii.getContext)(this.up())+": element name should not be empty")}else if(this._validation&&!(0,Fr.validateName)(e))throw e.length===0?new Error((0,ii.getContext)(this.up())+": element name should not be empty"):new Error((0,ii.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,ii.getContext)(this.up())+': element "'+this.name+'" already contains an attribute with the'+(' name "'+e.name+'"'));var r=new md.default(this,this._validation,e);return this._children.push(r),this._attributeNames.push(e.name),r},t.prototype.cdata=function(e){var r=new C1.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charData=function(e){var r=new Rr.default(this,this._validation,e);return this._children.push(r),r},t.prototype.charRef=function(e){var r=new si.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 t(this,this._validation,e);return this._children.push(r),r},t.prototype.entityRef=function(e){var r=new oi.default(this,this._validation,e);return this._children.push(r),r},t.prototype.procInst=function(e){var r=new D1.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 E1.StringOptions(e),i=r+n.indent,s="<"+this._name,o=[],a=0,c=this._children;a<c.length;a++){var f=c[a];f instanceof md.default?s+=" "+f.toString(e):o.push(f)}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 Rr.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 si.default||i instanceof oi.default||i instanceof Rr.default))return!1}return!0},t.prototype.onSameLine=function(e,r){return(e instanceof si.default||e instanceof oi.default||e instanceof Rr.default)&&!(0,Fr.isUndefined)(r)&&(r instanceof si.default||r instanceof oi.default||r instanceof Rr.default)},t}();kr.default=O1});var ce=y(nr=>{"use strict";var ui=nr&&nr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(nr,"__esModule",{value:!0});nr.getContext=void 0;var I1=ui(ei()),A1=ui(li()),F1=ui(ni()),R1=ui(ai());function ci(t){if(t instanceof I1.default)return ci(t.up())+(' > attribute "'+t.name+'"');if(t instanceof A1.default)return"in XML document";if(t instanceof F1.default)return ci(t.up())+" > DTD";if(t instanceof R1.default)return ci(t.up())+(' > element "'+t.name+'"');throw new Error("Unrecognized object of type "+Object.prototype.toString.call(t))}nr.getContext=ci});var Ar=y(Mo=>{"use strict";Object.defineProperty(Mo,"__esModule",{value:!0});var ko=ce(),To=Z(),k1=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,ko.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,ko.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,ko.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}();Mo.default=k1});var No=y(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});var qo=ce(),T1=rr(),Tr=Z(),M1=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,Tr.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,Tr.isUndefined)(e)&&!q1(e))throw new Error((0,qo.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,Tr.isUndefined)(e)&&e!=="yes"&&e!=="no")throw new Error((0,qo.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&&!j1(e))throw new Error((0,qo.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 T1.StringOptions(e),n=r.doubleQuotes?'"':"'",i="<?xml version="+n+this._version+n;return(0,Tr.isUndefined)(this._encoding)||(i+=" encoding="+n+this._encoding+n),(0,Tr.isUndefined)(this._standalone)||(i+=" standalone="+n+this._standalone+n),i+="?>",i},t.prototype.up=function(){return this._parent},t}();jo.default=M1;function q1(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 j1(t){for(var e=0;e<=9;e++)if(t==="1."+e)return!0;return!1}});var li=y(qr=>{"use strict";var jr=qr&&qr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(qr,"__esModule",{value:!0});var N1=rr(),L1=Z(),$1=jr(Ar()),gd=jr(No()),yd=jr(ni()),Mr=jr(ai()),B1=jr(Ir()),U1=function(){function t(e){this._children=[],this._validation=(0,L1.isUndefined)(e.validation)?!0:e.validation}return t.prototype.comment=function(e){var r=new $1.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 gd.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 Mr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: DTD must precede the root element");var n=new yd.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 Mr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: only one root element is permitted");var n=new Mr.default(this,this._validation,e);return this._children.push(n),n},t.prototype.procInst=function(e){var r=new B1.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(f){return f instanceof Mr.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 N1.StringOptions(e),i="",s=0,o=this._children;s<o.length;s++){var a=o[s];a instanceof gd.default||a instanceof yd.default||a instanceof Mr.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}();qr.default=U1});var vd=y(k=>{"use strict";var ne=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 X1=ne(li()),G1=ei();Object.defineProperty(k,"XmlAttribute",{enumerable:!0,get:function(){return ne(G1).default}});var H1=co();Object.defineProperty(k,"XmlAttributeText",{enumerable:!0,get:function(){return ne(H1).default}});var z1=Oo();Object.defineProperty(k,"XmlCdata",{enumerable:!0,get:function(){return ne(z1).default}});var W1=Ro();Object.defineProperty(k,"XmlCharData",{enumerable:!0,get:function(){return ne(W1).default}});var J1=Qn();Object.defineProperty(k,"XmlCharRef",{enumerable:!0,get:function(){return ne(J1).default}});var V1=Ar();Object.defineProperty(k,"XmlComment",{enumerable:!0,get:function(){return ne(V1).default}});var Y1=No();Object.defineProperty(k,"XmlDecl",{enumerable:!0,get:function(){return ne(Y1).default}});var K1=li();Object.defineProperty(k,"XmlDocument",{enumerable:!0,get:function(){return ne(K1).default}});var Q1=ni();Object.defineProperty(k,"XmlDtd",{enumerable:!0,get:function(){return ne(Q1).default}});var Z1=go();Object.defineProperty(k,"XmlDtdAttlist",{enumerable:!0,get:function(){return ne(Z1).default}});var eb=vo();Object.defineProperty(k,"XmlDtdElement",{enumerable:!0,get:function(){return ne(eb).default}});var tb=_o();Object.defineProperty(k,"XmlDtdEntity",{enumerable:!0,get:function(){return ne(tb).default}});var rb=So();Object.defineProperty(k,"XmlDtdNotation",{enumerable:!0,get:function(){return ne(rb).default}});var nb=Eo();Object.defineProperty(k,"XmlDtdParamEntityRef",{enumerable:!0,get:function(){return ne(nb).default}});var ib=ai();Object.defineProperty(k,"XmlElement",{enumerable:!0,get:function(){return ne(ib).default}});var sb=Zn();Object.defineProperty(k,"XmlEntityRef",{enumerable:!0,get:function(){return ne(sb).default}});var ob=Ir();Object.defineProperty(k,"XmlProcInst",{enumerable:!0,get:function(){return ne(ob).default}});function ab(t){return t===void 0&&(t={}),new X1.default(t)}k.document=ab});var Lo=y(ie=>{"use strict";Object.defineProperty(ie,"__esModule",{value:!0});ie.stringify=ie.isMap=ie.isSet=ie.isFunction=ie.isArray=ie.isObject=ie.isNull=ie.isUndefined=void 0;function bd(t){return Object.prototype.toString.call(t)==="[object Undefined]"}ie.isUndefined=bd;function _d(t){return Object.prototype.toString.call(t)==="[object Null]"}ie.isNull=_d;function cb(t){return Object.prototype.toString.call(t)==="[object Object]"}ie.isObject=cb;function ub(t){return Object.prototype.toString.call(t)==="[object Array]"}ie.isArray=ub;function wd(t){return Object.prototype.toString.call(t)==="[object Function]"}ie.isFunction=wd;function lb(t){return Object.prototype.toString.call(t)==="[object Set]"}ie.isSet=lb;function fb(t){return Object.prototype.toString.call(t)==="[object Map]"}ie.isMap=fb;function hb(t){return!bd(t)&&!_d(t)&&wd(t?.toString)&&(t=t.toString()),String(t)}ie.stringify=hb});var Dd=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 Be=Lo(),db=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,Be.isUndefined)(e.validation)||(this.validation=e.validation),(0,Be.isUndefined)(e.aliasString)||(this.aliasString=e.aliasString),(0,Be.isUndefined)(e.attributeString)||(this.attributeString=e.attributeString),(0,Be.isUndefined)(e.cdataInvalidChars)||(this.cdataInvalidChars=e.cdataInvalidChars),(0,Be.isUndefined)(e.cdataKeys)||(this.cdataKeys=e.cdataKeys),this.declaration=new Sd(e.declaration),this.dtd=new xd(this.validation,e.dtd),this.format=new Ed(e.format),(0,Be.isUndefined)(e.replaceInvalidChars)||(this.replaceInvalidChars=e.replaceInvalidChars),this.typeHandlers=new Cd(e.typeHandlers),(0,Be.isUndefined)(e.useSelfClosingTagIfEmpty)||(this.useSelfClosingTagIfEmpty=e.useSelfClosingTagIfEmpty),(0,Be.isUndefined)(e.valueString)||(this.valueString=e.valueString),this.wrapHandlers=new Pd(e.wrapHandlers)}return t}();Ae.Options=db;var Sd=function(){function t(e){e===void 0&&(e={}),this.include=!0,(0,Be.isUndefined)(e.include)||(this.include=e.include),this.encoding=e.encoding,this.standalone=e.standalone,this.version=e.version}return t}();Ae.DeclarationOptions=Sd;var xd=function(){function t(e,r){if(r===void 0&&(r={}),this.include=!1,(0,Be.isUndefined)(r.include)||(this.include=r.include),e&&(0,Be.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=xd;var Ed=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=Ed;var Cd=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=Cd;var Pd=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=Pd});var kd=y(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.parse=ht.parseToExistingElement=ht.Absent=void 0;var Id=vd(),Ad=Dd(),K=Lo(),$o=function(){function t(){}return Object.defineProperty(t,"instance",{get:function(){return t._instance},enumerable:!1,configurable:!0}),t._instance=new t,t}();ht.Absent=$o;function Bo(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 Fd(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 Id.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 pb(t,e,r,n){var i=r.attribute({name:t,replaceInvalidCharsInName:n.replaceInvalidChars});Fd((0,K.stringify)(e),i,n)}function Od(t,e,r,n){if(t===n.aliasString){r.name=(0,K.stringify)(e);return}if(t.indexOf(n.attributeString)===0&&(0,K.isObject)(e)){for(var i=0,s=Object.keys(e);i<s.length;i++){var o=s[i];pb(o,(0,K.stringify)(e[o]),r,n)}return}if(t.indexOf(n.valueString)===0){fi(t,(0,K.stringify)(e),r,n);return}var a=r;if(!(0,K.isArray)(e)&&!(0,K.isSet)(e)){var c=Bo(e,n);if(!(0,K.isUndefined)(c)&&c(e)===$o.instance)return;a=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}fi(t,e,a,n)}function mb(t,e,r){if((0,K.isMap)(t))t.forEach(function(o,a){Od((0,K.stringify)(a),o,e,r)});else for(var n=0,i=Object.keys(t);n<i.length;n++){var s=i[n];Od(s,t[s],e,r)}}function gb(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,K.isUndefined)(i)){var a=i(s,e);(0,K.isNull)(a)||(s=a,o=r.element({name:t,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty}))}e.forEach(function(c){var f=o;if(!(0,K.isArray)(c)&&!(0,K.isSet)(c)){var u=Bo(c,n);if(!(0,K.isUndefined)(u)&&u(c)===$o.instance)return;f=o.element({name:s,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}fi(s,c,f,n)})}function fi(t,e,r,n){var i=Bo(e,n);if((0,K.isUndefined)(i)||(e=i(e)),(0,K.isObject)(e)||(0,K.isMap)(e)){mb(e,r,n);return}if((0,K.isArray)(e)||(0,K.isSet)(e)){gb(t,e,r,n);return}Fd((0,K.stringify)(e),r,n)}function Rd(t,e,r){var n=new Ad.Options(r);fi(t.name,e,t,n)}ht.parseToExistingElement=Rd;function yb(t,e,r){var n=new Ad.Options(r),i=new Id.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 Rd(s,e,r),i.toString(n.format)}ht.parse=yb});var Xo=F(require("node:fs")),Lr=F(require("node:path"));var af=require("node:child_process"),Ke=F(require("node:path")),cf=F(et()),Le=F(yt());var Vt=F(require("node:fs")),Kl=F(require("node:path")),bt=F(fn()),Ql=F(et()),On=F(yt()),Zl=F(bl()),ef=F(Sn());var Ne=F(require("node:fs")),Xe=F(require("node:path")),we=F(yt());var Ye=F(require("node:fs")),De=F(require("node:path")),xn=F(yt());var zt=re();function*Pg(t){let{basePath:e,withSizeProp:r}=t||{},{__cx:n}=zt.paths(),i=e||De.default.join(n,"store"),s=Bl(i).filter(o=>De.default.extname(o)===".json");for(let o of s)try{let a=xn.default.readJsonSync(o,{encoding:"utf-8"});if(r){let c=Ye.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 cs(){let{__cx:t}=zt.paths(),{sitesToPublish:e,createdPages:r,buildProcessData:n}=xn.default.readJSONSync(De.default.join(t,"store","metadata","render-info.json"));return{buildProcessData:n,createdPages:r,sitesToPublish:e}}function jl(){let{__cx:t}=zt.paths(),e=De.default.join(t,"store");Ye.default.existsSync(e)||(Ye.default.mkdirSync(e),Ye.default.mkdirSync(De.default.join(e,"metadata"))),console.info("Store initialized")}function Nl(t,e){let{__cx:r}=zt.paths();Ye.default.writeFileSync(De.default.join(r,"store","metadata","render-info.json"),JSON.stringify(e))}function Dg(t,e){return us(t).filter(i=>e.includes(i))}function us(t){return Ye.default.readdirSync(t).filter(r=>{let n=`${t}/${r}`,i=Ye.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 Ll(t){let{__cx:e}=zt.paths();t.forEach(r=>{ls(r,["editorID","parentEditorID"]);let n=`${r.context.page.id}.json`,i=De.default.join(e,"store",n);xn.default.writeJSONSync(i,r)})}function En(t){let{__cx:e}=zt.paths();t.length!==0&&t.forEach(r=>{let n=De.default.join(e,"store",`${r}.json`);try{Ye.default.unlinkSync(n)}catch(i){console.log(`Error removing file ${r}`,i.message)}})}async function $l(t,e){let{changedPages:r,pages:n,validPagesIds:i,sitesToPublish:s}=e,o=Dg(t,n),a=i.filter(m=>!o.includes(m)),c=a.concat(r),f=o.filter(m=>!i.includes(m)),u=Array.from(new Set(c)).filter(m=>!f.includes(m)),p=Pg(),g=[];for await(let m of p){let b=m.context.page.site,S=m.context.page.id;s.map(x=>x.id).includes(b)||g.push(S)}return{pagesInStore:o,pagesMissingInStore:a,pagesToDeleteFromStore:[...f,...g],pagesToWriteToStore:u}}var Og=re(),fs=t=>{if(!we.default.statSync(t).isDirectory())return;let r=we.default.readdirSync(t);if(r.length>0){let i=r.length,s=r.filter(o=>Xe.default.extname(o).toLowerCase()===".xml").length;i===s&&(r.forEach(function(o){let a=Xe.default.join(t,o);we.default.rmSync(a)}),r=we.default.readdirSync(t)),r.forEach(function(o){let a=Xe.default.join(t,o);fs(a)}),r=we.default.readdirSync(t)}if(r.length===0){we.default.rmdirSync(t);return}};function Cn(t,e){for(let r of t)Ne.default.existsSync(r)||Ne.default.mkdirSync(r,{recursive:!0,...e})}function Pn(t,e,r,n={withBackup:!1}){let{withBackup:i}=n;for(let s of r){let o=Xe.default.join(t,s),a=Xe.default.join(e,s);if(!we.default.existsSync(o)){console.log(`Source directory does not exist: ${o}`);continue}i&&Gl(a);try{we.default.existsSync(a)&&Ne.default.rmSync(a,{recursive:!0,force:!0}),Ne.default.cpSync(o,a,{recursive:!0}),i&&Xl(a)}catch{console.log("Copy failed!"),i&&(Ul(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=Xe.default.join(t,o),c=Xe.default.join(e,o);if(we.default.existsSync(a)){s&&Gl(c);try{i&&we.default.existsSync(c)&&Ne.default.rmSync(c,{recursive:!0,force:!0}),Ne.default.renameSync(a,c),s&&Xl(c)}catch{console.log("Move failed!"),s&&(Ul(c),console.log("Backup has been restored."))}}}}function wr(t,e){for(let r of e){if(!r)continue;let n=Xe.default.join(t,r);we.default.existsSync(n)&&Ne.default.rmSync(n,{recursive:!0,force:!0})}}function Ul(t,e="-BACKUP"){let r=t+e;try{Ne.default.renameSync(r,t),console.log(`Backup ${r} has been restored`)}catch{console.log(`Error while delete ${r} backup`)}}function Xl(t,e="-BACKUP"){let r=t+e;if(we.default.existsSync(r))try{Ne.default.rmSync(r,{recursive:!0,force:!0}),console.log(`Backup ${r} has been deleted`)}catch{console.log(`Error while delete ${r} backup`)}}function Gl(t,e="-BACKUP"){let r=t+e;if(we.default.existsSync(t)){if(we.default.existsSync(r)){console.log(`Destination ${r} already exists`);return}try{Ne.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 Ig(t){return Number.isInteger(t)&&t<0}async function Hl(){let{__cx:t}=Og.paths(),e=Xe.default.join(t,"store");try{let r=us(e).filter(Ig);En(r)}catch{console.info("`store` folder does not exist. Skipping multipage or static list template cleaning.")}}Ql.default.config();var tf=re(),$g=rf(process.env.GRIDDO_DEBUG_LOGS),Bg=rf(process.env.GRIDDO_BUILD_LOGS),K2=ef.default.sync(),Ge={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 re(){try{return(Yl(),np(Vl)).default}catch{console.log("Error while reading configuration file"),process.exit(1)}}function $(t){$g&&console.log(bt.default.hex("#ffff33")("verbose"),bt.default.gray(t.replace(/(\s)\s+/g,"$1").trim()))}function rf(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 Bl(t){let e=[];return Vt.default.readdirSync(t).forEach(n=>{let i=`${t}/${n}`;e.push(i)}),e}function ut(t,e="",r=1,n=1){let i=t.split(`
|
|
23
23
|
`).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),f=`\u2502${" ".repeat(c)}\u2502
|
|
24
24
|
`.repeat(n),u=c,p=`\u256D${s}${"\u2500".repeat(u-o)}\u256E
|
|
25
|
-
`,g=`\u2570${"\u2500".repeat(u)}\u256F`,m=i.map(b=>{let
|
|
26
|
-
`}).join("");console.log(`${p}${f}${m}${f}${g}`)}function
|
|
25
|
+
`,g=`\u2570${"\u2500".repeat(u)}\u256F`,m=i.map(b=>{let S=" ".repeat(c-b.length-r);return`\u2502${" ".repeat(r)}${b}${S}\u2502
|
|
26
|
+
`}).join("");console.log(`${p}${f}${m}${f}${g}`)}function _t(t){Bg&&console.info(t.replace(/(\s)\s+/g,"$1").trim())}function nf(t){return new Promise(e=>setTimeout(e,t))}function gs(t,e=3){return(t/1e3).toFixed(e)}function ys(t){return"site"in t&&t.site?t?.site:void 0}function ls(t,e){for(let r in t)e.includes(r)?delete t[r]:typeof t[r]=="object"&&ls(t[r],e)}function vs(t){return t.map(({name:e,id:r})=>`${e} (${r})`).join(", ")}function sf(t){let e=process.version,{griddoVersion:r}=tf,n=`
|
|
27
27
|
\xB7\xB7
|
|
28
28
|
\xB7\xB7 Griddo Exporter ${r}
|
|
29
29
|
\xB7\xB7 Adapter: ${t}
|
|
30
|
+
\xB7\xB7 Node: ${e}
|
|
30
31
|
\xB7\xB7
|
|
31
|
-
`;console.log(
|
|
32
|
-
`),
|
|
33
|
-
${
|
|
32
|
+
`;console.log(Zl.default.cristal(n))}function of(){let{__cx:t}=tf.paths(),e=Kl.default.join(t,"apiCache"),r=Vt.default.readdirSync(e),n={},i=r.filter(o=>{let a=`${e}/${o}`,c=On.default.readJSONSync(a,"utf-8"),{id:f,entity:u,fullUrl:p}=c;return!!(f&&u&&p)});for(let o of i){let a=`${e}/${o}`,c=On.default.readJSONSync(a,"utf-8"),f=Vt.default.statSync(a).mtimeMs,{id:u}=c;(!n[u]||f>Vt.default.statSync(`${e}/${n[u]}`).mtimeMs)&&(n[u]=o)}let s=0;for(let o of i){let a=`${e}/${o}`,c=On.default.readJSONSync(a,"utf-8"),{id:f}=c;o!==n[f]&&(Vt.default.unlinkSync(a),s++)}console.log(`Sanitize apiCache dir for ${s} files`)}async function bs(...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 He(t){if(JSON.parse(process.env.GRIDDO_RENDER_BREAKPOINTS_FEATURE||"false"))return new Promise(r=>{console.log(`
|
|
33
|
+
`),ut(`\u231B\uFE0F ${t}`,"",1,0),process.stdin.once("data",()=>{r()})})}async function ze(t){let{steps:e,name:r,attempts:n}=t,i=0,s=n||1;for(;i<s;)try{console.info(`
|
|
34
|
+
${bt.default.blue("info")} start ${r} life-cycle`);let o=await bs(...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(`
|
|
34
35
|
${a} ${c}
|
|
35
|
-
`),console.log(o),console.log(),i++}if(i===s)throw new Error(`Exceeded maximum retry attempts (${s}) for ${r} LifeCycle`)}var
|
|
36
|
+
`),console.log(o),console.log(),i++}if(i===s)throw new Error(`Exceeded maximum retry attempts (${s}) for ${r} LifeCycle`)}cf.default.config();var uf=re();function lf(t){let{proDomain:e}=re(),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 _s(t,e,r,n="jpg"){let i=typeof t=="string"?t:t?.url;return i?i.split("/")[2].includes("cloudinary.com")?Xg(i,`c_fill,w_${e},h_${r}`):Ug(i,`f/${n}/w/${e}/h/${r}`):null}function Ug(t,e){let r=t.split("/"),n=r.slice(0,-1).join("/"),i=r.slice(-1)[0];return`${n}/${e}/${i}`}function Xg(t,e){let r=t.replace("https://",""),n=r.split("/").slice(0,4).join("/"),i=r.replace(n,"");return`https://${n}/${e}${i}`}function ff(t){$(`read assetPrefixWithDomain, ${t}`);let{__ssg:e}=uf.paths();if((0,af.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})}).status!==0)throw new Error("Error in 'yarn gatsby-build'")}async function hf(t,e){let{__cx:r,__ssg:n}=uf.paths(t),i=Ke.default.join(r,"dist"),s=Ke.default.join(r,"assets"),o=Ke.default.join(r,"dist",t),a=Ke.default.join(n,"public"),c=Le.default.readdirSync(a).filter(S=>Ke.default.extname(S)===".js"||Ke.default.extname(S)===".json"||Ke.default.extname(S)===".css"),f=`${a}/page-data`,u=`${s}/page-data`,p=Ke.default.join(n,"static"),g=s,m=`${i}/static`,b=`${s}/static`;try{Le.default.mkdirSync(s,{recursive:!0}),Le.default.copySync(a,i),e&&(Le.default.copySync(f,u),Le.default.existsSync(p)&&Le.default.copySync(p,g,{overwrite:!1}),Le.default.copySync(m,b,{overwrite:!1}),Le.default.existsSync(p)&&Le.default.copySync(p,o,{overwrite:!1}),c.map(async S=>{let x=`${a}/${S}`,A=`${s}/${S}`;Le.default.copySync(x,A)}))}catch(S){console.error(S)}}var Qs=F(require("node:fs")),Zs=F(require("node:path")),Qh=F(et());var Vh=F(Js()),Yh=F(fn()),Kh=F(et());var $h=F(require("node:crypto")),Ct=F(require("node:fs")),tr=F(require("node:path")),Vs=F(yt());var zn=re();function Bh(){let{__cx:t}=zn.paths(),e=tr.default.join(t,"apiCache");Ct.default.existsSync(e)||Ct.default.mkdirSync(e),console.info("Cache initialized")}function Uh(t){let{__cx:e}=zn.paths(),r=tr.default.join(e,"apiCache"),n=$h.default.createHash("sha256");return n.update(JSON.stringify(t)),`${r}/${n.digest("hex")}`}function Xh(t,e){let r=typeof e=="string"?e:JSON.stringify(e),n=Uh(t),i=tr.default.dirname(n);Ct.default.existsSync(i)||Ct.default.mkdirSync(i,{recursive:!0}),Ct.default.writeFileSync(n,r,"utf8")}function Gh(t){try{let e=Uh(t);return Vs.default.readJSONSync(e,{encoding:"utf-8"})}catch{return null}}function vv(){let{__cx:t}=zn.paths(),r=`${tr.default.join(t,"apiCache")}/siteHash.json`;try{return Vs.default.readJSONSync(r,{encoding:"utf-8"})||{}}catch{return{}}}function Hh(t,e){let r=vv(),n=r[t],i=e||n||new Date().valueOf(),{__cx:s}=zn.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 zh=F(Js()),Wh=F(fn()),Ys=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,zh.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(Wh.default.red(`
|
|
36
37
|
\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
|
|
37
38
|
\u2502 Access credentials failure \u2502
|
|
38
39
|
\u2502 Check that the login details are correct in your .env file \u2502
|
|
39
40
|
\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
|
|
40
|
-
`)),process.exit(1)}}},
|
|
41
|
+
`)),process.exit(1)}}},Qe=new Ys;Kh.default.config();var{env:{RETRY_WAIT_SECONDS:bv="4",RETRY_ATTEMPTS:Jh="4"}}=process;async function Ks(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 f=new Date,u=Gh(c);if(u){let p=ys(u),g=p?`site: ${p}`:"",m=gs(new Date().getTime()-f.getTime());return _t(`${e} (cache) ${g} ${n} - ${m}s ${r}`),u}}try{let f=new Date,{data:u}=await(0,Vh.default)({url:n,method:e,headers:Object.assign({},a,Qe.headers),data:i}),p=ys(u),g=p?`site: ${p}`:"",m=gs(new Date().getTime()-f.getTime());return _t(`${e} (fetch) ${g} ${n} - ${m}s ${r}`),Xh(c,u),u}catch(f){let u=f;return u.response?.status===404?null:(o>parseInt(Jh)&&(console.log(`
|
|
41
42
|
Max attempts ${Jh} reached
|
|
42
43
|
--------------------------------------
|
|
43
44
|
- ${e.toUpperCase()} ${n}
|
|
@@ -45,10 +46,10 @@ Max attempts ${Jh} reached
|
|
|
45
46
|
- HEADERS: ${JSON.stringify(a)}
|
|
46
47
|
- RESPONSE: ${u.response?.status,JSON.stringify(u.response?.data)}
|
|
47
48
|
--------------------------------------
|
|
48
|
-
`),process.exit(1)),u.response||(console.log("Unknown error occurred"),console.log(JSON.stringify(u,null,2)),process.exit(1)),
|
|
49
|
+
`),process.exit(1)),u.response||(console.log("Unknown error occurred"),console.log(JSON.stringify(u,null,2)),process.exit(1)),_v(u,{callInfo:{endpoint:n,body:i}}),console.warn(`Waiting for retry: ${e}`,n),await nf(parseInt(bv)*1e3),Ks({endpoint:n,body:i,headers:a,cacheKey:s,attempt:o+1},e,r))}}async function Oe(t){return await Ks(t,"get")}async function Dr(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 Ks(t,"post",i||"")}function _v(t,e){let{response:r,message:n,stack:i}=t,{callInfo:s}=e,{status:o,statusText:a,data:c}=r||{},f=[];for(let m of Object.keys(s))f.push(`${m}: ${typeof s[m]=="object"?JSON.stringify(s[m]):s[m]}`);let u=f.join(`
|
|
49
50
|
`),p=r?`Code: ${o} - ${a}
|
|
50
51
|
Response: ${JSON.stringify(c)}`:"",g=`${n}
|
|
51
|
-
${i}`;console.warn(
|
|
52
|
+
${i}`;console.warn(Yh.default.bold.red(`
|
|
52
53
|
=============
|
|
53
54
|
|
|
54
55
|
{ Call info }
|
|
@@ -61,11 +62,6 @@ ${p}
|
|
|
61
62
|
${g}
|
|
62
63
|
|
|
63
64
|
=============
|
|
64
|
-
`))}
|
|
65
|
+
`))}Qh.default.config();var wv=re(),eo=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: *
|
|
65
66
|
\r
|
|
66
|
-
\rAllow: /`}))||[]}catch(e){console.warn(`${this.constructor.name}: ${e.message}`)}}async writeFiles(e){let{__cx:r}=vv.paths(e),n=Zs.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(Qs.default.existsSync(n)){let s=Zs.default.join(n,"robots.txt");Qs.default.writeFileSync(s,i?.content)}else console.log(`${n} not found`)}},Kh=new eo;var Bd=F(require("node:fs")),Xo=F(require("node:path")),Ud=F(it()),Xd=F(ts());var Qh=F(it());Qh.default.config();var to=process.env.API_URL,ht=`${to}/site/`,tt={GET_ALL:`${to}/sites/all`,GET_PAGE:[`${to}/page/`,""],INFO:[`${ht}`,"/all"],LANGUAGES:[`${ht}`,"/languages"],BUILD_START:[`${ht}`,"/build/start"],BUILD_END:[`${ht}`,"/build/end"],GET_DISTRIBUTOR_DATA:[`${ht}`,"/distributor"],GET_SITEMAP:[`${ht}`,"/sitemap"],SOCIALS:[`${ht}`,"/socials"],GET_PAGES:[`${ht}`,"/pages?pagination=false"]},me=class{static async getAll(){let{GET_ALL:e}=tt;return await De({endpoint:e})}static async getPage(e,r){let{GET_PAGE:[n,i]}=tt;return await De({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getInfo(e,r=""){let{INFO:[n,i]}=tt;return await De({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getLanguages(e,r=""){let{LANGUAGES:[n,i]}=tt;return await De({endpoint:`${n}${e}${i}`,cacheKey:r})}static async startSiteRender(e){let{BUILD_START:[r,n]}=tt;return await De({endpoint:`${r}${e}${n}`})}static async endSiteRender(e,r){let{BUILD_END:[n,i]}=tt;return await Pr({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,f=s||e.language;return await Pr({endpoint:`${o}${c}${a}`,body:r,headers:{lang:f},cacheKey:n})}static async getSitemap(e){let{GET_SITEMAP:[r,n]}=tt;return await De({endpoint:`${r}${e}${n}`})}static async getSocials(e,r=""){let{SOCIALS:[n,i]}=tt;return await De({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:f=!1,preferenceLanguage:u=!1,referenceId:p}=e;return o==="auto"?{mode:o,order:n,sources:i,quantity:s,fullRelations:c,allLanguages:f,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 Ge(`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 Ge(`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 f in a){if(f==="queriedItems")continue;let p=a[f];!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 zn=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,f=b=>{let _=b.find(x=>typeof x=="number");return typeof _=="number"?_:null},u=f([r,c?.[s]?.defaultHeader,o]),p=f([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 ro=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 De({endpoint:e});this.settings=r}async resetRender(){let{resetRender:e}=this.ENDPOINTS;await Pr({endpoint:e})}},no=new ro;var td=F(it());td.default.config();var bv=25;function wv({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 _v(t){let{title:e,metaTitle:r,metaDescription:n,canonicalURL:i,locale:s,url:o,isIndexed:a,follow:c,metasAdvanced:f,pageLanguages:u,fullUrl:p,metaKeywords:g}=t,m=f?.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 so(t,e){let{id:r,title:n,fullPath:i,language:s,breadcrumb:o,socialDescription:a,socialImage:c,socialTitle:f}=t,{baseUrl:u,cloudinaryName:p,griddoVersion:g,siteLangs:m,siteMetadata:b,siteOptions:_,siteScript:x,siteSlug:A,socials:$,theme:U,navigations:{header:q,footer:W}}=e;t.breadcrumb=o,t.siteSlug=A,t.apiUrl=u,t.publicApiUrl=e.publicBaseUrl,t.instance=e.instance;let ge=m.find(({id:I})=>I===t?.language)?.locale.replace(/_/g,"-"),Y=_v(t),D=wv({socialDescription:a,socialImage:c,socialTitle:f}),j=i.compose,T=new Date().toString();return{path:j,size:void 0,context:{id:r,title:n,fullPath:i,locale:ge,languageId:s,theme:U,siteMetadata:b,pageMetadata:Y,openGraph:D,socials:$,siteLangs:m,cloudinaryName:p,siteOptions:_,griddoVersion:g,renderDate:T,siteScript:x,header:q,footer:W,page:t}}}async function rd(t,e){return await so(t,e)}async function nd({page:t,pages:e,isRoot:r=!1,defaultLang:n,template:i,totalQueriedItems:s},o){let a=e.map(async(c,f)=>{let u=f===0,p=f+1,{domainUrl:g,compose:m}=t.fullPath,b={...t,id:parseInt("-"+t.id+f),fullPath:{...t.fullPath,compose:io(m,p,{addEndingSlash:!0})},fullUrl:io(t.fullUrl,p,{addEndingSlash:!0}),slug:io(t.slug,p),title:ed(t.title,p),metaTitle:ed(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 so(b,o)});return Promise.all(a)}function id(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:f="/",title:u="",metaTitle:p="",metaDescription:g=""}=o,m=typeof u=="string"?u:u.content,b=c.fullPath.compose||"",_=c.fullUrl.endsWith("/")?c.fullUrl.slice(0,-1):c.fullUrl,x=f?.replace(/\//g,""),$=f==="/"?x:x+"/",U=b.endsWith("/")?"":"/",q=`${b}${U}${$}`;return m.trim()&&(c.title=m),g.trim()&&(c.metaDescription=g),c.id=parseInt("-"+c.id+a),c.fullUrl=`${_}/${$}`,c.fullPath.compose=q,c.slug=q,c.template.activeSectionSlug=f,c.template.activeSectionBase=_,c.metaTitle=p.trim()||m.trim()||c.metaTitle,await so(c,e)});return Promise.all(s)}function sd(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",f=JSON.stringify(a).includes('"hasGriddoMultiPage":true');if(!c||!f)continue;let{component:u,hasGriddoMultiPage:p,elements:g}=a;u&&p&&r(g||[]),n(a,s+1)}s||r(null)}};n([t])})}function Sv(t,e,r){return e?.slice(t*(r-1),t*r)}function xv(t,e){let r=Math.ceil(e.length/t)||1;return Array.from({length:r},(i,s)=>s+1)?.map(i=>Sv(t,e,i))}function od(t){let e=t.queriedItems||[],r=t?.itemsPerPage||bv;return xv(r,e)}function Zh(t){return t.replace(/\/+$/,"/")}function io(t,e,r){let n=t.endsWith("/")?"":"/",i=r?.addEndingSlash?"/":"";return e<=1?Zh(`${t}${i}`):Zh(`${t}${n}${e}${i}`)}function ed(t,e){return!t||e<=1?t:`${t} - ${e}`}var Nr=F(require("node:path")),jr=F(yt()),Uo=F(Fd());var mb=process.env.API_URL,gb=!!process.env.GRIDDO_RENDER_ALL_SITES||!!process.env.updateAllSites,rr=process.env.GRIDDO_RENDER_SITE&&parseInt(process.env.GRIDDO_RENDER_SITE)||process.env.testSite&&parseInt(process.env.testSite),Rd=(process.env.GRIDDO_RENDER_PAGES||process.env.testPage||"").split(",").map(t=>parseInt(t)).filter(Boolean),Td=Q();async function Md(t){console.info(`API URL ${mb}`),await et.login();let e=await me.getAll(),r=gb?e.filter(s=>!rr||s.id===rr):e.filter(s=>rr?s.id===rr:!!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=>rr?s.id===rr:!!s.isPublished&&s.domains.length>0),i=r.filter(s=>!s.isPublished&&s.shouldBeUpdated);return{sitesToPublish:n,sitesToUnpublish:i}}async function qd(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 jd(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:f}=e,{headers:u,footers:p}=r,g=Rd.length?Rd.filter(b=>f.includes(b)):f;return{siteInfo:r,validPagesIds:g,siteHash:a,unpublishHashes:c,siteLangs:s,defaultLang:o,headers:u,footers:p,socials:i}}async function Nd(){let{__cx:t}=Td.paths(),{buildProcessData:e}=await ds(),r=await et.login(),n=Object.keys(e).map(s=>({...e[s],siteId:parseInt(s)})),i={authControl:r,sites:n};jr.default.writeFileSync(Nr.default.join(t,"dist","__build-report__.json"),JSON.stringify(i)),bt(`Build report saved for ${n.length} site(s)`)}async function Ld(){let{sitesToPublish:t}=await ds(),{__cx:e}=Td.paths(),r=Nr.default.join(e,"dist"),n=t.map(async i=>{let{id:s,languages:o}=i,a=o.map(async c=>{et.headers&&(et.headers.lang=c.id.toString());let f=await me.getSitemap(s);if(!f)return;let{items:u,url:{home:p,domain:g}}=f;if(!p)return;let m=i.domains.find(q=>Object.keys(q)[0]==c.id.toString());if(!m)return;let b=Object.values(m)[0],_=[],x=Object.keys(u),A=Nr.default.join(r,b.replace(g,""));for(let q of x){let W=u[q];if(!W.length)continue;let ce=(0,Uo.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:W}),ge=`/sitemap-${q.toLowerCase()}.xml`,Y=`${A}${ge}`;kd(Y,ce),_.push(`${p.endsWith("/")?p.slice(0,-1):p}${ge}`)}if(!_.length)return;let $=(0,Uo.parse)("sitemapindex",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9"},sitemap:_.map(q=>({loc:q}))}),U=`${A}/sitemap.xml`;kd(U,$)});return Promise.all(a)});await Promise.all(n)}function kd(t,e){try{let r=Nr.default.dirname(t);jr.default.existsSync(r)||jr.default.mkdirSync(r,{recursive:!0}),jr.default.writeFileSync(t,e)}catch(r){console.error(`Error saving file: ${r}`)}}var yb=Q();Ud.default.config();var vb=process.env.API_URL,bb=process.env.GRIDDO_REACT_APP_INSTANCE||process.env.REACT_APP_INSTANCE,$d=parseInt(process.env.GRIDDO_API_CONCURRENCY_COUNT||"10"),wb=process.env.PUBLIC_API_URL,_b=new Date().valueOf().toString();async function Gd(t){Jl(),console.info(`API calls with ${$d} threads`);let{__cx:e}=yb.paths(),r=Xo.default.join(e,"store"),{version:n}=JSON.parse(Bd.default.readFileSync(Xo.default.join(e,"package.json"),"utf-8"));try{let i=[],s={},{sitesToPublish:o,sitesToUnpublish:a}=await Md(t);await no.getAll(),o.length||a.length||(console.warn("There are no sites to update"),process.exit(0)),console.info(`Sites to publish: ${fs(o)}`),console.info(`Sites to unpublish: ${fs(a)}`),await qd(a);for(let c of o){let{id:f,slug:u,theme:p,favicon:g,changedPages:m=[],pages:b=[]}=c,{siteInfo:_,validPagesIds:x,siteHash:A,unpublishHashes:$,siteLangs:U,defaultLang:q,headers:W,footers:ce,socials:ge}=await jd(f),{cloudinaryName:Y,useMetaTitle:D,useMetaKeywords:j,showBasicMetaRobots:T,avoidHrefLangsOnCanonicals:H,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:X,avoidDebugMetas:O}=no.settings;s[f]={siteHash:A,unpublishHashes:$,publishHashes:[]};let B=new zn;B.navigations={headers:W,footers:ce},c.languages=U;let M=Xh(f,A),P=_.siteScript,R={siteUrl:_.slug,title:_.name,favicon:g},Be={baseUrl:vb,publicBaseUrl:wb,instance:bb,siteSlug:u,theme:p,siteMetadata:R,socials:ge,siteLangs:U,cloudinaryName:Y,griddoVersion:n,siteOptions:{useMetaTitle:D,useMetaKeywords:j,showBasicMetaRobots:T,avoidHrefLangsOnCanonicals:H,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:X,avoidDebugMetas:O},siteScript:P};bt(`${c.name} site`);let Ye=async v=>{let S=[],w=await me.getPage(v,M);if(!w)return;i.push(v);let N=JSON.parse(JSON.stringify(Be));N.navigations=B.getPageNavigations(w);let L=await Jn.getDistributorData({page:w,cacheKey:_b}),J=await sd(L),le=w?.mode==="list",nt=!le&&J,Ae=!nt&&!le;if(le){let Ue={page:w,pages:od(L),isRoot:!1,defaultLang:q,template:L,totalQueriedItems:L.queriedItems};S=await nd(Ue,N)}if(nt){let Ue=w;Ue.template=L,Ue.multiPageElements=J,Ue.defaultLang=q,S=await id(Ue,N)}if(Ae){let Ue=w;Ue.template=L,Ue.defaultLang=q,S=[await rd(Ue,N)]}w.hash!==null&&s[f].publishHashes.push(w.hash),Wl(S)},{pagesInStore:ne,pagesMissingInStore:ye,pagesToDeleteFromStore:rt,pagesToWriteToStore:ue}=await Vl(r,{sitesToPublish:o,pages:b,validPagesIds:x,changedPages:m});En(rt);let l=`Store: ${ne.length} -> ${ne}
|
|
67
|
-
ValidPages: ${x.length} -> ${x}
|
|
68
|
-
Changed: ${m.length} -> ${m}
|
|
69
|
-
Deleted/Unpublished: ${rt.length} -> ${rt}
|
|
70
|
-
Missing in store: ${ye.length} -> ${ye}
|
|
71
|
-
Finally to store: ${ue.length} -> ${ue}`;JSON.parse(process.env.GRIDDO_DEBUG_LOGS||"false")&&Ge(l,`Site store: ${c.name}`,1,0);let d=(0,Xd.default)($d),h=ue.map(v=>d(()=>Ye(v)));await Promise.all(h)}zl(r,{buildProcessData:s,createdPages:i,sitesToPublish:o})}catch(i){console.error(i.message),process.exit(1)}}async function Hd(t){Lh(),await Gd(t),Hl()}var Sb=process.env.API_URL,xb={GET_ALL:`${Sb}/domains`},fi=class{static async getAll(){let{GET_ALL:e}=xb;return await De({endpoint:e})}};async function Jd(){await et.login();let t=await fi.getAll();return Eb(t)}function Eb(t){let e=t.filter(({slug:r})=>!!r).map(({slug:r})=>r.replace("/",""));return[...new Set(e)]}async function Ho(){Gl("gatsby");let t=await Jd(),e=Q();for(let r of t){let{__ssg:n,__exports:i,__caches:s,__cx:o,__components:a}=e.paths(r);Ge(`Initializing render for the domain ${r}`,"",1,0);let c=bs(r),f=!!c&&c!=="";await Je({name:"Clean",attempts:We.clean,steps:[()=>wr(o,["store","apiCache","dist"]),()=>wr(n,["dist","public","static",".cache"]),()=>He("Clean LifeCycle")]}),await Je({name:"Prepare",attempts:We.prepare,steps:[()=>Cn([i]),()=>Cn([s]),()=>He("Prepare LifeCycle")]}),await Je({name:"Restore",attempts:We.restore,steps:[()=>Pn(a,n,["static"]),()=>Pn(i,o,["assets"]),()=>Pn(i,n,["dist"]),()=>{Go.default.existsSync(Lr.default.join(n,"dist"))&&Go.default.renameSync(Lr.default.join(n,"dist"),Lr.default.join(n,"public"))},()=>Jt(s,o,["apiCache","store"]),()=>Jt(s,n,[".cache"]),()=>He("Restore LifeCycle")]}),await Je({name:"Data",attempts:We.data,steps:[()=>Hd(r),()=>He("Data LifeCycle")]}),await Je({name:"SSG",attempts:We.ssg,steps:[()=>lf(r),()=>He("SSG LifeCycle")]}),await Je({name:"Relocation",attempts:We.relocation,steps:[()=>af(r,f),()=>He("Relocation LifeCycle")]}),await Je({name:"Meta",attempts:We.meta,steps:[()=>Nd(),()=>Kh.writeFiles(r),()=>Ld(),()=>He("Meta LifeCycle")]}),await Je({name:"Archive",attempts:We.archive,steps:[()=>Zl(),()=>ms(Lr.default.join(o,"dist")),()=>Jt(o,i,["dist","assets"],{withBackup:!0}),()=>Jt(o,s,["apiCache","store"]),()=>Jt(n,s,[".cache"]),()=>He("Archive LifeCycle")]}),await Je({name:"Clean",attempts:We.clean,steps:[()=>wr(n,["static","public","dist"]),()=>He("Clean LifeCycle")]})}}async function zd(){let t=await hs(Ho).catch(()=>{console.log("<[ Render will be reset ]>"),process.exit(1)});Ge(`All domains rendered in ${t}s.`,"",1,0),process.exit(0)}zd();
|
|
67
|
+
\rAllow: /`}))||[]}catch(e){console.warn(`${this.constructor.name}: ${e.message}`)}}async writeFiles(e){let{__cx:r}=wv.paths(e),n=Zs.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(Qs.default.existsSync(n)){let s=Zs.default.join(n,"robots.txt");Qs.default.writeFileSync(s,i?.content)}else console.log(`${n} not found`)}},Zh=new eo;var Gd=F(require("node:path")),Hd=F(et()),zd=F(rs());var ed=F(et());ed.default.config();var to=process.env.API_URL,lt=`${to}/site/`,Ze={GET_ALL:`${to}/sites/all`,GET_PAGE:[`${to}/page/`,""],INFO:[`${lt}`,"/all"],LANGUAGES:[`${lt}`,"/languages"],BUILD_START:[`${lt}`,"/build/start"],BUILD_END:[`${lt}`,"/build/end"],GET_DISTRIBUTOR_DATA:[`${lt}`,"/distributor"],GET_SITEMAP:[`${lt}`,"/sitemap"],SOCIALS:[`${lt}`,"/socials"],GET_PAGES:[`${lt}`,"/pages?pagination=false"]},pe=class{static async getAll(){let{GET_ALL:e}=Ze;return await Oe({endpoint:e})}static async getPage(e,r){let{GET_PAGE:[n,i]}=Ze;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getInfo(e,r=""){let{INFO:[n,i]}=Ze;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async getLanguages(e,r=""){let{LANGUAGES:[n,i]}=Ze;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}static async startSiteRender(e){let{BUILD_START:[r,n]}=Ze;return await Oe({endpoint:`${r}${e}${n}`})}static async endSiteRender(e,r){let{BUILD_END:[n,i]}=Ze;return await Dr({endpoint:`${n}${e}${i}`,body:r})}static async getDistributorData(e,r,n,i,s){let{GET_DISTRIBUTOR_DATA:[o,a]}=Ze,c=i||e.site,f=s||e.language;return await Dr({endpoint:`${o}${c}${a}`,body:r,headers:{lang:f},cacheKey:n})}static async getSitemap(e){let{GET_SITEMAP:[r,n]}=Ze;return await Oe({endpoint:`${r}${e}${n}`})}static async getSocials(e,r=""){let{SOCIALS:[n,i]}=Ze;return await Oe({endpoint:`${n}${e}${i}`,cacheKey:r})}};var Wn=class{static getBody(e,r){let{order:n,sources:i,quantity:s,mode:o,fixed:a,fullRelations:c=!1,allLanguages:f=!1,preferenceLanguage:u=!1,referenceId:p}=e;return o==="auto"?{mode:o,order:n,sources:i,quantity:s,fullRelations:c,allLanguages:f,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 ut(`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 ut(`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 pe.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 f in a){if(f==="queriedItems")continue;let p=a[f];!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 Jn=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,f=b=>{let S=b.find(x=>typeof x=="number");return typeof S=="number"?S:null},u=f([r,c?.[s]?.defaultHeader,o]),p=f([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 ro=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 Dr({endpoint:e})}},no=new ro;var nd=F(et());nd.default.config();var Sv=25;function xv({socialTitle:t,socialDescription:e,socialImage:r}){return{type:"website",title:t,description:e,image:r?_s(r,1280,768):"",twitterImage:r?_s(r,1280,768):""}}function Ev(t){let{title:e,metaTitle:r,metaDescription:n,canonicalURL:i,locale:s,url:o,isIndexed:a,follow:c,metasAdvanced:f,pageLanguages:u,fullUrl:p,metaKeywords:g}=t,m=f?.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 so(t,e){let{id:r,title:n,fullPath:i,language:s,breadcrumb:o,socialDescription:a,socialImage:c,socialTitle:f}=t,{baseUrl:u,cloudinaryName:p,griddoVersion:g,siteLangs:m,siteMetadata:b,siteOptions:S,siteScript:x,siteSlug:A,socials:N,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,"-"),ee=Ev(t),D=xv({socialDescription:a,socialImage:c,socialTitle:f}),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:ee,openGraph:D,socials:N,siteLangs:m,cloudinaryName:p,siteOptions:S,griddoVersion:g,renderDate:T,siteScript:x,header:L,footer:V,page:t}}}async function id(t,e){return await so(t,e)}async function sd({page:t,pages:e,isRoot:r=!1,defaultLang:n,template:i,totalQueriedItems:s},o){let a=e.map(async(c,f)=>{let u=f===0,p=f+1,{domainUrl:g,compose:m}=t.fullPath,b={...t,id:parseInt("-"+t.id+f),fullPath:{...t.fullPath,compose:io(m,p,{addEndingSlash:!0})},fullUrl:io(t.fullUrl,p,{addEndingSlash:!0}),slug:io(t.slug,p),title:rd(t.title,p),metaTitle:rd(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 so(b,o)});return Promise.all(a)}function od(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:f="/",title:u="",metaTitle:p="",metaDescription:g=""}=o,m=typeof u=="string"?u:u.content,b=c.fullPath.compose||"",S=c.fullUrl.endsWith("/")?c.fullUrl.slice(0,-1):c.fullUrl,x=f?.replace(/\//g,""),N=f==="/"?x:x+"/",B=b.endsWith("/")?"":"/",L=`${b}${B}${N}`;return m.trim()&&(c.title=m),g.trim()&&(c.metaDescription=g),c.id=parseInt("-"+c.id+a),c.fullUrl=`${S}/${N}`,c.fullPath.compose=L,c.slug=L,c.template.activeSectionSlug=f,c.template.activeSectionBase=S,c.metaTitle=p.trim()||m.trim()||c.metaTitle,await so(c,e)});return Promise.all(s)}function ad(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",f=JSON.stringify(a).includes('"hasGriddoMultiPage":true');if(!c||!f)continue;let{component:u,hasGriddoMultiPage:p,elements:g}=a;u&&p&&r(g||[]),n(a,s+1)}s||r(null)}};n([t])})}function Cv(t,e,r){return e?.slice(t*(r-1),t*r)}function Pv(t,e){let r=Math.ceil(e.length/t)||1;return Array.from({length:r},(i,s)=>s+1)?.map(i=>Cv(t,e,i))}function cd(t){let e=t.queriedItems||[],r=t?.itemsPerPage||Sv;return Pv(r,e)}function td(t){return t.replace(/\/+$/,"/")}function io(t,e,r){let n=t.endsWith("/")?"":"/",i=r?.addEndingSlash?"/":"";return e<=1?td(`${t}${i}`):td(`${t}${n}${e}${i}`)}function rd(t,e){return!t||e<=1?t:`${t} - ${e}`}var It=F(require("node:path")),Nr=F(yt()),Uo=F(kd());var vb=process.env.API_URL,bb=!!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),Td=(process.env.GRIDDO_RENDER_PAGES||process.env.testPage||"").split(",").map(t=>parseInt(t)).filter(Boolean),qd=re();async function jd(t){console.info(`API URL ${vb}`),await Qe.login();let e=await pe.getAll(),r=bb?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 pe.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 Nd(t){for(let e of t){let r=await pe.startSiteRender(e.id),{siteHash:n}=r,i={siteHash:n,publishHashes:[],unpublishHashes:[]};await pe.endSiteRender(e.id,i)}}async function Ld(t){let e=await pe.startSiteRender(t),r=await pe.getInfo(t),n=await pe.getLanguages(t),i=await pe.getSocials(t),s=n.items,o=s.find(b=>b.isDefault),{siteHash:a,unpublishHashes:c,publishIds:f}=e,{headers:u,footers:p}=r,g=Td.length?Td.filter(b=>f.includes(b)):f;return{siteInfo:r,validPagesIds:g,siteHash:a,unpublishHashes:c,siteLangs:s,defaultLang:o,headers:u,footers:p,socials:i}}async function $d(){let{__cx:t}=qd.paths(),{buildProcessData:e}=await cs(),r=await Qe.login(),n=Object.keys(e).map(s=>({...e[s],siteId:parseInt(s)})),i={authControl:r,sites:n};Nr.default.writeFileSync(It.default.join(t,"dist","__build-report__.json"),JSON.stringify(i)),_t(`Build report saved for ${n.length} site(s)`)}async function Bd(){let{sitesToPublish:t}=await cs(),{__cx:e}=qd.paths(),r=It.default.join(e,"dist");for(let n of t){let{id:i,languages:s}=n;for(let o of s){Qe.headers&&(Qe.headers.lang=o.id.toString());let a=await pe.getSitemap(i);if(!a)continue;let{items:c,url:{home:f,domain:u}}=a;if(!f)continue;let p=n.domains.find(N=>Object.keys(N)[0]==o.id.toString());if(!p)continue;let g=Object.values(p)[0],m=[],b=Object.keys(c),S=It.default.join(r,g.replace(u,""));for(let N of b){let B=c[N];if(!B.length)continue;let L=(0,Uo.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-${N.toLowerCase()}.xml`,ue=It.default.join(S,V);Md(ue,L),m.push(`${f.endsWith("/")?f.slice(0,-1):f}${V}`)}if(!m.length)continue;let x=(0,Uo.parse)("sitemapindex",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9"},sitemap:m.map(N=>({loc:N}))}),A=It.default.join(S,"sitemap.xml");Md(A,x)}}}function Md(t,e){try{let r=It.default.dirname(t);Nr.default.existsSync(r)||Nr.default.mkdirSync(r,{recursive:!0}),Nr.default.writeFileSync(t,e)}catch(r){console.error(`Error saving file: ${r}`)}}var Ud=re();Hd.default.config();var _b=process.env.API_URL,wb=process.env.GRIDDO_REACT_APP_INSTANCE||process.env.REACT_APP_INSTANCE,Xd=parseInt(process.env.GRIDDO_API_CONCURRENCY_COUNT||"10"),Sb=process.env.PUBLIC_API_URL,xb=new Date().valueOf().toString();async function Wd(t){jl(),console.info(`API calls with ${Xd} threads`);let{__cx:e}=Ud.paths(),{griddoVersion:r}=Ud,n=Gd.default.join(e,"store");try{let i=[],s={},{sitesToPublish:o,sitesToUnpublish:a}=await jd(t);await no.getAll(),o.length||a.length||(console.warn("There are no sites to update"),process.exit(0)),console.info(`Sites to publish: ${vs(o)}`),console.info(`Sites to unpublish: ${vs(a)}`),await Nd(a);for(let c of o){let{id:f,slug:u,theme:p,favicon:g,changedPages:m=[],pages:b=[]}=c,{siteInfo:S,validPagesIds:x,siteHash:A,unpublishHashes:N,siteLangs:B,defaultLang:L,headers:V,footers:ue,socials:ke}=await Ld(f),{cloudinaryName:ee,useMetaTitle:D,useMetaKeywords:q,showBasicMetaRobots:T,avoidHrefLangsOnCanonicals:z,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:G,avoidDebugMetas:O}=no.settings;s[f]={siteHash:A,unpublishHashes:N,publishHashes:[]};let U=new Jn;U.navigations={headers:V,footers:ue},c.languages=B;let M=Hh(f,A),P=S.siteScript,R={siteUrl:S.slug,title:S.name,favicon:g},Ue={baseUrl:_b,publicBaseUrl:Sb,instance:wb,siteSlug:u,theme:p,siteMetadata:R,socials:ke,siteLangs:B,cloudinaryName:ee,griddoVersion:r,siteOptions:{useMetaTitle:D,useMetaKeywords:q,showBasicMetaRobots:T,avoidHrefLangsOnCanonicals:z,avoidSelfReferenceCanonicals:I,avoidHrefLangXDefault:G,avoidDebugMetas:O},siteScript:P};_t(`${c.name} site`);let Je=async h=>{let v=[],w=await pe.getPage(h,M);if(!w)return;i.push(h);let _=JSON.parse(JSON.stringify(Ue));_.navigations=U.getPageNavigations(w);let j=await Wn.getDistributorData({page:w,cacheKey:xb}),X=await ad(j),W=w?.mode==="list",ye=!W&&X,pt=!ye&&!W;if(W){let Y={page:w,pages:cd(j),isRoot:!1,defaultLang:L,template:j,totalQueriedItems:j.queriedItems};v=await sd(Y,_)}if(ye){let Y=w;Y.template=j,Y.multiPageElements=X,Y.defaultLang=L,v=await od(Y,_)}if(pt){let Y=w;Y.template=j,Y.defaultLang=L,v=[await id(Y,_)]}w.hash!==null&&s[f].publishHashes.push(w.hash),Ll(v)},{pagesInStore:me,pagesMissingInStore:xe,pagesToDeleteFromStore:dt,pagesToWriteToStore:ge}=await $l(n,{sitesToPublish:o,pages:b,validPagesIds:x,changedPages:m});En(dt),$(`Store site: ${c.name}`),$(`${x.length} valid pages from API`),$(`changed ${dt.length} pages from API`),$(`deleted ${m.length} pages in store`),$(`missing ${xe.length} pages in store`),$(`write ${ge.length} pages to store`);let l=(0,zd.default)(Xd),d=ge.map(h=>l(()=>Je(h)));await Promise.all(d)}Nl(n,{buildProcessData:s,createdPages:i,sitesToPublish:o})}catch(i){console.error(i.message),process.exit(1)}}async function Jd(t){Bh(),await Wd(t),of()}var Eb=process.env.API_URL,Cb={GET_ALL:`${Eb}/domains`},hi=class{static async getAll(){let{GET_ALL:e}=Cb;return await Oe({endpoint:e})}};async function Vd(){await Qe.login();let t=await hi.getAll();return $(`Getting domains slugs (${t.length})`),Pb(t)}function Pb(t){let e=t.filter(({slug:r})=>!!r).map(({slug:r})=>r.replace("/",""));return[...new Set(e)]}async function Go(){sf("gatsby");let t=await Vd(),e=re();for(let r of t){let{__ssg:n,__exports:i,__caches:s,__cx:o,__components:a}=e.paths(r);ut(`Initializing render for the domain ${r}`,"",1,0);let c=lf(r),f=!!c&&c!=="";await ze({name:"Clean",attempts:Ge.clean,steps:[()=>wr(o,["store","apiCache","dist"]),()=>$("clean `store`, `apiCache` and `dist` directories from `__cx`"),()=>wr(n,["dist","public","static",".cache"]),()=>$("clean `dist`, `public`, `static` and `.cache` directories from `__ssg`"),()=>He("Clean LifeCycle")]}),await ze({name:"Prepare",attempts:Ge.prepare,steps:[()=>Cn([i]),()=>$("create `exports/sites/<domain>` directory"),()=>Cn([s]),()=>$("create `caches/<domain>` directory"),()=>He("prepare LifeCycle")]}),await ze({name:"Restore",attempts:Ge.restore,steps:[()=>Pn(a,n,["static"]),()=>$("copy `static` directory from `__components` to `__ssg`"),()=>Pn(i,o,["assets"]),()=>$("copy `assets` directory from `__exports` to `__cx`"),()=>Pn(i,n,["dist"]),()=>{Xo.default.existsSync(Lr.default.join(n,"dist"))&&Xo.default.renameSync(Lr.default.join(n,"dist"),Lr.default.join(n,"public"))},()=>$("rename `__ssg/dist` to `__ssg/public` directory."),()=>Wt(s,o,["apiCache","store"]),()=>$("move `apiCache` and `store` directories from `__caches` to `__cx`"),()=>Wt(s,n,[".cache"]),()=>$("move `.cache` directory from `__caches` to `__ssg`"),()=>He("Restore LifeCycle")]}),await ze({name:"Data",attempts:Ge.data,steps:[()=>Jd(r),()=>He("Data LifeCycle")]}),await ze({name:"SSG",attempts:Ge.ssg,steps:[()=>ff(c),()=>He("SSG LifeCycle")]}),await ze({name:"Relocation",attempts:Ge.relocation,steps:[()=>hf(r,f),()=>$("create an `assets` directory from `public`"),()=>He("Relocation LifeCycle")]}),await ze({name:"Meta",attempts:Ge.meta,steps:[()=>$d(),()=>$("create build report from `store/metadata/render-info.json`"),()=>Zh.writeFiles(r),()=>$("create Robots.txt"),()=>Bd(),()=>$("generate sitemaps"),()=>He("Meta LifeCycle")]}),await ze({name:"Archive",attempts:Ge.archive,steps:[()=>Hl(),()=>$("remove virtual pages from store (multipage and static list)"),()=>fs(Lr.default.join(o,"dist")),()=>$("remove empty site directories from `__cx/dist`"),()=>Wt(o,i,["dist","assets"],{withBackup:!0}),()=>$("move `dist` and `assets` directories from `__cx` to `__exports`"),()=>Wt(o,s,["apiCache","store"]),()=>$("move `apiCache` and `store` directories from `__cx` to `__caches`"),()=>Wt(n,s,[".cache"]),()=>$("move `.cache` directory from `__ssg` to `__caches`"),()=>He("Archive LifeCycle")]}),await ze({name:"Clean",attempts:Ge.clean,steps:[()=>wr(n,["static","public","dist"]),()=>He("Clean LifeCycle")]})}}async function Yd(){let t=await bs(Go).catch(()=>{console.log("<[ Render will be reset ]>"),process.exit(1)});ut(`All domains rendered in ${t}s.`,"",1,0),process.exit(0)}Yd();
|