ph-cmd 6.0.0-dev.21 → 6.0.0-dev.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cli.js +145 -145
- package/build/cli.old.js +145 -145
- package/package.json +5 -5
package/build/cli.old.js
CHANGED
|
@@ -180788,7 +180788,7 @@ var require_path_browserify = __commonJS((exports, module) => {
|
|
|
180788
180788
|
}
|
|
180789
180789
|
return _format("/", pathObject);
|
|
180790
180790
|
},
|
|
180791
|
-
parse: function
|
|
180791
|
+
parse: function parse3(path2) {
|
|
180792
180792
|
assertPath(path2);
|
|
180793
180793
|
var ret = { root: "", dir: "", base: "", ext: "", name: "" };
|
|
180794
180794
|
if (path2.length === 0)
|
|
@@ -255018,12 +255018,12 @@ var init_babel = __esm(() => {
|
|
|
255018
255018
|
let r2 = { AccessorCannotDeclareThisParameter: "AccesorCannotDeclareThisParameter", AccessorCannotHaveTypeParameters: "AccesorCannotHaveTypeParameters", ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference: "ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference", SetAccessorCannotHaveOptionalParameter: "SetAccesorCannotHaveOptionalParameter", SetAccessorCannotHaveRestParameter: "SetAccesorCannotHaveRestParameter", SetAccessorCannotHaveReturnType: "SetAccesorCannotHaveReturnType" };
|
|
255019
255019
|
r2[e] && (e = r2[e]);
|
|
255020
255020
|
}
|
|
255021
|
-
return function
|
|
255021
|
+
return function r2(n25, o2) {
|
|
255022
255022
|
let l2 = new SyntaxError;
|
|
255023
255023
|
return l2.code = t, l2.reasonCode = e, l2.loc = n25, l2.pos = n25.index, l2.syntaxPlugin = s, i && (l2.missingPlugin = o2.missingPlugin), ps3(l2, "clone", function(c3 = {}) {
|
|
255024
255024
|
var u2;
|
|
255025
255025
|
let { line: f, column: d3, index: x3 } = (u2 = c3.loc) != null ? u2 : n25;
|
|
255026
|
-
return
|
|
255026
|
+
return r2(new B4(f, d3, x3), Object.assign({}, o2, c3.details));
|
|
255027
255027
|
}), ps3(l2, "details", o2), Object.defineProperty(l2, "message", { configurable: true, get() {
|
|
255028
255028
|
let h = `${a2(o2)} (${n25.line}:${n25.column})`;
|
|
255029
255029
|
return this.message = h, h;
|
|
@@ -265493,7 +265493,7 @@ function na2(e) {
|
|
|
265493
265493
|
}
|
|
265494
265494
|
function sa2(e, t, r2, n25 = {}) {
|
|
265495
265495
|
let s = [], u2, i = [], a2 = false, o2 = !n25.expandLastArg && e.node.body.type === "ArrowFunctionExpression", p2;
|
|
265496
|
-
(function
|
|
265496
|
+
(function B4() {
|
|
265497
265497
|
let { node: g2 } = e, _3 = Ol(e, t, r2, n25);
|
|
265498
265498
|
if (s.length === 0)
|
|
265499
265499
|
s.push(_3);
|
|
@@ -265501,7 +265501,7 @@ function sa2(e, t, r2, n25 = {}) {
|
|
|
265501
265501
|
let { leading: M3, trailing: J4 } = fs4(e, t);
|
|
265502
265502
|
s.push([M3, _3]), i.unshift(J4);
|
|
265503
265503
|
}
|
|
265504
|
-
o2 && (a2 || (a2 = g2.returnType && Q3(g2).length > 0 || g2.typeParameters || Q3(g2).some((M3) => M3.type !== "Identifier"))), !o2 || g2.body.type !== "ArrowFunctionExpression" ? (u2 = r2("body", n25), p2 = g2.body) : e.call(
|
|
265504
|
+
o2 && (a2 || (a2 = g2.returnType && Q3(g2).length > 0 || g2.typeParameters || Q3(g2).some((M3) => M3.type !== "Identifier"))), !o2 || g2.body.type !== "ArrowFunctionExpression" ? (u2 = r2("body", n25), p2 = g2.body) : e.call(B4, "body");
|
|
265505
265505
|
})();
|
|
265506
265506
|
let m2 = !de4(t.originalText, p2) && (wl(p2) || _l(p2, u2, t) || !a2 && na2(p2)), f = e.key === "callee" && yt3(e.parent), y2 = Symbol("arrow-chain"), C3 = Ml(e, n25, { signatureDocs: s, shouldBreak: a2 }), c3 = false, A3 = false, T = false;
|
|
265507
265507
|
return o2 && (f || n25.assignmentLayout) && (A3 = true, T = !d3(e.node, h.Leading & h.Line), c3 = n25.assignmentLayout === "chain-tail-arrow-chain" || f && !m2), u2 = vl(e, t, n25, { bodyDoc: u2, bodyComments: i, functionBody: p2, shouldPutBodyOnSameLine: m2 }), l2([l2(A3 ? D3([T ? E2 : "", C3]) : C3, { shouldBreak: c3, id: y2 }), " =>", o2 ? xt3(u2, { groupId: y2 }) : l2(u2), o2 && f ? S3(E2, "", { groupId: y2 }) : ""]);
|
|
@@ -304337,9 +304337,9 @@ function Nr6(e6, r2) {
|
|
|
304337
304337
|
`) ? t7.slice(0, -1) : t7;
|
|
304338
304338
|
}
|
|
304339
304339
|
function ye4(e6, r2) {
|
|
304340
|
-
return function
|
|
304340
|
+
return function t7(n25, a2, i) {
|
|
304341
304341
|
let u2 = { ...r2(n25, a2, i) };
|
|
304342
|
-
return u2.children && (u2.children = u2.children.map((o3, s) =>
|
|
304342
|
+
return u2.children && (u2.children = u2.children.map((o3, s) => t7(o3, s, [u2, ...i]))), u2;
|
|
304343
304343
|
}(e6, null, []);
|
|
304344
304344
|
}
|
|
304345
304345
|
function Ct8(e6) {
|
|
@@ -304727,11 +304727,11 @@ function Ui6(e6, r2, t7) {
|
|
|
304727
304727
|
}
|
|
304728
304728
|
function Df(e6) {
|
|
304729
304729
|
let r2 = [""];
|
|
304730
|
-
return function
|
|
304730
|
+
return function t7(n25) {
|
|
304731
304731
|
for (let a2 of n25) {
|
|
304732
304732
|
let i = G8(a2);
|
|
304733
304733
|
if (i === H7) {
|
|
304734
|
-
|
|
304734
|
+
t7(a2);
|
|
304735
304735
|
continue;
|
|
304736
304736
|
}
|
|
304737
304737
|
let u2 = a2, o3 = [];
|
|
@@ -307208,12 +307208,12 @@ $$`;
|
|
|
307208
307208
|
return;
|
|
307209
307209
|
return r2[t7];
|
|
307210
307210
|
};
|
|
307211
|
-
yc2.exports = function
|
|
307211
|
+
yc2.exports = function e6() {
|
|
307212
307212
|
var r2, t7, n25, a2, i, u2, o3 = arguments[0], s = 1, l3 = arguments.length, c4 = false;
|
|
307213
307213
|
for (typeof o3 == "boolean" && (c4 = o3, o3 = arguments[1] || {}, s = 2), (o3 == null || typeof o3 != "object" && typeof o3 != "function") && (o3 = {});s < l3; ++s)
|
|
307214
307214
|
if (r2 = arguments[s], r2 != null)
|
|
307215
307215
|
for (t7 in r2)
|
|
307216
|
-
n25 = bc2(o3, t7), a2 = bc2(r2, t7), o3 !== a2 && (c4 && a2 && (vc2(a2) || (i = Ec2(a2))) ? (i ? (i = false, u2 = n25 && Ec2(n25) ? n25 : []) : u2 = n25 && vc2(n25) ? n25 : {}, Cc2(o3, { name: t7, newValue:
|
|
307216
|
+
n25 = bc2(o3, t7), a2 = bc2(r2, t7), o3 !== a2 && (c4 && a2 && (vc2(a2) || (i = Ec2(a2))) ? (i ? (i = false, u2 = n25 && Ec2(n25) ? n25 : []) : u2 = n25 && vc2(n25) ? n25 : {}, Cc2(o3, { name: t7, newValue: e6(c4, u2, a2) })) : typeof a2 < "u" && Cc2(o3, { name: t7, newValue: a2 }));
|
|
307217
307217
|
return o3;
|
|
307218
307218
|
};
|
|
307219
307219
|
});
|
|
@@ -314288,7 +314288,7 @@ https://evilmartians.com/chronicles/postcss-8-plugin-migration`));
|
|
|
314288
314288
|
if (!(t7 instanceof e6))
|
|
314289
314289
|
throw new TypeError("Cannot call a class as a function");
|
|
314290
314290
|
}
|
|
314291
|
-
var Cp2 = function
|
|
314291
|
+
var Cp2 = function t7(e6, s) {
|
|
314292
314292
|
if ((typeof e6 > "u" ? "undefined" : Ta4(e6)) !== "object")
|
|
314293
314293
|
return e6;
|
|
314294
314294
|
var r3 = new e6.constructor;
|
|
@@ -314296,8 +314296,8 @@ https://evilmartians.com/chronicles/postcss-8-plugin-migration`));
|
|
|
314296
314296
|
if (e6.hasOwnProperty(n26)) {
|
|
314297
314297
|
var i = e6[n26], o3 = typeof i > "u" ? "undefined" : Ta4(i);
|
|
314298
314298
|
n26 === "parent" && o3 === "object" ? s && (r3[n26] = s) : i instanceof Array ? r3[n26] = i.map(function(u3) {
|
|
314299
|
-
return
|
|
314300
|
-
}) : r3[n26] =
|
|
314299
|
+
return t7(u3, r3);
|
|
314300
|
+
}) : r3[n26] = t7(i, r3);
|
|
314301
314301
|
}
|
|
314302
314302
|
return r3;
|
|
314303
314303
|
}, Ap2 = function() {
|
|
@@ -335191,7 +335191,7 @@ async function clearCache3() {
|
|
|
335191
335191
|
}
|
|
335192
335192
|
var require2, __filename2, __dirname2, __create2, __defProp3, __getOwnPropDesc2, __getOwnPropNames2, __getProtoOf2, __hasOwnProp2, __typeError = (msg) => {
|
|
335193
335193
|
throw TypeError(msg);
|
|
335194
|
-
}, __defNormalProp = (obj, key2, value2) => (key2 in obj) ? __defProp3(obj, key2, { enumerable: true, configurable: true, writable: true, value: value2 }) : obj[key2] = value2, __require2, __commonJS2 = (cb2, mod) => function
|
|
335194
|
+
}, __defNormalProp = (obj, key2, value2) => (key2 in obj) ? __defProp3(obj, key2, { enumerable: true, configurable: true, writable: true, value: value2 }) : obj[key2] = value2, __require2, __commonJS2 = (cb2, mod) => function __require22() {
|
|
335195
335195
|
return mod || (0, cb2[__getOwnPropNames2(cb2)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
335196
335196
|
}, __export3 = (target, all) => {
|
|
335197
335197
|
for (var name in all)
|
|
@@ -376414,9 +376414,9 @@ var require_instanceOf = __commonJS((exports) => {
|
|
|
376414
376414
|
exports.instanceOf = undefined;
|
|
376415
376415
|
var _inspect = require_inspect();
|
|
376416
376416
|
var isProduction = globalThis.process && false;
|
|
376417
|
-
var instanceOf = isProduction ? function
|
|
376417
|
+
var instanceOf = isProduction ? function instanceOf2(value2, constructor) {
|
|
376418
376418
|
return value2 instanceof constructor;
|
|
376419
|
-
} : function
|
|
376419
|
+
} : function instanceOf2(value2, constructor) {
|
|
376420
376420
|
if (value2 instanceof constructor) {
|
|
376421
376421
|
return true;
|
|
376422
376422
|
}
|
|
@@ -389657,7 +389657,7 @@ var require_is_arrayish = __commonJS((exports, module3) => {
|
|
|
389657
389657
|
var require_error_ex = __commonJS((exports, module3) => {
|
|
389658
389658
|
var util2 = __require("util");
|
|
389659
389659
|
var isArrayish = require_is_arrayish();
|
|
389660
|
-
var errorEx = function
|
|
389660
|
+
var errorEx = function errorEx2(name, properties) {
|
|
389661
389661
|
if (!name || name.constructor !== String) {
|
|
389662
389662
|
properties = name || {};
|
|
389663
389663
|
name = Error.name;
|
|
@@ -471455,7 +471455,7 @@ ${lanes.join(`
|
|
|
471455
471455
|
}
|
|
471456
471456
|
}
|
|
471457
471457
|
function isSymbolUsedInConditionBody(expr, body, testedNode, testedSymbol) {
|
|
471458
|
-
return !!forEachChild(body, function
|
|
471458
|
+
return !!forEachChild(body, function check2(childNode) {
|
|
471459
471459
|
if (isIdentifier(childNode)) {
|
|
471460
471460
|
const childSymbol = getSymbolAtLocation(childNode);
|
|
471461
471461
|
if (childSymbol && childSymbol === testedSymbol) {
|
|
@@ -471482,7 +471482,7 @@ ${lanes.join(`
|
|
|
471482
471482
|
}
|
|
471483
471483
|
}
|
|
471484
471484
|
}
|
|
471485
|
-
return forEachChild(childNode,
|
|
471485
|
+
return forEachChild(childNode, check2);
|
|
471486
471486
|
});
|
|
471487
471487
|
}
|
|
471488
471488
|
function isSymbolUsedInBinaryExpressionChain(node, testedSymbol) {
|
|
@@ -514571,7 +514571,7 @@ ${lanes.join(`
|
|
|
514571
514571
|
}
|
|
514572
514572
|
function getEncodedSemanticClassifications(typeChecker, cancellationToken, sourceFile, classifiableNames, span) {
|
|
514573
514573
|
const spans = [];
|
|
514574
|
-
sourceFile.forEachChild(function
|
|
514574
|
+
sourceFile.forEachChild(function cb2(node) {
|
|
514575
514575
|
if (!node || !textSpanIntersectsWith(span, node.pos, node.getFullWidth())) {
|
|
514576
514576
|
return;
|
|
514577
514577
|
}
|
|
@@ -514583,7 +514583,7 @@ ${lanes.join(`
|
|
|
514583
514583
|
pushClassification(node.getStart(sourceFile), node.getEnd(), type);
|
|
514584
514584
|
}
|
|
514585
514585
|
}
|
|
514586
|
-
node.forEachChild(
|
|
514586
|
+
node.forEachChild(cb2);
|
|
514587
514587
|
});
|
|
514588
514588
|
return { spans, endOfLineState: 0 };
|
|
514589
514589
|
function pushClassification(start, end, type) {
|
|
@@ -519040,7 +519040,7 @@ interface Symbol {
|
|
|
519040
519040
|
return forEachKey(importsFromNewFile, symbolNameNoDefault) || forEachKey(movedSymbols, symbolNameNoDefault) || "newFile";
|
|
519041
519041
|
}
|
|
519042
519042
|
function forEachReference(node, checker, enclosingRange, onReference) {
|
|
519043
|
-
node.forEachChild(function
|
|
519043
|
+
node.forEachChild(function cb2(node2) {
|
|
519044
519044
|
if (isIdentifier(node2) && !isDeclarationName(node2)) {
|
|
519045
519045
|
if (enclosingRange && !rangeContainsRange(enclosingRange, node2)) {
|
|
519046
519046
|
return;
|
|
@@ -519049,7 +519049,7 @@ interface Symbol {
|
|
|
519049
519049
|
if (sym)
|
|
519050
519050
|
onReference(sym, isValidTypeOnlyAliasUseSite(node2));
|
|
519051
519051
|
} else {
|
|
519052
|
-
node2.forEachChild(
|
|
519052
|
+
node2.forEachChild(cb2);
|
|
519053
519053
|
}
|
|
519054
519054
|
});
|
|
519055
519055
|
}
|
|
@@ -521107,14 +521107,14 @@ ${newComment.split(`
|
|
|
521107
521107
|
}
|
|
521108
521108
|
break;
|
|
521109
521109
|
case 220:
|
|
521110
|
-
forEachChild(node2, function
|
|
521110
|
+
forEachChild(node2, function check2(n64) {
|
|
521111
521111
|
if (isThis(n64)) {
|
|
521112
521112
|
rangeFacts |= 8;
|
|
521113
521113
|
thisNode = node2;
|
|
521114
521114
|
} else if (isClassLike(n64) || isFunctionLike(n64) && !isArrowFunction(n64)) {
|
|
521115
521115
|
return false;
|
|
521116
521116
|
} else {
|
|
521117
|
-
forEachChild(n64,
|
|
521117
|
+
forEachChild(n64, check2);
|
|
521118
521118
|
}
|
|
521119
521119
|
});
|
|
521120
521120
|
case 264:
|
|
@@ -540901,11 +540901,11 @@ ${newComment.split(`
|
|
|
540901
540901
|
continue;
|
|
540902
540902
|
}
|
|
540903
540903
|
if (member.body) {
|
|
540904
|
-
member.body.forEachChild(function
|
|
540904
|
+
member.body.forEachChild(function cb2(node) {
|
|
540905
540905
|
if (node.kind === 110) {
|
|
540906
540906
|
addRef(node);
|
|
540907
540907
|
} else if (!isFunctionLike(node) && !isClassLike(node)) {
|
|
540908
|
-
node.forEachChild(
|
|
540908
|
+
node.forEachChild(cb2);
|
|
540909
540909
|
}
|
|
540910
540910
|
});
|
|
540911
540911
|
}
|
|
@@ -561953,14 +561953,14 @@ var require_loaders = __commonJS((exports) => {
|
|
|
561953
561953
|
var path_1 = __importDefault(__require("path"));
|
|
561954
561954
|
var url_1 = __require("url");
|
|
561955
561955
|
var importFresh;
|
|
561956
|
-
var loadJsSync = function
|
|
561956
|
+
var loadJsSync = function loadJsSync2(filepath) {
|
|
561957
561957
|
if (importFresh === undefined) {
|
|
561958
561958
|
importFresh = require_import_fresh();
|
|
561959
561959
|
}
|
|
561960
561960
|
return importFresh(filepath);
|
|
561961
561961
|
};
|
|
561962
561962
|
exports.loadJsSync = loadJsSync;
|
|
561963
|
-
var loadJs = async function
|
|
561963
|
+
var loadJs = async function loadJs2(filepath) {
|
|
561964
561964
|
try {
|
|
561965
561965
|
const { href } = (0, url_1.pathToFileURL)(filepath);
|
|
561966
561966
|
return (await import(href)).default;
|
|
@@ -561977,7 +561977,7 @@ var require_loaders = __commonJS((exports) => {
|
|
|
561977
561977
|
};
|
|
561978
561978
|
exports.loadJs = loadJs;
|
|
561979
561979
|
var parseJson2;
|
|
561980
|
-
var loadJson = function
|
|
561980
|
+
var loadJson = function loadJson2(filepath, content) {
|
|
561981
561981
|
if (parseJson2 === undefined) {
|
|
561982
561982
|
parseJson2 = require_parse_json();
|
|
561983
561983
|
}
|
|
@@ -561991,7 +561991,7 @@ ${error2.message}`;
|
|
|
561991
561991
|
};
|
|
561992
561992
|
exports.loadJson = loadJson;
|
|
561993
561993
|
var yaml2;
|
|
561994
|
-
var loadYaml2 = function
|
|
561994
|
+
var loadYaml2 = function loadYaml3(filepath, content) {
|
|
561995
561995
|
if (yaml2 === undefined) {
|
|
561996
561996
|
yaml2 = require_js_yaml();
|
|
561997
561997
|
}
|
|
@@ -562005,7 +562005,7 @@ ${error2.message}`;
|
|
|
562005
562005
|
};
|
|
562006
562006
|
exports.loadYaml = loadYaml2;
|
|
562007
562007
|
var typescript;
|
|
562008
|
-
var loadTsSync = function
|
|
562008
|
+
var loadTsSync = function loadTsSync2(filepath, content) {
|
|
562009
562009
|
if (typescript === undefined) {
|
|
562010
562010
|
typescript = require_typescript2();
|
|
562011
562011
|
}
|
|
@@ -562033,7 +562033,7 @@ ${error2.message}`;
|
|
|
562033
562033
|
}
|
|
562034
562034
|
};
|
|
562035
562035
|
exports.loadTsSync = loadTsSync;
|
|
562036
|
-
var loadTs = async function
|
|
562036
|
+
var loadTs = async function loadTs2(filepath, content) {
|
|
562037
562037
|
if (typescript === undefined) {
|
|
562038
562038
|
typescript = (await Promise.resolve().then(() => __toESM(require_typescript2()))).default;
|
|
562039
562039
|
}
|
|
@@ -562826,7 +562826,7 @@ var require_dist23 = __commonJS((exports) => {
|
|
|
562826
562826
|
var Explorer_js_1 = require_Explorer();
|
|
562827
562827
|
var ExplorerSync_js_1 = require_ExplorerSync();
|
|
562828
562828
|
var util_1 = require_util5();
|
|
562829
|
-
var identity = function
|
|
562829
|
+
var identity = function identity2(x8) {
|
|
562830
562830
|
return x8;
|
|
562831
562831
|
};
|
|
562832
562832
|
function getUserDefinedOptionsFromMetaConfig() {
|
|
@@ -595223,7 +595223,7 @@ Expected ${val.length + 1} quasis but got ${node.quasis.length}`);
|
|
|
595223
595223
|
const unaryExpression = (0, _utils.assertNodeType)("NumericLiteral", "BigIntLiteral");
|
|
595224
595224
|
const unaryOperator = (0, _utils.assertOneOf)("-");
|
|
595225
595225
|
const literal2 = (0, _utils.assertNodeType)("NumericLiteral", "StringLiteral", "BooleanLiteral", "BigIntLiteral", "TemplateLiteral");
|
|
595226
|
-
const validator = function
|
|
595226
|
+
const validator = function validator2(parent, key2, node) {
|
|
595227
595227
|
if ((0, _is.default)("UnaryExpression", node)) {
|
|
595228
595228
|
unaryOperator(node, "operator", node.operator);
|
|
595229
595229
|
unaryExpression(node, "argument", node.argument);
|
|
@@ -604843,7 +604843,7 @@ var require_eventemitter3 = __commonJS((exports, module3) => {
|
|
|
604843
604843
|
}
|
|
604844
604844
|
return true;
|
|
604845
604845
|
};
|
|
604846
|
-
EventEmitter.prototype.on = function
|
|
604846
|
+
EventEmitter.prototype.on = function on10(event, fn9, context) {
|
|
604847
604847
|
return addListener(this, event, fn9, context, false);
|
|
604848
604848
|
};
|
|
604849
604849
|
EventEmitter.prototype.once = function once(event, fn9, context) {
|
|
@@ -606706,7 +606706,7 @@ var require_parse7 = __commonJS((exports, module3) => {
|
|
|
606706
606706
|
return typeof arg2 === "undefined" ? prev : prev.concat(arg2);
|
|
606707
606707
|
}, []);
|
|
606708
606708
|
}
|
|
606709
|
-
module3.exports = function
|
|
606709
|
+
module3.exports = function parse8(s5, env4, opts) {
|
|
606710
606710
|
var mapped = parseInternal(s5, env4, opts);
|
|
606711
606711
|
if (typeof env4 !== "function") {
|
|
606712
606712
|
return mapped;
|
|
@@ -607391,7 +607391,7 @@ var require_trace_mapping_umd = __commonJS((exports, module3) => {
|
|
|
607391
607391
|
var __getOwnPropNames4 = Object.getOwnPropertyNames;
|
|
607392
607392
|
var __getProtoOf4 = Object.getPrototypeOf;
|
|
607393
607393
|
var __hasOwnProp4 = Object.prototype.hasOwnProperty;
|
|
607394
|
-
var __commonJS3 = (cb2, mod) => function
|
|
607394
|
+
var __commonJS3 = (cb2, mod) => function __require3() {
|
|
607395
607395
|
return mod || (0, cb2[__getOwnPropNames4(cb2)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
607396
607396
|
};
|
|
607397
607397
|
var __export4 = (target, all) => {
|
|
@@ -607920,7 +607920,7 @@ var require_gen_mapping_umd = __commonJS((exports, module3) => {
|
|
|
607920
607920
|
var __getOwnPropNames4 = Object.getOwnPropertyNames;
|
|
607921
607921
|
var __getProtoOf4 = Object.getPrototypeOf;
|
|
607922
607922
|
var __hasOwnProp4 = Object.prototype.hasOwnProperty;
|
|
607923
|
-
var __commonJS3 = (cb2, mod) => function
|
|
607923
|
+
var __commonJS3 = (cb2, mod) => function __require3() {
|
|
607924
607924
|
return mod || (0, cb2[__getOwnPropNames4(cb2)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
607925
607925
|
};
|
|
607926
607926
|
var __export4 = (target, all) => {
|
|
@@ -618791,9 +618791,9 @@ GFS4: `);
|
|
|
618791
618791
|
function readdir(path15, options8, cb2) {
|
|
618792
618792
|
if (typeof options8 === "function")
|
|
618793
618793
|
cb2 = options8, options8 = null;
|
|
618794
|
-
var go$readdir = noReaddirOptionVersions.test(process.version) ? function go$
|
|
618794
|
+
var go$readdir = noReaddirOptionVersions.test(process.version) ? function go$readdir2(path17, options9, cb3, startTime) {
|
|
618795
618795
|
return fs$readdir(path17, fs$readdirCallback(path17, options9, cb3, startTime));
|
|
618796
|
-
} : function go$
|
|
618796
|
+
} : function go$readdir2(path17, options9, cb3, startTime) {
|
|
618797
618797
|
return fs$readdir(path17, options9, fs$readdirCallback(path17, options9, cb3, startTime));
|
|
618798
618798
|
};
|
|
618799
618799
|
return go$readdir(path15, options8, cb2);
|
|
@@ -619954,7 +619954,7 @@ var require_empty = __commonJS((exports, module3) => {
|
|
|
619954
619954
|
var path15 = __require("path");
|
|
619955
619955
|
var mkdir = require_mkdirs();
|
|
619956
619956
|
var remove = require_remove();
|
|
619957
|
-
var emptyDir = u24(async function
|
|
619957
|
+
var emptyDir = u24(async function emptyDir2(dir) {
|
|
619958
619958
|
let items;
|
|
619959
619959
|
try {
|
|
619960
619960
|
items = await fs11.readdir(dir);
|
|
@@ -621802,7 +621802,7 @@ var require_build2 = __commonJS((exports, module3) => {
|
|
|
621802
621802
|
;
|
|
621803
621803
|
}
|
|
621804
621804
|
});
|
|
621805
|
-
var yargsParser2 = function
|
|
621805
|
+
var yargsParser2 = function Parser2(args, opts) {
|
|
621806
621806
|
const result = parser2.parse(args.slice(), opts);
|
|
621807
621807
|
return result.argv;
|
|
621808
621808
|
};
|
|
@@ -622772,7 +622772,7 @@ var require_make_error = __commonJS((exports, module3) => {
|
|
|
622772
622772
|
var defineProperty = Object.defineProperty;
|
|
622773
622773
|
var captureStackTrace2 = Error.captureStackTrace;
|
|
622774
622774
|
if (captureStackTrace2 === undefined) {
|
|
622775
|
-
captureStackTrace2 = function
|
|
622775
|
+
captureStackTrace2 = function captureStackTrace3(error49) {
|
|
622776
622776
|
var container = new Error;
|
|
622777
622777
|
defineProperty(error49, "stack", {
|
|
622778
622778
|
configurable: true,
|
|
@@ -625339,7 +625339,7 @@ var require_acorn = __commonJS((exports, module3) => {
|
|
|
625339
625339
|
}
|
|
625340
625340
|
return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);
|
|
625341
625341
|
}
|
|
625342
|
-
var TokenType = function
|
|
625342
|
+
var TokenType = function TokenType2(label2, conf) {
|
|
625343
625343
|
if (conf === undefined)
|
|
625344
625344
|
conf = {};
|
|
625345
625345
|
this.label = label2;
|
|
@@ -625482,14 +625482,14 @@ var require_acorn = __commonJS((exports, module3) => {
|
|
|
625482
625482
|
return String.fromCharCode((code >> 10) + 55296, (code & 1023) + 56320);
|
|
625483
625483
|
}
|
|
625484
625484
|
var loneSurrogate = /(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/;
|
|
625485
|
-
var Position = function
|
|
625485
|
+
var Position = function Position2(line3, col) {
|
|
625486
625486
|
this.line = line3;
|
|
625487
625487
|
this.column = col;
|
|
625488
625488
|
};
|
|
625489
625489
|
Position.prototype.offset = function offset(n64) {
|
|
625490
625490
|
return new Position(this.line, this.column + n64);
|
|
625491
625491
|
};
|
|
625492
|
-
var SourceLocation = function
|
|
625492
|
+
var SourceLocation = function SourceLocation2(p26, start, end) {
|
|
625493
625493
|
this.start = start;
|
|
625494
625494
|
this.end = end;
|
|
625495
625495
|
if (p26.sourceFile !== null) {
|
|
@@ -625584,7 +625584,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
625584
625584
|
return SCOPE_FUNCTION | (async ? SCOPE_ASYNC : 0) | (generator2 ? SCOPE_GENERATOR : 0);
|
|
625585
625585
|
}
|
|
625586
625586
|
var BIND_NONE = 0, BIND_VAR = 1, BIND_LEXICAL = 2, BIND_FUNCTION = 3, BIND_SIMPLE_CATCH = 4, BIND_OUTSIDE = 5;
|
|
625587
|
-
var Parser2 = function
|
|
625587
|
+
var Parser2 = function Parser3(options8, input, startPos) {
|
|
625588
625588
|
this.options = options8 = getOptions(options8);
|
|
625589
625589
|
this.sourceFile = options8.sourceFile;
|
|
625590
625590
|
this.keywords = wordsRegexp(keywords$1[options8.ecmaVersion >= 6 ? 6 : options8.sourceType === "module" ? "5module" : 5]);
|
|
@@ -625634,7 +625634,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
625634
625634
|
this.privateNameStack = [];
|
|
625635
625635
|
};
|
|
625636
625636
|
var prototypeAccessors = { inFunction: { configurable: true }, inGenerator: { configurable: true }, inAsync: { configurable: true }, canAwait: { configurable: true }, allowSuper: { configurable: true }, allowDirectSuper: { configurable: true }, treatFunctionsAsVar: { configurable: true }, allowNewDotTarget: { configurable: true }, inClassStaticBlock: { configurable: true } };
|
|
625637
|
-
Parser2.prototype.parse = function
|
|
625637
|
+
Parser2.prototype.parse = function parse13() {
|
|
625638
625638
|
var node = this.options.program || this.startNode();
|
|
625639
625639
|
this.nextToken();
|
|
625640
625640
|
return this.parseTopLevel(node);
|
|
@@ -625685,7 +625685,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
625685
625685
|
prototypeAccessors.inClassStaticBlock.get = function() {
|
|
625686
625686
|
return (this.currentVarScope().flags & SCOPE_CLASS_STATIC_BLOCK) > 0;
|
|
625687
625687
|
};
|
|
625688
|
-
Parser2.extend = function
|
|
625688
|
+
Parser2.extend = function extend2() {
|
|
625689
625689
|
var plugins2 = [], len = arguments.length;
|
|
625690
625690
|
while (len--)
|
|
625691
625691
|
plugins2[len] = arguments[len];
|
|
@@ -625695,15 +625695,15 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
625695
625695
|
}
|
|
625696
625696
|
return cls;
|
|
625697
625697
|
};
|
|
625698
|
-
Parser2.parse = function
|
|
625698
|
+
Parser2.parse = function parse13(input, options8) {
|
|
625699
625699
|
return new this(options8, input).parse();
|
|
625700
625700
|
};
|
|
625701
|
-
Parser2.parseExpressionAt = function
|
|
625701
|
+
Parser2.parseExpressionAt = function parseExpressionAt2(input, pos2, options8) {
|
|
625702
625702
|
var parser2 = new this(options8, input, pos2);
|
|
625703
625703
|
parser2.nextToken();
|
|
625704
625704
|
return parser2.parseExpression();
|
|
625705
625705
|
};
|
|
625706
|
-
Parser2.tokenizer = function
|
|
625706
|
+
Parser2.tokenizer = function tokenizer2(input, options8) {
|
|
625707
625707
|
return new this(options8, input);
|
|
625708
625708
|
};
|
|
625709
625709
|
Object.defineProperties(Parser2.prototype, prototypeAccessors);
|
|
@@ -625790,7 +625790,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
625790
625790
|
pp$9.unexpected = function(pos2) {
|
|
625791
625791
|
this.raise(pos2 != null ? pos2 : this.start, "Unexpected token");
|
|
625792
625792
|
};
|
|
625793
|
-
var DestructuringErrors = function
|
|
625793
|
+
var DestructuringErrors = function DestructuringErrors2() {
|
|
625794
625794
|
this.shorthandAssign = this.trailingComma = this.parenthesizedAssign = this.parenthesizedBind = this.doubleProto = -1;
|
|
625795
625795
|
};
|
|
625796
625796
|
pp$9.checkPatternErrors = function(refDestructuringErrors, isAssign) {
|
|
@@ -627200,7 +627200,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
627200
627200
|
this.checkLValPattern(expr, bindingType, checkClashes);
|
|
627201
627201
|
}
|
|
627202
627202
|
};
|
|
627203
|
-
var TokContext = function
|
|
627203
|
+
var TokContext = function TokContext2(token2, isExpr, preserveSpace, override, generator2) {
|
|
627204
627204
|
this.token = token2;
|
|
627205
627205
|
this.isExpr = !!isExpr;
|
|
627206
627206
|
this.preserveSpace = !!preserveSpace;
|
|
@@ -628408,7 +628408,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
628408
628408
|
}
|
|
628409
628409
|
};
|
|
628410
628410
|
var pp$3 = Parser2.prototype;
|
|
628411
|
-
var Scope = function
|
|
628411
|
+
var Scope = function Scope2(flags) {
|
|
628412
628412
|
this.flags = flags;
|
|
628413
628413
|
this.var = [];
|
|
628414
628414
|
this.lexical = [];
|
|
@@ -628487,7 +628487,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
628487
628487
|
}
|
|
628488
628488
|
}
|
|
628489
628489
|
};
|
|
628490
|
-
var Node = function
|
|
628490
|
+
var Node = function Node2(parser2, pos2, loc) {
|
|
628491
628491
|
this.type = "";
|
|
628492
628492
|
this.start = pos2;
|
|
628493
628493
|
this.end = 0;
|
|
@@ -628591,7 +628591,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
628591
628591
|
buildUnicodeData(ecmaVersion);
|
|
628592
628592
|
}
|
|
628593
628593
|
var pp$1 = Parser2.prototype;
|
|
628594
|
-
var BranchID = function
|
|
628594
|
+
var BranchID = function BranchID2(parent, base2) {
|
|
628595
628595
|
this.parent = parent;
|
|
628596
628596
|
this.base = base2 || this;
|
|
628597
628597
|
};
|
|
@@ -628608,7 +628608,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
628608
628608
|
BranchID.prototype.sibling = function sibling() {
|
|
628609
628609
|
return new BranchID(this.parent, this.base);
|
|
628610
628610
|
};
|
|
628611
|
-
var RegExpValidationState = function
|
|
628611
|
+
var RegExpValidationState = function RegExpValidationState2(parser2) {
|
|
628612
628612
|
this.parser = parser2;
|
|
628613
628613
|
this.validFlags = "gim" + (parser2.options.ecmaVersion >= 6 ? "uy" : "") + (parser2.options.ecmaVersion >= 9 ? "s" : "") + (parser2.options.ecmaVersion >= 13 ? "d" : "") + (parser2.options.ecmaVersion >= 15 ? "v" : "");
|
|
628614
628614
|
this.unicodeProperties = data[parser2.options.ecmaVersion >= 14 ? 14 : parser2.options.ecmaVersion];
|
|
@@ -628628,7 +628628,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
628628
628628
|
this.backReferenceNames = [];
|
|
628629
628629
|
this.branchID = null;
|
|
628630
628630
|
};
|
|
628631
|
-
RegExpValidationState.prototype.reset = function
|
|
628631
|
+
RegExpValidationState.prototype.reset = function reset2(start, pattern, flags) {
|
|
628632
628632
|
var unicodeSets = flags.indexOf("v") !== -1;
|
|
628633
628633
|
var unicode2 = flags.indexOf("u") !== -1;
|
|
628634
628634
|
this.start = start | 0;
|
|
@@ -628647,7 +628647,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
628647
628647
|
RegExpValidationState.prototype.raise = function raise(message) {
|
|
628648
628648
|
this.parser.raiseRecoverable(this.start, "Invalid regular expression: /" + this.source + "/: " + message);
|
|
628649
628649
|
};
|
|
628650
|
-
RegExpValidationState.prototype.at = function
|
|
628650
|
+
RegExpValidationState.prototype.at = function at12(i8, forceU) {
|
|
628651
628651
|
if (forceU === undefined)
|
|
628652
628652
|
forceU = false;
|
|
628653
628653
|
var s5 = this.source;
|
|
@@ -629684,7 +629684,7 @@ Defaulting to 2020, but this will stop working in the future.`);
|
|
|
629684
629684
|
}
|
|
629685
629685
|
return true;
|
|
629686
629686
|
};
|
|
629687
|
-
var Token = function
|
|
629687
|
+
var Token = function Token2(p26) {
|
|
629688
629688
|
this.type = p26.type;
|
|
629689
629689
|
this.value = p26.value;
|
|
629690
629690
|
this.start = p26.start;
|
|
@@ -630554,9 +630554,9 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630554
630554
|
if (!baseVisitor) {
|
|
630555
630555
|
baseVisitor = base2;
|
|
630556
630556
|
}
|
|
630557
|
-
(function
|
|
630557
|
+
(function c8(node2, st9, override2) {
|
|
630558
630558
|
var type18 = override2 || node2.type;
|
|
630559
|
-
baseVisitor[type18](node2, st9,
|
|
630559
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630560
630560
|
if (visitors[type18]) {
|
|
630561
630561
|
visitors[type18](node2, st9);
|
|
630562
630562
|
}
|
|
@@ -630567,13 +630567,13 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630567
630567
|
if (!baseVisitor) {
|
|
630568
630568
|
baseVisitor = base2;
|
|
630569
630569
|
}
|
|
630570
|
-
(function
|
|
630570
|
+
(function c8(node2, st9, override2) {
|
|
630571
630571
|
var type18 = override2 || node2.type;
|
|
630572
630572
|
var isNew = node2 !== ancestors[ancestors.length - 1];
|
|
630573
630573
|
if (isNew) {
|
|
630574
630574
|
ancestors.push(node2);
|
|
630575
630575
|
}
|
|
630576
|
-
baseVisitor[type18](node2, st9,
|
|
630576
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630577
630577
|
if (visitors[type18]) {
|
|
630578
630578
|
visitors[type18](node2, st9 || ancestors, ancestors);
|
|
630579
630579
|
}
|
|
@@ -630584,8 +630584,8 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630584
630584
|
}
|
|
630585
630585
|
function recursive(node, state, funcs, baseVisitor, override) {
|
|
630586
630586
|
var visitor = funcs ? make(funcs, baseVisitor || undefined) : baseVisitor;
|
|
630587
|
-
(function
|
|
630588
|
-
visitor[override2 || node2.type](node2, st9,
|
|
630587
|
+
(function c8(node2, st9, override2) {
|
|
630588
|
+
visitor[override2 || node2.type](node2, st9, c8);
|
|
630589
630589
|
})(node, state, override);
|
|
630590
630590
|
}
|
|
630591
630591
|
function makeTest(test) {
|
|
@@ -630601,7 +630601,7 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630601
630601
|
return test;
|
|
630602
630602
|
}
|
|
630603
630603
|
}
|
|
630604
|
-
var Found = function
|
|
630604
|
+
var Found = function Found2(node, state) {
|
|
630605
630605
|
this.node = node;
|
|
630606
630606
|
this.state = state;
|
|
630607
630607
|
};
|
|
@@ -630610,9 +630610,9 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630610
630610
|
baseVisitor = base2;
|
|
630611
630611
|
}
|
|
630612
630612
|
var last;
|
|
630613
|
-
(function
|
|
630613
|
+
(function c8(node2, st9, override2) {
|
|
630614
630614
|
var type18 = override2 || node2.type;
|
|
630615
|
-
baseVisitor[type18](node2, st9,
|
|
630615
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630616
630616
|
if (last !== node2) {
|
|
630617
630617
|
callback(node2, st9, type18);
|
|
630618
630618
|
last = node2;
|
|
@@ -630624,13 +630624,13 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630624
630624
|
baseVisitor = base2;
|
|
630625
630625
|
}
|
|
630626
630626
|
var ancestors = [], last;
|
|
630627
|
-
(function
|
|
630627
|
+
(function c8(node2, st9, override) {
|
|
630628
630628
|
var type18 = override || node2.type;
|
|
630629
630629
|
var isNew = node2 !== ancestors[ancestors.length - 1];
|
|
630630
630630
|
if (isNew) {
|
|
630631
630631
|
ancestors.push(node2);
|
|
630632
630632
|
}
|
|
630633
|
-
baseVisitor[type18](node2, st9,
|
|
630633
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630634
630634
|
if (last !== node2) {
|
|
630635
630635
|
callback(node2, st9 || ancestors, ancestors, type18);
|
|
630636
630636
|
last = node2;
|
|
@@ -630646,10 +630646,10 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630646
630646
|
}
|
|
630647
630647
|
test = makeTest(test);
|
|
630648
630648
|
try {
|
|
630649
|
-
(function
|
|
630649
|
+
(function c8(node2, st9, override) {
|
|
630650
630650
|
var type18 = override || node2.type;
|
|
630651
630651
|
if ((start == null || node2.start <= start) && (end == null || node2.end >= end)) {
|
|
630652
|
-
baseVisitor[type18](node2, st9,
|
|
630652
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630653
630653
|
}
|
|
630654
630654
|
if ((start == null || node2.start === start) && (end == null || node2.end === end) && test(type18, node2)) {
|
|
630655
630655
|
throw new Found(node2, st9);
|
|
@@ -630668,12 +630668,12 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630668
630668
|
baseVisitor = base2;
|
|
630669
630669
|
}
|
|
630670
630670
|
try {
|
|
630671
|
-
(function
|
|
630671
|
+
(function c8(node2, st9, override) {
|
|
630672
630672
|
var type18 = override || node2.type;
|
|
630673
630673
|
if (node2.start > pos2 || node2.end < pos2) {
|
|
630674
630674
|
return;
|
|
630675
630675
|
}
|
|
630676
|
-
baseVisitor[type18](node2, st9,
|
|
630676
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630677
630677
|
if (test(type18, node2)) {
|
|
630678
630678
|
throw new Found(node2, st9);
|
|
630679
630679
|
}
|
|
@@ -630691,7 +630691,7 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630691
630691
|
baseVisitor = base2;
|
|
630692
630692
|
}
|
|
630693
630693
|
try {
|
|
630694
|
-
(function
|
|
630694
|
+
(function c8(node2, st9, override) {
|
|
630695
630695
|
if (node2.end < pos2) {
|
|
630696
630696
|
return;
|
|
630697
630697
|
}
|
|
@@ -630699,7 +630699,7 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630699
630699
|
if (node2.start >= pos2 && test(type18, node2)) {
|
|
630700
630700
|
throw new Found(node2, st9);
|
|
630701
630701
|
}
|
|
630702
|
-
baseVisitor[type18](node2, st9,
|
|
630702
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630703
630703
|
})(node, state);
|
|
630704
630704
|
} catch (e8) {
|
|
630705
630705
|
if (e8 instanceof Found) {
|
|
@@ -630714,7 +630714,7 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630714
630714
|
baseVisitor = base2;
|
|
630715
630715
|
}
|
|
630716
630716
|
var max;
|
|
630717
|
-
(function
|
|
630717
|
+
(function c8(node2, st9, override) {
|
|
630718
630718
|
if (node2.start > pos2) {
|
|
630719
630719
|
return;
|
|
630720
630720
|
}
|
|
@@ -630722,7 +630722,7 @@ var require_walk = __commonJS((exports, module3) => {
|
|
|
630722
630722
|
if (node2.end <= pos2 && (!max || max.node.end < node2.end) && test(type18, node2)) {
|
|
630723
630723
|
max = new Found(node2, st9);
|
|
630724
630724
|
}
|
|
630725
|
-
baseVisitor[type18](node2, st9,
|
|
630725
|
+
baseVisitor[type18](node2, st9, c8);
|
|
630726
630726
|
})(node, state);
|
|
630727
630727
|
return max;
|
|
630728
630728
|
}
|
|
@@ -631219,7 +631219,7 @@ var require_base2 = __commonJS((exports) => {
|
|
|
631219
631219
|
exports.default = Diff2;
|
|
631220
631220
|
function Diff2() {}
|
|
631221
631221
|
Diff2.prototype = {
|
|
631222
|
-
diff: function
|
|
631222
|
+
diff: function diff2(oldString, newString) {
|
|
631223
631223
|
var options8 = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
|
|
631224
631224
|
var callback = options8.callback;
|
|
631225
631225
|
if (typeof options8 === "function") {
|
|
@@ -631286,13 +631286,13 @@ var require_base2 = __commonJS((exports) => {
|
|
|
631286
631286
|
editLength++;
|
|
631287
631287
|
}
|
|
631288
631288
|
if (callback) {
|
|
631289
|
-
(function
|
|
631289
|
+
(function exec2() {
|
|
631290
631290
|
setTimeout(function() {
|
|
631291
631291
|
if (editLength > maxEditLength) {
|
|
631292
631292
|
return callback();
|
|
631293
631293
|
}
|
|
631294
631294
|
if (!execEditLength()) {
|
|
631295
|
-
|
|
631295
|
+
exec2();
|
|
631296
631296
|
}
|
|
631297
631297
|
}, 0);
|
|
631298
631298
|
})();
|
|
@@ -631355,10 +631355,10 @@ var require_base2 = __commonJS((exports) => {
|
|
|
631355
631355
|
castInput: function castInput(value2) {
|
|
631356
631356
|
return value2;
|
|
631357
631357
|
},
|
|
631358
|
-
tokenize: function
|
|
631358
|
+
tokenize: function tokenize3(value2) {
|
|
631359
631359
|
return value2.split("");
|
|
631360
631360
|
},
|
|
631361
|
-
join: function
|
|
631361
|
+
join: function join3(chars) {
|
|
631362
631362
|
return chars.join("");
|
|
631363
631363
|
}
|
|
631364
631364
|
};
|
|
@@ -631591,11 +631591,11 @@ var require_json3 = __commonJS((exports) => {
|
|
|
631591
631591
|
}
|
|
631592
631592
|
function _typeof(obj) {
|
|
631593
631593
|
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
631594
|
-
_typeof = function
|
|
631594
|
+
_typeof = function _typeof2(obj2) {
|
|
631595
631595
|
return typeof obj2;
|
|
631596
631596
|
};
|
|
631597
631597
|
} else {
|
|
631598
|
-
_typeof = function
|
|
631598
|
+
_typeof = function _typeof2(obj2) {
|
|
631599
631599
|
return obj2 && typeof Symbol === "function" && obj2.constructor === Symbol && obj2 !== Symbol.prototype ? "symbol" : typeof obj2;
|
|
631600
631600
|
};
|
|
631601
631601
|
}
|
|
@@ -632006,7 +632006,7 @@ var require_create = __commonJS((exports) => {
|
|
|
632006
632006
|
}
|
|
632007
632007
|
var hunks = [];
|
|
632008
632008
|
var oldRangeStart = 0, newRangeStart = 0, curRange = [], oldLine = 1, newLine = 1;
|
|
632009
|
-
var _loop = function
|
|
632009
|
+
var _loop = function _loop2(i8) {
|
|
632010
632010
|
var current = diff2[i8], lines = current.lines || current.value.replace(/\n$/, "").split(`
|
|
632011
632011
|
`);
|
|
632012
632012
|
current.lines = lines;
|
|
@@ -636818,7 +636818,7 @@ var require_signal_exit = __commonJS((exports, module3) => {
|
|
|
636818
636818
|
emitter.on(ev2, cb2);
|
|
636819
636819
|
return remove;
|
|
636820
636820
|
};
|
|
636821
|
-
unload2 = function
|
|
636821
|
+
unload2 = function unload3() {
|
|
636822
636822
|
if (!loaded || !processOk2(global.process)) {
|
|
636823
636823
|
return;
|
|
636824
636824
|
}
|
|
@@ -636833,7 +636833,7 @@ var require_signal_exit = __commonJS((exports, module3) => {
|
|
|
636833
636833
|
emitter.count -= 1;
|
|
636834
636834
|
};
|
|
636835
636835
|
module3.exports.unload = unload2;
|
|
636836
|
-
emit = function
|
|
636836
|
+
emit = function emit2(event, code, signal) {
|
|
636837
636837
|
if (emitter.emitted[event]) {
|
|
636838
636838
|
return;
|
|
636839
636839
|
}
|
|
@@ -636862,7 +636862,7 @@ var require_signal_exit = __commonJS((exports, module3) => {
|
|
|
636862
636862
|
return signals2;
|
|
636863
636863
|
};
|
|
636864
636864
|
loaded = false;
|
|
636865
|
-
load2 = function
|
|
636865
|
+
load2 = function load3() {
|
|
636866
636866
|
if (loaded || !processOk2(global.process)) {
|
|
636867
636867
|
return;
|
|
636868
636868
|
}
|
|
@@ -636881,7 +636881,7 @@ var require_signal_exit = __commonJS((exports, module3) => {
|
|
|
636881
636881
|
};
|
|
636882
636882
|
module3.exports.load = load2;
|
|
636883
636883
|
originalProcessReallyExit = process6.reallyExit;
|
|
636884
|
-
processReallyExit = function
|
|
636884
|
+
processReallyExit = function processReallyExit2(code) {
|
|
636885
636885
|
if (!processOk2(global.process)) {
|
|
636886
636886
|
return;
|
|
636887
636887
|
}
|
|
@@ -636891,7 +636891,7 @@ var require_signal_exit = __commonJS((exports, module3) => {
|
|
|
636891
636891
|
originalProcessReallyExit.call(process6, process6.exitCode);
|
|
636892
636892
|
};
|
|
636893
636893
|
originalProcessEmit = process6.emit;
|
|
636894
|
-
processEmit = function
|
|
636894
|
+
processEmit = function processEmit2(ev2, arg2) {
|
|
636895
636895
|
if (ev2 === "exit" && processOk2(global.process)) {
|
|
636896
636896
|
if (arg2 !== undefined) {
|
|
636897
636897
|
process6.exitCode = arg2;
|
|
@@ -638889,12 +638889,12 @@ var require_wcwidth = __commonJS((exports, module3) => {
|
|
|
638889
638889
|
nul: 0,
|
|
638890
638890
|
control: 0
|
|
638891
638891
|
};
|
|
638892
|
-
module3.exports = function
|
|
638892
|
+
module3.exports = function wcwidth2(str2) {
|
|
638893
638893
|
return wcswidth(str2, DEFAULTS);
|
|
638894
638894
|
};
|
|
638895
638895
|
module3.exports.config = function(opts) {
|
|
638896
638896
|
opts = defaults(opts || {}, DEFAULTS);
|
|
638897
|
-
return function
|
|
638897
|
+
return function wcwidth2(str2) {
|
|
638898
638898
|
return wcswidth(str2, opts);
|
|
638899
638899
|
};
|
|
638900
638900
|
};
|
|
@@ -639033,7 +639033,7 @@ var require_buffer_list = __commonJS((exports, module3) => {
|
|
|
639033
639033
|
}
|
|
639034
639034
|
_createClass(BufferList, [{
|
|
639035
639035
|
key: "push",
|
|
639036
|
-
value: function
|
|
639036
|
+
value: function push2(v25) {
|
|
639037
639037
|
var entry = {
|
|
639038
639038
|
data: v25,
|
|
639039
639039
|
next: null
|
|
@@ -639078,7 +639078,7 @@ var require_buffer_list = __commonJS((exports, module3) => {
|
|
|
639078
639078
|
}
|
|
639079
639079
|
}, {
|
|
639080
639080
|
key: "join",
|
|
639081
|
-
value: function
|
|
639081
|
+
value: function join3(s5) {
|
|
639082
639082
|
if (this.length === 0)
|
|
639083
639083
|
return "";
|
|
639084
639084
|
var p26 = this.head;
|
|
@@ -639187,7 +639187,7 @@ var require_buffer_list = __commonJS((exports, module3) => {
|
|
|
639187
639187
|
}
|
|
639188
639188
|
}, {
|
|
639189
639189
|
key: custom2,
|
|
639190
|
-
value: function
|
|
639190
|
+
value: function value2(_8, options8) {
|
|
639191
639191
|
return inspect4(this, _objectSpread(_objectSpread({}, options8), {}, {
|
|
639192
639192
|
depth: 0,
|
|
639193
639193
|
customInspect: false
|
|
@@ -639555,7 +639555,7 @@ var require__stream_writable = __commonJS((exports, module3) => {
|
|
|
639555
639555
|
if (typeof Symbol === "function" && Symbol.hasInstance && typeof Function.prototype[Symbol.hasInstance] === "function") {
|
|
639556
639556
|
realHasInstance = Function.prototype[Symbol.hasInstance];
|
|
639557
639557
|
Object.defineProperty(Writable2, Symbol.hasInstance, {
|
|
639558
|
-
value: function
|
|
639558
|
+
value: function value2(object2) {
|
|
639559
639559
|
if (realHasInstance.call(this, object2))
|
|
639560
639560
|
return true;
|
|
639561
639561
|
if (this !== Writable2)
|
|
@@ -639564,7 +639564,7 @@ var require__stream_writable = __commonJS((exports, module3) => {
|
|
|
639564
639564
|
}
|
|
639565
639565
|
});
|
|
639566
639566
|
} else {
|
|
639567
|
-
realHasInstance = function
|
|
639567
|
+
realHasInstance = function realHasInstance2(object2) {
|
|
639568
639568
|
return object2 instanceof this;
|
|
639569
639569
|
};
|
|
639570
639570
|
}
|
|
@@ -639923,7 +639923,7 @@ var require__stream_writable = __commonJS((exports, module3) => {
|
|
|
639923
639923
|
}
|
|
639924
639924
|
return this._writableState.destroyed;
|
|
639925
639925
|
},
|
|
639926
|
-
set: function
|
|
639926
|
+
set: function set3(value2) {
|
|
639927
639927
|
if (!this._writableState) {
|
|
639928
639928
|
return;
|
|
639929
639929
|
}
|
|
@@ -640011,7 +640011,7 @@ var require__stream_duplex = __commonJS((exports, module3) => {
|
|
|
640011
640011
|
}
|
|
640012
640012
|
return this._readableState.destroyed && this._writableState.destroyed;
|
|
640013
640013
|
},
|
|
640014
|
-
set: function
|
|
640014
|
+
set: function set3(value2) {
|
|
640015
640015
|
if (this._readableState === undefined || this._writableState === undefined) {
|
|
640016
640016
|
return;
|
|
640017
640017
|
}
|
|
@@ -640362,28 +640362,28 @@ var require_end_of_stream = __commonJS((exports, module3) => {
|
|
|
640362
640362
|
callback = once(callback || noop3);
|
|
640363
640363
|
var readable = opts.readable || opts.readable !== false && stream.readable;
|
|
640364
640364
|
var writable = opts.writable || opts.writable !== false && stream.writable;
|
|
640365
|
-
var onlegacyfinish = function
|
|
640365
|
+
var onlegacyfinish = function onlegacyfinish2() {
|
|
640366
640366
|
if (!stream.writable)
|
|
640367
640367
|
onfinish();
|
|
640368
640368
|
};
|
|
640369
640369
|
var writableEnded = stream._writableState && stream._writableState.finished;
|
|
640370
|
-
var onfinish = function
|
|
640370
|
+
var onfinish = function onfinish2() {
|
|
640371
640371
|
writable = false;
|
|
640372
640372
|
writableEnded = true;
|
|
640373
640373
|
if (!readable)
|
|
640374
640374
|
callback.call(stream);
|
|
640375
640375
|
};
|
|
640376
640376
|
var readableEnded = stream._readableState && stream._readableState.endEmitted;
|
|
640377
|
-
var onend = function
|
|
640377
|
+
var onend = function onend2() {
|
|
640378
640378
|
readable = false;
|
|
640379
640379
|
readableEnded = true;
|
|
640380
640380
|
if (!writable)
|
|
640381
640381
|
callback.call(stream);
|
|
640382
640382
|
};
|
|
640383
|
-
var onerror = function
|
|
640383
|
+
var onerror = function onerror2(err) {
|
|
640384
640384
|
callback.call(stream, err);
|
|
640385
640385
|
};
|
|
640386
|
-
var onclose = function
|
|
640386
|
+
var onclose = function onclose2() {
|
|
640387
640387
|
var err;
|
|
640388
640388
|
if (readable && !readableEnded) {
|
|
640389
640389
|
if (!stream._readableState || !stream._readableState.ended)
|
|
@@ -640396,7 +640396,7 @@ var require_end_of_stream = __commonJS((exports, module3) => {
|
|
|
640396
640396
|
return callback.call(stream, err);
|
|
640397
640397
|
}
|
|
640398
640398
|
};
|
|
640399
|
-
var onrequest = function
|
|
640399
|
+
var onrequest = function onrequest2() {
|
|
640400
640400
|
stream.req.on("finish", onfinish);
|
|
640401
640401
|
};
|
|
640402
640402
|
if (isRequest(stream)) {
|
|
@@ -640553,7 +640553,7 @@ var require_async_iterator = __commonJS((exports, module3) => {
|
|
|
640553
640553
|
});
|
|
640554
640554
|
});
|
|
640555
640555
|
}), _Object$setPrototypeO), AsyncIteratorPrototype);
|
|
640556
|
-
var createReadableStreamAsyncIterator = function
|
|
640556
|
+
var createReadableStreamAsyncIterator = function createReadableStreamAsyncIterator2(stream) {
|
|
640557
640557
|
var _Object$create;
|
|
640558
640558
|
var iterator = Object.create(ReadableStreamAsyncIteratorPrototype, (_Object$create = {}, _defineProperty(_Object$create, kStream, {
|
|
640559
640559
|
value: stream,
|
|
@@ -640571,7 +640571,7 @@ var require_async_iterator = __commonJS((exports, module3) => {
|
|
|
640571
640571
|
value: stream._readableState.endEmitted,
|
|
640572
640572
|
writable: true
|
|
640573
640573
|
}), _defineProperty(_Object$create, kHandlePromise, {
|
|
640574
|
-
value: function
|
|
640574
|
+
value: function value2(resolve4, reject) {
|
|
640575
640575
|
var data = iterator[kStream].read();
|
|
640576
640576
|
if (data) {
|
|
640577
640577
|
iterator[kLastPromise] = null;
|
|
@@ -640742,7 +640742,7 @@ var require__stream_readable = __commonJS((exports, module3) => {
|
|
|
640742
640742
|
var Duplex;
|
|
640743
640743
|
Readable.ReadableState = ReadableState;
|
|
640744
640744
|
var EE = __require("events").EventEmitter;
|
|
640745
|
-
var EElistenerCount = function
|
|
640745
|
+
var EElistenerCount = function EElistenerCount2(emitter, type18) {
|
|
640746
640746
|
return emitter.listeners(type18).length;
|
|
640747
640747
|
};
|
|
640748
640748
|
var Stream = __require("stream");
|
|
@@ -640759,7 +640759,7 @@ var require__stream_readable = __commonJS((exports, module3) => {
|
|
|
640759
640759
|
if (debugUtil && debugUtil.debuglog) {
|
|
640760
640760
|
debug = debugUtil.debuglog("stream");
|
|
640761
640761
|
} else {
|
|
640762
|
-
debug = function
|
|
640762
|
+
debug = function debug2() {};
|
|
640763
640763
|
}
|
|
640764
640764
|
var BufferList = require_buffer_list();
|
|
640765
640765
|
var destroyImpl = require_destroy();
|
|
@@ -640847,7 +640847,7 @@ var require__stream_readable = __commonJS((exports, module3) => {
|
|
|
640847
640847
|
}
|
|
640848
640848
|
return this._readableState.destroyed;
|
|
640849
640849
|
},
|
|
640850
|
-
set: function
|
|
640850
|
+
set: function set3(value2) {
|
|
640851
640851
|
if (!this._readableState) {
|
|
640852
640852
|
return;
|
|
640853
640853
|
}
|
|
@@ -641441,7 +641441,7 @@ var require__stream_readable = __commonJS((exports, module3) => {
|
|
|
641441
641441
|
get: function get() {
|
|
641442
641442
|
return this._readableState.flowing;
|
|
641443
641443
|
},
|
|
641444
|
-
set: function
|
|
641444
|
+
set: function set3(state) {
|
|
641445
641445
|
if (this._readableState) {
|
|
641446
641446
|
this._readableState.flowing = state;
|
|
641447
641447
|
}
|
|
@@ -641769,7 +641769,7 @@ var require_BufferList = __commonJS((exports, module3) => {
|
|
|
641769
641769
|
BufferList.prototype._new = function _new(buf) {
|
|
641770
641770
|
return new BufferList(buf);
|
|
641771
641771
|
};
|
|
641772
|
-
BufferList.prototype._offset = function
|
|
641772
|
+
BufferList.prototype._offset = function _offset2(offset) {
|
|
641773
641773
|
if (offset === 0) {
|
|
641774
641774
|
return [0, 0];
|
|
641775
641775
|
}
|
|
@@ -641819,14 +641819,14 @@ var require_BufferList = __commonJS((exports, module3) => {
|
|
|
641819
641819
|
if (srcEnd <= 0) {
|
|
641820
641820
|
return dst || Buffer2.alloc(0);
|
|
641821
641821
|
}
|
|
641822
|
-
const
|
|
641822
|
+
const copy2 = !!dst;
|
|
641823
641823
|
const off = this._offset(srcStart);
|
|
641824
641824
|
const len = srcEnd - srcStart;
|
|
641825
641825
|
let bytes = len;
|
|
641826
|
-
let bufoff =
|
|
641826
|
+
let bufoff = copy2 && dstStart || 0;
|
|
641827
641827
|
let start = off[1];
|
|
641828
641828
|
if (srcStart === 0 && srcEnd === this.length) {
|
|
641829
|
-
if (!
|
|
641829
|
+
if (!copy2) {
|
|
641830
641830
|
return this._bufs.length === 1 ? this._bufs[0] : Buffer2.concat(this._bufs, this.length);
|
|
641831
641831
|
}
|
|
641832
641832
|
for (let i4 = 0;i4 < this._bufs.length; i4++) {
|
|
@@ -641836,9 +641836,9 @@ var require_BufferList = __commonJS((exports, module3) => {
|
|
|
641836
641836
|
return dst;
|
|
641837
641837
|
}
|
|
641838
641838
|
if (bytes <= this._bufs[off[0]].length - start) {
|
|
641839
|
-
return
|
|
641839
|
+
return copy2 ? this._bufs[off[0]].copy(dst, dstStart, start, start + bytes) : this._bufs[off[0]].slice(start, start + bytes);
|
|
641840
641840
|
}
|
|
641841
|
-
if (!
|
|
641841
|
+
if (!copy2) {
|
|
641842
641842
|
dst = Buffer2.allocUnsafe(len);
|
|
641843
641843
|
}
|
|
641844
641844
|
for (let i4 = off[0];i4 < this._bufs.length; i4++) {
|
|
@@ -642060,7 +642060,7 @@ var require_bl = __commonJS((exports, module3) => {
|
|
|
642060
642060
|
}
|
|
642061
642061
|
if (typeof callback === "function") {
|
|
642062
642062
|
this._callback = callback;
|
|
642063
|
-
const piper = function
|
|
642063
|
+
const piper = function piper2(err) {
|
|
642064
642064
|
if (this._callback) {
|
|
642065
642065
|
this._callback(err);
|
|
642066
642066
|
this._callback = null;
|
|
@@ -649221,7 +649221,7 @@ GFS4: `);
|
|
|
649221
649221
|
}
|
|
649222
649222
|
});
|
|
649223
649223
|
}
|
|
649224
|
-
mkdirP.sync = function
|
|
649224
|
+
mkdirP.sync = function sync2(p26, opts, made) {
|
|
649225
649225
|
if (!opts || typeof opts !== "object") {
|
|
649226
649226
|
opts = { mode: opts };
|
|
649227
649227
|
}
|
|
@@ -649239,8 +649239,8 @@ GFS4: `);
|
|
|
649239
649239
|
} catch (err0) {
|
|
649240
649240
|
switch (err0.code) {
|
|
649241
649241
|
case "ENOENT":
|
|
649242
|
-
made =
|
|
649243
|
-
|
|
649242
|
+
made = sync2(path__default["default"].dirname(p26), opts, made);
|
|
649243
|
+
sync2(p26, opts, made);
|
|
649244
649244
|
break;
|
|
649245
649245
|
default:
|
|
649246
649246
|
var stat2;
|
|
@@ -649303,7 +649303,7 @@ GFS4: `);
|
|
|
649303
649303
|
splitRootRe = /^[\/]*/;
|
|
649304
649304
|
}
|
|
649305
649305
|
var splitRootRe;
|
|
649306
|
-
var realpathSync$1 = function
|
|
649306
|
+
var realpathSync$1 = function realpathSync3(p26, cache3) {
|
|
649307
649307
|
p26 = path__default["default"].resolve(p26);
|
|
649308
649308
|
if (cache3 && Object.prototype.hasOwnProperty.call(cache3, p26)) {
|
|
649309
649309
|
return cache3[p26];
|
|
@@ -649370,7 +649370,7 @@ GFS4: `);
|
|
|
649370
649370
|
cache3[original] = p26;
|
|
649371
649371
|
return p26;
|
|
649372
649372
|
};
|
|
649373
|
-
var realpath$1 = function
|
|
649373
|
+
var realpath$1 = function realpath2(p26, cache3, cb2) {
|
|
649374
649374
|
if (typeof cb2 !== "function") {
|
|
649375
649375
|
cb2 = maybeCallback(cache3);
|
|
649376
649376
|
cache3 = null;
|
|
@@ -649765,10 +649765,10 @@ GFS4: `);
|
|
|
649765
649765
|
if (!def || !Object.keys(def).length)
|
|
649766
649766
|
return minimatch;
|
|
649767
649767
|
var orig = minimatch;
|
|
649768
|
-
var m34 = function
|
|
649768
|
+
var m34 = function minimatch2(p26, pattern, options8) {
|
|
649769
649769
|
return orig.minimatch(p26, pattern, ext(def, options8));
|
|
649770
649770
|
};
|
|
649771
|
-
m34.Minimatch = function
|
|
649771
|
+
m34.Minimatch = function Minimatch2(pattern, options8) {
|
|
649772
649772
|
return new orig.Minimatch(pattern, ext(def, options8));
|
|
649773
649773
|
};
|
|
649774
649774
|
return m34;
|
|
@@ -650280,7 +650280,7 @@ globstar while`, file2, fr9, pattern, pr9, swallowee);
|
|
|
650280
650280
|
}
|
|
650281
650281
|
var inherits_browser = createCommonjsModule(function(module4) {
|
|
650282
650282
|
if (typeof Object.create === "function") {
|
|
650283
|
-
module4.exports = function
|
|
650283
|
+
module4.exports = function inherits2(ctor, superCtor) {
|
|
650284
650284
|
ctor.super_ = superCtor;
|
|
650285
650285
|
ctor.prototype = Object.create(superCtor.prototype, {
|
|
650286
650286
|
constructor: {
|
|
@@ -650292,7 +650292,7 @@ globstar while`, file2, fr9, pattern, pr9, swallowee);
|
|
|
650292
650292
|
});
|
|
650293
650293
|
};
|
|
650294
650294
|
} else {
|
|
650295
|
-
module4.exports = function
|
|
650295
|
+
module4.exports = function inherits2(ctor, superCtor) {
|
|
650296
650296
|
ctor.super_ = superCtor;
|
|
650297
650297
|
var TempCtor = function() {};
|
|
650298
650298
|
TempCtor.prototype = superCtor.prototype;
|
|
@@ -651807,7 +651807,7 @@ globstar while`, file2, fr9, pattern, pr9, swallowee);
|
|
|
651807
651807
|
var src3 = ref.resolvedPath;
|
|
651808
651808
|
var readOptions = ref.options;
|
|
651809
651809
|
return {
|
|
651810
|
-
to: function
|
|
651810
|
+
to: function to5() {
|
|
651811
651811
|
var ref2 = resolvePathAndOptions(arguments);
|
|
651812
651812
|
var dest = ref2.resolvedPath;
|
|
651813
651813
|
var writeOptions = ref2.options;
|
|
@@ -654359,7 +654359,7 @@ var require_mark = __commonJS((exports, module3) => {
|
|
|
654359
654359
|
this.line = line3;
|
|
654360
654360
|
this.column = column2;
|
|
654361
654361
|
}
|
|
654362
|
-
Mark.prototype.getSnippet = function
|
|
654362
|
+
Mark.prototype.getSnippet = function getSnippet2(indent4, maxLength) {
|
|
654363
654363
|
var head, start, tail, end, snippet;
|
|
654364
654364
|
if (!this.buffer)
|
|
654365
654365
|
return null;
|
|
@@ -654516,7 +654516,7 @@ var require_schema6 = __commonJS((exports, module3) => {
|
|
|
654516
654516
|
this.compiledTypeMap = compileMap(this.compiledImplicit, this.compiledExplicit);
|
|
654517
654517
|
}
|
|
654518
654518
|
Schema2.DEFAULT = null;
|
|
654519
|
-
Schema2.create = function
|
|
654519
|
+
Schema2.create = function createSchema3() {
|
|
654520
654520
|
var schemas3, types3;
|
|
654521
654521
|
switch (arguments.length) {
|
|
654522
654522
|
case 1:
|
|
@@ -657424,25 +657424,25 @@ var require_minimatch = __commonJS((exports, module3) => {
|
|
|
657424
657424
|
return minimatch;
|
|
657425
657425
|
}
|
|
657426
657426
|
var orig = minimatch;
|
|
657427
|
-
var m25 = function
|
|
657427
|
+
var m25 = function minimatch2(p26, pattern, options8) {
|
|
657428
657428
|
return orig(p26, pattern, ext(def, options8));
|
|
657429
657429
|
};
|
|
657430
|
-
m25.Minimatch = function
|
|
657430
|
+
m25.Minimatch = function Minimatch2(pattern, options8) {
|
|
657431
657431
|
return new orig.Minimatch(pattern, ext(def, options8));
|
|
657432
657432
|
};
|
|
657433
657433
|
m25.Minimatch.defaults = function defaults(options8) {
|
|
657434
657434
|
return orig.defaults(ext(def, options8)).Minimatch;
|
|
657435
657435
|
};
|
|
657436
|
-
m25.filter = function
|
|
657436
|
+
m25.filter = function filter3(pattern, options8) {
|
|
657437
657437
|
return orig.filter(pattern, ext(def, options8));
|
|
657438
657438
|
};
|
|
657439
657439
|
m25.defaults = function defaults(options8) {
|
|
657440
657440
|
return orig.defaults(ext(def, options8));
|
|
657441
657441
|
};
|
|
657442
|
-
m25.makeRe = function
|
|
657442
|
+
m25.makeRe = function makeRe2(pattern, options8) {
|
|
657443
657443
|
return orig.makeRe(pattern, ext(def, options8));
|
|
657444
657444
|
};
|
|
657445
|
-
m25.braceExpand = function
|
|
657445
|
+
m25.braceExpand = function braceExpand2(pattern, options8) {
|
|
657446
657446
|
return orig.braceExpand(pattern, ext(def, options8));
|
|
657447
657447
|
};
|
|
657448
657448
|
m25.match = function(list, pattern, options8) {
|
|
@@ -658661,7 +658661,7 @@ var exports_version = {};
|
|
|
658661
658661
|
__export(exports_version, {
|
|
658662
658662
|
version: () => version2
|
|
658663
658663
|
});
|
|
658664
|
-
var version2 = "6.0.0-dev.
|
|
658664
|
+
var version2 = "6.0.0-dev.21";
|
|
658665
658665
|
|
|
658666
658666
|
// ../../node_modules/.pnpm/didyoumean@1.2.2/node_modules/didyoumean/didYouMean-1.2.1.js
|
|
658667
658667
|
var require_didYouMean_1_2_1 = __commonJS((exports, module3) => {
|
|
@@ -673939,14 +673939,14 @@ function usage(yargs, shim2) {
|
|
|
673939
673939
|
const logger = yargs.getInternalMethods().getLoggerInstance();
|
|
673940
673940
|
if (fails.length) {
|
|
673941
673941
|
for (let i4 = fails.length - 1;i4 >= 0; --i4) {
|
|
673942
|
-
const
|
|
673943
|
-
if (isBoolean(
|
|
673942
|
+
const fail2 = fails[i4];
|
|
673943
|
+
if (isBoolean(fail2)) {
|
|
673944
673944
|
if (err)
|
|
673945
673945
|
throw err;
|
|
673946
673946
|
else if (msg)
|
|
673947
673947
|
throw Error(msg);
|
|
673948
673948
|
} else {
|
|
673949
|
-
|
|
673949
|
+
fail2(msg, err, self2);
|
|
673950
673950
|
}
|
|
673951
673951
|
}
|
|
673952
673952
|
} else {
|
|
@@ -674003,7 +674003,7 @@ function usage(yargs, shim2) {
|
|
|
674003
674003
|
examples.push([cmd, description || ""]);
|
|
674004
674004
|
};
|
|
674005
674005
|
let commands = [];
|
|
674006
|
-
self2.command = function
|
|
674006
|
+
self2.command = function command2(cmd, description, isDefault, aliases, deprecated = false) {
|
|
674007
674007
|
if (isDefault) {
|
|
674008
674008
|
commands = commands.map((cmdArray) => {
|
|
674009
674009
|
cmdArray[2] = false;
|