@lynx-js/rspeedy-canary 0.11.4-canary-20250922-8b1eabe8 → 0.11.4-canary-20250922-1e342fe5
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 +1 -1
- package/dist/0~src_config_validate_ts.js +24 -24
- package/dist/1~src_config_validate_ts.js +24 -24
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1492,9 +1492,9 @@ export const __webpack_modules__ = {
|
|
|
1492
1492
|
if (void 0 === value) return true;
|
|
1493
1493
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1494
1494
|
});
|
|
1495
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1495
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@923"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1496
1496
|
if ([
|
|
1497
|
-
"__@toStringTag@
|
|
1497
|
+
"__@toStringTag@923"
|
|
1498
1498
|
].some((prop)=>key === prop)) return true;
|
|
1499
1499
|
const value = input[key];
|
|
1500
1500
|
if (void 0 === value) return true;
|
|
@@ -3102,14 +3102,14 @@ export const __webpack_modules__ = {
|
|
|
3102
3102
|
if (void 0 === value) return true;
|
|
3103
3103
|
return false;
|
|
3104
3104
|
})));
|
|
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@
|
|
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@923"] && Object.keys(input).every((key)=>{
|
|
3106
3106
|
if ([
|
|
3107
3107
|
"BYTES_PER_ELEMENT",
|
|
3108
3108
|
"buffer",
|
|
3109
3109
|
"byteLength",
|
|
3110
3110
|
"byteOffset",
|
|
3111
3111
|
"length",
|
|
3112
|
-
"__@toStringTag@
|
|
3112
|
+
"__@toStringTag@923"
|
|
3113
3113
|
].some((prop)=>key === prop)) return true;
|
|
3114
3114
|
const value = input[key];
|
|
3115
3115
|
if (void 0 === value) return true;
|
|
@@ -6364,9 +6364,9 @@ export const __webpack_modules__ = {
|
|
|
6364
6364
|
if (void 0 === value) return true;
|
|
6365
6365
|
return false;
|
|
6366
6366
|
}));
|
|
6367
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6367
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@923"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6368
6368
|
if ([
|
|
6369
|
-
"__@toStringTag@
|
|
6369
|
+
"__@toStringTag@923"
|
|
6370
6370
|
].some((prop)=>key === prop)) return true;
|
|
6371
6371
|
const value = input[key];
|
|
6372
6372
|
if (void 0 === value) return true;
|
|
@@ -7103,18 +7103,18 @@ export const __webpack_modules__ = {
|
|
|
7103
7103
|
return false;
|
|
7104
7104
|
})();
|
|
7105
7105
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7106
|
-
if (void 0 !== input["__@toStringTag@
|
|
7106
|
+
if (void 0 !== input["__@toStringTag@923"]) return _io149(input, _exceptionable);
|
|
7107
7107
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7108
7108
|
return false;
|
|
7109
7109
|
})();
|
|
7110
7110
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7111
|
-
if (void 0 !== input["__@toStringTag@
|
|
7111
|
+
if (void 0 !== input["__@toStringTag@923"]) return _io149(input, _exceptionable);
|
|
7112
7112
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7113
7113
|
return false;
|
|
7114
7114
|
})();
|
|
7115
7115
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7116
7116
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7117
|
-
if (void 0 !== input["__@toStringTag@
|
|
7117
|
+
if (void 0 !== input["__@toStringTag@923"]) return _io406(input, _exceptionable);
|
|
7118
7118
|
return false;
|
|
7119
7119
|
})();
|
|
7120
7120
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9719,14 +9719,14 @@ export const __webpack_modules__ = {
|
|
|
9719
9719
|
}).every((flag)=>flag)
|
|
9720
9720
|
].every((flag)=>flag);
|
|
9721
9721
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9722
|
-
"string" == typeof input["__@toStringTag@
|
|
9723
|
-
path: _path + "[\"__@toStringTag@
|
|
9722
|
+
"string" == typeof input["__@toStringTag@923"] || _report(_exceptionable, {
|
|
9723
|
+
path: _path + "[\"__@toStringTag@923\"]",
|
|
9724
9724
|
expected: "string",
|
|
9725
|
-
value: input["__@toStringTag@
|
|
9725
|
+
value: input["__@toStringTag@923"]
|
|
9726
9726
|
}),
|
|
9727
9727
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9728
9728
|
if ([
|
|
9729
|
-
"__@toStringTag@
|
|
9729
|
+
"__@toStringTag@923"
|
|
9730
9730
|
].some((prop)=>key === prop)) return true;
|
|
9731
9731
|
const value = input[key];
|
|
9732
9732
|
if (void 0 === value) return true;
|
|
@@ -18740,10 +18740,10 @@ export const __webpack_modules__ = {
|
|
|
18740
18740
|
expected: "number",
|
|
18741
18741
|
value: input.length
|
|
18742
18742
|
}),
|
|
18743
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18744
|
-
path: _path + "[\"__@toStringTag@
|
|
18743
|
+
"Uint8Array" === input["__@toStringTag@923"] || _report(_exceptionable, {
|
|
18744
|
+
path: _path + "[\"__@toStringTag@923\"]",
|
|
18745
18745
|
expected: "\"Uint8Array\"",
|
|
18746
|
-
value: input["__@toStringTag@
|
|
18746
|
+
value: input["__@toStringTag@923"]
|
|
18747
18747
|
}),
|
|
18748
18748
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18749
18749
|
if ([
|
|
@@ -18752,7 +18752,7 @@ export const __webpack_modules__ = {
|
|
|
18752
18752
|
"byteLength",
|
|
18753
18753
|
"byteOffset",
|
|
18754
18754
|
"length",
|
|
18755
|
-
"__@toStringTag@
|
|
18755
|
+
"__@toStringTag@923"
|
|
18756
18756
|
].some((prop)=>key === prop)) return true;
|
|
18757
18757
|
const value = input[key];
|
|
18758
18758
|
if (void 0 === value) return true;
|
|
@@ -36819,14 +36819,14 @@ export const __webpack_modules__ = {
|
|
|
36819
36819
|
}).every((flag)=>flag)
|
|
36820
36820
|
].every((flag)=>flag);
|
|
36821
36821
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36822
|
-
"string" == typeof input["__@toStringTag@
|
|
36823
|
-
path: _path + "[\"__@toStringTag@
|
|
36822
|
+
"string" == typeof input["__@toStringTag@923"] || _report(_exceptionable, {
|
|
36823
|
+
path: _path + "[\"__@toStringTag@923\"]",
|
|
36824
36824
|
expected: "string",
|
|
36825
|
-
value: input["__@toStringTag@
|
|
36825
|
+
value: input["__@toStringTag@923"]
|
|
36826
36826
|
}),
|
|
36827
36827
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36828
36828
|
if ([
|
|
36829
|
-
"__@toStringTag@
|
|
36829
|
+
"__@toStringTag@923"
|
|
36830
36830
|
].some((prop)=>key === prop)) return true;
|
|
36831
36831
|
const value = input[key];
|
|
36832
36832
|
if (void 0 === value) return true;
|
|
@@ -40563,7 +40563,7 @@ export const __webpack_modules__ = {
|
|
|
40563
40563
|
});
|
|
40564
40564
|
})();
|
|
40565
40565
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40566
|
-
if (void 0 !== input["__@toStringTag@
|
|
40566
|
+
if (void 0 !== input["__@toStringTag@923"]) return _vo149(input, _path, _exceptionable);
|
|
40567
40567
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40568
40568
|
return _report(_exceptionable, {
|
|
40569
40569
|
path: _path,
|
|
@@ -40572,7 +40572,7 @@ export const __webpack_modules__ = {
|
|
|
40572
40572
|
});
|
|
40573
40573
|
})();
|
|
40574
40574
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40575
|
-
if (void 0 !== input["__@toStringTag@
|
|
40575
|
+
if (void 0 !== input["__@toStringTag@923"]) return _vo149(input, _path, _exceptionable);
|
|
40576
40576
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40577
40577
|
return _report(_exceptionable, {
|
|
40578
40578
|
path: _path,
|
|
@@ -40582,7 +40582,7 @@ export const __webpack_modules__ = {
|
|
|
40582
40582
|
})();
|
|
40583
40583
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40584
40584
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40585
|
-
if (void 0 !== input["__@toStringTag@
|
|
40585
|
+
if (void 0 !== input["__@toStringTag@923"]) return _vo406(input, _path, _exceptionable);
|
|
40586
40586
|
return _report(_exceptionable, {
|
|
40587
40587
|
path: _path,
|
|
40588
40588
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|
|
@@ -1492,9 +1492,9 @@ export const __webpack_modules__ = {
|
|
|
1492
1492
|
if (void 0 === value) return true;
|
|
1493
1493
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1494
1494
|
});
|
|
1495
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1495
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6783"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1496
1496
|
if ([
|
|
1497
|
-
"__@toStringTag@
|
|
1497
|
+
"__@toStringTag@6783"
|
|
1498
1498
|
].some((prop)=>key === prop)) return true;
|
|
1499
1499
|
const value = input[key];
|
|
1500
1500
|
if (void 0 === value) return true;
|
|
@@ -3102,14 +3102,14 @@ export const __webpack_modules__ = {
|
|
|
3102
3102
|
if (void 0 === value) return true;
|
|
3103
3103
|
return false;
|
|
3104
3104
|
})));
|
|
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@
|
|
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@6783"] && Object.keys(input).every((key)=>{
|
|
3106
3106
|
if ([
|
|
3107
3107
|
"BYTES_PER_ELEMENT",
|
|
3108
3108
|
"buffer",
|
|
3109
3109
|
"byteLength",
|
|
3110
3110
|
"byteOffset",
|
|
3111
3111
|
"length",
|
|
3112
|
-
"__@toStringTag@
|
|
3112
|
+
"__@toStringTag@6783"
|
|
3113
3113
|
].some((prop)=>key === prop)) return true;
|
|
3114
3114
|
const value = input[key];
|
|
3115
3115
|
if (void 0 === value) return true;
|
|
@@ -6364,9 +6364,9 @@ export const __webpack_modules__ = {
|
|
|
6364
6364
|
if (void 0 === value) return true;
|
|
6365
6365
|
return false;
|
|
6366
6366
|
}));
|
|
6367
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6367
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6783"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6368
6368
|
if ([
|
|
6369
|
-
"__@toStringTag@
|
|
6369
|
+
"__@toStringTag@6783"
|
|
6370
6370
|
].some((prop)=>key === prop)) return true;
|
|
6371
6371
|
const value = input[key];
|
|
6372
6372
|
if (void 0 === value) return true;
|
|
@@ -7103,18 +7103,18 @@ export const __webpack_modules__ = {
|
|
|
7103
7103
|
return false;
|
|
7104
7104
|
})();
|
|
7105
7105
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7106
|
-
if (void 0 !== input["__@toStringTag@
|
|
7106
|
+
if (void 0 !== input["__@toStringTag@6783"]) return _io149(input, _exceptionable);
|
|
7107
7107
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7108
7108
|
return false;
|
|
7109
7109
|
})();
|
|
7110
7110
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7111
|
-
if (void 0 !== input["__@toStringTag@
|
|
7111
|
+
if (void 0 !== input["__@toStringTag@6783"]) return _io149(input, _exceptionable);
|
|
7112
7112
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7113
7113
|
return false;
|
|
7114
7114
|
})();
|
|
7115
7115
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7116
7116
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7117
|
-
if (void 0 !== input["__@toStringTag@
|
|
7117
|
+
if (void 0 !== input["__@toStringTag@6783"]) return _io406(input, _exceptionable);
|
|
7118
7118
|
return false;
|
|
7119
7119
|
})();
|
|
7120
7120
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9719,14 +9719,14 @@ export const __webpack_modules__ = {
|
|
|
9719
9719
|
}).every((flag)=>flag)
|
|
9720
9720
|
].every((flag)=>flag);
|
|
9721
9721
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9722
|
-
"string" == typeof input["__@toStringTag@
|
|
9723
|
-
path: _path + "[\"__@toStringTag@
|
|
9722
|
+
"string" == typeof input["__@toStringTag@6783"] || _report(_exceptionable, {
|
|
9723
|
+
path: _path + "[\"__@toStringTag@6783\"]",
|
|
9724
9724
|
expected: "string",
|
|
9725
|
-
value: input["__@toStringTag@
|
|
9725
|
+
value: input["__@toStringTag@6783"]
|
|
9726
9726
|
}),
|
|
9727
9727
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9728
9728
|
if ([
|
|
9729
|
-
"__@toStringTag@
|
|
9729
|
+
"__@toStringTag@6783"
|
|
9730
9730
|
].some((prop)=>key === prop)) return true;
|
|
9731
9731
|
const value = input[key];
|
|
9732
9732
|
if (void 0 === value) return true;
|
|
@@ -18740,10 +18740,10 @@ export const __webpack_modules__ = {
|
|
|
18740
18740
|
expected: "number",
|
|
18741
18741
|
value: input.length
|
|
18742
18742
|
}),
|
|
18743
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18744
|
-
path: _path + "[\"__@toStringTag@
|
|
18743
|
+
"Uint8Array" === input["__@toStringTag@6783"] || _report(_exceptionable, {
|
|
18744
|
+
path: _path + "[\"__@toStringTag@6783\"]",
|
|
18745
18745
|
expected: "\"Uint8Array\"",
|
|
18746
|
-
value: input["__@toStringTag@
|
|
18746
|
+
value: input["__@toStringTag@6783"]
|
|
18747
18747
|
}),
|
|
18748
18748
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18749
18749
|
if ([
|
|
@@ -18752,7 +18752,7 @@ export const __webpack_modules__ = {
|
|
|
18752
18752
|
"byteLength",
|
|
18753
18753
|
"byteOffset",
|
|
18754
18754
|
"length",
|
|
18755
|
-
"__@toStringTag@
|
|
18755
|
+
"__@toStringTag@6783"
|
|
18756
18756
|
].some((prop)=>key === prop)) return true;
|
|
18757
18757
|
const value = input[key];
|
|
18758
18758
|
if (void 0 === value) return true;
|
|
@@ -36819,14 +36819,14 @@ export const __webpack_modules__ = {
|
|
|
36819
36819
|
}).every((flag)=>flag)
|
|
36820
36820
|
].every((flag)=>flag);
|
|
36821
36821
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36822
|
-
"string" == typeof input["__@toStringTag@
|
|
36823
|
-
path: _path + "[\"__@toStringTag@
|
|
36822
|
+
"string" == typeof input["__@toStringTag@6783"] || _report(_exceptionable, {
|
|
36823
|
+
path: _path + "[\"__@toStringTag@6783\"]",
|
|
36824
36824
|
expected: "string",
|
|
36825
|
-
value: input["__@toStringTag@
|
|
36825
|
+
value: input["__@toStringTag@6783"]
|
|
36826
36826
|
}),
|
|
36827
36827
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36828
36828
|
if ([
|
|
36829
|
-
"__@toStringTag@
|
|
36829
|
+
"__@toStringTag@6783"
|
|
36830
36830
|
].some((prop)=>key === prop)) return true;
|
|
36831
36831
|
const value = input[key];
|
|
36832
36832
|
if (void 0 === value) return true;
|
|
@@ -40563,7 +40563,7 @@ export const __webpack_modules__ = {
|
|
|
40563
40563
|
});
|
|
40564
40564
|
})();
|
|
40565
40565
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40566
|
-
if (void 0 !== input["__@toStringTag@
|
|
40566
|
+
if (void 0 !== input["__@toStringTag@6783"]) return _vo149(input, _path, _exceptionable);
|
|
40567
40567
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40568
40568
|
return _report(_exceptionable, {
|
|
40569
40569
|
path: _path,
|
|
@@ -40572,7 +40572,7 @@ export const __webpack_modules__ = {
|
|
|
40572
40572
|
});
|
|
40573
40573
|
})();
|
|
40574
40574
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40575
|
-
if (void 0 !== input["__@toStringTag@
|
|
40575
|
+
if (void 0 !== input["__@toStringTag@6783"]) return _vo149(input, _path, _exceptionable);
|
|
40576
40576
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40577
40577
|
return _report(_exceptionable, {
|
|
40578
40578
|
path: _path,
|
|
@@ -40582,7 +40582,7 @@ export const __webpack_modules__ = {
|
|
|
40582
40582
|
})();
|
|
40583
40583
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40584
40584
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40585
|
-
if (void 0 !== input["__@toStringTag@
|
|
40585
|
+
if (void 0 !== input["__@toStringTag@6783"]) return _vo406(input, _path, _exceptionable);
|
|
40586
40586
|
return _report(_exceptionable, {
|
|
40587
40587
|
path: _path,
|
|
40588
40588
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|