@lynx-js/rspeedy-canary 0.11.4-canary-20250923-69e0dc47 → 0.11.4-canary-20250924-7b1dc9eb
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;
|
|
@@ -7119,18 +7119,18 @@ export const __webpack_modules__ = {
|
|
|
7119
7119
|
return false;
|
|
7120
7120
|
})();
|
|
7121
7121
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7122
|
-
if (void 0 !== input["__@toStringTag@
|
|
7122
|
+
if (void 0 !== input["__@toStringTag@923"]) return _io149(input, _exceptionable);
|
|
7123
7123
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7124
7124
|
return false;
|
|
7125
7125
|
})();
|
|
7126
7126
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7127
|
-
if (void 0 !== input["__@toStringTag@
|
|
7127
|
+
if (void 0 !== input["__@toStringTag@923"]) return _io149(input, _exceptionable);
|
|
7128
7128
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7129
7129
|
return false;
|
|
7130
7130
|
})();
|
|
7131
7131
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7132
7132
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7133
|
-
if (void 0 !== input["__@toStringTag@
|
|
7133
|
+
if (void 0 !== input["__@toStringTag@923"]) return _io406(input, _exceptionable);
|
|
7134
7134
|
return false;
|
|
7135
7135
|
})();
|
|
7136
7136
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9735,14 +9735,14 @@ export const __webpack_modules__ = {
|
|
|
9735
9735
|
}).every((flag)=>flag)
|
|
9736
9736
|
].every((flag)=>flag);
|
|
9737
9737
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9738
|
-
"string" == typeof input["__@toStringTag@
|
|
9739
|
-
path: _path + "[\"__@toStringTag@
|
|
9738
|
+
"string" == typeof input["__@toStringTag@923"] || _report(_exceptionable, {
|
|
9739
|
+
path: _path + "[\"__@toStringTag@923\"]",
|
|
9740
9740
|
expected: "string",
|
|
9741
|
-
value: input["__@toStringTag@
|
|
9741
|
+
value: input["__@toStringTag@923"]
|
|
9742
9742
|
}),
|
|
9743
9743
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9744
9744
|
if ([
|
|
9745
|
-
"__@toStringTag@
|
|
9745
|
+
"__@toStringTag@923"
|
|
9746
9746
|
].some((prop)=>key === prop)) return true;
|
|
9747
9747
|
const value = input[key];
|
|
9748
9748
|
if (void 0 === value) return true;
|
|
@@ -18756,10 +18756,10 @@ export const __webpack_modules__ = {
|
|
|
18756
18756
|
expected: "number",
|
|
18757
18757
|
value: input.length
|
|
18758
18758
|
}),
|
|
18759
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18760
|
-
path: _path + "[\"__@toStringTag@
|
|
18759
|
+
"Uint8Array" === input["__@toStringTag@923"] || _report(_exceptionable, {
|
|
18760
|
+
path: _path + "[\"__@toStringTag@923\"]",
|
|
18761
18761
|
expected: "\"Uint8Array\"",
|
|
18762
|
-
value: input["__@toStringTag@
|
|
18762
|
+
value: input["__@toStringTag@923"]
|
|
18763
18763
|
}),
|
|
18764
18764
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18765
18765
|
if ([
|
|
@@ -18768,7 +18768,7 @@ export const __webpack_modules__ = {
|
|
|
18768
18768
|
"byteLength",
|
|
18769
18769
|
"byteOffset",
|
|
18770
18770
|
"length",
|
|
18771
|
-
"__@toStringTag@
|
|
18771
|
+
"__@toStringTag@923"
|
|
18772
18772
|
].some((prop)=>key === prop)) return true;
|
|
18773
18773
|
const value = input[key];
|
|
18774
18774
|
if (void 0 === value) return true;
|
|
@@ -36835,14 +36835,14 @@ export const __webpack_modules__ = {
|
|
|
36835
36835
|
}).every((flag)=>flag)
|
|
36836
36836
|
].every((flag)=>flag);
|
|
36837
36837
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36838
|
-
"string" == typeof input["__@toStringTag@
|
|
36839
|
-
path: _path + "[\"__@toStringTag@
|
|
36838
|
+
"string" == typeof input["__@toStringTag@923"] || _report(_exceptionable, {
|
|
36839
|
+
path: _path + "[\"__@toStringTag@923\"]",
|
|
36840
36840
|
expected: "string",
|
|
36841
|
-
value: input["__@toStringTag@
|
|
36841
|
+
value: input["__@toStringTag@923"]
|
|
36842
36842
|
}),
|
|
36843
36843
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36844
36844
|
if ([
|
|
36845
|
-
"__@toStringTag@
|
|
36845
|
+
"__@toStringTag@923"
|
|
36846
36846
|
].some((prop)=>key === prop)) return true;
|
|
36847
36847
|
const value = input[key];
|
|
36848
36848
|
if (void 0 === value) return true;
|
|
@@ -40715,7 +40715,7 @@ export const __webpack_modules__ = {
|
|
|
40715
40715
|
});
|
|
40716
40716
|
})();
|
|
40717
40717
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40718
|
-
if (void 0 !== input["__@toStringTag@
|
|
40718
|
+
if (void 0 !== input["__@toStringTag@923"]) return _vo149(input, _path, _exceptionable);
|
|
40719
40719
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40720
40720
|
return _report(_exceptionable, {
|
|
40721
40721
|
path: _path,
|
|
@@ -40724,7 +40724,7 @@ export const __webpack_modules__ = {
|
|
|
40724
40724
|
});
|
|
40725
40725
|
})();
|
|
40726
40726
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40727
|
-
if (void 0 !== input["__@toStringTag@
|
|
40727
|
+
if (void 0 !== input["__@toStringTag@923"]) return _vo149(input, _path, _exceptionable);
|
|
40728
40728
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40729
40729
|
return _report(_exceptionable, {
|
|
40730
40730
|
path: _path,
|
|
@@ -40734,7 +40734,7 @@ export const __webpack_modules__ = {
|
|
|
40734
40734
|
})();
|
|
40735
40735
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40736
40736
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40737
|
-
if (void 0 !== input["__@toStringTag@
|
|
40737
|
+
if (void 0 !== input["__@toStringTag@923"]) return _vo406(input, _path, _exceptionable);
|
|
40738
40738
|
return _report(_exceptionable, {
|
|
40739
40739
|
path: _path,
|
|
40740
40740
|
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@6803"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
1496
1496
|
if ([
|
|
1497
|
-
"__@toStringTag@
|
|
1497
|
+
"__@toStringTag@6803"
|
|
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@6803"] && 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@6803"
|
|
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@6803"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
|
|
6368
6368
|
if ([
|
|
6369
|
-
"__@toStringTag@
|
|
6369
|
+
"__@toStringTag@6803"
|
|
6370
6370
|
].some((prop)=>key === prop)) return true;
|
|
6371
6371
|
const value = input[key];
|
|
6372
6372
|
if (void 0 === value) return true;
|
|
@@ -7119,18 +7119,18 @@ export const __webpack_modules__ = {
|
|
|
7119
7119
|
return false;
|
|
7120
7120
|
})();
|
|
7121
7121
|
const _iu1 = (input, _exceptionable = true)=>(()=>{
|
|
7122
|
-
if (void 0 !== input["__@toStringTag@
|
|
7122
|
+
if (void 0 !== input["__@toStringTag@6803"]) return _io149(input, _exceptionable);
|
|
7123
7123
|
if (void 0 !== input.pem) return _io150(input, _exceptionable);
|
|
7124
7124
|
return false;
|
|
7125
7125
|
})();
|
|
7126
7126
|
const _iu2 = (input, _exceptionable = true)=>(()=>{
|
|
7127
|
-
if (void 0 !== input["__@toStringTag@
|
|
7127
|
+
if (void 0 !== input["__@toStringTag@6803"]) return _io149(input, _exceptionable);
|
|
7128
7128
|
if (void 0 !== input.buf) return _io151(input, _exceptionable);
|
|
7129
7129
|
return false;
|
|
7130
7130
|
})();
|
|
7131
7131
|
const _iu3 = (input, _exceptionable = true)=>(()=>{
|
|
7132
7132
|
if (void 0 !== input.name) return _io405(input, _exceptionable);
|
|
7133
|
-
if (void 0 !== input["__@toStringTag@
|
|
7133
|
+
if (void 0 !== input["__@toStringTag@6803"]) return _io406(input, _exceptionable);
|
|
7134
7134
|
return false;
|
|
7135
7135
|
})();
|
|
7136
7136
|
const _iu4 = (input, _exceptionable = true)=>(()=>{
|
|
@@ -9735,14 +9735,14 @@ export const __webpack_modules__ = {
|
|
|
9735
9735
|
}).every((flag)=>flag)
|
|
9736
9736
|
].every((flag)=>flag);
|
|
9737
9737
|
const _vo41 = (input, _path, _exceptionable = true)=>[
|
|
9738
|
-
"string" == typeof input["__@toStringTag@
|
|
9739
|
-
path: _path + "[\"__@toStringTag@
|
|
9738
|
+
"string" == typeof input["__@toStringTag@6803"] || _report(_exceptionable, {
|
|
9739
|
+
path: _path + "[\"__@toStringTag@6803\"]",
|
|
9740
9740
|
expected: "string",
|
|
9741
|
-
value: input["__@toStringTag@
|
|
9741
|
+
value: input["__@toStringTag@6803"]
|
|
9742
9742
|
}),
|
|
9743
9743
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
9744
9744
|
if ([
|
|
9745
|
-
"__@toStringTag@
|
|
9745
|
+
"__@toStringTag@6803"
|
|
9746
9746
|
].some((prop)=>key === prop)) return true;
|
|
9747
9747
|
const value = input[key];
|
|
9748
9748
|
if (void 0 === value) return true;
|
|
@@ -18756,10 +18756,10 @@ export const __webpack_modules__ = {
|
|
|
18756
18756
|
expected: "number",
|
|
18757
18757
|
value: input.length
|
|
18758
18758
|
}),
|
|
18759
|
-
"Uint8Array" === input["__@toStringTag@
|
|
18760
|
-
path: _path + "[\"__@toStringTag@
|
|
18759
|
+
"Uint8Array" === input["__@toStringTag@6803"] || _report(_exceptionable, {
|
|
18760
|
+
path: _path + "[\"__@toStringTag@6803\"]",
|
|
18761
18761
|
expected: "\"Uint8Array\"",
|
|
18762
|
-
value: input["__@toStringTag@
|
|
18762
|
+
value: input["__@toStringTag@6803"]
|
|
18763
18763
|
}),
|
|
18764
18764
|
false === _exceptionable || Object.keys(input).map((key)=>{
|
|
18765
18765
|
if ([
|
|
@@ -18768,7 +18768,7 @@ export const __webpack_modules__ = {
|
|
|
18768
18768
|
"byteLength",
|
|
18769
18769
|
"byteOffset",
|
|
18770
18770
|
"length",
|
|
18771
|
-
"__@toStringTag@
|
|
18771
|
+
"__@toStringTag@6803"
|
|
18772
18772
|
].some((prop)=>key === prop)) return true;
|
|
18773
18773
|
const value = input[key];
|
|
18774
18774
|
if (void 0 === value) return true;
|
|
@@ -36835,14 +36835,14 @@ export const __webpack_modules__ = {
|
|
|
36835
36835
|
}).every((flag)=>flag)
|
|
36836
36836
|
].every((flag)=>flag);
|
|
36837
36837
|
const _vo406 = (input, _path, _exceptionable = true)=>[
|
|
36838
|
-
"string" == typeof input["__@toStringTag@
|
|
36839
|
-
path: _path + "[\"__@toStringTag@
|
|
36838
|
+
"string" == typeof input["__@toStringTag@6803"] || _report(_exceptionable, {
|
|
36839
|
+
path: _path + "[\"__@toStringTag@6803\"]",
|
|
36840
36840
|
expected: "string",
|
|
36841
|
-
value: input["__@toStringTag@
|
|
36841
|
+
value: input["__@toStringTag@6803"]
|
|
36842
36842
|
}),
|
|
36843
36843
|
1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
|
|
36844
36844
|
if ([
|
|
36845
|
-
"__@toStringTag@
|
|
36845
|
+
"__@toStringTag@6803"
|
|
36846
36846
|
].some((prop)=>key === prop)) return true;
|
|
36847
36847
|
const value = input[key];
|
|
36848
36848
|
if (void 0 === value) return true;
|
|
@@ -40715,7 +40715,7 @@ export const __webpack_modules__ = {
|
|
|
40715
40715
|
});
|
|
40716
40716
|
})();
|
|
40717
40717
|
const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40718
|
-
if (void 0 !== input["__@toStringTag@
|
|
40718
|
+
if (void 0 !== input["__@toStringTag@6803"]) return _vo149(input, _path, _exceptionable);
|
|
40719
40719
|
if (void 0 !== input.pem) return _vo150(input, _path, _exceptionable);
|
|
40720
40720
|
return _report(_exceptionable, {
|
|
40721
40721
|
path: _path,
|
|
@@ -40724,7 +40724,7 @@ export const __webpack_modules__ = {
|
|
|
40724
40724
|
});
|
|
40725
40725
|
})();
|
|
40726
40726
|
const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40727
|
-
if (void 0 !== input["__@toStringTag@
|
|
40727
|
+
if (void 0 !== input["__@toStringTag@6803"]) return _vo149(input, _path, _exceptionable);
|
|
40728
40728
|
if (void 0 !== input.buf) return _vo151(input, _path, _exceptionable);
|
|
40729
40729
|
return _report(_exceptionable, {
|
|
40730
40730
|
path: _path,
|
|
@@ -40734,7 +40734,7 @@ export const __webpack_modules__ = {
|
|
|
40734
40734
|
})();
|
|
40735
40735
|
const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
|
|
40736
40736
|
if (void 0 !== input.name) return _vo405(input, _path, _exceptionable);
|
|
40737
|
-
if (void 0 !== input["__@toStringTag@
|
|
40737
|
+
if (void 0 !== input["__@toStringTag@6803"]) return _vo406(input, _path, _exceptionable);
|
|
40738
40738
|
return _report(_exceptionable, {
|
|
40739
40739
|
path: _path,
|
|
40740
40740
|
expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
|