react-dom 16.8.6 → 16.10.0
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/build-info.json +5 -5
- package/cjs/react-dom-server.browser.development.js +1192 -527
- package/cjs/react-dom-server.browser.production.min.js +46 -43
- package/cjs/react-dom-server.node.development.js +1188 -536
- package/cjs/react-dom-server.node.production.min.js +47 -45
- package/cjs/react-dom-test-utils.development.js +572 -201
- package/cjs/react-dom-test-utils.production.min.js +25 -23
- package/cjs/react-dom-unstable-fizz.browser.development.js +26 -15
- package/cjs/react-dom-unstable-fizz.browser.production.min.js +2 -2
- package/cjs/react-dom-unstable-fizz.node.development.js +26 -11
- package/cjs/react-dom-unstable-fizz.node.production.min.js +1 -1
- package/cjs/react-dom-unstable-native-dependencies.development.js +224 -136
- package/cjs/react-dom-unstable-native-dependencies.production.min.js +27 -28
- package/cjs/react-dom.development.js +21711 -15060
- package/cjs/react-dom.production.min.js +282 -258
- package/cjs/react-dom.profiling.min.js +288 -267
- package/package.json +2 -2
- package/umd/react-dom-server.browser.development.js +1204 -529
- package/umd/react-dom-server.browser.production.min.js +38 -37
- package/umd/react-dom-test-utils.development.js +592 -202
- package/umd/react-dom-test-utils.production.min.js +23 -22
- package/umd/react-dom-unstable-fizz.browser.development.js +26 -15
- package/umd/react-dom-unstable-fizz.browser.production.min.js +2 -2
- package/umd/react-dom-unstable-native-dependencies.development.js +224 -137
- package/umd/react-dom-unstable-native-dependencies.production.min.js +22 -23
- package/umd/react-dom.development.js +21852 -15190
- package/umd/react-dom.production.min.js +234 -210
- package/umd/react-dom.profiling.min.js +241 -216
- package/cjs/react-dom-unstable-fire.development.js +0 -21287
- package/cjs/react-dom-unstable-fire.production.min.js +0 -269
- package/cjs/react-dom-unstable-fire.profiling.min.js +0 -278
- package/umd/react-dom-unstable-fire.development.js +0 -21422
- package/umd/react-dom-unstable-fire.production.min.js +0 -220
- package/umd/react-dom-unstable-fire.profiling.min.js +0 -226
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** @license React v16.
|
|
1
|
+
/** @license React v16.10.0
|
|
2
2
|
* react-dom-test-utils.production.min.js
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -7,27 +7,29 @@
|
|
|
7
7
|
* LICENSE file in the root directory of this source tree.
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
|
-
'use strict';var g=require("object-assign"),
|
|
11
|
-
function
|
|
12
|
-
function
|
|
13
|
-
|
|
14
|
-
|
|
10
|
+
'use strict';var g=require("object-assign"),k=require("react"),m=require("react-dom"),n=require("scheduler");function p(a){for(var b=a.message,c="https://reactjs.org/docs/error-decoder.html?invariant="+b,e=1;e<arguments.length;e++)c+="&args[]="+encodeURIComponent(arguments[e]);a.message="Minified React error #"+b+"; visit "+c+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ";return a}var q=k.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
11
|
+
q.hasOwnProperty("ReactCurrentDispatcher")||(q.ReactCurrentDispatcher={current:null});q.hasOwnProperty("ReactCurrentBatchConfig")||(q.ReactCurrentBatchConfig={suspense:null});function r(a){var b=a,c=a;if(a.alternate)for(;b.return;)b=b.return;else{a=b;do b=a,0!==(b.effectTag&1026)&&(c=b.return),a=b.return;while(a)}return 3===b.tag?c:null}function t(a){if(r(a)!==a)throw p(Error(188));}
|
|
12
|
+
function u(a){var b=a.alternate;if(!b){b=r(a);if(null===b)throw p(Error(188));return b!==a?null:a}for(var c=a,e=b;;){var d=c.return;if(null===d)break;var f=d.alternate;if(null===f){e=d.return;if(null!==e){c=e;continue}break}if(d.child===f.child){for(f=d.child;f;){if(f===c)return t(d),a;if(f===e)return t(d),b;f=f.sibling}throw p(Error(188));}if(c.return!==e.return)c=d,e=f;else{for(var h=!1,l=d.child;l;){if(l===c){h=!0;c=d;e=f;break}if(l===e){h=!0;e=d;c=f;break}l=l.sibling}if(!h){for(l=f.child;l;){if(l===
|
|
13
|
+
c){h=!0;c=f;e=d;break}if(l===e){h=!0;e=f;c=d;break}l=l.sibling}if(!h)throw p(Error(189));}}if(c.alternate!==e)throw p(Error(190));}if(3!==c.tag)throw p(Error(188));return c.stateNode.current===c?a:b}function v(){return!0}function w(){return!1}
|
|
14
|
+
function x(a,b,c,e){this.dispatchConfig=a;this._targetInst=b;this.nativeEvent=c;a=this.constructor.Interface;for(var d in a)a.hasOwnProperty(d)&&((b=a[d])?this[d]=b(c):"target"===d?this.target=e:this[d]=c[d]);this.isDefaultPrevented=(null!=c.defaultPrevented?c.defaultPrevented:!1===c.returnValue)?v:w;this.isPropagationStopped=w;return this}
|
|
15
15
|
g(x.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():"unknown"!==typeof a.returnValue&&(a.returnValue=!1),this.isDefaultPrevented=v)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():"unknown"!==typeof a.cancelBubble&&(a.cancelBubble=!0),this.isPropagationStopped=v)},persist:function(){this.isPersistent=v},isPersistent:w,destructor:function(){var a=this.constructor.Interface,b;for(b in a)this[b]=
|
|
16
16
|
null;this.nativeEvent=this._targetInst=this.dispatchConfig=null;this.isPropagationStopped=this.isDefaultPrevented=w;this._dispatchInstances=this._dispatchListeners=null}});x.Interface={type:null,target:null,currentTarget:function(){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null};
|
|
17
|
-
x.extend=function(a){function b(){}function c(){return e.apply(this,arguments)}var e=this;b.prototype=e.prototype;var d=new b;g(d,c.prototype);c.prototype=d;c.prototype.constructor=c;c.Interface=g({},e.Interface,a);c.extend=e.extend;y(c);return c};y(x);function z(a,b,c,e){if(this.eventPool.length){var d=this.eventPool.pop();this.call(d,a,b,c,e);return d}return new this(a,b,c,e)}
|
|
18
|
-
function y(a){a.eventPool=[];a.getPooled=z;a.release=A}var B=!("undefined"===typeof window
|
|
19
|
-
B&&(F=document.createElement("div").style,"AnimationEvent"in window||(delete D.animationend.animation,delete D.animationiteration.animation,delete D.animationstart.animation),"TransitionEvent"in window||delete D.transitionend.transition);
|
|
20
|
-
var H=G("animationend"),
|
|
21
|
-
|
|
22
|
-
function U(a,b){if(a
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
a=W.
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
[
|
|
33
|
-
"
|
|
17
|
+
x.extend=function(a){function b(){}function c(){return e.apply(this,arguments)}var e=this;b.prototype=e.prototype;var d=new b;g(d,c.prototype);c.prototype=d;c.prototype.constructor=c;c.Interface=g({},e.Interface,a);c.extend=e.extend;y(c);return c};y(x);function z(a,b,c,e){if(this.eventPool.length){var d=this.eventPool.pop();this.call(d,a,b,c,e);return d}return new this(a,b,c,e)}
|
|
18
|
+
function A(a){if(!(a instanceof this))throw p(Error(279));a.destructor();10>this.eventPool.length&&this.eventPool.push(a)}function y(a){a.eventPool=[];a.getPooled=z;a.release=A}var B=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement);function C(a,b){var c={};c[a.toLowerCase()]=b.toLowerCase();c["Webkit"+a]="webkit"+b;c["Moz"+a]="moz"+b;return c}
|
|
19
|
+
var D={animationend:C("Animation","AnimationEnd"),animationiteration:C("Animation","AnimationIteration"),animationstart:C("Animation","AnimationStart"),transitionend:C("Transition","TransitionEnd")},E={},F={};B&&(F=document.createElement("div").style,"AnimationEvent"in window||(delete D.animationend.animation,delete D.animationiteration.animation,delete D.animationstart.animation),"TransitionEvent"in window||delete D.transitionend.transition);
|
|
20
|
+
function G(a){if(E[a])return E[a];if(!D[a])return a;var b=D[a],c;for(c in b)if(b.hasOwnProperty(c)&&c in F)return E[a]=b[c];return a}var H=G("animationend"),aa=G("animationiteration"),ba=G("animationstart"),ca=G("transitionend"),I;try{var da=("require"+Math.random()).slice(0,7);I=(module&&module[da])("timers").setImmediate}catch(a){I=function(b){var c=new MessageChannel;c.port1.onmessage=b;c.port2.postMessage(void 0)}}
|
|
21
|
+
var ea=I,J=m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Events,fa=J[11],K=J[12],ha=m.unstable_batchedUpdates,L=q.IsSomeRendererActing,M="function"===typeof n.unstable_flushAllWithoutAsserting,N=n.unstable_flushAllWithoutAsserting||function(){for(var a=!1;fa();)a=!0;return a};function O(a){try{N(),ea(function(){N()?O(a):a()})}catch(b){a(b)}}var P=0,Q=!1,ia=m.findDOMNode,R=m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Events,ja=R[0],S=R[4],ka=R[5],la=R[6],ma=R[7],na=R[8],T=R[9],oa=R[10];
|
|
22
|
+
function U(){}function pa(a,b){if(!a)return[];a=u(a);if(!a)return[];for(var c=a,e=[];;){if(5===c.tag||6===c.tag||1===c.tag||0===c.tag){var d=c.stateNode;b(d)&&e.push(d)}if(c.child)c.child.return=c,c=c.child;else{if(c===a)return e;for(;!c.sibling;){if(!c.return||c.return===a)return e;c=c.return}c.sibling.return=c.return;c=c.sibling}}}
|
|
23
|
+
function V(a,b){if(a&&!a._reactInternalFiber){var c=""+a;a=Array.isArray(a)?"an array":a&&1===a.nodeType&&a.tagName?"a DOM node":"[object Object]"===c?"object with keys {"+Object.keys(a).join(", ")+"}":c;throw p(Error(286),b,a);}}
|
|
24
|
+
var W={renderIntoDocument:function(a){var b=document.createElement("div");return m.render(a,b)},isElement:function(a){return k.isValidElement(a)},isElementOfType:function(a,b){return k.isValidElement(a)&&a.type===b},isDOMComponent:function(a){return!(!a||1!==a.nodeType||!a.tagName)},isDOMComponentElement:function(a){return!!(a&&k.isValidElement(a)&&a.tagName)},isCompositeComponent:function(a){return W.isDOMComponent(a)?!1:null!=a&&"function"===typeof a.render&&"function"===typeof a.setState},isCompositeComponentWithType:function(a,
|
|
25
|
+
b){return W.isCompositeComponent(a)?a._reactInternalFiber.type===b:!1},findAllInRenderedTree:function(a,b){V(a,"findAllInRenderedTree");return a?pa(a._reactInternalFiber,b):[]},scryRenderedDOMComponentsWithClass:function(a,b){V(a,"scryRenderedDOMComponentsWithClass");return W.findAllInRenderedTree(a,function(a){if(W.isDOMComponent(a)){var c=a.className;"string"!==typeof c&&(c=a.getAttribute("class")||"");var d=c.split(/\s+/);if(!Array.isArray(b)){if(void 0===b)throw p(Error(11));b=b.split(/\s+/)}return b.every(function(a){return-1!==
|
|
26
|
+
d.indexOf(a)})}return!1})},findRenderedDOMComponentWithClass:function(a,b){V(a,"findRenderedDOMComponentWithClass");a=W.scryRenderedDOMComponentsWithClass(a,b);if(1!==a.length)throw Error("Did not find exactly one match (found: "+a.length+") for class:"+b);return a[0]},scryRenderedDOMComponentsWithTag:function(a,b){V(a,"scryRenderedDOMComponentsWithTag");return W.findAllInRenderedTree(a,function(a){return W.isDOMComponent(a)&&a.tagName.toUpperCase()===b.toUpperCase()})},findRenderedDOMComponentWithTag:function(a,
|
|
27
|
+
b){V(a,"findRenderedDOMComponentWithTag");a=W.scryRenderedDOMComponentsWithTag(a,b);if(1!==a.length)throw Error("Did not find exactly one match (found: "+a.length+") for tag:"+b);return a[0]},scryRenderedComponentsWithType:function(a,b){V(a,"scryRenderedComponentsWithType");return W.findAllInRenderedTree(a,function(a){return W.isCompositeComponentWithType(a,b)})},findRenderedComponentWithType:function(a,b){V(a,"findRenderedComponentWithType");a=W.scryRenderedComponentsWithType(a,b);if(1!==a.length)throw Error("Did not find exactly one match (found: "+
|
|
28
|
+
a.length+") for componentType:"+b);return a[0]},mockComponent:function(a,b){b=b||a.mockTagName||"div";a.prototype.render.mockImplementation(function(){return k.createElement(b,null,this.props.children)});return this},nativeTouchData:function(a,b){return{touches:[{pageX:a,pageY:b}]}},Simulate:null,SimulateNative:{},act:function(a){function b(){P--;L.current=c;K.current=e}!1===Q&&(Q=!0,console.error("act(...) is not supported in production builds of React, and might not behave as expected."));P++;var c=
|
|
29
|
+
L.current;var e=K.current;L.current=!0;K.current=!0;try{var d=ha(a)}catch(f){throw b(),f;}if(null!==d&&"object"===typeof d&&"function"===typeof d.then)return{then:function(a,e){d.then(function(){1<P||!0===M&&!0===c?(b(),a()):O(function(c){b();c?e(c):a()})},function(a){b();e(a)})}};try{1!==P||!1!==M&&!1!==c||N(),b()}catch(f){throw b(),f;}return{then:function(a){a()}}}};
|
|
30
|
+
function qa(a){return function(b,c){if(k.isValidElement(b))throw p(Error(228));if(W.isCompositeComponent(b))throw p(Error(229));var e=S[a],d=new U;d.target=b;d.type=a.toLowerCase();var f=ja(b),h=new x(e,f,d,b);h.persist();g(h,c);e.phasedRegistrationNames?ka(h):la(h);m.unstable_batchedUpdates(function(){ma(b);oa(h)});na()}}W.Simulate={};for(var X in S)W.Simulate[X]=qa(X);
|
|
31
|
+
function ra(a,b){return function(c,e){var d=new U(a);g(d,e);W.isDOMComponent(c)?(c=ia(c),d.target=c,T(b,1,d)):c.tagName&&(d.target=c,T(b,1,d))}}
|
|
32
|
+
[["abort","abort"],[H,"animationEnd"],[aa,"animationIteration"],[ba,"animationStart"],["blur","blur"],["canplaythrough","canPlayThrough"],["canplay","canPlay"],["cancel","cancel"],["change","change"],["click","click"],["close","close"],["compositionend","compositionEnd"],["compositionstart","compositionStart"],["compositionupdate","compositionUpdate"],["contextmenu","contextMenu"],["copy","copy"],["cut","cut"],["dblclick","doubleClick"],["dragend","dragEnd"],["dragenter","dragEnter"],["dragexit",
|
|
33
|
+
"dragExit"],["dragleave","dragLeave"],["dragover","dragOver"],["dragstart","dragStart"],["drag","drag"],["drop","drop"],["durationchange","durationChange"],["emptied","emptied"],["encrypted","encrypted"],["ended","ended"],["error","error"],["focus","focus"],["input","input"],["keydown","keyDown"],["keypress","keyPress"],["keyup","keyUp"],["loadstart","loadStart"],["loadstart","loadStart"],["load","load"],["loadeddata","loadedData"],["loadedmetadata","loadedMetadata"],["mousedown","mouseDown"],["mousemove",
|
|
34
|
+
"mouseMove"],["mouseout","mouseOut"],["mouseover","mouseOver"],["mouseup","mouseUp"],["paste","paste"],["pause","pause"],["play","play"],["playing","playing"],["progress","progress"],["ratechange","rateChange"],["scroll","scroll"],["seeked","seeked"],["seeking","seeking"],["selectionchange","selectionChange"],["stalled","stalled"],["suspend","suspend"],["textInput","textInput"],["timeupdate","timeUpdate"],["toggle","toggle"],["touchcancel","touchCancel"],["touchend","touchEnd"],["touchmove","touchMove"],
|
|
35
|
+
["touchstart","touchStart"],[ca,"transitionEnd"],["volumechange","volumeChange"],["waiting","waiting"],["wheel","wheel"]].forEach(function(a){var b=a[1];W.SimulateNative[b]=ra(b,a[0])});var Y={default:W},Z=Y&&W||Y;module.exports=Z.default||Z;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** @license React v16.
|
|
1
|
+
/** @license React v16.10.0
|
|
2
2
|
* react-dom-unstable-fizz.browser.development.js
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -18,35 +18,29 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
18
18
|
function scheduleWork(callback) {
|
|
19
19
|
callback();
|
|
20
20
|
}
|
|
21
|
-
|
|
22
|
-
function flushBuffered(destination) {
|
|
23
|
-
// WHATWG Streams do not yet have a way to flush the underlying
|
|
21
|
+
function flushBuffered(destination) {// WHATWG Streams do not yet have a way to flush the underlying
|
|
24
22
|
// transform streams. https://github.com/whatwg/streams/issues/960
|
|
25
23
|
}
|
|
26
24
|
|
|
27
|
-
|
|
28
|
-
|
|
29
25
|
function writeChunk(destination, buffer) {
|
|
30
26
|
destination.enqueue(buffer);
|
|
31
27
|
}
|
|
32
28
|
|
|
33
|
-
|
|
34
|
-
|
|
35
29
|
function close(destination) {
|
|
36
30
|
destination.close();
|
|
37
31
|
}
|
|
38
|
-
|
|
39
32
|
var textEncoder = new TextEncoder();
|
|
40
|
-
|
|
41
33
|
function convertStringToBuffer(content) {
|
|
42
34
|
return textEncoder.encode(content);
|
|
43
35
|
}
|
|
44
36
|
|
|
45
37
|
function formatChunk(type, props) {
|
|
46
38
|
var str = '<' + type + '>';
|
|
39
|
+
|
|
47
40
|
if (typeof props.children === 'string') {
|
|
48
41
|
str += props.children;
|
|
49
42
|
}
|
|
43
|
+
|
|
50
44
|
str += '</' + type + '>';
|
|
51
45
|
return convertStringToBuffer(str);
|
|
52
46
|
}
|
|
@@ -54,25 +48,41 @@ function formatChunk(type, props) {
|
|
|
54
48
|
// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
|
|
55
49
|
// nor polyfill, then a plain number is used for performance.
|
|
56
50
|
var hasSymbol = typeof Symbol === 'function' && Symbol.for;
|
|
57
|
-
|
|
58
51
|
var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
|
|
59
52
|
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
// TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary
|
|
58
|
+
// (unstable) APIs that have been removed. Can we remove the symbols?
|
|
59
|
+
|
|
60
60
|
function createRequest(children, destination) {
|
|
61
|
-
return {
|
|
61
|
+
return {
|
|
62
|
+
destination: destination,
|
|
63
|
+
children: children,
|
|
64
|
+
completedChunks: [],
|
|
65
|
+
flowing: false
|
|
66
|
+
};
|
|
62
67
|
}
|
|
63
68
|
|
|
64
69
|
function performWork(request) {
|
|
65
70
|
var element = request.children;
|
|
66
71
|
request.children = null;
|
|
72
|
+
|
|
67
73
|
if (element && element.$$typeof !== REACT_ELEMENT_TYPE) {
|
|
68
74
|
return;
|
|
69
75
|
}
|
|
76
|
+
|
|
70
77
|
var type = element.type;
|
|
71
78
|
var props = element.props;
|
|
79
|
+
|
|
72
80
|
if (typeof type !== 'string') {
|
|
73
81
|
return;
|
|
74
82
|
}
|
|
83
|
+
|
|
75
84
|
request.completedChunks.push(formatChunk(type, props));
|
|
85
|
+
|
|
76
86
|
if (request.flowing) {
|
|
77
87
|
flushCompletedChunks(request);
|
|
78
88
|
}
|
|
@@ -84,7 +94,6 @@ function flushCompletedChunks(request) {
|
|
|
84
94
|
var destination = request.destination;
|
|
85
95
|
var chunks = request.completedChunks;
|
|
86
96
|
request.completedChunks = [];
|
|
87
|
-
|
|
88
97
|
try {
|
|
89
98
|
for (var i = 0; i < chunks.length; i++) {
|
|
90
99
|
var chunk = chunks[i];
|
|
@@ -93,6 +102,7 @@ function flushCompletedChunks(request) {
|
|
|
93
102
|
} finally {
|
|
94
103
|
|
|
95
104
|
}
|
|
105
|
+
|
|
96
106
|
close(destination);
|
|
97
107
|
}
|
|
98
108
|
|
|
@@ -102,7 +112,6 @@ function startWork(request) {
|
|
|
102
112
|
return performWork(request);
|
|
103
113
|
});
|
|
104
114
|
}
|
|
105
|
-
|
|
106
115
|
function startFlowing(request, desiredBytes) {
|
|
107
116
|
request.flowing = false;
|
|
108
117
|
flushCompletedChunks(request);
|
|
@@ -112,7 +121,7 @@ function startFlowing(request, desiredBytes) {
|
|
|
112
121
|
// Don't add it. See `./inline-typed.js` for an explanation.
|
|
113
122
|
|
|
114
123
|
function renderToReadableStream(children) {
|
|
115
|
-
var request
|
|
124
|
+
var request;
|
|
116
125
|
return new ReadableStream({
|
|
117
126
|
start: function (controller) {
|
|
118
127
|
request = createRequest(children, controller);
|
|
@@ -137,6 +146,8 @@ var ReactDOMFizzServerBrowser$2 = ( ReactDOMFizzServerBrowser$1 && ReactDOMFizzS
|
|
|
137
146
|
|
|
138
147
|
// TODO: decide on the top-level export form.
|
|
139
148
|
// This is hacky but makes it work with both Rollup and Jest
|
|
149
|
+
|
|
150
|
+
|
|
140
151
|
var unstableFizz_browser = ReactDOMFizzServerBrowser$2.default || ReactDOMFizzServerBrowser$2;
|
|
141
152
|
|
|
142
153
|
module.exports = unstableFizz_browser;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** @license React v16.
|
|
1
|
+
/** @license React v16.10.0
|
|
2
2
|
* react-dom-unstable-fizz.browser.production.min.js
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -8,4 +8,4 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
'use strict';var e=new TextEncoder;function g(b,c){var a="<"+b+">";"string"===typeof c.children&&(a+=c.children);return e.encode(a+("</"+b+">"))}var h="function"===typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function k(b){var c=b.destination,a=b.completedChunks;b.completedChunks=[];for(b=0;b<a.length;b++)c.enqueue(a[b]);c.close()}
|
|
11
|
-
var l={renderToReadableStream:function(b){var c
|
|
11
|
+
var l={renderToReadableStream:function(b){var c;return new ReadableStream({start:function(a){a=c={destination:a,children:b,completedChunks:[],flowing:!1};a.flowing=!0;var d=a.children;a.children=null;if(!d||d.$$typeof===h){var f=d.type;d=d.props;"string"===typeof f&&(a.completedChunks.push(g(f,d)),a.flowing&&k(a))}},pull:function(){var a=c;a.flowing=!1;k(a)},cancel:function(){}})}},m={default:l},n=m&&l||m;module.exports=n.default||n;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** @license React v16.
|
|
1
|
+
/** @license React v16.10.0
|
|
2
2
|
* react-dom-unstable-fizz.node.development.js
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -18,7 +18,6 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
18
18
|
function scheduleWork(callback) {
|
|
19
19
|
setImmediate(callback);
|
|
20
20
|
}
|
|
21
|
-
|
|
22
21
|
function flushBuffered(destination) {
|
|
23
22
|
// If we don't have any more data to send right now.
|
|
24
23
|
// Flush whatever is in the buffer to the wire.
|
|
@@ -27,33 +26,31 @@ function flushBuffered(destination) {
|
|
|
27
26
|
destination.flush();
|
|
28
27
|
}
|
|
29
28
|
}
|
|
30
|
-
|
|
31
29
|
function beginWriting(destination) {
|
|
32
30
|
destination.cork();
|
|
33
31
|
}
|
|
34
|
-
|
|
35
32
|
function writeChunk(destination, buffer) {
|
|
36
33
|
var nodeBuffer = buffer; // close enough
|
|
34
|
+
|
|
37
35
|
destination.write(nodeBuffer);
|
|
38
36
|
}
|
|
39
|
-
|
|
40
37
|
function completeWriting(destination) {
|
|
41
38
|
destination.uncork();
|
|
42
39
|
}
|
|
43
|
-
|
|
44
40
|
function close(destination) {
|
|
45
41
|
destination.end();
|
|
46
42
|
}
|
|
47
|
-
|
|
48
43
|
function convertStringToBuffer(content) {
|
|
49
44
|
return Buffer.from(content, 'utf8');
|
|
50
45
|
}
|
|
51
46
|
|
|
52
47
|
function formatChunk(type, props) {
|
|
53
48
|
var str = '<' + type + '>';
|
|
49
|
+
|
|
54
50
|
if (typeof props.children === 'string') {
|
|
55
51
|
str += props.children;
|
|
56
52
|
}
|
|
53
|
+
|
|
57
54
|
str += '</' + type + '>';
|
|
58
55
|
return convertStringToBuffer(str);
|
|
59
56
|
}
|
|
@@ -61,25 +58,41 @@ function formatChunk(type, props) {
|
|
|
61
58
|
// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
|
|
62
59
|
// nor polyfill, then a plain number is used for performance.
|
|
63
60
|
var hasSymbol = typeof Symbol === 'function' && Symbol.for;
|
|
64
|
-
|
|
65
61
|
var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
|
|
66
62
|
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
// TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary
|
|
68
|
+
// (unstable) APIs that have been removed. Can we remove the symbols?
|
|
69
|
+
|
|
67
70
|
function createRequest(children, destination) {
|
|
68
|
-
return {
|
|
71
|
+
return {
|
|
72
|
+
destination: destination,
|
|
73
|
+
children: children,
|
|
74
|
+
completedChunks: [],
|
|
75
|
+
flowing: false
|
|
76
|
+
};
|
|
69
77
|
}
|
|
70
78
|
|
|
71
79
|
function performWork(request) {
|
|
72
80
|
var element = request.children;
|
|
73
81
|
request.children = null;
|
|
82
|
+
|
|
74
83
|
if (element && element.$$typeof !== REACT_ELEMENT_TYPE) {
|
|
75
84
|
return;
|
|
76
85
|
}
|
|
86
|
+
|
|
77
87
|
var type = element.type;
|
|
78
88
|
var props = element.props;
|
|
89
|
+
|
|
79
90
|
if (typeof type !== 'string') {
|
|
80
91
|
return;
|
|
81
92
|
}
|
|
93
|
+
|
|
82
94
|
request.completedChunks.push(formatChunk(type, props));
|
|
95
|
+
|
|
83
96
|
if (request.flowing) {
|
|
84
97
|
flushCompletedChunks(request);
|
|
85
98
|
}
|
|
@@ -91,8 +104,8 @@ function flushCompletedChunks(request) {
|
|
|
91
104
|
var destination = request.destination;
|
|
92
105
|
var chunks = request.completedChunks;
|
|
93
106
|
request.completedChunks = [];
|
|
94
|
-
|
|
95
107
|
beginWriting(destination);
|
|
108
|
+
|
|
96
109
|
try {
|
|
97
110
|
for (var i = 0; i < chunks.length; i++) {
|
|
98
111
|
var chunk = chunks[i];
|
|
@@ -101,6 +114,7 @@ function flushCompletedChunks(request) {
|
|
|
101
114
|
} finally {
|
|
102
115
|
completeWriting(destination);
|
|
103
116
|
}
|
|
117
|
+
|
|
104
118
|
close(destination);
|
|
105
119
|
}
|
|
106
120
|
|
|
@@ -110,7 +124,6 @@ function startWork(request) {
|
|
|
110
124
|
return performWork(request);
|
|
111
125
|
});
|
|
112
126
|
}
|
|
113
|
-
|
|
114
127
|
function startFlowing(request, desiredBytes) {
|
|
115
128
|
request.flowing = false;
|
|
116
129
|
flushCompletedChunks(request);
|
|
@@ -143,6 +156,8 @@ var ReactDOMFizzServerNode$2 = ( ReactDOMFizzServerNode$1 && ReactDOMFizzServerN
|
|
|
143
156
|
|
|
144
157
|
// TODO: decide on the top-level export form.
|
|
145
158
|
// This is hacky but makes it work with both Rollup and Jest
|
|
159
|
+
|
|
160
|
+
|
|
146
161
|
var unstableFizz_node = ReactDOMFizzServerNode$2.default || ReactDOMFizzServerNode$2;
|
|
147
162
|
|
|
148
163
|
module.exports = unstableFizz_node;
|