@storm-software/linting-tools 1.50.0 → 1.55.0
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/CHANGELOG.md +44 -0
- package/README.md +1 -1
- package/alex/.alexignore +0 -0
- package/alex/.alexrc +0 -0
- package/bin/lint.js +1484 -1343
- package/cspell/dictionary.txt +6 -0
- package/package.json +8 -8
- package/src/cli/index.js +635 -583
package/src/cli/index.js
CHANGED
|
@@ -3033,9 +3033,9 @@ var require_commander = __commonJS({
|
|
|
3033
3033
|
}
|
|
3034
3034
|
});
|
|
3035
3035
|
|
|
3036
|
-
// node_modules/.pnpm/@cspell+cspell-resolver@8.8.
|
|
3036
|
+
// node_modules/.pnpm/@cspell+cspell-resolver@8.8.4/node_modules/@cspell/cspell-resolver/dist/requireResolve.js
|
|
3037
3037
|
var require_requireResolve = __commonJS({
|
|
3038
|
-
"node_modules/.pnpm/@cspell+cspell-resolver@8.8.
|
|
3038
|
+
"node_modules/.pnpm/@cspell+cspell-resolver@8.8.4/node_modules/@cspell/cspell-resolver/dist/requireResolve.js"(exports) {
|
|
3039
3039
|
"use strict";
|
|
3040
3040
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3041
3041
|
exports.requireResolve = void 0;
|
|
@@ -3307,9 +3307,9 @@ var require_resolve_from = __commonJS({
|
|
|
3307
3307
|
}
|
|
3308
3308
|
});
|
|
3309
3309
|
|
|
3310
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
3310
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/lib-cjs/pkg-info.cjs
|
|
3311
3311
|
var require_pkg_info = __commonJS({
|
|
3312
|
-
"node_modules/.pnpm/cspell-lib@8.8.
|
|
3312
|
+
"node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/lib-cjs/pkg-info.cjs"(exports) {
|
|
3313
3313
|
"use strict";
|
|
3314
3314
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3315
3315
|
exports.srcDirectory = void 0;
|
|
@@ -13981,9 +13981,9 @@ var require_src2 = __commonJS({
|
|
|
13981
13981
|
}
|
|
13982
13982
|
});
|
|
13983
13983
|
|
|
13984
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
13984
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/identity.js
|
|
13985
13985
|
var require_identity = __commonJS({
|
|
13986
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
13986
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/identity.js"(exports) {
|
|
13987
13987
|
"use strict";
|
|
13988
13988
|
var ALIAS = Symbol.for("yaml.alias");
|
|
13989
13989
|
var DOC = Symbol.for("yaml.document");
|
|
@@ -14038,9 +14038,9 @@ var require_identity = __commonJS({
|
|
|
14038
14038
|
}
|
|
14039
14039
|
});
|
|
14040
14040
|
|
|
14041
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14041
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/visit.js
|
|
14042
14042
|
var require_visit = __commonJS({
|
|
14043
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14043
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/visit.js"(exports) {
|
|
14044
14044
|
"use strict";
|
|
14045
14045
|
var identity2 = require_identity();
|
|
14046
14046
|
var BREAK = Symbol("break visit");
|
|
@@ -14196,9 +14196,9 @@ var require_visit = __commonJS({
|
|
|
14196
14196
|
}
|
|
14197
14197
|
});
|
|
14198
14198
|
|
|
14199
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14199
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/directives.js
|
|
14200
14200
|
var require_directives = __commonJS({
|
|
14201
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14201
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/directives.js"(exports) {
|
|
14202
14202
|
"use strict";
|
|
14203
14203
|
var identity2 = require_identity();
|
|
14204
14204
|
var visit3 = require_visit();
|
|
@@ -14367,9 +14367,9 @@ var require_directives = __commonJS({
|
|
|
14367
14367
|
}
|
|
14368
14368
|
});
|
|
14369
14369
|
|
|
14370
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14370
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/anchors.js
|
|
14371
14371
|
var require_anchors = __commonJS({
|
|
14372
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14372
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/anchors.js"(exports) {
|
|
14373
14373
|
"use strict";
|
|
14374
14374
|
var identity2 = require_identity();
|
|
14375
14375
|
var visit3 = require_visit();
|
|
@@ -14438,9 +14438,9 @@ var require_anchors = __commonJS({
|
|
|
14438
14438
|
}
|
|
14439
14439
|
});
|
|
14440
14440
|
|
|
14441
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14441
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/applyReviver.js
|
|
14442
14442
|
var require_applyReviver = __commonJS({
|
|
14443
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14443
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/applyReviver.js"(exports) {
|
|
14444
14444
|
"use strict";
|
|
14445
14445
|
function applyReviver(reviver, obj, key, val) {
|
|
14446
14446
|
if (val && typeof val === "object") {
|
|
@@ -14488,9 +14488,9 @@ var require_applyReviver = __commonJS({
|
|
|
14488
14488
|
}
|
|
14489
14489
|
});
|
|
14490
14490
|
|
|
14491
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14491
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/toJS.js
|
|
14492
14492
|
var require_toJS = __commonJS({
|
|
14493
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14493
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/toJS.js"(exports) {
|
|
14494
14494
|
"use strict";
|
|
14495
14495
|
var identity2 = require_identity();
|
|
14496
14496
|
function toJS(value, arg, ctx) {
|
|
@@ -14518,9 +14518,9 @@ var require_toJS = __commonJS({
|
|
|
14518
14518
|
}
|
|
14519
14519
|
});
|
|
14520
14520
|
|
|
14521
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14521
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Node.js
|
|
14522
14522
|
var require_Node = __commonJS({
|
|
14523
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14523
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Node.js"(exports) {
|
|
14524
14524
|
"use strict";
|
|
14525
14525
|
var applyReviver = require_applyReviver();
|
|
14526
14526
|
var identity2 = require_identity();
|
|
@@ -14559,9 +14559,9 @@ var require_Node = __commonJS({
|
|
|
14559
14559
|
}
|
|
14560
14560
|
});
|
|
14561
14561
|
|
|
14562
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14562
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Alias.js
|
|
14563
14563
|
var require_Alias = __commonJS({
|
|
14564
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14564
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Alias.js"(exports) {
|
|
14565
14565
|
"use strict";
|
|
14566
14566
|
var anchors = require_anchors();
|
|
14567
14567
|
var visit3 = require_visit();
|
|
@@ -14661,9 +14661,9 @@ var require_Alias = __commonJS({
|
|
|
14661
14661
|
}
|
|
14662
14662
|
});
|
|
14663
14663
|
|
|
14664
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14664
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Scalar.js
|
|
14665
14665
|
var require_Scalar = __commonJS({
|
|
14666
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14666
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Scalar.js"(exports) {
|
|
14667
14667
|
"use strict";
|
|
14668
14668
|
var identity2 = require_identity();
|
|
14669
14669
|
var Node2 = require_Node();
|
|
@@ -14691,9 +14691,9 @@ var require_Scalar = __commonJS({
|
|
|
14691
14691
|
}
|
|
14692
14692
|
});
|
|
14693
14693
|
|
|
14694
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14694
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/createNode.js
|
|
14695
14695
|
var require_createNode = __commonJS({
|
|
14696
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14696
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/createNode.js"(exports) {
|
|
14697
14697
|
"use strict";
|
|
14698
14698
|
var Alias = require_Alias();
|
|
14699
14699
|
var identity2 = require_identity();
|
|
@@ -14767,9 +14767,9 @@ var require_createNode = __commonJS({
|
|
|
14767
14767
|
}
|
|
14768
14768
|
});
|
|
14769
14769
|
|
|
14770
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14770
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Collection.js
|
|
14771
14771
|
var require_Collection = __commonJS({
|
|
14772
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14772
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Collection.js"(exports) {
|
|
14773
14773
|
"use strict";
|
|
14774
14774
|
var createNode = require_createNode();
|
|
14775
14775
|
var identity2 = require_identity();
|
|
@@ -14911,9 +14911,9 @@ var require_Collection = __commonJS({
|
|
|
14911
14911
|
}
|
|
14912
14912
|
});
|
|
14913
14913
|
|
|
14914
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14914
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyComment.js
|
|
14915
14915
|
var require_stringifyComment = __commonJS({
|
|
14916
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14916
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyComment.js"(exports) {
|
|
14917
14917
|
"use strict";
|
|
14918
14918
|
var stringifyComment = (str2) => str2.replace(/^(?!$)(?: $)?/gm, "#");
|
|
14919
14919
|
function indentComment(comment, indent2) {
|
|
@@ -14928,9 +14928,9 @@ var require_stringifyComment = __commonJS({
|
|
|
14928
14928
|
}
|
|
14929
14929
|
});
|
|
14930
14930
|
|
|
14931
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
14931
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/foldFlowLines.js
|
|
14932
14932
|
var require_foldFlowLines = __commonJS({
|
|
14933
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
14933
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/foldFlowLines.js"(exports) {
|
|
14934
14934
|
"use strict";
|
|
14935
14935
|
var FOLD_FLOW = "flow";
|
|
14936
14936
|
var FOLD_BLOCK = "block";
|
|
@@ -15062,9 +15062,9 @@ ${indent2}${text.slice(fold + 1, end2)}`;
|
|
|
15062
15062
|
}
|
|
15063
15063
|
});
|
|
15064
15064
|
|
|
15065
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15065
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyString.js
|
|
15066
15066
|
var require_stringifyString = __commonJS({
|
|
15067
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15067
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyString.js"(exports) {
|
|
15068
15068
|
"use strict";
|
|
15069
15069
|
var Scalar = require_Scalar();
|
|
15070
15070
|
var foldFlowLines = require_foldFlowLines();
|
|
@@ -15337,9 +15337,9 @@ ${indent2}`);
|
|
|
15337
15337
|
}
|
|
15338
15338
|
});
|
|
15339
15339
|
|
|
15340
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15340
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringify.js
|
|
15341
15341
|
var require_stringify3 = __commonJS({
|
|
15342
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15342
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringify.js"(exports) {
|
|
15343
15343
|
"use strict";
|
|
15344
15344
|
var anchors = require_anchors();
|
|
15345
15345
|
var identity2 = require_identity();
|
|
@@ -15456,9 +15456,9 @@ ${ctx.indent}${str2}`;
|
|
|
15456
15456
|
}
|
|
15457
15457
|
});
|
|
15458
15458
|
|
|
15459
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15459
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyPair.js
|
|
15460
15460
|
var require_stringifyPair = __commonJS({
|
|
15461
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15461
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyPair.js"(exports) {
|
|
15462
15462
|
"use strict";
|
|
15463
15463
|
var identity2 = require_identity();
|
|
15464
15464
|
var Scalar = require_Scalar();
|
|
@@ -15589,9 +15589,9 @@ ${ctx.indent}`;
|
|
|
15589
15589
|
}
|
|
15590
15590
|
});
|
|
15591
15591
|
|
|
15592
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15592
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/log.js
|
|
15593
15593
|
var require_log = __commonJS({
|
|
15594
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15594
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/log.js"(exports) {
|
|
15595
15595
|
"use strict";
|
|
15596
15596
|
function debug14(logLevel, ...messages2) {
|
|
15597
15597
|
if (logLevel === "debug")
|
|
@@ -15610,9 +15610,9 @@ var require_log = __commonJS({
|
|
|
15610
15610
|
}
|
|
15611
15611
|
});
|
|
15612
15612
|
|
|
15613
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15613
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/addPairToJSMap.js
|
|
15614
15614
|
var require_addPairToJSMap = __commonJS({
|
|
15615
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15615
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/addPairToJSMap.js"(exports) {
|
|
15616
15616
|
"use strict";
|
|
15617
15617
|
var log2 = require_log();
|
|
15618
15618
|
var stringify4 = require_stringify3();
|
|
@@ -15704,9 +15704,9 @@ var require_addPairToJSMap = __commonJS({
|
|
|
15704
15704
|
}
|
|
15705
15705
|
});
|
|
15706
15706
|
|
|
15707
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15707
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Pair.js
|
|
15708
15708
|
var require_Pair = __commonJS({
|
|
15709
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15709
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/Pair.js"(exports) {
|
|
15710
15710
|
"use strict";
|
|
15711
15711
|
var createNode = require_createNode();
|
|
15712
15712
|
var stringifyPair = require_stringifyPair();
|
|
@@ -15744,9 +15744,9 @@ var require_Pair = __commonJS({
|
|
|
15744
15744
|
}
|
|
15745
15745
|
});
|
|
15746
15746
|
|
|
15747
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15747
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyCollection.js
|
|
15748
15748
|
var require_stringifyCollection = __commonJS({
|
|
15749
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15749
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyCollection.js"(exports) {
|
|
15750
15750
|
"use strict";
|
|
15751
15751
|
var identity2 = require_identity();
|
|
15752
15752
|
var stringify4 = require_stringify3();
|
|
@@ -15888,9 +15888,9 @@ ${indent2}${end}`;
|
|
|
15888
15888
|
}
|
|
15889
15889
|
});
|
|
15890
15890
|
|
|
15891
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
15891
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/YAMLMap.js
|
|
15892
15892
|
var require_YAMLMap = __commonJS({
|
|
15893
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
15893
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/YAMLMap.js"(exports) {
|
|
15894
15894
|
"use strict";
|
|
15895
15895
|
var stringifyCollection = require_stringifyCollection();
|
|
15896
15896
|
var addPairToJSMap = require_addPairToJSMap();
|
|
@@ -16032,9 +16032,9 @@ var require_YAMLMap = __commonJS({
|
|
|
16032
16032
|
}
|
|
16033
16033
|
});
|
|
16034
16034
|
|
|
16035
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16035
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/map.js
|
|
16036
16036
|
var require_map = __commonJS({
|
|
16037
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16037
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/map.js"(exports) {
|
|
16038
16038
|
"use strict";
|
|
16039
16039
|
var identity2 = require_identity();
|
|
16040
16040
|
var YAMLMap = require_YAMLMap();
|
|
@@ -16054,9 +16054,9 @@ var require_map = __commonJS({
|
|
|
16054
16054
|
}
|
|
16055
16055
|
});
|
|
16056
16056
|
|
|
16057
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16057
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/YAMLSeq.js
|
|
16058
16058
|
var require_YAMLSeq = __commonJS({
|
|
16059
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16059
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/nodes/YAMLSeq.js"(exports) {
|
|
16060
16060
|
"use strict";
|
|
16061
16061
|
var createNode = require_createNode();
|
|
16062
16062
|
var stringifyCollection = require_stringifyCollection();
|
|
@@ -16170,9 +16170,9 @@ var require_YAMLSeq = __commonJS({
|
|
|
16170
16170
|
}
|
|
16171
16171
|
});
|
|
16172
16172
|
|
|
16173
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16173
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/seq.js
|
|
16174
16174
|
var require_seq = __commonJS({
|
|
16175
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16175
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/seq.js"(exports) {
|
|
16176
16176
|
"use strict";
|
|
16177
16177
|
var identity2 = require_identity();
|
|
16178
16178
|
var YAMLSeq = require_YAMLSeq();
|
|
@@ -16192,9 +16192,9 @@ var require_seq = __commonJS({
|
|
|
16192
16192
|
}
|
|
16193
16193
|
});
|
|
16194
16194
|
|
|
16195
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16195
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/string.js
|
|
16196
16196
|
var require_string = __commonJS({
|
|
16197
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16197
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/string.js"(exports) {
|
|
16198
16198
|
"use strict";
|
|
16199
16199
|
var stringifyString = require_stringifyString();
|
|
16200
16200
|
var string = {
|
|
@@ -16211,9 +16211,9 @@ var require_string = __commonJS({
|
|
|
16211
16211
|
}
|
|
16212
16212
|
});
|
|
16213
16213
|
|
|
16214
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16214
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/null.js
|
|
16215
16215
|
var require_null = __commonJS({
|
|
16216
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16216
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/common/null.js"(exports) {
|
|
16217
16217
|
"use strict";
|
|
16218
16218
|
var Scalar = require_Scalar();
|
|
16219
16219
|
var nullTag = {
|
|
@@ -16229,9 +16229,9 @@ var require_null = __commonJS({
|
|
|
16229
16229
|
}
|
|
16230
16230
|
});
|
|
16231
16231
|
|
|
16232
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16232
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/bool.js
|
|
16233
16233
|
var require_bool = __commonJS({
|
|
16234
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16234
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/bool.js"(exports) {
|
|
16235
16235
|
"use strict";
|
|
16236
16236
|
var Scalar = require_Scalar();
|
|
16237
16237
|
var boolTag = {
|
|
@@ -16253,9 +16253,9 @@ var require_bool = __commonJS({
|
|
|
16253
16253
|
}
|
|
16254
16254
|
});
|
|
16255
16255
|
|
|
16256
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16256
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyNumber.js
|
|
16257
16257
|
var require_stringifyNumber = __commonJS({
|
|
16258
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16258
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyNumber.js"(exports) {
|
|
16259
16259
|
"use strict";
|
|
16260
16260
|
function stringifyNumber({ format: format7, minFractionDigits, tag, value }) {
|
|
16261
16261
|
if (typeof value === "bigint")
|
|
@@ -16280,9 +16280,9 @@ var require_stringifyNumber = __commonJS({
|
|
|
16280
16280
|
}
|
|
16281
16281
|
});
|
|
16282
16282
|
|
|
16283
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16283
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/float.js
|
|
16284
16284
|
var require_float = __commonJS({
|
|
16285
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16285
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/float.js"(exports) {
|
|
16286
16286
|
"use strict";
|
|
16287
16287
|
var Scalar = require_Scalar();
|
|
16288
16288
|
var stringifyNumber = require_stringifyNumber();
|
|
@@ -16326,9 +16326,9 @@ var require_float = __commonJS({
|
|
|
16326
16326
|
}
|
|
16327
16327
|
});
|
|
16328
16328
|
|
|
16329
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16329
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/int.js
|
|
16330
16330
|
var require_int = __commonJS({
|
|
16331
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16331
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/int.js"(exports) {
|
|
16332
16332
|
"use strict";
|
|
16333
16333
|
var stringifyNumber = require_stringifyNumber();
|
|
16334
16334
|
var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
|
|
@@ -16371,9 +16371,9 @@ var require_int = __commonJS({
|
|
|
16371
16371
|
}
|
|
16372
16372
|
});
|
|
16373
16373
|
|
|
16374
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16374
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/schema.js
|
|
16375
16375
|
var require_schema = __commonJS({
|
|
16376
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16376
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/core/schema.js"(exports) {
|
|
16377
16377
|
"use strict";
|
|
16378
16378
|
var map4 = require_map();
|
|
16379
16379
|
var _null2 = require_null();
|
|
@@ -16399,9 +16399,9 @@ var require_schema = __commonJS({
|
|
|
16399
16399
|
}
|
|
16400
16400
|
});
|
|
16401
16401
|
|
|
16402
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16402
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/json/schema.js
|
|
16403
16403
|
var require_schema2 = __commonJS({
|
|
16404
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16404
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/json/schema.js"(exports) {
|
|
16405
16405
|
"use strict";
|
|
16406
16406
|
var Scalar = require_Scalar();
|
|
16407
16407
|
var map4 = require_map();
|
|
@@ -16466,9 +16466,9 @@ var require_schema2 = __commonJS({
|
|
|
16466
16466
|
}
|
|
16467
16467
|
});
|
|
16468
16468
|
|
|
16469
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16469
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/binary.js
|
|
16470
16470
|
var require_binary = __commonJS({
|
|
16471
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16471
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/binary.js"(exports) {
|
|
16472
16472
|
"use strict";
|
|
16473
16473
|
var Scalar = require_Scalar();
|
|
16474
16474
|
var stringifyString = require_stringifyString();
|
|
@@ -16530,9 +16530,9 @@ var require_binary = __commonJS({
|
|
|
16530
16530
|
}
|
|
16531
16531
|
});
|
|
16532
16532
|
|
|
16533
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16533
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
|
|
16534
16534
|
var require_pairs = __commonJS({
|
|
16535
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16535
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/pairs.js"(exports) {
|
|
16536
16536
|
"use strict";
|
|
16537
16537
|
var identity2 = require_identity();
|
|
16538
16538
|
var Pair = require_Pair();
|
|
@@ -16608,9 +16608,9 @@ ${cn.comment}` : item.comment;
|
|
|
16608
16608
|
}
|
|
16609
16609
|
});
|
|
16610
16610
|
|
|
16611
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16611
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/omap.js
|
|
16612
16612
|
var require_omap = __commonJS({
|
|
16613
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16613
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/omap.js"(exports) {
|
|
16614
16614
|
"use strict";
|
|
16615
16615
|
var identity2 = require_identity();
|
|
16616
16616
|
var toJS = require_toJS();
|
|
@@ -16686,9 +16686,9 @@ var require_omap = __commonJS({
|
|
|
16686
16686
|
}
|
|
16687
16687
|
});
|
|
16688
16688
|
|
|
16689
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16689
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/bool.js
|
|
16690
16690
|
var require_bool2 = __commonJS({
|
|
16691
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16691
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/bool.js"(exports) {
|
|
16692
16692
|
"use strict";
|
|
16693
16693
|
var Scalar = require_Scalar();
|
|
16694
16694
|
function boolStringify({ value, source }, ctx) {
|
|
@@ -16718,9 +16718,9 @@ var require_bool2 = __commonJS({
|
|
|
16718
16718
|
}
|
|
16719
16719
|
});
|
|
16720
16720
|
|
|
16721
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16721
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/float.js
|
|
16722
16722
|
var require_float2 = __commonJS({
|
|
16723
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16723
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/float.js"(exports) {
|
|
16724
16724
|
"use strict";
|
|
16725
16725
|
var Scalar = require_Scalar();
|
|
16726
16726
|
var stringifyNumber = require_stringifyNumber();
|
|
@@ -16767,9 +16767,9 @@ var require_float2 = __commonJS({
|
|
|
16767
16767
|
}
|
|
16768
16768
|
});
|
|
16769
16769
|
|
|
16770
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16770
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/int.js
|
|
16771
16771
|
var require_int2 = __commonJS({
|
|
16772
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16772
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/int.js"(exports) {
|
|
16773
16773
|
"use strict";
|
|
16774
16774
|
var stringifyNumber = require_stringifyNumber();
|
|
16775
16775
|
var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
|
|
@@ -16846,9 +16846,9 @@ var require_int2 = __commonJS({
|
|
|
16846
16846
|
}
|
|
16847
16847
|
});
|
|
16848
16848
|
|
|
16849
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16849
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/set.js
|
|
16850
16850
|
var require_set = __commonJS({
|
|
16851
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16851
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/set.js"(exports) {
|
|
16852
16852
|
"use strict";
|
|
16853
16853
|
var identity2 = require_identity();
|
|
16854
16854
|
var Pair = require_Pair();
|
|
@@ -16935,9 +16935,9 @@ var require_set = __commonJS({
|
|
|
16935
16935
|
}
|
|
16936
16936
|
});
|
|
16937
16937
|
|
|
16938
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
16938
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
|
|
16939
16939
|
var require_timestamp = __commonJS({
|
|
16940
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
16940
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js"(exports) {
|
|
16941
16941
|
"use strict";
|
|
16942
16942
|
var stringifyNumber = require_stringifyNumber();
|
|
16943
16943
|
function parseSexagesimal(str2, asBigInt) {
|
|
@@ -17023,9 +17023,9 @@ var require_timestamp = __commonJS({
|
|
|
17023
17023
|
}
|
|
17024
17024
|
});
|
|
17025
17025
|
|
|
17026
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17026
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/schema.js
|
|
17027
17027
|
var require_schema3 = __commonJS({
|
|
17028
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17028
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/yaml-1.1/schema.js"(exports) {
|
|
17029
17029
|
"use strict";
|
|
17030
17030
|
var map4 = require_map();
|
|
17031
17031
|
var _null2 = require_null();
|
|
@@ -17065,9 +17065,9 @@ var require_schema3 = __commonJS({
|
|
|
17065
17065
|
}
|
|
17066
17066
|
});
|
|
17067
17067
|
|
|
17068
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17068
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/tags.js
|
|
17069
17069
|
var require_tags = __commonJS({
|
|
17070
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17070
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/tags.js"(exports) {
|
|
17071
17071
|
"use strict";
|
|
17072
17072
|
var map4 = require_map();
|
|
17073
17073
|
var _null2 = require_null();
|
|
@@ -17148,9 +17148,9 @@ var require_tags = __commonJS({
|
|
|
17148
17148
|
}
|
|
17149
17149
|
});
|
|
17150
17150
|
|
|
17151
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17151
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/Schema.js
|
|
17152
17152
|
var require_Schema = __commonJS({
|
|
17153
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17153
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/schema/Schema.js"(exports) {
|
|
17154
17154
|
"use strict";
|
|
17155
17155
|
var identity2 = require_identity();
|
|
17156
17156
|
var map4 = require_map();
|
|
@@ -17181,9 +17181,9 @@ var require_Schema = __commonJS({
|
|
|
17181
17181
|
}
|
|
17182
17182
|
});
|
|
17183
17183
|
|
|
17184
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17184
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyDocument.js
|
|
17185
17185
|
var require_stringifyDocument = __commonJS({
|
|
17186
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17186
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/stringify/stringifyDocument.js"(exports) {
|
|
17187
17187
|
"use strict";
|
|
17188
17188
|
var identity2 = require_identity();
|
|
17189
17189
|
var stringify4 = require_stringify3();
|
|
@@ -17261,9 +17261,9 @@ var require_stringifyDocument = __commonJS({
|
|
|
17261
17261
|
}
|
|
17262
17262
|
});
|
|
17263
17263
|
|
|
17264
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17264
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/Document.js
|
|
17265
17265
|
var require_Document = __commonJS({
|
|
17266
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17266
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/doc/Document.js"(exports) {
|
|
17267
17267
|
"use strict";
|
|
17268
17268
|
var Alias = require_Alias();
|
|
17269
17269
|
var Collection = require_Collection();
|
|
@@ -17569,9 +17569,9 @@ var require_Document = __commonJS({
|
|
|
17569
17569
|
}
|
|
17570
17570
|
});
|
|
17571
17571
|
|
|
17572
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17572
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/errors.js
|
|
17573
17573
|
var require_errors = __commonJS({
|
|
17574
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17574
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/errors.js"(exports) {
|
|
17575
17575
|
"use strict";
|
|
17576
17576
|
var YAMLError = class extends Error {
|
|
17577
17577
|
constructor(name, pos, code, message) {
|
|
@@ -17634,11 +17634,11 @@ ${pointer}
|
|
|
17634
17634
|
}
|
|
17635
17635
|
});
|
|
17636
17636
|
|
|
17637
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17637
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-props.js
|
|
17638
17638
|
var require_resolve_props = __commonJS({
|
|
17639
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17639
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-props.js"(exports) {
|
|
17640
17640
|
"use strict";
|
|
17641
|
-
function resolveProps(tokens, { flow, indicator, next, offset, onError, startOnNewline }) {
|
|
17641
|
+
function resolveProps(tokens, { flow, indicator, next, offset, onError, parentIndent, startOnNewline }) {
|
|
17642
17642
|
let spaceBefore = false;
|
|
17643
17643
|
let atNewline = startOnNewline;
|
|
17644
17644
|
let hasSpace = startOnNewline;
|
|
@@ -17647,6 +17647,7 @@ var require_resolve_props = __commonJS({
|
|
|
17647
17647
|
let hasNewline = false;
|
|
17648
17648
|
let hasNewlineAfterProp = false;
|
|
17649
17649
|
let reqSpace = false;
|
|
17650
|
+
let tab = null;
|
|
17650
17651
|
let anchor = null;
|
|
17651
17652
|
let tag = null;
|
|
17652
17653
|
let comma = null;
|
|
@@ -17658,10 +17659,17 @@ var require_resolve_props = __commonJS({
|
|
|
17658
17659
|
onError(token.offset, "MISSING_CHAR", "Tags and anchors must be separated from the next token by white space");
|
|
17659
17660
|
reqSpace = false;
|
|
17660
17661
|
}
|
|
17662
|
+
if (tab) {
|
|
17663
|
+
if (atNewline && token.type !== "comment" && token.type !== "newline") {
|
|
17664
|
+
onError(tab, "TAB_AS_INDENT", "Tabs are not allowed as indentation");
|
|
17665
|
+
}
|
|
17666
|
+
tab = null;
|
|
17667
|
+
}
|
|
17661
17668
|
switch (token.type) {
|
|
17662
17669
|
case "space":
|
|
17663
|
-
if (!flow &&
|
|
17664
|
-
|
|
17670
|
+
if (!flow && (indicator !== "doc-start" || next?.type !== "flow-collection") && token.source.includes(" ")) {
|
|
17671
|
+
tab = token;
|
|
17672
|
+
}
|
|
17665
17673
|
hasSpace = true;
|
|
17666
17674
|
break;
|
|
17667
17675
|
case "comment": {
|
|
@@ -17719,7 +17727,7 @@ var require_resolve_props = __commonJS({
|
|
|
17719
17727
|
if (found)
|
|
17720
17728
|
onError(token, "UNEXPECTED_TOKEN", `Unexpected ${token.source} in ${flow ?? "collection"}`);
|
|
17721
17729
|
found = token;
|
|
17722
|
-
atNewline =
|
|
17730
|
+
atNewline = indicator === "seq-item-ind" || indicator === "explicit-key-ind";
|
|
17723
17731
|
hasSpace = false;
|
|
17724
17732
|
break;
|
|
17725
17733
|
case "comma":
|
|
@@ -17739,8 +17747,11 @@ var require_resolve_props = __commonJS({
|
|
|
17739
17747
|
}
|
|
17740
17748
|
const last = tokens[tokens.length - 1];
|
|
17741
17749
|
const end = last ? last.offset + last.source.length : offset;
|
|
17742
|
-
if (reqSpace && next && next.type !== "space" && next.type !== "newline" && next.type !== "comma" && (next.type !== "scalar" || next.source !== ""))
|
|
17750
|
+
if (reqSpace && next && next.type !== "space" && next.type !== "newline" && next.type !== "comma" && (next.type !== "scalar" || next.source !== "")) {
|
|
17743
17751
|
onError(next.offset, "MISSING_CHAR", "Tags and anchors must be separated from the next token by white space");
|
|
17752
|
+
}
|
|
17753
|
+
if (tab && (atNewline && tab.indent <= parentIndent || next?.type === "block-map" || next?.type === "block-seq"))
|
|
17754
|
+
onError(tab, "TAB_AS_INDENT", "Tabs are not allowed as indentation");
|
|
17744
17755
|
return {
|
|
17745
17756
|
comma,
|
|
17746
17757
|
found,
|
|
@@ -17758,9 +17769,9 @@ var require_resolve_props = __commonJS({
|
|
|
17758
17769
|
}
|
|
17759
17770
|
});
|
|
17760
17771
|
|
|
17761
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17772
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-contains-newline.js
|
|
17762
17773
|
var require_util_contains_newline = __commonJS({
|
|
17763
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17774
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-contains-newline.js"(exports) {
|
|
17764
17775
|
"use strict";
|
|
17765
17776
|
function containsNewline(key) {
|
|
17766
17777
|
if (!key)
|
|
@@ -17800,9 +17811,9 @@ var require_util_contains_newline = __commonJS({
|
|
|
17800
17811
|
}
|
|
17801
17812
|
});
|
|
17802
17813
|
|
|
17803
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17814
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-flow-indent-check.js
|
|
17804
17815
|
var require_util_flow_indent_check = __commonJS({
|
|
17805
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17816
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-flow-indent-check.js"(exports) {
|
|
17806
17817
|
"use strict";
|
|
17807
17818
|
var utilContainsNewline = require_util_contains_newline();
|
|
17808
17819
|
function flowIndentCheck(indent2, fc, onError) {
|
|
@@ -17818,9 +17829,9 @@ var require_util_flow_indent_check = __commonJS({
|
|
|
17818
17829
|
}
|
|
17819
17830
|
});
|
|
17820
17831
|
|
|
17821
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17832
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-map-includes.js
|
|
17822
17833
|
var require_util_map_includes = __commonJS({
|
|
17823
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17834
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-map-includes.js"(exports) {
|
|
17824
17835
|
"use strict";
|
|
17825
17836
|
var identity2 = require_identity();
|
|
17826
17837
|
function mapIncludes(ctx, items, search3) {
|
|
@@ -17834,9 +17845,9 @@ var require_util_map_includes = __commonJS({
|
|
|
17834
17845
|
}
|
|
17835
17846
|
});
|
|
17836
17847
|
|
|
17837
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17848
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-block-map.js
|
|
17838
17849
|
var require_resolve_block_map = __commonJS({
|
|
17839
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17850
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-block-map.js"(exports) {
|
|
17840
17851
|
"use strict";
|
|
17841
17852
|
var Pair = require_Pair();
|
|
17842
17853
|
var YAMLMap = require_YAMLMap();
|
|
@@ -17859,6 +17870,7 @@ var require_resolve_block_map = __commonJS({
|
|
|
17859
17870
|
next: key ?? sep8?.[0],
|
|
17860
17871
|
offset,
|
|
17861
17872
|
onError,
|
|
17873
|
+
parentIndent: bm.indent,
|
|
17862
17874
|
startOnNewline: true
|
|
17863
17875
|
});
|
|
17864
17876
|
const implicitKey = !keyProps.found;
|
|
@@ -17896,6 +17908,7 @@ var require_resolve_block_map = __commonJS({
|
|
|
17896
17908
|
next: value,
|
|
17897
17909
|
offset: keyNode.range[2],
|
|
17898
17910
|
onError,
|
|
17911
|
+
parentIndent: bm.indent,
|
|
17899
17912
|
startOnNewline: !key || key.type === "block-scalar"
|
|
17900
17913
|
});
|
|
17901
17914
|
offset = valueProps.end;
|
|
@@ -17938,9 +17951,9 @@ var require_resolve_block_map = __commonJS({
|
|
|
17938
17951
|
}
|
|
17939
17952
|
});
|
|
17940
17953
|
|
|
17941
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
17954
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-block-seq.js
|
|
17942
17955
|
var require_resolve_block_seq = __commonJS({
|
|
17943
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
17956
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-block-seq.js"(exports) {
|
|
17944
17957
|
"use strict";
|
|
17945
17958
|
var YAMLSeq = require_YAMLSeq();
|
|
17946
17959
|
var resolveProps = require_resolve_props();
|
|
@@ -17958,6 +17971,7 @@ var require_resolve_block_seq = __commonJS({
|
|
|
17958
17971
|
next: value,
|
|
17959
17972
|
offset,
|
|
17960
17973
|
onError,
|
|
17974
|
+
parentIndent: bs.indent,
|
|
17961
17975
|
startOnNewline: true
|
|
17962
17976
|
});
|
|
17963
17977
|
if (!props.found) {
|
|
@@ -17986,9 +18000,9 @@ var require_resolve_block_seq = __commonJS({
|
|
|
17986
18000
|
}
|
|
17987
18001
|
});
|
|
17988
18002
|
|
|
17989
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18003
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-end.js
|
|
17990
18004
|
var require_resolve_end = __commonJS({
|
|
17991
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18005
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-end.js"(exports) {
|
|
17992
18006
|
"use strict";
|
|
17993
18007
|
function resolveEnd(end, offset, reqSpace, onError) {
|
|
17994
18008
|
let comment = "";
|
|
@@ -18029,9 +18043,9 @@ var require_resolve_end = __commonJS({
|
|
|
18029
18043
|
}
|
|
18030
18044
|
});
|
|
18031
18045
|
|
|
18032
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18046
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-flow-collection.js
|
|
18033
18047
|
var require_resolve_flow_collection = __commonJS({
|
|
18034
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18048
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-flow-collection.js"(exports) {
|
|
18035
18049
|
"use strict";
|
|
18036
18050
|
var identity2 = require_identity();
|
|
18037
18051
|
var Pair = require_Pair();
|
|
@@ -18062,6 +18076,7 @@ var require_resolve_flow_collection = __commonJS({
|
|
|
18062
18076
|
next: key ?? sep8?.[0],
|
|
18063
18077
|
offset,
|
|
18064
18078
|
onError,
|
|
18079
|
+
parentIndent: fc.indent,
|
|
18065
18080
|
startOnNewline: false
|
|
18066
18081
|
});
|
|
18067
18082
|
if (!props.found) {
|
|
@@ -18136,6 +18151,7 @@ var require_resolve_flow_collection = __commonJS({
|
|
|
18136
18151
|
next: value,
|
|
18137
18152
|
offset: keyNode.range[2],
|
|
18138
18153
|
onError,
|
|
18154
|
+
parentIndent: fc.indent,
|
|
18139
18155
|
startOnNewline: false
|
|
18140
18156
|
});
|
|
18141
18157
|
if (valueProps.found) {
|
|
@@ -18215,9 +18231,9 @@ var require_resolve_flow_collection = __commonJS({
|
|
|
18215
18231
|
}
|
|
18216
18232
|
});
|
|
18217
18233
|
|
|
18218
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18234
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-collection.js
|
|
18219
18235
|
var require_compose_collection = __commonJS({
|
|
18220
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18236
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-collection.js"(exports) {
|
|
18221
18237
|
"use strict";
|
|
18222
18238
|
var identity2 = require_identity();
|
|
18223
18239
|
var Scalar = require_Scalar();
|
|
@@ -18271,14 +18287,14 @@ var require_compose_collection = __commonJS({
|
|
|
18271
18287
|
}
|
|
18272
18288
|
});
|
|
18273
18289
|
|
|
18274
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18290
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-block-scalar.js
|
|
18275
18291
|
var require_resolve_block_scalar = __commonJS({
|
|
18276
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18292
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-block-scalar.js"(exports) {
|
|
18277
18293
|
"use strict";
|
|
18278
18294
|
var Scalar = require_Scalar();
|
|
18279
|
-
function resolveBlockScalar(
|
|
18295
|
+
function resolveBlockScalar(ctx, scalar, onError) {
|
|
18280
18296
|
const start = scalar.offset;
|
|
18281
|
-
const header = parseBlockScalarHeader(scalar, strict, onError);
|
|
18297
|
+
const header = parseBlockScalarHeader(scalar, ctx.options.strict, onError);
|
|
18282
18298
|
if (!header)
|
|
18283
18299
|
return { value: "", type: null, comment: "", range: [start, start, start] };
|
|
18284
18300
|
const type2 = header.mode === ">" ? Scalar.Scalar.BLOCK_FOLDED : Scalar.Scalar.BLOCK_LITERAL;
|
|
@@ -18314,6 +18330,10 @@ var require_resolve_block_scalar = __commonJS({
|
|
|
18314
18330
|
if (header.indent === 0)
|
|
18315
18331
|
trimIndent = indent2.length;
|
|
18316
18332
|
contentStart = i2;
|
|
18333
|
+
if (trimIndent === 0 && !ctx.atRoot) {
|
|
18334
|
+
const message = "Block scalar values in collections must be indented";
|
|
18335
|
+
onError(offset, "BAD_INDENT", message);
|
|
18336
|
+
}
|
|
18317
18337
|
break;
|
|
18318
18338
|
}
|
|
18319
18339
|
offset += indent2.length + content.length + 1;
|
|
@@ -18448,9 +18468,9 @@ var require_resolve_block_scalar = __commonJS({
|
|
|
18448
18468
|
}
|
|
18449
18469
|
});
|
|
18450
18470
|
|
|
18451
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18471
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-flow-scalar.js
|
|
18452
18472
|
var require_resolve_flow_scalar = __commonJS({
|
|
18453
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18473
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/resolve-flow-scalar.js"(exports) {
|
|
18454
18474
|
"use strict";
|
|
18455
18475
|
var Scalar = require_Scalar();
|
|
18456
18476
|
var resolveEnd = require_resolve_end();
|
|
@@ -18665,16 +18685,16 @@ var require_resolve_flow_scalar = __commonJS({
|
|
|
18665
18685
|
}
|
|
18666
18686
|
});
|
|
18667
18687
|
|
|
18668
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18688
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-scalar.js
|
|
18669
18689
|
var require_compose_scalar = __commonJS({
|
|
18670
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18690
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-scalar.js"(exports) {
|
|
18671
18691
|
"use strict";
|
|
18672
18692
|
var identity2 = require_identity();
|
|
18673
18693
|
var Scalar = require_Scalar();
|
|
18674
18694
|
var resolveBlockScalar = require_resolve_block_scalar();
|
|
18675
18695
|
var resolveFlowScalar = require_resolve_flow_scalar();
|
|
18676
18696
|
function composeScalar(ctx, token, tagToken, onError) {
|
|
18677
|
-
const { value, type: type2, comment, range } = token.type === "block-scalar" ? resolveBlockScalar.resolveBlockScalar(
|
|
18697
|
+
const { value, type: type2, comment, range } = token.type === "block-scalar" ? resolveBlockScalar.resolveBlockScalar(ctx, token, onError) : resolveFlowScalar.resolveFlowScalar(token, ctx.options.strict, onError);
|
|
18678
18698
|
const tagName = tagToken ? ctx.directives.tagName(tagToken.source, (msg) => onError(tagToken, "TAG_RESOLVE_FAILED", msg)) : null;
|
|
18679
18699
|
const tag = tagToken && tagName ? findScalarTagByName(ctx.schema, value, tagName, tagToken, onError) : token.type === "scalar" ? findScalarTagByTest(ctx, value, token, onError) : ctx.schema[identity2.SCALAR];
|
|
18680
18700
|
let scalar;
|
|
@@ -18738,9 +18758,9 @@ var require_compose_scalar = __commonJS({
|
|
|
18738
18758
|
}
|
|
18739
18759
|
});
|
|
18740
18760
|
|
|
18741
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18761
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-empty-scalar-position.js
|
|
18742
18762
|
var require_util_empty_scalar_position = __commonJS({
|
|
18743
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18763
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/util-empty-scalar-position.js"(exports) {
|
|
18744
18764
|
"use strict";
|
|
18745
18765
|
function emptyScalarPosition(offset, before, pos) {
|
|
18746
18766
|
if (before) {
|
|
@@ -18769,9 +18789,9 @@ var require_util_empty_scalar_position = __commonJS({
|
|
|
18769
18789
|
}
|
|
18770
18790
|
});
|
|
18771
18791
|
|
|
18772
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18792
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-node.js
|
|
18773
18793
|
var require_compose_node = __commonJS({
|
|
18774
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18794
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-node.js"(exports) {
|
|
18775
18795
|
"use strict";
|
|
18776
18796
|
var Alias = require_Alias();
|
|
18777
18797
|
var composeCollection = require_compose_collection();
|
|
@@ -18864,9 +18884,9 @@ var require_compose_node = __commonJS({
|
|
|
18864
18884
|
}
|
|
18865
18885
|
});
|
|
18866
18886
|
|
|
18867
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18887
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-doc.js
|
|
18868
18888
|
var require_compose_doc = __commonJS({
|
|
18869
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18889
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/compose-doc.js"(exports) {
|
|
18870
18890
|
"use strict";
|
|
18871
18891
|
var Document = require_Document();
|
|
18872
18892
|
var composeNode2 = require_compose_node();
|
|
@@ -18886,6 +18906,7 @@ var require_compose_doc = __commonJS({
|
|
|
18886
18906
|
next: value ?? end?.[0],
|
|
18887
18907
|
offset,
|
|
18888
18908
|
onError,
|
|
18909
|
+
parentIndent: 0,
|
|
18889
18910
|
startOnNewline: true
|
|
18890
18911
|
});
|
|
18891
18912
|
if (props.found) {
|
|
@@ -18905,9 +18926,9 @@ var require_compose_doc = __commonJS({
|
|
|
18905
18926
|
}
|
|
18906
18927
|
});
|
|
18907
18928
|
|
|
18908
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
18929
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/composer.js
|
|
18909
18930
|
var require_composer = __commonJS({
|
|
18910
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
18931
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/compose/composer.js"(exports) {
|
|
18911
18932
|
"use strict";
|
|
18912
18933
|
var directives = require_directives();
|
|
18913
18934
|
var Document = require_Document();
|
|
@@ -19110,9 +19131,9 @@ ${end.comment}` : end.comment;
|
|
|
19110
19131
|
}
|
|
19111
19132
|
});
|
|
19112
19133
|
|
|
19113
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
19134
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst-scalar.js
|
|
19114
19135
|
var require_cst_scalar = __commonJS({
|
|
19115
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
19136
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst-scalar.js"(exports) {
|
|
19116
19137
|
"use strict";
|
|
19117
19138
|
var resolveBlockScalar = require_resolve_block_scalar();
|
|
19118
19139
|
var resolveFlowScalar = require_resolve_flow_scalar();
|
|
@@ -19133,7 +19154,7 @@ var require_cst_scalar = __commonJS({
|
|
|
19133
19154
|
case "double-quoted-scalar":
|
|
19134
19155
|
return resolveFlowScalar.resolveFlowScalar(token, strict, _onError);
|
|
19135
19156
|
case "block-scalar":
|
|
19136
|
-
return resolveBlockScalar.resolveBlockScalar(
|
|
19157
|
+
return resolveBlockScalar.resolveBlockScalar({ options: { strict } }, token, _onError);
|
|
19137
19158
|
}
|
|
19138
19159
|
}
|
|
19139
19160
|
return null;
|
|
@@ -19295,9 +19316,9 @@ var require_cst_scalar = __commonJS({
|
|
|
19295
19316
|
}
|
|
19296
19317
|
});
|
|
19297
19318
|
|
|
19298
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
19319
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst-stringify.js
|
|
19299
19320
|
var require_cst_stringify = __commonJS({
|
|
19300
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
19321
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst-stringify.js"(exports) {
|
|
19301
19322
|
"use strict";
|
|
19302
19323
|
var stringify4 = (cst) => "type" in cst ? stringifyToken(cst) : stringifyItem(cst);
|
|
19303
19324
|
function stringifyToken(token) {
|
|
@@ -19356,9 +19377,9 @@ var require_cst_stringify = __commonJS({
|
|
|
19356
19377
|
}
|
|
19357
19378
|
});
|
|
19358
19379
|
|
|
19359
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
19380
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst-visit.js
|
|
19360
19381
|
var require_cst_visit = __commonJS({
|
|
19361
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
19382
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst-visit.js"(exports) {
|
|
19362
19383
|
"use strict";
|
|
19363
19384
|
var BREAK = Symbol("break visit");
|
|
19364
19385
|
var SKIP3 = Symbol("skip children");
|
|
@@ -19418,9 +19439,9 @@ var require_cst_visit = __commonJS({
|
|
|
19418
19439
|
}
|
|
19419
19440
|
});
|
|
19420
19441
|
|
|
19421
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
19442
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst.js
|
|
19422
19443
|
var require_cst = __commonJS({
|
|
19423
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
19444
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/cst.js"(exports) {
|
|
19424
19445
|
"use strict";
|
|
19425
19446
|
var cstScalar = require_cst_scalar();
|
|
19426
19447
|
var cstStringify = require_cst_stringify();
|
|
@@ -19520,9 +19541,9 @@ var require_cst = __commonJS({
|
|
|
19520
19541
|
}
|
|
19521
19542
|
});
|
|
19522
19543
|
|
|
19523
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
19544
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/lexer.js
|
|
19524
19545
|
var require_lexer = __commonJS({
|
|
19525
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
19546
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/lexer.js"(exports) {
|
|
19526
19547
|
"use strict";
|
|
19527
19548
|
var cst = require_cst();
|
|
19528
19549
|
function isEmpty3(ch) {
|
|
@@ -19537,11 +19558,11 @@ var require_lexer = __commonJS({
|
|
|
19537
19558
|
return false;
|
|
19538
19559
|
}
|
|
19539
19560
|
}
|
|
19540
|
-
var hexDigits = "0123456789ABCDEFabcdef"
|
|
19541
|
-
var tagChars = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()"
|
|
19542
|
-
var
|
|
19543
|
-
var invalidAnchorChars = " ,[]{}\n\r "
|
|
19544
|
-
var isNotAnchorChar = (ch) => !ch || invalidAnchorChars.
|
|
19561
|
+
var hexDigits = new Set("0123456789ABCDEFabcdef");
|
|
19562
|
+
var tagChars = new Set("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()");
|
|
19563
|
+
var flowIndicatorChars = new Set(",[]{}");
|
|
19564
|
+
var invalidAnchorChars = new Set(" ,[]{}\n\r ");
|
|
19565
|
+
var isNotAnchorChar = (ch) => !ch || invalidAnchorChars.has(ch);
|
|
19545
19566
|
var Lexer = class {
|
|
19546
19567
|
constructor() {
|
|
19547
19568
|
this.atEnd = false;
|
|
@@ -19894,17 +19915,17 @@ var require_lexer = __commonJS({
|
|
|
19894
19915
|
let nl = this.pos - 1;
|
|
19895
19916
|
let indent2 = 0;
|
|
19896
19917
|
let ch;
|
|
19897
|
-
loop: for (let
|
|
19918
|
+
loop: for (let i3 = this.pos; ch = this.buffer[i3]; ++i3) {
|
|
19898
19919
|
switch (ch) {
|
|
19899
19920
|
case " ":
|
|
19900
19921
|
indent2 += 1;
|
|
19901
19922
|
break;
|
|
19902
19923
|
case "\n":
|
|
19903
|
-
nl =
|
|
19924
|
+
nl = i3;
|
|
19904
19925
|
indent2 = 0;
|
|
19905
19926
|
break;
|
|
19906
19927
|
case "\r": {
|
|
19907
|
-
const next = this.buffer[
|
|
19928
|
+
const next = this.buffer[i3 + 1];
|
|
19908
19929
|
if (!next && !this.atEnd)
|
|
19909
19930
|
return this.setNext("block-scalar");
|
|
19910
19931
|
if (next === "\n")
|
|
@@ -19919,8 +19940,9 @@ var require_lexer = __commonJS({
|
|
|
19919
19940
|
if (indent2 >= this.indentNext) {
|
|
19920
19941
|
if (this.blockScalarIndent === -1)
|
|
19921
19942
|
this.indentNext = indent2;
|
|
19922
|
-
else
|
|
19923
|
-
this.indentNext
|
|
19943
|
+
else {
|
|
19944
|
+
this.indentNext = this.blockScalarIndent + (this.indentNext === 0 ? 1 : this.indentNext);
|
|
19945
|
+
}
|
|
19924
19946
|
do {
|
|
19925
19947
|
const cs = this.continueScalar(nl + 1);
|
|
19926
19948
|
if (cs === -1)
|
|
@@ -19933,17 +19955,25 @@ var require_lexer = __commonJS({
|
|
|
19933
19955
|
nl = this.buffer.length;
|
|
19934
19956
|
}
|
|
19935
19957
|
}
|
|
19936
|
-
|
|
19958
|
+
let i2 = nl + 1;
|
|
19959
|
+
ch = this.buffer[i2];
|
|
19960
|
+
while (ch === " ")
|
|
19961
|
+
ch = this.buffer[++i2];
|
|
19962
|
+
if (ch === " ") {
|
|
19963
|
+
while (ch === " " || ch === " " || ch === "\r" || ch === "\n")
|
|
19964
|
+
ch = this.buffer[++i2];
|
|
19965
|
+
nl = i2 - 1;
|
|
19966
|
+
} else if (!this.blockScalarKeep) {
|
|
19937
19967
|
do {
|
|
19938
|
-
let
|
|
19939
|
-
let ch2 = this.buffer[
|
|
19968
|
+
let i3 = nl - 1;
|
|
19969
|
+
let ch2 = this.buffer[i3];
|
|
19940
19970
|
if (ch2 === "\r")
|
|
19941
|
-
ch2 = this.buffer[--
|
|
19942
|
-
const lastChar =
|
|
19943
|
-
while (ch2 === " "
|
|
19944
|
-
ch2 = this.buffer[--
|
|
19945
|
-
if (ch2 === "\n" &&
|
|
19946
|
-
nl =
|
|
19971
|
+
ch2 = this.buffer[--i3];
|
|
19972
|
+
const lastChar = i3;
|
|
19973
|
+
while (ch2 === " ")
|
|
19974
|
+
ch2 = this.buffer[--i3];
|
|
19975
|
+
if (ch2 === "\n" && i3 >= this.pos && i3 + 1 + indent2 > lastChar)
|
|
19976
|
+
nl = i3;
|
|
19947
19977
|
else
|
|
19948
19978
|
break;
|
|
19949
19979
|
} while (true);
|
|
@@ -19960,7 +19990,7 @@ var require_lexer = __commonJS({
|
|
|
19960
19990
|
while (ch = this.buffer[++i2]) {
|
|
19961
19991
|
if (ch === ":") {
|
|
19962
19992
|
const next = this.buffer[i2 + 1];
|
|
19963
|
-
if (isEmpty3(next) || inFlow && next
|
|
19993
|
+
if (isEmpty3(next) || inFlow && flowIndicatorChars.has(next))
|
|
19964
19994
|
break;
|
|
19965
19995
|
end = i2;
|
|
19966
19996
|
} else if (isEmpty3(ch)) {
|
|
@@ -19973,7 +20003,7 @@ var require_lexer = __commonJS({
|
|
|
19973
20003
|
} else
|
|
19974
20004
|
end = i2;
|
|
19975
20005
|
}
|
|
19976
|
-
if (next === "#" || inFlow &&
|
|
20006
|
+
if (next === "#" || inFlow && flowIndicatorChars.has(next))
|
|
19977
20007
|
break;
|
|
19978
20008
|
if (ch === "\n") {
|
|
19979
20009
|
const cs = this.continueScalar(i2 + 1);
|
|
@@ -19982,7 +20012,7 @@ var require_lexer = __commonJS({
|
|
|
19982
20012
|
i2 = Math.max(i2, cs - 2);
|
|
19983
20013
|
}
|
|
19984
20014
|
} else {
|
|
19985
|
-
if (inFlow &&
|
|
20015
|
+
if (inFlow && flowIndicatorChars.has(ch))
|
|
19986
20016
|
break;
|
|
19987
20017
|
end = i2;
|
|
19988
20018
|
}
|
|
@@ -20022,7 +20052,7 @@ var require_lexer = __commonJS({
|
|
|
20022
20052
|
case ":": {
|
|
20023
20053
|
const inFlow = this.flowLevel > 0;
|
|
20024
20054
|
const ch1 = this.charAt(1);
|
|
20025
|
-
if (isEmpty3(ch1) || inFlow &&
|
|
20055
|
+
if (isEmpty3(ch1) || inFlow && flowIndicatorChars.has(ch1)) {
|
|
20026
20056
|
if (!inFlow)
|
|
20027
20057
|
this.indentNext = this.indentValue + 1;
|
|
20028
20058
|
else if (this.flowKey)
|
|
@@ -20044,9 +20074,9 @@ var require_lexer = __commonJS({
|
|
|
20044
20074
|
let i2 = this.pos + 1;
|
|
20045
20075
|
let ch = this.buffer[i2];
|
|
20046
20076
|
while (ch) {
|
|
20047
|
-
if (tagChars.
|
|
20077
|
+
if (tagChars.has(ch))
|
|
20048
20078
|
ch = this.buffer[++i2];
|
|
20049
|
-
else if (ch === "%" && hexDigits.
|
|
20079
|
+
else if (ch === "%" && hexDigits.has(this.buffer[i2 + 1]) && hexDigits.has(this.buffer[i2 + 2])) {
|
|
20050
20080
|
ch = this.buffer[i2 += 3];
|
|
20051
20081
|
} else
|
|
20052
20082
|
break;
|
|
@@ -20088,9 +20118,9 @@ var require_lexer = __commonJS({
|
|
|
20088
20118
|
}
|
|
20089
20119
|
});
|
|
20090
20120
|
|
|
20091
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
20121
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/line-counter.js
|
|
20092
20122
|
var require_line_counter = __commonJS({
|
|
20093
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
20123
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/line-counter.js"(exports) {
|
|
20094
20124
|
"use strict";
|
|
20095
20125
|
var LineCounter = class {
|
|
20096
20126
|
constructor() {
|
|
@@ -20119,9 +20149,9 @@ var require_line_counter = __commonJS({
|
|
|
20119
20149
|
}
|
|
20120
20150
|
});
|
|
20121
20151
|
|
|
20122
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
20152
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/parser.js
|
|
20123
20153
|
var require_parser = __commonJS({
|
|
20124
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
20154
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/parse/parser.js"(exports) {
|
|
20125
20155
|
"use strict";
|
|
20126
20156
|
var cst = require_cst();
|
|
20127
20157
|
var lexer = require_lexer();
|
|
@@ -20376,7 +20406,7 @@ var require_parser = __commonJS({
|
|
|
20376
20406
|
it.value = token;
|
|
20377
20407
|
} else {
|
|
20378
20408
|
Object.assign(it, { key: token, sep: [] });
|
|
20379
|
-
this.onKeyLine = !
|
|
20409
|
+
this.onKeyLine = !it.explicitKey;
|
|
20380
20410
|
return;
|
|
20381
20411
|
}
|
|
20382
20412
|
break;
|
|
@@ -20565,7 +20595,8 @@ var require_parser = __commonJS({
|
|
|
20565
20595
|
return;
|
|
20566
20596
|
}
|
|
20567
20597
|
if (this.indent >= map4.indent) {
|
|
20568
|
-
const
|
|
20598
|
+
const atMapIndent = !this.onKeyLine && this.indent === map4.indent;
|
|
20599
|
+
const atNextItem = atMapIndent && (it.sep || it.explicitKey) && this.type !== "seq-item-ind";
|
|
20569
20600
|
let start = [];
|
|
20570
20601
|
if (atNextItem && it.sep && !it.value) {
|
|
20571
20602
|
const nl = [];
|
|
@@ -20602,23 +20633,24 @@ var require_parser = __commonJS({
|
|
|
20602
20633
|
}
|
|
20603
20634
|
return;
|
|
20604
20635
|
case "explicit-key-ind":
|
|
20605
|
-
if (!it.sep && !
|
|
20636
|
+
if (!it.sep && !it.explicitKey) {
|
|
20606
20637
|
it.start.push(this.sourceToken);
|
|
20638
|
+
it.explicitKey = true;
|
|
20607
20639
|
} else if (atNextItem || it.value) {
|
|
20608
20640
|
start.push(this.sourceToken);
|
|
20609
|
-
map4.items.push({ start });
|
|
20641
|
+
map4.items.push({ start, explicitKey: true });
|
|
20610
20642
|
} else {
|
|
20611
20643
|
this.stack.push({
|
|
20612
20644
|
type: "block-map",
|
|
20613
20645
|
offset: this.offset,
|
|
20614
20646
|
indent: this.indent,
|
|
20615
|
-
items: [{ start: [this.sourceToken] }]
|
|
20647
|
+
items: [{ start: [this.sourceToken], explicitKey: true }]
|
|
20616
20648
|
});
|
|
20617
20649
|
}
|
|
20618
20650
|
this.onKeyLine = true;
|
|
20619
20651
|
return;
|
|
20620
20652
|
case "map-value-ind":
|
|
20621
|
-
if (
|
|
20653
|
+
if (it.explicitKey) {
|
|
20622
20654
|
if (!it.sep) {
|
|
20623
20655
|
if (includesToken(it.start, "newline")) {
|
|
20624
20656
|
Object.assign(it, { key: null, sep: [this.sourceToken] });
|
|
@@ -20694,7 +20726,7 @@ var require_parser = __commonJS({
|
|
|
20694
20726
|
default: {
|
|
20695
20727
|
const bv = this.startBlockValue(map4);
|
|
20696
20728
|
if (bv) {
|
|
20697
|
-
if (
|
|
20729
|
+
if (atMapIndent && bv.type !== "block-seq") {
|
|
20698
20730
|
map4.items.push({ start });
|
|
20699
20731
|
}
|
|
20700
20732
|
this.stack.push(bv);
|
|
@@ -20905,7 +20937,7 @@ var require_parser = __commonJS({
|
|
|
20905
20937
|
type: "block-map",
|
|
20906
20938
|
offset: this.offset,
|
|
20907
20939
|
indent: this.indent,
|
|
20908
|
-
items: [{ start }]
|
|
20940
|
+
items: [{ start, explicitKey: true }]
|
|
20909
20941
|
};
|
|
20910
20942
|
}
|
|
20911
20943
|
case "map-value-ind": {
|
|
@@ -20968,9 +21000,9 @@ var require_parser = __commonJS({
|
|
|
20968
21000
|
}
|
|
20969
21001
|
});
|
|
20970
21002
|
|
|
20971
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
21003
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/public-api.js
|
|
20972
21004
|
var require_public_api = __commonJS({
|
|
20973
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
21005
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/public-api.js"(exports) {
|
|
20974
21006
|
"use strict";
|
|
20975
21007
|
var composer = require_composer();
|
|
20976
21008
|
var Document = require_Document();
|
|
@@ -21062,9 +21094,9 @@ var require_public_api = __commonJS({
|
|
|
21062
21094
|
}
|
|
21063
21095
|
});
|
|
21064
21096
|
|
|
21065
|
-
// node_modules/.pnpm/yaml@2.4.
|
|
21097
|
+
// node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/index.js
|
|
21066
21098
|
var require_dist = __commonJS({
|
|
21067
|
-
"node_modules/.pnpm/yaml@2.4.
|
|
21099
|
+
"node_modules/.pnpm/yaml@2.4.5/node_modules/yaml/dist/index.js"(exports) {
|
|
21068
21100
|
"use strict";
|
|
21069
21101
|
var composer = require_composer();
|
|
21070
21102
|
var Document = require_Document();
|
|
@@ -21114,9 +21146,9 @@ var require_dist = __commonJS({
|
|
|
21114
21146
|
}
|
|
21115
21147
|
});
|
|
21116
21148
|
|
|
21117
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
21149
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/lib-cjs/index.cjs
|
|
21118
21150
|
var require_lib_cjs = __commonJS({
|
|
21119
|
-
"node_modules/.pnpm/cspell-lib@8.8.
|
|
21151
|
+
"node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/lib-cjs/index.cjs"(exports) {
|
|
21120
21152
|
"use strict";
|
|
21121
21153
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21122
21154
|
exports.srcDirectory = void 0;
|
|
@@ -21342,9 +21374,9 @@ var require_import_fresh = __commonJS({
|
|
|
21342
21374
|
}
|
|
21343
21375
|
});
|
|
21344
21376
|
|
|
21345
|
-
// node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21377
|
+
// node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/configFields.js
|
|
21346
21378
|
var require_configFields = __commonJS({
|
|
21347
|
-
"node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21379
|
+
"node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/configFields.js"(exports) {
|
|
21348
21380
|
"use strict";
|
|
21349
21381
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21350
21382
|
exports.ConfigFields = void 0;
|
|
@@ -21403,9 +21435,9 @@ var require_configFields = __commonJS({
|
|
|
21403
21435
|
}
|
|
21404
21436
|
});
|
|
21405
21437
|
|
|
21406
|
-
// node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21438
|
+
// node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/CSpellReporter.js
|
|
21407
21439
|
var require_CSpellReporter = __commonJS({
|
|
21408
|
-
"node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21440
|
+
"node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/CSpellReporter.js"(exports) {
|
|
21409
21441
|
"use strict";
|
|
21410
21442
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21411
21443
|
exports.MessageTypes = exports.IssueType = void 0;
|
|
@@ -21422,9 +21454,9 @@ var require_CSpellReporter = __commonJS({
|
|
|
21422
21454
|
}
|
|
21423
21455
|
});
|
|
21424
21456
|
|
|
21425
|
-
// node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21457
|
+
// node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/defineConfig.js
|
|
21426
21458
|
var require_defineConfig = __commonJS({
|
|
21427
|
-
"node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21459
|
+
"node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/defineConfig.js"(exports) {
|
|
21428
21460
|
"use strict";
|
|
21429
21461
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21430
21462
|
exports.defineConfig = void 0;
|
|
@@ -21435,9 +21467,9 @@ var require_defineConfig = __commonJS({
|
|
|
21435
21467
|
}
|
|
21436
21468
|
});
|
|
21437
21469
|
|
|
21438
|
-
// node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21470
|
+
// node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/index.js
|
|
21439
21471
|
var require_dist2 = __commonJS({
|
|
21440
|
-
"node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
21472
|
+
"node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/index.js"(exports) {
|
|
21441
21473
|
"use strict";
|
|
21442
21474
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21443
21475
|
exports.defineConfig = exports.MessageTypes = exports.IssueType = exports.ConfigFields = void 0;
|
|
@@ -23006,12 +23038,12 @@ var require_source = __commonJS({
|
|
|
23006
23038
|
}
|
|
23007
23039
|
});
|
|
23008
23040
|
|
|
23009
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
23041
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/package.json
|
|
23010
23042
|
var require_package = __commonJS({
|
|
23011
|
-
"node_modules/.pnpm/cspell@8.8.
|
|
23043
|
+
"node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/package.json"(exports, module) {
|
|
23012
23044
|
module.exports = {
|
|
23013
23045
|
name: "cspell",
|
|
23014
|
-
version: "8.8.
|
|
23046
|
+
version: "8.8.4",
|
|
23015
23047
|
description: "A Spelling Checker for Code!",
|
|
23016
23048
|
funding: "https://github.com/streetsidesoftware/cspell?sponsor=1",
|
|
23017
23049
|
bin: {
|
|
@@ -23093,17 +23125,17 @@ var require_package = __commonJS({
|
|
|
23093
23125
|
},
|
|
23094
23126
|
homepage: "https://streetsidesoftware.github.io/cspell/",
|
|
23095
23127
|
dependencies: {
|
|
23096
|
-
"@cspell/cspell-json-reporter": "8.8.
|
|
23097
|
-
"@cspell/cspell-pipe": "8.8.
|
|
23098
|
-
"@cspell/cspell-types": "8.8.
|
|
23099
|
-
"@cspell/dynamic-import": "8.8.
|
|
23128
|
+
"@cspell/cspell-json-reporter": "8.8.4",
|
|
23129
|
+
"@cspell/cspell-pipe": "8.8.4",
|
|
23130
|
+
"@cspell/cspell-types": "8.8.4",
|
|
23131
|
+
"@cspell/dynamic-import": "8.8.4",
|
|
23100
23132
|
chalk: "^5.3.0",
|
|
23101
23133
|
"chalk-template": "^1.1.0",
|
|
23102
23134
|
commander: "^12.1.0",
|
|
23103
|
-
"cspell-gitignore": "8.8.
|
|
23104
|
-
"cspell-glob": "8.8.
|
|
23105
|
-
"cspell-io": "8.8.
|
|
23106
|
-
"cspell-lib": "8.8.
|
|
23135
|
+
"cspell-gitignore": "8.8.4",
|
|
23136
|
+
"cspell-glob": "8.8.4",
|
|
23137
|
+
"cspell-io": "8.8.4",
|
|
23138
|
+
"cspell-lib": "8.8.4",
|
|
23107
23139
|
"fast-glob": "^3.3.2",
|
|
23108
23140
|
"fast-json-stable-stringify": "^2.1.0",
|
|
23109
23141
|
"file-entry-cache": "^8.0.0",
|
|
@@ -23123,14 +23155,14 @@ var require_package = __commonJS({
|
|
|
23123
23155
|
micromatch: "^4.0.7",
|
|
23124
23156
|
minimatch: "^9.0.4"
|
|
23125
23157
|
},
|
|
23126
|
-
gitHead: "
|
|
23158
|
+
gitHead: "e1df92825ed0dacedb1830eeb6d918f01690c69a"
|
|
23127
23159
|
};
|
|
23128
23160
|
}
|
|
23129
23161
|
});
|
|
23130
23162
|
|
|
23131
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
23163
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/lib/pkgInfo.cjs
|
|
23132
23164
|
var require_pkgInfo = __commonJS({
|
|
23133
|
-
"node_modules/.pnpm/cspell@8.8.
|
|
23165
|
+
"node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/lib/pkgInfo.cjs"(exports) {
|
|
23134
23166
|
"use strict";
|
|
23135
23167
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23136
23168
|
exports.npmPackage = exports.pkgDir = void 0;
|
|
@@ -26686,9 +26718,9 @@ var require_cache2 = __commonJS({
|
|
|
26686
26718
|
}
|
|
26687
26719
|
});
|
|
26688
26720
|
|
|
26689
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
26721
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/lib/file-entry-cache.cjs
|
|
26690
26722
|
var require_file_entry_cache = __commonJS({
|
|
26691
|
-
"node_modules/.pnpm/cspell@8.8.
|
|
26723
|
+
"node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/lib/file-entry-cache.cjs"(exports) {
|
|
26692
26724
|
"use strict";
|
|
26693
26725
|
var __createBinding2 = exports && exports.__createBinding || (Object.create ? function(o2, m, k, k2) {
|
|
26694
26726
|
if (k2 === void 0) k2 = k;
|
|
@@ -26727,7 +26759,7 @@ var require_file_entry_cache = __commonJS({
|
|
|
26727
26759
|
}
|
|
26728
26760
|
});
|
|
26729
26761
|
|
|
26730
|
-
// node_modules/.pnpm/tslib@2.6.
|
|
26762
|
+
// node_modules/.pnpm/tslib@2.6.3/node_modules/tslib/tslib.es6.mjs
|
|
26731
26763
|
var tslib_es6_exports = {};
|
|
26732
26764
|
__export(tslib_es6_exports, {
|
|
26733
26765
|
__addDisposableResource: () => __addDisposableResource,
|
|
@@ -26997,16 +27029,24 @@ function __await(v) {
|
|
|
26997
27029
|
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
26998
27030
|
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
26999
27031
|
var g = generator.apply(thisArg, _arguments || []), i2, q = [];
|
|
27000
|
-
return i2 = {}, verb("next"), verb("throw"), verb("return"), i2[Symbol.asyncIterator] = function() {
|
|
27032
|
+
return i2 = {}, verb("next"), verb("throw"), verb("return", awaitReturn), i2[Symbol.asyncIterator] = function() {
|
|
27001
27033
|
return this;
|
|
27002
27034
|
}, i2;
|
|
27003
|
-
function
|
|
27004
|
-
|
|
27005
|
-
return
|
|
27006
|
-
q.push([n2, v, a2, b]) > 1 || resume(n2, v);
|
|
27007
|
-
});
|
|
27035
|
+
function awaitReturn(f) {
|
|
27036
|
+
return function(v) {
|
|
27037
|
+
return Promise.resolve(v).then(f, reject);
|
|
27008
27038
|
};
|
|
27009
27039
|
}
|
|
27040
|
+
function verb(n2, f) {
|
|
27041
|
+
if (g[n2]) {
|
|
27042
|
+
i2[n2] = function(v) {
|
|
27043
|
+
return new Promise(function(a2, b) {
|
|
27044
|
+
q.push([n2, v, a2, b]) > 1 || resume(n2, v);
|
|
27045
|
+
});
|
|
27046
|
+
};
|
|
27047
|
+
if (f) i2[n2] = f(i2[n2]);
|
|
27048
|
+
}
|
|
27049
|
+
}
|
|
27010
27050
|
function resume(n2, v) {
|
|
27011
27051
|
try {
|
|
27012
27052
|
step(g[n2](v));
|
|
@@ -27097,7 +27137,7 @@ function __classPrivateFieldIn(state, receiver) {
|
|
|
27097
27137
|
function __addDisposableResource(env4, value, async) {
|
|
27098
27138
|
if (value !== null && value !== void 0) {
|
|
27099
27139
|
if (typeof value !== "object" && typeof value !== "function") throw new TypeError("Object expected.");
|
|
27100
|
-
var dispose;
|
|
27140
|
+
var dispose, inner;
|
|
27101
27141
|
if (async) {
|
|
27102
27142
|
if (!Symbol.asyncDispose) throw new TypeError("Symbol.asyncDispose is not defined.");
|
|
27103
27143
|
dispose = value[Symbol.asyncDispose];
|
|
@@ -27105,8 +27145,16 @@ function __addDisposableResource(env4, value, async) {
|
|
|
27105
27145
|
if (dispose === void 0) {
|
|
27106
27146
|
if (!Symbol.dispose) throw new TypeError("Symbol.dispose is not defined.");
|
|
27107
27147
|
dispose = value[Symbol.dispose];
|
|
27148
|
+
if (async) inner = dispose;
|
|
27108
27149
|
}
|
|
27109
27150
|
if (typeof dispose !== "function") throw new TypeError("Object not disposable.");
|
|
27151
|
+
if (inner) dispose = function() {
|
|
27152
|
+
try {
|
|
27153
|
+
inner.call(this);
|
|
27154
|
+
} catch (e) {
|
|
27155
|
+
return Promise.reject(e);
|
|
27156
|
+
}
|
|
27157
|
+
};
|
|
27110
27158
|
env4.stack.push({ value, dispose, async });
|
|
27111
27159
|
} else if (async) {
|
|
27112
27160
|
env4.stack.push({ async: true });
|
|
@@ -27137,7 +27185,7 @@ function __disposeResources(env4) {
|
|
|
27137
27185
|
}
|
|
27138
27186
|
var extendStatics, __assign, __createBinding, __setModuleDefault, _SuppressedError, tslib_es6_default;
|
|
27139
27187
|
var init_tslib_es6 = __esm({
|
|
27140
|
-
"node_modules/.pnpm/tslib@2.6.
|
|
27188
|
+
"node_modules/.pnpm/tslib@2.6.3/node_modules/tslib/tslib.es6.mjs"() {
|
|
27141
27189
|
extendStatics = function(d, b) {
|
|
27142
27190
|
extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) {
|
|
27143
27191
|
d2.__proto__ = b2;
|
|
@@ -45213,7 +45261,7 @@ ${lanes.join("\n")}
|
|
|
45213
45261
|
function isAnyDirectorySeparator(charCode) {
|
|
45214
45262
|
return charCode === 47 || charCode === 92;
|
|
45215
45263
|
}
|
|
45216
|
-
function
|
|
45264
|
+
function isUrl3(path36) {
|
|
45217
45265
|
return getEncodedRootLength(path36) < 0;
|
|
45218
45266
|
}
|
|
45219
45267
|
function isRootedDiskPath(path36) {
|
|
@@ -210626,7 +210674,7 @@ ${newComment.split("\n").map((c3) => ` * ${c3}`).join("\n")}
|
|
|
210626
210674
|
const compilerOptions = program2.getCompilerOptions();
|
|
210627
210675
|
const typeChecker = program2.getTypeChecker();
|
|
210628
210676
|
const extensionOptions = getExtensionOptions(compilerOptions, 1, sourceFile, typeChecker, preferences, mode);
|
|
210629
|
-
return isPathRelativeToScript(literalValue) || !compilerOptions.baseUrl && !compilerOptions.paths && (isRootedDiskPath(literalValue) ||
|
|
210677
|
+
return isPathRelativeToScript(literalValue) || !compilerOptions.baseUrl && !compilerOptions.paths && (isRootedDiskPath(literalValue) || isUrl3(literalValue)) ? getCompletionEntriesForRelativeModules(literalValue, scriptDirectory, compilerOptions, host, scriptPath, extensionOptions) : getCompletionEntriesForNonRelativeModules(literalValue, scriptDirectory, mode, compilerOptions, host, extensionOptions, typeChecker);
|
|
210630
210678
|
}
|
|
210631
210679
|
function getExtensionOptions(compilerOptions, referenceKind, importingSourceFile, typeChecker, preferences, resolutionMode) {
|
|
210632
210680
|
return {
|
|
@@ -238283,7 +238331,7 @@ ${e.message}`;
|
|
|
238283
238331
|
isUnparsedPrepend: () => isUnparsedPrepend,
|
|
238284
238332
|
isUnparsedSource: () => isUnparsedSource,
|
|
238285
238333
|
isUnparsedTextLike: () => isUnparsedTextLike,
|
|
238286
|
-
isUrl: () =>
|
|
238334
|
+
isUrl: () => isUrl3,
|
|
238287
238335
|
isValidBigIntString: () => isValidBigIntString,
|
|
238288
238336
|
isValidESSymbolDeclaration: () => isValidESSymbolDeclaration,
|
|
238289
238337
|
isValidTypeOnlyAliasUseSite: () => isValidTypeOnlyAliasUseSite,
|
|
@@ -240700,7 +240748,7 @@ ${e.message}`;
|
|
|
240700
240748
|
isUnparsedPrepend: () => isUnparsedPrepend,
|
|
240701
240749
|
isUnparsedSource: () => isUnparsedSource,
|
|
240702
240750
|
isUnparsedTextLike: () => isUnparsedTextLike,
|
|
240703
|
-
isUrl: () =>
|
|
240751
|
+
isUrl: () => isUrl3,
|
|
240704
240752
|
isValidBigIntString: () => isValidBigIntString,
|
|
240705
240753
|
isValidESSymbolDeclaration: () => isValidESSymbolDeclaration,
|
|
240706
240754
|
isValidTypeOnlyAliasUseSite: () => isValidTypeOnlyAliasUseSite,
|
|
@@ -248597,9 +248645,9 @@ var require_js_tokens = __commonJS({
|
|
|
248597
248645
|
}
|
|
248598
248646
|
});
|
|
248599
248647
|
|
|
248600
|
-
// node_modules/.pnpm/@babel+helper-validator-identifier@7.24.
|
|
248648
|
+
// node_modules/.pnpm/@babel+helper-validator-identifier@7.24.7/node_modules/@babel/helper-validator-identifier/lib/identifier.js
|
|
248601
248649
|
var require_identifier = __commonJS({
|
|
248602
|
-
"node_modules/.pnpm/@babel+helper-validator-identifier@7.24.
|
|
248650
|
+
"node_modules/.pnpm/@babel+helper-validator-identifier@7.24.7/node_modules/@babel/helper-validator-identifier/lib/identifier.js"(exports) {
|
|
248603
248651
|
"use strict";
|
|
248604
248652
|
Object.defineProperty(exports, "__esModule", {
|
|
248605
248653
|
value: true
|
|
@@ -248670,9 +248718,9 @@ var require_identifier = __commonJS({
|
|
|
248670
248718
|
}
|
|
248671
248719
|
});
|
|
248672
248720
|
|
|
248673
|
-
// node_modules/.pnpm/@babel+helper-validator-identifier@7.24.
|
|
248721
|
+
// node_modules/.pnpm/@babel+helper-validator-identifier@7.24.7/node_modules/@babel/helper-validator-identifier/lib/keyword.js
|
|
248674
248722
|
var require_keyword = __commonJS({
|
|
248675
|
-
"node_modules/.pnpm/@babel+helper-validator-identifier@7.24.
|
|
248723
|
+
"node_modules/.pnpm/@babel+helper-validator-identifier@7.24.7/node_modules/@babel/helper-validator-identifier/lib/keyword.js"(exports) {
|
|
248676
248724
|
"use strict";
|
|
248677
248725
|
Object.defineProperty(exports, "__esModule", {
|
|
248678
248726
|
value: true
|
|
@@ -248708,9 +248756,9 @@ var require_keyword = __commonJS({
|
|
|
248708
248756
|
}
|
|
248709
248757
|
});
|
|
248710
248758
|
|
|
248711
|
-
// node_modules/.pnpm/@babel+helper-validator-identifier@7.24.
|
|
248759
|
+
// node_modules/.pnpm/@babel+helper-validator-identifier@7.24.7/node_modules/@babel/helper-validator-identifier/lib/index.js
|
|
248712
248760
|
var require_lib11 = __commonJS({
|
|
248713
|
-
"node_modules/.pnpm/@babel+helper-validator-identifier@7.24.
|
|
248761
|
+
"node_modules/.pnpm/@babel+helper-validator-identifier@7.24.7/node_modules/@babel/helper-validator-identifier/lib/index.js"(exports) {
|
|
248714
248762
|
"use strict";
|
|
248715
248763
|
Object.defineProperty(exports, "__esModule", {
|
|
248716
248764
|
value: true
|
|
@@ -248825,9 +248873,9 @@ var require_picocolors = __commonJS({
|
|
|
248825
248873
|
}
|
|
248826
248874
|
});
|
|
248827
248875
|
|
|
248828
|
-
// node_modules/.pnpm/@babel+highlight@7.24.
|
|
248876
|
+
// node_modules/.pnpm/@babel+highlight@7.24.7/node_modules/@babel/highlight/lib/index.js
|
|
248829
248877
|
var require_lib12 = __commonJS({
|
|
248830
|
-
"node_modules/.pnpm/@babel+highlight@7.24.
|
|
248878
|
+
"node_modules/.pnpm/@babel+highlight@7.24.7/node_modules/@babel/highlight/lib/index.js"(exports) {
|
|
248831
248879
|
"use strict";
|
|
248832
248880
|
Object.defineProperty(exports, "__esModule", {
|
|
248833
248881
|
value: true
|
|
@@ -248964,9 +249012,9 @@ var require_lib12 = __commonJS({
|
|
|
248964
249012
|
}
|
|
248965
249013
|
});
|
|
248966
249014
|
|
|
248967
|
-
// node_modules/.pnpm/@babel+code-frame@7.24.
|
|
249015
|
+
// node_modules/.pnpm/@babel+code-frame@7.24.7/node_modules/@babel/code-frame/lib/index.js
|
|
248968
249016
|
var require_lib13 = __commonJS({
|
|
248969
|
-
"node_modules/.pnpm/@babel+code-frame@7.24.
|
|
249017
|
+
"node_modules/.pnpm/@babel+code-frame@7.24.7/node_modules/@babel/code-frame/lib/index.js"(exports) {
|
|
248970
249018
|
"use strict";
|
|
248971
249019
|
Object.defineProperty(exports, "__esModule", {
|
|
248972
249020
|
value: true
|
|
@@ -286830,7 +286878,7 @@ var {
|
|
|
286830
286878
|
Help
|
|
286831
286879
|
} = import_index.default;
|
|
286832
286880
|
|
|
286833
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
286881
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/index.mjs
|
|
286834
286882
|
var esm_exports2 = {};
|
|
286835
286883
|
__export(esm_exports2, {
|
|
286836
286884
|
IncludeExcludeFlag: () => IncludeExcludeFlag,
|
|
@@ -286843,7 +286891,7 @@ __export(esm_exports2, {
|
|
|
286843
286891
|
trace: () => trace
|
|
286844
286892
|
});
|
|
286845
286893
|
|
|
286846
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
286894
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/helpers/iteratorToIterable.js
|
|
286847
286895
|
function* iteratorToIterable(iterator) {
|
|
286848
286896
|
let n2;
|
|
286849
286897
|
while (!(n2 = iterator.next()).done) {
|
|
@@ -286857,7 +286905,7 @@ async function* asyncIteratorToAsyncIterable(iterator) {
|
|
|
286857
286905
|
}
|
|
286858
286906
|
}
|
|
286859
286907
|
|
|
286860
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
286908
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/helpers/util.js
|
|
286861
286909
|
function toPipeFn(syncFn, asyncFn) {
|
|
286862
286910
|
function _(i2) {
|
|
286863
286911
|
return isAsyncIterable(i2) ? asyncFn(i2) : syncFn(i2);
|
|
@@ -286868,7 +286916,7 @@ function isAsyncIterable(i2) {
|
|
|
286868
286916
|
return typeof i2[Symbol.asyncIterator] === "function";
|
|
286869
286917
|
}
|
|
286870
286918
|
|
|
286871
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
286919
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/helpers/toArray.js
|
|
286872
286920
|
function toArray(i2) {
|
|
286873
286921
|
return isAsyncIterable(i2) ? toArrayAsync(i2) : toArraySync(i2);
|
|
286874
286922
|
}
|
|
@@ -286883,7 +286931,7 @@ async function toArrayAsync(iter) {
|
|
|
286883
286931
|
return collection;
|
|
286884
286932
|
}
|
|
286885
286933
|
|
|
286886
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
286934
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/helpers/toAsyncIterable.js
|
|
286887
286935
|
async function* mergeAsyncIterables(iter, ...rest) {
|
|
286888
286936
|
for await (const i2 of [iter, ...rest]) {
|
|
286889
286937
|
yield* i2;
|
|
@@ -286891,7 +286939,7 @@ async function* mergeAsyncIterables(iter, ...rest) {
|
|
|
286891
286939
|
}
|
|
286892
286940
|
var toAsyncIterable = mergeAsyncIterables;
|
|
286893
286941
|
|
|
286894
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
286942
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/index.js
|
|
286895
286943
|
var operators_exports = {};
|
|
286896
286944
|
__export(operators_exports, {
|
|
286897
286945
|
opAppend: () => opAppend,
|
|
@@ -286940,7 +286988,7 @@ __export(operators_exports, {
|
|
|
286940
286988
|
opUniqueSync: () => opUniqueSync
|
|
286941
286989
|
});
|
|
286942
286990
|
|
|
286943
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
286991
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/append.js
|
|
286944
286992
|
function opAppendAsync(...iterablesToAppend) {
|
|
286945
286993
|
async function* fn(iter) {
|
|
286946
286994
|
yield* iter;
|
|
@@ -286966,7 +287014,7 @@ function opAppend(...iterablesToAppend) {
|
|
|
286966
287014
|
return _;
|
|
286967
287015
|
}
|
|
286968
287016
|
|
|
286969
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287017
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/await.js
|
|
286970
287018
|
async function* _asyncAwait(iter) {
|
|
286971
287019
|
for await (const v of iter) {
|
|
286972
287020
|
yield v;
|
|
@@ -286976,7 +287024,7 @@ function opAwaitAsync() {
|
|
|
286976
287024
|
return _asyncAwait;
|
|
286977
287025
|
}
|
|
286978
287026
|
|
|
286979
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287027
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/buffer.js
|
|
286980
287028
|
function opBufferAsync(size) {
|
|
286981
287029
|
async function* fn(iter) {
|
|
286982
287030
|
let buffer = [];
|
|
@@ -287018,7 +287066,7 @@ function opBuffer(size) {
|
|
|
287018
287066
|
return _;
|
|
287019
287067
|
}
|
|
287020
287068
|
|
|
287021
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287069
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/combine.js
|
|
287022
287070
|
function opCombineAsync(...fns) {
|
|
287023
287071
|
function combine4(iter) {
|
|
287024
287072
|
for (const fn of fns) {
|
|
@@ -287038,7 +287086,7 @@ function opCombineSync(...fns) {
|
|
|
287038
287086
|
return combine4;
|
|
287039
287087
|
}
|
|
287040
287088
|
|
|
287041
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287089
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/concatMap.js
|
|
287042
287090
|
function opConcatMapAsync(mapFn) {
|
|
287043
287091
|
async function* fn(iter) {
|
|
287044
287092
|
for await (const v of iter) {
|
|
@@ -287057,7 +287105,7 @@ function opConcatMapSync(mapFn) {
|
|
|
287057
287105
|
}
|
|
287058
287106
|
var opConcatMap = (fn) => toPipeFn(opConcatMapSync(fn), opConcatMapAsync(fn));
|
|
287059
287107
|
|
|
287060
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287108
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/filter.js
|
|
287061
287109
|
function opFilterAsync(filterFn) {
|
|
287062
287110
|
async function* fn(iter) {
|
|
287063
287111
|
for await (const v of iter) {
|
|
@@ -287086,7 +287134,7 @@ function opFilter(fn) {
|
|
|
287086
287134
|
return _;
|
|
287087
287135
|
}
|
|
287088
287136
|
|
|
287089
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287137
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/first.js
|
|
287090
287138
|
function opFirstAsync(firstFn) {
|
|
287091
287139
|
async function* fn(iter) {
|
|
287092
287140
|
for await (const v of iter) {
|
|
@@ -287119,7 +287167,7 @@ function opFirst(fn) {
|
|
|
287119
287167
|
return _;
|
|
287120
287168
|
}
|
|
287121
287169
|
|
|
287122
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287170
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/flatten.js
|
|
287123
287171
|
function opFlattenAsync() {
|
|
287124
287172
|
async function* fn(iter) {
|
|
287125
287173
|
for await (const v of iter) {
|
|
@@ -287138,7 +287186,7 @@ function opFlattenSync() {
|
|
|
287138
287186
|
}
|
|
287139
287187
|
var opFlatten = () => toPipeFn(opFlattenSync(), opFlattenAsync());
|
|
287140
287188
|
|
|
287141
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287189
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/joinStrings.js
|
|
287142
287190
|
function opJoinStringsAsync(joinCharacter = ",") {
|
|
287143
287191
|
async function* fn(iter) {
|
|
287144
287192
|
for await (const v of iter) {
|
|
@@ -287159,7 +287207,7 @@ function opJoinStringsSync(joinCharacter = ",") {
|
|
|
287159
287207
|
}
|
|
287160
287208
|
var opJoinStrings = (joinCharacter) => toPipeFn(opJoinStringsSync(joinCharacter), opJoinStringsAsync(joinCharacter));
|
|
287161
287209
|
|
|
287162
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287210
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/last.js
|
|
287163
287211
|
var symNotFound = Symbol("LastNotFound");
|
|
287164
287212
|
function opLastAsync(lastFn) {
|
|
287165
287213
|
async function* fn(iter) {
|
|
@@ -287197,7 +287245,7 @@ function opLast(fn) {
|
|
|
287197
287245
|
return _;
|
|
287198
287246
|
}
|
|
287199
287247
|
|
|
287200
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287248
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/map.js
|
|
287201
287249
|
function opMapAsync(mapFn) {
|
|
287202
287250
|
async function* fn(iter) {
|
|
287203
287251
|
for await (const v of iter) {
|
|
@@ -287216,7 +287264,7 @@ function opMapSync(mapFn) {
|
|
|
287216
287264
|
}
|
|
287217
287265
|
var opMap = (fn) => toPipeFn(opMapSync(fn), opMapAsync(fn));
|
|
287218
287266
|
|
|
287219
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287267
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/reduce.js
|
|
287220
287268
|
function opReduceAsync(reduceFn, initialValue) {
|
|
287221
287269
|
async function* reduce3(head, tail) {
|
|
287222
287270
|
for await (const v of tail) {
|
|
@@ -287265,7 +287313,7 @@ function isIterable(i2) {
|
|
|
287265
287313
|
return typeof i2[Symbol.iterator] === "function";
|
|
287266
287314
|
}
|
|
287267
287315
|
|
|
287268
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287316
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/skip.js
|
|
287269
287317
|
function opSkipAsync(count3) {
|
|
287270
287318
|
async function* fn(iter) {
|
|
287271
287319
|
for await (const v of iter) {
|
|
@@ -287292,7 +287340,7 @@ function opSkipSync(count3) {
|
|
|
287292
287340
|
}
|
|
287293
287341
|
var opSkip = (count3) => toPipeFn(opSkipSync(count3), opSkipAsync(count3));
|
|
287294
287342
|
|
|
287295
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287343
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/take.js
|
|
287296
287344
|
function opTakeAsync(count3) {
|
|
287297
287345
|
async function* fn(iter) {
|
|
287298
287346
|
if (count3 <= 0)
|
|
@@ -287319,7 +287367,7 @@ function opTakeSync(count3) {
|
|
|
287319
287367
|
}
|
|
287320
287368
|
var opTake = (count3) => toPipeFn(opTakeSync(count3), opTakeAsync(count3));
|
|
287321
287369
|
|
|
287322
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287370
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/tap.js
|
|
287323
287371
|
function opTapAsync(tapFn) {
|
|
287324
287372
|
async function* fn(iter) {
|
|
287325
287373
|
for await (const v of iter) {
|
|
@@ -287340,7 +287388,7 @@ function opTapSync(tapFn) {
|
|
|
287340
287388
|
}
|
|
287341
287389
|
var opTap = (fn) => toPipeFn(opTapSync(fn), opTapAsync(fn));
|
|
287342
287390
|
|
|
287343
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287391
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/operators/unique.js
|
|
287344
287392
|
function opUniqueAsync(k) {
|
|
287345
287393
|
function fnK(k2) {
|
|
287346
287394
|
async function* fn2(iter) {
|
|
@@ -287393,7 +287441,7 @@ function opUniqueSync(k) {
|
|
|
287393
287441
|
}
|
|
287394
287442
|
var opUnique = (getKey) => toPipeFn(opUniqueSync(getKey), opUniqueAsync(getKey));
|
|
287395
287443
|
|
|
287396
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287444
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/pipe.js
|
|
287397
287445
|
function pipeAsync(i2, ...fns) {
|
|
287398
287446
|
const iter = toAsyncIterable(i2);
|
|
287399
287447
|
return opCombineAsync(...fns)(iter);
|
|
@@ -287402,16 +287450,16 @@ function pipeSync(i2, ...fns) {
|
|
|
287402
287450
|
return opCombineSync(...fns)(i2);
|
|
287403
287451
|
}
|
|
287404
287452
|
|
|
287405
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287453
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/reduce.js
|
|
287406
287454
|
function reduceSync(iter, reduceFn, initialValue) {
|
|
287407
287455
|
const i2 = initialValue === void 0 ? pipeSync(iter, opReduceSync(reduceFn)) : pipeSync(iter, opReduceSync(reduceFn, initialValue));
|
|
287408
287456
|
return [...i2][0];
|
|
287409
287457
|
}
|
|
287410
287458
|
|
|
287411
|
-
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.
|
|
287459
|
+
// node_modules/.pnpm/@cspell+cspell-pipe@8.8.4/node_modules/@cspell/cspell-pipe/dist/index.js
|
|
287412
287460
|
var operators = operators_exports;
|
|
287413
287461
|
|
|
287414
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
287462
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/index.js
|
|
287415
287463
|
var esm_exports = {};
|
|
287416
287464
|
__export(esm_exports, {
|
|
287417
287465
|
CompoundWordsMethod: () => CompoundWordsMethod,
|
|
@@ -287494,7 +287542,7 @@ __export(esm_exports, {
|
|
|
287494
287542
|
writeToFileIterableP: () => writeToFileIterable
|
|
287495
287543
|
});
|
|
287496
287544
|
|
|
287497
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
287545
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/errors.js
|
|
287498
287546
|
import { format } from "node:util";
|
|
287499
287547
|
var allowStringOrUndefined = {
|
|
287500
287548
|
string: true,
|
|
@@ -287533,7 +287581,7 @@ async function _catchPromiseError(p, handler) {
|
|
|
287533
287581
|
}
|
|
287534
287582
|
}
|
|
287535
287583
|
|
|
287536
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
287584
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/events/events.js
|
|
287537
287585
|
var EventEmitter = class {
|
|
287538
287586
|
name;
|
|
287539
287587
|
#listeners = /* @__PURE__ */ new Set();
|
|
@@ -287590,7 +287638,7 @@ function dispatchClearCache() {
|
|
|
287590
287638
|
clearCacheEvent.fire(void 0);
|
|
287591
287639
|
}
|
|
287592
287640
|
|
|
287593
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
287641
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/AutoCache.js
|
|
287594
287642
|
var CACHE_SIZE = 100;
|
|
287595
287643
|
var Cache01 = class {
|
|
287596
287644
|
maxSize;
|
|
@@ -287660,7 +287708,7 @@ function extractStats(ac) {
|
|
|
287660
287708
|
return { hits, misses, swaps };
|
|
287661
287709
|
}
|
|
287662
287710
|
|
|
287663
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
287711
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/constants.js
|
|
287664
287712
|
var COMPOUND_FIX = "+";
|
|
287665
287713
|
var OPTIONAL_COMPOUND_FIX = "*";
|
|
287666
287714
|
var CASE_INSENSITIVE_PREFIX = "~";
|
|
@@ -287674,7 +287722,7 @@ var defaultTrieInfo = Object.freeze({
|
|
|
287674
287722
|
isCaseAware: true
|
|
287675
287723
|
});
|
|
287676
287724
|
|
|
287677
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
287725
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/memorizeLastCall.js
|
|
287678
287726
|
var SymEmpty = Symbol("memorizeLastCall");
|
|
287679
287727
|
function memorizeLastCall(fn) {
|
|
287680
287728
|
let lastP = void 0;
|
|
@@ -287689,7 +287737,7 @@ function memorizeLastCall(fn) {
|
|
|
287689
287737
|
return calc;
|
|
287690
287738
|
}
|
|
287691
287739
|
|
|
287692
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
287740
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/mergeDefaults.js
|
|
287693
287741
|
function mergeDefaults(value, defaultValue) {
|
|
287694
287742
|
const result = { ...defaultValue };
|
|
287695
287743
|
if (value) {
|
|
@@ -287702,7 +287750,7 @@ function mergeDefaults(value, defaultValue) {
|
|
|
287702
287750
|
return result;
|
|
287703
287751
|
}
|
|
287704
287752
|
|
|
287705
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
287753
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/ITrieNode/find.js
|
|
287706
287754
|
var defaultLegacyMinCompoundLength = 3;
|
|
287707
287755
|
var _defaultFindOptions = {
|
|
287708
287756
|
matchCase: false,
|
|
@@ -287935,7 +287983,7 @@ function _createFindOptions(options) {
|
|
|
287935
287983
|
return mergeDefaults(options, _defaultFindOptions);
|
|
287936
287984
|
}
|
|
287937
287985
|
|
|
287938
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
287986
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/walker/walkerTypes.js
|
|
287939
287987
|
var JOIN_SEPARATOR = "+";
|
|
287940
287988
|
var WORD_SEPARATOR = " ";
|
|
287941
287989
|
var CompoundWordsMethod;
|
|
@@ -287945,7 +287993,7 @@ var CompoundWordsMethod;
|
|
|
287945
287993
|
CompoundWordsMethod2[CompoundWordsMethod2["JOIN_WORDS"] = 2] = "JOIN_WORDS";
|
|
287946
287994
|
})(CompoundWordsMethod || (CompoundWordsMethod = {}));
|
|
287947
287995
|
|
|
287948
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
287996
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/ITrieNode/walker/walker.js
|
|
287949
287997
|
function* compoundWalker(root, compoundingMethod) {
|
|
287950
287998
|
const empty2 = Object.freeze([]);
|
|
287951
287999
|
const roots = {
|
|
@@ -288055,7 +288103,7 @@ function* walkerWordsITrie(root) {
|
|
|
288055
288103
|
}
|
|
288056
288104
|
}
|
|
288057
288105
|
|
|
288058
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288106
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/ITrieNode/trie-util.js
|
|
288059
288107
|
function iteratorTrieWords(node) {
|
|
288060
288108
|
return walkerWords(node);
|
|
288061
288109
|
}
|
|
@@ -288087,7 +288135,7 @@ function countWords(root) {
|
|
|
288087
288135
|
return walk3(root);
|
|
288088
288136
|
}
|
|
288089
288137
|
|
|
288090
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288138
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieNode/trie.js
|
|
288091
288139
|
function trieRootToITrieRoot(root) {
|
|
288092
288140
|
return ImplITrieRoot.toITrieNode(root);
|
|
288093
288141
|
}
|
|
@@ -288176,7 +288224,7 @@ var ImplITrieRoot = class extends ImplITrieNode {
|
|
|
288176
288224
|
}
|
|
288177
288225
|
};
|
|
288178
288226
|
|
|
288179
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288227
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/walker/walker.js
|
|
288180
288228
|
var useITrie = false;
|
|
288181
288229
|
var walkerWords2 = useITrie ? _walkerWords2 : _walkerWords;
|
|
288182
288230
|
function* _walkerWords(root) {
|
|
@@ -288252,7 +288300,7 @@ function* walkerWordsITrie2(root) {
|
|
|
288252
288300
|
}
|
|
288253
288301
|
}
|
|
288254
288302
|
|
|
288255
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288303
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/suggestions/genSuggestionsOptions.js
|
|
288256
288304
|
var defaultGenSuggestionOptions = {
|
|
288257
288305
|
compoundMethod: CompoundWordsMethod.NONE,
|
|
288258
288306
|
ignoreCase: true,
|
|
@@ -288292,7 +288340,7 @@ function assign(dest, src, k) {
|
|
|
288292
288340
|
dest[k] = src[k] ?? dest[k];
|
|
288293
288341
|
}
|
|
288294
288342
|
|
|
288295
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288343
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/PairingHeap.js
|
|
288296
288344
|
var PairingHeap = class {
|
|
288297
288345
|
compare;
|
|
288298
288346
|
_heap;
|
|
@@ -288386,7 +288434,7 @@ function mergeSiblings(compare4, n2) {
|
|
|
288386
288434
|
return ss ? merge(compare4, m, mergeSiblings(compare4, ss)) : m;
|
|
288387
288435
|
}
|
|
288388
288436
|
|
|
288389
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288437
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/suggestions/constants.js
|
|
288390
288438
|
var DEFAULT_COMPOUNDED_WORD_SEPARATOR = "\u2219";
|
|
288391
288439
|
var opCosts = {
|
|
288392
288440
|
baseCost: 100,
|
|
@@ -288399,7 +288447,7 @@ var opCosts = {
|
|
|
288399
288447
|
wordLengthCostFactor: 0.5
|
|
288400
288448
|
};
|
|
288401
288449
|
|
|
288402
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288450
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/suggestions/orthography.js
|
|
288403
288451
|
var intl = new Intl.Collator("en", { sensitivity: "base" });
|
|
288404
288452
|
var compare = intl.compare;
|
|
288405
288453
|
var visualLetterGroups = [
|
|
@@ -288451,10 +288499,10 @@ function calcVisualLetterMasks(groups) {
|
|
|
288451
288499
|
return map4;
|
|
288452
288500
|
}
|
|
288453
288501
|
|
|
288454
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288502
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/distance/distanceAStarWeighted.js
|
|
288455
288503
|
import assert from "node:assert";
|
|
288456
288504
|
|
|
288457
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288505
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/distance/weightedMaps.js
|
|
288458
288506
|
var matchPossibleWordSeparators = /[+∙•・●]/g;
|
|
288459
288507
|
function createWeightMap(...defs) {
|
|
288460
288508
|
const map4 = _createWeightMap();
|
|
@@ -288665,7 +288713,7 @@ function normalizeMap(map4) {
|
|
|
288665
288713
|
return map4.replaceAll(matchPossibleWordSeparators, DEFAULT_COMPOUNDED_WORD_SEPARATOR);
|
|
288666
288714
|
}
|
|
288667
288715
|
|
|
288668
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288716
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/distance/distanceAStarWeighted.js
|
|
288669
288717
|
function distanceAStarWeighted(wordA, wordB, map4, cost = 100) {
|
|
288670
288718
|
const calc = createWeightCostCalculator(map4);
|
|
288671
288719
|
const best = _distanceAStarWeightedEx(wordA, wordB, calc, cost);
|
|
@@ -288766,13 +288814,13 @@ function compare2(a2, b) {
|
|
|
288766
288814
|
return a2.c - b.c || b.ai + b.bi - a2.ai - a2.bi;
|
|
288767
288815
|
}
|
|
288768
288816
|
|
|
288769
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288817
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/distance/distance.js
|
|
288770
288818
|
var defaultCost = 100;
|
|
288771
288819
|
function editDistanceWeighted(wordA, wordB, weights, editCost = defaultCost) {
|
|
288772
288820
|
return distanceAStarWeighted(wordA, wordB, weights, editCost);
|
|
288773
288821
|
}
|
|
288774
288822
|
|
|
288775
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288823
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/timer.js
|
|
288776
288824
|
function startTimer() {
|
|
288777
288825
|
const start = performance.now();
|
|
288778
288826
|
return () => performance.now() - start;
|
|
@@ -288876,7 +288924,7 @@ function getGlobalPerfTimer() {
|
|
|
288876
288924
|
return timer2;
|
|
288877
288925
|
}
|
|
288878
288926
|
|
|
288879
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288927
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/util.js
|
|
288880
288928
|
function isDefined(a2) {
|
|
288881
288929
|
return a2 !== void 0;
|
|
288882
288930
|
}
|
|
@@ -288903,7 +288951,7 @@ function replaceAllFactory(match3, replaceWithText) {
|
|
|
288903
288951
|
return (text) => text.replace(r, replaceWithText);
|
|
288904
288952
|
}
|
|
288905
288953
|
|
|
288906
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
288954
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/suggestions/suggestCollector.js
|
|
288907
288955
|
var defaultMaxNumberSuggestions = 10;
|
|
288908
288956
|
var BASE_COST = 100;
|
|
288909
288957
|
var MAX_NUM_CHANGES = 5;
|
|
@@ -289082,7 +289130,7 @@ function isSuggestionResult(s) {
|
|
|
289082
289130
|
return !!r && typeof r === "object" && r?.cost !== void 0 && r.word != void 0;
|
|
289083
289131
|
}
|
|
289084
289132
|
|
|
289085
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289133
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/suggestions/suggestAStar.js
|
|
289086
289134
|
function comparePath(a2, b) {
|
|
289087
289135
|
return a2.c / (a2.i + 1) - b.c / (b.i + 1) + (b.i - a2.i);
|
|
289088
289136
|
}
|
|
@@ -289345,19 +289393,19 @@ function searchTrieCostNodesMatchingTrie2(trie, node, emit, s = "") {
|
|
|
289345
289393
|
}
|
|
289346
289394
|
}
|
|
289347
289395
|
|
|
289348
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289396
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/assert.js
|
|
289349
289397
|
function assert2(condition, message = "Assert Failed") {
|
|
289350
289398
|
if (condition)
|
|
289351
289399
|
return;
|
|
289352
289400
|
throw new Error(message);
|
|
289353
289401
|
}
|
|
289354
289402
|
|
|
289355
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289403
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/mergeOptionalWithDefaults.js
|
|
289356
289404
|
function mergeOptionalWithDefaults(...options) {
|
|
289357
289405
|
return options.reduce((acc, opt) => mergeDefaults(opt, acc), defaultTrieInfo);
|
|
289358
289406
|
}
|
|
289359
289407
|
|
|
289360
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289408
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/text.js
|
|
289361
289409
|
function expandCharacterSet(line, rangeChar = "-") {
|
|
289362
289410
|
const charSet = /* @__PURE__ */ new Set();
|
|
289363
289411
|
let mode = 0;
|
|
@@ -289439,7 +289487,7 @@ function toCharCodes(s) {
|
|
|
289439
289487
|
return values;
|
|
289440
289488
|
}
|
|
289441
289489
|
|
|
289442
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289490
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobBitMaskInfo.js
|
|
289443
289491
|
function extractInfo(info) {
|
|
289444
289492
|
const { NodeMaskEOW, NodeMaskChildCharIndex, NodeChildRefShift } = info;
|
|
289445
289493
|
return {
|
|
@@ -289449,7 +289497,7 @@ function extractInfo(info) {
|
|
|
289449
289497
|
};
|
|
289450
289498
|
}
|
|
289451
289499
|
|
|
289452
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289500
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/NumberSequenceByteDecoderAccumulator.js
|
|
289453
289501
|
var SpecialCharIndex;
|
|
289454
289502
|
(function(SpecialCharIndex2) {
|
|
289455
289503
|
SpecialCharIndex2[SpecialCharIndex2["Mask"] = 248] = "Mask";
|
|
@@ -289573,7 +289621,7 @@ var NumberSequenceByteDecoderAccumulator = class _NumberSequenceByteDecoderAccum
|
|
|
289573
289621
|
}
|
|
289574
289622
|
};
|
|
289575
289623
|
|
|
289576
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289624
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobInternals.js
|
|
289577
289625
|
var FastTrieBlobInternals = class {
|
|
289578
289626
|
nodes;
|
|
289579
289627
|
charIndex;
|
|
@@ -289594,7 +289642,7 @@ var FastTrieBlobInternals = class {
|
|
|
289594
289642
|
}
|
|
289595
289643
|
};
|
|
289596
289644
|
|
|
289597
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289645
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobIRoot.js
|
|
289598
289646
|
var SpecialCharIndexMask = NumberSequenceByteEncoderDecoder.SpecialCharIndexMask;
|
|
289599
289647
|
var EmptyKeys2 = Object.freeze([]);
|
|
289600
289648
|
var EmptyNodes = Object.freeze([]);
|
|
@@ -289783,7 +289831,7 @@ var FastTrieBlobIRoot = class extends FastTrieBlobINode {
|
|
|
289783
289831
|
}
|
|
289784
289832
|
};
|
|
289785
289833
|
|
|
289786
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
289834
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/TrieBlobIRoot.js
|
|
289787
289835
|
var SpecialCharIndexMask2 = NumberSequenceByteEncoderDecoder.SpecialCharIndexMask;
|
|
289788
289836
|
var TrieBlobInternals = class {
|
|
289789
289837
|
nodes;
|
|
@@ -289997,7 +290045,7 @@ var TrieBlobIRoot = class extends TrieBlobINode {
|
|
|
289997
290045
|
}
|
|
289998
290046
|
};
|
|
289999
290047
|
|
|
290000
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
290048
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/TrieBlob.js
|
|
290001
290049
|
var NodeHeaderNumChildrenBits = 8;
|
|
290002
290050
|
var NodeHeaderNumChildrenShift = 0;
|
|
290003
290051
|
var HEADER_SIZE_UINT32 = 8;
|
|
@@ -290326,7 +290374,7 @@ function nodesToJson(nodes) {
|
|
|
290326
290374
|
return elements;
|
|
290327
290375
|
}
|
|
290328
290376
|
|
|
290329
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
290377
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlob.js
|
|
290330
290378
|
var FastTrieBlob = class _FastTrieBlob {
|
|
290331
290379
|
nodes;
|
|
290332
290380
|
_charIndex;
|
|
@@ -290581,7 +290629,7 @@ function nodesToJson2(nodes) {
|
|
|
290581
290629
|
return elements;
|
|
290582
290630
|
}
|
|
290583
290631
|
|
|
290584
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
290632
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/resolveMap.js
|
|
290585
290633
|
function resolveMap(map4, key, resolve12) {
|
|
290586
290634
|
const r = map4.get(key);
|
|
290587
290635
|
if (r !== void 0)
|
|
@@ -290591,7 +290639,7 @@ function resolveMap(map4, key, resolve12) {
|
|
|
290591
290639
|
return v;
|
|
290592
290640
|
}
|
|
290593
290641
|
|
|
290594
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
290642
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobBuilder.js
|
|
290595
290643
|
var FastTrieBlobBuilder = class _FastTrieBlobBuilder {
|
|
290596
290644
|
charToIndexMap = /* @__PURE__ */ Object.create(null);
|
|
290597
290645
|
charIndex = [""];
|
|
@@ -290907,7 +290955,7 @@ var FastTrieBlobBuilder = class _FastTrieBlobBuilder {
|
|
|
290907
290955
|
};
|
|
290908
290956
|
};
|
|
290909
290957
|
|
|
290910
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
290958
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/clean.js
|
|
290911
290959
|
function clean2(t) {
|
|
290912
290960
|
const copy2 = { ...t };
|
|
290913
290961
|
for (const key of Object.keys(copy2)) {
|
|
@@ -290918,7 +290966,7 @@ function clean2(t) {
|
|
|
290918
290966
|
return copy2;
|
|
290919
290967
|
}
|
|
290920
290968
|
|
|
290921
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
290969
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/ITrie.js
|
|
290922
290970
|
var defaultLegacyMinCompoundLength2 = 3;
|
|
290923
290971
|
var ITrieImpl = class _ITrieImpl {
|
|
290924
290972
|
data;
|
|
@@ -291090,17 +291138,17 @@ var ITrieImpl = class _ITrieImpl {
|
|
|
291090
291138
|
}
|
|
291091
291139
|
};
|
|
291092
291140
|
|
|
291093
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291141
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/buildITrie.js
|
|
291094
291142
|
function buildITrieFromWords(words, info = {}) {
|
|
291095
291143
|
const builder = new FastTrieBlobBuilder(info);
|
|
291096
291144
|
builder.insert(words);
|
|
291097
291145
|
return new ITrieImpl(builder.build());
|
|
291098
291146
|
}
|
|
291099
291147
|
|
|
291100
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291148
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNode.js
|
|
291101
291149
|
var FLAG_WORD = 1;
|
|
291102
291150
|
|
|
291103
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291151
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieNode/trie-util.js
|
|
291104
291152
|
function insert2(text, root = {}) {
|
|
291105
291153
|
let node = root;
|
|
291106
291154
|
for (let i2 = 0; i2 < text.length; ++i2) {
|
|
@@ -291203,7 +291251,7 @@ function trieNodeToRoot(node, options) {
|
|
|
291203
291251
|
};
|
|
291204
291252
|
}
|
|
291205
291253
|
|
|
291206
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291254
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/consolidate.js
|
|
291207
291255
|
function consolidate(root) {
|
|
291208
291256
|
let count3 = 0;
|
|
291209
291257
|
const signatures = /* @__PURE__ */ new Map();
|
|
@@ -291287,7 +291335,7 @@ function consolidate(root) {
|
|
|
291287
291335
|
return trieNodeToRoot(process12(root), root);
|
|
291288
291336
|
}
|
|
291289
291337
|
|
|
291290
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291338
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieNode/find.js
|
|
291291
291339
|
var defaultLegacyMinCompoundLength3 = 3;
|
|
291292
291340
|
var _defaultFindOptions2 = {
|
|
291293
291341
|
matchCase: false,
|
|
@@ -291320,7 +291368,7 @@ function _createFindOptions2(options) {
|
|
|
291320
291368
|
return mergeDefaults(options, _defaultFindOptions2);
|
|
291321
291369
|
}
|
|
291322
291370
|
|
|
291323
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291371
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNodeTrie.js
|
|
291324
291372
|
var TrieNodeTrie = class _TrieNodeTrie {
|
|
291325
291373
|
root;
|
|
291326
291374
|
_iTrieRoot;
|
|
@@ -291717,7 +291765,7 @@ function sequenceFromRegExpMatch(pattern, text) {
|
|
|
291717
291765
|
return genSequence(() => doMatch());
|
|
291718
291766
|
}
|
|
291719
291767
|
|
|
291720
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291768
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/io/importExportV1.js
|
|
291721
291769
|
var EOW = "*";
|
|
291722
291770
|
var DATA = EOW;
|
|
291723
291771
|
function* toIterableIterator2(iter) {
|
|
@@ -291778,7 +291826,7 @@ function importTrie(linesX) {
|
|
|
291778
291826
|
return trieNodeToRoot(n2.root, { isCaseAware: false });
|
|
291779
291827
|
}
|
|
291780
291828
|
|
|
291781
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291829
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/io/importExportV2.js
|
|
291782
291830
|
var EOW2 = "*";
|
|
291783
291831
|
var DATA2 = "__DATA__";
|
|
291784
291832
|
function* toIterableIterator3(iter) {
|
|
@@ -291841,7 +291889,7 @@ function importTrie2(linesX) {
|
|
|
291841
291889
|
return trieNodeToRoot(n2.root, { isCaseAware: false });
|
|
291842
291890
|
}
|
|
291843
291891
|
|
|
291844
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291892
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/io/constants.js
|
|
291845
291893
|
var EOW3 = "$";
|
|
291846
291894
|
var BACK = "<";
|
|
291847
291895
|
var EOL = "\n";
|
|
@@ -291851,7 +291899,7 @@ var REF_REL = "@";
|
|
|
291851
291899
|
var EOR = ";";
|
|
291852
291900
|
var ESCAPE = "\\";
|
|
291853
291901
|
|
|
291854
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
291902
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/io/importExportV4.js
|
|
291855
291903
|
var REF_INDEX_BEGIN = "[";
|
|
291856
291904
|
var REF_INDEX_END = "]";
|
|
291857
291905
|
var INLINE_DATA_COMMENT_LINE = "/";
|
|
@@ -292096,7 +292144,7 @@ function tapIterable(iterable) {
|
|
|
292096
292144
|
};
|
|
292097
292145
|
}
|
|
292098
292146
|
|
|
292099
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
292147
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/io/importV3.js
|
|
292100
292148
|
var specialCharacterMap2 = /* @__PURE__ */ new Map([
|
|
292101
292149
|
["\n", "\\n"],
|
|
292102
292150
|
["\r", "\\r"],
|
|
@@ -292245,12 +292293,12 @@ function stringToCharSet2(values) {
|
|
|
292245
292293
|
return set2;
|
|
292246
292294
|
}
|
|
292247
292295
|
|
|
292248
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
292296
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/io/importV3FastBlob.js
|
|
292249
292297
|
function importTrieV3AsFastTrieBlob(srcLines) {
|
|
292250
292298
|
return importTrieV3WithBuilder(new FastTrieBlobBuilder(), srcLines);
|
|
292251
292299
|
}
|
|
292252
292300
|
|
|
292253
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
292301
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/io/decode.js
|
|
292254
292302
|
function decodeTrieData(raw) {
|
|
292255
292303
|
return decodeStringFormat(typeof raw === "string" ? raw : raw.toString("utf8"));
|
|
292256
292304
|
}
|
|
@@ -292296,13 +292344,13 @@ function importTrie4(input) {
|
|
|
292296
292344
|
return method(lines);
|
|
292297
292345
|
}
|
|
292298
292346
|
|
|
292299
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
292347
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/decodeTrie.js
|
|
292300
292348
|
function decodeTrie(raw) {
|
|
292301
292349
|
const data = decodeTrieData(raw);
|
|
292302
292350
|
return new ITrieImpl(data);
|
|
292303
292351
|
}
|
|
292304
292352
|
|
|
292305
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
292353
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/models/locale/knownLocales.js
|
|
292306
292354
|
var codes = [
|
|
292307
292355
|
// ['code', 'language'[', ''locale']],
|
|
292308
292356
|
["af", "Afrikaans"],
|
|
@@ -292868,7 +292916,7 @@ var codes = [
|
|
|
292868
292916
|
["zu-ZA", "Zulu", "South Africa"]
|
|
292869
292917
|
];
|
|
292870
292918
|
|
|
292871
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
292919
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/models/locale/locale.js
|
|
292872
292920
|
var codesByLocale;
|
|
292873
292921
|
var Locale = class {
|
|
292874
292922
|
_raw;
|
|
@@ -292926,7 +292974,7 @@ function parseLocale(locales) {
|
|
|
292926
292974
|
return locales.map(createLocale);
|
|
292927
292975
|
}
|
|
292928
292976
|
|
|
292929
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
292977
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/mappers/mapCosts.js
|
|
292930
292978
|
var defaultEditCosts = {
|
|
292931
292979
|
accentCosts: 1,
|
|
292932
292980
|
baseCost: 100,
|
|
@@ -292949,13 +292997,13 @@ function mapEditCosts(costs = {}) {
|
|
|
292949
292997
|
return { ...defaultEditCosts, ...cleanCopy(costs) };
|
|
292950
292998
|
}
|
|
292951
292999
|
|
|
292952
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
293000
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/mappers/joinLetters.js
|
|
292953
293001
|
function joinLetters(letters) {
|
|
292954
293002
|
const v = [...letters];
|
|
292955
293003
|
return v.map((a2) => a2.length > 1 || !a2.length ? `(${a2})` : a2).join("");
|
|
292956
293004
|
}
|
|
292957
293005
|
|
|
292958
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
293006
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/mappers/mapToSuggestionCostDef.js
|
|
292959
293007
|
function parseAlphabet(cs, locale, editCost) {
|
|
292960
293008
|
const { cost, penalty } = cs;
|
|
292961
293009
|
const characters = expandCharacterSet(cs.characters);
|
|
@@ -293053,7 +293101,7 @@ function* splitMap2(map4) {
|
|
|
293053
293101
|
}
|
|
293054
293102
|
}
|
|
293055
293103
|
|
|
293056
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
293104
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/mappers/mapHunspellInformation.js
|
|
293057
293105
|
function hunspellInformationToSuggestionCostDef(hunInfo, locales) {
|
|
293058
293106
|
const costs = calcCosts(hunInfo.costs, locales);
|
|
293059
293107
|
const operations = [
|
|
@@ -293216,7 +293264,7 @@ function asArrayOf(v) {
|
|
|
293216
293264
|
return Array.isArray(v) ? v : [v];
|
|
293217
293265
|
}
|
|
293218
293266
|
|
|
293219
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
293267
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/mappers/mapDictionaryInfo.js
|
|
293220
293268
|
function mapDictionaryInformation(dictInfo) {
|
|
293221
293269
|
const _locale = dictInfo.locale;
|
|
293222
293270
|
const locale = _locale ? parseLocale(_locale).filter((loc) => loc.isValid()) : void 0;
|
|
@@ -293273,7 +293321,7 @@ function mapAdjustment(adj) {
|
|
|
293273
293321
|
};
|
|
293274
293322
|
}
|
|
293275
293323
|
|
|
293276
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
293324
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/mappers/mapDictionaryInfoToWeightMap.js
|
|
293277
293325
|
var defaultDefs = [
|
|
293278
293326
|
{
|
|
293279
293327
|
map: "1234567890-.",
|
|
@@ -293306,14 +293354,14 @@ function mapDictionaryInformationToWeightMap(dictInfo) {
|
|
|
293306
293354
|
return map4;
|
|
293307
293355
|
}
|
|
293308
293356
|
|
|
293309
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
293357
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/utils/normalizeWord.js
|
|
293310
293358
|
var normalizeWord = (text) => text.normalize();
|
|
293311
293359
|
var normalizeWordForCaseInsensitive = (text) => {
|
|
293312
293360
|
const t = text.toLowerCase();
|
|
293313
293361
|
return [t, t.normalize("NFD").replaceAll(/\p{M}/gu, "")];
|
|
293314
293362
|
};
|
|
293315
293363
|
|
|
293316
|
-
// node_modules/.pnpm/cspell-trie-lib@8.8.
|
|
293364
|
+
// node_modules/.pnpm/cspell-trie-lib@8.8.4/node_modules/cspell-trie-lib/dist/lib/SimpleDictionaryParser.js
|
|
293317
293365
|
var RegExpSplit = /[\s,;]/g;
|
|
293318
293366
|
var _defaultOptions = {
|
|
293319
293367
|
commentCharacter: LINE_COMMENT,
|
|
@@ -293453,7 +293501,7 @@ function splitLine(line, regExp) {
|
|
|
293453
293501
|
return encodeLine(line).split(regExp).map((line2) => decodeLine(line2));
|
|
293454
293502
|
}
|
|
293455
293503
|
|
|
293456
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
293504
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/text.js
|
|
293457
293505
|
var regExAllUpper = /^(?:\p{Lu}\p{M}?)+$/u;
|
|
293458
293506
|
var regExAccents = /\p{M}/gu;
|
|
293459
293507
|
function isUpperCase(word2) {
|
|
@@ -293469,7 +293517,7 @@ function removeUnboundAccents(text) {
|
|
|
293469
293517
|
return text.replaceAll(regExAccents, "");
|
|
293470
293518
|
}
|
|
293471
293519
|
|
|
293472
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
293520
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryMethods.js
|
|
293473
293521
|
var defaultNumSuggestions = 10;
|
|
293474
293522
|
function wordSearchForms(word2, isDictionaryCaseSensitive, ignoreCase2) {
|
|
293475
293523
|
const forms2 = /* @__PURE__ */ new Set();
|
|
@@ -293534,7 +293582,7 @@ function createWeightMapFromDictionaryInformation(di) {
|
|
|
293534
293582
|
return di ? mapDictionaryInformationToWeightMap(di) : void 0;
|
|
293535
293583
|
}
|
|
293536
293584
|
|
|
293537
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
293585
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/CachingDictionary.js
|
|
293538
293586
|
var dictionaryCounter = 0;
|
|
293539
293587
|
var DefaultAutoCacheSize = 1e3;
|
|
293540
293588
|
var CachedDict = class {
|
|
@@ -293578,7 +293626,7 @@ function createCachingDictionary(dict, options) {
|
|
|
293578
293626
|
return cached;
|
|
293579
293627
|
}
|
|
293580
293628
|
|
|
293581
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
293629
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/AutoResolve.js
|
|
293582
293630
|
function autoResolveWeak(map4, key, resolve12) {
|
|
293583
293631
|
const found = map4.get(key);
|
|
293584
293632
|
if (found !== void 0 || map4.has(key))
|
|
@@ -293604,12 +293652,12 @@ function createAutoResolveWeakCache() {
|
|
|
293604
293652
|
return new AutoResolveWeakCache();
|
|
293605
293653
|
}
|
|
293606
293654
|
|
|
293607
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
293655
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/util.js
|
|
293608
293656
|
function isDefined2(v) {
|
|
293609
293657
|
return v !== void 0;
|
|
293610
293658
|
}
|
|
293611
293659
|
|
|
293612
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
293660
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js
|
|
293613
293661
|
import { fileURLToPath } from "node:url";
|
|
293614
293662
|
|
|
293615
293663
|
// node_modules/.pnpm/fast-equals@5.0.1/node_modules/fast-equals/dist/esm/index.mjs
|
|
@@ -293976,7 +294024,7 @@ function createCustomEqual(options) {
|
|
|
293976
294024
|
return createIsEqual({ circular, comparator, createState, equals, strict });
|
|
293977
294025
|
}
|
|
293978
294026
|
|
|
293979
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294027
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/simpleCache.js
|
|
293980
294028
|
var SimpleWeakCache = class {
|
|
293981
294029
|
size;
|
|
293982
294030
|
L0 = /* @__PURE__ */ new WeakMap();
|
|
@@ -294094,12 +294142,12 @@ var SimpleCache = class {
|
|
|
294094
294142
|
}
|
|
294095
294143
|
};
|
|
294096
294144
|
|
|
294097
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294145
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionary.js
|
|
294098
294146
|
var defaultOptions = Object.freeze({
|
|
294099
294147
|
weightMap: void 0
|
|
294100
294148
|
});
|
|
294101
294149
|
|
|
294102
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294150
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/clean.js
|
|
294103
294151
|
function clean3(src) {
|
|
294104
294152
|
const r = src;
|
|
294105
294153
|
for (const key of Object.keys(r)) {
|
|
@@ -294110,12 +294158,12 @@ function clean3(src) {
|
|
|
294110
294158
|
return r;
|
|
294111
294159
|
}
|
|
294112
294160
|
|
|
294113
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294161
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/regexHelper.js
|
|
294114
294162
|
function escapeRegEx(s) {
|
|
294115
294163
|
return s.replaceAll(/[|\\{}()[\]^$+*?.]/g, "\\$&").replaceAll("-", "\\x2d");
|
|
294116
294164
|
}
|
|
294117
294165
|
|
|
294118
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294166
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/repMap.js
|
|
294119
294167
|
function createMapper(repMap, ignoreCharset) {
|
|
294120
294168
|
if (!repMap && !ignoreCharset)
|
|
294121
294169
|
return (a2) => a2;
|
|
@@ -294242,11 +294290,11 @@ function addToTrie(node, match3, replaceWith) {
|
|
|
294242
294290
|
node.rep = [...s];
|
|
294243
294291
|
}
|
|
294244
294292
|
|
|
294245
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294293
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/defaults.js
|
|
294246
294294
|
var ignoreCase = true;
|
|
294247
294295
|
var isForbiddenIgnoreCaseAndAccents = false;
|
|
294248
294296
|
|
|
294249
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294297
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryFromTrie.js
|
|
294250
294298
|
var findWordOptionsCaseSensitive = Object.freeze({ caseSensitive: true });
|
|
294251
294299
|
var findWordOptionsNotCaseSensitive = Object.freeze({ caseSensitive: false });
|
|
294252
294300
|
var SpellingDictionaryFromTrie = class {
|
|
@@ -294403,7 +294451,7 @@ function outerWordForms(word2, mapWord) {
|
|
|
294403
294451
|
return new Set(forms2);
|
|
294404
294452
|
}
|
|
294405
294453
|
|
|
294406
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294454
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js
|
|
294407
294455
|
var cachedDictionaries = new AutoWeakCache(_createSpellingDictionary, 64);
|
|
294408
294456
|
var maxSetSize = 3;
|
|
294409
294457
|
var cachedParamsByWordList = new SimpleCache(64);
|
|
@@ -294460,7 +294508,7 @@ function createFailedToLoadDictionary(name, sourceUrl, error2, options) {
|
|
|
294460
294508
|
};
|
|
294461
294509
|
}
|
|
294462
294510
|
|
|
294463
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294511
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/util/textMappers.js
|
|
294464
294512
|
function* mapperRemoveCaseAndAccents(words) {
|
|
294465
294513
|
for (const word2 of words) {
|
|
294466
294514
|
const lc = word2.toLowerCase();
|
|
@@ -294471,10 +294519,10 @@ function* mapperRemoveCaseAndAccents(words) {
|
|
|
294471
294519
|
}
|
|
294472
294520
|
}
|
|
294473
294521
|
|
|
294474
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294522
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js
|
|
294475
294523
|
import assert3 from "node:assert";
|
|
294476
294524
|
|
|
294477
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294525
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/util.js
|
|
294478
294526
|
function normalizeTyposDefValue(value) {
|
|
294479
294527
|
if (!value)
|
|
294480
294528
|
return false;
|
|
@@ -294554,7 +294602,7 @@ function hasSuggestions(v) {
|
|
|
294554
294602
|
return isString(v) || isArray2(v);
|
|
294555
294603
|
}
|
|
294556
294604
|
|
|
294557
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294605
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js
|
|
294558
294606
|
function assertString(v) {
|
|
294559
294607
|
assert3(typeof v === "string", "A string was expected.");
|
|
294560
294608
|
return true;
|
|
@@ -294643,7 +294691,7 @@ function isIterable3(v) {
|
|
|
294643
294691
|
return Symbol.iterator in v;
|
|
294644
294692
|
}
|
|
294645
294693
|
|
|
294646
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294694
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/TyposDictionary.js
|
|
294647
294695
|
var TyposDictionaryImpl = class {
|
|
294648
294696
|
name;
|
|
294649
294697
|
source;
|
|
@@ -294778,7 +294826,7 @@ function createTyposDictionary(entries2, name, source) {
|
|
|
294778
294826
|
});
|
|
294779
294827
|
}
|
|
294780
294828
|
|
|
294781
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294829
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/FlagWordsDictionary.js
|
|
294782
294830
|
var FlagWordsDictionaryTrie = class extends SpellingDictionaryFromTrie {
|
|
294783
294831
|
name;
|
|
294784
294832
|
source;
|
|
@@ -294904,7 +294952,7 @@ function bisect(values, predicate) {
|
|
|
294904
294952
|
return { t, f };
|
|
294905
294953
|
}
|
|
294906
294954
|
|
|
294907
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
294955
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/IgnoreWordsDictionary.js
|
|
294908
294956
|
var NormalizeForm = "NFC";
|
|
294909
294957
|
var IgnoreWordsDictionary = class {
|
|
294910
294958
|
name;
|
|
@@ -294993,7 +295041,7 @@ function createIgnoreWordsDictionary(wordList, name, source) {
|
|
|
294993
295041
|
});
|
|
294994
295042
|
}
|
|
294995
295043
|
|
|
294996
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
295044
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryCollection.js
|
|
294997
295045
|
function identityString(w) {
|
|
294998
295046
|
return w;
|
|
294999
295047
|
}
|
|
@@ -295106,7 +295154,7 @@ function isWordForbiddenInAnyDictionary(dicts, word2, ignoreCase2) {
|
|
|
295106
295154
|
return genSequence(dicts).first((dict) => dict.isForbidden(word2, ignoreCase2));
|
|
295107
295155
|
}
|
|
295108
295156
|
|
|
295109
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
295157
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/SuggestDictionary.js
|
|
295110
295158
|
var SuggestDictionaryImpl = class {
|
|
295111
295159
|
name;
|
|
295112
295160
|
source;
|
|
@@ -295206,7 +295254,7 @@ function createSuggestDictionary(entries2, name, source) {
|
|
|
295206
295254
|
});
|
|
295207
295255
|
}
|
|
295208
295256
|
|
|
295209
|
-
// node_modules/.pnpm/cspell-dictionary@8.8.
|
|
295257
|
+
// node_modules/.pnpm/cspell-dictionary@8.8.4/node_modules/cspell-dictionary/dist/SpellingDictionary/createInlineSpellingDictionary.js
|
|
295210
295258
|
var cache = createAutoResolveWeakCache();
|
|
295211
295259
|
function createInlineSpellingDictionary(inlineDict, source) {
|
|
295212
295260
|
return cache.get(inlineDict, () => {
|
|
@@ -295221,10 +295269,10 @@ function createInlineSpellingDictionary(inlineDict, source) {
|
|
|
295221
295269
|
});
|
|
295222
295270
|
}
|
|
295223
295271
|
|
|
295224
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
295272
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/DictionarySettings.js
|
|
295225
295273
|
import * as path7 from "node:path";
|
|
295226
295274
|
|
|
295227
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
295275
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/util.js
|
|
295228
295276
|
var uniqueFn = uniqueFilterFnGenerator;
|
|
295229
295277
|
function uniqueFilterFnGenerator(extractFn) {
|
|
295230
295278
|
const values = /* @__PURE__ */ new Set();
|
|
@@ -295288,7 +295336,7 @@ function doSetsIntersect(a2, b) {
|
|
|
295288
295336
|
return a2.size <= b.size ? compare4(a2, b) : compare4(b, a2);
|
|
295289
295337
|
}
|
|
295290
295338
|
|
|
295291
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
295339
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Models/CSpellSettingsInternalDef.js
|
|
295292
295340
|
var SymbolCSpellSettingsInternal = Symbol("CSpellSettingsInternal");
|
|
295293
295341
|
function cleanCSpellSettingsInternal(parts = {}) {
|
|
295294
295342
|
const csi = clean4(parts);
|
|
@@ -295311,7 +295359,7 @@ function isDictionaryDefinitionInlineInternal(def) {
|
|
|
295311
295359
|
return !!(defInline.words || defInline.flagWords || defInline.ignoreWords || defInline.suggestWords);
|
|
295312
295360
|
}
|
|
295313
295361
|
|
|
295314
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
295362
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/AutoResolve.js
|
|
295315
295363
|
function autoResolve(map4, key, resolve12) {
|
|
295316
295364
|
const found = map4.get(key);
|
|
295317
295365
|
if (found !== void 0 || map4.has(key))
|
|
@@ -295484,7 +295532,7 @@ function createAutoResolveWeakWeakCache() {
|
|
|
295484
295532
|
return new AutoResolveWeakWeakCache();
|
|
295485
295533
|
}
|
|
295486
295534
|
|
|
295487
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
295535
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/resolveFile.js
|
|
295488
295536
|
import { createRequire } from "node:module";
|
|
295489
295537
|
import * as os2 from "node:os";
|
|
295490
295538
|
import * as path6 from "node:path";
|
|
@@ -295583,14 +295631,14 @@ globalDirectory.yarn.packages = path.join(yarnPrefix, getYarnWindowsDirectory()
|
|
|
295583
295631
|
globalDirectory.yarn.binaries = path.join(globalDirectory.yarn.packages, ".bin");
|
|
295584
295632
|
var global_directory_default = globalDirectory;
|
|
295585
295633
|
|
|
295586
|
-
// node_modules/.pnpm/@cspell+cspell-resolver@8.8.
|
|
295634
|
+
// node_modules/.pnpm/@cspell+cspell-resolver@8.8.4/node_modules/@cspell/cspell-resolver/dist/resolveGlobal.mjs
|
|
295587
295635
|
var import_requireResolve = __toESM(require_requireResolve(), 1);
|
|
295588
295636
|
function resolveGlobal(modulesName) {
|
|
295589
295637
|
const paths = [global_directory_default.npm.packages, global_directory_default.yarn.packages];
|
|
295590
295638
|
return (0, import_requireResolve.requireResolve)(modulesName, paths);
|
|
295591
295639
|
}
|
|
295592
295640
|
|
|
295593
|
-
// node_modules/.pnpm/@cspell+dynamic-import@8.8.
|
|
295641
|
+
// node_modules/.pnpm/@cspell+dynamic-import@8.8.4/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs
|
|
295594
295642
|
import { statSync as statSync2 } from "node:fs";
|
|
295595
295643
|
import { sep as pathSep } from "node:path";
|
|
295596
295644
|
import { pathToFileURL as pathToFileURL2 } from "node:url";
|
|
@@ -296968,7 +297016,7 @@ function resolve(specifier, parent) {
|
|
|
296968
297016
|
}
|
|
296969
297017
|
}
|
|
296970
297018
|
|
|
296971
|
-
// node_modules/.pnpm/@cspell+dynamic-import@8.8.
|
|
297019
|
+
// node_modules/.pnpm/@cspell+dynamic-import@8.8.4/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs
|
|
296972
297020
|
var isWindowsPath = /^[a-z]:\\/i;
|
|
296973
297021
|
async function dynamicImportFrom(moduleName, paths) {
|
|
296974
297022
|
paths = Array.isArray(paths) ? paths : paths ? [paths] : void 0;
|
|
@@ -297019,11 +297067,11 @@ function isError2(e) {
|
|
|
297019
297067
|
return e instanceof Error;
|
|
297020
297068
|
}
|
|
297021
297069
|
|
|
297022
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
297070
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/resolveFile.js
|
|
297023
297071
|
var import_resolve_from = __toESM(require_resolve_from(), 1);
|
|
297024
297072
|
var import_pkg_info2 = __toESM(require_pkg_info(), 1);
|
|
297025
297073
|
|
|
297026
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297074
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/async/asyncIterable.js
|
|
297027
297075
|
async function toArray2(asyncIterable) {
|
|
297028
297076
|
const data = [];
|
|
297029
297077
|
for await (const item of asyncIterable) {
|
|
@@ -297032,10 +297080,10 @@ async function toArray2(asyncIterable) {
|
|
|
297032
297080
|
return data;
|
|
297033
297081
|
}
|
|
297034
297082
|
|
|
297035
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297083
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/file/url.js
|
|
297036
297084
|
import path4 from "node:path";
|
|
297037
297085
|
import { pathToFileURL as pathToFileURL3 } from "node:url";
|
|
297038
|
-
var isURLRegExp = /^([\w-]{2,64}
|
|
297086
|
+
var isURLRegExp = /^([\w-]{2,64}:\/|data:)/i;
|
|
297039
297087
|
var isWindowsPath2 = /^[a-z]:[\\/]/i;
|
|
297040
297088
|
function isUrlLike(filename) {
|
|
297041
297089
|
return filename instanceof URL || isURLRegExp.test(filename);
|
|
@@ -297086,7 +297134,7 @@ function normalizePathForUrl(filePath2) {
|
|
|
297086
297134
|
return raw.split("/").map(encodeURIComponent).join("/").replace(/^\/([a-z])%3A/i, "/$1:");
|
|
297087
297135
|
}
|
|
297088
297136
|
|
|
297089
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297137
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/CFileReference.js
|
|
297090
297138
|
var CFileReference = class _CFileReference {
|
|
297091
297139
|
url;
|
|
297092
297140
|
encoding;
|
|
@@ -297132,7 +297180,7 @@ function isFileReference(ref) {
|
|
|
297132
297180
|
return CFileReference.isCFileReference(ref) || !(ref instanceof URL) && typeof ref !== "string";
|
|
297133
297181
|
}
|
|
297134
297182
|
|
|
297135
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297183
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/errors/errors.js
|
|
297136
297184
|
var ErrorNotImplemented = class extends Error {
|
|
297137
297185
|
method;
|
|
297138
297186
|
constructor(method, options) {
|
|
@@ -297148,17 +297196,17 @@ var AssertionError = class extends Error {
|
|
|
297148
297196
|
}
|
|
297149
297197
|
};
|
|
297150
297198
|
|
|
297151
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297199
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/errors/assert.js
|
|
297152
297200
|
function assert6(value, message) {
|
|
297153
297201
|
if (!value) {
|
|
297154
297202
|
throw new AssertionError(message ?? "Assertion failed");
|
|
297155
297203
|
}
|
|
297156
297204
|
}
|
|
297157
297205
|
|
|
297158
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297206
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/encode-decode.js
|
|
297159
297207
|
import { gunzipSync } from "node:zlib";
|
|
297160
297208
|
|
|
297161
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297209
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/arrayBuffers.js
|
|
297162
297210
|
function asUint8Array(data) {
|
|
297163
297211
|
return new Uint8Array(data.buffer, data.byteOffset, data.byteLength);
|
|
297164
297212
|
}
|
|
@@ -297193,7 +297241,7 @@ function swapBytes(data) {
|
|
|
297193
297241
|
return swap16(buf);
|
|
297194
297242
|
}
|
|
297195
297243
|
|
|
297196
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297244
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/encode-decode.js
|
|
297197
297245
|
var BOM_BE = 65279;
|
|
297198
297246
|
var BOM_LE = 65534;
|
|
297199
297247
|
var decoderUTF8 = new TextDecoder("utf8");
|
|
@@ -297305,7 +297353,7 @@ function decompressBuffer(data) {
|
|
|
297305
297353
|
return gunzipSync(buf);
|
|
297306
297354
|
}
|
|
297307
297355
|
|
|
297308
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297356
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/CFileResource.js
|
|
297309
297357
|
var CFileResource = class _CFileResource {
|
|
297310
297358
|
url;
|
|
297311
297359
|
content;
|
|
@@ -297373,7 +297421,7 @@ function fromFileResource(fileResource, encoding) {
|
|
|
297373
297421
|
return CFileResource.from(encoding ? { ...fileResource, encoding } : fileResource);
|
|
297374
297422
|
}
|
|
297375
297423
|
|
|
297376
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297424
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/stat.js
|
|
297377
297425
|
function compareStats(left, right) {
|
|
297378
297426
|
if (left === right)
|
|
297379
297427
|
return 0;
|
|
@@ -297383,12 +297431,12 @@ function compareStats(left, right) {
|
|
|
297383
297431
|
return diff < 0 ? -1 : diff > 0 ? 1 : 0;
|
|
297384
297432
|
}
|
|
297385
297433
|
|
|
297386
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297434
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/urlOrReferenceToUrl.js
|
|
297387
297435
|
function urlOrReferenceToUrl(urlOrReference) {
|
|
297388
297436
|
return urlOrReference instanceof URL ? urlOrReference : urlOrReference.url;
|
|
297389
297437
|
}
|
|
297390
297438
|
|
|
297391
|
-
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.
|
|
297439
|
+
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.4/node_modules/@cspell/cspell-service-bus/dist/esm/errors.js
|
|
297392
297440
|
var ErrorUnhandledRequest = class extends Error {
|
|
297393
297441
|
request;
|
|
297394
297442
|
constructor(request) {
|
|
@@ -297417,7 +297465,7 @@ var UnhandledHandlerError = class extends Error {
|
|
|
297417
297465
|
}
|
|
297418
297466
|
};
|
|
297419
297467
|
|
|
297420
|
-
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.
|
|
297468
|
+
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.4/node_modules/@cspell/cspell-service-bus/dist/esm/request.js
|
|
297421
297469
|
var BaseServiceRequest = class {
|
|
297422
297470
|
type;
|
|
297423
297471
|
params;
|
|
@@ -297442,7 +297490,7 @@ function isServiceResponseSuccess(res) {
|
|
|
297442
297490
|
return "value" in res && res.error === void 0;
|
|
297443
297491
|
}
|
|
297444
297492
|
|
|
297445
|
-
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.
|
|
297493
|
+
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.4/node_modules/@cspell/cspell-service-bus/dist/esm/bus.js
|
|
297446
297494
|
var MAX_DEPTH = 10;
|
|
297447
297495
|
var ServiceBus = class {
|
|
297448
297496
|
handlers = [];
|
|
@@ -297489,7 +297537,7 @@ var ServiceBus = class {
|
|
|
297489
297537
|
}
|
|
297490
297538
|
};
|
|
297491
297539
|
|
|
297492
|
-
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.
|
|
297540
|
+
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.4/node_modules/@cspell/cspell-service-bus/dist/esm/createRequestHandler.js
|
|
297493
297541
|
function createRequestHandler(requestDef, fn, name, description) {
|
|
297494
297542
|
return createIsRequestHandler(requestDef.is, fn, name ?? requestDef.type, description);
|
|
297495
297543
|
}
|
|
@@ -297504,7 +297552,7 @@ function createIsRequestHandler(isA, fn, name, description) {
|
|
|
297504
297552
|
};
|
|
297505
297553
|
}
|
|
297506
297554
|
|
|
297507
|
-
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.
|
|
297555
|
+
// node_modules/.pnpm/@cspell+cspell-service-bus@8.8.4/node_modules/@cspell/cspell-service-bus/dist/esm/requestFactory.js
|
|
297508
297556
|
function requestFactory(requestType) {
|
|
297509
297557
|
class RequestClass extends ServiceRequestCls {
|
|
297510
297558
|
static type = requestType;
|
|
@@ -297525,13 +297573,13 @@ function requestFactory(requestType) {
|
|
|
297525
297573
|
return RequestClass;
|
|
297526
297574
|
}
|
|
297527
297575
|
|
|
297528
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297576
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/handlers/node/file.js
|
|
297529
297577
|
import { promises as fs3, readFileSync, statSync as statSync3 } from "node:fs";
|
|
297530
297578
|
import { fileURLToPath as fileURLToPath5 } from "node:url";
|
|
297531
297579
|
import { promisify } from "node:util";
|
|
297532
297580
|
import { gunzipSync as gunzipSync2, gzip } from "node:zlib";
|
|
297533
297581
|
|
|
297534
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297582
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/errors/error.js
|
|
297535
297583
|
function toError3(e) {
|
|
297536
297584
|
if (e instanceof Error)
|
|
297537
297585
|
return e;
|
|
@@ -297541,7 +297589,7 @@ function toError3(e) {
|
|
|
297541
297589
|
return new Error(e && e.toString());
|
|
297542
297590
|
}
|
|
297543
297591
|
|
|
297544
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297592
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/models/Stats.js
|
|
297545
297593
|
var FileType;
|
|
297546
297594
|
(function(FileType2) {
|
|
297547
297595
|
FileType2[FileType2["Unknown"] = 0] = "Unknown";
|
|
@@ -297550,7 +297598,7 @@ var FileType;
|
|
|
297550
297598
|
FileType2[FileType2["SymbolicLink"] = 64] = "SymbolicLink";
|
|
297551
297599
|
})(FileType || (FileType = {}));
|
|
297552
297600
|
|
|
297553
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297601
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/dataUrl.js
|
|
297554
297602
|
function encodeDataUrl(data, mediaType, attributes) {
|
|
297555
297603
|
if (typeof data === "string")
|
|
297556
297604
|
return encodeString2(data, mediaType, attributes);
|
|
@@ -297611,10 +297659,10 @@ function guessMimeType(filename) {
|
|
|
297611
297659
|
return void 0;
|
|
297612
297660
|
}
|
|
297613
297661
|
|
|
297614
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297662
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/file/_fetch.js
|
|
297615
297663
|
var _fetch = global.fetch;
|
|
297616
297664
|
|
|
297617
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297665
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/file/FetchError.js
|
|
297618
297666
|
var FetchUrlError = class _FetchUrlError extends Error {
|
|
297619
297667
|
code;
|
|
297620
297668
|
status;
|
|
@@ -297667,7 +297715,7 @@ function toError4(err) {
|
|
|
297667
297715
|
return err instanceof Error ? err : new Error("Unknown Error", { cause: err });
|
|
297668
297716
|
}
|
|
297669
297717
|
|
|
297670
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297718
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/file/fetch.js
|
|
297671
297719
|
async function fetchHead(request) {
|
|
297672
297720
|
const url = toURL2(request);
|
|
297673
297721
|
try {
|
|
@@ -297695,7 +297743,7 @@ function toURL2(url) {
|
|
|
297695
297743
|
return typeof url === "string" ? new URL(url) : url;
|
|
297696
297744
|
}
|
|
297697
297745
|
|
|
297698
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297746
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/file/stat.js
|
|
297699
297747
|
async function getStatHttp(url) {
|
|
297700
297748
|
const headers = await fetchHead(url);
|
|
297701
297749
|
const eTag = headers.get("etag") || void 0;
|
|
@@ -297707,33 +297755,33 @@ async function getStatHttp(url) {
|
|
|
297707
297755
|
};
|
|
297708
297756
|
}
|
|
297709
297757
|
|
|
297710
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297758
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/requests/RequestFsReadFile.js
|
|
297711
297759
|
var RequestType = "fs:readFile";
|
|
297712
297760
|
var RequestFsReadFile = requestFactory(RequestType);
|
|
297713
297761
|
|
|
297714
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297762
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/requests/RequestFsReadFileSync.js
|
|
297715
297763
|
var RequestType2 = "fs:readFileSync";
|
|
297716
297764
|
var RequestFsReadFileTextSync = requestFactory(RequestType2);
|
|
297717
297765
|
|
|
297718
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297766
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/requests/RequestFsStat.js
|
|
297719
297767
|
var RequestTypeStat = "fs:stat";
|
|
297720
297768
|
var RequestFsStat = requestFactory(RequestTypeStat);
|
|
297721
297769
|
var RequestTypeStatSync = "fs:statSync";
|
|
297722
297770
|
var RequestFsStatSync = requestFactory(RequestTypeStatSync);
|
|
297723
297771
|
|
|
297724
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297772
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/requests/RequestFsWriteFile.js
|
|
297725
297773
|
var RequestType3 = "fs:writeFile";
|
|
297726
297774
|
var RequestFsWriteFile = requestFactory(RequestType3);
|
|
297727
297775
|
|
|
297728
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297776
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/requests/RequestZlibInflate.js
|
|
297729
297777
|
var RequestType4 = "zlib:inflate";
|
|
297730
297778
|
var RequestZlibInflate = requestFactory(RequestType4);
|
|
297731
297779
|
|
|
297732
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297780
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/requests/RequestFsReadDirectory.js
|
|
297733
297781
|
var RequestType5 = "fs:readDir";
|
|
297734
297782
|
var RequestFsReadDirectory = requestFactory(RequestType5);
|
|
297735
297783
|
|
|
297736
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297784
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/handlers/node/file.js
|
|
297737
297785
|
var isGzFileRegExp = /\.gz($|[?#])/;
|
|
297738
297786
|
function isGzFile(url) {
|
|
297739
297787
|
return isGzFileRegExp.test(typeof url === "string" ? url : url.pathname);
|
|
@@ -297876,7 +297924,7 @@ function toFileType(statLike) {
|
|
|
297876
297924
|
return statLike.isSymbolicLink() ? t | FileType.SymbolicLink : t;
|
|
297877
297925
|
}
|
|
297878
297926
|
|
|
297879
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
297927
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/CSpellIONode.js
|
|
297880
297928
|
var defaultCSpellIONode = void 0;
|
|
297881
297929
|
var CSpellIONode = class {
|
|
297882
297930
|
serviceBus;
|
|
@@ -297964,13 +298012,13 @@ function getDefaultCSpellIO() {
|
|
|
297964
298012
|
return cspellIO;
|
|
297965
298013
|
}
|
|
297966
298014
|
|
|
297967
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
298015
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/file/fileWriter.js
|
|
297968
298016
|
import * as fs4 from "node:fs";
|
|
297969
298017
|
import * as Stream from "node:stream";
|
|
297970
298018
|
import { promisify as promisify2 } from "node:util";
|
|
297971
298019
|
import * as zlib from "node:zlib";
|
|
297972
298020
|
|
|
297973
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
298021
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/common/transformers.js
|
|
297974
298022
|
function encoderTransformer(iterable, encoding) {
|
|
297975
298023
|
return isAsyncIterable2(iterable) ? encoderAsyncIterable(iterable, encoding) : encoderIterable(iterable, encoding);
|
|
297976
298024
|
}
|
|
@@ -297992,7 +298040,7 @@ function isAsyncIterable2(v) {
|
|
|
297992
298040
|
return v && typeof v === "object" && !!v[Symbol.asyncIterator];
|
|
297993
298041
|
}
|
|
297994
298042
|
|
|
297995
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
298043
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/node/file/fileWriter.js
|
|
297996
298044
|
var pipeline2 = promisify2(Stream.pipeline);
|
|
297997
298045
|
function writeToFile(filename, data, encoding) {
|
|
297998
298046
|
return writeToFileIterable(filename, typeof data === "string" ? [data] : data, encoding);
|
|
@@ -298003,7 +298051,7 @@ function writeToFileIterable(filename, data, encoding) {
|
|
|
298003
298051
|
return pipeline2(stream3, zip, fs4.createWriteStream(filename));
|
|
298004
298052
|
}
|
|
298005
298053
|
|
|
298006
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
298054
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/file/file.js
|
|
298007
298055
|
async function readFileText(filename, encoding) {
|
|
298008
298056
|
const fr = await getDefaultCSpellIO().readFile(filename, encoding);
|
|
298009
298057
|
return fr.getText();
|
|
@@ -298012,7 +298060,7 @@ function readFileTextSync(filename, encoding) {
|
|
|
298012
298060
|
return getDefaultCSpellIO().readFileSync(filename, encoding).getText();
|
|
298013
298061
|
}
|
|
298014
298062
|
|
|
298015
|
-
// node_modules/.pnpm/cspell-io@8.8.
|
|
298063
|
+
// node_modules/.pnpm/cspell-io@8.8.4/node_modules/cspell-io/dist/esm/VirtualFS.js
|
|
298016
298064
|
var debug = false;
|
|
298017
298065
|
var FSCapabilityFlags;
|
|
298018
298066
|
(function(FSCapabilityFlags2) {
|
|
@@ -298393,7 +298441,7 @@ function rPad(str2, len, ch = " ") {
|
|
|
298393
298441
|
return str2 + ch.repeat(Math.max(0, len - str2.length));
|
|
298394
298442
|
}
|
|
298395
298443
|
|
|
298396
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
298444
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/fileSystem.js
|
|
298397
298445
|
function getVirtualFS() {
|
|
298398
298446
|
return getDefaultVirtualFs();
|
|
298399
298447
|
}
|
|
@@ -298401,7 +298449,7 @@ function getFileSystem() {
|
|
|
298401
298449
|
return getVirtualFS().fs;
|
|
298402
298450
|
}
|
|
298403
298451
|
|
|
298404
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
298452
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/templates.js
|
|
298405
298453
|
function replaceTemplate(template3, replacements) {
|
|
298406
298454
|
const templateStart = "${";
|
|
298407
298455
|
const tLen = templateStart.length;
|
|
@@ -298437,7 +298485,7 @@ function envToTemplateVars(env4) {
|
|
|
298437
298485
|
return vars;
|
|
298438
298486
|
}
|
|
298439
298487
|
|
|
298440
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
298488
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/url.js
|
|
298441
298489
|
var import_pkg_info = __toESM(require_pkg_info(), 1);
|
|
298442
298490
|
import path5 from "node:path";
|
|
298443
298491
|
import { fileURLToPath as fileURLToPath6, pathToFileURL as pathToFileURL4 } from "node:url";
|
|
@@ -298514,7 +298562,7 @@ function windowsDriveLetterToUpper(absoluteFilePath) {
|
|
|
298514
298562
|
return absoluteFilePath.replace(/^([a-z]):\\/, (s) => s.toUpperCase());
|
|
298515
298563
|
}
|
|
298516
298564
|
|
|
298517
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
298565
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/resolveFile.js
|
|
298518
298566
|
var regExpStartsWidthNodeModules = /^node_modules[/\\]/;
|
|
298519
298567
|
var FileResolver = class {
|
|
298520
298568
|
fs;
|
|
@@ -298789,7 +298837,7 @@ async function resolveFile(filename, relativeTo2, fs19 = getFileSystem()) {
|
|
|
298789
298837
|
return resolver.resolveFile(filename, relativeTo2);
|
|
298790
298838
|
}
|
|
298791
298839
|
|
|
298792
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
298840
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/DictionaryReferenceCollection.js
|
|
298793
298841
|
function createDictionaryReferenceCollection(dictionaries) {
|
|
298794
298842
|
return new _DictionaryReferenceCollection(dictionaries);
|
|
298795
298843
|
}
|
|
@@ -298835,7 +298883,7 @@ function mapReference(ref) {
|
|
|
298835
298883
|
return { name: name.trim(), weight };
|
|
298836
298884
|
}
|
|
298837
298885
|
|
|
298838
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
298886
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/DictionarySettings.js
|
|
298839
298887
|
function filterDictDefsToLoad(dictRefCol, defs) {
|
|
298840
298888
|
const allActiveDefs = defs.filter(({ name }) => dictRefCol.isEnabled(name)).map(fixPath);
|
|
298841
298889
|
return [...new Map(allActiveDefs.map((d) => [d.name, d])).values()];
|
|
@@ -298949,7 +298997,7 @@ var _DictionaryDefinitionInternalWithSource = class {
|
|
|
298949
298997
|
}
|
|
298950
298998
|
};
|
|
298951
298999
|
|
|
298952
|
-
// node_modules/.pnpm/@cspell+strong-weak-map@8.8.
|
|
299000
|
+
// node_modules/.pnpm/@cspell+strong-weak-map@8.8.4/node_modules/@cspell/strong-weak-map/dist/esm/StrongWeakMap.js
|
|
298953
299001
|
var StrongWeakMap = class {
|
|
298954
299002
|
map;
|
|
298955
299003
|
constructor(init2) {
|
|
@@ -299074,7 +299122,7 @@ var StrongWeakMap = class {
|
|
|
299074
299122
|
[Symbol.toStringTag] = "StrongWeakMap";
|
|
299075
299123
|
};
|
|
299076
299124
|
|
|
299077
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299125
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/simpleCache.js
|
|
299078
299126
|
var SimpleCache2 = class {
|
|
299079
299127
|
size;
|
|
299080
299128
|
L0 = /* @__PURE__ */ new Map();
|
|
@@ -299149,7 +299197,7 @@ var AutoCache = class extends SimpleCache2 {
|
|
|
299149
299197
|
}
|
|
299150
299198
|
};
|
|
299151
299199
|
|
|
299152
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299200
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/SpellingDictionary/SpellingDictionaryError.js
|
|
299153
299201
|
var SpellingDictionaryLoadError = class extends Error {
|
|
299154
299202
|
uri;
|
|
299155
299203
|
options;
|
|
@@ -299167,7 +299215,7 @@ function isSpellingDictionaryLoadError(e) {
|
|
|
299167
299215
|
return e instanceof SpellingDictionaryLoadError;
|
|
299168
299216
|
}
|
|
299169
299217
|
|
|
299170
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299218
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/SpellingDictionary/DictionaryController/DictionaryLoader.js
|
|
299171
299219
|
var MAX_AGE = 1e4;
|
|
299172
299220
|
var loaders = {
|
|
299173
299221
|
S: loadSimpleWordList,
|
|
@@ -299371,7 +299419,7 @@ function toLines(content) {
|
|
|
299371
299419
|
return content.split(/\n|\r\n|\r/);
|
|
299372
299420
|
}
|
|
299373
299421
|
|
|
299374
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299422
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/SpellingDictionary/DictionaryLoader.js
|
|
299375
299423
|
var loader;
|
|
299376
299424
|
function getDictionaryLoader(vfs) {
|
|
299377
299425
|
if (loader)
|
|
@@ -299385,7 +299433,7 @@ async function refreshCacheEntries(maxAge, now) {
|
|
|
299385
299433
|
return getDictionaryLoader().refreshCacheEntries(maxAge, now);
|
|
299386
299434
|
}
|
|
299387
299435
|
|
|
299388
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299436
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/SpellingDictionary/Dictionaries.js
|
|
299389
299437
|
function loadDictionaryDefs(defsToLoad) {
|
|
299390
299438
|
return defsToLoad.map(loadDictionary);
|
|
299391
299439
|
}
|
|
@@ -299432,7 +299480,7 @@ function _getDictionaryInternal(settings, spellDictionaries) {
|
|
|
299432
299480
|
return createCollection(dictionaries, "dictionary collection");
|
|
299433
299481
|
}
|
|
299434
299482
|
|
|
299435
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299483
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/clearCachedFiles.js
|
|
299436
299484
|
function clearCachedFiles() {
|
|
299437
299485
|
return _clearCachedFiles();
|
|
299438
299486
|
}
|
|
@@ -299445,7 +299493,7 @@ function clearCaches() {
|
|
|
299445
299493
|
});
|
|
299446
299494
|
}
|
|
299447
299495
|
|
|
299448
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299496
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/LanguageIds.js
|
|
299449
299497
|
var languageExtensionDefinitions = [
|
|
299450
299498
|
{ id: "ada", extensions: [".adb", ".ads"] },
|
|
299451
299499
|
{ id: "apiblueprint", extensions: [".apib", ".apiblueprint"] },
|
|
@@ -299736,7 +299784,7 @@ function getLanguagesForBasename(basename5) {
|
|
|
299736
299784
|
return _getLanguagesForBasename(basename5) || _getLanguagesForBasename(basename5.toLowerCase()) || [];
|
|
299737
299785
|
}
|
|
299738
299786
|
|
|
299739
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
299787
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/Uri.js
|
|
299740
299788
|
import assert7 from "node:assert";
|
|
299741
299789
|
|
|
299742
299790
|
// node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs
|
|
@@ -300076,10 +300124,9 @@ var LIB;
|
|
|
300076
300124
|
})();
|
|
300077
300125
|
var { URI, Utils } = LIB;
|
|
300078
300126
|
|
|
300079
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300127
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/Uri.js
|
|
300080
300128
|
var isFile = /^(?:[a-zA-Z]:|[/\\])/;
|
|
300081
300129
|
var isPossibleUri = /\w:\/\//;
|
|
300082
|
-
var isUrl = /^(file:|stdin:|https?:|s?ftp:)/;
|
|
300083
300130
|
var STDIN_PROTOCOL = "stdin:";
|
|
300084
300131
|
function toUri(uriOrFile) {
|
|
300085
300132
|
if (UriImpl.isUri(uriOrFile))
|
|
@@ -300088,11 +300135,11 @@ function toUri(uriOrFile) {
|
|
|
300088
300135
|
return UriImpl.from(uriOrFile);
|
|
300089
300136
|
if (uriOrFile instanceof URL)
|
|
300090
300137
|
return UriImpl.parse(uriOrFile.toString());
|
|
300091
|
-
if (
|
|
300138
|
+
if (isHRef(uriOrFile))
|
|
300092
300139
|
return UriImpl.parse(uriOrFile.href);
|
|
300093
300140
|
if (isUri(uriOrFile))
|
|
300094
300141
|
return UriImpl.from(uriOrFile);
|
|
300095
|
-
if (
|
|
300142
|
+
if (isUrlLike(uriOrFile))
|
|
300096
300143
|
return UriImpl.parse(uriOrFile);
|
|
300097
300144
|
return isFile.test(uriOrFile) && !isPossibleUri.test(uriOrFile) ? UriImpl.file(normalizeDriveLetter(uriOrFile)) : UriImpl.parse(uriOrFile);
|
|
300098
300145
|
}
|
|
@@ -300104,7 +300151,7 @@ function uriToFilePath(uri) {
|
|
|
300104
300151
|
function normalizeDriveLetter(path36) {
|
|
300105
300152
|
return hasDriveLetter.test(path36) ? path36[0].toLowerCase() + path36.slice(1) : path36;
|
|
300106
300153
|
}
|
|
300107
|
-
function
|
|
300154
|
+
function isHRef(url) {
|
|
300108
300155
|
return !!url && typeof url === "object" && typeof url.href === "string" || false;
|
|
300109
300156
|
}
|
|
300110
300157
|
function isUri(uri) {
|
|
@@ -300198,12 +300245,12 @@ function parseStdinUri(uri) {
|
|
|
300198
300245
|
};
|
|
300199
300246
|
}
|
|
300200
300247
|
|
|
300201
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300248
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Document/normalizeLanguageIds.js
|
|
300202
300249
|
function normalizeLanguageIds(languageId) {
|
|
300203
300250
|
return (Array.isArray(languageId) ? languageId.join(",") : languageId).split(",").map((s) => s.trim());
|
|
300204
300251
|
}
|
|
300205
300252
|
|
|
300206
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300253
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Document/isBinaryDoc.js
|
|
300207
300254
|
function isBinaryDoc(document2) {
|
|
300208
300255
|
return isBinaryFile(toUri(document2.uri), document2.languageId);
|
|
300209
300256
|
}
|
|
@@ -300218,10 +300265,10 @@ function isBinaryFile(filename, languageId) {
|
|
|
300218
300265
|
return isGeneratedFile(file);
|
|
300219
300266
|
}
|
|
300220
300267
|
|
|
300221
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300268
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Document/resolveDocument.js
|
|
300222
300269
|
import { readFile } from "node:fs/promises";
|
|
300223
300270
|
|
|
300224
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300271
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Models/TextDocument.js
|
|
300225
300272
|
import assert8 from "node:assert";
|
|
300226
300273
|
|
|
300227
300274
|
// node_modules/.pnpm/vscode-languageserver-textdocument@1.0.11/node_modules/vscode-languageserver-textdocument/lib/esm/main.js
|
|
@@ -300434,7 +300481,7 @@ function getWellformedEdit(textEdit) {
|
|
|
300434
300481
|
return textEdit;
|
|
300435
300482
|
}
|
|
300436
300483
|
|
|
300437
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300484
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Models/TextDocument.js
|
|
300438
300485
|
var TextDocumentImpl = class {
|
|
300439
300486
|
uri;
|
|
300440
300487
|
languageId;
|
|
@@ -300533,7 +300580,7 @@ function isTextDocumentImpl(doc) {
|
|
|
300533
300580
|
}
|
|
300534
300581
|
var isTextDocument = isTextDocumentImpl;
|
|
300535
300582
|
|
|
300536
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300583
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Document/resolveDocument.js
|
|
300537
300584
|
var defaultEncoding = "utf8";
|
|
300538
300585
|
function fileToDocument(file, text, languageId, locale) {
|
|
300539
300586
|
return clean4({
|
|
@@ -300574,7 +300621,7 @@ function isDocumentWithText(doc) {
|
|
|
300574
300621
|
return doc.text !== void 0;
|
|
300575
300622
|
}
|
|
300576
300623
|
|
|
300577
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300624
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/exclusionHelper.js
|
|
300578
300625
|
var exclusionHelper_exports = {};
|
|
300579
300626
|
__export(exclusionHelper_exports, {
|
|
300580
300627
|
extractGlobsFromExcludeFilesGlobMap: () => extractGlobsFromExcludeFilesGlobMap,
|
|
@@ -300582,7 +300629,7 @@ __export(exclusionHelper_exports, {
|
|
|
300582
300629
|
generateExclusionFunctionForUri: () => generateExclusionFunctionForUri
|
|
300583
300630
|
});
|
|
300584
300631
|
|
|
300585
|
-
// node_modules/.pnpm/cspell-glob@8.8.
|
|
300632
|
+
// node_modules/.pnpm/cspell-glob@8.8.4/node_modules/cspell-glob/dist/esm/globHelper.js
|
|
300586
300633
|
import * as Path from "node:path";
|
|
300587
300634
|
var { posix } = Path;
|
|
300588
300635
|
var relRegExp = /^\.[\\/]/;
|
|
@@ -300743,7 +300790,7 @@ function isGlobalGlob(glob3) {
|
|
|
300743
300790
|
return isGlobalPatternRegExp.test(glob3);
|
|
300744
300791
|
}
|
|
300745
300792
|
|
|
300746
|
-
// node_modules/.pnpm/cspell-glob@8.8.
|
|
300793
|
+
// node_modules/.pnpm/cspell-glob@8.8.4/node_modules/cspell-glob/dist/esm/GlobMatcher.js
|
|
300747
300794
|
var import_micromatch = __toESM(require_micromatch(), 1);
|
|
300748
300795
|
import * as Path2 from "node:path";
|
|
300749
300796
|
var GlobMatcher = class {
|
|
@@ -300842,7 +300889,7 @@ function buildMatcherFn(patterns2, options) {
|
|
|
300842
300889
|
return fn;
|
|
300843
300890
|
}
|
|
300844
300891
|
|
|
300845
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300892
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/exclusionHelper.js
|
|
300846
300893
|
var defaultAllowedSchemes = /* @__PURE__ */ new Set(["file", "untitled"]);
|
|
300847
300894
|
function extractGlobsFromExcludeFilesGlobMap(globMap) {
|
|
300848
300895
|
const globs = Object.getOwnPropertyNames(globMap).filter((glob3) => globMap[glob3]);
|
|
@@ -300880,7 +300927,7 @@ function generateExclusionFunctionForFiles(globs, root) {
|
|
|
300880
300927
|
return (file) => matcher.match(file);
|
|
300881
300928
|
}
|
|
300882
300929
|
|
|
300883
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
300930
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/FeatureFlags/FeatureFlags.js
|
|
300884
300931
|
var systemFeatureFlags;
|
|
300885
300932
|
var FeatureFlags = class {
|
|
300886
300933
|
flags;
|
|
@@ -300950,18 +300997,18 @@ function toBool(value) {
|
|
|
300950
300997
|
return boolValues[value.toLowerCase()];
|
|
300951
300998
|
}
|
|
300952
300999
|
|
|
300953
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301000
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/CSpellSettingsServer.js
|
|
300954
301001
|
import assert9 from "node:assert";
|
|
300955
301002
|
import { pathToFileURL as pathToFileURL6 } from "node:url";
|
|
300956
301003
|
|
|
300957
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301004
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/constants.js
|
|
300958
301005
|
var configSettingsFileVersion0_1 = "0.1";
|
|
300959
301006
|
var configSettingsFileVersion0_2 = "0.2";
|
|
300960
301007
|
var currentSettingsFileVersion = configSettingsFileVersion0_2;
|
|
300961
301008
|
var ENV_CSPELL_GLOB_ROOT = "CSPELL_GLOB_ROOT";
|
|
300962
301009
|
var defaultConfigFileModuleRef = "@cspell/cspell-bundled-dicts/cspell-default.json";
|
|
300963
301010
|
|
|
300964
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301011
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/mergeCache.js
|
|
300965
301012
|
var CalcLeftRightResultWeakCache = class {
|
|
300966
301013
|
map = new AutoResolveWeakCache2();
|
|
300967
301014
|
_toDispose;
|
|
@@ -300987,7 +301034,7 @@ var CalcLeftRightResultWeakCache = class {
|
|
|
300987
301034
|
}
|
|
300988
301035
|
};
|
|
300989
301036
|
|
|
300990
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301037
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/mergeList.js
|
|
300991
301038
|
var cacheMergeListUnique = new CalcLeftRightResultWeakCache();
|
|
300992
301039
|
var cacheMergeLists = new CalcLeftRightResultWeakCache();
|
|
300993
301040
|
function mergeListUnique(left, right) {
|
|
@@ -301027,7 +301074,7 @@ function stats() {
|
|
|
301027
301074
|
};
|
|
301028
301075
|
}
|
|
301029
301076
|
|
|
301030
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301077
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/textRegex.js
|
|
301031
301078
|
var regExUpperSOrIng = /([\p{Lu}\p{M}]+\\?['’]?(?:s|ing|ies|es|ings|ed|ning))(?!\p{Ll})/gu;
|
|
301032
301079
|
var regExSplitWords = /(\p{Ll}\p{M}?)(\p{Lu})/gu;
|
|
301033
301080
|
var regExSplitWords2 = /(\p{Lu}\p{M}?)(\p{Lu}\p{M}?\p{Ll})/gu;
|
|
@@ -301140,7 +301187,7 @@ function removeVerboseFromRegExp(pattern) {
|
|
|
301140
301187
|
return result.result;
|
|
301141
301188
|
}
|
|
301142
301189
|
|
|
301143
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301190
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/patterns.js
|
|
301144
301191
|
var emptyRegExpList = [];
|
|
301145
301192
|
var emptyPatternDefinitions = [];
|
|
301146
301193
|
var cache3 = new CalcLeftRightResultWeakCache();
|
|
@@ -301176,7 +301223,7 @@ function toRegExp(pattern) {
|
|
|
301176
301223
|
return pattern instanceof RegExp ? new RegExp(pattern) : stringToRegExp(pattern, "gim", "g");
|
|
301177
301224
|
}
|
|
301178
301225
|
|
|
301179
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301226
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/CSpellSettingsServer.js
|
|
301180
301227
|
var emptyWords2 = [];
|
|
301181
301228
|
Object.freeze(emptyWords2);
|
|
301182
301229
|
var cachedMerges = new AutoResolveWeakCache2();
|
|
@@ -301436,12 +301483,12 @@ function extractParsers(plugins) {
|
|
|
301436
301483
|
return parserCache.get(plugins, mapPlugins);
|
|
301437
301484
|
}
|
|
301438
301485
|
|
|
301439
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301486
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/getDictionary.js
|
|
301440
301487
|
async function getDictionary(settings) {
|
|
301441
301488
|
return getDictionaryInternal(toInternalSettings(settings));
|
|
301442
301489
|
}
|
|
301443
301490
|
|
|
301444
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301491
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/perf/timer.js
|
|
301445
301492
|
function createPerfTimer2(name, onEnd, timeNowFn) {
|
|
301446
301493
|
return new SimpleTimer(name, onEnd, timeNowFn);
|
|
301447
301494
|
}
|
|
@@ -301477,7 +301524,7 @@ var SimpleTimer = class {
|
|
|
301477
301524
|
}
|
|
301478
301525
|
};
|
|
301479
301526
|
|
|
301480
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301527
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/globs/getGlobMatcher.js
|
|
301481
301528
|
var simpleGlobCache = /* @__PURE__ */ new Map();
|
|
301482
301529
|
var globCache = /* @__PURE__ */ new WeakMap();
|
|
301483
301530
|
onClearCache(() => {
|
|
@@ -301507,13 +301554,13 @@ function getGlobMatcherGlobGlob(glob3) {
|
|
|
301507
301554
|
return m;
|
|
301508
301555
|
}
|
|
301509
301556
|
|
|
301510
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301557
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/globs/checkFilenameMatchesGlob.js
|
|
301511
301558
|
function checkFilenameMatchesExcludeGlob(filename, globs) {
|
|
301512
301559
|
const m = getGlobMatcherForExcluding(globs);
|
|
301513
301560
|
return m.match(filename);
|
|
301514
301561
|
}
|
|
301515
301562
|
|
|
301516
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301563
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/calcOverrideSettings.js
|
|
301517
301564
|
function calcOverrideSettings(settings, filename) {
|
|
301518
301565
|
const _settings = toInternalSettings(settings);
|
|
301519
301566
|
const overrides = _settings.overrides || [];
|
|
@@ -301521,15 +301568,15 @@ function calcOverrideSettings(settings, filename) {
|
|
|
301521
301568
|
return result;
|
|
301522
301569
|
}
|
|
301523
301570
|
|
|
301524
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
301571
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js
|
|
301525
301572
|
import assert10 from "node:assert";
|
|
301526
301573
|
import path12 from "node:path";
|
|
301527
301574
|
import { fileURLToPath as fileURLToPath11, pathToFileURL as pathToFileURL8 } from "node:url";
|
|
301528
301575
|
|
|
301529
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301576
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFileReaderWriter.js
|
|
301530
301577
|
import { extname as extname2 } from "node:path/posix";
|
|
301531
301578
|
|
|
301532
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301579
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/defaultNext.js
|
|
301533
301580
|
var defaultNextDeserializer = (content) => {
|
|
301534
301581
|
throw new Error(`Unable to parse config file: "${content.url}"`);
|
|
301535
301582
|
};
|
|
@@ -301537,7 +301584,7 @@ var defaultNextSerializer = (file) => {
|
|
|
301537
301584
|
throw new Error(`Unable to serialize config file: "${file.url}"`);
|
|
301538
301585
|
};
|
|
301539
301586
|
|
|
301540
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301587
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/middlewareHelper.js
|
|
301541
301588
|
function getDeserializer(middleware) {
|
|
301542
301589
|
let next = defaultNextDeserializer;
|
|
301543
301590
|
for (const des of middleware) {
|
|
@@ -301575,12 +301622,12 @@ function getLoader(loaders3) {
|
|
|
301575
301622
|
return next;
|
|
301576
301623
|
}
|
|
301577
301624
|
|
|
301578
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301625
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/util/toURL.js
|
|
301579
301626
|
function toURL4(url) {
|
|
301580
301627
|
return typeof url === "string" ? new URL(url) : url;
|
|
301581
301628
|
}
|
|
301582
301629
|
|
|
301583
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301630
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFileReaderWriter.js
|
|
301584
301631
|
var CSpellConfigFileReaderWriterImpl = class {
|
|
301585
301632
|
io;
|
|
301586
301633
|
middleware;
|
|
@@ -301661,7 +301708,7 @@ var UntrustedUrlError = class extends Error {
|
|
|
301661
301708
|
}
|
|
301662
301709
|
};
|
|
301663
301710
|
|
|
301664
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301711
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/defaultIO.js
|
|
301665
301712
|
import { promises as fs5 } from "node:fs";
|
|
301666
301713
|
var defaultIO = {
|
|
301667
301714
|
readFile: readFile2,
|
|
@@ -301676,10 +301723,10 @@ async function writeFile2(file) {
|
|
|
301676
301723
|
return { url: file.url };
|
|
301677
301724
|
}
|
|
301678
301725
|
|
|
301679
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301726
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/loaders/loaderJavaScript.js
|
|
301680
301727
|
import { extname as extname3 } from "node:path/posix";
|
|
301681
301728
|
|
|
301682
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301729
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFile.js
|
|
301683
301730
|
var CSpellConfigFile = class {
|
|
301684
301731
|
url;
|
|
301685
301732
|
constructor(url) {
|
|
@@ -301723,7 +301770,7 @@ function addUniqueWordsToListAndSort(list, toAdd) {
|
|
|
301723
301770
|
}
|
|
301724
301771
|
}
|
|
301725
301772
|
|
|
301726
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301773
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJavaScript.js
|
|
301727
301774
|
var CSpellConfigFileJavaScript = class extends ImplCSpellConfigFile {
|
|
301728
301775
|
url;
|
|
301729
301776
|
settings;
|
|
@@ -301740,7 +301787,7 @@ var CSpellConfigFileJavaScript = class extends ImplCSpellConfigFile {
|
|
|
301740
301787
|
}
|
|
301741
301788
|
};
|
|
301742
301789
|
|
|
301743
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301790
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/loaders/loaderJavaScript.js
|
|
301744
301791
|
var _debug = false;
|
|
301745
301792
|
var _log = _debug ? console.warn.bind(console) : () => void 0;
|
|
301746
301793
|
async function importJavaScript(url, hashSuffix) {
|
|
@@ -301780,13 +301827,13 @@ var LoaderJavaScript = class {
|
|
|
301780
301827
|
};
|
|
301781
301828
|
var loaderJavaScript = new LoaderJavaScript();
|
|
301782
301829
|
|
|
301783
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301830
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/loaders/index.js
|
|
301784
301831
|
var defaultLoaders = [loaderJavaScript];
|
|
301785
301832
|
|
|
301786
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301833
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJson.js
|
|
301787
301834
|
var import_comment_json = __toESM(require_src2(), 1);
|
|
301788
301835
|
|
|
301789
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301836
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/serializers/util.js
|
|
301790
301837
|
function detectIndent(content) {
|
|
301791
301838
|
const m = content.match(/^[ \t]+/m);
|
|
301792
301839
|
return m && m[0] || " ";
|
|
@@ -301796,7 +301843,7 @@ function detectIndentAsNum(content) {
|
|
|
301796
301843
|
return indent2.length;
|
|
301797
301844
|
}
|
|
301798
301845
|
|
|
301799
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301846
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJson.js
|
|
301800
301847
|
var CSpellConfigFileJson = class _CSpellConfigFileJson extends ImplCSpellConfigFile {
|
|
301801
301848
|
url;
|
|
301802
301849
|
settings;
|
|
@@ -301841,7 +301888,7 @@ var ParseError = class extends Error {
|
|
|
301841
301888
|
}
|
|
301842
301889
|
};
|
|
301843
301890
|
|
|
301844
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301891
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/serializers/cspellJson.js
|
|
301845
301892
|
function deserializer(params, next) {
|
|
301846
301893
|
if (!isJsonFile(params.url.pathname))
|
|
301847
301894
|
return next(params);
|
|
@@ -301858,7 +301905,7 @@ function serializer(settings, next) {
|
|
|
301858
301905
|
}
|
|
301859
301906
|
var serializerCSpellJson = { deserialize: deserializer, serialize: serializer };
|
|
301860
301907
|
|
|
301861
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301908
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileYaml.js
|
|
301862
301909
|
var import_yaml = __toESM(require_dist(), 1);
|
|
301863
301910
|
var CSpellConfigFileYaml = class extends ImplCSpellConfigFile {
|
|
301864
301911
|
url;
|
|
@@ -301887,7 +301934,7 @@ function parseCSpellConfigFileYaml(file) {
|
|
|
301887
301934
|
return new CSpellConfigFileYaml(url, cspell, serialize);
|
|
301888
301935
|
}
|
|
301889
301936
|
|
|
301890
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301937
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/serializers/cspellYaml.js
|
|
301891
301938
|
function deserializer2(params, next) {
|
|
301892
301939
|
if (!isYamlFile(params.url.pathname))
|
|
301893
301940
|
return next(params);
|
|
@@ -301904,7 +301951,7 @@ function serializer2(settings, next) {
|
|
|
301904
301951
|
}
|
|
301905
301952
|
var serializerCSpellYaml = { deserialize: deserializer2, serialize: serializer2 };
|
|
301906
301953
|
|
|
301907
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301954
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFilePackageJson.js
|
|
301908
301955
|
var CSpellConfigFilePackageJson = class extends ImplCSpellConfigFile {
|
|
301909
301956
|
url;
|
|
301910
301957
|
settings;
|
|
@@ -301938,7 +301985,7 @@ function parseCSpellConfigFilePackageJson(file) {
|
|
|
301938
301985
|
return new CSpellConfigFilePackageJson(url, cspell, serialize);
|
|
301939
301986
|
}
|
|
301940
301987
|
|
|
301941
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
301988
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/serializers/packageJson.js
|
|
301942
301989
|
var isSupportedFormat = /\bpackage\.json$/i;
|
|
301943
301990
|
function deserializer3(params, next) {
|
|
301944
301991
|
if (!isSupportedFormat.test(params.url.pathname))
|
|
@@ -301952,19 +301999,19 @@ function serializer3(settings, next) {
|
|
|
301952
301999
|
}
|
|
301953
302000
|
var serializerPackageJson = { deserialize: deserializer3, serialize: serializer3 };
|
|
301954
302001
|
|
|
301955
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
302002
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/serializers/index.js
|
|
301956
302003
|
var defaultDeserializers = [
|
|
301957
302004
|
serializerCSpellJson,
|
|
301958
302005
|
serializerCSpellYaml,
|
|
301959
302006
|
serializerPackageJson
|
|
301960
302007
|
];
|
|
301961
302008
|
|
|
301962
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
302009
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/createReaderWriter.js
|
|
301963
302010
|
function createReaderWriter(deserializers2 = [], loaders3 = [], io = defaultIO) {
|
|
301964
302011
|
return new CSpellConfigFileReaderWriterImpl(io, [...defaultDeserializers, ...deserializers2], [...defaultLoaders, ...loaders3]);
|
|
301965
302012
|
}
|
|
301966
302013
|
|
|
301967
|
-
// node_modules/.pnpm/cspell-config-lib@8.8.
|
|
302014
|
+
// node_modules/.pnpm/cspell-config-lib@8.8.4/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileInMemory.js
|
|
301968
302015
|
var CSpellConfigFileInMemory = class extends ImplCSpellConfigFile {
|
|
301969
302016
|
url;
|
|
301970
302017
|
settings;
|
|
@@ -301978,10 +302025,10 @@ var CSpellConfigFileInMemory = class extends ImplCSpellConfigFile {
|
|
|
301978
302025
|
}
|
|
301979
302026
|
};
|
|
301980
302027
|
|
|
301981
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302028
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js
|
|
301982
302029
|
var import_lib_cjs = __toESM(require_lib_cjs(), 1);
|
|
301983
302030
|
|
|
301984
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302031
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/logger.js
|
|
301985
302032
|
var _logger = console;
|
|
301986
302033
|
function logError(...args) {
|
|
301987
302034
|
_logger.error(...args);
|
|
@@ -301998,10 +302045,10 @@ function getLogger() {
|
|
|
301998
302045
|
return _logger;
|
|
301999
302046
|
}
|
|
302000
302047
|
|
|
302001
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302048
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/GlobalSettings.js
|
|
302002
302049
|
import { pathToFileURL as pathToFileURL7 } from "node:url";
|
|
302003
302050
|
|
|
302004
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302051
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/cfgStore.js
|
|
302005
302052
|
import fs6 from "node:fs/promises";
|
|
302006
302053
|
import path10 from "node:path";
|
|
302007
302054
|
|
|
@@ -302080,7 +302127,7 @@ if (xdgConfig) {
|
|
|
302080
302127
|
xdgConfigDirectories.unshift(xdgConfig);
|
|
302081
302128
|
}
|
|
302082
302129
|
|
|
302083
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302130
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/cfgStore.js
|
|
302084
302131
|
var packageName = "cspell";
|
|
302085
302132
|
var legacyLocationDir = xdgConfig ? path10.join(xdgConfig, "configstore") : void 0;
|
|
302086
302133
|
var cspellGlobalLocationDir = envPaths(packageName, { suffix: "" }).config;
|
|
@@ -302135,11 +302182,11 @@ var GlobalConfigStore = class {
|
|
|
302135
302182
|
static defaultLocation = path10.join(cspellGlobalLocationDir, defaultConfigFileName);
|
|
302136
302183
|
};
|
|
302137
302184
|
|
|
302138
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302185
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/normalizeRawSettings.js
|
|
302139
302186
|
import { homedir as homedir3 } from "node:os";
|
|
302140
302187
|
import { fileURLToPath as fileURLToPath8 } from "node:url";
|
|
302141
302188
|
|
|
302142
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302189
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/toGlobDef.js
|
|
302143
302190
|
function toGlobDef(g, root, source) {
|
|
302144
302191
|
if (g === void 0)
|
|
302145
302192
|
return void 0;
|
|
@@ -302159,7 +302206,7 @@ function toGlobDef(g, root, source) {
|
|
|
302159
302206
|
return g;
|
|
302160
302207
|
}
|
|
302161
302208
|
|
|
302162
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302209
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/normalizeRawSettings.js
|
|
302163
302210
|
function normalizeRawConfig(config) {
|
|
302164
302211
|
if (typeof config.version === "number") {
|
|
302165
302212
|
config.version = config.version.toString();
|
|
@@ -302274,7 +302321,7 @@ function normalizeImport(imports) {
|
|
|
302274
302321
|
return [];
|
|
302275
302322
|
}
|
|
302276
302323
|
|
|
302277
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302324
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configToRawSettings.js
|
|
302278
302325
|
function configErrorToRawSettings(error2, url) {
|
|
302279
302326
|
const filename = toFilePathOrHref(url);
|
|
302280
302327
|
const fileRef = { filename, error: error2 };
|
|
@@ -302311,7 +302358,7 @@ function urlToSimpleId(url) {
|
|
|
302311
302358
|
return url.pathname.split("/").slice(-2).join("/");
|
|
302312
302359
|
}
|
|
302313
302360
|
|
|
302314
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302361
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/GlobalSettings.js
|
|
302315
302362
|
var globalConfig = new GlobalConfigStore();
|
|
302316
302363
|
async function getRawGlobalSettings() {
|
|
302317
302364
|
return configToRawSettings(await getGlobalConfig());
|
|
@@ -302357,7 +302404,7 @@ function getGlobalConfigPath() {
|
|
|
302357
302404
|
}
|
|
302358
302405
|
}
|
|
302359
302406
|
|
|
302360
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302407
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/ImportError.js
|
|
302361
302408
|
var ImportError = class extends Error {
|
|
302362
302409
|
cause;
|
|
302363
302410
|
constructor(msg, cause) {
|
|
@@ -302371,12 +302418,12 @@ var UnsupportedPnpFile = class extends Error {
|
|
|
302371
302418
|
}
|
|
302372
302419
|
};
|
|
302373
302420
|
|
|
302374
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302421
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/pnpLoader.js
|
|
302375
302422
|
var import_clear_module = __toESM(require_clear_module(), 1);
|
|
302376
302423
|
var import_import_fresh = __toESM(require_import_fresh(), 1);
|
|
302377
302424
|
import { fileURLToPath as fileURLToPath10 } from "node:url";
|
|
302378
302425
|
|
|
302379
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302426
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/findUp.js
|
|
302380
302427
|
import { stat } from "node:fs/promises";
|
|
302381
302428
|
import path11 from "node:path";
|
|
302382
302429
|
import { fileURLToPath as fileURLToPath9 } from "node:url";
|
|
@@ -302418,7 +302465,7 @@ function toDirPath(urlOrPath) {
|
|
|
302418
302465
|
return urlOrPath instanceof URL ? fileURLToPath9(new URL(".", urlOrPath)) : urlOrPath;
|
|
302419
302466
|
}
|
|
302420
302467
|
|
|
302421
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302468
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/pnpLoader.js
|
|
302422
302469
|
var defaultPnpFiles = [".pnp.cjs", ".pnp.js"];
|
|
302423
302470
|
var supportedSchemas = /* @__PURE__ */ new Set(["file:"]);
|
|
302424
302471
|
var cachedRequests = /* @__PURE__ */ new Map();
|
|
@@ -302517,7 +302564,7 @@ function isSupported(url) {
|
|
|
302517
302564
|
return supportedSchemas.has(url.protocol);
|
|
302518
302565
|
}
|
|
302519
302566
|
|
|
302520
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302567
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLocations.js
|
|
302521
302568
|
var supportedExtensions = [".json", ".jsonc", ".yaml", ".yml", ".mjs", ".cjs", ".js"];
|
|
302522
302569
|
var setOfLocations = /* @__PURE__ */ new Set([
|
|
302523
302570
|
"package.json",
|
|
@@ -302567,10 +302614,10 @@ function genCfgLoc(filename, extensions) {
|
|
|
302567
302614
|
return extensions.map((ext2) => filename + ext2);
|
|
302568
302615
|
}
|
|
302569
302616
|
|
|
302570
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302617
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configSearch.js
|
|
302571
302618
|
import { extname as extname4 } from "node:path/posix";
|
|
302572
302619
|
|
|
302573
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302620
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/findUpFromUrl.js
|
|
302574
302621
|
async function findUpFromUrl(name, from, options = {}) {
|
|
302575
302622
|
const { type: entryType = "file", stopAt, fs: fs19 = getVirtualFS().fs } = options;
|
|
302576
302623
|
let dir = new URL(".", from);
|
|
@@ -302611,7 +302658,7 @@ function makePredicate2(fs19, name, entryType) {
|
|
|
302611
302658
|
};
|
|
302612
302659
|
}
|
|
302613
302660
|
|
|
302614
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302661
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configSearch.js
|
|
302615
302662
|
var ConfigSearch = class {
|
|
302616
302663
|
searchPlaces;
|
|
302617
302664
|
allowedExtensionsByProtocol;
|
|
@@ -302748,14 +302795,14 @@ async function checkPackageJson(fs19, filename) {
|
|
|
302748
302795
|
}
|
|
302749
302796
|
}
|
|
302750
302797
|
|
|
302751
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302798
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/defaultSettings.js
|
|
302752
302799
|
var defaultSettings = createCSpellSettingsInternal({
|
|
302753
302800
|
id: "default",
|
|
302754
302801
|
name: "default",
|
|
302755
302802
|
version: currentSettingsFileVersion
|
|
302756
302803
|
});
|
|
302757
302804
|
|
|
302758
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302805
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/PnPSettings.js
|
|
302759
302806
|
var defaultPnPSettings = Object.freeze({});
|
|
302760
302807
|
var lastPnP = defaultPnPSettings;
|
|
302761
302808
|
function normalizePnPSettings(settings) {
|
|
@@ -302770,7 +302817,7 @@ function equal(a2, b) {
|
|
|
302770
302817
|
return a2 === b || a2.usePnP === b.usePnP && (a2.pnpFiles === b.pnpFiles || a2.pnpFiles?.join("|") === b.pnpFiles?.join("|"));
|
|
302771
302818
|
}
|
|
302772
302819
|
|
|
302773
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
302820
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js
|
|
302774
302821
|
var supportedCSpellConfigVersions = [configSettingsFileVersion0_2];
|
|
302775
302822
|
var setOfSupportedConfigVersions = Object.freeze(new Set(supportedCSpellConfigVersions));
|
|
302776
302823
|
var sectionCSpell = "cSpell";
|
|
@@ -303199,7 +303246,7 @@ function relativeToCwd(file) {
|
|
|
303199
303246
|
return [prefix || ".", ...urlPath.slice(i2)].join("/");
|
|
303200
303247
|
}
|
|
303201
303248
|
|
|
303202
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
303249
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/defaultConfigLoader.js
|
|
303203
303250
|
var gcl = getDefaultConfigLoaderInternal;
|
|
303204
303251
|
function searchForConfig(searchFrom, pnpSettings = defaultPnPSettings) {
|
|
303205
303252
|
return gcl().searchForConfig(searchFrom, pnpSettings);
|
|
@@ -303238,7 +303285,7 @@ async function readRawSettings(filename, relativeTo2) {
|
|
|
303238
303285
|
}
|
|
303239
303286
|
}
|
|
303240
303287
|
|
|
303241
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
303288
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/extractImportErrors.js
|
|
303242
303289
|
function extractImportErrors(settings) {
|
|
303243
303290
|
const imports = mergeImportRefs2(settings);
|
|
303244
303291
|
return !imports ? [] : [...imports.values()].filter(isImportFileRefWithError);
|
|
@@ -303261,7 +303308,7 @@ function isImportFileRefWithError(ref) {
|
|
|
303261
303308
|
return !!ref.error;
|
|
303262
303309
|
}
|
|
303263
303310
|
|
|
303264
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
303311
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/readSettings.js
|
|
303265
303312
|
async function readSettings(filename, relativeToOrPnP, pnpSettings) {
|
|
303266
303313
|
const loader3 = getDefaultConfigLoader();
|
|
303267
303314
|
const relativeTo2 = typeof relativeToOrPnP === "string" || relativeToOrPnP instanceof URL ? relativeToOrPnP : void 0;
|
|
@@ -303269,13 +303316,13 @@ async function readSettings(filename, relativeToOrPnP, pnpSettings) {
|
|
|
303269
303316
|
return loader3.readSettingsAsync(filename, relativeTo2, pnp);
|
|
303270
303317
|
}
|
|
303271
303318
|
|
|
303272
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
303319
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/readSettingsFiles.js
|
|
303273
303320
|
async function readSettingsFiles(filenames) {
|
|
303274
303321
|
const settings = await Promise.all(filenames.map((filename) => readSettings(filename)));
|
|
303275
303322
|
return settings.reduce((a2, b) => mergeSettings(a2, b), defaultSettings);
|
|
303276
303323
|
}
|
|
303277
303324
|
|
|
303278
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303325
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/grammarTypesHelpers.js
|
|
303279
303326
|
function isPatternInclude(p) {
|
|
303280
303327
|
return !!p.include;
|
|
303281
303328
|
}
|
|
@@ -303297,7 +303344,7 @@ function isPatternPatterns(p) {
|
|
|
303297
303344
|
return Array.isArray(p.patterns);
|
|
303298
303345
|
}
|
|
303299
303346
|
|
|
303300
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303347
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/matchResult.js
|
|
303301
303348
|
function segmentMatch(mr) {
|
|
303302
303349
|
const { matches, index: index2, groups, input } = mr;
|
|
303303
303350
|
const segments = [];
|
|
@@ -303334,7 +303381,7 @@ function createSimpleMatchResult(match3, input, index2, lineNumber) {
|
|
|
303334
303381
|
return { index: index2, input, match: match3, matches: [match3], groups, lineNumber };
|
|
303335
303382
|
}
|
|
303336
303383
|
|
|
303337
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303384
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/scope.js
|
|
303338
303385
|
import assert11 from "node:assert";
|
|
303339
303386
|
var Scope = class _Scope {
|
|
303340
303387
|
value;
|
|
@@ -303401,7 +303448,7 @@ function isScopeLike(value) {
|
|
|
303401
303448
|
return typeof value === "object" && !Array.isArray(value) && value.value !== void 0;
|
|
303402
303449
|
}
|
|
303403
303450
|
|
|
303404
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303451
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/grammarNormalizer.js
|
|
303405
303452
|
function normalizeGrammar(grammar2) {
|
|
303406
303453
|
return new ImplNGrammar(grammar2);
|
|
303407
303454
|
}
|
|
@@ -303671,20 +303718,20 @@ var ImplNPatternPatterns = class {
|
|
|
303671
303718
|
}
|
|
303672
303719
|
};
|
|
303673
303720
|
|
|
303674
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303721
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/grammar.js
|
|
303675
303722
|
function compileGrammar(grammar2) {
|
|
303676
303723
|
return normalizeGrammar(grammar2);
|
|
303677
303724
|
}
|
|
303678
303725
|
|
|
303679
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303726
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/tokenizeLine.js
|
|
303680
303727
|
import assert12 from "node:assert";
|
|
303681
303728
|
|
|
303682
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303729
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/util.js
|
|
303683
303730
|
function isDefined5(t) {
|
|
303684
303731
|
return t !== void 0 && t !== null;
|
|
303685
303732
|
}
|
|
303686
303733
|
|
|
303687
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303734
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/processors/procMatchingRule.js
|
|
303688
303735
|
function applyCaptureToBeginOrMatch(matchRuleResult) {
|
|
303689
303736
|
const { match: match3, rule } = matchRuleResult;
|
|
303690
303737
|
const bePattern = rule.pattern;
|
|
@@ -303810,7 +303857,7 @@ function applyCaptures(rule, match3, captures) {
|
|
|
303810
303857
|
return parsedText;
|
|
303811
303858
|
}
|
|
303812
303859
|
|
|
303813
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303860
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/tokenizeLine.js
|
|
303814
303861
|
function tokenizeLine(line, rule) {
|
|
303815
303862
|
const text = line.text;
|
|
303816
303863
|
const lineLen = line.text.length;
|
|
@@ -303922,7 +303969,7 @@ function findNearestWithEnd(ctx) {
|
|
|
303922
303969
|
return ctx;
|
|
303923
303970
|
}
|
|
303924
303971
|
|
|
303925
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
303972
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/grammars/typescript.js
|
|
303926
303973
|
var repository = {
|
|
303927
303974
|
statements: {
|
|
303928
303975
|
name: "code.ts",
|
|
@@ -304085,7 +304132,7 @@ var grammar = {
|
|
|
304085
304132
|
repository
|
|
304086
304133
|
};
|
|
304087
304134
|
|
|
304088
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
304135
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/mappers/appendMappedText.js
|
|
304089
304136
|
import assert13 from "node:assert";
|
|
304090
304137
|
function appendMappedText(a2, b) {
|
|
304091
304138
|
if (!a2.map && !b.map) {
|
|
@@ -304123,7 +304170,7 @@ function joinMaps(aMap, bMap) {
|
|
|
304123
304170
|
return r;
|
|
304124
304171
|
}
|
|
304125
304172
|
|
|
304126
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
304173
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/mappers/typescript.js
|
|
304127
304174
|
var hexChars = {
|
|
304128
304175
|
"0": 0,
|
|
304129
304176
|
"1": 1,
|
|
@@ -304264,7 +304311,7 @@ function mapRawString(text) {
|
|
|
304264
304311
|
};
|
|
304265
304312
|
}
|
|
304266
304313
|
|
|
304267
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
304314
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parser/parser.js
|
|
304268
304315
|
function mapTokenizedLine(tl) {
|
|
304269
304316
|
return tl.tokens.map((t) => ({
|
|
304270
304317
|
text: t.text,
|
|
@@ -304283,7 +304330,7 @@ function createParser(grammar2, name, transform5 = mapTokenizedLines) {
|
|
|
304283
304330
|
return { name, parse: parse5 };
|
|
304284
304331
|
}
|
|
304285
304332
|
|
|
304286
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
304333
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parsers/typescript/TypeScriptParser.js
|
|
304287
304334
|
var tsGrammar = compileGrammar(grammar);
|
|
304288
304335
|
var pool = new ScopePool();
|
|
304289
304336
|
var useScope = /* @__PURE__ */ new WeakMap();
|
|
@@ -304365,13 +304412,13 @@ function doesScopeMatch(s, match3) {
|
|
|
304365
304412
|
return typeof s === "string" ? s.startsWith(match3) : s.value.startsWith(match3);
|
|
304366
304413
|
}
|
|
304367
304414
|
|
|
304368
|
-
// node_modules/.pnpm/cspell-grammar@8.8.
|
|
304415
|
+
// node_modules/.pnpm/cspell-grammar@8.8.4/node_modules/cspell-grammar/dist/parsers/index.js
|
|
304369
304416
|
var parsers2 = [parser];
|
|
304370
304417
|
|
|
304371
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304418
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/DefaultSettings.js
|
|
304372
304419
|
var import_lib_cjs2 = __toESM(require_lib_cjs(), 1);
|
|
304373
304420
|
|
|
304374
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304421
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Models/PatternRegExp.js
|
|
304375
304422
|
var PatternRegExp = class extends RegExp {
|
|
304376
304423
|
constructor(pattern) {
|
|
304377
304424
|
super(pattern);
|
|
@@ -304381,7 +304428,7 @@ var PatternRegExp = class extends RegExp {
|
|
|
304381
304428
|
}
|
|
304382
304429
|
};
|
|
304383
304430
|
|
|
304384
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304431
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/LanguageSettings.js
|
|
304385
304432
|
var defaultLocale = "en";
|
|
304386
304433
|
var defaultLanguageSettings = [];
|
|
304387
304434
|
function getDefaultLanguageSettings() {
|
|
@@ -304481,7 +304528,7 @@ function calcSettingsForLanguageId(baseSettings, languageId) {
|
|
|
304481
304528
|
return langSettings;
|
|
304482
304529
|
}
|
|
304483
304530
|
|
|
304484
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304531
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/RegExpPatterns.js
|
|
304485
304532
|
var regExMatchUrls = /(?:https?|ftp):\/\/[^\s"]+/gi;
|
|
304486
304533
|
var regExHRef = /\bhref\s*=\s*".*?"/gi;
|
|
304487
304534
|
var regExMatchCommonHexFormats = /(?:#[0-9a-f]{3,8})|(?:0x[0-9a-f]+)|(?:\\u[0-9a-f]{4})|(?:\\x\{[0-9a-f]{4}\})/gi;
|
|
@@ -304510,7 +304557,7 @@ var regExRepeatedChar = /^(\w)\1{3,}$/i;
|
|
|
304510
304557
|
var regExSha = /\bsha\d+-[a-z0-9+/]{25,}={0,3}/gi;
|
|
304511
304558
|
var regExHashStrings = /(?:\b(?:sha\d+|md5|base64|crypt|bcrypt|scrypt|security-token|assertion)[-,:$=]|#code[/])[-\w/+%.]{25,}={0,3}(?:(['"])\s*\+?\s*\1?[-\w/+%.]+={0,3})*(?![-\w/+=%.])/gi;
|
|
304512
304559
|
|
|
304513
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304560
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/DefaultSettings.js
|
|
304514
304561
|
var defaultConfigFile = () => resolveConfigModule(defaultConfigFileModuleRef);
|
|
304515
304562
|
var regExpSpellCheckerDisable = [
|
|
304516
304563
|
new PatternRegExp(regExSpellingGuardBlock),
|
|
@@ -304670,7 +304717,7 @@ function getDefaultBundledSettingsAsync() {
|
|
|
304670
304717
|
return defaultSettingsLoader.getDefaultSettingsAsync();
|
|
304671
304718
|
}
|
|
304672
304719
|
|
|
304673
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304720
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/index.link.js
|
|
304674
304721
|
var index_link_exports = {};
|
|
304675
304722
|
__export(index_link_exports, {
|
|
304676
304723
|
addPathsToGlobalImports: () => addPathsToGlobalImports,
|
|
@@ -304678,7 +304725,7 @@ __export(index_link_exports, {
|
|
|
304678
304725
|
removePathsFromGlobalImports: () => removePathsFromGlobalImports
|
|
304679
304726
|
});
|
|
304680
304727
|
|
|
304681
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304728
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/link.js
|
|
304682
304729
|
import * as fs7 from "node:fs";
|
|
304683
304730
|
import * as Path3 from "node:path";
|
|
304684
304731
|
async function listGlobalImports() {
|
|
@@ -304799,7 +304846,7 @@ function findPackageForCSpellConfig(pathToConfig) {
|
|
|
304799
304846
|
}
|
|
304800
304847
|
}
|
|
304801
304848
|
|
|
304802
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304849
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/text.js
|
|
304803
304850
|
var text_exports = {};
|
|
304804
304851
|
__export(text_exports, {
|
|
304805
304852
|
__testing__: () => __testing__2,
|
|
@@ -304832,7 +304879,7 @@ __export(text_exports, {
|
|
|
304832
304879
|
ucFirst: () => ucFirst2
|
|
304833
304880
|
});
|
|
304834
304881
|
|
|
304835
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304882
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/search.js
|
|
304836
304883
|
function binarySearch(arr, item, leftOffset, rightOffset) {
|
|
304837
304884
|
let left = Math.max(leftOffset ?? 0, 0);
|
|
304838
304885
|
let right = Math.min(rightOffset ?? arr.length, arr.length);
|
|
@@ -304847,7 +304894,7 @@ function binarySearch(arr, item, leftOffset, rightOffset) {
|
|
|
304847
304894
|
return left;
|
|
304848
304895
|
}
|
|
304849
304896
|
|
|
304850
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
304897
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/text.js
|
|
304851
304898
|
function splitCamelCaseWordWithOffset(wo) {
|
|
304852
304899
|
return splitCamelCaseWord(wo.text).map(scanMap((last, text) => ({ text, offset: last.offset + last.text.length }), {
|
|
304853
304900
|
text: "",
|
|
@@ -305006,7 +305053,7 @@ var __testing__2 = {
|
|
|
305006
305053
|
regExWordsAndDigits
|
|
305007
305054
|
};
|
|
305008
305055
|
|
|
305009
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305056
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/InDocSettings.js
|
|
305010
305057
|
var regExMatchRegEx = /\/.*\/[gimuy]*/;
|
|
305011
305058
|
var regExCSpellInDocDirective = /\b(?:spell-?checker|c?spell)::?(.*)/gi;
|
|
305012
305059
|
var regExCSpellDirectiveKey = /(?<=\b(?:spell-?checker|c?spell)::?)(?!:)(.*)/i;
|
|
@@ -305222,7 +305269,7 @@ function parseDisable(_match) {
|
|
|
305222
305269
|
return {};
|
|
305223
305270
|
}
|
|
305224
305271
|
|
|
305225
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305272
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/Settings/TextDocumentSettings.js
|
|
305226
305273
|
function combineTextAndLanguageSettings(settings, text, languageId) {
|
|
305227
305274
|
if (!text) {
|
|
305228
305275
|
return toInternalSettings(calcSettingsForLanguageId(settings, languageId));
|
|
@@ -305236,7 +305283,7 @@ function extractSettingsFromText(text) {
|
|
|
305236
305283
|
return getInDocumentSettings(text);
|
|
305237
305284
|
}
|
|
305238
305285
|
|
|
305239
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305286
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/determineTextDocumentSettings.js
|
|
305240
305287
|
import * as path13 from "node:path";
|
|
305241
305288
|
async function determineTextDocumentSettings(doc, settings) {
|
|
305242
305289
|
const filename = uriToFilePath(doc.uri);
|
|
@@ -305253,20 +305300,20 @@ function getLanguageForFilename(filename) {
|
|
|
305253
305300
|
return getLanguagesForBasename(basename5);
|
|
305254
305301
|
}
|
|
305255
305302
|
|
|
305256
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305303
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/checkText.js
|
|
305257
305304
|
import assert17 from "node:assert";
|
|
305258
305305
|
|
|
305259
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305306
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/docValidator.js
|
|
305260
305307
|
import assert16 from "node:assert";
|
|
305261
305308
|
|
|
305262
|
-
// node_modules/.pnpm/@cspell+cspell-types@8.8.
|
|
305309
|
+
// node_modules/.pnpm/@cspell+cspell-types@8.8.4/node_modules/@cspell/cspell-types/dist/index.mjs
|
|
305263
305310
|
var dist_exports = {};
|
|
305264
305311
|
__reExport(dist_exports, __toESM(require_dist2(), 1));
|
|
305265
305312
|
|
|
305266
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305313
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/suggestions.js
|
|
305267
305314
|
import assert14 from "node:assert";
|
|
305268
305315
|
|
|
305269
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305316
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/memorizeLastCall.js
|
|
305270
305317
|
function memorizeLastCall2(fn) {
|
|
305271
305318
|
let last;
|
|
305272
305319
|
return (...p) => {
|
|
@@ -305280,7 +305327,7 @@ function memorizeLastCall2(fn) {
|
|
|
305280
305327
|
};
|
|
305281
305328
|
}
|
|
305282
305329
|
|
|
305283
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305330
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/suggestions.js
|
|
305284
305331
|
var emptySuggestionOptions = Object.freeze({});
|
|
305285
305332
|
var emptyCSpellSettings = Object.freeze({});
|
|
305286
305333
|
async function* suggestionsForWords(words, options, settings) {
|
|
@@ -305451,12 +305498,12 @@ var SuggestionError = class extends Error {
|
|
|
305451
305498
|
}
|
|
305452
305499
|
};
|
|
305453
305500
|
|
|
305454
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305501
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/defaultConstants.js
|
|
305455
305502
|
var defaultMaxNumberOfProblems = 200;
|
|
305456
305503
|
var defaultMaxDuplicateProblems = 5;
|
|
305457
305504
|
var defaultMinWordLength = 4;
|
|
305458
305505
|
|
|
305459
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305506
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/PairingHeap.js
|
|
305460
305507
|
var PairingHeap2 = class {
|
|
305461
305508
|
compare;
|
|
305462
305509
|
_heap;
|
|
@@ -305540,12 +305587,12 @@ function mergeSiblings2(compare4, n2) {
|
|
|
305540
305587
|
return ss ? merge3(compare4, m, mergeSiblings2(compare4, ss)) : m;
|
|
305541
305588
|
}
|
|
305542
305589
|
|
|
305543
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305590
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/regexHelper.js
|
|
305544
305591
|
function escapeRegEx2(s) {
|
|
305545
305592
|
return s.replaceAll(/[|\\{}()[\]^$+*?.]/g, "\\$&").replaceAll("-", "\\x2d");
|
|
305546
305593
|
}
|
|
305547
305594
|
|
|
305548
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305595
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/wordSplitter.js
|
|
305549
305596
|
var ignoreBreak = Object.freeze([]);
|
|
305550
305597
|
function split(line, offset, isValidWord, options = {}) {
|
|
305551
305598
|
const relWordToSplit = findNextWordText({ text: line.text, offset: offset - line.offset });
|
|
@@ -305853,7 +305900,7 @@ function mergeSortedBreaks(...maps) {
|
|
|
305853
305900
|
return maps.flat().sort((a2, b) => a2.offset - b.offset);
|
|
305854
305901
|
}
|
|
305855
305902
|
|
|
305856
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305903
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/isWordValid.js
|
|
305857
305904
|
function hasWordCheck(dict, word2) {
|
|
305858
305905
|
word2 = word2.includes("\\") ? word2.replaceAll("\\", "") : word2;
|
|
305859
305906
|
return dict.has(word2);
|
|
@@ -305864,7 +305911,7 @@ function isWordValidWithEscapeRetry(dict, wo, line) {
|
|
|
305864
305911
|
line.text[wo.offset - line.offset - 1] === "\\" && hasWordCheck(dict, wo.text.slice(1));
|
|
305865
305912
|
}
|
|
305866
305913
|
|
|
305867
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305914
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/TextMap.js
|
|
305868
305915
|
import assert15 from "node:assert";
|
|
305869
305916
|
function extractTextMapRangeOrigin(textMap, extractRange) {
|
|
305870
305917
|
const { text: srcTxt, range: srcRange, map: srcMap } = textMap;
|
|
@@ -305907,7 +305954,7 @@ function extractTextMapRangeOrigin(textMap, extractRange) {
|
|
|
305907
305954
|
return { text, range, map: map4 };
|
|
305908
305955
|
}
|
|
305909
305956
|
|
|
305910
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
305957
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/parsedText.js
|
|
305911
305958
|
function mapRangeBackToOriginalPos(offRange, map4) {
|
|
305912
305959
|
if (!map4 || !map4.length)
|
|
305913
305960
|
return offRange;
|
|
@@ -305966,7 +306013,7 @@ function createMappedTextSegmenter(includeRanges) {
|
|
|
305966
306013
|
return segmenter;
|
|
305967
306014
|
}
|
|
305968
306015
|
|
|
305969
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306016
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/lineValidatorFactory.js
|
|
305970
306017
|
function lineValidatorFactory(sDict, options) {
|
|
305971
306018
|
const { minWordLength = defaultMinWordLength, flagWords = [], allowCompoundWords = false, ignoreCase: ignoreCase2 = true } = options;
|
|
305972
306019
|
const hasWordOptions = {
|
|
@@ -306094,7 +306141,7 @@ function textValidatorFactory(dict, options) {
|
|
|
306094
306141
|
};
|
|
306095
306142
|
}
|
|
306096
306143
|
|
|
306097
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306144
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/settingsToValidateOptions.js
|
|
306098
306145
|
function settingsToValidateOptions(settings) {
|
|
306099
306146
|
const opt = {
|
|
306100
306147
|
...settings,
|
|
@@ -306103,7 +306150,7 @@ function settingsToValidateOptions(settings) {
|
|
|
306103
306150
|
return opt;
|
|
306104
306151
|
}
|
|
306105
306152
|
|
|
306106
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306153
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/util/TextRange.js
|
|
306107
306154
|
function toMatchRangeWithText(m) {
|
|
306108
306155
|
const index2 = m.index || 0;
|
|
306109
306156
|
const _text = m[0];
|
|
@@ -306203,7 +306250,7 @@ function makeSortedMatchRangeArray(sortedValues) {
|
|
|
306203
306250
|
return sorted;
|
|
306204
306251
|
}
|
|
306205
306252
|
|
|
306206
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306253
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/textValidator.js
|
|
306207
306254
|
function validateText(text, dict, options) {
|
|
306208
306255
|
const { maxNumberOfProblems = defaultMaxNumberOfProblems, maxDuplicateProblems = defaultMaxDuplicateProblems } = options;
|
|
306209
306256
|
const mapOfProblems = /* @__PURE__ */ new Map();
|
|
@@ -306273,7 +306320,7 @@ function mapLineSegmentAgainstRangesFactory(includeRanges) {
|
|
|
306273
306320
|
return mapper;
|
|
306274
306321
|
}
|
|
306275
306322
|
|
|
306276
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306323
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/traceWord.js
|
|
306277
306324
|
function traceWord(word2, dictCollection, config) {
|
|
306278
306325
|
const opts = {
|
|
306279
306326
|
ignoreCase: true,
|
|
@@ -306350,7 +306397,7 @@ var CTraceResult = class extends Array {
|
|
|
306350
306397
|
}
|
|
306351
306398
|
};
|
|
306352
306399
|
|
|
306353
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306400
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/docValidator.js
|
|
306354
306401
|
var ERROR_NOT_PREPARED = "Validator Must be prepared before calling this function.";
|
|
306355
306402
|
var DocumentValidator = class {
|
|
306356
306403
|
settings;
|
|
@@ -306707,7 +306754,7 @@ function timePromise(timings, name, p) {
|
|
|
306707
306754
|
return p.finally(recordPerfTime(timings, name));
|
|
306708
306755
|
}
|
|
306709
306756
|
|
|
306710
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306757
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/validator.js
|
|
306711
306758
|
async function validateText2(text, settings, options = {}) {
|
|
306712
306759
|
const finalSettings = finalizeSettings(settings);
|
|
306713
306760
|
const dict = await getDictionaryInternal(finalSettings);
|
|
@@ -306751,7 +306798,7 @@ function mapValidationIssues(text, valIssues) {
|
|
|
306751
306798
|
return issues.map(toValidationIssue);
|
|
306752
306799
|
}
|
|
306753
306800
|
|
|
306754
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306801
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/textValidation/checkText.js
|
|
306755
306802
|
async function checkText(text, settings) {
|
|
306756
306803
|
const languageId = settings.languageId || "plaintext";
|
|
306757
306804
|
const doc = clean4({
|
|
@@ -306835,7 +306882,7 @@ function genResult(text, issues, includeRanges) {
|
|
|
306835
306882
|
};
|
|
306836
306883
|
}
|
|
306837
306884
|
|
|
306838
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306885
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/spellCheckFile.js
|
|
306839
306886
|
function spellCheckFile(file, options, settings) {
|
|
306840
306887
|
const doc = {
|
|
306841
306888
|
uri: toUri(file).toString()
|
|
@@ -306928,7 +306975,7 @@ async function determineFinalDocumentSettings(document2, settings) {
|
|
|
306928
306975
|
};
|
|
306929
306976
|
}
|
|
306930
306977
|
|
|
306931
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
306978
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/trace.js
|
|
306932
306979
|
async function traceWords(words, settings, options) {
|
|
306933
306980
|
const results = await asyncIterableToArray(traceWordsAsync(words, settings, options));
|
|
306934
306981
|
const s = genSequence(results).concatMap((p) => p).toArray();
|
|
@@ -306984,10 +307031,10 @@ var CTraceResult2 = class extends Array {
|
|
|
306984
307031
|
}
|
|
306985
307032
|
};
|
|
306986
307033
|
|
|
306987
|
-
// node_modules/.pnpm/cspell-lib@8.8.
|
|
307034
|
+
// node_modules/.pnpm/cspell-lib@8.8.4/node_modules/cspell-lib/dist/esm/index.js
|
|
306988
307035
|
__reExport(esm_exports, dist_exports);
|
|
306989
307036
|
|
|
306990
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307037
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/cli-reporter.mjs
|
|
306991
307038
|
var import_chalk2 = __toESM(require_source(), 1);
|
|
306992
307039
|
import * as path14 from "node:path";
|
|
306993
307040
|
import { format as format3 } from "node:util";
|
|
@@ -307141,7 +307188,7 @@ var chalk_template_default = makeChalkTemplate(template);
|
|
|
307141
307188
|
var templateStderr = makeTemplate(import_chalk.chalkStderr);
|
|
307142
307189
|
var chalkTemplateStderr = makeChalkTemplate(templateStderr);
|
|
307143
307190
|
|
|
307144
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307191
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/util.mjs
|
|
307145
307192
|
var uniqueFn2 = uniqueFilterFnGenerator2;
|
|
307146
307193
|
function uniqueFilterFnGenerator2(extractFn) {
|
|
307147
307194
|
const values = /* @__PURE__ */ new Set();
|
|
@@ -307163,7 +307210,7 @@ function clean5(src) {
|
|
|
307163
307210
|
return r;
|
|
307164
307211
|
}
|
|
307165
307212
|
|
|
307166
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307213
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/cli-reporter.mjs
|
|
307167
307214
|
var templateIssue = `{green $filename}:{yellow $row:$col} - $message ({red $text}) $quickFix`;
|
|
307168
307215
|
var templateIssueNoFix = `{green $filename}:{yellow $row:$col} - $message ({red $text})`;
|
|
307169
307216
|
var templateIssueWithSuggestions = `{green $filename}:{yellow $row:$col} - $message ({red $text}) Suggestions: {yellow [$suggestions]}`;
|
|
@@ -307426,7 +307473,7 @@ function substitute(text, substitutions) {
|
|
|
307426
307473
|
return parts.join("") + text.slice(i2);
|
|
307427
307474
|
}
|
|
307428
307475
|
|
|
307429
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307476
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/featureFlags/featureFlags.mjs
|
|
307430
307477
|
function getFeatureFlags() {
|
|
307431
307478
|
return getSystemFeatureFlags();
|
|
307432
307479
|
}
|
|
@@ -307445,19 +307492,19 @@ function parseFeatureFlags(flags, featureFlags = getFeatureFlags()) {
|
|
|
307445
307492
|
return featureFlags;
|
|
307446
307493
|
}
|
|
307447
307494
|
|
|
307448
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307495
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/lint/lint.mjs
|
|
307449
307496
|
import * as path23 from "node:path";
|
|
307450
307497
|
import { format as format5 } from "node:util";
|
|
307451
307498
|
var import_chalk3 = __toESM(require_source(), 1);
|
|
307452
307499
|
|
|
307453
|
-
// node_modules/.pnpm/cspell-gitignore@8.8.
|
|
307500
|
+
// node_modules/.pnpm/cspell-gitignore@8.8.4/node_modules/cspell-gitignore/dist/GitIgnore.js
|
|
307454
307501
|
import * as path18 from "node:path";
|
|
307455
307502
|
|
|
307456
|
-
// node_modules/.pnpm/cspell-gitignore@8.8.
|
|
307503
|
+
// node_modules/.pnpm/cspell-gitignore@8.8.4/node_modules/cspell-gitignore/dist/GitIgnoreFile.js
|
|
307457
307504
|
import { promises as fs8 } from "node:fs";
|
|
307458
307505
|
import * as path17 from "node:path";
|
|
307459
307506
|
|
|
307460
|
-
// node_modules/.pnpm/cspell-gitignore@8.8.
|
|
307507
|
+
// node_modules/.pnpm/cspell-gitignore@8.8.4/node_modules/cspell-gitignore/dist/helpers.js
|
|
307461
307508
|
import * as path16 from "node:path";
|
|
307462
307509
|
|
|
307463
307510
|
// node_modules/.pnpm/find-up-simple@1.0.0/node_modules/find-up-simple/index.js
|
|
@@ -307487,7 +307534,7 @@ async function findUp2(name, {
|
|
|
307487
307534
|
}
|
|
307488
307535
|
}
|
|
307489
307536
|
|
|
307490
|
-
// node_modules/.pnpm/cspell-gitignore@8.8.
|
|
307537
|
+
// node_modules/.pnpm/cspell-gitignore@8.8.4/node_modules/cspell-gitignore/dist/helpers.js
|
|
307491
307538
|
function factoryPathHelper(path36) {
|
|
307492
307539
|
function directoryRoot2(directory) {
|
|
307493
307540
|
const p = path36.parse(directory);
|
|
@@ -307536,7 +307583,7 @@ function isDefined6(v) {
|
|
|
307536
307583
|
return v !== void 0 && v !== null;
|
|
307537
307584
|
}
|
|
307538
307585
|
|
|
307539
|
-
// node_modules/.pnpm/cspell-gitignore@8.8.
|
|
307586
|
+
// node_modules/.pnpm/cspell-gitignore@8.8.4/node_modules/cspell-gitignore/dist/GitIgnoreFile.js
|
|
307540
307587
|
var GitIgnoreFile = class _GitIgnoreFile {
|
|
307541
307588
|
matcher;
|
|
307542
307589
|
gitignore;
|
|
@@ -307643,7 +307690,7 @@ function globToString(glob3, relativeTo2) {
|
|
|
307643
307690
|
return (base2 ? base2 + "/" : "") + glob3.glob;
|
|
307644
307691
|
}
|
|
307645
307692
|
|
|
307646
|
-
// node_modules/.pnpm/cspell-gitignore@8.8.
|
|
307693
|
+
// node_modules/.pnpm/cspell-gitignore@8.8.4/node_modules/cspell-gitignore/dist/GitIgnore.js
|
|
307647
307694
|
var GitIgnore = class {
|
|
307648
307695
|
resolvedGitIgnoreHierarchies = /* @__PURE__ */ new Map();
|
|
307649
307696
|
knownGitIgnoreHierarchies = /* @__PURE__ */ new Map();
|
|
@@ -307761,15 +307808,15 @@ async function asyncIterableToArray2(iter) {
|
|
|
307761
307808
|
return r;
|
|
307762
307809
|
}
|
|
307763
307810
|
|
|
307764
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307811
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/lint/lint.mjs
|
|
307765
307812
|
var import_pkgInfo2 = __toESM(require_pkgInfo(), 1);
|
|
307766
307813
|
|
|
307767
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307814
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/cache/createCache.mjs
|
|
307768
307815
|
import assert19 from "node:assert";
|
|
307769
307816
|
import { stat as stat2 } from "node:fs/promises";
|
|
307770
307817
|
import path22 from "node:path";
|
|
307771
307818
|
|
|
307772
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307819
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/errors.mjs
|
|
307773
307820
|
import { format as format4 } from "node:util";
|
|
307774
307821
|
var CheckFailed = class extends Error {
|
|
307775
307822
|
exitCode;
|
|
@@ -307825,13 +307872,13 @@ function toApplicationError(e, message) {
|
|
|
307825
307872
|
return new ApplicationError(message ?? err.message, void 0, err);
|
|
307826
307873
|
}
|
|
307827
307874
|
|
|
307828
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307875
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/cache/DiskCache.mjs
|
|
307829
307876
|
import assert18 from "node:assert";
|
|
307830
307877
|
import * as crypto from "node:crypto";
|
|
307831
307878
|
import * as fs10 from "node:fs";
|
|
307832
307879
|
import { dirname as dirname7, isAbsolute as isAbsolutePath, relative as relativePath, resolve as resolvePath } from "node:path";
|
|
307833
307880
|
|
|
307834
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307881
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/fileHelper.mjs
|
|
307835
307882
|
import { promises as fsp } from "node:fs";
|
|
307836
307883
|
import * as path20 from "node:path";
|
|
307837
307884
|
import { fileURLToPath as fileURLToPath13, pathToFileURL as pathToFileURL9 } from "node:url";
|
|
@@ -307862,16 +307909,16 @@ getStdin.buffer = async () => {
|
|
|
307862
307909
|
return Buffer.concat(result, length);
|
|
307863
307910
|
};
|
|
307864
307911
|
|
|
307865
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307912
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/async.mjs
|
|
307866
307913
|
var { opMapAsync: asyncMap, opFilterAsync: asyncFilter, opAwaitAsync: asyncAwait, opFlattenAsync: asyncFlatten } = operators;
|
|
307867
307914
|
|
|
307868
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307915
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/constants.mjs
|
|
307869
307916
|
var UTF8 = "utf8";
|
|
307870
307917
|
var STDIN = "stdin";
|
|
307871
307918
|
var STDINProtocol = "stdin://";
|
|
307872
307919
|
var FileProtocol = "file://";
|
|
307873
307920
|
|
|
307874
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
307921
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/glob.mjs
|
|
307875
307922
|
import { promises as fs9 } from "node:fs";
|
|
307876
307923
|
import * as path19 from "node:path";
|
|
307877
307924
|
import { posix as posix3 } from "node:path";
|
|
@@ -307978,13 +308025,13 @@ async function normalizeFileOrGlobsToRoot(globs, root) {
|
|
|
307978
308025
|
return normalizeGlobsToRoot(adjustedGlobs, root, false);
|
|
307979
308026
|
}
|
|
307980
308027
|
|
|
307981
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308028
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/stdin.mjs
|
|
307982
308029
|
import * as readline from "node:readline";
|
|
307983
308030
|
function readStdin() {
|
|
307984
308031
|
return readline.createInterface(process.stdin);
|
|
307985
308032
|
}
|
|
307986
308033
|
|
|
307987
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308034
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/fileHelper.mjs
|
|
307988
308035
|
var doesMatchUrl = /^(file|stdin|https?):\/\//;
|
|
307989
308036
|
async function readConfig(configFile, root) {
|
|
307990
308037
|
if (configFile) {
|
|
@@ -308102,7 +308149,7 @@ function isNotDir(filename) {
|
|
|
308102
308149
|
return isDir(filename).then((a2) => !a2);
|
|
308103
308150
|
}
|
|
308104
308151
|
|
|
308105
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308152
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/cache/fileEntryCache.mjs
|
|
308106
308153
|
var fec = __toESM(require_file_entry_cache(), 1);
|
|
308107
308154
|
import { mkdirSync } from "node:fs";
|
|
308108
308155
|
import * as path21 from "node:path";
|
|
@@ -308178,7 +308225,7 @@ function normalizePath2(filePath2) {
|
|
|
308178
308225
|
return filePath2.split(path21.sep).join("/");
|
|
308179
308226
|
}
|
|
308180
308227
|
|
|
308181
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308228
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/cache/ObjectCollection.mjs
|
|
308182
308229
|
var compare3 = Intl.Collator().compare;
|
|
308183
308230
|
var ShallowObjectCollection = class {
|
|
308184
308231
|
tree = {};
|
|
@@ -308211,7 +308258,7 @@ var ShallowObjectCollection = class {
|
|
|
308211
308258
|
}
|
|
308212
308259
|
};
|
|
308213
308260
|
|
|
308214
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308261
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/cache/DiskCache.mjs
|
|
308215
308262
|
var cacheDataKeys = {
|
|
308216
308263
|
v: "v",
|
|
308217
308264
|
r: "r",
|
|
@@ -308397,7 +308444,7 @@ function calcVersion(version3) {
|
|
|
308397
308444
|
return version3 + META_DATA_VERSION_SUFFIX;
|
|
308398
308445
|
}
|
|
308399
308446
|
|
|
308400
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308447
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/cache/DummyCache.mjs
|
|
308401
308448
|
var DummyCache = class {
|
|
308402
308449
|
getCachedLintResults() {
|
|
308403
308450
|
return Promise.resolve(void 0);
|
|
@@ -308413,7 +308460,7 @@ var DummyCache = class {
|
|
|
308413
308460
|
}
|
|
308414
308461
|
};
|
|
308415
308462
|
|
|
308416
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308463
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/cache/createCache.mjs
|
|
308417
308464
|
var DEFAULT_CACHE_LOCATION = ".cspellcache";
|
|
308418
308465
|
var versionSuffix = "";
|
|
308419
308466
|
function createCache5(options) {
|
|
@@ -308464,7 +308511,7 @@ function normalizeVersion(version3) {
|
|
|
308464
308511
|
return parts.join(".") + versionSuffix;
|
|
308465
308512
|
}
|
|
308466
308513
|
|
|
308467
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308514
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/prefetch.mjs
|
|
308468
308515
|
import assert20 from "node:assert";
|
|
308469
308516
|
function* prefetchIterable(iterable, size) {
|
|
308470
308517
|
assert20(size >= 0);
|
|
@@ -308480,7 +308527,7 @@ function* prefetchIterable(iterable, size) {
|
|
|
308480
308527
|
yield* buffer;
|
|
308481
308528
|
}
|
|
308482
308529
|
|
|
308483
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308530
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/reporters.mjs
|
|
308484
308531
|
var import_pkgInfo = __toESM(require_pkgInfo(), 1);
|
|
308485
308532
|
function callAll(methods) {
|
|
308486
308533
|
return (...p) => {
|
|
@@ -308531,13 +308578,13 @@ function finalizeReporter(reporter2) {
|
|
|
308531
308578
|
return reporter2 && mergeReporters(reporter2);
|
|
308532
308579
|
}
|
|
308533
308580
|
|
|
308534
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308581
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/util/timer.mjs
|
|
308535
308582
|
function getTimeMeasurer() {
|
|
308536
308583
|
const timer2 = createPerfTimer2("timer");
|
|
308537
308584
|
return () => timer2.elapsed;
|
|
308538
308585
|
}
|
|
308539
308586
|
|
|
308540
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
308587
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/lint/lint.mjs
|
|
308541
308588
|
var version2 = import_pkgInfo2.npmPackage.version;
|
|
308542
308589
|
var BATCH_SIZE = 8;
|
|
308543
308590
|
var debugStats = false;
|
|
@@ -308995,7 +309042,7 @@ async function* concatAsyncIterables(...iterables) {
|
|
|
308995
309042
|
}
|
|
308996
309043
|
}
|
|
308997
309044
|
|
|
308998
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
309045
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/lint/LintRequest.mjs
|
|
308999
309046
|
import * as path24 from "node:path";
|
|
309000
309047
|
var defaultContextRange = 20;
|
|
309001
309048
|
var LintRequest = class {
|
|
@@ -309040,7 +309087,7 @@ function merge4(a2, b) {
|
|
|
309040
309087
|
return [...a2, ...b];
|
|
309041
309088
|
}
|
|
309042
309089
|
|
|
309043
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
309090
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/options.mjs
|
|
309044
309091
|
function fixLegacy(opts) {
|
|
309045
309092
|
const { local, ...rest } = opts;
|
|
309046
309093
|
if (local && !rest.locale) {
|
|
@@ -309049,7 +309096,7 @@ function fixLegacy(opts) {
|
|
|
309049
309096
|
return rest;
|
|
309050
309097
|
}
|
|
309051
309098
|
|
|
309052
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
309099
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/repl/index.mjs
|
|
309053
309100
|
import * as readline2 from "node:readline";
|
|
309054
309101
|
function simpleRepl() {
|
|
309055
309102
|
return new SimpleRepl();
|
|
@@ -309097,7 +309144,7 @@ var SimpleRepl = class {
|
|
|
309097
309144
|
}
|
|
309098
309145
|
};
|
|
309099
309146
|
|
|
309100
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
309147
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/application.mjs
|
|
309101
309148
|
function lint(fileGlobs, options, reporter2) {
|
|
309102
309149
|
options = fixLegacy(options);
|
|
309103
309150
|
const cfg = new LintRequest(fileGlobs, options, finalizeReporter(reporter2) ?? getReporter({ ...options, fileGlobs }, options));
|
|
@@ -309168,12 +309215,15 @@ function parseApplicationFeatureFlags(flags) {
|
|
|
309168
309215
|
return parseFeatureFlags(flags, ff);
|
|
309169
309216
|
}
|
|
309170
309217
|
|
|
309171
|
-
// node_modules/.pnpm/cspell@8.8.
|
|
309218
|
+
// node_modules/.pnpm/cspell@8.8.4/node_modules/cspell/dist/esm/index.mjs
|
|
309172
309219
|
__reExport(esm_exports2, dist_exports);
|
|
309173
309220
|
|
|
309174
309221
|
// packages/linting-tools/src/cli/index.ts
|
|
309175
309222
|
var import_dpdm = __toESM(require_lib2(), 1);
|
|
309176
309223
|
|
|
309224
|
+
// packages/config-tools/src/config-file/get-config-file.ts
|
|
309225
|
+
var import_deepmerge = __toESM(require_cjs2());
|
|
309226
|
+
|
|
309177
309227
|
// packages/config-tools/src/utilities/correct-paths.ts
|
|
309178
309228
|
var correctPaths = (path36) => {
|
|
309179
309229
|
if (!path36) {
|
|
@@ -309249,9 +309299,6 @@ function findWorkspaceRootSafe(pathInsideMonorepo) {
|
|
|
309249
309299
|
);
|
|
309250
309300
|
}
|
|
309251
309301
|
|
|
309252
|
-
// packages/config-tools/src/config-file/get-config-file.ts
|
|
309253
|
-
var import_deepmerge = __toESM(require_cjs2());
|
|
309254
|
-
|
|
309255
309302
|
// node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/index.mjs
|
|
309256
309303
|
var util;
|
|
309257
309304
|
(function(util3) {
|
|
@@ -313223,7 +313270,7 @@ var RegistryConfigSchema = z.object({
|
|
|
313223
313270
|
npm: RegistryUrlConfigSchema,
|
|
313224
313271
|
cargo: RegistryUrlConfigSchema,
|
|
313225
313272
|
cyclone: RegistryUrlConfigSchema
|
|
313226
|
-
}).describe("A list of remote registry URLs used by Storm Software");
|
|
313273
|
+
}).default({}).describe("A list of remote registry URLs used by Storm Software");
|
|
313227
313274
|
var ColorConfigSchema = SingleThemeColorConfigSchema.or(
|
|
313228
313275
|
MultiThemeColorConfigSchema
|
|
313229
313276
|
).describe("Colors used for various workspace elements");
|
|
@@ -313232,6 +313279,11 @@ var ColorConfigMapSchema = z.union([
|
|
|
313232
313279
|
z.record(z.string(), ColorConfigSchema)
|
|
313233
313280
|
]);
|
|
313234
313281
|
var StormConfigSchema = z.object({
|
|
313282
|
+
$schema: z.string().trim().default(
|
|
313283
|
+
"https://cdn.jsdelivr.net/npm/@storm-software/config/schemas/storm.schema.json"
|
|
313284
|
+
).describe(
|
|
313285
|
+
"The URL to the JSON schema file that describes the Storm configuration file"
|
|
313286
|
+
),
|
|
313235
313287
|
extends: z.string().trim().optional().describe(
|
|
313236
313288
|
"The path to a base JSON file to use as a configuration preset file"
|
|
313237
313289
|
),
|
|
@@ -324427,7 +324479,7 @@ import { default as default3 } from "node:process";
|
|
|
324427
324479
|
import { fileURLToPath as fileURLToPath14 } from "node:url";
|
|
324428
324480
|
|
|
324429
324481
|
// node_modules/.pnpm/vfile@6.0.1/node_modules/vfile/lib/minurl.shared.js
|
|
324430
|
-
function
|
|
324482
|
+
function isUrl(fileUrlOrPath) {
|
|
324431
324483
|
return Boolean(
|
|
324432
324484
|
fileUrlOrPath !== null && typeof fileUrlOrPath === "object" && "href" in fileUrlOrPath && fileUrlOrPath.href && "protocol" in fileUrlOrPath && fileUrlOrPath.protocol && // @ts-expect-error: indexing is fine.
|
|
324433
324485
|
fileUrlOrPath.auth === void 0
|
|
@@ -324473,7 +324525,7 @@ var VFile = class {
|
|
|
324473
324525
|
let options;
|
|
324474
324526
|
if (!value) {
|
|
324475
324527
|
options = {};
|
|
324476
|
-
} else if (
|
|
324528
|
+
} else if (isUrl(value)) {
|
|
324477
324529
|
options = { path: value };
|
|
324478
324530
|
} else if (typeof value === "string" || isUint8Array(value)) {
|
|
324479
324531
|
options = { value };
|
|
@@ -324607,7 +324659,7 @@ var VFile = class {
|
|
|
324607
324659
|
* Nothing.
|
|
324608
324660
|
*/
|
|
324609
324661
|
set path(path36) {
|
|
324610
|
-
if (
|
|
324662
|
+
if (isUrl(path36)) {
|
|
324611
324663
|
path36 = fileURLToPath14(path36);
|
|
324612
324664
|
}
|
|
324613
324665
|
assertNonEmpty(path36, "path");
|
|
@@ -334097,7 +334149,7 @@ function engine(options, callback) {
|
|
|
334097
334149
|
settings.processor = options.processor;
|
|
334098
334150
|
settings.cwd = typeof options.cwd === "object" ? fileURLToPath20(options.cwd) : options.cwd || process8.cwd();
|
|
334099
334151
|
settings.files = (options.files || []).map(function(d) {
|
|
334100
|
-
const result =
|
|
334152
|
+
const result = isUrl2(d) ? fileURLToPath20(d) : d;
|
|
334101
334153
|
return result;
|
|
334102
334154
|
});
|
|
334103
334155
|
settings.extensions = (options.extensions || []).map(function(value) {
|
|
@@ -334196,7 +334248,7 @@ function engine(options, callback) {
|
|
|
334196
334248
|
}
|
|
334197
334249
|
}
|
|
334198
334250
|
}
|
|
334199
|
-
function
|
|
334251
|
+
function isUrl2(value) {
|
|
334200
334252
|
return value !== null && typeof value === "object" && "href" in value && "searchParams" in value && // Extra, for vfiles.
|
|
334201
334253
|
!("path" in value);
|
|
334202
334254
|
}
|