@lynx-js/rspeedy-canary 0.11.4-canary-20250924-6411f84c → 0.11.4-canary-20250925-909a8425
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
|
@@ -1493,9 +1493,9 @@ export const __webpack_modules__ = {
|
|
|
1493
1493
|
if (void 0 === value) return true;
|
|
1494
1494
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1495
1495
|
});
|
|
1496
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1496
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6807"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1497
1497
|
if ([
|
|
1498
|
-
"__@toStringTag@
|
|
1498
|
+
"__@toStringTag@6807"
|
|
1499
1499
|
].some((prop)=>key === prop)) return true;
|
|
1500
1500
|
const value = input[key];
|
|
1501
1501
|
if (void 0 === value) return true;
|
|
@@ -3103,14 +3103,14 @@ export const __webpack_modules__ = {
|
|
|
3103
3103
|
if (void 0 === value) return true;
|
|
3104
3104
|
return false;
|
|
3105
3105
|
})));
|
|
3106
|
-
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@
|
|
3106
|
+
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@6807"] && Object.keys(input).every((key)=>{
|
|
3107
3107
|
if ([
|
|
3108
3108
|
"BYTES_PER_ELEMENT",
|
|
3109
3109
|
"buffer",
|
|
3110
3110
|
"byteLength",
|
|
3111
3111
|
"byteOffset",
|
|
3112
3112
|
"length",
|
|
3113
|
-
"__@toStringTag@
|
|
3113
|
+
"__@toStringTag@6807"
|
|
3114
3114
|
].some((prop)=>key === prop)) return true;
|
|
3115
3115
|
const value = input[key];
|
|
3116
3116
|
if (void 0 === value) return true;
|
|
@@ -6367,9 +6367,9 @@ export const __webpack_modules__ = {
|
|
|
6367
6367
|
if (void 0 === value) return true;
|
|
6368
6368
|
return false;
|
|
6369
6369
|
}));
|
|
6370
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6370
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6807"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6371
6371
|
if ([
|
|
6372
|
-
"__@toStringTag@
|
|
6372
|
+
"__@toStringTag@6807"
|
|
6373
6373
|
].some((prop)=>key === prop)) return true;
|
|
6374
6374
|
const value = input[key];
|
|
6375
6375
|
if (void 0 === value) return true;
|
|
@@ -7122,18 +7122,18 @@ export const __webpack_modules__ = {
|
|
|
7122
7122
|
return false;
|
|
7123
7123
|
})();
|
|
7124
7124
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7125
|
-
if (void 0 !== input["__@toStringTag@
|
|
7125
|
+
if (void 0 !== input["__@toStringTag@6807"]) return _io149(input, _exceptionable);
|
|
7126
7126
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7127
7127
|
return false;
|
|
7128
7128
|
})();
|
|
7129
7129
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7130
|
-
if (void 0 !== input["__@toStringTag@
|
|
7130
|
+
if (void 0 !== input["__@toStringTag@6807"]) return _io149(input, _exceptionable);
|
|
7131
7131
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7132
7132
|
return false;
|
|
7133
7133
|
})();
|
|
7134
7134
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7135
7135
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7136
|
-
if (void 0 !== input["__@toStringTag@
|
|
7136
|
+
if (void 0 !== input["__@toStringTag@6807"]) return _io406(input, _exceptionable);
|
|
7137
7137
|
return false;
|
|
7138
7138
|
})();
|
|
7139
7139
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9743,14 +9743,14 @@ export const __webpack_modules__ = {
|
|
|
9743
9743
|
}).every((flag)=>flag)
|
|
9744
9744
|
].every((flag)=>flag);
|
|
9745
9745
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9746
|
-
"string" == typeof input["__@toStringTag@
|
|
9747
|
-
path: _path + "[\"__@toStringTag@
|
|
9746
|
+
"string" == typeof input["__@toStringTag@6807"] || _report(_exceptionable, {
|
|
9747
|
+
path: _path + "[\"__@toStringTag@6807\"]",
|
|
9748
9748
|
expected: "string",
|
|
9749
|
-
value: input["__@toStringTag@
|
|
9749
|
+
value: input["__@toStringTag@6807"]
|
|
9750
9750
|
}),
|
|
9751
9751
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9752
9752
|
if ([
|
|
9753
|
-
"__@toStringTag@
|
|
9753
|
+
"__@toStringTag@6807"
|
|
9754
9754
|
].some((prop)=>key === prop)) return true;
|
|
9755
9755
|
const value = input[key];
|
|
9756
9756
|
if (void 0 === value) return true;
|
|
@@ -18764,10 +18764,10 @@ export const __webpack_modules__ = {
|
|
|
18764
18764
|
expected: "number",
|
|
18765
18765
|
value: input.length
|
|
18766
18766
|
}),
|
|
18767
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18768
|
-
path: _path + "[\"__@toStringTag@
|
|
18767
|
+
"Uint8Array" === input["__@toStringTag@6807"] || _report(_exceptionable, {
|
|
18768
|
+
path: _path + "[\"__@toStringTag@6807\"]",
|
|
18769
18769
|
expected: "\"Uint8Array\"",
|
|
18770
|
-
value: input["__@toStringTag@
|
|
18770
|
+
value: input["__@toStringTag@6807"]
|
|
18771
18771
|
}),
|
|
18772
18772
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18773
18773
|
if ([
|
|
@@ -18776,7 +18776,7 @@ export const __webpack_modules__ = {
|
|
|
18776
18776
|
"byteLength",
|
|
18777
18777
|
"byteOffset",
|
|
18778
18778
|
"length",
|
|
18779
|
-
"__@toStringTag@
|
|
18779
|
+
"__@toStringTag@6807"
|
|
18780
18780
|
].some((prop)=>key === prop)) return true;
|
|
18781
18781
|
const value = input[key];
|
|
18782
18782
|
if (void 0 === value) return true;
|
|
@@ -36871,14 +36871,14 @@ export const __webpack_modules__ = {
|
|
|
36871
36871
|
}).every((flag)=>flag)
|
|
36872
36872
|
].every((flag)=>flag);
|
|
36873
36873
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36874
|
-
"string" == typeof input["__@toStringTag@
|
|
36875
|
-
path: _path + "[\"__@toStringTag@
|
|
36874
|
+
"string" == typeof input["__@toStringTag@6807"] || _report(_exceptionable, {
|
|
36875
|
+
path: _path + "[\"__@toStringTag@6807\"]",
|
|
36876
36876
|
expected: "string",
|
|
36877
|
-
value: input["__@toStringTag@
|
|
36877
|
+
value: input["__@toStringTag@6807"]
|
|
36878
36878
|
}),
|
|
36879
36879
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36880
36880
|
if ([
|
|
36881
|
-
"__@toStringTag@
|
|
36881
|
+
"__@toStringTag@6807"
|
|
36882
36882
|
].some((prop)=>key === prop)) return true;
|
|
36883
36883
|
const value = input[key];
|
|
36884
36884
|
if (void 0 === value) return true;
|
|
@@ -40759,7 +40759,7 @@ export const __webpack_modules__ = {
|
|
|
40759
40759
|
});
|
|
40760
40760
|
})();
|
|
40761
40761
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40762
|
-
if (void 0 !== input["__@toStringTag@
|
|
40762
|
+
if (void 0 !== input["__@toStringTag@6807"]) return _vo149(input, _path, _exceptionable);
|
|
40763
40763
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40764
40764
|
return _report(_exceptionable, {
|
|
40765
40765
|
path: _path,
|
|
@@ -40768,7 +40768,7 @@ export const __webpack_modules__ = {
|
|
|
40768
40768
|
});
|
|
40769
40769
|
})();
|
|
40770
40770
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40771
|
-
if (void 0 !== input["__@toStringTag@
|
|
40771
|
+
if (void 0 !== input["__@toStringTag@6807"]) return _vo149(input, _path, _exceptionable);
|
|
40772
40772
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40773
40773
|
return _report(_exceptionable, {
|
|
40774
40774
|
path: _path,
|
|
@@ -40778,7 +40778,7 @@ export const __webpack_modules__ = {
|
|
|
40778
40778
|
})();
|
|
40779
40779
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40780
40780
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40781
|
-
if (void 0 !== input["__@toStringTag@
|
|
40781
|
+
if (void 0 !== input["__@toStringTag@6807"]) return _vo406(input, _path, _exceptionable);
|
|
40782
40782
|
return _report(_exceptionable, {
|
|
40783
40783
|
path: _path,
|
|
40784
40784
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|
|
@@ -1493,9 +1493,9 @@ export const __webpack_modules__ = {
|
|
|
1493
1493
|
if (void 0 === value) return true;
|
|
1494
1494
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1495
1495
|
});
|
|
1496
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1496
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@924"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1497
1497
|
if ([
|
|
1498
|
-
"__@toStringTag@
|
|
1498
|
+
"__@toStringTag@924"
|
|
1499
1499
|
].some((prop)=>key === prop)) return true;
|
|
1500
1500
|
const value = input[key];
|
|
1501
1501
|
if (void 0 === value) return true;
|
|
@@ -3103,14 +3103,14 @@ export const __webpack_modules__ = {
|
|
|
3103
3103
|
if (void 0 === value) return true;
|
|
3104
3104
|
return false;
|
|
3105
3105
|
})));
|
|
3106
|
-
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@
|
|
3106
|
+
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@924"] && Object.keys(input).every((key)=>{
|
|
3107
3107
|
if ([
|
|
3108
3108
|
"BYTES_PER_ELEMENT",
|
|
3109
3109
|
"buffer",
|
|
3110
3110
|
"byteLength",
|
|
3111
3111
|
"byteOffset",
|
|
3112
3112
|
"length",
|
|
3113
|
-
"__@toStringTag@
|
|
3113
|
+
"__@toStringTag@924"
|
|
3114
3114
|
].some((prop)=>key === prop)) return true;
|
|
3115
3115
|
const value = input[key];
|
|
3116
3116
|
if (void 0 === value) return true;
|
|
@@ -6367,9 +6367,9 @@ export const __webpack_modules__ = {
|
|
|
6367
6367
|
if (void 0 === value) return true;
|
|
6368
6368
|
return false;
|
|
6369
6369
|
}));
|
|
6370
|
-
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6370
|
+
const _io406 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@924"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6371
6371
|
if ([
|
|
6372
|
-
"__@toStringTag@
|
|
6372
|
+
"__@toStringTag@924"
|
|
6373
6373
|
].some((prop)=>key === prop)) return true;
|
|
6374
6374
|
const value = input[key];
|
|
6375
6375
|
if (void 0 === value) return true;
|
|
@@ -7122,18 +7122,18 @@ export const __webpack_modules__ = {
|
|
|
7122
7122
|
return false;
|
|
7123
7123
|
})();
|
|
7124
7124
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7125
|
-
if (void 0 !== input["__@toStringTag@
|
|
7125
|
+
if (void 0 !== input["__@toStringTag@924"]) return _io149(input, _exceptionable);
|
|
7126
7126
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7127
7127
|
return false;
|
|
7128
7128
|
})();
|
|
7129
7129
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7130
|
-
if (void 0 !== input["__@toStringTag@
|
|
7130
|
+
if (void 0 !== input["__@toStringTag@924"]) return _io149(input, _exceptionable);
|
|
7131
7131
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7132
7132
|
return false;
|
|
7133
7133
|
})();
|
|
7134
7134
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7135
7135
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7136
|
-
if (void 0 !== input["__@toStringTag@
|
|
7136
|
+
if (void 0 !== input["__@toStringTag@924"]) return _io406(input, _exceptionable);
|
|
7137
7137
|
return false;
|
|
7138
7138
|
})();
|
|
7139
7139
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9743,14 +9743,14 @@ export const __webpack_modules__ = {
|
|
|
9743
9743
|
}).every((flag)=>flag)
|
|
9744
9744
|
].every((flag)=>flag);
|
|
9745
9745
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9746
|
-
"string" == typeof input["__@toStringTag@
|
|
9747
|
-
path: _path + "[\"__@toStringTag@
|
|
9746
|
+
"string" == typeof input["__@toStringTag@924"] || _report(_exceptionable, {
|
|
9747
|
+
path: _path + "[\"__@toStringTag@924\"]",
|
|
9748
9748
|
expected: "string",
|
|
9749
|
-
value: input["__@toStringTag@
|
|
9749
|
+
value: input["__@toStringTag@924"]
|
|
9750
9750
|
}),
|
|
9751
9751
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9752
9752
|
if ([
|
|
9753
|
-
"__@toStringTag@
|
|
9753
|
+
"__@toStringTag@924"
|
|
9754
9754
|
].some((prop)=>key === prop)) return true;
|
|
9755
9755
|
const value = input[key];
|
|
9756
9756
|
if (void 0 === value) return true;
|
|
@@ -18764,10 +18764,10 @@ export const __webpack_modules__ = {
|
|
|
18764
18764
|
expected: "number",
|
|
18765
18765
|
value: input.length
|
|
18766
18766
|
}),
|
|
18767
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18768
|
-
path: _path + "[\"__@toStringTag@
|
|
18767
|
+
"Uint8Array" === input["__@toStringTag@924"] || _report(_exceptionable, {
|
|
18768
|
+
path: _path + "[\"__@toStringTag@924\"]",
|
|
18769
18769
|
expected: "\"Uint8Array\"",
|
|
18770
|
-
value: input["__@toStringTag@
|
|
18770
|
+
value: input["__@toStringTag@924"]
|
|
18771
18771
|
}),
|
|
18772
18772
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18773
18773
|
if ([
|
|
@@ -18776,7 +18776,7 @@ export const __webpack_modules__ = {
|
|
|
18776
18776
|
"byteLength",
|
|
18777
18777
|
"byteOffset",
|
|
18778
18778
|
"length",
|
|
18779
|
-
"__@toStringTag@
|
|
18779
|
+
"__@toStringTag@924"
|
|
18780
18780
|
].some((prop)=>key === prop)) return true;
|
|
18781
18781
|
const value = input[key];
|
|
18782
18782
|
if (void 0 === value) return true;
|
|
@@ -36871,14 +36871,14 @@ export const __webpack_modules__ = {
|
|
|
36871
36871
|
}).every((flag)=>flag)
|
|
36872
36872
|
].every((flag)=>flag);
|
|
36873
36873
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36874
|
-
"string" == typeof input["__@toStringTag@
|
|
36875
|
-
path: _path + "[\"__@toStringTag@
|
|
36874
|
+
"string" == typeof input["__@toStringTag@924"] || _report(_exceptionable, {
|
|
36875
|
+
path: _path + "[\"__@toStringTag@924\"]",
|
|
36876
36876
|
expected: "string",
|
|
36877
|
-
value: input["__@toStringTag@
|
|
36877
|
+
value: input["__@toStringTag@924"]
|
|
36878
36878
|
}),
|
|
36879
36879
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36880
36880
|
if ([
|
|
36881
|
-
"__@toStringTag@
|
|
36881
|
+
"__@toStringTag@924"
|
|
36882
36882
|
].some((prop)=>key === prop)) return true;
|
|
36883
36883
|
const value = input[key];
|
|
36884
36884
|
if (void 0 === value) return true;
|
|
@@ -40759,7 +40759,7 @@ export const __webpack_modules__ = {
|
|
|
40759
40759
|
});
|
|
40760
40760
|
})();
|
|
40761
40761
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40762
|
-
if (void 0 !== input["__@toStringTag@
|
|
40762
|
+
if (void 0 !== input["__@toStringTag@924"]) return _vo149(input, _path, _exceptionable);
|
|
40763
40763
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40764
40764
|
return _report(_exceptionable, {
|
|
40765
40765
|
path: _path,
|
|
@@ -40768,7 +40768,7 @@ export const __webpack_modules__ = {
|
|
|
40768
40768
|
});
|
|
40769
40769
|
})();
|
|
40770
40770
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40771
|
-
if (void 0 !== input["__@toStringTag@
|
|
40771
|
+
if (void 0 !== input["__@toStringTag@924"]) return _vo149(input, _path, _exceptionable);
|
|
40772
40772
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40773
40773
|
return _report(_exceptionable, {
|
|
40774
40774
|
path: _path,
|
|
@@ -40778,7 +40778,7 @@ export const __webpack_modules__ = {
|
|
|
40778
40778
|
})();
|
|
40779
40779
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40780
40780
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40781
|
-
if (void 0 !== input["__@toStringTag@
|
|
40781
|
+
if (void 0 !== input["__@toStringTag@924"]) return _vo406(input, _path, _exceptionable);
|
|
40782
40782
|
return _report(_exceptionable, {
|
|
40783
40783
|
path: _path,
|
|
40784
40784
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|