@rsbuild/plugin-source-build 1.0.1-beta.4 → 1.0.1-beta.6
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/dist/index.cjs +166 -159
- package/dist/index.js +166 -159
- package/package.json +5 -5
package/dist/index.cjs
CHANGED
|
@@ -232,9 +232,9 @@ var init_project = __esm({
|
|
|
232
232
|
}
|
|
233
233
|
});
|
|
234
234
|
|
|
235
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
235
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/identity.js
|
|
236
236
|
var require_identity = __commonJS({
|
|
237
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
237
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/identity.js"(exports2) {
|
|
238
238
|
"use strict";
|
|
239
239
|
var ALIAS = Symbol.for("yaml.alias");
|
|
240
240
|
var DOC = Symbol.for("yaml.document");
|
|
@@ -289,9 +289,9 @@ var require_identity = __commonJS({
|
|
|
289
289
|
}
|
|
290
290
|
});
|
|
291
291
|
|
|
292
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
292
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/visit.js
|
|
293
293
|
var require_visit = __commonJS({
|
|
294
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
294
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/visit.js"(exports2) {
|
|
295
295
|
"use strict";
|
|
296
296
|
var identity = require_identity();
|
|
297
297
|
var BREAK = Symbol("break visit");
|
|
@@ -447,9 +447,9 @@ var require_visit = __commonJS({
|
|
|
447
447
|
}
|
|
448
448
|
});
|
|
449
449
|
|
|
450
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
450
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/directives.js
|
|
451
451
|
var require_directives = __commonJS({
|
|
452
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
452
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/directives.js"(exports2) {
|
|
453
453
|
"use strict";
|
|
454
454
|
var identity = require_identity();
|
|
455
455
|
var visit = require_visit();
|
|
@@ -618,9 +618,9 @@ var require_directives = __commonJS({
|
|
|
618
618
|
}
|
|
619
619
|
});
|
|
620
620
|
|
|
621
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
621
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/anchors.js
|
|
622
622
|
var require_anchors = __commonJS({
|
|
623
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
623
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/anchors.js"(exports2) {
|
|
624
624
|
"use strict";
|
|
625
625
|
var identity = require_identity();
|
|
626
626
|
var visit = require_visit();
|
|
@@ -689,9 +689,9 @@ var require_anchors = __commonJS({
|
|
|
689
689
|
}
|
|
690
690
|
});
|
|
691
691
|
|
|
692
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
692
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/applyReviver.js
|
|
693
693
|
var require_applyReviver = __commonJS({
|
|
694
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
694
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/applyReviver.js"(exports2) {
|
|
695
695
|
"use strict";
|
|
696
696
|
function applyReviver(reviver, obj, key, val) {
|
|
697
697
|
if (val && typeof val === "object") {
|
|
@@ -739,9 +739,9 @@ var require_applyReviver = __commonJS({
|
|
|
739
739
|
}
|
|
740
740
|
});
|
|
741
741
|
|
|
742
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
742
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/toJS.js
|
|
743
743
|
var require_toJS = __commonJS({
|
|
744
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
744
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/toJS.js"(exports2) {
|
|
745
745
|
"use strict";
|
|
746
746
|
var identity = require_identity();
|
|
747
747
|
function toJS(value, arg, ctx) {
|
|
@@ -769,9 +769,9 @@ var require_toJS = __commonJS({
|
|
|
769
769
|
}
|
|
770
770
|
});
|
|
771
771
|
|
|
772
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
772
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Node.js
|
|
773
773
|
var require_Node = __commonJS({
|
|
774
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
774
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Node.js"(exports2) {
|
|
775
775
|
"use strict";
|
|
776
776
|
var applyReviver = require_applyReviver();
|
|
777
777
|
var identity = require_identity();
|
|
@@ -810,9 +810,9 @@ var require_Node = __commonJS({
|
|
|
810
810
|
}
|
|
811
811
|
});
|
|
812
812
|
|
|
813
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
813
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Alias.js
|
|
814
814
|
var require_Alias = __commonJS({
|
|
815
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
815
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Alias.js"(exports2) {
|
|
816
816
|
"use strict";
|
|
817
817
|
var anchors = require_anchors();
|
|
818
818
|
var visit = require_visit();
|
|
@@ -912,9 +912,9 @@ var require_Alias = __commonJS({
|
|
|
912
912
|
}
|
|
913
913
|
});
|
|
914
914
|
|
|
915
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
915
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Scalar.js
|
|
916
916
|
var require_Scalar = __commonJS({
|
|
917
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
917
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Scalar.js"(exports2) {
|
|
918
918
|
"use strict";
|
|
919
919
|
var identity = require_identity();
|
|
920
920
|
var Node = require_Node();
|
|
@@ -942,9 +942,9 @@ var require_Scalar = __commonJS({
|
|
|
942
942
|
}
|
|
943
943
|
});
|
|
944
944
|
|
|
945
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
945
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/createNode.js
|
|
946
946
|
var require_createNode = __commonJS({
|
|
947
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
947
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/createNode.js"(exports2) {
|
|
948
948
|
"use strict";
|
|
949
949
|
var Alias = require_Alias();
|
|
950
950
|
var identity = require_identity();
|
|
@@ -1018,9 +1018,9 @@ var require_createNode = __commonJS({
|
|
|
1018
1018
|
}
|
|
1019
1019
|
});
|
|
1020
1020
|
|
|
1021
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1021
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Collection.js
|
|
1022
1022
|
var require_Collection = __commonJS({
|
|
1023
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1023
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Collection.js"(exports2) {
|
|
1024
1024
|
"use strict";
|
|
1025
1025
|
var createNode = require_createNode();
|
|
1026
1026
|
var identity = require_identity();
|
|
@@ -1155,16 +1155,15 @@ var require_Collection = __commonJS({
|
|
|
1155
1155
|
}
|
|
1156
1156
|
}
|
|
1157
1157
|
};
|
|
1158
|
-
Collection.maxFlowStringSingleLineLength = 60;
|
|
1159
1158
|
exports2.Collection = Collection;
|
|
1160
1159
|
exports2.collectionFromPath = collectionFromPath;
|
|
1161
1160
|
exports2.isEmptyPath = isEmptyPath;
|
|
1162
1161
|
}
|
|
1163
1162
|
});
|
|
1164
1163
|
|
|
1165
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1164
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyComment.js
|
|
1166
1165
|
var require_stringifyComment = __commonJS({
|
|
1167
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1166
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyComment.js"(exports2) {
|
|
1168
1167
|
"use strict";
|
|
1169
1168
|
var stringifyComment = (str) => str.replace(/^(?!$)(?: $)?/gm, "#");
|
|
1170
1169
|
function indentComment(comment, indent) {
|
|
@@ -1179,9 +1178,9 @@ var require_stringifyComment = __commonJS({
|
|
|
1179
1178
|
}
|
|
1180
1179
|
});
|
|
1181
1180
|
|
|
1182
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1181
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/foldFlowLines.js
|
|
1183
1182
|
var require_foldFlowLines = __commonJS({
|
|
1184
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1183
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/foldFlowLines.js"(exports2) {
|
|
1185
1184
|
"use strict";
|
|
1186
1185
|
var FOLD_FLOW = "flow";
|
|
1187
1186
|
var FOLD_BLOCK = "block";
|
|
@@ -1189,6 +1188,8 @@ var require_foldFlowLines = __commonJS({
|
|
|
1189
1188
|
function foldFlowLines(text, indent, mode = "flow", { indentAtStart, lineWidth = 80, minContentWidth = 20, onFold, onOverflow } = {}) {
|
|
1190
1189
|
if (!lineWidth || lineWidth < 0)
|
|
1191
1190
|
return text;
|
|
1191
|
+
if (lineWidth < minContentWidth)
|
|
1192
|
+
minContentWidth = 0;
|
|
1192
1193
|
const endStep = Math.max(1 + minContentWidth, 1 + lineWidth - indent.length);
|
|
1193
1194
|
if (text.length <= endStep)
|
|
1194
1195
|
return text;
|
|
@@ -1313,9 +1314,9 @@ ${indent}${text.slice(fold + 1, end2)}`;
|
|
|
1313
1314
|
}
|
|
1314
1315
|
});
|
|
1315
1316
|
|
|
1316
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1317
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyString.js
|
|
1317
1318
|
var require_stringifyString = __commonJS({
|
|
1318
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1319
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyString.js"(exports2) {
|
|
1319
1320
|
"use strict";
|
|
1320
1321
|
var Scalar = require_Scalar();
|
|
1321
1322
|
var foldFlowLines = require_foldFlowLines();
|
|
@@ -1588,9 +1589,9 @@ ${indent}`);
|
|
|
1588
1589
|
}
|
|
1589
1590
|
});
|
|
1590
1591
|
|
|
1591
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1592
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringify.js
|
|
1592
1593
|
var require_stringify = __commonJS({
|
|
1593
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1594
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringify.js"(exports2) {
|
|
1594
1595
|
"use strict";
|
|
1595
1596
|
var anchors = require_anchors();
|
|
1596
1597
|
var identity = require_identity();
|
|
@@ -1707,9 +1708,9 @@ ${ctx.indent}${str}`;
|
|
|
1707
1708
|
}
|
|
1708
1709
|
});
|
|
1709
1710
|
|
|
1710
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1711
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyPair.js
|
|
1711
1712
|
var require_stringifyPair = __commonJS({
|
|
1712
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1713
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyPair.js"(exports2) {
|
|
1713
1714
|
"use strict";
|
|
1714
1715
|
var identity = require_identity();
|
|
1715
1716
|
var Scalar = require_Scalar();
|
|
@@ -1840,9 +1841,9 @@ ${ctx.indent}`;
|
|
|
1840
1841
|
}
|
|
1841
1842
|
});
|
|
1842
1843
|
|
|
1843
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1844
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/log.js
|
|
1844
1845
|
var require_log = __commonJS({
|
|
1845
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1846
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/log.js"(exports2) {
|
|
1846
1847
|
"use strict";
|
|
1847
1848
|
function debug(logLevel, ...messages) {
|
|
1848
1849
|
if (logLevel === "debug")
|
|
@@ -1861,9 +1862,9 @@ var require_log = __commonJS({
|
|
|
1861
1862
|
}
|
|
1862
1863
|
});
|
|
1863
1864
|
|
|
1864
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1865
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/addPairToJSMap.js
|
|
1865
1866
|
var require_addPairToJSMap = __commonJS({
|
|
1866
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1867
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/addPairToJSMap.js"(exports2) {
|
|
1867
1868
|
"use strict";
|
|
1868
1869
|
var log = require_log();
|
|
1869
1870
|
var stringify = require_stringify();
|
|
@@ -1955,9 +1956,9 @@ var require_addPairToJSMap = __commonJS({
|
|
|
1955
1956
|
}
|
|
1956
1957
|
});
|
|
1957
1958
|
|
|
1958
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1959
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Pair.js
|
|
1959
1960
|
var require_Pair = __commonJS({
|
|
1960
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
1961
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/Pair.js"(exports2) {
|
|
1961
1962
|
"use strict";
|
|
1962
1963
|
var createNode = require_createNode();
|
|
1963
1964
|
var stringifyPair = require_stringifyPair();
|
|
@@ -1995,9 +1996,9 @@ var require_Pair = __commonJS({
|
|
|
1995
1996
|
}
|
|
1996
1997
|
});
|
|
1997
1998
|
|
|
1998
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
1999
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyCollection.js
|
|
1999
2000
|
var require_stringifyCollection = __commonJS({
|
|
2000
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2001
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyCollection.js"(exports2) {
|
|
2001
2002
|
"use strict";
|
|
2002
2003
|
var identity = require_identity();
|
|
2003
2004
|
var stringify = require_stringify();
|
|
@@ -2139,9 +2140,9 @@ ${indent}${end}`;
|
|
|
2139
2140
|
}
|
|
2140
2141
|
});
|
|
2141
2142
|
|
|
2142
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2143
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/YAMLMap.js
|
|
2143
2144
|
var require_YAMLMap = __commonJS({
|
|
2144
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2145
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/YAMLMap.js"(exports2) {
|
|
2145
2146
|
"use strict";
|
|
2146
2147
|
var stringifyCollection = require_stringifyCollection();
|
|
2147
2148
|
var addPairToJSMap = require_addPairToJSMap();
|
|
@@ -2283,9 +2284,9 @@ var require_YAMLMap = __commonJS({
|
|
|
2283
2284
|
}
|
|
2284
2285
|
});
|
|
2285
2286
|
|
|
2286
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2287
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/map.js
|
|
2287
2288
|
var require_map = __commonJS({
|
|
2288
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2289
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/map.js"(exports2) {
|
|
2289
2290
|
"use strict";
|
|
2290
2291
|
var identity = require_identity();
|
|
2291
2292
|
var YAMLMap = require_YAMLMap();
|
|
@@ -2305,9 +2306,9 @@ var require_map = __commonJS({
|
|
|
2305
2306
|
}
|
|
2306
2307
|
});
|
|
2307
2308
|
|
|
2308
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2309
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/YAMLSeq.js
|
|
2309
2310
|
var require_YAMLSeq = __commonJS({
|
|
2310
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2311
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/nodes/YAMLSeq.js"(exports2) {
|
|
2311
2312
|
"use strict";
|
|
2312
2313
|
var createNode = require_createNode();
|
|
2313
2314
|
var stringifyCollection = require_stringifyCollection();
|
|
@@ -2421,9 +2422,9 @@ var require_YAMLSeq = __commonJS({
|
|
|
2421
2422
|
}
|
|
2422
2423
|
});
|
|
2423
2424
|
|
|
2424
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2425
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/seq.js
|
|
2425
2426
|
var require_seq = __commonJS({
|
|
2426
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2427
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/seq.js"(exports2) {
|
|
2427
2428
|
"use strict";
|
|
2428
2429
|
var identity = require_identity();
|
|
2429
2430
|
var YAMLSeq = require_YAMLSeq();
|
|
@@ -2443,9 +2444,9 @@ var require_seq = __commonJS({
|
|
|
2443
2444
|
}
|
|
2444
2445
|
});
|
|
2445
2446
|
|
|
2446
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2447
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/string.js
|
|
2447
2448
|
var require_string = __commonJS({
|
|
2448
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2449
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/string.js"(exports2) {
|
|
2449
2450
|
"use strict";
|
|
2450
2451
|
var stringifyString = require_stringifyString();
|
|
2451
2452
|
var string = {
|
|
@@ -2462,9 +2463,9 @@ var require_string = __commonJS({
|
|
|
2462
2463
|
}
|
|
2463
2464
|
});
|
|
2464
2465
|
|
|
2465
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2466
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/null.js
|
|
2466
2467
|
var require_null = __commonJS({
|
|
2467
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2468
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/common/null.js"(exports2) {
|
|
2468
2469
|
"use strict";
|
|
2469
2470
|
var Scalar = require_Scalar();
|
|
2470
2471
|
var nullTag = {
|
|
@@ -2480,9 +2481,9 @@ var require_null = __commonJS({
|
|
|
2480
2481
|
}
|
|
2481
2482
|
});
|
|
2482
2483
|
|
|
2483
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2484
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/bool.js
|
|
2484
2485
|
var require_bool = __commonJS({
|
|
2485
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2486
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/bool.js"(exports2) {
|
|
2486
2487
|
"use strict";
|
|
2487
2488
|
var Scalar = require_Scalar();
|
|
2488
2489
|
var boolTag = {
|
|
@@ -2504,9 +2505,9 @@ var require_bool = __commonJS({
|
|
|
2504
2505
|
}
|
|
2505
2506
|
});
|
|
2506
2507
|
|
|
2507
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2508
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyNumber.js
|
|
2508
2509
|
var require_stringifyNumber = __commonJS({
|
|
2509
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2510
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyNumber.js"(exports2) {
|
|
2510
2511
|
"use strict";
|
|
2511
2512
|
function stringifyNumber({ format, minFractionDigits, tag, value }) {
|
|
2512
2513
|
if (typeof value === "bigint")
|
|
@@ -2531,9 +2532,9 @@ var require_stringifyNumber = __commonJS({
|
|
|
2531
2532
|
}
|
|
2532
2533
|
});
|
|
2533
2534
|
|
|
2534
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2535
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/float.js
|
|
2535
2536
|
var require_float = __commonJS({
|
|
2536
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2537
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/float.js"(exports2) {
|
|
2537
2538
|
"use strict";
|
|
2538
2539
|
var Scalar = require_Scalar();
|
|
2539
2540
|
var stringifyNumber = require_stringifyNumber();
|
|
@@ -2577,9 +2578,9 @@ var require_float = __commonJS({
|
|
|
2577
2578
|
}
|
|
2578
2579
|
});
|
|
2579
2580
|
|
|
2580
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2581
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/int.js
|
|
2581
2582
|
var require_int = __commonJS({
|
|
2582
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2583
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/int.js"(exports2) {
|
|
2583
2584
|
"use strict";
|
|
2584
2585
|
var stringifyNumber = require_stringifyNumber();
|
|
2585
2586
|
var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
|
|
@@ -2622,9 +2623,9 @@ var require_int = __commonJS({
|
|
|
2622
2623
|
}
|
|
2623
2624
|
});
|
|
2624
2625
|
|
|
2625
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2626
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/schema.js
|
|
2626
2627
|
var require_schema = __commonJS({
|
|
2627
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2628
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/core/schema.js"(exports2) {
|
|
2628
2629
|
"use strict";
|
|
2629
2630
|
var map = require_map();
|
|
2630
2631
|
var _null = require_null();
|
|
@@ -2650,9 +2651,9 @@ var require_schema = __commonJS({
|
|
|
2650
2651
|
}
|
|
2651
2652
|
});
|
|
2652
2653
|
|
|
2653
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2654
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/json/schema.js
|
|
2654
2655
|
var require_schema2 = __commonJS({
|
|
2655
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2656
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/json/schema.js"(exports2) {
|
|
2656
2657
|
"use strict";
|
|
2657
2658
|
var Scalar = require_Scalar();
|
|
2658
2659
|
var map = require_map();
|
|
@@ -2717,9 +2718,9 @@ var require_schema2 = __commonJS({
|
|
|
2717
2718
|
}
|
|
2718
2719
|
});
|
|
2719
2720
|
|
|
2720
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2721
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/binary.js
|
|
2721
2722
|
var require_binary = __commonJS({
|
|
2722
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2723
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/binary.js"(exports2) {
|
|
2723
2724
|
"use strict";
|
|
2724
2725
|
var Scalar = require_Scalar();
|
|
2725
2726
|
var stringifyString = require_stringifyString();
|
|
@@ -2781,9 +2782,9 @@ var require_binary = __commonJS({
|
|
|
2781
2782
|
}
|
|
2782
2783
|
});
|
|
2783
2784
|
|
|
2784
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2785
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
|
|
2785
2786
|
var require_pairs = __commonJS({
|
|
2786
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2787
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/pairs.js"(exports2) {
|
|
2787
2788
|
"use strict";
|
|
2788
2789
|
var identity = require_identity();
|
|
2789
2790
|
var Pair = require_Pair();
|
|
@@ -2859,9 +2860,9 @@ ${cn.comment}` : item.comment;
|
|
|
2859
2860
|
}
|
|
2860
2861
|
});
|
|
2861
2862
|
|
|
2862
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2863
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/omap.js
|
|
2863
2864
|
var require_omap = __commonJS({
|
|
2864
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2865
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/omap.js"(exports2) {
|
|
2865
2866
|
"use strict";
|
|
2866
2867
|
var identity = require_identity();
|
|
2867
2868
|
var toJS = require_toJS();
|
|
@@ -2937,9 +2938,9 @@ var require_omap = __commonJS({
|
|
|
2937
2938
|
}
|
|
2938
2939
|
});
|
|
2939
2940
|
|
|
2940
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2941
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/bool.js
|
|
2941
2942
|
var require_bool2 = __commonJS({
|
|
2942
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2943
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/bool.js"(exports2) {
|
|
2943
2944
|
"use strict";
|
|
2944
2945
|
var Scalar = require_Scalar();
|
|
2945
2946
|
function boolStringify({ value, source }, ctx) {
|
|
@@ -2969,9 +2970,9 @@ var require_bool2 = __commonJS({
|
|
|
2969
2970
|
}
|
|
2970
2971
|
});
|
|
2971
2972
|
|
|
2972
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
2973
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/float.js
|
|
2973
2974
|
var require_float2 = __commonJS({
|
|
2974
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
2975
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/float.js"(exports2) {
|
|
2975
2976
|
"use strict";
|
|
2976
2977
|
var Scalar = require_Scalar();
|
|
2977
2978
|
var stringifyNumber = require_stringifyNumber();
|
|
@@ -3018,9 +3019,9 @@ var require_float2 = __commonJS({
|
|
|
3018
3019
|
}
|
|
3019
3020
|
});
|
|
3020
3021
|
|
|
3021
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3022
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/int.js
|
|
3022
3023
|
var require_int2 = __commonJS({
|
|
3023
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3024
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/int.js"(exports2) {
|
|
3024
3025
|
"use strict";
|
|
3025
3026
|
var stringifyNumber = require_stringifyNumber();
|
|
3026
3027
|
var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
|
|
@@ -3097,9 +3098,9 @@ var require_int2 = __commonJS({
|
|
|
3097
3098
|
}
|
|
3098
3099
|
});
|
|
3099
3100
|
|
|
3100
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3101
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/set.js
|
|
3101
3102
|
var require_set = __commonJS({
|
|
3102
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3103
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/set.js"(exports2) {
|
|
3103
3104
|
"use strict";
|
|
3104
3105
|
var identity = require_identity();
|
|
3105
3106
|
var Pair = require_Pair();
|
|
@@ -3186,9 +3187,9 @@ var require_set = __commonJS({
|
|
|
3186
3187
|
}
|
|
3187
3188
|
});
|
|
3188
3189
|
|
|
3189
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3190
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
|
|
3190
3191
|
var require_timestamp = __commonJS({
|
|
3191
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3192
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js"(exports2) {
|
|
3192
3193
|
"use strict";
|
|
3193
3194
|
var stringifyNumber = require_stringifyNumber();
|
|
3194
3195
|
function parseSexagesimal(str, asBigInt) {
|
|
@@ -3274,9 +3275,9 @@ var require_timestamp = __commonJS({
|
|
|
3274
3275
|
}
|
|
3275
3276
|
});
|
|
3276
3277
|
|
|
3277
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3278
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/schema.js
|
|
3278
3279
|
var require_schema3 = __commonJS({
|
|
3279
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3280
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/yaml-1.1/schema.js"(exports2) {
|
|
3280
3281
|
"use strict";
|
|
3281
3282
|
var map = require_map();
|
|
3282
3283
|
var _null = require_null();
|
|
@@ -3316,9 +3317,9 @@ var require_schema3 = __commonJS({
|
|
|
3316
3317
|
}
|
|
3317
3318
|
});
|
|
3318
3319
|
|
|
3319
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3320
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/tags.js
|
|
3320
3321
|
var require_tags = __commonJS({
|
|
3321
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3322
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/tags.js"(exports2) {
|
|
3322
3323
|
"use strict";
|
|
3323
3324
|
var map = require_map();
|
|
3324
3325
|
var _null = require_null();
|
|
@@ -3399,9 +3400,9 @@ var require_tags = __commonJS({
|
|
|
3399
3400
|
}
|
|
3400
3401
|
});
|
|
3401
3402
|
|
|
3402
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3403
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/Schema.js
|
|
3403
3404
|
var require_Schema = __commonJS({
|
|
3404
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3405
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/schema/Schema.js"(exports2) {
|
|
3405
3406
|
"use strict";
|
|
3406
3407
|
var identity = require_identity();
|
|
3407
3408
|
var map = require_map();
|
|
@@ -3432,9 +3433,9 @@ var require_Schema = __commonJS({
|
|
|
3432
3433
|
}
|
|
3433
3434
|
});
|
|
3434
3435
|
|
|
3435
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3436
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyDocument.js
|
|
3436
3437
|
var require_stringifyDocument = __commonJS({
|
|
3437
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3438
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/stringify/stringifyDocument.js"(exports2) {
|
|
3438
3439
|
"use strict";
|
|
3439
3440
|
var identity = require_identity();
|
|
3440
3441
|
var stringify = require_stringify();
|
|
@@ -3512,9 +3513,9 @@ var require_stringifyDocument = __commonJS({
|
|
|
3512
3513
|
}
|
|
3513
3514
|
});
|
|
3514
3515
|
|
|
3515
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3516
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/Document.js
|
|
3516
3517
|
var require_Document = __commonJS({
|
|
3517
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3518
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/doc/Document.js"(exports2) {
|
|
3518
3519
|
"use strict";
|
|
3519
3520
|
var Alias = require_Alias();
|
|
3520
3521
|
var Collection = require_Collection();
|
|
@@ -3820,9 +3821,9 @@ var require_Document = __commonJS({
|
|
|
3820
3821
|
}
|
|
3821
3822
|
});
|
|
3822
3823
|
|
|
3823
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3824
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/errors.js
|
|
3824
3825
|
var require_errors = __commonJS({
|
|
3825
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3826
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/errors.js"(exports2) {
|
|
3826
3827
|
"use strict";
|
|
3827
3828
|
var YAMLError = class extends Error {
|
|
3828
3829
|
constructor(name, pos, code, message) {
|
|
@@ -3885,9 +3886,9 @@ ${pointer}
|
|
|
3885
3886
|
}
|
|
3886
3887
|
});
|
|
3887
3888
|
|
|
3888
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
3889
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-props.js
|
|
3889
3890
|
var require_resolve_props = __commonJS({
|
|
3890
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
3891
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-props.js"(exports2) {
|
|
3891
3892
|
"use strict";
|
|
3892
3893
|
function resolveProps(tokens, { flow, indicator, next, offset, onError, parentIndent, startOnNewline }) {
|
|
3893
3894
|
let spaceBefore = false;
|
|
@@ -3896,11 +3897,11 @@ var require_resolve_props = __commonJS({
|
|
|
3896
3897
|
let comment = "";
|
|
3897
3898
|
let commentSep = "";
|
|
3898
3899
|
let hasNewline = false;
|
|
3899
|
-
let hasNewlineAfterProp = false;
|
|
3900
3900
|
let reqSpace = false;
|
|
3901
3901
|
let tab = null;
|
|
3902
3902
|
let anchor = null;
|
|
3903
3903
|
let tag = null;
|
|
3904
|
+
let newlineAfterProp = null;
|
|
3904
3905
|
let comma = null;
|
|
3905
3906
|
let found = null;
|
|
3906
3907
|
let start = null;
|
|
@@ -3946,7 +3947,7 @@ var require_resolve_props = __commonJS({
|
|
|
3946
3947
|
atNewline = true;
|
|
3947
3948
|
hasNewline = true;
|
|
3948
3949
|
if (anchor || tag)
|
|
3949
|
-
|
|
3950
|
+
newlineAfterProp = token;
|
|
3950
3951
|
hasSpace = true;
|
|
3951
3952
|
break;
|
|
3952
3953
|
case "anchor":
|
|
@@ -4009,9 +4010,9 @@ var require_resolve_props = __commonJS({
|
|
|
4009
4010
|
spaceBefore,
|
|
4010
4011
|
comment,
|
|
4011
4012
|
hasNewline,
|
|
4012
|
-
hasNewlineAfterProp,
|
|
4013
4013
|
anchor,
|
|
4014
4014
|
tag,
|
|
4015
|
+
newlineAfterProp,
|
|
4015
4016
|
end,
|
|
4016
4017
|
start: start ?? end
|
|
4017
4018
|
};
|
|
@@ -4020,9 +4021,9 @@ var require_resolve_props = __commonJS({
|
|
|
4020
4021
|
}
|
|
4021
4022
|
});
|
|
4022
4023
|
|
|
4023
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4024
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-contains-newline.js
|
|
4024
4025
|
var require_util_contains_newline = __commonJS({
|
|
4025
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4026
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-contains-newline.js"(exports2) {
|
|
4026
4027
|
"use strict";
|
|
4027
4028
|
function containsNewline(key) {
|
|
4028
4029
|
if (!key)
|
|
@@ -4062,9 +4063,9 @@ var require_util_contains_newline = __commonJS({
|
|
|
4062
4063
|
}
|
|
4063
4064
|
});
|
|
4064
4065
|
|
|
4065
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4066
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-flow-indent-check.js
|
|
4066
4067
|
var require_util_flow_indent_check = __commonJS({
|
|
4067
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4068
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-flow-indent-check.js"(exports2) {
|
|
4068
4069
|
"use strict";
|
|
4069
4070
|
var utilContainsNewline = require_util_contains_newline();
|
|
4070
4071
|
function flowIndentCheck(indent, fc, onError) {
|
|
@@ -4080,9 +4081,9 @@ var require_util_flow_indent_check = __commonJS({
|
|
|
4080
4081
|
}
|
|
4081
4082
|
});
|
|
4082
4083
|
|
|
4083
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4084
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-map-includes.js
|
|
4084
4085
|
var require_util_map_includes = __commonJS({
|
|
4085
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4086
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-map-includes.js"(exports2) {
|
|
4086
4087
|
"use strict";
|
|
4087
4088
|
var identity = require_identity();
|
|
4088
4089
|
function mapIncludes(ctx, items, search) {
|
|
@@ -4096,9 +4097,9 @@ var require_util_map_includes = __commonJS({
|
|
|
4096
4097
|
}
|
|
4097
4098
|
});
|
|
4098
4099
|
|
|
4099
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4100
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-block-map.js
|
|
4100
4101
|
var require_resolve_block_map = __commonJS({
|
|
4101
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4102
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-block-map.js"(exports2) {
|
|
4102
4103
|
"use strict";
|
|
4103
4104
|
var Pair = require_Pair();
|
|
4104
4105
|
var YAMLMap = require_YAMLMap();
|
|
@@ -4142,7 +4143,7 @@ var require_resolve_block_map = __commonJS({
|
|
|
4142
4143
|
}
|
|
4143
4144
|
continue;
|
|
4144
4145
|
}
|
|
4145
|
-
if (keyProps.
|
|
4146
|
+
if (keyProps.newlineAfterProp || utilContainsNewline.containsNewline(key)) {
|
|
4146
4147
|
onError(key ?? start[start.length - 1], "MULTILINE_IMPLICIT_KEY", "Implicit keys need to be on a single line");
|
|
4147
4148
|
}
|
|
4148
4149
|
} else if (keyProps.found?.indent !== bm.indent) {
|
|
@@ -4202,9 +4203,9 @@ var require_resolve_block_map = __commonJS({
|
|
|
4202
4203
|
}
|
|
4203
4204
|
});
|
|
4204
4205
|
|
|
4205
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4206
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-block-seq.js
|
|
4206
4207
|
var require_resolve_block_seq = __commonJS({
|
|
4207
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4208
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-block-seq.js"(exports2) {
|
|
4208
4209
|
"use strict";
|
|
4209
4210
|
var YAMLSeq = require_YAMLSeq();
|
|
4210
4211
|
var resolveProps = require_resolve_props();
|
|
@@ -4251,9 +4252,9 @@ var require_resolve_block_seq = __commonJS({
|
|
|
4251
4252
|
}
|
|
4252
4253
|
});
|
|
4253
4254
|
|
|
4254
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4255
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-end.js
|
|
4255
4256
|
var require_resolve_end = __commonJS({
|
|
4256
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4257
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-end.js"(exports2) {
|
|
4257
4258
|
"use strict";
|
|
4258
4259
|
function resolveEnd(end, offset, reqSpace, onError) {
|
|
4259
4260
|
let comment = "";
|
|
@@ -4294,9 +4295,9 @@ var require_resolve_end = __commonJS({
|
|
|
4294
4295
|
}
|
|
4295
4296
|
});
|
|
4296
4297
|
|
|
4297
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4298
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-flow-collection.js
|
|
4298
4299
|
var require_resolve_flow_collection = __commonJS({
|
|
4299
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4300
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-flow-collection.js"(exports2) {
|
|
4300
4301
|
"use strict";
|
|
4301
4302
|
var identity = require_identity();
|
|
4302
4303
|
var Pair = require_Pair();
|
|
@@ -4483,9 +4484,9 @@ var require_resolve_flow_collection = __commonJS({
|
|
|
4483
4484
|
}
|
|
4484
4485
|
});
|
|
4485
4486
|
|
|
4486
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4487
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-collection.js
|
|
4487
4488
|
var require_compose_collection = __commonJS({
|
|
4488
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4489
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-collection.js"(exports2) {
|
|
4489
4490
|
"use strict";
|
|
4490
4491
|
var identity = require_identity();
|
|
4491
4492
|
var Scalar = require_Scalar();
|
|
@@ -4505,10 +4506,19 @@ var require_compose_collection = __commonJS({
|
|
|
4505
4506
|
coll.tag = tagName;
|
|
4506
4507
|
return coll;
|
|
4507
4508
|
}
|
|
4508
|
-
function composeCollection(CN, ctx, token,
|
|
4509
|
+
function composeCollection(CN, ctx, token, props, onError) {
|
|
4510
|
+
const tagToken = props.tag;
|
|
4509
4511
|
const tagName = !tagToken ? null : ctx.directives.tagName(tagToken.source, (msg) => onError(tagToken, "TAG_RESOLVE_FAILED", msg));
|
|
4512
|
+
if (token.type === "block-seq") {
|
|
4513
|
+
const { anchor, newlineAfterProp: nl } = props;
|
|
4514
|
+
const lastProp = anchor && tagToken ? anchor.offset > tagToken.offset ? anchor : tagToken : anchor ?? tagToken;
|
|
4515
|
+
if (lastProp && (!nl || nl.offset < lastProp.offset)) {
|
|
4516
|
+
const message = "Missing newline after block sequence props";
|
|
4517
|
+
onError(lastProp, "MISSING_CHAR", message);
|
|
4518
|
+
}
|
|
4519
|
+
}
|
|
4510
4520
|
const expType = token.type === "block-map" ? "map" : token.type === "block-seq" ? "seq" : token.start.source === "{" ? "map" : "seq";
|
|
4511
|
-
if (!tagToken || !tagName || tagName === "!" || tagName === YAMLMap.YAMLMap.tagName && expType === "map" || tagName === YAMLSeq.YAMLSeq.tagName && expType === "seq"
|
|
4521
|
+
if (!tagToken || !tagName || tagName === "!" || tagName === YAMLMap.YAMLMap.tagName && expType === "map" || tagName === YAMLSeq.YAMLSeq.tagName && expType === "seq") {
|
|
4512
4522
|
return resolveCollection(CN, ctx, token, onError, tagName);
|
|
4513
4523
|
}
|
|
4514
4524
|
let tag = ctx.schema.tags.find((t) => t.tag === tagName && t.collection === expType);
|
|
@@ -4539,9 +4549,9 @@ var require_compose_collection = __commonJS({
|
|
|
4539
4549
|
}
|
|
4540
4550
|
});
|
|
4541
4551
|
|
|
4542
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4552
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-block-scalar.js
|
|
4543
4553
|
var require_resolve_block_scalar = __commonJS({
|
|
4544
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4554
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-block-scalar.js"(exports2) {
|
|
4545
4555
|
"use strict";
|
|
4546
4556
|
var Scalar = require_Scalar();
|
|
4547
4557
|
function resolveBlockScalar(ctx, scalar, onError) {
|
|
@@ -4720,9 +4730,9 @@ var require_resolve_block_scalar = __commonJS({
|
|
|
4720
4730
|
}
|
|
4721
4731
|
});
|
|
4722
4732
|
|
|
4723
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4733
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-flow-scalar.js
|
|
4724
4734
|
var require_resolve_flow_scalar = __commonJS({
|
|
4725
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4735
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/resolve-flow-scalar.js"(exports2) {
|
|
4726
4736
|
"use strict";
|
|
4727
4737
|
var Scalar = require_Scalar();
|
|
4728
4738
|
var resolveEnd = require_resolve_end();
|
|
@@ -4937,9 +4947,9 @@ var require_resolve_flow_scalar = __commonJS({
|
|
|
4937
4947
|
}
|
|
4938
4948
|
});
|
|
4939
4949
|
|
|
4940
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
4950
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-scalar.js
|
|
4941
4951
|
var require_compose_scalar = __commonJS({
|
|
4942
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
4952
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-scalar.js"(exports2) {
|
|
4943
4953
|
"use strict";
|
|
4944
4954
|
var identity = require_identity();
|
|
4945
4955
|
var Scalar = require_Scalar();
|
|
@@ -5010,9 +5020,9 @@ var require_compose_scalar = __commonJS({
|
|
|
5010
5020
|
}
|
|
5011
5021
|
});
|
|
5012
5022
|
|
|
5013
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5023
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-empty-scalar-position.js
|
|
5014
5024
|
var require_util_empty_scalar_position = __commonJS({
|
|
5015
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5025
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/util-empty-scalar-position.js"(exports2) {
|
|
5016
5026
|
"use strict";
|
|
5017
5027
|
function emptyScalarPosition(offset, before, pos) {
|
|
5018
5028
|
if (before) {
|
|
@@ -5041,9 +5051,9 @@ var require_util_empty_scalar_position = __commonJS({
|
|
|
5041
5051
|
}
|
|
5042
5052
|
});
|
|
5043
5053
|
|
|
5044
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5054
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-node.js
|
|
5045
5055
|
var require_compose_node = __commonJS({
|
|
5046
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5056
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-node.js"(exports2) {
|
|
5047
5057
|
"use strict";
|
|
5048
5058
|
var Alias = require_Alias();
|
|
5049
5059
|
var composeCollection = require_compose_collection();
|
|
@@ -5072,7 +5082,7 @@ var require_compose_node = __commonJS({
|
|
|
5072
5082
|
case "block-map":
|
|
5073
5083
|
case "block-seq":
|
|
5074
5084
|
case "flow-collection":
|
|
5075
|
-
node = composeCollection.composeCollection(CN, ctx, token,
|
|
5085
|
+
node = composeCollection.composeCollection(CN, ctx, token, props, onError);
|
|
5076
5086
|
if (anchor)
|
|
5077
5087
|
node.anchor = anchor.source.substring(1);
|
|
5078
5088
|
break;
|
|
@@ -5136,9 +5146,9 @@ var require_compose_node = __commonJS({
|
|
|
5136
5146
|
}
|
|
5137
5147
|
});
|
|
5138
5148
|
|
|
5139
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5149
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-doc.js
|
|
5140
5150
|
var require_compose_doc = __commonJS({
|
|
5141
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5151
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/compose-doc.js"(exports2) {
|
|
5142
5152
|
"use strict";
|
|
5143
5153
|
var Document = require_Document();
|
|
5144
5154
|
var composeNode = require_compose_node();
|
|
@@ -5178,9 +5188,9 @@ var require_compose_doc = __commonJS({
|
|
|
5178
5188
|
}
|
|
5179
5189
|
});
|
|
5180
5190
|
|
|
5181
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5191
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/composer.js
|
|
5182
5192
|
var require_composer = __commonJS({
|
|
5183
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5193
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/compose/composer.js"(exports2) {
|
|
5184
5194
|
"use strict";
|
|
5185
5195
|
var directives = require_directives();
|
|
5186
5196
|
var Document = require_Document();
|
|
@@ -5383,9 +5393,9 @@ ${end.comment}` : end.comment;
|
|
|
5383
5393
|
}
|
|
5384
5394
|
});
|
|
5385
5395
|
|
|
5386
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5396
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst-scalar.js
|
|
5387
5397
|
var require_cst_scalar = __commonJS({
|
|
5388
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5398
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst-scalar.js"(exports2) {
|
|
5389
5399
|
"use strict";
|
|
5390
5400
|
var resolveBlockScalar = require_resolve_block_scalar();
|
|
5391
5401
|
var resolveFlowScalar = require_resolve_flow_scalar();
|
|
@@ -5568,9 +5578,9 @@ var require_cst_scalar = __commonJS({
|
|
|
5568
5578
|
}
|
|
5569
5579
|
});
|
|
5570
5580
|
|
|
5571
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5581
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst-stringify.js
|
|
5572
5582
|
var require_cst_stringify = __commonJS({
|
|
5573
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5583
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst-stringify.js"(exports2) {
|
|
5574
5584
|
"use strict";
|
|
5575
5585
|
var stringify = (cst) => "type" in cst ? stringifyToken(cst) : stringifyItem(cst);
|
|
5576
5586
|
function stringifyToken(token) {
|
|
@@ -5629,9 +5639,9 @@ var require_cst_stringify = __commonJS({
|
|
|
5629
5639
|
}
|
|
5630
5640
|
});
|
|
5631
5641
|
|
|
5632
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5642
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst-visit.js
|
|
5633
5643
|
var require_cst_visit = __commonJS({
|
|
5634
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5644
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst-visit.js"(exports2) {
|
|
5635
5645
|
"use strict";
|
|
5636
5646
|
var BREAK = Symbol("break visit");
|
|
5637
5647
|
var SKIP = Symbol("skip children");
|
|
@@ -5691,9 +5701,9 @@ var require_cst_visit = __commonJS({
|
|
|
5691
5701
|
}
|
|
5692
5702
|
});
|
|
5693
5703
|
|
|
5694
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5704
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst.js
|
|
5695
5705
|
var require_cst = __commonJS({
|
|
5696
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5706
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/cst.js"(exports2) {
|
|
5697
5707
|
"use strict";
|
|
5698
5708
|
var cstScalar = require_cst_scalar();
|
|
5699
5709
|
var cstStringify = require_cst_stringify();
|
|
@@ -5793,9 +5803,9 @@ var require_cst = __commonJS({
|
|
|
5793
5803
|
}
|
|
5794
5804
|
});
|
|
5795
5805
|
|
|
5796
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
5806
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/lexer.js
|
|
5797
5807
|
var require_lexer = __commonJS({
|
|
5798
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
5808
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/lexer.js"(exports2) {
|
|
5799
5809
|
"use strict";
|
|
5800
5810
|
var cst = require_cst();
|
|
5801
5811
|
function isEmpty(ch) {
|
|
@@ -5975,14 +5985,11 @@ var require_lexer = __commonJS({
|
|
|
5975
5985
|
if (!this.atEnd && !this.hasChars(4))
|
|
5976
5986
|
return this.setNext("line-start");
|
|
5977
5987
|
const s = this.peek(3);
|
|
5978
|
-
if (s === "---" && isEmpty(this.charAt(3))) {
|
|
5988
|
+
if ((s === "---" || s === "...") && isEmpty(this.charAt(3))) {
|
|
5979
5989
|
yield* this.pushCount(3);
|
|
5980
5990
|
this.indentValue = 0;
|
|
5981
5991
|
this.indentNext = 0;
|
|
5982
|
-
return "doc";
|
|
5983
|
-
} else if (s === "..." && isEmpty(this.charAt(3))) {
|
|
5984
|
-
yield* this.pushCount(3);
|
|
5985
|
-
return "stream";
|
|
5992
|
+
return s === "---" ? "doc" : "stream";
|
|
5986
5993
|
}
|
|
5987
5994
|
}
|
|
5988
5995
|
this.indentValue = yield* this.pushSpaces(false);
|
|
@@ -6371,9 +6378,9 @@ var require_lexer = __commonJS({
|
|
|
6371
6378
|
}
|
|
6372
6379
|
});
|
|
6373
6380
|
|
|
6374
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
6381
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/line-counter.js
|
|
6375
6382
|
var require_line_counter = __commonJS({
|
|
6376
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
6383
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/line-counter.js"(exports2) {
|
|
6377
6384
|
"use strict";
|
|
6378
6385
|
var LineCounter = class {
|
|
6379
6386
|
constructor() {
|
|
@@ -6402,9 +6409,9 @@ var require_line_counter = __commonJS({
|
|
|
6402
6409
|
}
|
|
6403
6410
|
});
|
|
6404
6411
|
|
|
6405
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
6412
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/parser.js
|
|
6406
6413
|
var require_parser = __commonJS({
|
|
6407
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
6414
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/parse/parser.js"(exports2) {
|
|
6408
6415
|
"use strict";
|
|
6409
6416
|
var cst = require_cst();
|
|
6410
6417
|
var lexer = require_lexer();
|
|
@@ -7254,9 +7261,9 @@ var require_parser = __commonJS({
|
|
|
7254
7261
|
}
|
|
7255
7262
|
});
|
|
7256
7263
|
|
|
7257
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
7264
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/public-api.js
|
|
7258
7265
|
var require_public_api = __commonJS({
|
|
7259
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
7266
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/public-api.js"(exports2) {
|
|
7260
7267
|
"use strict";
|
|
7261
7268
|
var composer = require_composer();
|
|
7262
7269
|
var Document = require_Document();
|
|
@@ -7348,9 +7355,9 @@ var require_public_api = __commonJS({
|
|
|
7348
7355
|
}
|
|
7349
7356
|
});
|
|
7350
7357
|
|
|
7351
|
-
// ../../node_modules/.pnpm/yaml@2.
|
|
7358
|
+
// ../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/index.js
|
|
7352
7359
|
var require_dist = __commonJS({
|
|
7353
|
-
"../../node_modules/.pnpm/yaml@2.
|
|
7360
|
+
"../../node_modules/.pnpm/yaml@2.5.0/node_modules/yaml/dist/index.js"(exports2) {
|
|
7354
7361
|
"use strict";
|
|
7355
7362
|
var composer = require_composer();
|
|
7356
7363
|
var Document = require_Document();
|
|
@@ -7711,9 +7718,9 @@ function pluginSourceBuild(options) {
|
|
|
7711
7718
|
name: PLUGIN_SOURCE_BUILD_NAME,
|
|
7712
7719
|
setup(api) {
|
|
7713
7720
|
const projectRootPath = api.context.rootPath;
|
|
7714
|
-
let projects
|
|
7715
|
-
api.
|
|
7716
|
-
projects = await getDependentProjects(projectName || projectRootPath, {
|
|
7721
|
+
let projects;
|
|
7722
|
+
api.modifyEnvironmentConfig(async (config) => {
|
|
7723
|
+
projects = projects || await getDependentProjects(projectName || projectRootPath, {
|
|
7717
7724
|
cwd: projectRootPath,
|
|
7718
7725
|
recursive: true,
|
|
7719
7726
|
filter: filterByField(sourceField, true),
|
|
@@ -7740,7 +7747,7 @@ function pluginSourceBuild(options) {
|
|
|
7740
7747
|
const getReferences = async (tsconfigPath, rspackReferences) => {
|
|
7741
7748
|
const { default: json52 } = await import("json5");
|
|
7742
7749
|
const references = /* @__PURE__ */ new Set();
|
|
7743
|
-
for (const project of projects) {
|
|
7750
|
+
for (const project of projects || []) {
|
|
7744
7751
|
const filePath = import_node_path8.default.join(project.dir, "tsconfig.json");
|
|
7745
7752
|
if (import_node_fs6.default.existsSync(filePath)) {
|
|
7746
7753
|
references.add(filePath);
|