@lynx-js/rspeedy-canary 0.11.0-canary-20250827-bc310a8c → 0.11.0-canary-20250828-86da1623
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -2
- package/dist/index.d.ts +95 -77
- package/dist/index.js +2 -1
- package/dist/src_cli_build_ts.js +2 -1
- package/dist/src_cli_dev_ts.js +2 -1
- package/dist/src_cli_inspect_ts.js +2 -1
- package/dist/src_cli_preview_ts.js +2 -1
- package/dist/src_config_validate_ts.js +260 -213
- package/dist/src_plugins_api_plugin_ts.js +2 -2
- package/dist/src_plugins_rsdoctor_plugin_ts.js +13 -7
- package/package.json +2 -2
|
@@ -1040,13 +1040,14 @@ export const __webpack_modules__ = {
|
|
|
1040
1040
|
value: input
|
|
1041
1041
|
});
|
|
1042
1042
|
};
|
|
1043
|
-
const _io0 = (input, _exceptionable = true)=>(void 0 === input.dev || "object" == typeof input.dev && null !== input.dev && false === Array.isArray(input.dev) && _io1(input.dev, _exceptionable)) && (void 0 === input.environments || "object" == typeof input.environments && null !== input.environments && false === Array.isArray(input.environments) && _io8(input.environments, _exceptionable)) && (void 0 === input.mode || "none" === input.mode || "development" === input.mode || "production" === input.mode) && (void 0 === input.output || "object" == typeof input.output && null !== input.output && false === Array.isArray(input.output) && _io407(input.output, _exceptionable)) && (void 0 === input.performance || "object" == typeof input.performance && null !== input.performance && false === Array.isArray(input.performance) && _io413(input.performance, _exceptionable)) && (void 0 === input.server || "object" == typeof input.server && null !== input.server && false === Array.isArray(input.server) &&
|
|
1043
|
+
const _io0 = (input, _exceptionable = true)=>(void 0 === input.dev || "object" == typeof input.dev && null !== input.dev && false === Array.isArray(input.dev) && _io1(input.dev, _exceptionable)) && (void 0 === input.environments || "object" == typeof input.environments && null !== input.environments && false === Array.isArray(input.environments) && _io8(input.environments, _exceptionable)) && (void 0 === input.mode || "none" === input.mode || "development" === input.mode || "production" === input.mode) && (void 0 === input.output || "object" == typeof input.output && null !== input.output && false === Array.isArray(input.output) && _io407(input.output, _exceptionable)) && (void 0 === input.performance || "object" == typeof input.performance && null !== input.performance && false === Array.isArray(input.performance) && _io413(input.performance, _exceptionable)) && (void 0 === input.resolve || "object" == typeof input.resolve && null !== input.resolve && false === Array.isArray(input.resolve) && _io418(input.resolve, _exceptionable)) && (void 0 === input.server || "object" == typeof input.server && null !== input.server && false === Array.isArray(input.server) && _io420(input.server, _exceptionable)) && (void 0 === input.source || "object" == typeof input.source && null !== input.source && false === Array.isArray(input.source) && _io421(input.source, _exceptionable)) && (void 0 === input.tools || "object" == typeof input.tools && null !== input.tools && false === Array.isArray(input.tools) && _io427(input.tools, _exceptionable)) && (void 0 === input.plugins || Array.isArray(input.plugins) && (_ia4(input.plugins, _exceptionable) || false)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1044
1044
|
if ([
|
|
1045
1045
|
"dev",
|
|
1046
1046
|
"environments",
|
|
1047
1047
|
"mode",
|
|
1048
1048
|
"output",
|
|
1049
1049
|
"performance",
|
|
1050
|
+
"resolve",
|
|
1050
1051
|
"server",
|
|
1051
1052
|
"source",
|
|
1052
1053
|
"tools",
|
|
@@ -1491,9 +1492,9 @@ export const __webpack_modules__ = {
|
|
|
1491
1492
|
if (void 0 === value) return true;
|
|
1492
1493
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1493
1494
|
});
|
|
1494
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1495
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6659"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1495
1496
|
if ([
|
|
1496
|
-
"__@toStringTag@
|
|
1497
|
+
"__@toStringTag@6659"
|
|
1497
1498
|
].some((prop)=>key === prop)) return true;
|
|
1498
1499
|
const value = input[key];
|
|
1499
1500
|
if (void 0 === value) return true;
|
|
@@ -3101,14 +3102,14 @@ export const __webpack_modules__ = {
|
|
|
3101
3102
|
if (void 0 === value) return true;
|
|
3102
3103
|
return false;
|
|
3103
3104
|
})));
|
|
3104
|
-
const _io149 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@
|
|
3105
|
+
const _io149 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@6659"] && Object.keys(input).every((key)=>{
|
|
3105
3106
|
if ([
|
|
3106
3107
|
"BYTES_PER_ELEMENT",
|
|
3107
3108
|
"buffer",
|
|
3108
3109
|
"byteLength",
|
|
3109
3110
|
"byteOffset",
|
|
3110
3111
|
"length",
|
|
3111
|
-
"__@toStringTag@
|
|
3112
|
+
"__@toStringTag@6659"
|
|
3112
3113
|
].some((prop)=>key === prop)) return true;
|
|
3113
3114
|
const value = input[key];
|
|
3114
3115
|
if (void 0 === value) return true;
|
|
@@ -6362,9 +6363,9 @@ export const __webpack_modules__ = {
|
|
|
6362
6363
|
if (void 0 === value) return true;
|
|
6363
6364
|
return false;
|
|
6364
6365
|
}));
|
|
6365
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6366
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6659"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6366
6367
|
if ([
|
|
6367
|
-
"__@toStringTag@
|
|
6368
|
+
"__@toStringTag@6659"
|
|
6368
6369
|
].some((prop)=>key === prop)) return true;
|
|
6369
6370
|
const value = input[key];
|
|
6370
6371
|
if (void 0 === value) return true;
|
|
@@ -6507,7 +6508,20 @@ export const __webpack_modules__ = {
|
|
|
6507
6508
|
if (void 0 === value) return true;
|
|
6508
6509
|
return false;
|
|
6509
6510
|
}));
|
|
6510
|
-
const _io418 = (input, _exceptionable = true)=>(void 0 === input.
|
|
6511
|
+
const _io418 = (input, _exceptionable = true)=>(void 0 === input.alias || "object" == typeof input.alias && null !== input.alias && false === Array.isArray(input.alias) && _io419(input.alias, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6512
|
+
if ([
|
|
6513
|
+
"alias"
|
|
6514
|
+
].some((prop)=>key === prop)) return true;
|
|
6515
|
+
const value = input[key];
|
|
6516
|
+
if (void 0 === value) return true;
|
|
6517
|
+
return false;
|
|
6518
|
+
}));
|
|
6519
|
+
const _io419 = (input, _exceptionable = true)=>Object.keys(input).every((key)=>{
|
|
6520
|
+
const value = input[key];
|
|
6521
|
+
if (void 0 === value) return true;
|
|
6522
|
+
return null != value && (false === value || "string" == typeof value || Array.isArray(value) && value.every((elem, _index338)=>"string" == typeof elem));
|
|
6523
|
+
});
|
|
6524
|
+
const _io420 = (input, _exceptionable = true)=>(void 0 === input.base || "string" == typeof input.base) && (void 0 === input.headers || "object" == typeof input.headers && null !== input.headers && false === Array.isArray(input.headers) && _io131(input.headers, _exceptionable)) && (void 0 === input.host || "string" == typeof input.host) && (void 0 === input.port || "number" == typeof input.port) && (void 0 === input.strictPort || "boolean" == typeof input.strictPort) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6511
6525
|
if ([
|
|
6512
6526
|
"base",
|
|
6513
6527
|
"headers",
|
|
@@ -6519,7 +6533,7 @@ export const __webpack_modules__ = {
|
|
|
6519
6533
|
if (void 0 === value) return true;
|
|
6520
6534
|
return false;
|
|
6521
6535
|
}));
|
|
6522
|
-
const
|
|
6536
|
+
const _io421 = (input, _exceptionable = true)=>(void 0 === input.alias || "object" == typeof input.alias && null !== input.alias && false === Array.isArray(input.alias) && _io419(input.alias, _exceptionable)) && null !== input.assetsInclude && (void 0 === input.assetsInclude || "function" == typeof input.assetsInclude || "string" == typeof input.assetsInclude || input.assetsInclude instanceof RegExp || Array.isArray(input.assetsInclude) && (_ia0(input.assetsInclude, _exceptionable) || false) || "object" == typeof input.assetsInclude && null !== input.assetsInclude && false === Array.isArray(input.assetsInclude) && _io174(input.assetsInclude, _exceptionable)) && (void 0 === input.decorators || "object" == typeof input.decorators && null !== input.decorators && false === Array.isArray(input.decorators) && _io422(input.decorators, _exceptionable)) && (void 0 === input.define || "object" == typeof input.define && null !== input.define && false === Array.isArray(input.define) && _io423(input.define, _exceptionable)) && null !== input.entry && (void 0 === input.entry || "string" == typeof input.entry || Array.isArray(input.entry) && input.entry.every((elem, _index339)=>"string" == typeof elem) || "object" == typeof input.entry && null !== input.entry && false === Array.isArray(input.entry) && _io424(input.entry, _exceptionable)) && (void 0 === input.exclude || Array.isArray(input.exclude) && input.exclude.every((elem, _index340)=>null != elem && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_ia0(elem, _exceptionable) || false) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io174(elem, _exceptionable)))) && (void 0 === input.include || Array.isArray(input.include) && input.include.every((elem, _index341)=>null != elem && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_ia0(elem, _exceptionable) || false) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io174(elem, _exceptionable)))) && null !== input.preEntry && (void 0 === input.preEntry || "string" == typeof input.preEntry || Array.isArray(input.preEntry) && input.preEntry.every((elem, _index342)=>"string" == typeof elem)) && (void 0 === input.transformImport || Array.isArray(input.transformImport) && input.transformImport.every((elem, _index343)=>"object" == typeof elem && null !== elem && _io426(elem, _exceptionable))) && (void 0 === input.tsconfigPath || "string" == typeof input.tsconfigPath) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6523
6537
|
if ([
|
|
6524
6538
|
"alias",
|
|
6525
6539
|
"assetsInclude",
|
|
@@ -6536,12 +6550,7 @@ export const __webpack_modules__ = {
|
|
|
6536
6550
|
if (void 0 === value) return true;
|
|
6537
6551
|
return false;
|
|
6538
6552
|
}));
|
|
6539
|
-
const
|
|
6540
|
-
const value = input[key];
|
|
6541
|
-
if (void 0 === value) return true;
|
|
6542
|
-
return null != value && (false === value || "string" == typeof value || Array.isArray(value) && value.every((elem, _index343)=>"string" == typeof elem));
|
|
6543
|
-
});
|
|
6544
|
-
const _io421 = (input, _exceptionable = true)=>(void 0 === input.version || "2022-03" === input.version || "legacy" === input.version) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6553
|
+
const _io422 = (input, _exceptionable = true)=>(void 0 === input.version || "2022-03" === input.version || "legacy" === input.version) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6545
6554
|
if ([
|
|
6546
6555
|
"version"
|
|
6547
6556
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6549,17 +6558,17 @@ export const __webpack_modules__ = {
|
|
|
6549
6558
|
if (void 0 === value) return true;
|
|
6550
6559
|
return false;
|
|
6551
6560
|
}));
|
|
6552
|
-
const
|
|
6561
|
+
const _io423 = (input, _exceptionable = true)=>Object.keys(input).every((key)=>{
|
|
6553
6562
|
const value = input[key];
|
|
6554
6563
|
if (void 0 === value) return true;
|
|
6555
6564
|
return null !== value && (void 0 === value || "string" == typeof value || "number" == typeof value || "boolean" == typeof value || "object" == typeof value && null !== value && false === Array.isArray(value) && _io22(value, _exceptionable));
|
|
6556
6565
|
});
|
|
6557
|
-
const
|
|
6566
|
+
const _io424 = (input, _exceptionable = true)=>Object.keys(input).every((key)=>{
|
|
6558
6567
|
const value = input[key];
|
|
6559
6568
|
if (void 0 === value) return true;
|
|
6560
|
-
return null != value && ("string" == typeof value || Array.isArray(value) && value.every((elem, _index344)=>"string" == typeof elem) || "object" == typeof value && null !== value && false === Array.isArray(value) &&
|
|
6569
|
+
return null != value && ("string" == typeof value || Array.isArray(value) && value.every((elem, _index344)=>"string" == typeof elem) || "object" == typeof value && null !== value && false === Array.isArray(value) && _io425(value, _exceptionable));
|
|
6561
6570
|
});
|
|
6562
|
-
const
|
|
6571
|
+
const _io425 = (input, _exceptionable = true)=>null !== input["import"] && (void 0 === input["import"] || "string" == typeof input["import"] || Array.isArray(input["import"]) && input["import"].every((elem, _index345)=>"string" == typeof elem)) && (void 0 === input.publicPath || "string" == typeof input.publicPath) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6563
6572
|
if ([
|
|
6564
6573
|
"import",
|
|
6565
6574
|
"publicPath"
|
|
@@ -6568,7 +6577,7 @@ export const __webpack_modules__ = {
|
|
|
6568
6577
|
if (void 0 === value) return true;
|
|
6569
6578
|
return false;
|
|
6570
6579
|
}));
|
|
6571
|
-
const
|
|
6580
|
+
const _io426 = (input, _exceptionable = true)=>(void 0 === input.camelToDashComponentName || "boolean" == typeof input.camelToDashComponentName) && (void 0 === input.customName || "string" == typeof input.customName) && "string" == typeof input.libraryName && (void 0 === input.libraryDirectory || "string" == typeof input.libraryDirectory) && (void 0 === input.transformToDefaultImport || "boolean" == typeof input.transformToDefaultImport) && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6572
6581
|
if ([
|
|
6573
6582
|
"camelToDashComponentName",
|
|
6574
6583
|
"customName",
|
|
@@ -6580,7 +6589,7 @@ export const __webpack_modules__ = {
|
|
|
6580
6589
|
if (void 0 === value) return true;
|
|
6581
6590
|
return false;
|
|
6582
6591
|
}));
|
|
6583
|
-
const
|
|
6592
|
+
const _io427 = (input, _exceptionable = true)=>null !== input.bundlerChain && (void 0 === input.bundlerChain || "function" == typeof input.bundlerChain || Array.isArray(input.bundlerChain) && input.bundlerChain.every((elem, _index346)=>true)) && (void 0 === input.cssLoader || "object" == typeof input.cssLoader && null !== input.cssLoader && false === Array.isArray(input.cssLoader) && _io428(input.cssLoader, _exceptionable)) && (void 0 === input.cssExtract || "object" == typeof input.cssExtract && null !== input.cssExtract && false === Array.isArray(input.cssExtract) && _io430(input.cssExtract, _exceptionable)) && (void 0 === input.rsdoctor || "object" == typeof input.rsdoctor && null !== input.rsdoctor && false === Array.isArray(input.rsdoctor) && _io433(input.rsdoctor, _exceptionable)) && null !== input.rspack && (void 0 === input.rspack || "function" == typeof input.rspack || Array.isArray(input.rspack) && input.rspack.every((elem, _index347)=>null != elem && ("function" == typeof elem || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io86(elem, _exceptionable))) || "object" == typeof input.rspack && null !== input.rspack && false === Array.isArray(input.rspack) && _io86(input.rspack, _exceptionable)) && null !== input.swc && (void 0 === input.swc || "function" == typeof input.swc || Array.isArray(input.swc) && input.swc.every((elem, _index348)=>null != elem && ("function" == typeof elem || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io43(elem, _exceptionable))) || "object" == typeof input.swc && null !== input.swc && false === Array.isArray(input.swc) && _io43(input.swc, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6584
6593
|
if ([
|
|
6585
6594
|
"bundlerChain",
|
|
6586
6595
|
"cssLoader",
|
|
@@ -6593,7 +6602,7 @@ export const __webpack_modules__ = {
|
|
|
6593
6602
|
if (void 0 === value) return true;
|
|
6594
6603
|
return false;
|
|
6595
6604
|
}));
|
|
6596
|
-
const
|
|
6605
|
+
const _io428 = (input, _exceptionable = true)=>(void 0 === input.importLoaders || 0 === input.importLoaders || 1 === input.importLoaders || 2 === input.importLoaders) && null !== input.modules && (void 0 === input.modules || "boolean" == typeof input.modules || "object" == typeof input.modules && null !== input.modules && false === Array.isArray(input.modules) && _io429(input.modules, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6597
6606
|
if ([
|
|
6598
6607
|
"importLoaders",
|
|
6599
6608
|
"modules"
|
|
@@ -6602,7 +6611,7 @@ export const __webpack_modules__ = {
|
|
|
6602
6611
|
if (void 0 === value) return true;
|
|
6603
6612
|
return false;
|
|
6604
6613
|
}));
|
|
6605
|
-
const
|
|
6614
|
+
const _io429 = (input, _exceptionable = true)=>null !== input.auto && (void 0 === input.auto || "function" == typeof input.auto || "boolean" == typeof input.auto || input.auto instanceof RegExp) && (void 0 === input.exportLocalsConvention || "asIs" === input.exportLocalsConvention || "camelCase" === input.exportLocalsConvention || "camelCaseOnly" === input.exportLocalsConvention || "dashes" === input.exportLocalsConvention || "dashesOnly" === input.exportLocalsConvention) && (void 0 === input.localIdentName || "string" == typeof input.localIdentName) && (void 0 === input.namedExport || "boolean" == typeof input.namedExport) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6606
6615
|
if ([
|
|
6607
6616
|
"auto",
|
|
6608
6617
|
"exportLocalsConvention",
|
|
@@ -6613,7 +6622,7 @@ export const __webpack_modules__ = {
|
|
|
6613
6622
|
if (void 0 === value) return true;
|
|
6614
6623
|
return false;
|
|
6615
6624
|
}));
|
|
6616
|
-
const
|
|
6625
|
+
const _io430 = (input, _exceptionable = true)=>(void 0 === input.loaderOptions || "object" == typeof input.loaderOptions && null !== input.loaderOptions && false === Array.isArray(input.loaderOptions) && _io431(input.loaderOptions, _exceptionable)) && (void 0 === input.pluginOptions || "object" == typeof input.pluginOptions && null !== input.pluginOptions && false === Array.isArray(input.pluginOptions) && _io432(input.pluginOptions, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6617
6626
|
if ([
|
|
6618
6627
|
"loaderOptions",
|
|
6619
6628
|
"pluginOptions"
|
|
@@ -6622,7 +6631,7 @@ export const __webpack_modules__ = {
|
|
|
6622
6631
|
if (void 0 === value) return true;
|
|
6623
6632
|
return false;
|
|
6624
6633
|
}));
|
|
6625
|
-
const
|
|
6634
|
+
const _io431 = (input, _exceptionable = true)=>(void 0 === input.esModule || "boolean" == typeof input.esModule) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6626
6635
|
if ([
|
|
6627
6636
|
"esModule"
|
|
6628
6637
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6630,7 +6639,7 @@ export const __webpack_modules__ = {
|
|
|
6630
6639
|
if (void 0 === value) return true;
|
|
6631
6640
|
return false;
|
|
6632
6641
|
}));
|
|
6633
|
-
const
|
|
6642
|
+
const _io432 = (input, _exceptionable = true)=>(void 0 === input.ignoreOrder || "boolean" == typeof input.ignoreOrder) && (void 0 === input.pathinfo || "boolean" == typeof input.pathinfo) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6634
6643
|
if ([
|
|
6635
6644
|
"ignoreOrder",
|
|
6636
6645
|
"pathinfo"
|
|
@@ -6639,7 +6648,7 @@ export const __webpack_modules__ = {
|
|
|
6639
6648
|
if (void 0 === value) return true;
|
|
6640
6649
|
return false;
|
|
6641
6650
|
}));
|
|
6642
|
-
const
|
|
6651
|
+
const _io433 = (input, _exceptionable = true)=>(void 0 === input.experiments || "object" == typeof input.experiments && null !== input.experiments && false === Array.isArray(input.experiments) && _io434(input.experiments, _exceptionable)) && (void 0 === input.linter || "object" == typeof input.linter && null !== input.linter && false === Array.isArray(input.linter) && _io435(input.linter, _exceptionable)) && null !== input.features && (void 0 === input.features || Array.isArray(input.features) && input.features.every((elem, _index349)=>"plugins" === elem || "loader" === elem || "bundle" === elem || "resolver" === elem || "treeShaking" === elem || "lite" === elem) || "object" == typeof input.features && null !== input.features && false === Array.isArray(input.features) && _io442(input.features, _exceptionable)) && (void 0 === input.mode || "normal" === input.mode || "lite" === input.mode || "brief" === input.mode) && (void 0 === input.loaderInterceptorOptions || "object" == typeof input.loaderInterceptorOptions && null !== input.loaderInterceptorOptions && false === Array.isArray(input.loaderInterceptorOptions) && _io443(input.loaderInterceptorOptions, _exceptionable)) && (void 0 === input.disableClientServer || "boolean" == typeof input.disableClientServer) && (void 0 === input.sdkInstance || "object" == typeof input.sdkInstance && null !== input.sdkInstance && _io444(input.sdkInstance, _exceptionable)) && (void 0 === input.supports || "object" == typeof input.supports && null !== input.supports && false === Array.isArray(input.supports) && _io457(input.supports, _exceptionable)) && (void 0 === input.port || "number" == typeof input.port) && (void 0 === input.printLog || "object" == typeof input.printLog && null !== input.printLog && _io447(input.printLog, _exceptionable)) && (void 0 === input.brief || "object" == typeof input.brief && null !== input.brief && _io448(input.brief, _exceptionable)) && (void 0 === input.innerClientPath || "string" == typeof input.innerClientPath) && (void 0 === input.output || "object" == typeof input.output && null !== input.output && false === Array.isArray(input.output) && _io458(input.output, _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6643
6652
|
if ([
|
|
6644
6653
|
"experiments",
|
|
6645
6654
|
"linter",
|
|
@@ -6659,7 +6668,7 @@ export const __webpack_modules__ = {
|
|
|
6659
6668
|
if (void 0 === value) return true;
|
|
6660
6669
|
return false;
|
|
6661
6670
|
}));
|
|
6662
|
-
const
|
|
6671
|
+
const _io434 = (input, _exceptionable = true)=>(void 0 === input.enableNativePlugin || "boolean" == typeof input.enableNativePlugin) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6663
6672
|
if ([
|
|
6664
6673
|
"enableNativePlugin"
|
|
6665
6674
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6667,7 +6676,7 @@ export const __webpack_modules__ = {
|
|
|
6667
6676
|
if (void 0 === value) return true;
|
|
6668
6677
|
return false;
|
|
6669
6678
|
}));
|
|
6670
|
-
const
|
|
6679
|
+
const _io435 = (input, _exceptionable = true)=>(void 0 === input.rules || "object" == typeof input.rules && null !== input.rules && false === Array.isArray(input.rules) && _io436(input.rules, _exceptionable)) && (void 0 === input.level || "Ignore" === input.level || "Warn" === input.level || "Error" === input.level) && (void 0 === input["extends"] || Array.isArray(input["extends"]) && 0 === input["extends"].length) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6671
6680
|
if ([
|
|
6672
6681
|
"rules",
|
|
6673
6682
|
"level",
|
|
@@ -6677,7 +6686,7 @@ export const __webpack_modules__ = {
|
|
|
6677
6686
|
if (void 0 === value) return true;
|
|
6678
6687
|
return false;
|
|
6679
6688
|
}));
|
|
6680
|
-
const
|
|
6689
|
+
const _io436 = (input, _exceptionable = true)=>null !== input["duplicate-package"] && (void 0 === input["duplicate-package"] || "off" === input["duplicate-package"] || "Ignore" === input["duplicate-package"] || "Warn" === input["duplicate-package"] || "Error" === input["duplicate-package"] || "on" === input["duplicate-package"] || Array.isArray(input["duplicate-package"]) && 2 === input["duplicate-package"].length && ("off" === input["duplicate-package"][0] || "Ignore" === input["duplicate-package"][0] || "Warn" === input["duplicate-package"][0] || "Error" === input["duplicate-package"][0] || "on" === input["duplicate-package"][0]) && "object" == typeof input["duplicate-package"][1] && null !== input["duplicate-package"][1] && _io437(input["duplicate-package"][1], _exceptionable)) && null !== input["default-import-check"] && (void 0 === input["default-import-check"] || "off" === input["default-import-check"] || "Ignore" === input["default-import-check"] || "Warn" === input["default-import-check"] || "Error" === input["default-import-check"] || "on" === input["default-import-check"] || Array.isArray(input["default-import-check"]) && 2 === input["default-import-check"].length && ("off" === input["default-import-check"][0] || "Ignore" === input["default-import-check"][0] || "Warn" === input["default-import-check"][0] || "Error" === input["default-import-check"][0] || "on" === input["default-import-check"][0]) && "object" == typeof input["default-import-check"][1] && null !== input["default-import-check"][1] && _io438(input["default-import-check"][1], _exceptionable)) && null !== input["loader-performance-optimization"] && (void 0 === input["loader-performance-optimization"] || "off" === input["loader-performance-optimization"] || "Ignore" === input["loader-performance-optimization"] || "Warn" === input["loader-performance-optimization"] || "Error" === input["loader-performance-optimization"] || "on" === input["loader-performance-optimization"] || Array.isArray(input["loader-performance-optimization"]) && 2 === input["loader-performance-optimization"].length && ("off" === input["loader-performance-optimization"][0] || "Ignore" === input["loader-performance-optimization"][0] || "Warn" === input["loader-performance-optimization"][0] || "Error" === input["loader-performance-optimization"][0] || "on" === input["loader-performance-optimization"][0]) && "object" == typeof input["loader-performance-optimization"][1] && null !== input["loader-performance-optimization"][1] && false === Array.isArray(input["loader-performance-optimization"][1]) && _io439(input["loader-performance-optimization"][1], _exceptionable)) && null !== input["ecma-version-check"] && (void 0 === input["ecma-version-check"] || "off" === input["ecma-version-check"] || "Ignore" === input["ecma-version-check"] || "Warn" === input["ecma-version-check"] || "Error" === input["ecma-version-check"] || "on" === input["ecma-version-check"] || Array.isArray(input["ecma-version-check"]) && 2 === input["ecma-version-check"].length && ("off" === input["ecma-version-check"][0] || "Ignore" === input["ecma-version-check"][0] || "Warn" === input["ecma-version-check"][0] || "Error" === input["ecma-version-check"][0] || "on" === input["ecma-version-check"][0]) && "object" == typeof input["ecma-version-check"][1] && null !== input["ecma-version-check"][1] && false === Array.isArray(input["ecma-version-check"][1]) && _io440(input["ecma-version-check"][1], _exceptionable)) && null !== input["cross-chunks-package"] && (void 0 === input["cross-chunks-package"] || "off" === input["cross-chunks-package"] || "Ignore" === input["cross-chunks-package"] || "Warn" === input["cross-chunks-package"] || "Error" === input["cross-chunks-package"] || "on" === input["cross-chunks-package"] || Array.isArray(input["cross-chunks-package"]) && 2 === input["cross-chunks-package"].length && ("off" === input["cross-chunks-package"][0] || "Ignore" === input["cross-chunks-package"][0] || "Warn" === input["cross-chunks-package"][0] || "Error" === input["cross-chunks-package"][0] || "on" === input["cross-chunks-package"][0]) && "object" == typeof input["cross-chunks-package"][1] && null !== input["cross-chunks-package"][1] && _io441(input["cross-chunks-package"][1], _exceptionable)) && Object.keys(input).every((key)=>{
|
|
6681
6690
|
if ([
|
|
6682
6691
|
"duplicate-package",
|
|
6683
6692
|
"default-import-check",
|
|
@@ -6689,7 +6698,7 @@ export const __webpack_modules__ = {
|
|
|
6689
6698
|
if (void 0 === value) return true;
|
|
6690
6699
|
return null != value && ("off" === value || "Ignore" === value || "Warn" === value || "Error" === value || "on" === value || Array.isArray(value) && 2 === value.length && ("off" === value[0] || "Ignore" === value[0] || "Warn" === value[0] || "Error" === value[0] || "on" === value[0]) && true);
|
|
6691
6700
|
});
|
|
6692
|
-
const
|
|
6701
|
+
const _io437 = (input, _exceptionable = true)=>("null" === input.checkVersion || "prerelease" === input.checkVersion || "prepatch" === input.checkVersion || "patch" === input.checkVersion || "preminor" === input.checkVersion || "minor" === input.checkVersion || "premajor" === input.checkVersion || "major" === input.checkVersion) && Array.isArray(input.ignore) && input.ignore.every((elem, _index350)=>"string" == typeof elem) && (2 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6693
6702
|
if ([
|
|
6694
6703
|
"checkVersion",
|
|
6695
6704
|
"ignore"
|
|
@@ -6698,7 +6707,7 @@ export const __webpack_modules__ = {
|
|
|
6698
6707
|
if (void 0 === value) return true;
|
|
6699
6708
|
return false;
|
|
6700
6709
|
}));
|
|
6701
|
-
const
|
|
6710
|
+
const _io438 = (input, _exceptionable = true)=>Array.isArray(input.ignore) && input.ignore.every((elem, _index351)=>"string" == typeof elem) && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6702
6711
|
if ([
|
|
6703
6712
|
"ignore"
|
|
6704
6713
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6706,7 +6715,7 @@ export const __webpack_modules__ = {
|
|
|
6706
6715
|
if (void 0 === value) return true;
|
|
6707
6716
|
return false;
|
|
6708
6717
|
}));
|
|
6709
|
-
const
|
|
6718
|
+
const _io439 = (input, _exceptionable = true)=>(void 0 === input.ignore || Array.isArray(input.ignore) && input.ignore.every((elem, _index352)=>null != elem && ("string" == typeof elem || elem instanceof RegExp))) && (void 0 === input.threshold || "number" == typeof input.threshold) && (void 0 === input.extensions || Array.isArray(input.extensions) && input.extensions.every((elem, _index353)=>null != elem && ("string" == typeof elem || elem instanceof RegExp))) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6710
6719
|
if ([
|
|
6711
6720
|
"ignore",
|
|
6712
6721
|
"threshold",
|
|
@@ -6716,7 +6725,7 @@ export const __webpack_modules__ = {
|
|
|
6716
6725
|
if (void 0 === value) return true;
|
|
6717
6726
|
return false;
|
|
6718
6727
|
}));
|
|
6719
|
-
const
|
|
6728
|
+
const _io440 = (input, _exceptionable = true)=>(void 0 === input.targets || Array.isArray(input.targets) && input.targets.every((elem, _index354)=>"string" == typeof elem)) && null !== input.exclude && (void 0 === input.exclude || input.exclude instanceof RegExp || Array.isArray(input.exclude) && input.exclude.every((elem, _index355)=>elem instanceof RegExp)) && null !== input.excludeOutput && (void 0 === input.excludeOutput || input.excludeOutput instanceof RegExp || Array.isArray(input.excludeOutput) && input.excludeOutput.every((elem, _index356)=>elem instanceof RegExp)) && (void 0 === input.ecmaVersion || true === _iv357.has(input.ecmaVersion)) && (void 0 === input.excludeErrorLogs || Array.isArray(input.excludeErrorLogs) && input.excludeErrorLogs.every((elem, _index358)=>"output" === elem || "code" === elem || "source" === elem || "reason" === elem)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6720
6729
|
if ([
|
|
6721
6730
|
"targets",
|
|
6722
6731
|
"exclude",
|
|
@@ -6728,7 +6737,7 @@ export const __webpack_modules__ = {
|
|
|
6728
6737
|
if (void 0 === value) return true;
|
|
6729
6738
|
return false;
|
|
6730
6739
|
}));
|
|
6731
|
-
const
|
|
6740
|
+
const _io441 = (input, _exceptionable = true)=>Array.isArray(input.ignore) && input.ignore.every((elem, _index359)=>"string" == typeof elem) && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6732
6741
|
if ([
|
|
6733
6742
|
"ignore"
|
|
6734
6743
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6736,7 +6745,7 @@ export const __webpack_modules__ = {
|
|
|
6736
6745
|
if (void 0 === value) return true;
|
|
6737
6746
|
return false;
|
|
6738
6747
|
}));
|
|
6739
|
-
const
|
|
6748
|
+
const _io442 = (input, _exceptionable = true)=>(void 0 === input.loader || "boolean" == typeof input.loader) && (void 0 === input.plugins || "boolean" == typeof input.plugins) && (void 0 === input.resolver || "boolean" == typeof input.resolver) && (void 0 === input.bundle || "boolean" == typeof input.bundle) && (void 0 === input.treeShaking || "boolean" == typeof input.treeShaking) && (void 0 === input.lite || "boolean" == typeof input.lite) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6740
6749
|
if ([
|
|
6741
6750
|
"loader",
|
|
6742
6751
|
"plugins",
|
|
@@ -6749,7 +6758,7 @@ export const __webpack_modules__ = {
|
|
|
6749
6758
|
if (void 0 === value) return true;
|
|
6750
6759
|
return false;
|
|
6751
6760
|
}));
|
|
6752
|
-
const
|
|
6761
|
+
const _io443 = (input, _exceptionable = true)=>(void 0 === input.skipLoaders || Array.isArray(input.skipLoaders) && input.skipLoaders.every((elem, _index360)=>"string" == typeof elem)) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6753
6762
|
if ([
|
|
6754
6763
|
"skipLoaders"
|
|
6755
6764
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6757,7 +6766,7 @@ export const __webpack_modules__ = {
|
|
|
6757
6766
|
if (void 0 === value) return true;
|
|
6758
6767
|
return false;
|
|
6759
6768
|
}));
|
|
6760
|
-
const
|
|
6769
|
+
const _io444 = (input, _exceptionable = true)=>"object" == typeof input.server && null !== input.server && _io445(input.server, _exceptionable) && (void 0 === input.extraConfig || "object" == typeof input.extraConfig && null !== input.extraConfig && false === Array.isArray(input.extraConfig) && _io446(input.extraConfig, _exceptionable)) && (0 === input.type || 1 === input.type || 2 === input.type || 3 === input.type || 4 === input.type) && "string" == typeof input._root && true && true && true && true && true && true && true && true && true && true && true && true && "string" == typeof input._name && "string" == typeof input.hash && "string" == typeof input.root && "number" == typeof input.pid && "object" == typeof input.hooks && null !== input.hooks && _io449(input.hooks, _exceptionable) && "object" == typeof input._envinfo && null !== input._envinfo && _io452(input._envinfo, _exceptionable) && true && true && "string" == typeof input.diskManifestPath && (void 0 === input.cloudData || "object" == typeof input.cloudData && null !== input.cloudData && _io453(input.cloudData, _exceptionable)) && (24 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6761
6770
|
if ([
|
|
6762
6771
|
"server",
|
|
6763
6772
|
"extraConfig",
|
|
@@ -6790,7 +6799,7 @@ export const __webpack_modules__ = {
|
|
|
6790
6799
|
if (void 0 === value) return true;
|
|
6791
6800
|
return false;
|
|
6792
6801
|
}));
|
|
6793
|
-
const
|
|
6802
|
+
const _io445 = (input, _exceptionable = true)=>"number" == typeof input.port && true && true && true && (4 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6794
6803
|
if ([
|
|
6795
6804
|
"port",
|
|
6796
6805
|
"get",
|
|
@@ -6801,7 +6810,7 @@ export const __webpack_modules__ = {
|
|
|
6801
6810
|
if (void 0 === value) return true;
|
|
6802
6811
|
return false;
|
|
6803
6812
|
}));
|
|
6804
|
-
const
|
|
6813
|
+
const _io446 = (input, _exceptionable = true)=>(void 0 === input.innerClientPath || "string" == typeof input.innerClientPath) && (void 0 === input.disableClientServer || "boolean" == typeof input.disableClientServer) && (void 0 === input.noServer || "boolean" == typeof input.noServer) && (void 0 === input.printLog || "object" == typeof input.printLog && null !== input.printLog && _io447(input.printLog, _exceptionable)) && (void 0 === input.mode || "normal" === input.mode || "lite" === input.mode || "brief" === input.mode) && (void 0 === input.brief || "object" == typeof input.brief && null !== input.brief && _io448(input.brief, _exceptionable)) && (void 0 === input.compressData || "boolean" == typeof input.compressData) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6805
6814
|
if ([
|
|
6806
6815
|
"innerClientPath",
|
|
6807
6816
|
"disableClientServer",
|
|
@@ -6815,7 +6824,7 @@ export const __webpack_modules__ = {
|
|
|
6815
6824
|
if (void 0 === value) return true;
|
|
6816
6825
|
return false;
|
|
6817
6826
|
}));
|
|
6818
|
-
const
|
|
6827
|
+
const _io447 = (input, _exceptionable = true)=>"boolean" == typeof input.serverUrls && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6819
6828
|
if ([
|
|
6820
6829
|
"serverUrls"
|
|
6821
6830
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6823,7 +6832,7 @@ export const __webpack_modules__ = {
|
|
|
6823
6832
|
if (void 0 === value) return true;
|
|
6824
6833
|
return false;
|
|
6825
6834
|
}));
|
|
6826
|
-
const
|
|
6835
|
+
const _io448 = (input, _exceptionable = true)=>(void 0 === input.reportHtmlName || "string" == typeof input.reportHtmlName) && "boolean" == typeof input.writeDataJson && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6827
6836
|
if ([
|
|
6828
6837
|
"reportHtmlName",
|
|
6829
6838
|
"writeDataJson"
|
|
@@ -6832,7 +6841,7 @@ export const __webpack_modules__ = {
|
|
|
6832
6841
|
if (void 0 === value) return true;
|
|
6833
6842
|
return false;
|
|
6834
6843
|
}));
|
|
6835
|
-
const
|
|
6844
|
+
const _io449 = (input, _exceptionable = true)=>"object" == typeof input.afterSaveManifest && null !== input.afterSaveManifest && _io450(input.afterSaveManifest, _exceptionable) && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6836
6845
|
if ([
|
|
6837
6846
|
"afterSaveManifest"
|
|
6838
6847
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6840,7 +6849,7 @@ export const __webpack_modules__ = {
|
|
|
6840
6849
|
if (void 0 === value) return true;
|
|
6841
6850
|
return false;
|
|
6842
6851
|
}));
|
|
6843
|
-
const
|
|
6852
|
+
const _io450 = (input, _exceptionable = true)=>(void 0 === input.name || "string" == typeof input.name) && Array.isArray(input.interceptors) && input.interceptors.every((elem, _index361)=>"object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io451(elem, _exceptionable)) && Array.isArray(input.taps) && input.taps.every((elem, _index362)=>"object" == typeof elem && null !== elem && _io272(elem, _exceptionable)) && (2 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6844
6853
|
if ([
|
|
6845
6854
|
"name",
|
|
6846
6855
|
"interceptors",
|
|
@@ -6850,7 +6859,7 @@ export const __webpack_modules__ = {
|
|
|
6850
6859
|
if (void 0 === value) return true;
|
|
6851
6860
|
return false;
|
|
6852
6861
|
}));
|
|
6853
|
-
const
|
|
6862
|
+
const _io451 = (input, _exceptionable = true)=>(void 0 === input.name || "string" == typeof input.name) && (void 0 === input.tap || true) && (void 0 === input.call || true) && (void 0 === input.loop || true) && (void 0 === input.error || true) && (void 0 === input.result || true) && (void 0 === input.done || true) && (void 0 === input.register || true) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6854
6863
|
if ([
|
|
6855
6864
|
"name",
|
|
6856
6865
|
"tap",
|
|
@@ -6865,7 +6874,7 @@ export const __webpack_modules__ = {
|
|
|
6865
6874
|
if (void 0 === value) return true;
|
|
6866
6875
|
return false;
|
|
6867
6876
|
}));
|
|
6868
|
-
const
|
|
6877
|
+
const _io452 = (input, _exceptionable = true)=>"string" == typeof input.os && "string" == typeof input.cpu && "string" == typeof input.memory && "string" == typeof input.nodeVersion && "string" == typeof input.yarnVersion && "string" == typeof input.npmVersion && "string" == typeof input.pnpmVersion && Object.keys(input).every((key)=>{
|
|
6869
6878
|
if ([
|
|
6870
6879
|
"os",
|
|
6871
6880
|
"cpu",
|
|
@@ -6879,7 +6888,7 @@ export const __webpack_modules__ = {
|
|
|
6879
6888
|
if (void 0 === value) return true;
|
|
6880
6889
|
return "string" == typeof value;
|
|
6881
6890
|
});
|
|
6882
|
-
const
|
|
6891
|
+
const _io453 = (input, _exceptionable = true)=>"object" == typeof input.data && null !== input.data && false === Array.isArray(input.data) && _io454(input.data, _exceptionable) && (void 0 === input.cloudData || "object" == typeof input.cloudData && null !== input.cloudData && false === Array.isArray(input.cloudData) && _io454(input.cloudData, _exceptionable)) && (void 0 === input.__LOCAL__SERVER__ || "boolean" == typeof input.__LOCAL__SERVER__) && (void 0 === input.__SOCKET__PORT__ || "string" == typeof input.__SOCKET__PORT__) && (void 0 === input.__SOCKET__URL__ || "string" == typeof input.__SOCKET__URL__) && "object" == typeof input.client && null !== input.client && _io455(input.client, _exceptionable) && (void 0 === input.name || "string" == typeof input.name) && (void 0 === input.cloudManifestUrl || "string" == typeof input.cloudManifestUrl) && (void 0 === input.series || Array.isArray(input.series) && input.series.every((elem, _index363)=>"object" == typeof elem && null !== elem && _io456(elem, _exceptionable))) && (2 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6883
6892
|
if ([
|
|
6884
6893
|
"data",
|
|
6885
6894
|
"cloudData",
|
|
@@ -6895,12 +6904,12 @@ export const __webpack_modules__ = {
|
|
|
6895
6904
|
if (void 0 === value) return true;
|
|
6896
6905
|
return false;
|
|
6897
6906
|
}));
|
|
6898
|
-
const
|
|
6907
|
+
const _io454 = (input, _exceptionable = true)=>Object.keys(input).every((key)=>{
|
|
6899
6908
|
const value = input[key];
|
|
6900
6909
|
if (void 0 === value) return true;
|
|
6901
6910
|
return null != value && ("string" == typeof value || Array.isArray(value) && value.every((elem, _index364)=>"string" == typeof elem));
|
|
6902
6911
|
});
|
|
6903
|
-
const
|
|
6912
|
+
const _io455 = (input, _exceptionable = true)=>Array.isArray(input.enableRoutes) && input.enableRoutes.every((elem, _index366)=>"Overall" === elem || "Compile.WebpackLoaders" === elem || "Compile.ModuleResolve" === elem || "Compile.WebpackPlugins" === elem || "Bundle.BundleSize" === elem || "Bundle.ModuleGraph" === elem || "Bundle.TreeShaking" === elem) && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6904
6913
|
if ([
|
|
6905
6914
|
"enableRoutes"
|
|
6906
6915
|
].some((prop)=>key === prop)) return true;
|
|
@@ -6908,7 +6917,7 @@ export const __webpack_modules__ = {
|
|
|
6908
6917
|
if (void 0 === value) return true;
|
|
6909
6918
|
return false;
|
|
6910
6919
|
}));
|
|
6911
|
-
const
|
|
6920
|
+
const _io456 = (input, _exceptionable = true)=>"string" == typeof input.name && "string" == typeof input.path && "number" == typeof input.stage && (void 0 === input.origin || "string" == typeof input.origin) && (3 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6912
6921
|
if ([
|
|
6913
6922
|
"name",
|
|
6914
6923
|
"path",
|
|
@@ -6919,7 +6928,7 @@ export const __webpack_modules__ = {
|
|
|
6919
6928
|
if (void 0 === value) return true;
|
|
6920
6929
|
return false;
|
|
6921
6930
|
}));
|
|
6922
|
-
const
|
|
6931
|
+
const _io457 = (input, _exceptionable = true)=>(void 0 === input.banner || "boolean" == typeof input.banner) && (void 0 === input.parseBundle || "boolean" == typeof input.parseBundle) && (void 0 === input.generateTileGraph || "boolean" == typeof input.generateTileGraph) && (void 0 === input.gzip || "boolean" == typeof input.gzip) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6923
6932
|
if ([
|
|
6924
6933
|
"banner",
|
|
6925
6934
|
"parseBundle",
|
|
@@ -6930,7 +6939,7 @@ export const __webpack_modules__ = {
|
|
|
6930
6939
|
if (void 0 === value) return true;
|
|
6931
6940
|
return false;
|
|
6932
6941
|
}));
|
|
6933
|
-
const
|
|
6942
|
+
const _io458 = (input, _exceptionable = true)=>(void 0 === input.reportDir || "string" == typeof input.reportDir) && (void 0 === input.reportCodeType || "object" == typeof input.reportCodeType && null !== input.reportCodeType && false === Array.isArray(input.reportCodeType) && _io459(input.reportCodeType, _exceptionable)) && (void 0 === input.compressData || "boolean" == typeof input.compressData) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6934
6943
|
if ([
|
|
6935
6944
|
"reportDir",
|
|
6936
6945
|
"reportCodeType",
|
|
@@ -6940,7 +6949,7 @@ export const __webpack_modules__ = {
|
|
|
6940
6949
|
if (void 0 === value) return true;
|
|
6941
6950
|
return false;
|
|
6942
6951
|
}));
|
|
6943
|
-
const
|
|
6952
|
+
const _io459 = (input, _exceptionable = true)=>(void 0 === input.noModuleSource || "boolean" == typeof input.noModuleSource) && (void 0 === input.noAssetsAndModuleSource || "boolean" == typeof input.noAssetsAndModuleSource) && (void 0 === input.noCode || "boolean" == typeof input.noCode) && (0 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6944
6953
|
if ([
|
|
6945
6954
|
"noModuleSource",
|
|
6946
6955
|
"noAssetsAndModuleSource",
|
|
@@ -6950,9 +6959,9 @@ export const __webpack_modules__ = {
|
|
|
6950
6959
|
if (void 0 === value) return true;
|
|
6951
6960
|
return false;
|
|
6952
6961
|
}));
|
|
6953
|
-
const
|
|
6962
|
+
const _io460 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6659"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6954
6963
|
if ([
|
|
6955
|
-
"__@toStringTag@
|
|
6964
|
+
"__@toStringTag@6659"
|
|
6956
6965
|
].some((prop)=>key === prop)) return true;
|
|
6957
6966
|
const value = input[key];
|
|
6958
6967
|
if (void 0 === value) return true;
|
|
@@ -6964,18 +6973,18 @@ export const __webpack_modules__ = {
|
|
|
6964
6973
|
return false;
|
|
6965
6974
|
})();
|
|
6966
6975
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
6967
|
-
if (void 0 !== input["__@toStringTag@
|
|
6976
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _io149(input, _exceptionable);
|
|
6968
6977
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
6969
6978
|
return false;
|
|
6970
6979
|
})();
|
|
6971
6980
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
6972
|
-
if (void 0 !== input["__@toStringTag@
|
|
6981
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _io149(input, _exceptionable);
|
|
6973
6982
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
6974
6983
|
return false;
|
|
6975
6984
|
})();
|
|
6976
6985
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
6977
6986
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
6978
|
-
if (void 0 !== input["__@toStringTag@
|
|
6987
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _io406(input, _exceptionable);
|
|
6979
6988
|
return false;
|
|
6980
6989
|
})();
|
|
6981
6990
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -7048,7 +7057,7 @@ export const __webpack_modules__ = {
|
|
|
7048
7057
|
return _io415(input, _exceptionable);
|
|
7049
7058
|
})();
|
|
7050
7059
|
const _iu18 = (input, _exceptionable = true)=>(()=>{
|
|
7051
|
-
if (void 0 !== input["__@toStringTag@
|
|
7060
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _io460(input, _exceptionable);
|
|
7052
7061
|
return _io0(input, _exceptionable);
|
|
7053
7062
|
})();
|
|
7054
7063
|
const _ia0 = (input, _exceptionable = true)=>input.every((elem, _index367)=>null != elem && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_ia0(elem, _exceptionable) || false) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _io174(elem, _exceptionable)));
|
|
@@ -7098,11 +7107,20 @@ export const __webpack_modules__ = {
|
|
|
7098
7107
|
expected: "(Performance | undefined)",
|
|
7099
7108
|
value: input.performance
|
|
7100
7109
|
}),
|
|
7110
|
+
void 0 === input.resolve || ("object" == typeof input.resolve && null !== input.resolve && false === Array.isArray(input.resolve) || _report(_exceptionable, {
|
|
7111
|
+
path: _path + ".resolve",
|
|
7112
|
+
expected: "(Resolve | undefined)",
|
|
7113
|
+
value: input.resolve
|
|
7114
|
+
})) && _vo418(input.resolve, _path + ".resolve", _exceptionable) || _report(_exceptionable, {
|
|
7115
|
+
path: _path + ".resolve",
|
|
7116
|
+
expected: "(Resolve | undefined)",
|
|
7117
|
+
value: input.resolve
|
|
7118
|
+
}),
|
|
7101
7119
|
void 0 === input.server || ("object" == typeof input.server && null !== input.server && false === Array.isArray(input.server) || _report(_exceptionable, {
|
|
7102
7120
|
path: _path + ".server",
|
|
7103
7121
|
expected: "(Server | undefined)",
|
|
7104
7122
|
value: input.server
|
|
7105
|
-
})) &&
|
|
7123
|
+
})) && _vo420(input.server, _path + ".server", _exceptionable) || _report(_exceptionable, {
|
|
7106
7124
|
path: _path + ".server",
|
|
7107
7125
|
expected: "(Server | undefined)",
|
|
7108
7126
|
value: input.server
|
|
@@ -7111,7 +7129,7 @@ export const __webpack_modules__ = {
|
|
|
7111
7129
|
path: _path + ".source",
|
|
7112
7130
|
expected: "(Source | undefined)",
|
|
7113
7131
|
value: input.source
|
|
7114
|
-
})) &&
|
|
7132
|
+
})) && _vo421(input.source, _path + ".source", _exceptionable) || _report(_exceptionable, {
|
|
7115
7133
|
path: _path + ".source",
|
|
7116
7134
|
expected: "(Source | undefined)",
|
|
7117
7135
|
value: input.source
|
|
@@ -7120,7 +7138,7 @@ export const __webpack_modules__ = {
|
|
|
7120
7138
|
path: _path + ".tools",
|
|
7121
7139
|
expected: "(Tools | undefined)",
|
|
7122
7140
|
value: input.tools
|
|
7123
|
-
})) &&
|
|
7141
|
+
})) && _vo427(input.tools, _path + ".tools", _exceptionable) || _report(_exceptionable, {
|
|
7124
7142
|
path: _path + ".tools",
|
|
7125
7143
|
expected: "(Tools | undefined)",
|
|
7126
7144
|
value: input.tools
|
|
@@ -7145,6 +7163,7 @@ export const __webpack_modules__ = {
|
|
|
7145
7163
|
"mode",
|
|
7146
7164
|
"output",
|
|
7147
7165
|
"performance",
|
|
7166
|
+
"resolve",
|
|
7148
7167
|
"server",
|
|
7149
7168
|
"source",
|
|
7150
7169
|
"tools",
|
|
@@ -9564,14 +9583,14 @@ export const __webpack_modules__ = {
|
|
|
9564
9583
|
}).every((flag)=>flag)
|
|
9565
9584
|
].every((flag)=>flag);
|
|
9566
9585
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9567
|
-
"string" == typeof input["__@toStringTag@
|
|
9568
|
-
path: _path + "[\"__@toStringTag@
|
|
9586
|
+
"string" == typeof input["__@toStringTag@6659"] || _report(_exceptionable, {
|
|
9587
|
+
path: _path + "[\"__@toStringTag@6659\"]",
|
|
9569
9588
|
expected: "string",
|
|
9570
|
-
value: input["__@toStringTag@
|
|
9589
|
+
value: input["__@toStringTag@6659"]
|
|
9571
9590
|
}),
|
|
9572
9591
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9573
9592
|
if ([
|
|
9574
|
-
"__@toStringTag@
|
|
9593
|
+
"__@toStringTag@6659"
|
|
9575
9594
|
].some((prop)=>key === prop)) return true;
|
|
9576
9595
|
const value = input[key];
|
|
9577
9596
|
if (void 0 === value) return true;
|
|
@@ -18585,10 +18604,10 @@ export const __webpack_modules__ = {
|
|
|
18585
18604
|
expected: "number",
|
|
18586
18605
|
value: input.length
|
|
18587
18606
|
}),
|
|
18588
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18589
|
-
path: _path + "[\"__@toStringTag@
|
|
18607
|
+
"Uint8Array" === input["__@toStringTag@6659"] || _report(_exceptionable, {
|
|
18608
|
+
path: _path + "[\"__@toStringTag@6659\"]",
|
|
18590
18609
|
expected: "\"Uint8Array\"",
|
|
18591
|
-
value: input["__@toStringTag@
|
|
18610
|
+
value: input["__@toStringTag@6659"]
|
|
18592
18611
|
}),
|
|
18593
18612
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18594
18613
|
if ([
|
|
@@ -18597,7 +18616,7 @@ export const __webpack_modules__ = {
|
|
|
18597
18616
|
"byteLength",
|
|
18598
18617
|
"byteOffset",
|
|
18599
18618
|
"length",
|
|
18600
|
-
"__@toStringTag@
|
|
18619
|
+
"__@toStringTag@6659"
|
|
18601
18620
|
].some((prop)=>key === prop)) return true;
|
|
18602
18621
|
const value = input[key];
|
|
18603
18622
|
if (void 0 === value) return true;
|
|
@@ -36658,14 +36677,14 @@ export const __webpack_modules__ = {
|
|
|
36658
36677
|
}).every((flag)=>flag)
|
|
36659
36678
|
].every((flag)=>flag);
|
|
36660
36679
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36661
|
-
"string" == typeof input["__@toStringTag@
|
|
36662
|
-
path: _path + "[\"__@toStringTag@
|
|
36680
|
+
"string" == typeof input["__@toStringTag@6659"] || _report(_exceptionable, {
|
|
36681
|
+
path: _path + "[\"__@toStringTag@6659\"]",
|
|
36663
36682
|
expected: "string",
|
|
36664
|
-
value: input["__@toStringTag@
|
|
36683
|
+
value: input["__@toStringTag@6659"]
|
|
36665
36684
|
}),
|
|
36666
36685
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36667
36686
|
if ([
|
|
36668
|
-
"__@toStringTag@
|
|
36687
|
+
"__@toStringTag@6659"
|
|
36669
36688
|
].some((prop)=>key === prop)) return true;
|
|
36670
36689
|
const value = input[key];
|
|
36671
36690
|
if (void 0 === value) return true;
|
|
@@ -37412,6 +37431,61 @@ export const __webpack_modules__ = {
|
|
|
37412
37431
|
}).every((flag)=>flag)
|
|
37413
37432
|
].every((flag)=>flag);
|
|
37414
37433
|
const _vo418 = (input, _path, _exceptionable = true)=>[
|
|
37434
|
+
void 0 === input.alias || ("object" == typeof input.alias && null !== input.alias && false === Array.isArray(input.alias) || _report(_exceptionable, {
|
|
37435
|
+
path: _path + ".alias",
|
|
37436
|
+
expected: "(Record<string, string | false | string[]> | undefined)",
|
|
37437
|
+
value: input.alias
|
|
37438
|
+
})) && _vo419(input.alias, _path + ".alias", _exceptionable) || _report(_exceptionable, {
|
|
37439
|
+
path: _path + ".alias",
|
|
37440
|
+
expected: "(Record<string, string | false | string[]> | undefined)",
|
|
37441
|
+
value: input.alias
|
|
37442
|
+
}),
|
|
37443
|
+
0 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
37444
|
+
if ([
|
|
37445
|
+
"alias"
|
|
37446
|
+
].some((prop)=>key === prop)) return true;
|
|
37447
|
+
const value = input[key];
|
|
37448
|
+
if (void 0 === value) return true;
|
|
37449
|
+
return _report(_exceptionable, {
|
|
37450
|
+
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37451
|
+
expected: "undefined",
|
|
37452
|
+
value: value,
|
|
37453
|
+
description: [
|
|
37454
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
37455
|
+
"",
|
|
37456
|
+
"Please remove the property next time."
|
|
37457
|
+
].join("\n")
|
|
37458
|
+
});
|
|
37459
|
+
}).every((flag)=>flag)
|
|
37460
|
+
].every((flag)=>flag);
|
|
37461
|
+
const _vo419 = (input, _path, _exceptionable = true)=>[
|
|
37462
|
+
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
37463
|
+
const value = input[key];
|
|
37464
|
+
if (void 0 === value) return true;
|
|
37465
|
+
return (null !== value || _report(_exceptionable, {
|
|
37466
|
+
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37467
|
+
expected: "(Array<string> | false | string)",
|
|
37468
|
+
value: value
|
|
37469
|
+
})) && (void 0 !== value || _report(_exceptionable, {
|
|
37470
|
+
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37471
|
+
expected: "(Array<string> | false | string)",
|
|
37472
|
+
value: value
|
|
37473
|
+
})) && (false === value || "string" == typeof value || (Array.isArray(value) || _report(_exceptionable, {
|
|
37474
|
+
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37475
|
+
expected: "(Array<string> | false | string)",
|
|
37476
|
+
value: value
|
|
37477
|
+
})) && value.map((elem, _index709)=>"string" == typeof elem || _report(_exceptionable, {
|
|
37478
|
+
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key) + "[" + _index709 + "]",
|
|
37479
|
+
expected: "string",
|
|
37480
|
+
value: elem
|
|
37481
|
+
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
37482
|
+
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37483
|
+
expected: "(Array<string> | false | string)",
|
|
37484
|
+
value: value
|
|
37485
|
+
}));
|
|
37486
|
+
}).every((flag)=>flag)
|
|
37487
|
+
].every((flag)=>flag);
|
|
37488
|
+
const _vo420 = (input, _path, _exceptionable = true)=>[
|
|
37415
37489
|
void 0 === input.base || "string" == typeof input.base || _report(_exceptionable, {
|
|
37416
37490
|
path: _path + ".base",
|
|
37417
37491
|
expected: "(string | undefined)",
|
|
@@ -37463,12 +37537,12 @@ export const __webpack_modules__ = {
|
|
|
37463
37537
|
});
|
|
37464
37538
|
}).every((flag)=>flag)
|
|
37465
37539
|
].every((flag)=>flag);
|
|
37466
|
-
const
|
|
37540
|
+
const _vo421 = (input, _path, _exceptionable = true)=>[
|
|
37467
37541
|
void 0 === input.alias || ("object" == typeof input.alias && null !== input.alias && false === Array.isArray(input.alias) || _report(_exceptionable, {
|
|
37468
37542
|
path: _path + ".alias",
|
|
37469
37543
|
expected: "(Record<string, string | false | string[]> | undefined)",
|
|
37470
37544
|
value: input.alias
|
|
37471
|
-
})) &&
|
|
37545
|
+
})) && _vo419(input.alias, _path + ".alias", _exceptionable) || _report(_exceptionable, {
|
|
37472
37546
|
path: _path + ".alias",
|
|
37473
37547
|
expected: "(Record<string, string | false | string[]> | undefined)",
|
|
37474
37548
|
value: input.alias
|
|
@@ -37494,7 +37568,7 @@ export const __webpack_modules__ = {
|
|
|
37494
37568
|
path: _path + ".decorators",
|
|
37495
37569
|
expected: "(Decorators.o1 | undefined)",
|
|
37496
37570
|
value: input.decorators
|
|
37497
|
-
})) &&
|
|
37571
|
+
})) && _vo422(input.decorators, _path + ".decorators", _exceptionable) || _report(_exceptionable, {
|
|
37498
37572
|
path: _path + ".decorators",
|
|
37499
37573
|
expected: "(Decorators.o1 | undefined)",
|
|
37500
37574
|
value: input.decorators
|
|
@@ -37503,7 +37577,7 @@ export const __webpack_modules__ = {
|
|
|
37503
37577
|
path: _path + ".define",
|
|
37504
37578
|
expected: "(Record<string, string | number | boolean | Record<string, unknown> | undefined> | undefined)",
|
|
37505
37579
|
value: input.define
|
|
37506
|
-
})) &&
|
|
37580
|
+
})) && _vo423(input.define, _path + ".define", _exceptionable) || _report(_exceptionable, {
|
|
37507
37581
|
path: _path + ".define",
|
|
37508
37582
|
expected: "(Record<string, string | number | boolean | Record<string, unknown> | undefined> | undefined)",
|
|
37509
37583
|
value: input.define
|
|
@@ -37512,11 +37586,11 @@ export const __webpack_modules__ = {
|
|
|
37512
37586
|
path: _path + ".entry",
|
|
37513
37587
|
expected: "(Array<string> | Record<string, string | string[] | EntryDescription> | string | undefined)",
|
|
37514
37588
|
value: input.entry
|
|
37515
|
-
})) && (void 0 === input.entry || "string" == typeof input.entry || Array.isArray(input.entry) && input.entry.map((elem,
|
|
37516
|
-
path: _path + ".entry[" +
|
|
37589
|
+
})) && (void 0 === input.entry || "string" == typeof input.entry || Array.isArray(input.entry) && input.entry.map((elem, _index710)=>"string" == typeof elem || _report(_exceptionable, {
|
|
37590
|
+
path: _path + ".entry[" + _index710 + "]",
|
|
37517
37591
|
expected: "string",
|
|
37518
37592
|
value: elem
|
|
37519
|
-
})).every((flag)=>flag) || "object" == typeof input.entry && null !== input.entry && false === Array.isArray(input.entry) &&
|
|
37593
|
+
})).every((flag)=>flag) || "object" == typeof input.entry && null !== input.entry && false === Array.isArray(input.entry) && _vo424(input.entry, _path + ".entry", _exceptionable) || _report(_exceptionable, {
|
|
37520
37594
|
path: _path + ".entry",
|
|
37521
37595
|
expected: "(Array<string> | Record<string, string | string[] | EntryDescription> | string | undefined)",
|
|
37522
37596
|
value: input.entry
|
|
@@ -37529,24 +37603,24 @@ export const __webpack_modules__ = {
|
|
|
37529
37603
|
path: _path + ".exclude",
|
|
37530
37604
|
expected: "(Array<RuleSetCondition>.o3 | undefined)",
|
|
37531
37605
|
value: input.exclude
|
|
37532
|
-
})) && input.exclude.map((elem,
|
|
37533
|
-
path: _path + ".exclude[" +
|
|
37606
|
+
})) && input.exclude.map((elem, _index711)=>(null !== elem || _report(_exceptionable, {
|
|
37607
|
+
path: _path + ".exclude[" + _index711 + "]",
|
|
37534
37608
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37535
37609
|
value: elem
|
|
37536
37610
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
37537
|
-
path: _path + ".exclude[" +
|
|
37611
|
+
path: _path + ".exclude[" + _index711 + "]",
|
|
37538
37612
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37539
37613
|
value: elem
|
|
37540
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" +
|
|
37541
|
-
path: _path + ".exclude[" +
|
|
37614
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".exclude[" + _index711 + "]", _exceptionable) || _report(_exceptionable, {
|
|
37615
|
+
path: _path + ".exclude[" + _index711 + "]",
|
|
37542
37616
|
expected: "RuleSetConditions",
|
|
37543
37617
|
value: elem
|
|
37544
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo174(elem, _path + ".exclude[" +
|
|
37545
|
-
path: _path + ".exclude[" +
|
|
37618
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo174(elem, _path + ".exclude[" + _index711 + "]", _exceptionable) || _report(_exceptionable, {
|
|
37619
|
+
path: _path + ".exclude[" + _index711 + "]",
|
|
37546
37620
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37547
37621
|
value: elem
|
|
37548
37622
|
}) || _report(_exceptionable, {
|
|
37549
|
-
path: _path + ".exclude[" +
|
|
37623
|
+
path: _path + ".exclude[" + _index711 + "]",
|
|
37550
37624
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37551
37625
|
value: elem
|
|
37552
37626
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -37558,24 +37632,24 @@ export const __webpack_modules__ = {
|
|
|
37558
37632
|
path: _path + ".include",
|
|
37559
37633
|
expected: "(Array<RuleSetCondition>.o3 | undefined)",
|
|
37560
37634
|
value: input.include
|
|
37561
|
-
})) && input.include.map((elem,
|
|
37562
|
-
path: _path + ".include[" +
|
|
37635
|
+
})) && input.include.map((elem, _index712)=>(null !== elem || _report(_exceptionable, {
|
|
37636
|
+
path: _path + ".include[" + _index712 + "]",
|
|
37563
37637
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37564
37638
|
value: elem
|
|
37565
37639
|
})) && (void 0 !== elem || _report(_exceptionable, {
|
|
37566
|
-
path: _path + ".include[" +
|
|
37640
|
+
path: _path + ".include[" + _index712 + "]",
|
|
37567
37641
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37568
37642
|
value: elem
|
|
37569
|
-
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" +
|
|
37570
|
-
path: _path + ".include[" +
|
|
37643
|
+
})) && ("function" == typeof elem || "string" == typeof elem || elem instanceof RegExp || Array.isArray(elem) && (_va0(elem, _path + ".include[" + _index712 + "]", _exceptionable) || _report(_exceptionable, {
|
|
37644
|
+
path: _path + ".include[" + _index712 + "]",
|
|
37571
37645
|
expected: "RuleSetConditions",
|
|
37572
37646
|
value: elem
|
|
37573
|
-
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo174(elem, _path + ".include[" +
|
|
37574
|
-
path: _path + ".include[" +
|
|
37647
|
+
})) || "object" == typeof elem && null !== elem && false === Array.isArray(elem) && _vo174(elem, _path + ".include[" + _index712 + "]", _exceptionable) || _report(_exceptionable, {
|
|
37648
|
+
path: _path + ".include[" + _index712 + "]",
|
|
37575
37649
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37576
37650
|
value: elem
|
|
37577
37651
|
}) || _report(_exceptionable, {
|
|
37578
|
-
path: _path + ".include[" +
|
|
37652
|
+
path: _path + ".include[" + _index712 + "]",
|
|
37579
37653
|
expected: "(RegExp | RuleSetConditions | RuleSetLogicalConditions | string)",
|
|
37580
37654
|
value: elem
|
|
37581
37655
|
}))).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -37591,8 +37665,8 @@ export const __webpack_modules__ = {
|
|
|
37591
37665
|
path: _path + ".preEntry",
|
|
37592
37666
|
expected: "(Array<string> | string | undefined)",
|
|
37593
37667
|
value: input.preEntry
|
|
37594
|
-
})) && input.preEntry.map((elem,
|
|
37595
|
-
path: _path + ".preEntry[" +
|
|
37668
|
+
})) && input.preEntry.map((elem, _index713)=>"string" == typeof elem || _report(_exceptionable, {
|
|
37669
|
+
path: _path + ".preEntry[" + _index713 + "]",
|
|
37596
37670
|
expected: "string",
|
|
37597
37671
|
value: elem
|
|
37598
37672
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -37604,12 +37678,12 @@ export const __webpack_modules__ = {
|
|
|
37604
37678
|
path: _path + ".transformImport",
|
|
37605
37679
|
expected: "(Array<TransformImport> | undefined)",
|
|
37606
37680
|
value: input.transformImport
|
|
37607
|
-
})) && input.transformImport.map((elem,
|
|
37608
|
-
path: _path + ".transformImport[" +
|
|
37681
|
+
})) && input.transformImport.map((elem, _index714)=>("object" == typeof elem && null !== elem || _report(_exceptionable, {
|
|
37682
|
+
path: _path + ".transformImport[" + _index714 + "]",
|
|
37609
37683
|
expected: "TransformImport.o1",
|
|
37610
37684
|
value: elem
|
|
37611
|
-
})) &&
|
|
37612
|
-
path: _path + ".transformImport[" +
|
|
37685
|
+
})) && _vo426(elem, _path + ".transformImport[" + _index714 + "]", _exceptionable) || _report(_exceptionable, {
|
|
37686
|
+
path: _path + ".transformImport[" + _index714 + "]",
|
|
37613
37687
|
expected: "TransformImport.o1",
|
|
37614
37688
|
value: elem
|
|
37615
37689
|
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
@@ -37649,34 +37723,7 @@ export const __webpack_modules__ = {
|
|
|
37649
37723
|
});
|
|
37650
37724
|
}).every((flag)=>flag)
|
|
37651
37725
|
].every((flag)=>flag);
|
|
37652
|
-
const
|
|
37653
|
-
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
37654
|
-
const value = input[key];
|
|
37655
|
-
if (void 0 === value) return true;
|
|
37656
|
-
return (null !== value || _report(_exceptionable, {
|
|
37657
|
-
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37658
|
-
expected: "(Array<string> | false | string)",
|
|
37659
|
-
value: value
|
|
37660
|
-
})) && (void 0 !== value || _report(_exceptionable, {
|
|
37661
|
-
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37662
|
-
expected: "(Array<string> | false | string)",
|
|
37663
|
-
value: value
|
|
37664
|
-
})) && (false === value || "string" == typeof value || (Array.isArray(value) || _report(_exceptionable, {
|
|
37665
|
-
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37666
|
-
expected: "(Array<string> | false | string)",
|
|
37667
|
-
value: value
|
|
37668
|
-
})) && value.map((elem, _index714)=>"string" == typeof elem || _report(_exceptionable, {
|
|
37669
|
-
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key) + "[" + _index714 + "]",
|
|
37670
|
-
expected: "string",
|
|
37671
|
-
value: elem
|
|
37672
|
-
})).every((flag)=>flag) || _report(_exceptionable, {
|
|
37673
|
-
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37674
|
-
expected: "(Array<string> | false | string)",
|
|
37675
|
-
value: value
|
|
37676
|
-
}));
|
|
37677
|
-
}).every((flag)=>flag)
|
|
37678
|
-
].every((flag)=>flag);
|
|
37679
|
-
const _vo421 = (input, _path, _exceptionable = true)=>[
|
|
37726
|
+
const _vo422 = (input, _path, _exceptionable = true)=>[
|
|
37680
37727
|
void 0 === input.version || "2022-03" === input.version || "legacy" === input.version || _report(_exceptionable, {
|
|
37681
37728
|
path: _path + ".version",
|
|
37682
37729
|
expected: "(\"2022-03\" | \"legacy\" | undefined)",
|
|
@@ -37700,7 +37747,7 @@ export const __webpack_modules__ = {
|
|
|
37700
37747
|
});
|
|
37701
37748
|
}).every((flag)=>flag)
|
|
37702
37749
|
].every((flag)=>flag);
|
|
37703
|
-
const
|
|
37750
|
+
const _vo423 = (input, _path, _exceptionable = true)=>[
|
|
37704
37751
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
37705
37752
|
const value = input[key];
|
|
37706
37753
|
if (void 0 === value) return true;
|
|
@@ -37719,7 +37766,7 @@ export const __webpack_modules__ = {
|
|
|
37719
37766
|
}));
|
|
37720
37767
|
}).every((flag)=>flag)
|
|
37721
37768
|
].every((flag)=>flag);
|
|
37722
|
-
const
|
|
37769
|
+
const _vo424 = (input, _path, _exceptionable = true)=>[
|
|
37723
37770
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
37724
37771
|
const value = input[key];
|
|
37725
37772
|
if (void 0 === value) return true;
|
|
@@ -37735,7 +37782,7 @@ export const __webpack_modules__ = {
|
|
|
37735
37782
|
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key) + "[" + _index715 + "]",
|
|
37736
37783
|
expected: "string",
|
|
37737
37784
|
value: elem
|
|
37738
|
-
})).every((flag)=>flag) || "object" == typeof value && null !== value && false === Array.isArray(value) &&
|
|
37785
|
+
})).every((flag)=>flag) || "object" == typeof value && null !== value && false === Array.isArray(value) && _vo425(value, _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key), _exceptionable) || _report(_exceptionable, {
|
|
37739
37786
|
path: _path + typia_lib_internal_accessExpressionAsString_js__WEBPACK_IMPORTED_MODULE_0__._accessExpressionAsString(key),
|
|
37740
37787
|
expected: "(Array<string> | EntryDescription.o2 | string)",
|
|
37741
37788
|
value: value
|
|
@@ -37746,7 +37793,7 @@ export const __webpack_modules__ = {
|
|
|
37746
37793
|
}));
|
|
37747
37794
|
}).every((flag)=>flag)
|
|
37748
37795
|
].every((flag)=>flag);
|
|
37749
|
-
const
|
|
37796
|
+
const _vo425 = (input, _path, _exceptionable = true)=>[
|
|
37750
37797
|
(null !== input["import"] || _report(_exceptionable, {
|
|
37751
37798
|
path: _path + "[\"import\"]",
|
|
37752
37799
|
expected: "(Array<string> | string | undefined)",
|
|
@@ -37788,7 +37835,7 @@ export const __webpack_modules__ = {
|
|
|
37788
37835
|
});
|
|
37789
37836
|
}).every((flag)=>flag)
|
|
37790
37837
|
].every((flag)=>flag);
|
|
37791
|
-
const
|
|
37838
|
+
const _vo426 = (input, _path, _exceptionable = true)=>[
|
|
37792
37839
|
void 0 === input.camelToDashComponentName || "boolean" == typeof input.camelToDashComponentName || _report(_exceptionable, {
|
|
37793
37840
|
path: _path + ".camelToDashComponentName",
|
|
37794
37841
|
expected: "(boolean | undefined)",
|
|
@@ -37836,7 +37883,7 @@ export const __webpack_modules__ = {
|
|
|
37836
37883
|
});
|
|
37837
37884
|
}).every((flag)=>flag)
|
|
37838
37885
|
].every((flag)=>flag);
|
|
37839
|
-
const
|
|
37886
|
+
const _vo427 = (input, _path, _exceptionable = true)=>[
|
|
37840
37887
|
(null !== input.bundlerChain || _report(_exceptionable, {
|
|
37841
37888
|
path: _path + ".bundlerChain",
|
|
37842
37889
|
expected: "(Array<__type> | undefined)",
|
|
@@ -37854,7 +37901,7 @@ export const __webpack_modules__ = {
|
|
|
37854
37901
|
path: _path + ".cssLoader",
|
|
37855
37902
|
expected: "(CssLoader | undefined)",
|
|
37856
37903
|
value: input.cssLoader
|
|
37857
|
-
})) &&
|
|
37904
|
+
})) && _vo428(input.cssLoader, _path + ".cssLoader", _exceptionable) || _report(_exceptionable, {
|
|
37858
37905
|
path: _path + ".cssLoader",
|
|
37859
37906
|
expected: "(CssLoader | undefined)",
|
|
37860
37907
|
value: input.cssLoader
|
|
@@ -37863,7 +37910,7 @@ export const __webpack_modules__ = {
|
|
|
37863
37910
|
path: _path + ".cssExtract",
|
|
37864
37911
|
expected: "(CssExtract | undefined)",
|
|
37865
37912
|
value: input.cssExtract
|
|
37866
|
-
})) &&
|
|
37913
|
+
})) && _vo430(input.cssExtract, _path + ".cssExtract", _exceptionable) || _report(_exceptionable, {
|
|
37867
37914
|
path: _path + ".cssExtract",
|
|
37868
37915
|
expected: "(CssExtract | undefined)",
|
|
37869
37916
|
value: input.cssExtract
|
|
@@ -37872,7 +37919,7 @@ export const __webpack_modules__ = {
|
|
|
37872
37919
|
path: _path + ".rsdoctor",
|
|
37873
37920
|
expected: "(RsdoctorRspackPluginOptions<[]> | undefined)",
|
|
37874
37921
|
value: input.rsdoctor
|
|
37875
|
-
})) &&
|
|
37922
|
+
})) && _vo433(input.rsdoctor, _path + ".rsdoctor", _exceptionable) || _report(_exceptionable, {
|
|
37876
37923
|
path: _path + ".rsdoctor",
|
|
37877
37924
|
expected: "(RsdoctorRspackPluginOptions<[]> | undefined)",
|
|
37878
37925
|
value: input.rsdoctor
|
|
@@ -37958,7 +38005,7 @@ export const __webpack_modules__ = {
|
|
|
37958
38005
|
});
|
|
37959
38006
|
}).every((flag)=>flag)
|
|
37960
38007
|
].every((flag)=>flag);
|
|
37961
|
-
const
|
|
38008
|
+
const _vo428 = (input, _path, _exceptionable = true)=>[
|
|
37962
38009
|
void 0 === input.importLoaders || 0 === input.importLoaders || 1 === input.importLoaders || 2 === input.importLoaders || _report(_exceptionable, {
|
|
37963
38010
|
path: _path + ".importLoaders",
|
|
37964
38011
|
expected: "(0 | 1 | 2 | undefined)",
|
|
@@ -37972,7 +38019,7 @@ export const __webpack_modules__ = {
|
|
|
37972
38019
|
path: _path + ".modules",
|
|
37973
38020
|
expected: "(CssLoaderModules | boolean | undefined)",
|
|
37974
38021
|
value: input.modules
|
|
37975
|
-
})) &&
|
|
38022
|
+
})) && _vo429(input.modules, _path + ".modules", _exceptionable) || _report(_exceptionable, {
|
|
37976
38023
|
path: _path + ".modules",
|
|
37977
38024
|
expected: "(CssLoaderModules | boolean | undefined)",
|
|
37978
38025
|
value: input.modules
|
|
@@ -37996,7 +38043,7 @@ export const __webpack_modules__ = {
|
|
|
37996
38043
|
});
|
|
37997
38044
|
}).every((flag)=>flag)
|
|
37998
38045
|
].every((flag)=>flag);
|
|
37999
|
-
const
|
|
38046
|
+
const _vo429 = (input, _path, _exceptionable = true)=>[
|
|
38000
38047
|
(null !== input.auto || _report(_exceptionable, {
|
|
38001
38048
|
path: _path + ".auto",
|
|
38002
38049
|
expected: "(RegExp | boolean | undefined)",
|
|
@@ -38042,12 +38089,12 @@ export const __webpack_modules__ = {
|
|
|
38042
38089
|
});
|
|
38043
38090
|
}).every((flag)=>flag)
|
|
38044
38091
|
].every((flag)=>flag);
|
|
38045
|
-
const
|
|
38092
|
+
const _vo430 = (input, _path, _exceptionable = true)=>[
|
|
38046
38093
|
void 0 === input.loaderOptions || ("object" == typeof input.loaderOptions && null !== input.loaderOptions && false === Array.isArray(input.loaderOptions) || _report(_exceptionable, {
|
|
38047
38094
|
path: _path + ".loaderOptions",
|
|
38048
38095
|
expected: "(CssExtractRspackLoaderOptions.o1 | undefined)",
|
|
38049
38096
|
value: input.loaderOptions
|
|
38050
|
-
})) &&
|
|
38097
|
+
})) && _vo431(input.loaderOptions, _path + ".loaderOptions", _exceptionable) || _report(_exceptionable, {
|
|
38051
38098
|
path: _path + ".loaderOptions",
|
|
38052
38099
|
expected: "(CssExtractRspackLoaderOptions.o1 | undefined)",
|
|
38053
38100
|
value: input.loaderOptions
|
|
@@ -38056,7 +38103,7 @@ export const __webpack_modules__ = {
|
|
|
38056
38103
|
path: _path + ".pluginOptions",
|
|
38057
38104
|
expected: "(CssExtractRspackPluginOptions.o1 | undefined)",
|
|
38058
38105
|
value: input.pluginOptions
|
|
38059
|
-
})) &&
|
|
38106
|
+
})) && _vo432(input.pluginOptions, _path + ".pluginOptions", _exceptionable) || _report(_exceptionable, {
|
|
38060
38107
|
path: _path + ".pluginOptions",
|
|
38061
38108
|
expected: "(CssExtractRspackPluginOptions.o1 | undefined)",
|
|
38062
38109
|
value: input.pluginOptions
|
|
@@ -38080,7 +38127,7 @@ export const __webpack_modules__ = {
|
|
|
38080
38127
|
});
|
|
38081
38128
|
}).every((flag)=>flag)
|
|
38082
38129
|
].every((flag)=>flag);
|
|
38083
|
-
const
|
|
38130
|
+
const _vo431 = (input, _path, _exceptionable = true)=>[
|
|
38084
38131
|
void 0 === input.esModule || "boolean" == typeof input.esModule || _report(_exceptionable, {
|
|
38085
38132
|
path: _path + ".esModule",
|
|
38086
38133
|
expected: "(boolean | undefined)",
|
|
@@ -38104,7 +38151,7 @@ export const __webpack_modules__ = {
|
|
|
38104
38151
|
});
|
|
38105
38152
|
}).every((flag)=>flag)
|
|
38106
38153
|
].every((flag)=>flag);
|
|
38107
|
-
const
|
|
38154
|
+
const _vo432 = (input, _path, _exceptionable = true)=>[
|
|
38108
38155
|
void 0 === input.ignoreOrder || "boolean" == typeof input.ignoreOrder || _report(_exceptionable, {
|
|
38109
38156
|
path: _path + ".ignoreOrder",
|
|
38110
38157
|
expected: "(boolean | undefined)",
|
|
@@ -38134,12 +38181,12 @@ export const __webpack_modules__ = {
|
|
|
38134
38181
|
});
|
|
38135
38182
|
}).every((flag)=>flag)
|
|
38136
38183
|
].every((flag)=>flag);
|
|
38137
|
-
const
|
|
38184
|
+
const _vo433 = (input, _path, _exceptionable = true)=>[
|
|
38138
38185
|
void 0 === input.experiments || ("object" == typeof input.experiments && null !== input.experiments && false === Array.isArray(input.experiments) || _report(_exceptionable, {
|
|
38139
38186
|
path: _path + ".experiments",
|
|
38140
38187
|
expected: "(RsdoctorRspackPluginExperiments | undefined)",
|
|
38141
38188
|
value: input.experiments
|
|
38142
|
-
})) &&
|
|
38189
|
+
})) && _vo434(input.experiments, _path + ".experiments", _exceptionable) || _report(_exceptionable, {
|
|
38143
38190
|
path: _path + ".experiments",
|
|
38144
38191
|
expected: "(RsdoctorRspackPluginExperiments | undefined)",
|
|
38145
38192
|
value: input.experiments
|
|
@@ -38148,7 +38195,7 @@ export const __webpack_modules__ = {
|
|
|
38148
38195
|
path: _path + ".linter",
|
|
38149
38196
|
expected: "(Options<[], [RuleData<Config, \"duplicate-package\">, RuleData<Config, \"default-import-check\">, RuleData<Config, \"loader-performance-optimization\">, RuleData<...>, RuleData<...>], []> | undefined)",
|
|
38150
38197
|
value: input.linter
|
|
38151
|
-
})) &&
|
|
38198
|
+
})) && _vo435(input.linter, _path + ".linter", _exceptionable) || _report(_exceptionable, {
|
|
38152
38199
|
path: _path + ".linter",
|
|
38153
38200
|
expected: "(Options<[], [RuleData<Config, \"duplicate-package\">, RuleData<Config, \"default-import-check\">, RuleData<Config, \"loader-performance-optimization\">, RuleData<...>, RuleData<...>], []> | undefined)",
|
|
38154
38201
|
value: input.linter
|
|
@@ -38161,7 +38208,7 @@ export const __webpack_modules__ = {
|
|
|
38161
38208
|
path: _path + ".features[" + _index720 + "]",
|
|
38162
38209
|
expected: "(\"bundle\" | \"lite\" | \"loader\" | \"plugins\" | \"resolver\" | \"treeShaking\")",
|
|
38163
38210
|
value: elem
|
|
38164
|
-
})).every((flag)=>flag) || "object" == typeof input.features && null !== input.features && false === Array.isArray(input.features) &&
|
|
38211
|
+
})).every((flag)=>flag) || "object" == typeof input.features && null !== input.features && false === Array.isArray(input.features) && _vo442(input.features, _path + ".features", _exceptionable) || _report(_exceptionable, {
|
|
38165
38212
|
path: _path + ".features",
|
|
38166
38213
|
expected: "(Array<keyof RsdoctorWebpackPluginFeatures> | RsdoctorWebpackPluginFeatures | undefined)",
|
|
38167
38214
|
value: input.features
|
|
@@ -38179,7 +38226,7 @@ export const __webpack_modules__ = {
|
|
|
38179
38226
|
path: _path + ".loaderInterceptorOptions",
|
|
38180
38227
|
expected: "(__type.o114 | undefined)",
|
|
38181
38228
|
value: input.loaderInterceptorOptions
|
|
38182
|
-
})) &&
|
|
38229
|
+
})) && _vo443(input.loaderInterceptorOptions, _path + ".loaderInterceptorOptions", _exceptionable) || _report(_exceptionable, {
|
|
38183
38230
|
path: _path + ".loaderInterceptorOptions",
|
|
38184
38231
|
expected: "(__type.o114 | undefined)",
|
|
38185
38232
|
value: input.loaderInterceptorOptions
|
|
@@ -38193,7 +38240,7 @@ export const __webpack_modules__ = {
|
|
|
38193
38240
|
path: _path + ".sdkInstance",
|
|
38194
38241
|
expected: "(RsdoctorSDK<RsdoctorWebpackSDKOptions> | undefined)",
|
|
38195
38242
|
value: input.sdkInstance
|
|
38196
|
-
})) &&
|
|
38243
|
+
})) && _vo444(input.sdkInstance, _path + ".sdkInstance", _exceptionable) || _report(_exceptionable, {
|
|
38197
38244
|
path: _path + ".sdkInstance",
|
|
38198
38245
|
expected: "(RsdoctorSDK<RsdoctorWebpackSDKOptions> | undefined)",
|
|
38199
38246
|
value: input.sdkInstance
|
|
@@ -38202,7 +38249,7 @@ export const __webpack_modules__ = {
|
|
|
38202
38249
|
path: _path + ".supports",
|
|
38203
38250
|
expected: "(ISupport | undefined)",
|
|
38204
38251
|
value: input.supports
|
|
38205
|
-
})) &&
|
|
38252
|
+
})) && _vo457(input.supports, _path + ".supports", _exceptionable) || _report(_exceptionable, {
|
|
38206
38253
|
path: _path + ".supports",
|
|
38207
38254
|
expected: "(ISupport | undefined)",
|
|
38208
38255
|
value: input.supports
|
|
@@ -38216,7 +38263,7 @@ export const __webpack_modules__ = {
|
|
|
38216
38263
|
path: _path + ".printLog",
|
|
38217
38264
|
expected: "(IPrintLog | undefined)",
|
|
38218
38265
|
value: input.printLog
|
|
38219
|
-
})) &&
|
|
38266
|
+
})) && _vo447(input.printLog, _path + ".printLog", _exceptionable) || _report(_exceptionable, {
|
|
38220
38267
|
path: _path + ".printLog",
|
|
38221
38268
|
expected: "(IPrintLog | undefined)",
|
|
38222
38269
|
value: input.printLog
|
|
@@ -38225,7 +38272,7 @@ export const __webpack_modules__ = {
|
|
|
38225
38272
|
path: _path + ".brief",
|
|
38226
38273
|
expected: "(BriefConfig | undefined)",
|
|
38227
38274
|
value: input.brief
|
|
38228
|
-
})) &&
|
|
38275
|
+
})) && _vo448(input.brief, _path + ".brief", _exceptionable) || _report(_exceptionable, {
|
|
38229
38276
|
path: _path + ".brief",
|
|
38230
38277
|
expected: "(BriefConfig | undefined)",
|
|
38231
38278
|
value: input.brief
|
|
@@ -38239,7 +38286,7 @@ export const __webpack_modules__ = {
|
|
|
38239
38286
|
path: _path + ".output",
|
|
38240
38287
|
expected: "(__type.o115 | undefined)",
|
|
38241
38288
|
value: input.output
|
|
38242
|
-
})) &&
|
|
38289
|
+
})) && _vo458(input.output, _path + ".output", _exceptionable) || _report(_exceptionable, {
|
|
38243
38290
|
path: _path + ".output",
|
|
38244
38291
|
expected: "(__type.o115 | undefined)",
|
|
38245
38292
|
value: input.output
|
|
@@ -38274,7 +38321,7 @@ export const __webpack_modules__ = {
|
|
|
38274
38321
|
});
|
|
38275
38322
|
}).every((flag)=>flag)
|
|
38276
38323
|
].every((flag)=>flag);
|
|
38277
|
-
const
|
|
38324
|
+
const _vo434 = (input, _path, _exceptionable = true)=>[
|
|
38278
38325
|
void 0 === input.enableNativePlugin || "boolean" == typeof input.enableNativePlugin || _report(_exceptionable, {
|
|
38279
38326
|
path: _path + ".enableNativePlugin",
|
|
38280
38327
|
expected: "(boolean | undefined)",
|
|
@@ -38298,12 +38345,12 @@ export const __webpack_modules__ = {
|
|
|
38298
38345
|
});
|
|
38299
38346
|
}).every((flag)=>flag)
|
|
38300
38347
|
].every((flag)=>flag);
|
|
38301
|
-
const
|
|
38348
|
+
const _vo435 = (input, _path, _exceptionable = true)=>[
|
|
38302
38349
|
void 0 === input.rules || ("object" == typeof input.rules && null !== input.rules && false === Array.isArray(input.rules) || _report(_exceptionable, {
|
|
38303
38350
|
path: _path + ".rules",
|
|
38304
38351
|
expected: "(undefined | {} & { [key: string]: RuleConfigItem<unknown>; } & { \"duplicate-package\"?: RuleConfigItem<Config>; \"default-import-check\"?: RuleConfigItem<Config>; \"loader-performance-optimization\"?: RuleConfigItem<...>; \"ecma-version-check\"?: RuleConfigItem<...>; \"cross-chunks-package\"?: RuleConfigItem<...>; })",
|
|
38305
38352
|
value: input.rules
|
|
38306
|
-
})) &&
|
|
38353
|
+
})) && _vo436(input.rules, _path + ".rules", _exceptionable) || _report(_exceptionable, {
|
|
38307
38354
|
path: _path + ".rules",
|
|
38308
38355
|
expected: "(undefined | {} & { [key: string]: RuleConfigItem<unknown>; } & { \"duplicate-package\"?: RuleConfigItem<Config>; \"default-import-check\"?: RuleConfigItem<Config>; \"loader-performance-optimization\"?: RuleConfigItem<...>; \"ecma-version-check\"?: RuleConfigItem<...>; \"cross-chunks-package\"?: RuleConfigItem<...>; })",
|
|
38309
38356
|
value: input.rules
|
|
@@ -38346,7 +38393,7 @@ export const __webpack_modules__ = {
|
|
|
38346
38393
|
});
|
|
38347
38394
|
}).every((flag)=>flag)
|
|
38348
38395
|
].every((flag)=>flag);
|
|
38349
|
-
const
|
|
38396
|
+
const _vo436 = (input, _path, _exceptionable = true)=>[
|
|
38350
38397
|
(null !== input["duplicate-package"] || _report(_exceptionable, {
|
|
38351
38398
|
path: _path + "[\"duplicate-package\"]",
|
|
38352
38399
|
expected: "(\"Error\" | \"Ignore\" | \"Warn\" | \"off\" | \"on\" | [SeverityInput, Config] | undefined)",
|
|
@@ -38369,7 +38416,7 @@ export const __webpack_modules__ = {
|
|
|
38369
38416
|
path: _path + "[\"duplicate-package\"][1]",
|
|
38370
38417
|
expected: "Config.o2",
|
|
38371
38418
|
value: input["duplicate-package"][1]
|
|
38372
|
-
})) &&
|
|
38419
|
+
})) && _vo437(input["duplicate-package"][1], _path + "[\"duplicate-package\"][1]", _exceptionable) || _report(_exceptionable, {
|
|
38373
38420
|
path: _path + "[\"duplicate-package\"][1]",
|
|
38374
38421
|
expected: "Config.o2",
|
|
38375
38422
|
value: input["duplicate-package"][1]
|
|
@@ -38401,7 +38448,7 @@ export const __webpack_modules__ = {
|
|
|
38401
38448
|
path: _path + "[\"default-import-check\"][1]",
|
|
38402
38449
|
expected: "Config.o3",
|
|
38403
38450
|
value: input["default-import-check"][1]
|
|
38404
|
-
})) &&
|
|
38451
|
+
})) && _vo438(input["default-import-check"][1], _path + "[\"default-import-check\"][1]", _exceptionable) || _report(_exceptionable, {
|
|
38405
38452
|
path: _path + "[\"default-import-check\"][1]",
|
|
38406
38453
|
expected: "Config.o3",
|
|
38407
38454
|
value: input["default-import-check"][1]
|
|
@@ -38433,7 +38480,7 @@ export const __webpack_modules__ = {
|
|
|
38433
38480
|
path: _path + "[\"loader-performance-optimization\"][1]",
|
|
38434
38481
|
expected: "Config.o4",
|
|
38435
38482
|
value: input["loader-performance-optimization"][1]
|
|
38436
|
-
})) &&
|
|
38483
|
+
})) && _vo439(input["loader-performance-optimization"][1], _path + "[\"loader-performance-optimization\"][1]", _exceptionable) || _report(_exceptionable, {
|
|
38437
38484
|
path: _path + "[\"loader-performance-optimization\"][1]",
|
|
38438
38485
|
expected: "Config.o4",
|
|
38439
38486
|
value: input["loader-performance-optimization"][1]
|
|
@@ -38465,7 +38512,7 @@ export const __webpack_modules__ = {
|
|
|
38465
38512
|
path: _path + "[\"ecma-version-check\"][1]",
|
|
38466
38513
|
expected: "Config.o5",
|
|
38467
38514
|
value: input["ecma-version-check"][1]
|
|
38468
|
-
})) &&
|
|
38515
|
+
})) && _vo440(input["ecma-version-check"][1], _path + "[\"ecma-version-check\"][1]", _exceptionable) || _report(_exceptionable, {
|
|
38469
38516
|
path: _path + "[\"ecma-version-check\"][1]",
|
|
38470
38517
|
expected: "Config.o5",
|
|
38471
38518
|
value: input["ecma-version-check"][1]
|
|
@@ -38497,7 +38544,7 @@ export const __webpack_modules__ = {
|
|
|
38497
38544
|
path: _path + "[\"cross-chunks-package\"][1]",
|
|
38498
38545
|
expected: "Config.o6",
|
|
38499
38546
|
value: input["cross-chunks-package"][1]
|
|
38500
|
-
})) &&
|
|
38547
|
+
})) && _vo441(input["cross-chunks-package"][1], _path + "[\"cross-chunks-package\"][1]", _exceptionable) || _report(_exceptionable, {
|
|
38501
38548
|
path: _path + "[\"cross-chunks-package\"][1]",
|
|
38502
38549
|
expected: "Config.o6",
|
|
38503
38550
|
value: input["cross-chunks-package"][1]
|
|
@@ -38547,7 +38594,7 @@ export const __webpack_modules__ = {
|
|
|
38547
38594
|
}));
|
|
38548
38595
|
}).every((flag)=>flag)
|
|
38549
38596
|
].every((flag)=>flag);
|
|
38550
|
-
const
|
|
38597
|
+
const _vo437 = (input, _path, _exceptionable = true)=>[
|
|
38551
38598
|
"null" === input.checkVersion || "prerelease" === input.checkVersion || "prepatch" === input.checkVersion || "patch" === input.checkVersion || "preminor" === input.checkVersion || "minor" === input.checkVersion || "premajor" === input.checkVersion || "major" === input.checkVersion || _report(_exceptionable, {
|
|
38552
38599
|
path: _path + ".checkVersion",
|
|
38553
38600
|
expected: "(\"major\" | \"minor\" | \"null\" | \"patch\" | \"premajor\" | \"preminor\" | \"prepatch\" | \"prerelease\")",
|
|
@@ -38585,7 +38632,7 @@ export const __webpack_modules__ = {
|
|
|
38585
38632
|
});
|
|
38586
38633
|
}).every((flag)=>flag)
|
|
38587
38634
|
].every((flag)=>flag);
|
|
38588
|
-
const
|
|
38635
|
+
const _vo438 = (input, _path, _exceptionable = true)=>[
|
|
38589
38636
|
(Array.isArray(input.ignore) || _report(_exceptionable, {
|
|
38590
38637
|
path: _path + ".ignore",
|
|
38591
38638
|
expected: "Array<string>",
|
|
@@ -38617,7 +38664,7 @@ export const __webpack_modules__ = {
|
|
|
38617
38664
|
});
|
|
38618
38665
|
}).every((flag)=>flag)
|
|
38619
38666
|
].every((flag)=>flag);
|
|
38620
|
-
const
|
|
38667
|
+
const _vo439 = (input, _path, _exceptionable = true)=>[
|
|
38621
38668
|
void 0 === input.ignore || (Array.isArray(input.ignore) || _report(_exceptionable, {
|
|
38622
38669
|
path: _path + ".ignore",
|
|
38623
38670
|
expected: "(Array<string | RegExp> | undefined)",
|
|
@@ -38685,7 +38732,7 @@ export const __webpack_modules__ = {
|
|
|
38685
38732
|
});
|
|
38686
38733
|
}).every((flag)=>flag)
|
|
38687
38734
|
].every((flag)=>flag);
|
|
38688
|
-
const
|
|
38735
|
+
const _vo440 = (input, _path, _exceptionable = true)=>[
|
|
38689
38736
|
void 0 === input.targets || (Array.isArray(input.targets) || _report(_exceptionable, {
|
|
38690
38737
|
path: _path + ".targets",
|
|
38691
38738
|
expected: "(Array<string> | undefined)",
|
|
@@ -38773,7 +38820,7 @@ export const __webpack_modules__ = {
|
|
|
38773
38820
|
});
|
|
38774
38821
|
}).every((flag)=>flag)
|
|
38775
38822
|
].every((flag)=>flag);
|
|
38776
|
-
const
|
|
38823
|
+
const _vo441 = (input, _path, _exceptionable = true)=>[
|
|
38777
38824
|
(Array.isArray(input.ignore) || _report(_exceptionable, {
|
|
38778
38825
|
path: _path + ".ignore",
|
|
38779
38826
|
expected: "Array<string>",
|
|
@@ -38805,7 +38852,7 @@ export const __webpack_modules__ = {
|
|
|
38805
38852
|
});
|
|
38806
38853
|
}).every((flag)=>flag)
|
|
38807
38854
|
].every((flag)=>flag);
|
|
38808
|
-
const
|
|
38855
|
+
const _vo442 = (input, _path, _exceptionable = true)=>[
|
|
38809
38856
|
void 0 === input.loader || "boolean" == typeof input.loader || _report(_exceptionable, {
|
|
38810
38857
|
path: _path + ".loader",
|
|
38811
38858
|
expected: "(boolean | undefined)",
|
|
@@ -38859,7 +38906,7 @@ export const __webpack_modules__ = {
|
|
|
38859
38906
|
});
|
|
38860
38907
|
}).every((flag)=>flag)
|
|
38861
38908
|
].every((flag)=>flag);
|
|
38862
|
-
const
|
|
38909
|
+
const _vo443 = (input, _path, _exceptionable = true)=>[
|
|
38863
38910
|
void 0 === input.skipLoaders || (Array.isArray(input.skipLoaders) || _report(_exceptionable, {
|
|
38864
38911
|
path: _path + ".skipLoaders",
|
|
38865
38912
|
expected: "(Array<string> | undefined)",
|
|
@@ -38891,12 +38938,12 @@ export const __webpack_modules__ = {
|
|
|
38891
38938
|
});
|
|
38892
38939
|
}).every((flag)=>flag)
|
|
38893
38940
|
].every((flag)=>flag);
|
|
38894
|
-
const
|
|
38941
|
+
const _vo444 = (input, _path, _exceptionable = true)=>[
|
|
38895
38942
|
("object" == typeof input.server && null !== input.server || _report(_exceptionable, {
|
|
38896
38943
|
path: _path + ".server",
|
|
38897
38944
|
expected: "RsdoctorServer",
|
|
38898
38945
|
value: input.server
|
|
38899
|
-
})) &&
|
|
38946
|
+
})) && _vo445(input.server, _path + ".server", _exceptionable) || _report(_exceptionable, {
|
|
38900
38947
|
path: _path + ".server",
|
|
38901
38948
|
expected: "RsdoctorServer",
|
|
38902
38949
|
value: input.server
|
|
@@ -38905,7 +38952,7 @@ export const __webpack_modules__ = {
|
|
|
38905
38952
|
path: _path + ".extraConfig",
|
|
38906
38953
|
expected: "(SDKOptionsType | undefined)",
|
|
38907
38954
|
value: input.extraConfig
|
|
38908
|
-
})) &&
|
|
38955
|
+
})) && _vo446(input.extraConfig, _path + ".extraConfig", _exceptionable) || _report(_exceptionable, {
|
|
38909
38956
|
path: _path + ".extraConfig",
|
|
38910
38957
|
expected: "(SDKOptionsType | undefined)",
|
|
38911
38958
|
value: input.extraConfig
|
|
@@ -38956,7 +39003,7 @@ export const __webpack_modules__ = {
|
|
|
38956
39003
|
path: _path + ".hooks",
|
|
38957
39004
|
expected: "Hooks",
|
|
38958
39005
|
value: input.hooks
|
|
38959
|
-
})) &&
|
|
39006
|
+
})) && _vo449(input.hooks, _path + ".hooks", _exceptionable) || _report(_exceptionable, {
|
|
38960
39007
|
path: _path + ".hooks",
|
|
38961
39008
|
expected: "Hooks",
|
|
38962
39009
|
value: input.hooks
|
|
@@ -38965,7 +39012,7 @@ export const __webpack_modules__ = {
|
|
|
38965
39012
|
path: _path + "._envinfo",
|
|
38966
39013
|
expected: "EnvInfo",
|
|
38967
39014
|
value: input._envinfo
|
|
38968
|
-
})) &&
|
|
39015
|
+
})) && _vo452(input._envinfo, _path + "._envinfo", _exceptionable) || _report(_exceptionable, {
|
|
38969
39016
|
path: _path + "._envinfo",
|
|
38970
39017
|
expected: "EnvInfo",
|
|
38971
39018
|
value: input._envinfo
|
|
@@ -38981,7 +39028,7 @@ export const __webpack_modules__ = {
|
|
|
38981
39028
|
path: _path + ".cloudData",
|
|
38982
39029
|
expected: "(RsdoctorManifestWithShardingFiles | undefined)",
|
|
38983
39030
|
value: input.cloudData
|
|
38984
|
-
})) &&
|
|
39031
|
+
})) && _vo453(input.cloudData, _path + ".cloudData", _exceptionable) || _report(_exceptionable, {
|
|
38985
39032
|
path: _path + ".cloudData",
|
|
38986
39033
|
expected: "(RsdoctorManifestWithShardingFiles | undefined)",
|
|
38987
39034
|
value: input.cloudData
|
|
@@ -39029,7 +39076,7 @@ export const __webpack_modules__ = {
|
|
|
39029
39076
|
});
|
|
39030
39077
|
}).every((flag)=>flag)
|
|
39031
39078
|
].every((flag)=>flag);
|
|
39032
|
-
const
|
|
39079
|
+
const _vo445 = (input, _path, _exceptionable = true)=>[
|
|
39033
39080
|
"number" == typeof input.port || _report(_exceptionable, {
|
|
39034
39081
|
path: _path + ".port",
|
|
39035
39082
|
expected: "number",
|
|
@@ -39059,7 +39106,7 @@ export const __webpack_modules__ = {
|
|
|
39059
39106
|
});
|
|
39060
39107
|
}).every((flag)=>flag)
|
|
39061
39108
|
].every((flag)=>flag);
|
|
39062
|
-
const
|
|
39109
|
+
const _vo446 = (input, _path, _exceptionable = true)=>[
|
|
39063
39110
|
void 0 === input.innerClientPath || "string" == typeof input.innerClientPath || _report(_exceptionable, {
|
|
39064
39111
|
path: _path + ".innerClientPath",
|
|
39065
39112
|
expected: "(string | undefined)",
|
|
@@ -39079,7 +39126,7 @@ export const __webpack_modules__ = {
|
|
|
39079
39126
|
path: _path + ".printLog",
|
|
39080
39127
|
expected: "(IPrintLog | undefined)",
|
|
39081
39128
|
value: input.printLog
|
|
39082
|
-
})) &&
|
|
39129
|
+
})) && _vo447(input.printLog, _path + ".printLog", _exceptionable) || _report(_exceptionable, {
|
|
39083
39130
|
path: _path + ".printLog",
|
|
39084
39131
|
expected: "(IPrintLog | undefined)",
|
|
39085
39132
|
value: input.printLog
|
|
@@ -39093,7 +39140,7 @@ export const __webpack_modules__ = {
|
|
|
39093
39140
|
path: _path + ".brief",
|
|
39094
39141
|
expected: "(BriefConfig | undefined)",
|
|
39095
39142
|
value: input.brief
|
|
39096
|
-
})) &&
|
|
39143
|
+
})) && _vo448(input.brief, _path + ".brief", _exceptionable) || _report(_exceptionable, {
|
|
39097
39144
|
path: _path + ".brief",
|
|
39098
39145
|
expected: "(BriefConfig | undefined)",
|
|
39099
39146
|
value: input.brief
|
|
@@ -39127,7 +39174,7 @@ export const __webpack_modules__ = {
|
|
|
39127
39174
|
});
|
|
39128
39175
|
}).every((flag)=>flag)
|
|
39129
39176
|
].every((flag)=>flag);
|
|
39130
|
-
const
|
|
39177
|
+
const _vo447 = (input, _path, _exceptionable = true)=>[
|
|
39131
39178
|
"boolean" == typeof input.serverUrls || _report(_exceptionable, {
|
|
39132
39179
|
path: _path + ".serverUrls",
|
|
39133
39180
|
expected: "boolean",
|
|
@@ -39151,7 +39198,7 @@ export const __webpack_modules__ = {
|
|
|
39151
39198
|
});
|
|
39152
39199
|
}).every((flag)=>flag)
|
|
39153
39200
|
].every((flag)=>flag);
|
|
39154
|
-
const
|
|
39201
|
+
const _vo448 = (input, _path, _exceptionable = true)=>[
|
|
39155
39202
|
void 0 === input.reportHtmlName || "string" == typeof input.reportHtmlName || _report(_exceptionable, {
|
|
39156
39203
|
path: _path + ".reportHtmlName",
|
|
39157
39204
|
expected: "(string | undefined)",
|
|
@@ -39181,12 +39228,12 @@ export const __webpack_modules__ = {
|
|
|
39181
39228
|
});
|
|
39182
39229
|
}).every((flag)=>flag)
|
|
39183
39230
|
].every((flag)=>flag);
|
|
39184
|
-
const
|
|
39231
|
+
const _vo449 = (input, _path, _exceptionable = true)=>[
|
|
39185
39232
|
("object" == typeof input.afterSaveManifest && null !== input.afterSaveManifest || _report(_exceptionable, {
|
|
39186
39233
|
path: _path + ".afterSaveManifest",
|
|
39187
39234
|
expected: "AsyncSeriesHook<[{ manifestWithShardingFiles: RsdoctorManifestWithShardingFiles; manifestDiskPath: string; manifestCloudPath?: string; }], UnsetAdditionalOptions>",
|
|
39188
39235
|
value: input.afterSaveManifest
|
|
39189
|
-
})) &&
|
|
39236
|
+
})) && _vo450(input.afterSaveManifest, _path + ".afterSaveManifest", _exceptionable) || _report(_exceptionable, {
|
|
39190
39237
|
path: _path + ".afterSaveManifest",
|
|
39191
39238
|
expected: "AsyncSeriesHook<[{ manifestWithShardingFiles: RsdoctorManifestWithShardingFiles; manifestDiskPath: string; manifestCloudPath?: string; }], UnsetAdditionalOptions>",
|
|
39192
39239
|
value: input.afterSaveManifest
|
|
@@ -39209,7 +39256,7 @@ export const __webpack_modules__ = {
|
|
|
39209
39256
|
});
|
|
39210
39257
|
}).every((flag)=>flag)
|
|
39211
39258
|
].every((flag)=>flag);
|
|
39212
|
-
const
|
|
39259
|
+
const _vo450 = (input, _path, _exceptionable = true)=>[
|
|
39213
39260
|
void 0 === input.name || "string" == typeof input.name || _report(_exceptionable, {
|
|
39214
39261
|
path: _path + ".name",
|
|
39215
39262
|
expected: "(string | undefined)",
|
|
@@ -39223,7 +39270,7 @@ export const __webpack_modules__ = {
|
|
|
39223
39270
|
path: _path + ".interceptors[" + _index732 + "]",
|
|
39224
39271
|
expected: "HookInterceptor<[{ manifestWithShardingFiles: RsdoctorManifestWithShardingFiles; manifestDiskPath: string; manifestCloudPath?: string; }], void, UnsetAdditionalOptions>",
|
|
39225
39272
|
value: elem
|
|
39226
|
-
})) &&
|
|
39273
|
+
})) && _vo451(elem, _path + ".interceptors[" + _index732 + "]", _exceptionable) || _report(_exceptionable, {
|
|
39227
39274
|
path: _path + ".interceptors[" + _index732 + "]",
|
|
39228
39275
|
expected: "HookInterceptor<[{ manifestWithShardingFiles: RsdoctorManifestWithShardingFiles; manifestDiskPath: string; manifestCloudPath?: string; }], void, UnsetAdditionalOptions>",
|
|
39229
39276
|
value: elem
|
|
@@ -39269,7 +39316,7 @@ export const __webpack_modules__ = {
|
|
|
39269
39316
|
});
|
|
39270
39317
|
}).every((flag)=>flag)
|
|
39271
39318
|
].every((flag)=>flag);
|
|
39272
|
-
const
|
|
39319
|
+
const _vo451 = (input, _path, _exceptionable = true)=>[
|
|
39273
39320
|
void 0 === input.name || "string" == typeof input.name || _report(_exceptionable, {
|
|
39274
39321
|
path: _path + ".name",
|
|
39275
39322
|
expected: "(string | undefined)",
|
|
@@ -39307,7 +39354,7 @@ export const __webpack_modules__ = {
|
|
|
39307
39354
|
});
|
|
39308
39355
|
}).every((flag)=>flag)
|
|
39309
39356
|
].every((flag)=>flag);
|
|
39310
|
-
const
|
|
39357
|
+
const _vo452 = (input, _path, _exceptionable = true)=>[
|
|
39311
39358
|
"string" == typeof input.os || _report(_exceptionable, {
|
|
39312
39359
|
path: _path + ".os",
|
|
39313
39360
|
expected: "string",
|
|
@@ -39362,12 +39409,12 @@ export const __webpack_modules__ = {
|
|
|
39362
39409
|
});
|
|
39363
39410
|
}).every((flag)=>flag)
|
|
39364
39411
|
].every((flag)=>flag);
|
|
39365
|
-
const
|
|
39412
|
+
const _vo453 = (input, _path, _exceptionable = true)=>[
|
|
39366
39413
|
("object" == typeof input.data && null !== input.data && false === Array.isArray(input.data) || _report(_exceptionable, {
|
|
39367
39414
|
path: _path + ".data",
|
|
39368
39415
|
expected: "Record<keyof RsdoctorManifestData, string | string[]>",
|
|
39369
39416
|
value: input.data
|
|
39370
|
-
})) &&
|
|
39417
|
+
})) && _vo454(input.data, _path + ".data", _exceptionable) || _report(_exceptionable, {
|
|
39371
39418
|
path: _path + ".data",
|
|
39372
39419
|
expected: "Record<keyof RsdoctorManifestData, string | string[]>",
|
|
39373
39420
|
value: input.data
|
|
@@ -39376,7 +39423,7 @@ export const __webpack_modules__ = {
|
|
|
39376
39423
|
path: _path + ".cloudData",
|
|
39377
39424
|
expected: "(Record<keyof RsdoctorManifestData, string | string[]> | undefined)",
|
|
39378
39425
|
value: input.cloudData
|
|
39379
|
-
})) &&
|
|
39426
|
+
})) && _vo454(input.cloudData, _path + ".cloudData", _exceptionable) || _report(_exceptionable, {
|
|
39380
39427
|
path: _path + ".cloudData",
|
|
39381
39428
|
expected: "(Record<keyof RsdoctorManifestData, string | string[]> | undefined)",
|
|
39382
39429
|
value: input.cloudData
|
|
@@ -39400,7 +39447,7 @@ export const __webpack_modules__ = {
|
|
|
39400
39447
|
path: _path + ".client",
|
|
39401
39448
|
expected: "RsdoctorManifestClient",
|
|
39402
39449
|
value: input.client
|
|
39403
|
-
})) &&
|
|
39450
|
+
})) && _vo455(input.client, _path + ".client", _exceptionable) || _report(_exceptionable, {
|
|
39404
39451
|
path: _path + ".client",
|
|
39405
39452
|
expected: "RsdoctorManifestClient",
|
|
39406
39453
|
value: input.client
|
|
@@ -39423,7 +39470,7 @@ export const __webpack_modules__ = {
|
|
|
39423
39470
|
path: _path + ".series[" + _index734 + "]",
|
|
39424
39471
|
expected: "RsdoctorManifestSeriesData",
|
|
39425
39472
|
value: elem
|
|
39426
|
-
})) &&
|
|
39473
|
+
})) && _vo456(elem, _path + ".series[" + _index734 + "]", _exceptionable) || _report(_exceptionable, {
|
|
39427
39474
|
path: _path + ".series[" + _index734 + "]",
|
|
39428
39475
|
expected: "RsdoctorManifestSeriesData",
|
|
39429
39476
|
value: elem
|
|
@@ -39458,7 +39505,7 @@ export const __webpack_modules__ = {
|
|
|
39458
39505
|
});
|
|
39459
39506
|
}).every((flag)=>flag)
|
|
39460
39507
|
].every((flag)=>flag);
|
|
39461
|
-
const
|
|
39508
|
+
const _vo454 = (input, _path, _exceptionable = true)=>[
|
|
39462
39509
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
39463
39510
|
const value = input[key];
|
|
39464
39511
|
if (void 0 === value) return true;
|
|
@@ -39485,7 +39532,7 @@ export const __webpack_modules__ = {
|
|
|
39485
39532
|
}));
|
|
39486
39533
|
}).every((flag)=>flag)
|
|
39487
39534
|
].every((flag)=>flag);
|
|
39488
|
-
const
|
|
39535
|
+
const _vo455 = (input, _path, _exceptionable = true)=>[
|
|
39489
39536
|
(Array.isArray(input.enableRoutes) || _report(_exceptionable, {
|
|
39490
39537
|
path: _path + ".enableRoutes",
|
|
39491
39538
|
expected: "Array<RsdoctorManifestClientRoutes>",
|
|
@@ -39517,7 +39564,7 @@ export const __webpack_modules__ = {
|
|
|
39517
39564
|
});
|
|
39518
39565
|
}).every((flag)=>flag)
|
|
39519
39566
|
].every((flag)=>flag);
|
|
39520
|
-
const
|
|
39567
|
+
const _vo456 = (input, _path, _exceptionable = true)=>[
|
|
39521
39568
|
"string" == typeof input.name || _report(_exceptionable, {
|
|
39522
39569
|
path: _path + ".name",
|
|
39523
39570
|
expected: "string",
|
|
@@ -39559,7 +39606,7 @@ export const __webpack_modules__ = {
|
|
|
39559
39606
|
});
|
|
39560
39607
|
}).every((flag)=>flag)
|
|
39561
39608
|
].every((flag)=>flag);
|
|
39562
|
-
const
|
|
39609
|
+
const _vo457 = (input, _path, _exceptionable = true)=>[
|
|
39563
39610
|
void 0 === input.banner || "boolean" == typeof input.banner || _report(_exceptionable, {
|
|
39564
39611
|
path: _path + ".banner",
|
|
39565
39612
|
expected: "(boolean | undefined)",
|
|
@@ -39601,7 +39648,7 @@ export const __webpack_modules__ = {
|
|
|
39601
39648
|
});
|
|
39602
39649
|
}).every((flag)=>flag)
|
|
39603
39650
|
].every((flag)=>flag);
|
|
39604
|
-
const
|
|
39651
|
+
const _vo458 = (input, _path, _exceptionable = true)=>[
|
|
39605
39652
|
void 0 === input.reportDir || "string" == typeof input.reportDir || _report(_exceptionable, {
|
|
39606
39653
|
path: _path + ".reportDir",
|
|
39607
39654
|
expected: "(string | undefined)",
|
|
@@ -39611,7 +39658,7 @@ export const __webpack_modules__ = {
|
|
|
39611
39658
|
path: _path + ".reportCodeType",
|
|
39612
39659
|
expected: "(IReportCodeType | undefined)",
|
|
39613
39660
|
value: input.reportCodeType
|
|
39614
|
-
})) &&
|
|
39661
|
+
})) && _vo459(input.reportCodeType, _path + ".reportCodeType", _exceptionable) || _report(_exceptionable, {
|
|
39615
39662
|
path: _path + ".reportCodeType",
|
|
39616
39663
|
expected: "(IReportCodeType | undefined)",
|
|
39617
39664
|
value: input.reportCodeType
|
|
@@ -39641,7 +39688,7 @@ export const __webpack_modules__ = {
|
|
|
39641
39688
|
});
|
|
39642
39689
|
}).every((flag)=>flag)
|
|
39643
39690
|
].every((flag)=>flag);
|
|
39644
|
-
const
|
|
39691
|
+
const _vo459 = (input, _path, _exceptionable = true)=>[
|
|
39645
39692
|
void 0 === input.noModuleSource || "boolean" == typeof input.noModuleSource || _report(_exceptionable, {
|
|
39646
39693
|
path: _path + ".noModuleSource",
|
|
39647
39694
|
expected: "(boolean | undefined)",
|
|
@@ -39677,15 +39724,15 @@ export const __webpack_modules__ = {
|
|
|
39677
39724
|
});
|
|
39678
39725
|
}).every((flag)=>flag)
|
|
39679
39726
|
].every((flag)=>flag);
|
|
39680
|
-
const
|
|
39681
|
-
"string" == typeof input["__@toStringTag@
|
|
39682
|
-
path: _path + "[\"__@toStringTag@
|
|
39727
|
+
const _vo460 = (input, _path, _exceptionable = true)=>[
|
|
39728
|
+
"string" == typeof input["__@toStringTag@6659"] || _report(_exceptionable, {
|
|
39729
|
+
path: _path + "[\"__@toStringTag@6659\"]",
|
|
39683
39730
|
expected: "string",
|
|
39684
|
-
value: input["__@toStringTag@
|
|
39731
|
+
value: input["__@toStringTag@6659"]
|
|
39685
39732
|
}),
|
|
39686
39733
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
39687
39734
|
if ([
|
|
39688
|
-
"__@toStringTag@
|
|
39735
|
+
"__@toStringTag@6659"
|
|
39689
39736
|
].some((prop)=>key === prop)) return true;
|
|
39690
39737
|
const value = input[key];
|
|
39691
39738
|
if (void 0 === value) return true;
|
|
@@ -39711,7 +39758,7 @@ export const __webpack_modules__ = {
|
|
|
39711
39758
|
});
|
|
39712
39759
|
})();
|
|
39713
39760
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
39714
|
-
if (void 0 !== input["__@toStringTag@
|
|
39761
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _vo149(input, _path, _exceptionable);
|
|
39715
39762
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
39716
39763
|
return _report(_exceptionable, {
|
|
39717
39764
|
path: _path,
|
|
@@ -39720,7 +39767,7 @@ export const __webpack_modules__ = {
|
|
|
39720
39767
|
});
|
|
39721
39768
|
})();
|
|
39722
39769
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
39723
|
-
if (void 0 !== input["__@toStringTag@
|
|
39770
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _vo149(input, _path, _exceptionable);
|
|
39724
39771
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
39725
39772
|
return _report(_exceptionable, {
|
|
39726
39773
|
path: _path,
|
|
@@ -39730,7 +39777,7 @@ export const __webpack_modules__ = {
|
|
|
39730
39777
|
})();
|
|
39731
39778
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
39732
39779
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
39733
|
-
if (void 0 !== input["__@toStringTag@
|
|
39780
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _vo406(input, _path, _exceptionable);
|
|
39734
39781
|
return _report(_exceptionable, {
|
|
39735
39782
|
path: _path,
|
|
39736
39783
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|
|
@@ -39835,7 +39882,7 @@ export const __webpack_modules__ = {
|
|
|
39835
39882
|
return _vo415(input, _path, _exceptionable);
|
|
39836
39883
|
})();
|
|
39837
39884
|
const _vu18 = (input, _path, _exceptionable = true)=>(()=>{
|
|
39838
|
-
if (void 0 !== input["__@toStringTag@
|
|
39885
|
+
if (void 0 !== input["__@toStringTag@6659"]) return _vo460(input, _path, _exceptionable);
|
|
39839
39886
|
return _vo0(input, _path, _exceptionable);
|
|
39840
39887
|
})();
|
|
39841
39888
|
const _va0 = (input, _path, _exceptionable = true)=>input.map((elem, _index738)=>(null !== elem || _report(_exceptionable, {
|