@seed-design/codemod 0.0.20 → 0.0.22
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/bin/index.cjs +3 -3
- package/bin/transforms/replace-css-seed-design-color-variable/index.js +25 -25
- package/bin/transforms/replace-css-seed-design-typography-variable/index.js +26 -26
- package/bin/transforms/replace-custom-imported-typography-variable/index.js +37 -0
- package/bin/transforms/replace-custom-seed-design-color/index.js +37 -0
- package/bin/transforms/replace-custom-seed-design-text-component/index.js +2 -2
- package/bin/transforms/replace-custom-seed-design-typography/index.js +37 -0
- package/bin/transforms/replace-custom-seed-design-vars/index.js +37 -0
- package/bin/transforms/replace-custom-text-component-color-prop/index.js +2 -2
- package/bin/transforms/replace-react-icon/index.js +1 -1
- package/bin/transforms/replace-seed-design-token-typography-classname/index.js +18 -18
- package/bin/transforms/replace-seed-design-token-vars/index.js +2 -2
- package/bin/transforms/replace-stitches-styled-color/index.js +1 -1
- package/bin/transforms/replace-stitches-styled-typography/index.js +2 -2
- package/bin/transforms/replace-stitches-theme-color/index.js +1 -1
- package/bin/transforms/replace-tailwind-color/index.js +1 -1
- package/bin/transforms/replace-tailwind-typography/index.js +1 -1
- package/package.json +16 -17
@@ -0,0 +1,37 @@
|
|
1
|
+
var ju=Object.create;var Lr=Object.defineProperty;var Du=Object.getOwnPropertyDescriptor;var Iu=Object.getOwnPropertyNames;var Nu=Object.getPrototypeOf,Fu=Object.prototype.hasOwnProperty;var f=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),Bu=(r,e)=>{for(var t in e)Lr(r,t,{get:e[t],enumerable:!0})},Ti=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Iu(e))!Fu.call(r,i)&&i!==t&&Lr(r,i,{get:()=>e[i],enumerable:!(n=Du(e,i))||n.enumerable});return r};var zu=(r,e,t)=>(t=r!=null?ju(Nu(r)):{},Ti(e||!r||!r.__esModule?Lr(t,"default",{value:r,enumerable:!0}):t,r)),Hu=r=>Ti(Lr({},"__esModule",{value:!0}),r);var J=f((Og,Ai)=>{"use strict";var Ht=class r extends Error{constructor(e){super(`Format functions must be synchronous taking a two arguments: (info, opts)
|
2
|
+
Found: ${e.toString().split(`
|
3
|
+
`)[0]}
|
4
|
+
`),Error.captureStackTrace(this,r)}};Ai.exports=r=>{if(r.length>2)throw new Ht(r);function e(n={}){this.options=n}e.prototype.transform=r;function t(n){return new e(n)}return t.Format=e,t}});var Di=f((Tg,ji)=>{var Pi={};ji.exports=Pi;var Li={reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],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],grey:[90,39],brightRed:[91,39],brightGreen:[92,39],brightYellow:[93,39],brightBlue:[94,39],brightMagenta:[95,39],brightCyan:[96,39],brightWhite:[97,39],bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgGray:[100,49],bgGrey:[100,49],bgBrightRed:[101,49],bgBrightGreen:[102,49],bgBrightYellow:[103,49],bgBrightBlue:[104,49],bgBrightMagenta:[105,49],bgBrightCyan:[106,49],bgBrightWhite:[107,49],blackBG:[40,49],redBG:[41,49],greenBG:[42,49],yellowBG:[43,49],blueBG:[44,49],magentaBG:[45,49],cyanBG:[46,49],whiteBG:[47,49]};Object.keys(Li).forEach(function(r){var e=Li[r],t=Pi[r]=[];t.open="\x1B["+e[0]+"m",t.close="\x1B["+e[1]+"m"})});var Ni=f((qg,Ii)=>{"use strict";Ii.exports=function(r,e){e=e||process.argv||[];var t=e.indexOf("--"),n=/^-{1,2}/.test(r)?"":"--",i=e.indexOf(n+r);return i!==-1&&(t===-1?!0:i<t)}});var Bi=f((kg,Fi)=>{"use strict";var Qu=require("os"),oe=Ni(),V=process.env,Fe=void 0;oe("no-color")||oe("no-colors")||oe("color=false")?Fe=!1:(oe("color")||oe("colors")||oe("color=true")||oe("color=always"))&&(Fe=!0);"FORCE_COLOR"in V&&(Fe=V.FORCE_COLOR.length===0||parseInt(V.FORCE_COLOR,10)!==0);function ec(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function rc(r){if(Fe===!1)return 0;if(oe("color=16m")||oe("color=full")||oe("color=truecolor"))return 3;if(oe("color=256"))return 2;if(r&&!r.isTTY&&Fe!==!0)return 0;var e=Fe?1:0;if(process.platform==="win32"){var t=Qu.release().split(".");return Number(process.versions.node.split(".")[0])>=8&&Number(t[0])>=10&&Number(t[2])>=10586?Number(t[2])>=14931?3:2:1}if("CI"in V)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(function(i){return i in V})||V.CI_NAME==="codeship"?1:e;if("TEAMCITY_VERSION"in V)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(V.TEAMCITY_VERSION)?1:0;if("TERM_PROGRAM"in V){var n=parseInt((V.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(V.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Hyper":return 3;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(V.TERM)?2:/^screen|^xterm|^vt100|^rxvt|color|ansi|cygwin|linux/i.test(V.TERM)||"COLORTERM"in V?1:(V.TERM==="dumb",e)}function Wt(r){var e=rc(r);return ec(e)}Fi.exports={supportsColor:Wt,stdout:Wt(process.stdout),stderr:Wt(process.stderr)}});var Hi=f((Cg,zi)=>{zi.exports=function(e,t){var n="";e=e||"Run the trap, drop the bass",e=e.split("");var i={a:["@","\u0104","\u023A","\u0245","\u0394","\u039B","\u0414"],b:["\xDF","\u0181","\u0243","\u026E","\u03B2","\u0E3F"],c:["\xA9","\u023B","\u03FE"],d:["\xD0","\u018A","\u0500","\u0501","\u0502","\u0503"],e:["\xCB","\u0115","\u018E","\u0258","\u03A3","\u03BE","\u04BC","\u0A6C"],f:["\u04FA"],g:["\u0262"],h:["\u0126","\u0195","\u04A2","\u04BA","\u04C7","\u050A"],i:["\u0F0F"],j:["\u0134"],k:["\u0138","\u04A0","\u04C3","\u051E"],l:["\u0139"],m:["\u028D","\u04CD","\u04CE","\u0520","\u0521","\u0D69"],n:["\xD1","\u014B","\u019D","\u0376","\u03A0","\u048A"],o:["\xD8","\xF5","\xF8","\u01FE","\u0298","\u047A","\u05DD","\u06DD","\u0E4F"],p:["\u01F7","\u048E"],q:["\u09CD"],r:["\xAE","\u01A6","\u0210","\u024C","\u0280","\u042F"],s:["\xA7","\u03DE","\u03DF","\u03E8"],t:["\u0141","\u0166","\u0373"],u:["\u01B1","\u054D"],v:["\u05D8"],w:["\u0428","\u0460","\u047C","\u0D70"],x:["\u04B2","\u04FE","\u04FC","\u04FD"],y:["\xA5","\u04B0","\u04CB"],z:["\u01B5","\u0240"]};return e.forEach(function(o){o=o.toLowerCase();var a=i[o]||[" "],s=Math.floor(Math.random()*a.length);typeof i[o]<"u"?n+=i[o][s]:n+=o}),n}});var Ui=f((Ag,Wi)=>{Wi.exports=function(e,t){e=e||" he is here ";var n={up:["\u030D","\u030E","\u0304","\u0305","\u033F","\u0311","\u0306","\u0310","\u0352","\u0357","\u0351","\u0307","\u0308","\u030A","\u0342","\u0313","\u0308","\u034A","\u034B","\u034C","\u0303","\u0302","\u030C","\u0350","\u0300","\u0301","\u030B","\u030F","\u0312","\u0313","\u0314","\u033D","\u0309","\u0363","\u0364","\u0365","\u0366","\u0367","\u0368","\u0369","\u036A","\u036B","\u036C","\u036D","\u036E","\u036F","\u033E","\u035B","\u0346","\u031A"],down:["\u0316","\u0317","\u0318","\u0319","\u031C","\u031D","\u031E","\u031F","\u0320","\u0324","\u0325","\u0326","\u0329","\u032A","\u032B","\u032C","\u032D","\u032E","\u032F","\u0330","\u0331","\u0332","\u0333","\u0339","\u033A","\u033B","\u033C","\u0345","\u0347","\u0348","\u0349","\u034D","\u034E","\u0353","\u0354","\u0355","\u0356","\u0359","\u035A","\u0323"],mid:["\u0315","\u031B","\u0300","\u0301","\u0358","\u0321","\u0322","\u0327","\u0328","\u0334","\u0335","\u0336","\u035C","\u035D","\u035E","\u035F","\u0360","\u0362","\u0338","\u0337","\u0361"," \u0489"]},i=[].concat(n.up,n.down,n.mid);function o(l){var c=Math.floor(Math.random()*l);return c}function a(l){var c=!1;return i.filter(function(h){c=h===l}),c}function s(l,c){var h="",g,p;c=c||{},c.up=typeof c.up<"u"?c.up:!0,c.mid=typeof c.mid<"u"?c.mid:!0,c.down=typeof c.down<"u"?c.down:!0,c.size=typeof c.size<"u"?c.size:"maxi",l=l.split("");for(p in l)if(!a(p)){switch(h=h+l[p],g={up:0,down:0,mid:0},c.size){case"mini":g.up=o(8),g.mid=o(2),g.down=o(8);break;case"maxi":g.up=o(16)+3,g.mid=o(4)+1,g.down=o(64)+3;break;default:g.up=o(8)+1,g.mid=o(6)/2,g.down=o(8)+1;break}var y=["up","mid","down"];for(var u in y)for(var v=y[u],$=0;$<=g[v];$++)c[v]&&(h=h+n[v][o(n[v].length)])}return h}return s(e,t)}});var Vi=f((Lg,Yi)=>{Yi.exports=function(r){return function(e,t,n){if(e===" ")return e;switch(t%3){case 0:return r.red(e);case 1:return r.white(e);case 2:return r.blue(e)}}}});var Ki=f((Pg,Gi)=>{Gi.exports=function(r){return function(e,t,n){return t%2===0?e:r.inverse(e)}}});var Zi=f((jg,Ji)=>{Ji.exports=function(r){var e=["red","yellow","green","blue","magenta"];return function(t,n,i){return t===" "?t:r[e[n++%e.length]](t)}}});var Qi=f((Dg,Xi)=>{Xi.exports=function(r){var e=["underline","inverse","grey","yellow","red","green","blue","white","cyan","magenta","brightYellow","brightRed","brightGreen","brightBlue","brightWhite","brightCyan","brightMagenta"];return function(t,n,i){return t===" "?t:r[e[Math.round(Math.random()*(e.length-2))]](t)}}});var oo=f((Ng,io)=>{var M={};io.exports=M;M.themes={};var tc=require("util"),Se=M.styles=Di(),ro=Object.defineProperties,nc=new RegExp(/[\r\n]+/g);M.supportsColor=Bi().supportsColor;typeof M.enabled>"u"&&(M.enabled=M.supportsColor()!==!1);M.enable=function(){M.enabled=!0};M.disable=function(){M.enabled=!1};M.stripColors=M.strip=function(r){return(""+r).replace(/\x1B\[\d+m/g,"")};var Ig=M.stylize=function(e,t){if(!M.enabled)return e+"";var n=Se[t];return!n&&t in M?M[t](e):n.open+e+n.close},ic=/[|\\{}()[\]^$+*?.]/g,oc=function(r){if(typeof r!="string")throw new TypeError("Expected a string");return r.replace(ic,"\\$&")};function to(r){var e=function t(){return sc.apply(t,arguments)};return e._styles=r,e.__proto__=ac,e}var no=function(){var r={};return Se.grey=Se.gray,Object.keys(Se).forEach(function(e){Se[e].closeRe=new RegExp(oc(Se[e].close),"g"),r[e]={get:function(){return to(this._styles.concat(e))}}}),r}(),ac=ro(function(){},no);function sc(){var r=Array.prototype.slice.call(arguments),e=r.map(function(a){return a!=null&&a.constructor===String?a:tc.inspect(a)}).join(" ");if(!M.enabled||!e)return e;for(var t=e.indexOf(`
|
5
|
+
`)!=-1,n=this._styles,i=n.length;i--;){var o=Se[n[i]];e=o.open+e.replace(o.closeRe,o.open)+o.close,t&&(e=e.replace(nc,function(a){return o.close+a+o.open}))}return e}M.setTheme=function(r){if(typeof r=="string"){console.log("colors.setTheme now only accepts an object, not a string. If you are trying to set a theme from a file, it is now your (the caller's) responsibility to require the file. The old syntax looked like colors.setTheme(__dirname + '/../themes/generic-logging.js'); The new syntax looks like colors.setTheme(require(__dirname + '/../themes/generic-logging.js'));");return}for(var e in r)(function(t){M[t]=function(n){if(typeof r[t]=="object"){var i=n;for(var o in r[t])i=M[r[t][o]](i);return i}return M[r[t]](n)}})(e)};function lc(){var r={};return Object.keys(no).forEach(function(e){r[e]={get:function(){return to([e])}}}),r}var uc=function(e,t){var n=t.split("");return n=n.map(e),n.join("")};M.trap=Hi();M.zalgo=Ui();M.maps={};M.maps.america=Vi()(M);M.maps.zebra=Ki()(M);M.maps.rainbow=Zi()(M);M.maps.random=Qi()(M);for(eo in M.maps)(function(r){M[r]=function(e){return uc(M.maps[r],e)}})(eo);var eo;ro(M,lc())});var Ut=f((Fg,ao)=>{var cc=oo();ao.exports=cc});var so=f(Yt=>{"use strict";Yt.levels={error:0,warn:1,help:2,data:3,info:4,debug:5,prompt:6,verbose:7,input:8,silly:9};Yt.colors={error:"red",warn:"yellow",help:"cyan",data:"grey",info:"green",debug:"blue",prompt:"grey",verbose:"cyan",input:"grey",silly:"magenta"}});var lo=f(Vt=>{"use strict";Vt.levels={error:0,warn:1,info:2,http:3,verbose:4,debug:5,silly:6};Vt.colors={error:"red",warn:"yellow",info:"green",http:"green",verbose:"cyan",debug:"blue",silly:"magenta"}});var uo=f(Gt=>{"use strict";Gt.levels={emerg:0,alert:1,crit:2,error:3,warning:4,notice:5,info:6,debug:7};Gt.colors={emerg:"red",alert:"yellow",crit:"red",error:"red",warning:"red",notice:"yellow",info:"green",debug:"blue"}});var co=f(Pr=>{"use strict";Object.defineProperty(Pr,"cli",{value:so()});Object.defineProperty(Pr,"npm",{value:lo()});Object.defineProperty(Pr,"syslog",{value:uo()})});var I=f(nr=>{"use strict";Object.defineProperty(nr,"LEVEL",{value:Symbol.for("level")});Object.defineProperty(nr,"MESSAGE",{value:Symbol.for("message")});Object.defineProperty(nr,"SPLAT",{value:Symbol.for("splat")});Object.defineProperty(nr,"configs",{value:co()})});var Ir=f((Yg,Dr)=>{"use strict";var Zt=Ut(),{LEVEL:Kt,MESSAGE:Jt}=I();Zt.enabled=!0;var fo=/\s+/,jr=class r{constructor(e={}){e.colors&&this.addColors(e.colors),this.options=e}static addColors(e){let t=Object.keys(e).reduce((n,i)=>(n[i]=fo.test(e[i])?e[i].split(fo):e[i],n),{});return r.allColors=Object.assign({},r.allColors||{},t),r.allColors}addColors(e){return r.addColors(e)}colorize(e,t,n){if(typeof n>"u"&&(n=t),!Array.isArray(r.allColors[e]))return Zt[r.allColors[e]](n);for(let i=0,o=r.allColors[e].length;i<o;i++)n=Zt[r.allColors[e][i]](n);return n}transform(e,t){return t.all&&typeof e[Jt]=="string"&&(e[Jt]=this.colorize(e[Kt],e.level,e[Jt])),(t.level||t.all||!t.message)&&(e.level=this.colorize(e[Kt],e.level)),(t.all||t.message)&&(e.message=this.colorize(e[Kt],e.level,e.message)),e}};Dr.exports=r=>new jr(r);Dr.exports.Colorizer=Dr.exports.Format=jr});var po=f((Vg,ho)=>{"use strict";var{Colorizer:fc}=Ir();ho.exports=r=>(fc.addColors(r.colors||r),r)});var mo=f((Gg,go)=>{"use strict";var hc=J();go.exports=hc(r=>(r.message=` ${r.message}`,r))});var bo=f((Kg,yo)=>{"use strict";var dc=J(),{LEVEL:vo,MESSAGE:Xt}=I();yo.exports=dc((r,{stack:e,cause:t})=>{if(r instanceof Error){let i=Object.assign({},r,{level:r.level,[vo]:r[vo]||r.level,message:r.message,[Xt]:r[Xt]||r.message});return e&&(i.stack=r.stack),t&&(i.cause=r.cause),i}if(!(r.message instanceof Error))return r;let n=r.message;return Object.assign(r,n),r.message=n.message,r[Xt]=n.message,e&&(r.stack=n.stack),t&&(r.cause=n.cause),r})});var en=f((Jg,Fr)=>{"use strict";var{configs:pc,LEVEL:wo,MESSAGE:Qt}=I(),Nr=class r{constructor(e={levels:pc.npm.levels}){this.paddings=r.paddingForLevels(e.levels,e.filler),this.options=e}static getLongestLevel(e){let t=Object.keys(e).map(n=>n.length);return Math.max(...t)}static paddingForLevel(e,t,n){let i=n+1-e.length,o=Math.floor(i/t.length);return`${t}${t.repeat(o)}`.slice(0,i)}static paddingForLevels(e,t=" "){let n=r.getLongestLevel(e);return Object.keys(e).reduce((i,o)=>(i[o]=r.paddingForLevel(o,t,n),i),{})}transform(e,t){return e.message=`${this.paddings[e[wo]]}${e.message}`,e[Qt]&&(e[Qt]=`${this.paddings[e[wo]]}${e[Qt]}`),e}};Fr.exports=r=>new Nr(r);Fr.exports.Padder=Fr.exports.Format=Nr});var _o=f((Zg,rn)=>{"use strict";var{Colorizer:gc}=Ir(),{Padder:mc}=en(),{configs:vc,MESSAGE:yc}=I(),Br=class{constructor(e={}){e.levels||(e.levels=vc.cli.levels),this.colorizer=new gc(e),this.padder=new mc(e),this.options=e}transform(e,t){return this.colorizer.transform(this.padder.transform(e,t),t),e[yc]=`${e.level}:${e.message}`,e}};rn.exports=r=>new Br(r);rn.exports.Format=Br});var $o=f((Xg,tn)=>{"use strict";var bc=J();function xo(r){if(r.every(wc))return e=>{let t=e;for(let n=0;n<r.length;n++)if(t=r[n].transform(t,r[n].options),!t)return!1;return t}}function wc(r){if(typeof r.transform!="function")throw new Error(["No transform function found on format. Did you create a format instance?","const myFormat = format(formatFn);","const instance = myFormat();"].join(`
|
6
|
+
`));return!0}tn.exports=(...r)=>{let e=bc(xo(r)),t=e();return t.Format=e.Format,t};tn.exports.cascade=xo});var or=f((sn,Ro)=>{"use strict";var{hasOwnProperty:ir}=Object.prototype,Me=an();Me.configure=an;Me.stringify=Me;Me.default=Me;sn.stringify=Me;sn.configure=an;Ro.exports=Me;var _c=/[\u0000-\u001f\u0022\u005c\ud800-\udfff]/;function me(r){return r.length<5e3&&!_c.test(r)?`"${r}"`:JSON.stringify(r)}function nn(r,e){if(r.length>200||e)return r.sort(e);for(let t=1;t<r.length;t++){let n=r[t],i=t;for(;i!==0&&r[i-1]>n;)r[i]=r[i-1],i--;r[i]=n}return r}var xc=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(Object.getPrototypeOf(new Int8Array)),Symbol.toStringTag).get;function on(r){return xc.call(r)!==void 0&&r.length!==0}function Eo(r,e,t){r.length<t&&(t=r.length);let n=e===","?"":" ",i=`"0":${n}${r[0]}`;for(let o=1;o<t;o++)i+=`${e}"${o}":${n}${r[o]}`;return i}function $c(r){if(ir.call(r,"circularValue")){let e=r.circularValue;if(typeof e=="string")return`"${e}"`;if(e==null)return e;if(e===Error||e===TypeError)return{toString(){throw new TypeError("Converting circular structure to JSON")}};throw new TypeError('The "circularValue" argument must be of type string or the value null or undefined')}return'"[Circular]"'}function Ec(r){let e;if(ir.call(r,"deterministic")&&(e=r.deterministic,typeof e!="boolean"&&typeof e!="function"))throw new TypeError('The "deterministic" argument must be of type boolean or comparator function');return e===void 0?!0:e}function Sc(r,e){let t;if(ir.call(r,e)&&(t=r[e],typeof t!="boolean"))throw new TypeError(`The "${e}" argument must be of type boolean`);return t===void 0?!0:t}function So(r,e){let t;if(ir.call(r,e)){if(t=r[e],typeof t!="number")throw new TypeError(`The "${e}" argument must be of type number`);if(!Number.isInteger(t))throw new TypeError(`The "${e}" argument must be an integer`);if(t<1)throw new RangeError(`The "${e}" argument must be >= 1`)}return t===void 0?1/0:t}function Re(r){return r===1?"1 item":`${r} items`}function Rc(r){let e=new Set;for(let t of r)(typeof t=="string"||typeof t=="number")&&e.add(String(t));return e}function Mc(r){if(ir.call(r,"strict")){let e=r.strict;if(typeof e!="boolean")throw new TypeError('The "strict" argument must be of type boolean');if(e)return t=>{let n=`Object can not safely be stringified. Received type ${typeof t}`;throw typeof t!="function"&&(n+=` (${t.toString()})`),new Error(n)}}}function an(r){r={...r};let e=Mc(r);e&&(r.bigint===void 0&&(r.bigint=!1),"circularValue"in r||(r.circularValue=Error));let t=$c(r),n=Sc(r,"bigint"),i=Ec(r),o=typeof i=="function"?i:void 0,a=So(r,"maximumDepth"),s=So(r,"maximumBreadth");function l(y,u,v,$,x,R){let m=u[y];switch(typeof m=="object"&&m!==null&&typeof m.toJSON=="function"&&(m=m.toJSON(y)),m=$.call(u,y,m),typeof m){case"string":return me(m);case"object":{if(m===null)return"null";if(v.indexOf(m)!==-1)return t;let b="",T=",",L=R;if(Array.isArray(m)){if(m.length===0)return"[]";if(a<v.length+1)return'"[Array]"';v.push(m),x!==""&&(R+=x,b+=`
|
7
|
+
${R}`,T=`,
|
8
|
+
${R}`);let H=Math.min(m.length,s),X=0;for(;X<H-1;X++){let Ie=l(String(X),m,v,$,x,R);b+=Ie!==void 0?Ie:"null",b+=T}let Q=l(String(X),m,v,$,x,R);if(b+=Q!==void 0?Q:"null",m.length-1>s){let Ie=m.length-s-1;b+=`${T}"... ${Re(Ie)} not stringified"`}return x!==""&&(b+=`
|
9
|
+
${L}`),v.pop(),`[${b}]`}let k=Object.keys(m),P=k.length;if(P===0)return"{}";if(a<v.length+1)return'"[Object]"';let O="",z="";x!==""&&(R+=x,T=`,
|
10
|
+
${R}`,O=" ");let Y=Math.min(P,s);i&&!on(m)&&(k=nn(k,o)),v.push(m);for(let H=0;H<Y;H++){let X=k[H],Q=l(X,m,v,$,x,R);Q!==void 0&&(b+=`${z}${me(X)}:${O}${Q}`,z=T)}if(P>s){let H=P-s;b+=`${z}"...":${O}"${Re(H)} not stringified"`,z=T}return x!==""&&z.length>1&&(b=`
|
11
|
+
${R}${b}
|
12
|
+
${L}`),v.pop(),`{${b}}`}case"number":return isFinite(m)?String(m):e?e(m):"null";case"boolean":return m===!0?"true":"false";case"undefined":return;case"bigint":if(n)return String(m);default:return e?e(m):void 0}}function c(y,u,v,$,x,R){switch(typeof u=="object"&&u!==null&&typeof u.toJSON=="function"&&(u=u.toJSON(y)),typeof u){case"string":return me(u);case"object":{if(u===null)return"null";if(v.indexOf(u)!==-1)return t;let m=R,b="",T=",";if(Array.isArray(u)){if(u.length===0)return"[]";if(a<v.length+1)return'"[Array]"';v.push(u),x!==""&&(R+=x,b+=`
|
13
|
+
${R}`,T=`,
|
14
|
+
${R}`);let P=Math.min(u.length,s),O=0;for(;O<P-1;O++){let Y=c(String(O),u[O],v,$,x,R);b+=Y!==void 0?Y:"null",b+=T}let z=c(String(O),u[O],v,$,x,R);if(b+=z!==void 0?z:"null",u.length-1>s){let Y=u.length-s-1;b+=`${T}"... ${Re(Y)} not stringified"`}return x!==""&&(b+=`
|
15
|
+
${m}`),v.pop(),`[${b}]`}v.push(u);let L="";x!==""&&(R+=x,T=`,
|
16
|
+
${R}`,L=" ");let k="";for(let P of $){let O=c(P,u[P],v,$,x,R);O!==void 0&&(b+=`${k}${me(P)}:${L}${O}`,k=T)}return x!==""&&k.length>1&&(b=`
|
17
|
+
${R}${b}
|
18
|
+
${m}`),v.pop(),`{${b}}`}case"number":return isFinite(u)?String(u):e?e(u):"null";case"boolean":return u===!0?"true":"false";case"undefined":return;case"bigint":if(n)return String(u);default:return e?e(u):void 0}}function h(y,u,v,$,x){switch(typeof u){case"string":return me(u);case"object":{if(u===null)return"null";if(typeof u.toJSON=="function"){if(u=u.toJSON(y),typeof u!="object")return h(y,u,v,$,x);if(u===null)return"null"}if(v.indexOf(u)!==-1)return t;let R=x;if(Array.isArray(u)){if(u.length===0)return"[]";if(a<v.length+1)return'"[Array]"';v.push(u),x+=$;let O=`
|
19
|
+
${x}`,z=`,
|
20
|
+
${x}`,Y=Math.min(u.length,s),H=0;for(;H<Y-1;H++){let Q=h(String(H),u[H],v,$,x);O+=Q!==void 0?Q:"null",O+=z}let X=h(String(H),u[H],v,$,x);if(O+=X!==void 0?X:"null",u.length-1>s){let Q=u.length-s-1;O+=`${z}"... ${Re(Q)} not stringified"`}return O+=`
|
21
|
+
${R}`,v.pop(),`[${O}]`}let m=Object.keys(u),b=m.length;if(b===0)return"{}";if(a<v.length+1)return'"[Object]"';x+=$;let T=`,
|
22
|
+
${x}`,L="",k="",P=Math.min(b,s);on(u)&&(L+=Eo(u,T,s),m=m.slice(u.length),P-=u.length,k=T),i&&(m=nn(m,o)),v.push(u);for(let O=0;O<P;O++){let z=m[O],Y=h(z,u[z],v,$,x);Y!==void 0&&(L+=`${k}${me(z)}: ${Y}`,k=T)}if(b>s){let O=b-s;L+=`${k}"...": "${Re(O)} not stringified"`,k=T}return k!==""&&(L=`
|
23
|
+
${x}${L}
|
24
|
+
${R}`),v.pop(),`{${L}}`}case"number":return isFinite(u)?String(u):e?e(u):"null";case"boolean":return u===!0?"true":"false";case"undefined":return;case"bigint":if(n)return String(u);default:return e?e(u):void 0}}function g(y,u,v){switch(typeof u){case"string":return me(u);case"object":{if(u===null)return"null";if(typeof u.toJSON=="function"){if(u=u.toJSON(y),typeof u!="object")return g(y,u,v);if(u===null)return"null"}if(v.indexOf(u)!==-1)return t;let $="",x=u.length!==void 0;if(x&&Array.isArray(u)){if(u.length===0)return"[]";if(a<v.length+1)return'"[Array]"';v.push(u);let L=Math.min(u.length,s),k=0;for(;k<L-1;k++){let O=g(String(k),u[k],v);$+=O!==void 0?O:"null",$+=","}let P=g(String(k),u[k],v);if($+=P!==void 0?P:"null",u.length-1>s){let O=u.length-s-1;$+=`,"... ${Re(O)} not stringified"`}return v.pop(),`[${$}]`}let R=Object.keys(u),m=R.length;if(m===0)return"{}";if(a<v.length+1)return'"[Object]"';let b="",T=Math.min(m,s);x&&on(u)&&($+=Eo(u,",",s),R=R.slice(u.length),T-=u.length,b=","),i&&(R=nn(R,o)),v.push(u);for(let L=0;L<T;L++){let k=R[L],P=g(k,u[k],v);P!==void 0&&($+=`${b}${me(k)}:${P}`,b=",")}if(m>s){let L=m-s;$+=`${b}"...":"${Re(L)} not stringified"`}return v.pop(),`{${$}}`}case"number":return isFinite(u)?String(u):e?e(u):"null";case"boolean":return u===!0?"true":"false";case"undefined":return;case"bigint":if(n)return String(u);default:return e?e(u):void 0}}function p(y,u,v){if(arguments.length>1){let $="";if(typeof v=="number"?$=" ".repeat(Math.min(v,10)):typeof v=="string"&&($=v.slice(0,10)),u!=null){if(typeof u=="function")return l("",{"":y},[],u,$,"");if(Array.isArray(u))return c("",y,[],Rc(u),$,"")}if($.length!==0)return h("",y,[],$,"")}return g("",y,[])}return p}});var ln=f((Qg,Mo)=>{"use strict";var Oc=J(),{MESSAGE:Tc}=I(),qc=or();function kc(r,e){return typeof e=="bigint"?e.toString():e}Mo.exports=Oc((r,e)=>{let t=qc.configure(e);return r[Tc]=t(r,e.replacer||kc,e.space),r})});var To=f((em,Oo)=>{"use strict";var Cc=J();Oo.exports=Cc((r,e)=>e.message?(r.message=`[${e.label}] ${r.message}`,r):(r.label=e.label,r))});var ko=f((rm,qo)=>{"use strict";var Ac=J(),{MESSAGE:Lc}=I(),Pc=or();qo.exports=Ac(r=>{let e={};return r.message&&(e["@message"]=r.message,delete r.message),r.timestamp&&(e["@timestamp"]=r.timestamp,delete r.timestamp),e["@fields"]=r,r[Lc]=Pc(e),r})});var Ao=f((tm,Co)=>{"use strict";var jc=J();function Dc(r,e,t){let n=e.reduce((o,a)=>(o[a]=r[a],delete r[a],o),{}),i=Object.keys(r).reduce((o,a)=>(o[a]=r[a],delete r[a],o),{});return Object.assign(r,n,{[t]:i}),r}function Ic(r,e,t){return r[t]=e.reduce((n,i)=>(n[i]=r[i],delete r[i],n),{}),r}Co.exports=jc((r,e={})=>{let t="metadata";e.key&&(t=e.key);let n=[];return!e.fillExcept&&!e.fillWith&&(n.push("level"),n.push("message")),e.fillExcept&&(n=e.fillExcept),n.length>0?Dc(r,n,t):e.fillWith?Ic(r,e.fillWith,t):r})});var Po=f((nm,Lo)=>{var Be=1e3,ze=Be*60,He=ze*60,Oe=He*24,Nc=Oe*7,Fc=Oe*365.25;Lo.exports=function(r,e){e=e||{};var t=typeof r;if(t==="string"&&r.length>0)return Bc(r);if(t==="number"&&isFinite(r))return e.long?Hc(r):zc(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function Bc(r){if(r=String(r),!(r.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(e){var t=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return t*Fc;case"weeks":case"week":case"w":return t*Nc;case"days":case"day":case"d":return t*Oe;case"hours":case"hour":case"hrs":case"hr":case"h":return t*He;case"minutes":case"minute":case"mins":case"min":case"m":return t*ze;case"seconds":case"second":case"secs":case"sec":case"s":return t*Be;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return t;default:return}}}}function zc(r){var e=Math.abs(r);return e>=Oe?Math.round(r/Oe)+"d":e>=He?Math.round(r/He)+"h":e>=ze?Math.round(r/ze)+"m":e>=Be?Math.round(r/Be)+"s":r+"ms"}function Hc(r){var e=Math.abs(r);return e>=Oe?zr(r,e,Oe,"day"):e>=He?zr(r,e,He,"hour"):e>=ze?zr(r,e,ze,"minute"):e>=Be?zr(r,e,Be,"second"):r+" ms"}function zr(r,e,t,n){var i=e>=t*1.5;return Math.round(r/t)+" "+n+(i?"s":"")}});var Do=f((ar,jo)=>{"use strict";var Wc=J(),Uc=Po();jo.exports=Wc(r=>{let e=+new Date;return ar.diff=e-(ar.prevTime||e),ar.prevTime=e,r.ms=`+${Uc(ar.diff)}`,r})});var Fo=f((im,No)=>{"use strict";var Yc=require("util").inspect,Vc=J(),{LEVEL:Gc,MESSAGE:Io,SPLAT:Kc}=I();No.exports=Vc((r,e={})=>{let t=Object.assign({},r);return delete t[Gc],delete t[Io],delete t[Kc],r[Io]=Yc(t,!1,e.depth||null,e.colorize),r})});var Bo=f((om,Wr)=>{"use strict";var{MESSAGE:Jc}=I(),Hr=class{constructor(e){this.template=e}transform(e){return e[Jc]=this.template(e),e}};Wr.exports=r=>new Hr(r);Wr.exports.Printf=Wr.exports.Format=Hr});var Wo=f((am,Ho)=>{"use strict";var Zc=J(),{MESSAGE:zo}=I(),Xc=or();Ho.exports=Zc(r=>{let e=Xc(Object.assign({},r,{level:void 0,message:void 0,splat:void 0})),t=r.padding&&r.padding[r.level]||"";return e!=="{}"?r[zo]=`${r.level}:${t} ${r.message} ${e}`:r[zo]=`${r.level}:${t} ${r.message}`,r})});var Vo=f((sm,Yo)=>{"use strict";var Qc=require("util"),{SPLAT:Uo}=I(),ef=/%[scdjifoO%]/g,rf=/%%/g,un=class{constructor(e){this.options=e}_splat(e,t){let n=e.message,i=e[Uo]||e.splat||[],o=n.match(rf),a=o&&o.length||0,l=t.length-a-i.length,c=l<0?i.splice(l,-1*l):[],h=c.length;if(h)for(let g=0;g<h;g++)Object.assign(e,c[g]);return e.message=Qc.format(n,...i),e}transform(e){let t=e.message,n=e[Uo]||e.splat;if(!n||!n.length)return e;let i=t&&t.match&&t.match(ef);if(!i&&(n||n.length)){let o=n.length>1?n.splice(0):n,a=o.length;if(a)for(let s=0;s<a;s++)Object.assign(e,o[s]);return e}return i?this._splat(e,i):e}};Yo.exports=r=>new un(r)});var Ko=f((Ur,Go)=>{(function(r,e){typeof Ur=="object"&&typeof Go<"u"?e(Ur):typeof define=="function"&&define.amd?define(["exports"],e):e(r.fecha={})})(Ur,function(r){"use strict";var e=/d{1,4}|M{1,4}|YY(?:YY)?|S{1,3}|Do|ZZ|Z|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,t="\\d\\d?",n="\\d\\d",i="\\d{3}",o="\\d{4}",a="[^\\s]+",s=/\[([^]*?)\]/gm;function l(d,w){for(var A=[],K=0,E=d.length;K<E;K++)A.push(d[K].substr(0,w));return A}var c=function(d){return function(w,A){var K=A[d].map(function(le){return le.toLowerCase()}),E=K.indexOf(w.toLowerCase());return E>-1?E:null}};function h(d){for(var w=[],A=1;A<arguments.length;A++)w[A-1]=arguments[A];for(var K=0,E=w;K<E.length;K++){var le=E[K];for(var Ee in le)d[Ee]=le[Ee]}return d}var g=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],p=["January","February","March","April","May","June","July","August","September","October","November","December"],y=l(p,3),u=l(g,3),v={dayNamesShort:u,dayNames:g,monthNamesShort:y,monthNames:p,amPm:["am","pm"],DoFn:function(d){return d+["th","st","nd","rd"][d%10>3?0:(d-d%10!==10?1:0)*d%10]}},$=h({},v),x=function(d){return $=h($,d)},R=function(d){return d.replace(/[|\\{()[^$+*?.-]/g,"\\$&")},m=function(d,w){for(w===void 0&&(w=2),d=String(d);d.length<w;)d="0"+d;return d},b={D:function(d){return String(d.getDate())},DD:function(d){return m(d.getDate())},Do:function(d,w){return w.DoFn(d.getDate())},d:function(d){return String(d.getDay())},dd:function(d){return m(d.getDay())},ddd:function(d,w){return w.dayNamesShort[d.getDay()]},dddd:function(d,w){return w.dayNames[d.getDay()]},M:function(d){return String(d.getMonth()+1)},MM:function(d){return m(d.getMonth()+1)},MMM:function(d,w){return w.monthNamesShort[d.getMonth()]},MMMM:function(d,w){return w.monthNames[d.getMonth()]},YY:function(d){return m(String(d.getFullYear()),4).substr(2)},YYYY:function(d){return m(d.getFullYear(),4)},h:function(d){return String(d.getHours()%12||12)},hh:function(d){return m(d.getHours()%12||12)},H:function(d){return String(d.getHours())},HH:function(d){return m(d.getHours())},m:function(d){return String(d.getMinutes())},mm:function(d){return m(d.getMinutes())},s:function(d){return String(d.getSeconds())},ss:function(d){return m(d.getSeconds())},S:function(d){return String(Math.round(d.getMilliseconds()/100))},SS:function(d){return m(Math.round(d.getMilliseconds()/10),2)},SSS:function(d){return m(d.getMilliseconds(),3)},a:function(d,w){return d.getHours()<12?w.amPm[0]:w.amPm[1]},A:function(d,w){return d.getHours()<12?w.amPm[0].toUpperCase():w.amPm[1].toUpperCase()},ZZ:function(d){var w=d.getTimezoneOffset();return(w>0?"-":"+")+m(Math.floor(Math.abs(w)/60)*100+Math.abs(w)%60,4)},Z:function(d){var w=d.getTimezoneOffset();return(w>0?"-":"+")+m(Math.floor(Math.abs(w)/60),2)+":"+m(Math.abs(w)%60,2)}},T=function(d){return+d-1},L=[null,t],k=[null,a],P=["isPm",a,function(d,w){var A=d.toLowerCase();return A===w.amPm[0]?0:A===w.amPm[1]?1:null}],O=["timezoneOffset","[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z?",function(d){var w=(d+"").match(/([+-]|\d\d)/gi);if(w){var A=+w[1]*60+parseInt(w[2],10);return w[0]==="+"?A:-A}return 0}],z={D:["day",t],DD:["day",n],Do:["day",t+a,function(d){return parseInt(d,10)}],M:["month",t,T],MM:["month",n,T],YY:["year",n,function(d){var w=new Date,A=+(""+w.getFullYear()).substr(0,2);return+(""+(+d>68?A-1:A)+d)}],h:["hour",t,void 0,"isPm"],hh:["hour",n,void 0,"isPm"],H:["hour",t],HH:["hour",n],m:["minute",t],mm:["minute",n],s:["second",t],ss:["second",n],YYYY:["year",o],S:["millisecond","\\d",function(d){return+d*100}],SS:["millisecond",n,function(d){return+d*10}],SSS:["millisecond",i],d:L,dd:L,ddd:k,dddd:k,MMM:["month",a,c("monthNamesShort")],MMMM:["month",a,c("monthNames")],a:P,A:P,ZZ:O,Z:O},Y={default:"ddd MMM DD YYYY HH:mm:ss",shortDate:"M/D/YY",mediumDate:"MMM D, YYYY",longDate:"MMMM D, YYYY",fullDate:"dddd, MMMM D, YYYY",isoDate:"YYYY-MM-DD",isoDateTime:"YYYY-MM-DDTHH:mm:ssZ",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},H=function(d){return h(Y,d)},X=function(d,w,A){if(w===void 0&&(w=Y.default),A===void 0&&(A={}),typeof d=="number"&&(d=new Date(d)),Object.prototype.toString.call(d)!=="[object Date]"||isNaN(d.getTime()))throw new Error("Invalid Date pass to format");w=Y[w]||w;var K=[];w=w.replace(s,function(le,Ee){return K.push(Ee),"@@@"});var E=h(h({},$),A);return w=w.replace(e,function(le){return b[le](d,E)}),w.replace(/@@@/g,function(){return K.shift()})};function Q(d,w,A){if(A===void 0&&(A={}),typeof w!="string")throw new Error("Invalid format in fecha parse");if(w=Y[w]||w,d.length>1e3)return null;var K=new Date,E={year:K.getFullYear(),month:0,day:1,hour:0,minute:0,second:0,millisecond:0,isPm:null,timezoneOffset:null},le=[],Ee=[],er=w.replace(s,function(rr,Ne){return Ee.push(R(Ne)),"@@@"}),qr={},Ei={};er=R(er).replace(e,function(rr){var Ne=z[rr],Bt=Ne[0],Pu=Ne[1],Oi=Ne[3];if(qr[Bt])throw new Error("Invalid format. "+Bt+" specified twice in format");return qr[Bt]=!0,Oi&&(Ei[Oi]=!0),le.push(Ne),"("+Pu+")"}),Object.keys(Ei).forEach(function(rr){if(!qr[rr])throw new Error("Invalid format. "+rr+" is required in specified format")}),er=er.replace(/@@@/g,function(){return Ee.shift()});var kr=d.match(new RegExp(er,"i"));if(!kr)return null;for(var Cu=h(h({},$),A),ie=1;ie<kr.length;ie++){var Si=le[ie-1],Au=Si[0],Ri=Si[2],Mi=Ri?Ri(kr[ie],Cu):+kr[ie];if(Mi==null)return null;E[Au]=Mi}E.isPm===1&&E.hour!=null&&+E.hour!=12?E.hour=+E.hour+12:E.isPm===0&&+E.hour==12&&(E.hour=0);var Cr;if(E.timezoneOffset==null){Cr=new Date(E.year,E.month,E.day,E.hour,E.minute,E.second,E.millisecond);for(var Ar=[["month","getMonth"],["day","getDate"],["hour","getHours"],["minute","getMinutes"],["second","getSeconds"]],ie=0,Lu=Ar.length;ie<Lu;ie++)if(qr[Ar[ie][0]]&&E[Ar[ie][0]]!==Cr[Ar[ie][1]]())return null}else if(Cr=new Date(Date.UTC(E.year,E.month,E.day,E.hour,E.minute-E.timezoneOffset,E.second,E.millisecond)),E.month>11||E.month<0||E.day>31||E.day<1||E.hour>23||E.hour<0||E.minute>59||E.minute<0||E.second>59||E.second<0)return null;return Cr}var Ie={format:X,parse:Q,defaultI18n:v,setGlobalDateI18n:x,setGlobalDateMasks:H};r.assign=h,r.default=Ie,r.format=X,r.parse=Q,r.defaultI18n=v,r.setGlobalDateI18n=x,r.setGlobalDateMasks=H,Object.defineProperty(r,"__esModule",{value:!0})})});var Zo=f((lm,Jo)=>{"use strict";var tf=Ko(),nf=J();Jo.exports=nf((r,e={})=>(e.format&&(r.timestamp=typeof e.format=="function"?e.format():tf.format(new Date,e.format)),r.timestamp||(r.timestamp=new Date().toISOString()),e.alias&&(r[e.alias]=r.timestamp),r))});var Qo=f((um,Xo)=>{"use strict";var cn=Ut(),of=J(),{MESSAGE:fn}=I();Xo.exports=of((r,e)=>(e.level!==!1&&(r.level=cn.strip(r.level)),e.message!==!1&&(r.message=cn.strip(String(r.message))),e.raw!==!1&&r[fn]&&(r[fn]=cn.strip(String(r[fn]))),r))});var dn=f(hn=>{"use strict";var af=hn.format=J();hn.levels=po();function W(r,e){Object.defineProperty(af,r,{get(){return e()},configurable:!0})}W("align",function(){return mo()});W("errors",function(){return bo()});W("cli",function(){return _o()});W("combine",function(){return $o()});W("colorize",function(){return Ir()});W("json",function(){return ln()});W("label",function(){return To()});W("logstash",function(){return ko()});W("metadata",function(){return Ao()});W("ms",function(){return Do()});W("padLevels",function(){return en()});W("prettyPrint",function(){return Fo()});W("printf",function(){return Bo()});W("simple",function(){return Wo()});W("splat",function(){return Vo()});W("timestamp",function(){return Zo()});W("uncolorize",function(){return Qo()})});var pn=f(Yr=>{"use strict";var{format:ea}=require("util");Yr.warn={deprecated(r){return()=>{throw new Error(ea("{ %s } was removed in winston@3.0.0.",r))}},useFormat(r){return()=>{throw new Error([ea("{ %s } was removed in winston@3.0.0.",r),"Use a custom winston.format = winston.format(function) instead."].join(`
|
25
|
+
`))}},forFunctions(r,e,t){t.forEach(n=>{r[n]=Yr.warn[e](n)})},forProperties(r,e,t){t.forEach(n=>{let i=Yr.warn[e](n);Object.defineProperty(r,n,{get:i,set:i})})}}});var ra=f((hm,sf)=>{sf.exports={name:"winston",description:"A logger for just about everything.",version:"3.17.0",author:"Charlie Robbins <charlie.robbins@gmail.com>",maintainers:["David Hyde <dabh@alumni.stanford.edu>"],repository:{type:"git",url:"https://github.com/winstonjs/winston.git"},keywords:["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],dependencies:{"@dabh/diagnostics":"^2.0.2","@colors/colors":"^1.6.0",async:"^3.2.3","is-stream":"^2.0.0",logform:"^2.7.0","one-time":"^1.0.0","readable-stream":"^3.4.0","safe-stable-stringify":"^2.3.1","stack-trace":"0.0.x","triple-beam":"^1.3.0","winston-transport":"^4.9.0"},devDependencies:{"@babel/cli":"^7.23.9","@babel/core":"^7.24.0","@babel/preset-env":"^7.24.0","@dabh/eslint-config-populist":"^4.4.0","@types/node":"^20.11.24","abstract-winston-transport":"^0.5.1",assume:"^2.2.0","cross-spawn-async":"^2.2.5",eslint:"^8.57.0",hock:"^1.4.1",mocha:"^10.3.0",nyc:"^17.1.0",rimraf:"5.0.1",split2:"^4.1.0","std-mocks":"^2.0.0",through2:"^4.0.2","winston-compat":"^0.1.5"},main:"./lib/winston.js",browser:"./dist/winston",types:"./index.d.ts",scripts:{lint:"eslint lib/*.js lib/winston/*.js lib/winston/**/*.js --resolve-plugins-relative-to ./node_modules/@dabh/eslint-config-populist",test:"rimraf test/fixtures/logs/* && mocha","test:coverage":"nyc npm run test:unit","test:unit":"mocha test/unit","test:integration":"mocha test/integration",build:"rimraf dist && babel lib -d dist",prepublishOnly:"npm run build"},engines:{node:">= 12.0.0"},license:"MIT"}});var na=f((dm,ta)=>{ta.exports=require("util").deprecate});var gn=f((pm,ia)=>{ia.exports=require("stream")});var vn=f((gm,aa)=>{"use strict";function lf(r,e){var t=this,n=this._readableState&&this._readableState.destroyed,i=this._writableState&&this._writableState.destroyed;return n||i?(e?e(r):r&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(mn,this,r)):process.nextTick(mn,this,r)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(r||null,function(o){!e&&o?t._writableState?t._writableState.errorEmitted?process.nextTick(Vr,t):(t._writableState.errorEmitted=!0,process.nextTick(oa,t,o)):process.nextTick(oa,t,o):e?(process.nextTick(Vr,t),e(o)):process.nextTick(Vr,t)}),this)}function oa(r,e){mn(r,e),Vr(r)}function Vr(r){r._writableState&&!r._writableState.emitClose||r._readableState&&!r._readableState.emitClose||r.emit("close")}function uf(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function mn(r,e){r.emit("error",e)}function cf(r,e){var t=r._readableState,n=r._writableState;t&&t.autoDestroy||n&&n.autoDestroy?r.destroy(e):r.emit("error",e)}aa.exports={destroy:lf,undestroy:uf,errorOrDestroy:cf}});var ve=f((mm,ua)=>{"use strict";var la={};function te(r,e,t){t||(t=Error);function n(o,a,s){return typeof e=="string"?e:e(o,a,s)}class i extends t{constructor(a,s,l){super(n(a,s,l))}}i.prototype.name=t.name,i.prototype.code=r,la[r]=i}function sa(r,e){if(Array.isArray(r)){let t=r.length;return r=r.map(n=>String(n)),t>2?`one of ${e} ${r.slice(0,t-1).join(", ")}, or `+r[t-1]:t===2?`one of ${e} ${r[0]} or ${r[1]}`:`of ${e} ${r[0]}`}else return`of ${e} ${String(r)}`}function ff(r,e,t){return r.substr(!t||t<0?0:+t,e.length)===e}function hf(r,e,t){return(t===void 0||t>r.length)&&(t=r.length),r.substring(t-e.length,t)===e}function df(r,e,t){return typeof t!="number"&&(t=0),t+e.length>r.length?!1:r.indexOf(e,t)!==-1}te("ERR_INVALID_OPT_VALUE",function(r,e){return'The value "'+e+'" is invalid for option "'+r+'"'},TypeError);te("ERR_INVALID_ARG_TYPE",function(r,e,t){let n;typeof e=="string"&&ff(e,"not ")?(n="must not be",e=e.replace(/^not /,"")):n="must be";let i;if(hf(r," argument"))i=`The ${r} ${n} ${sa(e,"type")}`;else{let o=df(r,".")?"property":"argument";i=`The "${r}" ${o} ${n} ${sa(e,"type")}`}return i+=`. Received type ${typeof t}`,i},TypeError);te("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");te("ERR_METHOD_NOT_IMPLEMENTED",function(r){return"The "+r+" method is not implemented"});te("ERR_STREAM_PREMATURE_CLOSE","Premature close");te("ERR_STREAM_DESTROYED",function(r){return"Cannot call "+r+" after a stream was destroyed"});te("ERR_MULTIPLE_CALLBACK","Callback called multiple times");te("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");te("ERR_STREAM_WRITE_AFTER_END","write after end");te("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);te("ERR_UNKNOWN_ENCODING",function(r){return"Unknown encoding: "+r},TypeError);te("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");ua.exports.codes=la});var yn=f((vm,ca)=>{"use strict";var pf=ve().codes.ERR_INVALID_OPT_VALUE;function gf(r,e,t){return r.highWaterMark!=null?r.highWaterMark:e?r[t]:null}function mf(r,e,t,n){var i=gf(e,n,t);if(i!=null){if(!(isFinite(i)&&Math.floor(i)===i)||i<0){var o=n?t:"highWaterMark";throw new pf(o,i)}return Math.floor(i)}return r.objectMode?16:16*1024}ca.exports={getHighWaterMark:mf}});var fa=f((ym,bn)=>{typeof Object.create=="function"?bn.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:bn.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}});var We=f((bm,_n)=>{try{if(wn=require("util"),typeof wn.inherits!="function")throw"";_n.exports=wn.inherits}catch{_n.exports=fa()}var wn});var va=f((wm,ma)=>{"use strict";function ha(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function da(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?ha(Object(t),!0).forEach(function(n){vf(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):ha(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function vf(r,e,t){return e=ga(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function yf(r,e){if(!(r instanceof e))throw new TypeError("Cannot call a class as a function")}function pa(r,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(r,ga(n.key),n)}}function bf(r,e,t){return e&&pa(r.prototype,e),t&&pa(r,t),Object.defineProperty(r,"prototype",{writable:!1}),r}function ga(r){var e=wf(r,"string");return typeof e=="symbol"?e:String(e)}function wf(r,e){if(typeof r!="object"||r===null)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}var _f=require("buffer"),Gr=_f.Buffer,xf=require("util"),xn=xf.inspect,$f=xn&&xn.custom||"inspect";function Ef(r,e,t){Gr.prototype.copy.call(r,e,t)}ma.exports=function(){function r(){yf(this,r),this.head=null,this.tail=null,this.length=0}return bf(r,[{key:"push",value:function(t){var n={data:t,next:null};this.length>0?this.tail.next=n:this.head=n,this.tail=n,++this.length}},{key:"unshift",value:function(t){var n={data:t,next:this.head};this.length===0&&(this.tail=n),this.head=n,++this.length}},{key:"shift",value:function(){if(this.length!==0){var t=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,t}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(t){if(this.length===0)return"";for(var n=this.head,i=""+n.data;n=n.next;)i+=t+n.data;return i}},{key:"concat",value:function(t){if(this.length===0)return Gr.alloc(0);for(var n=Gr.allocUnsafe(t>>>0),i=this.head,o=0;i;)Ef(i.data,n,o),o+=i.data.length,i=i.next;return n}},{key:"consume",value:function(t,n){var i;return t<this.head.data.length?(i=this.head.data.slice(0,t),this.head.data=this.head.data.slice(t)):t===this.head.data.length?i=this.shift():i=n?this._getString(t):this._getBuffer(t),i}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(t){var n=this.head,i=1,o=n.data;for(t-=o.length;n=n.next;){var a=n.data,s=t>a.length?a.length:t;if(s===a.length?o+=a:o+=a.slice(0,t),t-=s,t===0){s===a.length?(++i,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=a.slice(s));break}++i}return this.length-=i,o}},{key:"_getBuffer",value:function(t){var n=Gr.allocUnsafe(t),i=this.head,o=1;for(i.data.copy(n),t-=i.data.length;i=i.next;){var a=i.data,s=t>a.length?a.length:t;if(a.copy(n,n.length-t,0,s),t-=s,t===0){s===a.length?(++o,i.next?this.head=i.next:this.head=this.tail=null):(this.head=i,i.data=a.slice(s));break}++o}return this.length-=o,n}},{key:$f,value:function(t,n){return xn(this,da(da({},n),{},{depth:0,customInspect:!1}))}}]),r}()});var wa=f(($n,ba)=>{var Kr=require("buffer"),ue=Kr.Buffer;function ya(r,e){for(var t in r)e[t]=r[t]}ue.from&&ue.alloc&&ue.allocUnsafe&&ue.allocUnsafeSlow?ba.exports=Kr:(ya(Kr,$n),$n.Buffer=Te);function Te(r,e,t){return ue(r,e,t)}Te.prototype=Object.create(ue.prototype);ya(ue,Te);Te.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return ue(r,e,t)};Te.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=ue(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Te.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return ue(r)};Te.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return Kr.SlowBuffer(r)}});var Rn=f(xa=>{"use strict";var Sn=wa().Buffer,_a=Sn.isEncoding||function(r){switch(r=""+r,r&&r.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function Sf(r){if(!r)return"utf8";for(var e;;)switch(r){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return r;default:if(e)return;r=(""+r).toLowerCase(),e=!0}}function Rf(r){var e=Sf(r);if(typeof e!="string"&&(Sn.isEncoding===_a||!_a(r)))throw new Error("Unknown encoding: "+r);return e||r}xa.StringDecoder=sr;function sr(r){this.encoding=Rf(r);var e;switch(this.encoding){case"utf16le":this.text=Cf,this.end=Af,e=4;break;case"utf8":this.fillLast=Tf,e=4;break;case"base64":this.text=Lf,this.end=Pf,e=3;break;default:this.write=jf,this.end=Df;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Sn.allocUnsafe(e)}sr.prototype.write=function(r){if(r.length===0)return"";var e,t;if(this.lastNeed){if(e=this.fillLast(r),e===void 0)return"";t=this.lastNeed,this.lastNeed=0}else t=0;return t<r.length?e?e+this.text(r,t):this.text(r,t):e||""};sr.prototype.end=kf;sr.prototype.text=qf;sr.prototype.fillLast=function(r){if(this.lastNeed<=r.length)return r.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);r.copy(this.lastChar,this.lastTotal-this.lastNeed,0,r.length),this.lastNeed-=r.length};function En(r){return r<=127?0:r>>5===6?2:r>>4===14?3:r>>3===30?4:r>>6===2?-1:-2}function Mf(r,e,t){var n=e.length-1;if(n<t)return 0;var i=En(e[n]);return i>=0?(i>0&&(r.lastNeed=i-1),i):--n<t||i===-2?0:(i=En(e[n]),i>=0?(i>0&&(r.lastNeed=i-2),i):--n<t||i===-2?0:(i=En(e[n]),i>=0?(i>0&&(i===2?i=0:r.lastNeed=i-3),i):0))}function Of(r,e,t){if((e[0]&192)!==128)return r.lastNeed=0,"\uFFFD";if(r.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return r.lastNeed=1,"\uFFFD";if(r.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return r.lastNeed=2,"\uFFFD"}}function Tf(r){var e=this.lastTotal-this.lastNeed,t=Of(this,r,e);if(t!==void 0)return t;if(this.lastNeed<=r.length)return r.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);r.copy(this.lastChar,e,0,r.length),this.lastNeed-=r.length}function qf(r,e){var t=Mf(this,r,e);if(!this.lastNeed)return r.toString("utf8",e);this.lastTotal=t;var n=r.length-(t-this.lastNeed);return r.copy(this.lastChar,0,n),r.toString("utf8",e,n)}function kf(r){var e=r&&r.length?this.write(r):"";return this.lastNeed?e+"\uFFFD":e}function Cf(r,e){if((r.length-e)%2===0){var t=r.toString("utf16le",e);if(t){var n=t.charCodeAt(t.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=r[r.length-2],this.lastChar[1]=r[r.length-1],t.slice(0,-1)}return t}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=r[r.length-1],r.toString("utf16le",e,r.length-1)}function Af(r){var e=r&&r.length?this.write(r):"";if(this.lastNeed){var t=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,t)}return e}function Lf(r,e){var t=(r.length-e)%3;return t===0?r.toString("base64",e):(this.lastNeed=3-t,this.lastTotal=3,t===1?this.lastChar[0]=r[r.length-1]:(this.lastChar[0]=r[r.length-2],this.lastChar[1]=r[r.length-1]),r.toString("base64",e,r.length-t))}function Pf(r){var e=r&&r.length?this.write(r):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function jf(r){return r.toString(this.encoding)}function Df(r){return r&&r.length?this.write(r):""}});var Jr=f((xm,Sa)=>{"use strict";var $a=ve().codes.ERR_STREAM_PREMATURE_CLOSE;function If(r){var e=!1;return function(){if(!e){e=!0;for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];r.apply(this,n)}}}function Nf(){}function Ff(r){return r.setHeader&&typeof r.abort=="function"}function Ea(r,e,t){if(typeof e=="function")return Ea(r,null,e);e||(e={}),t=If(t||Nf);var n=e.readable||e.readable!==!1&&r.readable,i=e.writable||e.writable!==!1&&r.writable,o=function(){r.writable||s()},a=r._writableState&&r._writableState.finished,s=function(){i=!1,a=!0,n||t.call(r)},l=r._readableState&&r._readableState.endEmitted,c=function(){n=!1,l=!0,i||t.call(r)},h=function(u){t.call(r,u)},g=function(){var u;if(n&&!l)return(!r._readableState||!r._readableState.ended)&&(u=new $a),t.call(r,u);if(i&&!a)return(!r._writableState||!r._writableState.ended)&&(u=new $a),t.call(r,u)},p=function(){r.req.on("finish",s)};return Ff(r)?(r.on("complete",s),r.on("abort",g),r.req?p():r.on("request",p)):i&&!r._writableState&&(r.on("end",o),r.on("close",o)),r.on("end",c),r.on("finish",s),e.error!==!1&&r.on("error",h),r.on("close",g),function(){r.removeListener("complete",s),r.removeListener("abort",g),r.removeListener("request",p),r.req&&r.req.removeListener("finish",s),r.removeListener("end",o),r.removeListener("close",o),r.removeListener("finish",s),r.removeListener("end",c),r.removeListener("error",h),r.removeListener("close",g)}}Sa.exports=Ea});var Ma=f(($m,Ra)=>{"use strict";var Zr;function ye(r,e,t){return e=Bf(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Bf(r){var e=zf(r,"string");return typeof e=="symbol"?e:String(e)}function zf(r,e){if(typeof r!="object"||r===null)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}var Hf=Jr(),be=Symbol("lastResolve"),qe=Symbol("lastReject"),lr=Symbol("error"),Xr=Symbol("ended"),ke=Symbol("lastPromise"),Mn=Symbol("handlePromise"),Ce=Symbol("stream");function we(r,e){return{value:r,done:e}}function Wf(r){var e=r[be];if(e!==null){var t=r[Ce].read();t!==null&&(r[ke]=null,r[be]=null,r[qe]=null,e(we(t,!1)))}}function Uf(r){process.nextTick(Wf,r)}function Yf(r,e){return function(t,n){r.then(function(){if(e[Xr]){t(we(void 0,!0));return}e[Mn](t,n)},n)}}var Vf=Object.getPrototypeOf(function(){}),Gf=Object.setPrototypeOf((Zr={get stream(){return this[Ce]},next:function(){var e=this,t=this[lr];if(t!==null)return Promise.reject(t);if(this[Xr])return Promise.resolve(we(void 0,!0));if(this[Ce].destroyed)return new Promise(function(a,s){process.nextTick(function(){e[lr]?s(e[lr]):a(we(void 0,!0))})});var n=this[ke],i;if(n)i=new Promise(Yf(n,this));else{var o=this[Ce].read();if(o!==null)return Promise.resolve(we(o,!1));i=new Promise(this[Mn])}return this[ke]=i,i}},ye(Zr,Symbol.asyncIterator,function(){return this}),ye(Zr,"return",function(){var e=this;return new Promise(function(t,n){e[Ce].destroy(null,function(i){if(i){n(i);return}t(we(void 0,!0))})})}),Zr),Vf),Kf=function(e){var t,n=Object.create(Gf,(t={},ye(t,Ce,{value:e,writable:!0}),ye(t,be,{value:null,writable:!0}),ye(t,qe,{value:null,writable:!0}),ye(t,lr,{value:null,writable:!0}),ye(t,Xr,{value:e._readableState.endEmitted,writable:!0}),ye(t,Mn,{value:function(o,a){var s=n[Ce].read();s?(n[ke]=null,n[be]=null,n[qe]=null,o(we(s,!1))):(n[be]=o,n[qe]=a)},writable:!0}),t));return n[ke]=null,Hf(e,function(i){if(i&&i.code!=="ERR_STREAM_PREMATURE_CLOSE"){var o=n[qe];o!==null&&(n[ke]=null,n[be]=null,n[qe]=null,o(i)),n[lr]=i;return}var a=n[be];a!==null&&(n[ke]=null,n[be]=null,n[qe]=null,a(we(void 0,!0))),n[Xr]=!0}),e.on("readable",Uf.bind(null,n)),n};Ra.exports=Kf});var ka=f((Em,qa)=>{"use strict";function Oa(r,e,t,n,i,o,a){try{var s=r[o](a),l=s.value}catch(c){t(c);return}s.done?e(l):Promise.resolve(l).then(n,i)}function Jf(r){return function(){var e=this,t=arguments;return new Promise(function(n,i){var o=r.apply(e,t);function a(l){Oa(o,n,i,a,s,"next",l)}function s(l){Oa(o,n,i,a,s,"throw",l)}a(void 0)})}}function Ta(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function Zf(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Ta(Object(t),!0).forEach(function(n){Xf(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Ta(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function Xf(r,e,t){return e=Qf(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Qf(r){var e=eh(r,"string");return typeof e=="symbol"?e:String(e)}function eh(r,e){if(typeof r!="object"||r===null)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}var rh=ve().codes.ERR_INVALID_ARG_TYPE;function th(r,e,t){var n;if(e&&typeof e.next=="function")n=e;else if(e&&e[Symbol.asyncIterator])n=e[Symbol.asyncIterator]();else if(e&&e[Symbol.iterator])n=e[Symbol.iterator]();else throw new rh("iterable",["Iterable"],e);var i=new r(Zf({objectMode:!0},t)),o=!1;i._read=function(){o||(o=!0,a())};function a(){return s.apply(this,arguments)}function s(){return s=Jf(function*(){try{var l=yield n.next(),c=l.value,h=l.done;h?i.push(null):i.push(yield c)?a():o=!1}catch(g){i.destroy(g)}}),s.apply(this,arguments)}return i}qa.exports=th});var Dn=f((Rm,Ba)=>{"use strict";Ba.exports=q;var Ue;q.ReadableState=Pa;var Sm=require("events").EventEmitter,La=function(e,t){return e.listeners(t).length},cr=gn(),Qr=require("buffer").Buffer,nh=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function ih(r){return Qr.from(r)}function oh(r){return Qr.isBuffer(r)||r instanceof nh}var On=require("util"),S;On&&On.debuglog?S=On.debuglog("stream"):S=function(){};var ah=va(),Pn=vn(),sh=yn(),lh=sh.getHighWaterMark,et=ve().codes,uh=et.ERR_INVALID_ARG_TYPE,ch=et.ERR_STREAM_PUSH_AFTER_EOF,fh=et.ERR_METHOD_NOT_IMPLEMENTED,hh=et.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,Ye,Tn,qn;We()(q,cr);var ur=Pn.errorOrDestroy,kn=["error","close","destroy","pause","resume"];function dh(r,e,t){if(typeof r.prependListener=="function")return r.prependListener(e,t);!r._events||!r._events[e]?r.on(e,t):Array.isArray(r._events[e])?r._events[e].unshift(t):r._events[e]=[t,r._events[e]]}function Pa(r,e,t){Ue=Ue||Ae(),r=r||{},typeof t!="boolean"&&(t=e instanceof Ue),this.objectMode=!!r.objectMode,t&&(this.objectMode=this.objectMode||!!r.readableObjectMode),this.highWaterMark=lh(this,r,"readableHighWaterMark",t),this.buffer=new ah,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=r.emitClose!==!1,this.autoDestroy=!!r.autoDestroy,this.destroyed=!1,this.defaultEncoding=r.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,r.encoding&&(Ye||(Ye=Rn().StringDecoder),this.decoder=new Ye(r.encoding),this.encoding=r.encoding)}function q(r){if(Ue=Ue||Ae(),!(this instanceof q))return new q(r);var e=this instanceof Ue;this._readableState=new Pa(r,this,e),this.readable=!0,r&&(typeof r.read=="function"&&(this._read=r.read),typeof r.destroy=="function"&&(this._destroy=r.destroy)),cr.call(this)}Object.defineProperty(q.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}});q.prototype.destroy=Pn.destroy;q.prototype._undestroy=Pn.undestroy;q.prototype._destroy=function(r,e){e(r)};q.prototype.push=function(r,e){var t=this._readableState,n;return t.objectMode?n=!0:typeof r=="string"&&(e=e||t.defaultEncoding,e!==t.encoding&&(r=Qr.from(r,e),e=""),n=!0),ja(this,r,e,!1,n)};q.prototype.unshift=function(r){return ja(this,r,null,!0,!1)};function ja(r,e,t,n,i){S("readableAddChunk",e);var o=r._readableState;if(e===null)o.reading=!1,mh(r,o);else{var a;if(i||(a=ph(o,e)),a)ur(r,a);else if(o.objectMode||e&&e.length>0)if(typeof e!="string"&&!o.objectMode&&Object.getPrototypeOf(e)!==Qr.prototype&&(e=ih(e)),n)o.endEmitted?ur(r,new hh):Cn(r,o,e,!0);else if(o.ended)ur(r,new ch);else{if(o.destroyed)return!1;o.reading=!1,o.decoder&&!t?(e=o.decoder.write(e),o.objectMode||e.length!==0?Cn(r,o,e,!1):Ln(r,o)):Cn(r,o,e,!1)}else n||(o.reading=!1,Ln(r,o))}return!o.ended&&(o.length<o.highWaterMark||o.length===0)}function Cn(r,e,t,n){e.flowing&&e.length===0&&!e.sync?(e.awaitDrain=0,r.emit("data",t)):(e.length+=e.objectMode?1:t.length,n?e.buffer.unshift(t):e.buffer.push(t),e.needReadable&&rt(r)),Ln(r,e)}function ph(r,e){var t;return!oh(e)&&typeof e!="string"&&e!==void 0&&!r.objectMode&&(t=new uh("chunk",["string","Buffer","Uint8Array"],e)),t}q.prototype.isPaused=function(){return this._readableState.flowing===!1};q.prototype.setEncoding=function(r){Ye||(Ye=Rn().StringDecoder);var e=new Ye(r);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;for(var t=this._readableState.buffer.head,n="";t!==null;)n+=e.write(t.data),t=t.next;return this._readableState.buffer.clear(),n!==""&&this._readableState.buffer.push(n),this._readableState.length=n.length,this};var Ca=1073741824;function gh(r){return r>=Ca?r=Ca:(r--,r|=r>>>1,r|=r>>>2,r|=r>>>4,r|=r>>>8,r|=r>>>16,r++),r}function Aa(r,e){return r<=0||e.length===0&&e.ended?0:e.objectMode?1:r!==r?e.flowing&&e.length?e.buffer.head.data.length:e.length:(r>e.highWaterMark&&(e.highWaterMark=gh(r)),r<=e.length?r:e.ended?e.length:(e.needReadable=!0,0))}q.prototype.read=function(r){S("read",r),r=parseInt(r,10);var e=this._readableState,t=r;if(r!==0&&(e.emittedReadable=!1),r===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return S("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?An(this):rt(this),null;if(r=Aa(r,e),r===0&&e.ended)return e.length===0&&An(this),null;var n=e.needReadable;S("need readable",n),(e.length===0||e.length-r<e.highWaterMark)&&(n=!0,S("length less than watermark",n)),e.ended||e.reading?(n=!1,S("reading or ended",n)):n&&(S("do read"),e.reading=!0,e.sync=!0,e.length===0&&(e.needReadable=!0),this._read(e.highWaterMark),e.sync=!1,e.reading||(r=Aa(t,e)));var i;return r>0?i=Na(r,e):i=null,i===null?(e.needReadable=e.length<=e.highWaterMark,r=0):(e.length-=r,e.awaitDrain=0),e.length===0&&(e.ended||(e.needReadable=!0),t!==r&&e.ended&&An(this)),i!==null&&this.emit("data",i),i};function mh(r,e){if(S("onEofChunk"),!e.ended){if(e.decoder){var t=e.decoder.end();t&&t.length&&(e.buffer.push(t),e.length+=e.objectMode?1:t.length)}e.ended=!0,e.sync?rt(r):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,Da(r)))}}function rt(r){var e=r._readableState;S("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(S("emitReadable",e.flowing),e.emittedReadable=!0,process.nextTick(Da,r))}function Da(r){var e=r._readableState;S("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&(e.length||e.ended)&&(r.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,jn(r)}function Ln(r,e){e.readingMore||(e.readingMore=!0,process.nextTick(vh,r,e))}function vh(r,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){var t=e.length;if(S("maybeReadMore read 0"),r.read(0),t===e.length)break}e.readingMore=!1}q.prototype._read=function(r){ur(this,new fh("_read()"))};q.prototype.pipe=function(r,e){var t=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=r;break;case 1:n.pipes=[n.pipes,r];break;default:n.pipes.push(r);break}n.pipesCount+=1,S("pipe count=%d opts=%j",n.pipesCount,e);var i=(!e||e.end!==!1)&&r!==process.stdout&&r!==process.stderr,o=i?s:v;n.endEmitted?process.nextTick(o):t.once("end",o),r.on("unpipe",a);function a($,x){S("onunpipe"),$===t&&x&&x.hasUnpiped===!1&&(x.hasUnpiped=!0,h())}function s(){S("onend"),r.end()}var l=yh(t);r.on("drain",l);var c=!1;function h(){S("cleanup"),r.removeListener("close",y),r.removeListener("finish",u),r.removeListener("drain",l),r.removeListener("error",p),r.removeListener("unpipe",a),t.removeListener("end",s),t.removeListener("end",v),t.removeListener("data",g),c=!0,n.awaitDrain&&(!r._writableState||r._writableState.needDrain)&&l()}t.on("data",g);function g($){S("ondata");var x=r.write($);S("dest.write",x),x===!1&&((n.pipesCount===1&&n.pipes===r||n.pipesCount>1&&Fa(n.pipes,r)!==-1)&&!c&&(S("false write response, pause",n.awaitDrain),n.awaitDrain++),t.pause())}function p($){S("onerror",$),v(),r.removeListener("error",p),La(r,"error")===0&&ur(r,$)}dh(r,"error",p);function y(){r.removeListener("finish",u),v()}r.once("close",y);function u(){S("onfinish"),r.removeListener("close",y),v()}r.once("finish",u);function v(){S("unpipe"),t.unpipe(r)}return r.emit("pipe",t),n.flowing||(S("pipe resume"),t.resume()),r};function yh(r){return function(){var t=r._readableState;S("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,t.awaitDrain===0&&La(r,"data")&&(t.flowing=!0,jn(r))}}q.prototype.unpipe=function(r){var e=this._readableState,t={hasUnpiped:!1};if(e.pipesCount===0)return this;if(e.pipesCount===1)return r&&r!==e.pipes?this:(r||(r=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,r&&r.emit("unpipe",this,t),this);if(!r){var n=e.pipes,i=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var o=0;o<i;o++)n[o].emit("unpipe",this,{hasUnpiped:!1});return this}var a=Fa(e.pipes,r);return a===-1?this:(e.pipes.splice(a,1),e.pipesCount-=1,e.pipesCount===1&&(e.pipes=e.pipes[0]),r.emit("unpipe",this,t),this)};q.prototype.on=function(r,e){var t=cr.prototype.on.call(this,r,e),n=this._readableState;return r==="data"?(n.readableListening=this.listenerCount("readable")>0,n.flowing!==!1&&this.resume()):r==="readable"&&!n.endEmitted&&!n.readableListening&&(n.readableListening=n.needReadable=!0,n.flowing=!1,n.emittedReadable=!1,S("on readable",n.length,n.reading),n.length?rt(this):n.reading||process.nextTick(bh,this)),t};q.prototype.addListener=q.prototype.on;q.prototype.removeListener=function(r,e){var t=cr.prototype.removeListener.call(this,r,e);return r==="readable"&&process.nextTick(Ia,this),t};q.prototype.removeAllListeners=function(r){var e=cr.prototype.removeAllListeners.apply(this,arguments);return(r==="readable"||r===void 0)&&process.nextTick(Ia,this),e};function Ia(r){var e=r._readableState;e.readableListening=r.listenerCount("readable")>0,e.resumeScheduled&&!e.paused?e.flowing=!0:r.listenerCount("data")>0&&r.resume()}function bh(r){S("readable nexttick read 0"),r.read(0)}q.prototype.resume=function(){var r=this._readableState;return r.flowing||(S("resume"),r.flowing=!r.readableListening,wh(this,r)),r.paused=!1,this};function wh(r,e){e.resumeScheduled||(e.resumeScheduled=!0,process.nextTick(_h,r,e))}function _h(r,e){S("resume",e.reading),e.reading||r.read(0),e.resumeScheduled=!1,r.emit("resume"),jn(r),e.flowing&&!e.reading&&r.read(0)}q.prototype.pause=function(){return S("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(S("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function jn(r){var e=r._readableState;for(S("flow",e.flowing);e.flowing&&r.read()!==null;);}q.prototype.wrap=function(r){var e=this,t=this._readableState,n=!1;r.on("end",function(){if(S("wrapped end"),t.decoder&&!t.ended){var a=t.decoder.end();a&&a.length&&e.push(a)}e.push(null)}),r.on("data",function(a){if(S("wrapped data"),t.decoder&&(a=t.decoder.write(a)),!(t.objectMode&&a==null)&&!(!t.objectMode&&(!a||!a.length))){var s=e.push(a);s||(n=!0,r.pause())}});for(var i in r)this[i]===void 0&&typeof r[i]=="function"&&(this[i]=function(s){return function(){return r[s].apply(r,arguments)}}(i));for(var o=0;o<kn.length;o++)r.on(kn[o],this.emit.bind(this,kn[o]));return this._read=function(a){S("wrapped _read",a),n&&(n=!1,r.resume())},this};typeof Symbol=="function"&&(q.prototype[Symbol.asyncIterator]=function(){return Tn===void 0&&(Tn=Ma()),Tn(this)});Object.defineProperty(q.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(q.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(q.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(e){this._readableState&&(this._readableState.flowing=e)}});q._fromList=Na;Object.defineProperty(q.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function Na(r,e){if(e.length===0)return null;var t;return e.objectMode?t=e.buffer.shift():!r||r>=e.length?(e.decoder?t=e.buffer.join(""):e.buffer.length===1?t=e.buffer.first():t=e.buffer.concat(e.length),e.buffer.clear()):t=e.buffer.consume(r,e.decoder),t}function An(r){var e=r._readableState;S("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,process.nextTick(xh,e,r))}function xh(r,e){if(S("endReadableNT",r.endEmitted,r.length),!r.endEmitted&&r.length===0&&(r.endEmitted=!0,e.readable=!1,e.emit("end"),r.autoDestroy)){var t=e._writableState;(!t||t.autoDestroy&&t.finished)&&e.destroy()}}typeof Symbol=="function"&&(q.from=function(r,e){return qn===void 0&&(qn=ka()),qn(q,r,e)});function Fa(r,e){for(var t=0,n=r.length;t<n;t++)if(r[t]===e)return t;return-1}});var Ae=f((Mm,Ha)=>{"use strict";var $h=Object.keys||function(r){var e=[];for(var t in r)e.push(t);return e};Ha.exports=ce;var za=Dn(),Nn=it();We()(ce,za);for(In=$h(Nn.prototype),tt=0;tt<In.length;tt++)nt=In[tt],ce.prototype[nt]||(ce.prototype[nt]=Nn.prototype[nt]);var In,nt,tt;function ce(r){if(!(this instanceof ce))return new ce(r);za.call(this,r),Nn.call(this,r),this.allowHalfOpen=!0,r&&(r.readable===!1&&(this.readable=!1),r.writable===!1&&(this.writable=!1),r.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",Eh)))}Object.defineProperty(ce.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty(ce.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty(ce.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function Eh(){this._writableState.ended||process.nextTick(Sh,this)}function Sh(r){r.end()}Object.defineProperty(ce.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(e){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=e,this._writableState.destroyed=e)}})});var it=f((Om,Ka)=>{"use strict";Ka.exports=j;function Ua(r){var e=this;this.next=null,this.entry=null,this.finish=function(){Xh(e,r)}}var Ve;j.WritableState=hr;var Rh={deprecate:na()},Ya=gn(),at=require("buffer").Buffer,Mh=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function Oh(r){return at.from(r)}function Th(r){return at.isBuffer(r)||r instanceof Mh}var Bn=vn(),qh=yn(),kh=qh.getHighWaterMark,_e=ve().codes,Ch=_e.ERR_INVALID_ARG_TYPE,Ah=_e.ERR_METHOD_NOT_IMPLEMENTED,Lh=_e.ERR_MULTIPLE_CALLBACK,Ph=_e.ERR_STREAM_CANNOT_PIPE,jh=_e.ERR_STREAM_DESTROYED,Dh=_e.ERR_STREAM_NULL_VALUES,Ih=_e.ERR_STREAM_WRITE_AFTER_END,Nh=_e.ERR_UNKNOWN_ENCODING,Ge=Bn.errorOrDestroy;We()(j,Ya);function Fh(){}function hr(r,e,t){Ve=Ve||Ae(),r=r||{},typeof t!="boolean"&&(t=e instanceof Ve),this.objectMode=!!r.objectMode,t&&(this.objectMode=this.objectMode||!!r.writableObjectMode),this.highWaterMark=kh(this,r,"writableHighWaterMark",t),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var n=r.decodeStrings===!1;this.decodeStrings=!n,this.defaultEncoding=r.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(i){Vh(e,i)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=r.emitClose!==!1,this.autoDestroy=!!r.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new Ua(this)}hr.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t};(function(){try{Object.defineProperty(hr.prototype,"buffer",{get:Rh.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var ot;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(ot=Function.prototype[Symbol.hasInstance],Object.defineProperty(j,Symbol.hasInstance,{value:function(e){return ot.call(this,e)?!0:this!==j?!1:e&&e._writableState instanceof hr}})):ot=function(e){return e instanceof this};function j(r){Ve=Ve||Ae();var e=this instanceof Ve;if(!e&&!ot.call(j,this))return new j(r);this._writableState=new hr(r,this,e),this.writable=!0,r&&(typeof r.write=="function"&&(this._write=r.write),typeof r.writev=="function"&&(this._writev=r.writev),typeof r.destroy=="function"&&(this._destroy=r.destroy),typeof r.final=="function"&&(this._final=r.final)),Ya.call(this)}j.prototype.pipe=function(){Ge(this,new Ph)};function Bh(r,e){var t=new Ih;Ge(r,t),process.nextTick(e,t)}function zh(r,e,t,n){var i;return t===null?i=new Dh:typeof t!="string"&&!e.objectMode&&(i=new Ch("chunk",["string","Buffer"],t)),i?(Ge(r,i),process.nextTick(n,i),!1):!0}j.prototype.write=function(r,e,t){var n=this._writableState,i=!1,o=!n.objectMode&&Th(r);return o&&!at.isBuffer(r)&&(r=Oh(r)),typeof e=="function"&&(t=e,e=null),o?e="buffer":e||(e=n.defaultEncoding),typeof t!="function"&&(t=Fh),n.ending?Bh(this,t):(o||zh(this,n,r,t))&&(n.pendingcb++,i=Wh(this,n,o,r,e,t)),i};j.prototype.cork=function(){this._writableState.corked++};j.prototype.uncork=function(){var r=this._writableState;r.corked&&(r.corked--,!r.writing&&!r.corked&&!r.bufferProcessing&&r.bufferedRequest&&Va(this,r))};j.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new Nh(e);return this._writableState.defaultEncoding=e,this};Object.defineProperty(j.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function Hh(r,e,t){return!r.objectMode&&r.decodeStrings!==!1&&typeof e=="string"&&(e=at.from(e,t)),e}Object.defineProperty(j.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function Wh(r,e,t,n,i,o){if(!t){var a=Hh(e,n,i);n!==a&&(t=!0,i="buffer",n=a)}var s=e.objectMode?1:n.length;e.length+=s;var l=e.length<e.highWaterMark;if(l||(e.needDrain=!0),e.writing||e.corked){var c=e.lastBufferedRequest;e.lastBufferedRequest={chunk:n,encoding:i,isBuf:t,callback:o,next:null},c?c.next=e.lastBufferedRequest:e.bufferedRequest=e.lastBufferedRequest,e.bufferedRequestCount+=1}else Fn(r,e,!1,s,n,i,o);return l}function Fn(r,e,t,n,i,o,a){e.writelen=n,e.writecb=a,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new jh("write")):t?r._writev(i,e.onwrite):r._write(i,o,e.onwrite),e.sync=!1}function Uh(r,e,t,n,i){--e.pendingcb,t?(process.nextTick(i,n),process.nextTick(fr,r,e),r._writableState.errorEmitted=!0,Ge(r,n)):(i(n),r._writableState.errorEmitted=!0,Ge(r,n),fr(r,e))}function Yh(r){r.writing=!1,r.writecb=null,r.length-=r.writelen,r.writelen=0}function Vh(r,e){var t=r._writableState,n=t.sync,i=t.writecb;if(typeof i!="function")throw new Lh;if(Yh(t),e)Uh(r,t,n,e,i);else{var o=Ga(t)||r.destroyed;!o&&!t.corked&&!t.bufferProcessing&&t.bufferedRequest&&Va(r,t),n?process.nextTick(Wa,r,t,o,i):Wa(r,t,o,i)}}function Wa(r,e,t,n){t||Gh(r,e),e.pendingcb--,n(),fr(r,e)}function Gh(r,e){e.length===0&&e.needDrain&&(e.needDrain=!1,r.emit("drain"))}function Va(r,e){e.bufferProcessing=!0;var t=e.bufferedRequest;if(r._writev&&t&&t.next){var n=e.bufferedRequestCount,i=new Array(n),o=e.corkedRequestsFree;o.entry=t;for(var a=0,s=!0;t;)i[a]=t,t.isBuf||(s=!1),t=t.next,a+=1;i.allBuffers=s,Fn(r,e,!0,e.length,i,"",o.finish),e.pendingcb++,e.lastBufferedRequest=null,o.next?(e.corkedRequestsFree=o.next,o.next=null):e.corkedRequestsFree=new Ua(e),e.bufferedRequestCount=0}else{for(;t;){var l=t.chunk,c=t.encoding,h=t.callback,g=e.objectMode?1:l.length;if(Fn(r,e,!1,g,l,c,h),t=t.next,e.bufferedRequestCount--,e.writing)break}t===null&&(e.lastBufferedRequest=null)}e.bufferedRequest=t,e.bufferProcessing=!1}j.prototype._write=function(r,e,t){t(new Ah("_write()"))};j.prototype._writev=null;j.prototype.end=function(r,e,t){var n=this._writableState;return typeof r=="function"?(t=r,r=null,e=null):typeof e=="function"&&(t=e,e=null),r!=null&&this.write(r,e),n.corked&&(n.corked=1,this.uncork()),n.ending||Zh(this,n,t),this};Object.defineProperty(j.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function Ga(r){return r.ending&&r.length===0&&r.bufferedRequest===null&&!r.finished&&!r.writing}function Kh(r,e){r._final(function(t){e.pendingcb--,t&&Ge(r,t),e.prefinished=!0,r.emit("prefinish"),fr(r,e)})}function Jh(r,e){!e.prefinished&&!e.finalCalled&&(typeof r._final=="function"&&!e.destroyed?(e.pendingcb++,e.finalCalled=!0,process.nextTick(Kh,r,e)):(e.prefinished=!0,r.emit("prefinish")))}function fr(r,e){var t=Ga(e);if(t&&(Jh(r,e),e.pendingcb===0&&(e.finished=!0,r.emit("finish"),e.autoDestroy))){var n=r._readableState;(!n||n.autoDestroy&&n.endEmitted)&&r.destroy()}return t}function Zh(r,e,t){e.ending=!0,fr(r,e),t&&(e.finished?process.nextTick(t):r.once("finish",t)),e.ended=!0,r.writable=!1}function Xh(r,e,t){var n=r.entry;for(r.entry=null;n;){var i=n.callback;e.pendingcb--,i(t),n=n.next}e.corkedRequestsFree.next=r}Object.defineProperty(j.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}});j.prototype.destroy=Bn.destroy;j.prototype._undestroy=Bn.undestroy;j.prototype._destroy=function(r,e){e(r)}});var zn=f((Tm,Xa)=>{"use strict";var Qh=require("util"),Ja=it(),{LEVEL:Za}=I(),dr=Xa.exports=function(e={}){Ja.call(this,{objectMode:!0,highWaterMark:e.highWaterMark}),this.format=e.format,this.level=e.level,this.handleExceptions=e.handleExceptions,this.handleRejections=e.handleRejections,this.silent=e.silent,e.log&&(this.log=e.log),e.logv&&(this.logv=e.logv),e.close&&(this.close=e.close),this.once("pipe",t=>{this.levels=t.levels,this.parent=t}),this.once("unpipe",t=>{t===this.parent&&(this.parent=null,this.close&&this.close())})};Qh.inherits(dr,Ja);dr.prototype._write=function(e,t,n){if(this.silent||e.exception===!0&&!this.handleExceptions)return n(null);let i=this.level||this.parent&&this.parent.level;if(!i||this.levels[i]>=this.levels[e[Za]]){if(e&&!this.format)return this.log(e,n);let o,a;try{a=this.format.transform(Object.assign({},e),this.format.options)}catch(s){o=s}if(o||!a){if(n(),o)throw o;return}return this.log(a,n)}return this._writableState.sync=!1,n(null)};dr.prototype._writev=function(e,t){if(this.logv){let n=e.filter(this._accept,this);return n.length?this.logv(n,t):t(null)}for(let n=0;n<e.length;n++){if(!this._accept(e[n]))continue;if(e[n].chunk&&!this.format){this.log(e[n].chunk,e[n].callback);continue}let i,o;try{o=this.format.transform(Object.assign({},e[n].chunk),this.format.options)}catch(a){i=a}if(i||!o){if(e[n].callback(),i)throw t(null),i}else this.log(o,e[n].callback)}return t(null)};dr.prototype._accept=function(e){let t=e.chunk;if(this.silent)return!1;let n=this.level||this.parent&&this.parent.level;return!!((t.exception===!0||!n||this.levels[n]>=this.levels[t[Za]])&&(this.handleExceptions||t.exception!==!0))};dr.prototype._nop=function(){}});var Wn=f((qm,es)=>{"use strict";var ed=require("util"),{LEVEL:Hn}=I(),Qa=zn(),pr=es.exports=function(e={}){if(Qa.call(this,e),!e.transport||typeof e.transport.log!="function")throw new Error("Invalid transport, must be an object with a log method.");this.transport=e.transport,this.level=this.level||e.transport.level,this.handleExceptions=this.handleExceptions||e.transport.handleExceptions,this._deprecated();function t(n){this.emit("error",n,this.transport)}this.transport.__winstonError||(this.transport.__winstonError=t.bind(this),this.transport.on("error",this.transport.__winstonError))};ed.inherits(pr,Qa);pr.prototype._write=function(e,t,n){if(this.silent||e.exception===!0&&!this.handleExceptions)return n(null);(!this.level||this.levels[this.level]>=this.levels[e[Hn]])&&this.transport.log(e[Hn],e.message,e,this._nop),n(null)};pr.prototype._writev=function(e,t){for(let n=0;n<e.length;n++)this._accept(e[n])&&(this.transport.log(e[n].chunk[Hn],e[n].chunk.message,e[n].chunk,this._nop),e[n].callback());return t(null)};pr.prototype._deprecated=function(){console.error([`${this.transport.name} is a legacy winston transport. Consider upgrading: `,"- Upgrade docs: https://github.com/winstonjs/winston/blob/master/UPGRADE-3.0.md"].join(`
|
26
|
+
`))};pr.prototype.close=function(){this.transport.close&&this.transport.close(),this.transport.__winstonError&&(this.transport.removeListener("error",this.transport.__winstonError),this.transport.__winstonError=null)}});var Ke=f((km,Un)=>{"use strict";Un.exports=zn();Un.exports.LegacyTransportStream=Wn()});var ns=f((Am,ts)=>{"use strict";var rd=require("os"),{LEVEL:rs,MESSAGE:Je}=I(),td=Ke();ts.exports=class extends td{constructor(e={}){super(e),this.name=e.name||"console",this.stderrLevels=this._stringArrayToSet(e.stderrLevels),this.consoleWarnLevels=this._stringArrayToSet(e.consoleWarnLevels),this.eol=typeof e.eol=="string"?e.eol:rd.EOL,this.forceConsole=e.forceConsole||!1,this._consoleLog=console.log.bind(console),this._consoleWarn=console.warn.bind(console),this._consoleError=console.error.bind(console),this.setMaxListeners(30)}log(e,t){if(setImmediate(()=>this.emit("logged",e)),this.stderrLevels[e[rs]]){console._stderr&&!this.forceConsole?console._stderr.write(`${e[Je]}${this.eol}`):this._consoleError(e[Je]),t&&t();return}else if(this.consoleWarnLevels[e[rs]]){console._stderr&&!this.forceConsole?console._stderr.write(`${e[Je]}${this.eol}`):this._consoleWarn(e[Je]),t&&t();return}console._stdout&&!this.forceConsole?console._stdout.write(`${e[Je]}${this.eol}`):this._consoleLog(e[Je]),t&&t()}_stringArrayToSet(e,t){if(!e)return{};if(t=t||"Cannot make set from type other than Array of string elements",!Array.isArray(e))throw new Error(t);return e.reduce((n,i)=>{if(typeof i!="string")throw new Error(t);return n[i]=!0,n},{})}}});var lt=f((st,is)=>{"use strict";Object.defineProperty(st,"__esModule",{value:!0});st.default=nd;function nd(r){return r&&typeof r.length=="number"&&r.length>=0&&r.length%1===0}is.exports=st.default});var as=f((ut,os)=>{"use strict";Object.defineProperty(ut,"__esModule",{value:!0});ut.default=function(r){return function(...e){var t=e.pop();return r.call(this,e,t)}};os.exports=ut.default});var us=f(xe=>{"use strict";Object.defineProperty(xe,"__esModule",{value:!0});xe.fallback=ss;xe.wrap=ls;var id=xe.hasQueueMicrotask=typeof queueMicrotask=="function"&&queueMicrotask,od=xe.hasSetImmediate=typeof setImmediate=="function"&&setImmediate,ad=xe.hasNextTick=typeof process=="object"&&typeof process.nextTick=="function";function ss(r){setTimeout(r,0)}function ls(r){return(e,...t)=>r(()=>e(...t))}var gr;id?gr=queueMicrotask:od?gr=setImmediate:ad?gr=process.nextTick:gr=ss;xe.default=ls(gr)});var ps=f((ct,ds)=>{"use strict";Object.defineProperty(ct,"__esModule",{value:!0});ct.default=hd;var sd=as(),ld=hs(sd),ud=us(),cd=hs(ud),fd=Le();function hs(r){return r&&r.__esModule?r:{default:r}}function hd(r){return(0,fd.isAsync)(r)?function(...e){let t=e.pop(),n=r.apply(this,e);return cs(n,t)}:(0,ld.default)(function(e,t){var n;try{n=r.apply(this,e)}catch(i){return t(i)}if(n&&typeof n.then=="function")return cs(n,t);t(null,n)})}function cs(r,e){return r.then(t=>{fs(e,null,t)},t=>{fs(e,t&&(t instanceof Error||t.message)?t:new Error(t))})}function fs(r,e,t){try{r(e,t)}catch(n){(0,cd.default)(i=>{throw i},n)}}ds.exports=ct.default});var Le=f(pe=>{"use strict";Object.defineProperty(pe,"__esModule",{value:!0});pe.isAsyncIterable=pe.isAsyncGenerator=pe.isAsync=void 0;var dd=ps(),pd=gd(dd);function gd(r){return r&&r.__esModule?r:{default:r}}function gs(r){return r[Symbol.toStringTag]==="AsyncFunction"}function md(r){return r[Symbol.toStringTag]==="AsyncGenerator"}function vd(r){return typeof r[Symbol.asyncIterator]=="function"}function yd(r){if(typeof r!="function")throw new Error("expected a function");return gs(r)?(0,pd.default)(r):r}pe.default=yd;pe.isAsync=gs;pe.isAsyncGenerator=md;pe.isAsyncIterable=vd});var Ze=f((ft,ms)=>{"use strict";Object.defineProperty(ft,"__esModule",{value:!0});ft.default=bd;function bd(r,e){if(e||(e=r.length),!e)throw new Error("arity is undefined");function t(...n){return typeof n[e-1]=="function"?r.apply(this,n):new Promise((i,o)=>{n[e-1]=(a,...s)=>{if(a)return o(a);i(s.length>1?s:s[0])},r.apply(this,n)})}return t}ms.exports=ft.default});var ys=f((ht,vs)=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});var wd=lt(),_d=Yn(wd),xd=Le(),$d=Yn(xd),Ed=Ze(),Sd=Yn(Ed);function Yn(r){return r&&r.__esModule?r:{default:r}}ht.default=(0,Sd.default)((r,e,t)=>{var n=(0,_d.default)(e)?[]:{};r(e,(i,o,a)=>{(0,$d.default)(i)((s,...l)=>{l.length<2&&([l]=l),n[o]=l,a(s)})},i=>t(i,n))},3);vs.exports=ht.default});var Vn=f((dt,bs)=>{"use strict";Object.defineProperty(dt,"__esModule",{value:!0});dt.default=Rd;function Rd(r){function e(...t){if(r!==null){var n=r;r=null,n.apply(this,t)}}return Object.assign(e,r),e}bs.exports=dt.default});var _s=f((pt,ws)=>{"use strict";Object.defineProperty(pt,"__esModule",{value:!0});pt.default=function(r){return r[Symbol.iterator]&&r[Symbol.iterator]()};ws.exports=pt.default});var Es=f((gt,$s)=>{"use strict";Object.defineProperty(gt,"__esModule",{value:!0});gt.default=Ld;var Md=lt(),Od=xs(Md),Td=_s(),qd=xs(Td);function xs(r){return r&&r.__esModule?r:{default:r}}function kd(r){var e=-1,t=r.length;return function(){return++e<t?{value:r[e],key:e}:null}}function Cd(r){var e=-1;return function(){var n=r.next();return n.done?null:(e++,{value:n.value,key:e})}}function Ad(r){var e=r?Object.keys(r):[],t=-1,n=e.length;return function i(){var o=e[++t];return o==="__proto__"?i():t<n?{value:r[o],key:o}:null}}function Ld(r){if((0,Od.default)(r))return kd(r);var e=(0,qd.default)(r);return e?Cd(e):Ad(r)}$s.exports=gt.default});var Gn=f((mt,Ss)=>{"use strict";Object.defineProperty(mt,"__esModule",{value:!0});mt.default=Pd;function Pd(r){return function(...e){if(r===null)throw new Error("Callback was already called.");var t=r;r=null,t.apply(this,e)}}Ss.exports=mt.default});var yt=f((vt,Rs)=>{"use strict";Object.defineProperty(vt,"__esModule",{value:!0});var jd={};vt.default=jd;Rs.exports=vt.default});var Os=f((bt,Ms)=>{"use strict";Object.defineProperty(bt,"__esModule",{value:!0});bt.default=Fd;var Dd=yt(),Id=Nd(Dd);function Nd(r){return r&&r.__esModule?r:{default:r}}function Fd(r,e,t,n){let i=!1,o=!1,a=!1,s=0,l=0;function c(){s>=e||a||i||(a=!0,r.next().then(({value:p,done:y})=>{if(!(o||i)){if(a=!1,y){i=!0,s<=0&&n(null);return}s++,t(p,l,h),l++,c()}}).catch(g))}function h(p,y){if(s-=1,!o){if(p)return g(p);if(p===!1){i=!0,o=!0;return}if(y===Id.default||i&&s<=0)return i=!0,n(null);c()}}function g(p){o||(a=!1,i=!0,n(p))}c()}Ms.exports=bt.default});var Cs=f((wt,ks)=>{"use strict";Object.defineProperty(wt,"__esModule",{value:!0});var Bd=Vn(),zd=mr(Bd),Hd=Es(),Wd=mr(Hd),Ud=Gn(),Yd=mr(Ud),Ts=Le(),Vd=Os(),qs=mr(Vd),Gd=yt(),Kd=mr(Gd);function mr(r){return r&&r.__esModule?r:{default:r}}wt.default=r=>(e,t,n)=>{if(n=(0,zd.default)(n),r<=0)throw new RangeError("concurrency limit cannot be less than 1");if(!e)return n(null);if((0,Ts.isAsyncGenerator)(e))return(0,qs.default)(e,r,t,n);if((0,Ts.isAsyncIterable)(e))return(0,qs.default)(e[Symbol.asyncIterator](),r,t,n);var i=(0,Wd.default)(e),o=!1,a=!1,s=0,l=!1;function c(g,p){if(!a)if(s-=1,g)o=!0,n(g);else if(g===!1)o=!0,a=!0;else{if(p===Kd.default||o&&s<=0)return o=!0,n(null);l||h()}}function h(){for(l=!0;s<r&&!o;){var g=i();if(g===null){o=!0,s<=0&&n(null);return}s+=1,t(g.value,g.key,(0,Yd.default)(c))}l=!1}h()};ks.exports=wt.default});var Jn=f((_t,As)=>{"use strict";Object.defineProperty(_t,"__esModule",{value:!0});var Jd=Cs(),Zd=Kn(Jd),Xd=Le(),Qd=Kn(Xd),ep=Ze(),rp=Kn(ep);function Kn(r){return r&&r.__esModule?r:{default:r}}function tp(r,e,t,n){return(0,Zd.default)(e)(r,(0,Qd.default)(t),n)}_t.default=(0,rp.default)(tp,4);As.exports=_t.default});var js=f((xt,Ps)=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});var np=Jn(),ip=Ls(np),op=Ze(),ap=Ls(op);function Ls(r){return r&&r.__esModule?r:{default:r}}function sp(r,e,t){return(0,ip.default)(r,1,e,t)}xt.default=(0,ap.default)(sp,3);Ps.exports=xt.default});var Ns=f(($t,Is)=>{"use strict";Object.defineProperty($t,"__esModule",{value:!0});$t.default=hp;var lp=ys(),up=Ds(lp),cp=js(),fp=Ds(cp);function Ds(r){return r&&r.__esModule?r:{default:r}}function hp(r,e){return(0,up.default)(fp.default,r,e)}Is.exports=$t.default});var Zn=f((jm,Bs)=>{"use strict";Bs.exports=ge;var Et=ve().codes,dp=Et.ERR_METHOD_NOT_IMPLEMENTED,pp=Et.ERR_MULTIPLE_CALLBACK,gp=Et.ERR_TRANSFORM_ALREADY_TRANSFORMING,mp=Et.ERR_TRANSFORM_WITH_LENGTH_0,St=Ae();We()(ge,St);function vp(r,e){var t=this._transformState;t.transforming=!1;var n=t.writecb;if(n===null)return this.emit("error",new pp);t.writechunk=null,t.writecb=null,e!=null&&this.push(e),n(r);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function ge(r){if(!(this instanceof ge))return new ge(r);St.call(this,r),this._transformState={afterTransform:vp.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,r&&(typeof r.transform=="function"&&(this._transform=r.transform),typeof r.flush=="function"&&(this._flush=r.flush)),this.on("prefinish",yp)}function yp(){var r=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(e,t){Fs(r,e,t)}):Fs(this,null,null)}ge.prototype.push=function(r,e){return this._transformState.needTransform=!1,St.prototype.push.call(this,r,e)};ge.prototype._transform=function(r,e,t){t(new dp("_transform()"))};ge.prototype._write=function(r,e,t){var n=this._transformState;if(n.writecb=t,n.writechunk=r,n.writeencoding=e,!n.transforming){var i=this._readableState;(n.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}};ge.prototype._read=function(r){var e=this._transformState;e.writechunk!==null&&!e.transforming?(e.transforming=!0,this._transform(e.writechunk,e.writeencoding,e.afterTransform)):e.needTransform=!0};ge.prototype._destroy=function(r,e){St.prototype._destroy.call(this,r,function(t){e(t)})};function Fs(r,e,t){if(e)return r.emit("error",e);if(t!=null&&r.push(t),r._writableState.length)throw new mp;if(r._transformState.transforming)throw new gp;return r.push(null)}});var Ws=f((Dm,Hs)=>{"use strict";Hs.exports=vr;var zs=Zn();We()(vr,zs);function vr(r){if(!(this instanceof vr))return new vr(r);zs.call(this,r)}vr.prototype._transform=function(r,e,t){t(null,r)}});var Ks=f((Im,Gs)=>{"use strict";var Xn;function bp(r){var e=!1;return function(){e||(e=!0,r.apply(void 0,arguments))}}var Vs=ve().codes,wp=Vs.ERR_MISSING_ARGS,_p=Vs.ERR_STREAM_DESTROYED;function Us(r){if(r)throw r}function xp(r){return r.setHeader&&typeof r.abort=="function"}function $p(r,e,t,n){n=bp(n);var i=!1;r.on("close",function(){i=!0}),Xn===void 0&&(Xn=Jr()),Xn(r,{readable:e,writable:t},function(a){if(a)return n(a);i=!0,n()});var o=!1;return function(a){if(!i&&!o){if(o=!0,xp(r))return r.abort();if(typeof r.destroy=="function")return r.destroy();n(a||new _p("pipe"))}}}function Ys(r){r()}function Ep(r,e){return r.pipe(e)}function Sp(r){return!r.length||typeof r[r.length-1]!="function"?Us:r.pop()}function Rp(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];var n=Sp(e);if(Array.isArray(e[0])&&(e=e[0]),e.length<2)throw new wp("streams");var i,o=e.map(function(a,s){var l=s<e.length-1,c=s>0;return $p(a,l,c,function(h){i||(i=h),h&&o.forEach(Ys),!l&&(o.forEach(Ys),n(i))})});return e.reduce(Ep)}Gs.exports=Rp});var Pe=f((ne,br)=>{var yr=require("stream");process.env.READABLE_STREAM==="disable"&&yr?(br.exports=yr.Readable,Object.assign(br.exports,yr),br.exports.Stream=yr):(ne=br.exports=Dn(),ne.Stream=yr||ne,ne.Readable=ne,ne.Writable=it(),ne.Duplex=Ae(),ne.Transform=Zn(),ne.PassThrough=Ws(),ne.finished=Jr(),ne.pipeline=Ks())});var oi=f((Nm,Zs)=>{var Xe=[],wr=[],Qn=function(){};function ri(r){return~Xe.indexOf(r)?!1:(Xe.push(r),!0)}function ti(r){Qn=r}function Mp(r){for(var e=[],t=0;t<Xe.length;t++){if(Xe[t].async){e.push(Xe[t]);continue}if(Xe[t](r))return!0}return e.length?new Promise(function(i){Promise.all(e.map(function(a){return a(r)})).then(function(a){i(a.some(Boolean))})}):!1}function ni(r){return~wr.indexOf(r)?!1:(wr.push(r),!0)}function ei(){Qn.apply(Qn,arguments)}function Js(r){for(var e=0;e<wr.length;e++)r=wr[e].apply(wr[e],arguments);return r}function ii(r,e){var t=Object.prototype.hasOwnProperty;for(var n in e)t.call(e,n)&&(r[n]=e[n]);return r}function Op(r){return r.enabled=!1,r.modify=ni,r.set=ti,r.use=ri,ii(function(){return!1},r)}function Tp(r){function e(){var t=Array.prototype.slice.call(arguments,0);return ei.call(ei,r,Js(t,r)),!0}return r.enabled=!0,r.modify=ni,r.set=ti,r.use=ri,ii(e,r)}Zs.exports=function(e){return e.introduce=ii,e.enabled=Mp,e.process=Js,e.modify=ni,e.write=ei,e.nope=Op,e.yep=Tp,e.set=ti,e.use=ri,e}});var Qs=f((Fm,Xs)=>{var qp=oi(),kp=qp(function r(e,t){return t=t||{},t.namespace=e,t.prod=!0,t.dev=!1,t.force||r.force?r.yep(t):r.nope(t)});Xs.exports=kp});var rl=f((Bm,el)=>{"use strict";el.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 nl=f((zm,tl)=>{tl.exports=function(e){return!e||typeof e=="string"?!1:e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&e.constructor.name!=="String")}});var al=f((Hm,ol)=>{"use strict";var Cp=nl(),Ap=Array.prototype.concat,Lp=Array.prototype.slice,il=ol.exports=function(e){for(var t=[],n=0,i=e.length;n<i;n++){var o=e[n];Cp(o)?t=Ap.call(t,Lp.call(o)):t.push(o)}return t};il.wrap=function(r){return function(){return r(il(arguments))}}});var cl=f((Wm,ul)=>{var _r=rl(),xr=al(),sl=Object.hasOwnProperty,ll=Object.create(null);for(Rt in _r)sl.call(_r,Rt)&&(ll[_r[Rt]]=Rt);var Rt,ee=ul.exports={to:{},get:{}};ee.get=function(r){var e=r.substring(0,3).toLowerCase(),t,n;switch(e){case"hsl":t=ee.get.hsl(r),n="hsl";break;case"hwb":t=ee.get.hwb(r),n="hwb";break;default:t=ee.get.rgb(r),n="rgb";break}return t?{model:n,value:t}:null};ee.get.rgb=function(r){if(!r)return null;var e=/^#([a-f0-9]{3,4})$/i,t=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,n=/^rgba?\(\s*([+-]?\d+)(?=[\s,])\s*(?:,\s*)?([+-]?\d+)(?=[\s,])\s*(?:,\s*)?([+-]?\d+)\s*(?:[,|\/]\s*([+-]?[\d\.]+)(%?)\s*)?\)$/,i=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,?\s*([+-]?[\d\.]+)\%\s*,?\s*([+-]?[\d\.]+)\%\s*(?:[,|\/]\s*([+-]?[\d\.]+)(%?)\s*)?\)$/,o=/^(\w+)$/,a=[0,0,0,1],s,l,c;if(s=r.match(t)){for(c=s[2],s=s[1],l=0;l<3;l++){var h=l*2;a[l]=parseInt(s.slice(h,h+2),16)}c&&(a[3]=parseInt(c,16)/255)}else if(s=r.match(e)){for(s=s[1],c=s[3],l=0;l<3;l++)a[l]=parseInt(s[l]+s[l],16);c&&(a[3]=parseInt(c+c,16)/255)}else if(s=r.match(n)){for(l=0;l<3;l++)a[l]=parseInt(s[l+1],0);s[4]&&(s[5]?a[3]=parseFloat(s[4])*.01:a[3]=parseFloat(s[4]))}else if(s=r.match(i)){for(l=0;l<3;l++)a[l]=Math.round(parseFloat(s[l+1])*2.55);s[4]&&(s[5]?a[3]=parseFloat(s[4])*.01:a[3]=parseFloat(s[4]))}else return(s=r.match(o))?s[1]==="transparent"?[0,0,0,0]:sl.call(_r,s[1])?(a=_r[s[1]],a[3]=1,a):null:null;for(l=0;l<3;l++)a[l]=$e(a[l],0,255);return a[3]=$e(a[3],0,1),a};ee.get.hsl=function(r){if(!r)return null;var e=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,?\s*([+-]?[\d\.]+)%\s*,?\s*([+-]?[\d\.]+)%\s*(?:[,|\/]\s*([+-]?(?=\.\d|\d)(?:0|[1-9]\d*)?(?:\.\d*)?(?:[eE][+-]?\d+)?)\s*)?\)$/,t=r.match(e);if(t){var n=parseFloat(t[4]),i=(parseFloat(t[1])%360+360)%360,o=$e(parseFloat(t[2]),0,100),a=$e(parseFloat(t[3]),0,100),s=$e(isNaN(n)?1:n,0,1);return[i,o,a,s]}return null};ee.get.hwb=function(r){if(!r)return null;var e=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?(?=\.\d|\d)(?:0|[1-9]\d*)?(?:\.\d*)?(?:[eE][+-]?\d+)?)\s*)?\)$/,t=r.match(e);if(t){var n=parseFloat(t[4]),i=(parseFloat(t[1])%360+360)%360,o=$e(parseFloat(t[2]),0,100),a=$e(parseFloat(t[3]),0,100),s=$e(isNaN(n)?1:n,0,1);return[i,o,a,s]}return null};ee.to.hex=function(){var r=xr(arguments);return"#"+Mt(r[0])+Mt(r[1])+Mt(r[2])+(r[3]<1?Mt(Math.round(r[3]*255)):"")};ee.to.rgb=function(){var r=xr(arguments);return r.length<4||r[3]===1?"rgb("+Math.round(r[0])+", "+Math.round(r[1])+", "+Math.round(r[2])+")":"rgba("+Math.round(r[0])+", "+Math.round(r[1])+", "+Math.round(r[2])+", "+r[3]+")"};ee.to.rgb.percent=function(){var r=xr(arguments),e=Math.round(r[0]/255*100),t=Math.round(r[1]/255*100),n=Math.round(r[2]/255*100);return r.length<4||r[3]===1?"rgb("+e+"%, "+t+"%, "+n+"%)":"rgba("+e+"%, "+t+"%, "+n+"%, "+r[3]+")"};ee.to.hsl=function(){var r=xr(arguments);return r.length<4||r[3]===1?"hsl("+r[0]+", "+r[1]+"%, "+r[2]+"%)":"hsla("+r[0]+", "+r[1]+"%, "+r[2]+"%, "+r[3]+")"};ee.to.hwb=function(){var r=xr(arguments),e="";return r.length>=4&&r[3]!==1&&(e=", "+r[3]),"hwb("+r[0]+", "+r[1]+"%, "+r[2]+"%"+e+")"};ee.to.keyword=function(r){return ll[r.slice(0,3)]};function $e(r,e,t){return Math.min(Math.max(e,r),t)}function Mt(r){var e=Math.round(r).toString(16).toUpperCase();return e.length<2?"0"+e:e}});var hl=f((Um,fl)=>{"use strict";fl.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 ai=f((Ym,ml)=>{var je=hl(),gl={};for(Ot in je)je.hasOwnProperty(Ot)&&(gl[je[Ot]]=Ot);var Ot,_=ml.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(G in _)if(_.hasOwnProperty(G)){if(!("channels"in _[G]))throw new Error("missing channels property: "+G);if(!("labels"in _[G]))throw new Error("missing channel labels property: "+G);if(_[G].labels.length!==_[G].channels)throw new Error("channel and label counts mismatch: "+G);dl=_[G].channels,pl=_[G].labels,delete _[G].channels,delete _[G].labels,Object.defineProperty(_[G],"channels",{value:dl}),Object.defineProperty(_[G],"labels",{value:pl})}var dl,pl,G;_.rgb.hsl=function(r){var e=r[0]/255,t=r[1]/255,n=r[2]/255,i=Math.min(e,t,n),o=Math.max(e,t,n),a=o-i,s,l,c;return o===i?s=0:e===o?s=(t-n)/a:t===o?s=2+(n-e)/a:n===o&&(s=4+(e-t)/a),s=Math.min(s*60,360),s<0&&(s+=360),c=(i+o)/2,o===i?l=0:c<=.5?l=a/(o+i):l=a/(2-o-i),[s,l*100,c*100]};_.rgb.hsv=function(r){var e,t,n,i,o,a=r[0]/255,s=r[1]/255,l=r[2]/255,c=Math.max(a,s,l),h=c-Math.min(a,s,l),g=function(p){return(c-p)/6/h+1/2};return h===0?i=o=0:(o=h/c,e=g(a),t=g(s),n=g(l),a===c?i=n-t:s===c?i=1/3+e-n:l===c&&(i=2/3+t-e),i<0?i+=1:i>1&&(i-=1)),[i*360,o*100,c*100]};_.rgb.hwb=function(r){var e=r[0],t=r[1],n=r[2],i=_.rgb.hsl(r)[0],o=1/255*Math.min(e,Math.min(t,n));return n=1-1/255*Math.max(e,Math.max(t,n)),[i,o*100,n*100]};_.rgb.cmyk=function(r){var e=r[0]/255,t=r[1]/255,n=r[2]/255,i,o,a,s;return s=Math.min(1-e,1-t,1-n),i=(1-e-s)/(1-s)||0,o=(1-t-s)/(1-s)||0,a=(1-n-s)/(1-s)||0,[i*100,o*100,a*100,s*100]};function Pp(r,e){return Math.pow(r[0]-e[0],2)+Math.pow(r[1]-e[1],2)+Math.pow(r[2]-e[2],2)}_.rgb.keyword=function(r){var e=gl[r];if(e)return e;var t=1/0,n;for(var i in je)if(je.hasOwnProperty(i)){var o=je[i],a=Pp(r,o);a<t&&(t=a,n=i)}return n};_.keyword.rgb=function(r){return je[r]};_.rgb.xyz=function(r){var e=r[0]/255,t=r[1]/255,n=r[2]/255;e=e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92,t=t>.04045?Math.pow((t+.055)/1.055,2.4):t/12.92,n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92;var i=e*.4124+t*.3576+n*.1805,o=e*.2126+t*.7152+n*.0722,a=e*.0193+t*.1192+n*.9505;return[i*100,o*100,a*100]};_.rgb.lab=function(r){var e=_.rgb.xyz(r),t=e[0],n=e[1],i=e[2],o,a,s;return t/=95.047,n/=100,i/=108.883,t=t>.008856?Math.pow(t,1/3):7.787*t+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*(t-n),s=200*(n-i),[o,a,s]};_.hsl.rgb=function(r){var e=r[0]/360,t=r[1]/100,n=r[2]/100,i,o,a,s,l;if(t===0)return l=n*255,[l,l,l];n<.5?o=n*(1+t):o=n+t-n*t,i=2*n-o,s=[0,0,0];for(var c=0;c<3;c++)a=e+1/3*-(c-1),a<0&&a++,a>1&&a--,6*a<1?l=i+(o-i)*6*a:2*a<1?l=o:3*a<2?l=i+(o-i)*(2/3-a)*6:l=i,s[c]=l*255;return s};_.hsl.hsv=function(r){var e=r[0],t=r[1]/100,n=r[2]/100,i=t,o=Math.max(n,.01),a,s;return n*=2,t*=n<=1?n:2-n,i*=o<=1?o:2-o,s=(n+t)/2,a=n===0?2*i/(o+i):2*t/(n+t),[e,a*100,s*100]};_.hsv.rgb=function(r){var e=r[0]/60,t=r[1]/100,n=r[2]/100,i=Math.floor(e)%6,o=e-Math.floor(e),a=255*n*(1-t),s=255*n*(1-t*o),l=255*n*(1-t*(1-o));switch(n*=255,i){case 0:return[n,l,a];case 1:return[s,n,a];case 2:return[a,n,l];case 3:return[a,s,n];case 4:return[l,a,n];case 5:return[n,a,s]}};_.hsv.hsl=function(r){var e=r[0],t=r[1]/100,n=r[2]/100,i=Math.max(n,.01),o,a,s;return s=(2-t)*n,o=(2-t)*i,a=t*i,a/=o<=1?o:2-o,a=a||0,s/=2,[e,a*100,s*100]};_.hwb.rgb=function(r){var e=r[0]/360,t=r[1]/100,n=r[2]/100,i=t+n,o,a,s,l;i>1&&(t/=i,n/=i),o=Math.floor(6*e),a=1-n,s=6*e-o,(o&1)!==0&&(s=1-s),l=t+s*(a-t);var c,h,g;switch(o){default:case 6:case 0:c=a,h=l,g=t;break;case 1:c=l,h=a,g=t;break;case 2:c=t,h=a,g=l;break;case 3:c=t,h=l,g=a;break;case 4:c=l,h=t,g=a;break;case 5:c=a,h=t,g=l;break}return[c*255,h*255,g*255]};_.cmyk.rgb=function(r){var e=r[0]/100,t=r[1]/100,n=r[2]/100,i=r[3]/100,o,a,s;return o=1-Math.min(1,e*(1-i)+i),a=1-Math.min(1,t*(1-i)+i),s=1-Math.min(1,n*(1-i)+i),[o*255,a*255,s*255]};_.xyz.rgb=function(r){var e=r[0]/100,t=r[1]/100,n=r[2]/100,i,o,a;return i=e*3.2406+t*-1.5372+n*-.4986,o=e*-.9689+t*1.8758+n*.0415,a=e*.0557+t*-.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]};_.xyz.lab=function(r){var e=r[0],t=r[1],n=r[2],i,o,a;return e/=95.047,t/=100,n/=108.883,e=e>.008856?Math.pow(e,1/3):7.787*e+16/116,t=t>.008856?Math.pow(t,1/3):7.787*t+16/116,n=n>.008856?Math.pow(n,1/3):7.787*n+16/116,i=116*t-16,o=500*(e-t),a=200*(t-n),[i,o,a]};_.lab.xyz=function(r){var e=r[0],t=r[1],n=r[2],i,o,a;o=(e+16)/116,i=t/500+o,a=o-n/200;var s=Math.pow(o,3),l=Math.pow(i,3),c=Math.pow(a,3);return o=s>.008856?s:(o-16/116)/7.787,i=l>.008856?l:(i-16/116)/7.787,a=c>.008856?c:(a-16/116)/7.787,i*=95.047,o*=100,a*=108.883,[i,o,a]};_.lab.lch=function(r){var e=r[0],t=r[1],n=r[2],i,o,a;return i=Math.atan2(n,t),o=i*360/2/Math.PI,o<0&&(o+=360),a=Math.sqrt(t*t+n*n),[e,a,o]};_.lch.lab=function(r){var e=r[0],t=r[1],n=r[2],i,o,a;return a=n/360*2*Math.PI,i=t*Math.cos(a),o=t*Math.sin(a),[e,i,o]};_.rgb.ansi16=function(r){var e=r[0],t=r[1],n=r[2],i=1 in arguments?arguments[1]:_.rgb.hsv(r)[2];if(i=Math.round(i/50),i===0)return 30;var o=30+(Math.round(n/255)<<2|Math.round(t/255)<<1|Math.round(e/255));return i===2&&(o+=60),o};_.hsv.ansi16=function(r){return _.rgb.ansi16(_.hsv.rgb(r),r[2])};_.rgb.ansi256=function(r){var e=r[0],t=r[1],n=r[2];if(e===t&&t===n)return e<8?16:e>248?231:Math.round((e-8)/247*24)+232;var i=16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(n/255*5);return i};_.ansi16.rgb=function(r){var e=r%10;if(e===0||e===7)return r>50&&(e+=3.5),e=e/10.5*255,[e,e,e];var t=(~~(r>50)+1)*.5,n=(e&1)*t*255,i=(e>>1&1)*t*255,o=(e>>2&1)*t*255;return[n,i,o]};_.ansi256.rgb=function(r){if(r>=232){var e=(r-232)*10+8;return[e,e,e]}r-=16;var t,n=Math.floor(r/36)/5*255,i=Math.floor((t=r%36)/6)/5*255,o=t%6/5*255;return[n,i,o]};_.rgb.hex=function(r){var e=((Math.round(r[0])&255)<<16)+((Math.round(r[1])&255)<<8)+(Math.round(r[2])&255),t=e.toString(16).toUpperCase();return"000000".substring(t.length)+t};_.hex.rgb=function(r){var e=r.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];var t=e[0];e[0].length===3&&(t=t.split("").map(function(s){return s+s}).join(""));var n=parseInt(t,16),i=n>>16&255,o=n>>8&255,a=n&255;return[i,o,a]};_.rgb.hcg=function(r){var e=r[0]/255,t=r[1]/255,n=r[2]/255,i=Math.max(Math.max(e,t),n),o=Math.min(Math.min(e,t),n),a=i-o,s,l;return a<1?s=o/(1-a):s=0,a<=0?l=0:i===e?l=(t-n)/a%6:i===t?l=2+(n-e)/a:l=4+(e-t)/a+4,l/=6,l%=1,[l*360,a*100,s*100]};_.hsl.hcg=function(r){var e=r[1]/100,t=r[2]/100,n=1,i=0;return t<.5?n=2*e*t:n=2*e*(1-t),n<1&&(i=(t-.5*n)/(1-n)),[r[0],n*100,i*100]};_.hsv.hcg=function(r){var e=r[1]/100,t=r[2]/100,n=e*t,i=0;return n<1&&(i=(t-n)/(1-n)),[r[0],n*100,i*100]};_.hcg.rgb=function(r){var e=r[0]/360,t=r[1]/100,n=r[2]/100;if(t===0)return[n*255,n*255,n*255];var i=[0,0,0],o=e%1*6,a=o%1,s=1-a,l=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 l=(1-t)*n,[(t*i[0]+l)*255,(t*i[1]+l)*255,(t*i[2]+l)*255]};_.hcg.hsv=function(r){var e=r[1]/100,t=r[2]/100,n=e+t*(1-e),i=0;return n>0&&(i=e/n),[r[0],i*100,n*100]};_.hcg.hsl=function(r){var e=r[1]/100,t=r[2]/100,n=t*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[r[0],i*100,n*100]};_.hcg.hwb=function(r){var e=r[1]/100,t=r[2]/100,n=e+t*(1-e);return[r[0],(n-e)*100,(1-n)*100]};_.hwb.hcg=function(r){var e=r[1]/100,t=r[2]/100,n=1-t,i=n-e,o=0;return i<1&&(o=(n-i)/(1-i)),[r[0],i*100,o*100]};_.apple.rgb=function(r){return[r[0]/65535*255,r[1]/65535*255,r[2]/65535*255]};_.rgb.apple=function(r){return[r[0]/255*65535,r[1]/255*65535,r[2]/255*65535]};_.gray.rgb=function(r){return[r[0]/100*255,r[0]/100*255,r[0]/100*255]};_.gray.hsl=_.gray.hsv=function(r){return[0,0,r[0]]};_.gray.hwb=function(r){return[0,100,r[0]]};_.gray.cmyk=function(r){return[0,0,0,r[0]]};_.gray.lab=function(r){return[r[0],0,0]};_.gray.hex=function(r){var e=Math.round(r[0]/100*255)&255,t=(e<<16)+(e<<8)+e,n=t.toString(16).toUpperCase();return"000000".substring(n.length)+n};_.rgb.gray=function(r){var e=(r[0]+r[1]+r[2])/3;return[e/255*100]}});var yl=f((Vm,vl)=>{var Tt=ai();function jp(){for(var r={},e=Object.keys(Tt),t=e.length,n=0;n<t;n++)r[e[n]]={distance:-1,parent:null};return r}function Dp(r){var e=jp(),t=[r];for(e[r].distance=0;t.length;)for(var n=t.pop(),i=Object.keys(Tt[n]),o=i.length,a=0;a<o;a++){var s=i[a],l=e[s];l.distance===-1&&(l.distance=e[n].distance+1,l.parent=n,t.unshift(s))}return e}function Ip(r,e){return function(t){return e(r(t))}}function Np(r,e){for(var t=[e[r].parent,r],n=Tt[e[r].parent][r],i=e[r].parent;e[i].parent;)t.unshift(e[i].parent),n=Ip(Tt[e[i].parent][i],n),i=e[i].parent;return n.conversion=t,n}vl.exports=function(r){for(var e=Dp(r),t={},n=Object.keys(e),i=n.length,o=0;o<i;o++){var a=n[o],s=e[a];s.parent!==null&&(t[a]=Np(a,e))}return t}});var wl=f((Gm,bl)=>{var si=ai(),Fp=yl(),Qe={},Bp=Object.keys(si);function zp(r){var e=function(t){return t==null?t:(arguments.length>1&&(t=Array.prototype.slice.call(arguments)),r(t))};return"conversion"in r&&(e.conversion=r.conversion),e}function Hp(r){var e=function(t){if(t==null)return t;arguments.length>1&&(t=Array.prototype.slice.call(arguments));var n=r(t);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 r&&(e.conversion=r.conversion),e}Bp.forEach(function(r){Qe[r]={},Object.defineProperty(Qe[r],"channels",{value:si[r].channels}),Object.defineProperty(Qe[r],"labels",{value:si[r].labels});var e=Fp(r),t=Object.keys(e);t.forEach(function(n){var i=e[n];Qe[r][n]=Hp(i),Qe[r][n].raw=zp(i)})});bl.exports=Qe});var $l=f((Km,xl)=>{"use strict";var $r=cl(),re=wl(),ci=[].slice,_l=["keyword","gray","hex"],li={};Object.keys(re).forEach(function(r){li[ci.call(re[r].labels).sort().join("")]=r});var qt={};function U(r,e){if(!(this instanceof U))return new U(r,e);if(e&&e in _l&&(e=null),e&&!(e in re))throw new Error("Unknown model: "+e);var t,n;if(r==null)this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(r instanceof U)this.model=r.model,this.color=r.color.slice(),this.valpha=r.valpha;else if(typeof r=="string"){var i=$r.get(r);if(i===null)throw new Error("Unable to parse color from string: "+r);this.model=i.model,n=re[this.model].channels,this.color=i.value.slice(0,n),this.valpha=typeof i.value[n]=="number"?i.value[n]:1}else if(r.length){this.model=e||"rgb",n=re[this.model].channels;var o=ci.call(r,0,n);this.color=ui(o,n),this.valpha=typeof r[n]=="number"?r[n]:1}else if(typeof r=="number")r&=16777215,this.model="rgb",this.color=[r>>16&255,r>>8&255,r&255],this.valpha=1;else{this.valpha=1;var a=Object.keys(r);"alpha"in r&&(a.splice(a.indexOf("alpha"),1),this.valpha=typeof r.alpha=="number"?r.alpha:0);var s=a.sort().join("");if(!(s in li))throw new Error("Unable to parse color from object: "+JSON.stringify(r));this.model=li[s];var l=re[this.model].labels,c=[];for(t=0;t<l.length;t++)c.push(r[l[t]]);this.color=ui(c)}if(qt[this.model])for(n=re[this.model].channels,t=0;t<n;t++){var h=qt[this.model][t];h&&(this.color[t]=h(this.color[t]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}U.prototype={toString:function(){return this.string()},toJSON:function(){return this[this.model]()},string:function(r){var e=this.model in $r.to?this:this.rgb();e=e.round(typeof r=="number"?r:1);var t=e.valpha===1?e.color:e.color.concat(this.valpha);return $r.to[e.model](t)},percentString:function(r){var e=this.rgb().round(typeof r=="number"?r:1),t=e.valpha===1?e.color:e.color.concat(this.valpha);return $r.to.rgb.percent(t)},array:function(){return this.valpha===1?this.color.slice():this.color.concat(this.valpha)},object:function(){for(var r={},e=re[this.model].channels,t=re[this.model].labels,n=0;n<e;n++)r[t[n]]=this.color[n];return this.valpha!==1&&(r.alpha=this.valpha),r},unitArray:function(){var r=this.rgb().color;return r[0]/=255,r[1]/=255,r[2]/=255,this.valpha!==1&&r.push(this.valpha),r},unitObject:function(){var r=this.rgb().object();return r.r/=255,r.g/=255,r.b/=255,this.valpha!==1&&(r.alpha=this.valpha),r},round:function(r){return r=Math.max(r||0,0),new U(this.color.map(Up(r)).concat(this.valpha),this.model)},alpha:function(r){return arguments.length?new U(this.color.concat(Math.max(0,Math.min(1,r))),this.model):this.valpha},red:D("rgb",0,N(255)),green:D("rgb",1,N(255)),blue:D("rgb",2,N(255)),hue:D(["hsl","hsv","hsl","hwb","hcg"],0,function(r){return(r%360+360)%360}),saturationl:D("hsl",1,N(100)),lightness:D("hsl",2,N(100)),saturationv:D("hsv",1,N(100)),value:D("hsv",2,N(100)),chroma:D("hcg",1,N(100)),gray:D("hcg",2,N(100)),white:D("hwb",1,N(100)),wblack:D("hwb",2,N(100)),cyan:D("cmyk",0,N(100)),magenta:D("cmyk",1,N(100)),yellow:D("cmyk",2,N(100)),black:D("cmyk",3,N(100)),x:D("xyz",0,N(100)),y:D("xyz",1,N(100)),z:D("xyz",2,N(100)),l:D("lab",0,N(100)),a:D("lab",1),b:D("lab",2),keyword:function(r){return arguments.length?new U(r):re[this.model].keyword(this.color)},hex:function(r){return arguments.length?new U(r):$r.to.hex(this.rgb().round().color)},rgbNumber:function(){var r=this.rgb().color;return(r[0]&255)<<16|(r[1]&255)<<8|r[2]&255},luminosity:function(){for(var r=this.rgb().color,e=[],t=0;t<r.length;t++){var n=r[t]/255;e[t]=n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4)}return .2126*e[0]+.7152*e[1]+.0722*e[2]},contrast:function(r){var e=this.luminosity(),t=r.luminosity();return e>t?(e+.05)/(t+.05):(t+.05)/(e+.05)},level:function(r){var e=this.contrast(r);return e>=7.1?"AAA":e>=4.5?"AA":""},isDark:function(){var r=this.rgb().color,e=(r[0]*299+r[1]*587+r[2]*114)/1e3;return e<128},isLight:function(){return!this.isDark()},negate:function(){for(var r=this.rgb(),e=0;e<3;e++)r.color[e]=255-r.color[e];return r},lighten:function(r){var e=this.hsl();return e.color[2]+=e.color[2]*r,e},darken:function(r){var e=this.hsl();return e.color[2]-=e.color[2]*r,e},saturate:function(r){var e=this.hsl();return e.color[1]+=e.color[1]*r,e},desaturate:function(r){var e=this.hsl();return e.color[1]-=e.color[1]*r,e},whiten:function(r){var e=this.hwb();return e.color[1]+=e.color[1]*r,e},blacken:function(r){var e=this.hwb();return e.color[2]+=e.color[2]*r,e},grayscale:function(){var r=this.rgb().color,e=r[0]*.3+r[1]*.59+r[2]*.11;return U.rgb(e,e,e)},fade:function(r){return this.alpha(this.valpha-this.valpha*r)},opaquer:function(r){return this.alpha(this.valpha+this.valpha*r)},rotate:function(r){var e=this.hsl(),t=e.color[0];return t=(t+r)%360,t=t<0?360+t:t,e.color[0]=t,e},mix:function(r,e){if(!r||!r.rgb)throw new Error('Argument to "mix" was not a Color instance, but rather an instance of '+typeof r);var t=r.rgb(),n=this.rgb(),i=e===void 0?.5:e,o=2*i-1,a=t.alpha()-n.alpha(),s=((o*a===-1?o:(o+a)/(1+o*a))+1)/2,l=1-s;return U.rgb(s*t.red()+l*n.red(),s*t.green()+l*n.green(),s*t.blue()+l*n.blue(),t.alpha()*i+n.alpha()*(1-i))}};Object.keys(re).forEach(function(r){if(_l.indexOf(r)===-1){var e=re[r].channels;U.prototype[r]=function(){if(this.model===r)return new U(this);if(arguments.length)return new U(arguments,r);var t=typeof arguments[e]=="number"?e:this.valpha;return new U(Yp(re[this.model][r].raw(this.color)).concat(t),r)},U[r]=function(t){return typeof t=="number"&&(t=ui(ci.call(arguments),e)),new U(t,r)}}});function Wp(r,e){return Number(r.toFixed(e))}function Up(r){return function(e){return Wp(e,r)}}function D(r,e,t){return r=Array.isArray(r)?r:[r],r.forEach(function(n){(qt[n]||(qt[n]=[]))[e]=t}),r=r[0],function(n){var i;return arguments.length?(t&&(n=t(n)),i=this[r](),i.color[e]=n,i):(i=this[r]().color[e],t&&(i=t(i)),i)}}function N(r){return function(e){return Math.max(0,Math.min(r,e))}}function Yp(r){return Array.isArray(r)?r:[r]}function ui(r,e){for(var t=0;t<e;t++)typeof r[t]!="number"&&(r[t]=0);return r}xl.exports=U});var Sl=f((Jm,El)=>{"use strict";El.exports=function(e){for(var t=0,n=0;t<e.length;n=e.charCodeAt(t++)+((n<<5)-n));var i=Math.floor(Math.abs(Math.sin(n)*1e4%1*16777216)).toString(16);return"#"+Array(6-i.length+1).join("0")+i}});var Tl=f((Zm,Ol)=>{"use strict";var Rl=$l(),Ml=Sl();Ol.exports=function(e,t){var n=e.split(t||":"),i=Ml(n[0]);if(!n.length)return i;for(var o=0,a=n.length-1;o<a;o++)i=Rl(i).mix(Rl(Ml(n[o+1]))).saturate(1).hex();return i}});var kl=f((Xm,ql)=>{"use strict";function ae(r,e){if(e)return new ae(r).style(e);if(!(this instanceof ae))return new ae(r);this.text=r}ae.prototype.prefix="\x1B[";ae.prototype.suffix="m";ae.prototype.hex=function(e){e=e[0]==="#"?e.substring(1):e,e.length===3&&(e=e.split(""),e[5]=e[2],e[4]=e[2],e[3]=e[1],e[2]=e[1],e[1]=e[0],e=e.join(""));var t=e.substring(0,2),n=e.substring(2,4),i=e.substring(4,6);return[parseInt(t,16),parseInt(n,16),parseInt(i,16)]};ae.prototype.rgb=function(e,t,n){var i=e/255*5,o=t/255*5,a=n/255*5;return this.ansi(i,o,a)};ae.prototype.ansi=function(e,t,n){var i=Math.round(e),o=Math.round(t),a=Math.round(n);return 16+i*36+o*6+a};ae.prototype.reset=function(){return this.prefix+"39;49"+this.suffix};ae.prototype.style=function(e){return this.prefix+"38;5;"+this.rgb.apply(this,this.hex(e))+this.suffix+this.text+this.reset()};ql.exports=ae});var Al=f((Qm,Cl)=>{var Vp=Tl(),Gp=kl();Cl.exports=function(e,t){var n=t.namespace,i=t.colors!==!1?Gp(n+":",Vp(n)):n+":";return e[0]=i+" "+e[0],e}});var Pl=f((ev,Ll)=>{"use strict";Ll.exports=function(e,t){if(!t)return!1;for(var n=t.split(/[\s,]+/),i=0;i<n.length;i++){if(t=n[i].replace("*",".*?"),t.charAt(0)==="-"){if(new RegExp("^"+t.substr(1)+"$").test(e))return!1;continue}if(new RegExp("^"+t+"$").test(e))return!0}return!1}});var Dl=f((rv,jl)=>{var Kp=Pl();jl.exports=function(e){return function(n){try{return Kp(n,e())}catch{}return!1}}});var Nl=f((tv,Il)=>{var Jp=Dl();Il.exports=Jp(function(){return process.env.DEBUG||process.env.DIAGNOSTICS})});var Bl=f((nv,Fl)=>{Fl.exports=function(r,e){try{Function.prototype.apply.call(console.log,console,e)}catch{}}});var Hl=f((iv,zl)=>{var Zp=oi(),Xp=require("tty").isatty(1),kt=Zp(function r(e,t){return t=t||{},t.colors="colors"in t?t.colors:Xp,t.namespace=e,t.prod=!1,t.dev=!0,!r.enabled(e)&&!(t.force||r.force)?r.nope(t):r.yep(t)});kt.modify(Al());kt.use(Nl());kt.set(Bl());zl.exports=kt});var Er=f((ov,fi)=>{process.env.NODE_ENV==="production"?fi.exports=Qs():fi.exports=Hl()});var Ul=f((av,Wl)=>{"use strict";var hi=require("fs"),{StringDecoder:Qp}=require("string_decoder"),{Stream:e0}=Pe();function r0(){}Wl.exports=(r,e)=>{let t=Buffer.alloc(65536),n=new Qp("utf8"),i=new e0,o="",a=0,s=0;return r.start===-1&&delete r.start,i.readable=!0,i.destroy=()=>{i.destroyed=!0,i.emit("end"),i.emit("close")},hi.open(r.file,"a+","0644",(l,c)=>{if(l){e?e(l):i.emit("error",l),i.destroy();return}(function h(){if(i.destroyed){hi.close(c,r0);return}return hi.read(c,t,0,t.length,a,(g,p)=>{if(g){e?e(g):i.emit("error",g),i.destroy();return}if(!p)return o&&((r.start==null||s>r.start)&&(e?e(null,o):i.emit("line",o)),s++,o=""),setTimeout(h,1e3);let y=n.write(t.slice(0,p));e||i.emit("data",y),y=(o+y).split(/\n+/);let u=y.length-1,v=0;for(;v<u;v++)(r.start==null||s>r.start)&&(e?e(null,y[v]):i.emit("line",y[v])),s++;return o=y[u],a+=p,h()})})()}),e?i.destroy:i}});var Kl=f((lv,Gl)=>{"use strict";var Z=require("fs"),F=require("path"),Yl=Ns(),t0=require("zlib"),{MESSAGE:n0}=I(),{Stream:i0,PassThrough:Vl}=Pe(),o0=Ke(),se=Er()("winston:file"),a0=require("os"),s0=Ul();Gl.exports=class extends o0{constructor(e={}){super(e),this.name=e.name||"file";function t(n,...i){i.slice(1).forEach(o=>{if(e[o])throw new Error(`Cannot set ${o} and ${n} together`)})}if(this._stream=new Vl,this._stream.setMaxListeners(30),this._onError=this._onError.bind(this),e.filename||e.dirname)t("filename or dirname","stream"),this._basename=this.filename=e.filename?F.basename(e.filename):"winston.log",this.dirname=e.dirname||F.dirname(e.filename),this.options=e.options||{flags:"a"};else if(e.stream)console.warn("options.stream will be removed in winston@4. Use winston.transports.Stream"),t("stream","filename","maxsize"),this._dest=this._stream.pipe(this._setupStream(e.stream)),this.dirname=F.dirname(this._dest.path);else throw new Error("Cannot log to file without filename or stream.");this.maxsize=e.maxsize||null,this.rotationFormat=e.rotationFormat||!1,this.zippedArchive=e.zippedArchive||!1,this.maxFiles=e.maxFiles||null,this.eol=typeof e.eol=="string"?e.eol:a0.EOL,this.tailable=e.tailable||!1,this.lazy=e.lazy||!1,this._size=0,this._pendingSize=0,this._created=0,this._drain=!1,this._opening=!1,this._ending=!1,this._fileExist=!1,this.dirname&&this._createLogDirIfNotExist(this.dirname),this.lazy||this.open()}finishIfEnding(){this._ending&&(this._opening?this.once("open",()=>{this._stream.once("finish",()=>this.emit("finish")),setImmediate(()=>this._stream.end())}):(this._stream.once("finish",()=>this.emit("finish")),setImmediate(()=>this._stream.end())))}log(e,t=()=>{}){if(this.silent)return t(),!0;if(this._drain){this._stream.once("drain",()=>{this._drain=!1,this.log(e,t)});return}if(this._rotate){this._stream.once("rotate",()=>{this._rotate=!1,this.log(e,t)});return}if(this.lazy){if(!this._fileExist){this._opening||this.open(),this.once("open",()=>{this._fileExist=!0,this.log(e,t)});return}if(this._needsNewFile(this._pendingSize)){this._dest.once("close",()=>{this._opening||this.open(),this.once("open",()=>{this.log(e,t)})});return}}let n=`${e[n0]}${this.eol}`,i=Buffer.byteLength(n);function o(){if(this._size+=i,this._pendingSize-=i,se("logged %s %s",this._size,n),this.emit("logged",e),!this._rotate&&!this._opening&&this._needsNewFile()){if(this.lazy){this._endStream(()=>{this.emit("fileclosed")});return}this._rotate=!0,this._endStream(()=>this._rotateFile())}}this._pendingSize+=i,this._opening&&!this.rotatedWhileOpening&&this._needsNewFile(this._size+this._pendingSize)&&(this.rotatedWhileOpening=!0);let a=this._stream.write(n,o.bind(this));return a?t():(this._drain=!0,this._stream.once("drain",()=>{this._drain=!1,t()})),se("written",a,this._drain),this.finishIfEnding(),a}query(e,t){typeof e=="function"&&(t=e,e={}),e=g(e);let n=F.join(this.dirname,this.filename),i="",o=[],a=0,s=Z.createReadStream(n,{encoding:"utf8"});s.on("error",p=>{if(s.readable&&s.destroy(),!!t)return p.code!=="ENOENT"?t(p):t(null,o)}),s.on("data",p=>{p=(i+p).split(/\n+/);let y=p.length-1,u=0;for(;u<y;u++)(!e.start||a>=e.start)&&l(p[u]),a++;i=p[y]}),s.on("close",()=>{i&&l(i,!0),e.order==="desc"&&(o=o.reverse()),t&&t(null,o)});function l(p,y){try{let u=JSON.parse(p);h(u)&&c(u)}catch(u){y||s.emit("error",u)}}function c(p){if(e.rows&&o.length>=e.rows&&e.order!=="desc"){s.readable&&s.destroy();return}e.fields&&(p=e.fields.reduce((y,u)=>(y[u]=p[u],y),{})),e.order==="desc"&&o.length>=e.rows&&o.shift(),o.push(p)}function h(p){if(!p||typeof p!="object")return;let y=new Date(p.timestamp);if(!(e.from&&y<e.from||e.until&&y>e.until||e.level&&e.level!==p.level))return!0}function g(p){return p=p||{},p.rows=p.rows||p.limit||10,p.start=p.start||0,p.until=p.until||new Date,typeof p.until!="object"&&(p.until=new Date(p.until)),p.from=p.from||p.until-24*60*60*1e3,typeof p.from!="object"&&(p.from=new Date(p.from)),p.order=p.order||"desc",p}}stream(e={}){let t=F.join(this.dirname,this.filename),n=new i0,i={file:t,start:e.start};return n.destroy=s0(i,(o,a)=>{if(o)return n.emit("error",o);try{n.emit("data",a),a=JSON.parse(a),n.emit("log",a)}catch(s){n.emit("error",s)}}),n}open(){this.filename&&(this._opening||(this._opening=!0,this.stat((e,t)=>{if(e)return this.emit("error",e);se("stat done: %s { size: %s }",this.filename,t),this._size=t,this._dest=this._createStream(this._stream),this._opening=!1,this.once("open",()=>{this._stream.emit("rotate")||(this._rotate=!1)})})))}stat(e){let t=this._getFile(),n=F.join(this.dirname,t);Z.stat(n,(i,o)=>{if(i&&i.code==="ENOENT")return se("ENOENT\xA0ok",n),this.filename=t,e(null,0);if(i)return se(`err ${i.code} ${n}`),e(i);if(!o||this._needsNewFile(o.size))return this._incFile(()=>this.stat(e));this.filename=t,e(null,o.size)})}close(e){this._stream&&this._stream.end(()=>{e&&e(),this.emit("flush"),this.emit("closed")})}_needsNewFile(e){return e=e||this._size,this.maxsize&&e>=this.maxsize}_onError(e){this.emit("error",e)}_setupStream(e){return e.on("error",this._onError),e}_cleanupStream(e){return e.removeListener("error",this._onError),e.destroy(),e}_rotateFile(){this._incFile(()=>this.open())}_endStream(e=()=>{}){this._dest?(this._stream.unpipe(this._dest),this._dest.end(()=>{this._cleanupStream(this._dest),e()})):e()}_createStream(e){let t=F.join(this.dirname,this.filename);se("create stream start",t,this.options);let n=Z.createWriteStream(t,this.options).on("error",i=>se(i)).on("close",()=>se("close",n.path,n.bytesWritten)).on("open",()=>{se("file open ok",t),this.emit("open",t),e.pipe(n),this.rotatedWhileOpening&&(this._stream=new Vl,this._stream.setMaxListeners(30),this._rotateFile(),this.rotatedWhileOpening=!1,this._cleanupStream(n),e.end())});return se("create stream ok",t),n}_incFile(e){se("_incFile",this.filename);let t=F.extname(this._basename),n=F.basename(this._basename,t),i=[];this.zippedArchive&&i.push(function(o){let a=this._created>0&&!this.tailable?this._created:"";this._compressFile(F.join(this.dirname,`${n}${a}${t}`),F.join(this.dirname,`${n}${a}${t}.gz`),o)}.bind(this)),i.push(function(o){this.tailable?this._checkMaxFilesTailable(t,n,o):(this._created+=1,this._checkMaxFilesIncrementing(t,n,o))}.bind(this)),Yl(i,e)}_getFile(){let e=F.extname(this._basename),t=F.basename(this._basename,e),n=this.rotationFormat?this.rotationFormat():this._created;return!this.tailable&&this._created?`${t}${n}${e}`:`${t}${e}`}_checkMaxFilesIncrementing(e,t,n){if(!this.maxFiles||this._created<this.maxFiles)return setImmediate(n);let i=this._created-this.maxFiles,o=i!==0?i:"",a=this.zippedArchive?".gz":"",s=`${t}${o}${e}${a}`,l=F.join(this.dirname,s);Z.unlink(l,n)}_checkMaxFilesTailable(e,t,n){let i=[];if(!this.maxFiles)return;let o=this.zippedArchive?".gz":"";for(let a=this.maxFiles-1;a>1;a--)i.push(function(s,l){let c=`${t}${s-1}${e}${o}`,h=F.join(this.dirname,c);Z.exists(h,g=>{if(!g)return l(null);c=`${t}${s}${e}${o}`,Z.rename(h,F.join(this.dirname,c),l)})}.bind(this,a));Yl(i,()=>{Z.rename(F.join(this.dirname,`${t}${e}${o}`),F.join(this.dirname,`${t}1${e}${o}`),n)})}_compressFile(e,t,n){Z.access(e,Z.F_OK,i=>{if(i)return n();var o=t0.createGzip(),a=Z.createReadStream(e),s=Z.createWriteStream(t);s.on("finish",()=>{Z.unlink(e,n)}),a.pipe(o).pipe(s)})}_createLogDirIfNotExist(e){Z.existsSync(e)||Z.mkdirSync(e,{recursive:!0})}}});var Zl=f((cv,Jl)=>{"use strict";var l0=require("http"),u0=require("https"),{Stream:c0}=Pe(),f0=Ke(),{configure:h0}=or();Jl.exports=class extends f0{constructor(e={}){super(e),this.options=e,this.name=e.name||"http",this.ssl=!!e.ssl,this.host=e.host||"localhost",this.port=e.port,this.auth=e.auth,this.path=e.path||"",this.maximumDepth=e.maximumDepth,this.agent=e.agent,this.headers=e.headers||{},this.headers["content-type"]="application/json",this.batch=e.batch||!1,this.batchInterval=e.batchInterval||5e3,this.batchCount=e.batchCount||10,this.batchOptions=[],this.batchTimeoutID=-1,this.batchCallback={},this.port||(this.port=this.ssl?443:80)}log(e,t){this._request(e,null,null,(n,i)=>{i&&i.statusCode!==200&&(n=new Error(`Invalid HTTP Status Code: ${i.statusCode}`)),n?this.emit("warn",n):this.emit("logged",e)}),t&&setImmediate(t)}query(e,t){typeof e=="function"&&(t=e,e={}),e={method:"query",params:this.normalizeQuery(e)};let n=e.params.auth||null;delete e.params.auth;let i=e.params.path||null;delete e.params.path,this._request(e,n,i,(o,a,s)=>{if(a&&a.statusCode!==200&&(o=new Error(`Invalid HTTP Status Code: ${a.statusCode}`)),o)return t(o);if(typeof s=="string")try{s=JSON.parse(s)}catch(l){return t(l)}t(null,s)})}stream(e={}){let t=new c0;e={method:"stream",params:e};let n=e.params.path||null;delete e.params.path;let i=e.params.auth||null;delete e.params.auth;let o="",a=this._request(e,i,n);return t.destroy=()=>a.destroy(),a.on("data",s=>{s=(o+s).split(/\n+/);let l=s.length-1,c=0;for(;c<l;c++)try{t.emit("log",JSON.parse(s[c]))}catch(h){t.emit("error",h)}o=s[l]}),a.on("error",s=>t.emit("error",s)),t}_request(e,t,n,i){e=e||{},t=t||this.auth,n=n||this.path||"",this.batch?this._doBatch(e,i,t,n):this._doRequest(e,i,t,n)}_doBatch(e,t,n,i){if(this.batchOptions.push(e),this.batchOptions.length===1){let o=this;this.batchCallback=t,this.batchTimeoutID=setTimeout(function(){o.batchTimeoutID=-1,o._doBatchRequest(o.batchCallback,n,i)},this.batchInterval)}this.batchOptions.length===this.batchCount&&this._doBatchRequest(this.batchCallback,n,i)}_doBatchRequest(e,t,n){this.batchTimeoutID>0&&(clearTimeout(this.batchTimeoutID),this.batchTimeoutID=-1);let i=this.batchOptions.slice();this.batchOptions=[],this._doRequest(i,e,t,n)}_doRequest(e,t,n,i){let o=Object.assign({},this.headers);n&&n.bearer&&(o.Authorization=`Bearer ${n.bearer}`);let a=(this.ssl?u0:l0).request({...this.options,method:"POST",host:this.host,port:this.port,path:`/${i.replace(/^\//,"")}`,headers:o,auth:n&&n.username&&n.password?`${n.username}:${n.password}`:"",agent:this.agent});a.on("error",t),a.on("response",l=>l.on("end",()=>t(null,l)).resume());let s=h0({...this.maximumDepth&&{maximumDepth:this.maximumDepth}});a.end(Buffer.from(s(e,this.options.replacer),"utf8"))}}});var di=f((fv,Xl)=>{"use strict";var fe=r=>r!==null&&typeof r=="object"&&typeof r.pipe=="function";fe.writable=r=>fe(r)&&r.writable!==!1&&typeof r._write=="function"&&typeof r._writableState=="object";fe.readable=r=>fe(r)&&r.readable!==!1&&typeof r._read=="function"&&typeof r._readableState=="object";fe.duplex=r=>fe.writable(r)&&fe.readable(r);fe.transform=r=>fe.duplex(r)&&typeof r._transform=="function";Xl.exports=fe});var eu=f((dv,Ql)=>{"use strict";var d0=di(),{MESSAGE:p0}=I(),g0=require("os"),m0=Ke();Ql.exports=class extends m0{constructor(e={}){if(super(e),!e.stream||!d0(e.stream))throw new Error("options.stream is required.");this._stream=e.stream,this._stream.setMaxListeners(1/0),this.isObjectMode=e.stream._writableState.objectMode,this.eol=typeof e.eol=="string"?e.eol:g0.EOL}log(e,t){if(setImmediate(()=>this.emit("logged",e)),this.isObjectMode){this._stream.write(e),t&&t();return}this._stream.write(`${e[p0]}${this.eol}`),t&&t()}}});var ru=f(Sr=>{"use strict";Object.defineProperty(Sr,"Console",{configurable:!0,enumerable:!0,get(){return ns()}});Object.defineProperty(Sr,"File",{configurable:!0,enumerable:!0,get(){return Kl()}});Object.defineProperty(Sr,"Http",{configurable:!0,enumerable:!0,get(){return Zl()}});Object.defineProperty(Sr,"Stream",{configurable:!0,enumerable:!0,get(){return eu()}})});var At=f(Rr=>{"use strict";var Ct=dn(),{configs:pi}=I();Rr.cli=Ct.levels(pi.cli);Rr.npm=Ct.levels(pi.npm);Rr.syslog=Ct.levels(pi.syslog);Rr.addColors=Ct.levels});var nu=f((Lt,tu)=>{"use strict";Object.defineProperty(Lt,"__esModule",{value:!0});var v0=lt(),y0=De(v0),b0=yt(),w0=De(b0),_0=Jn(),x0=De(_0),$0=Vn(),E0=De($0),S0=Gn(),R0=De(S0),M0=Le(),O0=De(M0),T0=Ze(),q0=De(T0);function De(r){return r&&r.__esModule?r:{default:r}}function k0(r,e,t){t=(0,E0.default)(t);var n=0,i=0,{length:o}=r,a=!1;o===0&&t(null);function s(l,c){l===!1&&(a=!0),a!==!0&&(l?t(l):(++i===o||c===w0.default)&&t(null))}for(;n<o;n++)e(r[n],n,(0,R0.default)(s))}function C0(r,e,t){return(0,x0.default)(r,1/0,e,t)}function A0(r,e,t){var n=(0,y0.default)(r)?k0:C0;return n(r,(0,O0.default)(e),t)}Lt.default=(0,q0.default)(A0,3);tu.exports=Lt.default});var ou=f((Pt,iu)=>{"use strict";Object.defineProperty(Pt,"__esModule",{value:!0});Pt.default=L0;function L0(r){return(e,t,n)=>r(e,n)}iu.exports=Pt.default});var It=f((Dt,au)=>{"use strict";Object.defineProperty(Dt,"__esModule",{value:!0});var P0=nu(),j0=jt(P0),D0=ou(),I0=jt(D0),N0=Le(),F0=jt(N0),B0=Ze(),z0=jt(B0);function jt(r){return r&&r.__esModule?r:{default:r}}function H0(r,e,t){return(0,j0.default)(r,(0,I0.default)((0,F0.default)(e)),t)}Dt.default=(0,z0.default)(H0,3);au.exports=Dt.default});var lu=f((mv,su)=>{"use strict";var W0=Object.prototype.toString;su.exports=function(e){if(typeof e.displayName=="string"&&e.constructor.name)return e.displayName;if(typeof e.name=="string"&&e.name)return e.name;if(typeof e=="object"&&e.constructor&&typeof e.constructor.name=="string")return e.constructor.name;var t=e.toString(),n=W0.call(e).slice(8,-1);return n==="Function"?t=t.substring(t.indexOf("(")+1,t.indexOf(")")):t=n,t||"anonymous"}});var gi=f((vv,uu)=>{"use strict";var U0=lu();uu.exports=function(e){var t=0,n;function i(){return t||(t=1,n=e.apply(this,arguments),e=null),n}return i.displayName=U0(e),i}});var mi=f(Or=>{Or.get=function(r){var e=Error.stackTraceLimit;Error.stackTraceLimit=1/0;var t={},n=Error.prepareStackTrace;Error.prepareStackTrace=function(o,a){return a},Error.captureStackTrace(t,r||Or.get);var i=t.stack;return Error.prepareStackTrace=n,Error.stackTraceLimit=e,i};Or.parse=function(r){if(!r.stack)return[];var e=this,t=r.stack.split(`
|
27
|
+
`).slice(1);return t.map(function(n){if(n.match(/^\s*[-]{4,}$/))return e._createParsedCallSite({fileName:n,lineNumber:null,functionName:null,typeName:null,methodName:null,columnNumber:null,native:null});var i=n.match(/at (?:(.+)\s+\()?(?:(.+?):(\d+)(?::(\d+))?|([^)]+))\)?/);if(i){var o=null,a=null,s=null,l=null,c=null,h=i[5]==="native";if(i[1]){s=i[1];var g=s.lastIndexOf(".");if(s[g-1]=="."&&g--,g>0){o=s.substr(0,g),a=s.substr(g+1);var p=o.indexOf(".Module");p>0&&(s=s.substr(p+1),o=o.substr(0,p))}l=null}a&&(l=o,c=a),a==="<anonymous>"&&(c=null,s=null);var y={fileName:i[2]||null,lineNumber:parseInt(i[3],10)||null,functionName:s,typeName:l,methodName:c,columnNumber:parseInt(i[4],10)||null,native:h};return e._createParsedCallSite(y)}}).filter(function(n){return!!n})};function Mr(r){for(var e in r)this[e]=r[e]}var Y0=["this","typeName","functionName","methodName","fileName","lineNumber","columnNumber","function","evalOrigin"],V0=["topLevel","eval","native","constructor"];Y0.forEach(function(r){Mr.prototype[r]=null,Mr.prototype["get"+r[0].toUpperCase()+r.substr(1)]=function(){return this[r]}});V0.forEach(function(r){Mr.prototype[r]=!1,Mr.prototype["is"+r[0].toUpperCase()+r.substr(1)]=function(){return this[r]}});Or._createParsedCallSite=function(r){return new Mr(r)}});var fu=f((wv,cu)=>{"use strict";var{Writable:G0}=Pe();cu.exports=class extends G0{constructor(e){if(super({objectMode:!0}),!e)throw new Error("ExceptionStream requires a TransportStream instance.");this.handleExceptions=!0,this.transport=e}_write(e,t,n){return e.exception?this.transport.log(e,n):(n(),!0)}}});var yi=f((xv,pu)=>{"use strict";var hu=require("os"),K0=It(),vi=Er()("winston:exception"),J0=gi(),du=mi(),Z0=fu();pu.exports=class{constructor(e){if(!e)throw new Error("Logger is required to handle exceptions");this.logger=e,this.handlers=new Map}handle(...e){e.forEach(t=>{if(Array.isArray(t))return t.forEach(n=>this._addHandler(n));this._addHandler(t)}),this.catcher||(this.catcher=this._uncaughtException.bind(this),process.on("uncaughtException",this.catcher))}unhandle(){this.catcher&&(process.removeListener("uncaughtException",this.catcher),this.catcher=!1,Array.from(this.handlers.values()).forEach(e=>this.logger.unpipe(e)))}getAllInfo(e){let t=null;return e&&(t=typeof e=="string"?e:e.message),{error:e,level:"error",message:[`uncaughtException: ${t||"(no error message)"}`,e&&e.stack||" No stack trace"].join(`
|
28
|
+
`),stack:e&&e.stack,exception:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:hu.loadavg(),uptime:hu.uptime()}}getTrace(e){return(e?du.parse(e):du.get()).map(n=>({column:n.getColumnNumber(),file:n.getFileName(),function:n.getFunctionName(),line:n.getLineNumber(),method:n.getMethodName(),native:n.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleExceptions=!0;let t=new Z0(e);this.handlers.set(e,t),this.logger.pipe(t)}}_uncaughtException(e){let t=this.getAllInfo(e),n=this._getExceptionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,o;!n.length&&i&&(console.warn("winston: exitOnError cannot be true with no exception handlers."),console.warn("winston: not exiting process."),i=!1);function a(){vi("doExit",i),vi("process._exiting",process._exiting),i&&!process._exiting&&(o&&clearTimeout(o),process.exit(1))}if(!n||n.length===0)return process.nextTick(a);K0(n,(s,l)=>{let c=J0(l),h=s.transport||s;function g(p){return()=>{vi(p),c()}}h._ending=!0,h.once("finish",g("finished")),h.once("error",g("error"))},()=>i&&a()),this.logger.log(t),i&&(o=setTimeout(a,3e3))}_getExceptionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleExceptions)}}});var mu=f((Ev,gu)=>{"use strict";var{Writable:X0}=Pe();gu.exports=class extends X0{constructor(e){if(super({objectMode:!0}),!e)throw new Error("RejectionStream requires a TransportStream instance.");this.handleRejections=!0,this.transport=e}_write(e,t,n){return e.rejection?this.transport.log(e,n):(n(),!0)}}});var wi=f((Rv,bu)=>{"use strict";var vu=require("os"),Q0=It(),bi=Er()("winston:rejection"),eg=gi(),yu=mi(),rg=mu();bu.exports=class{constructor(e){if(!e)throw new Error("Logger is required to handle rejections");this.logger=e,this.handlers=new Map}handle(...e){e.forEach(t=>{if(Array.isArray(t))return t.forEach(n=>this._addHandler(n));this._addHandler(t)}),this.catcher||(this.catcher=this._unhandledRejection.bind(this),process.on("unhandledRejection",this.catcher))}unhandle(){this.catcher&&(process.removeListener("unhandledRejection",this.catcher),this.catcher=!1,Array.from(this.handlers.values()).forEach(e=>this.logger.unpipe(e)))}getAllInfo(e){let t=null;return e&&(t=typeof e=="string"?e:e.message),{error:e,level:"error",message:[`unhandledRejection: ${t||"(no error message)"}`,e&&e.stack||" No stack trace"].join(`
|
29
|
+
`),stack:e&&e.stack,rejection:!0,date:new Date().toString(),process:this.getProcessInfo(),os:this.getOsInfo(),trace:this.getTrace(e)}}getProcessInfo(){return{pid:process.pid,uid:process.getuid?process.getuid():null,gid:process.getgid?process.getgid():null,cwd:process.cwd(),execPath:process.execPath,version:process.version,argv:process.argv,memoryUsage:process.memoryUsage()}}getOsInfo(){return{loadavg:vu.loadavg(),uptime:vu.uptime()}}getTrace(e){return(e?yu.parse(e):yu.get()).map(n=>({column:n.getColumnNumber(),file:n.getFileName(),function:n.getFunctionName(),line:n.getLineNumber(),method:n.getMethodName(),native:n.isNative()}))}_addHandler(e){if(!this.handlers.has(e)){e.handleRejections=!0;let t=new rg(e);this.handlers.set(e,t),this.logger.pipe(t)}}_unhandledRejection(e){let t=this.getAllInfo(e),n=this._getRejectionHandlers(),i=typeof this.logger.exitOnError=="function"?this.logger.exitOnError(e):this.logger.exitOnError,o;!n.length&&i&&(console.warn("winston: exitOnError cannot be true with no rejection handlers."),console.warn("winston: not exiting process."),i=!1);function a(){bi("doExit",i),bi("process._exiting",process._exiting),i&&!process._exiting&&(o&&clearTimeout(o),process.exit(1))}if(!n||n.length===0)return process.nextTick(a);Q0(n,(s,l)=>{let c=eg(l),h=s.transport||s;function g(p){return()=>{bi(p),c()}}h._ending=!0,h.once("finish",g("finished")),h.once("error",g("error"))},()=>i&&a()),this.logger.log(t),i&&(o=setTimeout(a,3e3))}_getRejectionHandlers(){return this.logger.transports.filter(e=>(e.transport||e).handleRejections)}}});var _u=f((Mv,wu)=>{"use strict";var _i=class{constructor(e){let t=Nt();if(typeof e!="object"||Array.isArray(e)||!(e instanceof t))throw new Error("Logger is required for profiling");this.logger=e,this.start=Date.now()}done(...e){typeof e[e.length-1]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),e.pop());let t=typeof e[e.length-1]=="object"?e.pop():{};return t.level=t.level||"info",t.durationMs=Date.now()-this.start,this.logger.write(t)}};wu.exports=_i});var Nt=f((Ov,Su)=>{"use strict";var{Stream:tg,Transform:ng}=Pe(),xu=It(),{LEVEL:he,SPLAT:$u}=I(),Eu=di(),ig=yi(),og=wi(),ag=Wn(),sg=_u(),{warn:lg}=pn(),ug=At(),cg=/%[scdjifoO%]/g,Ft=class extends ng{constructor(e){super({objectMode:!0}),this.configure(e)}child(e){let t=this;return Object.create(t,{write:{value:function(n){let i=Object.assign({},e,n);n instanceof Error&&(i.stack=n.stack,i.message=n.message),t.write(i)}}})}configure({silent:e,format:t,defaultMeta:n,levels:i,level:o="info",exitOnError:a=!0,transports:s,colors:l,emitErrs:c,formatters:h,padLevels:g,rewriters:p,stripColors:y,exceptionHandlers:u,rejectionHandlers:v}={}){if(this.transports.length&&this.clear(),this.silent=e,this.format=t||this.format||ln()(),this.defaultMeta=n||null,this.levels=i||this.levels||ug.npm.levels,this.level=o,this.exceptions&&this.exceptions.unhandle(),this.rejections&&this.rejections.unhandle(),this.exceptions=new ig(this),this.rejections=new og(this),this.profilers={},this.exitOnError=a,s&&(s=Array.isArray(s)?s:[s],s.forEach($=>this.add($))),l||c||h||g||p||y)throw new Error(["{ colors, emitErrs, formatters, padLevels, rewriters, stripColors } were removed in winston@3.0.0.","Use a custom winston.format(function) instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
|
30
|
+
`));u&&this.exceptions.handle(u),v&&this.rejections.handle(v)}isLevelEnabled(e){let t=xi(this.levels,e);if(t===null)return!1;let n=xi(this.levels,this.level);return n===null?!1:!this.transports||this.transports.length===0?n>=t:this.transports.findIndex(o=>{let a=xi(this.levels,o.level);return a===null&&(a=n),a>=t})!==-1}log(e,t,...n){if(arguments.length===1)return e[he]=e.level,this._addDefaultMeta(e),this.write(e),this;if(arguments.length===2)return t&&typeof t=="object"?(t[he]=t.level=e,this._addDefaultMeta(t),this.write(t),this):(t={[he]:e,level:e,message:t},this._addDefaultMeta(t),this.write(t),this);let[i]=n;if(typeof i=="object"&&i!==null&&!(t&&t.match&&t.match(cg))){let a=Object.assign({},this.defaultMeta,i,{[he]:e,[$u]:n,level:e,message:t});return i.message&&(a.message=`${a.message} ${i.message}`),i.stack&&(a.stack=i.stack),i.cause&&(a.cause=i.cause),this.write(a),this}return this.write(Object.assign({},this.defaultMeta,{[he]:e,[$u]:n,level:e,message:t})),this}_transform(e,t,n){if(this.silent)return n();e[he]||(e[he]=e.level),!this.levels[e[he]]&&this.levels[e[he]]!==0&&console.error("[winston] Unknown logger level: %s",e[he]),this._readableState.pipes||console.error("[winston] Attempt to write logs with no transports, which can increase memory usage: %j",e);try{this.push(this.format.transform(e,this.format.options))}finally{this._writableState.sync=!1,n()}}_final(e){let t=this.transports.slice();xu(t,(n,i)=>{if(!n||n.finished)return setImmediate(i);n.once("finish",i),n.end()},e)}add(e){let t=!Eu(e)||e.log.length>2?new ag({transport:e}):e;if(!t._writableState||!t._writableState.objectMode)throw new Error("Transports must WritableStreams in objectMode. Set { objectMode: true }.");return this._onEvent("error",t),this._onEvent("warn",t),this.pipe(t),e.handleExceptions&&this.exceptions.handle(),e.handleRejections&&this.rejections.handle(),this}remove(e){if(!e)return this;let t=e;return(!Eu(e)||e.log.length>2)&&(t=this.transports.filter(n=>n.transport===e)[0]),t&&this.unpipe(t),this}clear(){return this.unpipe(),this}close(){return this.exceptions.unhandle(),this.rejections.unhandle(),this.clear(),this.emit("close"),this}setLevels(){lg.deprecated("setLevels")}query(e,t){typeof e=="function"&&(t=e,e={}),e=e||{};let n={},i=Object.assign({},e.query||{});function o(s,l){e.query&&typeof s.formatQuery=="function"&&(e.query=s.formatQuery(i)),s.query(e,(c,h)=>{if(c)return l(c);typeof s.formatResults=="function"&&(h=s.formatResults(h,e.format)),l(null,h)})}function a(s,l){o(s,(c,h)=>{l&&(h=c||h,h&&(n[s.name]=h),l()),l=null})}xu(this.transports.filter(s=>!!s.query),a,()=>t(null,n))}stream(e={}){let t=new tg,n=[];return t._streams=n,t.destroy=()=>{let i=n.length;for(;i--;)n[i].destroy()},this.transports.filter(i=>!!i.stream).forEach(i=>{let o=i.stream(e);o&&(n.push(o),o.on("log",a=>{a.transport=a.transport||[],a.transport.push(i.name),t.emit("log",a)}),o.on("error",a=>{a.transport=a.transport||[],a.transport.push(i.name),t.emit("error",a)}))}),t}startTimer(){return new sg(this)}profile(e,...t){let n=Date.now();if(this.profilers[e]){let i=this.profilers[e];delete this.profilers[e],typeof t[t.length-2]=="function"&&(console.warn("Callback function no longer supported as of winston@3.0.0"),t.pop());let o=typeof t[t.length-1]=="object"?t.pop():{};return o.level=o.level||"info",o.durationMs=n-i,o.message=o.message||e,this.write(o)}return this.profilers[e]=n,this}handleExceptions(...e){console.warn("Deprecated: .handleExceptions() will be removed in winston@4. Use .exceptions.handle()"),this.exceptions.handle(...e)}unhandleExceptions(...e){console.warn("Deprecated: .unhandleExceptions() will be removed in winston@4. Use .exceptions.unhandle()"),this.exceptions.unhandle(...e)}cli(){throw new Error(["Logger.cli() was removed in winston@3.0.0","Use a custom winston.formats.cli() instead.","See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
|
31
|
+
`))}_onEvent(e,t){function n(i){e==="error"&&!this.transports.includes(t)&&this.add(t),this.emit(e,i,t)}t["__winston"+e]||(t["__winston"+e]=n.bind(this),t.on(e,t["__winston"+e]))}_addDefaultMeta(e){this.defaultMeta&&Object.assign(e,this.defaultMeta)}};function xi(r,e){let t=r[e];return!t&&t!==0?null:t}Object.defineProperty(Ft.prototype,"transports",{configurable:!1,enumerable:!0,get(){let{pipes:r}=this._readableState;return Array.isArray(r)?r:[r].filter(Boolean)}});Su.exports=Ft});var $i=f((Tv,Ru)=>{"use strict";var{LEVEL:fg}=I(),hg=At(),dg=Nt(),pg=Er()("winston:create-logger");function gg(r){return"is"+r.charAt(0).toUpperCase()+r.slice(1)+"Enabled"}Ru.exports=function(r={}){r.levels=r.levels||hg.npm.levels;class e extends dg{constructor(i){super(i)}}let t=new e(r);return Object.keys(r.levels).forEach(function(n){if(pg('Define prototype method for "%s"',n),n==="log"){console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');return}e.prototype[n]=function(...i){let o=this||t;if(i.length===1){let[a]=i,s=a&&a.message&&a||{message:a};return s.level=s[fg]=n,o._addDefaultMeta(s),o.write(s),this||t}return i.length===0?(o.log(n,""),o):o.log(n,...i)},e.prototype[gg(n)]=function(){return(this||t).isLevelEnabled(n)}}),t}});var Ou=f((kv,Mu)=>{"use strict";var mg=$i();Mu.exports=class{constructor(e={}){this.loggers=new Map,this.options=e}add(e,t){if(!this.loggers.has(e)){t=Object.assign({},t||this.options);let n=t.transports||this.options.transports;n?t.transports=Array.isArray(n)?n.slice():[n]:t.transports=[];let i=mg(t);i.on("close",()=>this._delete(e)),this.loggers.set(e,i)}return this.loggers.get(e)}get(e,t){return this.add(e,t)}has(e){return!!this.loggers.has(e)}close(e){if(e)return this._removeLogger(e);this.loggers.forEach((t,n)=>this._removeLogger(n))}_removeLogger(e){if(!this.loggers.has(e))return;this.loggers.get(e).close(),this._delete(e)}_delete(e){this.loggers.delete(e)}}});var qu=f(C=>{"use strict";var Tu=dn(),{warn:Tr}=pn();C.version=ra().version;C.transports=ru();C.config=At();C.addColors=Tu.levels;C.format=Tu.format;C.createLogger=$i();C.Logger=Nt();C.ExceptionHandler=yi();C.RejectionHandler=wi();C.Container=Ou();C.Transport=Ke();C.loggers=new C.Container;var de=C.createLogger();Object.keys(C.config.npm.levels).concat(["log","query","stream","add","remove","clear","profile","startTimer","handleExceptions","unhandleExceptions","handleRejections","unhandleRejections","configure","child"]).forEach(r=>C[r]=(...e)=>de[r](...e));Object.defineProperty(C,"level",{get(){return de.level},set(r){de.level=r}});Object.defineProperty(C,"exceptions",{get(){return de.exceptions}});Object.defineProperty(C,"rejections",{get(){return de.rejections}});["exitOnError"].forEach(r=>{Object.defineProperty(C,r,{get(){return de[r]},set(e){de[r]=e}})});Object.defineProperty(C,"default",{get(){return{exceptionHandlers:de.exceptionHandlers,rejectionHandlers:de.rejectionHandlers,transports:de.transports}}});Tr.deprecated(C,"setLevels");Tr.forFunctions(C,"useFormat",["cli"]);Tr.forProperties(C,"useFormat",["padLevels","stripColors"]);Tr.forFunctions(C,"deprecated",["addRewriter","addFilter","clone","extend"]);Tr.forProperties(C,"deprecated",["emitErrs","levelLength"])});var xg={};Bu(xg,{default:()=>_g});module.exports=Hu(xg);var Wu=[{previous:"$semantic.color.on-primary",next:["$color.palette.static-white"]},{previous:"$semantic.color.primary",next:["$color.bg.brand-solid","$color.fg.brand"],alternative:["$color.palette.carrot-600"]},{previous:"$semantic.color.primary-low",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.secondary",next:["$color.palette.gray-900"]},{previous:"$semantic.color.secondary-low",next:["$color.bg.neutral-weak"],alternative:["$color.palette.gray-200"]},{previous:"$semantic.color.success",next:["$color.bg.positive-solid","$color.fg.positive"],alternative:["$color.fg.positive-contrast","$color.palette.green-700"]},{previous:"$semantic.color.success-low",next:["$color.bg.positive-weak"],alternative:["$color.palette.green-100"]},{previous:"$semantic.color.warning",next:["$color.bg.warning-solid"],alternative:["$color.fg.warning-contrast","$color.palette.yellow-500"]},{previous:"$semantic.color.warning-low",next:["$color.bg.warning-weak"],alternative:["$color.palette.yellow-100"]},{previous:"$semantic.color.danger",next:["$color.bg.critical-solid","$color.fg.critical"],alternative:["$color.fg.critical-contrast","$color.palette.red-700"]},{previous:"$semantic.color.danger-low",next:["$color.bg.critical-weak"],alternative:["$color.palette.red-100"]},{previous:"$semantic.color.overlay-dim",next:["$color.bg.overlay"],alternative:["$color.palette.static-black-alpha-500"]},{previous:"$semantic.color.overlay-low",next:["$color.bg.overlay-muted"],alternative:["$color.palette.static-black-alpha-200"]},{previous:"$semantic.color.paper-sheet",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-dialog",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-floating",next:["$color.bg.layer-floating"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-contents",next:["$color.bg.layer-fill"],alternative:["$color.palette.gray-100"]},{previous:"$semantic.color.paper-default",next:["$color.bg.layer-default"],alternative:["$color.palette.gray-00"]},{previous:"$semantic.color.paper-background",next:["$color.bg.layer-basement"],alternative:["$color.palette.gray-200"]},{previous:"$semantic.color.paper-accent",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.primary-hover",next:["$color.bg.brand-solid-pressed"],alternative:["$color.palette.carrot-700"]},{previous:"$semantic.color.primary-pressed",next:["$color.bg.brand-solid-pressed"],alternative:["$color.palette.carrot-700"]},{previous:"$semantic.color.primary-low-hover",next:["$color.palette.carrot-200"]},{previous:"$semantic.color.primary-low-active",next:["$color.palette.carrot-100"]},{previous:"$semantic.color.primary-low-pressed",next:["$color.palette.carrot-200"]},{previous:"$semantic.color.gray-hover",next:["$color.bg.neutral-weak-pressed"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.gray-pressed",next:["$color.bg.neutral-weak-pressed"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.on-primary-overlay-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-overlay-200",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-100",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-primary-low-overlay-200",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.on-gray-overlay-50",next:["$color.stroke.on-image"]},{previous:"$semantic.color.on-gray-overlay-100",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$semantic.color.divider-1",next:["$color.stroke.neutral-muted"],alternative:["$color.palette.static-black-alpha-50"]},{previous:"$semantic.color.divider-2",next:["$color.stroke.neutral"],alternative:["$color.palette.gray-300"]},{previous:"$semantic.color.divider-3",next:["$color.palette.gray-400"]},{previous:"$semantic.color.accent",next:["$color.bg.informative-solid","$color.fg.informative"],alternative:["$color.fg.informative-contrast","$color.palette.blue-700"]},{previous:"$semantic.color.ink-text",next:["$color.fg.neutral"],alternative:["$color.palette.gray-1000"]},{previous:"$semantic.color.ink-text-low",next:["$color.fg.neutral-subtle"],alternative:["$color.palette.gray-700"]},{previous:"$semantic.color.gray-active",next:["$color.fg.neutral-muted"],alternative:["$color.palette.gray-800"]}],Uu=[{previous:"$scale.color.gray-00",next:["$color.palette.gray-00"]},{previous:"$scale.color.gray-50",next:["$color.palette.gray-100"]},{previous:"$scale.color.gray-100",next:["$color.palette.gray-200"]},{previous:"$scale.color.gray-200",next:["$color.palette.gray-300"]},{previous:"$scale.color.gray-300",next:["$color.palette.gray-400"]},{previous:"$scale.color.gray-400",next:["$color.palette.gray-500"]},{previous:"$scale.color.gray-500",next:["$color.palette.gray-600"]},{previous:"$scale.color.gray-600",next:["$color.palette.gray-700"]},{previous:"$scale.color.gray-700",next:["$color.palette.gray-800"]},{previous:"$scale.color.gray-800",next:["$color.palette.gray-900"]},{previous:"$scale.color.gray-900",next:["$color.palette.gray-1000"]},{previous:"$scale.color.gray-alpha-50",next:["$color.palette.gray-200","$color.stroke.on-image"]},{previous:"$scale.color.gray-alpha-100",next:["$color.palette.gray-300"]},{previous:"$scale.color.gray-alpha-200",next:["$color.palette.gray-500"]},{previous:"$scale.color.gray-alpha-500",next:["$color.palette.gray-700"]},{previous:"$scale.color.carrot-50",next:["$color.palette.carrot-100"]},{previous:"$scale.color.carrot-100",next:["$color.palette.carrot-200"]},{previous:"$scale.color.carrot-200",next:["$color.palette.carrot-300"]},{previous:"$scale.color.carrot-300",next:["$color.palette.carrot-400"]},{previous:"$scale.color.carrot-400",next:["$color.palette.carrot-500"]},{previous:"$scale.color.carrot-500",next:["$color.palette.carrot-600"]},{previous:"$scale.color.carrot-600",next:["$color.palette.carrot-600"]},{previous:"$scale.color.carrot-700",next:["$color.palette.carrot-700"]},{previous:"$scale.color.carrot-800",next:["$color.palette.carrot-700"]},{previous:"$scale.color.carrot-900",next:["$color.palette.carrot-800"]},{previous:"$scale.color.carrot-950",next:["$color.palette.carrot-800"]},{previous:"$scale.color.carrot-alpha-50",next:["$color.palette.carrot-100"]},{previous:"$scale.color.carrot-alpha-100",next:["$color.palette.carrot-200"]},{previous:"$scale.color.carrot-alpha-200",next:["$color.palette.carrot-200"]},{previous:"$scale.color.blue-50",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-100",next:["$color.palette.blue-200"]},{previous:"$scale.color.blue-200",next:["$color.palette.blue-300"]},{previous:"$scale.color.blue-300",next:["$color.palette.blue-400"]},{previous:"$scale.color.blue-400",next:["$color.palette.blue-400"]},{previous:"$scale.color.blue-500",next:["$color.palette.blue-600"]},{previous:"$scale.color.blue-600",next:["$color.palette.blue-600"]},{previous:"$scale.color.blue-700",next:["$color.palette.blue-800"]},{previous:"$scale.color.blue-800",next:["$color.palette.blue-900"]},{previous:"$scale.color.blue-900",next:["$color.palette.blue-900"]},{previous:"$scale.color.blue-950",next:["$color.palette.blue-1000"]},{previous:"$scale.color.blue-alpha-50",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-alpha-100",next:["$color.palette.blue-100"]},{previous:"$scale.color.blue-alpha-200",next:["$color.palette.blue-200"]},{previous:"$scale.color.red-50",next:["$color.palette.red-100"]},{previous:"$scale.color.red-100",next:["$color.palette.red-200"]},{previous:"$scale.color.red-200",next:["$color.palette.red-300"]},{previous:"$scale.color.red-300",next:["$color.palette.red-400"]},{previous:"$scale.color.red-400",next:["$color.palette.red-600"]},{previous:"$scale.color.red-500",next:["$color.palette.red-700"]},{previous:"$scale.color.red-600",next:["$color.palette.red-700"]},{previous:"$scale.color.red-700",next:["$color.palette.red-800"]},{previous:"$scale.color.red-800",next:["$color.palette.red-900"]},{previous:"$scale.color.red-900",next:["$color.palette.red-900"]},{previous:"$scale.color.red-950",next:["$color.palette.red-900"]},{previous:"$scale.color.red-alpha-50",next:["$color.palette.red-100"]},{previous:"$scale.color.red-alpha-100",next:["$color.palette.red-200"]},{previous:"$scale.color.red-alpha-200",next:["$color.palette.red-300"]},{previous:"$scale.color.green-50",next:["$color.palette.green-100"]},{previous:"$scale.color.green-100",next:["$color.palette.green-200"]},{previous:"$scale.color.green-200",next:["$color.palette.green-300"]},{previous:"$scale.color.green-300",next:["$color.palette.green-400"]},{previous:"$scale.color.green-400",next:["$color.palette.green-500"]},{previous:"$scale.color.green-500",next:["$color.palette.green-600"]},{previous:"$scale.color.green-600",next:["$color.palette.green-700"]},{previous:"$scale.color.green-700",next:["$color.palette.green-800"]},{previous:"$scale.color.green-800",next:["$color.palette.green-900"]},{previous:"$scale.color.green-900",next:["$color.palette.green-900"]},{previous:"$scale.color.green-950",next:["$color.palette.green-900"]},{previous:"$scale.color.green-alpha-50",next:["$color.palette.green-100"]},{previous:"$scale.color.green-alpha-100",next:["$color.palette.green-200"]},{previous:"$scale.color.green-alpha-200",next:["$color.palette.green-200"]},{previous:"$scale.color.yellow-50",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-100",next:["$color.palette.yellow-200"]},{previous:"$scale.color.yellow-200",next:["$color.palette.yellow-300"]},{previous:"$scale.color.yellow-300",next:["$color.palette.yellow-400"]},{previous:"$scale.color.yellow-400",next:["$color.palette.yellow-500"]},{previous:"$scale.color.yellow-500",next:["$color.palette.yellow-700"]},{previous:"$scale.color.yellow-600",next:["$color.palette.yellow-700"]},{previous:"$scale.color.yellow-700",next:["$color.palette.yellow-800"]},{previous:"$scale.color.yellow-800",next:["$color.palette.yellow-800"]},{previous:"$scale.color.yellow-900",next:["$color.palette.yellow-900"]},{previous:"$scale.color.yellow-950",next:["$color.palette.yellow-900"]},{previous:"$scale.color.yellow-alpha-50",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-alpha-100",next:["$color.palette.yellow-100"]},{previous:"$scale.color.yellow-alpha-200",next:["$color.palette.yellow-100"]},{previous:"$scale.color.purple-50",next:["$color.palette.purple-100"]},{previous:"$scale.color.purple-100",next:["$color.palette.purple-300"]},{previous:"$scale.color.purple-200",next:["$color.palette.purple-400"]},{previous:"$scale.color.purple-300",next:["$color.palette.purple-400"]},{previous:"$scale.color.purple-400",next:["$color.palette.purple-500"]},{previous:"$scale.color.purple-500",next:["$color.palette.purple-600"]},{previous:"$scale.color.purple-600",next:["$color.palette.purple-700"]},{previous:"$scale.color.purple-700",next:["$color.palette.purple-800"]},{previous:"$scale.color.purple-800",next:["$color.palette.purple-900"]},{previous:"$scale.color.purple-900",next:["$color.palette.purple-900"]},{previous:"$scale.color.purple-950",next:["$color.palette.purple-1000"]}],Yu=[{previous:"$static.color.static-black",next:["$color.palette.static-black"]},{previous:"$static.color.static-white",next:["$color.palette.static-white"]},{previous:"$static.color.static-gray-900",next:["$color.palette.static-black"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-carrot-50",next:["$color.palette.carrot-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-carrot-800",next:["$color.palette.carrot-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-green-50",next:["$color.palette.green-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-green-800",next:["$color.palette.green-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-yellow-50",next:["$color.palette.yellow-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-yellow-800",next:["$color.palette.yellow-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-red-50",next:["$color.palette.red-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-red-800",next:["$color.palette.red-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-blue-50",next:["$color.palette.blue-100"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-blue-800",next:["$color.palette.blue-700"],description:"static\uC5D0\uC11C palette\uB85C \uBCC0\uACBD\uB418\uB294 \uC0C9\uC0C1\uC73C\uB85C \uC6A9\uB3C4 \uD30C\uC545 \uD544\uC694",needsVerification:!0},{previous:"$static.color.static-black-alpha-200",next:["$color.palette.static-black-alpha-200"]},{previous:"$static.color.static-black-alpha-500",next:["$color.palette.static-black-alpha-500"]},{previous:"$static.color.static-white-alpha-50",next:[],description:"V3\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC0C9\uC0C1"},{previous:"$static.color.static-white-alpha-200",next:["$color.palette.static-white-alpha-200"]}],zt=[...Wu,...Uu,...Yu];var qi=[{previous:"$semantic.typography.h1",next:[],description:"Deprecated"},{previous:"$semantic.typography.h2",next:[],description:"Deprecated"},{previous:"$semantic.typography.h3",next:[],description:"Deprecated"},{previous:"$semantic.typography.h4",next:["t10Bold","screenTitle"],description:"\uC904\uAC04\uACA9 -0.1px"},{previous:"$semantic.typography.title1Bold",next:["t9Bold"],description:"\uC904\uAC04\uACA9 -0.4px"},{previous:"$semantic.typography.title1Regular",next:[],description:"Deprecated"},{previous:"$semantic.typography.title2Bold",next:["t7Bold"]},{previous:"$semantic.typography.title2Regular",next:["t7Regular"]},{previous:"$semantic.typography.title3Bold",next:["t6Bold"],description:"\uC904\uAC04\uACA9 -0.3px"},{previous:"$semantic.typography.title3Regular",next:["t6Regular"]},{previous:"$semantic.typography.subtitle1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.subtitle1Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.subtitle2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.subtitle2Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.bodyL1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 -2px"},{previous:"$semantic.typography.bodyL1Regular",next:["articleBody"]},{previous:"$semantic.typography.bodyL2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 -2px"},{previous:"$semantic.typography.bodyL2Regular",next:[],alternative:["t4Regular"],description:"Deprecated"},{previous:"$semantic.typography.bodyM1Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.bodyM1Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.bodyM2Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.bodyM2Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.caption1Bold",next:["t3Bold"],description:"\uC904\uAC04\uACA9 -1.5px"},{previous:"$semantic.typography.caption1Regular",next:[],alternative:["t3Regular"],description:"Deprecated"},{previous:"$semantic.typography.caption2Bold",next:["t2Bold"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.caption2Regular",next:["t2Regular"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label1Bold",next:["t6Bold"],description:"\uC904\uAC04\uACA9 -0.3px"},{previous:"$semantic.typography.label1Regular",next:["t6Regular"]},{previous:"$semantic.typography.label2Bold",next:["t5Bold"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.label2Regular",next:["t5Regular"],description:"\uC904\uAC04\uACA9 +0.4px"},{previous:"$semantic.typography.label3Bold",next:["t4Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label3Regular",next:["t4Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label4Bold",next:["t2Bold"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label4Regular",next:["t2Regular"],description:"\uC904\uAC04\uACA9 -0.2px"},{previous:"$semantic.typography.label5Bold",next:["t1Bold"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label5Regular",next:["t1Regular"],description:"\uC904\uAC04\uACA9 +0.1px"},{previous:"$semantic.typography.label6Bold",next:[],alternative:["t1Bold"],description:"Deprecated"},{previous:"$semantic.typography.label6Regular",next:[],alternative:["t1Regular"],description:"Deprecated"}];function ki(r){let e=r.replace(/([A-Z])/g,"-$1").toLowerCase();return e=e.replace(/([a-z])(\d+)/g,"$1-$2"),e}var tr={text:["color","textColor","textDecorationColor","textEmphasisColor","caretColor","webkitTextFillColor","webkitTextStrokeColor","currentColor","cue","cueAfter","cueBefore","cursor","markColor","spellingErrorColor","grammarErrorColor","textFillColor","textStrokeColor","footnoteColor","rubyColor","markerForeground","scrollbarThumbColor","caretColor","selectionColor","marks"],background:["background","backgroundColor","backgroundImage","backgroundBlendMode","webkitBackgroundClip","webkitBackgroundOrigin","webkitBackgroundSize","gradient","gradientImage","pageBackgroundColor","breakColor","columnRuleColor","canvasBackground","layerBackground","counterFillColor","markerBackground","scrollbarColor","scrollbarButtonColor","scrollbarTrackColor","scrollbarTrackPieceColor","highlightBackground","screenBackgroundColor","printBackgroundColor"],border:["borderColor","borderTopColor","borderRightColor","borderBottomColor","borderLeftColor","borderBlockColor","borderBlockEndColor","borderBlockStartColor","borderInlineColor","borderInlineEndColor","borderInlineStartColor","border","borderTop","borderRight","borderBottom","borderLeft","borderBlock","borderBlockEnd","borderBlockStart","borderInline","borderInlineEnd","borderInlineStart","columnRuleColor","gridColumnRule","gridRowRule","outlineButton","outlineFieldset","outlineMenu","outlineWindow","rubyOverhang","scrollbarArrowColor","scrollbarBaseColor","scrollbarDarkShadowColor","scrollbarFaceColor","scrollbarHighlightColor","scrollbarShadowColor","scrollbarBorderColor","windowFrame"],outline:["outlineColor","outline","outlineFocus","outlineOffset","focusOutlineColor","focusRingColor"],shadow:["boxShadow","textShadow","dropShadow","webkitBoxShadow","mozBoxShadow","shadowColor","textShadowColor"],svg:["fill","fillColor","stroke","floodColor","lightingColor","stopColor","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","marker","markerEnd","markerMid","markerStart","paintOrder","shapeRendering","strokeColor","strokeDashcolor","strokeLinecap","strokeLinejoin","strokeOpacity","vectorEffect"],misc:["accentColor","scrollbarColor","columnRuleColor","textDecoration","maskColor","maskBorderColor","outlineOffset","filter","backdropFilter","appearance","containerType","colorScheme","contentVisibility","counterIncrement","counterReset","counterSet","forcedColorAdjust","imageRendering","isolation","mixBlendMode","objectFit","opacity","perspective","perspectiveOrigin","printColorAdjust","quotes","resize","tabSize","unicodeBidi","willChange","writingMode","zoom","colorGamut","colorScheme","invertedColors","prefersColorScheme"]},Vu=[...tr.background,...tr.svg.filter(r=>r!=="fill"&&r!=="fillColor"),"backgroundColor","backgroundImage"],Gu=[...tr.text,"color","fill","fillColor"],Ku=[...tr.border,...tr.outline,"stroke","borderColor","outlineColor"];function Ju(r){return!r||r==="fill"||r==="fillColor"?!1:r==="backgroundColor"||r==="background"||r==="backgroundImage"?!0:Vu.includes(r)}function Zu(r){return r?Gu.includes(r):!1}function Xu(r){return r?Ku.includes(r):!1}function Ci(r){return r?Xu(r)?"stroke":Zu(r)?"fg":Ju(r)?"bg":"palette":"palette"}var B=zu(qu());function ku(r){let e=B.format.printf(({message:s,timestamp:l,metadata:c})=>{let{previousToken:h,nextToken:g,line:p}=c,y=p?`(line ${p})`:"";return`${l} ${s}: ${h} \u2192 ${g} ${y}`}),t=B.format.printf(({level:s,message:l,timestamp:c,failureReason:h,metadata:g})=>{let{previousToken:p,description:y}=g,u=y||h||"";return`${c} [${s.toUpperCase()}]: ${l}
|
32
|
+
\u21B3 reason: ${p} ${u}`}),n=B.format.printf(({level:s,message:l,timestamp:c})=>`${c} [${s.toUpperCase()}]: ${l}`),i=(0,B.format)(s=>{let l=s.metadata;return(l==null?void 0:l.status)==="success"?s:!1}),o=(0,B.format)(s=>{let l=s.metadata;return(l==null?void 0:l.status)==="failure"||(l==null?void 0:l.status)==="warning"?s:!1}),a=(0,B.createLogger)({level:"debug",transports:[new B.transports.File({filename:`.report/${r}-success.log`,format:B.format.combine(i(),B.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),e)}),new B.transports.File({filename:`.report/${r}-issues.log`,format:B.format.combine(o(),B.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),t)}),new B.transports.File({filename:`.report/${r}-debug.log`,level:"debug",format:B.format.combine(B.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),n)})]});return{logger:a,logTransformResult(s,l){let{status:c,failureReason:h,needsVerification:g,description:p,previousToken:y,nextToken:u}=l,v=c==="success"?"info":c==="warning"?"warn":"error",$=l.line?`(line: ${l.line})`:"";a.log({level:v,message:`${s} ${$}`,...h&&{failureReason:h},...p&&{description:p},metadata:l}),g&&c==="success"&&a.log({level:"warn",message:`${s} ${$}`,metadata:{previousToken:y,nextToken:u,status:"warning",description:p||"\uC0AC\uC6A9 \uD655\uC778 \uD544\uC694\uD55C \uD1A0\uD070\uC785\uB2C8\uB2E4",needsVerification:!0,line:l.line}})},startFile(s){a.debug(`Starting transformation of ${s}`)},finishFile(s){a.debug(`Finished transformation of ${s}`)}}}function vg(r){return r.replace(/-([a-z0-9])/g,(e,t)=>t.toUpperCase())}function yg(r){let e=r.split("."),t=e[0];if(e.length<=1)return t;let o=e.slice(1).map(a=>vg(a)).map((a,s)=>s===0?a:a.charAt(0).toUpperCase()+a.slice(1)).join("");return`${t}.${o}`}var bg=(r,e)=>{let t=ku("replace-custom-seed-design-vars"),n=e.jscodeshift,i=n(r.source);return t.startFile(r.path),i.find(n.ImportDeclaration).filter(o=>o.node.source.value==="@seed-design/design-token").size()>0?(t.finishFile(r.path),i.toSource()):(i.find(n.MemberExpression).filter(o=>{let a=o.node.object,s=o.node.property;return a.type==="MemberExpression"&&a.object.type==="Identifier"&&a.object.name==="vars"&&a.property.type==="Identifier"&&a.property.name==="typography"&&s.type==="Identifier"}).forEach(o=>{var g,p;let a=o.node.property,s=a.name,l=(g=o.node.loc)==null?void 0:g.start.line,c=`$semantic.typography.${s}`,h=qi.find(y=>y.previous===c);if(h){let y=null,u=!1;if(h.next.length>=1?y=h.next[0]:"alternative"in h&&Array.isArray(h.alternative)&&((p=h.alternative)==null?void 0:p.length)>0&&(y=h.alternative[0],u=!0),y){a.name=y,u?t.logTransformResult(r.path,{previousToken:c,nextToken:y,line:l,status:"warning",failureReason:"Using alternative mapping since next mapping is empty"}):t.logTransformResult(r.path,{previousToken:c,nextToken:y,line:l,status:"success"});return}}t.logTransformResult(r.path,{previousToken:c,nextToken:null,line:l,status:"failure",failureReason:h?"No mapping or alternative available":"No mapping found for typography token"})}),i.find(n.MemberExpression).filter(o=>{let a=o.node.object;return a.type==="MemberExpression"&&a.object.type==="Identifier"&&a.object.name==="vars"&&a.property.type==="Identifier"&&a.property.name==="color"}).forEach(o=>{var v,$;let s=o.node.property.name,l=(v=o.node.loc)==null?void 0:v.start.line;if(s.startsWith("static")){n(o).replaceWith(n.memberExpression(n.memberExpression(n.memberExpression(n.identifier("vars"),n.identifier("color")),n.identifier("palette")),n.identifier(s)));return}let c=wg(o),h=Ci(c),g=ki(s),p=`$semantic.color.${g}`,y=`$scale.color.${g}`,u=zt.find(x=>x.previous===p);if(u||(u=zt.find(x=>x.previous===y)),u){let x=null,R=!1;if(u.next.length>=1){let m=[];switch(h){case"stroke":m=u.next.filter(b=>b.includes("$color.stroke")),m.length===0&&(m=u.next.filter(b=>b.includes("$color.fg"))),m.length===0&&(m=u.next.filter(b=>b.includes("$color.palette")));break;case"fg":m=u.next.filter(b=>b.includes("$color.fg")),m.length===0&&(m=u.next.filter(b=>b.includes("$color.palette")));break;case"bg":m=u.next.filter(b=>b.includes("$color.bg")),m.length===0&&(m=u.next.filter(b=>b.includes("$color.palette")));break;default:m=u.next.filter(b=>b.includes("$color.palette"));break}if(m.length>0)x=m[0];else{let b=u.next.filter(T=>T.includes("$color.palette"));x=b.length>0?b[0]:u.next[0]}}else if("alternative"in u&&Array.isArray(u.alternative)&&(($=u.alternative)==null?void 0:$.length)>0){R=!0;let m=[];switch(h){case"stroke":m=u.alternative.filter(b=>b.includes("$color.stroke")),m.length===0&&(m=u.alternative.filter(b=>b.includes("$color.fg"))),m.length===0&&(m=u.alternative.filter(b=>b.includes("$color.palette")));break;case"fg":m=u.alternative.filter(b=>b.includes("$color.fg")),m.length===0&&(m=u.alternative.filter(b=>b.includes("$color.palette")));break;case"bg":m=u.alternative.filter(b=>b.includes("$color.bg")),m.length===0&&(m=u.alternative.filter(b=>b.includes("$color.palette")));break;default:m=u.alternative.filter(b=>b.includes("$color.palette"));break}if(m.length>0)x=m[0];else{let b=u.alternative.filter(T=>T.includes("$color.palette"));x=b.length>0?b[0]:u.alternative[0]}}if(x){let m=x.substring(7),T=yg(m).split(".");T.length===2?n(o).replaceWith(n.memberExpression(n.memberExpression(n.memberExpression(n.identifier("vars"),n.identifier("color")),n.identifier(T[0])),n.identifier(T[1]))):T.length===1&&n(o).replaceWith(n.memberExpression(n.memberExpression(n.identifier("vars"),n.identifier("color")),n.identifier(T[0]))),R?t.logTransformResult(r.path,{previousToken:u.previous,nextToken:x,line:l,status:"warning",failureReason:`Using alternative mapping: ${h} context (${c||"unknown"})`}):t.logTransformResult(r.path,{previousToken:u.previous,nextToken:x,line:l,status:"success"});return}}t.logTransformResult(r.path,{previousToken:`Failed to find mapping for: ${s} (kebab: ${g})`,nextToken:null,line:l,status:"failure",failureReason:u?"No mapping or alternative available":"No mapping found for color token"})}),t.finishFile(r.path),i.toSource())};function wg(r){let e=r.parent.node;if(e.type==="TemplateExpression"||e.type==="TemplateLiteral"){let n=r.parent;for(;n&&n.node.type!=="ObjectProperty"&&n.node.type!=="AssignmentExpression"&&n.node.type!=="JSXAttribute"&&(n=n.parent,!!n););if(n){if(n.node.type==="ObjectProperty"){if(n.node.key.type==="Identifier")return n.node.key.name;if(n.node.key.type==="StringLiteral")return n.node.key.value}if(n.node.type==="AssignmentExpression"&&n.node.left.type==="Identifier")return n.node.left.name;if(n.node.type==="JSXAttribute"&&n.node.name.type==="JSXIdentifier")return n.node.name.name}return}let t=r.parent;if(t.node.type==="ObjectProperty"&&t.node.key.type==="Identifier")return t.node.key.name;if(t.node.type==="AssignmentExpression"&&t.node.left.type==="Identifier")return t.node.left.name;if(t.node.type==="ObjectProperty"&&(t.node.key.type==="StringLiteral"||t.node.key.type==="Identifier"))return t.node.key.type==="StringLiteral"?t.node.key.value:t.node.key.name;if(t.node.type==="JSXAttribute"&&t.node.name.type==="JSXIdentifier")return t.node.name.name}var _g=bg;
|
33
|
+
/*! Bundled license information:
|
34
|
+
|
35
|
+
safe-buffer/index.js:
|
36
|
+
(*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
37
|
+
*/
|