react-server-dom-webpack 19.2.0-canary-7513996f-20250722 → 19.2.0-canary-3d14fcf0-20250724
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/cjs/react-server-dom-webpack-client.browser.development.js +5 -5
- package/cjs/react-server-dom-webpack-client.edge.development.js +3 -3
- package/cjs/react-server-dom-webpack-client.node.development.js +3 -3
- package/cjs/react-server-dom-webpack-client.node.unbundled.development.js +3 -3
- package/cjs/react-server-dom-webpack-server.browser.development.js +9 -7
- package/cjs/react-server-dom-webpack-server.edge.development.js +9 -7
- package/cjs/react-server-dom-webpack-server.node.development.js +12 -10
- package/cjs/react-server-dom-webpack-server.node.unbundled.development.js +12 -10
- package/package.json +3 -3
@@ -761,7 +761,7 @@
|
|
761
761
|
filename.startsWith("/") && (filename = "file://" + filename);
|
762
762
|
sourceMap
|
763
763
|
? ((col +=
|
764
|
-
"\n//# sourceURL=
|
764
|
+
"\n//# sourceURL=about://React/" +
|
765
765
|
encodeURIComponent(environmentName) +
|
766
766
|
"/" +
|
767
767
|
encodeURI(filename) +
|
@@ -2342,7 +2342,7 @@
|
|
2342
2342
|
filename.startsWith("/") && (filename = "file://" + filename);
|
2343
2343
|
sourceMap
|
2344
2344
|
? ((encodedName +=
|
2345
|
-
"\n//# sourceURL=
|
2345
|
+
"\n//# sourceURL=about://React/" +
|
2346
2346
|
encodeURIComponent(environmentName) +
|
2347
2347
|
"/" +
|
2348
2348
|
encodeURI(filename) +
|
@@ -3278,7 +3278,7 @@
|
|
3278
3278
|
: newArgs.splice(
|
3279
3279
|
offset,
|
3280
3280
|
0,
|
3281
|
-
"%c%s%c
|
3281
|
+
"%c%s%c",
|
3282
3282
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px",
|
3283
3283
|
" " + env + " ",
|
3284
3284
|
""
|
@@ -3328,10 +3328,10 @@
|
|
3328
3328
|
return hook.checkDCE ? !0 : !1;
|
3329
3329
|
})({
|
3330
3330
|
bundleType: 1,
|
3331
|
-
version: "19.2.0-canary-
|
3331
|
+
version: "19.2.0-canary-3d14fcf0-20250724",
|
3332
3332
|
rendererPackageName: "react-server-dom-webpack",
|
3333
3333
|
currentDispatcherRef: ReactSharedInternals,
|
3334
|
-
reconcilerVersion: "19.2.0-canary-
|
3334
|
+
reconcilerVersion: "19.2.0-canary-3d14fcf0-20250724",
|
3335
3335
|
getCurrentComponentInfo: function () {
|
3336
3336
|
return currentOwnerInDEV;
|
3337
3337
|
}
|
@@ -877,7 +877,7 @@
|
|
877
877
|
filename.startsWith("/") && (filename = "file://" + filename);
|
878
878
|
sourceMap
|
879
879
|
? ((col +=
|
880
|
-
"\n//# sourceURL=
|
880
|
+
"\n//# sourceURL=about://React/" +
|
881
881
|
encodeURIComponent(environmentName) +
|
882
882
|
"/" +
|
883
883
|
encodeURI(filename) +
|
@@ -2552,7 +2552,7 @@
|
|
2552
2552
|
filename.startsWith("/") && (filename = "file://" + filename);
|
2553
2553
|
sourceMap
|
2554
2554
|
? ((encodedName +=
|
2555
|
-
"\n//# sourceURL=
|
2555
|
+
"\n//# sourceURL=about://React/" +
|
2556
2556
|
encodeURIComponent(environmentName) +
|
2557
2557
|
"/" +
|
2558
2558
|
encodeURI(filename) +
|
@@ -3356,7 +3356,7 @@
|
|
3356
3356
|
: newArgs.splice(
|
3357
3357
|
offset,
|
3358
3358
|
0,
|
3359
|
-
"\u001b[0m\u001b[7m%c%s\u001b[0m%c
|
3359
|
+
"\u001b[0m\u001b[7m%c%s\u001b[0m%c",
|
3360
3360
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px",
|
3361
3361
|
" " + env + " ",
|
3362
3362
|
""
|
@@ -877,7 +877,7 @@
|
|
877
877
|
filename.startsWith("/") && (filename = "file://" + filename);
|
878
878
|
sourceMap
|
879
879
|
? ((col +=
|
880
|
-
"\n//# sourceURL=
|
880
|
+
"\n//# sourceURL=about://React/" +
|
881
881
|
encodeURIComponent(environmentName) +
|
882
882
|
"/" +
|
883
883
|
encodeURI(filename) +
|
@@ -2561,7 +2561,7 @@
|
|
2561
2561
|
filename.startsWith("/") && (filename = "file://" + filename);
|
2562
2562
|
sourceMap
|
2563
2563
|
? ((encodedName +=
|
2564
|
-
"\n//# sourceURL=
|
2564
|
+
"\n//# sourceURL=about://React/" +
|
2565
2565
|
encodeURIComponent(environmentName) +
|
2566
2566
|
"/" +
|
2567
2567
|
encodeURI(filename) +
|
@@ -3369,7 +3369,7 @@
|
|
3369
3369
|
: newArgs.splice(
|
3370
3370
|
offset,
|
3371
3371
|
0,
|
3372
|
-
"\u001b[0m\u001b[7m%c%s\u001b[0m%c
|
3372
|
+
"\u001b[0m\u001b[7m%c%s\u001b[0m%c",
|
3373
3373
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px",
|
3374
3374
|
" " + env + " ",
|
3375
3375
|
""
|
@@ -839,7 +839,7 @@
|
|
839
839
|
filename.startsWith("/") && (filename = "file://" + filename);
|
840
840
|
sourceMap
|
841
841
|
? ((col +=
|
842
|
-
"\n//# sourceURL=
|
842
|
+
"\n//# sourceURL=about://React/" +
|
843
843
|
encodeURIComponent(environmentName) +
|
844
844
|
"/" +
|
845
845
|
encodeURI(filename) +
|
@@ -2523,7 +2523,7 @@
|
|
2523
2523
|
filename.startsWith("/") && (filename = "file://" + filename);
|
2524
2524
|
sourceMap
|
2525
2525
|
? ((encodedName +=
|
2526
|
-
"\n//# sourceURL=
|
2526
|
+
"\n//# sourceURL=about://React/" +
|
2527
2527
|
encodeURIComponent(environmentName) +
|
2528
2528
|
"/" +
|
2529
2529
|
encodeURI(filename) +
|
@@ -3331,7 +3331,7 @@
|
|
3331
3331
|
: newArgs.splice(
|
3332
3332
|
offset,
|
3333
3333
|
0,
|
3334
|
-
"\u001b[0m\u001b[7m%c%s\u001b[0m%c
|
3334
|
+
"\u001b[0m\u001b[7m%c%s\u001b[0m%c",
|
3335
3335
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px",
|
3336
3336
|
" " + env + " ",
|
3337
3337
|
""
|
@@ -663,8 +663,8 @@
|
|
663
663
|
var callsite = stack[i],
|
664
664
|
functionName = callsite[0];
|
665
665
|
var url = callsite[1];
|
666
|
-
if (url.startsWith("
|
667
|
-
var envIdx = url.indexOf("/",
|
666
|
+
if (url.startsWith("about://React/")) {
|
667
|
+
var envIdx = url.indexOf("/", 14),
|
668
668
|
suffixIdx = url.lastIndexOf("?");
|
669
669
|
-1 < envIdx &&
|
670
670
|
-1 < suffixIdx &&
|
@@ -728,23 +728,25 @@
|
|
728
728
|
style = previousPrepare[env + 1],
|
729
729
|
badge = previousPrepare[env + 2];
|
730
730
|
"string" === typeof format &&
|
731
|
-
format.startsWith("%c%s%c
|
731
|
+
format.startsWith("%c%s%c") &&
|
732
732
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px" ===
|
733
733
|
style &&
|
734
734
|
"string" === typeof badge
|
735
|
-
? (
|
735
|
+
? ((format = format.slice(6)),
|
736
|
+
" " === format[0] && (format = format.slice(1)),
|
737
|
+
previousPrepare.splice(env, 4, format),
|
736
738
|
(env = badge.slice(1, badge.length - 1)))
|
737
739
|
: (env = null);
|
738
740
|
}
|
739
741
|
null === env && (env = (0, request.environmentName)());
|
740
742
|
null != error && outlineComponentInfo(request, error);
|
741
|
-
|
742
|
-
|
743
|
+
badge = [methodName, JSCompiler_inline_result, error, env];
|
744
|
+
badge.push.apply(badge, previousPrepare);
|
743
745
|
previousPrepare = serializeDebugModel(
|
744
746
|
request,
|
745
747
|
(null === request.deferredDebugObjects ? 500 : 10) +
|
746
748
|
JSCompiler_inline_result.length,
|
747
|
-
|
749
|
+
badge
|
748
750
|
);
|
749
751
|
"[" !== previousPrepare[0] &&
|
750
752
|
(previousPrepare = serializeDebugModel(
|
@@ -670,8 +670,8 @@
|
|
670
670
|
var callsite = stack[i],
|
671
671
|
functionName = callsite[0];
|
672
672
|
var url = callsite[1];
|
673
|
-
if (url.startsWith("
|
674
|
-
var envIdx = url.indexOf("/",
|
673
|
+
if (url.startsWith("about://React/")) {
|
674
|
+
var envIdx = url.indexOf("/", 14),
|
675
675
|
suffixIdx = url.lastIndexOf("?");
|
676
676
|
-1 < envIdx &&
|
677
677
|
-1 < suffixIdx &&
|
@@ -735,23 +735,25 @@
|
|
735
735
|
style = previousPrepare[env + 1],
|
736
736
|
badge = previousPrepare[env + 2];
|
737
737
|
"string" === typeof format &&
|
738
|
-
format.startsWith("\u001b[0m\u001b[7m%c%s\u001b[0m%c
|
738
|
+
format.startsWith("\u001b[0m\u001b[7m%c%s\u001b[0m%c") &&
|
739
739
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px" ===
|
740
740
|
style &&
|
741
741
|
"string" === typeof badge
|
742
|
-
? (
|
742
|
+
? ((format = format.slice(18)),
|
743
|
+
" " === format[0] && (format = format.slice(1)),
|
744
|
+
previousPrepare.splice(env, 4, format),
|
743
745
|
(env = badge.slice(1, badge.length - 1)))
|
744
746
|
: (env = null);
|
745
747
|
}
|
746
748
|
null === env && (env = (0, request.environmentName)());
|
747
749
|
null != error && outlineComponentInfo(request, error);
|
748
|
-
|
749
|
-
|
750
|
+
badge = [methodName, JSCompiler_inline_result, error, env];
|
751
|
+
badge.push.apply(badge, previousPrepare);
|
750
752
|
previousPrepare = serializeDebugModel(
|
751
753
|
request,
|
752
754
|
(null === request.deferredDebugObjects ? 500 : 10) +
|
753
755
|
JSCompiler_inline_result.length,
|
754
|
-
|
756
|
+
badge
|
755
757
|
);
|
756
758
|
"[" !== previousPrepare[0] &&
|
757
759
|
(previousPrepare = serializeDebugModel(
|
@@ -696,8 +696,8 @@
|
|
696
696
|
var callsite = stack[i],
|
697
697
|
functionName = callsite[0];
|
698
698
|
var url = callsite[1];
|
699
|
-
if (url.startsWith("
|
700
|
-
var envIdx = url.indexOf("/",
|
699
|
+
if (url.startsWith("about://React/")) {
|
700
|
+
var envIdx = url.indexOf("/", 14),
|
701
701
|
suffixIdx = url.lastIndexOf("?");
|
702
702
|
-1 < envIdx &&
|
703
703
|
-1 < suffixIdx &&
|
@@ -761,23 +761,25 @@
|
|
761
761
|
style = previousPrepare[env + 1],
|
762
762
|
badge = previousPrepare[env + 2];
|
763
763
|
"string" === typeof format &&
|
764
|
-
format.startsWith("\u001b[0m\u001b[7m%c%s\u001b[0m%c
|
764
|
+
format.startsWith("\u001b[0m\u001b[7m%c%s\u001b[0m%c") &&
|
765
765
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px" ===
|
766
766
|
style &&
|
767
767
|
"string" === typeof badge
|
768
|
-
? (
|
768
|
+
? ((format = format.slice(18)),
|
769
|
+
" " === format[0] && (format = format.slice(1)),
|
770
|
+
previousPrepare.splice(env, 4, format),
|
769
771
|
(env = badge.slice(1, badge.length - 1)))
|
770
772
|
: (env = null);
|
771
773
|
}
|
772
774
|
null === env && (env = (0, request.environmentName)());
|
773
775
|
null != error && outlineComponentInfo(request, error);
|
774
|
-
|
775
|
-
|
776
|
+
badge = [methodName, JSCompiler_inline_result, error, env];
|
777
|
+
badge.push.apply(badge, previousPrepare);
|
776
778
|
previousPrepare = serializeDebugModel(
|
777
779
|
request,
|
778
780
|
(null === request.deferredDebugObjects ? 500 : 10) +
|
779
781
|
JSCompiler_inline_result.length,
|
780
|
-
|
782
|
+
badge
|
781
783
|
);
|
782
784
|
"[" !== previousPrepare[0] &&
|
783
785
|
(previousPrepare = serializeDebugModel(
|
@@ -5023,12 +5025,12 @@
|
|
5023
5025
|
"React doesn't accept base64 encoded file uploads because we don't expect form data passed from a browser to ever encode data that way. If that's the wrong assumption, we can easily fix it."
|
5024
5026
|
);
|
5025
5027
|
pendingFiles++;
|
5026
|
-
var
|
5028
|
+
var JSCompiler_object_inline_chunks_227 = [];
|
5027
5029
|
value.on("data", function (chunk) {
|
5028
|
-
|
5030
|
+
JSCompiler_object_inline_chunks_227.push(chunk);
|
5029
5031
|
});
|
5030
5032
|
value.on("end", function () {
|
5031
|
-
var blob = new Blob(
|
5033
|
+
var blob = new Blob(JSCompiler_object_inline_chunks_227, {
|
5032
5034
|
type: mimeType
|
5033
5035
|
});
|
5034
5036
|
response._formData.append(name, blob, filename);
|
@@ -696,8 +696,8 @@
|
|
696
696
|
var callsite = stack[i],
|
697
697
|
functionName = callsite[0];
|
698
698
|
var url = callsite[1];
|
699
|
-
if (url.startsWith("
|
700
|
-
var envIdx = url.indexOf("/",
|
699
|
+
if (url.startsWith("about://React/")) {
|
700
|
+
var envIdx = url.indexOf("/", 14),
|
701
701
|
suffixIdx = url.lastIndexOf("?");
|
702
702
|
-1 < envIdx &&
|
703
703
|
-1 < suffixIdx &&
|
@@ -761,23 +761,25 @@
|
|
761
761
|
style = previousPrepare[env + 1],
|
762
762
|
badge = previousPrepare[env + 2];
|
763
763
|
"string" === typeof format &&
|
764
|
-
format.startsWith("\u001b[0m\u001b[7m%c%s\u001b[0m%c
|
764
|
+
format.startsWith("\u001b[0m\u001b[7m%c%s\u001b[0m%c") &&
|
765
765
|
"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px" ===
|
766
766
|
style &&
|
767
767
|
"string" === typeof badge
|
768
|
-
? (
|
768
|
+
? ((format = format.slice(18)),
|
769
|
+
" " === format[0] && (format = format.slice(1)),
|
770
|
+
previousPrepare.splice(env, 4, format),
|
769
771
|
(env = badge.slice(1, badge.length - 1)))
|
770
772
|
: (env = null);
|
771
773
|
}
|
772
774
|
null === env && (env = (0, request.environmentName)());
|
773
775
|
null != error && outlineComponentInfo(request, error);
|
774
|
-
|
775
|
-
|
776
|
+
badge = [methodName, JSCompiler_inline_result, error, env];
|
777
|
+
badge.push.apply(badge, previousPrepare);
|
776
778
|
previousPrepare = serializeDebugModel(
|
777
779
|
request,
|
778
780
|
(null === request.deferredDebugObjects ? 500 : 10) +
|
779
781
|
JSCompiler_inline_result.length,
|
780
|
-
|
782
|
+
badge
|
781
783
|
);
|
782
784
|
"[" !== previousPrepare[0] &&
|
783
785
|
(previousPrepare = serializeDebugModel(
|
@@ -4986,12 +4988,12 @@
|
|
4986
4988
|
"React doesn't accept base64 encoded file uploads because we don't expect form data passed from a browser to ever encode data that way. If that's the wrong assumption, we can easily fix it."
|
4987
4989
|
);
|
4988
4990
|
pendingFiles++;
|
4989
|
-
var
|
4991
|
+
var JSCompiler_object_inline_chunks_227 = [];
|
4990
4992
|
value.on("data", function (chunk) {
|
4991
|
-
|
4993
|
+
JSCompiler_object_inline_chunks_227.push(chunk);
|
4992
4994
|
});
|
4993
4995
|
value.on("end", function () {
|
4994
|
-
var blob = new Blob(
|
4996
|
+
var blob = new Blob(JSCompiler_object_inline_chunks_227, {
|
4995
4997
|
type: mimeType
|
4996
4998
|
});
|
4997
4999
|
response._formData.append(name, blob, filename);
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "react-server-dom-webpack",
|
3
3
|
"description": "React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.",
|
4
|
-
"version": "19.2.0-canary-
|
4
|
+
"version": "19.2.0-canary-3d14fcf0-20250724",
|
5
5
|
"keywords": [
|
6
6
|
"react"
|
7
7
|
],
|
@@ -99,8 +99,8 @@
|
|
99
99
|
"node": ">=0.10.0"
|
100
100
|
},
|
101
101
|
"peerDependencies": {
|
102
|
-
"react": "19.2.0-canary-
|
103
|
-
"react-dom": "19.2.0-canary-
|
102
|
+
"react": "19.2.0-canary-3d14fcf0-20250724",
|
103
|
+
"react-dom": "19.2.0-canary-3d14fcf0-20250724",
|
104
104
|
"webpack": "^5.59.0"
|
105
105
|
},
|
106
106
|
"dependencies": {
|