@dypnb/dev-tools 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/genPage/index.browser.js +63 -0
- package/dist/genPage/index.cjs.js +63 -0
- package/dist/genPage/index.esm.js +63 -0
- package/dist/genSwagger/index.browser.js +63 -0
- package/dist/genSwagger/index.cjs.js +63 -0
- package/dist/genSwagger/index.esm.js +63 -0
- package/dist/publishServer/index.browser.js +65 -0
- package/dist/publishServer/index.cjs.js +65 -0
- package/dist/publishServer/index.esm.js +65 -0
- package/dist/wxServerNotice/index.browser.js +70 -0
- package/dist/wxServerNotice/index.cjs.js +70 -0
- package/dist/wxServerNotice/index.esm.js +70 -0
- package/package.json +2 -3
- package/dist/chunk-f4ef292d.js +0 -51
- package/dist/genPage/index.js +0 -1
- package/dist/genSwagger/index.js +0 -1
- package/dist/publishServer/index.js +0 -8
- package/dist/wxServerNotice/index.js +0 -8
@@ -0,0 +1,63 @@
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(require("path"),require("fs"),require("http"),require("os"),require("util"),require("tty"),require("child_process"),require("assert"),require("events"),require("buffer"),require("stream"),require("node:url"),require("node:path")):"function"==typeof define&&define.amd?define(["path","fs","http","os","util","tty","child_process","assert","events","buffer","stream","node:url","node:path"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).require$$0$2,e.require$$0,e.http,e.require$$0$1,e.require$$0$3,e.require$$1,e.require$$0$4,e.require$$0$5,e.require$$2,e.require$$0$7,e.require$$0$6,e.node_url,e.node_path)}(this,(function(e,t,n,r,o,s,i,a,c,u,l,p,f){"use strict";var d="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function h(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}
|
2
|
+
/*!
|
3
|
+
* is-extglob <https://github.com/jonschlinkert/is-extglob>
|
4
|
+
*
|
5
|
+
* Copyright (c) 2014-2016, Jon Schlinkert.
|
6
|
+
* Licensed under the MIT License.
|
7
|
+
*/var g,m,y,b,v=function(e){if("string"!=typeof e||""===e)return!1;for(var t;t=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(t[2])return!0;e=e.slice(t.index+t[0].length)}return!1},E={"{":"}","(":")","[":"]"},A=function(e){if("!"===e[0])return!0;for(var t=0,n=-2,r=-2,o=-2,s=-2,i=-2;t<e.length;){if("*"===e[t])return!0;if("?"===e[t+1]&&/[\].+)]/.test(e[t]))return!0;if(-1!==r&&"["===e[t]&&"]"!==e[t+1]&&(r<t&&(r=e.indexOf("]",t)),r>t)){if(-1===i||i>r)return!0;if(-1===(i=e.indexOf("\\",t))||i>r)return!0}if(-1!==o&&"{"===e[t]&&"}"!==e[t+1]&&(o=e.indexOf("}",t))>t&&(-1===(i=e.indexOf("\\",t))||i>o))return!0;if(-1!==s&&"("===e[t]&&"?"===e[t+1]&&/[:!=]/.test(e[t+2])&&")"!==e[t+3]&&(s=e.indexOf(")",t))>t&&(-1===(i=e.indexOf("\\",t))||i>s))return!0;if(-1!==n&&"("===e[t]&&"|"!==e[t+1]&&(n<t&&(n=e.indexOf("|",t)),-1!==n&&")"!==e[n+1]&&(s=e.indexOf(")",n))>n&&(-1===(i=e.indexOf("\\",n))||i>s)))return!0;if("\\"===e[t]){var a=e[t+1];t+=2;var c=E[a];if(c){var u=e.indexOf(c,t);-1!==u&&(t=u+1)}if("!"===e[t])return!0}else t++}return!1},x=function(e){if("!"===e[0])return!0;for(var t=0;t<e.length;){if(/[*?{}()[\]]/.test(e[t]))return!0;if("\\"===e[t]){var n=e[t+1];t+=2;var r=E[n];if(r){var o=e.indexOf(r,t);-1!==o&&(t=o+1)}if("!"===e[t])return!0}else t++}return!1},R={exports:{}};
|
8
|
+
/*!
|
9
|
+
* is-glob <https://github.com/jonschlinkert/is-glob>
|
10
|
+
*
|
11
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
12
|
+
* Released under the MIT License.
|
13
|
+
*/var _=r;void 0!==_.homedir?R.exports=_.homedir:R.exports=function(){if(b)return y;b=1;var e=t,n=function(){if(m)return g;function e(e,t){if(!e||!e.length||"#"===e.charAt(0))return null;var n=e.split(":");return{username:n[0],password:n[1],uid:n[2],gid:n[3],gecos:n[4],homedir:n[5],shell:n[6]}}return m=1,g=function(t){if("string"!=typeof t)throw new Error("expected a string");return t.split("\n").map(e).filter(Boolean)}}();return y=function(){if("win32"===process.platform)return process.env.USERPROFILE?process.env.USERPROFILE:process.env.HOMEDRIVE&&process.env.HOMEPATH?process.env.HOMEDRIVE+process.env.HOMEPATH:process.env.HOME?process.env.HOME:null;if(process.env.HOME)return process.env.HOME;var t=function(t){try{return e.readFileSync(t,"utf8")}catch(e){return""}}("/etc/passwd"),r=function(e,t){for(var n=e.length,r=0;r<n;r++)if(+e[r].uid===t)return e[r].homedir}(n(t),"function"==typeof process.geteuid?process.geteuid():process.getuid());if(r)return r;var o=process.env.LOGNAME||process.env.USER||process.env.LNAME||process.env.USERNAME;return o?"darwin"===process.platform?"/Users/"+o:"/home/"+o:null}}();var C=R.exports,S=C,w=e,O=function(e){var t=S();return 126===e.charCodeAt(0)?43===e.charCodeAt(1)?w.join(process.cwd(),e.slice(2)):t?w.join(t,e.slice(1)):e:e},$={exports:{}},T={exports:{}},I={};
|
14
|
+
/*!
|
15
|
+
* expand-tilde <https://github.com/jonschlinkert/expand-tilde>
|
16
|
+
*
|
17
|
+
* Copyright (c) 2015 Jon Schlinkert.
|
18
|
+
* Licensed under the MIT license.
|
19
|
+
*/I.parse=I.decode=function(e){var t={},n=t,r=null,o=/^\[([^\]]*)\]$|^([^=]+)(=(.*))?$/i;return e.split(/[\r\n]+/g).forEach((function(e,s,i){if(e&&!e.match(/^\s*[;#]/)){var a=e.match(o);if(a){if(void 0!==a[1])return"__proto__"===(r=P(a[1]))?void(n={}):void(n=t[r]=t[r]||{});var c=P(a[2]);if("__proto__"!==c){var u=!a[3]||P(a[4]);switch(u){case"true":case"false":case"null":u=JSON.parse(u)}if(c.length>2&&"[]"===c.slice(-2)){if("__proto__"===(c=c.substring(0,c.length-2)))return;n[c]?Array.isArray(n[c])||(n[c]=[n[c]]):n[c]=[]}Array.isArray(n[c])?n[c].push(u):n[c]=u}}}})),Object.keys(t).filter((function(e,n,r){if(!t[e]||"object"!=typeof t[e]||Array.isArray(t[e]))return!1;var o=k(e),s=t,i=o.pop(),a=i.replace(/\\\./g,".");return o.forEach((function(e,t,n){"__proto__"!==e&&(s[e]&&"object"==typeof s[e]||(s[e]={}),s=s[e])})),(s!==t||a!==i)&&(s[a]=t[e],!0)})).forEach((function(e,n,r){delete t[e]})),t},I.stringify=I.encode=function e(t,n){var r=[],o="";"string"==typeof n?n={section:n,whitespace:!1}:(n=n||{}).whitespace=!0===n.whitespace;var s=n.whitespace?" = ":"=";Object.keys(t).forEach((function(e,n,i){var a=t[e];a&&Array.isArray(a)?a.forEach((function(t){o+=M(e+"[]")+s+M(t)+"\n"})):a&&"object"==typeof a?r.push(e):o+=M(e)+s+M(a)+H})),n.section&&o.length&&(o="["+M(n.section)+"]"+H+o);return r.forEach((function(r,s,i){var a=k(r).join("\\."),c=(n.section?n.section+".":"")+a,u=e(t[r],{section:c,whitespace:n.whitespace});o.length&&u.length&&(o+=H),o+=u})),o},I.safe=M,I.unsafe=P;var H="undefined"!=typeof process&&"win32"===process.platform?"\r\n":"\n";function k(e){return e.replace(/\1/g,"LITERAL\\1LITERAL").replace(/\\\./g,"").split(/\./).map((function(e){return e.replace(/\1/g,"\\.").replace(/\2LITERAL\\1LITERAL\2/g,"")}))}function L(e){return'"'===e.charAt(0)&&'"'===e.slice(-1)||"'"===e.charAt(0)&&"'"===e.slice(-1)}function M(e){return"string"!=typeof e||e.match(/[=\r\n]/)||e.match(/^\[/)||e.length>1&&L(e)||e!==e.trim()?JSON.stringify(e):e.replace(/;/g,"\\;").replace(/#/g,"\\#")}function P(e,t){if(!L(e=(e||"").trim())){for(var n=!1,r="",o=0,s=e.length;o<s;o++){var i=e.charAt(o);if(n)-1!=="\\;#".indexOf(i)?r+=i:r+="\\"+i,n=!1;else{if(-1!==";#".indexOf(i))break;"\\"===i?n=!0:r+=i}}return n&&(r+="\\"),r.trim()}"'"===e.charAt(0)&&(e=e.substr(1,e.length-2));try{e=JSON.parse(e)}catch(e){}return e}var N={exports:{}};
|
20
|
+
/*!
|
21
|
+
* is-windows <https://github.com/jonschlinkert/is-windows>
|
22
|
+
*
|
23
|
+
* Copyright © 2015-2018, Jon Schlinkert.
|
24
|
+
* Released under the MIT License.
|
25
|
+
*/!function(e,t){!function(n){t?e.exports=n():"undefined"!=typeof window?window.isWindows=n():void 0!==d?d.isWindows=n():"undefined"!=typeof self?self.isWindows=n():this.isWindows=n()}((function(){return function(){return process&&("win32"===process.platform||/^(msys|cygwin)$/.test(process.env.OSTYPE))}}))}(N,N.exports);var B,G,j,U,D,F=N.exports;D="win32"===process.platform||d.TESTING_WINDOWS?function(){if(G)return B;G=1,B=r,r.sync=function(t,r){return n(e.statSync(t),t,r)};var e=t;function n(e,t,n){return!(!e.isSymbolicLink()&&!e.isFile())&&function(e,t){var n=void 0!==t.pathExt?t.pathExt:process.env.PATHEXT;if(!n)return!0;if(-1!==(n=n.split(";")).indexOf(""))return!0;for(var r=0;r<n.length;r++){var o=n[r].toLowerCase();if(o&&e.substr(-o.length).toLowerCase()===o)return!0}return!1}(t,n)}function r(t,r,o){e.stat(t,(function(e,s){o(e,!e&&n(s,t,r))}))}return B}():function(){if(U)return j;U=1,j=n,n.sync=function(t,n){return r(e.statSync(t),n)};var e=t;function n(t,n,o){e.stat(t,(function(e,t){o(e,!e&&r(t,n))}))}function r(e,t){return e.isFile()&&function(e,t){var n=e.mode,r=e.uid,o=e.gid,s=void 0!==t.uid?t.uid:process.getuid&&process.getuid(),i=void 0!==t.gid?t.gid:process.getgid&&process.getgid(),a=parseInt("100",8),c=parseInt("010",8);return n&parseInt("001",8)||n&c&&o===i||n&a&&r===s||n&(a|c)&&0===s}(e,t)}return j}();var K,q,W=X;function X(e,t,n){if("function"==typeof t&&(n=t,t={}),!n){if("function"!=typeof Promise)throw new TypeError("callback not provided");return new Promise((function(n,r){X(e,t||{},(function(e,t){e?r(e):n(t)}))}))}D(e,t||{},(function(e,r){e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,r=!1),n(e,r)}))}X.sync=function(e,t){try{return D.sync(e,t||{})}catch(e){if(t&&t.ignoreErrors||"EACCES"===e.code)return!1;throw e}},function(n){var r,o=t,s=e,i=O,a=C,c=I;function u(){if(process.env.PREFIX)r=process.env.PREFIX;else{var t=a();if(t){var n=s.resolve(t,".npmrc");r=l(n)}if(!r){var c=function(){try{return o.realpathSync(function(){if(q)return K;q=1,K=a,a.sync=function(e,t){for(var r=i(e,t=t||{}),a=r.env,c=r.ext,u=r.extExe,l=[],p=0,f=a.length;p<f;p++){var d=a[p];'"'===d.charAt(0)&&'"'===d.slice(-1)&&(d=d.slice(1,-1));var h=n.join(d,e);!d&&/^\.[\\\/]/.test(e)&&(h=e.slice(0,2)+h);for(var g=0,m=c.length;g<m;g++){var y=h+c[g];try{if(o.sync(y,{pathExt:u})){if(!t.all)return y;l.push(y)}}catch(e){}}}if(t.all&&l.length)return l;if(t.nothrow)return null;throw s(e)};var t="win32"===process.platform||"cygwin"===process.env.OSTYPE||"msys"===process.env.OSTYPE,n=e,r=t?";":":",o=W;function s(e){var t=new Error("not found: "+e);return t.code="ENOENT",t}function i(e,n){var o=n.colon||r,s=n.path||process.env.PATH||"",i=[""];s=s.split(o);var a="";return t&&(s.unshift(process.cwd()),i=(a=n.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM").split(o),-1!==e.indexOf(".")&&""!==i[0]&&i.unshift("")),(e.match(/\//)||t&&e.match(/\\/))&&(s=[""]),{env:s,ext:i,extExe:a}}function a(e,t,r){"function"==typeof t&&(r=t,t={});var a=i(e,t),c=a.env,u=a.ext,l=a.extExe,p=[];!function i(a,f){if(a===f)return t.all&&p.length?r(null,p):r(s(e));var d=c[a];'"'===d.charAt(0)&&'"'===d.slice(-1)&&(d=d.slice(1,-1));var h=n.join(d,e);!d&&/^\.[\\\/]/.test(e)&&(h=e.slice(0,2)+h),function e(n,s){if(n===s)return i(a+1,f);var c=u[n];o(h+c,{pathExt:l},(function(o,i){if(!o&&i){if(!t.all)return r(null,h+c);p.push(h+c)}return e(n+1,s)}))}(0,u.length)}(0,c.length)}return K}
|
26
|
+
/*!
|
27
|
+
* global-prefix <https://github.com/jonschlinkert/global-prefix>
|
28
|
+
*
|
29
|
+
* Copyright (c) 2015-2017 Jon Schlinkert.
|
30
|
+
* Licensed under the MIT license.
|
31
|
+
*/().sync("npm"))}catch(e){}return null}();if(c){var u=s.resolve(c,"..","..","npmrc");if(r=l(u)){var p=s.resolve(r,"etc","npmrc");r=l(p)||r}}r||function(){var e=F;e()?r=process.env.APPDATA?s.join(process.env.APPDATA,"npm"):s.dirname(process.execPath):(r=s.dirname(s.dirname(process.execPath)),process.env.DESTDIR&&(r=s.join(process.env.DESTDIR,r)))}()}}if(r)return i(r)}function l(e){try{var t=o.readFileSync(e,"utf-8"),n=c.parse(t);if(n.prefix)return n.prefix}catch(e){}return null}Object.defineProperty(n,"exports",{enumerable:!0,get:function(){return r||(r=u())}})}(T);var Q=T.exports;
|
32
|
+
/*!
|
33
|
+
* global-modules <https://github.com/jonschlinkert/global-modules>
|
34
|
+
*
|
35
|
+
* Copyright (c) 2015-2017 Jon Schlinkert.
|
36
|
+
* Licensed under the MIT license.
|
37
|
+
*/!function(t){var n,r=e,o=Q,s=F;Object.defineProperty(t,"exports",{enumerable:!0,get:function(){return n||(n=s()?r.resolve(o,"node_modules"):r.resolve(o,"lib/node_modules"))}})}($);var Y=e,Z=O,V=$.exports,z=t,J=e;
|
38
|
+
/*!
|
39
|
+
* resolve-dir <https://github.com/jonschlinkert/resolve-dir>
|
40
|
+
*
|
41
|
+
* Copyright (c) 2015, Jon Schlinkert.
|
42
|
+
* Licensed under the MIT License.
|
43
|
+
*/var ee={};!function(e){e.isInteger=e=>"number"==typeof e?Number.isInteger(e):"string"==typeof e&&""!==e.trim()&&Number.isInteger(Number(e)),e.find=(e,t)=>e.nodes.find((e=>e.type===t)),e.exceedsLimit=(t,n,r=1,o)=>!1!==o&&(!(!e.isInteger(t)||!e.isInteger(n))&&(Number(n)-Number(t))/Number(r)>=o),e.escapeNode=(e,t=0,n)=>{let r=e.nodes[t];r&&(n&&r.type===n||"open"===r.type||"close"===r.type)&&!0!==r.escaped&&(r.value="\\"+r.value,r.escaped=!0)},e.encloseBrace=e=>"brace"===e.type&&(e.commas>>0+e.ranges>>0==0&&(e.invalid=!0,!0)),e.isInvalidBrace=e=>"brace"===e.type&&(!(!0!==e.invalid&&!e.dollar)||(e.commas>>0+e.ranges>>0==0||!0!==e.open||!0!==e.close)&&(e.invalid=!0,!0)),e.isOpenOrClose=e=>"open"===e.type||"close"===e.type||(!0===e.open||!0===e.close),e.reduce=e=>e.reduce(((e,t)=>("text"===t.type&&e.push(t.value),"range"===t.type&&(t.type="text"),e)),[]),e.flatten=(...e)=>{const t=[],n=e=>{for(let r=0;r<e.length;r++){let o=e[r];Array.isArray(o)?n(o):void 0!==o&&t.push(o)}return t};return n(e),t}}(ee);const te=ee;var ne=(e,t={})=>{let n=(e,r={})=>{let o=t.escapeInvalid&&te.isInvalidBrace(r),s=!0===e.invalid&&!0===t.escapeInvalid,i="";if(e.value)return(o||s)&&te.isOpenOrClose(e)?"\\"+e.value:e.value;if(e.value)return e.value;if(e.nodes)for(let t of e.nodes)i+=n(t);return i};return n(e)};
|
44
|
+
/*!
|
45
|
+
* is-number <https://github.com/jonschlinkert/is-number>
|
46
|
+
*
|
47
|
+
* Copyright (c) 2014-present, Jon Schlinkert.
|
48
|
+
* Released under the MIT License.
|
49
|
+
*/
|
50
|
+
/*!
|
51
|
+
* to-regex-range <https://github.com/micromatch/to-regex-range>
|
52
|
+
*
|
53
|
+
* Copyright (c) 2015-present, Jon Schlinkert.
|
54
|
+
* Released under the MIT License.
|
55
|
+
*/
|
56
|
+
const re=function(e){return"number"==typeof e?e-e==0:"string"==typeof e&&""!==e.trim()&&(Number.isFinite?Number.isFinite(+e):isFinite(+e))},oe=(e,t,n)=>{if(!1===re(e))throw new TypeError("toRegexRange: expected the first argument to be a number");if(void 0===t||e===t)return String(e);if(!1===re(t))throw new TypeError("toRegexRange: expected the second argument to be a number.");let r={relaxZeros:!0,...n};"boolean"==typeof r.strictZeros&&(r.relaxZeros=!1===r.strictZeros);let o=e+":"+t+"="+String(r.relaxZeros)+String(r.shorthand)+String(r.capture)+String(r.wrap);if(oe.cache.hasOwnProperty(o))return oe.cache[o].result;let s=Math.min(e,t),i=Math.max(e,t);if(1===Math.abs(s-i)){let n=e+"|"+t;return r.capture?`(${n})`:!1===r.wrap?n:`(?:${n})`}let a=he(e)||he(t),c={min:e,max:t,a:s,b:i},u=[],l=[];if(a&&(c.isPadded=a,c.maxLen=String(c.max).length),s<0){l=ie(i<0?Math.abs(i):1,Math.abs(s),c,r),s=c.a=0}return i>=0&&(u=ie(s,i,c,r)),c.negatives=l,c.positives=u,c.result=function(e,t,n){let r=ae(e,t,"-",!1)||[],o=ae(t,e,"",!1)||[],s=ae(e,t,"-?",!0)||[];return r.concat(s).concat(o).join("|")}(l,u),!0===r.capture?c.result=`(${c.result})`:!1!==r.wrap&&u.length+l.length>1&&(c.result=`(?:${c.result})`),oe.cache[o]=c,c.result};function se(e,t,n){if(e===t)return{pattern:e,count:[],digits:0};let r=function(e,t){let n=[];for(let r=0;r<e.length;r++)n.push([e[r],t[r]]);return n}(e,t),o=r.length,s="",i=0;for(let e=0;e<o;e++){let[t,n]=r[e];t===n?s+=t:"0"!==t||"9"!==n?s+=de(t,n):i++}return i&&(s+=!0===n.shorthand?"\\d":"[0-9]"),{pattern:s,count:[i],digits:o}}function ie(e,t,n,r){let o,s=function(e,t){let n=1,r=1,o=le(e,n),s=new Set([t]);for(;e<=o&&o<=t;)s.add(o),n+=1,o=le(e,n);for(o=pe(t+1,r)-1;e<o&&o<=t;)s.add(o),r+=1,o=pe(t+1,r)-1;return s=[...s],s.sort(ce),s}(e,t),i=[],a=e;for(let e=0;e<s.length;e++){let t=s[e],c=se(String(a),String(t),r),u="";n.isPadded||!o||o.pattern!==c.pattern?(n.isPadded&&(u=ge(t,n,r)),c.string=u+c.pattern+fe(c.count),i.push(c),a=t+1,o=c):(o.count.length>1&&o.count.pop(),o.count.push(c.count[0]),o.string=o.pattern+fe(o.count),a=t+1)}return i}function ae(e,t,n,r,o){let s=[];for(let o of e){let{string:e}=o;r||ue(t,"string",e)||s.push(n+e),r&&ue(t,"string",e)&&s.push(n+e)}return s}function ce(e,t){return e>t?1:t>e?-1:0}function ue(e,t,n){return e.some((e=>e[t]===n))}function le(e,t){return Number(String(e).slice(0,-t)+"9".repeat(t))}function pe(e,t){return e-e%Math.pow(10,t)}function fe(e){let[t=0,n=""]=e;return n||t>1?`{${t+(n?","+n:"")}}`:""}function de(e,t,n){return`[${e}${t-e==1?"":"-"}${t}]`}function he(e){return/^-?(0+)\d/.test(e)}function ge(e,t,n){if(!t.isPadded)return e;let r=Math.abs(t.maxLen-String(e).length),o=!1!==n.relaxZeros;switch(r){case 0:return"";case 1:return o?"0?":"0";case 2:return o?"0{0,2}":"00";default:return o?`0{0,${r}}`:`0{${r}}`}}oe.cache={},oe.clearCache=()=>oe.cache={};
|
57
|
+
/*!
|
58
|
+
* fill-range <https://github.com/jonschlinkert/fill-range>
|
59
|
+
*
|
60
|
+
* Copyright (c) 2014-present, Jon Schlinkert.
|
61
|
+
* Licensed under the MIT License.
|
62
|
+
*/
|
63
|
+
const me=o,ye=oe,be=e=>null!==e&&"object"==typeof e&&!Array.isArray(e),ve=e=>"number"==typeof e||"string"==typeof e&&""!==e,Ee=e=>Number.isInteger(+e),Ae=e=>{let t=`${e}`,n=-1;if("-"===t[0]&&(t=t.slice(1)),"0"===t)return!1;for(;"0"===t[++n];);return n>0},xe=(e,t,n)=>{if(t>0){let n="-"===e[0]?"-":"";n&&(e=e.slice(1)),e=n+e.padStart(n?t-1:t,"0")}return!1===n?String(e):e},Re=(e,t)=>{let n="-"===e[0]?"-":"";for(n&&(e=e.slice(1),t--);e.length<t;)e="0"+e;return n?"-"+e:e},_e=(e,t,n,r)=>{if(n)return ye(e,t,{wrap:!1,...r});let o=String.fromCharCode(e);return e===t?o:`[${o}-${String.fromCharCode(t)}]`},Ce=(e,t,n)=>{if(Array.isArray(e)){let t=!0===n.wrap,r=n.capture?"":"?:";return t?`(${r}${e.join("|")})`:e.join("|")}return ye(e,t,n)},Se=(...e)=>new RangeError("Invalid range arguments: "+me.inspect(...e)),we=(e,t,n)=>{if(!0===n.strictRanges)throw Se([e,t]);return[]},Oe=(e,t,n=1,r={})=>{let o=Number(e),s=Number(t);if(!Number.isInteger(o)||!Number.isInteger(s)){if(!0===r.strictRanges)throw Se([e,t]);return[]}0===o&&(o=0),0===s&&(s=0);let i=o>s,a=String(e),c=String(t),u=String(n);n=Math.max(Math.abs(n),1);let l=Ae(a)||Ae(c)||Ae(u),p=l?Math.max(a.length,c.length,u.length):0,f=!1===l&&!1===((e,t,n)=>"string"==typeof e||"string"==typeof t||!0===n.stringify)(e,t,r),d=r.transform||(e=>t=>!0===e?Number(t):String(t))(f);if(r.toRegex&&1===n)return _e(Re(e,p),Re(t,p),!0,r);let h={negatives:[],positives:[]},g=[],m=0;for(;i?o>=s:o<=s;)!0===r.toRegex&&n>1?h[(y=o)<0?"negatives":"positives"].push(Math.abs(y)):g.push(xe(d(o,m),p,f)),o=i?o-n:o+n,m++;var y;return!0===r.toRegex?n>1?((e,t)=>{e.negatives.sort(((e,t)=>e<t?-1:e>t?1:0)),e.positives.sort(((e,t)=>e<t?-1:e>t?1:0));let n,r=t.capture?"":"?:",o="",s="";return e.positives.length&&(o=e.positives.join("|")),e.negatives.length&&(s=`-(${r}${e.negatives.join("|")})`),n=o&&s?`${o}|${s}`:o||s,t.wrap?`(${r}${n})`:n})(h,r):Ce(g,null,{wrap:!1,...r}):g},$e=(e,t,n,r={})=>{if(null==t&&ve(e))return[e];if(!ve(e)||!ve(t))return we(e,t,r);if("function"==typeof n)return $e(e,t,1,{transform:n});if(be(n))return $e(e,t,0,n);let o={...r};return!0===o.capture&&(o.wrap=!0),n=n||o.step||1,Ee(n)?Ee(e)&&Ee(t)?Oe(e,t,n,o):((e,t,n=1,r={})=>{if(!Ee(e)&&e.length>1||!Ee(t)&&t.length>1)return we(e,t,r);let o=r.transform||(e=>String.fromCharCode(e)),s=`${e}`.charCodeAt(0),i=`${t}`.charCodeAt(0),a=s>i,c=Math.min(s,i),u=Math.max(s,i);if(r.toRegex&&1===n)return _e(c,u,!1,r);let l=[],p=0;for(;a?s>=i:s<=i;)l.push(o(s,p)),s=a?s-n:s+n,p++;return!0===r.toRegex?Ce(l,null,{wrap:!1,options:r}):l})(e,t,Math.max(Math.abs(n),1),o):null==n||be(n)?$e(e,t,1,n):((e,t)=>{if(!0===t.strictRanges)throw new TypeError(`Expected step "${e}" to be a number`);return[]})(n,o)};const Te=$e,Ie=ee;var He=(e,t={})=>{let n=(e,r={})=>{let o=Ie.isInvalidBrace(r),s=!0===e.invalid&&!0===t.escapeInvalid,i=!0===o||!0===s,a=!0===t.escapeInvalid?"\\":"",c="";if(!0===e.isOpen)return a+e.value;if(!0===e.isClose)return a+e.value;if("open"===e.type)return i?a+e.value:"(";if("close"===e.type)return i?a+e.value:")";if("comma"===e.type)return"comma"===e.prev.type?"":i?e.value:"|";if(e.value)return e.value;if(e.nodes&&e.ranges>0){let n=Ie.reduce(e.nodes),r=Te(...n,{...t,wrap:!1,toRegex:!0});if(0!==r.length)return n.length>1&&r.length>1?`(${r})`:r}if(e.nodes)for(let t of e.nodes)c+=n(t,e);return c};return n(e)};const ke=$e,Le=ne,Me=ee,Pe=(e="",t="",n=!1)=>{let r=[];if(e=[].concat(e),!(t=[].concat(t)).length)return e;if(!e.length)return n?Me.flatten(t).map((e=>`{${e}}`)):t;for(let o of e)if(Array.isArray(o))for(let e of o)r.push(Pe(e,t,n));else for(let e of t)!0===n&&"string"==typeof e&&(e=`{${e}}`),r.push(Array.isArray(e)?Pe(o,e,n):o+e);return Me.flatten(r)};var Ne=(e,t={})=>{let n=void 0===t.rangeLimit?1e3:t.rangeLimit,r=(e,o={})=>{e.queue=[];let s=o,i=o.queue;for(;"brace"!==s.type&&"root"!==s.type&&s.parent;)s=s.parent,i=s.queue;if(e.invalid||e.dollar)return void i.push(Pe(i.pop(),Le(e,t)));if("brace"===e.type&&!0!==e.invalid&&2===e.nodes.length)return void i.push(Pe(i.pop(),["{}"]));if(e.nodes&&e.ranges>0){let r=Me.reduce(e.nodes);if(Me.exceedsLimit(...r,t.step,n))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let o=ke(...r,t);return 0===o.length&&(o=Le(e,t)),i.push(Pe(i.pop(),o)),void(e.nodes=[])}let a=Me.encloseBrace(e),c=e.queue,u=e;for(;"brace"!==u.type&&"root"!==u.type&&u.parent;)u=u.parent,c=u.queue;for(let t=0;t<e.nodes.length;t++){let n=e.nodes[t];"comma"!==n.type||"brace"!==e.type?"close"!==n.type?n.value&&"open"!==n.type?c.push(Pe(c.pop(),n.value)):n.nodes&&r(n,e):i.push(Pe(i.pop(),c,a)):(1===t&&c.push(""),c.push(""))}return c};return Me.flatten(r(e))};const Be=ne,{MAX_LENGTH:Ge,CHAR_BACKSLASH:je,CHAR_BACKTICK:Ue,CHAR_COMMA:De,CHAR_DOT:Fe,CHAR_LEFT_PARENTHESES:Ke,CHAR_RIGHT_PARENTHESES:qe,CHAR_LEFT_CURLY_BRACE:We,CHAR_RIGHT_CURLY_BRACE:Xe,CHAR_LEFT_SQUARE_BRACKET:Qe,CHAR_RIGHT_SQUARE_BRACKET:Ye,CHAR_DOUBLE_QUOTE:Ze,CHAR_SINGLE_QUOTE:Ve,CHAR_NO_BREAK_SPACE:ze,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Je}={MAX_LENGTH:65536,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:"\n",CHAR_NO_BREAK_SPACE:" ",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:"\t",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\ufeff"};var et=(e,t={})=>{if("string"!=typeof e)throw new TypeError("Expected a string");let n=t||{},r="number"==typeof n.maxLength?Math.min(Ge,n.maxLength):Ge;if(e.length>r)throw new SyntaxError(`Input length (${e.length}), exceeds max characters (${r})`);let o,s={type:"root",input:e,nodes:[]},i=[s],a=s,c=s,u=0,l=e.length,p=0,f=0;const d=()=>e[p++],h=e=>{if("text"===e.type&&"dot"===c.type&&(c.type="text"),!c||"text"!==c.type||"text"!==e.type)return a.nodes.push(e),e.parent=a,e.prev=c,c=e,e;c.value+=e.value};for(h({type:"bos"});p<l;)if(a=i[i.length-1],o=d(),o!==Je&&o!==ze)if(o!==je)if(o!==Ye)if(o!==Qe)if(o!==Ke)if(o!==qe)if(o!==Ze&&o!==Ve&&o!==Ue)if(o!==We)if(o!==Xe)if(o===De&&f>0){if(a.ranges>0){a.ranges=0;let e=a.nodes.shift();a.nodes=[e,{type:"text",value:Be(a)}]}h({type:"comma",value:o}),a.commas++}else if(o===Fe&&f>0&&0===a.commas){let e=a.nodes;if(0===f||0===e.length){h({type:"text",value:o});continue}if("dot"===c.type){if(a.range=[],c.value+=o,c.type="range",3!==a.nodes.length&&5!==a.nodes.length){a.invalid=!0,a.ranges=0,c.type="text";continue}a.ranges++,a.args=[];continue}if("range"===c.type){e.pop();let t=e[e.length-1];t.value+=c.value+o,c=t,a.ranges--;continue}h({type:"dot",value:o})}else h({type:"text",value:o});else{if("brace"!==a.type){h({type:"text",value:o});continue}let e="close";a=i.pop(),a.close=!0,h({type:e,value:o}),f--,a=i[i.length-1]}else{f++;let e=c.value&&"$"===c.value.slice(-1)||!0===a.dollar;a=h({type:"brace",open:!0,close:!1,dollar:e,depth:f,commas:0,ranges:0,nodes:[]}),i.push(a),h({type:"open",value:o})}else{let e,n=o;for(!0!==t.keepQuotes&&(o="");p<l&&(e=d());)if(e!==je){if(e===n){!0===t.keepQuotes&&(o+=e);break}o+=e}else o+=e+d();h({type:"text",value:o})}else{if("paren"!==a.type){h({type:"text",value:o});continue}a=i.pop(),h({type:"text",value:o}),a=i[i.length-1]}else a=h({type:"paren",nodes:[]}),i.push(a),h({type:"text",value:o});else{let e;for(u++;p<l&&(e=d());)if(o+=e,e!==Qe)if(e!==je){if(e===Ye&&(u--,0===u))break}else o+=d();else u++;h({type:"text",value:o})}else h({type:"text",value:"\\"+o});else h({type:"text",value:(t.keepEscaping?o:"")+d()});do{if(a=i.pop(),"root"!==a.type){a.nodes.forEach((e=>{e.nodes||("open"===e.type&&(e.isOpen=!0),"close"===e.type&&(e.isClose=!0),e.nodes||(e.type="text"),e.invalid=!0)}));let e=i[i.length-1],t=e.nodes.indexOf(a);e.nodes.splice(t,1,...a.nodes)}}while(i.length>0);return h({type:"eos"}),s};const tt=ne,nt=He,rt=Ne,ot=et,st=(e,t={})=>{let n=[];if(Array.isArray(e))for(let r of e){let e=st.create(r,t);Array.isArray(e)?n.push(...e):n.push(e)}else n=[].concat(st.create(e,t));return t&&!0===t.expand&&!0===t.nodupes&&(n=[...new Set(n)]),n};st.parse=(e,t={})=>ot(e,t),st.stringify=(e,t={})=>tt("string"==typeof e?st.parse(e,t):e,t),st.compile=(e,t={})=>("string"==typeof e&&(e=st.parse(e,t)),nt(e,t)),st.expand=(e,t={})=>{"string"==typeof e&&(e=st.parse(e,t));let n=rt(e,t);return!0===t.noempty&&(n=n.filter(Boolean)),!0===t.nodupes&&(n=[...new Set(n)]),n},st.create=(e,t={})=>""===e||e.length<3?[e]:!0!==t.expand?st.compile(e,t):st.expand(e,t);var it=st,at={};const ct=e,ut="\\\\/",lt=`[^${ut}]`,pt="\\.",ft="\\/",dt="[^/]",ht=`(?:${ft}|$)`,gt=`(?:^|${ft})`,mt=`${pt}{1,2}${ht}`,yt={DOT_LITERAL:pt,PLUS_LITERAL:"\\+",QMARK_LITERAL:"\\?",SLASH_LITERAL:ft,ONE_CHAR:"(?=.)",QMARK:dt,END_ANCHOR:ht,DOTS_SLASH:mt,NO_DOT:`(?!${pt})`,NO_DOTS:`(?!${gt}${mt})`,NO_DOT_SLASH:`(?!${pt}{0,1}${ht})`,NO_DOTS_SLASH:`(?!${mt})`,QMARK_NO_DOT:`[^.${ft}]`,STAR:`${dt}*?`,START_ANCHOR:gt},bt={...yt,SLASH_LITERAL:`[${ut}]`,QMARK:lt,STAR:`${lt}*?`,DOTS_SLASH:`${pt}{1,2}(?:[${ut}]|$)`,NO_DOT:`(?!${pt})`,NO_DOTS:`(?!(?:^|[${ut}])${pt}{1,2}(?:[${ut}]|$))`,NO_DOT_SLASH:`(?!${pt}{0,1}(?:[${ut}]|$))`,NO_DOTS_SLASH:`(?!${pt}{1,2}(?:[${ut}]|$))`,QMARK_NO_DOT:`[^.${ut}]`,START_ANCHOR:`(?:^|[${ut}])`,END_ANCHOR:`(?:[${ut}]|$)`};var vt={MAX_LENGTH:65536,POSIX_REGEX_SOURCE:{alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"},REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:ct.sep,extglobChars:e=>({"!":{type:"negate",open:"(?:(?!(?:",close:`))${e.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}),globChars:e=>!0===e?bt:yt};!function(t){const n=e,r="win32"===process.platform,{REGEX_BACKSLASH:o,REGEX_REMOVE_BACKSLASH:s,REGEX_SPECIAL_CHARS:i,REGEX_SPECIAL_CHARS_GLOBAL:a}=vt;t.isObject=e=>null!==e&&"object"==typeof e&&!Array.isArray(e),t.hasRegexChars=e=>i.test(e),t.isRegexChar=e=>1===e.length&&t.hasRegexChars(e),t.escapeRegex=e=>e.replace(a,"\\$1"),t.toPosixSlashes=e=>e.replace(o,"/"),t.removeBackslashes=e=>e.replace(s,(e=>"\\"===e?"":e)),t.supportsLookbehinds=()=>{const e=process.version.slice(1).split(".").map(Number);return 3===e.length&&e[0]>=9||8===e[0]&&e[1]>=10},t.isWindows=e=>e&&"boolean"==typeof e.windows?e.windows:!0===r||"\\"===n.sep,t.escapeLast=(e,n,r)=>{const o=e.lastIndexOf(n,r);return-1===o?e:"\\"===e[o-1]?t.escapeLast(e,n,o-1):`${e.slice(0,o)}\\${e.slice(o)}`},t.removePrefix=(e,t={})=>{let n=e;return n.startsWith("./")&&(n=n.slice(2),t.prefix="./"),n},t.wrapOutput=(e,t={},n={})=>{let r=`${n.contains?"":"^"}(?:${e})${n.contains?"":"$"}`;return!0===t.negated&&(r=`(?:^(?!${r}).*$)`),r}}(at);const Et=at,{CHAR_ASTERISK:At,CHAR_AT:xt,CHAR_BACKWARD_SLASH:Rt,CHAR_COMMA:_t,CHAR_DOT:Ct,CHAR_EXCLAMATION_MARK:St,CHAR_FORWARD_SLASH:wt,CHAR_LEFT_CURLY_BRACE:Ot,CHAR_LEFT_PARENTHESES:$t,CHAR_LEFT_SQUARE_BRACKET:Tt,CHAR_PLUS:It,CHAR_QUESTION_MARK:Ht,CHAR_RIGHT_CURLY_BRACE:kt,CHAR_RIGHT_PARENTHESES:Lt,CHAR_RIGHT_SQUARE_BRACKET:Mt}=vt,Pt=e=>e===wt||e===Rt,Nt=e=>{!0!==e.isPrefix&&(e.depth=e.isGlobstar?1/0:1)};var Bt=(e,t)=>{const n=t||{},r=e.length-1,o=!0===n.parts||!0===n.scanToEnd,s=[],i=[],a=[];let c,u,l=e,p=-1,f=0,d=0,h=!1,g=!1,m=!1,y=!1,b=!1,v=!1,E=!1,A=!1,x=!1,R=!1,_=0,C={value:"",depth:0,isGlob:!1};const S=()=>p>=r,w=()=>(c=u,l.charCodeAt(++p));for(;p<r;){let e;if(u=w(),u!==Rt){if(!0===v||u===Ot){for(_++;!0!==S()&&(u=w());)if(u!==Rt)if(u!==Ot){if(!0!==v&&u===Ct&&(u=w())===Ct){if(h=C.isBrace=!0,m=C.isGlob=!0,R=!0,!0===o)continue;break}if(!0!==v&&u===_t){if(h=C.isBrace=!0,m=C.isGlob=!0,R=!0,!0===o)continue;break}if(u===kt&&(_--,0===_)){v=!1,h=C.isBrace=!0,R=!0;break}}else _++;else E=C.backslashes=!0,w();if(!0===o)continue;break}if(u!==wt){if(!0!==n.noext){if(!0===(u===It||u===xt||u===At||u===Ht||u===St)&&l.charCodeAt(p+1)===$t){if(m=C.isGlob=!0,y=C.isExtglob=!0,R=!0,u===St&&p===f&&(x=!0),!0===o){for(;!0!==S()&&(u=w());)if(u!==Rt){if(u===Lt){m=C.isGlob=!0,R=!0;break}}else E=C.backslashes=!0,u=w();continue}break}}if(u===At){if(c===At&&(b=C.isGlobstar=!0),m=C.isGlob=!0,R=!0,!0===o)continue;break}if(u===Ht){if(m=C.isGlob=!0,R=!0,!0===o)continue;break}if(u===Tt){for(;!0!==S()&&(e=w());)if(e!==Rt){if(e===Mt){g=C.isBracket=!0,m=C.isGlob=!0,R=!0;break}}else E=C.backslashes=!0,w();if(!0===o)continue;break}if(!0===n.nonegate||u!==St||p!==f){if(!0!==n.noparen&&u===$t){if(m=C.isGlob=!0,!0===o){for(;!0!==S()&&(u=w());)if(u!==$t){if(u===Lt){R=!0;break}}else E=C.backslashes=!0,u=w();continue}break}if(!0===m){if(R=!0,!0===o)continue;break}}else A=C.negated=!0,f++}else{if(s.push(p),i.push(C),C={value:"",depth:0,isGlob:!1},!0===R)continue;if(c===Ct&&p===f+1){f+=2;continue}d=p+1}}else E=C.backslashes=!0,u=w(),u===Ot&&(v=!0)}!0===n.noext&&(y=!1,m=!1);let O=l,$="",T="";f>0&&($=l.slice(0,f),l=l.slice(f),d-=f),O&&!0===m&&d>0?(O=l.slice(0,d),T=l.slice(d)):!0===m?(O="",T=l):O=l,O&&""!==O&&"/"!==O&&O!==l&&Pt(O.charCodeAt(O.length-1))&&(O=O.slice(0,-1)),!0===n.unescape&&(T&&(T=Et.removeBackslashes(T)),O&&!0===E&&(O=Et.removeBackslashes(O)));const I={prefix:$,input:e,start:f,base:O,glob:T,isBrace:h,isBracket:g,isGlob:m,isExtglob:y,isGlobstar:b,negated:A,negatedExtglob:x};if(!0===n.tokens&&(I.maxDepth=0,Pt(u)||i.push(C),I.tokens=i),!0===n.parts||!0===n.tokens){let t;for(let r=0;r<s.length;r++){const o=t?t+1:f,c=s[r],u=e.slice(o,c);n.tokens&&(0===r&&0!==f?(i[r].isPrefix=!0,i[r].value=$):i[r].value=u,Nt(i[r]),I.maxDepth+=i[r].depth),0===r&&""===u||a.push(u),t=c}if(t&&t+1<e.length){const r=e.slice(t+1);a.push(r),n.tokens&&(i[i.length-1].value=r,Nt(i[i.length-1]),I.maxDepth+=i[i.length-1].depth)}I.slashes=s,I.parts=a}return I};const Gt=vt,jt=at,{MAX_LENGTH:Ut,POSIX_REGEX_SOURCE:Dt,REGEX_NON_SPECIAL_CHARS:Ft,REGEX_SPECIAL_CHARS_BACKREF:Kt,REPLACEMENTS:qt}=Gt,Wt=(e,t)=>{if("function"==typeof t.expandRange)return t.expandRange(...e,t);e.sort();const n=`[${e.join("-")}]`;try{new RegExp(n)}catch(t){return e.map((e=>jt.escapeRegex(e))).join("..")}return n},Xt=(e,t)=>`Missing ${e}: "${t}" - use "\\\\${t}" to match literal characters`,Qt=(e,t)=>{if("string"!=typeof e)throw new TypeError("Expected a string");e=qt[e]||e;const n={...t},r="number"==typeof n.maxLength?Math.min(Ut,n.maxLength):Ut;let o=e.length;if(o>r)throw new SyntaxError(`Input length: ${o}, exceeds maximum allowed length: ${r}`);const s={type:"bos",value:"",output:n.prepend||""},i=[s],a=n.capture?"":"?:",c=jt.isWindows(t),u=Gt.globChars(c),l=Gt.extglobChars(u),{DOT_LITERAL:p,PLUS_LITERAL:f,SLASH_LITERAL:d,ONE_CHAR:h,DOTS_SLASH:g,NO_DOT:m,NO_DOT_SLASH:y,NO_DOTS_SLASH:b,QMARK:v,QMARK_NO_DOT:E,STAR:A,START_ANCHOR:x}=u,R=e=>`(${a}(?:(?!${x}${e.dot?g:p}).)*?)`,_=n.dot?"":m,C=n.dot?v:E;let S=!0===n.bash?R(n):A;n.capture&&(S=`(${S})`),"boolean"==typeof n.noext&&(n.noextglob=n.noext);const w={input:e,index:-1,start:0,dot:!0===n.dot,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:i};e=jt.removePrefix(e,w),o=e.length;const O=[],$=[],T=[];let I,H=s;const k=()=>w.index===o-1,L=w.peek=(t=1)=>e[w.index+t],M=w.advance=()=>e[++w.index]||"",P=()=>e.slice(w.index+1),N=(e="",t=0)=>{w.consumed+=e,w.index+=t},B=e=>{w.output+=null!=e.output?e.output:e.value,N(e.value)},G=()=>{let e=1;for(;"!"===L()&&("("!==L(2)||"?"===L(3));)M(),w.start++,e++;return e%2!=0&&(w.negated=!0,w.start++,!0)},j=e=>{w[e]++,T.push(e)},U=e=>{w[e]--,T.pop()},D=e=>{if("globstar"===H.type){const t=w.braces>0&&("comma"===e.type||"brace"===e.type),n=!0===e.extglob||O.length&&("pipe"===e.type||"paren"===e.type);"slash"===e.type||"paren"===e.type||t||n||(w.output=w.output.slice(0,-H.output.length),H.type="star",H.value="*",H.output=S,w.output+=H.output)}if(O.length&&"paren"!==e.type&&(O[O.length-1].inner+=e.value),(e.value||e.output)&&B(e),H&&"text"===H.type&&"text"===e.type)return H.value+=e.value,void(H.output=(H.output||"")+e.value);e.prev=H,i.push(e),H=e},F=(e,t)=>{const r={...l[t],conditions:1,inner:""};r.prev=H,r.parens=w.parens,r.output=w.output;const o=(n.capture?"(":"")+r.open;j("parens"),D({type:e,value:t,output:w.output?"":h}),D({type:"paren",extglob:!0,value:M(),output:o}),O.push(r)},K=e=>{let r,o=e.close+(n.capture?")":"");if("negate"===e.type){let s=S;if(e.inner&&e.inner.length>1&&e.inner.includes("/")&&(s=R(n)),(s!==S||k()||/^\)+$/.test(P()))&&(o=e.close=`)$))${s}`),e.inner.includes("*")&&(r=P())&&/^\.[^\\/.]+$/.test(r)){const n=Qt(r,{...t,fastpaths:!1}).output;o=e.close=`)${n})${s})`}"bos"===e.prev.type&&(w.negatedExtglob=!0)}D({type:"paren",extglob:!0,value:I,output:o}),U("parens")};if(!1!==n.fastpaths&&!/(^[*!]|[/()[\]{}"])/.test(e)){let r=!1,o=e.replace(Kt,((e,t,n,o,s,i)=>"\\"===o?(r=!0,e):"?"===o?t?t+o+(s?v.repeat(s.length):""):0===i?C+(s?v.repeat(s.length):""):v.repeat(n.length):"."===o?p.repeat(n.length):"*"===o?t?t+o+(s?S:""):S:t?e:`\\${e}`));return!0===r&&(o=!0===n.unescape?o.replace(/\\/g,""):o.replace(/\\+/g,(e=>e.length%2==0?"\\\\":e?"\\":""))),o===e&&!0===n.contains?(w.output=e,w):(w.output=jt.wrapOutput(o,w,t),w)}for(;!k();){if(I=M(),"\0"===I)continue;if("\\"===I){const e=L();if("/"===e&&!0!==n.bash)continue;if("."===e||";"===e)continue;if(!e){I+="\\",D({type:"text",value:I});continue}const t=/^\\+/.exec(P());let r=0;if(t&&t[0].length>2&&(r=t[0].length,w.index+=r,r%2!=0&&(I+="\\")),!0===n.unescape?I=M():I+=M(),0===w.brackets){D({type:"text",value:I});continue}}if(w.brackets>0&&("]"!==I||"["===H.value||"[^"===H.value)){if(!1!==n.posix&&":"===I){const e=H.value.slice(1);if(e.includes("[")&&(H.posix=!0,e.includes(":"))){const e=H.value.lastIndexOf("["),t=H.value.slice(0,e),n=H.value.slice(e+2),r=Dt[n];if(r){H.value=t+r,w.backtrack=!0,M(),s.output||1!==i.indexOf(H)||(s.output=h);continue}}}("["===I&&":"!==L()||"-"===I&&"]"===L())&&(I=`\\${I}`),"]"!==I||"["!==H.value&&"[^"!==H.value||(I=`\\${I}`),!0===n.posix&&"!"===I&&"["===H.value&&(I="^"),H.value+=I,B({value:I});continue}if(1===w.quotes&&'"'!==I){I=jt.escapeRegex(I),H.value+=I,B({value:I});continue}if('"'===I){w.quotes=1===w.quotes?0:1,!0===n.keepQuotes&&D({type:"text",value:I});continue}if("("===I){j("parens"),D({type:"paren",value:I});continue}if(")"===I){if(0===w.parens&&!0===n.strictBrackets)throw new SyntaxError(Xt("opening","("));const e=O[O.length-1];if(e&&w.parens===e.parens+1){K(O.pop());continue}D({type:"paren",value:I,output:w.parens?")":"\\)"}),U("parens");continue}if("["===I){if(!0!==n.nobracket&&P().includes("]"))j("brackets");else{if(!0!==n.nobracket&&!0===n.strictBrackets)throw new SyntaxError(Xt("closing","]"));I=`\\${I}`}D({type:"bracket",value:I});continue}if("]"===I){if(!0===n.nobracket||H&&"bracket"===H.type&&1===H.value.length){D({type:"text",value:I,output:`\\${I}`});continue}if(0===w.brackets){if(!0===n.strictBrackets)throw new SyntaxError(Xt("opening","["));D({type:"text",value:I,output:`\\${I}`});continue}U("brackets");const e=H.value.slice(1);if(!0===H.posix||"^"!==e[0]||e.includes("/")||(I=`/${I}`),H.value+=I,B({value:I}),!1===n.literalBrackets||jt.hasRegexChars(e))continue;const t=jt.escapeRegex(H.value);if(w.output=w.output.slice(0,-H.value.length),!0===n.literalBrackets){w.output+=t,H.value=t;continue}H.value=`(${a}${t}|${H.value})`,w.output+=H.value;continue}if("{"===I&&!0!==n.nobrace){j("braces");const e={type:"brace",value:I,output:"(",outputIndex:w.output.length,tokensIndex:w.tokens.length};$.push(e),D(e);continue}if("}"===I){const e=$[$.length-1];if(!0===n.nobrace||!e){D({type:"text",value:I,output:I});continue}let t=")";if(!0===e.dots){const e=i.slice(),r=[];for(let t=e.length-1;t>=0&&(i.pop(),"brace"!==e[t].type);t--)"dots"!==e[t].type&&r.unshift(e[t].value);t=Wt(r,n),w.backtrack=!0}if(!0!==e.comma&&!0!==e.dots){const n=w.output.slice(0,e.outputIndex),r=w.tokens.slice(e.tokensIndex);e.value=e.output="\\{",I=t="\\}",w.output=n;for(const e of r)w.output+=e.output||e.value}D({type:"brace",value:I,output:t}),U("braces"),$.pop();continue}if("|"===I){O.length>0&&O[O.length-1].conditions++,D({type:"text",value:I});continue}if(","===I){let e=I;const t=$[$.length-1];t&&"braces"===T[T.length-1]&&(t.comma=!0,e="|"),D({type:"comma",value:I,output:e});continue}if("/"===I){if("dot"===H.type&&w.index===w.start+1){w.start=w.index+1,w.consumed="",w.output="",i.pop(),H=s;continue}D({type:"slash",value:I,output:d});continue}if("."===I){if(w.braces>0&&"dot"===H.type){"."===H.value&&(H.output=p);const e=$[$.length-1];H.type="dots",H.output+=I,H.value+=I,e.dots=!0;continue}if(w.braces+w.parens===0&&"bos"!==H.type&&"slash"!==H.type){D({type:"text",value:I,output:p});continue}D({type:"dot",value:I,output:p});continue}if("?"===I){if(!(H&&"("===H.value)&&!0!==n.noextglob&&"("===L()&&"?"!==L(2)){F("qmark",I);continue}if(H&&"paren"===H.type){const e=L();let t=I;if("<"===e&&!jt.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");("("===H.value&&!/[!=<:]/.test(e)||"<"===e&&!/<([!=]|\w+>)/.test(P()))&&(t=`\\${I}`),D({type:"text",value:I,output:t});continue}if(!0!==n.dot&&("slash"===H.type||"bos"===H.type)){D({type:"qmark",value:I,output:E});continue}D({type:"qmark",value:I,output:v});continue}if("!"===I){if(!0!==n.noextglob&&"("===L()&&("?"!==L(2)||!/[!=<:]/.test(L(3)))){F("negate",I);continue}if(!0!==n.nonegate&&0===w.index){G();continue}}if("+"===I){if(!0!==n.noextglob&&"("===L()&&"?"!==L(2)){F("plus",I);continue}if(H&&"("===H.value||!1===n.regex){D({type:"plus",value:I,output:f});continue}if(H&&("bracket"===H.type||"paren"===H.type||"brace"===H.type)||w.parens>0){D({type:"plus",value:I});continue}D({type:"plus",value:f});continue}if("@"===I){if(!0!==n.noextglob&&"("===L()&&"?"!==L(2)){D({type:"at",extglob:!0,value:I,output:""});continue}D({type:"text",value:I});continue}if("*"!==I){"$"!==I&&"^"!==I||(I=`\\${I}`);const e=Ft.exec(P());e&&(I+=e[0],w.index+=e[0].length),D({type:"text",value:I});continue}if(H&&("globstar"===H.type||!0===H.star)){H.type="star",H.star=!0,H.value+=I,H.output=S,w.backtrack=!0,w.globstar=!0,N(I);continue}let t=P();if(!0!==n.noextglob&&/^\([^?]/.test(t)){F("star",I);continue}if("star"===H.type){if(!0===n.noglobstar){N(I);continue}const r=H.prev,o=r.prev,s="slash"===r.type||"bos"===r.type,i=o&&("star"===o.type||"globstar"===o.type);if(!0===n.bash&&(!s||t[0]&&"/"!==t[0])){D({type:"star",value:I,output:""});continue}const a=w.braces>0&&("comma"===r.type||"brace"===r.type),c=O.length&&("pipe"===r.type||"paren"===r.type);if(!s&&"paren"!==r.type&&!a&&!c){D({type:"star",value:I,output:""});continue}for(;"/**"===t.slice(0,3);){const n=e[w.index+4];if(n&&"/"!==n)break;t=t.slice(3),N("/**",3)}if("bos"===r.type&&k()){H.type="globstar",H.value+=I,H.output=R(n),w.output=H.output,w.globstar=!0,N(I);continue}if("slash"===r.type&&"bos"!==r.prev.type&&!i&&k()){w.output=w.output.slice(0,-(r.output+H.output).length),r.output=`(?:${r.output}`,H.type="globstar",H.output=R(n)+(n.strictSlashes?")":"|$)"),H.value+=I,w.globstar=!0,w.output+=r.output+H.output,N(I);continue}if("slash"===r.type&&"bos"!==r.prev.type&&"/"===t[0]){const e=void 0!==t[1]?"|$":"";w.output=w.output.slice(0,-(r.output+H.output).length),r.output=`(?:${r.output}`,H.type="globstar",H.output=`${R(n)}${d}|${d}${e})`,H.value+=I,w.output+=r.output+H.output,w.globstar=!0,N(I+M()),D({type:"slash",value:"/",output:""});continue}if("bos"===r.type&&"/"===t[0]){H.type="globstar",H.value+=I,H.output=`(?:^|${d}|${R(n)}${d})`,w.output=H.output,w.globstar=!0,N(I+M()),D({type:"slash",value:"/",output:""});continue}w.output=w.output.slice(0,-H.output.length),H.type="globstar",H.output=R(n),H.value+=I,w.output+=H.output,w.globstar=!0,N(I);continue}const r={type:"star",value:I,output:S};!0!==n.bash?!H||"bracket"!==H.type&&"paren"!==H.type||!0!==n.regex?(w.index!==w.start&&"slash"!==H.type&&"dot"!==H.type||("dot"===H.type?(w.output+=y,H.output+=y):!0===n.dot?(w.output+=b,H.output+=b):(w.output+=_,H.output+=_),"*"!==L()&&(w.output+=h,H.output+=h)),D(r)):(r.output=I,D(r)):(r.output=".*?","bos"!==H.type&&"slash"!==H.type||(r.output=_+r.output),D(r))}for(;w.brackets>0;){if(!0===n.strictBrackets)throw new SyntaxError(Xt("closing","]"));w.output=jt.escapeLast(w.output,"["),U("brackets")}for(;w.parens>0;){if(!0===n.strictBrackets)throw new SyntaxError(Xt("closing",")"));w.output=jt.escapeLast(w.output,"("),U("parens")}for(;w.braces>0;){if(!0===n.strictBrackets)throw new SyntaxError(Xt("closing","}"));w.output=jt.escapeLast(w.output,"{"),U("braces")}if(!0===n.strictSlashes||"star"!==H.type&&"bracket"!==H.type||D({type:"maybe_slash",value:"",output:`${d}?`}),!0===w.backtrack){w.output="";for(const e of w.tokens)w.output+=null!=e.output?e.output:e.value,e.suffix&&(w.output+=e.suffix)}return w};Qt.fastpaths=(e,t)=>{const n={...t},r="number"==typeof n.maxLength?Math.min(Ut,n.maxLength):Ut,o=e.length;if(o>r)throw new SyntaxError(`Input length: ${o}, exceeds maximum allowed length: ${r}`);e=qt[e]||e;const s=jt.isWindows(t),{DOT_LITERAL:i,SLASH_LITERAL:a,ONE_CHAR:c,DOTS_SLASH:u,NO_DOT:l,NO_DOTS:p,NO_DOTS_SLASH:f,STAR:d,START_ANCHOR:h}=Gt.globChars(s),g=n.dot?p:l,m=n.dot?f:l,y=n.capture?"":"?:";let b=!0===n.bash?".*?":d;n.capture&&(b=`(${b})`);const v=e=>!0===e.noglobstar?b:`(${y}(?:(?!${h}${e.dot?u:i}).)*?)`,E=e=>{switch(e){case"*":return`${g}${c}${b}`;case".*":return`${i}${c}${b}`;case"*.*":return`${g}${b}${i}${c}${b}`;case"*/*":return`${g}${b}${a}${c}${m}${b}`;case"**":return g+v(n);case"**/*":return`(?:${g}${v(n)}${a})?${m}${c}${b}`;case"**/*.*":return`(?:${g}${v(n)}${a})?${m}${b}${i}${c}${b}`;case"**/.*":return`(?:${g}${v(n)}${a})?${i}${c}${b}`;default:{const t=/^(.*?)\.(\w+)$/.exec(e);if(!t)return;const n=E(t[1]);if(!n)return;return n+i+t[2]}}},A=jt.removePrefix(e,{negated:!1,prefix:""});let x=E(A);return x&&!0!==n.strictSlashes&&(x+=`${a}?`),x};const Yt=e,Zt=Bt,Vt=Qt,zt=at,Jt=vt,en=(e,t,n=!1)=>{if(Array.isArray(e)){const r=e.map((e=>en(e,t,n))),o=e=>{for(const t of r){const n=t(e);if(n)return n}return!1};return o}const r=(o=e)&&"object"==typeof o&&!Array.isArray(o)&&e.tokens&&e.input;var o;if(""===e||"string"!=typeof e&&!r)throw new TypeError("Expected pattern to be a non-empty string");const s=t||{},i=zt.isWindows(t),a=r?en.compileRe(e,t):en.makeRe(e,t,!1,!0),c=a.state;delete a.state;let u=()=>!1;if(s.ignore){const e={...t,ignore:null,onMatch:null,onResult:null};u=en(s.ignore,e,n)}const l=(n,r=!1)=>{const{isMatch:o,match:l,output:p}=en.test(n,a,t,{glob:e,posix:i}),f={glob:e,state:c,regex:a,posix:i,input:n,output:p,match:l,isMatch:o};return"function"==typeof s.onResult&&s.onResult(f),!1===o?(f.isMatch=!1,!!r&&f):u(n)?("function"==typeof s.onIgnore&&s.onIgnore(f),f.isMatch=!1,!!r&&f):("function"==typeof s.onMatch&&s.onMatch(f),!r||f)};return n&&(l.state=c),l};en.test=(e,t,n,{glob:r,posix:o}={})=>{if("string"!=typeof e)throw new TypeError("Expected input to be a string");if(""===e)return{isMatch:!1,output:""};const s=n||{},i=s.format||(o?zt.toPosixSlashes:null);let a=e===r,c=a&&i?i(e):e;return!1===a&&(c=i?i(e):e,a=c===r),!1!==a&&!0!==s.capture||(a=!0===s.matchBase||!0===s.basename?en.matchBase(e,t,n,o):t.exec(c)),{isMatch:Boolean(a),match:a,output:c}},en.matchBase=(e,t,n,r=zt.isWindows(n))=>(t instanceof RegExp?t:en.makeRe(t,n)).test(Yt.basename(e)),en.isMatch=(e,t,n)=>en(t,n)(e),en.parse=(e,t)=>Array.isArray(e)?e.map((e=>en.parse(e,t))):Vt(e,{...t,fastpaths:!1}),en.scan=(e,t)=>Zt(e,t),en.compileRe=(e,t,n=!1,r=!1)=>{if(!0===n)return e.output;const o=t||{},s=o.contains?"":"^",i=o.contains?"":"$";let a=`${s}(?:${e.output})${i}`;e&&!0===e.negated&&(a=`^(?!${a}).*$`);const c=en.toRegex(a,t);return!0===r&&(c.state=e),c},en.makeRe=(e,t={},n=!1,r=!1)=>{if(!e||"string"!=typeof e)throw new TypeError("Expected a non-empty string");let o={negated:!1,fastpaths:!0};return!1===t.fastpaths||"."!==e[0]&&"*"!==e[0]||(o.output=Vt.fastpaths(e,t)),o.output||(o=Vt(e,t)),en.compileRe(o,t,n,r)},en.toRegex=(e,t)=>{try{const n=t||{};return new RegExp(e,n.flags||(n.nocase?"i":""))}catch(e){if(t&&!0===t.debug)throw e;return/$^/}},en.constants=Jt;const tn=o,nn=it,rn=en,on=at,sn=e=>""===e||"./"===e,an=(e,t,n)=>{t=[].concat(t),e=[].concat(e);let r=new Set,o=new Set,s=new Set,i=0,a=e=>{s.add(e.output),n&&n.onResult&&n.onResult(e)};for(let s=0;s<t.length;s++){let c=rn(String(t[s]),{...n,onResult:a},!0),u=c.state.negated||c.state.negatedExtglob;u&&i++;for(let t of e){let e=c(t,!0);(u?!e.isMatch:e.isMatch)&&(u?r.add(e.output):(r.delete(e.output),o.add(e.output)))}}let c=(i===t.length?[...s]:[...o]).filter((e=>!r.has(e)));if(n&&0===c.length){if(!0===n.failglob)throw new Error(`No matches found for "${t.join(", ")}"`);if(!0===n.nonull||!0===n.nullglob)return n.unescape?t.map((e=>e.replace(/\\/g,""))):t}return c};an.match=an,an.matcher=(e,t)=>rn(e,t),an.any=an.isMatch=(e,t,n)=>rn(t,n)(e),an.not=(e,t,n={})=>{t=[].concat(t).map(String);let r=new Set,o=[],s=new Set(an(e,t,{...n,onResult:e=>{n.onResult&&n.onResult(e),o.push(e.output)}}));for(let e of o)s.has(e)||r.add(e);return[...r]},an.contains=(e,t,n)=>{if("string"!=typeof e)throw new TypeError(`Expected a string: "${tn.inspect(e)}"`);if(Array.isArray(t))return t.some((t=>an.contains(e,t,n)));if("string"==typeof t){if(sn(e)||sn(t))return!1;if(e.includes(t)||e.startsWith("./")&&e.slice(2).includes(t))return!0}return an.isMatch(e,t,{...n,contains:!0})},an.matchKeys=(e,t,n)=>{if(!on.isObject(e))throw new TypeError("Expected the first argument to be an object");let r=an(Object.keys(e),t,n),o={};for(let t of r)o[t]=e[t];return o},an.some=(e,t,n)=>{let r=[].concat(e);for(let e of[].concat(t)){let t=rn(String(e),n);if(r.some((e=>t(e))))return!0}return!1},an.every=(e,t,n)=>{let r=[].concat(e);for(let e of[].concat(t)){let t=rn(String(e),n);if(!r.every((e=>t(e))))return!1}return!0},an.all=(e,t,n)=>{if("string"!=typeof e)throw new TypeError(`Expected a string: "${tn.inspect(e)}"`);return[].concat(t).every((t=>rn(t,n)(e)))},an.capture=(e,t,n)=>{let r=on.isWindows(n),o=rn.makeRe(String(e),{...n,capture:!0}).exec(r?on.toPosixSlashes(t):t);if(o)return o.slice(1).map((e=>void 0===e?"":e))},an.makeRe=(...e)=>rn.makeRe(...e),an.scan=(...e)=>rn.scan(...e),an.parse=(e,t)=>{let n=[];for(let r of[].concat(e||[]))for(let e of nn(String(r),t))n.push(rn.parse(e,t));return n},an.braces=(e,t)=>{if("string"!=typeof e)throw new TypeError("Expected a string");return t&&!0===t.nobrace||!/\{.*\}/.test(e)?[e]:nn(e,t)},an.braceExpand=(e,t)=>{if("string"!=typeof e)throw new TypeError("Expected a string");return an.braces(e,{...t,expand:!0})};var cn=t,un=e,ln=function(e,t){if("string"!=typeof e||""===e)return!1;if(v(e))return!0;var n=A;return t&&!1===t.strict&&(n=x),n(e)},pn=function(e){return"~"===e.charAt(0)&&(e=Z(e)),"@"===e.charAt(0)&&(e=Y.join(V,e.slice(1))),e},fn=function(e,t){return e&&"string"==typeof e?z.existsSync(e)?J.resolve(e):!0===(t=t||{}).nocase?function(e){e=J.resolve(e);var t=function(e){var t={path:e,files:[]};try{return t.files=z.readdirSync(e),t}catch(e){}try{return t.path=J.dirname(e),t.files=z.readdirSync(t.path),t}catch(e){}return null}(e);if(null===t)return null;if(t.path===e)return t.path;var n=e.toUpperCase(),r=t.files.length,o=-1;for(;++o<r;){var s=J.resolve(t.path,t.files[o]);if(e===s||n===s)return s;var i=s.toUpperCase();if(e===i||n===i)return s}return null}(e):null:null},dn=an;function hn(e,t,n){for(var r,o=t.length,s=-1;++s<o;)if(r=ln(t[s])?gn(e,t[s],n):mn(e,t[s],n))return r;var i=un.dirname(e);return i===e?null:hn(i,t,n)}function gn(e,t,n){for(var r=dn.matcher(t,n),o=function(e){try{return cn.readdirSync(e)}catch(e){}return[]}(e),s=o.length,i=-1;++i<s;){var a=o[i],c=un.join(e,a);if(r(a)||r(c))return c}return null}function mn(e,t,n){var r=un.resolve(e,t);return fn(r,n)}var yn,bn,vn,En,An,xn,Rn,_n,Cn=h((function(e,t){t=t||{};var n=un.resolve(pn(t.cwd||""));if("string"==typeof e)return hn(n,[e],t);if(!Array.isArray(e))throw new TypeError("findup-sync expects a string or array as the first argument.");return hn(n,e,t)})),Sn={exports:{}};function wn(){if(En)return vn;En=1;const e=bn?yn:(bn=1,yn={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]}),t={};for(const n of Object.keys(e))t[e[n]]=n;const n={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"]}};vn=n;for(const e of Object.keys(n)){if(!("channels"in n[e]))throw new Error("missing channels property: "+e);if(!("labels"in n[e]))throw new Error("missing channel labels property: "+e);if(n[e].labels.length!==n[e].channels)throw new Error("channel and label counts mismatch: "+e);const{channels:t,labels:r}=n[e];delete n[e].channels,delete n[e].labels,Object.defineProperty(n[e],"channels",{value:t}),Object.defineProperty(n[e],"labels",{value:r})}return n.rgb.hsl=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.min(t,n,r),s=Math.max(t,n,r),i=s-o;let a,c;s===o?a=0:t===s?a=(n-r)/i:n===s?a=2+(r-t)/i:r===s&&(a=4+(t-n)/i),a=Math.min(60*a,360),a<0&&(a+=360);const u=(o+s)/2;return c=s===o?0:u<=.5?i/(s+o):i/(2-s-o),[a,100*c,100*u]},n.rgb.hsv=function(e){let t,n,r,o,s;const i=e[0]/255,a=e[1]/255,c=e[2]/255,u=Math.max(i,a,c),l=u-Math.min(i,a,c),p=function(e){return(u-e)/6/l+.5};return 0===l?(o=0,s=0):(s=l/u,t=p(i),n=p(a),r=p(c),i===u?o=r-n:a===u?o=1/3+t-r:c===u&&(o=2/3+n-t),o<0?o+=1:o>1&&(o-=1)),[360*o,100*s,100*u]},n.rgb.hwb=function(e){const t=e[0],r=e[1];let o=e[2];const s=n.rgb.hsl(e)[0],i=1/255*Math.min(t,Math.min(r,o));return o=1-1/255*Math.max(t,Math.max(r,o)),[s,100*i,100*o]},n.rgb.cmyk=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.min(1-t,1-n,1-r);return[100*((1-t-o)/(1-o)||0),100*((1-n-o)/(1-o)||0),100*((1-r-o)/(1-o)||0),100*o]},n.rgb.keyword=function(n){const r=t[n];if(r)return r;let o,s=1/0;for(const t of Object.keys(e)){const r=e[t],c=(a=r,((i=n)[0]-a[0])**2+(i[1]-a[1])**2+(i[2]-a[2])**2);c<s&&(s=c,o=t)}var i,a;return o},n.keyword.rgb=function(t){return e[t]},n.rgb.xyz=function(e){let t=e[0]/255,n=e[1]/255,r=e[2]/255;t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92;return[100*(.4124*t+.3576*n+.1805*r),100*(.2126*t+.7152*n+.0722*r),100*(.0193*t+.1192*n+.9505*r)]},n.rgb.lab=function(e){const t=n.rgb.xyz(e);let r=t[0],o=t[1],s=t[2];r/=95.047,o/=100,s/=108.883,r=r>.008856?r**(1/3):7.787*r+16/116,o=o>.008856?o**(1/3):7.787*o+16/116,s=s>.008856?s**(1/3):7.787*s+16/116;return[116*o-16,500*(r-o),200*(o-s)]},n.hsl.rgb=function(e){const t=e[0]/360,n=e[1]/100,r=e[2]/100;let o,s,i;if(0===n)return i=255*r,[i,i,i];o=r<.5?r*(1+n):r+n-r*n;const a=2*r-o,c=[0,0,0];for(let e=0;e<3;e++)s=t+1/3*-(e-1),s<0&&s++,s>1&&s--,i=6*s<1?a+6*(o-a)*s:2*s<1?o:3*s<2?a+(o-a)*(2/3-s)*6:a,c[e]=255*i;return c},n.hsl.hsv=function(e){const t=e[0];let n=e[1]/100,r=e[2]/100,o=n;const s=Math.max(r,.01);r*=2,n*=r<=1?r:2-r,o*=s<=1?s:2-s;return[t,100*(0===r?2*o/(s+o):2*n/(r+n)),100*((r+n)/2)]},n.hsv.rgb=function(e){const t=e[0]/60,n=e[1]/100;let r=e[2]/100;const o=Math.floor(t)%6,s=t-Math.floor(t),i=255*r*(1-n),a=255*r*(1-n*s),c=255*r*(1-n*(1-s));switch(r*=255,o){case 0:return[r,c,i];case 1:return[a,r,i];case 2:return[i,r,c];case 3:return[i,a,r];case 4:return[c,i,r];case 5:return[r,i,a]}},n.hsv.hsl=function(e){const t=e[0],n=e[1]/100,r=e[2]/100,o=Math.max(r,.01);let s,i;i=(2-n)*r;const a=(2-n)*o;return s=n*o,s/=a<=1?a:2-a,s=s||0,i/=2,[t,100*s,100*i]},n.hwb.rgb=function(e){const t=e[0]/360;let n=e[1]/100,r=e[2]/100;const o=n+r;let s;o>1&&(n/=o,r/=o);const i=Math.floor(6*t),a=1-r;s=6*t-i,0!=(1&i)&&(s=1-s);const c=n+s*(a-n);let u,l,p;switch(i){default:case 6:case 0:u=a,l=c,p=n;break;case 1:u=c,l=a,p=n;break;case 2:u=n,l=a,p=c;break;case 3:u=n,l=c,p=a;break;case 4:u=c,l=n,p=a;break;case 5:u=a,l=n,p=c}return[255*u,255*l,255*p]},n.cmyk.rgb=function(e){const t=e[0]/100,n=e[1]/100,r=e[2]/100,o=e[3]/100;return[255*(1-Math.min(1,t*(1-o)+o)),255*(1-Math.min(1,n*(1-o)+o)),255*(1-Math.min(1,r*(1-o)+o))]},n.xyz.rgb=function(e){const t=e[0]/100,n=e[1]/100,r=e[2]/100;let o,s,i;return o=3.2406*t+-1.5372*n+-.4986*r,s=-.9689*t+1.8758*n+.0415*r,i=.0557*t+-.204*n+1.057*r,o=o>.0031308?1.055*o**(1/2.4)-.055:12.92*o,s=s>.0031308?1.055*s**(1/2.4)-.055:12.92*s,i=i>.0031308?1.055*i**(1/2.4)-.055:12.92*i,o=Math.min(Math.max(0,o),1),s=Math.min(Math.max(0,s),1),i=Math.min(Math.max(0,i),1),[255*o,255*s,255*i]},n.xyz.lab=function(e){let t=e[0],n=e[1],r=e[2];t/=95.047,n/=100,r/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;return[116*n-16,500*(t-n),200*(n-r)]},n.lab.xyz=function(e){let t,n,r;n=(e[0]+16)/116,t=e[1]/500+n,r=n-e[2]/200;const o=n**3,s=t**3,i=r**3;return n=o>.008856?o:(n-16/116)/7.787,t=s>.008856?s:(t-16/116)/7.787,r=i>.008856?i:(r-16/116)/7.787,t*=95.047,n*=100,r*=108.883,[t,n,r]},n.lab.lch=function(e){const t=e[0],n=e[1],r=e[2];let o;o=360*Math.atan2(r,n)/2/Math.PI,o<0&&(o+=360);return[t,Math.sqrt(n*n+r*r),o]},n.lch.lab=function(e){const t=e[0],n=e[1],r=e[2]/360*2*Math.PI;return[t,n*Math.cos(r),n*Math.sin(r)]},n.rgb.ansi16=function(e,t=null){const[r,o,s]=e;let i=null===t?n.rgb.hsv(e)[2]:t;if(i=Math.round(i/50),0===i)return 30;let a=30+(Math.round(s/255)<<2|Math.round(o/255)<<1|Math.round(r/255));return 2===i&&(a+=60),a},n.hsv.ansi16=function(e){return n.rgb.ansi16(n.hsv.rgb(e),e[2])},n.rgb.ansi256=function(e){const t=e[0],n=e[1],r=e[2];if(t===n&&n===r)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;return 16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)},n.ansi16.rgb=function(e){let t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];const n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},n.ansi256.rgb=function(e){if(e>=232){const t=10*(e-232)+8;return[t,t,t]}let t;e-=16;return[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},n.rgb.hex=function(e){const t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},n.hex.rgb=function(e){const t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let n=t[0];3===t[0].length&&(n=n.split("").map((e=>e+e)).join(""));const r=parseInt(n,16);return[r>>16&255,r>>8&255,255&r]},n.rgb.hcg=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.max(Math.max(t,n),r),s=Math.min(Math.min(t,n),r),i=o-s;let a,c;return a=i<1?s/(1-i):0,c=i<=0?0:o===t?(n-r)/i%6:o===n?2+(r-t)/i:4+(t-n)/i,c/=6,c%=1,[360*c,100*i,100*a]},n.hsl.hcg=function(e){const t=e[1]/100,n=e[2]/100,r=n<.5?2*t*n:2*t*(1-n);let o=0;return r<1&&(o=(n-.5*r)/(1-r)),[e[0],100*r,100*o]},n.hsv.hcg=function(e){const t=e[1]/100,n=e[2]/100,r=t*n;let o=0;return r<1&&(o=(n-r)/(1-r)),[e[0],100*r,100*o]},n.hcg.rgb=function(e){const t=e[0]/360,n=e[1]/100,r=e[2]/100;if(0===n)return[255*r,255*r,255*r];const o=[0,0,0],s=t%1*6,i=s%1,a=1-i;let c=0;switch(Math.floor(s)){case 0:o[0]=1,o[1]=i,o[2]=0;break;case 1:o[0]=a,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=i;break;case 3:o[0]=0,o[1]=a,o[2]=1;break;case 4:o[0]=i,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=a}return c=(1-n)*r,[255*(n*o[0]+c),255*(n*o[1]+c),255*(n*o[2]+c)]},n.hcg.hsv=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);let r=0;return n>0&&(r=t/n),[e[0],100*r,100*n]},n.hcg.hsl=function(e){const t=e[1]/100,n=e[2]/100*(1-t)+.5*t;let r=0;return n>0&&n<.5?r=t/(2*n):n>=.5&&n<1&&(r=t/(2*(1-n))),[e[0],100*r,100*n]},n.hcg.hwb=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},n.hwb.hcg=function(e){const t=e[1]/100,n=1-e[2]/100,r=n-t;let o=0;return r<1&&(o=(n-r)/(1-r)),[e[0],100*r,100*o]},n.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},n.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},n.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},n.gray.hsl=function(e){return[0,0,e[0]]},n.gray.hsv=n.gray.hsl,n.gray.hwb=function(e){return[0,100,e[0]]},n.gray.cmyk=function(e){return[0,0,0,e[0]]},n.gray.lab=function(e){return[e[0],0,0]},n.gray.hex=function(e){const t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},n.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]},vn}function On(){if(xn)return An;xn=1;const e=wn();function t(t){const n=function(){const t={},n=Object.keys(e);for(let e=n.length,r=0;r<e;r++)t[n[r]]={distance:-1,parent:null};return t}(),r=[t];for(n[t].distance=0;r.length;){const t=r.pop(),o=Object.keys(e[t]);for(let e=o.length,s=0;s<e;s++){const e=o[s],i=n[e];-1===i.distance&&(i.distance=n[t].distance+1,i.parent=t,r.unshift(e))}}return n}function n(e,t){return function(n){return t(e(n))}}function r(t,r){const o=[r[t].parent,t];let s=e[r[t].parent][t],i=r[t].parent;for(;r[i].parent;)o.unshift(r[i].parent),s=n(e[r[i].parent][i],s),i=r[i].parent;return s.conversion=o,s}return An=function(e){const n=t(e),o={},s=Object.keys(n);for(let e=s.length,t=0;t<e;t++){const e=s[t];null!==n[e].parent&&(o[e]=r(e,n))}return o}}function $n(){if(_n)return Rn;_n=1;const e=wn(),t=On(),n={};return Object.keys(e).forEach((r=>{n[r]={},Object.defineProperty(n[r],"channels",{value:e[r].channels}),Object.defineProperty(n[r],"labels",{value:e[r].labels});const o=t(r);Object.keys(o).forEach((e=>{const t=o[e];n[r][e]=function(e){const t=function(...t){const n=t[0];if(null==n)return n;n.length>1&&(t=n);const r=e(t);if("object"==typeof r)for(let e=r.length,t=0;t<e;t++)r[t]=Math.round(r[t]);return r};return"conversion"in e&&(t.conversion=e.conversion),t}(t),n[r][e].raw=function(e){const t=function(...t){const n=t[0];return null==n?n:(n.length>1&&(t=n),e(t))};return"conversion"in e&&(t.conversion=e.conversion),t}(t)}))})),Rn=n}!function(e){const t=(e,t)=>(...n)=>`[${e(...n)+t}m`,n=(e,t)=>(...n)=>{const r=e(...n);return`[${38+t};5;${r}m`},r=(e,t)=>(...n)=>{const r=e(...n);return`[${38+t};2;${r[0]};${r[1]};${r[2]}m`},o=e=>e,s=(e,t,n)=>[e,t,n],i=(e,t,n)=>{Object.defineProperty(e,t,{get:()=>{const r=n();return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0}),r},enumerable:!0,configurable:!0})};let a;const c=(e,t,n,r)=>{void 0===a&&(a=$n());const o=r?10:0,s={};for(const[r,i]of Object.entries(a)){const a="ansi16"===r?"ansi":r;r===t?s[a]=e(n,o):"object"==typeof i&&(s[a]=e(i[t],o))}return s};Object.defineProperty(e,"exports",{enumerable:!0,get:function(){const e=new Map,a={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};a.color.gray=a.color.blackBright,a.bgColor.bgGray=a.bgColor.bgBlackBright,a.color.grey=a.color.blackBright,a.bgColor.bgGrey=a.bgColor.bgBlackBright;for(const[t,n]of Object.entries(a)){for(const[t,r]of Object.entries(n))a[t]={open:`[${r[0]}m`,close:`[${r[1]}m`},n[t]=a[t],e.set(r[0],r[1]);Object.defineProperty(a,t,{value:n,enumerable:!1})}return Object.defineProperty(a,"codes",{value:e,enumerable:!1}),a.color.close="[39m",a.bgColor.close="[49m",i(a.color,"ansi",(()=>c(t,"ansi16",o,!1))),i(a.color,"ansi256",(()=>c(n,"ansi256",o,!1))),i(a.color,"ansi16m",(()=>c(r,"rgb",s,!1))),i(a.bgColor,"ansi",(()=>c(t,"ansi16",o,!0))),i(a.bgColor,"ansi256",(()=>c(n,"ansi256",o,!0))),i(a.bgColor,"ansi16m",(()=>c(r,"rgb",s,!0))),a}})}(Sn);var Tn=Sn.exports;const In=r,Hn=s,kn=(e,t=process.argv)=>{const n=e.startsWith("-")?"":1===e.length?"-":"--",r=t.indexOf(n+e),o=t.indexOf("--");return-1!==r&&(-1===o||r<o)},{env:Ln}=process;let Mn;function Pn(e){return 0!==e&&{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function Nn(e,t){if(0===Mn)return 0;if(kn("color=16m")||kn("color=full")||kn("color=truecolor"))return 3;if(kn("color=256"))return 2;if(e&&!t&&void 0===Mn)return 0;const n=Mn||0;if("dumb"===Ln.TERM)return n;if("win32"===process.platform){const e=In.release().split(".");return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in Ln)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((e=>e in Ln))||"codeship"===Ln.CI_NAME?1:n;if("TEAMCITY_VERSION"in Ln)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Ln.TEAMCITY_VERSION)?1:0;if("truecolor"===Ln.COLORTERM)return 3;if("TERM_PROGRAM"in Ln){const e=parseInt((Ln.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Ln.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Ln.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Ln.TERM)||"COLORTERM"in Ln?1:n}kn("no-color")||kn("no-colors")||kn("color=false")||kn("color=never")?Mn=0:(kn("color")||kn("colors")||kn("color=true")||kn("color=always"))&&(Mn=1),"FORCE_COLOR"in Ln&&(Mn="true"===Ln.FORCE_COLOR?1:"false"===Ln.FORCE_COLOR?0:0===Ln.FORCE_COLOR.length?1:Math.min(parseInt(Ln.FORCE_COLOR,10),3));var Bn={supportsColor:function(e){return Pn(Nn(e,e&&e.isTTY))},stdout:Pn(Nn(!0,Hn.isatty(1))),stderr:Pn(Nn(!0,Hn.isatty(2)))};var Gn,jn,Un={stringReplaceAll:(e,t,n)=>{let r=e.indexOf(t);if(-1===r)return e;const o=t.length;let s=0,i="";do{i+=e.substr(s,r-s)+t+n,s=r+o,r=e.indexOf(t,s)}while(-1!==r);return i+=e.substr(s),i},stringEncaseCRLFWithFirstIndex:(e,t,n,r)=>{let o=0,s="";do{const i="\r"===e[r-1];s+=e.substr(o,(i?r-1:r)-o)+t+(i?"\r\n":"\n")+n,o=r+1,r=e.indexOf("\n",o)}while(-1!==r);return s+=e.substr(o),s}};const Dn=Tn,{stdout:Fn,stderr:Kn}=Bn,{stringReplaceAll:qn,stringEncaseCRLFWithFirstIndex:Wn}=Un,{isArray:Xn}=Array,Qn=["ansi","ansi","ansi256","ansi16m"],Yn=Object.create(null);class Zn{constructor(e){return Vn(e)}}const Vn=e=>{const t={};return((e,t={})=>{if(t.level&&!(Number.isInteger(t.level)&&t.level>=0&&t.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const n=Fn?Fn.level:0;e.level=void 0===t.level?n:t.level})(t,e),t.template=(...e)=>sr(t.template,...e),Object.setPrototypeOf(t,zn.prototype),Object.setPrototypeOf(t.template,t),t.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},t.template.Instance=Zn,t.template};function zn(e){return Vn(e)}for(const[e,t]of Object.entries(Dn))Yn[e]={get(){const n=nr(this,tr(t.open,t.close,this._styler),this._isEmpty);return Object.defineProperty(this,e,{value:n}),n}};Yn.visible={get(){const e=nr(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:e}),e}};const Jn=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(const e of Jn)Yn[e]={get(){const{level:t}=this;return function(...n){const r=tr(Dn.color[Qn[t]][e](...n),Dn.color.close,this._styler);return nr(this,r,this._isEmpty)}}};for(const e of Jn){Yn["bg"+e[0].toUpperCase()+e.slice(1)]={get(){const{level:t}=this;return function(...n){const r=tr(Dn.bgColor[Qn[t]][e](...n),Dn.bgColor.close,this._styler);return nr(this,r,this._isEmpty)}}}}const er=Object.defineProperties((()=>{}),{...Yn,level:{enumerable:!0,get(){return this._generator.level},set(e){this._generator.level=e}}}),tr=(e,t,n)=>{let r,o;return void 0===n?(r=e,o=t):(r=n.openAll+e,o=t+n.closeAll),{open:e,close:t,openAll:r,closeAll:o,parent:n}},nr=(e,t,n)=>{const r=(...e)=>Xn(e[0])&&Xn(e[0].raw)?rr(r,sr(r,...e)):rr(r,1===e.length?""+e[0]:e.join(" "));return Object.setPrototypeOf(r,er),r._generator=e,r._styler=t,r._isEmpty=n,r},rr=(e,t)=>{if(e.level<=0||!t)return e._isEmpty?"":t;let n=e._styler;if(void 0===n)return t;const{openAll:r,closeAll:o}=n;if(-1!==t.indexOf(""))for(;void 0!==n;)t=qn(t,n.close,n.open),n=n.parent;const s=t.indexOf("\n");return-1!==s&&(t=Wn(t,o,r,s)),r+t+o};let or;const sr=(e,...t)=>{const[n]=t;if(!Xn(n)||!Xn(n.raw))return t.join(" ");const r=t.slice(1),o=[n.raw[0]];for(let e=1;e<n.length;e++)o.push(String(r[e-1]).replace(/[{}\\]/g,"\\$&"),String(n.raw[e]));return void 0===or&&(or=function(){if(jn)return Gn;jn=1;const e=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,t=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,n=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,r=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,o=new Map([["n","\n"],["r","\r"],["t","\t"],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a",""]]);function s(e){const t="u"===e[0],n="{"===e[1];return t&&!n&&5===e.length||"x"===e[0]&&3===e.length?String.fromCharCode(parseInt(e.slice(1),16)):t&&n?String.fromCodePoint(parseInt(e.slice(2,-1),16)):o.get(e)||e}function i(e,t){const o=[],i=t.trim().split(/\s*,\s*/g);let a;for(const t of i){const i=Number(t);if(Number.isNaN(i)){if(!(a=t.match(n)))throw new Error(`Invalid Chalk template style argument: ${t} (in style '${e}')`);o.push(a[2].replace(r,((e,t,n)=>t?s(t):n)))}else o.push(i)}return o}function a(e){t.lastIndex=0;const n=[];let r;for(;null!==(r=t.exec(e));){const e=r[1];if(r[2]){const t=i(e,r[2]);n.push([e].concat(t))}else n.push([e])}return n}function c(e,t){const n={};for(const e of t)for(const t of e.styles)n[t[0]]=e.inverse?null:t.slice(1);let r=e;for(const[e,t]of Object.entries(n))if(Array.isArray(t)){if(!(e in r))throw new Error(`Unknown Chalk style: ${e}`);r=t.length>0?r[e](...t):r[e]}return r}return Gn=(t,n)=>{const r=[],o=[];let i=[];if(n.replace(e,((e,n,u,l,p,f)=>{if(n)i.push(s(n));else if(l){const e=i.join("");i=[],o.push(0===r.length?e:c(t,r)(e)),r.push({inverse:u,styles:a(l)})}else if(p){if(0===r.length)throw new Error("Found extraneous } in Chalk template literal");o.push(c(t,r)(i.join(""))),i=[],r.pop()}else i.push(f)})),o.push(i.join("")),r.length>0){const e=`Chalk template literal is missing ${r.length} closing bracket${1===r.length?"":"s"} (\`}\`)`;throw new Error(e)}return o.join("")},Gn}()),or(e,o.join(""))};Object.defineProperties(zn.prototype,Yn);const ir=zn();ir.supportsColor=Fn,ir.stderr=zn({level:Kn?Kn.level:0}),ir.stderr.supportsColor=Kn;var ar=h(ir),cr={exports:{}},ur={exports:{}};const lr="win32"===process.platform||"cygwin"===process.env.OSTYPE||"msys"===process.env.OSTYPE,pr=e,fr=lr?";":":",dr=W,hr=e=>Object.assign(new Error(`not found: ${e}`),{code:"ENOENT"}),gr=(e,t)=>{const n=t.colon||fr,r=e.match(/\//)||lr&&e.match(/\\/)?[""]:[...lr?[process.cwd()]:[],...(t.path||process.env.PATH||"").split(n)],o=lr?t.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=lr?o.split(n):[""];return lr&&-1!==e.indexOf(".")&&""!==s[0]&&s.unshift(""),{pathEnv:r,pathExt:s,pathExtExe:o}},mr=(e,t,n)=>{"function"==typeof t&&(n=t,t={}),t||(t={});const{pathEnv:r,pathExt:o,pathExtExe:s}=gr(e,t),i=[],a=n=>new Promise(((o,s)=>{if(n===r.length)return t.all&&i.length?o(i):s(hr(e));const a=r[n],u=/^".*"$/.test(a)?a.slice(1,-1):a,l=pr.join(u,e),p=!u&&/^\.[\\\/]/.test(e)?e.slice(0,2)+l:l;o(c(p,n,0))})),c=(e,n,r)=>new Promise(((u,l)=>{if(r===o.length)return u(a(n+1));const p=o[r];dr(e+p,{pathExt:s},((o,s)=>{if(!o&&s){if(!t.all)return u(e+p);i.push(e+p)}return u(c(e,n,r+1))}))}));return n?a(0).then((e=>n(null,e)),n):a(0)};var yr=mr;mr.sync=(e,t)=>{t=t||{};const{pathEnv:n,pathExt:r,pathExtExe:o}=gr(e,t),s=[];for(let i=0;i<n.length;i++){const a=n[i],c=/^".*"$/.test(a)?a.slice(1,-1):a,u=pr.join(c,e),l=!c&&/^\.[\\\/]/.test(e)?e.slice(0,2)+u:u;for(let e=0;e<r.length;e++){const n=l+r[e];try{if(dr.sync(n,{pathExt:o})){if(!t.all)return n;s.push(n)}}catch(e){}}}if(t.all&&s.length)return s;if(t.nothrow)return null;throw hr(e)};var br={exports:{}};const vr=(e={})=>{const t=e.env||process.env;return"win32"!==(e.platform||process.platform)?"PATH":Object.keys(t).reverse().find((e=>"PATH"===e.toUpperCase()))||"Path"};br.exports=vr,br.exports.default=vr;var Er=br.exports;const Ar=e,xr=yr,Rr=Er;function _r(e,t){const n=e.options.env||process.env,r=process.cwd(),o=null!=e.options.cwd,s=o&&void 0!==process.chdir&&!process.chdir.disabled;if(s)try{process.chdir(e.options.cwd)}catch(e){}let i;try{i=xr.sync(e.command,{path:n[Rr({env:n})],pathExt:t?Ar.delimiter:void 0})}catch(e){}finally{s&&process.chdir(r)}return i&&(i=Ar.resolve(o?e.options.cwd:"",i)),i}var Cr=function(e){return _r(e)||_r(e,!0)},Sr={};const wr=/([()\][%!^"`<>&|;, *?])/g;Sr.command=function(e){return e=e.replace(wr,"^$1")},Sr.argument=function(e,t){return e=(e=`"${e=(e=(e=`${e}`).replace(/(\\*)"/g,'$1$1\\"')).replace(/(\\*)$/,"$1$1")}"`).replace(wr,"^$1"),t&&(e=e.replace(wr,"^$1")),e};const Or=/^#!(.*)/;const $r=t,Tr=(e="")=>{const t=e.match(Or);if(!t)return null;const[n,r]=t[0].replace(/#! ?/,"").split(" "),o=n.split("/").pop();return"env"===o?r:r?`${o} ${r}`:o};var Ir=function(e){const t=Buffer.alloc(150);let n;try{n=$r.openSync(e,"r"),$r.readSync(n,t,0,150,0),$r.closeSync(n)}catch(e){}return Tr(t.toString())};const Hr=e,kr=Cr,Lr=Sr,Mr=Ir,Pr="win32"===process.platform,Nr=/\.(?:com|exe)$/i,Br=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function Gr(e){if(!Pr)return e;const t=function(e){e.file=kr(e);const t=e.file&&Mr(e.file);return t?(e.args.unshift(e.file),e.command=t,kr(e)):e.file}(e),n=!Nr.test(t);if(e.options.forceShell||n){const n=Br.test(t);e.command=Hr.normalize(e.command),e.command=Lr.command(e.command),e.args=e.args.map((e=>Lr.argument(e,n)));const r=[e.command].concat(e.args).join(" ");e.args=["/d","/s","/c",`"${r}"`],e.command=process.env.comspec||"cmd.exe",e.options.windowsVerbatimArguments=!0}return e}var jr=function(e,t,n){t&&!Array.isArray(t)&&(n=t,t=null);const r={command:e,args:t=t?t.slice(0):[],options:n=Object.assign({},n),file:void 0,original:{command:e,args:t}};return n.shell?r:Gr(r)};const Ur="win32"===process.platform;function Dr(e,t){return Object.assign(new Error(`${t} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${e.command}`,path:e.command,spawnargs:e.args})}function Fr(e,t){return Ur&&1===e&&!t.file?Dr(t.original,"spawn"):null}var Kr={hookChildProcess:function(e,t){if(!Ur)return;const n=e.emit;e.emit=function(r,o){if("exit"===r){const r=Fr(o,t);if(r)return n.call(e,"error",r)}return n.apply(e,arguments)}},verifyENOENT:Fr,verifyENOENTSync:function(e,t){return Ur&&1===e&&!t.file?Dr(t.original,"spawnSync"):null},notFoundError:Dr};const qr=i,Wr=jr,Xr=Kr;function Qr(e,t,n){const r=Wr(e,t,n),o=qr.spawn(r.command,r.args,r.options);return Xr.hookChildProcess(o,r),o}ur.exports=Qr,ur.exports.spawn=Qr,ur.exports.sync=function(e,t,n){const r=Wr(e,t,n),o=qr.spawnSync(r.command,r.args,r.options);return o.error=o.error||Xr.verifyENOENTSync(o.status,r),o},ur.exports._parse=Wr,ur.exports._enoent=Xr;var Yr=ur.exports,Zr={exports:{}};!function(t){const n=e,r=Er,o=e=>{let t;e={cwd:process.cwd(),path:process.env[r()],execPath:process.execPath,...e};let o=n.resolve(e.cwd);const s=[];for(;t!==o;)s.push(n.join(o,"node_modules/.bin")),t=o,o=n.resolve(o,"..");const i=n.resolve(e.cwd,e.execPath,"..");return s.push(i),s.concat(e.path).join(n.delimiter)};t.exports=o,t.exports.default=o,t.exports.env=e=>{const n={...(e={env:process.env,...e}).env},o=r({env:n});return e.path=n[o],n[o]=t.exports(e),n}}(Zr);var Vr=Zr.exports,zr={exports:{}},Jr={exports:{}};const eo=(e,t)=>{for(const n of Reflect.ownKeys(t))Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n));return e};Jr.exports=eo,Jr.exports.default=eo;const to=Jr.exports,no=new WeakMap,ro=(e,t={})=>{if("function"!=typeof e)throw new TypeError("Expected a function");let n,r=0;const o=e.displayName||e.name||"<anonymous>",s=function(...i){if(no.set(s,++r),1===r)n=e.apply(this,i),e=null;else if(!0===t.throw)throw new Error(`Function \`${o}\` can only be called once`);return n};return to(s,e),no.set(s,r),s};zr.exports=ro,zr.exports.default=ro,zr.exports.callCount=e=>{if(!no.has(e))throw new Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return no.get(e)};var oo=zr.exports,so={},io={},ao={};Object.defineProperty(ao,"__esModule",{value:!0}),ao.SIGNALS=void 0;ao.SIGNALS=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGPROF",number:27,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGWINCH",number:28,action:"ignore",description:"Terminal window size changed",standard:"bsd"},{name:"SIGIO",number:29,action:"terminate",description:"I/O is available",standard:"other"},{name:"SIGPOLL",number:29,action:"terminate",description:"Watched event",standard:"other"},{name:"SIGINFO",number:29,action:"ignore",description:"Request for process information",standard:"other"},{name:"SIGPWR",number:30,action:"terminate",description:"Device running out of power",standard:"systemv"},{name:"SIGSYS",number:31,action:"core",description:"Invalid system call",standard:"other"},{name:"SIGUNUSED",number:31,action:"terminate",description:"Invalid system call",standard:"other"}];var co={};Object.defineProperty(co,"__esModule",{value:!0}),co.SIGRTMAX=co.getRealtimeSignals=void 0;co.getRealtimeSignals=function(){const e=po-lo+1;return Array.from({length:e},uo)};const uo=function(e,t){return{name:`SIGRT${t+1}`,number:lo+t,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}},lo=34,po=64;co.SIGRTMAX=po,Object.defineProperty(io,"__esModule",{value:!0}),io.getSignals=void 0;var fo=r,ho=ao,go=co;io.getSignals=function(){const e=(0,go.getRealtimeSignals)();return[...ho.SIGNALS,...e].map(mo)};const mo=function({name:e,number:t,description:n,action:r,forced:o=!1,standard:s}){const{signals:{[e]:i}}=fo.constants,a=void 0!==i;return{name:e,number:a?i:t,description:n,supported:a,action:r,forced:o,standard:s}};Object.defineProperty(so,"__esModule",{value:!0}),so.signalsByNumber=so.signalsByName=void 0;var yo=r,bo=io,vo=co;const Eo=function(e,{name:t,number:n,description:r,supported:o,action:s,forced:i,standard:a}){return{...e,[t]:{name:t,number:n,description:r,supported:o,action:s,forced:i,standard:a}}},Ao=(0,bo.getSignals)().reduce(Eo,{});so.signalsByName=Ao;const xo=function(e,t){const n=Ro(e,t);if(void 0===n)return{};const{name:r,description:o,supported:s,action:i,forced:a,standard:c}=n;return{[e]:{name:r,number:e,description:o,supported:s,action:i,forced:a,standard:c}}},Ro=function(e,t){const n=t.find((({name:t})=>yo.constants.signals[t]===e));return void 0!==n?n:t.find((t=>t.number===e))},_o=function(){const e=(0,bo.getSignals)(),t=vo.SIGRTMAX+1,n=Array.from({length:t},((t,n)=>xo(n,e)));return Object.assign({},...n)}();so.signalsByNumber=_o;const{signalsByName:Co}=so;var So=({stdout:e,stderr:t,all:n,error:r,signal:o,exitCode:s,command:i,escapedCommand:a,timedOut:c,isCanceled:u,killed:l,parsed:{options:{timeout:p}}})=>{s=null===s?void 0:s;const f=void 0===(o=null===o?void 0:o)?void 0:Co[o].description,d=(({timedOut:e,timeout:t,errorCode:n,signal:r,signalDescription:o,exitCode:s,isCanceled:i})=>e?`timed out after ${t} milliseconds`:i?"was canceled":void 0!==n?`failed with ${n}`:void 0!==r?`was killed with ${r} (${o})`:void 0!==s?`failed with exit code ${s}`:"failed")({timedOut:c,timeout:p,errorCode:r&&r.code,signal:o,signalDescription:f,exitCode:s,isCanceled:u}),h=`Command ${d}: ${i}`,g="[object Error]"===Object.prototype.toString.call(r),m=g?`${h}\n${r.message}`:h,y=[m,t,e].filter(Boolean).join("\n");return g?(r.originalMessage=r.message,r.message=y):r=new Error(y),r.shortMessage=m,r.command=i,r.escapedCommand=a,r.exitCode=s,r.signal=o,r.signalDescription=f,r.stdout=e,r.stderr=t,void 0!==n&&(r.all=n),"bufferedData"in r&&delete r.bufferedData,r.failed=!0,r.timedOut=Boolean(c),r.isCanceled=u,r.killed=l&&!c,r},wo={exports:{}};const Oo=["stdin","stdout","stderr"],$o=e=>{if(!e)return;const{stdio:t}=e;if(void 0===t)return Oo.map((t=>e[t]));if((e=>Oo.some((t=>void 0!==e[t])))(e))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${Oo.map((e=>`\`${e}\``)).join(", ")}`);if("string"==typeof t)return t;if(!Array.isArray(t))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof t}\``);const n=Math.max(t.length,Oo.length);return Array.from({length:n},((e,n)=>t[n]))};wo.exports=$o,wo.exports.node=e=>{const t=$o(e);return"ipc"===t?"ipc":void 0===t||"string"==typeof t?[t,t,t,"ipc"]:t.includes("ipc")?t:[...t,"ipc"]};var To,Io=wo.exports,Ho={exports:{}},ko={exports:{}};var Lo=d.process;const Mo=function(e){return e&&"object"==typeof e&&"function"==typeof e.removeListener&&"function"==typeof e.emit&&"function"==typeof e.reallyExit&&"function"==typeof e.listeners&&"function"==typeof e.kill&&"number"==typeof e.pid&&"function"==typeof e.on};if(Mo(Lo)){var Po,No=a,Bo=(To||(To=1,function(e){e.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"],"win32"!==process.platform&&e.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),"linux"===process.platform&&e.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")}(ko)),ko.exports),Go=/^win/i.test(Lo.platform),jo=c;"function"!=typeof jo&&(jo=jo.EventEmitter),Lo.__signal_exit_emitter__?Po=Lo.__signal_exit_emitter__:((Po=Lo.__signal_exit_emitter__=new jo).count=0,Po.emitted={}),Po.infinite||(Po.setMaxListeners(1/0),Po.infinite=!0),Ho.exports=function(e,t){if(!Mo(d.process))return function(){};No.equal(typeof e,"function","a callback must be provided for exit handler"),!1===Ko&&qo();var n="exit";t&&t.alwaysLast&&(n="afterexit");return Po.on(n,e),function(){Po.removeListener(n,e),0===Po.listeners("exit").length&&0===Po.listeners("afterexit").length&&Uo()}};var Uo=function(){Ko&&Mo(d.process)&&(Ko=!1,Bo.forEach((function(e){try{Lo.removeListener(e,Fo[e])}catch(e){}})),Lo.emit=Qo,Lo.reallyExit=Wo,Po.count-=1)};Ho.exports.unload=Uo;var Do=function(e,t,n){Po.emitted[e]||(Po.emitted[e]=!0,Po.emit(e,t,n))},Fo={};Bo.forEach((function(e){Fo[e]=function(){Mo(d.process)&&(Lo.listeners(e).length===Po.count&&(Uo(),Do("exit",null,e),Do("afterexit",null,e),Go&&"SIGHUP"===e&&(e="SIGINT"),Lo.kill(Lo.pid,e)))}})),Ho.exports.signals=function(){return Bo};var Ko=!1,qo=function(){!Ko&&Mo(d.process)&&(Ko=!0,Po.count+=1,Bo=Bo.filter((function(e){try{return Lo.on(e,Fo[e]),!0}catch(e){return!1}})),Lo.emit=Yo,Lo.reallyExit=Xo)};Ho.exports.load=qo;var Wo=Lo.reallyExit,Xo=function(e){Mo(d.process)&&(Lo.exitCode=e||0,Do("exit",Lo.exitCode,null),Do("afterexit",Lo.exitCode,null),Wo.call(Lo,Lo.exitCode))},Qo=Lo.emit,Yo=function(e,t){if("exit"===e&&Mo(d.process)){void 0!==t&&(Lo.exitCode=t);var n=Qo.apply(this,arguments);return Do("exit",Lo.exitCode,null),Do("afterexit",Lo.exitCode,null),n}return Qo.apply(this,arguments)}}else Ho.exports=function(){return function(){}};var Zo=Ho.exports;const Vo=r,zo=Zo,Jo=(e,t,n,r)=>{if(!es(t,n,r))return;const o=ns(n),s=setTimeout((()=>{e("SIGKILL")}),o);s.unref&&s.unref()},es=(e,{forceKillAfterTimeout:t},n)=>ts(e)&&!1!==t&&n,ts=e=>e===Vo.constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase(),ns=({forceKillAfterTimeout:e=!0})=>{if(!0===e)return 5e3;if(!Number.isFinite(e)||e<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);return e};var rs={spawnedKill:(e,t="SIGTERM",n={})=>{const r=e(t);return Jo(e,t,n,r),r},spawnedCancel:(e,t)=>{e.kill()&&(t.isCanceled=!0)},setupTimeout:(e,{timeout:t,killSignal:n="SIGTERM"},r)=>{if(0===t||void 0===t)return r;let o;const s=new Promise(((r,s)=>{o=setTimeout((()=>{((e,t,n)=>{e.kill(t),n(Object.assign(new Error("Timed out"),{timedOut:!0,signal:t}))})(e,n,s)}),t)})),i=r.finally((()=>{clearTimeout(o)}));return Promise.race([s,i])},validateTimeout:({timeout:e})=>{if(void 0!==e&&(!Number.isFinite(e)||e<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`)},setExitHandler:async(e,{cleanup:t,detached:n},r)=>{if(!t||n)return r;const o=zo((()=>{e.kill()}));return r.finally((()=>{o()}))}};const os=e=>null!==e&&"object"==typeof e&&"function"==typeof e.pipe;os.writable=e=>os(e)&&!1!==e.writable&&"function"==typeof e._write&&"object"==typeof e._writableState,os.readable=e=>os(e)&&!1!==e.readable&&"function"==typeof e._read&&"object"==typeof e._readableState,os.duplex=e=>os.writable(e)&&os.readable(e),os.transform=e=>os.duplex(e)&&"function"==typeof e._transform;var ss=os,is={exports:{}};const{PassThrough:as}=l;const{constants:cs}=u,us=l,{promisify:ls}=o,ps=e=>{e={...e};const{array:t}=e;let{encoding:n}=e;const r="buffer"===n;let o=!1;t?o=!(n||r):n=n||"utf8",r&&(n=null);const s=new as({objectMode:o});n&&s.setEncoding(n);let i=0;const a=[];return s.on("data",(e=>{a.push(e),o?i=a.length:i+=e.length})),s.getBufferedValue=()=>t?a:r?Buffer.concat(a,i):a.join(""),s.getBufferedLength=()=>i,s},fs=ls(us.pipeline);class ds extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}}async function hs(e,t){if(!e)throw new Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:n}=t,r=ps(t);return await new Promise(((t,o)=>{const s=e=>{e&&r.getBufferedLength()<=cs.MAX_LENGTH&&(e.bufferedData=r.getBufferedValue()),o(e)};(async()=>{try{await fs(e,r),t()}catch(e){s(e)}})(),r.on("data",(()=>{r.getBufferedLength()>n&&s(new ds)}))})),r.getBufferedValue()}is.exports=hs,is.exports.buffer=(e,t)=>hs(e,{...t,encoding:"buffer"}),is.exports.array=(e,t)=>hs(e,{...t,array:!0}),is.exports.MaxBufferError=ds;var gs=is.exports;const{PassThrough:ms}=l;const ys=ss,bs=gs,vs=function(){var e=[],t=new ms({objectMode:!0});return t.setMaxListeners(0),t.add=n,t.isEmpty=function(){return 0==e.length},t.on("unpipe",r),Array.prototype.slice.call(arguments).forEach(n),t;function n(o){return Array.isArray(o)?(o.forEach(n),this):(e.push(o),o.once("end",r.bind(null,o)),o.once("error",t.emit.bind(t,"error")),o.pipe(t,{end:!1}),this)}function r(n){!(e=e.filter((function(e){return e!==n}))).length&&t.readable&&t.end()}},Es=async(e,t)=>{if(e){e.destroy();try{return await t}catch(e){return e.bufferedData}}},As=(e,{encoding:t,buffer:n,maxBuffer:r})=>{if(e&&n)return t?bs(e,{encoding:t,maxBuffer:r}):bs.buffer(e,{maxBuffer:r})};var xs={handleInput:(e,t)=>{void 0!==t&&void 0!==e.stdin&&(ys(t)?t.pipe(e.stdin):e.stdin.end(t))},makeAllStream:(e,{all:t})=>{if(!t||!e.stdout&&!e.stderr)return;const n=vs();return e.stdout&&n.add(e.stdout),e.stderr&&n.add(e.stderr),n},getSpawnedResult:async({stdout:e,stderr:t,all:n},{encoding:r,buffer:o,maxBuffer:s},i)=>{const a=As(e,{encoding:r,buffer:o,maxBuffer:s}),c=As(t,{encoding:r,buffer:o,maxBuffer:s}),u=As(n,{encoding:r,buffer:o,maxBuffer:2*s});try{return await Promise.all([i,a,c,u])}catch(r){return Promise.all([{error:r,signal:r.signal,timedOut:r.timedOut},Es(e,a),Es(t,c),Es(n,u)])}},validateInputSync:({input:e})=>{if(ys(e))throw new TypeError("The `input` option cannot be a stream in sync mode")}};const Rs=(async()=>{})().constructor.prototype,_s=["then","catch","finally"].map((e=>[e,Reflect.getOwnPropertyDescriptor(Rs,e)]));var Cs={mergePromise:(e,t)=>{for(const[n,r]of _s){const o="function"==typeof t?(...e)=>Reflect.apply(r.value,t(),e):r.value.bind(t);Reflect.defineProperty(e,n,{...r,value:o})}return e},getSpawnedPromise:e=>new Promise(((t,n)=>{e.on("exit",((e,n)=>{t({exitCode:e,signal:n})})),e.on("error",(e=>{n(e)})),e.stdin&&e.stdin.on("error",(e=>{n(e)}))}))};const Ss=(e,t=[])=>Array.isArray(t)?[e,...t]:[e],ws=/^[\w.-]+$/,Os=/"/g,$s=/ +/g;var Ts={joinCommand:(e,t)=>Ss(e,t).join(" "),getEscapedCommand:(e,t)=>Ss(e,t).map((e=>(e=>"string"!=typeof e||ws.test(e)?e:`"${e.replace(Os,'\\"')}"`)(e))).join(" "),parseCommand:e=>{const t=[];for(const n of e.trim().split($s)){const e=t[t.length-1];e&&e.endsWith("\\")?t[t.length-1]=`${e.slice(0,-1)} ${n}`:t.push(n)}return t}};const Is=e,Hs=i,ks=Yr,Ls=e=>{const t="string"==typeof e?"\n":"\n".charCodeAt(),n="string"==typeof e?"\r":"\r".charCodeAt();return e[e.length-1]===t&&(e=e.slice(0,e.length-1)),e[e.length-1]===n&&(e=e.slice(0,e.length-1)),e},Ms=Vr,Ps=oo,Ns=So,Bs=Io,{spawnedKill:Gs,spawnedCancel:js,setupTimeout:Us,validateTimeout:Ds,setExitHandler:Fs}=rs,{handleInput:Ks,getSpawnedResult:qs,makeAllStream:Ws,validateInputSync:Xs}=xs,{mergePromise:Qs,getSpawnedPromise:Ys}=Cs,{joinCommand:Zs,parseCommand:Vs,getEscapedCommand:zs}=Ts,Js=(e,t,n={})=>{const r=ks._parse(e,t,n);return e=r.command,t=r.args,(n={maxBuffer:1e8,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:(n=r.options).cwd||process.cwd(),execPath:process.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,...n}).env=(({env:e,extendEnv:t,preferLocal:n,localDir:r,execPath:o})=>{const s=t?{...process.env,...e}:e;return n?Ms.env({env:s,cwd:r,execPath:o}):s})(n),n.stdio=Bs(n),"win32"===process.platform&&"cmd"===Is.basename(e,".exe")&&t.unshift("/q"),{file:e,args:t,options:n,parsed:r}},ei=(e,t,n)=>"string"==typeof t||Buffer.isBuffer(t)?e.stripFinalNewline?Ls(t):t:void 0===n?void 0:"",ti=(e,t,n)=>{const r=Js(e,t,n),o=Zs(e,t),s=zs(e,t);let i;Ds(r.options);try{i=Hs.spawn(r.file,r.args,r.options)}catch(e){const t=new Hs.ChildProcess,n=Promise.reject(Ns({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:r,timedOut:!1,isCanceled:!1,killed:!1}));return Qs(t,n)}const a=Ys(i),c=Us(i,r.options,a),u=Fs(i,r.options,c),l={isCanceled:!1};i.kill=Gs.bind(null,i.kill.bind(i)),i.cancel=js.bind(null,i,l);const p=Ps((async()=>{const[{error:e,exitCode:t,signal:n,timedOut:a},c,p,f]=await qs(i,r.options,u),d=ei(r.options,c),h=ei(r.options,p),g=ei(r.options,f);if(e||0!==t||null!==n){const c=Ns({error:e,exitCode:t,signal:n,stdout:d,stderr:h,all:g,command:o,escapedCommand:s,parsed:r,timedOut:a,isCanceled:l.isCanceled,killed:i.killed});if(!r.options.reject)return c;throw c}return{command:o,escapedCommand:s,exitCode:0,stdout:d,stderr:h,all:g,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}}));return Ks(i,r.options.input),i.all=Ws(i,r.options),Qs(i,p)};function ni(e,t){return si("blue",e,t)}function ri(e,t=""){return si("green",e,t)}function oi(e,t=""){return si("red",e,t)}function si(e,t,n=""){return n?console.log(ar[e](`${t}`),n):console.log(ar[e](`${t}`))}cr.exports=ti,cr.exports.sync=(e,t,n)=>{const r=Js(e,t,n),o=Zs(e,t),s=zs(e,t);let i;Xs(r.options);try{i=Hs.spawnSync(r.file,r.args,r.options)}catch(e){throw Ns({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:r,timedOut:!1,isCanceled:!1,killed:!1})}const a=ei(r.options,i.stdout,i.error),c=ei(r.options,i.stderr,i.error);if(i.error||0!==i.status||null!==i.signal){const e=Ns({stdout:a,stderr:c,error:i.error,signal:i.signal,exitCode:i.status,command:o,escapedCommand:s,parsed:r,timedOut:i.error&&"ETIMEDOUT"===i.error.code,isCanceled:!1,killed:null!==i.signal});if(!r.options.reject)return e;throw e}return{command:o,escapedCommand:s,exitCode:0,stdout:a,stderr:c,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}},cr.exports.command=(e,t)=>{const[n,...r]=Vs(e);return ti(n,r,t)},cr.exports.commandSync=(e,t)=>{const[n,...r]=Vs(e);return ti.sync(n,r,t)},cr.exports.node=(e,t,n={})=>{t&&!Array.isArray(t)&&"object"==typeof t&&(n=t,t=[]);const r=Bs.node(n),o=process.execArgv.filter((e=>!e.startsWith("--inspect"))),{nodePath:s=process.execPath,nodeOptions:i=o}=n;return ti(s,[...i,e,...Array.isArray(t)?t:[]],{...n,stdin:void 0,stdout:void 0,stderr:void 0,stdio:r,shell:!1})};const ii=f.dirname(p.fileURLToPath("undefined"==typeof document&&"undefined"==typeof location?require("url").pathToFileURL(__filename).href:"undefined"==typeof document?location.href:document.currentScript&&document.currentScript.src||new URL("index.browser.js",document.baseURI).href));function ai(n){return!!t.existsSync(n)||(ai(e.dirname(n))?(t.mkdirSync(n),!0):void 0)}function ci(t){return e.resolve(ii,t)}function ui(e){return"import request from '@/utils/request'\n"}function li(e){return e.replace(/\/(\w)/g,(function(e,t){return t.toUpperCase()}))}function pi(e){return e.replace(/-(\w)/g,(function(e,t){return t.toUpperCase()}))}function fi(e,t,n="post"){const r=-1!==e.indexOf("{");let o=pi(li(n+e)),s="",i="";r&&(s=e.split("{")[0],i=(e.match(/\{(.+?)\}/g)[0]||"").replace(/\{|}/g,""),o=pi(li(n+s+i)));return`\n// ${t||""}\nexport function ${o}(${`${r?i:r||"post"!==n&&"put"!==n?"query":"data"}`}) {\n return request({\n url: ${""+(r?`'${s}' + ${i}`:`'${e}'`)},\n method: '${n}', ${""+(r?"":r||"post"!==n&&"put"!==n?"\n params: query":"\n data: data")}\n })\n}\n`}(async function(){return await async function(e){const t=Cn("dyp.config.js",{cwd:process.env.PWD}),n=await import(t);return e?n.default[e]:n.default}("swaggerConfig")})().then((e=>{const r=e;r||oi("swaggerConfig 未配置");!async function(e,r){ni("获取远程json文件中...");const{paths:o}=await function(e){return new Promise(((t,r)=>{n.get(e,(e=>{const{statusCode:n}=e,o=e.headers["content-type"];let s;if(200!==n?s=new Error(`请求失败。\n状态码: ${n}`):/^application\/json/.test(o)||(s=new Error(`无效的 content-type.\n期望 application/json 但获取的是 ${o}`)),s)return oi(s.message),void e.resume();e.setEncoding("utf8");let i="";e.on("data",(e=>{i+=e})),e.on("end",(()=>{try{const e=JSON.parse(i);t(e)}catch(e){r(`错误: ${e.message}`)}}))})).on("error",(e=>{r(`错误: ${e.message}`)}))}))}(r);ri("获取成功正在生成api文件");const s={};for(const e in o){const t=o[e]||{},n=Object.keys(t)||[];for(let r=0,o=n.length;r<o;r++){const o=n[r],i=t[o].tags[0];if(!i)continue;ni(i);const a=e.slice(1).split("/")[1],c={summary:t[o].summary,tag:i,name:e,type:o,folder:a};s[t[o].tags[0]]?s[t[o].tags[0]].push(c):s[t[o].tags[0]]=[c]}}for(const n in s){let r="";const o=[];let i="";for(const e of s[n]){0===o.filter((t=>t===e.type)).length&&o.push(e.type),r+=fi(e.name,e.summary,e.type),i=e.folder}r=ui()+r,ai(ci(`${e}/${i}`)),t.writeFileSync(ci(`${e}/${i}/${n}.js`),r)}ri("生成完毕")}(`${process.env.PWD}${r.outputDir}`,`${r.path}${r.staticPath}`)}))}));
|