@lynx-js/rspeedy-canary 0.11.5-canary-20251001-dcc85593 → 0.11.5-canary-20251001-e05c7372
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
|
@@ -1494,9 +1494,9 @@ export const __webpack_modules__ = {
|
|
|
1494
1494
|
if (void 0 === value) return true;
|
|
1495
1495
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1496
1496
|
});
|
|
1497
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1497
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@926"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1498
1498
|
if ([
|
|
1499
|
-
"__@toStringTag@
|
|
1499
|
+
"__@toStringTag@926"
|
|
1500
1500
|
].some((prop)=>key === prop)) return true;
|
|
1501
1501
|
const value = input[key];
|
|
1502
1502
|
if (void 0 === value) return true;
|
|
@@ -3104,14 +3104,14 @@ export const __webpack_modules__ = {
|
|
|
3104
3104
|
if (void 0 === value) return true;
|
|
3105
3105
|
return false;
|
|
3106
3106
|
})));
|
|
3107
|
-
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@
|
|
3107
|
+
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@926"] && Object.keys(input).every((key)=>{
|
|
3108
3108
|
if ([
|
|
3109
3109
|
"BYTES_PER_ELEMENT",
|
|
3110
3110
|
"buffer",
|
|
3111
3111
|
"byteLength",
|
|
3112
3112
|
"byteOffset",
|
|
3113
3113
|
"length",
|
|
3114
|
-
"__@toStringTag@
|
|
3114
|
+
"__@toStringTag@926"
|
|
3115
3115
|
].some((prop)=>key === prop)) return true;
|
|
3116
3116
|
const value = input[key];
|
|
3117
3117
|
if (void 0 === value) return true;
|
|
@@ -6378,9 +6378,9 @@ export const __webpack_modules__ = {
|
|
|
6378
6378
|
if (void 0 === value) return true;
|
|
6379
6379
|
return false;
|
|
6380
6380
|
}));
|
|
6381
|
-
const _io407 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6381
|
+
const _io407 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@926"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6382
6382
|
if ([
|
|
6383
|
-
"__@toStringTag@
|
|
6383
|
+
"__@toStringTag@926"
|
|
6384
6384
|
].some((prop)=>key === prop)) return true;
|
|
6385
6385
|
const value = input[key];
|
|
6386
6386
|
if (void 0 === value) return true;
|
|
@@ -7133,18 +7133,18 @@ export const __webpack_modules__ = {
|
|
|
7133
7133
|
return false;
|
|
7134
7134
|
})();
|
|
7135
7135
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7136
|
-
if (void 0 !== input["__@toStringTag@
|
|
7136
|
+
if (void 0 !== input["__@toStringTag@926"]) return _io149(input, _exceptionable);
|
|
7137
7137
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7138
7138
|
return false;
|
|
7139
7139
|
})();
|
|
7140
7140
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7141
|
-
if (void 0 !== input["__@toStringTag@
|
|
7141
|
+
if (void 0 !== input["__@toStringTag@926"]) return _io149(input, _exceptionable);
|
|
7142
7142
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7143
7143
|
return false;
|
|
7144
7144
|
})();
|
|
7145
7145
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7146
7146
|
if (void 0 !== input.name) return _io406(input, _exceptionable);
|
|
7147
|
-
if (void 0 !== input["__@toStringTag@
|
|
7147
|
+
if (void 0 !== input["__@toStringTag@926"]) return _io407(input, _exceptionable);
|
|
7148
7148
|
return false;
|
|
7149
7149
|
})();
|
|
7150
7150
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9760,14 +9760,14 @@ export const __webpack_modules__ = {
|
|
|
9760
9760
|
}).every((flag)=>flag)
|
|
9761
9761
|
].every((flag)=>flag);
|
|
9762
9762
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9763
|
-
"string" == typeof input["__@toStringTag@
|
|
9764
|
-
path: _path + "[\"__@toStringTag@
|
|
9763
|
+
"string" == typeof input["__@toStringTag@926"] || _report(_exceptionable, {
|
|
9764
|
+
path: _path + "[\"__@toStringTag@926\"]",
|
|
9765
9765
|
expected: "string",
|
|
9766
|
-
value: input["__@toStringTag@
|
|
9766
|
+
value: input["__@toStringTag@926"]
|
|
9767
9767
|
}),
|
|
9768
9768
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9769
9769
|
if ([
|
|
9770
|
-
"__@toStringTag@
|
|
9770
|
+
"__@toStringTag@926"
|
|
9771
9771
|
].some((prop)=>key === prop)) return true;
|
|
9772
9772
|
const value = input[key];
|
|
9773
9773
|
if (void 0 === value) return true;
|
|
@@ -18781,10 +18781,10 @@ export const __webpack_modules__ = {
|
|
|
18781
18781
|
expected: "number",
|
|
18782
18782
|
value: input.length
|
|
18783
18783
|
}),
|
|
18784
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18785
|
-
path: _path + "[\"__@toStringTag@
|
|
18784
|
+
"Uint8Array" === input["__@toStringTag@926"] || _report(_exceptionable, {
|
|
18785
|
+
path: _path + "[\"__@toStringTag@926\"]",
|
|
18786
18786
|
expected: "\"Uint8Array\"",
|
|
18787
|
-
value: input["__@toStringTag@
|
|
18787
|
+
value: input["__@toStringTag@926"]
|
|
18788
18788
|
}),
|
|
18789
18789
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18790
18790
|
if ([
|
|
@@ -18793,7 +18793,7 @@ export const __webpack_modules__ = {
|
|
|
18793
18793
|
"byteLength",
|
|
18794
18794
|
"byteOffset",
|
|
18795
18795
|
"length",
|
|
18796
|
-
"__@toStringTag@
|
|
18796
|
+
"__@toStringTag@926"
|
|
18797
18797
|
].some((prop)=>key === prop)) return true;
|
|
18798
18798
|
const value = input[key];
|
|
18799
18799
|
if (void 0 === value) return true;
|
|
@@ -36932,14 +36932,14 @@ export const __webpack_modules__ = {
|
|
|
36932
36932
|
}).every((flag)=>flag)
|
|
36933
36933
|
].every((flag)=>flag);
|
|
36934
36934
|
const _vo407 = (input, _path, _exceptionable = true)=>[
|
|
36935
|
-
"string" == typeof input["__@toStringTag@
|
|
36936
|
-
path: _path + "[\"__@toStringTag@
|
|
36935
|
+
"string" == typeof input["__@toStringTag@926"] || _report(_exceptionable, {
|
|
36936
|
+
path: _path + "[\"__@toStringTag@926\"]",
|
|
36937
36937
|
expected: "string",
|
|
36938
|
-
value: input["__@toStringTag@
|
|
36938
|
+
value: input["__@toStringTag@926"]
|
|
36939
36939
|
}),
|
|
36940
36940
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36941
36941
|
if ([
|
|
36942
|
-
"__@toStringTag@
|
|
36942
|
+
"__@toStringTag@926"
|
|
36943
36943
|
].some((prop)=>key === prop)) return true;
|
|
36944
36944
|
const value = input[key];
|
|
36945
36945
|
if (void 0 === value) return true;
|
|
@@ -40820,7 +40820,7 @@ export const __webpack_modules__ = {
|
|
|
40820
40820
|
});
|
|
40821
40821
|
})();
|
|
40822
40822
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40823
|
-
if (void 0 !== input["__@toStringTag@
|
|
40823
|
+
if (void 0 !== input["__@toStringTag@926"]) return _vo149(input, _path, _exceptionable);
|
|
40824
40824
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40825
40825
|
return _report(_exceptionable, {
|
|
40826
40826
|
path: _path,
|
|
@@ -40829,7 +40829,7 @@ export const __webpack_modules__ = {
|
|
|
40829
40829
|
});
|
|
40830
40830
|
})();
|
|
40831
40831
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40832
|
-
if (void 0 !== input["__@toStringTag@
|
|
40832
|
+
if (void 0 !== input["__@toStringTag@926"]) return _vo149(input, _path, _exceptionable);
|
|
40833
40833
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40834
40834
|
return _report(_exceptionable, {
|
|
40835
40835
|
path: _path,
|
|
@@ -40839,7 +40839,7 @@ export const __webpack_modules__ = {
|
|
|
40839
40839
|
})();
|
|
40840
40840
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40841
40841
|
if (void 0 !== input.name) return _vo406(input, _path, _exceptionable);
|
|
40842
|
-
if (void 0 !== input["__@toStringTag@
|
|
40842
|
+
if (void 0 !== input["__@toStringTag@926"]) return _vo407(input, _path, _exceptionable);
|
|
40843
40843
|
return _report(_exceptionable, {
|
|
40844
40844
|
path: _path,
|
|
40845
40845
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|
|
@@ -1494,9 +1494,9 @@ export const __webpack_modules__ = {
|
|
|
1494
1494
|
if (void 0 === value) return true;
|
|
1495
1495
|
return "string" == typeof value || "boolean" == typeof value;
|
|
1496
1496
|
});
|
|
1497
|
-
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
1497
|
+
const _io41 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6817"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1498
1498
|
if ([
|
|
1499
|
-
"__@toStringTag@
|
|
1499
|
+
"__@toStringTag@6817"
|
|
1500
1500
|
].some((prop)=>key === prop)) return true;
|
|
1501
1501
|
const value = input[key];
|
|
1502
1502
|
if (void 0 === value) return true;
|
|
@@ -3104,14 +3104,14 @@ export const __webpack_modules__ = {
|
|
|
3104
3104
|
if (void 0 === value) return true;
|
|
3105
3105
|
return false;
|
|
3106
3106
|
})));
|
|
3107
|
-
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@
|
|
3107
|
+
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@6817"] && Object.keys(input).every((key)=>{
|
|
3108
3108
|
if ([
|
|
3109
3109
|
"BYTES_PER_ELEMENT",
|
|
3110
3110
|
"buffer",
|
|
3111
3111
|
"byteLength",
|
|
3112
3112
|
"byteOffset",
|
|
3113
3113
|
"length",
|
|
3114
|
-
"__@toStringTag@
|
|
3114
|
+
"__@toStringTag@6817"
|
|
3115
3115
|
].some((prop)=>key === prop)) return true;
|
|
3116
3116
|
const value = input[key];
|
|
3117
3117
|
if (void 0 === value) return true;
|
|
@@ -6378,9 +6378,9 @@ export const __webpack_modules__ = {
|
|
|
6378
6378
|
if (void 0 === value) return true;
|
|
6379
6379
|
return false;
|
|
6380
6380
|
}));
|
|
6381
|
-
const _io407 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@
|
|
6381
|
+
const _io407 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6817"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6382
6382
|
if ([
|
|
6383
|
-
"__@toStringTag@
|
|
6383
|
+
"__@toStringTag@6817"
|
|
6384
6384
|
].some((prop)=>key === prop)) return true;
|
|
6385
6385
|
const value = input[key];
|
|
6386
6386
|
if (void 0 === value) return true;
|
|
@@ -7133,18 +7133,18 @@ export const __webpack_modules__ = {
|
|
|
7133
7133
|
return false;
|
|
7134
7134
|
})();
|
|
7135
7135
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7136
|
-
if (void 0 !== input["__@toStringTag@
|
|
7136
|
+
if (void 0 !== input["__@toStringTag@6817"]) return _io149(input, _exceptionable);
|
|
7137
7137
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7138
7138
|
return false;
|
|
7139
7139
|
})();
|
|
7140
7140
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7141
|
-
if (void 0 !== input["__@toStringTag@
|
|
7141
|
+
if (void 0 !== input["__@toStringTag@6817"]) return _io149(input, _exceptionable);
|
|
7142
7142
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7143
7143
|
return false;
|
|
7144
7144
|
})();
|
|
7145
7145
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7146
7146
|
if (void 0 !== input.name) return _io406(input, _exceptionable);
|
|
7147
|
-
if (void 0 !== input["__@toStringTag@
|
|
7147
|
+
if (void 0 !== input["__@toStringTag@6817"]) return _io407(input, _exceptionable);
|
|
7148
7148
|
return false;
|
|
7149
7149
|
})();
|
|
7150
7150
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9760,14 +9760,14 @@ export const __webpack_modules__ = {
|
|
|
9760
9760
|
}).every((flag)=>flag)
|
|
9761
9761
|
].every((flag)=>flag);
|
|
9762
9762
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9763
|
-
"string" == typeof input["__@toStringTag@
|
|
9764
|
-
path: _path + "[\"__@toStringTag@
|
|
9763
|
+
"string" == typeof input["__@toStringTag@6817"] || _report(_exceptionable, {
|
|
9764
|
+
path: _path + "[\"__@toStringTag@6817\"]",
|
|
9765
9765
|
expected: "string",
|
|
9766
|
-
value: input["__@toStringTag@
|
|
9766
|
+
value: input["__@toStringTag@6817"]
|
|
9767
9767
|
}),
|
|
9768
9768
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9769
9769
|
if ([
|
|
9770
|
-
"__@toStringTag@
|
|
9770
|
+
"__@toStringTag@6817"
|
|
9771
9771
|
].some((prop)=>key === prop)) return true;
|
|
9772
9772
|
const value = input[key];
|
|
9773
9773
|
if (void 0 === value) return true;
|
|
@@ -18781,10 +18781,10 @@ export const __webpack_modules__ = {
|
|
|
18781
18781
|
expected: "number",
|
|
18782
18782
|
value: input.length
|
|
18783
18783
|
}),
|
|
18784
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18785
|
-
path: _path + "[\"__@toStringTag@
|
|
18784
|
+
"Uint8Array" === input["__@toStringTag@6817"] || _report(_exceptionable, {
|
|
18785
|
+
path: _path + "[\"__@toStringTag@6817\"]",
|
|
18786
18786
|
expected: "\"Uint8Array\"",
|
|
18787
|
-
value: input["__@toStringTag@
|
|
18787
|
+
value: input["__@toStringTag@6817"]
|
|
18788
18788
|
}),
|
|
18789
18789
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18790
18790
|
if ([
|
|
@@ -18793,7 +18793,7 @@ export const __webpack_modules__ = {
|
|
|
18793
18793
|
"byteLength",
|
|
18794
18794
|
"byteOffset",
|
|
18795
18795
|
"length",
|
|
18796
|
-
"__@toStringTag@
|
|
18796
|
+
"__@toStringTag@6817"
|
|
18797
18797
|
].some((prop)=>key === prop)) return true;
|
|
18798
18798
|
const value = input[key];
|
|
18799
18799
|
if (void 0 === value) return true;
|
|
@@ -36932,14 +36932,14 @@ export const __webpack_modules__ = {
|
|
|
36932
36932
|
}).every((flag)=>flag)
|
|
36933
36933
|
].every((flag)=>flag);
|
|
36934
36934
|
const _vo407 = (input, _path, _exceptionable = true)=>[
|
|
36935
|
-
"string" == typeof input["__@toStringTag@
|
|
36936
|
-
path: _path + "[\"__@toStringTag@
|
|
36935
|
+
"string" == typeof input["__@toStringTag@6817"] || _report(_exceptionable, {
|
|
36936
|
+
path: _path + "[\"__@toStringTag@6817\"]",
|
|
36937
36937
|
expected: "string",
|
|
36938
|
-
value: input["__@toStringTag@
|
|
36938
|
+
value: input["__@toStringTag@6817"]
|
|
36939
36939
|
}),
|
|
36940
36940
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36941
36941
|
if ([
|
|
36942
|
-
"__@toStringTag@
|
|
36942
|
+
"__@toStringTag@6817"
|
|
36943
36943
|
].some((prop)=>key === prop)) return true;
|
|
36944
36944
|
const value = input[key];
|
|
36945
36945
|
if (void 0 === value) return true;
|
|
@@ -40820,7 +40820,7 @@ export const __webpack_modules__ = {
|
|
|
40820
40820
|
});
|
|
40821
40821
|
})();
|
|
40822
40822
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40823
|
-
if (void 0 !== input["__@toStringTag@
|
|
40823
|
+
if (void 0 !== input["__@toStringTag@6817"]) return _vo149(input, _path, _exceptionable);
|
|
40824
40824
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40825
40825
|
return _report(_exceptionable, {
|
|
40826
40826
|
path: _path,
|
|
@@ -40829,7 +40829,7 @@ export const __webpack_modules__ = {
|
|
|
40829
40829
|
});
|
|
40830
40830
|
})();
|
|
40831
40831
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40832
|
-
if (void 0 !== input["__@toStringTag@
|
|
40832
|
+
if (void 0 !== input["__@toStringTag@6817"]) return _vo149(input, _path, _exceptionable);
|
|
40833
40833
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40834
40834
|
return _report(_exceptionable, {
|
|
40835
40835
|
path: _path,
|
|
@@ -40839,7 +40839,7 @@ export const __webpack_modules__ = {
|
|
|
40839
40839
|
})();
|
|
40840
40840
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40841
40841
|
if (void 0 !== input.name) return _vo406(input, _path, _exceptionable);
|
|
40842
|
-
if (void 0 !== input["__@toStringTag@
|
|
40842
|
+
if (void 0 !== input["__@toStringTag@6817"]) return _vo407(input, _path, _exceptionable);
|
|
40843
40843
|
return _report(_exceptionable, {
|
|
40844
40844
|
path: _path,
|
|
40845
40845
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|