eslint-plugin-awscdk 4.3.2 → 4.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +804 -551
- package/dist/index.d.cts +59 -59
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +59 -59
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +803 -550
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
- package/src/core/ast-node/finder/enclosing-class.ts +12 -0
- package/src/rules/no-variable-construct-id.ts +15 -0
- package/src/rules/require-passing-this.ts +8 -0
package/dist/index.mjs
CHANGED
|
@@ -8,7 +8,7 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
|
8
8
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
9
9
|
var __getProtoOf = Object.getPrototypeOf;
|
|
10
10
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
11
|
-
var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
|
|
11
|
+
var __commonJSMin = (cb, mod) => () => (mod || (cb((mod = { exports: {} }).exports, mod), cb = null), mod.exports);
|
|
12
12
|
var __copyProps = (to, from, except, desc) => {
|
|
13
13
|
if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
|
|
14
14
|
key = keys[i];
|
|
@@ -279,14 +279,14 @@ var require_eslint_visitor_keys$1 = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
279
279
|
exports.unionWith = unionWith;
|
|
280
280
|
}));
|
|
281
281
|
//#endregion
|
|
282
|
-
//#region node_modules/.pnpm/@typescript-eslint+visitor-keys@8.
|
|
282
|
+
//#region node_modules/.pnpm/@typescript-eslint+visitor-keys@8.59.2/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js
|
|
283
283
|
var require_get_keys = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
284
284
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
285
285
|
exports.getKeys = void 0;
|
|
286
286
|
exports.getKeys = require_eslint_visitor_keys$1().getKeys;
|
|
287
287
|
}));
|
|
288
288
|
//#endregion
|
|
289
|
-
//#region node_modules/.pnpm/@typescript-eslint+visitor-keys@8.
|
|
289
|
+
//#region node_modules/.pnpm/@typescript-eslint+visitor-keys@8.59.2/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js
|
|
290
290
|
var require_visitor_keys = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
291
291
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
292
292
|
if (k2 === void 0) k2 = k;
|
|
@@ -560,7 +560,7 @@ var require_visitor_keys = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
560
560
|
exports.visitorKeys = eslintVisitorKeys.unionWith(additionalKeys);
|
|
561
561
|
}));
|
|
562
562
|
//#endregion
|
|
563
|
-
//#region node_modules/.pnpm/@typescript-eslint+visitor-keys@8.
|
|
563
|
+
//#region node_modules/.pnpm/@typescript-eslint+visitor-keys@8.59.2/node_modules/@typescript-eslint/visitor-keys/dist/index.js
|
|
564
564
|
var require_dist$9 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
565
565
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
566
566
|
exports.visitorKeys = exports.getKeys = void 0;
|
|
@@ -580,7 +580,7 @@ var require_dist$9 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
580
580
|
});
|
|
581
581
|
}));
|
|
582
582
|
//#endregion
|
|
583
|
-
//#region node_modules/.pnpm/@typescript-eslint+types@8.
|
|
583
|
+
//#region node_modules/.pnpm/@typescript-eslint+types@8.59.2/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js
|
|
584
584
|
var require_ast_spec = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
585
585
|
/**********************************************
|
|
586
586
|
* DO NOT MODIFY THIS FILE MANUALLY *
|
|
@@ -783,17 +783,17 @@ var require_ast_spec = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
783
783
|
})(AST_TOKEN_TYPES || (exports.AST_TOKEN_TYPES = AST_TOKEN_TYPES = {}));
|
|
784
784
|
}));
|
|
785
785
|
//#endregion
|
|
786
|
-
//#region node_modules/.pnpm/@typescript-eslint+types@8.
|
|
786
|
+
//#region node_modules/.pnpm/@typescript-eslint+types@8.59.2/node_modules/@typescript-eslint/types/dist/lib.js
|
|
787
787
|
var require_lib$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
788
788
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
789
789
|
}));
|
|
790
790
|
//#endregion
|
|
791
|
-
//#region node_modules/.pnpm/@typescript-eslint+types@8.
|
|
791
|
+
//#region node_modules/.pnpm/@typescript-eslint+types@8.59.2/node_modules/@typescript-eslint/types/dist/parser-options.js
|
|
792
792
|
var require_parser_options = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
793
793
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
794
794
|
}));
|
|
795
795
|
//#endregion
|
|
796
|
-
//#region node_modules/.pnpm/@typescript-eslint+types@8.
|
|
796
|
+
//#region node_modules/.pnpm/@typescript-eslint+types@8.59.2/node_modules/@typescript-eslint/types/dist/ts-estree.js
|
|
797
797
|
var require_ts_estree$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
798
798
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
799
799
|
if (k2 === void 0) k2 = k;
|
|
@@ -841,7 +841,7 @@ var require_ts_estree$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
841
841
|
exports.TSESTree = __importStar(require_ast_spec());
|
|
842
842
|
}));
|
|
843
843
|
//#endregion
|
|
844
|
-
//#region node_modules/.pnpm/@typescript-eslint+types@8.
|
|
844
|
+
//#region node_modules/.pnpm/@typescript-eslint+types@8.59.2/node_modules/@typescript-eslint/types/dist/index.js
|
|
845
845
|
var require_dist$8 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
846
846
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
847
847
|
if (k2 === void 0) k2 = k;
|
|
@@ -880,7 +880,7 @@ var require_dist$8 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
880
880
|
__exportStar(require_ts_estree$2(), exports);
|
|
881
881
|
}));
|
|
882
882
|
//#endregion
|
|
883
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
883
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/assert.js
|
|
884
884
|
var require_assert = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
885
885
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
886
886
|
exports.assert = assert;
|
|
@@ -889,7 +889,7 @@ var require_assert = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
889
889
|
}
|
|
890
890
|
}));
|
|
891
891
|
//#endregion
|
|
892
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
892
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/ID.js
|
|
893
893
|
var require_ID = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
894
894
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
895
895
|
exports.createIdGenerator = createIdGenerator;
|
|
@@ -910,7 +910,7 @@ var require_ID = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
910
910
|
}
|
|
911
911
|
}));
|
|
912
912
|
//#endregion
|
|
913
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
913
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js
|
|
914
914
|
var require_DefinitionBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
915
915
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
916
916
|
exports.DefinitionBase = void 0;
|
|
@@ -946,7 +946,7 @@ var require_DefinitionBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
946
946
|
exports.DefinitionBase = DefinitionBase;
|
|
947
947
|
}));
|
|
948
948
|
//#endregion
|
|
949
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
949
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js
|
|
950
950
|
var require_DefinitionType = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
951
951
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
952
952
|
exports.DefinitionType = void 0;
|
|
@@ -966,7 +966,7 @@ var require_DefinitionType = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
966
966
|
})(DefinitionType || (exports.DefinitionType = DefinitionType = {}));
|
|
967
967
|
}));
|
|
968
968
|
//#endregion
|
|
969
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
969
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js
|
|
970
970
|
var require_CatchClauseDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
971
971
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
972
972
|
exports.CatchClauseDefinition = void 0;
|
|
@@ -982,7 +982,7 @@ var require_CatchClauseDefinition = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
982
982
|
exports.CatchClauseDefinition = CatchClauseDefinition;
|
|
983
983
|
}));
|
|
984
984
|
//#endregion
|
|
985
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
985
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js
|
|
986
986
|
var require_ClassNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
987
987
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
988
988
|
exports.ClassNameDefinition = void 0;
|
|
@@ -998,12 +998,12 @@ var require_ClassNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
998
998
|
exports.ClassNameDefinition = ClassNameDefinition;
|
|
999
999
|
}));
|
|
1000
1000
|
//#endregion
|
|
1001
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1001
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js
|
|
1002
1002
|
var require_Definition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1003
1003
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1004
1004
|
}));
|
|
1005
1005
|
//#endregion
|
|
1006
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1006
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js
|
|
1007
1007
|
var require_FunctionNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1008
1008
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1009
1009
|
exports.FunctionNameDefinition = void 0;
|
|
@@ -1019,7 +1019,7 @@ var require_FunctionNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
1019
1019
|
exports.FunctionNameDefinition = FunctionNameDefinition;
|
|
1020
1020
|
}));
|
|
1021
1021
|
//#endregion
|
|
1022
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1022
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js
|
|
1023
1023
|
var require_ImplicitGlobalVariableDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1024
1024
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1025
1025
|
exports.ImplicitGlobalVariableDefinition = void 0;
|
|
@@ -1035,7 +1035,7 @@ var require_ImplicitGlobalVariableDefinition = /* @__PURE__ */ __commonJSMin(((e
|
|
|
1035
1035
|
exports.ImplicitGlobalVariableDefinition = ImplicitGlobalVariableDefinition;
|
|
1036
1036
|
}));
|
|
1037
1037
|
//#endregion
|
|
1038
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1038
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js
|
|
1039
1039
|
var require_ImportBindingDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1040
1040
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1041
1041
|
exports.ImportBindingDefinition = void 0;
|
|
@@ -1051,7 +1051,7 @@ var require_ImportBindingDefinition = /* @__PURE__ */ __commonJSMin(((exports) =
|
|
|
1051
1051
|
exports.ImportBindingDefinition = ImportBindingDefinition;
|
|
1052
1052
|
}));
|
|
1053
1053
|
//#endregion
|
|
1054
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1054
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js
|
|
1055
1055
|
var require_ParameterDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1056
1056
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1057
1057
|
exports.ParameterDefinition = void 0;
|
|
@@ -1072,7 +1072,7 @@ var require_ParameterDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1072
1072
|
exports.ParameterDefinition = ParameterDefinition;
|
|
1073
1073
|
}));
|
|
1074
1074
|
//#endregion
|
|
1075
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1075
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js
|
|
1076
1076
|
var require_TSEnumMemberDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1077
1077
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1078
1078
|
exports.TSEnumMemberDefinition = void 0;
|
|
@@ -1088,7 +1088,7 @@ var require_TSEnumMemberDefinition = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
1088
1088
|
exports.TSEnumMemberDefinition = TSEnumMemberDefinition;
|
|
1089
1089
|
}));
|
|
1090
1090
|
//#endregion
|
|
1091
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1091
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js
|
|
1092
1092
|
var require_TSEnumNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1093
1093
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1094
1094
|
exports.TSEnumNameDefinition = void 0;
|
|
@@ -1104,7 +1104,7 @@ var require_TSEnumNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1104
1104
|
exports.TSEnumNameDefinition = TSEnumNameDefinition;
|
|
1105
1105
|
}));
|
|
1106
1106
|
//#endregion
|
|
1107
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1107
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js
|
|
1108
1108
|
var require_TSModuleNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1109
1109
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1110
1110
|
exports.TSModuleNameDefinition = void 0;
|
|
@@ -1120,7 +1120,7 @@ var require_TSModuleNameDefinition = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
1120
1120
|
exports.TSModuleNameDefinition = TSModuleNameDefinition;
|
|
1121
1121
|
}));
|
|
1122
1122
|
//#endregion
|
|
1123
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1123
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js
|
|
1124
1124
|
var require_TypeDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1125
1125
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1126
1126
|
exports.TypeDefinition = void 0;
|
|
@@ -1136,7 +1136,7 @@ var require_TypeDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1136
1136
|
exports.TypeDefinition = TypeDefinition;
|
|
1137
1137
|
}));
|
|
1138
1138
|
//#endregion
|
|
1139
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1139
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js
|
|
1140
1140
|
var require_VariableDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1141
1141
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1142
1142
|
exports.VariableDefinition = void 0;
|
|
@@ -1152,7 +1152,7 @@ var require_VariableDefinition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1152
1152
|
exports.VariableDefinition = VariableDefinition;
|
|
1153
1153
|
}));
|
|
1154
1154
|
//#endregion
|
|
1155
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1155
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js
|
|
1156
1156
|
var require_definition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1157
1157
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
1158
1158
|
if (k2 === void 0) k2 = k;
|
|
@@ -1187,7 +1187,7 @@ var require_definition = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1187
1187
|
__exportStar(require_VariableDefinition(), exports);
|
|
1188
1188
|
}));
|
|
1189
1189
|
//#endregion
|
|
1190
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1190
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js
|
|
1191
1191
|
var require_base_config = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1192
1192
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1193
1193
|
exports.TYPE_VALUE = exports.VALUE = exports.TYPE = void 0;
|
|
@@ -1208,7 +1208,7 @@ var require_base_config = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1208
1208
|
});
|
|
1209
1209
|
}));
|
|
1210
1210
|
//#endregion
|
|
1211
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1211
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js
|
|
1212
1212
|
var require_decorators = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1213
1213
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1214
1214
|
exports.decorators = void 0;
|
|
@@ -1232,7 +1232,7 @@ var require_decorators = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1232
1232
|
};
|
|
1233
1233
|
}));
|
|
1234
1234
|
//#endregion
|
|
1235
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1235
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js
|
|
1236
1236
|
var require_decorators_legacy = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1237
1237
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1238
1238
|
exports.decorators_legacy = void 0;
|
|
@@ -1248,7 +1248,7 @@ var require_decorators_legacy = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1248
1248
|
};
|
|
1249
1249
|
}));
|
|
1250
1250
|
//#endregion
|
|
1251
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1251
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js
|
|
1252
1252
|
var require_es5 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1253
1253
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1254
1254
|
exports.es5 = void 0;
|
|
@@ -1365,7 +1365,7 @@ var require_es5 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1365
1365
|
};
|
|
1366
1366
|
}));
|
|
1367
1367
|
//#endregion
|
|
1368
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1368
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js
|
|
1369
1369
|
var require_es2015_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1370
1370
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1371
1371
|
exports.es2015_collection = void 0;
|
|
@@ -1387,7 +1387,7 @@ var require_es2015_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1387
1387
|
};
|
|
1388
1388
|
}));
|
|
1389
1389
|
//#endregion
|
|
1390
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1390
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js
|
|
1391
1391
|
var require_es2015_core = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1392
1392
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1393
1393
|
exports.es2015_core = void 0;
|
|
@@ -1420,7 +1420,7 @@ var require_es2015_core = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1420
1420
|
};
|
|
1421
1421
|
}));
|
|
1422
1422
|
//#endregion
|
|
1423
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1423
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js
|
|
1424
1424
|
var require_es2015_symbol = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1425
1425
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1426
1426
|
exports.es2015_symbol = void 0;
|
|
@@ -1430,7 +1430,7 @@ var require_es2015_symbol = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1430
1430
|
};
|
|
1431
1431
|
}));
|
|
1432
1432
|
//#endregion
|
|
1433
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1433
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js
|
|
1434
1434
|
var require_es2015_iterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1435
1435
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1436
1436
|
exports.es2015_iterable = void 0;
|
|
@@ -1490,7 +1490,7 @@ var require_es2015_iterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1490
1490
|
};
|
|
1491
1491
|
}));
|
|
1492
1492
|
//#endregion
|
|
1493
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1493
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js
|
|
1494
1494
|
var require_es2015_generator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1495
1495
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1496
1496
|
exports.es2015_generator = void 0;
|
|
@@ -1505,7 +1505,7 @@ var require_es2015_generator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1505
1505
|
};
|
|
1506
1506
|
}));
|
|
1507
1507
|
//#endregion
|
|
1508
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1508
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js
|
|
1509
1509
|
var require_es2015_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1510
1510
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1511
1511
|
exports.es2015_promise = void 0;
|
|
@@ -1515,7 +1515,7 @@ var require_es2015_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1515
1515
|
};
|
|
1516
1516
|
}));
|
|
1517
1517
|
//#endregion
|
|
1518
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1518
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js
|
|
1519
1519
|
var require_es2015_proxy = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1520
1520
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1521
1521
|
exports.es2015_proxy = void 0;
|
|
@@ -1526,7 +1526,7 @@ var require_es2015_proxy = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1526
1526
|
};
|
|
1527
1527
|
}));
|
|
1528
1528
|
//#endregion
|
|
1529
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1529
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js
|
|
1530
1530
|
var require_es2015_reflect = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1531
1531
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1532
1532
|
exports.es2015_reflect = void 0;
|
|
@@ -1536,7 +1536,7 @@ var require_es2015_reflect = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1536
1536
|
};
|
|
1537
1537
|
}));
|
|
1538
1538
|
//#endregion
|
|
1539
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1539
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js
|
|
1540
1540
|
var require_es2015_symbol_wellknown = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1541
1541
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1542
1542
|
exports.es2015_symbol_wellknown = void 0;
|
|
@@ -1581,7 +1581,7 @@ var require_es2015_symbol_wellknown = /* @__PURE__ */ __commonJSMin(((exports) =
|
|
|
1581
1581
|
};
|
|
1582
1582
|
}));
|
|
1583
1583
|
//#endregion
|
|
1584
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1584
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js
|
|
1585
1585
|
var require_es2015 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1586
1586
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1587
1587
|
exports.es2015 = void 0;
|
|
@@ -1612,7 +1612,7 @@ var require_es2015 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1612
1612
|
};
|
|
1613
1613
|
}));
|
|
1614
1614
|
//#endregion
|
|
1615
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1615
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js
|
|
1616
1616
|
var require_es2018_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1617
1617
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1618
1618
|
exports.es2018_asynciterable = void 0;
|
|
@@ -1630,7 +1630,7 @@ var require_es2018_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1630
1630
|
};
|
|
1631
1631
|
}));
|
|
1632
1632
|
//#endregion
|
|
1633
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
1633
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js
|
|
1634
1634
|
var require_dom = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1635
1635
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1636
1636
|
exports.dom = void 0;
|
|
@@ -3441,7 +3441,7 @@ var require_dom = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3441
3441
|
};
|
|
3442
3442
|
}));
|
|
3443
3443
|
//#endregion
|
|
3444
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3444
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js
|
|
3445
3445
|
var require_dom_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3446
3446
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3447
3447
|
exports.dom_asynciterable = void 0;
|
|
@@ -3451,7 +3451,7 @@ var require_dom_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3451
3451
|
};
|
|
3452
3452
|
}));
|
|
3453
3453
|
//#endregion
|
|
3454
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3454
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js
|
|
3455
3455
|
var require_dom_iterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3456
3456
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3457
3457
|
exports.dom_iterable = void 0;
|
|
@@ -3461,7 +3461,7 @@ var require_dom_iterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3461
3461
|
};
|
|
3462
3462
|
}));
|
|
3463
3463
|
//#endregion
|
|
3464
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3464
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js
|
|
3465
3465
|
var require_es6 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3466
3466
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3467
3467
|
exports.es6 = void 0;
|
|
@@ -3492,7 +3492,7 @@ var require_es6 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3492
3492
|
};
|
|
3493
3493
|
}));
|
|
3494
3494
|
//#endregion
|
|
3495
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3495
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js
|
|
3496
3496
|
var require_es2016_array_include = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3497
3497
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3498
3498
|
exports.es2016_array_include = void 0;
|
|
@@ -3515,7 +3515,7 @@ var require_es2016_array_include = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3515
3515
|
};
|
|
3516
3516
|
}));
|
|
3517
3517
|
//#endregion
|
|
3518
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3518
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js
|
|
3519
3519
|
var require_es2016_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3520
3520
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3521
3521
|
exports.es2016_intl = void 0;
|
|
@@ -3525,7 +3525,7 @@ var require_es2016_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3525
3525
|
};
|
|
3526
3526
|
}));
|
|
3527
3527
|
//#endregion
|
|
3528
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3528
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js
|
|
3529
3529
|
var require_es7 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3530
3530
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3531
3531
|
exports.es7 = void 0;
|
|
@@ -3542,7 +3542,7 @@ var require_es7 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3542
3542
|
};
|
|
3543
3543
|
}));
|
|
3544
3544
|
//#endregion
|
|
3545
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3545
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js
|
|
3546
3546
|
var require_es2016 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3547
3547
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3548
3548
|
exports.es2016 = void 0;
|
|
@@ -3559,7 +3559,7 @@ var require_es2016 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3559
3559
|
};
|
|
3560
3560
|
}));
|
|
3561
3561
|
//#endregion
|
|
3562
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3562
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js
|
|
3563
3563
|
var require_scripthost = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3564
3564
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3565
3565
|
exports.scripthost = void 0;
|
|
@@ -3584,7 +3584,7 @@ var require_scripthost = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3584
3584
|
};
|
|
3585
3585
|
}));
|
|
3586
3586
|
//#endregion
|
|
3587
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3587
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js
|
|
3588
3588
|
var require_webworker_importscripts = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3589
3589
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3590
3590
|
exports.webworker_importscripts = void 0;
|
|
@@ -3594,7 +3594,7 @@ var require_webworker_importscripts = /* @__PURE__ */ __commonJSMin(((exports) =
|
|
|
3594
3594
|
};
|
|
3595
3595
|
}));
|
|
3596
3596
|
//#endregion
|
|
3597
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3597
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js
|
|
3598
3598
|
var require_es2016_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3599
3599
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3600
3600
|
exports.es2016_full = void 0;
|
|
@@ -3615,7 +3615,7 @@ var require_es2016_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3615
3615
|
};
|
|
3616
3616
|
}));
|
|
3617
3617
|
//#endregion
|
|
3618
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3618
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.js
|
|
3619
3619
|
var require_es2017_arraybuffer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3620
3620
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3621
3621
|
exports.es2017_arraybuffer = void 0;
|
|
@@ -3625,7 +3625,7 @@ var require_es2017_arraybuffer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3625
3625
|
};
|
|
3626
3626
|
}));
|
|
3627
3627
|
//#endregion
|
|
3628
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3628
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js
|
|
3629
3629
|
var require_es2017_date = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3630
3630
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3631
3631
|
exports.es2017_date = void 0;
|
|
@@ -3635,7 +3635,7 @@ var require_es2017_date = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3635
3635
|
};
|
|
3636
3636
|
}));
|
|
3637
3637
|
//#endregion
|
|
3638
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3638
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js
|
|
3639
3639
|
var require_es2017_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3640
3640
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3641
3641
|
exports.es2017_intl = void 0;
|
|
@@ -3645,7 +3645,7 @@ var require_es2017_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3645
3645
|
};
|
|
3646
3646
|
}));
|
|
3647
3647
|
//#endregion
|
|
3648
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3648
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js
|
|
3649
3649
|
var require_es2017_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3650
3650
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3651
3651
|
exports.es2017_object = void 0;
|
|
@@ -3655,7 +3655,7 @@ var require_es2017_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3655
3655
|
};
|
|
3656
3656
|
}));
|
|
3657
3657
|
//#endregion
|
|
3658
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3658
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js
|
|
3659
3659
|
var require_es2017_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3660
3660
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3661
3661
|
exports.es2017_sharedmemory = void 0;
|
|
@@ -3673,7 +3673,7 @@ var require_es2017_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3673
3673
|
};
|
|
3674
3674
|
}));
|
|
3675
3675
|
//#endregion
|
|
3676
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3676
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js
|
|
3677
3677
|
var require_es2017_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3678
3678
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3679
3679
|
exports.es2017_string = void 0;
|
|
@@ -3683,7 +3683,7 @@ var require_es2017_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3683
3683
|
};
|
|
3684
3684
|
}));
|
|
3685
3685
|
//#endregion
|
|
3686
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3686
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js
|
|
3687
3687
|
var require_es2017_typedarrays = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3688
3688
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3689
3689
|
exports.es2017_typedarrays = void 0;
|
|
@@ -3704,7 +3704,7 @@ var require_es2017_typedarrays = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3704
3704
|
};
|
|
3705
3705
|
}));
|
|
3706
3706
|
//#endregion
|
|
3707
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3707
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js
|
|
3708
3708
|
var require_es2017 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3709
3709
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3710
3710
|
exports.es2017 = void 0;
|
|
@@ -3731,7 +3731,7 @@ var require_es2017 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3731
3731
|
};
|
|
3732
3732
|
}));
|
|
3733
3733
|
//#endregion
|
|
3734
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3734
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js
|
|
3735
3735
|
var require_es2017_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3736
3736
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3737
3737
|
exports.es2017_full = void 0;
|
|
@@ -3752,7 +3752,7 @@ var require_es2017_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3752
3752
|
};
|
|
3753
3753
|
}));
|
|
3754
3754
|
//#endregion
|
|
3755
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3755
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js
|
|
3756
3756
|
var require_es2018_asyncgenerator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3757
3757
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3758
3758
|
exports.es2018_asyncgenerator = void 0;
|
|
@@ -3767,7 +3767,7 @@ var require_es2018_asyncgenerator = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
3767
3767
|
};
|
|
3768
3768
|
}));
|
|
3769
3769
|
//#endregion
|
|
3770
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3770
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js
|
|
3771
3771
|
var require_es2018_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3772
3772
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3773
3773
|
exports.es2018_intl = void 0;
|
|
@@ -3777,7 +3777,7 @@ var require_es2018_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3777
3777
|
};
|
|
3778
3778
|
}));
|
|
3779
3779
|
//#endregion
|
|
3780
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3780
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js
|
|
3781
3781
|
var require_es2018_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3782
3782
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3783
3783
|
exports.es2018_promise = void 0;
|
|
@@ -3787,7 +3787,7 @@ var require_es2018_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3787
3787
|
};
|
|
3788
3788
|
}));
|
|
3789
3789
|
//#endregion
|
|
3790
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3790
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js
|
|
3791
3791
|
var require_es2018_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3792
3792
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3793
3793
|
exports.es2018_regexp = void 0;
|
|
@@ -3802,7 +3802,7 @@ var require_es2018_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3802
3802
|
};
|
|
3803
3803
|
}));
|
|
3804
3804
|
//#endregion
|
|
3805
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3805
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js
|
|
3806
3806
|
var require_es2018 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3807
3807
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3808
3808
|
exports.es2018 = void 0;
|
|
@@ -3825,7 +3825,7 @@ var require_es2018 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3825
3825
|
};
|
|
3826
3826
|
}));
|
|
3827
3827
|
//#endregion
|
|
3828
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3828
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js
|
|
3829
3829
|
var require_es2018_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3830
3830
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3831
3831
|
exports.es2018_full = void 0;
|
|
@@ -3848,7 +3848,7 @@ var require_es2018_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3848
3848
|
};
|
|
3849
3849
|
}));
|
|
3850
3850
|
//#endregion
|
|
3851
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3851
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js
|
|
3852
3852
|
var require_es2019_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3853
3853
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3854
3854
|
exports.es2019_array = void 0;
|
|
@@ -3863,7 +3863,7 @@ var require_es2019_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3863
3863
|
};
|
|
3864
3864
|
}));
|
|
3865
3865
|
//#endregion
|
|
3866
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3866
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js
|
|
3867
3867
|
var require_es2019_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3868
3868
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3869
3869
|
exports.es2019_intl = void 0;
|
|
@@ -3873,7 +3873,7 @@ var require_es2019_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3873
3873
|
};
|
|
3874
3874
|
}));
|
|
3875
3875
|
//#endregion
|
|
3876
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3876
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js
|
|
3877
3877
|
var require_es2019_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3878
3878
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3879
3879
|
exports.es2019_object = void 0;
|
|
@@ -3884,7 +3884,7 @@ var require_es2019_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3884
3884
|
};
|
|
3885
3885
|
}));
|
|
3886
3886
|
//#endregion
|
|
3887
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3887
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js
|
|
3888
3888
|
var require_es2019_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3889
3889
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3890
3890
|
exports.es2019_string = void 0;
|
|
@@ -3894,7 +3894,7 @@ var require_es2019_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3894
3894
|
};
|
|
3895
3895
|
}));
|
|
3896
3896
|
//#endregion
|
|
3897
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3897
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js
|
|
3898
3898
|
var require_es2019_symbol = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3899
3899
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3900
3900
|
exports.es2019_symbol = void 0;
|
|
@@ -3904,7 +3904,7 @@ var require_es2019_symbol = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3904
3904
|
};
|
|
3905
3905
|
}));
|
|
3906
3906
|
//#endregion
|
|
3907
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3907
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js
|
|
3908
3908
|
var require_es2019 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3909
3909
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3910
3910
|
exports.es2019 = void 0;
|
|
@@ -3927,7 +3927,7 @@ var require_es2019 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3927
3927
|
};
|
|
3928
3928
|
}));
|
|
3929
3929
|
//#endregion
|
|
3930
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3930
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js
|
|
3931
3931
|
var require_es2019_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3932
3932
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3933
3933
|
exports.es2019_full = void 0;
|
|
@@ -3950,7 +3950,7 @@ var require_es2019_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3950
3950
|
};
|
|
3951
3951
|
}));
|
|
3952
3952
|
//#endregion
|
|
3953
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3953
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js
|
|
3954
3954
|
var require_es2020_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3955
3955
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3956
3956
|
exports.es2020_intl = void 0;
|
|
@@ -3961,7 +3961,7 @@ var require_es2020_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3961
3961
|
};
|
|
3962
3962
|
}));
|
|
3963
3963
|
//#endregion
|
|
3964
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3964
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js
|
|
3965
3965
|
var require_es2020_bigint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3966
3966
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3967
3967
|
exports.es2020_bigint = void 0;
|
|
@@ -3982,7 +3982,7 @@ var require_es2020_bigint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3982
3982
|
};
|
|
3983
3983
|
}));
|
|
3984
3984
|
//#endregion
|
|
3985
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3985
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js
|
|
3986
3986
|
var require_es2020_date = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3987
3987
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3988
3988
|
exports.es2020_date = void 0;
|
|
@@ -3993,7 +3993,7 @@ var require_es2020_date = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
3993
3993
|
};
|
|
3994
3994
|
}));
|
|
3995
3995
|
//#endregion
|
|
3996
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
3996
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js
|
|
3997
3997
|
var require_es2020_number = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
3998
3998
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3999
3999
|
exports.es2020_number = void 0;
|
|
@@ -4004,7 +4004,7 @@ var require_es2020_number = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4004
4004
|
};
|
|
4005
4005
|
}));
|
|
4006
4006
|
//#endregion
|
|
4007
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4007
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js
|
|
4008
4008
|
var require_es2020_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4009
4009
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4010
4010
|
exports.es2020_promise = void 0;
|
|
@@ -4020,7 +4020,7 @@ var require_es2020_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4020
4020
|
};
|
|
4021
4021
|
}));
|
|
4022
4022
|
//#endregion
|
|
4023
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4023
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js
|
|
4024
4024
|
var require_es2020_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4025
4025
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4026
4026
|
exports.es2020_sharedmemory = void 0;
|
|
@@ -4031,7 +4031,7 @@ var require_es2020_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4031
4031
|
};
|
|
4032
4032
|
}));
|
|
4033
4033
|
//#endregion
|
|
4034
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4034
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js
|
|
4035
4035
|
var require_es2020_symbol_wellknown = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4036
4036
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4037
4037
|
exports.es2020_symbol_wellknown = void 0;
|
|
@@ -4048,7 +4048,7 @@ var require_es2020_symbol_wellknown = /* @__PURE__ */ __commonJSMin(((exports) =
|
|
|
4048
4048
|
};
|
|
4049
4049
|
}));
|
|
4050
4050
|
//#endregion
|
|
4051
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4051
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js
|
|
4052
4052
|
var require_es2020_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4053
4053
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4054
4054
|
exports.es2020_string = void 0;
|
|
@@ -4066,7 +4066,7 @@ var require_es2020_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4066
4066
|
};
|
|
4067
4067
|
}));
|
|
4068
4068
|
//#endregion
|
|
4069
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4069
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js
|
|
4070
4070
|
var require_es2020 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4071
4071
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4072
4072
|
exports.es2020 = void 0;
|
|
@@ -4095,7 +4095,7 @@ var require_es2020 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4095
4095
|
};
|
|
4096
4096
|
}));
|
|
4097
4097
|
//#endregion
|
|
4098
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4098
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js
|
|
4099
4099
|
var require_es2020_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4100
4100
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4101
4101
|
exports.es2020_full = void 0;
|
|
@@ -4118,7 +4118,7 @@ var require_es2020_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4118
4118
|
};
|
|
4119
4119
|
}));
|
|
4120
4120
|
//#endregion
|
|
4121
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4121
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js
|
|
4122
4122
|
var require_es2021_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4123
4123
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4124
4124
|
exports.es2021_intl = void 0;
|
|
@@ -4128,7 +4128,7 @@ var require_es2021_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4128
4128
|
};
|
|
4129
4129
|
}));
|
|
4130
4130
|
//#endregion
|
|
4131
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4131
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js
|
|
4132
4132
|
var require_es2021_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4133
4133
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4134
4134
|
exports.es2021_promise = void 0;
|
|
@@ -4143,7 +4143,7 @@ var require_es2021_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4143
4143
|
};
|
|
4144
4144
|
}));
|
|
4145
4145
|
//#endregion
|
|
4146
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4146
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js
|
|
4147
4147
|
var require_es2021_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4148
4148
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4149
4149
|
exports.es2021_string = void 0;
|
|
@@ -4153,7 +4153,7 @@ var require_es2021_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4153
4153
|
};
|
|
4154
4154
|
}));
|
|
4155
4155
|
//#endregion
|
|
4156
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4156
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js
|
|
4157
4157
|
var require_es2021_weakref = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4158
4158
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4159
4159
|
exports.es2021_weakref = void 0;
|
|
@@ -4169,7 +4169,7 @@ var require_es2021_weakref = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4169
4169
|
};
|
|
4170
4170
|
}));
|
|
4171
4171
|
//#endregion
|
|
4172
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4172
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js
|
|
4173
4173
|
var require_es2021 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4174
4174
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4175
4175
|
exports.es2021 = void 0;
|
|
@@ -4190,7 +4190,7 @@ var require_es2021 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4190
4190
|
};
|
|
4191
4191
|
}));
|
|
4192
4192
|
//#endregion
|
|
4193
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4193
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js
|
|
4194
4194
|
var require_es2021_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4195
4195
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4196
4196
|
exports.es2021_full = void 0;
|
|
@@ -4213,7 +4213,7 @@ var require_es2021_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4213
4213
|
};
|
|
4214
4214
|
}));
|
|
4215
4215
|
//#endregion
|
|
4216
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4216
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js
|
|
4217
4217
|
var require_es2022_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4218
4218
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4219
4219
|
exports.es2022_array = void 0;
|
|
@@ -4238,7 +4238,7 @@ var require_es2022_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4238
4238
|
};
|
|
4239
4239
|
}));
|
|
4240
4240
|
//#endregion
|
|
4241
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4241
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js
|
|
4242
4242
|
var require_es2022_error = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4243
4243
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4244
4244
|
exports.es2022_error = void 0;
|
|
@@ -4260,7 +4260,7 @@ var require_es2022_error = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4260
4260
|
};
|
|
4261
4261
|
}));
|
|
4262
4262
|
//#endregion
|
|
4263
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4263
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js
|
|
4264
4264
|
var require_es2022_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4265
4265
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4266
4266
|
exports.es2022_intl = void 0;
|
|
@@ -4270,7 +4270,7 @@ var require_es2022_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4270
4270
|
};
|
|
4271
4271
|
}));
|
|
4272
4272
|
//#endregion
|
|
4273
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4273
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js
|
|
4274
4274
|
var require_es2022_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4275
4275
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4276
4276
|
exports.es2022_object = void 0;
|
|
@@ -4280,7 +4280,7 @@ var require_es2022_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4280
4280
|
};
|
|
4281
4281
|
}));
|
|
4282
4282
|
//#endregion
|
|
4283
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4283
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js
|
|
4284
4284
|
var require_es2022_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4285
4285
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4286
4286
|
exports.es2022_regexp = void 0;
|
|
@@ -4296,7 +4296,7 @@ var require_es2022_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4296
4296
|
};
|
|
4297
4297
|
}));
|
|
4298
4298
|
//#endregion
|
|
4299
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4299
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js
|
|
4300
4300
|
var require_es2022_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4301
4301
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4302
4302
|
exports.es2022_string = void 0;
|
|
@@ -4306,7 +4306,7 @@ var require_es2022_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4306
4306
|
};
|
|
4307
4307
|
}));
|
|
4308
4308
|
//#endregion
|
|
4309
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4309
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js
|
|
4310
4310
|
var require_es2022 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4311
4311
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4312
4312
|
exports.es2022 = void 0;
|
|
@@ -4331,7 +4331,7 @@ var require_es2022 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4331
4331
|
};
|
|
4332
4332
|
}));
|
|
4333
4333
|
//#endregion
|
|
4334
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4334
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js
|
|
4335
4335
|
var require_es2022_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4336
4336
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4337
4337
|
exports.es2022_full = void 0;
|
|
@@ -4354,7 +4354,7 @@ var require_es2022_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4354
4354
|
};
|
|
4355
4355
|
}));
|
|
4356
4356
|
//#endregion
|
|
4357
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4357
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js
|
|
4358
4358
|
var require_es2023_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4359
4359
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4360
4360
|
exports.es2023_array = void 0;
|
|
@@ -4379,7 +4379,7 @@ var require_es2023_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4379
4379
|
};
|
|
4380
4380
|
}));
|
|
4381
4381
|
//#endregion
|
|
4382
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4382
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js
|
|
4383
4383
|
var require_es2023_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4384
4384
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4385
4385
|
exports.es2023_collection = void 0;
|
|
@@ -4389,7 +4389,7 @@ var require_es2023_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4389
4389
|
};
|
|
4390
4390
|
}));
|
|
4391
4391
|
//#endregion
|
|
4392
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4392
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js
|
|
4393
4393
|
var require_es2023_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4394
4394
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4395
4395
|
exports.es2023_intl = void 0;
|
|
@@ -4399,7 +4399,7 @@ var require_es2023_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4399
4399
|
};
|
|
4400
4400
|
}));
|
|
4401
4401
|
//#endregion
|
|
4402
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4402
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js
|
|
4403
4403
|
var require_es2023 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4404
4404
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4405
4405
|
exports.es2023 = void 0;
|
|
@@ -4418,7 +4418,7 @@ var require_es2023 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4418
4418
|
};
|
|
4419
4419
|
}));
|
|
4420
4420
|
//#endregion
|
|
4421
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4421
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js
|
|
4422
4422
|
var require_es2023_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4423
4423
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4424
4424
|
exports.es2023_full = void 0;
|
|
@@ -4441,7 +4441,7 @@ var require_es2023_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4441
4441
|
};
|
|
4442
4442
|
}));
|
|
4443
4443
|
//#endregion
|
|
4444
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4444
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.js
|
|
4445
4445
|
var require_es2024_arraybuffer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4446
4446
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4447
4447
|
exports.es2024_arraybuffer = void 0;
|
|
@@ -4452,7 +4452,7 @@ var require_es2024_arraybuffer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4452
4452
|
};
|
|
4453
4453
|
}));
|
|
4454
4454
|
//#endregion
|
|
4455
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4455
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.js
|
|
4456
4456
|
var require_es2024_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4457
4457
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4458
4458
|
exports.es2024_collection = void 0;
|
|
@@ -4462,7 +4462,7 @@ var require_es2024_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4462
4462
|
};
|
|
4463
4463
|
}));
|
|
4464
4464
|
//#endregion
|
|
4465
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4465
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.js
|
|
4466
4466
|
var require_es2024_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4467
4467
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4468
4468
|
exports.es2024_object = void 0;
|
|
@@ -4472,7 +4472,7 @@ var require_es2024_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4472
4472
|
};
|
|
4473
4473
|
}));
|
|
4474
4474
|
//#endregion
|
|
4475
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4475
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.js
|
|
4476
4476
|
var require_es2024_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4477
4477
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4478
4478
|
exports.es2024_promise = void 0;
|
|
@@ -4483,7 +4483,7 @@ var require_es2024_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4483
4483
|
};
|
|
4484
4484
|
}));
|
|
4485
4485
|
//#endregion
|
|
4486
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4486
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.js
|
|
4487
4487
|
var require_es2024_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4488
4488
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4489
4489
|
exports.es2024_regexp = void 0;
|
|
@@ -4493,7 +4493,7 @@ var require_es2024_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4493
4493
|
};
|
|
4494
4494
|
}));
|
|
4495
4495
|
//#endregion
|
|
4496
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4496
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.js
|
|
4497
4497
|
var require_es2024_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4498
4498
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4499
4499
|
exports.es2024_sharedmemory = void 0;
|
|
@@ -4508,7 +4508,7 @@ var require_es2024_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4508
4508
|
};
|
|
4509
4509
|
}));
|
|
4510
4510
|
//#endregion
|
|
4511
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4511
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.js
|
|
4512
4512
|
var require_es2024_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4513
4513
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4514
4514
|
exports.es2024_string = void 0;
|
|
@@ -4518,7 +4518,7 @@ var require_es2024_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4518
4518
|
};
|
|
4519
4519
|
}));
|
|
4520
4520
|
//#endregion
|
|
4521
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4521
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.js
|
|
4522
4522
|
var require_es2024 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4523
4523
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4524
4524
|
exports.es2024 = void 0;
|
|
@@ -4545,7 +4545,7 @@ var require_es2024 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4545
4545
|
};
|
|
4546
4546
|
}));
|
|
4547
4547
|
//#endregion
|
|
4548
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4548
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.js
|
|
4549
4549
|
var require_es2024_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4550
4550
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4551
4551
|
exports.es2024_full = void 0;
|
|
@@ -4568,7 +4568,7 @@ var require_es2024_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4568
4568
|
};
|
|
4569
4569
|
}));
|
|
4570
4570
|
//#endregion
|
|
4571
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4571
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.js
|
|
4572
4572
|
var require_es2025_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4573
4573
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4574
4574
|
exports.es2025_collection = void 0;
|
|
@@ -4583,7 +4583,7 @@ var require_es2025_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4583
4583
|
};
|
|
4584
4584
|
}));
|
|
4585
4585
|
//#endregion
|
|
4586
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4586
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.js
|
|
4587
4587
|
var require_es2025_float16 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4588
4588
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4589
4589
|
exports.es2025_float16 = void 0;
|
|
@@ -4600,7 +4600,7 @@ var require_es2025_float16 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4600
4600
|
};
|
|
4601
4601
|
}));
|
|
4602
4602
|
//#endregion
|
|
4603
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4603
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.js
|
|
4604
4604
|
var require_es2025_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4605
4605
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4606
4606
|
exports.es2025_intl = void 0;
|
|
@@ -4611,7 +4611,7 @@ var require_es2025_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4611
4611
|
};
|
|
4612
4612
|
}));
|
|
4613
4613
|
//#endregion
|
|
4614
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4614
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.js
|
|
4615
4615
|
var require_es2025_iterator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4616
4616
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4617
4617
|
exports.es2025_iterator = void 0;
|
|
@@ -4622,7 +4622,7 @@ var require_es2025_iterator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4622
4622
|
};
|
|
4623
4623
|
}));
|
|
4624
4624
|
//#endregion
|
|
4625
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4625
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.js
|
|
4626
4626
|
var require_es2025_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4627
4627
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4628
4628
|
exports.es2025_promise = void 0;
|
|
@@ -4632,7 +4632,7 @@ var require_es2025_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4632
4632
|
};
|
|
4633
4633
|
}));
|
|
4634
4634
|
//#endregion
|
|
4635
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4635
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.js
|
|
4636
4636
|
var require_es2025_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4637
4637
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4638
4638
|
exports.es2025_regexp = void 0;
|
|
@@ -4642,7 +4642,7 @@ var require_es2025_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4642
4642
|
};
|
|
4643
4643
|
}));
|
|
4644
4644
|
//#endregion
|
|
4645
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4645
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.js
|
|
4646
4646
|
var require_es2025 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4647
4647
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4648
4648
|
exports.es2025 = void 0;
|
|
@@ -4667,7 +4667,7 @@ var require_es2025 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4667
4667
|
};
|
|
4668
4668
|
}));
|
|
4669
4669
|
//#endregion
|
|
4670
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4670
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.js
|
|
4671
4671
|
var require_es2025_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4672
4672
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4673
4673
|
exports.es2025_full = void 0;
|
|
@@ -4690,7 +4690,7 @@ var require_es2025_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4690
4690
|
};
|
|
4691
4691
|
}));
|
|
4692
4692
|
//#endregion
|
|
4693
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4693
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js
|
|
4694
4694
|
var require_esnext_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4695
4695
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4696
4696
|
exports.esnext_array = void 0;
|
|
@@ -4700,7 +4700,7 @@ var require_esnext_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4700
4700
|
};
|
|
4701
4701
|
}));
|
|
4702
4702
|
//#endregion
|
|
4703
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4703
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js
|
|
4704
4704
|
var require_esnext_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4705
4705
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4706
4706
|
exports.esnext_collection = void 0;
|
|
@@ -4711,7 +4711,7 @@ var require_esnext_collection = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4711
4711
|
};
|
|
4712
4712
|
}));
|
|
4713
4713
|
//#endregion
|
|
4714
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4714
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.js
|
|
4715
4715
|
var require_esnext_temporal = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4716
4716
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4717
4717
|
exports.esnext_temporal = void 0;
|
|
@@ -4729,7 +4729,7 @@ var require_esnext_temporal = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4729
4729
|
};
|
|
4730
4730
|
}));
|
|
4731
4731
|
//#endregion
|
|
4732
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4732
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.js
|
|
4733
4733
|
var require_esnext_date = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4734
4734
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4735
4735
|
exports.esnext_date = void 0;
|
|
@@ -4740,7 +4740,7 @@ var require_esnext_date = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4740
4740
|
};
|
|
4741
4741
|
}));
|
|
4742
4742
|
//#endregion
|
|
4743
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4743
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js
|
|
4744
4744
|
var require_esnext_decorators = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4745
4745
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4746
4746
|
exports.esnext_decorators = void 0;
|
|
@@ -4752,7 +4752,7 @@ var require_esnext_decorators = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4752
4752
|
};
|
|
4753
4753
|
}));
|
|
4754
4754
|
//#endregion
|
|
4755
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4755
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js
|
|
4756
4756
|
var require_esnext_disposable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4757
4757
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4758
4758
|
exports.esnext_disposable = void 0;
|
|
@@ -4782,7 +4782,7 @@ var require_esnext_disposable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4782
4782
|
};
|
|
4783
4783
|
}));
|
|
4784
4784
|
//#endregion
|
|
4785
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4785
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.js
|
|
4786
4786
|
var require_esnext_error = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4787
4787
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4788
4788
|
exports.esnext_error = void 0;
|
|
@@ -4792,7 +4792,7 @@ var require_esnext_error = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4792
4792
|
};
|
|
4793
4793
|
}));
|
|
4794
4794
|
//#endregion
|
|
4795
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4795
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js
|
|
4796
4796
|
var require_esnext_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4797
4797
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4798
4798
|
exports.esnext_intl = void 0;
|
|
@@ -4803,7 +4803,7 @@ var require_esnext_intl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4803
4803
|
};
|
|
4804
4804
|
}));
|
|
4805
4805
|
//#endregion
|
|
4806
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4806
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.js
|
|
4807
4807
|
var require_esnext_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4808
4808
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4809
4809
|
exports.esnext_sharedmemory = void 0;
|
|
@@ -4813,7 +4813,7 @@ var require_esnext_sharedmemory = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4813
4813
|
};
|
|
4814
4814
|
}));
|
|
4815
4815
|
//#endregion
|
|
4816
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4816
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.js
|
|
4817
4817
|
var require_esnext_typedarrays = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4818
4818
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4819
4819
|
exports.esnext_typedarrays = void 0;
|
|
@@ -4824,7 +4824,7 @@ var require_esnext_typedarrays = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4824
4824
|
};
|
|
4825
4825
|
}));
|
|
4826
4826
|
//#endregion
|
|
4827
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4827
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js
|
|
4828
4828
|
var require_esnext = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4829
4829
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4830
4830
|
exports.esnext = void 0;
|
|
@@ -4857,7 +4857,7 @@ var require_esnext = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4857
4857
|
};
|
|
4858
4858
|
}));
|
|
4859
4859
|
//#endregion
|
|
4860
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4860
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js
|
|
4861
4861
|
var require_esnext_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4862
4862
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4863
4863
|
exports.esnext_asynciterable = void 0;
|
|
@@ -4875,7 +4875,7 @@ var require_esnext_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4875
4875
|
};
|
|
4876
4876
|
}));
|
|
4877
4877
|
//#endregion
|
|
4878
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4878
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js
|
|
4879
4879
|
var require_esnext_bigint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4880
4880
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4881
4881
|
exports.esnext_bigint = void 0;
|
|
@@ -4896,7 +4896,7 @@ var require_esnext_bigint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4896
4896
|
};
|
|
4897
4897
|
}));
|
|
4898
4898
|
//#endregion
|
|
4899
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4899
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.js
|
|
4900
4900
|
var require_esnext_float16 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4901
4901
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4902
4902
|
exports.esnext_float16 = void 0;
|
|
@@ -4913,7 +4913,7 @@ var require_esnext_float16 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4913
4913
|
};
|
|
4914
4914
|
}));
|
|
4915
4915
|
//#endregion
|
|
4916
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4916
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js
|
|
4917
4917
|
var require_esnext_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4918
4918
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4919
4919
|
exports.esnext_full = void 0;
|
|
@@ -4936,7 +4936,7 @@ var require_esnext_full = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4936
4936
|
};
|
|
4937
4937
|
}));
|
|
4938
4938
|
//#endregion
|
|
4939
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4939
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.js
|
|
4940
4940
|
var require_esnext_iterator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4941
4941
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4942
4942
|
exports.esnext_iterator = void 0;
|
|
@@ -4947,7 +4947,7 @@ var require_esnext_iterator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4947
4947
|
};
|
|
4948
4948
|
}));
|
|
4949
4949
|
//#endregion
|
|
4950
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4950
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js
|
|
4951
4951
|
var require_esnext_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4952
4952
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4953
4953
|
exports.esnext_object = void 0;
|
|
@@ -4957,7 +4957,7 @@ var require_esnext_object = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4957
4957
|
};
|
|
4958
4958
|
}));
|
|
4959
4959
|
//#endregion
|
|
4960
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4960
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js
|
|
4961
4961
|
var require_esnext_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4962
4962
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4963
4963
|
exports.esnext_promise = void 0;
|
|
@@ -4967,7 +4967,7 @@ var require_esnext_promise = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4967
4967
|
};
|
|
4968
4968
|
}));
|
|
4969
4969
|
//#endregion
|
|
4970
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4970
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js
|
|
4971
4971
|
var require_esnext_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4972
4972
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4973
4973
|
exports.esnext_regexp = void 0;
|
|
@@ -4977,7 +4977,7 @@ var require_esnext_regexp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4977
4977
|
};
|
|
4978
4978
|
}));
|
|
4979
4979
|
//#endregion
|
|
4980
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4980
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js
|
|
4981
4981
|
var require_esnext_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4982
4982
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4983
4983
|
exports.esnext_string = void 0;
|
|
@@ -4987,7 +4987,7 @@ var require_esnext_string = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4987
4987
|
};
|
|
4988
4988
|
}));
|
|
4989
4989
|
//#endregion
|
|
4990
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
4990
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js
|
|
4991
4991
|
var require_esnext_symbol = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
4992
4992
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4993
4993
|
exports.esnext_symbol = void 0;
|
|
@@ -4997,7 +4997,7 @@ var require_esnext_symbol = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
4997
4997
|
};
|
|
4998
4998
|
}));
|
|
4999
4999
|
//#endregion
|
|
5000
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
5000
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js
|
|
5001
5001
|
var require_esnext_weakref = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5002
5002
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5003
5003
|
exports.esnext_weakref = void 0;
|
|
@@ -5013,7 +5013,7 @@ var require_esnext_weakref = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
5013
5013
|
};
|
|
5014
5014
|
}));
|
|
5015
5015
|
//#endregion
|
|
5016
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
5016
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js
|
|
5017
5017
|
var require_lib$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5018
5018
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5019
5019
|
exports.lib = void 0;
|
|
@@ -5032,7 +5032,7 @@ var require_lib$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
5032
5032
|
};
|
|
5033
5033
|
}));
|
|
5034
5034
|
//#endregion
|
|
5035
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
5035
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js
|
|
5036
5036
|
var require_webworker = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5037
5037
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5038
5038
|
exports.webworker = void 0;
|
|
@@ -5873,7 +5873,7 @@ var require_webworker = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
5873
5873
|
};
|
|
5874
5874
|
}));
|
|
5875
5875
|
//#endregion
|
|
5876
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
5876
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js
|
|
5877
5877
|
var require_webworker_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5878
5878
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5879
5879
|
exports.webworker_asynciterable = void 0;
|
|
@@ -5883,7 +5883,7 @@ var require_webworker_asynciterable = /* @__PURE__ */ __commonJSMin(((exports) =
|
|
|
5883
5883
|
};
|
|
5884
5884
|
}));
|
|
5885
5885
|
//#endregion
|
|
5886
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
5886
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js
|
|
5887
5887
|
var require_webworker_iterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5888
5888
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5889
5889
|
exports.webworker_iterable = void 0;
|
|
@@ -5893,7 +5893,7 @@ var require_webworker_iterable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
5893
5893
|
};
|
|
5894
5894
|
}));
|
|
5895
5895
|
//#endregion
|
|
5896
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
5896
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js
|
|
5897
5897
|
var require_lib$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5898
5898
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5899
5899
|
exports.lib = void 0;
|
|
@@ -6139,7 +6139,7 @@ var require_lib$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6139
6139
|
]);
|
|
6140
6140
|
}));
|
|
6141
6141
|
//#endregion
|
|
6142
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6142
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js
|
|
6143
6143
|
var require_Reference = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6144
6144
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6145
6145
|
exports.Reference = exports.ReferenceTypeFlag = exports.ReferenceFlag = void 0;
|
|
@@ -6261,7 +6261,7 @@ var require_Reference = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6261
6261
|
exports.Reference = Reference;
|
|
6262
6262
|
}));
|
|
6263
6263
|
//#endregion
|
|
6264
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6264
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js
|
|
6265
6265
|
var require_VariableBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6266
6266
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6267
6267
|
exports.VariableBase = void 0;
|
|
@@ -6310,7 +6310,7 @@ var require_VariableBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6310
6310
|
exports.VariableBase = VariableBase;
|
|
6311
6311
|
}));
|
|
6312
6312
|
//#endregion
|
|
6313
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6313
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js
|
|
6314
6314
|
var require_ESLintScopeVariable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6315
6315
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6316
6316
|
exports.ESLintScopeVariable = void 0;
|
|
@@ -6348,7 +6348,7 @@ var require_ESLintScopeVariable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6348
6348
|
exports.ESLintScopeVariable = ESLintScopeVariable;
|
|
6349
6349
|
}));
|
|
6350
6350
|
//#endregion
|
|
6351
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6351
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js
|
|
6352
6352
|
var require_ImplicitLibVariable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6353
6353
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6354
6354
|
exports.ImplicitLibVariable = void 0;
|
|
@@ -6376,7 +6376,7 @@ var require_ImplicitLibVariable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6376
6376
|
exports.ImplicitLibVariable = ImplicitLibVariable;
|
|
6377
6377
|
}));
|
|
6378
6378
|
//#endregion
|
|
6379
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6379
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js
|
|
6380
6380
|
var require_Variable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6381
6381
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6382
6382
|
exports.Variable = void 0;
|
|
@@ -6405,7 +6405,7 @@ var require_Variable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6405
6405
|
exports.Variable = Variable;
|
|
6406
6406
|
}));
|
|
6407
6407
|
//#endregion
|
|
6408
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6408
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js
|
|
6409
6409
|
var require_variable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6410
6410
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6411
6411
|
exports.Variable = exports.ImplicitLibVariable = exports.ESLintScopeVariable = void 0;
|
|
@@ -6432,7 +6432,7 @@ var require_variable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6432
6432
|
});
|
|
6433
6433
|
}));
|
|
6434
6434
|
//#endregion
|
|
6435
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6435
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js
|
|
6436
6436
|
var require_ScopeType = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6437
6437
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6438
6438
|
exports.ScopeType = void 0;
|
|
@@ -6459,7 +6459,7 @@ var require_ScopeType = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6459
6459
|
})(ScopeType || (exports.ScopeType = ScopeType = {}));
|
|
6460
6460
|
}));
|
|
6461
6461
|
//#endregion
|
|
6462
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6462
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js
|
|
6463
6463
|
var require_ScopeBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6464
6464
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6465
6465
|
exports.ScopeBase = void 0;
|
|
@@ -6705,7 +6705,7 @@ var require_ScopeBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6705
6705
|
exports.ScopeBase = ScopeBase;
|
|
6706
6706
|
}));
|
|
6707
6707
|
//#endregion
|
|
6708
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6708
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js
|
|
6709
6709
|
var require_BlockScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6710
6710
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6711
6711
|
exports.BlockScope = void 0;
|
|
@@ -6719,7 +6719,7 @@ var require_BlockScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6719
6719
|
exports.BlockScope = BlockScope;
|
|
6720
6720
|
}));
|
|
6721
6721
|
//#endregion
|
|
6722
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6722
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js
|
|
6723
6723
|
var require_CatchScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6724
6724
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6725
6725
|
exports.CatchScope = void 0;
|
|
@@ -6733,7 +6733,7 @@ var require_CatchScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6733
6733
|
exports.CatchScope = CatchScope;
|
|
6734
6734
|
}));
|
|
6735
6735
|
//#endregion
|
|
6736
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6736
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js
|
|
6737
6737
|
var require_ClassFieldInitializerScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6738
6738
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6739
6739
|
exports.ClassFieldInitializerScope = void 0;
|
|
@@ -6747,7 +6747,7 @@ var require_ClassFieldInitializerScope = /* @__PURE__ */ __commonJSMin(((exports
|
|
|
6747
6747
|
exports.ClassFieldInitializerScope = ClassFieldInitializerScope;
|
|
6748
6748
|
}));
|
|
6749
6749
|
//#endregion
|
|
6750
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6750
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js
|
|
6751
6751
|
var require_ClassScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6752
6752
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6753
6753
|
exports.ClassScope = void 0;
|
|
@@ -6761,7 +6761,7 @@ var require_ClassScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6761
6761
|
exports.ClassScope = ClassScope;
|
|
6762
6762
|
}));
|
|
6763
6763
|
//#endregion
|
|
6764
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6764
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js
|
|
6765
6765
|
var require_ConditionalTypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6766
6766
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6767
6767
|
exports.ConditionalTypeScope = void 0;
|
|
@@ -6775,7 +6775,7 @@ var require_ConditionalTypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6775
6775
|
exports.ConditionalTypeScope = ConditionalTypeScope;
|
|
6776
6776
|
}));
|
|
6777
6777
|
//#endregion
|
|
6778
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6778
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js
|
|
6779
6779
|
var require_ForScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6780
6780
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6781
6781
|
exports.ForScope = void 0;
|
|
@@ -6789,7 +6789,7 @@ var require_ForScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6789
6789
|
exports.ForScope = ForScope;
|
|
6790
6790
|
}));
|
|
6791
6791
|
//#endregion
|
|
6792
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6792
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js
|
|
6793
6793
|
var require_FunctionExpressionNameScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6794
6794
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6795
6795
|
exports.FunctionExpressionNameScope = void 0;
|
|
@@ -6807,7 +6807,7 @@ var require_FunctionExpressionNameScope = /* @__PURE__ */ __commonJSMin(((export
|
|
|
6807
6807
|
exports.FunctionExpressionNameScope = FunctionExpressionNameScope;
|
|
6808
6808
|
}));
|
|
6809
6809
|
//#endregion
|
|
6810
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6810
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js
|
|
6811
6811
|
var require_FunctionScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6812
6812
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6813
6813
|
exports.FunctionScope = void 0;
|
|
@@ -6828,7 +6828,7 @@ var require_FunctionScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6828
6828
|
exports.FunctionScope = FunctionScope;
|
|
6829
6829
|
}));
|
|
6830
6830
|
//#endregion
|
|
6831
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6831
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js
|
|
6832
6832
|
var require_FunctionTypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6833
6833
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6834
6834
|
exports.FunctionTypeScope = void 0;
|
|
@@ -6842,7 +6842,7 @@ var require_FunctionTypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6842
6842
|
exports.FunctionTypeScope = FunctionTypeScope;
|
|
6843
6843
|
}));
|
|
6844
6844
|
//#endregion
|
|
6845
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6845
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js
|
|
6846
6846
|
var require_GlobalScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6847
6847
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6848
6848
|
exports.GlobalScope = void 0;
|
|
@@ -6897,7 +6897,7 @@ var require_GlobalScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6897
6897
|
exports.GlobalScope = GlobalScope;
|
|
6898
6898
|
}));
|
|
6899
6899
|
//#endregion
|
|
6900
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6900
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js
|
|
6901
6901
|
var require_MappedTypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6902
6902
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6903
6903
|
exports.MappedTypeScope = void 0;
|
|
@@ -6911,7 +6911,7 @@ var require_MappedTypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6911
6911
|
exports.MappedTypeScope = MappedTypeScope;
|
|
6912
6912
|
}));
|
|
6913
6913
|
//#endregion
|
|
6914
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6914
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js
|
|
6915
6915
|
var require_ModuleScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6916
6916
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6917
6917
|
exports.ModuleScope = void 0;
|
|
@@ -6925,12 +6925,12 @@ var require_ModuleScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6925
6925
|
exports.ModuleScope = ModuleScope;
|
|
6926
6926
|
}));
|
|
6927
6927
|
//#endregion
|
|
6928
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6928
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js
|
|
6929
6929
|
var require_Scope$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6930
6930
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6931
6931
|
}));
|
|
6932
6932
|
//#endregion
|
|
6933
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6933
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js
|
|
6934
6934
|
var require_SwitchScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6935
6935
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6936
6936
|
exports.SwitchScope = void 0;
|
|
@@ -6944,7 +6944,7 @@ var require_SwitchScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6944
6944
|
exports.SwitchScope = SwitchScope;
|
|
6945
6945
|
}));
|
|
6946
6946
|
//#endregion
|
|
6947
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6947
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js
|
|
6948
6948
|
var require_TSEnumScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6949
6949
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6950
6950
|
exports.TSEnumScope = void 0;
|
|
@@ -6958,7 +6958,7 @@ var require_TSEnumScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6958
6958
|
exports.TSEnumScope = TSEnumScope;
|
|
6959
6959
|
}));
|
|
6960
6960
|
//#endregion
|
|
6961
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6961
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js
|
|
6962
6962
|
var require_TSModuleScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6963
6963
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6964
6964
|
exports.TSModuleScope = void 0;
|
|
@@ -6972,7 +6972,7 @@ var require_TSModuleScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6972
6972
|
exports.TSModuleScope = TSModuleScope;
|
|
6973
6973
|
}));
|
|
6974
6974
|
//#endregion
|
|
6975
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6975
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js
|
|
6976
6976
|
var require_TypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6977
6977
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6978
6978
|
exports.TypeScope = void 0;
|
|
@@ -6986,7 +6986,7 @@ var require_TypeScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
6986
6986
|
exports.TypeScope = TypeScope;
|
|
6987
6987
|
}));
|
|
6988
6988
|
//#endregion
|
|
6989
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
6989
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js
|
|
6990
6990
|
var require_WithScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
6991
6991
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6992
6992
|
exports.WithScope = void 0;
|
|
@@ -7008,7 +7008,7 @@ var require_WithScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7008
7008
|
exports.WithScope = WithScope;
|
|
7009
7009
|
}));
|
|
7010
7010
|
//#endregion
|
|
7011
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7011
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js
|
|
7012
7012
|
var require_scope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7013
7013
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
7014
7014
|
if (k2 === void 0) k2 = k;
|
|
@@ -7049,7 +7049,7 @@ var require_scope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7049
7049
|
__exportStar(require_WithScope(), exports);
|
|
7050
7050
|
}));
|
|
7051
7051
|
//#endregion
|
|
7052
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7052
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js
|
|
7053
7053
|
var require_VisitorBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7054
7054
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7055
7055
|
exports.VisitorBase = void 0;
|
|
@@ -7101,7 +7101,7 @@ var require_VisitorBase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7101
7101
|
exports.VisitorBase = VisitorBase;
|
|
7102
7102
|
}));
|
|
7103
7103
|
//#endregion
|
|
7104
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7104
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js
|
|
7105
7105
|
var require_PatternVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7106
7106
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7107
7107
|
exports.PatternVisitor = void 0;
|
|
@@ -7176,7 +7176,7 @@ var require_PatternVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7176
7176
|
exports.PatternVisitor = PatternVisitor;
|
|
7177
7177
|
}));
|
|
7178
7178
|
//#endregion
|
|
7179
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7179
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js
|
|
7180
7180
|
var require_Visitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7181
7181
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7182
7182
|
exports.VisitorBase = exports.Visitor = void 0;
|
|
@@ -7203,7 +7203,7 @@ var require_Visitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7203
7203
|
});
|
|
7204
7204
|
}));
|
|
7205
7205
|
//#endregion
|
|
7206
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7206
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js
|
|
7207
7207
|
var require_TypeVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7208
7208
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7209
7209
|
exports.TypeVisitor = void 0;
|
|
@@ -7361,7 +7361,7 @@ var require_TypeVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7361
7361
|
};
|
|
7362
7362
|
}));
|
|
7363
7363
|
//#endregion
|
|
7364
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7364
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js
|
|
7365
7365
|
var require_ClassVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7366
7366
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7367
7367
|
exports.ClassVisitor = void 0;
|
|
@@ -7488,7 +7488,7 @@ var require_ClassVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7488
7488
|
};
|
|
7489
7489
|
}));
|
|
7490
7490
|
//#endregion
|
|
7491
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7491
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js
|
|
7492
7492
|
var require_ExportVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7493
7493
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7494
7494
|
exports.ExportVisitor = void 0;
|
|
@@ -7523,7 +7523,7 @@ var require_ExportVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7523
7523
|
};
|
|
7524
7524
|
}));
|
|
7525
7525
|
//#endregion
|
|
7526
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7526
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js
|
|
7527
7527
|
var require_ImportVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7528
7528
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7529
7529
|
exports.ImportVisitor = void 0;
|
|
@@ -7558,7 +7558,7 @@ var require_ImportVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7558
7558
|
};
|
|
7559
7559
|
}));
|
|
7560
7560
|
//#endregion
|
|
7561
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7561
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js
|
|
7562
7562
|
var require_Referencer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7563
7563
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7564
7564
|
exports.Referencer = void 0;
|
|
@@ -7951,7 +7951,7 @@ var require_Referencer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7951
7951
|
exports.Referencer = Referencer;
|
|
7952
7952
|
}));
|
|
7953
7953
|
//#endregion
|
|
7954
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7954
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js
|
|
7955
7955
|
var require_referencer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7956
7956
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7957
7957
|
exports.Referencer = void 0;
|
|
@@ -7964,7 +7964,7 @@ var require_referencer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
7964
7964
|
});
|
|
7965
7965
|
}));
|
|
7966
7966
|
//#endregion
|
|
7967
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7967
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js
|
|
7968
7968
|
var require_ClassStaticBlockScope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7969
7969
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7970
7970
|
exports.ClassStaticBlockScope = void 0;
|
|
@@ -7978,7 +7978,7 @@ var require_ClassStaticBlockScope = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
7978
7978
|
exports.ClassStaticBlockScope = ClassStaticBlockScope;
|
|
7979
7979
|
}));
|
|
7980
7980
|
//#endregion
|
|
7981
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
7981
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js
|
|
7982
7982
|
var require_ScopeManager = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7983
7983
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7984
7984
|
exports.ScopeManager = void 0;
|
|
@@ -8159,7 +8159,7 @@ var require_ScopeManager = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
8159
8159
|
exports.ScopeManager = ScopeManager;
|
|
8160
8160
|
}));
|
|
8161
8161
|
//#endregion
|
|
8162
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
8162
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/analyze.js
|
|
8163
8163
|
var require_analyze = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
8164
8164
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8165
8165
|
exports.analyze = analyze;
|
|
@@ -8197,7 +8197,7 @@ var require_analyze = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
8197
8197
|
}
|
|
8198
8198
|
}));
|
|
8199
8199
|
//#endregion
|
|
8200
|
-
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.
|
|
8200
|
+
//#region node_modules/.pnpm/@typescript-eslint+scope-manager@8.59.2/node_modules/@typescript-eslint/scope-manager/dist/index.js
|
|
8201
8201
|
var require_dist$7 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
8202
8202
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
8203
8203
|
if (k2 === void 0) k2 = k;
|
|
@@ -9069,7 +9069,7 @@ var require_src = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
9069
9069
|
else module.exports = require_node();
|
|
9070
9070
|
}));
|
|
9071
9071
|
//#endregion
|
|
9072
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
9072
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/source-files.js
|
|
9073
9073
|
var require_source_files = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
9074
9074
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
9075
9075
|
if (k2 === void 0) k2 = k;
|
|
@@ -9126,7 +9126,7 @@ var require_source_files = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
9126
9126
|
}
|
|
9127
9127
|
}));
|
|
9128
9128
|
//#endregion
|
|
9129
|
-
//#region node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.
|
|
9129
|
+
//#region node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/tsconfig-utils/dist/compilerOptions.js
|
|
9130
9130
|
var require_compilerOptions = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
9131
9131
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9132
9132
|
exports.CORE_COMPILER_OPTIONS = void 0;
|
|
@@ -9140,7 +9140,7 @@ var require_compilerOptions = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
9140
9140
|
};
|
|
9141
9141
|
}));
|
|
9142
9142
|
//#endregion
|
|
9143
|
-
//#region node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.
|
|
9143
|
+
//#region node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/tsconfig-utils/dist/getParsedConfigFile.js
|
|
9144
9144
|
var require_getParsedConfigFile = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
9145
9145
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
9146
9146
|
if (k2 === void 0) k2 = k;
|
|
@@ -9221,7 +9221,7 @@ var require_getParsedConfigFile = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
9221
9221
|
}
|
|
9222
9222
|
}));
|
|
9223
9223
|
//#endregion
|
|
9224
|
-
//#region node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.
|
|
9224
|
+
//#region node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/tsconfig-utils/dist/index.js
|
|
9225
9225
|
var require_dist$6 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
9226
9226
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
9227
9227
|
if (k2 === void 0) k2 = k;
|
|
@@ -9245,7 +9245,7 @@ var require_dist$6 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
9245
9245
|
__exportStar(require_getParsedConfigFile(), exports);
|
|
9246
9246
|
}));
|
|
9247
9247
|
//#endregion
|
|
9248
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
9248
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js
|
|
9249
9249
|
var require_shared = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
9250
9250
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
9251
9251
|
if (k2 === void 0) k2 = k;
|
|
@@ -9368,7 +9368,7 @@ var require_shared = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
9368
9368
|
}
|
|
9369
9369
|
}));
|
|
9370
9370
|
//#endregion
|
|
9371
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
9371
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getWatchProgramsForProjects.js
|
|
9372
9372
|
var require_getWatchProgramsForProjects = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
9373
9373
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
9374
9374
|
if (k2 === void 0) k2 = k;
|
|
@@ -10695,6 +10695,7 @@ var require_min_version = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
10695
10695
|
break;
|
|
10696
10696
|
case "<":
|
|
10697
10697
|
case "<=": break;
|
|
10698
|
+
/* istanbul ignore next */
|
|
10698
10699
|
default: throw new Error(`Unexpected operation: ${comparator.operator}`);
|
|
10699
10700
|
}
|
|
10700
10701
|
});
|
|
@@ -10977,7 +10978,7 @@ var require_semver = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
10977
10978
|
};
|
|
10978
10979
|
}));
|
|
10979
10980
|
//#endregion
|
|
10980
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
10981
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/version-check.js
|
|
10981
10982
|
var require_version_check = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
10982
10983
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
10983
10984
|
if (k2 === void 0) k2 = k;
|
|
@@ -11047,7 +11048,7 @@ var require_version_check = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
11047
11048
|
for (const version of versions) exports.typescriptVersionIsAtLeast[version] = semverCheck(version);
|
|
11048
11049
|
}));
|
|
11049
11050
|
//#endregion
|
|
11050
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
11051
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js
|
|
11051
11052
|
var require_getModifiers = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
11052
11053
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
11053
11054
|
if (k2 === void 0) k2 = k;
|
|
@@ -11119,7 +11120,7 @@ var require_getModifiers = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
11119
11120
|
}
|
|
11120
11121
|
}));
|
|
11121
11122
|
//#endregion
|
|
11122
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
11123
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js
|
|
11123
11124
|
var require_xhtml_entities = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
11124
11125
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11125
11126
|
exports.xhtmlEntities = void 0;
|
|
@@ -11380,17 +11381,17 @@ var require_xhtml_entities = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
11380
11381
|
};
|
|
11381
11382
|
}));
|
|
11382
11383
|
//#endregion
|
|
11383
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
11384
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js
|
|
11384
11385
|
var require_estree_to_ts_node_types = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
11385
11386
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11386
11387
|
}));
|
|
11387
11388
|
//#endregion
|
|
11388
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
11389
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js
|
|
11389
11390
|
var require_ts_nodes = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
11390
11391
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11391
11392
|
}));
|
|
11392
11393
|
//#endregion
|
|
11393
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
11394
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js
|
|
11394
11395
|
var require_ts_estree$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
11395
11396
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
11396
11397
|
if (k2 === void 0) k2 = k;
|
|
@@ -11434,7 +11435,7 @@ var require_ts_estree$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
11434
11435
|
});
|
|
11435
11436
|
}));
|
|
11436
11437
|
//#endregion
|
|
11437
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
11438
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js
|
|
11438
11439
|
var require_node_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
11439
11440
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
11440
11441
|
if (k2 === void 0) k2 = k;
|
|
@@ -11987,7 +11988,7 @@ var require_node_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
11987
11988
|
}
|
|
11988
11989
|
}));
|
|
11989
11990
|
//#endregion
|
|
11990
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
11991
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/check-modifiers.js
|
|
11991
11992
|
var require_check_modifiers = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
11992
11993
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
11993
11994
|
if (k2 === void 0) k2 = k;
|
|
@@ -12131,7 +12132,7 @@ var require_check_modifiers = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
12131
12132
|
}
|
|
12132
12133
|
}));
|
|
12133
12134
|
//#endregion
|
|
12134
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
12135
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/check-syntax-errors.js
|
|
12135
12136
|
var require_check_syntax_errors = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
12136
12137
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
12137
12138
|
if (k2 === void 0) k2 = k;
|
|
@@ -12388,7 +12389,7 @@ var require_check_syntax_errors = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
12388
12389
|
}
|
|
12389
12390
|
}));
|
|
12390
12391
|
//#endregion
|
|
12391
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
12392
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/convert.js
|
|
12392
12393
|
var require_convert = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
12393
12394
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
12394
12395
|
if (k2 === void 0) k2 = k;
|
|
@@ -12905,6 +12906,10 @@ var require_convert = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
12905
12906
|
body: this.convertChild(node.statement),
|
|
12906
12907
|
test: this.convertChild(node.expression)
|
|
12907
12908
|
});
|
|
12909
|
+
/**
|
|
12910
|
+
* Unlike other parsers, TypeScript calls a "DoWhileStatement"
|
|
12911
|
+
* a "DoStatement"
|
|
12912
|
+
*/
|
|
12908
12913
|
case SyntaxKind.DoStatement: return this.createNode(node, {
|
|
12909
12914
|
type: ts_estree_1.AST_NODE_TYPES.DoWhileStatement,
|
|
12910
12915
|
body: this.convertChild(node.statement),
|
|
@@ -13705,6 +13710,10 @@ var require_convert = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
13705
13710
|
});
|
|
13706
13711
|
case SyntaxKind.JsxSelfClosingElement: return this.createNode(node, {
|
|
13707
13712
|
type: ts_estree_1.AST_NODE_TYPES.JSXElement,
|
|
13713
|
+
/**
|
|
13714
|
+
* Convert SyntaxKind.JsxSelfClosingElement to SyntaxKind.JsxOpeningElement,
|
|
13715
|
+
* TypeScript does not seem to have the idea of openingElement when tag is self-closing
|
|
13716
|
+
*/
|
|
13708
13717
|
children: [],
|
|
13709
13718
|
closingElement: null,
|
|
13710
13719
|
openingElement: this.createNode(node, {
|
|
@@ -14293,7 +14302,7 @@ var require_convert = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
14293
14302
|
exports.Converter = Converter;
|
|
14294
14303
|
}));
|
|
14295
14304
|
//#endregion
|
|
14296
|
-
//#region node_modules/.pnpm/ts-api-utils@2.5.0_typescript@
|
|
14305
|
+
//#region node_modules/.pnpm/ts-api-utils@2.5.0_typescript@6.0.3/node_modules/ts-api-utils/lib/index.cjs
|
|
14297
14306
|
var require_lib = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
14298
14307
|
var ts9 = __require("typescript");
|
|
14299
14308
|
function _interopDefault(e) {
|
|
@@ -16031,7 +16040,7 @@ var require_lib = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16031
16040
|
exports.unionTypeParts = unionTypeParts;
|
|
16032
16041
|
}));
|
|
16033
16042
|
//#endregion
|
|
16034
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16043
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js
|
|
16035
16044
|
var require_convert_comments = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16036
16045
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
16037
16046
|
if (k2 === void 0) k2 = k;
|
|
@@ -16100,7 +16109,7 @@ var require_convert_comments = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16100
16109
|
}
|
|
16101
16110
|
}));
|
|
16102
16111
|
//#endregion
|
|
16103
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16112
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js
|
|
16104
16113
|
var require_simple_traverse = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16105
16114
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16106
16115
|
exports.simpleTraverse = simpleTraverse;
|
|
@@ -16139,7 +16148,7 @@ var require_simple_traverse = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16139
16148
|
}
|
|
16140
16149
|
}));
|
|
16141
16150
|
//#endregion
|
|
16142
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16151
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js
|
|
16143
16152
|
var require_ast_converter = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16144
16153
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16145
16154
|
exports.astConverter = astConverter;
|
|
@@ -16186,7 +16195,7 @@ var require_ast_converter = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16186
16195
|
}
|
|
16187
16196
|
}));
|
|
16188
16197
|
//#endregion
|
|
16189
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16198
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js
|
|
16190
16199
|
var require_getScriptKind = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16191
16200
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
16192
16201
|
if (k2 === void 0) k2 = k;
|
|
@@ -16262,7 +16271,7 @@ var require_getScriptKind = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16262
16271
|
}
|
|
16263
16272
|
}));
|
|
16264
16273
|
//#endregion
|
|
16265
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16274
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js
|
|
16266
16275
|
var require_createIsolatedProgram = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16267
16276
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
16268
16277
|
if (k2 === void 0) k2 = k;
|
|
@@ -16366,7 +16375,7 @@ var require_createIsolatedProgram = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
16366
16375
|
}
|
|
16367
16376
|
}));
|
|
16368
16377
|
//#endregion
|
|
16369
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16378
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/describeFilePath.js
|
|
16370
16379
|
var require_describeFilePath = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16371
16380
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
16372
16381
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -16383,7 +16392,7 @@ var require_describeFilePath = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16383
16392
|
}
|
|
16384
16393
|
}));
|
|
16385
16394
|
//#endregion
|
|
16386
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16395
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgramError.js
|
|
16387
16396
|
var require_createProjectProgramError = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16388
16397
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
16389
16398
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -16434,7 +16443,7 @@ var require_createProjectProgramError = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
16434
16443
|
}
|
|
16435
16444
|
}));
|
|
16436
16445
|
//#endregion
|
|
16437
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16446
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js
|
|
16438
16447
|
var require_createProjectProgram = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16439
16448
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
16440
16449
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -16458,7 +16467,7 @@ var require_createProjectProgram = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16458
16467
|
}
|
|
16459
16468
|
}));
|
|
16460
16469
|
//#endregion
|
|
16461
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16470
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js
|
|
16462
16471
|
var require_createSourceFile = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16463
16472
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
16464
16473
|
if (k2 === void 0) k2 = k;
|
|
@@ -16528,7 +16537,7 @@ var require_createSourceFile = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16528
16537
|
}
|
|
16529
16538
|
}));
|
|
16530
16539
|
//#endregion
|
|
16531
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16540
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js
|
|
16532
16541
|
var require_useProvidedPrograms = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16533
16542
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
16534
16543
|
if (k2 === void 0) k2 = k;
|
|
@@ -16612,7 +16621,7 @@ var require_useProvidedPrograms = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16612
16621
|
}
|
|
16613
16622
|
}));
|
|
16614
16623
|
//#endregion
|
|
16615
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16624
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/createParserServices.js
|
|
16616
16625
|
var require_createParserServices = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16617
16626
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16618
16627
|
exports.createParserServices = createParserServices;
|
|
@@ -16642,7 +16651,7 @@ var require_createParserServices = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16642
16651
|
}
|
|
16643
16652
|
}));
|
|
16644
16653
|
//#endregion
|
|
16645
|
-
//#region node_modules/.pnpm/@typescript-eslint+project-service@8.
|
|
16654
|
+
//#region node_modules/.pnpm/@typescript-eslint+project-service@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/project-service/dist/getParsedConfigFileFromTSServer.js
|
|
16646
16655
|
var require_getParsedConfigFileFromTSServer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16647
16656
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16648
16657
|
exports.getParsedConfigFileFromTSServer = getParsedConfigFileFromTSServer;
|
|
@@ -16656,7 +16665,7 @@ var require_getParsedConfigFileFromTSServer = /* @__PURE__ */ __commonJSMin(((ex
|
|
|
16656
16665
|
}
|
|
16657
16666
|
}));
|
|
16658
16667
|
//#endregion
|
|
16659
|
-
//#region node_modules/.pnpm/@typescript-eslint+project-service@8.
|
|
16668
|
+
//#region node_modules/.pnpm/@typescript-eslint+project-service@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/project-service/dist/createProjectService.js
|
|
16660
16669
|
var require_createProjectService = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16661
16670
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
16662
16671
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -16691,7 +16700,7 @@ var require_createProjectService = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16691
16700
|
defaultProject: "tsconfig.json",
|
|
16692
16701
|
...optionsRaw
|
|
16693
16702
|
};
|
|
16694
|
-
const tsserver = __require("typescript/lib/tsserverlibrary");
|
|
16703
|
+
const tsserver = __require("typescript/lib/tsserverlibrary.js");
|
|
16695
16704
|
const system = {
|
|
16696
16705
|
...tsserver.sys,
|
|
16697
16706
|
clearImmediate,
|
|
@@ -16757,7 +16766,7 @@ var require_createProjectService = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16757
16766
|
}
|
|
16758
16767
|
}));
|
|
16759
16768
|
//#endregion
|
|
16760
|
-
//#region node_modules/.pnpm/@typescript-eslint+project-service@8.
|
|
16769
|
+
//#region node_modules/.pnpm/@typescript-eslint+project-service@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/project-service/dist/index.js
|
|
16761
16770
|
var require_dist$5 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16762
16771
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
16763
16772
|
if (k2 === void 0) k2 = k;
|
|
@@ -16780,7 +16789,7 @@ var require_dist$5 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16780
16789
|
__exportStar(require_createProjectService(), exports);
|
|
16781
16790
|
}));
|
|
16782
16791
|
//#endregion
|
|
16783
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16792
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/create-program/validateDefaultProjectForFilesGlob.js
|
|
16784
16793
|
var require_validateDefaultProjectForFilesGlob = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16785
16794
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16786
16795
|
exports.DEFAULT_PROJECT_FILES_ERROR_EXPLANATION = void 0;
|
|
@@ -16800,7 +16809,7 @@ See https://tseslint.com/allowdefaultproject-glob-too-wide
|
|
|
16800
16809
|
}
|
|
16801
16810
|
}));
|
|
16802
16811
|
//#endregion
|
|
16803
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16812
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/candidateTSConfigRootDirs.js
|
|
16804
16813
|
var require_candidateTSConfigRootDirs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16805
16814
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16806
16815
|
exports.addCandidateTSConfigRootDir = addCandidateTSConfigRootDir;
|
|
@@ -16828,7 +16837,7 @@ var require_candidateTSConfigRootDirs = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
16828
16837
|
}
|
|
16829
16838
|
}));
|
|
16830
16839
|
//#endregion
|
|
16831
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16840
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/ExpiringCache.js
|
|
16832
16841
|
var require_ExpiringCache = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16833
16842
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16834
16843
|
exports.ExpiringCache = exports.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS = void 0;
|
|
@@ -16865,7 +16874,7 @@ var require_ExpiringCache = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16865
16874
|
exports.ExpiringCache = ExpiringCache;
|
|
16866
16875
|
}));
|
|
16867
16876
|
//#endregion
|
|
16868
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16877
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/getProjectConfigFiles.js
|
|
16869
16878
|
var require_getProjectConfigFiles = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16870
16879
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
16871
16880
|
if (k2 === void 0) k2 = k;
|
|
@@ -16950,7 +16959,7 @@ var require_getProjectConfigFiles = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
16950
16959
|
}
|
|
16951
16960
|
}));
|
|
16952
16961
|
//#endregion
|
|
16953
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
16962
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/inferSingleRun.js
|
|
16954
16963
|
var require_inferSingleRun = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
16955
16964
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
16956
16965
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -16986,10 +16995,11 @@ var require_inferSingleRun = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
16986
16995
|
}
|
|
16987
16996
|
}));
|
|
16988
16997
|
//#endregion
|
|
16989
|
-
//#region node_modules/.pnpm/picomatch@4.0.
|
|
16998
|
+
//#region node_modules/.pnpm/picomatch@4.0.4/node_modules/picomatch/lib/constants.js
|
|
16990
16999
|
var require_constants = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
16991
17000
|
const WIN_SLASH = "\\\\/";
|
|
16992
17001
|
const WIN_NO_SLASH = `[^${WIN_SLASH}]`;
|
|
17002
|
+
const DEFAULT_MAX_EXTGLOB_RECURSION = 0;
|
|
16993
17003
|
/**
|
|
16994
17004
|
* Posix glob regex
|
|
16995
17005
|
*/
|
|
@@ -17039,8 +17049,10 @@ var require_constants = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17039
17049
|
SEP: "\\"
|
|
17040
17050
|
};
|
|
17041
17051
|
module.exports = {
|
|
17052
|
+
DEFAULT_MAX_EXTGLOB_RECURSION,
|
|
17042
17053
|
MAX_LENGTH: 1024 * 64,
|
|
17043
17054
|
POSIX_REGEX_SOURCE: {
|
|
17055
|
+
__proto__: null,
|
|
17044
17056
|
alnum: "a-zA-Z0-9",
|
|
17045
17057
|
alpha: "a-zA-Z",
|
|
17046
17058
|
ascii: "\\x00-\\x7F",
|
|
@@ -17111,6 +17123,9 @@ var require_constants = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17111
17123
|
CHAR_UNDERSCORE: 95,
|
|
17112
17124
|
CHAR_VERTICAL_LINE: 124,
|
|
17113
17125
|
CHAR_ZERO_WIDTH_NOBREAK_SPACE: 65279,
|
|
17126
|
+
/**
|
|
17127
|
+
* Create EXTGLOB_CHARS
|
|
17128
|
+
*/
|
|
17114
17129
|
extglobChars(chars) {
|
|
17115
17130
|
return {
|
|
17116
17131
|
"!": {
|
|
@@ -17140,13 +17155,16 @@ var require_constants = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17140
17155
|
}
|
|
17141
17156
|
};
|
|
17142
17157
|
},
|
|
17158
|
+
/**
|
|
17159
|
+
* Create GLOB_CHARS
|
|
17160
|
+
*/
|
|
17143
17161
|
globChars(win32) {
|
|
17144
17162
|
return win32 === true ? WINDOWS_CHARS : POSIX_CHARS;
|
|
17145
17163
|
}
|
|
17146
17164
|
};
|
|
17147
17165
|
}));
|
|
17148
17166
|
//#endregion
|
|
17149
|
-
//#region node_modules/.pnpm/picomatch@4.0.
|
|
17167
|
+
//#region node_modules/.pnpm/picomatch@4.0.4/node_modules/picomatch/lib/utils.js
|
|
17150
17168
|
var require_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
17151
17169
|
const { REGEX_BACKSLASH, REGEX_REMOVE_BACKSLASH, REGEX_SPECIAL_CHARS, REGEX_SPECIAL_CHARS_GLOBAL } = require_constants();
|
|
17152
17170
|
exports.isObject = (val) => val !== null && typeof val === "object" && !Array.isArray(val);
|
|
@@ -17194,7 +17212,7 @@ var require_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
17194
17212
|
};
|
|
17195
17213
|
}));
|
|
17196
17214
|
//#endregion
|
|
17197
|
-
//#region node_modules/.pnpm/picomatch@4.0.
|
|
17215
|
+
//#region node_modules/.pnpm/picomatch@4.0.4/node_modules/picomatch/lib/scan.js
|
|
17198
17216
|
var require_scan = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
17199
17217
|
const utils = require_utils();
|
|
17200
17218
|
const { CHAR_ASTERISK, CHAR_AT, CHAR_BACKWARD_SLASH, CHAR_COMMA, CHAR_DOT, CHAR_EXCLAMATION_MARK, CHAR_FORWARD_SLASH, CHAR_LEFT_CURLY_BRACE, CHAR_LEFT_PARENTHESES, CHAR_LEFT_SQUARE_BRACKET, CHAR_PLUS, CHAR_QUESTION_MARK, CHAR_RIGHT_CURLY_BRACE, CHAR_RIGHT_PARENTHESES, CHAR_RIGHT_SQUARE_BRACKET } = require_constants();
|
|
@@ -17481,7 +17499,7 @@ var require_scan = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17481
17499
|
module.exports = scan;
|
|
17482
17500
|
}));
|
|
17483
17501
|
//#endregion
|
|
17484
|
-
//#region node_modules/.pnpm/picomatch@4.0.
|
|
17502
|
+
//#region node_modules/.pnpm/picomatch@4.0.4/node_modules/picomatch/lib/parse.js
|
|
17485
17503
|
var require_parse = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
17486
17504
|
const constants = require_constants();
|
|
17487
17505
|
const utils = require_utils();
|
|
@@ -17509,6 +17527,177 @@ var require_parse = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17509
17527
|
const syntaxError = (type, char) => {
|
|
17510
17528
|
return `Missing ${type}: "${char}" - use "\\\\${char}" to match literal characters`;
|
|
17511
17529
|
};
|
|
17530
|
+
const splitTopLevel = (input) => {
|
|
17531
|
+
const parts = [];
|
|
17532
|
+
let bracket = 0;
|
|
17533
|
+
let paren = 0;
|
|
17534
|
+
let quote = 0;
|
|
17535
|
+
let value = "";
|
|
17536
|
+
let escaped = false;
|
|
17537
|
+
for (const ch of input) {
|
|
17538
|
+
if (escaped === true) {
|
|
17539
|
+
value += ch;
|
|
17540
|
+
escaped = false;
|
|
17541
|
+
continue;
|
|
17542
|
+
}
|
|
17543
|
+
if (ch === "\\") {
|
|
17544
|
+
value += ch;
|
|
17545
|
+
escaped = true;
|
|
17546
|
+
continue;
|
|
17547
|
+
}
|
|
17548
|
+
if (ch === "\"") {
|
|
17549
|
+
quote = quote === 1 ? 0 : 1;
|
|
17550
|
+
value += ch;
|
|
17551
|
+
continue;
|
|
17552
|
+
}
|
|
17553
|
+
if (quote === 0) {
|
|
17554
|
+
if (ch === "[") bracket++;
|
|
17555
|
+
else if (ch === "]" && bracket > 0) bracket--;
|
|
17556
|
+
else if (bracket === 0) {
|
|
17557
|
+
if (ch === "(") paren++;
|
|
17558
|
+
else if (ch === ")" && paren > 0) paren--;
|
|
17559
|
+
else if (ch === "|" && paren === 0) {
|
|
17560
|
+
parts.push(value);
|
|
17561
|
+
value = "";
|
|
17562
|
+
continue;
|
|
17563
|
+
}
|
|
17564
|
+
}
|
|
17565
|
+
}
|
|
17566
|
+
value += ch;
|
|
17567
|
+
}
|
|
17568
|
+
parts.push(value);
|
|
17569
|
+
return parts;
|
|
17570
|
+
};
|
|
17571
|
+
const isPlainBranch = (branch) => {
|
|
17572
|
+
let escaped = false;
|
|
17573
|
+
for (const ch of branch) {
|
|
17574
|
+
if (escaped === true) {
|
|
17575
|
+
escaped = false;
|
|
17576
|
+
continue;
|
|
17577
|
+
}
|
|
17578
|
+
if (ch === "\\") {
|
|
17579
|
+
escaped = true;
|
|
17580
|
+
continue;
|
|
17581
|
+
}
|
|
17582
|
+
if (/[?*+@!()[\]{}]/.test(ch)) return false;
|
|
17583
|
+
}
|
|
17584
|
+
return true;
|
|
17585
|
+
};
|
|
17586
|
+
const normalizeSimpleBranch = (branch) => {
|
|
17587
|
+
let value = branch.trim();
|
|
17588
|
+
let changed = true;
|
|
17589
|
+
while (changed === true) {
|
|
17590
|
+
changed = false;
|
|
17591
|
+
if (/^@\([^\\()[\]{}|]+\)$/.test(value)) {
|
|
17592
|
+
value = value.slice(2, -1);
|
|
17593
|
+
changed = true;
|
|
17594
|
+
}
|
|
17595
|
+
}
|
|
17596
|
+
if (!isPlainBranch(value)) return;
|
|
17597
|
+
return value.replace(/\\(.)/g, "$1");
|
|
17598
|
+
};
|
|
17599
|
+
const hasRepeatedCharPrefixOverlap = (branches) => {
|
|
17600
|
+
const values = branches.map(normalizeSimpleBranch).filter(Boolean);
|
|
17601
|
+
for (let i = 0; i < values.length; i++) for (let j = i + 1; j < values.length; j++) {
|
|
17602
|
+
const a = values[i];
|
|
17603
|
+
const b = values[j];
|
|
17604
|
+
const char = a[0];
|
|
17605
|
+
if (!char || a !== char.repeat(a.length) || b !== char.repeat(b.length)) continue;
|
|
17606
|
+
if (a === b || a.startsWith(b) || b.startsWith(a)) return true;
|
|
17607
|
+
}
|
|
17608
|
+
return false;
|
|
17609
|
+
};
|
|
17610
|
+
const parseRepeatedExtglob = (pattern, requireEnd = true) => {
|
|
17611
|
+
if (pattern[0] !== "+" && pattern[0] !== "*" || pattern[1] !== "(") return;
|
|
17612
|
+
let bracket = 0;
|
|
17613
|
+
let paren = 0;
|
|
17614
|
+
let quote = 0;
|
|
17615
|
+
let escaped = false;
|
|
17616
|
+
for (let i = 1; i < pattern.length; i++) {
|
|
17617
|
+
const ch = pattern[i];
|
|
17618
|
+
if (escaped === true) {
|
|
17619
|
+
escaped = false;
|
|
17620
|
+
continue;
|
|
17621
|
+
}
|
|
17622
|
+
if (ch === "\\") {
|
|
17623
|
+
escaped = true;
|
|
17624
|
+
continue;
|
|
17625
|
+
}
|
|
17626
|
+
if (ch === "\"") {
|
|
17627
|
+
quote = quote === 1 ? 0 : 1;
|
|
17628
|
+
continue;
|
|
17629
|
+
}
|
|
17630
|
+
if (quote === 1) continue;
|
|
17631
|
+
if (ch === "[") {
|
|
17632
|
+
bracket++;
|
|
17633
|
+
continue;
|
|
17634
|
+
}
|
|
17635
|
+
if (ch === "]" && bracket > 0) {
|
|
17636
|
+
bracket--;
|
|
17637
|
+
continue;
|
|
17638
|
+
}
|
|
17639
|
+
if (bracket > 0) continue;
|
|
17640
|
+
if (ch === "(") {
|
|
17641
|
+
paren++;
|
|
17642
|
+
continue;
|
|
17643
|
+
}
|
|
17644
|
+
if (ch === ")") {
|
|
17645
|
+
paren--;
|
|
17646
|
+
if (paren === 0) {
|
|
17647
|
+
if (requireEnd === true && i !== pattern.length - 1) return;
|
|
17648
|
+
return {
|
|
17649
|
+
type: pattern[0],
|
|
17650
|
+
body: pattern.slice(2, i),
|
|
17651
|
+
end: i
|
|
17652
|
+
};
|
|
17653
|
+
}
|
|
17654
|
+
}
|
|
17655
|
+
}
|
|
17656
|
+
};
|
|
17657
|
+
const getStarExtglobSequenceOutput = (pattern) => {
|
|
17658
|
+
let index = 0;
|
|
17659
|
+
const chars = [];
|
|
17660
|
+
while (index < pattern.length) {
|
|
17661
|
+
const match = parseRepeatedExtglob(pattern.slice(index), false);
|
|
17662
|
+
if (!match || match.type !== "*") return;
|
|
17663
|
+
const branches = splitTopLevel(match.body).map((branch) => branch.trim());
|
|
17664
|
+
if (branches.length !== 1) return;
|
|
17665
|
+
const branch = normalizeSimpleBranch(branches[0]);
|
|
17666
|
+
if (!branch || branch.length !== 1) return;
|
|
17667
|
+
chars.push(branch);
|
|
17668
|
+
index += match.end + 1;
|
|
17669
|
+
}
|
|
17670
|
+
if (chars.length < 1) return;
|
|
17671
|
+
return `${chars.length === 1 ? utils.escapeRegex(chars[0]) : `[${chars.map((ch) => utils.escapeRegex(ch)).join("")}]`}*`;
|
|
17672
|
+
};
|
|
17673
|
+
const repeatedExtglobRecursion = (pattern) => {
|
|
17674
|
+
let depth = 0;
|
|
17675
|
+
let value = pattern.trim();
|
|
17676
|
+
let match = parseRepeatedExtglob(value);
|
|
17677
|
+
while (match) {
|
|
17678
|
+
depth++;
|
|
17679
|
+
value = match.body.trim();
|
|
17680
|
+
match = parseRepeatedExtglob(value);
|
|
17681
|
+
}
|
|
17682
|
+
return depth;
|
|
17683
|
+
};
|
|
17684
|
+
const analyzeRepeatedExtglob = (body, options) => {
|
|
17685
|
+
if (options.maxExtglobRecursion === false) return { risky: false };
|
|
17686
|
+
const max = typeof options.maxExtglobRecursion === "number" ? options.maxExtglobRecursion : constants.DEFAULT_MAX_EXTGLOB_RECURSION;
|
|
17687
|
+
const branches = splitTopLevel(body).map((branch) => branch.trim());
|
|
17688
|
+
if (branches.length > 1) {
|
|
17689
|
+
if (branches.some((branch) => branch === "") || branches.some((branch) => /^[*?]+$/.test(branch)) || hasRepeatedCharPrefixOverlap(branches)) return { risky: true };
|
|
17690
|
+
}
|
|
17691
|
+
for (const branch of branches) {
|
|
17692
|
+
const safeOutput = getStarExtglobSequenceOutput(branch);
|
|
17693
|
+
if (safeOutput) return {
|
|
17694
|
+
risky: true,
|
|
17695
|
+
safeOutput
|
|
17696
|
+
};
|
|
17697
|
+
if (repeatedExtglobRecursion(branch) > max) return { risky: true };
|
|
17698
|
+
}
|
|
17699
|
+
return { risky: false };
|
|
17700
|
+
};
|
|
17512
17701
|
/**
|
|
17513
17702
|
* Parse the given input string.
|
|
17514
17703
|
* @param {String} input
|
|
@@ -17638,6 +17827,8 @@ var require_parse = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17638
17827
|
token.prev = prev;
|
|
17639
17828
|
token.parens = state.parens;
|
|
17640
17829
|
token.output = state.output;
|
|
17830
|
+
token.startIndex = state.index;
|
|
17831
|
+
token.tokensIndex = tokens.length;
|
|
17641
17832
|
const output = (opts.capture ? "(" : "") + token.open;
|
|
17642
17833
|
increment("parens");
|
|
17643
17834
|
push({
|
|
@@ -17654,6 +17845,30 @@ var require_parse = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17654
17845
|
extglobs.push(token);
|
|
17655
17846
|
};
|
|
17656
17847
|
const extglobClose = (token) => {
|
|
17848
|
+
const literal = input.slice(token.startIndex, state.index + 1);
|
|
17849
|
+
const analysis = analyzeRepeatedExtglob(input.slice(token.startIndex + 2, state.index), opts);
|
|
17850
|
+
if ((token.type === "plus" || token.type === "star") && analysis.risky) {
|
|
17851
|
+
const safeOutput = analysis.safeOutput ? (token.output ? "" : ONE_CHAR) + (opts.capture ? `(${analysis.safeOutput})` : analysis.safeOutput) : void 0;
|
|
17852
|
+
const open = tokens[token.tokensIndex];
|
|
17853
|
+
open.type = "text";
|
|
17854
|
+
open.value = literal;
|
|
17855
|
+
open.output = safeOutput || utils.escapeRegex(literal);
|
|
17856
|
+
for (let i = token.tokensIndex + 1; i < tokens.length; i++) {
|
|
17857
|
+
tokens[i].value = "";
|
|
17858
|
+
tokens[i].output = "";
|
|
17859
|
+
delete tokens[i].suffix;
|
|
17860
|
+
}
|
|
17861
|
+
state.output = token.output + open.output;
|
|
17862
|
+
state.backtrack = true;
|
|
17863
|
+
push({
|
|
17864
|
+
type: "paren",
|
|
17865
|
+
extglob: true,
|
|
17866
|
+
value,
|
|
17867
|
+
output: ""
|
|
17868
|
+
});
|
|
17869
|
+
decrement("parens");
|
|
17870
|
+
return;
|
|
17871
|
+
}
|
|
17657
17872
|
let output = token.close + (opts.capture ? ")" : "");
|
|
17658
17873
|
let rest;
|
|
17659
17874
|
if (token.type === "negate") {
|
|
@@ -18339,7 +18554,7 @@ var require_parse = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
18339
18554
|
module.exports = parse;
|
|
18340
18555
|
}));
|
|
18341
18556
|
//#endregion
|
|
18342
|
-
//#region node_modules/.pnpm/picomatch@4.0.
|
|
18557
|
+
//#region node_modules/.pnpm/picomatch@4.0.4/node_modules/picomatch/lib/picomatch.js
|
|
18343
18558
|
var require_picomatch$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
18344
18559
|
const scan = require_scan();
|
|
18345
18560
|
const parse = require_parse();
|
|
@@ -18549,6 +18764,14 @@ var require_picomatch$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
18549
18764
|
* Compile a regular expression from the `state` object returned by the
|
|
18550
18765
|
* [parse()](#parse) method.
|
|
18551
18766
|
*
|
|
18767
|
+
* ```js
|
|
18768
|
+
* const picomatch = require('picomatch');
|
|
18769
|
+
* const state = picomatch.parse('*.js');
|
|
18770
|
+
* // picomatch.compileRe(state[, options]);
|
|
18771
|
+
*
|
|
18772
|
+
* console.log(picomatch.compileRe(state));
|
|
18773
|
+
* //=> /^(?:(?!\.)(?=.)[^/]*?\.js)$/
|
|
18774
|
+
* ```
|
|
18552
18775
|
* @param {Object} `state`
|
|
18553
18776
|
* @param {Object} `options`
|
|
18554
18777
|
* @param {Boolean} `returnOutput` Intended for implementors, this argument allows you to return the raw output from the parser.
|
|
@@ -18572,10 +18795,10 @@ var require_picomatch$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
18572
18795
|
*
|
|
18573
18796
|
* ```js
|
|
18574
18797
|
* const picomatch = require('picomatch');
|
|
18575
|
-
*
|
|
18576
|
-
* // picomatch.compileRe(state[, options]);
|
|
18798
|
+
* // picomatch.makeRe(state[, options]);
|
|
18577
18799
|
*
|
|
18578
|
-
*
|
|
18800
|
+
* const result = picomatch.makeRe('*.js');
|
|
18801
|
+
* console.log(result);
|
|
18579
18802
|
* //=> /^(?:(?!\.)(?=.)[^/]*?\.js)$/
|
|
18580
18803
|
* ```
|
|
18581
18804
|
* @param {String} `state` The object returned from the `.parse` method.
|
|
@@ -18631,7 +18854,7 @@ var require_picomatch$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
18631
18854
|
module.exports = picomatch;
|
|
18632
18855
|
}));
|
|
18633
18856
|
//#endregion
|
|
18634
|
-
//#region node_modules/.pnpm/picomatch@4.0.
|
|
18857
|
+
//#region node_modules/.pnpm/picomatch@4.0.4/node_modules/picomatch/index.js
|
|
18635
18858
|
var require_picomatch = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
18636
18859
|
const pico = require_picomatch$1();
|
|
18637
18860
|
const utils = require_utils();
|
|
@@ -18646,7 +18869,7 @@ var require_picomatch = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
18646
18869
|
module.exports = picomatch;
|
|
18647
18870
|
}));
|
|
18648
18871
|
//#endregion
|
|
18649
|
-
//#region node_modules/.pnpm/fdir@6.5.0_picomatch@4.0.
|
|
18872
|
+
//#region node_modules/.pnpm/fdir@6.5.0_picomatch@4.0.4/node_modules/fdir/dist/index.cjs
|
|
18650
18873
|
var require_dist$4 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
18651
18874
|
var __create = Object.create;
|
|
18652
18875
|
var __defProp = Object.defineProperty;
|
|
@@ -19178,8 +19401,9 @@ var require_dist$4 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19178
19401
|
exports.fdir = Builder;
|
|
19179
19402
|
}));
|
|
19180
19403
|
//#endregion
|
|
19181
|
-
//#region node_modules/.pnpm/tinyglobby@0.2.
|
|
19404
|
+
//#region node_modules/.pnpm/tinyglobby@0.2.16/node_modules/tinyglobby/dist/index.cjs
|
|
19182
19405
|
var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
19406
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
19183
19407
|
var __create = Object.create;
|
|
19184
19408
|
var __defProp = Object.defineProperty;
|
|
19185
19409
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -19201,45 +19425,42 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19201
19425
|
enumerable: true
|
|
19202
19426
|
}) : target, mod));
|
|
19203
19427
|
let fs = __require("fs");
|
|
19204
|
-
|
|
19205
|
-
let path$1 = __require("path");
|
|
19206
|
-
path$1 = __toESM(path$1);
|
|
19428
|
+
let path$6 = __require("path");
|
|
19207
19429
|
let url = __require("url");
|
|
19208
|
-
url = __toESM(url);
|
|
19209
19430
|
let fdir = require_dist$4();
|
|
19210
|
-
fdir = __toESM(fdir);
|
|
19211
19431
|
let picomatch = require_picomatch();
|
|
19212
19432
|
picomatch = __toESM(picomatch);
|
|
19213
19433
|
const isReadonlyArray = Array.isArray;
|
|
19434
|
+
const BACKSLASHES = /\\/g;
|
|
19214
19435
|
const isWin = process.platform === "win32";
|
|
19215
19436
|
const ONLY_PARENT_DIRECTORIES = /^(\/?\.\.)+$/;
|
|
19216
19437
|
function getPartialMatcher(patterns, options = {}) {
|
|
19217
19438
|
const patternsCount = patterns.length;
|
|
19218
19439
|
const patternsParts = Array(patternsCount);
|
|
19219
19440
|
const matchers = Array(patternsCount);
|
|
19220
|
-
|
|
19221
|
-
for (
|
|
19441
|
+
let i, j;
|
|
19442
|
+
for (i = 0; i < patternsCount; i++) {
|
|
19222
19443
|
const parts = splitPattern(patterns[i]);
|
|
19223
19444
|
patternsParts[i] = parts;
|
|
19224
19445
|
const partsCount = parts.length;
|
|
19225
19446
|
const partMatchers = Array(partsCount);
|
|
19226
|
-
for (
|
|
19447
|
+
for (j = 0; j < partsCount; j++) partMatchers[j] = (0, picomatch.default)(parts[j], options);
|
|
19227
19448
|
matchers[i] = partMatchers;
|
|
19228
19449
|
}
|
|
19229
19450
|
return (input) => {
|
|
19230
19451
|
const inputParts = input.split("/");
|
|
19231
19452
|
if (inputParts[0] === ".." && ONLY_PARENT_DIRECTORIES.test(input)) return true;
|
|
19232
|
-
for (
|
|
19453
|
+
for (i = 0; i < patternsCount; i++) {
|
|
19233
19454
|
const patternParts = patternsParts[i];
|
|
19234
19455
|
const matcher = matchers[i];
|
|
19235
19456
|
const inputPatternCount = inputParts.length;
|
|
19236
19457
|
const minParts = Math.min(inputPatternCount, patternParts.length);
|
|
19237
|
-
|
|
19458
|
+
j = 0;
|
|
19238
19459
|
while (j < minParts) {
|
|
19239
19460
|
const part = patternParts[j];
|
|
19240
19461
|
if (part.includes("/")) return true;
|
|
19241
19462
|
if (!matcher[j](inputParts[j])) break;
|
|
19242
|
-
if (
|
|
19463
|
+
if (!options.noglobstar && part === "**") return true;
|
|
19243
19464
|
j++;
|
|
19244
19465
|
}
|
|
19245
19466
|
if (j === inputPatternCount) return true;
|
|
@@ -19253,7 +19474,7 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19253
19474
|
function buildFormat(cwd, root, absolute) {
|
|
19254
19475
|
if (cwd === root || root.startsWith(`${cwd}/`)) {
|
|
19255
19476
|
if (absolute) {
|
|
19256
|
-
const start =
|
|
19477
|
+
const start = cwd.length + +!isRoot(cwd);
|
|
19257
19478
|
return (p, isDir) => p.slice(start, isDir ? -1 : void 0) || ".";
|
|
19258
19479
|
}
|
|
19259
19480
|
const prefix = root.slice(cwd.length + 1);
|
|
@@ -19264,8 +19485,8 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19264
19485
|
};
|
|
19265
19486
|
return (p, isDir) => isDir && p !== "." ? p.slice(0, -1) : p;
|
|
19266
19487
|
}
|
|
19267
|
-
if (absolute) return (p) => path$
|
|
19268
|
-
return (p) => path$
|
|
19488
|
+
if (absolute) return (p) => path$6.posix.relative(cwd, p) || ".";
|
|
19489
|
+
return (p) => path$6.posix.relative(cwd, `${root}/${p}`) || ".";
|
|
19269
19490
|
}
|
|
19270
19491
|
function buildRelative(cwd, root) {
|
|
19271
19492
|
if (root.startsWith(`${cwd}/`)) {
|
|
@@ -19273,23 +19494,22 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19273
19494
|
return (p) => `${prefix}/${p}`;
|
|
19274
19495
|
}
|
|
19275
19496
|
return (p) => {
|
|
19276
|
-
const result = path$
|
|
19277
|
-
|
|
19278
|
-
return result || ".";
|
|
19497
|
+
const result = path$6.posix.relative(cwd, `${root}/${p}`);
|
|
19498
|
+
return p[p.length - 1] === "/" && result !== "" ? `${result}/` : result || ".";
|
|
19279
19499
|
};
|
|
19280
19500
|
}
|
|
19281
19501
|
const splitPatternOptions = { parts: true };
|
|
19282
|
-
function splitPattern(path$
|
|
19502
|
+
function splitPattern(path$1) {
|
|
19283
19503
|
var _result$parts;
|
|
19284
|
-
const result = picomatch.default.scan(path$
|
|
19285
|
-
return ((_result$parts = result.parts) === null || _result$parts === void 0 ? void 0 : _result$parts.length) ? result.parts : [path$
|
|
19504
|
+
const result = picomatch.default.scan(path$1, splitPatternOptions);
|
|
19505
|
+
return ((_result$parts = result.parts) === null || _result$parts === void 0 ? void 0 : _result$parts.length) ? result.parts : [path$1];
|
|
19286
19506
|
}
|
|
19287
19507
|
const ESCAPED_WIN32_BACKSLASHES = /\\(?![()[\]{}!+@])/g;
|
|
19288
19508
|
function convertPosixPathToPattern(path$2) {
|
|
19289
19509
|
return escapePosixPath(path$2);
|
|
19290
19510
|
}
|
|
19291
|
-
function convertWin32PathToPattern(path$
|
|
19292
|
-
return escapeWin32Path(path$
|
|
19511
|
+
function convertWin32PathToPattern(path$3) {
|
|
19512
|
+
return escapeWin32Path(path$3).replace(ESCAPED_WIN32_BACKSLASHES, "/");
|
|
19293
19513
|
}
|
|
19294
19514
|
/**
|
|
19295
19515
|
* Converts a path to a pattern depending on the platform.
|
|
@@ -19300,8 +19520,8 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19300
19520
|
const convertPathToPattern = isWin ? convertWin32PathToPattern : convertPosixPathToPattern;
|
|
19301
19521
|
const POSIX_UNESCAPED_GLOB_SYMBOLS = /(?<!\\)([()[\]{}*?|]|^!|[!+@](?=\()|\\(?![()[\]{}!*+?@|]))/g;
|
|
19302
19522
|
const WIN32_UNESCAPED_GLOB_SYMBOLS = /(?<!\\)([()[\]{}]|^!|[!+@](?=\())/g;
|
|
19303
|
-
const escapePosixPath = (path$
|
|
19304
|
-
const escapeWin32Path = (path$
|
|
19523
|
+
const escapePosixPath = (path$4) => path$4.replace(POSIX_UNESCAPED_GLOB_SYMBOLS, "\\$&");
|
|
19524
|
+
const escapeWin32Path = (path$5) => path$5.replace(WIN32_UNESCAPED_GLOB_SYMBOLS, "\\$&");
|
|
19305
19525
|
/**
|
|
19306
19526
|
* Escapes a path's special characters depending on the platform.
|
|
19307
19527
|
* @see {@link https://superchupu.dev/tinyglobby/documentation#escapePath}
|
|
@@ -19328,28 +19548,31 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19328
19548
|
function log(...tasks) {
|
|
19329
19549
|
console.log(`[tinyglobby ${(/* @__PURE__ */ new Date()).toLocaleTimeString("es")}]`, ...tasks);
|
|
19330
19550
|
}
|
|
19551
|
+
function ensureStringArray(value) {
|
|
19552
|
+
return typeof value === "string" ? [value] : value !== null && value !== void 0 ? value : [];
|
|
19553
|
+
}
|
|
19331
19554
|
const PARENT_DIRECTORY = /^(\/?\.\.)+/;
|
|
19332
19555
|
const ESCAPING_BACKSLASHES = /\\(?=[()[\]{}!*+?@|])/g;
|
|
19333
|
-
|
|
19334
|
-
|
|
19556
|
+
function normalizePattern(pattern, opts, props, isIgnore) {
|
|
19557
|
+
var _PARENT_DIRECTORY$exe;
|
|
19558
|
+
const cwd = opts.cwd;
|
|
19335
19559
|
let result = pattern;
|
|
19336
|
-
if (pattern.
|
|
19337
|
-
if (
|
|
19560
|
+
if (pattern[pattern.length - 1] === "/") result = pattern.slice(0, -1);
|
|
19561
|
+
if (result[result.length - 1] !== "*" && opts.expandDirectories) result += "/**";
|
|
19338
19562
|
const escapedCwd = escapePath(cwd);
|
|
19339
|
-
|
|
19340
|
-
|
|
19341
|
-
const parentDirectoryMatch = PARENT_DIRECTORY.exec(result);
|
|
19563
|
+
result = (0, path$6.isAbsolute)(result.replace(ESCAPING_BACKSLASHES, "")) ? path$6.posix.relative(escapedCwd, result) : path$6.posix.normalize(result);
|
|
19564
|
+
const parentDir = (_PARENT_DIRECTORY$exe = PARENT_DIRECTORY.exec(result)) === null || _PARENT_DIRECTORY$exe === void 0 ? void 0 : _PARENT_DIRECTORY$exe[0];
|
|
19342
19565
|
const parts = splitPattern(result);
|
|
19343
|
-
if (
|
|
19344
|
-
const n = (
|
|
19566
|
+
if (parentDir) {
|
|
19567
|
+
const n = (parentDir.length + 1) / 3;
|
|
19345
19568
|
let i = 0;
|
|
19346
19569
|
const cwdParts = escapedCwd.split("/");
|
|
19347
19570
|
while (i < n && parts[i + n] === cwdParts[cwdParts.length + i - n]) {
|
|
19348
19571
|
result = result.slice(0, (n - i - 1) * 3) + result.slice((n - i) * 3 + parts[i + n].length + 1) || ".";
|
|
19349
19572
|
i++;
|
|
19350
19573
|
}
|
|
19351
|
-
const potentialRoot = path$
|
|
19352
|
-
if (
|
|
19574
|
+
const potentialRoot = path$6.posix.join(cwd, parentDir.slice(i * 3));
|
|
19575
|
+
if (potentialRoot[0] !== "." && props.root.length > potentialRoot.length) {
|
|
19353
19576
|
props.root = potentialRoot;
|
|
19354
19577
|
props.depthOffset = -n + i;
|
|
19355
19578
|
}
|
|
@@ -19365,152 +19588,139 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19365
19588
|
newCommonPath.pop();
|
|
19366
19589
|
break;
|
|
19367
19590
|
}
|
|
19368
|
-
if (part !== props.commonPath[i] || isDynamicPattern(part)
|
|
19591
|
+
if (i === parts.length - 1 || part !== props.commonPath[i] || isDynamicPattern(part)) break;
|
|
19369
19592
|
newCommonPath.push(part);
|
|
19370
19593
|
}
|
|
19371
19594
|
props.depthOffset = newCommonPath.length;
|
|
19372
19595
|
props.commonPath = newCommonPath;
|
|
19373
|
-
props.root = newCommonPath.length > 0 ? path$
|
|
19596
|
+
props.root = newCommonPath.length > 0 ? path$6.posix.join(cwd, ...newCommonPath) : cwd;
|
|
19374
19597
|
}
|
|
19375
19598
|
return result;
|
|
19376
19599
|
}
|
|
19377
|
-
function processPatterns(
|
|
19378
|
-
if (typeof patterns === "string") patterns = [patterns];
|
|
19379
|
-
if (typeof ignore === "string") ignore = [ignore];
|
|
19600
|
+
function processPatterns(options, patterns, props) {
|
|
19380
19601
|
const matchPatterns = [];
|
|
19381
19602
|
const ignorePatterns = [];
|
|
19382
|
-
for (const pattern of ignore) {
|
|
19603
|
+
for (const pattern of options.ignore) {
|
|
19383
19604
|
if (!pattern) continue;
|
|
19384
|
-
if (pattern[0] !== "!" || pattern[1] === "(") ignorePatterns.push(normalizePattern(pattern,
|
|
19605
|
+
if (pattern[0] !== "!" || pattern[1] === "(") ignorePatterns.push(normalizePattern(pattern, options, props, true));
|
|
19385
19606
|
}
|
|
19386
19607
|
for (const pattern of patterns) {
|
|
19387
19608
|
if (!pattern) continue;
|
|
19388
|
-
if (pattern[0] !== "!" || pattern[1] === "(") matchPatterns.push(normalizePattern(pattern,
|
|
19389
|
-
else if (pattern[1] !== "!" || pattern[2] === "(") ignorePatterns.push(normalizePattern(pattern.slice(1),
|
|
19609
|
+
if (pattern[0] !== "!" || pattern[1] === "(") matchPatterns.push(normalizePattern(pattern, options, props, false));
|
|
19610
|
+
else if (pattern[1] !== "!" || pattern[2] === "(") ignorePatterns.push(normalizePattern(pattern.slice(1), options, props, true));
|
|
19390
19611
|
}
|
|
19391
19612
|
return {
|
|
19392
19613
|
match: matchPatterns,
|
|
19393
19614
|
ignore: ignorePatterns
|
|
19394
19615
|
};
|
|
19395
19616
|
}
|
|
19396
|
-
function
|
|
19397
|
-
|
|
19398
|
-
const path$2 = paths[i];
|
|
19399
|
-
paths[i] = relative(path$2);
|
|
19400
|
-
}
|
|
19401
|
-
return paths;
|
|
19402
|
-
}
|
|
19403
|
-
function normalizeCwd(cwd) {
|
|
19404
|
-
if (!cwd) return process.cwd().replace(BACKSLASHES, "/");
|
|
19405
|
-
if (cwd instanceof URL) return (0, url.fileURLToPath)(cwd).replace(BACKSLASHES, "/");
|
|
19406
|
-
return path$1.default.resolve(cwd).replace(BACKSLASHES, "/");
|
|
19407
|
-
}
|
|
19408
|
-
function getCrawler(patterns, inputOptions = {}) {
|
|
19409
|
-
const options = process.env.TINYGLOBBY_DEBUG ? {
|
|
19410
|
-
...inputOptions,
|
|
19411
|
-
debug: true
|
|
19412
|
-
} : inputOptions;
|
|
19413
|
-
const cwd = normalizeCwd(options.cwd);
|
|
19414
|
-
if (options.debug) log("globbing with:", {
|
|
19415
|
-
patterns,
|
|
19416
|
-
options,
|
|
19417
|
-
cwd
|
|
19418
|
-
});
|
|
19419
|
-
if (Array.isArray(patterns) && patterns.length === 0) return [{
|
|
19420
|
-
sync: () => [],
|
|
19421
|
-
withPromise: async () => []
|
|
19422
|
-
}, false];
|
|
19617
|
+
function buildCrawler(options, patterns) {
|
|
19618
|
+
const cwd = options.cwd;
|
|
19423
19619
|
const props = {
|
|
19424
19620
|
root: cwd,
|
|
19425
|
-
commonPath: null,
|
|
19426
19621
|
depthOffset: 0
|
|
19427
19622
|
};
|
|
19428
|
-
const processed = processPatterns(
|
|
19429
|
-
...options,
|
|
19430
|
-
patterns
|
|
19431
|
-
}, cwd, props);
|
|
19623
|
+
const processed = processPatterns(options, patterns, props);
|
|
19432
19624
|
if (options.debug) log("internal processing patterns:", processed);
|
|
19625
|
+
const { absolute, caseSensitiveMatch, debug, dot, followSymbolicLinks, onlyDirectories } = options;
|
|
19626
|
+
const root = props.root.replace(BACKSLASHES, "");
|
|
19433
19627
|
const matchOptions = {
|
|
19434
|
-
dot
|
|
19628
|
+
dot,
|
|
19435
19629
|
nobrace: options.braceExpansion === false,
|
|
19436
|
-
nocase:
|
|
19630
|
+
nocase: !caseSensitiveMatch,
|
|
19437
19631
|
noextglob: options.extglob === false,
|
|
19438
19632
|
noglobstar: options.globstar === false,
|
|
19439
19633
|
posix: true
|
|
19440
19634
|
};
|
|
19441
|
-
const matcher = (0, picomatch.default)(processed.match,
|
|
19442
|
-
...matchOptions,
|
|
19443
|
-
ignore: processed.ignore
|
|
19444
|
-
});
|
|
19635
|
+
const matcher = (0, picomatch.default)(processed.match, matchOptions);
|
|
19445
19636
|
const ignore = (0, picomatch.default)(processed.ignore, matchOptions);
|
|
19446
19637
|
const partialMatcher = getPartialMatcher(processed.match, matchOptions);
|
|
19447
|
-
const format = buildFormat(cwd,
|
|
19448
|
-
const
|
|
19449
|
-
const
|
|
19450
|
-
|
|
19451
|
-
|
|
19452
|
-
|
|
19453
|
-
|
|
19638
|
+
const format = buildFormat(cwd, root, absolute);
|
|
19639
|
+
const excludeFormatter = absolute ? format : buildFormat(cwd, root, true);
|
|
19640
|
+
const excludePredicate = (_, p) => {
|
|
19641
|
+
const relativePath = excludeFormatter(p, true);
|
|
19642
|
+
return relativePath !== "." && !partialMatcher(relativePath) || ignore(relativePath);
|
|
19643
|
+
};
|
|
19644
|
+
let maxDepth;
|
|
19645
|
+
if (options.deep !== void 0) maxDepth = Math.round(options.deep - props.depthOffset);
|
|
19646
|
+
const crawler = new fdir.fdir({
|
|
19647
|
+
filters: [debug ? (p, isDirectory) => {
|
|
19648
|
+
const path = format(p, isDirectory);
|
|
19649
|
+
const matches = matcher(path) && !ignore(path);
|
|
19650
|
+
if (matches) log(`matched ${path}`);
|
|
19454
19651
|
return matches;
|
|
19455
|
-
} : (p, isDirectory) =>
|
|
19456
|
-
|
|
19457
|
-
|
|
19458
|
-
|
|
19459
|
-
|
|
19460
|
-
|
|
19652
|
+
} : (p, isDirectory) => {
|
|
19653
|
+
const path = format(p, isDirectory);
|
|
19654
|
+
return matcher(path) && !ignore(path);
|
|
19655
|
+
}],
|
|
19656
|
+
exclude: debug ? (_, p) => {
|
|
19657
|
+
const skipped = excludePredicate(_, p);
|
|
19658
|
+
log(`${skipped ? "skipped" : "crawling"} ${p}`);
|
|
19461
19659
|
return skipped;
|
|
19462
|
-
} :
|
|
19463
|
-
|
|
19464
|
-
return relativePath !== "." && !partialMatcher(relativePath) || ignore(relativePath);
|
|
19465
|
-
},
|
|
19466
|
-
fs: options.fs ? {
|
|
19467
|
-
readdir: options.fs.readdir || fs.default.readdir,
|
|
19468
|
-
readdirSync: options.fs.readdirSync || fs.default.readdirSync,
|
|
19469
|
-
realpath: options.fs.realpath || fs.default.realpath,
|
|
19470
|
-
realpathSync: options.fs.realpathSync || fs.default.realpathSync,
|
|
19471
|
-
stat: options.fs.stat || fs.default.stat,
|
|
19472
|
-
statSync: options.fs.statSync || fs.default.statSync
|
|
19473
|
-
} : void 0,
|
|
19660
|
+
} : excludePredicate,
|
|
19661
|
+
fs: options.fs,
|
|
19474
19662
|
pathSeparator: "/",
|
|
19475
|
-
relativePaths:
|
|
19476
|
-
|
|
19663
|
+
relativePaths: !absolute,
|
|
19664
|
+
resolvePaths: absolute,
|
|
19665
|
+
includeBasePath: absolute,
|
|
19666
|
+
resolveSymlinks: followSymbolicLinks,
|
|
19667
|
+
excludeSymlinks: !followSymbolicLinks,
|
|
19668
|
+
excludeFiles: onlyDirectories,
|
|
19669
|
+
includeDirs: onlyDirectories || !options.onlyFiles,
|
|
19670
|
+
maxDepth,
|
|
19477
19671
|
signal: options.signal
|
|
19672
|
+
}).crawl(root);
|
|
19673
|
+
if (options.debug) log("internal properties:", {
|
|
19674
|
+
...props,
|
|
19675
|
+
root
|
|
19676
|
+
});
|
|
19677
|
+
return [crawler, cwd !== root && !absolute && buildRelative(cwd, root)];
|
|
19678
|
+
}
|
|
19679
|
+
function formatPaths(paths, mapper) {
|
|
19680
|
+
if (mapper) for (let i = paths.length - 1; i >= 0; i--) paths[i] = mapper(paths[i]);
|
|
19681
|
+
return paths;
|
|
19682
|
+
}
|
|
19683
|
+
const defaultOptions = {
|
|
19684
|
+
caseSensitiveMatch: true,
|
|
19685
|
+
cwd: process.cwd(),
|
|
19686
|
+
debug: !!process.env.TINYGLOBBY_DEBUG,
|
|
19687
|
+
expandDirectories: true,
|
|
19688
|
+
followSymbolicLinks: true,
|
|
19689
|
+
onlyFiles: true
|
|
19690
|
+
};
|
|
19691
|
+
function getOptions(options) {
|
|
19692
|
+
const opts = {
|
|
19693
|
+
...defaultOptions,
|
|
19694
|
+
...options
|
|
19478
19695
|
};
|
|
19479
|
-
|
|
19480
|
-
|
|
19481
|
-
|
|
19482
|
-
|
|
19483
|
-
|
|
19484
|
-
|
|
19485
|
-
|
|
19486
|
-
|
|
19487
|
-
|
|
19488
|
-
}
|
|
19489
|
-
if (
|
|
19490
|
-
|
|
19491
|
-
|
|
19492
|
-
|
|
19493
|
-
|
|
19494
|
-
|
|
19495
|
-
|
|
19496
|
-
const
|
|
19497
|
-
|
|
19498
|
-
|
|
19499
|
-
|
|
19500
|
-
|
|
19501
|
-
const
|
|
19502
|
-
|
|
19503
|
-
|
|
19504
|
-
|
|
19505
|
-
|
|
19506
|
-
|
|
19507
|
-
function globSync(patternsOrOptions, options) {
|
|
19508
|
-
if (patternsOrOptions && (options === null || options === void 0 ? void 0 : options.patterns)) throw new Error("Cannot pass patterns as both an argument and an option");
|
|
19509
|
-
const isModern = isReadonlyArray(patternsOrOptions) || typeof patternsOrOptions === "string";
|
|
19510
|
-
const opts = isModern ? options : patternsOrOptions;
|
|
19511
|
-
const [crawler, relative] = getCrawler(isModern ? patternsOrOptions : patternsOrOptions.patterns, opts);
|
|
19512
|
-
if (!relative) return crawler.sync();
|
|
19513
|
-
return formatPaths(crawler.sync(), relative);
|
|
19696
|
+
opts.cwd = (opts.cwd instanceof URL ? (0, url.fileURLToPath)(opts.cwd) : (0, path$6.resolve)(opts.cwd)).replace(BACKSLASHES, "/");
|
|
19697
|
+
opts.ignore = ensureStringArray(opts.ignore);
|
|
19698
|
+
opts.fs && (opts.fs = {
|
|
19699
|
+
readdir: opts.fs.readdir || fs.readdir,
|
|
19700
|
+
readdirSync: opts.fs.readdirSync || fs.readdirSync,
|
|
19701
|
+
realpath: opts.fs.realpath || fs.realpath,
|
|
19702
|
+
realpathSync: opts.fs.realpathSync || fs.realpathSync,
|
|
19703
|
+
stat: opts.fs.stat || fs.stat,
|
|
19704
|
+
statSync: opts.fs.statSync || fs.statSync
|
|
19705
|
+
});
|
|
19706
|
+
if (opts.debug) log("globbing with options:", opts);
|
|
19707
|
+
return opts;
|
|
19708
|
+
}
|
|
19709
|
+
function getCrawler(globInput, inputOptions = {}) {
|
|
19710
|
+
var _ref;
|
|
19711
|
+
if (globInput && (inputOptions === null || inputOptions === void 0 ? void 0 : inputOptions.patterns)) throw new Error("Cannot pass patterns as both an argument and an option");
|
|
19712
|
+
const isModern = isReadonlyArray(globInput) || typeof globInput === "string";
|
|
19713
|
+
const patterns = ensureStringArray((_ref = isModern ? globInput : globInput.patterns) !== null && _ref !== void 0 ? _ref : "**/*");
|
|
19714
|
+
const options = getOptions(isModern ? inputOptions : globInput);
|
|
19715
|
+
return patterns.length > 0 ? buildCrawler(options, patterns) : [];
|
|
19716
|
+
}
|
|
19717
|
+
async function glob(globInput, options) {
|
|
19718
|
+
const [crawler, relative] = getCrawler(globInput, options);
|
|
19719
|
+
return crawler ? formatPaths(await crawler.withPromise(), relative) : [];
|
|
19720
|
+
}
|
|
19721
|
+
function globSync(globInput, options) {
|
|
19722
|
+
const [crawler, relative] = getCrawler(globInput, options);
|
|
19723
|
+
return crawler ? formatPaths(crawler.sync(), relative) : [];
|
|
19514
19724
|
}
|
|
19515
19725
|
exports.convertPathToPattern = convertPathToPattern;
|
|
19516
19726
|
exports.escapePath = escapePath;
|
|
@@ -19519,7 +19729,7 @@ var require_dist$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19519
19729
|
exports.isDynamicPattern = isDynamicPattern;
|
|
19520
19730
|
}));
|
|
19521
19731
|
//#endregion
|
|
19522
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
19732
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/resolveProjectList.js
|
|
19523
19733
|
var require_resolveProjectList = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
19524
19734
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
19525
19735
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -19588,15 +19798,15 @@ var require_resolveProjectList = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19588
19798
|
}
|
|
19589
19799
|
}));
|
|
19590
19800
|
//#endregion
|
|
19591
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
19801
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/package.json
|
|
19592
19802
|
var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
19593
19803
|
module.exports = {
|
|
19594
19804
|
"name": "@typescript-eslint/typescript-estree",
|
|
19595
|
-
"version": "8.
|
|
19805
|
+
"version": "8.59.2",
|
|
19596
19806
|
"description": "A parser that converts TypeScript source code into an ESTree compatible form",
|
|
19597
19807
|
"files": [
|
|
19598
19808
|
"dist",
|
|
19599
|
-
"
|
|
19809
|
+
"!**/*.tsbuildinfo",
|
|
19600
19810
|
"README.md",
|
|
19601
19811
|
"LICENSE"
|
|
19602
19812
|
],
|
|
@@ -19637,10 +19847,10 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
19637
19847
|
"semver": "^7.7.3",
|
|
19638
19848
|
"tinyglobby": "^0.2.15",
|
|
19639
19849
|
"ts-api-utils": "^2.5.0",
|
|
19640
|
-
"@typescript-eslint/project-service": "8.
|
|
19641
|
-
"@typescript-eslint/
|
|
19642
|
-
"@typescript-eslint/
|
|
19643
|
-
"@typescript-eslint/
|
|
19850
|
+
"@typescript-eslint/project-service": "8.59.2",
|
|
19851
|
+
"@typescript-eslint/types": "8.59.2",
|
|
19852
|
+
"@typescript-eslint/visitor-keys": "8.59.2",
|
|
19853
|
+
"@typescript-eslint/tsconfig-utils": "8.59.2"
|
|
19644
19854
|
},
|
|
19645
19855
|
"devDependencies": {
|
|
19646
19856
|
"@vitest/coverage-v8": "^4.0.18",
|
|
@@ -19672,14 +19882,14 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
19672
19882
|
};
|
|
19673
19883
|
}));
|
|
19674
19884
|
//#endregion
|
|
19675
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
19885
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/version.js
|
|
19676
19886
|
var require_version = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
19677
19887
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19678
19888
|
exports.version = void 0;
|
|
19679
19889
|
exports.version = require_package$1().version;
|
|
19680
19890
|
}));
|
|
19681
19891
|
//#endregion
|
|
19682
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
19892
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/warnAboutTSVersion.js
|
|
19683
19893
|
var require_warnAboutTSVersion = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
19684
19894
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
19685
19895
|
if (k2 === void 0) k2 = k;
|
|
@@ -19762,7 +19972,7 @@ var require_warnAboutTSVersion = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19762
19972
|
}
|
|
19763
19973
|
}));
|
|
19764
19974
|
//#endregion
|
|
19765
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
19975
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/createParseSettings.js
|
|
19766
19976
|
var require_createParseSettings = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
19767
19977
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
19768
19978
|
if (k2 === void 0) k2 = k;
|
|
@@ -19947,7 +20157,7 @@ var require_createParseSettings = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
19947
20157
|
}
|
|
19948
20158
|
}));
|
|
19949
20159
|
//#endregion
|
|
19950
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
20160
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js
|
|
19951
20161
|
var require_semantic_or_syntactic_errors = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
19952
20162
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19953
20163
|
exports.getFirstSemanticOrSyntacticError = getFirstSemanticOrSyntacticError;
|
|
@@ -20092,7 +20302,7 @@ var require_commonjs$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20092
20302
|
exports.range = range;
|
|
20093
20303
|
}));
|
|
20094
20304
|
//#endregion
|
|
20095
|
-
//#region node_modules/.pnpm/brace-expansion@5.0.
|
|
20305
|
+
//#region node_modules/.pnpm/brace-expansion@5.0.6/node_modules/brace-expansion/dist/commonjs/index.js
|
|
20096
20306
|
var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
20097
20307
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20098
20308
|
exports.EXPANSION_MAX = void 0;
|
|
@@ -20200,7 +20410,7 @@ var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20200
20410
|
const x = numeric(n[0]);
|
|
20201
20411
|
const y = numeric(n[1]);
|
|
20202
20412
|
const width = Math.max(n[0].length, n[1].length);
|
|
20203
|
-
let incr = n.length === 3 && n[2] !== void 0 ? Math.abs(numeric(n[2])) : 1;
|
|
20413
|
+
let incr = n.length === 3 && n[2] !== void 0 ? Math.max(Math.abs(numeric(n[2])), 1) : 1;
|
|
20204
20414
|
let test = lte;
|
|
20205
20415
|
if (y < x) {
|
|
20206
20416
|
incr *= -1;
|
|
@@ -20208,7 +20418,7 @@ var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20208
20418
|
}
|
|
20209
20419
|
const pad = n.some(isPadded);
|
|
20210
20420
|
N = [];
|
|
20211
|
-
for (let i = x; test(i, y); i += incr) {
|
|
20421
|
+
for (let i = x; test(i, y) && N.length < max; i += incr) {
|
|
20212
20422
|
let c;
|
|
20213
20423
|
if (isAlphaSequence) {
|
|
20214
20424
|
c = String.fromCharCode(i);
|
|
@@ -20239,7 +20449,7 @@ var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20239
20449
|
}
|
|
20240
20450
|
}));
|
|
20241
20451
|
//#endregion
|
|
20242
|
-
//#region node_modules/.pnpm/minimatch@10.2.
|
|
20452
|
+
//#region node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js
|
|
20243
20453
|
var require_assert_valid_pattern = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
20244
20454
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20245
20455
|
exports.assertValidPattern = void 0;
|
|
@@ -20251,7 +20461,7 @@ var require_assert_valid_pattern = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20251
20461
|
exports.assertValidPattern = assertValidPattern;
|
|
20252
20462
|
}));
|
|
20253
20463
|
//#endregion
|
|
20254
|
-
//#region node_modules/.pnpm/minimatch@10.2.
|
|
20464
|
+
//#region node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/commonjs/brace-expressions.js
|
|
20255
20465
|
var require_brace_expressions = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
20256
20466
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20257
20467
|
exports.parseClass = void 0;
|
|
@@ -20377,7 +20587,7 @@ var require_brace_expressions = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20377
20587
|
exports.parseClass = parseClass;
|
|
20378
20588
|
}));
|
|
20379
20589
|
//#endregion
|
|
20380
|
-
//#region node_modules/.pnpm/minimatch@10.2.
|
|
20590
|
+
//#region node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/commonjs/unescape.js
|
|
20381
20591
|
var require_unescape = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
20382
20592
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20383
20593
|
exports.unescape = void 0;
|
|
@@ -20401,13 +20611,13 @@ var require_unescape = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20401
20611
|
* unescaped.
|
|
20402
20612
|
*/
|
|
20403
20613
|
const unescape = (s, { windowsPathsNoEscape = false, magicalBraces = true } = {}) => {
|
|
20404
|
-
if (magicalBraces) return windowsPathsNoEscape ? s.replace(/\[([
|
|
20405
|
-
return windowsPathsNoEscape ? s.replace(/\[([
|
|
20614
|
+
if (magicalBraces) return windowsPathsNoEscape ? s.replace(/\[([^/\\])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^/\\])\]/g, "$1$2").replace(/\\([^/])/g, "$1");
|
|
20615
|
+
return windowsPathsNoEscape ? s.replace(/\[([^/\\{}])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^/\\{}])\]/g, "$1$2").replace(/\\([^/{}])/g, "$1");
|
|
20406
20616
|
};
|
|
20407
20617
|
exports.unescape = unescape;
|
|
20408
20618
|
}));
|
|
20409
20619
|
//#endregion
|
|
20410
|
-
//#region node_modules/.pnpm/minimatch@10.2.
|
|
20620
|
+
//#region node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/commonjs/ast.js
|
|
20411
20621
|
var require_ast = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
20412
20622
|
var _a;
|
|
20413
20623
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -20529,9 +20739,7 @@ var require_ast = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20529
20739
|
return this.#hasMagic;
|
|
20530
20740
|
}
|
|
20531
20741
|
toString() {
|
|
20532
|
-
|
|
20533
|
-
if (!this.type) return this.#toString = this.#parts.map((p) => String(p)).join("");
|
|
20534
|
-
else return this.#toString = this.type + "(" + this.#parts.map((p) => String(p)).join("|") + ")";
|
|
20742
|
+
return this.#toString !== void 0 ? this.#toString : !this.type ? this.#toString = this.#parts.map((p) => String(p)).join("") : this.#toString = this.type + "(" + this.#parts.map((p) => String(p)).join("|") + ")";
|
|
20535
20743
|
}
|
|
20536
20744
|
#fillNegs() {
|
|
20537
20745
|
/* c8 ignore start */
|
|
@@ -20925,7 +21133,7 @@ var require_ast = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20925
21133
|
_a = AST;
|
|
20926
21134
|
}));
|
|
20927
21135
|
//#endregion
|
|
20928
|
-
//#region node_modules/.pnpm/minimatch@10.2.
|
|
21136
|
+
//#region node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/commonjs/escape.js
|
|
20929
21137
|
var require_escape = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
20930
21138
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20931
21139
|
exports.escape = void 0;
|
|
@@ -20948,7 +21156,7 @@ var require_escape = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20948
21156
|
exports.escape = escape;
|
|
20949
21157
|
}));
|
|
20950
21158
|
//#endregion
|
|
20951
|
-
//#region node_modules/.pnpm/minimatch@10.2.
|
|
21159
|
+
//#region node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/commonjs/index.js
|
|
20952
21160
|
var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
20953
21161
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20954
21162
|
exports.unescape = exports.escape = exports.AST = exports.Minimatch = exports.match = exports.makeRe = exports.braceExpand = exports.defaults = exports.filter = exports.GLOBSTAR = exports.sep = exports.minimatch = void 0;
|
|
@@ -20963,7 +21171,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20963
21171
|
return new Minimatch(pattern, options).match(p);
|
|
20964
21172
|
};
|
|
20965
21173
|
exports.minimatch = minimatch;
|
|
20966
|
-
const starDotExtRE = /^\*+([
|
|
21174
|
+
const starDotExtRE = /^\*+([^+@!?*[(]*)$/;
|
|
20967
21175
|
const starDotExtTest = (ext) => (f) => !f.startsWith(".") && f.endsWith(ext);
|
|
20968
21176
|
const starDotExtTestDot = (ext) => (f) => f.endsWith(ext);
|
|
20969
21177
|
const starDotExtTestNocase = (ext) => {
|
|
@@ -20982,7 +21190,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
20982
21190
|
const starRE = /^\*+$/;
|
|
20983
21191
|
const starTest = (f) => f.length !== 0 && !f.startsWith(".");
|
|
20984
21192
|
const starTestDot = (f) => f.length !== 0 && f !== "." && f !== "..";
|
|
20985
|
-
const qmarksRE = /^\?+([
|
|
21193
|
+
const qmarksRE = /^\?+([^+@!?*[(]*)?$/;
|
|
20986
21194
|
const qmarksTestNocase = ([$0, ext = ""]) => {
|
|
20987
21195
|
const noext = qmarksTestNoExt([$0]);
|
|
20988
21196
|
if (!ext) return noext;
|
|
@@ -21112,7 +21320,8 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21112
21320
|
this.pattern = pattern;
|
|
21113
21321
|
this.platform = options.platform || defaultPlatform;
|
|
21114
21322
|
this.isWindows = this.platform === "win32";
|
|
21115
|
-
|
|
21323
|
+
const awe = "allowWindowsEscape";
|
|
21324
|
+
this.windowsPathsNoEscape = !!options.windowsPathsNoEscape || options[awe] === false;
|
|
21116
21325
|
if (this.windowsPathsNoEscape) this.pattern = this.pattern.replace(/\\/g, "/");
|
|
21117
21326
|
this.preserveMultipleSlashes = !!options.preserveMultipleSlashes;
|
|
21118
21327
|
this.regexp = null;
|
|
@@ -21171,7 +21380,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21171
21380
|
}
|
|
21172
21381
|
preprocess(globParts) {
|
|
21173
21382
|
if (this.options.noglobstar) {
|
|
21174
|
-
for (
|
|
21383
|
+
for (const partset of globParts) for (let j = 0; j < partset.length; j++) if (partset[j] === "**") partset[j] = "*";
|
|
21175
21384
|
}
|
|
21176
21385
|
const { optimizationLevel = 1 } = this.options;
|
|
21177
21386
|
if (optimizationLevel >= 2) {
|
|
@@ -21232,7 +21441,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21232
21441
|
let dd = 0;
|
|
21233
21442
|
while (-1 !== (dd = parts.indexOf("..", dd + 1))) {
|
|
21234
21443
|
const p = parts[dd - 1];
|
|
21235
|
-
if (p && p !== "." && p !== ".." && p !== "**") {
|
|
21444
|
+
if (p && p !== "." && p !== ".." && p !== "**" && !(this.isWindows && /^[a-z]:$/i.test(p))) {
|
|
21236
21445
|
didSomething = true;
|
|
21237
21446
|
parts.splice(dd - 1, 2);
|
|
21238
21447
|
dd -= 2;
|
|
@@ -21537,7 +21746,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21537
21746
|
if (this.negate) re = "^(?!" + re + ").+$";
|
|
21538
21747
|
try {
|
|
21539
21748
|
this.regexp = new RegExp(re, [...flags].join(""));
|
|
21540
|
-
} catch
|
|
21749
|
+
} catch {
|
|
21541
21750
|
this.regexp = false;
|
|
21542
21751
|
}
|
|
21543
21752
|
/* c8 ignore stop */
|
|
@@ -21545,7 +21754,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21545
21754
|
}
|
|
21546
21755
|
slashSplit(p) {
|
|
21547
21756
|
if (this.preserveMultipleSlashes) return p.split("/");
|
|
21548
|
-
else if (this.isWindows && /^\/\/[
|
|
21757
|
+
else if (this.isWindows && /^\/\/[^/]+/.test(p)) return ["", ...p.split(/\/+/)];
|
|
21549
21758
|
else return p.split(/\/+/);
|
|
21550
21759
|
}
|
|
21551
21760
|
match(f, partial = this.partial) {
|
|
@@ -21561,8 +21770,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21561
21770
|
this.debug(this.pattern, "set", set);
|
|
21562
21771
|
let filename = ff[ff.length - 1];
|
|
21563
21772
|
if (!filename) for (let i = ff.length - 2; !filename && i >= 0; i--) filename = ff[i];
|
|
21564
|
-
for (
|
|
21565
|
-
const pattern = set[i];
|
|
21773
|
+
for (const pattern of set) {
|
|
21566
21774
|
let file = ff;
|
|
21567
21775
|
if (options.matchBase && pattern.length === 1) file = [filename];
|
|
21568
21776
|
if (this.matchOne(file, pattern, partial)) {
|
|
@@ -21607,7 +21815,7 @@ var require_commonjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21607
21815
|
exports.minimatch.unescape = unescape_js_1.unescape;
|
|
21608
21816
|
}));
|
|
21609
21817
|
//#endregion
|
|
21610
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
21818
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/useProgramFromProjectService.js
|
|
21611
21819
|
var require_useProgramFromProjectService = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
21612
21820
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
21613
21821
|
if (k2 === void 0) k2 = k;
|
|
@@ -21769,7 +21977,7 @@ If you absolutely need more files included, set parserOptions.projectService.max
|
|
|
21769
21977
|
}
|
|
21770
21978
|
}));
|
|
21771
21979
|
//#endregion
|
|
21772
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
21980
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/parser.js
|
|
21773
21981
|
var require_parser$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
21774
21982
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
21775
21983
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -21916,7 +22124,7 @@ var require_parser$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21916
22124
|
}
|
|
21917
22125
|
}));
|
|
21918
22126
|
//#endregion
|
|
21919
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
22127
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/clear-caches.js
|
|
21920
22128
|
var require_clear_caches = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
21921
22129
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21922
22130
|
exports.clearProgramCache = void 0;
|
|
@@ -21945,7 +22153,7 @@ var require_clear_caches = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
21945
22153
|
exports.clearProgramCache = clearCaches;
|
|
21946
22154
|
}));
|
|
21947
22155
|
//#endregion
|
|
21948
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
22156
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/withoutProjectParserOptions.js
|
|
21949
22157
|
var require_withoutProjectParserOptions = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
21950
22158
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21951
22159
|
exports.withoutProjectParserOptions = withoutProjectParserOptions;
|
|
@@ -21963,7 +22171,7 @@ var require_withoutProjectParserOptions = /* @__PURE__ */ __commonJSMin(((export
|
|
|
21963
22171
|
}
|
|
21964
22172
|
}));
|
|
21965
22173
|
//#endregion
|
|
21966
|
-
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.
|
|
22174
|
+
//#region node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.2_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/dist/index.js
|
|
21967
22175
|
var require_dist$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
21968
22176
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
21969
22177
|
if (k2 === void 0) k2 = k;
|
|
@@ -22065,7 +22273,7 @@ var require_dist$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
22065
22273
|
});
|
|
22066
22274
|
}));
|
|
22067
22275
|
//#endregion
|
|
22068
|
-
//#region node_modules/.pnpm/@typescript-eslint+parser@8.
|
|
22276
|
+
//#region node_modules/.pnpm/@typescript-eslint+parser@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/parser/dist/parser.js
|
|
22069
22277
|
var require_parser = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
22070
22278
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
22071
22279
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -22163,15 +22371,15 @@ var require_parser = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
22163
22371
|
}
|
|
22164
22372
|
}));
|
|
22165
22373
|
//#endregion
|
|
22166
|
-
//#region node_modules/.pnpm/@typescript-eslint+parser@8.
|
|
22374
|
+
//#region node_modules/.pnpm/@typescript-eslint+parser@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/parser/package.json
|
|
22167
22375
|
var require_package = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
22168
22376
|
module.exports = {
|
|
22169
22377
|
"name": "@typescript-eslint/parser",
|
|
22170
|
-
"version": "8.
|
|
22378
|
+
"version": "8.59.2",
|
|
22171
22379
|
"description": "An ESLint custom parser which leverages TypeScript ESTree",
|
|
22172
22380
|
"files": [
|
|
22173
22381
|
"dist",
|
|
22174
|
-
"
|
|
22382
|
+
"!**/*.tsbuildinfo",
|
|
22175
22383
|
"README.md",
|
|
22176
22384
|
"LICENSE"
|
|
22177
22385
|
],
|
|
@@ -22207,10 +22415,10 @@ var require_package = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
22207
22415
|
},
|
|
22208
22416
|
"dependencies": {
|
|
22209
22417
|
"debug": "^4.4.3",
|
|
22210
|
-
"@typescript-eslint/scope-manager": "8.
|
|
22211
|
-
"@typescript-eslint/
|
|
22212
|
-
"@typescript-eslint/
|
|
22213
|
-
"@typescript-eslint/
|
|
22418
|
+
"@typescript-eslint/scope-manager": "8.59.2",
|
|
22419
|
+
"@typescript-eslint/types": "8.59.2",
|
|
22420
|
+
"@typescript-eslint/typescript-estree": "8.59.2",
|
|
22421
|
+
"@typescript-eslint/visitor-keys": "8.59.2"
|
|
22214
22422
|
},
|
|
22215
22423
|
"devDependencies": {
|
|
22216
22424
|
"@vitest/coverage-v8": "^4.0.18",
|
|
@@ -22283,7 +22491,7 @@ var import_dist = /* @__PURE__ */ __toESM((/* @__PURE__ */ __commonJSMin(((expor
|
|
|
22283
22491
|
};
|
|
22284
22492
|
})))(), 1);
|
|
22285
22493
|
var name = "eslint-plugin-awscdk";
|
|
22286
|
-
var version = "4.3.
|
|
22494
|
+
var version = "4.3.3";
|
|
22287
22495
|
//#endregion
|
|
22288
22496
|
//#region node_modules/.pnpm/eslint-visitor-keys@3.4.3/node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.cjs
|
|
22289
22497
|
var require_eslint_visitor_keys = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
@@ -22487,7 +22695,7 @@ var require_eslint_visitor_keys = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
22487
22695
|
exports.unionWith = unionWith;
|
|
22488
22696
|
}));
|
|
22489
22697
|
//#endregion
|
|
22490
|
-
//#region node_modules/.pnpm/@eslint-community+eslint-utils@4.9.1_eslint@10.
|
|
22698
|
+
//#region node_modules/.pnpm/@eslint-community+eslint-utils@4.9.1_eslint@10.3.0_jiti@2.6.1_/node_modules/@eslint-community/eslint-utils/index.js
|
|
22491
22699
|
var require_eslint_utils$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
22492
22700
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22493
22701
|
var eslintVisitorKeys = require_eslint_visitor_keys();
|
|
@@ -23427,11 +23635,21 @@ var require_eslint_utils$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
23427
23635
|
return x !== null && typeof x === "object" && typeof x.type === "string";
|
|
23428
23636
|
}
|
|
23429
23637
|
const visitor = Object.freeze(Object.assign(Object.create(null), {
|
|
23638
|
+
/**
|
|
23639
|
+
* @param {Node} node
|
|
23640
|
+
* @param {HasSideEffectOptions} options
|
|
23641
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23642
|
+
*/
|
|
23430
23643
|
$visit(node, options, visitorKeys) {
|
|
23431
23644
|
const { type } = node;
|
|
23432
23645
|
if (typeof this[type] === "function") return this[type](node, options, visitorKeys);
|
|
23433
23646
|
return this.$visitChildren(node, options, visitorKeys);
|
|
23434
23647
|
},
|
|
23648
|
+
/**
|
|
23649
|
+
* @param {Node} node
|
|
23650
|
+
* @param {HasSideEffectOptions} options
|
|
23651
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23652
|
+
*/
|
|
23435
23653
|
$visitChildren(node, options, visitorKeys) {
|
|
23436
23654
|
const { type } = node;
|
|
23437
23655
|
for (const key of visitorKeys[type] || eslintVisitorKeys.getKeys(node)) {
|
|
@@ -23451,6 +23669,11 @@ var require_eslint_utils$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
23451
23669
|
AwaitExpression() {
|
|
23452
23670
|
return true;
|
|
23453
23671
|
},
|
|
23672
|
+
/**
|
|
23673
|
+
* @param {BinaryExpression} node
|
|
23674
|
+
* @param {HasSideEffectOptions} options
|
|
23675
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23676
|
+
*/
|
|
23454
23677
|
BinaryExpression(node, options, visitorKeys) {
|
|
23455
23678
|
if (options.considerImplicitTypeConversion && typeConversionBinaryOps.has(node.operator) && (node.left.type !== "Literal" || node.right.type !== "Literal")) return true;
|
|
23456
23679
|
return this.$visitChildren(node, options, visitorKeys);
|
|
@@ -23464,11 +23687,21 @@ var require_eslint_utils$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
23464
23687
|
ImportExpression() {
|
|
23465
23688
|
return true;
|
|
23466
23689
|
},
|
|
23690
|
+
/**
|
|
23691
|
+
* @param {MemberExpression} node
|
|
23692
|
+
* @param {HasSideEffectOptions} options
|
|
23693
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23694
|
+
*/
|
|
23467
23695
|
MemberExpression(node, options, visitorKeys) {
|
|
23468
23696
|
if (options.considerGetters) return true;
|
|
23469
23697
|
if (options.considerImplicitTypeConversion && node.computed && node.property.type !== "Literal") return true;
|
|
23470
23698
|
return this.$visitChildren(node, options, visitorKeys);
|
|
23471
23699
|
},
|
|
23700
|
+
/**
|
|
23701
|
+
* @param {MethodDefinition} node
|
|
23702
|
+
* @param {HasSideEffectOptions} options
|
|
23703
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23704
|
+
*/
|
|
23472
23705
|
MethodDefinition(node, options, visitorKeys) {
|
|
23473
23706
|
if (options.considerImplicitTypeConversion && node.computed && node.key.type !== "Literal") return true;
|
|
23474
23707
|
return this.$visitChildren(node, options, visitorKeys);
|
|
@@ -23476,14 +23709,29 @@ var require_eslint_utils$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
23476
23709
|
NewExpression() {
|
|
23477
23710
|
return true;
|
|
23478
23711
|
},
|
|
23712
|
+
/**
|
|
23713
|
+
* @param {Property} node
|
|
23714
|
+
* @param {HasSideEffectOptions} options
|
|
23715
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23716
|
+
*/
|
|
23479
23717
|
Property(node, options, visitorKeys) {
|
|
23480
23718
|
if (options.considerImplicitTypeConversion && node.computed && node.key.type !== "Literal") return true;
|
|
23481
23719
|
return this.$visitChildren(node, options, visitorKeys);
|
|
23482
23720
|
},
|
|
23721
|
+
/**
|
|
23722
|
+
* @param {PropertyDefinition} node
|
|
23723
|
+
* @param {HasSideEffectOptions} options
|
|
23724
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23725
|
+
*/
|
|
23483
23726
|
PropertyDefinition(node, options, visitorKeys) {
|
|
23484
23727
|
if (options.considerImplicitTypeConversion && node.computed && node.key.type !== "Literal") return true;
|
|
23485
23728
|
return this.$visitChildren(node, options, visitorKeys);
|
|
23486
23729
|
},
|
|
23730
|
+
/**
|
|
23731
|
+
* @param {UnaryExpression} node
|
|
23732
|
+
* @param {HasSideEffectOptions} options
|
|
23733
|
+
* @param {Record<string, string[]>} visitorKeys
|
|
23734
|
+
*/
|
|
23487
23735
|
UnaryExpression(node, options, visitorKeys) {
|
|
23488
23736
|
if (node.operator === "delete") return true;
|
|
23489
23737
|
if (options.considerImplicitTypeConversion && typeConversionUnaryOps.has(node.operator) && node.argument.type !== "Literal") return true;
|
|
@@ -24186,7 +24434,7 @@ var require_eslint_utils$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24186
24434
|
exports.isSemicolonToken = isSemicolonToken;
|
|
24187
24435
|
}));
|
|
24188
24436
|
//#endregion
|
|
24189
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24437
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/astUtilities.js
|
|
24190
24438
|
var require_astUtilities = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24191
24439
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24192
24440
|
if (k2 === void 0) k2 = k;
|
|
@@ -24298,7 +24546,7 @@ var require_astUtilities = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24298
24546
|
exports.isParenthesized = eslintUtils.isParenthesized;
|
|
24299
24547
|
}));
|
|
24300
24548
|
//#endregion
|
|
24301
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24549
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/PatternMatcher.js
|
|
24302
24550
|
var require_PatternMatcher = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24303
24551
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24304
24552
|
if (k2 === void 0) k2 = k;
|
|
@@ -24352,7 +24600,7 @@ var require_PatternMatcher = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24352
24600
|
exports.PatternMatcher = __importStar(require_eslint_utils$2()).PatternMatcher;
|
|
24353
24601
|
}));
|
|
24354
24602
|
//#endregion
|
|
24355
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24603
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/predicates.js
|
|
24356
24604
|
var require_predicates$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24357
24605
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24358
24606
|
if (k2 === void 0) k2 = k;
|
|
@@ -24422,7 +24670,7 @@ var require_predicates$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24422
24670
|
exports.isNotSemicolonToken = eslintUtils.isNotSemicolonToken;
|
|
24423
24671
|
}));
|
|
24424
24672
|
//#endregion
|
|
24425
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24673
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/ReferenceTracker.js
|
|
24426
24674
|
var require_ReferenceTracker = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24427
24675
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24428
24676
|
if (k2 === void 0) k2 = k;
|
|
@@ -24480,7 +24728,7 @@ var require_ReferenceTracker = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24480
24728
|
exports.ReferenceTracker = eslintUtils.ReferenceTracker;
|
|
24481
24729
|
}));
|
|
24482
24730
|
//#endregion
|
|
24483
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24731
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/scopeAnalysis.js
|
|
24484
24732
|
var require_scopeAnalysis = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24485
24733
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24486
24734
|
if (k2 === void 0) k2 = k;
|
|
@@ -24542,7 +24790,7 @@ var require_scopeAnalysis = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24542
24790
|
exports.getInnermostScope = eslintUtils.getInnermostScope;
|
|
24543
24791
|
}));
|
|
24544
24792
|
//#endregion
|
|
24545
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24793
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/eslint-utils/index.js
|
|
24546
24794
|
var require_eslint_utils$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24547
24795
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24548
24796
|
if (k2 === void 0) k2 = k;
|
|
@@ -24569,7 +24817,7 @@ var require_eslint_utils$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24569
24817
|
__exportStar(require_scopeAnalysis(), exports);
|
|
24570
24818
|
}));
|
|
24571
24819
|
//#endregion
|
|
24572
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24820
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/helpers.js
|
|
24573
24821
|
var require_helpers = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24574
24822
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24575
24823
|
exports.isNotTokenOfTypeWithConditions = exports.isTokenOfTypeWithConditions = exports.isNodeOfTypeWithConditions = exports.isNodeOfTypes = exports.isNodeOfType = void 0;
|
|
@@ -24591,7 +24839,7 @@ var require_helpers = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24591
24839
|
exports.isNotTokenOfTypeWithConditions = isNotTokenOfTypeWithConditions;
|
|
24592
24840
|
}));
|
|
24593
24841
|
//#endregion
|
|
24594
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24842
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/misc.js
|
|
24595
24843
|
var require_misc = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24596
24844
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24597
24845
|
exports.LINEBREAK_MATCHER = void 0;
|
|
@@ -24605,7 +24853,7 @@ var require_misc = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24605
24853
|
}
|
|
24606
24854
|
}));
|
|
24607
24855
|
//#endregion
|
|
24608
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24856
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-estree.js
|
|
24609
24857
|
var require_ts_estree = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24610
24858
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24611
24859
|
exports.TSESTree = exports.AST_TOKEN_TYPES = exports.AST_NODE_TYPES = void 0;
|
|
@@ -24630,7 +24878,7 @@ var require_ts_estree = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24630
24878
|
});
|
|
24631
24879
|
}));
|
|
24632
24880
|
//#endregion
|
|
24633
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24881
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/predicates.js
|
|
24634
24882
|
var require_predicates = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24635
24883
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24636
24884
|
exports.isLoop = exports.isImportKeyword = exports.isTypeKeyword = exports.isAwaitKeyword = exports.isAwaitExpression = exports.isIdentifier = exports.isConstructor = exports.isClassOrTypeElement = exports.isTSConstructorType = exports.isTSFunctionType = exports.isFunctionOrFunctionType = exports.isFunctionType = exports.isFunction = exports.isVariableDeclarator = exports.isTypeAssertion = exports.isLogicalOrOperator = exports.isOptionalCallExpression = exports.isNotNonNullAssertionPunctuator = exports.isNonNullAssertionPunctuator = exports.isNotOptionalChainPunctuator = exports.isOptionalChainPunctuator = void 0;
|
|
@@ -24726,7 +24974,7 @@ var require_predicates = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24726
24974
|
]);
|
|
24727
24975
|
}));
|
|
24728
24976
|
//#endregion
|
|
24729
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
24977
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ast-utils/index.js
|
|
24730
24978
|
var require_ast_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24731
24979
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24732
24980
|
if (k2 === void 0) k2 = k;
|
|
@@ -24752,7 +25000,7 @@ var require_ast_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24752
25000
|
__exportStar(require_predicates(), exports);
|
|
24753
25001
|
}));
|
|
24754
25002
|
//#endregion
|
|
24755
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25003
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/deepMerge.js
|
|
24756
25004
|
var require_deepMerge = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24757
25005
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24758
25006
|
exports.isObjectNotArray = isObjectNotArray;
|
|
@@ -24788,7 +25036,7 @@ var require_deepMerge = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24788
25036
|
}
|
|
24789
25037
|
}));
|
|
24790
25038
|
//#endregion
|
|
24791
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25039
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/applyDefault.js
|
|
24792
25040
|
var require_applyDefault = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24793
25041
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24794
25042
|
exports.applyDefault = applyDefault;
|
|
@@ -24814,7 +25062,7 @@ var require_applyDefault = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24814
25062
|
}
|
|
24815
25063
|
}));
|
|
24816
25064
|
//#endregion
|
|
24817
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25065
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/parserSeemsToBeTSESLint.js
|
|
24818
25066
|
var require_parserSeemsToBeTSESLint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24819
25067
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24820
25068
|
exports.parserSeemsToBeTSESLint = parserSeemsToBeTSESLint;
|
|
@@ -24823,7 +25071,7 @@ var require_parserSeemsToBeTSESLint = /* @__PURE__ */ __commonJSMin(((exports) =
|
|
|
24823
25071
|
}
|
|
24824
25072
|
}));
|
|
24825
25073
|
//#endregion
|
|
24826
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25074
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/getParserServices.js
|
|
24827
25075
|
var require_getParserServices = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24828
25076
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24829
25077
|
exports.getParserServices = getParserServices;
|
|
@@ -24846,12 +25094,12 @@ var require_getParserServices = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24846
25094
|
}
|
|
24847
25095
|
}));
|
|
24848
25096
|
//#endregion
|
|
24849
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25097
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/InferTypesFromRule.js
|
|
24850
25098
|
var require_InferTypesFromRule = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24851
25099
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24852
25100
|
}));
|
|
24853
25101
|
//#endregion
|
|
24854
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25102
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/nullThrows.js
|
|
24855
25103
|
var require_nullThrows = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24856
25104
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24857
25105
|
exports.NullThrowsReasons = void 0;
|
|
@@ -24873,7 +25121,7 @@ var require_nullThrows = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24873
25121
|
}
|
|
24874
25122
|
}));
|
|
24875
25123
|
//#endregion
|
|
24876
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25124
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js
|
|
24877
25125
|
var require_RuleCreator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24878
25126
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24879
25127
|
exports.RuleCreator = RuleCreator;
|
|
@@ -24921,7 +25169,7 @@ var require_RuleCreator = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24921
25169
|
};
|
|
24922
25170
|
}));
|
|
24923
25171
|
//#endregion
|
|
24924
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25172
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/index.js
|
|
24925
25173
|
var require_eslint_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24926
25174
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
24927
25175
|
if (k2 === void 0) k2 = k;
|
|
@@ -24949,7 +25197,7 @@ var require_eslint_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24949
25197
|
__exportStar(require_RuleCreator(), exports);
|
|
24950
25198
|
}));
|
|
24951
25199
|
//#endregion
|
|
24952
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25200
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/json-schema.js
|
|
24953
25201
|
var require_json_schema = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24954
25202
|
/**
|
|
24955
25203
|
* This is a fork of https://github.com/DefinitelyTyped/DefinitelyTyped/blob/13f63c2eb8d7479caf01ab8d72f9e3683368a8f5/types/json-schema/index.d.ts
|
|
@@ -24960,17 +25208,17 @@ var require_json_schema = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24960
25208
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24961
25209
|
}));
|
|
24962
25210
|
//#endregion
|
|
24963
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25211
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/AST.js
|
|
24964
25212
|
var require_AST = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24965
25213
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24966
25214
|
}));
|
|
24967
25215
|
//#endregion
|
|
24968
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25216
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/Config.js
|
|
24969
25217
|
var require_Config = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24970
25218
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24971
25219
|
}));
|
|
24972
25220
|
//#endregion
|
|
24973
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25221
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/FlatESLint.js
|
|
24974
25222
|
var require_FlatESLint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24975
25223
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
24976
25224
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -24989,7 +25237,7 @@ var require_FlatESLint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24989
25237
|
exports.FlatESLint = FlatESLint;
|
|
24990
25238
|
}));
|
|
24991
25239
|
//#endregion
|
|
24992
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25240
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/eslint/LegacyESLint.js
|
|
24993
25241
|
var require_LegacyESLint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24994
25242
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
24995
25243
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -25024,7 +25272,7 @@ var require_LegacyESLint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25024
25272
|
exports.LegacyESLint = LegacyESLint;
|
|
25025
25273
|
}));
|
|
25026
25274
|
//#endregion
|
|
25027
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25275
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/ESLint.js
|
|
25028
25276
|
var require_ESLint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25029
25277
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25030
25278
|
exports.LegacyESLint = exports.ESLint = exports.FlatESLint = void 0;
|
|
@@ -25054,7 +25302,7 @@ var require_ESLint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25054
25302
|
});
|
|
25055
25303
|
}));
|
|
25056
25304
|
//#endregion
|
|
25057
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25305
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/Linter.js
|
|
25058
25306
|
var require_Linter = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25059
25307
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25060
25308
|
exports.Linter = void 0;
|
|
@@ -25068,27 +25316,27 @@ var require_Linter = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25068
25316
|
exports.Linter = Linter;
|
|
25069
25317
|
}));
|
|
25070
25318
|
//#endregion
|
|
25071
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25319
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/Parser.js
|
|
25072
25320
|
var require_Parser = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25073
25321
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25074
25322
|
}));
|
|
25075
25323
|
//#endregion
|
|
25076
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25324
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/ParserOptions.js
|
|
25077
25325
|
var require_ParserOptions = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25078
25326
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25079
25327
|
}));
|
|
25080
25328
|
//#endregion
|
|
25081
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25329
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/Processor.js
|
|
25082
25330
|
var require_Processor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25083
25331
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25084
25332
|
}));
|
|
25085
25333
|
//#endregion
|
|
25086
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25334
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js
|
|
25087
25335
|
var require_Rule = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25088
25336
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25089
25337
|
}));
|
|
25090
25338
|
//#endregion
|
|
25091
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25339
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/RuleTester.js
|
|
25092
25340
|
var require_RuleTester = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25093
25341
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25094
25342
|
exports.RuleTester = void 0;
|
|
@@ -25100,7 +25348,7 @@ var require_RuleTester = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25100
25348
|
exports.RuleTester = RuleTester;
|
|
25101
25349
|
}));
|
|
25102
25350
|
//#endregion
|
|
25103
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25351
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.js
|
|
25104
25352
|
var require_Scope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25105
25353
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
25106
25354
|
if (k2 === void 0) k2 = k;
|
|
@@ -25153,7 +25401,7 @@ var require_Scope = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25153
25401
|
})(Scope || (exports.Scope = Scope = {}));
|
|
25154
25402
|
}));
|
|
25155
25403
|
//#endregion
|
|
25156
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25404
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/SourceCode.js
|
|
25157
25405
|
var require_SourceCode = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25158
25406
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25159
25407
|
exports.SourceCode = void 0;
|
|
@@ -25162,7 +25410,7 @@ var require_SourceCode = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25162
25410
|
exports.SourceCode = SourceCode;
|
|
25163
25411
|
}));
|
|
25164
25412
|
//#endregion
|
|
25165
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25413
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-eslint/index.js
|
|
25166
25414
|
var require_ts_eslint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25167
25415
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
25168
25416
|
if (k2 === void 0) k2 = k;
|
|
@@ -25195,7 +25443,7 @@ var require_ts_eslint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25195
25443
|
__exportStar(require_SourceCode(), exports);
|
|
25196
25444
|
}));
|
|
25197
25445
|
//#endregion
|
|
25198
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25446
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-utils/isArray.js
|
|
25199
25447
|
var require_isArray = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25200
25448
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25201
25449
|
exports.isArray = isArray;
|
|
@@ -25204,12 +25452,12 @@ var require_isArray = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25204
25452
|
}
|
|
25205
25453
|
}));
|
|
25206
25454
|
//#endregion
|
|
25207
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25455
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-utils/NoInfer.js
|
|
25208
25456
|
var require_NoInfer = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25209
25457
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25210
25458
|
}));
|
|
25211
25459
|
//#endregion
|
|
25212
|
-
//#region node_modules/.pnpm/@typescript-eslint+utils@8.
|
|
25460
|
+
//#region node_modules/.pnpm/@typescript-eslint+utils@8.59.2_eslint@10.3.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/dist/ts-utils/index.js
|
|
25213
25461
|
var require_ts_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
25214
25462
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
25215
25463
|
if (k2 === void 0) k2 = k;
|
|
@@ -26910,6 +27158,18 @@ const reportUnusedProperties = (tracker, propsParam, context) => {
|
|
|
26910
27158
|
});
|
|
26911
27159
|
};
|
|
26912
27160
|
//#endregion
|
|
27161
|
+
//#region src/core/ast-node/finder/enclosing-class.ts
|
|
27162
|
+
/**
|
|
27163
|
+
* Find the enclosing ClassDeclaration from a given node
|
|
27164
|
+
* @param node The node to start searching from
|
|
27165
|
+
* @returns The enclosing ClassDeclaration or undefined if not found
|
|
27166
|
+
*/
|
|
27167
|
+
const findEnclosingClass = (node) => {
|
|
27168
|
+
if (!node.parent) return void 0;
|
|
27169
|
+
if (node.parent.type === import_dist$1.AST_NODE_TYPES.ClassDeclaration) return node.parent;
|
|
27170
|
+
return findEnclosingClass(node.parent);
|
|
27171
|
+
};
|
|
27172
|
+
//#endregion
|
|
26913
27173
|
//#region src/rules/no-variable-construct-id.ts
|
|
26914
27174
|
/**
|
|
26915
27175
|
* Enforce using literal strings for Construct ID.
|
|
@@ -26930,6 +27190,9 @@ const noVariableConstructId = createRule({
|
|
|
26930
27190
|
return { NewExpression(node) {
|
|
26931
27191
|
const type = parserServices.getTypeAtLocation(node);
|
|
26932
27192
|
if (!isConstructType(type) || node.arguments.length < 2) return;
|
|
27193
|
+
const enclosingClass = findEnclosingClass(node);
|
|
27194
|
+
const enclosingClassType = enclosingClass ? parserServices.getTypeAtLocation(enclosingClass) : void 0;
|
|
27195
|
+
if (enclosingClassType && !isConstructOrStackType(enclosingClassType)) return;
|
|
26933
27196
|
if (findConstructorPropertyNames(type)[1] !== "id") return;
|
|
26934
27197
|
validateConstructId$1(node, context);
|
|
26935
27198
|
} };
|
|
@@ -26958,6 +27221,7 @@ const shouldSkipIdValidation = (node) => {
|
|
|
26958
27221
|
if (current.type === import_dist$1.AST_NODE_TYPES.ForStatement || current.type === import_dist$1.AST_NODE_TYPES.ForInStatement || current.type === import_dist$1.AST_NODE_TYPES.ForOfStatement || current.type === import_dist$1.AST_NODE_TYPES.WhileStatement || current.type === import_dist$1.AST_NODE_TYPES.DoWhileStatement) return true;
|
|
26959
27222
|
if (current.type === import_dist$1.AST_NODE_TYPES.MethodDefinition && current.kind !== "constructor") return true;
|
|
26960
27223
|
if (current.type === import_dist$1.AST_NODE_TYPES.ArrowFunctionExpression) return true;
|
|
27224
|
+
if (current.type === import_dist$1.AST_NODE_TYPES.FunctionDeclaration) return true;
|
|
26961
27225
|
current = current.parent;
|
|
26962
27226
|
}
|
|
26963
27227
|
return false;
|
|
@@ -27242,88 +27506,6 @@ const requireJSDoc = createRule({
|
|
|
27242
27506
|
//#endregion
|
|
27243
27507
|
//#region src/rules/require-passing-this.ts
|
|
27244
27508
|
const defaultOption = { allowNonThisAndDisallowScope: true };
|
|
27245
|
-
/**
|
|
27246
|
-
* Enforces that `this` is passed to the constructor
|
|
27247
|
-
* @param context - The rule context provided by ESLint
|
|
27248
|
-
* @returns An object containing the AST visitor functions
|
|
27249
|
-
*/
|
|
27250
|
-
const requirePassingThis = createRule({
|
|
27251
|
-
name: "require-passing-this",
|
|
27252
|
-
meta: {
|
|
27253
|
-
type: "problem",
|
|
27254
|
-
docs: { description: "Require passing `this` in a constructor." },
|
|
27255
|
-
messages: { missingPassingThis: "Require passing `this` in a constructor." },
|
|
27256
|
-
schema: [{
|
|
27257
|
-
type: "object",
|
|
27258
|
-
properties: { allowNonThisAndDisallowScope: {
|
|
27259
|
-
type: "boolean",
|
|
27260
|
-
default: false
|
|
27261
|
-
} },
|
|
27262
|
-
additionalProperties: false
|
|
27263
|
-
}],
|
|
27264
|
-
fixable: "code"
|
|
27265
|
-
},
|
|
27266
|
-
defaultOptions: [defaultOption],
|
|
27267
|
-
create(context) {
|
|
27268
|
-
const options = context.options[0] || defaultOption;
|
|
27269
|
-
const parserServices = import_dist$1.ESLintUtils.getParserServices(context);
|
|
27270
|
-
return { NewExpression(node) {
|
|
27271
|
-
const type = parserServices.getTypeAtLocation(node);
|
|
27272
|
-
if (!isConstructType(type) || !node.arguments.length) return;
|
|
27273
|
-
const argument = node.arguments[0];
|
|
27274
|
-
if (argument.type === import_dist$1.AST_NODE_TYPES.ThisExpression) return;
|
|
27275
|
-
if (findConstructorPropertyNames(type)[0] !== "scope") return;
|
|
27276
|
-
if (!options.allowNonThisAndDisallowScope) {
|
|
27277
|
-
context.report({
|
|
27278
|
-
node: argument,
|
|
27279
|
-
messageId: "missingPassingThis",
|
|
27280
|
-
fix: (fixer) => {
|
|
27281
|
-
return fixer.replaceText(argument, "this");
|
|
27282
|
-
}
|
|
27283
|
-
});
|
|
27284
|
-
return;
|
|
27285
|
-
}
|
|
27286
|
-
if (argument.type === import_dist$1.AST_NODE_TYPES.Identifier && argument.name === "scope") context.report({
|
|
27287
|
-
node: argument,
|
|
27288
|
-
messageId: "missingPassingThis",
|
|
27289
|
-
fix: (fixer) => {
|
|
27290
|
-
return fixer.replaceText(argument, "this");
|
|
27291
|
-
}
|
|
27292
|
-
});
|
|
27293
|
-
} };
|
|
27294
|
-
}
|
|
27295
|
-
});
|
|
27296
|
-
//#endregion
|
|
27297
|
-
//#region src/rules/require-props-default-doc.ts
|
|
27298
|
-
/**
|
|
27299
|
-
* Requires @default JSDoc documentation for optional properties in interfaces ending with 'Props'
|
|
27300
|
-
* @param context - The rule context provided by ESLint
|
|
27301
|
-
* @returns An object containing the AST visitor functions
|
|
27302
|
-
*/
|
|
27303
|
-
const requirePropsDefaultDoc = createRule({
|
|
27304
|
-
name: "require-props-default-doc",
|
|
27305
|
-
meta: {
|
|
27306
|
-
type: "problem",
|
|
27307
|
-
docs: { description: "Require @default JSDoc for optional properties in interfaces ending with 'Props'" },
|
|
27308
|
-
schema: [],
|
|
27309
|
-
messages: { missingDefaultDoc: "Optional property '{{ propertyName }}' in Props interface must have @default JSDoc documentation" }
|
|
27310
|
-
},
|
|
27311
|
-
defaultOptions: [],
|
|
27312
|
-
create(context) {
|
|
27313
|
-
return { TSPropertySignature(node) {
|
|
27314
|
-
if (node.key.type !== import_dist$1.AST_NODE_TYPES.Identifier) return;
|
|
27315
|
-
if (!node.optional) return;
|
|
27316
|
-
const parent = node.parent.parent;
|
|
27317
|
-
if (parent.type !== import_dist$1.AST_NODE_TYPES.TSInterfaceDeclaration) return;
|
|
27318
|
-
if (!parent.id.name.endsWith("Props")) return;
|
|
27319
|
-
if (!context.sourceCode.getCommentsBefore(node).some((comment) => comment.type === import_dist$1.AST_TOKEN_TYPES.Block && comment.value.includes("*") && comment.value.includes("@default"))) context.report({
|
|
27320
|
-
node,
|
|
27321
|
-
messageId: "missingDefaultDoc",
|
|
27322
|
-
data: { propertyName: node.key.name }
|
|
27323
|
-
});
|
|
27324
|
-
} };
|
|
27325
|
-
}
|
|
27326
|
-
});
|
|
27327
27509
|
//#endregion
|
|
27328
27510
|
//#region src/rules/index.ts
|
|
27329
27511
|
const rules = {
|
|
@@ -27343,8 +27525,79 @@ const rules = {
|
|
|
27343
27525
|
"prevent-construct-id-collision": preventConstructIdCollision,
|
|
27344
27526
|
"props-name-convention": propsNameConvention,
|
|
27345
27527
|
"require-jsdoc": requireJSDoc,
|
|
27346
|
-
"require-passing-this":
|
|
27347
|
-
|
|
27528
|
+
"require-passing-this": createRule({
|
|
27529
|
+
name: "require-passing-this",
|
|
27530
|
+
meta: {
|
|
27531
|
+
type: "problem",
|
|
27532
|
+
docs: { description: "Require passing `this` in a constructor." },
|
|
27533
|
+
messages: { missingPassingThis: "Require passing `this` in a constructor." },
|
|
27534
|
+
schema: [{
|
|
27535
|
+
type: "object",
|
|
27536
|
+
properties: { allowNonThisAndDisallowScope: {
|
|
27537
|
+
type: "boolean",
|
|
27538
|
+
default: false
|
|
27539
|
+
} },
|
|
27540
|
+
additionalProperties: false
|
|
27541
|
+
}],
|
|
27542
|
+
fixable: "code"
|
|
27543
|
+
},
|
|
27544
|
+
defaultOptions: [defaultOption],
|
|
27545
|
+
create(context) {
|
|
27546
|
+
const options = context.options[0] || defaultOption;
|
|
27547
|
+
const parserServices = import_dist$1.ESLintUtils.getParserServices(context);
|
|
27548
|
+
return { NewExpression(node) {
|
|
27549
|
+
const type = parserServices.getTypeAtLocation(node);
|
|
27550
|
+
if (!isConstructType(type) || !node.arguments.length) return;
|
|
27551
|
+
const enclosingClass = findEnclosingClass(node);
|
|
27552
|
+
if (!enclosingClass) return;
|
|
27553
|
+
if (!isConstructOrStackType(parserServices.getTypeAtLocation(enclosingClass))) return;
|
|
27554
|
+
const argument = node.arguments[0];
|
|
27555
|
+
if (argument.type === import_dist$1.AST_NODE_TYPES.ThisExpression) return;
|
|
27556
|
+
if (findConstructorPropertyNames(type)[0] !== "scope") return;
|
|
27557
|
+
if (!options.allowNonThisAndDisallowScope) {
|
|
27558
|
+
context.report({
|
|
27559
|
+
node: argument,
|
|
27560
|
+
messageId: "missingPassingThis",
|
|
27561
|
+
fix: (fixer) => {
|
|
27562
|
+
return fixer.replaceText(argument, "this");
|
|
27563
|
+
}
|
|
27564
|
+
});
|
|
27565
|
+
return;
|
|
27566
|
+
}
|
|
27567
|
+
if (argument.type === import_dist$1.AST_NODE_TYPES.Identifier && argument.name === "scope") context.report({
|
|
27568
|
+
node: argument,
|
|
27569
|
+
messageId: "missingPassingThis",
|
|
27570
|
+
fix: (fixer) => {
|
|
27571
|
+
return fixer.replaceText(argument, "this");
|
|
27572
|
+
}
|
|
27573
|
+
});
|
|
27574
|
+
} };
|
|
27575
|
+
}
|
|
27576
|
+
}),
|
|
27577
|
+
"require-props-default-doc": createRule({
|
|
27578
|
+
name: "require-props-default-doc",
|
|
27579
|
+
meta: {
|
|
27580
|
+
type: "problem",
|
|
27581
|
+
docs: { description: "Require @default JSDoc for optional properties in interfaces ending with 'Props'" },
|
|
27582
|
+
schema: [],
|
|
27583
|
+
messages: { missingDefaultDoc: "Optional property '{{ propertyName }}' in Props interface must have @default JSDoc documentation" }
|
|
27584
|
+
},
|
|
27585
|
+
defaultOptions: [],
|
|
27586
|
+
create(context) {
|
|
27587
|
+
return { TSPropertySignature(node) {
|
|
27588
|
+
if (node.key.type !== import_dist$1.AST_NODE_TYPES.Identifier) return;
|
|
27589
|
+
if (!node.optional) return;
|
|
27590
|
+
const parent = node.parent.parent;
|
|
27591
|
+
if (parent.type !== import_dist$1.AST_NODE_TYPES.TSInterfaceDeclaration) return;
|
|
27592
|
+
if (!parent.id.name.endsWith("Props")) return;
|
|
27593
|
+
if (!context.sourceCode.getCommentsBefore(node).some((comment) => comment.type === import_dist$1.AST_TOKEN_TYPES.Block && comment.value.includes("*") && comment.value.includes("@default"))) context.report({
|
|
27594
|
+
node,
|
|
27595
|
+
messageId: "missingDefaultDoc",
|
|
27596
|
+
data: { propertyName: node.key.name }
|
|
27597
|
+
});
|
|
27598
|
+
} };
|
|
27599
|
+
}
|
|
27600
|
+
})
|
|
27348
27601
|
};
|
|
27349
27602
|
//#endregion
|
|
27350
27603
|
//#region src/configs/flat-config.ts
|