@griddo/cx 10.6.5 → 10.6.7
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/artifacts/cx.d.ts +6 -0
- package/build/artifacts/gatsby.d.ts +6 -0
- package/build/artifacts/index.d.ts +15 -0
- package/build/build-complete.js +34 -33
- package/build/index.js +37 -37
- package/build/reset-render.js +34 -33
- package/build/run-start-render.js +37 -37
- package/build/services/navigation.d.ts +0 -27
- package/build/services/robots.d.ts +2 -21
- package/build/services/sites.d.ts +0 -15
- package/build/start-render.js +37 -37
- package/build/types/global.d.ts +9 -13
- package/build/upload-search-content.js +31 -30
- package/build/utils/core-utils.d.ts +10 -1
- package/build/utils/folders.d.ts +38 -13
- package/build/utils/render.d.ts +3 -3
- package/build/utils/store.d.ts +0 -1
- package/cx.config.d.ts +0 -15
- package/cx.config.js +0 -12
- package/exporter/adapters/gatsby/index.ts +49 -46
- package/exporter/artifacts/README.md +28 -0
- package/exporter/artifacts/cx.ts +26 -0
- package/exporter/artifacts/gatsby.ts +28 -0
- package/exporter/artifacts/index.ts +30 -0
- package/exporter/services/navigation.ts +0 -27
- package/exporter/services/robots.ts +34 -53
- package/exporter/services/sites.ts +1 -16
- package/exporter/types/api.ts +0 -1
- package/exporter/types/global.ts +13 -22
- package/exporter/types/pages.ts +0 -9
- package/exporter/types/sites.ts +0 -3
- package/exporter/utils/core-utils.ts +17 -1
- package/exporter/utils/folders.ts +161 -48
- package/exporter/utils/render.ts +5 -5
- package/exporter/utils/store.ts +0 -1
- package/package.json +5 -5
- package/src/types.ts +0 -1
package/build/index.js
CHANGED
|
@@ -1,72 +1,68 @@
|
|
|
1
|
-
"use strict";var
|
|
2
|
-
`,
|
|
3
|
-
GFS4: `),console.error(e)});ne[ge]||(Su=global[ge]||[],Du(ne,Su),ne.close=function(e){function t(r,n){return e.call(ne,r,function(i){i||wu(),typeof n=="function"&&n.apply(this,arguments)})}return Object.defineProperty(t,_n,{value:e}),t}(ne.close),ne.closeSync=function(e){function t(r){e.apply(ne,arguments),wu()}return Object.defineProperty(t,_n,{value:e}),t}(ne.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){Tt(ne[ge]),require("assert").equal(ne[ge].length,0)}));var Su;global[ge]||Du(global,ne[ge]);oo.exports=no(gy(ne));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!ne.__patched&&(oo.exports=no(ne),ne.__patched=!0);function no(e){hy(e),e.gracefulify=no,e.createReadStream=K,e.createWriteStream=se;var t=e.readFile;e.readFile=r;function r(x,q,M){return typeof q=="function"&&(M=q,q=null),Q(x,q,M);function Q(U,W,S,H){return t(U,W,function(k){k&&(k.code==="EMFILE"||k.code==="ENFILE")?Jt([Q,[U,W,S],k,H||Date.now(),Date.now()]):typeof S=="function"&&S.apply(this,arguments)})}}var n=e.writeFile;e.writeFile=i;function i(x,q,M,Q){return typeof M=="function"&&(Q=M,M=null),U(x,q,M,Q);function U(W,S,H,k,R){return n(W,S,H,function(j){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}var o=e.appendFile;o&&(e.appendFile=a);function a(x,q,M,Q){return typeof M=="function"&&(Q=M,M=null),U(x,q,M,Q);function U(W,S,H,k,R){return o(W,S,H,function(j){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}var s=e.copyFile;s&&(e.copyFile=c);function c(x,q,M,Q){return typeof M=="function"&&(Q=M,M=0),U(x,q,M,Q);function U(W,S,H,k,R){return s(W,S,H,function(j){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}var d=e.readdir;e.readdir=p;var l=/^v[0-5]\./;function p(x,q,M){typeof q=="function"&&(M=q,q=null);var Q=l.test(process.version)?function(S,H,k,R){return d(S,U(S,H,k,R))}:function(S,H,k,R){return d(S,H,U(S,H,k,R))};return Q(x,q,M);function U(W,S,H,k){return function(R,j){R&&(R.code==="EMFILE"||R.code==="ENFILE")?Jt([Q,[W,S,H],R,k||Date.now(),Date.now()]):(j&&j.sort&&j.sort(),typeof H=="function"&&H.call(this,R,j))}}}if(process.version.substr(0,4)==="v0.8"){var m=my(e);I=m.ReadStream,P=m.WriteStream}var h=e.ReadStream;h&&(I.prototype=Object.create(h.prototype),I.prototype.open=F);var _=e.WriteStream;_&&(P.prototype=Object.create(_.prototype),P.prototype.open=L),Object.defineProperty(e,"ReadStream",{get:function(){return I},set:function(x){I=x},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return P},set:function(x){P=x},enumerable:!0,configurable:!0});var b=I;Object.defineProperty(e,"FileReadStream",{get:function(){return b},set:function(x){b=x},enumerable:!0,configurable:!0});var w=P;Object.defineProperty(e,"FileWriteStream",{get:function(){return w},set:function(x){w=x},enumerable:!0,configurable:!0});function I(x,q){return this instanceof I?(h.apply(this,arguments),this):I.apply(Object.create(I.prototype),arguments)}function F(){var x=this;ce(x.path,x.flags,x.mode,function(q,M){q?(x.autoClose&&x.destroy(),x.emit("error",q)):(x.fd=M,x.emit("open",M),x.read())})}function P(x,q){return this instanceof P?(_.apply(this,arguments),this):P.apply(Object.create(P.prototype),arguments)}function L(){var x=this;ce(x.path,x.flags,x.mode,function(q,M){q?(x.destroy(),x.emit("error",q)):(x.fd=M,x.emit("open",M))})}function K(x,q){return new e.ReadStream(x,q)}function se(x,q){return new e.WriteStream(x,q)}var $e=e.open;e.open=ce;function ce(x,q,M,Q){return typeof M=="function"&&(Q=M,M=null),U(x,q,M,Q);function U(W,S,H,k,R){return $e(W,S,H,function(j,he){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}return e}function Jt(e){Tt("ENQUEUE",e[0].name,e[1]),ne[ge].push(e),io()}var vn;function wu(){for(var e=Date.now(),t=0;t<ne[ge].length;++t)ne[ge][t].length>2&&(ne[ge][t][3]=e,ne[ge][t][4]=e);io()}function io(){if(clearTimeout(vn),vn=void 0,ne[ge].length!==0){var e=ne[ge].shift(),t=e[0],r=e[1],n=e[2],i=e[3],o=e[4];if(i===void 0)Tt("RETRY",t.name,r),t.apply(null,r);else if(Date.now()-i>=6e4){Tt("TIMEOUT",t.name,r);var a=r.pop();typeof a=="function"&&a.call(null,n)}else{var s=Date.now()-o,c=Math.max(o-i,1),d=Math.min(c*1.2,100);s>=d?(Tt("RETRY",t.name,r),t.apply(null,r.concat([i]))):ne[ge].push(e)}vn===void 0&&(vn=setTimeout(io,0))}}});var Dr=v(_t=>{"use strict";var Cu=Le().fromCallback,Oe=Se(),vy=["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(e=>typeof Oe[e]=="function");Object.keys(Oe).forEach(e=>{e!=="promises"&&(_t[e]=Oe[e])});vy.forEach(e=>{_t[e]=Cu(Oe[e])});_t.exists=function(e,t){return typeof t=="function"?Oe.exists(e,t):new Promise(r=>Oe.exists(e,r))};_t.read=function(e,t,r,n,i,o){return typeof o=="function"?Oe.read(e,t,r,n,i,o):new Promise((a,s)=>{Oe.read(e,t,r,n,i,(c,d,l)=>{if(c)return s(c);a({bytesRead:d,buffer:l})})})};_t.write=function(e,t,...r){return typeof r[r.length-1]=="function"?Oe.write(e,t,...r):new Promise((n,i)=>{Oe.write(e,t,...r,(o,a,s)=>{if(o)return i(o);n({bytesWritten:a,buffer:s})})})};typeof Oe.writev=="function"&&(_t.writev=function(e,t,...r){return typeof r[r.length-1]=="function"?Oe.writev(e,t,...r):new Promise((n,i)=>{Oe.writev(e,t,...r,(o,a,s)=>{if(o)return i(o);n({bytesWritten:a,buffers:s})})})});typeof Oe.realpath.native=="function"&&(_t.realpath.native=Cu(Oe.realpath.native))});var ao=v((vw,xu)=>{xu.exports=e=>{let t=process.versions.node.split(".").map(r=>parseInt(r,10));return e=e.split(".").map(r=>parseInt(r,10)),t[0]>e[0]||t[0]===e[0]&&(t[1]>e[1]||t[1]===e[1]&&t[2]>=e[2])}});var Tu=v((_w,so)=>{"use strict";var Kt=Dr(),lt=require("path"),_y=ao(),Ru=_y("10.12.0"),Ou=e=>{if(process.platform==="win32"&&/[<>:"|?*]/.test(e.replace(lt.parse(e).root,""))){let r=new Error(`Path contains invalid characters: ${e}`);throw r.code="EINVAL",r}},Iu=e=>{let t={mode:511};return typeof e=="number"&&(e={mode:e}),{...t,...e}},Pu=e=>{let t=new Error(`operation not permitted, mkdir '${e}'`);return t.code="EPERM",t.errno=-4048,t.path=e,t.syscall="mkdir",t};so.exports.makeDir=async(e,t)=>{if(Ou(e),t=Iu(t),Ru){let n=lt.resolve(e);return Kt.mkdir(n,{mode:t.mode,recursive:!0})}let r=async n=>{try{await Kt.mkdir(n,t.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(lt.dirname(n)===n)throw Pu(n);if(i.message.includes("null bytes"))throw i;return await r(lt.dirname(n)),r(n)}try{if(!(await Kt.stat(n)).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(lt.resolve(e))};so.exports.makeDirSync=(e,t)=>{if(Ou(e),t=Iu(t),Ru){let n=lt.resolve(e);return Kt.mkdirSync(n,{mode:t.mode,recursive:!0})}let r=n=>{try{Kt.mkdirSync(n,t.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(lt.dirname(n)===n)throw Pu(n);if(i.message.includes("null bytes"))throw i;return r(lt.dirname(n)),r(n)}try{if(!Kt.statSync(n).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(lt.resolve(e))}});var Ke=v((Ew,Au)=>{"use strict";var Ey=Le().fromPromise,{makeDir:by,makeDirSync:uo}=Tu(),co=Ey(by);Au.exports={mkdirs:co,mkdirsSync:uo,mkdirp:co,mkdirpSync:uo,ensureDir:co,ensureDirSync:uo}});var lo=v((bw,Fu)=>{"use strict";var Qt=Se();function Sy(e,t,r,n){Qt.open(e,"r+",(i,o)=>{if(i)return n(i);Qt.futimes(o,t,r,a=>{Qt.close(o,s=>{n&&n(a||s)})})})}function wy(e,t,r){let n=Qt.openSync(e,"r+");return Qt.futimesSync(n,t,r),Qt.closeSync(n)}Fu.exports={utimesMillis:Sy,utimesMillisSync:wy}});var Cr=v((Sw,Mu)=>{"use strict";var Zt=Dr(),ke=require("path"),Dy=require("util"),Cy=ao(),En=Cy("10.5.0"),Lu=e=>En?Zt.stat(e,{bigint:!0}):Zt.stat(e),fo=e=>En?Zt.statSync(e,{bigint:!0}):Zt.statSync(e);function xy(e,t){return Promise.all([Lu(e),Lu(t).catch(r=>{if(r.code==="ENOENT")return null;throw r})]).then(([r,n])=>({srcStat:r,destStat:n}))}function Ry(e,t){let r,n=fo(e);try{r=fo(t)}catch(i){if(i.code==="ENOENT")return{srcStat:n,destStat:null};throw i}return{srcStat:n,destStat:r}}function Oy(e,t,r,n){Dy.callbackify(xy)(e,t,(i,o)=>{if(i)return n(i);let{srcStat:a,destStat:s}=o;return s&&bn(a,s)?n(new Error("Source and destination must not be the same.")):a.isDirectory()&&po(e,t)?n(new Error(Sn(e,t,r))):n(null,{srcStat:a,destStat:s})})}function Iy(e,t,r){let{srcStat:n,destStat:i}=Ry(e,t);if(i&&bn(n,i))throw new Error("Source and destination must not be the same.");if(n.isDirectory()&&po(e,t))throw new Error(Sn(e,t,r));return{srcStat:n,destStat:i}}function ku(e,t,r,n,i){let o=ke.resolve(ke.dirname(e)),a=ke.resolve(ke.dirname(r));if(a===o||a===ke.parse(a).root)return i();let s=(c,d)=>c?c.code==="ENOENT"?i():i(c):bn(t,d)?i(new Error(Sn(e,r,n))):ku(e,t,a,n,i);En?Zt.stat(a,{bigint:!0},s):Zt.stat(a,s)}function Nu(e,t,r,n){let i=ke.resolve(ke.dirname(e)),o=ke.resolve(ke.dirname(r));if(o===i||o===ke.parse(o).root)return;let a;try{a=fo(o)}catch(s){if(s.code==="ENOENT")return;throw s}if(bn(t,a))throw new Error(Sn(e,r,n));return Nu(e,t,o,n)}function bn(e,t){return!!(t.ino&&t.dev&&t.ino===e.ino&&t.dev===e.dev&&(En||t.ino<Number.MAX_SAFE_INTEGER||t.size===e.size&&t.mode===e.mode&&t.nlink===e.nlink&&t.atimeMs===e.atimeMs&&t.mtimeMs===e.mtimeMs&&t.ctimeMs===e.ctimeMs&&t.birthtimeMs===e.birthtimeMs))}function po(e,t){let r=ke.resolve(e).split(ke.sep).filter(i=>i),n=ke.resolve(t).split(ke.sep).filter(i=>i);return r.reduce((i,o,a)=>i&&n[a]===o,!0)}function Sn(e,t,r){return`Cannot ${r} '${e}' to a subdirectory of itself, '${t}'.`}Mu.exports={checkPaths:Oy,checkPathsSync:Iy,checkParentPaths:ku,checkParentPathsSync:Nu,isSrcSubdir:po}});var Bu=v((ww,Gu)=>{"use strict";var we=Se(),xr=require("path"),Py=Ke().mkdirsSync,Ty=lo().utimesMillisSync,Rr=Cr();function Ay(e,t,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 ey=Object.create;var pn=Object.defineProperty;var ty=Object.getOwnPropertyDescriptor;var ry=Object.getOwnPropertyNames;var ny=Object.getPrototypeOf,iy=Object.prototype.hasOwnProperty;var uu=(e,t)=>()=>(e&&(t=e(e=0)),t);var v=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),cu=(e,t)=>{for(var r in t)pn(e,r,{get:t[r],enumerable:!0})},lu=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of ry(t))!iy.call(e,i)&&i!==r&&pn(e,i,{get:()=>t[i],enumerable:!(n=ty(t,i))||n.enumerable});return e};var I=(e,t,r)=>(r=e!=null?ey(ny(e)):{},lu(t||!e||!e.__esModule?pn(r,"default",{value:e,enumerable:!0}):r,e)),fu=e=>lu(pn({},"__esModule",{value:!0}),e);var It=v((_w,to)=>{var oy=require("fs"),ay=require("path");function du(e){console.log(`[dotenv][DEBUG] ${e}`)}var sy=`
|
|
2
|
+
`,uy=/^\s*([\w.-]+)\s*=\s*(.*)?\s*$/,cy=/\\n/g,ly=/\n|\r|\r\n/;function pu(e,t){let r=!!(t&&t.debug),n={};return e.toString().split(ly).forEach(function(i,o){let a=i.match(uy);if(a!=null){let s=a[1],c=a[2]||"",d=c.length-1,l=c[0]==='"'&&c[d]==='"';c[0]==="'"&&c[d]==="'"||l?(c=c.substring(1,d),l&&(c=c.replace(cy,sy))):c=c.trim(),n[s]=c}else r&&du(`did not match key and value when parsing line ${o+1}: ${i}`)}),n}function fy(e){let t=ay.resolve(process.cwd(),".env"),r="utf8",n=!1;e&&(e.path!=null&&(t=e.path),e.encoding!=null&&(r=e.encoding),e.debug!=null&&(n=!0));try{let i=pu(oy.readFileSync(t,{encoding:r}),{debug:n});return Object.keys(i).forEach(function(o){Object.prototype.hasOwnProperty.call(process.env,o)?n&&du(`"${o}" is already defined in \`process.env\` and will not be overwritten`):process.env[o]=i[o]}),{parsed:i}}catch(i){return{error:i}}}to.exports.config=fy;to.exports.parse=pu});var Le=v(ro=>{"use strict";ro.fromCallback=function(e){return Object.defineProperty(function(...t){if(typeof t[t.length-1]=="function")e.apply(this,t);else return new Promise((r,n)=>{e.call(this,...t,(i,o)=>i!=null?n(i):r(o))})},"name",{value:e.name})};ro.fromPromise=function(e){return Object.defineProperty(function(...t){let r=t[t.length-1];if(typeof r!="function")return e.apply(this,t);e.apply(this,t.slice(0,-1)).then(n=>r(null,n),r)},"name",{value:e.name})}});var mu=v((Ew,hu)=>{var vt=require("constants"),dy=process.cwd,hn=null,py=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return hn||(hn=dy.call(process)),hn};try{process.cwd()}catch{}typeof process.chdir=="function"&&(no=process.chdir,process.chdir=function(e){hn=null,no.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,no));var no;hu.exports=hy;function hy(e){vt.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&t(e),e.lutimes||r(e),e.chown=o(e.chown),e.fchown=o(e.fchown),e.lchown=o(e.lchown),e.chmod=n(e.chmod),e.fchmod=n(e.fchmod),e.lchmod=n(e.lchmod),e.chownSync=a(e.chownSync),e.fchownSync=a(e.fchownSync),e.lchownSync=a(e.lchownSync),e.chmodSync=i(e.chmodSync),e.fchmodSync=i(e.fchmodSync),e.lchmodSync=i(e.lchmodSync),e.stat=s(e.stat),e.fstat=s(e.fstat),e.lstat=s(e.lstat),e.statSync=c(e.statSync),e.fstatSync=c(e.fstatSync),e.lstatSync=c(e.lstatSync),e.chmod&&!e.lchmod&&(e.lchmod=function(l,p,m){m&&process.nextTick(m)},e.lchmodSync=function(){}),e.chown&&!e.lchown&&(e.lchown=function(l,p,m,h){h&&process.nextTick(h)},e.lchownSync=function(){}),py==="win32"&&(e.rename=typeof e.rename!="function"?e.rename:function(l){function p(m,h,_){var E=Date.now(),w=0;l(m,h,function P(F){if(F&&(F.code==="EACCES"||F.code==="EPERM")&&Date.now()-E<6e4){setTimeout(function(){e.stat(h,function(A,L){A&&A.code==="ENOENT"?l(m,h,P):_(F)})},w),w<100&&(w+=10);return}_&&_(F)})}return Object.setPrototypeOf&&Object.setPrototypeOf(p,l),p}(e.rename)),e.read=typeof e.read!="function"?e.read:function(l){function p(m,h,_,E,w,P){var F;if(P&&typeof P=="function"){var A=0;F=function(L,K,ue){if(L&&L.code==="EAGAIN"&&A<10)return A++,l.call(e,m,h,_,E,w,F);P.apply(this,arguments)}}return l.call(e,m,h,_,E,w,F)}return Object.setPrototypeOf&&Object.setPrototypeOf(p,l),p}(e.read),e.readSync=typeof e.readSync!="function"?e.readSync:function(l){return function(p,m,h,_,E){for(var w=0;;)try{return l.call(e,p,m,h,_,E)}catch(P){if(P.code==="EAGAIN"&&w<10){w++;continue}throw P}}}(e.readSync);function t(l){l.lchmod=function(p,m,h){l.open(p,vt.O_WRONLY|vt.O_SYMLINK,m,function(_,E){if(_){h&&h(_);return}l.fchmod(E,m,function(w){l.close(E,function(P){h&&h(w||P)})})})},l.lchmodSync=function(p,m){var h=l.openSync(p,vt.O_WRONLY|vt.O_SYMLINK,m),_=!0,E;try{E=l.fchmodSync(h,m),_=!1}finally{if(_)try{l.closeSync(h)}catch{}else l.closeSync(h)}return E}}function r(l){vt.hasOwnProperty("O_SYMLINK")&&l.futimes?(l.lutimes=function(p,m,h,_){l.open(p,vt.O_SYMLINK,function(E,w){if(E){_&&_(E);return}l.futimes(w,m,h,function(P){l.close(w,function(F){_&&_(P||F)})})})},l.lutimesSync=function(p,m,h){var _=l.openSync(p,vt.O_SYMLINK),E,w=!0;try{E=l.futimesSync(_,m,h),w=!1}finally{if(w)try{l.closeSync(_)}catch{}else l.closeSync(_)}return E}):l.futimes&&(l.lutimes=function(p,m,h,_){_&&process.nextTick(_)},l.lutimesSync=function(){})}function n(l){return l&&function(p,m,h){return l.call(e,p,m,function(_){d(_)&&(_=null),h&&h.apply(this,arguments)})}}function i(l){return l&&function(p,m){try{return l.call(e,p,m)}catch(h){if(!d(h))throw h}}}function o(l){return l&&function(p,m,h,_){return l.call(e,p,m,h,function(E){d(E)&&(E=null),_&&_.apply(this,arguments)})}}function a(l){return l&&function(p,m,h){try{return l.call(e,p,m,h)}catch(_){if(!d(_))throw _}}}function s(l){return l&&function(p,m,h){typeof m=="function"&&(h=m,m=null);function _(E,w){w&&(w.uid<0&&(w.uid+=4294967296),w.gid<0&&(w.gid+=4294967296)),h&&h.apply(this,arguments)}return m?l.call(e,p,m,_):l.call(e,p,_)}}function c(l){return l&&function(p,m){var h=m?l.call(e,p,m):l.call(e,p);return h&&(h.uid<0&&(h.uid+=4294967296),h.gid<0&&(h.gid+=4294967296)),h}}function d(l){if(!l||l.code==="ENOSYS")return!0;var p=!process.getuid||process.getuid()!==0;return!!(p&&(l.code==="EINVAL"||l.code==="EPERM"))}}});var vu=v((Sw,yu)=>{var gu=require("stream").Stream;yu.exports=my;function my(e){return{ReadStream:t,WriteStream:r};function t(n,i){if(!(this instanceof t))return new t(n,i);gu.call(this);var o=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 a=Object.keys(i),s=0,c=a.length;s<c;s++){var d=a[s];this[d]=i[d]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){o._read()});return}e.open(this.path,this.flags,this.mode,function(l,p){if(l){o.emit("error",l),o.readable=!1;return}o.fd=p,o.emit("open",p),o._read()})}function r(n,i){if(!(this instanceof r))return new r(n,i);gu.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 o=Object.keys(i),a=0,s=o.length;a<s;a++){var c=o[a];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=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}});var bu=v((ww,_u)=>{"use strict";_u.exports=yy;var gy=Object.getPrototypeOf||function(e){return e.__proto__};function yy(e){if(e===null||typeof e!="object")return e;if(e instanceof Object)var t={__proto__:gy(e)};else var t=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))}),t}});var we=v((Dw,ao)=>{var ie=require("fs"),vy=mu(),_y=vu(),by=bu(),mn=require("util"),ye,yn;typeof Symbol=="function"&&typeof Symbol.for=="function"?(ye=Symbol.for("graceful-fs.queue"),yn=Symbol.for("graceful-fs.previous")):(ye="___graceful-fs.queue",yn="___graceful-fs.previous");function Ey(){}function wu(e,t){Object.defineProperty(e,ye,{get:function(){return t}})}var At=Ey;mn.debuglog?At=mn.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(At=function(){var e=mn.format.apply(mn,arguments);e="GFS4: "+e.split(/\n/).join(`
|
|
3
|
+
GFS4: `),console.error(e)});ie[ye]||(Eu=global[ye]||[],wu(ie,Eu),ie.close=function(e){function t(r,n){return e.call(ie,r,function(i){i||Su(),typeof n=="function"&&n.apply(this,arguments)})}return Object.defineProperty(t,yn,{value:e}),t}(ie.close),ie.closeSync=function(e){function t(r){e.apply(ie,arguments),Su()}return Object.defineProperty(t,yn,{value:e}),t}(ie.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){At(ie[ye]),require("assert").equal(ie[ye].length,0)}));var Eu;global[ye]||wu(global,ie[ye]);ao.exports=io(by(ie));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!ie.__patched&&(ao.exports=io(ie),ie.__patched=!0);function io(e){vy(e),e.gracefulify=io,e.createReadStream=K,e.createWriteStream=ue;var t=e.readFile;e.readFile=r;function r(x,q,M){return typeof q=="function"&&(M=q,q=null),Q(x,q,M);function Q(U,W,S,H){return t(U,W,function(k){k&&(k.code==="EMFILE"||k.code==="ENFILE")?Jt([Q,[U,W,S],k,H||Date.now(),Date.now()]):typeof S=="function"&&S.apply(this,arguments)})}}var n=e.writeFile;e.writeFile=i;function i(x,q,M,Q){return typeof M=="function"&&(Q=M,M=null),U(x,q,M,Q);function U(W,S,H,k,R){return n(W,S,H,function(j){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}var o=e.appendFile;o&&(e.appendFile=a);function a(x,q,M,Q){return typeof M=="function"&&(Q=M,M=null),U(x,q,M,Q);function U(W,S,H,k,R){return o(W,S,H,function(j){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}var s=e.copyFile;s&&(e.copyFile=c);function c(x,q,M,Q){return typeof M=="function"&&(Q=M,M=0),U(x,q,M,Q);function U(W,S,H,k,R){return s(W,S,H,function(j){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}var d=e.readdir;e.readdir=p;var l=/^v[0-5]\./;function p(x,q,M){typeof q=="function"&&(M=q,q=null);var Q=l.test(process.version)?function(S,H,k,R){return d(S,U(S,H,k,R))}:function(S,H,k,R){return d(S,H,U(S,H,k,R))};return Q(x,q,M);function U(W,S,H,k){return function(R,j){R&&(R.code==="EMFILE"||R.code==="ENFILE")?Jt([Q,[W,S,H],R,k||Date.now(),Date.now()]):(j&&j.sort&&j.sort(),typeof H=="function"&&H.call(this,R,j))}}}if(process.version.substr(0,4)==="v0.8"){var m=_y(e);P=m.ReadStream,A=m.WriteStream}var h=e.ReadStream;h&&(P.prototype=Object.create(h.prototype),P.prototype.open=F);var _=e.WriteStream;_&&(A.prototype=Object.create(_.prototype),A.prototype.open=L),Object.defineProperty(e,"ReadStream",{get:function(){return P},set:function(x){P=x},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return A},set:function(x){A=x},enumerable:!0,configurable:!0});var E=P;Object.defineProperty(e,"FileReadStream",{get:function(){return E},set:function(x){E=x},enumerable:!0,configurable:!0});var w=A;Object.defineProperty(e,"FileWriteStream",{get:function(){return w},set:function(x){w=x},enumerable:!0,configurable:!0});function P(x,q){return this instanceof P?(h.apply(this,arguments),this):P.apply(Object.create(P.prototype),arguments)}function F(){var x=this;le(x.path,x.flags,x.mode,function(q,M){q?(x.autoClose&&x.destroy(),x.emit("error",q)):(x.fd=M,x.emit("open",M),x.read())})}function A(x,q){return this instanceof A?(_.apply(this,arguments),this):A.apply(Object.create(A.prototype),arguments)}function L(){var x=this;le(x.path,x.flags,x.mode,function(q,M){q?(x.destroy(),x.emit("error",q)):(x.fd=M,x.emit("open",M))})}function K(x,q){return new e.ReadStream(x,q)}function ue(x,q){return new e.WriteStream(x,q)}var $e=e.open;e.open=le;function le(x,q,M,Q){return typeof M=="function"&&(Q=M,M=null),U(x,q,M,Q);function U(W,S,H,k,R){return $e(W,S,H,function(j,me){j&&(j.code==="EMFILE"||j.code==="ENFILE")?Jt([U,[W,S,H,k],j,R||Date.now(),Date.now()]):typeof k=="function"&&k.apply(this,arguments)})}}return e}function Jt(e){At("ENQUEUE",e[0].name,e[1]),ie[ye].push(e),oo()}var gn;function Su(){for(var e=Date.now(),t=0;t<ie[ye].length;++t)ie[ye][t].length>2&&(ie[ye][t][3]=e,ie[ye][t][4]=e);oo()}function oo(){if(clearTimeout(gn),gn=void 0,ie[ye].length!==0){var e=ie[ye].shift(),t=e[0],r=e[1],n=e[2],i=e[3],o=e[4];if(i===void 0)At("RETRY",t.name,r),t.apply(null,r);else if(Date.now()-i>=6e4){At("TIMEOUT",t.name,r);var a=r.pop();typeof a=="function"&&a.call(null,n)}else{var s=Date.now()-o,c=Math.max(o-i,1),d=Math.min(c*1.2,100);s>=d?(At("RETRY",t.name,r),t.apply(null,r.concat([i]))):ie[ye].push(e)}gn===void 0&&(gn=setTimeout(oo,0))}}});var Dr=v(_t=>{"use strict";var Du=Le().fromCallback,Oe=we(),Sy=["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(e=>typeof Oe[e]=="function");Object.keys(Oe).forEach(e=>{e!=="promises"&&(_t[e]=Oe[e])});Sy.forEach(e=>{_t[e]=Du(Oe[e])});_t.exists=function(e,t){return typeof t=="function"?Oe.exists(e,t):new Promise(r=>Oe.exists(e,r))};_t.read=function(e,t,r,n,i,o){return typeof o=="function"?Oe.read(e,t,r,n,i,o):new Promise((a,s)=>{Oe.read(e,t,r,n,i,(c,d,l)=>{if(c)return s(c);a({bytesRead:d,buffer:l})})})};_t.write=function(e,t,...r){return typeof r[r.length-1]=="function"?Oe.write(e,t,...r):new Promise((n,i)=>{Oe.write(e,t,...r,(o,a,s)=>{if(o)return i(o);n({bytesWritten:a,buffer:s})})})};typeof Oe.writev=="function"&&(_t.writev=function(e,t,...r){return typeof r[r.length-1]=="function"?Oe.writev(e,t,...r):new Promise((n,i)=>{Oe.writev(e,t,...r,(o,a,s)=>{if(o)return i(o);n({bytesWritten:a,buffers:s})})})});typeof Oe.realpath.native=="function"&&(_t.realpath.native=Du(Oe.realpath.native))});var so=v((xw,Cu)=>{Cu.exports=e=>{let t=process.versions.node.split(".").map(r=>parseInt(r,10));return e=e.split(".").map(r=>parseInt(r,10)),t[0]>e[0]||t[0]===e[0]&&(t[1]>e[1]||t[1]===e[1]&&t[2]>=e[2])}});var Iu=v((Rw,uo)=>{"use strict";var Kt=Dr(),lt=require("path"),wy=so(),xu=wy("10.12.0"),Ru=e=>{if(process.platform==="win32"&&/[<>:"|?*]/.test(e.replace(lt.parse(e).root,""))){let r=new Error(`Path contains invalid characters: ${e}`);throw r.code="EINVAL",r}},Ou=e=>{let t={mode:511};return typeof e=="number"&&(e={mode:e}),{...t,...e}},Pu=e=>{let t=new Error(`operation not permitted, mkdir '${e}'`);return t.code="EPERM",t.errno=-4048,t.path=e,t.syscall="mkdir",t};uo.exports.makeDir=async(e,t)=>{if(Ru(e),t=Ou(t),xu){let n=lt.resolve(e);return Kt.mkdir(n,{mode:t.mode,recursive:!0})}let r=async n=>{try{await Kt.mkdir(n,t.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(lt.dirname(n)===n)throw Pu(n);if(i.message.includes("null bytes"))throw i;return await r(lt.dirname(n)),r(n)}try{if(!(await Kt.stat(n)).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(lt.resolve(e))};uo.exports.makeDirSync=(e,t)=>{if(Ru(e),t=Ou(t),xu){let n=lt.resolve(e);return Kt.mkdirSync(n,{mode:t.mode,recursive:!0})}let r=n=>{try{Kt.mkdirSync(n,t.mode)}catch(i){if(i.code==="EPERM")throw i;if(i.code==="ENOENT"){if(lt.dirname(n)===n)throw Pu(n);if(i.message.includes("null bytes"))throw i;return r(lt.dirname(n)),r(n)}try{if(!Kt.statSync(n).isDirectory())throw new Error("The path is not a directory")}catch{throw i}}};return r(lt.resolve(e))}});var Ke=v((Ow,Au)=>{"use strict";var Dy=Le().fromPromise,{makeDir:Cy,makeDirSync:co}=Iu(),lo=Dy(Cy);Au.exports={mkdirs:lo,mkdirsSync:co,mkdirp:lo,mkdirpSync:co,ensureDir:lo,ensureDirSync:co}});var fo=v((Pw,Tu)=>{"use strict";var Qt=we();function xy(e,t,r,n){Qt.open(e,"r+",(i,o)=>{if(i)return n(i);Qt.futimes(o,t,r,a=>{Qt.close(o,s=>{n&&n(a||s)})})})}function Ry(e,t,r){let n=Qt.openSync(e,"r+");return Qt.futimesSync(n,t,r),Qt.closeSync(n)}Tu.exports={utimesMillis:xy,utimesMillisSync:Ry}});var Cr=v((Iw,Nu)=>{"use strict";var Zt=Dr(),ke=require("path"),Oy=require("util"),Py=so(),vn=Py("10.5.0"),Fu=e=>vn?Zt.stat(e,{bigint:!0}):Zt.stat(e),po=e=>vn?Zt.statSync(e,{bigint:!0}):Zt.statSync(e);function Iy(e,t){return Promise.all([Fu(e),Fu(t).catch(r=>{if(r.code==="ENOENT")return null;throw r})]).then(([r,n])=>({srcStat:r,destStat:n}))}function Ay(e,t){let r,n=po(e);try{r=po(t)}catch(i){if(i.code==="ENOENT")return{srcStat:n,destStat:null};throw i}return{srcStat:n,destStat:r}}function Ty(e,t,r,n){Oy.callbackify(Iy)(e,t,(i,o)=>{if(i)return n(i);let{srcStat:a,destStat:s}=o;return s&&_n(a,s)?n(new Error("Source and destination must not be the same.")):a.isDirectory()&&ho(e,t)?n(new Error(bn(e,t,r))):n(null,{srcStat:a,destStat:s})})}function Fy(e,t,r){let{srcStat:n,destStat:i}=Ay(e,t);if(i&&_n(n,i))throw new Error("Source and destination must not be the same.");if(n.isDirectory()&&ho(e,t))throw new Error(bn(e,t,r));return{srcStat:n,destStat:i}}function Lu(e,t,r,n,i){let o=ke.resolve(ke.dirname(e)),a=ke.resolve(ke.dirname(r));if(a===o||a===ke.parse(a).root)return i();let s=(c,d)=>c?c.code==="ENOENT"?i():i(c):_n(t,d)?i(new Error(bn(e,r,n))):Lu(e,t,a,n,i);vn?Zt.stat(a,{bigint:!0},s):Zt.stat(a,s)}function ku(e,t,r,n){let i=ke.resolve(ke.dirname(e)),o=ke.resolve(ke.dirname(r));if(o===i||o===ke.parse(o).root)return;let a;try{a=po(o)}catch(s){if(s.code==="ENOENT")return;throw s}if(_n(t,a))throw new Error(bn(e,r,n));return ku(e,t,o,n)}function _n(e,t){return!!(t.ino&&t.dev&&t.ino===e.ino&&t.dev===e.dev&&(vn||t.ino<Number.MAX_SAFE_INTEGER||t.size===e.size&&t.mode===e.mode&&t.nlink===e.nlink&&t.atimeMs===e.atimeMs&&t.mtimeMs===e.mtimeMs&&t.ctimeMs===e.ctimeMs&&t.birthtimeMs===e.birthtimeMs))}function ho(e,t){let r=ke.resolve(e).split(ke.sep).filter(i=>i),n=ke.resolve(t).split(ke.sep).filter(i=>i);return r.reduce((i,o,a)=>i&&n[a]===o,!0)}function bn(e,t,r){return`Cannot ${r} '${e}' to a subdirectory of itself, '${t}'.`}Nu.exports={checkPaths:Ty,checkPathsSync:Fy,checkParentPaths:Lu,checkParentPathsSync:ku,isSrcSubdir:ho}});var Gu=v((Aw,$u)=>{"use strict";var De=we(),xr=require("path"),Ly=Ke().mkdirsSync,ky=fo().utimesMillisSync,Rr=Cr();function Ny(e,t,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}=Rr.checkPathsSync(e,t,"copy");return Rr.checkParentPathsSync(e,n,t,"copy"),
|
|
5
|
+
see https://github.com/jprichardson/node-fs-extra/issues/269`);let{srcStat:n,destStat:i}=Rr.checkPathsSync(e,t,"copy");return Rr.checkParentPathsSync(e,n,t,"copy"),My(i,e,t,r)}function My(e,t,r,n){if(n.filter&&!n.filter(t,r))return;let i=xr.dirname(r);return De.existsSync(i)||Ly(i),Mu(e,t,r,n)}function Mu(e,t,r,n){if(!(n.filter&&!n.filter(t,r)))return qy(e,t,r,n)}function qy(e,t,r,n){let o=(n.dereference?De.statSync:De.lstatSync)(t);if(o.isDirectory())return Hy(o,e,t,r,n);if(o.isFile()||o.isCharacterDevice()||o.isBlockDevice())return jy(o,e,t,r,n);if(o.isSymbolicLink())return Vy(e,t,r,n)}function jy(e,t,r,n,i){return t?$y(e,r,n,i):qu(e,r,n,i)}function $y(e,t,r,n){if(n.overwrite)return De.unlinkSync(r),qu(e,t,r,n);if(n.errorOnExist)throw new Error(`'${r}' already exists`)}function qu(e,t,r,n){return De.copyFileSync(t,r),n.preserveTimestamps&&Gy(e.mode,t,r),mo(r,e.mode)}function Gy(e,t,r){return By(e)&&Uy(r,e),Xy(t,r)}function By(e){return(e&128)===0}function Uy(e,t){return mo(e,t|128)}function mo(e,t){return De.chmodSync(e,t)}function Xy(e,t){let r=De.statSync(e);return ky(t,r.atime,r.mtime)}function Hy(e,t,r,n,i){if(!t)return Wy(e.mode,r,n,i);if(t&&!t.isDirectory())throw new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`);return ju(r,n,i)}function Wy(e,t,r,n){return De.mkdirSync(r),ju(t,r,n),mo(r,e)}function ju(e,t,r){De.readdirSync(e).forEach(n=>Yy(n,e,t,r))}function Yy(e,t,r,n){let i=xr.join(t,e),o=xr.join(r,e),{destStat:a}=Rr.checkPathsSync(i,o,"copy");return Mu(a,i,o,n)}function Vy(e,t,r,n){let i=De.readlinkSync(t);if(n.dereference&&(i=xr.resolve(process.cwd(),i)),e){let o;try{o=De.readlinkSync(r)}catch(a){if(a.code==="EINVAL"||a.code==="UNKNOWN")return De.symlinkSync(i,r);throw a}if(n.dereference&&(o=xr.resolve(process.cwd(),o)),Rr.isSrcSubdir(i,o))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${o}'.`);if(De.statSync(r).isDirectory()&&Rr.isSrcSubdir(o,i))throw new Error(`Cannot overwrite '${o}' with '${i}'.`);return zy(i,r)}else return De.symlinkSync(i,r)}function zy(e,t){return De.unlinkSync(t),De.symlinkSync(e,t)}$u.exports=Ny});var go=v((Tw,Bu)=>{"use strict";Bu.exports={copySync:Gu()}});var bt=v((Fw,Xu)=>{"use strict";var Jy=Le().fromPromise,Uu=Dr();function Ky(e){return Uu.access(e).then(()=>!0).catch(()=>!1)}Xu.exports={pathExists:Jy(Ky),pathExistsSync:Uu.existsSync}});var Zu=v((Lw,Qu)=>{"use strict";var Ne=we(),Or=require("path"),Qy=Ke().mkdirs,Zy=bt().pathExists,ev=fo().utimesMillis,Pr=Cr();function tv(e,t,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 o=r?t:"";return JSON.stringify(e,n,i).replace(/\n/g,t)+o}function kv(e){return Buffer.isBuffer(e)&&(e=e.toString("utf8")),e.replace(/^\uFEFF/,"")}Xc.exports={stringify:Lv,stripBom:kv}});var Vc=v((qw,Yc)=>{var tr;try{tr=Se()}catch{tr=require("fs")}var Pn=Le(),{stringify:Hc,stripBom:Wc}=In();async function Nv(e,t={}){typeof t=="string"&&(t={encoding:t});let r=t.fs||tr,n="throws"in t?t.throws:!0,i=await Pn.fromCallback(r.readFile)(e,t);i=Wc(i);let o;try{o=JSON.parse(i,t?t.reviver:null)}catch(a){if(n)throw a.message=`${e}: ${a.message}`,a;return null}return o}var Mv=Pn.fromPromise(Nv);function qv(e,t={}){typeof t=="string"&&(t={encoding:t});let r=t.fs||tr,n="throws"in t?t.throws:!0;try{let i=r.readFileSync(e,t);return i=Wc(i),JSON.parse(i,t.reviver)}catch(i){if(n)throw i.message=`${e}: ${i.message}`,i;return null}}async function jv(e,t,r={}){let n=r.fs||tr,i=Hc(t,r);await Pn.fromCallback(n.writeFile)(e,i,r)}var $v=Pn.fromPromise(jv);function Gv(e,t,r={}){let n=r.fs||tr,i=Hc(t,r);return n.writeFileSync(e,i,r)}var Bv={readFile:Mv,readFileSync:qv,writeFile:$v,writeFileSync:Gv};Yc.exports=Bv});var Jc=v((jw,zc)=>{"use strict";var Tn=Vc();zc.exports={readJson:Tn.readFile,readJsonSync:Tn.readFileSync,writeJson:Tn.writeFile,writeJsonSync:Tn.writeFileSync}});var An=v(($w,Zc)=>{"use strict";var Uv=Le().fromCallback,Fr=Se(),Kc=require("path"),Qc=Ke(),Xv=Et().pathExists;function Hv(e,t,r,n){typeof r=="function"&&(n=r,r="utf8");let i=Kc.dirname(e);Xv(i,(o,a)=>{if(o)return n(o);if(a)return Fr.writeFile(e,t,r,n);Qc.mkdirs(i,s=>{if(s)return n(s);Fr.writeFile(e,t,r,n)})})}function Wv(e,...t){let r=Kc.dirname(e);if(Fr.existsSync(r))return Fr.writeFileSync(e,...t);Qc.mkdirsSync(r),Fr.writeFileSync(e,...t)}Zc.exports={outputFile:Uv(Hv),outputFileSync:Wv}});var tl=v((Gw,el)=>{"use strict";var{stringify:Yv}=In(),{outputFile:Vv}=An();async function zv(e,t,r={}){let n=Yv(t,r);await Vv(e,n,r)}el.exports=zv});var nl=v((Bw,rl)=>{"use strict";var{stringify:Jv}=In(),{outputFileSync:Kv}=An();function Qv(e,t,r){let n=Jv(t,r);Kv(e,n,r)}rl.exports=Qv});var ol=v((Uw,il)=>{"use strict";var Zv=Le().fromPromise,Ie=Jc();Ie.outputJson=Zv(tl());Ie.outputJsonSync=nl();Ie.outputJSON=Ie.outputJson;Ie.outputJSONSync=Ie.outputJsonSync;Ie.writeJSON=Ie.writeJson;Ie.writeJSONSync=Ie.writeJsonSync;Ie.readJSON=Ie.readJson;Ie.readJSONSync=Ie.readJsonSync;il.exports=Ie});var fl=v((Xw,ll)=>{"use strict";var ul=Se(),e0=require("path"),t0=mo().copySync,cl=Tr().removeSync,r0=Ke().mkdirpSync,al=Cr();function n0(e,t,r){r=r||{};let n=r.overwrite||r.clobber||!1,{srcStat:i}=al.checkPathsSync(e,t,"move");return al.checkParentPathsSync(e,i,t,"move"),r0(e0.dirname(t)),i0(e,t,n)}function i0(e,t,r){if(r)return cl(t),sl(e,t,r);if(ul.existsSync(t))throw new Error("dest already exists.");return sl(e,t,r)}function sl(e,t,r){try{ul.renameSync(e,t)}catch(n){if(n.code!=="EXDEV")throw n;return o0(e,t,r)}}function o0(e,t,r){return t0(e,t,{overwrite:r,errorOnExist:!0}),cl(e)}ll.exports=n0});var pl=v((Hw,dl)=>{"use strict";dl.exports={moveSync:fl()}});var vl=v((Ww,yl)=>{"use strict";var a0=Se(),s0=require("path"),u0=yo().copy,gl=Tr().remove,c0=Ke().mkdirp,l0=Et().pathExists,hl=Cr();function f0(e,t,r,n){typeof r=="function"&&(n=r,r={});let i=r.overwrite||r.clobber||!1;hl.checkPaths(e,t,"move",(o,a)=>{if(o)return n(o);let{srcStat:s}=a;hl.checkParentPaths(e,s,t,"move",c=>{if(c)return n(c);c0(s0.dirname(t),d=>d?n(d):d0(e,t,i,n))})})}function d0(e,t,r,n){if(r)return gl(t,i=>i?n(i):ml(e,t,r,n));l0(t,(i,o)=>i?n(i):o?n(new Error("dest already exists.")):ml(e,t,r,n))}function ml(e,t,r,n){a0.rename(e,t,i=>i?i.code!=="EXDEV"?n(i):p0(e,t,r,n):n())}function p0(e,t,r,n){u0(e,t,{overwrite:r,errorOnExist:!0},o=>o?n(o):gl(e,n))}yl.exports=f0});var El=v((Yw,_l)=>{"use strict";var h0=Le().fromCallback;_l.exports={move:h0(vl())}});var Ft=v((Vw,_o)=>{"use strict";_o.exports={...Dr(),...mo(),...yo(),...Ec(),...Uc(),...ol(),...Ke(),...pl(),...El(),...An(),...Et(),...Tr()};var bl=require("fs");Object.getOwnPropertyDescriptor(bl,"promises")&&Object.defineProperty(_o.exports,"promises",{get(){return bl.promises}})});var wl=v((zw,Sl)=>{"use strict";var m0=/[|\\{}()[\]^$+*?.]/g;Sl.exports=function(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(m0,"\\$&")}});var Cl=v((Jw,Dl)=>{"use strict";Dl.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 Eo=v((Kw,Il)=>{var Lt=Cl(),Ol={};for(Fn in Lt)Lt.hasOwnProperty(Fn)&&(Ol[Lt[Fn]]=Fn);var Fn,C=Il.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(Pe in C)if(C.hasOwnProperty(Pe)){if(!("channels"in C[Pe]))throw new Error("missing channels property: "+Pe);if(!("labels"in C[Pe]))throw new Error("missing channel labels property: "+Pe);if(C[Pe].labels.length!==C[Pe].channels)throw new Error("channel and label counts mismatch: "+Pe);xl=C[Pe].channels,Rl=C[Pe].labels,delete C[Pe].channels,delete C[Pe].labels,Object.defineProperty(C[Pe],"channels",{value:xl}),Object.defineProperty(C[Pe],"labels",{value:Rl})}var xl,Rl,Pe;C.rgb.hsl=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(t,r,n),o=Math.max(t,r,n),a=o-i,s,c,d;return o===i?s=0:t===o?s=(r-n)/a:r===o?s=2+(n-t)/a:n===o&&(s=4+(t-r)/a),s=Math.min(s*60,360),s<0&&(s+=360),d=(i+o)/2,o===i?c=0:d<=.5?c=a/(o+i):c=a/(2-o-i),[s,c*100,d*100]};C.rgb.hsv=function(e){var t,r,n,i,o,a=e[0]/255,s=e[1]/255,c=e[2]/255,d=Math.max(a,s,c),l=d-Math.min(a,s,c),p=function(m){return(d-m)/6/l+1/2};return l===0?i=o=0:(o=l/d,t=p(a),r=p(s),n=p(c),a===d?i=n-r:s===d?i=1/3+t-n:c===d&&(i=2/3+r-t),i<0?i+=1:i>1&&(i-=1)),[i*360,o*100,d*100]};C.rgb.hwb=function(e){var t=e[0],r=e[1],n=e[2],i=C.rgb.hsl(e)[0],o=1/255*Math.min(t,Math.min(r,n));return n=1-1/255*Math.max(t,Math.max(r,n)),[i,o*100,n*100]};C.rgb.cmyk=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255,i,o,a,s;return s=Math.min(1-t,1-r,1-n),i=(1-t-s)/(1-s)||0,o=(1-r-s)/(1-s)||0,a=(1-n-s)/(1-s)||0,[i*100,o*100,a*100,s*100]};function g0(e,t){return Math.pow(e[0]-t[0],2)+Math.pow(e[1]-t[1],2)+Math.pow(e[2]-t[2],2)}C.rgb.keyword=function(e){var t=Ol[e];if(t)return t;var r=1/0,n;for(var i in Lt)if(Lt.hasOwnProperty(i)){var o=Lt[i],a=g0(e,o);a<r&&(r=a,n=i)}return n};C.keyword.rgb=function(e){return Lt[e]};C.rgb.xyz=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255;t=t>.04045?Math.pow((t+.055)/1.055,2.4):t/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=t*.4124+r*.3576+n*.1805,o=t*.2126+r*.7152+n*.0722,a=t*.0193+r*.1192+n*.9505;return[i*100,o*100,a*100]};C.rgb.lab=function(e){var t=C.rgb.xyz(e),r=t[0],n=t[1],i=t[2],o,a,s;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,o=116*n-16,a=500*(r-n),s=200*(n-i),[o,a,s]};C.hsl.rgb=function(e){var t=e[0]/360,r=e[1]/100,n=e[2]/100,i,o,a,s,c;if(r===0)return c=n*255,[c,c,c];n<.5?o=n*(1+r):o=n+r-n*r,i=2*n-o,s=[0,0,0];for(var d=0;d<3;d++)a=t+1/3*-(d-1),a<0&&a++,a>1&&a--,6*a<1?c=i+(o-i)*6*a:2*a<1?c=o:3*a<2?c=i+(o-i)*(2/3-a)*6:c=i,s[d]=c*255;return s};C.hsl.hsv=function(e){var t=e[0],r=e[1]/100,n=e[2]/100,i=r,o=Math.max(n,.01),a,s;return n*=2,r*=n<=1?n:2-n,i*=o<=1?o:2-o,s=(n+r)/2,a=n===0?2*i/(o+i):2*r/(n+r),[t,a*100,s*100]};C.hsv.rgb=function(e){var t=e[0]/60,r=e[1]/100,n=e[2]/100,i=Math.floor(t)%6,o=t-Math.floor(t),a=255*n*(1-r),s=255*n*(1-r*o),c=255*n*(1-r*(1-o));switch(n*=255,i){case 0:return[n,c,a];case 1:return[s,n,a];case 2:return[a,n,c];case 3:return[a,s,n];case 4:return[c,a,n];case 5:return[n,a,s]}};C.hsv.hsl=function(e){var t=e[0],r=e[1]/100,n=e[2]/100,i=Math.max(n,.01),o,a,s;return s=(2-r)*n,o=(2-r)*i,a=r*i,a/=o<=1?o:2-o,a=a||0,s/=2,[t,a*100,s*100]};C.hwb.rgb=function(e){var t=e[0]/360,r=e[1]/100,n=e[2]/100,i=r+n,o,a,s,c;i>1&&(r/=i,n/=i),o=Math.floor(6*t),a=1-n,s=6*t-o,o&1&&(s=1-s),c=r+s*(a-r);var d,l,p;switch(o){default:case 6:case 0:d=a,l=c,p=r;break;case 1:d=c,l=a,p=r;break;case 2:d=r,l=a,p=c;break;case 3:d=r,l=c,p=a;break;case 4:d=c,l=r,p=a;break;case 5:d=a,l=r,p=c;break}return[d*255,l*255,p*255]};C.cmyk.rgb=function(e){var t=e[0]/100,r=e[1]/100,n=e[2]/100,i=e[3]/100,o,a,s;return o=1-Math.min(1,t*(1-i)+i),a=1-Math.min(1,r*(1-i)+i),s=1-Math.min(1,n*(1-i)+i),[o*255,a*255,s*255]};C.xyz.rgb=function(e){var t=e[0]/100,r=e[1]/100,n=e[2]/100,i,o,a;return i=t*3.2406+r*-1.5372+n*-.4986,o=t*-.9689+r*1.8758+n*.0415,a=t*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:i*12.92,o=o>.0031308?1.055*Math.pow(o,1/2.4)-.055:o*12.92,a=a>.0031308?1.055*Math.pow(a,1/2.4)-.055:a*12.92,i=Math.min(Math.max(0,i),1),o=Math.min(Math.max(0,o),1),a=Math.min(Math.max(0,a),1),[i*255,o*255,a*255]};C.xyz.lab=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;return t/=95.047,r/=100,n/=108.883,t=t>.008856?Math.pow(t,1/3):7.787*t+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,o=500*(t-r),a=200*(r-n),[i,o,a]};C.lab.xyz=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;o=(t+16)/116,i=r/500+o,a=o-n/200;var s=Math.pow(o,3),c=Math.pow(i,3),d=Math.pow(a,3);return o=s>.008856?s:(o-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,a=d>.008856?d:(a-16/116)/7.787,i*=95.047,o*=100,a*=108.883,[i,o,a]};C.lab.lch=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;return i=Math.atan2(n,r),o=i*360/2/Math.PI,o<0&&(o+=360),a=Math.sqrt(r*r+n*n),[t,a,o]};C.lch.lab=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;return a=n/360*2*Math.PI,i=r*Math.cos(a),o=r*Math.sin(a),[t,i,o]};C.rgb.ansi16=function(e){var t=e[0],r=e[1],n=e[2],i=1 in arguments?arguments[1]:C.rgb.hsv(e)[2];if(i=Math.round(i/50),i===0)return 30;var o=30+(Math.round(n/255)<<2|Math.round(r/255)<<1|Math.round(t/255));return i===2&&(o+=60),o};C.hsv.ansi16=function(e){return C.rgb.ansi16(C.hsv.rgb(e),e[2])};C.rgb.ansi256=function(e){var t=e[0],r=e[1],n=e[2];if(t===r&&r===n)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;var i=16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5);return i};C.ansi16.rgb=function(e){var t=e%10;if(t===0||t===7)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];var r=(~~(e>50)+1)*.5,n=(t&1)*r*255,i=(t>>1&1)*r*255,o=(t>>2&1)*r*255;return[n,i,o]};C.ansi256.rgb=function(e){if(e>=232){var t=(e-232)*10+8;return[t,t,t]}e-=16;var r,n=Math.floor(e/36)/5*255,i=Math.floor((r=e%36)/6)/5*255,o=r%6/5*255;return[n,i,o]};C.rgb.hex=function(e){var t=((Math.round(e[0])&255)<<16)+((Math.round(e[1])&255)<<8)+(Math.round(e[2])&255),r=t.toString(16).toUpperCase();return"000000".substring(r.length)+r};C.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];var r=t[0];t[0].length===3&&(r=r.split("").map(function(s){return s+s}).join(""));var n=parseInt(r,16),i=n>>16&255,o=n>>8&255,a=n&255;return[i,o,a]};C.rgb.hcg=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.max(Math.max(t,r),n),o=Math.min(Math.min(t,r),n),a=i-o,s,c;return a<1?s=o/(1-a):s=0,a<=0?c=0:i===t?c=(r-n)/a%6:i===r?c=2+(n-t)/a:c=4+(t-r)/a+4,c/=6,c%=1,[c*360,a*100,s*100]};C.hsl.hcg=function(e){var t=e[1]/100,r=e[2]/100,n=1,i=0;return r<.5?n=2*t*r:n=2*t*(1-r),n<1&&(i=(r-.5*n)/(1-n)),[e[0],n*100,i*100]};C.hsv.hcg=function(e){var t=e[1]/100,r=e[2]/100,n=t*r,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],n*100,i*100]};C.hcg.rgb=function(e){var t=e[0]/360,r=e[1]/100,n=e[2]/100;if(r===0)return[n*255,n*255,n*255];var i=[0,0,0],o=t%1*6,a=o%1,s=1-a,c=0;switch(Math.floor(o)){case 0:i[0]=1,i[1]=a,i[2]=0;break;case 1:i[0]=s,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=a;break;case 3:i[0]=0,i[1]=s,i[2]=1;break;case 4:i[0]=a,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=s}return c=(1-r)*n,[(r*i[0]+c)*255,(r*i[1]+c)*255,(r*i[2]+c)*255]};C.hcg.hsv=function(e){var t=e[1]/100,r=e[2]/100,n=t+r*(1-t),i=0;return n>0&&(i=t/n),[e[0],i*100,n*100]};C.hcg.hsl=function(e){var t=e[1]/100,r=e[2]/100,n=r*(1-t)+.5*t,i=0;return n>0&&n<.5?i=t/(2*n):n>=.5&&n<1&&(i=t/(2*(1-n))),[e[0],i*100,n*100]};C.hcg.hwb=function(e){var t=e[1]/100,r=e[2]/100,n=t+r*(1-t);return[e[0],(n-t)*100,(1-n)*100]};C.hwb.hcg=function(e){var t=e[1]/100,r=e[2]/100,n=1-r,i=n-t,o=0;return i<1&&(o=(n-i)/(1-i)),[e[0],i*100,o*100]};C.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]};C.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]};C.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]};C.gray.hsl=C.gray.hsv=function(e){return[0,0,e[0]]};C.gray.hwb=function(e){return[0,100,e[0]]};C.gray.cmyk=function(e){return[0,0,0,e[0]]};C.gray.lab=function(e){return[e[0],0,0]};C.gray.hex=function(e){var t=Math.round(e[0]/100*255)&255,r=(t<<16)+(t<<8)+t,n=r.toString(16).toUpperCase();return"000000".substring(n.length)+n};C.rgb.gray=function(e){var t=(e[0]+e[1]+e[2])/3;return[t/255*100]}});var Tl=v((Qw,Pl)=>{var Ln=Eo();function y0(){for(var e={},t=Object.keys(Ln),r=t.length,n=0;n<r;n++)e[t[n]]={distance:-1,parent:null};return e}function v0(e){var t=y0(),r=[e];for(t[e].distance=0;r.length;)for(var n=r.pop(),i=Object.keys(Ln[n]),o=i.length,a=0;a<o;a++){var s=i[a],c=t[s];c.distance===-1&&(c.distance=t[n].distance+1,c.parent=n,r.unshift(s))}return t}function _0(e,t){return function(r){return t(e(r))}}function E0(e,t){for(var r=[t[e].parent,e],n=Ln[t[e].parent][e],i=t[e].parent;t[i].parent;)r.unshift(t[i].parent),n=_0(Ln[t[i].parent][i],n),i=t[i].parent;return n.conversion=r,n}Pl.exports=function(e){for(var t=v0(e),r={},n=Object.keys(t),i=n.length,o=0;o<i;o++){var a=n[o],s=t[a];s.parent!==null&&(r[a]=E0(a,t))}return r}});var Fl=v((Zw,Al)=>{var bo=Eo(),b0=Tl(),rr={},S0=Object.keys(bo);function w0(e){var t=function(r){return r==null?r:(arguments.length>1&&(r=Array.prototype.slice.call(arguments)),e(r))};return"conversion"in e&&(t.conversion=e.conversion),t}function D0(e){var t=function(r){if(r==null)return r;arguments.length>1&&(r=Array.prototype.slice.call(arguments));var n=e(r);if(typeof n=="object")for(var i=n.length,o=0;o<i;o++)n[o]=Math.round(n[o]);return n};return"conversion"in e&&(t.conversion=e.conversion),t}S0.forEach(function(e){rr[e]={},Object.defineProperty(rr[e],"channels",{value:bo[e].channels}),Object.defineProperty(rr[e],"labels",{value:bo[e].labels});var t=b0(e),r=Object.keys(t);r.forEach(function(n){var i=t[n];rr[e][n]=D0(i),rr[e][n].raw=w0(i)})});Al.exports=rr});var kl=v((e1,Ll)=>{"use strict";var nr=Fl(),kn=(e,t)=>function(){return`\x1B[${e.apply(nr,arguments)+t}m`},Nn=(e,t)=>function(){let r=e.apply(nr,arguments);return`\x1B[${38+t};5;${r}m`},Mn=(e,t)=>function(){let r=e.apply(nr,arguments);return`\x1B[${38+t};2;${r[0]};${r[1]};${r[2]}m`};function C0(){let e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.grey=t.color.gray;for(let i of Object.keys(t)){let o=t[i];for(let a of Object.keys(o)){let s=o[a];t[a]={open:`\x1B[${s[0]}m`,close:`\x1B[${s[1]}m`},o[a]=t[a],e.set(s[0],s[1])}Object.defineProperty(t,i,{value:o,enumerable:!1}),Object.defineProperty(t,"codes",{value:e,enumerable:!1})}let r=i=>i,n=(i,o,a)=>[i,o,a];t.color.close="\x1B[39m",t.bgColor.close="\x1B[49m",t.color.ansi={ansi:kn(r,0)},t.color.ansi256={ansi256:Nn(r,0)},t.color.ansi16m={rgb:Mn(n,0)},t.bgColor.ansi={ansi:kn(r,10)},t.bgColor.ansi256={ansi256:Nn(r,10)},t.bgColor.ansi16m={rgb:Mn(n,10)};for(let i of Object.keys(nr)){if(typeof nr[i]!="object")continue;let o=nr[i];i==="ansi16"&&(i="ansi"),"ansi16"in o&&(t.color.ansi[i]=kn(o.ansi16,0),t.bgColor.ansi[i]=kn(o.ansi16,10)),"ansi256"in o&&(t.color.ansi256[i]=Nn(o.ansi256,0),t.bgColor.ansi256[i]=Nn(o.ansi256,10)),"rgb"in o&&(t.color.ansi16m[i]=Mn(o.rgb,0),t.bgColor.ansi16m[i]=Mn(o.rgb,10))}return t}Object.defineProperty(Ll,"exports",{enumerable:!0,get:C0})});var Ml=v((t1,Nl)=>{"use strict";Nl.exports=(e,t)=>{t=t||process.argv;let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1?!0:n<i)}});var jl=v((r1,ql)=>{"use strict";var x0=require("os"),Qe=Ml(),De=process.env,ir;Qe("no-color")||Qe("no-colors")||Qe("color=false")?ir=!1:(Qe("color")||Qe("colors")||Qe("color=true")||Qe("color=always"))&&(ir=!0);"FORCE_COLOR"in De&&(ir=De.FORCE_COLOR.length===0||parseInt(De.FORCE_COLOR,10)!==0);function R0(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function O0(e){if(ir===!1)return 0;if(Qe("color=16m")||Qe("color=full")||Qe("color=truecolor"))return 3;if(Qe("color=256"))return 2;if(e&&!e.isTTY&&ir!==!0)return 0;let t=ir?1:0;if(process.platform==="win32"){let r=x0.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:t;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",t)}function So(e){let t=O0(e);return R0(t)}ql.exports={supportsColor:So,stdout:So(process.stdout),stderr:So(process.stderr)}});var Xl=v((n1,Ul)=>{"use strict";var I0=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,$l=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,P0=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,T0=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi,A0=new Map([["n",`
|
|
9
|
-
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function Bl(e){return e[0]==="u"&&e.length===5||e[0]==="x"&&e.length===3?String.fromCharCode(parseInt(e.slice(1),16)):A0.get(e)||e}function F0(e,t){let r=[],n=t.trim().split(/\s*,\s*/g),i;for(let o of n)if(!isNaN(o))r.push(Number(o));else if(i=o.match(P0))r.push(i[2].replace(T0,(a,s,c)=>s?Bl(s):c));else throw new Error(`Invalid Chalk template style argument: ${o} (in style '${e}')`);return r}function L0(e){$l.lastIndex=0;let t=[],r;for(;(r=$l.exec(e))!==null;){let n=r[1];if(r[2]){let i=F0(n,r[2]);t.push([n].concat(i))}else t.push([n])}return t}function Gl(e,t){let r={};for(let i of t)for(let o of i.styles)r[o[0]]=i.inverse?null:o.slice(1);let n=e;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}Ul.exports=(e,t)=>{let r=[],n=[],i=[];if(t.replace(I0,(o,a,s,c,d,l)=>{if(a)i.push(Bl(a));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:Gl(e,r)(p)),r.push({inverse:s,styles:L0(c)})}else if(d){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push(Gl(e,r)(i.join(""))),i=[],r.pop()}else i.push(l)}),n.push(i.join("")),r.length>0){let o=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(o)}return n.join("")}});var jn=v((i1,kr)=>{"use strict";var Do=wl(),ae=kl(),wo=jl().stdout,k0=Xl(),Wl=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm"),Yl=["ansi","ansi","ansi256","ansi16m"],Vl=new Set(["gray"]),or=Object.create(null);function Hl(e,t){t=t||{};let r=wo?wo.level:0;e.level=t.level===void 0?r:t.level,e.enabled="enabled"in t?t.enabled:e.level>0}function Lr(e){if(!this||!(this instanceof Lr)||this.template){let t={};return Hl(t,e),t.template=function(){let r=[].slice.call(arguments);return q0.apply(null,[t.template].concat(r))},Object.setPrototypeOf(t,Lr.prototype),Object.setPrototypeOf(t.template,t),t.template.constructor=Lr,t.template}Hl(this,e)}Wl&&(ae.blue.open="\x1B[94m");for(let e of Object.keys(ae))ae[e].closeRe=new RegExp(Do(ae[e].close),"g"),or[e]={get(){let t=ae[e];return qn.call(this,this._styles?this._styles.concat(t):[t],this._empty,e)}};or.visible={get(){return qn.call(this,this._styles||[],!0,"visible")}};ae.color.closeRe=new RegExp(Do(ae.color.close),"g");for(let e of Object.keys(ae.color.ansi))Vl.has(e)||(or[e]={get(){let t=this.level;return function(){let n={open:ae.color[Yl[t]][e].apply(null,arguments),close:ae.color.close,closeRe:ae.color.closeRe};return qn.call(this,this._styles?this._styles.concat(n):[n],this._empty,e)}}});ae.bgColor.closeRe=new RegExp(Do(ae.bgColor.close),"g");for(let e of Object.keys(ae.bgColor.ansi)){if(Vl.has(e))continue;let t="bg"+e[0].toUpperCase()+e.slice(1);or[t]={get(){let r=this.level;return function(){let i={open:ae.bgColor[Yl[r]][e].apply(null,arguments),close:ae.bgColor.close,closeRe:ae.bgColor.closeRe};return qn.call(this,this._styles?this._styles.concat(i):[i],this._empty,e)}}}}var N0=Object.defineProperties(()=>{},or);function qn(e,t,r){let n=function(){return M0.apply(n,arguments)};n._styles=e,n._empty=t;let i=this;return Object.defineProperty(n,"level",{enumerable:!0,get(){return i.level},set(o){i.level=o}}),Object.defineProperty(n,"enabled",{enumerable:!0,get(){return i.enabled},set(o){i.enabled=o}}),n.hasGrey=this.hasGrey||r==="gray"||r==="grey",n.__proto__=N0,n}function M0(){let e=arguments,t=e.length,r=String(arguments[0]);if(t===0)return"";if(t>1)for(let i=1;i<t;i++)r+=" "+e[i];if(!this.enabled||this.level<=0||!r)return this._empty?"":r;let n=ae.dim.open;Wl&&this.hasGrey&&(ae.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 ae.dim.open=n,r}function q0(e,t){if(!Array.isArray(t))return[].slice.call(arguments,1).join(" ");let r=[].slice.call(arguments,2),n=[t.raw[0]];for(let i=1;i<t.length;i++)n.push(String(r[i-1]).replace(/[{}\\]/g,"\\$&")),n.push(String(t.raw[i]));return k0(e,n.join(""))}Object.defineProperties(Lr.prototype,or);kr.exports=Lr();kr.exports.supportsColor=wo;kr.exports.default=kr.exports});var Jl=v((o1,zl)=>{var Co=class{constructor(t){this.value=t,this.next=void 0}},xo=class{constructor(){this.clear()}enqueue(t){let r=new Co(t);this._head?(this._tail.next=r,this._tail=r):(this._head=r,this._tail=r),this._size++}dequeue(){let t=this._head;if(t)return this._head=this._head.next,this._size--,t.value}clear(){this._head=void 0,this._tail=void 0,this._size=0}get size(){return this._size}*[Symbol.iterator](){let t=this._head;for(;t;)yield t.value,t=t.next}};zl.exports=xo});var Ro=v((a1,Kl)=>{"use strict";var j0=Jl(),$0=e=>{if(!((Number.isInteger(e)||e===1/0)&&e>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up");let t=new j0,r=0,n=()=>{r--,t.size>0&&t.dequeue()()},i=async(s,c,...d)=>{r++;let l=(async()=>s(...d))();c(l);try{await l}catch{}n()},o=(s,c,...d)=>{t.enqueue(i.bind(null,s,c,...d)),(async()=>(await Promise.resolve(),r<e&&t.size>0&&t.dequeue()()))()},a=(s,...c)=>new Promise(d=>{o(s,d,...c)});return Object.defineProperties(a,{activeCount:{get:()=>r},pendingCount:{get:()=>t.size},clearQueue:{value:()=>{t.clear()}}}),a};Kl.exports=$0});var ef=v((s1,Zl)=>{"use strict";var Ql=Ro(),$n=class extends Error{constructor(t){super(),this.value=t}},G0=async(e,t)=>t(await e),B0=async e=>{let t=await Promise.all(e);if(t[1]===!0)throw new $n(t[0]);return!1},U0=async(e,t,r)=>{r={concurrency:1/0,preserveOrder:!0,...r};let n=Ql(r.concurrency),i=[...e].map(a=>[a,n(G0,a,t)]),o=Ql(r.preserveOrder?1:1/0);try{await Promise.all(i.map(a=>o(B0,a)))}catch(a){if(a instanceof $n)return a.value;throw a}};Zl.exports=U0});var sf=v((u1,Oo)=>{"use strict";var tf=require("path"),Gn=require("fs"),{promisify:rf}=require("util"),X0=ef(),H0=rf(Gn.stat),W0=rf(Gn.lstat),nf={directory:"isDirectory",file:"isFile"};function of({type:e}){if(!(e in nf))throw new Error(`Invalid type specified: ${e}`)}var af=(e,t)=>e===void 0||t[nf[e]]();Oo.exports=async(e,t)=>{t={cwd:process.cwd(),type:"file",allowSymlinks:!0,...t},of(t);let r=t.allowSymlinks?H0:W0;return X0(e,async n=>{try{let i=await r(tf.resolve(t.cwd,n));return af(t.type,i)}catch{return!1}},t)};Oo.exports.sync=(e,t)=>{t={cwd:process.cwd(),allowSymlinks:!0,type:"file",...t},of(t);let r=t.allowSymlinks?Gn.statSync:Gn.lstatSync;for(let n of e)try{let i=r(tf.resolve(t.cwd,n));if(af(t.type,i))return n}catch{}}});var cf=v((c1,Io)=>{"use strict";var uf=require("fs"),{promisify:Y0}=require("util"),V0=Y0(uf.access);Io.exports=async e=>{try{return await V0(e),!0}catch{return!1}};Io.exports.sync=e=>{try{return uf.accessSync(e),!0}catch{return!1}}});var To=v((l1,ar)=>{"use strict";var wt=require("path"),Bn=sf(),lf=cf(),Po=Symbol("findUp.stop");ar.exports=async(e,t={})=>{let r=wt.resolve(t.cwd||""),{root:n}=wt.parse(r),i=[].concat(e),o=async a=>{if(typeof e!="function")return Bn(i,a);let s=await e(a.cwd);return typeof s=="string"?Bn([s],a):s};for(;;){let a=await o({...t,cwd:r});if(a===Po)return;if(a)return wt.resolve(r,a);if(r===n)return;r=wt.dirname(r)}};ar.exports.sync=(e,t={})=>{let r=wt.resolve(t.cwd||""),{root:n}=wt.parse(r),i=[].concat(e),o=a=>{if(typeof e!="function")return Bn.sync(i,a);let s=e(a.cwd);return typeof s=="string"?Bn.sync([s],a):s};for(;;){let a=o({...t,cwd:r});if(a===Po)return;if(a)return wt.resolve(r,a);if(r===n)return;r=wt.dirname(r)}};ar.exports.exists=lf;ar.exports.sync.exists=lf.sync;ar.exports.stop=Po});var Un=v((f1,Ao)=>{"use strict";var ff=require("path"),df=To(),z0=async e=>{let t=await df("package.json",{cwd:e});return t&&ff.dirname(t)};Ao.exports=z0;Ao.exports.sync=e=>{let t=df.sync("package.json",{cwd:e});return t&&ff.dirname(t)}});var Cf=v((v1,Df)=>{"use strict";var{FORCE_COLOR:Z0,NODE_DISABLE_COLORS:e_,TERM:t_}=process.env,Y={enabled:!e_&&t_!=="dumb"&&Z0!=="0",reset:J(0,0),bold:J(1,22),dim:J(2,22),italic:J(3,23),underline:J(4,24),inverse:J(7,27),hidden:J(8,28),strikethrough:J(9,29),black:J(30,39),red:J(31,39),green:J(32,39),yellow:J(33,39),blue:J(34,39),magenta:J(35,39),cyan:J(36,39),white:J(37,39),gray:J(90,39),grey:J(90,39),bgBlack:J(40,49),bgRed:J(41,49),bgGreen:J(42,49),bgYellow:J(43,49),bgBlue:J(44,49),bgMagenta:J(45,49),bgCyan:J(46,49),bgWhite:J(47,49)};function wf(e,t){let r=0,n,i="",o="";for(;r<e.length;r++)n=e[r],i+=n.open,o+=n.close,t.includes(n.close)&&(t=t.replace(n.rgx,n.close+n.open));return i+t+o}function r_(e,t){let r={has:e,keys:t};return r.reset=Y.reset.bind(r),r.bold=Y.bold.bind(r),r.dim=Y.dim.bind(r),r.italic=Y.italic.bind(r),r.underline=Y.underline.bind(r),r.inverse=Y.inverse.bind(r),r.hidden=Y.hidden.bind(r),r.strikethrough=Y.strikethrough.bind(r),r.black=Y.black.bind(r),r.red=Y.red.bind(r),r.green=Y.green.bind(r),r.yellow=Y.yellow.bind(r),r.blue=Y.blue.bind(r),r.magenta=Y.magenta.bind(r),r.cyan=Y.cyan.bind(r),r.white=Y.white.bind(r),r.gray=Y.gray.bind(r),r.grey=Y.grey.bind(r),r.bgBlack=Y.bgBlack.bind(r),r.bgRed=Y.bgRed.bind(r),r.bgGreen=Y.bgGreen.bind(r),r.bgYellow=Y.bgYellow.bind(r),r.bgBlue=Y.bgBlue.bind(r),r.bgMagenta=Y.bgMagenta.bind(r),r.bgCyan=Y.bgCyan.bind(r),r.bgWhite=Y.bgWhite.bind(r),r}function J(e,t){let r={open:`\x1B[${e}m`,close:`\x1B[${t}m`,rgx:new RegExp(`\\x1b\\[${t}m`,"g")};return function(n){return this!==void 0&&this.has!==void 0?(this.has.includes(e)||(this.has.push(e),this.keys.push(r)),n===void 0?this:Y.enabled?wf(this.keys,n+""):n+""):n===void 0?r_([e],[r]):Y.enabled?wf([r],n+""):n+""}}Df.exports=Y});var Nf=v($=>{"use strict";var qr=Symbol.for("react.element"),n_=Symbol.for("react.portal"),i_=Symbol.for("react.fragment"),o_=Symbol.for("react.strict_mode"),a_=Symbol.for("react.profiler"),s_=Symbol.for("react.provider"),u_=Symbol.for("react.context"),c_=Symbol.for("react.forward_ref"),l_=Symbol.for("react.suspense"),f_=Symbol.for("react.memo"),d_=Symbol.for("react.lazy"),xf=Symbol.iterator;function p_(e){return e===null||typeof e!="object"?null:(e=xf&&e[xf]||e["@@iterator"],typeof e=="function"?e:null)}var If={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Pf=Object.assign,Tf={};function ur(e,t,r){this.props=e,this.context=t,this.refs=Tf,this.updater=r||If}ur.prototype.isReactComponent={};ur.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};ur.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Af(){}Af.prototype=ur.prototype;function qo(e,t,r){this.props=e,this.context=t,this.refs=Tf,this.updater=r||If}var jo=qo.prototype=new Af;jo.constructor=qo;Pf(jo,ur.prototype);jo.isPureReactComponent=!0;var Rf=Array.isArray,Ff=Object.prototype.hasOwnProperty,$o={current:null},Lf={key:!0,ref:!0,__self:!0,__source:!0};function kf(e,t,r){var n,i={},o=null,a=null;if(t!=null)for(n in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)Ff.call(t,n)&&!Lf.hasOwnProperty(n)&&(i[n]=t[n]);var s=arguments.length-2;if(s===1)i.children=r;else if(1<s){for(var c=Array(s),d=0;d<s;d++)c[d]=arguments[d+2];i.children=c}if(e&&e.defaultProps)for(n in s=e.defaultProps,s)i[n]===void 0&&(i[n]=s[n]);return{$$typeof:qr,type:e,key:o,ref:a,props:i,_owner:$o.current}}function h_(e,t){return{$$typeof:qr,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function Go(e){return typeof e=="object"&&e!==null&&e.$$typeof===qr}function m_(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(r){return t[r]})}var Of=/\/+/g;function Mo(e,t){return typeof e=="object"&&e!==null&&e.key!=null?m_(""+e.key):t.toString(36)}function Jn(e,t,r,n,i){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(o){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case qr:case n_:a=!0}}if(a)return a=e,i=i(a),e=n===""?"."+Mo(a,0):n,Rf(i)?(r="",e!=null&&(r=e.replace(Of,"$&/")+"/"),Jn(i,t,r,"",function(d){return d})):i!=null&&(Go(i)&&(i=h_(i,r+(!i.key||a&&a.key===i.key?"":(""+i.key).replace(Of,"$&/")+"/")+e)),t.push(i)),1;if(a=0,n=n===""?".":n+":",Rf(e))for(var s=0;s<e.length;s++){o=e[s];var c=n+Mo(o,s);a+=Jn(o,t,r,c,i)}else if(c=p_(e),typeof c=="function")for(e=c.call(e),s=0;!(o=e.next()).done;)o=o.value,c=n+Mo(o,s++),a+=Jn(o,t,r,c,i);else if(o==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return a}function zn(e,t,r){if(e==null)return e;var n=[],i=0;return Jn(e,n,"","",function(o){return t.call(r,o,i++)}),n}function g_(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(r){(e._status===0||e._status===-1)&&(e._status=1,e._result=r)},function(r){(e._status===0||e._status===-1)&&(e._status=2,e._result=r)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var Ae={current:null},Kn={transition:null},y_={ReactCurrentDispatcher:Ae,ReactCurrentBatchConfig:Kn,ReactCurrentOwner:$o};$.Children={map:zn,forEach:function(e,t,r){zn(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return zn(e,function(){t++}),t},toArray:function(e){return zn(e,function(t){return t})||[]},only:function(e){if(!Go(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};$.Component=ur;$.Fragment=i_;$.Profiler=a_;$.PureComponent=qo;$.StrictMode=o_;$.Suspense=l_;$.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=y_;$.cloneElement=function(e,t,r){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n=Pf({},e.props),i=e.key,o=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(o=t.ref,a=$o.current),t.key!==void 0&&(i=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(c in t)Ff.call(t,c)&&!Lf.hasOwnProperty(c)&&(n[c]=t[c]===void 0&&s!==void 0?s[c]:t[c])}var c=arguments.length-2;if(c===1)n.children=r;else if(1<c){s=Array(c);for(var d=0;d<c;d++)s[d]=arguments[d+2];n.children=s}return{$$typeof:qr,type:e.type,key:i,ref:o,props:n,_owner:a}};$.createContext=function(e){return e={$$typeof:u_,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:s_,_context:e},e.Consumer=e};$.createElement=kf;$.createFactory=function(e){var t=kf.bind(null,e);return t.type=e,t};$.createRef=function(){return{current:null}};$.forwardRef=function(e){return{$$typeof:c_,render:e}};$.isValidElement=Go;$.lazy=function(e){return{$$typeof:d_,_payload:{_status:-1,_result:e},_init:g_}};$.memo=function(e,t){return{$$typeof:f_,type:e,compare:t===void 0?null:t}};$.startTransition=function(e){var t=Kn.transition;Kn.transition={};try{e()}finally{Kn.transition=t}};$.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};$.useCallback=function(e,t){return Ae.current.useCallback(e,t)};$.useContext=function(e){return Ae.current.useContext(e)};$.useDebugValue=function(){};$.useDeferredValue=function(e){return Ae.current.useDeferredValue(e)};$.useEffect=function(e,t){return Ae.current.useEffect(e,t)};$.useId=function(){return Ae.current.useId()};$.useImperativeHandle=function(e,t,r){return Ae.current.useImperativeHandle(e,t,r)};$.useInsertionEffect=function(e,t){return Ae.current.useInsertionEffect(e,t)};$.useLayoutEffect=function(e,t){return Ae.current.useLayoutEffect(e,t)};$.useMemo=function(e,t){return Ae.current.useMemo(e,t)};$.useReducer=function(e,t,r){return Ae.current.useReducer(e,t,r)};$.useRef=function(e){return Ae.current.useRef(e)};$.useState=function(e){return Ae.current.useState(e)};$.useSyncExternalStore=function(e,t,r){return Ae.current.useSyncExternalStore(e,t,r)};$.useTransition=function(){return Ae.current.useTransition()};$.version="18.2.0"});var Mf=v((G,Qn)=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e="18.2.0",t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),l=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),h=Symbol.for("react.offscreen"),_=Symbol.iterator,b="@@iterator";function w(u){if(u===null||typeof u!="object")return null;var f=_&&u[_]||u[b];return typeof f=="function"?f:null}var I={current:null},F={transition:null},P={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},L={current:null},K={},se=null;function $e(u){se=u}K.setExtraStackFrame=function(u){se=u},K.getCurrentStack=null,K.getStackAddendum=function(){var u="";se&&(u+=se);var f=K.getCurrentStack;return f&&(u+=f()||""),u};var ce=!1,x=!1,q=!1,M=!1,Q=!1,U={ReactCurrentDispatcher:I,ReactCurrentBatchConfig:F,ReactCurrentOwner:L};U.ReactDebugCurrentFrame=K,U.ReactCurrentActQueue=P;function W(u){{for(var f=arguments.length,g=new Array(f>1?f-1:0),y=1;y<f;y++)g[y-1]=arguments[y];H("warn",u,g)}}function S(u){{for(var f=arguments.length,g=new Array(f>1?f-1:0),y=1;y<f;y++)g[y-1]=arguments[y];H("error",u,g)}}function H(u,f,g){{var y=U.ReactDebugCurrentFrame,E=y.getStackAddendum();E!==""&&(f+="%s",g=g.concat([E]));var O=g.map(function(D){return String(D)});O.unshift("Warning: "+f),Function.prototype.apply.call(console[u],console,O)}}var k={};function R(u,f){{var g=u.constructor,y=g&&(g.displayName||g.name)||"ReactClass",E=y+"."+f;if(k[E])return;S("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",f,y),k[E]=!0}}var j={isMounted:function(u){return!1},enqueueForceUpdate:function(u,f,g){R(u,"forceUpdate")},enqueueReplaceState:function(u,f,g,y){R(u,"replaceState")},enqueueSetState:function(u,f,g,y){R(u,"setState")}},he=Object.assign,it={};Object.freeze(it);function Xe(u,f,g){this.props=u,this.context=f,this.refs=it,this.updater=g||j}Xe.prototype.isReactComponent={},Xe.prototype.setState=function(u,f){if(typeof u!="object"&&typeof u!="function"&&u!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,u,f,"setState")},Xe.prototype.forceUpdate=function(u){this.updater.enqueueForceUpdate(this,u,"forceUpdate")};{var ct={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},It=function(u,f){Object.defineProperty(Xe.prototype,u,{get:function(){W("%s(...) is deprecated in plain JavaScript React classes. %s",f[0],f[1])}})};for(var be in ct)ct.hasOwnProperty(be)&&It(be,ct[be])}function nn(){}nn.prototype=Xe.prototype;function mt(u,f,g){this.props=u,this.context=f,this.refs=it,this.updater=g||j}var gt=mt.prototype=new nn;gt.constructor=mt,he(gt,Xe.prototype),gt.isPureReactComponent=!0;function ze(){var u={current:null};return Object.seal(u),u}var Ht=Array.isArray;function Je(u){return Ht(u)}function on(u){{var f=typeof Symbol=="function"&&Symbol.toStringTag,g=f&&u[Symbol.toStringTag]||u.constructor.name||"Object";return g}}function _r(u){try{return Er(u),!1}catch{return!0}}function Er(u){return""+u}function Wt(u){if(_r(u))return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",on(u)),Er(u)}function He(u,f,g){var y=u.displayName;if(y)return y;var E=f.displayName||f.name||"";return E!==""?g+"("+E+")":g}function Os(u){return u.displayName||"Context"}function yt(u){if(u==null)return null;if(typeof u.tag=="number"&&S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u;switch(u){case n:return"Fragment";case r:return"Portal";case o:return"Profiler";case i:return"StrictMode";case d:return"Suspense";case l:return"SuspenseList"}if(typeof u=="object")switch(u.$$typeof){case s:var f=u;return Os(f)+".Consumer";case a:var g=u;return Os(g._context)+".Provider";case c:return He(u,u.render,"ForwardRef");case p:var y=u.displayName||null;return y!==null?y:yt(u.type)||"Memo";case m:{var E=u,O=E._payload,D=E._init;try{return yt(D(O))}catch{return null}}}return null}var br=Object.prototype.hasOwnProperty,Is={key:!0,ref:!0,__self:!0,__source:!0},Ps,Ts,Bi;Bi={};function As(u){if(br.call(u,"ref")){var f=Object.getOwnPropertyDescriptor(u,"ref").get;if(f&&f.isReactWarning)return!1}return u.ref!==void 0}function Fs(u){if(br.call(u,"key")){var f=Object.getOwnPropertyDescriptor(u,"key").get;if(f&&f.isReactWarning)return!1}return u.key!==void 0}function Vm(u,f){var g=function(){Ps||(Ps=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};g.isReactWarning=!0,Object.defineProperty(u,"key",{get:g,configurable:!0})}function zm(u,f){var g=function(){Ts||(Ts=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};g.isReactWarning=!0,Object.defineProperty(u,"ref",{get:g,configurable:!0})}function Jm(u){if(typeof u.ref=="string"&&L.current&&u.__self&&L.current.stateNode!==u.__self){var f=yt(L.current.type);Bi[f]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',f,u.ref),Bi[f]=!0)}}var Ui=function(u,f,g,y,E,O,D){var A={$$typeof:t,type:u,key:f,ref:g,props:D,_owner:O};return A._store={},Object.defineProperty(A._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(A,"_self",{configurable:!1,enumerable:!1,writable:!1,value:y}),Object.defineProperty(A,"_source",{configurable:!1,enumerable:!1,writable:!1,value:E}),Object.freeze&&(Object.freeze(A.props),Object.freeze(A)),A};function Km(u,f,g){var y,E={},O=null,D=null,A=null,B=null;if(f!=null){As(f)&&(D=f.ref,Jm(f)),Fs(f)&&(Wt(f.key),O=""+f.key),A=f.__self===void 0?null:f.__self,B=f.__source===void 0?null:f.__source;for(y in f)br.call(f,y)&&!Is.hasOwnProperty(y)&&(E[y]=f[y])}var V=arguments.length-2;if(V===1)E.children=g;else if(V>1){for(var ee=Array(V),te=0;te<V;te++)ee[te]=arguments[te+2];Object.freeze&&Object.freeze(ee),E.children=ee}if(u&&u.defaultProps){var re=u.defaultProps;for(y in re)E[y]===void 0&&(E[y]=re[y])}if(O||D){var oe=typeof u=="function"?u.displayName||u.name||"Unknown":u;O&&Vm(E,oe),D&&zm(E,oe)}return Ui(u,O,D,A,B,L.current,E)}function Qm(u,f){var g=Ui(u.type,f,u.ref,u._self,u._source,u._owner,u.props);return g}function Zm(u,f,g){if(u==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+u+".");var y,E=he({},u.props),O=u.key,D=u.ref,A=u._self,B=u._source,V=u._owner;if(f!=null){As(f)&&(D=f.ref,V=L.current),Fs(f)&&(Wt(f.key),O=""+f.key);var ee;u.type&&u.type.defaultProps&&(ee=u.type.defaultProps);for(y in f)br.call(f,y)&&!Is.hasOwnProperty(y)&&(f[y]===void 0&&ee!==void 0?E[y]=ee[y]:E[y]=f[y])}var te=arguments.length-2;if(te===1)E.children=g;else if(te>1){for(var re=Array(te),oe=0;oe<te;oe++)re[oe]=arguments[oe+2];E.children=re}return Ui(u.type,O,D,A,B,V,E)}function Yt(u){return typeof u=="object"&&u!==null&&u.$$typeof===t}var Ls=".",eg=":";function tg(u){var f=/[=:]/g,g={"=":"=0",":":"=2"},y=u.replace(f,function(E){return g[E]});return"$"+y}var ks=!1,rg=/\/+/g;function Ns(u){return u.replace(rg,"$&/")}function Xi(u,f){return typeof u=="object"&&u!==null&&u.key!=null?(Wt(u.key),tg(""+u.key)):f.toString(36)}function an(u,f,g,y,E){var O=typeof u;(O==="undefined"||O==="boolean")&&(u=null);var D=!1;if(u===null)D=!0;else switch(O){case"string":case"number":D=!0;break;case"object":switch(u.$$typeof){case t:case r:D=!0}}if(D){var A=u,B=E(A),V=y===""?Ls+Xi(A,0):y;if(Je(B)){var ee="";V!=null&&(ee=Ns(V)+"/"),an(B,f,ee,"",function(zg){return zg})}else B!=null&&(Yt(B)&&(B.key&&(!A||A.key!==B.key)&&Wt(B.key),B=Qm(B,g+(B.key&&(!A||A.key!==B.key)?Ns(""+B.key)+"/":"")+V)),f.push(B));return 1}var te,re,oe=0,me=y===""?Ls:y+eg;if(Je(u))for(var hn=0;hn<u.length;hn++)te=u[hn],re=me+Xi(te,hn),oe+=an(te,f,g,re,E);else{var Zi=w(u);if(typeof Zi=="function"){var au=u;Zi===au.entries&&(ks||W("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),ks=!0);for(var Yg=Zi.call(au),su,Vg=0;!(su=Yg.next()).done;)te=su.value,re=me+Xi(te,Vg++),oe+=an(te,f,g,re,E)}else if(O==="object"){var uu=String(u);throw new Error("Objects are not valid as a React child (found: "+(uu==="[object Object]"?"object with keys {"+Object.keys(u).join(", ")+"}":uu)+"). If you meant to render a collection of children, use an array instead.")}}return oe}function sn(u,f,g){if(u==null)return u;var y=[],E=0;return an(u,y,"","",function(O){return f.call(g,O,E++)}),y}function ng(u){var f=0;return sn(u,function(){f++}),f}function ig(u,f,g){sn(u,function(){f.apply(this,arguments)},g)}function og(u){return sn(u,function(f){return f})||[]}function ag(u){if(!Yt(u))throw new Error("React.Children.only expected to receive a single React element child.");return u}function sg(u){var f={$$typeof:s,_currentValue:u,_currentValue2:u,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};f.Provider={$$typeof:a,_context:f};var g=!1,y=!1,E=!1;{var O={$$typeof:s,_context:f};Object.defineProperties(O,{Provider:{get:function(){return y||(y=!0,S("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),f.Provider},set:function(D){f.Provider=D}},_currentValue:{get:function(){return f._currentValue},set:function(D){f._currentValue=D}},_currentValue2:{get:function(){return f._currentValue2},set:function(D){f._currentValue2=D}},_threadCount:{get:function(){return f._threadCount},set:function(D){f._threadCount=D}},Consumer:{get:function(){return g||(g=!0,S("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),f.Consumer}},displayName:{get:function(){return f.displayName},set:function(D){E||(W("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",D),E=!0)}}}),f.Consumer=O}return f._currentRenderer=null,f._currentRenderer2=null,f}var Sr=-1,Hi=0,Ms=1,ug=2;function cg(u){if(u._status===Sr){var f=u._result,g=f();if(g.then(function(O){if(u._status===Hi||u._status===Sr){var D=u;D._status=Ms,D._result=O}},function(O){if(u._status===Hi||u._status===Sr){var D=u;D._status=ug,D._result=O}}),u._status===Sr){var y=u;y._status=Hi,y._result=g}}if(u._status===Ms){var E=u._result;return E===void 0&&S(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
7
|
+
see https://github.com/jprichardson/node-fs-extra/issues/269`),Pr.checkPaths(e,t,"copy",(i,o)=>{if(i)return n(i);let{srcStat:a,destStat:s}=o;Pr.checkParentPaths(e,a,t,"copy",c=>c?n(c):r.filter?Vu(Hu,s,e,t,r,n):Hu(s,e,t,r,n))})}function Hu(e,t,r,n,i){let o=Or.dirname(r);Zy(o,(a,s)=>{if(a)return i(a);if(s)return yo(e,t,r,n,i);Qy(o,c=>c?i(c):yo(e,t,r,n,i))})}function Vu(e,t,r,n,i,o){Promise.resolve(i.filter(r,n)).then(a=>a?e(t,r,n,i,o):o(),a=>o(a))}function yo(e,t,r,n,i){return n.filter?Vu(Wu,e,t,r,n,i):Wu(e,t,r,n,i)}function Wu(e,t,r,n,i){(n.dereference?Ne.stat:Ne.lstat)(t,(a,s)=>{if(a)return i(a);if(s.isDirectory())return uv(s,e,t,r,n,i);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return rv(s,e,t,r,n,i);if(s.isSymbolicLink())return fv(e,t,r,n,i)})}function rv(e,t,r,n,i,o){return t?nv(e,r,n,i,o):zu(e,r,n,i,o)}function nv(e,t,r,n,i){if(n.overwrite)Ne.unlink(r,o=>o?i(o):zu(e,t,r,n,i));else return n.errorOnExist?i(new Error(`'${r}' already exists`)):i()}function zu(e,t,r,n,i){Ne.copyFile(t,r,o=>o?i(o):n.preserveTimestamps?iv(e.mode,t,r,i):En(r,e.mode,i))}function iv(e,t,r,n){return ov(e)?av(r,e,i=>i?n(i):Yu(e,t,r,n)):Yu(e,t,r,n)}function ov(e){return(e&128)===0}function av(e,t,r){return En(e,t|128,r)}function Yu(e,t,r,n){sv(t,r,i=>i?n(i):En(r,e,n))}function En(e,t,r){return Ne.chmod(e,t,r)}function sv(e,t,r){Ne.stat(e,(n,i)=>n?r(n):ev(t,i.atime,i.mtime,r))}function uv(e,t,r,n,i,o){return t?t&&!t.isDirectory()?o(new Error(`Cannot overwrite non-directory '${n}' with directory '${r}'.`)):Ju(r,n,i,o):cv(e.mode,r,n,i,o)}function cv(e,t,r,n,i){Ne.mkdir(r,o=>{if(o)return i(o);Ju(t,r,n,a=>a?i(a):En(r,e,i))})}function Ju(e,t,r,n){Ne.readdir(e,(i,o)=>i?n(i):Ku(o,e,t,r,n))}function Ku(e,t,r,n,i){let o=e.pop();return o?lv(e,o,t,r,n,i):i()}function lv(e,t,r,n,i,o){let a=Or.join(r,t),s=Or.join(n,t);Pr.checkPaths(a,s,"copy",(c,d)=>{if(c)return o(c);let{destStat:l}=d;yo(l,a,s,i,p=>p?o(p):Ku(e,r,n,i,o))})}function fv(e,t,r,n,i){Ne.readlink(t,(o,a)=>{if(o)return i(o);if(n.dereference&&(a=Or.resolve(process.cwd(),a)),e)Ne.readlink(r,(s,c)=>s?s.code==="EINVAL"||s.code==="UNKNOWN"?Ne.symlink(a,r,i):i(s):(n.dereference&&(c=Or.resolve(process.cwd(),c)),Pr.isSrcSubdir(a,c)?i(new Error(`Cannot copy '${a}' to a subdirectory of itself, '${c}'.`)):e.isDirectory()&&Pr.isSrcSubdir(c,a)?i(new Error(`Cannot overwrite '${c}' with '${a}'.`)):dv(a,r,i)));else return Ne.symlink(a,r,i)})}function dv(e,t,r){Ne.unlink(t,n=>n?r(n):Ne.symlink(e,t,r))}Qu.exports=tv});var vo=v((kw,ec)=>{"use strict";var pv=Le().fromCallback;ec.exports={copy:pv(Zu())}});var cc=v((Nw,uc)=>{"use strict";var tc=we(),oc=require("path"),z=require("assert"),Ir=process.platform==="win32";function ac(e){["unlink","chmod","stat","lstat","rmdir","readdir"].forEach(r=>{e[r]=e[r]||tc[r],r=r+"Sync",e[r]=e[r]||tc[r]}),e.maxBusyTries=e.maxBusyTries||3}function _o(e,t,r){let n=0;typeof t=="function"&&(r=t,t={}),z(e,"rimraf: missing path"),z.strictEqual(typeof e,"string","rimraf: path should be a string"),z.strictEqual(typeof r,"function","rimraf: callback function required"),z(t,"rimraf: invalid options argument provided"),z.strictEqual(typeof t,"object","rimraf: options should be object"),ac(t),rc(e,t,function i(o){if(o){if((o.code==="EBUSY"||o.code==="ENOTEMPTY"||o.code==="EPERM")&&n<t.maxBusyTries){n++;let a=n*100;return setTimeout(()=>rc(e,t,i),a)}o.code==="ENOENT"&&(o=null)}r(o)})}function rc(e,t,r){z(e),z(t),z(typeof r=="function"),t.lstat(e,(n,i)=>{if(n&&n.code==="ENOENT")return r(null);if(n&&n.code==="EPERM"&&Ir)return nc(e,t,n,r);if(i&&i.isDirectory())return Sn(e,t,n,r);t.unlink(e,o=>{if(o){if(o.code==="ENOENT")return r(null);if(o.code==="EPERM")return Ir?nc(e,t,o,r):Sn(e,t,o,r);if(o.code==="EISDIR")return Sn(e,t,o,r)}return r(o)})})}function nc(e,t,r,n){z(e),z(t),z(typeof n=="function"),t.chmod(e,438,i=>{i?n(i.code==="ENOENT"?null:r):t.stat(e,(o,a)=>{o?n(o.code==="ENOENT"?null:r):a.isDirectory()?Sn(e,t,r,n):t.unlink(e,n)})})}function ic(e,t,r){let n;z(e),z(t);try{t.chmodSync(e,438)}catch(i){if(i.code==="ENOENT")return;throw r}try{n=t.statSync(e)}catch(i){if(i.code==="ENOENT")return;throw r}n.isDirectory()?wn(e,t,r):t.unlinkSync(e)}function Sn(e,t,r,n){z(e),z(t),z(typeof n=="function"),t.rmdir(e,i=>{i&&(i.code==="ENOTEMPTY"||i.code==="EEXIST"||i.code==="EPERM")?hv(e,t,n):i&&i.code==="ENOTDIR"?n(r):n(i)})}function hv(e,t,r){z(e),z(t),z(typeof r=="function"),t.readdir(e,(n,i)=>{if(n)return r(n);let o=i.length,a;if(o===0)return t.rmdir(e,r);i.forEach(s=>{_o(oc.join(e,s),t,c=>{if(!a){if(c)return r(a=c);--o===0&&t.rmdir(e,r)}})})})}function sc(e,t){let r;t=t||{},ac(t),z(e,"rimraf: missing path"),z.strictEqual(typeof e,"string","rimraf: path should be a string"),z(t,"rimraf: missing options"),z.strictEqual(typeof t,"object","rimraf: options should be object");try{r=t.lstatSync(e)}catch(n){if(n.code==="ENOENT")return;n.code==="EPERM"&&Ir&&ic(e,t,n)}try{r&&r.isDirectory()?wn(e,t,null):t.unlinkSync(e)}catch(n){if(n.code==="ENOENT")return;if(n.code==="EPERM")return Ir?ic(e,t,n):wn(e,t,n);if(n.code!=="EISDIR")throw n;wn(e,t,n)}}function wn(e,t,r){z(e),z(t);try{t.rmdirSync(e)}catch(n){if(n.code==="ENOTDIR")throw r;if(n.code==="ENOTEMPTY"||n.code==="EEXIST"||n.code==="EPERM")mv(e,t);else if(n.code!=="ENOENT")throw n}}function mv(e,t){if(z(e),z(t),t.readdirSync(e).forEach(r=>sc(oc.join(e,r),t)),Ir){let r=Date.now();do try{return t.rmdirSync(e,t)}catch{}while(Date.now()-r<500)}else return t.rmdirSync(e,t)}uc.exports=_o;_o.sync=sc});var Ar=v((Mw,fc)=>{"use strict";var gv=Le().fromCallback,lc=cc();fc.exports={remove:gv(lc),removeSync:lc.sync}});var _c=v((qw,vc)=>{"use strict";var yv=Le().fromCallback,hc=we(),mc=require("path"),gc=Ke(),yc=Ar(),dc=yv(function(t,r){r=r||function(){},hc.readdir(t,(n,i)=>{if(n)return gc.mkdirs(t,r);i=i.map(a=>mc.join(t,a)),o();function o(){let a=i.pop();if(!a)return r();yc.remove(a,s=>{if(s)return r(s);o()})}})});function pc(e){let t;try{t=hc.readdirSync(e)}catch{return gc.mkdirsSync(e)}t.forEach(r=>{r=mc.join(e,r),yc.removeSync(r)})}vc.exports={emptyDirSync:pc,emptydirSync:pc,emptyDir:dc,emptydir:dc}});var wc=v((jw,Sc)=>{"use strict";var vv=Le().fromCallback,bc=require("path"),Et=we(),Ec=Ke();function _v(e,t){function r(){Et.writeFile(e,"",n=>{if(n)return t(n);t()})}Et.stat(e,(n,i)=>{if(!n&&i.isFile())return t();let o=bc.dirname(e);Et.stat(o,(a,s)=>{if(a)return a.code==="ENOENT"?Ec.mkdirs(o,c=>{if(c)return t(c);r()}):t(a);s.isDirectory()?r():Et.readdir(o,c=>{if(c)return t(c)})})})}function bv(e){let t;try{t=Et.statSync(e)}catch{}if(t&&t.isFile())return;let r=bc.dirname(e);try{Et.statSync(r).isDirectory()||Et.readdirSync(r)}catch(n){if(n&&n.code==="ENOENT")Ec.mkdirsSync(r);else throw n}Et.writeFileSync(e,"")}Sc.exports={createFile:vv(_v),createFileSync:bv}});var Oc=v(($w,Rc)=>{"use strict";var Ev=Le().fromCallback,Cc=require("path"),Tt=we(),xc=Ke(),Dc=bt().pathExists;function Sv(e,t,r){function n(i,o){Tt.link(i,o,a=>{if(a)return r(a);r(null)})}Dc(t,(i,o)=>{if(i)return r(i);if(o)return r(null);Tt.lstat(e,a=>{if(a)return a.message=a.message.replace("lstat","ensureLink"),r(a);let s=Cc.dirname(t);Dc(s,(c,d)=>{if(c)return r(c);if(d)return n(e,t);xc.mkdirs(s,l=>{if(l)return r(l);n(e,t)})})})})}function wv(e,t){if(Tt.existsSync(t))return;try{Tt.lstatSync(e)}catch(o){throw o.message=o.message.replace("lstat","ensureLink"),o}let n=Cc.dirname(t);return Tt.existsSync(n)||xc.mkdirsSync(n),Tt.linkSync(e,t)}Rc.exports={createLink:Ev(Sv),createLinkSync:wv}});var Ic=v((Gw,Pc)=>{"use strict";var St=require("path"),Tr=we(),Dv=bt().pathExists;function Cv(e,t,r){if(St.isAbsolute(e))return Tr.lstat(e,n=>n?(n.message=n.message.replace("lstat","ensureSymlink"),r(n)):r(null,{toCwd:e,toDst:e}));{let n=St.dirname(t),i=St.join(n,e);return Dv(i,(o,a)=>o?r(o):a?r(null,{toCwd:i,toDst:e}):Tr.lstat(e,s=>s?(s.message=s.message.replace("lstat","ensureSymlink"),r(s)):r(null,{toCwd:e,toDst:St.relative(n,e)})))}}function xv(e,t){let r;if(St.isAbsolute(e)){if(r=Tr.existsSync(e),!r)throw new Error("absolute srcpath does not exist");return{toCwd:e,toDst:e}}else{let n=St.dirname(t),i=St.join(n,e);if(r=Tr.existsSync(i),r)return{toCwd:i,toDst:e};if(r=Tr.existsSync(e),!r)throw new Error("relative srcpath does not exist");return{toCwd:e,toDst:St.relative(n,e)}}}Pc.exports={symlinkPaths:Cv,symlinkPathsSync:xv}});var Fc=v((Bw,Tc)=>{"use strict";var Ac=we();function Rv(e,t,r){if(r=typeof t=="function"?t:r,t=typeof t=="function"?!1:t,t)return r(null,t);Ac.lstat(e,(n,i)=>{if(n)return r(null,"file");t=i&&i.isDirectory()?"dir":"file",r(null,t)})}function Ov(e,t){let r;if(t)return t;try{r=Ac.lstatSync(e)}catch{return"file"}return r&&r.isDirectory()?"dir":"file"}Tc.exports={symlinkType:Rv,symlinkTypeSync:Ov}});var $c=v((Uw,jc)=>{"use strict";var Pv=Le().fromCallback,kc=require("path"),er=we(),Nc=Ke(),Iv=Nc.mkdirs,Av=Nc.mkdirsSync,Mc=Ic(),Tv=Mc.symlinkPaths,Fv=Mc.symlinkPathsSync,qc=Fc(),Lv=qc.symlinkType,kv=qc.symlinkTypeSync,Lc=bt().pathExists;function Nv(e,t,r,n){n=typeof r=="function"?r:n,r=typeof r=="function"?!1:r,Lc(t,(i,o)=>{if(i)return n(i);if(o)return n(null);Tv(e,t,(a,s)=>{if(a)return n(a);e=s.toDst,Lv(s.toCwd,r,(c,d)=>{if(c)return n(c);let l=kc.dirname(t);Lc(l,(p,m)=>{if(p)return n(p);if(m)return er.symlink(e,t,d,n);Iv(l,h=>{if(h)return n(h);er.symlink(e,t,d,n)})})})})})}function Mv(e,t,r){if(er.existsSync(t))return;let i=Fv(e,t);e=i.toDst,r=kv(i.toCwd,r);let o=kc.dirname(t);return er.existsSync(o)||Av(o),er.symlinkSync(e,t,r)}jc.exports={createSymlink:Pv(Nv),createSymlinkSync:Mv}});var Bc=v((Xw,Gc)=>{"use strict";var Dn=wc(),Cn=Oc(),xn=$c();Gc.exports={createFile:Dn.createFile,createFileSync:Dn.createFileSync,ensureFile:Dn.createFile,ensureFileSync:Dn.createFileSync,createLink:Cn.createLink,createLinkSync:Cn.createLinkSync,ensureLink:Cn.createLink,ensureLinkSync:Cn.createLinkSync,createSymlink:xn.createSymlink,createSymlinkSync:xn.createSymlinkSync,ensureSymlink:xn.createSymlink,ensureSymlinkSync:xn.createSymlinkSync}});var Rn=v((Hw,Uc)=>{function qv(e,{EOL:t=`
|
|
8
|
+
`,finalEOL:r=!0,replacer:n=null,spaces:i}={}){let o=r?t:"";return JSON.stringify(e,n,i).replace(/\n/g,t)+o}function jv(e){return Buffer.isBuffer(e)&&(e=e.toString("utf8")),e.replace(/^\uFEFF/,"")}Uc.exports={stringify:qv,stripBom:jv}});var Yc=v((Ww,Wc)=>{var tr;try{tr=we()}catch{tr=require("fs")}var On=Le(),{stringify:Xc,stripBom:Hc}=Rn();async function $v(e,t={}){typeof t=="string"&&(t={encoding:t});let r=t.fs||tr,n="throws"in t?t.throws:!0,i=await On.fromCallback(r.readFile)(e,t);i=Hc(i);let o;try{o=JSON.parse(i,t?t.reviver:null)}catch(a){if(n)throw a.message=`${e}: ${a.message}`,a;return null}return o}var Gv=On.fromPromise($v);function Bv(e,t={}){typeof t=="string"&&(t={encoding:t});let r=t.fs||tr,n="throws"in t?t.throws:!0;try{let i=r.readFileSync(e,t);return i=Hc(i),JSON.parse(i,t.reviver)}catch(i){if(n)throw i.message=`${e}: ${i.message}`,i;return null}}async function Uv(e,t,r={}){let n=r.fs||tr,i=Xc(t,r);await On.fromCallback(n.writeFile)(e,i,r)}var Xv=On.fromPromise(Uv);function Hv(e,t,r={}){let n=r.fs||tr,i=Xc(t,r);return n.writeFileSync(e,i,r)}var Wv={readFile:Gv,readFileSync:Bv,writeFile:Xv,writeFileSync:Hv};Wc.exports=Wv});var zc=v((Yw,Vc)=>{"use strict";var Pn=Yc();Vc.exports={readJson:Pn.readFile,readJsonSync:Pn.readFileSync,writeJson:Pn.writeFile,writeJsonSync:Pn.writeFileSync}});var In=v((Vw,Qc)=>{"use strict";var Yv=Le().fromCallback,Fr=we(),Jc=require("path"),Kc=Ke(),Vv=bt().pathExists;function zv(e,t,r,n){typeof r=="function"&&(n=r,r="utf8");let i=Jc.dirname(e);Vv(i,(o,a)=>{if(o)return n(o);if(a)return Fr.writeFile(e,t,r,n);Kc.mkdirs(i,s=>{if(s)return n(s);Fr.writeFile(e,t,r,n)})})}function Jv(e,...t){let r=Jc.dirname(e);if(Fr.existsSync(r))return Fr.writeFileSync(e,...t);Kc.mkdirsSync(r),Fr.writeFileSync(e,...t)}Qc.exports={outputFile:Yv(zv),outputFileSync:Jv}});var el=v((zw,Zc)=>{"use strict";var{stringify:Kv}=Rn(),{outputFile:Qv}=In();async function Zv(e,t,r={}){let n=Kv(t,r);await Qv(e,n,r)}Zc.exports=Zv});var rl=v((Jw,tl)=>{"use strict";var{stringify:e0}=Rn(),{outputFileSync:t0}=In();function r0(e,t,r){let n=e0(t,r);t0(e,n,r)}tl.exports=r0});var il=v((Kw,nl)=>{"use strict";var n0=Le().fromPromise,Pe=zc();Pe.outputJson=n0(el());Pe.outputJsonSync=rl();Pe.outputJSON=Pe.outputJson;Pe.outputJSONSync=Pe.outputJsonSync;Pe.writeJSON=Pe.writeJson;Pe.writeJSONSync=Pe.writeJsonSync;Pe.readJSON=Pe.readJson;Pe.readJSONSync=Pe.readJsonSync;nl.exports=Pe});var ll=v((Qw,cl)=>{"use strict";var sl=we(),i0=require("path"),o0=go().copySync,ul=Ar().removeSync,a0=Ke().mkdirpSync,ol=Cr();function s0(e,t,r){r=r||{};let n=r.overwrite||r.clobber||!1,{srcStat:i}=ol.checkPathsSync(e,t,"move");return ol.checkParentPathsSync(e,i,t,"move"),a0(i0.dirname(t)),u0(e,t,n)}function u0(e,t,r){if(r)return ul(t),al(e,t,r);if(sl.existsSync(t))throw new Error("dest already exists.");return al(e,t,r)}function al(e,t,r){try{sl.renameSync(e,t)}catch(n){if(n.code!=="EXDEV")throw n;return c0(e,t,r)}}function c0(e,t,r){return o0(e,t,{overwrite:r,errorOnExist:!0}),ul(e)}cl.exports=s0});var dl=v((Zw,fl)=>{"use strict";fl.exports={moveSync:ll()}});var yl=v((e1,gl)=>{"use strict";var l0=we(),f0=require("path"),d0=vo().copy,ml=Ar().remove,p0=Ke().mkdirp,h0=bt().pathExists,pl=Cr();function m0(e,t,r,n){typeof r=="function"&&(n=r,r={});let i=r.overwrite||r.clobber||!1;pl.checkPaths(e,t,"move",(o,a)=>{if(o)return n(o);let{srcStat:s}=a;pl.checkParentPaths(e,s,t,"move",c=>{if(c)return n(c);p0(f0.dirname(t),d=>d?n(d):g0(e,t,i,n))})})}function g0(e,t,r,n){if(r)return ml(t,i=>i?n(i):hl(e,t,r,n));h0(t,(i,o)=>i?n(i):o?n(new Error("dest already exists.")):hl(e,t,r,n))}function hl(e,t,r,n){l0.rename(e,t,i=>i?i.code!=="EXDEV"?n(i):y0(e,t,r,n):n())}function y0(e,t,r,n){d0(e,t,{overwrite:r,errorOnExist:!0},o=>o?n(o):ml(e,n))}gl.exports=m0});var _l=v((t1,vl)=>{"use strict";var v0=Le().fromCallback;vl.exports={move:v0(yl())}});var Ft=v((r1,bo)=>{"use strict";bo.exports={...Dr(),...go(),...vo(),..._c(),...Bc(),...il(),...Ke(),...dl(),..._l(),...In(),...bt(),...Ar()};var bl=require("fs");Object.getOwnPropertyDescriptor(bl,"promises")&&Object.defineProperty(bo.exports,"promises",{get(){return bl.promises}})});var Sl=v((n1,El)=>{"use strict";var _0=/[|\\{}()[\]^$+*?.]/g;El.exports=function(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(_0,"\\$&")}});var Dl=v((i1,wl)=>{"use strict";wl.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 Eo=v((o1,Ol)=>{var Lt=Dl(),Rl={};for(An in Lt)Lt.hasOwnProperty(An)&&(Rl[Lt[An]]=An);var An,C=Ol.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(Ie in C)if(C.hasOwnProperty(Ie)){if(!("channels"in C[Ie]))throw new Error("missing channels property: "+Ie);if(!("labels"in C[Ie]))throw new Error("missing channel labels property: "+Ie);if(C[Ie].labels.length!==C[Ie].channels)throw new Error("channel and label counts mismatch: "+Ie);Cl=C[Ie].channels,xl=C[Ie].labels,delete C[Ie].channels,delete C[Ie].labels,Object.defineProperty(C[Ie],"channels",{value:Cl}),Object.defineProperty(C[Ie],"labels",{value:xl})}var Cl,xl,Ie;C.rgb.hsl=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(t,r,n),o=Math.max(t,r,n),a=o-i,s,c,d;return o===i?s=0:t===o?s=(r-n)/a:r===o?s=2+(n-t)/a:n===o&&(s=4+(t-r)/a),s=Math.min(s*60,360),s<0&&(s+=360),d=(i+o)/2,o===i?c=0:d<=.5?c=a/(o+i):c=a/(2-o-i),[s,c*100,d*100]};C.rgb.hsv=function(e){var t,r,n,i,o,a=e[0]/255,s=e[1]/255,c=e[2]/255,d=Math.max(a,s,c),l=d-Math.min(a,s,c),p=function(m){return(d-m)/6/l+1/2};return l===0?i=o=0:(o=l/d,t=p(a),r=p(s),n=p(c),a===d?i=n-r:s===d?i=1/3+t-n:c===d&&(i=2/3+r-t),i<0?i+=1:i>1&&(i-=1)),[i*360,o*100,d*100]};C.rgb.hwb=function(e){var t=e[0],r=e[1],n=e[2],i=C.rgb.hsl(e)[0],o=1/255*Math.min(t,Math.min(r,n));return n=1-1/255*Math.max(t,Math.max(r,n)),[i,o*100,n*100]};C.rgb.cmyk=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255,i,o,a,s;return s=Math.min(1-t,1-r,1-n),i=(1-t-s)/(1-s)||0,o=(1-r-s)/(1-s)||0,a=(1-n-s)/(1-s)||0,[i*100,o*100,a*100,s*100]};function b0(e,t){return Math.pow(e[0]-t[0],2)+Math.pow(e[1]-t[1],2)+Math.pow(e[2]-t[2],2)}C.rgb.keyword=function(e){var t=Rl[e];if(t)return t;var r=1/0,n;for(var i in Lt)if(Lt.hasOwnProperty(i)){var o=Lt[i],a=b0(e,o);a<r&&(r=a,n=i)}return n};C.keyword.rgb=function(e){return Lt[e]};C.rgb.xyz=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255;t=t>.04045?Math.pow((t+.055)/1.055,2.4):t/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=t*.4124+r*.3576+n*.1805,o=t*.2126+r*.7152+n*.0722,a=t*.0193+r*.1192+n*.9505;return[i*100,o*100,a*100]};C.rgb.lab=function(e){var t=C.rgb.xyz(e),r=t[0],n=t[1],i=t[2],o,a,s;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,o=116*n-16,a=500*(r-n),s=200*(n-i),[o,a,s]};C.hsl.rgb=function(e){var t=e[0]/360,r=e[1]/100,n=e[2]/100,i,o,a,s,c;if(r===0)return c=n*255,[c,c,c];n<.5?o=n*(1+r):o=n+r-n*r,i=2*n-o,s=[0,0,0];for(var d=0;d<3;d++)a=t+1/3*-(d-1),a<0&&a++,a>1&&a--,6*a<1?c=i+(o-i)*6*a:2*a<1?c=o:3*a<2?c=i+(o-i)*(2/3-a)*6:c=i,s[d]=c*255;return s};C.hsl.hsv=function(e){var t=e[0],r=e[1]/100,n=e[2]/100,i=r,o=Math.max(n,.01),a,s;return n*=2,r*=n<=1?n:2-n,i*=o<=1?o:2-o,s=(n+r)/2,a=n===0?2*i/(o+i):2*r/(n+r),[t,a*100,s*100]};C.hsv.rgb=function(e){var t=e[0]/60,r=e[1]/100,n=e[2]/100,i=Math.floor(t)%6,o=t-Math.floor(t),a=255*n*(1-r),s=255*n*(1-r*o),c=255*n*(1-r*(1-o));switch(n*=255,i){case 0:return[n,c,a];case 1:return[s,n,a];case 2:return[a,n,c];case 3:return[a,s,n];case 4:return[c,a,n];case 5:return[n,a,s]}};C.hsv.hsl=function(e){var t=e[0],r=e[1]/100,n=e[2]/100,i=Math.max(n,.01),o,a,s;return s=(2-r)*n,o=(2-r)*i,a=r*i,a/=o<=1?o:2-o,a=a||0,s/=2,[t,a*100,s*100]};C.hwb.rgb=function(e){var t=e[0]/360,r=e[1]/100,n=e[2]/100,i=r+n,o,a,s,c;i>1&&(r/=i,n/=i),o=Math.floor(6*t),a=1-n,s=6*t-o,o&1&&(s=1-s),c=r+s*(a-r);var d,l,p;switch(o){default:case 6:case 0:d=a,l=c,p=r;break;case 1:d=c,l=a,p=r;break;case 2:d=r,l=a,p=c;break;case 3:d=r,l=c,p=a;break;case 4:d=c,l=r,p=a;break;case 5:d=a,l=r,p=c;break}return[d*255,l*255,p*255]};C.cmyk.rgb=function(e){var t=e[0]/100,r=e[1]/100,n=e[2]/100,i=e[3]/100,o,a,s;return o=1-Math.min(1,t*(1-i)+i),a=1-Math.min(1,r*(1-i)+i),s=1-Math.min(1,n*(1-i)+i),[o*255,a*255,s*255]};C.xyz.rgb=function(e){var t=e[0]/100,r=e[1]/100,n=e[2]/100,i,o,a;return i=t*3.2406+r*-1.5372+n*-.4986,o=t*-.9689+r*1.8758+n*.0415,a=t*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:i*12.92,o=o>.0031308?1.055*Math.pow(o,1/2.4)-.055:o*12.92,a=a>.0031308?1.055*Math.pow(a,1/2.4)-.055:a*12.92,i=Math.min(Math.max(0,i),1),o=Math.min(Math.max(0,o),1),a=Math.min(Math.max(0,a),1),[i*255,o*255,a*255]};C.xyz.lab=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;return t/=95.047,r/=100,n/=108.883,t=t>.008856?Math.pow(t,1/3):7.787*t+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,o=500*(t-r),a=200*(r-n),[i,o,a]};C.lab.xyz=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;o=(t+16)/116,i=r/500+o,a=o-n/200;var s=Math.pow(o,3),c=Math.pow(i,3),d=Math.pow(a,3);return o=s>.008856?s:(o-16/116)/7.787,i=c>.008856?c:(i-16/116)/7.787,a=d>.008856?d:(a-16/116)/7.787,i*=95.047,o*=100,a*=108.883,[i,o,a]};C.lab.lch=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;return i=Math.atan2(n,r),o=i*360/2/Math.PI,o<0&&(o+=360),a=Math.sqrt(r*r+n*n),[t,a,o]};C.lch.lab=function(e){var t=e[0],r=e[1],n=e[2],i,o,a;return a=n/360*2*Math.PI,i=r*Math.cos(a),o=r*Math.sin(a),[t,i,o]};C.rgb.ansi16=function(e){var t=e[0],r=e[1],n=e[2],i=1 in arguments?arguments[1]:C.rgb.hsv(e)[2];if(i=Math.round(i/50),i===0)return 30;var o=30+(Math.round(n/255)<<2|Math.round(r/255)<<1|Math.round(t/255));return i===2&&(o+=60),o};C.hsv.ansi16=function(e){return C.rgb.ansi16(C.hsv.rgb(e),e[2])};C.rgb.ansi256=function(e){var t=e[0],r=e[1],n=e[2];if(t===r&&r===n)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;var i=16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5);return i};C.ansi16.rgb=function(e){var t=e%10;if(t===0||t===7)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];var r=(~~(e>50)+1)*.5,n=(t&1)*r*255,i=(t>>1&1)*r*255,o=(t>>2&1)*r*255;return[n,i,o]};C.ansi256.rgb=function(e){if(e>=232){var t=(e-232)*10+8;return[t,t,t]}e-=16;var r,n=Math.floor(e/36)/5*255,i=Math.floor((r=e%36)/6)/5*255,o=r%6/5*255;return[n,i,o]};C.rgb.hex=function(e){var t=((Math.round(e[0])&255)<<16)+((Math.round(e[1])&255)<<8)+(Math.round(e[2])&255),r=t.toString(16).toUpperCase();return"000000".substring(r.length)+r};C.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];var r=t[0];t[0].length===3&&(r=r.split("").map(function(s){return s+s}).join(""));var n=parseInt(r,16),i=n>>16&255,o=n>>8&255,a=n&255;return[i,o,a]};C.rgb.hcg=function(e){var t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.max(Math.max(t,r),n),o=Math.min(Math.min(t,r),n),a=i-o,s,c;return a<1?s=o/(1-a):s=0,a<=0?c=0:i===t?c=(r-n)/a%6:i===r?c=2+(n-t)/a:c=4+(t-r)/a+4,c/=6,c%=1,[c*360,a*100,s*100]};C.hsl.hcg=function(e){var t=e[1]/100,r=e[2]/100,n=1,i=0;return r<.5?n=2*t*r:n=2*t*(1-r),n<1&&(i=(r-.5*n)/(1-n)),[e[0],n*100,i*100]};C.hsv.hcg=function(e){var t=e[1]/100,r=e[2]/100,n=t*r,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],n*100,i*100]};C.hcg.rgb=function(e){var t=e[0]/360,r=e[1]/100,n=e[2]/100;if(r===0)return[n*255,n*255,n*255];var i=[0,0,0],o=t%1*6,a=o%1,s=1-a,c=0;switch(Math.floor(o)){case 0:i[0]=1,i[1]=a,i[2]=0;break;case 1:i[0]=s,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=a;break;case 3:i[0]=0,i[1]=s,i[2]=1;break;case 4:i[0]=a,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=s}return c=(1-r)*n,[(r*i[0]+c)*255,(r*i[1]+c)*255,(r*i[2]+c)*255]};C.hcg.hsv=function(e){var t=e[1]/100,r=e[2]/100,n=t+r*(1-t),i=0;return n>0&&(i=t/n),[e[0],i*100,n*100]};C.hcg.hsl=function(e){var t=e[1]/100,r=e[2]/100,n=r*(1-t)+.5*t,i=0;return n>0&&n<.5?i=t/(2*n):n>=.5&&n<1&&(i=t/(2*(1-n))),[e[0],i*100,n*100]};C.hcg.hwb=function(e){var t=e[1]/100,r=e[2]/100,n=t+r*(1-t);return[e[0],(n-t)*100,(1-n)*100]};C.hwb.hcg=function(e){var t=e[1]/100,r=e[2]/100,n=1-r,i=n-t,o=0;return i<1&&(o=(n-i)/(1-i)),[e[0],i*100,o*100]};C.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]};C.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]};C.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]};C.gray.hsl=C.gray.hsv=function(e){return[0,0,e[0]]};C.gray.hwb=function(e){return[0,100,e[0]]};C.gray.cmyk=function(e){return[0,0,0,e[0]]};C.gray.lab=function(e){return[e[0],0,0]};C.gray.hex=function(e){var t=Math.round(e[0]/100*255)&255,r=(t<<16)+(t<<8)+t,n=r.toString(16).toUpperCase();return"000000".substring(n.length)+n};C.rgb.gray=function(e){var t=(e[0]+e[1]+e[2])/3;return[t/255*100]}});var Il=v((a1,Pl)=>{var Tn=Eo();function E0(){for(var e={},t=Object.keys(Tn),r=t.length,n=0;n<r;n++)e[t[n]]={distance:-1,parent:null};return e}function S0(e){var t=E0(),r=[e];for(t[e].distance=0;r.length;)for(var n=r.pop(),i=Object.keys(Tn[n]),o=i.length,a=0;a<o;a++){var s=i[a],c=t[s];c.distance===-1&&(c.distance=t[n].distance+1,c.parent=n,r.unshift(s))}return t}function w0(e,t){return function(r){return t(e(r))}}function D0(e,t){for(var r=[t[e].parent,e],n=Tn[t[e].parent][e],i=t[e].parent;t[i].parent;)r.unshift(t[i].parent),n=w0(Tn[t[i].parent][i],n),i=t[i].parent;return n.conversion=r,n}Pl.exports=function(e){for(var t=S0(e),r={},n=Object.keys(t),i=n.length,o=0;o<i;o++){var a=n[o],s=t[a];s.parent!==null&&(r[a]=D0(a,t))}return r}});var Tl=v((s1,Al)=>{var So=Eo(),C0=Il(),rr={},x0=Object.keys(So);function R0(e){var t=function(r){return r==null?r:(arguments.length>1&&(r=Array.prototype.slice.call(arguments)),e(r))};return"conversion"in e&&(t.conversion=e.conversion),t}function O0(e){var t=function(r){if(r==null)return r;arguments.length>1&&(r=Array.prototype.slice.call(arguments));var n=e(r);if(typeof n=="object")for(var i=n.length,o=0;o<i;o++)n[o]=Math.round(n[o]);return n};return"conversion"in e&&(t.conversion=e.conversion),t}x0.forEach(function(e){rr[e]={},Object.defineProperty(rr[e],"channels",{value:So[e].channels}),Object.defineProperty(rr[e],"labels",{value:So[e].labels});var t=C0(e),r=Object.keys(t);r.forEach(function(n){var i=t[n];rr[e][n]=O0(i),rr[e][n].raw=R0(i)})});Al.exports=rr});var Ll=v((u1,Fl)=>{"use strict";var nr=Tl(),Fn=(e,t)=>function(){return`\x1B[${e.apply(nr,arguments)+t}m`},Ln=(e,t)=>function(){let r=e.apply(nr,arguments);return`\x1B[${38+t};5;${r}m`},kn=(e,t)=>function(){let r=e.apply(nr,arguments);return`\x1B[${38+t};2;${r[0]};${r[1]};${r[2]}m`};function P0(){let e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.grey=t.color.gray;for(let i of Object.keys(t)){let o=t[i];for(let a of Object.keys(o)){let s=o[a];t[a]={open:`\x1B[${s[0]}m`,close:`\x1B[${s[1]}m`},o[a]=t[a],e.set(s[0],s[1])}Object.defineProperty(t,i,{value:o,enumerable:!1}),Object.defineProperty(t,"codes",{value:e,enumerable:!1})}let r=i=>i,n=(i,o,a)=>[i,o,a];t.color.close="\x1B[39m",t.bgColor.close="\x1B[49m",t.color.ansi={ansi:Fn(r,0)},t.color.ansi256={ansi256:Ln(r,0)},t.color.ansi16m={rgb:kn(n,0)},t.bgColor.ansi={ansi:Fn(r,10)},t.bgColor.ansi256={ansi256:Ln(r,10)},t.bgColor.ansi16m={rgb:kn(n,10)};for(let i of Object.keys(nr)){if(typeof nr[i]!="object")continue;let o=nr[i];i==="ansi16"&&(i="ansi"),"ansi16"in o&&(t.color.ansi[i]=Fn(o.ansi16,0),t.bgColor.ansi[i]=Fn(o.ansi16,10)),"ansi256"in o&&(t.color.ansi256[i]=Ln(o.ansi256,0),t.bgColor.ansi256[i]=Ln(o.ansi256,10)),"rgb"in o&&(t.color.ansi16m[i]=kn(o.rgb,0),t.bgColor.ansi16m[i]=kn(o.rgb,10))}return t}Object.defineProperty(Fl,"exports",{enumerable:!0,get:P0})});var Nl=v((c1,kl)=>{"use strict";kl.exports=(e,t)=>{t=t||process.argv;let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1?!0:n<i)}});var ql=v((l1,Ml)=>{"use strict";var I0=require("os"),Qe=Nl(),Ce=process.env,ir;Qe("no-color")||Qe("no-colors")||Qe("color=false")?ir=!1:(Qe("color")||Qe("colors")||Qe("color=true")||Qe("color=always"))&&(ir=!0);"FORCE_COLOR"in Ce&&(ir=Ce.FORCE_COLOR.length===0||parseInt(Ce.FORCE_COLOR,10)!==0);function A0(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function T0(e){if(ir===!1)return 0;if(Qe("color=16m")||Qe("color=full")||Qe("color=truecolor"))return 3;if(Qe("color=256"))return 2;if(e&&!e.isTTY&&ir!==!0)return 0;let t=ir?1:0;if(process.platform==="win32"){let r=I0.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 Ce)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(r=>r in Ce)||Ce.CI_NAME==="codeship"?1:t;if("TEAMCITY_VERSION"in Ce)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Ce.TEAMCITY_VERSION)?1:0;if(Ce.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in Ce){let r=parseInt((Ce.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Ce.TERM_PROGRAM){case"iTerm.app":return r>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Ce.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Ce.TERM)||"COLORTERM"in Ce?1:(Ce.TERM==="dumb",t)}function wo(e){let t=T0(e);return A0(t)}Ml.exports={supportsColor:wo,stdout:wo(process.stdout),stderr:wo(process.stderr)}});var Ul=v((f1,Bl)=>{"use strict";var F0=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,jl=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,L0=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,k0=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi,N0=new Map([["n",`
|
|
9
|
+
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function Gl(e){return e[0]==="u"&&e.length===5||e[0]==="x"&&e.length===3?String.fromCharCode(parseInt(e.slice(1),16)):N0.get(e)||e}function M0(e,t){let r=[],n=t.trim().split(/\s*,\s*/g),i;for(let o of n)if(!isNaN(o))r.push(Number(o));else if(i=o.match(L0))r.push(i[2].replace(k0,(a,s,c)=>s?Gl(s):c));else throw new Error(`Invalid Chalk template style argument: ${o} (in style '${e}')`);return r}function q0(e){jl.lastIndex=0;let t=[],r;for(;(r=jl.exec(e))!==null;){let n=r[1];if(r[2]){let i=M0(n,r[2]);t.push([n].concat(i))}else t.push([n])}return t}function $l(e,t){let r={};for(let i of t)for(let o of i.styles)r[o[0]]=i.inverse?null:o.slice(1);let n=e;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}Bl.exports=(e,t)=>{let r=[],n=[],i=[];if(t.replace(F0,(o,a,s,c,d,l)=>{if(a)i.push(Gl(a));else if(c){let p=i.join("");i=[],n.push(r.length===0?p:$l(e,r)(p)),r.push({inverse:s,styles:q0(c)})}else if(d){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");n.push($l(e,r)(i.join(""))),i=[],r.pop()}else i.push(l)}),n.push(i.join("")),r.length>0){let o=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(o)}return n.join("")}});var Mn=v((d1,kr)=>{"use strict";var Co=Sl(),se=Ll(),Do=ql().stdout,j0=Ul(),Hl=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm"),Wl=["ansi","ansi","ansi256","ansi16m"],Yl=new Set(["gray"]),or=Object.create(null);function Xl(e,t){t=t||{};let r=Do?Do.level:0;e.level=t.level===void 0?r:t.level,e.enabled="enabled"in t?t.enabled:e.level>0}function Lr(e){if(!this||!(this instanceof Lr)||this.template){let t={};return Xl(t,e),t.template=function(){let r=[].slice.call(arguments);return B0.apply(null,[t.template].concat(r))},Object.setPrototypeOf(t,Lr.prototype),Object.setPrototypeOf(t.template,t),t.template.constructor=Lr,t.template}Xl(this,e)}Hl&&(se.blue.open="\x1B[94m");for(let e of Object.keys(se))se[e].closeRe=new RegExp(Co(se[e].close),"g"),or[e]={get(){let t=se[e];return Nn.call(this,this._styles?this._styles.concat(t):[t],this._empty,e)}};or.visible={get(){return Nn.call(this,this._styles||[],!0,"visible")}};se.color.closeRe=new RegExp(Co(se.color.close),"g");for(let e of Object.keys(se.color.ansi))Yl.has(e)||(or[e]={get(){let t=this.level;return function(){let n={open:se.color[Wl[t]][e].apply(null,arguments),close:se.color.close,closeRe:se.color.closeRe};return Nn.call(this,this._styles?this._styles.concat(n):[n],this._empty,e)}}});se.bgColor.closeRe=new RegExp(Co(se.bgColor.close),"g");for(let e of Object.keys(se.bgColor.ansi)){if(Yl.has(e))continue;let t="bg"+e[0].toUpperCase()+e.slice(1);or[t]={get(){let r=this.level;return function(){let i={open:se.bgColor[Wl[r]][e].apply(null,arguments),close:se.bgColor.close,closeRe:se.bgColor.closeRe};return Nn.call(this,this._styles?this._styles.concat(i):[i],this._empty,e)}}}}var $0=Object.defineProperties(()=>{},or);function Nn(e,t,r){let n=function(){return G0.apply(n,arguments)};n._styles=e,n._empty=t;let i=this;return Object.defineProperty(n,"level",{enumerable:!0,get(){return i.level},set(o){i.level=o}}),Object.defineProperty(n,"enabled",{enumerable:!0,get(){return i.enabled},set(o){i.enabled=o}}),n.hasGrey=this.hasGrey||r==="gray"||r==="grey",n.__proto__=$0,n}function G0(){let e=arguments,t=e.length,r=String(arguments[0]);if(t===0)return"";if(t>1)for(let i=1;i<t;i++)r+=" "+e[i];if(!this.enabled||this.level<=0||!r)return this._empty?"":r;let n=se.dim.open;Hl&&this.hasGrey&&(se.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 se.dim.open=n,r}function B0(e,t){if(!Array.isArray(t))return[].slice.call(arguments,1).join(" ");let r=[].slice.call(arguments,2),n=[t.raw[0]];for(let i=1;i<t.length;i++)n.push(String(r[i-1]).replace(/[{}\\]/g,"\\$&")),n.push(String(t.raw[i]));return j0(e,n.join(""))}Object.defineProperties(Lr.prototype,or);kr.exports=Lr();kr.exports.supportsColor=Do;kr.exports.default=kr.exports});var zl=v((p1,Vl)=>{var xo=class{constructor(t){this.value=t,this.next=void 0}},Ro=class{constructor(){this.clear()}enqueue(t){let r=new xo(t);this._head?(this._tail.next=r,this._tail=r):(this._head=r,this._tail=r),this._size++}dequeue(){let t=this._head;if(t)return this._head=this._head.next,this._size--,t.value}clear(){this._head=void 0,this._tail=void 0,this._size=0}get size(){return this._size}*[Symbol.iterator](){let t=this._head;for(;t;)yield t.value,t=t.next}};Vl.exports=Ro});var Oo=v((h1,Jl)=>{"use strict";var U0=zl(),X0=e=>{if(!((Number.isInteger(e)||e===1/0)&&e>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up");let t=new U0,r=0,n=()=>{r--,t.size>0&&t.dequeue()()},i=async(s,c,...d)=>{r++;let l=(async()=>s(...d))();c(l);try{await l}catch{}n()},o=(s,c,...d)=>{t.enqueue(i.bind(null,s,c,...d)),(async()=>(await Promise.resolve(),r<e&&t.size>0&&t.dequeue()()))()},a=(s,...c)=>new Promise(d=>{o(s,d,...c)});return Object.defineProperties(a,{activeCount:{get:()=>r},pendingCount:{get:()=>t.size},clearQueue:{value:()=>{t.clear()}}}),a};Jl.exports=X0});var Zl=v((m1,Ql)=>{"use strict";var Kl=Oo(),qn=class extends Error{constructor(t){super(),this.value=t}},H0=async(e,t)=>t(await e),W0=async e=>{let t=await Promise.all(e);if(t[1]===!0)throw new qn(t[0]);return!1},Y0=async(e,t,r)=>{r={concurrency:1/0,preserveOrder:!0,...r};let n=Kl(r.concurrency),i=[...e].map(a=>[a,n(H0,a,t)]),o=Kl(r.preserveOrder?1:1/0);try{await Promise.all(i.map(a=>o(W0,a)))}catch(a){if(a instanceof qn)return a.value;throw a}};Ql.exports=Y0});var af=v((g1,Po)=>{"use strict";var ef=require("path"),jn=require("fs"),{promisify:tf}=require("util"),V0=Zl(),z0=tf(jn.stat),J0=tf(jn.lstat),rf={directory:"isDirectory",file:"isFile"};function nf({type:e}){if(!(e in rf))throw new Error(`Invalid type specified: ${e}`)}var of=(e,t)=>e===void 0||t[rf[e]]();Po.exports=async(e,t)=>{t={cwd:process.cwd(),type:"file",allowSymlinks:!0,...t},nf(t);let r=t.allowSymlinks?z0:J0;return V0(e,async n=>{try{let i=await r(ef.resolve(t.cwd,n));return of(t.type,i)}catch{return!1}},t)};Po.exports.sync=(e,t)=>{t={cwd:process.cwd(),allowSymlinks:!0,type:"file",...t},nf(t);let r=t.allowSymlinks?jn.statSync:jn.lstatSync;for(let n of e)try{let i=r(ef.resolve(t.cwd,n));if(of(t.type,i))return n}catch{}}});var uf=v((y1,Io)=>{"use strict";var sf=require("fs"),{promisify:K0}=require("util"),Q0=K0(sf.access);Io.exports=async e=>{try{return await Q0(e),!0}catch{return!1}};Io.exports.sync=e=>{try{return sf.accessSync(e),!0}catch{return!1}}});var To=v((v1,ar)=>{"use strict";var wt=require("path"),$n=af(),cf=uf(),Ao=Symbol("findUp.stop");ar.exports=async(e,t={})=>{let r=wt.resolve(t.cwd||""),{root:n}=wt.parse(r),i=[].concat(e),o=async a=>{if(typeof e!="function")return $n(i,a);let s=await e(a.cwd);return typeof s=="string"?$n([s],a):s};for(;;){let a=await o({...t,cwd:r});if(a===Ao)return;if(a)return wt.resolve(r,a);if(r===n)return;r=wt.dirname(r)}};ar.exports.sync=(e,t={})=>{let r=wt.resolve(t.cwd||""),{root:n}=wt.parse(r),i=[].concat(e),o=a=>{if(typeof e!="function")return $n.sync(i,a);let s=e(a.cwd);return typeof s=="string"?$n.sync([s],a):s};for(;;){let a=o({...t,cwd:r});if(a===Ao)return;if(a)return wt.resolve(r,a);if(r===n)return;r=wt.dirname(r)}};ar.exports.exists=cf;ar.exports.sync.exists=cf.sync;ar.exports.stop=Ao});var Gn=v((_1,Fo)=>{"use strict";var lf=require("path"),ff=To(),Z0=async e=>{let t=await ff("package.json",{cwd:e});return t&&lf.dirname(t)};Fo.exports=Z0;Fo.exports.sync=e=>{let t=ff.sync("package.json",{cwd:e});return t&&lf.dirname(t)}});var hf=v((b1,pf)=>{"use strict";var{FORCE_COLOR:e_,NODE_DISABLE_COLORS:t_,TERM:r_}=process.env,Y={enabled:!t_&&r_!=="dumb"&&e_!=="0",reset:J(0,0),bold:J(1,22),dim:J(2,22),italic:J(3,23),underline:J(4,24),inverse:J(7,27),hidden:J(8,28),strikethrough:J(9,29),black:J(30,39),red:J(31,39),green:J(32,39),yellow:J(33,39),blue:J(34,39),magenta:J(35,39),cyan:J(36,39),white:J(37,39),gray:J(90,39),grey:J(90,39),bgBlack:J(40,49),bgRed:J(41,49),bgGreen:J(42,49),bgYellow:J(43,49),bgBlue:J(44,49),bgMagenta:J(45,49),bgCyan:J(46,49),bgWhite:J(47,49)};function df(e,t){let r=0,n,i="",o="";for(;r<e.length;r++)n=e[r],i+=n.open,o+=n.close,t.includes(n.close)&&(t=t.replace(n.rgx,n.close+n.open));return i+t+o}function n_(e,t){let r={has:e,keys:t};return r.reset=Y.reset.bind(r),r.bold=Y.bold.bind(r),r.dim=Y.dim.bind(r),r.italic=Y.italic.bind(r),r.underline=Y.underline.bind(r),r.inverse=Y.inverse.bind(r),r.hidden=Y.hidden.bind(r),r.strikethrough=Y.strikethrough.bind(r),r.black=Y.black.bind(r),r.red=Y.red.bind(r),r.green=Y.green.bind(r),r.yellow=Y.yellow.bind(r),r.blue=Y.blue.bind(r),r.magenta=Y.magenta.bind(r),r.cyan=Y.cyan.bind(r),r.white=Y.white.bind(r),r.gray=Y.gray.bind(r),r.grey=Y.grey.bind(r),r.bgBlack=Y.bgBlack.bind(r),r.bgRed=Y.bgRed.bind(r),r.bgGreen=Y.bgGreen.bind(r),r.bgYellow=Y.bgYellow.bind(r),r.bgBlue=Y.bgBlue.bind(r),r.bgMagenta=Y.bgMagenta.bind(r),r.bgCyan=Y.bgCyan.bind(r),r.bgWhite=Y.bgWhite.bind(r),r}function J(e,t){let r={open:`\x1B[${e}m`,close:`\x1B[${t}m`,rgx:new RegExp(`\\x1b\\[${t}m`,"g")};return function(n){return this!==void 0&&this.has!==void 0?(this.has.includes(e)||(this.has.push(e),this.keys.push(r)),n===void 0?this:Y.enabled?df(this.keys,n+""):n+""):n===void 0?n_([e],[r]):Y.enabled?df([r],n+""):n+""}}pf.exports=Y});var Cf=v($=>{"use strict";var Nr=Symbol.for("react.element"),i_=Symbol.for("react.portal"),o_=Symbol.for("react.fragment"),a_=Symbol.for("react.strict_mode"),s_=Symbol.for("react.profiler"),u_=Symbol.for("react.provider"),c_=Symbol.for("react.context"),l_=Symbol.for("react.forward_ref"),f_=Symbol.for("react.suspense"),d_=Symbol.for("react.memo"),p_=Symbol.for("react.lazy"),mf=Symbol.iterator;function h_(e){return e===null||typeof e!="object"?null:(e=mf&&e[mf]||e["@@iterator"],typeof e=="function"?e:null)}var vf={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_f=Object.assign,bf={};function sr(e,t,r){this.props=e,this.context=t,this.refs=bf,this.updater=r||vf}sr.prototype.isReactComponent={};sr.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};sr.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Ef(){}Ef.prototype=sr.prototype;function ko(e,t,r){this.props=e,this.context=t,this.refs=bf,this.updater=r||vf}var No=ko.prototype=new Ef;No.constructor=ko;_f(No,sr.prototype);No.isPureReactComponent=!0;var gf=Array.isArray,Sf=Object.prototype.hasOwnProperty,Mo={current:null},wf={key:!0,ref:!0,__self:!0,__source:!0};function Df(e,t,r){var n,i={},o=null,a=null;if(t!=null)for(n in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)Sf.call(t,n)&&!wf.hasOwnProperty(n)&&(i[n]=t[n]);var s=arguments.length-2;if(s===1)i.children=r;else if(1<s){for(var c=Array(s),d=0;d<s;d++)c[d]=arguments[d+2];i.children=c}if(e&&e.defaultProps)for(n in s=e.defaultProps,s)i[n]===void 0&&(i[n]=s[n]);return{$$typeof:Nr,type:e,key:o,ref:a,props:i,_owner:Mo.current}}function m_(e,t){return{$$typeof:Nr,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function qo(e){return typeof e=="object"&&e!==null&&e.$$typeof===Nr}function g_(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(r){return t[r]})}var yf=/\/+/g;function Lo(e,t){return typeof e=="object"&&e!==null&&e.key!=null?g_(""+e.key):t.toString(36)}function Un(e,t,r,n,i){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(o){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case Nr:case i_:a=!0}}if(a)return a=e,i=i(a),e=n===""?"."+Lo(a,0):n,gf(i)?(r="",e!=null&&(r=e.replace(yf,"$&/")+"/"),Un(i,t,r,"",function(d){return d})):i!=null&&(qo(i)&&(i=m_(i,r+(!i.key||a&&a.key===i.key?"":(""+i.key).replace(yf,"$&/")+"/")+e)),t.push(i)),1;if(a=0,n=n===""?".":n+":",gf(e))for(var s=0;s<e.length;s++){o=e[s];var c=n+Lo(o,s);a+=Un(o,t,r,c,i)}else if(c=h_(e),typeof c=="function")for(e=c.call(e),s=0;!(o=e.next()).done;)o=o.value,c=n+Lo(o,s++),a+=Un(o,t,r,c,i);else if(o==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return a}function Bn(e,t,r){if(e==null)return e;var n=[],i=0;return Un(e,n,"","",function(o){return t.call(r,o,i++)}),n}function y_(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(r){(e._status===0||e._status===-1)&&(e._status=1,e._result=r)},function(r){(e._status===0||e._status===-1)&&(e._status=2,e._result=r)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var Ae={current:null},Xn={transition:null},v_={ReactCurrentDispatcher:Ae,ReactCurrentBatchConfig:Xn,ReactCurrentOwner:Mo};$.Children={map:Bn,forEach:function(e,t,r){Bn(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return Bn(e,function(){t++}),t},toArray:function(e){return Bn(e,function(t){return t})||[]},only:function(e){if(!qo(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};$.Component=sr;$.Fragment=o_;$.Profiler=s_;$.PureComponent=ko;$.StrictMode=a_;$.Suspense=f_;$.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=v_;$.cloneElement=function(e,t,r){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n=_f({},e.props),i=e.key,o=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(o=t.ref,a=Mo.current),t.key!==void 0&&(i=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(c in t)Sf.call(t,c)&&!wf.hasOwnProperty(c)&&(n[c]=t[c]===void 0&&s!==void 0?s[c]:t[c])}var c=arguments.length-2;if(c===1)n.children=r;else if(1<c){s=Array(c);for(var d=0;d<c;d++)s[d]=arguments[d+2];n.children=s}return{$$typeof:Nr,type:e.type,key:i,ref:o,props:n,_owner:a}};$.createContext=function(e){return e={$$typeof:c_,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:u_,_context:e},e.Consumer=e};$.createElement=Df;$.createFactory=function(e){var t=Df.bind(null,e);return t.type=e,t};$.createRef=function(){return{current:null}};$.forwardRef=function(e){return{$$typeof:l_,render:e}};$.isValidElement=qo;$.lazy=function(e){return{$$typeof:p_,_payload:{_status:-1,_result:e},_init:y_}};$.memo=function(e,t){return{$$typeof:d_,type:e,compare:t===void 0?null:t}};$.startTransition=function(e){var t=Xn.transition;Xn.transition={};try{e()}finally{Xn.transition=t}};$.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};$.useCallback=function(e,t){return Ae.current.useCallback(e,t)};$.useContext=function(e){return Ae.current.useContext(e)};$.useDebugValue=function(){};$.useDeferredValue=function(e){return Ae.current.useDeferredValue(e)};$.useEffect=function(e,t){return Ae.current.useEffect(e,t)};$.useId=function(){return Ae.current.useId()};$.useImperativeHandle=function(e,t,r){return Ae.current.useImperativeHandle(e,t,r)};$.useInsertionEffect=function(e,t){return Ae.current.useInsertionEffect(e,t)};$.useLayoutEffect=function(e,t){return Ae.current.useLayoutEffect(e,t)};$.useMemo=function(e,t){return Ae.current.useMemo(e,t)};$.useReducer=function(e,t,r){return Ae.current.useReducer(e,t,r)};$.useRef=function(e){return Ae.current.useRef(e)};$.useState=function(e){return Ae.current.useState(e)};$.useSyncExternalStore=function(e,t,r){return Ae.current.useSyncExternalStore(e,t,r)};$.useTransition=function(){return Ae.current.useTransition()};$.version="18.2.0"});var xf=v((G,Hn)=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e="18.2.0",t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),l=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),h=Symbol.for("react.offscreen"),_=Symbol.iterator,E="@@iterator";function w(u){if(u===null||typeof u!="object")return null;var f=_&&u[_]||u[E];return typeof f=="function"?f:null}var P={current:null},F={transition:null},A={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},L={current:null},K={},ue=null;function $e(u){ue=u}K.setExtraStackFrame=function(u){ue=u},K.getCurrentStack=null,K.getStackAddendum=function(){var u="";ue&&(u+=ue);var f=K.getCurrentStack;return f&&(u+=f()||""),u};var le=!1,x=!1,q=!1,M=!1,Q=!1,U={ReactCurrentDispatcher:P,ReactCurrentBatchConfig:F,ReactCurrentOwner:L};U.ReactDebugCurrentFrame=K,U.ReactCurrentActQueue=A;function W(u){{for(var f=arguments.length,g=new Array(f>1?f-1:0),y=1;y<f;y++)g[y-1]=arguments[y];H("warn",u,g)}}function S(u){{for(var f=arguments.length,g=new Array(f>1?f-1:0),y=1;y<f;y++)g[y-1]=arguments[y];H("error",u,g)}}function H(u,f,g){{var y=U.ReactDebugCurrentFrame,b=y.getStackAddendum();b!==""&&(f+="%s",g=g.concat([b]));var O=g.map(function(D){return String(D)});O.unshift("Warning: "+f),Function.prototype.apply.call(console[u],console,O)}}var k={};function R(u,f){{var g=u.constructor,y=g&&(g.displayName||g.name)||"ReactClass",b=y+"."+f;if(k[b])return;S("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",f,y),k[b]=!0}}var j={isMounted:function(u){return!1},enqueueForceUpdate:function(u,f,g){R(u,"forceUpdate")},enqueueReplaceState:function(u,f,g,y){R(u,"replaceState")},enqueueSetState:function(u,f,g,y){R(u,"setState")}},me=Object.assign,it={};Object.freeze(it);function He(u,f,g){this.props=u,this.context=f,this.refs=it,this.updater=g||j}He.prototype.isReactComponent={},He.prototype.setState=function(u,f){if(typeof u!="object"&&typeof u!="function"&&u!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,u,f,"setState")},He.prototype.forceUpdate=function(u){this.updater.enqueueForceUpdate(this,u,"forceUpdate")};{var ct={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},Pt=function(u,f){Object.defineProperty(He.prototype,u,{get:function(){W("%s(...) is deprecated in plain JavaScript React classes. %s",f[0],f[1])}})};for(var Se in ct)ct.hasOwnProperty(Se)&&Pt(Se,ct[Se])}function tn(){}tn.prototype=He.prototype;function mt(u,f,g){this.props=u,this.context=f,this.refs=it,this.updater=g||j}var gt=mt.prototype=new tn;gt.constructor=mt,me(gt,He.prototype),gt.isPureReactComponent=!0;function ze(){var u={current:null};return Object.seal(u),u}var Ht=Array.isArray;function Je(u){return Ht(u)}function rn(u){{var f=typeof Symbol=="function"&&Symbol.toStringTag,g=f&&u[Symbol.toStringTag]||u.constructor.name||"Object";return g}}function _r(u){try{return br(u),!1}catch{return!0}}function br(u){return""+u}function Wt(u){if(_r(u))return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",rn(u)),br(u)}function We(u,f,g){var y=u.displayName;if(y)return y;var b=f.displayName||f.name||"";return b!==""?g+"("+b+")":g}function Rs(u){return u.displayName||"Context"}function yt(u){if(u==null)return null;if(typeof u.tag=="number"&&S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u;switch(u){case n:return"Fragment";case r:return"Portal";case o:return"Profiler";case i:return"StrictMode";case d:return"Suspense";case l:return"SuspenseList"}if(typeof u=="object")switch(u.$$typeof){case s:var f=u;return Rs(f)+".Consumer";case a:var g=u;return Rs(g._context)+".Provider";case c:return We(u,u.render,"ForwardRef");case p:var y=u.displayName||null;return y!==null?y:yt(u.type)||"Memo";case m:{var b=u,O=b._payload,D=b._init;try{return yt(D(O))}catch{return null}}}return null}var Er=Object.prototype.hasOwnProperty,Os={key:!0,ref:!0,__self:!0,__source:!0},Ps,Is,Ui;Ui={};function As(u){if(Er.call(u,"ref")){var f=Object.getOwnPropertyDescriptor(u,"ref").get;if(f&&f.isReactWarning)return!1}return u.ref!==void 0}function Ts(u){if(Er.call(u,"key")){var f=Object.getOwnPropertyDescriptor(u,"key").get;if(f&&f.isReactWarning)return!1}return u.key!==void 0}function Qm(u,f){var g=function(){Ps||(Ps=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};g.isReactWarning=!0,Object.defineProperty(u,"key",{get:g,configurable:!0})}function Zm(u,f){var g=function(){Is||(Is=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};g.isReactWarning=!0,Object.defineProperty(u,"ref",{get:g,configurable:!0})}function eg(u){if(typeof u.ref=="string"&&L.current&&u.__self&&L.current.stateNode!==u.__self){var f=yt(L.current.type);Ui[f]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',f,u.ref),Ui[f]=!0)}}var Xi=function(u,f,g,y,b,O,D){var T={$$typeof:t,type:u,key:f,ref:g,props:D,_owner:O};return T._store={},Object.defineProperty(T._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(T,"_self",{configurable:!1,enumerable:!1,writable:!1,value:y}),Object.defineProperty(T,"_source",{configurable:!1,enumerable:!1,writable:!1,value:b}),Object.freeze&&(Object.freeze(T.props),Object.freeze(T)),T};function tg(u,f,g){var y,b={},O=null,D=null,T=null,B=null;if(f!=null){As(f)&&(D=f.ref,eg(f)),Ts(f)&&(Wt(f.key),O=""+f.key),T=f.__self===void 0?null:f.__self,B=f.__source===void 0?null:f.__source;for(y in f)Er.call(f,y)&&!Os.hasOwnProperty(y)&&(b[y]=f[y])}var V=arguments.length-2;if(V===1)b.children=g;else if(V>1){for(var te=Array(V),re=0;re<V;re++)te[re]=arguments[re+2];Object.freeze&&Object.freeze(te),b.children=te}if(u&&u.defaultProps){var ne=u.defaultProps;for(y in ne)b[y]===void 0&&(b[y]=ne[y])}if(O||D){var ae=typeof u=="function"?u.displayName||u.name||"Unknown":u;O&&Qm(b,ae),D&&Zm(b,ae)}return Xi(u,O,D,T,B,L.current,b)}function rg(u,f){var g=Xi(u.type,f,u.ref,u._self,u._source,u._owner,u.props);return g}function ng(u,f,g){if(u==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+u+".");var y,b=me({},u.props),O=u.key,D=u.ref,T=u._self,B=u._source,V=u._owner;if(f!=null){As(f)&&(D=f.ref,V=L.current),Ts(f)&&(Wt(f.key),O=""+f.key);var te;u.type&&u.type.defaultProps&&(te=u.type.defaultProps);for(y in f)Er.call(f,y)&&!Os.hasOwnProperty(y)&&(f[y]===void 0&&te!==void 0?b[y]=te[y]:b[y]=f[y])}var re=arguments.length-2;if(re===1)b.children=g;else if(re>1){for(var ne=Array(re),ae=0;ae<re;ae++)ne[ae]=arguments[ae+2];b.children=ne}return Xi(u.type,O,D,T,B,V,b)}function Yt(u){return typeof u=="object"&&u!==null&&u.$$typeof===t}var Fs=".",ig=":";function og(u){var f=/[=:]/g,g={"=":"=0",":":"=2"},y=u.replace(f,function(b){return g[b]});return"$"+y}var Ls=!1,ag=/\/+/g;function ks(u){return u.replace(ag,"$&/")}function Hi(u,f){return typeof u=="object"&&u!==null&&u.key!=null?(Wt(u.key),og(""+u.key)):f.toString(36)}function nn(u,f,g,y,b){var O=typeof u;(O==="undefined"||O==="boolean")&&(u=null);var D=!1;if(u===null)D=!0;else switch(O){case"string":case"number":D=!0;break;case"object":switch(u.$$typeof){case t:case r:D=!0}}if(D){var T=u,B=b(T),V=y===""?Fs+Hi(T,0):y;if(Je(B)){var te="";V!=null&&(te=ks(V)+"/"),nn(B,f,te,"",function(Zg){return Zg})}else B!=null&&(Yt(B)&&(B.key&&(!T||T.key!==B.key)&&Wt(B.key),B=rg(B,g+(B.key&&(!T||T.key!==B.key)?ks(""+B.key)+"/":"")+V)),f.push(B));return 1}var re,ne,ae=0,ge=y===""?Fs:y+ig;if(Je(u))for(var dn=0;dn<u.length;dn++)re=u[dn],ne=ge+Hi(re,dn),ae+=nn(re,f,g,ne,b);else{var eo=w(u);if(typeof eo=="function"){var ou=u;eo===ou.entries&&(Ls||W("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Ls=!0);for(var Kg=eo.call(ou),au,Qg=0;!(au=Kg.next()).done;)re=au.value,ne=ge+Hi(re,Qg++),ae+=nn(re,f,g,ne,b)}else if(O==="object"){var su=String(u);throw new Error("Objects are not valid as a React child (found: "+(su==="[object Object]"?"object with keys {"+Object.keys(u).join(", ")+"}":su)+"). If you meant to render a collection of children, use an array instead.")}}return ae}function on(u,f,g){if(u==null)return u;var y=[],b=0;return nn(u,y,"","",function(O){return f.call(g,O,b++)}),y}function sg(u){var f=0;return on(u,function(){f++}),f}function ug(u,f,g){on(u,function(){f.apply(this,arguments)},g)}function cg(u){return on(u,function(f){return f})||[]}function lg(u){if(!Yt(u))throw new Error("React.Children.only expected to receive a single React element child.");return u}function fg(u){var f={$$typeof:s,_currentValue:u,_currentValue2:u,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};f.Provider={$$typeof:a,_context:f};var g=!1,y=!1,b=!1;{var O={$$typeof:s,_context:f};Object.defineProperties(O,{Provider:{get:function(){return y||(y=!0,S("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),f.Provider},set:function(D){f.Provider=D}},_currentValue:{get:function(){return f._currentValue},set:function(D){f._currentValue=D}},_currentValue2:{get:function(){return f._currentValue2},set:function(D){f._currentValue2=D}},_threadCount:{get:function(){return f._threadCount},set:function(D){f._threadCount=D}},Consumer:{get:function(){return g||(g=!0,S("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),f.Consumer}},displayName:{get:function(){return f.displayName},set:function(D){b||(W("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",D),b=!0)}}}),f.Consumer=O}return f._currentRenderer=null,f._currentRenderer2=null,f}var Sr=-1,Wi=0,Ns=1,dg=2;function pg(u){if(u._status===Sr){var f=u._result,g=f();if(g.then(function(O){if(u._status===Wi||u._status===Sr){var D=u;D._status=Ns,D._result=O}},function(O){if(u._status===Wi||u._status===Sr){var D=u;D._status=dg,D._result=O}}),u._status===Sr){var y=u;y._status=Wi,y._result=g}}if(u._status===Ns){var b=u._result;return b===void 0&&S(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
10
10
|
|
|
11
11
|
Your code should look like:
|
|
12
12
|
const MyComponent = lazy(() => import('./MyComponent'))
|
|
13
13
|
|
|
14
|
-
Did you accidentally put curly braces around the import?`,
|
|
14
|
+
Did you accidentally put curly braces around the import?`,b),"default"in b||S(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
15
15
|
|
|
16
16
|
Your code should look like:
|
|
17
|
-
const MyComponent = lazy(() => import('./MyComponent'))`,
|
|
17
|
+
const MyComponent = lazy(() => import('./MyComponent'))`,b),b.default}else throw u._result}function hg(u){var f={_status:Sr,_result:u},g={$$typeof:m,_payload:f,_init:pg};{var y,b;Object.defineProperties(g,{defaultProps:{configurable:!0,get:function(){return y},set:function(O){S("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),y=O,Object.defineProperty(g,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return b},set:function(O){S("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),b=O,Object.defineProperty(g,"propTypes",{enumerable:!0})}}})}return g}function mg(u){u!=null&&u.$$typeof===p?S("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof u!="function"?S("forwardRef requires a render function but was given %s.",u===null?"null":typeof u):u.length!==0&&u.length!==2&&S("forwardRef render functions accept exactly two parameters: props and ref. %s",u.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),u!=null&&(u.defaultProps!=null||u.propTypes!=null)&&S("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var f={$$typeof:c,render:u};{var g;Object.defineProperty(f,"displayName",{enumerable:!1,configurable:!0,get:function(){return g},set:function(y){g=y,!u.name&&!u.displayName&&(u.displayName=y)}})}return f}var Ms;Ms=Symbol.for("react.module.reference");function qs(u){return!!(typeof u=="string"||typeof u=="function"||u===n||u===o||Q||u===i||u===d||u===l||M||u===h||le||x||q||typeof u=="object"&&u!==null&&(u.$$typeof===m||u.$$typeof===p||u.$$typeof===a||u.$$typeof===s||u.$$typeof===c||u.$$typeof===Ms||u.getModuleId!==void 0))}function gg(u,f){qs(u)||S("memo: The first argument must be a component. Instead received: %s",u===null?"null":typeof u);var g={$$typeof:p,type:u,compare:f===void 0?null:f};{var y;Object.defineProperty(g,"displayName",{enumerable:!1,configurable:!0,get:function(){return y},set:function(b){y=b,!u.name&&!u.displayName&&(u.displayName=b)}})}return g}function Re(){var u=P.current;return u===null&&S(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
18
18
|
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
19
19
|
2. You might be breaking the Rules of Hooks
|
|
20
20
|
3. You might have more than one copy of React in the same app
|
|
21
|
-
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),u}function
|
|
22
|
-
`+
|
|
21
|
+
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),u}function yg(u){var f=Re();if(u._context!==void 0){var g=u._context;g.Consumer===u?S("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):g.Provider===u&&S("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return f.useContext(u)}function vg(u){var f=Re();return f.useState(u)}function _g(u,f,g){var y=Re();return y.useReducer(u,f,g)}function bg(u){var f=Re();return f.useRef(u)}function Eg(u,f){var g=Re();return g.useEffect(u,f)}function Sg(u,f){var g=Re();return g.useInsertionEffect(u,f)}function wg(u,f){var g=Re();return g.useLayoutEffect(u,f)}function Dg(u,f){var g=Re();return g.useCallback(u,f)}function Cg(u,f){var g=Re();return g.useMemo(u,f)}function xg(u,f,g){var y=Re();return y.useImperativeHandle(u,f,g)}function Rg(u,f){{var g=Re();return g.useDebugValue(u,f)}}function Og(){var u=Re();return u.useTransition()}function Pg(u){var f=Re();return f.useDeferredValue(u)}function Ig(){var u=Re();return u.useId()}function Ag(u,f,g){var y=Re();return y.useSyncExternalStore(u,f,g)}var wr=0,js,$s,Gs,Bs,Us,Xs,Hs;function Ws(){}Ws.__reactDisabledLog=!0;function Tg(){{if(wr===0){js=console.log,$s=console.info,Gs=console.warn,Bs=console.error,Us=console.group,Xs=console.groupCollapsed,Hs=console.groupEnd;var u={configurable:!0,enumerable:!0,value:Ws,writable:!0};Object.defineProperties(console,{info:u,log:u,warn:u,error:u,group:u,groupCollapsed:u,groupEnd:u})}wr++}}function Fg(){{if(wr--,wr===0){var u={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:me({},u,{value:js}),info:me({},u,{value:$s}),warn:me({},u,{value:Gs}),error:me({},u,{value:Bs}),group:me({},u,{value:Us}),groupCollapsed:me({},u,{value:Xs}),groupEnd:me({},u,{value:Hs})})}wr<0&&S("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Yi=U.ReactCurrentDispatcher,Vi;function an(u,f,g){{if(Vi===void 0)try{throw Error()}catch(b){var y=b.stack.trim().match(/\n( *(at )?)/);Vi=y&&y[1]||""}return`
|
|
22
|
+
`+Vi+u}}var zi=!1,sn;{var Lg=typeof WeakMap=="function"?WeakMap:Map;sn=new Lg}function Ys(u,f){if(!u||zi)return"";{var g=sn.get(u);if(g!==void 0)return g}var y;zi=!0;var b=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var O;O=Yi.current,Yi.current=null,Tg();try{if(f){var D=function(){throw Error()};if(Object.defineProperty(D.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(D,[])}catch(ge){y=ge}Reflect.construct(u,[],D)}else{try{D.call()}catch(ge){y=ge}u.call(D.prototype)}}else{try{throw Error()}catch(ge){y=ge}u()}}catch(ge){if(ge&&y&&typeof ge.stack=="string"){for(var T=ge.stack.split(`
|
|
23
23
|
`),B=y.stack.split(`
|
|
24
|
-
`),V=
|
|
25
|
-
`+
|
|
24
|
+
`),V=T.length-1,te=B.length-1;V>=1&&te>=0&&T[V]!==B[te];)te--;for(;V>=1&&te>=0;V--,te--)if(T[V]!==B[te]){if(V!==1||te!==1)do if(V--,te--,te<0||T[V]!==B[te]){var re=`
|
|
25
|
+
`+T[V].replace(" at new "," at ");return u.displayName&&re.includes("<anonymous>")&&(re=re.replace("<anonymous>",u.displayName)),typeof u=="function"&&sn.set(u,re),re}while(V>=1&&te>=0);break}}}finally{zi=!1,Yi.current=O,Fg(),Error.prepareStackTrace=b}var ne=u?u.displayName||u.name:"",ae=ne?an(ne):"";return typeof u=="function"&&sn.set(u,ae),ae}function kg(u,f,g){return Ys(u,!1)}function Ng(u){var f=u.prototype;return!!(f&&f.isReactComponent)}function un(u,f,g){if(u==null)return"";if(typeof u=="function")return Ys(u,Ng(u));if(typeof u=="string")return an(u);switch(u){case d:return an("Suspense");case l:return an("SuspenseList")}if(typeof u=="object")switch(u.$$typeof){case c:return kg(u.render);case p:return un(u.type,f,g);case m:{var y=u,b=y._payload,O=y._init;try{return un(O(b),f,g)}catch{}}}return""}var Vs={},zs=U.ReactDebugCurrentFrame;function cn(u){if(u){var f=u._owner,g=un(u.type,u._source,f?f.type:null);zs.setExtraStackFrame(g)}else zs.setExtraStackFrame(null)}function Mg(u,f,g,y,b){{var O=Function.call.bind(Er);for(var D in u)if(O(u,D)){var T=void 0;try{if(typeof u[D]!="function"){var B=Error((y||"React class")+": "+g+" type `"+D+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof u[D]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw B.name="Invariant Violation",B}T=u[D](f,D,y,g,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(V){T=V}T&&!(T instanceof Error)&&(cn(b),S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",y||"React class",g,D,typeof T),cn(null)),T instanceof Error&&!(T.message in Vs)&&(Vs[T.message]=!0,cn(b),S("Failed %s type: %s",g,T.message),cn(null))}}}function Vt(u){if(u){var f=u._owner,g=un(u.type,u._source,f?f.type:null);$e(g)}else $e(null)}var Ji;Ji=!1;function Js(){if(L.current){var u=yt(L.current.type);if(u)return`
|
|
26
26
|
|
|
27
|
-
Check the render method of \``+u+"`."}return""}function
|
|
27
|
+
Check the render method of \``+u+"`."}return""}function qg(u){if(u!==void 0){var f=u.fileName.replace(/^.*[\\\/]/,""),g=u.lineNumber;return`
|
|
28
28
|
|
|
29
|
-
Check your code at `+f+":"+g+"."}return""}function
|
|
29
|
+
Check your code at `+f+":"+g+"."}return""}function jg(u){return u!=null?qg(u.__source):""}var Ks={};function $g(u){var f=Js();if(!f){var g=typeof u=="string"?u:u.displayName||u.name;g&&(f=`
|
|
30
30
|
|
|
31
|
-
Check the top-level render call using <`+g+">.")}return f}function Zs(u,f){if(!(!u._store||u._store.validated||u.key!=null)){u._store.validated=!0;var g=Ng(f);if(!Qs[g]){Qs[g]=!0;var y="";u&&u._owner&&u._owner!==L.current&&(y=" It was passed a child from "+yt(u._owner.type)+"."),Vt(u),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',g,y),Vt(null)}}}function eu(u,f){if(typeof u=="object"){if(Je(u))for(var g=0;g<u.length;g++){var y=u[g];Yt(y)&&Zs(y,f)}else if(Yt(u))u._store&&(u._store.validated=!0);else if(u){var E=w(u);if(typeof E=="function"&&E!==u.entries)for(var O=E.call(u),D;!(D=O.next()).done;)Yt(D.value)&&Zs(D.value,f)}}}function tu(u){{var f=u.type;if(f==null||typeof f=="string")return;var g;if(typeof f=="function")g=f.propTypes;else if(typeof f=="object"&&(f.$$typeof===c||f.$$typeof===p))g=f.propTypes;else return;if(g){var y=yt(f);Fg(g,u.props,"prop",y,u)}else if(f.PropTypes!==void 0&&!zi){zi=!0;var E=yt(f);S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",E||"Unknown")}typeof f.getDefaultProps=="function"&&!f.getDefaultProps.isReactClassApproved&&S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Mg(u){{for(var f=Object.keys(u.props),g=0;g<f.length;g++){var y=f[g];if(y!=="children"&&y!=="key"){Vt(u),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",y),Vt(null);break}}u.ref!==null&&(Vt(u),S("Invalid attribute `ref` supplied to `React.Fragment`."),Vt(null))}}function ru(u,f,g){var y=js(u);if(!y){var E="";(u===void 0||typeof u=="object"&&u!==null&&Object.keys(u).length===0)&&(E+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var O=kg(f);O?E+=O:E+=Ks();var D;u===null?D="null":Je(u)?D="array":u!==void 0&&u.$$typeof===t?(D="<"+(yt(u.type)||"Unknown")+" />",E=" Did you accidentally export a JSX literal instead of a component?"):D=typeof u,S("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",D,E)}var A=Km.apply(this,arguments);if(A==null)return A;if(y)for(var B=2;B<arguments.length;B++)eu(arguments[B],u);return u===n?Mg(A):tu(A),A}var nu=!1;function qg(u){var f=ru.bind(null,u);return f.type=u,nu||(nu=!0,W("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(f,"type",{enumerable:!1,get:function(){return W("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:u}),u}}),f}function jg(u,f,g){for(var y=Zm.apply(this,arguments),E=2;E<arguments.length;E++)eu(arguments[E],y.type);return tu(y),y}function $g(u,f){var g=F.transition;F.transition={};var y=F.transition;F.transition._updatedFibers=new Set;try{u()}finally{if(F.transition=g,g===null&&y._updatedFibers){var E=y._updatedFibers.size;E>10&&W("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),y._updatedFibers.clear()}}}var iu=!1,dn=null;function Gg(u){if(dn===null)try{var f=("require"+Math.random()).slice(0,7),g=Qn&&Qn[f];dn=g.call(Qn,"timers").setImmediate}catch{dn=function(E){iu===!1&&(iu=!0,typeof MessageChannel>"u"&&S("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var O=new MessageChannel;O.port1.onmessage=E,O.port2.postMessage(void 0)}}return dn(u)}var zt=0,ou=!1;function Bg(u){{var f=zt;zt++,P.current===null&&(P.current=[]);var g=P.isBatchingLegacy,y;try{if(P.isBatchingLegacy=!0,y=u(),!g&&P.didScheduleLegacyUpdate){var E=P.current;E!==null&&(P.didScheduleLegacyUpdate=!1,Qi(E))}}catch(re){throw pn(f),re}finally{P.isBatchingLegacy=g}if(y!==null&&typeof y=="object"&&typeof y.then=="function"){var O=y,D=!1,A={then:function(re,oe){D=!0,O.then(function(me){pn(f),zt===0?Ji(me,re,oe):re(me)},function(me){pn(f),oe(me)})}};return!ou&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){D||(ou=!0,S("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),A}else{var B=y;if(pn(f),zt===0){var V=P.current;V!==null&&(Qi(V),P.current=null);var ee={then:function(re,oe){P.current===null?(P.current=[],Ji(B,re,oe)):re(B)}};return ee}else{var te={then:function(re,oe){re(B)}};return te}}}}function pn(u){u!==zt-1&&S("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),zt=u}function Ji(u,f,g){{var y=P.current;if(y!==null)try{Qi(y),Gg(function(){y.length===0?(P.current=null,f(u)):Ji(u,f,g)})}catch(E){g(E)}else f(u)}}var Ki=!1;function Qi(u){if(!Ki){Ki=!0;var f=0;try{for(;f<u.length;f++){var g=u[f];do g=g(!0);while(g!==null)}u.length=0}catch(y){throw u=u.slice(f+1),y}finally{Ki=!1}}}var Ug=ru,Xg=jg,Hg=qg,Wg={map:sn,forEach:ig,count:ng,toArray:og,only:ag};G.Children=Wg,G.Component=Xe,G.Fragment=n,G.Profiler=o,G.PureComponent=mt,G.StrictMode=i,G.Suspense=d,G.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=U,G.cloneElement=Xg,G.createContext=sg,G.createElement=Ug,G.createFactory=Hg,G.createRef=ze,G.forwardRef=fg,G.isValidElement=Yt,G.lazy=lg,G.memo=dg,G.startTransition=$g,G.unstable_act=Bg,G.useCallback=Eg,G.useContext=pg,G.useDebugValue=wg,G.useDeferredValue=Cg,G.useEffect=yg,G.useId=xg,G.useImperativeHandle=Sg,G.useInsertionEffect=vg,G.useLayoutEffect=_g,G.useMemo=bg,G.useReducer=mg,G.useRef=gg,G.useState=hg,G.useSyncExternalStore=Rg,G.useTransition=Dg,G.version=e,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()});var qf=v((E1,Bo)=>{"use strict";process.env.NODE_ENV==="production"?Bo.exports=Nf():Bo.exports=Mf()});function Ct(e=""){return Wo?Uo.default.resolve(Ho.default.sync(__dirname),"../../../",e):Uo.default.resolve(Ho.default.sync(__dirname),"../griddo-components",e)}function v_(){let e=Xo.default.sync("jsconfig.json",{cwd:Ct()});return Xo.default.sync("tsconfig.json",{cwd:Ct()})||e}function __(){let e=require(v_());return Object.keys(e?.compilerOptions?.paths).reduce((t,r)=>{let[n]=r.split("/"),[i]=e&&e.compilerOptions&&e.compilerOptions.paths&&e.compilerOptions.paths[r],[o]=i.split("/*"),a=Ct(o);return{...t,[n]:a}},{"@griddo-instance":`${Ct()}/src/index.js`})}var Uo,Xo,Ho,Wo,Ld,Yo=cu(()=>{"use strict";Uo=T(require("node:path")),Xo=T(To()),Ho=T(Un()),Wo=__dirname.includes("node_modules"),Ld=__()});var qd={};lu(qd,{CXDir:()=>C_,default:()=>D_});var st,ei,Nd,Zn,E_,b_,S_,kd,w_,Md,D_,C_,jd=cu(()=>{"use strict";st=T(require("node:path")),ei=T(Un());Yo();Nd=ei.default.sync(st.default.resolve(__dirname,"../..")),Zn=ei.default.sync(__dirname),E_=st.default.resolve(ei.default.sync(__dirname)),b_=st.default.resolve(Zn,"caches"),S_=Ct(),kd=st.default.join(Nd,"exports/sites"),{version:w_}=require(st.default.join(Zn,"package.json")),Md={proDomain:"pro-",griddoVersion:w_,CXDir:{EXPORTS:"__exports",CACHE:"__caches",CX:"__cx",SSG:"__ssg",COMPONENTS:"__components",ROOT:"__root",EXPORTS_DIST:"__exports_dist",CX_DIST:"__cx_dist"},paths:e=>({__caches:st.default.join(b_,e||""),__components:S_,__cx:Zn,__exports:st.default.join(kd,e||""),__root:Nd,__ssg:E_,__exports_dist:e?st.default.join(kd,e,"dist"):"",__cx_dist:st.default.join(Zn,"dist")})},D_=Md,C_=Md.CXDir});var ta=v((G1,Jd)=>{"use strict";Jd.exports=function(t,r){return function(){for(var i=new Array(arguments.length),o=0;o<i.length;o++)i[o]=arguments[o];return t.apply(r,i)}}});var Fe=v((B1,Zd)=>{"use strict";var I_=ta(),Nt=Object.prototype.toString;function ia(e){return Nt.call(e)==="[object Array]"}function ra(e){return typeof e>"u"}function P_(e){return e!==null&&!ra(e)&&e.constructor!==null&&!ra(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function T_(e){return Nt.call(e)==="[object ArrayBuffer]"}function A_(e){return typeof FormData<"u"&&e instanceof FormData}function F_(e){var t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function L_(e){return typeof e=="string"}function k_(e){return typeof e=="number"}function Kd(e){return e!==null&&typeof e=="object"}function ri(e){if(Nt.call(e)!=="[object Object]")return!1;var t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function N_(e){return Nt.call(e)==="[object Date]"}function M_(e){return Nt.call(e)==="[object File]"}function q_(e){return Nt.call(e)==="[object Blob]"}function Qd(e){return Nt.call(e)==="[object Function]"}function j_(e){return Kd(e)&&Qd(e.pipe)}function $_(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}function G_(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function B_(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function oa(e,t){if(!(e===null||typeof e>"u"))if(typeof e!="object"&&(e=[e]),ia(e))for(var r=0,n=e.length;r<n;r++)t.call(null,e[r],r,e);else for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.call(null,e[i],i,e)}function na(){var e={};function t(i,o){ri(e[o])&&ri(i)?e[o]=na(e[o],i):ri(i)?e[o]=na({},i):ia(i)?e[o]=i.slice():e[o]=i}for(var r=0,n=arguments.length;r<n;r++)oa(arguments[r],t);return e}function U_(e,t,r){return oa(t,function(i,o){r&&typeof i=="function"?e[o]=I_(i,r):e[o]=i}),e}function X_(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}Zd.exports={isArray:ia,isArrayBuffer:T_,isBuffer:P_,isFormData:A_,isArrayBufferView:F_,isString:L_,isNumber:k_,isObject:Kd,isPlainObject:ri,isUndefined:ra,isDate:N_,isFile:M_,isBlob:q_,isFunction:Qd,isStream:j_,isURLSearchParams:$_,isStandardBrowserEnv:B_,forEach:oa,merge:na,extend:U_,trim:G_,stripBOM:X_}});var ni=v((U1,tp)=>{"use strict";var fr=Fe();function ep(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}tp.exports=function(t,r,n){if(!r)return t;var i;if(n)i=n(r);else if(fr.isURLSearchParams(r))i=r.toString();else{var o=[];fr.forEach(r,function(c,d){c===null||typeof c>"u"||(fr.isArray(c)?d=d+"[]":c=[c],fr.forEach(c,function(p){fr.isDate(p)?p=p.toISOString():fr.isObject(p)&&(p=JSON.stringify(p)),o.push(ep(d)+"="+ep(p))}))}),i=o.join("&")}if(i){var a=t.indexOf("#");a!==-1&&(t=t.slice(0,a)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}});var np=v((X1,rp)=>{"use strict";var H_=Fe();function ii(){this.handlers=[]}ii.prototype.use=function(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1};ii.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)};ii.prototype.forEach=function(t){H_.forEach(this.handlers,function(n){n!==null&&t(n)})};rp.exports=ii});var op=v((H1,ip)=>{"use strict";var W_=Fe();ip.exports=function(t,r){W_.forEach(t,function(i,o){o!==r&&o.toUpperCase()===r.toUpperCase()&&(t[r]=i,delete t[o])})}});var oi=v((W1,ap)=>{"use strict";ap.exports=function(t,r,n,i,o){return t.config=r,n&&(t.code=n),t.request=i,t.response=o,t.isAxiosError=!0,t.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}},t}});var ai=v((Y1,sp)=>{"use strict";var Y_=oi();sp.exports=function(t,r,n,i,o){var a=new Error(t);return Y_(a,r,n,i,o)}});var aa=v((V1,up)=>{"use strict";var V_=ai();up.exports=function(t,r,n){var i=n.config.validateStatus;!n.status||!i||i(n.status)?t(n):r(V_("Request failed with status code "+n.status,n.config,null,n.request,n))}});var lp=v((z1,cp)=>{"use strict";var si=Fe();cp.exports=si.isStandardBrowserEnv()?function(){return{write:function(r,n,i,o,a,s){var c=[];c.push(r+"="+encodeURIComponent(n)),si.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),si.isString(o)&&c.push("path="+o),si.isString(a)&&c.push("domain="+a),s===!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 dp=v((J1,fp)=>{"use strict";fp.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}});var hp=v((K1,pp)=>{"use strict";pp.exports=function(t,r){return r?t.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):t}});var sa=v((Q1,mp)=>{"use strict";var z_=dp(),J_=hp();mp.exports=function(t,r){return t&&!z_(r)?J_(t,r):r}});var yp=v((Z1,gp)=>{"use strict";var ua=Fe(),K_=["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"];gp.exports=function(t){var r={},n,i,o;return t&&ua.forEach(t.split(`
|
|
32
|
-
`),function(s){if(o=s.indexOf(":"),n=ua.trim(s.substr(0,o)).toLowerCase(),i=ua.trim(s.substr(o+1)),n){if(r[n]&&K_.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 Ep=v((eD,_p)=>{"use strict";var vp=Fe();_p.exports=vp.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a"),n;function i(o){var a=o;return t&&(r.setAttribute("href",a),a=r.href),r.setAttribute("href",a),{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(a){var s=vp.isString(a)?i(a):a;return s.protocol===n.protocol&&s.host===n.host}}():function(){return function(){return!0}}()});var Sp=v((tD,bp)=>{"use strict";var ui=Fe(),Q_=aa(),Z_=lp(),eE=ni(),tE=sa(),rE=yp(),nE=Ep(),ca=ai();bp.exports=function(t){return new Promise(function(n,i){var o=t.data,a=t.headers,s=t.responseType;ui.isFormData(o)&&delete a["Content-Type"];var c=new XMLHttpRequest;if(t.auth){var d=t.auth.username||"",l=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";a.Authorization="Basic "+btoa(d+":"+l)}var p=tE(t.baseURL,t.url);c.open(t.method.toUpperCase(),eE(p,t.params,t.paramsSerializer),!0),c.timeout=t.timeout;function m(){if(c){var _="getAllResponseHeaders"in c?rE(c.getAllResponseHeaders()):null,b=!s||s==="text"||s==="json"?c.responseText:c.response,w={data:b,status:c.status,statusText:c.statusText,headers:_,config:t,request:c};Q_(n,i,w),c=null}}if("onloadend"in c?c.onloadend=m:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(m)},c.onabort=function(){c&&(i(ca("Request aborted",t,"ECONNABORTED",c)),c=null)},c.onerror=function(){i(ca("Network Error",t,null,c)),c=null},c.ontimeout=function(){var b="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(b=t.timeoutErrorMessage),i(ca(b,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},ui.isStandardBrowserEnv()){var h=(t.withCredentials||nE(p))&&t.xsrfCookieName?Z_.read(t.xsrfCookieName):void 0;h&&(a[t.xsrfHeaderName]=h)}"setRequestHeader"in c&&ui.forEach(a,function(b,w){typeof o>"u"&&w.toLowerCase()==="content-type"?delete a[w]:c.setRequestHeader(w,b)}),ui.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),s&&s!=="json"&&(c.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&c.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(b){c&&(c.abort(),i(b),c=null)}),o||(o=null),c.send(o)})}});var Dp=v((rD,wp)=>{var dr=1e3,pr=dr*60,hr=pr*60,Mt=hr*24,iE=Mt*7,oE=Mt*365.25;wp.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return aE(e);if(r==="number"&&isFinite(e))return t.long?uE(e):sE(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function aE(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*oE;case"weeks":case"week":case"w":return r*iE;case"days":case"day":case"d":return r*Mt;case"hours":case"hour":case"hrs":case"hr":case"h":return r*hr;case"minutes":case"minute":case"mins":case"min":case"m":return r*pr;case"seconds":case"second":case"secs":case"sec":case"s":return r*dr;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function sE(e){var t=Math.abs(e);return t>=Mt?Math.round(e/Mt)+"d":t>=hr?Math.round(e/hr)+"h":t>=pr?Math.round(e/pr)+"m":t>=dr?Math.round(e/dr)+"s":e+"ms"}function uE(e){var t=Math.abs(e);return t>=Mt?ci(e,t,Mt,"day"):t>=hr?ci(e,t,hr,"hour"):t>=pr?ci(e,t,pr,"minute"):t>=dr?ci(e,t,dr,"second"):e+" ms"}function ci(e,t,r,n){var i=t>=r*1.5;return Math.round(e/r)+" "+n+(i?"s":"")}});var la=v((nD,Cp)=>{function cE(e){r.debug=r,r.default=r,r.coerce=c,r.disable=o,r.enable=i,r.enabled=a,r.humanize=Dp(),r.destroy=d,Object.keys(e).forEach(l=>{r[l]=e[l]}),r.names=[],r.skips=[],r.formatters={};function t(l){let p=0;for(let m=0;m<l.length;m++)p=(p<<5)-p+l.charCodeAt(m),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=t;function r(l){let p,m=null,h,_;function b(...w){if(!b.enabled)return;let I=b,F=Number(new Date),P=F-(p||F);I.diff=P,I.prev=p,I.curr=F,p=F,w[0]=r.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let L=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(se,$e)=>{if(se==="%%")return"%";L++;let ce=r.formatters[$e];if(typeof ce=="function"){let x=w[L];se=ce.call(I,x),w.splice(L,1),L--}return se}),r.formatArgs.call(I,w),(I.log||r.log).apply(I,w)}return b.namespace=l,b.useColors=r.useColors(),b.color=r.selectColor(l),b.extend=n,b.destroy=r.destroy,Object.defineProperty(b,"enabled",{enumerable:!0,configurable:!1,get:()=>m!==null?m:(h!==r.namespaces&&(h=r.namespaces,_=r.enabled(l)),_),set:w=>{m=w}}),typeof r.init=="function"&&r.init(b),b}function n(l,p){let m=r(this.namespace+(typeof p>"u"?":":p)+l);return m.log=this.log,m}function i(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let p,m=(typeof l=="string"?l:"").split(/[\s,]+/),h=m.length;for(p=0;p<h;p++)m[p]&&(l=m[p].replace(/\*/g,".*?"),l[0]==="-"?r.skips.push(new RegExp("^"+l.slice(1)+"$")):r.names.push(new RegExp("^"+l+"$")))}function o(){let l=[...r.names.map(s),...r.skips.map(s).map(p=>"-"+p)].join(",");return r.enable(""),l}function a(l){if(l[l.length-1]==="*")return!0;let p,m;for(p=0,m=r.skips.length;p<m;p++)if(r.skips[p].test(l))return!1;for(p=0,m=r.names.length;p<m;p++)if(r.names[p].test(l))return!0;return!1}function s(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function c(l){return l instanceof Error?l.stack||l.message:l}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}Cp.exports=cE});var xp=v((Be,li)=>{Be.formatArgs=fE;Be.save=dE;Be.load=pE;Be.useColors=lE;Be.storage=hE();Be.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Be.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 lE(){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 fE(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+li.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;e.splice(1,0,t,"color: inherit");let r=0,n=0;e[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(r++,i==="%c"&&(n=r))}),e.splice(n,0,t)}Be.log=console.debug||console.log||(()=>{});function dE(e){try{e?Be.storage.setItem("debug",e):Be.storage.removeItem("debug")}catch{}}function pE(){let e;try{e=Be.storage.getItem("debug")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function hE(){try{return localStorage}catch{}}li.exports=la()(Be);var{formatters:mE}=li.exports;mE.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var Op=v((iD,Rp)=>{"use strict";Rp.exports=(e,t=process.argv)=>{let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1||n<i)}});var Tp=v((oD,Pp)=>{"use strict";var gE=require("os"),Ip=require("tty"),Ye=Op(),{env:fe}=process,xt;Ye("no-color")||Ye("no-colors")||Ye("color=false")||Ye("color=never")?xt=0:(Ye("color")||Ye("colors")||Ye("color=true")||Ye("color=always"))&&(xt=1);"FORCE_COLOR"in fe&&(fe.FORCE_COLOR==="true"?xt=1:fe.FORCE_COLOR==="false"?xt=0:xt=fe.FORCE_COLOR.length===0?1:Math.min(parseInt(fe.FORCE_COLOR,10),3));function fa(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function da(e,t){if(xt===0)return 0;if(Ye("color=16m")||Ye("color=full")||Ye("color=truecolor"))return 3;if(Ye("color=256"))return 2;if(e&&!t&&xt===void 0)return 0;let r=xt||0;if(fe.TERM==="dumb")return r;if(process.platform==="win32"){let n=gE.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in fe)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in fe)||fe.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in fe)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(fe.TEAMCITY_VERSION)?1:0;if(fe.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in fe){let n=parseInt((fe.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(fe.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(fe.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(fe.TERM)||"COLORTERM"in fe?1:r}function yE(e){let t=da(e,e&&e.isTTY);return fa(t)}Pp.exports={supportsColor:yE,stdout:fa(da(!0,Ip.isatty(1))),stderr:fa(da(!0,Ip.isatty(2)))}});var Fp=v((ve,di)=>{var vE=require("tty"),fi=require("util");ve.init=CE;ve.log=SE;ve.formatArgs=EE;ve.save=wE;ve.load=DE;ve.useColors=_E;ve.destroy=fi.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");ve.colors=[6,2,3,4,5,1];try{let e=Tp();e&&(e.stderr||e).level>=2&&(ve.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{}ve.inspectOpts=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let r=t.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[t];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),e[r]=n,e},{});function _E(){return"colors"in ve.inspectOpts?!!ve.inspectOpts.colors:vE.isatty(process.stderr.fd)}function EE(e){let{namespace:t,useColors:r}=this;if(r){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${t} \x1B[0m`;e[0]=o+e[0].split(`
|
|
31
|
+
Check the top-level render call using <`+g+">.")}return f}function Qs(u,f){if(!(!u._store||u._store.validated||u.key!=null)){u._store.validated=!0;var g=$g(f);if(!Ks[g]){Ks[g]=!0;var y="";u&&u._owner&&u._owner!==L.current&&(y=" It was passed a child from "+yt(u._owner.type)+"."),Vt(u),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',g,y),Vt(null)}}}function Zs(u,f){if(typeof u=="object"){if(Je(u))for(var g=0;g<u.length;g++){var y=u[g];Yt(y)&&Qs(y,f)}else if(Yt(u))u._store&&(u._store.validated=!0);else if(u){var b=w(u);if(typeof b=="function"&&b!==u.entries)for(var O=b.call(u),D;!(D=O.next()).done;)Yt(D.value)&&Qs(D.value,f)}}}function eu(u){{var f=u.type;if(f==null||typeof f=="string")return;var g;if(typeof f=="function")g=f.propTypes;else if(typeof f=="object"&&(f.$$typeof===c||f.$$typeof===p))g=f.propTypes;else return;if(g){var y=yt(f);Mg(g,u.props,"prop",y,u)}else if(f.PropTypes!==void 0&&!Ji){Ji=!0;var b=yt(f);S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",b||"Unknown")}typeof f.getDefaultProps=="function"&&!f.getDefaultProps.isReactClassApproved&&S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Gg(u){{for(var f=Object.keys(u.props),g=0;g<f.length;g++){var y=f[g];if(y!=="children"&&y!=="key"){Vt(u),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",y),Vt(null);break}}u.ref!==null&&(Vt(u),S("Invalid attribute `ref` supplied to `React.Fragment`."),Vt(null))}}function tu(u,f,g){var y=qs(u);if(!y){var b="";(u===void 0||typeof u=="object"&&u!==null&&Object.keys(u).length===0)&&(b+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var O=jg(f);O?b+=O:b+=Js();var D;u===null?D="null":Je(u)?D="array":u!==void 0&&u.$$typeof===t?(D="<"+(yt(u.type)||"Unknown")+" />",b=" Did you accidentally export a JSX literal instead of a component?"):D=typeof u,S("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",D,b)}var T=tg.apply(this,arguments);if(T==null)return T;if(y)for(var B=2;B<arguments.length;B++)Zs(arguments[B],u);return u===n?Gg(T):eu(T),T}var ru=!1;function Bg(u){var f=tu.bind(null,u);return f.type=u,ru||(ru=!0,W("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(f,"type",{enumerable:!1,get:function(){return W("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:u}),u}}),f}function Ug(u,f,g){for(var y=ng.apply(this,arguments),b=2;b<arguments.length;b++)Zs(arguments[b],y.type);return eu(y),y}function Xg(u,f){var g=F.transition;F.transition={};var y=F.transition;F.transition._updatedFibers=new Set;try{u()}finally{if(F.transition=g,g===null&&y._updatedFibers){var b=y._updatedFibers.size;b>10&&W("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),y._updatedFibers.clear()}}}var nu=!1,ln=null;function Hg(u){if(ln===null)try{var f=("require"+Math.random()).slice(0,7),g=Hn&&Hn[f];ln=g.call(Hn,"timers").setImmediate}catch{ln=function(b){nu===!1&&(nu=!0,typeof MessageChannel>"u"&&S("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var O=new MessageChannel;O.port1.onmessage=b,O.port2.postMessage(void 0)}}return ln(u)}var zt=0,iu=!1;function Wg(u){{var f=zt;zt++,A.current===null&&(A.current=[]);var g=A.isBatchingLegacy,y;try{if(A.isBatchingLegacy=!0,y=u(),!g&&A.didScheduleLegacyUpdate){var b=A.current;b!==null&&(A.didScheduleLegacyUpdate=!1,Zi(b))}}catch(ne){throw fn(f),ne}finally{A.isBatchingLegacy=g}if(y!==null&&typeof y=="object"&&typeof y.then=="function"){var O=y,D=!1,T={then:function(ne,ae){D=!0,O.then(function(ge){fn(f),zt===0?Ki(ge,ne,ae):ne(ge)},function(ge){fn(f),ae(ge)})}};return!iu&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){D||(iu=!0,S("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),T}else{var B=y;if(fn(f),zt===0){var V=A.current;V!==null&&(Zi(V),A.current=null);var te={then:function(ne,ae){A.current===null?(A.current=[],Ki(B,ne,ae)):ne(B)}};return te}else{var re={then:function(ne,ae){ne(B)}};return re}}}}function fn(u){u!==zt-1&&S("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),zt=u}function Ki(u,f,g){{var y=A.current;if(y!==null)try{Zi(y),Hg(function(){y.length===0?(A.current=null,f(u)):Ki(u,f,g)})}catch(b){g(b)}else f(u)}}var Qi=!1;function Zi(u){if(!Qi){Qi=!0;var f=0;try{for(;f<u.length;f++){var g=u[f];do g=g(!0);while(g!==null)}u.length=0}catch(y){throw u=u.slice(f+1),y}finally{Qi=!1}}}var Yg=tu,Vg=Ug,zg=Bg,Jg={map:on,forEach:ug,count:sg,toArray:cg,only:lg};G.Children=Jg,G.Component=He,G.Fragment=n,G.Profiler=o,G.PureComponent=mt,G.StrictMode=i,G.Suspense=d,G.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=U,G.cloneElement=Vg,G.createContext=fg,G.createElement=Yg,G.createFactory=zg,G.createRef=ze,G.forwardRef=mg,G.isValidElement=Yt,G.lazy=hg,G.memo=gg,G.startTransition=Xg,G.unstable_act=Wg,G.useCallback=Dg,G.useContext=yg,G.useDebugValue=Rg,G.useDeferredValue=Pg,G.useEffect=Eg,G.useId=Ig,G.useImperativeHandle=xg,G.useInsertionEffect=Sg,G.useLayoutEffect=wg,G.useMemo=Cg,G.useReducer=_g,G.useRef=bg,G.useState=vg,G.useSyncExternalStore=Ag,G.useTransition=Og,G.version=e,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()});var Rf=v((S1,jo)=>{"use strict";process.env.NODE_ENV==="production"?jo.exports=Cf():jo.exports=xf()});var ce=v(Me=>{"use strict";Object.defineProperty(Me,"__esModule",{value:!0});Me.isUndefined=Me.fixName=Me.validateName=Me.validateSingleChar=Me.fixChar=Me.validateChar=void 0;function S_(e){for(var t=0;t<e.length;t++){var r=e.charCodeAt(t);if(!(r===9||r===10||r===13||r>=32&&r<=55295||r>=57344&&r<=65533)){if(t+1===e.length)return!1;var n=e.charCodeAt(t+1);if(r>=55296&&r<=56319&&n>=56320&&n<=57343){t++;continue}return!1}}return!0}Me.validateChar=S_;function w_(e){for(var t="",r=0;r<e.length;r++){var n=e.charCodeAt(r);if(n===9||n===10||n===13||n>=32&&n<=55295||n>=57344&&n<=65533){t+=e[r];continue}if(r+1===e.length)return t+="\uFFFD",t;var i=e.charCodeAt(r+1);if(n>=55296&&n<=56319&&i>=56320&&i<=57343){t+=e[r]+e[r+1],r++;continue}t+="\uFFFD"}return t}Me.fixChar=w_;function D_(e){if(e.length===0)return!1;var t=e.charCodeAt(0);if(e.length===1)return t===9||t===10||t===13||t>=32&&t<=55295||t>=57344&&t<=65533;if(e.length!==2)return!1;var r=e.charCodeAt(1);return t>=55296&&t<=56319&&r>=56320&&r<=57343}Me.validateSingleChar=D_;function C_(e){if(e.length===0)return!1;var t=e.charCodeAt(0),r=t===58||t===95||t>=65&&t<=90||t>=97&&t<=122||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=767||t>=880&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533;if(e.length===1)return r;var n=e.charCodeAt(1),i=t>=55296&&t<=56191&&n>=56320&&n<=57343;if(!r&&!i)return!1;for(var o=i?2:1,a=o;a<e.length;a++){var s=e.charCodeAt(a);if(!(s===58||s===95||s===45||s===46||s===183||s>=48&&s<=57||s>=65&&s<=90||s>=97&&s<=122||s>=192&&s<=214||s>=216&&s<=246||s>=248&&s<=767||s>=768&&s<=879||s>=880&&s<=893||s>=895&&s<=8191||s>=8204&&s<=8205||s>=8255&&s<=8256||s>=8304&&s<=8591||s>=11264&&s<=12271||s>=12289&&s<=55295||s>=63744&&s<=64975||s>=65008&&s<=65533)){if(a+1===e.length)return!1;var c=e.charCodeAt(a+1);if(s>=55296&&s<=56191&&c>=56320&&c<=57343){a++;continue}return!1}}return!0}Me.validateName=C_;function x_(e){var t="";if(e.length===0)return t;var r=e.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(e.length===1)return n?t=e[0]:t="\uFFFD",t;var i=e.charCodeAt(1),o=r>=55296&&r<=56191&&i>=56320&&i<=57343;o?t=e[0]+e[1]:n?t=e[0]:t="\uFFFD";for(var a=o?2:1,s=a;s<e.length;s++){var c=e.charCodeAt(s);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){t+=e[s];continue}if(s+1===e.length)return t+="\uFFFD",t;var d=e.charCodeAt(s+1);if(c>=55296&&c<=56191&&d>=56320&&d<=57343){t+=e[s]+e[s+1],s++;continue}t+="\uFFFD"}return t}Me.fixName=x_;function R_(e){return Object.prototype.toString.call(e)==="[object Undefined]"}Me.isUndefined=R_});var lr=v(Jn=>{"use strict";Object.defineProperty(Jn,"__esModule",{value:!0});Jn.StringOptions=void 0;var zn=ce(),O_=function(){function e(t){this.doubleQuotes=!1,this.indent=" ",this.newline=`
|
|
32
|
+
`,this.pretty=!0,(0,zn.isUndefined)(t.doubleQuotes)||(this.doubleQuotes=t.doubleQuotes),(0,zn.isUndefined)(t.indent)||(this.indent=t.indent),(0,zn.isUndefined)(t.newline)||(this.newline=t.newline),(0,zn.isUndefined)(t.pretty)||(this.pretty=t.pretty)}return e}();Jn.StringOptions=O_});var Kn=v(Ye=>{"use strict";Object.defineProperty(Ye,"__esModule",{value:!0});Ye.escapeDoubleQuotes=Ye.escapeSingleQuotes=Ye.escapeRightAngleBracketsInCdataTerminator=Ye.escapeLeftAngleBrackets=Ye.escapeAmpersands=void 0;function P_(e){return e.replace(/&/g,"&")}Ye.escapeAmpersands=P_;function I_(e){return e.replace(/</g,"<")}Ye.escapeLeftAngleBrackets=I_;function A_(e){return e.replace(/]]>/g,"]]>")}Ye.escapeRightAngleBracketsInCdataTerminator=A_;function T_(e){return e.replace(/'/g,"'")}Ye.escapeSingleQuotes=T_;function F_(e){return e.replace(/"/g,""")}Ye.escapeDoubleQuotes=F_});var Vo=v(Yo=>{"use strict";Object.defineProperty(Yo,"__esModule",{value:!0});var L_=_e(),kd=Kn(),Wo=ce(),k_=function(){function e(t,r,n){this._validation=r,(0,Wo.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,Wo.fixChar)(t);else if(this._validation&&!(0,Wo.validateChar)(t))throw new Error((0,L_.getContext)(this.up())+": attribute text"+(' "'+t+'" should not contain characters not')+" allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){var t=this._charData;return t=(0,kd.escapeAmpersands)(t),t=(0,kd.escapeLeftAngleBrackets)(t),t},e.prototype.up=function(){return this._parent},e}();Yo.default=k_});var Qn=v(zo=>{"use strict";Object.defineProperty(zo,"__esModule",{value:!0});var Nd=_e(),Md=ce(),N_=function(){function e(t,r,n){this._hex=!1,this._validation=r,this._parent=t,this.char=n.char,(0,Md.isUndefined)(n.hex)||(this.hex=n.hex)}return Object.defineProperty(e.prototype,"char",{get:function(){return this._char},set:function(t){if(this._validation&&!(0,Md.validateSingleChar)(t))throw new Error((0,Nd.getContext)(this.up())+": character reference"+(' "'+t+'" should reference a single character,')+" and this character should be allowed in XML");this._char=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hex",{get:function(){return this._hex},set:function(t){this._hex=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){var t;if(this._char.length===1)t=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)t=(r-55296)*1024+n-56320+65536;else throw new Error((0,Nd.getContext)(this.up())+": character"+(' reference "'+this.char+'" should')+" reference a valid Unicode character")}else t=r}return this._hex?"&#x"+t.toString(16)+";":"&#"+t+";"},e.prototype.up=function(){return this._parent},e}();zo.default=N_});var Zn=v(Jo=>{"use strict";Object.defineProperty(Jo,"__esModule",{value:!0});var M_=_e(),q_=ce(),j_=function(){function e(t,r,n){this._validation=r,this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._validation&&!(0,q_.validateName)(t))throw new Error((0,M_.getContext)(this.up())+": entity reference name"+(' "'+t+'" should not contain characters not')+" allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"&"+this._name+";"},e.prototype.up=function(){return this._parent},e}();Jo.default=j_});var ei=v(qr=>{"use strict";var Zo=qr&&qr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(qr,"__esModule",{value:!0});var Ko=_e(),qd=Kn(),$_=lr(),Qo=ce(),G_=Zo(Vo()),B_=Zo(Qn()),U_=Zo(Zn()),X_=function(){function e(t,r,n){this._validation=r,(0,Qo.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,this._children=[],this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._replaceInvalidCharsInName){if(t=(0,Qo.fixName)(t),t.length===0)throw new Error((0,Ko.getContext)(this.up())+": attribute name should not be empty")}else if(this._validation&&!(0,Qo.validateName)(t))throw t.length===0?new Error((0,Ko.getContext)(this.up())+": attribute name should not be empty"):new Error((0,Ko.getContext)(this.up())+": attribute name"+(' "'+t+'" should not contain characters not')+" allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.charRef=function(t){var r=new B_.default(this,this._validation,t);return this._children.push(r),r},e.prototype.entityRef=function(t){var r=new U_.default(this,this._validation,t);return this._children.push(r),r},e.prototype.text=function(t){var r=new G_.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){t===void 0&&(t={});for(var r=new $_.StringOptions(t),n=r.doubleQuotes?'"':"'",i=this._name+"="+n,o=0,a=this._children;o<a.length;o++){var s=a[o];r.doubleQuotes?i+=(0,qd.escapeDoubleQuotes)(s.toString()):i+=(0,qd.escapeSingleQuotes)(s.toString())}return i+=n,i},e.prototype.up=function(){return this._parent},e}();qr.default=X_});var ta=v(ea=>{"use strict";Object.defineProperty(ea,"__esModule",{value:!0});var H_=_e(),W_=ce(),Y_=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,W_.validateChar)(t))throw new Error((0,H_.getContext)(this.up())+": attribute-list"+(' declaration "'+t+'" should not contain')+" characters not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!ATTLIST "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();ea.default=Y_});var na=v(ra=>{"use strict";Object.defineProperty(ra,"__esModule",{value:!0});var V_=_e(),z_=ce(),J_=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,z_.validateChar)(t))throw new Error((0,V_.getContext)(this.up())+": element declaration"+(' "'+t+'" should not contain characters')+" not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!ELEMENT "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();ra.default=J_});var oa=v(ia=>{"use strict";Object.defineProperty(ia,"__esModule",{value:!0});var K_=_e(),Q_=ce(),Z_=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,Q_.validateChar)(t))throw new Error((0,K_.getContext)(this.up())+": entity declaration"+(' "'+t+'" should not contain characters')+" not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!ENTITY "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();ia.default=Z_});var sa=v(aa=>{"use strict";Object.defineProperty(aa,"__esModule",{value:!0});var eb=_e(),tb=ce(),rb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,tb.validateChar)(t))throw new Error((0,eb.getContext)(this.up())+": notation declaration"+(' "'+t+'" should not contain characters')+" not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!NOTATION "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();aa.default=rb});var ca=v(ua=>{"use strict";Object.defineProperty(ua,"__esModule",{value:!0});var nb=_e(),ib=ce(),ob=function(){function e(t,r,n){this._validation=r,this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._validation&&!(0,ib.validateName)(t))throw new Error((0,nb.getContext)(this.up())+": parameter entity"+(' reference name "'+t+'" should not contain')+" characters not allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"%"+this._name+";"},e.prototype.up=function(){return this._parent},e}();ua.default=ob});var jr=v(la=>{"use strict";Object.defineProperty(la,"__esModule",{value:!0});var ti=_e(),ri=ce(),ab=function(){function e(t,r,n){this._validation=r,this._parent=t,this.content=n.content,this.target=n.target}return Object.defineProperty(e.prototype,"content",{get:function(){return this._content},set:function(t){if(!(0,ri.isUndefined)(t)){if(this._validation&&!(0,ri.validateChar)(t))throw new Error((0,ti.getContext)(this.up())+": processing"+(' instruction content "'+t+'" should')+" not contain characters not allowed in XML");if(this._validation&&t.indexOf("?>")!==-1)throw new Error((0,ti.getContext)(this.up())+": processing"+(' instruction content "'+t+'" should')+" not contain the string '?>'")}this._content=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){return this._target},set:function(t){if(this._validation&&!(0,ri.validateName)(t))throw new Error((0,ti.getContext)(this.up())+": processing"+(' instruction target "'+t+'" should')+" not contain characters not allowed in XML names");if(this._validation&&t==="xml")throw new Error((0,ti.getContext)(this.up())+": processing"+(' instruction target "'+t+'" should')+" not be the string 'xml'");this._target=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return(0,ri.isUndefined)(this._content)?"<?"+this._target+"?>":"<?"+this._target+" "+this._content+"?>"},e.prototype.up=function(){return this._parent},e}();la.default=ab});var ni=v(Nt=>{"use strict";var Mt=Nt&&Nt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Nt,"__esModule",{value:!0});Nt.validatePubId=void 0;var Ct=_e(),sb=lr(),st=ce(),ub=Mt($r()),cb=Mt(ta()),lb=Mt(na()),fb=Mt(oa()),db=Mt(sa()),pb=Mt(ca()),hb=Mt(jr()),mb=function(){function e(t,r,n){this._pubId=void 0,this._sysId=void 0,this._validation=r,this._children=[],this._parent=t,this.name=n.name,(0,st.isUndefined)(n.sysId)||(this.sysId=n.sysId),(0,st.isUndefined)(n.pubId)||(this.pubId=n.pubId)}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._validation&&!(0,st.validateName)(t))throw new Error((0,Ct.getContext)(this.up())+': DTD name "'+t+'" should not contain characters not allowed in XML names');this._name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"pubId",{get:function(){return this._pubId},set:function(t){if(!(0,st.isUndefined)(t)){if(this._validation&&!jd(t))throw new Error((0,Ct.getContext)(this.up())+": DTD public"+(' identifier "'+t+'" should not contain')+" characters not allowed in public identifiers");if(this._validation&&(0,st.isUndefined)(this._sysId))throw new Error((0,Ct.getContext)(this.up())+": DTD public"+(' identifier "'+t+'" should not be defined')+" if system identifier is undefined")}this._pubId=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sysId",{get:function(){return this._sysId},set:function(t){if(!(0,st.isUndefined)(t)){if(this._validation&&!(0,st.validateChar)(t))throw new Error((0,Ct.getContext)(this.up())+": DTD system"+(' identifier "'+t+'" should not contain')+" characters not allowed in XML");if(this._validation&&t.indexOf("'")!==-1&&t.indexOf('"')!==-1)throw new Error((0,Ct.getContext)(this.up())+": DTD system"+(' identifier "'+t+'" should not contain')+" both single quotes and double quotes")}this._sysId=t},enumerable:!1,configurable:!0}),e.prototype.attlist=function(t){var r=new cb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.comment=function(t){var r=new ub.default(this,this._validation,t);return this._children.push(r),r},e.prototype.element=function(t){var r=new lb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.entity=function(t){var r=new fb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.notation=function(t){var r=new db.default(this,this._validation,t);return this._children.push(r),r},e.prototype.paramEntityRef=function(t){var r=new pb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.procInst=function(t){var r=new hb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){t===void 0&&(t={});var r=new sb.StringOptions(t),n="<!DOCTYPE "+this._name;if((0,st.isUndefined)(this._pubId))(0,st.isUndefined)(this._sysId)||(n+=" ",n=this.appendId("SYSTEM",this._sysId,n,r));else{if((0,st.isUndefined)(this._sysId))throw new Error((0,Ct.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,o=this._children;i<o.length;i++){var a=o[i];r.pretty&&(n+=r.newline+r.indent),n+=a.toString()}r.pretty&&(n+=r.newline),n+="]>"}else n+=">";return n},e.prototype.up=function(){return this._parent},e.prototype.appendId=function(t,r,n,i){if(n+=t+" ",i.doubleQuotes){if(this._validation&&r.indexOf('"')!==-1)throw new Error((0,Ct.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,Ct.getContext)(this)+": doubleQuotes option inconsistent with DTD system identifier or public identifier");n+="'"+r+"'"}return n},e}();Nt.default=mb;function jd(e){for(var t=0;t<e.length;t++){var r=e.charCodeAt(t);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 t+1===e.length,!1}return!0}Nt.validatePubId=jd});var pa=v(da=>{"use strict";Object.defineProperty(da,"__esModule",{value:!0});var $d=_e(),fa=ce(),gb=function(){function e(t,r,n){this._validation=r,(0,fa.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,fa.fixChar)(t);else if(this._validation&&!(0,fa.validateChar)(t))throw new Error((0,$d.getContext)(this.up())+": CDATA section"+(' "'+t+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)t=t.replace("]]>","\uFFFD\uFFFD\uFFFD");else if(this._validation&&t.indexOf("]]>")!==-1)throw new Error((0,$d.getContext)(this.up())+": CDATA section"+(' "'+t+'" should not contain the string')+" ']]>'");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<![CDATA["+this._charData+"]]>"},e.prototype.up=function(){return this._parent},e}();da.default=gb});var ya=v(ga=>{"use strict";Object.defineProperty(ga,"__esModule",{value:!0});var yb=_e(),ha=Kn(),ma=ce(),vb=function(){function e(t,r,n){this._validation=r,(0,ma.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,ma.fixChar)(t);else if(this._validation&&!(0,ma.validateChar)(t))throw new Error((0,yb.getContext)(this.up())+": character data"+('"'+t+'" should not contain characters not')+" allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){var t=this._charData;return t=(0,ha.escapeAmpersands)(t),t=(0,ha.escapeLeftAngleBrackets)(t),t=(0,ha.escapeRightAngleBracketsInCdataTerminator)(t),t},e.prototype.up=function(){return this._parent},e}();ga.default=vb});var si=v(Ur=>{"use strict";var qt=Ur&&Ur.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Ur,"__esModule",{value:!0});var ii=_e(),_b=lr(),Gr=ce(),Gd=qt(ei()),bb=qt(pa()),Br=qt(ya()),oi=qt(Qn()),Eb=qt($r()),ai=qt(Zn()),Sb=qt(jr()),wb=function(){function e(t,r,n){this._validation=r,(0,Gr.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,(0,Gr.isUndefined)(n.useSelfClosingTagIfEmpty)?this._useSelfClosingTagIfEmpty=!0:this._useSelfClosingTagIfEmpty=n.useSelfClosingTagIfEmpty,this._children=[],this._attributeNames=[],this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._replaceInvalidCharsInName){if(t=(0,Gr.fixName)(t),t.length===0)throw new Error((0,ii.getContext)(this.up())+": element name should not be empty")}else if(this._validation&&!(0,Gr.validateName)(t))throw t.length===0?new Error((0,ii.getContext)(this.up())+": element name should not be empty"):new Error((0,ii.getContext)(this.up())+": element name"+(' "'+t+'" should not contain characters not')+" allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.attribute=function(t){if(this._validation&&this._attributeNames.indexOf(t.name)!==-1)throw new Error((0,ii.getContext)(this.up())+': element "'+this.name+'" already contains an attribute with the'+(' name "'+t.name+'"'));var r=new Gd.default(this,this._validation,t);return this._children.push(r),this._attributeNames.push(t.name),r},e.prototype.cdata=function(t){var r=new bb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.charData=function(t){var r=new Br.default(this,this._validation,t);return this._children.push(r),r},e.prototype.charRef=function(t){var r=new oi.default(this,this._validation,t);return this._children.push(r),r},e.prototype.comment=function(t){var r=new Eb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.element=function(t){var r=new e(this,this._validation,t);return this._children.push(r),r},e.prototype.entityRef=function(t){var r=new ai.default(this,this._validation,t);return this._children.push(r),r},e.prototype.procInst=function(t){var r=new Sb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){return t===void 0&&(t={}),this.toStringWithIndent(t,"")},e.prototype.up=function(){return this._parent},e.prototype.toStringWithIndent=function(t,r){for(var n=new _b.StringOptions(t),i=r+n.indent,o="<"+this._name,a=[],s=0,c=this._children;s<c.length;s++){var d=c[s];d instanceof Gd.default?o+=" "+d.toString(t):a.push(d)}if(a.length>0){for(var l="",p=0;p<a.length;p++){var m=a[p],h="";m instanceof e?h+=m.toStringWithIndent(n,i):h+=m.toString();var _=p>0?a[p-1]:void 0;m instanceof Br.default&&m.toString()===""||(n.pretty&&(this.allSameLineNodes(a)||p>0&&this.onSameLine(m,_)||(h=n.newline+i+h)),l+=h)}n.pretty&&(this.allSameLineNodes(a)||(l+=n.newline+r)),l.length===0&&this._useSelfClosingTagIfEmpty?o+="/>":o+=">"+l+"</"+this._name+">"}else this._useSelfClosingTagIfEmpty?o+="/>":o+="></"+this._name+">";return o},e.prototype.allSameLineNodes=function(t){for(var r=0,n=t;r<n.length;r++){var i=n[r];if(!(i instanceof oi.default||i instanceof ai.default||i instanceof Br.default))return!1}return!0},e.prototype.onSameLine=function(t,r){return(t instanceof oi.default||t instanceof ai.default||t instanceof Br.default)&&!(0,Gr.isUndefined)(r)&&(r instanceof oi.default||r instanceof ai.default||r instanceof Br.default)},e}();Ur.default=wb});var _e=v(fr=>{"use strict";var ci=fr&&fr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(fr,"__esModule",{value:!0});fr.getContext=void 0;var Db=ci(ei()),Cb=ci(li()),xb=ci(ni()),Rb=ci(si());function ui(e){if(e instanceof Db.default)return ui(e.up())+(' > attribute "'+e.name+'"');if(e instanceof Cb.default)return"in XML document";if(e instanceof xb.default)return ui(e.up())+" > DTD";if(e instanceof Rb.default)return ui(e.up())+(' > element "'+e.name+'"');throw new Error("Unrecognized object of type "+Object.prototype.toString.call(e))}fr.getContext=ui});var $r=v(ba=>{"use strict";Object.defineProperty(ba,"__esModule",{value:!0});var va=_e(),_a=ce(),Ob=function(){function e(t,r,n){this._validation=r,(0,_a.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,_a.fixChar)(t);else if(this._validation&&!(0,_a.validateChar)(t))throw new Error((0,va.getContext)(this.up())+": comment content"+(' "'+t+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)t=t.replace("--","\uFFFD\uFFFD");else if(this._validation&&t.indexOf("--")!==-1)throw new Error((0,va.getContext)(this.up())+": comment content"+(' "'+t+'" should not contain the string')+" '--'");if(this._replaceInvalidCharsInCharData)t.lastIndexOf("-")===t.length-1&&(t=t.substr(0,t.length-1)+"\uFFFD");else if(this._validation&&t.lastIndexOf("-")===t.length-1)throw new Error((0,va.getContext)(this.up())+": comment content"+(' "'+t+'" should not end with the string')+" '-'");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!--"+this._charData+"-->"},e.prototype.up=function(){return this._parent},e}();ba.default=Ob});var wa=v(Sa=>{"use strict";Object.defineProperty(Sa,"__esModule",{value:!0});var Ea=_e(),Pb=lr(),Xr=ce(),Ib=function(){function e(t,r,n){this._version="1.0",this._validation=r,this._parent=t,this.encoding=n.encoding,this.standalone=n.standalone,(0,Xr.isUndefined)(n.version)||(this.version=n.version)}return Object.defineProperty(e.prototype,"encoding",{get:function(){return this._encoding},set:function(t){if(this._validation&&!(0,Xr.isUndefined)(t)&&!Ab(t))throw new Error((0,Ea.getContext)(this.up())+": declaration"+(" encoding attribute "+t+" should be a")+" valid encoding");this._encoding=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"standalone",{get:function(){return this._standalone},set:function(t){if(this._validation&&!(0,Xr.isUndefined)(t)&&t!=="yes"&&t!=="no")throw new Error((0,Ea.getContext)(this.up())+": declaration"+(" standalone attribute "+t+" should")+" be the string 'yes' or the string 'no'");this._standalone=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"version",{get:function(){return this._version},set:function(t){if(this._validation&&!Tb(t))throw new Error((0,Ea.getContext)(this.up())+": declaration version"+(" attribute "+t+" should be a valid XML")+" version");this._version=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(t){t===void 0&&(t={});var r=new Pb.StringOptions(t),n=r.doubleQuotes?'"':"'",i="<?xml version="+n+this._version+n;return(0,Xr.isUndefined)(this._encoding)||(i+=" encoding="+n+this._encoding+n),(0,Xr.isUndefined)(this._standalone)||(i+=" standalone="+n+this._standalone+n),i+="?>",i},e.prototype.up=function(){return this._parent},e}();Sa.default=Ib;function Ab(e){if(e.length===0)return!1;var t=e.charCodeAt(0);if(!(t>=65&&t<=90||t>=97&&t<=122))return!1;for(var r=1;r<e.length;r++){var n=e.charCodeAt(r);if(!(n===95||n===45||n===46||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122))return r+1===e.length,!1}return!0}function Tb(e){for(var t=0;t<=9;t++)if(e==="1."+t)return!0;return!1}});var li=v(Wr=>{"use strict";var Yr=Wr&&Wr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Wr,"__esModule",{value:!0});var Fb=lr(),Lb=ce(),kb=Yr($r()),Bd=Yr(wa()),Ud=Yr(ni()),Hr=Yr(si()),Nb=Yr(jr()),Mb=function(){function e(t){this._children=[],this._validation=(0,Lb.isUndefined)(t.validation)?!0:t.validation}return e.prototype.comment=function(t){var r=new kb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.decl=function(t){if(t===void 0&&(t={}),this._validation&&this._children.length!==0)throw new Error("in XML document: declaration must be the first child");var r=new Bd.default(this,this._validation,t);return this._children.push(r),r},e.prototype.dtd=function(t){var r=this._children.filter(function(i){return i instanceof Hr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: DTD must precede the root element");var n=new Ud.default(this,this._validation,t);return this._children.push(n),n},e.prototype.element=function(t){var r=this._children.filter(function(i){return i instanceof Hr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: only one root element is permitted");var n=new Hr.default(this,this._validation,t);return this._children.push(n),n},e.prototype.procInst=function(t){var r=new Nb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){t===void 0&&(t={});var r=this._children.filter(function(d){return d instanceof Hr.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 Fb.StringOptions(t),i="",o=0,a=this._children;o<a.length;o++){var s=a[o];s instanceof Bd.default||s instanceof Ud.default||s instanceof Hr.default?i+=s.toString(t):i+=s.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},e}();Wr.default=Mb});var Xd=v(N=>{"use strict";var de=N&&N.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(N,"__esModule",{value:!0});N.document=N.XmlProcInst=N.XmlEntityRef=N.XmlElement=N.XmlDtdParamEntityRef=N.XmlDtdNotation=N.XmlDtdEntity=N.XmlDtdElement=N.XmlDtdAttlist=N.XmlDtd=N.XmlDocument=N.XmlDecl=N.XmlComment=N.XmlCharRef=N.XmlCharData=N.XmlCdata=N.XmlAttributeText=N.XmlAttribute=void 0;var qb=de(li()),jb=ei();Object.defineProperty(N,"XmlAttribute",{enumerable:!0,get:function(){return de(jb).default}});var $b=Vo();Object.defineProperty(N,"XmlAttributeText",{enumerable:!0,get:function(){return de($b).default}});var Gb=pa();Object.defineProperty(N,"XmlCdata",{enumerable:!0,get:function(){return de(Gb).default}});var Bb=ya();Object.defineProperty(N,"XmlCharData",{enumerable:!0,get:function(){return de(Bb).default}});var Ub=Qn();Object.defineProperty(N,"XmlCharRef",{enumerable:!0,get:function(){return de(Ub).default}});var Xb=$r();Object.defineProperty(N,"XmlComment",{enumerable:!0,get:function(){return de(Xb).default}});var Hb=wa();Object.defineProperty(N,"XmlDecl",{enumerable:!0,get:function(){return de(Hb).default}});var Wb=li();Object.defineProperty(N,"XmlDocument",{enumerable:!0,get:function(){return de(Wb).default}});var Yb=ni();Object.defineProperty(N,"XmlDtd",{enumerable:!0,get:function(){return de(Yb).default}});var Vb=ta();Object.defineProperty(N,"XmlDtdAttlist",{enumerable:!0,get:function(){return de(Vb).default}});var zb=na();Object.defineProperty(N,"XmlDtdElement",{enumerable:!0,get:function(){return de(zb).default}});var Jb=oa();Object.defineProperty(N,"XmlDtdEntity",{enumerable:!0,get:function(){return de(Jb).default}});var Kb=sa();Object.defineProperty(N,"XmlDtdNotation",{enumerable:!0,get:function(){return de(Kb).default}});var Qb=ca();Object.defineProperty(N,"XmlDtdParamEntityRef",{enumerable:!0,get:function(){return de(Qb).default}});var Zb=si();Object.defineProperty(N,"XmlElement",{enumerable:!0,get:function(){return de(Zb).default}});var eE=Zn();Object.defineProperty(N,"XmlEntityRef",{enumerable:!0,get:function(){return de(eE).default}});var tE=jr();Object.defineProperty(N,"XmlProcInst",{enumerable:!0,get:function(){return de(tE).default}});function rE(e){return e===void 0&&(e={}),new qb.default(e)}N.document=rE});var Da=v(pe=>{"use strict";Object.defineProperty(pe,"__esModule",{value:!0});pe.stringify=pe.isMap=pe.isSet=pe.isFunction=pe.isArray=pe.isObject=pe.isNull=pe.isUndefined=void 0;function Hd(e){return Object.prototype.toString.call(e)==="[object Undefined]"}pe.isUndefined=Hd;function Wd(e){return Object.prototype.toString.call(e)==="[object Null]"}pe.isNull=Wd;function nE(e){return Object.prototype.toString.call(e)==="[object Object]"}pe.isObject=nE;function iE(e){return Object.prototype.toString.call(e)==="[object Array]"}pe.isArray=iE;function Yd(e){return Object.prototype.toString.call(e)==="[object Function]"}pe.isFunction=Yd;function oE(e){return Object.prototype.toString.call(e)==="[object Set]"}pe.isSet=oE;function aE(e){return Object.prototype.toString.call(e)==="[object Map]"}pe.isMap=aE;function sE(e){return!Hd(e)&&!Wd(e)&&Yd(e?.toString)&&(e=e.toString()),String(e)}pe.stringify=sE});var Zd=v(qe=>{"use strict";Object.defineProperty(qe,"__esModule",{value:!0});qe.WrapHandlers=qe.TypeHandlers=qe.FormatOptions=qe.DtdOptions=qe.DeclarationOptions=qe.Options=void 0;var et=Da(),uE=function(){function e(t){t===void 0&&(t={}),this.aliasString="=",this.attributeString="@",this.cdataInvalidChars=!1,this.cdataKeys=[],this.replaceInvalidChars=!1,this.useSelfClosingTagIfEmpty=!0,this.validation=!0,this.valueString="#",(0,et.isUndefined)(t.validation)||(this.validation=t.validation),(0,et.isUndefined)(t.aliasString)||(this.aliasString=t.aliasString),(0,et.isUndefined)(t.attributeString)||(this.attributeString=t.attributeString),(0,et.isUndefined)(t.cdataInvalidChars)||(this.cdataInvalidChars=t.cdataInvalidChars),(0,et.isUndefined)(t.cdataKeys)||(this.cdataKeys=t.cdataKeys),this.declaration=new Vd(t.declaration),this.dtd=new zd(this.validation,t.dtd),this.format=new Jd(t.format),(0,et.isUndefined)(t.replaceInvalidChars)||(this.replaceInvalidChars=t.replaceInvalidChars),this.typeHandlers=new Kd(t.typeHandlers),(0,et.isUndefined)(t.useSelfClosingTagIfEmpty)||(this.useSelfClosingTagIfEmpty=t.useSelfClosingTagIfEmpty),(0,et.isUndefined)(t.valueString)||(this.valueString=t.valueString),this.wrapHandlers=new Qd(t.wrapHandlers)}return e}();qe.Options=uE;var Vd=function(){function e(t){t===void 0&&(t={}),this.include=!0,(0,et.isUndefined)(t.include)||(this.include=t.include),this.encoding=t.encoding,this.standalone=t.standalone,this.version=t.version}return e}();qe.DeclarationOptions=Vd;var zd=function(){function e(t,r){if(r===void 0&&(r={}),this.include=!1,(0,et.isUndefined)(r.include)||(this.include=r.include),t&&(0,et.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 e}();qe.DtdOptions=zd;var Jd=function(){function e(t){t===void 0&&(t={}),this.doubleQuotes=t.doubleQuotes,this.indent=t.indent,this.newline=t.newline,this.pretty=t.pretty}return e}();qe.FormatOptions=Jd;var Kd=function(){function e(t){t===void 0&&(t={});for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(this[r]=t[r])}return e}();qe.TypeHandlers=Kd;var Qd=function(){function e(t){t===void 0&&(t={});for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(this[r]=t[r])}return e}();qe.WrapHandlers=Qd});var op=v(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});xt.parse=xt.parseToExistingElement=xt.Absent=void 0;var tp=Xd(),rp=Zd(),oe=Da(),Ca=function(){function e(){}return Object.defineProperty(e,"instance",{get:function(){return e._instance},enumerable:!1,configurable:!0}),e._instance=new e,e}();xt.Absent=Ca;function xa(e,t){var r=Object.prototype.toString.call(e),n;return Object.prototype.hasOwnProperty.call(t.typeHandlers,"*")&&(n=t.typeHandlers["*"]),Object.prototype.hasOwnProperty.call(t.typeHandlers,r)&&(n=t.typeHandlers[r]),n}function np(e,t,r){var n=function(a){return r.cdataInvalidChars&&(a.indexOf("<")!==-1||a.indexOf("&")!==-1)||r.cdataKeys.indexOf(t.name)!==-1||r.cdataKeys.indexOf("*")!==-1};if(t instanceof tp.XmlElement)if(n(e))for(var i=e.split("]]>"),o=0;o<i.length;o++)n(i[o])?t.cdata({charData:i[o],replaceInvalidCharsInCharData:r.replaceInvalidChars}):t.charData({charData:i[o],replaceInvalidCharsInCharData:r.replaceInvalidChars}),o<i.length-1&&t.charData({charData:"]]>",replaceInvalidCharsInCharData:r.replaceInvalidChars});else t.charData({charData:e,replaceInvalidCharsInCharData:r.replaceInvalidChars});else t.text({charData:e,replaceInvalidCharsInCharData:r.replaceInvalidChars})}function cE(e,t,r,n){var i=r.attribute({name:e,replaceInvalidCharsInName:n.replaceInvalidChars});np((0,oe.stringify)(t),i,n)}function ep(e,t,r,n){if(e===n.aliasString){r.name=(0,oe.stringify)(t);return}if(e.indexOf(n.attributeString)===0&&(0,oe.isObject)(t)){for(var i=0,o=Object.keys(t);i<o.length;i++){var a=o[i];cE(a,(0,oe.stringify)(t[a]),r,n)}return}if(e.indexOf(n.valueString)===0){fi(e,(0,oe.stringify)(t),r,n);return}var s=r;if(!(0,oe.isArray)(t)&&!(0,oe.isSet)(t)){var c=xa(t,n);if(!(0,oe.isUndefined)(c)&&c(t)===Ca.instance)return;s=r.element({name:e,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}fi(e,t,s,n)}function lE(e,t,r){if((0,oe.isMap)(e))e.forEach(function(a,s){ep((0,oe.stringify)(s),a,t,r)});else for(var n=0,i=Object.keys(e);n<i.length;n++){var o=i[n];ep(o,e[o],t,r)}}function fE(e,t,r,n){var i;Object.prototype.hasOwnProperty.call(n.wrapHandlers,"*")&&(i=n.wrapHandlers["*"]),Object.prototype.hasOwnProperty.call(n.wrapHandlers,e)&&(i=n.wrapHandlers[e]);var o=e,a=r;if(!(0,oe.isUndefined)(i)){var s=i(o,t);(0,oe.isNull)(s)||(o=s,a=r.element({name:e,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty}))}t.forEach(function(c){var d=a;if(!(0,oe.isArray)(c)&&!(0,oe.isSet)(c)){var l=xa(c,n);if(!(0,oe.isUndefined)(l)&&l(c)===Ca.instance)return;d=a.element({name:o,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}fi(o,c,d,n)})}function fi(e,t,r,n){var i=xa(t,n);if((0,oe.isUndefined)(i)||(t=i(t)),(0,oe.isObject)(t)||(0,oe.isMap)(t)){lE(t,r,n);return}if((0,oe.isArray)(t)||(0,oe.isSet)(t)){fE(e,t,r,n);return}np((0,oe.stringify)(t),r,n)}function ip(e,t,r){var n=new rp.Options(r);fi(e.name,t,e,n)}xt.parseToExistingElement=ip;function dE(e,t,r){var n=new rp.Options(r),i=new tp.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 o=i.element({name:e,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty});return ip(o,t,r),i.toString(n.format)}xt.parse=dE});var Ra=v((fD,ap)=>{"use strict";ap.exports=function(t,r){return function(){for(var i=new Array(arguments.length),o=0;o<i.length;o++)i[o]=arguments[o];return t.apply(r,i)}}});var Fe=v((dD,cp)=>{"use strict";var pE=Ra(),jt=Object.prototype.toString;function Ia(e){return jt.call(e)==="[object Array]"}function Oa(e){return typeof e>"u"}function hE(e){return e!==null&&!Oa(e)&&e.constructor!==null&&!Oa(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function mE(e){return jt.call(e)==="[object ArrayBuffer]"}function gE(e){return typeof FormData<"u"&&e instanceof FormData}function yE(e){var t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function vE(e){return typeof e=="string"}function _E(e){return typeof e=="number"}function sp(e){return e!==null&&typeof e=="object"}function di(e){if(jt.call(e)!=="[object Object]")return!1;var t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function bE(e){return jt.call(e)==="[object Date]"}function EE(e){return jt.call(e)==="[object File]"}function SE(e){return jt.call(e)==="[object Blob]"}function up(e){return jt.call(e)==="[object Function]"}function wE(e){return sp(e)&&up(e.pipe)}function DE(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}function CE(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function xE(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function Aa(e,t){if(!(e===null||typeof e>"u"))if(typeof e!="object"&&(e=[e]),Ia(e))for(var r=0,n=e.length;r<n;r++)t.call(null,e[r],r,e);else for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.call(null,e[i],i,e)}function Pa(){var e={};function t(i,o){di(e[o])&&di(i)?e[o]=Pa(e[o],i):di(i)?e[o]=Pa({},i):Ia(i)?e[o]=i.slice():e[o]=i}for(var r=0,n=arguments.length;r<n;r++)Aa(arguments[r],t);return e}function RE(e,t,r){return Aa(t,function(i,o){r&&typeof i=="function"?e[o]=pE(i,r):e[o]=i}),e}function OE(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}cp.exports={isArray:Ia,isArrayBuffer:mE,isBuffer:hE,isFormData:gE,isArrayBufferView:yE,isString:vE,isNumber:_E,isObject:sp,isPlainObject:di,isUndefined:Oa,isDate:bE,isFile:EE,isBlob:SE,isFunction:up,isStream:wE,isURLSearchParams:DE,isStandardBrowserEnv:xE,forEach:Aa,merge:Pa,extend:RE,trim:CE,stripBOM:OE}});var pi=v((pD,fp)=>{"use strict";var dr=Fe();function lp(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}fp.exports=function(t,r,n){if(!r)return t;var i;if(n)i=n(r);else if(dr.isURLSearchParams(r))i=r.toString();else{var o=[];dr.forEach(r,function(c,d){c===null||typeof c>"u"||(dr.isArray(c)?d=d+"[]":c=[c],dr.forEach(c,function(p){dr.isDate(p)?p=p.toISOString():dr.isObject(p)&&(p=JSON.stringify(p)),o.push(lp(d)+"="+lp(p))}))}),i=o.join("&")}if(i){var a=t.indexOf("#");a!==-1&&(t=t.slice(0,a)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}});var pp=v((hD,dp)=>{"use strict";var PE=Fe();function hi(){this.handlers=[]}hi.prototype.use=function(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1};hi.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)};hi.prototype.forEach=function(t){PE.forEach(this.handlers,function(n){n!==null&&t(n)})};dp.exports=hi});var mp=v((mD,hp)=>{"use strict";var IE=Fe();hp.exports=function(t,r){IE.forEach(t,function(i,o){o!==r&&o.toUpperCase()===r.toUpperCase()&&(t[r]=i,delete t[o])})}});var mi=v((gD,gp)=>{"use strict";gp.exports=function(t,r,n,i,o){return t.config=r,n&&(t.code=n),t.request=i,t.response=o,t.isAxiosError=!0,t.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}},t}});var gi=v((yD,yp)=>{"use strict";var AE=mi();yp.exports=function(t,r,n,i,o){var a=new Error(t);return AE(a,r,n,i,o)}});var Ta=v((vD,vp)=>{"use strict";var TE=gi();vp.exports=function(t,r,n){var i=n.config.validateStatus;!n.status||!i||i(n.status)?t(n):r(TE("Request failed with status code "+n.status,n.config,null,n.request,n))}});var bp=v((_D,_p)=>{"use strict";var yi=Fe();_p.exports=yi.isStandardBrowserEnv()?function(){return{write:function(r,n,i,o,a,s){var c=[];c.push(r+"="+encodeURIComponent(n)),yi.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),yi.isString(o)&&c.push("path="+o),yi.isString(a)&&c.push("domain="+a),s===!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 Sp=v((bD,Ep)=>{"use strict";Ep.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}});var Dp=v((ED,wp)=>{"use strict";wp.exports=function(t,r){return r?t.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):t}});var Fa=v((SD,Cp)=>{"use strict";var FE=Sp(),LE=Dp();Cp.exports=function(t,r){return t&&!FE(r)?LE(t,r):r}});var Rp=v((wD,xp)=>{"use strict";var La=Fe(),kE=["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"];xp.exports=function(t){var r={},n,i,o;return t&&La.forEach(t.split(`
|
|
33
|
+
`),function(s){if(o=s.indexOf(":"),n=La.trim(s.substr(0,o)).toLowerCase(),i=La.trim(s.substr(o+1)),n){if(r[n]&&kE.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 Ip=v((DD,Pp)=>{"use strict";var Op=Fe();Pp.exports=Op.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a"),n;function i(o){var a=o;return t&&(r.setAttribute("href",a),a=r.href),r.setAttribute("href",a),{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(a){var s=Op.isString(a)?i(a):a;return s.protocol===n.protocol&&s.host===n.host}}():function(){return function(){return!0}}()});var Tp=v((CD,Ap)=>{"use strict";var vi=Fe(),NE=Ta(),ME=bp(),qE=pi(),jE=Fa(),$E=Rp(),GE=Ip(),ka=gi();Ap.exports=function(t){return new Promise(function(n,i){var o=t.data,a=t.headers,s=t.responseType;vi.isFormData(o)&&delete a["Content-Type"];var c=new XMLHttpRequest;if(t.auth){var d=t.auth.username||"",l=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";a.Authorization="Basic "+btoa(d+":"+l)}var p=jE(t.baseURL,t.url);c.open(t.method.toUpperCase(),qE(p,t.params,t.paramsSerializer),!0),c.timeout=t.timeout;function m(){if(c){var _="getAllResponseHeaders"in c?$E(c.getAllResponseHeaders()):null,E=!s||s==="text"||s==="json"?c.responseText:c.response,w={data:E,status:c.status,statusText:c.statusText,headers:_,config:t,request:c};NE(n,i,w),c=null}}if("onloadend"in c?c.onloadend=m:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(m)},c.onabort=function(){c&&(i(ka("Request aborted",t,"ECONNABORTED",c)),c=null)},c.onerror=function(){i(ka("Network Error",t,null,c)),c=null},c.ontimeout=function(){var E="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(E=t.timeoutErrorMessage),i(ka(E,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},vi.isStandardBrowserEnv()){var h=(t.withCredentials||GE(p))&&t.xsrfCookieName?ME.read(t.xsrfCookieName):void 0;h&&(a[t.xsrfHeaderName]=h)}"setRequestHeader"in c&&vi.forEach(a,function(E,w){typeof o>"u"&&w.toLowerCase()==="content-type"?delete a[w]:c.setRequestHeader(w,E)}),vi.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),s&&s!=="json"&&(c.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&c.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(E){c&&(c.abort(),i(E),c=null)}),o||(o=null),c.send(o)})}});var Lp=v((xD,Fp)=>{var pr=1e3,hr=pr*60,mr=hr*60,$t=mr*24,BE=$t*7,UE=$t*365.25;Fp.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return XE(e);if(r==="number"&&isFinite(e))return t.long?WE(e):HE(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function XE(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*UE;case"weeks":case"week":case"w":return r*BE;case"days":case"day":case"d":return r*$t;case"hours":case"hour":case"hrs":case"hr":case"h":return r*mr;case"minutes":case"minute":case"mins":case"min":case"m":return r*hr;case"seconds":case"second":case"secs":case"sec":case"s":return r*pr;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function HE(e){var t=Math.abs(e);return t>=$t?Math.round(e/$t)+"d":t>=mr?Math.round(e/mr)+"h":t>=hr?Math.round(e/hr)+"m":t>=pr?Math.round(e/pr)+"s":e+"ms"}function WE(e){var t=Math.abs(e);return t>=$t?_i(e,t,$t,"day"):t>=mr?_i(e,t,mr,"hour"):t>=hr?_i(e,t,hr,"minute"):t>=pr?_i(e,t,pr,"second"):e+" ms"}function _i(e,t,r,n){var i=t>=r*1.5;return Math.round(e/r)+" "+n+(i?"s":"")}});var Na=v((RD,kp)=>{function YE(e){r.debug=r,r.default=r,r.coerce=c,r.disable=o,r.enable=i,r.enabled=a,r.humanize=Lp(),r.destroy=d,Object.keys(e).forEach(l=>{r[l]=e[l]}),r.names=[],r.skips=[],r.formatters={};function t(l){let p=0;for(let m=0;m<l.length;m++)p=(p<<5)-p+l.charCodeAt(m),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=t;function r(l){let p,m=null,h,_;function E(...w){if(!E.enabled)return;let P=E,F=Number(new Date),A=F-(p||F);P.diff=A,P.prev=p,P.curr=F,p=F,w[0]=r.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let L=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(ue,$e)=>{if(ue==="%%")return"%";L++;let le=r.formatters[$e];if(typeof le=="function"){let x=w[L];ue=le.call(P,x),w.splice(L,1),L--}return ue}),r.formatArgs.call(P,w),(P.log||r.log).apply(P,w)}return E.namespace=l,E.useColors=r.useColors(),E.color=r.selectColor(l),E.extend=n,E.destroy=r.destroy,Object.defineProperty(E,"enabled",{enumerable:!0,configurable:!1,get:()=>m!==null?m:(h!==r.namespaces&&(h=r.namespaces,_=r.enabled(l)),_),set:w=>{m=w}}),typeof r.init=="function"&&r.init(E),E}function n(l,p){let m=r(this.namespace+(typeof p>"u"?":":p)+l);return m.log=this.log,m}function i(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let p,m=(typeof l=="string"?l:"").split(/[\s,]+/),h=m.length;for(p=0;p<h;p++)m[p]&&(l=m[p].replace(/\*/g,".*?"),l[0]==="-"?r.skips.push(new RegExp("^"+l.slice(1)+"$")):r.names.push(new RegExp("^"+l+"$")))}function o(){let l=[...r.names.map(s),...r.skips.map(s).map(p=>"-"+p)].join(",");return r.enable(""),l}function a(l){if(l[l.length-1]==="*")return!0;let p,m;for(p=0,m=r.skips.length;p<m;p++)if(r.skips[p].test(l))return!1;for(p=0,m=r.names.length;p<m;p++)if(r.names[p].test(l))return!0;return!1}function s(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function c(l){return l instanceof Error?l.stack||l.message:l}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}kp.exports=YE});var Np=v((Ue,bi)=>{Ue.formatArgs=zE;Ue.save=JE;Ue.load=KE;Ue.useColors=VE;Ue.storage=QE();Ue.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Ue.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 VE(){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 zE(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+bi.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;e.splice(1,0,t,"color: inherit");let r=0,n=0;e[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(r++,i==="%c"&&(n=r))}),e.splice(n,0,t)}Ue.log=console.debug||console.log||(()=>{});function JE(e){try{e?Ue.storage.setItem("debug",e):Ue.storage.removeItem("debug")}catch{}}function KE(){let e;try{e=Ue.storage.getItem("debug")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function QE(){try{return localStorage}catch{}}bi.exports=Na()(Ue);var{formatters:ZE}=bi.exports;ZE.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var qp=v((OD,Mp)=>{"use strict";Mp.exports=(e,t=process.argv)=>{let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1||n<i)}});var Gp=v((PD,$p)=>{"use strict";var eS=require("os"),jp=require("tty"),Ve=qp(),{env:he}=process,Rt;Ve("no-color")||Ve("no-colors")||Ve("color=false")||Ve("color=never")?Rt=0:(Ve("color")||Ve("colors")||Ve("color=true")||Ve("color=always"))&&(Rt=1);"FORCE_COLOR"in he&&(he.FORCE_COLOR==="true"?Rt=1:he.FORCE_COLOR==="false"?Rt=0:Rt=he.FORCE_COLOR.length===0?1:Math.min(parseInt(he.FORCE_COLOR,10),3));function Ma(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function qa(e,t){if(Rt===0)return 0;if(Ve("color=16m")||Ve("color=full")||Ve("color=truecolor"))return 3;if(Ve("color=256"))return 2;if(e&&!t&&Rt===void 0)return 0;let r=Rt||0;if(he.TERM==="dumb")return r;if(process.platform==="win32"){let n=eS.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in he)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in he)||he.CI_NAME==="codeship"?1:r;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 n=parseInt((he.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(he.TERM_PROGRAM){case"iTerm.app":return n>=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:r}function tS(e){let t=qa(e,e&&e.isTTY);return Ma(t)}$p.exports={supportsColor:tS,stdout:Ma(qa(!0,jp.isatty(1))),stderr:Ma(qa(!0,jp.isatty(2)))}});var Up=v((be,Si)=>{var rS=require("tty"),Ei=require("util");be.init=cS;be.log=aS;be.formatArgs=iS;be.save=sS;be.load=uS;be.useColors=nS;be.destroy=Ei.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");be.colors=[6,2,3,4,5,1];try{let e=Gp();e&&(e.stderr||e).level>=2&&(be.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{}be.inspectOpts=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let r=t.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[t];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),e[r]=n,e},{});function nS(){return"colors"in be.inspectOpts?!!be.inspectOpts.colors:rS.isatty(process.stderr.fd)}function iS(e){let{namespace:t,useColors:r}=this;if(r){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${t} \x1B[0m`;e[0]=o+e[0].split(`
|
|
33
34
|
`).join(`
|
|
34
|
-
`+o),e.push(i+"m+"+
|
|
35
|
-
`)}function
|
|
36
|
-
`).map(t=>t.trim()).join(" ")};Ap.O=function(e){return this.inspectOpts.colors=this.useColors,fi.inspect(e,this.inspectOpts)}});var Lp=v((aD,pa)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?pa.exports=xp():pa.exports=Fp()});var Np=v((sD,kp)=>{var $r;kp.exports=function(){if(!$r){try{$r=Lp()("follow-redirects")}catch{}typeof $r!="function"&&($r=function(){})}$r.apply(null,arguments)}});var _a=v((uD,va)=>{var qt=require("url"),ha=qt.URL,xE=require("http"),RE=require("https"),jp=require("stream").Writable,$p=require("assert"),Gp=Np(),ga=["abort","aborted","connect","error","socket","timeout"],ya=Object.create(null);ga.forEach(function(e){ya[e]=function(t,r,n){this._redirectable.emit(e,t,r,n)}});var OE=Br("ERR_INVALID_URL","Invalid URL",TypeError),Mp=Br("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),IE=Br("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),PE=Br("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),TE=Br("ERR_STREAM_WRITE_AFTER_END","write after end");function Ue(e,t){jp.call(this),this._sanitizeOptions(e),this._options=e,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],t&&this.on("response",t);var r=this;this._onNativeResponse=function(n){r._processResponse(n)},this._performRequest()}Ue.prototype=Object.create(jp.prototype);Ue.prototype.abort=function(){Up(this._currentRequest),this.emit("abort")};Ue.prototype.write=function(e,t,r){if(this._ending)throw new TE;if(!jt(e)&&!LE(e))throw new TypeError("data should be a string, Buffer or Uint8Array");if(Gr(t)&&(r=t,t=null),e.length===0){r&&r();return}this._requestBodyLength+e.length<=this._options.maxBodyLength?(this._requestBodyLength+=e.length,this._requestBodyBuffers.push({data:e,encoding:t}),this._currentRequest.write(e,t,r)):(this.emit("error",new PE),this.abort())};Ue.prototype.end=function(e,t,r){if(Gr(e)?(r=e,e=t=null):Gr(t)&&(r=t,t=null),!e)this._ended=this._ending=!0,this._currentRequest.end(null,null,r);else{var n=this,i=this._currentRequest;this.write(e,t,function(){n._ended=!0,i.end(null,null,r)}),this._ending=!0}};Ue.prototype.setHeader=function(e,t){this._options.headers[e]=t,this._currentRequest.setHeader(e,t)};Ue.prototype.removeHeader=function(e){delete this._options.headers[e],this._currentRequest.removeHeader(e)};Ue.prototype.setTimeout=function(e,t){var r=this;function n(a){a.setTimeout(e),a.removeListener("timeout",a.destroy),a.addListener("timeout",a.destroy)}function i(a){r._timeout&&clearTimeout(r._timeout),r._timeout=setTimeout(function(){r.emit("timeout"),o()},e),n(a)}function o(){r._timeout&&(clearTimeout(r._timeout),r._timeout=null),r.removeListener("abort",o),r.removeListener("error",o),r.removeListener("response",o),t&&r.removeListener("timeout",t),r.socket||r._currentRequest.removeListener("socket",i)}return t&&this.on("timeout",t),this.socket?i(this.socket):this._currentRequest.once("socket",i),this.on("socket",n),this.on("abort",o),this.on("error",o),this.on("response",o),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(e){Ue.prototype[e]=function(t,r){return this._currentRequest[e](t,r)}});["aborted","connection","socket"].forEach(function(e){Object.defineProperty(Ue.prototype,e,{get:function(){return this._currentRequest[e]}})});Ue.prototype._sanitizeOptions=function(e){if(e.headers||(e.headers={}),e.host&&(e.hostname||(e.hostname=e.host),delete e.host),!e.pathname&&e.path){var t=e.path.indexOf("?");t<0?e.pathname=e.path:(e.pathname=e.path.substring(0,t),e.search=e.path.substring(t))}};Ue.prototype._performRequest=function(){var e=this._options.protocol,t=this._options.nativeProtocols[e];if(!t){this.emit("error",new TypeError("Unsupported protocol "+e));return}if(this._options.agents){var r=e.slice(0,-1);this._options.agent=this._options.agents[r]}var n=this._currentRequest=t.request(this._options,this._onNativeResponse);n._redirectable=this;for(var i of ga)n.on(i,ya[i]);if(this._currentUrl=/^\//.test(this._options.path)?qt.format(this._options):this._options.path,this._isRedirect){var o=0,a=this,s=this._requestBodyBuffers;(function c(d){if(n===a._currentRequest)if(d)a.emit("error",d);else if(o<s.length){var l=s[o++];n.finished||n.write(l.data,l.encoding,c)}else a._ended&&n.end()})()}};Ue.prototype._processResponse=function(e){var t=e.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:e.headers,statusCode:t});var r=e.headers.location;if(!r||this._options.followRedirects===!1||t<300||t>=400){e.responseUrl=this._currentUrl,e.redirects=this._redirects,this.emit("response",e),this._requestBodyBuffers=[];return}if(Up(this._currentRequest),e.destroy(),++this._redirectCount>this._options.maxRedirects){this.emit("error",new IE);return}var n,i=this._options.beforeRedirect;i&&(n=Object.assign({Host:e.req.getHeader("host")},this._options.headers));var o=this._options.method;((t===301||t===302)&&this._options.method==="POST"||t===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],ma(/^content-/i,this._options.headers));var a=ma(/^host$/i,this._options.headers),s=qt.parse(this._currentUrl),c=a||s.host,d=/^\w+:/.test(r)?this._currentUrl:qt.format(Object.assign(s,{host:c})),l;try{l=qt.resolve(d,r)}catch(_){this.emit("error",new Mp({cause:_}));return}Gp("redirecting to",l),this._isRedirect=!0;var p=qt.parse(l);if(Object.assign(this._options,p),(p.protocol!==s.protocol&&p.protocol!=="https:"||p.host!==c&&!FE(p.host,c))&&ma(/^(?:authorization|cookie)$/i,this._options.headers),Gr(i)){var m={headers:e.headers,statusCode:t},h={url:d,method:o,headers:n};try{i(this._options,m,h)}catch(_){this.emit("error",_);return}this._sanitizeOptions(this._options)}try{this._performRequest()}catch(_){this.emit("error",new Mp({cause:_}))}};function Bp(e){var t={maxRedirects:21,maxBodyLength:10485760},r={};return Object.keys(e).forEach(function(n){var i=n+":",o=r[i]=e[n],a=t[n]=Object.create(o);function s(d,l,p){if(jt(d)){var m;try{m=qp(new ha(d))}catch{m=qt.parse(d)}if(!jt(m.protocol))throw new OE({input:d});d=m}else ha&&d instanceof ha?d=qp(d):(p=l,l=d,d={protocol:i});return Gr(l)&&(p=l,l=null),l=Object.assign({maxRedirects:t.maxRedirects,maxBodyLength:t.maxBodyLength},d,l),l.nativeProtocols=r,!jt(l.host)&&!jt(l.hostname)&&(l.hostname="::1"),$p.equal(l.protocol,i,"protocol mismatch"),Gp("options",l),new Ue(l,p)}function c(d,l,p){var m=a.request(d,l,p);return m.end(),m}Object.defineProperties(a,{request:{value:s,configurable:!0,enumerable:!0,writable:!0},get:{value:c,configurable:!0,enumerable:!0,writable:!0}})}),t}function AE(){}function qp(e){var t={protocol:e.protocol,hostname:e.hostname.startsWith("[")?e.hostname.slice(1,-1):e.hostname,hash:e.hash,search:e.search,pathname:e.pathname,path:e.pathname+e.search,href:e.href};return e.port!==""&&(t.port=Number(e.port)),t}function ma(e,t){var r;for(var n in t)e.test(n)&&(r=t[n],delete t[n]);return r===null||typeof r>"u"?void 0:String(r).trim()}function Br(e,t,r){function n(i){Error.captureStackTrace(this,this.constructor),Object.assign(this,i||{}),this.code=e,this.message=this.cause?t+": "+this.cause.message:t}return n.prototype=new(r||Error),n.prototype.constructor=n,n.prototype.name="Error ["+e+"]",n}function Up(e){for(var t of ga)e.removeListener(t,ya[t]);e.on("error",AE),e.abort()}function FE(e,t){$p(jt(e)&&jt(t));var r=e.length-t.length-1;return r>0&&e[r]==="."&&e.endsWith(t)}function jt(e){return typeof e=="string"||e instanceof String}function Gr(e){return typeof e=="function"}function LE(e){return typeof e=="object"&&"length"in e}va.exports=Bp({http:xE,https:RE});va.exports.wrap=Bp});var Ea=v((cD,kE)=>{kE.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 zp=v((lD,Vp)=>{"use strict";var Ur=Fe(),Xp=aa(),NE=sa(),ME=ni(),qE=require("http"),jE=require("https"),$E=_a().http,GE=_a().https,Hp=require("url"),BE=require("zlib"),UE=Ea(),pi=ai(),ba=oi(),Wp=/https:?/;function Yp(e,t,r){if(e.hostname=t.host,e.host=t.host,e.port=t.port,e.path=r,t.auth){var n=Buffer.from(t.auth.username+":"+t.auth.password,"utf8").toString("base64");e.headers["Proxy-Authorization"]="Basic "+n}e.beforeRedirect=function(o){o.headers.host=o.host,Yp(o,t,o.href)}}Vp.exports=function(t){return new Promise(function(n,i){var o=function(R){n(R)},a=function(R){i(R)},s=t.data,c=t.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/"+UE.version,s&&!Ur.isStream(s)){if(!Buffer.isBuffer(s))if(Ur.isArrayBuffer(s))s=Buffer.from(new Uint8Array(s));else if(Ur.isString(s))s=Buffer.from(s,"utf-8");else return a(pi("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",t));c["Content-Length"]=s.length}var d=void 0;if(t.auth){var l=t.auth.username||"",p=t.auth.password||"";d=l+":"+p}var m=NE(t.baseURL,t.url),h=Hp.parse(m),_=h.protocol||"http:";if(!d&&h.auth){var b=h.auth.split(":"),w=b[0]||"",I=b[1]||"";d=w+":"+I}d&&delete c.Authorization;var F=Wp.test(_),P=F?t.httpsAgent:t.httpAgent,L={path:ME(h.path,t.params,t.paramsSerializer).replace(/^\?/,""),method:t.method.toUpperCase(),headers:c,agent:P,agents:{http:t.httpAgent,https:t.httpsAgent},auth:d};t.socketPath?L.socketPath=t.socketPath:(L.hostname=h.hostname,L.port=h.port);var K=t.proxy;if(!K&&K!==!1){var se=_.slice(0,-1)+"_proxy",$e=process.env[se]||process.env[se.toUpperCase()];if($e){var ce=Hp.parse($e),x=process.env.no_proxy||process.env.NO_PROXY,q=!0;if(x){var M=x.split(",").map(function(R){return R.trim()});q=!M.some(function(R){return R?R==="*"||R[0]==="."&&h.hostname.substr(h.hostname.length-R.length)===R?!0:h.hostname===R:!1})}if(q&&(K={host:ce.hostname,port:ce.port,protocol:ce.protocol},ce.auth)){var Q=ce.auth.split(":");K.auth={username:Q[0],password:Q[1]}}}}K&&(L.headers.host=h.hostname+(h.port?":"+h.port:""),Yp(L,K,_+"//"+h.hostname+(h.port?":"+h.port:"")+L.path));var U,W=F&&(K?Wp.test(K.protocol):!0);t.transport?U=t.transport:t.maxRedirects===0?U=W?jE:qE:(t.maxRedirects&&(L.maxRedirects=t.maxRedirects),U=W?GE:$E),t.maxBodyLength>-1&&(L.maxBodyLength=t.maxBodyLength);var S=U.request(L,function(R){if(!S.aborted){var j=R,he=R.req||S;if(R.statusCode!==204&&he.method!=="HEAD"&&t.decompress!==!1)switch(R.headers["content-encoding"]){case"gzip":case"compress":case"deflate":j=j.pipe(BE.createUnzip()),delete R.headers["content-encoding"];break}var it={status:R.statusCode,statusText:R.statusMessage,headers:R.headers,config:t,request:he};if(t.responseType==="stream")it.data=j,Xp(o,a,it);else{var Xe=[],ct=0;j.on("data",function(be){Xe.push(be),ct+=be.length,t.maxContentLength>-1&&ct>t.maxContentLength&&(j.destroy(),a(pi("maxContentLength size of "+t.maxContentLength+" exceeded",t,null,he)))}),j.on("error",function(be){S.aborted||a(ba(be,t,null,he))}),j.on("end",function(){var be=Buffer.concat(Xe);t.responseType!=="arraybuffer"&&(be=be.toString(t.responseEncoding),(!t.responseEncoding||t.responseEncoding==="utf8")&&(be=Ur.stripBOM(be))),it.data=be,Xp(o,a,it)})}}});if(S.on("error",function(R){S.aborted&&R.code!=="ERR_FR_TOO_MANY_REDIRECTS"||a(ba(R,t,null,S))}),t.timeout){var H=parseInt(t.timeout,10);if(isNaN(H)){a(pi("error trying to parse `config.timeout` to int",t,"ERR_PARSE_TIMEOUT",S));return}S.setTimeout(H,function(){S.abort(),a(pi("timeout of "+H+"ms exceeded",t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",S))})}t.cancelToken&&t.cancelToken.promise.then(function(R){S.aborted||(S.abort(),a(R))}),Ur.isStream(s)?s.on("error",function(R){a(ba(R,t,null,S))}).pipe(S):S.end(s)})}});var mi=v((fD,Qp)=>{"use strict";var _e=Fe(),Jp=op(),XE=oi(),HE={"Content-Type":"application/x-www-form-urlencoded"};function Kp(e,t){!_e.isUndefined(e)&&_e.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function WE(){var e;return typeof XMLHttpRequest<"u"?e=Sp():typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"&&(e=zp()),e}function YE(e,t,r){if(_e.isString(e))try{return(t||JSON.parse)(e),_e.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}var hi={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:WE(),transformRequest:[function(t,r){return Jp(r,"Accept"),Jp(r,"Content-Type"),_e.isFormData(t)||_e.isArrayBuffer(t)||_e.isBuffer(t)||_e.isStream(t)||_e.isFile(t)||_e.isBlob(t)?t:_e.isArrayBufferView(t)?t.buffer:_e.isURLSearchParams(t)?(Kp(r,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):_e.isObject(t)||r&&r["Content-Type"]==="application/json"?(Kp(r,"application/json"),YE(t)):t}],transformResponse:[function(t){var r=this.transitional,n=r&&r.silentJSONParsing,i=r&&r.forcedJSONParsing,o=!n&&this.responseType==="json";if(o||i&&_e.isString(t)&&t.length)try{return JSON.parse(t)}catch(a){if(o)throw a.name==="SyntaxError"?XE(a,this,"E_JSON_PARSE"):a}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300}};hi.headers={common:{Accept:"application/json, text/plain, */*"}};_e.forEach(["delete","get","head"],function(t){hi.headers[t]={}});_e.forEach(["post","put","patch"],function(t){hi.headers[t]=_e.merge(HE)});Qp.exports=hi});var eh=v((dD,Zp)=>{"use strict";var VE=Fe(),zE=mi();Zp.exports=function(t,r,n){var i=this||zE;return VE.forEach(n,function(a){t=a.call(i,t,r)}),t}});var Sa=v((pD,th)=>{"use strict";th.exports=function(t){return!!(t&&t.__CANCEL__)}});var ih=v((hD,nh)=>{"use strict";var rh=Fe(),wa=eh(),JE=Sa(),KE=mi();function Da(e){e.cancelToken&&e.cancelToken.throwIfRequested()}nh.exports=function(t){Da(t),t.headers=t.headers||{},t.data=wa.call(t,t.data,t.headers,t.transformRequest),t.headers=rh.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),rh.forEach(["delete","get","head","post","put","patch","common"],function(i){delete t.headers[i]});var r=t.adapter||KE.adapter;return r(t).then(function(i){return Da(t),i.data=wa.call(t,i.data,i.headers,t.transformResponse),i},function(i){return JE(i)||(Da(t),i&&i.response&&(i.response.data=wa.call(t,i.response.data,i.response.headers,t.transformResponse))),Promise.reject(i)})}});var Ca=v((mD,oh)=>{"use strict";var xe=Fe();oh.exports=function(t,r){r=r||{};var n={},i=["url","method","data"],o=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(m,h){return xe.isPlainObject(m)&&xe.isPlainObject(h)?xe.merge(m,h):xe.isPlainObject(h)?xe.merge({},h):xe.isArray(h)?h.slice():h}function d(m){xe.isUndefined(r[m])?xe.isUndefined(t[m])||(n[m]=c(void 0,t[m])):n[m]=c(t[m],r[m])}xe.forEach(i,function(h){xe.isUndefined(r[h])||(n[h]=c(void 0,r[h]))}),xe.forEach(o,d),xe.forEach(a,function(h){xe.isUndefined(r[h])?xe.isUndefined(t[h])||(n[h]=c(void 0,t[h])):n[h]=c(void 0,r[h])}),xe.forEach(s,function(h){h in r?n[h]=c(t[h],r[h]):h in t&&(n[h]=c(void 0,t[h]))});var l=i.concat(o).concat(a).concat(s),p=Object.keys(t).concat(Object.keys(r)).filter(function(h){return l.indexOf(h)===-1});return xe.forEach(p,d),n}});var lh=v((gD,ch)=>{"use strict";var sh=Ea(),xa={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){xa[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});var ah={},QE=sh.version.split(".");function uh(e,t){for(var r=t?t.split("."):QE,n=e.split("."),i=0;i<3;i++){if(r[i]>n[i])return!0;if(r[i]<n[i])return!1}return!1}xa.transitional=function(t,r,n){var i=r&&uh(r);function o(a,s){return"[Axios v"+sh.version+"] Transitional option '"+a+"'"+s+(n?". "+n:"")}return function(a,s,c){if(t===!1)throw new Error(o(s," has been removed in "+r));return i&&!ah[s]&&(ah[s]=!0,console.warn(o(s," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(a,s,c):!0}};function ZE(e,t,r){if(typeof e!="object")throw new TypeError("options must be an object");for(var n=Object.keys(e),i=n.length;i-- >0;){var o=n[i],a=t[o];if(a){var s=e[o],c=s===void 0||a(s,o,e);if(c!==!0)throw new TypeError("option "+o+" must be "+c);continue}if(r!==!0)throw Error("Unknown option "+o)}}ch.exports={isOlderVersion:uh,assertOptions:ZE,validators:xa}});var gh=v((yD,mh)=>{"use strict";var ph=Fe(),eb=ni(),fh=np(),dh=ih(),gi=Ca(),hh=lh(),mr=hh.validators;function Xr(e){this.defaults=e,this.interceptors={request:new fh,response:new fh}}Xr.prototype.request=function(t){typeof t=="string"?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=gi(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var r=t.transitional;r!==void 0&&hh.assertOptions(r,{silentJSONParsing:mr.transitional(mr.boolean,"1.0.0"),forcedJSONParsing:mr.transitional(mr.boolean,"1.0.0"),clarifyTimeoutError:mr.transitional(mr.boolean,"1.0.0")},!1);var n=[],i=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(t)===!1||(i=i&&m.synchronous,n.unshift(m.fulfilled,m.rejected))});var o=[];this.interceptors.response.forEach(function(m){o.push(m.fulfilled,m.rejected)});var a;if(!i){var s=[dh,void 0];for(Array.prototype.unshift.apply(s,n),s=s.concat(o),a=Promise.resolve(t);s.length;)a=a.then(s.shift(),s.shift());return a}for(var c=t;n.length;){var d=n.shift(),l=n.shift();try{c=d(c)}catch(p){l(p);break}}try{a=dh(c)}catch(p){return Promise.reject(p)}for(;o.length;)a=a.then(o.shift(),o.shift());return a};Xr.prototype.getUri=function(t){return t=gi(this.defaults,t),eb(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")};ph.forEach(["delete","get","head","options"],function(t){Xr.prototype[t]=function(r,n){return this.request(gi(n||{},{method:t,url:r,data:(n||{}).data}))}});ph.forEach(["post","put","patch"],function(t){Xr.prototype[t]=function(r,n,i){return this.request(gi(i||{},{method:t,url:r,data:n}))}});mh.exports=Xr});var Oa=v((vD,yh)=>{"use strict";function Ra(e){this.message=e}Ra.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};Ra.prototype.__CANCEL__=!0;yh.exports=Ra});var _h=v((_D,vh)=>{"use strict";var tb=Oa();function yi(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(i){t=i});var r=this;e(function(i){r.reason||(r.reason=new tb(i),t(r.reason))})}yi.prototype.throwIfRequested=function(){if(this.reason)throw this.reason};yi.source=function(){var t,r=new yi(function(i){t=i});return{token:r,cancel:t}};vh.exports=yi});var bh=v((ED,Eh)=>{"use strict";Eh.exports=function(t){return function(n){return t.apply(null,n)}}});var wh=v((bD,Sh)=>{"use strict";Sh.exports=function(t){return typeof t=="object"&&t.isAxiosError===!0}});var xh=v((SD,Ia)=>{"use strict";var Dh=Fe(),rb=ta(),vi=gh(),nb=Ca(),ib=mi();function Ch(e){var t=new vi(e),r=rb(vi.prototype.request,t);return Dh.extend(r,vi.prototype,t),Dh.extend(r,t),r}var rt=Ch(ib);rt.Axios=vi;rt.create=function(t){return Ch(nb(rt.defaults,t))};rt.Cancel=Oa();rt.CancelToken=_h();rt.isCancel=Sa();rt.all=function(t){return Promise.all(t)};rt.spread=bh();rt.isAxiosError=wh();Ia.exports=rt;Ia.exports.default=rt});var Pa=v((wD,Rh)=>{Rh.exports=xh()});var ue=v(qe=>{"use strict";Object.defineProperty(qe,"__esModule",{value:!0});qe.isUndefined=qe.fixName=qe.validateName=qe.validateSingleChar=qe.fixChar=qe.validateChar=void 0;function hb(e){for(var t=0;t<e.length;t++){var r=e.charCodeAt(t);if(!(r===9||r===10||r===13||r>=32&&r<=55295||r>=57344&&r<=65533)){if(t+1===e.length)return!1;var n=e.charCodeAt(t+1);if(r>=55296&&r<=56319&&n>=56320&&n<=57343){t++;continue}return!1}}return!0}qe.validateChar=hb;function mb(e){for(var t="",r=0;r<e.length;r++){var n=e.charCodeAt(r);if(n===9||n===10||n===13||n>=32&&n<=55295||n>=57344&&n<=65533){t+=e[r];continue}if(r+1===e.length)return t+="\uFFFD",t;var i=e.charCodeAt(r+1);if(n>=55296&&n<=56319&&i>=56320&&i<=57343){t+=e[r]+e[r+1],r++;continue}t+="\uFFFD"}return t}qe.fixChar=mb;function gb(e){if(e.length===0)return!1;var t=e.charCodeAt(0);if(e.length===1)return t===9||t===10||t===13||t>=32&&t<=55295||t>=57344&&t<=65533;if(e.length!==2)return!1;var r=e.charCodeAt(1);return t>=55296&&t<=56319&&r>=56320&&r<=57343}qe.validateSingleChar=gb;function yb(e){if(e.length===0)return!1;var t=e.charCodeAt(0),r=t===58||t===95||t>=65&&t<=90||t>=97&&t<=122||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=767||t>=880&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533;if(e.length===1)return r;var n=e.charCodeAt(1),i=t>=55296&&t<=56191&&n>=56320&&n<=57343;if(!r&&!i)return!1;for(var o=i?2:1,a=o;a<e.length;a++){var s=e.charCodeAt(a);if(!(s===58||s===95||s===45||s===46||s===183||s>=48&&s<=57||s>=65&&s<=90||s>=97&&s<=122||s>=192&&s<=214||s>=216&&s<=246||s>=248&&s<=767||s>=768&&s<=879||s>=880&&s<=893||s>=895&&s<=8191||s>=8204&&s<=8205||s>=8255&&s<=8256||s>=8304&&s<=8591||s>=11264&&s<=12271||s>=12289&&s<=55295||s>=63744&&s<=64975||s>=65008&&s<=65533)){if(a+1===e.length)return!1;var c=e.charCodeAt(a+1);if(s>=55296&&s<=56191&&c>=56320&&c<=57343){a++;continue}return!1}}return!0}qe.validateName=yb;function vb(e){var t="";if(e.length===0)return t;var r=e.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(e.length===1)return n?t=e[0]:t="\uFFFD",t;var i=e.charCodeAt(1),o=r>=55296&&r<=56191&&i>=56320&&i<=57343;o?t=e[0]+e[1]:n?t=e[0]:t="\uFFFD";for(var a=o?2:1,s=a;s<e.length;s++){var c=e.charCodeAt(s);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){t+=e[s];continue}if(s+1===e.length)return t+="\uFFFD",t;var d=e.charCodeAt(s+1);if(c>=55296&&c<=56191&&d>=56320&&d<=57343){t+=e[s]+e[s+1],s++;continue}t+="\uFFFD"}return t}qe.fixName=vb;function _b(e){return Object.prototype.toString.call(e)==="[object Undefined]"}qe.isUndefined=_b});var yr=v(Di=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});Di.StringOptions=void 0;var wi=ue(),Eb=function(){function e(t){this.doubleQuotes=!1,this.indent=" ",this.newline=`
|
|
37
|
-
`,this.pretty=!0,(0,wi.isUndefined)(t.doubleQuotes)||(this.doubleQuotes=t.doubleQuotes),(0,wi.isUndefined)(t.indent)||(this.indent=t.indent),(0,wi.isUndefined)(t.newline)||(this.newline=t.newline),(0,wi.isUndefined)(t.pretty)||(this.pretty=t.pretty)}return e}();Di.StringOptions=Eb});var Ci=v(Ve=>{"use strict";Object.defineProperty(Ve,"__esModule",{value:!0});Ve.escapeDoubleQuotes=Ve.escapeSingleQuotes=Ve.escapeRightAngleBracketsInCdataTerminator=Ve.escapeLeftAngleBrackets=Ve.escapeAmpersands=void 0;function bb(e){return e.replace(/&/g,"&")}Ve.escapeAmpersands=bb;function Sb(e){return e.replace(/</g,"<")}Ve.escapeLeftAngleBrackets=Sb;function wb(e){return e.replace(/]]>/g,"]]>")}Ve.escapeRightAngleBracketsInCdataTerminator=wb;function Db(e){return e.replace(/'/g,"'")}Ve.escapeSingleQuotes=Db;function Cb(e){return e.replace(/"/g,""")}Ve.escapeDoubleQuotes=Cb});var Ua=v(Ba=>{"use strict";Object.defineProperty(Ba,"__esModule",{value:!0});var xb=Ee(),nm=Ci(),Ga=ue(),Rb=function(){function e(t,r,n){this._validation=r,(0,Ga.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,Ga.fixChar)(t);else if(this._validation&&!(0,Ga.validateChar)(t))throw new Error((0,xb.getContext)(this.up())+": attribute text"+(' "'+t+'" should not contain characters not')+" allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){var t=this._charData;return t=(0,nm.escapeAmpersands)(t),t=(0,nm.escapeLeftAngleBrackets)(t),t},e.prototype.up=function(){return this._parent},e}();Ba.default=Rb});var xi=v(Xa=>{"use strict";Object.defineProperty(Xa,"__esModule",{value:!0});var im=Ee(),om=ue(),Ob=function(){function e(t,r,n){this._hex=!1,this._validation=r,this._parent=t,this.char=n.char,(0,om.isUndefined)(n.hex)||(this.hex=n.hex)}return Object.defineProperty(e.prototype,"char",{get:function(){return this._char},set:function(t){if(this._validation&&!(0,om.validateSingleChar)(t))throw new Error((0,im.getContext)(this.up())+": character reference"+(' "'+t+'" should reference a single character,')+" and this character should be allowed in XML");this._char=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hex",{get:function(){return this._hex},set:function(t){this._hex=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){var t;if(this._char.length===1)t=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)t=(r-55296)*1024+n-56320+65536;else throw new Error((0,im.getContext)(this.up())+": character"+(' reference "'+this.char+'" should')+" reference a valid Unicode character")}else t=r}return this._hex?"&#x"+t.toString(16)+";":"&#"+t+";"},e.prototype.up=function(){return this._parent},e}();Xa.default=Ob});var Ri=v(Ha=>{"use strict";Object.defineProperty(Ha,"__esModule",{value:!0});var Ib=Ee(),Pb=ue(),Tb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._validation&&!(0,Pb.validateName)(t))throw new Error((0,Ib.getContext)(this.up())+": entity reference name"+(' "'+t+'" should not contain characters not')+" allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"&"+this._name+";"},e.prototype.up=function(){return this._parent},e}();Ha.default=Tb});var Oi=v(Hr=>{"use strict";var Va=Hr&&Hr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Hr,"__esModule",{value:!0});var Wa=Ee(),am=Ci(),Ab=yr(),Ya=ue(),Fb=Va(Ua()),Lb=Va(xi()),kb=Va(Ri()),Nb=function(){function e(t,r,n){this._validation=r,(0,Ya.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,this._children=[],this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._replaceInvalidCharsInName){if(t=(0,Ya.fixName)(t),t.length===0)throw new Error((0,Wa.getContext)(this.up())+": attribute name should not be empty")}else if(this._validation&&!(0,Ya.validateName)(t))throw t.length===0?new Error((0,Wa.getContext)(this.up())+": attribute name should not be empty"):new Error((0,Wa.getContext)(this.up())+": attribute name"+(' "'+t+'" should not contain characters not')+" allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.charRef=function(t){var r=new Lb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.entityRef=function(t){var r=new kb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.text=function(t){var r=new Fb.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){t===void 0&&(t={});for(var r=new Ab.StringOptions(t),n=r.doubleQuotes?'"':"'",i=this._name+"="+n,o=0,a=this._children;o<a.length;o++){var s=a[o];r.doubleQuotes?i+=(0,am.escapeDoubleQuotes)(s.toString()):i+=(0,am.escapeSingleQuotes)(s.toString())}return i+=n,i},e.prototype.up=function(){return this._parent},e}();Hr.default=Nb});var Ja=v(za=>{"use strict";Object.defineProperty(za,"__esModule",{value:!0});var Mb=Ee(),qb=ue(),jb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,qb.validateChar)(t))throw new Error((0,Mb.getContext)(this.up())+": attribute-list"+(' declaration "'+t+'" should not contain')+" characters not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!ATTLIST "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();za.default=jb});var Qa=v(Ka=>{"use strict";Object.defineProperty(Ka,"__esModule",{value:!0});var $b=Ee(),Gb=ue(),Bb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,Gb.validateChar)(t))throw new Error((0,$b.getContext)(this.up())+": element declaration"+(' "'+t+'" should not contain characters')+" not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!ELEMENT "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();Ka.default=Bb});var es=v(Za=>{"use strict";Object.defineProperty(Za,"__esModule",{value:!0});var Ub=Ee(),Xb=ue(),Hb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,Xb.validateChar)(t))throw new Error((0,Ub.getContext)(this.up())+": entity declaration"+(' "'+t+'" should not contain characters')+" not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!ENTITY "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();Za.default=Hb});var rs=v(ts=>{"use strict";Object.defineProperty(ts,"__esModule",{value:!0});var Wb=Ee(),Yb=ue(),Vb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._validation&&!(0,Yb.validateChar)(t))throw new Error((0,Wb.getContext)(this.up())+": notation declaration"+(' "'+t+'" should not contain characters')+" not allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!NOTATION "+this._charData+">"},e.prototype.up=function(){return this._parent},e}();ts.default=Vb});var is=v(ns=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});var zb=Ee(),Jb=ue(),Kb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._validation&&!(0,Jb.validateName)(t))throw new Error((0,zb.getContext)(this.up())+": parameter entity"+(' reference name "'+t+'" should not contain')+" characters not allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"%"+this._name+";"},e.prototype.up=function(){return this._parent},e}();ns.default=Kb});var Wr=v(os=>{"use strict";Object.defineProperty(os,"__esModule",{value:!0});var Ii=Ee(),Pi=ue(),Qb=function(){function e(t,r,n){this._validation=r,this._parent=t,this.content=n.content,this.target=n.target}return Object.defineProperty(e.prototype,"content",{get:function(){return this._content},set:function(t){if(!(0,Pi.isUndefined)(t)){if(this._validation&&!(0,Pi.validateChar)(t))throw new Error((0,Ii.getContext)(this.up())+": processing"+(' instruction content "'+t+'" should')+" not contain characters not allowed in XML");if(this._validation&&t.indexOf("?>")!==-1)throw new Error((0,Ii.getContext)(this.up())+": processing"+(' instruction content "'+t+'" should')+" not contain the string '?>'")}this._content=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){return this._target},set:function(t){if(this._validation&&!(0,Pi.validateName)(t))throw new Error((0,Ii.getContext)(this.up())+": processing"+(' instruction target "'+t+'" should')+" not contain characters not allowed in XML names");if(this._validation&&t==="xml")throw new Error((0,Ii.getContext)(this.up())+": processing"+(' instruction target "'+t+'" should')+" not be the string 'xml'");this._target=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return(0,Pi.isUndefined)(this._content)?"<?"+this._target+"?>":"<?"+this._target+" "+this._content+"?>"},e.prototype.up=function(){return this._parent},e}();os.default=Qb});var Ti=v(Gt=>{"use strict";var Bt=Gt&&Gt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Gt,"__esModule",{value:!0});Gt.validatePubId=void 0;var Rt=Ee(),Zb=yr(),ut=ue(),eS=Bt(Yr()),tS=Bt(Ja()),rS=Bt(Qa()),nS=Bt(es()),iS=Bt(rs()),oS=Bt(is()),aS=Bt(Wr()),sS=function(){function e(t,r,n){this._pubId=void 0,this._sysId=void 0,this._validation=r,this._children=[],this._parent=t,this.name=n.name,(0,ut.isUndefined)(n.sysId)||(this.sysId=n.sysId),(0,ut.isUndefined)(n.pubId)||(this.pubId=n.pubId)}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._validation&&!(0,ut.validateName)(t))throw new Error((0,Rt.getContext)(this.up())+': DTD name "'+t+'" should not contain characters not allowed in XML names');this._name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"pubId",{get:function(){return this._pubId},set:function(t){if(!(0,ut.isUndefined)(t)){if(this._validation&&!sm(t))throw new Error((0,Rt.getContext)(this.up())+": DTD public"+(' identifier "'+t+'" should not contain')+" characters not allowed in public identifiers");if(this._validation&&(0,ut.isUndefined)(this._sysId))throw new Error((0,Rt.getContext)(this.up())+": DTD public"+(' identifier "'+t+'" should not be defined')+" if system identifier is undefined")}this._pubId=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sysId",{get:function(){return this._sysId},set:function(t){if(!(0,ut.isUndefined)(t)){if(this._validation&&!(0,ut.validateChar)(t))throw new Error((0,Rt.getContext)(this.up())+": DTD system"+(' identifier "'+t+'" should not contain')+" characters not allowed in XML");if(this._validation&&t.indexOf("'")!==-1&&t.indexOf('"')!==-1)throw new Error((0,Rt.getContext)(this.up())+": DTD system"+(' identifier "'+t+'" should not contain')+" both single quotes and double quotes")}this._sysId=t},enumerable:!1,configurable:!0}),e.prototype.attlist=function(t){var r=new tS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.comment=function(t){var r=new eS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.element=function(t){var r=new rS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.entity=function(t){var r=new nS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.notation=function(t){var r=new iS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.paramEntityRef=function(t){var r=new oS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.procInst=function(t){var r=new aS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){t===void 0&&(t={});var r=new Zb.StringOptions(t),n="<!DOCTYPE "+this._name;if((0,ut.isUndefined)(this._pubId))(0,ut.isUndefined)(this._sysId)||(n+=" ",n=this.appendId("SYSTEM",this._sysId,n,r));else{if((0,ut.isUndefined)(this._sysId))throw new Error((0,Rt.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,o=this._children;i<o.length;i++){var a=o[i];r.pretty&&(n+=r.newline+r.indent),n+=a.toString()}r.pretty&&(n+=r.newline),n+="]>"}else n+=">";return n},e.prototype.up=function(){return this._parent},e.prototype.appendId=function(t,r,n,i){if(n+=t+" ",i.doubleQuotes){if(this._validation&&r.indexOf('"')!==-1)throw new Error((0,Rt.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,Rt.getContext)(this)+": doubleQuotes option inconsistent with DTD system identifier or public identifier");n+="'"+r+"'"}return n},e}();Gt.default=sS;function sm(e){for(var t=0;t<e.length;t++){var r=e.charCodeAt(t);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 t+1===e.length,!1}return!0}Gt.validatePubId=sm});var us=v(ss=>{"use strict";Object.defineProperty(ss,"__esModule",{value:!0});var um=Ee(),as=ue(),uS=function(){function e(t,r,n){this._validation=r,(0,as.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,as.fixChar)(t);else if(this._validation&&!(0,as.validateChar)(t))throw new Error((0,um.getContext)(this.up())+": CDATA section"+(' "'+t+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)t=t.replace("]]>","\uFFFD\uFFFD\uFFFD");else if(this._validation&&t.indexOf("]]>")!==-1)throw new Error((0,um.getContext)(this.up())+": CDATA section"+(' "'+t+'" should not contain the string')+" ']]>'");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<![CDATA["+this._charData+"]]>"},e.prototype.up=function(){return this._parent},e}();ss.default=uS});var ds=v(fs=>{"use strict";Object.defineProperty(fs,"__esModule",{value:!0});var cS=Ee(),cs=Ci(),ls=ue(),lS=function(){function e(t,r,n){this._validation=r,(0,ls.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,ls.fixChar)(t);else if(this._validation&&!(0,ls.validateChar)(t))throw new Error((0,cS.getContext)(this.up())+": character data"+('"'+t+'" should not contain characters not')+" allowed in XML");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){var t=this._charData;return t=(0,cs.escapeAmpersands)(t),t=(0,cs.escapeLeftAngleBrackets)(t),t=(0,cs.escapeRightAngleBracketsInCdataTerminator)(t),t},e.prototype.up=function(){return this._parent},e}();fs.default=lS});var ki=v(Jr=>{"use strict";var Ut=Jr&&Jr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Jr,"__esModule",{value:!0});var Ai=Ee(),fS=yr(),Vr=ue(),cm=Ut(Oi()),dS=Ut(us()),zr=Ut(ds()),Fi=Ut(xi()),pS=Ut(Yr()),Li=Ut(Ri()),hS=Ut(Wr()),mS=function(){function e(t,r,n){this._validation=r,(0,Vr.isUndefined)(n.replaceInvalidCharsInName)?this._replaceInvalidCharsInName=!1:this._replaceInvalidCharsInName=n.replaceInvalidCharsInName,(0,Vr.isUndefined)(n.useSelfClosingTagIfEmpty)?this._useSelfClosingTagIfEmpty=!0:this._useSelfClosingTagIfEmpty=n.useSelfClosingTagIfEmpty,this._children=[],this._attributeNames=[],this._parent=t,this.name=n.name}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},set:function(t){if(this._replaceInvalidCharsInName){if(t=(0,Vr.fixName)(t),t.length===0)throw new Error((0,Ai.getContext)(this.up())+": element name should not be empty")}else if(this._validation&&!(0,Vr.validateName)(t))throw t.length===0?new Error((0,Ai.getContext)(this.up())+": element name should not be empty"):new Error((0,Ai.getContext)(this.up())+": element name"+(' "'+t+'" should not contain characters not')+" allowed in XML names");this._name=t},enumerable:!1,configurable:!0}),e.prototype.attribute=function(t){if(this._validation&&this._attributeNames.indexOf(t.name)!==-1)throw new Error((0,Ai.getContext)(this.up())+': element "'+this.name+'" already contains an attribute with the'+(' name "'+t.name+'"'));var r=new cm.default(this,this._validation,t);return this._children.push(r),this._attributeNames.push(t.name),r},e.prototype.cdata=function(t){var r=new dS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.charData=function(t){var r=new zr.default(this,this._validation,t);return this._children.push(r),r},e.prototype.charRef=function(t){var r=new Fi.default(this,this._validation,t);return this._children.push(r),r},e.prototype.comment=function(t){var r=new pS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.element=function(t){var r=new e(this,this._validation,t);return this._children.push(r),r},e.prototype.entityRef=function(t){var r=new Li.default(this,this._validation,t);return this._children.push(r),r},e.prototype.procInst=function(t){var r=new hS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){return t===void 0&&(t={}),this.toStringWithIndent(t,"")},e.prototype.up=function(){return this._parent},e.prototype.toStringWithIndent=function(t,r){for(var n=new fS.StringOptions(t),i=r+n.indent,o="<"+this._name,a=[],s=0,c=this._children;s<c.length;s++){var d=c[s];d instanceof cm.default?o+=" "+d.toString(t):a.push(d)}if(a.length>0){for(var l="",p=0;p<a.length;p++){var m=a[p],h="";m instanceof e?h+=m.toStringWithIndent(n,i):h+=m.toString();var _=p>0?a[p-1]:void 0;m instanceof zr.default&&m.toString()===""||(n.pretty&&(this.allSameLineNodes(a)||p>0&&this.onSameLine(m,_)||(h=n.newline+i+h)),l+=h)}n.pretty&&(this.allSameLineNodes(a)||(l+=n.newline+r)),l.length===0&&this._useSelfClosingTagIfEmpty?o+="/>":o+=">"+l+"</"+this._name+">"}else this._useSelfClosingTagIfEmpty?o+="/>":o+="></"+this._name+">";return o},e.prototype.allSameLineNodes=function(t){for(var r=0,n=t;r<n.length;r++){var i=n[r];if(!(i instanceof Fi.default||i instanceof Li.default||i instanceof zr.default))return!1}return!0},e.prototype.onSameLine=function(t,r){return(t instanceof Fi.default||t instanceof Li.default||t instanceof zr.default)&&!(0,Vr.isUndefined)(r)&&(r instanceof Fi.default||r instanceof Li.default||r instanceof zr.default)},e}();Jr.default=mS});var Ee=v(vr=>{"use strict";var Mi=vr&&vr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(vr,"__esModule",{value:!0});vr.getContext=void 0;var gS=Mi(Oi()),yS=Mi(qi()),vS=Mi(Ti()),_S=Mi(ki());function Ni(e){if(e instanceof gS.default)return Ni(e.up())+(' > attribute "'+e.name+'"');if(e instanceof yS.default)return"in XML document";if(e instanceof vS.default)return Ni(e.up())+" > DTD";if(e instanceof _S.default)return Ni(e.up())+(' > element "'+e.name+'"');throw new Error("Unrecognized object of type "+Object.prototype.toString.call(e))}vr.getContext=Ni});var Yr=v(ms=>{"use strict";Object.defineProperty(ms,"__esModule",{value:!0});var ps=Ee(),hs=ue(),ES=function(){function e(t,r,n){this._validation=r,(0,hs.isUndefined)(n.replaceInvalidCharsInCharData)?this._replaceInvalidCharsInCharData=!1:this._replaceInvalidCharsInCharData=n.replaceInvalidCharsInCharData,this._parent=t,this.charData=n.charData}return Object.defineProperty(e.prototype,"charData",{get:function(){return this._charData},set:function(t){if(this._replaceInvalidCharsInCharData)t=(0,hs.fixChar)(t);else if(this._validation&&!(0,hs.validateChar)(t))throw new Error((0,ps.getContext)(this.up())+": comment content"+(' "'+t+'" should not contain characters')+" not allowed in XML");if(this._replaceInvalidCharsInCharData)t=t.replace("--","\uFFFD\uFFFD");else if(this._validation&&t.indexOf("--")!==-1)throw new Error((0,ps.getContext)(this.up())+": comment content"+(' "'+t+'" should not contain the string')+" '--'");if(this._replaceInvalidCharsInCharData)t.lastIndexOf("-")===t.length-1&&(t=t.substr(0,t.length-1)+"\uFFFD");else if(this._validation&&t.lastIndexOf("-")===t.length-1)throw new Error((0,ps.getContext)(this.up())+": comment content"+(' "'+t+'" should not end with the string')+" '-'");this._charData=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return"<!--"+this._charData+"-->"},e.prototype.up=function(){return this._parent},e}();ms.default=ES});var vs=v(ys=>{"use strict";Object.defineProperty(ys,"__esModule",{value:!0});var gs=Ee(),bS=yr(),Kr=ue(),SS=function(){function e(t,r,n){this._version="1.0",this._validation=r,this._parent=t,this.encoding=n.encoding,this.standalone=n.standalone,(0,Kr.isUndefined)(n.version)||(this.version=n.version)}return Object.defineProperty(e.prototype,"encoding",{get:function(){return this._encoding},set:function(t){if(this._validation&&!(0,Kr.isUndefined)(t)&&!wS(t))throw new Error((0,gs.getContext)(this.up())+": declaration"+(" encoding attribute "+t+" should be a")+" valid encoding");this._encoding=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"standalone",{get:function(){return this._standalone},set:function(t){if(this._validation&&!(0,Kr.isUndefined)(t)&&t!=="yes"&&t!=="no")throw new Error((0,gs.getContext)(this.up())+": declaration"+(" standalone attribute "+t+" should")+" be the string 'yes' or the string 'no'");this._standalone=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"version",{get:function(){return this._version},set:function(t){if(this._validation&&!DS(t))throw new Error((0,gs.getContext)(this.up())+": declaration version"+(" attribute "+t+" should be a valid XML")+" version");this._version=t},enumerable:!1,configurable:!0}),e.prototype.toString=function(t){t===void 0&&(t={});var r=new bS.StringOptions(t),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},e.prototype.up=function(){return this._parent},e}();ys.default=SS;function wS(e){if(e.length===0)return!1;var t=e.charCodeAt(0);if(!(t>=65&&t<=90||t>=97&&t<=122))return!1;for(var r=1;r<e.length;r++){var n=e.charCodeAt(r);if(!(n===95||n===45||n===46||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122))return r+1===e.length,!1}return!0}function DS(e){for(var t=0;t<=9;t++)if(e==="1."+t)return!0;return!1}});var qi=v(Zr=>{"use strict";var en=Zr&&Zr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Zr,"__esModule",{value:!0});var CS=yr(),xS=ue(),RS=en(Yr()),lm=en(vs()),fm=en(Ti()),Qr=en(ki()),OS=en(Wr()),IS=function(){function e(t){this._children=[],this._validation=(0,xS.isUndefined)(t.validation)?!0:t.validation}return e.prototype.comment=function(t){var r=new RS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.decl=function(t){if(t===void 0&&(t={}),this._validation&&this._children.length!==0)throw new Error("in XML document: declaration must be the first child");var r=new lm.default(this,this._validation,t);return this._children.push(r),r},e.prototype.dtd=function(t){var r=this._children.filter(function(i){return i instanceof Qr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: DTD must precede the root element");var n=new fm.default(this,this._validation,t);return this._children.push(n),n},e.prototype.element=function(t){var r=this._children.filter(function(i){return i instanceof Qr.default});if(this._validation&&r.length!==0)throw new Error("in XML document: only one root element is permitted");var n=new Qr.default(this,this._validation,t);return this._children.push(n),n},e.prototype.procInst=function(t){var r=new OS.default(this,this._validation,t);return this._children.push(r),r},e.prototype.toString=function(t){t===void 0&&(t={});var r=this._children.filter(function(d){return d instanceof Qr.default});if(this._validation&&r.length!==1)throw new Error("in XML document: no more than one root element is permitted");for(var n=new CS.StringOptions(t),i="",o=0,a=this._children;o<a.length;o++){var s=a[o];s instanceof lm.default||s instanceof fm.default||s instanceof Qr.default?i+=s.toString(t):i+=s.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},e}();Zr.default=IS});var dm=v(N=>{"use strict";var de=N&&N.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(N,"__esModule",{value:!0});N.document=N.XmlProcInst=N.XmlEntityRef=N.XmlElement=N.XmlDtdParamEntityRef=N.XmlDtdNotation=N.XmlDtdEntity=N.XmlDtdElement=N.XmlDtdAttlist=N.XmlDtd=N.XmlDocument=N.XmlDecl=N.XmlComment=N.XmlCharRef=N.XmlCharData=N.XmlCdata=N.XmlAttributeText=N.XmlAttribute=void 0;var PS=de(qi()),TS=Oi();Object.defineProperty(N,"XmlAttribute",{enumerable:!0,get:function(){return de(TS).default}});var AS=Ua();Object.defineProperty(N,"XmlAttributeText",{enumerable:!0,get:function(){return de(AS).default}});var FS=us();Object.defineProperty(N,"XmlCdata",{enumerable:!0,get:function(){return de(FS).default}});var LS=ds();Object.defineProperty(N,"XmlCharData",{enumerable:!0,get:function(){return de(LS).default}});var kS=xi();Object.defineProperty(N,"XmlCharRef",{enumerable:!0,get:function(){return de(kS).default}});var NS=Yr();Object.defineProperty(N,"XmlComment",{enumerable:!0,get:function(){return de(NS).default}});var MS=vs();Object.defineProperty(N,"XmlDecl",{enumerable:!0,get:function(){return de(MS).default}});var qS=qi();Object.defineProperty(N,"XmlDocument",{enumerable:!0,get:function(){return de(qS).default}});var jS=Ti();Object.defineProperty(N,"XmlDtd",{enumerable:!0,get:function(){return de(jS).default}});var $S=Ja();Object.defineProperty(N,"XmlDtdAttlist",{enumerable:!0,get:function(){return de($S).default}});var GS=Qa();Object.defineProperty(N,"XmlDtdElement",{enumerable:!0,get:function(){return de(GS).default}});var BS=es();Object.defineProperty(N,"XmlDtdEntity",{enumerable:!0,get:function(){return de(BS).default}});var US=rs();Object.defineProperty(N,"XmlDtdNotation",{enumerable:!0,get:function(){return de(US).default}});var XS=is();Object.defineProperty(N,"XmlDtdParamEntityRef",{enumerable:!0,get:function(){return de(XS).default}});var HS=ki();Object.defineProperty(N,"XmlElement",{enumerable:!0,get:function(){return de(HS).default}});var WS=Ri();Object.defineProperty(N,"XmlEntityRef",{enumerable:!0,get:function(){return de(WS).default}});var YS=Wr();Object.defineProperty(N,"XmlProcInst",{enumerable:!0,get:function(){return de(YS).default}});function VS(e){return e===void 0&&(e={}),new PS.default(e)}N.document=VS});var _s=v(pe=>{"use strict";Object.defineProperty(pe,"__esModule",{value:!0});pe.stringify=pe.isMap=pe.isSet=pe.isFunction=pe.isArray=pe.isObject=pe.isNull=pe.isUndefined=void 0;function pm(e){return Object.prototype.toString.call(e)==="[object Undefined]"}pe.isUndefined=pm;function hm(e){return Object.prototype.toString.call(e)==="[object Null]"}pe.isNull=hm;function zS(e){return Object.prototype.toString.call(e)==="[object Object]"}pe.isObject=zS;function JS(e){return Object.prototype.toString.call(e)==="[object Array]"}pe.isArray=JS;function mm(e){return Object.prototype.toString.call(e)==="[object Function]"}pe.isFunction=mm;function KS(e){return Object.prototype.toString.call(e)==="[object Set]"}pe.isSet=KS;function QS(e){return Object.prototype.toString.call(e)==="[object Map]"}pe.isMap=QS;function ZS(e){return!pm(e)&&!hm(e)&&mm(e?.toString)&&(e=e.toString()),String(e)}pe.stringify=ZS});var bm=v(je=>{"use strict";Object.defineProperty(je,"__esModule",{value:!0});je.WrapHandlers=je.TypeHandlers=je.FormatOptions=je.DtdOptions=je.DeclarationOptions=je.Options=void 0;var nt=_s(),ew=function(){function e(t){t===void 0&&(t={}),this.aliasString="=",this.attributeString="@",this.cdataInvalidChars=!1,this.cdataKeys=[],this.replaceInvalidChars=!1,this.useSelfClosingTagIfEmpty=!0,this.validation=!0,this.valueString="#",(0,nt.isUndefined)(t.validation)||(this.validation=t.validation),(0,nt.isUndefined)(t.aliasString)||(this.aliasString=t.aliasString),(0,nt.isUndefined)(t.attributeString)||(this.attributeString=t.attributeString),(0,nt.isUndefined)(t.cdataInvalidChars)||(this.cdataInvalidChars=t.cdataInvalidChars),(0,nt.isUndefined)(t.cdataKeys)||(this.cdataKeys=t.cdataKeys),this.declaration=new gm(t.declaration),this.dtd=new ym(this.validation,t.dtd),this.format=new vm(t.format),(0,nt.isUndefined)(t.replaceInvalidChars)||(this.replaceInvalidChars=t.replaceInvalidChars),this.typeHandlers=new _m(t.typeHandlers),(0,nt.isUndefined)(t.useSelfClosingTagIfEmpty)||(this.useSelfClosingTagIfEmpty=t.useSelfClosingTagIfEmpty),(0,nt.isUndefined)(t.valueString)||(this.valueString=t.valueString),this.wrapHandlers=new Em(t.wrapHandlers)}return e}();je.Options=ew;var gm=function(){function e(t){t===void 0&&(t={}),this.include=!0,(0,nt.isUndefined)(t.include)||(this.include=t.include),this.encoding=t.encoding,this.standalone=t.standalone,this.version=t.version}return e}();je.DeclarationOptions=gm;var ym=function(){function e(t,r){if(r===void 0&&(r={}),this.include=!1,(0,nt.isUndefined)(r.include)||(this.include=r.include),t&&(0,nt.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 e}();je.DtdOptions=ym;var vm=function(){function e(t){t===void 0&&(t={}),this.doubleQuotes=t.doubleQuotes,this.indent=t.indent,this.newline=t.newline,this.pretty=t.pretty}return e}();je.FormatOptions=vm;var _m=function(){function e(t){t===void 0&&(t={});for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(this[r]=t[r])}return e}();je.TypeHandlers=_m;var Em=function(){function e(t){t===void 0&&(t={});for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(this[r]=t[r])}return e}();je.WrapHandlers=Em});var Rm=v(Ot=>{"use strict";Object.defineProperty(Ot,"__esModule",{value:!0});Ot.parse=Ot.parseToExistingElement=Ot.Absent=void 0;var wm=dm(),Dm=bm(),ie=_s(),Es=function(){function e(){}return Object.defineProperty(e,"instance",{get:function(){return e._instance},enumerable:!1,configurable:!0}),e._instance=new e,e}();Ot.Absent=Es;function bs(e,t){var r=Object.prototype.toString.call(e),n;return Object.prototype.hasOwnProperty.call(t.typeHandlers,"*")&&(n=t.typeHandlers["*"]),Object.prototype.hasOwnProperty.call(t.typeHandlers,r)&&(n=t.typeHandlers[r]),n}function Cm(e,t,r){var n=function(a){return r.cdataInvalidChars&&(a.indexOf("<")!==-1||a.indexOf("&")!==-1)||r.cdataKeys.indexOf(t.name)!==-1||r.cdataKeys.indexOf("*")!==-1};if(t instanceof wm.XmlElement)if(n(e))for(var i=e.split("]]>"),o=0;o<i.length;o++)n(i[o])?t.cdata({charData:i[o],replaceInvalidCharsInCharData:r.replaceInvalidChars}):t.charData({charData:i[o],replaceInvalidCharsInCharData:r.replaceInvalidChars}),o<i.length-1&&t.charData({charData:"]]>",replaceInvalidCharsInCharData:r.replaceInvalidChars});else t.charData({charData:e,replaceInvalidCharsInCharData:r.replaceInvalidChars});else t.text({charData:e,replaceInvalidCharsInCharData:r.replaceInvalidChars})}function tw(e,t,r,n){var i=r.attribute({name:e,replaceInvalidCharsInName:n.replaceInvalidChars});Cm((0,ie.stringify)(t),i,n)}function Sm(e,t,r,n){if(e===n.aliasString){r.name=(0,ie.stringify)(t);return}if(e.indexOf(n.attributeString)===0&&(0,ie.isObject)(t)){for(var i=0,o=Object.keys(t);i<o.length;i++){var a=o[i];tw(a,(0,ie.stringify)(t[a]),r,n)}return}if(e.indexOf(n.valueString)===0){ji(e,(0,ie.stringify)(t),r,n);return}var s=r;if(!(0,ie.isArray)(t)&&!(0,ie.isSet)(t)){var c=bs(t,n);if(!(0,ie.isUndefined)(c)&&c(t)===Es.instance)return;s=r.element({name:e,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}ji(e,t,s,n)}function rw(e,t,r){if((0,ie.isMap)(e))e.forEach(function(a,s){Sm((0,ie.stringify)(s),a,t,r)});else for(var n=0,i=Object.keys(e);n<i.length;n++){var o=i[n];Sm(o,e[o],t,r)}}function nw(e,t,r,n){var i;Object.prototype.hasOwnProperty.call(n.wrapHandlers,"*")&&(i=n.wrapHandlers["*"]),Object.prototype.hasOwnProperty.call(n.wrapHandlers,e)&&(i=n.wrapHandlers[e]);var o=e,a=r;if(!(0,ie.isUndefined)(i)){var s=i(o,t);(0,ie.isNull)(s)||(o=s,a=r.element({name:e,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty}))}t.forEach(function(c){var d=a;if(!(0,ie.isArray)(c)&&!(0,ie.isSet)(c)){var l=bs(c,n);if(!(0,ie.isUndefined)(l)&&l(c)===Es.instance)return;d=a.element({name:o,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty})}ji(o,c,d,n)})}function ji(e,t,r,n){var i=bs(t,n);if((0,ie.isUndefined)(i)||(t=i(t)),(0,ie.isObject)(t)||(0,ie.isMap)(t)){rw(t,r,n);return}if((0,ie.isArray)(t)||(0,ie.isSet)(t)){nw(e,t,r,n);return}Cm((0,ie.stringify)(t),r,n)}function xm(e,t,r){var n=new Dm.Options(r);ji(e.name,t,e,n)}Ot.parseToExistingElement=xm;function iw(e,t,r){var n=new Dm.Options(r),i=new wm.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 o=i.element({name:e,replaceInvalidCharsInName:n.replaceInvalidChars,useSelfClosingTagIfEmpty:n.useSelfClosingTagIfEmpty});return xm(o,t,r),i.toString(n.format)}Ot.parse=iw});var cw={};lu(cw,{IS_COMPONENT_LIBRARY:()=>Wo,PROJECT_ALIASES:()=>Ld,getBuildPagesFromCachedStore:()=>pf,getBuildPagesFromStore:()=>Hn,getBuildPagesPath:()=>hf,getConfig:()=>Z,infoLog:()=>dt,pageSizeLog:()=>Ad,resolveComponentsPath:()=>Ct,startRender:()=>Ym,verboseLog:()=>Ce,walk:()=>Nr});module.exports=du(cw);var xs=T(require("node:fs")),rn=T(require("node:path"));var Xd=require("node:child_process"),pt=T(require("node:path")),Hd=T(Pt()),tt=T(Ft());var lr=T(require("node:fs")),$d=T(require("node:path")),jr=T(jn()),Gd=T(Pt()),ti=T(Ft()),Bd=T(Un());var Ze=T(require("node:fs")),ot=T(require("node:path")),Te=T(Ft());var ft=T(require("node:fs")),ye=T(require("node:path")),Xn=T(Ft());var kt=Z();function pf(e){let{__caches:t}=kt.paths(e);return Hn({basePath:ye.default.join(t,"store"),withSizeProp:!1})}function*Hn(e){let{basePath:t,withSizeProp:r}=e||{},{__cx:n}=kt.paths(),i=t||ye.default.join(n,"store"),o=Nr(i).filter(a=>ye.default.extname(a)===".json");for(let a of o)try{let s=Xn.default.readJsonSync(a,{encoding:"utf-8"});if(r){let c=ft.default.statSync(a);s.size=c.size/1024}s.path&&(yield s)}catch(s){console.error(`Error: The file ${a} doesn't exist`,s)}}function hf(){let e=Z(),{__cx:t}=e.paths(),r=ye.default.join(t,"store");return Nr(r).filter(i=>ye.default.extname(i)===".json")}async function Fo(){let{__cx:e}=kt.paths(),{sitesToPublish:t,createdPages:r,buildProcessData:n}=Xn.default.readJSONSync(ye.default.join(e,"store","metadata","render-info.json"));return{buildProcessData:n,createdPages:r,sitesToPublish:t}}function mf(){let{__cx:e}=kt.paths(),t=ye.default.join(e,"store");ft.default.existsSync(t)||(ft.default.mkdirSync(t),ft.default.mkdirSync(ye.default.join(t,"metadata"))),console.info("Store initialized")}function gf(e,t){let{__cx:r}=kt.paths();ft.default.writeFileSync(ye.default.join(r,"store","metadata","render-info.json"),JSON.stringify(t))}function J0(e,t){return Lo(e).filter(i=>t.includes(i))}function Lo(e){return ft.default.readdirSync(e).filter(r=>{let n=`${e}/${r}`,i=ft.default.statSync(n);if(i&&i.isDirectory()||ye.default.extname(r)!==".json")return!1;let o=ye.default.basename(r,ye.default.extname(r));return!isNaN(parseInt(o))}).map(r=>{let n=ye.default.basename(r,ye.default.extname(r));return parseInt(n)})}function yf(e){let{__cx:t}=kt.paths();e.forEach(r=>{ko(r,["editorID","parentEditorID"]);let n=`${r.context.page.id}.json`,i=ye.default.join(t,"store",n);Xn.default.writeJSONSync(i,r)})}function Wn(e){let{__cx:t}=kt.paths();e.length!==0&&e.forEach(r=>{let n=ye.default.join(t,"store",`${r}.json`);try{ft.default.unlinkSync(n)}catch(i){console.log(`Error removing file ${r}`,i.message)}})}async function vf(e,t){let{changedPages:r,pages:n,validPagesIds:i,sitesToPublish:o}=t,a=J0(e,n),s=i.filter(h=>!a.includes(h)),c=s.concat(r),d=a.filter(h=>!i.includes(h)),l=Array.from(new Set(c)).filter(h=>!d.includes(h)),p=Hn(),m=[];for await(let h of p){let _=h.context.page.site,b=h.context.page.id;o.map(w=>w.id).includes(_)||m.push(b)}return{pagesInStore:a,pagesMissingInStore:s,pagesToDeleteFromStore:[...d,...m],pagesToWriteToStore:l}}var K0=Z(),No=e=>{if(!Te.default.statSync(e).isDirectory())return;let r=Te.default.readdirSync(e);if(r.length>0){let i=r.length,o=r.filter(a=>ot.default.extname(a).toLowerCase()===".xml").length;i===o&&(r.forEach(function(a){let s=ot.default.join(e,a);Te.default.rmSync(s)}),r=Te.default.readdirSync(e)),r.forEach(function(a){let s=ot.default.join(e,a);No(s)}),r=Te.default.readdirSync(e)}if(r.length===0){Te.default.rmdirSync(e);return}};function Yn(e,t){for(let r of e)Ze.default.existsSync(r)||Ze.default.mkdirSync(r,{recursive:!0,...t})}function Vn(e,t,r,n={withBackup:!1}){let{withBackup:i}=n;for(let o of r){let a=ot.default.join(e,o),s=ot.default.join(t,o);if(!Te.default.existsSync(a)){console.log(`Source directory does not exist: ${a}`);continue}i&&bf(s);try{Te.default.existsSync(s)&&Ze.default.rmSync(s,{recursive:!0,force:!0}),Ze.default.cpSync(a,s,{recursive:!0,preserveTimestamps:!0}),i&&Ef(s)}catch{console.log("Copy failed!"),i&&(_f(s),console.log("Backup has been restored."))}}}function sr(e,t,r,n){let{override:i,withBackup:o}=n||{};for(let a of r){let s=ot.default.join(e,a),c=ot.default.join(t,a);if(Te.default.existsSync(s)){o&&bf(c);try{i&&Te.default.existsSync(c)&&Ze.default.rmSync(c,{recursive:!0,force:!0}),Ze.default.renameSync(s,c),o&&Ef(c)}catch{console.log("Move failed!"),o&&(_f(c),console.log("Backup has been restored."))}}}}function Mr(e,t){for(let r of t){if(!r)continue;let n=ot.default.join(e,r);Te.default.existsSync(n)&&Ze.default.rmSync(n,{recursive:!0,force:!0})}}function _f(e,t="-BACKUP"){let r=e+t;try{Ze.default.renameSync(r,e),console.log(`Backup ${r} has been restored`)}catch{console.log(`Error while delete ${r} backup`)}}function Ef(e,t="-BACKUP"){let r=e+t;if(Te.default.existsSync(r))try{Ze.default.rmSync(r,{recursive:!0,force:!0}),console.log(`Backup ${r} has been deleted`)}catch{console.log(`Error while delete ${r} backup`)}}function bf(e,t="-BACKUP"){let r=e+t;if(Te.default.existsSync(e)){if(Te.default.existsSync(r)){console.log(`Destination ${r} already exists`);return}try{Ze.default.renameSync(e,r),console.log(`Backup of ${e} has been created in ${r}`)}catch{console.log(`Error while coping ${e} to ${r} backup`)}}}function Q0(e){return Number.isInteger(e)&&e<0}async function Sf(){let{__cx:e}=K0.paths(),t=ot.default.join(e,"store");try{let r=Lo(t).filter(Q0);Wn(r)}catch{console.info("`store` folder does not exist. Skipping multipage or static list template cleaning.")}}var cr=T(Cf()),Td=T(qf());var jf=T(Pt());jf.default.config();var Ge=process.env.GRIDDO_API_URL||process.env.API_URL,$f=process.env.GRIDDO_PUBLIC_API_URL||process.env.PUBLIC_API_URL,Gf=process.env.botEmail,Bf=process.env.botPassword,Uf=Number.parseInt(process.env.GRIDDO_API_CONCURRENCY_COUNT||"10"),Xf=at(process.env.GRIDDO_RENDER_ALL_SITES||process.env.updateAllSites),Hf=Number.parseInt(process.env.GRIDDO_RENDER_SITE||""),Wf=(process.env.GRIDDO_RENDER_PAGES||"").split(",").map(e=>Number.parseInt(e)).filter(Boolean),Yf=at(process.env.GRIDDO_SKIP_BUILD_CHECKS),Vf=at(process.env.GRIDDO_DEBUG_LOGS),zf=at(process.env.GRIDDO_BUILD_LOGS),Jf=at(process.env.GRIDDO_RENDER_BREAKPOINTS_FEATURE),Kf=at(process.env.GRIDDO_SSG_VERBOSE_LOGS),Qf=at(process.env.GRIDGRIDDO_SEARCH_FEATURE_FEATURE),Zf=process.env.GRIDDO_ASSET_PREFIX||process.env.ASSET_PREFIX,ed=process.env.GRIDDO_REACT_APP_INSTANCE||process.env.REACT_APP_INSTANCE,td=at(process.env.GRIDDO_AI_EMBEDDINGS),rd=at(process.env.GRIDDO_VERBOSE_LOGS),nd=Number.parseInt(process.env.GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS||"1"),id=Number.parseInt(process.env.GRIDDO_CLOSE_LIFECYCLE_MAX_ATTEMPTS||"1"),od=Number.parseInt(process.env.GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS||"1"),ad=Number.parseInt(process.env.GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS||"1"),sd=Number.parseInt(process.env.GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS||"1"),ud=Number.parseInt(process.env.GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS||"2"),cd=Number.parseInt(process.env.GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS||"1"),ld=Number.parseInt(process.env.GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS||"4"),fd=Number.parseInt(process.env.GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS||"1"),dd=process.env.GRIDDO_CX_FIXTURES_DOMAIN_NAMES,pd=process.env.GRIDDO_CX_FIXTURES_SITE_NAMES;var Dt=`${Ge}/site/`,hd=`${Ge}/sites/all`,md=`${Ge}/settings`,gd=`${Ge}/debug/reset-render`,yd=`${Ge}/page`,vd=`${Ge}/search`,_d=`${Ge}/domains`,Ed=`${Ge}/domains/robots`,bd=`${Ge}/login_check`,Sd=`${Ge}/ai/embeddings`,wd=[Dt,"/all"],Dd=[Dt,"/languages"],Cd=[Dt,"/build/start"],xd=[Dt,"/build/end"],Rd=[Dt,"/distributor"],Od=[Dt,"/sitemap"],Id=[Dt,"/socials"],Pd=[Dt,"/pages?pagination=false"];var le={AI_EMBEDDINGS:Sd,BUILD_END:xd,BUILD_START:Cd,DOMAINS:_d,GET_ALL:hd,GET_PAGE:yd,GET_PAGES:Pd,GET_REFERENCE_FIELD_DATA:Rd,GET_SITEMAP:Od,INFO:wd,LANGUAGES:Dd,LOGIN:bd,RESET_RENDER:gd,ROBOTS:Ed,SEARCH:vd,SETTINGS:md,SOCIALS:Id},X={GRIDDO_AI_EMBEDDINGS:td,GRIDDO_API_CONCURRENCY_COUNT:Uf,GRIDDO_API_URL:Ge,GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS:fd,GRIDDO_ASSET_PREFIX:Zf,GRIDDO_BOT_PASSWORD:Bf,GRIDDO_BOT_USER:Gf,GRIDDO_BUILD_LOGS:zf,GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS:nd,GRIDDO_CLOSE_LIFECYCLE_MAX_ATTEMPTS:id,GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS:sd,GRIDDO_DEBUG_LOGS:Vf,GRIDDO_FIXTURES_DOMAIN_NAMES:dd,GRIDDO_FIXTURES_SITE_NAMES:pd,GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS:ld,GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS:od,GRIDDO_PUBLIC_API_URL:$f,GRIDDO_REACT_APP_INSTANCE:ed,GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS:cd,GRIDDO_RENDER_ALL_SITES:Xf,GRIDDO_RENDER_BREAKPOINTS_FEATURE:Jf,GRIDDO_RENDER_PAGES:Wf,GRIDDO_RENDER_SITE:Hf,GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS:ad,GRIDDO_SEARCH_FEATURE:Qf,GRIDDO_SKIP_BUILD_CHECKS:Yf,GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS:ud,GRIDDO_SSG_VERBOSE_LOGS:Kf,GRIDDO_VERBOSE_LOGS:rd};function Ce(e){X.GRIDDO_VERBOSE_LOGS&&console.log(cr.default.yellow("verbose"),cr.default.dim(e.replace(/(\s)\s+/g,"$1").trim()))}function We(e,t="",r=1,n=1){let i=e.split(`
|
|
35
|
+
`+o),e.push(i+"m+"+Si.exports.humanize(this.diff)+"\x1B[0m")}else e[0]=oS()+t+" "+e[0]}function oS(){return be.inspectOpts.hideDate?"":new Date().toISOString()+" "}function aS(...e){return process.stderr.write(Ei.format(...e)+`
|
|
36
|
+
`)}function sS(e){e?process.env.DEBUG=e:delete process.env.DEBUG}function uS(){return process.env.DEBUG}function cS(e){e.inspectOpts={};let t=Object.keys(be.inspectOpts);for(let r=0;r<t.length;r++)e.inspectOpts[t[r]]=be.inspectOpts[t[r]]}Si.exports=Na()(be);var{formatters:Bp}=Si.exports;Bp.o=function(e){return this.inspectOpts.colors=this.useColors,Ei.inspect(e,this.inspectOpts).split(`
|
|
37
|
+
`).map(t=>t.trim()).join(" ")};Bp.O=function(e){return this.inspectOpts.colors=this.useColors,Ei.inspect(e,this.inspectOpts)}});var Xp=v((ID,ja)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?ja.exports=Np():ja.exports=Up()});var Wp=v((AD,Hp)=>{var Vr;Hp.exports=function(){if(!Vr){try{Vr=Xp()("follow-redirects")}catch{}typeof Vr!="function"&&(Vr=function(){})}Vr.apply(null,arguments)}});var Ha=v((TD,Xa)=>{var Gt=require("url"),$a=Gt.URL,lS=require("http"),fS=require("https"),zp=require("stream").Writable,Jp=require("assert"),Kp=Wp(),Ba=["abort","aborted","connect","error","socket","timeout"],Ua=Object.create(null);Ba.forEach(function(e){Ua[e]=function(t,r,n){this._redirectable.emit(e,t,r,n)}});var dS=Jr("ERR_INVALID_URL","Invalid URL",TypeError),Yp=Jr("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),pS=Jr("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),hS=Jr("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),mS=Jr("ERR_STREAM_WRITE_AFTER_END","write after end");function Xe(e,t){zp.call(this),this._sanitizeOptions(e),this._options=e,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],t&&this.on("response",t);var r=this;this._onNativeResponse=function(n){r._processResponse(n)},this._performRequest()}Xe.prototype=Object.create(zp.prototype);Xe.prototype.abort=function(){Zp(this._currentRequest),this.emit("abort")};Xe.prototype.write=function(e,t,r){if(this._ending)throw new mS;if(!Bt(e)&&!vS(e))throw new TypeError("data should be a string, Buffer or Uint8Array");if(zr(t)&&(r=t,t=null),e.length===0){r&&r();return}this._requestBodyLength+e.length<=this._options.maxBodyLength?(this._requestBodyLength+=e.length,this._requestBodyBuffers.push({data:e,encoding:t}),this._currentRequest.write(e,t,r)):(this.emit("error",new hS),this.abort())};Xe.prototype.end=function(e,t,r){if(zr(e)?(r=e,e=t=null):zr(t)&&(r=t,t=null),!e)this._ended=this._ending=!0,this._currentRequest.end(null,null,r);else{var n=this,i=this._currentRequest;this.write(e,t,function(){n._ended=!0,i.end(null,null,r)}),this._ending=!0}};Xe.prototype.setHeader=function(e,t){this._options.headers[e]=t,this._currentRequest.setHeader(e,t)};Xe.prototype.removeHeader=function(e){delete this._options.headers[e],this._currentRequest.removeHeader(e)};Xe.prototype.setTimeout=function(e,t){var r=this;function n(a){a.setTimeout(e),a.removeListener("timeout",a.destroy),a.addListener("timeout",a.destroy)}function i(a){r._timeout&&clearTimeout(r._timeout),r._timeout=setTimeout(function(){r.emit("timeout"),o()},e),n(a)}function o(){r._timeout&&(clearTimeout(r._timeout),r._timeout=null),r.removeListener("abort",o),r.removeListener("error",o),r.removeListener("response",o),t&&r.removeListener("timeout",t),r.socket||r._currentRequest.removeListener("socket",i)}return t&&this.on("timeout",t),this.socket?i(this.socket):this._currentRequest.once("socket",i),this.on("socket",n),this.on("abort",o),this.on("error",o),this.on("response",o),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(e){Xe.prototype[e]=function(t,r){return this._currentRequest[e](t,r)}});["aborted","connection","socket"].forEach(function(e){Object.defineProperty(Xe.prototype,e,{get:function(){return this._currentRequest[e]}})});Xe.prototype._sanitizeOptions=function(e){if(e.headers||(e.headers={}),e.host&&(e.hostname||(e.hostname=e.host),delete e.host),!e.pathname&&e.path){var t=e.path.indexOf("?");t<0?e.pathname=e.path:(e.pathname=e.path.substring(0,t),e.search=e.path.substring(t))}};Xe.prototype._performRequest=function(){var e=this._options.protocol,t=this._options.nativeProtocols[e];if(!t){this.emit("error",new TypeError("Unsupported protocol "+e));return}if(this._options.agents){var r=e.slice(0,-1);this._options.agent=this._options.agents[r]}var n=this._currentRequest=t.request(this._options,this._onNativeResponse);n._redirectable=this;for(var i of Ba)n.on(i,Ua[i]);if(this._currentUrl=/^\//.test(this._options.path)?Gt.format(this._options):this._options.path,this._isRedirect){var o=0,a=this,s=this._requestBodyBuffers;(function c(d){if(n===a._currentRequest)if(d)a.emit("error",d);else if(o<s.length){var l=s[o++];n.finished||n.write(l.data,l.encoding,c)}else a._ended&&n.end()})()}};Xe.prototype._processResponse=function(e){var t=e.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:e.headers,statusCode:t});var r=e.headers.location;if(!r||this._options.followRedirects===!1||t<300||t>=400){e.responseUrl=this._currentUrl,e.redirects=this._redirects,this.emit("response",e),this._requestBodyBuffers=[];return}if(Zp(this._currentRequest),e.destroy(),++this._redirectCount>this._options.maxRedirects){this.emit("error",new pS);return}var n,i=this._options.beforeRedirect;i&&(n=Object.assign({Host:e.req.getHeader("host")},this._options.headers));var o=this._options.method;((t===301||t===302)&&this._options.method==="POST"||t===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],Ga(/^content-/i,this._options.headers));var a=Ga(/^host$/i,this._options.headers),s=Gt.parse(this._currentUrl),c=a||s.host,d=/^\w+:/.test(r)?this._currentUrl:Gt.format(Object.assign(s,{host:c})),l;try{l=Gt.resolve(d,r)}catch(_){this.emit("error",new Yp({cause:_}));return}Kp("redirecting to",l),this._isRedirect=!0;var p=Gt.parse(l);if(Object.assign(this._options,p),(p.protocol!==s.protocol&&p.protocol!=="https:"||p.host!==c&&!yS(p.host,c))&&Ga(/^(?:authorization|cookie)$/i,this._options.headers),zr(i)){var m={headers:e.headers,statusCode:t},h={url:d,method:o,headers:n};try{i(this._options,m,h)}catch(_){this.emit("error",_);return}this._sanitizeOptions(this._options)}try{this._performRequest()}catch(_){this.emit("error",new Yp({cause:_}))}};function Qp(e){var t={maxRedirects:21,maxBodyLength:10485760},r={};return Object.keys(e).forEach(function(n){var i=n+":",o=r[i]=e[n],a=t[n]=Object.create(o);function s(d,l,p){if(Bt(d)){var m;try{m=Vp(new $a(d))}catch{m=Gt.parse(d)}if(!Bt(m.protocol))throw new dS({input:d});d=m}else $a&&d instanceof $a?d=Vp(d):(p=l,l=d,d={protocol:i});return zr(l)&&(p=l,l=null),l=Object.assign({maxRedirects:t.maxRedirects,maxBodyLength:t.maxBodyLength},d,l),l.nativeProtocols=r,!Bt(l.host)&&!Bt(l.hostname)&&(l.hostname="::1"),Jp.equal(l.protocol,i,"protocol mismatch"),Kp("options",l),new Xe(l,p)}function c(d,l,p){var m=a.request(d,l,p);return m.end(),m}Object.defineProperties(a,{request:{value:s,configurable:!0,enumerable:!0,writable:!0},get:{value:c,configurable:!0,enumerable:!0,writable:!0}})}),t}function gS(){}function Vp(e){var t={protocol:e.protocol,hostname:e.hostname.startsWith("[")?e.hostname.slice(1,-1):e.hostname,hash:e.hash,search:e.search,pathname:e.pathname,path:e.pathname+e.search,href:e.href};return e.port!==""&&(t.port=Number(e.port)),t}function Ga(e,t){var r;for(var n in t)e.test(n)&&(r=t[n],delete t[n]);return r===null||typeof r>"u"?void 0:String(r).trim()}function Jr(e,t,r){function n(i){Error.captureStackTrace(this,this.constructor),Object.assign(this,i||{}),this.code=e,this.message=this.cause?t+": "+this.cause.message:t}return n.prototype=new(r||Error),n.prototype.constructor=n,n.prototype.name="Error ["+e+"]",n}function Zp(e){for(var t of Ba)e.removeListener(t,Ua[t]);e.on("error",gS),e.abort()}function yS(e,t){Jp(Bt(e)&&Bt(t));var r=e.length-t.length-1;return r>0&&e[r]==="."&&e.endsWith(t)}function Bt(e){return typeof e=="string"||e instanceof String}function zr(e){return typeof e=="function"}function vS(e){return typeof e=="object"&&"length"in e}Xa.exports=Qp({http:lS,https:fS});Xa.exports.wrap=Qp});var Wa=v((FD,_S)=>{_S.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 oh=v((LD,ih)=>{"use strict";var Kr=Fe(),eh=Ta(),bS=Fa(),ES=pi(),SS=require("http"),wS=require("https"),DS=Ha().http,CS=Ha().https,th=require("url"),xS=require("zlib"),RS=Wa(),wi=gi(),Ya=mi(),rh=/https:?/;function nh(e,t,r){if(e.hostname=t.host,e.host=t.host,e.port=t.port,e.path=r,t.auth){var n=Buffer.from(t.auth.username+":"+t.auth.password,"utf8").toString("base64");e.headers["Proxy-Authorization"]="Basic "+n}e.beforeRedirect=function(o){o.headers.host=o.host,nh(o,t,o.href)}}ih.exports=function(t){return new Promise(function(n,i){var o=function(R){n(R)},a=function(R){i(R)},s=t.data,c=t.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/"+RS.version,s&&!Kr.isStream(s)){if(!Buffer.isBuffer(s))if(Kr.isArrayBuffer(s))s=Buffer.from(new Uint8Array(s));else if(Kr.isString(s))s=Buffer.from(s,"utf-8");else return a(wi("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",t));c["Content-Length"]=s.length}var d=void 0;if(t.auth){var l=t.auth.username||"",p=t.auth.password||"";d=l+":"+p}var m=bS(t.baseURL,t.url),h=th.parse(m),_=h.protocol||"http:";if(!d&&h.auth){var E=h.auth.split(":"),w=E[0]||"",P=E[1]||"";d=w+":"+P}d&&delete c.Authorization;var F=rh.test(_),A=F?t.httpsAgent:t.httpAgent,L={path:ES(h.path,t.params,t.paramsSerializer).replace(/^\?/,""),method:t.method.toUpperCase(),headers:c,agent:A,agents:{http:t.httpAgent,https:t.httpsAgent},auth:d};t.socketPath?L.socketPath=t.socketPath:(L.hostname=h.hostname,L.port=h.port);var K=t.proxy;if(!K&&K!==!1){var ue=_.slice(0,-1)+"_proxy",$e=process.env[ue]||process.env[ue.toUpperCase()];if($e){var le=th.parse($e),x=process.env.no_proxy||process.env.NO_PROXY,q=!0;if(x){var M=x.split(",").map(function(R){return R.trim()});q=!M.some(function(R){return R?R==="*"||R[0]==="."&&h.hostname.substr(h.hostname.length-R.length)===R?!0:h.hostname===R:!1})}if(q&&(K={host:le.hostname,port:le.port,protocol:le.protocol},le.auth)){var Q=le.auth.split(":");K.auth={username:Q[0],password:Q[1]}}}}K&&(L.headers.host=h.hostname+(h.port?":"+h.port:""),nh(L,K,_+"//"+h.hostname+(h.port?":"+h.port:"")+L.path));var U,W=F&&(K?rh.test(K.protocol):!0);t.transport?U=t.transport:t.maxRedirects===0?U=W?wS:SS:(t.maxRedirects&&(L.maxRedirects=t.maxRedirects),U=W?CS:DS),t.maxBodyLength>-1&&(L.maxBodyLength=t.maxBodyLength);var S=U.request(L,function(R){if(!S.aborted){var j=R,me=R.req||S;if(R.statusCode!==204&&me.method!=="HEAD"&&t.decompress!==!1)switch(R.headers["content-encoding"]){case"gzip":case"compress":case"deflate":j=j.pipe(xS.createUnzip()),delete R.headers["content-encoding"];break}var it={status:R.statusCode,statusText:R.statusMessage,headers:R.headers,config:t,request:me};if(t.responseType==="stream")it.data=j,eh(o,a,it);else{var He=[],ct=0;j.on("data",function(Se){He.push(Se),ct+=Se.length,t.maxContentLength>-1&&ct>t.maxContentLength&&(j.destroy(),a(wi("maxContentLength size of "+t.maxContentLength+" exceeded",t,null,me)))}),j.on("error",function(Se){S.aborted||a(Ya(Se,t,null,me))}),j.on("end",function(){var Se=Buffer.concat(He);t.responseType!=="arraybuffer"&&(Se=Se.toString(t.responseEncoding),(!t.responseEncoding||t.responseEncoding==="utf8")&&(Se=Kr.stripBOM(Se))),it.data=Se,eh(o,a,it)})}}});if(S.on("error",function(R){S.aborted&&R.code!=="ERR_FR_TOO_MANY_REDIRECTS"||a(Ya(R,t,null,S))}),t.timeout){var H=parseInt(t.timeout,10);if(isNaN(H)){a(wi("error trying to parse `config.timeout` to int",t,"ERR_PARSE_TIMEOUT",S));return}S.setTimeout(H,function(){S.abort(),a(wi("timeout of "+H+"ms exceeded",t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",S))})}t.cancelToken&&t.cancelToken.promise.then(function(R){S.aborted||(S.abort(),a(R))}),Kr.isStream(s)?s.on("error",function(R){a(Ya(R,t,null,S))}).pipe(S):S.end(s)})}});var Ci=v((kD,uh)=>{"use strict";var Ee=Fe(),ah=mp(),OS=mi(),PS={"Content-Type":"application/x-www-form-urlencoded"};function sh(e,t){!Ee.isUndefined(e)&&Ee.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function IS(){var e;return typeof XMLHttpRequest<"u"?e=Tp():typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"&&(e=oh()),e}function AS(e,t,r){if(Ee.isString(e))try{return(t||JSON.parse)(e),Ee.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}var Di={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:IS(),transformRequest:[function(t,r){return ah(r,"Accept"),ah(r,"Content-Type"),Ee.isFormData(t)||Ee.isArrayBuffer(t)||Ee.isBuffer(t)||Ee.isStream(t)||Ee.isFile(t)||Ee.isBlob(t)?t:Ee.isArrayBufferView(t)?t.buffer:Ee.isURLSearchParams(t)?(sh(r,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):Ee.isObject(t)||r&&r["Content-Type"]==="application/json"?(sh(r,"application/json"),AS(t)):t}],transformResponse:[function(t){var r=this.transitional,n=r&&r.silentJSONParsing,i=r&&r.forcedJSONParsing,o=!n&&this.responseType==="json";if(o||i&&Ee.isString(t)&&t.length)try{return JSON.parse(t)}catch(a){if(o)throw a.name==="SyntaxError"?OS(a,this,"E_JSON_PARSE"):a}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300}};Di.headers={common:{Accept:"application/json, text/plain, */*"}};Ee.forEach(["delete","get","head"],function(t){Di.headers[t]={}});Ee.forEach(["post","put","patch"],function(t){Di.headers[t]=Ee.merge(PS)});uh.exports=Di});var lh=v((ND,ch)=>{"use strict";var TS=Fe(),FS=Ci();ch.exports=function(t,r,n){var i=this||FS;return TS.forEach(n,function(a){t=a.call(i,t,r)}),t}});var Va=v((MD,fh)=>{"use strict";fh.exports=function(t){return!!(t&&t.__CANCEL__)}});var hh=v((qD,ph)=>{"use strict";var dh=Fe(),za=lh(),LS=Va(),kS=Ci();function Ja(e){e.cancelToken&&e.cancelToken.throwIfRequested()}ph.exports=function(t){Ja(t),t.headers=t.headers||{},t.data=za.call(t,t.data,t.headers,t.transformRequest),t.headers=dh.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),dh.forEach(["delete","get","head","post","put","patch","common"],function(i){delete t.headers[i]});var r=t.adapter||kS.adapter;return r(t).then(function(i){return Ja(t),i.data=za.call(t,i.data,i.headers,t.transformResponse),i},function(i){return LS(i)||(Ja(t),i&&i.response&&(i.response.data=za.call(t,i.response.data,i.response.headers,t.transformResponse))),Promise.reject(i)})}});var Ka=v((jD,mh)=>{"use strict";var xe=Fe();mh.exports=function(t,r){r=r||{};var n={},i=["url","method","data"],o=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(m,h){return xe.isPlainObject(m)&&xe.isPlainObject(h)?xe.merge(m,h):xe.isPlainObject(h)?xe.merge({},h):xe.isArray(h)?h.slice():h}function d(m){xe.isUndefined(r[m])?xe.isUndefined(t[m])||(n[m]=c(void 0,t[m])):n[m]=c(t[m],r[m])}xe.forEach(i,function(h){xe.isUndefined(r[h])||(n[h]=c(void 0,r[h]))}),xe.forEach(o,d),xe.forEach(a,function(h){xe.isUndefined(r[h])?xe.isUndefined(t[h])||(n[h]=c(void 0,t[h])):n[h]=c(void 0,r[h])}),xe.forEach(s,function(h){h in r?n[h]=c(t[h],r[h]):h in t&&(n[h]=c(void 0,t[h]))});var l=i.concat(o).concat(a).concat(s),p=Object.keys(t).concat(Object.keys(r)).filter(function(h){return l.indexOf(h)===-1});return xe.forEach(p,d),n}});var bh=v(($D,_h)=>{"use strict";var yh=Wa(),Qa={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){Qa[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});var gh={},NS=yh.version.split(".");function vh(e,t){for(var r=t?t.split("."):NS,n=e.split("."),i=0;i<3;i++){if(r[i]>n[i])return!0;if(r[i]<n[i])return!1}return!1}Qa.transitional=function(t,r,n){var i=r&&vh(r);function o(a,s){return"[Axios v"+yh.version+"] Transitional option '"+a+"'"+s+(n?". "+n:"")}return function(a,s,c){if(t===!1)throw new Error(o(s," has been removed in "+r));return i&&!gh[s]&&(gh[s]=!0,console.warn(o(s," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(a,s,c):!0}};function MS(e,t,r){if(typeof e!="object")throw new TypeError("options must be an object");for(var n=Object.keys(e),i=n.length;i-- >0;){var o=n[i],a=t[o];if(a){var s=e[o],c=s===void 0||a(s,o,e);if(c!==!0)throw new TypeError("option "+o+" must be "+c);continue}if(r!==!0)throw Error("Unknown option "+o)}}_h.exports={isOlderVersion:vh,assertOptions:MS,validators:Qa}});var xh=v((GD,Ch)=>{"use strict";var wh=Fe(),qS=pi(),Eh=pp(),Sh=hh(),xi=Ka(),Dh=bh(),gr=Dh.validators;function Qr(e){this.defaults=e,this.interceptors={request:new Eh,response:new Eh}}Qr.prototype.request=function(t){typeof t=="string"?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=xi(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var r=t.transitional;r!==void 0&&Dh.assertOptions(r,{silentJSONParsing:gr.transitional(gr.boolean,"1.0.0"),forcedJSONParsing:gr.transitional(gr.boolean,"1.0.0"),clarifyTimeoutError:gr.transitional(gr.boolean,"1.0.0")},!1);var n=[],i=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(t)===!1||(i=i&&m.synchronous,n.unshift(m.fulfilled,m.rejected))});var o=[];this.interceptors.response.forEach(function(m){o.push(m.fulfilled,m.rejected)});var a;if(!i){var s=[Sh,void 0];for(Array.prototype.unshift.apply(s,n),s=s.concat(o),a=Promise.resolve(t);s.length;)a=a.then(s.shift(),s.shift());return a}for(var c=t;n.length;){var d=n.shift(),l=n.shift();try{c=d(c)}catch(p){l(p);break}}try{a=Sh(c)}catch(p){return Promise.reject(p)}for(;o.length;)a=a.then(o.shift(),o.shift());return a};Qr.prototype.getUri=function(t){return t=xi(this.defaults,t),qS(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")};wh.forEach(["delete","get","head","options"],function(t){Qr.prototype[t]=function(r,n){return this.request(xi(n||{},{method:t,url:r,data:(n||{}).data}))}});wh.forEach(["post","put","patch"],function(t){Qr.prototype[t]=function(r,n,i){return this.request(xi(i||{},{method:t,url:r,data:n}))}});Ch.exports=Qr});var es=v((BD,Rh)=>{"use strict";function Za(e){this.message=e}Za.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};Za.prototype.__CANCEL__=!0;Rh.exports=Za});var Ph=v((UD,Oh)=>{"use strict";var jS=es();function Ri(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(i){t=i});var r=this;e(function(i){r.reason||(r.reason=new jS(i),t(r.reason))})}Ri.prototype.throwIfRequested=function(){if(this.reason)throw this.reason};Ri.source=function(){var t,r=new Ri(function(i){t=i});return{token:r,cancel:t}};Oh.exports=Ri});var Ah=v((XD,Ih)=>{"use strict";Ih.exports=function(t){return function(n){return t.apply(null,n)}}});var Fh=v((HD,Th)=>{"use strict";Th.exports=function(t){return typeof t=="object"&&t.isAxiosError===!0}});var Nh=v((WD,ts)=>{"use strict";var Lh=Fe(),$S=Ra(),Oi=xh(),GS=Ka(),BS=Ci();function kh(e){var t=new Oi(e),r=$S(Oi.prototype.request,t);return Lh.extend(r,Oi.prototype,t),Lh.extend(r,t),r}var tt=kh(BS);tt.Axios=Oi;tt.create=function(t){return kh(GS(tt.defaults,t))};tt.Cancel=es();tt.CancelToken=Ph();tt.isCancel=Va();tt.all=function(t){return Promise.all(t)};tt.spread=Ah();tt.isAxiosError=Fh();ts.exports=tt;ts.exports.default=tt});var rs=v((YD,Mh)=>{Mh.exports=Nh()});function Ot(e=""){return ys?hs.default.resolve(gs.default.sync(__dirname),"../../../",e):hs.default.resolve(gs.default.sync(__dirname),"../griddo-components",e)}function VS(){let e=ms.default.sync("jsconfig.json",{cwd:Ot()});return ms.default.sync("tsconfig.json",{cwd:Ot()})||e}function zS(){let e=require(VS());return Object.keys(e?.compilerOptions?.paths).reduce((t,r)=>{let[n]=r.split("/"),[i]=e&&e.compilerOptions&&e.compilerOptions.paths&&e.compilerOptions.paths[r],[o]=i.split("/*"),a=Ot(o);return{...t,[n]:a}},{"@griddo-instance":`${Ot()}/src/index.js`})}var hs,ms,gs,ys,fm,vs=uu(()=>{"use strict";hs=I(require("node:path")),ms=I(To()),gs=I(Gn()),ys=__dirname.includes("node_modules"),fm=zS()});var hm={};cu(hm,{default:()=>tw});var ut,Ti,pm,Ai,JS,KS,QS,dm,ZS,ew,tw,mm=uu(()=>{"use strict";ut=I(require("node:path")),Ti=I(Gn());vs();pm=Ti.default.sync(ut.default.resolve(__dirname,"../..")),Ai=Ti.default.sync(__dirname),JS=ut.default.resolve(Ti.default.sync(__dirname)),KS=ut.default.resolve(Ai,"caches"),QS=Ot(),dm=ut.default.join(pm,"exports/sites"),{version:ZS}=require(ut.default.join(Ai,"package.json")),ew={proDomain:"pro-",griddoVersion:ZS,paths:e=>({__caches:ut.default.join(KS,e||""),__components:QS,__cx:Ai,__exports:ut.default.join(dm,e||""),__root:pm,__ssg:JS,__exports_dist:e?ut.default.join(dm,e,"dist"):"",__cx_dist:ut.default.join(Ai,"dist")})},tw=ew});var yw={};cu(yw,{IS_COMPONENT_LIBRARY:()=>ys,PROJECT_ALIASES:()=>fm,getBuildPagesFromCachedStore:()=>wd,getBuildPagesFromStore:()=>Yn,getBuildPagesPath:()=>Dd,getConfig:()=>ee,infoLog:()=>Ze,pageSizeLog:()=>Ed,resolveComponentsPath:()=>Ot,startRender:()=>Km,verboseLog:()=>Z,walk:()=>Mr});module.exports=fu(yw);var Gi=I(require("node:path"));var Em=require("node:child_process"),ht=I(require("node:path")),Sm=I(It()),nt=I(Ft());var vr=I(require("node:fs")),gm=I(require("node:path")),en=I(Mn()),ym=I(It()),Fi=I(Ft()),vm=I(Gn());var Be=I(require("node:fs")),dt=I(require("node:path")),Te=I(Ft());var ur=I(hf()),bd=I(Rf());var Of=I(It());Of.default.config();var Ge=process.env.GRIDDO_API_URL||process.env.API_URL,Pf=process.env.GRIDDO_PUBLIC_API_URL||process.env.PUBLIC_API_URL,If=process.env.botEmail,Af=process.env.botPassword,Tf=Number.parseInt(process.env.GRIDDO_API_CONCURRENCY_COUNT||"10"),Ff=ot(process.env.GRIDDO_RENDER_ALL_SITES||process.env.updateAllSites),Lf=Number.parseInt(process.env.GRIDDO_RENDER_SITE||""),kf=(process.env.GRIDDO_RENDER_PAGES||"").split(",").map(e=>Number.parseInt(e)).filter(Boolean),Nf=ot(process.env.GRIDDO_SKIP_BUILD_CHECKS),Mf=ot(process.env.GRIDDO_DEBUG_LOGS),qf=ot(process.env.GRIDDO_BUILD_LOGS),jf=ot(process.env.GRIDDO_RENDER_BREAKPOINTS_FEATURE),$f=ot(process.env.GRIDDO_SSG_VERBOSE_LOGS),Gf=ot(process.env.GRIDGRIDDO_SEARCH_FEATURE_FEATURE),Bf=process.env.GRIDDO_ASSET_PREFIX||process.env.ASSET_PREFIX,Uf=process.env.GRIDDO_REACT_APP_INSTANCE||process.env.REACT_APP_INSTANCE,Xf=ot(process.env.GRIDDO_AI_EMBEDDINGS),Hf=ot(process.env.GRIDDO_VERBOSE_LOGS),Wf=Number.parseInt(process.env.GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS||"1"),Yf=Number.parseInt(process.env.GRIDDO_CLOSE_LIFECYCLE_MAX_ATTEMPTS||"1"),Vf=Number.parseInt(process.env.GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS||"1"),zf=Number.parseInt(process.env.GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS||"1"),Jf=Number.parseInt(process.env.GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS||"1"),Kf=Number.parseInt(process.env.GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS||"2"),Qf=Number.parseInt(process.env.GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS||"1"),Zf=Number.parseInt(process.env.GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS||"4"),ed=Number.parseInt(process.env.GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS||"1"),td=process.env.GRIDDO_CX_FIXTURES_DOMAIN_NAMES,rd=process.env.GRIDDO_CX_FIXTURES_SITE_NAMES;var Dt=`${Ge}/site/`,nd=`${Ge}/sites/all`,id=`${Ge}/settings`,od=`${Ge}/debug/reset-render`,ad=`${Ge}/page`,sd=`${Ge}/search`,ud=`${Ge}/domains`,cd=`${Ge}/domains/robots`,ld=`${Ge}/login_check`,fd=`${Ge}/ai/embeddings`,dd=[Dt,"/all"],pd=[Dt,"/languages"],hd=[Dt,"/build/start"],md=[Dt,"/build/end"],gd=[Dt,"/distributor"],yd=[Dt,"/sitemap"],vd=[Dt,"/socials"],_d=[Dt,"/pages?pagination=false"];var fe={AI_EMBEDDINGS:fd,BUILD_END:md,BUILD_START:hd,DOMAINS:ud,GET_ALL:nd,GET_PAGE:ad,GET_PAGES:_d,GET_REFERENCE_FIELD_DATA:gd,GET_SITEMAP:yd,INFO:dd,LANGUAGES:pd,LOGIN:ld,RESET_RENDER:od,ROBOTS:cd,SEARCH:sd,SETTINGS:id,SOCIALS:vd},X={GRIDDO_AI_EMBEDDINGS:Xf,GRIDDO_API_CONCURRENCY_COUNT:Tf,GRIDDO_API_URL:Ge,GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS:ed,GRIDDO_ASSET_PREFIX:Bf,GRIDDO_BOT_PASSWORD:Af,GRIDDO_BOT_USER:If,GRIDDO_BUILD_LOGS:qf,GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS:Wf,GRIDDO_CLOSE_LIFECYCLE_MAX_ATTEMPTS:Yf,GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS:Jf,GRIDDO_DEBUG_LOGS:Mf,GRIDDO_FIXTURES_DOMAIN_NAMES:td,GRIDDO_FIXTURES_SITE_NAMES:rd,GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS:Zf,GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS:Vf,GRIDDO_PUBLIC_API_URL:Pf,GRIDDO_REACT_APP_INSTANCE:Uf,GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS:Qf,GRIDDO_RENDER_ALL_SITES:Ff,GRIDDO_RENDER_BREAKPOINTS_FEATURE:jf,GRIDDO_RENDER_PAGES:kf,GRIDDO_RENDER_SITE:Lf,GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS:zf,GRIDDO_SEARCH_FEATURE:Gf,GRIDDO_SKIP_BUILD_CHECKS:Nf,GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS:Kf,GRIDDO_SSG_VERBOSE_LOGS:$f,GRIDDO_VERBOSE_LOGS:Hf};function Z(e){X.GRIDDO_VERBOSE_LOGS&&console.log(ur.default.yellow("verbose"),ur.default.dim(e.replace(/(\s)\s+/g,"$1").trim()))}function at(e,t="",r=1,n=1){let i=e.split(`
|
|
38
38
|
`).map(_=>_.trim()),o=t?` ${t} `:"",a=t?o.length:0,s=Math.max(...i.map(_=>_.length))+r*2,c=Math.max(s,a),d=`\u2502${" ".repeat(c)}\u2502
|
|
39
39
|
`.repeat(n),l=c,p=`\u256D${o}${"\u2500".repeat(l-a)}\u256E
|
|
40
|
-
`,m=`\u2570${"\u2500".repeat(l)}\u256F`,h=i.map(_=>{let
|
|
41
|
-
`}).join("");console.log(`${p}${d}${h}${d}${m}`)}function
|
|
40
|
+
`,m=`\u2570${"\u2500".repeat(l)}\u256F`,h=i.map(_=>{let E=" ".repeat(c-_.length-r);return`\u2502${" ".repeat(r)}${_}${E}\u2502
|
|
41
|
+
`}).join("");console.log(`${p}${d}${h}${d}${m}`)}function Ze(e){console.info(`${ur.default.blue("info")} ${e}`)}function Ed(e,t="KB"){let r={low:50,mid:80,large:130,extraLarge:210},n=e>r.large?"red":e>r.mid?"magenta":e>r.low?"blue":"green";return ur.default[n](ur.default.bold(`${e}${t}`))}function Sd(e){let t=ee(),r=process.version,{griddoVersion:n}=t,i=`
|
|
42
42
|
\xB7\xB7
|
|
43
43
|
\xB7\xB7 Griddo ${n}
|
|
44
44
|
\xB7\xB7
|
|
45
45
|
\xB7\xB7 Adapter: ${e}
|
|
46
46
|
\xB7\xB7 Node: ${r}
|
|
47
|
-
\xB7\xB7 React: ${
|
|
47
|
+
\xB7\xB7 React: ${bd.version}
|
|
48
48
|
\xB7\xB7
|
|
49
|
-
`;console.log(i)}
|
|
50
|
-
`),We(`\u231B\uFE0F ${e}`,"",1,0),process.stdin.once("data",()=>{r()})})}async function et(e,t){let{steps:r,bypass:n,delay:i}=t;if(n)return;let o={Archive:X.GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS,Data:X.GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS,Meta:X.GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS,Relocation:X.GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS,Clean:X.GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS,Restore:X.GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS,Prepare:X.GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS,Close:X.GRIDDO_CLOSE_LIFECYCLE_MAX_ATTEMPTS,SSG:X.GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS,HealthCheck:1,__DEBUG__:1},a=0,s=o[e]||1;for(;a<s;)try{console.info(`
|
|
51
|
-
${jr.default.blue("info")} start ${e} life-cycle`);let c=await Qo(r,i);console.info(`${jr.default.green("success")} ${e} - ${c}s`),await Zo(`${e} LifeCycle`);break}catch(c){let d=jr.default.bgRed.black(` Error in ${e} LifeCycle `),l=jr.default.yellow(`Attempt (${a+1})`);console.log(`
|
|
52
|
-
${d} ${l}
|
|
53
|
-
`),console.log(c),console.log(),a++}if(a===s)throw new Error(`Exceeded maximum retry attempts (${s}) for ${e} LifeCycle`)}Hd.default.config();var Wd=Z();function Yd(e){let{proDomain:t}=Z(),r=process.env.GRIDDO_ASSET_PREFIX||process.env.ASSET_PREFIX;if(!r||!e||!e.startsWith(t))return"";let n=`${r}/${e}`;return Ce(`Reading env.GRIDDO_ASSET_PREFIX, ${process.env.GRIDDO_ASSET_PREFIX}`),Ce(`Setting the asset prefix with the domain concatenated, ${n}`),n}function ea(e,t,r,n="jpg"){let i=typeof e=="string"?e:e?.url;return i?i.split("/")[2].includes("cloudinary.com")?O_(i,`c_fill,w_${t},h_${r}`):R_(i,`f/${n}/w/${t}/h/${r}`):null}function R_(e,t){let r=e.split("/"),n=r.slice(0,-1).join("/"),i=r.slice(-1)[0];return`${n}/${t}/${i}`}function O_(e,t){let r=e.replace("https://",""),n=r.split("/").slice(0,4).join("/"),i=r.replace(n,"");return`https://${n}/${t}${i}`}function Vd(e){Ce(`read assetPrefixWithDomain, ${e}`);let{__ssg:t}=Wd.paths(),r=(0,Xd.spawnSync)("yarn",["gatsby-build",process.env.GRIDDO_SSG_VERBOSE?"--verbose":""],{cwd:t,stdio:["ignore","inherit","ignore"],encoding:"utf8",shell:!0,env:Object.assign(process.env,{GRIDDO_EXPORTER:"true",SPAWN_ASSET_PREFIX_WITH_DOMAIN:e})});if(r.status!==0)throw new Error(`Error in gatsby build ${JSON.stringify(r)}`)}async function zd(e,t){let{__cx:r,__ssg:n}=Wd.paths(e),i=pt.default.join(r,"dist"),o=pt.default.join(r,"assets"),a=pt.default.join(r,"dist",e),s=pt.default.join(n,"public"),c=tt.default.readdirSync(s).filter(b=>pt.default.extname(b)===".js"||pt.default.extname(b)===".json"||pt.default.extname(b)===".css"),d=`${s}/page-data`,l=`${o}/page-data`,p=pt.default.join(n,"static"),m=o,h=`${i}/static`,_=`${o}/static`;try{tt.default.mkdirSync(o,{recursive:!0}),tt.default.copySync(s,i,{preserveTimestamps:!0}),t&&(tt.default.copySync(d,l,{preserveTimestamps:!0}),tt.default.existsSync(p)&&tt.default.copySync(p,m,{overwrite:!1,preserveTimestamps:!0}),tt.default.copySync(h,_,{overwrite:!1,preserveTimestamps:!0}),tt.default.existsSync(p)&&tt.default.copySync(p,a,{overwrite:!1,preserveTimestamps:!0}),c.map(async b=>{let w=`${s}/${b}`,I=`${o}/${b}`;tt.default.copySync(w,I,{preserveTimestamps:!0})}))}catch(b){console.error(b)}}var La=T(require("node:fs")),ka=T(require("node:path"));var Mh=T(Pa()),qh=T(jn()),jh=T(Pt());var Oh=T(require("node:crypto")),$t=T(require("node:fs")),gr=T(require("node:path")),Ta=T(Ft());var _i=Z();function Ih(){let{__cx:e}=_i.paths(),t=gr.default.join(e,"apiCache");$t.default.existsSync(t)||$t.default.mkdirSync(t),console.info("Cache initialized")}function Ph(e){let{__cx:t}=_i.paths(),r=gr.default.join(t,"apiCache"),n=Oh.default.createHash("sha256");return n.update(JSON.stringify(e)),`${r}/${n.digest("hex")}`}function Th(e,t){let r=typeof t=="string"?t:JSON.stringify(t),n=Ph(e),i=gr.default.dirname(n);$t.default.existsSync(i)||$t.default.mkdirSync(i,{recursive:!0}),$t.default.writeFileSync(n,r,"utf8")}function Ah(e){try{let t=Ph(e);return Ta.default.readJSONSync(t,{encoding:"utf-8"})}catch{return null}}function ob(){let{__cx:e}=_i.paths(),r=`${gr.default.join(e,"apiCache")}/siteHash.json`;try{return Ta.default.readJSONSync(r,{encoding:"utf-8"})||{}}catch{return{}}}function Fh(e,t){let r=ob(),n=r[e],i=t||n||new Date().valueOf(),{__cx:o}=_i.paths(),s=`${gr.default.join(o,"apiCache")}/siteHash.json`;return i!==n&&(r[e]=i,$t.default.writeFileSync(s,JSON.stringify(r),{encoding:"utf-8"})),i.toString()}var Lh=T(Pa()),kh=T(jn());var Aa=class{user;password;baseUrl;headers;constructor(){this.user=X.GRIDDO_BOT_USER,this.password=X.GRIDDO_BOT_PASSWORD,this.baseUrl=X.GRIDDO_API_URL}async login(){try{let t=await(0,Lh.default)({url:le.LOGIN,method:"POST",headers:{"Content-Type":"application/json"},data:{username:this.user,password:this.password}});if(t.status===200){let{data:{token:r}}=t;this.headers={Authorization:"bearer "+r,"Cache-Control":"no-store"}}return this.headers}catch{console.error(kh.default.red(`
|
|
49
|
+
`;console.log(i)}var ft=I(require("node:fs")),ve=I(require("node:path")),Wn=I(Ft());var kt=ee();function wd(e){let{__caches:t}=kt.paths(e);return Yn({basePath:ve.default.join(t,"store"),withSizeProp:!1})}function*Yn(e){let{basePath:t,withSizeProp:r}=e||{},{__cx:n}=kt.paths(),i=t||ve.default.join(n,"store"),o=Mr(i).filter(a=>ve.default.extname(a)===".json");for(let a of o)try{let s=Wn.default.readJsonSync(a,{encoding:"utf-8"});if(r){let c=ft.default.statSync(a);s.size=c.size/1024}s.path&&(yield s)}catch(s){console.error(`Error: The file ${a} doesn't exist`,s)}}function Dd(){let e=ee(),{__cx:t}=e.paths(),r=ve.default.join(t,"store");return Mr(r).filter(i=>ve.default.extname(i)===".json")}async function $o(){let{__cx:e}=kt.paths(),{sitesToPublish:t,createdPages:r,buildProcessData:n}=Wn.default.readJSONSync(ve.default.join(e,"store","metadata","render-info.json"));return{buildProcessData:n,createdPages:r,sitesToPublish:t}}function Cd(){let{__cx:e}=kt.paths(),t=ve.default.join(e,"store");ft.default.existsSync(t)||(ft.default.mkdirSync(t),ft.default.mkdirSync(ve.default.join(t,"metadata"))),console.info("Store initialized")}function xd(e,t){let{__cx:r}=kt.paths();ft.default.writeFileSync(ve.default.join(r,"store","metadata","render-info.json"),JSON.stringify(t))}function __(e,t){return Go(e).filter(i=>t.includes(i))}function Go(e){return ft.default.readdirSync(e).filter(r=>{let n=`${e}/${r}`,i=ft.default.statSync(n);if(i&&i.isDirectory()||ve.default.extname(r)!==".json")return!1;let o=ve.default.basename(r,ve.default.extname(r));return!isNaN(parseInt(o))}).map(r=>{let n=ve.default.basename(r,ve.default.extname(r));return parseInt(n)})}function Rd(e){let{__cx:t}=kt.paths();e.forEach(r=>{Bo(r,["editorID","parentEditorID"]);let n=`${r.context.page.id}.json`,i=ve.default.join(t,"store",n);Wn.default.writeJSONSync(i,r)})}function Vn(e){let{__cx:t}=kt.paths();e.length!==0&&e.forEach(r=>{let n=ve.default.join(t,"store",`${r}.json`);try{ft.default.unlinkSync(n)}catch(i){console.log(`Error removing file ${r}`,i.message)}})}async function Od(e,t){let{changedPages:r,pages:n,validPagesIds:i,sitesToPublish:o}=t,a=__(e,n),s=i.filter(h=>!a.includes(h)),c=s.concat(r),d=a.filter(h=>!i.includes(h)),l=Array.from(new Set(c)).filter(h=>!d.includes(h)),p=Yn(),m=[];for await(let h of p){let _=h.context.page.site,E=h.context.page.id;o.map(w=>w.id).includes(_)||m.push(E)}return{pagesInStore:a,pagesMissingInStore:s,pagesToDeleteFromStore:[...d,...m],pagesToWriteToStore:l}}var b_=ee(),Uo=e=>{if(!Te.default.statSync(e).isDirectory())return;let r=Te.default.readdirSync(e);if(r.length>0){let i=r.length,o=r.filter(a=>dt.default.extname(a).toLowerCase()===".xml").length;i===o&&(r.forEach(function(a){let s=dt.default.join(e,a);Te.default.rmSync(s)}),r=Te.default.readdirSync(e)),r.forEach(function(a){let s=dt.default.join(e,a);Uo(s)}),r=Te.default.readdirSync(e)}if(r.length===0){Te.default.rmdirSync(e);return}};function Pd(e,t="-BACKUP"){let r=e+t;try{Be.default.renameSync(r,e),console.log(`Backup ${r} has been restored`)}catch{console.log(`Error while delete ${r} backup`)}}function Id(e,t="-BACKUP"){let r=e+t;if(Te.default.existsSync(r))try{Be.default.rmSync(r,{recursive:!0,force:!0}),console.log(`Backup ${r} has been deleted`)}catch{console.log(`Error while delete ${r} backup`)}}function Ad(e,t="-BACKUP"){let r=e+t;if(Te.default.existsSync(e)){if(Te.default.existsSync(r)){console.log(`Destination ${r} already exists`);return}try{Be.default.renameSync(e,r),console.log(`Backup of ${e} has been created in ${r}`)}catch{console.log(`Error while coping ${e} to ${r} backup`)}}}function E_(e){return Number.isInteger(e)&&e<0}async function Td(){let{__cx:e}=b_.paths(),t=dt.default.join(e,"store");try{let r=Go(t).filter(E_);Vn(r)}catch{console.info("`store` folder does not exist. Skipping multipage or static list template cleaning.")}}function Xo(e){for(let t of e)t&&Te.default.existsSync(t)&&(Be.default.rmSync(t,{recursive:!0,force:!0}),Z(`removed directory: ${t}`))}function Fd(e,t){for(let r of e)Be.default.existsSync(r)||(Be.default.mkdirSync(r,{recursive:!0,...t}),Z(`create directory: ${r}`))}function Ho(e,t,r,n={withBackup:!1}){let{withBackup:i}=n;for(let o of r){let a=dt.default.join(e,o),s=dt.default.join(t,o);if(!Te.default.existsSync(a)){console.log(`(Maybe first render) Source directory does not exist: ${a}`);continue}i&&(Ad(s),Z(`create backup: ${s}`));try{Te.default.existsSync(s)&&(Be.default.rmSync(s,{recursive:!0,force:!0}),Z(`clean destination: ${s}`)),Be.default.cpSync(a,s,{recursive:!0,preserveTimestamps:!0}),Z(`copy: ${a} to ${s}`),i&&(Id(s),Z(`delete backup: ${s}`))}catch{console.log("copy failed!"),i&&(Pd(s),console.log("Backup has been restored."))}}}function Ld(e,t){Be.default.existsSync(e)&&(Be.default.renameSync(e,t),Z(`rename ${e} to ${t}`))}function cr(e,t,r,n){let{override:i,withBackup:o}=n||{};for(let a of r){let s=dt.default.join(e,a),c=dt.default.join(t,a);if(Te.default.existsSync(s)){o&&Ad(c);try{i&&Te.default.existsSync(c)&&Be.default.rmSync(c,{recursive:!0,force:!0}),Be.default.renameSync(s,c),Z(`moved: ${s} to ${c}`),o&&Id(c)}catch(d){throw o&&(Pd(c),console.log("Backup has been restored.")),new Error(JSON.stringify(d))}}}}var Xt=I(require("node:path")),Zr=I(Ft()),fs=I(op());var qh=I(rs()),jh=I(Mn());var ns=class{user;password;baseUrl;headers;constructor(){this.user=X.GRIDDO_BOT_USER,this.password=X.GRIDDO_BOT_PASSWORD,this.baseUrl=X.GRIDDO_API_URL}async login(){try{let t=await(0,qh.default)({url:fe.LOGIN,method:"POST",headers:{"Content-Type":"application/json"},data:{username:this.user,password:this.password}});if(t.status===200){let{data:{token:r}}=t;this.headers={Authorization:"bearer "+r,"Cache-Control":"no-store"}}return this.headers}catch{console.error(jh.default.red(`
|
|
54
50
|
\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
|
|
55
51
|
\u2502 Access credentials failure \u2502
|
|
56
52
|
\u2502 Check that the login details are correct in your .env file \u2502
|
|
57
53
|
\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
|
|
58
|
-
`)),process.exit(1)}}},
|
|
59
|
-
Max attempts ${
|
|
54
|
+
`)),process.exit(1)}}},pt=new ns;var Yh=I(rs()),Vh=I(Mn()),zh=I(It());var $h=I(require("node:crypto")),Ut=I(require("node:fs")),yr=I(require("node:path")),is=I(Ft());var Pi=ee();function Gh(){let{__cx:e}=Pi.paths(),t=yr.default.join(e,"apiCache");Ut.default.existsSync(t)||Ut.default.mkdirSync(t),console.info("Cache initialized")}function Bh(e){let{__cx:t}=Pi.paths(),r=yr.default.join(t,"apiCache"),n=$h.default.createHash("sha256");return n.update(JSON.stringify(e)),`${r}/${n.digest("hex")}`}function Uh(e,t){let r=typeof t=="string"?t:JSON.stringify(t),n=Bh(e),i=yr.default.dirname(n);Ut.default.existsSync(i)||Ut.default.mkdirSync(i,{recursive:!0}),Ut.default.writeFileSync(n,r,"utf8")}function Xh(e){try{let t=Bh(e);return is.default.readJSONSync(t,{encoding:"utf-8"})}catch{return null}}function US(){let{__cx:e}=Pi.paths(),r=`${yr.default.join(e,"apiCache")}/siteHash.json`;try{return is.default.readJSONSync(r,{encoding:"utf-8"})||{}}catch{return{}}}function Hh(e,t){let r=US(),n=r[e],i=t||n||new Date().valueOf(),{__cx:o}=Pi.paths(),s=`${yr.default.join(o,"apiCache")}/siteHash.json`;return i!==n&&(r[e]=i,Ut.default.writeFileSync(s,JSON.stringify(r),{encoding:"utf-8"})),i.toString()}zh.default.config();var{env:{RETRY_WAIT_SECONDS:XS="4",RETRY_ATTEMPTS:Wh="4"}}=process;async function ss(e,t,r=""){let{endpoint:n,body:i,cacheKey:o="",attempt:a=1,headers:s}=e,c={endpoint:n,body:i,headers:s,cacheKey:o};if(o){let d=new Date,l=Xh(c);if(l){let p=as(l),m=p?`site: ${p}`:"",h=os(new Date().getTime()-d.getTime());return Ze(`${t} (cache) ${m} ${n} - ${h}s ${r}`),l}}try{let d=new Date,{data:l}=await(0,Yh.default)({url:n,method:t,headers:Object.assign({},s,pt.headers),data:i}),p=as(l),m=p?`site: ${p}`:"",h=os(new Date().getTime()-d.getTime());return Ze(`${t} (fetch) ${m} ${n} - ${h}s ${r}`),Uh(c,l),l}catch(d){let l=d;return l.response?.status===404?null:(a>parseInt(Wh)&&(console.log(`
|
|
55
|
+
Max attempts ${Wh} reached
|
|
60
56
|
--------------------------------------
|
|
61
57
|
- ${t.toUpperCase()} ${n}
|
|
62
58
|
- BODY: ${JSON.stringify(i)}
|
|
63
59
|
- HEADERS: ${JSON.stringify(s)}
|
|
64
60
|
- RESPONSE: ${l.response?.status,JSON.stringify(l.response?.data)}
|
|
65
61
|
--------------------------------------
|
|
66
|
-
`),process.exit(1)),l.response||(console.log("Unknown error occurred"),console.log(JSON.stringify(l,null,2)),process.exit(1)),
|
|
62
|
+
`),process.exit(1)),l.response||(console.log("Unknown error occurred"),console.log(JSON.stringify(l,null,2)),process.exit(1)),HS(l,{callInfo:{endpoint:n,body:i}}),console.warn(`Waiting for retry: ${t}`,n),await us(parseInt(XS)*1e3),ss({endpoint:n,body:i,headers:s,cacheKey:o,attempt:a+1},t,r))}}async function je(e){return await ss(e,"get")}async function Ii(e){let{endpoint:t,body:r,headers:n}=e,i=t.endsWith("/distributor")&&`# Distributor body: ${JSON.stringify(r)} lang: ${JSON.stringify(n?.lang)}`;return await ss(e,"post",i||"")}function HS(e,t){let{response:r,message:n,stack:i}=e,{callInfo:o}=t,{status:a,statusText:s,data:c}=r||{},d=[];for(let h of Object.keys(o))d.push(`${h}: ${typeof o[h]=="object"?JSON.stringify(o[h]):o[h]}`);let l=d.join(`
|
|
67
63
|
`),p=r?`Code: ${a} - ${s}
|
|
68
64
|
Response: ${JSON.stringify(c)}`:"",m=`${n}
|
|
69
|
-
${i}`;console.warn(
|
|
65
|
+
${i}`;console.warn(Vh.default.bold.red(`
|
|
70
66
|
=============
|
|
71
67
|
|
|
72
68
|
{ Call info }
|
|
@@ -79,14 +75,18 @@ ${p}
|
|
|
79
75
|
${m}
|
|
80
76
|
|
|
81
77
|
=============
|
|
82
|
-
`))}
|
|
78
|
+
`))}async function Jh(){return await je({endpoint:fe.GET_ALL})}async function Kh(e,t){return await je({endpoint:`${fe.GET_PAGE}/${e}`,cacheKey:t})}async function Qh(e,t=""){let[r,n]=fe.INFO;return await je({endpoint:`${r}${e}${n}`,cacheKey:t})}async function cs(e,t=""){let[r,n]=fe.LANGUAGES;return await je({endpoint:`${r}${e}${n}`,cacheKey:t})}async function ls(e){let[t,r]=fe.BUILD_START;return await je({endpoint:`${t}${e}${r}`})}async function Zh(e,t){let[r,n]=fe.BUILD_END;return await Ii({endpoint:`${r}${e}${n}`,body:t})}async function em(e,t,r,n,i){let[o,a]=fe.GET_REFERENCE_FIELD_DATA,s=n||e.site,c=i||e.language;return await Ii({endpoint:`${o}${s}${a}`,body:t,headers:{lang:c},cacheKey:r})}async function tm(e){let[t,r]=fe.GET_SITEMAP;return await je({endpoint:`${t}${e}${r}`})}async function rm(e,t=""){let[r,n]=fe.SOCIALS;return await je({endpoint:`${r}${e}${n}`,cacheKey:t})}var im=ee();async function om(e){console.info(`API URL ${X.GRIDDO_API_URL}`),await pt.login();let t=await Jh(),r=X.GRIDDO_RENDER_ALL_SITES?t.filter(o=>!X.GRIDDO_RENDER_SITE||o.id===X.GRIDDO_RENDER_SITE):t.filter(o=>X.GRIDDO_RENDER_SITE?o.id===X.GRIDDO_RENDER_SITE:!!o.shouldBeUpdated);if(r.length)for(let o of r){let{items:a}=await cs(o.id);o.domains=a.filter(s=>s.domain&&(s.domain.slug===e||s.domain.slug===`/${e}`)).map(s=>({[s.id]:`${s.domain.slug}${s.path}`}))}let n=r.filter(o=>X.GRIDDO_RENDER_SITE?o.id===X.GRIDDO_RENDER_SITE:!!o.isPublished&&o.domains.length>0),i=r.filter(o=>!o.isPublished&&o.shouldBeUpdated);return{sitesToPublish:n,sitesToUnpublish:i}}async function am(e){for(let t of e){let r=await ls(t.id),{siteHash:n}=r,i={siteHash:n,publishHashes:[],unpublishHashes:[]};await Zh(t.id,i)}}async function sm(e){let t=await ls(e),r=await Qh(e),n=await cs(e),i=await rm(e),o=n.items,a=o.find(_=>_.isDefault),{siteHash:s,unpublishHashes:c,publishIds:d}=t,{headers:l,footers:p}=r,m=X.GRIDDO_RENDER_PAGES.length?X.GRIDDO_RENDER_PAGES.filter(_=>d.includes(_)):d;return{siteInfo:r,validPagesIds:m,siteHash:s,unpublishHashes:c,siteLangs:o,defaultLang:a,headers:l,footers:p,socials:i}}async function um(){let{__cx:e}=im.paths(),{buildProcessData:t}=await $o(),r=await pt.login(),n=Object.keys(t).map(o=>({...t[o],siteId:parseInt(o)})),i={authControl:r,sites:n};Zr.default.writeFileSync(Xt.default.join(e,"dist","__build-report__.json"),JSON.stringify(i)),Ze(`Build report saved for ${n.length} site(s)`)}async function cm(){let{sitesToPublish:e}=await $o(),{__cx:t}=im.paths(),r=Xt.default.join(t,"dist");for(let n of e){let{id:i,languages:o}=n;for(let a of o){pt.headers&&(pt.headers.lang=a.id.toString());let s=await tm(i);if(!s)continue;let{items:c,url:{home:d,domain:l}}=s;if(!d)continue;let p=n.domains.find(F=>Object.keys(F)[0]==a.id.toString());if(!p)continue;let m=Object.values(p)[0],h=[],_=Object.keys(c),E=Xt.default.join(r,m.replace(l,""));for(let F of _){let A=c[F];if(!A.length)continue;let L=(0,fs.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:A}),K=`/sitemap-${F.toLowerCase()}.xml`,ue=Xt.default.join(E,K);nm(ue,L),h.push(`${d.endsWith("/")?d.slice(0,-1):d}${K}`)}if(!h.length)continue;let w=(0,fs.parse)("sitemapindex",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9"},sitemap:h.map(F=>({loc:F}))}),P=Xt.default.join(E,"sitemap.xml");nm(P,w)}}}function nm(e,t){try{let r=Xt.default.dirname(e);Zr.default.existsSync(r)||Zr.default.mkdirSync(r,{recursive:!0}),Zr.default.writeFileSync(e,t)}catch(r){console.error(`Error saving file: ${r}`)}}var ds=I(require("node:fs")),ps=I(require("node:path"));var WS=ee();async function YS(){try{return(await je({endpoint:fe.ROBOTS}))?.filter(t=>!!t.path).map(({path:t,content:r})=>({path:t,content:r||`User-agent: *
|
|
83
79
|
\r
|
|
84
|
-
\rAllow: /`}))||[]}catch(t){console.warn(`${this.constructor.name}: ${t.message}`)}}async writeFiles(t){let{__cx:r}=ub.paths(t),n=ka.default.join(r,"dist");await this.getRobots();let i=this.robots.find(({path:o})=>o===`/${t}`);if(!i){console.log(`Robots not found for ${t}`);return}if(La.default.existsSync(n)){let o=ka.default.join(n,"robots.txt");La.default.writeFileSync(o,i?.content)}else console.log(`${n} not found`)}},$h=new Na;var Nm=T(require("node:path")),Mm=T(Pt()),qm=T(Ro());async function Gh(){return await Me({endpoint:le.GET_ALL})}async function Bh(e,t){return await Me({endpoint:`${le.GET_PAGE}/${e}`,cacheKey:t})}async function Uh(e,t=""){let[r,n]=le.INFO;return await Me({endpoint:`${r}${e}${n}`,cacheKey:t})}async function Ma(e,t=""){let[r,n]=le.LANGUAGES;return await Me({endpoint:`${r}${e}${n}`,cacheKey:t})}async function qa(e){let[t,r]=le.BUILD_START;return await Me({endpoint:`${t}${e}${r}`})}async function Xh(e,t){let[r,n]=le.BUILD_END;return await Ei({endpoint:`${r}${e}${n}`,body:t})}async function Hh(e,t,r,n,i){let[o,a]=le.GET_REFERENCE_FIELD_DATA,s=n||e.site,c=i||e.language;return await Ei({endpoint:`${o}${s}${a}`,body:t,headers:{lang:c},cacheKey:r})}async function Wh(e){let[t,r]=le.GET_SITEMAP;return await Me({endpoint:`${t}${e}${r}`})}async function Yh(e,t=""){let[r,n]=le.SOCIALS;return await Me({endpoint:`${r}${e}${n}`,cacheKey:t})}var bi=class{static getBody(t,r){let{order:n,sources:i,quantity:o,mode:a,fixed:s,fullRelations:c=!1,allLanguages:d=!1,preferenceLanguage:l=!1,referenceId:p}=t;return a==="auto"?{mode:a,order:n,sources:i,quantity:o,fullRelations:c,allLanguages:d,preferenceLanguage:l}:a==="manual"?{mode:a,fixed:s,fullRelations:c}:a==="navigation"?{mode:a,order:n,quantity:o,fullRelations:c,referenceId:p||r?.structuredDataContent?.id}:(console.log(`Error: Distribuidor mode: ${a} is not recognized on page ${r?.id}.`),t)}static async fetchContentTypeData(t){let{page:r,component:{data:n},cacheKey:i}=t;if(!n)return We(`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 We(`Warning: Page with id: ${r.id} has a ReferenceField with empty \`data.sources\``,"Empty data.sources in ReferenceField"),[];let{site:o,lang:a}=n;!n.sources&&n.mode==="auto"&&We(`Warning: Page with id: ${r.id} has a ReferenceField with \`undefined\` \`data.sources\``,"undefined data.sources in ReferenceField");let s=this.getBody(n,r);return await Hh(r,s,i,o,a)}static async getDistributorData({page:t,cacheKey:r=""}){try{let{template:n}=t,i=async(s,c=1)=>{if(!(!s||typeof s!="object")&&JSON.stringify(s).includes('"hasDistributorData":true'))for(let d in s){if(d==="queriedItems")continue;let p=s[d];!p||typeof p!="object"||(p.hasDistributorData&&(p.queriedItems=await this.fetchContentTypeData({page:t,cacheKey:r,component:p})),await i(p,c+1))}};return await(async s=>(await i([s]),s))(n)}catch(n){console.error(`Error en get distributor ${n}`),process.exit(1)}}};var Si=class{_defaultHeaders;_defaultFooters;_navigations;constructor(){this._navigations={footers:[],headers:[]},this._defaultHeaders={},this._defaultFooters={}}set navigations(t){this._navigations=t,this._defaultFooters=this.getDefaultFooters(),this._defaultHeaders=this.getDefaultHeaders()}get navigations(){return this._navigations}getDefaultFooters(){return[...this.navigations.footers].filter(i=>!!i.setAsDefault).reduce((i,o)=>{let{language:a}=o;return{...i,[a]:o}},{})}getDefaultHeaders(){return[...this.navigations.headers].filter(i=>!!i.setAsDefault).reduce((i,o)=>{let{language:a}=o;return{...i,[a]:o}},{})}getRightLanguage(t,r,n){if(!t||!r)return null;let o=t.find(a=>a.language===n&&a.navigationLanguages?.find(s=>s.navigationId===r))||t.find(a=>a.id===r);return o?{...o}:null}getPageHeader(t,r){return this.getRightLanguage(this.navigations.headers,t,r)}getPageFooter(t,r){return this.getRightLanguage(this.navigations.footers,t,r)}getPageNavigations(t){let{header:r,footer:n,language:i,template:{templateType:o},templateConfig:{defaultHeader:a,defaultFooter:s,templates:c}}=t,d=_=>{let b=_.find(w=>typeof w=="number");return typeof b=="number"?b:null},l=d([r,c?.[o]?.defaultHeader,a]),p=d([n,c?.[o]?.defaultFooter,s]),m=l?this.getPageHeader(l,i):l===0?null:this._defaultHeaders[i],h=p?this.getPageFooter(p,i):p===0?null:this._defaultFooters[i];return{header:m,footer:h}}};async function Vh(){return await Me({endpoint:le.SETTINGS})}var Kh=T(Pt());Kh.default.config();var cb=25;function lb({socialTitle:e,socialDescription:t,socialImage:r}){return{type:"website",title:e,description:t,image:r?ea(r,1280,768):"",twitterImage:r?ea(r,1280,768):""}}function fb(e){let{title:t,metaTitle:r,metaDescription:n,canonicalURL:i,locale:o,url:a,isIndexed:s,follow:c,metasAdvanced:d,pageLanguages:l,fullUrl:p,metaKeywords:m}=e,h=d?.split(",").filter(Boolean).map(_=>_.trim().toLowerCase())||[];return{title:(r||t||"").trim(),description:n,canonical:i&&i.trim()&&i!==p?i.trim():s?p:void 0,locale:o,url:a,index:s?"index":"noindex",follow:c?"follow":"nofollow",translate:h.includes("notranslate")?"notranslate":"",metasAdvanced:h.filter(_=>_!=="notranslate").join(),pageLanguages:l,metaKeywords:m?.filter(Boolean).map(_=>_.replace(/"/g,"'")).join(", ")}}async function $a(e,t){let{id:r,title:n,fullPath:i,language:o,breadcrumb:a,socialDescription:s,socialImage:c,socialTitle:d}=e,{baseUrl:l,cloudinaryName:p,griddoVersion:m,siteLangs:h,siteMetadata:_,siteOptions:b,siteScript:w,siteSlug:I,socials:F,theme:P,navigations:{header:L,footer:K}}=t;e.breadcrumb=a,e.siteSlug=I,e.apiUrl=l,e.publicApiUrl=t.publicBaseUrl,e.instance=t.instance;let $e=h.find(({id:U})=>U===e?.language)?.locale.replace(/_/g,"-"),ce=fb(e),x=lb({socialDescription:s,socialImage:c,socialTitle:d}),q=i.compose,M=new Date().toString();return{path:q,size:void 0,context:{id:r,title:n,fullPath:i,locale:$e,languageId:o,theme:P,siteMetadata:_,pageMetadata:ce,openGraph:x,socials:F,siteLangs:h,cloudinaryName:p,siteOptions:b,griddoVersion:m,renderDate:M,siteScript:w,header:L,footer:K,page:e}}}async function Qh(e,t){return await $a(e,t)}async function Zh({page:e,pages:t,isRoot:r=!1,defaultLang:n,template:i,totalQueriedItems:o},a){let s=t.map(async(c,d)=>{let l=d===0,p=d+1,{domainUrl:m,compose:h}=e.fullPath,_={...e,id:parseInt("-"+e.id+d),fullPath:{...e.fullPath,compose:ja(h,p,{addEndingSlash:!0})},fullUrl:ja(e.fullUrl,p,{addEndingSlash:!0}),slug:ja(e.slug,p),title:Jh(e.title,p),metaTitle:Jh(e.metaTitle||"",p),disableHrefLangs:p>1,template:{...i,isFirstPage:l,pageNumber:p,totalPages:t.length,baseLink:`${m}${h}`,queriedItems:c,totalQueriedItems:o?.length},isRoot:r,defaultLang:n};return await $a(_,a)});return Promise.all(s)}function em(e,t){let{multiPageElements:r,...n}=e,i=JSON.parse(JSON.stringify(r));i.find(({sectionSlug:a})=>a==="/")||i.push({});let o=i.map(async(a,s)=>{let c=JSON.parse(JSON.stringify(n)),{sectionSlug:d="/",title:l="",metaTitle:p="",metaDescription:m=""}=a,h=typeof l=="string"?l:l.content,_=c.fullPath.compose||"",b=c.fullUrl.endsWith("/")?c.fullUrl.slice(0,-1):c.fullUrl,w=d?.replace(/\//g,""),F=d==="/"?w:w+"/",P=_.endsWith("/")?"":"/",L=`${_}${P}${F}`;return h.trim()&&(c.title=h),m.trim()&&(c.metaDescription=m),c.id=parseInt("-"+c.id+s),c.fullUrl=`${b}/${F}`,c.fullPath.compose=L,c.slug=L,c.template.activeSectionSlug=d,c.template.activeSectionBase=b,c.metaTitle=p.trim()||h.trim()||c.metaTitle,await $a(c,t)});return Promise.all(o)}function tm(e){return new Promise(r=>{let n=(i,o=0)=>{if(!(!i||typeof i!="object")){for(let a in i){let s=i[a],c=s||typeof s=="object",d=JSON.stringify(s).includes('"hasGriddoMultiPage":true');if(!c||!d)continue;let{component:l,hasGriddoMultiPage:p,elements:m}=s;l&&p&&r(m||[]),n(s,o+1)}o||r(null)}};n([e])})}function db(e,t,r){return t?.slice(e*(r-1),e*r)}function pb(e,t){let r=Math.ceil(t.length/e)||1;return Array.from({length:r},(i,o)=>o+1)?.map(i=>db(e,t,i))}function rm(e){let t=e.queriedItems||[],r=e?.itemsPerPage||cb;return pb(r,t)}function zh(e){return e.replace(/\/+$/,"/")}function ja(e,t,r){let n=e.endsWith("/")?"":"/",i=r?.addEndingSlash?"/":"";return t<=1?zh(`${e}${i}`):zh(`${e}${n}${t}${i}`)}function Jh(e,t){return!e||t<=1?e:`${e} - ${t}`}var Xt=T(require("node:path")),tn=T(Ft()),Ss=T(Rm());var Im=Z();async function Pm(e){console.info(`API URL ${X.GRIDDO_API_URL}`),await ht.login();let t=await Gh(),r=X.GRIDDO_RENDER_ALL_SITES?t.filter(o=>!X.GRIDDO_RENDER_SITE||o.id===X.GRIDDO_RENDER_SITE):t.filter(o=>X.GRIDDO_RENDER_SITE?o.id===X.GRIDDO_RENDER_SITE:!!o.shouldBeUpdated);if(r.length)for(let o of r){let{items:a}=await Ma(o.id);o.domains=a.filter(s=>s.domain&&(s.domain.slug===e||s.domain.slug===`/${e}`)).map(s=>({[s.id]:`${s.domain.slug}${s.path}`}))}let n=r.filter(o=>X.GRIDDO_RENDER_SITE?o.id===X.GRIDDO_RENDER_SITE:!!o.isPublished&&o.domains.length>0),i=r.filter(o=>!o.isPublished&&o.shouldBeUpdated);return{sitesToPublish:n,sitesToUnpublish:i}}async function Tm(e){for(let t of e){let r=await qa(t.id),{siteHash:n}=r,i={siteHash:n,publishHashes:[],unpublishHashes:[]};await Xh(t.id,i)}}async function Am(e){let t=await qa(e),r=await Uh(e),n=await Ma(e),i=await Yh(e),o=n.items,a=o.find(_=>_.isDefault),{siteHash:s,unpublishHashes:c,publishIds:d}=t,{headers:l,footers:p}=r,m=X.GRIDDO_RENDER_PAGES.length?X.GRIDDO_RENDER_PAGES.filter(_=>d.includes(_)):d;return{siteInfo:r,validPagesIds:m,siteHash:s,unpublishHashes:c,siteLangs:o,defaultLang:a,headers:l,footers:p,socials:i}}async function Fm(){let{__cx:e}=Im.paths(),{buildProcessData:t}=await Fo(),r=await ht.login(),n=Object.keys(t).map(o=>({...t[o],siteId:parseInt(o)})),i={authControl:r,sites:n};tn.default.writeFileSync(Xt.default.join(e,"dist","__build-report__.json"),JSON.stringify(i)),dt(`Build report saved for ${n.length} site(s)`)}async function Lm(){let{sitesToPublish:e}=await Fo(),{__cx:t}=Im.paths(),r=Xt.default.join(t,"dist");for(let n of e){let{id:i,languages:o}=n;for(let a of o){ht.headers&&(ht.headers.lang=a.id.toString());let s=await Wh(i);if(!s)continue;let{items:c,url:{home:d,domain:l}}=s;if(!d)continue;let p=n.domains.find(F=>Object.keys(F)[0]==a.id.toString());if(!p)continue;let m=Object.values(p)[0],h=[],_=Object.keys(c),b=Xt.default.join(r,m.replace(l,""));for(let F of _){let P=c[F];if(!P.length)continue;let L=(0,Ss.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:P}),K=`/sitemap-${F.toLowerCase()}.xml`,se=Xt.default.join(b,K);Om(se,L),h.push(`${d.endsWith("/")?d.slice(0,-1):d}${K}`)}if(!h.length)continue;let w=(0,Ss.parse)("sitemapindex",{"@":{xmlns:"http://www.sitemaps.org/schemas/sitemap/0.9"},sitemap:h.map(F=>({loc:F}))}),I=Xt.default.join(b,"sitemap.xml");Om(I,w)}}}function Om(e,t){try{let r=Xt.default.dirname(e);tn.default.existsSync(r)||tn.default.mkdirSync(r,{recursive:!0}),tn.default.writeFileSync(e,t)}catch(r){console.error(`Error saving file: ${r}`)}}var km=Z();Mm.default.config();var ow=new Date().valueOf().toString();async function jm(e){mf(),console.info(`API calls with ${X.GRIDDO_API_CONCURRENCY_COUNT} threads`);let{__cx:t}=km.paths(),{griddoVersion:r}=km,n=Nm.default.join(t,"store");try{let i=[],o={},{sitesToPublish:a,sitesToUnpublish:s}=await Pm(e);a.length||s.length||(console.warn("There are no sites to update"),process.exit(0)),console.info(`Sites to publish: ${Ko(a)}`),console.info(`Sites to unpublish: ${Ko(s)}`),await Tm(s);for(let c of a){let{id:d,slug:l,theme:p,favicon:m,changedPages:h=[],pages:_=[]}=c,{siteInfo:b,validPagesIds:w,siteHash:I,unpublishHashes:F,siteLangs:P,defaultLang:L,headers:K,footers:se,socials:$e}=await Am(d),{cloudinaryName:ce,useMetaTitle:x,useMetaKeywords:q,showBasicMetaRobots:M,avoidHrefLangsOnCanonicals:Q,avoidSelfReferenceCanonicals:U,avoidHrefLangXDefault:W,avoidDebugMetas:S}=await Vh();o[d]={siteHash:I,unpublishHashes:F,publishHashes:[]};let H=new Si;H.navigations={headers:K,footers:se},c.languages=P;let k=Fh(d,I),R=b.siteScript,j={siteUrl:b.slug,title:b.name,favicon:m},he={baseUrl:X.GRIDDO_API_URL,publicBaseUrl:X.GRIDDO_PUBLIC_API_URL,instance:X.GRIDDO_REACT_APP_INSTANCE,siteSlug:l,theme:p,siteMetadata:j,socials:$e,siteLangs:P,cloudinaryName:ce,griddoVersion:r,siteOptions:{useMetaTitle:x,useMetaKeywords:q,showBasicMetaRobots:M,avoidHrefLangsOnCanonicals:Q,avoidSelfReferenceCanonicals:U,avoidHrefLangXDefault:W,avoidDebugMetas:S},siteScript:R};dt(`${c.name} site`);let it=async mt=>{let gt=[],ze=await Bh(mt,k);if(!ze)return;i.push(mt);let Ht=JSON.parse(JSON.stringify(he));Ht.navigations=H.getPageNavigations(ze);let Je=await bi.getDistributorData({page:ze,cacheKey:ow}),on=await tm(Je),_r=ze?.mode==="list",Er=!_r&&on,Wt=!Er&&!_r;if(_r){let He={page:ze,pages:rm(Je),isRoot:!1,defaultLang:L,template:Je,totalQueriedItems:Je.queriedItems};gt=await Zh(He,Ht)}if(Er){let He=ze;He.template=Je,He.multiPageElements=on,He.defaultLang=L,gt=await em(He,Ht)}if(Wt){let He=ze;He.template=Je,He.defaultLang=L,gt=[await Qh(He,Ht)]}ze.hash!==null&&o[d].publishHashes.push(ze.hash),yf(gt)},{pagesMissingInStore:Xe,pagesToDeleteFromStore:ct,pagesToWriteToStore:It}=await vf(n,{sitesToPublish:a,pages:_,validPagesIds:w,changedPages:h});Wn(ct),Ce(`Store site: ${c.name}`),Ce(`${w.length} valid pages from API`),Ce(`changed ${h.length} pages from API`),Ce(`deleted ${ct.length} pages from store`),Ce(`missing ${Xe.length} pages in store`),Ce(`write ${It.length} pages to store`);let be=(0,qm.default)(X.GRIDDO_API_CONCURRENCY_COUNT),nn=It.map(mt=>be(()=>it(mt)));await Promise.all(nn)}gf(n,{buildProcessData:o,createdPages:i,sitesToPublish:a})}catch(i){console.error(i.message),process.exit(1)}}async function $m(e){Ih(),await jm(e),Ud()}var Ds=T(require("node:fs")),Cs=T(require("node:path"));var ws=class extends Error{constructor(){super(),this.name="InternalCXError",this.stack=""}};function $i({error:e,message:t,expected:r="",hint:n=""}){let i=[t,r,n].filter(Boolean).join(`
|
|
85
|
-
`)
|
|
80
|
+
\rAllow: /`}))||[]}catch(e){console.warn(`Robots: ${e.message}`)}}async function lm(e){let{__cx:t}=WS.paths(e),r=ps.default.join(t,"dist"),n=await YS();if(!n){console.log(`Robots not found for ${e}`);return}let i=n.find(({path:o})=>o===`/${e}`);if(!i){console.log(`Robots not found for ${e}`);return}if(ds.default.existsSync(r)){let o=ps.default.join(r,"robots.txt");ds.default.writeFileSync(o,i?.content)}else console.log(`${r} not found`)}ym.default.config();var rw=ee(),xC=vm.default.sync();function ee(){try{return(mm(),fu(hm)).default}catch{console.log("Error while reading configuration file"),process.exit(1)}}function ot(e){if(typeof e=="boolean")return e;if(e==null)return!1;if(e.toLowerCase()==="true")return!0;if(e.toLowerCase()==="false")return!1;if(e.toLowerCase()==="on")return!0;if(e.toLowerCase()==="off")return!1;let t=parseInt(e,10);return isNaN(t)?!1:t>0}function Mr(e){let t=[];return vr.default.readdirSync(e).forEach(n=>{let i=`${e}/${n}`;t.push(i)}),t}function us(e){return new Promise(t=>setTimeout(t,e))}function os(e,t=3){return(e/1e3).toFixed(t)}function as(e){if(typeof e!="string")return"site"in e&&e.site?e?.site:void 0}function Bo(e,t){for(let r in e)t.includes(r)?delete e[r]:typeof e[r]=="object"&&Bo(e[r],t)}function _s(e){return e.map(({name:t,id:r})=>`${t} (${r})`).join(", ")}function _m(){let{__cx:e}=rw.paths(),t=gm.default.join(e,"apiCache"),r=vr.default.readdirSync(t),n={},i=r.filter(a=>{let s=`${t}/${a}`,c=Fi.default.readJSONSync(s,"utf-8"),{id:d,entity:l,fullUrl:p}=c;return!!(d&&l&&p)});for(let a of i){let s=`${t}/${a}`,c=Fi.default.readJSONSync(s,"utf-8"),d=vr.default.statSync(s).mtimeMs,{id:l}=c;(!n[l]||d>vr.default.statSync(`${t}/${n[l]}`).mtimeMs)&&(n[l]=a)}let o=0;for(let a of i){let s=`${t}/${a}`,c=Fi.default.readJSONSync(s,"utf-8"),{id:d}=c;a!==n[d]&&(vr.default.unlinkSync(s),o++)}console.log(`Sanitize apiCache dir for ${o} files`)}async function bs(e,t=0){let r=process.hrtime();for(let a of e)await a(),t>0&&await us(t);let[n,i]=process.hrtime(r);return+(n+i/1e9).toFixed(3)}function nw(e){if(JSON.parse(process.env.GRIDDO_RENDER_BREAKPOINTS_FEATURE||"false"))return new Promise(r=>{console.log(`
|
|
81
|
+
`),at(`\u231B\uFE0F ${e}`,"",1,0),process.stdin.once("data",()=>{r()})})}async function rt(e,t){let{steps:r,bypass:n,delay:i}=t;if(n)return;let o={Archive:X.GRIDDO_ARCHIVE_LIFECYCLE_MAX_ATTEMPTS,Data:X.GRIDDO_DATA_LIFECYCLE_MAX_ATTEMPTS,Meta:X.GRIDDO_META_LIFECYCLE_MAX_ATTEMPTS,Relocation:X.GRIDDO_RELOCATION_LIFECYCLE_MAX_ATTEMPTS,Clean:X.GRIDDO_CLEAN_LIFECYCLE_MAX_ATTEMPTS,Restore:X.GRIDDO_RESTORE_LIFECYCLE_MAX_ATTEMPTS,Prepare:X.GRIDDO_PREPARE_LIFECYCLE_MAX_ATTEMPTS,Close:X.GRIDDO_CLOSE_LIFECYCLE_MAX_ATTEMPTS,SSG:X.GRIDDO_SSG_LIFECYCLE_MAX_ATTEMPTS,HealthCheck:1,__DEBUG__:1},a=0,s=o[e]||1;for(;a<s;)try{console.info(`
|
|
82
|
+
${en.default.blue("info")} start ${e} life-cycle`);let c=await bs(r,i);console.info(`${en.default.green("success")} ${e} - ${c}s`),await nw(`${e} LifeCycle`);break}catch(c){let d=en.default.bgRed.black(` Error in ${e} LifeCycle `),l=en.default.yellow(`Attempt (${a+1})`);console.log(`
|
|
83
|
+
${d} ${l}
|
|
84
|
+
`),console.log(c),console.log(),a++}if(a===s)throw new Error(`Exceeded maximum retry attempts (${s}) for ${e} LifeCycle`)}async function bm(e){await um(),await cm(),await lm(e)}Sm.default.config();var wm=ee();function Dm(e){let{proDomain:t}=ee(),r=process.env.GRIDDO_ASSET_PREFIX||process.env.ASSET_PREFIX;if(!r||!e||!e.startsWith(t))return"";let n=`${r}/${e}`;return Z(`Reading env.GRIDDO_ASSET_PREFIX, ${process.env.GRIDDO_ASSET_PREFIX}`),Z(`Setting the asset prefix with the domain concatenated, ${n}`),n}function Es(e,t,r,n="jpg"){let i=typeof e=="string"?e:e?.url;return i?i.split("/")[2].includes("cloudinary.com")?ow(i,`c_fill,w_${t},h_${r}`):iw(i,`f/${n}/w/${t}/h/${r}`):null}function iw(e,t){let r=e.split("/"),n=r.slice(0,-1).join("/"),i=r.slice(-1)[0];return`${n}/${t}/${i}`}function ow(e,t){let r=e.replace("https://",""),n=r.split("/").slice(0,4).join("/"),i=r.replace(n,"");return`https://${n}/${t}${i}`}function Cm(e){Z(`read assetPrefixWithDomain, ${e}`);let{__ssg:t}=wm.paths(),r=(0,Em.spawnSync)("yarn",["gatsby-build",process.env.GRIDDO_SSG_VERBOSE?"--verbose":""],{cwd:t,stdio:["ignore","inherit","ignore"],encoding:"utf8",shell:!0,env:Object.assign(process.env,{GRIDDO_EXPORTER:"true",SPAWN_ASSET_PREFIX_WITH_DOMAIN:e})});if(r.status!==0)throw new Error(`Error in gatsby build ${JSON.stringify(r)}`)}async function xm(e,t){let{__cx:r,__ssg:n}=wm.paths(e),i=ht.default.join(r,"dist"),o=ht.default.join(r,"assets"),a=ht.default.join(r,"dist",e),s=ht.default.join(n,"public"),c=nt.default.readdirSync(s).filter(E=>ht.default.extname(E)===".js"||ht.default.extname(E)===".json"||ht.default.extname(E)===".css"),d=`${s}/page-data`,l=`${o}/page-data`,p=ht.default.join(n,"static"),m=o,h=`${i}/static`,_=`${o}/static`;try{nt.default.mkdirSync(o,{recursive:!0}),nt.default.copySync(s,i,{preserveTimestamps:!0}),t&&(nt.default.copySync(d,l,{preserveTimestamps:!0}),nt.default.existsSync(p)&&nt.default.copySync(p,m,{overwrite:!1,preserveTimestamps:!0}),nt.default.copySync(h,_,{overwrite:!1,preserveTimestamps:!0}),nt.default.existsSync(p)&&nt.default.copySync(p,a,{overwrite:!1,preserveTimestamps:!0}),c.map(async E=>{let w=`${s}/${E}`,P=`${o}/${E}`;nt.default.copySync(w,P,{preserveTimestamps:!0})}))}catch(E){console.error(E)}}var Li=I(require("node:path"));function aw(e){let{__cx:t,__exports:r,__caches:n}=e;return{initials:[r,n],disposables:[Li.default.join(t,"store"),Li.default.join(t,"apiCache"),Li.default.join(t,"dist")],cacheables:["apiCache","store"],archivables:["dist","assets"]}}var Rm=aw;var ki=I(require("node:path"));function sw(e){let{__ssg:t}=e;return{disposables:[ki.default.join(t,"public"),ki.default.join(t,"static"),ki.default.join(t,".cache")],cacheables:[".cache"],initials:[],archivables:[]}}var Om=sw;function Pm(e,t){let{cxPaths:r}=t,n={gatsby:Om(r)};return{cx:Rm(r),ssg:n[e]}}var $m=I(require("node:path")),Gm=I(It()),Bm=I(Oo());var Ni=class{static getBody(t,r){let{order:n,sources:i,quantity:o,mode:a,fixed:s,fullRelations:c=!1,allLanguages:d=!1,preferenceLanguage:l=!1,referenceId:p}=t;return a==="auto"?{mode:a,order:n,sources:i,quantity:o,fullRelations:c,allLanguages:d,preferenceLanguage:l}:a==="manual"?{mode:a,fixed:s,fullRelations:c}:a==="navigation"?{mode:a,order:n,quantity:o,fullRelations:c,referenceId:p||r?.structuredDataContent?.id}:(console.log(`Error: Distribuidor mode: ${a} is not recognized on page ${r?.id}.`),t)}static async fetchContentTypeData(t){let{page:r,component:{data:n},cacheKey:i}=t;if(!n)return at(`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 at(`Warning: Page with id: ${r.id} has a ReferenceField with empty \`data.sources\``,"Empty data.sources in ReferenceField"),[];let{site:o,lang:a}=n;!n.sources&&n.mode==="auto"&&at(`Warning: Page with id: ${r.id} has a ReferenceField with \`undefined\` \`data.sources\``,"undefined data.sources in ReferenceField");let s=this.getBody(n,r);return await em(r,s,i,o,a)}static async getDistributorData({page:t,cacheKey:r=""}){try{let{template:n}=t,i=async(s,c=1)=>{if(!(!s||typeof s!="object")&&JSON.stringify(s).includes('"hasDistributorData":true'))for(let d in s){if(d==="queriedItems")continue;let p=s[d];!p||typeof p!="object"||(p.hasDistributorData&&(p.queriedItems=await this.fetchContentTypeData({page:t,cacheKey:r,component:p})),await i(p,c+1))}};return await(async s=>(await i([s]),s))(n)}catch(n){console.error(`Error en get distributor ${n}`),process.exit(1)}}};var Mi=class{_defaultHeaders;_defaultFooters;_navigations;constructor(){this._navigations={footers:[],headers:[]},this._defaultHeaders={},this._defaultFooters={}}set navigations(t){this._navigations=t,this._defaultFooters=this.getDefaultFooters(),this._defaultHeaders=this.getDefaultHeaders()}get navigations(){return this._navigations}getDefaultFooters(){return[...this.navigations.footers].filter(i=>!!i.setAsDefault).reduce((i,o)=>{let{language:a}=o;return{...i,[a]:o}},{})}getDefaultHeaders(){return[...this.navigations.headers].filter(i=>!!i.setAsDefault).reduce((i,o)=>{let{language:a}=o;return{...i,[a]:o}},{})}getRightLanguage(t,r,n){if(!t||!r)return null;let o=t.find(a=>a.language===n&&a.navigationLanguages?.find(s=>s.navigationId===r))||t.find(a=>a.id===r);return o?{...o}:null}getPageHeader(t,r){return this.getRightLanguage(this.navigations.headers,t,r)}getPageFooter(t,r){return this.getRightLanguage(this.navigations.footers,t,r)}getPageNavigations(t){let{header:r,footer:n,language:i,template:{templateType:o},templateConfig:{defaultHeader:a,defaultFooter:s,templates:c}}=t,d=_=>{let E=_.find(w=>typeof w=="number");return typeof E=="number"?E:null},l=d([r,c?.[o]?.defaultHeader,a]),p=d([n,c?.[o]?.defaultFooter,s]),m=l?this.getPageHeader(l,i):l===0?null:this._defaultHeaders[i],h=p?this.getPageFooter(p,i):p===0?null:this._defaultFooters[i];return{header:m,footer:h}}};async function Im(){return await je({endpoint:fe.SETTINGS})}var Fm=I(It());Fm.default.config();var uw=25;function cw({socialTitle:e,socialDescription:t,socialImage:r}){return{type:"website",title:e,description:t,image:r?Es(r,1280,768):"",twitterImage:r?Es(r,1280,768):""}}function lw(e){let{title:t,metaTitle:r,metaDescription:n,canonicalURL:i,locale:o,url:a,isIndexed:s,follow:c,metasAdvanced:d,pageLanguages:l,fullUrl:p,metaKeywords:m}=e,h=d?.split(",").filter(Boolean).map(_=>_.trim().toLowerCase())||[];return{title:(r||t||"").trim(),description:n,canonical:i&&i.trim()&&i!==p?i.trim():s?p:void 0,locale:o,url:a,index:s?"index":"noindex",follow:c?"follow":"nofollow",translate:h.includes("notranslate")?"notranslate":"",metasAdvanced:h.filter(_=>_!=="notranslate").join(),pageLanguages:l,metaKeywords:m?.filter(Boolean).map(_=>_.replace(/"/g,"'")).join(", ")}}async function ws(e,t){let{id:r,title:n,fullPath:i,language:o,breadcrumb:a,socialDescription:s,socialImage:c,socialTitle:d}=e,{baseUrl:l,cloudinaryName:p,griddoVersion:m,siteLangs:h,siteMetadata:_,siteOptions:E,siteScript:w,siteSlug:P,socials:F,theme:A,navigations:{header:L,footer:K}}=t;e.breadcrumb=a,e.siteSlug=P,e.apiUrl=l,e.publicApiUrl=t.publicBaseUrl,e.instance=t.instance;let $e=h.find(({id:U})=>U===e?.language)?.locale.replace(/_/g,"-"),le=lw(e),x=cw({socialDescription:s,socialImage:c,socialTitle:d}),q=i.compose,M=new Date().toString();return{path:q,size:void 0,context:{id:r,title:n,fullPath:i,locale:$e,languageId:o,theme:A,siteMetadata:_,pageMetadata:le,openGraph:x,socials:F,siteLangs:h,cloudinaryName:p,siteOptions:E,griddoVersion:m,renderDate:M,siteScript:w,header:L,footer:K,page:e}}}async function Lm(e,t){return await ws(e,t)}async function km({page:e,pages:t,isRoot:r=!1,defaultLang:n,template:i,totalQueriedItems:o},a){let s=t.map(async(c,d)=>{let l=d===0,p=d+1,{domainUrl:m,compose:h}=e.fullPath,_={...e,id:parseInt("-"+e.id+d),fullPath:{...e.fullPath,compose:Ss(h,p,{addEndingSlash:!0})},fullUrl:Ss(e.fullUrl,p,{addEndingSlash:!0}),slug:Ss(e.slug,p),title:Tm(e.title,p),metaTitle:Tm(e.metaTitle||"",p),disableHrefLangs:p>1,template:{...i,isFirstPage:l,pageNumber:p,totalPages:t.length,baseLink:`${m}${h}`,queriedItems:c,totalQueriedItems:o?.length},isRoot:r,defaultLang:n};return await ws(_,a)});return Promise.all(s)}function Nm(e,t){let{multiPageElements:r,...n}=e,i=JSON.parse(JSON.stringify(r));i.find(({sectionSlug:a})=>a==="/")||i.push({});let o=i.map(async(a,s)=>{let c=JSON.parse(JSON.stringify(n)),{sectionSlug:d="/",title:l="",metaTitle:p="",metaDescription:m=""}=a,h=typeof l=="string"?l:l.content,_=c.fullPath.compose||"",E=c.fullUrl.endsWith("/")?c.fullUrl.slice(0,-1):c.fullUrl,w=d?.replace(/\//g,""),F=d==="/"?w:w+"/",A=_.endsWith("/")?"":"/",L=`${_}${A}${F}`;return h.trim()&&(c.title=h),m.trim()&&(c.metaDescription=m),c.id=parseInt("-"+c.id+s),c.fullUrl=`${E}/${F}`,c.fullPath.compose=L,c.slug=L,c.template.activeSectionSlug=d,c.template.activeSectionBase=E,c.metaTitle=p.trim()||h.trim()||c.metaTitle,await ws(c,t)});return Promise.all(o)}function Mm(e){return new Promise(r=>{let n=(i,o=0)=>{if(!(!i||typeof i!="object")){for(let a in i){let s=i[a],c=s||typeof s=="object",d=JSON.stringify(s).includes('"hasGriddoMultiPage":true');if(!c||!d)continue;let{component:l,hasGriddoMultiPage:p,elements:m}=s;l&&p&&r(m||[]),n(s,o+1)}o||r(null)}};n([e])})}function fw(e,t,r){return t?.slice(e*(r-1),e*r)}function dw(e,t){let r=Math.ceil(t.length/e)||1;return Array.from({length:r},(i,o)=>o+1)?.map(i=>fw(e,t,i))}function qm(e){let t=e.queriedItems||[],r=e?.itemsPerPage||uw;return dw(r,t)}function Am(e){return e.replace(/\/+$/,"/")}function Ss(e,t,r){let n=e.endsWith("/")?"":"/",i=r?.addEndingSlash?"/":"";return t<=1?Am(`${e}${i}`):Am(`${e}${n}${t}${i}`)}function Tm(e,t){return!e||t<=1?e:`${e} - ${t}`}var jm=ee();Gm.default.config();var pw=new Date().valueOf().toString();async function Um(e){Cd(),console.info(`API calls with ${X.GRIDDO_API_CONCURRENCY_COUNT} threads`);let{__cx:t}=jm.paths(),{griddoVersion:r}=jm,n=$m.default.join(t,"store");try{let i=[],o={},{sitesToPublish:a,sitesToUnpublish:s}=await om(e);a.length||s.length||(console.warn("There are no sites to update"),process.exit(0)),console.info(`Sites to publish: ${_s(a)}`),console.info(`Sites to unpublish: ${_s(s)}`),await am(s);for(let c of a){let{id:d,slug:l,theme:p,favicon:m,changedPages:h=[],pages:_=[]}=c,{siteInfo:E,validPagesIds:w,siteHash:P,unpublishHashes:F,siteLangs:A,defaultLang:L,headers:K,footers:ue,socials:$e}=await sm(d),{cloudinaryName:le,useMetaTitle:x,useMetaKeywords:q,showBasicMetaRobots:M,avoidHrefLangsOnCanonicals:Q,avoidSelfReferenceCanonicals:U,avoidHrefLangXDefault:W,avoidDebugMetas:S}=await Im();o[d]={siteHash:P,unpublishHashes:F,publishHashes:[]};let H=new Mi;H.navigations={headers:K,footers:ue},c.languages=A;let k=Hh(d,P),R=E.siteScript,j={siteUrl:E.slug,title:E.name,favicon:m},me={baseUrl:X.GRIDDO_API_URL,publicBaseUrl:X.GRIDDO_PUBLIC_API_URL,instance:X.GRIDDO_REACT_APP_INSTANCE,siteSlug:l,theme:p,siteMetadata:j,socials:$e,siteLangs:A,cloudinaryName:le,griddoVersion:r,siteOptions:{useMetaTitle:x,useMetaKeywords:q,showBasicMetaRobots:M,avoidHrefLangsOnCanonicals:Q,avoidSelfReferenceCanonicals:U,avoidHrefLangXDefault:W,avoidDebugMetas:S},siteScript:R};Ze(`${c.name} site`);let it=async mt=>{let gt=[],ze=await Kh(mt,k);if(!ze)return;i.push(mt);let Ht=JSON.parse(JSON.stringify(me));Ht.navigations=H.getPageNavigations(ze);let Je=await Ni.getDistributorData({page:ze,cacheKey:pw}),rn=await Mm(Je),_r=ze?.mode==="list",br=!_r&&rn,Wt=!br&&!_r;if(_r){let We={page:ze,pages:qm(Je),isRoot:!1,defaultLang:L,template:Je,totalQueriedItems:Je.queriedItems};gt=await km(We,Ht)}if(br){let We=ze;We.template=Je,We.multiPageElements=rn,We.defaultLang=L,gt=await Nm(We,Ht)}if(Wt){let We=ze;We.template=Je,We.defaultLang=L,gt=[await Lm(We,Ht)]}ze.hash!==null&&o[d].publishHashes.push(ze.hash),Rd(gt)},{pagesMissingInStore:He,pagesToDeleteFromStore:ct,pagesToWriteToStore:Pt}=await Od(n,{sitesToPublish:a,pages:_,validPagesIds:w,changedPages:h});Vn(ct),Z(`Store site: ${c.name}`),Z(`${w.length} valid pages from API`),Z(`changed ${h.length} pages from API`),Z(`deleted ${ct.length} pages from store`),Z(`missing ${He.length} pages in store`),Z(`write ${Pt.length} pages to store`);let Se=(0,Bm.default)(X.GRIDDO_API_CONCURRENCY_COUNT),tn=Pt.map(mt=>Se(()=>it(mt)));await Promise.all(tn)}xd(n,{buildProcessData:o,createdPages:i,sitesToPublish:a})}catch(i){console.error(i.message),process.exit(1)}}async function Xm(e){Gh(),await Um(e),_m()}var ji=I(require("node:fs")),$i=I(require("node:path"));var Ds=class extends Error{constructor(){super(),this.name="InternalCXError",this.stack=""}};function qi({error:e,message:t,expected:r="",hint:n=""}){let i=[t,r,n].filter(Boolean).join(`
|
|
85
|
+
`);throw at(i,e,1,0),new Ds}var Hm={id:100,error:"NoDomainsFoundError",message:"No domains found in this instance. The process cannot continue.",expected:"This can happen if the API is not functioning or the site is not properly configured, or the domains are not registered.",hint:"You can contact the instance administrator."},Wm={id:101,error:"RenderUUIDError",message:`Render sentinel file does not exist.
|
|
86
86
|
The rendering uuid cannot be read safely.
|
|
87
87
|
There was probably a instance deployment during the render and files were deleted.
|
|
88
88
|
|
|
89
|
-
The files generated in this render will not be published.`};var
|
|
89
|
+
The files generated in this render will not be published.`};var Cs=ee();function Ym(){let{__cx:e}=Cs.paths(),t=$i.default.join(e,".render-sentinel");ji.default.writeFileSync(t,new Date().toISOString())}function Vm(){let{__cx:e}=Cs.paths(),t=$i.default.join(e,".render-sentinel");ji.default.unlinkSync(t)}function zm(){let{__cx:e}=Cs.paths(),t=$i.default.join(e,".render-sentinel");ji.default.existsSync(t)||qi(Wm)}var hw=ee();async function mw(e){Ze(`Initializing render for the domain ${e}`),Ym();let t=hw.paths(e),r=Pm("gatsby",{cxPaths:t}),{__ssg:n,__exports:i,__caches:o,__cx:a,__components:s}=t,c={...r,all:{disposables:[...r.cx.disposables,...r.ssg.disposables],initials:[...r.cx.initials,...r.ssg.initials]}},d=Dm(e),l=!!d&&d!=="";await rt("Clean",{steps:[()=>Xo(c.all.disposables)]}),await rt("Prepare",{steps:[()=>Fd(c.all.initials)]}),await rt("Restore",{steps:[()=>Ho(s,n,["static"]),()=>Ho(i,a,c.cx.archivables),()=>Ld(Gi.default.join(a,"dist"),Gi.default.join(n,"public")),()=>cr(o,a,c.cx.cacheables),()=>cr(o,n,c.ssg.cacheables)]}),await rt("Data",{steps:[()=>Xm(e)]}),await rt("SSG",{steps:[()=>Cm(d)]}),await rt("Relocation",{steps:[()=>xm(e,l)]}),await rt("Meta",{steps:[()=>bm(e)]}),await rt("Archive",{steps:[()=>Td(),()=>Uo(Gi.default.join(a,"dist")),()=>cr(a,i,c.cx.archivables,{withBackup:!0}),()=>cr(a,o,c.cx.cacheables),()=>cr(n,o,c.ssg.cacheables)]}),await rt("Close",{steps:[()=>Xo(c.all.disposables)]}),await rt("HealthCheck",{steps:[()=>zm()]}),Vm()}async function xs(e){Sd("gatsby");for(let t of e)await mw(t)}var Bi=class{static async getAll(){return await je({endpoint:fe.DOMAINS})}};async function Jm(){await pt.login();let e=await Bi.getAll();return e.length||qi(Hm),Z(`getting domains names (${e.length})`),gw(e)}function gw(e){let t=e.filter(({slug:r})=>!!r).map(({slug:r})=>r.replace("/",""));return[...new Set(t)]}async function Km(){try{let e=await Jm(),t=await bs([()=>xs(e)]);at(`All domains rendered in ${t}s.`,"",1,0),process.exit(0)}catch(e){console.log(e),process.exit(1)}}vs();0&&(module.exports={IS_COMPONENT_LIBRARY,PROJECT_ALIASES,getBuildPagesFromCachedStore,getBuildPagesFromStore,getBuildPagesPath,getConfig,infoLog,pageSizeLog,resolveComponentsPath,startRender,verboseLog,walk});
|
|
90
90
|
/*! Bundled license information:
|
|
91
91
|
|
|
92
92
|
react/cjs/react.production.min.js:
|