@lynx-js/rspeedy-canary 0.11.3-canary-20250919-56223065 → 0.11.3-canary-20250919-f0d7ee43
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@922"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1496
1496
|
if ([
|
|
1497
|
-
"__@toStringTag@
|
|
1497
|
+
"__@toStringTag@922"
|
|
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@922"] && 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@922"
|
|
3113
3113
|
].some((prop)=>key === prop)) return true;
|
|
3114
3114
|
const value = input[key];
|
|
3115
3115
|
if (void 0 === value) return true;
|
|
@@ -6363,9 +6363,9 @@ export const __webpack_modules__ = {
|
|
|
6363
6363
|
if (void 0 === value) return true;
|
|
6364
6364
|
return false;
|
|
6365
6365
|
}));
|
|
6366
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6366
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@922"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6367
6367
|
if ([
|
|
6368
|
-
"__@toStringTag@
|
|
6368
|
+
"__@toStringTag@922"
|
|
6369
6369
|
].some((prop)=>key === prop)) return true;
|
|
6370
6370
|
const value = input[key];
|
|
6371
6371
|
if (void 0 === value) return true;
|
|
@@ -7092,18 +7092,18 @@ export const __webpack_modules__ = {
|
|
|
7092
7092
|
return false;
|
|
7093
7093
|
})();
|
|
7094
7094
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7095
|
-
if (void 0 !== input["__@toStringTag@
|
|
7095
|
+
if (void 0 !== input["__@toStringTag@922"]) return _io149(input, _exceptionable);
|
|
7096
7096
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7097
7097
|
return false;
|
|
7098
7098
|
})();
|
|
7099
7099
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7100
|
-
if (void 0 !== input["__@toStringTag@
|
|
7100
|
+
if (void 0 !== input["__@toStringTag@922"]) return _io149(input, _exceptionable);
|
|
7101
7101
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7102
7102
|
return false;
|
|
7103
7103
|
})();
|
|
7104
7104
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7105
7105
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7106
|
-
if (void 0 !== input["__@toStringTag@
|
|
7106
|
+
if (void 0 !== input["__@toStringTag@922"]) return _io406(input, _exceptionable);
|
|
7107
7107
|
return false;
|
|
7108
7108
|
})();
|
|
7109
7109
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9708,14 +9708,14 @@ export const __webpack_modules__ = {
|
|
|
9708
9708
|
}).every((flag)=>flag)
|
|
9709
9709
|
].every((flag)=>flag);
|
|
9710
9710
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9711
|
-
"string" == typeof input["__@toStringTag@
|
|
9712
|
-
path: _path + "[\"__@toStringTag@
|
|
9711
|
+
"string" == typeof input["__@toStringTag@922"] || _report(_exceptionable, {
|
|
9712
|
+
path: _path + "[\"__@toStringTag@922\"]",
|
|
9713
9713
|
expected: "string",
|
|
9714
|
-
value: input["__@toStringTag@
|
|
9714
|
+
value: input["__@toStringTag@922"]
|
|
9715
9715
|
}),
|
|
9716
9716
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9717
9717
|
if ([
|
|
9718
|
-
"__@toStringTag@
|
|
9718
|
+
"__@toStringTag@922"
|
|
9719
9719
|
].some((prop)=>key === prop)) return true;
|
|
9720
9720
|
const value = input[key];
|
|
9721
9721
|
if (void 0 === value) return true;
|
|
@@ -18729,10 +18729,10 @@ export const __webpack_modules__ = {
|
|
|
18729
18729
|
expected: "number",
|
|
18730
18730
|
value: input.length
|
|
18731
18731
|
}),
|
|
18732
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18733
|
-
path: _path + "[\"__@toStringTag@
|
|
18732
|
+
"Uint8Array" === input["__@toStringTag@922"] || _report(_exceptionable, {
|
|
18733
|
+
path: _path + "[\"__@toStringTag@922\"]",
|
|
18734
18734
|
expected: "\"Uint8Array\"",
|
|
18735
|
-
value: input["__@toStringTag@
|
|
18735
|
+
value: input["__@toStringTag@922"]
|
|
18736
18736
|
}),
|
|
18737
18737
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18738
18738
|
if ([
|
|
@@ -18741,7 +18741,7 @@ export const __webpack_modules__ = {
|
|
|
18741
18741
|
"byteLength",
|
|
18742
18742
|
"byteOffset",
|
|
18743
18743
|
"length",
|
|
18744
|
-
"__@toStringTag@
|
|
18744
|
+
"__@toStringTag@922"
|
|
18745
18745
|
].some((prop)=>key === prop)) return true;
|
|
18746
18746
|
const value = input[key];
|
|
18747
18747
|
if (void 0 === value) return true;
|
|
@@ -36802,14 +36802,14 @@ export const __webpack_modules__ = {
|
|
|
36802
36802
|
}).every((flag)=>flag)
|
|
36803
36803
|
].every((flag)=>flag);
|
|
36804
36804
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36805
|
-
"string" == typeof input["__@toStringTag@
|
|
36806
|
-
path: _path + "[\"__@toStringTag@
|
|
36805
|
+
"string" == typeof input["__@toStringTag@922"] || _report(_exceptionable, {
|
|
36806
|
+
path: _path + "[\"__@toStringTag@922\"]",
|
|
36807
36807
|
expected: "string",
|
|
36808
|
-
value: input["__@toStringTag@
|
|
36808
|
+
value: input["__@toStringTag@922"]
|
|
36809
36809
|
}),
|
|
36810
36810
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36811
36811
|
if ([
|
|
36812
|
-
"__@toStringTag@
|
|
36812
|
+
"__@toStringTag@922"
|
|
36813
36813
|
].some((prop)=>key === prop)) return true;
|
|
36814
36814
|
const value = input[key];
|
|
36815
36815
|
if (void 0 === value) return true;
|
|
@@ -40506,7 +40506,7 @@ export const __webpack_modules__ = {
|
|
|
40506
40506
|
});
|
|
40507
40507
|
})();
|
|
40508
40508
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40509
|
-
if (void 0 !== input["__@toStringTag@
|
|
40509
|
+
if (void 0 !== input["__@toStringTag@922"]) return _vo149(input, _path, _exceptionable);
|
|
40510
40510
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40511
40511
|
return _report(_exceptionable, {
|
|
40512
40512
|
path: _path,
|
|
@@ -40515,7 +40515,7 @@ export const __webpack_modules__ = {
|
|
|
40515
40515
|
});
|
|
40516
40516
|
})();
|
|
40517
40517
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40518
|
-
if (void 0 !== input["__@toStringTag@
|
|
40518
|
+
if (void 0 !== input["__@toStringTag@922"]) return _vo149(input, _path, _exceptionable);
|
|
40519
40519
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40520
40520
|
return _report(_exceptionable, {
|
|
40521
40521
|
path: _path,
|
|
@@ -40525,7 +40525,7 @@ export const __webpack_modules__ = {
|
|
|
40525
40525
|
})();
|
|
40526
40526
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40527
40527
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40528
|
-
if (void 0 !== input["__@toStringTag@
|
|
40528
|
+
if (void 0 !== input["__@toStringTag@922"]) return _vo406(input, _path, _exceptionable);
|
|
40529
40529
|
return _report(_exceptionable, {
|
|
40530
40530
|
path: _path,
|
|
40531
40531
|
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@6772"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1496
1496
|
if ([
|
|
1497
|
-
"__@toStringTag@
|
|
1497
|
+
"__@toStringTag@6772"
|
|
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@6772"] && 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@6772"
|
|
3113
3113
|
].some((prop)=>key === prop)) return true;
|
|
3114
3114
|
const value = input[key];
|
|
3115
3115
|
if (void 0 === value) return true;
|
|
@@ -6363,9 +6363,9 @@ export const __webpack_modules__ = {
|
|
|
6363
6363
|
if (void 0 === value) return true;
|
|
6364
6364
|
return false;
|
|
6365
6365
|
}));
|
|
6366
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6366
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6772"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6367
6367
|
if ([
|
|
6368
|
-
"__@toStringTag@
|
|
6368
|
+
"__@toStringTag@6772"
|
|
6369
6369
|
].some((prop)=>key === prop)) return true;
|
|
6370
6370
|
const value = input[key];
|
|
6371
6371
|
if (void 0 === value) return true;
|
|
@@ -7092,18 +7092,18 @@ export const __webpack_modules__ = {
|
|
|
7092
7092
|
return false;
|
|
7093
7093
|
})();
|
|
7094
7094
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7095
|
-
if (void 0 !== input["__@toStringTag@
|
|
7095
|
+
if (void 0 !== input["__@toStringTag@6772"]) return _io149(input, _exceptionable);
|
|
7096
7096
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7097
7097
|
return false;
|
|
7098
7098
|
})();
|
|
7099
7099
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7100
|
-
if (void 0 !== input["__@toStringTag@
|
|
7100
|
+
if (void 0 !== input["__@toStringTag@6772"]) return _io149(input, _exceptionable);
|
|
7101
7101
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7102
7102
|
return false;
|
|
7103
7103
|
})();
|
|
7104
7104
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7105
7105
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7106
|
-
if (void 0 !== input["__@toStringTag@
|
|
7106
|
+
if (void 0 !== input["__@toStringTag@6772"]) return _io406(input, _exceptionable);
|
|
7107
7107
|
return false;
|
|
7108
7108
|
})();
|
|
7109
7109
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9708,14 +9708,14 @@ export const __webpack_modules__ = {
|
|
|
9708
9708
|
}).every((flag)=>flag)
|
|
9709
9709
|
].every((flag)=>flag);
|
|
9710
9710
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9711
|
-
"string" == typeof input["__@toStringTag@
|
|
9712
|
-
path: _path + "[\"__@toStringTag@
|
|
9711
|
+
"string" == typeof input["__@toStringTag@6772"] || _report(_exceptionable, {
|
|
9712
|
+
path: _path + "[\"__@toStringTag@6772\"]",
|
|
9713
9713
|
expected: "string",
|
|
9714
|
-
value: input["__@toStringTag@
|
|
9714
|
+
value: input["__@toStringTag@6772"]
|
|
9715
9715
|
}),
|
|
9716
9716
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9717
9717
|
if ([
|
|
9718
|
-
"__@toStringTag@
|
|
9718
|
+
"__@toStringTag@6772"
|
|
9719
9719
|
].some((prop)=>key === prop)) return true;
|
|
9720
9720
|
const value = input[key];
|
|
9721
9721
|
if (void 0 === value) return true;
|
|
@@ -18729,10 +18729,10 @@ export const __webpack_modules__ = {
|
|
|
18729
18729
|
expected: "number",
|
|
18730
18730
|
value: input.length
|
|
18731
18731
|
}),
|
|
18732
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18733
|
-
path: _path + "[\"__@toStringTag@
|
|
18732
|
+
"Uint8Array" === input["__@toStringTag@6772"] || _report(_exceptionable, {
|
|
18733
|
+
path: _path + "[\"__@toStringTag@6772\"]",
|
|
18734
18734
|
expected: "\"Uint8Array\"",
|
|
18735
|
-
value: input["__@toStringTag@
|
|
18735
|
+
value: input["__@toStringTag@6772"]
|
|
18736
18736
|
}),
|
|
18737
18737
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18738
18738
|
if ([
|
|
@@ -18741,7 +18741,7 @@ export const __webpack_modules__ = {
|
|
|
18741
18741
|
"byteLength",
|
|
18742
18742
|
"byteOffset",
|
|
18743
18743
|
"length",
|
|
18744
|
-
"__@toStringTag@
|
|
18744
|
+
"__@toStringTag@6772"
|
|
18745
18745
|
].some((prop)=>key === prop)) return true;
|
|
18746
18746
|
const value = input[key];
|
|
18747
18747
|
if (void 0 === value) return true;
|
|
@@ -36802,14 +36802,14 @@ export const __webpack_modules__ = {
|
|
|
36802
36802
|
}).every((flag)=>flag)
|
|
36803
36803
|
].every((flag)=>flag);
|
|
36804
36804
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36805
|
-
"string" == typeof input["__@toStringTag@
|
|
36806
|
-
path: _path + "[\"__@toStringTag@
|
|
36805
|
+
"string" == typeof input["__@toStringTag@6772"] || _report(_exceptionable, {
|
|
36806
|
+
path: _path + "[\"__@toStringTag@6772\"]",
|
|
36807
36807
|
expected: "string",
|
|
36808
|
-
value: input["__@toStringTag@
|
|
36808
|
+
value: input["__@toStringTag@6772"]
|
|
36809
36809
|
}),
|
|
36810
36810
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36811
36811
|
if ([
|
|
36812
|
-
"__@toStringTag@
|
|
36812
|
+
"__@toStringTag@6772"
|
|
36813
36813
|
].some((prop)=>key === prop)) return true;
|
|
36814
36814
|
const value = input[key];
|
|
36815
36815
|
if (void 0 === value) return true;
|
|
@@ -40506,7 +40506,7 @@ export const __webpack_modules__ = {
|
|
|
40506
40506
|
});
|
|
40507
40507
|
})();
|
|
40508
40508
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40509
|
-
if (void 0 !== input["__@toStringTag@
|
|
40509
|
+
if (void 0 !== input["__@toStringTag@6772"]) return _vo149(input, _path, _exceptionable);
|
|
40510
40510
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40511
40511
|
return _report(_exceptionable, {
|
|
40512
40512
|
path: _path,
|
|
@@ -40515,7 +40515,7 @@ export const __webpack_modules__ = {
|
|
|
40515
40515
|
});
|
|
40516
40516
|
})();
|
|
40517
40517
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40518
|
-
if (void 0 !== input["__@toStringTag@
|
|
40518
|
+
if (void 0 !== input["__@toStringTag@6772"]) return _vo149(input, _path, _exceptionable);
|
|
40519
40519
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40520
40520
|
return _report(_exceptionable, {
|
|
40521
40521
|
path: _path,
|
|
@@ -40525,7 +40525,7 @@ export const __webpack_modules__ = {
|
|
|
40525
40525
|
})();
|
|
40526
40526
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40527
40527
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40528
|
-
if (void 0 !== input["__@toStringTag@
|
|
40528
|
+
if (void 0 !== input["__@toStringTag@6772"]) return _vo406(input, _path, _exceptionable);
|
|
40529
40529
|
return _report(_exceptionable, {
|
|
40530
40530
|
path: _path,
|
|
40531
40531
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|