From c95e7db7e9b72e49b5bc9ff39602f0546eeef7c3 Mon Sep 17 00:00:00 2001
From: Greg Myers <neonmd@hotmail.co.uk>
Date: Sun, 31 Mar 2019 20:16:26 +0100
Subject: [PATCH 1/2] :arrow_up: Upgrade React to 16.8.6

---
 VERSIONS.md                                   |     3 +-
 .../react-source/development/react-server.js  |  3558 ++-
 lib/assets/react-source/development/react.js  | 17873 ++++++++++------
 .../react-source/production/react-server.js   |    12 +-
 lib/assets/react-source/production/react.js   |    25 +-
 react-builds/yarn.lock                        |   986 +-
 6 files changed, 15081 insertions(+), 7376 deletions(-)

diff --git a/VERSIONS.md b/VERSIONS.md
index 69b4ee15..0b64070b 100644
--- a/VERSIONS.md
+++ b/VERSIONS.md
@@ -9,7 +9,8 @@ You can control what version of React.js (and JSXTransformer) is used by `react-
 
 | Gem      | React.js |
 |----------|----------|
-| master   | 16.4.2   |
+| master   | 16.8.6   |
+| 2.5.0    | 16.8.6   |
 | 2.4.7    | 16.4.2   |
 | 2.4.6    | 16.4.1   |
 | 2.4.5    | 16.3.2   |
diff --git a/lib/assets/react-source/development/react-server.js b/lib/assets/react-source/development/react-server.js
index 81583f90..20b6e021 100644
--- a/lib/assets/react-source/development/react-server.js
+++ b/lib/assets/react-source/development/react-server.js
@@ -45,9 +45,9 @@
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(global) {var React = __webpack_require__(1);
-	var ReactDOMServer = __webpack_require__(30);
-	var createReactClass = __webpack_require__(25);
-	var PropTypes = __webpack_require__(27);
+	var ReactDOMServer = __webpack_require__(29);
+	var createReactClass = __webpack_require__(17);
+	var PropTypes = __webpack_require__(23);
 
 	global.React = React;
 	global.ReactDOMServer = ReactDOMServer;
@@ -65,7 +65,7 @@
 	if (process.env.NODE_ENV === 'production') {
 	  module.exports = __webpack_require__(3);
 	} else {
-	  module.exports = __webpack_require__(8);
+	  module.exports = __webpack_require__(5);
 	}
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
@@ -264,28 +264,31 @@
 /* 3 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/** @license React v16.4.2
+	/** @license React v16.8.6
 	 * react.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
 	 */
 
-	'use strict';var k=__webpack_require__(4),n=__webpack_require__(5),p=__webpack_require__(6),q=__webpack_require__(7),r="function"===typeof Symbol&&Symbol.for,t=r?Symbol.for("react.element"):60103,u=r?Symbol.for("react.portal"):60106,v=r?Symbol.for("react.fragment"):60107,w=r?Symbol.for("react.strict_mode"):60108,x=r?Symbol.for("react.profiler"):60114,y=r?Symbol.for("react.provider"):60109,z=r?Symbol.for("react.context"):60110,A=r?Symbol.for("react.async_mode"):60111,B=
-	r?Symbol.for("react.forward_ref"):60112;r&&Symbol.for("react.timeout");var C="function"===typeof Symbol&&Symbol.iterator;function D(a){for(var b=arguments.length-1,e="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=0;c<b;c++)e+="&args[]="+encodeURIComponent(arguments[c+1]);n(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",e)}
-	var E={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}};function F(a,b,e){this.props=a;this.context=b;this.refs=p;this.updater=e||E}F.prototype.isReactComponent={};F.prototype.setState=function(a,b){"object"!==typeof a&&"function"!==typeof a&&null!=a?D("85"):void 0;this.updater.enqueueSetState(this,a,b,"setState")};F.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,"forceUpdate")};function G(){}
-	G.prototype=F.prototype;function H(a,b,e){this.props=a;this.context=b;this.refs=p;this.updater=e||E}var I=H.prototype=new G;I.constructor=H;k(I,F.prototype);I.isPureReactComponent=!0;var J={current:null},K=Object.prototype.hasOwnProperty,L={key:!0,ref:!0,__self:!0,__source:!0};
-	function M(a,b,e){var c=void 0,d={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=""+b.key),b)K.call(b,c)&&!L.hasOwnProperty(c)&&(d[c]=b[c]);var f=arguments.length-2;if(1===f)d.children=e;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];d.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===d[c]&&(d[c]=f[c]);return{$$typeof:t,type:a,key:g,ref:h,props:d,_owner:J.current}}
-	function N(a){return"object"===typeof a&&null!==a&&a.$$typeof===t}function escape(a){var b={"=":"=0",":":"=2"};return"$"+(""+a).replace(/[=:]/g,function(a){return b[a]})}var O=/\/+/g,P=[];function Q(a,b,e,c){if(P.length){var d=P.pop();d.result=a;d.keyPrefix=b;d.func=e;d.context=c;d.count=0;return d}return{result:a,keyPrefix:b,func:e,context:c,count:0}}function R(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>P.length&&P.push(a)}
-	function S(a,b,e,c){var d=typeof a;if("undefined"===d||"boolean"===d)a=null;var g=!1;if(null===a)g=!0;else switch(d){case "string":case "number":g=!0;break;case "object":switch(a.$$typeof){case t:case u:g=!0}}if(g)return e(c,a,""===b?"."+T(a,0):b),1;g=0;b=""===b?".":b+":";if(Array.isArray(a))for(var h=0;h<a.length;h++){d=a[h];var f=b+T(d,h);g+=S(d,f,e,c)}else if(null===a||"undefined"===typeof a?f=null:(f=C&&a[C]||a["@@iterator"],f="function"===typeof f?f:null),"function"===typeof f)for(a=f.call(a),
-	h=0;!(d=a.next()).done;)d=d.value,f=b+T(d,h++),g+=S(d,f,e,c);else"object"===d&&(e=""+a,D("31","[object Object]"===e?"object with keys {"+Object.keys(a).join(", ")+"}":e,""));return g}function T(a,b){return"object"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function U(a,b){a.func.call(a.context,b,a.count++)}
-	function V(a,b,e){var c=a.result,d=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?W(a,c,e,q.thatReturnsArgument):null!=a&&(N(a)&&(b=d+(!a.key||b&&b.key===a.key?"":(""+a.key).replace(O,"$&/")+"/")+e,a={$$typeof:t,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}),c.push(a))}function W(a,b,e,c,d){var g="";null!=e&&(g=(""+e).replace(O,"$&/")+"/");b=Q(b,g,c,d);null==a||S(a,"",V,b);R(b)}
-	var X={Children:{map:function(a,b,e){if(null==a)return a;var c=[];W(a,c,null,b,e);return c},forEach:function(a,b,e){if(null==a)return a;b=Q(null,null,b,e);null==a||S(a,"",U,b);R(b)},count:function(a){return null==a?0:S(a,"",q.thatReturnsNull,null)},toArray:function(a){var b=[];W(a,b,null,q.thatReturnsArgument);return b},only:function(a){N(a)?void 0:D("143");return a}},createRef:function(){return{current:null}},Component:F,PureComponent:H,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:z,
-	_calculateChangedBits:b,_defaultValue:a,_currentValue:a,_currentValue2:a,_changedBits:0,_changedBits2:0,Provider:null,Consumer:null};a.Provider={$$typeof:y,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:B,render:a}},Fragment:v,StrictMode:w,unstable_AsyncMode:A,unstable_Profiler:x,createElement:M,cloneElement:function(a,b,e){null===a||void 0===a?D("267",a):void 0;var c=void 0,d=k({},a.props),g=a.key,h=a.ref,f=a._owner;if(null!=b){void 0!==b.ref&&(h=b.ref,f=J.current);void 0!==
-	b.key&&(g=""+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)K.call(b,c)&&!L.hasOwnProperty(c)&&(d[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)d.children=e;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];d.children=l}return{$$typeof:t,type:a.type,key:g,ref:h,props:d,_owner:f}},createFactory:function(a){var b=M.bind(null,a);b.type=a;return b},isValidElement:N,version:"16.4.2",__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:J,
-	assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default?Z.default:Z;
+	'use strict';var k=__webpack_require__(4),n="function"===typeof Symbol&&Symbol.for,p=n?Symbol.for("react.element"):60103,q=n?Symbol.for("react.portal"):60106,r=n?Symbol.for("react.fragment"):60107,t=n?Symbol.for("react.strict_mode"):60108,u=n?Symbol.for("react.profiler"):60114,v=n?Symbol.for("react.provider"):60109,w=n?Symbol.for("react.context"):60110,x=n?Symbol.for("react.concurrent_mode"):60111,y=n?Symbol.for("react.forward_ref"):60112,z=n?Symbol.for("react.suspense"):60113,aa=n?Symbol.for("react.memo"):
+	60115,ba=n?Symbol.for("react.lazy"):60116,A="function"===typeof Symbol&&Symbol.iterator;function ca(a,b,d,c,e,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[d,c,e,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name="Invariant Violation"}a.framesToPop=1;throw a;}}
+	function B(a){for(var b=arguments.length-1,d="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=0;c<b;c++)d+="&args[]="+encodeURIComponent(arguments[c+1]);ca(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",d)}var C={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},D={};
+	function E(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}E.prototype.isReactComponent={};E.prototype.setState=function(a,b){"object"!==typeof a&&"function"!==typeof a&&null!=a?B("85"):void 0;this.updater.enqueueSetState(this,a,b,"setState")};E.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,"forceUpdate")};function F(){}F.prototype=E.prototype;function G(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}var H=G.prototype=new F;
+	H.constructor=G;k(H,E.prototype);H.isPureReactComponent=!0;var I={current:null},J={current:null},K=Object.prototype.hasOwnProperty,L={key:!0,ref:!0,__self:!0,__source:!0};
+	function M(a,b,d){var c=void 0,e={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=""+b.key),b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=b[c]);var f=arguments.length-2;if(1===f)e.children=d;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];e.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===e[c]&&(e[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:e,_owner:J.current}}
+	function da(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function N(a){return"object"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={"=":"=0",":":"=2"};return"$"+(""+a).replace(/[=:]/g,function(a){return b[a]})}var O=/\/+/g,P=[];function Q(a,b,d,c){if(P.length){var e=P.pop();e.result=a;e.keyPrefix=b;e.func=d;e.context=c;e.count=0;return e}return{result:a,keyPrefix:b,func:d,context:c,count:0}}
+	function R(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>P.length&&P.push(a)}
+	function S(a,b,d,c){var e=typeof a;if("undefined"===e||"boolean"===e)a=null;var g=!1;if(null===a)g=!0;else switch(e){case "string":case "number":g=!0;break;case "object":switch(a.$$typeof){case p:case q:g=!0}}if(g)return d(c,a,""===b?"."+T(a,0):b),1;g=0;b=""===b?".":b+":";if(Array.isArray(a))for(var h=0;h<a.length;h++){e=a[h];var f=b+T(e,h);g+=S(e,f,d,c)}else if(null===a||"object"!==typeof a?f=null:(f=A&&a[A]||a["@@iterator"],f="function"===typeof f?f:null),"function"===typeof f)for(a=f.call(a),h=
+	0;!(e=a.next()).done;)e=e.value,f=b+T(e,h++),g+=S(e,f,d,c);else"object"===e&&(d=""+a,B("31","[object Object]"===d?"object with keys {"+Object.keys(a).join(", ")+"}":d,""));return g}function U(a,b,d){return null==a?0:S(a,"",b,d)}function T(a,b){return"object"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ea(a,b){a.func.call(a.context,b,a.count++)}
+	function fa(a,b,d){var c=a.result,e=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?V(a,c,d,function(a){return a}):null!=a&&(N(a)&&(a=da(a,e+(!a.key||b&&b.key===a.key?"":(""+a.key).replace(O,"$&/")+"/")+d)),c.push(a))}function V(a,b,d,c,e){var g="";null!=d&&(g=(""+d).replace(O,"$&/")+"/");b=Q(b,g,c,e);U(a,fa,b);R(b)}function W(){var a=I.current;null===a?B("321"):void 0;return a}
+	var X={Children:{map:function(a,b,d){if(null==a)return a;var c=[];V(a,c,null,b,d);return c},forEach:function(a,b,d){if(null==a)return a;b=Q(null,null,b,d);U(a,ea,b);R(b)},count:function(a){return U(a,function(){return null},null)},toArray:function(a){var b=[];V(a,b,null,function(a){return a});return b},only:function(a){N(a)?void 0:B("143");return a}},createRef:function(){return{current:null}},Component:E,PureComponent:G,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,
+	_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:ba,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:aa,type:a,compare:void 0===b?null:b}},useCallback:function(a,b){return W().useCallback(a,b)},useContext:function(a,b){return W().useContext(a,b)},useEffect:function(a,b){return W().useEffect(a,b)},useImperativeHandle:function(a,
+	b,d){return W().useImperativeHandle(a,b,d)},useDebugValue:function(){},useLayoutEffect:function(a,b){return W().useLayoutEffect(a,b)},useMemo:function(a,b){return W().useMemo(a,b)},useReducer:function(a,b,d){return W().useReducer(a,b,d)},useRef:function(a){return W().useRef(a)},useState:function(a){return W().useState(a)},Fragment:r,StrictMode:t,Suspense:z,createElement:M,cloneElement:function(a,b,d){null===a||void 0===a?B("267",a):void 0;var c=void 0,e=k({},a.props),g=a.key,h=a.ref,f=a._owner;if(null!=
+	b){void 0!==b.ref&&(h=b.ref,f=J.current);void 0!==b.key&&(g=""+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)e.children=d;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];e.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:e,_owner:f}},createFactory:function(a){var b=M.bind(null,a);b.type=a;return b},isValidElement:N,version:"16.8.6",
+	unstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:I,ReactCurrentOwner:J,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;
 
 
 /***/ }),
@@ -388,133 +391,10 @@
 /* 5 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/* WEBPACK VAR INJECTION */(function(process) {/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 */
-
-	'use strict';
-
-	/**
-	 * Use invariant() to assert state which your program assumes to be true.
-	 *
-	 * Provide sprintf-style format (only %s is supported) and arguments
-	 * to provide information about what broke and what you were
-	 * expecting.
-	 *
-	 * The invariant message will be stripped in production, but the invariant
-	 * will remain to ensure logic does not differ in production.
-	 */
-
-	var validateFormat = function validateFormat(format) {};
-
-	if (process.env.NODE_ENV !== 'production') {
-	  validateFormat = function validateFormat(format) {
-	    if (format === undefined) {
-	      throw new Error('invariant requires an error message argument');
-	    }
-	  };
-	}
-
-	function invariant(condition, format, a, b, c, d, e, f) {
-	  validateFormat(format);
-
-	  if (!condition) {
-	    var error;
-	    if (format === undefined) {
-	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
-	    } else {
-	      var args = [a, b, c, d, e, f];
-	      var argIndex = 0;
-	      error = new Error(format.replace(/%s/g, function () {
-	        return args[argIndex++];
-	      }));
-	      error.name = 'Invariant Violation';
-	    }
-
-	    error.framesToPop = 1; // we don't care about invariant's own frame
-	    throw error;
-	  }
-	}
-
-	module.exports = invariant;
-	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
-
-/***/ }),
-/* 6 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/* WEBPACK VAR INJECTION */(function(process) {/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 */
-
-	'use strict';
-
-	var emptyObject = {};
-
-	if (process.env.NODE_ENV !== 'production') {
-	  Object.freeze(emptyObject);
-	}
-
-	module.exports = emptyObject;
-	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
-
-/***/ }),
-/* 7 */
-/***/ (function(module, exports) {
-
-	"use strict";
-
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * 
-	 */
-
-	function makeEmptyFunction(arg) {
-	  return function () {
-	    return arg;
-	  };
-	}
-
-	/**
-	 * This function accepts and discards inputs; it has no side effects. This is
-	 * primarily useful idiomatically for overridable function endpoints which
-	 * always need to be callable, since JS lacks a null-call idiom ala Cocoa.
-	 */
-	var emptyFunction = function emptyFunction() {};
-
-	emptyFunction.thatReturns = makeEmptyFunction;
-	emptyFunction.thatReturnsFalse = makeEmptyFunction(false);
-	emptyFunction.thatReturnsTrue = makeEmptyFunction(true);
-	emptyFunction.thatReturnsNull = makeEmptyFunction(null);
-	emptyFunction.thatReturnsThis = function () {
-	  return this;
-	};
-	emptyFunction.thatReturnsArgument = function (arg) {
-	  return arg;
-	};
-
-	module.exports = emptyFunction;
-
-/***/ }),
-/* 8 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.4.2
+	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.8.6
 	 * react.development.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
@@ -529,15 +409,11 @@
 	'use strict';
 
 	var _assign = __webpack_require__(4);
-	var invariant = __webpack_require__(5);
-	var emptyObject = __webpack_require__(6);
-	var warning = __webpack_require__(9);
-	var emptyFunction = __webpack_require__(7);
-	var checkPropTypes = __webpack_require__(10);
+	var checkPropTypes = __webpack_require__(6);
 
 	// TODO: this is special because it gets imported during build.
 
-	var ReactVersion = '16.4.2';
+	var ReactVersion = '16.8.6';
 
 	// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
 	// nor polyfill, then a plain number is used for performance.
@@ -550,15 +426,18 @@
 	var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
 	var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
 	var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
-	var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
+
+	var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
 	var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
-	var REACT_TIMEOUT_TYPE = hasSymbol ? Symbol.for('react.timeout') : 0xead1;
+	var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+	var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+	var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
 
 	var MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;
 	var FAUX_ITERATOR_SYMBOL = '@@iterator';
 
 	function getIteratorFn(maybeIterable) {
-	  if (maybeIterable === null || typeof maybeIterable === 'undefined') {
+	  if (maybeIterable === null || typeof maybeIterable !== 'object') {
 	    return null;
 	  }
 	  var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];
@@ -568,40 +447,50 @@
 	  return null;
 	}
 
-	// Relying on the `invariant()` implementation lets us
-	// have preserve the format and params in the www builds.
-
-	// Exports ReactDOM.createRoot
-
-
-	// Experimental error-boundary API that can recover from errors within a single
-	// render phase
-
-	// Suspense
-	var enableSuspense = false;
-	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
-
-
-	// In some cases, StrictMode should also double-render lifecycles.
-	// This can be confusing for tests though,
-	// And it can be bad for performance in production.
-	// This feature flag can be used to control the behavior:
-
-
-	// To preserve the "Pause on caught exceptions" behavior of the debugger, we
-	// replay the begin phase of a failed component inside invokeGuardedCallback.
-
-
-	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+	/**
+	 * Use invariant() to assert state which your program assumes to be true.
+	 *
+	 * Provide sprintf-style format (only %s is supported) and arguments
+	 * to provide information about what broke and what you were
+	 * expecting.
+	 *
+	 * The invariant message will be stripped in production, but the invariant
+	 * will remain to ensure logic does not differ in production.
+	 */
 
+	var validateFormat = function () {};
 
-	// Warn about legacy context API
+	{
+	  validateFormat = function (format) {
+	    if (format === undefined) {
+	      throw new Error('invariant requires an error message argument');
+	    }
+	  };
+	}
 
+	function invariant(condition, format, a, b, c, d, e, f) {
+	  validateFormat(format);
 
-	// Gather advanced timing metrics for Profiler subtrees.
+	  if (!condition) {
+	    var error = void 0;
+	    if (format === undefined) {
+	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+	    } else {
+	      var args = [a, b, c, d, e, f];
+	      var argIndex = 0;
+	      error = new Error(format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      }));
+	      error.name = 'Invariant Violation';
+	    }
 
+	    error.framesToPop = 1; // we don't care about invariant's own frame
+	    throw error;
+	  }
+	}
 
-	// Only used in www builds.
+	// Relying on the `invariant()` implementation lets us
+	// preserve the format and params in the www builds.
 
 	/**
 	 * Forked from fbjs/warning:
@@ -642,7 +531,7 @@
 
 	  lowPriorityWarning = function (condition, format) {
 	    if (format === undefined) {
-	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
+	      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
 	    }
 	    if (!condition) {
 	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
@@ -656,6 +545,56 @@
 
 	var lowPriorityWarning$1 = lowPriorityWarning;
 
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warningWithoutStack = function () {};
+
+	{
+	  warningWithoutStack = function (condition, format) {
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
+	    }
+
+	    if (format === undefined) {
+	      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+	    if (args.length > 8) {
+	      // Check before the condition to catch violations early.
+	      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');
+	    }
+	    if (condition) {
+	      return;
+	    }
+	    if (typeof console !== 'undefined') {
+	      var argsWithFormat = args.map(function (item) {
+	        return '' + item;
+	      });
+	      argsWithFormat.unshift('Warning: ' + format);
+
+	      // We intentionally don't use spread (or .apply) directly because it
+	      // breaks IE9: https://github.com/facebook/react/issues/13610
+	      Function.prototype.apply.call(console.error, console, argsWithFormat);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      var argIndex = 0;
+	      var message = 'Warning: ' + format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      });
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+	}
+
+	var warningWithoutStack$1 = warningWithoutStack;
+
 	var didWarnStateUpdateForUnmountedComponent = {};
 
 	function warnNoop(publicInstance, callerName) {
@@ -666,7 +605,7 @@
 	    if (didWarnStateUpdateForUnmountedComponent[warningKey]) {
 	      return;
 	    }
-	    warning(false, "Can't call %s on a component that is not yet mounted. " + 'This is a no-op, but it might indicate a bug in your application. ' + 'Instead, assign to `this.state` directly or define a `state = {};` ' + 'class property with the desired state in the %s component.', callerName, componentName);
+	    warningWithoutStack$1(false, "Can't call %s on a component that is not yet mounted. " + 'This is a no-op, but it might indicate a bug in your application. ' + 'Instead, assign to `this.state` directly or define a `state = {};` ' + 'class property with the desired state in the %s component.', callerName, componentName);
 	    didWarnStateUpdateForUnmountedComponent[warningKey] = true;
 	  }
 	}
@@ -739,12 +678,18 @@
 	  }
 	};
 
+	var emptyObject = {};
+	{
+	  Object.freeze(emptyObject);
+	}
+
 	/**
 	 * Base class helpers for the updating state of a component.
 	 */
 	function Component(props, context, updater) {
 	  this.props = props;
 	  this.context = context;
+	  // If a component has string refs, we will assign a different object later.
 	  this.refs = emptyObject;
 	  // We initialize the default updater but the real one gets injected by the
 	  // renderer.
@@ -835,6 +780,7 @@
 	function PureComponent(props, context, updater) {
 	  this.props = props;
 	  this.context = context;
+	  // If a component has string refs, we will assign a different object later.
 	  this.refs = emptyObject;
 	  this.updater = updater || ReactNoopUpdateQueue;
 	}
@@ -856,6 +802,17 @@
 	  return refObject;
 	}
 
+	/**
+	 * Keeps track of the current dispatcher.
+	 */
+	var ReactCurrentDispatcher = {
+	  /**
+	   * @internal
+	   * @type {ReactComponent}
+	   */
+	  current: null
+	};
+
 	/**
 	 * Keeps track of the current owner.
 	 *
@@ -870,31 +827,203 @@
 	  current: null
 	};
 
-	var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-	var RESERVED_PROPS = {
-	  key: true,
-	  ref: true,
-	  __self: true,
-	  __source: true
-	};
-
-	var specialPropKeyWarningShown = void 0;
-	var specialPropRefWarningShown = void 0;
+	var BEFORE_SLASH_RE = /^(.*)[\\\/]/;
 
-	function hasValidRef(config) {
-	  {
-	    if (hasOwnProperty.call(config, 'ref')) {
-	      var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;
-	      if (getter && getter.isReactWarning) {
-	        return false;
+	var describeComponentFrame = function (name, source, ownerName) {
+	  var sourceInfo = '';
+	  if (source) {
+	    var path = source.fileName;
+	    var fileName = path.replace(BEFORE_SLASH_RE, '');
+	    {
+	      // In DEV, include code for a common special case:
+	      // prefer "folder/index.js" instead of just "index.js".
+	      if (/^index\./.test(fileName)) {
+	        var match = path.match(BEFORE_SLASH_RE);
+	        if (match) {
+	          var pathBeforeSlash = match[1];
+	          if (pathBeforeSlash) {
+	            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');
+	            fileName = folderName + '/' + fileName;
+	          }
+	        }
 	      }
 	    }
+	    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';
+	  } else if (ownerName) {
+	    sourceInfo = ' (created by ' + ownerName + ')';
 	  }
-	  return config.ref !== undefined;
+	  return '\n    in ' + (name || 'Unknown') + sourceInfo;
+	};
+
+	var Resolved = 1;
+
+
+	function refineResolvedLazyComponent(lazyComponent) {
+	  return lazyComponent._status === Resolved ? lazyComponent._result : null;
 	}
 
-	function hasValidKey(config) {
+	function getWrappedName(outerType, innerType, wrapperName) {
+	  var functionName = innerType.displayName || innerType.name || '';
+	  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);
+	}
+
+	function getComponentName(type) {
+	  if (type == null) {
+	    // Host root, text node or just invalid type.
+	    return null;
+	  }
+	  {
+	    if (typeof type.tag === 'number') {
+	      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');
+	    }
+	  }
+	  if (typeof type === 'function') {
+	    return type.displayName || type.name || null;
+	  }
+	  if (typeof type === 'string') {
+	    return type;
+	  }
+	  switch (type) {
+	    case REACT_CONCURRENT_MODE_TYPE:
+	      return 'ConcurrentMode';
+	    case REACT_FRAGMENT_TYPE:
+	      return 'Fragment';
+	    case REACT_PORTAL_TYPE:
+	      return 'Portal';
+	    case REACT_PROFILER_TYPE:
+	      return 'Profiler';
+	    case REACT_STRICT_MODE_TYPE:
+	      return 'StrictMode';
+	    case REACT_SUSPENSE_TYPE:
+	      return 'Suspense';
+	  }
+	  if (typeof type === 'object') {
+	    switch (type.$$typeof) {
+	      case REACT_CONTEXT_TYPE:
+	        return 'Context.Consumer';
+	      case REACT_PROVIDER_TYPE:
+	        return 'Context.Provider';
+	      case REACT_FORWARD_REF_TYPE:
+	        return getWrappedName(type, type.render, 'ForwardRef');
+	      case REACT_MEMO_TYPE:
+	        return getComponentName(type.type);
+	      case REACT_LAZY_TYPE:
+	        {
+	          var thenable = type;
+	          var resolvedThenable = refineResolvedLazyComponent(thenable);
+	          if (resolvedThenable) {
+	            return getComponentName(resolvedThenable);
+	          }
+	        }
+	    }
+	  }
+	  return null;
+	}
+
+	var ReactDebugCurrentFrame = {};
+
+	var currentlyValidatingElement = null;
+
+	function setCurrentlyValidatingElement(element) {
+	  {
+	    currentlyValidatingElement = element;
+	  }
+	}
+
+	{
+	  // Stack implementation injected by the current renderer.
+	  ReactDebugCurrentFrame.getCurrentStack = null;
+
+	  ReactDebugCurrentFrame.getStackAddendum = function () {
+	    var stack = '';
+
+	    // Add an extra top frame while an element is being validated
+	    if (currentlyValidatingElement) {
+	      var name = getComponentName(currentlyValidatingElement.type);
+	      var owner = currentlyValidatingElement._owner;
+	      stack += describeComponentFrame(name, currentlyValidatingElement._source, owner && getComponentName(owner.type));
+	    }
+
+	    // Delegate to the injected renderer-specific implementation
+	    var impl = ReactDebugCurrentFrame.getCurrentStack;
+	    if (impl) {
+	      stack += impl() || '';
+	    }
+
+	    return stack;
+	  };
+	}
+
+	var ReactSharedInternals = {
+	  ReactCurrentDispatcher: ReactCurrentDispatcher,
+	  ReactCurrentOwner: ReactCurrentOwner,
+	  // Used by renderers to avoid bundling object-assign twice in UMD bundles:
+	  assign: _assign
+	};
+
+	{
+	  _assign(ReactSharedInternals, {
+	    // These should not be included in production.
+	    ReactDebugCurrentFrame: ReactDebugCurrentFrame,
+	    // Shim for React DOM 16.0.0 which still destructured (but not used) this.
+	    // TODO: remove in React 17.0.
+	    ReactComponentTreeHook: {}
+	  });
+	}
+
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warning = warningWithoutStack$1;
+
+	{
+	  warning = function (condition, format) {
+	    if (condition) {
+	      return;
+	    }
+	    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+	    var stack = ReactDebugCurrentFrame.getStackAddendum();
+	    // eslint-disable-next-line react-internal/warning-and-invariant-args
+
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
+	    }
+
+	    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));
+	  };
+	}
+
+	var warning$1 = warning;
+
+	var hasOwnProperty = Object.prototype.hasOwnProperty;
+
+	var RESERVED_PROPS = {
+	  key: true,
+	  ref: true,
+	  __self: true,
+	  __source: true
+	};
+
+	var specialPropKeyWarningShown = void 0;
+	var specialPropRefWarningShown = void 0;
+
+	function hasValidRef(config) {
+	  {
+	    if (hasOwnProperty.call(config, 'ref')) {
+	      var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;
+	      if (getter && getter.isReactWarning) {
+	        return false;
+	      }
+	    }
+	  }
+	  return config.ref !== undefined;
+	}
+
+	function hasValidKey(config) {
 	  {
 	    if (hasOwnProperty.call(config, 'key')) {
 	      var getter = Object.getOwnPropertyDescriptor(config, 'key').get;
@@ -910,7 +1039,7 @@
 	  var warnAboutAccessingKey = function () {
 	    if (!specialPropKeyWarningShown) {
 	      specialPropKeyWarningShown = true;
-	      warning(false, '%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
+	      warningWithoutStack$1(false, '%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
 	    }
 	  };
 	  warnAboutAccessingKey.isReactWarning = true;
@@ -924,7 +1053,7 @@
 	  var warnAboutAccessingRef = function () {
 	    if (!specialPropRefWarningShown) {
 	      specialPropRefWarningShown = true;
-	      warning(false, '%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
+	      warningWithoutStack$1(false, '%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
 	    }
 	  };
 	  warnAboutAccessingRef.isReactWarning = true;
@@ -1072,14 +1201,12 @@
 	  }
 	  {
 	    if (key || ref) {
-	      if (typeof props.$$typeof === 'undefined' || props.$$typeof !== REACT_ELEMENT_TYPE) {
-	        var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;
-	        if (key) {
-	          defineKeyPropWarningGetter(props, displayName);
-	        }
-	        if (ref) {
-	          defineRefPropWarningGetter(props, displayName);
-	        }
+	      var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;
+	      if (key) {
+	        defineKeyPropWarningGetter(props, displayName);
+	      }
+	      if (ref) {
+	        defineRefPropWarningGetter(props, displayName);
 	      }
 	    }
 	  }
@@ -1170,28 +1297,13 @@
 	 * Verifies the object is a ReactElement.
 	 * See https://reactjs.org/docs/react-api.html#isvalidelement
 	 * @param {?object} object
-	 * @return {boolean} True if `object` is a valid component.
+	 * @return {boolean} True if `object` is a ReactElement.
 	 * @final
 	 */
 	function isValidElement(object) {
 	  return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
 	}
 
-	var ReactDebugCurrentFrame = {};
-
-	{
-	  // Component that is being worked on
-	  ReactDebugCurrentFrame.getCurrentStack = null;
-
-	  ReactDebugCurrentFrame.getStackAddendum = function () {
-	    var impl = ReactDebugCurrentFrame.getCurrentStack;
-	    if (impl) {
-	      return impl();
-	    }
-	    return null;
-	  };
-	}
-
 	var SEPARATOR = '.';
 	var SUBSEPARATOR = ':';
 
@@ -1319,7 +1431,7 @@
 	      {
 	        // Warn about using Maps as children
 	        if (iteratorFn === children.entries) {
-	          !didWarnAboutMaps ? warning(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.%s', ReactDebugCurrentFrame.getStackAddendum()) : void 0;
+	          !didWarnAboutMaps ? warning$1(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.') : void 0;
 	          didWarnAboutMaps = true;
 	        }
 	      }
@@ -1424,7 +1536,9 @@
 
 	  var mappedChild = func.call(context, child, bookKeeping.count++);
 	  if (Array.isArray(mappedChild)) {
-	    mapIntoWithKeyPrefixInternal(mappedChild, result, childKey, emptyFunction.thatReturnsArgument);
+	    mapIntoWithKeyPrefixInternal(mappedChild, result, childKey, function (c) {
+	      return c;
+	    });
 	  } else if (mappedChild != null) {
 	    if (isValidElement(mappedChild)) {
 	      mappedChild = cloneAndReplaceKey(mappedChild,
@@ -1478,7 +1592,9 @@
 	 * @return {number} The number of children.
 	 */
 	function countChildren(children) {
-	  return traverseAllChildren(children, emptyFunction.thatReturnsNull, null);
+	  return traverseAllChildren(children, function () {
+	    return null;
+	  }, null);
 	}
 
 	/**
@@ -1489,7 +1605,9 @@
 	 */
 	function toArray(children) {
 	  var result = [];
-	  mapIntoWithKeyPrefixInternal(children, result, null, emptyFunction.thatReturnsArgument);
+	  mapIntoWithKeyPrefixInternal(children, result, null, function (child) {
+	    return child;
+	  });
 	  return result;
 	}
 
@@ -1517,23 +1635,23 @@
 	    calculateChangedBits = null;
 	  } else {
 	    {
-	      !(calculateChangedBits === null || typeof calculateChangedBits === 'function') ? warning(false, 'createContext: Expected the optional second argument to be a ' + 'function. Instead received: %s', calculateChangedBits) : void 0;
+	      !(calculateChangedBits === null || typeof calculateChangedBits === 'function') ? warningWithoutStack$1(false, 'createContext: Expected the optional second argument to be a ' + 'function. Instead received: %s', calculateChangedBits) : void 0;
 	    }
 	  }
 
 	  var context = {
 	    $$typeof: REACT_CONTEXT_TYPE,
 	    _calculateChangedBits: calculateChangedBits,
-	    _defaultValue: defaultValue,
-	    _currentValue: defaultValue,
 	    // As a workaround to support multiple concurrent renderers, we categorize
 	    // some renderers as primary and others as secondary. We only expect
 	    // there to be two concurrent renderers at most: React Native (primary) and
 	    // Fabric (secondary); React DOM (primary) and React ART (secondary).
 	    // Secondary renderers store their context values on separate fields.
+	    _currentValue: defaultValue,
 	    _currentValue2: defaultValue,
-	    _changedBits: 0,
-	    _changedBits2: 0,
+	    // Used to track how many concurrent renderers this context currently
+	    // supports within in a single renderer. Such as parallel server rendering.
+	    _threadCount: 0,
 	    // These are circular
 	    Provider: null,
 	    Consumer: null
@@ -1543,7 +1661,70 @@
 	    $$typeof: REACT_PROVIDER_TYPE,
 	    _context: context
 	  };
-	  context.Consumer = context;
+
+	  var hasWarnedAboutUsingNestedContextConsumers = false;
+	  var hasWarnedAboutUsingConsumerProvider = false;
+
+	  {
+	    // A separate object, but proxies back to the original context object for
+	    // backwards compatibility. It has a different $$typeof, so we can properly
+	    // warn for the incorrect usage of Context as a Consumer.
+	    var Consumer = {
+	      $$typeof: REACT_CONTEXT_TYPE,
+	      _context: context,
+	      _calculateChangedBits: context._calculateChangedBits
+	    };
+	    // $FlowFixMe: Flow complains about not setting a value, which is intentional here
+	    Object.defineProperties(Consumer, {
+	      Provider: {
+	        get: function () {
+	          if (!hasWarnedAboutUsingConsumerProvider) {
+	            hasWarnedAboutUsingConsumerProvider = true;
+	            warning$1(false, 'Rendering <Context.Consumer.Provider> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Provider> instead?');
+	          }
+	          return context.Provider;
+	        },
+	        set: function (_Provider) {
+	          context.Provider = _Provider;
+	        }
+	      },
+	      _currentValue: {
+	        get: function () {
+	          return context._currentValue;
+	        },
+	        set: function (_currentValue) {
+	          context._currentValue = _currentValue;
+	        }
+	      },
+	      _currentValue2: {
+	        get: function () {
+	          return context._currentValue2;
+	        },
+	        set: function (_currentValue2) {
+	          context._currentValue2 = _currentValue2;
+	        }
+	      },
+	      _threadCount: {
+	        get: function () {
+	          return context._threadCount;
+	        },
+	        set: function (_threadCount) {
+	          context._threadCount = _threadCount;
+	        }
+	      },
+	      Consumer: {
+	        get: function () {
+	          if (!hasWarnedAboutUsingNestedContextConsumers) {
+	            hasWarnedAboutUsingNestedContextConsumers = true;
+	            warning$1(false, 'Rendering <Context.Consumer.Consumer> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');
+	          }
+	          return context.Consumer;
+	        }
+	      }
+	    });
+	    // $FlowFixMe: Flow complains about missing properties because it doesn't understand defineProperty
+	    context.Consumer = Consumer;
+	  }
 
 	  {
 	    context._currentRenderer = null;
@@ -1553,12 +1734,68 @@
 	  return context;
 	}
 
+	function lazy(ctor) {
+	  var lazyType = {
+	    $$typeof: REACT_LAZY_TYPE,
+	    _ctor: ctor,
+	    // React uses these fields to store the result.
+	    _status: -1,
+	    _result: null
+	  };
+
+	  {
+	    // In production, this would just set it on the object.
+	    var defaultProps = void 0;
+	    var propTypes = void 0;
+	    Object.defineProperties(lazyType, {
+	      defaultProps: {
+	        configurable: true,
+	        get: function () {
+	          return defaultProps;
+	        },
+	        set: function (newDefaultProps) {
+	          warning$1(false, 'React.lazy(...): It is not supported to assign `defaultProps` to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');
+	          defaultProps = newDefaultProps;
+	          // Match production behavior more closely:
+	          Object.defineProperty(lazyType, 'defaultProps', {
+	            enumerable: true
+	          });
+	        }
+	      },
+	      propTypes: {
+	        configurable: true,
+	        get: function () {
+	          return propTypes;
+	        },
+	        set: function (newPropTypes) {
+	          warning$1(false, 'React.lazy(...): It is not supported to assign `propTypes` to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');
+	          propTypes = newPropTypes;
+	          // Match production behavior more closely:
+	          Object.defineProperty(lazyType, 'propTypes', {
+	            enumerable: true
+	          });
+	        }
+	      }
+	    });
+	  }
+
+	  return lazyType;
+	}
+
 	function forwardRef(render) {
 	  {
-	    !(typeof render === 'function') ? warning(false, 'forwardRef requires a render function but was given %s.', render === null ? 'null' : typeof render) : void 0;
+	    if (render != null && render.$$typeof === REACT_MEMO_TYPE) {
+	      warningWithoutStack$1(false, 'forwardRef requires a render function but received a `memo` ' + 'component. Instead of forwardRef(memo(...)), use ' + 'memo(forwardRef(...)).');
+	    } else if (typeof render !== 'function') {
+	      warningWithoutStack$1(false, 'forwardRef requires a render function but was given %s.', render === null ? 'null' : typeof render);
+	    } else {
+	      !(
+	      // Do not warn for 0 arguments because it could be due to usage of the 'arguments' object
+	      render.length === 0 || render.length === 2) ? warningWithoutStack$1(false, 'forwardRef render functions accept exactly two parameters: props and ref. %s', render.length === 1 ? 'Did you forget to use the ref parameter?' : 'Any additional parameter will be undefined.') : void 0;
+	    }
 
 	    if (render != null) {
-	      !(render.defaultProps == null && render.propTypes == null) ? warning(false, 'forwardRef render functions do not support propTypes or defaultProps. ' + 'Did you accidentally pass a React component?') : void 0;
+	      !(render.defaultProps == null && render.propTypes == null) ? warningWithoutStack$1(false, 'forwardRef render functions do not support propTypes or defaultProps. ' + 'Did you accidentally pass a React component?') : void 0;
 	    }
 	  }
 
@@ -1568,51 +1805,96 @@
 	  };
 	}
 
-	var describeComponentFrame = function (name, source, ownerName) {
-	  return '\n    in ' + (name || 'Unknown') + (source ? ' (at ' + source.fileName.replace(/^.*[\\\/]/, '') + ':' + source.lineNumber + ')' : ownerName ? ' (created by ' + ownerName + ')' : '');
-	};
-
 	function isValidElementType(type) {
 	  return typeof type === 'string' || typeof type === 'function' ||
 	  // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
-	  type === REACT_FRAGMENT_TYPE || type === REACT_ASYNC_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_TIMEOUT_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);
+	  type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);
 	}
 
-	function getComponentName(fiber) {
-	  var type = fiber.type;
-
-	  if (typeof type === 'function') {
-	    return type.displayName || type.name;
-	  }
-	  if (typeof type === 'string') {
-	    return type;
-	  }
-	  switch (type) {
-	    case REACT_ASYNC_MODE_TYPE:
-	      return 'AsyncMode';
-	    case REACT_CONTEXT_TYPE:
-	      return 'Context.Consumer';
-	    case REACT_FRAGMENT_TYPE:
-	      return 'ReactFragment';
-	    case REACT_PORTAL_TYPE:
-	      return 'ReactPortal';
-	    case REACT_PROFILER_TYPE:
-	      return 'Profiler(' + fiber.pendingProps.id + ')';
-	    case REACT_PROVIDER_TYPE:
-	      return 'Context.Provider';
-	    case REACT_STRICT_MODE_TYPE:
-	      return 'StrictMode';
-	    case REACT_TIMEOUT_TYPE:
-	      return 'Timeout';
+	function memo(type, compare) {
+	  {
+	    if (!isValidElementType(type)) {
+	      warningWithoutStack$1(false, 'memo: The first argument must be a component. Instead ' + 'received: %s', type === null ? 'null' : typeof type);
+	    }
 	  }
-	  if (typeof type === 'object' && type !== null) {
-	    switch (type.$$typeof) {
-	      case REACT_FORWARD_REF_TYPE:
-	        var functionName = type.render.displayName || type.render.name || '';
-	        return functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef';
+	  return {
+	    $$typeof: REACT_MEMO_TYPE,
+	    type: type,
+	    compare: compare === undefined ? null : compare
+	  };
+	}
+
+	function resolveDispatcher() {
+	  var dispatcher = ReactCurrentDispatcher.current;
+	  !(dispatcher !== null) ? invariant(false, 'Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.') : void 0;
+	  return dispatcher;
+	}
+
+	function useContext(Context, unstable_observedBits) {
+	  var dispatcher = resolveDispatcher();
+	  {
+	    !(unstable_observedBits === undefined) ? warning$1(false, 'useContext() second argument is reserved for future ' + 'use in React. Passing it is not supported. ' + 'You passed: %s.%s', unstable_observedBits, typeof unstable_observedBits === 'number' && Array.isArray(arguments[2]) ? '\n\nDid you call array.map(useContext)? ' + 'Calling Hooks inside a loop is not supported. ' + 'Learn more at https://fb.me/rules-of-hooks' : '') : void 0;
+
+	    // TODO: add a more generic warning for invalid values.
+	    if (Context._context !== undefined) {
+	      var realContext = Context._context;
+	      // Don't deduplicate because this legitimately causes bugs
+	      // and nobody should be using this in existing code.
+	      if (realContext.Consumer === Context) {
+	        warning$1(false, 'Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be ' + 'removed in a future major release. Did you mean to call useContext(Context) instead?');
+	      } else if (realContext.Provider === Context) {
+	        warning$1(false, 'Calling useContext(Context.Provider) is not supported. ' + 'Did you mean to call useContext(Context) instead?');
+	      }
 	    }
 	  }
-	  return null;
+	  return dispatcher.useContext(Context, unstable_observedBits);
+	}
+
+	function useState(initialState) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useState(initialState);
+	}
+
+	function useReducer(reducer, initialArg, init) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useReducer(reducer, initialArg, init);
+	}
+
+	function useRef(initialValue) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useRef(initialValue);
+	}
+
+	function useEffect(create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useEffect(create, inputs);
+	}
+
+	function useLayoutEffect(create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useLayoutEffect(create, inputs);
+	}
+
+	function useCallback(callback, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useCallback(callback, inputs);
+	}
+
+	function useMemo(create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useMemo(create, inputs);
+	}
+
+	function useImperativeHandle(ref, create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useImperativeHandle(ref, create, inputs);
+	}
+
+	function useDebugValue(value, formatterFn) {
+	  {
+	    var dispatcher = resolveDispatcher();
+	    return dispatcher.useDebugValue(value, formatterFn);
+	  }
 	}
 
 	/**
@@ -1622,52 +1904,15 @@
 	 * that support it.
 	 */
 
-	var currentlyValidatingElement = void 0;
 	var propTypesMisspellWarningShown = void 0;
 
-	var getDisplayName = function () {};
-	var getStackAddendum = function () {};
-
 	{
-	  currentlyValidatingElement = null;
-
 	  propTypesMisspellWarningShown = false;
-
-	  getDisplayName = function (element) {
-	    if (element == null) {
-	      return '#empty';
-	    } else if (typeof element === 'string' || typeof element === 'number') {
-	      return '#text';
-	    } else if (typeof element.type === 'string') {
-	      return element.type;
-	    }
-
-	    var type = element.type;
-	    if (type === REACT_FRAGMENT_TYPE) {
-	      return 'React.Fragment';
-	    } else if (typeof type === 'object' && type !== null && type.$$typeof === REACT_FORWARD_REF_TYPE) {
-	      var functionName = type.render.displayName || type.render.name || '';
-	      return functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef';
-	    } else {
-	      return type.displayName || type.name || 'Unknown';
-	    }
-	  };
-
-	  getStackAddendum = function () {
-	    var stack = '';
-	    if (currentlyValidatingElement) {
-	      var name = getDisplayName(currentlyValidatingElement);
-	      var owner = currentlyValidatingElement._owner;
-	      stack += describeComponentFrame(name, currentlyValidatingElement._source, owner && getComponentName(owner));
-	    }
-	    stack += ReactDebugCurrentFrame.getStackAddendum() || '';
-	    return stack;
-	  };
 	}
 
 	function getDeclarationErrorAddendum() {
 	  if (ReactCurrentOwner.current) {
-	    var name = getComponentName(ReactCurrentOwner.current);
+	    var name = getComponentName(ReactCurrentOwner.current.type);
 	    if (name) {
 	      return '\n\nCheck the render method of `' + name + '`.';
 	    }
@@ -1733,14 +1978,14 @@
 	  var childOwner = '';
 	  if (element && element._owner && element._owner !== ReactCurrentOwner.current) {
 	    // Give the component that originally created this child.
-	    childOwner = ' It was passed a child from ' + getComponentName(element._owner) + '.';
+	    childOwner = ' It was passed a child from ' + getComponentName(element._owner.type) + '.';
 	  }
 
-	  currentlyValidatingElement = element;
+	  setCurrentlyValidatingElement(element);
 	  {
-	    warning(false, 'Each child in an array or iterator should have a unique "key" prop.' + '%s%s See https://fb.me/react-warning-keys for more information.%s', currentComponentErrorInfo, childOwner, getStackAddendum());
+	    warning$1(false, 'Each child in a list should have a unique "key" prop.' + '%s%s See https://fb.me/react-warning-keys for more information.', currentComponentErrorInfo, childOwner);
 	  }
-	  currentlyValidatingElement = null;
+	  setCurrentlyValidatingElement(null);
 	}
 
 	/**
@@ -1794,30 +2039,31 @@
 	 */
 	function validatePropTypes(element) {
 	  var type = element.type;
-	  var name = void 0,
-	      propTypes = void 0;
+	  if (type === null || type === undefined || typeof type === 'string') {
+	    return;
+	  }
+	  var name = getComponentName(type);
+	  var propTypes = void 0;
 	  if (typeof type === 'function') {
-	    // Class or functional component
-	    name = type.displayName || type.name;
 	    propTypes = type.propTypes;
-	  } else if (typeof type === 'object' && type !== null && type.$$typeof === REACT_FORWARD_REF_TYPE) {
-	    // ForwardRef
-	    var functionName = type.render.displayName || type.render.name || '';
-	    name = functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef';
+	  } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE ||
+	  // Note: Memo only checks outer props here.
+	  // Inner props are checked in the reconciler.
+	  type.$$typeof === REACT_MEMO_TYPE)) {
 	    propTypes = type.propTypes;
 	  } else {
 	    return;
 	  }
 	  if (propTypes) {
-	    currentlyValidatingElement = element;
-	    checkPropTypes(propTypes, element.props, 'prop', name, getStackAddendum);
-	    currentlyValidatingElement = null;
+	    setCurrentlyValidatingElement(element);
+	    checkPropTypes(propTypes, element.props, 'prop', name, ReactDebugCurrentFrame.getStackAddendum);
+	    setCurrentlyValidatingElement(null);
 	  } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {
 	    propTypesMisspellWarningShown = true;
-	    warning(false, 'Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', name || 'Unknown');
+	    warningWithoutStack$1(false, 'Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', name || 'Unknown');
 	  }
 	  if (typeof type.getDefaultProps === 'function') {
-	    !type.getDefaultProps.isReactClassApproved ? warning(false, 'getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.') : void 0;
+	    !type.getDefaultProps.isReactClassApproved ? warningWithoutStack$1(false, 'getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.') : void 0;
 	  }
 	}
 
@@ -1826,22 +2072,22 @@
 	 * @param {ReactElement} fragment
 	 */
 	function validateFragmentProps(fragment) {
-	  currentlyValidatingElement = fragment;
+	  setCurrentlyValidatingElement(fragment);
 
 	  var keys = Object.keys(fragment.props);
 	  for (var i = 0; i < keys.length; i++) {
 	    var key = keys[i];
 	    if (key !== 'children' && key !== 'key') {
-	      warning(false, 'Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.%s', key, getStackAddendum());
+	      warning$1(false, 'Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);
 	      break;
 	    }
 	  }
 
 	  if (fragment.ref !== null) {
-	    warning(false, 'Invalid attribute `ref` supplied to `React.Fragment`.%s', getStackAddendum());
+	    warning$1(false, 'Invalid attribute `ref` supplied to `React.Fragment`.');
 	  }
 
-	  currentlyValidatingElement = null;
+	  setCurrentlyValidatingElement(null);
 	}
 
 	function createElementWithValidation(type, props, children) {
@@ -1862,18 +2108,19 @@
 	      info += getDeclarationErrorAddendum();
 	    }
 
-	    info += getStackAddendum() || '';
-
 	    var typeString = void 0;
 	    if (type === null) {
 	      typeString = 'null';
 	    } else if (Array.isArray(type)) {
 	      typeString = 'array';
+	    } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {
+	      typeString = '<' + (getComponentName(type.type) || 'Unknown') + ' />';
+	      info = ' Did you accidentally export a JSX literal instead of a component?';
 	    } else {
 	      typeString = typeof type;
 	    }
 
-	    warning(false, 'React.createElement: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);
+	    warning$1(false, 'React.createElement: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);
 	  }
 
 	  var element = createElement.apply(this, arguments);
@@ -1933,53 +2180,101 @@
 	  return newElement;
 	}
 
-	var React = {
-	  Children: {
-	    map: mapChildren,
-	    forEach: forEachChildren,
-	    count: countChildren,
-	    toArray: toArray,
-	    only: onlyChild
-	  },
+	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
 
-	  createRef: createRef,
-	  Component: Component,
-	  PureComponent: PureComponent,
 
-	  createContext: createContext,
-	  forwardRef: forwardRef,
+	// In some cases, StrictMode should also double-render lifecycles.
+	// This can be confusing for tests though,
+	// And it can be bad for performance in production.
+	// This feature flag can be used to control the behavior:
 
-	  Fragment: REACT_FRAGMENT_TYPE,
-	  StrictMode: REACT_STRICT_MODE_TYPE,
-	  unstable_AsyncMode: REACT_ASYNC_MODE_TYPE,
-	  unstable_Profiler: REACT_PROFILER_TYPE,
 
-	  createElement: createElementWithValidation,
+	// To preserve the "Pause on caught exceptions" behavior of the debugger, we
+	// replay the begin phase of a failed component inside invokeGuardedCallback.
+
+
+	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+
+
+	// Gather advanced timing metrics for Profiler subtrees.
+
+
+	// Trace which interactions trigger each commit.
+
+
+	// Only used in www builds.
+	 // TODO: true? Here it might just be false.
+
+	// Only used in www builds.
+
+
+	// Only used in www builds.
+
+
+	// React Fire: prevent the value and checked attributes from syncing
+	// with their related DOM properties
+
+
+	// These APIs will no longer be "unstable" in the upcoming 16.7 release,
+	// Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+	var enableStableConcurrentModeAPIs = false;
+
+	var React = {
+	  Children: {
+	    map: mapChildren,
+	    forEach: forEachChildren,
+	    count: countChildren,
+	    toArray: toArray,
+	    only: onlyChild
+	  },
+
+	  createRef: createRef,
+	  Component: Component,
+	  PureComponent: PureComponent,
+
+	  createContext: createContext,
+	  forwardRef: forwardRef,
+	  lazy: lazy,
+	  memo: memo,
+
+	  useCallback: useCallback,
+	  useContext: useContext,
+	  useEffect: useEffect,
+	  useImperativeHandle: useImperativeHandle,
+	  useDebugValue: useDebugValue,
+	  useLayoutEffect: useLayoutEffect,
+	  useMemo: useMemo,
+	  useReducer: useReducer,
+	  useRef: useRef,
+	  useState: useState,
+
+	  Fragment: REACT_FRAGMENT_TYPE,
+	  StrictMode: REACT_STRICT_MODE_TYPE,
+	  Suspense: REACT_SUSPENSE_TYPE,
+
+	  createElement: createElementWithValidation,
 	  cloneElement: cloneElementWithValidation,
 	  createFactory: createFactoryWithValidation,
 	  isValidElement: isValidElement,
 
 	  version: ReactVersion,
 
-	  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: {
-	    ReactCurrentOwner: ReactCurrentOwner,
-	    // Used by renderers to avoid bundling object-assign twice in UMD bundles:
-	    assign: _assign
-	  }
+	  unstable_ConcurrentMode: REACT_CONCURRENT_MODE_TYPE,
+	  unstable_Profiler: REACT_PROFILER_TYPE,
+
+	  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: ReactSharedInternals
 	};
 
-	if (enableSuspense) {
-	  React.Timeout = REACT_TIMEOUT_TYPE;
-	}
+	// Note: some APIs are added with feature flags.
+	// Make sure that stable builds for open source
+	// don't modify the React object to avoid deopts.
+	// Also let's not expose their names in stable builds.
 
-	{
-	  _assign(React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, {
-	    // These should not be included in production.
-	    ReactDebugCurrentFrame: ReactDebugCurrentFrame,
-	    // Shim for React DOM 16.0.0 which still destructured (but not used) this.
-	    // TODO: remove in React 17.0.
-	    ReactComponentTreeHook: {}
-	  });
+	if (enableStableConcurrentModeAPIs) {
+	  React.ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;
+	  React.Profiler = REACT_PROFILER_TYPE;
+	  React.unstable_ConcurrentMode = undefined;
+	  React.unstable_Profiler = undefined;
 	}
 
 
@@ -1992,7 +2287,7 @@
 
 	// TODO: decide on the top-level export form.
 	// This is hacky but makes it work with both Rollup and Jest.
-	var react = React$3.default ? React$3.default : React$3;
+	var react = React$3.default || React$3;
 
 	module.exports = react;
 	  })();
@@ -2001,75 +2296,7 @@
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 9 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/* WEBPACK VAR INJECTION */(function(process) {/**
-	 * Copyright (c) 2014-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 */
-
-	'use strict';
-
-	var emptyFunction = __webpack_require__(7);
-
-	/**
-	 * Similar to invariant but only logs a warning if the condition is not met.
-	 * This can be used to log issues in development environments in critical
-	 * paths. Removing the logging code for production environments will keep the
-	 * same logic and follow the same code paths.
-	 */
-
-	var warning = emptyFunction;
-
-	if (process.env.NODE_ENV !== 'production') {
-	  var printWarning = function printWarning(format) {
-	    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
-	      args[_key - 1] = arguments[_key];
-	    }
-
-	    var argIndex = 0;
-	    var message = 'Warning: ' + format.replace(/%s/g, function () {
-	      return args[argIndex++];
-	    });
-	    if (typeof console !== 'undefined') {
-	      console.error(message);
-	    }
-	    try {
-	      // --- Welcome to debugging React ---
-	      // This error was thrown as a convenience so that you can use this stack
-	      // to find the callsite that caused this warning to fire.
-	      throw new Error(message);
-	    } catch (x) {}
-	  };
-
-	  warning = function warning(condition, format) {
-	    if (format === undefined) {
-	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
-	    }
-
-	    if (format.indexOf('Failed Composite propType: ') === 0) {
-	      return; // Ignore CompositeComponent proptype check.
-	    }
-
-	    if (!condition) {
-	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
-	        args[_key2 - 2] = arguments[_key2];
-	      }
-
-	      printWarning.apply(undefined, [format].concat(args));
-	    }
-	  };
-	}
-
-	module.exports = warning;
-	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
-
-/***/ }),
-/* 10 */
+/* 6 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -2084,8 +2311,9 @@
 	var printWarning = function() {};
 
 	if (process.env.NODE_ENV !== 'production') {
-	  var ReactPropTypesSecret = __webpack_require__(11);
+	  var ReactPropTypesSecret = __webpack_require__(7);
 	  var loggedTypeFailures = {};
+	  var has = Function.call.bind(Object.prototype.hasOwnProperty);
 
 	  printWarning = function(text) {
 	    var message = 'Warning: ' + text;
@@ -2115,7 +2343,7 @@
 	function checkPropTypes(typeSpecs, values, location, componentName, getStack) {
 	  if (process.env.NODE_ENV !== 'production') {
 	    for (var typeSpecName in typeSpecs) {
-	      if (typeSpecs.hasOwnProperty(typeSpecName)) {
+	      if (has(typeSpecs, typeSpecName)) {
 	        var error;
 	        // Prop type validation may throw. In case they do, we don't want to
 	        // fail the render phase where it didn't fail before. So we log it.
@@ -2143,8 +2371,7 @@
 	            'You may have forgotten to pass an argument to the type checker ' +
 	            'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +
 	            'shape all require an argument).'
-	          )
-
+	          );
 	        }
 	        if (error instanceof Error && !(error.message in loggedTypeFailures)) {
 	          // Only monitor this failure once because there tends to be a lot of the
@@ -2162,12 +2389,23 @@
 	  }
 	}
 
+	/**
+	 * Resets warning cache when testing.
+	 *
+	 * @private
+	 */
+	checkPropTypes.resetWarningCache = function() {
+	  if (process.env.NODE_ENV !== 'production') {
+	    loggedTypeFailures = {};
+	  }
+	}
+
 	module.exports = checkPropTypes;
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 11 */
+/* 7 */
 /***/ (function(module, exports) {
 
 	/**
@@ -2185,168 +2423,16 @@
 
 
 /***/ }),
+/* 8 */,
+/* 9 */,
+/* 10 */,
+/* 11 */,
 /* 12 */,
 /* 13 */,
 /* 14 */,
 /* 15 */,
 /* 16 */,
-/* 17 */,
-/* 18 */,
-/* 19 */,
-/* 20 */,
-/* 21 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
-
-	'use strict';
-
-	var hyphenate = __webpack_require__(22);
-
-	var msPattern = /^ms-/;
-
-	/**
-	 * Hyphenates a camelcased CSS property name, for example:
-	 *
-	 *   > hyphenateStyleName('backgroundColor')
-	 *   < "background-color"
-	 *   > hyphenateStyleName('MozTransition')
-	 *   < "-moz-transition"
-	 *   > hyphenateStyleName('msTransition')
-	 *   < "-ms-transition"
-	 *
-	 * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix
-	 * is converted to `-ms-`.
-	 *
-	 * @param {string} string
-	 * @return {string}
-	 */
-	function hyphenateStyleName(string) {
-	  return hyphenate(string).replace(msPattern, '-ms-');
-	}
-
-	module.exports = hyphenateStyleName;
-
-/***/ }),
-/* 22 */
-/***/ (function(module, exports) {
-
-	'use strict';
-
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
-
-	var _uppercasePattern = /([A-Z])/g;
-
-	/**
-	 * Hyphenates a camelcased string, for example:
-	 *
-	 *   > hyphenate('backgroundColor')
-	 *   < "background-color"
-	 *
-	 * For CSS style names, use `hyphenateStyleName` instead which works properly
-	 * with all vendor prefixes, including `ms`.
-	 *
-	 * @param {string} string
-	 * @return {string}
-	 */
-	function hyphenate(string) {
-	  return string.replace(_uppercasePattern, '-$1').toLowerCase();
-	}
-
-	module.exports = hyphenate;
-
-/***/ }),
-/* 23 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
-
-	'use strict';
-
-	var camelize = __webpack_require__(24);
-
-	var msPattern = /^-ms-/;
-
-	/**
-	 * Camelcases a hyphenated CSS property name, for example:
-	 *
-	 *   > camelizeStyleName('background-color')
-	 *   < "backgroundColor"
-	 *   > camelizeStyleName('-moz-transition')
-	 *   < "MozTransition"
-	 *   > camelizeStyleName('-ms-transition')
-	 *   < "msTransition"
-	 *
-	 * As Andi Smith suggests
-	 * (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix
-	 * is converted to lowercase `ms`.
-	 *
-	 * @param {string} string
-	 * @return {string}
-	 */
-	function camelizeStyleName(string) {
-	  return camelize(string.replace(msPattern, 'ms-'));
-	}
-
-	module.exports = camelizeStyleName;
-
-/***/ }),
-/* 24 */
-/***/ (function(module, exports) {
-
-	"use strict";
-
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
-
-	var _hyphenPattern = /-(.)/g;
-
-	/**
-	 * Camelcases a hyphenated string, for example:
-	 *
-	 *   > camelize('background-color')
-	 *   < "backgroundColor"
-	 *
-	 * @param {string} string
-	 * @return {string}
-	 */
-	function camelize(string) {
-	  return string.replace(_hyphenPattern, function (_, character) {
-	    return character.toUpperCase();
-	  });
-	}
-
-	module.exports = camelize;
-
-/***/ }),
-/* 25 */
+/* 17 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/**
@@ -2360,7 +2446,7 @@
 	'use strict';
 
 	var React = __webpack_require__(1);
-	var factory = __webpack_require__(26);
+	var factory = __webpack_require__(18);
 
 	if (typeof React === 'undefined') {
 	  throw Error(
@@ -2380,7 +2466,7 @@
 
 
 /***/ }),
-/* 26 */
+/* 18 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -2395,11 +2481,11 @@
 
 	var _assign = __webpack_require__(4);
 
-	var emptyObject = __webpack_require__(6);
-	var _invariant = __webpack_require__(5);
+	var emptyObject = __webpack_require__(19);
+	var _invariant = __webpack_require__(20);
 
 	if (process.env.NODE_ENV !== 'production') {
-	  var warning = __webpack_require__(9);
+	  var warning = __webpack_require__(21);
 	}
 
 	var MIXINS_KEY = 'mixins';
@@ -3313,7 +3399,7 @@
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 27 */
+/* 19 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -3321,34 +3407,485 @@
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
+	 *
 	 */
 
-	if (process.env.NODE_ENV !== 'production') {
-	  var REACT_ELEMENT_TYPE = (typeof Symbol === 'function' &&
-	    Symbol.for &&
-	    Symbol.for('react.element')) ||
-	    0xeac7;
-
-	  var isValidElement = function(object) {
-	    return typeof object === 'object' &&
-	      object !== null &&
-	      object.$$typeof === REACT_ELEMENT_TYPE;
-	  };
+	'use strict';
 
-	  // By explicitly using `prop-types` you are opting into new development behavior.
-	  // http://fb.me/prop-types-in-prod
-	  var throwOnDirectAccess = true;
-	  module.exports = __webpack_require__(28)(isValidElement, throwOnDirectAccess);
-	} else {
-	  // By explicitly using `prop-types` you are opting into new production behavior.
-	  // http://fb.me/prop-types-in-prod
-	  module.exports = __webpack_require__(29)();
-	}
+	var emptyObject = {};
+
+	if (process.env.NODE_ENV !== 'production') {
+	  Object.freeze(emptyObject);
+	}
+
+	module.exports = emptyObject;
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 20 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/**
+	 * Copyright (c) 2013-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 *
+	 */
+
+	'use strict';
+
+	/**
+	 * Use invariant() to assert state which your program assumes to be true.
+	 *
+	 * Provide sprintf-style format (only %s is supported) and arguments
+	 * to provide information about what broke and what you were
+	 * expecting.
+	 *
+	 * The invariant message will be stripped in production, but the invariant
+	 * will remain to ensure logic does not differ in production.
+	 */
+
+	var validateFormat = function validateFormat(format) {};
+
+	if (process.env.NODE_ENV !== 'production') {
+	  validateFormat = function validateFormat(format) {
+	    if (format === undefined) {
+	      throw new Error('invariant requires an error message argument');
+	    }
+	  };
+	}
+
+	function invariant(condition, format, a, b, c, d, e, f) {
+	  validateFormat(format);
+
+	  if (!condition) {
+	    var error;
+	    if (format === undefined) {
+	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+	    } else {
+	      var args = [a, b, c, d, e, f];
+	      var argIndex = 0;
+	      error = new Error(format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      }));
+	      error.name = 'Invariant Violation';
+	    }
+
+	    error.framesToPop = 1; // we don't care about invariant's own frame
+	    throw error;
+	  }
+	}
+
+	module.exports = invariant;
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 21 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/**
+	 * Copyright (c) 2014-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 *
+	 */
+
+	'use strict';
+
+	var emptyFunction = __webpack_require__(22);
+
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warning = emptyFunction;
+
+	if (process.env.NODE_ENV !== 'production') {
+	  var printWarning = function printWarning(format) {
+	    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
+	      args[_key - 1] = arguments[_key];
+	    }
+
+	    var argIndex = 0;
+	    var message = 'Warning: ' + format.replace(/%s/g, function () {
+	      return args[argIndex++];
+	    });
+	    if (typeof console !== 'undefined') {
+	      console.error(message);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+
+	  warning = function warning(condition, format) {
+	    if (format === undefined) {
+	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+
+	    if (format.indexOf('Failed Composite propType: ') === 0) {
+	      return; // Ignore CompositeComponent proptype check.
+	    }
+
+	    if (!condition) {
+	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
+	        args[_key2 - 2] = arguments[_key2];
+	      }
+
+	      printWarning.apply(undefined, [format].concat(args));
+	    }
+	  };
+	}
+
+	module.exports = warning;
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 22 */
+/***/ (function(module, exports) {
+
+	"use strict";
+
+	/**
+	 * Copyright (c) 2013-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 *
+	 * 
+	 */
+
+	function makeEmptyFunction(arg) {
+	  return function () {
+	    return arg;
+	  };
+	}
+
+	/**
+	 * This function accepts and discards inputs; it has no side effects. This is
+	 * primarily useful idiomatically for overridable function endpoints which
+	 * always need to be callable, since JS lacks a null-call idiom ala Cocoa.
+	 */
+	var emptyFunction = function emptyFunction() {};
+
+	emptyFunction.thatReturns = makeEmptyFunction;
+	emptyFunction.thatReturnsFalse = makeEmptyFunction(false);
+	emptyFunction.thatReturnsTrue = makeEmptyFunction(true);
+	emptyFunction.thatReturnsNull = makeEmptyFunction(null);
+	emptyFunction.thatReturnsThis = function () {
+	  return this;
+	};
+	emptyFunction.thatReturnsArgument = function (arg) {
+	  return arg;
+	};
+
+	module.exports = emptyFunction;
+
+/***/ }),
+/* 23 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/**
+	 * Copyright (c) 2013-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 */
+
+	if (process.env.NODE_ENV !== 'production') {
+	  var ReactIs = __webpack_require__(24);
+
+	  // By explicitly using `prop-types` you are opting into new development behavior.
+	  // http://fb.me/prop-types-in-prod
+	  var throwOnDirectAccess = true;
+	  module.exports = __webpack_require__(27)(ReactIs.isElement, throwOnDirectAccess);
+	} else {
+	  // By explicitly using `prop-types` you are opting into new production behavior.
+	  // http://fb.me/prop-types-in-prod
+	  module.exports = __webpack_require__(28)();
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 24 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {'use strict';
+
+	if (process.env.NODE_ENV === 'production') {
+	  module.exports = __webpack_require__(25);
+	} else {
+	  module.exports = __webpack_require__(26);
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 25 */
+/***/ (function(module, exports) {
+
+	/** @license React v16.8.6
+	 * react-is.production.min.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 */
+
+	'use strict';Object.defineProperty(exports,"__esModule",{value:!0});
+	var b="function"===typeof Symbol&&Symbol.for,c=b?Symbol.for("react.element"):60103,d=b?Symbol.for("react.portal"):60106,e=b?Symbol.for("react.fragment"):60107,f=b?Symbol.for("react.strict_mode"):60108,g=b?Symbol.for("react.profiler"):60114,h=b?Symbol.for("react.provider"):60109,k=b?Symbol.for("react.context"):60110,l=b?Symbol.for("react.async_mode"):60111,m=b?Symbol.for("react.concurrent_mode"):60111,n=b?Symbol.for("react.forward_ref"):60112,p=b?Symbol.for("react.suspense"):60113,q=b?Symbol.for("react.memo"):
+	60115,r=b?Symbol.for("react.lazy"):60116;function t(a){if("object"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case h:return a;default:return u}}case r:case q:case d:return u}}}function v(a){return t(a)===m}exports.typeOf=t;exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;
+	exports.Fragment=e;exports.Lazy=r;exports.Memo=q;exports.Portal=d;exports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isValidElementType=function(a){return"string"===typeof a||"function"===typeof a||a===e||a===m||a===g||a===f||a===p||"object"===typeof a&&null!==a&&(a.$$typeof===r||a.$$typeof===q||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n)};exports.isAsyncMode=function(a){return v(a)||t(a)===l};exports.isConcurrentMode=v;exports.isContextConsumer=function(a){return t(a)===k};
+	exports.isContextProvider=function(a){return t(a)===h};exports.isElement=function(a){return"object"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return t(a)===n};exports.isFragment=function(a){return t(a)===e};exports.isLazy=function(a){return t(a)===r};exports.isMemo=function(a){return t(a)===q};exports.isPortal=function(a){return t(a)===d};exports.isProfiler=function(a){return t(a)===g};exports.isStrictMode=function(a){return t(a)===f};
+	exports.isSuspense=function(a){return t(a)===p};
+
+
+/***/ }),
+/* 26 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.8.6
+	 * react-is.development.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 */
+
+	'use strict';
+
+
+
+	if (process.env.NODE_ENV !== "production") {
+	  (function() {
+	'use strict';
+
+	Object.defineProperty(exports, '__esModule', { value: true });
+
+	// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
+	// nor polyfill, then a plain number is used for performance.
+	var hasSymbol = typeof Symbol === 'function' && Symbol.for;
+
+	var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
+	var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
+	var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
+	var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
+	var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
+	var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
+	var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
+	var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
+	var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
+	var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
+	var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+	var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+	var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
+
+	function isValidElementType(type) {
+	  return typeof type === 'string' || typeof type === 'function' ||
+	  // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
+	  type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);
+	}
+
+	/**
+	 * Forked from fbjs/warning:
+	 * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js
+	 *
+	 * Only change is we use console.warn instead of console.error,
+	 * and do nothing when 'console' is not supported.
+	 * This really simplifies the code.
+	 * ---
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var lowPriorityWarning = function () {};
+
+	{
+	  var printWarning = function (format) {
+	    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
+	      args[_key - 1] = arguments[_key];
+	    }
+
+	    var argIndex = 0;
+	    var message = 'Warning: ' + format.replace(/%s/g, function () {
+	      return args[argIndex++];
+	    });
+	    if (typeof console !== 'undefined') {
+	      console.warn(message);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+
+	  lowPriorityWarning = function (condition, format) {
+	    if (format === undefined) {
+	      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+	    if (!condition) {
+	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
+	        args[_key2 - 2] = arguments[_key2];
+	      }
+
+	      printWarning.apply(undefined, [format].concat(args));
+	    }
+	  };
+	}
+
+	var lowPriorityWarning$1 = lowPriorityWarning;
+
+	function typeOf(object) {
+	  if (typeof object === 'object' && object !== null) {
+	    var $$typeof = object.$$typeof;
+	    switch ($$typeof) {
+	      case REACT_ELEMENT_TYPE:
+	        var type = object.type;
+
+	        switch (type) {
+	          case REACT_ASYNC_MODE_TYPE:
+	          case REACT_CONCURRENT_MODE_TYPE:
+	          case REACT_FRAGMENT_TYPE:
+	          case REACT_PROFILER_TYPE:
+	          case REACT_STRICT_MODE_TYPE:
+	          case REACT_SUSPENSE_TYPE:
+	            return type;
+	          default:
+	            var $$typeofType = type && type.$$typeof;
+
+	            switch ($$typeofType) {
+	              case REACT_CONTEXT_TYPE:
+	              case REACT_FORWARD_REF_TYPE:
+	              case REACT_PROVIDER_TYPE:
+	                return $$typeofType;
+	              default:
+	                return $$typeof;
+	            }
+	        }
+	      case REACT_LAZY_TYPE:
+	      case REACT_MEMO_TYPE:
+	      case REACT_PORTAL_TYPE:
+	        return $$typeof;
+	    }
+	  }
+
+	  return undefined;
+	}
+
+	// AsyncMode is deprecated along with isAsyncMode
+	var AsyncMode = REACT_ASYNC_MODE_TYPE;
+	var ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;
+	var ContextConsumer = REACT_CONTEXT_TYPE;
+	var ContextProvider = REACT_PROVIDER_TYPE;
+	var Element = REACT_ELEMENT_TYPE;
+	var ForwardRef = REACT_FORWARD_REF_TYPE;
+	var Fragment = REACT_FRAGMENT_TYPE;
+	var Lazy = REACT_LAZY_TYPE;
+	var Memo = REACT_MEMO_TYPE;
+	var Portal = REACT_PORTAL_TYPE;
+	var Profiler = REACT_PROFILER_TYPE;
+	var StrictMode = REACT_STRICT_MODE_TYPE;
+	var Suspense = REACT_SUSPENSE_TYPE;
+
+	var hasWarnedAboutDeprecatedIsAsyncMode = false;
+
+	// AsyncMode should be deprecated
+	function isAsyncMode(object) {
+	  {
+	    if (!hasWarnedAboutDeprecatedIsAsyncMode) {
+	      hasWarnedAboutDeprecatedIsAsyncMode = true;
+	      lowPriorityWarning$1(false, 'The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');
+	    }
+	  }
+	  return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;
+	}
+	function isConcurrentMode(object) {
+	  return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;
+	}
+	function isContextConsumer(object) {
+	  return typeOf(object) === REACT_CONTEXT_TYPE;
+	}
+	function isContextProvider(object) {
+	  return typeOf(object) === REACT_PROVIDER_TYPE;
+	}
+	function isElement(object) {
+	  return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
+	}
+	function isForwardRef(object) {
+	  return typeOf(object) === REACT_FORWARD_REF_TYPE;
+	}
+	function isFragment(object) {
+	  return typeOf(object) === REACT_FRAGMENT_TYPE;
+	}
+	function isLazy(object) {
+	  return typeOf(object) === REACT_LAZY_TYPE;
+	}
+	function isMemo(object) {
+	  return typeOf(object) === REACT_MEMO_TYPE;
+	}
+	function isPortal(object) {
+	  return typeOf(object) === REACT_PORTAL_TYPE;
+	}
+	function isProfiler(object) {
+	  return typeOf(object) === REACT_PROFILER_TYPE;
+	}
+	function isStrictMode(object) {
+	  return typeOf(object) === REACT_STRICT_MODE_TYPE;
+	}
+	function isSuspense(object) {
+	  return typeOf(object) === REACT_SUSPENSE_TYPE;
+	}
+
+	exports.typeOf = typeOf;
+	exports.AsyncMode = AsyncMode;
+	exports.ConcurrentMode = ConcurrentMode;
+	exports.ContextConsumer = ContextConsumer;
+	exports.ContextProvider = ContextProvider;
+	exports.Element = Element;
+	exports.ForwardRef = ForwardRef;
+	exports.Fragment = Fragment;
+	exports.Lazy = Lazy;
+	exports.Memo = Memo;
+	exports.Portal = Portal;
+	exports.Profiler = Profiler;
+	exports.StrictMode = StrictMode;
+	exports.Suspense = Suspense;
+	exports.isValidElementType = isValidElementType;
+	exports.isAsyncMode = isAsyncMode;
+	exports.isConcurrentMode = isConcurrentMode;
+	exports.isContextConsumer = isContextConsumer;
+	exports.isContextProvider = isContextProvider;
+	exports.isElement = isElement;
+	exports.isForwardRef = isForwardRef;
+	exports.isFragment = isFragment;
+	exports.isLazy = isLazy;
+	exports.isMemo = isMemo;
+	exports.isPortal = isPortal;
+	exports.isProfiler = isProfiler;
+	exports.isStrictMode = isStrictMode;
+	exports.isSuspense = isSuspense;
+	  })();
+	}
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 28 */
+/* 27 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -3360,11 +3897,13 @@
 
 	'use strict';
 
+	var ReactIs = __webpack_require__(24);
 	var assign = __webpack_require__(4);
 
-	var ReactPropTypesSecret = __webpack_require__(11);
-	var checkPropTypes = __webpack_require__(10);
+	var ReactPropTypesSecret = __webpack_require__(7);
+	var checkPropTypes = __webpack_require__(6);
 
+	var has = Function.call.bind(Object.prototype.hasOwnProperty);
 	var printWarning = function() {};
 
 	if (process.env.NODE_ENV !== 'production') {
@@ -3475,6 +4014,7 @@
 	    any: createAnyTypeChecker(),
 	    arrayOf: createArrayOfTypeChecker,
 	    element: createElementTypeChecker(),
+	    elementType: createElementTypeTypeChecker(),
 	    instanceOf: createInstanceTypeChecker,
 	    node: createNodeChecker(),
 	    objectOf: createObjectOfTypeChecker,
@@ -3628,6 +4168,18 @@
 	    return createChainableTypeChecker(validate);
 	  }
 
+	  function createElementTypeTypeChecker() {
+	    function validate(props, propName, componentName, location, propFullName) {
+	      var propValue = props[propName];
+	      if (!ReactIs.isValidElementType(propValue)) {
+	        var propType = getPropType(propValue);
+	        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement type.'));
+	      }
+	      return null;
+	    }
+	    return createChainableTypeChecker(validate);
+	  }
+
 	  function createInstanceTypeChecker(expectedClass) {
 	    function validate(props, propName, componentName, location, propFullName) {
 	      if (!(props[propName] instanceof expectedClass)) {
@@ -3642,7 +4194,16 @@
 
 	  function createEnumTypeChecker(expectedValues) {
 	    if (!Array.isArray(expectedValues)) {
-	      process.env.NODE_ENV !== 'production' ? printWarning('Invalid argument supplied to oneOf, expected an instance of array.') : void 0;
+	      if (process.env.NODE_ENV !== 'production') {
+	        if (arguments.length > 1) {
+	          printWarning(
+	            'Invalid arguments supplied to oneOf, expected an array, got ' + arguments.length + ' arguments. ' +
+	            'A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).'
+	          );
+	        } else {
+	          printWarning('Invalid argument supplied to oneOf, expected an array.');
+	        }
+	      }
 	      return emptyFunctionThatReturnsNull;
 	    }
 
@@ -3654,8 +4215,14 @@
 	        }
 	      }
 
-	      var valuesString = JSON.stringify(expectedValues);
-	      return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + propValue + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));
+	      var valuesString = JSON.stringify(expectedValues, function replacer(key, value) {
+	        var type = getPreciseType(value);
+	        if (type === 'symbol') {
+	          return String(value);
+	        }
+	        return value;
+	      });
+	      return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + String(propValue) + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));
 	    }
 	    return createChainableTypeChecker(validate);
 	  }
@@ -3671,7 +4238,7 @@
 	        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an object.'));
 	      }
 	      for (var key in propValue) {
-	        if (propValue.hasOwnProperty(key)) {
+	        if (has(propValue, key)) {
 	          var error = typeChecker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);
 	          if (error instanceof Error) {
 	            return error;
@@ -3828,6 +4395,11 @@
 	      return true;
 	    }
 
+	    // falsy value can't be a Symbol
+	    if (!propValue) {
+	      return false;
+	    }
+
 	    // 19.4.3.5 Symbol.prototype[@@toStringTag] === 'Symbol'
 	    if (propValue['@@toStringTag'] === 'Symbol') {
 	      return true;
@@ -3902,6 +4474,7 @@
 	  }
 
 	  ReactPropTypes.checkPropTypes = checkPropTypes;
+	  ReactPropTypes.resetWarningCache = checkPropTypes.resetWarningCache;
 	  ReactPropTypes.PropTypes = ReactPropTypes;
 
 	  return ReactPropTypes;
@@ -3910,7 +4483,7 @@
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 29 */
+/* 28 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/**
@@ -3922,9 +4495,11 @@
 
 	'use strict';
 
-	var ReactPropTypesSecret = __webpack_require__(11);
+	var ReactPropTypesSecret = __webpack_require__(7);
 
 	function emptyFunction() {}
+	function emptyFunctionWithReset() {}
+	emptyFunctionWithReset.resetWarningCache = emptyFunction;
 
 	module.exports = function() {
 	  function shim(props, propName, componentName, location, propFullName, secret) {
@@ -3958,16 +4533,19 @@
 	    any: shim,
 	    arrayOf: getShim,
 	    element: shim,
+	    elementType: shim,
 	    instanceOf: getShim,
 	    node: shim,
 	    objectOf: getShim,
 	    oneOf: getShim,
 	    oneOfType: getShim,
 	    shape: getShim,
-	    exact: getShim
+	    exact: getShim,
+
+	    checkPropTypes: emptyFunctionWithReset,
+	    resetWarningCache: emptyFunction
 	  };
 
-	  ReactPropTypes.checkPropTypes = emptyFunction;
 	  ReactPropTypes.PropTypes = ReactPropTypes;
 
 	  return ReactPropTypes;
@@ -3975,136 +4553,282 @@
 
 
 /***/ }),
-/* 30 */
+/* 29 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {'use strict';
 
 	if (process.env.NODE_ENV === 'production') {
-	  module.exports = __webpack_require__(31);
+	  module.exports = __webpack_require__(30);
 	} else {
-	  module.exports = __webpack_require__(33);
+	  module.exports = __webpack_require__(31);
 	}
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 31 */
+/* 30 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/** @license React v16.4.2
+	/** @license React v16.8.6
 	 * react-dom-server.browser.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
 	 */
 
-	'use strict';var p=__webpack_require__(5),r=__webpack_require__(4),t=__webpack_require__(1),w=__webpack_require__(7),x=__webpack_require__(6),aa=__webpack_require__(21),ba=__webpack_require__(32);
-	function y(a){for(var b=arguments.length-1,d="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=0;c<b;c++)d+="&args[]="+encodeURIComponent(arguments[c+1]);p(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",d)}
-	var z="function"===typeof Symbol&&Symbol.for,ca=z?Symbol.for("react.portal"):60106,A=z?Symbol.for("react.fragment"):60107,da=z?Symbol.for("react.strict_mode"):60108,ea=z?Symbol.for("react.profiler"):60114,C=z?Symbol.for("react.provider"):60109,fa=z?Symbol.for("react.context"):60110,ha=z?Symbol.for("react.async_mode"):60111,ia=z?Symbol.for("react.forward_ref"):60112,ja=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,
-	E=Object.prototype.hasOwnProperty,F={},G={};function H(a){if(E.call(G,a))return!0;if(E.call(F,a))return!1;if(ja.test(a))return G[a]=!0;F[a]=!0;return!1}function ka(a,b,d,c){if(null!==d&&0===d.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(c)return!1;if(null!==d)return!d.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}
-	function la(a,b,d,c){if(null===b||"undefined"===typeof b||ka(a,b,d,c))return!0;if(c)return!1;if(null!==d)switch(d.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}function I(a,b,d,c,k){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=c;this.attributeNamespace=k;this.mustUseProperty=d;this.propertyName=a;this.type=b}var J={};
+	'use strict';var p=__webpack_require__(4),q=__webpack_require__(1);function aa(a,b,d,c,f,e,h,g){if(!a){a=void 0;if(void 0===b)a=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var D=[d,c,f,e,h,g],B=0;a=Error(b.replace(/%s/g,function(){return D[B++]}));a.name="Invariant Violation"}a.framesToPop=1;throw a;}}
+	function r(a){for(var b=arguments.length-1,d="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=0;c<b;c++)d+="&args[]="+encodeURIComponent(arguments[c+1]);aa(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",d)}
+	var v="function"===typeof Symbol&&Symbol.for,ba=v?Symbol.for("react.portal"):60106,x=v?Symbol.for("react.fragment"):60107,ca=v?Symbol.for("react.strict_mode"):60108,da=v?Symbol.for("react.profiler"):60114,z=v?Symbol.for("react.provider"):60109,ea=v?Symbol.for("react.context"):60110,fa=v?Symbol.for("react.concurrent_mode"):60111,ha=v?Symbol.for("react.forward_ref"):60112,A=v?Symbol.for("react.suspense"):60113,ia=v?Symbol.for("react.memo"):60115,ja=v?Symbol.for("react.lazy"):60116;
+	function C(a){if(null==a)return null;if("function"===typeof a)return a.displayName||a.name||null;if("string"===typeof a)return a;switch(a){case fa:return"ConcurrentMode";case x:return"Fragment";case ba:return"Portal";case da:return"Profiler";case ca:return"StrictMode";case A:return"Suspense"}if("object"===typeof a)switch(a.$$typeof){case ea:return"Context.Consumer";case z:return"Context.Provider";case ha:var b=a.render;b=b.displayName||b.name||"";return a.displayName||(""!==b?"ForwardRef("+b+")":
+	"ForwardRef");case ia:return C(a.type);case ja:if(a=1===a._status?a._result:null)return C(a)}return null}var E=q.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;E.hasOwnProperty("ReactCurrentDispatcher")||(E.ReactCurrentDispatcher={current:null});var ka={};function F(a,b){for(var d=a._threadCount|0;d<=b;d++)a[d]=a._currentValue2,a._threadCount=d+1}
+	function la(a,b,d){var c=a.contextType;if("object"===typeof c&&null!==c)return F(c,d),c[d];if(a=a.contextTypes){d={};for(var f in a)d[f]=b[f];b=d}else b=ka;return b}for(var G=new Uint16Array(16),H=0;15>H;H++)G[H]=H+1;G[15]=0;
+	var ma=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,na=Object.prototype.hasOwnProperty,oa={},pa={};
+	function qa(a){if(na.call(pa,a))return!0;if(na.call(oa,a))return!1;if(ma.test(a))return pa[a]=!0;oa[a]=!0;return!1}function ra(a,b,d,c){if(null!==d&&0===d.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(c)return!1;if(null!==d)return!d.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}
+	function sa(a,b,d,c){if(null===b||"undefined"===typeof b||ra(a,b,d,c))return!0;if(c)return!1;if(null!==d)switch(d.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}function I(a,b,d,c,f){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=c;this.attributeNamespace=f;this.mustUseProperty=d;this.propertyName=a;this.type=b}var J={};
 	"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){J[a]=new I(a,0,!1,a,null)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var b=a[0];J[b]=new I(b,1,!1,a[1],null)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){J[a]=new I(a,2,!1,a.toLowerCase(),null)});
-	["autoReverse","externalResourcesRequired","preserveAlpha"].forEach(function(a){J[a]=new I(a,2,!1,a,null)});"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){J[a]=new I(a,3,!1,a.toLowerCase(),null)});["checked","multiple","muted","selected"].forEach(function(a){J[a]=new I(a,3,!0,a.toLowerCase(),null)});
-	["capture","download"].forEach(function(a){J[a]=new I(a,4,!1,a.toLowerCase(),null)});["cols","rows","size","span"].forEach(function(a){J[a]=new I(a,6,!1,a.toLowerCase(),null)});["rowSpan","start"].forEach(function(a){J[a]=new I(a,5,!1,a.toLowerCase(),null)});var K=/[\-:]([a-z])/g;function L(a){return a[1].toUpperCase()}
+	["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){J[a]=new I(a,2,!1,a,null)});"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){J[a]=new I(a,3,!1,a.toLowerCase(),null)});["checked","multiple","muted","selected"].forEach(function(a){J[a]=new I(a,3,!0,a,null)});
+	["capture","download"].forEach(function(a){J[a]=new I(a,4,!1,a,null)});["cols","rows","size","span"].forEach(function(a){J[a]=new I(a,6,!1,a,null)});["rowSpan","start"].forEach(function(a){J[a]=new I(a,5,!1,a.toLowerCase(),null)});var K=/[\-:]([a-z])/g;function L(a){return a[1].toUpperCase()}
 	"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a){var b=a.replace(K,
-	L);J[b]=new I(b,1,!1,a,null)});"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(K,L);J[b]=new I(b,1,!1,a,"http://www.w3.org/1999/xlink")});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(K,L);J[b]=new I(b,1,!1,a,"http://www.w3.org/XML/1998/namespace")});J.tabIndex=new I("tabIndex",1,!1,"tabindex",null);var ma=/["'&<>]/;
-	function M(a){if("boolean"===typeof a||"number"===typeof a)return""+a;a=""+a;var b=ma.exec(a);if(b){var d="",c,k=0;for(c=b.index;c<a.length;c++){switch(a.charCodeAt(c)){case 34:b="&quot;";break;case 38:b="&amp;";break;case 39:b="&#x27;";break;case 60:b="&lt;";break;case 62:b="&gt;";break;default:continue}k!==c&&(d+=a.substring(k,c));k=c+1;d+=b}a=k!==c?d+a.substring(k,c):d}return a}var N={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};
-	function O(a){switch(a){case "svg":return"http://www.w3.org/2000/svg";case "math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}
-	var P={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},na=r({menuitem:!0},P),Q={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,
-	fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},oa=["Webkit","ms","Moz","O"];Object.keys(Q).forEach(function(a){oa.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);Q[b]=Q[a]})});var R=t.Children.toArray,S=w.thatReturns("");w.thatReturns("");var pa={listing:!0,pre:!0,textarea:!0};
-	function T(a){return"string"===typeof a?a:"function"===typeof a?a.displayName||a.name:null}var qa=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,U={},ra=ba(function(a){return aa(a)});function sa(a){var b="";t.Children.forEach(a,function(a){null==a||"string"!==typeof a&&"number"!==typeof a||(b+=a)});return b}function ta(a,b){if(a=a.contextTypes){var d={},c;for(c in a)d[c]=b[c];b=d}else b=x;return b}
-	var ua=Object.prototype.hasOwnProperty,va={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null};function V(a,b){void 0===a&&y("152",T(b)||"Component")}
-	function wa(a,b){function d(c,k){var d=ta(k,b),f=[],h=!1,g={isMounted:function(){return!1},enqueueForceUpdate:function(){if(null===f)return null},enqueueReplaceState:function(a,b){h=!0;f=[b]},enqueueSetState:function(a,b){if(null===f)return null;f.push(b)}},e=void 0;if(k.prototype&&k.prototype.isReactComponent){if(e=new k(c.props,d,g),"function"===typeof k.getDerivedStateFromProps){var v=k.getDerivedStateFromProps.call(null,c.props,e.state);null!=v&&(e.state=r({},e.state,v))}}else if(e=k(c.props,
-	d,g),null==e||null==e.render){a=e;V(a,k);return}e.props=c.props;e.context=d;e.updater=g;g=e.state;void 0===g&&(e.state=g=null);if("function"===typeof e.UNSAFE_componentWillMount||"function"===typeof e.componentWillMount)if("function"===typeof e.componentWillMount&&"function"!==typeof k.getDerivedStateFromProps&&e.componentWillMount(),"function"===typeof e.UNSAFE_componentWillMount&&"function"!==typeof k.getDerivedStateFromProps&&e.UNSAFE_componentWillMount(),f.length){g=f;var u=h;f=null;h=!1;if(u&&
-	1===g.length)e.state=g[0];else{v=u?g[0]:e.state;var m=!0;for(u=u?1:0;u<g.length;u++){var n=g[u];n="function"===typeof n?n.call(e,v,c.props,d):n;null!=n&&(m?(m=!1,v=r({},v,n)):r(v,n))}e.state=v}}else f=null;a=e.render();V(a,k);c=void 0;if("function"===typeof e.getChildContext&&(d=k.childContextTypes,"object"===typeof d)){c=e.getChildContext();for(var q in c)q in d?void 0:y("108",T(k)||"Unknown",q)}c&&(b=r({},b,c))}for(;t.isValidElement(a);){var c=a,k=c.type;if("function"!==typeof k)break;d(c,k)}return{child:a,
-	context:b}}
-	var W=function(){function a(b,d){if(!(this instanceof a))throw new TypeError("Cannot call a class as a function");t.isValidElement(b)?b.type!==A?b=[b]:(b=b.props.children,b=t.isValidElement(b)?[b]:R(b)):b=R(b);this.stack=[{type:null,domNamespace:N.html,children:b,childIndex:0,context:x,footer:""}];this.exhausted=!1;this.currentSelectValue=null;this.previousWasTextNode=!1;this.makeStaticMarkup=d;this.contextIndex=-1;this.contextStack=[];this.contextValueStack=[]}a.prototype.pushProvider=function(a){var b=
-	++this.contextIndex,c=a.type._context,k=c._currentValue;this.contextStack[b]=c;this.contextValueStack[b]=k;c._currentValue=a.props.value};a.prototype.popProvider=function(){var a=this.contextIndex,d=this.contextStack[a],c=this.contextValueStack[a];this.contextStack[a]=null;this.contextValueStack[a]=null;this.contextIndex--;d._currentValue=c};a.prototype.read=function(a){if(this.exhausted)return null;for(var b="";b.length<a;){if(0===this.stack.length){this.exhausted=!0;break}var c=this.stack[this.stack.length-
-	1];if(c.childIndex>=c.children.length){var k=c.footer;b+=k;""!==k&&(this.previousWasTextNode=!1);this.stack.pop();"select"===c.type?this.currentSelectValue=null:null!=c.type&&null!=c.type.type&&c.type.type.$$typeof===C&&this.popProvider(c.type)}else k=c.children[c.childIndex++],b+=this.render(k,c.context,c.domNamespace)}return b};a.prototype.render=function(a,d,c){if("string"===typeof a||"number"===typeof a){c=""+a;if(""===c)return"";if(this.makeStaticMarkup)return M(c);if(this.previousWasTextNode)return"\x3c!-- --\x3e"+
-	M(c);this.previousWasTextNode=!0;return M(c)}d=wa(a,d);a=d.child;d=d.context;if(null===a||!1===a)return"";if(!t.isValidElement(a)){if(null!=a&&null!=a.$$typeof){var b=a.$$typeof;b===ca?y("257"):void 0;y("258",b.toString())}a=R(a);this.stack.push({type:null,domNamespace:c,children:a,childIndex:0,context:d,footer:""});return""}b=a.type;if("string"===typeof b)return this.renderDOM(a,d,c);switch(b){case da:case ha:case ea:case A:return a=R(a.props.children),this.stack.push({type:null,domNamespace:c,children:a,
-	childIndex:0,context:d,footer:""}),""}if("object"===typeof b&&null!==b)switch(b.$$typeof){case ia:return a=R(b.render(a.props,a.ref)),this.stack.push({type:null,domNamespace:c,children:a,childIndex:0,context:d,footer:""}),"";case C:return b=R(a.props.children),c={type:a,domNamespace:c,children:b,childIndex:0,context:d,footer:""},this.pushProvider(a),this.stack.push(c),"";case fa:return b=R(a.props.children(a.type._currentValue)),this.stack.push({type:a,domNamespace:c,children:b,childIndex:0,context:d,
-	footer:""}),""}y("130",null==b?b:typeof b,"")};a.prototype.renderDOM=function(a,d,c){var b=a.type.toLowerCase();c===N.html&&O(b);U.hasOwnProperty(b)||(qa.test(b)?void 0:y("65",b),U[b]=!0);var f=a.props;if("input"===b)f=r({type:void 0},f,{defaultChecked:void 0,defaultValue:void 0,value:null!=f.value?f.value:f.defaultValue,checked:null!=f.checked?f.checked:f.defaultChecked});else if("textarea"===b){var h=f.value;if(null==h){h=f.defaultValue;var l=f.children;null!=l&&(null!=h?y("92"):void 0,Array.isArray(l)&&
-	(1>=l.length?void 0:y("93"),l=l[0]),h=""+l);null==h&&(h="")}f=r({},f,{value:void 0,children:""+h})}else if("select"===b)this.currentSelectValue=null!=f.value?f.value:f.defaultValue,f=r({},f,{value:void 0});else if("option"===b){l=this.currentSelectValue;var D=sa(f.children);if(null!=l){var B=null!=f.value?f.value+"":D;h=!1;if(Array.isArray(l))for(var g=0;g<l.length;g++){if(""+l[g]===B){h=!0;break}}else h=""+l===B;f=r({selected:void 0,children:void 0},f,{selected:h,children:D})}}if(h=f)na[b]&&(null!=
-	h.children||null!=h.dangerouslySetInnerHTML?y("137",b,S()):void 0),null!=h.dangerouslySetInnerHTML&&(null!=h.children?y("60"):void 0,"object"===typeof h.dangerouslySetInnerHTML&&"__html"in h.dangerouslySetInnerHTML?void 0:y("61")),null!=h.style&&"object"!==typeof h.style?y("62",S()):void 0;h=f;l=this.makeStaticMarkup;D=1===this.stack.length;B="<"+a.type;for(q in h)if(ua.call(h,q)){var e=h[q];if(null!=e){if("style"===q){g=void 0;var v="",u="";for(g in e)if(e.hasOwnProperty(g)){var m=0===g.indexOf("--"),
-	n=e[g];null!=n&&(v+=u+ra(g)+":",u=g,m=null==n||"boolean"===typeof n||""===n?"":m||"number"!==typeof n||0===n||Q.hasOwnProperty(u)&&Q[u]?(""+n).trim():n+"px",v+=m,u=";")}e=v||null}g=null;b:if(m=b,n=h,-1===m.indexOf("-"))m="string"===typeof n.is;else switch(m){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":m=!1;break b;default:m=!0}if(m)va.hasOwnProperty(q)||(g=q,g=H(g)&&null!=e?
-	g+"="+('"'+M(e)+'"'):"");else{m=q;g=e;e=J.hasOwnProperty(m)?J[m]:null;if(n="style"!==m)n=null!==e?0===e.type:!(2<m.length)||"o"!==m[0]&&"O"!==m[0]||"n"!==m[1]&&"N"!==m[1]?!1:!0;n||la(m,g,e,!1)?g="":null!==e?(m=e.attributeName,e=e.type,g=3===e||4===e&&!0===g?m+'=""':m+"="+('"'+M(g)+'"')):g=H(m)?m+"="+('"'+M(g)+'"'):""}g&&(B+=" "+g)}}l||D&&(B+=' data-reactroot=""');var q=B;h="";P.hasOwnProperty(b)?q+="/>":(q+=">",h="</"+a.type+">");a:{l=f.dangerouslySetInnerHTML;if(null!=l){if(null!=l.__html){l=l.__html;
-	break a}}else if(l=f.children,"string"===typeof l||"number"===typeof l){l=M(l);break a}l=null}null!=l?(f=[],pa[b]&&"\n"===l.charAt(0)&&(q+="\n"),q+=l):f=R(f.children);a=a.type;c=null==c||"http://www.w3.org/1999/xhtml"===c?O(a):"http://www.w3.org/2000/svg"===c&&"foreignObject"===a?"http://www.w3.org/1999/xhtml":c;this.stack.push({domNamespace:c,type:b,children:f,childIndex:0,context:d,footer:h});this.previousWasTextNode=!1;return q};return a}(),X={renderToString:function(a){return(new W(a,!1)).read(Infinity)},
-	renderToStaticMarkup:function(a){return(new W(a,!0)).read(Infinity)},renderToNodeStream:function(){y("207")},renderToStaticNodeStream:function(){y("208")},version:"16.4.2"},Y={default:X},Z=Y&&X||Y;module.exports=Z.default?Z.default:Z;
+	L);J[b]=new I(b,1,!1,a,null)});"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(K,L);J[b]=new I(b,1,!1,a,"http://www.w3.org/1999/xlink")});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(K,L);J[b]=new I(b,1,!1,a,"http://www.w3.org/XML/1998/namespace")});["tabIndex","crossOrigin"].forEach(function(a){J[a]=new I(a,1,!1,a.toLowerCase(),null)});var ta=/["'&<>]/;
+	function M(a){if("boolean"===typeof a||"number"===typeof a)return""+a;a=""+a;var b=ta.exec(a);if(b){var d="",c,f=0;for(c=b.index;c<a.length;c++){switch(a.charCodeAt(c)){case 34:b="&quot;";break;case 38:b="&amp;";break;case 39:b="&#x27;";break;case 60:b="&lt;";break;case 62:b="&gt;";break;default:continue}f!==c&&(d+=a.substring(f,c));f=c+1;d+=b}a=f!==c?d+a.substring(f,c):d}return a}var N=null,O=null,P=null,Q=!1,S=!1,T=null,U=0;function V(){null===N?r("321"):void 0;return N}
+	function ua(){0<U&&r("312");return{memoizedState:null,queue:null,next:null}}function W(){null===P?null===O?(Q=!1,O=P=ua()):(Q=!0,P=O):null===P.next?(Q=!1,P=P.next=ua()):(Q=!0,P=P.next);return P}function va(a,b,d,c){for(;S;)S=!1,U+=1,P=null,d=a(b,c);O=N=null;U=0;P=T=null;return d}function wa(a,b){return"function"===typeof b?b(a):b}
+	function xa(a,b,d){N=V();P=W();if(Q){var c=P.queue;b=c.dispatch;if(null!==T&&(d=T.get(c),void 0!==d)){T.delete(c);c=P.memoizedState;do c=a(c,d.action),d=d.next;while(null!==d);P.memoizedState=c;return[c,b]}return[P.memoizedState,b]}a=a===wa?"function"===typeof b?b():b:void 0!==d?d(b):b;P.memoizedState=a;a=P.queue={last:null,dispatch:null};a=a.dispatch=ya.bind(null,N,a);return[P.memoizedState,a]}
+	function ya(a,b,d){25>U?void 0:r("301");if(a===N)if(S=!0,a={action:d,next:null},null===T&&(T=new Map),d=T.get(b),void 0===d)T.set(b,a);else{for(b=d;null!==b.next;)b=b.next;b.next=a}}function za(){}
+	var X=0,Aa={readContext:function(a){var b=X;F(a,b);return a[b]},useContext:function(a){V();var b=X;F(a,b);return a[b]},useMemo:function(a,b){N=V();P=W();b=void 0===b?null:b;if(null!==P){var d=P.memoizedState;if(null!==d&&null!==b){a:{var c=d[1];if(null===c)c=!1;else{for(var f=0;f<c.length&&f<b.length;f++){var e=b[f],h=c[f];if((e!==h||0===e&&1/e!==1/h)&&(e===e||h===h)){c=!1;break a}}c=!0}}if(c)return d[0]}}a=a();P.memoizedState=[a,b];return a},useReducer:xa,useRef:function(a){N=V();P=W();var b=P.memoizedState;
+	return null===b?(a={current:a},P.memoizedState=a):b},useState:function(a){return xa(wa,a)},useLayoutEffect:function(){},useCallback:function(a){return a},useImperativeHandle:za,useEffect:za,useDebugValue:za},Ba={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};function Ca(a){switch(a){case "svg":return"http://www.w3.org/2000/svg";case "math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}
+	var Da={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},Ea=p({menuitem:!0},Da),Y={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,
+	gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Fa=["Webkit","ms","Moz","O"];Object.keys(Y).forEach(function(a){Fa.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);Y[b]=Y[a]})});
+	var Ga=/([A-Z])/g,Ha=/^ms-/,Z=q.Children.toArray,Ia=E.ReactCurrentDispatcher,Ja={listing:!0,pre:!0,textarea:!0},Ka=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,La={},Ma={};function Na(a){if(void 0===a||null===a)return a;var b="";q.Children.forEach(a,function(a){null!=a&&(b+=a)});return b}var Oa=Object.prototype.hasOwnProperty,Pa={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null};function Qa(a,b){void 0===a&&r("152",C(b)||"Component")}
+	function Ra(a,b,d){function c(c,f){var e=la(f,b,d),g=[],h=!1,l={isMounted:function(){return!1},enqueueForceUpdate:function(){if(null===g)return null},enqueueReplaceState:function(a,b){h=!0;g=[b]},enqueueSetState:function(a,b){if(null===g)return null;g.push(b)}},k=void 0;if(f.prototype&&f.prototype.isReactComponent){if(k=new f(c.props,e,l),"function"===typeof f.getDerivedStateFromProps){var t=f.getDerivedStateFromProps.call(null,c.props,k.state);null!=t&&(k.state=p({},k.state,t))}}else if(N={},k=f(c.props,
+	e,l),k=va(f,c.props,k,e),null==k||null==k.render){a=k;Qa(a,f);return}k.props=c.props;k.context=e;k.updater=l;l=k.state;void 0===l&&(k.state=l=null);if("function"===typeof k.UNSAFE_componentWillMount||"function"===typeof k.componentWillMount)if("function"===typeof k.componentWillMount&&"function"!==typeof f.getDerivedStateFromProps&&k.componentWillMount(),"function"===typeof k.UNSAFE_componentWillMount&&"function"!==typeof f.getDerivedStateFromProps&&k.UNSAFE_componentWillMount(),g.length){l=g;var m=
+	h;g=null;h=!1;if(m&&1===l.length)k.state=l[0];else{t=m?l[0]:k.state;var u=!0;for(m=m?1:0;m<l.length;m++){var w=l[m];w="function"===typeof w?w.call(k,t,c.props,e):w;null!=w&&(u?(u=!1,t=p({},t,w)):p(t,w))}k.state=t}}else g=null;a=k.render();Qa(a,f);c=void 0;if("function"===typeof k.getChildContext&&(e=f.childContextTypes,"object"===typeof e)){c=k.getChildContext();for(var R in c)R in e?void 0:r("108",C(f)||"Unknown",R)}c&&(b=p({},b,c))}for(;q.isValidElement(a);){var f=a,e=f.type;if("function"!==typeof e)break;
+	c(f,e)}return{child:a,context:b}}
+	var Sa=function(){function a(b,d){if(!(this instanceof a))throw new TypeError("Cannot call a class as a function");q.isValidElement(b)?b.type!==x?b=[b]:(b=b.props.children,b=q.isValidElement(b)?[b]:Z(b)):b=Z(b);b={type:null,domNamespace:Ba.html,children:b,childIndex:0,context:ka,footer:""};var c=G[0];if(0===c){var f=G;c=f.length;var e=2*c;65536>=e?void 0:r("304");var h=new Uint16Array(e);h.set(f);G=h;G[0]=c+1;for(f=c;f<e-1;f++)G[f]=f+1;G[e-1]=0}else G[0]=G[c];this.threadID=c;this.stack=[b];this.exhausted=
+	!1;this.currentSelectValue=null;this.previousWasTextNode=!1;this.makeStaticMarkup=d;this.suspenseDepth=0;this.contextIndex=-1;this.contextStack=[];this.contextValueStack=[]}a.prototype.destroy=function(){if(!this.exhausted){this.exhausted=!0;this.clearProviders();var a=this.threadID;G[a]=G[0];G[0]=a}};a.prototype.pushProvider=function(a){var b=++this.contextIndex,c=a.type._context,f=this.threadID;F(c,f);var e=c[f];this.contextStack[b]=c;this.contextValueStack[b]=e;c[f]=a.props.value};a.prototype.popProvider=
+	function(){var a=this.contextIndex,d=this.contextStack[a],c=this.contextValueStack[a];this.contextStack[a]=null;this.contextValueStack[a]=null;this.contextIndex--;d[this.threadID]=c};a.prototype.clearProviders=function(){for(var a=this.contextIndex;0<=a;a--)this.contextStack[a][this.threadID]=this.contextValueStack[a]};a.prototype.read=function(a){if(this.exhausted)return null;var b=X;X=this.threadID;var c=Ia.current;Ia.current=Aa;try{for(var f=[""],e=!1;f[0].length<a;){if(0===this.stack.length){this.exhausted=
+	!0;var h=this.threadID;G[h]=G[0];G[0]=h;break}var g=this.stack[this.stack.length-1];if(e||g.childIndex>=g.children.length){var D=g.footer;""!==D&&(this.previousWasTextNode=!1);this.stack.pop();if("select"===g.type)this.currentSelectValue=null;else if(null!=g.type&&null!=g.type.type&&g.type.type.$$typeof===z)this.popProvider(g.type);else if(g.type===A){this.suspenseDepth--;var B=f.pop();if(e){e=!1;var n=g.fallbackFrame;n?void 0:r("303");this.stack.push(n);continue}else f[this.suspenseDepth]+=B}f[this.suspenseDepth]+=
+	D}else{var l=g.children[g.childIndex++],k="";try{k+=this.render(l,g.context,g.domNamespace)}catch(t){throw t;}finally{}f.length<=this.suspenseDepth&&f.push("");f[this.suspenseDepth]+=k}}return f[0]}finally{Ia.current=c,X=b}};a.prototype.render=function(a,d,c){if("string"===typeof a||"number"===typeof a){c=""+a;if(""===c)return"";if(this.makeStaticMarkup)return M(c);if(this.previousWasTextNode)return"\x3c!-- --\x3e"+M(c);this.previousWasTextNode=!0;return M(c)}d=Ra(a,d,this.threadID);a=d.child;d=d.context;
+	if(null===a||!1===a)return"";if(!q.isValidElement(a)){if(null!=a&&null!=a.$$typeof){var b=a.$$typeof;b===ba?r("257"):void 0;r("258",b.toString())}a=Z(a);this.stack.push({type:null,domNamespace:c,children:a,childIndex:0,context:d,footer:""});return""}b=a.type;if("string"===typeof b)return this.renderDOM(a,d,c);switch(b){case ca:case fa:case da:case x:return a=Z(a.props.children),this.stack.push({type:null,domNamespace:c,children:a,childIndex:0,context:d,footer:""}),"";case A:r("294")}if("object"===
+	typeof b&&null!==b)switch(b.$$typeof){case ha:N={};var e=b.render(a.props,a.ref);e=va(b.render,a.props,e,a.ref);e=Z(e);this.stack.push({type:null,domNamespace:c,children:e,childIndex:0,context:d,footer:""});return"";case ia:return a=[q.createElement(b.type,p({ref:a.ref},a.props))],this.stack.push({type:null,domNamespace:c,children:a,childIndex:0,context:d,footer:""}),"";case z:return b=Z(a.props.children),c={type:a,domNamespace:c,children:b,childIndex:0,context:d,footer:""},this.pushProvider(a),this.stack.push(c),
+	"";case ea:b=a.type;e=a.props;var h=this.threadID;F(b,h);b=Z(e.children(b[h]));this.stack.push({type:a,domNamespace:c,children:b,childIndex:0,context:d,footer:""});return"";case ja:r("295")}r("130",null==b?b:typeof b,"")};a.prototype.renderDOM=function(a,d,c){var b=a.type.toLowerCase();c===Ba.html&&Ca(b);La.hasOwnProperty(b)||(Ka.test(b)?void 0:r("65",b),La[b]=!0);var e=a.props;if("input"===b)e=p({type:void 0},e,{defaultChecked:void 0,defaultValue:void 0,value:null!=e.value?e.value:e.defaultValue,
+	checked:null!=e.checked?e.checked:e.defaultChecked});else if("textarea"===b){var h=e.value;if(null==h){h=e.defaultValue;var g=e.children;null!=g&&(null!=h?r("92"):void 0,Array.isArray(g)&&(1>=g.length?void 0:r("93"),g=g[0]),h=""+g);null==h&&(h="")}e=p({},e,{value:void 0,children:""+h})}else if("select"===b)this.currentSelectValue=null!=e.value?e.value:e.defaultValue,e=p({},e,{value:void 0});else if("option"===b){g=this.currentSelectValue;var D=Na(e.children);if(null!=g){var B=null!=e.value?e.value+
+	"":D;h=!1;if(Array.isArray(g))for(var n=0;n<g.length;n++){if(""+g[n]===B){h=!0;break}}else h=""+g===B;e=p({selected:void 0,children:void 0},e,{selected:h,children:D})}}if(h=e)Ea[b]&&(null!=h.children||null!=h.dangerouslySetInnerHTML?r("137",b,""):void 0),null!=h.dangerouslySetInnerHTML&&(null!=h.children?r("60"):void 0,"object"===typeof h.dangerouslySetInnerHTML&&"__html"in h.dangerouslySetInnerHTML?void 0:r("61")),null!=h.style&&"object"!==typeof h.style?r("62",""):void 0;h=e;g=this.makeStaticMarkup;
+	D=1===this.stack.length;B="<"+a.type;for(y in h)if(Oa.call(h,y)){var l=h[y];if(null!=l){if("style"===y){n=void 0;var k="",t="";for(n in l)if(l.hasOwnProperty(n)){var m=0===n.indexOf("--"),u=l[n];if(null!=u){var w=n;if(Ma.hasOwnProperty(w))w=Ma[w];else{var R=w.replace(Ga,"-$1").toLowerCase().replace(Ha,"-ms-");w=Ma[w]=R}k+=t+w+":";t=n;m=null==u||"boolean"===typeof u||""===u?"":m||"number"!==typeof u||0===u||Y.hasOwnProperty(t)&&Y[t]?(""+u).trim():u+"px";k+=m;t=";"}}l=k||null}n=null;b:if(m=b,u=h,-1===
+	m.indexOf("-"))m="string"===typeof u.is;else switch(m){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":m=!1;break b;default:m=!0}if(m)Pa.hasOwnProperty(y)||(n=y,n=qa(n)&&null!=l?n+"="+('"'+M(l)+'"'):"");else{m=y;n=l;l=J.hasOwnProperty(m)?J[m]:null;if(u="style"!==m)u=null!==l?0===l.type:!(2<m.length)||"o"!==m[0]&&"O"!==m[0]||"n"!==m[1]&&"N"!==m[1]?!1:!0;u||sa(m,n,l,!1)?n="":null!==
+	l?(m=l.attributeName,l=l.type,n=3===l||4===l&&!0===n?m+'=""':m+"="+('"'+M(n)+'"')):n=qa(m)?m+"="+('"'+M(n)+'"'):""}n&&(B+=" "+n)}}g||D&&(B+=' data-reactroot=""');var y=B;h="";Da.hasOwnProperty(b)?y+="/>":(y+=">",h="</"+a.type+">");a:{g=e.dangerouslySetInnerHTML;if(null!=g){if(null!=g.__html){g=g.__html;break a}}else if(g=e.children,"string"===typeof g||"number"===typeof g){g=M(g);break a}g=null}null!=g?(e=[],Ja[b]&&"\n"===g.charAt(0)&&(y+="\n"),y+=g):e=Z(e.children);a=a.type;c=null==c||"http://www.w3.org/1999/xhtml"===
+	c?Ca(a):"http://www.w3.org/2000/svg"===c&&"foreignObject"===a?"http://www.w3.org/1999/xhtml":c;this.stack.push({domNamespace:c,type:b,children:e,childIndex:0,context:d,footer:h});this.previousWasTextNode=!1;return y};return a}(),Ta={renderToString:function(a){a=new Sa(a,!1);try{return a.read(Infinity)}finally{a.destroy()}},renderToStaticMarkup:function(a){a=new Sa(a,!0);try{return a.read(Infinity)}finally{a.destroy()}},renderToNodeStream:function(){r("207")},renderToStaticNodeStream:function(){r("208")},
+	version:"16.8.6"},Ua={default:Ta},Va=Ua&&Ta||Ua;module.exports=Va.default||Va;
 
 
 /***/ }),
-/* 32 */
-/***/ (function(module, exports) {
+/* 31 */
+/***/ (function(module, exports, __webpack_require__) {
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.8.6
+	 * react-dom-server.browser.development.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * 
-	 * @typechecks static-only
 	 */
 
 	'use strict';
 
+
+
+	if (process.env.NODE_ENV !== "production") {
+	  (function() {
+	'use strict';
+
+	var _assign = __webpack_require__(4);
+	var React = __webpack_require__(1);
+	var checkPropTypes = __webpack_require__(6);
+
 	/**
-	 * Memoizes the return value of a function that accepts one string argument.
+	 * Use invariant() to assert state which your program assumes to be true.
+	 *
+	 * Provide sprintf-style format (only %s is supported) and arguments
+	 * to provide information about what broke and what you were
+	 * expecting.
+	 *
+	 * The invariant message will be stripped in production, but the invariant
+	 * will remain to ensure logic does not differ in production.
 	 */
 
-	function memoizeStringOnly(callback) {
-	  var cache = {};
-	  return function (string) {
-	    if (!cache.hasOwnProperty(string)) {
-	      cache[string] = callback.call(this, string);
+	var validateFormat = function () {};
+
+	{
+	  validateFormat = function (format) {
+	    if (format === undefined) {
+	      throw new Error('invariant requires an error message argument');
 	    }
-	    return cache[string];
 	  };
 	}
 
-	module.exports = memoizeStringOnly;
+	function invariant(condition, format, a, b, c, d, e, f) {
+	  validateFormat(format);
 
-/***/ }),
-/* 33 */
-/***/ (function(module, exports, __webpack_require__) {
+	  if (!condition) {
+	    var error = void 0;
+	    if (format === undefined) {
+	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+	    } else {
+	      var args = [a, b, c, d, e, f];
+	      var argIndex = 0;
+	      error = new Error(format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      }));
+	      error.name = 'Invariant Violation';
+	    }
 
-	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.4.2
-	 * react-dom-server.browser.development.js
-	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
+	    error.framesToPop = 1; // we don't care about invariant's own frame
+	    throw error;
+	  }
+	}
+
+	// Relying on the `invariant()` implementation lets us
+	// preserve the format and params in the www builds.
+
+	// TODO: this is special because it gets imported during build.
+
+	var ReactVersion = '16.8.6';
+
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
 	 */
 
-	'use strict';
+	var warningWithoutStack = function () {};
 
+	{
+	  warningWithoutStack = function (condition, format) {
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
+	    }
+
+	    if (format === undefined) {
+	      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+	    if (args.length > 8) {
+	      // Check before the condition to catch violations early.
+	      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');
+	    }
+	    if (condition) {
+	      return;
+	    }
+	    if (typeof console !== 'undefined') {
+	      var argsWithFormat = args.map(function (item) {
+	        return '' + item;
+	      });
+	      argsWithFormat.unshift('Warning: ' + format);
 
+	      // We intentionally don't use spread (or .apply) directly because it
+	      // breaks IE9: https://github.com/facebook/react/issues/13610
+	      Function.prototype.apply.call(console.error, console, argsWithFormat);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      var argIndex = 0;
+	      var message = 'Warning: ' + format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      });
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+	}
 
-	if (process.env.NODE_ENV !== "production") {
-	  (function() {
-	'use strict';
+	var warningWithoutStack$1 = warningWithoutStack;
 
-	var invariant = __webpack_require__(5);
-	var _assign = __webpack_require__(4);
-	var React = __webpack_require__(1);
-	var emptyFunction = __webpack_require__(7);
-	var emptyObject = __webpack_require__(6);
-	var hyphenateStyleName = __webpack_require__(21);
-	var memoizeStringOnly = __webpack_require__(32);
-	var warning = __webpack_require__(9);
-	var checkPropTypes = __webpack_require__(10);
-	var camelizeStyleName = __webpack_require__(23);
+	// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
+	// nor polyfill, then a plain number is used for performance.
+	var hasSymbol = typeof Symbol === 'function' && Symbol.for;
 
-	// Relying on the `invariant()` implementation lets us
-	// have preserve the format and params in the www builds.
 
-	// TODO: this is special because it gets imported during build.
+	var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
+	var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
+	var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
+	var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
+	var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
+	var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
+
+	var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
+	var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
+	var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+	var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+	var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
+
+	var Resolved = 1;
+
+
+	function refineResolvedLazyComponent(lazyComponent) {
+	  return lazyComponent._status === Resolved ? lazyComponent._result : null;
+	}
 
-	var ReactVersion = '16.4.2';
+	function getWrappedName(outerType, innerType, wrapperName) {
+	  var functionName = innerType.displayName || innerType.name || '';
+	  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);
+	}
+
+	function getComponentName(type) {
+	  if (type == null) {
+	    // Host root, text node or just invalid type.
+	    return null;
+	  }
+	  {
+	    if (typeof type.tag === 'number') {
+	      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');
+	    }
+	  }
+	  if (typeof type === 'function') {
+	    return type.displayName || type.name || null;
+	  }
+	  if (typeof type === 'string') {
+	    return type;
+	  }
+	  switch (type) {
+	    case REACT_CONCURRENT_MODE_TYPE:
+	      return 'ConcurrentMode';
+	    case REACT_FRAGMENT_TYPE:
+	      return 'Fragment';
+	    case REACT_PORTAL_TYPE:
+	      return 'Portal';
+	    case REACT_PROFILER_TYPE:
+	      return 'Profiler';
+	    case REACT_STRICT_MODE_TYPE:
+	      return 'StrictMode';
+	    case REACT_SUSPENSE_TYPE:
+	      return 'Suspense';
+	  }
+	  if (typeof type === 'object') {
+	    switch (type.$$typeof) {
+	      case REACT_CONTEXT_TYPE:
+	        return 'Context.Consumer';
+	      case REACT_PROVIDER_TYPE:
+	        return 'Context.Provider';
+	      case REACT_FORWARD_REF_TYPE:
+	        return getWrappedName(type, type.render, 'ForwardRef');
+	      case REACT_MEMO_TYPE:
+	        return getComponentName(type.type);
+	      case REACT_LAZY_TYPE:
+	        {
+	          var thenable = type;
+	          var resolvedThenable = refineResolvedLazyComponent(thenable);
+	          if (resolvedThenable) {
+	            return getComponentName(resolvedThenable);
+	          }
+	        }
+	    }
+	  }
+	  return null;
+	}
 
 	/**
 	 * Forked from fbjs/warning:
@@ -4145,37 +4869,87 @@
 
 	  lowPriorityWarning = function (condition, format) {
 	    if (format === undefined) {
-	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
+	      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+	    if (!condition) {
+	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
+	        args[_key2 - 2] = arguments[_key2];
+	      }
+
+	      printWarning.apply(undefined, [format].concat(args));
+	    }
+	  };
+	}
+
+	var lowPriorityWarning$1 = lowPriorityWarning;
+
+	var ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
+
+	// Prevent newer renderers from RTE when used with older react package versions.
+	// Current owner and dispatcher used to share the same ref,
+	// but PR #14548 split them out to better support the react-debug-tools package.
+	if (!ReactSharedInternals.hasOwnProperty('ReactCurrentDispatcher')) {
+	  ReactSharedInternals.ReactCurrentDispatcher = {
+	    current: null
+	  };
+	}
+
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warning = warningWithoutStack$1;
+
+	{
+	  warning = function (condition, format) {
+	    if (condition) {
+	      return;
 	    }
-	    if (!condition) {
-	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
-	        args[_key2 - 2] = arguments[_key2];
-	      }
+	    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+	    var stack = ReactDebugCurrentFrame.getStackAddendum();
+	    // eslint-disable-next-line react-internal/warning-and-invariant-args
 
-	      printWarning.apply(undefined, [format].concat(args));
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
 	    }
+
+	    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));
 	  };
 	}
 
-	var lowPriorityWarning$1 = lowPriorityWarning;
+	var warning$1 = warning;
+
+	var BEFORE_SLASH_RE = /^(.*)[\\\/]/;
 
 	var describeComponentFrame = function (name, source, ownerName) {
-	  return '\n    in ' + (name || 'Unknown') + (source ? ' (at ' + source.fileName.replace(/^.*[\\\/]/, '') + ':' + source.lineNumber + ')' : ownerName ? ' (created by ' + ownerName + ')' : '');
+	  var sourceInfo = '';
+	  if (source) {
+	    var path = source.fileName;
+	    var fileName = path.replace(BEFORE_SLASH_RE, '');
+	    {
+	      // In DEV, include code for a common special case:
+	      // prefer "folder/index.js" instead of just "index.js".
+	      if (/^index\./.test(fileName)) {
+	        var match = path.match(BEFORE_SLASH_RE);
+	        if (match) {
+	          var pathBeforeSlash = match[1];
+	          if (pathBeforeSlash) {
+	            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');
+	            fileName = folderName + '/' + fileName;
+	          }
+	        }
+	      }
+	    }
+	    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';
+	  } else if (ownerName) {
+	    sourceInfo = ' (created by ' + ownerName + ')';
+	  }
+	  return '\n    in ' + (name || 'Unknown') + sourceInfo;
 	};
 
-	var ReactInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
-
-	var ReactCurrentOwner = ReactInternals.ReactCurrentOwner;
-	var ReactDebugCurrentFrame = ReactInternals.ReactDebugCurrentFrame;
-
-	// Exports ReactDOM.createRoot
-
-
-	// Experimental error-boundary API that can recover from errors within a single
-	// render phase
-
-	// Suspense
-
 	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
 
 
@@ -4192,27 +4966,153 @@
 	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
 	var warnAboutDeprecatedLifecycles = false;
 
-	// Warn about legacy context API
+	// Gather advanced timing metrics for Profiler subtrees.
 
 
-	// Gather advanced timing metrics for Profiler subtrees.
+	// Trace which interactions trigger each commit.
 
 
 	// Only used in www builds.
+	var enableSuspenseServerRenderer = false; // TODO: true? Here it might just be false.
 
-	// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
-	// nor polyfill, then a plain number is used for performance.
-	var hasSymbol = typeof Symbol === 'function' && Symbol.for;
+	// Only used in www builds.
 
 
-	var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
-	var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
-	var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
-	var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
-	var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
-	var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
-	var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
-	var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
+	// Only used in www builds.
+
+
+	// React Fire: prevent the value and checked attributes from syncing
+	// with their related DOM properties
+
+
+	// These APIs will no longer be "unstable" in the upcoming 16.7 release,
+	// Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+
+	var ReactDebugCurrentFrame$1 = void 0;
+	var didWarnAboutInvalidateContextType = void 0;
+	{
+	  ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;
+	  didWarnAboutInvalidateContextType = new Set();
+	}
+
+	var emptyObject = {};
+	{
+	  Object.freeze(emptyObject);
+	}
+
+	function maskContext(type, context) {
+	  var contextTypes = type.contextTypes;
+	  if (!contextTypes) {
+	    return emptyObject;
+	  }
+	  var maskedContext = {};
+	  for (var contextName in contextTypes) {
+	    maskedContext[contextName] = context[contextName];
+	  }
+	  return maskedContext;
+	}
+
+	function checkContextTypes(typeSpecs, values, location) {
+	  {
+	    checkPropTypes(typeSpecs, values, location, 'Component', ReactDebugCurrentFrame$1.getCurrentStack);
+	  }
+	}
+
+	function validateContextBounds(context, threadID) {
+	  // If we don't have enough slots in this context to store this threadID,
+	  // fill it in without leaving any holes to ensure that the VM optimizes
+	  // this as non-holey index properties.
+	  // (Note: If `react` package is < 16.6, _threadCount is undefined.)
+	  for (var i = context._threadCount | 0; i <= threadID; i++) {
+	    // We assume that this is the same as the defaultValue which might not be
+	    // true if we're rendering inside a secondary renderer but they are
+	    // secondary because these use cases are very rare.
+	    context[i] = context._currentValue2;
+	    context._threadCount = i + 1;
+	  }
+	}
+
+	function processContext(type, context, threadID) {
+	  var contextType = type.contextType;
+	  {
+	    if ('contextType' in type) {
+	      var isValid =
+	      // Allow null for conditional declaration
+	      contextType === null || contextType !== undefined && contextType.$$typeof === REACT_CONTEXT_TYPE && contextType._context === undefined; // Not a <Context.Consumer>
+
+	      if (!isValid && !didWarnAboutInvalidateContextType.has(type)) {
+	        didWarnAboutInvalidateContextType.add(type);
+
+	        var addendum = '';
+	        if (contextType === undefined) {
+	          addendum = ' However, it is set to undefined. ' + 'This can be caused by a typo or by mixing up named and default imports. ' + 'This can also happen due to a circular dependency, so ' + 'try moving the createContext() call to a separate file.';
+	        } else if (typeof contextType !== 'object') {
+	          addendum = ' However, it is set to a ' + typeof contextType + '.';
+	        } else if (contextType.$$typeof === REACT_PROVIDER_TYPE) {
+	          addendum = ' Did you accidentally pass the Context.Provider instead?';
+	        } else if (contextType._context !== undefined) {
+	          // <Context.Consumer>
+	          addendum = ' Did you accidentally pass the Context.Consumer instead?';
+	        } else {
+	          addendum = ' However, it is set to an object with keys {' + Object.keys(contextType).join(', ') + '}.';
+	        }
+	        warningWithoutStack$1(false, '%s defines an invalid contextType. ' + 'contextType should point to the Context object returned by React.createContext().%s', getComponentName(type) || 'Component', addendum);
+	      }
+	    }
+	  }
+	  if (typeof contextType === 'object' && contextType !== null) {
+	    validateContextBounds(contextType, threadID);
+	    return contextType[threadID];
+	  } else {
+	    var maskedContext = maskContext(type, context);
+	    {
+	      if (type.contextTypes) {
+	        checkContextTypes(type.contextTypes, maskedContext, 'context');
+	      }
+	    }
+	    return maskedContext;
+	  }
+	}
+
+	// Allocates a new index for each request. Tries to stay as compact as possible so that these
+	// indices can be used to reference a tightly packaged array. As opposed to being used in a Map.
+	// The first allocated index is 1.
+
+	var nextAvailableThreadIDs = new Uint16Array(16);
+	for (var i = 0; i < 15; i++) {
+	  nextAvailableThreadIDs[i] = i + 1;
+	}
+	nextAvailableThreadIDs[15] = 0;
+
+	function growThreadCountAndReturnNextAvailable() {
+	  var oldArray = nextAvailableThreadIDs;
+	  var oldSize = oldArray.length;
+	  var newSize = oldSize * 2;
+	  !(newSize <= 0x10000) ? invariant(false, 'Maximum number of concurrent React renderers exceeded. This can happen if you are not properly destroying the Readable provided by React. Ensure that you call .destroy() on it if you no longer want to read from it, and did not read to the end. If you use .pipe() this should be automatic.') : void 0;
+	  var newArray = new Uint16Array(newSize);
+	  newArray.set(oldArray);
+	  nextAvailableThreadIDs = newArray;
+	  nextAvailableThreadIDs[0] = oldSize + 1;
+	  for (var _i = oldSize; _i < newSize - 1; _i++) {
+	    nextAvailableThreadIDs[_i] = _i + 1;
+	  }
+	  nextAvailableThreadIDs[newSize - 1] = 0;
+	  return oldSize;
+	}
+
+	function allocThreadID() {
+	  var nextID = nextAvailableThreadIDs[0];
+	  if (nextID === 0) {
+	    return growThreadCountAndReturnNextAvailable();
+	  }
+	  nextAvailableThreadIDs[0] = nextAvailableThreadIDs[nextID];
+	  return nextID;
+	}
+
+	function freeThreadID(id) {
+	  nextAvailableThreadIDs[id] = nextAvailableThreadIDs[0];
+	  nextAvailableThreadIDs[0] = id;
+	}
 
 	// A reserved attribute.
 	// It is handled by React separately and shouldn't be written to the DOM.
@@ -4273,7 +5173,7 @@
 	  }
 	  illegalAttributeNameCache[attributeName] = true;
 	  {
-	    warning(false, 'Invalid attribute name: `%s`', attributeName);
+	    warning$1(false, 'Invalid attribute name: `%s`', attributeName);
 	  }
 	  return false;
 	}
@@ -4399,7 +5299,7 @@
 	// In React, we let users pass `true` and `false` even though technically
 	// these aren't boolean attributes (they are coerced to strings).
 	// Since these are SVG attributes, their attribute names are case-sensitive.
-	['autoReverse', 'externalResourcesRequired', 'preserveAlpha'].forEach(function (name) {
+	['autoReverse', 'externalResourcesRequired', 'focusable', 'preserveAlpha'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty
 	  name, // attributeName
 	  null);
@@ -4426,7 +5326,7 @@
 	// disabled with `removeAttribute`. We have special logic for handling this.
 	'multiple', 'muted', 'selected'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, BOOLEAN, true, // mustUseProperty
-	  name.toLowerCase(), // attributeName
+	  name, // attributeName
 	  null);
 	} // attributeNamespace
 	);
@@ -4435,7 +5335,7 @@
 	// booleans, but can also accept a string value.
 	['capture', 'download'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, OVERLOADED_BOOLEAN, false, // mustUseProperty
-	  name.toLowerCase(), // attributeName
+	  name, // attributeName
 	  null);
 	} // attributeNamespace
 	);
@@ -4443,7 +5343,7 @@
 	// These are HTML attributes that must be positive numbers.
 	['cols', 'rows', 'size', 'span'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, POSITIVE_NUMERIC, false, // mustUseProperty
-	  name.toLowerCase(), // attributeName
+	  name, // attributeName
 	  null);
 	} // attributeNamespace
 	);
@@ -4487,12 +5387,15 @@
 	  attributeName, 'http://www.w3.org/XML/1998/namespace');
 	});
 
-	// Special case: this attribute exists both in HTML and SVG.
-	// Its "tabindex" attribute name is case-sensitive in SVG so we can't just use
-	// its React `tabIndex` name, like we do for attributes that exist only in HTML.
-	properties.tabIndex = new PropertyInfoRecord('tabIndex', STRING, false, // mustUseProperty
-	'tabindex', // attributeName
-	null);
+	// These attribute exists both in HTML and SVG.
+	// The attribute name is case-sensitive in SVG so we can't just use
+	// the React name like we do for attributes that exist only in HTML.
+	['tabIndex', 'crossOrigin'].forEach(function (attributeName) {
+	  properties[attributeName] = new PropertyInfoRecord(attributeName, STRING, false, // mustUseProperty
+	  attributeName.toLowerCase(), // attributeName
+	  null);
+	} // attributeNamespace
+	);
 
 	// code copied and modified from escape-html
 	/**
@@ -4520,7 +5423,7 @@
 
 	  var escape = void 0;
 	  var html = '';
-	  var index = 0;
+	  var index = void 0;
 	  var lastIndex = 0;
 
 	  for (index = match.index; index < str.length; index++) {
@@ -4574,79 +5477,436 @@
 	    // for numeric dom ids.
 	    return '' + text;
 	  }
-	  return escapeHtml(text);
-	}
-
-	/**
-	 * Escapes attribute value to prevent scripting attacks.
-	 *
-	 * @param {*} value Value to escape.
-	 * @return {string} An escaped string.
-	 */
-	function quoteAttributeValueForBrowser(value) {
-	  return '"' + escapeTextForBrowser(value) + '"';
+	  return escapeHtml(text);
+	}
+
+	/**
+	 * Escapes attribute value to prevent scripting attacks.
+	 *
+	 * @param {*} value Value to escape.
+	 * @return {string} An escaped string.
+	 */
+	function quoteAttributeValueForBrowser(value) {
+	  return '"' + escapeTextForBrowser(value) + '"';
+	}
+
+	/**
+	 * Operations for dealing with DOM properties.
+	 */
+
+	/**
+	 * Creates markup for the ID property.
+	 *
+	 * @param {string} id Unescaped ID.
+	 * @return {string} Markup string.
+	 */
+
+
+	function createMarkupForRoot() {
+	  return ROOT_ATTRIBUTE_NAME + '=""';
+	}
+
+	/**
+	 * Creates markup for a property.
+	 *
+	 * @param {string} name
+	 * @param {*} value
+	 * @return {?string} Markup string, or null if the property was invalid.
+	 */
+	function createMarkupForProperty(name, value) {
+	  var propertyInfo = getPropertyInfo(name);
+	  if (name !== 'style' && shouldIgnoreAttribute(name, propertyInfo, false)) {
+	    return '';
+	  }
+	  if (shouldRemoveAttribute(name, value, propertyInfo, false)) {
+	    return '';
+	  }
+	  if (propertyInfo !== null) {
+	    var attributeName = propertyInfo.attributeName;
+	    var type = propertyInfo.type;
+
+	    if (type === BOOLEAN || type === OVERLOADED_BOOLEAN && value === true) {
+	      return attributeName + '=""';
+	    } else {
+	      return attributeName + '=' + quoteAttributeValueForBrowser(value);
+	    }
+	  } else if (isAttributeNameSafe(name)) {
+	    return name + '=' + quoteAttributeValueForBrowser(value);
+	  }
+	  return '';
+	}
+
+	/**
+	 * Creates markup for a custom property.
+	 *
+	 * @param {string} name
+	 * @param {*} value
+	 * @return {string} Markup string, or empty string if the property was invalid.
+	 */
+	function createMarkupForCustomAttribute(name, value) {
+	  if (!isAttributeNameSafe(name) || value == null) {
+	    return '';
+	  }
+	  return name + '=' + quoteAttributeValueForBrowser(value);
+	}
+
+	/**
+	 * inlined Object.is polyfill to avoid requiring consumers ship their own
+	 * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
+	 */
+	function is(x, y) {
+	  return x === y && (x !== 0 || 1 / x === 1 / y) || x !== x && y !== y // eslint-disable-line no-self-compare
+	  ;
+	}
+
+	var currentlyRenderingComponent = null;
+	var firstWorkInProgressHook = null;
+	var workInProgressHook = null;
+	// Whether the work-in-progress hook is a re-rendered hook
+	var isReRender = false;
+	// Whether an update was scheduled during the currently executing render pass.
+	var didScheduleRenderPhaseUpdate = false;
+	// Lazily created map of render-phase updates
+	var renderPhaseUpdates = null;
+	// Counter to prevent infinite loops.
+	var numberOfReRenders = 0;
+	var RE_RENDER_LIMIT = 25;
+
+	var isInHookUserCodeInDev = false;
+
+	// In DEV, this is the name of the currently executing primitive hook
+	var currentHookNameInDev = void 0;
+
+	function resolveCurrentlyRenderingComponent() {
+	  !(currentlyRenderingComponent !== null) ? invariant(false, 'Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.') : void 0;
+	  {
+	    !!isInHookUserCodeInDev ? warning$1(false, 'Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. ' + 'You can only call Hooks at the top level of your React function. ' + 'For more information, see ' + 'https://fb.me/rules-of-hooks') : void 0;
+	  }
+	  return currentlyRenderingComponent;
+	}
+
+	function areHookInputsEqual(nextDeps, prevDeps) {
+	  if (prevDeps === null) {
+	    {
+	      warning$1(false, '%s received a final argument during this render, but not during ' + 'the previous render. Even though the final argument is optional, ' + 'its type cannot change between renders.', currentHookNameInDev);
+	    }
+	    return false;
+	  }
+
+	  {
+	    // Don't bother comparing lengths in prod because these arrays should be
+	    // passed inline.
+	    if (nextDeps.length !== prevDeps.length) {
+	      warning$1(false, 'The final argument passed to %s changed size between renders. The ' + 'order and size of this array must remain constant.\n\n' + 'Previous: %s\n' + 'Incoming: %s', currentHookNameInDev, '[' + nextDeps.join(', ') + ']', '[' + prevDeps.join(', ') + ']');
+	    }
+	  }
+	  for (var i = 0; i < prevDeps.length && i < nextDeps.length; i++) {
+	    if (is(nextDeps[i], prevDeps[i])) {
+	      continue;
+	    }
+	    return false;
+	  }
+	  return true;
+	}
+
+	function createHook() {
+	  if (numberOfReRenders > 0) {
+	    invariant(false, 'Rendered more hooks than during the previous render');
+	  }
+	  return {
+	    memoizedState: null,
+	    queue: null,
+	    next: null
+	  };
+	}
+
+	function createWorkInProgressHook() {
+	  if (workInProgressHook === null) {
+	    // This is the first hook in the list
+	    if (firstWorkInProgressHook === null) {
+	      isReRender = false;
+	      firstWorkInProgressHook = workInProgressHook = createHook();
+	    } else {
+	      // There's already a work-in-progress. Reuse it.
+	      isReRender = true;
+	      workInProgressHook = firstWorkInProgressHook;
+	    }
+	  } else {
+	    if (workInProgressHook.next === null) {
+	      isReRender = false;
+	      // Append to the end of the list
+	      workInProgressHook = workInProgressHook.next = createHook();
+	    } else {
+	      // There's already a work-in-progress. Reuse it.
+	      isReRender = true;
+	      workInProgressHook = workInProgressHook.next;
+	    }
+	  }
+	  return workInProgressHook;
+	}
+
+	function prepareToUseHooks(componentIdentity) {
+	  currentlyRenderingComponent = componentIdentity;
+	  {
+	    isInHookUserCodeInDev = false;
+	  }
+
+	  // The following should have already been reset
+	  // didScheduleRenderPhaseUpdate = false;
+	  // firstWorkInProgressHook = null;
+	  // numberOfReRenders = 0;
+	  // renderPhaseUpdates = null;
+	  // workInProgressHook = null;
+	}
+
+	function finishHooks(Component, props, children, refOrContext) {
+	  // This must be called after every function component to prevent hooks from
+	  // being used in classes.
+
+	  while (didScheduleRenderPhaseUpdate) {
+	    // Updates were scheduled during the render phase. They are stored in
+	    // the `renderPhaseUpdates` map. Call the component again, reusing the
+	    // work-in-progress hooks and applying the additional updates on top. Keep
+	    // restarting until no more updates are scheduled.
+	    didScheduleRenderPhaseUpdate = false;
+	    numberOfReRenders += 1;
+
+	    // Start over from the beginning of the list
+	    workInProgressHook = null;
+
+	    children = Component(props, refOrContext);
+	  }
+	  currentlyRenderingComponent = null;
+	  firstWorkInProgressHook = null;
+	  numberOfReRenders = 0;
+	  renderPhaseUpdates = null;
+	  workInProgressHook = null;
+	  {
+	    isInHookUserCodeInDev = false;
+	  }
+
+	  // These were reset above
+	  // currentlyRenderingComponent = null;
+	  // didScheduleRenderPhaseUpdate = false;
+	  // firstWorkInProgressHook = null;
+	  // numberOfReRenders = 0;
+	  // renderPhaseUpdates = null;
+	  // workInProgressHook = null;
+
+	  return children;
+	}
+
+	function readContext(context, observedBits) {
+	  var threadID = currentThreadID;
+	  validateContextBounds(context, threadID);
+	  {
+	    !!isInHookUserCodeInDev ? warning$1(false, 'Context can only be read while React is rendering. ' + 'In classes, you can read it in the render method or getDerivedStateFromProps. ' + 'In function components, you can read it directly in the function body, but not ' + 'inside Hooks like useReducer() or useMemo().') : void 0;
+	  }
+	  return context[threadID];
+	}
+
+	function useContext(context, observedBits) {
+	  {
+	    currentHookNameInDev = 'useContext';
+	  }
+	  resolveCurrentlyRenderingComponent();
+	  var threadID = currentThreadID;
+	  validateContextBounds(context, threadID);
+	  return context[threadID];
+	}
+
+	function basicStateReducer(state, action) {
+	  return typeof action === 'function' ? action(state) : action;
+	}
+
+	function useState(initialState) {
+	  {
+	    currentHookNameInDev = 'useState';
+	  }
+	  return useReducer(basicStateReducer,
+	  // useReducer has a special case to support lazy useState initializers
+	  initialState);
+	}
+
+	function useReducer(reducer, initialArg, init) {
+	  {
+	    if (reducer !== basicStateReducer) {
+	      currentHookNameInDev = 'useReducer';
+	    }
+	  }
+	  currentlyRenderingComponent = resolveCurrentlyRenderingComponent();
+	  workInProgressHook = createWorkInProgressHook();
+	  if (isReRender) {
+	    // This is a re-render. Apply the new render phase updates to the previous
+	    var _queue = workInProgressHook.queue;
+	    var _dispatch = _queue.dispatch;
+	    if (renderPhaseUpdates !== null) {
+	      // Render phase updates are stored in a map of queue -> linked list
+	      var firstRenderPhaseUpdate = renderPhaseUpdates.get(_queue);
+	      if (firstRenderPhaseUpdate !== undefined) {
+	        renderPhaseUpdates.delete(_queue);
+	        var newState = workInProgressHook.memoizedState;
+	        var update = firstRenderPhaseUpdate;
+	        do {
+	          // Process this render phase update. We don't have to check the
+	          // priority because it will always be the same as the current
+	          // render's.
+	          var _action = update.action;
+	          {
+	            isInHookUserCodeInDev = true;
+	          }
+	          newState = reducer(newState, _action);
+	          {
+	            isInHookUserCodeInDev = false;
+	          }
+	          update = update.next;
+	        } while (update !== null);
+
+	        workInProgressHook.memoizedState = newState;
+
+	        return [newState, _dispatch];
+	      }
+	    }
+	    return [workInProgressHook.memoizedState, _dispatch];
+	  } else {
+	    {
+	      isInHookUserCodeInDev = true;
+	    }
+	    var initialState = void 0;
+	    if (reducer === basicStateReducer) {
+	      // Special case for `useState`.
+	      initialState = typeof initialArg === 'function' ? initialArg() : initialArg;
+	    } else {
+	      initialState = init !== undefined ? init(initialArg) : initialArg;
+	    }
+	    {
+	      isInHookUserCodeInDev = false;
+	    }
+	    workInProgressHook.memoizedState = initialState;
+	    var _queue2 = workInProgressHook.queue = {
+	      last: null,
+	      dispatch: null
+	    };
+	    var _dispatch2 = _queue2.dispatch = dispatchAction.bind(null, currentlyRenderingComponent, _queue2);
+	    return [workInProgressHook.memoizedState, _dispatch2];
+	  }
 	}
 
-	/**
-	 * Operations for dealing with DOM properties.
-	 */
+	function useMemo(nextCreate, deps) {
+	  currentlyRenderingComponent = resolveCurrentlyRenderingComponent();
+	  workInProgressHook = createWorkInProgressHook();
 
-	/**
-	 * Creates markup for the ID property.
-	 *
-	 * @param {string} id Unescaped ID.
-	 * @return {string} Markup string.
-	 */
+	  var nextDeps = deps === undefined ? null : deps;
 
+	  if (workInProgressHook !== null) {
+	    var prevState = workInProgressHook.memoizedState;
+	    if (prevState !== null) {
+	      if (nextDeps !== null) {
+	        var prevDeps = prevState[1];
+	        if (areHookInputsEqual(nextDeps, prevDeps)) {
+	          return prevState[0];
+	        }
+	      }
+	    }
+	  }
 
-	function createMarkupForRoot() {
-	  return ROOT_ATTRIBUTE_NAME + '=""';
+	  {
+	    isInHookUserCodeInDev = true;
+	  }
+	  var nextValue = nextCreate();
+	  {
+	    isInHookUserCodeInDev = false;
+	  }
+	  workInProgressHook.memoizedState = [nextValue, nextDeps];
+	  return nextValue;
 	}
 
-	/**
-	 * Creates markup for a property.
-	 *
-	 * @param {string} name
-	 * @param {*} value
-	 * @return {?string} Markup string, or null if the property was invalid.
-	 */
-	function createMarkupForProperty(name, value) {
-	  var propertyInfo = getPropertyInfo(name);
-	  if (name !== 'style' && shouldIgnoreAttribute(name, propertyInfo, false)) {
-	    return '';
+	function useRef(initialValue) {
+	  currentlyRenderingComponent = resolveCurrentlyRenderingComponent();
+	  workInProgressHook = createWorkInProgressHook();
+	  var previousRef = workInProgressHook.memoizedState;
+	  if (previousRef === null) {
+	    var ref = { current: initialValue };
+	    {
+	      Object.seal(ref);
+	    }
+	    workInProgressHook.memoizedState = ref;
+	    return ref;
+	  } else {
+	    return previousRef;
 	  }
-	  if (shouldRemoveAttribute(name, value, propertyInfo, false)) {
-	    return '';
+	}
+
+	function useLayoutEffect(create, inputs) {
+	  {
+	    currentHookNameInDev = 'useLayoutEffect';
 	  }
-	  if (propertyInfo !== null) {
-	    var attributeName = propertyInfo.attributeName;
-	    var type = propertyInfo.type;
+	  warning$1(false, 'useLayoutEffect does nothing on the server, because its effect cannot ' + "be encoded into the server renderer's output format. This will lead " + 'to a mismatch between the initial, non-hydrated UI and the intended ' + 'UI. To avoid this, useLayoutEffect should only be used in ' + 'components that render exclusively on the client. ' + 'See https://fb.me/react-uselayouteffect-ssr for common fixes.');
+	}
 
-	    if (type === BOOLEAN || type === OVERLOADED_BOOLEAN && value === true) {
-	      return attributeName + '=""';
+	function dispatchAction(componentIdentity, queue, action) {
+	  !(numberOfReRenders < RE_RENDER_LIMIT) ? invariant(false, 'Too many re-renders. React limits the number of renders to prevent an infinite loop.') : void 0;
+
+	  if (componentIdentity === currentlyRenderingComponent) {
+	    // This is a render phase update. Stash it in a lazily-created map of
+	    // queue -> linked list of updates. After this render pass, we'll restart
+	    // and apply the stashed updates on top of the work-in-progress hook.
+	    didScheduleRenderPhaseUpdate = true;
+	    var update = {
+	      action: action,
+	      next: null
+	    };
+	    if (renderPhaseUpdates === null) {
+	      renderPhaseUpdates = new Map();
+	    }
+	    var firstRenderPhaseUpdate = renderPhaseUpdates.get(queue);
+	    if (firstRenderPhaseUpdate === undefined) {
+	      renderPhaseUpdates.set(queue, update);
 	    } else {
-	      return attributeName + '=' + quoteAttributeValueForBrowser(value);
+	      // Append the update to the end of the list.
+	      var lastRenderPhaseUpdate = firstRenderPhaseUpdate;
+	      while (lastRenderPhaseUpdate.next !== null) {
+	        lastRenderPhaseUpdate = lastRenderPhaseUpdate.next;
+	      }
+	      lastRenderPhaseUpdate.next = update;
 	    }
-	  } else if (isAttributeNameSafe(name)) {
-	    return name + '=' + quoteAttributeValueForBrowser(value);
+	  } else {
+	    // This means an update has happened after the function component has
+	    // returned. On the server this is a no-op. In React Fiber, the update
+	    // would be scheduled for a future render.
 	  }
-	  return '';
 	}
 
-	/**
-	 * Creates markup for a custom property.
-	 *
-	 * @param {string} name
-	 * @param {*} value
-	 * @return {string} Markup string, or empty string if the property was invalid.
-	 */
-	function createMarkupForCustomAttribute(name, value) {
-	  if (!isAttributeNameSafe(name) || value == null) {
-	    return '';
-	  }
-	  return name + '=' + quoteAttributeValueForBrowser(value);
+	function useCallback(callback, deps) {
+	  // Callbacks are passed as they are in the server environment.
+	  return callback;
 	}
 
+	function noop() {}
+
+	var currentThreadID = 0;
+
+	function setCurrentThreadID(threadID) {
+	  currentThreadID = threadID;
+	}
+
+	var Dispatcher = {
+	  readContext: readContext,
+	  useContext: useContext,
+	  useMemo: useMemo,
+	  useReducer: useReducer,
+	  useRef: useRef,
+	  useState: useState,
+	  useLayoutEffect: useLayoutEffect,
+	  useCallback: useCallback,
+	  // useImperativeHandle is not run in the server environment
+	  useImperativeHandle: noop,
+	  // Effects are not run in the server environment.
+	  useEffect: noop,
+	  // Debugging effect
+	  useDebugValue: noop
+	};
+
 	var HTML_NAMESPACE = 'http://www.w3.org/1999/xhtml';
 	var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';
 	var SVG_NAMESPACE = 'http://www.w3.org/2000/svg';
@@ -4682,11 +5942,15 @@
 	  return parentNamespace;
 	}
 
+	var ReactDebugCurrentFrame$2 = null;
+
 	var ReactControlledValuePropTypes = {
 	  checkPropTypes: null
 	};
 
 	{
+	  ReactDebugCurrentFrame$2 = ReactSharedInternals.ReactDebugCurrentFrame;
+
 	  var hasReadOnlyValue = {
 	    button: true,
 	    checkbox: true,
@@ -4699,13 +5963,13 @@
 
 	  var propTypes = {
 	    value: function (props, propName, componentName) {
-	      if (!props[propName] || hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled) {
+	      if (hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled || props[propName] == null) {
 	        return null;
 	      }
 	      return new Error('You provided a `value` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultValue`. Otherwise, ' + 'set either `onChange` or `readOnly`.');
 	    },
 	    checked: function (props, propName, componentName) {
-	      if (!props[propName] || props.onChange || props.readOnly || props.disabled) {
+	      if (props.onChange || props.readOnly || props.disabled || props[propName] == null) {
 	        return null;
 	      }
 	      return new Error('You provided a `checked` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultChecked`. Otherwise, ' + 'set either `onChange` or `readOnly`.');
@@ -4716,8 +5980,8 @@
 	   * Provide a linked `value` attribute for controlled forms. You should not use
 	   * this outside of the ReactDOM controlled form components.
 	   */
-	  ReactControlledValuePropTypes.checkPropTypes = function (tagName, props, getStack) {
-	    checkPropTypes(propTypes, props, 'prop', tagName, getStack);
+	  ReactControlledValuePropTypes.checkPropTypes = function (tagName, props) {
+	    checkPropTypes(propTypes, props, 'prop', tagName, ReactDebugCurrentFrame$2.getStackAddendum);
 	  };
 	}
 
@@ -4750,24 +6014,31 @@
 	  menuitem: true
 	}, omittedCloseTags);
 
+	// TODO: We can remove this if we add invariantWithStack()
+	// or add stack by default to invariants where possible.
 	var HTML = '__html';
 
-	function assertValidProps(tag, props, getStack) {
+	var ReactDebugCurrentFrame$3 = null;
+	{
+	  ReactDebugCurrentFrame$3 = ReactSharedInternals.ReactDebugCurrentFrame;
+	}
+
+	function assertValidProps(tag, props) {
 	  if (!props) {
 	    return;
 	  }
 	  // Note the use of `==` which checks for null or undefined.
 	  if (voidElementTags[tag]) {
-	    !(props.children == null && props.dangerouslySetInnerHTML == null) ? invariant(false, '%s is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.%s', tag, getStack()) : void 0;
+	    !(props.children == null && props.dangerouslySetInnerHTML == null) ? invariant(false, '%s is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.%s', tag, ReactDebugCurrentFrame$3.getStackAddendum()) : void 0;
 	  }
 	  if (props.dangerouslySetInnerHTML != null) {
 	    !(props.children == null) ? invariant(false, 'Can only set one of `children` or `props.dangerouslySetInnerHTML`.') : void 0;
 	    !(typeof props.dangerouslySetInnerHTML === 'object' && HTML in props.dangerouslySetInnerHTML) ? invariant(false, '`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://fb.me/react-invariant-dangerously-set-inner-html for more information.') : void 0;
 	  }
 	  {
-	    !(props.suppressContentEditableWarning || !props.contentEditable || props.children == null) ? warning(false, 'A component is `contentEditable` and contains `children` managed by ' + 'React. It is now your responsibility to guarantee that none of ' + 'those nodes are unexpectedly modified or duplicated. This is ' + 'probably not intentional.%s', getStack()) : void 0;
+	    !(props.suppressContentEditableWarning || !props.contentEditable || props.children == null) ? warning$1(false, 'A component is `contentEditable` and contains `children` managed by ' + 'React. It is now your responsibility to guarantee that none of ' + 'those nodes are unexpectedly modified or duplicated. This is ' + 'probably not intentional.') : void 0;
 	  }
-	  !(props.style == null || typeof props.style === 'object') ? invariant(false, 'The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + \'em\'}} when using JSX.%s', getStack()) : void 0;
+	  !(props.style == null || typeof props.style === 'object') ? invariant(false, 'The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + \'em\'}} when using JSX.%s', ReactDebugCurrentFrame$3.getStackAddendum()) : void 0;
 	}
 
 	/**
@@ -4789,6 +6060,7 @@
 	  flexShrink: true,
 	  flexNegative: true,
 	  flexOrder: true,
+	  gridArea: true,
 	  gridRow: true,
 	  gridRowEnd: true,
 	  gridRowSpan: true,
@@ -4875,6 +6147,26 @@
 	  return ('' + value).trim();
 	}
 
+	var uppercasePattern = /([A-Z])/g;
+	var msPattern = /^ms-/;
+
+	/**
+	 * Hyphenates a camelcased CSS property name, for example:
+	 *
+	 *   > hyphenateStyleName('backgroundColor')
+	 *   < "background-color"
+	 *   > hyphenateStyleName('MozTransition')
+	 *   < "-moz-transition"
+	 *   > hyphenateStyleName('msTransition')
+	 *   < "-ms-transition"
+	 *
+	 * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix
+	 * is converted to `-ms-`.
+	 */
+	function hyphenateStyleName(name) {
+	  return name.replace(uppercasePattern, '-$1').toLowerCase().replace(msPattern, '-ms-');
+	}
+
 	function isCustomComponent(tagName, props) {
 	  if (tagName.indexOf('-') === -1) {
 	    return typeof props.is === 'string';
@@ -4898,11 +6190,13 @@
 	  }
 	}
 
-	var warnValidStyle = emptyFunction;
+	var warnValidStyle = function () {};
 
 	{
 	  // 'msTransform' is correct, but the other prefixes should be capitalized
 	  var badVendoredStyleNamePattern = /^(?:webkit|moz|o)[A-Z]/;
+	  var msPattern$1 = /^-ms-/;
+	  var hyphenPattern = /-(.)/g;
 
 	  // style values shouldn't contain a semicolon
 	  var badStyleValueWithSemicolonPattern = /;\s*$/;
@@ -4912,65 +6206,75 @@
 	  var warnedForNaNValue = false;
 	  var warnedForInfinityValue = false;
 
-	  var warnHyphenatedStyleName = function (name, getStack) {
+	  var camelize = function (string) {
+	    return string.replace(hyphenPattern, function (_, character) {
+	      return character.toUpperCase();
+	    });
+	  };
+
+	  var warnHyphenatedStyleName = function (name) {
 	    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {
 	      return;
 	    }
 
 	    warnedStyleNames[name] = true;
-	    warning(false, 'Unsupported style property %s. Did you mean %s?%s', name, camelizeStyleName(name), getStack());
+	    warning$1(false, 'Unsupported style property %s. Did you mean %s?', name,
+	    // As Andi Smith suggests
+	    // (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix
+	    // is converted to lowercase `ms`.
+	    camelize(name.replace(msPattern$1, 'ms-')));
 	  };
 
-	  var warnBadVendoredStyleName = function (name, getStack) {
+	  var warnBadVendoredStyleName = function (name) {
 	    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {
 	      return;
 	    }
 
 	    warnedStyleNames[name] = true;
-	    warning(false, 'Unsupported vendor-prefixed style property %s. Did you mean %s?%s', name, name.charAt(0).toUpperCase() + name.slice(1), getStack());
+	    warning$1(false, 'Unsupported vendor-prefixed style property %s. Did you mean %s?', name, name.charAt(0).toUpperCase() + name.slice(1));
 	  };
 
-	  var warnStyleValueWithSemicolon = function (name, value, getStack) {
+	  var warnStyleValueWithSemicolon = function (name, value) {
 	    if (warnedStyleValues.hasOwnProperty(value) && warnedStyleValues[value]) {
 	      return;
 	    }
 
 	    warnedStyleValues[value] = true;
-	    warning(false, "Style property values shouldn't contain a semicolon. " + 'Try "%s: %s" instead.%s', name, value.replace(badStyleValueWithSemicolonPattern, ''), getStack());
+	    warning$1(false, "Style property values shouldn't contain a semicolon. " + 'Try "%s: %s" instead.', name, value.replace(badStyleValueWithSemicolonPattern, ''));
 	  };
 
-	  var warnStyleValueIsNaN = function (name, value, getStack) {
+	  var warnStyleValueIsNaN = function (name, value) {
 	    if (warnedForNaNValue) {
 	      return;
 	    }
 
 	    warnedForNaNValue = true;
-	    warning(false, '`NaN` is an invalid value for the `%s` css style property.%s', name, getStack());
+	    warning$1(false, '`NaN` is an invalid value for the `%s` css style property.', name);
 	  };
 
-	  var warnStyleValueIsInfinity = function (name, value, getStack) {
+	  var warnStyleValueIsInfinity = function (name, value) {
 	    if (warnedForInfinityValue) {
 	      return;
 	    }
 
 	    warnedForInfinityValue = true;
-	    warning(false, '`Infinity` is an invalid value for the `%s` css style property.%s', name, getStack());
+	    warning$1(false, '`Infinity` is an invalid value for the `%s` css style property.', name);
 	  };
 
-	  warnValidStyle = function (name, value, getStack) {
+	  warnValidStyle = function (name, value) {
 	    if (name.indexOf('-') > -1) {
-	      warnHyphenatedStyleName(name, getStack);
+	      warnHyphenatedStyleName(name);
 	    } else if (badVendoredStyleNamePattern.test(name)) {
-	      warnBadVendoredStyleName(name, getStack);
+	      warnBadVendoredStyleName(name);
 	    } else if (badStyleValueWithSemicolonPattern.test(value)) {
-	      warnStyleValueWithSemicolon(name, value, getStack);
+	      warnStyleValueWithSemicolon(name, value);
 	    }
 
 	    if (typeof value === 'number') {
 	      if (isNaN(value)) {
-	        warnStyleValueIsNaN(name, value, getStack);
+	        warnStyleValueIsNaN(name, value);
 	      } else if (!isFinite(value)) {
-	        warnStyleValueIsInfinity(name, value, getStack);
+	        warnStyleValueIsInfinity(name, value);
 	      }
 	    }
 	  };
@@ -5039,11 +6343,6 @@
 
 	var hasOwnProperty$2 = Object.prototype.hasOwnProperty;
 
-	function getStackAddendum$1() {
-	  var stack = ReactDebugCurrentFrame.getStackAddendum();
-	  return stack != null ? stack : '';
-	}
-
 	function validateProperty(tagName, name) {
 	  if (hasOwnProperty$2.call(warnedProperties, name) && warnedProperties[name]) {
 	    return true;
@@ -5056,13 +6355,13 @@
 	    // If this is an aria-* attribute, but is not listed in the known DOM
 	    // DOM properties, then it is an invalid aria-* attribute.
 	    if (correctName == null) {
-	      warning(false, 'Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.%s', name, getStackAddendum$1());
+	      warning$1(false, 'Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.', name);
 	      warnedProperties[name] = true;
 	      return true;
 	    }
 	    // aria-* attributes should be lowercase; suggest the lowercase version.
 	    if (name !== correctName) {
-	      warning(false, 'Invalid ARIA attribute `%s`. Did you mean `%s`?%s', name, correctName, getStackAddendum$1());
+	      warning$1(false, 'Invalid ARIA attribute `%s`. Did you mean `%s`?', name, correctName);
 	      warnedProperties[name] = true;
 	      return true;
 	    }
@@ -5080,7 +6379,7 @@
 	    }
 	    // aria-* attributes should be lowercase; suggest the lowercase version.
 	    if (name !== standardName) {
-	      warning(false, 'Unknown ARIA attribute `%s`. Did you mean `%s`?%s', name, standardName, getStackAddendum$1());
+	      warning$1(false, 'Unknown ARIA attribute `%s`. Did you mean `%s`?', name, standardName);
 	      warnedProperties[name] = true;
 	      return true;
 	    }
@@ -5104,9 +6403,9 @@
 	  }).join(', ');
 
 	  if (invalidProps.length === 1) {
-	    warning(false, 'Invalid aria prop %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop%s', unknownPropString, type, getStackAddendum$1());
+	    warning$1(false, 'Invalid aria prop %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);
 	  } else if (invalidProps.length > 1) {
-	    warning(false, 'Invalid aria props %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop%s', unknownPropString, type, getStackAddendum$1());
+	    warning$1(false, 'Invalid aria props %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);
 	  }
 	}
 
@@ -5119,11 +6418,6 @@
 
 	var didWarnValueNull = false;
 
-	function getStackAddendum$2() {
-	  var stack = ReactDebugCurrentFrame.getStackAddendum();
-	  return stack != null ? stack : '';
-	}
-
 	function validateProperties$1(type, props) {
 	  if (type !== 'input' && type !== 'textarea' && type !== 'select') {
 	    return;
@@ -5132,9 +6426,9 @@
 	  if (props != null && props.value === null && !didWarnValueNull) {
 	    didWarnValueNull = true;
 	    if (type === 'select' && props.multiple) {
-	      warning(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty array when `multiple` is set to `true` ' + 'to clear the component or `undefined` for uncontrolled components.%s', type, getStackAddendum$2());
+	      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty array when `multiple` is set to `true` ' + 'to clear the component or `undefined` for uncontrolled components.', type);
 	    } else {
-	      warning(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty string to clear the component or `undefined` ' + 'for uncontrolled components.%s', type, getStackAddendum$2());
+	      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty string to clear the component or `undefined` ' + 'for uncontrolled components.', type);
 	    }
 	  }
 	}
@@ -5685,11 +6979,6 @@
 	  zoomandpan: 'zoomAndPan'
 	};
 
-	function getStackAddendum$3() {
-	  var stack = ReactDebugCurrentFrame.getStackAddendum();
-	  return stack != null ? stack : '';
-	}
-
 	var validateProperty$1 = function () {};
 
 	{
@@ -5707,7 +6996,7 @@
 
 	    var lowerCasedName = name.toLowerCase();
 	    if (lowerCasedName === 'onfocusin' || lowerCasedName === 'onfocusout') {
-	      warning(false, 'React uses onFocus and onBlur instead of onFocusIn and onFocusOut. ' + 'All React events are normalized to bubble, so onFocusIn and onFocusOut ' + 'are not needed/supported by React.');
+	      warning$1(false, 'React uses onFocus and onBlur instead of onFocusIn and onFocusOut. ' + 'All React events are normalized to bubble, so onFocusIn and onFocusOut ' + 'are not needed/supported by React.');
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
@@ -5719,12 +7008,12 @@
 	      }
 	      var registrationName = possibleRegistrationNames.hasOwnProperty(lowerCasedName) ? possibleRegistrationNames[lowerCasedName] : null;
 	      if (registrationName != null) {
-	        warning(false, 'Invalid event handler property `%s`. Did you mean `%s`?%s', name, registrationName, getStackAddendum$3());
+	        warning$1(false, 'Invalid event handler property `%s`. Did you mean `%s`?', name, registrationName);
 	        warnedProperties$1[name] = true;
 	        return true;
 	      }
 	      if (EVENT_NAME_REGEX.test(name)) {
-	        warning(false, 'Unknown event handler property `%s`. It will be ignored.%s', name, getStackAddendum$3());
+	        warning$1(false, 'Unknown event handler property `%s`. It will be ignored.', name);
 	        warnedProperties$1[name] = true;
 	        return true;
 	      }
@@ -5733,7 +7022,7 @@
 	      // So we can't tell if the event name is correct for sure, but we can filter
 	      // out known bad ones like `onclick`. We can't suggest a specific replacement though.
 	      if (INVALID_EVENT_NAME_REGEX.test(name)) {
-	        warning(false, 'Invalid event handler property `%s`. ' + 'React events use the camelCase naming convention, for example `onClick`.%s', name, getStackAddendum$3());
+	        warning$1(false, 'Invalid event handler property `%s`. ' + 'React events use the camelCase naming convention, for example `onClick`.', name);
 	      }
 	      warnedProperties$1[name] = true;
 	      return true;
@@ -5745,25 +7034,25 @@
 	    }
 
 	    if (lowerCasedName === 'innerhtml') {
-	      warning(false, 'Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');
+	      warning$1(false, 'Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (lowerCasedName === 'aria') {
-	      warning(false, 'The `aria` attribute is reserved for future use in React. ' + 'Pass individual `aria-` attributes instead.');
+	      warning$1(false, 'The `aria` attribute is reserved for future use in React. ' + 'Pass individual `aria-` attributes instead.');
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (lowerCasedName === 'is' && value !== null && value !== undefined && typeof value !== 'string') {
-	      warning(false, 'Received a `%s` for a string attribute `is`. If this is expected, cast ' + 'the value to a string.%s', typeof value, getStackAddendum$3());
+	      warning$1(false, 'Received a `%s` for a string attribute `is`. If this is expected, cast ' + 'the value to a string.', typeof value);
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (typeof value === 'number' && isNaN(value)) {
-	      warning(false, 'Received NaN for the `%s` attribute. If this is expected, cast ' + 'the value to a string.%s', name, getStackAddendum$3());
+	      warning$1(false, 'Received NaN for the `%s` attribute. If this is expected, cast ' + 'the value to a string.', name);
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
@@ -5775,23 +7064,23 @@
 	    if (possibleStandardNames.hasOwnProperty(lowerCasedName)) {
 	      var standardName = possibleStandardNames[lowerCasedName];
 	      if (standardName !== name) {
-	        warning(false, 'Invalid DOM property `%s`. Did you mean `%s`?%s', name, standardName, getStackAddendum$3());
+	        warning$1(false, 'Invalid DOM property `%s`. Did you mean `%s`?', name, standardName);
 	        warnedProperties$1[name] = true;
 	        return true;
 	      }
 	    } else if (!isReserved && name !== lowerCasedName) {
 	      // Unknown attributes should have lowercase casing since that's how they
 	      // will be cased anyway with server rendering.
-	      warning(false, 'React does not recognize the `%s` prop on a DOM element. If you ' + 'intentionally want it to appear in the DOM as a custom ' + 'attribute, spell it as lowercase `%s` instead. ' + 'If you accidentally passed it from a parent component, remove ' + 'it from the DOM element.%s', name, lowerCasedName, getStackAddendum$3());
+	      warning$1(false, 'React does not recognize the `%s` prop on a DOM element. If you ' + 'intentionally want it to appear in the DOM as a custom ' + 'attribute, spell it as lowercase `%s` instead. ' + 'If you accidentally passed it from a parent component, remove ' + 'it from the DOM element.', name, lowerCasedName);
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (typeof value === 'boolean' && shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {
 	      if (value) {
-	        warning(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.%s', value, name, name, value, name, getStackAddendum$3());
+	        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.', value, name, name, value, name);
 	      } else {
-	        warning(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.\n\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.%s', value, name, name, value, name, name, name, getStackAddendum$3());
+	        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.\n\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.', value, name, name, value, name, name, name);
 	      }
 	      warnedProperties$1[name] = true;
 	      return true;
@@ -5809,6 +7098,13 @@
 	      return false;
 	    }
 
+	    // Warn when passing the strings 'false' or 'true' into a boolean prop
+	    if ((value === 'false' || value === 'true') && propertyInfo !== null && propertyInfo.type === BOOLEAN) {
+	      warning$1(false, 'Received the string `%s` for the boolean attribute `%s`. ' + '%s ' + 'Did you mean %s={%s}?', value, name, value === 'false' ? 'The browser will interpret it as a truthy value.' : 'Although this works, it will not work as expected if you pass the string "false".', name, value);
+	      warnedProperties$1[name] = true;
+	      return true;
+	    }
+
 	    return true;
 	  };
 	}
@@ -5826,9 +7122,9 @@
 	    return '`' + prop + '`';
 	  }).join(', ');
 	  if (unknownProps.length === 1) {
-	    warning(false, 'Invalid value for prop %s on <%s> tag. Either remove it from the element, ' + 'or pass a string or number value to keep it in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior%s', unknownPropString, type, getStackAddendum$3());
+	    warning$1(false, 'Invalid value for prop %s on <%s> tag. Either remove it from the element, ' + 'or pass a string or number value to keep it in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);
 	  } else if (unknownProps.length > 1) {
-	    warning(false, 'Invalid values for props %s on <%s> tag. Either remove them from the element, ' + 'or pass a string or number value to keep them in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior%s', unknownPropString, type, getStackAddendum$3());
+	    warning$1(false, 'Invalid values for props %s on <%s> tag. Either remove them from the element, ' + 'or pass a string or number value to keep them in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);
 	  }
 	};
 
@@ -5845,18 +7141,31 @@
 
 	var toArray = React.Children.toArray;
 
-	var currentDebugStack = void 0;
-	var currentDebugElementStack = void 0;
+	// This is only used in DEV.
+	// Each entry is `this.stack` from a currently executing renderer instance.
+	// (There may be more than one because ReactDOMServer is reentrant).
+	// Each stack is an array of frames which may contain nested stacks of elements.
+	var currentDebugStacks = [];
 
-	var getStackAddendum = emptyFunction.thatReturns('');
-	var describeStackFrame = emptyFunction.thatReturns('');
+	var ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;
+	var ReactDebugCurrentFrame = void 0;
+	var prevGetCurrentStackImpl = null;
+	var getCurrentServerStackImpl = function () {
+	  return '';
+	};
+	var describeStackFrame = function (element) {
+	  return '';
+	};
 
 	var validatePropertiesInDevelopment = function (type, props) {};
-	var setCurrentDebugStack = function (stack) {};
+	var pushCurrentDebugStack = function (stack) {};
 	var pushElementToDebugStack = function (element) {};
-	var resetCurrentDebugStack = function () {};
+	var popCurrentDebugStack = function () {};
+	var hasWarnedAboutUsingContextAsConsumer = false;
 
 	{
+	  ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+
 	  validatePropertiesInDevelopment = function (type, props) {
 	    validateProperties(type, props);
 	    validateProperties$1(type, props);
@@ -5871,34 +7180,55 @@
 	    return describeComponentFrame(name, source, ownerName);
 	  };
 
-	  currentDebugStack = null;
-	  currentDebugElementStack = null;
-	  setCurrentDebugStack = function (stack) {
-	    var frame = stack[stack.length - 1];
-	    currentDebugElementStack = frame.debugElementStack;
-	    // We are about to enter a new composite stack, reset the array.
-	    currentDebugElementStack.length = 0;
-	    currentDebugStack = stack;
-	    ReactDebugCurrentFrame.getCurrentStack = getStackAddendum;
+	  pushCurrentDebugStack = function (stack) {
+	    currentDebugStacks.push(stack);
+
+	    if (currentDebugStacks.length === 1) {
+	      // We are entering a server renderer.
+	      // Remember the previous (e.g. client) global stack implementation.
+	      prevGetCurrentStackImpl = ReactDebugCurrentFrame.getCurrentStack;
+	      ReactDebugCurrentFrame.getCurrentStack = getCurrentServerStackImpl;
+	    }
 	  };
+
 	  pushElementToDebugStack = function (element) {
-	    if (currentDebugElementStack !== null) {
-	      currentDebugElementStack.push(element);
-	    }
+	    // For the innermost executing ReactDOMServer call,
+	    var stack = currentDebugStacks[currentDebugStacks.length - 1];
+	    // Take the innermost executing frame (e.g. <Foo>),
+	    var frame = stack[stack.length - 1];
+	    // and record that it has one more element associated with it.
+	    frame.debugElementStack.push(element);
+	    // We only need this because we tail-optimize single-element
+	    // children and directly handle them in an inner loop instead of
+	    // creating separate frames for them.
 	  };
-	  resetCurrentDebugStack = function () {
-	    currentDebugElementStack = null;
-	    currentDebugStack = null;
-	    ReactDebugCurrentFrame.getCurrentStack = null;
+
+	  popCurrentDebugStack = function () {
+	    currentDebugStacks.pop();
+
+	    if (currentDebugStacks.length === 0) {
+	      // We are exiting the server renderer.
+	      // Restore the previous (e.g. client) global stack implementation.
+	      ReactDebugCurrentFrame.getCurrentStack = prevGetCurrentStackImpl;
+	      prevGetCurrentStackImpl = null;
+	    }
 	  };
-	  getStackAddendum = function () {
-	    if (currentDebugStack === null) {
+
+	  getCurrentServerStackImpl = function () {
+	    if (currentDebugStacks.length === 0) {
+	      // Nothing is currently rendering.
 	      return '';
 	    }
+	    // ReactDOMServer is reentrant so there may be multiple calls at the same time.
+	    // Take the frames from the innermost call which is the last in the array.
+	    var frames = currentDebugStacks[currentDebugStacks.length - 1];
 	    var stack = '';
-	    var debugStack = currentDebugStack;
-	    for (var i = debugStack.length - 1; i >= 0; i--) {
-	      var frame = debugStack[i];
+	    // Go through every frame in the stack from the innermost one.
+	    for (var i = frames.length - 1; i >= 0; i--) {
+	      var frame = frames[i];
+	      // Every frame might have more than one debug element stack entry associated with it.
+	      // This is because single-child nesting doesn't create materialized frames.
+	      // Instead it would push them through `pushElementToDebugStack()`.
 	      var _debugElementStack = frame.debugElementStack;
 	      for (var ii = _debugElementStack.length - 1; ii >= 0; ii--) {
 	        stack += describeStackFrame(_debugElementStack[ii]);
@@ -5925,10 +7255,6 @@
 	  textarea: true
 	};
 
-	function getComponentName(type) {
-	  return typeof type === 'string' ? type : typeof type === 'function' ? type.displayName || type.name : null;
-	}
-
 	// We accept any tag to be rendered but since this gets injected into arbitrary
 	// HTML, we want to make sure that it's a safe tag.
 	// http://www.w3.org/TR/REC-xml/#NT-Name
@@ -5941,9 +7267,15 @@
 	  }
 	}
 
-	var processStyleName = memoizeStringOnly(function (styleName) {
-	  return hyphenateStyleName(styleName);
-	});
+	var styleNameCache = {};
+	var processStyleName = function (styleName) {
+	  if (styleNameCache.hasOwnProperty(styleName)) {
+	    return styleNameCache[styleName];
+	  }
+	  var result = hyphenateStyleName(styleName);
+	  styleNameCache[styleName] = result;
+	  return result;
+	};
 
 	function createMarkupForStyles(styles) {
 	  var serialized = '';
@@ -5956,7 +7288,7 @@
 	    var styleValue = styles[styleName];
 	    {
 	      if (!isCustomProperty) {
-	        warnValidStyle$1(styleName, styleValue, getStackAddendum);
+	        warnValidStyle$1(styleName, styleValue);
 	      }
 	    }
 	    if (styleValue != null) {
@@ -5978,7 +7310,7 @@
 	      return;
 	    }
 
-	    warning(false, '%s(...): Can only update a mounting component. ' + 'This usually means you called %s() outside componentWillMount() on the server. ' + 'This is a no-op.\n\nPlease check the code for the %s component.', callerName, callerName, componentName);
+	    warningWithoutStack$1(false, '%s(...): Can only update a mounting component. ' + 'This usually means you called %s() outside componentWillMount() on the server. ' + 'This is a no-op.\n\nPlease check the code for the %s component.', callerName, callerName, componentName);
 	    didWarnAboutNoopUpdateForComponent[warningKey] = true;
 	  }
 	}
@@ -6019,6 +7351,9 @@
 	}
 
 	function flattenOptionChildren(children) {
+	  if (children === undefined || children === null) {
+	    return children;
+	  }
 	  var content = '';
 	  // Flatten children and warn if they aren't strings or numbers;
 	  // invalid types are ignored.
@@ -6026,48 +7361,17 @@
 	    if (child == null) {
 	      return;
 	    }
-	    if (typeof child === 'string' || typeof child === 'number') {
-	      content += child;
-	    } else {
-	      {
-	        if (!didWarnInvalidOptionChildren) {
-	          didWarnInvalidOptionChildren = true;
-	          warning(false, 'Only strings and numbers are supported as <option> children.');
-	        }
+	    content += child;
+	    {
+	      if (!didWarnInvalidOptionChildren && typeof child !== 'string' && typeof child !== 'number') {
+	        didWarnInvalidOptionChildren = true;
+	        warning$1(false, 'Only strings and numbers are supported as <option> children.');
 	      }
 	    }
 	  });
 	  return content;
 	}
 
-	function maskContext(type, context) {
-	  var contextTypes = type.contextTypes;
-	  if (!contextTypes) {
-	    return emptyObject;
-	  }
-	  var maskedContext = {};
-	  for (var contextName in contextTypes) {
-	    maskedContext[contextName] = context[contextName];
-	  }
-	  return maskedContext;
-	}
-
-	function checkContextTypes(typeSpecs, values, location) {
-	  {
-	    checkPropTypes(typeSpecs, values, location, 'Component', getStackAddendum);
-	  }
-	}
-
-	function processContext(type, context) {
-	  var maskedContext = maskContext(type, context);
-	  {
-	    if (type.contextTypes) {
-	      checkContextTypes(type.contextTypes, maskedContext, 'context');
-	    }
-	  }
-	  return maskedContext;
-	}
-
 	var hasOwnProperty = Object.prototype.hasOwnProperty;
 	var STYLE = 'style';
 	var RESERVED_PROPS = {
@@ -6122,7 +7426,7 @@
 	  }
 	}
 
-	function resolve(child, context) {
+	function resolve(child, context, threadID) {
 	  while (React.isValidElement(child)) {
 	    // Safe because we just checked it's an element.
 	    var element = child;
@@ -6138,7 +7442,7 @@
 
 	  // Extra closure so queue and replace can be captured properly
 	  function processChild(element, Component) {
-	    var publicContext = processContext(Component, context);
+	    var publicContext = processContext(Component, context, threadID);
 
 	    var queue = [];
 	    var replace = false;
@@ -6174,7 +7478,7 @@
 	          if (inst.state === null || inst.state === undefined) {
 	            var componentName = getComponentName(Component) || 'Unknown';
 	            if (!didWarnAboutUninitializedState[componentName]) {
-	              warning(false, '%s: Did not properly initialize state during construction. ' + 'Expected state to be an object, but it was %s.', componentName, inst.state === null ? 'null' : 'undefined');
+	              warningWithoutStack$1(false, '`%s` uses `getDerivedStateFromProps` but its initial state is ' + '%s. This is not recommended. Instead, define the initial state by ' + 'assigning an object to `this.state` in the constructor of `%s`. ' + 'This ensures that `getDerivedStateFromProps` arguments have a consistent shape.', componentName, inst.state === null ? 'null' : 'undefined', componentName);
 	              didWarnAboutUninitializedState[componentName] = true;
 	            }
 	          }
@@ -6186,7 +7490,7 @@
 	          if (partialState === undefined) {
 	            var _componentName = getComponentName(Component) || 'Unknown';
 	            if (!didWarnAboutUndefinedDerivedState[_componentName]) {
-	              warning(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', _componentName);
+	              warningWithoutStack$1(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', _componentName);
 	              didWarnAboutUndefinedDerivedState[_componentName] = true;
 	            }
 	          }
@@ -6202,12 +7506,16 @@
 	          var _componentName2 = getComponentName(Component) || 'Unknown';
 
 	          if (!didWarnAboutBadClass[_componentName2]) {
-	            warning(false, "The <%s /> component appears to have a render method, but doesn't extend React.Component. " + 'This is likely to cause errors. Change %s to extend React.Component instead.', _componentName2, _componentName2);
+	            warningWithoutStack$1(false, "The <%s /> component appears to have a render method, but doesn't extend React.Component. " + 'This is likely to cause errors. Change %s to extend React.Component instead.', _componentName2, _componentName2);
 	            didWarnAboutBadClass[_componentName2] = true;
 	          }
 	        }
 	      }
+	      var componentIdentity = {};
+	      prepareToUseHooks(componentIdentity);
 	      inst = Component(element.props, publicContext, updater);
+	      inst = finishHooks(Component, element.props, inst, publicContext);
+
 	      if (inst == null || inst.render == null) {
 	        child = inst;
 	        validateRenderResult(child, Component);
@@ -6296,7 +7604,7 @@
 	          !(contextKey in childContextTypes) ? invariant(false, '%s.getChildContext(): key "%s" is not defined in childContextTypes.', getComponentName(Component) || 'Unknown', contextKey) : void 0;
 	        }
 	      } else {
-	        warning(false, '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', getComponentName(Component) || 'Unknown');
+	        warningWithoutStack$1(false, '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', getComponentName(Component) || 'Unknown');
 	      }
 	    }
 	    if (childContext) {
@@ -6309,6 +7617,7 @@
 	var ReactDOMServerRenderer = function () {
 	  // DEV-only
 
+	  // TODO: type this more strictly:
 	  function ReactDOMServerRenderer(children, makeStaticMarkup) {
 	    _classCallCheck(this, ReactDOMServerRenderer);
 
@@ -6327,11 +7636,13 @@
 	    {
 	      topFrame.debugElementStack = [];
 	    }
+	    this.threadID = allocThreadID();
 	    this.stack = [topFrame];
 	    this.exhausted = false;
 	    this.currentSelectValue = null;
 	    this.previousWasTextNode = false;
 	    this.makeStaticMarkup = makeStaticMarkup;
+	    this.suspenseDepth = 0;
 
 	    // Context (new API)
 	    this.contextIndex = -1;
@@ -6342,6 +7653,14 @@
 	    }
 	  }
 
+	  ReactDOMServerRenderer.prototype.destroy = function destroy() {
+	    if (!this.exhausted) {
+	      this.exhausted = true;
+	      this.clearProviders();
+	      freeThreadID(this.threadID);
+	    }
+	  };
+
 	  /**
 	   * Note: We use just two stacks regardless of how many context providers you have.
 	   * Providers are always popped in the reverse order to how they were pushed
@@ -6352,13 +7671,12 @@
 	   * https://github.com/facebook/react/pull/12985#issuecomment-396301248
 	   */
 
-	  // TODO: type this more strictly:
-
-
 	  ReactDOMServerRenderer.prototype.pushProvider = function pushProvider(provider) {
 	    var index = ++this.contextIndex;
 	    var context = provider.type._context;
-	    var previousValue = context._currentValue;
+	    var threadID = this.threadID;
+	    validateContextBounds(context, threadID);
+	    var previousValue = context[threadID];
 
 	    // Remember which value to restore this context to on our way up.
 	    this.contextStack[index] = context;
@@ -6369,13 +7687,13 @@
 	    }
 
 	    // Mutate the current value.
-	    context._currentValue = provider.props.value;
+	    context[threadID] = provider.props.value;
 	  };
 
 	  ReactDOMServerRenderer.prototype.popProvider = function popProvider(provider) {
 	    var index = this.contextIndex;
 	    {
-	      !(index > -1 && provider === this.contextProviderStack[index]) ? warning(false, 'Unexpected pop.') : void 0;
+	      !(index > -1 && provider === this.contextProviderStack[index]) ? warningWithoutStack$1(false, 'Unexpected pop.') : void 0;
 	    }
 
 	    var context = this.contextStack[index];
@@ -6392,7 +7710,18 @@
 	    this.contextIndex--;
 
 	    // Restore to the previous value we stored as we were walking down.
-	    context._currentValue = previousValue;
+	    // We've already verified that this context has been expanded to accommodate
+	    // this thread id, so we don't need to do it again.
+	    context[this.threadID] = previousValue;
+	  };
+
+	  ReactDOMServerRenderer.prototype.clearProviders = function clearProviders() {
+	    // Restore any remaining providers on the stack to previous values
+	    for (var index = this.contextIndex; index >= 0; index--) {
+	      var _context = this.contextStack[index];
+	      var previousValue = this.contextValueStack[index];
+	      _context[this.threadID] = previousValue;
+	    }
 	  };
 
 	  ReactDOMServerRenderer.prototype.read = function read(bytes) {
@@ -6400,39 +7729,85 @@
 	      return null;
 	    }
 
-	    var out = '';
-	    while (out.length < bytes) {
-	      if (this.stack.length === 0) {
-	        this.exhausted = true;
-	        break;
-	      }
-	      var frame = this.stack[this.stack.length - 1];
-	      if (frame.childIndex >= frame.children.length) {
-	        var _footer = frame.footer;
-	        out += _footer;
-	        if (_footer !== '') {
-	          this.previousWasTextNode = false;
+	    var prevThreadID = currentThreadID;
+	    setCurrentThreadID(this.threadID);
+	    var prevDispatcher = ReactCurrentDispatcher.current;
+	    ReactCurrentDispatcher.current = Dispatcher;
+	    try {
+	      // Markup generated within <Suspense> ends up buffered until we know
+	      // nothing in that boundary suspended
+	      var out = [''];
+	      var suspended = false;
+	      while (out[0].length < bytes) {
+	        if (this.stack.length === 0) {
+	          this.exhausted = true;
+	          freeThreadID(this.threadID);
+	          break;
 	        }
-	        this.stack.pop();
-	        if (frame.type === 'select') {
-	          this.currentSelectValue = null;
-	        } else if (frame.type != null && frame.type.type != null && frame.type.type.$$typeof === REACT_PROVIDER_TYPE) {
-	          var provider = frame.type;
-	          this.popProvider(provider);
+	        var frame = this.stack[this.stack.length - 1];
+	        if (suspended || frame.childIndex >= frame.children.length) {
+	          var _footer = frame.footer;
+	          if (_footer !== '') {
+	            this.previousWasTextNode = false;
+	          }
+	          this.stack.pop();
+	          if (frame.type === 'select') {
+	            this.currentSelectValue = null;
+	          } else if (frame.type != null && frame.type.type != null && frame.type.type.$$typeof === REACT_PROVIDER_TYPE) {
+	            var provider = frame.type;
+	            this.popProvider(provider);
+	          } else if (frame.type === REACT_SUSPENSE_TYPE) {
+	            this.suspenseDepth--;
+	            var buffered = out.pop();
+
+	            if (suspended) {
+	              suspended = false;
+	              // If rendering was suspended at this boundary, render the fallbackFrame
+	              var _fallbackFrame = frame.fallbackFrame;
+	              !_fallbackFrame ? invariant(false, 'suspense fallback not found, something is broken') : void 0;
+	              this.stack.push(_fallbackFrame);
+	              // Skip flushing output since we're switching to the fallback
+	              continue;
+	            } else {
+	              out[this.suspenseDepth] += buffered;
+	            }
+	          }
+
+	          // Flush output
+	          out[this.suspenseDepth] += _footer;
+	          continue;
 	        }
-	        continue;
-	      }
-	      var child = frame.children[frame.childIndex++];
-	      {
-	        setCurrentDebugStack(this.stack);
-	      }
-	      out += this.render(child, frame.context, frame.domNamespace);
-	      {
-	        // TODO: Handle reentrant server render calls. This doesn't.
-	        resetCurrentDebugStack();
+	        var child = frame.children[frame.childIndex++];
+
+	        var outBuffer = '';
+	        {
+	          pushCurrentDebugStack(this.stack);
+	          // We're starting work on this frame, so reset its inner stack.
+	          frame.debugElementStack.length = 0;
+	        }
+	        try {
+	          outBuffer += this.render(child, frame.context, frame.domNamespace);
+	        } catch (err) {
+	          if (enableSuspenseServerRenderer && typeof err.then === 'function') {
+	            suspended = true;
+	          } else {
+	            throw err;
+	          }
+	        } finally {
+	          {
+	            popCurrentDebugStack();
+	          }
+	        }
+	        if (out.length <= this.suspenseDepth) {
+	          out.push('');
+	        }
+	        out[this.suspenseDepth] += outBuffer;
 	      }
+	      return out[0];
+	    } finally {
+	      ReactCurrentDispatcher.current = prevDispatcher;
+	      setCurrentThreadID(prevThreadID);
 	    }
-	    return out;
 	  };
 
 	  ReactDOMServerRenderer.prototype.render = function render(child, context, parentNamespace) {
@@ -6452,7 +7827,7 @@
 	    } else {
 	      var nextChild = void 0;
 
-	      var _resolve = resolve(child, context);
+	      var _resolve = resolve(child, context, this.threadID);
 
 	      nextChild = _resolve.child;
 	      context = _resolve.context;
@@ -6492,7 +7867,7 @@
 
 	      switch (elementType) {
 	        case REACT_STRICT_MODE_TYPE:
-	        case REACT_ASYNC_MODE_TYPE:
+	        case REACT_CONCURRENT_MODE_TYPE:
 	        case REACT_PROFILER_TYPE:
 	        case REACT_FRAGMENT_TYPE:
 	          {
@@ -6511,6 +7886,58 @@
 	            this.stack.push(_frame);
 	            return '';
 	          }
+	        case REACT_SUSPENSE_TYPE:
+	          {
+	            if (enableSuspenseServerRenderer) {
+	              var fallback = nextChild.props.fallback;
+	              if (fallback === undefined) {
+	                // If there is no fallback, then this just behaves as a fragment.
+	                var _nextChildren3 = toArray(nextChild.props.children);
+	                var _frame3 = {
+	                  type: null,
+	                  domNamespace: parentNamespace,
+	                  children: _nextChildren3,
+	                  childIndex: 0,
+	                  context: context,
+	                  footer: ''
+	                };
+	                {
+	                  _frame3.debugElementStack = [];
+	                }
+	                this.stack.push(_frame3);
+	                return '';
+	              }
+	              var fallbackChildren = toArray(fallback);
+	              var _nextChildren2 = toArray(nextChild.props.children);
+	              var _fallbackFrame2 = {
+	                type: null,
+	                domNamespace: parentNamespace,
+	                children: fallbackChildren,
+	                childIndex: 0,
+	                context: context,
+	                footer: '',
+	                out: ''
+	              };
+	              var _frame2 = {
+	                fallbackFrame: _fallbackFrame2,
+	                type: REACT_SUSPENSE_TYPE,
+	                domNamespace: parentNamespace,
+	                children: _nextChildren2,
+	                childIndex: 0,
+	                context: context,
+	                footer: '<!--/$-->'
+	              };
+	              {
+	                _frame2.debugElementStack = [];
+	                _fallbackFrame2.debugElementStack = [];
+	              }
+	              this.stack.push(_frame2);
+	              this.suspenseDepth++;
+	              return '<!--$-->';
+	            } else {
+	              invariant(false, 'ReactDOMServer does not yet support Suspense.');
+	            }
+	          }
 	        // eslint-disable-next-line-no-fallthrough
 	        default:
 	          break;
@@ -6520,66 +7947,113 @@
 	          case REACT_FORWARD_REF_TYPE:
 	            {
 	              var element = nextChild;
-	              var _nextChildren2 = toArray(elementType.render(element.props, element.ref));
-	              var _frame2 = {
+	              var _nextChildren4 = void 0;
+	              var componentIdentity = {};
+	              prepareToUseHooks(componentIdentity);
+	              _nextChildren4 = elementType.render(element.props, element.ref);
+	              _nextChildren4 = finishHooks(elementType.render, element.props, _nextChildren4, element.ref);
+	              _nextChildren4 = toArray(_nextChildren4);
+	              var _frame4 = {
 	                type: null,
 	                domNamespace: parentNamespace,
-	                children: _nextChildren2,
+	                children: _nextChildren4,
 	                childIndex: 0,
 	                context: context,
 	                footer: ''
 	              };
 	              {
-	                _frame2.debugElementStack = [];
+	                _frame4.debugElementStack = [];
 	              }
-	              this.stack.push(_frame2);
+	              this.stack.push(_frame4);
+	              return '';
+	            }
+	          case REACT_MEMO_TYPE:
+	            {
+	              var _element = nextChild;
+	              var _nextChildren5 = [React.createElement(elementType.type, _assign({ ref: _element.ref }, _element.props))];
+	              var _frame5 = {
+	                type: null,
+	                domNamespace: parentNamespace,
+	                children: _nextChildren5,
+	                childIndex: 0,
+	                context: context,
+	                footer: ''
+	              };
+	              {
+	                _frame5.debugElementStack = [];
+	              }
+	              this.stack.push(_frame5);
 	              return '';
 	            }
 	          case REACT_PROVIDER_TYPE:
 	            {
 	              var provider = nextChild;
 	              var nextProps = provider.props;
-	              var _nextChildren3 = toArray(nextProps.children);
-	              var _frame3 = {
+	              var _nextChildren6 = toArray(nextProps.children);
+	              var _frame6 = {
 	                type: provider,
 	                domNamespace: parentNamespace,
-	                children: _nextChildren3,
+	                children: _nextChildren6,
 	                childIndex: 0,
 	                context: context,
 	                footer: ''
 	              };
 	              {
-	                _frame3.debugElementStack = [];
+	                _frame6.debugElementStack = [];
 	              }
 
 	              this.pushProvider(provider);
 
-	              this.stack.push(_frame3);
+	              this.stack.push(_frame6);
 	              return '';
 	            }
 	          case REACT_CONTEXT_TYPE:
 	            {
-	              var consumer = nextChild;
-	              var _nextProps = consumer.props;
-	              var nextValue = consumer.type._currentValue;
+	              var reactContext = nextChild.type;
+	              // The logic below for Context differs depending on PROD or DEV mode. In
+	              // DEV mode, we create a separate object for Context.Consumer that acts
+	              // like a proxy to Context. This proxy object adds unnecessary code in PROD
+	              // so we use the old behaviour (Context.Consumer references Context) to
+	              // reduce size and overhead. The separate object references context via
+	              // a property called "_context", which also gives us the ability to check
+	              // in DEV mode if this property exists or not and warn if it does not.
+	              {
+	                if (reactContext._context === undefined) {
+	                  // This may be because it's a Context (rather than a Consumer).
+	                  // Or it may be because it's older React where they're the same thing.
+	                  // We only want to warn if we're sure it's a new React.
+	                  if (reactContext !== reactContext.Consumer) {
+	                    if (!hasWarnedAboutUsingContextAsConsumer) {
+	                      hasWarnedAboutUsingContextAsConsumer = true;
+	                      warning$1(false, 'Rendering <Context> directly is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');
+	                    }
+	                  }
+	                } else {
+	                  reactContext = reactContext._context;
+	                }
+	              }
+	              var _nextProps = nextChild.props;
+	              var threadID = this.threadID;
+	              validateContextBounds(reactContext, threadID);
+	              var nextValue = reactContext[threadID];
 
-	              var _nextChildren4 = toArray(_nextProps.children(nextValue));
-	              var _frame4 = {
+	              var _nextChildren7 = toArray(_nextProps.children(nextValue));
+	              var _frame7 = {
 	                type: nextChild,
 	                domNamespace: parentNamespace,
-	                children: _nextChildren4,
+	                children: _nextChildren7,
 	                childIndex: 0,
 	                context: context,
 	                footer: ''
 	              };
 	              {
-	                _frame4.debugElementStack = [];
+	                _frame7.debugElementStack = [];
 	              }
-	              this.stack.push(_frame4);
+	              this.stack.push(_frame7);
 	              return '';
 	            }
-	          default:
-	            break;
+	          case REACT_LAZY_TYPE:
+	            invariant(false, 'ReactDOMServer does not yet support lazy-loaded components.');
 	        }
 	      }
 
@@ -6610,7 +8084,7 @@
 	      if (namespace === Namespaces.html) {
 	        // Should this check be gated by parent namespace? Not sure we want to
 	        // allow <SVG> or <mATH>.
-	        !(tag === element.type) ? warning(false, '<%s /> is using incorrect casing. ' + 'Use PascalCase for React components, ' + 'or lowercase for HTML elements.', element.type) : void 0;
+	        !(tag === element.type) ? warning$1(false, '<%s /> is using incorrect casing. ' + 'Use PascalCase for React components, ' + 'or lowercase for HTML elements.', element.type) : void 0;
 	      }
 	    }
 
@@ -6619,14 +8093,14 @@
 	    var props = element.props;
 	    if (tag === 'input') {
 	      {
-	        ReactControlledValuePropTypes.checkPropTypes('input', props, getStackAddendum);
+	        ReactControlledValuePropTypes.checkPropTypes('input', props);
 
 	        if (props.checked !== undefined && props.defaultChecked !== undefined && !didWarnDefaultChecked) {
-	          warning(false, '%s contains an input of type %s with both checked and defaultChecked props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the checked prop, or the defaultChecked prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', 'A component', props.type);
+	          warning$1(false, '%s contains an input of type %s with both checked and defaultChecked props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the checked prop, or the defaultChecked prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', 'A component', props.type);
 	          didWarnDefaultChecked = true;
 	        }
 	        if (props.value !== undefined && props.defaultValue !== undefined && !didWarnDefaultInputValue) {
-	          warning(false, '%s contains an input of type %s with both value and defaultValue props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', 'A component', props.type);
+	          warning$1(false, '%s contains an input of type %s with both value and defaultValue props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', 'A component', props.type);
 	          didWarnDefaultInputValue = true;
 	        }
 	      }
@@ -6641,9 +8115,9 @@
 	      });
 	    } else if (tag === 'textarea') {
 	      {
-	        ReactControlledValuePropTypes.checkPropTypes('textarea', props, getStackAddendum);
+	        ReactControlledValuePropTypes.checkPropTypes('textarea', props);
 	        if (props.value !== undefined && props.defaultValue !== undefined && !didWarnDefaultTextareaValue) {
-	          warning(false, 'Textarea elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled textarea ' + 'and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');
+	          warning$1(false, 'Textarea elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled textarea ' + 'and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');
 	          didWarnDefaultTextareaValue = true;
 	        }
 	      }
@@ -6655,7 +8129,7 @@
 	        var textareaChildren = props.children;
 	        if (textareaChildren != null) {
 	          {
-	            warning(false, 'Use the `defaultValue` or `value` props instead of setting ' + 'children on <textarea>.');
+	            warning$1(false, 'Use the `defaultValue` or `value` props instead of setting ' + 'children on <textarea>.');
 	          }
 	          !(defaultValue == null) ? invariant(false, 'If you supply `defaultValue` on a <textarea>, do not pass children.') : void 0;
 	          if (Array.isArray(textareaChildren)) {
@@ -6677,7 +8151,7 @@
 	      });
 	    } else if (tag === 'select') {
 	      {
-	        ReactControlledValuePropTypes.checkPropTypes('select', props, getStackAddendum);
+	        ReactControlledValuePropTypes.checkPropTypes('select', props);
 
 	        for (var i = 0; i < valuePropNames.length; i++) {
 	          var propName = valuePropNames[i];
@@ -6686,16 +8160,14 @@
 	          }
 	          var isArray = Array.isArray(props[propName]);
 	          if (props.multiple && !isArray) {
-	            warning(false, 'The `%s` prop supplied to <select> must be an array if ' + '`multiple` is true.%s', propName, '' // getDeclarationErrorAddendum(),
-	            );
+	            warning$1(false, 'The `%s` prop supplied to <select> must be an array if ' + '`multiple` is true.', propName);
 	          } else if (!props.multiple && isArray) {
-	            warning(false, 'The `%s` prop supplied to <select> must be a scalar ' + 'value if `multiple` is false.%s', propName, '' // getDeclarationErrorAddendum(),
-	            );
+	            warning$1(false, 'The `%s` prop supplied to <select> must be a scalar ' + 'value if `multiple` is false.', propName);
 	          }
 	        }
 
 	        if (props.value !== undefined && props.defaultValue !== undefined && !didWarnDefaultSelectValue) {
-	          warning(false, 'Select elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled select ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');
+	          warning$1(false, 'Select elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled select ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');
 	          didWarnDefaultSelectValue = true;
 	        }
 	      }
@@ -6741,7 +8213,7 @@
 	      validatePropertiesInDevelopment(tag, props);
 	    }
 
-	    assertValidProps(tag, props, getStackAddendum);
+	    assertValidProps(tag, props);
 
 	    var out = createOpenTagMarkup(element.type, tag, props, namespace, this.makeStaticMarkup, this.stack.length === 1);
 	    var footer = '';
@@ -6798,8 +8270,12 @@
 	 */
 	function renderToString(element) {
 	  var renderer = new ReactDOMServerRenderer(element, false);
-	  var markup = renderer.read(Infinity);
-	  return markup;
+	  try {
+	    var markup = renderer.read(Infinity);
+	    return markup;
+	  } finally {
+	    renderer.destroy();
+	  }
 	}
 
 	/**
@@ -6809,8 +8285,12 @@
 	 */
 	function renderToStaticMarkup(element) {
 	  var renderer = new ReactDOMServerRenderer(element, true);
-	  var markup = renderer.read(Infinity);
-	  return markup;
+	  try {
+	    var markup = renderer.read(Infinity);
+	    return markup;
+	  } finally {
+	    renderer.destroy();
+	  }
 	}
 
 	function renderToNodeStream() {
@@ -6838,7 +8318,7 @@
 
 	// TODO: decide on the top-level export form.
 	// This is hacky but makes it work with both Rollup and Jest
-	var server_browser = ReactDOMServer.default ? ReactDOMServer.default : ReactDOMServer;
+	var server_browser = ReactDOMServer.default || ReactDOMServer;
 
 	module.exports = server_browser;
 	  })();
diff --git a/lib/assets/react-source/development/react.js b/lib/assets/react-source/development/react.js
index b50450f4..cc0c96d8 100644
--- a/lib/assets/react-source/development/react.js
+++ b/lib/assets/react-source/development/react.js
@@ -45,9 +45,9 @@
 /***/ (function(module, exports, __webpack_require__) {
 
 	var React = __webpack_require__(1);
-	var ReactDOM = __webpack_require__(12);
-	var createReactClass = __webpack_require__(25);
-	var PropTypes = __webpack_require__(27);
+	var ReactDOM = __webpack_require__(8);
+	var createReactClass = __webpack_require__(17);
+	var PropTypes = __webpack_require__(23);
 
 	window.React = React;
 	window.ReactDOM = ReactDOM;
@@ -64,7 +64,7 @@
 	if (process.env.NODE_ENV === 'production') {
 	  module.exports = __webpack_require__(3);
 	} else {
-	  module.exports = __webpack_require__(8);
+	  module.exports = __webpack_require__(5);
 	}
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
@@ -263,28 +263,31 @@
 /* 3 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/** @license React v16.4.2
+	/** @license React v16.8.6
 	 * react.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
 	 */
 
-	'use strict';var k=__webpack_require__(4),n=__webpack_require__(5),p=__webpack_require__(6),q=__webpack_require__(7),r="function"===typeof Symbol&&Symbol.for,t=r?Symbol.for("react.element"):60103,u=r?Symbol.for("react.portal"):60106,v=r?Symbol.for("react.fragment"):60107,w=r?Symbol.for("react.strict_mode"):60108,x=r?Symbol.for("react.profiler"):60114,y=r?Symbol.for("react.provider"):60109,z=r?Symbol.for("react.context"):60110,A=r?Symbol.for("react.async_mode"):60111,B=
-	r?Symbol.for("react.forward_ref"):60112;r&&Symbol.for("react.timeout");var C="function"===typeof Symbol&&Symbol.iterator;function D(a){for(var b=arguments.length-1,e="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=0;c<b;c++)e+="&args[]="+encodeURIComponent(arguments[c+1]);n(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",e)}
-	var E={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}};function F(a,b,e){this.props=a;this.context=b;this.refs=p;this.updater=e||E}F.prototype.isReactComponent={};F.prototype.setState=function(a,b){"object"!==typeof a&&"function"!==typeof a&&null!=a?D("85"):void 0;this.updater.enqueueSetState(this,a,b,"setState")};F.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,"forceUpdate")};function G(){}
-	G.prototype=F.prototype;function H(a,b,e){this.props=a;this.context=b;this.refs=p;this.updater=e||E}var I=H.prototype=new G;I.constructor=H;k(I,F.prototype);I.isPureReactComponent=!0;var J={current:null},K=Object.prototype.hasOwnProperty,L={key:!0,ref:!0,__self:!0,__source:!0};
-	function M(a,b,e){var c=void 0,d={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=""+b.key),b)K.call(b,c)&&!L.hasOwnProperty(c)&&(d[c]=b[c]);var f=arguments.length-2;if(1===f)d.children=e;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];d.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===d[c]&&(d[c]=f[c]);return{$$typeof:t,type:a,key:g,ref:h,props:d,_owner:J.current}}
-	function N(a){return"object"===typeof a&&null!==a&&a.$$typeof===t}function escape(a){var b={"=":"=0",":":"=2"};return"$"+(""+a).replace(/[=:]/g,function(a){return b[a]})}var O=/\/+/g,P=[];function Q(a,b,e,c){if(P.length){var d=P.pop();d.result=a;d.keyPrefix=b;d.func=e;d.context=c;d.count=0;return d}return{result:a,keyPrefix:b,func:e,context:c,count:0}}function R(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>P.length&&P.push(a)}
-	function S(a,b,e,c){var d=typeof a;if("undefined"===d||"boolean"===d)a=null;var g=!1;if(null===a)g=!0;else switch(d){case "string":case "number":g=!0;break;case "object":switch(a.$$typeof){case t:case u:g=!0}}if(g)return e(c,a,""===b?"."+T(a,0):b),1;g=0;b=""===b?".":b+":";if(Array.isArray(a))for(var h=0;h<a.length;h++){d=a[h];var f=b+T(d,h);g+=S(d,f,e,c)}else if(null===a||"undefined"===typeof a?f=null:(f=C&&a[C]||a["@@iterator"],f="function"===typeof f?f:null),"function"===typeof f)for(a=f.call(a),
-	h=0;!(d=a.next()).done;)d=d.value,f=b+T(d,h++),g+=S(d,f,e,c);else"object"===d&&(e=""+a,D("31","[object Object]"===e?"object with keys {"+Object.keys(a).join(", ")+"}":e,""));return g}function T(a,b){return"object"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function U(a,b){a.func.call(a.context,b,a.count++)}
-	function V(a,b,e){var c=a.result,d=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?W(a,c,e,q.thatReturnsArgument):null!=a&&(N(a)&&(b=d+(!a.key||b&&b.key===a.key?"":(""+a.key).replace(O,"$&/")+"/")+e,a={$$typeof:t,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}),c.push(a))}function W(a,b,e,c,d){var g="";null!=e&&(g=(""+e).replace(O,"$&/")+"/");b=Q(b,g,c,d);null==a||S(a,"",V,b);R(b)}
-	var X={Children:{map:function(a,b,e){if(null==a)return a;var c=[];W(a,c,null,b,e);return c},forEach:function(a,b,e){if(null==a)return a;b=Q(null,null,b,e);null==a||S(a,"",U,b);R(b)},count:function(a){return null==a?0:S(a,"",q.thatReturnsNull,null)},toArray:function(a){var b=[];W(a,b,null,q.thatReturnsArgument);return b},only:function(a){N(a)?void 0:D("143");return a}},createRef:function(){return{current:null}},Component:F,PureComponent:H,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:z,
-	_calculateChangedBits:b,_defaultValue:a,_currentValue:a,_currentValue2:a,_changedBits:0,_changedBits2:0,Provider:null,Consumer:null};a.Provider={$$typeof:y,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:B,render:a}},Fragment:v,StrictMode:w,unstable_AsyncMode:A,unstable_Profiler:x,createElement:M,cloneElement:function(a,b,e){null===a||void 0===a?D("267",a):void 0;var c=void 0,d=k({},a.props),g=a.key,h=a.ref,f=a._owner;if(null!=b){void 0!==b.ref&&(h=b.ref,f=J.current);void 0!==
-	b.key&&(g=""+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)K.call(b,c)&&!L.hasOwnProperty(c)&&(d[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)d.children=e;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];d.children=l}return{$$typeof:t,type:a.type,key:g,ref:h,props:d,_owner:f}},createFactory:function(a){var b=M.bind(null,a);b.type=a;return b},isValidElement:N,version:"16.4.2",__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:J,
-	assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default?Z.default:Z;
+	'use strict';var k=__webpack_require__(4),n="function"===typeof Symbol&&Symbol.for,p=n?Symbol.for("react.element"):60103,q=n?Symbol.for("react.portal"):60106,r=n?Symbol.for("react.fragment"):60107,t=n?Symbol.for("react.strict_mode"):60108,u=n?Symbol.for("react.profiler"):60114,v=n?Symbol.for("react.provider"):60109,w=n?Symbol.for("react.context"):60110,x=n?Symbol.for("react.concurrent_mode"):60111,y=n?Symbol.for("react.forward_ref"):60112,z=n?Symbol.for("react.suspense"):60113,aa=n?Symbol.for("react.memo"):
+	60115,ba=n?Symbol.for("react.lazy"):60116,A="function"===typeof Symbol&&Symbol.iterator;function ca(a,b,d,c,e,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[d,c,e,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name="Invariant Violation"}a.framesToPop=1;throw a;}}
+	function B(a){for(var b=arguments.length-1,d="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=0;c<b;c++)d+="&args[]="+encodeURIComponent(arguments[c+1]);ca(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",d)}var C={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},D={};
+	function E(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}E.prototype.isReactComponent={};E.prototype.setState=function(a,b){"object"!==typeof a&&"function"!==typeof a&&null!=a?B("85"):void 0;this.updater.enqueueSetState(this,a,b,"setState")};E.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,"forceUpdate")};function F(){}F.prototype=E.prototype;function G(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}var H=G.prototype=new F;
+	H.constructor=G;k(H,E.prototype);H.isPureReactComponent=!0;var I={current:null},J={current:null},K=Object.prototype.hasOwnProperty,L={key:!0,ref:!0,__self:!0,__source:!0};
+	function M(a,b,d){var c=void 0,e={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=""+b.key),b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=b[c]);var f=arguments.length-2;if(1===f)e.children=d;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];e.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===e[c]&&(e[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:e,_owner:J.current}}
+	function da(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function N(a){return"object"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={"=":"=0",":":"=2"};return"$"+(""+a).replace(/[=:]/g,function(a){return b[a]})}var O=/\/+/g,P=[];function Q(a,b,d,c){if(P.length){var e=P.pop();e.result=a;e.keyPrefix=b;e.func=d;e.context=c;e.count=0;return e}return{result:a,keyPrefix:b,func:d,context:c,count:0}}
+	function R(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>P.length&&P.push(a)}
+	function S(a,b,d,c){var e=typeof a;if("undefined"===e||"boolean"===e)a=null;var g=!1;if(null===a)g=!0;else switch(e){case "string":case "number":g=!0;break;case "object":switch(a.$$typeof){case p:case q:g=!0}}if(g)return d(c,a,""===b?"."+T(a,0):b),1;g=0;b=""===b?".":b+":";if(Array.isArray(a))for(var h=0;h<a.length;h++){e=a[h];var f=b+T(e,h);g+=S(e,f,d,c)}else if(null===a||"object"!==typeof a?f=null:(f=A&&a[A]||a["@@iterator"],f="function"===typeof f?f:null),"function"===typeof f)for(a=f.call(a),h=
+	0;!(e=a.next()).done;)e=e.value,f=b+T(e,h++),g+=S(e,f,d,c);else"object"===e&&(d=""+a,B("31","[object Object]"===d?"object with keys {"+Object.keys(a).join(", ")+"}":d,""));return g}function U(a,b,d){return null==a?0:S(a,"",b,d)}function T(a,b){return"object"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ea(a,b){a.func.call(a.context,b,a.count++)}
+	function fa(a,b,d){var c=a.result,e=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?V(a,c,d,function(a){return a}):null!=a&&(N(a)&&(a=da(a,e+(!a.key||b&&b.key===a.key?"":(""+a.key).replace(O,"$&/")+"/")+d)),c.push(a))}function V(a,b,d,c,e){var g="";null!=d&&(g=(""+d).replace(O,"$&/")+"/");b=Q(b,g,c,e);U(a,fa,b);R(b)}function W(){var a=I.current;null===a?B("321"):void 0;return a}
+	var X={Children:{map:function(a,b,d){if(null==a)return a;var c=[];V(a,c,null,b,d);return c},forEach:function(a,b,d){if(null==a)return a;b=Q(null,null,b,d);U(a,ea,b);R(b)},count:function(a){return U(a,function(){return null},null)},toArray:function(a){var b=[];V(a,b,null,function(a){return a});return b},only:function(a){N(a)?void 0:B("143");return a}},createRef:function(){return{current:null}},Component:E,PureComponent:G,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,
+	_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:ba,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:aa,type:a,compare:void 0===b?null:b}},useCallback:function(a,b){return W().useCallback(a,b)},useContext:function(a,b){return W().useContext(a,b)},useEffect:function(a,b){return W().useEffect(a,b)},useImperativeHandle:function(a,
+	b,d){return W().useImperativeHandle(a,b,d)},useDebugValue:function(){},useLayoutEffect:function(a,b){return W().useLayoutEffect(a,b)},useMemo:function(a,b){return W().useMemo(a,b)},useReducer:function(a,b,d){return W().useReducer(a,b,d)},useRef:function(a){return W().useRef(a)},useState:function(a){return W().useState(a)},Fragment:r,StrictMode:t,Suspense:z,createElement:M,cloneElement:function(a,b,d){null===a||void 0===a?B("267",a):void 0;var c=void 0,e=k({},a.props),g=a.key,h=a.ref,f=a._owner;if(null!=
+	b){void 0!==b.ref&&(h=b.ref,f=J.current);void 0!==b.key&&(g=""+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)e.children=d;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];e.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:e,_owner:f}},createFactory:function(a){var b=M.bind(null,a);b.type=a;return b},isValidElement:N,version:"16.8.6",
+	unstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:I,ReactCurrentOwner:J,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;
 
 
 /***/ }),
@@ -387,133 +390,10 @@
 /* 5 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/* WEBPACK VAR INJECTION */(function(process) {/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 */
-
-	'use strict';
-
-	/**
-	 * Use invariant() to assert state which your program assumes to be true.
-	 *
-	 * Provide sprintf-style format (only %s is supported) and arguments
-	 * to provide information about what broke and what you were
-	 * expecting.
-	 *
-	 * The invariant message will be stripped in production, but the invariant
-	 * will remain to ensure logic does not differ in production.
-	 */
-
-	var validateFormat = function validateFormat(format) {};
-
-	if (process.env.NODE_ENV !== 'production') {
-	  validateFormat = function validateFormat(format) {
-	    if (format === undefined) {
-	      throw new Error('invariant requires an error message argument');
-	    }
-	  };
-	}
-
-	function invariant(condition, format, a, b, c, d, e, f) {
-	  validateFormat(format);
-
-	  if (!condition) {
-	    var error;
-	    if (format === undefined) {
-	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
-	    } else {
-	      var args = [a, b, c, d, e, f];
-	      var argIndex = 0;
-	      error = new Error(format.replace(/%s/g, function () {
-	        return args[argIndex++];
-	      }));
-	      error.name = 'Invariant Violation';
-	    }
-
-	    error.framesToPop = 1; // we don't care about invariant's own frame
-	    throw error;
-	  }
-	}
-
-	module.exports = invariant;
-	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
-
-/***/ }),
-/* 6 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/* WEBPACK VAR INJECTION */(function(process) {/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 */
-
-	'use strict';
-
-	var emptyObject = {};
-
-	if (process.env.NODE_ENV !== 'production') {
-	  Object.freeze(emptyObject);
-	}
-
-	module.exports = emptyObject;
-	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
-
-/***/ }),
-/* 7 */
-/***/ (function(module, exports) {
-
-	"use strict";
-
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * 
-	 */
-
-	function makeEmptyFunction(arg) {
-	  return function () {
-	    return arg;
-	  };
-	}
-
-	/**
-	 * This function accepts and discards inputs; it has no side effects. This is
-	 * primarily useful idiomatically for overridable function endpoints which
-	 * always need to be callable, since JS lacks a null-call idiom ala Cocoa.
-	 */
-	var emptyFunction = function emptyFunction() {};
-
-	emptyFunction.thatReturns = makeEmptyFunction;
-	emptyFunction.thatReturnsFalse = makeEmptyFunction(false);
-	emptyFunction.thatReturnsTrue = makeEmptyFunction(true);
-	emptyFunction.thatReturnsNull = makeEmptyFunction(null);
-	emptyFunction.thatReturnsThis = function () {
-	  return this;
-	};
-	emptyFunction.thatReturnsArgument = function (arg) {
-	  return arg;
-	};
-
-	module.exports = emptyFunction;
-
-/***/ }),
-/* 8 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.4.2
+	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.8.6
 	 * react.development.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
@@ -528,15 +408,11 @@
 	'use strict';
 
 	var _assign = __webpack_require__(4);
-	var invariant = __webpack_require__(5);
-	var emptyObject = __webpack_require__(6);
-	var warning = __webpack_require__(9);
-	var emptyFunction = __webpack_require__(7);
-	var checkPropTypes = __webpack_require__(10);
+	var checkPropTypes = __webpack_require__(6);
 
 	// TODO: this is special because it gets imported during build.
 
-	var ReactVersion = '16.4.2';
+	var ReactVersion = '16.8.6';
 
 	// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
 	// nor polyfill, then a plain number is used for performance.
@@ -549,15 +425,18 @@
 	var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
 	var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
 	var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
-	var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
+
+	var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
 	var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
-	var REACT_TIMEOUT_TYPE = hasSymbol ? Symbol.for('react.timeout') : 0xead1;
+	var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+	var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+	var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
 
 	var MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;
 	var FAUX_ITERATOR_SYMBOL = '@@iterator';
 
 	function getIteratorFn(maybeIterable) {
-	  if (maybeIterable === null || typeof maybeIterable === 'undefined') {
+	  if (maybeIterable === null || typeof maybeIterable !== 'object') {
 	    return null;
 	  }
 	  var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];
@@ -567,40 +446,50 @@
 	  return null;
 	}
 
-	// Relying on the `invariant()` implementation lets us
-	// have preserve the format and params in the www builds.
-
-	// Exports ReactDOM.createRoot
-
-
-	// Experimental error-boundary API that can recover from errors within a single
-	// render phase
-
-	// Suspense
-	var enableSuspense = false;
-	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
-
-
-	// In some cases, StrictMode should also double-render lifecycles.
-	// This can be confusing for tests though,
-	// And it can be bad for performance in production.
-	// This feature flag can be used to control the behavior:
-
-
-	// To preserve the "Pause on caught exceptions" behavior of the debugger, we
-	// replay the begin phase of a failed component inside invokeGuardedCallback.
-
-
-	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+	/**
+	 * Use invariant() to assert state which your program assumes to be true.
+	 *
+	 * Provide sprintf-style format (only %s is supported) and arguments
+	 * to provide information about what broke and what you were
+	 * expecting.
+	 *
+	 * The invariant message will be stripped in production, but the invariant
+	 * will remain to ensure logic does not differ in production.
+	 */
 
+	var validateFormat = function () {};
 
-	// Warn about legacy context API
+	{
+	  validateFormat = function (format) {
+	    if (format === undefined) {
+	      throw new Error('invariant requires an error message argument');
+	    }
+	  };
+	}
 
+	function invariant(condition, format, a, b, c, d, e, f) {
+	  validateFormat(format);
 
-	// Gather advanced timing metrics for Profiler subtrees.
+	  if (!condition) {
+	    var error = void 0;
+	    if (format === undefined) {
+	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+	    } else {
+	      var args = [a, b, c, d, e, f];
+	      var argIndex = 0;
+	      error = new Error(format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      }));
+	      error.name = 'Invariant Violation';
+	    }
 
+	    error.framesToPop = 1; // we don't care about invariant's own frame
+	    throw error;
+	  }
+	}
 
-	// Only used in www builds.
+	// Relying on the `invariant()` implementation lets us
+	// preserve the format and params in the www builds.
 
 	/**
 	 * Forked from fbjs/warning:
@@ -641,7 +530,7 @@
 
 	  lowPriorityWarning = function (condition, format) {
 	    if (format === undefined) {
-	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
+	      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
 	    }
 	    if (!condition) {
 	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
@@ -655,6 +544,56 @@
 
 	var lowPriorityWarning$1 = lowPriorityWarning;
 
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warningWithoutStack = function () {};
+
+	{
+	  warningWithoutStack = function (condition, format) {
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
+	    }
+
+	    if (format === undefined) {
+	      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+	    if (args.length > 8) {
+	      // Check before the condition to catch violations early.
+	      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');
+	    }
+	    if (condition) {
+	      return;
+	    }
+	    if (typeof console !== 'undefined') {
+	      var argsWithFormat = args.map(function (item) {
+	        return '' + item;
+	      });
+	      argsWithFormat.unshift('Warning: ' + format);
+
+	      // We intentionally don't use spread (or .apply) directly because it
+	      // breaks IE9: https://github.com/facebook/react/issues/13610
+	      Function.prototype.apply.call(console.error, console, argsWithFormat);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      var argIndex = 0;
+	      var message = 'Warning: ' + format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      });
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+	}
+
+	var warningWithoutStack$1 = warningWithoutStack;
+
 	var didWarnStateUpdateForUnmountedComponent = {};
 
 	function warnNoop(publicInstance, callerName) {
@@ -665,7 +604,7 @@
 	    if (didWarnStateUpdateForUnmountedComponent[warningKey]) {
 	      return;
 	    }
-	    warning(false, "Can't call %s on a component that is not yet mounted. " + 'This is a no-op, but it might indicate a bug in your application. ' + 'Instead, assign to `this.state` directly or define a `state = {};` ' + 'class property with the desired state in the %s component.', callerName, componentName);
+	    warningWithoutStack$1(false, "Can't call %s on a component that is not yet mounted. " + 'This is a no-op, but it might indicate a bug in your application. ' + 'Instead, assign to `this.state` directly or define a `state = {};` ' + 'class property with the desired state in the %s component.', callerName, componentName);
 	    didWarnStateUpdateForUnmountedComponent[warningKey] = true;
 	  }
 	}
@@ -738,12 +677,18 @@
 	  }
 	};
 
+	var emptyObject = {};
+	{
+	  Object.freeze(emptyObject);
+	}
+
 	/**
 	 * Base class helpers for the updating state of a component.
 	 */
 	function Component(props, context, updater) {
 	  this.props = props;
 	  this.context = context;
+	  // If a component has string refs, we will assign a different object later.
 	  this.refs = emptyObject;
 	  // We initialize the default updater but the real one gets injected by the
 	  // renderer.
@@ -834,6 +779,7 @@
 	function PureComponent(props, context, updater) {
 	  this.props = props;
 	  this.context = context;
+	  // If a component has string refs, we will assign a different object later.
 	  this.refs = emptyObject;
 	  this.updater = updater || ReactNoopUpdateQueue;
 	}
@@ -855,6 +801,17 @@
 	  return refObject;
 	}
 
+	/**
+	 * Keeps track of the current dispatcher.
+	 */
+	var ReactCurrentDispatcher = {
+	  /**
+	   * @internal
+	   * @type {ReactComponent}
+	   */
+	  current: null
+	};
+
 	/**
 	 * Keeps track of the current owner.
 	 *
@@ -869,31 +826,203 @@
 	  current: null
 	};
 
-	var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-	var RESERVED_PROPS = {
-	  key: true,
-	  ref: true,
-	  __self: true,
-	  __source: true
-	};
-
-	var specialPropKeyWarningShown = void 0;
-	var specialPropRefWarningShown = void 0;
+	var BEFORE_SLASH_RE = /^(.*)[\\\/]/;
 
-	function hasValidRef(config) {
-	  {
-	    if (hasOwnProperty.call(config, 'ref')) {
-	      var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;
-	      if (getter && getter.isReactWarning) {
-	        return false;
+	var describeComponentFrame = function (name, source, ownerName) {
+	  var sourceInfo = '';
+	  if (source) {
+	    var path = source.fileName;
+	    var fileName = path.replace(BEFORE_SLASH_RE, '');
+	    {
+	      // In DEV, include code for a common special case:
+	      // prefer "folder/index.js" instead of just "index.js".
+	      if (/^index\./.test(fileName)) {
+	        var match = path.match(BEFORE_SLASH_RE);
+	        if (match) {
+	          var pathBeforeSlash = match[1];
+	          if (pathBeforeSlash) {
+	            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');
+	            fileName = folderName + '/' + fileName;
+	          }
+	        }
 	      }
 	    }
+	    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';
+	  } else if (ownerName) {
+	    sourceInfo = ' (created by ' + ownerName + ')';
 	  }
-	  return config.ref !== undefined;
-	}
+	  return '\n    in ' + (name || 'Unknown') + sourceInfo;
+	};
 
-	function hasValidKey(config) {
+	var Resolved = 1;
+
+
+	function refineResolvedLazyComponent(lazyComponent) {
+	  return lazyComponent._status === Resolved ? lazyComponent._result : null;
+	}
+
+	function getWrappedName(outerType, innerType, wrapperName) {
+	  var functionName = innerType.displayName || innerType.name || '';
+	  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);
+	}
+
+	function getComponentName(type) {
+	  if (type == null) {
+	    // Host root, text node or just invalid type.
+	    return null;
+	  }
+	  {
+	    if (typeof type.tag === 'number') {
+	      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');
+	    }
+	  }
+	  if (typeof type === 'function') {
+	    return type.displayName || type.name || null;
+	  }
+	  if (typeof type === 'string') {
+	    return type;
+	  }
+	  switch (type) {
+	    case REACT_CONCURRENT_MODE_TYPE:
+	      return 'ConcurrentMode';
+	    case REACT_FRAGMENT_TYPE:
+	      return 'Fragment';
+	    case REACT_PORTAL_TYPE:
+	      return 'Portal';
+	    case REACT_PROFILER_TYPE:
+	      return 'Profiler';
+	    case REACT_STRICT_MODE_TYPE:
+	      return 'StrictMode';
+	    case REACT_SUSPENSE_TYPE:
+	      return 'Suspense';
+	  }
+	  if (typeof type === 'object') {
+	    switch (type.$$typeof) {
+	      case REACT_CONTEXT_TYPE:
+	        return 'Context.Consumer';
+	      case REACT_PROVIDER_TYPE:
+	        return 'Context.Provider';
+	      case REACT_FORWARD_REF_TYPE:
+	        return getWrappedName(type, type.render, 'ForwardRef');
+	      case REACT_MEMO_TYPE:
+	        return getComponentName(type.type);
+	      case REACT_LAZY_TYPE:
+	        {
+	          var thenable = type;
+	          var resolvedThenable = refineResolvedLazyComponent(thenable);
+	          if (resolvedThenable) {
+	            return getComponentName(resolvedThenable);
+	          }
+	        }
+	    }
+	  }
+	  return null;
+	}
+
+	var ReactDebugCurrentFrame = {};
+
+	var currentlyValidatingElement = null;
+
+	function setCurrentlyValidatingElement(element) {
+	  {
+	    currentlyValidatingElement = element;
+	  }
+	}
+
+	{
+	  // Stack implementation injected by the current renderer.
+	  ReactDebugCurrentFrame.getCurrentStack = null;
+
+	  ReactDebugCurrentFrame.getStackAddendum = function () {
+	    var stack = '';
+
+	    // Add an extra top frame while an element is being validated
+	    if (currentlyValidatingElement) {
+	      var name = getComponentName(currentlyValidatingElement.type);
+	      var owner = currentlyValidatingElement._owner;
+	      stack += describeComponentFrame(name, currentlyValidatingElement._source, owner && getComponentName(owner.type));
+	    }
+
+	    // Delegate to the injected renderer-specific implementation
+	    var impl = ReactDebugCurrentFrame.getCurrentStack;
+	    if (impl) {
+	      stack += impl() || '';
+	    }
+
+	    return stack;
+	  };
+	}
+
+	var ReactSharedInternals = {
+	  ReactCurrentDispatcher: ReactCurrentDispatcher,
+	  ReactCurrentOwner: ReactCurrentOwner,
+	  // Used by renderers to avoid bundling object-assign twice in UMD bundles:
+	  assign: _assign
+	};
+
+	{
+	  _assign(ReactSharedInternals, {
+	    // These should not be included in production.
+	    ReactDebugCurrentFrame: ReactDebugCurrentFrame,
+	    // Shim for React DOM 16.0.0 which still destructured (but not used) this.
+	    // TODO: remove in React 17.0.
+	    ReactComponentTreeHook: {}
+	  });
+	}
+
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warning = warningWithoutStack$1;
+
+	{
+	  warning = function (condition, format) {
+	    if (condition) {
+	      return;
+	    }
+	    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+	    var stack = ReactDebugCurrentFrame.getStackAddendum();
+	    // eslint-disable-next-line react-internal/warning-and-invariant-args
+
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
+	    }
+
+	    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));
+	  };
+	}
+
+	var warning$1 = warning;
+
+	var hasOwnProperty = Object.prototype.hasOwnProperty;
+
+	var RESERVED_PROPS = {
+	  key: true,
+	  ref: true,
+	  __self: true,
+	  __source: true
+	};
+
+	var specialPropKeyWarningShown = void 0;
+	var specialPropRefWarningShown = void 0;
+
+	function hasValidRef(config) {
+	  {
+	    if (hasOwnProperty.call(config, 'ref')) {
+	      var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;
+	      if (getter && getter.isReactWarning) {
+	        return false;
+	      }
+	    }
+	  }
+	  return config.ref !== undefined;
+	}
+
+	function hasValidKey(config) {
 	  {
 	    if (hasOwnProperty.call(config, 'key')) {
 	      var getter = Object.getOwnPropertyDescriptor(config, 'key').get;
@@ -909,7 +1038,7 @@
 	  var warnAboutAccessingKey = function () {
 	    if (!specialPropKeyWarningShown) {
 	      specialPropKeyWarningShown = true;
-	      warning(false, '%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
+	      warningWithoutStack$1(false, '%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
 	    }
 	  };
 	  warnAboutAccessingKey.isReactWarning = true;
@@ -923,7 +1052,7 @@
 	  var warnAboutAccessingRef = function () {
 	    if (!specialPropRefWarningShown) {
 	      specialPropRefWarningShown = true;
-	      warning(false, '%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
+	      warningWithoutStack$1(false, '%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);
 	    }
 	  };
 	  warnAboutAccessingRef.isReactWarning = true;
@@ -1071,14 +1200,12 @@
 	  }
 	  {
 	    if (key || ref) {
-	      if (typeof props.$$typeof === 'undefined' || props.$$typeof !== REACT_ELEMENT_TYPE) {
-	        var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;
-	        if (key) {
-	          defineKeyPropWarningGetter(props, displayName);
-	        }
-	        if (ref) {
-	          defineRefPropWarningGetter(props, displayName);
-	        }
+	      var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;
+	      if (key) {
+	        defineKeyPropWarningGetter(props, displayName);
+	      }
+	      if (ref) {
+	        defineRefPropWarningGetter(props, displayName);
 	      }
 	    }
 	  }
@@ -1169,28 +1296,13 @@
 	 * Verifies the object is a ReactElement.
 	 * See https://reactjs.org/docs/react-api.html#isvalidelement
 	 * @param {?object} object
-	 * @return {boolean} True if `object` is a valid component.
+	 * @return {boolean} True if `object` is a ReactElement.
 	 * @final
 	 */
 	function isValidElement(object) {
 	  return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
 	}
 
-	var ReactDebugCurrentFrame = {};
-
-	{
-	  // Component that is being worked on
-	  ReactDebugCurrentFrame.getCurrentStack = null;
-
-	  ReactDebugCurrentFrame.getStackAddendum = function () {
-	    var impl = ReactDebugCurrentFrame.getCurrentStack;
-	    if (impl) {
-	      return impl();
-	    }
-	    return null;
-	  };
-	}
-
 	var SEPARATOR = '.';
 	var SUBSEPARATOR = ':';
 
@@ -1318,7 +1430,7 @@
 	      {
 	        // Warn about using Maps as children
 	        if (iteratorFn === children.entries) {
-	          !didWarnAboutMaps ? warning(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.%s', ReactDebugCurrentFrame.getStackAddendum()) : void 0;
+	          !didWarnAboutMaps ? warning$1(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.') : void 0;
 	          didWarnAboutMaps = true;
 	        }
 	      }
@@ -1423,7 +1535,9 @@
 
 	  var mappedChild = func.call(context, child, bookKeeping.count++);
 	  if (Array.isArray(mappedChild)) {
-	    mapIntoWithKeyPrefixInternal(mappedChild, result, childKey, emptyFunction.thatReturnsArgument);
+	    mapIntoWithKeyPrefixInternal(mappedChild, result, childKey, function (c) {
+	      return c;
+	    });
 	  } else if (mappedChild != null) {
 	    if (isValidElement(mappedChild)) {
 	      mappedChild = cloneAndReplaceKey(mappedChild,
@@ -1477,7 +1591,9 @@
 	 * @return {number} The number of children.
 	 */
 	function countChildren(children) {
-	  return traverseAllChildren(children, emptyFunction.thatReturnsNull, null);
+	  return traverseAllChildren(children, function () {
+	    return null;
+	  }, null);
 	}
 
 	/**
@@ -1488,7 +1604,9 @@
 	 */
 	function toArray(children) {
 	  var result = [];
-	  mapIntoWithKeyPrefixInternal(children, result, null, emptyFunction.thatReturnsArgument);
+	  mapIntoWithKeyPrefixInternal(children, result, null, function (child) {
+	    return child;
+	  });
 	  return result;
 	}
 
@@ -1516,23 +1634,23 @@
 	    calculateChangedBits = null;
 	  } else {
 	    {
-	      !(calculateChangedBits === null || typeof calculateChangedBits === 'function') ? warning(false, 'createContext: Expected the optional second argument to be a ' + 'function. Instead received: %s', calculateChangedBits) : void 0;
+	      !(calculateChangedBits === null || typeof calculateChangedBits === 'function') ? warningWithoutStack$1(false, 'createContext: Expected the optional second argument to be a ' + 'function. Instead received: %s', calculateChangedBits) : void 0;
 	    }
 	  }
 
 	  var context = {
 	    $$typeof: REACT_CONTEXT_TYPE,
 	    _calculateChangedBits: calculateChangedBits,
-	    _defaultValue: defaultValue,
-	    _currentValue: defaultValue,
 	    // As a workaround to support multiple concurrent renderers, we categorize
 	    // some renderers as primary and others as secondary. We only expect
 	    // there to be two concurrent renderers at most: React Native (primary) and
 	    // Fabric (secondary); React DOM (primary) and React ART (secondary).
 	    // Secondary renderers store their context values on separate fields.
+	    _currentValue: defaultValue,
 	    _currentValue2: defaultValue,
-	    _changedBits: 0,
-	    _changedBits2: 0,
+	    // Used to track how many concurrent renderers this context currently
+	    // supports within in a single renderer. Such as parallel server rendering.
+	    _threadCount: 0,
 	    // These are circular
 	    Provider: null,
 	    Consumer: null
@@ -1542,7 +1660,70 @@
 	    $$typeof: REACT_PROVIDER_TYPE,
 	    _context: context
 	  };
-	  context.Consumer = context;
+
+	  var hasWarnedAboutUsingNestedContextConsumers = false;
+	  var hasWarnedAboutUsingConsumerProvider = false;
+
+	  {
+	    // A separate object, but proxies back to the original context object for
+	    // backwards compatibility. It has a different $$typeof, so we can properly
+	    // warn for the incorrect usage of Context as a Consumer.
+	    var Consumer = {
+	      $$typeof: REACT_CONTEXT_TYPE,
+	      _context: context,
+	      _calculateChangedBits: context._calculateChangedBits
+	    };
+	    // $FlowFixMe: Flow complains about not setting a value, which is intentional here
+	    Object.defineProperties(Consumer, {
+	      Provider: {
+	        get: function () {
+	          if (!hasWarnedAboutUsingConsumerProvider) {
+	            hasWarnedAboutUsingConsumerProvider = true;
+	            warning$1(false, 'Rendering <Context.Consumer.Provider> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Provider> instead?');
+	          }
+	          return context.Provider;
+	        },
+	        set: function (_Provider) {
+	          context.Provider = _Provider;
+	        }
+	      },
+	      _currentValue: {
+	        get: function () {
+	          return context._currentValue;
+	        },
+	        set: function (_currentValue) {
+	          context._currentValue = _currentValue;
+	        }
+	      },
+	      _currentValue2: {
+	        get: function () {
+	          return context._currentValue2;
+	        },
+	        set: function (_currentValue2) {
+	          context._currentValue2 = _currentValue2;
+	        }
+	      },
+	      _threadCount: {
+	        get: function () {
+	          return context._threadCount;
+	        },
+	        set: function (_threadCount) {
+	          context._threadCount = _threadCount;
+	        }
+	      },
+	      Consumer: {
+	        get: function () {
+	          if (!hasWarnedAboutUsingNestedContextConsumers) {
+	            hasWarnedAboutUsingNestedContextConsumers = true;
+	            warning$1(false, 'Rendering <Context.Consumer.Consumer> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');
+	          }
+	          return context.Consumer;
+	        }
+	      }
+	    });
+	    // $FlowFixMe: Flow complains about missing properties because it doesn't understand defineProperty
+	    context.Consumer = Consumer;
+	  }
 
 	  {
 	    context._currentRenderer = null;
@@ -1552,12 +1733,68 @@
 	  return context;
 	}
 
+	function lazy(ctor) {
+	  var lazyType = {
+	    $$typeof: REACT_LAZY_TYPE,
+	    _ctor: ctor,
+	    // React uses these fields to store the result.
+	    _status: -1,
+	    _result: null
+	  };
+
+	  {
+	    // In production, this would just set it on the object.
+	    var defaultProps = void 0;
+	    var propTypes = void 0;
+	    Object.defineProperties(lazyType, {
+	      defaultProps: {
+	        configurable: true,
+	        get: function () {
+	          return defaultProps;
+	        },
+	        set: function (newDefaultProps) {
+	          warning$1(false, 'React.lazy(...): It is not supported to assign `defaultProps` to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');
+	          defaultProps = newDefaultProps;
+	          // Match production behavior more closely:
+	          Object.defineProperty(lazyType, 'defaultProps', {
+	            enumerable: true
+	          });
+	        }
+	      },
+	      propTypes: {
+	        configurable: true,
+	        get: function () {
+	          return propTypes;
+	        },
+	        set: function (newPropTypes) {
+	          warning$1(false, 'React.lazy(...): It is not supported to assign `propTypes` to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');
+	          propTypes = newPropTypes;
+	          // Match production behavior more closely:
+	          Object.defineProperty(lazyType, 'propTypes', {
+	            enumerable: true
+	          });
+	        }
+	      }
+	    });
+	  }
+
+	  return lazyType;
+	}
+
 	function forwardRef(render) {
 	  {
-	    !(typeof render === 'function') ? warning(false, 'forwardRef requires a render function but was given %s.', render === null ? 'null' : typeof render) : void 0;
+	    if (render != null && render.$$typeof === REACT_MEMO_TYPE) {
+	      warningWithoutStack$1(false, 'forwardRef requires a render function but received a `memo` ' + 'component. Instead of forwardRef(memo(...)), use ' + 'memo(forwardRef(...)).');
+	    } else if (typeof render !== 'function') {
+	      warningWithoutStack$1(false, 'forwardRef requires a render function but was given %s.', render === null ? 'null' : typeof render);
+	    } else {
+	      !(
+	      // Do not warn for 0 arguments because it could be due to usage of the 'arguments' object
+	      render.length === 0 || render.length === 2) ? warningWithoutStack$1(false, 'forwardRef render functions accept exactly two parameters: props and ref. %s', render.length === 1 ? 'Did you forget to use the ref parameter?' : 'Any additional parameter will be undefined.') : void 0;
+	    }
 
 	    if (render != null) {
-	      !(render.defaultProps == null && render.propTypes == null) ? warning(false, 'forwardRef render functions do not support propTypes or defaultProps. ' + 'Did you accidentally pass a React component?') : void 0;
+	      !(render.defaultProps == null && render.propTypes == null) ? warningWithoutStack$1(false, 'forwardRef render functions do not support propTypes or defaultProps. ' + 'Did you accidentally pass a React component?') : void 0;
 	    }
 	  }
 
@@ -1567,51 +1804,96 @@
 	  };
 	}
 
-	var describeComponentFrame = function (name, source, ownerName) {
-	  return '\n    in ' + (name || 'Unknown') + (source ? ' (at ' + source.fileName.replace(/^.*[\\\/]/, '') + ':' + source.lineNumber + ')' : ownerName ? ' (created by ' + ownerName + ')' : '');
-	};
-
 	function isValidElementType(type) {
 	  return typeof type === 'string' || typeof type === 'function' ||
 	  // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
-	  type === REACT_FRAGMENT_TYPE || type === REACT_ASYNC_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_TIMEOUT_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);
+	  type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);
 	}
 
-	function getComponentName(fiber) {
-	  var type = fiber.type;
-
-	  if (typeof type === 'function') {
-	    return type.displayName || type.name;
-	  }
-	  if (typeof type === 'string') {
-	    return type;
-	  }
-	  switch (type) {
-	    case REACT_ASYNC_MODE_TYPE:
-	      return 'AsyncMode';
-	    case REACT_CONTEXT_TYPE:
-	      return 'Context.Consumer';
-	    case REACT_FRAGMENT_TYPE:
-	      return 'ReactFragment';
-	    case REACT_PORTAL_TYPE:
-	      return 'ReactPortal';
-	    case REACT_PROFILER_TYPE:
-	      return 'Profiler(' + fiber.pendingProps.id + ')';
-	    case REACT_PROVIDER_TYPE:
-	      return 'Context.Provider';
-	    case REACT_STRICT_MODE_TYPE:
-	      return 'StrictMode';
-	    case REACT_TIMEOUT_TYPE:
-	      return 'Timeout';
+	function memo(type, compare) {
+	  {
+	    if (!isValidElementType(type)) {
+	      warningWithoutStack$1(false, 'memo: The first argument must be a component. Instead ' + 'received: %s', type === null ? 'null' : typeof type);
+	    }
 	  }
-	  if (typeof type === 'object' && type !== null) {
-	    switch (type.$$typeof) {
-	      case REACT_FORWARD_REF_TYPE:
-	        var functionName = type.render.displayName || type.render.name || '';
-	        return functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef';
+	  return {
+	    $$typeof: REACT_MEMO_TYPE,
+	    type: type,
+	    compare: compare === undefined ? null : compare
+	  };
+	}
+
+	function resolveDispatcher() {
+	  var dispatcher = ReactCurrentDispatcher.current;
+	  !(dispatcher !== null) ? invariant(false, 'Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.') : void 0;
+	  return dispatcher;
+	}
+
+	function useContext(Context, unstable_observedBits) {
+	  var dispatcher = resolveDispatcher();
+	  {
+	    !(unstable_observedBits === undefined) ? warning$1(false, 'useContext() second argument is reserved for future ' + 'use in React. Passing it is not supported. ' + 'You passed: %s.%s', unstable_observedBits, typeof unstable_observedBits === 'number' && Array.isArray(arguments[2]) ? '\n\nDid you call array.map(useContext)? ' + 'Calling Hooks inside a loop is not supported. ' + 'Learn more at https://fb.me/rules-of-hooks' : '') : void 0;
+
+	    // TODO: add a more generic warning for invalid values.
+	    if (Context._context !== undefined) {
+	      var realContext = Context._context;
+	      // Don't deduplicate because this legitimately causes bugs
+	      // and nobody should be using this in existing code.
+	      if (realContext.Consumer === Context) {
+	        warning$1(false, 'Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be ' + 'removed in a future major release. Did you mean to call useContext(Context) instead?');
+	      } else if (realContext.Provider === Context) {
+	        warning$1(false, 'Calling useContext(Context.Provider) is not supported. ' + 'Did you mean to call useContext(Context) instead?');
+	      }
 	    }
 	  }
-	  return null;
+	  return dispatcher.useContext(Context, unstable_observedBits);
+	}
+
+	function useState(initialState) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useState(initialState);
+	}
+
+	function useReducer(reducer, initialArg, init) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useReducer(reducer, initialArg, init);
+	}
+
+	function useRef(initialValue) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useRef(initialValue);
+	}
+
+	function useEffect(create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useEffect(create, inputs);
+	}
+
+	function useLayoutEffect(create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useLayoutEffect(create, inputs);
+	}
+
+	function useCallback(callback, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useCallback(callback, inputs);
+	}
+
+	function useMemo(create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useMemo(create, inputs);
+	}
+
+	function useImperativeHandle(ref, create, inputs) {
+	  var dispatcher = resolveDispatcher();
+	  return dispatcher.useImperativeHandle(ref, create, inputs);
+	}
+
+	function useDebugValue(value, formatterFn) {
+	  {
+	    var dispatcher = resolveDispatcher();
+	    return dispatcher.useDebugValue(value, formatterFn);
+	  }
 	}
 
 	/**
@@ -1621,52 +1903,15 @@
 	 * that support it.
 	 */
 
-	var currentlyValidatingElement = void 0;
 	var propTypesMisspellWarningShown = void 0;
 
-	var getDisplayName = function () {};
-	var getStackAddendum = function () {};
-
 	{
-	  currentlyValidatingElement = null;
-
 	  propTypesMisspellWarningShown = false;
-
-	  getDisplayName = function (element) {
-	    if (element == null) {
-	      return '#empty';
-	    } else if (typeof element === 'string' || typeof element === 'number') {
-	      return '#text';
-	    } else if (typeof element.type === 'string') {
-	      return element.type;
-	    }
-
-	    var type = element.type;
-	    if (type === REACT_FRAGMENT_TYPE) {
-	      return 'React.Fragment';
-	    } else if (typeof type === 'object' && type !== null && type.$$typeof === REACT_FORWARD_REF_TYPE) {
-	      var functionName = type.render.displayName || type.render.name || '';
-	      return functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef';
-	    } else {
-	      return type.displayName || type.name || 'Unknown';
-	    }
-	  };
-
-	  getStackAddendum = function () {
-	    var stack = '';
-	    if (currentlyValidatingElement) {
-	      var name = getDisplayName(currentlyValidatingElement);
-	      var owner = currentlyValidatingElement._owner;
-	      stack += describeComponentFrame(name, currentlyValidatingElement._source, owner && getComponentName(owner));
-	    }
-	    stack += ReactDebugCurrentFrame.getStackAddendum() || '';
-	    return stack;
-	  };
 	}
 
 	function getDeclarationErrorAddendum() {
 	  if (ReactCurrentOwner.current) {
-	    var name = getComponentName(ReactCurrentOwner.current);
+	    var name = getComponentName(ReactCurrentOwner.current.type);
 	    if (name) {
 	      return '\n\nCheck the render method of `' + name + '`.';
 	    }
@@ -1732,14 +1977,14 @@
 	  var childOwner = '';
 	  if (element && element._owner && element._owner !== ReactCurrentOwner.current) {
 	    // Give the component that originally created this child.
-	    childOwner = ' It was passed a child from ' + getComponentName(element._owner) + '.';
+	    childOwner = ' It was passed a child from ' + getComponentName(element._owner.type) + '.';
 	  }
 
-	  currentlyValidatingElement = element;
+	  setCurrentlyValidatingElement(element);
 	  {
-	    warning(false, 'Each child in an array or iterator should have a unique "key" prop.' + '%s%s See https://fb.me/react-warning-keys for more information.%s', currentComponentErrorInfo, childOwner, getStackAddendum());
+	    warning$1(false, 'Each child in a list should have a unique "key" prop.' + '%s%s See https://fb.me/react-warning-keys for more information.', currentComponentErrorInfo, childOwner);
 	  }
-	  currentlyValidatingElement = null;
+	  setCurrentlyValidatingElement(null);
 	}
 
 	/**
@@ -1793,30 +2038,31 @@
 	 */
 	function validatePropTypes(element) {
 	  var type = element.type;
-	  var name = void 0,
-	      propTypes = void 0;
+	  if (type === null || type === undefined || typeof type === 'string') {
+	    return;
+	  }
+	  var name = getComponentName(type);
+	  var propTypes = void 0;
 	  if (typeof type === 'function') {
-	    // Class or functional component
-	    name = type.displayName || type.name;
 	    propTypes = type.propTypes;
-	  } else if (typeof type === 'object' && type !== null && type.$$typeof === REACT_FORWARD_REF_TYPE) {
-	    // ForwardRef
-	    var functionName = type.render.displayName || type.render.name || '';
-	    name = functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef';
+	  } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE ||
+	  // Note: Memo only checks outer props here.
+	  // Inner props are checked in the reconciler.
+	  type.$$typeof === REACT_MEMO_TYPE)) {
 	    propTypes = type.propTypes;
 	  } else {
 	    return;
 	  }
 	  if (propTypes) {
-	    currentlyValidatingElement = element;
-	    checkPropTypes(propTypes, element.props, 'prop', name, getStackAddendum);
-	    currentlyValidatingElement = null;
+	    setCurrentlyValidatingElement(element);
+	    checkPropTypes(propTypes, element.props, 'prop', name, ReactDebugCurrentFrame.getStackAddendum);
+	    setCurrentlyValidatingElement(null);
 	  } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {
 	    propTypesMisspellWarningShown = true;
-	    warning(false, 'Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', name || 'Unknown');
+	    warningWithoutStack$1(false, 'Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', name || 'Unknown');
 	  }
 	  if (typeof type.getDefaultProps === 'function') {
-	    !type.getDefaultProps.isReactClassApproved ? warning(false, 'getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.') : void 0;
+	    !type.getDefaultProps.isReactClassApproved ? warningWithoutStack$1(false, 'getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.') : void 0;
 	  }
 	}
 
@@ -1825,22 +2071,22 @@
 	 * @param {ReactElement} fragment
 	 */
 	function validateFragmentProps(fragment) {
-	  currentlyValidatingElement = fragment;
+	  setCurrentlyValidatingElement(fragment);
 
 	  var keys = Object.keys(fragment.props);
 	  for (var i = 0; i < keys.length; i++) {
 	    var key = keys[i];
 	    if (key !== 'children' && key !== 'key') {
-	      warning(false, 'Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.%s', key, getStackAddendum());
+	      warning$1(false, 'Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);
 	      break;
 	    }
 	  }
 
 	  if (fragment.ref !== null) {
-	    warning(false, 'Invalid attribute `ref` supplied to `React.Fragment`.%s', getStackAddendum());
+	    warning$1(false, 'Invalid attribute `ref` supplied to `React.Fragment`.');
 	  }
 
-	  currentlyValidatingElement = null;
+	  setCurrentlyValidatingElement(null);
 	}
 
 	function createElementWithValidation(type, props, children) {
@@ -1861,18 +2107,19 @@
 	      info += getDeclarationErrorAddendum();
 	    }
 
-	    info += getStackAddendum() || '';
-
 	    var typeString = void 0;
 	    if (type === null) {
 	      typeString = 'null';
 	    } else if (Array.isArray(type)) {
 	      typeString = 'array';
+	    } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {
+	      typeString = '<' + (getComponentName(type.type) || 'Unknown') + ' />';
+	      info = ' Did you accidentally export a JSX literal instead of a component?';
 	    } else {
 	      typeString = typeof type;
 	    }
 
-	    warning(false, 'React.createElement: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);
+	    warning$1(false, 'React.createElement: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);
 	  }
 
 	  var element = createElement.apply(this, arguments);
@@ -1932,26 +2179,77 @@
 	  return newElement;
 	}
 
-	var React = {
-	  Children: {
-	    map: mapChildren,
-	    forEach: forEachChildren,
-	    count: countChildren,
-	    toArray: toArray,
-	    only: onlyChild
-	  },
+	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
 
-	  createRef: createRef,
-	  Component: Component,
-	  PureComponent: PureComponent,
+
+	// In some cases, StrictMode should also double-render lifecycles.
+	// This can be confusing for tests though,
+	// And it can be bad for performance in production.
+	// This feature flag can be used to control the behavior:
+
+
+	// To preserve the "Pause on caught exceptions" behavior of the debugger, we
+	// replay the begin phase of a failed component inside invokeGuardedCallback.
+
+
+	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+
+
+	// Gather advanced timing metrics for Profiler subtrees.
+
+
+	// Trace which interactions trigger each commit.
+
+
+	// Only used in www builds.
+	 // TODO: true? Here it might just be false.
+
+	// Only used in www builds.
+
+
+	// Only used in www builds.
+
+
+	// React Fire: prevent the value and checked attributes from syncing
+	// with their related DOM properties
+
+
+	// These APIs will no longer be "unstable" in the upcoming 16.7 release,
+	// Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+	var enableStableConcurrentModeAPIs = false;
+
+	var React = {
+	  Children: {
+	    map: mapChildren,
+	    forEach: forEachChildren,
+	    count: countChildren,
+	    toArray: toArray,
+	    only: onlyChild
+	  },
+
+	  createRef: createRef,
+	  Component: Component,
+	  PureComponent: PureComponent,
 
 	  createContext: createContext,
 	  forwardRef: forwardRef,
+	  lazy: lazy,
+	  memo: memo,
+
+	  useCallback: useCallback,
+	  useContext: useContext,
+	  useEffect: useEffect,
+	  useImperativeHandle: useImperativeHandle,
+	  useDebugValue: useDebugValue,
+	  useLayoutEffect: useLayoutEffect,
+	  useMemo: useMemo,
+	  useReducer: useReducer,
+	  useRef: useRef,
+	  useState: useState,
 
 	  Fragment: REACT_FRAGMENT_TYPE,
 	  StrictMode: REACT_STRICT_MODE_TYPE,
-	  unstable_AsyncMode: REACT_ASYNC_MODE_TYPE,
-	  unstable_Profiler: REACT_PROFILER_TYPE,
+	  Suspense: REACT_SUSPENSE_TYPE,
 
 	  createElement: createElementWithValidation,
 	  cloneElement: cloneElementWithValidation,
@@ -1960,25 +2258,22 @@
 
 	  version: ReactVersion,
 
-	  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: {
-	    ReactCurrentOwner: ReactCurrentOwner,
-	    // Used by renderers to avoid bundling object-assign twice in UMD bundles:
-	    assign: _assign
-	  }
+	  unstable_ConcurrentMode: REACT_CONCURRENT_MODE_TYPE,
+	  unstable_Profiler: REACT_PROFILER_TYPE,
+
+	  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: ReactSharedInternals
 	};
 
-	if (enableSuspense) {
-	  React.Timeout = REACT_TIMEOUT_TYPE;
-	}
+	// Note: some APIs are added with feature flags.
+	// Make sure that stable builds for open source
+	// don't modify the React object to avoid deopts.
+	// Also let's not expose their names in stable builds.
 
-	{
-	  _assign(React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, {
-	    // These should not be included in production.
-	    ReactDebugCurrentFrame: ReactDebugCurrentFrame,
-	    // Shim for React DOM 16.0.0 which still destructured (but not used) this.
-	    // TODO: remove in React 17.0.
-	    ReactComponentTreeHook: {}
-	  });
+	if (enableStableConcurrentModeAPIs) {
+	  React.ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;
+	  React.Profiler = REACT_PROFILER_TYPE;
+	  React.unstable_ConcurrentMode = undefined;
+	  React.unstable_Profiler = undefined;
 	}
 
 
@@ -1991,7 +2286,7 @@
 
 	// TODO: decide on the top-level export form.
 	// This is hacky but makes it work with both Rollup and Jest.
-	var react = React$3.default ? React$3.default : React$3;
+	var react = React$3.default || React$3;
 
 	module.exports = react;
 	  })();
@@ -2000,75 +2295,7 @@
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 9 */
-/***/ (function(module, exports, __webpack_require__) {
-
-	/* WEBPACK VAR INJECTION */(function(process) {/**
-	 * Copyright (c) 2014-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 */
-
-	'use strict';
-
-	var emptyFunction = __webpack_require__(7);
-
-	/**
-	 * Similar to invariant but only logs a warning if the condition is not met.
-	 * This can be used to log issues in development environments in critical
-	 * paths. Removing the logging code for production environments will keep the
-	 * same logic and follow the same code paths.
-	 */
-
-	var warning = emptyFunction;
-
-	if (process.env.NODE_ENV !== 'production') {
-	  var printWarning = function printWarning(format) {
-	    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
-	      args[_key - 1] = arguments[_key];
-	    }
-
-	    var argIndex = 0;
-	    var message = 'Warning: ' + format.replace(/%s/g, function () {
-	      return args[argIndex++];
-	    });
-	    if (typeof console !== 'undefined') {
-	      console.error(message);
-	    }
-	    try {
-	      // --- Welcome to debugging React ---
-	      // This error was thrown as a convenience so that you can use this stack
-	      // to find the callsite that caused this warning to fire.
-	      throw new Error(message);
-	    } catch (x) {}
-	  };
-
-	  warning = function warning(condition, format) {
-	    if (format === undefined) {
-	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
-	    }
-
-	    if (format.indexOf('Failed Composite propType: ') === 0) {
-	      return; // Ignore CompositeComponent proptype check.
-	    }
-
-	    if (!condition) {
-	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
-	        args[_key2 - 2] = arguments[_key2];
-	      }
-
-	      printWarning.apply(undefined, [format].concat(args));
-	    }
-	  };
-	}
-
-	module.exports = warning;
-	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
-
-/***/ }),
-/* 10 */
+/* 6 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -2083,8 +2310,9 @@
 	var printWarning = function() {};
 
 	if (process.env.NODE_ENV !== 'production') {
-	  var ReactPropTypesSecret = __webpack_require__(11);
+	  var ReactPropTypesSecret = __webpack_require__(7);
 	  var loggedTypeFailures = {};
+	  var has = Function.call.bind(Object.prototype.hasOwnProperty);
 
 	  printWarning = function(text) {
 	    var message = 'Warning: ' + text;
@@ -2114,7 +2342,7 @@
 	function checkPropTypes(typeSpecs, values, location, componentName, getStack) {
 	  if (process.env.NODE_ENV !== 'production') {
 	    for (var typeSpecName in typeSpecs) {
-	      if (typeSpecs.hasOwnProperty(typeSpecName)) {
+	      if (has(typeSpecs, typeSpecName)) {
 	        var error;
 	        // Prop type validation may throw. In case they do, we don't want to
 	        // fail the render phase where it didn't fail before. So we log it.
@@ -2142,8 +2370,7 @@
 	            'You may have forgotten to pass an argument to the type checker ' +
 	            'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +
 	            'shape all require an argument).'
-	          )
-
+	          );
 	        }
 	        if (error instanceof Error && !(error.message in loggedTypeFailures)) {
 	          // Only monitor this failure once because there tends to be a lot of the
@@ -2161,12 +2388,23 @@
 	  }
 	}
 
+	/**
+	 * Resets warning cache when testing.
+	 *
+	 * @private
+	 */
+	checkPropTypes.resetWarningCache = function() {
+	  if (process.env.NODE_ENV !== 'production') {
+	    loggedTypeFailures = {};
+	  }
+	}
+
 	module.exports = checkPropTypes;
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 11 */
+/* 7 */
 /***/ (function(module, exports) {
 
 	/**
@@ -2184,7 +2422,7 @@
 
 
 /***/ }),
-/* 12 */
+/* 8 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {'use strict';
@@ -2221,21 +2459,21 @@
 	  // DCE check should happen before ReactDOM bundle executes so that
 	  // DevTools can report bad minification during injection.
 	  checkDCE();
-	  module.exports = __webpack_require__(13);
+	  module.exports = __webpack_require__(9);
 	} else {
-	  module.exports = __webpack_require__(20);
+	  module.exports = __webpack_require__(13);
 	}
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 13 */
+/* 9 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/** @license React v16.4.2
+	/** @license React v16.8.6
 	 * react-dom.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
@@ -2244,489 +2482,1021 @@
 	/*
 	 Modernizr 3.0.0pre (Custom Build) | MIT
 	*/
-	'use strict';var aa=__webpack_require__(5),ba=__webpack_require__(1),m=__webpack_require__(14),p=__webpack_require__(4),v=__webpack_require__(7),da=__webpack_require__(15),ea=__webpack_require__(16),fa=__webpack_require__(17),ha=__webpack_require__(6);
-	function A(a){for(var b=arguments.length-1,c="https://reactjs.org/docs/error-decoder.html?invariant="+a,d=0;d<b;d++)c+="&args[]="+encodeURIComponent(arguments[d+1]);aa(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",c)}ba?void 0:A("227");
-	function ia(a,b,c,d,e,f,g,h,k){this._hasCaughtError=!1;this._caughtError=null;var n=Array.prototype.slice.call(arguments,3);try{b.apply(c,n)}catch(r){this._caughtError=r,this._hasCaughtError=!0}}
-	var B={_caughtError:null,_hasCaughtError:!1,_rethrowError:null,_hasRethrowError:!1,invokeGuardedCallback:function(a,b,c,d,e,f,g,h,k){ia.apply(B,arguments)},invokeGuardedCallbackAndCatchFirstError:function(a,b,c,d,e,f,g,h,k){B.invokeGuardedCallback.apply(this,arguments);if(B.hasCaughtError()){var n=B.clearCaughtError();B._hasRethrowError||(B._hasRethrowError=!0,B._rethrowError=n)}},rethrowCaughtError:function(){return ka.apply(B,arguments)},hasCaughtError:function(){return B._hasCaughtError},clearCaughtError:function(){if(B._hasCaughtError){var a=
-	B._caughtError;B._caughtError=null;B._hasCaughtError=!1;return a}A("198")}};function ka(){if(B._hasRethrowError){var a=B._rethrowError;B._rethrowError=null;B._hasRethrowError=!1;throw a;}}var la=null,ma={};
-	function na(){if(la)for(var a in ma){var b=ma[a],c=la.indexOf(a);-1<c?void 0:A("96",a);if(!oa[c]){b.extractEvents?void 0:A("97",a);oa[c]=b;c=b.eventTypes;for(var d in c){var e=void 0;var f=c[d],g=b,h=d;pa.hasOwnProperty(h)?A("99",h):void 0;pa[h]=f;var k=f.phasedRegistrationNames;if(k){for(e in k)k.hasOwnProperty(e)&&qa(k[e],g,h);e=!0}else f.registrationName?(qa(f.registrationName,g,h),e=!0):e=!1;e?void 0:A("98",d,a)}}}}
-	function qa(a,b,c){ra[a]?A("100",a):void 0;ra[a]=b;sa[a]=b.eventTypes[c].dependencies}var oa=[],pa={},ra={},sa={};function ta(a){la?A("101"):void 0;la=Array.prototype.slice.call(a);na()}function ua(a){var b=!1,c;for(c in a)if(a.hasOwnProperty(c)){var d=a[c];ma.hasOwnProperty(c)&&ma[c]===d||(ma[c]?A("102",c):void 0,ma[c]=d,b=!0)}b&&na()}
-	var va={plugins:oa,eventNameDispatchConfigs:pa,registrationNameModules:ra,registrationNameDependencies:sa,possibleRegistrationNames:null,injectEventPluginOrder:ta,injectEventPluginsByName:ua},wa=null,xa=null,ya=null;function za(a,b,c,d){b=a.type||"unknown-event";a.currentTarget=ya(d);B.invokeGuardedCallbackAndCatchFirstError(b,c,void 0,a);a.currentTarget=null}
-	function Aa(a,b){null==b?A("30"):void 0;if(null==a)return b;if(Array.isArray(a)){if(Array.isArray(b))return a.push.apply(a,b),a;a.push(b);return a}return Array.isArray(b)?[a].concat(b):[a,b]}function Ba(a,b,c){Array.isArray(a)?a.forEach(b,c):a&&b.call(c,a)}var Ca=null;
-	function Da(a,b){if(a){var c=a._dispatchListeners,d=a._dispatchInstances;if(Array.isArray(c))for(var e=0;e<c.length&&!a.isPropagationStopped();e++)za(a,b,c[e],d[e]);else c&&za(a,b,c,d);a._dispatchListeners=null;a._dispatchInstances=null;a.isPersistent()||a.constructor.release(a)}}function Ea(a){return Da(a,!0)}function Fa(a){return Da(a,!1)}var Ga={injectEventPluginOrder:ta,injectEventPluginsByName:ua};
-	function Ha(a,b){var c=a.stateNode;if(!c)return null;var d=wa(c);if(!d)return null;c=d[b];a:switch(b){case "onClick":case "onClickCapture":case "onDoubleClick":case "onDoubleClickCapture":case "onMouseDown":case "onMouseDownCapture":case "onMouseMove":case "onMouseMoveCapture":case "onMouseUp":case "onMouseUpCapture":(d=!d.disabled)||(a=a.type,d=!("button"===a||"input"===a||"select"===a||"textarea"===a));a=!d;break a;default:a=!1}if(a)return null;c&&"function"!==typeof c?A("231",b,typeof c):void 0;
-	return c}function Ia(a,b){null!==a&&(Ca=Aa(Ca,a));a=Ca;Ca=null;a&&(b?Ba(a,Ea):Ba(a,Fa),Ca?A("95"):void 0,B.rethrowCaughtError())}function Ja(a,b,c,d){for(var e=null,f=0;f<oa.length;f++){var g=oa[f];g&&(g=g.extractEvents(a,b,c,d))&&(e=Aa(e,g))}Ia(e,!1)}var Ka={injection:Ga,getListener:Ha,runEventsInBatch:Ia,runExtractedEventsInBatch:Ja},La=Math.random().toString(36).slice(2),C="__reactInternalInstance$"+La,Ma="__reactEventHandlers$"+La;
-	function Na(a){if(a[C])return a[C];for(;!a[C];)if(a.parentNode)a=a.parentNode;else return null;a=a[C];return 5===a.tag||6===a.tag?a:null}function Oa(a){if(5===a.tag||6===a.tag)return a.stateNode;A("33")}function Pa(a){return a[Ma]||null}var Qa={precacheFiberNode:function(a,b){b[C]=a},getClosestInstanceFromNode:Na,getInstanceFromNode:function(a){a=a[C];return!a||5!==a.tag&&6!==a.tag?null:a},getNodeFromInstance:Oa,getFiberCurrentPropsFromNode:Pa,updateFiberProps:function(a,b){a[Ma]=b}};
-	function F(a){do a=a.return;while(a&&5!==a.tag);return a?a:null}function Ra(a,b,c){for(var d=[];a;)d.push(a),a=F(a);for(a=d.length;0<a--;)b(d[a],"captured",c);for(a=0;a<d.length;a++)b(d[a],"bubbled",c)}function Sa(a,b,c){if(b=Ha(a,c.dispatchConfig.phasedRegistrationNames[b]))c._dispatchListeners=Aa(c._dispatchListeners,b),c._dispatchInstances=Aa(c._dispatchInstances,a)}function Ta(a){a&&a.dispatchConfig.phasedRegistrationNames&&Ra(a._targetInst,Sa,a)}
-	function Ua(a){if(a&&a.dispatchConfig.phasedRegistrationNames){var b=a._targetInst;b=b?F(b):null;Ra(b,Sa,a)}}function Va(a,b,c){a&&c&&c.dispatchConfig.registrationName&&(b=Ha(a,c.dispatchConfig.registrationName))&&(c._dispatchListeners=Aa(c._dispatchListeners,b),c._dispatchInstances=Aa(c._dispatchInstances,a))}function Xa(a){a&&a.dispatchConfig.registrationName&&Va(a._targetInst,null,a)}function Ya(a){Ba(a,Ta)}
-	function Za(a,b,c,d){if(c&&d)a:{var e=c;for(var f=d,g=0,h=e;h;h=F(h))g++;h=0;for(var k=f;k;k=F(k))h++;for(;0<g-h;)e=F(e),g--;for(;0<h-g;)f=F(f),h--;for(;g--;){if(e===f||e===f.alternate)break a;e=F(e);f=F(f)}e=null}else e=null;f=e;for(e=[];c&&c!==f;){g=c.alternate;if(null!==g&&g===f)break;e.push(c);c=F(c)}for(c=[];d&&d!==f;){g=d.alternate;if(null!==g&&g===f)break;c.push(d);d=F(d)}for(d=0;d<e.length;d++)Va(e[d],"bubbled",a);for(a=c.length;0<a--;)Va(c[a],"captured",b)}
-	var $a={accumulateTwoPhaseDispatches:Ya,accumulateTwoPhaseDispatchesSkipTarget:function(a){Ba(a,Ua)},accumulateEnterLeaveDispatches:Za,accumulateDirectDispatches:function(a){Ba(a,Xa)}};function ab(a,b){var c={};c[a.toLowerCase()]=b.toLowerCase();c["Webkit"+a]="webkit"+b;c["Moz"+a]="moz"+b;c["ms"+a]="MS"+b;c["O"+a]="o"+b.toLowerCase();return c}
-	var bb={animationend:ab("Animation","AnimationEnd"),animationiteration:ab("Animation","AnimationIteration"),animationstart:ab("Animation","AnimationStart"),transitionend:ab("Transition","TransitionEnd")},cb={},db={};m.canUseDOM&&(db=document.createElement("div").style,"AnimationEvent"in window||(delete bb.animationend.animation,delete bb.animationiteration.animation,delete bb.animationstart.animation),"TransitionEvent"in window||delete bb.transitionend.transition);
-	function eb(a){if(cb[a])return cb[a];if(!bb[a])return a;var b=bb[a],c;for(c in b)if(b.hasOwnProperty(c)&&c in db)return cb[a]=b[c];return a}var fb=eb("animationend"),gb=eb("animationiteration"),hb=eb("animationstart"),ib=eb("transitionend"),jb="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),kb=null;
-	function lb(){!kb&&m.canUseDOM&&(kb="textContent"in document.documentElement?"textContent":"innerText");return kb}var G={_root:null,_startText:null,_fallbackText:null};function mb(){if(G._fallbackText)return G._fallbackText;var a,b=G._startText,c=b.length,d,e=nb(),f=e.length;for(a=0;a<c&&b[a]===e[a];a++);var g=c-a;for(d=1;d<=g&&b[c-d]===e[f-d];d++);G._fallbackText=e.slice(a,1<d?1-d:void 0);return G._fallbackText}function nb(){return"value"in G._root?G._root.value:G._root[lb()]}
-	var ob="dispatchConfig _targetInst nativeEvent isDefaultPrevented isPropagationStopped _dispatchListeners _dispatchInstances".split(" "),pb={type:null,target:null,currentTarget:v.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null};
-	function H(a,b,c,d){this.dispatchConfig=a;this._targetInst=b;this.nativeEvent=c;a=this.constructor.Interface;for(var e in a)a.hasOwnProperty(e)&&((b=a[e])?this[e]=b(c):"target"===e?this.target=d:this[e]=c[e]);this.isDefaultPrevented=(null!=c.defaultPrevented?c.defaultPrevented:!1===c.returnValue)?v.thatReturnsTrue:v.thatReturnsFalse;this.isPropagationStopped=v.thatReturnsFalse;return this}
-	p(H.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.thatReturnsTrue)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():"unknown"!==typeof a.cancelBubble&&(a.cancelBubble=!0),this.isPropagationStopped=v.thatReturnsTrue)},persist:function(){this.isPersistent=v.thatReturnsTrue},isPersistent:v.thatReturnsFalse,
-	destructor:function(){var a=this.constructor.Interface,b;for(b in a)this[b]=null;for(a=0;a<ob.length;a++)this[ob[a]]=null}});H.Interface=pb;H.extend=function(a){function b(){}function c(){return d.apply(this,arguments)}var d=this;b.prototype=d.prototype;var e=new b;p(e,c.prototype);c.prototype=e;c.prototype.constructor=c;c.Interface=p({},d.Interface,a);c.extend=d.extend;qb(c);return c};qb(H);
-	function rb(a,b,c,d){if(this.eventPool.length){var e=this.eventPool.pop();this.call(e,a,b,c,d);return e}return new this(a,b,c,d)}function sb(a){a instanceof this?void 0:A("223");a.destructor();10>this.eventPool.length&&this.eventPool.push(a)}function qb(a){a.eventPool=[];a.getPooled=rb;a.release=sb}var tb=H.extend({data:null}),ub=H.extend({data:null}),vb=[9,13,27,32],wb=m.canUseDOM&&"CompositionEvent"in window,xb=null;m.canUseDOM&&"documentMode"in document&&(xb=document.documentMode);
-	var yb=m.canUseDOM&&"TextEvent"in window&&!xb,zb=m.canUseDOM&&(!wb||xb&&8<xb&&11>=xb),Ab=String.fromCharCode(32),Bb={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",
-	captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},Cb=!1;
-	function Db(a,b){switch(a){case "keyup":return-1!==vb.indexOf(b.keyCode);case "keydown":return 229!==b.keyCode;case "keypress":case "mousedown":case "blur":return!0;default:return!1}}function Eb(a){a=a.detail;return"object"===typeof a&&"data"in a?a.data:null}var Fb=!1;function Gb(a,b){switch(a){case "compositionend":return Eb(b);case "keypress":if(32!==b.which)return null;Cb=!0;return Ab;case "textInput":return a=b.data,a===Ab&&Cb?null:a;default:return null}}
-	function Hb(a,b){if(Fb)return"compositionend"===a||!wb&&Db(a,b)?(a=mb(),G._root=null,G._startText=null,G._fallbackText=null,Fb=!1,a):null;switch(a){case "paste":return null;case "keypress":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1<b.char.length)return b.char;if(b.which)return String.fromCharCode(b.which)}return null;case "compositionend":return zb?null:b.data;default:return null}}
-	var Ib={eventTypes:Bb,extractEvents:function(a,b,c,d){var e=void 0;var f=void 0;if(wb)b:{switch(a){case "compositionstart":e=Bb.compositionStart;break b;case "compositionend":e=Bb.compositionEnd;break b;case "compositionupdate":e=Bb.compositionUpdate;break b}e=void 0}else Fb?Db(a,c)&&(e=Bb.compositionEnd):"keydown"===a&&229===c.keyCode&&(e=Bb.compositionStart);e?(zb&&(Fb||e!==Bb.compositionStart?e===Bb.compositionEnd&&Fb&&(f=mb()):(G._root=d,G._startText=nb(),Fb=!0)),e=tb.getPooled(e,b,c,d),f?e.data=
-	f:(f=Eb(c),null!==f&&(e.data=f)),Ya(e),f=e):f=null;(a=yb?Gb(a,c):Hb(a,c))?(b=ub.getPooled(Bb.beforeInput,b,c,d),b.data=a,Ya(b)):b=null;return null===f?b:null===b?f:[f,b]}},Jb=null,Kb={injectFiberControlledHostComponent:function(a){Jb=a}},Lb=null,Mb=null;function Nb(a){if(a=xa(a)){Jb&&"function"===typeof Jb.restoreControlledState?void 0:A("194");var b=wa(a.stateNode);Jb.restoreControlledState(a.stateNode,a.type,b)}}function Ob(a){Lb?Mb?Mb.push(a):Mb=[a]:Lb=a}
-	function Pb(){return null!==Lb||null!==Mb}function Qb(){if(Lb){var a=Lb,b=Mb;Mb=Lb=null;Nb(a);if(b)for(a=0;a<b.length;a++)Nb(b[a])}}var Rb={injection:Kb,enqueueStateRestore:Ob,needsStateRestore:Pb,restoreStateIfNeeded:Qb};function Sb(a,b){return a(b)}function Tb(a,b,c){return a(b,c)}function Ub(){}var Vb=!1;function Wb(a,b){if(Vb)return a(b);Vb=!0;try{return Sb(a,b)}finally{Vb=!1,Pb()&&(Ub(),Qb())}}
-	var Xb={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Yb(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return"input"===b?!!Xb[a.type]:"textarea"===b?!0:!1}function Zb(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);return 3===a.nodeType?a.parentNode:a}
-	function $b(a,b){if(!m.canUseDOM||b&&!("addEventListener"in document))return!1;a="on"+a;b=a in document;b||(b=document.createElement("div"),b.setAttribute(a,"return;"),b="function"===typeof b[a]);return b}function ac(a){var b=a.type;return(a=a.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===b||"radio"===b)}
-	function bc(a){var b=ac(a)?"checked":"value",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=""+a[b];if(!a.hasOwnProperty(b)&&"undefined"!==typeof c&&"function"===typeof c.get&&"function"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=""+a;f.call(this,a)}});Object.defineProperty(a,b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=""+a},stopTracking:function(){a._valueTracker=
-	null;delete a[b]}}}}function cc(a){a._valueTracker||(a._valueTracker=bc(a))}function dc(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d="";a&&(d=ac(a)?a.checked?"true":"false":a.value);a=d;return a!==c?(b.setValue(a),!0):!1}
-	var ec=ba.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,fc="function"===typeof Symbol&&Symbol.for,gc=fc?Symbol.for("react.element"):60103,hc=fc?Symbol.for("react.portal"):60106,ic=fc?Symbol.for("react.fragment"):60107,jc=fc?Symbol.for("react.strict_mode"):60108,kc=fc?Symbol.for("react.profiler"):60114,lc=fc?Symbol.for("react.provider"):60109,mc=fc?Symbol.for("react.context"):60110,pc=fc?Symbol.for("react.async_mode"):60111,qc=fc?Symbol.for("react.forward_ref"):60112,rc=fc?Symbol.for("react.timeout"):
-	60113,sc="function"===typeof Symbol&&Symbol.iterator;function tc(a){if(null===a||"undefined"===typeof a)return null;a=sc&&a[sc]||a["@@iterator"];return"function"===typeof a?a:null}
-	function uc(a){var b=a.type;if("function"===typeof b)return b.displayName||b.name;if("string"===typeof b)return b;switch(b){case pc:return"AsyncMode";case mc:return"Context.Consumer";case ic:return"ReactFragment";case hc:return"ReactPortal";case kc:return"Profiler("+a.pendingProps.id+")";case lc:return"Context.Provider";case jc:return"StrictMode";case rc:return"Timeout"}if("object"===typeof b&&null!==b)switch(b.$$typeof){case qc:return a=b.render.displayName||b.render.name||"",""!==a?"ForwardRef("+
-	a+")":"ForwardRef"}return null}function vc(a){var b="";do{a:switch(a.tag){case 0:case 1:case 2:case 5:var c=a._debugOwner,d=a._debugSource;var e=uc(a);var f=null;c&&(f=uc(c));c=d;e="\n    in "+(e||"Unknown")+(c?" (at "+c.fileName.replace(/^.*[\\\/]/,"")+":"+c.lineNumber+")":f?" (created by "+f+")":"");break a;default:e=""}b+=e;a=a.return}while(a);return b}
-	var wc=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,xc=Object.prototype.hasOwnProperty,zc={},Ac={};
-	function Bc(a){if(xc.call(Ac,a))return!0;if(xc.call(zc,a))return!1;if(wc.test(a))return Ac[a]=!0;zc[a]=!0;return!1}function Cc(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}
-	function Dc(a,b,c,d){if(null===b||"undefined"===typeof b||Cc(a,b,c,d))return!0;if(d)return!1;if(null!==c)switch(c.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}function I(a,b,c,d,e){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b}var J={};
-	"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){J[a]=new I(a,0,!1,a,null)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var b=a[0];J[b]=new I(b,1,!1,a[1],null)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){J[a]=new I(a,2,!1,a.toLowerCase(),null)});
-	["autoReverse","externalResourcesRequired","preserveAlpha"].forEach(function(a){J[a]=new I(a,2,!1,a,null)});"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){J[a]=new I(a,3,!1,a.toLowerCase(),null)});["checked","multiple","muted","selected"].forEach(function(a){J[a]=new I(a,3,!0,a.toLowerCase(),null)});
-	["capture","download"].forEach(function(a){J[a]=new I(a,4,!1,a.toLowerCase(),null)});["cols","rows","size","span"].forEach(function(a){J[a]=new I(a,6,!1,a.toLowerCase(),null)});["rowSpan","start"].forEach(function(a){J[a]=new I(a,5,!1,a.toLowerCase(),null)});var Ec=/[\-:]([a-z])/g;function Fc(a){return a[1].toUpperCase()}
-	"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a){var b=a.replace(Ec,
-	Fc);J[b]=new I(b,1,!1,a,null)});"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(Ec,Fc);J[b]=new I(b,1,!1,a,"http://www.w3.org/1999/xlink")});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(Ec,Fc);J[b]=new I(b,1,!1,a,"http://www.w3.org/XML/1998/namespace")});J.tabIndex=new I("tabIndex",1,!1,"tabindex",null);
-	function Gc(a,b,c,d){var e=J.hasOwnProperty(b)?J[b]:null;var f=null!==e?0===e.type:d?!1:!(2<b.length)||"o"!==b[0]&&"O"!==b[0]||"n"!==b[1]&&"N"!==b[1]?!1:!0;f||(Dc(b,c,e,d)&&(c=null),d||null===e?Bc(b)&&(null===c?a.removeAttribute(b):a.setAttribute(b,""+c)):e.mustUseProperty?a[e.propertyName]=null===c?3===e.type?!1:"":c:(b=e.attributeName,d=e.attributeNamespace,null===c?a.removeAttribute(b):(e=e.type,c=3===e||4===e&&!0===c?"":""+c,d?a.setAttributeNS(d,b,c):a.setAttribute(b,c))))}
-	function Hc(a,b){var c=b.checked;return p({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}function Ic(a,b){var c=null==b.defaultValue?"":b.defaultValue,d=null!=b.checked?b.checked:b.defaultChecked;c=Jc(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:"checkbox"===b.type||"radio"===b.type?null!=b.checked:null!=b.value}}function Kc(a,b){b=b.checked;null!=b&&Gc(a,"checked",b,!1)}
-	function Lc(a,b){Kc(a,b);var c=Jc(b.value);if(null!=c)if("number"===b.type){if(0===c&&""===a.value||a.value!=c)a.value=""+c}else a.value!==""+c&&(a.value=""+c);b.hasOwnProperty("value")?Mc(a,b.type,c):b.hasOwnProperty("defaultValue")&&Mc(a,b.type,Jc(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}
-	function Nc(a,b,c){if(b.hasOwnProperty("value")||b.hasOwnProperty("defaultValue")){b=""+a._wrapperState.initialValue;var d=a.value;c||b===d||(a.value=b);a.defaultValue=b}c=a.name;""!==c&&(a.name="");a.defaultChecked=!a.defaultChecked;a.defaultChecked=!a.defaultChecked;""!==c&&(a.name=c)}function Mc(a,b,c){if("number"!==b||a.ownerDocument.activeElement!==a)null==c?a.defaultValue=""+a._wrapperState.initialValue:a.defaultValue!==""+c&&(a.defaultValue=""+c)}
-	function Jc(a){switch(typeof a){case "boolean":case "number":case "object":case "string":case "undefined":return a;default:return""}}var Oc={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}};function Pc(a,b,c){a=H.getPooled(Oc.change,a,b,c);a.type="change";Ob(c);Ya(a);return a}var Qc=null,Rc=null;function Sc(a){Ia(a,!1)}function Tc(a){var b=Oa(a);if(dc(b))return a}
-	function Uc(a,b){if("change"===a)return b}var Vc=!1;m.canUseDOM&&(Vc=$b("input")&&(!document.documentMode||9<document.documentMode));function Wc(){Qc&&(Qc.detachEvent("onpropertychange",Xc),Rc=Qc=null)}function Xc(a){"value"===a.propertyName&&Tc(Rc)&&(a=Pc(Rc,a,Zb(a)),Wb(Sc,a))}function Yc(a,b,c){"focus"===a?(Wc(),Qc=b,Rc=c,Qc.attachEvent("onpropertychange",Xc)):"blur"===a&&Wc()}function Zc(a){if("selectionchange"===a||"keyup"===a||"keydown"===a)return Tc(Rc)}
-	function $c(a,b){if("click"===a)return Tc(b)}function ad(a,b){if("input"===a||"change"===a)return Tc(b)}
-	var bd={eventTypes:Oc,_isInputEventSupported:Vc,extractEvents:function(a,b,c,d){var e=b?Oa(b):window,f=void 0,g=void 0,h=e.nodeName&&e.nodeName.toLowerCase();"select"===h||"input"===h&&"file"===e.type?f=Uc:Yb(e)?Vc?f=ad:(f=Zc,g=Yc):(h=e.nodeName)&&"input"===h.toLowerCase()&&("checkbox"===e.type||"radio"===e.type)&&(f=$c);if(f&&(f=f(a,b)))return Pc(f,c,d);g&&g(a,e,b);"blur"===a&&(a=e._wrapperState)&&a.controlled&&"number"===e.type&&Mc(e,"number",e.value)}},cd=H.extend({view:null,detail:null}),dd={Alt:"altKey",
-	Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function ed(a){var b=this.nativeEvent;return b.getModifierState?b.getModifierState(a):(a=dd[a])?!!b[a]:!1}function fd(){return ed}
-	var gd=cd.extend({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:fd,button:null,buttons:null,relatedTarget:function(a){return a.relatedTarget||(a.fromElement===a.srcElement?a.toElement:a.fromElement)}}),hd=gd.extend({pointerId:null,width:null,height:null,pressure:null,tiltX:null,tiltY:null,pointerType:null,isPrimary:null}),id={mouseEnter:{registrationName:"onMouseEnter",dependencies:["mouseout","mouseover"]},
-	mouseLeave:{registrationName:"onMouseLeave",dependencies:["mouseout","mouseover"]},pointerEnter:{registrationName:"onPointerEnter",dependencies:["pointerout","pointerover"]},pointerLeave:{registrationName:"onPointerLeave",dependencies:["pointerout","pointerover"]}},jd={eventTypes:id,extractEvents:function(a,b,c,d){var e="mouseover"===a||"pointerover"===a,f="mouseout"===a||"pointerout"===a;if(e&&(c.relatedTarget||c.fromElement)||!f&&!e)return null;e=d.window===d?d:(e=d.ownerDocument)?e.defaultView||
-	e.parentWindow:window;f?(f=b,b=(b=c.relatedTarget||c.toElement)?Na(b):null):f=null;if(f===b)return null;var g=void 0,h=void 0,k=void 0,n=void 0;if("mouseout"===a||"mouseover"===a)g=gd,h=id.mouseLeave,k=id.mouseEnter,n="mouse";else if("pointerout"===a||"pointerover"===a)g=hd,h=id.pointerLeave,k=id.pointerEnter,n="pointer";a=null==f?e:Oa(f);e=null==b?e:Oa(b);h=g.getPooled(h,f,c,d);h.type=n+"leave";h.target=a;h.relatedTarget=e;c=g.getPooled(k,b,c,d);c.type=n+"enter";c.target=e;c.relatedTarget=a;Za(h,
-	c,f,b);return[h,c]}};function kd(a){var b=a;if(a.alternate)for(;b.return;)b=b.return;else{if(0!==(b.effectTag&2))return 1;for(;b.return;)if(b=b.return,0!==(b.effectTag&2))return 1}return 3===b.tag?2:3}function ld(a){2!==kd(a)?A("188"):void 0}
-	function md(a){var b=a.alternate;if(!b)return b=kd(a),3===b?A("188"):void 0,1===b?null:a;for(var c=a,d=b;;){var e=c.return,f=e?e.alternate:null;if(!e||!f)break;if(e.child===f.child){for(var g=e.child;g;){if(g===c)return ld(e),a;if(g===d)return ld(e),b;g=g.sibling}A("188")}if(c.return!==d.return)c=e,d=f;else{g=!1;for(var h=e.child;h;){if(h===c){g=!0;c=e;d=f;break}if(h===d){g=!0;d=e;c=f;break}h=h.sibling}if(!g){for(h=f.child;h;){if(h===c){g=!0;c=f;d=e;break}if(h===d){g=!0;d=f;c=e;break}h=h.sibling}g?
-	void 0:A("189")}}c.alternate!==d?A("190"):void 0}3!==c.tag?A("188"):void 0;return c.stateNode.current===c?a:b}function nd(a){a=md(a);if(!a)return null;for(var b=a;;){if(5===b.tag||6===b.tag)return b;if(b.child)b.child.return=b,b=b.child;else{if(b===a)break;for(;!b.sibling;){if(!b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}}return null}
-	function od(a){a=md(a);if(!a)return null;for(var b=a;;){if(5===b.tag||6===b.tag)return b;if(b.child&&4!==b.tag)b.child.return=b,b=b.child;else{if(b===a)break;for(;!b.sibling;){if(!b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}}return null}var pd=H.extend({animationName:null,elapsedTime:null,pseudoElement:null}),qd=H.extend({clipboardData:function(a){return"clipboardData"in a?a.clipboardData:window.clipboardData}}),rd=cd.extend({relatedTarget:null});
-	function sd(a){var b=a.keyCode;"charCode"in a?(a=a.charCode,0===a&&13===b&&(a=13)):a=b;10===a&&(a=13);return 32<=a||13===a?a:0}
-	var td={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},ud={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",
-	116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},vd=cd.extend({key:function(a){if(a.key){var b=td[a.key]||a.key;if("Unidentified"!==b)return b}return"keypress"===a.type?(a=sd(a),13===a?"Enter":String.fromCharCode(a)):"keydown"===a.type||"keyup"===a.type?ud[a.keyCode]||"Unidentified":""},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:fd,charCode:function(a){return"keypress"===
-	a.type?sd(a):0},keyCode:function(a){return"keydown"===a.type||"keyup"===a.type?a.keyCode:0},which:function(a){return"keypress"===a.type?sd(a):"keydown"===a.type||"keyup"===a.type?a.keyCode:0}}),wd=gd.extend({dataTransfer:null}),xd=cd.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:fd}),yd=H.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),zd=gd.extend({deltaX:function(a){return"deltaX"in a?a.deltaX:"wheelDeltaX"in
-	a?-a.wheelDeltaX:0},deltaY:function(a){return"deltaY"in a?a.deltaY:"wheelDeltaY"in a?-a.wheelDeltaY:"wheelDelta"in a?-a.wheelDelta:0},deltaZ:null,deltaMode:null}),Ad=[["abort","abort"],[fb,"animationEnd"],[gb,"animationIteration"],[hb,"animationStart"],["canplay","canPlay"],["canplaythrough","canPlayThrough"],["drag","drag"],["dragenter","dragEnter"],["dragexit","dragExit"],["dragleave","dragLeave"],["dragover","dragOver"],["durationchange","durationChange"],["emptied","emptied"],["encrypted","encrypted"],
+	'use strict';var aa=__webpack_require__(1),n=__webpack_require__(4),r=__webpack_require__(10);function ba(a,b,c,d,e,f,g,h){if(!a){a=void 0;if(void 0===b)a=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[c,d,e,f,g,h],k=0;a=Error(b.replace(/%s/g,function(){return l[k++]}));a.name="Invariant Violation"}a.framesToPop=1;throw a;}}
+	function x(a){for(var b=arguments.length-1,c="https://reactjs.org/docs/error-decoder.html?invariant="+a,d=0;d<b;d++)c+="&args[]="+encodeURIComponent(arguments[d+1]);ba(!1,"Minified React error #"+a+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",c)}aa?void 0:x("227");function ca(a,b,c,d,e,f,g,h,l){var k=Array.prototype.slice.call(arguments,3);try{b.apply(c,k)}catch(m){this.onError(m)}}
+	var da=!1,ea=null,fa=!1,ha=null,ia={onError:function(a){da=!0;ea=a}};function ja(a,b,c,d,e,f,g,h,l){da=!1;ea=null;ca.apply(ia,arguments)}function ka(a,b,c,d,e,f,g,h,l){ja.apply(this,arguments);if(da){if(da){var k=ea;da=!1;ea=null}else x("198"),k=void 0;fa||(fa=!0,ha=k)}}var la=null,ma={};
+	function na(){if(la)for(var a in ma){var b=ma[a],c=la.indexOf(a);-1<c?void 0:x("96",a);if(!oa[c]){b.extractEvents?void 0:x("97",a);oa[c]=b;c=b.eventTypes;for(var d in c){var e=void 0;var f=c[d],g=b,h=d;pa.hasOwnProperty(h)?x("99",h):void 0;pa[h]=f;var l=f.phasedRegistrationNames;if(l){for(e in l)l.hasOwnProperty(e)&&qa(l[e],g,h);e=!0}else f.registrationName?(qa(f.registrationName,g,h),e=!0):e=!1;e?void 0:x("98",d,a)}}}}
+	function qa(a,b,c){ra[a]?x("100",a):void 0;ra[a]=b;sa[a]=b.eventTypes[c].dependencies}var oa=[],pa={},ra={},sa={},ta=null,ua=null,va=null;function wa(a,b,c){var d=a.type||"unknown-event";a.currentTarget=va(c);ka(d,b,void 0,a);a.currentTarget=null}function xa(a,b){null==b?x("30"):void 0;if(null==a)return b;if(Array.isArray(a)){if(Array.isArray(b))return a.push.apply(a,b),a;a.push(b);return a}return Array.isArray(b)?[a].concat(b):[a,b]}
+	function ya(a,b,c){Array.isArray(a)?a.forEach(b,c):a&&b.call(c,a)}var za=null;function Aa(a){if(a){var b=a._dispatchListeners,c=a._dispatchInstances;if(Array.isArray(b))for(var d=0;d<b.length&&!a.isPropagationStopped();d++)wa(a,b[d],c[d]);else b&&wa(a,b,c);a._dispatchListeners=null;a._dispatchInstances=null;a.isPersistent()||a.constructor.release(a)}}
+	var Ba={injectEventPluginOrder:function(a){la?x("101"):void 0;la=Array.prototype.slice.call(a);na()},injectEventPluginsByName:function(a){var b=!1,c;for(c in a)if(a.hasOwnProperty(c)){var d=a[c];ma.hasOwnProperty(c)&&ma[c]===d||(ma[c]?x("102",c):void 0,ma[c]=d,b=!0)}b&&na()}};
+	function Ca(a,b){var c=a.stateNode;if(!c)return null;var d=ta(c);if(!d)return null;c=d[b];a:switch(b){case "onClick":case "onClickCapture":case "onDoubleClick":case "onDoubleClickCapture":case "onMouseDown":case "onMouseDownCapture":case "onMouseMove":case "onMouseMoveCapture":case "onMouseUp":case "onMouseUpCapture":(d=!d.disabled)||(a=a.type,d=!("button"===a||"input"===a||"select"===a||"textarea"===a));a=!d;break a;default:a=!1}if(a)return null;c&&"function"!==typeof c?x("231",b,typeof c):void 0;
+	return c}function Da(a){null!==a&&(za=xa(za,a));a=za;za=null;if(a&&(ya(a,Aa),za?x("95"):void 0,fa))throw a=ha,fa=!1,ha=null,a;}var Ea=Math.random().toString(36).slice(2),Fa="__reactInternalInstance$"+Ea,Ga="__reactEventHandlers$"+Ea;function Ha(a){if(a[Fa])return a[Fa];for(;!a[Fa];)if(a.parentNode)a=a.parentNode;else return null;a=a[Fa];return 5===a.tag||6===a.tag?a:null}function Ia(a){a=a[Fa];return!a||5!==a.tag&&6!==a.tag?null:a}
+	function Ja(a){if(5===a.tag||6===a.tag)return a.stateNode;x("33")}function Ka(a){return a[Ga]||null}function La(a){do a=a.return;while(a&&5!==a.tag);return a?a:null}function Ma(a,b,c){if(b=Ca(a,c.dispatchConfig.phasedRegistrationNames[b]))c._dispatchListeners=xa(c._dispatchListeners,b),c._dispatchInstances=xa(c._dispatchInstances,a)}
+	function Na(a){if(a&&a.dispatchConfig.phasedRegistrationNames){for(var b=a._targetInst,c=[];b;)c.push(b),b=La(b);for(b=c.length;0<b--;)Ma(c[b],"captured",a);for(b=0;b<c.length;b++)Ma(c[b],"bubbled",a)}}function Oa(a,b,c){a&&c&&c.dispatchConfig.registrationName&&(b=Ca(a,c.dispatchConfig.registrationName))&&(c._dispatchListeners=xa(c._dispatchListeners,b),c._dispatchInstances=xa(c._dispatchInstances,a))}function Pa(a){a&&a.dispatchConfig.registrationName&&Oa(a._targetInst,null,a)}
+	function Qa(a){ya(a,Na)}var Ra=!("undefined"===typeof window||!window.document||!window.document.createElement);function Sa(a,b){var c={};c[a.toLowerCase()]=b.toLowerCase();c["Webkit"+a]="webkit"+b;c["Moz"+a]="moz"+b;return c}var Ta={animationend:Sa("Animation","AnimationEnd"),animationiteration:Sa("Animation","AnimationIteration"),animationstart:Sa("Animation","AnimationStart"),transitionend:Sa("Transition","TransitionEnd")},Ua={},Va={};
+	Ra&&(Va=document.createElement("div").style,"AnimationEvent"in window||(delete Ta.animationend.animation,delete Ta.animationiteration.animation,delete Ta.animationstart.animation),"TransitionEvent"in window||delete Ta.transitionend.transition);function Wa(a){if(Ua[a])return Ua[a];if(!Ta[a])return a;var b=Ta[a],c;for(c in b)if(b.hasOwnProperty(c)&&c in Va)return Ua[a]=b[c];return a}
+	var Xa=Wa("animationend"),Ya=Wa("animationiteration"),Za=Wa("animationstart"),$a=Wa("transitionend"),ab="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),bb=null,cb=null,db=null;
+	function eb(){if(db)return db;var a,b=cb,c=b.length,d,e="value"in bb?bb.value:bb.textContent,f=e.length;for(a=0;a<c&&b[a]===e[a];a++);var g=c-a;for(d=1;d<=g&&b[c-d]===e[f-d];d++);return db=e.slice(a,1<d?1-d:void 0)}function fb(){return!0}function gb(){return!1}
+	function y(a,b,c,d){this.dispatchConfig=a;this._targetInst=b;this.nativeEvent=c;a=this.constructor.Interface;for(var e in a)a.hasOwnProperty(e)&&((b=a[e])?this[e]=b(c):"target"===e?this.target=d:this[e]=c[e]);this.isDefaultPrevented=(null!=c.defaultPrevented?c.defaultPrevented:!1===c.returnValue)?fb:gb;this.isPropagationStopped=gb;return this}
+	n(y.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():"unknown"!==typeof a.returnValue&&(a.returnValue=!1),this.isDefaultPrevented=fb)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():"unknown"!==typeof a.cancelBubble&&(a.cancelBubble=!0),this.isPropagationStopped=fb)},persist:function(){this.isPersistent=fb},isPersistent:gb,destructor:function(){var a=this.constructor.Interface,
+	b;for(b in a)this[b]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null;this.isPropagationStopped=this.isDefaultPrevented=gb;this._dispatchInstances=this._dispatchListeners=null}});y.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};
+	y.extend=function(a){function b(){}function c(){return d.apply(this,arguments)}var d=this;b.prototype=d.prototype;var e=new b;n(e,c.prototype);c.prototype=e;c.prototype.constructor=c;c.Interface=n({},d.Interface,a);c.extend=d.extend;hb(c);return c};hb(y);function ib(a,b,c,d){if(this.eventPool.length){var e=this.eventPool.pop();this.call(e,a,b,c,d);return e}return new this(a,b,c,d)}function jb(a){a instanceof this?void 0:x("279");a.destructor();10>this.eventPool.length&&this.eventPool.push(a)}
+	function hb(a){a.eventPool=[];a.getPooled=ib;a.release=jb}var kb=y.extend({data:null}),lb=y.extend({data:null}),mb=[9,13,27,32],nb=Ra&&"CompositionEvent"in window,ob=null;Ra&&"documentMode"in document&&(ob=document.documentMode);
+	var pb=Ra&&"TextEvent"in window&&!ob,qb=Ra&&(!nb||ob&&8<ob&&11>=ob),rb=String.fromCharCode(32),sb={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",
+	captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},tb=!1;
+	function ub(a,b){switch(a){case "keyup":return-1!==mb.indexOf(b.keyCode);case "keydown":return 229!==b.keyCode;case "keypress":case "mousedown":case "blur":return!0;default:return!1}}function vb(a){a=a.detail;return"object"===typeof a&&"data"in a?a.data:null}var wb=!1;function xb(a,b){switch(a){case "compositionend":return vb(b);case "keypress":if(32!==b.which)return null;tb=!0;return rb;case "textInput":return a=b.data,a===rb&&tb?null:a;default:return null}}
+	function yb(a,b){if(wb)return"compositionend"===a||!nb&&ub(a,b)?(a=eb(),db=cb=bb=null,wb=!1,a):null;switch(a){case "paste":return null;case "keypress":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1<b.char.length)return b.char;if(b.which)return String.fromCharCode(b.which)}return null;case "compositionend":return qb&&"ko"!==b.locale?null:b.data;default:return null}}
+	var zb={eventTypes:sb,extractEvents:function(a,b,c,d){var e=void 0;var f=void 0;if(nb)b:{switch(a){case "compositionstart":e=sb.compositionStart;break b;case "compositionend":e=sb.compositionEnd;break b;case "compositionupdate":e=sb.compositionUpdate;break b}e=void 0}else wb?ub(a,c)&&(e=sb.compositionEnd):"keydown"===a&&229===c.keyCode&&(e=sb.compositionStart);e?(qb&&"ko"!==c.locale&&(wb||e!==sb.compositionStart?e===sb.compositionEnd&&wb&&(f=eb()):(bb=d,cb="value"in bb?bb.value:bb.textContent,wb=
+	!0)),e=kb.getPooled(e,b,c,d),f?e.data=f:(f=vb(c),null!==f&&(e.data=f)),Qa(e),f=e):f=null;(a=pb?xb(a,c):yb(a,c))?(b=lb.getPooled(sb.beforeInput,b,c,d),b.data=a,Qa(b)):b=null;return null===f?b:null===b?f:[f,b]}},Ab=null,Bb=null,Cb=null;function Db(a){if(a=ua(a)){"function"!==typeof Ab?x("280"):void 0;var b=ta(a.stateNode);Ab(a.stateNode,a.type,b)}}function Eb(a){Bb?Cb?Cb.push(a):Cb=[a]:Bb=a}function Fb(){if(Bb){var a=Bb,b=Cb;Cb=Bb=null;Db(a);if(b)for(a=0;a<b.length;a++)Db(b[a])}}
+	function Gb(a,b){return a(b)}function Hb(a,b,c){return a(b,c)}function Ib(){}var Jb=!1;function Kb(a,b){if(Jb)return a(b);Jb=!0;try{return Gb(a,b)}finally{if(Jb=!1,null!==Bb||null!==Cb)Ib(),Fb()}}var Lb={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Mb(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return"input"===b?!!Lb[a.type]:"textarea"===b?!0:!1}
+	function Nb(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);return 3===a.nodeType?a.parentNode:a}function Ob(a){if(!Ra)return!1;a="on"+a;var b=a in document;b||(b=document.createElement("div"),b.setAttribute(a,"return;"),b="function"===typeof b[a]);return b}function Pb(a){var b=a.type;return(a=a.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===b||"radio"===b)}
+	function Qb(a){var b=Pb(a)?"checked":"value",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=""+a[b];if(!a.hasOwnProperty(b)&&"undefined"!==typeof c&&"function"===typeof c.get&&"function"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=""+a;f.call(this,a)}});Object.defineProperty(a,b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=""+a},stopTracking:function(){a._valueTracker=
+	null;delete a[b]}}}}function Rb(a){a._valueTracker||(a._valueTracker=Qb(a))}function Sb(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d="";a&&(d=Pb(a)?a.checked?"true":"false":a.value);a=d;return a!==c?(b.setValue(a),!0):!1}var Tb=aa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;Tb.hasOwnProperty("ReactCurrentDispatcher")||(Tb.ReactCurrentDispatcher={current:null});
+	var Ub=/^(.*)[\\\/]/,z="function"===typeof Symbol&&Symbol.for,Vb=z?Symbol.for("react.element"):60103,Wb=z?Symbol.for("react.portal"):60106,Xb=z?Symbol.for("react.fragment"):60107,Yb=z?Symbol.for("react.strict_mode"):60108,Zb=z?Symbol.for("react.profiler"):60114,$b=z?Symbol.for("react.provider"):60109,ac=z?Symbol.for("react.context"):60110,bc=z?Symbol.for("react.concurrent_mode"):60111,cc=z?Symbol.for("react.forward_ref"):60112,dc=z?Symbol.for("react.suspense"):60113,ec=z?Symbol.for("react.memo"):
+	60115,fc=z?Symbol.for("react.lazy"):60116,gc="function"===typeof Symbol&&Symbol.iterator;function hc(a){if(null===a||"object"!==typeof a)return null;a=gc&&a[gc]||a["@@iterator"];return"function"===typeof a?a:null}
+	function ic(a){if(null==a)return null;if("function"===typeof a)return a.displayName||a.name||null;if("string"===typeof a)return a;switch(a){case bc:return"ConcurrentMode";case Xb:return"Fragment";case Wb:return"Portal";case Zb:return"Profiler";case Yb:return"StrictMode";case dc:return"Suspense"}if("object"===typeof a)switch(a.$$typeof){case ac:return"Context.Consumer";case $b:return"Context.Provider";case cc:var b=a.render;b=b.displayName||b.name||"";return a.displayName||(""!==b?"ForwardRef("+b+
+	")":"ForwardRef");case ec:return ic(a.type);case fc:if(a=1===a._status?a._result:null)return ic(a)}return null}function jc(a){var b="";do{a:switch(a.tag){case 3:case 4:case 6:case 7:case 10:case 9:var c="";break a;default:var d=a._debugOwner,e=a._debugSource,f=ic(a.type);c=null;d&&(c=ic(d.type));d=f;f="";e?f=" (at "+e.fileName.replace(Ub,"")+":"+e.lineNumber+")":c&&(f=" (created by "+c+")");c="\n    in "+(d||"Unknown")+f}b+=c;a=a.return}while(a);return b}
+	var kc=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,lc=Object.prototype.hasOwnProperty,mc={},nc={};
+	function oc(a){if(lc.call(nc,a))return!0;if(lc.call(mc,a))return!1;if(kc.test(a))return nc[a]=!0;mc[a]=!0;return!1}function pc(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}
+	function qc(a,b,c,d){if(null===b||"undefined"===typeof b||pc(a,b,c,d))return!0;if(d)return!1;if(null!==c)switch(c.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}function C(a,b,c,d,e){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b}var D={};
+	"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){D[a]=new C(a,0,!1,a,null)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var b=a[0];D[b]=new C(b,1,!1,a[1],null)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){D[a]=new C(a,2,!1,a.toLowerCase(),null)});
+	["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){D[a]=new C(a,2,!1,a,null)});"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){D[a]=new C(a,3,!1,a.toLowerCase(),null)});["checked","multiple","muted","selected"].forEach(function(a){D[a]=new C(a,3,!0,a,null)});
+	["capture","download"].forEach(function(a){D[a]=new C(a,4,!1,a,null)});["cols","rows","size","span"].forEach(function(a){D[a]=new C(a,6,!1,a,null)});["rowSpan","start"].forEach(function(a){D[a]=new C(a,5,!1,a.toLowerCase(),null)});var rc=/[\-:]([a-z])/g;function sc(a){return a[1].toUpperCase()}
+	"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a){var b=a.replace(rc,
+	sc);D[b]=new C(b,1,!1,a,null)});"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(rc,sc);D[b]=new C(b,1,!1,a,"http://www.w3.org/1999/xlink")});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(rc,sc);D[b]=new C(b,1,!1,a,"http://www.w3.org/XML/1998/namespace")});["tabIndex","crossOrigin"].forEach(function(a){D[a]=new C(a,1,!1,a.toLowerCase(),null)});
+	function tc(a,b,c,d){var e=D.hasOwnProperty(b)?D[b]:null;var f=null!==e?0===e.type:d?!1:!(2<b.length)||"o"!==b[0]&&"O"!==b[0]||"n"!==b[1]&&"N"!==b[1]?!1:!0;f||(qc(b,c,e,d)&&(c=null),d||null===e?oc(b)&&(null===c?a.removeAttribute(b):a.setAttribute(b,""+c)):e.mustUseProperty?a[e.propertyName]=null===c?3===e.type?!1:"":c:(b=e.attributeName,d=e.attributeNamespace,null===c?a.removeAttribute(b):(e=e.type,c=3===e||4===e&&!0===c?"":""+c,d?a.setAttributeNS(d,b,c):a.setAttribute(b,c))))}
+	function uc(a){switch(typeof a){case "boolean":case "number":case "object":case "string":case "undefined":return a;default:return""}}function vc(a,b){var c=b.checked;return n({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}
+	function wc(a,b){var c=null==b.defaultValue?"":b.defaultValue,d=null!=b.checked?b.checked:b.defaultChecked;c=uc(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:"checkbox"===b.type||"radio"===b.type?null!=b.checked:null!=b.value}}function xc(a,b){b=b.checked;null!=b&&tc(a,"checked",b,!1)}
+	function yc(a,b){xc(a,b);var c=uc(b.value),d=b.type;if(null!=c)if("number"===d){if(0===c&&""===a.value||a.value!=c)a.value=""+c}else a.value!==""+c&&(a.value=""+c);else if("submit"===d||"reset"===d){a.removeAttribute("value");return}b.hasOwnProperty("value")?zc(a,b.type,c):b.hasOwnProperty("defaultValue")&&zc(a,b.type,uc(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}
+	function Ac(a,b,c){if(b.hasOwnProperty("value")||b.hasOwnProperty("defaultValue")){var d=b.type;if(!("submit"!==d&&"reset"!==d||void 0!==b.value&&null!==b.value))return;b=""+a._wrapperState.initialValue;c||b===a.value||(a.value=b);a.defaultValue=b}c=a.name;""!==c&&(a.name="");a.defaultChecked=!a.defaultChecked;a.defaultChecked=!!a._wrapperState.initialChecked;""!==c&&(a.name=c)}
+	function zc(a,b,c){if("number"!==b||a.ownerDocument.activeElement!==a)null==c?a.defaultValue=""+a._wrapperState.initialValue:a.defaultValue!==""+c&&(a.defaultValue=""+c)}var Bc={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}};function Cc(a,b,c){a=y.getPooled(Bc.change,a,b,c);a.type="change";Eb(c);Qa(a);return a}var Dc=null,Ec=null;function Fc(a){Da(a)}
+	function Gc(a){var b=Ja(a);if(Sb(b))return a}function Hc(a,b){if("change"===a)return b}var Ic=!1;Ra&&(Ic=Ob("input")&&(!document.documentMode||9<document.documentMode));function Jc(){Dc&&(Dc.detachEvent("onpropertychange",Kc),Ec=Dc=null)}function Kc(a){"value"===a.propertyName&&Gc(Ec)&&(a=Cc(Ec,a,Nb(a)),Kb(Fc,a))}function Lc(a,b,c){"focus"===a?(Jc(),Dc=b,Ec=c,Dc.attachEvent("onpropertychange",Kc)):"blur"===a&&Jc()}function Mc(a){if("selectionchange"===a||"keyup"===a||"keydown"===a)return Gc(Ec)}
+	function Nc(a,b){if("click"===a)return Gc(b)}function Oc(a,b){if("input"===a||"change"===a)return Gc(b)}
+	var Pc={eventTypes:Bc,_isInputEventSupported:Ic,extractEvents:function(a,b,c,d){var e=b?Ja(b):window,f=void 0,g=void 0,h=e.nodeName&&e.nodeName.toLowerCase();"select"===h||"input"===h&&"file"===e.type?f=Hc:Mb(e)?Ic?f=Oc:(f=Mc,g=Lc):(h=e.nodeName)&&"input"===h.toLowerCase()&&("checkbox"===e.type||"radio"===e.type)&&(f=Nc);if(f&&(f=f(a,b)))return Cc(f,c,d);g&&g(a,e,b);"blur"===a&&(a=e._wrapperState)&&a.controlled&&"number"===e.type&&zc(e,"number",e.value)}},Qc=y.extend({view:null,detail:null}),Rc={Alt:"altKey",
+	Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Sc(a){var b=this.nativeEvent;return b.getModifierState?b.getModifierState(a):(a=Rc[a])?!!b[a]:!1}function Tc(){return Sc}
+	var Uc=0,Vc=0,Wc=!1,Xc=!1,Yc=Qc.extend({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:Tc,button:null,buttons:null,relatedTarget:function(a){return a.relatedTarget||(a.fromElement===a.srcElement?a.toElement:a.fromElement)},movementX:function(a){if("movementX"in a)return a.movementX;var b=Uc;Uc=a.screenX;return Wc?"mousemove"===a.type?a.screenX-b:0:(Wc=!0,0)},movementY:function(a){if("movementY"in a)return a.movementY;
+	var b=Vc;Vc=a.screenY;return Xc?"mousemove"===a.type?a.screenY-b:0:(Xc=!0,0)}}),Zc=Yc.extend({pointerId:null,width:null,height:null,pressure:null,tangentialPressure:null,tiltX:null,tiltY:null,twist:null,pointerType:null,isPrimary:null}),$c={mouseEnter:{registrationName:"onMouseEnter",dependencies:["mouseout","mouseover"]},mouseLeave:{registrationName:"onMouseLeave",dependencies:["mouseout","mouseover"]},pointerEnter:{registrationName:"onPointerEnter",dependencies:["pointerout","pointerover"]},pointerLeave:{registrationName:"onPointerLeave",
+	dependencies:["pointerout","pointerover"]}},ad={eventTypes:$c,extractEvents:function(a,b,c,d){var e="mouseover"===a||"pointerover"===a,f="mouseout"===a||"pointerout"===a;if(e&&(c.relatedTarget||c.fromElement)||!f&&!e)return null;e=d.window===d?d:(e=d.ownerDocument)?e.defaultView||e.parentWindow:window;f?(f=b,b=(b=c.relatedTarget||c.toElement)?Ha(b):null):f=null;if(f===b)return null;var g=void 0,h=void 0,l=void 0,k=void 0;if("mouseout"===a||"mouseover"===a)g=Yc,h=$c.mouseLeave,l=$c.mouseEnter,k="mouse";
+	else if("pointerout"===a||"pointerover"===a)g=Zc,h=$c.pointerLeave,l=$c.pointerEnter,k="pointer";var m=null==f?e:Ja(f);e=null==b?e:Ja(b);a=g.getPooled(h,f,c,d);a.type=k+"leave";a.target=m;a.relatedTarget=e;c=g.getPooled(l,b,c,d);c.type=k+"enter";c.target=e;c.relatedTarget=m;d=b;if(f&&d)a:{b=f;e=d;k=0;for(g=b;g;g=La(g))k++;g=0;for(l=e;l;l=La(l))g++;for(;0<k-g;)b=La(b),k--;for(;0<g-k;)e=La(e),g--;for(;k--;){if(b===e||b===e.alternate)break a;b=La(b);e=La(e)}b=null}else b=null;e=b;for(b=[];f&&f!==e;){k=
+	f.alternate;if(null!==k&&k===e)break;b.push(f);f=La(f)}for(f=[];d&&d!==e;){k=d.alternate;if(null!==k&&k===e)break;f.push(d);d=La(d)}for(d=0;d<b.length;d++)Oa(b[d],"bubbled",a);for(d=f.length;0<d--;)Oa(f[d],"captured",c);return[a,c]}};function bd(a,b){return a===b&&(0!==a||1/a===1/b)||a!==a&&b!==b}var cd=Object.prototype.hasOwnProperty;
+	function dd(a,b){if(bd(a,b))return!0;if("object"!==typeof a||null===a||"object"!==typeof b||null===b)return!1;var c=Object.keys(a),d=Object.keys(b);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++)if(!cd.call(b,c[d])||!bd(a[c[d]],b[c[d]]))return!1;return!0}function ed(a){var b=a;if(a.alternate)for(;b.return;)b=b.return;else{if(0!==(b.effectTag&2))return 1;for(;b.return;)if(b=b.return,0!==(b.effectTag&2))return 1}return 3===b.tag?2:3}function fd(a){2!==ed(a)?x("188"):void 0}
+	function gd(a){var b=a.alternate;if(!b)return b=ed(a),3===b?x("188"):void 0,1===b?null:a;for(var c=a,d=b;;){var e=c.return,f=e?e.alternate:null;if(!e||!f)break;if(e.child===f.child){for(var g=e.child;g;){if(g===c)return fd(e),a;if(g===d)return fd(e),b;g=g.sibling}x("188")}if(c.return!==d.return)c=e,d=f;else{g=!1;for(var h=e.child;h;){if(h===c){g=!0;c=e;d=f;break}if(h===d){g=!0;d=e;c=f;break}h=h.sibling}if(!g){for(h=f.child;h;){if(h===c){g=!0;c=f;d=e;break}if(h===d){g=!0;d=f;c=e;break}h=h.sibling}g?
+	void 0:x("189")}}c.alternate!==d?x("190"):void 0}3!==c.tag?x("188"):void 0;return c.stateNode.current===c?a:b}function hd(a){a=gd(a);if(!a)return null;for(var b=a;;){if(5===b.tag||6===b.tag)return b;if(b.child)b.child.return=b,b=b.child;else{if(b===a)break;for(;!b.sibling;){if(!b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}}return null}
+	var id=y.extend({animationName:null,elapsedTime:null,pseudoElement:null}),jd=y.extend({clipboardData:function(a){return"clipboardData"in a?a.clipboardData:window.clipboardData}}),kd=Qc.extend({relatedTarget:null});function ld(a){var b=a.keyCode;"charCode"in a?(a=a.charCode,0===a&&13===b&&(a=13)):a=b;10===a&&(a=13);return 32<=a||13===a?a:0}
+	var md={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},nd={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",
+	116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},od=Qc.extend({key:function(a){if(a.key){var b=md[a.key]||a.key;if("Unidentified"!==b)return b}return"keypress"===a.type?(a=ld(a),13===a?"Enter":String.fromCharCode(a)):"keydown"===a.type||"keyup"===a.type?nd[a.keyCode]||"Unidentified":""},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:Tc,charCode:function(a){return"keypress"===
+	a.type?ld(a):0},keyCode:function(a){return"keydown"===a.type||"keyup"===a.type?a.keyCode:0},which:function(a){return"keypress"===a.type?ld(a):"keydown"===a.type||"keyup"===a.type?a.keyCode:0}}),pd=Yc.extend({dataTransfer:null}),qd=Qc.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:Tc}),rd=y.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),sd=Yc.extend({deltaX:function(a){return"deltaX"in a?a.deltaX:"wheelDeltaX"in
+	a?-a.wheelDeltaX:0},deltaY:function(a){return"deltaY"in a?a.deltaY:"wheelDeltaY"in a?-a.wheelDeltaY:"wheelDelta"in a?-a.wheelDelta:0},deltaZ:null,deltaMode:null}),td=[["abort","abort"],[Xa,"animationEnd"],[Ya,"animationIteration"],[Za,"animationStart"],["canplay","canPlay"],["canplaythrough","canPlayThrough"],["drag","drag"],["dragenter","dragEnter"],["dragexit","dragExit"],["dragleave","dragLeave"],["dragover","dragOver"],["durationchange","durationChange"],["emptied","emptied"],["encrypted","encrypted"],
 	["ended","ended"],["error","error"],["gotpointercapture","gotPointerCapture"],["load","load"],["loadeddata","loadedData"],["loadedmetadata","loadedMetadata"],["loadstart","loadStart"],["lostpointercapture","lostPointerCapture"],["mousemove","mouseMove"],["mouseout","mouseOut"],["mouseover","mouseOver"],["playing","playing"],["pointermove","pointerMove"],["pointerout","pointerOut"],["pointerover","pointerOver"],["progress","progress"],["scroll","scroll"],["seeking","seeking"],["stalled","stalled"],
-	["suspend","suspend"],["timeupdate","timeUpdate"],["toggle","toggle"],["touchmove","touchMove"],[ib,"transitionEnd"],["waiting","waiting"],["wheel","wheel"]],Bd={},Cd={};function Dd(a,b){var c=a[0];a=a[1];var d="on"+(a[0].toUpperCase()+a.slice(1));b={phasedRegistrationNames:{bubbled:d,captured:d+"Capture"},dependencies:[c],isInteractive:b};Bd[a]=b;Cd[c]=b}
-	[["blur","blur"],["cancel","cancel"],["click","click"],["close","close"],["contextmenu","contextMenu"],["copy","copy"],["cut","cut"],["dblclick","doubleClick"],["dragend","dragEnd"],["dragstart","dragStart"],["drop","drop"],["focus","focus"],["input","input"],["invalid","invalid"],["keydown","keyDown"],["keypress","keyPress"],["keyup","keyUp"],["mousedown","mouseDown"],["mouseup","mouseUp"],["paste","paste"],["pause","pause"],["play","play"],["pointercancel","pointerCancel"],["pointerdown","pointerDown"],
-	["pointerup","pointerUp"],["ratechange","rateChange"],["reset","reset"],["seeked","seeked"],["submit","submit"],["touchcancel","touchCancel"],["touchend","touchEnd"],["touchstart","touchStart"],["volumechange","volumeChange"]].forEach(function(a){Dd(a,!0)});Ad.forEach(function(a){Dd(a,!1)});
-	var Ed={eventTypes:Bd,isInteractiveTopLevelEventType:function(a){a=Cd[a];return void 0!==a&&!0===a.isInteractive},extractEvents:function(a,b,c,d){var e=Cd[a];if(!e)return null;switch(a){case "keypress":if(0===sd(c))return null;case "keydown":case "keyup":a=vd;break;case "blur":case "focus":a=rd;break;case "click":if(2===c.button)return null;case "dblclick":case "mousedown":case "mousemove":case "mouseup":case "mouseout":case "mouseover":case "contextmenu":a=gd;break;case "drag":case "dragend":case "dragenter":case "dragexit":case "dragleave":case "dragover":case "dragstart":case "drop":a=
-	wd;break;case "touchcancel":case "touchend":case "touchmove":case "touchstart":a=xd;break;case fb:case gb:case hb:a=pd;break;case ib:a=yd;break;case "scroll":a=cd;break;case "wheel":a=zd;break;case "copy":case "cut":case "paste":a=qd;break;case "gotpointercapture":case "lostpointercapture":case "pointercancel":case "pointerdown":case "pointermove":case "pointerout":case "pointerover":case "pointerup":a=hd;break;default:a=H}b=a.getPooled(e,b,c,d);Ya(b);return b}},Fd=Ed.isInteractiveTopLevelEventType,
-	Gd=[];function Hd(a){var b=a.targetInst;do{if(!b){a.ancestors.push(b);break}var c;for(c=b;c.return;)c=c.return;c=3!==c.tag?null:c.stateNode.containerInfo;if(!c)break;a.ancestors.push(b);b=Na(c)}while(b);for(c=0;c<a.ancestors.length;c++)b=a.ancestors[c],Ja(a.topLevelType,b,a.nativeEvent,Zb(a.nativeEvent))}var Id=!0;function Kd(a){Id=!!a}function K(a,b){if(!b)return null;var c=(Fd(a)?Ld:Md).bind(null,a);b.addEventListener(a,c,!1)}
-	function Nd(a,b){if(!b)return null;var c=(Fd(a)?Ld:Md).bind(null,a);b.addEventListener(a,c,!0)}function Ld(a,b){Tb(Md,a,b)}function Md(a,b){if(Id){var c=Zb(b);c=Na(c);null===c||"number"!==typeof c.tag||2===kd(c)||(c=null);if(Gd.length){var d=Gd.pop();d.topLevelType=a;d.nativeEvent=b;d.targetInst=c;a=d}else a={topLevelType:a,nativeEvent:b,targetInst:c,ancestors:[]};try{Wb(Hd,a)}finally{a.topLevelType=null,a.nativeEvent=null,a.targetInst=null,a.ancestors.length=0,10>Gd.length&&Gd.push(a)}}}
-	var Od={get _enabled(){return Id},setEnabled:Kd,isEnabled:function(){return Id},trapBubbledEvent:K,trapCapturedEvent:Nd,dispatchEvent:Md},Pd={},Qd=0,Rd="_reactListenersID"+(""+Math.random()).slice(2);function Sd(a){Object.prototype.hasOwnProperty.call(a,Rd)||(a[Rd]=Qd++,Pd[a[Rd]]={});return Pd[a[Rd]]}function Td(a){for(;a&&a.firstChild;)a=a.firstChild;return a}
-	function Ud(a,b){var c=Td(a);a=0;for(var d;c;){if(3===c.nodeType){d=a+c.textContent.length;if(a<=b&&d>=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=Td(c)}}function Vd(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&("input"===b&&("text"===a.type||"search"===a.type||"tel"===a.type||"url"===a.type||"password"===a.type)||"textarea"===b||"true"===a.contentEditable)}
-	var Wd=m.canUseDOM&&"documentMode"in document&&11>=document.documentMode,Xd={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu focus keydown keyup mousedown mouseup selectionchange".split(" ")}},Yd=null,Zd=null,$d=null,ae=!1;
-	function be(a,b){if(ae||null==Yd||Yd!==da())return null;var c=Yd;"selectionStart"in c&&Vd(c)?c={start:c.selectionStart,end:c.selectionEnd}:window.getSelection?(c=window.getSelection(),c={anchorNode:c.anchorNode,anchorOffset:c.anchorOffset,focusNode:c.focusNode,focusOffset:c.focusOffset}):c=void 0;return $d&&ea($d,c)?null:($d=c,a=H.getPooled(Xd.select,Zd,a,b),a.type="select",a.target=Yd,Ya(a),a)}
-	var ce={eventTypes:Xd,extractEvents:function(a,b,c,d){var e=d.window===d?d.document:9===d.nodeType?d:d.ownerDocument,f;if(!(f=!e)){a:{e=Sd(e);f=sa.onSelect;for(var g=0;g<f.length;g++){var h=f[g];if(!e.hasOwnProperty(h)||!e[h]){e=!1;break a}}e=!0}f=!e}if(f)return null;e=b?Oa(b):window;switch(a){case "focus":if(Yb(e)||"true"===e.contentEditable)Yd=e,Zd=b,$d=null;break;case "blur":$d=Zd=Yd=null;break;case "mousedown":ae=!0;break;case "contextmenu":case "mouseup":return ae=!1,be(c,d);case "selectionchange":if(Wd)break;
-	case "keydown":case "keyup":return be(c,d)}return null}};Ga.injectEventPluginOrder("ResponderEventPlugin SimpleEventPlugin TapEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin".split(" "));wa=Qa.getFiberCurrentPropsFromNode;xa=Qa.getInstanceFromNode;ya=Qa.getNodeFromInstance;Ga.injectEventPluginsByName({SimpleEventPlugin:Ed,EnterLeaveEventPlugin:jd,ChangeEventPlugin:bd,SelectEventPlugin:ce,BeforeInputEventPlugin:Ib});
-	var de="function"===typeof requestAnimationFrame?requestAnimationFrame:void 0,ee=Date,fe=setTimeout,ge=clearTimeout,he=void 0;if("object"===typeof performance&&"function"===typeof performance.now){var ie=performance;he=function(){return ie.now()}}else he=function(){return ee.now()};var je=void 0,ke=void 0;
-	if(m.canUseDOM){var le="function"===typeof de?de:function(){A("276")},L=null,me=null,ne=-1,oe=!1,pe=!1,qe=0,re=33,se=33,te={didTimeout:!1,timeRemaining:function(){var a=qe-he();return 0<a?a:0}},ve=function(a,b){var c=a.scheduledCallback,d=!1;try{c(b),d=!0}finally{ke(a),d||(oe=!0,window.postMessage(ue,"*"))}},ue="__reactIdleCallback$"+Math.random().toString(36).slice(2);window.addEventListener("message",function(a){if(a.source===window&&a.data===ue&&(oe=!1,null!==L)){if(null!==L){var b=he();if(!(-1===
-	ne||ne>b)){a=-1;for(var c=[],d=L;null!==d;){var e=d.timeoutTime;-1!==e&&e<=b?c.push(d):-1!==e&&(-1===a||e<a)&&(a=e);d=d.next}if(0<c.length)for(te.didTimeout=!0,b=0,d=c.length;b<d;b++)ve(c[b],te);ne=a}}for(a=he();0<qe-a&&null!==L;)a=L,te.didTimeout=!1,ve(a,te),a=he();null===L||pe||(pe=!0,le(we))}},!1);var we=function(a){pe=!1;var b=a-qe+se;b<se&&re<se?(8>b&&(b=8),se=b<re?re:b):re=b;qe=a+se;oe||(oe=!0,window.postMessage(ue,"*"))};je=function(a,b){var c=-1;null!=b&&"number"===typeof b.timeout&&(c=he()+
-	b.timeout);if(-1===ne||-1!==c&&c<ne)ne=c;a={scheduledCallback:a,timeoutTime:c,prev:null,next:null};null===L?L=a:(b=a.prev=me,null!==b&&(b.next=a));me=a;pe||(pe=!0,le(we));return a};ke=function(a){if(null!==a.prev||L===a){var b=a.next,c=a.prev;a.next=null;a.prev=null;null!==b?null!==c?(c.next=b,b.prev=c):(b.prev=null,L=b):null!==c?(c.next=null,me=c):me=L=null}}}else{var xe=new Map;je=function(a){var b={scheduledCallback:a,timeoutTime:0,next:null,prev:null},c=fe(function(){a({timeRemaining:function(){return Infinity},
-	didTimeout:!1})});xe.set(a,c);return b};ke=function(a){var b=xe.get(a.scheduledCallback);xe.delete(a);ge(b)}}function ye(a){var b="";ba.Children.forEach(a,function(a){null==a||"string"!==typeof a&&"number"!==typeof a||(b+=a)});return b}function ze(a,b){a=p({children:void 0},b);if(b=ye(b.children))a.children=b;return a}
-	function Ae(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e<c.length;e++)b["$"+c[e]]=!0;for(c=0;c<a.length;c++)e=b.hasOwnProperty("$"+a[c].value),a[c].selected!==e&&(a[c].selected=e),e&&d&&(a[c].defaultSelected=!0)}else{c=""+c;b=null;for(e=0;e<a.length;e++){if(a[e].value===c){a[e].selected=!0;d&&(a[e].defaultSelected=!0);return}null!==b||a[e].disabled||(b=a[e])}null!==b&&(b.selected=!0)}}
-	function Be(a,b){var c=b.value;a._wrapperState={initialValue:null!=c?c:b.defaultValue,wasMultiple:!!b.multiple}}function Ce(a,b){null!=b.dangerouslySetInnerHTML?A("91"):void 0;return p({},b,{value:void 0,defaultValue:void 0,children:""+a._wrapperState.initialValue})}function De(a,b){var c=b.value;null==c&&(c=b.defaultValue,b=b.children,null!=b&&(null!=c?A("92"):void 0,Array.isArray(b)&&(1>=b.length?void 0:A("93"),b=b[0]),c=""+b),null==c&&(c=""));a._wrapperState={initialValue:""+c}}
-	function Ee(a,b){var c=b.value;null!=c&&(c=""+c,c!==a.value&&(a.value=c),null==b.defaultValue&&(a.defaultValue=c));null!=b.defaultValue&&(a.defaultValue=b.defaultValue)}function Fe(a){var b=a.textContent;b===a._wrapperState.initialValue&&(a.value=b)}var Ge={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};
-	function He(a){switch(a){case "svg":return"http://www.w3.org/2000/svg";case "math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Ie(a,b){return null==a||"http://www.w3.org/1999/xhtml"===a?He(b):"http://www.w3.org/2000/svg"===a&&"foreignObject"===b?"http://www.w3.org/1999/xhtml":a}
-	var Je=void 0,Ke=function(a){return"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(b,c,d,e){MSApp.execUnsafeLocalFunction(function(){return a(b,c,d,e)})}:a}(function(a,b){if(a.namespaceURI!==Ge.svg||"innerHTML"in a)a.innerHTML=b;else{Je=Je||document.createElement("div");Je.innerHTML="<svg>"+b+"</svg>";for(b=Je.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}});
-	function Le(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=b;return}}a.textContent=b}
-	var Me={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,
-	stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ne=["Webkit","ms","Moz","O"];Object.keys(Me).forEach(function(a){Ne.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);Me[b]=Me[a]})});
-	function Oe(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf("--");var e=c;var f=b[c];e=null==f||"boolean"===typeof f||""===f?"":d||"number"!==typeof f||0===f||Me.hasOwnProperty(e)&&Me[e]?(""+f).trim():f+"px";"float"===c&&(c="cssFloat");d?a.setProperty(c,e):a[c]=e}}var Pe=p({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});
-	function Qe(a,b,c){b&&(Pe[a]&&(null!=b.children||null!=b.dangerouslySetInnerHTML?A("137",a,c()):void 0),null!=b.dangerouslySetInnerHTML&&(null!=b.children?A("60"):void 0,"object"===typeof b.dangerouslySetInnerHTML&&"__html"in b.dangerouslySetInnerHTML?void 0:A("61")),null!=b.style&&"object"!==typeof b.style?A("62",c()):void 0)}
-	function Re(a,b){if(-1===a.indexOf("-"))return"string"===typeof b.is;switch(a){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":return!1;default:return!0}}var Se=v.thatReturns("");
-	function Te(a,b){a=9===a.nodeType||11===a.nodeType?a:a.ownerDocument;var c=Sd(a);b=sa[b];for(var d=0;d<b.length;d++){var e=b[d];if(!c.hasOwnProperty(e)||!c[e]){switch(e){case "scroll":Nd("scroll",a);break;case "focus":case "blur":Nd("focus",a);Nd("blur",a);c.blur=!0;c.focus=!0;break;case "cancel":case "close":$b(e,!0)&&Nd(e,a);break;case "invalid":case "submit":case "reset":break;default:-1===jb.indexOf(e)&&K(e,a)}c[e]=!0}}}
-	function Ue(a,b,c,d){c=9===c.nodeType?c:c.ownerDocument;d===Ge.html&&(d=He(a));d===Ge.html?"script"===a?(a=c.createElement("div"),a.innerHTML="<script>\x3c/script>",a=a.removeChild(a.firstChild)):a="string"===typeof b.is?c.createElement(a,{is:b.is}):c.createElement(a):a=c.createElementNS(d,a);return a}function Ve(a,b){return(9===b.nodeType?b:b.ownerDocument).createTextNode(a)}
-	function We(a,b,c,d){var e=Re(b,c);switch(b){case "iframe":case "object":K("load",a);var f=c;break;case "video":case "audio":for(f=0;f<jb.length;f++)K(jb[f],a);f=c;break;case "source":K("error",a);f=c;break;case "img":case "image":case "link":K("error",a);K("load",a);f=c;break;case "form":K("reset",a);K("submit",a);f=c;break;case "details":K("toggle",a);f=c;break;case "input":Ic(a,c);f=Hc(a,c);K("invalid",a);Te(d,"onChange");break;case "option":f=ze(a,c);break;case "select":Be(a,c);f=p({},c,{value:void 0});
-	K("invalid",a);Te(d,"onChange");break;case "textarea":De(a,c);f=Ce(a,c);K("invalid",a);Te(d,"onChange");break;default:f=c}Qe(b,f,Se);var g=f,h;for(h in g)if(g.hasOwnProperty(h)){var k=g[h];"style"===h?Oe(a,k,Se):"dangerouslySetInnerHTML"===h?(k=k?k.__html:void 0,null!=k&&Ke(a,k)):"children"===h?"string"===typeof k?("textarea"!==b||""!==k)&&Le(a,k):"number"===typeof k&&Le(a,""+k):"suppressContentEditableWarning"!==h&&"suppressHydrationWarning"!==h&&"autoFocus"!==h&&(ra.hasOwnProperty(h)?null!=k&&Te(d,
-	h):null!=k&&Gc(a,h,k,e))}switch(b){case "input":cc(a);Nc(a,c,!1);break;case "textarea":cc(a);Fe(a,c);break;case "option":null!=c.value&&a.setAttribute("value",c.value);break;case "select":a.multiple=!!c.multiple;b=c.value;null!=b?Ae(a,!!c.multiple,b,!1):null!=c.defaultValue&&Ae(a,!!c.multiple,c.defaultValue,!0);break;default:"function"===typeof f.onClick&&(a.onclick=v)}}
-	function Xe(a,b,c,d,e){var f=null;switch(b){case "input":c=Hc(a,c);d=Hc(a,d);f=[];break;case "option":c=ze(a,c);d=ze(a,d);f=[];break;case "select":c=p({},c,{value:void 0});d=p({},d,{value:void 0});f=[];break;case "textarea":c=Ce(a,c);d=Ce(a,d);f=[];break;default:"function"!==typeof c.onClick&&"function"===typeof d.onClick&&(a.onclick=v)}Qe(b,d,Se);b=a=void 0;var g=null;for(a in c)if(!d.hasOwnProperty(a)&&c.hasOwnProperty(a)&&null!=c[a])if("style"===a){var h=c[a];for(b in h)h.hasOwnProperty(b)&&(g||
-	(g={}),g[b]="")}else"dangerouslySetInnerHTML"!==a&&"children"!==a&&"suppressContentEditableWarning"!==a&&"suppressHydrationWarning"!==a&&"autoFocus"!==a&&(ra.hasOwnProperty(a)?f||(f=[]):(f=f||[]).push(a,null));for(a in d){var k=d[a];h=null!=c?c[a]:void 0;if(d.hasOwnProperty(a)&&k!==h&&(null!=k||null!=h))if("style"===a)if(h){for(b in h)!h.hasOwnProperty(b)||k&&k.hasOwnProperty(b)||(g||(g={}),g[b]="");for(b in k)k.hasOwnProperty(b)&&h[b]!==k[b]&&(g||(g={}),g[b]=k[b])}else g||(f||(f=[]),f.push(a,g)),
-	g=k;else"dangerouslySetInnerHTML"===a?(k=k?k.__html:void 0,h=h?h.__html:void 0,null!=k&&h!==k&&(f=f||[]).push(a,""+k)):"children"===a?h===k||"string"!==typeof k&&"number"!==typeof k||(f=f||[]).push(a,""+k):"suppressContentEditableWarning"!==a&&"suppressHydrationWarning"!==a&&(ra.hasOwnProperty(a)?(null!=k&&Te(e,a),f||h===k||(f=[])):(f=f||[]).push(a,k))}g&&(f=f||[]).push("style",g);return f}
-	function Ye(a,b,c,d,e){"input"===c&&"radio"===e.type&&null!=e.name&&Kc(a,e);Re(c,d);d=Re(c,e);for(var f=0;f<b.length;f+=2){var g=b[f],h=b[f+1];"style"===g?Oe(a,h,Se):"dangerouslySetInnerHTML"===g?Ke(a,h):"children"===g?Le(a,h):Gc(a,g,h,d)}switch(c){case "input":Lc(a,e);break;case "textarea":Ee(a,e);break;case "select":a._wrapperState.initialValue=void 0,b=a._wrapperState.wasMultiple,a._wrapperState.wasMultiple=!!e.multiple,c=e.value,null!=c?Ae(a,!!e.multiple,c,!1):b!==!!e.multiple&&(null!=e.defaultValue?
-	Ae(a,!!e.multiple,e.defaultValue,!0):Ae(a,!!e.multiple,e.multiple?[]:"",!1))}}
-	function Ze(a,b,c,d,e){switch(b){case "iframe":case "object":K("load",a);break;case "video":case "audio":for(d=0;d<jb.length;d++)K(jb[d],a);break;case "source":K("error",a);break;case "img":case "image":case "link":K("error",a);K("load",a);break;case "form":K("reset",a);K("submit",a);break;case "details":K("toggle",a);break;case "input":Ic(a,c);K("invalid",a);Te(e,"onChange");break;case "select":Be(a,c);K("invalid",a);Te(e,"onChange");break;case "textarea":De(a,c),K("invalid",a),Te(e,"onChange")}Qe(b,
-	c,Se);d=null;for(var f in c)if(c.hasOwnProperty(f)){var g=c[f];"children"===f?"string"===typeof g?a.textContent!==g&&(d=["children",g]):"number"===typeof g&&a.textContent!==""+g&&(d=["children",""+g]):ra.hasOwnProperty(f)&&null!=g&&Te(e,f)}switch(b){case "input":cc(a);Nc(a,c,!0);break;case "textarea":cc(a);Fe(a,c);break;case "select":case "option":break;default:"function"===typeof c.onClick&&(a.onclick=v)}return d}function $e(a,b){return a.nodeValue!==b}
-	var af={createElement:Ue,createTextNode:Ve,setInitialProperties:We,diffProperties:Xe,updateProperties:Ye,diffHydratedProperties:Ze,diffHydratedText:$e,warnForUnmatchedText:function(){},warnForDeletedHydratableElement:function(){},warnForDeletedHydratableText:function(){},warnForInsertedHydratedElement:function(){},warnForInsertedHydratedText:function(){},restoreControlledState:function(a,b,c){switch(b){case "input":Lc(a,c);b=c.name;if("radio"===c.type&&null!=b){for(c=a;c.parentNode;)c=c.parentNode;
-	c=c.querySelectorAll("input[name="+JSON.stringify(""+b)+'][type="radio"]');for(b=0;b<c.length;b++){var d=c[b];if(d!==a&&d.form===a.form){var e=Pa(d);e?void 0:A("90");dc(d);Lc(d,e)}}}break;case "textarea":Ee(a,c);break;case "select":b=c.value,null!=b&&Ae(a,!!c.multiple,b,!1)}}},bf=null,cf=null;function df(a,b){switch(a){case "button":case "input":case "select":case "textarea":return!!b.autoFocus}return!1}
-	function ef(a,b){return"textarea"===a||"string"===typeof b.children||"number"===typeof b.children||"object"===typeof b.dangerouslySetInnerHTML&&null!==b.dangerouslySetInnerHTML&&"string"===typeof b.dangerouslySetInnerHTML.__html}var ff=he,gf=je,hf=ke;function jf(a){for(a=a.nextSibling;a&&1!==a.nodeType&&3!==a.nodeType;)a=a.nextSibling;return a}function kf(a){for(a=a.firstChild;a&&1!==a.nodeType&&3!==a.nodeType;)a=a.nextSibling;return a}new Set;var lf=[],mf=-1;function nf(a){return{current:a}}
-	function M(a){0>mf||(a.current=lf[mf],lf[mf]=null,mf--)}function N(a,b){mf++;lf[mf]=a.current;a.current=b}var of=nf(ha),O=nf(!1),pf=ha;function qf(a){return rf(a)?pf:of.current}
-	function sf(a,b){var c=a.type.contextTypes;if(!c)return ha;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=b,a.__reactInternalMemoizedMaskedChildContext=e);return e}function rf(a){return 2===a.tag&&null!=a.type.childContextTypes}function tf(a){rf(a)&&(M(O,a),M(of,a))}function uf(a){M(O,a);M(of,a)}
-	function vf(a,b,c){of.current!==ha?A("168"):void 0;N(of,b,a);N(O,c,a)}function wf(a,b){var c=a.stateNode,d=a.type.childContextTypes;if("function"!==typeof c.getChildContext)return b;c=c.getChildContext();for(var e in c)e in d?void 0:A("108",uc(a)||"Unknown",e);return p({},b,c)}function xf(a){if(!rf(a))return!1;var b=a.stateNode;b=b&&b.__reactInternalMemoizedMergedChildContext||ha;pf=of.current;N(of,b,a);N(O,O.current,a);return!0}
-	function yf(a,b){var c=a.stateNode;c?void 0:A("169");if(b){var d=wf(a,pf);c.__reactInternalMemoizedMergedChildContext=d;M(O,a);M(of,a);N(of,d,a)}else M(O,a);N(O,b,a)}
-	function zf(a,b,c,d){this.tag=a;this.key=c;this.sibling=this.child=this.return=this.stateNode=this.type=null;this.index=0;this.ref=null;this.pendingProps=b;this.memoizedState=this.updateQueue=this.memoizedProps=null;this.mode=d;this.effectTag=0;this.lastEffect=this.firstEffect=this.nextEffect=null;this.expirationTime=0;this.alternate=null}
-	function Af(a,b,c){var d=a.alternate;null===d?(d=new zf(a.tag,b,a.key,a.mode),d.type=a.type,d.stateNode=a.stateNode,d.alternate=a,a.alternate=d):(d.pendingProps=b,d.effectTag=0,d.nextEffect=null,d.firstEffect=null,d.lastEffect=null);d.expirationTime=c;d.child=a.child;d.memoizedProps=a.memoizedProps;d.memoizedState=a.memoizedState;d.updateQueue=a.updateQueue;d.sibling=a.sibling;d.index=a.index;d.ref=a.ref;return d}
-	function Bf(a,b,c){var d=a.type,e=a.key;a=a.props;if("function"===typeof d)var f=d.prototype&&d.prototype.isReactComponent?2:0;else if("string"===typeof d)f=5;else switch(d){case ic:return Cf(a.children,b,c,e);case pc:f=11;b|=3;break;case jc:f=11;b|=2;break;case kc:return d=new zf(15,a,e,b|4),d.type=kc,d.expirationTime=c,d;case rc:f=16;b|=2;break;default:a:{switch("object"===typeof d&&null!==d?d.$$typeof:null){case lc:f=13;break a;case mc:f=12;break a;case qc:f=14;break a;default:A("130",null==d?
-	d:typeof d,"")}f=void 0}}b=new zf(f,a,e,b);b.type=d;b.expirationTime=c;return b}function Cf(a,b,c,d){a=new zf(10,a,d,b);a.expirationTime=c;return a}function Df(a,b,c){a=new zf(6,a,null,b);a.expirationTime=c;return a}function Ef(a,b,c){b=new zf(4,null!==a.children?a.children:[],a.key,b);b.expirationTime=c;b.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation};return b}
-	function Ff(a,b,c){b=new zf(3,null,null,b?3:0);a={current:b,containerInfo:a,pendingChildren:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,pendingCommitExpirationTime:0,finishedWork:null,context:null,pendingContext:null,hydrate:c,remainingExpirationTime:0,firstBatch:null,nextScheduledRoot:null};return b.stateNode=a}var Gf=null,Hf=null;function If(a){return function(b){try{return a(b)}catch(c){}}}
-	function Jf(a){if("undefined"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var b=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(b.isDisabled||!b.supportsFiber)return!0;try{var c=b.inject(a);Gf=If(function(a){return b.onCommitFiberRoot(c,a)});Hf=If(function(a){return b.onCommitFiberUnmount(c,a)})}catch(d){}return!0}function Kf(a){"function"===typeof Gf&&Gf(a)}function Lf(a){"function"===typeof Hf&&Hf(a)}var Mf=!1;
-	function Nf(a){return{expirationTime:0,baseState:a,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function Of(a){return{expirationTime:a.expirationTime,baseState:a.baseState,firstUpdate:a.firstUpdate,lastUpdate:a.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}
-	function Pf(a){return{expirationTime:a,tag:0,payload:null,callback:null,next:null,nextEffect:null}}function Qf(a,b,c){null===a.lastUpdate?a.firstUpdate=a.lastUpdate=b:(a.lastUpdate.next=b,a.lastUpdate=b);if(0===a.expirationTime||a.expirationTime>c)a.expirationTime=c}
-	function Rf(a,b,c){var d=a.alternate;if(null===d){var e=a.updateQueue;var f=null;null===e&&(e=a.updateQueue=Nf(a.memoizedState))}else e=a.updateQueue,f=d.updateQueue,null===e?null===f?(e=a.updateQueue=Nf(a.memoizedState),f=d.updateQueue=Nf(d.memoizedState)):e=a.updateQueue=Of(f):null===f&&(f=d.updateQueue=Of(e));null===f||e===f?Qf(e,b,c):null===e.lastUpdate||null===f.lastUpdate?(Qf(e,b,c),Qf(f,b,c)):(Qf(e,b,c),f.lastUpdate=b)}
-	function Sf(a,b,c){var d=a.updateQueue;d=null===d?a.updateQueue=Nf(a.memoizedState):Tf(a,d);null===d.lastCapturedUpdate?d.firstCapturedUpdate=d.lastCapturedUpdate=b:(d.lastCapturedUpdate.next=b,d.lastCapturedUpdate=b);if(0===d.expirationTime||d.expirationTime>c)d.expirationTime=c}function Tf(a,b){var c=a.alternate;null!==c&&b===c.updateQueue&&(b=a.updateQueue=Of(b));return b}
-	function Uf(a,b,c,d,e,f){switch(c.tag){case 1:return a=c.payload,"function"===typeof a?a.call(f,d,e):a;case 3:a.effectTag=a.effectTag&-1025|64;case 0:a=c.payload;e="function"===typeof a?a.call(f,d,e):a;if(null===e||void 0===e)break;return p({},d,e);case 2:Mf=!0}return d}
-	function Vf(a,b,c,d,e){Mf=!1;if(!(0===b.expirationTime||b.expirationTime>e)){b=Tf(a,b);for(var f=b.baseState,g=null,h=0,k=b.firstUpdate,n=f;null!==k;){var r=k.expirationTime;if(r>e){if(null===g&&(g=k,f=n),0===h||h>r)h=r}else n=Uf(a,b,k,n,c,d),null!==k.callback&&(a.effectTag|=32,k.nextEffect=null,null===b.lastEffect?b.firstEffect=b.lastEffect=k:(b.lastEffect.nextEffect=k,b.lastEffect=k));k=k.next}r=null;for(k=b.firstCapturedUpdate;null!==k;){var w=k.expirationTime;if(w>e){if(null===r&&(r=k,null===
-	g&&(f=n)),0===h||h>w)h=w}else n=Uf(a,b,k,n,c,d),null!==k.callback&&(a.effectTag|=32,k.nextEffect=null,null===b.lastCapturedEffect?b.firstCapturedEffect=b.lastCapturedEffect=k:(b.lastCapturedEffect.nextEffect=k,b.lastCapturedEffect=k));k=k.next}null===g&&(b.lastUpdate=null);null===r?b.lastCapturedUpdate=null:a.effectTag|=32;null===g&&null===r&&(f=n);b.baseState=f;b.firstUpdate=g;b.firstCapturedUpdate=r;b.expirationTime=h;a.memoizedState=n}}
-	function Wf(a,b){"function"!==typeof a?A("191",a):void 0;a.call(b)}
-	function Xf(a,b,c){null!==b.firstCapturedUpdate&&(null!==b.lastUpdate&&(b.lastUpdate.next=b.firstCapturedUpdate,b.lastUpdate=b.lastCapturedUpdate),b.firstCapturedUpdate=b.lastCapturedUpdate=null);a=b.firstEffect;for(b.firstEffect=b.lastEffect=null;null!==a;){var d=a.callback;null!==d&&(a.callback=null,Wf(d,c));a=a.nextEffect}a=b.firstCapturedEffect;for(b.firstCapturedEffect=b.lastCapturedEffect=null;null!==a;)b=a.callback,null!==b&&(a.callback=null,Wf(b,c)),a=a.nextEffect}
-	function Yf(a,b){return{value:a,source:b,stack:vc(b)}}var Zf=nf(null),$f=nf(null),ag=nf(0);function bg(a){var b=a.type._context;N(ag,b._changedBits,a);N($f,b._currentValue,a);N(Zf,a,a);b._currentValue=a.pendingProps.value;b._changedBits=a.stateNode}function cg(a){var b=ag.current,c=$f.current;M(Zf,a);M($f,a);M(ag,a);a=a.type._context;a._currentValue=c;a._changedBits=b}var dg={},eg=nf(dg),fg=nf(dg),gg=nf(dg);function hg(a){a===dg?A("174"):void 0;return a}
-	function jg(a,b){N(gg,b,a);N(fg,a,a);N(eg,dg,a);var c=b.nodeType;switch(c){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:Ie(null,"");break;default:c=8===c?b.parentNode:b,b=c.namespaceURI||null,c=c.tagName,b=Ie(b,c)}M(eg,a);N(eg,b,a)}function kg(a){M(eg,a);M(fg,a);M(gg,a)}function lg(a){fg.current===a&&(M(eg,a),M(fg,a))}function mg(a,b,c){var d=a.memoizedState;b=b(c,d);d=null===b||void 0===b?d:p({},d,b);a.memoizedState=d;a=a.updateQueue;null!==a&&0===a.expirationTime&&(a.baseState=d)}
-	var qg={isMounted:function(a){return(a=a._reactInternalFiber)?2===kd(a):!1},enqueueSetState:function(a,b,c){a=a._reactInternalFiber;var d=ng();d=og(d,a);var e=Pf(d);e.payload=b;void 0!==c&&null!==c&&(e.callback=c);Rf(a,e,d);pg(a,d)},enqueueReplaceState:function(a,b,c){a=a._reactInternalFiber;var d=ng();d=og(d,a);var e=Pf(d);e.tag=1;e.payload=b;void 0!==c&&null!==c&&(e.callback=c);Rf(a,e,d);pg(a,d)},enqueueForceUpdate:function(a,b){a=a._reactInternalFiber;var c=ng();c=og(c,a);var d=Pf(c);d.tag=2;void 0!==
-	b&&null!==b&&(d.callback=b);Rf(a,d,c);pg(a,c)}};function rg(a,b,c,d,e,f){var g=a.stateNode;a=a.type;return"function"===typeof g.shouldComponentUpdate?g.shouldComponentUpdate(c,e,f):a.prototype&&a.prototype.isPureReactComponent?!ea(b,c)||!ea(d,e):!0}
-	function sg(a,b,c,d){a=b.state;"function"===typeof b.componentWillReceiveProps&&b.componentWillReceiveProps(c,d);"function"===typeof b.UNSAFE_componentWillReceiveProps&&b.UNSAFE_componentWillReceiveProps(c,d);b.state!==a&&qg.enqueueReplaceState(b,b.state,null)}
-	function tg(a,b){var c=a.type,d=a.stateNode,e=a.pendingProps,f=qf(a);d.props=e;d.state=a.memoizedState;d.refs=ha;d.context=sf(a,f);f=a.updateQueue;null!==f&&(Vf(a,f,e,d,b),d.state=a.memoizedState);f=a.type.getDerivedStateFromProps;"function"===typeof f&&(mg(a,f,e),d.state=a.memoizedState);"function"===typeof c.getDerivedStateFromProps||"function"===typeof d.getSnapshotBeforeUpdate||"function"!==typeof d.UNSAFE_componentWillMount&&"function"!==typeof d.componentWillMount||(c=d.state,"function"===typeof d.componentWillMount&&
-	d.componentWillMount(),"function"===typeof d.UNSAFE_componentWillMount&&d.UNSAFE_componentWillMount(),c!==d.state&&qg.enqueueReplaceState(d,d.state,null),f=a.updateQueue,null!==f&&(Vf(a,f,e,d,b),d.state=a.memoizedState));"function"===typeof d.componentDidMount&&(a.effectTag|=4)}var ug=Array.isArray;
-	function vg(a,b,c){a=c.ref;if(null!==a&&"function"!==typeof a&&"object"!==typeof a){if(c._owner){c=c._owner;var d=void 0;c&&(2!==c.tag?A("110"):void 0,d=c.stateNode);d?void 0:A("147",a);var e=""+a;if(null!==b&&null!==b.ref&&"function"===typeof b.ref&&b.ref._stringRef===e)return b.ref;b=function(a){var b=d.refs===ha?d.refs={}:d.refs;null===a?delete b[e]:b[e]=a};b._stringRef=e;return b}"string"!==typeof a?A("148"):void 0;c._owner?void 0:A("254",a)}return a}
-	function wg(a,b){"textarea"!==a.type&&A("31","[object Object]"===Object.prototype.toString.call(b)?"object with keys {"+Object.keys(b).join(", ")+"}":b,"")}
-	function xg(a){function b(b,c){if(a){var d=b.lastEffect;null!==d?(d.nextEffect=c,b.lastEffect=c):b.firstEffect=b.lastEffect=c;c.nextEffect=null;c.effectTag=8}}function c(c,d){if(!a)return null;for(;null!==d;)b(c,d),d=d.sibling;return null}function d(a,b){for(a=new Map;null!==b;)null!==b.key?a.set(b.key,b):a.set(b.index,b),b=b.sibling;return a}function e(a,b,c){a=Af(a,b,c);a.index=0;a.sibling=null;return a}function f(b,c,d){b.index=d;if(!a)return c;d=b.alternate;if(null!==d)return d=d.index,d<c?(b.effectTag=
-	2,c):d;b.effectTag=2;return c}function g(b){a&&null===b.alternate&&(b.effectTag=2);return b}function h(a,b,c,d){if(null===b||6!==b.tag)return b=Df(c,a.mode,d),b.return=a,b;b=e(b,c,d);b.return=a;return b}function k(a,b,c,d){if(null!==b&&b.type===c.type)return d=e(b,c.props,d),d.ref=vg(a,b,c),d.return=a,d;d=Bf(c,a.mode,d);d.ref=vg(a,b,c);d.return=a;return d}function n(a,b,c,d){if(null===b||4!==b.tag||b.stateNode.containerInfo!==c.containerInfo||b.stateNode.implementation!==c.implementation)return b=
-	Ef(c,a.mode,d),b.return=a,b;b=e(b,c.children||[],d);b.return=a;return b}function r(a,b,c,d,f){if(null===b||10!==b.tag)return b=Cf(c,a.mode,d,f),b.return=a,b;b=e(b,c,d);b.return=a;return b}function w(a,b,c){if("string"===typeof b||"number"===typeof b)return b=Df(""+b,a.mode,c),b.return=a,b;if("object"===typeof b&&null!==b){switch(b.$$typeof){case gc:return c=Bf(b,a.mode,c),c.ref=vg(a,null,b),c.return=a,c;case hc:return b=Ef(b,a.mode,c),b.return=a,b}if(ug(b)||tc(b))return b=Cf(b,a.mode,c,null),b.return=
-	a,b;wg(a,b)}return null}function P(a,b,c,d){var e=null!==b?b.key:null;if("string"===typeof c||"number"===typeof c)return null!==e?null:h(a,b,""+c,d);if("object"===typeof c&&null!==c){switch(c.$$typeof){case gc:return c.key===e?c.type===ic?r(a,b,c.props.children,d,e):k(a,b,c,d):null;case hc:return c.key===e?n(a,b,c,d):null}if(ug(c)||tc(c))return null!==e?null:r(a,b,c,d,null);wg(a,c)}return null}function nc(a,b,c,d,e){if("string"===typeof d||"number"===typeof d)return a=a.get(c)||null,h(b,a,""+d,e);
-	if("object"===typeof d&&null!==d){switch(d.$$typeof){case gc:return a=a.get(null===d.key?c:d.key)||null,d.type===ic?r(b,a,d.props.children,e,d.key):k(b,a,d,e);case hc:return a=a.get(null===d.key?c:d.key)||null,n(b,a,d,e)}if(ug(d)||tc(d))return a=a.get(c)||null,r(b,a,d,e,null);wg(b,d)}return null}function Jd(e,g,h,k){for(var u=null,x=null,t=g,q=g=0,n=null;null!==t&&q<h.length;q++){t.index>q?(n=t,t=null):n=t.sibling;var l=P(e,t,h[q],k);if(null===l){null===t&&(t=n);break}a&&t&&null===l.alternate&&b(e,
-	t);g=f(l,g,q);null===x?u=l:x.sibling=l;x=l;t=n}if(q===h.length)return c(e,t),u;if(null===t){for(;q<h.length;q++)if(t=w(e,h[q],k))g=f(t,g,q),null===x?u=t:x.sibling=t,x=t;return u}for(t=d(e,t);q<h.length;q++)if(n=nc(t,e,q,h[q],k))a&&null!==n.alternate&&t.delete(null===n.key?q:n.key),g=f(n,g,q),null===x?u=n:x.sibling=n,x=n;a&&t.forEach(function(a){return b(e,a)});return u}function E(e,g,h,k){var u=tc(h);"function"!==typeof u?A("150"):void 0;h=u.call(h);null==h?A("151"):void 0;for(var t=u=null,n=g,x=
-	g=0,y=null,l=h.next();null!==n&&!l.done;x++,l=h.next()){n.index>x?(y=n,n=null):y=n.sibling;var r=P(e,n,l.value,k);if(null===r){n||(n=y);break}a&&n&&null===r.alternate&&b(e,n);g=f(r,g,x);null===t?u=r:t.sibling=r;t=r;n=y}if(l.done)return c(e,n),u;if(null===n){for(;!l.done;x++,l=h.next())l=w(e,l.value,k),null!==l&&(g=f(l,g,x),null===t?u=l:t.sibling=l,t=l);return u}for(n=d(e,n);!l.done;x++,l=h.next())l=nc(n,e,x,l.value,k),null!==l&&(a&&null!==l.alternate&&n.delete(null===l.key?x:l.key),g=f(l,g,x),null===
-	t?u=l:t.sibling=l,t=l);a&&n.forEach(function(a){return b(e,a)});return u}return function(a,d,f,h){var k="object"===typeof f&&null!==f&&f.type===ic&&null===f.key;k&&(f=f.props.children);var n="object"===typeof f&&null!==f;if(n)switch(f.$$typeof){case gc:a:{n=f.key;for(k=d;null!==k;){if(k.key===n)if(10===k.tag?f.type===ic:k.type===f.type){c(a,k.sibling);d=e(k,f.type===ic?f.props.children:f.props,h);d.ref=vg(a,k,f);d.return=a;a=d;break a}else{c(a,k);break}else b(a,k);k=k.sibling}f.type===ic?(d=Cf(f.props.children,
-	a.mode,h,f.key),d.return=a,a=d):(h=Bf(f,a.mode,h),h.ref=vg(a,d,f),h.return=a,a=h)}return g(a);case hc:a:{for(k=f.key;null!==d;){if(d.key===k)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[],h);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=d.sibling}d=Ef(f,a.mode,h);d.return=a;a=d}return g(a)}if("string"===typeof f||"number"===typeof f)return f=""+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f,h),d.return=
-	a,a=d):(c(a,d),d=Df(f,a.mode,h),d.return=a,a=d),g(a);if(ug(f))return Jd(a,d,f,h);if(tc(f))return E(a,d,f,h);n&&wg(a,f);if("undefined"===typeof f&&!k)switch(a.tag){case 2:case 1:h=a.type,A("152",h.displayName||h.name||"Component")}return c(a,d)}}var yg=xg(!0),zg=xg(!1),Ag=null,Bg=null,Cg=!1;function Dg(a,b){var c=new zf(5,null,null,0);c.type="DELETED";c.stateNode=b;c.return=a;c.effectTag=8;null!==a.lastEffect?(a.lastEffect.nextEffect=c,a.lastEffect=c):a.firstEffect=a.lastEffect=c}
-	function Eg(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.toLowerCase()!==b.nodeName.toLowerCase()?null:b;return null!==b?(a.stateNode=b,!0):!1;case 6:return b=""===a.pendingProps||3!==b.nodeType?null:b,null!==b?(a.stateNode=b,!0):!1;default:return!1}}function Fg(a){if(Cg){var b=Bg;if(b){var c=b;if(!Eg(a,b)){b=jf(c);if(!b||!Eg(a,b)){a.effectTag|=2;Cg=!1;Ag=a;return}Dg(Ag,c)}Ag=a;Bg=kf(b)}else a.effectTag|=2,Cg=!1,Ag=a}}
-	function Gg(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag;)a=a.return;Ag=a}function Hg(a){if(a!==Ag)return!1;if(!Cg)return Gg(a),Cg=!0,!1;var b=a.type;if(5!==a.tag||"head"!==b&&"body"!==b&&!ef(b,a.memoizedProps))for(b=Bg;b;)Dg(a,b),b=jf(b);Gg(a);Bg=Ag?jf(a.stateNode):null;return!0}function Ig(){Bg=Ag=null;Cg=!1}function Q(a,b,c){Jg(a,b,c,b.expirationTime)}function Jg(a,b,c,d){b.child=null===a?zg(b,null,c,d):yg(b,a.child,c,d)}
-	function Kg(a,b){var c=b.ref;if(null===a&&null!==c||null!==a&&a.ref!==c)b.effectTag|=128}function Lg(a,b,c,d,e){Kg(a,b);var f=0!==(b.effectTag&64);if(!c&&!f)return d&&yf(b,!1),R(a,b);c=b.stateNode;ec.current=b;var g=f?null:c.render();b.effectTag|=1;f&&(Jg(a,b,null,e),b.child=null);Jg(a,b,g,e);b.memoizedState=c.state;b.memoizedProps=c.props;d&&yf(b,!0);return b.child}
-	function Mg(a){var b=a.stateNode;b.pendingContext?vf(a,b.pendingContext,b.pendingContext!==b.context):b.context&&vf(a,b.context,!1);jg(a,b.containerInfo)}
-	function Ng(a,b,c,d){var e=a.child;null!==e&&(e.return=a);for(;null!==e;){switch(e.tag){case 12:var f=e.stateNode|0;if(e.type===b&&0!==(f&c)){for(f=e;null!==f;){var g=f.alternate;if(0===f.expirationTime||f.expirationTime>d)f.expirationTime=d,null!==g&&(0===g.expirationTime||g.expirationTime>d)&&(g.expirationTime=d);else if(null!==g&&(0===g.expirationTime||g.expirationTime>d))g.expirationTime=d;else break;f=f.return}f=null}else f=e.child;break;case 13:f=e.type===a.type?null:e.child;break;default:f=
-	e.child}if(null!==f)f.return=e;else for(f=e;null!==f;){if(f===a){f=null;break}e=f.sibling;if(null!==e){e.return=f.return;f=e;break}f=f.return}e=f}}
-	function Rg(a,b,c){var d=b.type._context,e=b.pendingProps,f=b.memoizedProps,g=!0;if(O.current)g=!1;else if(f===e)return b.stateNode=0,bg(b),R(a,b);var h=e.value;b.memoizedProps=e;if(null===f)h=1073741823;else if(f.value===e.value){if(f.children===e.children&&g)return b.stateNode=0,bg(b),R(a,b);h=0}else{var k=f.value;if(k===h&&(0!==k||1/k===1/h)||k!==k&&h!==h){if(f.children===e.children&&g)return b.stateNode=0,bg(b),R(a,b);h=0}else if(h="function"===typeof d._calculateChangedBits?d._calculateChangedBits(k,
-	h):1073741823,h|=0,0===h){if(f.children===e.children&&g)return b.stateNode=0,bg(b),R(a,b)}else Ng(b,d,h,c)}b.stateNode=h;bg(b);Q(a,b,e.children);return b.child}function R(a,b){null!==a&&b.child!==a.child?A("153"):void 0;if(null!==b.child){a=b.child;var c=Af(a,a.pendingProps,a.expirationTime);b.child=c;for(c.return=b;null!==a.sibling;)a=a.sibling,c=c.sibling=Af(a,a.pendingProps,a.expirationTime),c.return=b;c.sibling=null}return b.child}
-	function Sg(a,b,c){if(0===b.expirationTime||b.expirationTime>c){switch(b.tag){case 3:Mg(b);break;case 2:xf(b);break;case 4:jg(b,b.stateNode.containerInfo);break;case 13:bg(b)}return null}switch(b.tag){case 0:null!==a?A("155"):void 0;var d=b.type,e=b.pendingProps,f=qf(b);f=sf(b,f);d=d(e,f);b.effectTag|=1;"object"===typeof d&&null!==d&&"function"===typeof d.render&&void 0===d.$$typeof?(f=b.type,b.tag=2,b.memoizedState=null!==d.state&&void 0!==d.state?d.state:null,f=f.getDerivedStateFromProps,"function"===
-	typeof f&&mg(b,f,e),e=xf(b),d.updater=qg,b.stateNode=d,d._reactInternalFiber=b,tg(b,c),a=Lg(a,b,!0,e,c)):(b.tag=1,Q(a,b,d),b.memoizedProps=e,a=b.child);return a;case 1:return e=b.type,c=b.pendingProps,O.current||b.memoizedProps!==c?(d=qf(b),d=sf(b,d),e=e(c,d),b.effectTag|=1,Q(a,b,e),b.memoizedProps=c,a=b.child):a=R(a,b),a;case 2:e=xf(b);if(null===a)if(null===b.stateNode){var g=b.pendingProps,h=b.type;d=qf(b);var k=2===b.tag&&null!=b.type.contextTypes;f=k?sf(b,d):ha;g=new h(g,f);b.memoizedState=null!==
-	g.state&&void 0!==g.state?g.state:null;g.updater=qg;b.stateNode=g;g._reactInternalFiber=b;k&&(k=b.stateNode,k.__reactInternalMemoizedUnmaskedChildContext=d,k.__reactInternalMemoizedMaskedChildContext=f);tg(b,c);d=!0}else{h=b.type;d=b.stateNode;k=b.memoizedProps;f=b.pendingProps;d.props=k;var n=d.context;g=qf(b);g=sf(b,g);var r=h.getDerivedStateFromProps;(h="function"===typeof r||"function"===typeof d.getSnapshotBeforeUpdate)||"function"!==typeof d.UNSAFE_componentWillReceiveProps&&"function"!==typeof d.componentWillReceiveProps||
-	(k!==f||n!==g)&&sg(b,d,f,g);Mf=!1;var w=b.memoizedState;n=d.state=w;var P=b.updateQueue;null!==P&&(Vf(b,P,f,d,c),n=b.memoizedState);k!==f||w!==n||O.current||Mf?("function"===typeof r&&(mg(b,r,f),n=b.memoizedState),(k=Mf||rg(b,k,f,w,n,g))?(h||"function"!==typeof d.UNSAFE_componentWillMount&&"function"!==typeof d.componentWillMount||("function"===typeof d.componentWillMount&&d.componentWillMount(),"function"===typeof d.UNSAFE_componentWillMount&&d.UNSAFE_componentWillMount()),"function"===typeof d.componentDidMount&&
-	(b.effectTag|=4)):("function"===typeof d.componentDidMount&&(b.effectTag|=4),b.memoizedProps=f,b.memoizedState=n),d.props=f,d.state=n,d.context=g,d=k):("function"===typeof d.componentDidMount&&(b.effectTag|=4),d=!1)}else h=b.type,d=b.stateNode,f=b.memoizedProps,k=b.pendingProps,d.props=f,n=d.context,g=qf(b),g=sf(b,g),r=h.getDerivedStateFromProps,(h="function"===typeof r||"function"===typeof d.getSnapshotBeforeUpdate)||"function"!==typeof d.UNSAFE_componentWillReceiveProps&&"function"!==typeof d.componentWillReceiveProps||
-	(f!==k||n!==g)&&sg(b,d,k,g),Mf=!1,n=b.memoizedState,w=d.state=n,P=b.updateQueue,null!==P&&(Vf(b,P,k,d,c),w=b.memoizedState),f!==k||n!==w||O.current||Mf?("function"===typeof r&&(mg(b,r,k),w=b.memoizedState),(r=Mf||rg(b,f,k,n,w,g))?(h||"function"!==typeof d.UNSAFE_componentWillUpdate&&"function"!==typeof d.componentWillUpdate||("function"===typeof d.componentWillUpdate&&d.componentWillUpdate(k,w,g),"function"===typeof d.UNSAFE_componentWillUpdate&&d.UNSAFE_componentWillUpdate(k,w,g)),"function"===typeof d.componentDidUpdate&&
-	(b.effectTag|=4),"function"===typeof d.getSnapshotBeforeUpdate&&(b.effectTag|=256)):("function"!==typeof d.componentDidUpdate||f===a.memoizedProps&&n===a.memoizedState||(b.effectTag|=4),"function"!==typeof d.getSnapshotBeforeUpdate||f===a.memoizedProps&&n===a.memoizedState||(b.effectTag|=256),b.memoizedProps=k,b.memoizedState=w),d.props=k,d.state=w,d.context=g,d=r):("function"!==typeof d.componentDidUpdate||f===a.memoizedProps&&n===a.memoizedState||(b.effectTag|=4),"function"!==typeof d.getSnapshotBeforeUpdate||
-	f===a.memoizedProps&&n===a.memoizedState||(b.effectTag|=256),d=!1);return Lg(a,b,d,e,c);case 3:Mg(b);e=b.updateQueue;if(null!==e)if(d=b.memoizedState,d=null!==d?d.element:null,Vf(b,e,b.pendingProps,null,c),e=b.memoizedState.element,e===d)Ig(),a=R(a,b);else{d=b.stateNode;if(d=(null===a||null===a.child)&&d.hydrate)Bg=kf(b.stateNode.containerInfo),Ag=b,d=Cg=!0;d?(b.effectTag|=2,b.child=zg(b,null,e,c)):(Ig(),Q(a,b,e));a=b.child}else Ig(),a=R(a,b);return a;case 5:a:{hg(gg.current);e=hg(eg.current);d=Ie(e,
-	b.type);e!==d&&(N(fg,b,b),N(eg,d,b));null===a&&Fg(b);e=b.type;k=b.memoizedProps;d=b.pendingProps;f=null!==a?a.memoizedProps:null;if(!O.current&&k===d){if(k=b.mode&1&&!!d.hidden)b.expirationTime=1073741823;if(!k||1073741823!==c){a=R(a,b);break a}}k=d.children;ef(e,d)?k=null:f&&ef(e,f)&&(b.effectTag|=16);Kg(a,b);1073741823!==c&&b.mode&1&&d.hidden?(b.expirationTime=1073741823,b.memoizedProps=d,a=null):(Q(a,b,k),b.memoizedProps=d,a=b.child)}return a;case 6:return null===a&&Fg(b),b.memoizedProps=b.pendingProps,
-	null;case 16:return null;case 4:return jg(b,b.stateNode.containerInfo),e=b.pendingProps,O.current||b.memoizedProps!==e?(null===a?b.child=yg(b,null,e,c):Q(a,b,e),b.memoizedProps=e,a=b.child):a=R(a,b),a;case 14:return e=b.type.render,c=b.pendingProps,d=b.ref,O.current||b.memoizedProps!==c||d!==(null!==a?a.ref:null)?(e=e(c,d),Q(a,b,e),b.memoizedProps=c,a=b.child):a=R(a,b),a;case 10:return c=b.pendingProps,O.current||b.memoizedProps!==c?(Q(a,b,c),b.memoizedProps=c,a=b.child):a=R(a,b),a;case 11:return c=
-	b.pendingProps.children,O.current||null!==c&&b.memoizedProps!==c?(Q(a,b,c),b.memoizedProps=c,a=b.child):a=R(a,b),a;case 15:return c=b.pendingProps,b.memoizedProps===c?a=R(a,b):(Q(a,b,c.children),b.memoizedProps=c,a=b.child),a;case 13:return Rg(a,b,c);case 12:a:if(d=b.type,f=b.pendingProps,k=b.memoizedProps,e=d._currentValue,g=d._changedBits,O.current||0!==g||k!==f){b.memoizedProps=f;h=f.unstable_observedBits;if(void 0===h||null===h)h=1073741823;b.stateNode=h;if(0!==(g&h))Ng(b,d,g,c);else if(k===f){a=
-	R(a,b);break a}c=f.children;c=c(e);b.effectTag|=1;Q(a,b,c);a=b.child}else a=R(a,b);return a;default:A("156")}}function Tg(a){a.effectTag|=4}var Ug=void 0,Vg=void 0,Wg=void 0;Ug=function(){};Vg=function(a,b,c){(b.updateQueue=c)&&Tg(b)};Wg=function(a,b,c,d){c!==d&&Tg(b)};
-	function Xg(a,b){var c=b.pendingProps;switch(b.tag){case 1:return null;case 2:return tf(b),null;case 3:kg(b);uf(b);var d=b.stateNode;d.pendingContext&&(d.context=d.pendingContext,d.pendingContext=null);if(null===a||null===a.child)Hg(b),b.effectTag&=-3;Ug(b);return null;case 5:lg(b);d=hg(gg.current);var e=b.type;if(null!==a&&null!=b.stateNode){var f=a.memoizedProps,g=b.stateNode,h=hg(eg.current);g=Xe(g,e,f,c,d);Vg(a,b,g,e,f,c,d,h);a.ref!==b.ref&&(b.effectTag|=128)}else{if(!c)return null===b.stateNode?
-	A("166"):void 0,null;a=hg(eg.current);if(Hg(b))c=b.stateNode,e=b.type,f=b.memoizedProps,c[C]=b,c[Ma]=f,d=Ze(c,e,f,a,d),b.updateQueue=d,null!==d&&Tg(b);else{a=Ue(e,c,d,a);a[C]=b;a[Ma]=c;a:for(f=b.child;null!==f;){if(5===f.tag||6===f.tag)a.appendChild(f.stateNode);else if(4!==f.tag&&null!==f.child){f.child.return=f;f=f.child;continue}if(f===b)break;for(;null===f.sibling;){if(null===f.return||f.return===b)break a;f=f.return}f.sibling.return=f.return;f=f.sibling}We(a,e,c,d);df(e,c)&&Tg(b);b.stateNode=
-	a}null!==b.ref&&(b.effectTag|=128)}return null;case 6:if(a&&null!=b.stateNode)Wg(a,b,a.memoizedProps,c);else{if("string"!==typeof c)return null===b.stateNode?A("166"):void 0,null;d=hg(gg.current);hg(eg.current);Hg(b)?(d=b.stateNode,c=b.memoizedProps,d[C]=b,$e(d,c)&&Tg(b)):(d=Ve(c,d),d[C]=b,b.stateNode=d)}return null;case 14:return null;case 16:return null;case 10:return null;case 11:return null;case 15:return null;case 4:return kg(b),Ug(b),null;case 13:return cg(b),null;case 12:return null;case 0:A("167");
-	default:A("156")}}function Yg(a,b){var c=b.source;null===b.stack&&null!==c&&vc(c);null!==c&&uc(c);b=b.value;null!==a&&2===a.tag&&uc(a);try{b&&b.suppressReactErrorLogging||console.error(b)}catch(d){d&&d.suppressReactErrorLogging||console.error(d)}}function Zg(a){var b=a.ref;if(null!==b)if("function"===typeof b)try{b(null)}catch(c){$g(a,c)}else b.current=null}
-	function ah(a){"function"===typeof Lf&&Lf(a);switch(a.tag){case 2:Zg(a);var b=a.stateNode;if("function"===typeof b.componentWillUnmount)try{b.props=a.memoizedProps,b.state=a.memoizedState,b.componentWillUnmount()}catch(c){$g(a,c)}break;case 5:Zg(a);break;case 4:bh(a)}}function ch(a){return 5===a.tag||3===a.tag||4===a.tag}
-	function dh(a){a:{for(var b=a.return;null!==b;){if(ch(b)){var c=b;break a}b=b.return}A("160");c=void 0}var d=b=void 0;switch(c.tag){case 5:b=c.stateNode;d=!1;break;case 3:b=c.stateNode.containerInfo;d=!0;break;case 4:b=c.stateNode.containerInfo;d=!0;break;default:A("161")}c.effectTag&16&&(Le(b,""),c.effectTag&=-17);a:b:for(c=a;;){for(;null===c.sibling;){if(null===c.return||ch(c.return)){c=null;break a}c=c.return}c.sibling.return=c.return;for(c=c.sibling;5!==c.tag&&6!==c.tag;){if(c.effectTag&2)continue b;
-	if(null===c.child||4===c.tag)continue b;else c.child.return=c,c=c.child}if(!(c.effectTag&2)){c=c.stateNode;break a}}for(var e=a;;){if(5===e.tag||6===e.tag)if(c)if(d){var f=b,g=e.stateNode,h=c;8===f.nodeType?f.parentNode.insertBefore(g,h):f.insertBefore(g,h)}else b.insertBefore(e.stateNode,c);else d?(f=b,g=e.stateNode,8===f.nodeType?f.parentNode.insertBefore(g,f):f.appendChild(g)):b.appendChild(e.stateNode);else if(4!==e.tag&&null!==e.child){e.child.return=e;e=e.child;continue}if(e===a)break;for(;null===
-	e.sibling;){if(null===e.return||e.return===a)return;e=e.return}e.sibling.return=e.return;e=e.sibling}}
-	function bh(a){for(var b=a,c=!1,d=void 0,e=void 0;;){if(!c){c=b.return;a:for(;;){null===c?A("160"):void 0;switch(c.tag){case 5:d=c.stateNode;e=!1;break a;case 3:d=c.stateNode.containerInfo;e=!0;break a;case 4:d=c.stateNode.containerInfo;e=!0;break a}c=c.return}c=!0}if(5===b.tag||6===b.tag){a:for(var f=b,g=f;;)if(ah(g),null!==g.child&&4!==g.tag)g.child.return=g,g=g.child;else{if(g===f)break;for(;null===g.sibling;){if(null===g.return||g.return===f)break a;g=g.return}g.sibling.return=g.return;g=g.sibling}e?
-	(f=d,g=b.stateNode,8===f.nodeType?f.parentNode.removeChild(g):f.removeChild(g)):d.removeChild(b.stateNode)}else if(4===b.tag?d=b.stateNode.containerInfo:ah(b),null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.return===a)return;b=b.return;4===b.tag&&(c=!1)}b.sibling.return=b.return;b=b.sibling}}
-	function eh(a,b){switch(b.tag){case 2:break;case 5:var c=b.stateNode;if(null!=c){var d=b.memoizedProps;a=null!==a?a.memoizedProps:d;var e=b.type,f=b.updateQueue;b.updateQueue=null;null!==f&&(c[Ma]=d,Ye(c,f,e,a,d))}break;case 6:null===b.stateNode?A("162"):void 0;b.stateNode.nodeValue=b.memoizedProps;break;case 3:break;case 15:break;case 16:break;default:A("163")}}function fh(a,b,c){c=Pf(c);c.tag=3;c.payload={element:null};var d=b.value;c.callback=function(){gh(d);Yg(a,b)};return c}
-	function hh(a,b,c){c=Pf(c);c.tag=3;var d=a.stateNode;null!==d&&"function"===typeof d.componentDidCatch&&(c.callback=function(){null===ih?ih=new Set([this]):ih.add(this);var c=b.value,d=b.stack;Yg(a,b);this.componentDidCatch(c,{componentStack:null!==d?d:""})});return c}
-	function jh(a,b,c,d,e,f){c.effectTag|=512;c.firstEffect=c.lastEffect=null;d=Yf(d,c);a=b;do{switch(a.tag){case 3:a.effectTag|=1024;d=fh(a,d,f);Sf(a,d,f);return;case 2:if(b=d,c=a.stateNode,0===(a.effectTag&64)&&null!==c&&"function"===typeof c.componentDidCatch&&(null===ih||!ih.has(c))){a.effectTag|=1024;d=hh(a,b,f);Sf(a,d,f);return}}a=a.return}while(null!==a)}
-	function kh(a){switch(a.tag){case 2:tf(a);var b=a.effectTag;return b&1024?(a.effectTag=b&-1025|64,a):null;case 3:return kg(a),uf(a),b=a.effectTag,b&1024?(a.effectTag=b&-1025|64,a):null;case 5:return lg(a),null;case 16:return b=a.effectTag,b&1024?(a.effectTag=b&-1025|64,a):null;case 4:return kg(a),null;case 13:return cg(a),null;default:return null}}var lh=ff(),mh=2,nh=lh,oh=0,ph=0,qh=!1,S=null,rh=null,T=0,sh=-1,th=!1,U=null,uh=!1,vh=!1,ih=null;
-	function wh(){if(null!==S)for(var a=S.return;null!==a;){var b=a;switch(b.tag){case 2:tf(b);break;case 3:kg(b);uf(b);break;case 5:lg(b);break;case 4:kg(b);break;case 13:cg(b)}a=a.return}rh=null;T=0;sh=-1;th=!1;S=null;vh=!1}
-	function xh(a){for(;;){var b=a.alternate,c=a.return,d=a.sibling;if(0===(a.effectTag&512)){b=Xg(b,a,T);var e=a;if(1073741823===T||1073741823!==e.expirationTime){var f=0;switch(e.tag){case 3:case 2:var g=e.updateQueue;null!==g&&(f=g.expirationTime)}for(g=e.child;null!==g;)0!==g.expirationTime&&(0===f||f>g.expirationTime)&&(f=g.expirationTime),g=g.sibling;e.expirationTime=f}if(null!==b)return b;null!==c&&0===(c.effectTag&512)&&(null===c.firstEffect&&(c.firstEffect=a.firstEffect),null!==a.lastEffect&&
-	(null!==c.lastEffect&&(c.lastEffect.nextEffect=a.firstEffect),c.lastEffect=a.lastEffect),1<a.effectTag&&(null!==c.lastEffect?c.lastEffect.nextEffect=a:c.firstEffect=a,c.lastEffect=a));if(null!==d)return d;if(null!==c)a=c;else{vh=!0;break}}else{a=kh(a,th,T);if(null!==a)return a.effectTag&=511,a;null!==c&&(c.firstEffect=c.lastEffect=null,c.effectTag|=512);if(null!==d)return d;if(null!==c)a=c;else break}}return null}
-	function yh(a){var b=Sg(a.alternate,a,T);null===b&&(b=xh(a));ec.current=null;return b}
-	function zh(a,b,c){qh?A("243"):void 0;qh=!0;if(b!==T||a!==rh||null===S)wh(),rh=a,T=b,sh=-1,S=Af(rh.current,null,T),a.pendingCommitExpirationTime=0;var d=!1;th=!c||T<=mh;do{try{if(c)for(;null!==S&&!Ah();)S=yh(S);else for(;null!==S;)S=yh(S)}catch(f){if(null===S)d=!0,gh(f);else{null===S?A("271"):void 0;c=S;var e=c.return;if(null===e){d=!0;gh(f);break}jh(a,e,c,f,th,T,nh);S=xh(c)}}break}while(1);qh=!1;if(d)return null;if(null===S){if(vh)return a.pendingCommitExpirationTime=b,a.current.alternate;th?A("262"):
-	void 0;0<=sh&&setTimeout(function(){var b=a.current.expirationTime;0!==b&&(0===a.remainingExpirationTime||a.remainingExpirationTime<b)&&Bh(a,b)},sh);Ch(a.current.expirationTime)}return null}
-	function $g(a,b){var c;a:{qh&&!uh?A("263"):void 0;for(c=a.return;null!==c;){switch(c.tag){case 2:var d=c.stateNode;if("function"===typeof c.type.getDerivedStateFromCatch||"function"===typeof d.componentDidCatch&&(null===ih||!ih.has(d))){a=Yf(b,a);a=hh(c,a,1);Rf(c,a,1);pg(c,1);c=void 0;break a}break;case 3:a=Yf(b,a);a=fh(c,a,1);Rf(c,a,1);pg(c,1);c=void 0;break a}c=c.return}3===a.tag&&(c=Yf(b,a),c=fh(a,c,1),Rf(a,c,1),pg(a,1));c=void 0}return c}
-	function Dh(){var a=2+25*(((ng()-2+500)/25|0)+1);a<=oh&&(a=oh+1);return oh=a}function og(a,b){a=0!==ph?ph:qh?uh?1:T:b.mode&1?Eh?2+10*(((a-2+15)/10|0)+1):2+25*(((a-2+500)/25|0)+1):1;Eh&&(0===Fh||a>Fh)&&(Fh=a);return a}
-	function pg(a,b){for(;null!==a;){if(0===a.expirationTime||a.expirationTime>b)a.expirationTime=b;null!==a.alternate&&(0===a.alternate.expirationTime||a.alternate.expirationTime>b)&&(a.alternate.expirationTime=b);if(null===a.return)if(3===a.tag){var c=a.stateNode;!qh&&0!==T&&b<T&&wh();var d=c.current.expirationTime;qh&&!uh&&rh===c||Bh(c,d);Gh>Hh&&A("185")}else break;a=a.return}}function ng(){nh=ff()-lh;return mh=(nh/10|0)+2}
-	function Ih(a){var b=ph;ph=2+25*(((ng()-2+500)/25|0)+1);try{return a()}finally{ph=b}}function Jh(a,b,c,d,e){var f=ph;ph=1;try{return a(b,c,d,e)}finally{ph=f}}var Kh=null,V=null,Lh=0,Mh=void 0,W=!1,X=null,Y=0,Fh=0,Nh=!1,Oh=!1,Ph=null,Qh=null,Z=!1,Rh=!1,Eh=!1,Sh=null,Hh=1E3,Gh=0,Th=1;function Uh(a){if(0!==Lh){if(a>Lh)return;null!==Mh&&hf(Mh)}var b=ff()-lh;Lh=a;Mh=gf(Vh,{timeout:10*(a-2)-b})}
-	function Bh(a,b){if(null===a.nextScheduledRoot)a.remainingExpirationTime=b,null===V?(Kh=V=a,a.nextScheduledRoot=a):(V=V.nextScheduledRoot=a,V.nextScheduledRoot=Kh);else{var c=a.remainingExpirationTime;if(0===c||b<c)a.remainingExpirationTime=b}W||(Z?Rh&&(X=a,Y=1,Wh(a,1,!1)):1===b?Xh():Uh(b))}
-	function Yh(){var a=0,b=null;if(null!==V)for(var c=V,d=Kh;null!==d;){var e=d.remainingExpirationTime;if(0===e){null===c||null===V?A("244"):void 0;if(d===d.nextScheduledRoot){Kh=V=d.nextScheduledRoot=null;break}else if(d===Kh)Kh=e=d.nextScheduledRoot,V.nextScheduledRoot=e,d.nextScheduledRoot=null;else if(d===V){V=c;V.nextScheduledRoot=Kh;d.nextScheduledRoot=null;break}else c.nextScheduledRoot=d.nextScheduledRoot,d.nextScheduledRoot=null;d=c.nextScheduledRoot}else{if(0===a||e<a)a=e,b=d;if(d===V)break;
-	c=d;d=d.nextScheduledRoot}}c=X;null!==c&&c===b&&1===a?Gh++:Gh=0;X=b;Y=a}function Vh(a){Zh(0,!0,a)}function Xh(){Zh(1,!1,null)}function Zh(a,b,c){Qh=c;Yh();if(b)for(;null!==X&&0!==Y&&(0===a||a>=Y)&&(!Nh||ng()>=Y);)ng(),Wh(X,Y,!Nh),Yh();else for(;null!==X&&0!==Y&&(0===a||a>=Y);)Wh(X,Y,!1),Yh();null!==Qh&&(Lh=0,Mh=null);0!==Y&&Uh(Y);Qh=null;Nh=!1;$h()}function ai(a,b){W?A("253"):void 0;X=a;Y=b;Wh(a,b,!1);Xh();$h()}
-	function $h(){Gh=0;if(null!==Sh){var a=Sh;Sh=null;for(var b=0;b<a.length;b++){var c=a[b];try{c._onComplete()}catch(d){Oh||(Oh=!0,Ph=d)}}}if(Oh)throw a=Ph,Ph=null,Oh=!1,a;}function Wh(a,b,c){W?A("245"):void 0;W=!0;c?(c=a.finishedWork,null!==c?bi(a,c,b):(c=zh(a,b,!0),null!==c&&(Ah()?a.finishedWork=c:bi(a,c,b)))):(c=a.finishedWork,null!==c?bi(a,c,b):(c=zh(a,b,!1),null!==c&&bi(a,c,b)));W=!1}
-	function bi(a,b,c){var d=a.firstBatch;if(null!==d&&d._expirationTime<=c&&(null===Sh?Sh=[d]:Sh.push(d),d._defer)){a.finishedWork=b;a.remainingExpirationTime=0;return}a.finishedWork=null;uh=qh=!0;c=b.stateNode;c.current===b?A("177"):void 0;d=c.pendingCommitExpirationTime;0===d?A("261"):void 0;c.pendingCommitExpirationTime=0;ng();ec.current=null;if(1<b.effectTag)if(null!==b.lastEffect){b.lastEffect.nextEffect=b;var e=b.firstEffect}else e=b;else e=b.firstEffect;bf=Id;var f=da();if(Vd(f)){if("selectionStart"in
-	f)var g={start:f.selectionStart,end:f.selectionEnd};else a:{var h=window.getSelection&&window.getSelection();if(h&&0!==h.rangeCount){g=h.anchorNode;var k=h.anchorOffset,n=h.focusNode;h=h.focusOffset;try{g.nodeType,n.nodeType}catch(Wa){g=null;break a}var r=0,w=-1,P=-1,nc=0,Jd=0,E=f,t=null;b:for(;;){for(var x;;){E!==g||0!==k&&3!==E.nodeType||(w=r+k);E!==n||0!==h&&3!==E.nodeType||(P=r+h);3===E.nodeType&&(r+=E.nodeValue.length);if(null===(x=E.firstChild))break;t=E;E=x}for(;;){if(E===f)break b;t===g&&
-	++nc===k&&(w=r);t===n&&++Jd===h&&(P=r);if(null!==(x=E.nextSibling))break;E=t;t=E.parentNode}E=x}g=-1===w||-1===P?null:{start:w,end:P}}else g=null}g=g||{start:0,end:0}}else g=null;cf={focusedElem:f,selectionRange:g};Kd(!1);for(U=e;null!==U;){f=!1;g=void 0;try{for(;null!==U;){if(U.effectTag&256){var u=U.alternate;k=U;switch(k.tag){case 2:if(k.effectTag&256&&null!==u){var y=u.memoizedProps,D=u.memoizedState,ja=k.stateNode;ja.props=k.memoizedProps;ja.state=k.memoizedState;var ni=ja.getSnapshotBeforeUpdate(y,
-	D);ja.__reactInternalSnapshotBeforeUpdate=ni}break;case 3:case 5:case 6:case 4:break;default:A("163")}}U=U.nextEffect}}catch(Wa){f=!0,g=Wa}f&&(null===U?A("178"):void 0,$g(U,g),null!==U&&(U=U.nextEffect))}for(U=e;null!==U;){u=!1;y=void 0;try{for(;null!==U;){var q=U.effectTag;q&16&&Le(U.stateNode,"");if(q&128){var z=U.alternate;if(null!==z){var l=z.ref;null!==l&&("function"===typeof l?l(null):l.current=null)}}switch(q&14){case 2:dh(U);U.effectTag&=-3;break;case 6:dh(U);U.effectTag&=-3;eh(U.alternate,
-	U);break;case 4:eh(U.alternate,U);break;case 8:D=U,bh(D),D.return=null,D.child=null,D.alternate&&(D.alternate.child=null,D.alternate.return=null)}U=U.nextEffect}}catch(Wa){u=!0,y=Wa}u&&(null===U?A("178"):void 0,$g(U,y),null!==U&&(U=U.nextEffect))}l=cf;z=da();q=l.focusedElem;u=l.selectionRange;if(z!==q&&fa(document.documentElement,q)){null!==u&&Vd(q)&&(z=u.start,l=u.end,void 0===l&&(l=z),"selectionStart"in q?(q.selectionStart=z,q.selectionEnd=Math.min(l,q.value.length)):window.getSelection&&(z=window.getSelection(),
-	y=q[lb()].length,l=Math.min(u.start,y),u=void 0===u.end?l:Math.min(u.end,y),!z.extend&&l>u&&(y=u,u=l,l=y),y=Ud(q,l),D=Ud(q,u),y&&D&&(1!==z.rangeCount||z.anchorNode!==y.node||z.anchorOffset!==y.offset||z.focusNode!==D.node||z.focusOffset!==D.offset)&&(ja=document.createRange(),ja.setStart(y.node,y.offset),z.removeAllRanges(),l>u?(z.addRange(ja),z.extend(D.node,D.offset)):(ja.setEnd(D.node,D.offset),z.addRange(ja)))));z=[];for(l=q;l=l.parentNode;)1===l.nodeType&&z.push({element:l,left:l.scrollLeft,
-	top:l.scrollTop});"function"===typeof q.focus&&q.focus();for(q=0;q<z.length;q++)l=z[q],l.element.scrollLeft=l.left,l.element.scrollTop=l.top}cf=null;Kd(bf);bf=null;c.current=b;for(U=e;null!==U;){e=!1;q=void 0;try{for(z=d;null!==U;){var ig=U.effectTag;if(ig&36){var oc=U.alternate;l=U;u=z;switch(l.tag){case 2:var ca=l.stateNode;if(l.effectTag&4)if(null===oc)ca.props=l.memoizedProps,ca.state=l.memoizedState,ca.componentDidMount();else{var xi=oc.memoizedProps,yi=oc.memoizedState;ca.props=l.memoizedProps;
-	ca.state=l.memoizedState;ca.componentDidUpdate(xi,yi,ca.__reactInternalSnapshotBeforeUpdate)}var Og=l.updateQueue;null!==Og&&(ca.props=l.memoizedProps,ca.state=l.memoizedState,Xf(l,Og,ca,u));break;case 3:var Pg=l.updateQueue;if(null!==Pg){y=null;if(null!==l.child)switch(l.child.tag){case 5:y=l.child.stateNode;break;case 2:y=l.child.stateNode}Xf(l,Pg,y,u)}break;case 5:var zi=l.stateNode;null===oc&&l.effectTag&4&&df(l.type,l.memoizedProps)&&zi.focus();break;case 6:break;case 4:break;case 15:break;case 16:break;
-	default:A("163")}}if(ig&128){l=void 0;var yc=U.ref;if(null!==yc){var Qg=U.stateNode;switch(U.tag){case 5:l=Qg;break;default:l=Qg}"function"===typeof yc?yc(l):yc.current=l}}var Ai=U.nextEffect;U.nextEffect=null;U=Ai}}catch(Wa){e=!0,q=Wa}e&&(null===U?A("178"):void 0,$g(U,q),null!==U&&(U=U.nextEffect))}qh=uh=!1;"function"===typeof Kf&&Kf(b.stateNode);b=c.current.expirationTime;0===b&&(ih=null);a.remainingExpirationTime=b}function Ah(){return null===Qh||Qh.timeRemaining()>Th?!1:Nh=!0}
-	function gh(a){null===X?A("246"):void 0;X.remainingExpirationTime=0;Oh||(Oh=!0,Ph=a)}function Ch(a){null===X?A("246"):void 0;X.remainingExpirationTime=a}function ci(a,b){var c=Z;Z=!0;try{return a(b)}finally{(Z=c)||W||Xh()}}function di(a,b){if(Z&&!Rh){Rh=!0;try{return a(b)}finally{Rh=!1}}return a(b)}function ei(a,b){W?A("187"):void 0;var c=Z;Z=!0;try{return Jh(a,b)}finally{Z=c,Xh()}}
-	function fi(a,b,c){if(Eh)return a(b,c);Z||W||0===Fh||(Zh(Fh,!1,null),Fh=0);var d=Eh,e=Z;Z=Eh=!0;try{return a(b,c)}finally{Eh=d,(Z=e)||W||Xh()}}function gi(a){var b=Z;Z=!0;try{Jh(a)}finally{(Z=b)||W||Zh(1,!1,null)}}
-	function hi(a,b,c,d,e){var f=b.current;if(c){c=c._reactInternalFiber;var g;b:{2===kd(c)&&2===c.tag?void 0:A("170");for(g=c;3!==g.tag;){if(rf(g)){g=g.stateNode.__reactInternalMemoizedMergedChildContext;break b}(g=g.return)?void 0:A("171")}g=g.stateNode.context}c=rf(c)?wf(c,g):g}else c=ha;null===b.context?b.context=c:b.pendingContext=c;b=e;e=Pf(d);e.payload={element:a};b=void 0===b?null:b;null!==b&&(e.callback=b);Rf(f,e,d);pg(f,d);return d}
-	function ii(a){var b=a._reactInternalFiber;void 0===b&&("function"===typeof a.render?A("188"):A("268",Object.keys(a)));a=nd(b);return null===a?null:a.stateNode}function ji(a,b,c,d){var e=b.current,f=ng();e=og(f,e);return hi(a,b,c,e,d)}function ki(a){a=a.current;if(!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}
-	function li(a){var b=a.findFiberByHostInstance;return Jf(p({},a,{findHostInstanceByFiber:function(a){a=nd(a);return null===a?null:a.stateNode},findFiberByHostInstance:function(a){return b?b(a):null}}))}
-	var mi={updateContainerAtExpirationTime:hi,createContainer:function(a,b,c){return Ff(a,b,c)},updateContainer:ji,flushRoot:ai,requestWork:Bh,computeUniqueAsyncExpiration:Dh,batchedUpdates:ci,unbatchedUpdates:di,deferredUpdates:Ih,syncUpdates:Jh,interactiveUpdates:fi,flushInteractiveUpdates:function(){W||0===Fh||(Zh(Fh,!1,null),Fh=0)},flushControlled:gi,flushSync:ei,getPublicRootInstance:ki,findHostInstance:ii,findHostInstanceWithNoPortals:function(a){a=od(a);return null===a?null:a.stateNode},injectIntoDevTools:li};
-	function oi(a,b,c){var d=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:hc,key:null==d?null:""+d,children:a,containerInfo:b,implementation:c}}Kb.injectFiberControlledHostComponent(af);function pi(a){this._expirationTime=Dh();this._root=a;this._callbacks=this._next=null;this._hasChildren=this._didComplete=!1;this._children=null;this._defer=!0}
-	pi.prototype.render=function(a){this._defer?void 0:A("250");this._hasChildren=!0;this._children=a;var b=this._root._internalRoot,c=this._expirationTime,d=new qi;hi(a,b,null,c,d._onCommit);return d};pi.prototype.then=function(a){if(this._didComplete)a();else{var b=this._callbacks;null===b&&(b=this._callbacks=[]);b.push(a)}};
-	pi.prototype.commit=function(){var a=this._root._internalRoot,b=a.firstBatch;this._defer&&null!==b?void 0:A("251");if(this._hasChildren){var c=this._expirationTime;if(b!==this){this._hasChildren&&(c=this._expirationTime=b._expirationTime,this.render(this._children));for(var d=null,e=b;e!==this;)d=e,e=e._next;null===d?A("251"):void 0;d._next=e._next;this._next=b;a.firstBatch=this}this._defer=!1;ai(a,c);b=this._next;this._next=null;b=a.firstBatch=b;null!==b&&b._hasChildren&&b.render(b._children)}else this._next=
-	null,this._defer=!1};pi.prototype._onComplete=function(){if(!this._didComplete){this._didComplete=!0;var a=this._callbacks;if(null!==a)for(var b=0;b<a.length;b++)(0,a[b])()}};function qi(){this._callbacks=null;this._didCommit=!1;this._onCommit=this._onCommit.bind(this)}qi.prototype.then=function(a){if(this._didCommit)a();else{var b=this._callbacks;null===b&&(b=this._callbacks=[]);b.push(a)}};
-	qi.prototype._onCommit=function(){if(!this._didCommit){this._didCommit=!0;var a=this._callbacks;if(null!==a)for(var b=0;b<a.length;b++){var c=a[b];"function"!==typeof c?A("191",c):void 0;c()}}};function ri(a,b,c){this._internalRoot=Ff(a,b,c)}ri.prototype.render=function(a,b){var c=this._internalRoot,d=new qi;b=void 0===b?null:b;null!==b&&d.then(b);ji(a,c,null,d._onCommit);return d};
-	ri.prototype.unmount=function(a){var b=this._internalRoot,c=new qi;a=void 0===a?null:a;null!==a&&c.then(a);ji(null,b,null,c._onCommit);return c};ri.prototype.legacy_renderSubtreeIntoContainer=function(a,b,c){var d=this._internalRoot,e=new qi;c=void 0===c?null:c;null!==c&&e.then(c);ji(b,d,a,e._onCommit);return e};
-	ri.prototype.createBatch=function(){var a=new pi(this),b=a._expirationTime,c=this._internalRoot,d=c.firstBatch;if(null===d)c.firstBatch=a,a._next=null;else{for(c=null;null!==d&&d._expirationTime<=b;)c=d,d=d._next;a._next=d;null!==c&&(c._next=a)}return a};function si(a){return!(!a||1!==a.nodeType&&9!==a.nodeType&&11!==a.nodeType&&(8!==a.nodeType||" react-mount-point-unstable "!==a.nodeValue))}Sb=mi.batchedUpdates;Tb=mi.interactiveUpdates;Ub=mi.flushInteractiveUpdates;
-	function ti(a,b){b||(b=a?9===a.nodeType?a.documentElement:a.firstChild:null,b=!(!b||1!==b.nodeType||!b.hasAttribute("data-reactroot")));if(!b)for(var c;c=a.lastChild;)a.removeChild(c);return new ri(a,!1,b)}
-	function ui(a,b,c,d,e){si(c)?void 0:A("200");var f=c._reactRootContainer;if(f){if("function"===typeof e){var g=e;e=function(){var a=ki(f._internalRoot);g.call(a)}}null!=a?f.legacy_renderSubtreeIntoContainer(a,b,e):f.render(b,e)}else{f=c._reactRootContainer=ti(c,d);if("function"===typeof e){var h=e;e=function(){var a=ki(f._internalRoot);h.call(a)}}di(function(){null!=a?f.legacy_renderSubtreeIntoContainer(a,b,e):f.render(b,e)})}return ki(f._internalRoot)}
-	function vi(a,b){var c=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;si(b)?void 0:A("200");return oi(a,b,null,c)}
-	var wi={createPortal:vi,findDOMNode:function(a){return null==a?null:1===a.nodeType?a:ii(a)},hydrate:function(a,b,c){return ui(null,a,b,!0,c)},render:function(a,b,c){return ui(null,a,b,!1,c)},unstable_renderSubtreeIntoContainer:function(a,b,c,d){null==a||void 0===a._reactInternalFiber?A("38"):void 0;return ui(a,b,c,!1,d)},unmountComponentAtNode:function(a){si(a)?void 0:A("40");return a._reactRootContainer?(di(function(){ui(null,null,a,!1,function(){a._reactRootContainer=null})}),!0):!1},unstable_createPortal:function(){return vi.apply(void 0,
-	arguments)},unstable_batchedUpdates:ci,unstable_deferredUpdates:Ih,unstable_interactiveUpdates:fi,flushSync:ei,unstable_flushControlled:gi,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{EventPluginHub:Ka,EventPluginRegistry:va,EventPropagators:$a,ReactControlledComponent:Rb,ReactDOMComponentTree:Qa,ReactDOMEventListener:Od},unstable_createRoot:function(a,b){return new ri(a,!0,null!=b&&!0===b.hydrate)}};li({findFiberByHostInstance:Na,bundleType:0,version:"16.4.2",rendererPackageName:"react-dom"});
-	var Bi={default:wi},Ci=Bi&&wi||Bi;module.exports=Ci.default?Ci.default:Ci;
+	["suspend","suspend"],["timeupdate","timeUpdate"],["toggle","toggle"],["touchmove","touchMove"],[$a,"transitionEnd"],["waiting","waiting"],["wheel","wheel"]],ud={},vd={};function wd(a,b){var c=a[0];a=a[1];var d="on"+(a[0].toUpperCase()+a.slice(1));b={phasedRegistrationNames:{bubbled:d,captured:d+"Capture"},dependencies:[c],isInteractive:b};ud[a]=b;vd[c]=b}
+	[["blur","blur"],["cancel","cancel"],["click","click"],["close","close"],["contextmenu","contextMenu"],["copy","copy"],["cut","cut"],["auxclick","auxClick"],["dblclick","doubleClick"],["dragend","dragEnd"],["dragstart","dragStart"],["drop","drop"],["focus","focus"],["input","input"],["invalid","invalid"],["keydown","keyDown"],["keypress","keyPress"],["keyup","keyUp"],["mousedown","mouseDown"],["mouseup","mouseUp"],["paste","paste"],["pause","pause"],["play","play"],["pointercancel","pointerCancel"],
+	["pointerdown","pointerDown"],["pointerup","pointerUp"],["ratechange","rateChange"],["reset","reset"],["seeked","seeked"],["submit","submit"],["touchcancel","touchCancel"],["touchend","touchEnd"],["touchstart","touchStart"],["volumechange","volumeChange"]].forEach(function(a){wd(a,!0)});td.forEach(function(a){wd(a,!1)});
+	var xd={eventTypes:ud,isInteractiveTopLevelEventType:function(a){a=vd[a];return void 0!==a&&!0===a.isInteractive},extractEvents:function(a,b,c,d){var e=vd[a];if(!e)return null;switch(a){case "keypress":if(0===ld(c))return null;case "keydown":case "keyup":a=od;break;case "blur":case "focus":a=kd;break;case "click":if(2===c.button)return null;case "auxclick":case "dblclick":case "mousedown":case "mousemove":case "mouseup":case "mouseout":case "mouseover":case "contextmenu":a=Yc;break;case "drag":case "dragend":case "dragenter":case "dragexit":case "dragleave":case "dragover":case "dragstart":case "drop":a=
+	pd;break;case "touchcancel":case "touchend":case "touchmove":case "touchstart":a=qd;break;case Xa:case Ya:case Za:a=id;break;case $a:a=rd;break;case "scroll":a=Qc;break;case "wheel":a=sd;break;case "copy":case "cut":case "paste":a=jd;break;case "gotpointercapture":case "lostpointercapture":case "pointercancel":case "pointerdown":case "pointermove":case "pointerout":case "pointerover":case "pointerup":a=Zc;break;default:a=y}b=a.getPooled(e,b,c,d);Qa(b);return b}},yd=xd.isInteractiveTopLevelEventType,
+	zd=[];function Ad(a){var b=a.targetInst,c=b;do{if(!c){a.ancestors.push(c);break}var d;for(d=c;d.return;)d=d.return;d=3!==d.tag?null:d.stateNode.containerInfo;if(!d)break;a.ancestors.push(c);c=Ha(d)}while(c);for(c=0;c<a.ancestors.length;c++){b=a.ancestors[c];var e=Nb(a.nativeEvent);d=a.topLevelType;for(var f=a.nativeEvent,g=null,h=0;h<oa.length;h++){var l=oa[h];l&&(l=l.extractEvents(d,b,f,e))&&(g=xa(g,l))}Da(g)}}var Bd=!0;
+	function E(a,b){if(!b)return null;var c=(yd(a)?Cd:Dd).bind(null,a);b.addEventListener(a,c,!1)}function Ed(a,b){if(!b)return null;var c=(yd(a)?Cd:Dd).bind(null,a);b.addEventListener(a,c,!0)}function Cd(a,b){Hb(Dd,a,b)}
+	function Dd(a,b){if(Bd){var c=Nb(b);c=Ha(c);null===c||"number"!==typeof c.tag||2===ed(c)||(c=null);if(zd.length){var d=zd.pop();d.topLevelType=a;d.nativeEvent=b;d.targetInst=c;a=d}else a={topLevelType:a,nativeEvent:b,targetInst:c,ancestors:[]};try{Kb(Ad,a)}finally{a.topLevelType=null,a.nativeEvent=null,a.targetInst=null,a.ancestors.length=0,10>zd.length&&zd.push(a)}}}var Fd={},Gd=0,Hd="_reactListenersID"+(""+Math.random()).slice(2);
+	function Id(a){Object.prototype.hasOwnProperty.call(a,Hd)||(a[Hd]=Gd++,Fd[a[Hd]]={});return Fd[a[Hd]]}function Jd(a){a=a||("undefined"!==typeof document?document:void 0);if("undefined"===typeof a)return null;try{return a.activeElement||a.body}catch(b){return a.body}}function Kd(a){for(;a&&a.firstChild;)a=a.firstChild;return a}
+	function Ld(a,b){var c=Kd(a);a=0;for(var d;c;){if(3===c.nodeType){d=a+c.textContent.length;if(a<=b&&d>=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=Kd(c)}}function Md(a,b){return a&&b?a===b?!0:a&&3===a.nodeType?!1:b&&3===b.nodeType?Md(a,b.parentNode):"contains"in a?a.contains(b):a.compareDocumentPosition?!!(a.compareDocumentPosition(b)&16):!1:!1}
+	function Nd(){for(var a=window,b=Jd();b instanceof a.HTMLIFrameElement;){try{var c="string"===typeof b.contentWindow.location.href}catch(d){c=!1}if(c)a=b.contentWindow;else break;b=Jd(a.document)}return b}function Od(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&("input"===b&&("text"===a.type||"search"===a.type||"tel"===a.type||"url"===a.type||"password"===a.type)||"textarea"===b||"true"===a.contentEditable)}
+	function Pd(){var a=Nd();if(Od(a)){if("selectionStart"in a)var b={start:a.selectionStart,end:a.selectionEnd};else a:{b=(b=a.ownerDocument)&&b.defaultView||window;var c=b.getSelection&&b.getSelection();if(c&&0!==c.rangeCount){b=c.anchorNode;var d=c.anchorOffset,e=c.focusNode;c=c.focusOffset;try{b.nodeType,e.nodeType}catch(A){b=null;break a}var f=0,g=-1,h=-1,l=0,k=0,m=a,p=null;b:for(;;){for(var t;;){m!==b||0!==d&&3!==m.nodeType||(g=f+d);m!==e||0!==c&&3!==m.nodeType||(h=f+c);3===m.nodeType&&(f+=m.nodeValue.length);
+	if(null===(t=m.firstChild))break;p=m;m=t}for(;;){if(m===a)break b;p===b&&++l===d&&(g=f);p===e&&++k===c&&(h=f);if(null!==(t=m.nextSibling))break;m=p;p=m.parentNode}m=t}b=-1===g||-1===h?null:{start:g,end:h}}else b=null}b=b||{start:0,end:0}}else b=null;return{focusedElem:a,selectionRange:b}}
+	function Qd(a){var b=Nd(),c=a.focusedElem,d=a.selectionRange;if(b!==c&&c&&c.ownerDocument&&Md(c.ownerDocument.documentElement,c)){if(null!==d&&Od(c))if(b=d.start,a=d.end,void 0===a&&(a=b),"selectionStart"in c)c.selectionStart=b,c.selectionEnd=Math.min(a,c.value.length);else if(a=(b=c.ownerDocument||document)&&b.defaultView||window,a.getSelection){a=a.getSelection();var e=c.textContent.length,f=Math.min(d.start,e);d=void 0===d.end?f:Math.min(d.end,e);!a.extend&&f>d&&(e=d,d=f,f=e);e=Ld(c,f);var g=Ld(c,
+	d);e&&g&&(1!==a.rangeCount||a.anchorNode!==e.node||a.anchorOffset!==e.offset||a.focusNode!==g.node||a.focusOffset!==g.offset)&&(b=b.createRange(),b.setStart(e.node,e.offset),a.removeAllRanges(),f>d?(a.addRange(b),a.extend(g.node,g.offset)):(b.setEnd(g.node,g.offset),a.addRange(b)))}b=[];for(a=c;a=a.parentNode;)1===a.nodeType&&b.push({element:a,left:a.scrollLeft,top:a.scrollTop});"function"===typeof c.focus&&c.focus();for(c=0;c<b.length;c++)a=b[c],a.element.scrollLeft=a.left,a.element.scrollTop=a.top}}
+	var Rd=Ra&&"documentMode"in document&&11>=document.documentMode,Sd={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu dragend focus keydown keyup mousedown mouseup selectionchange".split(" ")}},Td=null,Ud=null,Vd=null,Wd=!1;
+	function Xd(a,b){var c=b.window===b?b.document:9===b.nodeType?b:b.ownerDocument;if(Wd||null==Td||Td!==Jd(c))return null;c=Td;"selectionStart"in c&&Od(c)?c={start:c.selectionStart,end:c.selectionEnd}:(c=(c.ownerDocument&&c.ownerDocument.defaultView||window).getSelection(),c={anchorNode:c.anchorNode,anchorOffset:c.anchorOffset,focusNode:c.focusNode,focusOffset:c.focusOffset});return Vd&&dd(Vd,c)?null:(Vd=c,a=y.getPooled(Sd.select,Ud,a,b),a.type="select",a.target=Td,Qa(a),a)}
+	var Yd={eventTypes:Sd,extractEvents:function(a,b,c,d){var e=d.window===d?d.document:9===d.nodeType?d:d.ownerDocument,f;if(!(f=!e)){a:{e=Id(e);f=sa.onSelect;for(var g=0;g<f.length;g++){var h=f[g];if(!e.hasOwnProperty(h)||!e[h]){e=!1;break a}}e=!0}f=!e}if(f)return null;e=b?Ja(b):window;switch(a){case "focus":if(Mb(e)||"true"===e.contentEditable)Td=e,Ud=b,Vd=null;break;case "blur":Vd=Ud=Td=null;break;case "mousedown":Wd=!0;break;case "contextmenu":case "mouseup":case "dragend":return Wd=!1,Xd(c,d);case "selectionchange":if(Rd)break;
+	case "keydown":case "keyup":return Xd(c,d)}return null}};Ba.injectEventPluginOrder("ResponderEventPlugin SimpleEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin".split(" "));ta=Ka;ua=Ia;va=Ja;Ba.injectEventPluginsByName({SimpleEventPlugin:xd,EnterLeaveEventPlugin:ad,ChangeEventPlugin:Pc,SelectEventPlugin:Yd,BeforeInputEventPlugin:zb});function Zd(a){var b="";aa.Children.forEach(a,function(a){null!=a&&(b+=a)});return b}
+	function $d(a,b){a=n({children:void 0},b);if(b=Zd(b.children))a.children=b;return a}function ae(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e<c.length;e++)b["$"+c[e]]=!0;for(c=0;c<a.length;c++)e=b.hasOwnProperty("$"+a[c].value),a[c].selected!==e&&(a[c].selected=e),e&&d&&(a[c].defaultSelected=!0)}else{c=""+uc(c);b=null;for(e=0;e<a.length;e++){if(a[e].value===c){a[e].selected=!0;d&&(a[e].defaultSelected=!0);return}null!==b||a[e].disabled||(b=a[e])}null!==b&&(b.selected=!0)}}
+	function be(a,b){null!=b.dangerouslySetInnerHTML?x("91"):void 0;return n({},b,{value:void 0,defaultValue:void 0,children:""+a._wrapperState.initialValue})}function ce(a,b){var c=b.value;null==c&&(c=b.defaultValue,b=b.children,null!=b&&(null!=c?x("92"):void 0,Array.isArray(b)&&(1>=b.length?void 0:x("93"),b=b[0]),c=b),null==c&&(c=""));a._wrapperState={initialValue:uc(c)}}
+	function de(a,b){var c=uc(b.value),d=uc(b.defaultValue);null!=c&&(c=""+c,c!==a.value&&(a.value=c),null==b.defaultValue&&a.defaultValue!==c&&(a.defaultValue=c));null!=d&&(a.defaultValue=""+d)}function ee(a){var b=a.textContent;b===a._wrapperState.initialValue&&(a.value=b)}var fe={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};
+	function ge(a){switch(a){case "svg":return"http://www.w3.org/2000/svg";case "math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function he(a,b){return null==a||"http://www.w3.org/1999/xhtml"===a?ge(b):"http://www.w3.org/2000/svg"===a&&"foreignObject"===b?"http://www.w3.org/1999/xhtml":a}
+	var ie=void 0,je=function(a){return"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(b,c,d,e){MSApp.execUnsafeLocalFunction(function(){return a(b,c,d,e)})}:a}(function(a,b){if(a.namespaceURI!==fe.svg||"innerHTML"in a)a.innerHTML=b;else{ie=ie||document.createElement("div");ie.innerHTML="<svg>"+b+"</svg>";for(b=ie.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}});
+	function ke(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=b;return}}a.textContent=b}
+	var le={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,
+	floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},me=["Webkit","ms","Moz","O"];Object.keys(le).forEach(function(a){me.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);le[b]=le[a]})});function ne(a,b,c){return null==b||"boolean"===typeof b||""===b?"":c||"number"!==typeof b||0===b||le.hasOwnProperty(a)&&le[a]?(""+b).trim():b+"px"}
+	function oe(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf("--"),e=ne(c,b[c],d);"float"===c&&(c="cssFloat");d?a.setProperty(c,e):a[c]=e}}var pe=n({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});
+	function qe(a,b){b&&(pe[a]&&(null!=b.children||null!=b.dangerouslySetInnerHTML?x("137",a,""):void 0),null!=b.dangerouslySetInnerHTML&&(null!=b.children?x("60"):void 0,"object"===typeof b.dangerouslySetInnerHTML&&"__html"in b.dangerouslySetInnerHTML?void 0:x("61")),null!=b.style&&"object"!==typeof b.style?x("62",""):void 0)}
+	function re(a,b){if(-1===a.indexOf("-"))return"string"===typeof b.is;switch(a){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":return!1;default:return!0}}
+	function se(a,b){a=9===a.nodeType||11===a.nodeType?a:a.ownerDocument;var c=Id(a);b=sa[b];for(var d=0;d<b.length;d++){var e=b[d];if(!c.hasOwnProperty(e)||!c[e]){switch(e){case "scroll":Ed("scroll",a);break;case "focus":case "blur":Ed("focus",a);Ed("blur",a);c.blur=!0;c.focus=!0;break;case "cancel":case "close":Ob(e)&&Ed(e,a);break;case "invalid":case "submit":case "reset":break;default:-1===ab.indexOf(e)&&E(e,a)}c[e]=!0}}}function te(){}var ue=null,ve=null;
+	function we(a,b){switch(a){case "button":case "input":case "select":case "textarea":return!!b.autoFocus}return!1}function xe(a,b){return"textarea"===a||"option"===a||"noscript"===a||"string"===typeof b.children||"number"===typeof b.children||"object"===typeof b.dangerouslySetInnerHTML&&null!==b.dangerouslySetInnerHTML&&null!=b.dangerouslySetInnerHTML.__html}
+	var ye="function"===typeof setTimeout?setTimeout:void 0,ze="function"===typeof clearTimeout?clearTimeout:void 0,Ae=r.unstable_scheduleCallback,Be=r.unstable_cancelCallback;
+	function Ce(a,b,c,d,e){a[Ga]=e;"input"===c&&"radio"===e.type&&null!=e.name&&xc(a,e);re(c,d);d=re(c,e);for(var f=0;f<b.length;f+=2){var g=b[f],h=b[f+1];"style"===g?oe(a,h):"dangerouslySetInnerHTML"===g?je(a,h):"children"===g?ke(a,h):tc(a,g,h,d)}switch(c){case "input":yc(a,e);break;case "textarea":de(a,e);break;case "select":b=a._wrapperState.wasMultiple,a._wrapperState.wasMultiple=!!e.multiple,c=e.value,null!=c?ae(a,!!e.multiple,c,!1):b!==!!e.multiple&&(null!=e.defaultValue?ae(a,!!e.multiple,e.defaultValue,
+	!0):ae(a,!!e.multiple,e.multiple?[]:"",!1))}}function De(a){for(a=a.nextSibling;a&&1!==a.nodeType&&3!==a.nodeType;)a=a.nextSibling;return a}function Ee(a){for(a=a.firstChild;a&&1!==a.nodeType&&3!==a.nodeType;)a=a.nextSibling;return a}new Set;var Fe=[],Ge=-1;function F(a){0>Ge||(a.current=Fe[Ge],Fe[Ge]=null,Ge--)}function G(a,b){Ge++;Fe[Ge]=a.current;a.current=b}var He={},H={current:He},I={current:!1},Ie=He;
+	function Je(a,b){var c=a.type.contextTypes;if(!c)return He;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=b,a.__reactInternalMemoizedMaskedChildContext=e);return e}function J(a){a=a.childContextTypes;return null!==a&&void 0!==a}function Ke(a){F(I,a);F(H,a)}function Le(a){F(I,a);F(H,a)}
+	function Me(a,b,c){H.current!==He?x("168"):void 0;G(H,b,a);G(I,c,a)}function Ne(a,b,c){var d=a.stateNode;a=b.childContextTypes;if("function"!==typeof d.getChildContext)return c;d=d.getChildContext();for(var e in d)e in a?void 0:x("108",ic(b)||"Unknown",e);return n({},c,d)}function Oe(a){var b=a.stateNode;b=b&&b.__reactInternalMemoizedMergedChildContext||He;Ie=H.current;G(H,b,a);G(I,I.current,a);return!0}
+	function Pe(a,b,c){var d=a.stateNode;d?void 0:x("169");c?(b=Ne(a,b,Ie),d.__reactInternalMemoizedMergedChildContext=b,F(I,a),F(H,a),G(H,b,a)):F(I,a);G(I,c,a)}var Qe=null,Re=null;function Se(a){return function(b){try{return a(b)}catch(c){}}}
+	function Te(a){if("undefined"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var b=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(b.isDisabled||!b.supportsFiber)return!0;try{var c=b.inject(a);Qe=Se(function(a){return b.onCommitFiberRoot(c,a)});Re=Se(function(a){return b.onCommitFiberUnmount(c,a)})}catch(d){}return!0}
+	function Ue(a,b,c,d){this.tag=a;this.key=c;this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null;this.index=0;this.ref=null;this.pendingProps=b;this.contextDependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null;this.mode=d;this.effectTag=0;this.lastEffect=this.firstEffect=this.nextEffect=null;this.childExpirationTime=this.expirationTime=0;this.alternate=null}function K(a,b,c,d){return new Ue(a,b,c,d)}
+	function Ve(a){a=a.prototype;return!(!a||!a.isReactComponent)}function We(a){if("function"===typeof a)return Ve(a)?1:0;if(void 0!==a&&null!==a){a=a.$$typeof;if(a===cc)return 11;if(a===ec)return 14}return 2}
+	function Xe(a,b){var c=a.alternate;null===c?(c=K(a.tag,b,a.key,a.mode),c.elementType=a.elementType,c.type=a.type,c.stateNode=a.stateNode,c.alternate=a,a.alternate=c):(c.pendingProps=b,c.effectTag=0,c.nextEffect=null,c.firstEffect=null,c.lastEffect=null);c.childExpirationTime=a.childExpirationTime;c.expirationTime=a.expirationTime;c.child=a.child;c.memoizedProps=a.memoizedProps;c.memoizedState=a.memoizedState;c.updateQueue=a.updateQueue;c.contextDependencies=a.contextDependencies;c.sibling=a.sibling;
+	c.index=a.index;c.ref=a.ref;return c}
+	function Ye(a,b,c,d,e,f){var g=2;d=a;if("function"===typeof a)Ve(a)&&(g=1);else if("string"===typeof a)g=5;else a:switch(a){case Xb:return Ze(c.children,e,f,b);case bc:return $e(c,e|3,f,b);case Yb:return $e(c,e|2,f,b);case Zb:return a=K(12,c,b,e|4),a.elementType=Zb,a.type=Zb,a.expirationTime=f,a;case dc:return a=K(13,c,b,e),a.elementType=dc,a.type=dc,a.expirationTime=f,a;default:if("object"===typeof a&&null!==a)switch(a.$$typeof){case $b:g=10;break a;case ac:g=9;break a;case cc:g=11;break a;case ec:g=
+	14;break a;case fc:g=16;d=null;break a}x("130",null==a?a:typeof a,"")}b=K(g,c,b,e);b.elementType=a;b.type=d;b.expirationTime=f;return b}function Ze(a,b,c,d){a=K(7,a,d,b);a.expirationTime=c;return a}function $e(a,b,c,d){a=K(8,a,d,b);b=0===(b&1)?Yb:bc;a.elementType=b;a.type=b;a.expirationTime=c;return a}function af(a,b,c){a=K(6,a,null,b);a.expirationTime=c;return a}
+	function bf(a,b,c){b=K(4,null!==a.children?a.children:[],a.key,b);b.expirationTime=c;b.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation};return b}function cf(a,b){a.didError=!1;var c=a.earliestPendingTime;0===c?a.earliestPendingTime=a.latestPendingTime=b:c<b?a.earliestPendingTime=b:a.latestPendingTime>b&&(a.latestPendingTime=b);df(b,a)}
+	function ef(a,b){a.didError=!1;if(0===b)a.earliestPendingTime=0,a.latestPendingTime=0,a.earliestSuspendedTime=0,a.latestSuspendedTime=0,a.latestPingedTime=0;else{b<a.latestPingedTime&&(a.latestPingedTime=0);var c=a.latestPendingTime;0!==c&&(c>b?a.earliestPendingTime=a.latestPendingTime=0:a.earliestPendingTime>b&&(a.earliestPendingTime=a.latestPendingTime));c=a.earliestSuspendedTime;0===c?cf(a,b):b<a.latestSuspendedTime?(a.earliestSuspendedTime=0,a.latestSuspendedTime=0,a.latestPingedTime=0,cf(a,b)):
+	b>c&&cf(a,b)}df(0,a)}function ff(a,b){a.didError=!1;a.latestPingedTime>=b&&(a.latestPingedTime=0);var c=a.earliestPendingTime,d=a.latestPendingTime;c===b?a.earliestPendingTime=d===b?a.latestPendingTime=0:d:d===b&&(a.latestPendingTime=c);c=a.earliestSuspendedTime;d=a.latestSuspendedTime;0===c?a.earliestSuspendedTime=a.latestSuspendedTime=b:c<b?a.earliestSuspendedTime=b:d>b&&(a.latestSuspendedTime=b);df(b,a)}
+	function gf(a,b){var c=a.earliestPendingTime;a=a.earliestSuspendedTime;c>b&&(b=c);a>b&&(b=a);return b}function df(a,b){var c=b.earliestSuspendedTime,d=b.latestSuspendedTime,e=b.earliestPendingTime,f=b.latestPingedTime;e=0!==e?e:f;0===e&&(0===a||d<a)&&(e=d);a=e;0!==a&&c>a&&(a=c);b.nextExpirationTimeToWorkOn=e;b.expirationTime=a}function L(a,b){if(a&&a.defaultProps){b=n({},b);a=a.defaultProps;for(var c in a)void 0===b[c]&&(b[c]=a[c])}return b}
+	function hf(a){var b=a._result;switch(a._status){case 1:return b;case 2:throw b;case 0:throw b;default:a._status=0;b=a._ctor;b=b();b.then(function(b){0===a._status&&(b=b.default,a._status=1,a._result=b)},function(b){0===a._status&&(a._status=2,a._result=b)});switch(a._status){case 1:return a._result;case 2:throw a._result;}a._result=b;throw b;}}var jf=(new aa.Component).refs;
+	function kf(a,b,c,d){b=a.memoizedState;c=c(d,b);c=null===c||void 0===c?b:n({},b,c);a.memoizedState=c;d=a.updateQueue;null!==d&&0===a.expirationTime&&(d.baseState=c)}
+	var tf={isMounted:function(a){return(a=a._reactInternalFiber)?2===ed(a):!1},enqueueSetState:function(a,b,c){a=a._reactInternalFiber;var d=lf();d=mf(d,a);var e=nf(d);e.payload=b;void 0!==c&&null!==c&&(e.callback=c);of();pf(a,e);qf(a,d)},enqueueReplaceState:function(a,b,c){a=a._reactInternalFiber;var d=lf();d=mf(d,a);var e=nf(d);e.tag=rf;e.payload=b;void 0!==c&&null!==c&&(e.callback=c);of();pf(a,e);qf(a,d)},enqueueForceUpdate:function(a,b){a=a._reactInternalFiber;var c=lf();c=mf(c,a);var d=nf(c);d.tag=
+	sf;void 0!==b&&null!==b&&(d.callback=b);of();pf(a,d);qf(a,c)}};function uf(a,b,c,d,e,f,g){a=a.stateNode;return"function"===typeof a.shouldComponentUpdate?a.shouldComponentUpdate(d,f,g):b.prototype&&b.prototype.isPureReactComponent?!dd(c,d)||!dd(e,f):!0}
+	function vf(a,b,c){var d=!1,e=He;var f=b.contextType;"object"===typeof f&&null!==f?f=M(f):(e=J(b)?Ie:H.current,d=b.contextTypes,f=(d=null!==d&&void 0!==d)?Je(a,e):He);b=new b(c,f);a.memoizedState=null!==b.state&&void 0!==b.state?b.state:null;b.updater=tf;a.stateNode=b;b._reactInternalFiber=a;d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=e,a.__reactInternalMemoizedMaskedChildContext=f);return b}
+	function wf(a,b,c,d){a=b.state;"function"===typeof b.componentWillReceiveProps&&b.componentWillReceiveProps(c,d);"function"===typeof b.UNSAFE_componentWillReceiveProps&&b.UNSAFE_componentWillReceiveProps(c,d);b.state!==a&&tf.enqueueReplaceState(b,b.state,null)}
+	function xf(a,b,c,d){var e=a.stateNode;e.props=c;e.state=a.memoizedState;e.refs=jf;var f=b.contextType;"object"===typeof f&&null!==f?e.context=M(f):(f=J(b)?Ie:H.current,e.context=Je(a,f));f=a.updateQueue;null!==f&&(yf(a,f,c,e,d),e.state=a.memoizedState);f=b.getDerivedStateFromProps;"function"===typeof f&&(kf(a,b,f,c),e.state=a.memoizedState);"function"===typeof b.getDerivedStateFromProps||"function"===typeof e.getSnapshotBeforeUpdate||"function"!==typeof e.UNSAFE_componentWillMount&&"function"!==
+	typeof e.componentWillMount||(b=e.state,"function"===typeof e.componentWillMount&&e.componentWillMount(),"function"===typeof e.UNSAFE_componentWillMount&&e.UNSAFE_componentWillMount(),b!==e.state&&tf.enqueueReplaceState(e,e.state,null),f=a.updateQueue,null!==f&&(yf(a,f,c,e,d),e.state=a.memoizedState));"function"===typeof e.componentDidMount&&(a.effectTag|=4)}var zf=Array.isArray;
+	function Af(a,b,c){a=c.ref;if(null!==a&&"function"!==typeof a&&"object"!==typeof a){if(c._owner){c=c._owner;var d=void 0;c&&(1!==c.tag?x("309"):void 0,d=c.stateNode);d?void 0:x("147",a);var e=""+a;if(null!==b&&null!==b.ref&&"function"===typeof b.ref&&b.ref._stringRef===e)return b.ref;b=function(a){var b=d.refs;b===jf&&(b=d.refs={});null===a?delete b[e]:b[e]=a};b._stringRef=e;return b}"string"!==typeof a?x("284"):void 0;c._owner?void 0:x("290",a)}return a}
+	function Bf(a,b){"textarea"!==a.type&&x("31","[object Object]"===Object.prototype.toString.call(b)?"object with keys {"+Object.keys(b).join(", ")+"}":b,"")}
+	function Cf(a){function b(b,c){if(a){var d=b.lastEffect;null!==d?(d.nextEffect=c,b.lastEffect=c):b.firstEffect=b.lastEffect=c;c.nextEffect=null;c.effectTag=8}}function c(c,d){if(!a)return null;for(;null!==d;)b(c,d),d=d.sibling;return null}function d(a,b){for(a=new Map;null!==b;)null!==b.key?a.set(b.key,b):a.set(b.index,b),b=b.sibling;return a}function e(a,b,c){a=Xe(a,b,c);a.index=0;a.sibling=null;return a}function f(b,c,d){b.index=d;if(!a)return c;d=b.alternate;if(null!==d)return d=d.index,d<c?(b.effectTag=
+	2,c):d;b.effectTag=2;return c}function g(b){a&&null===b.alternate&&(b.effectTag=2);return b}function h(a,b,c,d){if(null===b||6!==b.tag)return b=af(c,a.mode,d),b.return=a,b;b=e(b,c,d);b.return=a;return b}function l(a,b,c,d){if(null!==b&&b.elementType===c.type)return d=e(b,c.props,d),d.ref=Af(a,b,c),d.return=a,d;d=Ye(c.type,c.key,c.props,null,a.mode,d);d.ref=Af(a,b,c);d.return=a;return d}function k(a,b,c,d){if(null===b||4!==b.tag||b.stateNode.containerInfo!==c.containerInfo||b.stateNode.implementation!==
+	c.implementation)return b=bf(c,a.mode,d),b.return=a,b;b=e(b,c.children||[],d);b.return=a;return b}function m(a,b,c,d,f){if(null===b||7!==b.tag)return b=Ze(c,a.mode,d,f),b.return=a,b;b=e(b,c,d);b.return=a;return b}function p(a,b,c){if("string"===typeof b||"number"===typeof b)return b=af(""+b,a.mode,c),b.return=a,b;if("object"===typeof b&&null!==b){switch(b.$$typeof){case Vb:return c=Ye(b.type,b.key,b.props,null,a.mode,c),c.ref=Af(a,null,b),c.return=a,c;case Wb:return b=bf(b,a.mode,c),b.return=a,b}if(zf(b)||
+	hc(b))return b=Ze(b,a.mode,c,null),b.return=a,b;Bf(a,b)}return null}function t(a,b,c,d){var e=null!==b?b.key:null;if("string"===typeof c||"number"===typeof c)return null!==e?null:h(a,b,""+c,d);if("object"===typeof c&&null!==c){switch(c.$$typeof){case Vb:return c.key===e?c.type===Xb?m(a,b,c.props.children,d,e):l(a,b,c,d):null;case Wb:return c.key===e?k(a,b,c,d):null}if(zf(c)||hc(c))return null!==e?null:m(a,b,c,d,null);Bf(a,c)}return null}function A(a,b,c,d,e){if("string"===typeof d||"number"===typeof d)return a=
+	a.get(c)||null,h(b,a,""+d,e);if("object"===typeof d&&null!==d){switch(d.$$typeof){case Vb:return a=a.get(null===d.key?c:d.key)||null,d.type===Xb?m(b,a,d.props.children,e,d.key):l(b,a,d,e);case Wb:return a=a.get(null===d.key?c:d.key)||null,k(b,a,d,e)}if(zf(d)||hc(d))return a=a.get(c)||null,m(b,a,d,e,null);Bf(b,d)}return null}function v(e,g,h,k){for(var l=null,m=null,q=g,u=g=0,B=null;null!==q&&u<h.length;u++){q.index>u?(B=q,q=null):B=q.sibling;var w=t(e,q,h[u],k);if(null===w){null===q&&(q=B);break}a&&
+	q&&null===w.alternate&&b(e,q);g=f(w,g,u);null===m?l=w:m.sibling=w;m=w;q=B}if(u===h.length)return c(e,q),l;if(null===q){for(;u<h.length;u++)if(q=p(e,h[u],k))g=f(q,g,u),null===m?l=q:m.sibling=q,m=q;return l}for(q=d(e,q);u<h.length;u++)if(B=A(q,e,u,h[u],k))a&&null!==B.alternate&&q.delete(null===B.key?u:B.key),g=f(B,g,u),null===m?l=B:m.sibling=B,m=B;a&&q.forEach(function(a){return b(e,a)});return l}function R(e,g,h,k){var l=hc(h);"function"!==typeof l?x("150"):void 0;h=l.call(h);null==h?x("151"):void 0;
+	for(var m=l=null,q=g,u=g=0,B=null,w=h.next();null!==q&&!w.done;u++,w=h.next()){q.index>u?(B=q,q=null):B=q.sibling;var v=t(e,q,w.value,k);if(null===v){q||(q=B);break}a&&q&&null===v.alternate&&b(e,q);g=f(v,g,u);null===m?l=v:m.sibling=v;m=v;q=B}if(w.done)return c(e,q),l;if(null===q){for(;!w.done;u++,w=h.next())w=p(e,w.value,k),null!==w&&(g=f(w,g,u),null===m?l=w:m.sibling=w,m=w);return l}for(q=d(e,q);!w.done;u++,w=h.next())w=A(q,e,u,w.value,k),null!==w&&(a&&null!==w.alternate&&q.delete(null===w.key?u:
+	w.key),g=f(w,g,u),null===m?l=w:m.sibling=w,m=w);a&&q.forEach(function(a){return b(e,a)});return l}return function(a,d,f,h){var k="object"===typeof f&&null!==f&&f.type===Xb&&null===f.key;k&&(f=f.props.children);var l="object"===typeof f&&null!==f;if(l)switch(f.$$typeof){case Vb:a:{l=f.key;for(k=d;null!==k;){if(k.key===l)if(7===k.tag?f.type===Xb:k.elementType===f.type){c(a,k.sibling);d=e(k,f.type===Xb?f.props.children:f.props,h);d.ref=Af(a,k,f);d.return=a;a=d;break a}else{c(a,k);break}else b(a,k);k=
+	k.sibling}f.type===Xb?(d=Ze(f.props.children,a.mode,h,f.key),d.return=a,a=d):(h=Ye(f.type,f.key,f.props,null,a.mode,h),h.ref=Af(a,d,f),h.return=a,a=h)}return g(a);case Wb:a:{for(k=f.key;null!==d;){if(d.key===k)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[],h);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=d.sibling}d=bf(f,a.mode,h);d.return=a;a=d}return g(a)}if("string"===typeof f||"number"===typeof f)return f=
+	""+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f,h),d.return=a,a=d):(c(a,d),d=af(f,a.mode,h),d.return=a,a=d),g(a);if(zf(f))return v(a,d,f,h);if(hc(f))return R(a,d,f,h);l&&Bf(a,f);if("undefined"===typeof f&&!k)switch(a.tag){case 1:case 0:h=a.type,x("152",h.displayName||h.name||"Component")}return c(a,d)}}var Df=Cf(!0),Ef=Cf(!1),Ff={},N={current:Ff},Gf={current:Ff},Hf={current:Ff};function If(a){a===Ff?x("174"):void 0;return a}
+	function Jf(a,b){G(Hf,b,a);G(Gf,a,a);G(N,Ff,a);var c=b.nodeType;switch(c){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:he(null,"");break;default:c=8===c?b.parentNode:b,b=c.namespaceURI||null,c=c.tagName,b=he(b,c)}F(N,a);G(N,b,a)}function Kf(a){F(N,a);F(Gf,a);F(Hf,a)}function Lf(a){If(Hf.current);var b=If(N.current);var c=he(b,a.type);b!==c&&(G(Gf,a,a),G(N,c,a))}function Mf(a){Gf.current===a&&(F(N,a),F(Gf,a))}
+	var Nf=0,Of=2,Pf=4,Qf=8,Rf=16,Sf=32,Tf=64,Uf=128,Vf=Tb.ReactCurrentDispatcher,Wf=0,Xf=null,O=null,P=null,Yf=null,Q=null,Zf=null,$f=0,ag=null,bg=0,cg=!1,dg=null,eg=0;function fg(){x("321")}function gg(a,b){if(null===b)return!1;for(var c=0;c<b.length&&c<a.length;c++)if(!bd(a[c],b[c]))return!1;return!0}
+	function hg(a,b,c,d,e,f){Wf=f;Xf=b;P=null!==a?a.memoizedState:null;Vf.current=null===P?ig:jg;b=c(d,e);if(cg){do cg=!1,eg+=1,P=null!==a?a.memoizedState:null,Zf=Yf,ag=Q=O=null,Vf.current=jg,b=c(d,e);while(cg);dg=null;eg=0}Vf.current=kg;a=Xf;a.memoizedState=Yf;a.expirationTime=$f;a.updateQueue=ag;a.effectTag|=bg;a=null!==O&&null!==O.next;Wf=0;Zf=Q=Yf=P=O=Xf=null;$f=0;ag=null;bg=0;a?x("300"):void 0;return b}function lg(){Vf.current=kg;Wf=0;Zf=Q=Yf=P=O=Xf=null;$f=0;ag=null;bg=0;cg=!1;dg=null;eg=0}
+	function mg(){var a={memoizedState:null,baseState:null,queue:null,baseUpdate:null,next:null};null===Q?Yf=Q=a:Q=Q.next=a;return Q}function ng(){if(null!==Zf)Q=Zf,Zf=Q.next,O=P,P=null!==O?O.next:null;else{null===P?x("310"):void 0;O=P;var a={memoizedState:O.memoizedState,baseState:O.baseState,queue:O.queue,baseUpdate:O.baseUpdate,next:null};Q=null===Q?Yf=a:Q.next=a;P=O.next}return Q}function og(a,b){return"function"===typeof b?b(a):b}
+	function pg(a){var b=ng(),c=b.queue;null===c?x("311"):void 0;c.lastRenderedReducer=a;if(0<eg){var d=c.dispatch;if(null!==dg){var e=dg.get(c);if(void 0!==e){dg.delete(c);var f=b.memoizedState;do f=a(f,e.action),e=e.next;while(null!==e);bd(f,b.memoizedState)||(qg=!0);b.memoizedState=f;b.baseUpdate===c.last&&(b.baseState=f);c.lastRenderedState=f;return[f,d]}}return[b.memoizedState,d]}d=c.last;var g=b.baseUpdate;f=b.baseState;null!==g?(null!==d&&(d.next=null),d=g.next):d=null!==d?d.next:null;if(null!==
+	d){var h=e=null,l=d,k=!1;do{var m=l.expirationTime;m<Wf?(k||(k=!0,h=g,e=f),m>$f&&($f=m)):f=l.eagerReducer===a?l.eagerState:a(f,l.action);g=l;l=l.next}while(null!==l&&l!==d);k||(h=g,e=f);bd(f,b.memoizedState)||(qg=!0);b.memoizedState=f;b.baseUpdate=h;b.baseState=e;c.lastRenderedState=f}return[b.memoizedState,c.dispatch]}
+	function rg(a,b,c,d){a={tag:a,create:b,destroy:c,deps:d,next:null};null===ag?(ag={lastEffect:null},ag.lastEffect=a.next=a):(b=ag.lastEffect,null===b?ag.lastEffect=a.next=a:(c=b.next,b.next=a,a.next=c,ag.lastEffect=a));return a}function sg(a,b,c,d){var e=mg();bg|=a;e.memoizedState=rg(b,c,void 0,void 0===d?null:d)}
+	function tg(a,b,c,d){var e=ng();d=void 0===d?null:d;var f=void 0;if(null!==O){var g=O.memoizedState;f=g.destroy;if(null!==d&&gg(d,g.deps)){rg(Nf,c,f,d);return}}bg|=a;e.memoizedState=rg(b,c,f,d)}function ug(a,b){if("function"===typeof b)return a=a(),b(a),function(){b(null)};if(null!==b&&void 0!==b)return a=a(),b.current=a,function(){b.current=null}}function vg(){}
+	function wg(a,b,c){25>eg?void 0:x("301");var d=a.alternate;if(a===Xf||null!==d&&d===Xf)if(cg=!0,a={expirationTime:Wf,action:c,eagerReducer:null,eagerState:null,next:null},null===dg&&(dg=new Map),c=dg.get(b),void 0===c)dg.set(b,a);else{for(b=c;null!==b.next;)b=b.next;b.next=a}else{of();var e=lf();e=mf(e,a);var f={expirationTime:e,action:c,eagerReducer:null,eagerState:null,next:null},g=b.last;if(null===g)f.next=f;else{var h=g.next;null!==h&&(f.next=h);g.next=f}b.last=f;if(0===a.expirationTime&&(null===
+	d||0===d.expirationTime)&&(d=b.lastRenderedReducer,null!==d))try{var l=b.lastRenderedState,k=d(l,c);f.eagerReducer=d;f.eagerState=k;if(bd(k,l))return}catch(m){}finally{}qf(a,e)}}
+	var kg={readContext:M,useCallback:fg,useContext:fg,useEffect:fg,useImperativeHandle:fg,useLayoutEffect:fg,useMemo:fg,useReducer:fg,useRef:fg,useState:fg,useDebugValue:fg},ig={readContext:M,useCallback:function(a,b){mg().memoizedState=[a,void 0===b?null:b];return a},useContext:M,useEffect:function(a,b){return sg(516,Uf|Tf,a,b)},useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return sg(4,Pf|Sf,ug.bind(null,b,a),c)},useLayoutEffect:function(a,b){return sg(4,Pf|Sf,a,b)},
+	useMemo:function(a,b){var c=mg();b=void 0===b?null:b;a=a();c.memoizedState=[a,b];return a},useReducer:function(a,b,c){var d=mg();b=void 0!==c?c(b):b;d.memoizedState=d.baseState=b;a=d.queue={last:null,dispatch:null,lastRenderedReducer:a,lastRenderedState:b};a=a.dispatch=wg.bind(null,Xf,a);return[d.memoizedState,a]},useRef:function(a){var b=mg();a={current:a};return b.memoizedState=a},useState:function(a){var b=mg();"function"===typeof a&&(a=a());b.memoizedState=b.baseState=a;a=b.queue={last:null,dispatch:null,
+	lastRenderedReducer:og,lastRenderedState:a};a=a.dispatch=wg.bind(null,Xf,a);return[b.memoizedState,a]},useDebugValue:vg},jg={readContext:M,useCallback:function(a,b){var c=ng();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&gg(b,d[1]))return d[0];c.memoizedState=[a,b];return a},useContext:M,useEffect:function(a,b){return tg(516,Uf|Tf,a,b)},useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return tg(4,Pf|Sf,ug.bind(null,b,a),c)},useLayoutEffect:function(a,
+	b){return tg(4,Pf|Sf,a,b)},useMemo:function(a,b){var c=ng();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&gg(b,d[1]))return d[0];a=a();c.memoizedState=[a,b];return a},useReducer:pg,useRef:function(){return ng().memoizedState},useState:function(a){return pg(og,a)},useDebugValue:vg},xg=null,yg=null,zg=!1;
+	function Ag(a,b){var c=K(5,null,null,0);c.elementType="DELETED";c.type="DELETED";c.stateNode=b;c.return=a;c.effectTag=8;null!==a.lastEffect?(a.lastEffect.nextEffect=c,a.lastEffect=c):a.firstEffect=a.lastEffect=c}function Bg(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.toLowerCase()!==b.nodeName.toLowerCase()?null:b;return null!==b?(a.stateNode=b,!0):!1;case 6:return b=""===a.pendingProps||3!==b.nodeType?null:b,null!==b?(a.stateNode=b,!0):!1;case 13:return!1;default:return!1}}
+	function Cg(a){if(zg){var b=yg;if(b){var c=b;if(!Bg(a,b)){b=De(c);if(!b||!Bg(a,b)){a.effectTag|=2;zg=!1;xg=a;return}Ag(xg,c)}xg=a;yg=Ee(b)}else a.effectTag|=2,zg=!1,xg=a}}function Dg(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag&&18!==a.tag;)a=a.return;xg=a}function Eg(a){if(a!==xg)return!1;if(!zg)return Dg(a),zg=!0,!1;var b=a.type;if(5!==a.tag||"head"!==b&&"body"!==b&&!xe(b,a.memoizedProps))for(b=yg;b;)Ag(a,b),b=De(b);Dg(a);yg=xg?De(a.stateNode):null;return!0}function Fg(){yg=xg=null;zg=!1}
+	var Gg=Tb.ReactCurrentOwner,qg=!1;function S(a,b,c,d){b.child=null===a?Ef(b,null,c,d):Df(b,a.child,c,d)}function Hg(a,b,c,d,e){c=c.render;var f=b.ref;Ig(b,e);d=hg(a,b,c,d,f,e);if(null!==a&&!qg)return b.updateQueue=a.updateQueue,b.effectTag&=-517,a.expirationTime<=e&&(a.expirationTime=0),Jg(a,b,e);b.effectTag|=1;S(a,b,d,e);return b.child}
+	function Kg(a,b,c,d,e,f){if(null===a){var g=c.type;if("function"===typeof g&&!Ve(g)&&void 0===g.defaultProps&&null===c.compare&&void 0===c.defaultProps)return b.tag=15,b.type=g,Lg(a,b,g,d,e,f);a=Ye(c.type,null,d,null,b.mode,f);a.ref=b.ref;a.return=b;return b.child=a}g=a.child;if(e<f&&(e=g.memoizedProps,c=c.compare,c=null!==c?c:dd,c(e,d)&&a.ref===b.ref))return Jg(a,b,f);b.effectTag|=1;a=Xe(g,d,f);a.ref=b.ref;a.return=b;return b.child=a}
+	function Lg(a,b,c,d,e,f){return null!==a&&dd(a.memoizedProps,d)&&a.ref===b.ref&&(qg=!1,e<f)?Jg(a,b,f):Mg(a,b,c,d,f)}function Ng(a,b){var c=b.ref;if(null===a&&null!==c||null!==a&&a.ref!==c)b.effectTag|=128}function Mg(a,b,c,d,e){var f=J(c)?Ie:H.current;f=Je(b,f);Ig(b,e);c=hg(a,b,c,d,f,e);if(null!==a&&!qg)return b.updateQueue=a.updateQueue,b.effectTag&=-517,a.expirationTime<=e&&(a.expirationTime=0),Jg(a,b,e);b.effectTag|=1;S(a,b,c,e);return b.child}
+	function Og(a,b,c,d,e){if(J(c)){var f=!0;Oe(b)}else f=!1;Ig(b,e);if(null===b.stateNode)null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2),vf(b,c,d,e),xf(b,c,d,e),d=!0;else if(null===a){var g=b.stateNode,h=b.memoizedProps;g.props=h;var l=g.context,k=c.contextType;"object"===typeof k&&null!==k?k=M(k):(k=J(c)?Ie:H.current,k=Je(b,k));var m=c.getDerivedStateFromProps,p="function"===typeof m||"function"===typeof g.getSnapshotBeforeUpdate;p||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&
+	"function"!==typeof g.componentWillReceiveProps||(h!==d||l!==k)&&wf(b,g,d,k);Pg=!1;var t=b.memoizedState;l=g.state=t;var A=b.updateQueue;null!==A&&(yf(b,A,d,g,e),l=b.memoizedState);h!==d||t!==l||I.current||Pg?("function"===typeof m&&(kf(b,c,m,d),l=b.memoizedState),(h=Pg||uf(b,c,h,d,t,l,k))?(p||"function"!==typeof g.UNSAFE_componentWillMount&&"function"!==typeof g.componentWillMount||("function"===typeof g.componentWillMount&&g.componentWillMount(),"function"===typeof g.UNSAFE_componentWillMount&&
+	g.UNSAFE_componentWillMount()),"function"===typeof g.componentDidMount&&(b.effectTag|=4)):("function"===typeof g.componentDidMount&&(b.effectTag|=4),b.memoizedProps=d,b.memoizedState=l),g.props=d,g.state=l,g.context=k,d=h):("function"===typeof g.componentDidMount&&(b.effectTag|=4),d=!1)}else g=b.stateNode,h=b.memoizedProps,g.props=b.type===b.elementType?h:L(b.type,h),l=g.context,k=c.contextType,"object"===typeof k&&null!==k?k=M(k):(k=J(c)?Ie:H.current,k=Je(b,k)),m=c.getDerivedStateFromProps,(p="function"===
+	typeof m||"function"===typeof g.getSnapshotBeforeUpdate)||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&"function"!==typeof g.componentWillReceiveProps||(h!==d||l!==k)&&wf(b,g,d,k),Pg=!1,l=b.memoizedState,t=g.state=l,A=b.updateQueue,null!==A&&(yf(b,A,d,g,e),t=b.memoizedState),h!==d||l!==t||I.current||Pg?("function"===typeof m&&(kf(b,c,m,d),t=b.memoizedState),(m=Pg||uf(b,c,h,d,l,t,k))?(p||"function"!==typeof g.UNSAFE_componentWillUpdate&&"function"!==typeof g.componentWillUpdate||("function"===
+	typeof g.componentWillUpdate&&g.componentWillUpdate(d,t,k),"function"===typeof g.UNSAFE_componentWillUpdate&&g.UNSAFE_componentWillUpdate(d,t,k)),"function"===typeof g.componentDidUpdate&&(b.effectTag|=4),"function"===typeof g.getSnapshotBeforeUpdate&&(b.effectTag|=256)):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&l===a.memoizedState||(b.effectTag|=4),"function"!==typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&l===a.memoizedState||(b.effectTag|=256),b.memoizedProps=d,b.memoizedState=
+	t),g.props=d,g.state=t,g.context=k,d=m):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&l===a.memoizedState||(b.effectTag|=4),"function"!==typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&l===a.memoizedState||(b.effectTag|=256),d=!1);return Qg(a,b,c,d,f,e)}
+	function Qg(a,b,c,d,e,f){Ng(a,b);var g=0!==(b.effectTag&64);if(!d&&!g)return e&&Pe(b,c,!1),Jg(a,b,f);d=b.stateNode;Gg.current=b;var h=g&&"function"!==typeof c.getDerivedStateFromError?null:d.render();b.effectTag|=1;null!==a&&g?(b.child=Df(b,a.child,null,f),b.child=Df(b,null,h,f)):S(a,b,h,f);b.memoizedState=d.state;e&&Pe(b,c,!0);return b.child}function Rg(a){var b=a.stateNode;b.pendingContext?Me(a,b.pendingContext,b.pendingContext!==b.context):b.context&&Me(a,b.context,!1);Jf(a,b.containerInfo)}
+	function Sg(a,b,c){var d=b.mode,e=b.pendingProps,f=b.memoizedState;if(0===(b.effectTag&64)){f=null;var g=!1}else f={timedOutAt:null!==f?f.timedOutAt:0},g=!0,b.effectTag&=-65;if(null===a)if(g){var h=e.fallback;a=Ze(null,d,0,null);0===(b.mode&1)&&(a.child=null!==b.memoizedState?b.child.child:b.child);d=Ze(h,d,c,null);a.sibling=d;c=a;c.return=d.return=b}else c=d=Ef(b,null,e.children,c);else null!==a.memoizedState?(d=a.child,h=d.sibling,g?(c=e.fallback,e=Xe(d,d.pendingProps,0),0===(b.mode&1)&&(g=null!==
+	b.memoizedState?b.child.child:b.child,g!==d.child&&(e.child=g)),d=e.sibling=Xe(h,c,h.expirationTime),c=e,e.childExpirationTime=0,c.return=d.return=b):c=d=Df(b,d.child,e.children,c)):(h=a.child,g?(g=e.fallback,e=Ze(null,d,0,null),e.child=h,0===(b.mode&1)&&(e.child=null!==b.memoizedState?b.child.child:b.child),d=e.sibling=Ze(g,d,c,null),d.effectTag|=2,c=e,e.childExpirationTime=0,c.return=d.return=b):d=c=Df(b,h,e.children,c)),b.stateNode=a.stateNode;b.memoizedState=f;b.child=c;return d}
+	function Jg(a,b,c){null!==a&&(b.contextDependencies=a.contextDependencies);if(b.childExpirationTime<c)return null;null!==a&&b.child!==a.child?x("153"):void 0;if(null!==b.child){a=b.child;c=Xe(a,a.pendingProps,a.expirationTime);b.child=c;for(c.return=b;null!==a.sibling;)a=a.sibling,c=c.sibling=Xe(a,a.pendingProps,a.expirationTime),c.return=b;c.sibling=null}return b.child}
+	function Tg(a,b,c){var d=b.expirationTime;if(null!==a)if(a.memoizedProps!==b.pendingProps||I.current)qg=!0;else{if(d<c){qg=!1;switch(b.tag){case 3:Rg(b);Fg();break;case 5:Lf(b);break;case 1:J(b.type)&&Oe(b);break;case 4:Jf(b,b.stateNode.containerInfo);break;case 10:Ug(b,b.memoizedProps.value);break;case 13:if(null!==b.memoizedState){d=b.child.childExpirationTime;if(0!==d&&d>=c)return Sg(a,b,c);b=Jg(a,b,c);return null!==b?b.sibling:null}}return Jg(a,b,c)}}else qg=!1;b.expirationTime=0;switch(b.tag){case 2:d=
+	b.elementType;null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2);a=b.pendingProps;var e=Je(b,H.current);Ig(b,c);e=hg(null,b,d,a,e,c);b.effectTag|=1;if("object"===typeof e&&null!==e&&"function"===typeof e.render&&void 0===e.$$typeof){b.tag=1;lg();if(J(d)){var f=!0;Oe(b)}else f=!1;b.memoizedState=null!==e.state&&void 0!==e.state?e.state:null;var g=d.getDerivedStateFromProps;"function"===typeof g&&kf(b,d,g,a);e.updater=tf;b.stateNode=e;e._reactInternalFiber=b;xf(b,d,a,c);b=Qg(null,b,d,!0,f,
+	c)}else b.tag=0,S(null,b,e,c),b=b.child;return b;case 16:e=b.elementType;null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2);f=b.pendingProps;a=hf(e);b.type=a;e=b.tag=We(a);f=L(a,f);g=void 0;switch(e){case 0:g=Mg(null,b,a,f,c);break;case 1:g=Og(null,b,a,f,c);break;case 11:g=Hg(null,b,a,f,c);break;case 14:g=Kg(null,b,a,L(a.type,f),d,c);break;default:x("306",a,"")}return g;case 0:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:L(d,e),Mg(a,b,d,e,c);case 1:return d=b.type,e=b.pendingProps,
+	e=b.elementType===d?e:L(d,e),Og(a,b,d,e,c);case 3:Rg(b);d=b.updateQueue;null===d?x("282"):void 0;e=b.memoizedState;e=null!==e?e.element:null;yf(b,d,b.pendingProps,null,c);d=b.memoizedState.element;if(d===e)Fg(),b=Jg(a,b,c);else{e=b.stateNode;if(e=(null===a||null===a.child)&&e.hydrate)yg=Ee(b.stateNode.containerInfo),xg=b,e=zg=!0;e?(b.effectTag|=2,b.child=Ef(b,null,d,c)):(S(a,b,d,c),Fg());b=b.child}return b;case 5:return Lf(b),null===a&&Cg(b),d=b.type,e=b.pendingProps,f=null!==a?a.memoizedProps:null,
+	g=e.children,xe(d,e)?g=null:null!==f&&xe(d,f)&&(b.effectTag|=16),Ng(a,b),1!==c&&b.mode&1&&e.hidden?(b.expirationTime=b.childExpirationTime=1,b=null):(S(a,b,g,c),b=b.child),b;case 6:return null===a&&Cg(b),null;case 13:return Sg(a,b,c);case 4:return Jf(b,b.stateNode.containerInfo),d=b.pendingProps,null===a?b.child=Df(b,null,d,c):S(a,b,d,c),b.child;case 11:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:L(d,e),Hg(a,b,d,e,c);case 7:return S(a,b,b.pendingProps,c),b.child;case 8:return S(a,b,b.pendingProps.children,
+	c),b.child;case 12:return S(a,b,b.pendingProps.children,c),b.child;case 10:a:{d=b.type._context;e=b.pendingProps;g=b.memoizedProps;f=e.value;Ug(b,f);if(null!==g){var h=g.value;f=bd(h,f)?0:("function"===typeof d._calculateChangedBits?d._calculateChangedBits(h,f):1073741823)|0;if(0===f){if(g.children===e.children&&!I.current){b=Jg(a,b,c);break a}}else for(h=b.child,null!==h&&(h.return=b);null!==h;){var l=h.contextDependencies;if(null!==l){g=h.child;for(var k=l.first;null!==k;){if(k.context===d&&0!==
+	(k.observedBits&f)){1===h.tag&&(k=nf(c),k.tag=sf,pf(h,k));h.expirationTime<c&&(h.expirationTime=c);k=h.alternate;null!==k&&k.expirationTime<c&&(k.expirationTime=c);k=c;for(var m=h.return;null!==m;){var p=m.alternate;if(m.childExpirationTime<k)m.childExpirationTime=k,null!==p&&p.childExpirationTime<k&&(p.childExpirationTime=k);else if(null!==p&&p.childExpirationTime<k)p.childExpirationTime=k;else break;m=m.return}l.expirationTime<c&&(l.expirationTime=c);break}k=k.next}}else g=10===h.tag?h.type===b.type?
+	null:h.child:h.child;if(null!==g)g.return=h;else for(g=h;null!==g;){if(g===b){g=null;break}h=g.sibling;if(null!==h){h.return=g.return;g=h;break}g=g.return}h=g}}S(a,b,e.children,c);b=b.child}return b;case 9:return e=b.type,f=b.pendingProps,d=f.children,Ig(b,c),e=M(e,f.unstable_observedBits),d=d(e),b.effectTag|=1,S(a,b,d,c),b.child;case 14:return e=b.type,f=L(e,b.pendingProps),f=L(e.type,f),Kg(a,b,e,f,d,c);case 15:return Lg(a,b,b.type,b.pendingProps,d,c);case 17:return d=b.type,e=b.pendingProps,e=b.elementType===
+	d?e:L(d,e),null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2),b.tag=1,J(d)?(a=!0,Oe(b)):a=!1,Ig(b,c),vf(b,d,e,c),xf(b,d,e,c),Qg(null,b,d,!0,a,c)}x("156")}var Vg={current:null},Wg=null,Xg=null,Yg=null;function Ug(a,b){var c=a.type._context;G(Vg,c._currentValue,a);c._currentValue=b}function Zg(a){var b=Vg.current;F(Vg,a);a.type._context._currentValue=b}function Ig(a,b){Wg=a;Yg=Xg=null;var c=a.contextDependencies;null!==c&&c.expirationTime>=b&&(qg=!0);a.contextDependencies=null}
+	function M(a,b){if(Yg!==a&&!1!==b&&0!==b){if("number"!==typeof b||1073741823===b)Yg=a,b=1073741823;b={context:a,observedBits:b,next:null};null===Xg?(null===Wg?x("308"):void 0,Xg=b,Wg.contextDependencies={first:b,expirationTime:0}):Xg=Xg.next=b}return a._currentValue}var $g=0,rf=1,sf=2,ah=3,Pg=!1;function bh(a){return{baseState:a,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}
+	function ch(a){return{baseState:a.baseState,firstUpdate:a.firstUpdate,lastUpdate:a.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function nf(a){return{expirationTime:a,tag:$g,payload:null,callback:null,next:null,nextEffect:null}}function dh(a,b){null===a.lastUpdate?a.firstUpdate=a.lastUpdate=b:(a.lastUpdate.next=b,a.lastUpdate=b)}
+	function pf(a,b){var c=a.alternate;if(null===c){var d=a.updateQueue;var e=null;null===d&&(d=a.updateQueue=bh(a.memoizedState))}else d=a.updateQueue,e=c.updateQueue,null===d?null===e?(d=a.updateQueue=bh(a.memoizedState),e=c.updateQueue=bh(c.memoizedState)):d=a.updateQueue=ch(e):null===e&&(e=c.updateQueue=ch(d));null===e||d===e?dh(d,b):null===d.lastUpdate||null===e.lastUpdate?(dh(d,b),dh(e,b)):(dh(d,b),e.lastUpdate=b)}
+	function eh(a,b){var c=a.updateQueue;c=null===c?a.updateQueue=bh(a.memoizedState):fh(a,c);null===c.lastCapturedUpdate?c.firstCapturedUpdate=c.lastCapturedUpdate=b:(c.lastCapturedUpdate.next=b,c.lastCapturedUpdate=b)}function fh(a,b){var c=a.alternate;null!==c&&b===c.updateQueue&&(b=a.updateQueue=ch(b));return b}
+	function gh(a,b,c,d,e,f){switch(c.tag){case rf:return a=c.payload,"function"===typeof a?a.call(f,d,e):a;case ah:a.effectTag=a.effectTag&-2049|64;case $g:a=c.payload;e="function"===typeof a?a.call(f,d,e):a;if(null===e||void 0===e)break;return n({},d,e);case sf:Pg=!0}return d}
+	function yf(a,b,c,d,e){Pg=!1;b=fh(a,b);for(var f=b.baseState,g=null,h=0,l=b.firstUpdate,k=f;null!==l;){var m=l.expirationTime;m<e?(null===g&&(g=l,f=k),h<m&&(h=m)):(k=gh(a,b,l,k,c,d),null!==l.callback&&(a.effectTag|=32,l.nextEffect=null,null===b.lastEffect?b.firstEffect=b.lastEffect=l:(b.lastEffect.nextEffect=l,b.lastEffect=l)));l=l.next}m=null;for(l=b.firstCapturedUpdate;null!==l;){var p=l.expirationTime;p<e?(null===m&&(m=l,null===g&&(f=k)),h<p&&(h=p)):(k=gh(a,b,l,k,c,d),null!==l.callback&&(a.effectTag|=
+	32,l.nextEffect=null,null===b.lastCapturedEffect?b.firstCapturedEffect=b.lastCapturedEffect=l:(b.lastCapturedEffect.nextEffect=l,b.lastCapturedEffect=l)));l=l.next}null===g&&(b.lastUpdate=null);null===m?b.lastCapturedUpdate=null:a.effectTag|=32;null===g&&null===m&&(f=k);b.baseState=f;b.firstUpdate=g;b.firstCapturedUpdate=m;a.expirationTime=h;a.memoizedState=k}
+	function hh(a,b,c){null!==b.firstCapturedUpdate&&(null!==b.lastUpdate&&(b.lastUpdate.next=b.firstCapturedUpdate,b.lastUpdate=b.lastCapturedUpdate),b.firstCapturedUpdate=b.lastCapturedUpdate=null);ih(b.firstEffect,c);b.firstEffect=b.lastEffect=null;ih(b.firstCapturedEffect,c);b.firstCapturedEffect=b.lastCapturedEffect=null}function ih(a,b){for(;null!==a;){var c=a.callback;if(null!==c){a.callback=null;var d=b;"function"!==typeof c?x("191",c):void 0;c.call(d)}a=a.nextEffect}}
+	function jh(a,b){return{value:a,source:b,stack:jc(b)}}function kh(a){a.effectTag|=4}var lh=void 0,mh=void 0,nh=void 0,oh=void 0;lh=function(a,b){for(var c=b.child;null!==c;){if(5===c.tag||6===c.tag)a.appendChild(c.stateNode);else if(4!==c.tag&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return}c.sibling.return=c.return;c=c.sibling}};mh=function(){};
+	nh=function(a,b,c,d,e){var f=a.memoizedProps;if(f!==d){var g=b.stateNode;If(N.current);a=null;switch(c){case "input":f=vc(g,f);d=vc(g,d);a=[];break;case "option":f=$d(g,f);d=$d(g,d);a=[];break;case "select":f=n({},f,{value:void 0});d=n({},d,{value:void 0});a=[];break;case "textarea":f=be(g,f);d=be(g,d);a=[];break;default:"function"!==typeof f.onClick&&"function"===typeof d.onClick&&(g.onclick=te)}qe(c,d);g=c=void 0;var h=null;for(c in f)if(!d.hasOwnProperty(c)&&f.hasOwnProperty(c)&&null!=f[c])if("style"===
+	c){var l=f[c];for(g in l)l.hasOwnProperty(g)&&(h||(h={}),h[g]="")}else"dangerouslySetInnerHTML"!==c&&"children"!==c&&"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&"autoFocus"!==c&&(ra.hasOwnProperty(c)?a||(a=[]):(a=a||[]).push(c,null));for(c in d){var k=d[c];l=null!=f?f[c]:void 0;if(d.hasOwnProperty(c)&&k!==l&&(null!=k||null!=l))if("style"===c)if(l){for(g in l)!l.hasOwnProperty(g)||k&&k.hasOwnProperty(g)||(h||(h={}),h[g]="");for(g in k)k.hasOwnProperty(g)&&l[g]!==k[g]&&(h||
+	(h={}),h[g]=k[g])}else h||(a||(a=[]),a.push(c,h)),h=k;else"dangerouslySetInnerHTML"===c?(k=k?k.__html:void 0,l=l?l.__html:void 0,null!=k&&l!==k&&(a=a||[]).push(c,""+k)):"children"===c?l===k||"string"!==typeof k&&"number"!==typeof k||(a=a||[]).push(c,""+k):"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&(ra.hasOwnProperty(c)?(null!=k&&se(e,c),a||l===k||(a=[])):(a=a||[]).push(c,k))}h&&(a=a||[]).push("style",h);e=a;(b.updateQueue=e)&&kh(b)}};oh=function(a,b,c,d){c!==d&&kh(b)};
+	var ph="function"===typeof WeakSet?WeakSet:Set;function qh(a,b){var c=b.source,d=b.stack;null===d&&null!==c&&(d=jc(c));null!==c&&ic(c.type);b=b.value;null!==a&&1===a.tag&&ic(a.type);try{console.error(b)}catch(e){setTimeout(function(){throw e;})}}function rh(a){var b=a.ref;if(null!==b)if("function"===typeof b)try{b(null)}catch(c){sh(a,c)}else b.current=null}
+	function th(a,b,c){c=c.updateQueue;c=null!==c?c.lastEffect:null;if(null!==c){var d=c=c.next;do{if((d.tag&a)!==Nf){var e=d.destroy;d.destroy=void 0;void 0!==e&&e()}(d.tag&b)!==Nf&&(e=d.create,d.destroy=e());d=d.next}while(d!==c)}}
+	function uh(a,b){for(var c=a;;){if(5===c.tag){var d=c.stateNode;if(b)d.style.display="none";else{d=c.stateNode;var e=c.memoizedProps.style;e=void 0!==e&&null!==e&&e.hasOwnProperty("display")?e.display:null;d.style.display=ne("display",e)}}else if(6===c.tag)c.stateNode.nodeValue=b?"":c.memoizedProps;else if(13===c.tag&&null!==c.memoizedState){d=c.child.sibling;d.return=c;c=d;continue}else if(null!==c.child){c.child.return=c;c=c.child;continue}if(c===a)break;for(;null===c.sibling;){if(null===c.return||
+	c.return===a)return;c=c.return}c.sibling.return=c.return;c=c.sibling}}
+	function vh(a){"function"===typeof Re&&Re(a);switch(a.tag){case 0:case 11:case 14:case 15:var b=a.updateQueue;if(null!==b&&(b=b.lastEffect,null!==b)){var c=b=b.next;do{var d=c.destroy;if(void 0!==d){var e=a;try{d()}catch(f){sh(e,f)}}c=c.next}while(c!==b)}break;case 1:rh(a);b=a.stateNode;if("function"===typeof b.componentWillUnmount)try{b.props=a.memoizedProps,b.state=a.memoizedState,b.componentWillUnmount()}catch(f){sh(a,f)}break;case 5:rh(a);break;case 4:wh(a)}}
+	function xh(a){return 5===a.tag||3===a.tag||4===a.tag}
+	function yh(a){a:{for(var b=a.return;null!==b;){if(xh(b)){var c=b;break a}b=b.return}x("160");c=void 0}var d=b=void 0;switch(c.tag){case 5:b=c.stateNode;d=!1;break;case 3:b=c.stateNode.containerInfo;d=!0;break;case 4:b=c.stateNode.containerInfo;d=!0;break;default:x("161")}c.effectTag&16&&(ke(b,""),c.effectTag&=-17);a:b:for(c=a;;){for(;null===c.sibling;){if(null===c.return||xh(c.return)){c=null;break a}c=c.return}c.sibling.return=c.return;for(c=c.sibling;5!==c.tag&&6!==c.tag&&18!==c.tag;){if(c.effectTag&
+	2)continue b;if(null===c.child||4===c.tag)continue b;else c.child.return=c,c=c.child}if(!(c.effectTag&2)){c=c.stateNode;break a}}for(var e=a;;){if(5===e.tag||6===e.tag)if(c)if(d){var f=b,g=e.stateNode,h=c;8===f.nodeType?f.parentNode.insertBefore(g,h):f.insertBefore(g,h)}else b.insertBefore(e.stateNode,c);else d?(g=b,h=e.stateNode,8===g.nodeType?(f=g.parentNode,f.insertBefore(h,g)):(f=g,f.appendChild(h)),g=g._reactRootContainer,null!==g&&void 0!==g||null!==f.onclick||(f.onclick=te)):b.appendChild(e.stateNode);
+	else if(4!==e.tag&&null!==e.child){e.child.return=e;e=e.child;continue}if(e===a)break;for(;null===e.sibling;){if(null===e.return||e.return===a)return;e=e.return}e.sibling.return=e.return;e=e.sibling}}
+	function wh(a){for(var b=a,c=!1,d=void 0,e=void 0;;){if(!c){c=b.return;a:for(;;){null===c?x("160"):void 0;switch(c.tag){case 5:d=c.stateNode;e=!1;break a;case 3:d=c.stateNode.containerInfo;e=!0;break a;case 4:d=c.stateNode.containerInfo;e=!0;break a}c=c.return}c=!0}if(5===b.tag||6===b.tag){a:for(var f=b,g=f;;)if(vh(g),null!==g.child&&4!==g.tag)g.child.return=g,g=g.child;else{if(g===f)break;for(;null===g.sibling;){if(null===g.return||g.return===f)break a;g=g.return}g.sibling.return=g.return;g=g.sibling}e?
+	(f=d,g=b.stateNode,8===f.nodeType?f.parentNode.removeChild(g):f.removeChild(g)):d.removeChild(b.stateNode)}else if(4===b.tag){if(null!==b.child){d=b.stateNode.containerInfo;e=!0;b.child.return=b;b=b.child;continue}}else if(vh(b),null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.return===a)return;b=b.return;4===b.tag&&(c=!1)}b.sibling.return=b.return;b=b.sibling}}
+	function zh(a,b){switch(b.tag){case 0:case 11:case 14:case 15:th(Pf,Qf,b);break;case 1:break;case 5:var c=b.stateNode;if(null!=c){var d=b.memoizedProps;a=null!==a?a.memoizedProps:d;var e=b.type,f=b.updateQueue;b.updateQueue=null;null!==f&&Ce(c,f,e,a,d,b)}break;case 6:null===b.stateNode?x("162"):void 0;b.stateNode.nodeValue=b.memoizedProps;break;case 3:break;case 12:break;case 13:c=b.memoizedState;d=void 0;a=b;null===c?d=!1:(d=!0,a=b.child,0===c.timedOutAt&&(c.timedOutAt=lf()));null!==a&&uh(a,d);c=
+	b.updateQueue;if(null!==c){b.updateQueue=null;var g=b.stateNode;null===g&&(g=b.stateNode=new ph);c.forEach(function(a){var c=Ah.bind(null,b,a);g.has(a)||(g.add(a),a.then(c,c))})}break;case 17:break;default:x("163")}}var Bh="function"===typeof WeakMap?WeakMap:Map;function Ch(a,b,c){c=nf(c);c.tag=ah;c.payload={element:null};var d=b.value;c.callback=function(){Dh(d);qh(a,b)};return c}
+	function Eh(a,b,c){c=nf(c);c.tag=ah;var d=a.type.getDerivedStateFromError;if("function"===typeof d){var e=b.value;c.payload=function(){return d(e)}}var f=a.stateNode;null!==f&&"function"===typeof f.componentDidCatch&&(c.callback=function(){"function"!==typeof d&&(null===Fh?Fh=new Set([this]):Fh.add(this));var c=b.value,e=b.stack;qh(a,b);this.componentDidCatch(c,{componentStack:null!==e?e:""})});return c}
+	function Gh(a){switch(a.tag){case 1:J(a.type)&&Ke(a);var b=a.effectTag;return b&2048?(a.effectTag=b&-2049|64,a):null;case 3:return Kf(a),Le(a),b=a.effectTag,0!==(b&64)?x("285"):void 0,a.effectTag=b&-2049|64,a;case 5:return Mf(a),null;case 13:return b=a.effectTag,b&2048?(a.effectTag=b&-2049|64,a):null;case 18:return null;case 4:return Kf(a),null;case 10:return Zg(a),null;default:return null}}
+	var Hh=Tb.ReactCurrentDispatcher,Ih=Tb.ReactCurrentOwner,Jh=1073741822,Kh=!1,T=null,Lh=null,U=0,Mh=-1,Nh=!1,V=null,Oh=!1,Ph=null,Qh=null,Rh=null,Fh=null;function Sh(){if(null!==T)for(var a=T.return;null!==a;){var b=a;switch(b.tag){case 1:var c=b.type.childContextTypes;null!==c&&void 0!==c&&Ke(b);break;case 3:Kf(b);Le(b);break;case 5:Mf(b);break;case 4:Kf(b);break;case 10:Zg(b)}a=a.return}Lh=null;U=0;Mh=-1;Nh=!1;T=null}
+	function Th(){for(;null!==V;){var a=V.effectTag;a&16&&ke(V.stateNode,"");if(a&128){var b=V.alternate;null!==b&&(b=b.ref,null!==b&&("function"===typeof b?b(null):b.current=null))}switch(a&14){case 2:yh(V);V.effectTag&=-3;break;case 6:yh(V);V.effectTag&=-3;zh(V.alternate,V);break;case 4:zh(V.alternate,V);break;case 8:a=V,wh(a),a.return=null,a.child=null,a.memoizedState=null,a.updateQueue=null,a=a.alternate,null!==a&&(a.return=null,a.child=null,a.memoizedState=null,a.updateQueue=null)}V=V.nextEffect}}
+	function Uh(){for(;null!==V;){if(V.effectTag&256)a:{var a=V.alternate,b=V;switch(b.tag){case 0:case 11:case 15:th(Of,Nf,b);break a;case 1:if(b.effectTag&256&&null!==a){var c=a.memoizedProps,d=a.memoizedState;a=b.stateNode;b=a.getSnapshotBeforeUpdate(b.elementType===b.type?c:L(b.type,c),d);a.__reactInternalSnapshotBeforeUpdate=b}break a;case 3:case 5:case 6:case 4:case 17:break a;default:x("163")}}V=V.nextEffect}}
+	function Vh(a,b){for(;null!==V;){var c=V.effectTag;if(c&36){var d=V.alternate,e=V,f=b;switch(e.tag){case 0:case 11:case 15:th(Rf,Sf,e);break;case 1:var g=e.stateNode;if(e.effectTag&4)if(null===d)g.componentDidMount();else{var h=e.elementType===e.type?d.memoizedProps:L(e.type,d.memoizedProps);g.componentDidUpdate(h,d.memoizedState,g.__reactInternalSnapshotBeforeUpdate)}d=e.updateQueue;null!==d&&hh(e,d,g,f);break;case 3:d=e.updateQueue;if(null!==d){g=null;if(null!==e.child)switch(e.child.tag){case 5:g=
+	e.child.stateNode;break;case 1:g=e.child.stateNode}hh(e,d,g,f)}break;case 5:f=e.stateNode;null===d&&e.effectTag&4&&we(e.type,e.memoizedProps)&&f.focus();break;case 6:break;case 4:break;case 12:break;case 13:break;case 17:break;default:x("163")}}c&128&&(e=V.ref,null!==e&&(f=V.stateNode,"function"===typeof e?e(f):e.current=f));c&512&&(Ph=a);V=V.nextEffect}}
+	function Wh(a,b){Rh=Qh=Ph=null;var c=W;W=!0;do{if(b.effectTag&512){var d=!1,e=void 0;try{var f=b;th(Uf,Nf,f);th(Nf,Tf,f)}catch(g){d=!0,e=g}d&&sh(b,e)}b=b.nextEffect}while(null!==b);W=c;c=a.expirationTime;0!==c&&Xh(a,c);X||W||Yh(1073741823,!1)}function of(){null!==Qh&&Be(Qh);null!==Rh&&Rh()}
+	function Zh(a,b){Oh=Kh=!0;a.current===b?x("177"):void 0;var c=a.pendingCommitExpirationTime;0===c?x("261"):void 0;a.pendingCommitExpirationTime=0;var d=b.expirationTime,e=b.childExpirationTime;ef(a,e>d?e:d);Ih.current=null;d=void 0;1<b.effectTag?null!==b.lastEffect?(b.lastEffect.nextEffect=b,d=b.firstEffect):d=b:d=b.firstEffect;ue=Bd;ve=Pd();Bd=!1;for(V=d;null!==V;){e=!1;var f=void 0;try{Uh()}catch(h){e=!0,f=h}e&&(null===V?x("178"):void 0,sh(V,f),null!==V&&(V=V.nextEffect))}for(V=d;null!==V;){e=!1;
+	f=void 0;try{Th()}catch(h){e=!0,f=h}e&&(null===V?x("178"):void 0,sh(V,f),null!==V&&(V=V.nextEffect))}Qd(ve);ve=null;Bd=!!ue;ue=null;a.current=b;for(V=d;null!==V;){e=!1;f=void 0;try{Vh(a,c)}catch(h){e=!0,f=h}e&&(null===V?x("178"):void 0,sh(V,f),null!==V&&(V=V.nextEffect))}if(null!==d&&null!==Ph){var g=Wh.bind(null,a,d);Qh=r.unstable_runWithPriority(r.unstable_NormalPriority,function(){return Ae(g)});Rh=g}Kh=Oh=!1;"function"===typeof Qe&&Qe(b.stateNode);c=b.expirationTime;b=b.childExpirationTime;b=
+	b>c?b:c;0===b&&(Fh=null);$h(a,b)}
+	function ai(a){for(;;){var b=a.alternate,c=a.return,d=a.sibling;if(0===(a.effectTag&1024)){T=a;a:{var e=b;b=a;var f=U;var g=b.pendingProps;switch(b.tag){case 2:break;case 16:break;case 15:case 0:break;case 1:J(b.type)&&Ke(b);break;case 3:Kf(b);Le(b);g=b.stateNode;g.pendingContext&&(g.context=g.pendingContext,g.pendingContext=null);if(null===e||null===e.child)Eg(b),b.effectTag&=-3;mh(b);break;case 5:Mf(b);var h=If(Hf.current);f=b.type;if(null!==e&&null!=b.stateNode)nh(e,b,f,g,h),e.ref!==b.ref&&(b.effectTag|=
+	128);else if(g){var l=If(N.current);if(Eg(b)){g=b;e=g.stateNode;var k=g.type,m=g.memoizedProps,p=h;e[Fa]=g;e[Ga]=m;f=void 0;h=k;switch(h){case "iframe":case "object":E("load",e);break;case "video":case "audio":for(k=0;k<ab.length;k++)E(ab[k],e);break;case "source":E("error",e);break;case "img":case "image":case "link":E("error",e);E("load",e);break;case "form":E("reset",e);E("submit",e);break;case "details":E("toggle",e);break;case "input":wc(e,m);E("invalid",e);se(p,"onChange");break;case "select":e._wrapperState=
+	{wasMultiple:!!m.multiple};E("invalid",e);se(p,"onChange");break;case "textarea":ce(e,m),E("invalid",e),se(p,"onChange")}qe(h,m);k=null;for(f in m)m.hasOwnProperty(f)&&(l=m[f],"children"===f?"string"===typeof l?e.textContent!==l&&(k=["children",l]):"number"===typeof l&&e.textContent!==""+l&&(k=["children",""+l]):ra.hasOwnProperty(f)&&null!=l&&se(p,f));switch(h){case "input":Rb(e);Ac(e,m,!0);break;case "textarea":Rb(e);ee(e,m);break;case "select":case "option":break;default:"function"===typeof m.onClick&&
+	(e.onclick=te)}f=k;g.updateQueue=f;g=null!==f?!0:!1;g&&kh(b)}else{m=b;p=f;e=g;k=9===h.nodeType?h:h.ownerDocument;l===fe.html&&(l=ge(p));l===fe.html?"script"===p?(e=k.createElement("div"),e.innerHTML="<script>\x3c/script>",k=e.removeChild(e.firstChild)):"string"===typeof e.is?k=k.createElement(p,{is:e.is}):(k=k.createElement(p),"select"===p&&(p=k,e.multiple?p.multiple=!0:e.size&&(p.size=e.size))):k=k.createElementNS(l,p);e=k;e[Fa]=m;e[Ga]=g;lh(e,b,!1,!1);p=e;k=f;m=g;var t=h,A=re(k,m);switch(k){case "iframe":case "object":E("load",
+	p);h=m;break;case "video":case "audio":for(h=0;h<ab.length;h++)E(ab[h],p);h=m;break;case "source":E("error",p);h=m;break;case "img":case "image":case "link":E("error",p);E("load",p);h=m;break;case "form":E("reset",p);E("submit",p);h=m;break;case "details":E("toggle",p);h=m;break;case "input":wc(p,m);h=vc(p,m);E("invalid",p);se(t,"onChange");break;case "option":h=$d(p,m);break;case "select":p._wrapperState={wasMultiple:!!m.multiple};h=n({},m,{value:void 0});E("invalid",p);se(t,"onChange");break;case "textarea":ce(p,
+	m);h=be(p,m);E("invalid",p);se(t,"onChange");break;default:h=m}qe(k,h);l=void 0;var v=k,R=p,u=h;for(l in u)if(u.hasOwnProperty(l)){var q=u[l];"style"===l?oe(R,q):"dangerouslySetInnerHTML"===l?(q=q?q.__html:void 0,null!=q&&je(R,q)):"children"===l?"string"===typeof q?("textarea"!==v||""!==q)&&ke(R,q):"number"===typeof q&&ke(R,""+q):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(ra.hasOwnProperty(l)?null!=q&&se(t,l):null!=q&&tc(R,l,q,A))}switch(k){case "input":Rb(p);
+	Ac(p,m,!1);break;case "textarea":Rb(p);ee(p,m);break;case "option":null!=m.value&&p.setAttribute("value",""+uc(m.value));break;case "select":h=p;h.multiple=!!m.multiple;p=m.value;null!=p?ae(h,!!m.multiple,p,!1):null!=m.defaultValue&&ae(h,!!m.multiple,m.defaultValue,!0);break;default:"function"===typeof h.onClick&&(p.onclick=te)}(g=we(f,g))&&kh(b);b.stateNode=e}null!==b.ref&&(b.effectTag|=128)}else null===b.stateNode?x("166"):void 0;break;case 6:e&&null!=b.stateNode?oh(e,b,e.memoizedProps,g):("string"!==
+	typeof g&&(null===b.stateNode?x("166"):void 0),e=If(Hf.current),If(N.current),Eg(b)?(g=b,f=g.stateNode,e=g.memoizedProps,f[Fa]=g,(g=f.nodeValue!==e)&&kh(b)):(f=b,g=(9===e.nodeType?e:e.ownerDocument).createTextNode(g),g[Fa]=b,f.stateNode=g));break;case 11:break;case 13:g=b.memoizedState;if(0!==(b.effectTag&64)){b.expirationTime=f;T=b;break a}g=null!==g;f=null!==e&&null!==e.memoizedState;null!==e&&!g&&f&&(e=e.child.sibling,null!==e&&(h=b.firstEffect,null!==h?(b.firstEffect=e,e.nextEffect=h):(b.firstEffect=
+	b.lastEffect=e,e.nextEffect=null),e.effectTag=8));if(g||f)b.effectTag|=4;break;case 7:break;case 8:break;case 12:break;case 4:Kf(b);mh(b);break;case 10:Zg(b);break;case 9:break;case 14:break;case 17:J(b.type)&&Ke(b);break;case 18:break;default:x("156")}T=null}b=a;if(1===U||1!==b.childExpirationTime){g=0;for(f=b.child;null!==f;)e=f.expirationTime,h=f.childExpirationTime,e>g&&(g=e),h>g&&(g=h),f=f.sibling;b.childExpirationTime=g}if(null!==T)return T;null!==c&&0===(c.effectTag&1024)&&(null===c.firstEffect&&
+	(c.firstEffect=a.firstEffect),null!==a.lastEffect&&(null!==c.lastEffect&&(c.lastEffect.nextEffect=a.firstEffect),c.lastEffect=a.lastEffect),1<a.effectTag&&(null!==c.lastEffect?c.lastEffect.nextEffect=a:c.firstEffect=a,c.lastEffect=a))}else{a=Gh(a,U);if(null!==a)return a.effectTag&=1023,a;null!==c&&(c.firstEffect=c.lastEffect=null,c.effectTag|=1024)}if(null!==d)return d;if(null!==c)a=c;else break}return null}
+	function bi(a){var b=Tg(a.alternate,a,U);a.memoizedProps=a.pendingProps;null===b&&(b=ai(a));Ih.current=null;return b}
+	function ci(a,b){Kh?x("243"):void 0;of();Kh=!0;var c=Hh.current;Hh.current=kg;var d=a.nextExpirationTimeToWorkOn;if(d!==U||a!==Lh||null===T)Sh(),Lh=a,U=d,T=Xe(Lh.current,null,U),a.pendingCommitExpirationTime=0;var e=!1;do{try{if(b)for(;null!==T&&!di();)T=bi(T);else for(;null!==T;)T=bi(T)}catch(u){if(Yg=Xg=Wg=null,lg(),null===T)e=!0,Dh(u);else{null===T?x("271"):void 0;var f=T,g=f.return;if(null===g)e=!0,Dh(u);else{a:{var h=a,l=g,k=f,m=u;g=U;k.effectTag|=1024;k.firstEffect=k.lastEffect=null;if(null!==
+	m&&"object"===typeof m&&"function"===typeof m.then){var p=m;m=l;var t=-1,A=-1;do{if(13===m.tag){var v=m.alternate;if(null!==v&&(v=v.memoizedState,null!==v)){A=10*(1073741822-v.timedOutAt);break}v=m.pendingProps.maxDuration;if("number"===typeof v)if(0>=v)t=0;else if(-1===t||v<t)t=v}m=m.return}while(null!==m);m=l;do{if(v=13===m.tag)v=void 0===m.memoizedProps.fallback?!1:null===m.memoizedState;if(v){l=m.updateQueue;null===l?(l=new Set,l.add(p),m.updateQueue=l):l.add(p);if(0===(m.mode&1)){m.effectTag|=
+	64;k.effectTag&=-1957;1===k.tag&&(null===k.alternate?k.tag=17:(g=nf(1073741823),g.tag=sf,pf(k,g)));k.expirationTime=1073741823;break a}k=h;l=g;var R=k.pingCache;null===R?(R=k.pingCache=new Bh,v=new Set,R.set(p,v)):(v=R.get(p),void 0===v&&(v=new Set,R.set(p,v)));v.has(l)||(v.add(l),k=ei.bind(null,k,p,l),p.then(k,k));-1===t?h=1073741823:(-1===A&&(A=10*(1073741822-gf(h,g))-5E3),h=A+t);0<=h&&Mh<h&&(Mh=h);m.effectTag|=2048;m.expirationTime=g;break a}m=m.return}while(null!==m);m=Error((ic(k.type)||"A React component")+
+	" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display."+jc(k))}Nh=!0;m=jh(m,k);h=l;do{switch(h.tag){case 3:h.effectTag|=2048;h.expirationTime=g;g=Ch(h,m,g);eh(h,g);break a;case 1:if(t=m,A=h.type,k=h.stateNode,0===(h.effectTag&64)&&("function"===typeof A.getDerivedStateFromError||null!==k&&"function"===typeof k.componentDidCatch&&(null===Fh||!Fh.has(k)))){h.effectTag|=2048;
+	h.expirationTime=g;g=Eh(h,t,g);eh(h,g);break a}}h=h.return}while(null!==h)}T=ai(f);continue}}}break}while(1);Kh=!1;Hh.current=c;Yg=Xg=Wg=null;lg();if(e)Lh=null,a.finishedWork=null;else if(null!==T)a.finishedWork=null;else{c=a.current.alternate;null===c?x("281"):void 0;Lh=null;if(Nh){e=a.latestPendingTime;f=a.latestSuspendedTime;g=a.latestPingedTime;if(0!==e&&e<d||0!==f&&f<d||0!==g&&g<d){ff(a,d);fi(a,c,d,a.expirationTime,-1);return}if(!a.didError&&b){a.didError=!0;d=a.nextExpirationTimeToWorkOn=d;
+	b=a.expirationTime=1073741823;fi(a,c,d,b,-1);return}}b&&-1!==Mh?(ff(a,d),b=10*(1073741822-gf(a,d)),b<Mh&&(Mh=b),b=10*(1073741822-lf()),b=Mh-b,fi(a,c,d,a.expirationTime,0>b?0:b)):(a.pendingCommitExpirationTime=d,a.finishedWork=c)}}
+	function sh(a,b){for(var c=a.return;null!==c;){switch(c.tag){case 1:var d=c.stateNode;if("function"===typeof c.type.getDerivedStateFromError||"function"===typeof d.componentDidCatch&&(null===Fh||!Fh.has(d))){a=jh(b,a);a=Eh(c,a,1073741823);pf(c,a);qf(c,1073741823);return}break;case 3:a=jh(b,a);a=Ch(c,a,1073741823);pf(c,a);qf(c,1073741823);return}c=c.return}3===a.tag&&(c=jh(b,a),c=Ch(a,c,1073741823),pf(a,c),qf(a,1073741823))}
+	function mf(a,b){var c=r.unstable_getCurrentPriorityLevel(),d=void 0;if(0===(b.mode&1))d=1073741823;else if(Kh&&!Oh)d=U;else{switch(c){case r.unstable_ImmediatePriority:d=1073741823;break;case r.unstable_UserBlockingPriority:d=1073741822-10*(((1073741822-a+15)/10|0)+1);break;case r.unstable_NormalPriority:d=1073741822-25*(((1073741822-a+500)/25|0)+1);break;case r.unstable_LowPriority:case r.unstable_IdlePriority:d=1;break;default:x("313")}null!==Lh&&d===U&&--d}c===r.unstable_UserBlockingPriority&&
+	(0===gi||d<gi)&&(gi=d);return d}function ei(a,b,c){var d=a.pingCache;null!==d&&d.delete(b);if(null!==Lh&&U===c)Lh=null;else if(b=a.earliestSuspendedTime,d=a.latestSuspendedTime,0!==b&&c<=b&&c>=d){a.didError=!1;b=a.latestPingedTime;if(0===b||b>c)a.latestPingedTime=c;df(c,a);c=a.expirationTime;0!==c&&Xh(a,c)}}function Ah(a,b){var c=a.stateNode;null!==c&&c.delete(b);b=lf();b=mf(b,a);a=hi(a,b);null!==a&&(cf(a,b),b=a.expirationTime,0!==b&&Xh(a,b))}
+	function hi(a,b){a.expirationTime<b&&(a.expirationTime=b);var c=a.alternate;null!==c&&c.expirationTime<b&&(c.expirationTime=b);var d=a.return,e=null;if(null===d&&3===a.tag)e=a.stateNode;else for(;null!==d;){c=d.alternate;d.childExpirationTime<b&&(d.childExpirationTime=b);null!==c&&c.childExpirationTime<b&&(c.childExpirationTime=b);if(null===d.return&&3===d.tag){e=d.stateNode;break}d=d.return}return e}
+	function qf(a,b){a=hi(a,b);null!==a&&(!Kh&&0!==U&&b>U&&Sh(),cf(a,b),Kh&&!Oh&&Lh===a||Xh(a,a.expirationTime),ii>ji&&(ii=0,x("185")))}function ki(a,b,c,d,e){return r.unstable_runWithPriority(r.unstable_ImmediatePriority,function(){return a(b,c,d,e)})}var li=null,Y=null,mi=0,ni=void 0,W=!1,oi=null,Z=0,gi=0,pi=!1,qi=null,X=!1,ri=!1,si=null,ti=r.unstable_now(),ui=1073741822-(ti/10|0),vi=ui,ji=50,ii=0,wi=null;function xi(){ui=1073741822-((r.unstable_now()-ti)/10|0)}
+	function yi(a,b){if(0!==mi){if(b<mi)return;null!==ni&&r.unstable_cancelCallback(ni)}mi=b;a=r.unstable_now()-ti;ni=r.unstable_scheduleCallback(zi,{timeout:10*(1073741822-b)-a})}function fi(a,b,c,d,e){a.expirationTime=d;0!==e||di()?0<e&&(a.timeoutHandle=ye(Ai.bind(null,a,b,c),e)):(a.pendingCommitExpirationTime=c,a.finishedWork=b)}function Ai(a,b,c){a.pendingCommitExpirationTime=c;a.finishedWork=b;xi();vi=ui;Bi(a,c)}function $h(a,b){a.expirationTime=b;a.finishedWork=null}
+	function lf(){if(W)return vi;Ci();if(0===Z||1===Z)xi(),vi=ui;return vi}function Xh(a,b){null===a.nextScheduledRoot?(a.expirationTime=b,null===Y?(li=Y=a,a.nextScheduledRoot=a):(Y=Y.nextScheduledRoot=a,Y.nextScheduledRoot=li)):b>a.expirationTime&&(a.expirationTime=b);W||(X?ri&&(oi=a,Z=1073741823,Di(a,1073741823,!1)):1073741823===b?Yh(1073741823,!1):yi(a,b))}
+	function Ci(){var a=0,b=null;if(null!==Y)for(var c=Y,d=li;null!==d;){var e=d.expirationTime;if(0===e){null===c||null===Y?x("244"):void 0;if(d===d.nextScheduledRoot){li=Y=d.nextScheduledRoot=null;break}else if(d===li)li=e=d.nextScheduledRoot,Y.nextScheduledRoot=e,d.nextScheduledRoot=null;else if(d===Y){Y=c;Y.nextScheduledRoot=li;d.nextScheduledRoot=null;break}else c.nextScheduledRoot=d.nextScheduledRoot,d.nextScheduledRoot=null;d=c.nextScheduledRoot}else{e>a&&(a=e,b=d);if(d===Y)break;if(1073741823===
+	a)break;c=d;d=d.nextScheduledRoot}}oi=b;Z=a}var Ei=!1;function di(){return Ei?!0:r.unstable_shouldYield()?Ei=!0:!1}function zi(){try{if(!di()&&null!==li){xi();var a=li;do{var b=a.expirationTime;0!==b&&ui<=b&&(a.nextExpirationTimeToWorkOn=ui);a=a.nextScheduledRoot}while(a!==li)}Yh(0,!0)}finally{Ei=!1}}
+	function Yh(a,b){Ci();if(b)for(xi(),vi=ui;null!==oi&&0!==Z&&a<=Z&&!(Ei&&ui>Z);)Di(oi,Z,ui>Z),Ci(),xi(),vi=ui;else for(;null!==oi&&0!==Z&&a<=Z;)Di(oi,Z,!1),Ci();b&&(mi=0,ni=null);0!==Z&&yi(oi,Z);ii=0;wi=null;if(null!==si)for(a=si,si=null,b=0;b<a.length;b++){var c=a[b];try{c._onComplete()}catch(d){pi||(pi=!0,qi=d)}}if(pi)throw a=qi,qi=null,pi=!1,a;}function Bi(a,b){W?x("253"):void 0;oi=a;Z=b;Di(a,b,!1);Yh(1073741823,!1)}
+	function Di(a,b,c){W?x("245"):void 0;W=!0;if(c){var d=a.finishedWork;null!==d?Fi(a,d,b):(a.finishedWork=null,d=a.timeoutHandle,-1!==d&&(a.timeoutHandle=-1,ze(d)),ci(a,c),d=a.finishedWork,null!==d&&(di()?a.finishedWork=d:Fi(a,d,b)))}else d=a.finishedWork,null!==d?Fi(a,d,b):(a.finishedWork=null,d=a.timeoutHandle,-1!==d&&(a.timeoutHandle=-1,ze(d)),ci(a,c),d=a.finishedWork,null!==d&&Fi(a,d,b));W=!1}
+	function Fi(a,b,c){var d=a.firstBatch;if(null!==d&&d._expirationTime>=c&&(null===si?si=[d]:si.push(d),d._defer)){a.finishedWork=b;a.expirationTime=0;return}a.finishedWork=null;a===wi?ii++:(wi=a,ii=0);r.unstable_runWithPriority(r.unstable_ImmediatePriority,function(){Zh(a,b)})}function Dh(a){null===oi?x("246"):void 0;oi.expirationTime=0;pi||(pi=!0,qi=a)}function Gi(a,b){var c=X;X=!0;try{return a(b)}finally{(X=c)||W||Yh(1073741823,!1)}}
+	function Hi(a,b){if(X&&!ri){ri=!0;try{return a(b)}finally{ri=!1}}return a(b)}function Ii(a,b,c){X||W||0===gi||(Yh(gi,!1),gi=0);var d=X;X=!0;try{return r.unstable_runWithPriority(r.unstable_UserBlockingPriority,function(){return a(b,c)})}finally{(X=d)||W||Yh(1073741823,!1)}}
+	function Ji(a,b,c,d,e){var f=b.current;a:if(c){c=c._reactInternalFiber;b:{2===ed(c)&&1===c.tag?void 0:x("170");var g=c;do{switch(g.tag){case 3:g=g.stateNode.context;break b;case 1:if(J(g.type)){g=g.stateNode.__reactInternalMemoizedMergedChildContext;break b}}g=g.return}while(null!==g);x("171");g=void 0}if(1===c.tag){var h=c.type;if(J(h)){c=Ne(c,h,g);break a}}c=g}else c=He;null===b.context?b.context=c:b.pendingContext=c;b=e;e=nf(d);e.payload={element:a};b=void 0===b?null:b;null!==b&&(e.callback=b);
+	of();pf(f,e);qf(f,d);return d}function Ki(a,b,c,d){var e=b.current,f=lf();e=mf(f,e);return Ji(a,b,c,e,d)}function Li(a){a=a.current;if(!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}function Mi(a,b,c){var d=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:Wb,key:null==d?null:""+d,children:a,containerInfo:b,implementation:c}}
+	Ab=function(a,b,c){switch(b){case "input":yc(a,c);b=c.name;if("radio"===c.type&&null!=b){for(c=a;c.parentNode;)c=c.parentNode;c=c.querySelectorAll("input[name="+JSON.stringify(""+b)+'][type="radio"]');for(b=0;b<c.length;b++){var d=c[b];if(d!==a&&d.form===a.form){var e=Ka(d);e?void 0:x("90");Sb(d);yc(d,e)}}}break;case "textarea":de(a,c);break;case "select":b=c.value,null!=b&&ae(a,!!c.multiple,b,!1)}};
+	function Ni(a){var b=1073741822-25*(((1073741822-lf()+500)/25|0)+1);b>=Jh&&(b=Jh-1);this._expirationTime=Jh=b;this._root=a;this._callbacks=this._next=null;this._hasChildren=this._didComplete=!1;this._children=null;this._defer=!0}Ni.prototype.render=function(a){this._defer?void 0:x("250");this._hasChildren=!0;this._children=a;var b=this._root._internalRoot,c=this._expirationTime,d=new Oi;Ji(a,b,null,c,d._onCommit);return d};
+	Ni.prototype.then=function(a){if(this._didComplete)a();else{var b=this._callbacks;null===b&&(b=this._callbacks=[]);b.push(a)}};
+	Ni.prototype.commit=function(){var a=this._root._internalRoot,b=a.firstBatch;this._defer&&null!==b?void 0:x("251");if(this._hasChildren){var c=this._expirationTime;if(b!==this){this._hasChildren&&(c=this._expirationTime=b._expirationTime,this.render(this._children));for(var d=null,e=b;e!==this;)d=e,e=e._next;null===d?x("251"):void 0;d._next=e._next;this._next=b;a.firstBatch=this}this._defer=!1;Bi(a,c);b=this._next;this._next=null;b=a.firstBatch=b;null!==b&&b._hasChildren&&b.render(b._children)}else this._next=
+	null,this._defer=!1};Ni.prototype._onComplete=function(){if(!this._didComplete){this._didComplete=!0;var a=this._callbacks;if(null!==a)for(var b=0;b<a.length;b++)(0,a[b])()}};function Oi(){this._callbacks=null;this._didCommit=!1;this._onCommit=this._onCommit.bind(this)}Oi.prototype.then=function(a){if(this._didCommit)a();else{var b=this._callbacks;null===b&&(b=this._callbacks=[]);b.push(a)}};
+	Oi.prototype._onCommit=function(){if(!this._didCommit){this._didCommit=!0;var a=this._callbacks;if(null!==a)for(var b=0;b<a.length;b++){var c=a[b];"function"!==typeof c?x("191",c):void 0;c()}}};
+	function Pi(a,b,c){b=K(3,null,null,b?3:0);a={current:b,containerInfo:a,pendingChildren:null,pingCache:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,didError:!1,pendingCommitExpirationTime:0,finishedWork:null,timeoutHandle:-1,context:null,pendingContext:null,hydrate:c,nextExpirationTimeToWorkOn:0,expirationTime:0,firstBatch:null,nextScheduledRoot:null};this._internalRoot=b.stateNode=a}
+	Pi.prototype.render=function(a,b){var c=this._internalRoot,d=new Oi;b=void 0===b?null:b;null!==b&&d.then(b);Ki(a,c,null,d._onCommit);return d};Pi.prototype.unmount=function(a){var b=this._internalRoot,c=new Oi;a=void 0===a?null:a;null!==a&&c.then(a);Ki(null,b,null,c._onCommit);return c};Pi.prototype.legacy_renderSubtreeIntoContainer=function(a,b,c){var d=this._internalRoot,e=new Oi;c=void 0===c?null:c;null!==c&&e.then(c);Ki(b,d,a,e._onCommit);return e};
+	Pi.prototype.createBatch=function(){var a=new Ni(this),b=a._expirationTime,c=this._internalRoot,d=c.firstBatch;if(null===d)c.firstBatch=a,a._next=null;else{for(c=null;null!==d&&d._expirationTime>=b;)c=d,d=d._next;a._next=d;null!==c&&(c._next=a)}return a};function Qi(a){return!(!a||1!==a.nodeType&&9!==a.nodeType&&11!==a.nodeType&&(8!==a.nodeType||" react-mount-point-unstable "!==a.nodeValue))}Gb=Gi;Hb=Ii;Ib=function(){W||0===gi||(Yh(gi,!1),gi=0)};
+	function Ri(a,b){b||(b=a?9===a.nodeType?a.documentElement:a.firstChild:null,b=!(!b||1!==b.nodeType||!b.hasAttribute("data-reactroot")));if(!b)for(var c;c=a.lastChild;)a.removeChild(c);return new Pi(a,!1,b)}
+	function Si(a,b,c,d,e){var f=c._reactRootContainer;if(f){if("function"===typeof e){var g=e;e=function(){var a=Li(f._internalRoot);g.call(a)}}null!=a?f.legacy_renderSubtreeIntoContainer(a,b,e):f.render(b,e)}else{f=c._reactRootContainer=Ri(c,d);if("function"===typeof e){var h=e;e=function(){var a=Li(f._internalRoot);h.call(a)}}Hi(function(){null!=a?f.legacy_renderSubtreeIntoContainer(a,b,e):f.render(b,e)})}return Li(f._internalRoot)}
+	function Ti(a,b){var c=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;Qi(b)?void 0:x("200");return Mi(a,b,null,c)}
+	var Vi={createPortal:Ti,findDOMNode:function(a){if(null==a)return null;if(1===a.nodeType)return a;var b=a._reactInternalFiber;void 0===b&&("function"===typeof a.render?x("188"):x("268",Object.keys(a)));a=hd(b);a=null===a?null:a.stateNode;return a},hydrate:function(a,b,c){Qi(b)?void 0:x("200");return Si(null,a,b,!0,c)},render:function(a,b,c){Qi(b)?void 0:x("200");return Si(null,a,b,!1,c)},unstable_renderSubtreeIntoContainer:function(a,b,c,d){Qi(c)?void 0:x("200");null==a||void 0===a._reactInternalFiber?
+	x("38"):void 0;return Si(a,b,c,!1,d)},unmountComponentAtNode:function(a){Qi(a)?void 0:x("40");return a._reactRootContainer?(Hi(function(){Si(null,null,a,!1,function(){a._reactRootContainer=null})}),!0):!1},unstable_createPortal:function(){return Ti.apply(void 0,arguments)},unstable_batchedUpdates:Gi,unstable_interactiveUpdates:Ii,flushSync:function(a,b){W?x("187"):void 0;var c=X;X=!0;try{return ki(a,b)}finally{X=c,Yh(1073741823,!1)}},unstable_createRoot:Ui,unstable_flushControlled:function(a){var b=
+	X;X=!0;try{ki(a)}finally{(X=b)||W||Yh(1073741823,!1)}},__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{Events:[Ia,Ja,Ka,Ba.injectEventPluginsByName,pa,Qa,function(a){ya(a,Pa)},Eb,Fb,Dd,Da]}};function Ui(a,b){Qi(a)?void 0:x("299","unstable_createRoot");return new Pi(a,!0,null!=b&&!0===b.hydrate)}
+	(function(a){var b=a.findFiberByHostInstance;return Te(n({},a,{overrideProps:null,currentDispatcherRef:Tb.ReactCurrentDispatcher,findHostInstanceByFiber:function(a){a=hd(a);return null===a?null:a.stateNode},findFiberByHostInstance:function(a){return b?b(a):null}}))})({findFiberByHostInstance:Ha,bundleType:0,version:"16.8.6",rendererPackageName:"react-dom"});var Wi={default:Vi},Xi=Wi&&Vi||Wi;module.exports=Xi.default||Xi;
 
 
 /***/ }),
-/* 14 */
+/* 10 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {'use strict';
+
+	if (process.env.NODE_ENV === 'production') {
+	  module.exports = __webpack_require__(11);
+	} else {
+	  module.exports = __webpack_require__(12);
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 11 */
 /***/ (function(module, exports) {
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	/* WEBPACK VAR INJECTION */(function(global) {/** @license React v0.13.6
+	 * scheduler.production.min.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
-	 *
 	 */
 
-	'use strict';
+	'use strict';Object.defineProperty(exports,"__esModule",{value:!0});var d=null,e=!1,g=3,k=-1,l=-1,m=!1,n=!1;function p(){if(!m){var a=d.expirationTime;n?q():n=!0;r(t,a)}}
+	function u(){var a=d,b=d.next;if(d===b)d=null;else{var c=d.previous;d=c.next=b;b.previous=c}a.next=a.previous=null;c=a.callback;b=a.expirationTime;a=a.priorityLevel;var f=g,Q=l;g=a;l=b;try{var h=c()}finally{g=f,l=Q}if("function"===typeof h)if(h={callback:h,priorityLevel:a,expirationTime:b,next:null,previous:null},null===d)d=h.next=h.previous=h;else{c=null;a=d;do{if(a.expirationTime>=b){c=a;break}a=a.next}while(a!==d);null===c?c=d:c===d&&(d=h,p());b=c.previous;b.next=c.previous=h;h.next=c;h.previous=
+	b}}function v(){if(-1===k&&null!==d&&1===d.priorityLevel){m=!0;try{do u();while(null!==d&&1===d.priorityLevel)}finally{m=!1,null!==d?p():n=!1}}}function t(a){m=!0;var b=e;e=a;try{if(a)for(;null!==d;){var c=exports.unstable_now();if(d.expirationTime<=c){do u();while(null!==d&&d.expirationTime<=c)}else break}else if(null!==d){do u();while(null!==d&&!w())}}finally{m=!1,e=b,null!==d?p():n=!1,v()}}
+	var x=Date,y="function"===typeof setTimeout?setTimeout:void 0,z="function"===typeof clearTimeout?clearTimeout:void 0,A="function"===typeof requestAnimationFrame?requestAnimationFrame:void 0,B="function"===typeof cancelAnimationFrame?cancelAnimationFrame:void 0,C,D;function E(a){C=A(function(b){z(D);a(b)});D=y(function(){B(C);a(exports.unstable_now())},100)}
+	if("object"===typeof performance&&"function"===typeof performance.now){var F=performance;exports.unstable_now=function(){return F.now()}}else exports.unstable_now=function(){return x.now()};var r,q,w,G=null;"undefined"!==typeof window?G=window:"undefined"!==typeof global&&(G=global);
+	if(G&&G._schedMock){var H=G._schedMock;r=H[0];q=H[1];w=H[2];exports.unstable_now=H[3]}else if("undefined"===typeof window||"function"!==typeof MessageChannel){var I=null,J=function(a){if(null!==I)try{I(a)}finally{I=null}};r=function(a){null!==I?setTimeout(r,0,a):(I=a,setTimeout(J,0,!1))};q=function(){I=null};w=function(){return!1}}else{"undefined"!==typeof console&&("function"!==typeof A&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),
+	"function"!==typeof B&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"));var K=null,L=!1,M=-1,N=!1,O=!1,P=0,R=33,S=33;w=function(){return P<=exports.unstable_now()};var T=new MessageChannel,U=T.port2;T.port1.onmessage=function(){L=!1;var a=K,b=M;K=null;M=-1;var c=exports.unstable_now(),f=!1;if(0>=P-c)if(-1!==b&&b<=c)f=!0;else{N||(N=!0,E(V));K=a;M=b;return}if(null!==a){O=!0;try{a(f)}finally{O=!1}}};
+	var V=function(a){if(null!==K){E(V);var b=a-P+S;b<S&&R<S?(8>b&&(b=8),S=b<R?R:b):R=b;P=a+S;L||(L=!0,U.postMessage(void 0))}else N=!1};r=function(a,b){K=a;M=b;O||0>b?U.postMessage(void 0):N||(N=!0,E(V))};q=function(){K=null;L=!1;M=-1}}exports.unstable_ImmediatePriority=1;exports.unstable_UserBlockingPriority=2;exports.unstable_NormalPriority=3;exports.unstable_IdlePriority=5;exports.unstable_LowPriority=4;
+	exports.unstable_runWithPriority=function(a,b){switch(a){case 1:case 2:case 3:case 4:case 5:break;default:a=3}var c=g,f=k;g=a;k=exports.unstable_now();try{return b()}finally{g=c,k=f,v()}};exports.unstable_next=function(a){switch(g){case 1:case 2:case 3:var b=3;break;default:b=g}var c=g,f=k;g=b;k=exports.unstable_now();try{return a()}finally{g=c,k=f,v()}};
+	exports.unstable_scheduleCallback=function(a,b){var c=-1!==k?k:exports.unstable_now();if("object"===typeof b&&null!==b&&"number"===typeof b.timeout)b=c+b.timeout;else switch(g){case 1:b=c+-1;break;case 2:b=c+250;break;case 5:b=c+1073741823;break;case 4:b=c+1E4;break;default:b=c+5E3}a={callback:a,priorityLevel:g,expirationTime:b,next:null,previous:null};if(null===d)d=a.next=a.previous=a,p();else{c=null;var f=d;do{if(f.expirationTime>b){c=f;break}f=f.next}while(f!==d);null===c?c=d:c===d&&(d=a,p());
+	b=c.previous;b.next=c.previous=a;a.next=c;a.previous=b}return a};exports.unstable_cancelCallback=function(a){var b=a.next;if(null!==b){if(b===a)d=null;else{a===d&&(d=b);var c=a.previous;c.next=b;b.previous=c}a.next=a.previous=null}};exports.unstable_wrapCallback=function(a){var b=g;return function(){var c=g,f=k;g=b;k=exports.unstable_now();try{return a.apply(this,arguments)}finally{g=c,k=f,v()}}};exports.unstable_getCurrentPriorityLevel=function(){return g};
+	exports.unstable_shouldYield=function(){return!e&&(null!==d&&d.expirationTime<l||w())};exports.unstable_continueExecution=function(){null!==d&&p()};exports.unstable_pauseExecution=function(){};exports.unstable_getFirstCallbackNode=function(){return d};
+
+	/* WEBPACK VAR INJECTION */}.call(exports, (function() { return this; }())))
 
-	var canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement);
+/***/ }),
+/* 12 */
+/***/ (function(module, exports, __webpack_require__) {
 
-	/**
-	 * Simple, lightweight module assisting with the detection and context of
-	 * Worker. Helps avoid circular dependencies and allows code to reason about
-	 * whether or not they are in a Worker, even if they never include the main
-	 * `ReactWorker` dependency.
+	/* WEBPACK VAR INJECTION */(function(process, global) {/** @license React v0.13.6
+	 * scheduler.development.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
 	 */
-	var ExecutionEnvironment = {
-
-	  canUseDOM: canUseDOM,
 
-	  canUseWorkers: typeof Worker !== 'undefined',
-
-	  canUseEventListeners: canUseDOM && !!(window.addEventListener || window.attachEvent),
+	'use strict';
 
-	  canUseViewport: canUseDOM && !!window.screen,
 
-	  isInWorker: !canUseDOM // For now, this is true - might change in the future.
 
-	};
+	if (process.env.NODE_ENV !== "production") {
+	  (function() {
+	'use strict';
 
-	module.exports = ExecutionEnvironment;
+	Object.defineProperty(exports, '__esModule', { value: true });
 
-/***/ }),
-/* 15 */
-/***/ (function(module, exports) {
+	var enableSchedulerDebugging = false;
 
-	'use strict';
+	/* eslint-disable no-var */
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
+	// TODO: Use symbols?
+	var ImmediatePriority = 1;
+	var UserBlockingPriority = 2;
+	var NormalPriority = 3;
+	var LowPriority = 4;
+	var IdlePriority = 5;
 
-	/* eslint-disable fb-www/typeof-undefined */
+	// Max 31 bit integer. The max integer size in V8 for 32-bit systems.
+	// Math.pow(2, 30) - 1
+	// 0b111111111111111111111111111111
+	var maxSigned31BitInt = 1073741823;
 
-	/**
-	 * Same as document.activeElement but wraps in a try-catch block. In IE it is
-	 * not safe to call document.activeElement if there is nothing focused.
-	 *
-	 * The activeElement will be null only if the document or document body is not
-	 * yet defined.
-	 *
-	 * @param {?DOMDocument} doc Defaults to current document.
-	 * @return {?DOMElement}
-	 */
-	function getActiveElement(doc) /*?DOMElement*/{
-	  doc = doc || (typeof document !== 'undefined' ? document : undefined);
-	  if (typeof doc === 'undefined') {
-	    return null;
-	  }
-	  try {
-	    return doc.activeElement || doc.body;
-	  } catch (e) {
-	    return doc.body;
-	  }
-	}
+	// Times out immediately
+	var IMMEDIATE_PRIORITY_TIMEOUT = -1;
+	// Eventually times out
+	var USER_BLOCKING_PRIORITY = 250;
+	var NORMAL_PRIORITY_TIMEOUT = 5000;
+	var LOW_PRIORITY_TIMEOUT = 10000;
+	// Never times out
+	var IDLE_PRIORITY = maxSigned31BitInt;
 
-	module.exports = getActiveElement;
+	// Callbacks are stored as a circular, doubly linked list.
+	var firstCallbackNode = null;
 
-/***/ }),
-/* 16 */
-/***/ (function(module, exports) {
+	var currentDidTimeout = false;
+	// Pausing the scheduler is useful for debugging.
+	var isSchedulerPaused = false;
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 * 
-	 */
+	var currentPriorityLevel = NormalPriority;
+	var currentEventStartTime = -1;
+	var currentExpirationTime = -1;
 
-	/*eslint-disable no-self-compare */
+	// This is set when a callback is being executed, to prevent re-entrancy.
+	var isExecutingCallback = false;
 
-	'use strict';
+	var isHostCallbackScheduled = false;
 
-	var hasOwnProperty = Object.prototype.hasOwnProperty;
+	var hasNativePerformanceNow = typeof performance === 'object' && typeof performance.now === 'function';
 
-	/**
-	 * inlined Object.is polyfill to avoid requiring consumers ship their own
-	 * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
-	 */
-	function is(x, y) {
-	  // SameValue algorithm
-	  if (x === y) {
-	    // Steps 1-5, 7-10
-	    // Steps 6.b-6.e: +0 != -0
-	    // Added the nonzero y check to make Flow happy, but it is redundant
-	    return x !== 0 || y !== 0 || 1 / x === 1 / y;
+	function ensureHostCallbackIsScheduled() {
+	  if (isExecutingCallback) {
+	    // Don't schedule work yet; wait until the next time we yield.
+	    return;
+	  }
+	  // Schedule the host callback using the earliest expiration in the list.
+	  var expirationTime = firstCallbackNode.expirationTime;
+	  if (!isHostCallbackScheduled) {
+	    isHostCallbackScheduled = true;
 	  } else {
-	    // Step 6.a: NaN == NaN
-	    return x !== x && y !== y;
+	    // Cancel the existing host callback.
+	    cancelHostCallback();
 	  }
+	  requestHostCallback(flushWork, expirationTime);
 	}
 
-	/**
-	 * Performs equality by iterating through keys on an object and returning false
-	 * when any key has values which are not strictly equal between the arguments.
-	 * Returns true when the values of all keys are strictly equal.
-	 */
-	function shallowEqual(objA, objB) {
-	  if (is(objA, objB)) {
-	    return true;
-	  }
+	function flushFirstCallback() {
+	  var flushedNode = firstCallbackNode;
 
-	  if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {
-	    return false;
+	  // Remove the node from the list before calling the callback. That way the
+	  // list is in a consistent state even if the callback throws.
+	  var next = firstCallbackNode.next;
+	  if (firstCallbackNode === next) {
+	    // This is the last callback in the list.
+	    firstCallbackNode = null;
+	    next = null;
+	  } else {
+	    var lastCallbackNode = firstCallbackNode.previous;
+	    firstCallbackNode = lastCallbackNode.next = next;
+	    next.previous = lastCallbackNode;
+	  }
+
+	  flushedNode.next = flushedNode.previous = null;
+
+	  // Now it's safe to call the callback.
+	  var callback = flushedNode.callback;
+	  var expirationTime = flushedNode.expirationTime;
+	  var priorityLevel = flushedNode.priorityLevel;
+	  var previousPriorityLevel = currentPriorityLevel;
+	  var previousExpirationTime = currentExpirationTime;
+	  currentPriorityLevel = priorityLevel;
+	  currentExpirationTime = expirationTime;
+	  var continuationCallback;
+	  try {
+	    continuationCallback = callback();
+	  } finally {
+	    currentPriorityLevel = previousPriorityLevel;
+	    currentExpirationTime = previousExpirationTime;
 	  }
 
-	  var keysA = Object.keys(objA);
-	  var keysB = Object.keys(objB);
+	  // A callback may return a continuation. The continuation should be scheduled
+	  // with the same priority and expiration as the just-finished callback.
+	  if (typeof continuationCallback === 'function') {
+	    var continuationNode = {
+	      callback: continuationCallback,
+	      priorityLevel: priorityLevel,
+	      expirationTime: expirationTime,
+	      next: null,
+	      previous: null
+	    };
 
-	  if (keysA.length !== keysB.length) {
-	    return false;
+	    // Insert the new callback into the list, sorted by its expiration. This is
+	    // almost the same as the code in `scheduleCallback`, except the callback
+	    // is inserted into the list *before* callbacks of equal expiration instead
+	    // of after.
+	    if (firstCallbackNode === null) {
+	      // This is the first callback in the list.
+	      firstCallbackNode = continuationNode.next = continuationNode.previous = continuationNode;
+	    } else {
+	      var nextAfterContinuation = null;
+	      var node = firstCallbackNode;
+	      do {
+	        if (node.expirationTime >= expirationTime) {
+	          // This callback expires at or after the continuation. We will insert
+	          // the continuation *before* this callback.
+	          nextAfterContinuation = node;
+	          break;
+	        }
+	        node = node.next;
+	      } while (node !== firstCallbackNode);
+
+	      if (nextAfterContinuation === null) {
+	        // No equal or lower priority callback was found, which means the new
+	        // callback is the lowest priority callback in the list.
+	        nextAfterContinuation = firstCallbackNode;
+	      } else if (nextAfterContinuation === firstCallbackNode) {
+	        // The new callback is the highest priority callback in the list.
+	        firstCallbackNode = continuationNode;
+	        ensureHostCallbackIsScheduled();
+	      }
+
+	      var previous = nextAfterContinuation.previous;
+	      previous.next = nextAfterContinuation.previous = continuationNode;
+	      continuationNode.next = nextAfterContinuation;
+	      continuationNode.previous = previous;
+	    }
 	  }
+	}
 
-	  // Test for A's keys different from B.
-	  for (var i = 0; i < keysA.length; i++) {
-	    if (!hasOwnProperty.call(objB, keysA[i]) || !is(objA[keysA[i]], objB[keysA[i]])) {
-	      return false;
+	function flushImmediateWork() {
+	  if (
+	  // Confirm we've exited the outer most event handler
+	  currentEventStartTime === -1 && firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority) {
+	    isExecutingCallback = true;
+	    try {
+	      do {
+	        flushFirstCallback();
+	      } while (
+	      // Keep flushing until there are no more immediate callbacks
+	      firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority);
+	    } finally {
+	      isExecutingCallback = false;
+	      if (firstCallbackNode !== null) {
+	        // There's still work remaining. Request another callback.
+	        ensureHostCallbackIsScheduled();
+	      } else {
+	        isHostCallbackScheduled = false;
+	      }
 	    }
 	  }
+	}
 
-	  return true;
+	function flushWork(didTimeout) {
+	  // Exit right away if we're currently paused
+
+	  if (enableSchedulerDebugging && isSchedulerPaused) {
+	    return;
+	  }
+
+	  isExecutingCallback = true;
+	  var previousDidTimeout = currentDidTimeout;
+	  currentDidTimeout = didTimeout;
+	  try {
+	    if (didTimeout) {
+	      // Flush all the expired callbacks without yielding.
+	      while (firstCallbackNode !== null && !(enableSchedulerDebugging && isSchedulerPaused)) {
+	        // TODO Wrap in feature flag
+	        // Read the current time. Flush all the callbacks that expire at or
+	        // earlier than that time. Then read the current time again and repeat.
+	        // This optimizes for as few performance.now calls as possible.
+	        var currentTime = exports.unstable_now();
+	        if (firstCallbackNode.expirationTime <= currentTime) {
+	          do {
+	            flushFirstCallback();
+	          } while (firstCallbackNode !== null && firstCallbackNode.expirationTime <= currentTime && !(enableSchedulerDebugging && isSchedulerPaused));
+	          continue;
+	        }
+	        break;
+	      }
+	    } else {
+	      // Keep flushing callbacks until we run out of time in the frame.
+	      if (firstCallbackNode !== null) {
+	        do {
+	          if (enableSchedulerDebugging && isSchedulerPaused) {
+	            break;
+	          }
+	          flushFirstCallback();
+	        } while (firstCallbackNode !== null && !shouldYieldToHost());
+	      }
+	    }
+	  } finally {
+	    isExecutingCallback = false;
+	    currentDidTimeout = previousDidTimeout;
+	    if (firstCallbackNode !== null) {
+	      // There's still work remaining. Request another callback.
+	      ensureHostCallbackIsScheduled();
+	    } else {
+	      isHostCallbackScheduled = false;
+	    }
+	    // Before exiting, flush all the immediate work that was scheduled.
+	    flushImmediateWork();
+	  }
 	}
 
-	module.exports = shallowEqual;
+	function unstable_runWithPriority(priorityLevel, eventHandler) {
+	  switch (priorityLevel) {
+	    case ImmediatePriority:
+	    case UserBlockingPriority:
+	    case NormalPriority:
+	    case LowPriority:
+	    case IdlePriority:
+	      break;
+	    default:
+	      priorityLevel = NormalPriority;
+	  }
 
-/***/ }),
-/* 17 */
-/***/ (function(module, exports, __webpack_require__) {
+	  var previousPriorityLevel = currentPriorityLevel;
+	  var previousEventStartTime = currentEventStartTime;
+	  currentPriorityLevel = priorityLevel;
+	  currentEventStartTime = exports.unstable_now();
 
-	'use strict';
+	  try {
+	    return eventHandler();
+	  } finally {
+	    currentPriorityLevel = previousPriorityLevel;
+	    currentEventStartTime = previousEventStartTime;
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * 
-	 */
+	    // Before exiting, flush all the immediate work that was scheduled.
+	    flushImmediateWork();
+	  }
+	}
 
-	var isTextNode = __webpack_require__(18);
+	function unstable_next(eventHandler) {
+	  var priorityLevel = void 0;
+	  switch (currentPriorityLevel) {
+	    case ImmediatePriority:
+	    case UserBlockingPriority:
+	    case NormalPriority:
+	      // Shift down to normal priority
+	      priorityLevel = NormalPriority;
+	      break;
+	    default:
+	      // Anything lower than normal priority should remain at the current level.
+	      priorityLevel = currentPriorityLevel;
+	      break;
+	  }
 
-	/*eslint-disable no-bitwise */
+	  var previousPriorityLevel = currentPriorityLevel;
+	  var previousEventStartTime = currentEventStartTime;
+	  currentPriorityLevel = priorityLevel;
+	  currentEventStartTime = exports.unstable_now();
 
-	/**
-	 * Checks if a given DOM node contains or is another DOM node.
-	 */
-	function containsNode(outerNode, innerNode) {
-	  if (!outerNode || !innerNode) {
-	    return false;
-	  } else if (outerNode === innerNode) {
-	    return true;
-	  } else if (isTextNode(outerNode)) {
-	    return false;
-	  } else if (isTextNode(innerNode)) {
-	    return containsNode(outerNode, innerNode.parentNode);
-	  } else if ('contains' in outerNode) {
-	    return outerNode.contains(innerNode);
-	  } else if (outerNode.compareDocumentPosition) {
-	    return !!(outerNode.compareDocumentPosition(innerNode) & 16);
+	  try {
+	    return eventHandler();
+	  } finally {
+	    currentPriorityLevel = previousPriorityLevel;
+	    currentEventStartTime = previousEventStartTime;
+
+	    // Before exiting, flush all the immediate work that was scheduled.
+	    flushImmediateWork();
+	  }
+	}
+
+	function unstable_wrapCallback(callback) {
+	  var parentPriorityLevel = currentPriorityLevel;
+	  return function () {
+	    // This is a fork of runWithPriority, inlined for performance.
+	    var previousPriorityLevel = currentPriorityLevel;
+	    var previousEventStartTime = currentEventStartTime;
+	    currentPriorityLevel = parentPriorityLevel;
+	    currentEventStartTime = exports.unstable_now();
+
+	    try {
+	      return callback.apply(this, arguments);
+	    } finally {
+	      currentPriorityLevel = previousPriorityLevel;
+	      currentEventStartTime = previousEventStartTime;
+	      flushImmediateWork();
+	    }
+	  };
+	}
+
+	function unstable_scheduleCallback(callback, deprecated_options) {
+	  var startTime = currentEventStartTime !== -1 ? currentEventStartTime : exports.unstable_now();
+
+	  var expirationTime;
+	  if (typeof deprecated_options === 'object' && deprecated_options !== null && typeof deprecated_options.timeout === 'number') {
+	    // FIXME: Remove this branch once we lift expiration times out of React.
+	    expirationTime = startTime + deprecated_options.timeout;
 	  } else {
-	    return false;
+	    switch (currentPriorityLevel) {
+	      case ImmediatePriority:
+	        expirationTime = startTime + IMMEDIATE_PRIORITY_TIMEOUT;
+	        break;
+	      case UserBlockingPriority:
+	        expirationTime = startTime + USER_BLOCKING_PRIORITY;
+	        break;
+	      case IdlePriority:
+	        expirationTime = startTime + IDLE_PRIORITY;
+	        break;
+	      case LowPriority:
+	        expirationTime = startTime + LOW_PRIORITY_TIMEOUT;
+	        break;
+	      case NormalPriority:
+	      default:
+	        expirationTime = startTime + NORMAL_PRIORITY_TIMEOUT;
+	    }
+	  }
+
+	  var newNode = {
+	    callback: callback,
+	    priorityLevel: currentPriorityLevel,
+	    expirationTime: expirationTime,
+	    next: null,
+	    previous: null
+	  };
+
+	  // Insert the new callback into the list, ordered first by expiration, then
+	  // by insertion. So the new callback is inserted any other callback with
+	  // equal expiration.
+	  if (firstCallbackNode === null) {
+	    // This is the first callback in the list.
+	    firstCallbackNode = newNode.next = newNode.previous = newNode;
+	    ensureHostCallbackIsScheduled();
+	  } else {
+	    var next = null;
+	    var node = firstCallbackNode;
+	    do {
+	      if (node.expirationTime > expirationTime) {
+	        // The new callback expires before this one.
+	        next = node;
+	        break;
+	      }
+	      node = node.next;
+	    } while (node !== firstCallbackNode);
+
+	    if (next === null) {
+	      // No callback with a later expiration was found, which means the new
+	      // callback has the latest expiration in the list.
+	      next = firstCallbackNode;
+	    } else if (next === firstCallbackNode) {
+	      // The new callback has the earliest expiration in the entire list.
+	      firstCallbackNode = newNode;
+	      ensureHostCallbackIsScheduled();
+	    }
+
+	    var previous = next.previous;
+	    previous.next = next.previous = newNode;
+	    newNode.next = next;
+	    newNode.previous = previous;
 	  }
+
+	  return newNode;
 	}
 
-	module.exports = containsNode;
+	function unstable_pauseExecution() {
+	  isSchedulerPaused = true;
+	}
 
-/***/ }),
-/* 18 */
-/***/ (function(module, exports, __webpack_require__) {
+	function unstable_continueExecution() {
+	  isSchedulerPaused = false;
+	  if (firstCallbackNode !== null) {
+	    ensureHostCallbackIsScheduled();
+	  }
+	}
 
-	'use strict';
+	function unstable_getFirstCallbackNode() {
+	  return firstCallbackNode;
+	}
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
+	function unstable_cancelCallback(callbackNode) {
+	  var next = callbackNode.next;
+	  if (next === null) {
+	    // Already cancelled.
+	    return;
+	  }
 
-	var isNode = __webpack_require__(19);
+	  if (next === callbackNode) {
+	    // This is the only scheduled callback. Clear the list.
+	    firstCallbackNode = null;
+	  } else {
+	    // Remove the callback from its position in the list.
+	    if (callbackNode === firstCallbackNode) {
+	      firstCallbackNode = next;
+	    }
+	    var previous = callbackNode.previous;
+	    previous.next = next;
+	    next.previous = previous;
+	  }
 
-	/**
-	 * @param {*} object The object to check.
-	 * @return {boolean} Whether or not the object is a DOM text node.
-	 */
-	function isTextNode(object) {
-	  return isNode(object) && object.nodeType == 3;
+	  callbackNode.next = callbackNode.previous = null;
+	}
+
+	function unstable_getCurrentPriorityLevel() {
+	  return currentPriorityLevel;
 	}
 
-	module.exports = isTextNode;
+	function unstable_shouldYield() {
+	  return !currentDidTimeout && (firstCallbackNode !== null && firstCallbackNode.expirationTime < currentExpirationTime || shouldYieldToHost());
+	}
 
-/***/ }),
-/* 19 */
-/***/ (function(module, exports) {
+	// The remaining code is essentially a polyfill for requestIdleCallback. It
+	// works by scheduling a requestAnimationFrame, storing the time for the start
+	// of the frame, then scheduling a postMessage which gets scheduled after paint.
+	// Within the postMessage handler do as much work as possible until time + frame
+	// rate. By separating the idle call into a separate event tick we ensure that
+	// layout, paint and other browser work is counted against the available time.
+	// The frame rate is dynamically adjusted.
 
-	'use strict';
+	// We capture a local reference to any global, in case it gets polyfilled after
+	// this module is initially evaluated. We want to be using a
+	// consistent implementation.
+	var localDate = Date;
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
+	// This initialization code may run even on server environments if a component
+	// just imports ReactDOM (e.g. for findDOMNode). Some environments might not
+	// have setTimeout or clearTimeout. However, we always expect them to be defined
+	// on the client. https://github.com/facebook/react/pull/13088
+	var localSetTimeout = typeof setTimeout === 'function' ? setTimeout : undefined;
+	var localClearTimeout = typeof clearTimeout === 'function' ? clearTimeout : undefined;
+
+	// We don't expect either of these to necessarily be defined, but we will error
+	// later if they are missing on the client.
+	var localRequestAnimationFrame = typeof requestAnimationFrame === 'function' ? requestAnimationFrame : undefined;
+	var localCancelAnimationFrame = typeof cancelAnimationFrame === 'function' ? cancelAnimationFrame : undefined;
+
+	// requestAnimationFrame does not run when the tab is in the background. If
+	// we're backgrounded we prefer for that work to happen so that the page
+	// continues to load in the background. So we also schedule a 'setTimeout' as
+	// a fallback.
+	// TODO: Need a better heuristic for backgrounded work.
+	var ANIMATION_FRAME_TIMEOUT = 100;
+	var rAFID;
+	var rAFTimeoutID;
+	var requestAnimationFrameWithTimeout = function (callback) {
+	  // schedule rAF and also a setTimeout
+	  rAFID = localRequestAnimationFrame(function (timestamp) {
+	    // cancel the setTimeout
+	    localClearTimeout(rAFTimeoutID);
+	    callback(timestamp);
+	  });
+	  rAFTimeoutID = localSetTimeout(function () {
+	    // cancel the requestAnimationFrame
+	    localCancelAnimationFrame(rAFID);
+	    callback(exports.unstable_now());
+	  }, ANIMATION_FRAME_TIMEOUT);
+	};
 
-	/**
-	 * @param {*} object The object to check.
-	 * @return {boolean} Whether or not the object is a DOM node.
-	 */
-	function isNode(object) {
-	  var doc = object ? object.ownerDocument || object : document;
-	  var defaultView = doc.defaultView || window;
-	  return !!(object && (typeof defaultView.Node === 'function' ? object instanceof defaultView.Node : typeof object === 'object' && typeof object.nodeType === 'number' && typeof object.nodeName === 'string'));
+	if (hasNativePerformanceNow) {
+	  var Performance = performance;
+	  exports.unstable_now = function () {
+	    return Performance.now();
+	  };
+	} else {
+	  exports.unstable_now = function () {
+	    return localDate.now();
+	  };
+	}
+
+	var requestHostCallback;
+	var cancelHostCallback;
+	var shouldYieldToHost;
+
+	var globalValue = null;
+	if (typeof window !== 'undefined') {
+	  globalValue = window;
+	} else if (typeof global !== 'undefined') {
+	  globalValue = global;
+	}
+
+	if (globalValue && globalValue._schedMock) {
+	  // Dynamic injection, only for testing purposes.
+	  var globalImpl = globalValue._schedMock;
+	  requestHostCallback = globalImpl[0];
+	  cancelHostCallback = globalImpl[1];
+	  shouldYieldToHost = globalImpl[2];
+	  exports.unstable_now = globalImpl[3];
+	} else if (
+	// If Scheduler runs in a non-DOM environment, it falls back to a naive
+	// implementation using setTimeout.
+	typeof window === 'undefined' ||
+	// Check if MessageChannel is supported, too.
+	typeof MessageChannel !== 'function') {
+	  // If this accidentally gets imported in a non-browser environment, e.g. JavaScriptCore,
+	  // fallback to a naive implementation.
+	  var _callback = null;
+	  var _flushCallback = function (didTimeout) {
+	    if (_callback !== null) {
+	      try {
+	        _callback(didTimeout);
+	      } finally {
+	        _callback = null;
+	      }
+	    }
+	  };
+	  requestHostCallback = function (cb, ms) {
+	    if (_callback !== null) {
+	      // Protect against re-entrancy.
+	      setTimeout(requestHostCallback, 0, cb);
+	    } else {
+	      _callback = cb;
+	      setTimeout(_flushCallback, 0, false);
+	    }
+	  };
+	  cancelHostCallback = function () {
+	    _callback = null;
+	  };
+	  shouldYieldToHost = function () {
+	    return false;
+	  };
+	} else {
+	  if (typeof console !== 'undefined') {
+	    // TODO: Remove fb.me link
+	    if (typeof localRequestAnimationFrame !== 'function') {
+	      console.error("This browser doesn't support requestAnimationFrame. " + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');
+	    }
+	    if (typeof localCancelAnimationFrame !== 'function') {
+	      console.error("This browser doesn't support cancelAnimationFrame. " + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');
+	    }
+	  }
+
+	  var scheduledHostCallback = null;
+	  var isMessageEventScheduled = false;
+	  var timeoutTime = -1;
+
+	  var isAnimationFrameScheduled = false;
+
+	  var isFlushingHostCallback = false;
+
+	  var frameDeadline = 0;
+	  // We start out assuming that we run at 30fps but then the heuristic tracking
+	  // will adjust this value to a faster fps if we get more frequent animation
+	  // frames.
+	  var previousFrameTime = 33;
+	  var activeFrameTime = 33;
+
+	  shouldYieldToHost = function () {
+	    return frameDeadline <= exports.unstable_now();
+	  };
+
+	  // We use the postMessage trick to defer idle work until after the repaint.
+	  var channel = new MessageChannel();
+	  var port = channel.port2;
+	  channel.port1.onmessage = function (event) {
+	    isMessageEventScheduled = false;
+
+	    var prevScheduledCallback = scheduledHostCallback;
+	    var prevTimeoutTime = timeoutTime;
+	    scheduledHostCallback = null;
+	    timeoutTime = -1;
+
+	    var currentTime = exports.unstable_now();
+
+	    var didTimeout = false;
+	    if (frameDeadline - currentTime <= 0) {
+	      // There's no time left in this idle period. Check if the callback has
+	      // a timeout and whether it's been exceeded.
+	      if (prevTimeoutTime !== -1 && prevTimeoutTime <= currentTime) {
+	        // Exceeded the timeout. Invoke the callback even though there's no
+	        // time left.
+	        didTimeout = true;
+	      } else {
+	        // No timeout.
+	        if (!isAnimationFrameScheduled) {
+	          // Schedule another animation callback so we retry later.
+	          isAnimationFrameScheduled = true;
+	          requestAnimationFrameWithTimeout(animationTick);
+	        }
+	        // Exit without invoking the callback.
+	        scheduledHostCallback = prevScheduledCallback;
+	        timeoutTime = prevTimeoutTime;
+	        return;
+	      }
+	    }
+
+	    if (prevScheduledCallback !== null) {
+	      isFlushingHostCallback = true;
+	      try {
+	        prevScheduledCallback(didTimeout);
+	      } finally {
+	        isFlushingHostCallback = false;
+	      }
+	    }
+	  };
+
+	  var animationTick = function (rafTime) {
+	    if (scheduledHostCallback !== null) {
+	      // Eagerly schedule the next animation callback at the beginning of the
+	      // frame. If the scheduler queue is not empty at the end of the frame, it
+	      // will continue flushing inside that callback. If the queue *is* empty,
+	      // then it will exit immediately. Posting the callback at the start of the
+	      // frame ensures it's fired within the earliest possible frame. If we
+	      // waited until the end of the frame to post the callback, we risk the
+	      // browser skipping a frame and not firing the callback until the frame
+	      // after that.
+	      requestAnimationFrameWithTimeout(animationTick);
+	    } else {
+	      // No pending work. Exit.
+	      isAnimationFrameScheduled = false;
+	      return;
+	    }
+
+	    var nextFrameTime = rafTime - frameDeadline + activeFrameTime;
+	    if (nextFrameTime < activeFrameTime && previousFrameTime < activeFrameTime) {
+	      if (nextFrameTime < 8) {
+	        // Defensive coding. We don't support higher frame rates than 120hz.
+	        // If the calculated frame time gets lower than 8, it is probably a bug.
+	        nextFrameTime = 8;
+	      }
+	      // If one frame goes long, then the next one can be short to catch up.
+	      // If two frames are short in a row, then that's an indication that we
+	      // actually have a higher frame rate than what we're currently optimizing.
+	      // We adjust our heuristic dynamically accordingly. For example, if we're
+	      // running on 120hz display or 90hz VR display.
+	      // Take the max of the two in case one of them was an anomaly due to
+	      // missed frame deadlines.
+	      activeFrameTime = nextFrameTime < previousFrameTime ? previousFrameTime : nextFrameTime;
+	    } else {
+	      previousFrameTime = nextFrameTime;
+	    }
+	    frameDeadline = rafTime + activeFrameTime;
+	    if (!isMessageEventScheduled) {
+	      isMessageEventScheduled = true;
+	      port.postMessage(undefined);
+	    }
+	  };
+
+	  requestHostCallback = function (callback, absoluteTimeout) {
+	    scheduledHostCallback = callback;
+	    timeoutTime = absoluteTimeout;
+	    if (isFlushingHostCallback || absoluteTimeout < 0) {
+	      // Don't wait for the next frame. Continue working ASAP, in a new event.
+	      port.postMessage(undefined);
+	    } else if (!isAnimationFrameScheduled) {
+	      // If rAF didn't already schedule one, we need to schedule a frame.
+	      // TODO: If this rAF doesn't materialize because the browser throttles, we
+	      // might want to still have setTimeout trigger rIC as a backup to ensure
+	      // that we keep performing work.
+	      isAnimationFrameScheduled = true;
+	      requestAnimationFrameWithTimeout(animationTick);
+	    }
+	  };
+
+	  cancelHostCallback = function () {
+	    scheduledHostCallback = null;
+	    isMessageEventScheduled = false;
+	    timeoutTime = -1;
+	  };
 	}
 
-	module.exports = isNode;
+	exports.unstable_ImmediatePriority = ImmediatePriority;
+	exports.unstable_UserBlockingPriority = UserBlockingPriority;
+	exports.unstable_NormalPriority = NormalPriority;
+	exports.unstable_IdlePriority = IdlePriority;
+	exports.unstable_LowPriority = LowPriority;
+	exports.unstable_runWithPriority = unstable_runWithPriority;
+	exports.unstable_next = unstable_next;
+	exports.unstable_scheduleCallback = unstable_scheduleCallback;
+	exports.unstable_cancelCallback = unstable_cancelCallback;
+	exports.unstable_wrapCallback = unstable_wrapCallback;
+	exports.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;
+	exports.unstable_shouldYield = unstable_shouldYield;
+	exports.unstable_continueExecution = unstable_continueExecution;
+	exports.unstable_pauseExecution = unstable_pauseExecution;
+	exports.unstable_getFirstCallbackNode = unstable_getFirstCallbackNode;
+	  })();
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2), (function() { return this; }())))
 
 /***/ }),
-/* 20 */
+/* 13 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.4.2
+	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.8.6
 	 * react-dom.development.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
@@ -2740,36 +3510,67 @@
 	  (function() {
 	'use strict';
 
-	var invariant = __webpack_require__(5);
 	var React = __webpack_require__(1);
-	var warning = __webpack_require__(9);
-	var ExecutionEnvironment = __webpack_require__(14);
 	var _assign = __webpack_require__(4);
-	var emptyFunction = __webpack_require__(7);
-	var checkPropTypes = __webpack_require__(10);
-	var getActiveElement = __webpack_require__(15);
-	var shallowEqual = __webpack_require__(16);
-	var containsNode = __webpack_require__(17);
-	var emptyObject = __webpack_require__(6);
-	var hyphenateStyleName = __webpack_require__(21);
-	var camelizeStyleName = __webpack_require__(23);
+	var checkPropTypes = __webpack_require__(6);
+	var scheduler = __webpack_require__(10);
+	var tracing = __webpack_require__(14);
 
-	// Relying on the `invariant()` implementation lets us
-	// have preserve the format and params in the www builds.
+	/**
+	 * Use invariant() to assert state which your program assumes to be true.
+	 *
+	 * Provide sprintf-style format (only %s is supported) and arguments
+	 * to provide information about what broke and what you were
+	 * expecting.
+	 *
+	 * The invariant message will be stripped in production, but the invariant
+	 * will remain to ensure logic does not differ in production.
+	 */
 
-	!React ? invariant(false, 'ReactDOM was loaded before React. Make sure you load the React package before loading ReactDOM.') : void 0;
+	var validateFormat = function () {};
 
-	var invokeGuardedCallback = function (name, func, context, a, b, c, d, e, f) {
-	  this._hasCaughtError = false;
-	  this._caughtError = null;
-	  var funcArgs = Array.prototype.slice.call(arguments, 3);
-	  try {
-	    func.apply(context, funcArgs);
-	  } catch (error) {
-	    this._caughtError = error;
-	    this._hasCaughtError = true;
-	  }
-	};
+	{
+	  validateFormat = function (format) {
+	    if (format === undefined) {
+	      throw new Error('invariant requires an error message argument');
+	    }
+	  };
+	}
+
+	function invariant(condition, format, a, b, c, d, e, f) {
+	  validateFormat(format);
+
+	  if (!condition) {
+	    var error = void 0;
+	    if (format === undefined) {
+	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+	    } else {
+	      var args = [a, b, c, d, e, f];
+	      var argIndex = 0;
+	      error = new Error(format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      }));
+	      error.name = 'Invariant Violation';
+	    }
+
+	    error.framesToPop = 1; // we don't care about invariant's own frame
+	    throw error;
+	  }
+	}
+
+	// Relying on the `invariant()` implementation lets us
+	// preserve the format and params in the www builds.
+
+	!React ? invariant(false, 'ReactDOM was loaded before React. Make sure you load the React package before loading ReactDOM.') : void 0;
+
+	var invokeGuardedCallbackImpl = function (name, func, context, a, b, c, d, e, f) {
+	  var funcArgs = Array.prototype.slice.call(arguments, 3);
+	  try {
+	    func.apply(context, funcArgs);
+	  } catch (error) {
+	    this.onError(error);
+	  }
+	};
 
 	{
 	  // In DEV mode, we swap out invokeGuardedCallback for a special version
@@ -2779,7 +3580,7 @@
 	  // invokeGuardedCallback uses a try-catch, all user exceptions are treated
 	  // like caught exceptions, and the DevTools won't pause unless the developer
 	  // takes the extra step of enabling pause on caught exceptions. This is
-	  // untintuitive, though, because even though React has caught the error, from
+	  // unintuitive, though, because even though React has caught the error, from
 	  // the developer's perspective, the error is uncaught.
 	  //
 	  // To preserve the expected "Pause on exceptions" behavior, we don't use a
@@ -2812,6 +3613,15 @@
 	      // the error event at all.
 	      var didError = true;
 
+	      // Keeps track of the value of window.event so that we can reset it
+	      // during the callback to let user code access window.event in the
+	      // browsers that support it.
+	      var windowEvent = window.event;
+
+	      // Keeps track of the descriptor of window.event to restore it after event
+	      // dispatching: https://github.com/facebook/react/issues/13688
+	      var windowEventDescriptor = Object.getOwnPropertyDescriptor(window, 'event');
+
 	      // Create an event handler for our fake event. We will synchronously
 	      // dispatch our fake event using `dispatchEvent`. Inside the handler, we
 	      // call the user-provided callback.
@@ -2822,6 +3632,15 @@
 	        // nested call would trigger the fake event handlers of any call higher
 	        // in the stack.
 	        fakeNode.removeEventListener(evtType, callCallback, false);
+
+	        // We check for window.hasOwnProperty('event') to prevent the
+	        // window.event assignment in both IE <= 10 as they throw an error
+	        // "Member not found" in strict mode, and in Firefox which does not
+	        // support window.event.
+	        if (typeof window.event !== 'undefined' && window.hasOwnProperty('event')) {
+	          window.event = windowEvent;
+	        }
+
 	        func.apply(context, funcArgs);
 	        didError = false;
 	      }
@@ -2842,19 +3661,31 @@
 	      var didSetError = false;
 	      var isCrossOriginError = false;
 
-	      function onError(event) {
+	      function handleWindowError(event) {
 	        error = event.error;
 	        didSetError = true;
 	        if (error === null && event.colno === 0 && event.lineno === 0) {
 	          isCrossOriginError = true;
 	        }
+	        if (event.defaultPrevented) {
+	          // Some other error handler has prevented default.
+	          // Browsers silence the error report if this happens.
+	          // We'll remember this to later decide whether to log it or not.
+	          if (error != null && typeof error === 'object') {
+	            try {
+	              error._suppressLogging = true;
+	            } catch (inner) {
+	              // Ignore.
+	            }
+	          }
+	        }
 	      }
 
 	      // Create a fake event type.
 	      var evtType = 'react-' + (name ? name : 'invokeguardedcallback');
 
 	      // Attach our event handlers
-	      window.addEventListener('error', onError);
+	      window.addEventListener('error', handleWindowError);
 	      fakeNode.addEventListener(evtType, callCallback, false);
 
 	      // Synchronously dispatch our fake event. If the user-provided function
@@ -2862,6 +3693,10 @@
 	      evt.initEvent(evtType, false, false);
 	      fakeNode.dispatchEvent(evt);
 
+	      if (windowEventDescriptor) {
+	        Object.defineProperty(window, 'event', windowEventDescriptor);
+	      }
+
 	      if (didError) {
 	        if (!didSetError) {
 	          // The callback errored, but the error event never fired.
@@ -2869,102 +3704,101 @@
 	        } else if (isCrossOriginError) {
 	          error = new Error("A cross-origin error was thrown. React doesn't have access to " + 'the actual error object in development. ' + 'See https://fb.me/react-crossorigin-error for more information.');
 	        }
-	        this._hasCaughtError = true;
-	        this._caughtError = error;
-	      } else {
-	        this._hasCaughtError = false;
-	        this._caughtError = null;
+	        this.onError(error);
 	      }
 
 	      // Remove our event listeners
-	      window.removeEventListener('error', onError);
+	      window.removeEventListener('error', handleWindowError);
 	    };
 
-	    invokeGuardedCallback = invokeGuardedCallbackDev;
+	    invokeGuardedCallbackImpl = invokeGuardedCallbackDev;
 	  }
 	}
 
-	var invokeGuardedCallback$1 = invokeGuardedCallback;
-
-	var ReactErrorUtils = {
-	  // Used by Fiber to simulate a try-catch.
-	  _caughtError: null,
-	  _hasCaughtError: false,
+	var invokeGuardedCallbackImpl$1 = invokeGuardedCallbackImpl;
 
-	  // Used by event system to capture/rethrow the first error.
-	  _rethrowError: null,
-	  _hasRethrowError: false,
-
-	  /**
-	   * Call a function while guarding against errors that happens within it.
-	   * Returns an error if it throws, otherwise null.
-	   *
-	   * In production, this is implemented using a try-catch. The reason we don't
-	   * use a try-catch directly is so that we can swap out a different
-	   * implementation in DEV mode.
-	   *
-	   * @param {String} name of the guard to use for logging or debugging
-	   * @param {Function} func The function to invoke
-	   * @param {*} context The context to use when calling the function
-	   * @param {...*} args Arguments for function
-	   */
-	  invokeGuardedCallback: function (name, func, context, a, b, c, d, e, f) {
-	    invokeGuardedCallback$1.apply(ReactErrorUtils, arguments);
-	  },
+	// Used by Fiber to simulate a try-catch.
+	var hasError = false;
+	var caughtError = null;
 
-	  /**
-	   * Same as invokeGuardedCallback, but instead of returning an error, it stores
-	   * it in a global so it can be rethrown by `rethrowCaughtError` later.
-	   * TODO: See if _caughtError and _rethrowError can be unified.
-	   *
-	   * @param {String} name of the guard to use for logging or debugging
-	   * @param {Function} func The function to invoke
-	   * @param {*} context The context to use when calling the function
-	   * @param {...*} args Arguments for function
-	   */
-	  invokeGuardedCallbackAndCatchFirstError: function (name, func, context, a, b, c, d, e, f) {
-	    ReactErrorUtils.invokeGuardedCallback.apply(this, arguments);
-	    if (ReactErrorUtils.hasCaughtError()) {
-	      var error = ReactErrorUtils.clearCaughtError();
-	      if (!ReactErrorUtils._hasRethrowError) {
-	        ReactErrorUtils._hasRethrowError = true;
-	        ReactErrorUtils._rethrowError = error;
-	      }
-	    }
-	  },
+	// Used by event system to capture/rethrow the first error.
+	var hasRethrowError = false;
+	var rethrowError = null;
 
-	  /**
-	   * During execution of guarded functions we will capture the first error which
-	   * we will rethrow to be handled by the top level error handler.
-	   */
-	  rethrowCaughtError: function () {
-	    return rethrowCaughtError.apply(ReactErrorUtils, arguments);
-	  },
+	var reporter = {
+	  onError: function (error) {
+	    hasError = true;
+	    caughtError = error;
+	  }
+	};
 
-	  hasCaughtError: function () {
-	    return ReactErrorUtils._hasCaughtError;
-	  },
+	/**
+	 * Call a function while guarding against errors that happens within it.
+	 * Returns an error if it throws, otherwise null.
+	 *
+	 * In production, this is implemented using a try-catch. The reason we don't
+	 * use a try-catch directly is so that we can swap out a different
+	 * implementation in DEV mode.
+	 *
+	 * @param {String} name of the guard to use for logging or debugging
+	 * @param {Function} func The function to invoke
+	 * @param {*} context The context to use when calling the function
+	 * @param {...*} args Arguments for function
+	 */
+	function invokeGuardedCallback(name, func, context, a, b, c, d, e, f) {
+	  hasError = false;
+	  caughtError = null;
+	  invokeGuardedCallbackImpl$1.apply(reporter, arguments);
+	}
 
-	  clearCaughtError: function () {
-	    if (ReactErrorUtils._hasCaughtError) {
-	      var error = ReactErrorUtils._caughtError;
-	      ReactErrorUtils._caughtError = null;
-	      ReactErrorUtils._hasCaughtError = false;
-	      return error;
-	    } else {
-	      invariant(false, 'clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.');
+	/**
+	 * Same as invokeGuardedCallback, but instead of returning an error, it stores
+	 * it in a global so it can be rethrown by `rethrowCaughtError` later.
+	 * TODO: See if caughtError and rethrowError can be unified.
+	 *
+	 * @param {String} name of the guard to use for logging or debugging
+	 * @param {Function} func The function to invoke
+	 * @param {*} context The context to use when calling the function
+	 * @param {...*} args Arguments for function
+	 */
+	function invokeGuardedCallbackAndCatchFirstError(name, func, context, a, b, c, d, e, f) {
+	  invokeGuardedCallback.apply(this, arguments);
+	  if (hasError) {
+	    var error = clearCaughtError();
+	    if (!hasRethrowError) {
+	      hasRethrowError = true;
+	      rethrowError = error;
 	    }
 	  }
-	};
+	}
 
-	var rethrowCaughtError = function () {
-	  if (ReactErrorUtils._hasRethrowError) {
-	    var error = ReactErrorUtils._rethrowError;
-	    ReactErrorUtils._rethrowError = null;
-	    ReactErrorUtils._hasRethrowError = false;
+	/**
+	 * During execution of guarded functions we will capture the first error which
+	 * we will rethrow to be handled by the top level error handler.
+	 */
+	function rethrowCaughtError() {
+	  if (hasRethrowError) {
+	    var error = rethrowError;
+	    hasRethrowError = false;
+	    rethrowError = null;
 	    throw error;
 	  }
-	};
+	}
+
+	function hasCaughtError() {
+	  return hasError;
+	}
+
+	function clearCaughtError() {
+	  if (hasError) {
+	    var error = caughtError;
+	    hasError = false;
+	    caughtError = null;
+	    return error;
+	  } else {
+	    invariant(false, 'clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.');
+	  }
+	}
 
 	/**
 	 * Injectable ordering of event plugins.
@@ -3131,31 +3965,68 @@
 	  }
 	}
 
-	var EventPluginRegistry = Object.freeze({
-		plugins: plugins,
-		eventNameDispatchConfigs: eventNameDispatchConfigs,
-		registrationNameModules: registrationNameModules,
-		registrationNameDependencies: registrationNameDependencies,
-		possibleRegistrationNames: possibleRegistrationNames,
-		injectEventPluginOrder: injectEventPluginOrder,
-		injectEventPluginsByName: injectEventPluginsByName
-	});
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warningWithoutStack = function () {};
+
+	{
+	  warningWithoutStack = function (condition, format) {
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
+	    }
+
+	    if (format === undefined) {
+	      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+	    if (args.length > 8) {
+	      // Check before the condition to catch violations early.
+	      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');
+	    }
+	    if (condition) {
+	      return;
+	    }
+	    if (typeof console !== 'undefined') {
+	      var argsWithFormat = args.map(function (item) {
+	        return '' + item;
+	      });
+	      argsWithFormat.unshift('Warning: ' + format);
+
+	      // We intentionally don't use spread (or .apply) directly because it
+	      // breaks IE9: https://github.com/facebook/react/issues/13610
+	      Function.prototype.apply.call(console.error, console, argsWithFormat);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      var argIndex = 0;
+	      var message = 'Warning: ' + format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      });
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+	}
+
+	var warningWithoutStack$1 = warningWithoutStack;
 
 	var getFiberCurrentPropsFromNode = null;
 	var getInstanceFromNode = null;
 	var getNodeFromInstance = null;
 
-	var injection$1 = {
-	  injectComponentTree: function (Injected) {
-	    getFiberCurrentPropsFromNode = Injected.getFiberCurrentPropsFromNode;
-	    getInstanceFromNode = Injected.getInstanceFromNode;
-	    getNodeFromInstance = Injected.getNodeFromInstance;
-
-	    {
-	      !(getNodeFromInstance && getInstanceFromNode) ? warning(false, 'EventPluginUtils.injection.injectComponentTree(...): Injected ' + 'module is missing getNodeFromInstance or getInstanceFromNode.') : void 0;
-	    }
+	function setComponentTree(getFiberCurrentPropsFromNodeImpl, getInstanceFromNodeImpl, getNodeFromInstanceImpl) {
+	  getFiberCurrentPropsFromNode = getFiberCurrentPropsFromNodeImpl;
+	  getInstanceFromNode = getInstanceFromNodeImpl;
+	  getNodeFromInstance = getNodeFromInstanceImpl;
+	  {
+	    !(getNodeFromInstance && getInstanceFromNode) ? warningWithoutStack$1(false, 'EventPluginUtils.setComponentTree(...): Injected ' + 'module is missing getNodeFromInstance or getInstanceFromNode.') : void 0;
 	  }
-	};
+	}
 
 	var validateEventDispatches = void 0;
 	{
@@ -3169,28 +4040,27 @@
 	    var instancesIsArr = Array.isArray(dispatchInstances);
 	    var instancesLen = instancesIsArr ? dispatchInstances.length : dispatchInstances ? 1 : 0;
 
-	    !(instancesIsArr === listenersIsArr && instancesLen === listenersLen) ? warning(false, 'EventPluginUtils: Invalid `event`.') : void 0;
+	    !(instancesIsArr === listenersIsArr && instancesLen === listenersLen) ? warningWithoutStack$1(false, 'EventPluginUtils: Invalid `event`.') : void 0;
 	  };
 	}
 
 	/**
 	 * Dispatch the event to the listener.
 	 * @param {SyntheticEvent} event SyntheticEvent to handle
-	 * @param {boolean} simulated If the event is simulated (changes exn behavior)
 	 * @param {function} listener Application-level callback
 	 * @param {*} inst Internal component instance
 	 */
-	function executeDispatch(event, simulated, listener, inst) {
+	function executeDispatch(event, listener, inst) {
 	  var type = event.type || 'unknown-event';
 	  event.currentTarget = getNodeFromInstance(inst);
-	  ReactErrorUtils.invokeGuardedCallbackAndCatchFirstError(type, listener, undefined, event);
+	  invokeGuardedCallbackAndCatchFirstError(type, listener, undefined, event);
 	  event.currentTarget = null;
 	}
 
 	/**
 	 * Standard/simple iteration through an event's collected dispatches.
 	 */
-	function executeDispatchesInOrder(event, simulated) {
+	function executeDispatchesInOrder(event) {
 	  var dispatchListeners = event._dispatchListeners;
 	  var dispatchInstances = event._dispatchInstances;
 	  {
@@ -3202,10 +4072,10 @@
 	        break;
 	      }
 	      // Listeners and Instances are two parallel arrays that are always in sync.
-	      executeDispatch(event, simulated, dispatchListeners[i], dispatchInstances[i]);
+	      executeDispatch(event, dispatchListeners[i], dispatchInstances[i]);
 	    }
 	  } else if (dispatchListeners) {
-	    executeDispatch(event, simulated, dispatchListeners, dispatchInstances);
+	    executeDispatch(event, dispatchListeners, dispatchInstances);
 	  }
 	  event._dispatchListeners = null;
 	  event._dispatchInstances = null;
@@ -3298,23 +4168,19 @@
 	 * Dispatches an event and releases it back into the pool, unless persistent.
 	 *
 	 * @param {?object} event Synthetic event to be dispatched.
-	 * @param {boolean} simulated If the event is simulated (changes exn behavior)
 	 * @private
 	 */
-	var executeDispatchesAndRelease = function (event, simulated) {
+	var executeDispatchesAndRelease = function (event) {
 	  if (event) {
-	    executeDispatchesInOrder(event, simulated);
+	    executeDispatchesInOrder(event);
 
 	    if (!event.isPersistent()) {
 	      event.constructor.release(event);
 	    }
 	  }
 	};
-	var executeDispatchesAndReleaseSimulated = function (e) {
-	  return executeDispatchesAndRelease(e, true);
-	};
 	var executeDispatchesAndReleaseTopLevel = function (e) {
-	  return executeDispatchesAndRelease(e, false);
+	  return executeDispatchesAndRelease(e);
 	};
 
 	function isInteractive(tag) {
@@ -3428,7 +4294,7 @@
 	  return events;
 	}
 
-	function runEventsInBatch(events, simulated) {
+	function runEventsInBatch(events) {
 	  if (events !== null) {
 	    eventQueue = accumulateInto(eventQueue, events);
 	  }
@@ -3442,45 +4308,36 @@
 	    return;
 	  }
 
-	  if (simulated) {
-	    forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseSimulated);
-	  } else {
-	    forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseTopLevel);
-	  }
+	  forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseTopLevel);
 	  !!eventQueue ? invariant(false, 'processEventQueue(): Additional events were enqueued while processing an event queue. Support for this has not yet been implemented.') : void 0;
 	  // This would be a good time to rethrow if any of the event handlers threw.
-	  ReactErrorUtils.rethrowCaughtError();
+	  rethrowCaughtError();
 	}
 
 	function runExtractedEventsInBatch(topLevelType, targetInst, nativeEvent, nativeEventTarget) {
 	  var events = extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);
-	  runEventsInBatch(events, false);
+	  runEventsInBatch(events);
 	}
 
-	var EventPluginHub = Object.freeze({
-		injection: injection,
-		getListener: getListener,
-		runEventsInBatch: runEventsInBatch,
-		runExtractedEventsInBatch: runExtractedEventsInBatch
-	});
-
-	var IndeterminateComponent = 0; // Before we know whether it is functional or class
-	var FunctionalComponent = 1;
-	var ClassComponent = 2;
+	var FunctionComponent = 0;
+	var ClassComponent = 1;
+	var IndeterminateComponent = 2; // Before we know whether it is function or class
 	var HostRoot = 3; // Root of a host tree. Could be nested inside another node.
 	var HostPortal = 4; // A subtree. Could be an entry point to a different renderer.
 	var HostComponent = 5;
 	var HostText = 6;
-
-
-
-	var Fragment = 10;
-	var Mode = 11;
-	var ContextConsumer = 12;
-	var ContextProvider = 13;
-	var ForwardRef = 14;
-	var Profiler = 15;
-	var TimeoutComponent = 16;
+	var Fragment = 7;
+	var Mode = 8;
+	var ContextConsumer = 9;
+	var ContextProvider = 10;
+	var ForwardRef = 11;
+	var Profiler = 12;
+	var SuspenseComponent = 13;
+	var MemoComponent = 14;
+	var SimpleMemoComponent = 15;
+	var LazyComponent = 16;
+	var IncompleteClassComponent = 17;
+	var DehydratedSuspenseComponent = 18;
 
 	var randomKey = Math.random().toString(36).slice(2);
 	var internalInstanceKey = '__reactInternalInstance$' + randomKey;
@@ -3558,15 +4415,6 @@
 	  node[internalEventHandlersKey] = props;
 	}
 
-	var ReactDOMComponentTree = Object.freeze({
-		precacheFiberNode: precacheFiberNode,
-		getClosestInstanceFromNode: getClosestInstanceFromNode,
-		getInstanceFromNode: getInstanceFromNode$1,
-		getNodeFromInstance: getNodeFromInstance$1,
-		getFiberCurrentPropsFromNode: getFiberCurrentPropsFromNode$1,
-		updateFiberProps: updateFiberProps
-	});
-
 	function getParent(inst) {
 	  do {
 	    inst = inst.return;
@@ -3628,9 +4476,7 @@
 	/**
 	 * Return the parent instance of the passed-in instance.
 	 */
-	function getParentInstance(inst) {
-	  return getParent(inst);
-	}
+
 
 	/**
 	 * Simulates the traversal of a two-phase, capture/bubble event dispatch.
@@ -3724,7 +4570,7 @@
 	 */
 	function accumulateDirectionalDispatches(inst, phase, event) {
 	  {
-	    !inst ? warning(false, 'Dispatching inst must not be null') : void 0;
+	    !inst ? warningWithoutStack$1(false, 'Dispatching inst must not be null') : void 0;
 	  }
 	  var listener = listenerAtPhase(inst, event, phase);
 	  if (listener) {
@@ -3746,17 +4592,6 @@
 	  }
 	}
 
-	/**
-	 * Same as `accumulateTwoPhaseDispatchesSingle`, but skips over the targetID.
-	 */
-	function accumulateTwoPhaseDispatchesSingleSkipTarget(event) {
-	  if (event && event.dispatchConfig.phasedRegistrationNames) {
-	    var targetInst = event._targetInst;
-	    var parentInst = targetInst ? getParentInstance(targetInst) : null;
-	    traverseTwoPhase(parentInst, accumulateDirectionalDispatches, event);
-	  }
-	}
-
 	/**
 	 * Accumulates without regard to direction, does not look for phased
 	 * registration names. Same as `accumulateDirectDispatchesSingle` but without
@@ -3788,9 +4623,7 @@
 	  forEachAccumulated(events, accumulateTwoPhaseDispatchesSingle);
 	}
 
-	function accumulateTwoPhaseDispatchesSkipTarget(events) {
-	  forEachAccumulated(events, accumulateTwoPhaseDispatchesSingleSkipTarget);
-	}
+
 
 	function accumulateEnterLeaveDispatches(leave, enter, from, to) {
 	  traverseEnterLeave(from, to, accumulateDispatches, leave, enter);
@@ -3800,12 +4633,7 @@
 	  forEachAccumulated(events, accumulateDirectDispatchesSingle);
 	}
 
-	var EventPropagators = Object.freeze({
-		accumulateTwoPhaseDispatches: accumulateTwoPhaseDispatches,
-		accumulateTwoPhaseDispatchesSkipTarget: accumulateTwoPhaseDispatchesSkipTarget,
-		accumulateEnterLeaveDispatches: accumulateEnterLeaveDispatches,
-		accumulateDirectDispatches: accumulateDirectDispatches
-	});
+	var canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement);
 
 	// Do not uses the below two methods directly!
 	// Instead use constants exported from DOMTopLevelEventTypes in ReactDOM.
@@ -3832,8 +4660,6 @@
 	  prefixes[styleProp.toLowerCase()] = eventName.toLowerCase();
 	  prefixes['Webkit' + styleProp] = 'webkit' + eventName;
 	  prefixes['Moz' + styleProp] = 'moz' + eventName;
-	  prefixes['ms' + styleProp] = 'MS' + eventName;
-	  prefixes['O' + styleProp] = 'o' + eventName.toLowerCase();
 
 	  return prefixes;
 	}
@@ -3861,7 +4687,7 @@
 	/**
 	 * Bootstrap if a DOM exists.
 	 */
-	if (ExecutionEnvironment.canUseDOM) {
+	if (canUseDOM) {
 	  style = document.createElement('div').style;
 
 	  // On some platforms, in particular some releases of Android 4.x,
@@ -3929,6 +4755,7 @@
 	var TOP_COPY = unsafeCastStringToDOMTopLevelType('copy');
 	var TOP_CUT = unsafeCastStringToDOMTopLevelType('cut');
 	var TOP_DOUBLE_CLICK = unsafeCastStringToDOMTopLevelType('dblclick');
+	var TOP_AUX_CLICK = unsafeCastStringToDOMTopLevelType('auxclick');
 	var TOP_DRAG = unsafeCastStringToDOMTopLevelType('drag');
 	var TOP_DRAG_END = unsafeCastStringToDOMTopLevelType('dragend');
 	var TOP_DRAG_ENTER = unsafeCastStringToDOMTopLevelType('dragenter');
@@ -4002,25 +4829,8 @@
 	  return unsafeCastDOMTopLevelTypeToString(topLevelType);
 	}
 
-	var contentKey = null;
-
-	/**
-	 * Gets the key used to access text content on a DOM node.
-	 *
-	 * @return {?string} Key used to access text content.
-	 * @internal
-	 */
-	function getTextContentAccessor() {
-	  if (!contentKey && ExecutionEnvironment.canUseDOM) {
-	    // Prefer textContent to innerText because many browsers support both but
-	    // SVG <text> elements don't support innerText even when <div> does.
-	    contentKey = 'textContent' in document.documentElement ? 'textContent' : 'innerText';
-	  }
-	  return contentKey;
-	}
-
 	/**
-	 * This helper object stores information about text content of a target node,
+	 * These variables store information about text content of a target node,
 	 * allowing comparison of content before and after a given event.
 	 *
 	 * Identify the node where selection currently begins, then observe
@@ -4030,31 +4840,30 @@
 	 *
 	 *
 	 */
-	var compositionState = {
-	  _root: null,
-	  _startText: null,
-	  _fallbackText: null
-	};
+
+	var root = null;
+	var startText = null;
+	var fallbackText = null;
 
 	function initialize(nativeEventTarget) {
-	  compositionState._root = nativeEventTarget;
-	  compositionState._startText = getText();
+	  root = nativeEventTarget;
+	  startText = getText();
 	  return true;
 	}
 
 	function reset() {
-	  compositionState._root = null;
-	  compositionState._startText = null;
-	  compositionState._fallbackText = null;
+	  root = null;
+	  startText = null;
+	  fallbackText = null;
 	}
 
 	function getData() {
-	  if (compositionState._fallbackText) {
-	    return compositionState._fallbackText;
+	  if (fallbackText) {
+	    return fallbackText;
 	  }
 
 	  var start = void 0;
-	  var startValue = compositionState._startText;
+	  var startValue = startText;
 	  var startLength = startValue.length;
 	  var end = void 0;
 	  var endValue = getText();
@@ -4074,24 +4883,21 @@
 	  }
 
 	  var sliceTail = end > 1 ? 1 - end : undefined;
-	  compositionState._fallbackText = endValue.slice(start, sliceTail);
-	  return compositionState._fallbackText;
+	  fallbackText = endValue.slice(start, sliceTail);
+	  return fallbackText;
 	}
 
 	function getText() {
-	  if ('value' in compositionState._root) {
-	    return compositionState._root.value;
+	  if ('value' in root) {
+	    return root.value;
 	  }
-	  return compositionState._root[getTextContentAccessor()];
+	  return root.textContent;
 	}
 
 	/* eslint valid-typeof: 0 */
 
-	var didWarnForAddedNewProperty = false;
 	var EVENT_POOL_SIZE = 10;
 
-	var shouldBeReleasedProperties = ['dispatchConfig', '_targetInst', 'nativeEvent', 'isDefaultPrevented', 'isPropagationStopped', '_dispatchListeners', '_dispatchInstances'];
-
 	/**
 	 * @interface Event
 	 * @see http://www.w3.org/TR/DOM-Level-3-Events/
@@ -4100,7 +4906,9 @@
 	  type: null,
 	  target: null,
 	  // currentTarget is set when dispatching; no use in copying it here
-	  currentTarget: emptyFunction.thatReturnsNull,
+	  currentTarget: function () {
+	    return null;
+	  },
 	  eventPhase: null,
 	  bubbles: null,
 	  cancelable: null,
@@ -4111,6 +4919,14 @@
 	  isTrusted: null
 	};
 
+	function functionThatReturnsTrue() {
+	  return true;
+	}
+
+	function functionThatReturnsFalse() {
+	  return false;
+	}
+
 	/**
 	 * Synthetic events are dispatched by event plugins, typically in response to a
 	 * top-level event delegation handler.
@@ -4135,6 +4951,8 @@
 	    delete this.nativeEvent;
 	    delete this.preventDefault;
 	    delete this.stopPropagation;
+	    delete this.isDefaultPrevented;
+	    delete this.isPropagationStopped;
 	  }
 
 	  this.dispatchConfig = dispatchConfig;
@@ -4163,11 +4981,11 @@
 
 	  var defaultPrevented = nativeEvent.defaultPrevented != null ? nativeEvent.defaultPrevented : nativeEvent.returnValue === false;
 	  if (defaultPrevented) {
-	    this.isDefaultPrevented = emptyFunction.thatReturnsTrue;
+	    this.isDefaultPrevented = functionThatReturnsTrue;
 	  } else {
-	    this.isDefaultPrevented = emptyFunction.thatReturnsFalse;
+	    this.isDefaultPrevented = functionThatReturnsFalse;
 	  }
-	  this.isPropagationStopped = emptyFunction.thatReturnsFalse;
+	  this.isPropagationStopped = functionThatReturnsFalse;
 	  return this;
 	}
 
@@ -4184,7 +5002,7 @@
 	    } else if (typeof event.returnValue !== 'unknown') {
 	      event.returnValue = false;
 	    }
-	    this.isDefaultPrevented = emptyFunction.thatReturnsTrue;
+	    this.isDefaultPrevented = functionThatReturnsTrue;
 	  },
 
 	  stopPropagation: function () {
@@ -4204,7 +5022,7 @@
 	      event.cancelBubble = true;
 	    }
 
-	    this.isPropagationStopped = emptyFunction.thatReturnsTrue;
+	    this.isPropagationStopped = functionThatReturnsTrue;
 	  },
 
 	  /**
@@ -4213,7 +5031,7 @@
 	   * won't be added back into the pool.
 	   */
 	  persist: function () {
-	    this.isPersistent = emptyFunction.thatReturnsTrue;
+	    this.isPersistent = functionThatReturnsTrue;
 	  },
 
 	  /**
@@ -4221,7 +5039,7 @@
 	   *
 	   * @return {boolean} True if this should not be released, false otherwise.
 	   */
-	  isPersistent: emptyFunction.thatReturnsFalse,
+	  isPersistent: functionThatReturnsFalse,
 
 	  /**
 	   * `PooledClass` looks for `destructor` on each instance it releases.
@@ -4233,13 +5051,19 @@
 	        Object.defineProperty(this, propName, getPooledWarningPropertyDefinition(propName, Interface[propName]));
 	      }
 	    }
-	    for (var i = 0; i < shouldBeReleasedProperties.length; i++) {
-	      this[shouldBeReleasedProperties[i]] = null;
-	    }
+	    this.dispatchConfig = null;
+	    this._targetInst = null;
+	    this.nativeEvent = null;
+	    this.isDefaultPrevented = functionThatReturnsFalse;
+	    this.isPropagationStopped = functionThatReturnsFalse;
+	    this._dispatchListeners = null;
+	    this._dispatchInstances = null;
 	    {
 	      Object.defineProperty(this, 'nativeEvent', getPooledWarningPropertyDefinition('nativeEvent', null));
-	      Object.defineProperty(this, 'preventDefault', getPooledWarningPropertyDefinition('preventDefault', emptyFunction));
-	      Object.defineProperty(this, 'stopPropagation', getPooledWarningPropertyDefinition('stopPropagation', emptyFunction));
+	      Object.defineProperty(this, 'isDefaultPrevented', getPooledWarningPropertyDefinition('isDefaultPrevented', functionThatReturnsFalse));
+	      Object.defineProperty(this, 'isPropagationStopped', getPooledWarningPropertyDefinition('isPropagationStopped', functionThatReturnsFalse));
+	      Object.defineProperty(this, 'preventDefault', getPooledWarningPropertyDefinition('preventDefault', function () {}));
+	      Object.defineProperty(this, 'stopPropagation', getPooledWarningPropertyDefinition('stopPropagation', function () {}));
 	    }
 	  }
 	});
@@ -4270,38 +5094,6 @@
 	  return Class;
 	};
 
-	/** Proxying after everything set on SyntheticEvent
-	 * to resolve Proxy issue on some WebKit browsers
-	 * in which some Event properties are set to undefined (GH#10010)
-	 */
-	{
-	  var isProxySupported = typeof Proxy === 'function' &&
-	  // https://github.com/facebook/react/issues/12011
-	  !Object.isSealed(new Proxy({}, {}));
-
-	  if (isProxySupported) {
-	    /*eslint-disable no-func-assign */
-	    SyntheticEvent = new Proxy(SyntheticEvent, {
-	      construct: function (target, args) {
-	        return this.apply(target, Object.create(target.prototype), args);
-	      },
-	      apply: function (constructor, that, args) {
-	        return new Proxy(constructor.apply(that, args), {
-	          set: function (target, prop, value) {
-	            if (prop !== 'isPersistent' && !target.constructor.Interface.hasOwnProperty(prop) && shouldBeReleasedProperties.indexOf(prop) === -1) {
-	              !(didWarnForAddedNewProperty || target.isPersistent()) ? warning(false, "This synthetic event is reused for performance reasons. If you're " + "seeing this, you're adding a new property in the synthetic event object. " + 'The property is never released. See ' + 'https://fb.me/react-event-pooling for more information.') : void 0;
-	              didWarnForAddedNewProperty = true;
-	            }
-	            target[prop] = value;
-	            return true;
-	          }
-	        });
-	      }
-	    });
-	    /*eslint-enable no-func-assign */
-	  }
-	}
-
 	addEventPoolingTo(SyntheticEvent);
 
 	/**
@@ -4334,7 +5126,7 @@
 
 	  function warn(action, result) {
 	    var warningCondition = false;
-	    !warningCondition ? warning(false, "This synthetic event is reused for performance reasons. If you're seeing this, " + "you're %s `%s` on a released/nullified synthetic event. %s. " + 'If you must keep the original synthetic event around, use event.persist(). ' + 'See https://fb.me/react-event-pooling for more information.', action, propName, result) : void 0;
+	    !warningCondition ? warningWithoutStack$1(false, "This synthetic event is reused for performance reasons. If you're seeing this, " + "you're %s `%s` on a released/nullified synthetic event. %s. " + 'If you must keep the original synthetic event around, use event.persist(). ' + 'See https://fb.me/react-event-pooling for more information.', action, propName, result) : void 0;
 	  }
 	}
 
@@ -4350,7 +5142,7 @@
 
 	function releasePooledEvent(event) {
 	  var EventConstructor = this;
-	  !(event instanceof EventConstructor) ? invariant(false, 'Trying to release an event instance  into a pool of a different type.') : void 0;
+	  !(event instanceof EventConstructor) ? invariant(false, 'Trying to release an event instance into a pool of a different type.') : void 0;
 	  event.destructor();
 	  if (EventConstructor.eventPool.length < EVENT_POOL_SIZE) {
 	    EventConstructor.eventPool.push(event);
@@ -4363,13 +5155,11 @@
 	  EventConstructor.release = releasePooledEvent;
 	}
 
-	var SyntheticEvent$1 = SyntheticEvent;
-
 	/**
 	 * @interface Event
 	 * @see http://www.w3.org/TR/DOM-Level-3-Events/#events-compositionevents
 	 */
-	var SyntheticCompositionEvent = SyntheticEvent$1.extend({
+	var SyntheticCompositionEvent = SyntheticEvent.extend({
 	  data: null
 	});
 
@@ -4378,29 +5168,29 @@
 	 * @see http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105
 	 *      /#events-inputevents
 	 */
-	var SyntheticInputEvent = SyntheticEvent$1.extend({
+	var SyntheticInputEvent = SyntheticEvent.extend({
 	  data: null
 	});
 
 	var END_KEYCODES = [9, 13, 27, 32]; // Tab, Return, Esc, Space
 	var START_KEYCODE = 229;
 
-	var canUseCompositionEvent = ExecutionEnvironment.canUseDOM && 'CompositionEvent' in window;
+	var canUseCompositionEvent = canUseDOM && 'CompositionEvent' in window;
 
 	var documentMode = null;
-	if (ExecutionEnvironment.canUseDOM && 'documentMode' in document) {
+	if (canUseDOM && 'documentMode' in document) {
 	  documentMode = document.documentMode;
 	}
 
 	// Webkit offers a very useful `textInput` event that can be used to
 	// directly represent `beforeInput`. The IE `textinput` event is not as
 	// useful, so we don't use it.
-	var canUseTextInputEvent = ExecutionEnvironment.canUseDOM && 'TextEvent' in window && !documentMode;
+	var canUseTextInputEvent = canUseDOM && 'TextEvent' in window && !documentMode;
 
 	// In IE9+, we have access to composition events, but the data supplied
 	// by the native compositionend event may be incorrect. Japanese ideographic
 	// spaces, for instance (\u3000) are not recorded correctly.
-	var useFallbackCompositionData = ExecutionEnvironment.canUseDOM && (!canUseCompositionEvent || documentMode && documentMode > 8 && documentMode <= 11);
+	var useFallbackCompositionData = canUseDOM && (!canUseCompositionEvent || documentMode && documentMode > 8 && documentMode <= 11);
 
 	var SPACEBAR_CODE = 32;
 	var SPACEBAR_CHAR = String.fromCharCode(SPACEBAR_CODE);
@@ -4523,6 +5313,20 @@
 	  return null;
 	}
 
+	/**
+	 * Check if a composition event was triggered by Korean IME.
+	 * Our fallback mode does not work well with IE's Korean IME,
+	 * so just use native composition events when Korean IME is used.
+	 * Although CompositionEvent.locale property is deprecated,
+	 * it is available in IE, where our fallback mode is enabled.
+	 *
+	 * @param {object} nativeEvent
+	 * @return {boolean}
+	 */
+	function isUsingKoreanIME(nativeEvent) {
+	  return nativeEvent.locale === 'ko';
+	}
+
 	// Track the current IME composition status, if any.
 	var isComposing = false;
 
@@ -4547,7 +5351,7 @@
 	    return null;
 	  }
 
-	  if (useFallbackCompositionData) {
+	  if (useFallbackCompositionData && !isUsingKoreanIME(nativeEvent)) {
 	    // The current composition is stored statically and must not be
 	    // overwritten while composition continues.
 	    if (!isComposing && eventType === eventTypes.compositionStart) {
@@ -4614,7 +5418,7 @@
 
 	      // If it's a spacebar character, assume that we have already handled
 	      // it at the keypress level and bail immediately. Android Chrome
-	      // doesn't give us keycodes, so we need to blacklist it.
+	      // doesn't give us keycodes, so we need to ignore it.
 	      if (chars === SPACEBAR_CHAR && hasSpaceKeypress) {
 	        return null;
 	      }
@@ -4687,7 +5491,7 @@
 	      }
 	      return null;
 	    case TOP_COMPOSITION_END:
-	      return useFallbackCompositionData ? null : nativeEvent.data;
+	      return useFallbackCompositionData && !isUsingKoreanIME(nativeEvent) ? null : nativeEvent.data;
 	    default:
 	      return null;
 	  }
@@ -4761,16 +5565,7 @@
 
 	// Use to restore controlled state after a change event has fired.
 
-	var fiberHostComponent = null;
-
-	var ReactControlledComponentInjection = {
-	  injectFiberControlledHostComponent: function (hostComponentImpl) {
-	    // The fiber implementation doesn't use dynamic dispatch so we need to
-	    // inject the implementation.
-	    fiberHostComponent = hostComponentImpl;
-	  }
-	};
-
+	var restoreImpl = null;
 	var restoreTarget = null;
 	var restoreQueue = null;
 
@@ -4782,12 +5577,14 @@
 	    // Unmounted
 	    return;
 	  }
-	  !(fiberHostComponent && typeof fiberHostComponent.restoreControlledState === 'function') ? invariant(false, 'Fiber needs to be injected to handle a fiber target for controlled events. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+	  !(typeof restoreImpl === 'function') ? invariant(false, 'setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 	  var props = getFiberCurrentPropsFromNode(internalInstance.stateNode);
-	  fiberHostComponent.restoreControlledState(internalInstance.stateNode, internalInstance.type, props);
+	  restoreImpl(internalInstance.stateNode, internalInstance.type, props);
 	}
 
-	var injection$2 = ReactControlledComponentInjection;
+	function setRestoreImplementation(impl) {
+	  restoreImpl = impl;
+	}
 
 	function enqueueStateRestore(target) {
 	  if (restoreTarget) {
@@ -4822,13 +5619,6 @@
 	  }
 	}
 
-	var ReactControlledComponent = Object.freeze({
-		injection: injection$2,
-		enqueueStateRestore: enqueueStateRestore,
-		needsStateRestore: needsStateRestore,
-		restoreStateIfNeeded: restoreStateIfNeeded
-	});
-
 	// Used as a way to call batchedUpdates when we don't have a reference to
 	// the renderer. Such as when we're dispatching events or if third party
 	// libraries need to call batchedUpdates. Eventually, this API will go away when
@@ -4836,13 +5626,13 @@
 	// scheduled work and instead do synchronous work.
 
 	// Defaults
-	var _batchedUpdates = function (fn, bookkeeping) {
+	var _batchedUpdatesImpl = function (fn, bookkeeping) {
 	  return fn(bookkeeping);
 	};
-	var _interactiveUpdates = function (fn, a, b) {
+	var _interactiveUpdatesImpl = function (fn, a, b) {
 	  return fn(a, b);
 	};
-	var _flushInteractiveUpdates = function () {};
+	var _flushInteractiveUpdatesImpl = function () {};
 
 	var isBatching = false;
 	function batchedUpdates(fn, bookkeeping) {
@@ -4853,7 +5643,7 @@
 	  }
 	  isBatching = true;
 	  try {
-	    return _batchedUpdates(fn, bookkeeping);
+	    return _batchedUpdatesImpl(fn, bookkeeping);
 	  } finally {
 	    // Here we wait until all updates have propagated, which is important
 	    // when using controlled components within layers:
@@ -4865,25 +5655,23 @@
 	      // If a controlled event was fired, we may need to restore the state of
 	      // the DOM node back to the controlled value. This is necessary when React
 	      // bails out of the update without touching the DOM.
-	      _flushInteractiveUpdates();
+	      _flushInteractiveUpdatesImpl();
 	      restoreStateIfNeeded();
 	    }
 	  }
 	}
 
 	function interactiveUpdates(fn, a, b) {
-	  return _interactiveUpdates(fn, a, b);
+	  return _interactiveUpdatesImpl(fn, a, b);
 	}
 
 
 
-	var injection$3 = {
-	  injectRenderer: function (renderer) {
-	    _batchedUpdates = renderer.batchedUpdates;
-	    _interactiveUpdates = renderer.interactiveUpdates;
-	    _flushInteractiveUpdates = renderer.flushInteractiveUpdates;
-	  }
-	};
+	function setBatchingImplementation(batchedUpdatesImpl, interactiveUpdatesImpl, flushInteractiveUpdatesImpl) {
+	  _batchedUpdatesImpl = batchedUpdatesImpl;
+	  _interactiveUpdatesImpl = interactiveUpdatesImpl;
+	  _flushInteractiveUpdatesImpl = flushInteractiveUpdatesImpl;
+	}
 
 	/**
 	 * @see http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#input-type-attr-summary
@@ -4961,13 +5749,12 @@
 	 * Borrows from Modernizr.
 	 *
 	 * @param {string} eventNameSuffix Event name, e.g. "click".
-	 * @param {?boolean} capture Check if the capture phase is supported.
 	 * @return {boolean} True if the event is supported.
 	 * @internal
 	 * @license Modernizr 3.0.0pre (Custom Build) | MIT
 	 */
-	function isEventSupported(eventNameSuffix, capture) {
-	  if (!ExecutionEnvironment.canUseDOM || capture && !('addEventListener' in document)) {
+	function isEventSupported(eventNameSuffix) {
+	  if (!canUseDOM) {
 	    return false;
 	  }
 
@@ -5091,13 +5878,43 @@
 	  return false;
 	}
 
-	var ReactInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
+	var ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
 
-	var ReactCurrentOwner = ReactInternals.ReactCurrentOwner;
-	var ReactDebugCurrentFrame = ReactInternals.ReactDebugCurrentFrame;
+	// Prevent newer renderers from RTE when used with older react package versions.
+	// Current owner and dispatcher used to share the same ref,
+	// but PR #14548 split them out to better support the react-debug-tools package.
+	if (!ReactSharedInternals.hasOwnProperty('ReactCurrentDispatcher')) {
+	  ReactSharedInternals.ReactCurrentDispatcher = {
+	    current: null
+	  };
+	}
+
+	var BEFORE_SLASH_RE = /^(.*)[\\\/]/;
 
 	var describeComponentFrame = function (name, source, ownerName) {
-	  return '\n    in ' + (name || 'Unknown') + (source ? ' (at ' + source.fileName.replace(/^.*[\\\/]/, '') + ':' + source.lineNumber + ')' : ownerName ? ' (created by ' + ownerName + ')' : '');
+	  var sourceInfo = '';
+	  if (source) {
+	    var path = source.fileName;
+	    var fileName = path.replace(BEFORE_SLASH_RE, '');
+	    {
+	      // In DEV, include code for a common special case:
+	      // prefer "folder/index.js" instead of just "index.js".
+	      if (/^index\./.test(fileName)) {
+	        var match = path.match(BEFORE_SLASH_RE);
+	        if (match) {
+	          var pathBeforeSlash = match[1];
+	          if (pathBeforeSlash) {
+	            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');
+	            fileName = folderName + '/' + fileName;
+	          }
+	        }
+	      }
+	    }
+	    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';
+	  } else if (ownerName) {
+	    sourceInfo = ' (created by ' + ownerName + ')';
+	  }
+	  return '\n    in ' + (name || 'Unknown') + sourceInfo;
 	};
 
 	// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
@@ -5111,15 +5928,18 @@
 	var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
 	var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
 	var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
-	var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
+
+	var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
 	var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
-	var REACT_TIMEOUT_TYPE = hasSymbol ? Symbol.for('react.timeout') : 0xead1;
+	var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+	var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+	var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
 
 	var MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;
 	var FAUX_ITERATOR_SYMBOL = '@@iterator';
 
 	function getIteratorFn(maybeIterable) {
-	  if (maybeIterable === null || typeof maybeIterable === 'undefined') {
+	  if (maybeIterable === null || typeof maybeIterable !== 'object') {
 	    return null;
 	  }
 	  var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];
@@ -5129,132 +5949,186 @@
 	  return null;
 	}
 
-	function getComponentName(fiber) {
-	  var type = fiber.type;
+	var Pending = 0;
+	var Resolved = 1;
+	var Rejected = 2;
+
+	function refineResolvedLazyComponent(lazyComponent) {
+	  return lazyComponent._status === Resolved ? lazyComponent._result : null;
+	}
+
+	function getWrappedName(outerType, innerType, wrapperName) {
+	  var functionName = innerType.displayName || innerType.name || '';
+	  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);
+	}
 
+	function getComponentName(type) {
+	  if (type == null) {
+	    // Host root, text node or just invalid type.
+	    return null;
+	  }
+	  {
+	    if (typeof type.tag === 'number') {
+	      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');
+	    }
+	  }
 	  if (typeof type === 'function') {
-	    return type.displayName || type.name;
+	    return type.displayName || type.name || null;
 	  }
 	  if (typeof type === 'string') {
 	    return type;
 	  }
 	  switch (type) {
-	    case REACT_ASYNC_MODE_TYPE:
-	      return 'AsyncMode';
-	    case REACT_CONTEXT_TYPE:
-	      return 'Context.Consumer';
+	    case REACT_CONCURRENT_MODE_TYPE:
+	      return 'ConcurrentMode';
 	    case REACT_FRAGMENT_TYPE:
-	      return 'ReactFragment';
+	      return 'Fragment';
 	    case REACT_PORTAL_TYPE:
-	      return 'ReactPortal';
+	      return 'Portal';
 	    case REACT_PROFILER_TYPE:
-	      return 'Profiler(' + fiber.pendingProps.id + ')';
-	    case REACT_PROVIDER_TYPE:
-	      return 'Context.Provider';
+	      return 'Profiler';
 	    case REACT_STRICT_MODE_TYPE:
 	      return 'StrictMode';
-	    case REACT_TIMEOUT_TYPE:
-	      return 'Timeout';
+	    case REACT_SUSPENSE_TYPE:
+	      return 'Suspense';
 	  }
-	  if (typeof type === 'object' && type !== null) {
+	  if (typeof type === 'object') {
 	    switch (type.$$typeof) {
+	      case REACT_CONTEXT_TYPE:
+	        return 'Context.Consumer';
+	      case REACT_PROVIDER_TYPE:
+	        return 'Context.Provider';
 	      case REACT_FORWARD_REF_TYPE:
-	        var functionName = type.render.displayName || type.render.name || '';
-	        return functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef';
+	        return getWrappedName(type, type.render, 'ForwardRef');
+	      case REACT_MEMO_TYPE:
+	        return getComponentName(type.type);
+	      case REACT_LAZY_TYPE:
+	        {
+	          var thenable = type;
+	          var resolvedThenable = refineResolvedLazyComponent(thenable);
+	          if (resolvedThenable) {
+	            return getComponentName(resolvedThenable);
+	          }
+	        }
 	    }
 	  }
 	  return null;
 	}
 
+	var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+
 	function describeFiber(fiber) {
 	  switch (fiber.tag) {
-	    case IndeterminateComponent:
-	    case FunctionalComponent:
-	    case ClassComponent:
-	    case HostComponent:
+	    case HostRoot:
+	    case HostPortal:
+	    case HostText:
+	    case Fragment:
+	    case ContextProvider:
+	    case ContextConsumer:
+	      return '';
+	    default:
 	      var owner = fiber._debugOwner;
 	      var source = fiber._debugSource;
-	      var name = getComponentName(fiber);
+	      var name = getComponentName(fiber.type);
 	      var ownerName = null;
 	      if (owner) {
-	        ownerName = getComponentName(owner);
+	        ownerName = getComponentName(owner.type);
 	      }
 	      return describeComponentFrame(name, source, ownerName);
-	    default:
-	      return '';
 	  }
 	}
 
-	// This function can only be called with a work-in-progress fiber and
-	// only during begin or complete phase. Do not call it under any other
-	// circumstances.
-	function getStackAddendumByWorkInProgressFiber(workInProgress) {
+	function getStackByFiberInDevAndProd(workInProgress) {
 	  var info = '';
 	  var node = workInProgress;
 	  do {
 	    info += describeFiber(node);
-	    // Otherwise this return pointer might point to the wrong tree:
 	    node = node.return;
 	  } while (node);
 	  return info;
 	}
 
-	function getCurrentFiberOwnerName$1() {
+	var current = null;
+	var phase = null;
+
+	function getCurrentFiberOwnerNameInDevOrNull() {
 	  {
-	    var fiber = ReactDebugCurrentFiber.current;
-	    if (fiber === null) {
+	    if (current === null) {
 	      return null;
 	    }
-	    var owner = fiber._debugOwner;
+	    var owner = current._debugOwner;
 	    if (owner !== null && typeof owner !== 'undefined') {
-	      return getComponentName(owner);
+	      return getComponentName(owner.type);
 	    }
 	  }
 	  return null;
 	}
 
-	function getCurrentFiberStackAddendum$1() {
+	function getCurrentFiberStackInDev() {
 	  {
-	    var fiber = ReactDebugCurrentFiber.current;
-	    if (fiber === null) {
-	      return null;
+	    if (current === null) {
+	      return '';
 	    }
 	    // Safe because if current fiber exists, we are reconciling,
 	    // and it is guaranteed to be the work-in-progress version.
-	    return getStackAddendumByWorkInProgressFiber(fiber);
+	    return getStackByFiberInDevAndProd(current);
 	  }
-	  return null;
+	  return '';
 	}
 
 	function resetCurrentFiber() {
-	  ReactDebugCurrentFrame.getCurrentStack = null;
-	  ReactDebugCurrentFiber.current = null;
-	  ReactDebugCurrentFiber.phase = null;
+	  {
+	    ReactDebugCurrentFrame.getCurrentStack = null;
+	    current = null;
+	    phase = null;
+	  }
 	}
 
 	function setCurrentFiber(fiber) {
-	  ReactDebugCurrentFrame.getCurrentStack = getCurrentFiberStackAddendum$1;
-	  ReactDebugCurrentFiber.current = fiber;
-	  ReactDebugCurrentFiber.phase = null;
+	  {
+	    ReactDebugCurrentFrame.getCurrentStack = getCurrentFiberStackInDev;
+	    current = fiber;
+	    phase = null;
+	  }
 	}
 
-	function setCurrentPhase(phase) {
-	  ReactDebugCurrentFiber.phase = phase;
+	function setCurrentPhase(lifeCyclePhase) {
+	  {
+	    phase = lifeCyclePhase;
+	  }
 	}
 
-	var ReactDebugCurrentFiber = {
-	  current: null,
-	  phase: null,
-	  resetCurrentFiber: resetCurrentFiber,
-	  setCurrentFiber: setCurrentFiber,
-	  setCurrentPhase: setCurrentPhase,
-	  getCurrentFiberOwnerName: getCurrentFiberOwnerName$1,
-	  getCurrentFiberStackAddendum: getCurrentFiberStackAddendum$1
-	};
-
-	// A reserved attribute.
-	// It is handled by React separately and shouldn't be written to the DOM.
-	var RESERVED = 0;
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warning = warningWithoutStack$1;
+
+	{
+	  warning = function (condition, format) {
+	    if (condition) {
+	      return;
+	    }
+	    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+	    var stack = ReactDebugCurrentFrame.getStackAddendum();
+	    // eslint-disable-next-line react-internal/warning-and-invariant-args
+
+	    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+	      args[_key - 2] = arguments[_key];
+	    }
+
+	    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));
+	  };
+	}
+
+	var warning$1 = warning;
+
+	// A reserved attribute.
+	// It is handled by React separately and shouldn't be written to the DOM.
+	var RESERVED = 0;
 
 	// A simple string attribute.
 	// Attributes that aren't in the whitelist are presumed to have this type.
@@ -5311,7 +6185,7 @@
 	  }
 	  illegalAttributeNameCache[attributeName] = true;
 	  {
-	    warning(false, 'Invalid attribute name: `%s`', attributeName);
+	    warning$1(false, 'Invalid attribute name: `%s`', attributeName);
 	  }
 	  return false;
 	}
@@ -5437,7 +6311,7 @@
 	// In React, we let users pass `true` and `false` even though technically
 	// these aren't boolean attributes (they are coerced to strings).
 	// Since these are SVG attributes, their attribute names are case-sensitive.
-	['autoReverse', 'externalResourcesRequired', 'preserveAlpha'].forEach(function (name) {
+	['autoReverse', 'externalResourcesRequired', 'focusable', 'preserveAlpha'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty
 	  name, // attributeName
 	  null);
@@ -5464,7 +6338,7 @@
 	// disabled with `removeAttribute`. We have special logic for handling this.
 	'multiple', 'muted', 'selected'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, BOOLEAN, true, // mustUseProperty
-	  name.toLowerCase(), // attributeName
+	  name, // attributeName
 	  null);
 	} // attributeNamespace
 	);
@@ -5473,7 +6347,7 @@
 	// booleans, but can also accept a string value.
 	['capture', 'download'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, OVERLOADED_BOOLEAN, false, // mustUseProperty
-	  name.toLowerCase(), // attributeName
+	  name, // attributeName
 	  null);
 	} // attributeNamespace
 	);
@@ -5481,7 +6355,7 @@
 	// These are HTML attributes that must be positive numbers.
 	['cols', 'rows', 'size', 'span'].forEach(function (name) {
 	  properties[name] = new PropertyInfoRecord(name, POSITIVE_NUMERIC, false, // mustUseProperty
-	  name.toLowerCase(), // attributeName
+	  name, // attributeName
 	  null);
 	} // attributeNamespace
 	);
@@ -5525,12 +6399,15 @@
 	  attributeName, 'http://www.w3.org/XML/1998/namespace');
 	});
 
-	// Special case: this attribute exists both in HTML and SVG.
-	// Its "tabindex" attribute name is case-sensitive in SVG so we can't just use
-	// its React `tabIndex` name, like we do for attributes that exist only in HTML.
-	properties.tabIndex = new PropertyInfoRecord('tabIndex', STRING, false, // mustUseProperty
-	'tabindex', // attributeName
-	null);
+	// These attribute exists both in HTML and SVG.
+	// The attribute name is case-sensitive in SVG so we can't just use
+	// the React name like we do for attributes that exist only in HTML.
+	['tabIndex', 'crossOrigin'].forEach(function (attributeName) {
+	  properties[attributeName] = new PropertyInfoRecord(attributeName, STRING, false, // mustUseProperty
+	  attributeName.toLowerCase(), // attributeName
+	  null);
+	} // attributeNamespace
+	);
 
 	/**
 	 * Get the value for a property on a node. Only used in DEV for SSR validation.
@@ -5680,11 +6557,36 @@
 	  }
 	}
 
+	// Flow does not allow string concatenation of most non-string types. To work
+	// around this limitation, we use an opaque type that can only be obtained by
+	// passing the value through getToStringValue first.
+	function toString(value) {
+	  return '' + value;
+	}
+
+	function getToStringValue(value) {
+	  switch (typeof value) {
+	    case 'boolean':
+	    case 'number':
+	    case 'object':
+	    case 'string':
+	    case 'undefined':
+	      return value;
+	    default:
+	      // function, symbol are assigned as empty strings
+	      return '';
+	  }
+	}
+
+	var ReactDebugCurrentFrame$1 = null;
+
 	var ReactControlledValuePropTypes = {
 	  checkPropTypes: null
 	};
 
 	{
+	  ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;
+
 	  var hasReadOnlyValue = {
 	    button: true,
 	    checkbox: true,
@@ -5697,13 +6599,13 @@
 
 	  var propTypes = {
 	    value: function (props, propName, componentName) {
-	      if (!props[propName] || hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled) {
+	      if (hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled || props[propName] == null) {
 	        return null;
 	      }
 	      return new Error('You provided a `value` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultValue`. Otherwise, ' + 'set either `onChange` or `readOnly`.');
 	    },
 	    checked: function (props, propName, componentName) {
-	      if (!props[propName] || props.onChange || props.readOnly || props.disabled) {
+	      if (props.onChange || props.readOnly || props.disabled || props[propName] == null) {
 	        return null;
 	      }
 	      return new Error('You provided a `checked` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultChecked`. Otherwise, ' + 'set either `onChange` or `readOnly`.');
@@ -5714,15 +6616,55 @@
 	   * Provide a linked `value` attribute for controlled forms. You should not use
 	   * this outside of the ReactDOM controlled form components.
 	   */
-	  ReactControlledValuePropTypes.checkPropTypes = function (tagName, props, getStack) {
-	    checkPropTypes(propTypes, props, 'prop', tagName, getStack);
+	  ReactControlledValuePropTypes.checkPropTypes = function (tagName, props) {
+	    checkPropTypes(propTypes, props, 'prop', tagName, ReactDebugCurrentFrame$1.getStackAddendum);
 	  };
 	}
 
-	// TODO: direct imports like some-package/src/* are bad. Fix me.
-	var getCurrentFiberOwnerName = ReactDebugCurrentFiber.getCurrentFiberOwnerName;
-	var getCurrentFiberStackAddendum = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;
+	var enableUserTimingAPI = true;
+
+	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
+	var debugRenderPhaseSideEffects = false;
+
+	// In some cases, StrictMode should also double-render lifecycles.
+	// This can be confusing for tests though,
+	// And it can be bad for performance in production.
+	// This feature flag can be used to control the behavior:
+	var debugRenderPhaseSideEffectsForStrictMode = true;
+
+	// To preserve the "Pause on caught exceptions" behavior of the debugger, we
+	// replay the begin phase of a failed component inside invokeGuardedCallback.
+	var replayFailedUnitOfWorkWithInvokeGuardedCallback = true;
+
+	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+	var warnAboutDeprecatedLifecycles = false;
+
+	// Gather advanced timing metrics for Profiler subtrees.
+	var enableProfilerTimer = true;
+
+	// Trace which interactions trigger each commit.
+	var enableSchedulerTracing = true;
+
+	// Only used in www builds.
+	var enableSuspenseServerRenderer = false; // TODO: true? Here it might just be false.
+
+	// Only used in www builds.
+
+
+	// Only used in www builds.
+
+
+	// React Fire: prevent the value and checked attributes from syncing
+	// with their related DOM properties
+	var disableInputAttributeSyncing = false;
+
+	// These APIs will no longer be "unstable" in the upcoming 16.7 release,
+	// Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+	var enableStableConcurrentModeAPIs = false;
+
+	var warnAboutShorthandPropertyCollision = false;
 
+	// TODO: direct imports like some-package/src/* are bad. Fix me.
 	var didWarnValueDefaultValue = false;
 	var didWarnCheckedDefaultChecked = false;
 	var didWarnControlledToUncontrolled = false;
@@ -5766,14 +6708,14 @@
 
 	function initWrapperState(element, props) {
 	  {
-	    ReactControlledValuePropTypes.checkPropTypes('input', props, getCurrentFiberStackAddendum);
+	    ReactControlledValuePropTypes.checkPropTypes('input', props);
 
 	    if (props.checked !== undefined && props.defaultChecked !== undefined && !didWarnCheckedDefaultChecked) {
-	      warning(false, '%s contains an input of type %s with both checked and defaultChecked props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the checked prop, or the defaultChecked prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerName() || 'A component', props.type);
+	      warning$1(false, '%s contains an input of type %s with both checked and defaultChecked props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the checked prop, or the defaultChecked prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component', props.type);
 	      didWarnCheckedDefaultChecked = true;
 	    }
 	    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue) {
-	      warning(false, '%s contains an input of type %s with both value and defaultValue props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerName() || 'A component', props.type);
+	      warning$1(false, '%s contains an input of type %s with both value and defaultValue props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component', props.type);
 	      didWarnValueDefaultValue = true;
 	    }
 	  }
@@ -5783,7 +6725,7 @@
 
 	  node._wrapperState = {
 	    initialChecked: props.checked != null ? props.checked : props.defaultChecked,
-	    initialValue: getSafeValue(props.value != null ? props.value : defaultValue),
+	    initialValue: getToStringValue(props.value != null ? props.value : defaultValue),
 	    controlled: isControlled(props)
 	  };
 	}
@@ -5802,64 +6744,140 @@
 	    var _controlled = isControlled(props);
 
 	    if (!node._wrapperState.controlled && _controlled && !didWarnUncontrolledToControlled) {
-	      warning(false, 'A component is changing an uncontrolled input of type %s to be controlled. ' + 'Input elements should not switch from uncontrolled to controlled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components%s', props.type, getCurrentFiberStackAddendum());
+	      warning$1(false, 'A component is changing an uncontrolled input of type %s to be controlled. ' + 'Input elements should not switch from uncontrolled to controlled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components', props.type);
 	      didWarnUncontrolledToControlled = true;
 	    }
 	    if (node._wrapperState.controlled && !_controlled && !didWarnControlledToUncontrolled) {
-	      warning(false, 'A component is changing a controlled input of type %s to be uncontrolled. ' + 'Input elements should not switch from controlled to uncontrolled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components%s', props.type, getCurrentFiberStackAddendum());
+	      warning$1(false, 'A component is changing a controlled input of type %s to be uncontrolled. ' + 'Input elements should not switch from controlled to uncontrolled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components', props.type);
 	      didWarnControlledToUncontrolled = true;
 	    }
 	  }
 
 	  updateChecked(element, props);
 
-	  var value = getSafeValue(props.value);
+	  var value = getToStringValue(props.value);
+	  var type = props.type;
 
 	  if (value != null) {
-	    if (props.type === 'number') {
+	    if (type === 'number') {
 	      if (value === 0 && node.value === '' ||
+	      // We explicitly want to coerce to number here if possible.
 	      // eslint-disable-next-line
 	      node.value != value) {
-	        node.value = '' + value;
+	        node.value = toString(value);
 	      }
-	    } else if (node.value !== '' + value) {
-	      node.value = '' + value;
+	    } else if (node.value !== toString(value)) {
+	      node.value = toString(value);
 	    }
+	  } else if (type === 'submit' || type === 'reset') {
+	    // Submit/reset inputs need the attribute removed completely to avoid
+	    // blank-text buttons.
+	    node.removeAttribute('value');
+	    return;
 	  }
 
-	  if (props.hasOwnProperty('value')) {
-	    setDefaultValue(node, props.type, value);
-	  } else if (props.hasOwnProperty('defaultValue')) {
-	    setDefaultValue(node, props.type, getSafeValue(props.defaultValue));
-	  }
-
-	  if (props.checked == null && props.defaultChecked != null) {
-	    node.defaultChecked = !!props.defaultChecked;
+	  if (disableInputAttributeSyncing) {
+	    // When not syncing the value attribute, React only assigns a new value
+	    // whenever the defaultValue React prop has changed. When not present,
+	    // React does nothing
+	    if (props.hasOwnProperty('defaultValue')) {
+	      setDefaultValue(node, props.type, getToStringValue(props.defaultValue));
+	    }
+	  } else {
+	    // When syncing the value attribute, the value comes from a cascade of
+	    // properties:
+	    //  1. The value React property
+	    //  2. The defaultValue React property
+	    //  3. Otherwise there should be no change
+	    if (props.hasOwnProperty('value')) {
+	      setDefaultValue(node, props.type, value);
+	    } else if (props.hasOwnProperty('defaultValue')) {
+	      setDefaultValue(node, props.type, getToStringValue(props.defaultValue));
+	    }
+	  }
+
+	  if (disableInputAttributeSyncing) {
+	    // When not syncing the checked attribute, the attribute is directly
+	    // controllable from the defaultValue React property. It needs to be
+	    // updated as new props come in.
+	    if (props.defaultChecked == null) {
+	      node.removeAttribute('checked');
+	    } else {
+	      node.defaultChecked = !!props.defaultChecked;
+	    }
+	  } else {
+	    // When syncing the checked attribute, it only changes when it needs
+	    // to be removed, such as transitioning from a checkbox into a text input
+	    if (props.checked == null && props.defaultChecked != null) {
+	      node.defaultChecked = !!props.defaultChecked;
+	    }
 	  }
 	}
 
 	function postMountWrapper(element, props, isHydrating) {
 	  var node = element;
 
+	  // Do not assign value if it is already set. This prevents user text input
+	  // from being lost during SSR hydration.
 	  if (props.hasOwnProperty('value') || props.hasOwnProperty('defaultValue')) {
-	    var _initialValue = '' + node._wrapperState.initialValue;
-	    var currentValue = node.value;
+	    var type = props.type;
+	    var isButton = type === 'submit' || type === 'reset';
+
+	    // Avoid setting value attribute on submit/reset inputs as it overrides the
+	    // default value provided by the browser. See: #12872
+	    if (isButton && (props.value === undefined || props.value === null)) {
+	      return;
+	    }
+
+	    var _initialValue = toString(node._wrapperState.initialValue);
 
 	    // Do not assign value if it is already set. This prevents user text input
 	    // from being lost during SSR hydration.
 	    if (!isHydrating) {
-	      // Do not re-assign the value property if there is no change. This
-	      // potentially avoids a DOM write and prevents Firefox (~60.0.1) from
-	      // prematurely marking required inputs as invalid
-	      if (_initialValue !== currentValue) {
-	        node.value = _initialValue;
+	      if (disableInputAttributeSyncing) {
+	        var value = getToStringValue(props.value);
+
+	        // When not syncing the value attribute, the value property points
+	        // directly to the React prop. Only assign it if it exists.
+	        if (value != null) {
+	          // Always assign on buttons so that it is possible to assign an
+	          // empty string to clear button text.
+	          //
+	          // Otherwise, do not re-assign the value property if is empty. This
+	          // potentially avoids a DOM write and prevents Firefox (~60.0.1) from
+	          // prematurely marking required inputs as invalid. Equality is compared
+	          // to the current value in case the browser provided value is not an
+	          // empty string.
+	          if (isButton || value !== node.value) {
+	            node.value = toString(value);
+	          }
+	        }
+	      } else {
+	        // When syncing the value attribute, the value property should use
+	        // the wrapperState._initialValue property. This uses:
+	        //
+	        //   1. The value React property when present
+	        //   2. The defaultValue React property when present
+	        //   3. An empty string
+	        if (_initialValue !== node.value) {
+	          node.value = _initialValue;
+	        }
 	      }
 	    }
 
-	    // value must be assigned before defaultValue. This fixes an issue where the
-	    // visually displayed value of date inputs disappears on mobile Safari and Chrome:
-	    // https://github.com/facebook/react/issues/7233
-	    node.defaultValue = _initialValue;
+	    if (disableInputAttributeSyncing) {
+	      // When not syncing the value attribute, assign the value attribute
+	      // directly from the defaultValue React property (when present)
+	      var defaultValue = getToStringValue(props.defaultValue);
+	      if (defaultValue != null) {
+	        node.defaultValue = toString(defaultValue);
+	      }
+	    } else {
+	      // Otherwise, the value attribute is synchronized to the property,
+	      // so we assign defaultValue to the same thing as the value property
+	      // assignment step above.
+	      node.defaultValue = _initialValue;
+	    }
 	  }
 
 	  // Normally, we'd just do `node.checked = node.checked` upon initial mount, less this bug
@@ -5871,8 +6889,34 @@
 	  if (name !== '') {
 	    node.name = '';
 	  }
-	  node.defaultChecked = !node.defaultChecked;
-	  node.defaultChecked = !node.defaultChecked;
+
+	  if (disableInputAttributeSyncing) {
+	    // When not syncing the checked attribute, the checked property
+	    // never gets assigned. It must be manually set. We don't want
+	    // to do this when hydrating so that existing user input isn't
+	    // modified
+	    if (!isHydrating) {
+	      updateChecked(element, props);
+	    }
+
+	    // Only assign the checked attribute if it is defined. This saves
+	    // a DOM write when controlling the checked attribute isn't needed
+	    // (text inputs, submit/reset)
+	    if (props.hasOwnProperty('defaultChecked')) {
+	      node.defaultChecked = !node.defaultChecked;
+	      node.defaultChecked = !!props.defaultChecked;
+	    }
+	  } else {
+	    // When syncing the checked attribute, both the checked property and
+	    // attribute are assigned at the same time using defaultChecked. This uses:
+	    //
+	    //   1. The checked React property when present
+	    //   2. The defaultChecked React property when present
+	    //   3. Otherwise, false
+	    node.defaultChecked = !node.defaultChecked;
+	    node.defaultChecked = !!node._wrapperState.initialChecked;
+	  }
+
 	  if (name !== '') {
 	    node.name = name;
 	  }
@@ -5939,27 +6983,13 @@
 	  // Focused number inputs synchronize on blur. See ChangeEventPlugin.js
 	  type !== 'number' || node.ownerDocument.activeElement !== node) {
 	    if (value == null) {
-	      node.defaultValue = '' + node._wrapperState.initialValue;
-	    } else if (node.defaultValue !== '' + value) {
-	      node.defaultValue = '' + value;
+	      node.defaultValue = toString(node._wrapperState.initialValue);
+	    } else if (node.defaultValue !== toString(value)) {
+	      node.defaultValue = toString(value);
 	    }
 	  }
 	}
 
-	function getSafeValue(value) {
-	  switch (typeof value) {
-	    case 'boolean':
-	    case 'number':
-	    case 'object':
-	    case 'string':
-	    case 'undefined':
-	      return value;
-	    default:
-	      // function, symbol are assigned as empty strings
-	      return '';
-	  }
-	}
-
 	var eventTypes$1 = {
 	  change: {
 	    phasedRegistrationNames: {
@@ -5971,7 +7001,7 @@
 	};
 
 	function createAndAccumulateChangeEvent(inst, nativeEvent, target) {
-	  var event = SyntheticEvent$1.getPooled(eventTypes$1.change, inst, nativeEvent, target);
+	  var event = SyntheticEvent.getPooled(eventTypes$1.change, inst, nativeEvent, target);
 	  event.type = 'change';
 	  // Flag this event loop as needing state restore.
 	  enqueueStateRestore(target);
@@ -6010,7 +7040,7 @@
 	}
 
 	function runEventInBatch(event) {
-	  runEventsInBatch(event, false);
+	  runEventsInBatch(event);
 	}
 
 	function getInstIfValueChanged(targetInst) {
@@ -6030,7 +7060,7 @@
 	 * SECTION: handle `input` event
 	 */
 	var isInputEventSupported = false;
-	if (ExecutionEnvironment.canUseDOM) {
+	if (canUseDOM) {
 	  // IE9 claims to support the input event but fails to trigger it when
 	  // deleting text, so we ignore its input events.
 	  isInputEventSupported = isEventSupported('input') && (!document.documentMode || document.documentMode > 9);
@@ -6139,8 +7169,10 @@
 	    return;
 	  }
 
-	  // If controlled, assign the value attribute to the current value on blur
-	  setDefaultValue(node, 'number', node.value);
+	  if (!disableInputAttributeSyncing) {
+	    // If controlled, assign the value attribute to the current value on blur
+	    setDefaultValue(node, 'number', node.value);
+	  }
 	}
 
 	/**
@@ -6204,18 +7236,13 @@
 	 * `ResponderEventPlugin` must occur before `SimpleEventPlugin` so that
 	 * preventing default on events is convenient in `SimpleEventPlugin` handlers.
 	 */
-	var DOMEventPluginOrder = ['ResponderEventPlugin', 'SimpleEventPlugin', 'TapEventPlugin', 'EnterLeaveEventPlugin', 'ChangeEventPlugin', 'SelectEventPlugin', 'BeforeInputEventPlugin'];
+	var DOMEventPluginOrder = ['ResponderEventPlugin', 'SimpleEventPlugin', 'EnterLeaveEventPlugin', 'ChangeEventPlugin', 'SelectEventPlugin', 'BeforeInputEventPlugin'];
 
-	var SyntheticUIEvent = SyntheticEvent$1.extend({
+	var SyntheticUIEvent = SyntheticEvent.extend({
 	  view: null,
 	  detail: null
 	});
 
-	/**
-	 * Translation from modifier key to the associated property in the event.
-	 * @see http://www.w3.org/TR/DOM-Level-3-Events/#keys-Modifiers
-	 */
-
 	var modifierKeyToProp = {
 	  Alt: 'altKey',
 	  Control: 'ctrlKey',
@@ -6223,9 +7250,14 @@
 	  Shift: 'shiftKey'
 	};
 
-	// IE8 does not implement getModifierState so we simply map it to the only
-	// modifier keys exposed by the event itself, does not support Lock-keys.
-	// Currently, all major browsers except Chrome seems to support Lock-keys.
+	// Older browsers (Safari <= 10, iOS Safari <= 10.2) do not support
+	// getModifierState. If getModifierState is not supported, we map it to a set of
+	// modifier keys exposed by the event. In this case, Lock-keys are not supported.
+	/**
+	 * Translation from modifier key to the associated property in the event.
+	 * @see http://www.w3.org/TR/DOM-Level-3-Events/#keys-Modifiers
+	 */
+
 	function modifierStateGetter(keyArg) {
 	  var syntheticEvent = this;
 	  var nativeEvent = syntheticEvent.nativeEvent;
@@ -6240,6 +7272,12 @@
 	  return modifierStateGetter;
 	}
 
+	var previousScreenX = 0;
+	var previousScreenY = 0;
+	// Use flags to signal movementX/Y has already been set
+	var isMovementXSet = false;
+	var isMovementYSet = false;
+
 	/**
 	 * @interface MouseEvent
 	 * @see http://www.w3.org/TR/DOM-Level-3-Events/
@@ -6260,6 +7298,36 @@
 	  buttons: null,
 	  relatedTarget: function (event) {
 	    return event.relatedTarget || (event.fromElement === event.srcElement ? event.toElement : event.fromElement);
+	  },
+	  movementX: function (event) {
+	    if ('movementX' in event) {
+	      return event.movementX;
+	    }
+
+	    var screenX = previousScreenX;
+	    previousScreenX = event.screenX;
+
+	    if (!isMovementXSet) {
+	      isMovementXSet = true;
+	      return 0;
+	    }
+
+	    return event.type === 'mousemove' ? event.screenX - screenX : 0;
+	  },
+	  movementY: function (event) {
+	    if ('movementY' in event) {
+	      return event.movementY;
+	    }
+
+	    var screenY = previousScreenY;
+	    previousScreenY = event.screenY;
+
+	    if (!isMovementYSet) {
+	      isMovementYSet = true;
+	      return 0;
+	    }
+
+	    return event.type === 'mousemove' ? event.screenY - screenY : 0;
 	  }
 	});
 
@@ -6272,8 +7340,10 @@
 	  width: null,
 	  height: null,
 	  pressure: null,
+	  tangentialPressure: null,
 	  tiltX: null,
 	  tiltY: null,
+	  twist: null,
 	  pointerType: null,
 	  isPrimary: null
 	});
@@ -6387,6 +7457,48 @@
 	  }
 	};
 
+	/**
+	 * inlined Object.is polyfill to avoid requiring consumers ship their own
+	 * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
+	 */
+	function is(x, y) {
+	  return x === y && (x !== 0 || 1 / x === 1 / y) || x !== x && y !== y // eslint-disable-line no-self-compare
+	  ;
+	}
+
+	var hasOwnProperty$1 = Object.prototype.hasOwnProperty;
+
+	/**
+	 * Performs equality by iterating through keys on an object and returning false
+	 * when any key has values which are not strictly equal between the arguments.
+	 * Returns true when the values of all keys are strictly equal.
+	 */
+	function shallowEqual(objA, objB) {
+	  if (is(objA, objB)) {
+	    return true;
+	  }
+
+	  if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {
+	    return false;
+	  }
+
+	  var keysA = Object.keys(objA);
+	  var keysB = Object.keys(objB);
+
+	  if (keysA.length !== keysB.length) {
+	    return false;
+	  }
+
+	  // Test for A's keys different from B.
+	  for (var i = 0; i < keysA.length; i++) {
+	    if (!hasOwnProperty$1.call(objB, keysA[i]) || !is(objA[keysA[i]], objB[keysA[i]])) {
+	      return false;
+	    }
+	  }
+
+	  return true;
+	}
+
 	/**
 	 * `ReactInstanceMap` maintains a mapping from a public facing stateful
 	 * instance (key) and the internal representation (value). This allows public
@@ -6430,12 +7542,18 @@
 	var DidCapture = /*            */64;
 	var Ref = /*                   */128;
 	var Snapshot = /*              */256;
+	var Passive = /*               */512;
+
+	// Passive & Update & Callback & Ref & Snapshot
+	var LifecycleEffectMask = /*   */932;
 
 	// Union of all host effects
-	var HostEffectMask = /*        */511;
+	var HostEffectMask = /*        */1023;
+
+	var Incomplete = /*            */1024;
+	var ShouldCapture = /*         */2048;
 
-	var Incomplete = /*            */512;
-	var ShouldCapture = /*         */1024;
+	var ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;
 
 	var MOUNTING = 1;
 	var MOUNTED = 2;
@@ -6476,11 +7594,11 @@
 
 	function isMounted(component) {
 	  {
-	    var owner = ReactCurrentOwner.current;
+	    var owner = ReactCurrentOwner$1.current;
 	    if (owner !== null && owner.tag === ClassComponent) {
 	      var ownerFiber = owner;
 	      var instance = ownerFiber.stateNode;
-	      !instance._warnedAboutRefsInRender ? warning(false, '%s is accessing isMounted inside its render() function. ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(ownerFiber) || 'A component') : void 0;
+	      !instance._warnedAboutRefsInRender ? warningWithoutStack$1(false, '%s is accessing isMounted inside its render() function. ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(ownerFiber.type) || 'A component') : void 0;
 	      instance._warnedAboutRefsInRender = true;
 	    }
 	  }
@@ -6687,7 +7805,7 @@
 	 * @see http://www.w3.org/TR/css3-animations/#AnimationEvent-interface
 	 * @see https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent
 	 */
-	var SyntheticAnimationEvent = SyntheticEvent$1.extend({
+	var SyntheticAnimationEvent = SyntheticEvent.extend({
 	  animationName: null,
 	  elapsedTime: null,
 	  pseudoElement: null
@@ -6697,7 +7815,7 @@
 	 * @interface Event
 	 * @see http://www.w3.org/TR/clipboard-apis/
 	 */
-	var SyntheticClipboardEvent = SyntheticEvent$1.extend({
+	var SyntheticClipboardEvent = SyntheticEvent.extend({
 	  clipboardData: function (event) {
 	    return 'clipboardData' in event ? event.clipboardData : window.clipboardData;
 	  }
@@ -6928,7 +8046,7 @@
 	 * @see http://www.w3.org/TR/2009/WD-css3-transitions-20090320/#transition-events-
 	 * @see https://developer.mozilla.org/en-US/docs/Web/API/TransitionEvent
 	 */
-	var SyntheticTransitionEvent = SyntheticEvent$1.extend({
+	var SyntheticTransitionEvent = SyntheticEvent.extend({
 	  propertyName: null,
 	  elapsedTime: null,
 	  pseudoElement: null
@@ -6977,7 +8095,7 @@
 	 * ]);
 	 */
 
-	var interactiveEventTypeNames = [[TOP_BLUR, 'blur'], [TOP_CANCEL, 'cancel'], [TOP_CLICK, 'click'], [TOP_CLOSE, 'close'], [TOP_CONTEXT_MENU, 'contextMenu'], [TOP_COPY, 'copy'], [TOP_CUT, 'cut'], [TOP_DOUBLE_CLICK, 'doubleClick'], [TOP_DRAG_END, 'dragEnd'], [TOP_DRAG_START, 'dragStart'], [TOP_DROP, 'drop'], [TOP_FOCUS, 'focus'], [TOP_INPUT, 'input'], [TOP_INVALID, 'invalid'], [TOP_KEY_DOWN, 'keyDown'], [TOP_KEY_PRESS, 'keyPress'], [TOP_KEY_UP, 'keyUp'], [TOP_MOUSE_DOWN, 'mouseDown'], [TOP_MOUSE_UP, 'mouseUp'], [TOP_PASTE, 'paste'], [TOP_PAUSE, 'pause'], [TOP_PLAY, 'play'], [TOP_POINTER_CANCEL, 'pointerCancel'], [TOP_POINTER_DOWN, 'pointerDown'], [TOP_POINTER_UP, 'pointerUp'], [TOP_RATE_CHANGE, 'rateChange'], [TOP_RESET, 'reset'], [TOP_SEEKED, 'seeked'], [TOP_SUBMIT, 'submit'], [TOP_TOUCH_CANCEL, 'touchCancel'], [TOP_TOUCH_END, 'touchEnd'], [TOP_TOUCH_START, 'touchStart'], [TOP_VOLUME_CHANGE, 'volumeChange']];
+	var interactiveEventTypeNames = [[TOP_BLUR, 'blur'], [TOP_CANCEL, 'cancel'], [TOP_CLICK, 'click'], [TOP_CLOSE, 'close'], [TOP_CONTEXT_MENU, 'contextMenu'], [TOP_COPY, 'copy'], [TOP_CUT, 'cut'], [TOP_AUX_CLICK, 'auxClick'], [TOP_DOUBLE_CLICK, 'doubleClick'], [TOP_DRAG_END, 'dragEnd'], [TOP_DRAG_START, 'dragStart'], [TOP_DROP, 'drop'], [TOP_FOCUS, 'focus'], [TOP_INPUT, 'input'], [TOP_INVALID, 'invalid'], [TOP_KEY_DOWN, 'keyDown'], [TOP_KEY_PRESS, 'keyPress'], [TOP_KEY_UP, 'keyUp'], [TOP_MOUSE_DOWN, 'mouseDown'], [TOP_MOUSE_UP, 'mouseUp'], [TOP_PASTE, 'paste'], [TOP_PAUSE, 'pause'], [TOP_PLAY, 'play'], [TOP_POINTER_CANCEL, 'pointerCancel'], [TOP_POINTER_DOWN, 'pointerDown'], [TOP_POINTER_UP, 'pointerUp'], [TOP_RATE_CHANGE, 'rateChange'], [TOP_RESET, 'reset'], [TOP_SEEKED, 'seeked'], [TOP_SUBMIT, 'submit'], [TOP_TOUCH_CANCEL, 'touchCancel'], [TOP_TOUCH_END, 'touchEnd'], [TOP_TOUCH_START, 'touchStart'], [TOP_VOLUME_CHANGE, 'volumeChange']];
 	var nonInteractiveEventTypeNames = [[TOP_ABORT, 'abort'], [TOP_ANIMATION_END, 'animationEnd'], [TOP_ANIMATION_ITERATION, 'animationIteration'], [TOP_ANIMATION_START, 'animationStart'], [TOP_CAN_PLAY, 'canPlay'], [TOP_CAN_PLAY_THROUGH, 'canPlayThrough'], [TOP_DRAG, 'drag'], [TOP_DRAG_ENTER, 'dragEnter'], [TOP_DRAG_EXIT, 'dragExit'], [TOP_DRAG_LEAVE, 'dragLeave'], [TOP_DRAG_OVER, 'dragOver'], [TOP_DURATION_CHANGE, 'durationChange'], [TOP_EMPTIED, 'emptied'], [TOP_ENCRYPTED, 'encrypted'], [TOP_ENDED, 'ended'], [TOP_ERROR, 'error'], [TOP_GOT_POINTER_CAPTURE, 'gotPointerCapture'], [TOP_LOAD, 'load'], [TOP_LOADED_DATA, 'loadedData'], [TOP_LOADED_METADATA, 'loadedMetadata'], [TOP_LOAD_START, 'loadStart'], [TOP_LOST_POINTER_CAPTURE, 'lostPointerCapture'], [TOP_MOUSE_MOVE, 'mouseMove'], [TOP_MOUSE_OUT, 'mouseOut'], [TOP_MOUSE_OVER, 'mouseOver'], [TOP_PLAYING, 'playing'], [TOP_POINTER_MOVE, 'pointerMove'], [TOP_POINTER_OUT, 'pointerOut'], [TOP_POINTER_OVER, 'pointerOver'], [TOP_PROGRESS, 'progress'], [TOP_SCROLL, 'scroll'], [TOP_SEEKING, 'seeking'], [TOP_STALLED, 'stalled'], [TOP_SUSPEND, 'suspend'], [TOP_TIME_UPDATE, 'timeUpdate'], [TOP_TOGGLE, 'toggle'], [TOP_TOUCH_MOVE, 'touchMove'], [TOP_TRANSITION_END, 'transitionEnd'], [TOP_WAITING, 'waiting'], [TOP_WHEEL, 'wheel']];
 
 	var eventTypes$4 = {};
@@ -7051,6 +8169,7 @@
 	          return null;
 	        }
 	      /* falls through */
+	      case TOP_AUX_CLICK:
 	      case TOP_DOUBLE_CLICK:
 	      case TOP_MOUSE_DOWN:
 	      case TOP_MOUSE_MOVE:
@@ -7110,12 +8229,12 @@
 	      default:
 	        {
 	          if (knownHTMLTopLevelTypes.indexOf(topLevelType) === -1) {
-	            warning(false, 'SimpleEventPlugin: Unhandled event type, `%s`. This warning ' + 'is likely caused by a bug in React. Please file an issue.', topLevelType);
+	            warningWithoutStack$1(false, 'SimpleEventPlugin: Unhandled event type, `%s`. This warning ' + 'is likely caused by a bug in React. Please file an issue.', topLevelType);
 	          }
 	        }
 	        // HTML Events
 	        // @see http://www.w3.org/TR/html5/index.html#events-0
-	        EventConstructor = SyntheticEvent$1;
+	        EventConstructor = SyntheticEvent;
 	        break;
 	    }
 	    var event = EventConstructor.getPooled(dispatchConfig, targetInst, nativeEvent, nativeEventTarget);
@@ -7284,15 +8403,6 @@
 	  }
 	}
 
-	var ReactDOMEventListener = Object.freeze({
-		get _enabled () { return _enabled; },
-		setEnabled: setEnabled,
-		isEnabled: isEnabled,
-		trapBubbledEvent: trapBubbledEvent,
-		trapCapturedEvent: trapCapturedEvent,
-		dispatchEvent: dispatchEvent
-	});
-
 	/**
 	 * Summary of `ReactBrowserEventEmitter` event handling:
 	 *
@@ -7410,7 +8520,7 @@
 	          break;
 	        case TOP_CANCEL:
 	        case TOP_CLOSE:
-	          if (isEventSupported(getRawEventName(dependency), true)) {
+	          if (isEventSupported(getRawEventName(dependency))) {
 	            trapCapturedEvent(dependency, mountAt);
 	          }
 	          break;
@@ -7446,6 +8556,18 @@
 	  return true;
 	}
 
+	function getActiveElement(doc) {
+	  doc = doc || (typeof document !== 'undefined' ? document : undefined);
+	  if (typeof doc === 'undefined') {
+	    return null;
+	  }
+	  try {
+	    return doc.activeElement || doc.body;
+	  } catch (e) {
+	    return doc.body;
+	  }
+	}
+
 	/**
 	 * Given any node return the first leaf node without children.
 	 *
@@ -7510,7 +8632,10 @@
 	 * @return {?object}
 	 */
 	function getOffsets(outerNode) {
-	  var selection = window.getSelection && window.getSelection();
+	  var ownerDocument = outerNode.ownerDocument;
+
+	  var win = ownerDocument && ownerDocument.defaultView || window;
+	  var selection = win.getSelection && win.getSelection();
 
 	  if (!selection || selection.rangeCount === 0) {
 	    return null;
@@ -7632,12 +8757,18 @@
 	 * @param {object} offsets
 	 */
 	function setOffsets(node, offsets) {
-	  if (!window.getSelection) {
+	  var doc = node.ownerDocument || document;
+	  var win = doc && doc.defaultView || window;
+
+	  // Edge fails with "Object expected" in some scenarios.
+	  // (For instance: TinyMCE editor used in a list component that supports pasting to add more,
+	  // fails when pasting 100+ items)
+	  if (!win.getSelection) {
 	    return;
 	  }
 
-	  var selection = window.getSelection();
-	  var length = node[getTextContentAccessor()].length;
+	  var selection = win.getSelection();
+	  var length = node.textContent.length;
 	  var start = Math.min(offsets.start, length);
 	  var end = offsets.end === undefined ? start : Math.min(offsets.end, length);
 
@@ -7656,7 +8787,7 @@
 	    if (selection.rangeCount === 1 && selection.anchorNode === startMarker.node && selection.anchorOffset === startMarker.offset && selection.focusNode === endMarker.node && selection.focusOffset === endMarker.offset) {
 	      return;
 	    }
-	    var range = document.createRange();
+	    var range = doc.createRange();
 	    range.setStart(startMarker.node, startMarker.offset);
 	    selection.removeAllRanges();
 
@@ -7670,8 +8801,60 @@
 	  }
 	}
 
+	function isTextNode(node) {
+	  return node && node.nodeType === TEXT_NODE;
+	}
+
+	function containsNode(outerNode, innerNode) {
+	  if (!outerNode || !innerNode) {
+	    return false;
+	  } else if (outerNode === innerNode) {
+	    return true;
+	  } else if (isTextNode(outerNode)) {
+	    return false;
+	  } else if (isTextNode(innerNode)) {
+	    return containsNode(outerNode, innerNode.parentNode);
+	  } else if ('contains' in outerNode) {
+	    return outerNode.contains(innerNode);
+	  } else if (outerNode.compareDocumentPosition) {
+	    return !!(outerNode.compareDocumentPosition(innerNode) & 16);
+	  } else {
+	    return false;
+	  }
+	}
+
 	function isInDocument(node) {
-	  return containsNode(document.documentElement, node);
+	  return node && node.ownerDocument && containsNode(node.ownerDocument.documentElement, node);
+	}
+
+	function isSameOriginFrame(iframe) {
+	  try {
+	    // Accessing the contentDocument of a HTMLIframeElement can cause the browser
+	    // to throw, e.g. if it has a cross-origin src attribute.
+	    // Safari will show an error in the console when the access results in "Blocked a frame with origin". e.g:
+	    // iframe.contentDocument.defaultView;
+	    // A safety way is to access one of the cross origin properties: Window or Location
+	    // Which might result in "SecurityError" DOM Exception and it is compatible to Safari.
+	    // https://html.spec.whatwg.org/multipage/browsers.html#integration-with-idl
+
+	    return typeof iframe.contentWindow.location.href === 'string';
+	  } catch (err) {
+	    return false;
+	  }
+	}
+
+	function getActiveElementDeep() {
+	  var win = window;
+	  var element = getActiveElement();
+	  while (element instanceof win.HTMLIFrameElement) {
+	    if (isSameOriginFrame(element)) {
+	      win = element.contentWindow;
+	    } else {
+	      return element;
+	    }
+	    element = getActiveElement(win.document);
+	  }
+	  return element;
 	}
 
 	/**
@@ -7692,7 +8875,7 @@
 	}
 
 	function getSelectionInformation() {
-	  var focusedElem = getActiveElement();
+	  var focusedElem = getActiveElementDeep();
 	  return {
 	    focusedElem: focusedElem,
 	    selectionRange: hasSelectionCapabilities(focusedElem) ? getSelection$1(focusedElem) : null
@@ -7705,7 +8888,7 @@
 	 * nodes and place them back in, resulting in focus being lost.
 	 */
 	function restoreSelection(priorSelectionInformation) {
-	  var curFocusedElem = getActiveElement();
+	  var curFocusedElem = getActiveElementDeep();
 	  var priorFocusedElem = priorSelectionInformation.focusedElem;
 	  var priorSelectionRange = priorSelectionInformation.selectionRange;
 	  if (curFocusedElem !== priorFocusedElem && isInDocument(priorFocusedElem)) {
@@ -7783,7 +8966,7 @@
 	  }
 	}
 
-	var skipSelectionChangeEvent = ExecutionEnvironment.canUseDOM && 'documentMode' in document && document.documentMode <= 11;
+	var skipSelectionChangeEvent = canUseDOM && 'documentMode' in document && document.documentMode <= 11;
 
 	var eventTypes$3 = {
 	  select: {
@@ -7791,7 +8974,7 @@
 	      bubbled: 'onSelect',
 	      captured: 'onSelectCapture'
 	    },
-	    dependencies: [TOP_BLUR, TOP_CONTEXT_MENU, TOP_FOCUS, TOP_KEY_DOWN, TOP_KEY_UP, TOP_MOUSE_DOWN, TOP_MOUSE_UP, TOP_SELECTION_CHANGE]
+	    dependencies: [TOP_BLUR, TOP_CONTEXT_MENU, TOP_DRAG_END, TOP_FOCUS, TOP_KEY_DOWN, TOP_KEY_UP, TOP_MOUSE_DOWN, TOP_MOUSE_UP, TOP_SELECTION_CHANGE]
 	  }
 	};
 
@@ -7815,8 +8998,9 @@
 	      start: node.selectionStart,
 	      end: node.selectionEnd
 	    };
-	  } else if (window.getSelection) {
-	    var selection = window.getSelection();
+	  } else {
+	    var win = node.ownerDocument && node.ownerDocument.defaultView || window;
+	    var selection = win.getSelection();
 	    return {
 	      anchorNode: selection.anchorNode,
 	      anchorOffset: selection.anchorOffset,
@@ -7826,10 +9010,21 @@
 	  }
 	}
 
+	/**
+	 * Get document associated with the event target.
+	 *
+	 * @param {object} nativeEventTarget
+	 * @return {Document}
+	 */
+	function getEventTargetDocument(eventTarget) {
+	  return eventTarget.window === eventTarget ? eventTarget.document : eventTarget.nodeType === DOCUMENT_NODE ? eventTarget : eventTarget.ownerDocument;
+	}
+
 	/**
 	 * Poll selection to see whether it's changed.
 	 *
 	 * @param {object} nativeEvent
+	 * @param {object} nativeEventTarget
 	 * @return {?SyntheticEvent}
 	 */
 	function constructSelectEvent(nativeEvent, nativeEventTarget) {
@@ -7837,7 +9032,9 @@
 	  // selection (this matches native `select` event behavior). In HTML5, select
 	  // fires only on input and textarea thus if there's no focused element we
 	  // won't dispatch.
-	  if (mouseDown || activeElement$1 == null || activeElement$1 !== getActiveElement()) {
+	  var doc = getEventTargetDocument(nativeEventTarget);
+
+	  if (mouseDown || activeElement$1 == null || activeElement$1 !== getActiveElement(doc)) {
 	    return null;
 	  }
 
@@ -7846,7 +9043,7 @@
 	  if (!lastSelection || !shallowEqual(lastSelection, currentSelection)) {
 	    lastSelection = currentSelection;
 
-	    var syntheticEvent = SyntheticEvent$1.getPooled(eventTypes$3.select, activeElementInst$1, nativeEvent, nativeEventTarget);
+	    var syntheticEvent = SyntheticEvent.getPooled(eventTypes$3.select, activeElementInst$1, nativeEvent, nativeEventTarget);
 
 	    syntheticEvent.type = 'select';
 	    syntheticEvent.target = activeElement$1;
@@ -7877,7 +9074,7 @@
 	  eventTypes: eventTypes$3,
 
 	  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {
-	    var doc = nativeEventTarget.window === nativeEventTarget ? nativeEventTarget.document : nativeEventTarget.nodeType === DOCUMENT_NODE ? nativeEventTarget : nativeEventTarget.ownerDocument;
+	    var doc = getEventTargetDocument(nativeEventTarget);
 	    // Track whether all listeners exists for this plugin. If none exist, we do
 	    // not extract events. See #3639.
 	    if (!doc || !isListeningToAllDependencies('onSelect', doc)) {
@@ -7907,6 +9104,7 @@
 	        break;
 	      case TOP_CONTEXT_MENU:
 	      case TOP_MOUSE_UP:
+	      case TOP_DRAG_END:
 	        mouseDown = false;
 	        return constructSelectEvent(nativeEvent, nativeEventTarget);
 	      // Chrome and IE fire non-standard event when selection is changed (and
@@ -7936,7 +9134,7 @@
 	 * Inject modules for resolving DOM hierarchy and plugin ordering.
 	 */
 	injection.injectEventPluginOrder(DOMEventPluginOrder);
-	injection$1.injectComponentTree(ReactDOMComponentTree);
+	setComponentTree(getFiberCurrentPropsFromNode$1, getInstanceFromNode$1, getNodeFromInstance$1);
 
 	/**
 	 * Some important event plugins included by default (without having to require
@@ -7950,389 +9148,26 @@
 	  BeforeInputEventPlugin: BeforeInputEventPlugin
 	});
 
-	// We capture a local reference to any global, in case it gets polyfilled after
-	// this module is initially evaluated.
-	// We want to be using a consistent implementation.
+	var didWarnSelectedSetOnOption = false;
+	var didWarnInvalidChild = false;
 
-	var localRequestAnimationFrame$1 = typeof requestAnimationFrame === 'function' ? requestAnimationFrame : undefined;
+	function flattenChildren(children) {
+	  var content = '';
 
-	/**
-	 * A scheduling library to allow scheduling work with more granular priority and
-	 * control than requestAnimationFrame and requestIdleCallback.
-	 * Current TODO items:
-	 * X- Pull out the scheduleWork polyfill built into React
-	 * X- Initial test coverage
-	 * X- Support for multiple callbacks
-	 * - Support for two priorities; serial and deferred
-	 * - Better test coverage
-	 * - Better docblock
-	 * - Polish documentation, API
-	 */
-
-	// This is a built-in polyfill for requestIdleCallback. It works by scheduling
-	// a requestAnimationFrame, storing the time for the start of the frame, then
-	// scheduling a postMessage which gets scheduled after paint. Within the
-	// postMessage handler do as much work as possible until time + frame rate.
-	// By separating the idle call into a separate event tick we ensure that
-	// layout, paint and other browser work is counted against the available time.
-	// The frame rate is dynamically adjusted.
-
-	// We capture a local reference to any global, in case it gets polyfilled after
-	// this module is initially evaluated.
-	// We want to be using a consistent implementation.
-	var localDate = Date;
-	var localSetTimeout = setTimeout;
-	var localClearTimeout = clearTimeout;
-
-	var hasNativePerformanceNow = typeof performance === 'object' && typeof performance.now === 'function';
-
-	var now$1 = void 0;
-	if (hasNativePerformanceNow) {
-	  var Performance = performance;
-	  now$1 = function () {
-	    return Performance.now();
-	  };
-	} else {
-	  now$1 = function () {
-	    return localDate.now();
-	  };
-	}
-
-	var scheduleWork = void 0;
-	var cancelScheduledWork = void 0;
-
-	if (!ExecutionEnvironment.canUseDOM) {
-	  var timeoutIds = new Map();
-
-	  scheduleWork = function (callback, options) {
-	    // keeping return type consistent
-	    var callbackConfig = {
-	      scheduledCallback: callback,
-	      timeoutTime: 0,
-	      next: null,
-	      prev: null
-	    };
-	    var timeoutId = localSetTimeout(function () {
-	      callback({
-	        timeRemaining: function () {
-	          return Infinity;
-	        },
-
-	        didTimeout: false
-	      });
-	    });
-	    timeoutIds.set(callback, timeoutId);
-	    return callbackConfig;
-	  };
-	  cancelScheduledWork = function (callbackId) {
-	    var callback = callbackId.scheduledCallback;
-	    var timeoutId = timeoutIds.get(callback);
-	    timeoutIds.delete(callbackId);
-	    localClearTimeout(timeoutId);
-	  };
-	} else {
-	  {
-	    if (typeof localRequestAnimationFrame$1 !== 'function') {
-	      warning(false, 'React depends on requestAnimationFrame. Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');
-	    }
-	  }
-
-	  var localRequestAnimationFrame = typeof localRequestAnimationFrame$1 === 'function' ? localRequestAnimationFrame$1 : function (callback) {
-	    invariant(false, 'React depends on requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills');
-	  };
-
-	  var headOfPendingCallbacksLinkedList = null;
-	  var tailOfPendingCallbacksLinkedList = null;
-
-	  // We track what the next soonest timeoutTime is, to be able to quickly tell
-	  // if none of the scheduled callbacks have timed out.
-	  var nextSoonestTimeoutTime = -1;
-
-	  var isIdleScheduled = false;
-	  var isAnimationFrameScheduled = false;
-
-	  var frameDeadline = 0;
-	  // We start out assuming that we run at 30fps but then the heuristic tracking
-	  // will adjust this value to a faster fps if we get more frequent animation
-	  // frames.
-	  var previousFrameTime = 33;
-	  var activeFrameTime = 33;
-
-	  var frameDeadlineObject = {
-	    didTimeout: false,
-	    timeRemaining: function () {
-	      var remaining = frameDeadline - now$1();
-	      return remaining > 0 ? remaining : 0;
-	    }
-	  };
-
-	  /**
-	   * Handles the case where a callback errors:
-	   * - don't catch the error, because this changes debugging behavior
-	   * - do start a new postMessage callback, to call any remaining callbacks,
-	   * - but only if there is an error, so there is not extra overhead.
-	   */
-	  var callUnsafely = function (callbackConfig, arg) {
-	    var callback = callbackConfig.scheduledCallback;
-	    var finishedCalling = false;
-	    try {
-	      callback(arg);
-	      finishedCalling = true;
-	    } finally {
-	      // always remove it from linked list
-	      cancelScheduledWork(callbackConfig);
-
-	      if (!finishedCalling) {
-	        // an error must have been thrown
-	        isIdleScheduled = true;
-	        window.postMessage(messageKey, '*');
-	      }
-	    }
-	  };
-
-	  /**
-	   * Checks for timed out callbacks, runs them, and then checks again to see if
-	   * any more have timed out.
-	   * Keeps doing this until there are none which have currently timed out.
-	   */
-	  var callTimedOutCallbacks = function () {
-	    if (headOfPendingCallbacksLinkedList === null) {
-	      return;
-	    }
-
-	    var currentTime = now$1();
-	    // TODO: this would be more efficient if deferred callbacks are stored in
-	    // min heap.
-	    // Or in a linked list with links for both timeoutTime order and insertion
-	    // order.
-	    // For now an easy compromise is the current approach:
-	    // Keep a pointer to the soonest timeoutTime, and check that first.
-	    // If it has not expired, we can skip traversing the whole list.
-	    // If it has expired, then we step through all the callbacks.
-	    if (nextSoonestTimeoutTime === -1 || nextSoonestTimeoutTime > currentTime) {
-	      // We know that none of them have timed out yet.
-	      return;
-	    }
-	    // NOTE: we intentionally wait to update the nextSoonestTimeoutTime until
-	    // after successfully calling any timed out callbacks.
-	    // If a timed out callback throws an error, we could get stuck in a state
-	    // where the nextSoonestTimeoutTime was set wrong.
-	    var updatedNextSoonestTimeoutTime = -1; // we will update nextSoonestTimeoutTime below
-	    var timedOutCallbacks = [];
-
-	    // iterate once to find timed out callbacks and find nextSoonestTimeoutTime
-	    var currentCallbackConfig = headOfPendingCallbacksLinkedList;
-	    while (currentCallbackConfig !== null) {
-	      var _timeoutTime = currentCallbackConfig.timeoutTime;
-	      if (_timeoutTime !== -1 && _timeoutTime <= currentTime) {
-	        // it has timed out!
-	        timedOutCallbacks.push(currentCallbackConfig);
-	      } else {
-	        if (_timeoutTime !== -1 && (updatedNextSoonestTimeoutTime === -1 || _timeoutTime < updatedNextSoonestTimeoutTime)) {
-	          updatedNextSoonestTimeoutTime = _timeoutTime;
-	        }
-	      }
-	      currentCallbackConfig = currentCallbackConfig.next;
-	    }
-
-	    if (timedOutCallbacks.length > 0) {
-	      frameDeadlineObject.didTimeout = true;
-	      for (var i = 0, len = timedOutCallbacks.length; i < len; i++) {
-	        callUnsafely(timedOutCallbacks[i], frameDeadlineObject);
-	      }
-	    }
-
-	    // NOTE: we intentionally wait to update the nextSoonestTimeoutTime until
-	    // after successfully calling any timed out callbacks.
-	    nextSoonestTimeoutTime = updatedNextSoonestTimeoutTime;
-	  };
-
-	  // We use the postMessage trick to defer idle work until after the repaint.
-	  var messageKey = '__reactIdleCallback$' + Math.random().toString(36).slice(2);
-	  var idleTick = function (event) {
-	    if (event.source !== window || event.data !== messageKey) {
-	      return;
-	    }
-	    isIdleScheduled = false;
-
-	    if (headOfPendingCallbacksLinkedList === null) {
-	      return;
-	    }
-
-	    // First call anything which has timed out, until we have caught up.
-	    callTimedOutCallbacks();
-
-	    var currentTime = now$1();
-	    // Next, as long as we have idle time, try calling more callbacks.
-	    while (frameDeadline - currentTime > 0 && headOfPendingCallbacksLinkedList !== null) {
-	      var latestCallbackConfig = headOfPendingCallbacksLinkedList;
-	      frameDeadlineObject.didTimeout = false;
-	      // callUnsafely will remove it from the head of the linked list
-	      callUnsafely(latestCallbackConfig, frameDeadlineObject);
-	      currentTime = now$1();
-	    }
-	    if (headOfPendingCallbacksLinkedList !== null) {
-	      if (!isAnimationFrameScheduled) {
-	        // Schedule another animation callback so we retry later.
-	        isAnimationFrameScheduled = true;
-	        localRequestAnimationFrame(animationTick);
-	      }
-	    }
-	  };
-	  // Assumes that we have addEventListener in this environment. Might need
-	  // something better for old IE.
-	  window.addEventListener('message', idleTick, false);
-
-	  var animationTick = function (rafTime) {
-	    isAnimationFrameScheduled = false;
-	    var nextFrameTime = rafTime - frameDeadline + activeFrameTime;
-	    if (nextFrameTime < activeFrameTime && previousFrameTime < activeFrameTime) {
-	      if (nextFrameTime < 8) {
-	        // Defensive coding. We don't support higher frame rates than 120hz.
-	        // If we get lower than that, it is probably a bug.
-	        nextFrameTime = 8;
-	      }
-	      // If one frame goes long, then the next one can be short to catch up.
-	      // If two frames are short in a row, then that's an indication that we
-	      // actually have a higher frame rate than what we're currently optimizing.
-	      // We adjust our heuristic dynamically accordingly. For example, if we're
-	      // running on 120hz display or 90hz VR display.
-	      // Take the max of the two in case one of them was an anomaly due to
-	      // missed frame deadlines.
-	      activeFrameTime = nextFrameTime < previousFrameTime ? previousFrameTime : nextFrameTime;
-	    } else {
-	      previousFrameTime = nextFrameTime;
-	    }
-	    frameDeadline = rafTime + activeFrameTime;
-	    if (!isIdleScheduled) {
-	      isIdleScheduled = true;
-	      window.postMessage(messageKey, '*');
-	    }
-	  };
-
-	  scheduleWork = function (callback, options) /* CallbackConfigType */{
-	    var timeoutTime = -1;
-	    if (options != null && typeof options.timeout === 'number') {
-	      timeoutTime = now$1() + options.timeout;
-	    }
-	    if (nextSoonestTimeoutTime === -1 || timeoutTime !== -1 && timeoutTime < nextSoonestTimeoutTime) {
-	      nextSoonestTimeoutTime = timeoutTime;
-	    }
-
-	    var scheduledCallbackConfig = {
-	      scheduledCallback: callback,
-	      timeoutTime: timeoutTime,
-	      prev: null,
-	      next: null
-	    };
-	    if (headOfPendingCallbacksLinkedList === null) {
-	      // Make this callback the head and tail of our list
-	      headOfPendingCallbacksLinkedList = scheduledCallbackConfig;
-	      tailOfPendingCallbacksLinkedList = scheduledCallbackConfig;
-	    } else {
-	      // Add latest callback as the new tail of the list
-	      scheduledCallbackConfig.prev = tailOfPendingCallbacksLinkedList;
-	      // renaming for clarity
-	      var oldTailOfPendingCallbacksLinkedList = tailOfPendingCallbacksLinkedList;
-	      if (oldTailOfPendingCallbacksLinkedList !== null) {
-	        oldTailOfPendingCallbacksLinkedList.next = scheduledCallbackConfig;
-	      }
-	      tailOfPendingCallbacksLinkedList = scheduledCallbackConfig;
-	    }
-
-	    if (!isAnimationFrameScheduled) {
-	      // If rAF didn't already schedule one, we need to schedule a frame.
-	      // TODO: If this rAF doesn't materialize because the browser throttles, we
-	      // might want to still have setTimeout trigger scheduleWork as a backup to ensure
-	      // that we keep performing work.
-	      isAnimationFrameScheduled = true;
-	      localRequestAnimationFrame(animationTick);
-	    }
-	    return scheduledCallbackConfig;
-	  };
-
-	  cancelScheduledWork = function (callbackConfig /* CallbackConfigType */
-	  ) {
-	    if (callbackConfig.prev === null && headOfPendingCallbacksLinkedList !== callbackConfig) {
-	      // this callbackConfig has already been cancelled.
-	      // cancelScheduledWork should be idempotent, a no-op after first call.
-	      return;
-	    }
-
-	    /**
-	     * There are four possible cases:
-	     * - Head/nodeToRemove/Tail -> null
-	     *   In this case we set Head and Tail to null.
-	     * - Head -> ... middle nodes... -> Tail/nodeToRemove
-	     *   In this case we point the middle.next to null and put middle as the new
-	     *   Tail.
-	     * - Head/nodeToRemove -> ...middle nodes... -> Tail
-	     *   In this case we point the middle.prev at null and move the Head to
-	     *   middle.
-	     * - Head -> ... ?some nodes ... -> nodeToRemove -> ... ?some nodes ... -> Tail
-	     *   In this case we point the Head.next to the Tail and the Tail.prev to
-	     *   the Head.
-	     */
-	    var next = callbackConfig.next;
-	    var prev = callbackConfig.prev;
-	    callbackConfig.next = null;
-	    callbackConfig.prev = null;
-	    if (next !== null) {
-	      // we have a next
-
-	      if (prev !== null) {
-	        // we have a prev
-
-	        // callbackConfig is somewhere in the middle of a list of 3 or more nodes.
-	        prev.next = next;
-	        next.prev = prev;
-	        return;
-	      } else {
-	        // there is a next but not a previous one;
-	        // callbackConfig is the head of a list of 2 or more other nodes.
-	        next.prev = null;
-	        headOfPendingCallbacksLinkedList = next;
-	        return;
-	      }
-	    } else {
-	      // there is no next callback config; this must the tail of the list
-
-	      if (prev !== null) {
-	        // we have a prev
-
-	        // callbackConfig is the tail of a list of 2 or more other nodes.
-	        prev.next = null;
-	        tailOfPendingCallbacksLinkedList = prev;
-	        return;
-	      } else {
-	        // there is no previous callback config;
-	        // callbackConfig is the only thing in the linked list,
-	        // so both head and tail point to it.
-	        headOfPendingCallbacksLinkedList = null;
-	        tailOfPendingCallbacksLinkedList = null;
-	        return;
-	      }
-	    }
-	  };
-	}
-
-	var didWarnSelectedSetOnOption = false;
-
-	function flattenChildren(children) {
-	  var content = '';
-
-	  // Flatten children and warn if they aren't strings or numbers;
-	  // invalid types are ignored.
-	  // We can silently skip them because invalid DOM nesting warning
-	  // catches these cases in Fiber.
-	  React.Children.forEach(children, function (child) {
-	    if (child == null) {
-	      return;
-	    }
-	    if (typeof child === 'string' || typeof child === 'number') {
-	      content += child;
-	    }
-	  });
+	  // Flatten children. We'll warn if they are invalid
+	  // during validateProps() which runs for hydration too.
+	  // Note that this would throw on non-element objects.
+	  // Elements are stringified (which is normally irrelevant
+	  // but matters for <fbt>).
+	  React.Children.forEach(children, function (child) {
+	    if (child == null) {
+	      return;
+	    }
+	    content += child;
+	    // Note: we don't warn about invalid children here.
+	    // Instead, this is done separately below so that
+	    // it happens during the hydration codepath too.
+	  });
 
 	  return content;
 	}
@@ -8342,10 +9177,32 @@
 	 */
 
 	function validateProps(element, props) {
-	  // TODO (yungsters): Remove support for `selected` in <option>.
 	  {
+	    // This mirrors the codepath above, but runs for hydration too.
+	    // Warn about invalid children here so that client and hydration are consistent.
+	    // TODO: this seems like it could cause a DEV-only throw for hydration
+	    // if children contains a non-element object. We should try to avoid that.
+	    if (typeof props.children === 'object' && props.children !== null) {
+	      React.Children.forEach(props.children, function (child) {
+	        if (child == null) {
+	          return;
+	        }
+	        if (typeof child === 'string' || typeof child === 'number') {
+	          return;
+	        }
+	        if (typeof child.type !== 'string') {
+	          return;
+	        }
+	        if (!didWarnInvalidChild) {
+	          didWarnInvalidChild = true;
+	          warning$1(false, 'Only strings and numbers are supported as <option> children.');
+	        }
+	      });
+	    }
+
+	    // TODO: Remove support for `selected` in <option>.
 	    if (props.selected != null && !didWarnSelectedSetOnOption) {
-	      warning(false, 'Use the `defaultValue` or `value` props on <select> instead of ' + 'setting `selected` on <option>.');
+	      warning$1(false, 'Use the `defaultValue` or `value` props on <select> instead of ' + 'setting `selected` on <option>.');
 	      didWarnSelectedSetOnOption = true;
 	    }
 	  }
@@ -8354,7 +9211,7 @@
 	function postMountWrapper$1(element, props) {
 	  // value="" should make a value attribute (#6219)
 	  if (props.value != null) {
-	    element.setAttribute('value', props.value);
+	    element.setAttribute('value', toString(getToStringValue(props.value)));
 	  }
 	}
 
@@ -8370,10 +9227,6 @@
 	}
 
 	// TODO: direct imports like some-package/src/* are bad. Fix me.
-	var getCurrentFiberOwnerName$3 = ReactDebugCurrentFiber.getCurrentFiberOwnerName;
-	var getCurrentFiberStackAddendum$3 = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;
-
-
 	var didWarnValueDefaultValue$1 = void 0;
 
 	{
@@ -8381,7 +9234,7 @@
 	}
 
 	function getDeclarationErrorAddendum() {
-	  var ownerName = getCurrentFiberOwnerName$3();
+	  var ownerName = getCurrentFiberOwnerNameInDevOrNull();
 	  if (ownerName) {
 	    return '\n\nCheck the render method of `' + ownerName + '`.';
 	  }
@@ -8394,7 +9247,7 @@
 	 * Validation function for `value` and `defaultValue`.
 	 */
 	function checkSelectPropTypes(props) {
-	  ReactControlledValuePropTypes.checkPropTypes('select', props, getCurrentFiberStackAddendum$3);
+	  ReactControlledValuePropTypes.checkPropTypes('select', props);
 
 	  for (var i = 0; i < valuePropNames.length; i++) {
 	    var propName = valuePropNames[i];
@@ -8403,9 +9256,9 @@
 	    }
 	    var isArray = Array.isArray(props[propName]);
 	    if (props.multiple && !isArray) {
-	      warning(false, 'The `%s` prop supplied to <select> must be an array if ' + '`multiple` is true.%s', propName, getDeclarationErrorAddendum());
+	      warning$1(false, 'The `%s` prop supplied to <select> must be an array if ' + '`multiple` is true.%s', propName, getDeclarationErrorAddendum());
 	    } else if (!props.multiple && isArray) {
-	      warning(false, 'The `%s` prop supplied to <select> must be a scalar ' + 'value if `multiple` is false.%s', propName, getDeclarationErrorAddendum());
+	      warning$1(false, 'The `%s` prop supplied to <select> must be a scalar ' + 'value if `multiple` is false.%s', propName, getDeclarationErrorAddendum());
 	    }
 	  }
 	}
@@ -8432,7 +9285,7 @@
 	  } else {
 	    // Do not set `select.value` as exact behavior isn't consistent across all
 	    // browsers for all cases.
-	    var _selectedValue = '' + propValue;
+	    var _selectedValue = toString(getToStringValue(propValue));
 	    var defaultSelected = null;
 	    for (var _i2 = 0; _i2 < options.length; _i2++) {
 	      if (options[_i2].value === _selectedValue) {
@@ -8480,15 +9333,13 @@
 	    checkSelectPropTypes(props);
 	  }
 
-	  var value = props.value;
 	  node._wrapperState = {
-	    initialValue: value != null ? value : props.defaultValue,
 	    wasMultiple: !!props.multiple
 	  };
 
 	  {
 	    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue$1) {
-	      warning(false, 'Select elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled select ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');
+	      warning$1(false, 'Select elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled select ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');
 	      didWarnValueDefaultValue$1 = true;
 	    }
 	  }
@@ -8507,10 +9358,6 @@
 
 	function postUpdateWrapper(element, props) {
 	  var node = element;
-	  // After the initial mount, we control selected-ness manually so don't pass
-	  // this value down
-	  node._wrapperState.initialValue = undefined;
-
 	  var wasMultiple = node._wrapperState.wasMultiple;
 	  node._wrapperState.wasMultiple = !!props.multiple;
 
@@ -8537,9 +9384,6 @@
 	  }
 	}
 
-	// TODO: direct imports like some-package/src/* are bad. Fix me.
-	var getCurrentFiberStackAddendum$4 = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;
-
 	var didWarnValDefaultVal = false;
 
 	/**
@@ -8571,7 +9415,7 @@
 	  var hostProps = _assign({}, props, {
 	    value: undefined,
 	    defaultValue: undefined,
-	    children: '' + node._wrapperState.initialValue
+	    children: toString(node._wrapperState.initialValue)
 	  });
 
 	  return hostProps;
@@ -8580,9 +9424,9 @@
 	function initWrapperState$2(element, props) {
 	  var node = element;
 	  {
-	    ReactControlledValuePropTypes.checkPropTypes('textarea', props, getCurrentFiberStackAddendum$4);
+	    ReactControlledValuePropTypes.checkPropTypes('textarea', props);
 	    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValDefaultVal) {
-	      warning(false, 'Textarea elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled textarea ' + 'and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');
+	      warning$1(false, '%s contains a textarea with both value and defaultValue props. ' + 'Textarea elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled textarea ' + 'and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component');
 	      didWarnValDefaultVal = true;
 	    }
 	  }
@@ -8596,7 +9440,7 @@
 	    var children = props.children;
 	    if (children != null) {
 	      {
-	        warning(false, 'Use the `defaultValue` or `value` props instead of setting ' + 'children on <textarea>.');
+	        warning$1(false, 'Use the `defaultValue` or `value` props instead of setting ' + 'children on <textarea>.');
 	      }
 	      !(defaultValue == null) ? invariant(false, 'If you supply `defaultValue` on a <textarea>, do not pass children.') : void 0;
 	      if (Array.isArray(children)) {
@@ -8604,7 +9448,7 @@
 	        children = children[0];
 	      }
 
-	      defaultValue = '' + children;
+	      defaultValue = children;
 	    }
 	    if (defaultValue == null) {
 	      defaultValue = '';
@@ -8613,28 +9457,28 @@
 	  }
 
 	  node._wrapperState = {
-	    initialValue: '' + initialValue
+	    initialValue: getToStringValue(initialValue)
 	  };
 	}
 
 	function updateWrapper$1(element, props) {
 	  var node = element;
-	  var value = props.value;
+	  var value = getToStringValue(props.value);
+	  var defaultValue = getToStringValue(props.defaultValue);
 	  if (value != null) {
 	    // Cast `value` to a string to ensure the value is set correctly. While
 	    // browsers typically do this as necessary, jsdom doesn't.
-	    var newValue = '' + value;
-
+	    var newValue = toString(value);
 	    // To avoid side effects (such as losing text selection), only set value if changed
 	    if (newValue !== node.value) {
 	      node.value = newValue;
 	    }
-	    if (props.defaultValue == null) {
+	    if (props.defaultValue == null && node.defaultValue !== newValue) {
 	      node.defaultValue = newValue;
 	    }
 	  }
-	  if (props.defaultValue != null) {
-	    node.defaultValue = props.defaultValue;
+	  if (defaultValue != null) {
+	    node.defaultValue = toString(defaultValue);
 	  }
 	}
 
@@ -8761,6 +9605,58 @@
 	  node.textContent = text;
 	};
 
+	// List derived from Gecko source code:
+	// https://github.com/mozilla/gecko-dev/blob/4e638efc71/layout/style/test/property_database.js
+	var shorthandToLonghand = {
+	  animation: ['animationDelay', 'animationDirection', 'animationDuration', 'animationFillMode', 'animationIterationCount', 'animationName', 'animationPlayState', 'animationTimingFunction'],
+	  background: ['backgroundAttachment', 'backgroundClip', 'backgroundColor', 'backgroundImage', 'backgroundOrigin', 'backgroundPositionX', 'backgroundPositionY', 'backgroundRepeat', 'backgroundSize'],
+	  backgroundPosition: ['backgroundPositionX', 'backgroundPositionY'],
+	  border: ['borderBottomColor', 'borderBottomStyle', 'borderBottomWidth', 'borderImageOutset', 'borderImageRepeat', 'borderImageSlice', 'borderImageSource', 'borderImageWidth', 'borderLeftColor', 'borderLeftStyle', 'borderLeftWidth', 'borderRightColor', 'borderRightStyle', 'borderRightWidth', 'borderTopColor', 'borderTopStyle', 'borderTopWidth'],
+	  borderBlockEnd: ['borderBlockEndColor', 'borderBlockEndStyle', 'borderBlockEndWidth'],
+	  borderBlockStart: ['borderBlockStartColor', 'borderBlockStartStyle', 'borderBlockStartWidth'],
+	  borderBottom: ['borderBottomColor', 'borderBottomStyle', 'borderBottomWidth'],
+	  borderColor: ['borderBottomColor', 'borderLeftColor', 'borderRightColor', 'borderTopColor'],
+	  borderImage: ['borderImageOutset', 'borderImageRepeat', 'borderImageSlice', 'borderImageSource', 'borderImageWidth'],
+	  borderInlineEnd: ['borderInlineEndColor', 'borderInlineEndStyle', 'borderInlineEndWidth'],
+	  borderInlineStart: ['borderInlineStartColor', 'borderInlineStartStyle', 'borderInlineStartWidth'],
+	  borderLeft: ['borderLeftColor', 'borderLeftStyle', 'borderLeftWidth'],
+	  borderRadius: ['borderBottomLeftRadius', 'borderBottomRightRadius', 'borderTopLeftRadius', 'borderTopRightRadius'],
+	  borderRight: ['borderRightColor', 'borderRightStyle', 'borderRightWidth'],
+	  borderStyle: ['borderBottomStyle', 'borderLeftStyle', 'borderRightStyle', 'borderTopStyle'],
+	  borderTop: ['borderTopColor', 'borderTopStyle', 'borderTopWidth'],
+	  borderWidth: ['borderBottomWidth', 'borderLeftWidth', 'borderRightWidth', 'borderTopWidth'],
+	  columnRule: ['columnRuleColor', 'columnRuleStyle', 'columnRuleWidth'],
+	  columns: ['columnCount', 'columnWidth'],
+	  flex: ['flexBasis', 'flexGrow', 'flexShrink'],
+	  flexFlow: ['flexDirection', 'flexWrap'],
+	  font: ['fontFamily', 'fontFeatureSettings', 'fontKerning', 'fontLanguageOverride', 'fontSize', 'fontSizeAdjust', 'fontStretch', 'fontStyle', 'fontVariant', 'fontVariantAlternates', 'fontVariantCaps', 'fontVariantEastAsian', 'fontVariantLigatures', 'fontVariantNumeric', 'fontVariantPosition', 'fontWeight', 'lineHeight'],
+	  fontVariant: ['fontVariantAlternates', 'fontVariantCaps', 'fontVariantEastAsian', 'fontVariantLigatures', 'fontVariantNumeric', 'fontVariantPosition'],
+	  gap: ['columnGap', 'rowGap'],
+	  grid: ['gridAutoColumns', 'gridAutoFlow', 'gridAutoRows', 'gridTemplateAreas', 'gridTemplateColumns', 'gridTemplateRows'],
+	  gridArea: ['gridColumnEnd', 'gridColumnStart', 'gridRowEnd', 'gridRowStart'],
+	  gridColumn: ['gridColumnEnd', 'gridColumnStart'],
+	  gridColumnGap: ['columnGap'],
+	  gridGap: ['columnGap', 'rowGap'],
+	  gridRow: ['gridRowEnd', 'gridRowStart'],
+	  gridRowGap: ['rowGap'],
+	  gridTemplate: ['gridTemplateAreas', 'gridTemplateColumns', 'gridTemplateRows'],
+	  listStyle: ['listStyleImage', 'listStylePosition', 'listStyleType'],
+	  margin: ['marginBottom', 'marginLeft', 'marginRight', 'marginTop'],
+	  marker: ['markerEnd', 'markerMid', 'markerStart'],
+	  mask: ['maskClip', 'maskComposite', 'maskImage', 'maskMode', 'maskOrigin', 'maskPositionX', 'maskPositionY', 'maskRepeat', 'maskSize'],
+	  maskPosition: ['maskPositionX', 'maskPositionY'],
+	  outline: ['outlineColor', 'outlineStyle', 'outlineWidth'],
+	  overflow: ['overflowX', 'overflowY'],
+	  padding: ['paddingBottom', 'paddingLeft', 'paddingRight', 'paddingTop'],
+	  placeContent: ['alignContent', 'justifyContent'],
+	  placeItems: ['alignItems', 'justifyItems'],
+	  placeSelf: ['alignSelf', 'justifySelf'],
+	  textDecoration: ['textDecorationColor', 'textDecorationLine', 'textDecorationStyle'],
+	  textEmphasis: ['textEmphasisColor', 'textEmphasisStyle'],
+	  transition: ['transitionDelay', 'transitionDuration', 'transitionProperty', 'transitionTimingFunction'],
+	  wordWrap: ['overflowWrap']
+	};
+
 	/**
 	 * CSS properties which accept numbers but are not in units of "px".
 	 */
@@ -8780,6 +9676,7 @@
 	  flexShrink: true,
 	  flexNegative: true,
 	  flexOrder: true,
+	  gridArea: true,
 	  gridRow: true,
 	  gridRowEnd: true,
 	  gridRowSpan: true,
@@ -8866,11 +9763,33 @@
 	  return ('' + value).trim();
 	}
 
-	var warnValidStyle = emptyFunction;
+	var uppercasePattern = /([A-Z])/g;
+	var msPattern = /^ms-/;
+
+	/**
+	 * Hyphenates a camelcased CSS property name, for example:
+	 *
+	 *   > hyphenateStyleName('backgroundColor')
+	 *   < "background-color"
+	 *   > hyphenateStyleName('MozTransition')
+	 *   < "-moz-transition"
+	 *   > hyphenateStyleName('msTransition')
+	 *   < "-ms-transition"
+	 *
+	 * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix
+	 * is converted to `-ms-`.
+	 */
+	function hyphenateStyleName(name) {
+	  return name.replace(uppercasePattern, '-$1').toLowerCase().replace(msPattern, '-ms-');
+	}
+
+	var warnValidStyle = function () {};
 
 	{
 	  // 'msTransform' is correct, but the other prefixes should be capitalized
 	  var badVendoredStyleNamePattern = /^(?:webkit|moz|o)[A-Z]/;
+	  var msPattern$1 = /^-ms-/;
+	  var hyphenPattern = /-(.)/g;
 
 	  // style values shouldn't contain a semicolon
 	  var badStyleValueWithSemicolonPattern = /;\s*$/;
@@ -8880,65 +9799,75 @@
 	  var warnedForNaNValue = false;
 	  var warnedForInfinityValue = false;
 
-	  var warnHyphenatedStyleName = function (name, getStack) {
+	  var camelize = function (string) {
+	    return string.replace(hyphenPattern, function (_, character) {
+	      return character.toUpperCase();
+	    });
+	  };
+
+	  var warnHyphenatedStyleName = function (name) {
 	    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {
 	      return;
 	    }
 
 	    warnedStyleNames[name] = true;
-	    warning(false, 'Unsupported style property %s. Did you mean %s?%s', name, camelizeStyleName(name), getStack());
+	    warning$1(false, 'Unsupported style property %s. Did you mean %s?', name,
+	    // As Andi Smith suggests
+	    // (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix
+	    // is converted to lowercase `ms`.
+	    camelize(name.replace(msPattern$1, 'ms-')));
 	  };
 
-	  var warnBadVendoredStyleName = function (name, getStack) {
+	  var warnBadVendoredStyleName = function (name) {
 	    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {
 	      return;
 	    }
 
 	    warnedStyleNames[name] = true;
-	    warning(false, 'Unsupported vendor-prefixed style property %s. Did you mean %s?%s', name, name.charAt(0).toUpperCase() + name.slice(1), getStack());
+	    warning$1(false, 'Unsupported vendor-prefixed style property %s. Did you mean %s?', name, name.charAt(0).toUpperCase() + name.slice(1));
 	  };
 
-	  var warnStyleValueWithSemicolon = function (name, value, getStack) {
+	  var warnStyleValueWithSemicolon = function (name, value) {
 	    if (warnedStyleValues.hasOwnProperty(value) && warnedStyleValues[value]) {
 	      return;
 	    }
 
 	    warnedStyleValues[value] = true;
-	    warning(false, "Style property values shouldn't contain a semicolon. " + 'Try "%s: %s" instead.%s', name, value.replace(badStyleValueWithSemicolonPattern, ''), getStack());
+	    warning$1(false, "Style property values shouldn't contain a semicolon. " + 'Try "%s: %s" instead.', name, value.replace(badStyleValueWithSemicolonPattern, ''));
 	  };
 
-	  var warnStyleValueIsNaN = function (name, value, getStack) {
+	  var warnStyleValueIsNaN = function (name, value) {
 	    if (warnedForNaNValue) {
 	      return;
 	    }
 
 	    warnedForNaNValue = true;
-	    warning(false, '`NaN` is an invalid value for the `%s` css style property.%s', name, getStack());
+	    warning$1(false, '`NaN` is an invalid value for the `%s` css style property.', name);
 	  };
 
-	  var warnStyleValueIsInfinity = function (name, value, getStack) {
+	  var warnStyleValueIsInfinity = function (name, value) {
 	    if (warnedForInfinityValue) {
 	      return;
 	    }
 
 	    warnedForInfinityValue = true;
-	    warning(false, '`Infinity` is an invalid value for the `%s` css style property.%s', name, getStack());
+	    warning$1(false, '`Infinity` is an invalid value for the `%s` css style property.', name);
 	  };
 
-	  warnValidStyle = function (name, value, getStack) {
+	  warnValidStyle = function (name, value) {
 	    if (name.indexOf('-') > -1) {
-	      warnHyphenatedStyleName(name, getStack);
+	      warnHyphenatedStyleName(name);
 	    } else if (badVendoredStyleNamePattern.test(name)) {
-	      warnBadVendoredStyleName(name, getStack);
+	      warnBadVendoredStyleName(name);
 	    } else if (badStyleValueWithSemicolonPattern.test(value)) {
-	      warnStyleValueWithSemicolon(name, value, getStack);
+	      warnStyleValueWithSemicolon(name, value);
 	    }
 
 	    if (typeof value === 'number') {
 	      if (isNaN(value)) {
-	        warnStyleValueIsNaN(name, value, getStack);
+	        warnStyleValueIsNaN(name, value);
 	      } else if (!isFinite(value)) {
-	        warnStyleValueIsInfinity(name, value, getStack);
+	        warnStyleValueIsInfinity(name, value);
 	      }
 	    }
 	  };
@@ -8984,7 +9913,7 @@
 	 * @param {DOMElement} node
 	 * @param {object} styles
 	 */
-	function setValueForStyles(node, styles, getStack) {
+	function setValueForStyles(node, styles) {
 	  var style = node.style;
 	  for (var styleName in styles) {
 	    if (!styles.hasOwnProperty(styleName)) {
@@ -8993,7 +9922,7 @@
 	    var isCustomProperty = styleName.indexOf('--') === 0;
 	    {
 	      if (!isCustomProperty) {
-	        warnValidStyle$1(styleName, styles[styleName], getStack);
+	        warnValidStyle$1(styleName, styles[styleName]);
 	      }
 	    }
 	    var styleValue = dangerousStyleValue(styleName, styles[styleName], isCustomProperty);
@@ -9008,6 +9937,69 @@
 	  }
 	}
 
+	function isValueEmpty(value) {
+	  return value == null || typeof value === 'boolean' || value === '';
+	}
+
+	/**
+	 * Given {color: 'red', overflow: 'hidden'} returns {
+	 *   color: 'color',
+	 *   overflowX: 'overflow',
+	 *   overflowY: 'overflow',
+	 * }. This can be read as "the overflowY property was set by the overflow
+	 * shorthand". That is, the values are the property that each was derived from.
+	 */
+	function expandShorthandMap(styles) {
+	  var expanded = {};
+	  for (var key in styles) {
+	    var longhands = shorthandToLonghand[key] || [key];
+	    for (var i = 0; i < longhands.length; i++) {
+	      expanded[longhands[i]] = key;
+	    }
+	  }
+	  return expanded;
+	}
+
+	/**
+	 * When mixing shorthand and longhand property names, we warn during updates if
+	 * we expect an incorrect result to occur. In particular, we warn for:
+	 *
+	 * Updating a shorthand property (longhand gets overwritten):
+	 *   {font: 'foo', fontVariant: 'bar'} -> {font: 'baz', fontVariant: 'bar'}
+	 *   becomes .style.font = 'baz'
+	 * Removing a shorthand property (longhand gets lost too):
+	 *   {font: 'foo', fontVariant: 'bar'} -> {fontVariant: 'bar'}
+	 *   becomes .style.font = ''
+	 * Removing a longhand property (should revert to shorthand; doesn't):
+	 *   {font: 'foo', fontVariant: 'bar'} -> {font: 'foo'}
+	 *   becomes .style.fontVariant = ''
+	 */
+	function validateShorthandPropertyCollisionInDev(styleUpdates, nextStyles) {
+	  if (!warnAboutShorthandPropertyCollision) {
+	    return;
+	  }
+
+	  if (!nextStyles) {
+	    return;
+	  }
+
+	  var expandedUpdates = expandShorthandMap(styleUpdates);
+	  var expandedStyles = expandShorthandMap(nextStyles);
+	  var warnedAbout = {};
+	  for (var key in expandedUpdates) {
+	    var originalKey = expandedUpdates[key];
+	    var correctOriginalKey = expandedStyles[key];
+	    if (correctOriginalKey && originalKey !== correctOriginalKey) {
+	      var warningKey = originalKey + ',' + correctOriginalKey;
+	      if (warnedAbout[warningKey]) {
+	        continue;
+	      }
+	      warnedAbout[warningKey] = true;
+	      warning$1(false, '%s a style property during rerender (%s) when a ' + 'conflicting property is set (%s) can lead to styling bugs. To ' + "avoid this, don't mix shorthand and non-shorthand properties " + 'for the same value; instead, replace the shorthand with ' + 'separate values.', isValueEmpty(styleUpdates[originalKey]) ? 'Removing' : 'Updating', originalKey, correctOriginalKey);
+	    }
+	  }
+	}
+
 	// For HTML, certain tags should omit their close tag. We keep a whitelist for
 	// those special-case tags.
 
@@ -9037,24 +10029,31 @@
 	  menuitem: true
 	}, omittedCloseTags);
 
+	// TODO: We can remove this if we add invariantWithStack()
+	// or add stack by default to invariants where possible.
 	var HTML$1 = '__html';
 
-	function assertValidProps(tag, props, getStack) {
+	var ReactDebugCurrentFrame$2 = null;
+	{
+	  ReactDebugCurrentFrame$2 = ReactSharedInternals.ReactDebugCurrentFrame;
+	}
+
+	function assertValidProps(tag, props) {
 	  if (!props) {
 	    return;
 	  }
 	  // Note the use of `==` which checks for null or undefined.
 	  if (voidElementTags[tag]) {
-	    !(props.children == null && props.dangerouslySetInnerHTML == null) ? invariant(false, '%s is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.%s', tag, getStack()) : void 0;
+	    !(props.children == null && props.dangerouslySetInnerHTML == null) ? invariant(false, '%s is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.%s', tag, ReactDebugCurrentFrame$2.getStackAddendum()) : void 0;
 	  }
 	  if (props.dangerouslySetInnerHTML != null) {
 	    !(props.children == null) ? invariant(false, 'Can only set one of `children` or `props.dangerouslySetInnerHTML`.') : void 0;
 	    !(typeof props.dangerouslySetInnerHTML === 'object' && HTML$1 in props.dangerouslySetInnerHTML) ? invariant(false, '`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://fb.me/react-invariant-dangerously-set-inner-html for more information.') : void 0;
 	  }
 	  {
-	    !(props.suppressContentEditableWarning || !props.contentEditable || props.children == null) ? warning(false, 'A component is `contentEditable` and contains `children` managed by ' + 'React. It is now your responsibility to guarantee that none of ' + 'those nodes are unexpectedly modified or duplicated. This is ' + 'probably not intentional.%s', getStack()) : void 0;
+	    !(props.suppressContentEditableWarning || !props.contentEditable || props.children == null) ? warning$1(false, 'A component is `contentEditable` and contains `children` managed by ' + 'React. It is now your responsibility to guarantee that none of ' + 'those nodes are unexpectedly modified or duplicated. This is ' + 'probably not intentional.') : void 0;
 	  }
-	  !(props.style == null || typeof props.style === 'object') ? invariant(false, 'The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + \'em\'}} when using JSX.%s', getStack()) : void 0;
+	  !(props.style == null || typeof props.style === 'object') ? invariant(false, 'The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + \'em\'}} when using JSX.%s', ReactDebugCurrentFrame$2.getStackAddendum()) : void 0;
 	}
 
 	function isCustomComponent(tagName, props) {
@@ -9628,15 +10627,10 @@
 	var rARIA = new RegExp('^(aria)-[' + ATTRIBUTE_NAME_CHAR + ']*$');
 	var rARIACamel = new RegExp('^(aria)[A-Z][' + ATTRIBUTE_NAME_CHAR + ']*$');
 
-	var hasOwnProperty$1 = Object.prototype.hasOwnProperty;
-
-	function getStackAddendum() {
-	  var stack = ReactDebugCurrentFrame.getStackAddendum();
-	  return stack != null ? stack : '';
-	}
+	var hasOwnProperty$2 = Object.prototype.hasOwnProperty;
 
 	function validateProperty(tagName, name) {
-	  if (hasOwnProperty$1.call(warnedProperties, name) && warnedProperties[name]) {
+	  if (hasOwnProperty$2.call(warnedProperties, name) && warnedProperties[name]) {
 	    return true;
 	  }
 
@@ -9647,13 +10641,13 @@
 	    // If this is an aria-* attribute, but is not listed in the known DOM
 	    // DOM properties, then it is an invalid aria-* attribute.
 	    if (correctName == null) {
-	      warning(false, 'Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.%s', name, getStackAddendum());
+	      warning$1(false, 'Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.', name);
 	      warnedProperties[name] = true;
 	      return true;
 	    }
 	    // aria-* attributes should be lowercase; suggest the lowercase version.
 	    if (name !== correctName) {
-	      warning(false, 'Invalid ARIA attribute `%s`. Did you mean `%s`?%s', name, correctName, getStackAddendum());
+	      warning$1(false, 'Invalid ARIA attribute `%s`. Did you mean `%s`?', name, correctName);
 	      warnedProperties[name] = true;
 	      return true;
 	    }
@@ -9671,7 +10665,7 @@
 	    }
 	    // aria-* attributes should be lowercase; suggest the lowercase version.
 	    if (name !== standardName) {
-	      warning(false, 'Unknown ARIA attribute `%s`. Did you mean `%s`?%s', name, standardName, getStackAddendum());
+	      warning$1(false, 'Unknown ARIA attribute `%s`. Did you mean `%s`?', name, standardName);
 	      warnedProperties[name] = true;
 	      return true;
 	    }
@@ -9695,9 +10689,9 @@
 	  }).join(', ');
 
 	  if (invalidProps.length === 1) {
-	    warning(false, 'Invalid aria prop %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop%s', unknownPropString, type, getStackAddendum());
+	    warning$1(false, 'Invalid aria prop %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);
 	  } else if (invalidProps.length > 1) {
-	    warning(false, 'Invalid aria props %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop%s', unknownPropString, type, getStackAddendum());
+	    warning$1(false, 'Invalid aria props %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);
 	  }
 	}
 
@@ -9710,11 +10704,6 @@
 
 	var didWarnValueNull = false;
 
-	function getStackAddendum$1() {
-	  var stack = ReactDebugCurrentFrame.getStackAddendum();
-	  return stack != null ? stack : '';
-	}
-
 	function validateProperties$1(type, props) {
 	  if (type !== 'input' && type !== 'textarea' && type !== 'select') {
 	    return;
@@ -9723,18 +10712,13 @@
 	  if (props != null && props.value === null && !didWarnValueNull) {
 	    didWarnValueNull = true;
 	    if (type === 'select' && props.multiple) {
-	      warning(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty array when `multiple` is set to `true` ' + 'to clear the component or `undefined` for uncontrolled components.%s', type, getStackAddendum$1());
+	      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty array when `multiple` is set to `true` ' + 'to clear the component or `undefined` for uncontrolled components.', type);
 	    } else {
-	      warning(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty string to clear the component or `undefined` ' + 'for uncontrolled components.%s', type, getStackAddendum$1());
+	      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty string to clear the component or `undefined` ' + 'for uncontrolled components.', type);
 	    }
 	  }
 	}
 
-	function getStackAddendum$2() {
-	  var stack = ReactDebugCurrentFrame.getStackAddendum();
-	  return stack != null ? stack : '';
-	}
-
 	var validateProperty$1 = function () {};
 
 	{
@@ -9752,7 +10736,7 @@
 
 	    var lowerCasedName = name.toLowerCase();
 	    if (lowerCasedName === 'onfocusin' || lowerCasedName === 'onfocusout') {
-	      warning(false, 'React uses onFocus and onBlur instead of onFocusIn and onFocusOut. ' + 'All React events are normalized to bubble, so onFocusIn and onFocusOut ' + 'are not needed/supported by React.');
+	      warning$1(false, 'React uses onFocus and onBlur instead of onFocusIn and onFocusOut. ' + 'All React events are normalized to bubble, so onFocusIn and onFocusOut ' + 'are not needed/supported by React.');
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
@@ -9764,12 +10748,12 @@
 	      }
 	      var registrationName = possibleRegistrationNames.hasOwnProperty(lowerCasedName) ? possibleRegistrationNames[lowerCasedName] : null;
 	      if (registrationName != null) {
-	        warning(false, 'Invalid event handler property `%s`. Did you mean `%s`?%s', name, registrationName, getStackAddendum$2());
+	        warning$1(false, 'Invalid event handler property `%s`. Did you mean `%s`?', name, registrationName);
 	        warnedProperties$1[name] = true;
 	        return true;
 	      }
 	      if (EVENT_NAME_REGEX.test(name)) {
-	        warning(false, 'Unknown event handler property `%s`. It will be ignored.%s', name, getStackAddendum$2());
+	        warning$1(false, 'Unknown event handler property `%s`. It will be ignored.', name);
 	        warnedProperties$1[name] = true;
 	        return true;
 	      }
@@ -9778,7 +10762,7 @@
 	      // So we can't tell if the event name is correct for sure, but we can filter
 	      // out known bad ones like `onclick`. We can't suggest a specific replacement though.
 	      if (INVALID_EVENT_NAME_REGEX.test(name)) {
-	        warning(false, 'Invalid event handler property `%s`. ' + 'React events use the camelCase naming convention, for example `onClick`.%s', name, getStackAddendum$2());
+	        warning$1(false, 'Invalid event handler property `%s`. ' + 'React events use the camelCase naming convention, for example `onClick`.', name);
 	      }
 	      warnedProperties$1[name] = true;
 	      return true;
@@ -9790,25 +10774,25 @@
 	    }
 
 	    if (lowerCasedName === 'innerhtml') {
-	      warning(false, 'Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');
+	      warning$1(false, 'Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (lowerCasedName === 'aria') {
-	      warning(false, 'The `aria` attribute is reserved for future use in React. ' + 'Pass individual `aria-` attributes instead.');
+	      warning$1(false, 'The `aria` attribute is reserved for future use in React. ' + 'Pass individual `aria-` attributes instead.');
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (lowerCasedName === 'is' && value !== null && value !== undefined && typeof value !== 'string') {
-	      warning(false, 'Received a `%s` for a string attribute `is`. If this is expected, cast ' + 'the value to a string.%s', typeof value, getStackAddendum$2());
+	      warning$1(false, 'Received a `%s` for a string attribute `is`. If this is expected, cast ' + 'the value to a string.', typeof value);
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (typeof value === 'number' && isNaN(value)) {
-	      warning(false, 'Received NaN for the `%s` attribute. If this is expected, cast ' + 'the value to a string.%s', name, getStackAddendum$2());
+	      warning$1(false, 'Received NaN for the `%s` attribute. If this is expected, cast ' + 'the value to a string.', name);
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
@@ -9820,23 +10804,23 @@
 	    if (possibleStandardNames.hasOwnProperty(lowerCasedName)) {
 	      var standardName = possibleStandardNames[lowerCasedName];
 	      if (standardName !== name) {
-	        warning(false, 'Invalid DOM property `%s`. Did you mean `%s`?%s', name, standardName, getStackAddendum$2());
+	        warning$1(false, 'Invalid DOM property `%s`. Did you mean `%s`?', name, standardName);
 	        warnedProperties$1[name] = true;
 	        return true;
 	      }
 	    } else if (!isReserved && name !== lowerCasedName) {
 	      // Unknown attributes should have lowercase casing since that's how they
 	      // will be cased anyway with server rendering.
-	      warning(false, 'React does not recognize the `%s` prop on a DOM element. If you ' + 'intentionally want it to appear in the DOM as a custom ' + 'attribute, spell it as lowercase `%s` instead. ' + 'If you accidentally passed it from a parent component, remove ' + 'it from the DOM element.%s', name, lowerCasedName, getStackAddendum$2());
+	      warning$1(false, 'React does not recognize the `%s` prop on a DOM element. If you ' + 'intentionally want it to appear in the DOM as a custom ' + 'attribute, spell it as lowercase `%s` instead. ' + 'If you accidentally passed it from a parent component, remove ' + 'it from the DOM element.', name, lowerCasedName);
 	      warnedProperties$1[name] = true;
 	      return true;
 	    }
 
 	    if (typeof value === 'boolean' && shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {
 	      if (value) {
-	        warning(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.%s', value, name, name, value, name, getStackAddendum$2());
+	        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.', value, name, name, value, name);
 	      } else {
-	        warning(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.\n\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.%s', value, name, name, value, name, name, name, getStackAddendum$2());
+	        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\n\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s="%s" or %s={value.toString()}.\n\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.', value, name, name, value, name, name, name);
 	      }
 	      warnedProperties$1[name] = true;
 	      return true;
@@ -9854,6 +10838,13 @@
 	      return false;
 	    }
 
+	    // Warn when passing the strings 'false' or 'true' into a boolean prop
+	    if ((value === 'false' || value === 'true') && propertyInfo !== null && propertyInfo.type === BOOLEAN) {
+	      warning$1(false, 'Received the string `%s` for the boolean attribute `%s`. ' + '%s ' + 'Did you mean %s={%s}?', value, name, value === 'false' ? 'The browser will interpret it as a truthy value.' : 'Although this works, it will not work as expected if you pass the string "false".', name, value);
+	      warnedProperties$1[name] = true;
+	      return true;
+	    }
+
 	    return true;
 	  };
 	}
@@ -9871,9 +10862,9 @@
 	    return '`' + prop + '`';
 	  }).join(', ');
 	  if (unknownProps.length === 1) {
-	    warning(false, 'Invalid value for prop %s on <%s> tag. Either remove it from the element, ' + 'or pass a string or number value to keep it in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior%s', unknownPropString, type, getStackAddendum$2());
+	    warning$1(false, 'Invalid value for prop %s on <%s> tag. Either remove it from the element, ' + 'or pass a string or number value to keep it in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);
 	  } else if (unknownProps.length > 1) {
-	    warning(false, 'Invalid values for props %s on <%s> tag. Either remove them from the element, ' + 'or pass a string or number value to keep them in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior%s', unknownPropString, type, getStackAddendum$2());
+	    warning$1(false, 'Invalid values for props %s on <%s> tag. Either remove them from the element, ' + 'or pass a string or number value to keep them in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);
 	  }
 	};
 
@@ -9885,9 +10876,6 @@
 	}
 
 	// TODO: direct imports like some-package/src/* are bad. Fix me.
-	var getCurrentFiberOwnerName$2 = ReactDebugCurrentFiber.getCurrentFiberOwnerName;
-	var getCurrentFiberStackAddendum$2 = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;
-
 	var didWarnInvalidHydration = false;
 	var didWarnShadyDOM = false;
 
@@ -9896,14 +10884,12 @@
 	var SUPPRESS_HYDRATION_WARNING$1 = 'suppressHydrationWarning';
 	var AUTOFOCUS = 'autoFocus';
 	var CHILDREN = 'children';
-	var STYLE = 'style';
+	var STYLE$1 = 'style';
 	var HTML = '__html';
 
 	var HTML_NAMESPACE = Namespaces.html;
 
 
-	var getStack = emptyFunction.thatReturns('');
-
 	var warnedUnknownTags = void 0;
 	var suppressHydrationWarning = void 0;
 
@@ -9912,13 +10898,12 @@
 	var warnForPropDifference = void 0;
 	var warnForExtraAttributes = void 0;
 	var warnForInvalidEventListener = void 0;
+	var canDiffStyleForHydrationWarning = void 0;
 
 	var normalizeMarkupForTextOrAttribute = void 0;
 	var normalizeHTML = void 0;
 
 	{
-	  getStack = getCurrentFiberStackAddendum$2;
-
 	  warnedUnknownTags = {
 	    // Chrome is the only major browser not shipping <time>. But as of July
 	    // 2017 it intends to ship it due to widespread usage. We intentionally
@@ -9926,7 +10911,13 @@
 	    // it soon will be, and many apps have been using it anyway.
 	    time: true,
 	    // There are working polyfills for <dialog>. Let people use it.
-	    dialog: true
+	    dialog: true,
+	    // Electron ships a custom <webview> tag to display external web content in
+	    // an isolated frame and process.
+	    // This tag is not present in non Electron environments such as JSDom which
+	    // is often used for testing purposes.
+	    // @see https://electronjs.org/docs/api/webview-tag
+	    webview: true
 	  };
 
 	  validatePropertiesInDevelopment = function (type, props) {
@@ -9935,6 +10926,16 @@
 	    validateProperties$2(type, props, /* canUseEventSystem */true);
 	  };
 
+	  // IE 11 parses & normalizes the style attribute as opposed to other
+	  // browsers. It adds spaces and sorts the properties in some
+	  // non-alphabetical order. Handling that would require sorting CSS
+	  // properties in the client & server versions or applying
+	  // `expectedStyle` to a temporary DOM node to read its `style` attribute
+	  // normalized. Since it only affects IE, we're skipping style warnings
+	  // in that browser completely in favor of doing all that work.
+	  // See https://github.com/facebook/react/issues/11807
+	  canDiffStyleForHydrationWarning = canUseDOM && !document.documentMode;
+
 	  // HTML parsing normalizes CR and CRLF to LF.
 	  // It also can turn \u0000 into \uFFFD inside attributes.
 	  // https://www.w3.org/TR/html5/single-page.html#preprocessing-the-input-stream
@@ -9958,7 +10959,7 @@
 	      return;
 	    }
 	    didWarnInvalidHydration = true;
-	    warning(false, 'Text content did not match. Server: "%s" Client: "%s"', normalizedServerText, normalizedClientText);
+	    warningWithoutStack$1(false, 'Text content did not match. Server: "%s" Client: "%s"', normalizedServerText, normalizedClientText);
 	  };
 
 	  warnForPropDifference = function (propName, serverValue, clientValue) {
@@ -9971,7 +10972,7 @@
 	      return;
 	    }
 	    didWarnInvalidHydration = true;
-	    warning(false, 'Prop `%s` did not match. Server: %s Client: %s', propName, JSON.stringify(normalizedServerValue), JSON.stringify(normalizedClientValue));
+	    warningWithoutStack$1(false, 'Prop `%s` did not match. Server: %s Client: %s', propName, JSON.stringify(normalizedServerValue), JSON.stringify(normalizedClientValue));
 	  };
 
 	  warnForExtraAttributes = function (attributeNames) {
@@ -9983,14 +10984,14 @@
 	    attributeNames.forEach(function (name) {
 	      names.push(name);
 	    });
-	    warning(false, 'Extra attributes from the server: %s', names);
+	    warningWithoutStack$1(false, 'Extra attributes from the server: %s', names);
 	  };
 
 	  warnForInvalidEventListener = function (registrationName, listener) {
 	    if (listener === false) {
-	      warning(false, 'Expected `%s` listener to be a function, instead got `false`.\n\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.%s', registrationName, registrationName, registrationName, getCurrentFiberStackAddendum$2());
+	      warning$1(false, 'Expected `%s` listener to be a function, instead got `false`.\n\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.', registrationName, registrationName, registrationName);
 	    } else {
-	      warning(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.%s', registrationName, typeof listener, getCurrentFiberStackAddendum$2());
+	      warning$1(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.', registrationName, typeof listener);
 	    }
 	  };
 
@@ -10017,6 +11018,8 @@
 	  return rootContainerElement.nodeType === DOCUMENT_NODE ? rootContainerElement : rootContainerElement.ownerDocument;
 	}
 
+	function noop() {}
+
 	function trapClickOnNonInteractiveElement(node) {
 	  // Mobile Safari does not fire properly bubble click events on
 	  // non-interactive elements, which means delegated click listeners do not
@@ -10027,7 +11030,7 @@
 	  // bookkeeping for it. Not sure if we need to clear it when the listener is
 	  // removed.
 	  // TODO: Only do this for the relevant Safaris maybe?
-	  node.onclick = emptyFunction;
+	  node.onclick = noop;
 	}
 
 	function setInitialDOMProperties(tag, domElement, rootContainerElement, nextProps, isCustomComponentTag) {
@@ -10036,7 +11039,7 @@
 	      continue;
 	    }
 	    var nextProp = nextProps[propKey];
-	    if (propKey === STYLE) {
+	    if (propKey === STYLE$1) {
 	      {
 	        if (nextProp) {
 	          // Freeze the next style object so that we can assume it won't be
@@ -10045,7 +11048,7 @@
 	        }
 	      }
 	      // Relies on `updateStylesByID` not mutating `styleUpdates`.
-	      setValueForStyles(domElement, nextProp, getStack);
+	      setValueForStyles(domElement, nextProp);
 	    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {
 	      var nextHtml = nextProp ? nextProp[HTML] : undefined;
 	      if (nextHtml != null) {
@@ -10068,7 +11071,9 @@
 	      // Noop
 	    } else if (propKey === AUTOFOCUS) {
 	      // We polyfill it separately on the client during commit.
-	      // We blacklist it here rather than in the property list because we emit it in SSR.
+	      // We could have excluded it in the property list instead of
+	      // adding a special case here, but then it wouldn't be emitted
+	      // on server rendering (but we *do* want to emit it in SSR).
 	    } else if (registrationNameModules.hasOwnProperty(propKey)) {
 	      if (nextProp != null) {
 	        if (true && typeof nextProp !== 'function') {
@@ -10087,8 +11092,8 @@
 	  for (var i = 0; i < updatePayload.length; i += 2) {
 	    var propKey = updatePayload[i];
 	    var propValue = updatePayload[i + 1];
-	    if (propKey === STYLE) {
-	      setValueForStyles(domElement, propValue, getStack);
+	    if (propKey === STYLE$1) {
+	      setValueForStyles(domElement, propValue);
 	    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {
 	      setInnerHTML(domElement, propValue);
 	    } else if (propKey === CHILDREN) {
@@ -10099,7 +11104,7 @@
 	  }
 	}
 
-	function createElement$1(type, props, rootContainerElement, parentNamespace) {
+	function createElement(type, props, rootContainerElement, parentNamespace) {
 	  var isCustomComponentTag = void 0;
 
 	  // We create tags in the namespace of their parent container, except HTML
@@ -10115,7 +11120,7 @@
 	      isCustomComponentTag = isCustomComponent(type, props);
 	      // Should this check be gated by parent namespace? Not sure we want to
 	      // allow <SVG> or <mATH>.
-	      !(isCustomComponentTag || type === type.toLowerCase()) ? warning(false, '<%s /> is using incorrect casing. ' + 'Use PascalCase for React components, ' + 'or lowercase for HTML elements.', type) : void 0;
+	      !(isCustomComponentTag || type === type.toLowerCase()) ? warning$1(false, '<%s /> is using incorrect casing. ' + 'Use PascalCase for React components, ' + 'or lowercase for HTML elements.', type) : void 0;
 	    }
 
 	    if (type === 'script') {
@@ -10134,6 +11139,26 @@
 	      // See discussion in https://github.com/facebook/react/pull/6896
 	      // and discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=1276240
 	      domElement = ownerDocument.createElement(type);
+	      // Normally attributes are assigned in `setInitialDOMProperties`, however the `multiple` and `size`
+	      // attributes on `select`s needs to be added before `option`s are inserted.
+	      // This prevents:
+	      // - a bug where the `select` does not scroll to the correct option because singular
+	      //  `select` elements automatically pick the first item #13222
+	      // - a bug where the `select` set the first item as selected despite the `size` attribute #14239
+	      // See https://github.com/facebook/react/issues/13222
+	      // and https://github.com/facebook/react/issues/14239
+	      if (type === 'select') {
+	        var node = domElement;
+	        if (props.multiple) {
+	          node.multiple = true;
+	        } else if (props.size) {
+	          // Setting a size greater than 1 causes a select to behave like `multiple=true`, where
+	          // it is possible that no option is selected.
+	          //
+	          // This is only necessary when a select in "single selection mode".
+	          node.size = props.size;
+	        }
+	      }
 	    }
 	  } else {
 	    domElement = ownerDocument.createElementNS(namespaceURI, type);
@@ -10143,7 +11168,7 @@
 	    if (namespaceURI === HTML_NAMESPACE) {
 	      if (!isCustomComponentTag && Object.prototype.toString.call(domElement) === '[object HTMLUnknownElement]' && !Object.prototype.hasOwnProperty.call(warnedUnknownTags, type)) {
 	        warnedUnknownTags[type] = true;
-	        warning(false, 'The tag <%s> is unrecognized in this browser. ' + 'If you meant to render a React component, start its name with ' + 'an uppercase letter.', type);
+	        warning$1(false, 'The tag <%s> is unrecognized in this browser. ' + 'If you meant to render a React component, start its name with ' + 'an uppercase letter.', type);
 	      }
 	    }
 	  }
@@ -10151,16 +11176,16 @@
 	  return domElement;
 	}
 
-	function createTextNode$1(text, rootContainerElement) {
+	function createTextNode(text, rootContainerElement) {
 	  return getOwnerDocumentFromRootContainer(rootContainerElement).createTextNode(text);
 	}
 
-	function setInitialProperties$1(domElement, tag, rawProps, rootContainerElement) {
+	function setInitialProperties(domElement, tag, rawProps, rootContainerElement) {
 	  var isCustomComponentTag = isCustomComponent(tag, rawProps);
 	  {
 	    validatePropertiesInDevelopment(tag, rawProps);
 	    if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {
-	      warning(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerName$2() || 'A component');
+	      warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');
 	      didWarnShadyDOM = true;
 	    }
 	  }
@@ -10233,7 +11258,7 @@
 	      props = rawProps;
 	  }
 
-	  assertValidProps(tag, props, getStack);
+	  assertValidProps(tag, props);
 
 	  setInitialDOMProperties(tag, domElement, rootContainerElement, props, isCustomComponentTag);
 
@@ -10266,7 +11291,7 @@
 	}
 
 	// Calculate the diff between the two objects.
-	function diffProperties$1(domElement, tag, lastRawProps, nextRawProps, rootContainerElement) {
+	function diffProperties(domElement, tag, lastRawProps, nextRawProps, rootContainerElement) {
 	  {
 	    validatePropertiesInDevelopment(tag, nextRawProps);
 	  }
@@ -10306,7 +11331,7 @@
 	      break;
 	  }
 
-	  assertValidProps(tag, nextProps, getStack);
+	  assertValidProps(tag, nextProps);
 
 	  var propKey = void 0;
 	  var styleName = void 0;
@@ -10315,7 +11340,7 @@
 	    if (nextProps.hasOwnProperty(propKey) || !lastProps.hasOwnProperty(propKey) || lastProps[propKey] == null) {
 	      continue;
 	    }
-	    if (propKey === STYLE) {
+	    if (propKey === STYLE$1) {
 	      var lastStyle = lastProps[propKey];
 	      for (styleName in lastStyle) {
 	        if (lastStyle.hasOwnProperty(styleName)) {
@@ -10350,7 +11375,7 @@
 	    if (!nextProps.hasOwnProperty(propKey) || nextProp === lastProp || nextProp == null && lastProp == null) {
 	      continue;
 	    }
-	    if (propKey === STYLE) {
+	    if (propKey === STYLE$1) {
 	      {
 	        if (nextProp) {
 	          // Freeze the next style object so that we can assume it won't be
@@ -10425,13 +11450,16 @@
 	    }
 	  }
 	  if (styleUpdates) {
-	    (updatePayload = updatePayload || []).push(STYLE, styleUpdates);
+	    {
+	      validateShorthandPropertyCollisionInDev(styleUpdates, nextProps[STYLE$1]);
+	    }
+	    (updatePayload = updatePayload || []).push(STYLE$1, styleUpdates);
 	  }
 	  return updatePayload;
 	}
 
 	// Apply the diff.
-	function updateProperties$1(domElement, updatePayload, tag, lastRawProps, nextRawProps) {
+	function updateProperties(domElement, updatePayload, tag, lastRawProps, nextRawProps) {
 	  // Update checked *before* name.
 	  // In the middle of an update, it is possible to have multiple checked.
 	  // When a checked radio tries to change name, browser makes another radio's checked false.
@@ -10475,7 +11503,7 @@
 	  return null;
 	}
 
-	function diffHydratedProperties$1(domElement, tag, rawProps, parentNamespace, rootContainerElement) {
+	function diffHydratedProperties(domElement, tag, rawProps, parentNamespace, rootContainerElement) {
 	  var isCustomComponentTag = void 0;
 	  var extraAttributeNames = void 0;
 
@@ -10484,7 +11512,7 @@
 	    isCustomComponentTag = isCustomComponent(tag, rawProps);
 	    validatePropertiesInDevelopment(tag, rawProps);
 	    if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {
-	      warning(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerName$2() || 'A component');
+	      warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');
 	      didWarnShadyDOM = true;
 	    }
 	  }
@@ -10544,7 +11572,7 @@
 	      break;
 	  }
 
-	  assertValidProps(tag, rawProps, getStack);
+	  assertValidProps(tag, rawProps);
 
 	  {
 	    extraAttributeNames = new Set();
@@ -10623,19 +11651,22 @@
 	      propKey === 'value' || propKey === 'checked' || propKey === 'selected') {
 	        // Noop
 	      } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {
-	        var rawHtml = nextProp ? nextProp[HTML] || '' : '';
 	        var serverHTML = domElement.innerHTML;
-	        var expectedHTML = normalizeHTML(domElement, rawHtml);
+	        var nextHtml = nextProp ? nextProp[HTML] : undefined;
+	        var expectedHTML = normalizeHTML(domElement, nextHtml != null ? nextHtml : '');
 	        if (expectedHTML !== serverHTML) {
 	          warnForPropDifference(propKey, serverHTML, expectedHTML);
 	        }
-	      } else if (propKey === STYLE) {
+	      } else if (propKey === STYLE$1) {
 	        // $FlowFixMe - Should be inferred as not undefined.
 	        extraAttributeNames.delete(propKey);
-	        var expectedStyle = createDangerousStringForStyles(nextProp);
-	        serverValue = domElement.getAttribute('style');
-	        if (expectedStyle !== serverValue) {
-	          warnForPropDifference(propKey, serverValue, expectedStyle);
+
+	        if (canDiffStyleForHydrationWarning) {
+	          var expectedStyle = createDangerousStringForStyles(nextProp);
+	          serverValue = domElement.getAttribute('style');
+	          if (expectedStyle !== serverValue) {
+	            warnForPropDifference(propKey, serverValue, expectedStyle);
+	          }
 	        }
 	      } else if (isCustomComponentTag) {
 	        // $FlowFixMe - Should be inferred as not undefined.
@@ -10724,48 +11755,48 @@
 	  return updatePayload;
 	}
 
-	function diffHydratedText$1(textNode, text) {
+	function diffHydratedText(textNode, text) {
 	  var isDifferent = textNode.nodeValue !== text;
 	  return isDifferent;
 	}
 
-	function warnForUnmatchedText$1(textNode, text) {
+	function warnForUnmatchedText(textNode, text) {
 	  {
 	    warnForTextDifference(textNode.nodeValue, text);
 	  }
 	}
 
-	function warnForDeletedHydratableElement$1(parentNode, child) {
+	function warnForDeletedHydratableElement(parentNode, child) {
 	  {
 	    if (didWarnInvalidHydration) {
 	      return;
 	    }
 	    didWarnInvalidHydration = true;
-	    warning(false, 'Did not expect server HTML to contain a <%s> in <%s>.', child.nodeName.toLowerCase(), parentNode.nodeName.toLowerCase());
+	    warningWithoutStack$1(false, 'Did not expect server HTML to contain a <%s> in <%s>.', child.nodeName.toLowerCase(), parentNode.nodeName.toLowerCase());
 	  }
 	}
 
-	function warnForDeletedHydratableText$1(parentNode, child) {
+	function warnForDeletedHydratableText(parentNode, child) {
 	  {
 	    if (didWarnInvalidHydration) {
 	      return;
 	    }
 	    didWarnInvalidHydration = true;
-	    warning(false, 'Did not expect server HTML to contain the text node "%s" in <%s>.', child.nodeValue, parentNode.nodeName.toLowerCase());
+	    warningWithoutStack$1(false, 'Did not expect server HTML to contain the text node "%s" in <%s>.', child.nodeValue, parentNode.nodeName.toLowerCase());
 	  }
 	}
 
-	function warnForInsertedHydratedElement$1(parentNode, tag, props) {
+	function warnForInsertedHydratedElement(parentNode, tag, props) {
 	  {
 	    if (didWarnInvalidHydration) {
 	      return;
 	    }
 	    didWarnInvalidHydration = true;
-	    warning(false, 'Expected server HTML to contain a matching <%s> in <%s>.', tag, parentNode.nodeName.toLowerCase());
+	    warningWithoutStack$1(false, 'Expected server HTML to contain a matching <%s> in <%s>.', tag, parentNode.nodeName.toLowerCase());
 	  }
 	}
 
-	function warnForInsertedHydratedText$1(parentNode, text) {
+	function warnForInsertedHydratedText(parentNode, text) {
 	  {
 	    if (text === '') {
 	      // We expect to insert empty text nodes since they're not represented in
@@ -10778,7 +11809,7 @@
 	      return;
 	    }
 	    didWarnInvalidHydration = true;
-	    warning(false, 'Expected server HTML to contain a matching text node for "%s" in <%s>.', text, parentNode.nodeName.toLowerCase());
+	    warningWithoutStack$1(false, 'Expected server HTML to contain a matching text node for "%s" in <%s>.', text, parentNode.nodeName.toLowerCase());
 	  }
 	}
 
@@ -10796,26 +11827,9 @@
 	  }
 	}
 
-	var ReactDOMFiberComponent = Object.freeze({
-		createElement: createElement$1,
-		createTextNode: createTextNode$1,
-		setInitialProperties: setInitialProperties$1,
-		diffProperties: diffProperties$1,
-		updateProperties: updateProperties$1,
-		diffHydratedProperties: diffHydratedProperties$1,
-		diffHydratedText: diffHydratedText$1,
-		warnForUnmatchedText: warnForUnmatchedText$1,
-		warnForDeletedHydratableElement: warnForDeletedHydratableElement$1,
-		warnForDeletedHydratableText: warnForDeletedHydratableText$1,
-		warnForInsertedHydratedElement: warnForInsertedHydratedElement$1,
-		warnForInsertedHydratedText: warnForInsertedHydratedText$1,
-		restoreControlledState: restoreControlledState$1
-	});
-
 	// TODO: direct imports like some-package/src/* are bad. Fix me.
-	var getCurrentFiberStackAddendum$5 = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;
-
-	var validateDOMNesting = emptyFunction;
+	var validateDOMNesting = function () {};
+	var updatedAncestorInfo = function () {};
 
 	{
 	  // This validation code was written based on the HTML5 parsing spec:
@@ -10859,9 +11873,9 @@
 	    dlItemTagAutoclosing: null
 	  };
 
-	  var updatedAncestorInfo$1 = function (oldInfo, tag, instance) {
+	  updatedAncestorInfo = function (oldInfo, tag) {
 	    var ancestorInfo = _assign({}, oldInfo || emptyAncestorInfo);
-	    var info = { tag: tag, instance: instance };
+	    var info = { tag: tag };
 
 	    if (inScopeTags.indexOf(tag) !== -1) {
 	      ancestorInfo.aTagInScope = null;
@@ -11064,7 +12078,7 @@
 	    var parentTag = parentInfo && parentInfo.tag;
 
 	    if (childText != null) {
-	      !(childTag == null) ? warning(false, 'validateDOMNesting: when childText is passed, childTag should be null') : void 0;
+	      !(childTag == null) ? warningWithoutStack$1(false, 'validateDOMNesting: when childText is passed, childTag should be null') : void 0;
 	      childTag = '#text';
 	    }
 
@@ -11076,7 +12090,7 @@
 	    }
 
 	    var ancestorTag = invalidParentOrAncestor.tag;
-	    var addendum = getCurrentFiberStackAddendum$5();
+	    var addendum = getCurrentFiberStackInDev();
 
 	    var warnKey = !!invalidParent + '|' + childTag + '|' + ancestorTag + '|' + addendum;
 	    if (didWarn[warnKey]) {
@@ -11102,18 +12116,13 @@
 	      if (ancestorTag === 'table' && childTag === 'tr') {
 	        info += ' Add a <tbody> to your code to match the DOM tree generated by ' + 'the browser.';
 	      }
-	      warning(false, 'validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s%s', tagDisplayName, ancestorTag, whitespaceInfo, info, addendum);
+	      warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s%s', tagDisplayName, ancestorTag, whitespaceInfo, info, addendum);
 	    } else {
-	      warning(false, 'validateDOMNesting(...): %s cannot appear as a descendant of ' + '<%s>.%s', tagDisplayName, ancestorTag, addendum);
+	      warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a descendant of ' + '<%s>.%s', tagDisplayName, ancestorTag, addendum);
 	    }
 	  };
-
-	  // TODO: turn this into a named export
-	  validateDOMNesting.updatedAncestorInfo = updatedAncestorInfo$1;
 	}
 
-	var validateDOMNesting$1 = validateDOMNesting;
-
 	// Renderers that don't support persistence
 	// can re-export everything from this module.
 
@@ -11128,31 +12137,20 @@
 	var appendChildToContainerChildSet = shim;
 	var finalizeContainerChildren = shim;
 	var replaceContainerChildren = shim;
-
-	// Unused
-
-	var createElement = createElement$1;
-	var createTextNode = createTextNode$1;
-	var setInitialProperties = setInitialProperties$1;
-	var diffProperties = diffProperties$1;
-	var updateProperties = updateProperties$1;
-	var diffHydratedProperties = diffHydratedProperties$1;
-	var diffHydratedText = diffHydratedText$1;
-	var warnForUnmatchedText = warnForUnmatchedText$1;
-	var warnForDeletedHydratableElement = warnForDeletedHydratableElement$1;
-	var warnForDeletedHydratableText = warnForDeletedHydratableText$1;
-	var warnForInsertedHydratedElement = warnForInsertedHydratedElement$1;
-	var warnForInsertedHydratedText = warnForInsertedHydratedText$1;
-	var updatedAncestorInfo = validateDOMNesting$1.updatedAncestorInfo;
-	var precacheFiberNode$1 = precacheFiberNode;
-	var updateFiberProps$1 = updateFiberProps;
-
+	var cloneHiddenInstance = shim;
+	var cloneUnhiddenInstance = shim;
+	var createHiddenTextInstance = shim;
 
 	var SUPPRESS_HYDRATION_WARNING = void 0;
 	{
 	  SUPPRESS_HYDRATION_WARNING = 'suppressHydrationWarning';
 	}
 
+	var SUSPENSE_START_DATA = '$';
+	var SUSPENSE_END_DATA = '/$';
+
+	var STYLE = 'style';
+
 	var eventsEnabled = null;
 	var selectionInformation = null;
 
@@ -11191,7 +12189,7 @@
 	  }
 	  {
 	    var validatedTag = type.toLowerCase();
-	    var _ancestorInfo = updatedAncestorInfo(null, validatedTag, null);
+	    var _ancestorInfo = updatedAncestorInfo(null, validatedTag);
 	    return { namespace: namespace, ancestorInfo: _ancestorInfo };
 	  }
 	  return namespace;
@@ -11201,7 +12199,7 @@
 	  {
 	    var parentHostContextDev = parentHostContext;
 	    var _namespace = getChildNamespace(parentHostContextDev.namespace, type);
-	    var _ancestorInfo2 = updatedAncestorInfo(parentHostContextDev.ancestorInfo, type, null);
+	    var _ancestorInfo2 = updatedAncestorInfo(parentHostContextDev.ancestorInfo, type);
 	    return { namespace: _namespace, ancestorInfo: _ancestorInfo2 };
 	  }
 	  var parentNamespace = parentHostContext;
@@ -11230,17 +12228,17 @@
 	  {
 	    // TODO: take namespace into account when validating.
 	    var hostContextDev = hostContext;
-	    validateDOMNesting$1(type, null, hostContextDev.ancestorInfo);
+	    validateDOMNesting(type, null, hostContextDev.ancestorInfo);
 	    if (typeof props.children === 'string' || typeof props.children === 'number') {
 	      var string = '' + props.children;
-	      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type, null);
-	      validateDOMNesting$1(null, string, ownAncestorInfo);
+	      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);
+	      validateDOMNesting(null, string, ownAncestorInfo);
 	    }
 	    parentNamespace = hostContextDev.namespace;
 	  }
 	  var domElement = createElement(type, props, rootContainerInstance, parentNamespace);
-	  precacheFiberNode$1(internalInstanceHandle, domElement);
-	  updateFiberProps$1(domElement, props);
+	  precacheFiberNode(internalInstanceHandle, domElement);
+	  updateFiberProps(domElement, props);
 	  return domElement;
 	}
 
@@ -11258,15 +12256,15 @@
 	    var hostContextDev = hostContext;
 	    if (typeof newProps.children !== typeof oldProps.children && (typeof newProps.children === 'string' || typeof newProps.children === 'number')) {
 	      var string = '' + newProps.children;
-	      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type, null);
-	      validateDOMNesting$1(null, string, ownAncestorInfo);
+	      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);
+	      validateDOMNesting(null, string, ownAncestorInfo);
 	    }
 	  }
 	  return diffProperties(domElement, type, oldProps, newProps, rootContainerInstance);
 	}
 
 	function shouldSetTextContent(type, props) {
-	  return type === 'textarea' || typeof props.children === 'string' || typeof props.children === 'number' || typeof props.dangerouslySetInnerHTML === 'object' && props.dangerouslySetInnerHTML !== null && typeof props.dangerouslySetInnerHTML.__html === 'string';
+	  return type === 'textarea' || type === 'option' || type === 'noscript' || typeof props.children === 'string' || typeof props.children === 'number' || typeof props.dangerouslySetInnerHTML === 'object' && props.dangerouslySetInnerHTML !== null && props.dangerouslySetInnerHTML.__html != null;
 	}
 
 	function shouldDeprioritizeSubtree(type, props) {
@@ -11276,17 +12274,22 @@
 	function createTextInstance(text, rootContainerInstance, hostContext, internalInstanceHandle) {
 	  {
 	    var hostContextDev = hostContext;
-	    validateDOMNesting$1(null, text, hostContextDev.ancestorInfo);
+	    validateDOMNesting(null, text, hostContextDev.ancestorInfo);
 	  }
 	  var textNode = createTextNode(text, rootContainerInstance);
-	  precacheFiberNode$1(internalInstanceHandle, textNode);
+	  precacheFiberNode(internalInstanceHandle, textNode);
 	  return textNode;
 	}
 
-	var now = now$1;
 	var isPrimaryRenderer = true;
-	var scheduleDeferredCallback = scheduleWork;
-	var cancelDeferredCallback = cancelScheduledWork;
+	// This initialization code may run even on server environments
+	// if a component just imports ReactDOM (e.g. for findDOMNode).
+	// Some environments might not have setTimeout or clearTimeout.
+	var scheduleTimeout = typeof setTimeout === 'function' ? setTimeout : undefined;
+	var cancelTimeout = typeof clearTimeout === 'function' ? clearTimeout : undefined;
+	var noTimeout = -1;
+	var schedulePassiveEffects = scheduler.unstable_scheduleCallback;
+	var cancelPassiveEffects = scheduler.unstable_cancelCallback;
 
 	// -------------------
 	//     Mutation
@@ -11309,7 +12312,7 @@
 	function commitUpdate(domElement, updatePayload, type, oldProps, newProps, internalInstanceHandle) {
 	  // Update the props handle so that we know which props are the ones with
 	  // with current event handlers.
-	  updateFiberProps$1(domElement, newProps);
+	  updateFiberProps(domElement, newProps);
 	  // Apply the diff to the DOM node.
 	  updateProperties(domElement, updatePayload, type, oldProps, newProps);
 	}
@@ -11327,10 +12330,26 @@
 	}
 
 	function appendChildToContainer(container, child) {
+	  var parentNode = void 0;
 	  if (container.nodeType === COMMENT_NODE) {
-	    container.parentNode.insertBefore(child, container);
+	    parentNode = container.parentNode;
+	    parentNode.insertBefore(child, container);
 	  } else {
-	    container.appendChild(child);
+	    parentNode = container;
+	    parentNode.appendChild(child);
+	  }
+	  // This container might be used for a portal.
+	  // If something inside a portal is clicked, that click should bubble
+	  // through the React tree. However, on Mobile Safari the click would
+	  // never bubble through the *DOM* tree unless an ancestor with onclick
+	  // event exists. So we wouldn't see it and dispatch it.
+	  // This is why we ensure that non React root containers have inline onclick
+	  // defined.
+	  // https://github.com/facebook/react/issues/11918
+	  var reactRootContainer = container._reactRootContainer;
+	  if ((reactRootContainer === null || reactRootContainer === undefined) && parentNode.onclick === null) {
+	    // TODO: This cast may not be sound for SVG, MathML or custom elements.
+	    trapClickOnNonInteractiveElement(parentNode);
 	  }
 	}
 
@@ -11358,6 +12377,65 @@
 	  }
 	}
 
+	function clearSuspenseBoundary(parentInstance, suspenseInstance) {
+	  var node = suspenseInstance;
+	  // Delete all nodes within this suspense boundary.
+	  // There might be nested nodes so we need to keep track of how
+	  // deep we are and only break out when we're back on top.
+	  var depth = 0;
+	  do {
+	    var nextNode = node.nextSibling;
+	    parentInstance.removeChild(node);
+	    if (nextNode && nextNode.nodeType === COMMENT_NODE) {
+	      var data = nextNode.data;
+	      if (data === SUSPENSE_END_DATA) {
+	        if (depth === 0) {
+	          parentInstance.removeChild(nextNode);
+	          return;
+	        } else {
+	          depth--;
+	        }
+	      } else if (data === SUSPENSE_START_DATA) {
+	        depth++;
+	      }
+	    }
+	    node = nextNode;
+	  } while (node);
+	  // TODO: Warn, we didn't find the end comment boundary.
+	}
+
+	function clearSuspenseBoundaryFromContainer(container, suspenseInstance) {
+	  if (container.nodeType === COMMENT_NODE) {
+	    clearSuspenseBoundary(container.parentNode, suspenseInstance);
+	  } else if (container.nodeType === ELEMENT_NODE) {
+	    clearSuspenseBoundary(container, suspenseInstance);
+	  } else {
+	    // Document nodes should never contain suspense boundaries.
+	  }
+	}
+
+	function hideInstance(instance) {
+	  // TODO: Does this work for all element types? What about MathML? Should we
+	  // pass host context to this method?
+	  instance = instance;
+	  instance.style.display = 'none';
+	}
+
+	function hideTextInstance(textInstance) {
+	  textInstance.nodeValue = '';
+	}
+
+	function unhideInstance(instance, props) {
+	  instance = instance;
+	  var styleProp = props[STYLE];
+	  var display = styleProp !== undefined && styleProp !== null && styleProp.hasOwnProperty('display') ? styleProp.display : null;
+	  instance.style.display = dangerousStyleValue('display', display);
+	}
+
+	function unhideTextInstance(textInstance, text) {
+	  textInstance.nodeValue = text;
+	}
+
 	// -------------------
 	//     Hydration
 	// -------------------
@@ -11381,10 +12459,19 @@
 	  return instance;
 	}
 
+	function canHydrateSuspenseInstance(instance) {
+	  if (instance.nodeType !== COMMENT_NODE) {
+	    // Empty strings are not parsed by HTML so there won't be a correct match here.
+	    return null;
+	  }
+	  // This has now been refined to a suspense node.
+	  return instance;
+	}
+
 	function getNextHydratableSibling(instance) {
 	  var node = instance.nextSibling;
 	  // Skip non-hydratable nodes.
-	  while (node && node.nodeType !== ELEMENT_NODE && node.nodeType !== TEXT_NODE) {
+	  while (node && node.nodeType !== ELEMENT_NODE && node.nodeType !== TEXT_NODE && (!enableSuspenseServerRenderer || node.nodeType !== COMMENT_NODE || node.data !== SUSPENSE_START_DATA)) {
 	    node = node.nextSibling;
 	  }
 	  return node;
@@ -11393,17 +12480,17 @@
 	function getFirstHydratableChild(parentInstance) {
 	  var next = parentInstance.firstChild;
 	  // Skip non-hydratable nodes.
-	  while (next && next.nodeType !== ELEMENT_NODE && next.nodeType !== TEXT_NODE) {
+	  while (next && next.nodeType !== ELEMENT_NODE && next.nodeType !== TEXT_NODE && (!enableSuspenseServerRenderer || next.nodeType !== COMMENT_NODE || next.data !== SUSPENSE_START_DATA)) {
 	    next = next.nextSibling;
 	  }
 	  return next;
 	}
 
 	function hydrateInstance(instance, type, props, rootContainerInstance, hostContext, internalInstanceHandle) {
-	  precacheFiberNode$1(internalInstanceHandle, instance);
+	  precacheFiberNode(internalInstanceHandle, instance);
 	  // TODO: Possibly defer this until the commit phase where all the events
 	  // get attached.
-	  updateFiberProps$1(instance, props);
+	  updateFiberProps(instance, props);
 	  var parentNamespace = void 0;
 	  {
 	    var hostContextDev = hostContext;
@@ -11413,10 +12500,35 @@
 	}
 
 	function hydrateTextInstance(textInstance, text, internalInstanceHandle) {
-	  precacheFiberNode$1(internalInstanceHandle, textInstance);
+	  precacheFiberNode(internalInstanceHandle, textInstance);
 	  return diffHydratedText(textInstance, text);
 	}
 
+	function getNextHydratableInstanceAfterSuspenseInstance(suspenseInstance) {
+	  var node = suspenseInstance.nextSibling;
+	  // Skip past all nodes within this suspense boundary.
+	  // There might be nested nodes so we need to keep track of how
+	  // deep we are and only break out when we're back on top.
+	  var depth = 0;
+	  while (node) {
+	    if (node.nodeType === COMMENT_NODE) {
+	      var data = node.data;
+	      if (data === SUSPENSE_END_DATA) {
+	        if (depth === 0) {
+	          return getNextHydratableSibling(node);
+	        } else {
+	          depth--;
+	        }
+	      } else if (data === SUSPENSE_START_DATA) {
+	        depth++;
+	      }
+	    }
+	    node = node.nextSibling;
+	  }
+	  // TODO: Warn, we didn't find the end comment boundary.
+	  return null;
+	}
+
 	function didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, text) {
 	  {
 	    warnForUnmatchedText(textInstance, text);
@@ -11431,8 +12543,10 @@
 
 	function didNotHydrateContainerInstance(parentContainer, instance) {
 	  {
-	    if (instance.nodeType === 1) {
+	    if (instance.nodeType === ELEMENT_NODE) {
 	      warnForDeletedHydratableElement(parentContainer, instance);
+	    } else if (instance.nodeType === COMMENT_NODE) {
+	      // TODO: warnForDeletedHydratableSuspenseBoundary
 	    } else {
 	      warnForDeletedHydratableText(parentContainer, instance);
 	    }
@@ -11441,8 +12555,10 @@
 
 	function didNotHydrateInstance(parentType, parentProps, parentInstance, instance) {
 	  if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {
-	    if (instance.nodeType === 1) {
+	    if (instance.nodeType === ELEMENT_NODE) {
 	      warnForDeletedHydratableElement(parentInstance, instance);
+	    } else if (instance.nodeType === COMMENT_NODE) {
+	      // TODO: warnForDeletedHydratableSuspenseBoundary
 	    } else {
 	      warnForDeletedHydratableText(parentInstance, instance);
 	    }
@@ -11461,6 +12577,8 @@
 	  }
 	}
 
+
+
 	function didNotFindHydratableInstance(parentType, parentProps, parentInstance, type, props) {
 	  if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {
 	    warnForInsertedHydratedElement(parentInstance, type, props);
@@ -11473,37 +12591,11 @@
 	  }
 	}
 
-	// Exports ReactDOM.createRoot
-	var enableUserTimingAPI = true;
-
-	// Experimental error-boundary API that can recover from errors within a single
-	// render phase
-	var enableGetDerivedStateFromCatch = false;
-	// Suspense
-	var enableSuspense = false;
-	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
-	var debugRenderPhaseSideEffects = false;
-
-	// In some cases, StrictMode should also double-render lifecycles.
-	// This can be confusing for tests though,
-	// And it can be bad for performance in production.
-	// This feature flag can be used to control the behavior:
-	var debugRenderPhaseSideEffectsForStrictMode = true;
-
-	// To preserve the "Pause on caught exceptions" behavior of the debugger, we
-	// replay the begin phase of a failed component inside invokeGuardedCallback.
-	var replayFailedUnitOfWorkWithInvokeGuardedCallback = true;
-
-	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
-	var warnAboutDeprecatedLifecycles = false;
-
-	// Warn about legacy context API
-	var warnAboutLegacyContextAPI = false;
-
-	// Gather advanced timing metrics for Profiler subtrees.
-	var enableProfilerTimer = true;
-
-	// Only used in www builds.
+	function didNotFindHydratableSuspenseInstance(parentType, parentProps, parentInstance) {
+	  if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {
+	    // TODO: warnForInsertedHydratedSuspense(parentInstance);
+	  }
+	}
 
 	// Prefix measurements so that it's possible to filter them.
 	// Longer prefixes are hard to read in DevTools.
@@ -11537,9 +12629,9 @@
 	  return reactEmoji + ' ' + markName;
 	};
 
-	var formatLabel = function (label, warning$$1) {
-	  var prefix = warning$$1 ? warningEmoji + ' ' : reactEmoji + ' ';
-	  var suffix = warning$$1 ? ' Warning: ' + warning$$1 : '';
+	var formatLabel = function (label, warning) {
+	  var prefix = warning ? warningEmoji + ' ' : reactEmoji + ' ';
+	  var suffix = warning ? ' Warning: ' + warning : '';
 	  return '' + prefix + label + suffix;
 	};
 
@@ -11551,9 +12643,9 @@
 	  performance.clearMarks(formatMarkName(markName));
 	};
 
-	var endMark = function (label, markName, warning$$1) {
+	var endMark = function (label, markName, warning) {
 	  var formattedMarkName = formatMarkName(markName);
-	  var formattedLabel = formatLabel(label, warning$$1);
+	  var formattedLabel = formatLabel(label, warning);
 	  try {
 	    performance.measure(formattedLabel, formattedMarkName);
 	  } catch (err) {}
@@ -11581,7 +12673,7 @@
 	};
 
 	var beginFiberMark = function (fiber, phase) {
-	  var componentName = getComponentName(fiber) || 'Unknown';
+	  var componentName = getComponentName(fiber.type) || 'Unknown';
 	  var debugID = fiber._debugID;
 	  var isMounted = fiber.alternate !== null;
 	  var label = getFiberLabel(componentName, isMounted, phase);
@@ -11600,7 +12692,7 @@
 	};
 
 	var clearFiberMark = function (fiber, phase) {
-	  var componentName = getComponentName(fiber) || 'Unknown';
+	  var componentName = getComponentName(fiber.type) || 'Unknown';
 	  var debugID = fiber._debugID;
 	  var isMounted = fiber.alternate !== null;
 	  var label = getFiberLabel(componentName, isMounted, phase);
@@ -11608,13 +12700,13 @@
 	  clearMark(markName);
 	};
 
-	var endFiberMark = function (fiber, phase, warning$$1) {
-	  var componentName = getComponentName(fiber) || 'Unknown';
+	var endFiberMark = function (fiber, phase, warning) {
+	  var componentName = getComponentName(fiber.type) || 'Unknown';
 	  var debugID = fiber._debugID;
 	  var isMounted = fiber.alternate !== null;
 	  var label = getFiberLabel(componentName, isMounted, phase);
 	  var markName = getFiberMarkName(label, debugID);
-	  endMark(label, markName, warning$$1);
+	  endMark(label, markName, warning);
 	};
 
 	var shouldIgnoreFiber = function (fiber) {
@@ -11702,8 +12794,8 @@
 	  if (enableUserTimingAPI) {
 	    if (supportsUserTiming) {
 	      isWaitingForCallback = false;
-	      var warning$$1 = didExpire ? 'React was blocked by main thread' : null;
-	      endMark('(Waiting for async callback... will force flush in ' + expirationTime + ' ms)', '(Waiting for async callback...)', warning$$1);
+	      var warning = didExpire ? 'React was blocked by main thread' : null;
+	      endMark('(Waiting for async callback... will force flush in ' + expirationTime + ' ms)', '(Waiting for async callback...)', warning);
 	    }
 	  }
 	}
@@ -11760,8 +12852,8 @@
 	      return;
 	    }
 	    fiber._debugIsCurrentlyTiming = false;
-	    var warning$$1 = 'An error was thrown inside this error boundary';
-	    endFiberMark(fiber, null, warning$$1);
+	    var warning = fiber.tag === SuspenseComponent || fiber.tag === DehydratedSuspenseComponent ? 'Rendering was suspended' : 'An error was thrown inside this error boundary';
+	    endFiberMark(fiber, null, warning);
 	  }
 	}
 
@@ -11785,8 +12877,8 @@
 	      return;
 	    }
 	    if (currentPhase !== null && currentPhaseFiber !== null) {
-	      var warning$$1 = hasScheduledUpdateInCurrentPhase ? 'Scheduled a cascading update' : null;
-	      endFiberMark(currentPhaseFiber, currentPhase, warning$$1);
+	      var warning = hasScheduledUpdateInCurrentPhase ? 'Scheduled a cascading update' : null;
+	      endFiberMark(currentPhaseFiber, currentPhase, warning);
 	    }
 	    currentPhase = null;
 	    currentPhaseFiber = null;
@@ -11813,22 +12905,22 @@
 	    if (!supportsUserTiming) {
 	      return;
 	    }
-	    var warning$$1 = null;
+	    var warning = null;
 	    if (interruptedBy !== null) {
 	      if (interruptedBy.tag === HostRoot) {
-	        warning$$1 = 'A top-level update interrupted the previous render';
+	        warning = 'A top-level update interrupted the previous render';
 	      } else {
-	        var componentName = getComponentName(interruptedBy) || 'Unknown';
-	        warning$$1 = 'An update to ' + componentName + ' interrupted the previous render';
+	        var componentName = getComponentName(interruptedBy.type) || 'Unknown';
+	        warning = 'An update to ' + componentName + ' interrupted the previous render';
 	      }
 	    } else if (commitCountInCurrentWorkLoop > 1) {
-	      warning$$1 = 'There were cascading updates';
+	      warning = 'There were cascading updates';
 	    }
 	    commitCountInCurrentWorkLoop = 0;
 	    var label = didCompleteRoot ? '(React Tree Reconciliation: Completed Root)' : '(React Tree Reconciliation: Yielded)';
 	    // Pause any measurements until the next loop.
 	    pauseTimers();
-	    endMark(label, '(React Tree Reconciliation)', warning$$1);
+	    endMark(label, '(React Tree Reconciliation)', warning);
 	  }
 	}
 
@@ -11850,18 +12942,18 @@
 	      return;
 	    }
 
-	    var warning$$1 = null;
+	    var warning = null;
 	    if (hasScheduledUpdateInCurrentCommit) {
-	      warning$$1 = 'Lifecycle hook scheduled a cascading update';
+	      warning = 'Lifecycle hook scheduled a cascading update';
 	    } else if (commitCountInCurrentWorkLoop > 0) {
-	      warning$$1 = 'Caused by a cascading update in earlier commit';
+	      warning = 'Caused by a cascading update in earlier commit';
 	    }
 	    hasScheduledUpdateInCurrentCommit = false;
 	    commitCountInCurrentWorkLoop++;
 	    isCommitting = false;
 	    labelsInCurrentCommit.clear();
 
-	    endMark('(Committing Changes)', '(Committing Changes)', warning$$1);
+	    endMark('(Committing Changes)', '(Committing Changes)', warning);
 	  }
 	}
 
@@ -11947,14 +13039,14 @@
 	function pop(cursor, fiber) {
 	  if (index < 0) {
 	    {
-	      warning(false, 'Unexpected pop.');
+	      warningWithoutStack$1(false, 'Unexpected pop.');
 	    }
 	    return;
 	  }
 
 	  {
 	    if (fiber !== fiberStack[index]) {
-	      warning(false, 'Unexpected Fiber popped.');
+	      warningWithoutStack$1(false, 'Unexpected Fiber popped.');
 	    }
 	  }
 
@@ -11984,7 +13076,7 @@
 	function checkThatStackIsEmpty() {
 	  {
 	    if (index !== -1) {
-	      warning(false, 'Expected an empty stack. Something was not reset properly.');
+	      warningWithoutStack$1(false, 'Expected an empty stack. Something was not reset properly.');
 	    }
 	  }
 	}
@@ -12003,20 +13095,24 @@
 	  warnedAboutMissingGetChildContext = {};
 	}
 
+	var emptyContextObject = {};
+	{
+	  Object.freeze(emptyContextObject);
+	}
+
 	// A cursor to the current merged context object on the stack.
-	var contextStackCursor = createCursor(emptyObject);
+	var contextStackCursor = createCursor(emptyContextObject);
 	// A cursor to a boolean indicating whether the context has changed.
 	var didPerformWorkStackCursor = createCursor(false);
 	// Keep track of the previous context object that was on the stack.
 	// We use this to get access to the parent context after we have already
 	// pushed the next context provider, and now need to merge their contexts.
-	var previousContext = emptyObject;
+	var previousContext = emptyContextObject;
 
-	function getUnmaskedContext(workInProgress) {
-	  var hasOwnContext = isContextProvider(workInProgress);
-	  if (hasOwnContext) {
+	function getUnmaskedContext(workInProgress, Component, didPushOwnContextIfProvider) {
+	  if (didPushOwnContextIfProvider && isContextProvider(Component)) {
 	    // If the fiber is a context provider itself, when we read its context
-	    // we have already pushed its own child context on the stack. A context
+	    // we may have already pushed its own child context on the stack. A context
 	    // provider should not "see" its own child context. Therefore we read the
 	    // previous (parent) context instead for a context provider.
 	    return previousContext;
@@ -12034,7 +13130,7 @@
 	  var type = workInProgress.type;
 	  var contextTypes = type.contextTypes;
 	  if (!contextTypes) {
-	    return emptyObject;
+	    return emptyContextObject;
 	  }
 
 	  // Avoid recreating masked context unless unmasked context has changed.
@@ -12051,8 +13147,8 @@
 	  }
 
 	  {
-	    var name = getComponentName(workInProgress) || 'Unknown';
-	    checkPropTypes(contextTypes, context, 'context', name, ReactDebugCurrentFiber.getCurrentFiberStackAddendum);
+	    var name = getComponentName(type) || 'Unknown';
+	    checkPropTypes(contextTypes, context, 'context', name, getCurrentFiberStackInDev);
 	  }
 
 	  // Cache unmasked context so we can avoid recreating masked context unless necessary.
@@ -12068,19 +13164,12 @@
 	  return didPerformWorkStackCursor.current;
 	}
 
-	function isContextConsumer(fiber) {
-	  return fiber.tag === ClassComponent && fiber.type.contextTypes != null;
-	}
-
-	function isContextProvider(fiber) {
-	  return fiber.tag === ClassComponent && fiber.type.childContextTypes != null;
+	function isContextProvider(type) {
+	  var childContextTypes = type.childContextTypes;
+	  return childContextTypes !== null && childContextTypes !== undefined;
 	}
 
-	function popContextProvider(fiber) {
-	  if (!isContextProvider(fiber)) {
-	    return;
-	  }
-
+	function popContext(fiber) {
 	  pop(didPerformWorkStackCursor, fiber);
 	  pop(contextStackCursor, fiber);
 	}
@@ -12091,25 +13180,25 @@
 	}
 
 	function pushTopLevelContextObject(fiber, context, didChange) {
-	  !(contextStackCursor.current === emptyObject) ? invariant(false, 'Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+	  !(contextStackCursor.current === emptyContextObject) ? invariant(false, 'Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 
 	  push(contextStackCursor, context, fiber);
 	  push(didPerformWorkStackCursor, didChange, fiber);
 	}
 
-	function processChildContext(fiber, parentContext) {
+	function processChildContext(fiber, type, parentContext) {
 	  var instance = fiber.stateNode;
-	  var childContextTypes = fiber.type.childContextTypes;
+	  var childContextTypes = type.childContextTypes;
 
 	  // TODO (bvaughn) Replace this behavior with an invariant() in the future.
 	  // It has only been added in Fiber to match the (unintentional) behavior in Stack.
 	  if (typeof instance.getChildContext !== 'function') {
 	    {
-	      var componentName = getComponentName(fiber) || 'Unknown';
+	      var componentName = getComponentName(type) || 'Unknown';
 
 	      if (!warnedAboutMissingGetChildContext[componentName]) {
 	        warnedAboutMissingGetChildContext[componentName] = true;
-	        warning(false, '%s.childContextTypes is specified but there is no getChildContext() method ' + 'on the instance. You can either define getChildContext() on %s or remove ' + 'childContextTypes from it.', componentName, componentName);
+	        warningWithoutStack$1(false, '%s.childContextTypes is specified but there is no getChildContext() method ' + 'on the instance. You can either define getChildContext() on %s or remove ' + 'childContextTypes from it.', componentName, componentName);
 	      }
 	    }
 	    return parentContext;
@@ -12117,41 +13206,37 @@
 
 	  var childContext = void 0;
 	  {
-	    ReactDebugCurrentFiber.setCurrentPhase('getChildContext');
+	    setCurrentPhase('getChildContext');
 	  }
 	  startPhaseTimer(fiber, 'getChildContext');
 	  childContext = instance.getChildContext();
 	  stopPhaseTimer();
 	  {
-	    ReactDebugCurrentFiber.setCurrentPhase(null);
+	    setCurrentPhase(null);
 	  }
 	  for (var contextKey in childContext) {
-	    !(contextKey in childContextTypes) ? invariant(false, '%s.getChildContext(): key "%s" is not defined in childContextTypes.', getComponentName(fiber) || 'Unknown', contextKey) : void 0;
+	    !(contextKey in childContextTypes) ? invariant(false, '%s.getChildContext(): key "%s" is not defined in childContextTypes.', getComponentName(type) || 'Unknown', contextKey) : void 0;
 	  }
 	  {
-	    var name = getComponentName(fiber) || 'Unknown';
+	    var name = getComponentName(type) || 'Unknown';
 	    checkPropTypes(childContextTypes, childContext, 'child context', name,
 	    // In practice, there is one case in which we won't get a stack. It's when
 	    // somebody calls unstable_renderSubtreeIntoContainer() and we process
 	    // context from the parent component instance. The stack will be missing
 	    // because it's outside of the reconciliation, and so the pointer has not
 	    // been set. This is rare and doesn't matter. We'll also remove that API.
-	    ReactDebugCurrentFiber.getCurrentFiberStackAddendum);
+	    getCurrentFiberStackInDev);
 	  }
 
 	  return _assign({}, parentContext, childContext);
 	}
 
 	function pushContextProvider(workInProgress) {
-	  if (!isContextProvider(workInProgress)) {
-	    return false;
-	  }
-
 	  var instance = workInProgress.stateNode;
 	  // We push the context as early as possible to ensure stack integrity.
 	  // If the instance does not exist yet, we will push null at first,
 	  // and replace it on the stack later when invalidating the context.
-	  var memoizedMergedChildContext = instance && instance.__reactInternalMemoizedMergedChildContext || emptyObject;
+	  var memoizedMergedChildContext = instance && instance.__reactInternalMemoizedMergedChildContext || emptyContextObject;
 
 	  // Remember the parent context so we can merge with it later.
 	  // Inherit the parent's did-perform-work value to avoid inadvertently blocking updates.
@@ -12162,7 +13247,7 @@
 	  return true;
 	}
 
-	function invalidateContextProvider(workInProgress, didChange) {
+	function invalidateContextProvider(workInProgress, type, didChange) {
 	  var instance = workInProgress.stateNode;
 	  !instance ? invariant(false, 'Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 
@@ -12170,7 +13255,7 @@
 	    // Merge parent and own context.
 	    // Skip this if we're not updating due to sCU.
 	    // This avoids unnecessarily recomputing memoized values.
-	    var mergedContext = processChildContext(workInProgress, previousContext);
+	    var mergedContext = processChildContext(workInProgress, type, previousContext);
 	    instance.__reactInternalMemoizedMergedChildContext = mergedContext;
 
 	    // Replace the old (or empty) context with the new one.
@@ -12192,40 +13277,113 @@
 	  !(isFiberMounted(fiber) && fiber.tag === ClassComponent) ? invariant(false, 'Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 
 	  var node = fiber;
-	  while (node.tag !== HostRoot) {
-	    if (isContextProvider(node)) {
-	      return node.stateNode.__reactInternalMemoizedMergedChildContext;
+	  do {
+	    switch (node.tag) {
+	      case HostRoot:
+	        return node.stateNode.context;
+	      case ClassComponent:
+	        {
+	          var Component = node.type;
+	          if (isContextProvider(Component)) {
+	            return node.stateNode.__reactInternalMemoizedMergedChildContext;
+	          }
+	          break;
+	        }
+	    }
+	    node = node.return;
+	  } while (node !== null);
+	  invariant(false, 'Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.');
+	}
+
+	var onCommitFiberRoot = null;
+	var onCommitFiberUnmount = null;
+	var hasLoggedError = false;
+
+	function catchErrors(fn) {
+	  return function (arg) {
+	    try {
+	      return fn(arg);
+	    } catch (err) {
+	      if (true && !hasLoggedError) {
+	        hasLoggedError = true;
+	        warningWithoutStack$1(false, 'React DevTools encountered an error: %s', err);
+	      }
+	    }
+	  };
+	}
+
+	var isDevToolsPresent = typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== 'undefined';
+
+	function injectInternals(internals) {
+	  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined') {
+	    // No DevTools
+	    return false;
+	  }
+	  var hook = __REACT_DEVTOOLS_GLOBAL_HOOK__;
+	  if (hook.isDisabled) {
+	    // This isn't a real property on the hook, but it can be set to opt out
+	    // of DevTools integration and associated warnings and logs.
+	    // https://github.com/facebook/react/issues/3877
+	    return true;
+	  }
+	  if (!hook.supportsFiber) {
+	    {
+	      warningWithoutStack$1(false, 'The installed version of React DevTools is too old and will not work ' + 'with the current version of React. Please update React DevTools. ' + 'https://fb.me/react-devtools');
+	    }
+	    // DevTools exists, even though it doesn't support Fiber.
+	    return true;
+	  }
+	  try {
+	    var rendererID = hook.inject(internals);
+	    // We have successfully injected, so now it is safe to set up hooks.
+	    onCommitFiberRoot = catchErrors(function (root) {
+	      return hook.onCommitFiberRoot(rendererID, root);
+	    });
+	    onCommitFiberUnmount = catchErrors(function (fiber) {
+	      return hook.onCommitFiberUnmount(rendererID, fiber);
+	    });
+	  } catch (err) {
+	    // Catch all errors because it is unsafe to throw during initialization.
+	    {
+	      warningWithoutStack$1(false, 'React DevTools encountered an error: %s.', err);
 	    }
-	    var parent = node.return;
-	    !parent ? invariant(false, 'Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.') : void 0;
-	    node = parent;
 	  }
-	  return node.stateNode.context;
+	  // DevTools exists
+	  return true;
+	}
+
+	function onCommitRoot(root) {
+	  if (typeof onCommitFiberRoot === 'function') {
+	    onCommitFiberRoot(root);
+	  }
+	}
+
+	function onCommitUnmount(fiber) {
+	  if (typeof onCommitFiberUnmount === 'function') {
+	    onCommitFiberUnmount(fiber);
+	  }
 	}
 
 	// Max 31 bit integer. The max integer size in V8 for 32-bit systems.
 	// Math.pow(2, 30) - 1
 	// 0b111111111111111111111111111111
-	var MAX_SIGNED_31_BIT_INT = 1073741823;
-
-	// TODO: Use an opaque type once ESLint et al support the syntax
-
+	var maxSigned31BitInt = 1073741823;
 
 	var NoWork = 0;
-	var Sync = 1;
-	var Never = MAX_SIGNED_31_BIT_INT;
+	var Never = 1;
+	var Sync = maxSigned31BitInt;
 
 	var UNIT_SIZE = 10;
-	var MAGIC_NUMBER_OFFSET = 2;
+	var MAGIC_NUMBER_OFFSET = maxSigned31BitInt - 1;
 
 	// 1 unit of expiration time represents 10ms.
 	function msToExpirationTime(ms) {
 	  // Always add an offset so that we don't clash with the magic number for NoWork.
-	  return (ms / UNIT_SIZE | 0) + MAGIC_NUMBER_OFFSET;
+	  return MAGIC_NUMBER_OFFSET - (ms / UNIT_SIZE | 0);
 	}
 
 	function expirationTimeToMs(expirationTime) {
-	  return (expirationTime - MAGIC_NUMBER_OFFSET) * UNIT_SIZE;
+	  return (MAGIC_NUMBER_OFFSET - expirationTime) * UNIT_SIZE;
 	}
 
 	function ceiling(num, precision) {
@@ -12233,11 +13391,36 @@
 	}
 
 	function computeExpirationBucket(currentTime, expirationInMs, bucketSizeMs) {
-	  return MAGIC_NUMBER_OFFSET + ceiling(currentTime - MAGIC_NUMBER_OFFSET + expirationInMs / UNIT_SIZE, bucketSizeMs / UNIT_SIZE);
+	  return MAGIC_NUMBER_OFFSET - ceiling(MAGIC_NUMBER_OFFSET - currentTime + expirationInMs / UNIT_SIZE, bucketSizeMs / UNIT_SIZE);
+	}
+
+	var LOW_PRIORITY_EXPIRATION = 5000;
+	var LOW_PRIORITY_BATCH_SIZE = 250;
+
+	function computeAsyncExpiration(currentTime) {
+	  return computeExpirationBucket(currentTime, LOW_PRIORITY_EXPIRATION, LOW_PRIORITY_BATCH_SIZE);
+	}
+
+	// We intentionally set a higher expiration time for interactive updates in
+	// dev than in production.
+	//
+	// If the main thread is being blocked so long that you hit the expiration,
+	// it's a problem that could be solved with better scheduling.
+	//
+	// People will be more likely to notice this and fix it with the long
+	// expiration time in development.
+	//
+	// In production we opt for better UX at the risk of masking scheduling
+	// problems, by expiring fast.
+	var HIGH_PRIORITY_EXPIRATION = 500;
+	var HIGH_PRIORITY_BATCH_SIZE = 100;
+
+	function computeInteractiveExpiration(currentTime) {
+	  return computeExpirationBucket(currentTime, HIGH_PRIORITY_EXPIRATION, HIGH_PRIORITY_BATCH_SIZE);
 	}
 
 	var NoContext = 0;
-	var AsyncMode = 1;
+	var ConcurrentMode = 1;
 	var StrictMode = 2;
 	var ProfileMode = 4;
 
@@ -12274,6 +13457,7 @@
 	  // Instance
 	  this.tag = tag;
 	  this.key = key;
+	  this.elementType = null;
 	  this.type = null;
 	  this.stateNode = null;
 
@@ -12289,6 +13473,7 @@
 	  this.memoizedProps = null;
 	  this.updateQueue = null;
 	  this.memoizedState = null;
+	  this.contextDependencies = null;
 
 	  this.mode = mode;
 
@@ -12300,14 +13485,35 @@
 	  this.lastEffect = null;
 
 	  this.expirationTime = NoWork;
+	  this.childExpirationTime = NoWork;
 
 	  this.alternate = null;
 
 	  if (enableProfilerTimer) {
+	    // Note: The following is done to avoid a v8 performance cliff.
+	    //
+	    // Initializing the fields below to smis and later updating them with
+	    // double values will cause Fibers to end up having separate shapes.
+	    // This behavior/bug has something to do with Object.preventExtension().
+	    // Fortunately this only impacts DEV builds.
+	    // Unfortunately it makes React unusably slow for some applications.
+	    // To work around this, initialize the fields below with doubles.
+	    //
+	    // Learn more about this here:
+	    // https://github.com/facebook/react/issues/14365
+	    // https://bugs.chromium.org/p/v8/issues/detail?id=8538
+	    this.actualDuration = Number.NaN;
+	    this.actualStartTime = Number.NaN;
+	    this.selfBaseDuration = Number.NaN;
+	    this.treeBaseDuration = Number.NaN;
+
+	    // It's okay to replace the initial doubles with smis after initialization.
+	    // This won't trigger the performance cliff mentioned above,
+	    // and it simplifies other profiler code (including DevTools).
 	    this.actualDuration = 0;
-	    this.actualStartTime = 0;
-	    this.selfBaseTime = 0;
-	    this.treeBaseTime = 0;
+	    this.actualStartTime = -1;
+	    this.selfBaseDuration = 0;
+	    this.treeBaseDuration = 0;
 	  }
 
 	  {
@@ -12315,6 +13521,7 @@
 	    this._debugSource = null;
 	    this._debugOwner = null;
 	    this._debugIsCurrentlyTiming = false;
+	    this._debugHookTypes = null;
 	    if (!hasBadMapPolyfill && typeof Object.preventExtensions === 'function') {
 	      Object.preventExtensions(this);
 	    }
@@ -12340,7 +13547,27 @@
 	};
 
 	function shouldConstruct(Component) {
-	  return !!(Component.prototype && Component.prototype.isReactComponent);
+	  var prototype = Component.prototype;
+	  return !!(prototype && prototype.isReactComponent);
+	}
+
+	function isSimpleFunctionComponent(type) {
+	  return typeof type === 'function' && !shouldConstruct(type) && type.defaultProps === undefined;
+	}
+
+	function resolveLazyComponentTag(Component) {
+	  if (typeof Component === 'function') {
+	    return shouldConstruct(Component) ? ClassComponent : FunctionComponent;
+	  } else if (Component !== undefined && Component !== null) {
+	    var $$typeof = Component.$$typeof;
+	    if ($$typeof === REACT_FORWARD_REF_TYPE) {
+	      return ForwardRef;
+	    }
+	    if ($$typeof === REACT_MEMO_TYPE) {
+	      return MemoComponent;
+	    }
+	  }
+	  return IndeterminateComponent;
 	}
 
 	// This is used to create an alternate fiber to do work on.
@@ -12353,6 +13580,7 @@
 	    // extra objects for things that are never updated. It also allow us to
 	    // reclaim the extra memory if needed.
 	    workInProgress = createFiber(current.tag, pendingProps, current.key, current.mode);
+	    workInProgress.elementType = current.elementType;
 	    workInProgress.type = current.type;
 	    workInProgress.stateNode = current.stateNode;
 
@@ -12361,6 +13589,7 @@
 	      workInProgress._debugID = current._debugID;
 	      workInProgress._debugSource = current._debugSource;
 	      workInProgress._debugOwner = current._debugOwner;
+	      workInProgress._debugHookTypes = current._debugHookTypes;
 	    }
 
 	    workInProgress.alternate = current;
@@ -12383,16 +13612,18 @@
 	      // This has the downside of resetting values for different priority renders,
 	      // But works for yielding (the common case) and should support resuming.
 	      workInProgress.actualDuration = 0;
-	      workInProgress.actualStartTime = 0;
+	      workInProgress.actualStartTime = -1;
 	    }
 	  }
 
-	  workInProgress.expirationTime = expirationTime;
+	  workInProgress.childExpirationTime = current.childExpirationTime;
+	  workInProgress.expirationTime = current.expirationTime;
 
 	  workInProgress.child = current.child;
 	  workInProgress.memoizedProps = current.memoizedProps;
 	  workInProgress.memoizedState = current.memoizedState;
 	  workInProgress.updateQueue = current.updateQueue;
+	  workInProgress.contextDependencies = current.contextDependencies;
 
 	  // These will be overridden during the parent's reconciliation
 	  workInProgress.sibling = current.sibling;
@@ -12400,100 +13631,113 @@
 	  workInProgress.ref = current.ref;
 
 	  if (enableProfilerTimer) {
-	    workInProgress.selfBaseTime = current.selfBaseTime;
-	    workInProgress.treeBaseTime = current.treeBaseTime;
+	    workInProgress.selfBaseDuration = current.selfBaseDuration;
+	    workInProgress.treeBaseDuration = current.treeBaseDuration;
 	  }
 
 	  return workInProgress;
 	}
 
-	function createHostRootFiber(isAsync) {
-	  var mode = isAsync ? AsyncMode | StrictMode : NoContext;
-	  return createFiber(HostRoot, null, null, mode);
-	}
+	function createHostRootFiber(isConcurrent) {
+	  var mode = isConcurrent ? ConcurrentMode | StrictMode : NoContext;
 
-	function createFiberFromElement(element, mode, expirationTime) {
-	  var owner = null;
-	  {
-	    owner = element._owner;
+	  if (enableProfilerTimer && isDevToolsPresent) {
+	    // Always collect profile timings when DevTools are present.
+	    // This enables DevTools to start capturing timing at any point–
+	    // Without some nodes in the tree having empty base times.
+	    mode |= ProfileMode;
 	  }
 
+	  return createFiber(HostRoot, null, null, mode);
+	}
+
+	function createFiberFromTypeAndProps(type, // React$ElementType
+	key, pendingProps, owner, mode, expirationTime) {
 	  var fiber = void 0;
-	  var type = element.type;
-	  var key = element.key;
-	  var pendingProps = element.props;
 
-	  var fiberTag = void 0;
+	  var fiberTag = IndeterminateComponent;
+	  // The resolved type is set if we know what the final type will be. I.e. it's not lazy.
+	  var resolvedType = type;
 	  if (typeof type === 'function') {
-	    fiberTag = shouldConstruct(type) ? ClassComponent : IndeterminateComponent;
+	    if (shouldConstruct(type)) {
+	      fiberTag = ClassComponent;
+	    }
 	  } else if (typeof type === 'string') {
 	    fiberTag = HostComponent;
 	  } else {
-	    switch (type) {
+	    getTag: switch (type) {
 	      case REACT_FRAGMENT_TYPE:
 	        return createFiberFromFragment(pendingProps.children, mode, expirationTime, key);
-	      case REACT_ASYNC_MODE_TYPE:
-	        fiberTag = Mode;
-	        mode |= AsyncMode | StrictMode;
-	        break;
+	      case REACT_CONCURRENT_MODE_TYPE:
+	        return createFiberFromMode(pendingProps, mode | ConcurrentMode | StrictMode, expirationTime, key);
 	      case REACT_STRICT_MODE_TYPE:
-	        fiberTag = Mode;
-	        mode |= StrictMode;
-	        break;
+	        return createFiberFromMode(pendingProps, mode | StrictMode, expirationTime, key);
 	      case REACT_PROFILER_TYPE:
 	        return createFiberFromProfiler(pendingProps, mode, expirationTime, key);
-	      case REACT_TIMEOUT_TYPE:
-	        fiberTag = TimeoutComponent;
-	        // Suspense does not require async, but its children should be strict
-	        // mode compatible.
-	        mode |= StrictMode;
-	        break;
+	      case REACT_SUSPENSE_TYPE:
+	        return createFiberFromSuspense(pendingProps, mode, expirationTime, key);
 	      default:
-	        fiberTag = getFiberTagFromObjectType(type, owner);
-	        break;
+	        {
+	          if (typeof type === 'object' && type !== null) {
+	            switch (type.$$typeof) {
+	              case REACT_PROVIDER_TYPE:
+	                fiberTag = ContextProvider;
+	                break getTag;
+	              case REACT_CONTEXT_TYPE:
+	                // This is a consumer
+	                fiberTag = ContextConsumer;
+	                break getTag;
+	              case REACT_FORWARD_REF_TYPE:
+	                fiberTag = ForwardRef;
+	                break getTag;
+	              case REACT_MEMO_TYPE:
+	                fiberTag = MemoComponent;
+	                break getTag;
+	              case REACT_LAZY_TYPE:
+	                fiberTag = LazyComponent;
+	                resolvedType = null;
+	                break getTag;
+	            }
+	          }
+	          var info = '';
+	          {
+	            if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {
+	              info += ' You likely forgot to export your component from the file ' + "it's defined in, or you might have mixed up default and " + 'named imports.';
+	            }
+	            var ownerName = owner ? getComponentName(owner.type) : null;
+	            if (ownerName) {
+	              info += '\n\nCheck the render method of `' + ownerName + '`.';
+	            }
+	          }
+	          invariant(false, 'Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s', type == null ? type : typeof type, info);
+	        }
 	    }
 	  }
 
 	  fiber = createFiber(fiberTag, pendingProps, key, mode);
-	  fiber.type = type;
+	  fiber.elementType = type;
+	  fiber.type = resolvedType;
 	  fiber.expirationTime = expirationTime;
 
+	  return fiber;
+	}
+
+	function createFiberFromElement(element, mode, expirationTime) {
+	  var owner = null;
+	  {
+	    owner = element._owner;
+	  }
+	  var type = element.type;
+	  var key = element.key;
+	  var pendingProps = element.props;
+	  var fiber = createFiberFromTypeAndProps(type, key, pendingProps, owner, mode, expirationTime);
 	  {
 	    fiber._debugSource = element._source;
 	    fiber._debugOwner = element._owner;
 	  }
-
 	  return fiber;
 	}
 
-	function getFiberTagFromObjectType(type, owner) {
-	  var $$typeof = typeof type === 'object' && type !== null ? type.$$typeof : null;
-
-	  switch ($$typeof) {
-	    case REACT_PROVIDER_TYPE:
-	      return ContextProvider;
-	    case REACT_CONTEXT_TYPE:
-	      // This is a consumer
-	      return ContextConsumer;
-	    case REACT_FORWARD_REF_TYPE:
-	      return ForwardRef;
-	    default:
-	      {
-	        var info = '';
-	        {
-	          if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {
-	            info += ' You likely forgot to export your component from the file ' + "it's defined in, or you might have mixed up default and " + 'named imports.';
-	          }
-	          var ownerName = owner ? getComponentName(owner) : null;
-	          if (ownerName) {
-	            info += '\n\nCheck the render method of `' + ownerName + '`.';
-	          }
-	        }
-	        invariant(false, 'Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s', type == null ? type : typeof type, info);
-	      }
-	  }
-	}
-
 	function createFiberFromFragment(elements, mode, expirationTime, key) {
 	  var fiber = createFiber(Fragment, elements, key, mode);
 	  fiber.expirationTime = expirationTime;
@@ -12503,17 +13747,43 @@
 	function createFiberFromProfiler(pendingProps, mode, expirationTime, key) {
 	  {
 	    if (typeof pendingProps.id !== 'string' || typeof pendingProps.onRender !== 'function') {
-	      invariant(false, 'Profiler must specify an "id" string and "onRender" function as props');
+	      warningWithoutStack$1(false, 'Profiler must specify an "id" string and "onRender" function as props');
 	    }
 	  }
 
 	  var fiber = createFiber(Profiler, pendingProps, key, mode | ProfileMode);
+	  // TODO: The Profiler fiber shouldn't have a type. It has a tag.
+	  fiber.elementType = REACT_PROFILER_TYPE;
 	  fiber.type = REACT_PROFILER_TYPE;
 	  fiber.expirationTime = expirationTime;
 
 	  return fiber;
 	}
 
+	function createFiberFromMode(pendingProps, mode, expirationTime, key) {
+	  var fiber = createFiber(Mode, pendingProps, key, mode);
+
+	  // TODO: The Mode fiber shouldn't have a type. It has a tag.
+	  var type = (mode & ConcurrentMode) === NoContext ? REACT_STRICT_MODE_TYPE : REACT_CONCURRENT_MODE_TYPE;
+	  fiber.elementType = type;
+	  fiber.type = type;
+
+	  fiber.expirationTime = expirationTime;
+	  return fiber;
+	}
+
+	function createFiberFromSuspense(pendingProps, mode, expirationTime, key) {
+	  var fiber = createFiber(SuspenseComponent, pendingProps, key, mode);
+
+	  // TODO: The SuspenseComponent fiber shouldn't have a type. It has a tag.
+	  var type = REACT_SUSPENSE_TYPE;
+	  fiber.elementType = type;
+	  fiber.type = type;
+
+	  fiber.expirationTime = expirationTime;
+	  return fiber;
+	}
+
 	function createFiberFromText(content, mode, expirationTime) {
 	  var fiber = createFiber(HostText, content, null, mode);
 	  fiber.expirationTime = expirationTime;
@@ -12522,6 +13792,8 @@
 
 	function createFiberFromHostInstanceForDeletion() {
 	  var fiber = createFiber(HostComponent, null, null, NoContext);
+	  // TODO: These should not need a type.
+	  fiber.elementType = 'DELETED';
 	  fiber.type = 'DELETED';
 	  return fiber;
 	}
@@ -12554,6 +13826,7 @@
 
 	  target.tag = source.tag;
 	  target.key = source.key;
+	  target.elementType = source.elementType;
 	  target.type = source.type;
 	  target.stateNode = source.stateNode;
 	  target.return = source.return;
@@ -12565,124 +13838,120 @@
 	  target.memoizedProps = source.memoizedProps;
 	  target.updateQueue = source.updateQueue;
 	  target.memoizedState = source.memoizedState;
+	  target.contextDependencies = source.contextDependencies;
 	  target.mode = source.mode;
 	  target.effectTag = source.effectTag;
 	  target.nextEffect = source.nextEffect;
 	  target.firstEffect = source.firstEffect;
 	  target.lastEffect = source.lastEffect;
 	  target.expirationTime = source.expirationTime;
+	  target.childExpirationTime = source.childExpirationTime;
 	  target.alternate = source.alternate;
 	  if (enableProfilerTimer) {
 	    target.actualDuration = source.actualDuration;
 	    target.actualStartTime = source.actualStartTime;
-	    target.selfBaseTime = source.selfBaseTime;
-	    target.treeBaseTime = source.treeBaseTime;
+	    target.selfBaseDuration = source.selfBaseDuration;
+	    target.treeBaseDuration = source.treeBaseDuration;
 	  }
 	  target._debugID = source._debugID;
 	  target._debugSource = source._debugSource;
 	  target._debugOwner = source._debugOwner;
 	  target._debugIsCurrentlyTiming = source._debugIsCurrentlyTiming;
+	  target._debugHookTypes = source._debugHookTypes;
 	  return target;
 	}
 
 	// TODO: This should be lifted into the renderer.
 
 
-	function createFiberRoot(containerInfo, isAsync, hydrate) {
+	// The following attributes are only used by interaction tracing builds.
+	// They enable interactions to be associated with their async work,
+	// And expose interaction metadata to the React DevTools Profiler plugin.
+	// Note that these attributes are only defined when the enableSchedulerTracing flag is enabled.
+
+
+	// Exported FiberRoot type includes all properties,
+	// To avoid requiring potentially error-prone :any casts throughout the project.
+	// Profiling properties are only safe to access in profiling builds (when enableSchedulerTracing is true).
+	// The types are defined separately within this file to ensure they stay in sync.
+	// (We don't have to use an inline :any cast when enableSchedulerTracing is disabled.)
+
+
+	function createFiberRoot(containerInfo, isConcurrent, hydrate) {
 	  // Cyclic construction. This cheats the type system right now because
 	  // stateNode is any.
-	  var uninitializedFiber = createHostRootFiber(isAsync);
-	  var root = {
-	    current: uninitializedFiber,
-	    containerInfo: containerInfo,
-	    pendingChildren: null,
-
-	    earliestPendingTime: NoWork,
-	    latestPendingTime: NoWork,
-	    earliestSuspendedTime: NoWork,
-	    latestSuspendedTime: NoWork,
-	    latestPingedTime: NoWork,
-
-	    pendingCommitExpirationTime: NoWork,
-	    finishedWork: null,
-	    context: null,
-	    pendingContext: null,
-	    hydrate: hydrate,
-	    remainingExpirationTime: NoWork,
-	    firstBatch: null,
-	    nextScheduledRoot: null
-	  };
+	  var uninitializedFiber = createHostRootFiber(isConcurrent);
+
+	  var root = void 0;
+	  if (enableSchedulerTracing) {
+	    root = {
+	      current: uninitializedFiber,
+	      containerInfo: containerInfo,
+	      pendingChildren: null,
+
+	      earliestPendingTime: NoWork,
+	      latestPendingTime: NoWork,
+	      earliestSuspendedTime: NoWork,
+	      latestSuspendedTime: NoWork,
+	      latestPingedTime: NoWork,
+
+	      pingCache: null,
+
+	      didError: false,
+
+	      pendingCommitExpirationTime: NoWork,
+	      finishedWork: null,
+	      timeoutHandle: noTimeout,
+	      context: null,
+	      pendingContext: null,
+	      hydrate: hydrate,
+	      nextExpirationTimeToWorkOn: NoWork,
+	      expirationTime: NoWork,
+	      firstBatch: null,
+	      nextScheduledRoot: null,
+
+	      interactionThreadID: tracing.unstable_getThreadID(),
+	      memoizedInteractions: new Set(),
+	      pendingInteractionMap: new Map()
+	    };
+	  } else {
+	    root = {
+	      current: uninitializedFiber,
+	      containerInfo: containerInfo,
+	      pendingChildren: null,
+
+	      pingCache: null,
+
+	      earliestPendingTime: NoWork,
+	      latestPendingTime: NoWork,
+	      earliestSuspendedTime: NoWork,
+	      latestSuspendedTime: NoWork,
+	      latestPingedTime: NoWork,
+
+	      didError: false,
+
+	      pendingCommitExpirationTime: NoWork,
+	      finishedWork: null,
+	      timeoutHandle: noTimeout,
+	      context: null,
+	      pendingContext: null,
+	      hydrate: hydrate,
+	      nextExpirationTimeToWorkOn: NoWork,
+	      expirationTime: NoWork,
+	      firstBatch: null,
+	      nextScheduledRoot: null
+	    };
+	  }
+
 	  uninitializedFiber.stateNode = root;
+
+	  // The reason for the way the Flow types are structured in this file,
+	  // Is to avoid needing :any casts everywhere interaction tracing fields are used.
+	  // Unfortunately that requires an :any cast for non-interaction tracing capable builds.
+	  // $FlowFixMe Remove this :any cast and replace it with something better.
 	  return root;
 	}
 
-	var onCommitFiberRoot = null;
-	var onCommitFiberUnmount = null;
-	var hasLoggedError = false;
-
-	function catchErrors(fn) {
-	  return function (arg) {
-	    try {
-	      return fn(arg);
-	    } catch (err) {
-	      if (true && !hasLoggedError) {
-	        hasLoggedError = true;
-	        warning(false, 'React DevTools encountered an error: %s', err);
-	      }
-	    }
-	  };
-	}
-
-	function injectInternals(internals) {
-	  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined') {
-	    // No DevTools
-	    return false;
-	  }
-	  var hook = __REACT_DEVTOOLS_GLOBAL_HOOK__;
-	  if (hook.isDisabled) {
-	    // This isn't a real property on the hook, but it can be set to opt out
-	    // of DevTools integration and associated warnings and logs.
-	    // https://github.com/facebook/react/issues/3877
-	    return true;
-	  }
-	  if (!hook.supportsFiber) {
-	    {
-	      warning(false, 'The installed version of React DevTools is too old and will not work ' + 'with the current version of React. Please update React DevTools. ' + 'https://fb.me/react-devtools');
-	    }
-	    // DevTools exists, even though it doesn't support Fiber.
-	    return true;
-	  }
-	  try {
-	    var rendererID = hook.inject(internals);
-	    // We have successfully injected, so now it is safe to set up hooks.
-	    onCommitFiberRoot = catchErrors(function (root) {
-	      return hook.onCommitFiberRoot(rendererID, root);
-	    });
-	    onCommitFiberUnmount = catchErrors(function (fiber) {
-	      return hook.onCommitFiberUnmount(rendererID, fiber);
-	    });
-	  } catch (err) {
-	    // Catch all errors because it is unsafe to throw during initialization.
-	    {
-	      warning(false, 'React DevTools encountered an error: %s.', err);
-	    }
-	  }
-	  // DevTools exists
-	  return true;
-	}
-
-	function onCommitRoot(root) {
-	  if (typeof onCommitFiberRoot === 'function') {
-	    onCommitFiberRoot(root);
-	  }
-	}
-
-	function onCommitUnmount(fiber) {
-	  if (typeof onCommitFiberUnmount === 'function') {
-	    onCommitFiberUnmount(fiber);
-	  }
-	}
-
 	/**
 	 * Forked from fbjs/warning:
 	 * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js
@@ -12722,7 +13991,7 @@
 
 	  lowPriorityWarning = function (condition, format) {
 	    if (format === undefined) {
-	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
+	      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
 	    }
 	    if (!condition) {
 	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
@@ -12782,14 +14051,14 @@
 
 	  ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings = function () {
 	    pendingUnsafeLifecycleWarnings.forEach(function (lifecycleWarningsMap, strictRoot) {
-	      var lifecyclesWarningMesages = [];
+	      var lifecyclesWarningMessages = [];
 
 	      Object.keys(lifecycleWarningsMap).forEach(function (lifecycle) {
 	        var lifecycleWarnings = lifecycleWarningsMap[lifecycle];
 	        if (lifecycleWarnings.length > 0) {
 	          var componentNames = new Set();
 	          lifecycleWarnings.forEach(function (fiber) {
-	            componentNames.add(getComponentName(fiber) || 'Component');
+	            componentNames.add(getComponentName(fiber.type) || 'Component');
 	            didWarnAboutUnsafeLifecycles.add(fiber.type);
 	          });
 
@@ -12797,14 +14066,14 @@
 	          var suggestion = LIFECYCLE_SUGGESTIONS[lifecycle];
 	          var sortedComponentNames = setToSortedString(componentNames);
 
-	          lifecyclesWarningMesages.push(formatted + ': Please update the following components to use ' + (suggestion + ' instead: ' + sortedComponentNames));
+	          lifecyclesWarningMessages.push(formatted + ': Please update the following components to use ' + (suggestion + ' instead: ' + sortedComponentNames));
 	        }
 	      });
 
-	      if (lifecyclesWarningMesages.length > 0) {
-	        var strictRootComponentStack = getStackAddendumByWorkInProgressFiber(strictRoot);
+	      if (lifecyclesWarningMessages.length > 0) {
+	        var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);
 
-	        warning(false, 'Unsafe lifecycle methods were found within a strict-mode tree:%s' + '\n\n%s' + '\n\nLearn more about this warning here:' + '\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, lifecyclesWarningMesages.join('\n\n'));
+	        warningWithoutStack$1(false, 'Unsafe lifecycle methods were found within a strict-mode tree:%s' + '\n\n%s' + '\n\nLearn more about this warning here:' + '\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, lifecyclesWarningMessages.join('\n\n'));
 	      }
 	    });
 
@@ -12829,7 +14098,7 @@
 	    if (pendingComponentWillMountWarnings.length > 0) {
 	      var uniqueNames = new Set();
 	      pendingComponentWillMountWarnings.forEach(function (fiber) {
-	        uniqueNames.add(getComponentName(fiber) || 'Component');
+	        uniqueNames.add(getComponentName(fiber.type) || 'Component');
 	        didWarnAboutDeprecatedLifecycles.add(fiber.type);
 	      });
 
@@ -12843,7 +14112,7 @@
 	    if (pendingComponentWillReceivePropsWarnings.length > 0) {
 	      var _uniqueNames = new Set();
 	      pendingComponentWillReceivePropsWarnings.forEach(function (fiber) {
-	        _uniqueNames.add(getComponentName(fiber) || 'Component');
+	        _uniqueNames.add(getComponentName(fiber.type) || 'Component');
 	        didWarnAboutDeprecatedLifecycles.add(fiber.type);
 	      });
 
@@ -12857,7 +14126,7 @@
 	    if (pendingComponentWillUpdateWarnings.length > 0) {
 	      var _uniqueNames2 = new Set();
 	      pendingComponentWillUpdateWarnings.forEach(function (fiber) {
-	        _uniqueNames2.add(getComponentName(fiber) || 'Component');
+	        _uniqueNames2.add(getComponentName(fiber.type) || 'Component');
 	        didWarnAboutDeprecatedLifecycles.add(fiber.type);
 	      });
 
@@ -12890,7 +14159,7 @@
 	  ReactStrictModeWarnings.recordUnsafeLifecycleWarnings = function (fiber, instance) {
 	    var strictRoot = findStrictRoot(fiber);
 	    if (strictRoot === null) {
-	      warning(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');
+	      warningWithoutStack$1(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');
 	      return;
 	    }
 
@@ -12937,7 +14206,7 @@
 	  ReactStrictModeWarnings.recordLegacyContextWarning = function (fiber, instance) {
 	    var strictRoot = findStrictRoot(fiber);
 	    if (strictRoot === null) {
-	      warning(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');
+	      warningWithoutStack$1(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');
 	      return;
 	    }
 
@@ -12961,14 +14230,14 @@
 	    pendingLegacyContextWarning.forEach(function (fiberArray, strictRoot) {
 	      var uniqueNames = new Set();
 	      fiberArray.forEach(function (fiber) {
-	        uniqueNames.add(getComponentName(fiber) || 'Component');
+	        uniqueNames.add(getComponentName(fiber.type) || 'Component');
 	        didWarnAboutLegacyContext.add(fiber.type);
 	      });
 
 	      var sortedNames = setToSortedString(uniqueNames);
-	      var strictRootComponentStack = getStackAddendumByWorkInProgressFiber(strictRoot);
+	      var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);
 
-	      warning(false, 'Legacy context API has been detected within a strict-mode tree: %s' + '\n\nPlease update the following components: %s' + '\n\nLearn more about this warning here:' + '\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, sortedNames);
+	      warningWithoutStack$1(false, 'Legacy context API has been detected within a strict-mode tree: %s' + '\n\nPlease update the following components: %s' + '\n\nLearn more about this warning here:' + '\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, sortedNames);
 	    });
 	  };
 	}
@@ -12983,746 +14252,1915 @@
 
 	var ReactFiberInstrumentation_1 = ReactFiberInstrumentation;
 
-	// TODO: Offscreen updates
+	// TODO: Offscreen updates should never suspend. However, a promise that
+	// suspended inside an offscreen subtree should be able to ping at the priority
+	// of the outer render.
 
 	function markPendingPriorityLevel(root, expirationTime) {
-	  if (enableSuspense) {
-	    // Update the latest and earliest pending times
-	    var earliestPendingTime = root.earliestPendingTime;
-	    if (earliestPendingTime === NoWork) {
-	      // No other pending updates.
-	      root.earliestPendingTime = root.latestPendingTime = expirationTime;
+	  // If there's a gap between completing a failed root and retrying it,
+	  // additional updates may be scheduled. Clear `didError`, in case the update
+	  // is sufficient to fix the error.
+	  root.didError = false;
+
+	  // Update the latest and earliest pending times
+	  var earliestPendingTime = root.earliestPendingTime;
+	  if (earliestPendingTime === NoWork) {
+	    // No other pending updates.
+	    root.earliestPendingTime = root.latestPendingTime = expirationTime;
+	  } else {
+	    if (earliestPendingTime < expirationTime) {
+	      // This is the earliest pending update.
+	      root.earliestPendingTime = expirationTime;
 	    } else {
-	      if (earliestPendingTime > expirationTime) {
-	        // This is the earliest pending update.
-	        root.earliestPendingTime = expirationTime;
-	      } else {
-	        var latestPendingTime = root.latestPendingTime;
-	        if (latestPendingTime < expirationTime) {
-	          // This is the latest pending update
-	          root.latestPendingTime = expirationTime;
-	        }
+	      var latestPendingTime = root.latestPendingTime;
+	      if (latestPendingTime > expirationTime) {
+	        // This is the latest pending update
+	        root.latestPendingTime = expirationTime;
 	      }
 	    }
 	  }
+	  findNextExpirationTimeToWorkOn(expirationTime, root);
 	}
 
-	function markCommittedPriorityLevels(root, currentTime, earliestRemainingTime) {
-	  if (enableSuspense) {
-	    if (earliestRemainingTime === NoWork) {
-	      // Fast path. There's no remaining work. Clear everything.
-	      root.earliestPendingTime = NoWork;
-	      root.latestPendingTime = NoWork;
-	      root.earliestSuspendedTime = NoWork;
-	      root.latestSuspendedTime = NoWork;
-	      root.latestPingedTime = NoWork;
-	      return;
-	    }
+	function markCommittedPriorityLevels(root, earliestRemainingTime) {
+	  root.didError = false;
 
-	    // Let's see if the previous latest known pending level was just flushed.
-	    var latestPendingTime = root.latestPendingTime;
-	    if (latestPendingTime !== NoWork) {
-	      if (latestPendingTime < earliestRemainingTime) {
-	        // We've flushed all the known pending levels.
-	        root.earliestPendingTime = root.latestPendingTime = NoWork;
-	      } else {
-	        var earliestPendingTime = root.earliestPendingTime;
-	        if (earliestPendingTime < earliestRemainingTime) {
-	          // We've flushed the earliest known pending level. Set this to the
-	          // latest pending time.
-	          root.earliestPendingTime = root.latestPendingTime;
-	        }
-	      }
-	    }
+	  if (earliestRemainingTime === NoWork) {
+	    // Fast path. There's no remaining work. Clear everything.
+	    root.earliestPendingTime = NoWork;
+	    root.latestPendingTime = NoWork;
+	    root.earliestSuspendedTime = NoWork;
+	    root.latestSuspendedTime = NoWork;
+	    root.latestPingedTime = NoWork;
+	    findNextExpirationTimeToWorkOn(NoWork, root);
+	    return;
+	  }
 
-	    // Now let's handle the earliest remaining level in the whole tree. We need to
-	    // decide whether to treat it as a pending level or as suspended. Check
-	    // it falls within the range of known suspended levels.
+	  if (earliestRemainingTime < root.latestPingedTime) {
+	    root.latestPingedTime = NoWork;
+	  }
 
-	    var earliestSuspendedTime = root.earliestSuspendedTime;
-	    if (earliestSuspendedTime === NoWork) {
-	      // There's no suspended work. Treat the earliest remaining level as a
-	      // pending level.
-	      markPendingPriorityLevel(root, earliestRemainingTime);
-	      return;
+	  // Let's see if the previous latest known pending level was just flushed.
+	  var latestPendingTime = root.latestPendingTime;
+	  if (latestPendingTime !== NoWork) {
+	    if (latestPendingTime > earliestRemainingTime) {
+	      // We've flushed all the known pending levels.
+	      root.earliestPendingTime = root.latestPendingTime = NoWork;
+	    } else {
+	      var earliestPendingTime = root.earliestPendingTime;
+	      if (earliestPendingTime > earliestRemainingTime) {
+	        // We've flushed the earliest known pending level. Set this to the
+	        // latest pending time.
+	        root.earliestPendingTime = root.latestPendingTime;
+	      }
 	    }
+	  }
 
-	    var latestSuspendedTime = root.latestSuspendedTime;
-	    if (earliestRemainingTime > latestSuspendedTime) {
-	      // The earliest remaining level is later than all the suspended work. That
-	      // means we've flushed all the suspended work.
-	      root.earliestSuspendedTime = NoWork;
-	      root.latestSuspendedTime = NoWork;
-	      root.latestPingedTime = NoWork;
+	  // Now let's handle the earliest remaining level in the whole tree. We need to
+	  // decide whether to treat it as a pending level or as suspended. Check
+	  // it falls within the range of known suspended levels.
 
-	      // There's no suspended work. Treat the earliest remaining level as a
-	      // pending level.
-	      markPendingPriorityLevel(root, earliestRemainingTime);
-	      return;
-	    }
+	  var earliestSuspendedTime = root.earliestSuspendedTime;
+	  if (earliestSuspendedTime === NoWork) {
+	    // There's no suspended work. Treat the earliest remaining level as a
+	    // pending level.
+	    markPendingPriorityLevel(root, earliestRemainingTime);
+	    findNextExpirationTimeToWorkOn(NoWork, root);
+	    return;
+	  }
 
-	    if (earliestRemainingTime < earliestSuspendedTime) {
-	      // The earliest remaining time is earlier than all the suspended work.
-	      // Treat it as a pending update.
-	      markPendingPriorityLevel(root, earliestRemainingTime);
-	      return;
-	    }
+	  var latestSuspendedTime = root.latestSuspendedTime;
+	  if (earliestRemainingTime < latestSuspendedTime) {
+	    // The earliest remaining level is later than all the suspended work. That
+	    // means we've flushed all the suspended work.
+	    root.earliestSuspendedTime = NoWork;
+	    root.latestSuspendedTime = NoWork;
+	    root.latestPingedTime = NoWork;
+
+	    // There's no suspended work. Treat the earliest remaining level as a
+	    // pending level.
+	    markPendingPriorityLevel(root, earliestRemainingTime);
+	    findNextExpirationTimeToWorkOn(NoWork, root);
+	    return;
+	  }
 
-	    // The earliest remaining time falls within the range of known suspended
-	    // levels. We should treat this as suspended work.
+	  if (earliestRemainingTime > earliestSuspendedTime) {
+	    // The earliest remaining time is earlier than all the suspended work.
+	    // Treat it as a pending update.
+	    markPendingPriorityLevel(root, earliestRemainingTime);
+	    findNextExpirationTimeToWorkOn(NoWork, root);
+	    return;
 	  }
+
+	  // The earliest remaining time falls within the range of known suspended
+	  // levels. We should treat this as suspended work.
+	  findNextExpirationTimeToWorkOn(NoWork, root);
 	}
 
-	function markSuspendedPriorityLevel(root, suspendedTime) {
-	  if (enableSuspense) {
-	    // First, check the known pending levels and update them if needed.
-	    var earliestPendingTime = root.earliestPendingTime;
-	    var latestPendingTime = root.latestPendingTime;
-	    if (earliestPendingTime === suspendedTime) {
-	      if (latestPendingTime === suspendedTime) {
-	        // Both known pending levels were suspended. Clear them.
-	        root.earliestPendingTime = root.latestPendingTime = NoWork;
-	      } else {
-	        // The earliest pending level was suspended. Clear by setting it to the
-	        // latest pending level.
-	        root.earliestPendingTime = latestPendingTime;
-	      }
-	    } else if (latestPendingTime === suspendedTime) {
-	      // The latest pending level was suspended. Clear by setting it to the
-	      // latest pending level.
-	      root.latestPendingTime = earliestPendingTime;
-	    }
+	function hasLowerPriorityWork(root, erroredExpirationTime) {
+	  var latestPendingTime = root.latestPendingTime;
+	  var latestSuspendedTime = root.latestSuspendedTime;
+	  var latestPingedTime = root.latestPingedTime;
+	  return latestPendingTime !== NoWork && latestPendingTime < erroredExpirationTime || latestSuspendedTime !== NoWork && latestSuspendedTime < erroredExpirationTime || latestPingedTime !== NoWork && latestPingedTime < erroredExpirationTime;
+	}
 
-	    // Next, if we're working on the lowest known suspended level, clear the ping.
-	    // TODO: What if a promise suspends and pings before the root completes?
-	    var latestSuspendedTime = root.latestSuspendedTime;
-	    if (latestSuspendedTime === suspendedTime) {
-	      root.latestPingedTime = NoWork;
-	    }
+	function isPriorityLevelSuspended(root, expirationTime) {
+	  var earliestSuspendedTime = root.earliestSuspendedTime;
+	  var latestSuspendedTime = root.latestSuspendedTime;
+	  return earliestSuspendedTime !== NoWork && expirationTime <= earliestSuspendedTime && expirationTime >= latestSuspendedTime;
+	}
 
-	    // Finally, update the known suspended levels.
-	    var earliestSuspendedTime = root.earliestSuspendedTime;
-	    if (earliestSuspendedTime === NoWork) {
-	      // No other suspended levels.
-	      root.earliestSuspendedTime = root.latestSuspendedTime = suspendedTime;
+	function markSuspendedPriorityLevel(root, suspendedTime) {
+	  root.didError = false;
+	  clearPing(root, suspendedTime);
+
+	  // First, check the known pending levels and update them if needed.
+	  var earliestPendingTime = root.earliestPendingTime;
+	  var latestPendingTime = root.latestPendingTime;
+	  if (earliestPendingTime === suspendedTime) {
+	    if (latestPendingTime === suspendedTime) {
+	      // Both known pending levels were suspended. Clear them.
+	      root.earliestPendingTime = root.latestPendingTime = NoWork;
 	    } else {
-	      if (earliestSuspendedTime > suspendedTime) {
-	        // This is the earliest suspended level.
-	        root.earliestSuspendedTime = suspendedTime;
-	      } else if (latestSuspendedTime < suspendedTime) {
-	        // This is the latest suspended level
-	        root.latestSuspendedTime = suspendedTime;
-	      }
+	      // The earliest pending level was suspended. Clear by setting it to the
+	      // latest pending level.
+	      root.earliestPendingTime = latestPendingTime;
 	    }
+	  } else if (latestPendingTime === suspendedTime) {
+	    // The latest pending level was suspended. Clear by setting it to the
+	    // latest pending level.
+	    root.latestPendingTime = earliestPendingTime;
 	  }
-	}
 
-	function markPingedPriorityLevel(root, pingedTime) {
-	  if (enableSuspense) {
-	    var latestSuspendedTime = root.latestSuspendedTime;
-	    if (latestSuspendedTime !== NoWork && latestSuspendedTime <= pingedTime) {
-	      var latestPingedTime = root.latestPingedTime;
-	      if (latestPingedTime === NoWork || latestPingedTime < pingedTime) {
-	        root.latestPingedTime = pingedTime;
-	      }
+	  // Finally, update the known suspended levels.
+	  var earliestSuspendedTime = root.earliestSuspendedTime;
+	  var latestSuspendedTime = root.latestSuspendedTime;
+	  if (earliestSuspendedTime === NoWork) {
+	    // No other suspended levels.
+	    root.earliestSuspendedTime = root.latestSuspendedTime = suspendedTime;
+	  } else {
+	    if (earliestSuspendedTime < suspendedTime) {
+	      // This is the earliest suspended level.
+	      root.earliestSuspendedTime = suspendedTime;
+	    } else if (latestSuspendedTime > suspendedTime) {
+	      // This is the latest suspended level
+	      root.latestSuspendedTime = suspendedTime;
 	    }
 	  }
-	}
 
-	function findNextPendingPriorityLevel(root) {
-	  if (enableSuspense) {
-	    var earliestSuspendedTime = root.earliestSuspendedTime;
-	    var earliestPendingTime = root.earliestPendingTime;
-	    if (earliestSuspendedTime === NoWork) {
-	      // Fast path. There's no suspended work.
-	      return earliestPendingTime;
-	    }
+	  findNextExpirationTimeToWorkOn(suspendedTime, root);
+	}
 
-	    // First, check if there's known pending work.
-	    if (earliestPendingTime !== NoWork) {
-	      return earliestPendingTime;
-	    }
+	function markPingedPriorityLevel(root, pingedTime) {
+	  root.didError = false;
 
-	    // Finally, if a suspended level was pinged, work on that. Otherwise there's
-	    // nothing to work on.
-	    return root.latestPingedTime;
-	  } else {
-	    return root.current.expirationTime;
+	  // TODO: When we add back resuming, we need to ensure the progressed work
+	  // is thrown out and not reused during the restarted render. One way to
+	  // invalidate the progressed work is to restart at expirationTime + 1.
+	  var latestPingedTime = root.latestPingedTime;
+	  if (latestPingedTime === NoWork || latestPingedTime > pingedTime) {
+	    root.latestPingedTime = pingedTime;
 	  }
+	  findNextExpirationTimeToWorkOn(pingedTime, root);
 	}
 
-	// UpdateQueue is a linked list of prioritized updates.
-	//
-	// Like fibers, update queues come in pairs: a current queue, which represents
-	// the visible state of the screen, and a work-in-progress queue, which is
-	// can be mutated and processed asynchronously before it is committed — a form
-	// of double buffering. If a work-in-progress render is discarded before
-	// finishing, we create a new work-in-progress by cloning the current queue.
-	//
-	// Both queues share a persistent, singly-linked list structure. To schedule an
-	// update, we append it to the end of both queues. Each queue maintains a
-	// pointer to first update in the persistent list that hasn't been processed.
-	// The work-in-progress pointer always has a position equal to or greater than
-	// the current queue, since we always work on that one. The current queue's
-	// pointer is only updated during the commit phase, when we swap in the
-	// work-in-progress.
-	//
-	// For example:
-	//
-	//   Current pointer:           A - B - C - D - E - F
-	//   Work-in-progress pointer:              D - E - F
-	//                                          ^
-	//                                          The work-in-progress queue has
-	//                                          processed more updates than current.
-	//
-	// The reason we append to both queues is because otherwise we might drop
-	// updates without ever processing them. For example, if we only add updates to
-	// the work-in-progress queue, some updates could be lost whenever a work-in
-	// -progress render restarts by cloning from current. Similarly, if we only add
-	// updates to the current queue, the updates will be lost whenever an already
-	// in-progress queue commits and swaps with the current queue. However, by
-	// adding to both queues, we guarantee that the update will be part of the next
-	// work-in-progress. (And because the work-in-progress queue becomes the
-	// current queue once it commits, there's no danger of applying the same
-	// update twice.)
-	//
-	// Prioritization
-	// --------------
-	//
-	// Updates are not sorted by priority, but by insertion; new updates are always
-	// appended to the end of the list.
-	//
-	// The priority is still important, though. When processing the update queue
-	// during the render phase, only the updates with sufficient priority are
-	// included in the result. If we skip an update because it has insufficient
-	// priority, it remains in the queue to be processed later, during a lower
-	// priority render. Crucially, all updates subsequent to a skipped update also
-	// remain in the queue *regardless of their priority*. That means high priority
-	// updates are sometimes processed twice, at two separate priorities. We also
-	// keep track of a base state, that represents the state before the first
-	// update in the queue is applied.
-	//
-	// For example:
-	//
-	//   Given a base state of '', and the following queue of updates
-	//
-	//     A1 - B2 - C1 - D2
-	//
-	//   where the number indicates the priority, and the update is applied to the
-	//   previous state by appending a letter, React will process these updates as
-	//   two separate renders, one per distinct priority level:
-	//
-	//   First render, at priority 1:
-	//     Base state: ''
-	//     Updates: [A1, C1]
-	//     Result state: 'AC'
-	//
-	//   Second render, at priority 2:
-	//     Base state: 'A'            <-  The base state does not include C1,
-	//                                    because B2 was skipped.
-	//     Updates: [B2, C1, D2]      <-  C1 was rebased on top of B2
-	//     Result state: 'ABCD'
-	//
-	// Because we process updates in insertion order, and rebase high priority
-	// updates when preceding updates are skipped, the final result is deterministic
-	// regardless of priority. Intermediate state may vary according to system
-	// resources, but the final state is always the same.
-
-	var UpdateState = 0;
-	var ReplaceState = 1;
-	var ForceUpdate = 2;
-	var CaptureUpdate = 3;
+	function clearPing(root, completedTime) {
+	  var latestPingedTime = root.latestPingedTime;
+	  if (latestPingedTime >= completedTime) {
+	    root.latestPingedTime = NoWork;
+	  }
+	}
 
-	// Global state that is reset at the beginning of calling `processUpdateQueue`.
-	// It should only be read right after calling `processUpdateQueue`, via
-	// `checkHasForceUpdateAfterProcessing`.
-	var hasForceUpdate = false;
+	function findEarliestOutstandingPriorityLevel(root, renderExpirationTime) {
+	  var earliestExpirationTime = renderExpirationTime;
 
-	var didWarnUpdateInsideUpdate = void 0;
-	var currentlyProcessingQueue = void 0;
-	var resetCurrentlyProcessingQueue = void 0;
-	{
-	  didWarnUpdateInsideUpdate = false;
-	  currentlyProcessingQueue = null;
-	  resetCurrentlyProcessingQueue = function () {
-	    currentlyProcessingQueue = null;
-	  };
+	  var earliestPendingTime = root.earliestPendingTime;
+	  var earliestSuspendedTime = root.earliestSuspendedTime;
+	  if (earliestPendingTime > earliestExpirationTime) {
+	    earliestExpirationTime = earliestPendingTime;
+	  }
+	  if (earliestSuspendedTime > earliestExpirationTime) {
+	    earliestExpirationTime = earliestSuspendedTime;
+	  }
+	  return earliestExpirationTime;
 	}
 
-	function createUpdateQueue(baseState) {
-	  var queue = {
-	    expirationTime: NoWork,
-	    baseState: baseState,
-	    firstUpdate: null,
-	    lastUpdate: null,
-	    firstCapturedUpdate: null,
-	    lastCapturedUpdate: null,
-	    firstEffect: null,
-	    lastEffect: null,
-	    firstCapturedEffect: null,
-	    lastCapturedEffect: null
-	  };
-	  return queue;
+	function didExpireAtExpirationTime(root, currentTime) {
+	  var expirationTime = root.expirationTime;
+	  if (expirationTime !== NoWork && currentTime <= expirationTime) {
+	    // The root has expired. Flush all work up to the current time.
+	    root.nextExpirationTimeToWorkOn = currentTime;
+	  }
 	}
 
-	function cloneUpdateQueue(currentQueue) {
-	  var queue = {
-	    expirationTime: currentQueue.expirationTime,
-	    baseState: currentQueue.baseState,
-	    firstUpdate: currentQueue.firstUpdate,
-	    lastUpdate: currentQueue.lastUpdate,
-
-	    // TODO: With resuming, if we bail out and resuse the child tree, we should
-	    // keep these effects.
-	    firstCapturedUpdate: null,
-	    lastCapturedUpdate: null,
-
-	    firstEffect: null,
-	    lastEffect: null,
+	function findNextExpirationTimeToWorkOn(completedExpirationTime, root) {
+	  var earliestSuspendedTime = root.earliestSuspendedTime;
+	  var latestSuspendedTime = root.latestSuspendedTime;
+	  var earliestPendingTime = root.earliestPendingTime;
+	  var latestPingedTime = root.latestPingedTime;
 
-	    firstCapturedEffect: null,
-	    lastCapturedEffect: null
-	  };
-	  return queue;
-	}
+	  // Work on the earliest pending time. Failing that, work on the latest
+	  // pinged time.
+	  var nextExpirationTimeToWorkOn = earliestPendingTime !== NoWork ? earliestPendingTime : latestPingedTime;
 
-	function createUpdate(expirationTime) {
-	  return {
-	    expirationTime: expirationTime,
+	  // If there is no pending or pinged work, check if there's suspended work
+	  // that's lower priority than what we just completed.
+	  if (nextExpirationTimeToWorkOn === NoWork && (completedExpirationTime === NoWork || latestSuspendedTime < completedExpirationTime)) {
+	    // The lowest priority suspended work is the work most likely to be
+	    // committed next. Let's start rendering it again, so that if it times out,
+	    // it's ready to commit.
+	    nextExpirationTimeToWorkOn = latestSuspendedTime;
+	  }
 
-	    tag: UpdateState,
-	    payload: null,
-	    callback: null,
+	  var expirationTime = nextExpirationTimeToWorkOn;
+	  if (expirationTime !== NoWork && earliestSuspendedTime > expirationTime) {
+	    // Expire using the earliest known expiration time.
+	    expirationTime = earliestSuspendedTime;
+	  }
 
-	    next: null,
-	    nextEffect: null
-	  };
+	  root.nextExpirationTimeToWorkOn = nextExpirationTimeToWorkOn;
+	  root.expirationTime = expirationTime;
 	}
 
-	function appendUpdateToQueue(queue, update, expirationTime) {
-	  // Append the update to the end of the list.
-	  if (queue.lastUpdate === null) {
-	    // Queue is empty
-	    queue.firstUpdate = queue.lastUpdate = update;
-	  } else {
-	    queue.lastUpdate.next = update;
-	    queue.lastUpdate = update;
-	  }
-	  if (queue.expirationTime === NoWork || queue.expirationTime > expirationTime) {
-	    // The incoming update has the earliest expiration of any update in the
-	    // queue. Update the queue's expiration time.
-	    queue.expirationTime = expirationTime;
+	function resolveDefaultProps(Component, baseProps) {
+	  if (Component && Component.defaultProps) {
+	    // Resolve default props. Taken from ReactElement
+	    var props = _assign({}, baseProps);
+	    var defaultProps = Component.defaultProps;
+	    for (var propName in defaultProps) {
+	      if (props[propName] === undefined) {
+	        props[propName] = defaultProps[propName];
+	      }
+	    }
+	    return props;
 	  }
+	  return baseProps;
 	}
 
-	function enqueueUpdate(fiber, update, expirationTime) {
-	  // Update queues are created lazily.
-	  var alternate = fiber.alternate;
-	  var queue1 = void 0;
-	  var queue2 = void 0;
-	  if (alternate === null) {
-	    // There's only one fiber.
-	    queue1 = fiber.updateQueue;
-	    queue2 = null;
-	    if (queue1 === null) {
-	      queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);
-	    }
-	  } else {
-	    // There are two owners.
-	    queue1 = fiber.updateQueue;
-	    queue2 = alternate.updateQueue;
-	    if (queue1 === null) {
-	      if (queue2 === null) {
-	        // Neither fiber has an update queue. Create new ones.
-	        queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);
-	        queue2 = alternate.updateQueue = createUpdateQueue(alternate.memoizedState);
-	      } else {
-	        // Only one fiber has an update queue. Clone to create a new one.
-	        queue1 = fiber.updateQueue = cloneUpdateQueue(queue2);
+	function readLazyComponentType(lazyComponent) {
+	  var status = lazyComponent._status;
+	  var result = lazyComponent._result;
+	  switch (status) {
+	    case Resolved:
+	      {
+	        var Component = result;
+	        return Component;
 	      }
-	    } else {
-	      if (queue2 === null) {
-	        // Only one fiber has an update queue. Clone to create a new one.
-	        queue2 = alternate.updateQueue = cloneUpdateQueue(queue1);
-	      } else {
-	        // Both owners have an update queue.
+	    case Rejected:
+	      {
+	        var error = result;
+	        throw error;
+	      }
+	    case Pending:
+	      {
+	        var thenable = result;
+	        throw thenable;
+	      }
+	    default:
+	      {
+	        lazyComponent._status = Pending;
+	        var ctor = lazyComponent._ctor;
+	        var _thenable = ctor();
+	        _thenable.then(function (moduleObject) {
+	          if (lazyComponent._status === Pending) {
+	            var defaultExport = moduleObject.default;
+	            {
+	              if (defaultExport === undefined) {
+	                warning$1(false, 'lazy: Expected the result of a dynamic import() call. ' + 'Instead received: %s\n\nYour code should look like: \n  ' + "const MyComponent = lazy(() => import('./MyComponent'))", moduleObject);
+	              }
+	            }
+	            lazyComponent._status = Resolved;
+	            lazyComponent._result = defaultExport;
+	          }
+	        }, function (error) {
+	          if (lazyComponent._status === Pending) {
+	            lazyComponent._status = Rejected;
+	            lazyComponent._result = error;
+	          }
+	        });
+	        // Handle synchronous thenables.
+	        switch (lazyComponent._status) {
+	          case Resolved:
+	            return lazyComponent._result;
+	          case Rejected:
+	            throw lazyComponent._result;
+	        }
+	        lazyComponent._result = _thenable;
+	        throw _thenable;
 	      }
-	    }
 	  }
-	  if (queue2 === null || queue1 === queue2) {
-	    // There's only a single queue.
-	    appendUpdateToQueue(queue1, update, expirationTime);
-	  } else {
-	    // There are two queues. We need to append the update to both queues,
-	    // while accounting for the persistent structure of the list — we don't
-	    // want the same update to be added multiple times.
-	    if (queue1.lastUpdate === null || queue2.lastUpdate === null) {
-	      // One of the queues is not empty. We must add the update to both queues.
-	      appendUpdateToQueue(queue1, update, expirationTime);
-	      appendUpdateToQueue(queue2, update, expirationTime);
-	    } else {
-	      // Both queues are non-empty. The last update is the same in both lists,
-	      // because of structural sharing. So, only append to one of the lists.
-	      appendUpdateToQueue(queue1, update, expirationTime);
-	      // But we still need to update the `lastUpdate` pointer of queue2.
-	      queue2.lastUpdate = update;
+	}
+
+	var fakeInternalInstance = {};
+	var isArray$1 = Array.isArray;
+
+	// React.Component uses a shared frozen object by default.
+	// We'll use it to determine whether we need to initialize legacy refs.
+	var emptyRefsObject = new React.Component().refs;
+
+	var didWarnAboutStateAssignmentForComponent = void 0;
+	var didWarnAboutUninitializedState = void 0;
+	var didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = void 0;
+	var didWarnAboutLegacyLifecyclesAndDerivedState = void 0;
+	var didWarnAboutUndefinedDerivedState = void 0;
+	var warnOnUndefinedDerivedState = void 0;
+	var warnOnInvalidCallback$1 = void 0;
+	var didWarnAboutDirectlyAssigningPropsToState = void 0;
+	var didWarnAboutContextTypeAndContextTypes = void 0;
+	var didWarnAboutInvalidateContextType = void 0;
+
+	{
+	  didWarnAboutStateAssignmentForComponent = new Set();
+	  didWarnAboutUninitializedState = new Set();
+	  didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = new Set();
+	  didWarnAboutLegacyLifecyclesAndDerivedState = new Set();
+	  didWarnAboutDirectlyAssigningPropsToState = new Set();
+	  didWarnAboutUndefinedDerivedState = new Set();
+	  didWarnAboutContextTypeAndContextTypes = new Set();
+	  didWarnAboutInvalidateContextType = new Set();
+
+	  var didWarnOnInvalidCallback = new Set();
+
+	  warnOnInvalidCallback$1 = function (callback, callerName) {
+	    if (callback === null || typeof callback === 'function') {
+	      return;
 	    }
-	  }
+	    var key = callerName + '_' + callback;
+	    if (!didWarnOnInvalidCallback.has(key)) {
+	      didWarnOnInvalidCallback.add(key);
+	      warningWithoutStack$1(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback);
+	    }
+	  };
 
-	  {
-	    if (fiber.tag === ClassComponent && (currentlyProcessingQueue === queue1 || queue2 !== null && currentlyProcessingQueue === queue2) && !didWarnUpdateInsideUpdate) {
-	      warning(false, 'An update (setState, replaceState, or forceUpdate) was scheduled ' + 'from inside an update function. Update functions should be pure, ' + 'with zero side-effects. Consider using componentDidUpdate or a ' + 'callback.');
-	      didWarnUpdateInsideUpdate = true;
+	  warnOnUndefinedDerivedState = function (type, partialState) {
+	    if (partialState === undefined) {
+	      var componentName = getComponentName(type) || 'Component';
+	      if (!didWarnAboutUndefinedDerivedState.has(componentName)) {
+	        didWarnAboutUndefinedDerivedState.add(componentName);
+	        warningWithoutStack$1(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', componentName);
+	      }
 	    }
-	  }
+	  };
+
+	  // This is so gross but it's at least non-critical and can be removed if
+	  // it causes problems. This is meant to give a nicer error message for
+	  // ReactDOM15.unstable_renderSubtreeIntoContainer(reactDOM16Component,
+	  // ...)) which otherwise throws a "_processChildContext is not a function"
+	  // exception.
+	  Object.defineProperty(fakeInternalInstance, '_processChildContext', {
+	    enumerable: false,
+	    value: function () {
+	      invariant(false, '_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn\'t supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).');
+	    }
+	  });
+	  Object.freeze(fakeInternalInstance);
 	}
 
-	function enqueueCapturedUpdate(workInProgress, update, renderExpirationTime) {
-	  // Captured updates go into a separate list, and only on the work-in-
-	  // progress queue.
-	  var workInProgressQueue = workInProgress.updateQueue;
-	  if (workInProgressQueue === null) {
-	    workInProgressQueue = workInProgress.updateQueue = createUpdateQueue(workInProgress.memoizedState);
-	  } else {
-	    // TODO: I put this here rather than createWorkInProgress so that we don't
-	    // clone the queue unnecessarily. There's probably a better way to
-	    // structure this.
-	    workInProgressQueue = ensureWorkInProgressQueueIsAClone(workInProgress, workInProgressQueue);
-	  }
+	function applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, nextProps) {
+	  var prevState = workInProgress.memoizedState;
 
-	  // Append the update to the end of the list.
-	  if (workInProgressQueue.lastCapturedUpdate === null) {
-	    // This is the first render phase update
-	    workInProgressQueue.firstCapturedUpdate = workInProgressQueue.lastCapturedUpdate = update;
-	  } else {
-	    workInProgressQueue.lastCapturedUpdate.next = update;
-	    workInProgressQueue.lastCapturedUpdate = update;
+	  {
+	    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	      // Invoke the function an extra time to help detect side-effects.
+	      getDerivedStateFromProps(nextProps, prevState);
+	    }
 	  }
-	  if (workInProgressQueue.expirationTime === NoWork || workInProgressQueue.expirationTime > renderExpirationTime) {
-	    // The incoming update has the earliest expiration of any update in the
-	    // queue. Update the queue's expiration time.
-	    workInProgressQueue.expirationTime = renderExpirationTime;
+
+	  var partialState = getDerivedStateFromProps(nextProps, prevState);
+
+	  {
+	    warnOnUndefinedDerivedState(ctor, partialState);
 	  }
-	}
+	  // Merge the partial state and the previous state.
+	  var memoizedState = partialState === null || partialState === undefined ? prevState : _assign({}, prevState, partialState);
+	  workInProgress.memoizedState = memoizedState;
 
-	function ensureWorkInProgressQueueIsAClone(workInProgress, queue) {
-	  var current = workInProgress.alternate;
-	  if (current !== null) {
-	    // If the work-in-progress queue is equal to the current queue,
-	    // we need to clone it first.
-	    if (queue === current.updateQueue) {
-	      queue = workInProgress.updateQueue = cloneUpdateQueue(queue);
-	    }
+	  // Once the update queue is empty, persist the derived state onto the
+	  // base state.
+	  var updateQueue = workInProgress.updateQueue;
+	  if (updateQueue !== null && workInProgress.expirationTime === NoWork) {
+	    updateQueue.baseState = memoizedState;
 	  }
-	  return queue;
 	}
 
-	function getStateFromUpdate(workInProgress, queue, update, prevState, nextProps, instance) {
-	  switch (update.tag) {
-	    case ReplaceState:
-	      {
-	        var _payload = update.payload;
-	        if (typeof _payload === 'function') {
-	          // Updater function
-	          {
-	            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
-	              _payload.call(instance, prevState, nextProps);
-	            }
-	          }
-	          return _payload.call(instance, prevState, nextProps);
-	        }
-	        // State object
-	        return _payload;
-	      }
-	    case CaptureUpdate:
+	var classComponentUpdater = {
+	  isMounted: isMounted,
+	  enqueueSetState: function (inst, payload, callback) {
+	    var fiber = get(inst);
+	    var currentTime = requestCurrentTime();
+	    var expirationTime = computeExpirationForFiber(currentTime, fiber);
+
+	    var update = createUpdate(expirationTime);
+	    update.payload = payload;
+	    if (callback !== undefined && callback !== null) {
 	      {
-	        workInProgress.effectTag = workInProgress.effectTag & ~ShouldCapture | DidCapture;
+	        warnOnInvalidCallback$1(callback, 'setState');
 	      }
-	    // Intentional fallthrough
-	    case UpdateState:
+	      update.callback = callback;
+	    }
+
+	    flushPassiveEffects();
+	    enqueueUpdate(fiber, update);
+	    scheduleWork(fiber, expirationTime);
+	  },
+	  enqueueReplaceState: function (inst, payload, callback) {
+	    var fiber = get(inst);
+	    var currentTime = requestCurrentTime();
+	    var expirationTime = computeExpirationForFiber(currentTime, fiber);
+
+	    var update = createUpdate(expirationTime);
+	    update.tag = ReplaceState;
+	    update.payload = payload;
+
+	    if (callback !== undefined && callback !== null) {
 	      {
-	        var _payload2 = update.payload;
-	        var partialState = void 0;
-	        if (typeof _payload2 === 'function') {
-	          // Updater function
-	          {
-	            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
-	              _payload2.call(instance, prevState, nextProps);
-	            }
-	          }
-	          partialState = _payload2.call(instance, prevState, nextProps);
-	        } else {
-	          // Partial state object
-	          partialState = _payload2;
-	        }
-	        if (partialState === null || partialState === undefined) {
-	          // Null and undefined are treated as no-ops.
-	          return prevState;
-	        }
-	        // Merge the partial state and the previous state.
-	        return _assign({}, prevState, partialState);
+	        warnOnInvalidCallback$1(callback, 'replaceState');
 	      }
-	    case ForceUpdate:
+	      update.callback = callback;
+	    }
+
+	    flushPassiveEffects();
+	    enqueueUpdate(fiber, update);
+	    scheduleWork(fiber, expirationTime);
+	  },
+	  enqueueForceUpdate: function (inst, callback) {
+	    var fiber = get(inst);
+	    var currentTime = requestCurrentTime();
+	    var expirationTime = computeExpirationForFiber(currentTime, fiber);
+
+	    var update = createUpdate(expirationTime);
+	    update.tag = ForceUpdate;
+
+	    if (callback !== undefined && callback !== null) {
 	      {
-	        hasForceUpdate = true;
-	        return prevState;
+	        warnOnInvalidCallback$1(callback, 'forceUpdate');
 	      }
-	  }
-	  return prevState;
-	}
-
-	function processUpdateQueue(workInProgress, queue, props, instance, renderExpirationTime) {
-	  hasForceUpdate = false;
+	      update.callback = callback;
+	    }
 
-	  if (queue.expirationTime === NoWork || queue.expirationTime > renderExpirationTime) {
-	    // Insufficient priority. Bailout.
-	    return;
+	    flushPassiveEffects();
+	    enqueueUpdate(fiber, update);
+	    scheduleWork(fiber, expirationTime);
 	  }
+	};
 
-	  queue = ensureWorkInProgressQueueIsAClone(workInProgress, queue);
+	function checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext) {
+	  var instance = workInProgress.stateNode;
+	  if (typeof instance.shouldComponentUpdate === 'function') {
+	    startPhaseTimer(workInProgress, 'shouldComponentUpdate');
+	    var shouldUpdate = instance.shouldComponentUpdate(newProps, newState, nextContext);
+	    stopPhaseTimer();
 
-	  {
-	    currentlyProcessingQueue = queue;
-	  }
+	    {
+	      !(shouldUpdate !== undefined) ? warningWithoutStack$1(false, '%s.shouldComponentUpdate(): Returned undefined instead of a ' + 'boolean value. Make sure to return true or false.', getComponentName(ctor) || 'Component') : void 0;
+	    }
 
-	  // These values may change as we process the queue.
-	  var newBaseState = queue.baseState;
-	  var newFirstUpdate = null;
-	  var newExpirationTime = NoWork;
+	    return shouldUpdate;
+	  }
 
-	  // Iterate through the list of updates to compute the result.
-	  var update = queue.firstUpdate;
-	  var resultState = newBaseState;
-	  while (update !== null) {
-	    var updateExpirationTime = update.expirationTime;
-	    if (updateExpirationTime > renderExpirationTime) {
-	      // This update does not have sufficient priority. Skip it.
-	      if (newFirstUpdate === null) {
-	        // This is the first skipped update. It will be the first update in
-	        // the new list.
-	        newFirstUpdate = update;
-	        // Since this is the first update that was skipped, the current result
-	        // is the new base state.
-	        newBaseState = resultState;
-	      }
-	      // Since this update will remain in the list, update the remaining
-	      // expiration time.
-	      if (newExpirationTime === NoWork || newExpirationTime > updateExpirationTime) {
-	        newExpirationTime = updateExpirationTime;
+	  if (ctor.prototype && ctor.prototype.isPureReactComponent) {
+	    return !shallowEqual(oldProps, newProps) || !shallowEqual(oldState, newState);
+	  }
+
+	  return true;
+	}
+
+	function checkClassInstance(workInProgress, ctor, newProps) {
+	  var instance = workInProgress.stateNode;
+	  {
+	    var name = getComponentName(ctor) || 'Component';
+	    var renderPresent = instance.render;
+
+	    if (!renderPresent) {
+	      if (ctor.prototype && typeof ctor.prototype.render === 'function') {
+	        warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: did you accidentally return an object from the constructor?', name);
+	      } else {
+	        warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: you may have forgotten to define `render`.', name);
 	      }
-	    } else {
-	      // This update does have sufficient priority. Process it and compute
-	      // a new result.
-	      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);
-	      var _callback = update.callback;
-	      if (_callback !== null) {
-	        workInProgress.effectTag |= Callback;
-	        // Set this to null, in case it was mutated during an aborted render.
-	        update.nextEffect = null;
-	        if (queue.lastEffect === null) {
-	          queue.firstEffect = queue.lastEffect = update;
+	    }
+
+	    var noGetInitialStateOnES6 = !instance.getInitialState || instance.getInitialState.isReactClassApproved || instance.state;
+	    !noGetInitialStateOnES6 ? warningWithoutStack$1(false, 'getInitialState was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Did you mean to define a state property instead?', name) : void 0;
+	    var noGetDefaultPropsOnES6 = !instance.getDefaultProps || instance.getDefaultProps.isReactClassApproved;
+	    !noGetDefaultPropsOnES6 ? warningWithoutStack$1(false, 'getDefaultProps was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Use a static property to define defaultProps instead.', name) : void 0;
+	    var noInstancePropTypes = !instance.propTypes;
+	    !noInstancePropTypes ? warningWithoutStack$1(false, 'propTypes was defined as an instance property on %s. Use a static ' + 'property to define propTypes instead.', name) : void 0;
+	    var noInstanceContextType = !instance.contextType;
+	    !noInstanceContextType ? warningWithoutStack$1(false, 'contextType was defined as an instance property on %s. Use a static ' + 'property to define contextType instead.', name) : void 0;
+	    var noInstanceContextTypes = !instance.contextTypes;
+	    !noInstanceContextTypes ? warningWithoutStack$1(false, 'contextTypes was defined as an instance property on %s. Use a static ' + 'property to define contextTypes instead.', name) : void 0;
+
+	    if (ctor.contextType && ctor.contextTypes && !didWarnAboutContextTypeAndContextTypes.has(ctor)) {
+	      didWarnAboutContextTypeAndContextTypes.add(ctor);
+	      warningWithoutStack$1(false, '%s declares both contextTypes and contextType static properties. ' + 'The legacy contextTypes property will be ignored.', name);
+	    }
+
+	    var noComponentShouldUpdate = typeof instance.componentShouldUpdate !== 'function';
+	    !noComponentShouldUpdate ? warningWithoutStack$1(false, '%s has a method called ' + 'componentShouldUpdate(). Did you mean shouldComponentUpdate()? ' + 'The name is phrased as a question because the function is ' + 'expected to return a value.', name) : void 0;
+	    if (ctor.prototype && ctor.prototype.isPureReactComponent && typeof instance.shouldComponentUpdate !== 'undefined') {
+	      warningWithoutStack$1(false, '%s has a method called shouldComponentUpdate(). ' + 'shouldComponentUpdate should not be used when extending React.PureComponent. ' + 'Please extend React.Component if shouldComponentUpdate is used.', getComponentName(ctor) || 'A pure component');
+	    }
+	    var noComponentDidUnmount = typeof instance.componentDidUnmount !== 'function';
+	    !noComponentDidUnmount ? warningWithoutStack$1(false, '%s has a method called ' + 'componentDidUnmount(). But there is no such lifecycle method. ' + 'Did you mean componentWillUnmount()?', name) : void 0;
+	    var noComponentDidReceiveProps = typeof instance.componentDidReceiveProps !== 'function';
+	    !noComponentDidReceiveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'componentDidReceiveProps(). But there is no such lifecycle method. ' + 'If you meant to update the state in response to changing props, ' + 'use componentWillReceiveProps(). If you meant to fetch data or ' + 'run side-effects or mutations after React has updated the UI, use componentDidUpdate().', name) : void 0;
+	    var noComponentWillRecieveProps = typeof instance.componentWillRecieveProps !== 'function';
+	    !noComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?', name) : void 0;
+	    var noUnsafeComponentWillRecieveProps = typeof instance.UNSAFE_componentWillRecieveProps !== 'function';
+	    !noUnsafeComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?', name) : void 0;
+	    var hasMutatedProps = instance.props !== newProps;
+	    !(instance.props === undefined || !hasMutatedProps) ? warningWithoutStack$1(false, '%s(...): When calling super() in `%s`, make sure to pass ' + "up the same props that your component's constructor was passed.", name, name) : void 0;
+	    var noInstanceDefaultProps = !instance.defaultProps;
+	    !noInstanceDefaultProps ? warningWithoutStack$1(false, 'Setting defaultProps as an instance property on %s is not supported and will be ignored.' + ' Instead, define defaultProps as a static property on %s.', name, name) : void 0;
+
+	    if (typeof instance.getSnapshotBeforeUpdate === 'function' && typeof instance.componentDidUpdate !== 'function' && !didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.has(ctor)) {
+	      didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.add(ctor);
+	      warningWithoutStack$1(false, '%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). ' + 'This component defines getSnapshotBeforeUpdate() only.', getComponentName(ctor));
+	    }
+
+	    var noInstanceGetDerivedStateFromProps = typeof instance.getDerivedStateFromProps !== 'function';
+	    !noInstanceGetDerivedStateFromProps ? warningWithoutStack$1(false, '%s: getDerivedStateFromProps() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;
+	    var noInstanceGetDerivedStateFromCatch = typeof instance.getDerivedStateFromError !== 'function';
+	    !noInstanceGetDerivedStateFromCatch ? warningWithoutStack$1(false, '%s: getDerivedStateFromError() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;
+	    var noStaticGetSnapshotBeforeUpdate = typeof ctor.getSnapshotBeforeUpdate !== 'function';
+	    !noStaticGetSnapshotBeforeUpdate ? warningWithoutStack$1(false, '%s: getSnapshotBeforeUpdate() is defined as a static method ' + 'and will be ignored. Instead, declare it as an instance method.', name) : void 0;
+	    var _state = instance.state;
+	    if (_state && (typeof _state !== 'object' || isArray$1(_state))) {
+	      warningWithoutStack$1(false, '%s.state: must be set to an object or null', name);
+	    }
+	    if (typeof instance.getChildContext === 'function') {
+	      !(typeof ctor.childContextTypes === 'object') ? warningWithoutStack$1(false, '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', name) : void 0;
+	    }
+	  }
+	}
+
+	function adoptClassInstance(workInProgress, instance) {
+	  instance.updater = classComponentUpdater;
+	  workInProgress.stateNode = instance;
+	  // The instance needs access to the fiber so that it can schedule updates
+	  set(instance, workInProgress);
+	  {
+	    instance._reactInternalInstance = fakeInternalInstance;
+	  }
+	}
+
+	function constructClassInstance(workInProgress, ctor, props, renderExpirationTime) {
+	  var isLegacyContextConsumer = false;
+	  var unmaskedContext = emptyContextObject;
+	  var context = null;
+	  var contextType = ctor.contextType;
+
+	  {
+	    if ('contextType' in ctor) {
+	      var isValid =
+	      // Allow null for conditional declaration
+	      contextType === null || contextType !== undefined && contextType.$$typeof === REACT_CONTEXT_TYPE && contextType._context === undefined; // Not a <Context.Consumer>
+
+	      if (!isValid && !didWarnAboutInvalidateContextType.has(ctor)) {
+	        didWarnAboutInvalidateContextType.add(ctor);
+
+	        var addendum = '';
+	        if (contextType === undefined) {
+	          addendum = ' However, it is set to undefined. ' + 'This can be caused by a typo or by mixing up named and default imports. ' + 'This can also happen due to a circular dependency, so ' + 'try moving the createContext() call to a separate file.';
+	        } else if (typeof contextType !== 'object') {
+	          addendum = ' However, it is set to a ' + typeof contextType + '.';
+	        } else if (contextType.$$typeof === REACT_PROVIDER_TYPE) {
+	          addendum = ' Did you accidentally pass the Context.Provider instead?';
+	        } else if (contextType._context !== undefined) {
+	          // <Context.Consumer>
+	          addendum = ' Did you accidentally pass the Context.Consumer instead?';
 	        } else {
-	          queue.lastEffect.nextEffect = update;
-	          queue.lastEffect = update;
+	          addendum = ' However, it is set to an object with keys {' + Object.keys(contextType).join(', ') + '}.';
 	        }
+	        warningWithoutStack$1(false, '%s defines an invalid contextType. ' + 'contextType should point to the Context object returned by React.createContext().%s', getComponentName(ctor) || 'Component', addendum);
 	      }
 	    }
-	    // Continue to the next update.
-	    update = update.next;
 	  }
 
-	  // Separately, iterate though the list of captured updates.
-	  var newFirstCapturedUpdate = null;
-	  update = queue.firstCapturedUpdate;
-	  while (update !== null) {
-	    var _updateExpirationTime = update.expirationTime;
-	    if (_updateExpirationTime > renderExpirationTime) {
-	      // This update does not have sufficient priority. Skip it.
-	      if (newFirstCapturedUpdate === null) {
-	        // This is the first skipped captured update. It will be the first
-	        // update in the new list.
-	        newFirstCapturedUpdate = update;
-	        // If this is the first update that was skipped, the current result is
-	        // the new base state.
-	        if (newFirstUpdate === null) {
-	          newBaseState = resultState;
+	  if (typeof contextType === 'object' && contextType !== null) {
+	    context = readContext(contextType);
+	  } else {
+	    unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+	    var contextTypes = ctor.contextTypes;
+	    isLegacyContextConsumer = contextTypes !== null && contextTypes !== undefined;
+	    context = isLegacyContextConsumer ? getMaskedContext(workInProgress, unmaskedContext) : emptyContextObject;
+	  }
+
+	  // Instantiate twice to help detect side-effects.
+	  {
+	    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	      new ctor(props, context); // eslint-disable-line no-new
+	    }
+	  }
+
+	  var instance = new ctor(props, context);
+	  var state = workInProgress.memoizedState = instance.state !== null && instance.state !== undefined ? instance.state : null;
+	  adoptClassInstance(workInProgress, instance);
+
+	  {
+	    if (typeof ctor.getDerivedStateFromProps === 'function' && state === null) {
+	      var componentName = getComponentName(ctor) || 'Component';
+	      if (!didWarnAboutUninitializedState.has(componentName)) {
+	        didWarnAboutUninitializedState.add(componentName);
+	        warningWithoutStack$1(false, '`%s` uses `getDerivedStateFromProps` but its initial state is ' + '%s. This is not recommended. Instead, define the initial state by ' + 'assigning an object to `this.state` in the constructor of `%s`. ' + 'This ensures that `getDerivedStateFromProps` arguments have a consistent shape.', componentName, instance.state === null ? 'null' : 'undefined', componentName);
+	      }
+	    }
+
+	    // If new component APIs are defined, "unsafe" lifecycles won't be called.
+	    // Warn about these lifecycles if they are present.
+	    // Don't warn about react-lifecycles-compat polyfilled methods though.
+	    if (typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function') {
+	      var foundWillMountName = null;
+	      var foundWillReceivePropsName = null;
+	      var foundWillUpdateName = null;
+	      if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {
+	        foundWillMountName = 'componentWillMount';
+	      } else if (typeof instance.UNSAFE_componentWillMount === 'function') {
+	        foundWillMountName = 'UNSAFE_componentWillMount';
+	      }
+	      if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {
+	        foundWillReceivePropsName = 'componentWillReceiveProps';
+	      } else if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {
+	        foundWillReceivePropsName = 'UNSAFE_componentWillReceiveProps';
+	      }
+	      if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {
+	        foundWillUpdateName = 'componentWillUpdate';
+	      } else if (typeof instance.UNSAFE_componentWillUpdate === 'function') {
+	        foundWillUpdateName = 'UNSAFE_componentWillUpdate';
+	      }
+	      if (foundWillMountName !== null || foundWillReceivePropsName !== null || foundWillUpdateName !== null) {
+	        var _componentName = getComponentName(ctor) || 'Component';
+	        var newApiName = typeof ctor.getDerivedStateFromProps === 'function' ? 'getDerivedStateFromProps()' : 'getSnapshotBeforeUpdate()';
+	        if (!didWarnAboutLegacyLifecyclesAndDerivedState.has(_componentName)) {
+	          didWarnAboutLegacyLifecyclesAndDerivedState.add(_componentName);
+	          warningWithoutStack$1(false, 'Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n' + '%s uses %s but also contains the following legacy lifecycles:%s%s%s\n\n' + 'The above lifecycles should be removed. Learn more about this warning here:\n' + 'https://fb.me/react-async-component-lifecycle-hooks', _componentName, newApiName, foundWillMountName !== null ? '\n  ' + foundWillMountName : '', foundWillReceivePropsName !== null ? '\n  ' + foundWillReceivePropsName : '', foundWillUpdateName !== null ? '\n  ' + foundWillUpdateName : '');
 	        }
 	      }
-	      // Since this update will remain in the list, update the remaining
-	      // expiration time.
-	      if (newExpirationTime === NoWork || newExpirationTime > _updateExpirationTime) {
-	        newExpirationTime = _updateExpirationTime;
+	    }
+	  }
+
+	  // Cache unmasked context so we can avoid recreating masked context unless necessary.
+	  // ReactFiberContext usually updates this cache but can't for newly-created instances.
+	  if (isLegacyContextConsumer) {
+	    cacheContext(workInProgress, unmaskedContext, context);
+	  }
+
+	  return instance;
+	}
+
+	function callComponentWillMount(workInProgress, instance) {
+	  startPhaseTimer(workInProgress, 'componentWillMount');
+	  var oldState = instance.state;
+
+	  if (typeof instance.componentWillMount === 'function') {
+	    instance.componentWillMount();
+	  }
+	  if (typeof instance.UNSAFE_componentWillMount === 'function') {
+	    instance.UNSAFE_componentWillMount();
+	  }
+
+	  stopPhaseTimer();
+
+	  if (oldState !== instance.state) {
+	    {
+	      warningWithoutStack$1(false, '%s.componentWillMount(): Assigning directly to this.state is ' + "deprecated (except inside a component's " + 'constructor). Use setState instead.', getComponentName(workInProgress.type) || 'Component');
+	    }
+	    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);
+	  }
+	}
+
+	function callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext) {
+	  var oldState = instance.state;
+	  startPhaseTimer(workInProgress, 'componentWillReceiveProps');
+	  if (typeof instance.componentWillReceiveProps === 'function') {
+	    instance.componentWillReceiveProps(newProps, nextContext);
+	  }
+	  if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {
+	    instance.UNSAFE_componentWillReceiveProps(newProps, nextContext);
+	  }
+	  stopPhaseTimer();
+
+	  if (instance.state !== oldState) {
+	    {
+	      var componentName = getComponentName(workInProgress.type) || 'Component';
+	      if (!didWarnAboutStateAssignmentForComponent.has(componentName)) {
+	        didWarnAboutStateAssignmentForComponent.add(componentName);
+	        warningWithoutStack$1(false, '%s.componentWillReceiveProps(): Assigning directly to ' + "this.state is deprecated (except inside a component's " + 'constructor). Use setState instead.', componentName);
 	      }
-	    } else {
-	      // This update does have sufficient priority. Process it and compute
-	      // a new result.
-	      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);
-	      var _callback2 = update.callback;
-	      if (_callback2 !== null) {
-	        workInProgress.effectTag |= Callback;
-	        // Set this to null, in case it was mutated during an aborted render.
-	        update.nextEffect = null;
-	        if (queue.lastCapturedEffect === null) {
-	          queue.firstCapturedEffect = queue.lastCapturedEffect = update;
+	    }
+	    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);
+	  }
+	}
+
+	// Invokes the mount life-cycles on a previously never rendered instance.
+	function mountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {
+	  {
+	    checkClassInstance(workInProgress, ctor, newProps);
+	  }
+
+	  var instance = workInProgress.stateNode;
+	  instance.props = newProps;
+	  instance.state = workInProgress.memoizedState;
+	  instance.refs = emptyRefsObject;
+
+	  var contextType = ctor.contextType;
+	  if (typeof contextType === 'object' && contextType !== null) {
+	    instance.context = readContext(contextType);
+	  } else {
+	    var unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+	    instance.context = getMaskedContext(workInProgress, unmaskedContext);
+	  }
+
+	  {
+	    if (instance.state === newProps) {
+	      var componentName = getComponentName(ctor) || 'Component';
+	      if (!didWarnAboutDirectlyAssigningPropsToState.has(componentName)) {
+	        didWarnAboutDirectlyAssigningPropsToState.add(componentName);
+	        warningWithoutStack$1(false, '%s: It is not recommended to assign props directly to state ' + "because updates to props won't be reflected in state. " + 'In most cases, it is better to use props directly.', componentName);
+	      }
+	    }
+
+	    if (workInProgress.mode & StrictMode) {
+	      ReactStrictModeWarnings.recordUnsafeLifecycleWarnings(workInProgress, instance);
+
+	      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, instance);
+	    }
+
+	    if (warnAboutDeprecatedLifecycles) {
+	      ReactStrictModeWarnings.recordDeprecationWarnings(workInProgress, instance);
+	    }
+	  }
+
+	  var updateQueue = workInProgress.updateQueue;
+	  if (updateQueue !== null) {
+	    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+	    instance.state = workInProgress.memoizedState;
+	  }
+
+	  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
+	  if (typeof getDerivedStateFromProps === 'function') {
+	    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);
+	    instance.state = workInProgress.memoizedState;
+	  }
+
+	  // In order to support react-lifecycles-compat polyfilled components,
+	  // Unsafe lifecycles should not be invoked for components using the new APIs.
+	  if (typeof ctor.getDerivedStateFromProps !== 'function' && typeof instance.getSnapshotBeforeUpdate !== 'function' && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {
+	    callComponentWillMount(workInProgress, instance);
+	    // If we had additional state updates during this life-cycle, let's
+	    // process them now.
+	    updateQueue = workInProgress.updateQueue;
+	    if (updateQueue !== null) {
+	      processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+	      instance.state = workInProgress.memoizedState;
+	    }
+	  }
+
+	  if (typeof instance.componentDidMount === 'function') {
+	    workInProgress.effectTag |= Update;
+	  }
+	}
+
+	function resumeMountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {
+	  var instance = workInProgress.stateNode;
+
+	  var oldProps = workInProgress.memoizedProps;
+	  instance.props = oldProps;
+
+	  var oldContext = instance.context;
+	  var contextType = ctor.contextType;
+	  var nextContext = void 0;
+	  if (typeof contextType === 'object' && contextType !== null) {
+	    nextContext = readContext(contextType);
+	  } else {
+	    var nextLegacyUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+	    nextContext = getMaskedContext(workInProgress, nextLegacyUnmaskedContext);
+	  }
+
+	  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
+	  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';
+
+	  // Note: During these life-cycles, instance.props/instance.state are what
+	  // ever the previously attempted to render - not the "current". However,
+	  // during componentDidUpdate we pass the "current" props.
+
+	  // In order to support react-lifecycles-compat polyfilled components,
+	  // Unsafe lifecycles should not be invoked for components using the new APIs.
+	  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {
+	    if (oldProps !== newProps || oldContext !== nextContext) {
+	      callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);
+	    }
+	  }
+
+	  resetHasForceUpdateBeforeProcessing();
+
+	  var oldState = workInProgress.memoizedState;
+	  var newState = instance.state = oldState;
+	  var updateQueue = workInProgress.updateQueue;
+	  if (updateQueue !== null) {
+	    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+	    newState = workInProgress.memoizedState;
+	  }
+	  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {
+	    // If an update was already in progress, we should schedule an Update
+	    // effect even though we're bailing out, so that cWU/cDU are called.
+	    if (typeof instance.componentDidMount === 'function') {
+	      workInProgress.effectTag |= Update;
+	    }
+	    return false;
+	  }
+
+	  if (typeof getDerivedStateFromProps === 'function') {
+	    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);
+	    newState = workInProgress.memoizedState;
+	  }
+
+	  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);
+
+	  if (shouldUpdate) {
+	    // In order to support react-lifecycles-compat polyfilled components,
+	    // Unsafe lifecycles should not be invoked for components using the new APIs.
+	    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {
+	      startPhaseTimer(workInProgress, 'componentWillMount');
+	      if (typeof instance.componentWillMount === 'function') {
+	        instance.componentWillMount();
+	      }
+	      if (typeof instance.UNSAFE_componentWillMount === 'function') {
+	        instance.UNSAFE_componentWillMount();
+	      }
+	      stopPhaseTimer();
+	    }
+	    if (typeof instance.componentDidMount === 'function') {
+	      workInProgress.effectTag |= Update;
+	    }
+	  } else {
+	    // If an update was already in progress, we should schedule an Update
+	    // effect even though we're bailing out, so that cWU/cDU are called.
+	    if (typeof instance.componentDidMount === 'function') {
+	      workInProgress.effectTag |= Update;
+	    }
+
+	    // If shouldComponentUpdate returned false, we should still update the
+	    // memoized state to indicate that this work can be reused.
+	    workInProgress.memoizedProps = newProps;
+	    workInProgress.memoizedState = newState;
+	  }
+
+	  // Update the existing instance's state, props, and context pointers even
+	  // if shouldComponentUpdate returns false.
+	  instance.props = newProps;
+	  instance.state = newState;
+	  instance.context = nextContext;
+
+	  return shouldUpdate;
+	}
+
+	// Invokes the update life-cycles and returns false if it shouldn't rerender.
+	function updateClassInstance(current, workInProgress, ctor, newProps, renderExpirationTime) {
+	  var instance = workInProgress.stateNode;
+
+	  var oldProps = workInProgress.memoizedProps;
+	  instance.props = workInProgress.type === workInProgress.elementType ? oldProps : resolveDefaultProps(workInProgress.type, oldProps);
+
+	  var oldContext = instance.context;
+	  var contextType = ctor.contextType;
+	  var nextContext = void 0;
+	  if (typeof contextType === 'object' && contextType !== null) {
+	    nextContext = readContext(contextType);
+	  } else {
+	    var nextUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+	    nextContext = getMaskedContext(workInProgress, nextUnmaskedContext);
+	  }
+
+	  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
+	  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';
+
+	  // Note: During these life-cycles, instance.props/instance.state are what
+	  // ever the previously attempted to render - not the "current". However,
+	  // during componentDidUpdate we pass the "current" props.
+
+	  // In order to support react-lifecycles-compat polyfilled components,
+	  // Unsafe lifecycles should not be invoked for components using the new APIs.
+	  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {
+	    if (oldProps !== newProps || oldContext !== nextContext) {
+	      callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);
+	    }
+	  }
+
+	  resetHasForceUpdateBeforeProcessing();
+
+	  var oldState = workInProgress.memoizedState;
+	  var newState = instance.state = oldState;
+	  var updateQueue = workInProgress.updateQueue;
+	  if (updateQueue !== null) {
+	    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+	    newState = workInProgress.memoizedState;
+	  }
+
+	  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {
+	    // If an update was already in progress, we should schedule an Update
+	    // effect even though we're bailing out, so that cWU/cDU are called.
+	    if (typeof instance.componentDidUpdate === 'function') {
+	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+	        workInProgress.effectTag |= Update;
+	      }
+	    }
+	    if (typeof instance.getSnapshotBeforeUpdate === 'function') {
+	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+	        workInProgress.effectTag |= Snapshot;
+	      }
+	    }
+	    return false;
+	  }
+
+	  if (typeof getDerivedStateFromProps === 'function') {
+	    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);
+	    newState = workInProgress.memoizedState;
+	  }
+
+	  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);
+
+	  if (shouldUpdate) {
+	    // In order to support react-lifecycles-compat polyfilled components,
+	    // Unsafe lifecycles should not be invoked for components using the new APIs.
+	    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillUpdate === 'function' || typeof instance.componentWillUpdate === 'function')) {
+	      startPhaseTimer(workInProgress, 'componentWillUpdate');
+	      if (typeof instance.componentWillUpdate === 'function') {
+	        instance.componentWillUpdate(newProps, newState, nextContext);
+	      }
+	      if (typeof instance.UNSAFE_componentWillUpdate === 'function') {
+	        instance.UNSAFE_componentWillUpdate(newProps, newState, nextContext);
+	      }
+	      stopPhaseTimer();
+	    }
+	    if (typeof instance.componentDidUpdate === 'function') {
+	      workInProgress.effectTag |= Update;
+	    }
+	    if (typeof instance.getSnapshotBeforeUpdate === 'function') {
+	      workInProgress.effectTag |= Snapshot;
+	    }
+	  } else {
+	    // If an update was already in progress, we should schedule an Update
+	    // effect even though we're bailing out, so that cWU/cDU are called.
+	    if (typeof instance.componentDidUpdate === 'function') {
+	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+	        workInProgress.effectTag |= Update;
+	      }
+	    }
+	    if (typeof instance.getSnapshotBeforeUpdate === 'function') {
+	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+	        workInProgress.effectTag |= Snapshot;
+	      }
+	    }
+
+	    // If shouldComponentUpdate returned false, we should still update the
+	    // memoized props/state to indicate that this work can be reused.
+	    workInProgress.memoizedProps = newProps;
+	    workInProgress.memoizedState = newState;
+	  }
+
+	  // Update the existing instance's state, props, and context pointers even
+	  // if shouldComponentUpdate returns false.
+	  instance.props = newProps;
+	  instance.state = newState;
+	  instance.context = nextContext;
+
+	  return shouldUpdate;
+	}
+
+	var didWarnAboutMaps = void 0;
+	var didWarnAboutGenerators = void 0;
+	var didWarnAboutStringRefInStrictMode = void 0;
+	var ownerHasKeyUseWarning = void 0;
+	var ownerHasFunctionTypeWarning = void 0;
+	var warnForMissingKey = function (child) {};
+
+	{
+	  didWarnAboutMaps = false;
+	  didWarnAboutGenerators = false;
+	  didWarnAboutStringRefInStrictMode = {};
+
+	  /**
+	   * Warn if there's no key explicitly set on dynamic arrays of children or
+	   * object keys are not valid. This allows us to keep track of children between
+	   * updates.
+	   */
+	  ownerHasKeyUseWarning = {};
+	  ownerHasFunctionTypeWarning = {};
+
+	  warnForMissingKey = function (child) {
+	    if (child === null || typeof child !== 'object') {
+	      return;
+	    }
+	    if (!child._store || child._store.validated || child.key != null) {
+	      return;
+	    }
+	    !(typeof child._store === 'object') ? invariant(false, 'React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+	    child._store.validated = true;
+
+	    var currentComponentErrorInfo = 'Each child in a list should have a unique ' + '"key" prop. See https://fb.me/react-warning-keys for ' + 'more information.' + getCurrentFiberStackInDev();
+	    if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {
+	      return;
+	    }
+	    ownerHasKeyUseWarning[currentComponentErrorInfo] = true;
+
+	    warning$1(false, 'Each child in a list should have a unique ' + '"key" prop. See https://fb.me/react-warning-keys for ' + 'more information.');
+	  };
+	}
+
+	var isArray = Array.isArray;
+
+	function coerceRef(returnFiber, current$$1, element) {
+	  var mixedRef = element.ref;
+	  if (mixedRef !== null && typeof mixedRef !== 'function' && typeof mixedRef !== 'object') {
+	    {
+	      if (returnFiber.mode & StrictMode) {
+	        var componentName = getComponentName(returnFiber.type) || 'Component';
+	        if (!didWarnAboutStringRefInStrictMode[componentName]) {
+	          warningWithoutStack$1(false, 'A string ref, "%s", has been found within a strict mode tree. ' + 'String refs are a source of potential bugs and should be avoided. ' + 'We recommend using createRef() instead.' + '\n%s' + '\n\nLearn more about using refs safely here:' + '\nhttps://fb.me/react-strict-mode-string-ref', mixedRef, getStackByFiberInDevAndProd(returnFiber));
+	          didWarnAboutStringRefInStrictMode[componentName] = true;
+	        }
+	      }
+	    }
+
+	    if (element._owner) {
+	      var owner = element._owner;
+	      var inst = void 0;
+	      if (owner) {
+	        var ownerFiber = owner;
+	        !(ownerFiber.tag === ClassComponent) ? invariant(false, 'Function components cannot have refs. Did you mean to use React.forwardRef()?') : void 0;
+	        inst = ownerFiber.stateNode;
+	      }
+	      !inst ? invariant(false, 'Missing owner for string ref %s. This error is likely caused by a bug in React. Please file an issue.', mixedRef) : void 0;
+	      var stringRef = '' + mixedRef;
+	      // Check if previous string ref matches new string ref
+	      if (current$$1 !== null && current$$1.ref !== null && typeof current$$1.ref === 'function' && current$$1.ref._stringRef === stringRef) {
+	        return current$$1.ref;
+	      }
+	      var ref = function (value) {
+	        var refs = inst.refs;
+	        if (refs === emptyRefsObject) {
+	          // This is a lazy pooled frozen object, so we need to initialize.
+	          refs = inst.refs = {};
+	        }
+	        if (value === null) {
+	          delete refs[stringRef];
+	        } else {
+	          refs[stringRef] = value;
+	        }
+	      };
+	      ref._stringRef = stringRef;
+	      return ref;
+	    } else {
+	      !(typeof mixedRef === 'string') ? invariant(false, 'Expected ref to be a function, a string, an object returned by React.createRef(), or null.') : void 0;
+	      !element._owner ? invariant(false, 'Element ref was specified as a string (%s) but no owner was set. This could happen for one of the following reasons:\n1. You may be adding a ref to a function component\n2. You may be adding a ref to a component that was not created inside a component\'s render method\n3. You have multiple copies of React loaded\nSee https://fb.me/react-refs-must-have-owner for more information.', mixedRef) : void 0;
+	    }
+	  }
+	  return mixedRef;
+	}
+
+	function throwOnInvalidObjectType(returnFiber, newChild) {
+	  if (returnFiber.type !== 'textarea') {
+	    var addendum = '';
+	    {
+	      addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + getCurrentFiberStackInDev();
+	    }
+	    invariant(false, 'Objects are not valid as a React child (found: %s).%s', Object.prototype.toString.call(newChild) === '[object Object]' ? 'object with keys {' + Object.keys(newChild).join(', ') + '}' : newChild, addendum);
+	  }
+	}
+
+	function warnOnFunctionType() {
+	  var currentComponentErrorInfo = 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.' + getCurrentFiberStackInDev();
+
+	  if (ownerHasFunctionTypeWarning[currentComponentErrorInfo]) {
+	    return;
+	  }
+	  ownerHasFunctionTypeWarning[currentComponentErrorInfo] = true;
+
+	  warning$1(false, 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.');
+	}
+
+	// This wrapper function exists because I expect to clone the code in each path
+	// to be able to optimize each path individually by branching early. This needs
+	// a compiler or we can do it manually. Helpers that don't need this branching
+	// live outside of this function.
+	function ChildReconciler(shouldTrackSideEffects) {
+	  function deleteChild(returnFiber, childToDelete) {
+	    if (!shouldTrackSideEffects) {
+	      // Noop.
+	      return;
+	    }
+	    // Deletions are added in reversed order so we add it to the front.
+	    // At this point, the return fiber's effect list is empty except for
+	    // deletions, so we can just append the deletion to the list. The remaining
+	    // effects aren't added until the complete phase. Once we implement
+	    // resuming, this may not be true.
+	    var last = returnFiber.lastEffect;
+	    if (last !== null) {
+	      last.nextEffect = childToDelete;
+	      returnFiber.lastEffect = childToDelete;
+	    } else {
+	      returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;
+	    }
+	    childToDelete.nextEffect = null;
+	    childToDelete.effectTag = Deletion;
+	  }
+
+	  function deleteRemainingChildren(returnFiber, currentFirstChild) {
+	    if (!shouldTrackSideEffects) {
+	      // Noop.
+	      return null;
+	    }
+
+	    // TODO: For the shouldClone case, this could be micro-optimized a bit by
+	    // assuming that after the first child we've already added everything.
+	    var childToDelete = currentFirstChild;
+	    while (childToDelete !== null) {
+	      deleteChild(returnFiber, childToDelete);
+	      childToDelete = childToDelete.sibling;
+	    }
+	    return null;
+	  }
+
+	  function mapRemainingChildren(returnFiber, currentFirstChild) {
+	    // Add the remaining children to a temporary map so that we can find them by
+	    // keys quickly. Implicit (null) keys get added to this set with their index
+	    var existingChildren = new Map();
+
+	    var existingChild = currentFirstChild;
+	    while (existingChild !== null) {
+	      if (existingChild.key !== null) {
+	        existingChildren.set(existingChild.key, existingChild);
+	      } else {
+	        existingChildren.set(existingChild.index, existingChild);
+	      }
+	      existingChild = existingChild.sibling;
+	    }
+	    return existingChildren;
+	  }
+
+	  function useFiber(fiber, pendingProps, expirationTime) {
+	    // We currently set sibling to null and index to 0 here because it is easy
+	    // to forget to do before returning it. E.g. for the single child case.
+	    var clone = createWorkInProgress(fiber, pendingProps, expirationTime);
+	    clone.index = 0;
+	    clone.sibling = null;
+	    return clone;
+	  }
+
+	  function placeChild(newFiber, lastPlacedIndex, newIndex) {
+	    newFiber.index = newIndex;
+	    if (!shouldTrackSideEffects) {
+	      // Noop.
+	      return lastPlacedIndex;
+	    }
+	    var current$$1 = newFiber.alternate;
+	    if (current$$1 !== null) {
+	      var oldIndex = current$$1.index;
+	      if (oldIndex < lastPlacedIndex) {
+	        // This is a move.
+	        newFiber.effectTag = Placement;
+	        return lastPlacedIndex;
+	      } else {
+	        // This item can stay in place.
+	        return oldIndex;
+	      }
+	    } else {
+	      // This is an insertion.
+	      newFiber.effectTag = Placement;
+	      return lastPlacedIndex;
+	    }
+	  }
+
+	  function placeSingleChild(newFiber) {
+	    // This is simpler for the single child case. We only need to do a
+	    // placement for inserting new children.
+	    if (shouldTrackSideEffects && newFiber.alternate === null) {
+	      newFiber.effectTag = Placement;
+	    }
+	    return newFiber;
+	  }
+
+	  function updateTextNode(returnFiber, current$$1, textContent, expirationTime) {
+	    if (current$$1 === null || current$$1.tag !== HostText) {
+	      // Insert
+	      var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);
+	      created.return = returnFiber;
+	      return created;
+	    } else {
+	      // Update
+	      var existing = useFiber(current$$1, textContent, expirationTime);
+	      existing.return = returnFiber;
+	      return existing;
+	    }
+	  }
+
+	  function updateElement(returnFiber, current$$1, element, expirationTime) {
+	    if (current$$1 !== null && current$$1.elementType === element.type) {
+	      // Move based on index
+	      var existing = useFiber(current$$1, element.props, expirationTime);
+	      existing.ref = coerceRef(returnFiber, current$$1, element);
+	      existing.return = returnFiber;
+	      {
+	        existing._debugSource = element._source;
+	        existing._debugOwner = element._owner;
+	      }
+	      return existing;
+	    } else {
+	      // Insert
+	      var created = createFiberFromElement(element, returnFiber.mode, expirationTime);
+	      created.ref = coerceRef(returnFiber, current$$1, element);
+	      created.return = returnFiber;
+	      return created;
+	    }
+	  }
+
+	  function updatePortal(returnFiber, current$$1, portal, expirationTime) {
+	    if (current$$1 === null || current$$1.tag !== HostPortal || current$$1.stateNode.containerInfo !== portal.containerInfo || current$$1.stateNode.implementation !== portal.implementation) {
+	      // Insert
+	      var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);
+	      created.return = returnFiber;
+	      return created;
+	    } else {
+	      // Update
+	      var existing = useFiber(current$$1, portal.children || [], expirationTime);
+	      existing.return = returnFiber;
+	      return existing;
+	    }
+	  }
+
+	  function updateFragment(returnFiber, current$$1, fragment, expirationTime, key) {
+	    if (current$$1 === null || current$$1.tag !== Fragment) {
+	      // Insert
+	      var created = createFiberFromFragment(fragment, returnFiber.mode, expirationTime, key);
+	      created.return = returnFiber;
+	      return created;
+	    } else {
+	      // Update
+	      var existing = useFiber(current$$1, fragment, expirationTime);
+	      existing.return = returnFiber;
+	      return existing;
+	    }
+	  }
+
+	  function createChild(returnFiber, newChild, expirationTime) {
+	    if (typeof newChild === 'string' || typeof newChild === 'number') {
+	      // Text nodes don't have keys. If the previous node is implicitly keyed
+	      // we can continue to replace it without aborting even if it is not a text
+	      // node.
+	      var created = createFiberFromText('' + newChild, returnFiber.mode, expirationTime);
+	      created.return = returnFiber;
+	      return created;
+	    }
+
+	    if (typeof newChild === 'object' && newChild !== null) {
+	      switch (newChild.$$typeof) {
+	        case REACT_ELEMENT_TYPE:
+	          {
+	            var _created = createFiberFromElement(newChild, returnFiber.mode, expirationTime);
+	            _created.ref = coerceRef(returnFiber, null, newChild);
+	            _created.return = returnFiber;
+	            return _created;
+	          }
+	        case REACT_PORTAL_TYPE:
+	          {
+	            var _created2 = createFiberFromPortal(newChild, returnFiber.mode, expirationTime);
+	            _created2.return = returnFiber;
+	            return _created2;
+	          }
+	      }
+
+	      if (isArray(newChild) || getIteratorFn(newChild)) {
+	        var _created3 = createFiberFromFragment(newChild, returnFiber.mode, expirationTime, null);
+	        _created3.return = returnFiber;
+	        return _created3;
+	      }
+
+	      throwOnInvalidObjectType(returnFiber, newChild);
+	    }
+
+	    {
+	      if (typeof newChild === 'function') {
+	        warnOnFunctionType();
+	      }
+	    }
+
+	    return null;
+	  }
+
+	  function updateSlot(returnFiber, oldFiber, newChild, expirationTime) {
+	    // Update the fiber if the keys match, otherwise return null.
+
+	    var key = oldFiber !== null ? oldFiber.key : null;
+
+	    if (typeof newChild === 'string' || typeof newChild === 'number') {
+	      // Text nodes don't have keys. If the previous node is implicitly keyed
+	      // we can continue to replace it without aborting even if it is not a text
+	      // node.
+	      if (key !== null) {
+	        return null;
+	      }
+	      return updateTextNode(returnFiber, oldFiber, '' + newChild, expirationTime);
+	    }
+
+	    if (typeof newChild === 'object' && newChild !== null) {
+	      switch (newChild.$$typeof) {
+	        case REACT_ELEMENT_TYPE:
+	          {
+	            if (newChild.key === key) {
+	              if (newChild.type === REACT_FRAGMENT_TYPE) {
+	                return updateFragment(returnFiber, oldFiber, newChild.props.children, expirationTime, key);
+	              }
+	              return updateElement(returnFiber, oldFiber, newChild, expirationTime);
+	            } else {
+	              return null;
+	            }
+	          }
+	        case REACT_PORTAL_TYPE:
+	          {
+	            if (newChild.key === key) {
+	              return updatePortal(returnFiber, oldFiber, newChild, expirationTime);
+	            } else {
+	              return null;
+	            }
+	          }
+	      }
+
+	      if (isArray(newChild) || getIteratorFn(newChild)) {
+	        if (key !== null) {
+	          return null;
+	        }
+
+	        return updateFragment(returnFiber, oldFiber, newChild, expirationTime, null);
+	      }
+
+	      throwOnInvalidObjectType(returnFiber, newChild);
+	    }
+
+	    {
+	      if (typeof newChild === 'function') {
+	        warnOnFunctionType();
+	      }
+	    }
+
+	    return null;
+	  }
+
+	  function updateFromMap(existingChildren, returnFiber, newIdx, newChild, expirationTime) {
+	    if (typeof newChild === 'string' || typeof newChild === 'number') {
+	      // Text nodes don't have keys, so we neither have to check the old nor
+	      // new node for the key. If both are text nodes, they match.
+	      var matchedFiber = existingChildren.get(newIdx) || null;
+	      return updateTextNode(returnFiber, matchedFiber, '' + newChild, expirationTime);
+	    }
+
+	    if (typeof newChild === 'object' && newChild !== null) {
+	      switch (newChild.$$typeof) {
+	        case REACT_ELEMENT_TYPE:
+	          {
+	            var _matchedFiber = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;
+	            if (newChild.type === REACT_FRAGMENT_TYPE) {
+	              return updateFragment(returnFiber, _matchedFiber, newChild.props.children, expirationTime, newChild.key);
+	            }
+	            return updateElement(returnFiber, _matchedFiber, newChild, expirationTime);
+	          }
+	        case REACT_PORTAL_TYPE:
+	          {
+	            var _matchedFiber2 = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;
+	            return updatePortal(returnFiber, _matchedFiber2, newChild, expirationTime);
+	          }
+	      }
+
+	      if (isArray(newChild) || getIteratorFn(newChild)) {
+	        var _matchedFiber3 = existingChildren.get(newIdx) || null;
+	        return updateFragment(returnFiber, _matchedFiber3, newChild, expirationTime, null);
+	      }
+
+	      throwOnInvalidObjectType(returnFiber, newChild);
+	    }
+
+	    {
+	      if (typeof newChild === 'function') {
+	        warnOnFunctionType();
+	      }
+	    }
+
+	    return null;
+	  }
+
+	  /**
+	   * Warns if there is a duplicate or missing key
+	   */
+	  function warnOnInvalidKey(child, knownKeys) {
+	    {
+	      if (typeof child !== 'object' || child === null) {
+	        return knownKeys;
+	      }
+	      switch (child.$$typeof) {
+	        case REACT_ELEMENT_TYPE:
+	        case REACT_PORTAL_TYPE:
+	          warnForMissingKey(child);
+	          var key = child.key;
+	          if (typeof key !== 'string') {
+	            break;
+	          }
+	          if (knownKeys === null) {
+	            knownKeys = new Set();
+	            knownKeys.add(key);
+	            break;
+	          }
+	          if (!knownKeys.has(key)) {
+	            knownKeys.add(key);
+	            break;
+	          }
+	          warning$1(false, 'Encountered two children with the same key, `%s`. ' + 'Keys should be unique so that components maintain their identity ' + 'across updates. Non-unique keys may cause children to be ' + 'duplicated and/or omitted — the behavior is unsupported and ' + 'could change in a future version.', key);
+	          break;
+	        default:
+	          break;
+	      }
+	    }
+	    return knownKeys;
+	  }
+
+	  function reconcileChildrenArray(returnFiber, currentFirstChild, newChildren, expirationTime) {
+	    // This algorithm can't optimize by searching from both ends since we
+	    // don't have backpointers on fibers. I'm trying to see how far we can get
+	    // with that model. If it ends up not being worth the tradeoffs, we can
+	    // add it later.
+
+	    // Even with a two ended optimization, we'd want to optimize for the case
+	    // where there are few changes and brute force the comparison instead of
+	    // going for the Map. It'd like to explore hitting that path first in
+	    // forward-only mode and only go for the Map once we notice that we need
+	    // lots of look ahead. This doesn't handle reversal as well as two ended
+	    // search but that's unusual. Besides, for the two ended optimization to
+	    // work on Iterables, we'd need to copy the whole set.
+
+	    // In this first iteration, we'll just live with hitting the bad case
+	    // (adding everything to a Map) in for every insert/move.
+
+	    // If you change this code, also update reconcileChildrenIterator() which
+	    // uses the same algorithm.
+
+	    {
+	      // First, validate keys.
+	      var knownKeys = null;
+	      for (var i = 0; i < newChildren.length; i++) {
+	        var child = newChildren[i];
+	        knownKeys = warnOnInvalidKey(child, knownKeys);
+	      }
+	    }
+
+	    var resultingFirstChild = null;
+	    var previousNewFiber = null;
+
+	    var oldFiber = currentFirstChild;
+	    var lastPlacedIndex = 0;
+	    var newIdx = 0;
+	    var nextOldFiber = null;
+	    for (; oldFiber !== null && newIdx < newChildren.length; newIdx++) {
+	      if (oldFiber.index > newIdx) {
+	        nextOldFiber = oldFiber;
+	        oldFiber = null;
+	      } else {
+	        nextOldFiber = oldFiber.sibling;
+	      }
+	      var newFiber = updateSlot(returnFiber, oldFiber, newChildren[newIdx], expirationTime);
+	      if (newFiber === null) {
+	        // TODO: This breaks on empty slots like null children. That's
+	        // unfortunate because it triggers the slow path all the time. We need
+	        // a better way to communicate whether this was a miss or null,
+	        // boolean, undefined, etc.
+	        if (oldFiber === null) {
+	          oldFiber = nextOldFiber;
+	        }
+	        break;
+	      }
+	      if (shouldTrackSideEffects) {
+	        if (oldFiber && newFiber.alternate === null) {
+	          // We matched the slot, but we didn't reuse the existing fiber, so we
+	          // need to delete the existing child.
+	          deleteChild(returnFiber, oldFiber);
+	        }
+	      }
+	      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);
+	      if (previousNewFiber === null) {
+	        // TODO: Move out of the loop. This only happens for the first run.
+	        resultingFirstChild = newFiber;
+	      } else {
+	        // TODO: Defer siblings if we're not at the right index for this slot.
+	        // I.e. if we had null values before, then we want to defer this
+	        // for each null value. However, we also don't want to call updateSlot
+	        // with the previous one.
+	        previousNewFiber.sibling = newFiber;
+	      }
+	      previousNewFiber = newFiber;
+	      oldFiber = nextOldFiber;
+	    }
+
+	    if (newIdx === newChildren.length) {
+	      // We've reached the end of the new children. We can delete the rest.
+	      deleteRemainingChildren(returnFiber, oldFiber);
+	      return resultingFirstChild;
+	    }
+
+	    if (oldFiber === null) {
+	      // If we don't have any more existing children we can choose a fast path
+	      // since the rest will all be insertions.
+	      for (; newIdx < newChildren.length; newIdx++) {
+	        var _newFiber = createChild(returnFiber, newChildren[newIdx], expirationTime);
+	        if (!_newFiber) {
+	          continue;
+	        }
+	        lastPlacedIndex = placeChild(_newFiber, lastPlacedIndex, newIdx);
+	        if (previousNewFiber === null) {
+	          // TODO: Move out of the loop. This only happens for the first run.
+	          resultingFirstChild = _newFiber;
+	        } else {
+	          previousNewFiber.sibling = _newFiber;
+	        }
+	        previousNewFiber = _newFiber;
+	      }
+	      return resultingFirstChild;
+	    }
+
+	    // Add all children to a key map for quick lookups.
+	    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);
+
+	    // Keep scanning and use the map to restore deleted items as moves.
+	    for (; newIdx < newChildren.length; newIdx++) {
+	      var _newFiber2 = updateFromMap(existingChildren, returnFiber, newIdx, newChildren[newIdx], expirationTime);
+	      if (_newFiber2) {
+	        if (shouldTrackSideEffects) {
+	          if (_newFiber2.alternate !== null) {
+	            // The new fiber is a work in progress, but if there exists a
+	            // current, that means that we reused the fiber. We need to delete
+	            // it from the child list so that we don't add it to the deletion
+	            // list.
+	            existingChildren.delete(_newFiber2.key === null ? newIdx : _newFiber2.key);
+	          }
+	        }
+	        lastPlacedIndex = placeChild(_newFiber2, lastPlacedIndex, newIdx);
+	        if (previousNewFiber === null) {
+	          resultingFirstChild = _newFiber2;
+	        } else {
+	          previousNewFiber.sibling = _newFiber2;
+	        }
+	        previousNewFiber = _newFiber2;
+	      }
+	    }
+
+	    if (shouldTrackSideEffects) {
+	      // Any existing children that weren't consumed above were deleted. We need
+	      // to add them to the deletion list.
+	      existingChildren.forEach(function (child) {
+	        return deleteChild(returnFiber, child);
+	      });
+	    }
+
+	    return resultingFirstChild;
+	  }
+
+	  function reconcileChildrenIterator(returnFiber, currentFirstChild, newChildrenIterable, expirationTime) {
+	    // This is the same implementation as reconcileChildrenArray(),
+	    // but using the iterator instead.
+
+	    var iteratorFn = getIteratorFn(newChildrenIterable);
+	    !(typeof iteratorFn === 'function') ? invariant(false, 'An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+
+	    {
+	      // We don't support rendering Generators because it's a mutation.
+	      // See https://github.com/facebook/react/issues/12995
+	      if (typeof Symbol === 'function' &&
+	      // $FlowFixMe Flow doesn't know about toStringTag
+	      newChildrenIterable[Symbol.toStringTag] === 'Generator') {
+	        !didWarnAboutGenerators ? warning$1(false, 'Using Generators as children is unsupported and will likely yield ' + 'unexpected results because enumerating a generator mutates it. ' + 'You may convert it to an array with `Array.from()` or the ' + '`[...spread]` operator before rendering. Keep in mind ' + 'you might need to polyfill these features for older browsers.') : void 0;
+	        didWarnAboutGenerators = true;
+	      }
+
+	      // Warn about using Maps as children
+	      if (newChildrenIterable.entries === iteratorFn) {
+	        !didWarnAboutMaps ? warning$1(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.') : void 0;
+	        didWarnAboutMaps = true;
+	      }
+
+	      // First, validate keys.
+	      // We'll get a different iterator later for the main pass.
+	      var _newChildren = iteratorFn.call(newChildrenIterable);
+	      if (_newChildren) {
+	        var knownKeys = null;
+	        var _step = _newChildren.next();
+	        for (; !_step.done; _step = _newChildren.next()) {
+	          var child = _step.value;
+	          knownKeys = warnOnInvalidKey(child, knownKeys);
+	        }
+	      }
+	    }
+
+	    var newChildren = iteratorFn.call(newChildrenIterable);
+	    !(newChildren != null) ? invariant(false, 'An iterable object provided no iterator.') : void 0;
+
+	    var resultingFirstChild = null;
+	    var previousNewFiber = null;
+
+	    var oldFiber = currentFirstChild;
+	    var lastPlacedIndex = 0;
+	    var newIdx = 0;
+	    var nextOldFiber = null;
+
+	    var step = newChildren.next();
+	    for (; oldFiber !== null && !step.done; newIdx++, step = newChildren.next()) {
+	      if (oldFiber.index > newIdx) {
+	        nextOldFiber = oldFiber;
+	        oldFiber = null;
+	      } else {
+	        nextOldFiber = oldFiber.sibling;
+	      }
+	      var newFiber = updateSlot(returnFiber, oldFiber, step.value, expirationTime);
+	      if (newFiber === null) {
+	        // TODO: This breaks on empty slots like null children. That's
+	        // unfortunate because it triggers the slow path all the time. We need
+	        // a better way to communicate whether this was a miss or null,
+	        // boolean, undefined, etc.
+	        if (!oldFiber) {
+	          oldFiber = nextOldFiber;
+	        }
+	        break;
+	      }
+	      if (shouldTrackSideEffects) {
+	        if (oldFiber && newFiber.alternate === null) {
+	          // We matched the slot, but we didn't reuse the existing fiber, so we
+	          // need to delete the existing child.
+	          deleteChild(returnFiber, oldFiber);
+	        }
+	      }
+	      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);
+	      if (previousNewFiber === null) {
+	        // TODO: Move out of the loop. This only happens for the first run.
+	        resultingFirstChild = newFiber;
+	      } else {
+	        // TODO: Defer siblings if we're not at the right index for this slot.
+	        // I.e. if we had null values before, then we want to defer this
+	        // for each null value. However, we also don't want to call updateSlot
+	        // with the previous one.
+	        previousNewFiber.sibling = newFiber;
+	      }
+	      previousNewFiber = newFiber;
+	      oldFiber = nextOldFiber;
+	    }
+
+	    if (step.done) {
+	      // We've reached the end of the new children. We can delete the rest.
+	      deleteRemainingChildren(returnFiber, oldFiber);
+	      return resultingFirstChild;
+	    }
+
+	    if (oldFiber === null) {
+	      // If we don't have any more existing children we can choose a fast path
+	      // since the rest will all be insertions.
+	      for (; !step.done; newIdx++, step = newChildren.next()) {
+	        var _newFiber3 = createChild(returnFiber, step.value, expirationTime);
+	        if (_newFiber3 === null) {
+	          continue;
+	        }
+	        lastPlacedIndex = placeChild(_newFiber3, lastPlacedIndex, newIdx);
+	        if (previousNewFiber === null) {
+	          // TODO: Move out of the loop. This only happens for the first run.
+	          resultingFirstChild = _newFiber3;
+	        } else {
+	          previousNewFiber.sibling = _newFiber3;
+	        }
+	        previousNewFiber = _newFiber3;
+	      }
+	      return resultingFirstChild;
+	    }
+
+	    // Add all children to a key map for quick lookups.
+	    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);
+
+	    // Keep scanning and use the map to restore deleted items as moves.
+	    for (; !step.done; newIdx++, step = newChildren.next()) {
+	      var _newFiber4 = updateFromMap(existingChildren, returnFiber, newIdx, step.value, expirationTime);
+	      if (_newFiber4 !== null) {
+	        if (shouldTrackSideEffects) {
+	          if (_newFiber4.alternate !== null) {
+	            // The new fiber is a work in progress, but if there exists a
+	            // current, that means that we reused the fiber. We need to delete
+	            // it from the child list so that we don't add it to the deletion
+	            // list.
+	            existingChildren.delete(_newFiber4.key === null ? newIdx : _newFiber4.key);
+	          }
+	        }
+	        lastPlacedIndex = placeChild(_newFiber4, lastPlacedIndex, newIdx);
+	        if (previousNewFiber === null) {
+	          resultingFirstChild = _newFiber4;
+	        } else {
+	          previousNewFiber.sibling = _newFiber4;
+	        }
+	        previousNewFiber = _newFiber4;
+	      }
+	    }
+
+	    if (shouldTrackSideEffects) {
+	      // Any existing children that weren't consumed above were deleted. We need
+	      // to add them to the deletion list.
+	      existingChildren.forEach(function (child) {
+	        return deleteChild(returnFiber, child);
+	      });
+	    }
+
+	    return resultingFirstChild;
+	  }
+
+	  function reconcileSingleTextNode(returnFiber, currentFirstChild, textContent, expirationTime) {
+	    // There's no need to check for keys on text nodes since we don't have a
+	    // way to define them.
+	    if (currentFirstChild !== null && currentFirstChild.tag === HostText) {
+	      // We already have an existing node so let's just update it and delete
+	      // the rest.
+	      deleteRemainingChildren(returnFiber, currentFirstChild.sibling);
+	      var existing = useFiber(currentFirstChild, textContent, expirationTime);
+	      existing.return = returnFiber;
+	      return existing;
+	    }
+	    // The existing first child is not a text node so we need to create one
+	    // and delete the existing ones.
+	    deleteRemainingChildren(returnFiber, currentFirstChild);
+	    var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);
+	    created.return = returnFiber;
+	    return created;
+	  }
+
+	  function reconcileSingleElement(returnFiber, currentFirstChild, element, expirationTime) {
+	    var key = element.key;
+	    var child = currentFirstChild;
+	    while (child !== null) {
+	      // TODO: If key === null and child.key === null, then this only applies to
+	      // the first item in the list.
+	      if (child.key === key) {
+	        if (child.tag === Fragment ? element.type === REACT_FRAGMENT_TYPE : child.elementType === element.type) {
+	          deleteRemainingChildren(returnFiber, child.sibling);
+	          var existing = useFiber(child, element.type === REACT_FRAGMENT_TYPE ? element.props.children : element.props, expirationTime);
+	          existing.ref = coerceRef(returnFiber, child, element);
+	          existing.return = returnFiber;
+	          {
+	            existing._debugSource = element._source;
+	            existing._debugOwner = element._owner;
+	          }
+	          return existing;
 	        } else {
-	          queue.lastCapturedEffect.nextEffect = update;
-	          queue.lastCapturedEffect = update;
+	          deleteRemainingChildren(returnFiber, child);
+	          break;
 	        }
+	      } else {
+	        deleteChild(returnFiber, child);
 	      }
+	      child = child.sibling;
 	    }
-	    update = update.next;
-	  }
 
-	  if (newFirstUpdate === null) {
-	    queue.lastUpdate = null;
-	  }
-	  if (newFirstCapturedUpdate === null) {
-	    queue.lastCapturedUpdate = null;
-	  } else {
-	    workInProgress.effectTag |= Callback;
-	  }
-	  if (newFirstUpdate === null && newFirstCapturedUpdate === null) {
-	    // We processed every update, without skipping. That means the new base
-	    // state is the same as the result state.
-	    newBaseState = resultState;
+	    if (element.type === REACT_FRAGMENT_TYPE) {
+	      var created = createFiberFromFragment(element.props.children, returnFiber.mode, expirationTime, element.key);
+	      created.return = returnFiber;
+	      return created;
+	    } else {
+	      var _created4 = createFiberFromElement(element, returnFiber.mode, expirationTime);
+	      _created4.ref = coerceRef(returnFiber, currentFirstChild, element);
+	      _created4.return = returnFiber;
+	      return _created4;
+	    }
 	  }
 
-	  queue.baseState = newBaseState;
-	  queue.firstUpdate = newFirstUpdate;
-	  queue.firstCapturedUpdate = newFirstCapturedUpdate;
-	  queue.expirationTime = newExpirationTime;
-
-	  workInProgress.memoizedState = resultState;
+	  function reconcileSinglePortal(returnFiber, currentFirstChild, portal, expirationTime) {
+	    var key = portal.key;
+	    var child = currentFirstChild;
+	    while (child !== null) {
+	      // TODO: If key === null and child.key === null, then this only applies to
+	      // the first item in the list.
+	      if (child.key === key) {
+	        if (child.tag === HostPortal && child.stateNode.containerInfo === portal.containerInfo && child.stateNode.implementation === portal.implementation) {
+	          deleteRemainingChildren(returnFiber, child.sibling);
+	          var existing = useFiber(child, portal.children || [], expirationTime);
+	          existing.return = returnFiber;
+	          return existing;
+	        } else {
+	          deleteRemainingChildren(returnFiber, child);
+	          break;
+	        }
+	      } else {
+	        deleteChild(returnFiber, child);
+	      }
+	      child = child.sibling;
+	    }
 
-	  {
-	    currentlyProcessingQueue = null;
+	    var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);
+	    created.return = returnFiber;
+	    return created;
 	  }
-	}
 
-	function callCallback(callback, context) {
-	  !(typeof callback === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', callback) : void 0;
-	  callback.call(context);
-	}
+	  // This API will tag the children with the side-effect of the reconciliation
+	  // itself. They will be added to the side-effect list as we pass through the
+	  // children and the parent.
+	  function reconcileChildFibers(returnFiber, currentFirstChild, newChild, expirationTime) {
+	    // This function is not recursive.
+	    // If the top level item is an array, we treat it as a set of children,
+	    // not as a fragment. Nested arrays on the other hand will be treated as
+	    // fragment nodes. Recursion happens at the normal flow.
 
-	function resetHasForceUpdateBeforeProcessing() {
-	  hasForceUpdate = false;
-	}
+	    // Handle top level unkeyed fragments as if they were arrays.
+	    // This leads to an ambiguity between <>{[...]}</> and <>...</>.
+	    // We treat the ambiguous cases above the same.
+	    var isUnkeyedTopLevelFragment = typeof newChild === 'object' && newChild !== null && newChild.type === REACT_FRAGMENT_TYPE && newChild.key === null;
+	    if (isUnkeyedTopLevelFragment) {
+	      newChild = newChild.props.children;
+	    }
 
-	function checkHasForceUpdateAfterProcessing() {
-	  return hasForceUpdate;
-	}
+	    // Handle object types
+	    var isObject = typeof newChild === 'object' && newChild !== null;
 
-	function commitUpdateQueue(finishedWork, finishedQueue, instance, renderExpirationTime) {
-	  // If the finished render included captured updates, and there are still
-	  // lower priority updates left over, we need to keep the captured updates
-	  // in the queue so that they are rebased and not dropped once we process the
-	  // queue again at the lower priority.
-	  if (finishedQueue.firstCapturedUpdate !== null) {
-	    // Join the captured update list to the end of the normal list.
-	    if (finishedQueue.lastUpdate !== null) {
-	      finishedQueue.lastUpdate.next = finishedQueue.firstCapturedUpdate;
-	      finishedQueue.lastUpdate = finishedQueue.lastCapturedUpdate;
+	    if (isObject) {
+	      switch (newChild.$$typeof) {
+	        case REACT_ELEMENT_TYPE:
+	          return placeSingleChild(reconcileSingleElement(returnFiber, currentFirstChild, newChild, expirationTime));
+	        case REACT_PORTAL_TYPE:
+	          return placeSingleChild(reconcileSinglePortal(returnFiber, currentFirstChild, newChild, expirationTime));
+	      }
 	    }
-	    // Clear the list of captured updates.
-	    finishedQueue.firstCapturedUpdate = finishedQueue.lastCapturedUpdate = null;
-	  }
 
-	  // Commit the effects
-	  var effect = finishedQueue.firstEffect;
-	  finishedQueue.firstEffect = finishedQueue.lastEffect = null;
-	  while (effect !== null) {
-	    var _callback3 = effect.callback;
-	    if (_callback3 !== null) {
-	      effect.callback = null;
-	      callCallback(_callback3, instance);
+	    if (typeof newChild === 'string' || typeof newChild === 'number') {
+	      return placeSingleChild(reconcileSingleTextNode(returnFiber, currentFirstChild, '' + newChild, expirationTime));
 	    }
-	    effect = effect.nextEffect;
-	  }
 
-	  effect = finishedQueue.firstCapturedEffect;
-	  finishedQueue.firstCapturedEffect = finishedQueue.lastCapturedEffect = null;
-	  while (effect !== null) {
-	    var _callback4 = effect.callback;
-	    if (_callback4 !== null) {
-	      effect.callback = null;
-	      callCallback(_callback4, instance);
+	    if (isArray(newChild)) {
+	      return reconcileChildrenArray(returnFiber, currentFirstChild, newChild, expirationTime);
 	    }
-	    effect = effect.nextEffect;
-	  }
-	}
-
-	function createCapturedValue(value, source) {
-	  // If the value is an error, call this function immediately after it is thrown
-	  // so the stack is accurate.
-	  return {
-	    value: value,
-	    source: source,
-	    stack: getStackAddendumByWorkInProgressFiber(source)
-	  };
-	}
-
-	var providerCursor = createCursor(null);
-	var valueCursor = createCursor(null);
-	var changedBitsCursor = createCursor(0);
 
-	var rendererSigil = void 0;
-	{
-	  // Use this to detect multiple renderers using the same context
-	  rendererSigil = {};
-	}
-
-	function pushProvider(providerFiber) {
-	  var context = providerFiber.type._context;
-
-	  if (isPrimaryRenderer) {
-	    push(changedBitsCursor, context._changedBits, providerFiber);
-	    push(valueCursor, context._currentValue, providerFiber);
-	    push(providerCursor, providerFiber, providerFiber);
+	    if (getIteratorFn(newChild)) {
+	      return reconcileChildrenIterator(returnFiber, currentFirstChild, newChild, expirationTime);
+	    }
 
-	    context._currentValue = providerFiber.pendingProps.value;
-	    context._changedBits = providerFiber.stateNode;
-	    {
-	      !(context._currentRenderer === undefined || context._currentRenderer === null || context._currentRenderer === rendererSigil) ? warning(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;
-	      context._currentRenderer = rendererSigil;
+	    if (isObject) {
+	      throwOnInvalidObjectType(returnFiber, newChild);
 	    }
-	  } else {
-	    push(changedBitsCursor, context._changedBits2, providerFiber);
-	    push(valueCursor, context._currentValue2, providerFiber);
-	    push(providerCursor, providerFiber, providerFiber);
 
-	    context._currentValue2 = providerFiber.pendingProps.value;
-	    context._changedBits2 = providerFiber.stateNode;
 	    {
-	      !(context._currentRenderer2 === undefined || context._currentRenderer2 === null || context._currentRenderer2 === rendererSigil) ? warning(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;
-	      context._currentRenderer2 = rendererSigil;
+	      if (typeof newChild === 'function') {
+	        warnOnFunctionType();
+	      }
+	    }
+	    if (typeof newChild === 'undefined' && !isUnkeyedTopLevelFragment) {
+	      // If the new child is undefined, and the return fiber is a composite
+	      // component, throw an error. If Fiber return types are disabled,
+	      // we already threw above.
+	      switch (returnFiber.tag) {
+	        case ClassComponent:
+	          {
+	            {
+	              var instance = returnFiber.stateNode;
+	              if (instance.render._isMockFunction) {
+	                // We allow auto-mocks to proceed as if they're returning null.
+	                break;
+	              }
+	            }
+	          }
+	        // Intentionally fall through to the next case, which handles both
+	        // functions and classes
+	        // eslint-disable-next-lined no-fallthrough
+	        case FunctionComponent:
+	          {
+	            var Component = returnFiber.type;
+	            invariant(false, '%s(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.', Component.displayName || Component.name || 'Component');
+	          }
+	      }
 	    }
+
+	    // Remaining cases are all treated as empty.
+	    return deleteRemainingChildren(returnFiber, currentFirstChild);
 	  }
+
+	  return reconcileChildFibers;
 	}
 
-	function popProvider(providerFiber) {
-	  var changedBits = changedBitsCursor.current;
-	  var currentValue = valueCursor.current;
+	var reconcileChildFibers = ChildReconciler(true);
+	var mountChildFibers = ChildReconciler(false);
 
-	  pop(providerCursor, providerFiber);
-	  pop(valueCursor, providerFiber);
-	  pop(changedBitsCursor, providerFiber);
+	function cloneChildFibers(current$$1, workInProgress) {
+	  !(current$$1 === null || workInProgress.child === current$$1.child) ? invariant(false, 'Resuming work not yet implemented.') : void 0;
 
-	  var context = providerFiber.type._context;
-	  if (isPrimaryRenderer) {
-	    context._currentValue = currentValue;
-	    context._changedBits = changedBits;
-	  } else {
-	    context._currentValue2 = currentValue;
-	    context._changedBits2 = changedBits;
+	  if (workInProgress.child === null) {
+	    return;
 	  }
-	}
 
-	function getContextCurrentValue(context) {
-	  return isPrimaryRenderer ? context._currentValue : context._currentValue2;
-	}
+	  var currentChild = workInProgress.child;
+	  var newChild = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);
+	  workInProgress.child = newChild;
 
-	function getContextChangedBits(context) {
-	  return isPrimaryRenderer ? context._changedBits : context._changedBits2;
+	  newChild.return = workInProgress;
+	  while (currentChild.sibling !== null) {
+	    currentChild = currentChild.sibling;
+	    newChild = newChild.sibling = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);
+	    newChild.return = workInProgress;
+	  }
+	  newChild.sibling = null;
 	}
 
 	var NO_CONTEXT = {};
@@ -13799,2780 +16237,3747 @@
 	  pop(contextFiberStackCursor, fiber);
 	}
 
-	var commitTime = 0;
+	var NoEffect$1 = /*             */0;
+	var UnmountSnapshot = /*      */2;
+	var UnmountMutation = /*      */4;
+	var MountMutation = /*        */8;
+	var UnmountLayout = /*        */16;
+	var MountLayout = /*          */32;
+	var MountPassive = /*         */64;
+	var UnmountPassive = /*       */128;
+
+	var ReactCurrentDispatcher$1 = ReactSharedInternals.ReactCurrentDispatcher;
+
+
+	var didWarnAboutMismatchedHooksForComponent = void 0;
+	{
+	  didWarnAboutMismatchedHooksForComponent = new Set();
+	}
+
+	// These are set right before calling the component.
+	var renderExpirationTime = NoWork;
+	// The work-in-progress fiber. I've named it differently to distinguish it from
+	// the work-in-progress hook.
+	var currentlyRenderingFiber$1 = null;
+
+	// Hooks are stored as a linked list on the fiber's memoizedState field. The
+	// current hook list is the list that belongs to the current fiber. The
+	// work-in-progress hook list is a new list that will be added to the
+	// work-in-progress fiber.
+	var currentHook = null;
+	var nextCurrentHook = null;
+	var firstWorkInProgressHook = null;
+	var workInProgressHook = null;
+	var nextWorkInProgressHook = null;
+
+	var remainingExpirationTime = NoWork;
+	var componentUpdateQueue = null;
+	var sideEffectTag = 0;
+
+	// Updates scheduled during render will trigger an immediate re-render at the
+	// end of the current pass. We can't store these updates on the normal queue,
+	// because if the work is aborted, they should be discarded. Because this is
+	// a relatively rare case, we also don't want to add an additional field to
+	// either the hook or queue object types. So we store them in a lazily create
+	// map of queue -> render-phase updates, which are discarded once the component
+	// completes without re-rendering.
+
+	// Whether an update was scheduled during the currently executing render pass.
+	var didScheduleRenderPhaseUpdate = false;
+	// Lazily created map of render-phase updates
+	var renderPhaseUpdates = null;
+	// Counter to prevent infinite loops.
+	var numberOfReRenders = 0;
+	var RE_RENDER_LIMIT = 25;
+
+	// In DEV, this is the name of the currently executing primitive hook
+	var currentHookNameInDev = null;
+
+	// In DEV, this list ensures that hooks are called in the same order between renders.
+	// The list stores the order of hooks used during the initial render (mount).
+	// Subsequent renders (updates) reference this list.
+	var hookTypesDev = null;
+	var hookTypesUpdateIndexDev = -1;
+
+	function mountHookTypesDev() {
+	  {
+	    var hookName = currentHookNameInDev;
+
+	    if (hookTypesDev === null) {
+	      hookTypesDev = [hookName];
+	    } else {
+	      hookTypesDev.push(hookName);
+	    }
+	  }
+	}
+
+	function updateHookTypesDev() {
+	  {
+	    var hookName = currentHookNameInDev;
+
+	    if (hookTypesDev !== null) {
+	      hookTypesUpdateIndexDev++;
+	      if (hookTypesDev[hookTypesUpdateIndexDev] !== hookName) {
+	        warnOnHookMismatchInDev(hookName);
+	      }
+	    }
+	  }
+	}
+
+	function warnOnHookMismatchInDev(currentHookName) {
+	  {
+	    var componentName = getComponentName(currentlyRenderingFiber$1.type);
+	    if (!didWarnAboutMismatchedHooksForComponent.has(componentName)) {
+	      didWarnAboutMismatchedHooksForComponent.add(componentName);
+
+	      if (hookTypesDev !== null) {
+	        var table = '';
+
+	        var secondColumnStart = 30;
+
+	        for (var i = 0; i <= hookTypesUpdateIndexDev; i++) {
+	          var oldHookName = hookTypesDev[i];
+	          var newHookName = i === hookTypesUpdateIndexDev ? currentHookName : oldHookName;
+
+	          var row = i + 1 + '. ' + oldHookName;
+
+	          // Extra space so second column lines up
+	          // lol @ IE not supporting String#repeat
+	          while (row.length < secondColumnStart) {
+	            row += ' ';
+	          }
+
+	          row += newHookName + '\n';
+
+	          table += row;
+	        }
+
+	        warning$1(false, 'React has detected a change in the order of Hooks called by %s. ' + 'This will lead to bugs and errors if not fixed. ' + 'For more information, read the Rules of Hooks: https://fb.me/rules-of-hooks\n\n' + '   Previous render            Next render\n' + '   ------------------------------------------------------\n' + '%s' + '   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', componentName, table);
+	      }
+	    }
+	  }
+	}
+
+	function throwInvalidHookError() {
+	  invariant(false, 'Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.');
+	}
+
+	function areHookInputsEqual(nextDeps, prevDeps) {
+	  if (prevDeps === null) {
+	    {
+	      warning$1(false, '%s received a final argument during this render, but not during ' + 'the previous render. Even though the final argument is optional, ' + 'its type cannot change between renders.', currentHookNameInDev);
+	    }
+	    return false;
+	  }
 
-	function getCommitTime() {
-	  return commitTime;
+	  {
+	    // Don't bother comparing lengths in prod because these arrays should be
+	    // passed inline.
+	    if (nextDeps.length !== prevDeps.length) {
+	      warning$1(false, 'The final argument passed to %s changed size between renders. The ' + 'order and size of this array must remain constant.\n\n' + 'Previous: %s\n' + 'Incoming: %s', currentHookNameInDev, '[' + nextDeps.join(', ') + ']', '[' + prevDeps.join(', ') + ']');
+	    }
+	  }
+	  for (var i = 0; i < prevDeps.length && i < nextDeps.length; i++) {
+	    if (is(nextDeps[i], prevDeps[i])) {
+	      continue;
+	    }
+	    return false;
+	  }
+	  return true;
 	}
 
-	function recordCommitTime() {
-	  if (!enableProfilerTimer) {
-	    return;
+	function renderWithHooks(current, workInProgress, Component, props, refOrContext, nextRenderExpirationTime) {
+	  renderExpirationTime = nextRenderExpirationTime;
+	  currentlyRenderingFiber$1 = workInProgress;
+	  nextCurrentHook = current !== null ? current.memoizedState : null;
+
+	  {
+	    hookTypesDev = current !== null ? current._debugHookTypes : null;
+	    hookTypesUpdateIndexDev = -1;
 	  }
-	  commitTime = now();
-	}
 
-	/**
-	 * The "actual" render time is total time required to render the descendants of a Profiler component.
-	 * This time is stored as a stack, since Profilers can be nested.
-	 * This time is started during the "begin" phase and stopped during the "complete" phase.
-	 * It is paused (and accumulated) in the event of an interruption or an aborted render.
-	 */
+	  // The following should have already been reset
+	  // currentHook = null;
+	  // workInProgressHook = null;
 
-	var fiberStack$1 = void 0;
+	  // remainingExpirationTime = NoWork;
+	  // componentUpdateQueue = null;
 
-	{
-	  fiberStack$1 = [];
-	}
+	  // didScheduleRenderPhaseUpdate = false;
+	  // renderPhaseUpdates = null;
+	  // numberOfReRenders = 0;
+	  // sideEffectTag = 0;
 
-	var timerPausedAt = 0;
-	var totalElapsedPauseTime = 0;
+	  // TODO Warn if no hooks are used at all during mount, then some are used during update.
+	  // Currently we will identify the update render as a mount because nextCurrentHook === null.
+	  // This is tricky because it's valid for certain types of components (e.g. React.lazy)
 
-	function checkActualRenderTimeStackEmpty() {
-	  if (!enableProfilerTimer) {
-	    return;
-	  }
+	  // Using nextCurrentHook to differentiate between mount/update only works if at least one stateful hook is used.
+	  // Non-stateful hooks (e.g. context) don't get added to memoizedState,
+	  // so nextCurrentHook would be null during updates and mounts.
 	  {
-	    !(fiberStack$1.length === 0) ? warning(false, 'Expected an empty stack. Something was not reset properly.') : void 0;
+	    if (nextCurrentHook !== null) {
+	      ReactCurrentDispatcher$1.current = HooksDispatcherOnUpdateInDEV;
+	    } else if (hookTypesDev !== null) {
+	      // This dispatcher handles an edge case where a component is updating,
+	      // but no stateful hooks have been used.
+	      // We want to match the production code behavior (which will use HooksDispatcherOnMount),
+	      // but with the extra DEV validation to ensure hooks ordering hasn't changed.
+	      // This dispatcher does that.
+	      ReactCurrentDispatcher$1.current = HooksDispatcherOnMountWithHookTypesInDEV;
+	    } else {
+	      ReactCurrentDispatcher$1.current = HooksDispatcherOnMountInDEV;
+	    }
 	  }
-	}
 
-	function markActualRenderTimeStarted(fiber) {
-	  if (!enableProfilerTimer) {
-	    return;
+	  var children = Component(props, refOrContext);
+
+	  if (didScheduleRenderPhaseUpdate) {
+	    do {
+	      didScheduleRenderPhaseUpdate = false;
+	      numberOfReRenders += 1;
+
+	      // Start over from the beginning of the list
+	      nextCurrentHook = current !== null ? current.memoizedState : null;
+	      nextWorkInProgressHook = firstWorkInProgressHook;
+
+	      currentHook = null;
+	      workInProgressHook = null;
+	      componentUpdateQueue = null;
+
+	      {
+	        // Also validate hook order for cascading updates.
+	        hookTypesUpdateIndexDev = -1;
+	      }
+
+	      ReactCurrentDispatcher$1.current = HooksDispatcherOnUpdateInDEV;
+
+	      children = Component(props, refOrContext);
+	    } while (didScheduleRenderPhaseUpdate);
+
+	    renderPhaseUpdates = null;
+	    numberOfReRenders = 0;
 	  }
+
+	  // We can assume the previous dispatcher is always this one, since we set it
+	  // at the beginning of the render phase and there's no re-entrancy.
+	  ReactCurrentDispatcher$1.current = ContextOnlyDispatcher;
+
+	  var renderedWork = currentlyRenderingFiber$1;
+
+	  renderedWork.memoizedState = firstWorkInProgressHook;
+	  renderedWork.expirationTime = remainingExpirationTime;
+	  renderedWork.updateQueue = componentUpdateQueue;
+	  renderedWork.effectTag |= sideEffectTag;
+
 	  {
-	    fiberStack$1.push(fiber);
+	    renderedWork._debugHookTypes = hookTypesDev;
 	  }
 
-	  fiber.actualDuration = now() - fiber.actualDuration - totalElapsedPauseTime;
-	  fiber.actualStartTime = now();
-	}
+	  // This check uses currentHook so that it works the same in DEV and prod bundles.
+	  // hookTypesDev could catch more cases (e.g. context) but only in DEV bundles.
+	  var didRenderTooFewHooks = currentHook !== null && currentHook.next !== null;
 
-	function pauseActualRenderTimerIfRunning() {
-	  if (!enableProfilerTimer) {
-	    return;
-	  }
-	  if (timerPausedAt === 0) {
-	    timerPausedAt = now();
-	  }
-	}
+	  renderExpirationTime = NoWork;
+	  currentlyRenderingFiber$1 = null;
+
+	  currentHook = null;
+	  nextCurrentHook = null;
+	  firstWorkInProgressHook = null;
+	  workInProgressHook = null;
+	  nextWorkInProgressHook = null;
 
-	function recordElapsedActualRenderTime(fiber) {
-	  if (!enableProfilerTimer) {
-	    return;
-	  }
 	  {
-	    !(fiber === fiberStack$1.pop()) ? warning(false, 'Unexpected Fiber (%s) popped.', getComponentName(fiber)) : void 0;
+	    currentHookNameInDev = null;
+	    hookTypesDev = null;
+	    hookTypesUpdateIndexDev = -1;
 	  }
 
-	  fiber.actualDuration = now() - totalElapsedPauseTime - fiber.actualDuration;
-	}
+	  remainingExpirationTime = NoWork;
+	  componentUpdateQueue = null;
+	  sideEffectTag = 0;
 
-	function resetActualRenderTimer() {
-	  if (!enableProfilerTimer) {
-	    return;
-	  }
-	  totalElapsedPauseTime = 0;
+	  // These were reset above
+	  // didScheduleRenderPhaseUpdate = false;
+	  // renderPhaseUpdates = null;
+	  // numberOfReRenders = 0;
+
+	  !!didRenderTooFewHooks ? invariant(false, 'Rendered fewer hooks than expected. This may be caused by an accidental early return statement.') : void 0;
+
+	  return children;
 	}
 
-	function resumeActualRenderTimerIfPaused() {
-	  if (!enableProfilerTimer) {
-	    return;
-	  }
-	  if (timerPausedAt > 0) {
-	    totalElapsedPauseTime += now() - timerPausedAt;
-	    timerPausedAt = 0;
+	function bailoutHooks(current, workInProgress, expirationTime) {
+	  workInProgress.updateQueue = current.updateQueue;
+	  workInProgress.effectTag &= ~(Passive | Update);
+	  if (current.expirationTime <= expirationTime) {
+	    current.expirationTime = NoWork;
 	  }
 	}
 
-	/**
-	 * The "base" render time is the duration of the “begin” phase of work for a particular fiber.
-	 * This time is measured and stored on each fiber.
-	 * The time for all sibling fibers are accumulated and stored on their parent during the "complete" phase.
-	 * If a fiber bails out (sCU false) then its "base" timer is cancelled and the fiber is not updated.
-	 */
+	function resetHooks() {
+	  // We can assume the previous dispatcher is always this one, since we set it
+	  // at the beginning of the render phase and there's no re-entrancy.
+	  ReactCurrentDispatcher$1.current = ContextOnlyDispatcher;
 
-	var baseStartTime = -1;
+	  // This is used to reset the state of this module when a component throws.
+	  // It's also called inside mountIndeterminateComponent if we determine the
+	  // component is a module-style component.
+	  renderExpirationTime = NoWork;
+	  currentlyRenderingFiber$1 = null;
 
-	function recordElapsedBaseRenderTimeIfRunning(fiber) {
-	  if (!enableProfilerTimer) {
-	    return;
-	  }
-	  if (baseStartTime !== -1) {
-	    fiber.selfBaseTime = now() - baseStartTime;
-	  }
-	}
+	  currentHook = null;
+	  nextCurrentHook = null;
+	  firstWorkInProgressHook = null;
+	  workInProgressHook = null;
+	  nextWorkInProgressHook = null;
 
-	function startBaseRenderTimer() {
-	  if (!enableProfilerTimer) {
-	    return;
-	  }
 	  {
-	    if (baseStartTime !== -1) {
-	      warning(false, 'Cannot start base timer that is already running. ' + 'This error is likely caused by a bug in React. ' + 'Please file an issue.');
-	    }
-	  }
-	  baseStartTime = now();
-	}
+	    hookTypesDev = null;
+	    hookTypesUpdateIndexDev = -1;
 
-	function stopBaseRenderTimerIfRunning() {
-	  if (!enableProfilerTimer) {
-	    return;
+	    currentHookNameInDev = null;
 	  }
-	  baseStartTime = -1;
-	}
-
-	var fakeInternalInstance = {};
-	var isArray = Array.isArray;
 
-	var didWarnAboutStateAssignmentForComponent = void 0;
-	var didWarnAboutUninitializedState = void 0;
-	var didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = void 0;
-	var didWarnAboutLegacyLifecyclesAndDerivedState = void 0;
-	var didWarnAboutUndefinedDerivedState = void 0;
-	var warnOnUndefinedDerivedState = void 0;
-	var warnOnInvalidCallback$1 = void 0;
+	  remainingExpirationTime = NoWork;
+	  componentUpdateQueue = null;
+	  sideEffectTag = 0;
 
-	{
-	  didWarnAboutStateAssignmentForComponent = new Set();
-	  didWarnAboutUninitializedState = new Set();
-	  didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = new Set();
-	  didWarnAboutLegacyLifecyclesAndDerivedState = new Set();
-	  didWarnAboutUndefinedDerivedState = new Set();
+	  didScheduleRenderPhaseUpdate = false;
+	  renderPhaseUpdates = null;
+	  numberOfReRenders = 0;
+	}
 
-	  var didWarnOnInvalidCallback = new Set();
+	function mountWorkInProgressHook() {
+	  var hook = {
+	    memoizedState: null,
 
-	  warnOnInvalidCallback$1 = function (callback, callerName) {
-	    if (callback === null || typeof callback === 'function') {
-	      return;
-	    }
-	    var key = callerName + '_' + callback;
-	    if (!didWarnOnInvalidCallback.has(key)) {
-	      didWarnOnInvalidCallback.add(key);
-	      warning(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback);
-	    }
-	  };
+	    baseState: null,
+	    queue: null,
+	    baseUpdate: null,
 
-	  warnOnUndefinedDerivedState = function (workInProgress, partialState) {
-	    if (partialState === undefined) {
-	      var componentName = getComponentName(workInProgress) || 'Component';
-	      if (!didWarnAboutUndefinedDerivedState.has(componentName)) {
-	        didWarnAboutUndefinedDerivedState.add(componentName);
-	        warning(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', componentName);
-	      }
-	    }
+	    next: null
 	  };
 
-	  // This is so gross but it's at least non-critical and can be removed if
-	  // it causes problems. This is meant to give a nicer error message for
-	  // ReactDOM15.unstable_renderSubtreeIntoContainer(reactDOM16Component,
-	  // ...)) which otherwise throws a "_processChildContext is not a function"
-	  // exception.
-	  Object.defineProperty(fakeInternalInstance, '_processChildContext', {
-	    enumerable: false,
-	    value: function () {
-	      invariant(false, '_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn\'t supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).');
-	    }
-	  });
-	  Object.freeze(fakeInternalInstance);
+	  if (workInProgressHook === null) {
+	    // This is the first hook in the list
+	    firstWorkInProgressHook = workInProgressHook = hook;
+	  } else {
+	    // Append to the end of the list
+	    workInProgressHook = workInProgressHook.next = hook;
+	  }
+	  return workInProgressHook;
 	}
 
-	function applyDerivedStateFromProps(workInProgress, getDerivedStateFromProps, nextProps) {
-	  var prevState = workInProgress.memoizedState;
+	function updateWorkInProgressHook() {
+	  // This function is used both for updates and for re-renders triggered by a
+	  // render phase update. It assumes there is either a current hook we can
+	  // clone, or a work-in-progress hook from a previous render pass that we can
+	  // use as a base. When we reach the end of the base list, we must switch to
+	  // the dispatcher used for mounts.
+	  if (nextWorkInProgressHook !== null) {
+	    // There's already a work-in-progress. Reuse it.
+	    workInProgressHook = nextWorkInProgressHook;
+	    nextWorkInProgressHook = workInProgressHook.next;
 
-	  {
-	    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
-	      // Invoke the function an extra time to help detect side-effects.
-	      getDerivedStateFromProps(nextProps, prevState);
-	    }
-	  }
+	    currentHook = nextCurrentHook;
+	    nextCurrentHook = currentHook !== null ? currentHook.next : null;
+	  } else {
+	    // Clone from the current hook.
+	    !(nextCurrentHook !== null) ? invariant(false, 'Rendered more hooks than during the previous render.') : void 0;
+	    currentHook = nextCurrentHook;
 
-	  var partialState = getDerivedStateFromProps(nextProps, prevState);
+	    var newHook = {
+	      memoizedState: currentHook.memoizedState,
 
-	  {
-	    warnOnUndefinedDerivedState(workInProgress, partialState);
-	  }
-	  // Merge the partial state and the previous state.
-	  var memoizedState = partialState === null || partialState === undefined ? prevState : _assign({}, prevState, partialState);
-	  workInProgress.memoizedState = memoizedState;
+	      baseState: currentHook.baseState,
+	      queue: currentHook.queue,
+	      baseUpdate: currentHook.baseUpdate,
 
-	  // Once the update queue is empty, persist the derived state onto the
-	  // base state.
-	  var updateQueue = workInProgress.updateQueue;
-	  if (updateQueue !== null && updateQueue.expirationTime === NoWork) {
-	    updateQueue.baseState = memoizedState;
+	      next: null
+	    };
+
+	    if (workInProgressHook === null) {
+	      // This is the first hook in the list.
+	      workInProgressHook = firstWorkInProgressHook = newHook;
+	    } else {
+	      // Append to the end of the list.
+	      workInProgressHook = workInProgressHook.next = newHook;
+	    }
+	    nextCurrentHook = currentHook.next;
 	  }
+	  return workInProgressHook;
 	}
 
-	var classComponentUpdater = {
-	  isMounted: isMounted,
-	  enqueueSetState: function (inst, payload, callback) {
-	    var fiber = get(inst);
-	    var currentTime = recalculateCurrentTime();
-	    var expirationTime = computeExpirationForFiber(currentTime, fiber);
+	function createFunctionComponentUpdateQueue() {
+	  return {
+	    lastEffect: null
+	  };
+	}
 
-	    var update = createUpdate(expirationTime);
-	    update.payload = payload;
-	    if (callback !== undefined && callback !== null) {
-	      {
-	        warnOnInvalidCallback$1(callback, 'setState');
-	      }
-	      update.callback = callback;
-	    }
+	function basicStateReducer(state, action) {
+	  return typeof action === 'function' ? action(state) : action;
+	}
 
-	    enqueueUpdate(fiber, update, expirationTime);
-	    scheduleWork$1(fiber, expirationTime);
-	  },
-	  enqueueReplaceState: function (inst, payload, callback) {
-	    var fiber = get(inst);
-	    var currentTime = recalculateCurrentTime();
-	    var expirationTime = computeExpirationForFiber(currentTime, fiber);
+	function mountReducer(reducer, initialArg, init) {
+	  var hook = mountWorkInProgressHook();
+	  var initialState = void 0;
+	  if (init !== undefined) {
+	    initialState = init(initialArg);
+	  } else {
+	    initialState = initialArg;
+	  }
+	  hook.memoizedState = hook.baseState = initialState;
+	  var queue = hook.queue = {
+	    last: null,
+	    dispatch: null,
+	    lastRenderedReducer: reducer,
+	    lastRenderedState: initialState
+	  };
+	  var dispatch = queue.dispatch = dispatchAction.bind(null,
+	  // Flow doesn't know this is non-null, but we do.
+	  currentlyRenderingFiber$1, queue);
+	  return [hook.memoizedState, dispatch];
+	}
+
+	function updateReducer(reducer, initialArg, init) {
+	  var hook = updateWorkInProgressHook();
+	  var queue = hook.queue;
+	  !(queue !== null) ? invariant(false, 'Should have a queue. This is likely a bug in React. Please file an issue.') : void 0;
+
+	  queue.lastRenderedReducer = reducer;
+
+	  if (numberOfReRenders > 0) {
+	    // This is a re-render. Apply the new render phase updates to the previous
+	    var _dispatch = queue.dispatch;
+	    if (renderPhaseUpdates !== null) {
+	      // Render phase updates are stored in a map of queue -> linked list
+	      var firstRenderPhaseUpdate = renderPhaseUpdates.get(queue);
+	      if (firstRenderPhaseUpdate !== undefined) {
+	        renderPhaseUpdates.delete(queue);
+	        var newState = hook.memoizedState;
+	        var update = firstRenderPhaseUpdate;
+	        do {
+	          // Process this render phase update. We don't have to check the
+	          // priority because it will always be the same as the current
+	          // render's.
+	          var _action = update.action;
+	          newState = reducer(newState, _action);
+	          update = update.next;
+	        } while (update !== null);
+
+	        // Mark that the fiber performed work, but only if the new state is
+	        // different from the current state.
+	        if (!is(newState, hook.memoizedState)) {
+	          markWorkInProgressReceivedUpdate();
+	        }
 
-	    var update = createUpdate(expirationTime);
-	    update.tag = ReplaceState;
-	    update.payload = payload;
+	        hook.memoizedState = newState;
+	        // Don't persist the state accumlated from the render phase updates to
+	        // the base state unless the queue is empty.
+	        // TODO: Not sure if this is the desired semantics, but it's what we
+	        // do for gDSFP. I can't remember why.
+	        if (hook.baseUpdate === queue.last) {
+	          hook.baseState = newState;
+	        }
 
-	    if (callback !== undefined && callback !== null) {
-	      {
-	        warnOnInvalidCallback$1(callback, 'replaceState');
+	        queue.lastRenderedState = newState;
+
+	        return [newState, _dispatch];
 	      }
-	      update.callback = callback;
 	    }
+	    return [hook.memoizedState, _dispatch];
+	  }
 
-	    enqueueUpdate(fiber, update, expirationTime);
-	    scheduleWork$1(fiber, expirationTime);
-	  },
-	  enqueueForceUpdate: function (inst, callback) {
-	    var fiber = get(inst);
-	    var currentTime = recalculateCurrentTime();
-	    var expirationTime = computeExpirationForFiber(currentTime, fiber);
-
-	    var update = createUpdate(expirationTime);
-	    update.tag = ForceUpdate;
+	  // The last update in the entire queue
+	  var last = queue.last;
+	  // The last update that is part of the base state.
+	  var baseUpdate = hook.baseUpdate;
+	  var baseState = hook.baseState;
 
-	    if (callback !== undefined && callback !== null) {
-	      {
-	        warnOnInvalidCallback$1(callback, 'forceUpdate');
-	      }
-	      update.callback = callback;
+	  // Find the first unprocessed update.
+	  var first = void 0;
+	  if (baseUpdate !== null) {
+	    if (last !== null) {
+	      // For the first update, the queue is a circular linked list where
+	      // `queue.last.next = queue.first`. Once the first update commits, and
+	      // the `baseUpdate` is no longer empty, we can unravel the list.
+	      last.next = null;
 	    }
+	    first = baseUpdate.next;
+	  } else {
+	    first = last !== null ? last.next : null;
+	  }
+	  if (first !== null) {
+	    var _newState = baseState;
+	    var newBaseState = null;
+	    var newBaseUpdate = null;
+	    var prevUpdate = baseUpdate;
+	    var _update = first;
+	    var didSkip = false;
+	    do {
+	      var updateExpirationTime = _update.expirationTime;
+	      if (updateExpirationTime < renderExpirationTime) {
+	        // Priority is insufficient. Skip this update. If this is the first
+	        // skipped update, the previous update/state is the new base
+	        // update/state.
+	        if (!didSkip) {
+	          didSkip = true;
+	          newBaseUpdate = prevUpdate;
+	          newBaseState = _newState;
+	        }
+	        // Update the remaining priority in the queue.
+	        if (updateExpirationTime > remainingExpirationTime) {
+	          remainingExpirationTime = updateExpirationTime;
+	        }
+	      } else {
+	        // Process this update.
+	        if (_update.eagerReducer === reducer) {
+	          // If this update was processed eagerly, and its reducer matches the
+	          // current reducer, we can use the eagerly computed state.
+	          _newState = _update.eagerState;
+	        } else {
+	          var _action2 = _update.action;
+	          _newState = reducer(_newState, _action2);
+	        }
+	      }
+	      prevUpdate = _update;
+	      _update = _update.next;
+	    } while (_update !== null && _update !== first);
 
-	    enqueueUpdate(fiber, update, expirationTime);
-	    scheduleWork$1(fiber, expirationTime);
-	  }
-	};
-
-	function checkShouldComponentUpdate(workInProgress, oldProps, newProps, oldState, newState, newContext) {
-	  var instance = workInProgress.stateNode;
-	  var ctor = workInProgress.type;
-	  if (typeof instance.shouldComponentUpdate === 'function') {
-	    startPhaseTimer(workInProgress, 'shouldComponentUpdate');
-	    var shouldUpdate = instance.shouldComponentUpdate(newProps, newState, newContext);
-	    stopPhaseTimer();
+	    if (!didSkip) {
+	      newBaseUpdate = prevUpdate;
+	      newBaseState = _newState;
+	    }
 
-	    {
-	      !(shouldUpdate !== undefined) ? warning(false, '%s.shouldComponentUpdate(): Returned undefined instead of a ' + 'boolean value. Make sure to return true or false.', getComponentName(workInProgress) || 'Component') : void 0;
+	    // Mark that the fiber performed work, but only if the new state is
+	    // different from the current state.
+	    if (!is(_newState, hook.memoizedState)) {
+	      markWorkInProgressReceivedUpdate();
 	    }
 
-	    return shouldUpdate;
+	    hook.memoizedState = _newState;
+	    hook.baseUpdate = newBaseUpdate;
+	    hook.baseState = newBaseState;
+
+	    queue.lastRenderedState = _newState;
 	  }
 
-	  if (ctor.prototype && ctor.prototype.isPureReactComponent) {
-	    return !shallowEqual(oldProps, newProps) || !shallowEqual(oldState, newState);
+	  var dispatch = queue.dispatch;
+	  return [hook.memoizedState, dispatch];
+	}
+
+	function mountState(initialState) {
+	  var hook = mountWorkInProgressHook();
+	  if (typeof initialState === 'function') {
+	    initialState = initialState();
 	  }
+	  hook.memoizedState = hook.baseState = initialState;
+	  var queue = hook.queue = {
+	    last: null,
+	    dispatch: null,
+	    lastRenderedReducer: basicStateReducer,
+	    lastRenderedState: initialState
+	  };
+	  var dispatch = queue.dispatch = dispatchAction.bind(null,
+	  // Flow doesn't know this is non-null, but we do.
+	  currentlyRenderingFiber$1, queue);
+	  return [hook.memoizedState, dispatch];
+	}
 
-	  return true;
+	function updateState(initialState) {
+	  return updateReducer(basicStateReducer, initialState);
 	}
 
-	function checkClassInstance(workInProgress) {
-	  var instance = workInProgress.stateNode;
-	  var type = workInProgress.type;
+	function pushEffect(tag, create, destroy, deps) {
+	  var effect = {
+	    tag: tag,
+	    create: create,
+	    destroy: destroy,
+	    deps: deps,
+	    // Circular
+	    next: null
+	  };
+	  if (componentUpdateQueue === null) {
+	    componentUpdateQueue = createFunctionComponentUpdateQueue();
+	    componentUpdateQueue.lastEffect = effect.next = effect;
+	  } else {
+	    var _lastEffect = componentUpdateQueue.lastEffect;
+	    if (_lastEffect === null) {
+	      componentUpdateQueue.lastEffect = effect.next = effect;
+	    } else {
+	      var firstEffect = _lastEffect.next;
+	      _lastEffect.next = effect;
+	      effect.next = firstEffect;
+	      componentUpdateQueue.lastEffect = effect;
+	    }
+	  }
+	  return effect;
+	}
+
+	function mountRef(initialValue) {
+	  var hook = mountWorkInProgressHook();
+	  var ref = { current: initialValue };
 	  {
-	    var name = getComponentName(workInProgress) || 'Component';
-	    var renderPresent = instance.render;
+	    Object.seal(ref);
+	  }
+	  hook.memoizedState = ref;
+	  return ref;
+	}
 
-	    if (!renderPresent) {
-	      if (type.prototype && typeof type.prototype.render === 'function') {
-	        warning(false, '%s(...): No `render` method found on the returned component ' + 'instance: did you accidentally return an object from the constructor?', name);
-	      } else {
-	        warning(false, '%s(...): No `render` method found on the returned component ' + 'instance: you may have forgotten to define `render`.', name);
-	      }
-	    }
+	function updateRef(initialValue) {
+	  var hook = updateWorkInProgressHook();
+	  return hook.memoizedState;
+	}
 
-	    var noGetInitialStateOnES6 = !instance.getInitialState || instance.getInitialState.isReactClassApproved || instance.state;
-	    !noGetInitialStateOnES6 ? warning(false, 'getInitialState was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Did you mean to define a state property instead?', name) : void 0;
-	    var noGetDefaultPropsOnES6 = !instance.getDefaultProps || instance.getDefaultProps.isReactClassApproved;
-	    !noGetDefaultPropsOnES6 ? warning(false, 'getDefaultProps was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Use a static property to define defaultProps instead.', name) : void 0;
-	    var noInstancePropTypes = !instance.propTypes;
-	    !noInstancePropTypes ? warning(false, 'propTypes was defined as an instance property on %s. Use a static ' + 'property to define propTypes instead.', name) : void 0;
-	    var noInstanceContextTypes = !instance.contextTypes;
-	    !noInstanceContextTypes ? warning(false, 'contextTypes was defined as an instance property on %s. Use a static ' + 'property to define contextTypes instead.', name) : void 0;
-	    var noComponentShouldUpdate = typeof instance.componentShouldUpdate !== 'function';
-	    !noComponentShouldUpdate ? warning(false, '%s has a method called ' + 'componentShouldUpdate(). Did you mean shouldComponentUpdate()? ' + 'The name is phrased as a question because the function is ' + 'expected to return a value.', name) : void 0;
-	    if (type.prototype && type.prototype.isPureReactComponent && typeof instance.shouldComponentUpdate !== 'undefined') {
-	      warning(false, '%s has a method called shouldComponentUpdate(). ' + 'shouldComponentUpdate should not be used when extending React.PureComponent. ' + 'Please extend React.Component if shouldComponentUpdate is used.', getComponentName(workInProgress) || 'A pure component');
-	    }
-	    var noComponentDidUnmount = typeof instance.componentDidUnmount !== 'function';
-	    !noComponentDidUnmount ? warning(false, '%s has a method called ' + 'componentDidUnmount(). But there is no such lifecycle method. ' + 'Did you mean componentWillUnmount()?', name) : void 0;
-	    var noComponentDidReceiveProps = typeof instance.componentDidReceiveProps !== 'function';
-	    !noComponentDidReceiveProps ? warning(false, '%s has a method called ' + 'componentDidReceiveProps(). But there is no such lifecycle method. ' + 'If you meant to update the state in response to changing props, ' + 'use componentWillReceiveProps(). If you meant to fetch data or ' + 'run side-effects or mutations after React has updated the UI, use componentDidUpdate().', name) : void 0;
-	    var noComponentWillRecieveProps = typeof instance.componentWillRecieveProps !== 'function';
-	    !noComponentWillRecieveProps ? warning(false, '%s has a method called ' + 'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?', name) : void 0;
-	    var noUnsafeComponentWillRecieveProps = typeof instance.UNSAFE_componentWillRecieveProps !== 'function';
-	    !noUnsafeComponentWillRecieveProps ? warning(false, '%s has a method called ' + 'UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?', name) : void 0;
-	    var hasMutatedProps = instance.props !== workInProgress.pendingProps;
-	    !(instance.props === undefined || !hasMutatedProps) ? warning(false, '%s(...): When calling super() in `%s`, make sure to pass ' + "up the same props that your component's constructor was passed.", name, name) : void 0;
-	    var noInstanceDefaultProps = !instance.defaultProps;
-	    !noInstanceDefaultProps ? warning(false, 'Setting defaultProps as an instance property on %s is not supported and will be ignored.' + ' Instead, define defaultProps as a static property on %s.', name, name) : void 0;
+	function mountEffectImpl(fiberEffectTag, hookEffectTag, create, deps) {
+	  var hook = mountWorkInProgressHook();
+	  var nextDeps = deps === undefined ? null : deps;
+	  sideEffectTag |= fiberEffectTag;
+	  hook.memoizedState = pushEffect(hookEffectTag, create, undefined, nextDeps);
+	}
 
-	    if (typeof instance.getSnapshotBeforeUpdate === 'function' && typeof instance.componentDidUpdate !== 'function' && !didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.has(type)) {
-	      didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.add(type);
-	      warning(false, '%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). ' + 'This component defines getSnapshotBeforeUpdate() only.', getComponentName(workInProgress));
-	    }
+	function updateEffectImpl(fiberEffectTag, hookEffectTag, create, deps) {
+	  var hook = updateWorkInProgressHook();
+	  var nextDeps = deps === undefined ? null : deps;
+	  var destroy = undefined;
 
-	    var noInstanceGetDerivedStateFromProps = typeof instance.getDerivedStateFromProps !== 'function';
-	    !noInstanceGetDerivedStateFromProps ? warning(false, '%s: getDerivedStateFromProps() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;
-	    var noInstanceGetDerivedStateFromCatch = typeof instance.getDerivedStateFromCatch !== 'function';
-	    !noInstanceGetDerivedStateFromCatch ? warning(false, '%s: getDerivedStateFromCatch() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;
-	    var noStaticGetSnapshotBeforeUpdate = typeof type.getSnapshotBeforeUpdate !== 'function';
-	    !noStaticGetSnapshotBeforeUpdate ? warning(false, '%s: getSnapshotBeforeUpdate() is defined as a static method ' + 'and will be ignored. Instead, declare it as an instance method.', name) : void 0;
-	    var _state = instance.state;
-	    if (_state && (typeof _state !== 'object' || isArray(_state))) {
-	      warning(false, '%s.state: must be set to an object or null', name);
+	  if (currentHook !== null) {
+	    var prevEffect = currentHook.memoizedState;
+	    destroy = prevEffect.destroy;
+	    if (nextDeps !== null) {
+	      var prevDeps = prevEffect.deps;
+	      if (areHookInputsEqual(nextDeps, prevDeps)) {
+	        pushEffect(NoEffect$1, create, destroy, nextDeps);
+	        return;
+	      }
 	    }
-	    if (typeof instance.getChildContext === 'function') {
-	      !(typeof type.childContextTypes === 'object') ? warning(false, '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', name) : void 0;
+	  }
+
+	  sideEffectTag |= fiberEffectTag;
+	  hook.memoizedState = pushEffect(hookEffectTag, create, destroy, nextDeps);
+	}
+
+	function mountEffect(create, deps) {
+	  return mountEffectImpl(Update | Passive, UnmountPassive | MountPassive, create, deps);
+	}
+
+	function updateEffect(create, deps) {
+	  return updateEffectImpl(Update | Passive, UnmountPassive | MountPassive, create, deps);
+	}
+
+	function mountLayoutEffect(create, deps) {
+	  return mountEffectImpl(Update, UnmountMutation | MountLayout, create, deps);
+	}
+
+	function updateLayoutEffect(create, deps) {
+	  return updateEffectImpl(Update, UnmountMutation | MountLayout, create, deps);
+	}
+
+	function imperativeHandleEffect(create, ref) {
+	  if (typeof ref === 'function') {
+	    var refCallback = ref;
+	    var _inst = create();
+	    refCallback(_inst);
+	    return function () {
+	      refCallback(null);
+	    };
+	  } else if (ref !== null && ref !== undefined) {
+	    var refObject = ref;
+	    {
+	      !refObject.hasOwnProperty('current') ? warning$1(false, 'Expected useImperativeHandle() first argument to either be a ' + 'ref callback or React.createRef() object. Instead received: %s.', 'an object with keys {' + Object.keys(refObject).join(', ') + '}') : void 0;
 	    }
+	    var _inst2 = create();
+	    refObject.current = _inst2;
+	    return function () {
+	      refObject.current = null;
+	    };
 	  }
 	}
 
-	function adoptClassInstance(workInProgress, instance) {
-	  instance.updater = classComponentUpdater;
-	  workInProgress.stateNode = instance;
-	  // The instance needs access to the fiber so that it can schedule updates
-	  set(instance, workInProgress);
+	function mountImperativeHandle(ref, create, deps) {
 	  {
-	    instance._reactInternalInstance = fakeInternalInstance;
+	    !(typeof create === 'function') ? warning$1(false, 'Expected useImperativeHandle() second argument to be a function ' + 'that creates a handle. Instead received: %s.', create !== null ? typeof create : 'null') : void 0;
 	  }
-	}
 
-	function constructClassInstance(workInProgress, props, renderExpirationTime) {
-	  var ctor = workInProgress.type;
-	  var unmaskedContext = getUnmaskedContext(workInProgress);
-	  var needsContext = isContextConsumer(workInProgress);
-	  var context = needsContext ? getMaskedContext(workInProgress, unmaskedContext) : emptyObject;
+	  // TODO: If deps are provided, should we skip comparing the ref itself?
+	  var effectDeps = deps !== null && deps !== undefined ? deps.concat([ref]) : null;
 
-	  // Instantiate twice to help detect side-effects.
+	  return mountEffectImpl(Update, UnmountMutation | MountLayout, imperativeHandleEffect.bind(null, create, ref), effectDeps);
+	}
+
+	function updateImperativeHandle(ref, create, deps) {
 	  {
-	    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
-	      new ctor(props, context); // eslint-disable-line no-new
-	    }
+	    !(typeof create === 'function') ? warning$1(false, 'Expected useImperativeHandle() second argument to be a function ' + 'that creates a handle. Instead received: %s.', create !== null ? typeof create : 'null') : void 0;
 	  }
 
-	  var instance = new ctor(props, context);
-	  var state = workInProgress.memoizedState = instance.state !== null && instance.state !== undefined ? instance.state : null;
-	  adoptClassInstance(workInProgress, instance);
+	  // TODO: If deps are provided, should we skip comparing the ref itself?
+	  var effectDeps = deps !== null && deps !== undefined ? deps.concat([ref]) : null;
 
-	  {
-	    if (typeof ctor.getDerivedStateFromProps === 'function' && state === null) {
-	      var componentName = getComponentName(workInProgress) || 'Component';
-	      if (!didWarnAboutUninitializedState.has(componentName)) {
-	        didWarnAboutUninitializedState.add(componentName);
-	        warning(false, '%s: Did not properly initialize state during construction. ' + 'Expected state to be an object, but it was %s.', componentName, instance.state === null ? 'null' : 'undefined');
+	  return updateEffectImpl(Update, UnmountMutation | MountLayout, imperativeHandleEffect.bind(null, create, ref), effectDeps);
+	}
+
+	function mountDebugValue(value, formatterFn) {
+	  // This hook is normally a no-op.
+	  // The react-debug-hooks package injects its own implementation
+	  // so that e.g. DevTools can display custom hook values.
+	}
+
+	var updateDebugValue = mountDebugValue;
+
+	function mountCallback(callback, deps) {
+	  var hook = mountWorkInProgressHook();
+	  var nextDeps = deps === undefined ? null : deps;
+	  hook.memoizedState = [callback, nextDeps];
+	  return callback;
+	}
+
+	function updateCallback(callback, deps) {
+	  var hook = updateWorkInProgressHook();
+	  var nextDeps = deps === undefined ? null : deps;
+	  var prevState = hook.memoizedState;
+	  if (prevState !== null) {
+	    if (nextDeps !== null) {
+	      var prevDeps = prevState[1];
+	      if (areHookInputsEqual(nextDeps, prevDeps)) {
+	        return prevState[0];
 	      }
 	    }
+	  }
+	  hook.memoizedState = [callback, nextDeps];
+	  return callback;
+	}
 
-	    // If new component APIs are defined, "unsafe" lifecycles won't be called.
-	    // Warn about these lifecycles if they are present.
-	    // Don't warn about react-lifecycles-compat polyfilled methods though.
-	    if (typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function') {
-	      var foundWillMountName = null;
-	      var foundWillReceivePropsName = null;
-	      var foundWillUpdateName = null;
-	      if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {
-	        foundWillMountName = 'componentWillMount';
-	      } else if (typeof instance.UNSAFE_componentWillMount === 'function') {
-	        foundWillMountName = 'UNSAFE_componentWillMount';
-	      }
-	      if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {
-	        foundWillReceivePropsName = 'componentWillReceiveProps';
-	      } else if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {
-	        foundWillReceivePropsName = 'UNSAFE_componentWillReceiveProps';
-	      }
-	      if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {
-	        foundWillUpdateName = 'componentWillUpdate';
-	      } else if (typeof instance.UNSAFE_componentWillUpdate === 'function') {
-	        foundWillUpdateName = 'UNSAFE_componentWillUpdate';
-	      }
-	      if (foundWillMountName !== null || foundWillReceivePropsName !== null || foundWillUpdateName !== null) {
-	        var _componentName = getComponentName(workInProgress) || 'Component';
-	        var newApiName = typeof ctor.getDerivedStateFromProps === 'function' ? 'getDerivedStateFromProps()' : 'getSnapshotBeforeUpdate()';
-	        if (!didWarnAboutLegacyLifecyclesAndDerivedState.has(_componentName)) {
-	          didWarnAboutLegacyLifecyclesAndDerivedState.add(_componentName);
-	          warning(false, 'Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n' + '%s uses %s but also contains the following legacy lifecycles:%s%s%s\n\n' + 'The above lifecycles should be removed. Learn more about this warning here:\n' + 'https://fb.me/react-async-component-lifecycle-hooks', _componentName, newApiName, foundWillMountName !== null ? '\n  ' + foundWillMountName : '', foundWillReceivePropsName !== null ? '\n  ' + foundWillReceivePropsName : '', foundWillUpdateName !== null ? '\n  ' + foundWillUpdateName : '');
-	        }
+	function mountMemo(nextCreate, deps) {
+	  var hook = mountWorkInProgressHook();
+	  var nextDeps = deps === undefined ? null : deps;
+	  var nextValue = nextCreate();
+	  hook.memoizedState = [nextValue, nextDeps];
+	  return nextValue;
+	}
+
+	function updateMemo(nextCreate, deps) {
+	  var hook = updateWorkInProgressHook();
+	  var nextDeps = deps === undefined ? null : deps;
+	  var prevState = hook.memoizedState;
+	  if (prevState !== null) {
+	    // Assume these are defined. If they're not, areHookInputsEqual will warn.
+	    if (nextDeps !== null) {
+	      var prevDeps = prevState[1];
+	      if (areHookInputsEqual(nextDeps, prevDeps)) {
+	        return prevState[0];
 	      }
 	    }
 	  }
+	  var nextValue = nextCreate();
+	  hook.memoizedState = [nextValue, nextDeps];
+	  return nextValue;
+	}
 
-	  // Cache unmasked context so we can avoid recreating masked context unless necessary.
-	  // ReactFiberContext usually updates this cache but can't for newly-created instances.
-	  if (needsContext) {
-	    cacheContext(workInProgress, unmaskedContext, context);
-	  }
+	// in a test-like environment, we want to warn if dispatchAction()
+	// is called outside of a batchedUpdates/TestUtils.act(...) call.
+	var shouldWarnForUnbatchedSetState = false;
 
-	  return instance;
+	{
+	  // jest isn't a 'global', it's just exposed to tests via a wrapped function
+	  // further, this isn't a test file, so flow doesn't recognize the symbol. So...
+	  // $FlowExpectedError - because requirements don't give a damn about your type sigs.
+	  if ('undefined' !== typeof jest) {
+	    shouldWarnForUnbatchedSetState = true;
+	  }
 	}
 
-	function callComponentWillMount(workInProgress, instance) {
-	  startPhaseTimer(workInProgress, 'componentWillMount');
-	  var oldState = instance.state;
+	function dispatchAction(fiber, queue, action) {
+	  !(numberOfReRenders < RE_RENDER_LIMIT) ? invariant(false, 'Too many re-renders. React limits the number of renders to prevent an infinite loop.') : void 0;
 
-	  if (typeof instance.componentWillMount === 'function') {
-	    instance.componentWillMount();
-	  }
-	  if (typeof instance.UNSAFE_componentWillMount === 'function') {
-	    instance.UNSAFE_componentWillMount();
+	  {
+	    !(arguments.length <= 3) ? warning$1(false, "State updates from the useState() and useReducer() Hooks don't support the " + 'second callback argument. To execute a side effect after ' + 'rendering, declare it in the component body with useEffect().') : void 0;
 	  }
 
-	  stopPhaseTimer();
-
-	  if (oldState !== instance.state) {
-	    {
-	      warning(false, '%s.componentWillMount(): Assigning directly to this.state is ' + "deprecated (except inside a component's " + 'constructor). Use setState instead.', getComponentName(workInProgress) || 'Component');
+	  var alternate = fiber.alternate;
+	  if (fiber === currentlyRenderingFiber$1 || alternate !== null && alternate === currentlyRenderingFiber$1) {
+	    // This is a render phase update. Stash it in a lazily-created map of
+	    // queue -> linked list of updates. After this render pass, we'll restart
+	    // and apply the stashed updates on top of the work-in-progress hook.
+	    didScheduleRenderPhaseUpdate = true;
+	    var update = {
+	      expirationTime: renderExpirationTime,
+	      action: action,
+	      eagerReducer: null,
+	      eagerState: null,
+	      next: null
+	    };
+	    if (renderPhaseUpdates === null) {
+	      renderPhaseUpdates = new Map();
 	    }
-	    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);
-	  }
-	}
+	    var firstRenderPhaseUpdate = renderPhaseUpdates.get(queue);
+	    if (firstRenderPhaseUpdate === undefined) {
+	      renderPhaseUpdates.set(queue, update);
+	    } else {
+	      // Append the update to the end of the list.
+	      var lastRenderPhaseUpdate = firstRenderPhaseUpdate;
+	      while (lastRenderPhaseUpdate.next !== null) {
+	        lastRenderPhaseUpdate = lastRenderPhaseUpdate.next;
+	      }
+	      lastRenderPhaseUpdate.next = update;
+	    }
+	  } else {
+	    flushPassiveEffects();
 
-	function callComponentWillReceiveProps(workInProgress, instance, newProps, newContext) {
-	  var oldState = instance.state;
-	  startPhaseTimer(workInProgress, 'componentWillReceiveProps');
-	  if (typeof instance.componentWillReceiveProps === 'function') {
-	    instance.componentWillReceiveProps(newProps, newContext);
-	  }
-	  if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {
-	    instance.UNSAFE_componentWillReceiveProps(newProps, newContext);
-	  }
-	  stopPhaseTimer();
+	    var currentTime = requestCurrentTime();
+	    var _expirationTime = computeExpirationForFiber(currentTime, fiber);
 
-	  if (instance.state !== oldState) {
+	    var _update2 = {
+	      expirationTime: _expirationTime,
+	      action: action,
+	      eagerReducer: null,
+	      eagerState: null,
+	      next: null
+	    };
+
+	    // Append the update to the end of the list.
+	    var _last = queue.last;
+	    if (_last === null) {
+	      // This is the first update. Create a circular list.
+	      _update2.next = _update2;
+	    } else {
+	      var first = _last.next;
+	      if (first !== null) {
+	        // Still circular.
+	        _update2.next = first;
+	      }
+	      _last.next = _update2;
+	    }
+	    queue.last = _update2;
+
+	    if (fiber.expirationTime === NoWork && (alternate === null || alternate.expirationTime === NoWork)) {
+	      // The queue is currently empty, which means we can eagerly compute the
+	      // next state before entering the render phase. If the new state is the
+	      // same as the current state, we may be able to bail out entirely.
+	      var _lastRenderedReducer = queue.lastRenderedReducer;
+	      if (_lastRenderedReducer !== null) {
+	        var prevDispatcher = void 0;
+	        {
+	          prevDispatcher = ReactCurrentDispatcher$1.current;
+	          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+	        }
+	        try {
+	          var currentState = queue.lastRenderedState;
+	          var _eagerState = _lastRenderedReducer(currentState, action);
+	          // Stash the eagerly computed state, and the reducer used to compute
+	          // it, on the update object. If the reducer hasn't changed by the
+	          // time we enter the render phase, then the eager state can be used
+	          // without calling the reducer again.
+	          _update2.eagerReducer = _lastRenderedReducer;
+	          _update2.eagerState = _eagerState;
+	          if (is(_eagerState, currentState)) {
+	            // Fast path. We can bail out without scheduling React to re-render.
+	            // It's still possible that we'll need to rebase this update later,
+	            // if the component re-renders for a different reason and by that
+	            // time the reducer has changed.
+	            return;
+	          }
+	        } catch (error) {
+	          // Suppress the error. It will throw again in the render phase.
+	        } finally {
+	          {
+	            ReactCurrentDispatcher$1.current = prevDispatcher;
+	          }
+	        }
+	      }
+	    }
 	    {
-	      var componentName = getComponentName(workInProgress) || 'Component';
-	      if (!didWarnAboutStateAssignmentForComponent.has(componentName)) {
-	        didWarnAboutStateAssignmentForComponent.add(componentName);
-	        warning(false, '%s.componentWillReceiveProps(): Assigning directly to ' + "this.state is deprecated (except inside a component's " + 'constructor). Use setState instead.', componentName);
+	      if (shouldWarnForUnbatchedSetState === true) {
+	        warnIfNotCurrentlyBatchingInDev(fiber);
 	      }
 	    }
-	    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);
+	    scheduleWork(fiber, _expirationTime);
 	  }
 	}
 
-	// Invokes the mount life-cycles on a previously never rendered instance.
-	function mountClassInstance(workInProgress, renderExpirationTime) {
-	  var ctor = workInProgress.type;
+	var ContextOnlyDispatcher = {
+	  readContext: readContext,
 
-	  {
-	    checkClassInstance(workInProgress);
-	  }
+	  useCallback: throwInvalidHookError,
+	  useContext: throwInvalidHookError,
+	  useEffect: throwInvalidHookError,
+	  useImperativeHandle: throwInvalidHookError,
+	  useLayoutEffect: throwInvalidHookError,
+	  useMemo: throwInvalidHookError,
+	  useReducer: throwInvalidHookError,
+	  useRef: throwInvalidHookError,
+	  useState: throwInvalidHookError,
+	  useDebugValue: throwInvalidHookError
+	};
 
-	  var instance = workInProgress.stateNode;
-	  var props = workInProgress.pendingProps;
-	  var unmaskedContext = getUnmaskedContext(workInProgress);
+	var HooksDispatcherOnMountInDEV = null;
+	var HooksDispatcherOnMountWithHookTypesInDEV = null;
+	var HooksDispatcherOnUpdateInDEV = null;
+	var InvalidNestedHooksDispatcherOnMountInDEV = null;
+	var InvalidNestedHooksDispatcherOnUpdateInDEV = null;
 
-	  instance.props = props;
-	  instance.state = workInProgress.memoizedState;
-	  instance.refs = emptyObject;
-	  instance.context = getMaskedContext(workInProgress, unmaskedContext);
+	{
+	  var warnInvalidContextAccess = function () {
+	    warning$1(false, 'Context can only be read while React is rendering. ' + 'In classes, you can read it in the render method or getDerivedStateFromProps. ' + 'In function components, you can read it directly in the function body, but not ' + 'inside Hooks like useReducer() or useMemo().');
+	  };
 
-	  {
-	    if (workInProgress.mode & StrictMode) {
-	      ReactStrictModeWarnings.recordUnsafeLifecycleWarnings(workInProgress, instance);
+	  var warnInvalidHookAccess = function () {
+	    warning$1(false, 'Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. ' + 'You can only call Hooks at the top level of your React function. ' + 'For more information, see ' + 'https://fb.me/rules-of-hooks');
+	  };
 
-	      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, instance);
+	  HooksDispatcherOnMountInDEV = {
+	    readContext: function (context, observedBits) {
+	      return readContext(context, observedBits);
+	    },
+	    useCallback: function (callback, deps) {
+	      currentHookNameInDev = 'useCallback';
+	      mountHookTypesDev();
+	      return mountCallback(callback, deps);
+	    },
+	    useContext: function (context, observedBits) {
+	      currentHookNameInDev = 'useContext';
+	      mountHookTypesDev();
+	      return readContext(context, observedBits);
+	    },
+	    useEffect: function (create, deps) {
+	      currentHookNameInDev = 'useEffect';
+	      mountHookTypesDev();
+	      return mountEffect(create, deps);
+	    },
+	    useImperativeHandle: function (ref, create, deps) {
+	      currentHookNameInDev = 'useImperativeHandle';
+	      mountHookTypesDev();
+	      return mountImperativeHandle(ref, create, deps);
+	    },
+	    useLayoutEffect: function (create, deps) {
+	      currentHookNameInDev = 'useLayoutEffect';
+	      mountHookTypesDev();
+	      return mountLayoutEffect(create, deps);
+	    },
+	    useMemo: function (create, deps) {
+	      currentHookNameInDev = 'useMemo';
+	      mountHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountMemo(create, deps);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useReducer: function (reducer, initialArg, init) {
+	      currentHookNameInDev = 'useReducer';
+	      mountHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountReducer(reducer, initialArg, init);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useRef: function (initialValue) {
+	      currentHookNameInDev = 'useRef';
+	      mountHookTypesDev();
+	      return mountRef(initialValue);
+	    },
+	    useState: function (initialState) {
+	      currentHookNameInDev = 'useState';
+	      mountHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountState(initialState);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useDebugValue: function (value, formatterFn) {
+	      currentHookNameInDev = 'useDebugValue';
+	      mountHookTypesDev();
+	      return mountDebugValue(value, formatterFn);
 	    }
+	  };
 
-	    if (warnAboutDeprecatedLifecycles) {
-	      ReactStrictModeWarnings.recordDeprecationWarnings(workInProgress, instance);
+	  HooksDispatcherOnMountWithHookTypesInDEV = {
+	    readContext: function (context, observedBits) {
+	      return readContext(context, observedBits);
+	    },
+	    useCallback: function (callback, deps) {
+	      currentHookNameInDev = 'useCallback';
+	      updateHookTypesDev();
+	      return mountCallback(callback, deps);
+	    },
+	    useContext: function (context, observedBits) {
+	      currentHookNameInDev = 'useContext';
+	      updateHookTypesDev();
+	      return readContext(context, observedBits);
+	    },
+	    useEffect: function (create, deps) {
+	      currentHookNameInDev = 'useEffect';
+	      updateHookTypesDev();
+	      return mountEffect(create, deps);
+	    },
+	    useImperativeHandle: function (ref, create, deps) {
+	      currentHookNameInDev = 'useImperativeHandle';
+	      updateHookTypesDev();
+	      return mountImperativeHandle(ref, create, deps);
+	    },
+	    useLayoutEffect: function (create, deps) {
+	      currentHookNameInDev = 'useLayoutEffect';
+	      updateHookTypesDev();
+	      return mountLayoutEffect(create, deps);
+	    },
+	    useMemo: function (create, deps) {
+	      currentHookNameInDev = 'useMemo';
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountMemo(create, deps);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useReducer: function (reducer, initialArg, init) {
+	      currentHookNameInDev = 'useReducer';
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountReducer(reducer, initialArg, init);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useRef: function (initialValue) {
+	      currentHookNameInDev = 'useRef';
+	      updateHookTypesDev();
+	      return mountRef(initialValue);
+	    },
+	    useState: function (initialState) {
+	      currentHookNameInDev = 'useState';
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountState(initialState);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useDebugValue: function (value, formatterFn) {
+	      currentHookNameInDev = 'useDebugValue';
+	      updateHookTypesDev();
+	      return mountDebugValue(value, formatterFn);
 	    }
-	  }
-
-	  var updateQueue = workInProgress.updateQueue;
-	  if (updateQueue !== null) {
-	    processUpdateQueue(workInProgress, updateQueue, props, instance, renderExpirationTime);
-	    instance.state = workInProgress.memoizedState;
-	  }
+	  };
 
-	  var getDerivedStateFromProps = workInProgress.type.getDerivedStateFromProps;
-	  if (typeof getDerivedStateFromProps === 'function') {
-	    applyDerivedStateFromProps(workInProgress, getDerivedStateFromProps, props);
-	    instance.state = workInProgress.memoizedState;
-	  }
+	  HooksDispatcherOnUpdateInDEV = {
+	    readContext: function (context, observedBits) {
+	      return readContext(context, observedBits);
+	    },
+	    useCallback: function (callback, deps) {
+	      currentHookNameInDev = 'useCallback';
+	      updateHookTypesDev();
+	      return updateCallback(callback, deps);
+	    },
+	    useContext: function (context, observedBits) {
+	      currentHookNameInDev = 'useContext';
+	      updateHookTypesDev();
+	      return readContext(context, observedBits);
+	    },
+	    useEffect: function (create, deps) {
+	      currentHookNameInDev = 'useEffect';
+	      updateHookTypesDev();
+	      return updateEffect(create, deps);
+	    },
+	    useImperativeHandle: function (ref, create, deps) {
+	      currentHookNameInDev = 'useImperativeHandle';
+	      updateHookTypesDev();
+	      return updateImperativeHandle(ref, create, deps);
+	    },
+	    useLayoutEffect: function (create, deps) {
+	      currentHookNameInDev = 'useLayoutEffect';
+	      updateHookTypesDev();
+	      return updateLayoutEffect(create, deps);
+	    },
+	    useMemo: function (create, deps) {
+	      currentHookNameInDev = 'useMemo';
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+	      try {
+	        return updateMemo(create, deps);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useReducer: function (reducer, initialArg, init) {
+	      currentHookNameInDev = 'useReducer';
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+	      try {
+	        return updateReducer(reducer, initialArg, init);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useRef: function (initialValue) {
+	      currentHookNameInDev = 'useRef';
+	      updateHookTypesDev();
+	      return updateRef(initialValue);
+	    },
+	    useState: function (initialState) {
+	      currentHookNameInDev = 'useState';
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+	      try {
+	        return updateState(initialState);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useDebugValue: function (value, formatterFn) {
+	      currentHookNameInDev = 'useDebugValue';
+	      updateHookTypesDev();
+	      return updateDebugValue(value, formatterFn);
+	    }
+	  };
 
-	  // In order to support react-lifecycles-compat polyfilled components,
-	  // Unsafe lifecycles should not be invoked for components using the new APIs.
-	  if (typeof ctor.getDerivedStateFromProps !== 'function' && typeof instance.getSnapshotBeforeUpdate !== 'function' && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {
-	    callComponentWillMount(workInProgress, instance);
-	    // If we had additional state updates during this life-cycle, let's
-	    // process them now.
-	    updateQueue = workInProgress.updateQueue;
-	    if (updateQueue !== null) {
-	      processUpdateQueue(workInProgress, updateQueue, props, instance, renderExpirationTime);
-	      instance.state = workInProgress.memoizedState;
+	  InvalidNestedHooksDispatcherOnMountInDEV = {
+	    readContext: function (context, observedBits) {
+	      warnInvalidContextAccess();
+	      return readContext(context, observedBits);
+	    },
+	    useCallback: function (callback, deps) {
+	      currentHookNameInDev = 'useCallback';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      return mountCallback(callback, deps);
+	    },
+	    useContext: function (context, observedBits) {
+	      currentHookNameInDev = 'useContext';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      return readContext(context, observedBits);
+	    },
+	    useEffect: function (create, deps) {
+	      currentHookNameInDev = 'useEffect';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      return mountEffect(create, deps);
+	    },
+	    useImperativeHandle: function (ref, create, deps) {
+	      currentHookNameInDev = 'useImperativeHandle';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      return mountImperativeHandle(ref, create, deps);
+	    },
+	    useLayoutEffect: function (create, deps) {
+	      currentHookNameInDev = 'useLayoutEffect';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      return mountLayoutEffect(create, deps);
+	    },
+	    useMemo: function (create, deps) {
+	      currentHookNameInDev = 'useMemo';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountMemo(create, deps);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useReducer: function (reducer, initialArg, init) {
+	      currentHookNameInDev = 'useReducer';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountReducer(reducer, initialArg, init);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useRef: function (initialValue) {
+	      currentHookNameInDev = 'useRef';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      return mountRef(initialValue);
+	    },
+	    useState: function (initialState) {
+	      currentHookNameInDev = 'useState';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+	      try {
+	        return mountState(initialState);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useDebugValue: function (value, formatterFn) {
+	      currentHookNameInDev = 'useDebugValue';
+	      warnInvalidHookAccess();
+	      mountHookTypesDev();
+	      return mountDebugValue(value, formatterFn);
 	    }
-	  }
+	  };
 
-	  if (typeof instance.componentDidMount === 'function') {
-	    workInProgress.effectTag |= Update;
-	  }
+	  InvalidNestedHooksDispatcherOnUpdateInDEV = {
+	    readContext: function (context, observedBits) {
+	      warnInvalidContextAccess();
+	      return readContext(context, observedBits);
+	    },
+	    useCallback: function (callback, deps) {
+	      currentHookNameInDev = 'useCallback';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      return updateCallback(callback, deps);
+	    },
+	    useContext: function (context, observedBits) {
+	      currentHookNameInDev = 'useContext';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      return readContext(context, observedBits);
+	    },
+	    useEffect: function (create, deps) {
+	      currentHookNameInDev = 'useEffect';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      return updateEffect(create, deps);
+	    },
+	    useImperativeHandle: function (ref, create, deps) {
+	      currentHookNameInDev = 'useImperativeHandle';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      return updateImperativeHandle(ref, create, deps);
+	    },
+	    useLayoutEffect: function (create, deps) {
+	      currentHookNameInDev = 'useLayoutEffect';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      return updateLayoutEffect(create, deps);
+	    },
+	    useMemo: function (create, deps) {
+	      currentHookNameInDev = 'useMemo';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+	      try {
+	        return updateMemo(create, deps);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useReducer: function (reducer, initialArg, init) {
+	      currentHookNameInDev = 'useReducer';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+	      try {
+	        return updateReducer(reducer, initialArg, init);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useRef: function (initialValue) {
+	      currentHookNameInDev = 'useRef';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      return updateRef(initialValue);
+	    },
+	    useState: function (initialState) {
+	      currentHookNameInDev = 'useState';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      var prevDispatcher = ReactCurrentDispatcher$1.current;
+	      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+	      try {
+	        return updateState(initialState);
+	      } finally {
+	        ReactCurrentDispatcher$1.current = prevDispatcher;
+	      }
+	    },
+	    useDebugValue: function (value, formatterFn) {
+	      currentHookNameInDev = 'useDebugValue';
+	      warnInvalidHookAccess();
+	      updateHookTypesDev();
+	      return updateDebugValue(value, formatterFn);
+	    }
+	  };
 	}
 
-	function resumeMountClassInstance(workInProgress, renderExpirationTime) {
-	  var ctor = workInProgress.type;
-	  var instance = workInProgress.stateNode;
-
-	  var oldProps = workInProgress.memoizedProps;
-	  var newProps = workInProgress.pendingProps;
-	  instance.props = oldProps;
-
-	  var oldContext = instance.context;
-	  var newUnmaskedContext = getUnmaskedContext(workInProgress);
-	  var newContext = getMaskedContext(workInProgress, newUnmaskedContext);
+	var commitTime = 0;
+	var profilerStartTime = -1;
 
-	  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
-	  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';
+	function getCommitTime() {
+	  return commitTime;
+	}
 
-	  // Note: During these life-cycles, instance.props/instance.state are what
-	  // ever the previously attempted to render - not the "current". However,
-	  // during componentDidUpdate we pass the "current" props.
+	function recordCommitTime() {
+	  if (!enableProfilerTimer) {
+	    return;
+	  }
+	  commitTime = scheduler.unstable_now();
+	}
 
-	  // In order to support react-lifecycles-compat polyfilled components,
-	  // Unsafe lifecycles should not be invoked for components using the new APIs.
-	  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {
-	    if (oldProps !== newProps || oldContext !== newContext) {
-	      callComponentWillReceiveProps(workInProgress, instance, newProps, newContext);
-	    }
+	function startProfilerTimer(fiber) {
+	  if (!enableProfilerTimer) {
+	    return;
 	  }
 
-	  resetHasForceUpdateBeforeProcessing();
+	  profilerStartTime = scheduler.unstable_now();
 
-	  var oldState = workInProgress.memoizedState;
-	  var newState = instance.state = oldState;
-	  var updateQueue = workInProgress.updateQueue;
-	  if (updateQueue !== null) {
-	    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
-	    newState = workInProgress.memoizedState;
-	  }
-	  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {
-	    // If an update was already in progress, we should schedule an Update
-	    // effect even though we're bailing out, so that cWU/cDU are called.
-	    if (typeof instance.componentDidMount === 'function') {
-	      workInProgress.effectTag |= Update;
-	    }
-	    return false;
+	  if (fiber.actualStartTime < 0) {
+	    fiber.actualStartTime = scheduler.unstable_now();
 	  }
+	}
 
-	  if (typeof getDerivedStateFromProps === 'function') {
-	    applyDerivedStateFromProps(workInProgress, getDerivedStateFromProps, newProps);
-	    newState = workInProgress.memoizedState;
+	function stopProfilerTimerIfRunning(fiber) {
+	  if (!enableProfilerTimer) {
+	    return;
 	  }
+	  profilerStartTime = -1;
+	}
 
-	  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, oldProps, newProps, oldState, newState, newContext);
+	function stopProfilerTimerIfRunningAndRecordDelta(fiber, overrideBaseTime) {
+	  if (!enableProfilerTimer) {
+	    return;
+	  }
 
-	  if (shouldUpdate) {
-	    // In order to support react-lifecycles-compat polyfilled components,
-	    // Unsafe lifecycles should not be invoked for components using the new APIs.
-	    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {
-	      startPhaseTimer(workInProgress, 'componentWillMount');
-	      if (typeof instance.componentWillMount === 'function') {
-	        instance.componentWillMount();
-	      }
-	      if (typeof instance.UNSAFE_componentWillMount === 'function') {
-	        instance.UNSAFE_componentWillMount();
-	      }
-	      stopPhaseTimer();
-	    }
-	    if (typeof instance.componentDidMount === 'function') {
-	      workInProgress.effectTag |= Update;
-	    }
-	  } else {
-	    // If an update was already in progress, we should schedule an Update
-	    // effect even though we're bailing out, so that cWU/cDU are called.
-	    if (typeof instance.componentDidMount === 'function') {
-	      workInProgress.effectTag |= Update;
+	  if (profilerStartTime >= 0) {
+	    var elapsedTime = scheduler.unstable_now() - profilerStartTime;
+	    fiber.actualDuration += elapsedTime;
+	    if (overrideBaseTime) {
+	      fiber.selfBaseDuration = elapsedTime;
 	    }
-
-	    // If shouldComponentUpdate returned false, we should still update the
-	    // memoized state to indicate that this work can be reused.
-	    workInProgress.memoizedProps = newProps;
-	    workInProgress.memoizedState = newState;
+	    profilerStartTime = -1;
 	  }
-
-	  // Update the existing instance's state, props, and context pointers even
-	  // if shouldComponentUpdate returns false.
-	  instance.props = newProps;
-	  instance.state = newState;
-	  instance.context = newContext;
-
-	  return shouldUpdate;
 	}
 
-	// Invokes the update life-cycles and returns false if it shouldn't rerender.
-	function updateClassInstance(current, workInProgress, renderExpirationTime) {
-	  var ctor = workInProgress.type;
-	  var instance = workInProgress.stateNode;
+	// The deepest Fiber on the stack involved in a hydration context.
+	// This may have been an insertion or a hydration.
+	var hydrationParentFiber = null;
+	var nextHydratableInstance = null;
+	var isHydrating = false;
 
-	  var oldProps = workInProgress.memoizedProps;
-	  var newProps = workInProgress.pendingProps;
-	  instance.props = oldProps;
+	function enterHydrationState(fiber) {
+	  if (!supportsHydration) {
+	    return false;
+	  }
 
-	  var oldContext = instance.context;
-	  var newUnmaskedContext = getUnmaskedContext(workInProgress);
-	  var newContext = getMaskedContext(workInProgress, newUnmaskedContext);
+	  var parentInstance = fiber.stateNode.containerInfo;
+	  nextHydratableInstance = getFirstHydratableChild(parentInstance);
+	  hydrationParentFiber = fiber;
+	  isHydrating = true;
+	  return true;
+	}
 
-	  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
-	  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';
+	function reenterHydrationStateFromDehydratedSuspenseInstance(fiber) {
+	  if (!supportsHydration) {
+	    return false;
+	  }
 
-	  // Note: During these life-cycles, instance.props/instance.state are what
-	  // ever the previously attempted to render - not the "current". However,
-	  // during componentDidUpdate we pass the "current" props.
+	  var suspenseInstance = fiber.stateNode;
+	  nextHydratableInstance = getNextHydratableSibling(suspenseInstance);
+	  popToNextHostParent(fiber);
+	  isHydrating = true;
+	  return true;
+	}
 
-	  // In order to support react-lifecycles-compat polyfilled components,
-	  // Unsafe lifecycles should not be invoked for components using the new APIs.
-	  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {
-	    if (oldProps !== newProps || oldContext !== newContext) {
-	      callComponentWillReceiveProps(workInProgress, instance, newProps, newContext);
+	function deleteHydratableInstance(returnFiber, instance) {
+	  {
+	    switch (returnFiber.tag) {
+	      case HostRoot:
+	        didNotHydrateContainerInstance(returnFiber.stateNode.containerInfo, instance);
+	        break;
+	      case HostComponent:
+	        didNotHydrateInstance(returnFiber.type, returnFiber.memoizedProps, returnFiber.stateNode, instance);
+	        break;
 	    }
 	  }
 
-	  resetHasForceUpdateBeforeProcessing();
+	  var childToDelete = createFiberFromHostInstanceForDeletion();
+	  childToDelete.stateNode = instance;
+	  childToDelete.return = returnFiber;
+	  childToDelete.effectTag = Deletion;
 
-	  var oldState = workInProgress.memoizedState;
-	  var newState = instance.state = oldState;
-	  var updateQueue = workInProgress.updateQueue;
-	  if (updateQueue !== null) {
-	    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
-	    newState = workInProgress.memoizedState;
+	  // This might seem like it belongs on progressedFirstDeletion. However,
+	  // these children are not part of the reconciliation list of children.
+	  // Even if we abort and rereconcile the children, that will try to hydrate
+	  // again and the nodes are still in the host tree so these will be
+	  // recreated.
+	  if (returnFiber.lastEffect !== null) {
+	    returnFiber.lastEffect.nextEffect = childToDelete;
+	    returnFiber.lastEffect = childToDelete;
+	  } else {
+	    returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;
 	  }
+	}
 
-	  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {
-	    // If an update was already in progress, we should schedule an Update
-	    // effect even though we're bailing out, so that cWU/cDU are called.
-	    if (typeof instance.componentDidUpdate === 'function') {
-	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
-	        workInProgress.effectTag |= Update;
-	      }
-	    }
-	    if (typeof instance.getSnapshotBeforeUpdate === 'function') {
-	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
-	        workInProgress.effectTag |= Snapshot;
-	      }
+	function insertNonHydratedInstance(returnFiber, fiber) {
+	  fiber.effectTag |= Placement;
+	  {
+	    switch (returnFiber.tag) {
+	      case HostRoot:
+	        {
+	          var parentContainer = returnFiber.stateNode.containerInfo;
+	          switch (fiber.tag) {
+	            case HostComponent:
+	              var type = fiber.type;
+	              var props = fiber.pendingProps;
+	              didNotFindHydratableContainerInstance(parentContainer, type, props);
+	              break;
+	            case HostText:
+	              var text = fiber.pendingProps;
+	              didNotFindHydratableContainerTextInstance(parentContainer, text);
+	              break;
+	            case SuspenseComponent:
+	              
+	              break;
+	          }
+	          break;
+	        }
+	      case HostComponent:
+	        {
+	          var parentType = returnFiber.type;
+	          var parentProps = returnFiber.memoizedProps;
+	          var parentInstance = returnFiber.stateNode;
+	          switch (fiber.tag) {
+	            case HostComponent:
+	              var _type = fiber.type;
+	              var _props = fiber.pendingProps;
+	              didNotFindHydratableInstance(parentType, parentProps, parentInstance, _type, _props);
+	              break;
+	            case HostText:
+	              var _text = fiber.pendingProps;
+	              didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, _text);
+	              break;
+	            case SuspenseComponent:
+	              didNotFindHydratableSuspenseInstance(parentType, parentProps, parentInstance);
+	              break;
+	          }
+	          break;
+	        }
+	      default:
+	        return;
 	    }
-	    return false;
-	  }
-
-	  if (typeof getDerivedStateFromProps === 'function') {
-	    applyDerivedStateFromProps(workInProgress, getDerivedStateFromProps, newProps);
-	    newState = workInProgress.memoizedState;
 	  }
+	}
 
-	  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, oldProps, newProps, oldState, newState, newContext);
-
-	  if (shouldUpdate) {
-	    // In order to support react-lifecycles-compat polyfilled components,
-	    // Unsafe lifecycles should not be invoked for components using the new APIs.
-	    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillUpdate === 'function' || typeof instance.componentWillUpdate === 'function')) {
-	      startPhaseTimer(workInProgress, 'componentWillUpdate');
-	      if (typeof instance.componentWillUpdate === 'function') {
-	        instance.componentWillUpdate(newProps, newState, newContext);
-	      }
-	      if (typeof instance.UNSAFE_componentWillUpdate === 'function') {
-	        instance.UNSAFE_componentWillUpdate(newProps, newState, newContext);
+	function tryHydrate(fiber, nextInstance) {
+	  switch (fiber.tag) {
+	    case HostComponent:
+	      {
+	        var type = fiber.type;
+	        var props = fiber.pendingProps;
+	        var instance = canHydrateInstance(nextInstance, type, props);
+	        if (instance !== null) {
+	          fiber.stateNode = instance;
+	          return true;
+	        }
+	        return false;
 	      }
-	      stopPhaseTimer();
-	    }
-	    if (typeof instance.componentDidUpdate === 'function') {
-	      workInProgress.effectTag |= Update;
-	    }
-	    if (typeof instance.getSnapshotBeforeUpdate === 'function') {
-	      workInProgress.effectTag |= Snapshot;
-	    }
-	  } else {
-	    // If an update was already in progress, we should schedule an Update
-	    // effect even though we're bailing out, so that cWU/cDU are called.
-	    if (typeof instance.componentDidUpdate === 'function') {
-	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
-	        workInProgress.effectTag |= Update;
+	    case HostText:
+	      {
+	        var text = fiber.pendingProps;
+	        var textInstance = canHydrateTextInstance(nextInstance, text);
+	        if (textInstance !== null) {
+	          fiber.stateNode = textInstance;
+	          return true;
+	        }
+	        return false;
 	      }
-	    }
-	    if (typeof instance.getSnapshotBeforeUpdate === 'function') {
-	      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
-	        workInProgress.effectTag |= Snapshot;
+	    case SuspenseComponent:
+	      {
+	        if (enableSuspenseServerRenderer) {
+	          var suspenseInstance = canHydrateSuspenseInstance(nextInstance);
+	          if (suspenseInstance !== null) {
+	            // Downgrade the tag to a dehydrated component until we've hydrated it.
+	            fiber.tag = DehydratedSuspenseComponent;
+	            fiber.stateNode = suspenseInstance;
+	            return true;
+	          }
+	        }
+	        return false;
 	      }
-	    }
-
-	    // If shouldComponentUpdate returned false, we should still update the
-	    // memoized props/state to indicate that this work can be reused.
-	    workInProgress.memoizedProps = newProps;
-	    workInProgress.memoizedState = newState;
+	    default:
+	      return false;
 	  }
-
-	  // Update the existing instance's state, props, and context pointers even
-	  // if shouldComponentUpdate returns false.
-	  instance.props = newProps;
-	  instance.state = newState;
-	  instance.context = newContext;
-
-	  return shouldUpdate;
 	}
 
-	var getCurrentFiberStackAddendum$7 = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;
-
-
-	var didWarnAboutMaps = void 0;
-	var didWarnAboutStringRefInStrictMode = void 0;
-	var ownerHasKeyUseWarning = void 0;
-	var ownerHasFunctionTypeWarning = void 0;
-	var warnForMissingKey = function (child) {};
-
-	{
-	  didWarnAboutMaps = false;
-	  didWarnAboutStringRefInStrictMode = {};
-
-	  /**
-	   * Warn if there's no key explicitly set on dynamic arrays of children or
-	   * object keys are not valid. This allows us to keep track of children between
-	   * updates.
-	   */
-	  ownerHasKeyUseWarning = {};
-	  ownerHasFunctionTypeWarning = {};
-
-	  warnForMissingKey = function (child) {
-	    if (child === null || typeof child !== 'object') {
-	      return;
-	    }
-	    if (!child._store || child._store.validated || child.key != null) {
+	function tryToClaimNextHydratableInstance(fiber) {
+	  if (!isHydrating) {
+	    return;
+	  }
+	  var nextInstance = nextHydratableInstance;
+	  if (!nextInstance) {
+	    // Nothing to hydrate. Make it an insertion.
+	    insertNonHydratedInstance(hydrationParentFiber, fiber);
+	    isHydrating = false;
+	    hydrationParentFiber = fiber;
+	    return;
+	  }
+	  var firstAttemptedInstance = nextInstance;
+	  if (!tryHydrate(fiber, nextInstance)) {
+	    // If we can't hydrate this instance let's try the next one.
+	    // We use this as a heuristic. It's based on intuition and not data so it
+	    // might be flawed or unnecessary.
+	    nextInstance = getNextHydratableSibling(firstAttemptedInstance);
+	    if (!nextInstance || !tryHydrate(fiber, nextInstance)) {
+	      // Nothing to hydrate. Make it an insertion.
+	      insertNonHydratedInstance(hydrationParentFiber, fiber);
+	      isHydrating = false;
+	      hydrationParentFiber = fiber;
 	      return;
 	    }
-	    !(typeof child._store === 'object') ? invariant(false, 'React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.') : void 0;
-	    child._store.validated = true;
+	    // We matched the next one, we'll now assume that the first one was
+	    // superfluous and we'll delete it. Since we can't eagerly delete it
+	    // we'll have to schedule a deletion. To do that, this node needs a dummy
+	    // fiber associated with it.
+	    deleteHydratableInstance(hydrationParentFiber, firstAttemptedInstance);
+	  }
+	  hydrationParentFiber = fiber;
+	  nextHydratableInstance = getFirstHydratableChild(nextInstance);
+	}
 
-	    var currentComponentErrorInfo = 'Each child in an array or iterator should have a unique ' + '"key" prop. See https://fb.me/react-warning-keys for ' + 'more information.' + (getCurrentFiberStackAddendum$7() || '');
-	    if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {
-	      return;
-	    }
-	    ownerHasKeyUseWarning[currentComponentErrorInfo] = true;
+	function prepareToHydrateHostInstance(fiber, rootContainerInstance, hostContext) {
+	  if (!supportsHydration) {
+	    invariant(false, 'Expected prepareToHydrateHostInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
+	  }
 
-	    warning(false, 'Each child in an array or iterator should have a unique ' + '"key" prop. See https://fb.me/react-warning-keys for ' + 'more information.%s', getCurrentFiberStackAddendum$7());
-	  };
+	  var instance = fiber.stateNode;
+	  var updatePayload = hydrateInstance(instance, fiber.type, fiber.memoizedProps, rootContainerInstance, hostContext, fiber);
+	  // TODO: Type this specific to this type of component.
+	  fiber.updateQueue = updatePayload;
+	  // If the update payload indicates that there is a change or if there
+	  // is a new ref we mark this as an update.
+	  if (updatePayload !== null) {
+	    return true;
+	  }
+	  return false;
 	}
 
-	var isArray$1 = Array.isArray;
+	function prepareToHydrateHostTextInstance(fiber) {
+	  if (!supportsHydration) {
+	    invariant(false, 'Expected prepareToHydrateHostTextInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
+	  }
 
-	function coerceRef(returnFiber, current, element) {
-	  var mixedRef = element.ref;
-	  if (mixedRef !== null && typeof mixedRef !== 'function' && typeof mixedRef !== 'object') {
-	    {
-	      if (returnFiber.mode & StrictMode) {
-	        var componentName = getComponentName(returnFiber) || 'Component';
-	        if (!didWarnAboutStringRefInStrictMode[componentName]) {
-	          warning(false, 'A string ref, "%s", has been found within a strict mode tree. ' + 'String refs are a source of potential bugs and should be avoided. ' + 'We recommend using createRef() instead.' + '\n%s' + '\n\nLearn more about using refs safely here:' + '\nhttps://fb.me/react-strict-mode-string-ref', mixedRef, getStackAddendumByWorkInProgressFiber(returnFiber));
-	          didWarnAboutStringRefInStrictMode[componentName] = true;
+	  var textInstance = fiber.stateNode;
+	  var textContent = fiber.memoizedProps;
+	  var shouldUpdate = hydrateTextInstance(textInstance, textContent, fiber);
+	  {
+	    if (shouldUpdate) {
+	      // We assume that prepareToHydrateHostTextInstance is called in a context where the
+	      // hydration parent is the parent host component of this host text.
+	      var returnFiber = hydrationParentFiber;
+	      if (returnFiber !== null) {
+	        switch (returnFiber.tag) {
+	          case HostRoot:
+	            {
+	              var parentContainer = returnFiber.stateNode.containerInfo;
+	              didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, textContent);
+	              break;
+	            }
+	          case HostComponent:
+	            {
+	              var parentType = returnFiber.type;
+	              var parentProps = returnFiber.memoizedProps;
+	              var parentInstance = returnFiber.stateNode;
+	              didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, textContent);
+	              break;
+	            }
 	        }
 	      }
 	    }
+	  }
+	  return shouldUpdate;
+	}
 
-	    if (element._owner) {
-	      var owner = element._owner;
-	      var inst = void 0;
-	      if (owner) {
-	        var ownerFiber = owner;
-	        !(ownerFiber.tag === ClassComponent) ? invariant(false, 'Stateless function components cannot have refs.') : void 0;
-	        inst = ownerFiber.stateNode;
-	      }
-	      !inst ? invariant(false, 'Missing owner for string ref %s. This error is likely caused by a bug in React. Please file an issue.', mixedRef) : void 0;
-	      var stringRef = '' + mixedRef;
-	      // Check if previous string ref matches new string ref
-	      if (current !== null && current.ref !== null && typeof current.ref === 'function' && current.ref._stringRef === stringRef) {
-	        return current.ref;
-	      }
-	      var ref = function (value) {
-	        var refs = inst.refs === emptyObject ? inst.refs = {} : inst.refs;
-	        if (value === null) {
-	          delete refs[stringRef];
-	        } else {
-	          refs[stringRef] = value;
-	        }
-	      };
-	      ref._stringRef = stringRef;
-	      return ref;
-	    } else {
-	      !(typeof mixedRef === 'string') ? invariant(false, 'Expected ref to be a function or a string.') : void 0;
-	      !element._owner ? invariant(false, 'Element ref was specified as a string (%s) but no owner was set. This could happen for one of the following reasons:\n1. You may be adding a ref to a functional component\n2. You may be adding a ref to a component that was not created inside a component\'s render method\n3. You have multiple copies of React loaded\nSee https://fb.me/react-refs-must-have-owner for more information.', mixedRef) : void 0;
-	    }
+	function skipPastDehydratedSuspenseInstance(fiber) {
+	  if (!supportsHydration) {
+	    invariant(false, 'Expected skipPastDehydratedSuspenseInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
 	  }
-	  return mixedRef;
+	  var suspenseInstance = fiber.stateNode;
+	  !suspenseInstance ? invariant(false, 'Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+	  nextHydratableInstance = getNextHydratableInstanceAfterSuspenseInstance(suspenseInstance);
 	}
 
-	function throwOnInvalidObjectType(returnFiber, newChild) {
-	  if (returnFiber.type !== 'textarea') {
-	    var addendum = '';
-	    {
-	      addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + (getCurrentFiberStackAddendum$7() || '');
-	    }
-	    invariant(false, 'Objects are not valid as a React child (found: %s).%s', Object.prototype.toString.call(newChild) === '[object Object]' ? 'object with keys {' + Object.keys(newChild).join(', ') + '}' : newChild, addendum);
+	function popToNextHostParent(fiber) {
+	  var parent = fiber.return;
+	  while (parent !== null && parent.tag !== HostComponent && parent.tag !== HostRoot && parent.tag !== DehydratedSuspenseComponent) {
+	    parent = parent.return;
 	  }
+	  hydrationParentFiber = parent;
 	}
 
-	function warnOnFunctionType() {
-	  var currentComponentErrorInfo = 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.' + (getCurrentFiberStackAddendum$7() || '');
+	function popHydrationState(fiber) {
+	  if (!supportsHydration) {
+	    return false;
+	  }
+	  if (fiber !== hydrationParentFiber) {
+	    // We're deeper than the current hydration context, inside an inserted
+	    // tree.
+	    return false;
+	  }
+	  if (!isHydrating) {
+	    // If we're not currently hydrating but we're in a hydration context, then
+	    // we were an insertion and now need to pop up reenter hydration of our
+	    // siblings.
+	    popToNextHostParent(fiber);
+	    isHydrating = true;
+	    return false;
+	  }
 
-	  if (ownerHasFunctionTypeWarning[currentComponentErrorInfo]) {
-	    return;
+	  var type = fiber.type;
+
+	  // If we have any remaining hydratable nodes, we need to delete them now.
+	  // We only do this deeper than head and body since they tend to have random
+	  // other nodes in them. We also ignore components with pure text content in
+	  // side of them.
+	  // TODO: Better heuristic.
+	  if (fiber.tag !== HostComponent || type !== 'head' && type !== 'body' && !shouldSetTextContent(type, fiber.memoizedProps)) {
+	    var nextInstance = nextHydratableInstance;
+	    while (nextInstance) {
+	      deleteHydratableInstance(fiber, nextInstance);
+	      nextInstance = getNextHydratableSibling(nextInstance);
+	    }
 	  }
-	  ownerHasFunctionTypeWarning[currentComponentErrorInfo] = true;
 
-	  warning(false, 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.%s', getCurrentFiberStackAddendum$7() || '');
+	  popToNextHostParent(fiber);
+	  nextHydratableInstance = hydrationParentFiber ? getNextHydratableSibling(fiber.stateNode) : null;
+	  return true;
 	}
 
-	// This wrapper function exists because I expect to clone the code in each path
-	// to be able to optimize each path individually by branching early. This needs
-	// a compiler or we can do it manually. Helpers that don't need this branching
-	// live outside of this function.
-	function ChildReconciler(shouldTrackSideEffects) {
-	  function deleteChild(returnFiber, childToDelete) {
-	    if (!shouldTrackSideEffects) {
-	      // Noop.
-	      return;
-	    }
-	    // Deletions are added in reversed order so we add it to the front.
-	    // At this point, the return fiber's effect list is empty except for
-	    // deletions, so we can just append the deletion to the list. The remaining
-	    // effects aren't added until the complete phase. Once we implement
-	    // resuming, this may not be true.
-	    var last = returnFiber.lastEffect;
-	    if (last !== null) {
-	      last.nextEffect = childToDelete;
-	      returnFiber.lastEffect = childToDelete;
-	    } else {
-	      returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;
-	    }
-	    childToDelete.nextEffect = null;
-	    childToDelete.effectTag = Deletion;
+	function resetHydrationState() {
+	  if (!supportsHydration) {
+	    return;
 	  }
 
-	  function deleteRemainingChildren(returnFiber, currentFirstChild) {
-	    if (!shouldTrackSideEffects) {
-	      // Noop.
-	      return null;
-	    }
+	  hydrationParentFiber = null;
+	  nextHydratableInstance = null;
+	  isHydrating = false;
+	}
+
+	var ReactCurrentOwner$3 = ReactSharedInternals.ReactCurrentOwner;
+
+	var didReceiveUpdate = false;
+
+	var didWarnAboutBadClass = void 0;
+	var didWarnAboutContextTypeOnFunctionComponent = void 0;
+	var didWarnAboutGetDerivedStateOnFunctionComponent = void 0;
+	var didWarnAboutFunctionRefs = void 0;
+	var didWarnAboutReassigningProps = void 0;
+
+	{
+	  didWarnAboutBadClass = {};
+	  didWarnAboutContextTypeOnFunctionComponent = {};
+	  didWarnAboutGetDerivedStateOnFunctionComponent = {};
+	  didWarnAboutFunctionRefs = {};
+	  didWarnAboutReassigningProps = false;
+	}
 
-	    // TODO: For the shouldClone case, this could be micro-optimized a bit by
-	    // assuming that after the first child we've already added everything.
-	    var childToDelete = currentFirstChild;
-	    while (childToDelete !== null) {
-	      deleteChild(returnFiber, childToDelete);
-	      childToDelete = childToDelete.sibling;
-	    }
-	    return null;
+	function reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime) {
+	  if (current$$1 === null) {
+	    // If this is a fresh new component that hasn't been rendered yet, we
+	    // won't update its child set by applying minimal side-effects. Instead,
+	    // we will add them all to the child before it gets rendered. That means
+	    // we can optimize this reconciliation pass by not tracking side-effects.
+	    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+	  } else {
+	    // If the current child is the same as the work in progress, it means that
+	    // we haven't yet started any work on these children. Therefore, we use
+	    // the clone algorithm to create a copy of all the current children.
+
+	    // If we had any progressed work already, that is invalid at this point so
+	    // let's throw it out.
+	    workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, nextChildren, renderExpirationTime);
 	  }
+	}
 
-	  function mapRemainingChildren(returnFiber, currentFirstChild) {
-	    // Add the remaining children to a temporary map so that we can find them by
-	    // keys quickly. Implicit (null) keys get added to this set with their index
-	    var existingChildren = new Map();
+	function forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime) {
+	  // This function is fork of reconcileChildren. It's used in cases where we
+	  // want to reconcile without matching against the existing set. This has the
+	  // effect of all current children being unmounted; even if the type and key
+	  // are the same, the old child is unmounted and a new child is created.
+	  //
+	  // To do this, we're going to go through the reconcile algorithm twice. In
+	  // the first pass, we schedule a deletion for all the current children by
+	  // passing null.
+	  workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, null, renderExpirationTime);
+	  // In the second pass, we mount the new children. The trick here is that we
+	  // pass null in place of where we usually pass the current child set. This has
+	  // the effect of remounting all children regardless of whether their their
+	  // identity matches.
+	  workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+	}
+
+	function updateForwardRef(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {
+	  // TODO: current can be non-null here even if the component
+	  // hasn't yet mounted. This happens after the first render suspends.
+	  // We'll need to figure out if this is fine or can cause issues.
 
-	    var existingChild = currentFirstChild;
-	    while (existingChild !== null) {
-	      if (existingChild.key !== null) {
-	        existingChildren.set(existingChild.key, existingChild);
-	      } else {
-	        existingChildren.set(existingChild.index, existingChild);
+	  {
+	    if (workInProgress.type !== workInProgress.elementType) {
+	      // Lazy component props can't be validated in createElement
+	      // because they're only guaranteed to be resolved here.
+	      var innerPropTypes = Component.propTypes;
+	      if (innerPropTypes) {
+	        checkPropTypes(innerPropTypes, nextProps, // Resolved props
+	        'prop', getComponentName(Component), getCurrentFiberStackInDev);
 	      }
-	      existingChild = existingChild.sibling;
 	    }
-	    return existingChildren;
 	  }
 
-	  function useFiber(fiber, pendingProps, expirationTime) {
-	    // We currently set sibling to null and index to 0 here because it is easy
-	    // to forget to do before returning it. E.g. for the single child case.
-	    var clone = createWorkInProgress(fiber, pendingProps, expirationTime);
-	    clone.index = 0;
-	    clone.sibling = null;
-	    return clone;
-	  }
+	  var render = Component.render;
+	  var ref = workInProgress.ref;
 
-	  function placeChild(newFiber, lastPlacedIndex, newIndex) {
-	    newFiber.index = newIndex;
-	    if (!shouldTrackSideEffects) {
-	      // Noop.
-	      return lastPlacedIndex;
-	    }
-	    var current = newFiber.alternate;
-	    if (current !== null) {
-	      var oldIndex = current.index;
-	      if (oldIndex < lastPlacedIndex) {
-	        // This is a move.
-	        newFiber.effectTag = Placement;
-	        return lastPlacedIndex;
-	      } else {
-	        // This item can stay in place.
-	        return oldIndex;
+	  // The rest is a fork of updateFunctionComponent
+	  var nextChildren = void 0;
+	  prepareToReadContext(workInProgress, renderExpirationTime);
+	  {
+	    ReactCurrentOwner$3.current = workInProgress;
+	    setCurrentPhase('render');
+	    nextChildren = renderWithHooks(current$$1, workInProgress, render, nextProps, ref, renderExpirationTime);
+	    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	      // Only double-render components with Hooks
+	      if (workInProgress.memoizedState !== null) {
+	        nextChildren = renderWithHooks(current$$1, workInProgress, render, nextProps, ref, renderExpirationTime);
 	      }
-	    } else {
-	      // This is an insertion.
-	      newFiber.effectTag = Placement;
-	      return lastPlacedIndex;
 	    }
+	    setCurrentPhase(null);
 	  }
 
-	  function placeSingleChild(newFiber) {
-	    // This is simpler for the single child case. We only need to do a
-	    // placement for inserting new children.
-	    if (shouldTrackSideEffects && newFiber.alternate === null) {
-	      newFiber.effectTag = Placement;
-	    }
-	    return newFiber;
+	  if (current$$1 !== null && !didReceiveUpdate) {
+	    bailoutHooks(current$$1, workInProgress, renderExpirationTime);
+	    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
 	  }
 
-	  function updateTextNode(returnFiber, current, textContent, expirationTime) {
-	    if (current === null || current.tag !== HostText) {
-	      // Insert
-	      var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);
-	      created.return = returnFiber;
-	      return created;
-	    } else {
-	      // Update
-	      var existing = useFiber(current, textContent, expirationTime);
-	      existing.return = returnFiber;
-	      return existing;
-	    }
-	  }
+	  // React DevTools reads this flag.
+	  workInProgress.effectTag |= PerformedWork;
+	  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  return workInProgress.child;
+	}
 
-	  function updateElement(returnFiber, current, element, expirationTime) {
-	    if (current !== null && current.type === element.type) {
-	      // Move based on index
-	      var existing = useFiber(current, element.props, expirationTime);
-	      existing.ref = coerceRef(returnFiber, current, element);
-	      existing.return = returnFiber;
+	function updateMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {
+	  if (current$$1 === null) {
+	    var type = Component.type;
+	    if (isSimpleFunctionComponent(type) && Component.compare === null &&
+	    // SimpleMemoComponent codepath doesn't resolve outer props either.
+	    Component.defaultProps === undefined) {
+	      // If this is a plain function component without default props,
+	      // and with only the default shallow comparison, we upgrade it
+	      // to a SimpleMemoComponent to allow fast path updates.
+	      workInProgress.tag = SimpleMemoComponent;
+	      workInProgress.type = type;
 	      {
-	        existing._debugSource = element._source;
-	        existing._debugOwner = element._owner;
+	        validateFunctionComponentInDev(workInProgress, type);
 	      }
-	      return existing;
-	    } else {
-	      // Insert
-	      var created = createFiberFromElement(element, returnFiber.mode, expirationTime);
-	      created.ref = coerceRef(returnFiber, current, element);
-	      created.return = returnFiber;
-	      return created;
+	      return updateSimpleMemoComponent(current$$1, workInProgress, type, nextProps, updateExpirationTime, renderExpirationTime);
 	    }
-	  }
-
-	  function updatePortal(returnFiber, current, portal, expirationTime) {
-	    if (current === null || current.tag !== HostPortal || current.stateNode.containerInfo !== portal.containerInfo || current.stateNode.implementation !== portal.implementation) {
-	      // Insert
-	      var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);
-	      created.return = returnFiber;
-	      return created;
-	    } else {
-	      // Update
-	      var existing = useFiber(current, portal.children || [], expirationTime);
-	      existing.return = returnFiber;
-	      return existing;
+	    {
+	      var innerPropTypes = type.propTypes;
+	      if (innerPropTypes) {
+	        // Inner memo component props aren't currently validated in createElement.
+	        // We could move it there, but we'd still need this for lazy code path.
+	        checkPropTypes(innerPropTypes, nextProps, // Resolved props
+	        'prop', getComponentName(type), getCurrentFiberStackInDev);
+	      }
 	    }
+	    var child = createFiberFromTypeAndProps(Component.type, null, nextProps, null, workInProgress.mode, renderExpirationTime);
+	    child.ref = workInProgress.ref;
+	    child.return = workInProgress;
+	    workInProgress.child = child;
+	    return child;
 	  }
-
-	  function updateFragment(returnFiber, current, fragment, expirationTime, key) {
-	    if (current === null || current.tag !== Fragment) {
-	      // Insert
-	      var created = createFiberFromFragment(fragment, returnFiber.mode, expirationTime, key);
-	      created.return = returnFiber;
-	      return created;
-	    } else {
-	      // Update
-	      var existing = useFiber(current, fragment, expirationTime);
-	      existing.return = returnFiber;
-	      return existing;
+	  {
+	    var _type = Component.type;
+	    var _innerPropTypes = _type.propTypes;
+	    if (_innerPropTypes) {
+	      // Inner memo component props aren't currently validated in createElement.
+	      // We could move it there, but we'd still need this for lazy code path.
+	      checkPropTypes(_innerPropTypes, nextProps, // Resolved props
+	      'prop', getComponentName(_type), getCurrentFiberStackInDev);
+	    }
+	  }
+	  var currentChild = current$$1.child; // This is always exactly one child
+	  if (updateExpirationTime < renderExpirationTime) {
+	    // This will be the props with resolved defaultProps,
+	    // unlike current.memoizedProps which will be the unresolved ones.
+	    var prevProps = currentChild.memoizedProps;
+	    // Default to shallow comparison
+	    var compare = Component.compare;
+	    compare = compare !== null ? compare : shallowEqual;
+	    if (compare(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {
+	      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
 	    }
 	  }
+	  // React DevTools reads this flag.
+	  workInProgress.effectTag |= PerformedWork;
+	  var newChild = createWorkInProgress(currentChild, nextProps, renderExpirationTime);
+	  newChild.ref = workInProgress.ref;
+	  newChild.return = workInProgress;
+	  workInProgress.child = newChild;
+	  return newChild;
+	}
 
-	  function createChild(returnFiber, newChild, expirationTime) {
-	    if (typeof newChild === 'string' || typeof newChild === 'number') {
-	      // Text nodes don't have keys. If the previous node is implicitly keyed
-	      // we can continue to replace it without aborting even if it is not a text
-	      // node.
-	      var created = createFiberFromText('' + newChild, returnFiber.mode, expirationTime);
-	      created.return = returnFiber;
-	      return created;
-	    }
-
-	    if (typeof newChild === 'object' && newChild !== null) {
-	      switch (newChild.$$typeof) {
-	        case REACT_ELEMENT_TYPE:
-	          {
-	            var _created = createFiberFromElement(newChild, returnFiber.mode, expirationTime);
-	            _created.ref = coerceRef(returnFiber, null, newChild);
-	            _created.return = returnFiber;
-	            return _created;
-	          }
-	        case REACT_PORTAL_TYPE:
-	          {
-	            var _created2 = createFiberFromPortal(newChild, returnFiber.mode, expirationTime);
-	            _created2.return = returnFiber;
-	            return _created2;
-	          }
-	      }
+	function updateSimpleMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {
+	  // TODO: current can be non-null here even if the component
+	  // hasn't yet mounted. This happens when the inner render suspends.
+	  // We'll need to figure out if this is fine or can cause issues.
 
-	      if (isArray$1(newChild) || getIteratorFn(newChild)) {
-	        var _created3 = createFiberFromFragment(newChild, returnFiber.mode, expirationTime, null);
-	        _created3.return = returnFiber;
-	        return _created3;
+	  {
+	    if (workInProgress.type !== workInProgress.elementType) {
+	      // Lazy component props can't be validated in createElement
+	      // because they're only guaranteed to be resolved here.
+	      var outerMemoType = workInProgress.elementType;
+	      if (outerMemoType.$$typeof === REACT_LAZY_TYPE) {
+	        // We warn when you define propTypes on lazy()
+	        // so let's just skip over it to find memo() outer wrapper.
+	        // Inner props for memo are validated later.
+	        outerMemoType = refineResolvedLazyComponent(outerMemoType);
 	      }
-
-	      throwOnInvalidObjectType(returnFiber, newChild);
-	    }
-
-	    {
-	      if (typeof newChild === 'function') {
-	        warnOnFunctionType();
+	      var outerPropTypes = outerMemoType && outerMemoType.propTypes;
+	      if (outerPropTypes) {
+	        checkPropTypes(outerPropTypes, nextProps, // Resolved (SimpleMemoComponent has no defaultProps)
+	        'prop', getComponentName(outerMemoType), getCurrentFiberStackInDev);
 	      }
+	      // Inner propTypes will be validated in the function component path.
 	    }
-
-	    return null;
 	  }
-
-	  function updateSlot(returnFiber, oldFiber, newChild, expirationTime) {
-	    // Update the fiber if the keys match, otherwise return null.
-
-	    var key = oldFiber !== null ? oldFiber.key : null;
-
-	    if (typeof newChild === 'string' || typeof newChild === 'number') {
-	      // Text nodes don't have keys. If the previous node is implicitly keyed
-	      // we can continue to replace it without aborting even if it is not a text
-	      // node.
-	      if (key !== null) {
-	        return null;
+	  if (current$$1 !== null) {
+	    var prevProps = current$$1.memoizedProps;
+	    if (shallowEqual(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {
+	      didReceiveUpdate = false;
+	      if (updateExpirationTime < renderExpirationTime) {
+	        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
 	      }
-	      return updateTextNode(returnFiber, oldFiber, '' + newChild, expirationTime);
 	    }
+	  }
+	  return updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime);
+	}
 
-	    if (typeof newChild === 'object' && newChild !== null) {
-	      switch (newChild.$$typeof) {
-	        case REACT_ELEMENT_TYPE:
-	          {
-	            if (newChild.key === key) {
-	              if (newChild.type === REACT_FRAGMENT_TYPE) {
-	                return updateFragment(returnFiber, oldFiber, newChild.props.children, expirationTime, key);
-	              }
-	              return updateElement(returnFiber, oldFiber, newChild, expirationTime);
-	            } else {
-	              return null;
-	            }
-	          }
-	        case REACT_PORTAL_TYPE:
-	          {
-	            if (newChild.key === key) {
-	              return updatePortal(returnFiber, oldFiber, newChild, expirationTime);
-	            } else {
-	              return null;
-	            }
-	          }
-	      }
-
-	      if (isArray$1(newChild) || getIteratorFn(newChild)) {
-	        if (key !== null) {
-	          return null;
-	        }
-
-	        return updateFragment(returnFiber, oldFiber, newChild, expirationTime, null);
-	      }
-
-	      throwOnInvalidObjectType(returnFiber, newChild);
-	    }
+	function updateFragment(current$$1, workInProgress, renderExpirationTime) {
+	  var nextChildren = workInProgress.pendingProps;
+	  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  return workInProgress.child;
+	}
 
-	    {
-	      if (typeof newChild === 'function') {
-	        warnOnFunctionType();
-	      }
-	    }
+	function updateMode(current$$1, workInProgress, renderExpirationTime) {
+	  var nextChildren = workInProgress.pendingProps.children;
+	  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  return workInProgress.child;
+	}
 
-	    return null;
+	function updateProfiler(current$$1, workInProgress, renderExpirationTime) {
+	  if (enableProfilerTimer) {
+	    workInProgress.effectTag |= Update;
 	  }
+	  var nextProps = workInProgress.pendingProps;
+	  var nextChildren = nextProps.children;
+	  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  return workInProgress.child;
+	}
 
-	  function updateFromMap(existingChildren, returnFiber, newIdx, newChild, expirationTime) {
-	    if (typeof newChild === 'string' || typeof newChild === 'number') {
-	      // Text nodes don't have keys, so we neither have to check the old nor
-	      // new node for the key. If both are text nodes, they match.
-	      var matchedFiber = existingChildren.get(newIdx) || null;
-	      return updateTextNode(returnFiber, matchedFiber, '' + newChild, expirationTime);
-	    }
-
-	    if (typeof newChild === 'object' && newChild !== null) {
-	      switch (newChild.$$typeof) {
-	        case REACT_ELEMENT_TYPE:
-	          {
-	            var _matchedFiber = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;
-	            if (newChild.type === REACT_FRAGMENT_TYPE) {
-	              return updateFragment(returnFiber, _matchedFiber, newChild.props.children, expirationTime, newChild.key);
-	            }
-	            return updateElement(returnFiber, _matchedFiber, newChild, expirationTime);
-	          }
-	        case REACT_PORTAL_TYPE:
-	          {
-	            var _matchedFiber2 = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;
-	            return updatePortal(returnFiber, _matchedFiber2, newChild, expirationTime);
-	          }
-	      }
+	function markRef(current$$1, workInProgress) {
+	  var ref = workInProgress.ref;
+	  if (current$$1 === null && ref !== null || current$$1 !== null && current$$1.ref !== ref) {
+	    // Schedule a Ref effect
+	    workInProgress.effectTag |= Ref;
+	  }
+	}
 
-	      if (isArray$1(newChild) || getIteratorFn(newChild)) {
-	        var _matchedFiber3 = existingChildren.get(newIdx) || null;
-	        return updateFragment(returnFiber, _matchedFiber3, newChild, expirationTime, null);
+	function updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {
+	  {
+	    if (workInProgress.type !== workInProgress.elementType) {
+	      // Lazy component props can't be validated in createElement
+	      // because they're only guaranteed to be resolved here.
+	      var innerPropTypes = Component.propTypes;
+	      if (innerPropTypes) {
+	        checkPropTypes(innerPropTypes, nextProps, // Resolved props
+	        'prop', getComponentName(Component), getCurrentFiberStackInDev);
 	      }
-
-	      throwOnInvalidObjectType(returnFiber, newChild);
 	    }
+	  }
 
-	    {
-	      if (typeof newChild === 'function') {
-	        warnOnFunctionType();
+	  var unmaskedContext = getUnmaskedContext(workInProgress, Component, true);
+	  var context = getMaskedContext(workInProgress, unmaskedContext);
+
+	  var nextChildren = void 0;
+	  prepareToReadContext(workInProgress, renderExpirationTime);
+	  {
+	    ReactCurrentOwner$3.current = workInProgress;
+	    setCurrentPhase('render');
+	    nextChildren = renderWithHooks(current$$1, workInProgress, Component, nextProps, context, renderExpirationTime);
+	    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	      // Only double-render components with Hooks
+	      if (workInProgress.memoizedState !== null) {
+	        nextChildren = renderWithHooks(current$$1, workInProgress, Component, nextProps, context, renderExpirationTime);
 	      }
 	    }
+	    setCurrentPhase(null);
+	  }
 
-	    return null;
+	  if (current$$1 !== null && !didReceiveUpdate) {
+	    bailoutHooks(current$$1, workInProgress, renderExpirationTime);
+	    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
 	  }
 
-	  /**
-	   * Warns if there is a duplicate or missing key
-	   */
-	  function warnOnInvalidKey(child, knownKeys) {
-	    {
-	      if (typeof child !== 'object' || child === null) {
-	        return knownKeys;
-	      }
-	      switch (child.$$typeof) {
-	        case REACT_ELEMENT_TYPE:
-	        case REACT_PORTAL_TYPE:
-	          warnForMissingKey(child);
-	          var key = child.key;
-	          if (typeof key !== 'string') {
-	            break;
-	          }
-	          if (knownKeys === null) {
-	            knownKeys = new Set();
-	            knownKeys.add(key);
-	            break;
-	          }
-	          if (!knownKeys.has(key)) {
-	            knownKeys.add(key);
-	            break;
-	          }
-	          warning(false, 'Encountered two children with the same key, `%s`. ' + 'Keys should be unique so that components maintain their identity ' + 'across updates. Non-unique keys may cause children to be ' + 'duplicated and/or omitted — the behavior is unsupported and ' + 'could change in a future version.%s', key, getCurrentFiberStackAddendum$7());
-	          break;
-	        default:
-	          break;
+	  // React DevTools reads this flag.
+	  workInProgress.effectTag |= PerformedWork;
+	  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  return workInProgress.child;
+	}
+
+	function updateClassComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {
+	  {
+	    if (workInProgress.type !== workInProgress.elementType) {
+	      // Lazy component props can't be validated in createElement
+	      // because they're only guaranteed to be resolved here.
+	      var innerPropTypes = Component.propTypes;
+	      if (innerPropTypes) {
+	        checkPropTypes(innerPropTypes, nextProps, // Resolved props
+	        'prop', getComponentName(Component), getCurrentFiberStackInDev);
 	      }
 	    }
-	    return knownKeys;
 	  }
 
-	  function reconcileChildrenArray(returnFiber, currentFirstChild, newChildren, expirationTime) {
-	    // This algorithm can't optimize by searching from boths ends since we
-	    // don't have backpointers on fibers. I'm trying to see how far we can get
-	    // with that model. If it ends up not being worth the tradeoffs, we can
-	    // add it later.
+	  // Push context providers early to prevent context stack mismatches.
+	  // During mounting we don't know the child context yet as the instance doesn't exist.
+	  // We will invalidate the child context in finishClassComponent() right after rendering.
+	  var hasContext = void 0;
+	  if (isContextProvider(Component)) {
+	    hasContext = true;
+	    pushContextProvider(workInProgress);
+	  } else {
+	    hasContext = false;
+	  }
+	  prepareToReadContext(workInProgress, renderExpirationTime);
 
-	    // Even with a two ended optimization, we'd want to optimize for the case
-	    // where there are few changes and brute force the comparison instead of
-	    // going for the Map. It'd like to explore hitting that path first in
-	    // forward-only mode and only go for the Map once we notice that we need
-	    // lots of look ahead. This doesn't handle reversal as well as two ended
-	    // search but that's unusual. Besides, for the two ended optimization to
-	    // work on Iterables, we'd need to copy the whole set.
+	  var instance = workInProgress.stateNode;
+	  var shouldUpdate = void 0;
+	  if (instance === null) {
+	    if (current$$1 !== null) {
+	      // An class component without an instance only mounts if it suspended
+	      // inside a non- concurrent tree, in an inconsistent state. We want to
+	      // tree it like a new mount, even though an empty version of it already
+	      // committed. Disconnect the alternate pointers.
+	      current$$1.alternate = null;
+	      workInProgress.alternate = null;
+	      // Since this is conceptually a new fiber, schedule a Placement effect
+	      workInProgress.effectTag |= Placement;
+	    }
+	    // In the initial pass we might need to construct the instance.
+	    constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+	    mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+	    shouldUpdate = true;
+	  } else if (current$$1 === null) {
+	    // In a resume, we'll already have an instance we can reuse.
+	    shouldUpdate = resumeMountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+	  } else {
+	    shouldUpdate = updateClassInstance(current$$1, workInProgress, Component, nextProps, renderExpirationTime);
+	  }
+	  var nextUnitOfWork = finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime);
+	  {
+	    var inst = workInProgress.stateNode;
+	    if (inst.props !== nextProps) {
+	      !didWarnAboutReassigningProps ? warning$1(false, 'It looks like %s is reassigning its own `this.props` while rendering. ' + 'This is not supported and can lead to confusing bugs.', getComponentName(workInProgress.type) || 'a component') : void 0;
+	      didWarnAboutReassigningProps = true;
+	    }
+	  }
+	  return nextUnitOfWork;
+	}
 
-	    // In this first iteration, we'll just live with hitting the bad case
-	    // (adding everything to a Map) in for every insert/move.
+	function finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime) {
+	  // Refs should update even if shouldComponentUpdate returns false
+	  markRef(current$$1, workInProgress);
 
-	    // If you change this code, also update reconcileChildrenIterator() which
-	    // uses the same algorithm.
+	  var didCaptureError = (workInProgress.effectTag & DidCapture) !== NoEffect;
 
-	    {
-	      // First, validate keys.
-	      var knownKeys = null;
-	      for (var i = 0; i < newChildren.length; i++) {
-	        var child = newChildren[i];
-	        knownKeys = warnOnInvalidKey(child, knownKeys);
-	      }
+	  if (!shouldUpdate && !didCaptureError) {
+	    // Context providers should defer to sCU for rendering
+	    if (hasContext) {
+	      invalidateContextProvider(workInProgress, Component, false);
 	    }
 
-	    var resultingFirstChild = null;
-	    var previousNewFiber = null;
+	    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+	  }
 
-	    var oldFiber = currentFirstChild;
-	    var lastPlacedIndex = 0;
-	    var newIdx = 0;
-	    var nextOldFiber = null;
-	    for (; oldFiber !== null && newIdx < newChildren.length; newIdx++) {
-	      if (oldFiber.index > newIdx) {
-	        nextOldFiber = oldFiber;
-	        oldFiber = null;
-	      } else {
-	        nextOldFiber = oldFiber.sibling;
-	      }
-	      var newFiber = updateSlot(returnFiber, oldFiber, newChildren[newIdx], expirationTime);
-	      if (newFiber === null) {
-	        // TODO: This breaks on empty slots like null children. That's
-	        // unfortunate because it triggers the slow path all the time. We need
-	        // a better way to communicate whether this was a miss or null,
-	        // boolean, undefined, etc.
-	        if (oldFiber === null) {
-	          oldFiber = nextOldFiber;
-	        }
-	        break;
-	      }
-	      if (shouldTrackSideEffects) {
-	        if (oldFiber && newFiber.alternate === null) {
-	          // We matched the slot, but we didn't reuse the existing fiber, so we
-	          // need to delete the existing child.
-	          deleteChild(returnFiber, oldFiber);
-	        }
-	      }
-	      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);
-	      if (previousNewFiber === null) {
-	        // TODO: Move out of the loop. This only happens for the first run.
-	        resultingFirstChild = newFiber;
-	      } else {
-	        // TODO: Defer siblings if we're not at the right index for this slot.
-	        // I.e. if we had null values before, then we want to defer this
-	        // for each null value. However, we also don't want to call updateSlot
-	        // with the previous one.
-	        previousNewFiber.sibling = newFiber;
-	      }
-	      previousNewFiber = newFiber;
-	      oldFiber = nextOldFiber;
-	    }
+	  var instance = workInProgress.stateNode;
 
-	    if (newIdx === newChildren.length) {
-	      // We've reached the end of the new children. We can delete the rest.
-	      deleteRemainingChildren(returnFiber, oldFiber);
-	      return resultingFirstChild;
-	    }
+	  // Rerender
+	  ReactCurrentOwner$3.current = workInProgress;
+	  var nextChildren = void 0;
+	  if (didCaptureError && typeof Component.getDerivedStateFromError !== 'function') {
+	    // If we captured an error, but getDerivedStateFrom catch is not defined,
+	    // unmount all the children. componentDidCatch will schedule an update to
+	    // re-render a fallback. This is temporary until we migrate everyone to
+	    // the new API.
+	    // TODO: Warn in a future release.
+	    nextChildren = null;
 
-	    if (oldFiber === null) {
-	      // If we don't have any more existing children we can choose a fast path
-	      // since the rest will all be insertions.
-	      for (; newIdx < newChildren.length; newIdx++) {
-	        var _newFiber = createChild(returnFiber, newChildren[newIdx], expirationTime);
-	        if (!_newFiber) {
-	          continue;
-	        }
-	        lastPlacedIndex = placeChild(_newFiber, lastPlacedIndex, newIdx);
-	        if (previousNewFiber === null) {
-	          // TODO: Move out of the loop. This only happens for the first run.
-	          resultingFirstChild = _newFiber;
-	        } else {
-	          previousNewFiber.sibling = _newFiber;
-	        }
-	        previousNewFiber = _newFiber;
+	    if (enableProfilerTimer) {
+	      stopProfilerTimerIfRunning(workInProgress);
+	    }
+	  } else {
+	    {
+	      setCurrentPhase('render');
+	      nextChildren = instance.render();
+	      if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	        instance.render();
 	      }
-	      return resultingFirstChild;
+	      setCurrentPhase(null);
 	    }
+	  }
 
-	    // Add all children to a key map for quick lookups.
-	    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);
+	  // React DevTools reads this flag.
+	  workInProgress.effectTag |= PerformedWork;
+	  if (current$$1 !== null && didCaptureError) {
+	    // If we're recovering from an error, reconcile without reusing any of
+	    // the existing children. Conceptually, the normal children and the children
+	    // that are shown on error are two different sets, so we shouldn't reuse
+	    // normal children even if their identities match.
+	    forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  } else {
+	    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  }
 
-	    // Keep scanning and use the map to restore deleted items as moves.
-	    for (; newIdx < newChildren.length; newIdx++) {
-	      var _newFiber2 = updateFromMap(existingChildren, returnFiber, newIdx, newChildren[newIdx], expirationTime);
-	      if (_newFiber2) {
-	        if (shouldTrackSideEffects) {
-	          if (_newFiber2.alternate !== null) {
-	            // The new fiber is a work in progress, but if there exists a
-	            // current, that means that we reused the fiber. We need to delete
-	            // it from the child list so that we don't add it to the deletion
-	            // list.
-	            existingChildren.delete(_newFiber2.key === null ? newIdx : _newFiber2.key);
-	          }
-	        }
-	        lastPlacedIndex = placeChild(_newFiber2, lastPlacedIndex, newIdx);
-	        if (previousNewFiber === null) {
-	          resultingFirstChild = _newFiber2;
-	        } else {
-	          previousNewFiber.sibling = _newFiber2;
-	        }
-	        previousNewFiber = _newFiber2;
-	      }
-	    }
+	  // Memoize state using the values we just used to render.
+	  // TODO: Restructure so we never read values from the instance.
+	  workInProgress.memoizedState = instance.state;
 
-	    if (shouldTrackSideEffects) {
-	      // Any existing children that weren't consumed above were deleted. We need
-	      // to add them to the deletion list.
-	      existingChildren.forEach(function (child) {
-	        return deleteChild(returnFiber, child);
-	      });
-	    }
+	  // The context might have changed so we need to recalculate it.
+	  if (hasContext) {
+	    invalidateContextProvider(workInProgress, Component, true);
+	  }
 
-	    return resultingFirstChild;
+	  return workInProgress.child;
+	}
+
+	function pushHostRootContext(workInProgress) {
+	  var root = workInProgress.stateNode;
+	  if (root.pendingContext) {
+	    pushTopLevelContextObject(workInProgress, root.pendingContext, root.pendingContext !== root.context);
+	  } else if (root.context) {
+	    // Should always be set
+	    pushTopLevelContextObject(workInProgress, root.context, false);
 	  }
+	  pushHostContainer(workInProgress, root.containerInfo);
+	}
 
-	  function reconcileChildrenIterator(returnFiber, currentFirstChild, newChildrenIterable, expirationTime) {
-	    // This is the same implementation as reconcileChildrenArray(),
-	    // but using the iterator instead.
+	function updateHostRoot(current$$1, workInProgress, renderExpirationTime) {
+	  pushHostRootContext(workInProgress);
+	  var updateQueue = workInProgress.updateQueue;
+	  !(updateQueue !== null) ? invariant(false, 'If the root does not have an updateQueue, we should have already bailed out. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+	  var nextProps = workInProgress.pendingProps;
+	  var prevState = workInProgress.memoizedState;
+	  var prevChildren = prevState !== null ? prevState.element : null;
+	  processUpdateQueue(workInProgress, updateQueue, nextProps, null, renderExpirationTime);
+	  var nextState = workInProgress.memoizedState;
+	  // Caution: React DevTools currently depends on this property
+	  // being called "element".
+	  var nextChildren = nextState.element;
+	  if (nextChildren === prevChildren) {
+	    // If the state is the same as before, that's a bailout because we had
+	    // no work that expires at this time.
+	    resetHydrationState();
+	    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+	  }
+	  var root = workInProgress.stateNode;
+	  if ((current$$1 === null || current$$1.child === null) && root.hydrate && enterHydrationState(workInProgress)) {
+	    // If we don't have any current children this might be the first pass.
+	    // We always try to hydrate. If this isn't a hydration pass there won't
+	    // be any children to hydrate which is effectively the same thing as
+	    // not hydrating.
+
+	    // This is a bit of a hack. We track the host root as a placement to
+	    // know that we're currently in a mounting state. That way isMounted
+	    // works as expected. We must reset this before committing.
+	    // TODO: Delete this when we delete isMounted and findDOMNode.
+	    workInProgress.effectTag |= Placement;
+
+	    // Ensure that children mount into this root without tracking
+	    // side-effects. This ensures that we don't store Placement effects on
+	    // nodes that will be hydrated.
+	    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+	  } else {
+	    // Otherwise reset hydration state in case we aborted and resumed another
+	    // root.
+	    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	    resetHydrationState();
+	  }
+	  return workInProgress.child;
+	}
+
+	function updateHostComponent(current$$1, workInProgress, renderExpirationTime) {
+	  pushHostContext(workInProgress);
+
+	  if (current$$1 === null) {
+	    tryToClaimNextHydratableInstance(workInProgress);
+	  }
+
+	  var type = workInProgress.type;
+	  var nextProps = workInProgress.pendingProps;
+	  var prevProps = current$$1 !== null ? current$$1.memoizedProps : null;
+
+	  var nextChildren = nextProps.children;
+	  var isDirectTextChild = shouldSetTextContent(type, nextProps);
 
-	    var iteratorFn = getIteratorFn(newChildrenIterable);
-	    !(typeof iteratorFn === 'function') ? invariant(false, 'An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+	  if (isDirectTextChild) {
+	    // We special case a direct text child of a host node. This is a common
+	    // case. We won't handle it as a reified child. We will instead handle
+	    // this in the host environment that also have access to this prop. That
+	    // avoids allocating another HostText fiber and traversing it.
+	    nextChildren = null;
+	  } else if (prevProps !== null && shouldSetTextContent(type, prevProps)) {
+	    // If we're switching from a direct text child to a normal child, or to
+	    // empty, we need to schedule the text content to be reset.
+	    workInProgress.effectTag |= ContentReset;
+	  }
 
-	    {
-	      // Warn about using Maps as children
-	      if (newChildrenIterable.entries === iteratorFn) {
-	        !didWarnAboutMaps ? warning(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.%s', getCurrentFiberStackAddendum$7()) : void 0;
-	        didWarnAboutMaps = true;
-	      }
+	  markRef(current$$1, workInProgress);
 
-	      // First, validate keys.
-	      // We'll get a different iterator later for the main pass.
-	      var _newChildren = iteratorFn.call(newChildrenIterable);
-	      if (_newChildren) {
-	        var knownKeys = null;
-	        var _step = _newChildren.next();
-	        for (; !_step.done; _step = _newChildren.next()) {
-	          var child = _step.value;
-	          knownKeys = warnOnInvalidKey(child, knownKeys);
-	        }
-	      }
-	    }
+	  // Check the host config to see if the children are offscreen/hidden.
+	  if (renderExpirationTime !== Never && workInProgress.mode & ConcurrentMode && shouldDeprioritizeSubtree(type, nextProps)) {
+	    // Schedule this fiber to re-render at offscreen priority. Then bailout.
+	    workInProgress.expirationTime = workInProgress.childExpirationTime = Never;
+	    return null;
+	  }
 
-	    var newChildren = iteratorFn.call(newChildrenIterable);
-	    !(newChildren != null) ? invariant(false, 'An iterable object provided no iterator.') : void 0;
+	  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+	  return workInProgress.child;
+	}
 
-	    var resultingFirstChild = null;
-	    var previousNewFiber = null;
+	function updateHostText(current$$1, workInProgress) {
+	  if (current$$1 === null) {
+	    tryToClaimNextHydratableInstance(workInProgress);
+	  }
+	  // Nothing to do here. This is terminal. We'll do the completion step
+	  // immediately after.
+	  return null;
+	}
 
-	    var oldFiber = currentFirstChild;
-	    var lastPlacedIndex = 0;
-	    var newIdx = 0;
-	    var nextOldFiber = null;
+	function mountLazyComponent(_current, workInProgress, elementType, updateExpirationTime, renderExpirationTime) {
+	  if (_current !== null) {
+	    // An lazy component only mounts if it suspended inside a non-
+	    // concurrent tree, in an inconsistent state. We want to treat it like
+	    // a new mount, even though an empty version of it already committed.
+	    // Disconnect the alternate pointers.
+	    _current.alternate = null;
+	    workInProgress.alternate = null;
+	    // Since this is conceptually a new fiber, schedule a Placement effect
+	    workInProgress.effectTag |= Placement;
+	  }
 
-	    var step = newChildren.next();
-	    for (; oldFiber !== null && !step.done; newIdx++, step = newChildren.next()) {
-	      if (oldFiber.index > newIdx) {
-	        nextOldFiber = oldFiber;
-	        oldFiber = null;
-	      } else {
-	        nextOldFiber = oldFiber.sibling;
-	      }
-	      var newFiber = updateSlot(returnFiber, oldFiber, step.value, expirationTime);
-	      if (newFiber === null) {
-	        // TODO: This breaks on empty slots like null children. That's
-	        // unfortunate because it triggers the slow path all the time. We need
-	        // a better way to communicate whether this was a miss or null,
-	        // boolean, undefined, etc.
-	        if (!oldFiber) {
-	          oldFiber = nextOldFiber;
+	  var props = workInProgress.pendingProps;
+	  // We can't start a User Timing measurement with correct label yet.
+	  // Cancel and resume right after we know the tag.
+	  cancelWorkTimer(workInProgress);
+	  var Component = readLazyComponentType(elementType);
+	  // Store the unwrapped component in the type.
+	  workInProgress.type = Component;
+	  var resolvedTag = workInProgress.tag = resolveLazyComponentTag(Component);
+	  startWorkTimer(workInProgress);
+	  var resolvedProps = resolveDefaultProps(Component, props);
+	  var child = void 0;
+	  switch (resolvedTag) {
+	    case FunctionComponent:
+	      {
+	        {
+	          validateFunctionComponentInDev(workInProgress, Component);
 	        }
+	        child = updateFunctionComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);
 	        break;
 	      }
-	      if (shouldTrackSideEffects) {
-	        if (oldFiber && newFiber.alternate === null) {
-	          // We matched the slot, but we didn't reuse the existing fiber, so we
-	          // need to delete the existing child.
-	          deleteChild(returnFiber, oldFiber);
-	        }
+	    case ClassComponent:
+	      {
+	        child = updateClassComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);
+	        break;
 	      }
-	      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);
-	      if (previousNewFiber === null) {
-	        // TODO: Move out of the loop. This only happens for the first run.
-	        resultingFirstChild = newFiber;
-	      } else {
-	        // TODO: Defer siblings if we're not at the right index for this slot.
-	        // I.e. if we had null values before, then we want to defer this
-	        // for each null value. However, we also don't want to call updateSlot
-	        // with the previous one.
-	        previousNewFiber.sibling = newFiber;
+	    case ForwardRef:
+	      {
+	        child = updateForwardRef(null, workInProgress, Component, resolvedProps, renderExpirationTime);
+	        break;
 	      }
-	      previousNewFiber = newFiber;
-	      oldFiber = nextOldFiber;
-	    }
-
-	    if (step.done) {
-	      // We've reached the end of the new children. We can delete the rest.
-	      deleteRemainingChildren(returnFiber, oldFiber);
-	      return resultingFirstChild;
-	    }
-
-	    if (oldFiber === null) {
-	      // If we don't have any more existing children we can choose a fast path
-	      // since the rest will all be insertions.
-	      for (; !step.done; newIdx++, step = newChildren.next()) {
-	        var _newFiber3 = createChild(returnFiber, step.value, expirationTime);
-	        if (_newFiber3 === null) {
-	          continue;
-	        }
-	        lastPlacedIndex = placeChild(_newFiber3, lastPlacedIndex, newIdx);
-	        if (previousNewFiber === null) {
-	          // TODO: Move out of the loop. This only happens for the first run.
-	          resultingFirstChild = _newFiber3;
-	        } else {
-	          previousNewFiber.sibling = _newFiber3;
+	    case MemoComponent:
+	      {
+	        {
+	          if (workInProgress.type !== workInProgress.elementType) {
+	            var outerPropTypes = Component.propTypes;
+	            if (outerPropTypes) {
+	              checkPropTypes(outerPropTypes, resolvedProps, // Resolved for outer only
+	              'prop', getComponentName(Component), getCurrentFiberStackInDev);
+	            }
+	          }
 	        }
-	        previousNewFiber = _newFiber3;
+	        child = updateMemoComponent(null, workInProgress, Component, resolveDefaultProps(Component.type, resolvedProps), // The inner type can have defaults too
+	        updateExpirationTime, renderExpirationTime);
+	        break;
 	      }
-	      return resultingFirstChild;
-	    }
-
-	    // Add all children to a key map for quick lookups.
-	    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);
-
-	    // Keep scanning and use the map to restore deleted items as moves.
-	    for (; !step.done; newIdx++, step = newChildren.next()) {
-	      var _newFiber4 = updateFromMap(existingChildren, returnFiber, newIdx, step.value, expirationTime);
-	      if (_newFiber4 !== null) {
-	        if (shouldTrackSideEffects) {
-	          if (_newFiber4.alternate !== null) {
-	            // The new fiber is a work in progress, but if there exists a
-	            // current, that means that we reused the fiber. We need to delete
-	            // it from the child list so that we don't add it to the deletion
-	            // list.
-	            existingChildren.delete(_newFiber4.key === null ? newIdx : _newFiber4.key);
+	    default:
+	      {
+	        var hint = '';
+	        {
+	          if (Component !== null && typeof Component === 'object' && Component.$$typeof === REACT_LAZY_TYPE) {
+	            hint = ' Did you wrap a component in React.lazy() more than once?';
 	          }
 	        }
-	        lastPlacedIndex = placeChild(_newFiber4, lastPlacedIndex, newIdx);
-	        if (previousNewFiber === null) {
-	          resultingFirstChild = _newFiber4;
-	        } else {
-	          previousNewFiber.sibling = _newFiber4;
-	        }
-	        previousNewFiber = _newFiber4;
+	        // This message intentionally doesn't mention ForwardRef or MemoComponent
+	        // because the fact that it's a separate type of work is an
+	        // implementation detail.
+	        invariant(false, 'Element type is invalid. Received a promise that resolves to: %s. Lazy element type must resolve to a class or function.%s', Component, hint);
 	      }
-	    }
-
-	    if (shouldTrackSideEffects) {
-	      // Any existing children that weren't consumed above were deleted. We need
-	      // to add them to the deletion list.
-	      existingChildren.forEach(function (child) {
-	        return deleteChild(returnFiber, child);
-	      });
-	    }
-
-	    return resultingFirstChild;
 	  }
+	  return child;
+	}
 
-	  function reconcileSingleTextNode(returnFiber, currentFirstChild, textContent, expirationTime) {
-	    // There's no need to check for keys on text nodes since we don't have a
-	    // way to define them.
-	    if (currentFirstChild !== null && currentFirstChild.tag === HostText) {
-	      // We already have an existing node so let's just update it and delete
-	      // the rest.
-	      deleteRemainingChildren(returnFiber, currentFirstChild.sibling);
-	      var existing = useFiber(currentFirstChild, textContent, expirationTime);
-	      existing.return = returnFiber;
-	      return existing;
-	    }
-	    // The existing first child is not a text node so we need to create one
-	    // and delete the existing ones.
-	    deleteRemainingChildren(returnFiber, currentFirstChild);
-	    var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);
-	    created.return = returnFiber;
-	    return created;
+	function mountIncompleteClassComponent(_current, workInProgress, Component, nextProps, renderExpirationTime) {
+	  if (_current !== null) {
+	    // An incomplete component only mounts if it suspended inside a non-
+	    // concurrent tree, in an inconsistent state. We want to treat it like
+	    // a new mount, even though an empty version of it already committed.
+	    // Disconnect the alternate pointers.
+	    _current.alternate = null;
+	    workInProgress.alternate = null;
+	    // Since this is conceptually a new fiber, schedule a Placement effect
+	    workInProgress.effectTag |= Placement;
 	  }
 
-	  function reconcileSingleElement(returnFiber, currentFirstChild, element, expirationTime) {
-	    var key = element.key;
-	    var child = currentFirstChild;
-	    while (child !== null) {
-	      // TODO: If key === null and child.key === null, then this only applies to
-	      // the first item in the list.
-	      if (child.key === key) {
-	        if (child.tag === Fragment ? element.type === REACT_FRAGMENT_TYPE : child.type === element.type) {
-	          deleteRemainingChildren(returnFiber, child.sibling);
-	          var existing = useFiber(child, element.type === REACT_FRAGMENT_TYPE ? element.props.children : element.props, expirationTime);
-	          existing.ref = coerceRef(returnFiber, child, element);
-	          existing.return = returnFiber;
-	          {
-	            existing._debugSource = element._source;
-	            existing._debugOwner = element._owner;
-	          }
-	          return existing;
-	        } else {
-	          deleteRemainingChildren(returnFiber, child);
-	          break;
-	        }
-	      } else {
-	        deleteChild(returnFiber, child);
-	      }
-	      child = child.sibling;
-	    }
+	  // Promote the fiber to a class and try rendering again.
+	  workInProgress.tag = ClassComponent;
 
-	    if (element.type === REACT_FRAGMENT_TYPE) {
-	      var created = createFiberFromFragment(element.props.children, returnFiber.mode, expirationTime, element.key);
-	      created.return = returnFiber;
-	      return created;
-	    } else {
-	      var _created4 = createFiberFromElement(element, returnFiber.mode, expirationTime);
-	      _created4.ref = coerceRef(returnFiber, currentFirstChild, element);
-	      _created4.return = returnFiber;
-	      return _created4;
-	    }
+	  // The rest of this function is a fork of `updateClassComponent`
+
+	  // Push context providers early to prevent context stack mismatches.
+	  // During mounting we don't know the child context yet as the instance doesn't exist.
+	  // We will invalidate the child context in finishClassComponent() right after rendering.
+	  var hasContext = void 0;
+	  if (isContextProvider(Component)) {
+	    hasContext = true;
+	    pushContextProvider(workInProgress);
+	  } else {
+	    hasContext = false;
 	  }
+	  prepareToReadContext(workInProgress, renderExpirationTime);
 
-	  function reconcileSinglePortal(returnFiber, currentFirstChild, portal, expirationTime) {
-	    var key = portal.key;
-	    var child = currentFirstChild;
-	    while (child !== null) {
-	      // TODO: If key === null and child.key === null, then this only applies to
-	      // the first item in the list.
-	      if (child.key === key) {
-	        if (child.tag === HostPortal && child.stateNode.containerInfo === portal.containerInfo && child.stateNode.implementation === portal.implementation) {
-	          deleteRemainingChildren(returnFiber, child.sibling);
-	          var existing = useFiber(child, portal.children || [], expirationTime);
-	          existing.return = returnFiber;
-	          return existing;
-	        } else {
-	          deleteRemainingChildren(returnFiber, child);
-	          break;
-	        }
-	      } else {
-	        deleteChild(returnFiber, child);
-	      }
-	      child = child.sibling;
-	    }
+	  constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+	  mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
 
-	    var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);
-	    created.return = returnFiber;
-	    return created;
+	  return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);
+	}
+
+	function mountIndeterminateComponent(_current, workInProgress, Component, renderExpirationTime) {
+	  if (_current !== null) {
+	    // An indeterminate component only mounts if it suspended inside a non-
+	    // concurrent tree, in an inconsistent state. We want to treat it like
+	    // a new mount, even though an empty version of it already committed.
+	    // Disconnect the alternate pointers.
+	    _current.alternate = null;
+	    workInProgress.alternate = null;
+	    // Since this is conceptually a new fiber, schedule a Placement effect
+	    workInProgress.effectTag |= Placement;
 	  }
 
-	  // This API will tag the children with the side-effect of the reconciliation
-	  // itself. They will be added to the side-effect list as we pass through the
-	  // children and the parent.
-	  function reconcileChildFibers(returnFiber, currentFirstChild, newChild, expirationTime) {
-	    // This function is not recursive.
-	    // If the top level item is an array, we treat it as a set of children,
-	    // not as a fragment. Nested arrays on the other hand will be treated as
-	    // fragment nodes. Recursion happens at the normal flow.
+	  var props = workInProgress.pendingProps;
+	  var unmaskedContext = getUnmaskedContext(workInProgress, Component, false);
+	  var context = getMaskedContext(workInProgress, unmaskedContext);
 
-	    // Handle top level unkeyed fragments as if they were arrays.
-	    // This leads to an ambiguity between <>{[...]}</> and <>...</>.
-	    // We treat the ambiguous cases above the same.
-	    var isUnkeyedTopLevelFragment = typeof newChild === 'object' && newChild !== null && newChild.type === REACT_FRAGMENT_TYPE && newChild.key === null;
-	    if (isUnkeyedTopLevelFragment) {
-	      newChild = newChild.props.children;
-	    }
+	  prepareToReadContext(workInProgress, renderExpirationTime);
 
-	    // Handle object types
-	    var isObject = typeof newChild === 'object' && newChild !== null;
+	  var value = void 0;
 
-	    if (isObject) {
-	      switch (newChild.$$typeof) {
-	        case REACT_ELEMENT_TYPE:
-	          return placeSingleChild(reconcileSingleElement(returnFiber, currentFirstChild, newChild, expirationTime));
-	        case REACT_PORTAL_TYPE:
-	          return placeSingleChild(reconcileSinglePortal(returnFiber, currentFirstChild, newChild, expirationTime));
+	  {
+	    if (Component.prototype && typeof Component.prototype.render === 'function') {
+	      var componentName = getComponentName(Component) || 'Unknown';
+
+	      if (!didWarnAboutBadClass[componentName]) {
+	        warningWithoutStack$1(false, "The <%s /> component appears to have a render method, but doesn't extend React.Component. " + 'This is likely to cause errors. Change %s to extend React.Component instead.', componentName, componentName);
+	        didWarnAboutBadClass[componentName] = true;
 	      }
 	    }
 
-	    if (typeof newChild === 'string' || typeof newChild === 'number') {
-	      return placeSingleChild(reconcileSingleTextNode(returnFiber, currentFirstChild, '' + newChild, expirationTime));
+	    if (workInProgress.mode & StrictMode) {
+	      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, null);
 	    }
 
-	    if (isArray$1(newChild)) {
-	      return reconcileChildrenArray(returnFiber, currentFirstChild, newChild, expirationTime);
-	    }
+	    ReactCurrentOwner$3.current = workInProgress;
+	    value = renderWithHooks(null, workInProgress, Component, props, context, renderExpirationTime);
+	  }
+	  // React DevTools reads this flag.
+	  workInProgress.effectTag |= PerformedWork;
 
-	    if (getIteratorFn(newChild)) {
-	      return reconcileChildrenIterator(returnFiber, currentFirstChild, newChild, expirationTime);
+	  if (typeof value === 'object' && value !== null && typeof value.render === 'function' && value.$$typeof === undefined) {
+	    // Proceed under the assumption that this is a class instance
+	    workInProgress.tag = ClassComponent;
+
+	    // Throw out any hooks that were used.
+	    resetHooks();
+
+	    // Push context providers early to prevent context stack mismatches.
+	    // During mounting we don't know the child context yet as the instance doesn't exist.
+	    // We will invalidate the child context in finishClassComponent() right after rendering.
+	    var hasContext = false;
+	    if (isContextProvider(Component)) {
+	      hasContext = true;
+	      pushContextProvider(workInProgress);
+	    } else {
+	      hasContext = false;
 	    }
 
-	    if (isObject) {
-	      throwOnInvalidObjectType(returnFiber, newChild);
+	    workInProgress.memoizedState = value.state !== null && value.state !== undefined ? value.state : null;
+
+	    var getDerivedStateFromProps = Component.getDerivedStateFromProps;
+	    if (typeof getDerivedStateFromProps === 'function') {
+	      applyDerivedStateFromProps(workInProgress, Component, getDerivedStateFromProps, props);
 	    }
 
+	    adoptClassInstance(workInProgress, value);
+	    mountClassInstance(workInProgress, Component, props, renderExpirationTime);
+	    return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);
+	  } else {
+	    // Proceed under the assumption that this is a function component
+	    workInProgress.tag = FunctionComponent;
 	    {
-	      if (typeof newChild === 'function') {
-	        warnOnFunctionType();
+	      if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	        // Only double-render components with Hooks
+	        if (workInProgress.memoizedState !== null) {
+	          value = renderWithHooks(null, workInProgress, Component, props, context, renderExpirationTime);
+	        }
 	      }
 	    }
-	    if (typeof newChild === 'undefined' && !isUnkeyedTopLevelFragment) {
-	      // If the new child is undefined, and the return fiber is a composite
-	      // component, throw an error. If Fiber return types are disabled,
-	      // we already threw above.
-	      switch (returnFiber.tag) {
-	        case ClassComponent:
-	          {
-	            {
-	              var instance = returnFiber.stateNode;
-	              if (instance.render._isMockFunction) {
-	                // We allow auto-mocks to proceed as if they're returning null.
-	                break;
-	              }
-	            }
-	          }
-	        // Intentionally fall through to the next case, which handles both
-	        // functions and classes
-	        // eslint-disable-next-lined no-fallthrough
-	        case FunctionalComponent:
-	          {
-	            var Component = returnFiber.type;
-	            invariant(false, '%s(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.', Component.displayName || Component.name || 'Component');
-	          }
-	      }
+	    reconcileChildren(null, workInProgress, value, renderExpirationTime);
+	    {
+	      validateFunctionComponentInDev(workInProgress, Component);
 	    }
-
-	    // Remaining cases are all treated as empty.
-	    return deleteRemainingChildren(returnFiber, currentFirstChild);
+	    return workInProgress.child;
 	  }
-
-	  return reconcileChildFibers;
 	}
 
-	var reconcileChildFibers = ChildReconciler(true);
-	var mountChildFibers = ChildReconciler(false);
-
-	function cloneChildFibers(current, workInProgress) {
-	  !(current === null || workInProgress.child === current.child) ? invariant(false, 'Resuming work not yet implemented.') : void 0;
-
-	  if (workInProgress.child === null) {
-	    return;
+	function validateFunctionComponentInDev(workInProgress, Component) {
+	  if (Component) {
+	    !!Component.childContextTypes ? warningWithoutStack$1(false, '%s(...): childContextTypes cannot be defined on a function component.', Component.displayName || Component.name || 'Component') : void 0;
 	  }
+	  if (workInProgress.ref !== null) {
+	    var info = '';
+	    var ownerName = getCurrentFiberOwnerNameInDevOrNull();
+	    if (ownerName) {
+	      info += '\n\nCheck the render method of `' + ownerName + '`.';
+	    }
 
-	  var currentChild = workInProgress.child;
-	  var newChild = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);
-	  workInProgress.child = newChild;
-
-	  newChild.return = workInProgress;
-	  while (currentChild.sibling !== null) {
-	    currentChild = currentChild.sibling;
-	    newChild = newChild.sibling = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);
-	    newChild.return = workInProgress;
+	    var warningKey = ownerName || workInProgress._debugID || '';
+	    var debugSource = workInProgress._debugSource;
+	    if (debugSource) {
+	      warningKey = debugSource.fileName + ':' + debugSource.lineNumber;
+	    }
+	    if (!didWarnAboutFunctionRefs[warningKey]) {
+	      didWarnAboutFunctionRefs[warningKey] = true;
+	      warning$1(false, 'Function components cannot be given refs. ' + 'Attempts to access this ref will fail. ' + 'Did you mean to use React.forwardRef()?%s', info);
+	    }
 	  }
-	  newChild.sibling = null;
-	}
 
-	// The deepest Fiber on the stack involved in a hydration context.
-	// This may have been an insertion or a hydration.
-	var hydrationParentFiber = null;
-	var nextHydratableInstance = null;
-	var isHydrating = false;
+	  if (typeof Component.getDerivedStateFromProps === 'function') {
+	    var componentName = getComponentName(Component) || 'Unknown';
 
-	function enterHydrationState(fiber) {
-	  if (!supportsHydration) {
-	    return false;
+	    if (!didWarnAboutGetDerivedStateOnFunctionComponent[componentName]) {
+	      warningWithoutStack$1(false, '%s: Function components do not support getDerivedStateFromProps.', componentName);
+	      didWarnAboutGetDerivedStateOnFunctionComponent[componentName] = true;
+	    }
 	  }
 
-	  var parentInstance = fiber.stateNode.containerInfo;
-	  nextHydratableInstance = getFirstHydratableChild(parentInstance);
-	  hydrationParentFiber = fiber;
-	  isHydrating = true;
-	  return true;
-	}
+	  if (typeof Component.contextType === 'object' && Component.contextType !== null) {
+	    var _componentName = getComponentName(Component) || 'Unknown';
 
-	function deleteHydratableInstance(returnFiber, instance) {
-	  {
-	    switch (returnFiber.tag) {
-	      case HostRoot:
-	        didNotHydrateContainerInstance(returnFiber.stateNode.containerInfo, instance);
-	        break;
-	      case HostComponent:
-	        didNotHydrateInstance(returnFiber.type, returnFiber.memoizedProps, returnFiber.stateNode, instance);
-	        break;
+	    if (!didWarnAboutContextTypeOnFunctionComponent[_componentName]) {
+	      warningWithoutStack$1(false, '%s: Function components do not support contextType.', _componentName);
+	      didWarnAboutContextTypeOnFunctionComponent[_componentName] = true;
 	    }
 	  }
+	}
 
-	  var childToDelete = createFiberFromHostInstanceForDeletion();
-	  childToDelete.stateNode = instance;
-	  childToDelete.return = returnFiber;
-	  childToDelete.effectTag = Deletion;
+	function updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime) {
+	  var mode = workInProgress.mode;
+	  var nextProps = workInProgress.pendingProps;
 
-	  // This might seem like it belongs on progressedFirstDeletion. However,
-	  // these children are not part of the reconciliation list of children.
-	  // Even if we abort and rereconcile the children, that will try to hydrate
-	  // again and the nodes are still in the host tree so these will be
-	  // recreated.
-	  if (returnFiber.lastEffect !== null) {
-	    returnFiber.lastEffect.nextEffect = childToDelete;
-	    returnFiber.lastEffect = childToDelete;
-	  } else {
-	    returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;
-	  }
-	}
+	  // We should attempt to render the primary children unless this boundary
+	  // already suspended during this render (`alreadyCaptured` is true).
+	  var nextState = workInProgress.memoizedState;
 
-	function insertNonHydratedInstance(returnFiber, fiber) {
-	  fiber.effectTag |= Placement;
-	  {
-	    switch (returnFiber.tag) {
-	      case HostRoot:
-	        {
-	          var parentContainer = returnFiber.stateNode.containerInfo;
-	          switch (fiber.tag) {
-	            case HostComponent:
-	              var type = fiber.type;
-	              var props = fiber.pendingProps;
-	              didNotFindHydratableContainerInstance(parentContainer, type, props);
-	              break;
-	            case HostText:
-	              var text = fiber.pendingProps;
-	              didNotFindHydratableContainerTextInstance(parentContainer, text);
-	              break;
-	          }
-	          break;
-	        }
-	      case HostComponent:
-	        {
-	          var parentType = returnFiber.type;
-	          var parentProps = returnFiber.memoizedProps;
-	          var parentInstance = returnFiber.stateNode;
-	          switch (fiber.tag) {
-	            case HostComponent:
-	              var _type = fiber.type;
-	              var _props = fiber.pendingProps;
-	              didNotFindHydratableInstance(parentType, parentProps, parentInstance, _type, _props);
-	              break;
-	            case HostText:
-	              var _text = fiber.pendingProps;
-	              didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, _text);
-	              break;
-	          }
-	          break;
+	  var nextDidTimeout = void 0;
+	  if ((workInProgress.effectTag & DidCapture) === NoEffect) {
+	    // This is the first attempt.
+	    nextState = null;
+	    nextDidTimeout = false;
+	  } else {
+	    // Something in this boundary's subtree already suspended. Switch to
+	    // rendering the fallback children.
+	    nextState = {
+	      timedOutAt: nextState !== null ? nextState.timedOutAt : NoWork
+	    };
+	    nextDidTimeout = true;
+	    workInProgress.effectTag &= ~DidCapture;
+	  }
+
+	  // This next part is a bit confusing. If the children timeout, we switch to
+	  // showing the fallback children in place of the "primary" children.
+	  // However, we don't want to delete the primary children because then their
+	  // state will be lost (both the React state and the host state, e.g.
+	  // uncontrolled form inputs). Instead we keep them mounted and hide them.
+	  // Both the fallback children AND the primary children are rendered at the
+	  // same time. Once the primary children are un-suspended, we can delete
+	  // the fallback children — don't need to preserve their state.
+	  //
+	  // The two sets of children are siblings in the host environment, but
+	  // semantically, for purposes of reconciliation, they are two separate sets.
+	  // So we store them using two fragment fibers.
+	  //
+	  // However, we want to avoid allocating extra fibers for every placeholder.
+	  // They're only necessary when the children time out, because that's the
+	  // only time when both sets are mounted.
+	  //
+	  // So, the extra fragment fibers are only used if the children time out.
+	  // Otherwise, we render the primary children directly. This requires some
+	  // custom reconciliation logic to preserve the state of the primary
+	  // children. It's essentially a very basic form of re-parenting.
+
+	  // `child` points to the child fiber. In the normal case, this is the first
+	  // fiber of the primary children set. In the timed-out case, it's a
+	  // a fragment fiber containing the primary children.
+	  var child = void 0;
+	  // `next` points to the next fiber React should render. In the normal case,
+	  // it's the same as `child`: the first fiber of the primary children set.
+	  // In the timed-out case, it's a fragment fiber containing the *fallback*
+	  // children -- we skip over the primary children entirely.
+	  var next = void 0;
+	  if (current$$1 === null) {
+	    if (enableSuspenseServerRenderer) {
+	      // If we're currently hydrating, try to hydrate this boundary.
+	      // But only if this has a fallback.
+	      if (nextProps.fallback !== undefined) {
+	        tryToClaimNextHydratableInstance(workInProgress);
+	        // This could've changed the tag if this was a dehydrated suspense component.
+	        if (workInProgress.tag === DehydratedSuspenseComponent) {
+	          return updateDehydratedSuspenseComponent(null, workInProgress, renderExpirationTime);
 	        }
-	      default:
-	        return;
+	      }
 	    }
-	  }
-	}
 
-	function tryHydrate(fiber, nextInstance) {
-	  switch (fiber.tag) {
-	    case HostComponent:
-	      {
-	        var type = fiber.type;
-	        var props = fiber.pendingProps;
-	        var instance = canHydrateInstance(nextInstance, type, props);
-	        if (instance !== null) {
-	          fiber.stateNode = instance;
-	          return true;
-	        }
-	        return false;
-	      }
-	    case HostText:
-	      {
-	        var text = fiber.pendingProps;
-	        var textInstance = canHydrateTextInstance(nextInstance, text);
-	        if (textInstance !== null) {
-	          fiber.stateNode = textInstance;
-	          return true;
-	        }
-	        return false;
+	    // This is the initial mount. This branch is pretty simple because there's
+	    // no previous state that needs to be preserved.
+	    if (nextDidTimeout) {
+	      // Mount separate fragments for primary and fallback children.
+	      var nextFallbackChildren = nextProps.fallback;
+	      var primaryChildFragment = createFiberFromFragment(null, mode, NoWork, null);
+
+	      if ((workInProgress.mode & ConcurrentMode) === NoContext) {
+	        // Outside of concurrent mode, we commit the effects from the
+	        var progressedState = workInProgress.memoizedState;
+	        var progressedPrimaryChild = progressedState !== null ? workInProgress.child.child : workInProgress.child;
+	        primaryChildFragment.child = progressedPrimaryChild;
 	      }
-	    default:
-	      return false;
-	  }
-	}
 
-	function tryToClaimNextHydratableInstance(fiber) {
-	  if (!isHydrating) {
-	    return;
-	  }
-	  var nextInstance = nextHydratableInstance;
-	  if (!nextInstance) {
-	    // Nothing to hydrate. Make it an insertion.
-	    insertNonHydratedInstance(hydrationParentFiber, fiber);
-	    isHydrating = false;
-	    hydrationParentFiber = fiber;
-	    return;
-	  }
-	  var firstAttemptedInstance = nextInstance;
-	  if (!tryHydrate(fiber, nextInstance)) {
-	    // If we can't hydrate this instance let's try the next one.
-	    // We use this as a heuristic. It's based on intuition and not data so it
-	    // might be flawed or unnecessary.
-	    nextInstance = getNextHydratableSibling(firstAttemptedInstance);
-	    if (!nextInstance || !tryHydrate(fiber, nextInstance)) {
-	      // Nothing to hydrate. Make it an insertion.
-	      insertNonHydratedInstance(hydrationParentFiber, fiber);
-	      isHydrating = false;
-	      hydrationParentFiber = fiber;
-	      return;
+	      var fallbackChildFragment = createFiberFromFragment(nextFallbackChildren, mode, renderExpirationTime, null);
+	      primaryChildFragment.sibling = fallbackChildFragment;
+	      child = primaryChildFragment;
+	      // Skip the primary children, and continue working on the
+	      // fallback children.
+	      next = fallbackChildFragment;
+	      child.return = next.return = workInProgress;
+	    } else {
+	      // Mount the primary children without an intermediate fragment fiber.
+	      var nextPrimaryChildren = nextProps.children;
+	      child = next = mountChildFibers(workInProgress, null, nextPrimaryChildren, renderExpirationTime);
 	    }
-	    // We matched the next one, we'll now assume that the first one was
-	    // superfluous and we'll delete it. Since we can't eagerly delete it
-	    // we'll have to schedule a deletion. To do that, this node needs a dummy
-	    // fiber associated with it.
-	    deleteHydratableInstance(hydrationParentFiber, firstAttemptedInstance);
-	  }
-	  hydrationParentFiber = fiber;
-	  nextHydratableInstance = getFirstHydratableChild(nextInstance);
-	}
+	  } else {
+	    // This is an update. This branch is more complicated because we need to
+	    // ensure the state of the primary children is preserved.
+	    var prevState = current$$1.memoizedState;
+	    var prevDidTimeout = prevState !== null;
+	    if (prevDidTimeout) {
+	      // The current tree already timed out. That means each child set is
+	      var currentPrimaryChildFragment = current$$1.child;
+	      var currentFallbackChildFragment = currentPrimaryChildFragment.sibling;
+	      if (nextDidTimeout) {
+	        // Still timed out. Reuse the current primary children by cloning
+	        // its fragment. We're going to skip over these entirely.
+	        var _nextFallbackChildren = nextProps.fallback;
+	        var _primaryChildFragment = createWorkInProgress(currentPrimaryChildFragment, currentPrimaryChildFragment.pendingProps, NoWork);
+
+	        if ((workInProgress.mode & ConcurrentMode) === NoContext) {
+	          // Outside of concurrent mode, we commit the effects from the
+	          var _progressedState = workInProgress.memoizedState;
+	          var _progressedPrimaryChild = _progressedState !== null ? workInProgress.child.child : workInProgress.child;
+	          if (_progressedPrimaryChild !== currentPrimaryChildFragment.child) {
+	            _primaryChildFragment.child = _progressedPrimaryChild;
+	          }
+	        }
 
-	function prepareToHydrateHostInstance(fiber, rootContainerInstance, hostContext) {
-	  if (!supportsHydration) {
-	    invariant(false, 'Expected prepareToHydrateHostInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
-	  }
+	        // Because primaryChildFragment is a new fiber that we're inserting as the
+	        // parent of a new tree, we need to set its treeBaseDuration.
+	        if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
+	          // treeBaseDuration is the sum of all the child tree base durations.
+	          var treeBaseDuration = 0;
+	          var hiddenChild = _primaryChildFragment.child;
+	          while (hiddenChild !== null) {
+	            treeBaseDuration += hiddenChild.treeBaseDuration;
+	            hiddenChild = hiddenChild.sibling;
+	          }
+	          _primaryChildFragment.treeBaseDuration = treeBaseDuration;
+	        }
 
-	  var instance = fiber.stateNode;
-	  var updatePayload = hydrateInstance(instance, fiber.type, fiber.memoizedProps, rootContainerInstance, hostContext, fiber);
-	  // TODO: Type this specific to this type of component.
-	  fiber.updateQueue = updatePayload;
-	  // If the update payload indicates that there is a change or if there
-	  // is a new ref we mark this as an update.
-	  if (updatePayload !== null) {
-	    return true;
-	  }
-	  return false;
-	}
+	        // Clone the fallback child fragment, too. These we'll continue
+	        // working on.
+	        var _fallbackChildFragment = _primaryChildFragment.sibling = createWorkInProgress(currentFallbackChildFragment, _nextFallbackChildren, currentFallbackChildFragment.expirationTime);
+	        child = _primaryChildFragment;
+	        _primaryChildFragment.childExpirationTime = NoWork;
+	        // Skip the primary children, and continue working on the
+	        // fallback children.
+	        next = _fallbackChildFragment;
+	        child.return = next.return = workInProgress;
+	      } else {
+	        // No longer suspended. Switch back to showing the primary children,
+	        // and remove the intermediate fragment fiber.
+	        var _nextPrimaryChildren = nextProps.children;
+	        var currentPrimaryChild = currentPrimaryChildFragment.child;
+	        var primaryChild = reconcileChildFibers(workInProgress, currentPrimaryChild, _nextPrimaryChildren, renderExpirationTime);
 
-	function prepareToHydrateHostTextInstance(fiber) {
-	  if (!supportsHydration) {
-	    invariant(false, 'Expected prepareToHydrateHostTextInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
-	  }
+	        // If this render doesn't suspend, we need to delete the fallback
+	        // children. Wait until the complete phase, after we've confirmed the
+	        // fallback is no longer needed.
+	        // TODO: Would it be better to store the fallback fragment on
+	        // the stateNode?
 
-	  var textInstance = fiber.stateNode;
-	  var textContent = fiber.memoizedProps;
-	  var shouldUpdate = hydrateTextInstance(textInstance, textContent, fiber);
-	  {
-	    if (shouldUpdate) {
-	      // We assume that prepareToHydrateHostTextInstance is called in a context where the
-	      // hydration parent is the parent host component of this host text.
-	      var returnFiber = hydrationParentFiber;
-	      if (returnFiber !== null) {
-	        switch (returnFiber.tag) {
-	          case HostRoot:
-	            {
-	              var parentContainer = returnFiber.stateNode.containerInfo;
-	              didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, textContent);
-	              break;
-	            }
-	          case HostComponent:
-	            {
-	              var parentType = returnFiber.type;
-	              var parentProps = returnFiber.memoizedProps;
-	              var parentInstance = returnFiber.stateNode;
-	              didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, textContent);
-	              break;
-	            }
+	        // Continue rendering the children, like we normally do.
+	        child = next = primaryChild;
+	      }
+	    } else {
+	      // The current tree has not already timed out. That means the primary
+	      // children are not wrapped in a fragment fiber.
+	      var _currentPrimaryChild = current$$1.child;
+	      if (nextDidTimeout) {
+	        // Timed out. Wrap the children in a fragment fiber to keep them
+	        // separate from the fallback children.
+	        var _nextFallbackChildren2 = nextProps.fallback;
+	        var _primaryChildFragment2 = createFiberFromFragment(
+	        // It shouldn't matter what the pending props are because we aren't
+	        // going to render this fragment.
+	        null, mode, NoWork, null);
+	        _primaryChildFragment2.child = _currentPrimaryChild;
+
+	        // Even though we're creating a new fiber, there are no new children,
+	        // because we're reusing an already mounted tree. So we don't need to
+	        // schedule a placement.
+	        // primaryChildFragment.effectTag |= Placement;
+
+	        if ((workInProgress.mode & ConcurrentMode) === NoContext) {
+	          // Outside of concurrent mode, we commit the effects from the
+	          var _progressedState2 = workInProgress.memoizedState;
+	          var _progressedPrimaryChild2 = _progressedState2 !== null ? workInProgress.child.child : workInProgress.child;
+	          _primaryChildFragment2.child = _progressedPrimaryChild2;
+	        }
+
+	        // Because primaryChildFragment is a new fiber that we're inserting as the
+	        // parent of a new tree, we need to set its treeBaseDuration.
+	        if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
+	          // treeBaseDuration is the sum of all the child tree base durations.
+	          var _treeBaseDuration = 0;
+	          var _hiddenChild = _primaryChildFragment2.child;
+	          while (_hiddenChild !== null) {
+	            _treeBaseDuration += _hiddenChild.treeBaseDuration;
+	            _hiddenChild = _hiddenChild.sibling;
+	          }
+	          _primaryChildFragment2.treeBaseDuration = _treeBaseDuration;
 	        }
+
+	        // Create a fragment from the fallback children, too.
+	        var _fallbackChildFragment2 = _primaryChildFragment2.sibling = createFiberFromFragment(_nextFallbackChildren2, mode, renderExpirationTime, null);
+	        _fallbackChildFragment2.effectTag |= Placement;
+	        child = _primaryChildFragment2;
+	        _primaryChildFragment2.childExpirationTime = NoWork;
+	        // Skip the primary children, and continue working on the
+	        // fallback children.
+	        next = _fallbackChildFragment2;
+	        child.return = next.return = workInProgress;
+	      } else {
+	        // Still haven't timed out.  Continue rendering the children, like we
+	        // normally do.
+	        var _nextPrimaryChildren2 = nextProps.children;
+	        next = child = reconcileChildFibers(workInProgress, _currentPrimaryChild, _nextPrimaryChildren2, renderExpirationTime);
 	      }
 	    }
+	    workInProgress.stateNode = current$$1.stateNode;
 	  }
-	  return shouldUpdate;
-	}
 
-	function popToNextHostParent(fiber) {
-	  var parent = fiber.return;
-	  while (parent !== null && parent.tag !== HostComponent && parent.tag !== HostRoot) {
-	    parent = parent.return;
-	  }
-	  hydrationParentFiber = parent;
+	  workInProgress.memoizedState = nextState;
+	  workInProgress.child = child;
+	  return next;
 	}
 
-	function popHydrationState(fiber) {
-	  if (!supportsHydration) {
-	    return false;
+	function updateDehydratedSuspenseComponent(current$$1, workInProgress, renderExpirationTime) {
+	  if (current$$1 === null) {
+	    // During the first pass, we'll bail out and not drill into the children.
+	    // Instead, we'll leave the content in place and try to hydrate it later.
+	    workInProgress.expirationTime = Never;
+	    return null;
 	  }
-	  if (fiber !== hydrationParentFiber) {
-	    // We're deeper than the current hydration context, inside an inserted
-	    // tree.
-	    return false;
+	  // We use childExpirationTime to indicate that a child might depend on context, so if
+	  // any context has changed, we need to treat is as if the input might have changed.
+	  var hasContextChanged$$1 = current$$1.childExpirationTime >= renderExpirationTime;
+	  if (didReceiveUpdate || hasContextChanged$$1) {
+	    // This boundary has changed since the first render. This means that we are now unable to
+	    // hydrate it. We might still be able to hydrate it using an earlier expiration time but
+	    // during this render we can't. Instead, we're going to delete the whole subtree and
+	    // instead inject a new real Suspense boundary to take its place, which may render content
+	    // or fallback. The real Suspense boundary will suspend for a while so we have some time
+	    // to ensure it can produce real content, but all state and pending events will be lost.
+
+	    // Detach from the current dehydrated boundary.
+	    current$$1.alternate = null;
+	    workInProgress.alternate = null;
+
+	    // Insert a deletion in the effect list.
+	    var returnFiber = workInProgress.return;
+	    !(returnFiber !== null) ? invariant(false, 'Suspense boundaries are never on the root. This is probably a bug in React.') : void 0;
+	    var last = returnFiber.lastEffect;
+	    if (last !== null) {
+	      last.nextEffect = current$$1;
+	      returnFiber.lastEffect = current$$1;
+	    } else {
+	      returnFiber.firstEffect = returnFiber.lastEffect = current$$1;
+	    }
+	    current$$1.nextEffect = null;
+	    current$$1.effectTag = Deletion;
+
+	    // Upgrade this work in progress to a real Suspense component.
+	    workInProgress.tag = SuspenseComponent;
+	    workInProgress.stateNode = null;
+	    workInProgress.memoizedState = null;
+	    // This is now an insertion.
+	    workInProgress.effectTag |= Placement;
+	    // Retry as a real Suspense component.
+	    return updateSuspenseComponent(null, workInProgress, renderExpirationTime);
+	  }
+	  if ((workInProgress.effectTag & DidCapture) === NoEffect) {
+	    // This is the first attempt.
+	    reenterHydrationStateFromDehydratedSuspenseInstance(workInProgress);
+	    var nextProps = workInProgress.pendingProps;
+	    var nextChildren = nextProps.children;
+	    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+	    return workInProgress.child;
+	  } else {
+	    // Something suspended. Leave the existing children in place.
+	    // TODO: In non-concurrent mode, should we commit the nodes we have hydrated so far?
+	    workInProgress.child = null;
+	    return null;
 	  }
-	  if (!isHydrating) {
-	    // If we're not currently hydrating but we're in a hydration context, then
-	    // we were an insertion and now need to pop up reenter hydration of our
-	    // siblings.
-	    popToNextHostParent(fiber);
-	    isHydrating = true;
-	    return false;
+	}
+
+	function updatePortalComponent(current$$1, workInProgress, renderExpirationTime) {
+	  pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);
+	  var nextChildren = workInProgress.pendingProps;
+	  if (current$$1 === null) {
+	    // Portals are special because we don't append the children during mount
+	    // but at commit. Therefore we need to track insertions which the normal
+	    // flow doesn't do during mount. This doesn't happen at the root because
+	    // the root always starts with a "current" with a null child.
+	    // TODO: Consider unifying this with how the root works.
+	    workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+	  } else {
+	    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
 	  }
+	  return workInProgress.child;
+	}
 
-	  var type = fiber.type;
+	function updateContextProvider(current$$1, workInProgress, renderExpirationTime) {
+	  var providerType = workInProgress.type;
+	  var context = providerType._context;
 
-	  // If we have any remaining hydratable nodes, we need to delete them now.
-	  // We only do this deeper than head and body since they tend to have random
-	  // other nodes in them. We also ignore components with pure text content in
-	  // side of them.
-	  // TODO: Better heuristic.
-	  if (fiber.tag !== HostComponent || type !== 'head' && type !== 'body' && !shouldSetTextContent(type, fiber.memoizedProps)) {
-	    var nextInstance = nextHydratableInstance;
-	    while (nextInstance) {
-	      deleteHydratableInstance(fiber, nextInstance);
-	      nextInstance = getNextHydratableSibling(nextInstance);
+	  var newProps = workInProgress.pendingProps;
+	  var oldProps = workInProgress.memoizedProps;
+
+	  var newValue = newProps.value;
+
+	  {
+	    var providerPropTypes = workInProgress.type.propTypes;
+
+	    if (providerPropTypes) {
+	      checkPropTypes(providerPropTypes, newProps, 'prop', 'Context.Provider', getCurrentFiberStackInDev);
 	    }
 	  }
 
-	  popToNextHostParent(fiber);
-	  nextHydratableInstance = hydrationParentFiber ? getNextHydratableSibling(fiber.stateNode) : null;
-	  return true;
-	}
+	  pushProvider(workInProgress, newValue);
 
-	function resetHydrationState() {
-	  if (!supportsHydration) {
-	    return;
+	  if (oldProps !== null) {
+	    var oldValue = oldProps.value;
+	    var changedBits = calculateChangedBits(context, newValue, oldValue);
+	    if (changedBits === 0) {
+	      // No change. Bailout early if children are the same.
+	      if (oldProps.children === newProps.children && !hasContextChanged()) {
+	        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+	      }
+	    } else {
+	      // The context value changed. Search for matching consumers and schedule
+	      // them to update.
+	      propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);
+	    }
 	  }
 
-	  hydrationParentFiber = null;
-	  nextHydratableInstance = null;
-	  isHydrating = false;
+	  var newChildren = newProps.children;
+	  reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);
+	  return workInProgress.child;
 	}
 
-	var getCurrentFiberStackAddendum$6 = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;
+	var hasWarnedAboutUsingContextAsConsumer = false;
 
+	function updateContextConsumer(current$$1, workInProgress, renderExpirationTime) {
+	  var context = workInProgress.type;
+	  // The logic below for Context differs depending on PROD or DEV mode. In
+	  // DEV mode, we create a separate object for Context.Consumer that acts
+	  // like a proxy to Context. This proxy object adds unnecessary code in PROD
+	  // so we use the old behaviour (Context.Consumer references Context) to
+	  // reduce size and overhead. The separate object references context via
+	  // a property called "_context", which also gives us the ability to check
+	  // in DEV mode if this property exists or not and warn if it does not.
+	  {
+	    if (context._context === undefined) {
+	      // This may be because it's a Context (rather than a Consumer).
+	      // Or it may be because it's older React where they're the same thing.
+	      // We only want to warn if we're sure it's a new React.
+	      if (context !== context.Consumer) {
+	        if (!hasWarnedAboutUsingContextAsConsumer) {
+	          hasWarnedAboutUsingContextAsConsumer = true;
+	          warning$1(false, 'Rendering <Context> directly is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');
+	        }
+	      }
+	    } else {
+	      context = context._context;
+	    }
+	  }
+	  var newProps = workInProgress.pendingProps;
+	  var render = newProps.children;
 
-	var didWarnAboutBadClass = void 0;
-	var didWarnAboutGetDerivedStateOnFunctionalComponent = void 0;
-	var didWarnAboutStatelessRefs = void 0;
+	  {
+	    !(typeof render === 'function') ? warningWithoutStack$1(false, 'A context consumer was rendered with multiple children, or a child ' + "that isn't a function. A context consumer expects a single child " + 'that is a function. If you did pass a function, make sure there ' + 'is no trailing or leading whitespace around it.') : void 0;
+	  }
 
-	{
-	  didWarnAboutBadClass = {};
-	  didWarnAboutGetDerivedStateOnFunctionalComponent = {};
-	  didWarnAboutStatelessRefs = {};
+	  prepareToReadContext(workInProgress, renderExpirationTime);
+	  var newValue = readContext(context, newProps.unstable_observedBits);
+	  var newChildren = void 0;
+	  {
+	    ReactCurrentOwner$3.current = workInProgress;
+	    setCurrentPhase('render');
+	    newChildren = render(newValue);
+	    setCurrentPhase(null);
+	  }
+
+	  // React DevTools reads this flag.
+	  workInProgress.effectTag |= PerformedWork;
+	  reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);
+	  return workInProgress.child;
 	}
 
-	// TODO: Remove this and use reconcileChildrenAtExpirationTime directly.
-	function reconcileChildren(current, workInProgress, nextChildren) {
-	  reconcileChildrenAtExpirationTime(current, workInProgress, nextChildren, workInProgress.expirationTime);
+	function markWorkInProgressReceivedUpdate() {
+	  didReceiveUpdate = true;
 	}
 
-	function reconcileChildrenAtExpirationTime(current, workInProgress, nextChildren, renderExpirationTime) {
-	  if (current === null) {
-	    // If this is a fresh new component that hasn't been rendered yet, we
-	    // won't update its child set by applying minimal side-effects. Instead,
-	    // we will add them all to the child before it gets rendered. That means
-	    // we can optimize this reconciliation pass by not tracking side-effects.
-	    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
-	  } else {
-	    // If the current child is the same as the work in progress, it means that
-	    // we haven't yet started any work on these children. Therefore, we use
-	    // the clone algorithm to create a copy of all the current children.
+	function bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime) {
+	  cancelWorkTimer(workInProgress);
 
-	    // If we had any progressed work already, that is invalid at this point so
-	    // let's throw it out.
-	    workInProgress.child = reconcileChildFibers(workInProgress, current.child, nextChildren, renderExpirationTime);
+	  if (current$$1 !== null) {
+	    // Reuse previous context list
+	    workInProgress.contextDependencies = current$$1.contextDependencies;
+	  }
+
+	  if (enableProfilerTimer) {
+	    // Don't update "base" render times for bailouts.
+	    stopProfilerTimerIfRunning(workInProgress);
+	  }
+
+	  // Check if the children have any pending work.
+	  var childExpirationTime = workInProgress.childExpirationTime;
+	  if (childExpirationTime < renderExpirationTime) {
+	    // The children don't have any work either. We can skip them.
+	    // TODO: Once we add back resuming, we should check if the children are
+	    // a work-in-progress set. If so, we need to transfer their effects.
+	    return null;
+	  } else {
+	    // This fiber doesn't have work, but its subtree does. Clone the child
+	    // fibers and continue.
+	    cloneChildFibers(current$$1, workInProgress);
+	    return workInProgress.child;
 	  }
 	}
 
-	function updateForwardRef(current, workInProgress) {
-	  var render = workInProgress.type.render;
-	  var nextProps = workInProgress.pendingProps;
-	  var ref = workInProgress.ref;
-	  if (hasContextChanged()) {
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
-	  } else if (workInProgress.memoizedProps === nextProps) {
-	    var currentRef = current !== null ? current.ref : null;
-	    if (ref === currentRef) {
-	      return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	function beginWork(current$$1, workInProgress, renderExpirationTime) {
+	  var updateExpirationTime = workInProgress.expirationTime;
+
+	  if (current$$1 !== null) {
+	    var oldProps = current$$1.memoizedProps;
+	    var newProps = workInProgress.pendingProps;
+
+	    if (oldProps !== newProps || hasContextChanged()) {
+	      // If props or context changed, mark the fiber as having performed work.
+	      // This may be unset if the props are determined to be equal later (memo).
+	      didReceiveUpdate = true;
+	    } else if (updateExpirationTime < renderExpirationTime) {
+	      didReceiveUpdate = false;
+	      // This fiber does not have any pending work. Bailout without entering
+	      // the begin phase. There's still some bookkeeping we that needs to be done
+	      // in this optimized path, mostly pushing stuff onto the stack.
+	      switch (workInProgress.tag) {
+	        case HostRoot:
+	          pushHostRootContext(workInProgress);
+	          resetHydrationState();
+	          break;
+	        case HostComponent:
+	          pushHostContext(workInProgress);
+	          break;
+	        case ClassComponent:
+	          {
+	            var Component = workInProgress.type;
+	            if (isContextProvider(Component)) {
+	              pushContextProvider(workInProgress);
+	            }
+	            break;
+	          }
+	        case HostPortal:
+	          pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);
+	          break;
+	        case ContextProvider:
+	          {
+	            var newValue = workInProgress.memoizedProps.value;
+	            pushProvider(workInProgress, newValue);
+	            break;
+	          }
+	        case Profiler:
+	          if (enableProfilerTimer) {
+	            workInProgress.effectTag |= Update;
+	          }
+	          break;
+	        case SuspenseComponent:
+	          {
+	            var state = workInProgress.memoizedState;
+	            var didTimeout = state !== null;
+	            if (didTimeout) {
+	              // If this boundary is currently timed out, we need to decide
+	              // whether to retry the primary children, or to skip over it and
+	              // go straight to the fallback. Check the priority of the primary
+	              var primaryChildFragment = workInProgress.child;
+	              var primaryChildExpirationTime = primaryChildFragment.childExpirationTime;
+	              if (primaryChildExpirationTime !== NoWork && primaryChildExpirationTime >= renderExpirationTime) {
+	                // The primary children have pending work. Use the normal path
+	                // to attempt to render the primary children again.
+	                return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);
+	              } else {
+	                // The primary children do not have pending work with sufficient
+	                // priority. Bailout.
+	                var child = bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+	                if (child !== null) {
+	                  // The fallback children have pending work. Skip over the
+	                  // primary children and work on the fallback.
+	                  return child.sibling;
+	                } else {
+	                  return null;
+	                }
+	              }
+	            }
+	            break;
+	          }
+	        case DehydratedSuspenseComponent:
+	          {
+	            if (enableSuspenseServerRenderer) {
+	              // We know that this component will suspend again because if it has
+	              // been unsuspended it has committed as a regular Suspense component.
+	              // If it needs to be retried, it should have work scheduled on it.
+	              workInProgress.effectTag |= DidCapture;
+	              break;
+	            }
+	          }
+	      }
+	      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
 	    }
+	  } else {
+	    didReceiveUpdate = false;
 	  }
 
-	  var nextChildren = void 0;
-	  {
-	    ReactCurrentOwner.current = workInProgress;
-	    ReactDebugCurrentFiber.setCurrentPhase('render');
-	    nextChildren = render(nextProps, ref);
-	    ReactDebugCurrentFiber.setCurrentPhase(null);
+	  // Before entering the begin phase, clear the expiration time.
+	  workInProgress.expirationTime = NoWork;
+
+	  switch (workInProgress.tag) {
+	    case IndeterminateComponent:
+	      {
+	        var elementType = workInProgress.elementType;
+	        return mountIndeterminateComponent(current$$1, workInProgress, elementType, renderExpirationTime);
+	      }
+	    case LazyComponent:
+	      {
+	        var _elementType = workInProgress.elementType;
+	        return mountLazyComponent(current$$1, workInProgress, _elementType, updateExpirationTime, renderExpirationTime);
+	      }
+	    case FunctionComponent:
+	      {
+	        var _Component = workInProgress.type;
+	        var unresolvedProps = workInProgress.pendingProps;
+	        var resolvedProps = workInProgress.elementType === _Component ? unresolvedProps : resolveDefaultProps(_Component, unresolvedProps);
+	        return updateFunctionComponent(current$$1, workInProgress, _Component, resolvedProps, renderExpirationTime);
+	      }
+	    case ClassComponent:
+	      {
+	        var _Component2 = workInProgress.type;
+	        var _unresolvedProps = workInProgress.pendingProps;
+	        var _resolvedProps = workInProgress.elementType === _Component2 ? _unresolvedProps : resolveDefaultProps(_Component2, _unresolvedProps);
+	        return updateClassComponent(current$$1, workInProgress, _Component2, _resolvedProps, renderExpirationTime);
+	      }
+	    case HostRoot:
+	      return updateHostRoot(current$$1, workInProgress, renderExpirationTime);
+	    case HostComponent:
+	      return updateHostComponent(current$$1, workInProgress, renderExpirationTime);
+	    case HostText:
+	      return updateHostText(current$$1, workInProgress);
+	    case SuspenseComponent:
+	      return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);
+	    case HostPortal:
+	      return updatePortalComponent(current$$1, workInProgress, renderExpirationTime);
+	    case ForwardRef:
+	      {
+	        var type = workInProgress.type;
+	        var _unresolvedProps2 = workInProgress.pendingProps;
+	        var _resolvedProps2 = workInProgress.elementType === type ? _unresolvedProps2 : resolveDefaultProps(type, _unresolvedProps2);
+	        return updateForwardRef(current$$1, workInProgress, type, _resolvedProps2, renderExpirationTime);
+	      }
+	    case Fragment:
+	      return updateFragment(current$$1, workInProgress, renderExpirationTime);
+	    case Mode:
+	      return updateMode(current$$1, workInProgress, renderExpirationTime);
+	    case Profiler:
+	      return updateProfiler(current$$1, workInProgress, renderExpirationTime);
+	    case ContextProvider:
+	      return updateContextProvider(current$$1, workInProgress, renderExpirationTime);
+	    case ContextConsumer:
+	      return updateContextConsumer(current$$1, workInProgress, renderExpirationTime);
+	    case MemoComponent:
+	      {
+	        var _type2 = workInProgress.type;
+	        var _unresolvedProps3 = workInProgress.pendingProps;
+	        // Resolve outer props first, then resolve inner props.
+	        var _resolvedProps3 = resolveDefaultProps(_type2, _unresolvedProps3);
+	        {
+	          if (workInProgress.type !== workInProgress.elementType) {
+	            var outerPropTypes = _type2.propTypes;
+	            if (outerPropTypes) {
+	              checkPropTypes(outerPropTypes, _resolvedProps3, // Resolved for outer only
+	              'prop', getComponentName(_type2), getCurrentFiberStackInDev);
+	            }
+	          }
+	        }
+	        _resolvedProps3 = resolveDefaultProps(_type2.type, _resolvedProps3);
+	        return updateMemoComponent(current$$1, workInProgress, _type2, _resolvedProps3, updateExpirationTime, renderExpirationTime);
+	      }
+	    case SimpleMemoComponent:
+	      {
+	        return updateSimpleMemoComponent(current$$1, workInProgress, workInProgress.type, workInProgress.pendingProps, updateExpirationTime, renderExpirationTime);
+	      }
+	    case IncompleteClassComponent:
+	      {
+	        var _Component3 = workInProgress.type;
+	        var _unresolvedProps4 = workInProgress.pendingProps;
+	        var _resolvedProps4 = workInProgress.elementType === _Component3 ? _unresolvedProps4 : resolveDefaultProps(_Component3, _unresolvedProps4);
+	        return mountIncompleteClassComponent(current$$1, workInProgress, _Component3, _resolvedProps4, renderExpirationTime);
+	      }
+	    case DehydratedSuspenseComponent:
+	      {
+	        if (enableSuspenseServerRenderer) {
+	          return updateDehydratedSuspenseComponent(current$$1, workInProgress, renderExpirationTime);
+	        }
+	        break;
+	      }
 	  }
-
-	  reconcileChildren(current, workInProgress, nextChildren);
-	  memoizeProps(workInProgress, nextProps);
-	  return workInProgress.child;
+	  invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');
 	}
 
-	function updateFragment(current, workInProgress) {
-	  var nextChildren = workInProgress.pendingProps;
-	  if (hasContextChanged()) {
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
-	  } else if (workInProgress.memoizedProps === nextChildren) {
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	  }
-	  reconcileChildren(current, workInProgress, nextChildren);
-	  memoizeProps(workInProgress, nextChildren);
-	  return workInProgress.child;
-	}
+	var valueCursor = createCursor(null);
 
-	function updateMode(current, workInProgress) {
-	  var nextChildren = workInProgress.pendingProps.children;
-	  if (hasContextChanged()) {
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
-	  } else if (nextChildren === null || workInProgress.memoizedProps === nextChildren) {
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	  }
-	  reconcileChildren(current, workInProgress, nextChildren);
-	  memoizeProps(workInProgress, nextChildren);
-	  return workInProgress.child;
+	var rendererSigil = void 0;
+	{
+	  // Use this to detect multiple renderers using the same context
+	  rendererSigil = {};
 	}
 
-	function updateProfiler(current, workInProgress) {
-	  var nextProps = workInProgress.pendingProps;
-	  if (enableProfilerTimer) {
-	    workInProgress.effectTag |= Update;
+	var currentlyRenderingFiber = null;
+	var lastContextDependency = null;
+	var lastContextWithAllBitsObserved = null;
+
+	var isDisallowedContextReadInDEV = false;
+
+	function resetContextDependences() {
+	  // This is called right before React yields execution, to ensure `readContext`
+	  // cannot be called outside the render phase.
+	  currentlyRenderingFiber = null;
+	  lastContextDependency = null;
+	  lastContextWithAllBitsObserved = null;
+	  {
+	    isDisallowedContextReadInDEV = false;
 	  }
-	  if (workInProgress.memoizedProps === nextProps) {
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	}
+
+	function enterDisallowedContextReadInDEV() {
+	  {
+	    isDisallowedContextReadInDEV = true;
 	  }
-	  var nextChildren = nextProps.children;
-	  reconcileChildren(current, workInProgress, nextChildren);
-	  memoizeProps(workInProgress, nextProps);
-	  return workInProgress.child;
 	}
 
-	function markRef(current, workInProgress) {
-	  var ref = workInProgress.ref;
-	  if (current === null && ref !== null || current !== null && current.ref !== ref) {
-	    // Schedule a Ref effect
-	    workInProgress.effectTag |= Ref;
+	function exitDisallowedContextReadInDEV() {
+	  {
+	    isDisallowedContextReadInDEV = false;
 	  }
 	}
 
-	function updateFunctionalComponent(current, workInProgress) {
-	  var fn = workInProgress.type;
-	  var nextProps = workInProgress.pendingProps;
+	function pushProvider(providerFiber, nextValue) {
+	  var context = providerFiber.type._context;
+
+	  if (isPrimaryRenderer) {
+	    push(valueCursor, context._currentValue, providerFiber);
 
-	  if (hasContextChanged()) {
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
+	    context._currentValue = nextValue;
+	    {
+	      !(context._currentRenderer === undefined || context._currentRenderer === null || context._currentRenderer === rendererSigil) ? warningWithoutStack$1(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;
+	      context._currentRenderer = rendererSigil;
+	    }
 	  } else {
-	    if (workInProgress.memoizedProps === nextProps) {
-	      return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	    push(valueCursor, context._currentValue2, providerFiber);
+
+	    context._currentValue2 = nextValue;
+	    {
+	      !(context._currentRenderer2 === undefined || context._currentRenderer2 === null || context._currentRenderer2 === rendererSigil) ? warningWithoutStack$1(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;
+	      context._currentRenderer2 = rendererSigil;
 	    }
-	    // TODO: consider bringing fn.shouldComponentUpdate() back.
-	    // It used to be here.
 	  }
+	}
 
-	  var unmaskedContext = getUnmaskedContext(workInProgress);
-	  var context = getMaskedContext(workInProgress, unmaskedContext);
+	function popProvider(providerFiber) {
+	  var currentValue = valueCursor.current;
 
-	  var nextChildren = void 0;
+	  pop(valueCursor, providerFiber);
 
-	  {
-	    ReactCurrentOwner.current = workInProgress;
-	    ReactDebugCurrentFiber.setCurrentPhase('render');
-	    nextChildren = fn(nextProps, context);
-	    ReactDebugCurrentFiber.setCurrentPhase(null);
+	  var context = providerFiber.type._context;
+	  if (isPrimaryRenderer) {
+	    context._currentValue = currentValue;
+	  } else {
+	    context._currentValue2 = currentValue;
 	  }
-	  // React DevTools reads this flag.
-	  workInProgress.effectTag |= PerformedWork;
-	  reconcileChildren(current, workInProgress, nextChildren);
-	  memoizeProps(workInProgress, nextProps);
-	  return workInProgress.child;
 	}
 
-	function updateClassComponent(current, workInProgress, renderExpirationTime) {
-	  // Push context providers early to prevent context stack mismatches.
-	  // During mounting we don't know the child context yet as the instance doesn't exist.
-	  // We will invalidate the child context in finishClassComponent() right after rendering.
-	  var hasContext = pushContextProvider(workInProgress);
-	  var shouldUpdate = void 0;
-	  if (current === null) {
-	    if (workInProgress.stateNode === null) {
-	      // In the initial pass we might need to construct the instance.
-	      constructClassInstance(workInProgress, workInProgress.pendingProps, renderExpirationTime);
-	      mountClassInstance(workInProgress, renderExpirationTime);
+	function calculateChangedBits(context, newValue, oldValue) {
+	  if (is(oldValue, newValue)) {
+	    // No change
+	    return 0;
+	  } else {
+	    var changedBits = typeof context._calculateChangedBits === 'function' ? context._calculateChangedBits(oldValue, newValue) : maxSigned31BitInt;
+
+	    {
+	      !((changedBits & maxSigned31BitInt) === changedBits) ? warning$1(false, 'calculateChangedBits: Expected the return value to be a ' + '31-bit integer. Instead received: %s', changedBits) : void 0;
+	    }
+	    return changedBits | 0;
+	  }
+	}
 
-	      shouldUpdate = true;
+	function scheduleWorkOnParentPath(parent, renderExpirationTime) {
+	  // Update the child expiration time of all the ancestors, including
+	  // the alternates.
+	  var node = parent;
+	  while (node !== null) {
+	    var alternate = node.alternate;
+	    if (node.childExpirationTime < renderExpirationTime) {
+	      node.childExpirationTime = renderExpirationTime;
+	      if (alternate !== null && alternate.childExpirationTime < renderExpirationTime) {
+	        alternate.childExpirationTime = renderExpirationTime;
+	      }
+	    } else if (alternate !== null && alternate.childExpirationTime < renderExpirationTime) {
+	      alternate.childExpirationTime = renderExpirationTime;
 	    } else {
-	      // In a resume, we'll already have an instance we can reuse.
-	      shouldUpdate = resumeMountClassInstance(workInProgress, renderExpirationTime);
+	      // Neither alternate was updated, which means the rest of the
+	      // ancestor path already has sufficient priority.
+	      break;
 	    }
-	  } else {
-	    shouldUpdate = updateClassInstance(current, workInProgress, renderExpirationTime);
+	    node = node.return;
 	  }
-	  return finishClassComponent(current, workInProgress, shouldUpdate, hasContext, renderExpirationTime);
 	}
 
-	function finishClassComponent(current, workInProgress, shouldUpdate, hasContext, renderExpirationTime) {
-	  // Refs should update even if shouldComponentUpdate returns false
-	  markRef(current, workInProgress);
+	function propagateContextChange(workInProgress, context, changedBits, renderExpirationTime) {
+	  var fiber = workInProgress.child;
+	  if (fiber !== null) {
+	    // Set the return pointer of the child to the work-in-progress fiber.
+	    fiber.return = workInProgress;
+	  }
+	  while (fiber !== null) {
+	    var nextFiber = void 0;
 
-	  var didCaptureError = (workInProgress.effectTag & DidCapture) !== NoEffect;
+	    // Visit this fiber.
+	    var list = fiber.contextDependencies;
+	    if (list !== null) {
+	      nextFiber = fiber.child;
 
-	  if (!shouldUpdate && !didCaptureError) {
-	    // Context providers should defer to sCU for rendering
-	    if (hasContext) {
-	      invalidateContextProvider(workInProgress, false);
-	    }
+	      var dependency = list.first;
+	      while (dependency !== null) {
+	        // Check if the context matches.
+	        if (dependency.context === context && (dependency.observedBits & changedBits) !== 0) {
+	          // Match! Schedule an update on this fiber.
 
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	  }
+	          if (fiber.tag === ClassComponent) {
+	            // Schedule a force update on the work-in-progress.
+	            var update = createUpdate(renderExpirationTime);
+	            update.tag = ForceUpdate;
+	            // TODO: Because we don't have a work-in-progress, this will add the
+	            // update to the current fiber, too, which means it will persist even if
+	            // this render is thrown away. Since it's a race condition, not sure it's
+	            // worth fixing.
+	            enqueueUpdate(fiber, update);
+	          }
 
-	  var ctor = workInProgress.type;
-	  var instance = workInProgress.stateNode;
+	          if (fiber.expirationTime < renderExpirationTime) {
+	            fiber.expirationTime = renderExpirationTime;
+	          }
+	          var alternate = fiber.alternate;
+	          if (alternate !== null && alternate.expirationTime < renderExpirationTime) {
+	            alternate.expirationTime = renderExpirationTime;
+	          }
 
-	  // Rerender
-	  ReactCurrentOwner.current = workInProgress;
-	  var nextChildren = void 0;
-	  if (didCaptureError && (!enableGetDerivedStateFromCatch || typeof ctor.getDerivedStateFromCatch !== 'function')) {
-	    // If we captured an error, but getDerivedStateFrom catch is not defined,
-	    // unmount all the children. componentDidCatch will schedule an update to
-	    // re-render a fallback. This is temporary until we migrate everyone to
-	    // the new API.
-	    // TODO: Warn in a future release.
-	    nextChildren = null;
+	          scheduleWorkOnParentPath(fiber.return, renderExpirationTime);
 
-	    if (enableProfilerTimer) {
-	      stopBaseRenderTimerIfRunning();
+	          // Mark the expiration time on the list, too.
+	          if (list.expirationTime < renderExpirationTime) {
+	            list.expirationTime = renderExpirationTime;
+	          }
+
+	          // Since we already found a match, we can stop traversing the
+	          // dependency list.
+	          break;
+	        }
+	        dependency = dependency.next;
+	      }
+	    } else if (fiber.tag === ContextProvider) {
+	      // Don't scan deeper if this is a matching provider
+	      nextFiber = fiber.type === workInProgress.type ? null : fiber.child;
+	    } else if (enableSuspenseServerRenderer && fiber.tag === DehydratedSuspenseComponent) {
+	      // If a dehydrated suspense component is in this subtree, we don't know
+	      // if it will have any context consumers in it. The best we can do is
+	      // mark it as having updates on its children.
+	      if (fiber.expirationTime < renderExpirationTime) {
+	        fiber.expirationTime = renderExpirationTime;
+	      }
+	      var _alternate = fiber.alternate;
+	      if (_alternate !== null && _alternate.expirationTime < renderExpirationTime) {
+	        _alternate.expirationTime = renderExpirationTime;
+	      }
+	      // This is intentionally passing this fiber as the parent
+	      // because we want to schedule this fiber as having work
+	      // on its children. We'll use the childExpirationTime on
+	      // this fiber to indicate that a context has changed.
+	      scheduleWorkOnParentPath(fiber, renderExpirationTime);
+	      nextFiber = fiber.sibling;
+	    } else {
+	      // Traverse down.
+	      nextFiber = fiber.child;
 	    }
-	  } else {
-	    {
-	      ReactDebugCurrentFiber.setCurrentPhase('render');
-	      nextChildren = instance.render();
-	      if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
-	        instance.render();
+
+	    if (nextFiber !== null) {
+	      // Set the return pointer of the child to the work-in-progress fiber.
+	      nextFiber.return = fiber;
+	    } else {
+	      // No child. Traverse to next sibling.
+	      nextFiber = fiber;
+	      while (nextFiber !== null) {
+	        if (nextFiber === workInProgress) {
+	          // We're back to the root of this subtree. Exit.
+	          nextFiber = null;
+	          break;
+	        }
+	        var sibling = nextFiber.sibling;
+	        if (sibling !== null) {
+	          // Set the return pointer of the sibling to the work-in-progress fiber.
+	          sibling.return = nextFiber.return;
+	          nextFiber = sibling;
+	          break;
+	        }
+	        // No more siblings. Traverse up.
+	        nextFiber = nextFiber.return;
 	      }
-	      ReactDebugCurrentFiber.setCurrentPhase(null);
 	    }
+	    fiber = nextFiber;
 	  }
+	}
 
-	  // React DevTools reads this flag.
-	  workInProgress.effectTag |= PerformedWork;
-	  if (didCaptureError) {
-	    // If we're recovering from an error, reconcile twice: first to delete
-	    // all the existing children.
-	    reconcileChildrenAtExpirationTime(current, workInProgress, null, renderExpirationTime);
-	    workInProgress.child = null;
-	    // Now we can continue reconciling like normal. This has the effect of
-	    // remounting all children regardless of whether their their
-	    // identity matches.
-	  }
-	  reconcileChildrenAtExpirationTime(current, workInProgress, nextChildren, renderExpirationTime);
-	  // Memoize props and state using the values we just used to render.
-	  // TODO: Restructure so we never read values from the instance.
-	  memoizeState(workInProgress, instance.state);
-	  memoizeProps(workInProgress, instance.props);
+	function prepareToReadContext(workInProgress, renderExpirationTime) {
+	  currentlyRenderingFiber = workInProgress;
+	  lastContextDependency = null;
+	  lastContextWithAllBitsObserved = null;
 
-	  // The context might have changed so we need to recalculate it.
-	  if (hasContext) {
-	    invalidateContextProvider(workInProgress, true);
+	  var currentDependencies = workInProgress.contextDependencies;
+	  if (currentDependencies !== null && currentDependencies.expirationTime >= renderExpirationTime) {
+	    // Context list has a pending update. Mark that this fiber performed work.
+	    markWorkInProgressReceivedUpdate();
 	  }
 
-	  return workInProgress.child;
+	  // Reset the work-in-progress list
+	  workInProgress.contextDependencies = null;
 	}
 
-	function pushHostRootContext(workInProgress) {
-	  var root = workInProgress.stateNode;
-	  if (root.pendingContext) {
-	    pushTopLevelContextObject(workInProgress, root.pendingContext, root.pendingContext !== root.context);
-	  } else if (root.context) {
-	    // Should always be set
-	    pushTopLevelContextObject(workInProgress, root.context, false);
+	function readContext(context, observedBits) {
+	  {
+	    // This warning would fire if you read context inside a Hook like useMemo.
+	    // Unlike the class check below, it's not enforced in production for perf.
+	    !!isDisallowedContextReadInDEV ? warning$1(false, 'Context can only be read while React is rendering. ' + 'In classes, you can read it in the render method or getDerivedStateFromProps. ' + 'In function components, you can read it directly in the function body, but not ' + 'inside Hooks like useReducer() or useMemo().') : void 0;
 	  }
-	  pushHostContainer(workInProgress, root.containerInfo);
-	}
 
-	function updateHostRoot(current, workInProgress, renderExpirationTime) {
-	  pushHostRootContext(workInProgress);
-	  var updateQueue = workInProgress.updateQueue;
-	  if (updateQueue !== null) {
-	    var nextProps = workInProgress.pendingProps;
-	    var prevState = workInProgress.memoizedState;
-	    var prevChildren = prevState !== null ? prevState.element : null;
-	    processUpdateQueue(workInProgress, updateQueue, nextProps, null, renderExpirationTime);
-	    var nextState = workInProgress.memoizedState;
-	    // Caution: React DevTools currently depends on this property
-	    // being called "element".
-	    var nextChildren = nextState.element;
-
-	    if (nextChildren === prevChildren) {
-	      // If the state is the same as before, that's a bailout because we had
-	      // no work that expires at this time.
-	      resetHydrationState();
-	      return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	    }
-	    var root = workInProgress.stateNode;
-	    if ((current === null || current.child === null) && root.hydrate && enterHydrationState(workInProgress)) {
-	      // If we don't have any current children this might be the first pass.
-	      // We always try to hydrate. If this isn't a hydration pass there won't
-	      // be any children to hydrate which is effectively the same thing as
-	      // not hydrating.
-
-	      // This is a bit of a hack. We track the host root as a placement to
-	      // know that we're currently in a mounting state. That way isMounted
-	      // works as expected. We must reset this before committing.
-	      // TODO: Delete this when we delete isMounted and findDOMNode.
-	      workInProgress.effectTag |= Placement;
-
-	      // Ensure that children mount into this root without tracking
-	      // side-effects. This ensures that we don't store Placement effects on
-	      // nodes that will be hydrated.
-	      workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+	  if (lastContextWithAllBitsObserved === context) {
+	    // Nothing to do. We already observe everything in this context.
+	  } else if (observedBits === false || observedBits === 0) {
+	    // Do not observe any updates.
+	  } else {
+	    var resolvedObservedBits = void 0; // Avoid deopting on observable arguments or heterogeneous types.
+	    if (typeof observedBits !== 'number' || observedBits === maxSigned31BitInt) {
+	      // Observe all updates.
+	      lastContextWithAllBitsObserved = context;
+	      resolvedObservedBits = maxSigned31BitInt;
 	    } else {
-	      // Otherwise reset hydration state in case we aborted and resumed another
-	      // root.
-	      resetHydrationState();
-	      reconcileChildren(current, workInProgress, nextChildren);
+	      resolvedObservedBits = observedBits;
 	    }
-	    return workInProgress.child;
-	  }
-	  resetHydrationState();
-	  // If there is no update queue, that's a bailout because the root has no props.
-	  return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	}
-
-	function updateHostComponent(current, workInProgress, renderExpirationTime) {
-	  pushHostContext(workInProgress);
 
-	  if (current === null) {
-	    tryToClaimNextHydratableInstance(workInProgress);
-	  }
+	    var contextItem = {
+	      context: context,
+	      observedBits: resolvedObservedBits,
+	      next: null
+	    };
 
-	  var type = workInProgress.type;
-	  var memoizedProps = workInProgress.memoizedProps;
-	  var nextProps = workInProgress.pendingProps;
-	  var prevProps = current !== null ? current.memoizedProps : null;
+	    if (lastContextDependency === null) {
+	      !(currentlyRenderingFiber !== null) ? invariant(false, 'Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().') : void 0;
 
-	  if (hasContextChanged()) {
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
-	  } else if (memoizedProps === nextProps) {
-	    var isHidden = workInProgress.mode & AsyncMode && shouldDeprioritizeSubtree(type, nextProps);
-	    if (isHidden) {
-	      // Before bailing out, make sure we've deprioritized a hidden component.
-	      workInProgress.expirationTime = Never;
-	    }
-	    if (!isHidden || renderExpirationTime !== Never) {
-	      return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	      // This is the first dependency for this component. Create a new list.
+	      lastContextDependency = contextItem;
+	      currentlyRenderingFiber.contextDependencies = {
+	        first: contextItem,
+	        expirationTime: NoWork
+	      };
+	    } else {
+	      // Append a new context item.
+	      lastContextDependency = lastContextDependency.next = contextItem;
 	    }
-	    // If we're rendering a hidden node at hidden priority, don't bailout. The
-	    // parent is complete, but the children may not be.
 	  }
+	  return isPrimaryRenderer ? context._currentValue : context._currentValue2;
+	}
 
-	  var nextChildren = nextProps.children;
-	  var isDirectTextChild = shouldSetTextContent(type, nextProps);
-
-	  if (isDirectTextChild) {
-	    // We special case a direct text child of a host node. This is a common
-	    // case. We won't handle it as a reified child. We will instead handle
-	    // this in the host environment that also have access to this prop. That
-	    // avoids allocating another HostText fiber and traversing it.
-	    nextChildren = null;
-	  } else if (prevProps && shouldSetTextContent(type, prevProps)) {
-	    // If we're switching from a direct text child to a normal child, or to
-	    // empty, we need to schedule the text content to be reset.
-	    workInProgress.effectTag |= ContentReset;
-	  }
+	// UpdateQueue is a linked list of prioritized updates.
+	//
+	// Like fibers, update queues come in pairs: a current queue, which represents
+	// the visible state of the screen, and a work-in-progress queue, which can be
+	// mutated and processed asynchronously before it is committed — a form of
+	// double buffering. If a work-in-progress render is discarded before finishing,
+	// we create a new work-in-progress by cloning the current queue.
+	//
+	// Both queues share a persistent, singly-linked list structure. To schedule an
+	// update, we append it to the end of both queues. Each queue maintains a
+	// pointer to first update in the persistent list that hasn't been processed.
+	// The work-in-progress pointer always has a position equal to or greater than
+	// the current queue, since we always work on that one. The current queue's
+	// pointer is only updated during the commit phase, when we swap in the
+	// work-in-progress.
+	//
+	// For example:
+	//
+	//   Current pointer:           A - B - C - D - E - F
+	//   Work-in-progress pointer:              D - E - F
+	//                                          ^
+	//                                          The work-in-progress queue has
+	//                                          processed more updates than current.
+	//
+	// The reason we append to both queues is because otherwise we might drop
+	// updates without ever processing them. For example, if we only add updates to
+	// the work-in-progress queue, some updates could be lost whenever a work-in
+	// -progress render restarts by cloning from current. Similarly, if we only add
+	// updates to the current queue, the updates will be lost whenever an already
+	// in-progress queue commits and swaps with the current queue. However, by
+	// adding to both queues, we guarantee that the update will be part of the next
+	// work-in-progress. (And because the work-in-progress queue becomes the
+	// current queue once it commits, there's no danger of applying the same
+	// update twice.)
+	//
+	// Prioritization
+	// --------------
+	//
+	// Updates are not sorted by priority, but by insertion; new updates are always
+	// appended to the end of the list.
+	//
+	// The priority is still important, though. When processing the update queue
+	// during the render phase, only the updates with sufficient priority are
+	// included in the result. If we skip an update because it has insufficient
+	// priority, it remains in the queue to be processed later, during a lower
+	// priority render. Crucially, all updates subsequent to a skipped update also
+	// remain in the queue *regardless of their priority*. That means high priority
+	// updates are sometimes processed twice, at two separate priorities. We also
+	// keep track of a base state, that represents the state before the first
+	// update in the queue is applied.
+	//
+	// For example:
+	//
+	//   Given a base state of '', and the following queue of updates
+	//
+	//     A1 - B2 - C1 - D2
+	//
+	//   where the number indicates the priority, and the update is applied to the
+	//   previous state by appending a letter, React will process these updates as
+	//   two separate renders, one per distinct priority level:
+	//
+	//   First render, at priority 1:
+	//     Base state: ''
+	//     Updates: [A1, C1]
+	//     Result state: 'AC'
+	//
+	//   Second render, at priority 2:
+	//     Base state: 'A'            <-  The base state does not include C1,
+	//                                    because B2 was skipped.
+	//     Updates: [B2, C1, D2]      <-  C1 was rebased on top of B2
+	//     Result state: 'ABCD'
+	//
+	// Because we process updates in insertion order, and rebase high priority
+	// updates when preceding updates are skipped, the final result is deterministic
+	// regardless of priority. Intermediate state may vary according to system
+	// resources, but the final state is always the same.
 
-	  markRef(current, workInProgress);
+	var UpdateState = 0;
+	var ReplaceState = 1;
+	var ForceUpdate = 2;
+	var CaptureUpdate = 3;
 
-	  // Check the host config to see if the children are offscreen/hidden.
-	  if (renderExpirationTime !== Never && workInProgress.mode & AsyncMode && shouldDeprioritizeSubtree(type, nextProps)) {
-	    // Down-prioritize the children.
-	    workInProgress.expirationTime = Never;
-	    // Bailout and come back to this fiber later.
-	    workInProgress.memoizedProps = nextProps;
-	    return null;
-	  }
+	// Global state that is reset at the beginning of calling `processUpdateQueue`.
+	// It should only be read right after calling `processUpdateQueue`, via
+	// `checkHasForceUpdateAfterProcessing`.
+	var hasForceUpdate = false;
 
-	  reconcileChildren(current, workInProgress, nextChildren);
-	  memoizeProps(workInProgress, nextProps);
-	  return workInProgress.child;
+	var didWarnUpdateInsideUpdate = void 0;
+	var currentlyProcessingQueue = void 0;
+	var resetCurrentlyProcessingQueue = void 0;
+	{
+	  didWarnUpdateInsideUpdate = false;
+	  currentlyProcessingQueue = null;
+	  resetCurrentlyProcessingQueue = function () {
+	    currentlyProcessingQueue = null;
+	  };
 	}
 
-	function updateHostText(current, workInProgress) {
-	  if (current === null) {
-	    tryToClaimNextHydratableInstance(workInProgress);
-	  }
-	  var nextProps = workInProgress.pendingProps;
-	  memoizeProps(workInProgress, nextProps);
-	  // Nothing to do here. This is terminal. We'll do the completion step
-	  // immediately after.
-	  return null;
+	function createUpdateQueue(baseState) {
+	  var queue = {
+	    baseState: baseState,
+	    firstUpdate: null,
+	    lastUpdate: null,
+	    firstCapturedUpdate: null,
+	    lastCapturedUpdate: null,
+	    firstEffect: null,
+	    lastEffect: null,
+	    firstCapturedEffect: null,
+	    lastCapturedEffect: null
+	  };
+	  return queue;
 	}
 
-	function mountIndeterminateComponent(current, workInProgress, renderExpirationTime) {
-	  !(current === null) ? invariant(false, 'An indeterminate component should never have mounted. This error is likely caused by a bug in React. Please file an issue.') : void 0;
-	  var fn = workInProgress.type;
-	  var props = workInProgress.pendingProps;
-	  var unmaskedContext = getUnmaskedContext(workInProgress);
-	  var context = getMaskedContext(workInProgress, unmaskedContext);
-
-	  var value = void 0;
+	function cloneUpdateQueue(currentQueue) {
+	  var queue = {
+	    baseState: currentQueue.baseState,
+	    firstUpdate: currentQueue.firstUpdate,
+	    lastUpdate: currentQueue.lastUpdate,
 
-	  {
-	    if (fn.prototype && typeof fn.prototype.render === 'function') {
-	      var componentName = getComponentName(workInProgress) || 'Unknown';
+	    // TODO: With resuming, if we bail out and resuse the child tree, we should
+	    // keep these effects.
+	    firstCapturedUpdate: null,
+	    lastCapturedUpdate: null,
 
-	      if (!didWarnAboutBadClass[componentName]) {
-	        warning(false, "The <%s /> component appears to have a render method, but doesn't extend React.Component. " + 'This is likely to cause errors. Change %s to extend React.Component instead.', componentName, componentName);
-	        didWarnAboutBadClass[componentName] = true;
-	      }
-	    }
+	    firstEffect: null,
+	    lastEffect: null,
 
-	    if (workInProgress.mode & StrictMode) {
-	      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, null);
-	    }
+	    firstCapturedEffect: null,
+	    lastCapturedEffect: null
+	  };
+	  return queue;
+	}
 
-	    ReactCurrentOwner.current = workInProgress;
-	    value = fn(props, context);
-	  }
-	  // React DevTools reads this flag.
-	  workInProgress.effectTag |= PerformedWork;
+	function createUpdate(expirationTime) {
+	  return {
+	    expirationTime: expirationTime,
 
-	  if (typeof value === 'object' && value !== null && typeof value.render === 'function' && value.$$typeof === undefined) {
-	    var Component = workInProgress.type;
+	    tag: UpdateState,
+	    payload: null,
+	    callback: null,
 
-	    // Proceed under the assumption that this is a class instance
-	    workInProgress.tag = ClassComponent;
+	    next: null,
+	    nextEffect: null
+	  };
+	}
 
-	    workInProgress.memoizedState = value.state !== null && value.state !== undefined ? value.state : null;
+	function appendUpdateToQueue(queue, update) {
+	  // Append the update to the end of the list.
+	  if (queue.lastUpdate === null) {
+	    // Queue is empty
+	    queue.firstUpdate = queue.lastUpdate = update;
+	  } else {
+	    queue.lastUpdate.next = update;
+	    queue.lastUpdate = update;
+	  }
+	}
 
-	    var getDerivedStateFromProps = Component.getDerivedStateFromProps;
-	    if (typeof getDerivedStateFromProps === 'function') {
-	      applyDerivedStateFromProps(workInProgress, getDerivedStateFromProps, props);
+	function enqueueUpdate(fiber, update) {
+	  // Update queues are created lazily.
+	  var alternate = fiber.alternate;
+	  var queue1 = void 0;
+	  var queue2 = void 0;
+	  if (alternate === null) {
+	    // There's only one fiber.
+	    queue1 = fiber.updateQueue;
+	    queue2 = null;
+	    if (queue1 === null) {
+	      queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);
 	    }
-
-	    // Push context providers early to prevent context stack mismatches.
-	    // During mounting we don't know the child context yet as the instance doesn't exist.
-	    // We will invalidate the child context in finishClassComponent() right after rendering.
-	    var hasContext = pushContextProvider(workInProgress);
-	    adoptClassInstance(workInProgress, value);
-	    mountClassInstance(workInProgress, renderExpirationTime);
-	    return finishClassComponent(current, workInProgress, true, hasContext, renderExpirationTime);
 	  } else {
-	    // Proceed under the assumption that this is a functional component
-	    workInProgress.tag = FunctionalComponent;
-	    {
-	      var _Component = workInProgress.type;
-
-	      if (_Component) {
-	        !!_Component.childContextTypes ? warning(false, '%s(...): childContextTypes cannot be defined on a functional component.', _Component.displayName || _Component.name || 'Component') : void 0;
-	      }
-	      if (workInProgress.ref !== null) {
-	        var info = '';
-	        var ownerName = ReactDebugCurrentFiber.getCurrentFiberOwnerName();
-	        if (ownerName) {
-	          info += '\n\nCheck the render method of `' + ownerName + '`.';
-	        }
-
-	        var warningKey = ownerName || workInProgress._debugID || '';
-	        var debugSource = workInProgress._debugSource;
-	        if (debugSource) {
-	          warningKey = debugSource.fileName + ':' + debugSource.lineNumber;
-	        }
-	        if (!didWarnAboutStatelessRefs[warningKey]) {
-	          didWarnAboutStatelessRefs[warningKey] = true;
-	          warning(false, 'Stateless function components cannot be given refs. ' + 'Attempts to access this ref will fail.%s%s', info, ReactDebugCurrentFiber.getCurrentFiberStackAddendum());
-	        }
+	    // There are two owners.
+	    queue1 = fiber.updateQueue;
+	    queue2 = alternate.updateQueue;
+	    if (queue1 === null) {
+	      if (queue2 === null) {
+	        // Neither fiber has an update queue. Create new ones.
+	        queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);
+	        queue2 = alternate.updateQueue = createUpdateQueue(alternate.memoizedState);
+	      } else {
+	        // Only one fiber has an update queue. Clone to create a new one.
+	        queue1 = fiber.updateQueue = cloneUpdateQueue(queue2);
 	      }
-
-	      if (typeof fn.getDerivedStateFromProps === 'function') {
-	        var _componentName = getComponentName(workInProgress) || 'Unknown';
-
-	        if (!didWarnAboutGetDerivedStateOnFunctionalComponent[_componentName]) {
-	          warning(false, '%s: Stateless functional components do not support getDerivedStateFromProps.', _componentName);
-	          didWarnAboutGetDerivedStateOnFunctionalComponent[_componentName] = true;
-	        }
+	    } else {
+	      if (queue2 === null) {
+	        // Only one fiber has an update queue. Clone to create a new one.
+	        queue2 = alternate.updateQueue = cloneUpdateQueue(queue1);
+	      } else {
+	        // Both owners have an update queue.
 	      }
 	    }
-	    reconcileChildren(current, workInProgress, value);
-	    memoizeProps(workInProgress, props);
-	    return workInProgress.child;
 	  }
-	}
-
-	function updateTimeoutComponent(current, workInProgress, renderExpirationTime) {
-	  if (enableSuspense) {
-	    var nextProps = workInProgress.pendingProps;
-	    var prevProps = workInProgress.memoizedProps;
-
-	    var prevDidTimeout = workInProgress.memoizedState;
-
-	    // Check if we already attempted to render the normal state. If we did,
-	    // and we timed out, render the placeholder state.
-	    var alreadyCaptured = (workInProgress.effectTag & DidCapture) === NoEffect;
-	    var nextDidTimeout = !alreadyCaptured;
-
-	    if (hasContextChanged()) {
-	      // Normally we can bail out on props equality but if context has changed
-	      // we don't do the bailout and we have to reuse existing props instead.
-	    } else if (nextProps === prevProps && nextDidTimeout === prevDidTimeout) {
-	      return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	  if (queue2 === null || queue1 === queue2) {
+	    // There's only a single queue.
+	    appendUpdateToQueue(queue1, update);
+	  } else {
+	    // There are two queues. We need to append the update to both queues,
+	    // while accounting for the persistent structure of the list — we don't
+	    // want the same update to be added multiple times.
+	    if (queue1.lastUpdate === null || queue2.lastUpdate === null) {
+	      // One of the queues is not empty. We must add the update to both queues.
+	      appendUpdateToQueue(queue1, update);
+	      appendUpdateToQueue(queue2, update);
+	    } else {
+	      // Both queues are non-empty. The last update is the same in both lists,
+	      // because of structural sharing. So, only append to one of the lists.
+	      appendUpdateToQueue(queue1, update);
+	      // But we still need to update the `lastUpdate` pointer of queue2.
+	      queue2.lastUpdate = update;
 	    }
+	  }
 
-	    var render = nextProps.children;
-	    var nextChildren = render(nextDidTimeout);
-	    workInProgress.memoizedProps = nextProps;
-	    workInProgress.memoizedState = nextDidTimeout;
-	    reconcileChildren(current, workInProgress, nextChildren);
-	    return workInProgress.child;
-	  } else {
-	    return null;
+	  {
+	    if (fiber.tag === ClassComponent && (currentlyProcessingQueue === queue1 || queue2 !== null && currentlyProcessingQueue === queue2) && !didWarnUpdateInsideUpdate) {
+	      warningWithoutStack$1(false, 'An update (setState, replaceState, or forceUpdate) was scheduled ' + 'from inside an update function. Update functions should be pure, ' + 'with zero side-effects. Consider using componentDidUpdate or a ' + 'callback.');
+	      didWarnUpdateInsideUpdate = true;
+	    }
 	  }
 	}
 
-	function updatePortalComponent(current, workInProgress, renderExpirationTime) {
-	  pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);
-	  var nextChildren = workInProgress.pendingProps;
-	  if (hasContextChanged()) {
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
-	  } else if (workInProgress.memoizedProps === nextChildren) {
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	function enqueueCapturedUpdate(workInProgress, update) {
+	  // Captured updates go into a separate list, and only on the work-in-
+	  // progress queue.
+	  var workInProgressQueue = workInProgress.updateQueue;
+	  if (workInProgressQueue === null) {
+	    workInProgressQueue = workInProgress.updateQueue = createUpdateQueue(workInProgress.memoizedState);
+	  } else {
+	    // TODO: I put this here rather than createWorkInProgress so that we don't
+	    // clone the queue unnecessarily. There's probably a better way to
+	    // structure this.
+	    workInProgressQueue = ensureWorkInProgressQueueIsAClone(workInProgress, workInProgressQueue);
 	  }
 
-	  if (current === null) {
-	    // Portals are special because we don't append the children during mount
-	    // but at commit. Therefore we need to track insertions which the normal
-	    // flow doesn't do during mount. This doesn't happen at the root because
-	    // the root always starts with a "current" with a null child.
-	    // TODO: Consider unifying this with how the root works.
-	    workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
-	    memoizeProps(workInProgress, nextChildren);
+	  // Append the update to the end of the list.
+	  if (workInProgressQueue.lastCapturedUpdate === null) {
+	    // This is the first render phase update
+	    workInProgressQueue.firstCapturedUpdate = workInProgressQueue.lastCapturedUpdate = update;
 	  } else {
-	    reconcileChildren(current, workInProgress, nextChildren);
-	    memoizeProps(workInProgress, nextChildren);
+	    workInProgressQueue.lastCapturedUpdate.next = update;
+	    workInProgressQueue.lastCapturedUpdate = update;
 	  }
-	  return workInProgress.child;
 	}
 
-	function propagateContextChange(workInProgress, context, changedBits, renderExpirationTime) {
-	  var fiber = workInProgress.child;
-	  if (fiber !== null) {
-	    // Set the return pointer of the child to the work-in-progress fiber.
-	    fiber.return = workInProgress;
+	function ensureWorkInProgressQueueIsAClone(workInProgress, queue) {
+	  var current = workInProgress.alternate;
+	  if (current !== null) {
+	    // If the work-in-progress queue is equal to the current queue,
+	    // we need to clone it first.
+	    if (queue === current.updateQueue) {
+	      queue = workInProgress.updateQueue = cloneUpdateQueue(queue);
+	    }
 	  }
-	  while (fiber !== null) {
-	    var nextFiber = void 0;
-	    // Visit this fiber.
-	    switch (fiber.tag) {
-	      case ContextConsumer:
-	        // Check if the context matches.
-	        var observedBits = fiber.stateNode | 0;
-	        if (fiber.type === context && (observedBits & changedBits) !== 0) {
-	          // Update the expiration time of all the ancestors, including
-	          // the alternates.
-	          var node = fiber;
-	          while (node !== null) {
-	            var alternate = node.alternate;
-	            if (node.expirationTime === NoWork || node.expirationTime > renderExpirationTime) {
-	              node.expirationTime = renderExpirationTime;
-	              if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > renderExpirationTime)) {
-	                alternate.expirationTime = renderExpirationTime;
-	              }
-	            } else if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > renderExpirationTime)) {
-	              alternate.expirationTime = renderExpirationTime;
-	            } else {
-	              // Neither alternate was updated, which means the rest of the
-	              // ancestor path already has sufficient priority.
-	              break;
+	  return queue;
+	}
+
+	function getStateFromUpdate(workInProgress, queue, update, prevState, nextProps, instance) {
+	  switch (update.tag) {
+	    case ReplaceState:
+	      {
+	        var _payload = update.payload;
+	        if (typeof _payload === 'function') {
+	          // Updater function
+	          {
+	            enterDisallowedContextReadInDEV();
+	            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	              _payload.call(instance, prevState, nextProps);
 	            }
-	            node = node.return;
 	          }
-	          // Don't scan deeper than a matching consumer. When we render the
-	          // consumer, we'll continue scanning from that point. This way the
-	          // scanning work is time-sliced.
-	          nextFiber = null;
+	          var nextState = _payload.call(instance, prevState, nextProps);
+	          {
+	            exitDisallowedContextReadInDEV();
+	          }
+	          return nextState;
+	        }
+	        // State object
+	        return _payload;
+	      }
+	    case CaptureUpdate:
+	      {
+	        workInProgress.effectTag = workInProgress.effectTag & ~ShouldCapture | DidCapture;
+	      }
+	    // Intentional fallthrough
+	    case UpdateState:
+	      {
+	        var _payload2 = update.payload;
+	        var partialState = void 0;
+	        if (typeof _payload2 === 'function') {
+	          // Updater function
+	          {
+	            enterDisallowedContextReadInDEV();
+	            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+	              _payload2.call(instance, prevState, nextProps);
+	            }
+	          }
+	          partialState = _payload2.call(instance, prevState, nextProps);
+	          {
+	            exitDisallowedContextReadInDEV();
+	          }
 	        } else {
-	          // Traverse down.
-	          nextFiber = fiber.child;
-	        }
-	        break;
-	      case ContextProvider:
-	        // Don't scan deeper if this is a matching provider
-	        nextFiber = fiber.type === workInProgress.type ? null : fiber.child;
-	        break;
-	      default:
-	        // Traverse down.
-	        nextFiber = fiber.child;
-	        break;
-	    }
-	    if (nextFiber !== null) {
-	      // Set the return pointer of the child to the work-in-progress fiber.
-	      nextFiber.return = fiber;
-	    } else {
-	      // No child. Traverse to next sibling.
-	      nextFiber = fiber;
-	      while (nextFiber !== null) {
-	        if (nextFiber === workInProgress) {
-	          // We're back to the root of this subtree. Exit.
-	          nextFiber = null;
-	          break;
+	          // Partial state object
+	          partialState = _payload2;
 	        }
-	        var sibling = nextFiber.sibling;
-	        if (sibling !== null) {
-	          // Set the return pointer of the sibling to the work-in-progress fiber.
-	          sibling.return = nextFiber.return;
-	          nextFiber = sibling;
-	          break;
+	        if (partialState === null || partialState === undefined) {
+	          // Null and undefined are treated as no-ops.
+	          return prevState;
 	        }
-	        // No more siblings. Traverse up.
-	        nextFiber = nextFiber.return;
+	        // Merge the partial state and the previous state.
+	        return _assign({}, prevState, partialState);
+	      }
+	    case ForceUpdate:
+	      {
+	        hasForceUpdate = true;
+	        return prevState;
 	      }
-	    }
-	    fiber = nextFiber;
 	  }
+	  return prevState;
 	}
 
-	function updateContextProvider(current, workInProgress, renderExpirationTime) {
-	  var providerType = workInProgress.type;
-	  var context = providerType._context;
-
-	  var newProps = workInProgress.pendingProps;
-	  var oldProps = workInProgress.memoizedProps;
-	  var canBailOnProps = true;
-
-	  if (hasContextChanged()) {
-	    canBailOnProps = false;
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
-	  } else if (oldProps === newProps) {
-	    workInProgress.stateNode = 0;
-	    pushProvider(workInProgress);
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	  }
+	function processUpdateQueue(workInProgress, queue, props, instance, renderExpirationTime) {
+	  hasForceUpdate = false;
 
-	  var newValue = newProps.value;
-	  workInProgress.memoizedProps = newProps;
+	  queue = ensureWorkInProgressQueueIsAClone(workInProgress, queue);
 
 	  {
-	    var providerPropTypes = workInProgress.type.propTypes;
-
-	    if (providerPropTypes) {
-	      checkPropTypes(providerPropTypes, newProps, 'prop', 'Context.Provider', getCurrentFiberStackAddendum$6);
-	    }
+	    currentlyProcessingQueue = queue;
 	  }
 
-	  var changedBits = void 0;
-	  if (oldProps === null) {
-	    // Initial render
-	    changedBits = MAX_SIGNED_31_BIT_INT;
-	  } else {
-	    if (oldProps.value === newProps.value) {
-	      // No change. Bailout early if children are the same.
-	      if (oldProps.children === newProps.children && canBailOnProps) {
-	        workInProgress.stateNode = 0;
-	        pushProvider(workInProgress);
-	        return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	  // These values may change as we process the queue.
+	  var newBaseState = queue.baseState;
+	  var newFirstUpdate = null;
+	  var newExpirationTime = NoWork;
+
+	  // Iterate through the list of updates to compute the result.
+	  var update = queue.firstUpdate;
+	  var resultState = newBaseState;
+	  while (update !== null) {
+	    var updateExpirationTime = update.expirationTime;
+	    if (updateExpirationTime < renderExpirationTime) {
+	      // This update does not have sufficient priority. Skip it.
+	      if (newFirstUpdate === null) {
+	        // This is the first skipped update. It will be the first update in
+	        // the new list.
+	        newFirstUpdate = update;
+	        // Since this is the first update that was skipped, the current result
+	        // is the new base state.
+	        newBaseState = resultState;
+	      }
+	      // Since this update will remain in the list, update the remaining
+	      // expiration time.
+	      if (newExpirationTime < updateExpirationTime) {
+	        newExpirationTime = updateExpirationTime;
 	      }
-	      changedBits = 0;
 	    } else {
-	      var oldValue = oldProps.value;
-	      // Use Object.is to compare the new context value to the old value.
-	      // Inlined Object.is polyfill.
-	      // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
-	      if (oldValue === newValue && (oldValue !== 0 || 1 / oldValue === 1 / newValue) || oldValue !== oldValue && newValue !== newValue // eslint-disable-line no-self-compare
-	      ) {
-	          // No change. Bailout early if children are the same.
-	          if (oldProps.children === newProps.children && canBailOnProps) {
-	            workInProgress.stateNode = 0;
-	            pushProvider(workInProgress);
-	            return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	          }
-	          changedBits = 0;
+	      // This update does have sufficient priority. Process it and compute
+	      // a new result.
+	      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);
+	      var _callback = update.callback;
+	      if (_callback !== null) {
+	        workInProgress.effectTag |= Callback;
+	        // Set this to null, in case it was mutated during an aborted render.
+	        update.nextEffect = null;
+	        if (queue.lastEffect === null) {
+	          queue.firstEffect = queue.lastEffect = update;
 	        } else {
-	        changedBits = typeof context._calculateChangedBits === 'function' ? context._calculateChangedBits(oldValue, newValue) : MAX_SIGNED_31_BIT_INT;
-	        {
-	          !((changedBits & MAX_SIGNED_31_BIT_INT) === changedBits) ? warning(false, 'calculateChangedBits: Expected the return value to be a ' + '31-bit integer. Instead received: %s', changedBits) : void 0;
+	          queue.lastEffect.nextEffect = update;
+	          queue.lastEffect = update;
 	        }
-	        changedBits |= 0;
+	      }
+	    }
+	    // Continue to the next update.
+	    update = update.next;
+	  }
 
-	        if (changedBits === 0) {
-	          // No change. Bailout early if children are the same.
-	          if (oldProps.children === newProps.children && canBailOnProps) {
-	            workInProgress.stateNode = 0;
-	            pushProvider(workInProgress);
-	            return bailoutOnAlreadyFinishedWork(current, workInProgress);
-	          }
+	  // Separately, iterate though the list of captured updates.
+	  var newFirstCapturedUpdate = null;
+	  update = queue.firstCapturedUpdate;
+	  while (update !== null) {
+	    var _updateExpirationTime = update.expirationTime;
+	    if (_updateExpirationTime < renderExpirationTime) {
+	      // This update does not have sufficient priority. Skip it.
+	      if (newFirstCapturedUpdate === null) {
+	        // This is the first skipped captured update. It will be the first
+	        // update in the new list.
+	        newFirstCapturedUpdate = update;
+	        // If this is the first update that was skipped, the current result is
+	        // the new base state.
+	        if (newFirstUpdate === null) {
+	          newBaseState = resultState;
+	        }
+	      }
+	      // Since this update will remain in the list, update the remaining
+	      // expiration time.
+	      if (newExpirationTime < _updateExpirationTime) {
+	        newExpirationTime = _updateExpirationTime;
+	      }
+	    } else {
+	      // This update does have sufficient priority. Process it and compute
+	      // a new result.
+	      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);
+	      var _callback2 = update.callback;
+	      if (_callback2 !== null) {
+	        workInProgress.effectTag |= Callback;
+	        // Set this to null, in case it was mutated during an aborted render.
+	        update.nextEffect = null;
+	        if (queue.lastCapturedEffect === null) {
+	          queue.firstCapturedEffect = queue.lastCapturedEffect = update;
 	        } else {
-	          propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);
+	          queue.lastCapturedEffect.nextEffect = update;
+	          queue.lastCapturedEffect = update;
 	        }
 	      }
 	    }
+	    update = update.next;
 	  }
 
-	  workInProgress.stateNode = changedBits;
-	  pushProvider(workInProgress);
-
-	  var newChildren = newProps.children;
-	  reconcileChildren(current, workInProgress, newChildren);
-	  return workInProgress.child;
-	}
-
-	function updateContextConsumer(current, workInProgress, renderExpirationTime) {
-	  var context = workInProgress.type;
-	  var newProps = workInProgress.pendingProps;
-	  var oldProps = workInProgress.memoizedProps;
-
-	  var newValue = getContextCurrentValue(context);
-	  var changedBits = getContextChangedBits(context);
-
-	  if (hasContextChanged()) {
-	    // Normally we can bail out on props equality but if context has changed
-	    // we don't do the bailout and we have to reuse existing props instead.
-	  } else if (changedBits === 0 && oldProps === newProps) {
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	  if (newFirstUpdate === null) {
+	    queue.lastUpdate = null;
 	  }
-	  workInProgress.memoizedProps = newProps;
-
-	  var observedBits = newProps.unstable_observedBits;
-	  if (observedBits === undefined || observedBits === null) {
-	    // Subscribe to all changes by default
-	    observedBits = MAX_SIGNED_31_BIT_INT;
+	  if (newFirstCapturedUpdate === null) {
+	    queue.lastCapturedUpdate = null;
+	  } else {
+	    workInProgress.effectTag |= Callback;
 	  }
-	  // Store the observedBits on the fiber's stateNode for quick access.
-	  workInProgress.stateNode = observedBits;
-
-	  if ((changedBits & observedBits) !== 0) {
-	    // Context change propagation stops at matching consumers, for time-
-	    // slicing. Continue the propagation here.
-	    propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);
-	  } else if (oldProps === newProps) {
-	    // Skip over a memoized parent with a bitmask bailout even
-	    // if we began working on it because of a deeper matching child.
-	    return bailoutOnAlreadyFinishedWork(current, workInProgress);
+	  if (newFirstUpdate === null && newFirstCapturedUpdate === null) {
+	    // We processed every update, without skipping. That means the new base
+	    // state is the same as the result state.
+	    newBaseState = resultState;
 	  }
-	  // There is no bailout on `children` equality because we expect people
-	  // to often pass a bound method as a child, but it may reference
-	  // `this.state` or `this.props` (and thus needs to re-render on `setState`).
 
-	  var render = newProps.children;
+	  queue.baseState = newBaseState;
+	  queue.firstUpdate = newFirstUpdate;
+	  queue.firstCapturedUpdate = newFirstCapturedUpdate;
 
-	  {
-	    !(typeof render === 'function') ? warning(false, 'A context consumer was rendered with multiple children, or a child ' + "that isn't a function. A context consumer expects a single child " + 'that is a function. If you did pass a function, make sure there ' + 'is no trailing or leading whitespace around it.') : void 0;
-	  }
+	  // Set the remaining expiration time to be whatever is remaining in the queue.
+	  // This should be fine because the only two other things that contribute to
+	  // expiration time are props and context. We're already in the middle of the
+	  // begin phase by the time we start processing the queue, so we've already
+	  // dealt with the props. Context in components that specify
+	  // shouldComponentUpdate is tricky; but we'll have to account for
+	  // that regardless.
+	  workInProgress.expirationTime = newExpirationTime;
+	  workInProgress.memoizedState = resultState;
 
-	  var newChildren = void 0;
 	  {
-	    ReactCurrentOwner.current = workInProgress;
-	    ReactDebugCurrentFiber.setCurrentPhase('render');
-	    newChildren = render(newValue);
-	    ReactDebugCurrentFiber.setCurrentPhase(null);
+	    currentlyProcessingQueue = null;
 	  }
-
-	  // React DevTools reads this flag.
-	  workInProgress.effectTag |= PerformedWork;
-	  reconcileChildren(current, workInProgress, newChildren);
-	  return workInProgress.child;
 	}
 
-	/*
-	  function reuseChildrenEffects(returnFiber : Fiber, firstChild : Fiber) {
-	    let child = firstChild;
-	    do {
-	      // Ensure that the first and last effect of the parent corresponds
-	      // to the children's first and last effect.
-	      if (!returnFiber.firstEffect) {
-	        returnFiber.firstEffect = child.firstEffect;
-	      }
-	      if (child.lastEffect) {
-	        if (returnFiber.lastEffect) {
-	          returnFiber.lastEffect.nextEffect = child.firstEffect;
-	        }
-	        returnFiber.lastEffect = child.lastEffect;
-	      }
-	    } while (child = child.sibling);
-	  }
-	  */
-
-	function bailoutOnAlreadyFinishedWork(current, workInProgress) {
-	  cancelWorkTimer(workInProgress);
-
-	  if (enableProfilerTimer) {
-	    // Don't update "base" render times for bailouts.
-	    stopBaseRenderTimerIfRunning();
-	  }
-
-	  // TODO: We should ideally be able to bail out early if the children have no
-	  // more work to do. However, since we don't have a separation of this
-	  // Fiber's priority and its children yet - we don't know without doing lots
-	  // of the same work we do anyway. Once we have that separation we can just
-	  // bail out here if the children has no more work at this priority level.
-	  // if (workInProgress.priorityOfChildren <= priorityLevel) {
-	  //   // If there are side-effects in these children that have not yet been
-	  //   // committed we need to ensure that they get properly transferred up.
-	  //   if (current && current.child !== workInProgress.child) {
-	  //     reuseChildrenEffects(workInProgress, child);
-	  //   }
-	  //   return null;
-	  // }
-
-	  cloneChildFibers(current, workInProgress);
-	  return workInProgress.child;
+	function callCallback(callback, context) {
+	  !(typeof callback === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', callback) : void 0;
+	  callback.call(context);
 	}
 
-	function bailoutOnLowPriority(current, workInProgress) {
-	  cancelWorkTimer(workInProgress);
+	function resetHasForceUpdateBeforeProcessing() {
+	  hasForceUpdate = false;
+	}
 
-	  if (enableProfilerTimer) {
-	    // Don't update "base" render times for bailouts.
-	    stopBaseRenderTimerIfRunning();
-	  }
+	function checkHasForceUpdateAfterProcessing() {
+	  return hasForceUpdate;
+	}
 
-	  // TODO: Handle HostComponent tags here as well and call pushHostContext()?
-	  // See PR 8590 discussion for context
-	  switch (workInProgress.tag) {
-	    case HostRoot:
-	      pushHostRootContext(workInProgress);
-	      break;
-	    case ClassComponent:
-	      pushContextProvider(workInProgress);
-	      break;
-	    case HostPortal:
-	      pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);
-	      break;
-	    case ContextProvider:
-	      pushProvider(workInProgress);
-	      break;
+	function commitUpdateQueue(finishedWork, finishedQueue, instance, renderExpirationTime) {
+	  // If the finished render included captured updates, and there are still
+	  // lower priority updates left over, we need to keep the captured updates
+	  // in the queue so that they are rebased and not dropped once we process the
+	  // queue again at the lower priority.
+	  if (finishedQueue.firstCapturedUpdate !== null) {
+	    // Join the captured update list to the end of the normal list.
+	    if (finishedQueue.lastUpdate !== null) {
+	      finishedQueue.lastUpdate.next = finishedQueue.firstCapturedUpdate;
+	      finishedQueue.lastUpdate = finishedQueue.lastCapturedUpdate;
+	    }
+	    // Clear the list of captured updates.
+	    finishedQueue.firstCapturedUpdate = finishedQueue.lastCapturedUpdate = null;
 	  }
-	  // TODO: What if this is currently in progress?
-	  // How can that happen? How is this not being cloned?
-	  return null;
-	}
 
-	// TODO: Delete memoizeProps/State and move to reconcile/bailout instead
-	function memoizeProps(workInProgress, nextProps) {
-	  workInProgress.memoizedProps = nextProps;
-	}
+	  // Commit the effects
+	  commitUpdateEffects(finishedQueue.firstEffect, instance);
+	  finishedQueue.firstEffect = finishedQueue.lastEffect = null;
 
-	function memoizeState(workInProgress, nextState) {
-	  workInProgress.memoizedState = nextState;
-	  // Don't reset the updateQueue, in case there are pending updates. Resetting
-	  // is handled by processUpdateQueue.
+	  commitUpdateEffects(finishedQueue.firstCapturedEffect, instance);
+	  finishedQueue.firstCapturedEffect = finishedQueue.lastCapturedEffect = null;
 	}
 
-	function beginWork(current, workInProgress, renderExpirationTime) {
-	  if (enableProfilerTimer) {
-	    if (workInProgress.mode & ProfileMode) {
-	      markActualRenderTimeStarted(workInProgress);
+	function commitUpdateEffects(effect, instance) {
+	  while (effect !== null) {
+	    var _callback3 = effect.callback;
+	    if (_callback3 !== null) {
+	      effect.callback = null;
+	      callCallback(_callback3, instance);
 	    }
+	    effect = effect.nextEffect;
 	  }
+	}
 
-	  if (workInProgress.expirationTime === NoWork || workInProgress.expirationTime > renderExpirationTime) {
-	    return bailoutOnLowPriority(current, workInProgress);
-	  }
-
-	  switch (workInProgress.tag) {
-	    case IndeterminateComponent:
-	      return mountIndeterminateComponent(current, workInProgress, renderExpirationTime);
-	    case FunctionalComponent:
-	      return updateFunctionalComponent(current, workInProgress);
-	    case ClassComponent:
-	      return updateClassComponent(current, workInProgress, renderExpirationTime);
-	    case HostRoot:
-	      return updateHostRoot(current, workInProgress, renderExpirationTime);
-	    case HostComponent:
-	      return updateHostComponent(current, workInProgress, renderExpirationTime);
-	    case HostText:
-	      return updateHostText(current, workInProgress);
-	    case TimeoutComponent:
-	      return updateTimeoutComponent(current, workInProgress, renderExpirationTime);
-	    case HostPortal:
-	      return updatePortalComponent(current, workInProgress, renderExpirationTime);
-	    case ForwardRef:
-	      return updateForwardRef(current, workInProgress);
-	    case Fragment:
-	      return updateFragment(current, workInProgress);
-	    case Mode:
-	      return updateMode(current, workInProgress);
-	    case Profiler:
-	      return updateProfiler(current, workInProgress);
-	    case ContextProvider:
-	      return updateContextProvider(current, workInProgress, renderExpirationTime);
-	    case ContextConsumer:
-	      return updateContextConsumer(current, workInProgress, renderExpirationTime);
-	    default:
-	      invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');
-	  }
+	function createCapturedValue(value, source) {
+	  // If the value is an error, call this function immediately after it is thrown
+	  // so the stack is accurate.
+	  return {
+	    value: value,
+	    source: source,
+	    stack: getStackByFiberInDevAndProd(source)
+	  };
 	}
 
 	function markUpdate(workInProgress) {
@@ -16585,46 +19990,66 @@
 	  workInProgress.effectTag |= Ref;
 	}
 
-	function appendAllChildren(parent, workInProgress) {
-	  // We only have the top Fiber that was created but we need recurse down its
-	  // children to find all the terminal nodes.
-	  var node = workInProgress.child;
-	  while (node !== null) {
-	    if (node.tag === HostComponent || node.tag === HostText) {
-	      appendInitialChild(parent, node.stateNode);
-	    } else if (node.tag === HostPortal) {
-	      // If we have a portal child, then we don't want to traverse
-	      // down its children. Instead, we'll get insertions from each child in
-	      // the portal directly.
-	    } else if (node.child !== null) {
-	      node.child.return = node;
-	      node = node.child;
-	      continue;
-	    }
-	    if (node === workInProgress) {
-	      return;
-	    }
-	    while (node.sibling === null) {
-	      if (node.return === null || node.return === workInProgress) {
-	        return;
-	      }
-	      node = node.return;
-	    }
-	    node.sibling.return = node.return;
-	    node = node.sibling;
-	  }
-	}
-
+	var appendAllChildren = void 0;
 	var updateHostContainer = void 0;
 	var updateHostComponent$1 = void 0;
 	var updateHostText$1 = void 0;
 	if (supportsMutation) {
 	  // Mutation mode
 
+	  appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {
+	    // We only have the top Fiber that was created but we need recurse down its
+	    // children to find all the terminal nodes.
+	    var node = workInProgress.child;
+	    while (node !== null) {
+	      if (node.tag === HostComponent || node.tag === HostText) {
+	        appendInitialChild(parent, node.stateNode);
+	      } else if (node.tag === HostPortal) {
+	        // If we have a portal child, then we don't want to traverse
+	        // down its children. Instead, we'll get insertions from each child in
+	        // the portal directly.
+	      } else if (node.child !== null) {
+	        node.child.return = node;
+	        node = node.child;
+	        continue;
+	      }
+	      if (node === workInProgress) {
+	        return;
+	      }
+	      while (node.sibling === null) {
+	        if (node.return === null || node.return === workInProgress) {
+	          return;
+	        }
+	        node = node.return;
+	      }
+	      node.sibling.return = node.return;
+	      node = node.sibling;
+	    }
+	  };
+
 	  updateHostContainer = function (workInProgress) {
 	    // Noop
 	  };
-	  updateHostComponent$1 = function (current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext) {
+	  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {
+	    // If we have an alternate, that means this is an update and we need to
+	    // schedule a side-effect to do the updates.
+	    var oldProps = current.memoizedProps;
+	    if (oldProps === newProps) {
+	      // In mutation mode, this is sufficient for a bailout because
+	      // we won't touch this node even if children changed.
+	      return;
+	    }
+
+	    // If we get updated because one of our children updated, we don't
+	    // have newProps so we'll have to reuse them.
+	    // TODO: Split the update API as separate for the props vs. children.
+	    // Even better would be if children weren't special cased at all tho.
+	    var instance = workInProgress.stateNode;
+	    var currentHostContext = getHostContext();
+	    // TODO: Experiencing an error where oldProps is null. Suggests a host
+	    // component is hitting the resume path. Figure out why. Possibly
+	    // related to `hidden`.
+	    var updatePayload = prepareUpdate(instance, type, oldProps, newProps, rootContainerInstance, currentHostContext);
 	    // TODO: Type this specific to this type of component.
 	    workInProgress.updateQueue = updatePayload;
 	    // If the update payload indicates that there is a change or if there
@@ -16642,23 +20067,167 @@
 	} else if (supportsPersistence) {
 	  // Persistent host tree mode
 
+	  appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {
+	    // We only have the top Fiber that was created but we need recurse down its
+	    // children to find all the terminal nodes.
+	    var node = workInProgress.child;
+	    while (node !== null) {
+	      // eslint-disable-next-line no-labels
+	      branches: if (node.tag === HostComponent) {
+	        var instance = node.stateNode;
+	        if (needsVisibilityToggle) {
+	          var props = node.memoizedProps;
+	          var type = node.type;
+	          if (isHidden) {
+	            // This child is inside a timed out tree. Hide it.
+	            instance = cloneHiddenInstance(instance, type, props, node);
+	          } else {
+	            // This child was previously inside a timed out tree. If it was not
+	            // updated during this render, it may need to be unhidden. Clone
+	            // again to be sure.
+	            instance = cloneUnhiddenInstance(instance, type, props, node);
+	          }
+	          node.stateNode = instance;
+	        }
+	        appendInitialChild(parent, instance);
+	      } else if (node.tag === HostText) {
+	        var _instance = node.stateNode;
+	        if (needsVisibilityToggle) {
+	          var text = node.memoizedProps;
+	          var rootContainerInstance = getRootHostContainer();
+	          var currentHostContext = getHostContext();
+	          if (isHidden) {
+	            _instance = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+	          } else {
+	            _instance = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+	          }
+	          node.stateNode = _instance;
+	        }
+	        appendInitialChild(parent, _instance);
+	      } else if (node.tag === HostPortal) {
+	        // If we have a portal child, then we don't want to traverse
+	        // down its children. Instead, we'll get insertions from each child in
+	        // the portal directly.
+	      } else if (node.tag === SuspenseComponent) {
+	        var current = node.alternate;
+	        if (current !== null) {
+	          var oldState = current.memoizedState;
+	          var newState = node.memoizedState;
+	          var oldIsHidden = oldState !== null;
+	          var newIsHidden = newState !== null;
+	          if (oldIsHidden !== newIsHidden) {
+	            // The placeholder either just timed out or switched back to the normal
+	            // children after having previously timed out. Toggle the visibility of
+	            // the direct host children.
+	            var primaryChildParent = newIsHidden ? node.child : node;
+	            if (primaryChildParent !== null) {
+	              appendAllChildren(parent, primaryChildParent, true, newIsHidden);
+	            }
+	            // eslint-disable-next-line no-labels
+	            break branches;
+	          }
+	        }
+	        if (node.child !== null) {
+	          // Continue traversing like normal
+	          node.child.return = node;
+	          node = node.child;
+	          continue;
+	        }
+	      } else if (node.child !== null) {
+	        node.child.return = node;
+	        node = node.child;
+	        continue;
+	      }
+	      // $FlowFixMe This is correct but Flow is confused by the labeled break.
+	      node = node;
+	      if (node === workInProgress) {
+	        return;
+	      }
+	      while (node.sibling === null) {
+	        if (node.return === null || node.return === workInProgress) {
+	          return;
+	        }
+	        node = node.return;
+	      }
+	      node.sibling.return = node.return;
+	      node = node.sibling;
+	    }
+	  };
+
 	  // An unfortunate fork of appendAllChildren because we have two different parent types.
-	  var appendAllChildrenToContainer = function (containerChildSet, workInProgress) {
+	  var appendAllChildrenToContainer = function (containerChildSet, workInProgress, needsVisibilityToggle, isHidden) {
 	    // We only have the top Fiber that was created but we need recurse down its
 	    // children to find all the terminal nodes.
 	    var node = workInProgress.child;
 	    while (node !== null) {
-	      if (node.tag === HostComponent || node.tag === HostText) {
-	        appendChildToContainerChildSet(containerChildSet, node.stateNode);
+	      // eslint-disable-next-line no-labels
+	      branches: if (node.tag === HostComponent) {
+	        var instance = node.stateNode;
+	        if (needsVisibilityToggle) {
+	          var props = node.memoizedProps;
+	          var type = node.type;
+	          if (isHidden) {
+	            // This child is inside a timed out tree. Hide it.
+	            instance = cloneHiddenInstance(instance, type, props, node);
+	          } else {
+	            // This child was previously inside a timed out tree. If it was not
+	            // updated during this render, it may need to be unhidden. Clone
+	            // again to be sure.
+	            instance = cloneUnhiddenInstance(instance, type, props, node);
+	          }
+	          node.stateNode = instance;
+	        }
+	        appendChildToContainerChildSet(containerChildSet, instance);
+	      } else if (node.tag === HostText) {
+	        var _instance2 = node.stateNode;
+	        if (needsVisibilityToggle) {
+	          var text = node.memoizedProps;
+	          var rootContainerInstance = getRootHostContainer();
+	          var currentHostContext = getHostContext();
+	          if (isHidden) {
+	            _instance2 = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+	          } else {
+	            _instance2 = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+	          }
+	          node.stateNode = _instance2;
+	        }
+	        appendChildToContainerChildSet(containerChildSet, _instance2);
 	      } else if (node.tag === HostPortal) {
 	        // If we have a portal child, then we don't want to traverse
 	        // down its children. Instead, we'll get insertions from each child in
 	        // the portal directly.
+	      } else if (node.tag === SuspenseComponent) {
+	        var current = node.alternate;
+	        if (current !== null) {
+	          var oldState = current.memoizedState;
+	          var newState = node.memoizedState;
+	          var oldIsHidden = oldState !== null;
+	          var newIsHidden = newState !== null;
+	          if (oldIsHidden !== newIsHidden) {
+	            // The placeholder either just timed out or switched back to the normal
+	            // children after having previously timed out. Toggle the visibility of
+	            // the direct host children.
+	            var primaryChildParent = newIsHidden ? node.child : node;
+	            if (primaryChildParent !== null) {
+	              appendAllChildrenToContainer(containerChildSet, primaryChildParent, true, newIsHidden);
+	            }
+	            // eslint-disable-next-line no-labels
+	            break branches;
+	          }
+	        }
+	        if (node.child !== null) {
+	          // Continue traversing like normal
+	          node.child.return = node;
+	          node = node.child;
+	          continue;
+	        }
 	      } else if (node.child !== null) {
 	        node.child.return = node;
 	        node = node.child;
 	        continue;
 	      }
+	      // $FlowFixMe This is correct but Flow is confused by the labeled break.
+	      node = node;
 	      if (node === workInProgress) {
 	        return;
 	      }
@@ -16681,38 +20250,50 @@
 	      var container = portalOrRoot.containerInfo;
 	      var newChildSet = createContainerChildSet(container);
 	      // If children might have changed, we have to add them all to the set.
-	      appendAllChildrenToContainer(newChildSet, workInProgress);
+	      appendAllChildrenToContainer(newChildSet, workInProgress, false, false);
 	      portalOrRoot.pendingChildren = newChildSet;
 	      // Schedule an update on the container to swap out the container.
 	      markUpdate(workInProgress);
 	      finalizeContainerChildren(container, newChildSet);
 	    }
 	  };
-	  updateHostComponent$1 = function (current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext) {
+	  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {
+	    var currentInstance = current.stateNode;
+	    var oldProps = current.memoizedProps;
 	    // If there are no effects associated with this node, then none of our children had any updates.
 	    // This guarantees that we can reuse all of them.
 	    var childrenUnchanged = workInProgress.firstEffect === null;
-	    var currentInstance = current.stateNode;
+	    if (childrenUnchanged && oldProps === newProps) {
+	      // No changes, just reuse the existing instance.
+	      // Note that this might release a previous clone.
+	      workInProgress.stateNode = currentInstance;
+	      return;
+	    }
+	    var recyclableInstance = workInProgress.stateNode;
+	    var currentHostContext = getHostContext();
+	    var updatePayload = null;
+	    if (oldProps !== newProps) {
+	      updatePayload = prepareUpdate(recyclableInstance, type, oldProps, newProps, rootContainerInstance, currentHostContext);
+	    }
 	    if (childrenUnchanged && updatePayload === null) {
 	      // No changes, just reuse the existing instance.
 	      // Note that this might release a previous clone.
 	      workInProgress.stateNode = currentInstance;
+	      return;
+	    }
+	    var newInstance = cloneInstance(currentInstance, updatePayload, type, oldProps, newProps, workInProgress, childrenUnchanged, recyclableInstance);
+	    if (finalizeInitialChildren(newInstance, type, newProps, rootContainerInstance, currentHostContext)) {
+	      markUpdate(workInProgress);
+	    }
+	    workInProgress.stateNode = newInstance;
+	    if (childrenUnchanged) {
+	      // If there are no other effects in this tree, we need to flag this node as having one.
+	      // Even though we're not going to use it for anything.
+	      // Otherwise parents won't know that there are new children to propagate upwards.
+	      markUpdate(workInProgress);
 	    } else {
-	      var recyclableInstance = workInProgress.stateNode;
-	      var newInstance = cloneInstance(currentInstance, updatePayload, type, oldProps, newProps, workInProgress, childrenUnchanged, recyclableInstance);
-	      if (finalizeInitialChildren(newInstance, type, newProps, rootContainerInstance, currentHostContext)) {
-	        markUpdate(workInProgress);
-	      }
-	      workInProgress.stateNode = newInstance;
-	      if (childrenUnchanged) {
-	        // If there are no other effects in this tree, we need to flag this node as having one.
-	        // Even though we're not going to use it for anything.
-	        // Otherwise parents won't know that there are new children to propagate upwards.
-	        markUpdate(workInProgress);
-	      } else {
-	        // If children might have changed, we have to add them all to the set.
-	        appendAllChildren(newInstance, workInProgress);
-	      }
+	      // If children might have changed, we have to add them all to the set.
+	      appendAllChildren(newInstance, workInProgress, false, false);
 	    }
 	  };
 	  updateHostText$1 = function (current, workInProgress, oldText, newText) {
@@ -16731,7 +20312,7 @@
 	  updateHostContainer = function (workInProgress) {
 	    // Noop
 	  };
-	  updateHostComponent$1 = function (current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext) {
+	  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {
 	    // Noop
 	  };
 	  updateHostText$1 = function (current, workInProgress, oldText, newText) {
@@ -16742,20 +20323,21 @@
 	function completeWork(current, workInProgress, renderExpirationTime) {
 	  var newProps = workInProgress.pendingProps;
 
-	  if (enableProfilerTimer) {
-	    if (workInProgress.mode & ProfileMode) {
-	      recordElapsedActualRenderTime(workInProgress);
-	    }
-	  }
-
 	  switch (workInProgress.tag) {
-	    case FunctionalComponent:
-	      return null;
+	    case IndeterminateComponent:
+	      break;
+	    case LazyComponent:
+	      break;
+	    case SimpleMemoComponent:
+	    case FunctionComponent:
+	      break;
 	    case ClassComponent:
 	      {
-	        // We are leaving this subtree, so pop context if any.
-	        popContextProvider(workInProgress);
-	        return null;
+	        var Component = workInProgress.type;
+	        if (isContextProvider(Component)) {
+	          popContext(workInProgress);
+	        }
+	        break;
 	      }
 	    case HostRoot:
 	      {
@@ -16775,7 +20357,7 @@
 	          workInProgress.effectTag &= ~Placement;
 	        }
 	        updateHostContainer(workInProgress);
-	        return null;
+	        break;
 	      }
 	    case HostComponent:
 	      {
@@ -16783,21 +20365,7 @@
 	        var rootContainerInstance = getRootHostContainer();
 	        var type = workInProgress.type;
 	        if (current !== null && workInProgress.stateNode != null) {
-	          // If we have an alternate, that means this is an update and we need to
-	          // schedule a side-effect to do the updates.
-	          var oldProps = current.memoizedProps;
-	          // If we get updated because one of our children updated, we don't
-	          // have newProps so we'll have to reuse them.
-	          // TODO: Split the update API as separate for the props vs. children.
-	          // Even better would be if children weren't special cased at all tho.
-	          var instance = workInProgress.stateNode;
-	          var currentHostContext = getHostContext();
-	          // TODO: Experiencing an error where oldProps is null. Suggests a host
-	          // component is hitting the resume path. Figure out why. Possibly
-	          // related to `hidden`.
-	          var updatePayload = prepareUpdate(instance, type, oldProps, newProps, rootContainerInstance, currentHostContext);
-
-	          updateHostComponent$1(current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext);
+	          updateHostComponent$1(current, workInProgress, type, newProps, rootContainerInstance);
 
 	          if (current.ref !== workInProgress.ref) {
 	            markRef$1(workInProgress);
@@ -16806,10 +20374,10 @@
 	          if (!newProps) {
 	            !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 	            // This can happen when we abort work.
-	            return null;
+	            break;
 	          }
 
-	          var _currentHostContext = getHostContext();
+	          var currentHostContext = getHostContext();
 	          // TODO: Move createInstance to beginWork and keep it on a context
 	          // "stack" as the parent. Then append children as we go in beginWork
 	          // or completeWork depending on we want to add then top->down or
@@ -16818,23 +20386,23 @@
 	          if (wasHydrated) {
 	            // TODO: Move this and createInstance step into the beginPhase
 	            // to consolidate.
-	            if (prepareToHydrateHostInstance(workInProgress, rootContainerInstance, _currentHostContext)) {
+	            if (prepareToHydrateHostInstance(workInProgress, rootContainerInstance, currentHostContext)) {
 	              // If changes to the hydrated node needs to be applied at the
 	              // commit-phase we mark this as such.
 	              markUpdate(workInProgress);
 	            }
 	          } else {
-	            var _instance = createInstance(type, newProps, rootContainerInstance, _currentHostContext, workInProgress);
+	            var instance = createInstance(type, newProps, rootContainerInstance, currentHostContext, workInProgress);
 
-	            appendAllChildren(_instance, workInProgress);
+	            appendAllChildren(instance, workInProgress, false, false);
 
 	            // Certain renderers require commit-time effects for initial mount.
 	            // (eg DOM renderer supports auto-focus for certain elements).
 	            // Make sure such renderers get scheduled for later work.
-	            if (finalizeInitialChildren(_instance, type, newProps, rootContainerInstance, _currentHostContext)) {
+	            if (finalizeInitialChildren(instance, type, newProps, rootContainerInstance, currentHostContext)) {
 	              markUpdate(workInProgress);
 	            }
-	            workInProgress.stateNode = _instance;
+	            workInProgress.stateNode = instance;
 	          }
 
 	          if (workInProgress.ref !== null) {
@@ -16842,7 +20410,7 @@
 	            markRef$1(workInProgress);
 	          }
 	        }
-	        return null;
+	        break;
 	      }
 	    case HostText:
 	      {
@@ -16856,48 +20424,126 @@
 	          if (typeof newText !== 'string') {
 	            !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 	            // This can happen when we abort work.
-	            return null;
 	          }
 	          var _rootContainerInstance = getRootHostContainer();
-	          var _currentHostContext2 = getHostContext();
+	          var _currentHostContext = getHostContext();
 	          var _wasHydrated = popHydrationState(workInProgress);
 	          if (_wasHydrated) {
 	            if (prepareToHydrateHostTextInstance(workInProgress)) {
 	              markUpdate(workInProgress);
 	            }
 	          } else {
-	            workInProgress.stateNode = createTextInstance(newText, _rootContainerInstance, _currentHostContext2, workInProgress);
+	            workInProgress.stateNode = createTextInstance(newText, _rootContainerInstance, _currentHostContext, workInProgress);
 	          }
 	        }
-	        return null;
+	        break;
 	      }
 	    case ForwardRef:
-	      return null;
-	    case TimeoutComponent:
-	      return null;
+	      break;
+	    case SuspenseComponent:
+	      {
+	        var nextState = workInProgress.memoizedState;
+	        if ((workInProgress.effectTag & DidCapture) !== NoEffect) {
+	          // Something suspended. Re-render with the fallback children.
+	          workInProgress.expirationTime = renderExpirationTime;
+	          // Do not reset the effect list.
+	          return workInProgress;
+	        }
+
+	        var nextDidTimeout = nextState !== null;
+	        var prevDidTimeout = current !== null && current.memoizedState !== null;
+
+	        if (current !== null && !nextDidTimeout && prevDidTimeout) {
+	          // We just switched from the fallback to the normal children. Delete
+	          // the fallback.
+	          // TODO: Would it be better to store the fallback fragment on
+	          var currentFallbackChild = current.child.sibling;
+	          if (currentFallbackChild !== null) {
+	            // Deletions go at the beginning of the return fiber's effect list
+	            var first = workInProgress.firstEffect;
+	            if (first !== null) {
+	              workInProgress.firstEffect = currentFallbackChild;
+	              currentFallbackChild.nextEffect = first;
+	            } else {
+	              workInProgress.firstEffect = workInProgress.lastEffect = currentFallbackChild;
+	              currentFallbackChild.nextEffect = null;
+	            }
+	            currentFallbackChild.effectTag = Deletion;
+	          }
+	        }
+
+	        if (nextDidTimeout || prevDidTimeout) {
+	          // If the children are hidden, or if they were previous hidden, schedule
+	          // an effect to toggle their visibility. This is also used to attach a
+	          // retry listener to the promise.
+	          workInProgress.effectTag |= Update;
+	        }
+	        break;
+	      }
 	    case Fragment:
-	      return null;
+	      break;
 	    case Mode:
-	      return null;
+	      break;
 	    case Profiler:
-	      return null;
+	      break;
 	    case HostPortal:
 	      popHostContainer(workInProgress);
 	      updateHostContainer(workInProgress);
-	      return null;
+	      break;
 	    case ContextProvider:
 	      // Pop provider fiber
 	      popProvider(workInProgress);
-	      return null;
+	      break;
 	    case ContextConsumer:
-	      return null;
-	    // Error cases
-	    case IndeterminateComponent:
-	      invariant(false, 'An indeterminate component should have become determinate before completing. This error is likely caused by a bug in React. Please file an issue.');
-	    // eslint-disable-next-line no-fallthrough
+	      break;
+	    case MemoComponent:
+	      break;
+	    case IncompleteClassComponent:
+	      {
+	        // Same as class component case. I put it down here so that the tags are
+	        // sequential to ensure this switch is compiled to a jump table.
+	        var _Component = workInProgress.type;
+	        if (isContextProvider(_Component)) {
+	          popContext(workInProgress);
+	        }
+	        break;
+	      }
+	    case DehydratedSuspenseComponent:
+	      {
+	        if (enableSuspenseServerRenderer) {
+	          if (current === null) {
+	            var _wasHydrated2 = popHydrationState(workInProgress);
+	            !_wasHydrated2 ? invariant(false, 'A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.') : void 0;
+	            skipPastDehydratedSuspenseInstance(workInProgress);
+	          } else if ((workInProgress.effectTag & DidCapture) === NoEffect) {
+	            // This boundary did not suspend so it's now hydrated.
+	            // To handle any future suspense cases, we're going to now upgrade it
+	            // to a Suspense component. We detach it from the existing current fiber.
+	            current.alternate = null;
+	            workInProgress.alternate = null;
+	            workInProgress.tag = SuspenseComponent;
+	            workInProgress.memoizedState = null;
+	            workInProgress.stateNode = null;
+	          }
+	        }
+	        break;
+	      }
 	    default:
 	      invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');
 	  }
+
+	  return null;
+	}
+
+	function shouldCaptureSuspense(workInProgress) {
+	  // In order to capture, the Suspense component must have a fallback prop.
+	  if (workInProgress.memoizedProps.fallback === undefined) {
+	    return false;
+	  }
+	  // If it was the primary children that just suspended, capture and render the
+	  // fallback. Otherwise, don't capture and bubble to the next boundary.
+	  var nextState = workInProgress.memoizedState;
+	  return nextState === null;
 	}
 
 	// This module is forked in different environments.
@@ -16917,11 +20563,6 @@
 	  }
 
 	  var error = capturedError.error;
-	  var suppressLogging = error && error.suppressReactErrorLogging;
-	  if (suppressLogging) {
-	    return;
-	  }
-
 	  {
 	    var componentName = capturedError.componentName,
 	        componentStack = capturedError.componentStack,
@@ -16929,6 +20570,25 @@
 	        errorBoundaryFound = capturedError.errorBoundaryFound,
 	        willRetry = capturedError.willRetry;
 
+	    // Browsers support silencing uncaught errors by calling
+	    // `preventDefault()` in window `error` handler.
+	    // We record this information as an expando on the error.
+
+	    if (error != null && error._suppressLogging) {
+	      if (errorBoundaryFound && willRetry) {
+	        // The error is recoverable and was silenced.
+	        // Ignore it and don't print the stack addendum.
+	        // This is handy for testing error boundaries without noise.
+	        return;
+	      }
+	      // The error is fatal. Since the silencing might have
+	      // been accidental, we'll surface it anyway.
+	      // However, the browser would have silenced the original error
+	      // so we'll print it first, and then print the stack addendum.
+	      console.error(error);
+	      // For a more detailed description of this block, see:
+	      // https://github.com/facebook/react/pull/13384
+	    }
 
 	    var componentNameMessage = componentName ? 'The above error occurred in the <' + componentName + '> component:' : 'The above error occurred in one of your React components:';
 
@@ -16953,25 +20613,22 @@
 	  }
 	}
 
-	var invokeGuardedCallback$3 = ReactErrorUtils.invokeGuardedCallback;
-	var hasCaughtError$1 = ReactErrorUtils.hasCaughtError;
-	var clearCaughtError$1 = ReactErrorUtils.clearCaughtError;
-
-
 	var didWarnAboutUndefinedSnapshotBeforeUpdate = null;
 	{
 	  didWarnAboutUndefinedSnapshotBeforeUpdate = new Set();
 	}
 
+	var PossiblyWeakSet$1 = typeof WeakSet === 'function' ? WeakSet : Set;
+
 	function logError(boundary, errorInfo) {
 	  var source = errorInfo.source;
 	  var stack = errorInfo.stack;
 	  if (stack === null && source !== null) {
-	    stack = getStackAddendumByWorkInProgressFiber(source);
+	    stack = getStackByFiberInDevAndProd(source);
 	  }
 
 	  var capturedError = {
-	    componentName: source !== null ? getComponentName(source) : null,
+	    componentName: source !== null ? getComponentName(source.type) : null,
 	    componentStack: stack !== null ? stack : '',
 	    error: errorInfo.value,
 	    errorBoundary: null,
@@ -16982,7 +20639,7 @@
 
 	  if (boundary !== null && boundary.tag === ClassComponent) {
 	    capturedError.errorBoundary = boundary.stateNode;
-	    capturedError.errorBoundaryName = getComponentName(boundary);
+	    capturedError.errorBoundaryName = getComponentName(boundary.type);
 	    capturedError.errorBoundaryFound = true;
 	    capturedError.willRetry = true;
 	  }
@@ -16990,43 +20647,44 @@
 	  try {
 	    logCapturedError(capturedError);
 	  } catch (e) {
-	    // Prevent cycle if logCapturedError() throws.
-	    // A cycle may still occur if logCapturedError renders a component that throws.
-	    var suppressLogging = e && e.suppressReactErrorLogging;
-	    if (!suppressLogging) {
-	      console.error(e);
-	    }
+	    // This method must not throw, or React internal state will get messed up.
+	    // If console.error is overridden, or logCapturedError() shows a dialog that throws,
+	    // we want to report this error outside of the normal stack as a last resort.
+	    // https://github.com/facebook/react/issues/13188
+	    setTimeout(function () {
+	      throw e;
+	    });
 	  }
 	}
 
-	var callComponentWillUnmountWithTimer = function (current, instance) {
-	  startPhaseTimer(current, 'componentWillUnmount');
-	  instance.props = current.memoizedProps;
-	  instance.state = current.memoizedState;
+	var callComponentWillUnmountWithTimer = function (current$$1, instance) {
+	  startPhaseTimer(current$$1, 'componentWillUnmount');
+	  instance.props = current$$1.memoizedProps;
+	  instance.state = current$$1.memoizedState;
 	  instance.componentWillUnmount();
 	  stopPhaseTimer();
 	};
 
 	// Capture errors so they don't interrupt unmounting.
-	function safelyCallComponentWillUnmount(current, instance) {
+	function safelyCallComponentWillUnmount(current$$1, instance) {
 	  {
-	    invokeGuardedCallback$3(null, callComponentWillUnmountWithTimer, null, current, instance);
-	    if (hasCaughtError$1()) {
-	      var unmountError = clearCaughtError$1();
-	      captureCommitPhaseError(current, unmountError);
+	    invokeGuardedCallback(null, callComponentWillUnmountWithTimer, null, current$$1, instance);
+	    if (hasCaughtError()) {
+	      var unmountError = clearCaughtError();
+	      captureCommitPhaseError(current$$1, unmountError);
 	    }
 	  }
 	}
 
-	function safelyDetachRef(current) {
-	  var ref = current.ref;
+	function safelyDetachRef(current$$1) {
+	  var ref = current$$1.ref;
 	  if (ref !== null) {
 	    if (typeof ref === 'function') {
 	      {
-	        invokeGuardedCallback$3(null, ref, null, null);
-	        if (hasCaughtError$1()) {
-	          var refError = clearCaughtError$1();
-	          captureCommitPhaseError(current, refError);
+	        invokeGuardedCallback(null, ref, null, null);
+	        if (hasCaughtError()) {
+	          var refError = clearCaughtError();
+	          captureCommitPhaseError(current$$1, refError);
 	        }
 	      }
 	    } else {
@@ -17035,24 +20693,48 @@
 	  }
 	}
 
-	function commitBeforeMutationLifeCycles(current, finishedWork) {
+	function safelyCallDestroy(current$$1, destroy) {
+	  {
+	    invokeGuardedCallback(null, destroy, null);
+	    if (hasCaughtError()) {
+	      var error = clearCaughtError();
+	      captureCommitPhaseError(current$$1, error);
+	    }
+	  }
+	}
+
+	function commitBeforeMutationLifeCycles(current$$1, finishedWork) {
 	  switch (finishedWork.tag) {
+	    case FunctionComponent:
+	    case ForwardRef:
+	    case SimpleMemoComponent:
+	      {
+	        commitHookEffectList(UnmountSnapshot, NoEffect$1, finishedWork);
+	        return;
+	      }
 	    case ClassComponent:
 	      {
 	        if (finishedWork.effectTag & Snapshot) {
-	          if (current !== null) {
-	            var prevProps = current.memoizedProps;
-	            var prevState = current.memoizedState;
+	          if (current$$1 !== null) {
+	            var prevProps = current$$1.memoizedProps;
+	            var prevState = current$$1.memoizedState;
 	            startPhaseTimer(finishedWork, 'getSnapshotBeforeUpdate');
 	            var instance = finishedWork.stateNode;
-	            instance.props = finishedWork.memoizedProps;
-	            instance.state = finishedWork.memoizedState;
-	            var snapshot = instance.getSnapshotBeforeUpdate(prevProps, prevState);
+	            // We could update instance props and state here,
+	            // but instead we rely on them being set during last render.
+	            // TODO: revisit this when we implement resuming.
+	            {
+	              if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+	                !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'getSnapshotBeforeUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	                !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'getSnapshotBeforeUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	              }
+	            }
+	            var snapshot = instance.getSnapshotBeforeUpdate(finishedWork.elementType === finishedWork.type ? prevProps : resolveDefaultProps(finishedWork.type, prevProps), prevState);
 	            {
 	              var didWarnSet = didWarnAboutUndefinedSnapshotBeforeUpdate;
 	              if (snapshot === undefined && !didWarnSet.has(finishedWork.type)) {
 	                didWarnSet.add(finishedWork.type);
-	                warning(false, '%s.getSnapshotBeforeUpdate(): A snapshot value (or null) ' + 'must be returned. You have returned undefined.', getComponentName(finishedWork));
+	                warningWithoutStack$1(false, '%s.getSnapshotBeforeUpdate(): A snapshot value (or null) ' + 'must be returned. You have returned undefined.', getComponentName(finishedWork.type));
 	              }
 	            }
 	            instance.__reactInternalSnapshotBeforeUpdate = snapshot;
@@ -17065,6 +20747,7 @@
 	    case HostComponent:
 	    case HostText:
 	    case HostPortal:
+	    case IncompleteClassComponent:
 	      // Nothing to do for these component types
 	      return;
 	    default:
@@ -17074,32 +20757,105 @@
 	  }
 	}
 
-	function commitLifeCycles(finishedRoot, current, finishedWork, currentTime, committedExpirationTime) {
+	function commitHookEffectList(unmountTag, mountTag, finishedWork) {
+	  var updateQueue = finishedWork.updateQueue;
+	  var lastEffect = updateQueue !== null ? updateQueue.lastEffect : null;
+	  if (lastEffect !== null) {
+	    var firstEffect = lastEffect.next;
+	    var effect = firstEffect;
+	    do {
+	      if ((effect.tag & unmountTag) !== NoEffect$1) {
+	        // Unmount
+	        var destroy = effect.destroy;
+	        effect.destroy = undefined;
+	        if (destroy !== undefined) {
+	          destroy();
+	        }
+	      }
+	      if ((effect.tag & mountTag) !== NoEffect$1) {
+	        // Mount
+	        var create = effect.create;
+	        effect.destroy = create();
+
+	        {
+	          var _destroy = effect.destroy;
+	          if (_destroy !== undefined && typeof _destroy !== 'function') {
+	            var addendum = void 0;
+	            if (_destroy === null) {
+	              addendum = ' You returned null. If your effect does not require clean ' + 'up, return undefined (or nothing).';
+	            } else if (typeof _destroy.then === 'function') {
+	              addendum = '\n\nIt looks like you wrote useEffect(async () => ...) or returned a Promise. ' + 'Instead, write the async function inside your effect ' + 'and call it immediately:\n\n' + 'useEffect(() => {\n' + '  async function fetchData() {\n' + '    // You can await here\n' + '    const response = await MyAPI.getData(someId);\n' + '    // ...\n' + '  }\n' + '  fetchData();\n' + '}, [someId]); // Or [] if effect doesn\'t need props or state\n\n' + 'Learn more about data fetching with Hooks: https://fb.me/react-hooks-data-fetching';
+	            } else {
+	              addendum = ' You returned: ' + _destroy;
+	            }
+	            warningWithoutStack$1(false, 'An effect function must not return anything besides a function, ' + 'which is used for clean-up.%s%s', addendum, getStackByFiberInDevAndProd(finishedWork));
+	          }
+	        }
+	      }
+	      effect = effect.next;
+	    } while (effect !== firstEffect);
+	  }
+	}
+
+	function commitPassiveHookEffects(finishedWork) {
+	  commitHookEffectList(UnmountPassive, NoEffect$1, finishedWork);
+	  commitHookEffectList(NoEffect$1, MountPassive, finishedWork);
+	}
+
+	function commitLifeCycles(finishedRoot, current$$1, finishedWork, committedExpirationTime) {
 	  switch (finishedWork.tag) {
+	    case FunctionComponent:
+	    case ForwardRef:
+	    case SimpleMemoComponent:
+	      {
+	        commitHookEffectList(UnmountLayout, MountLayout, finishedWork);
+	        break;
+	      }
 	    case ClassComponent:
 	      {
 	        var instance = finishedWork.stateNode;
 	        if (finishedWork.effectTag & Update) {
-	          if (current === null) {
+	          if (current$$1 === null) {
 	            startPhaseTimer(finishedWork, 'componentDidMount');
-	            instance.props = finishedWork.memoizedProps;
-	            instance.state = finishedWork.memoizedState;
+	            // We could update instance props and state here,
+	            // but instead we rely on them being set during last render.
+	            // TODO: revisit this when we implement resuming.
+	            {
+	              if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+	                !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'componentDidMount. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	                !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'componentDidMount. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	              }
+	            }
 	            instance.componentDidMount();
 	            stopPhaseTimer();
 	          } else {
-	            var prevProps = current.memoizedProps;
-	            var prevState = current.memoizedState;
+	            var prevProps = finishedWork.elementType === finishedWork.type ? current$$1.memoizedProps : resolveDefaultProps(finishedWork.type, current$$1.memoizedProps);
+	            var prevState = current$$1.memoizedState;
 	            startPhaseTimer(finishedWork, 'componentDidUpdate');
-	            instance.props = finishedWork.memoizedProps;
-	            instance.state = finishedWork.memoizedState;
+	            // We could update instance props and state here,
+	            // but instead we rely on them being set during last render.
+	            // TODO: revisit this when we implement resuming.
+	            {
+	              if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+	                !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'componentDidUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	                !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'componentDidUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	              }
+	            }
 	            instance.componentDidUpdate(prevProps, prevState, instance.__reactInternalSnapshotBeforeUpdate);
 	            stopPhaseTimer();
 	          }
 	        }
 	        var updateQueue = finishedWork.updateQueue;
 	        if (updateQueue !== null) {
-	          instance.props = finishedWork.memoizedProps;
-	          instance.state = finishedWork.memoizedState;
+	          {
+	            if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+	              !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'processing the update queue. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	              !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'processing the update queue. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+	            }
+	          }
+	          // We could update instance props and state here,
+	          // but instead we rely on them being set during last render.
+	          // TODO: revisit this when we implement resuming.
 	          commitUpdateQueue(finishedWork, updateQueue, instance, committedExpirationTime);
 	        }
 	        return;
@@ -17131,7 +20887,7 @@
 	        // (eg DOM renderer may schedule auto-focus for inputs and form controls).
 	        // These effects should only be committed when components are first mounted,
 	        // aka when there is no current/alternate.
-	        if (current === null && finishedWork.effectTag & Update) {
+	        if (current$$1 === null && finishedWork.effectTag & Update) {
 	          var type = finishedWork.type;
 	          var props = finishedWork.memoizedProps;
 	          commitMount(_instance2, type, props, finishedWork);
@@ -17151,14 +20907,21 @@
 	      }
 	    case Profiler:
 	      {
-	        // We have no life-cycles associated with Profiler.
-	        return;
-	      }
-	    case TimeoutComponent:
-	      {
-	        // We have no life-cycles associated with Timeouts.
+	        if (enableProfilerTimer) {
+	          var onRender = finishedWork.memoizedProps.onRender;
+
+	          if (enableSchedulerTracing) {
+	            onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime(), finishedRoot.memoizedInteractions);
+	          } else {
+	            onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime());
+	          }
+	        }
 	        return;
 	      }
+	    case SuspenseComponent:
+	      break;
+	    case IncompleteClassComponent:
+	      break;
 	    default:
 	      {
 	        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');
@@ -17166,6 +20929,51 @@
 	  }
 	}
 
+	function hideOrUnhideAllChildren(finishedWork, isHidden) {
+	  if (supportsMutation) {
+	    // We only have the top Fiber that was inserted but we need to recurse down its
+	    var node = finishedWork;
+	    while (true) {
+	      if (node.tag === HostComponent) {
+	        var instance = node.stateNode;
+	        if (isHidden) {
+	          hideInstance(instance);
+	        } else {
+	          unhideInstance(node.stateNode, node.memoizedProps);
+	        }
+	      } else if (node.tag === HostText) {
+	        var _instance3 = node.stateNode;
+	        if (isHidden) {
+	          hideTextInstance(_instance3);
+	        } else {
+	          unhideTextInstance(_instance3, node.memoizedProps);
+	        }
+	      } else if (node.tag === SuspenseComponent && node.memoizedState !== null) {
+	        // Found a nested Suspense component that timed out. Skip over the
+	        var fallbackChildFragment = node.child.sibling;
+	        fallbackChildFragment.return = node;
+	        node = fallbackChildFragment;
+	        continue;
+	      } else if (node.child !== null) {
+	        node.child.return = node;
+	        node = node.child;
+	        continue;
+	      }
+	      if (node === finishedWork) {
+	        return;
+	      }
+	      while (node.sibling === null) {
+	        if (node.return === null || node.return === finishedWork) {
+	          return;
+	        }
+	        node = node.return;
+	      }
+	      node.sibling.return = node.return;
+	      node = node.sibling;
+	    }
+	  }
+	}
+
 	function commitAttachRef(finishedWork) {
 	  var ref = finishedWork.ref;
 	  if (ref !== null) {
@@ -17183,7 +20991,7 @@
 	    } else {
 	      {
 	        if (!ref.hasOwnProperty('current')) {
-	          warning(false, 'Unexpected ref object provided for %s. ' + 'Use either a ref-setter function or React.createRef().%s', getComponentName(finishedWork), getStackAddendumByWorkInProgressFiber(finishedWork));
+	          warningWithoutStack$1(false, 'Unexpected ref object provided for %s. ' + 'Use either a ref-setter function or React.createRef().%s', getComponentName(finishedWork.type), getStackByFiberInDevAndProd(finishedWork));
 	        }
 	      }
 
@@ -17192,8 +21000,8 @@
 	  }
 	}
 
-	function commitDetachRef(current) {
-	  var currentRef = current.ref;
+	function commitDetachRef(current$$1) {
+	  var currentRef = current$$1.ref;
 	  if (currentRef !== null) {
 	    if (typeof currentRef === 'function') {
 	      currentRef(null);
@@ -17206,24 +21014,44 @@
 	// User-originating errors (lifecycles and refs) should not interrupt
 	// deletion, so don't let them throw. Host-originating errors should
 	// interrupt deletion, so it's okay
-	function commitUnmount(current) {
-	  if (typeof onCommitUnmount === 'function') {
-	    onCommitUnmount(current);
-	  }
+	function commitUnmount(current$$1) {
+	  onCommitUnmount(current$$1);
 
-	  switch (current.tag) {
+	  switch (current$$1.tag) {
+	    case FunctionComponent:
+	    case ForwardRef:
+	    case MemoComponent:
+	    case SimpleMemoComponent:
+	      {
+	        var updateQueue = current$$1.updateQueue;
+	        if (updateQueue !== null) {
+	          var lastEffect = updateQueue.lastEffect;
+	          if (lastEffect !== null) {
+	            var firstEffect = lastEffect.next;
+	            var effect = firstEffect;
+	            do {
+	              var destroy = effect.destroy;
+	              if (destroy !== undefined) {
+	                safelyCallDestroy(current$$1, destroy);
+	              }
+	              effect = effect.next;
+	            } while (effect !== firstEffect);
+	          }
+	        }
+	        break;
+	      }
 	    case ClassComponent:
 	      {
-	        safelyDetachRef(current);
-	        var instance = current.stateNode;
+	        safelyDetachRef(current$$1);
+	        var instance = current$$1.stateNode;
 	        if (typeof instance.componentWillUnmount === 'function') {
-	          safelyCallComponentWillUnmount(current, instance);
+	          safelyCallComponentWillUnmount(current$$1, instance);
 	        }
 	        return;
 	      }
 	    case HostComponent:
 	      {
-	        safelyDetachRef(current);
+	        safelyDetachRef(current$$1);
 	        return;
 	      }
 	    case HostPortal:
@@ -17232,9 +21060,9 @@
 	        // We are also not using this parent because
 	        // the portal will get pushed immediately.
 	        if (supportsMutation) {
-	          unmountHostComponents(current);
+	          unmountHostComponents(current$$1);
 	        } else if (supportsPersistence) {
-	          emptyPortalContainer(current);
+	          emptyPortalContainer(current$$1);
 	        }
 	        return;
 	      }
@@ -17273,26 +21101,31 @@
 	  }
 	}
 
-	function detachFiber(current) {
+	function detachFiber(current$$1) {
 	  // Cut off the return pointers to disconnect it from the tree. Ideally, we
 	  // should clear the child pointer of the parent alternate to let this
 	  // get GC:ed but we don't know which for sure which parent is the current
 	  // one so we'll settle for GC:ing the subtree of this child. This child
 	  // itself will be GC:ed when the parent updates the next time.
-	  current.return = null;
-	  current.child = null;
-	  if (current.alternate) {
-	    current.alternate.child = null;
-	    current.alternate.return = null;
+	  current$$1.return = null;
+	  current$$1.child = null;
+	  current$$1.memoizedState = null;
+	  current$$1.updateQueue = null;
+	  var alternate = current$$1.alternate;
+	  if (alternate !== null) {
+	    alternate.return = null;
+	    alternate.child = null;
+	    alternate.memoizedState = null;
+	    alternate.updateQueue = null;
 	  }
 	}
 
-	function emptyPortalContainer(current) {
+	function emptyPortalContainer(current$$1) {
 	  if (!supportsPersistence) {
 	    return;
 	  }
 
-	  var portal = current.stateNode;
+	  var portal = current$$1.stateNode;
 	  var containerInfo = portal.containerInfo;
 
 	  var emptyChildSet = createContainerChildSet(containerInfo);
@@ -17366,7 +21199,7 @@
 	    }
 	    node.sibling.return = node.return;
 	    node = node.sibling;
-	    while (node.tag !== HostComponent && node.tag !== HostText) {
+	    while (node.tag !== HostComponent && node.tag !== HostText && node.tag !== DehydratedSuspenseComponent) {
 	      // If it is not host node and, we might have a host node inside it.
 	      // Try to search down until we find one.
 	      if (node.effectTag & Placement) {
@@ -17397,8 +21230,11 @@
 
 	  // Recursively insert all host nodes into the parent.
 	  var parentFiber = getHostParentFiber(finishedWork);
+
+	  // Note: these two variables *must* always be updated together.
 	  var parent = void 0;
 	  var isContainer = void 0;
+
 	  switch (parentFiber.tag) {
 	    case HostComponent:
 	      parent = parentFiber.stateNode;
@@ -17423,7 +21259,7 @@
 	  }
 
 	  var before = getHostSibling(finishedWork);
-	  // We only have the top Fiber that was inserted but we need recurse down its
+	  // We only have the top Fiber that was inserted but we need to recurse down its
 	  // children to find all the terminal nodes.
 	  var node = finishedWork;
 	  while (true) {
@@ -17464,13 +21300,15 @@
 	  }
 	}
 
-	function unmountHostComponents(current) {
-	  // We only have the top Fiber that was inserted but we need recurse down its
-	  var node = current;
+	function unmountHostComponents(current$$1) {
+	  // We only have the top Fiber that was deleted but we need to recurse down its
+	  var node = current$$1;
 
 	  // Each iteration, currentParent is populated with node's host parent if not
 	  // currentParentIsValid.
 	  var currentParentIsValid = false;
+
+	  // Note: these two variables *must* always be updated together.
 	  var currentParent = void 0;
 	  var currentParentIsContainer = void 0;
 
@@ -17508,12 +21346,20 @@
 	        removeChild(currentParent, node.stateNode);
 	      }
 	      // Don't visit children because we already visited them.
+	    } else if (enableSuspenseServerRenderer && node.tag === DehydratedSuspenseComponent) {
+	      // Delete the dehydrated suspense boundary and all of its content.
+	      if (currentParentIsContainer) {
+	        clearSuspenseBoundaryFromContainer(currentParent, node.stateNode);
+	      } else {
+	        clearSuspenseBoundary(currentParent, node.stateNode);
+	      }
 	    } else if (node.tag === HostPortal) {
-	      // When we go into a portal, it becomes the parent to remove from.
-	      // We will reassign it back when we pop the portal on the way up.
-	      currentParent = node.stateNode.containerInfo;
-	      // Visit children because portals might contain host components.
 	      if (node.child !== null) {
+	        // When we go into a portal, it becomes the parent to remove from.
+	        // We will reassign it back when we pop the portal on the way up.
+	        currentParent = node.stateNode.containerInfo;
+	        currentParentIsContainer = true;
+	        // Visit children because portals might contain host components.
 	        node.child.return = node;
 	        node = node.child;
 	        continue;
@@ -17527,11 +21373,11 @@
 	        continue;
 	      }
 	    }
-	    if (node === current) {
+	    if (node === current$$1) {
 	      return;
 	    }
 	    while (node.sibling === null) {
-	      if (node.return === null || node.return === current) {
+	      if (node.return === null || node.return === current$$1) {
 	        return;
 	      }
 	      node = node.return;
@@ -17546,25 +21392,48 @@
 	  }
 	}
 
-	function commitDeletion(current) {
+	function commitDeletion(current$$1) {
 	  if (supportsMutation) {
 	    // Recursively delete all host nodes from the parent.
 	    // Detach refs and call componentWillUnmount() on the whole subtree.
-	    unmountHostComponents(current);
+	    unmountHostComponents(current$$1);
 	  } else {
 	    // Detach refs and call componentWillUnmount() on the whole subtree.
-	    commitNestedUnmounts(current);
+	    commitNestedUnmounts(current$$1);
 	  }
-	  detachFiber(current);
+	  detachFiber(current$$1);
 	}
 
-	function commitWork(current, finishedWork) {
+	function commitWork(current$$1, finishedWork) {
 	  if (!supportsMutation) {
+	    switch (finishedWork.tag) {
+	      case FunctionComponent:
+	      case ForwardRef:
+	      case MemoComponent:
+	      case SimpleMemoComponent:
+	        {
+	          // Note: We currently never use MountMutation, but useLayout uses
+	          // UnmountMutation.
+	          commitHookEffectList(UnmountMutation, MountMutation, finishedWork);
+	          return;
+	        }
+	    }
+
 	    commitContainer(finishedWork);
 	    return;
 	  }
 
 	  switch (finishedWork.tag) {
+	    case FunctionComponent:
+	    case ForwardRef:
+	    case MemoComponent:
+	    case SimpleMemoComponent:
+	      {
+	        // Note: We currently never use MountMutation, but useLayout uses
+	        // UnmountMutation.
+	        commitHookEffectList(UnmountMutation, MountMutation, finishedWork);
+	        return;
+	      }
 	    case ClassComponent:
 	      {
 	        return;
@@ -17578,7 +21447,7 @@
 	          // For hydration we reuse the update path but we treat the oldProps
 	          // as the newProps. The updatePayload will contain the real change in
 	          // this case.
-	          var oldProps = current !== null ? current.memoizedProps : newProps;
+	          var oldProps = current$$1 !== null ? current$$1.memoizedProps : newProps;
 	          var type = finishedWork.type;
 	          // TODO: Type the updateQueue to be specific to host components.
 	          var updatePayload = finishedWork.updateQueue;
@@ -17597,7 +21466,7 @@
 	        // For hydration we reuse the update path but we treat the oldProps
 	        // as the newProps. The updatePayload will contain the real change in
 	        // this case.
-	        var oldText = current !== null ? current.memoizedProps : newText;
+	        var oldText = current$$1 !== null ? current$$1.memoizedProps : newText;
 	        commitTextUpdate(textInstance, oldText, newText);
 	        return;
 	      }
@@ -17607,13 +21476,57 @@
 	      }
 	    case Profiler:
 	      {
-	        if (enableProfilerTimer) {
-	          var onRender = finishedWork.memoizedProps.onRender;
-	          onRender(finishedWork.memoizedProps.id, current === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseTime, finishedWork.actualStartTime, getCommitTime());
+	        return;
+	      }
+	    case SuspenseComponent:
+	      {
+	        var newState = finishedWork.memoizedState;
+
+	        var newDidTimeout = void 0;
+	        var primaryChildParent = finishedWork;
+	        if (newState === null) {
+	          newDidTimeout = false;
+	        } else {
+	          newDidTimeout = true;
+	          primaryChildParent = finishedWork.child;
+	          if (newState.timedOutAt === NoWork) {
+	            // If the children had not already timed out, record the time.
+	            // This is used to compute the elapsed time during subsequent
+	            // attempts to render the children.
+	            newState.timedOutAt = requestCurrentTime();
+	          }
+	        }
+
+	        if (primaryChildParent !== null) {
+	          hideOrUnhideAllChildren(primaryChildParent, newDidTimeout);
+	        }
+
+	        // If this boundary just timed out, then it will have a set of thenables.
+	        // For each thenable, attach a listener so that when it resolves, React
+	        // attempts to re-render the boundary in the primary (pre-timeout) state.
+	        var thenables = finishedWork.updateQueue;
+	        if (thenables !== null) {
+	          finishedWork.updateQueue = null;
+	          var retryCache = finishedWork.stateNode;
+	          if (retryCache === null) {
+	            retryCache = finishedWork.stateNode = new PossiblyWeakSet$1();
+	          }
+	          thenables.forEach(function (thenable) {
+	            // Memoize using the boundary fiber to prevent redundant listeners.
+	            var retry = retryTimedOutBoundary.bind(null, finishedWork, thenable);
+	            if (enableSchedulerTracing) {
+	              retry = tracing.unstable_wrap(retry);
+	            }
+	            if (!retryCache.has(thenable)) {
+	              retryCache.add(thenable);
+	              thenable.then(retry, retry);
+	            }
+	          });
 	        }
+
 	        return;
 	      }
-	    case TimeoutComponent:
+	    case IncompleteClassComponent:
 	      {
 	        return;
 	      }
@@ -17624,13 +21537,16 @@
 	  }
 	}
 
-	function commitResetTextContent(current) {
+	function commitResetTextContent(current$$1) {
 	  if (!supportsMutation) {
 	    return;
 	  }
-	  resetTextContent(current.stateNode);
+	  resetTextContent(current$$1.stateNode);
 	}
 
+	var PossiblyWeakSet = typeof WeakSet === 'function' ? WeakSet : Set;
+	var PossiblyWeakMap = typeof WeakMap === 'function' ? WeakMap : Map;
+
 	function createRootErrorUpdate(fiber, errorInfo, expirationTime) {
 	  var update = createUpdate(expirationTime);
 	  // Unmount the root by rendering null.
@@ -17649,22 +21565,22 @@
 	function createClassErrorUpdate(fiber, errorInfo, expirationTime) {
 	  var update = createUpdate(expirationTime);
 	  update.tag = CaptureUpdate;
-	  var getDerivedStateFromCatch = fiber.type.getDerivedStateFromCatch;
-	  if (enableGetDerivedStateFromCatch && typeof getDerivedStateFromCatch === 'function') {
+	  var getDerivedStateFromError = fiber.type.getDerivedStateFromError;
+	  if (typeof getDerivedStateFromError === 'function') {
 	    var error = errorInfo.value;
 	    update.payload = function () {
-	      return getDerivedStateFromCatch(error);
+	      return getDerivedStateFromError(error);
 	    };
 	  }
 
 	  var inst = fiber.stateNode;
 	  if (inst !== null && typeof inst.componentDidCatch === 'function') {
 	    update.callback = function callback() {
-	      if (!enableGetDerivedStateFromCatch || getDerivedStateFromCatch !== 'function') {
+	      if (typeof getDerivedStateFromError !== 'function') {
 	        // To preserve the preexisting retry behavior of error boundaries,
 	        // we keep track of which ones already failed during this batch.
 	        // This gets reset before we yield back to the browser.
-	        // TODO: Warn in strict mode if getDerivedStateFromCatch is
+	        // TODO: Warn in strict mode if getDerivedStateFromError is
 	        // not defined.
 	        markLegacyErrorBoundaryAsFailed(this);
 	      }
@@ -17674,115 +21590,226 @@
 	      this.componentDidCatch(error, {
 	        componentStack: stack !== null ? stack : ''
 	      });
+	      {
+	        if (typeof getDerivedStateFromError !== 'function') {
+	          // If componentDidCatch is the only error boundary method defined,
+	          // then it needs to call setState to recover from errors.
+	          // If no state update is scheduled then the boundary will swallow the error.
+	          !(fiber.expirationTime === Sync) ? warningWithoutStack$1(false, '%s: Error boundaries should implement getDerivedStateFromError(). ' + 'In that method, return a state update to display an error message or fallback UI.', getComponentName(fiber.type) || 'Unknown') : void 0;
+	        }
+	      }
 	    };
 	  }
 	  return update;
 	}
 
-	function schedulePing(finishedWork) {
-	  // Once the promise resolves, we should try rendering the non-
-	  // placeholder state again.
-	  var currentTime = recalculateCurrentTime();
-	  var expirationTime = computeExpirationForFiber(currentTime, finishedWork);
-	  var recoveryUpdate = createUpdate(expirationTime);
-	  enqueueUpdate(finishedWork, recoveryUpdate, expirationTime);
-	  scheduleWork$1(finishedWork, expirationTime);
+	function attachPingListener(root, renderExpirationTime, thenable) {
+	  // Attach a listener to the promise to "ping" the root and retry. But
+	  // only if one does not already exist for the current render expiration
+	  // time (which acts like a "thread ID" here).
+	  var pingCache = root.pingCache;
+	  var threadIDs = void 0;
+	  if (pingCache === null) {
+	    pingCache = root.pingCache = new PossiblyWeakMap();
+	    threadIDs = new Set();
+	    pingCache.set(thenable, threadIDs);
+	  } else {
+	    threadIDs = pingCache.get(thenable);
+	    if (threadIDs === undefined) {
+	      threadIDs = new Set();
+	      pingCache.set(thenable, threadIDs);
+	    }
+	  }
+	  if (!threadIDs.has(renderExpirationTime)) {
+	    // Memoize using the thread ID to prevent redundant listeners.
+	    threadIDs.add(renderExpirationTime);
+	    var ping = pingSuspendedRoot.bind(null, root, thenable, renderExpirationTime);
+	    if (enableSchedulerTracing) {
+	      ping = tracing.unstable_wrap(ping);
+	    }
+	    thenable.then(ping, ping);
+	  }
 	}
 
-	function throwException(root, returnFiber, sourceFiber, value, renderIsExpired, renderExpirationTime, currentTimeMs) {
+	function throwException(root, returnFiber, sourceFiber, value, renderExpirationTime) {
 	  // The source fiber did not complete.
 	  sourceFiber.effectTag |= Incomplete;
 	  // Its effect list is no longer valid.
 	  sourceFiber.firstEffect = sourceFiber.lastEffect = null;
 
-	  if (enableSuspense && value !== null && typeof value === 'object' && typeof value.then === 'function') {
+	  if (value !== null && typeof value === 'object' && typeof value.then === 'function') {
 	    // This is a thenable.
 	    var thenable = value;
 
-	    var expirationTimeMs = expirationTimeToMs(renderExpirationTime);
-	    var startTimeMs = expirationTimeMs - 5000;
-	    var elapsedMs = currentTimeMs - startTimeMs;
-	    if (elapsedMs < 0) {
-	      elapsedMs = 0;
-	    }
-	    var remainingTimeMs = expirationTimeMs - currentTimeMs;
-
-	    // Find the earliest timeout of all the timeouts in the ancestor path.
-	    // TODO: Alternatively, we could store the earliest timeout on the context
-	    // stack, rather than searching on every suspend.
+	    // Find the earliest timeout threshold of all the placeholders in the
+	    // ancestor path. We could avoid this traversal by storing the thresholds on
+	    // the stack, but we choose not to because we only hit this path if we're
+	    // IO-bound (i.e. if something suspends). Whereas the stack is used even in
+	    // the non-IO- bound case.
 	    var _workInProgress = returnFiber;
 	    var earliestTimeoutMs = -1;
-	    searchForEarliestTimeout: do {
-	      if (_workInProgress.tag === TimeoutComponent) {
-	        var current = _workInProgress.alternate;
-	        if (current !== null && current.memoizedState === true) {
-	          // A parent Timeout already committed in a placeholder state. We
-	          // need to handle this promise immediately. In other words, we
-	          // should never suspend inside a tree that already expired.
-	          earliestTimeoutMs = 0;
-	          break searchForEarliestTimeout;
-	        }
-	        var timeoutPropMs = _workInProgress.pendingProps.ms;
+	    var startTimeMs = -1;
+	    do {
+	      if (_workInProgress.tag === SuspenseComponent) {
+	        var current$$1 = _workInProgress.alternate;
+	        if (current$$1 !== null) {
+	          var currentState = current$$1.memoizedState;
+	          if (currentState !== null) {
+	            // Reached a boundary that already timed out. Do not search
+	            // any further.
+	            var timedOutAt = currentState.timedOutAt;
+	            startTimeMs = expirationTimeToMs(timedOutAt);
+	            // Do not search any further.
+	            break;
+	          }
+	        }
+	        var timeoutPropMs = _workInProgress.pendingProps.maxDuration;
 	        if (typeof timeoutPropMs === 'number') {
 	          if (timeoutPropMs <= 0) {
 	            earliestTimeoutMs = 0;
-	            break searchForEarliestTimeout;
 	          } else if (earliestTimeoutMs === -1 || timeoutPropMs < earliestTimeoutMs) {
 	            earliestTimeoutMs = timeoutPropMs;
 	          }
-	        } else if (earliestTimeoutMs === -1) {
-	          earliestTimeoutMs = remainingTimeMs;
 	        }
 	      }
+	      // If there is a DehydratedSuspenseComponent we don't have to do anything because
+	      // if something suspends inside it, we will simply leave that as dehydrated. It
+	      // will never timeout.
 	      _workInProgress = _workInProgress.return;
 	    } while (_workInProgress !== null);
 
-	    // Compute the remaining time until the timeout.
-	    var msUntilTimeout = earliestTimeoutMs - elapsedMs;
+	    // Schedule the nearest Suspense to re-render the timed out view.
+	    _workInProgress = returnFiber;
+	    do {
+	      if (_workInProgress.tag === SuspenseComponent && shouldCaptureSuspense(_workInProgress)) {
+	        // Found the nearest boundary.
+
+	        // Stash the promise on the boundary fiber. If the boundary times out, we'll
+	        var thenables = _workInProgress.updateQueue;
+	        if (thenables === null) {
+	          var updateQueue = new Set();
+	          updateQueue.add(thenable);
+	          _workInProgress.updateQueue = updateQueue;
+	        } else {
+	          thenables.add(thenable);
+	        }
 
-	    if (renderExpirationTime === Never || msUntilTimeout > 0) {
-	      // There's still time remaining.
-	      suspendRoot(root, thenable, msUntilTimeout, renderExpirationTime);
-	      var onResolveOrReject = function () {
-	        retrySuspendedRoot(root, renderExpirationTime);
-	      };
-	      thenable.then(onResolveOrReject, onResolveOrReject);
-	      return;
-	    } else {
-	      // No time remaining. Need to fallback to placeholder.
-	      // Find the nearest timeout that can be retried.
-	      _workInProgress = returnFiber;
-	      do {
-	        switch (_workInProgress.tag) {
-	          case HostRoot:
-	            {
-	              // The root expired, but no fallback was provided. Throw a
-	              // helpful error.
-	              var message = renderExpirationTime === Sync ? 'A synchronous update was suspended, but no fallback UI ' + 'was provided.' : 'An update was suspended for longer than the timeout, ' + 'but no fallback UI was provided.';
-	              value = new Error(message);
-	              break;
-	            }
-	          case TimeoutComponent:
-	            {
-	              if ((_workInProgress.effectTag & DidCapture) === NoEffect) {
-	                _workInProgress.effectTag |= ShouldCapture;
-	                var _onResolveOrReject = schedulePing.bind(null, _workInProgress);
-	                thenable.then(_onResolveOrReject, _onResolveOrReject);
-	                return;
-	              }
-	              // Already captured during this render. Continue to the next
-	              // Timeout ancestor.
-	              break;
+	        // If the boundary is outside of concurrent mode, we should *not*
+	        // suspend the commit. Pretend as if the suspended component rendered
+	        // null and keep rendering. In the commit phase, we'll schedule a
+	        // subsequent synchronous update to re-render the Suspense.
+	        //
+	        // Note: It doesn't matter whether the component that suspended was
+	        // inside a concurrent mode tree. If the Suspense is outside of it, we
+	        // should *not* suspend the commit.
+	        if ((_workInProgress.mode & ConcurrentMode) === NoEffect) {
+	          _workInProgress.effectTag |= DidCapture;
+
+	          // We're going to commit this fiber even though it didn't complete.
+	          // But we shouldn't call any lifecycle methods or callbacks. Remove
+	          // all lifecycle effect tags.
+	          sourceFiber.effectTag &= ~(LifecycleEffectMask | Incomplete);
+
+	          if (sourceFiber.tag === ClassComponent) {
+	            var currentSourceFiber = sourceFiber.alternate;
+	            if (currentSourceFiber === null) {
+	              // This is a new mount. Change the tag so it's not mistaken for a
+	              // completed class component. For example, we should not call
+	              // componentWillUnmount if it is deleted.
+	              sourceFiber.tag = IncompleteClassComponent;
+	            } else {
+	              // When we try rendering again, we should not reuse the current fiber,
+	              // since it's known to be in an inconsistent state. Use a force updte to
+	              // prevent a bail out.
+	              var update = createUpdate(Sync);
+	              update.tag = ForceUpdate;
+	              enqueueUpdate(sourceFiber, update);
 	            }
+	          }
+
+	          // The source fiber did not complete. Mark it with Sync priority to
+	          // indicate that it still has pending work.
+	          sourceFiber.expirationTime = Sync;
+
+	          // Exit without suspending.
+	          return;
 	        }
-	        _workInProgress = _workInProgress.return;
-	      } while (_workInProgress !== null);
-	    }
+
+	        // Confirmed that the boundary is in a concurrent mode tree. Continue
+	        // with the normal suspend path.
+
+	        attachPingListener(root, renderExpirationTime, thenable);
+
+	        var absoluteTimeoutMs = void 0;
+	        if (earliestTimeoutMs === -1) {
+	          // If no explicit threshold is given, default to an arbitrarily large
+	          // value. The actual size doesn't matter because the threshold for the
+	          // whole tree will be clamped to the expiration time.
+	          absoluteTimeoutMs = maxSigned31BitInt;
+	        } else {
+	          if (startTimeMs === -1) {
+	            // This suspend happened outside of any already timed-out
+	            // placeholders. We don't know exactly when the update was
+	            // scheduled, but we can infer an approximate start time from the
+	            // expiration time. First, find the earliest uncommitted expiration
+	            // time in the tree, including work that is suspended. Then subtract
+	            // the offset used to compute an async update's expiration time.
+	            // This will cause high priority (interactive) work to expire
+	            // earlier than necessary, but we can account for this by adjusting
+	            // for the Just Noticeable Difference.
+	            var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, renderExpirationTime);
+	            var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);
+	            startTimeMs = earliestExpirationTimeMs - LOW_PRIORITY_EXPIRATION;
+	          }
+	          absoluteTimeoutMs = startTimeMs + earliestTimeoutMs;
+	        }
+
+	        // Mark the earliest timeout in the suspended fiber's ancestor path.
+	        // After completing the root, we'll take the largest of all the
+	        // suspended fiber's timeouts and use it to compute a timeout for the
+	        // whole tree.
+	        renderDidSuspend(root, absoluteTimeoutMs, renderExpirationTime);
+
+	        _workInProgress.effectTag |= ShouldCapture;
+	        _workInProgress.expirationTime = renderExpirationTime;
+	        return;
+	      } else if (enableSuspenseServerRenderer && _workInProgress.tag === DehydratedSuspenseComponent) {
+	        attachPingListener(root, renderExpirationTime, thenable);
+
+	        // Since we already have a current fiber, we can eagerly add a retry listener.
+	        var retryCache = _workInProgress.memoizedState;
+	        if (retryCache === null) {
+	          retryCache = _workInProgress.memoizedState = new PossiblyWeakSet();
+	          var _current = _workInProgress.alternate;
+	          !_current ? invariant(false, 'A dehydrated suspense boundary must commit before trying to render. This is probably a bug in React.') : void 0;
+	          _current.memoizedState = retryCache;
+	        }
+	        // Memoize using the boundary fiber to prevent redundant listeners.
+	        if (!retryCache.has(thenable)) {
+	          retryCache.add(thenable);
+	          var retry = retryTimedOutBoundary.bind(null, _workInProgress, thenable);
+	          if (enableSchedulerTracing) {
+	            retry = tracing.unstable_wrap(retry);
+	          }
+	          thenable.then(retry, retry);
+	        }
+	        _workInProgress.effectTag |= ShouldCapture;
+	        _workInProgress.expirationTime = renderExpirationTime;
+	        return;
+	      }
+	      // This boundary already captured during this render. Continue to the next
+	      // boundary.
+	      _workInProgress = _workInProgress.return;
+	    } while (_workInProgress !== null);
+	    // No boundary was found. Fallthrough to error mode.
+	    // TODO: Use invariant so the message is stripped in prod?
+	    value = new Error((getComponentName(sourceFiber.type) || 'A React component') + ' suspended while rendering, but no fallback UI was specified.\n' + '\n' + 'Add a <Suspense fallback=...> component higher in the tree to ' + 'provide a loading indicator or placeholder to display.' + getStackByFiberInDevAndProd(sourceFiber));
 	  }
 
 	  // We didn't find a boundary that could handle this type of exception. Start
 	  // over and traverse parent path again, this time treating the exception
 	  // as an error.
+	  renderDidError();
 	  value = createCapturedValue(value, sourceFiber);
 	  var workInProgress = returnFiber;
 	  do {
@@ -17791,8 +21818,9 @@
 	        {
 	          var _errorInfo = value;
 	          workInProgress.effectTag |= ShouldCapture;
-	          var update = createRootErrorUpdate(workInProgress, _errorInfo, renderExpirationTime);
-	          enqueueCapturedUpdate(workInProgress, update, renderExpirationTime);
+	          workInProgress.expirationTime = renderExpirationTime;
+	          var _update = createRootErrorUpdate(workInProgress, _errorInfo, renderExpirationTime);
+	          enqueueCapturedUpdate(workInProgress, _update);
 	          return;
 	        }
 	      case ClassComponent:
@@ -17800,11 +21828,12 @@
 	        var errorInfo = value;
 	        var ctor = workInProgress.type;
 	        var instance = workInProgress.stateNode;
-	        if ((workInProgress.effectTag & DidCapture) === NoEffect && (typeof ctor.getDerivedStateFromCatch === 'function' && enableGetDerivedStateFromCatch || instance !== null && typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance))) {
+	        if ((workInProgress.effectTag & DidCapture) === NoEffect && (typeof ctor.getDerivedStateFromError === 'function' || instance !== null && typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance))) {
 	          workInProgress.effectTag |= ShouldCapture;
+	          workInProgress.expirationTime = renderExpirationTime;
 	          // Schedule the error boundary to re-render using updated state
-	          var _update = createClassErrorUpdate(workInProgress, errorInfo, renderExpirationTime);
-	          enqueueCapturedUpdate(workInProgress, _update, renderExpirationTime);
+	          var _update2 = createClassErrorUpdate(workInProgress, errorInfo, renderExpirationTime);
+	          enqueueCapturedUpdate(workInProgress, _update2);
 	          return;
 	        }
 	        break;
@@ -17815,17 +21844,14 @@
 	  } while (workInProgress !== null);
 	}
 
-	function unwindWork(workInProgress, renderIsExpired, renderExpirationTime) {
-	  if (enableProfilerTimer) {
-	    if (workInProgress.mode & ProfileMode) {
-	      recordElapsedActualRenderTime(workInProgress);
-	    }
-	  }
-
+	function unwindWork(workInProgress, renderExpirationTime) {
 	  switch (workInProgress.tag) {
 	    case ClassComponent:
 	      {
-	        popContextProvider(workInProgress);
+	        var Component = workInProgress.type;
+	        if (isContextProvider(Component)) {
+	          popContext(workInProgress);
+	        }
 	        var effectTag = workInProgress.effectTag;
 	        if (effectTag & ShouldCapture) {
 	          workInProgress.effectTag = effectTag & ~ShouldCapture | DidCapture;
@@ -17838,26 +21864,39 @@
 	        popHostContainer(workInProgress);
 	        popTopLevelContextObject(workInProgress);
 	        var _effectTag = workInProgress.effectTag;
-	        if (_effectTag & ShouldCapture) {
-	          workInProgress.effectTag = _effectTag & ~ShouldCapture | DidCapture;
-	          return workInProgress;
-	        }
-	        return null;
+	        !((_effectTag & DidCapture) === NoEffect) ? invariant(false, 'The root failed to unmount after an error. This is likely a bug in React. Please file an issue.') : void 0;
+	        workInProgress.effectTag = _effectTag & ~ShouldCapture | DidCapture;
+	        return workInProgress;
 	      }
 	    case HostComponent:
 	      {
+	        // TODO: popHydrationState
 	        popHostContext(workInProgress);
 	        return null;
 	      }
-	    case TimeoutComponent:
+	    case SuspenseComponent:
 	      {
 	        var _effectTag2 = workInProgress.effectTag;
 	        if (_effectTag2 & ShouldCapture) {
 	          workInProgress.effectTag = _effectTag2 & ~ShouldCapture | DidCapture;
+	          // Captured a suspense effect. Re-render the boundary.
 	          return workInProgress;
 	        }
 	        return null;
 	      }
+	    case DehydratedSuspenseComponent:
+	      {
+	        if (enableSuspenseServerRenderer) {
+	          // TODO: popHydrationState
+	          var _effectTag3 = workInProgress.effectTag;
+	          if (_effectTag3 & ShouldCapture) {
+	            workInProgress.effectTag = _effectTag3 & ~ShouldCapture | DidCapture;
+	            // Captured a suspense effect. Re-render the boundary.
+	            return workInProgress;
+	          }
+	        }
+	        return null;
+	      }
 	    case HostPortal:
 	      popHostContainer(workInProgress);
 	      return null;
@@ -17870,18 +21909,13 @@
 	}
 
 	function unwindInterruptedWork(interruptedWork) {
-	  if (enableProfilerTimer) {
-	    if (interruptedWork.mode & ProfileMode) {
-	      // Resume in case we're picking up on work that was paused.
-	      resumeActualRenderTimerIfPaused();
-	      recordElapsedActualRenderTime(interruptedWork);
-	    }
-	  }
-
 	  switch (interruptedWork.tag) {
 	    case ClassComponent:
 	      {
-	        popContextProvider(interruptedWork);
+	        var childContextTypes = interruptedWork.type.childContextTypes;
+	        if (childContextTypes !== null && childContextTypes !== undefined) {
+	          popContext(interruptedWork);
+	        }
 	        break;
 	      }
 	    case HostRoot:
@@ -17906,9 +21940,8 @@
 	  }
 	}
 
-	var invokeGuardedCallback$2 = ReactErrorUtils.invokeGuardedCallback;
-	var hasCaughtError = ReactErrorUtils.hasCaughtError;
-	var clearCaughtError = ReactErrorUtils.clearCaughtError;
+	var ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;
+	var ReactCurrentOwner$2 = ReactSharedInternals.ReactCurrentOwner;
 
 
 	var didWarnAboutStateTransition = void 0;
@@ -17916,54 +21949,50 @@
 	var warnAboutUpdateOnUnmounted = void 0;
 	var warnAboutInvalidUpdates = void 0;
 
+	if (enableSchedulerTracing) {
+	  // Provide explicit error message when production+profiling bundle of e.g. react-dom
+	  // is used with production (non-profiling) bundle of scheduler/tracing
+	  !(tracing.__interactionsRef != null && tracing.__interactionsRef.current != null) ? invariant(false, 'It is not supported to run the profiling version of a renderer (for example, `react-dom/profiling`) without also replacing the `scheduler/tracing` module with `scheduler/tracing-profiling`. Your bundler might have a setting for aliasing both modules. Learn more at http://fb.me/react-profiling') : void 0;
+	}
+
 	{
 	  didWarnAboutStateTransition = false;
 	  didWarnSetStateChildContext = false;
 	  var didWarnStateUpdateForUnmountedComponent = {};
 
-	  warnAboutUpdateOnUnmounted = function (fiber) {
+	  warnAboutUpdateOnUnmounted = function (fiber, isClass) {
 	    // We show the whole stack but dedupe on the top component's name because
 	    // the problematic code almost always lies inside that component.
-	    var componentName = getComponentName(fiber) || 'ReactClass';
+	    var componentName = getComponentName(fiber.type) || 'ReactComponent';
 	    if (didWarnStateUpdateForUnmountedComponent[componentName]) {
 	      return;
 	    }
-	    warning(false, "Can't call setState (or forceUpdate) on an unmounted component. This " + 'is a no-op, but it indicates a memory leak in your application. To ' + 'fix, cancel all subscriptions and asynchronous tasks in the ' + 'componentWillUnmount method.%s', getStackAddendumByWorkInProgressFiber(fiber));
+	    warningWithoutStack$1(false, "Can't perform a React state update on an unmounted component. This " + 'is a no-op, but it indicates a memory leak in your application. To ' + 'fix, cancel all subscriptions and asynchronous tasks in %s.%s', isClass ? 'the componentWillUnmount method' : 'a useEffect cleanup function', getStackByFiberInDevAndProd(fiber));
 	    didWarnStateUpdateForUnmountedComponent[componentName] = true;
 	  };
 
 	  warnAboutInvalidUpdates = function (instance) {
-	    switch (ReactDebugCurrentFiber.phase) {
+	    switch (phase) {
 	      case 'getChildContext':
 	        if (didWarnSetStateChildContext) {
 	          return;
 	        }
-	        warning(false, 'setState(...): Cannot call setState() inside getChildContext()');
+	        warningWithoutStack$1(false, 'setState(...): Cannot call setState() inside getChildContext()');
 	        didWarnSetStateChildContext = true;
 	        break;
 	      case 'render':
 	        if (didWarnAboutStateTransition) {
 	          return;
 	        }
-	        warning(false, 'Cannot update during an existing state transition (such as within ' + "`render` or another component's constructor). Render methods should " + 'be a pure function of props and state; constructor side-effects are ' + 'an anti-pattern, but can be moved to `componentWillMount`.');
+	        warningWithoutStack$1(false, 'Cannot update during an existing state transition (such as within ' + '`render`). Render methods should be a pure function of props and state.');
 	        didWarnAboutStateTransition = true;
 	        break;
 	    }
 	  };
 	}
 
-	// Represents the current time in ms.
-	var originalStartTimeMs = now();
-	var mostRecentCurrentTime = msToExpirationTime(0);
-	var mostRecentCurrentTimeMs = originalStartTimeMs;
-
-	// Used to ensure computeUniqueAsyncExpiration is monotonically increases.
-	var lastUniqueAsyncExpiration = 0;
-
-	// Represents the expiration time that incoming updates should use. (If this
-	// is NoWork, use the default strategy: async updates in async mode, sync
-	// updates in sync mode.)
-	var expirationContext = NoWork;
+	// Used to ensure computeUniqueAsyncExpiration is monotonically decreasing.
+	var lastUniqueAsyncExpiration = Sync - 1;
 
 	var isWorking = false;
 
@@ -17972,15 +22001,16 @@
 	var nextRoot = null;
 	// The time at which we're currently rendering work.
 	var nextRenderExpirationTime = NoWork;
-	var nextLatestTimeoutMs = -1;
-	var nextRenderIsExpired = false;
+	var nextLatestAbsoluteTimeoutMs = -1;
+	var nextRenderDidError = false;
 
 	// The next fiber with an effect that we're currently committing.
 	var nextEffect = null;
 
 	var isCommitting$1 = false;
-
-	var isRootReadyForCommit = false;
+	var rootWithPendingPassiveEffects = null;
+	var passiveEffectCallbackHandle = null;
+	var passiveEffectCallback = null;
 
 	var legacyErrorBoundariesThatAlreadyFailed = null;
 
@@ -17989,14 +22019,16 @@
 
 	var stashedWorkInProgressProperties = void 0;
 	var replayUnitOfWork = void 0;
+	var mayReplayFailedUnitOfWork = void 0;
 	var isReplayingFailedUnitOfWork = void 0;
 	var originalReplayError = void 0;
 	var rethrowOriginalError = void 0;
 	if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
 	  stashedWorkInProgressProperties = null;
+	  mayReplayFailedUnitOfWork = true;
 	  isReplayingFailedUnitOfWork = false;
 	  originalReplayError = null;
-	  replayUnitOfWork = function (failedUnitOfWork, thrownValue, isAsync) {
+	  replayUnitOfWork = function (failedUnitOfWork, thrownValue, isYieldy) {
 	    if (thrownValue !== null && typeof thrownValue === 'object' && typeof thrownValue.then === 'function') {
 	      // Don't replay promises. Treat everything else like an error.
 	      // TODO: Need to figure out a different strategy if/when we add
@@ -18007,7 +22039,7 @@
 	    // Restore the original state of the work-in-progress
 	    if (stashedWorkInProgressProperties === null) {
 	      // This should never happen. Don't throw because this code is DEV-only.
-	      warning(false, 'Could not replay rendering after an error. This is likely a bug in React. ' + 'Please file an issue.');
+	      warningWithoutStack$1(false, 'Could not replay rendering after an error. This is likely a bug in React. ' + 'Please file an issue.');
 	      return;
 	    }
 	    assignFiberPropertiesInDEV(failedUnitOfWork, stashedWorkInProgressProperties);
@@ -18021,8 +22053,13 @@
 	        popHostContext(failedUnitOfWork);
 	        break;
 	      case ClassComponent:
-	        popContextProvider(failedUnitOfWork);
-	        break;
+	        {
+	          var Component = failedUnitOfWork.type;
+	          if (isContextProvider(Component)) {
+	            popContext(failedUnitOfWork);
+	          }
+	          break;
+	        }
 	      case HostPortal:
 	        popHostContainer(failedUnitOfWork);
 	        break;
@@ -18033,19 +22070,22 @@
 	    // Replay the begin phase.
 	    isReplayingFailedUnitOfWork = true;
 	    originalReplayError = thrownValue;
-	    invokeGuardedCallback$2(null, workLoop, null, isAsync);
+	    invokeGuardedCallback(null, workLoop, null, isYieldy);
 	    isReplayingFailedUnitOfWork = false;
 	    originalReplayError = null;
 	    if (hasCaughtError()) {
-	      clearCaughtError();
-
-	      if (enableProfilerTimer) {
-	        if (failedUnitOfWork.mode & ProfileMode) {
-	          recordElapsedActualRenderTime(failedUnitOfWork);
+	      var replayError = clearCaughtError();
+	      if (replayError != null && thrownValue != null) {
+	        try {
+	          // Reading the expando property is intentionally
+	          // inside `try` because it might be a getter or Proxy.
+	          if (replayError._suppressLogging) {
+	            // Also suppress logging for the original error.
+	            thrownValue._suppressLogging = true;
+	          }
+	        } catch (inner) {
+	          // Ignore.
 	        }
-
-	        // Stop "base" render timer again (after the re-thrown error).
-	        stopBaseRenderTimerIfRunning();
 	      }
 	    } else {
 	      // If the begin phase did not fail the second time, set this pointer
@@ -18074,17 +22114,15 @@
 
 	  nextRoot = null;
 	  nextRenderExpirationTime = NoWork;
-	  nextLatestTimeoutMs = -1;
-	  nextRenderIsExpired = false;
+	  nextLatestAbsoluteTimeoutMs = -1;
+	  nextRenderDidError = false;
 	  nextUnitOfWork = null;
-
-	  isRootReadyForCommit = false;
 	}
 
 	function commitAllHostEffects() {
 	  while (nextEffect !== null) {
 	    {
-	      ReactDebugCurrentFiber.setCurrentFiber(nextEffect);
+	      setCurrentFiber(nextEffect);
 	    }
 	    recordEffect();
 
@@ -18095,9 +22133,9 @@
 	    }
 
 	    if (effectTag & Ref) {
-	      var current = nextEffect.alternate;
-	      if (current !== null) {
-	        commitDetachRef(current);
+	      var current$$1 = nextEffect.alternate;
+	      if (current$$1 !== null) {
+	        commitDetachRef(current$$1);
 	      }
 	    }
 
@@ -18147,45 +22185,50 @@
 	  }
 
 	  {
-	    ReactDebugCurrentFiber.resetCurrentFiber();
+	    resetCurrentFiber();
 	  }
 	}
 
 	function commitBeforeMutationLifecycles() {
 	  while (nextEffect !== null) {
-	    var effectTag = nextEffect.effectTag;
+	    {
+	      setCurrentFiber(nextEffect);
+	    }
 
+	    var effectTag = nextEffect.effectTag;
 	    if (effectTag & Snapshot) {
 	      recordEffect();
-	      var current = nextEffect.alternate;
-	      commitBeforeMutationLifeCycles(current, nextEffect);
+	      var current$$1 = nextEffect.alternate;
+	      commitBeforeMutationLifeCycles(current$$1, nextEffect);
 	    }
 
-	    // Don't cleanup effects yet;
-	    // This will be done by commitAllLifeCycles()
 	    nextEffect = nextEffect.nextEffect;
 	  }
+
+	  {
+	    resetCurrentFiber();
+	  }
 	}
 
-	function commitAllLifeCycles(finishedRoot, currentTime, committedExpirationTime) {
+	function commitAllLifeCycles(finishedRoot, committedExpirationTime) {
 	  {
 	    ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings();
+	    ReactStrictModeWarnings.flushLegacyContextWarning();
 
 	    if (warnAboutDeprecatedLifecycles) {
 	      ReactStrictModeWarnings.flushPendingDeprecationWarnings();
 	    }
-
-	    if (warnAboutLegacyContextAPI) {
-	      ReactStrictModeWarnings.flushLegacyContextWarning();
-	    }
 	  }
 	  while (nextEffect !== null) {
+	    {
+	      setCurrentFiber(nextEffect);
+	    }
 	    var effectTag = nextEffect.effectTag;
 
 	    if (effectTag & (Update | Callback)) {
 	      recordEffect();
-	      var current = nextEffect.alternate;
-	      commitLifeCycles(finishedRoot, current, nextEffect, currentTime, committedExpirationTime);
+	      var current$$1 = nextEffect.alternate;
+	      commitLifeCycles(finishedRoot, current$$1, nextEffect, committedExpirationTime);
 	    }
 
 	    if (effectTag & Ref) {
@@ -18193,15 +22236,62 @@
 	      commitAttachRef(nextEffect);
 	    }
 
-	    var next = nextEffect.nextEffect;
-	    // Ensure that we clean these up so that we don't accidentally keep them.
-	    // I'm not actually sure this matters because we can't reset firstEffect
-	    // and lastEffect since they're on every node, not just the effectful
-	    // ones. So we have to clean everything as we reuse nodes anyway.
-	    nextEffect.nextEffect = null;
-	    // Ensure that we reset the effectTag here so that we can rely on effect
-	    // tags to reason about the current life-cycle.
-	    nextEffect = next;
+	    if (effectTag & Passive) {
+	      rootWithPendingPassiveEffects = finishedRoot;
+	    }
+
+	    nextEffect = nextEffect.nextEffect;
+	  }
+	  {
+	    resetCurrentFiber();
+	  }
+	}
+
+	function commitPassiveEffects(root, firstEffect) {
+	  rootWithPendingPassiveEffects = null;
+	  passiveEffectCallbackHandle = null;
+	  passiveEffectCallback = null;
+
+	  // Set this to true to prevent re-entrancy
+	  var previousIsRendering = isRendering;
+	  isRendering = true;
+
+	  var effect = firstEffect;
+	  do {
+	    {
+	      setCurrentFiber(effect);
+	    }
+
+	    if (effect.effectTag & Passive) {
+	      var didError = false;
+	      var error = void 0;
+	      {
+	        invokeGuardedCallback(null, commitPassiveHookEffects, null, effect);
+	        if (hasCaughtError()) {
+	          didError = true;
+	          error = clearCaughtError();
+	        }
+	      }
+	      if (didError) {
+	        captureCommitPhaseError(effect, error);
+	      }
+	    }
+	    effect = effect.nextEffect;
+	  } while (effect !== null);
+	  {
+	    resetCurrentFiber();
+	  }
+
+	  isRendering = previousIsRendering;
+
+	  // Check if work was scheduled by one of the effects
+	  var rootExpirationTime = root.expirationTime;
+	  if (rootExpirationTime !== NoWork) {
+	    requestWork(root, rootExpirationTime);
+	  }
+	  // Flush any sync work that was scheduled by effects
+	  if (!isBatchingUpdates && !isRendering) {
+	    performSyncWork();
 	  }
 	}
 
@@ -18217,21 +22307,45 @@
 	  }
 	}
 
-	function commitRoot(finishedWork) {
+	function flushPassiveEffects() {
+	  if (passiveEffectCallbackHandle !== null) {
+	    cancelPassiveEffects(passiveEffectCallbackHandle);
+	  }
+	  if (passiveEffectCallback !== null) {
+	    // We call the scheduled callback instead of commitPassiveEffects directly
+	    // to ensure tracing works correctly.
+	    passiveEffectCallback();
+	  }
+	}
+
+	function commitRoot(root, finishedWork) {
 	  isWorking = true;
 	  isCommitting$1 = true;
 	  startCommitTimer();
 
-	  var root = finishedWork.stateNode;
 	  !(root.current !== finishedWork) ? invariant(false, 'Cannot commit the same tree as before. This is probably a bug related to the return field. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 	  var committedExpirationTime = root.pendingCommitExpirationTime;
 	  !(committedExpirationTime !== NoWork) ? invariant(false, 'Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 	  root.pendingCommitExpirationTime = NoWork;
 
-	  var currentTime = recalculateCurrentTime();
+	  // Update the pending priority levels to account for the work that we are
+	  // about to commit. This needs to happen before calling the lifecycles, since
+	  // they may schedule additional updates.
+	  var updateExpirationTimeBeforeCommit = finishedWork.expirationTime;
+	  var childExpirationTimeBeforeCommit = finishedWork.childExpirationTime;
+	  var earliestRemainingTimeBeforeCommit = childExpirationTimeBeforeCommit > updateExpirationTimeBeforeCommit ? childExpirationTimeBeforeCommit : updateExpirationTimeBeforeCommit;
+	  markCommittedPriorityLevels(root, earliestRemainingTimeBeforeCommit);
+
+	  var prevInteractions = null;
+	  if (enableSchedulerTracing) {
+	    // Restore any pending interactions at this point,
+	    // So that cascading work triggered during the render phase will be accounted for.
+	    prevInteractions = tracing.__interactionsRef.current;
+	    tracing.__interactionsRef.current = root.memoizedInteractions;
+	  }
 
 	  // Reset this to null before calling lifecycles
-	  ReactCurrentOwner.current = null;
+	  ReactCurrentOwner$2.current = null;
 
 	  var firstEffect = void 0;
 	  if (finishedWork.effectTag > PerformedWork) {
@@ -18259,7 +22373,7 @@
 	    var didError = false;
 	    var error = void 0;
 	    {
-	      invokeGuardedCallback$2(null, commitBeforeMutationLifecycles, null);
+	      invokeGuardedCallback(null, commitBeforeMutationLifecycles, null);
 	      if (hasCaughtError()) {
 	        didError = true;
 	        error = clearCaughtError();
@@ -18291,7 +22405,7 @@
 	    var _didError = false;
 	    var _error = void 0;
 	    {
-	      invokeGuardedCallback$2(null, commitAllHostEffects, null);
+	      invokeGuardedCallback(null, commitAllHostEffects, null);
 	      if (hasCaughtError()) {
 	        _didError = true;
 	        _error = clearCaughtError();
@@ -18326,7 +22440,7 @@
 	    var _didError2 = false;
 	    var _error2 = void 0;
 	    {
-	      invokeGuardedCallback$2(null, commitAllLifeCycles, null, root, currentTime, committedExpirationTime);
+	      invokeGuardedCallback(null, commitAllLifeCycles, null, root, committedExpirationTime);
 	      if (hasCaughtError()) {
 	        _didError2 = true;
 	        _error2 = clearCaughtError();
@@ -18341,80 +22455,154 @@
 	    }
 	  }
 
-	  if (enableProfilerTimer) {
-	    {
-	      checkActualRenderTimeStackEmpty();
+	  if (firstEffect !== null && rootWithPendingPassiveEffects !== null) {
+	    // This commit included a passive effect. These do not need to fire until
+	    // after the next paint. Schedule an callback to fire them in an async
+	    // event. To ensure serial execution, the callback will be flushed early if
+	    // we enter rootWithPendingPassiveEffects commit phase before then.
+	    var callback = commitPassiveEffects.bind(null, root, firstEffect);
+	    if (enableSchedulerTracing) {
+	      // TODO: Avoid this extra callback by mutating the tracing ref directly,
+	      // like we do at the beginning of commitRoot. I've opted not to do that
+	      // here because that code is still in flux.
+	      callback = tracing.unstable_wrap(callback);
 	    }
-	    resetActualRenderTimer();
+	    passiveEffectCallbackHandle = scheduler.unstable_runWithPriority(scheduler.unstable_NormalPriority, function () {
+	      return schedulePassiveEffects(callback);
+	    });
+	    passiveEffectCallback = callback;
 	  }
 
 	  isCommitting$1 = false;
 	  isWorking = false;
 	  stopCommitLifeCyclesTimer();
 	  stopCommitTimer();
-	  if (typeof onCommitRoot === 'function') {
-	    onCommitRoot(finishedWork.stateNode);
-	  }
+	  onCommitRoot(finishedWork.stateNode);
 	  if (true && ReactFiberInstrumentation_1.debugTool) {
 	    ReactFiberInstrumentation_1.debugTool.onCommitWork(finishedWork);
 	  }
 
-	  markCommittedPriorityLevels(root, currentTime, root.current.expirationTime);
-	  var remainingTime = findNextPendingPriorityLevel(root);
-	  if (remainingTime === NoWork) {
+	  var updateExpirationTimeAfterCommit = finishedWork.expirationTime;
+	  var childExpirationTimeAfterCommit = finishedWork.childExpirationTime;
+	  var earliestRemainingTimeAfterCommit = childExpirationTimeAfterCommit > updateExpirationTimeAfterCommit ? childExpirationTimeAfterCommit : updateExpirationTimeAfterCommit;
+	  if (earliestRemainingTimeAfterCommit === NoWork) {
 	    // If there's no remaining work, we can clear the set of already failed
 	    // error boundaries.
 	    legacyErrorBoundariesThatAlreadyFailed = null;
 	  }
-	  return remainingTime;
+	  onCommit(root, earliestRemainingTimeAfterCommit);
+
+	  if (enableSchedulerTracing) {
+	    tracing.__interactionsRef.current = prevInteractions;
+
+	    var subscriber = void 0;
+
+	    try {
+	      subscriber = tracing.__subscriberRef.current;
+	      if (subscriber !== null && root.memoizedInteractions.size > 0) {
+	        var threadID = computeThreadID(committedExpirationTime, root.interactionThreadID);
+	        subscriber.onWorkStopped(root.memoizedInteractions, threadID);
+	      }
+	    } catch (error) {
+	      // It's not safe for commitRoot() to throw.
+	      // Store the error for now and we'll re-throw in finishRendering().
+	      if (!hasUnhandledError) {
+	        hasUnhandledError = true;
+	        unhandledError = error;
+	      }
+	    } finally {
+	      // Clear completed interactions from the pending Map.
+	      // Unless the render was suspended or cascading work was scheduled,
+	      // In which case– leave pending interactions until the subsequent render.
+	      var pendingInteractionMap = root.pendingInteractionMap;
+	      pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {
+	        // Only decrement the pending interaction count if we're done.
+	        // If there's still work at the current priority,
+	        // That indicates that we are waiting for suspense data.
+	        if (scheduledExpirationTime > earliestRemainingTimeAfterCommit) {
+	          pendingInteractionMap.delete(scheduledExpirationTime);
+
+	          scheduledInteractions.forEach(function (interaction) {
+	            interaction.__count--;
+
+	            if (subscriber !== null && interaction.__count === 0) {
+	              try {
+	                subscriber.onInteractionScheduledWorkCompleted(interaction);
+	              } catch (error) {
+	                // It's not safe for commitRoot() to throw.
+	                // Store the error for now and we'll re-throw in finishRendering().
+	                if (!hasUnhandledError) {
+	                  hasUnhandledError = true;
+	                  unhandledError = error;
+	                }
+	              }
+	            }
+	          });
+	        }
+	      });
+	    }
+	  }
 	}
 
-	function resetExpirationTime(workInProgress, renderTime) {
-	  if (renderTime !== Never && workInProgress.expirationTime === Never) {
+	function resetChildExpirationTime(workInProgress, renderTime) {
+	  if (renderTime !== Never && workInProgress.childExpirationTime === Never) {
 	    // The children of this component are hidden. Don't bubble their
 	    // expiration times.
 	    return;
 	  }
 
-	  // Check for pending updates.
-	  var newExpirationTime = NoWork;
-	  switch (workInProgress.tag) {
-	    case HostRoot:
-	    case ClassComponent:
-	      {
-	        var updateQueue = workInProgress.updateQueue;
-	        if (updateQueue !== null) {
-	          newExpirationTime = updateQueue.expirationTime;
-	        }
-	      }
-	  }
-
-	  // TODO: Calls need to visit stateNode
+	  var newChildExpirationTime = NoWork;
 
 	  // Bubble up the earliest expiration time.
-	  // (And "base" render timers if that feature flag is enabled)
 	  if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
-	    var treeBaseTime = workInProgress.selfBaseTime;
+	    // We're in profiling mode.
+	    // Let's use this same traversal to update the render durations.
+	    var actualDuration = workInProgress.actualDuration;
+	    var treeBaseDuration = workInProgress.selfBaseDuration;
+
+	    // When a fiber is cloned, its actualDuration is reset to 0.
+	    // This value will only be updated if work is done on the fiber (i.e. it doesn't bailout).
+	    // When work is done, it should bubble to the parent's actualDuration.
+	    // If the fiber has not been cloned though, (meaning no work was done),
+	    // Then this value will reflect the amount of time spent working on a previous render.
+	    // In that case it should not bubble.
+	    // We determine whether it was cloned by comparing the child pointer.
+	    var shouldBubbleActualDurations = workInProgress.alternate === null || workInProgress.child !== workInProgress.alternate.child;
+
 	    var child = workInProgress.child;
 	    while (child !== null) {
-	      treeBaseTime += child.treeBaseTime;
-	      if (child.expirationTime !== NoWork && (newExpirationTime === NoWork || newExpirationTime > child.expirationTime)) {
-	        newExpirationTime = child.expirationTime;
+	      var childUpdateExpirationTime = child.expirationTime;
+	      var childChildExpirationTime = child.childExpirationTime;
+	      if (childUpdateExpirationTime > newChildExpirationTime) {
+	        newChildExpirationTime = childUpdateExpirationTime;
+	      }
+	      if (childChildExpirationTime > newChildExpirationTime) {
+	        newChildExpirationTime = childChildExpirationTime;
 	      }
+	      if (shouldBubbleActualDurations) {
+	        actualDuration += child.actualDuration;
+	      }
+	      treeBaseDuration += child.treeBaseDuration;
 	      child = child.sibling;
 	    }
-	    workInProgress.treeBaseTime = treeBaseTime;
+	    workInProgress.actualDuration = actualDuration;
+	    workInProgress.treeBaseDuration = treeBaseDuration;
 	  } else {
 	    var _child = workInProgress.child;
 	    while (_child !== null) {
-	      if (_child.expirationTime !== NoWork && (newExpirationTime === NoWork || newExpirationTime > _child.expirationTime)) {
-	        newExpirationTime = _child.expirationTime;
+	      var _childUpdateExpirationTime = _child.expirationTime;
+	      var _childChildExpirationTime = _child.childExpirationTime;
+	      if (_childUpdateExpirationTime > newChildExpirationTime) {
+	        newChildExpirationTime = _childUpdateExpirationTime;
+	      }
+	      if (_childChildExpirationTime > newChildExpirationTime) {
+	        newChildExpirationTime = _childChildExpirationTime;
 	      }
 	      _child = _child.sibling;
 	    }
 	  }
 
-	  workInProgress.expirationTime = newExpirationTime;
+	  workInProgress.childExpirationTime = newChildExpirationTime;
 	}
 
 	function completeUnitOfWork(workInProgress) {
@@ -18426,31 +22614,47 @@
 	    // Ideally nothing should rely on this, but relying on it here
 	    // means that we don't need an additional field on the work in
 	    // progress.
-	    var current = workInProgress.alternate;
+	    var current$$1 = workInProgress.alternate;
 	    {
-	      ReactDebugCurrentFiber.setCurrentFiber(workInProgress);
+	      setCurrentFiber(workInProgress);
 	    }
 
 	    var returnFiber = workInProgress.return;
 	    var siblingFiber = workInProgress.sibling;
 
 	    if ((workInProgress.effectTag & Incomplete) === NoEffect) {
-	      // This fiber completed.
-	      var next = completeWork(current, workInProgress, nextRenderExpirationTime);
-	      stopWorkTimer(workInProgress);
-	      resetExpirationTime(workInProgress, nextRenderExpirationTime);
-	      {
-	        ReactDebugCurrentFiber.resetCurrentFiber();
+	      if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+	        // Don't replay if it fails during completion phase.
+	        mayReplayFailedUnitOfWork = false;
 	      }
-
-	      if (next !== null) {
-	        stopWorkTimer(workInProgress);
-	        if (true && ReactFiberInstrumentation_1.debugTool) {
-	          ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);
+	      // This fiber completed.
+	      // Remember we're completing this unit so we can find a boundary if it fails.
+	      nextUnitOfWork = workInProgress;
+	      if (enableProfilerTimer) {
+	        if (workInProgress.mode & ProfileMode) {
+	          startProfilerTimer(workInProgress);
 	        }
-	        // If completing this work spawned new work, do that next. We'll come
-	        // back here again.
-	        return next;
+	        nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);
+	        if (workInProgress.mode & ProfileMode) {
+	          // Update render duration assuming we didn't error.
+	          stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);
+	        }
+	      } else {
+	        nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);
+	      }
+	      if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+	        // We're out of completion phase so replaying is fine now.
+	        mayReplayFailedUnitOfWork = true;
+	      }
+	      stopWorkTimer(workInProgress);
+	      resetChildExpirationTime(workInProgress, nextRenderExpirationTime);
+	      {
+	        resetCurrentFiber();
+	      }
+
+	      if (nextUnitOfWork !== null) {
+	        // Completing this fiber spawned new work. Work on that next.
+	        return nextUnitOfWork;
 	      }
 
 	      if (returnFiber !== null &&
@@ -18501,14 +22705,27 @@
 	        continue;
 	      } else {
 	        // We've reached the root.
-	        isRootReadyForCommit = true;
 	        return null;
 	      }
 	    } else {
+	      if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
+	        // Record the render duration for the fiber that errored.
+	        stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);
+
+	        // Include the time spent working on failed children before continuing.
+	        var actualDuration = workInProgress.actualDuration;
+	        var child = workInProgress.child;
+	        while (child !== null) {
+	          actualDuration += child.actualDuration;
+	          child = child.sibling;
+	        }
+	        workInProgress.actualDuration = actualDuration;
+	      }
+
 	      // This fiber did not complete because something threw. Pop values off
 	      // the stack without entering the complete phase. If this is a boundary,
 	      // capture values if possible.
-	      var _next = unwindWork(workInProgress, nextRenderIsExpired, nextRenderExpirationTime);
+	      var next = unwindWork(workInProgress, nextRenderExpirationTime);
 	      // Because this fiber did not complete, don't reset its expiration time.
 	      if (workInProgress.effectTag & DidCapture) {
 	        // Restarting an error boundary
@@ -18518,20 +22735,21 @@
 	      }
 
 	      {
-	        ReactDebugCurrentFiber.resetCurrentFiber();
+	        resetCurrentFiber();
 	      }
 
-	      if (_next !== null) {
+	      if (next !== null) {
 	        stopWorkTimer(workInProgress);
 	        if (true && ReactFiberInstrumentation_1.debugTool) {
 	          ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);
 	        }
+
 	        // If completing this work spawned new work, do that next. We'll come
 	        // back here again.
 	        // Since we're restarting, remove anything that is not a host effect
 	        // from the effect tag.
-	        _next.effectTag &= HostEffectMask;
-	        return _next;
+	        next.effectTag &= HostEffectMask;
+	        return next;
 	      }
 
 	      if (returnFiber !== null) {
@@ -18568,12 +22786,12 @@
 	  // Ideally nothing should rely on this, but relying on it here
 	  // means that we don't need an additional field on the work in
 	  // progress.
-	  var current = workInProgress.alternate;
+	  var current$$1 = workInProgress.alternate;
 
 	  // See if beginning this work spawns more work.
 	  startWorkTimer(workInProgress);
 	  {
-	    ReactDebugCurrentFiber.setCurrentFiber(workInProgress);
+	    setCurrentFiber(workInProgress);
 	  }
 
 	  if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
@@ -18583,22 +22801,23 @@
 	  var next = void 0;
 	  if (enableProfilerTimer) {
 	    if (workInProgress.mode & ProfileMode) {
-	      startBaseRenderTimer();
+	      startProfilerTimer(workInProgress);
 	    }
 
-	    next = beginWork(current, workInProgress, nextRenderExpirationTime);
+	    next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);
+	    workInProgress.memoizedProps = workInProgress.pendingProps;
 
 	    if (workInProgress.mode & ProfileMode) {
-	      // Update "base" time if the render wasn't bailed out on.
-	      recordElapsedBaseRenderTimeIfRunning(workInProgress);
-	      stopBaseRenderTimerIfRunning();
+	      // Record the render duration assuming we didn't bailout (or error).
+	      stopProfilerTimerIfRunningAndRecordDelta(workInProgress, true);
 	    }
 	  } else {
-	    next = beginWork(current, workInProgress, nextRenderExpirationTime);
+	    next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);
+	    workInProgress.memoizedProps = workInProgress.pendingProps;
 	  }
 
 	  {
-	    ReactDebugCurrentFiber.resetCurrentFiber();
+	    resetCurrentFiber();
 	    if (isReplayingFailedUnitOfWork) {
 	      // Currently replaying a failed unit of work. This should be unreachable,
 	      // because the render phase is meant to be idempotent, and it should
@@ -18616,34 +22835,35 @@
 	    next = completeUnitOfWork(workInProgress);
 	  }
 
-	  ReactCurrentOwner.current = null;
+	  ReactCurrentOwner$2.current = null;
 
 	  return next;
 	}
 
-	function workLoop(isAsync) {
-	  if (!isAsync) {
-	    // Flush all expired work.
+	function workLoop(isYieldy) {
+	  if (!isYieldy) {
+	    // Flush work without yielding
 	    while (nextUnitOfWork !== null) {
 	      nextUnitOfWork = performUnitOfWork(nextUnitOfWork);
 	    }
 	  } else {
-	    // Flush asynchronous work until the deadline runs out of time.
-	    while (nextUnitOfWork !== null && !shouldYield()) {
+	    // Flush asynchronous work until there's a higher priority event
+	    while (nextUnitOfWork !== null && !shouldYieldToRenderer()) {
 	      nextUnitOfWork = performUnitOfWork(nextUnitOfWork);
 	    }
-
-	    if (enableProfilerTimer) {
-	      // If we didn't finish, pause the "actual" render timer.
-	      // We'll restart it when we resume work.
-	      pauseActualRenderTimerIfRunning();
-	    }
 	  }
 	}
 
-	function renderRoot(root, expirationTime, isAsync) {
+	function renderRoot(root, isYieldy) {
 	  !!isWorking ? invariant(false, 'renderRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+
+	  flushPassiveEffects();
+
 	  isWorking = true;
+	  var previousDispatcher = ReactCurrentDispatcher.current;
+	  ReactCurrentDispatcher.current = ContextOnlyDispatcher;
+
+	  var expirationTime = root.nextExpirationTimeToWorkOn;
 
 	  // Check if we're starting from a fresh stack, or if we're resuming from
 	  // previously yielded work.
@@ -18652,24 +22872,72 @@
 	    resetStack();
 	    nextRoot = root;
 	    nextRenderExpirationTime = expirationTime;
-	    nextLatestTimeoutMs = -1;
 	    nextUnitOfWork = createWorkInProgress(nextRoot.current, null, nextRenderExpirationTime);
 	    root.pendingCommitExpirationTime = NoWork;
+
+	    if (enableSchedulerTracing) {
+	      // Determine which interactions this batch of work currently includes,
+	      // So that we can accurately attribute time spent working on it,
+	      var interactions = new Set();
+	      root.pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {
+	        if (scheduledExpirationTime >= expirationTime) {
+	          scheduledInteractions.forEach(function (interaction) {
+	            return interactions.add(interaction);
+	          });
+	        }
+	      });
+
+	      // Store the current set of interactions on the FiberRoot for a few reasons:
+	      // We can re-use it in hot functions like renderRoot() without having to recalculate it.
+	      // We will also use it in commitWork() to pass to any Profiler onRender() hooks.
+	      // This also provides DevTools with a way to access it when the onCommitRoot() hook is called.
+	      root.memoizedInteractions = interactions;
+
+	      if (interactions.size > 0) {
+	        var subscriber = tracing.__subscriberRef.current;
+	        if (subscriber !== null) {
+	          var threadID = computeThreadID(expirationTime, root.interactionThreadID);
+	          try {
+	            subscriber.onWorkStarted(interactions, threadID);
+	          } catch (error) {
+	            // Work thrown by an interaction tracing subscriber should be rethrown,
+	            // But only once it's safe (to avoid leaving the scheduler in an invalid state).
+	            // Store the error for now and we'll re-throw in finishRendering().
+	            if (!hasUnhandledError) {
+	              hasUnhandledError = true;
+	              unhandledError = error;
+	            }
+	          }
+	        }
+	      }
+	    }
 	  }
 
-	  var didFatal = false;
+	  var prevInteractions = null;
+	  if (enableSchedulerTracing) {
+	    // We're about to start new traced work.
+	    // Restore pending interactions so cascading work triggered during the render phase will be accounted for.
+	    prevInteractions = tracing.__interactionsRef.current;
+	    tracing.__interactionsRef.current = root.memoizedInteractions;
+	  }
 
-	  nextRenderIsExpired = !isAsync || nextRenderExpirationTime <= mostRecentCurrentTime;
+	  var didFatal = false;
 
 	  startWorkLoopTimer(nextUnitOfWork);
 
 	  do {
 	    try {
-	      workLoop(isAsync);
+	      workLoop(isYieldy);
 	    } catch (thrownValue) {
-	      if (enableProfilerTimer) {
-	        // Stop "base" render timer in the event of an error.
-	        stopBaseRenderTimerIfRunning();
+	      resetContextDependences();
+	      resetHooks();
+
+	      // Reset in case completion throws.
+	      // This is only used in DEV and when replaying is on.
+	      var mayReplay = void 0;
+	      if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+	        mayReplay = mayReplayFailedUnitOfWork;
+	        mayReplayFailedUnitOfWork = true;
 	      }
 
 	      if (nextUnitOfWork === null) {
@@ -18677,15 +22945,23 @@
 	        didFatal = true;
 	        onUncaughtError(thrownValue);
 	      } else {
+	        if (enableProfilerTimer && nextUnitOfWork.mode & ProfileMode) {
+	          // Record the time spent rendering before an error was thrown.
+	          // This avoids inaccurate Profiler durations in the case of a suspended render.
+	          stopProfilerTimerIfRunningAndRecordDelta(nextUnitOfWork, true);
+	        }
+
 	        {
 	          // Reset global debug state
 	          // We assume this is defined in DEV
 	          resetCurrentlyProcessingQueue();
 	        }
 
-	        var failedUnitOfWork = nextUnitOfWork;
 	        if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
-	          replayUnitOfWork(failedUnitOfWork, thrownValue, isAsync);
+	          if (mayReplay) {
+	            var failedUnitOfWork = nextUnitOfWork;
+	            replayUnitOfWork(failedUnitOfWork, thrownValue, isYieldy);
+	          }
 	        }
 
 	        // TODO: we already know this isn't true in some cases.
@@ -18704,76 +22980,143 @@
 	          // for now.
 	          didFatal = true;
 	          onUncaughtError(thrownValue);
-	          break;
+	        } else {
+	          throwException(root, returnFiber, sourceFiber, thrownValue, nextRenderExpirationTime);
+	          nextUnitOfWork = completeUnitOfWork(sourceFiber);
+	          continue;
 	        }
-	        throwException(root, returnFiber, sourceFiber, thrownValue, nextRenderIsExpired, nextRenderExpirationTime, mostRecentCurrentTimeMs);
-	        nextUnitOfWork = completeUnitOfWork(sourceFiber);
 	      }
 	    }
 	    break;
 	  } while (true);
 
+	  if (enableSchedulerTracing) {
+	    // Traced work is done for now; restore the previous interactions.
+	    tracing.__interactionsRef.current = prevInteractions;
+	  }
+
 	  // We're done performing work. Time to clean up.
-	  var didCompleteRoot = false;
 	  isWorking = false;
+	  ReactCurrentDispatcher.current = previousDispatcher;
+	  resetContextDependences();
+	  resetHooks();
 
 	  // Yield back to main thread.
 	  if (didFatal) {
-	    stopWorkLoopTimer(interruptedBy, didCompleteRoot);
+	    var _didCompleteRoot = false;
+	    stopWorkLoopTimer(interruptedBy, _didCompleteRoot);
 	    interruptedBy = null;
 	    // There was a fatal error.
 	    {
 	      resetStackAfterFatalErrorInDev();
 	    }
-	    return null;
-	  } else if (nextUnitOfWork === null) {
-	    // We reached the root.
-	    if (isRootReadyForCommit) {
-	      didCompleteRoot = true;
-	      stopWorkLoopTimer(interruptedBy, didCompleteRoot);
-	      interruptedBy = null;
-	      // The root successfully completed. It's ready for commit.
-	      root.pendingCommitExpirationTime = expirationTime;
-	      var finishedWork = root.current.alternate;
-	      return finishedWork;
-	    } else {
-	      // The root did not complete.
-	      stopWorkLoopTimer(interruptedBy, didCompleteRoot);
-	      interruptedBy = null;
-	      !!nextRenderIsExpired ? invariant(false, 'Expired work should have completed. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+	    // `nextRoot` points to the in-progress root. A non-null value indicates
+	    // that we're in the middle of an async render. Set it to null to indicate
+	    // there's no more work to be done in the current batch.
+	    nextRoot = null;
+	    onFatal(root);
+	    return;
+	  }
+
+	  if (nextUnitOfWork !== null) {
+	    // There's still remaining async work in this tree, but we ran out of time
+	    // in the current frame. Yield back to the renderer. Unless we're
+	    // interrupted by a higher priority update, we'll continue later from where
+	    // we left off.
+	    var _didCompleteRoot2 = false;
+	    stopWorkLoopTimer(interruptedBy, _didCompleteRoot2);
+	    interruptedBy = null;
+	    onYield(root);
+	    return;
+	  }
+
+	  // We completed the whole tree.
+	  var didCompleteRoot = true;
+	  stopWorkLoopTimer(interruptedBy, didCompleteRoot);
+	  var rootWorkInProgress = root.current.alternate;
+	  !(rootWorkInProgress !== null) ? invariant(false, 'Finished root should have a work-in-progress. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+
+	  // `nextRoot` points to the in-progress root. A non-null value indicates
+	  // that we're in the middle of an async render. Set it to null to indicate
+	  // there's no more work to be done in the current batch.
+	  nextRoot = null;
+	  interruptedBy = null;
+
+	  if (nextRenderDidError) {
+	    // There was an error
+	    if (hasLowerPriorityWork(root, expirationTime)) {
+	      // There's lower priority work. If so, it may have the effect of fixing
+	      // the exception that was just thrown. Exit without committing. This is
+	      // similar to a suspend, but without a timeout because we're not waiting
+	      // for a promise to resolve. React will restart at the lower
+	      // priority level.
 	      markSuspendedPriorityLevel(root, expirationTime);
-	      if (nextLatestTimeoutMs >= 0) {
-	        setTimeout(function () {
-	          retrySuspendedRoot(root, expirationTime);
-	        }, nextLatestTimeoutMs);
-	      }
-	      var firstUnblockedExpirationTime = findNextPendingPriorityLevel(root);
-	      onBlock(firstUnblockedExpirationTime);
-	      return null;
+	      var suspendedExpirationTime = expirationTime;
+	      var rootExpirationTime = root.expirationTime;
+	      onSuspend(root, rootWorkInProgress, suspendedExpirationTime, rootExpirationTime, -1 // Indicates no timeout
+	      );
+	      return;
+	    } else if (
+	    // There's no lower priority work, but we're rendering asynchronously.
+	    // Synchronously attempt to render the same level one more time. This is
+	    // similar to a suspend, but without a timeout because we're not waiting
+	    // for a promise to resolve.
+	    !root.didError && isYieldy) {
+	      root.didError = true;
+	      var _suspendedExpirationTime = root.nextExpirationTimeToWorkOn = expirationTime;
+	      var _rootExpirationTime = root.expirationTime = Sync;
+	      onSuspend(root, rootWorkInProgress, _suspendedExpirationTime, _rootExpirationTime, -1 // Indicates no timeout
+	      );
+	      return;
 	    }
-	  } else {
-	    stopWorkLoopTimer(interruptedBy, didCompleteRoot);
-	    interruptedBy = null;
-	    // There's more work to do, but we ran out of time. Yield back to
-	    // the renderer.
-	    return null;
 	  }
-	}
 
-	function dispatch(sourceFiber, value, expirationTime) {
-	  !(!isWorking || isCommitting$1) ? invariant(false, 'dispatch: Cannot dispatch during the render phase.') : void 0;
+	  if (isYieldy && nextLatestAbsoluteTimeoutMs !== -1) {
+	    // The tree was suspended.
+	    var _suspendedExpirationTime2 = expirationTime;
+	    markSuspendedPriorityLevel(root, _suspendedExpirationTime2);
 
+	    // Find the earliest uncommitted expiration time in the tree, including
+	    // work that is suspended. The timeout threshold cannot be longer than
+	    // the overall expiration.
+	    var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, expirationTime);
+	    var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);
+	    if (earliestExpirationTimeMs < nextLatestAbsoluteTimeoutMs) {
+	      nextLatestAbsoluteTimeoutMs = earliestExpirationTimeMs;
+	    }
+
+	    // Subtract the current time from the absolute timeout to get the number
+	    // of milliseconds until the timeout. In other words, convert an absolute
+	    // timestamp to a relative time. This is the value that is passed
+	    // to `setTimeout`.
+	    var currentTimeMs = expirationTimeToMs(requestCurrentTime());
+	    var msUntilTimeout = nextLatestAbsoluteTimeoutMs - currentTimeMs;
+	    msUntilTimeout = msUntilTimeout < 0 ? 0 : msUntilTimeout;
+
+	    // TODO: Account for the Just Noticeable Difference
+
+	    var _rootExpirationTime2 = root.expirationTime;
+	    onSuspend(root, rootWorkInProgress, _suspendedExpirationTime2, _rootExpirationTime2, msUntilTimeout);
+	    return;
+	  }
+
+	  // Ready to commit.
+	  onComplete(root, rootWorkInProgress, expirationTime);
+	}
+
+	function captureCommitPhaseError(sourceFiber, value) {
+	  var expirationTime = Sync;
 	  var fiber = sourceFiber.return;
 	  while (fiber !== null) {
 	    switch (fiber.tag) {
 	      case ClassComponent:
 	        var ctor = fiber.type;
 	        var instance = fiber.stateNode;
-	        if (typeof ctor.getDerivedStateFromCatch === 'function' || typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance)) {
+	        if (typeof ctor.getDerivedStateFromError === 'function' || typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance)) {
 	          var errorInfo = createCapturedValue(value, sourceFiber);
 	          var update = createClassErrorUpdate(fiber, errorInfo, expirationTime);
-	          enqueueUpdate(fiber, update, expirationTime);
-	          scheduleWork$1(fiber, expirationTime);
+	          enqueueUpdate(fiber, update);
+	          scheduleWork(fiber, expirationTime);
 	          return;
 	        }
 	        break;
@@ -18781,8 +23124,8 @@
 	        {
 	          var _errorInfo = createCapturedValue(value, sourceFiber);
 	          var _update = createRootErrorUpdate(fiber, _errorInfo, expirationTime);
-	          enqueueUpdate(fiber, _update, expirationTime);
-	          scheduleWork$1(fiber, expirationTime);
+	          enqueueUpdate(fiber, _update);
+	          scheduleWork(fiber, expirationTime);
 	          return;
 	        }
 	    }
@@ -18795,115 +23138,155 @@
 	    var rootFiber = sourceFiber;
 	    var _errorInfo2 = createCapturedValue(value, rootFiber);
 	    var _update2 = createRootErrorUpdate(rootFiber, _errorInfo2, expirationTime);
-	    enqueueUpdate(rootFiber, _update2, expirationTime);
-	    scheduleWork$1(rootFiber, expirationTime);
+	    enqueueUpdate(rootFiber, _update2);
+	    scheduleWork(rootFiber, expirationTime);
 	  }
 	}
 
-	function captureCommitPhaseError(fiber, error) {
-	  return dispatch(fiber, error, Sync);
-	}
-
-	function computeAsyncExpiration(currentTime) {
-	  // Given the current clock time, returns an expiration time. We use rounding
-	  // to batch like updates together.
-	  // Should complete within ~5000ms. 5250ms max.
-	  var expirationMs = 5000;
-	  var bucketSizeMs = 250;
-	  return computeExpirationBucket(currentTime, expirationMs, bucketSizeMs);
-	}
-
-	function computeInteractiveExpiration(currentTime) {
-	  var expirationMs = void 0;
-	  // We intentionally set a higher expiration time for interactive updates in
-	  // dev than in production.
-	  // If the main thread is being blocked so long that you hit the expiration,
-	  // it's a problem that could be solved with better scheduling.
-	  // People will be more likely to notice this and fix it with the long
-	  // expiration time in development.
-	  // In production we opt for better UX at the risk of masking scheduling
-	  // problems, by expiring fast.
-	  {
-	    // Should complete within ~500ms. 600ms max.
-	    expirationMs = 500;
-	  }
-	  var bucketSizeMs = 100;
-	  return computeExpirationBucket(currentTime, expirationMs, bucketSizeMs);
+	function computeThreadID(expirationTime, interactionThreadID) {
+	  // Interaction threads are unique per root and expiration time.
+	  return expirationTime * 1000 + interactionThreadID;
 	}
 
 	// Creates a unique async expiration time.
 	function computeUniqueAsyncExpiration() {
-	  var currentTime = recalculateCurrentTime();
+	  var currentTime = requestCurrentTime();
 	  var result = computeAsyncExpiration(currentTime);
-	  if (result <= lastUniqueAsyncExpiration) {
+	  if (result >= lastUniqueAsyncExpiration) {
 	    // Since we assume the current time monotonically increases, we only hit
 	    // this branch when computeUniqueAsyncExpiration is fired multiple times
 	    // within a 200ms window (or whatever the async bucket size is).
-	    result = lastUniqueAsyncExpiration + 1;
+	    result = lastUniqueAsyncExpiration - 1;
 	  }
 	  lastUniqueAsyncExpiration = result;
 	  return lastUniqueAsyncExpiration;
 	}
 
 	function computeExpirationForFiber(currentTime, fiber) {
+	  var priorityLevel = scheduler.unstable_getCurrentPriorityLevel();
+
 	  var expirationTime = void 0;
-	  if (expirationContext !== NoWork) {
-	    // An explicit expiration context was set;
-	    expirationTime = expirationContext;
-	  } else if (isWorking) {
-	    if (isCommitting$1) {
-	      // Updates that occur during the commit phase should have sync priority
-	      // by default.
-	      expirationTime = Sync;
-	    } else {
-	      // Updates during the render phase should expire at the same time as
-	      // the work that is being rendered.
-	      expirationTime = nextRenderExpirationTime;
-	    }
+	  if ((fiber.mode & ConcurrentMode) === NoContext) {
+	    // Outside of concurrent mode, updates are always synchronous.
+	    expirationTime = Sync;
+	  } else if (isWorking && !isCommitting$1) {
+	    // During render phase, updates expire during as the current render.
+	    expirationTime = nextRenderExpirationTime;
 	  } else {
-	    // No explicit expiration context was set, and we're not currently
-	    // performing work. Calculate a new expiration time.
-	    if (fiber.mode & AsyncMode) {
-	      if (isBatchingInteractiveUpdates) {
-	        // This is an interactive update
+	    switch (priorityLevel) {
+	      case scheduler.unstable_ImmediatePriority:
+	        expirationTime = Sync;
+	        break;
+	      case scheduler.unstable_UserBlockingPriority:
 	        expirationTime = computeInteractiveExpiration(currentTime);
-	      } else {
-	        // This is an async update
+	        break;
+	      case scheduler.unstable_NormalPriority:
+	        // This is a normal, concurrent update
 	        expirationTime = computeAsyncExpiration(currentTime);
-	      }
-	    } else {
-	      // This is a sync update
-	      expirationTime = Sync;
+	        break;
+	      case scheduler.unstable_LowPriority:
+	      case scheduler.unstable_IdlePriority:
+	        expirationTime = Never;
+	        break;
+	      default:
+	        invariant(false, 'Unknown priority level. This error is likely caused by a bug in React. Please file an issue.');
 	    }
-	  }
-	  if (isBatchingInteractiveUpdates) {
-	    // This is an interactive update. Keep track of the lowest pending
-	    // interactive expiration time. This allows us to synchronously flush
-	    // all interactive updates when needed.
-	    if (lowestPendingInteractiveExpirationTime === NoWork || expirationTime > lowestPendingInteractiveExpirationTime) {
-	      lowestPendingInteractiveExpirationTime = expirationTime;
+
+	    // If we're in the middle of rendering a tree, do not update at the same
+	    // expiration time that is already rendering.
+	    if (nextRoot !== null && expirationTime === nextRenderExpirationTime) {
+	      expirationTime -= 1;
 	    }
 	  }
+
+	  // Keep track of the lowest pending interactive expiration time. This
+	  // allows us to synchronously flush all interactive updates
+	  // when needed.
+	  // TODO: Move this to renderer?
+	  if (priorityLevel === scheduler.unstable_UserBlockingPriority && (lowestPriorityPendingInteractiveExpirationTime === NoWork || expirationTime < lowestPriorityPendingInteractiveExpirationTime)) {
+	    lowestPriorityPendingInteractiveExpirationTime = expirationTime;
+	  }
+
 	  return expirationTime;
 	}
 
-	// TODO: Rename this to scheduleTimeout or something
-	function suspendRoot(root, thenable, timeoutMs, suspendedTime) {
+	function renderDidSuspend(root, absoluteTimeoutMs, suspendedTime) {
 	  // Schedule the timeout.
-	  if (timeoutMs >= 0 && nextLatestTimeoutMs < timeoutMs) {
-	    nextLatestTimeoutMs = timeoutMs;
+	  if (absoluteTimeoutMs >= 0 && nextLatestAbsoluteTimeoutMs < absoluteTimeoutMs) {
+	    nextLatestAbsoluteTimeoutMs = absoluteTimeoutMs;
+	  }
+	}
+
+	function renderDidError() {
+	  nextRenderDidError = true;
+	}
+
+	function pingSuspendedRoot(root, thenable, pingTime) {
+	  // A promise that previously suspended React from committing has resolved.
+	  // If React is still suspended, try again at the previous level (pingTime).
+
+	  var pingCache = root.pingCache;
+	  if (pingCache !== null) {
+	    // The thenable resolved, so we no longer need to memoize, because it will
+	    // never be thrown again.
+	    pingCache.delete(thenable);
+	  }
+
+	  if (nextRoot !== null && nextRenderExpirationTime === pingTime) {
+	    // Received a ping at the same priority level at which we're currently
+	    // rendering. Restart from the root.
+	    nextRoot = null;
+	  } else {
+	    // Confirm that the root is still suspended at this level. Otherwise exit.
+	    if (isPriorityLevelSuspended(root, pingTime)) {
+	      // Ping at the original level
+	      markPingedPriorityLevel(root, pingTime);
+	      var rootExpirationTime = root.expirationTime;
+	      if (rootExpirationTime !== NoWork) {
+	        requestWork(root, rootExpirationTime);
+	      }
+	    }
 	  }
 	}
 
-	function retrySuspendedRoot(root, suspendedTime) {
-	  markPingedPriorityLevel(root, suspendedTime);
-	  var retryTime = findNextPendingPriorityLevel(root);
-	  if (retryTime !== NoWork) {
-	    requestRetry(root, retryTime);
+	function retryTimedOutBoundary(boundaryFiber, thenable) {
+	  // The boundary fiber (a Suspense component) previously timed out and was
+	  // rendered in its fallback state. One of the promises that suspended it has
+	  // resolved, which means at least part of the tree was likely unblocked. Try
+	  var retryCache = void 0;
+	  if (enableSuspenseServerRenderer) {
+	    switch (boundaryFiber.tag) {
+	      case SuspenseComponent:
+	        retryCache = boundaryFiber.stateNode;
+	        break;
+	      case DehydratedSuspenseComponent:
+	        retryCache = boundaryFiber.memoizedState;
+	        break;
+	      default:
+	        invariant(false, 'Pinged unknown suspense boundary type. This is probably a bug in React.');
+	    }
+	  } else {
+	    retryCache = boundaryFiber.stateNode;
+	  }
+	  if (retryCache !== null) {
+	    // The thenable resolved, so we no longer need to memoize, because it will
+	    // never be thrown again.
+	    retryCache.delete(thenable);
+	  }
+
+	  var currentTime = requestCurrentTime();
+	  var retryTime = computeExpirationForFiber(currentTime, boundaryFiber);
+	  var root = scheduleWorkToRoot(boundaryFiber, retryTime);
+	  if (root !== null) {
+	    markPendingPriorityLevel(root, retryTime);
+	    var rootExpirationTime = root.expirationTime;
+	    if (rootExpirationTime !== NoWork) {
+	      requestWork(root, rootExpirationTime);
+	    }
 	  }
 	}
 
-	function scheduleWork$1(fiber, expirationTime) {
+	function scheduleWorkToRoot(fiber, expirationTime) {
 	  recordScheduleUpdate();
 
 	  {
@@ -18913,77 +23296,126 @@
 	    }
 	  }
 
-	  var node = fiber;
-	  while (node !== null) {
-	    // Walk the parent path to the root and update each node's
-	    // expiration time.
-	    if (node.expirationTime === NoWork || node.expirationTime > expirationTime) {
-	      node.expirationTime = expirationTime;
-	    }
-	    if (node.alternate !== null) {
-	      if (node.alternate.expirationTime === NoWork || node.alternate.expirationTime > expirationTime) {
-	        node.alternate.expirationTime = expirationTime;
-	      }
-	    }
-	    if (node.return === null) {
-	      if (node.tag === HostRoot) {
-	        var root = node.stateNode;
-	        if (!isWorking && nextRenderExpirationTime !== NoWork && expirationTime < nextRenderExpirationTime) {
-	          // This is an interruption. (Used for performance tracking.)
-	          interruptedBy = fiber;
-	          resetStack();
-	        }
-	        markPendingPriorityLevel(root, expirationTime);
-	        var nextExpirationTimeToWorkOn = findNextPendingPriorityLevel(root);
-	        if (
-	        // If we're in the render phase, we don't need to schedule this root
-	        // for an update, because we'll do it before we exit...
-	        !isWorking || isCommitting$1 ||
-	        // ...unless this is a different root than the one we're rendering.
-	        nextRoot !== root) {
-	          requestWork(root, nextExpirationTimeToWorkOn);
+	  // Update the source fiber's expiration time
+	  if (fiber.expirationTime < expirationTime) {
+	    fiber.expirationTime = expirationTime;
+	  }
+	  var alternate = fiber.alternate;
+	  if (alternate !== null && alternate.expirationTime < expirationTime) {
+	    alternate.expirationTime = expirationTime;
+	  }
+	  // Walk the parent path to the root and update the child expiration time.
+	  var node = fiber.return;
+	  var root = null;
+	  if (node === null && fiber.tag === HostRoot) {
+	    root = fiber.stateNode;
+	  } else {
+	    while (node !== null) {
+	      alternate = node.alternate;
+	      if (node.childExpirationTime < expirationTime) {
+	        node.childExpirationTime = expirationTime;
+	        if (alternate !== null && alternate.childExpirationTime < expirationTime) {
+	          alternate.childExpirationTime = expirationTime;
 	        }
-	        if (nestedUpdateCount > NESTED_UPDATE_LIMIT) {
-	          invariant(false, 'Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.');
+	      } else if (alternate !== null && alternate.childExpirationTime < expirationTime) {
+	        alternate.childExpirationTime = expirationTime;
+	      }
+	      if (node.return === null && node.tag === HostRoot) {
+	        root = node.stateNode;
+	        break;
+	      }
+	      node = node.return;
+	    }
+	  }
+
+	  if (enableSchedulerTracing) {
+	    if (root !== null) {
+	      var interactions = tracing.__interactionsRef.current;
+	      if (interactions.size > 0) {
+	        var pendingInteractionMap = root.pendingInteractionMap;
+	        var pendingInteractions = pendingInteractionMap.get(expirationTime);
+	        if (pendingInteractions != null) {
+	          interactions.forEach(function (interaction) {
+	            if (!pendingInteractions.has(interaction)) {
+	              // Update the pending async work count for previously unscheduled interaction.
+	              interaction.__count++;
+	            }
+
+	            pendingInteractions.add(interaction);
+	          });
+	        } else {
+	          pendingInteractionMap.set(expirationTime, new Set(interactions));
+
+	          // Update the pending async work count for the current interactions.
+	          interactions.forEach(function (interaction) {
+	            interaction.__count++;
+	          });
 	        }
-	      } else {
-	        {
-	          if (fiber.tag === ClassComponent) {
-	            warnAboutUpdateOnUnmounted(fiber);
-	          }
+
+	        var subscriber = tracing.__subscriberRef.current;
+	        if (subscriber !== null) {
+	          var threadID = computeThreadID(expirationTime, root.interactionThreadID);
+	          subscriber.onWorkScheduled(interactions, threadID);
 	        }
-	        return;
 	      }
 	    }
-	    node = node.return;
 	  }
+	  return root;
 	}
 
-	function recalculateCurrentTime() {
-	  // Subtract initial time so it fits inside 32bits
-	  mostRecentCurrentTimeMs = now() - originalStartTimeMs;
-	  mostRecentCurrentTime = msToExpirationTime(mostRecentCurrentTimeMs);
-	  return mostRecentCurrentTime;
+	function warnIfNotCurrentlyBatchingInDev(fiber) {
+	  {
+	    if (isRendering === false && isBatchingUpdates === false) {
+	      warningWithoutStack$1(false, 'An update to %s inside a test was not wrapped in act(...).\n\n' + 'When testing, code that causes React state updates should be wrapped into act(...):\n\n' + 'act(() => {\n' + '  /* fire events that update state */\n' + '});\n' + '/* assert on the output */\n\n' + "This ensures that you're testing the behavior the user would see in the browser." + ' Learn more at https://fb.me/react-wrap-tests-with-act' + '%s', getComponentName(fiber.type), getStackByFiberInDevAndProd(fiber));
+	    }
+	  }
 	}
 
-	function deferredUpdates(fn) {
-	  var previousExpirationContext = expirationContext;
-	  var currentTime = recalculateCurrentTime();
-	  expirationContext = computeAsyncExpiration(currentTime);
-	  try {
-	    return fn();
-	  } finally {
-	    expirationContext = previousExpirationContext;
+	function scheduleWork(fiber, expirationTime) {
+	  var root = scheduleWorkToRoot(fiber, expirationTime);
+	  if (root === null) {
+	    {
+	      switch (fiber.tag) {
+	        case ClassComponent:
+	          warnAboutUpdateOnUnmounted(fiber, true);
+	          break;
+	        case FunctionComponent:
+	        case ForwardRef:
+	        case MemoComponent:
+	        case SimpleMemoComponent:
+	          warnAboutUpdateOnUnmounted(fiber, false);
+	          break;
+	      }
+	    }
+	    return;
+	  }
+
+	  if (!isWorking && nextRenderExpirationTime !== NoWork && expirationTime > nextRenderExpirationTime) {
+	    // This is an interruption. (Used for performance tracking.)
+	    interruptedBy = fiber;
+	    resetStack();
+	  }
+	  markPendingPriorityLevel(root, expirationTime);
+	  if (
+	  // If we're in the render phase, we don't need to schedule this root
+	  // for an update, because we'll do it before we exit...
+	  !isWorking || isCommitting$1 ||
+	  // ...unless this is a different root than the one we're rendering.
+	  nextRoot !== root) {
+	    var rootExpirationTime = root.expirationTime;
+	    requestWork(root, rootExpirationTime);
+	  }
+	  if (nestedUpdateCount > NESTED_UPDATE_LIMIT) {
+	    // Reset this back to zero so subsequent updates don't throw.
+	    nestedUpdateCount = 0;
+	    invariant(false, 'Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.');
 	  }
 	}
+
 	function syncUpdates(fn, a, b, c, d) {
-	  var previousExpirationContext = expirationContext;
-	  expirationContext = Sync;
-	  try {
+	  return scheduler.unstable_runWithPriority(scheduler.unstable_ImmediatePriority, function () {
 	    return fn(a, b, c, d);
-	  } finally {
-	    expirationContext = previousExpirationContext;
-	  }
+	  });
 	}
 
 	// TODO: Everything below this is written as if it has been lifted to the
@@ -18998,35 +23430,40 @@
 	var isRendering = false;
 	var nextFlushedRoot = null;
 	var nextFlushedExpirationTime = NoWork;
-	var lowestPendingInteractiveExpirationTime = NoWork;
-	var deadlineDidExpire = false;
+	var lowestPriorityPendingInteractiveExpirationTime = NoWork;
 	var hasUnhandledError = false;
 	var unhandledError = null;
-	var deadline = null;
 
 	var isBatchingUpdates = false;
 	var isUnbatchingUpdates = false;
-	var isBatchingInteractiveUpdates = false;
 
 	var completedBatches = null;
 
+	var originalStartTimeMs = scheduler.unstable_now();
+	var currentRendererTime = msToExpirationTime(originalStartTimeMs);
+	var currentSchedulerTime = currentRendererTime;
+
 	// Use these to prevent an infinite loop of nested updates
-	var NESTED_UPDATE_LIMIT = 1000;
+	var NESTED_UPDATE_LIMIT = 50;
 	var nestedUpdateCount = 0;
+	var lastCommittedRootDuringThisBatch = null;
 
-	var timeHeuristicForUnitOfWork = 1;
+	function recomputeCurrentRendererTime() {
+	  var currentTimeMs = scheduler.unstable_now() - originalStartTimeMs;
+	  currentRendererTime = msToExpirationTime(currentTimeMs);
+	}
 
-	function scheduleCallbackWithExpiration(expirationTime) {
+	function scheduleCallbackWithExpirationTime(root, expirationTime) {
 	  if (callbackExpirationTime !== NoWork) {
 	    // A callback is already scheduled. Check its expiration time (timeout).
-	    if (expirationTime > callbackExpirationTime) {
+	    if (expirationTime < callbackExpirationTime) {
 	      // Existing callback has sufficient timeout. Exit.
 	      return;
 	    } else {
 	      if (callbackID !== null) {
 	        // Existing callback has insufficient timeout. Cancel and schedule a
 	        // new one.
-	        cancelDeferredCallback(callbackID);
+	        scheduler.unstable_cancelCallback(callbackID);
 	      }
 	    }
 	    // The request callback timer is already running. Don't start a new one.
@@ -19034,29 +23471,104 @@
 	    startRequestCallbackTimer();
 	  }
 
-	  // Compute a timeout for the given expiration time.
-	  var currentMs = now() - originalStartTimeMs;
-	  var expirationMs = expirationTimeToMs(expirationTime);
-	  var timeout = expirationMs - currentMs;
-
 	  callbackExpirationTime = expirationTime;
-	  callbackID = scheduleDeferredCallback(performAsyncWork, { timeout: timeout });
+	  var currentMs = scheduler.unstable_now() - originalStartTimeMs;
+	  var expirationTimeMs = expirationTimeToMs(expirationTime);
+	  var timeout = expirationTimeMs - currentMs;
+	  callbackID = scheduler.unstable_scheduleCallback(performAsyncWork, { timeout: timeout });
+	}
+
+	// For every call to renderRoot, one of onFatal, onComplete, onSuspend, and
+	// onYield is called upon exiting. We use these in lieu of returning a tuple.
+	// I've also chosen not to inline them into renderRoot because these will
+	// eventually be lifted into the renderer.
+	function onFatal(root) {
+	  root.finishedWork = null;
+	}
+
+	function onComplete(root, finishedWork, expirationTime) {
+	  root.pendingCommitExpirationTime = expirationTime;
+	  root.finishedWork = finishedWork;
 	}
 
-	function requestRetry(root, expirationTime) {
-	  if (root.remainingExpirationTime === NoWork || root.remainingExpirationTime < expirationTime) {
-	    // For a retry, only update the remaining expiration time if it has a
-	    // *lower priority* than the existing value. This is because, on a retry,
-	    // we should attempt to coalesce as much as possible.
-	    requestWork(root, expirationTime);
+	function onSuspend(root, finishedWork, suspendedExpirationTime, rootExpirationTime, msUntilTimeout) {
+	  root.expirationTime = rootExpirationTime;
+	  if (msUntilTimeout === 0 && !shouldYieldToRenderer()) {
+	    // Don't wait an additional tick. Commit the tree immediately.
+	    root.pendingCommitExpirationTime = suspendedExpirationTime;
+	    root.finishedWork = finishedWork;
+	  } else if (msUntilTimeout > 0) {
+	    // Wait `msUntilTimeout` milliseconds before committing.
+	    root.timeoutHandle = scheduleTimeout(onTimeout.bind(null, root, finishedWork, suspendedExpirationTime), msUntilTimeout);
+	  }
+	}
+
+	function onYield(root) {
+	  root.finishedWork = null;
+	}
+
+	function onTimeout(root, finishedWork, suspendedExpirationTime) {
+	  // The root timed out. Commit it.
+	  root.pendingCommitExpirationTime = suspendedExpirationTime;
+	  root.finishedWork = finishedWork;
+	  // Read the current time before entering the commit phase. We can be
+	  // certain this won't cause tearing related to batching of event updates
+	  // because we're at the top of a timer event.
+	  recomputeCurrentRendererTime();
+	  currentSchedulerTime = currentRendererTime;
+	  flushRoot(root, suspendedExpirationTime);
+	}
+
+	function onCommit(root, expirationTime) {
+	  root.expirationTime = expirationTime;
+	  root.finishedWork = null;
+	}
+
+	function requestCurrentTime() {
+	  // requestCurrentTime is called by the scheduler to compute an expiration
+	  // time.
+	  //
+	  // Expiration times are computed by adding to the current time (the start
+	  // time). However, if two updates are scheduled within the same event, we
+	  // should treat their start times as simultaneous, even if the actual clock
+	  // time has advanced between the first and second call.
+
+	  // In other words, because expiration times determine how updates are batched,
+	  // we want all updates of like priority that occur within the same event to
+	  // receive the same expiration time. Otherwise we get tearing.
+	  //
+	  // We keep track of two separate times: the current "renderer" time and the
+	  // current "scheduler" time. The renderer time can be updated whenever; it
+	  // only exists to minimize the calls performance.now.
+	  //
+	  // But the scheduler time can only be updated if there's no pending work, or
+	  // if we know for certain that we're not in the middle of an event.
+
+	  if (isRendering) {
+	    // We're already rendering. Return the most recently read time.
+	    return currentSchedulerTime;
 	  }
+	  // Check if there's pending work.
+	  findHighestPriorityRoot();
+	  if (nextFlushedExpirationTime === NoWork || nextFlushedExpirationTime === Never) {
+	    // If there's no pending work, or if the pending work is offscreen, we can
+	    // read the current time without risk of tearing.
+	    recomputeCurrentRendererTime();
+	    currentSchedulerTime = currentRendererTime;
+	    return currentSchedulerTime;
+	  }
+	  // There's already pending work. We might be in the middle of a browser
+	  // event. If we were to read the current time, it could cause multiple updates
+	  // within the same event to receive different expiration times, leading to
+	  // tearing. Return the last read time. During the next idle callback, the
+	  // time will be updated.
+	  return currentSchedulerTime;
 	}
 
 	// requestWork is called by the scheduler whenever a root receives an update.
 	// It's up to the renderer to call renderRoot at some point in the future.
 	function requestWork(root, expirationTime) {
 	  addRootToSchedule(root, expirationTime);
-
 	  if (isRendering) {
 	    // Prevent reentrancy. Remaining work will be scheduled at the end of
 	    // the currently rendering batch.
@@ -19079,7 +23591,7 @@
 	  if (expirationTime === Sync) {
 	    performSyncWork();
 	  } else {
-	    scheduleCallbackWithExpiration(expirationTime);
+	    scheduleCallbackWithExpirationTime(root, expirationTime);
 	  }
 	}
 
@@ -19088,7 +23600,7 @@
 	  // Check if this root is already part of the schedule.
 	  if (root.nextScheduledRoot === null) {
 	    // This root is not already scheduled. Add it.
-	    root.remainingExpirationTime = expirationTime;
+	    root.expirationTime = expirationTime;
 	    if (lastScheduledRoot === null) {
 	      firstScheduledRoot = lastScheduledRoot = root;
 	      root.nextScheduledRoot = root;
@@ -19099,10 +23611,10 @@
 	    }
 	  } else {
 	    // This root is already scheduled, but its priority may have increased.
-	    var remainingExpirationTime = root.remainingExpirationTime;
-	    if (remainingExpirationTime === NoWork || expirationTime < remainingExpirationTime) {
+	    var remainingExpirationTime = root.expirationTime;
+	    if (expirationTime > remainingExpirationTime) {
 	      // Update the priority.
-	      root.remainingExpirationTime = expirationTime;
+	      root.expirationTime = expirationTime;
 	    }
 	  }
 	}
@@ -19114,7 +23626,7 @@
 	    var previousScheduledRoot = lastScheduledRoot;
 	    var root = firstScheduledRoot;
 	    while (root !== null) {
-	      var remainingExpirationTime = root.remainingExpirationTime;
+	      var remainingExpirationTime = root.expirationTime;
 	      if (remainingExpirationTime === NoWork) {
 	        // This root no longer has work. Remove it from the scheduler.
 
@@ -19145,7 +23657,7 @@
 	        }
 	        root = previousScheduledRoot.nextScheduledRoot;
 	      } else {
-	        if (highestPriorityWork === NoWork || remainingExpirationTime < highestPriorityWork) {
+	        if (remainingExpirationTime > highestPriorityWork) {
 	          // Update the priority, if it's higher
 	          highestPriorityWork = remainingExpirationTime;
 	          highestPriorityRoot = root;
@@ -19153,58 +23665,87 @@
 	        if (root === lastScheduledRoot) {
 	          break;
 	        }
+	        if (highestPriorityWork === Sync) {
+	          // Sync is highest priority by definition so
+	          // we can stop searching.
+	          break;
+	        }
 	        previousScheduledRoot = root;
 	        root = root.nextScheduledRoot;
 	      }
 	    }
 	  }
 
-	  // If the next root is the same as the previous root, this is a nested
-	  // update. To prevent an infinite loop, increment the nested update count.
-	  var previousFlushedRoot = nextFlushedRoot;
-	  if (previousFlushedRoot !== null && previousFlushedRoot === highestPriorityRoot && highestPriorityWork === Sync) {
-	    nestedUpdateCount++;
-	  } else {
-	    // Reset whenever we switch roots.
-	    nestedUpdateCount = 0;
-	  }
 	  nextFlushedRoot = highestPriorityRoot;
 	  nextFlushedExpirationTime = highestPriorityWork;
 	}
 
-	function performAsyncWork(dl) {
-	  performWork(NoWork, true, dl);
+	// TODO: This wrapper exists because many of the older tests (the ones that use
+	// flushDeferredPri) rely on the number of times `shouldYield` is called. We
+	// should get rid of it.
+	var didYield = false;
+	function shouldYieldToRenderer() {
+	  if (didYield) {
+	    return true;
+	  }
+	  if (scheduler.unstable_shouldYield()) {
+	    didYield = true;
+	    return true;
+	  }
+	  return false;
 	}
 
-	function performSyncWork() {
-	  performWork(Sync, false, null);
+	function performAsyncWork() {
+	  try {
+	    if (!shouldYieldToRenderer()) {
+	      // The callback timed out. That means at least one update has expired.
+	      // Iterate through the root schedule. If they contain expired work, set
+	      // the next render expiration time to the current time. This has the effect
+	      // of flushing all expired work in a single batch, instead of flushing each
+	      // level one at a time.
+	      if (firstScheduledRoot !== null) {
+	        recomputeCurrentRendererTime();
+	        var root = firstScheduledRoot;
+	        do {
+	          didExpireAtExpirationTime(root, currentRendererTime);
+	          // The root schedule is circular, so this is never null.
+	          root = root.nextScheduledRoot;
+	        } while (root !== firstScheduledRoot);
+	      }
+	    }
+	    performWork(NoWork, true);
+	  } finally {
+	    didYield = false;
+	  }
 	}
 
-	function performWork(minExpirationTime, isAsync, dl) {
-	  deadline = dl;
+	function performSyncWork() {
+	  performWork(Sync, false);
+	}
 
-	  // Keep working on roots until there's no more work, or until the we reach
-	  // the deadline.
+	function performWork(minExpirationTime, isYieldy) {
+	  // Keep working on roots until there's no more work, or until there's a higher
+	  // priority event.
 	  findHighestPriorityRoot();
 
-	  if (enableProfilerTimer) {
-	    resumeActualRenderTimerIfPaused();
-	  }
+	  if (isYieldy) {
+	    recomputeCurrentRendererTime();
+	    currentSchedulerTime = currentRendererTime;
 
-	  if (enableUserTimingAPI && deadline !== null) {
-	    var didExpire = nextFlushedExpirationTime < recalculateCurrentTime();
-	    var timeout = expirationTimeToMs(nextFlushedExpirationTime);
-	    stopRequestCallbackTimer(didExpire, timeout);
-	  }
+	    if (enableUserTimingAPI) {
+	      var didExpire = nextFlushedExpirationTime > currentRendererTime;
+	      var timeout = expirationTimeToMs(nextFlushedExpirationTime);
+	      stopRequestCallbackTimer(didExpire, timeout);
+	    }
 
-	  if (isAsync) {
-	    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime) && (!deadlineDidExpire || recalculateCurrentTime() >= nextFlushedExpirationTime)) {
-	      recalculateCurrentTime();
-	      performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, !deadlineDidExpire);
+	    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && minExpirationTime <= nextFlushedExpirationTime && !(didYield && currentRendererTime > nextFlushedExpirationTime)) {
+	      performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, currentRendererTime > nextFlushedExpirationTime);
 	      findHighestPriorityRoot();
+	      recomputeCurrentRendererTime();
+	      currentSchedulerTime = currentRendererTime;
 	    }
 	  } else {
-	    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime)) {
+	    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && minExpirationTime <= nextFlushedExpirationTime) {
 	      performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, false);
 	      findHighestPriorityRoot();
 	    }
@@ -19214,19 +23755,16 @@
 	  // or there's no more work left with sufficient priority.
 
 	  // If we're inside a callback, set this to false since we just completed it.
-	  if (deadline !== null) {
+	  if (isYieldy) {
 	    callbackExpirationTime = NoWork;
 	    callbackID = null;
 	  }
 	  // If there's work left over, schedule a new callback.
 	  if (nextFlushedExpirationTime !== NoWork) {
-	    scheduleCallbackWithExpiration(nextFlushedExpirationTime);
+	    scheduleCallbackWithExpirationTime(nextFlushedRoot, nextFlushedExpirationTime);
 	  }
 
 	  // Clean-up.
-	  deadline = null;
-	  deadlineDidExpire = false;
-
 	  finishRendering();
 	}
 
@@ -19240,11 +23778,11 @@
 	  performWorkOnRoot(root, expirationTime, false);
 	  // Flush any sync work that was scheduled by lifecycles
 	  performSyncWork();
-	  finishRendering();
 	}
 
 	function finishRendering() {
 	  nestedUpdateCount = 0;
+	  lastCommittedRootDuringThisBatch = null;
 
 	  if (completedBatches !== null) {
 	    var batches = completedBatches;
@@ -19270,20 +23808,34 @@
 	  }
 	}
 
-	function performWorkOnRoot(root, expirationTime, isAsync) {
+	function performWorkOnRoot(root, expirationTime, isYieldy) {
 	  !!isRendering ? invariant(false, 'performWorkOnRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 
 	  isRendering = true;
 
 	  // Check if this is async work or sync/expired work.
-	  if (!isAsync) {
-	    // Flush sync work.
+	  if (!isYieldy) {
+	    // Flush work without yielding.
+	    // TODO: Non-yieldy work does not necessarily imply expired work. A renderer
+	    // may want to perform some work without yielding, but also without
+	    // requiring the root to complete (by triggering placeholders).
+
 	    var finishedWork = root.finishedWork;
 	    if (finishedWork !== null) {
 	      // This root is already complete. We can commit it.
 	      completeRoot(root, finishedWork, expirationTime);
 	    } else {
-	      finishedWork = renderRoot(root, expirationTime, false);
+	      root.finishedWork = null;
+	      // If this root previously suspended, clear its existing timeout, since
+	      // we're about to try rendering again.
+	      var timeoutHandle = root.timeoutHandle;
+	      if (timeoutHandle !== noTimeout) {
+	        root.timeoutHandle = noTimeout;
+	        // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above
+	        cancelTimeout(timeoutHandle);
+	      }
+	      renderRoot(root, isYieldy);
+	      finishedWork = root.finishedWork;
 	      if (finishedWork !== null) {
 	        // We've completed the root. Commit it.
 	        completeRoot(root, finishedWork, expirationTime);
@@ -19296,23 +23848,27 @@
 	      // This root is already complete. We can commit it.
 	      completeRoot(root, _finishedWork, expirationTime);
 	    } else {
-	      _finishedWork = renderRoot(root, expirationTime, true);
+	      root.finishedWork = null;
+	      // If this root previously suspended, clear its existing timeout, since
+	      // we're about to try rendering again.
+	      var _timeoutHandle = root.timeoutHandle;
+	      if (_timeoutHandle !== noTimeout) {
+	        root.timeoutHandle = noTimeout;
+	        // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above
+	        cancelTimeout(_timeoutHandle);
+	      }
+	      renderRoot(root, isYieldy);
+	      _finishedWork = root.finishedWork;
 	      if (_finishedWork !== null) {
-	        // We've completed the root. Check the deadline one more time
+	        // We've completed the root. Check the if we should yield one more time
 	        // before committing.
-	        if (!shouldYield()) {
+	        if (!shouldYieldToRenderer()) {
 	          // Still time left. Commit the root.
 	          completeRoot(root, _finishedWork, expirationTime);
 	        } else {
 	          // There's no time left. Mark this root as complete. We'll come
 	          // back and commit it later.
 	          root.finishedWork = _finishedWork;
-
-	          if (enableProfilerTimer) {
-	            // If we didn't finish, pause the "actual" render timer.
-	            // We'll restart it when we resume work.
-	            pauseActualRenderTimerIfRunning();
-	          }
 	        }
 	      }
 	    }
@@ -19324,7 +23880,7 @@
 	function completeRoot(root, finishedWork, expirationTime) {
 	  // Check if there's a batch that matches this expiration time.
 	  var firstBatch = root.firstBatch;
-	  if (firstBatch !== null && firstBatch._expirationTime <= expirationTime) {
+	  if (firstBatch !== null && firstBatch._expirationTime >= expirationTime) {
 	    if (completedBatches === null) {
 	      completedBatches = [firstBatch];
 	    } else {
@@ -19334,48 +23890,41 @@
 	      // This root is blocked from committing by a batch. Unschedule it until
 	      // we receive another update.
 	      root.finishedWork = finishedWork;
-	      root.remainingExpirationTime = NoWork;
+	      root.expirationTime = NoWork;
 	      return;
 	    }
 	  }
 
 	  // Commit the root.
 	  root.finishedWork = null;
-	  root.remainingExpirationTime = commitRoot(finishedWork);
-	}
 
-	// When working on async work, the reconciler asks the renderer if it should
-	// yield execution. For DOM, we implement this with requestIdleCallback.
-	function shouldYield() {
-	  if (deadline === null) {
-	    return false;
-	  }
-	  if (deadline.timeRemaining() > timeHeuristicForUnitOfWork) {
-	    // Disregard deadline.didTimeout. Only expired work should be flushed
-	    // during a timeout. This path is only hit for non-expired work.
-	    return false;
+	  // Check if this is a nested update (a sync update scheduled during the
+	  // commit phase).
+	  if (root === lastCommittedRootDuringThisBatch) {
+	    // If the next root is the same as the previous root, this is a nested
+	    // update. To prevent an infinite loop, increment the nested update count.
+	    nestedUpdateCount++;
+	  } else {
+	    // Reset whenever we switch roots.
+	    lastCommittedRootDuringThisBatch = root;
+	    nestedUpdateCount = 0;
 	  }
-	  deadlineDidExpire = true;
-	  return true;
+	  scheduler.unstable_runWithPriority(scheduler.unstable_ImmediatePriority, function () {
+	    commitRoot(root, finishedWork);
+	  });
 	}
 
 	function onUncaughtError(error) {
 	  !(nextFlushedRoot !== null) ? invariant(false, 'Should be working on a root. This error is likely caused by a bug in React. Please file an issue.') : void 0;
 	  // Unschedule this root so we don't work on it again until there's
 	  // another update.
-	  nextFlushedRoot.remainingExpirationTime = NoWork;
+	  nextFlushedRoot.expirationTime = NoWork;
 	  if (!hasUnhandledError) {
 	    hasUnhandledError = true;
 	    unhandledError = error;
 	  }
 	}
 
-	function onBlock(remainingExpirationTime) {
-	  !(nextFlushedRoot !== null) ? invariant(false, 'Should be working on a root. This error is likely caused by a bug in React. Please file an issue.') : void 0;
-	  // This root was blocked. Unschedule it until there's another update.
-	  nextFlushedRoot.remainingExpirationTime = remainingExpirationTime;
-	}
-
 	// TODO: Batching should be implemented at the renderer level, not inside
 	// the reconciler.
 	function batchedUpdates$1(fn, a) {
@@ -19420,26 +23969,22 @@
 	}
 
 	function interactiveUpdates$1(fn, a, b) {
-	  if (isBatchingInteractiveUpdates) {
-	    return fn(a, b);
-	  }
 	  // If there are any pending interactive updates, synchronously flush them.
 	  // This needs to happen before we read any handlers, because the effect of
 	  // the previous event may influence which handlers are called during
 	  // this event.
-	  if (!isBatchingUpdates && !isRendering && lowestPendingInteractiveExpirationTime !== NoWork) {
+	  if (!isBatchingUpdates && !isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {
 	    // Synchronously flush pending interactive updates.
-	    performWork(lowestPendingInteractiveExpirationTime, false, null);
-	    lowestPendingInteractiveExpirationTime = NoWork;
+	    performWork(lowestPriorityPendingInteractiveExpirationTime, false);
+	    lowestPriorityPendingInteractiveExpirationTime = NoWork;
 	  }
-	  var previousIsBatchingInteractiveUpdates = isBatchingInteractiveUpdates;
 	  var previousIsBatchingUpdates = isBatchingUpdates;
-	  isBatchingInteractiveUpdates = true;
 	  isBatchingUpdates = true;
 	  try {
-	    return fn(a, b);
+	    return scheduler.unstable_runWithPriority(scheduler.unstable_UserBlockingPriority, function () {
+	      return fn(a, b);
+	    });
 	  } finally {
-	    isBatchingInteractiveUpdates = previousIsBatchingInteractiveUpdates;
 	    isBatchingUpdates = previousIsBatchingUpdates;
 	    if (!isBatchingUpdates && !isRendering) {
 	      performSyncWork();
@@ -19448,10 +23993,10 @@
 	}
 
 	function flushInteractiveUpdates$1() {
-	  if (!isRendering && lowestPendingInteractiveExpirationTime !== NoWork) {
+	  if (!isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {
 	    // Synchronously flush pending interactive updates.
-	    performWork(lowestPendingInteractiveExpirationTime, false, null);
-	    lowestPendingInteractiveExpirationTime = NoWork;
+	    performWork(lowestPriorityPendingInteractiveExpirationTime, false);
+	    lowestPriorityPendingInteractiveExpirationTime = NoWork;
 	  }
 	}
 
@@ -19463,7 +24008,7 @@
 	  } finally {
 	    isBatchingUpdates = previousIsBatchingUpdates;
 	    if (!isBatchingUpdates && !isRendering) {
-	      performWork(Sync, false, null);
+	      performSyncWork();
 	    }
 	  }
 	}
@@ -19473,26 +24018,36 @@
 
 
 	var didWarnAboutNestedUpdates = void 0;
+	var didWarnAboutFindNodeInStrictMode = void 0;
 
 	{
 	  didWarnAboutNestedUpdates = false;
+	  didWarnAboutFindNodeInStrictMode = {};
 	}
 
 	function getContextForSubtree(parentComponent) {
 	  if (!parentComponent) {
-	    return emptyObject;
+	    return emptyContextObject;
 	  }
 
 	  var fiber = get(parentComponent);
 	  var parentContext = findCurrentUnmaskedContext(fiber);
-	  return isContextProvider(fiber) ? processChildContext(fiber, parentContext) : parentContext;
+
+	  if (fiber.tag === ClassComponent) {
+	    var Component = fiber.type;
+	    if (isContextProvider(Component)) {
+	      return processChildContext(fiber, Component, parentContext);
+	    }
+	  }
+
+	  return parentContext;
 	}
 
-	function scheduleRootUpdate(current, element, expirationTime, callback) {
+	function scheduleRootUpdate(current$$1, element, expirationTime, callback) {
 	  {
-	    if (ReactDebugCurrentFiber.phase === 'render' && ReactDebugCurrentFiber.current !== null && !didWarnAboutNestedUpdates) {
+	    if (phase === 'render' && current !== null && !didWarnAboutNestedUpdates) {
 	      didWarnAboutNestedUpdates = true;
-	      warning(false, 'Render methods should be a pure function of props and state; ' + 'triggering nested component updates from render is not allowed. ' + 'If necessary, trigger nested updates in componentDidUpdate.\n\n' + 'Check the render method of %s.', getComponentName(ReactDebugCurrentFiber.current) || 'Unknown');
+	      warningWithoutStack$1(false, 'Render methods should be a pure function of props and state; ' + 'triggering nested component updates from render is not allowed. ' + 'If necessary, trigger nested updates in componentDidUpdate.\n\n' + 'Check the render method of %s.', getComponentName(current.type) || 'Unknown');
 	    }
 	  }
 
@@ -19503,22 +24058,24 @@
 
 	  callback = callback === undefined ? null : callback;
 	  if (callback !== null) {
-	    !(typeof callback === 'function') ? warning(false, 'render(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callback) : void 0;
+	    !(typeof callback === 'function') ? warningWithoutStack$1(false, 'render(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callback) : void 0;
 	    update.callback = callback;
 	  }
-	  enqueueUpdate(current, update, expirationTime);
 
-	  scheduleWork$1(current, expirationTime);
+	  flushPassiveEffects();
+	  enqueueUpdate(current$$1, update);
+	  scheduleWork(current$$1, expirationTime);
+
 	  return expirationTime;
 	}
 
 	function updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback) {
 	  // TODO: If this is a nested container, this won't be the root.
-	  var current = container.current;
+	  var current$$1 = container.current;
 
 	  {
 	    if (ReactFiberInstrumentation_1.debugTool) {
-	      if (current.alternate === null) {
+	      if (current$$1.alternate === null) {
 	        ReactFiberInstrumentation_1.debugTool.onMountContainer(container);
 	      } else if (element === null) {
 	        ReactFiberInstrumentation_1.debugTool.onUnmountContainer(container);
@@ -19535,7 +24092,7 @@
 	    container.pendingContext = context;
 	  }
 
-	  return scheduleRootUpdate(current, element, expirationTime, callback);
+	  return scheduleRootUpdate(current$$1, element, expirationTime, callback);
 	}
 
 	function findHostInstance(component) {
@@ -19547,21 +24104,51 @@
 	      invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));
 	    }
 	  }
-	  var hostFiber = findCurrentHostFiber(fiber);
-	  if (hostFiber === null) {
-	    return null;
-	  }
-	  return hostFiber.stateNode;
+	  var hostFiber = findCurrentHostFiber(fiber);
+	  if (hostFiber === null) {
+	    return null;
+	  }
+	  return hostFiber.stateNode;
+	}
+
+	function findHostInstanceWithWarning(component, methodName) {
+	  {
+	    var fiber = get(component);
+	    if (fiber === undefined) {
+	      if (typeof component.render === 'function') {
+	        invariant(false, 'Unable to find node on an unmounted component.');
+	      } else {
+	        invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));
+	      }
+	    }
+	    var hostFiber = findCurrentHostFiber(fiber);
+	    if (hostFiber === null) {
+	      return null;
+	    }
+	    if (hostFiber.mode & StrictMode) {
+	      var componentName = getComponentName(fiber.type) || 'Component';
+	      if (!didWarnAboutFindNodeInStrictMode[componentName]) {
+	        didWarnAboutFindNodeInStrictMode[componentName] = true;
+	        if (fiber.mode & StrictMode) {
+	          warningWithoutStack$1(false, '%s is deprecated in StrictMode. ' + '%s was passed an instance of %s which is inside StrictMode. ' + 'Instead, add a ref directly to the element you want to reference.' + '\n%s' + '\n\nLearn more about using refs safely here:' + '\nhttps://fb.me/react-strict-mode-find-node', methodName, methodName, componentName, getStackByFiberInDevAndProd(hostFiber));
+	        } else {
+	          warningWithoutStack$1(false, '%s is deprecated in StrictMode. ' + '%s was passed an instance of %s which renders StrictMode children. ' + 'Instead, add a ref directly to the element you want to reference.' + '\n%s' + '\n\nLearn more about using refs safely here:' + '\nhttps://fb.me/react-strict-mode-find-node', methodName, methodName, componentName, getStackByFiberInDevAndProd(hostFiber));
+	        }
+	      }
+	    }
+	    return hostFiber.stateNode;
+	  }
+	  return findHostInstance(component);
 	}
 
-	function createContainer(containerInfo, isAsync, hydrate) {
-	  return createFiberRoot(containerInfo, isAsync, hydrate);
+	function createContainer(containerInfo, isConcurrent, hydrate) {
+	  return createFiberRoot(containerInfo, isConcurrent, hydrate);
 	}
 
 	function updateContainer(element, container, parentComponent, callback) {
-	  var current = container.current;
-	  var currentTime = recalculateCurrentTime();
-	  var expirationTime = computeExpirationForFiber(currentTime, current);
+	  var current$$1 = container.current;
+	  var currentTime = requestCurrentTime();
+	  var expirationTime = computeExpirationForFiber(currentTime, current$$1);
 	  return updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback);
 	}
 
@@ -19586,10 +24173,43 @@
 	  return hostFiber.stateNode;
 	}
 
+	var overrideProps = null;
+
+	{
+	  var copyWithSetImpl = function (obj, path, idx, value) {
+	    if (idx >= path.length) {
+	      return value;
+	    }
+	    var key = path[idx];
+	    var updated = Array.isArray(obj) ? obj.slice() : _assign({}, obj);
+	    // $FlowFixMe number or string is fine here
+	    updated[key] = copyWithSetImpl(obj[key], path, idx + 1, value);
+	    return updated;
+	  };
+
+	  var copyWithSet = function (obj, path, value) {
+	    return copyWithSetImpl(obj, path, 0, value);
+	  };
+
+	  // Support DevTools props for function components, forwardRef, memo, host components, etc.
+	  overrideProps = function (fiber, path, value) {
+	    flushPassiveEffects();
+	    fiber.pendingProps = copyWithSet(fiber.memoizedProps, path, value);
+	    if (fiber.alternate) {
+	      fiber.alternate.pendingProps = fiber.pendingProps;
+	    }
+	    scheduleWork(fiber, Sync);
+	  };
+	}
+
 	function injectIntoDevTools(devToolsConfig) {
 	  var findFiberByHostInstance = devToolsConfig.findFiberByHostInstance;
+	  var ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;
+
 
 	  return injectInternals(_assign({}, devToolsConfig, {
+	    overrideProps: overrideProps,
+	    currentDispatcherRef: ReactCurrentDispatcher,
 	    findHostInstanceByFiber: function (fiber) {
 	      var hostFiber = findCurrentHostFiber(fiber);
 	      if (hostFiber === null) {
@@ -19610,29 +24230,6 @@
 	// This file intentionally does *not* have the Flow annotation.
 	// Don't add it. See `./inline-typed.js` for an explanation.
 
-
-
-	var DOMRenderer = Object.freeze({
-		updateContainerAtExpirationTime: updateContainerAtExpirationTime,
-		createContainer: createContainer,
-		updateContainer: updateContainer,
-		flushRoot: flushRoot,
-		requestWork: requestWork,
-		computeUniqueAsyncExpiration: computeUniqueAsyncExpiration,
-		batchedUpdates: batchedUpdates$1,
-		unbatchedUpdates: unbatchedUpdates,
-		deferredUpdates: deferredUpdates,
-		syncUpdates: syncUpdates,
-		interactiveUpdates: interactiveUpdates$1,
-		flushInteractiveUpdates: flushInteractiveUpdates$1,
-		flushControlled: flushControlled,
-		flushSync: flushSync,
-		getPublicRootInstance: getPublicRootInstance,
-		findHostInstance: findHostInstance,
-		findHostInstanceWithNoPortals: findHostInstanceWithNoPortals,
-		injectIntoDevTools: injectIntoDevTools
-	});
-
 	function createPortal$1(children, containerInfo,
 	// TODO: figure out the API for cross-renderer implementation.
 	implementation) {
@@ -19650,10 +24247,13 @@
 
 	// TODO: this is special because it gets imported during build.
 
-	var ReactVersion = '16.4.2';
+	var ReactVersion = '16.8.6';
 
 	// TODO: This type is shared between the reconciler and ReactDOM, but will
 	// eventually be lifted out to the renderer.
+
+	var ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;
+
 	var topLevelUpdateWarnings = void 0;
 	var warnOnInvalidCallback = void 0;
 	var didWarnAboutUnstableCreatePortal = false;
@@ -19664,14 +24264,14 @@
 	  Map.prototype == null || typeof Map.prototype.forEach !== 'function' || typeof Set !== 'function' ||
 	  // $FlowIssue Flow incorrectly thinks Set has no prototype
 	  Set.prototype == null || typeof Set.prototype.clear !== 'function' || typeof Set.prototype.forEach !== 'function') {
-	    warning(false, 'React depends on Map and Set built-in types. Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');
+	    warningWithoutStack$1(false, 'React depends on Map and Set built-in types. Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');
 	  }
 
 	  topLevelUpdateWarnings = function (container) {
 	    if (container._reactRootContainer && container.nodeType !== COMMENT_NODE) {
 	      var hostInstance = findHostInstanceWithNoPortals(container._reactRootContainer._internalRoot.current);
 	      if (hostInstance) {
-	        !(hostInstance.parentNode === container) ? warning(false, 'render(...): It looks like the React-rendered content of this ' + 'container was removed without using React. This is not ' + 'supported and will cause errors. Instead, call ' + 'ReactDOM.unmountComponentAtNode to empty a container.') : void 0;
+	        !(hostInstance.parentNode === container) ? warningWithoutStack$1(false, 'render(...): It looks like the React-rendered content of this ' + 'container was removed without using React. This is not ' + 'supported and will cause errors. Instead, call ' + 'ReactDOM.unmountComponentAtNode to empty a container.') : void 0;
 	      }
 	    }
 
@@ -19679,17 +24279,17 @@
 	    var rootEl = getReactRootElementInContainer(container);
 	    var hasNonRootReactChild = !!(rootEl && getInstanceFromNode$1(rootEl));
 
-	    !(!hasNonRootReactChild || isRootRenderedBySomeReact) ? warning(false, 'render(...): Replacing React-rendered children with a new root ' + 'component. If you intended to update the children of this node, ' + 'you should instead have the existing children update their state ' + 'and render the new components instead of calling ReactDOM.render.') : void 0;
+	    !(!hasNonRootReactChild || isRootRenderedBySomeReact) ? warningWithoutStack$1(false, 'render(...): Replacing React-rendered children with a new root ' + 'component. If you intended to update the children of this node, ' + 'you should instead have the existing children update their state ' + 'and render the new components instead of calling ReactDOM.render.') : void 0;
 
-	    !(container.nodeType !== ELEMENT_NODE || !container.tagName || container.tagName.toUpperCase() !== 'BODY') ? warning(false, 'render(): Rendering components directly into document.body is ' + 'discouraged, since its children are often manipulated by third-party ' + 'scripts and browser extensions. This may lead to subtle ' + 'reconciliation issues. Try rendering into a container element created ' + 'for your app.') : void 0;
+	    !(container.nodeType !== ELEMENT_NODE || !container.tagName || container.tagName.toUpperCase() !== 'BODY') ? warningWithoutStack$1(false, 'render(): Rendering components directly into document.body is ' + 'discouraged, since its children are often manipulated by third-party ' + 'scripts and browser extensions. This may lead to subtle ' + 'reconciliation issues. Try rendering into a container element created ' + 'for your app.') : void 0;
 	  };
 
 	  warnOnInvalidCallback = function (callback, callerName) {
-	    !(callback === null || typeof callback === 'function') ? warning(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback) : void 0;
+	    !(callback === null || typeof callback === 'function') ? warningWithoutStack$1(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback) : void 0;
 	  };
 	}
 
-	injection$2.injectFiberControlledHostComponent(ReactDOMFiberComponent);
+	setRestoreImplementation(restoreControlledState$1);
 
 	function ReactBatch(root) {
 	  var expirationTime = computeUniqueAsyncExpiration();
@@ -19831,8 +24431,8 @@
 	  }
 	};
 
-	function ReactRoot(container, isAsync, hydrate) {
-	  var root = createContainer(container, isAsync, hydrate);
+	function ReactRoot(container, isConcurrent, hydrate) {
+	  var root = createContainer(container, isConcurrent, hydrate);
 	  this._internalRoot = root;
 	}
 	ReactRoot.prototype.render = function (children, callback) {
@@ -19887,7 +24487,7 @@
 	    // Insert sorted by expiration time then insertion order
 	    var insertAfter = null;
 	    var insertBefore = firstBatch;
-	    while (insertBefore !== null && insertBefore._expirationTime <= expirationTime) {
+	    while (insertBefore !== null && insertBefore._expirationTime >= expirationTime) {
 	      insertAfter = insertBefore;
 	      insertBefore = insertBefore._next;
 	    }
@@ -19928,7 +24528,7 @@
 	  return !!(rootElement && rootElement.nodeType === ELEMENT_NODE && rootElement.hasAttribute(ROOT_ATTRIBUTE_NAME));
 	}
 
-	injection$3.injectRenderer(DOMRenderer);
+	setBatchingImplementation(batchedUpdates$1, interactiveUpdates$1, flushInteractiveUpdates$1);
 
 	var warnedAboutHydrateAPI = false;
 
@@ -19942,7 +24542,7 @@
 	      {
 	        if (!warned && rootSibling.nodeType === ELEMENT_NODE && rootSibling.hasAttribute(ROOT_ATTRIBUTE_NAME)) {
 	          warned = true;
-	          warning(false, 'render(): Target node has markup rendered by React, but there ' + 'are unrelated nodes as well. This is most commonly caused by ' + 'white-space inserted around server-rendered markup.');
+	          warningWithoutStack$1(false, 'render(): Target node has markup rendered by React, but there ' + 'are unrelated nodes as well. This is most commonly caused by ' + 'white-space inserted around server-rendered markup.');
 	        }
 	      }
 	      container.removeChild(rootSibling);
@@ -19955,14 +24555,11 @@
 	    }
 	  }
 	  // Legacy roots are not async by default.
-	  var isAsync = false;
-	  return new ReactRoot(container, isAsync, shouldHydrate);
+	  var isConcurrent = false;
+	  return new ReactRoot(container, isConcurrent, shouldHydrate);
 	}
 
 	function legacyRenderSubtreeIntoContainer(parentComponent, children, container, forceHydrate, callback) {
-	  // TODO: Ensure all entry points contain this check
-	  !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;
-
 	  {
 	    topLevelUpdateWarnings(container);
 	  }
@@ -20006,7 +24603,7 @@
 	  return getPublicRootInstance(root._internalRoot);
 	}
 
-	function createPortal(children, container) {
+	function createPortal$$1(children, container) {
 	  var key = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
 
 	  !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;
@@ -20015,14 +24612,14 @@
 	}
 
 	var ReactDOM = {
-	  createPortal: createPortal,
+	  createPortal: createPortal$$1,
 
 	  findDOMNode: function (componentOrElement) {
 	    {
 	      var owner = ReactCurrentOwner.current;
 	      if (owner !== null && owner.stateNode !== null) {
 	        var warnedAboutRefsInRender = owner.stateNode._warnedAboutRefsInRender;
-	        !warnedAboutRefsInRender ? warning(false, '%s is accessing findDOMNode inside its render(). ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(owner) || 'A component') : void 0;
+	        !warnedAboutRefsInRender ? warningWithoutStack$1(false, '%s is accessing findDOMNode inside its render(). ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(owner.type) || 'A component') : void 0;
 	        owner.stateNode._warnedAboutRefsInRender = true;
 	      }
 	    }
@@ -20032,28 +24629,43 @@
 	    if (componentOrElement.nodeType === ELEMENT_NODE) {
 	      return componentOrElement;
 	    }
-
+	    {
+	      return findHostInstanceWithWarning(componentOrElement, 'findDOMNode');
+	    }
 	    return findHostInstance(componentOrElement);
 	  },
 	  hydrate: function (element, container, callback) {
+	    !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;
+	    {
+	      !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.hydrate() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. ' + 'Did you mean to call createRoot(container, {hydrate: true}).render(element)?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+	    }
 	    // TODO: throw or warn if we couldn't hydrate?
 	    return legacyRenderSubtreeIntoContainer(null, element, container, true, callback);
 	  },
 	  render: function (element, container, callback) {
+	    !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;
+	    {
+	      !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.render() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. ' + 'Did you mean to call root.render(element)?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+	    }
 	    return legacyRenderSubtreeIntoContainer(null, element, container, false, callback);
 	  },
 	  unstable_renderSubtreeIntoContainer: function (parentComponent, element, containerNode, callback) {
+	    !isValidContainer(containerNode) ? invariant(false, 'Target container is not a DOM element.') : void 0;
 	    !(parentComponent != null && has(parentComponent)) ? invariant(false, 'parentComponent must be a valid React Component') : void 0;
 	    return legacyRenderSubtreeIntoContainer(parentComponent, element, containerNode, false, callback);
 	  },
 	  unmountComponentAtNode: function (container) {
 	    !isValidContainer(container) ? invariant(false, 'unmountComponentAtNode(...): Target container is not a DOM element.') : void 0;
 
+	    {
+	      !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.unmountComponentAtNode() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. Did you mean to call root.unmount()?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+	    }
+
 	    if (container._reactRootContainer) {
 	      {
 	        var rootEl = getReactRootElementInContainer(container);
 	        var renderedByDifferentReact = rootEl && !getInstanceFromNode$1(rootEl);
-	        !!renderedByDifferentReact ? warning(false, "unmountComponentAtNode(): The node you're attempting to unmount " + 'was rendered by another copy of React.') : void 0;
+	        !!renderedByDifferentReact ? warningWithoutStack$1(false, "unmountComponentAtNode(): The node you're attempting to unmount " + 'was rendered by another copy of React.') : void 0;
 	      }
 
 	      // Unmount should not be batched.
@@ -20071,9 +24683,9 @@
 	        var hasNonRootReactChild = !!(_rootEl && getInstanceFromNode$1(_rootEl));
 
 	        // Check if the container itself is a React root node.
-	        var isContainerReactRoot = container.nodeType === 1 && isValidContainer(container.parentNode) && !!container.parentNode._reactRootContainer;
+	        var isContainerReactRoot = container.nodeType === ELEMENT_NODE && isValidContainer(container.parentNode) && !!container.parentNode._reactRootContainer;
 
-	        !!hasNonRootReactChild ? warning(false, "unmountComponentAtNode(): The node you're attempting to unmount " + 'was rendered by React and is not a top-level container. %s', isContainerReactRoot ? 'You may have accidentally passed in a React root node instead ' + 'of its container.' : 'Instead, have the parent component update its state and ' + 'rerender in order to remove this component.') : void 0;
+	        !!hasNonRootReactChild ? warningWithoutStack$1(false, "unmountComponentAtNode(): The node you're attempting to unmount " + 'was rendered by React and is not a top-level container. %s', isContainerReactRoot ? 'You may have accidentally passed in a React root node instead ' + 'of its container.' : 'Instead, have the parent component update its state and ' + 'rerender in order to remove this component.') : void 0;
 	      }
 
 	      return false;
@@ -20088,36 +24700,41 @@
 	      didWarnAboutUnstableCreatePortal = true;
 	      lowPriorityWarning$1(false, 'The ReactDOM.unstable_createPortal() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactDOM.createPortal() instead. It has the exact same API, ' + 'but without the "unstable_" prefix.');
 	    }
-	    return createPortal.apply(undefined, arguments);
+	    return createPortal$$1.apply(undefined, arguments);
 	  },
 
 
 	  unstable_batchedUpdates: batchedUpdates$1,
 
-	  unstable_deferredUpdates: deferredUpdates,
-
 	  unstable_interactiveUpdates: interactiveUpdates$1,
 
 	  flushSync: flushSync,
 
+	  unstable_createRoot: createRoot,
 	  unstable_flushControlled: flushControlled,
 
 	  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: {
-	    // For TapEventPlugin which is popular in open source
-	    EventPluginHub: EventPluginHub,
-	    // Used by test-utils
-	    EventPluginRegistry: EventPluginRegistry,
-	    EventPropagators: EventPropagators,
-	    ReactControlledComponent: ReactControlledComponent,
-	    ReactDOMComponentTree: ReactDOMComponentTree,
-	    ReactDOMEventListener: ReactDOMEventListener
+	    // Keep in sync with ReactDOMUnstableNativeDependencies.js
+	    // and ReactTestUtils.js. This is an array for better minification.
+	    Events: [getInstanceFromNode$1, getNodeFromInstance$1, getFiberCurrentPropsFromNode$1, injection.injectEventPluginsByName, eventNameDispatchConfigs, accumulateTwoPhaseDispatches, accumulateDirectDispatches, enqueueStateRestore, restoreStateIfNeeded, dispatchEvent, runEventsInBatch]
 	  }
 	};
 
-	ReactDOM.unstable_createRoot = function createRoot(container, options) {
+	function createRoot(container, options) {
+	  var functionName = enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot';
+	  !isValidContainer(container) ? invariant(false, '%s(...): Target container is not a DOM element.', functionName) : void 0;
+	  {
+	    !!container._reactRootContainer ? warningWithoutStack$1(false, 'You are calling ReactDOM.%s() on a container that was previously ' + 'passed to ReactDOM.render(). This is not supported.', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+	    container._reactHasBeenPassedToCreateRootDEV = true;
+	  }
 	  var hydrate = options != null && options.hydrate === true;
 	  return new ReactRoot(container, true, hydrate);
-	};
+	}
+
+	if (enableStableConcurrentModeAPIs) {
+	  ReactDOM.createRoot = createRoot;
+	  ReactDOM.unstable_createRoot = undefined;
+	}
 
 	var foundDevTools = injectIntoDevTools({
 	  findFiberByHostInstance: getClosestInstanceFromNode,
@@ -20127,7 +24744,7 @@
 	});
 
 	{
-	  if (!foundDevTools && ExecutionEnvironment.canUseDOM && window.top === window.self) {
+	  if (!foundDevTools && canUseDOM && window.top === window.self) {
 	    // If we're in Chrome or Firefox, provide a download link if not installed.
 	    if (navigator.userAgent.indexOf('Chrome') > -1 && navigator.userAgent.indexOf('Edge') === -1 || navigator.userAgent.indexOf('Firefox') > -1) {
 	      var protocol = window.location.protocol;
@@ -20149,7 +24766,7 @@
 
 	// TODO: decide on the top-level export form.
 	// This is hacky but makes it work with both Rollup and Jest.
-	var reactDom = ReactDOM$3.default ? ReactDOM$3.default : ReactDOM$3;
+	var reactDom = ReactDOM$3.default || ReactDOM$3;
 
 	module.exports = reactDom;
 	  })();
@@ -20158,159 +24775,467 @@
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 21 */
+/* 14 */
 /***/ (function(module, exports, __webpack_require__) {
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	/* WEBPACK VAR INJECTION */(function(process) {'use strict';
+
+	if (process.env.NODE_ENV === 'production') {
+	  module.exports = __webpack_require__(15);
+	} else {
+	  module.exports = __webpack_require__(16);
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 15 */
+/***/ (function(module, exports) {
+
+	/** @license React v0.13.6
+	 * scheduler-tracing.production.min.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
 	 */
 
-	'use strict';
+	'use strict';Object.defineProperty(exports,"__esModule",{value:!0});var b=0;exports.__interactionsRef=null;exports.__subscriberRef=null;exports.unstable_clear=function(a){return a()};exports.unstable_getCurrent=function(){return null};exports.unstable_getThreadID=function(){return++b};exports.unstable_trace=function(a,d,c){return c()};exports.unstable_wrap=function(a){return a};exports.unstable_subscribe=function(){};exports.unstable_unsubscribe=function(){};
 
-	var hyphenate = __webpack_require__(22);
 
-	var msPattern = /^ms-/;
+/***/ }),
+/* 16 */
+/***/ (function(module, exports, __webpack_require__) {
 
-	/**
-	 * Hyphenates a camelcased CSS property name, for example:
-	 *
-	 *   > hyphenateStyleName('backgroundColor')
-	 *   < "background-color"
-	 *   > hyphenateStyleName('MozTransition')
-	 *   < "-moz-transition"
-	 *   > hyphenateStyleName('msTransition')
-	 *   < "-ms-transition"
+	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v0.13.6
+	 * scheduler-tracing.development.js
 	 *
-	 * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix
-	 * is converted to `-ms-`.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
-	 * @param {string} string
-	 * @return {string}
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
 	 */
-	function hyphenateStyleName(string) {
-	  return hyphenate(string).replace(msPattern, '-ms-');
-	}
 
-	module.exports = hyphenateStyleName;
+	'use strict';
+
 
-/***/ }),
-/* 22 */
-/***/ (function(module, exports) {
 
+	if (process.env.NODE_ENV !== "production") {
+	  (function() {
 	'use strict';
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
+	Object.defineProperty(exports, '__esModule', { value: true });
 
-	var _uppercasePattern = /([A-Z])/g;
+	// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
 
-	/**
-	 * Hyphenates a camelcased string, for example:
-	 *
-	 *   > hyphenate('backgroundColor')
-	 *   < "background-color"
-	 *
-	 * For CSS style names, use `hyphenateStyleName` instead which works properly
-	 * with all vendor prefixes, including `ms`.
-	 *
-	 * @param {string} string
-	 * @return {string}
-	 */
-	function hyphenate(string) {
-	  return string.replace(_uppercasePattern, '-$1').toLowerCase();
+
+	// In some cases, StrictMode should also double-render lifecycles.
+	// This can be confusing for tests though,
+	// And it can be bad for performance in production.
+	// This feature flag can be used to control the behavior:
+
+
+	// To preserve the "Pause on caught exceptions" behavior of the debugger, we
+	// replay the begin phase of a failed component inside invokeGuardedCallback.
+
+
+	// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+
+
+	// Gather advanced timing metrics for Profiler subtrees.
+
+
+	// Trace which interactions trigger each commit.
+	var enableSchedulerTracing = true;
+
+	// Only used in www builds.
+	 // TODO: true? Here it might just be false.
+
+	// Only used in www builds.
+
+
+	// Only used in www builds.
+
+
+	// React Fire: prevent the value and checked attributes from syncing
+	// with their related DOM properties
+
+
+	// These APIs will no longer be "unstable" in the upcoming 16.7 release,
+	// Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+
+	var DEFAULT_THREAD_ID = 0;
+
+	// Counters used to generate unique IDs.
+	var interactionIDCounter = 0;
+	var threadIDCounter = 0;
+
+	// Set of currently traced interactions.
+	// Interactions "stack"–
+	// Meaning that newly traced interactions are appended to the previously active set.
+	// When an interaction goes out of scope, the previous set (if any) is restored.
+	exports.__interactionsRef = null;
+
+	// Listener(s) to notify when interactions begin and end.
+	exports.__subscriberRef = null;
+
+	if (enableSchedulerTracing) {
+	  exports.__interactionsRef = {
+	    current: new Set()
+	  };
+	  exports.__subscriberRef = {
+	    current: null
+	  };
+	}
+
+	function unstable_clear(callback) {
+	  if (!enableSchedulerTracing) {
+	    return callback();
+	  }
+
+	  var prevInteractions = exports.__interactionsRef.current;
+	  exports.__interactionsRef.current = new Set();
+
+	  try {
+	    return callback();
+	  } finally {
+	    exports.__interactionsRef.current = prevInteractions;
+	  }
+	}
+
+	function unstable_getCurrent() {
+	  if (!enableSchedulerTracing) {
+	    return null;
+	  } else {
+	    return exports.__interactionsRef.current;
+	  }
+	}
+
+	function unstable_getThreadID() {
+	  return ++threadIDCounter;
+	}
+
+	function unstable_trace(name, timestamp, callback) {
+	  var threadID = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : DEFAULT_THREAD_ID;
+
+	  if (!enableSchedulerTracing) {
+	    return callback();
+	  }
+
+	  var interaction = {
+	    __count: 1,
+	    id: interactionIDCounter++,
+	    name: name,
+	    timestamp: timestamp
+	  };
+
+	  var prevInteractions = exports.__interactionsRef.current;
+
+	  // Traced interactions should stack/accumulate.
+	  // To do that, clone the current interactions.
+	  // The previous set will be restored upon completion.
+	  var interactions = new Set(prevInteractions);
+	  interactions.add(interaction);
+	  exports.__interactionsRef.current = interactions;
+
+	  var subscriber = exports.__subscriberRef.current;
+	  var returnValue = void 0;
+
+	  try {
+	    if (subscriber !== null) {
+	      subscriber.onInteractionTraced(interaction);
+	    }
+	  } finally {
+	    try {
+	      if (subscriber !== null) {
+	        subscriber.onWorkStarted(interactions, threadID);
+	      }
+	    } finally {
+	      try {
+	        returnValue = callback();
+	      } finally {
+	        exports.__interactionsRef.current = prevInteractions;
+
+	        try {
+	          if (subscriber !== null) {
+	            subscriber.onWorkStopped(interactions, threadID);
+	          }
+	        } finally {
+	          interaction.__count--;
+
+	          // If no async work was scheduled for this interaction,
+	          // Notify subscribers that it's completed.
+	          if (subscriber !== null && interaction.__count === 0) {
+	            subscriber.onInteractionScheduledWorkCompleted(interaction);
+	          }
+	        }
+	      }
+	    }
+	  }
+
+	  return returnValue;
+	}
+
+	function unstable_wrap(callback) {
+	  var threadID = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : DEFAULT_THREAD_ID;
+
+	  if (!enableSchedulerTracing) {
+	    return callback;
+	  }
+
+	  var wrappedInteractions = exports.__interactionsRef.current;
+
+	  var subscriber = exports.__subscriberRef.current;
+	  if (subscriber !== null) {
+	    subscriber.onWorkScheduled(wrappedInteractions, threadID);
+	  }
+
+	  // Update the pending async work count for the current interactions.
+	  // Update after calling subscribers in case of error.
+	  wrappedInteractions.forEach(function (interaction) {
+	    interaction.__count++;
+	  });
+
+	  var hasRun = false;
+
+	  function wrapped() {
+	    var prevInteractions = exports.__interactionsRef.current;
+	    exports.__interactionsRef.current = wrappedInteractions;
+
+	    subscriber = exports.__subscriberRef.current;
+
+	    try {
+	      var returnValue = void 0;
+
+	      try {
+	        if (subscriber !== null) {
+	          subscriber.onWorkStarted(wrappedInteractions, threadID);
+	        }
+	      } finally {
+	        try {
+	          returnValue = callback.apply(undefined, arguments);
+	        } finally {
+	          exports.__interactionsRef.current = prevInteractions;
+
+	          if (subscriber !== null) {
+	            subscriber.onWorkStopped(wrappedInteractions, threadID);
+	          }
+	        }
+	      }
+
+	      return returnValue;
+	    } finally {
+	      if (!hasRun) {
+	        // We only expect a wrapped function to be executed once,
+	        // But in the event that it's executed more than once–
+	        // Only decrement the outstanding interaction counts once.
+	        hasRun = true;
+
+	        // Update pending async counts for all wrapped interactions.
+	        // If this was the last scheduled async work for any of them,
+	        // Mark them as completed.
+	        wrappedInteractions.forEach(function (interaction) {
+	          interaction.__count--;
+
+	          if (subscriber !== null && interaction.__count === 0) {
+	            subscriber.onInteractionScheduledWorkCompleted(interaction);
+	          }
+	        });
+	      }
+	    }
+	  }
+
+	  wrapped.cancel = function cancel() {
+	    subscriber = exports.__subscriberRef.current;
+
+	    try {
+	      if (subscriber !== null) {
+	        subscriber.onWorkCanceled(wrappedInteractions, threadID);
+	      }
+	    } finally {
+	      // Update pending async counts for all wrapped interactions.
+	      // If this was the last scheduled async work for any of them,
+	      // Mark them as completed.
+	      wrappedInteractions.forEach(function (interaction) {
+	        interaction.__count--;
+
+	        if (subscriber && interaction.__count === 0) {
+	          subscriber.onInteractionScheduledWorkCompleted(interaction);
+	        }
+	      });
+	    }
+	  };
+
+	  return wrapped;
+	}
+
+	var subscribers = null;
+	if (enableSchedulerTracing) {
+	  subscribers = new Set();
+	}
+
+	function unstable_subscribe(subscriber) {
+	  if (enableSchedulerTracing) {
+	    subscribers.add(subscriber);
+
+	    if (subscribers.size === 1) {
+	      exports.__subscriberRef.current = {
+	        onInteractionScheduledWorkCompleted: onInteractionScheduledWorkCompleted,
+	        onInteractionTraced: onInteractionTraced,
+	        onWorkCanceled: onWorkCanceled,
+	        onWorkScheduled: onWorkScheduled,
+	        onWorkStarted: onWorkStarted,
+	        onWorkStopped: onWorkStopped
+	      };
+	    }
+	  }
+	}
+
+	function unstable_unsubscribe(subscriber) {
+	  if (enableSchedulerTracing) {
+	    subscribers.delete(subscriber);
+
+	    if (subscribers.size === 0) {
+	      exports.__subscriberRef.current = null;
+	    }
+	  }
+	}
+
+	function onInteractionTraced(interaction) {
+	  var didCatchError = false;
+	  var caughtError = null;
+
+	  subscribers.forEach(function (subscriber) {
+	    try {
+	      subscriber.onInteractionTraced(interaction);
+	    } catch (error) {
+	      if (!didCatchError) {
+	        didCatchError = true;
+	        caughtError = error;
+	      }
+	    }
+	  });
+
+	  if (didCatchError) {
+	    throw caughtError;
+	  }
 	}
 
-	module.exports = hyphenate;
+	function onInteractionScheduledWorkCompleted(interaction) {
+	  var didCatchError = false;
+	  var caughtError = null;
+
+	  subscribers.forEach(function (subscriber) {
+	    try {
+	      subscriber.onInteractionScheduledWorkCompleted(interaction);
+	    } catch (error) {
+	      if (!didCatchError) {
+	        didCatchError = true;
+	        caughtError = error;
+	      }
+	    }
+	  });
+
+	  if (didCatchError) {
+	    throw caughtError;
+	  }
+	}
 
-/***/ }),
-/* 23 */
-/***/ (function(module, exports, __webpack_require__) {
+	function onWorkScheduled(interactions, threadID) {
+	  var didCatchError = false;
+	  var caughtError = null;
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
+	  subscribers.forEach(function (subscriber) {
+	    try {
+	      subscriber.onWorkScheduled(interactions, threadID);
+	    } catch (error) {
+	      if (!didCatchError) {
+	        didCatchError = true;
+	        caughtError = error;
+	      }
+	    }
+	  });
 
-	'use strict';
+	  if (didCatchError) {
+	    throw caughtError;
+	  }
+	}
 
-	var camelize = __webpack_require__(24);
+	function onWorkStarted(interactions, threadID) {
+	  var didCatchError = false;
+	  var caughtError = null;
 
-	var msPattern = /^-ms-/;
+	  subscribers.forEach(function (subscriber) {
+	    try {
+	      subscriber.onWorkStarted(interactions, threadID);
+	    } catch (error) {
+	      if (!didCatchError) {
+	        didCatchError = true;
+	        caughtError = error;
+	      }
+	    }
+	  });
 
-	/**
-	 * Camelcases a hyphenated CSS property name, for example:
-	 *
-	 *   > camelizeStyleName('background-color')
-	 *   < "backgroundColor"
-	 *   > camelizeStyleName('-moz-transition')
-	 *   < "MozTransition"
-	 *   > camelizeStyleName('-ms-transition')
-	 *   < "msTransition"
-	 *
-	 * As Andi Smith suggests
-	 * (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix
-	 * is converted to lowercase `ms`.
-	 *
-	 * @param {string} string
-	 * @return {string}
-	 */
-	function camelizeStyleName(string) {
-	  return camelize(string.replace(msPattern, 'ms-'));
+	  if (didCatchError) {
+	    throw caughtError;
+	  }
 	}
 
-	module.exports = camelizeStyleName;
-
-/***/ }),
-/* 24 */
-/***/ (function(module, exports) {
+	function onWorkStopped(interactions, threadID) {
+	  var didCatchError = false;
+	  var caughtError = null;
 
-	"use strict";
+	  subscribers.forEach(function (subscriber) {
+	    try {
+	      subscriber.onWorkStopped(interactions, threadID);
+	    } catch (error) {
+	      if (!didCatchError) {
+	        didCatchError = true;
+	        caughtError = error;
+	      }
+	    }
+	  });
 
-	/**
-	 * Copyright (c) 2013-present, Facebook, Inc.
-	 *
-	 * This source code is licensed under the MIT license found in the
-	 * LICENSE file in the root directory of this source tree.
-	 *
-	 * @typechecks
-	 */
+	  if (didCatchError) {
+	    throw caughtError;
+	  }
+	}
 
-	var _hyphenPattern = /-(.)/g;
+	function onWorkCanceled(interactions, threadID) {
+	  var didCatchError = false;
+	  var caughtError = null;
 
-	/**
-	 * Camelcases a hyphenated string, for example:
-	 *
-	 *   > camelize('background-color')
-	 *   < "backgroundColor"
-	 *
-	 * @param {string} string
-	 * @return {string}
-	 */
-	function camelize(string) {
-	  return string.replace(_hyphenPattern, function (_, character) {
-	    return character.toUpperCase();
+	  subscribers.forEach(function (subscriber) {
+	    try {
+	      subscriber.onWorkCanceled(interactions, threadID);
+	    } catch (error) {
+	      if (!didCatchError) {
+	        didCatchError = true;
+	        caughtError = error;
+	      }
+	    }
 	  });
+
+	  if (didCatchError) {
+	    throw caughtError;
+	  }
 	}
 
-	module.exports = camelize;
+	exports.unstable_clear = unstable_clear;
+	exports.unstable_getCurrent = unstable_getCurrent;
+	exports.unstable_getThreadID = unstable_getThreadID;
+	exports.unstable_trace = unstable_trace;
+	exports.unstable_wrap = unstable_wrap;
+	exports.unstable_subscribe = unstable_subscribe;
+	exports.unstable_unsubscribe = unstable_unsubscribe;
+	  })();
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 25 */
+/* 17 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/**
@@ -20324,7 +25249,7 @@
 	'use strict';
 
 	var React = __webpack_require__(1);
-	var factory = __webpack_require__(26);
+	var factory = __webpack_require__(18);
 
 	if (typeof React === 'undefined') {
 	  throw Error(
@@ -20344,7 +25269,7 @@
 
 
 /***/ }),
-/* 26 */
+/* 18 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -20359,11 +25284,11 @@
 
 	var _assign = __webpack_require__(4);
 
-	var emptyObject = __webpack_require__(6);
-	var _invariant = __webpack_require__(5);
+	var emptyObject = __webpack_require__(19);
+	var _invariant = __webpack_require__(20);
 
 	if (process.env.NODE_ENV !== 'production') {
-	  var warning = __webpack_require__(9);
+	  var warning = __webpack_require__(21);
 	}
 
 	var MIXINS_KEY = 'mixins';
@@ -21218,66 +26143,257 @@
 	      Constructor.defaultProps = Constructor.getDefaultProps();
 	    }
 
-	    if (process.env.NODE_ENV !== 'production') {
-	      // This is a tag to indicate that the use of these method names is ok,
-	      // since it's used with createClass. If it's not, then it's likely a
-	      // mistake so we'll warn you to use the static property, property
-	      // initializer or constructor respectively.
-	      if (Constructor.getDefaultProps) {
-	        Constructor.getDefaultProps.isReactClassApproved = {};
-	      }
-	      if (Constructor.prototype.getInitialState) {
-	        Constructor.prototype.getInitialState.isReactClassApproved = {};
+	    if (process.env.NODE_ENV !== 'production') {
+	      // This is a tag to indicate that the use of these method names is ok,
+	      // since it's used with createClass. If it's not, then it's likely a
+	      // mistake so we'll warn you to use the static property, property
+	      // initializer or constructor respectively.
+	      if (Constructor.getDefaultProps) {
+	        Constructor.getDefaultProps.isReactClassApproved = {};
+	      }
+	      if (Constructor.prototype.getInitialState) {
+	        Constructor.prototype.getInitialState.isReactClassApproved = {};
+	      }
+	    }
+
+	    _invariant(
+	      Constructor.prototype.render,
+	      'createClass(...): Class specification must implement a `render` method.'
+	    );
+
+	    if (process.env.NODE_ENV !== 'production') {
+	      warning(
+	        !Constructor.prototype.componentShouldUpdate,
+	        '%s has a method called ' +
+	          'componentShouldUpdate(). Did you mean shouldComponentUpdate()? ' +
+	          'The name is phrased as a question because the function is ' +
+	          'expected to return a value.',
+	        spec.displayName || 'A component'
+	      );
+	      warning(
+	        !Constructor.prototype.componentWillRecieveProps,
+	        '%s has a method called ' +
+	          'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?',
+	        spec.displayName || 'A component'
+	      );
+	      warning(
+	        !Constructor.prototype.UNSAFE_componentWillRecieveProps,
+	        '%s has a method called UNSAFE_componentWillRecieveProps(). ' +
+	          'Did you mean UNSAFE_componentWillReceiveProps()?',
+	        spec.displayName || 'A component'
+	      );
+	    }
+
+	    // Reduce time spent doing lookups by setting these on the prototype.
+	    for (var methodName in ReactClassInterface) {
+	      if (!Constructor.prototype[methodName]) {
+	        Constructor.prototype[methodName] = null;
+	      }
+	    }
+
+	    return Constructor;
+	  }
+
+	  return createClass;
+	}
+
+	module.exports = factory;
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 19 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/**
+	 * Copyright (c) 2013-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 *
+	 */
+
+	'use strict';
+
+	var emptyObject = {};
+
+	if (process.env.NODE_ENV !== 'production') {
+	  Object.freeze(emptyObject);
+	}
+
+	module.exports = emptyObject;
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 20 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/**
+	 * Copyright (c) 2013-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 *
+	 */
+
+	'use strict';
+
+	/**
+	 * Use invariant() to assert state which your program assumes to be true.
+	 *
+	 * Provide sprintf-style format (only %s is supported) and arguments
+	 * to provide information about what broke and what you were
+	 * expecting.
+	 *
+	 * The invariant message will be stripped in production, but the invariant
+	 * will remain to ensure logic does not differ in production.
+	 */
+
+	var validateFormat = function validateFormat(format) {};
+
+	if (process.env.NODE_ENV !== 'production') {
+	  validateFormat = function validateFormat(format) {
+	    if (format === undefined) {
+	      throw new Error('invariant requires an error message argument');
+	    }
+	  };
+	}
+
+	function invariant(condition, format, a, b, c, d, e, f) {
+	  validateFormat(format);
+
+	  if (!condition) {
+	    var error;
+	    if (format === undefined) {
+	      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+	    } else {
+	      var args = [a, b, c, d, e, f];
+	      var argIndex = 0;
+	      error = new Error(format.replace(/%s/g, function () {
+	        return args[argIndex++];
+	      }));
+	      error.name = 'Invariant Violation';
+	    }
+
+	    error.framesToPop = 1; // we don't care about invariant's own frame
+	    throw error;
+	  }
+	}
+
+	module.exports = invariant;
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 21 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/**
+	 * Copyright (c) 2014-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 *
+	 */
+
+	'use strict';
+
+	var emptyFunction = __webpack_require__(22);
+
+	/**
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var warning = emptyFunction;
+
+	if (process.env.NODE_ENV !== 'production') {
+	  var printWarning = function printWarning(format) {
+	    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
+	      args[_key - 1] = arguments[_key];
+	    }
+
+	    var argIndex = 0;
+	    var message = 'Warning: ' + format.replace(/%s/g, function () {
+	      return args[argIndex++];
+	    });
+	    if (typeof console !== 'undefined') {
+	      console.error(message);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+
+	  warning = function warning(condition, format) {
+	    if (format === undefined) {
+	      throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+
+	    if (format.indexOf('Failed Composite propType: ') === 0) {
+	      return; // Ignore CompositeComponent proptype check.
+	    }
+
+	    if (!condition) {
+	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
+	        args[_key2 - 2] = arguments[_key2];
 	      }
+
+	      printWarning.apply(undefined, [format].concat(args));
 	    }
+	  };
+	}
 
-	    _invariant(
-	      Constructor.prototype.render,
-	      'createClass(...): Class specification must implement a `render` method.'
-	    );
+	module.exports = warning;
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
-	    if (process.env.NODE_ENV !== 'production') {
-	      warning(
-	        !Constructor.prototype.componentShouldUpdate,
-	        '%s has a method called ' +
-	          'componentShouldUpdate(). Did you mean shouldComponentUpdate()? ' +
-	          'The name is phrased as a question because the function is ' +
-	          'expected to return a value.',
-	        spec.displayName || 'A component'
-	      );
-	      warning(
-	        !Constructor.prototype.componentWillRecieveProps,
-	        '%s has a method called ' +
-	          'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?',
-	        spec.displayName || 'A component'
-	      );
-	      warning(
-	        !Constructor.prototype.UNSAFE_componentWillRecieveProps,
-	        '%s has a method called UNSAFE_componentWillRecieveProps(). ' +
-	          'Did you mean UNSAFE_componentWillReceiveProps()?',
-	        spec.displayName || 'A component'
-	      );
-	    }
+/***/ }),
+/* 22 */
+/***/ (function(module, exports) {
 
-	    // Reduce time spent doing lookups by setting these on the prototype.
-	    for (var methodName in ReactClassInterface) {
-	      if (!Constructor.prototype[methodName]) {
-	        Constructor.prototype[methodName] = null;
-	      }
-	    }
+	"use strict";
 
-	    return Constructor;
-	  }
+	/**
+	 * Copyright (c) 2013-present, Facebook, Inc.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 *
+	 * 
+	 */
 
-	  return createClass;
+	function makeEmptyFunction(arg) {
+	  return function () {
+	    return arg;
+	  };
 	}
 
-	module.exports = factory;
+	/**
+	 * This function accepts and discards inputs; it has no side effects. This is
+	 * primarily useful idiomatically for overridable function endpoints which
+	 * always need to be callable, since JS lacks a null-call idiom ala Cocoa.
+	 */
+	var emptyFunction = function emptyFunction() {};
 
-	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+	emptyFunction.thatReturns = makeEmptyFunction;
+	emptyFunction.thatReturnsFalse = makeEmptyFunction(false);
+	emptyFunction.thatReturnsTrue = makeEmptyFunction(true);
+	emptyFunction.thatReturnsNull = makeEmptyFunction(null);
+	emptyFunction.thatReturnsThis = function () {
+	  return this;
+	};
+	emptyFunction.thatReturnsArgument = function (arg) {
+	  return arg;
+	};
+
+	module.exports = emptyFunction;
 
 /***/ }),
-/* 27 */
+/* 23 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -21288,31 +26404,291 @@
 	 */
 
 	if (process.env.NODE_ENV !== 'production') {
-	  var REACT_ELEMENT_TYPE = (typeof Symbol === 'function' &&
-	    Symbol.for &&
-	    Symbol.for('react.element')) ||
-	    0xeac7;
-
-	  var isValidElement = function(object) {
-	    return typeof object === 'object' &&
-	      object !== null &&
-	      object.$$typeof === REACT_ELEMENT_TYPE;
-	  };
+	  var ReactIs = __webpack_require__(24);
 
 	  // By explicitly using `prop-types` you are opting into new development behavior.
 	  // http://fb.me/prop-types-in-prod
 	  var throwOnDirectAccess = true;
-	  module.exports = __webpack_require__(28)(isValidElement, throwOnDirectAccess);
+	  module.exports = __webpack_require__(27)(ReactIs.isElement, throwOnDirectAccess);
 	} else {
 	  // By explicitly using `prop-types` you are opting into new production behavior.
 	  // http://fb.me/prop-types-in-prod
-	  module.exports = __webpack_require__(29)();
+	  module.exports = __webpack_require__(28)();
 	}
 
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 28 */
+/* 24 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {'use strict';
+
+	if (process.env.NODE_ENV === 'production') {
+	  module.exports = __webpack_require__(25);
+	} else {
+	  module.exports = __webpack_require__(26);
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 25 */
+/***/ (function(module, exports) {
+
+	/** @license React v16.8.6
+	 * react-is.production.min.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 */
+
+	'use strict';Object.defineProperty(exports,"__esModule",{value:!0});
+	var b="function"===typeof Symbol&&Symbol.for,c=b?Symbol.for("react.element"):60103,d=b?Symbol.for("react.portal"):60106,e=b?Symbol.for("react.fragment"):60107,f=b?Symbol.for("react.strict_mode"):60108,g=b?Symbol.for("react.profiler"):60114,h=b?Symbol.for("react.provider"):60109,k=b?Symbol.for("react.context"):60110,l=b?Symbol.for("react.async_mode"):60111,m=b?Symbol.for("react.concurrent_mode"):60111,n=b?Symbol.for("react.forward_ref"):60112,p=b?Symbol.for("react.suspense"):60113,q=b?Symbol.for("react.memo"):
+	60115,r=b?Symbol.for("react.lazy"):60116;function t(a){if("object"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case h:return a;default:return u}}case r:case q:case d:return u}}}function v(a){return t(a)===m}exports.typeOf=t;exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;
+	exports.Fragment=e;exports.Lazy=r;exports.Memo=q;exports.Portal=d;exports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isValidElementType=function(a){return"string"===typeof a||"function"===typeof a||a===e||a===m||a===g||a===f||a===p||"object"===typeof a&&null!==a&&(a.$$typeof===r||a.$$typeof===q||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n)};exports.isAsyncMode=function(a){return v(a)||t(a)===l};exports.isConcurrentMode=v;exports.isContextConsumer=function(a){return t(a)===k};
+	exports.isContextProvider=function(a){return t(a)===h};exports.isElement=function(a){return"object"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return t(a)===n};exports.isFragment=function(a){return t(a)===e};exports.isLazy=function(a){return t(a)===r};exports.isMemo=function(a){return t(a)===q};exports.isPortal=function(a){return t(a)===d};exports.isProfiler=function(a){return t(a)===g};exports.isStrictMode=function(a){return t(a)===f};
+	exports.isSuspense=function(a){return t(a)===p};
+
+
+/***/ }),
+/* 26 */
+/***/ (function(module, exports, __webpack_require__) {
+
+	/* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.8.6
+	 * react-is.development.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 */
+
+	'use strict';
+
+
+
+	if (process.env.NODE_ENV !== "production") {
+	  (function() {
+	'use strict';
+
+	Object.defineProperty(exports, '__esModule', { value: true });
+
+	// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
+	// nor polyfill, then a plain number is used for performance.
+	var hasSymbol = typeof Symbol === 'function' && Symbol.for;
+
+	var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
+	var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
+	var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
+	var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
+	var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
+	var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
+	var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
+	var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
+	var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
+	var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
+	var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+	var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+	var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
+
+	function isValidElementType(type) {
+	  return typeof type === 'string' || typeof type === 'function' ||
+	  // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
+	  type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);
+	}
+
+	/**
+	 * Forked from fbjs/warning:
+	 * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js
+	 *
+	 * Only change is we use console.warn instead of console.error,
+	 * and do nothing when 'console' is not supported.
+	 * This really simplifies the code.
+	 * ---
+	 * Similar to invariant but only logs a warning if the condition is not met.
+	 * This can be used to log issues in development environments in critical
+	 * paths. Removing the logging code for production environments will keep the
+	 * same logic and follow the same code paths.
+	 */
+
+	var lowPriorityWarning = function () {};
+
+	{
+	  var printWarning = function (format) {
+	    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
+	      args[_key - 1] = arguments[_key];
+	    }
+
+	    var argIndex = 0;
+	    var message = 'Warning: ' + format.replace(/%s/g, function () {
+	      return args[argIndex++];
+	    });
+	    if (typeof console !== 'undefined') {
+	      console.warn(message);
+	    }
+	    try {
+	      // --- Welcome to debugging React ---
+	      // This error was thrown as a convenience so that you can use this stack
+	      // to find the callsite that caused this warning to fire.
+	      throw new Error(message);
+	    } catch (x) {}
+	  };
+
+	  lowPriorityWarning = function (condition, format) {
+	    if (format === undefined) {
+	      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
+	    }
+	    if (!condition) {
+	      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
+	        args[_key2 - 2] = arguments[_key2];
+	      }
+
+	      printWarning.apply(undefined, [format].concat(args));
+	    }
+	  };
+	}
+
+	var lowPriorityWarning$1 = lowPriorityWarning;
+
+	function typeOf(object) {
+	  if (typeof object === 'object' && object !== null) {
+	    var $$typeof = object.$$typeof;
+	    switch ($$typeof) {
+	      case REACT_ELEMENT_TYPE:
+	        var type = object.type;
+
+	        switch (type) {
+	          case REACT_ASYNC_MODE_TYPE:
+	          case REACT_CONCURRENT_MODE_TYPE:
+	          case REACT_FRAGMENT_TYPE:
+	          case REACT_PROFILER_TYPE:
+	          case REACT_STRICT_MODE_TYPE:
+	          case REACT_SUSPENSE_TYPE:
+	            return type;
+	          default:
+	            var $$typeofType = type && type.$$typeof;
+
+	            switch ($$typeofType) {
+	              case REACT_CONTEXT_TYPE:
+	              case REACT_FORWARD_REF_TYPE:
+	              case REACT_PROVIDER_TYPE:
+	                return $$typeofType;
+	              default:
+	                return $$typeof;
+	            }
+	        }
+	      case REACT_LAZY_TYPE:
+	      case REACT_MEMO_TYPE:
+	      case REACT_PORTAL_TYPE:
+	        return $$typeof;
+	    }
+	  }
+
+	  return undefined;
+	}
+
+	// AsyncMode is deprecated along with isAsyncMode
+	var AsyncMode = REACT_ASYNC_MODE_TYPE;
+	var ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;
+	var ContextConsumer = REACT_CONTEXT_TYPE;
+	var ContextProvider = REACT_PROVIDER_TYPE;
+	var Element = REACT_ELEMENT_TYPE;
+	var ForwardRef = REACT_FORWARD_REF_TYPE;
+	var Fragment = REACT_FRAGMENT_TYPE;
+	var Lazy = REACT_LAZY_TYPE;
+	var Memo = REACT_MEMO_TYPE;
+	var Portal = REACT_PORTAL_TYPE;
+	var Profiler = REACT_PROFILER_TYPE;
+	var StrictMode = REACT_STRICT_MODE_TYPE;
+	var Suspense = REACT_SUSPENSE_TYPE;
+
+	var hasWarnedAboutDeprecatedIsAsyncMode = false;
+
+	// AsyncMode should be deprecated
+	function isAsyncMode(object) {
+	  {
+	    if (!hasWarnedAboutDeprecatedIsAsyncMode) {
+	      hasWarnedAboutDeprecatedIsAsyncMode = true;
+	      lowPriorityWarning$1(false, 'The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');
+	    }
+	  }
+	  return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;
+	}
+	function isConcurrentMode(object) {
+	  return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;
+	}
+	function isContextConsumer(object) {
+	  return typeOf(object) === REACT_CONTEXT_TYPE;
+	}
+	function isContextProvider(object) {
+	  return typeOf(object) === REACT_PROVIDER_TYPE;
+	}
+	function isElement(object) {
+	  return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
+	}
+	function isForwardRef(object) {
+	  return typeOf(object) === REACT_FORWARD_REF_TYPE;
+	}
+	function isFragment(object) {
+	  return typeOf(object) === REACT_FRAGMENT_TYPE;
+	}
+	function isLazy(object) {
+	  return typeOf(object) === REACT_LAZY_TYPE;
+	}
+	function isMemo(object) {
+	  return typeOf(object) === REACT_MEMO_TYPE;
+	}
+	function isPortal(object) {
+	  return typeOf(object) === REACT_PORTAL_TYPE;
+	}
+	function isProfiler(object) {
+	  return typeOf(object) === REACT_PROFILER_TYPE;
+	}
+	function isStrictMode(object) {
+	  return typeOf(object) === REACT_STRICT_MODE_TYPE;
+	}
+	function isSuspense(object) {
+	  return typeOf(object) === REACT_SUSPENSE_TYPE;
+	}
+
+	exports.typeOf = typeOf;
+	exports.AsyncMode = AsyncMode;
+	exports.ConcurrentMode = ConcurrentMode;
+	exports.ContextConsumer = ContextConsumer;
+	exports.ContextProvider = ContextProvider;
+	exports.Element = Element;
+	exports.ForwardRef = ForwardRef;
+	exports.Fragment = Fragment;
+	exports.Lazy = Lazy;
+	exports.Memo = Memo;
+	exports.Portal = Portal;
+	exports.Profiler = Profiler;
+	exports.StrictMode = StrictMode;
+	exports.Suspense = Suspense;
+	exports.isValidElementType = isValidElementType;
+	exports.isAsyncMode = isAsyncMode;
+	exports.isConcurrentMode = isConcurrentMode;
+	exports.isContextConsumer = isContextConsumer;
+	exports.isContextProvider = isContextProvider;
+	exports.isElement = isElement;
+	exports.isForwardRef = isForwardRef;
+	exports.isFragment = isFragment;
+	exports.isLazy = isLazy;
+	exports.isMemo = isMemo;
+	exports.isPortal = isPortal;
+	exports.isProfiler = isProfiler;
+	exports.isStrictMode = isStrictMode;
+	exports.isSuspense = isSuspense;
+	  })();
+	}
+
+	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
+
+/***/ }),
+/* 27 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/* WEBPACK VAR INJECTION */(function(process) {/**
@@ -21324,11 +26700,13 @@
 
 	'use strict';
 
+	var ReactIs = __webpack_require__(24);
 	var assign = __webpack_require__(4);
 
-	var ReactPropTypesSecret = __webpack_require__(11);
-	var checkPropTypes = __webpack_require__(10);
+	var ReactPropTypesSecret = __webpack_require__(7);
+	var checkPropTypes = __webpack_require__(6);
 
+	var has = Function.call.bind(Object.prototype.hasOwnProperty);
 	var printWarning = function() {};
 
 	if (process.env.NODE_ENV !== 'production') {
@@ -21439,6 +26817,7 @@
 	    any: createAnyTypeChecker(),
 	    arrayOf: createArrayOfTypeChecker,
 	    element: createElementTypeChecker(),
+	    elementType: createElementTypeTypeChecker(),
 	    instanceOf: createInstanceTypeChecker,
 	    node: createNodeChecker(),
 	    objectOf: createObjectOfTypeChecker,
@@ -21592,6 +26971,18 @@
 	    return createChainableTypeChecker(validate);
 	  }
 
+	  function createElementTypeTypeChecker() {
+	    function validate(props, propName, componentName, location, propFullName) {
+	      var propValue = props[propName];
+	      if (!ReactIs.isValidElementType(propValue)) {
+	        var propType = getPropType(propValue);
+	        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement type.'));
+	      }
+	      return null;
+	    }
+	    return createChainableTypeChecker(validate);
+	  }
+
 	  function createInstanceTypeChecker(expectedClass) {
 	    function validate(props, propName, componentName, location, propFullName) {
 	      if (!(props[propName] instanceof expectedClass)) {
@@ -21606,7 +26997,16 @@
 
 	  function createEnumTypeChecker(expectedValues) {
 	    if (!Array.isArray(expectedValues)) {
-	      process.env.NODE_ENV !== 'production' ? printWarning('Invalid argument supplied to oneOf, expected an instance of array.') : void 0;
+	      if (process.env.NODE_ENV !== 'production') {
+	        if (arguments.length > 1) {
+	          printWarning(
+	            'Invalid arguments supplied to oneOf, expected an array, got ' + arguments.length + ' arguments. ' +
+	            'A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).'
+	          );
+	        } else {
+	          printWarning('Invalid argument supplied to oneOf, expected an array.');
+	        }
+	      }
 	      return emptyFunctionThatReturnsNull;
 	    }
 
@@ -21618,8 +27018,14 @@
 	        }
 	      }
 
-	      var valuesString = JSON.stringify(expectedValues);
-	      return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + propValue + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));
+	      var valuesString = JSON.stringify(expectedValues, function replacer(key, value) {
+	        var type = getPreciseType(value);
+	        if (type === 'symbol') {
+	          return String(value);
+	        }
+	        return value;
+	      });
+	      return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + String(propValue) + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));
 	    }
 	    return createChainableTypeChecker(validate);
 	  }
@@ -21635,7 +27041,7 @@
 	        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an object.'));
 	      }
 	      for (var key in propValue) {
-	        if (propValue.hasOwnProperty(key)) {
+	        if (has(propValue, key)) {
 	          var error = typeChecker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);
 	          if (error instanceof Error) {
 	            return error;
@@ -21792,6 +27198,11 @@
 	      return true;
 	    }
 
+	    // falsy value can't be a Symbol
+	    if (!propValue) {
+	      return false;
+	    }
+
 	    // 19.4.3.5 Symbol.prototype[@@toStringTag] === 'Symbol'
 	    if (propValue['@@toStringTag'] === 'Symbol') {
 	      return true;
@@ -21866,6 +27277,7 @@
 	  }
 
 	  ReactPropTypes.checkPropTypes = checkPropTypes;
+	  ReactPropTypes.resetWarningCache = checkPropTypes.resetWarningCache;
 	  ReactPropTypes.PropTypes = ReactPropTypes;
 
 	  return ReactPropTypes;
@@ -21874,7 +27286,7 @@
 	/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(2)))
 
 /***/ }),
-/* 29 */
+/* 28 */
 /***/ (function(module, exports, __webpack_require__) {
 
 	/**
@@ -21886,9 +27298,11 @@
 
 	'use strict';
 
-	var ReactPropTypesSecret = __webpack_require__(11);
+	var ReactPropTypesSecret = __webpack_require__(7);
 
 	function emptyFunction() {}
+	function emptyFunctionWithReset() {}
+	emptyFunctionWithReset.resetWarningCache = emptyFunction;
 
 	module.exports = function() {
 	  function shim(props, propName, componentName, location, propFullName, secret) {
@@ -21922,16 +27336,19 @@
 	    any: shim,
 	    arrayOf: getShim,
 	    element: shim,
+	    elementType: shim,
 	    instanceOf: getShim,
 	    node: shim,
 	    objectOf: getShim,
 	    oneOf: getShim,
 	    oneOfType: getShim,
 	    shape: getShim,
-	    exact: getShim
+	    exact: getShim,
+
+	    checkPropTypes: emptyFunctionWithReset,
+	    resetWarningCache: emptyFunction
 	  };
 
-	  ReactPropTypes.checkPropTypes = emptyFunction;
 	  ReactPropTypes.PropTypes = ReactPropTypes;
 
 	  return ReactPropTypes;
diff --git a/lib/assets/react-source/production/react-server.js b/lib/assets/react-source/production/react-server.js
index 329eeec5..4e7fb72e 100644
--- a/lib/assets/react-source/production/react-server.js
+++ b/lib/assets/react-source/production/react-server.js
@@ -1,22 +1,22 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){(function(e){var t=n(4),r=n(24),o=n(7),i=n(9);e.React=t,e.ReactDOMServer=r,e.createReactClass=o,e.PropTypes=i}).call(t,function(){return this}())},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,i,a,l,u){if(o(t),!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,i,a,l,u],p=0;s=new Error(t.replace(/%s/g,function(){return c[p++]})),s.name="Invariant Violation"}throw s.framesToPop=1,s}}var o=function(e){};e.exports=r},function(e,t){/*
+!function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){(function(e){var t=n(2),r=n(14),o=n(4),i=n(8);e.React=t,e.ReactDOMServer=r,e.createReactClass=o,e.PropTypes=i}).call(t,function(){return this}())},function(e,t){/*
 	object-assign
 	(c) Sindre Sorhus
 	@license MIT
 	*/
-"use strict";function n(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function r(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"!==r.join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach(function(e){o[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=r()?Object.assign:function(e,t){for(var r,l,u=n(e),s=1;s<arguments.length;s++){r=Object(arguments[s]);for(var c in r)i.call(r,c)&&(u[c]=r[c]);if(o){l=o(r);for(var p=0;p<l.length;p++)a.call(r,l[p])&&(u[l[p]]=r[l[p]])}}return u}},function(e,t,n){"use strict";e.exports=n(11)},function(e,t){"use strict";function n(e){return function(){return e}}var r=function(){};r.thatReturns=n,r.thatReturnsFalse=n(!1),r.thatReturnsTrue=n(!0),r.thatReturnsNull=n(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(e){return e},e.exports=r},function(e,t,n){"use strict";function r(e){return e}function o(e,t,n){function o(e,t){var n=g.hasOwnProperty(t)?g[t]:null;k.hasOwnProperty(t)&&u("OVERRIDE_BASE"===n,"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.",t),e&&u("DEFINE_MANY"===n||"DEFINE_MANY_MERGED"===n,"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",t)}function i(e,n){if(n){u("function"!=typeof n,"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object."),u(!t(n),"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.");var r=e.prototype,i=r.__reactAutoBindPairs;n.hasOwnProperty(s)&&w.mixins(e,n.mixins);for(var a in n)if(n.hasOwnProperty(a)&&a!==s){var l=n[a],c=r.hasOwnProperty(a);if(o(c,a),w.hasOwnProperty(a))w[a](e,l);else{var p=g.hasOwnProperty(a),h="function"==typeof l,y=h&&!p&&!c&&n.autobind!==!1;if(y)i.push(a,l),r[a]=l;else if(c){var m=g[a];u(p&&("DEFINE_MANY_MERGED"===m||"DEFINE_MANY"===m),"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.",m,a),"DEFINE_MANY_MERGED"===m?r[a]=f(r[a],l):"DEFINE_MANY"===m&&(r[a]=d(r[a],l))}else r[a]=l}}}}function c(e,t){if(t)for(var n in t){var r=t[n];if(t.hasOwnProperty(n)){var o=n in w;u(!o,'ReactClass: You are attempting to define a reserved property, `%s`, that shouldn\'t be on the "statics" key. Define it as an instance property instead; it will still be accessible on the constructor.',n);var i=n in e;if(i){var a=x.hasOwnProperty(n)?x[n]:null;return u("DEFINE_MANY_MERGED"===a,"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",n),void(e[n]=f(e[n],r))}e[n]=r}}}function p(e,t){u(e&&t&&"object"==typeof e&&"object"==typeof t,"mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.");for(var n in t)t.hasOwnProperty(n)&&(u(void 0===e[n],"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.",n),e[n]=t[n]);return e}function f(e,t){return function(){var n=e.apply(this,arguments),r=t.apply(this,arguments);if(null==n)return r;if(null==r)return n;var o={};return p(o,n),p(o,r),o}}function d(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function h(e,t){var n=t.bind(e);return n}function y(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var r=t[n],o=t[n+1];e[r]=h(e,o)}}function m(e){var t=r(function(e,r,o){this.__reactAutoBindPairs.length&&y(this),this.props=e,this.context=r,this.refs=l,this.updater=o||n,this.state=null;var i=this.getInitialState?this.getInitialState():null;u("object"==typeof i&&!Array.isArray(i),"%s.getInitialState(): must return an object or null",t.displayName||"ReactCompositeComponent"),this.state=i});t.prototype=new _,t.prototype.constructor=t,t.prototype.__reactAutoBindPairs=[],v.forEach(i.bind(null,t)),i(t,b),i(t,e),i(t,E),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),u(t.prototype.render,"createClass(...): Class specification must implement a `render` method.");for(var o in g)t.prototype[o]||(t.prototype[o]=null);return t}var v=[],g={mixins:"DEFINE_MANY",statics:"DEFINE_MANY",propTypes:"DEFINE_MANY",contextTypes:"DEFINE_MANY",childContextTypes:"DEFINE_MANY",getDefaultProps:"DEFINE_MANY_MERGED",getInitialState:"DEFINE_MANY_MERGED",getChildContext:"DEFINE_MANY_MERGED",render:"DEFINE_ONCE",componentWillMount:"DEFINE_MANY",componentDidMount:"DEFINE_MANY",componentWillReceiveProps:"DEFINE_MANY",shouldComponentUpdate:"DEFINE_ONCE",componentWillUpdate:"DEFINE_MANY",componentDidUpdate:"DEFINE_MANY",componentWillUnmount:"DEFINE_MANY",UNSAFE_componentWillMount:"DEFINE_MANY",UNSAFE_componentWillReceiveProps:"DEFINE_MANY",UNSAFE_componentWillUpdate:"DEFINE_MANY",updateComponent:"OVERRIDE_BASE"},x={getDerivedStateFromProps:"DEFINE_MANY_MERGED"},w={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)i(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=a({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=a({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=f(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,t){e.propTypes=a({},e.propTypes,t)},statics:function(e,t){c(e,t)},autobind:function(){}},b={componentDidMount:function(){this.__isMounted=!0}},E={componentWillUnmount:function(){this.__isMounted=!1}},k={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e,t)},isMounted:function(){return!!this.__isMounted}},_=function(){};return a(_.prototype,e.prototype,k),m}var i,a=n(3),l=n(1),u=n(2),s="mixins";i={},e.exports=o},function(e,t,n){"use strict";var r=n(4),o=n(6);if("undefined"==typeof r)throw Error("create-react-class could not find the React object. If you are using script tags, make sure that React is being loaded before create-react-class.");var i=(new r.Component).updater;e.exports=o(r.Component,r.isValidElement,i)},function(e,t,n){"use strict";function r(){}var o=n(10);e.exports=function(){function e(e,t,n,r,i,a){if(a!==o){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){e.exports=n(8)()},function(e,t){"use strict";var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";e.exports=n},function(e,t,n){/** @license React v16.4.2
+"use strict";function n(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function r(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"!==r.join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach(function(e){o[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=r()?Object.assign:function(e,t){for(var r,u,l=n(e),s=1;s<arguments.length;s++){r=Object(arguments[s]);for(var c in r)i.call(r,c)&&(l[c]=r[c]);if(o){u=o(r);for(var f=0;f<u.length;f++)a.call(r,u[f])&&(l[u[f]]=r[u[f]])}}return l}},function(e,t,n){"use strict";e.exports=n(10)},function(e,t,n){"use strict";function r(e){return e}function o(e,t,n){function o(e,t){var n=g.hasOwnProperty(t)?g[t]:null;S.hasOwnProperty(t)&&l("OVERRIDE_BASE"===n,"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.",t),e&&l("DEFINE_MANY"===n||"DEFINE_MANY_MERGED"===n,"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",t)}function i(e,n){if(n){l("function"!=typeof n,"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object."),l(!t(n),"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.");var r=e.prototype,i=r.__reactAutoBindPairs;n.hasOwnProperty(s)&&w.mixins(e,n.mixins);for(var a in n)if(n.hasOwnProperty(a)&&a!==s){var u=n[a],c=r.hasOwnProperty(a);if(o(c,a),w.hasOwnProperty(a))w[a](e,u);else{var f=g.hasOwnProperty(a),h="function"==typeof u,y=h&&!f&&!c&&n.autobind!==!1;if(y)i.push(a,u),r[a]=u;else if(c){var m=g[a];l(f&&("DEFINE_MANY_MERGED"===m||"DEFINE_MANY"===m),"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.",m,a),"DEFINE_MANY_MERGED"===m?r[a]=p(r[a],u):"DEFINE_MANY"===m&&(r[a]=d(r[a],u))}else r[a]=u}}}}function c(e,t){if(t)for(var n in t){var r=t[n];if(t.hasOwnProperty(n)){var o=n in w;l(!o,'ReactClass: You are attempting to define a reserved property, `%s`, that shouldn\'t be on the "statics" key. Define it as an instance property instead; it will still be accessible on the constructor.',n);var i=n in e;if(i){var a=x.hasOwnProperty(n)?x[n]:null;return l("DEFINE_MANY_MERGED"===a,"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",n),void(e[n]=p(e[n],r))}e[n]=r}}}function f(e,t){l(e&&t&&"object"==typeof e&&"object"==typeof t,"mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.");for(var n in t)t.hasOwnProperty(n)&&(l(void 0===e[n],"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.",n),e[n]=t[n]);return e}function p(e,t){return function(){var n=e.apply(this,arguments),r=t.apply(this,arguments);if(null==n)return r;if(null==r)return n;var o={};return f(o,n),f(o,r),o}}function d(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function h(e,t){var n=t.bind(e);return n}function y(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var r=t[n],o=t[n+1];e[r]=h(e,o)}}function m(e){var t=r(function(e,r,o){this.__reactAutoBindPairs.length&&y(this),this.props=e,this.context=r,this.refs=u,this.updater=o||n,this.state=null;var i=this.getInitialState?this.getInitialState():null;l("object"==typeof i&&!Array.isArray(i),"%s.getInitialState(): must return an object or null",t.displayName||"ReactCompositeComponent"),this.state=i});t.prototype=new _,t.prototype.constructor=t,t.prototype.__reactAutoBindPairs=[],v.forEach(i.bind(null,t)),i(t,b),i(t,e),i(t,E),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),l(t.prototype.render,"createClass(...): Class specification must implement a `render` method.");for(var o in g)t.prototype[o]||(t.prototype[o]=null);return t}var v=[],g={mixins:"DEFINE_MANY",statics:"DEFINE_MANY",propTypes:"DEFINE_MANY",contextTypes:"DEFINE_MANY",childContextTypes:"DEFINE_MANY",getDefaultProps:"DEFINE_MANY_MERGED",getInitialState:"DEFINE_MANY_MERGED",getChildContext:"DEFINE_MANY_MERGED",render:"DEFINE_ONCE",componentWillMount:"DEFINE_MANY",componentDidMount:"DEFINE_MANY",componentWillReceiveProps:"DEFINE_MANY",shouldComponentUpdate:"DEFINE_ONCE",componentWillUpdate:"DEFINE_MANY",componentDidUpdate:"DEFINE_MANY",componentWillUnmount:"DEFINE_MANY",UNSAFE_componentWillMount:"DEFINE_MANY",UNSAFE_componentWillReceiveProps:"DEFINE_MANY",UNSAFE_componentWillUpdate:"DEFINE_MANY",updateComponent:"OVERRIDE_BASE"},x={getDerivedStateFromProps:"DEFINE_MANY_MERGED"},w={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)i(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=a({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=a({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=p(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,t){e.propTypes=a({},e.propTypes,t)},statics:function(e,t){c(e,t)},autobind:function(){}},b={componentDidMount:function(){this.__isMounted=!0}},E={componentWillUnmount:function(){this.__isMounted=!1}},S={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e,t)},isMounted:function(){return!!this.__isMounted}},_=function(){};return a(_.prototype,e.prototype,S),m}var i,a=n(1),u=n(5),l=n(6),s="mixins";i={},e.exports=o},function(e,t,n){"use strict";var r=n(2),o=n(3);if("undefined"==typeof r)throw Error("create-react-class could not find the React object. If you are using script tags, make sure that React is being loaded before create-react-class.");var i=(new r.Component).updater;e.exports=o(r.Component,r.isValidElement,i)},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,i,a,u,l){if(o(t),!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,i,a,u,l],f=0;s=new Error(t.replace(/%s/g,function(){return c[f++]})),s.name="Invariant Violation"}throw s.framesToPop=1,s}}var o=function(e){};e.exports=r},function(e,t,n){"use strict";function r(){}function o(){}var i=n(9);o.resetWarningCache=r,e.exports=function(){function e(e,t,n,r,o,a){if(a!==i){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:r};return n.PropTypes=n,n}},function(e,t,n){e.exports=n(7)()},function(e,t){"use strict";var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";e.exports=n},function(e,t,n){/** @license React v16.8.6
 	 * react.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
 	 */
-"use strict";function r(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=0;r<t;r++)n+="&args[]="+encodeURIComponent(arguments[r+1]);g(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function o(e,t,n){this.props=e,this.context=t,this.refs=x,this.updater=n||O}function i(){}function a(e,t,n){this.props=e,this.context=t,this.refs=x,this.updater=n||O}function l(e,t,n){var r=void 0,o={},i=null,a=null;if(null!=t)for(r in void 0!==t.ref&&(a=t.ref),void 0!==t.key&&(i=""+t.key),t)A.call(t,r)&&!j.hasOwnProperty(r)&&(o[r]=t[r]);var l=arguments.length-2;if(1===l)o.children=n;else if(1<l){for(var u=Array(l),s=0;s<l;s++)u[s]=arguments[s+2];o.children=u}if(e&&e.defaultProps)for(r in l=e.defaultProps)void 0===o[r]&&(o[r]=l[r]);return{$$typeof:E,type:e,key:i,ref:a,props:o,_owner:R.current}}function u(e){return"object"==typeof e&&null!==e&&e.$$typeof===E}function s(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}function c(e,t,n,r){if(Y.length){var o=Y.pop();return o.result=e,o.keyPrefix=t,o.func=n,o.context=r,o.count=0,o}return{result:e,keyPrefix:t,func:n,context:r,count:0}}function p(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>Y.length&&Y.push(e)}function f(e,t,n,o){var i=typeof e;"undefined"!==i&&"boolean"!==i||(e=null);var a=!1;if(null===e)a=!0;else switch(i){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case E:case k:a=!0}}if(a)return n(o,e,""===t?"."+d(e,0):t),1;if(a=0,t=""===t?".":t+":",Array.isArray(e))for(var l=0;l<e.length;l++){i=e[l];var u=t+d(i,l);a+=f(i,u,n,o)}else if(null===e||"undefined"==typeof e?u=null:(u=M&&e[M]||e["@@iterator"],u="function"==typeof u?u:null),"function"==typeof u)for(e=u.call(e),l=0;!(i=e.next()).done;)i=i.value,u=t+d(i,l++),a+=f(i,u,n,o);else"object"===i&&(n=""+e,r("31","[object Object]"===n?"object with keys {"+Object.keys(e).join(", ")+"}":n,""));return a}function d(e,t){return"object"==typeof e&&null!==e&&null!=e.key?s(e.key):t.toString(36)}function h(e,t){e.func.call(e.context,t,e.count++)}function y(e,t,n){var r=e.result,o=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?m(e,r,n,w.thatReturnsArgument):null!=e&&(u(e)&&(t=o+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(T,"$&/")+"/")+n,e={$$typeof:E,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}),r.push(e))}function m(e,t,n,r,o){var i="";null!=n&&(i=(""+n).replace(T,"$&/")+"/"),t=c(t,i,r,o),null==e||f(e,"",y,t),p(t)}var v=n(3),g=n(2),x=n(1),w=n(5),b="function"==typeof Symbol&&Symbol.for,E=b?Symbol.for("react.element"):60103,k=b?Symbol.for("react.portal"):60106,_=b?Symbol.for("react.fragment"):60107,S=b?Symbol.for("react.strict_mode"):60108,N=b?Symbol.for("react.profiler"):60114,F=b?Symbol.for("react.provider"):60109,C=b?Symbol.for("react.context"):60110,D=b?Symbol.for("react.async_mode"):60111,I=b?Symbol.for("react.forward_ref"):60112;b&&Symbol.for("react.timeout");var M="function"==typeof Symbol&&Symbol.iterator,O={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}};o.prototype.isReactComponent={},o.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e?r("85"):void 0,this.updater.enqueueSetState(this,e,t,"setState")},o.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},i.prototype=o.prototype;var P=a.prototype=new i;P.constructor=a,v(P,o.prototype),P.isPureReactComponent=!0;var R={current:null},A=Object.prototype.hasOwnProperty,j={key:!0,ref:!0,__self:!0,__source:!0},T=/\/+/g,Y=[],V={Children:{map:function(e,t,n){if(null==e)return e;var r=[];return m(e,r,null,t,n),r},forEach:function(e,t,n){return null==e?e:(t=c(null,null,t,n),null==e||f(e,"",h,t),void p(t))},count:function(e){return null==e?0:f(e,"",w.thatReturnsNull,null)},toArray:function(e){var t=[];return m(e,t,null,w.thatReturnsArgument),t},only:function(e){return u(e)?void 0:r("143"),e}},createRef:function(){return{current:null}},Component:o,PureComponent:a,createContext:function(e,t){return void 0===t&&(t=null),e={$$typeof:C,_calculateChangedBits:t,_defaultValue:e,_currentValue:e,_currentValue2:e,_changedBits:0,_changedBits2:0,Provider:null,Consumer:null},e.Provider={$$typeof:F,_context:e},e.Consumer=e},forwardRef:function(e){return{$$typeof:I,render:e}},Fragment:_,StrictMode:S,unstable_AsyncMode:D,unstable_Profiler:N,createElement:l,cloneElement:function(e,t,n){null===e||void 0===e?r("267",e):void 0;var o=void 0,i=v({},e.props),a=e.key,l=e.ref,u=e._owner;if(null!=t){void 0!==t.ref&&(l=t.ref,u=R.current),void 0!==t.key&&(a=""+t.key);var s=void 0;e.type&&e.type.defaultProps&&(s=e.type.defaultProps);for(o in t)A.call(t,o)&&!j.hasOwnProperty(o)&&(i[o]=void 0===t[o]&&void 0!==s?s[o]:t[o])}if(o=arguments.length-2,1===o)i.children=n;else if(1<o){s=Array(o);for(var c=0;c<o;c++)s[c]=arguments[c+2];i.children=s}return{$$typeof:E,type:e.type,key:a,ref:l,props:i,_owner:u}},createFactory:function(e){var t=l.bind(null,e);return t.type=e,t},isValidElement:u,version:"16.4.2",__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:R,assign:v}},W={default:V},$=W&&V||W;e.exports=$.default?$.default:$},,,,function(e,t){"use strict";function n(e){return e.replace(r,"-$1").toLowerCase()}var r=/([A-Z])/g;e.exports=n},function(e,t,n){"use strict";function r(e){return o(e).replace(i,"-ms-")}var o=n(15),i=/^ms-/;e.exports=r},,,function(e,t){"use strict";function n(e){var t={};return function(n){return t.hasOwnProperty(n)||(t[n]=e.call(this,n)),t[n]}}e.exports=n},,function(e,t,n){/** @license React v16.4.2
+"use strict";function r(e,t,n,r,o,i,a,u){if(!e){if(e=void 0,void 0===t)e=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,o,i,a,u],s=0;e=Error(t.replace(/%s/g,function(){return l[s++]})),e.name="Invariant Violation"}throw e.framesToPop=1,e}}function o(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,o=0;o<t;o++)n+="&args[]="+encodeURIComponent(arguments[o+1]);r(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function i(e,t,n){this.props=e,this.context=t,this.refs=j,this.updater=n||T}function a(){}function u(e,t,n){this.props=e,this.context=t,this.refs=j,this.updater=n||T}function l(e,t,n){var r=void 0,o={},i=null,a=null;if(null!=t)for(r in void 0!==t.ref&&(a=t.ref),void 0!==t.key&&(i=""+t.key),t)V.call(t,r)&&!U.hasOwnProperty(r)&&(o[r]=t[r]);var u=arguments.length-2;if(1===u)o.children=n;else if(1<u){for(var l=Array(u),s=0;s<u;s++)l[s]=arguments[s+2];o.children=l}if(e&&e.defaultProps)for(r in u=e.defaultProps)void 0===o[r]&&(o[r]=u[r]);return{$$typeof:S,type:e,key:i,ref:a,props:o,_owner:Y.current}}function s(e,t){return{$$typeof:S,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function c(e){return"object"==typeof e&&null!==e&&e.$$typeof===S}function f(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}function p(e,t,n,r){if(z.length){var o=z.pop();return o.result=e,o.keyPrefix=t,o.func=n,o.context=r,o.count=0,o}return{result:e,keyPrefix:t,func:n,context:r,count:0}}function d(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>z.length&&z.push(e)}function h(e,t,n,r){var i=typeof e;"undefined"!==i&&"boolean"!==i||(e=null);var a=!1;if(null===e)a=!0;else switch(i){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case S:case _:a=!0}}if(a)return n(r,e,""===t?"."+m(e,0):t),1;if(a=0,t=""===t?".":t+":",Array.isArray(e))for(var u=0;u<e.length;u++){i=e[u];var l=t+m(i,u);a+=h(i,l,n,r)}else if(null===e||"object"!=typeof e?l=null:(l=A&&e[A]||e["@@iterator"],l="function"==typeof l?l:null),"function"==typeof l)for(e=l.call(e),u=0;!(i=e.next()).done;)i=i.value,l=t+m(i,u++),a+=h(i,l,n,r);else"object"===i&&(n=""+e,o("31","[object Object]"===n?"object with keys {"+Object.keys(e).join(", ")+"}":n,""));return a}function y(e,t,n){return null==e?0:h(e,"",t,n)}function m(e,t){return"object"==typeof e&&null!==e&&null!=e.key?f(e.key):t.toString(36)}function v(e,t){e.func.call(e.context,t,e.count++)}function g(e,t,n){var r=e.result,o=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?x(e,r,n,function(e){return e}):null!=e&&(c(e)&&(e=s(e,o+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(L,"$&/")+"/")+n)),r.push(e))}function x(e,t,n,r,o){var i="";null!=n&&(i=(""+n).replace(L,"$&/")+"/"),t=p(t,i,r,o),y(e,g,t),d(t)}function w(){var e=W.current;return null===e?o("321"):void 0,e}var b=n(1),E="function"==typeof Symbol&&Symbol.for,S=E?Symbol.for("react.element"):60103,_=E?Symbol.for("react.portal"):60106,k=E?Symbol.for("react.fragment"):60107,C=E?Symbol.for("react.strict_mode"):60108,D=E?Symbol.for("react.profiler"):60114,N=E?Symbol.for("react.provider"):60109,F=E?Symbol.for("react.context"):60110,I=E?Symbol.for("react.concurrent_mode"):60111,M=E?Symbol.for("react.forward_ref"):60112,O=E?Symbol.for("react.suspense"):60113,P=E?Symbol.for("react.memo"):60115,R=E?Symbol.for("react.lazy"):60116,A="function"==typeof Symbol&&Symbol.iterator,T={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},j={};i.prototype.isReactComponent={},i.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e?o("85"):void 0,this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},a.prototype=i.prototype;var $=u.prototype=new a;$.constructor=u,b($,i.prototype),$.isPureReactComponent=!0;var W={current:null},Y={current:null},V=Object.prototype.hasOwnProperty,U={key:!0,ref:!0,__self:!0,__source:!0},L=/\/+/g,z=[],q={Children:{map:function(e,t,n){if(null==e)return e;var r=[];return x(e,r,null,t,n),r},forEach:function(e,t,n){return null==e?e:(t=p(null,null,t,n),y(e,v,t),void d(t))},count:function(e){return y(e,function(){return null},null)},toArray:function(e){var t=[];return x(e,t,null,function(e){return e}),t},only:function(e){return c(e)?void 0:o("143"),e}},createRef:function(){return{current:null}},Component:i,PureComponent:u,createContext:function(e,t){return void 0===t&&(t=null),e={$$typeof:F,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider={$$typeof:N,_context:e},e.Consumer=e},forwardRef:function(e){return{$$typeof:M,render:e}},lazy:function(e){return{$$typeof:R,_ctor:e,_status:-1,_result:null}},memo:function(e,t){return{$$typeof:P,type:e,compare:void 0===t?null:t}},useCallback:function(e,t){return w().useCallback(e,t)},useContext:function(e,t){return w().useContext(e,t)},useEffect:function(e,t){return w().useEffect(e,t)},useImperativeHandle:function(e,t,n){return w().useImperativeHandle(e,t,n)},useDebugValue:function(){},useLayoutEffect:function(e,t){return w().useLayoutEffect(e,t)},useMemo:function(e,t){return w().useMemo(e,t)},useReducer:function(e,t,n){return w().useReducer(e,t,n)},useRef:function(e){return w().useRef(e)},useState:function(e){return w().useState(e)},Fragment:k,StrictMode:C,Suspense:O,createElement:l,cloneElement:function(e,t,n){null===e||void 0===e?o("267",e):void 0;var r=void 0,i=b({},e.props),a=e.key,u=e.ref,l=e._owner;if(null!=t){void 0!==t.ref&&(u=t.ref,l=Y.current),void 0!==t.key&&(a=""+t.key);var s=void 0;e.type&&e.type.defaultProps&&(s=e.type.defaultProps);for(r in t)V.call(t,r)&&!U.hasOwnProperty(r)&&(i[r]=void 0===t[r]&&void 0!==s?s[r]:t[r])}if(r=arguments.length-2,1===r)i.children=n;else if(1<r){s=Array(r);for(var c=0;c<r;c++)s[c]=arguments[c+2];i.children=s}return{$$typeof:S,type:e.type,key:a,ref:u,props:i,_owner:l}},createFactory:function(e){var t=l.bind(null,e);return t.type=e,t},isValidElement:c,version:"16.8.6",unstable_ConcurrentMode:I,unstable_Profiler:D,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:W,ReactCurrentOwner:Y,assign:b}},H={default:q},B=H&&q||H;e.exports=B.default||B},function(e,t,n){/** @license React v16.8.6
 	 * react-dom-server.browser.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
 	 */
-"use strict";function r(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=0;r<t;r++)n+="&args[]="+encodeURIComponent(arguments[r+1]);m(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function o(e){return!!P.call(A,e)||!P.call(R,e)&&(O.test(e)?A[e]=!0:(R[e]=!0,!1))}function i(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),"data-"!==e&&"aria-"!==e));default:return!1}}function a(e,t,n,r){if(null===t||"undefined"==typeof t||i(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function l(e,t,n,r,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t}function u(e){return e[1].toUpperCase()}function s(e){if("boolean"==typeof e||"number"==typeof e)return""+e;e=""+e;var t=Y.exec(e);if(t){var n,r="",o=0;for(n=t.index;n<e.length;n++){switch(e.charCodeAt(n)){case 34:t="&quot;";break;case 38:t="&amp;";break;case 39:t="&#x27;";break;case 60:t="&lt;";break;case 62:t="&gt;";break;default:continue}o!==n&&(r+=e.substring(o,n)),o=n+1,r+=t}e=o!==n?r+e.substring(o,n):r}return e}function c(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function p(e){return"string"==typeof e?e:"function"==typeof e?e.displayName||e.name:null}function f(e){var t="";return g.Children.forEach(e,function(e){null==e||"string"!=typeof e&&"number"!=typeof e||(t+=e)}),t}function d(e,t){if(e=e.contextTypes){var n,r={};for(n in e)r[n]=t[n];t=r}else t=w;return t}function h(e,t){void 0===e&&r("152",p(t)||"Component")}function y(e,t){function n(n,o){var i=d(o,t),a=[],l=!1,u={isMounted:function(){return!1},enqueueForceUpdate:function(){if(null===a)return null},enqueueReplaceState:function(e,t){l=!0,a=[t]},enqueueSetState:function(e,t){return null===a?null:void a.push(t)}},s=void 0;if(o.prototype&&o.prototype.isReactComponent){if(s=new o(n.props,i,u),"function"==typeof o.getDerivedStateFromProps){var c=o.getDerivedStateFromProps.call(null,n.props,s.state);null!=c&&(s.state=v({},s.state,c))}}else if(s=o(n.props,i,u),null==s||null==s.render)return e=s,void h(e,o);if(s.props=n.props,s.context=i,s.updater=u,u=s.state,void 0===u&&(s.state=u=null),"function"==typeof s.UNSAFE_componentWillMount||"function"==typeof s.componentWillMount)if("function"==typeof s.componentWillMount&&"function"!=typeof o.getDerivedStateFromProps&&s.componentWillMount(),"function"==typeof s.UNSAFE_componentWillMount&&"function"!=typeof o.getDerivedStateFromProps&&s.UNSAFE_componentWillMount(),a.length){u=a;var f=l;if(a=null,l=!1,f&&1===u.length)s.state=u[0];else{c=f?u[0]:s.state;var y=!0;for(f=f?1:0;f<u.length;f++){var m=u[f];m="function"==typeof m?m.call(s,c,n.props,i):m,null!=m&&(y?(y=!1,c=v({},c,m)):v(c,m))}s.state=c}}else a=null;if(e=s.render(),h(e,o),n=void 0,"function"==typeof s.getChildContext&&(i=o.childContextTypes,"object"==typeof i)){n=s.getChildContext();for(var g in n)g in i?void 0:r("108",p(o)||"Unknown",g)}n&&(t=v({},t,n))}for(;g.isValidElement(e);){var o=e,i=o.type;if("function"!=typeof i)break;n(o,i)}return{child:e,context:t}}var m=n(2),v=n(3),g=n(4),x=n(5),w=n(1),b=n(16),E=n(19),k="function"==typeof Symbol&&Symbol.for,_=k?Symbol.for("react.portal"):60106,S=k?Symbol.for("react.fragment"):60107,N=k?Symbol.for("react.strict_mode"):60108,F=k?Symbol.for("react.profiler"):60114,C=k?Symbol.for("react.provider"):60109,D=k?Symbol.for("react.context"):60110,I=k?Symbol.for("react.async_mode"):60111,M=k?Symbol.for("react.forward_ref"):60112,O=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,P=Object.prototype.hasOwnProperty,R={},A={},j={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){j[e]=new l(e,0,!1,e,null)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];j[t]=new l(t,1,!1,e[1],null)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){j[e]=new l(e,2,!1,e.toLowerCase(),null)}),["autoReverse","externalResourcesRequired","preserveAlpha"].forEach(function(e){j[e]=new l(e,2,!1,e,null)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){j[e]=new l(e,3,!1,e.toLowerCase(),null)}),["checked","multiple","muted","selected"].forEach(function(e){j[e]=new l(e,3,!0,e.toLowerCase(),null)}),["capture","download"].forEach(function(e){j[e]=new l(e,4,!1,e.toLowerCase(),null)}),["cols","rows","size","span"].forEach(function(e){j[e]=new l(e,6,!1,e.toLowerCase(),null)}),["rowSpan","start"].forEach(function(e){j[e]=new l(e,5,!1,e.toLowerCase(),null)});var T=/[\-:]([a-z])/g;"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(T,u);j[t]=new l(t,1,!1,e,null)}),"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(T,u);j[t]=new l(t,1,!1,e,"http://www.w3.org/1999/xlink")}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(T,u);j[t]=new l(t,1,!1,e,"http://www.w3.org/XML/1998/namespace")}),j.tabIndex=new l("tabIndex",1,!1,"tabindex",null);var Y=/["'&<>]/,V={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"},W={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},$=v({menuitem:!0},W),U={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},L=["Webkit","ms","Moz","O"];Object.keys(U).forEach(function(e){L.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),U[t]=U[e]})});var q=g.Children.toArray,z=x.thatReturns("");x.thatReturns("");var B={listing:!0,pre:!0,textarea:!0},H=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,G={},Z=E(function(e){return b(e)}),K=Object.prototype.hasOwnProperty,X={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null},J=function(){function e(t,n){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function");g.isValidElement(t)?t.type!==S?t=[t]:(t=t.props.children,t=g.isValidElement(t)?[t]:q(t)):t=q(t),this.stack=[{type:null,domNamespace:V.html,children:t,childIndex:0,context:w,footer:""}],this.exhausted=!1,this.currentSelectValue=null,this.previousWasTextNode=!1,this.makeStaticMarkup=n,this.contextIndex=-1,this.contextStack=[],this.contextValueStack=[]}return e.prototype.pushProvider=function(e){var t=++this.contextIndex,n=e.type._context,r=n._currentValue;this.contextStack[t]=n,this.contextValueStack[t]=r,n._currentValue=e.props.value},e.prototype.popProvider=function(){var e=this.contextIndex,t=this.contextStack[e],n=this.contextValueStack[e];this.contextStack[e]=null,this.contextValueStack[e]=null,this.contextIndex--,t._currentValue=n},e.prototype.read=function(e){if(this.exhausted)return null;for(var t="";t.length<e;){if(0===this.stack.length){this.exhausted=!0;break}var n=this.stack[this.stack.length-1];if(n.childIndex>=n.children.length){var r=n.footer;t+=r,""!==r&&(this.previousWasTextNode=!1),this.stack.pop(),"select"===n.type?this.currentSelectValue=null:null!=n.type&&null!=n.type.type&&n.type.type.$$typeof===C&&this.popProvider(n.type)}else r=n.children[n.childIndex++],t+=this.render(r,n.context,n.domNamespace)}return t},e.prototype.render=function(e,t,n){if("string"==typeof e||"number"==typeof e)return n=""+e,""===n?"":this.makeStaticMarkup?s(n):this.previousWasTextNode?"<!-- -->"+s(n):(this.previousWasTextNode=!0,s(n));if(t=y(e,t),e=t.child,t=t.context,null===e||!1===e)return"";if(!g.isValidElement(e)){if(null!=e&&null!=e.$$typeof){var o=e.$$typeof;o===_?r("257"):void 0,r("258",o.toString())}return e=q(e),this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),""}if(o=e.type,"string"==typeof o)return this.renderDOM(e,t,n);switch(o){case N:case I:case F:case S:return e=q(e.props.children),this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),""}if("object"==typeof o&&null!==o)switch(o.$$typeof){case M:return e=q(o.render(e.props,e.ref)),this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),"";case C:return o=q(e.props.children),n={type:e,domNamespace:n,children:o,childIndex:0,context:t,footer:""},this.pushProvider(e),this.stack.push(n),"";case D:return o=q(e.props.children(e.type._currentValue)),this.stack.push({type:e,domNamespace:n,children:o,childIndex:0,context:t,footer:""}),""}r("130",null==o?o:typeof o,"")},e.prototype.renderDOM=function(e,t,n){var i=e.type.toLowerCase();n===V.html&&c(i),G.hasOwnProperty(i)||(H.test(i)?void 0:r("65",i),G[i]=!0);var l=e.props;if("input"===i)l=v({type:void 0},l,{defaultChecked:void 0,defaultValue:void 0,value:null!=l.value?l.value:l.defaultValue,checked:null!=l.checked?l.checked:l.defaultChecked});else if("textarea"===i){var u=l.value;if(null==u){u=l.defaultValue;var p=l.children;null!=p&&(null!=u?r("92"):void 0,Array.isArray(p)&&(1>=p.length?void 0:r("93"),p=p[0]),u=""+p),null==u&&(u="")}l=v({},l,{value:void 0,children:""+u})}else if("select"===i)this.currentSelectValue=null!=l.value?l.value:l.defaultValue,l=v({},l,{value:void 0});else if("option"===i){p=this.currentSelectValue;var d=f(l.children);if(null!=p){var h=null!=l.value?l.value+"":d;if(u=!1,Array.isArray(p)){for(var y=0;y<p.length;y++)if(""+p[y]===h){u=!0;break}}else u=""+p===h;l=v({selected:void 0,children:void 0},l,{selected:u,children:d})}}(u=l)&&($[i]&&(null!=u.children||null!=u.dangerouslySetInnerHTML?r("137",i,z()):void 0),null!=u.dangerouslySetInnerHTML&&(null!=u.children?r("60"):void 0,"object"==typeof u.dangerouslySetInnerHTML&&"__html"in u.dangerouslySetInnerHTML?void 0:r("61")),null!=u.style&&"object"!=typeof u.style?r("62",z()):void 0),u=l,p=this.makeStaticMarkup,d=1===this.stack.length,h="<"+e.type;for(E in u)if(K.call(u,E)){var m=u[E];if(null!=m){if("style"===E){y=void 0;var g="",x="";for(y in m)if(m.hasOwnProperty(y)){var w=0===y.indexOf("--"),b=m[y];null!=b&&(g+=x+Z(y)+":",x=y,w=null==b||"boolean"==typeof b||""===b?"":w||"number"!=typeof b||0===b||U.hasOwnProperty(x)&&U[x]?(""+b).trim():b+"px",g+=w,x=";")}m=g||null}y=null;e:if(w=i,b=u,-1===w.indexOf("-"))w="string"==typeof b.is;else switch(w){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":w=!1;break e;default:w=!0}w?X.hasOwnProperty(E)||(y=E,y=o(y)&&null!=m?y+"="+('"'+s(m)+'"'):""):(w=E,y=m,m=j.hasOwnProperty(w)?j[w]:null,(b="style"!==w)&&(b=null!==m?0===m.type:2<w.length&&("o"===w[0]||"O"===w[0])&&("n"===w[1]||"N"===w[1])),b||a(w,y,m,!1)?y="":null!==m?(w=m.attributeName,m=m.type,y=3===m||4===m&&!0===y?w+'=""':w+"="+('"'+s(y)+'"')):y=o(w)?w+"="+('"'+s(y)+'"'):""),y&&(h+=" "+y)}}p||d&&(h+=' data-reactroot=""');var E=h;u="",W.hasOwnProperty(i)?E+="/>":(E+=">",u="</"+e.type+">");e:{if(p=l.dangerouslySetInnerHTML,null!=p){if(null!=p.__html){p=p.__html;break e}}else if(p=l.children,"string"==typeof p||"number"==typeof p){p=s(p);break e}p=null}return null!=p?(l=[],B[i]&&"\n"===p.charAt(0)&&(E+="\n"),E+=p):l=q(l.children),e=e.type,n=null==n||"http://www.w3.org/1999/xhtml"===n?c(e):"http://www.w3.org/2000/svg"===n&&"foreignObject"===e?"http://www.w3.org/1999/xhtml":n,this.stack.push({domNamespace:n,type:i,children:l,childIndex:0,context:t,footer:u}),this.previousWasTextNode=!1,E},e}(),Q={renderToString:function(e){return new J(e,!1).read(1/0)},renderToStaticMarkup:function(e){return new J(e,!0).read(1/0)},renderToNodeStream:function(){r("207")},renderToStaticNodeStream:function(){r("208")},version:"16.4.2"},ee={default:Q},te=ee&&Q||ee;e.exports=te.default?te.default:te},,,function(e,t,n){"use strict";e.exports=n(21)}]);
\ No newline at end of file
+"use strict";function r(e,t,n,r,o,i,a,u){if(!e){if(e=void 0,void 0===t)e=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,o,i,a,u],s=0;e=Error(t.replace(/%s/g,function(){return l[s++]})),e.name="Invariant Violation"}throw e.framesToPop=1,e}}function o(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,o=0;o<t;o++)n+="&args[]="+encodeURIComponent(arguments[o+1]);r(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function i(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case A:return"ConcurrentMode";case I:return"Fragment";case F:return"Portal";case O:return"Profiler";case M:return"StrictMode";case j:return"Suspense"}if("object"==typeof e)switch(e.$$typeof){case R:return"Context.Consumer";case P:return"Context.Provider";case T:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case $:return i(e.type);case W:if(e=1===e._status?e._result:null)return i(e)}return null}function a(e,t){for(var n=0|e._threadCount;n<=t;n++)e[n]=e._currentValue2,e._threadCount=n+1}function u(e,t,n){var r=e.contextType;if("object"==typeof r&&null!==r)return a(r,n),r[n];if(e=e.contextTypes){n={};for(var o in e)n[o]=t[o];t=n}else t=V;return t}function l(e){return!!q.call(B,e)||!q.call(H,e)&&(z.test(e)?B[e]=!0:(H[e]=!0,!1))}function s(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),"data-"!==e&&"aria-"!==e));default:return!1}}function c(e,t,n,r){if(null===t||"undefined"==typeof t||s(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function f(e,t,n,r,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t}function p(e){return e[1].toUpperCase()}function d(e){if("boolean"==typeof e||"number"==typeof e)return""+e;e=""+e;var t=K.exec(e);if(t){var n,r="",o=0;for(n=t.index;n<e.length;n++){switch(e.charCodeAt(n)){case 34:t="&quot;";break;case 38:t="&amp;";break;case 39:t="&#x27;";break;case 60:t="&lt;";break;case 62:t="&gt;";break;default:continue}o!==n&&(r+=e.substring(o,n)),o=n+1,r+=t}e=o!==n?r+e.substring(o,n):r}return e}function h(){return null===X?o("321"):void 0,X}function y(){return 0<re&&o("312"),{memoizedState:null,queue:null,next:null}}function m(){return null===Q?null===J?(ee=!1,J=Q=y()):(ee=!0,Q=J):null===Q.next?(ee=!1,Q=Q.next=y()):(ee=!0,Q=Q.next),Q}function v(e,t,n,r){for(;te;)te=!1,re+=1,Q=null,n=e(t,r);return J=X=null,re=0,Q=ne=null,n}function g(e,t){return"function"==typeof t?t(e):t}function x(e,t,n){if(X=h(),Q=m(),ee){var r=Q.queue;if(t=r.dispatch,null!==ne&&(n=ne.get(r),void 0!==n)){ne.delete(r),r=Q.memoizedState;do r=e(r,n.action),n=n.next;while(null!==n);return Q.memoizedState=r,[r,t]}return[Q.memoizedState,t]}return e=e===g?"function"==typeof t?t():t:void 0!==n?n(t):t,Q.memoizedState=e,e=Q.queue={last:null,dispatch:null},e=e.dispatch=w.bind(null,X,e),[Q.memoizedState,e]}function w(e,t,n){if(25>re?void 0:o("301"),e===X)if(te=!0,e={action:n,next:null},null===ne&&(ne=new Map),n=ne.get(t),void 0===n)ne.set(t,e);else{for(t=n;null!==t.next;)t=t.next;t.next=e}}function b(){}function E(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function S(e){if(void 0===e||null===e)return e;var t="";return D.Children.forEach(e,function(e){null!=e&&(t+=e)}),t}function _(e,t){void 0===e&&o("152",i(t)||"Component")}function k(e,t,n){function r(r,a){var l=u(a,t,n),s=[],c=!1,f={isMounted:function(){return!1},enqueueForceUpdate:function(){if(null===s)return null},enqueueReplaceState:function(e,t){c=!0,s=[t]},enqueueSetState:function(e,t){return null===s?null:void s.push(t)}},p=void 0;if(a.prototype&&a.prototype.isReactComponent){if(p=new a(r.props,l,f),"function"==typeof a.getDerivedStateFromProps){var d=a.getDerivedStateFromProps.call(null,r.props,p.state);null!=d&&(p.state=C({},p.state,d))}}else if(X={},p=a(r.props,l,f),p=v(a,r.props,p,l),null==p||null==p.render)return e=p,void _(e,a);if(p.props=r.props,p.context=l,p.updater=f,f=p.state,void 0===f&&(p.state=f=null),"function"==typeof p.UNSAFE_componentWillMount||"function"==typeof p.componentWillMount)if("function"==typeof p.componentWillMount&&"function"!=typeof a.getDerivedStateFromProps&&p.componentWillMount(),"function"==typeof p.UNSAFE_componentWillMount&&"function"!=typeof a.getDerivedStateFromProps&&p.UNSAFE_componentWillMount(),s.length){f=s;var h=c;if(s=null,c=!1,h&&1===f.length)p.state=f[0];else{d=h?f[0]:p.state;var y=!0;for(h=h?1:0;h<f.length;h++){var m=f[h];m="function"==typeof m?m.call(p,d,r.props,l):m,null!=m&&(y?(y=!1,d=C({},d,m)):C(d,m))}p.state=d}}else s=null;if(e=p.render(),_(e,a),r=void 0,"function"==typeof p.getChildContext&&(l=a.childContextTypes,"object"==typeof l)){r=p.getChildContext();for(var g in r)g in l?void 0:o("108",i(a)||"Unknown",g)}r&&(t=C({},t,r))}for(;D.isValidElement(e);){var a=e,l=a.type;if("function"!=typeof l)break;r(a,l)}return{child:e,context:t}}var C=n(1),D=n(2),N="function"==typeof Symbol&&Symbol.for,F=N?Symbol.for("react.portal"):60106,I=N?Symbol.for("react.fragment"):60107,M=N?Symbol.for("react.strict_mode"):60108,O=N?Symbol.for("react.profiler"):60114,P=N?Symbol.for("react.provider"):60109,R=N?Symbol.for("react.context"):60110,A=N?Symbol.for("react.concurrent_mode"):60111,T=N?Symbol.for("react.forward_ref"):60112,j=N?Symbol.for("react.suspense"):60113,$=N?Symbol.for("react.memo"):60115,W=N?Symbol.for("react.lazy"):60116,Y=D.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;Y.hasOwnProperty("ReactCurrentDispatcher")||(Y.ReactCurrentDispatcher={current:null});for(var V={},U=new Uint16Array(16),L=0;15>L;L++)U[L]=L+1;U[15]=0;var z=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,q=Object.prototype.hasOwnProperty,H={},B={},G={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){G[e]=new f(e,0,!1,e,null)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];G[t]=new f(t,1,!1,e[1],null)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){G[e]=new f(e,2,!1,e.toLowerCase(),null)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){G[e]=new f(e,2,!1,e,null)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){G[e]=new f(e,3,!1,e.toLowerCase(),null)}),["checked","multiple","muted","selected"].forEach(function(e){G[e]=new f(e,3,!0,e,null)}),["capture","download"].forEach(function(e){G[e]=new f(e,4,!1,e,null)}),["cols","rows","size","span"].forEach(function(e){G[e]=new f(e,6,!1,e,null)}),["rowSpan","start"].forEach(function(e){G[e]=new f(e,5,!1,e.toLowerCase(),null)});var Z=/[\-:]([a-z])/g;"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(Z,p);G[t]=new f(t,1,!1,e,null)}),"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(Z,p);G[t]=new f(t,1,!1,e,"http://www.w3.org/1999/xlink")}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Z,p);G[t]=new f(t,1,!1,e,"http://www.w3.org/XML/1998/namespace")}),["tabIndex","crossOrigin"].forEach(function(e){G[e]=new f(e,1,!1,e.toLowerCase(),null)});var K=/["'&<>]/,X=null,J=null,Q=null,ee=!1,te=!1,ne=null,re=0,oe=0,ie={readContext:function(e){var t=oe;return a(e,t),e[t]},useContext:function(e){h();var t=oe;return a(e,t),e[t]},useMemo:function(e,t){if(X=h(),Q=m(),t=void 0===t?null:t,null!==Q){var n=Q.memoizedState;if(null!==n&&null!==t){e:{var r=n[1];if(null===r)r=!1;else{for(var o=0;o<r.length&&o<t.length;o++){var i=t[o],a=r[o];if((i!==a||0===i&&1/i!==1/a)&&(i===i||a===a)){r=!1;break e}}r=!0}}if(r)return n[0]}}return e=e(),Q.memoizedState=[e,t],e},useReducer:x,useRef:function(e){X=h(),Q=m();var t=Q.memoizedState;return null===t?(e={current:e},Q.memoizedState=e):t},useState:function(e){return x(g,e)},useLayoutEffect:function(){},useCallback:function(e){return e},useImperativeHandle:b,useEffect:b,useDebugValue:b},ae={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"},ue={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},le=C({menuitem:!0},ue),se={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ce=["Webkit","ms","Moz","O"];Object.keys(se).forEach(function(e){ce.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),se[t]=se[e]})});var fe=/([A-Z])/g,pe=/^ms-/,de=D.Children.toArray,he=Y.ReactCurrentDispatcher,ye={listing:!0,pre:!0,textarea:!0},me=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,ve={},ge={},xe=Object.prototype.hasOwnProperty,we={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null},be=function(){function e(t,n){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function");D.isValidElement(t)?t.type!==I?t=[t]:(t=t.props.children,t=D.isValidElement(t)?[t]:de(t)):t=de(t),t={type:null,domNamespace:ae.html,children:t,childIndex:0,context:V,footer:""};var r=U[0];if(0===r){var i=U;r=i.length;var a=2*r;65536>=a?void 0:o("304");var u=new Uint16Array(a);for(u.set(i),U=u,U[0]=r+1,i=r;i<a-1;i++)U[i]=i+1;U[a-1]=0}else U[0]=U[r];this.threadID=r,this.stack=[t],this.exhausted=!1,this.currentSelectValue=null,this.previousWasTextNode=!1,this.makeStaticMarkup=n,this.suspenseDepth=0,this.contextIndex=-1,this.contextStack=[],this.contextValueStack=[]}return e.prototype.destroy=function(){if(!this.exhausted){this.exhausted=!0,this.clearProviders();var e=this.threadID;U[e]=U[0],U[0]=e}},e.prototype.pushProvider=function(e){var t=++this.contextIndex,n=e.type._context,r=this.threadID;a(n,r);var o=n[r];this.contextStack[t]=n,this.contextValueStack[t]=o,n[r]=e.props.value},e.prototype.popProvider=function(){var e=this.contextIndex,t=this.contextStack[e],n=this.contextValueStack[e];this.contextStack[e]=null,this.contextValueStack[e]=null,this.contextIndex--,t[this.threadID]=n},e.prototype.clearProviders=function(){for(var e=this.contextIndex;0<=e;e--)this.contextStack[e][this.threadID]=this.contextValueStack[e]},e.prototype.read=function(e){if(this.exhausted)return null;var t=oe;oe=this.threadID;var n=he.current;he.current=ie;try{for(var r=[""],i=!1;r[0].length<e;){if(0===this.stack.length){this.exhausted=!0;var a=this.threadID;U[a]=U[0],U[0]=a;break}var u=this.stack[this.stack.length-1];if(i||u.childIndex>=u.children.length){var l=u.footer;if(""!==l&&(this.previousWasTextNode=!1),this.stack.pop(),"select"===u.type)this.currentSelectValue=null;else if(null!=u.type&&null!=u.type.type&&u.type.type.$$typeof===P)this.popProvider(u.type);else if(u.type===j){this.suspenseDepth--;var s=r.pop();if(i){i=!1;var c=u.fallbackFrame;c?void 0:o("303"),this.stack.push(c);continue}r[this.suspenseDepth]+=s}r[this.suspenseDepth]+=l}else{var f=u.children[u.childIndex++],p="";try{p+=this.render(f,u.context,u.domNamespace)}catch(e){throw e}finally{}r.length<=this.suspenseDepth&&r.push(""),r[this.suspenseDepth]+=p}}return r[0]}finally{he.current=n,oe=t}},e.prototype.render=function(e,t,n){if("string"==typeof e||"number"==typeof e)return n=""+e,""===n?"":this.makeStaticMarkup?d(n):this.previousWasTextNode?"<!-- -->"+d(n):(this.previousWasTextNode=!0,d(n));if(t=k(e,t,this.threadID),e=t.child,t=t.context,null===e||!1===e)return"";if(!D.isValidElement(e)){if(null!=e&&null!=e.$$typeof){var r=e.$$typeof;r===F?o("257"):void 0,o("258",r.toString())}return e=de(e),this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),""}if(r=e.type,"string"==typeof r)return this.renderDOM(e,t,n);switch(r){case M:case A:case O:case I:return e=de(e.props.children),this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),"";case j:o("294")}if("object"==typeof r&&null!==r)switch(r.$$typeof){case T:X={};var i=r.render(e.props,e.ref);return i=v(r.render,e.props,i,e.ref),i=de(i),this.stack.push({type:null,domNamespace:n,children:i,childIndex:0,context:t,footer:""}),"";case $:return e=[D.createElement(r.type,C({ref:e.ref},e.props))],this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),"";case P:return r=de(e.props.children),n={type:e,domNamespace:n,children:r,childIndex:0,context:t,footer:""},this.pushProvider(e),this.stack.push(n),"";case R:r=e.type,i=e.props;var u=this.threadID;return a(r,u),r=de(i.children(r[u])),this.stack.push({type:e,domNamespace:n,children:r,childIndex:0,context:t,footer:""}),"";case W:o("295")}o("130",null==r?r:typeof r,"")},e.prototype.renderDOM=function(e,t,n){var r=e.type.toLowerCase();n===ae.html&&E(r),ve.hasOwnProperty(r)||(me.test(r)?void 0:o("65",r),ve[r]=!0);var i=e.props;if("input"===r)i=C({type:void 0},i,{defaultChecked:void 0,defaultValue:void 0,value:null!=i.value?i.value:i.defaultValue,checked:null!=i.checked?i.checked:i.defaultChecked});else if("textarea"===r){var a=i.value;if(null==a){a=i.defaultValue;var u=i.children;null!=u&&(null!=a?o("92"):void 0,Array.isArray(u)&&(1>=u.length?void 0:o("93"),u=u[0]),a=""+u),null==a&&(a="")}i=C({},i,{value:void 0,children:""+a})}else if("select"===r)this.currentSelectValue=null!=i.value?i.value:i.defaultValue,i=C({},i,{value:void 0});else if("option"===r){u=this.currentSelectValue;var s=S(i.children);if(null!=u){var f=null!=i.value?i.value+"":s;if(a=!1,Array.isArray(u)){for(var p=0;p<u.length;p++)if(""+u[p]===f){a=!0;break}}else a=""+u===f;i=C({selected:void 0,children:void 0},i,{selected:a,children:s})}}(a=i)&&(le[r]&&(null!=a.children||null!=a.dangerouslySetInnerHTML?o("137",r,""):void 0),null!=a.dangerouslySetInnerHTML&&(null!=a.children?o("60"):void 0,"object"==typeof a.dangerouslySetInnerHTML&&"__html"in a.dangerouslySetInnerHTML?void 0:o("61")),null!=a.style&&"object"!=typeof a.style?o("62",""):void 0),a=i,u=this.makeStaticMarkup,s=1===this.stack.length,f="<"+e.type;for(b in a)if(xe.call(a,b)){var h=a[b];if(null!=h){if("style"===b){p=void 0;var y="",m="";for(p in h)if(h.hasOwnProperty(p)){var v=0===p.indexOf("--"),g=h[p];if(null!=g){var x=p;if(ge.hasOwnProperty(x))x=ge[x];else{var w=x.replace(fe,"-$1").toLowerCase().replace(pe,"-ms-");x=ge[x]=w}y+=m+x+":",m=p,v=null==g||"boolean"==typeof g||""===g?"":v||"number"!=typeof g||0===g||se.hasOwnProperty(m)&&se[m]?(""+g).trim():g+"px",y+=v,m=";"}}h=y||null}p=null;e:if(v=r,g=a,-1===v.indexOf("-"))v="string"==typeof g.is;else switch(v){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":v=!1;break e;default:v=!0}v?we.hasOwnProperty(b)||(p=b,p=l(p)&&null!=h?p+"="+('"'+d(h)+'"'):""):(v=b,p=h,h=G.hasOwnProperty(v)?G[v]:null,(g="style"!==v)&&(g=null!==h?0===h.type:2<v.length&&("o"===v[0]||"O"===v[0])&&("n"===v[1]||"N"===v[1])),g||c(v,p,h,!1)?p="":null!==h?(v=h.attributeName,h=h.type,p=3===h||4===h&&!0===p?v+'=""':v+"="+('"'+d(p)+'"')):p=l(v)?v+"="+('"'+d(p)+'"'):""),p&&(f+=" "+p)}}u||s&&(f+=' data-reactroot=""');var b=f;a="",ue.hasOwnProperty(r)?b+="/>":(b+=">",a="</"+e.type+">");e:{if(u=i.dangerouslySetInnerHTML,null!=u){if(null!=u.__html){u=u.__html;break e}}else if(u=i.children,"string"==typeof u||"number"==typeof u){u=d(u);break e}u=null}return null!=u?(i=[],ye[r]&&"\n"===u.charAt(0)&&(b+="\n"),b+=u):i=de(i.children),e=e.type,n=null==n||"http://www.w3.org/1999/xhtml"===n?E(e):"http://www.w3.org/2000/svg"===n&&"foreignObject"===e?"http://www.w3.org/1999/xhtml":n,this.stack.push({domNamespace:n,type:r,children:i,childIndex:0,context:t,footer:a}),this.previousWasTextNode=!1,b},e}(),Ee={renderToString:function(e){e=new be(e,!1);try{return e.read(1/0)}finally{e.destroy()}},renderToStaticMarkup:function(e){e=new be(e,!0);try{return e.read(1/0)}finally{e.destroy()}},renderToNodeStream:function(){o("207")},renderToStaticNodeStream:function(){o("208")},version:"16.8.6"},Se={default:Ee},_e=Se&&Ee||Se;e.exports=_e.default||_e},,,function(e,t,n){"use strict";e.exports=n(11)}]);
\ No newline at end of file
diff --git a/lib/assets/react-source/production/react.js b/lib/assets/react-source/production/react.js
index df3d42ee..22ab542e 100644
--- a/lib/assets/react-source/production/react.js
+++ b/lib/assets/react-source/production/react.js
@@ -1,24 +1,33 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){var r=n(4),o=n(23),a=n(7),i=n(9);window.React=r,window.ReactDOM=o,window.createReactClass=a,window.PropTypes=i},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,a,i,l,u){if(o(t),!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[n,r,a,i,l,u],f=0;c=new Error(t.replace(/%s/g,function(){return s[f++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}}var o=function(e){};e.exports=r},function(e,t){/*
+!function(e){function t(r){if(n[r])return n[r].exports;var i=n[r]={exports:{},id:r,loaded:!1};return e[r].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){var r=n(2),i=n(13),o=n(4),l=n(8);window.React=r,window.ReactDOM=i,window.createReactClass=o,window.PropTypes=l},function(e,t){/*
 	object-assign
 	(c) Sindre Sorhus
 	@license MIT
 	*/
-"use strict";function n(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function r(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"!==r.join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach(function(e){o[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}var o=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=r()?Object.assign:function(e,t){for(var r,l,u=n(e),c=1;c<arguments.length;c++){r=Object(arguments[c]);for(var s in r)a.call(r,s)&&(u[s]=r[s]);if(o){l=o(r);for(var f=0;f<l.length;f++)i.call(r,l[f])&&(u[l[f]]=r[l[f]])}}return u}},function(e,t,n){"use strict";e.exports=n(11)},function(e,t){"use strict";function n(e){return function(){return e}}var r=function(){};r.thatReturns=n,r.thatReturnsFalse=n(!1),r.thatReturnsTrue=n(!0),r.thatReturnsNull=n(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(e){return e},e.exports=r},function(e,t,n){"use strict";function r(e){return e}function o(e,t,n){function o(e,t){var n=g.hasOwnProperty(t)?g[t]:null;x.hasOwnProperty(t)&&u("OVERRIDE_BASE"===n,"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.",t),e&&u("DEFINE_MANY"===n||"DEFINE_MANY_MERGED"===n,"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",t)}function a(e,n){if(n){u("function"!=typeof n,"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object."),u(!t(n),"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.");var r=e.prototype,a=r.__reactAutoBindPairs;n.hasOwnProperty(c)&&w.mixins(e,n.mixins);for(var i in n)if(n.hasOwnProperty(i)&&i!==c){var l=n[i],s=r.hasOwnProperty(i);if(o(s,i),w.hasOwnProperty(i))w[i](e,l);else{var f=g.hasOwnProperty(i),m="function"==typeof l,h=m&&!f&&!s&&n.autobind!==!1;if(h)a.push(i,l),r[i]=l;else if(s){var v=g[i];u(f&&("DEFINE_MANY_MERGED"===v||"DEFINE_MANY"===v),"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.",v,i),"DEFINE_MANY_MERGED"===v?r[i]=d(r[i],l):"DEFINE_MANY"===v&&(r[i]=p(r[i],l))}else r[i]=l}}}}function s(e,t){if(t)for(var n in t){var r=t[n];if(t.hasOwnProperty(n)){var o=n in w;u(!o,'ReactClass: You are attempting to define a reserved property, `%s`, that shouldn\'t be on the "statics" key. Define it as an instance property instead; it will still be accessible on the constructor.',n);var a=n in e;if(a){var i=b.hasOwnProperty(n)?b[n]:null;return u("DEFINE_MANY_MERGED"===i,"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",n),void(e[n]=d(e[n],r))}e[n]=r}}}function f(e,t){u(e&&t&&"object"==typeof e&&"object"==typeof t,"mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.");for(var n in t)t.hasOwnProperty(n)&&(u(void 0===e[n],"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.",n),e[n]=t[n]);return e}function d(e,t){return function(){var n=e.apply(this,arguments),r=t.apply(this,arguments);if(null==n)return r;if(null==r)return n;var o={};return f(o,n),f(o,r),o}}function p(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function m(e,t){var n=t.bind(e);return n}function h(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var r=t[n],o=t[n+1];e[r]=m(e,o)}}function v(e){var t=r(function(e,r,o){this.__reactAutoBindPairs.length&&h(this),this.props=e,this.context=r,this.refs=l,this.updater=o||n,this.state=null;var a=this.getInitialState?this.getInitialState():null;u("object"==typeof a&&!Array.isArray(a),"%s.getInitialState(): must return an object or null",t.displayName||"ReactCompositeComponent"),this.state=a});t.prototype=new _,t.prototype.constructor=t,t.prototype.__reactAutoBindPairs=[],y.forEach(a.bind(null,t)),a(t,k),a(t,e),a(t,E),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),u(t.prototype.render,"createClass(...): Class specification must implement a `render` method.");for(var o in g)t.prototype[o]||(t.prototype[o]=null);return t}var y=[],g={mixins:"DEFINE_MANY",statics:"DEFINE_MANY",propTypes:"DEFINE_MANY",contextTypes:"DEFINE_MANY",childContextTypes:"DEFINE_MANY",getDefaultProps:"DEFINE_MANY_MERGED",getInitialState:"DEFINE_MANY_MERGED",getChildContext:"DEFINE_MANY_MERGED",render:"DEFINE_ONCE",componentWillMount:"DEFINE_MANY",componentDidMount:"DEFINE_MANY",componentWillReceiveProps:"DEFINE_MANY",shouldComponentUpdate:"DEFINE_ONCE",componentWillUpdate:"DEFINE_MANY",componentDidUpdate:"DEFINE_MANY",componentWillUnmount:"DEFINE_MANY",UNSAFE_componentWillMount:"DEFINE_MANY",UNSAFE_componentWillReceiveProps:"DEFINE_MANY",UNSAFE_componentWillUpdate:"DEFINE_MANY",updateComponent:"OVERRIDE_BASE"},b={getDerivedStateFromProps:"DEFINE_MANY_MERGED"},w={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)a(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=i({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=i({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=d(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,t){e.propTypes=i({},e.propTypes,t)},statics:function(e,t){s(e,t)},autobind:function(){}},k={componentDidMount:function(){this.__isMounted=!0}},E={componentWillUnmount:function(){this.__isMounted=!1}},x={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e,t)},isMounted:function(){return!!this.__isMounted}},_=function(){};return i(_.prototype,e.prototype,x),v}var a,i=n(3),l=n(1),u=n(2),c="mixins";a={},e.exports=o},function(e,t,n){"use strict";var r=n(4),o=n(6);if("undefined"==typeof r)throw Error("create-react-class could not find the React object. If you are using script tags, make sure that React is being loaded before create-react-class.");var a=(new r.Component).updater;e.exports=o(r.Component,r.isValidElement,a)},function(e,t,n){"use strict";function r(){}var o=n(10);e.exports=function(){function e(e,t,n,r,a,i){if(i!==o){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){e.exports=n(8)()},function(e,t){"use strict";var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";e.exports=n},function(e,t,n){/** @license React v16.4.2
+"use strict";function n(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function r(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach(function(e){i[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(e){return!1}}var i=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;e.exports=r()?Object.assign:function(e,t){for(var r,a,u=n(e),c=1;c<arguments.length;c++){r=Object(arguments[c]);for(var s in r)o.call(r,s)&&(u[s]=r[s]);if(i){a=i(r);for(var f=0;f<a.length;f++)l.call(r,a[f])&&(u[a[f]]=r[a[f]])}}return u}},function(e,t,n){"use strict";e.exports=n(10)},function(e,t,n){"use strict";function r(e){return e}function i(e,t,n){function i(e,t){var n=g.hasOwnProperty(t)?g[t]:null;T.hasOwnProperty(t)&&u("OVERRIDE_BASE"===n,"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.",t),e&&u("DEFINE_MANY"===n||"DEFINE_MANY_MERGED"===n,"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",t)}function o(e,n){if(n){u("function"!=typeof n,"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object."),u(!t(n),"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.");var r=e.prototype,o=r.__reactAutoBindPairs;n.hasOwnProperty(c)&&k.mixins(e,n.mixins);for(var l in n)if(n.hasOwnProperty(l)&&l!==c){var a=n[l],s=r.hasOwnProperty(l);if(i(s,l),k.hasOwnProperty(l))k[l](e,a);else{var f=g.hasOwnProperty(l),m="function"==typeof a,h=m&&!f&&!s&&n.autobind!==!1;if(h)o.push(l,a),r[l]=a;else if(s){var v=g[l];u(f&&("DEFINE_MANY_MERGED"===v||"DEFINE_MANY"===v),"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.",v,l),"DEFINE_MANY_MERGED"===v?r[l]=d(r[l],a):"DEFINE_MANY"===v&&(r[l]=p(r[l],a))}else r[l]=a}}}}function s(e,t){if(t)for(var n in t){var r=t[n];if(t.hasOwnProperty(n)){var i=n in k;u(!i,'ReactClass: You are attempting to define a reserved property, `%s`, that shouldn\'t be on the "statics" key. Define it as an instance property instead; it will still be accessible on the constructor.',n);var o=n in e;if(o){var l=b.hasOwnProperty(n)?b[n]:null;return u("DEFINE_MANY_MERGED"===l,"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",n),void(e[n]=d(e[n],r))}e[n]=r}}}function f(e,t){u(e&&t&&"object"==typeof e&&"object"==typeof t,"mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.");for(var n in t)t.hasOwnProperty(n)&&(u(void 0===e[n],"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.",n),e[n]=t[n]);return e}function d(e,t){return function(){var n=e.apply(this,arguments),r=t.apply(this,arguments);if(null==n)return r;if(null==r)return n;var i={};return f(i,n),f(i,r),i}}function p(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function m(e,t){var n=t.bind(e);return n}function h(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var r=t[n],i=t[n+1];e[r]=m(e,i)}}function v(e){var t=r(function(e,r,i){this.__reactAutoBindPairs.length&&h(this),this.props=e,this.context=r,this.refs=a,this.updater=i||n,this.state=null;var o=this.getInitialState?this.getInitialState():null;u("object"==typeof o&&!Array.isArray(o),"%s.getInitialState(): must return an object or null",t.displayName||"ReactCompositeComponent"),this.state=o});t.prototype=new E,t.prototype.constructor=t,t.prototype.__reactAutoBindPairs=[],y.forEach(o.bind(null,t)),o(t,x),o(t,e),o(t,w),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),u(t.prototype.render,"createClass(...): Class specification must implement a `render` method.");for(var i in g)t.prototype[i]||(t.prototype[i]=null);return t}var y=[],g={mixins:"DEFINE_MANY",statics:"DEFINE_MANY",propTypes:"DEFINE_MANY",contextTypes:"DEFINE_MANY",childContextTypes:"DEFINE_MANY",getDefaultProps:"DEFINE_MANY_MERGED",getInitialState:"DEFINE_MANY_MERGED",getChildContext:"DEFINE_MANY_MERGED",render:"DEFINE_ONCE",componentWillMount:"DEFINE_MANY",componentDidMount:"DEFINE_MANY",componentWillReceiveProps:"DEFINE_MANY",shouldComponentUpdate:"DEFINE_ONCE",componentWillUpdate:"DEFINE_MANY",componentDidUpdate:"DEFINE_MANY",componentWillUnmount:"DEFINE_MANY",UNSAFE_componentWillMount:"DEFINE_MANY",UNSAFE_componentWillReceiveProps:"DEFINE_MANY",UNSAFE_componentWillUpdate:"DEFINE_MANY",updateComponent:"OVERRIDE_BASE"},b={getDerivedStateFromProps:"DEFINE_MANY_MERGED"},k={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)o(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=l({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=l({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=d(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,t){e.propTypes=l({},e.propTypes,t)},statics:function(e,t){s(e,t)},autobind:function(){}},x={componentDidMount:function(){this.__isMounted=!0}},w={componentWillUnmount:function(){this.__isMounted=!1}},T={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e,t)},isMounted:function(){return!!this.__isMounted}},E=function(){};return l(E.prototype,e.prototype,T),v}var o,l=n(1),a=n(5),u=n(6),c="mixins";o={},e.exports=i},function(e,t,n){"use strict";var r=n(2),i=n(3);if("undefined"==typeof r)throw Error("create-react-class could not find the React object. If you are using script tags, make sure that React is being loaded before create-react-class.");var o=(new r.Component).updater;e.exports=i(r.Component,r.isValidElement,o)},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,o,l,a,u){if(i(t),!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[n,r,o,l,a,u],f=0;c=new Error(t.replace(/%s/g,function(){return s[f++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}}var i=function(e){};e.exports=r},function(e,t,n){"use strict";function r(){}function i(){}var o=n(9);i.resetWarningCache=r,e.exports=function(){function e(e,t,n,r,i,l){if(l!==o){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:r};return n.PropTypes=n,n}},function(e,t,n){e.exports=n(7)()},function(e,t){"use strict";var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";e.exports=n},function(e,t,n){/** @license React v16.8.6
 	 * react.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
 	 */
-"use strict";function r(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=0;r<t;r++)n+="&args[]="+encodeURIComponent(arguments[r+1]);g(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function o(e,t,n){this.props=e,this.context=t,this.refs=b,this.updater=n||R}function a(){}function i(e,t,n){this.props=e,this.context=t,this.refs=b,this.updater=n||R}function l(e,t,n){var r=void 0,o={},a=null,i=null;if(null!=t)for(r in void 0!==t.ref&&(i=t.ref),void 0!==t.key&&(a=""+t.key),t)F.call(t,r)&&!U.hasOwnProperty(r)&&(o[r]=t[r]);var l=arguments.length-2;if(1===l)o.children=n;else if(1<l){for(var u=Array(l),c=0;c<l;c++)u[c]=arguments[c+2];o.children=u}if(e&&e.defaultProps)for(r in l=e.defaultProps)void 0===o[r]&&(o[r]=l[r]);return{$$typeof:E,type:e,key:a,ref:i,props:o,_owner:M.current}}function u(e){return"object"==typeof e&&null!==e&&e.$$typeof===E}function c(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}function s(e,t,n,r){if(z.length){var o=z.pop();return o.result=e,o.keyPrefix=t,o.func=n,o.context=r,o.count=0,o}return{result:e,keyPrefix:t,func:n,context:r,count:0}}function f(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>z.length&&z.push(e)}function d(e,t,n,o){var a=typeof e;"undefined"!==a&&"boolean"!==a||(e=null);var i=!1;if(null===e)i=!0;else switch(a){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case E:case x:i=!0}}if(i)return n(o,e,""===t?"."+p(e,0):t),1;if(i=0,t=""===t?".":t+":",Array.isArray(e))for(var l=0;l<e.length;l++){a=e[l];var u=t+p(a,l);i+=d(a,u,n,o)}else if(null===e||"undefined"==typeof e?u=null:(u=O&&e[O]||e["@@iterator"],u="function"==typeof u?u:null),"function"==typeof u)for(e=u.call(e),l=0;!(a=e.next()).done;)a=a.value,u=t+p(a,l++),i+=d(a,u,n,o);else"object"===a&&(n=""+e,r("31","[object Object]"===n?"object with keys {"+Object.keys(e).join(", ")+"}":n,""));return i}function p(e,t){return"object"==typeof e&&null!==e&&null!=e.key?c(e.key):t.toString(36)}function m(e,t){e.func.call(e.context,t,e.count++)}function h(e,t,n){var r=e.result,o=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?v(e,r,n,w.thatReturnsArgument):null!=e&&(u(e)&&(t=o+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(A,"$&/")+"/")+n,e={$$typeof:E,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}),r.push(e))}function v(e,t,n,r,o){var a="";null!=n&&(a=(""+n).replace(A,"$&/")+"/"),t=s(t,a,r,o),null==e||d(e,"",h,t),f(t)}var y=n(3),g=n(2),b=n(1),w=n(5),k="function"==typeof Symbol&&Symbol.for,E=k?Symbol.for("react.element"):60103,x=k?Symbol.for("react.portal"):60106,_=k?Symbol.for("react.fragment"):60107,C=k?Symbol.for("react.strict_mode"):60108,T=k?Symbol.for("react.profiler"):60114,S=k?Symbol.for("react.provider"):60109,N=k?Symbol.for("react.context"):60110,P=k?Symbol.for("react.async_mode"):60111,I=k?Symbol.for("react.forward_ref"):60112;k&&Symbol.for("react.timeout");var O="function"==typeof Symbol&&Symbol.iterator,R={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}};o.prototype.isReactComponent={},o.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e?r("85"):void 0,this.updater.enqueueSetState(this,e,t,"setState")},o.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},a.prototype=o.prototype;var D=i.prototype=new a;D.constructor=i,y(D,o.prototype),D.isPureReactComponent=!0;var M={current:null},F=Object.prototype.hasOwnProperty,U={key:!0,ref:!0,__self:!0,__source:!0},A=/\/+/g,z=[],L={Children:{map:function(e,t,n){if(null==e)return e;var r=[];return v(e,r,null,t,n),r},forEach:function(e,t,n){return null==e?e:(t=s(null,null,t,n),null==e||d(e,"",m,t),void f(t))},count:function(e){return null==e?0:d(e,"",w.thatReturnsNull,null)},toArray:function(e){var t=[];return v(e,t,null,w.thatReturnsArgument),t},only:function(e){return u(e)?void 0:r("143"),e}},createRef:function(){return{current:null}},Component:o,PureComponent:i,createContext:function(e,t){return void 0===t&&(t=null),e={$$typeof:N,_calculateChangedBits:t,_defaultValue:e,_currentValue:e,_currentValue2:e,_changedBits:0,_changedBits2:0,Provider:null,Consumer:null},e.Provider={$$typeof:S,_context:e},e.Consumer=e},forwardRef:function(e){return{$$typeof:I,render:e}},Fragment:_,StrictMode:C,unstable_AsyncMode:P,unstable_Profiler:T,createElement:l,cloneElement:function(e,t,n){null===e||void 0===e?r("267",e):void 0;var o=void 0,a=y({},e.props),i=e.key,l=e.ref,u=e._owner;if(null!=t){void 0!==t.ref&&(l=t.ref,u=M.current),void 0!==t.key&&(i=""+t.key);var c=void 0;e.type&&e.type.defaultProps&&(c=e.type.defaultProps);for(o in t)F.call(t,o)&&!U.hasOwnProperty(o)&&(a[o]=void 0===t[o]&&void 0!==c?c[o]:t[o])}if(o=arguments.length-2,1===o)a.children=n;else if(1<o){c=Array(o);for(var s=0;s<o;s++)c[s]=arguments[s+2];a.children=c}return{$$typeof:E,type:e.type,key:i,ref:l,props:a,_owner:u}},createFactory:function(e){var t=l.bind(null,e);return t.type=e,t},isValidElement:u,version:"16.4.2",__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:M,assign:y}},j={default:L},W=j&&L||j;e.exports=W.default?W.default:W},function(e,t){"use strict";var n=!("undefined"==typeof window||!window.document||!window.document.createElement),r={canUseDOM:n,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:n&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:n&&!!window.screen,isInWorker:!n};e.exports=r},function(e,t,n){"use strict";function r(e,t){return!(!e||!t)&&(e===t||!o(e)&&(o(t)?r(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}var o=n(18);e.exports=r},function(e,t){"use strict";function n(e){if(e=e||("undefined"!=typeof document?document:void 0),"undefined"==typeof e)return null;try{return e.activeElement||e.body}catch(t){return e.body}}e.exports=n},,,function(e,t){"use strict";function n(e){var t=e?e.ownerDocument||e:document,n=t.defaultView||window;return!(!e||!("function"==typeof n.Node?e instanceof n.Node:"object"==typeof e&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName))}e.exports=n},function(e,t,n){"use strict";function r(e){return o(e)&&3==e.nodeType}var o=n(17);e.exports=r},,function(e,t){"use strict";function n(e,t){return e===t?0!==e||0!==t||1/e===1/t:e!==e&&t!==t}function r(e,t){if(n(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var r=Object.keys(e),a=Object.keys(t);if(r.length!==a.length)return!1;for(var i=0;i<r.length;i++)if(!o.call(t,r[i])||!n(e[r[i]],t[r[i]]))return!1;return!0}var o=Object.prototype.hasOwnProperty;e.exports=r},,function(e,t,n){/** @license React v16.4.2
+"use strict";function r(e,t,n,r,i,o,l,a){if(!e){if(e=void 0,void 0===t)e=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,i,o,l,a],c=0;e=Error(t.replace(/%s/g,function(){return u[c++]})),e.name="Invariant Violation"}throw e.framesToPop=1,e}}function i(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,i=0;i<t;i++)n+="&args[]="+encodeURIComponent(arguments[i+1]);r(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function o(e,t,n){this.props=e,this.context=t,this.refs=z,this.updater=n||U}function l(){}function a(e,t,n){this.props=e,this.context=t,this.refs=z,this.updater=n||U}function u(e,t,n){var r=void 0,i={},o=null,l=null;if(null!=t)for(r in void 0!==t.ref&&(l=t.ref),void 0!==t.key&&(o=""+t.key),t)W.call(t,r)&&!V.hasOwnProperty(r)&&(i[r]=t[r]);var a=arguments.length-2;if(1===a)i.children=n;else if(1<a){for(var u=Array(a),c=0;c<a;c++)u[c]=arguments[c+2];i.children=u}if(e&&e.defaultProps)for(r in a=e.defaultProps)void 0===i[r]&&(i[r]=a[r]);return{$$typeof:T,type:e,key:o,ref:l,props:i,_owner:j.current}}function c(e,t){return{$$typeof:T,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function s(e){return"object"==typeof e&&null!==e&&e.$$typeof===T}function f(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}function d(e,t,n,r){if(Y.length){var i=Y.pop();return i.result=e,i.keyPrefix=t,i.func=n,i.context=r,i.count=0,i}return{result:e,keyPrefix:t,func:n,context:r,count:0}}function p(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>Y.length&&Y.push(e)}function m(e,t,n,r){var o=typeof e;"undefined"!==o&&"boolean"!==o||(e=null);var l=!1;if(null===e)l=!0;else switch(o){case"string":case"number":l=!0;break;case"object":switch(e.$$typeof){case T:case E:l=!0}}if(l)return n(r,e,""===t?"."+v(e,0):t),1;if(l=0,t=""===t?".":t+":",Array.isArray(e))for(var a=0;a<e.length;a++){o=e[a];var u=t+v(o,a);l+=m(o,u,n,r)}else if(null===e||"object"!=typeof e?u=null:(u=F&&e[F]||e["@@iterator"],u="function"==typeof u?u:null),"function"==typeof u)for(e=u.call(e),a=0;!(o=e.next()).done;)o=o.value,u=t+v(o,a++),l+=m(o,u,n,r);else"object"===o&&(n=""+e,i("31","[object Object]"===n?"object with keys {"+Object.keys(e).join(", ")+"}":n,""));return l}function h(e,t,n){return null==e?0:m(e,"",t,n)}function v(e,t){return"object"==typeof e&&null!==e&&null!=e.key?f(e.key):t.toString(36)}function y(e,t){e.func.call(e.context,t,e.count++)}function g(e,t,n){var r=e.result,i=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?b(e,r,n,function(e){return e}):null!=e&&(s(e)&&(e=c(e,i+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(B,"$&/")+"/")+n)),r.push(e))}function b(e,t,n,r,i){var o="";null!=n&&(o=(""+n).replace(B,"$&/")+"/"),t=d(t,o,r,i),h(e,g,t),p(t)}function k(){var e=L.current;return null===e?i("321"):void 0,e}var x=n(1),w="function"==typeof Symbol&&Symbol.for,T=w?Symbol.for("react.element"):60103,E=w?Symbol.for("react.portal"):60106,_=w?Symbol.for("react.fragment"):60107,S=w?Symbol.for("react.strict_mode"):60108,C=w?Symbol.for("react.profiler"):60114,P=w?Symbol.for("react.provider"):60109,N=w?Symbol.for("react.context"):60110,D=w?Symbol.for("react.concurrent_mode"):60111,I=w?Symbol.for("react.forward_ref"):60112,O=w?Symbol.for("react.suspense"):60113,R=w?Symbol.for("react.memo"):60115,M=w?Symbol.for("react.lazy"):60116,F="function"==typeof Symbol&&Symbol.iterator,U={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},z={};o.prototype.isReactComponent={},o.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e?i("85"):void 0,this.updater.enqueueSetState(this,e,t,"setState")},o.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},l.prototype=o.prototype;var A=a.prototype=new l;A.constructor=a,x(A,o.prototype),A.isPureReactComponent=!0;var L={current:null},j={current:null},W=Object.prototype.hasOwnProperty,V={key:!0,ref:!0,__self:!0,__source:!0},B=/\/+/g,Y=[],H={Children:{map:function(e,t,n){if(null==e)return e;var r=[];return b(e,r,null,t,n),r},forEach:function(e,t,n){return null==e?e:(t=d(null,null,t,n),h(e,y,t),void p(t))},count:function(e){return h(e,function(){return null},null)},toArray:function(e){var t=[];return b(e,t,null,function(e){return e}),t},only:function(e){return s(e)?void 0:i("143"),e}},createRef:function(){return{current:null}},Component:o,PureComponent:a,createContext:function(e,t){return void 0===t&&(t=null),e={$$typeof:N,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider={$$typeof:P,_context:e},e.Consumer=e},forwardRef:function(e){return{$$typeof:I,render:e}},lazy:function(e){return{$$typeof:M,_ctor:e,_status:-1,_result:null}},memo:function(e,t){return{$$typeof:R,type:e,compare:void 0===t?null:t}},useCallback:function(e,t){return k().useCallback(e,t)},useContext:function(e,t){return k().useContext(e,t)},useEffect:function(e,t){return k().useEffect(e,t)},useImperativeHandle:function(e,t,n){return k().useImperativeHandle(e,t,n)},useDebugValue:function(){},useLayoutEffect:function(e,t){return k().useLayoutEffect(e,t)},useMemo:function(e,t){return k().useMemo(e,t)},useReducer:function(e,t,n){return k().useReducer(e,t,n)},useRef:function(e){return k().useRef(e)},useState:function(e){return k().useState(e)},Fragment:_,StrictMode:S,Suspense:O,createElement:u,cloneElement:function(e,t,n){null===e||void 0===e?i("267",e):void 0;var r=void 0,o=x({},e.props),l=e.key,a=e.ref,u=e._owner;if(null!=t){void 0!==t.ref&&(a=t.ref,u=j.current),void 0!==t.key&&(l=""+t.key);var c=void 0;e.type&&e.type.defaultProps&&(c=e.type.defaultProps);for(r in t)W.call(t,r)&&!V.hasOwnProperty(r)&&(o[r]=void 0===t[r]&&void 0!==c?c[r]:t[r])}if(r=arguments.length-2,1===r)o.children=n;else if(1<r){c=Array(r);for(var s=0;s<r;s++)c[s]=arguments[s+2];o.children=c}return{$$typeof:T,type:e.type,key:l,ref:a,props:o,_owner:u}},createFactory:function(e){var t=u.bind(null,e);return t.type=e,t},isValidElement:s,version:"16.8.6",unstable_ConcurrentMode:D,unstable_Profiler:C,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:L,ReactCurrentOwner:j,assign:x}},$={default:H},Q=$&&H||$;e.exports=Q.default||Q},,function(e,t,n){/** @license React v16.8.6
 	 * react-dom.production.min.js
 	 *
-	 * Copyright (c) 2013-present, Facebook, Inc.
+	 * Copyright (c) Facebook, Inc. and its affiliates.
 	 *
 	 * This source code is licensed under the MIT license found in the
 	 * LICENSE file in the root directory of this source tree.
 	 */
-"use strict";function r(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=0;r<t;r++)n+="&args[]="+encodeURIComponent(arguments[r+1]);Mr(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function o(e,t,n,r,o,a,i,l,u){this._hasCaughtError=!1,this._caughtError=null;var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(e){this._caughtError=e,this._hasCaughtError=!0}}function a(){if(Vr._hasRethrowError){var e=Vr._rethrowError;throw Vr._rethrowError=null,Vr._hasRethrowError=!1,e}}function i(){if(Hr)for(var e in Yr){var t=Yr[e],n=Hr.indexOf(e);if(-1<n?void 0:r("96",e),!$r[n]){t.extractEvents?void 0:r("97",e),$r[n]=t,n=t.eventTypes;for(var o in n){var a=void 0,i=n[o],u=t,c=o;Kr.hasOwnProperty(c)?r("99",c):void 0,Kr[c]=i;var s=i.phasedRegistrationNames;if(s){for(a in s)s.hasOwnProperty(a)&&l(s[a],u,c);a=!0}else i.registrationName?(l(i.registrationName,u,c),a=!0):a=!1;a?void 0:r("98",o,e)}}}}function l(e,t,n){Qr[e]?r("100",e):void 0,Qr[e]=t,qr[e]=t.eventTypes[n].dependencies}function u(e){Hr?r("101"):void 0,Hr=Array.prototype.slice.call(e),i()}function c(e){var t,n=!1;for(t in e)if(e.hasOwnProperty(t)){var o=e[t];Yr.hasOwnProperty(t)&&Yr[t]===o||(Yr[t]?r("102",t):void 0,Yr[t]=o,n=!0)}n&&i()}function s(e,t,n,r){t=e.type||"unknown-event",e.currentTarget=Jr(r),Vr.invokeGuardedCallbackAndCatchFirstError(t,n,void 0,e),e.currentTarget=null}function f(e,t){return null==t?r("30"):void 0,null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}function d(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}function p(e,t){if(e){var n=e._dispatchListeners,r=e._dispatchInstances;if(Array.isArray(n))for(var o=0;o<n.length&&!e.isPropagationStopped();o++)s(e,t,n[o],r[o]);else n&&s(e,t,n,r);e._dispatchListeners=null,e._dispatchInstances=null,e.isPersistent()||e.constructor.release(e)}}function m(e){return p(e,!0)}function h(e){return p(e,!1)}function v(e,t){var n=e.stateNode;if(!n)return null;var o=Xr(n);if(!o)return null;n=o[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":(o=!o.disabled)||(e=e.type,o=!("button"===e||"input"===e||"select"===e||"textarea"===e)),e=!o;break e;default:e=!1}return e?null:(n&&"function"!=typeof n?r("231",t,typeof n):void 0,n)}function y(e,t){null!==e&&(eo=f(eo,e)),e=eo,eo=null,e&&(t?d(e,m):d(e,h),eo?r("95"):void 0,Vr.rethrowCaughtError())}function g(e,t,n,r){for(var o=null,a=0;a<$r.length;a++){var i=$r[a];i&&(i=i.extractEvents(e,t,n,r))&&(o=f(o,i))}y(o,!1)}function b(e){if(e[oo])return e[oo];for(;!e[oo];){if(!e.parentNode)return null;e=e.parentNode}return e=e[oo],5===e.tag||6===e.tag?e:null}function w(e){return 5===e.tag||6===e.tag?e.stateNode:void r("33")}function k(e){return e[ao]||null}function E(e){do e=e.return;while(e&&5!==e.tag);return e?e:null}function x(e,t,n){for(var r=[];e;)r.push(e),e=E(e);for(e=r.length;0<e--;)t(r[e],"captured",n);for(e=0;e<r.length;e++)t(r[e],"bubbled",n)}function _(e,t,n){(t=v(e,n.dispatchConfig.phasedRegistrationNames[t]))&&(n._dispatchListeners=f(n._dispatchListeners,t),n._dispatchInstances=f(n._dispatchInstances,e))}function C(e){e&&e.dispatchConfig.phasedRegistrationNames&&x(e._targetInst,_,e)}function T(e){if(e&&e.dispatchConfig.phasedRegistrationNames){var t=e._targetInst;t=t?E(t):null,x(t,_,e)}}function S(e,t,n){e&&n&&n.dispatchConfig.registrationName&&(t=v(e,n.dispatchConfig.registrationName))&&(n._dispatchListeners=f(n._dispatchListeners,t),n._dispatchInstances=f(n._dispatchInstances,e))}function N(e){e&&e.dispatchConfig.registrationName&&S(e._targetInst,null,e)}function P(e){d(e,C)}function I(e,t,n,r){if(n&&r)e:{for(var o=n,a=r,i=0,l=o;l;l=E(l))i++;l=0;for(var u=a;u;u=E(u))l++;for(;0<i-l;)o=E(o),i--;for(;0<l-i;)a=E(a),l--;for(;i--;){if(o===a||o===a.alternate)break e;o=E(o),a=E(a)}o=null}else o=null;for(a=o,o=[];n&&n!==a&&(i=n.alternate,null===i||i!==a);)o.push(n),n=E(n);for(n=[];r&&r!==a&&(i=r.alternate,null===i||i!==a);)n.push(r),r=E(r);for(r=0;r<o.length;r++)S(o[r],"bubbled",e);for(e=n.length;0<e--;)S(n[e],"captured",t)}function O(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n["ms"+e]="MS"+t,n["O"+e]="o"+t.toLowerCase(),n}function R(e){if(co[e])return co[e];if(!uo[e])return e;var t,n=uo[e];for(t in n)if(n.hasOwnProperty(t)&&t in so)return co[e]=n[t];return e}function D(){return!yo&&Ur.canUseDOM&&(yo="textContent"in document.documentElement?"textContent":"innerText"),yo}function M(){if(go._fallbackText)return go._fallbackText;var e,t,n=go._startText,r=n.length,o=F(),a=o.length;for(e=0;e<r&&n[e]===o[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===o[a-t];t++);return go._fallbackText=o.slice(e,1<t?1-t:void 0),go._fallbackText}function F(){return"value"in go._root?go._root.value:go._root[D()]}function U(e,t,n,r){this.dispatchConfig=e,this._targetInst=t,this.nativeEvent=n,e=this.constructor.Interface;for(var o in e)e.hasOwnProperty(o)&&((t=e[o])?this[o]=t(n):"target"===o?this.target=r:this[o]=n[o]);return this.isDefaultPrevented=(null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue)?zr.thatReturnsTrue:zr.thatReturnsFalse,this.isPropagationStopped=zr.thatReturnsFalse,this}function A(e,t,n,r){if(this.eventPool.length){var o=this.eventPool.pop();return this.call(o,e,t,n,r),o}return new this(e,t,n,r)}function z(e){e instanceof this?void 0:r("223"),e.destructor(),10>this.eventPool.length&&this.eventPool.push(e)}function L(e){e.eventPool=[],e.getPooled=A,e.release=z}function j(e,t){switch(e){case"keyup":return-1!==xo.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function W(e){return e=e.detail,"object"==typeof e&&"data"in e?e.data:null}function B(e,t){switch(e){case"compositionend":return W(t);case"keypress":return 32!==t.which?null:(Io=!0,No);case"textInput":return e=t.data,e===No&&Io?null:e;default:return null}}function V(e,t){if(Oo)return"compositionend"===e||!_o&&j(e,t)?(e=M(),go._root=null,go._startText=null,go._fallbackText=null,Oo=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return So?null:t.data;default:return null}}function H(e){if(e=Zr(e)){Do&&"function"==typeof Do.restoreControlledState?void 0:r("194");var t=Xr(e.stateNode);Do.restoreControlledState(e.stateNode,e.type,t)}}function Y(e){Fo?Uo?Uo.push(e):Uo=[e]:Fo=e}function $(){return null!==Fo||null!==Uo}function K(){if(Fo){var e=Fo,t=Uo;if(Uo=Fo=null,H(e),t)for(e=0;e<t.length;e++)H(t[e])}}function Q(e,t){return e(t)}function q(e,t,n){return e(t,n)}function G(){}function X(e,t){if(zo)return e(t);zo=!0;try{return Q(e,t)}finally{zo=!1,$()&&(G(),K())}}function Z(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Lo[e.type]:"textarea"===t}function J(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}function ee(e,t){return!(!Ur.canUseDOM||t&&!("addEventListener"in document))&&(e="on"+e,t=e in document,t||(t=document.createElement("div"),t.setAttribute(e,"return;"),t="function"==typeof t[e]),t)}function te(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function ne(e){var t=te(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&"undefined"!=typeof n&&"function"==typeof n.get&&"function"==typeof n.set){var o=n.get,a=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(e){r=""+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function re(e){e._valueTracker||(e._valueTracker=ne(e))}function oe(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=te(e)?e.checked?"true":"false":e.value),e=r,e!==n&&(t.setValue(e),!0)}function ae(e){return null===e||"undefined"==typeof e?null:(e=Zo&&e[Zo]||e["@@iterator"],"function"==typeof e?e:null)}function ie(e){var t=e.type;if("function"==typeof t)return t.displayName||t.name;if("string"==typeof t)return t;switch(t){case qo:return"AsyncMode";case Qo:return"Context.Consumer";case Ho:return"ReactFragment";case Vo:return"ReactPortal";case $o:return"Profiler("+e.pendingProps.id+")";case Ko:return"Context.Provider";case Yo:return"StrictMode";case Xo:return"Timeout"}if("object"==typeof t&&null!==t)switch(t.$$typeof){case Go:return e=t.render.displayName||t.render.name||"",""!==e?"ForwardRef("+e+")":"ForwardRef"}return null}function le(e){var t="";do{e:switch(e.tag){case 0:case 1:case 2:case 5:var n=e._debugOwner,r=e._debugSource,o=ie(e),a=null;n&&(a=ie(n)),n=r,o="\n    in "+(o||"Unknown")+(n?" (at "+n.fileName.replace(/^.*[\\\/]/,"")+":"+n.lineNumber+")":a?" (created by "+a+")":"");break e;default:o=""}t+=o,e=e.return}while(e);return t}function ue(e){return!!ea.call(na,e)||!ea.call(ta,e)&&(Jo.test(e)?na[e]=!0:(ta[e]=!0,!1))}function ce(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),"data-"!==e&&"aria-"!==e));default:return!1}}function se(e,t,n,r){if(null===t||"undefined"==typeof t||ce(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function fe(e,t,n,r,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t}function de(e){return e[1].toUpperCase()}function pe(e,t,n,r){var o=ra.hasOwnProperty(t)?ra[t]:null,a=null!==o?0===o.type:!r&&2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1]);a||(se(t,n,o,r)&&(n=null),r||null===o?ue(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=null===n?3!==o.type&&"":n:(t=o.attributeName,r=o.attributeNamespace,null===n?e.removeAttribute(t):(o=o.type,n=3===o||4===o&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}function me(e,t){var n=t.checked;return Ar({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function he(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=we(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function ve(e,t){t=t.checked,null!=t&&pe(e,"checked",t,!1)}function ye(e,t){ve(e,t);var n=we(t.value);null!=n&&("number"===t.type?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n)),t.hasOwnProperty("value")?be(e,t.type,n):t.hasOwnProperty("defaultValue")&&be(e,t.type,we(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function ge(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){t=""+e._wrapperState.initialValue;var r=e.value;n||t===r||(e.value=t),e.defaultValue=t}n=e.name,""!==n&&(e.name=""),e.defaultChecked=!e.defaultChecked,e.defaultChecked=!e.defaultChecked,""!==n&&(e.name=n)}function be(e,t,n){"number"===t&&e.ownerDocument.activeElement===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}function we(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function ke(e,t,n){return e=U.getPooled(aa.change,e,t,n),e.type="change",Y(n),P(e),e}function Ee(e){y(e,!1)}function xe(e){var t=w(e);if(oe(t))return e}function _e(e,t){if("change"===e)return t}function Ce(){ia&&(ia.detachEvent("onpropertychange",Te),la=ia=null)}function Te(e){"value"===e.propertyName&&xe(la)&&(e=ke(la,e,J(e)),X(Ee,e))}function Se(e,t,n){"focus"===e?(Ce(),ia=t,la=n,ia.attachEvent("onpropertychange",Te)):"blur"===e&&Ce()}function Ne(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return xe(la)}function Pe(e,t){if("click"===e)return xe(t)}function Ie(e,t){if("input"===e||"change"===e)return xe(t)}function Oe(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=fa[e])&&!!t[e]}function Re(){return Oe}function De(e){var t=e;if(e.alternate)for(;t.return;)t=t.return;else{if(0!==(2&t.effectTag))return 1;for(;t.return;)if(t=t.return,0!==(2&t.effectTag))return 1}return 3===t.tag?2:3}function Me(e){2!==De(e)?r("188"):void 0}function Fe(e){var t=e.alternate;if(!t)return t=De(e),3===t?r("188"):void 0,1===t?null:e;for(var n=e,o=t;;){var a=n.return,i=a?a.alternate:null;if(!a||!i)break;if(a.child===i.child){for(var l=a.child;l;){if(l===n)return Me(a),e;if(l===o)return Me(a),t;l=l.sibling}r("188")}if(n.return!==o.return)n=a,o=i;else{l=!1;for(var u=a.child;u;){if(u===n){l=!0,n=a,o=i;break}if(u===o){l=!0,o=a,n=i;break}u=u.sibling}if(!l){for(u=i.child;u;){if(u===n){l=!0,n=i,o=a;break}if(u===o){l=!0,o=i,n=a;break}u=u.sibling}l?void 0:r("189")}}n.alternate!==o?r("190"):void 0}return 3!==n.tag?r("188"):void 0,n.stateNode.current===n?e:t}function Ue(e){if(e=Fe(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function Ae(e){if(e=Fe(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child&&4!==t.tag)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function ze(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,0===e&&13===t&&(e=13)):e=t,10===e&&(e=13),32<=e||13===e?e:0}function Le(e,t){var n=e[0];e=e[1];var r="on"+(e[0].toUpperCase()+e.slice(1));t={phasedRegistrationNames:{bubbled:r,captured:r+"Capture"},dependencies:[n],isInteractive:t},Sa[e]=t,Na[n]=t}function je(e){var t=e.targetInst;do{if(!t){e.ancestors.push(t);break}var n;for(n=t;n.return;)n=n.return;if(n=3!==n.tag?null:n.stateNode.containerInfo,!n)break;e.ancestors.push(t),t=b(n)}while(t);for(n=0;n<e.ancestors.length;n++)t=e.ancestors[n],g(e.topLevelType,t,e.nativeEvent,J(e.nativeEvent))}function We(e){Ra=!!e}function Be(e,t){if(!t)return null;var n=(Ia(e)?He:Ye).bind(null,e);t.addEventListener(e,n,!1)}function Ve(e,t){if(!t)return null;var n=(Ia(e)?He:Ye).bind(null,e);t.addEventListener(e,n,!0)}function He(e,t){q(Ye,e,t)}function Ye(e,t){if(Ra){var n=J(t);if(n=b(n),null===n||"number"!=typeof n.tag||2===De(n)||(n=null),Oa.length){var r=Oa.pop();r.topLevelType=e,r.nativeEvent=t,r.targetInst=n,e=r}else e={topLevelType:e,nativeEvent:t,targetInst:n,ancestors:[]};try{X(je,e)}finally{e.topLevelType=null,e.nativeEvent=null,e.targetInst=null,e.ancestors.length=0,10>Oa.length&&Oa.push(e)}}}function $e(e){return Object.prototype.hasOwnProperty.call(e,Ua)||(e[Ua]=Fa++,Ma[e[Ua]]={}),Ma[e[Ua]]}function Ke(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Qe(e,t){var n=Ke(e);e=0;for(var r;n;){if(3===n.nodeType){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Ke(n)}}function qe(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}function Ge(e,t){if(Ba||null==La||La!==Lr())return null;var n=La;return"selectionStart"in n&&qe(n)?n={start:n.selectionStart,end:n.selectionEnd}:window.getSelection?(n=window.getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}):n=void 0,Wa&&jr(Wa,n)?null:(Wa=n,e=U.getPooled(za.select,ja,e,t),e.type="select",e.target=La,P(e),e)}function Xe(e){var t="";return Fr.Children.forEach(e,function(e){null==e||"string"!=typeof e&&"number"!=typeof e||(t+=e)}),t}function Ze(e,t){return e=Ar({children:void 0},t),(t=Xe(t.children))&&(e.children=t),e}function Je(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+n,t=null,o=0;o<e.length;o++){if(e[o].value===n)return e[o].selected=!0,void(r&&(e[o].defaultSelected=!0));null!==t||e[o].disabled||(t=e[o])}null!==t&&(t.selected=!0)}}function et(e,t){var n=t.value;e._wrapperState={initialValue:null!=n?n:t.defaultValue,wasMultiple:!!t.multiple}}function tt(e,t){return null!=t.dangerouslySetInnerHTML?r("91"):void 0,Ar({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function nt(e,t){var n=t.value;null==n&&(n=t.defaultValue,t=t.children,null!=t&&(null!=n?r("92"):void 0,Array.isArray(t)&&(1>=t.length?void 0:r("93"),t=t[0]),n=""+t),null==n&&(n="")),e._wrapperState={initialValue:""+n}}function rt(e,t){var n=t.value;null!=n&&(n=""+n,n!==e.value&&(e.value=n),null==t.defaultValue&&(e.defaultValue=n)),null!=t.defaultValue&&(e.defaultValue=t.defaultValue)}function ot(e){var t=e.textContent;t===e._wrapperState.initialValue&&(e.value=t)}function at(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function it(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?at(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}function lt(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}function ut(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),o=n,a=t[n];o=null==a||"boolean"==typeof a||""===a?"":r||"number"!=typeof a||0===a||hi.hasOwnProperty(o)&&hi[o]?(""+a).trim():a+"px","float"===n&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}function ct(e,t,n){t&&(yi[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML?r("137",e,n()):void 0),null!=t.dangerouslySetInnerHTML&&(null!=t.children?r("60"):void 0,"object"==typeof t.dangerouslySetInnerHTML&&"__html"in t.dangerouslySetInnerHTML?void 0:r("61")),null!=t.style&&"object"!=typeof t.style?r("62",n()):void 0)}function st(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function ft(e,t){e=9===e.nodeType||11===e.nodeType?e:e.ownerDocument;var n=$e(e);t=qr[t];for(var r=0;r<t.length;r++){var o=t[r];if(!n.hasOwnProperty(o)||!n[o]){switch(o){case"scroll":Ve("scroll",e);break;case"focus":case"blur":Ve("focus",e),Ve("blur",e),n.blur=!0,n.focus=!0;break;case"cancel":case"close":ee(o,!0)&&Ve(o,e);break;case"invalid":case"submit":case"reset":break;default:-1===vo.indexOf(o)&&Be(o,e)}n[o]=!0}}}function dt(e,t,n,r){return n=9===n.nodeType?n:n.ownerDocument,r===di.html&&(r=at(e)),r===di.html?"script"===e?(e=n.createElement("div"),e.innerHTML="<script></script>",e=e.removeChild(e.firstChild)):e="string"==typeof t.is?n.createElement(e,{is:t.is}):n.createElement(e):e=n.createElementNS(r,e),e}function pt(e,t){return(9===t.nodeType?t:t.ownerDocument).createTextNode(e)}function mt(e,t,n,r){var o=st(t,n);switch(t){case"iframe":case"object":Be("load",e);var a=n;break;case"video":case"audio":for(a=0;a<vo.length;a++)Be(vo[a],e);a=n;break;case"source":Be("error",e),a=n;break;case"img":case"image":case"link":Be("error",e),Be("load",e),a=n;break;case"form":Be("reset",e),Be("submit",e),a=n;break;case"details":Be("toggle",e),a=n;break;case"input":he(e,n),a=me(e,n),Be("invalid",e),ft(r,"onChange");break;case"option":a=Ze(e,n);break;case"select":et(e,n),a=Ar({},n,{value:void 0}),Be("invalid",e),ft(r,"onChange");break;case"textarea":nt(e,n),a=tt(e,n),Be("invalid",e),ft(r,"onChange");break;default:a=n}ct(t,a,gi);var i,l=a;for(i in l)if(l.hasOwnProperty(i)){var u=l[i];"style"===i?ut(e,u,gi):"dangerouslySetInnerHTML"===i?(u=u?u.__html:void 0,null!=u&&mi(e,u)):"children"===i?"string"==typeof u?("textarea"!==t||""!==u)&&lt(e,u):"number"==typeof u&&lt(e,""+u):"suppressContentEditableWarning"!==i&&"suppressHydrationWarning"!==i&&"autoFocus"!==i&&(Qr.hasOwnProperty(i)?null!=u&&ft(r,i):null!=u&&pe(e,i,u,o))}switch(t){case"input":re(e),ge(e,n,!1);break;case"textarea":re(e),ot(e,n);break;case"option":null!=n.value&&e.setAttribute("value",n.value);break;case"select":e.multiple=!!n.multiple,t=n.value,null!=t?Je(e,!!n.multiple,t,!1):null!=n.defaultValue&&Je(e,!!n.multiple,n.defaultValue,!0);break;default:"function"==typeof a.onClick&&(e.onclick=zr)}}function ht(e,t,n,r,o){var a=null;switch(t){case"input":n=me(e,n),r=me(e,r),a=[];break;case"option":n=Ze(e,n),r=Ze(e,r),a=[];break;case"select":n=Ar({},n,{value:void 0}),r=Ar({},r,{value:void 0}),a=[];break;case"textarea":n=tt(e,n),r=tt(e,r),a=[];break;default:"function"!=typeof n.onClick&&"function"==typeof r.onClick&&(e.onclick=zr)}ct(t,r,gi),t=e=void 0;var i=null;for(e in n)if(!r.hasOwnProperty(e)&&n.hasOwnProperty(e)&&null!=n[e])if("style"===e){var l=n[e];for(t in l)l.hasOwnProperty(t)&&(i||(i={}),i[t]="")}else"dangerouslySetInnerHTML"!==e&&"children"!==e&&"suppressContentEditableWarning"!==e&&"suppressHydrationWarning"!==e&&"autoFocus"!==e&&(Qr.hasOwnProperty(e)?a||(a=[]):(a=a||[]).push(e,null));for(e in r){var u=r[e];if(l=null!=n?n[e]:void 0,r.hasOwnProperty(e)&&u!==l&&(null!=u||null!=l))if("style"===e)if(l){for(t in l)!l.hasOwnProperty(t)||u&&u.hasOwnProperty(t)||(i||(i={}),i[t]="");for(t in u)u.hasOwnProperty(t)&&l[t]!==u[t]&&(i||(i={}),i[t]=u[t])}else i||(a||(a=[]),a.push(e,i)),i=u;else"dangerouslySetInnerHTML"===e?(u=u?u.__html:void 0,l=l?l.__html:void 0,null!=u&&l!==u&&(a=a||[]).push(e,""+u)):"children"===e?l===u||"string"!=typeof u&&"number"!=typeof u||(a=a||[]).push(e,""+u):"suppressContentEditableWarning"!==e&&"suppressHydrationWarning"!==e&&(Qr.hasOwnProperty(e)?(null!=u&&ft(o,e),a||l===u||(a=[])):(a=a||[]).push(e,u))}return i&&(a=a||[]).push("style",i),a}function vt(e,t,n,r,o){"input"===n&&"radio"===o.type&&null!=o.name&&ve(e,o),st(n,r),r=st(n,o);for(var a=0;a<t.length;a+=2){var i=t[a],l=t[a+1];"style"===i?ut(e,l,gi):"dangerouslySetInnerHTML"===i?mi(e,l):"children"===i?lt(e,l):pe(e,i,l,r)}switch(n){case"input":ye(e,o);break;case"textarea":rt(e,o);break;case"select":e._wrapperState.initialValue=void 0,t=e._wrapperState.wasMultiple,e._wrapperState.wasMultiple=!!o.multiple,n=o.value,null!=n?Je(e,!!o.multiple,n,!1):t!==!!o.multiple&&(null!=o.defaultValue?Je(e,!!o.multiple,o.defaultValue,!0):Je(e,!!o.multiple,o.multiple?[]:"",!1))}}function yt(e,t,n,r,o){switch(t){case"iframe":case"object":Be("load",e);break;case"video":case"audio":for(r=0;r<vo.length;r++)Be(vo[r],e);break;case"source":Be("error",e);break;case"img":case"image":case"link":Be("error",e),Be("load",e);break;case"form":Be("reset",e),Be("submit",e);break;case"details":Be("toggle",e);break;case"input":he(e,n),Be("invalid",e),ft(o,"onChange");break;case"select":et(e,n),Be("invalid",e),ft(o,"onChange");break;case"textarea":nt(e,n),Be("invalid",e),ft(o,"onChange")}ct(t,n,gi),r=null;for(var a in n)if(n.hasOwnProperty(a)){var i=n[a];"children"===a?"string"==typeof i?e.textContent!==i&&(r=["children",i]):"number"==typeof i&&e.textContent!==""+i&&(r=["children",""+i]):Qr.hasOwnProperty(a)&&null!=i&&ft(o,a)}switch(t){case"input":re(e),ge(e,n,!0);break;case"textarea":re(e),ot(e,n);break;case"select":case"option":break;default:"function"==typeof n.onClick&&(e.onclick=zr)}return r}function gt(e,t){return e.nodeValue!==t}function bt(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function wt(e,t){return"textarea"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&"string"==typeof t.dangerouslySetInnerHTML.__html}function kt(e){for(e=e.nextSibling;e&&1!==e.nodeType&&3!==e.nodeType;)e=e.nextSibling;return e}function Et(e){for(e=e.firstChild;e&&1!==e.nodeType&&3!==e.nodeType;)e=e.nextSibling;return e}function xt(e){return{current:e}}function _t(e){0>Ti||(e.current=Ci[Ti],Ci[Ti]=null,Ti--)}function Ct(e,t){Ti++,Ci[Ti]=e.current,e.current=t}function Tt(e){return Nt(e)?Pi:Si.current}function St(e,t){var n=e.type.contextTypes;if(!n)return Br;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o,a={};for(o in n)a[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function Nt(e){return 2===e.tag&&null!=e.type.childContextTypes}function Pt(e){Nt(e)&&(_t(Ni,e),_t(Si,e))}function It(e){_t(Ni,e),_t(Si,e)}function Ot(e,t,n){Si.current!==Br?r("168"):void 0,Ct(Si,t,e),Ct(Ni,n,e)}function Rt(e,t){var n=e.stateNode,o=e.type.childContextTypes;if("function"!=typeof n.getChildContext)return t;n=n.getChildContext();for(var a in n)a in o?void 0:r("108",ie(e)||"Unknown",a);return Ar({},t,n)}function Dt(e){if(!Nt(e))return!1;var t=e.stateNode;return t=t&&t.__reactInternalMemoizedMergedChildContext||Br,Pi=Si.current,Ct(Si,t,e),Ct(Ni,Ni.current,e),!0}function Mt(e,t){var n=e.stateNode;if(n?void 0:r("169"),t){var o=Rt(e,Pi);n.__reactInternalMemoizedMergedChildContext=o,_t(Ni,e),_t(Si,e),Ct(Si,o,e)}else _t(Ni,e);Ct(Ni,t,e)}function Ft(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.effectTag=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.expirationTime=0,this.alternate=null}function Ut(e,t,n){var r=e.alternate;return null===r?(r=new Ft(e.tag,t,e.key,e.mode),r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.effectTag=0,r.nextEffect=null,r.firstEffect=null,r.lastEffect=null),r.expirationTime=n,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function At(e,t,n){var o=e.type,a=e.key;if(e=e.props,"function"==typeof o)var i=o.prototype&&o.prototype.isReactComponent?2:0;else if("string"==typeof o)i=5;else switch(o){case Ho:return zt(e.children,t,n,a);case qo:i=11,t|=3;break;case Yo:i=11,t|=2;break;case $o:return o=new Ft(15,e,a,4|t),o.type=$o,o.expirationTime=n,o;case Xo:i=16,t|=2;break;default:e:{switch("object"==typeof o&&null!==o?o.$$typeof:null){case Ko:i=13;break e;case Qo:i=12;break e;case Go:i=14;break e;default:r("130",null==o?o:typeof o,"")}i=void 0}}return t=new Ft(i,e,a,t),t.type=o,t.expirationTime=n,t}function zt(e,t,n,r){return e=new Ft(10,e,r,t),e.expirationTime=n,e}function Lt(e,t,n){return e=new Ft(6,e,null,t),e.expirationTime=n,e}function jt(e,t,n){return t=new Ft(4,null!==e.children?e.children:[],e.key,t),t.expirationTime=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Wt(e,t,n){return t=new Ft(3,null,null,t?3:0),e={current:t,containerInfo:e,pendingChildren:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,pendingCommitExpirationTime:0,finishedWork:null,context:null,pendingContext:null,hydrate:n,remainingExpirationTime:0,firstBatch:null,nextScheduledRoot:null},t.stateNode=e}function Bt(e){return function(t){try{return e(t)}catch(e){}}}function Vt(e){if("undefined"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)return!0;try{var n=t.inject(e);Ii=Bt(function(e){return t.onCommitFiberRoot(n,e)}),Oi=Bt(function(e){return t.onCommitFiberUnmount(n,e)})}catch(e){}return!0}function Ht(e){"function"==typeof Ii&&Ii(e)}function Yt(e){"function"==typeof Oi&&Oi(e)}function $t(e){return{expirationTime:0,baseState:e,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function Kt(e){return{expirationTime:e.expirationTime,baseState:e.baseState,firstUpdate:e.firstUpdate,lastUpdate:e.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function Qt(e){return{expirationTime:e,tag:0,payload:null,callback:null,next:null,nextEffect:null}}function qt(e,t,n){null===e.lastUpdate?e.firstUpdate=e.lastUpdate=t:(e.lastUpdate.next=t,e.lastUpdate=t),(0===e.expirationTime||e.expirationTime>n)&&(e.expirationTime=n)}function Gt(e,t,n){var r=e.alternate;if(null===r){var o=e.updateQueue,a=null;null===o&&(o=e.updateQueue=$t(e.memoizedState))}else o=e.updateQueue,a=r.updateQueue,null===o?null===a?(o=e.updateQueue=$t(e.memoizedState),a=r.updateQueue=$t(r.memoizedState)):o=e.updateQueue=Kt(a):null===a&&(a=r.updateQueue=Kt(o));null===a||o===a?qt(o,t,n):null===o.lastUpdate||null===a.lastUpdate?(qt(o,t,n),qt(a,t,n)):(qt(o,t,n),a.lastUpdate=t)}function Xt(e,t,n){var r=e.updateQueue;r=null===r?e.updateQueue=$t(e.memoizedState):Zt(e,r),null===r.lastCapturedUpdate?r.firstCapturedUpdate=r.lastCapturedUpdate=t:(r.lastCapturedUpdate.next=t,r.lastCapturedUpdate=t),(0===r.expirationTime||r.expirationTime>n)&&(r.expirationTime=n)}function Zt(e,t){var n=e.alternate;return null!==n&&t===n.updateQueue&&(t=e.updateQueue=Kt(t)),t}function Jt(e,t,n,r,o,a){switch(n.tag){case 1:return e=n.payload,"function"==typeof e?e.call(a,r,o):e;case 3:e.effectTag=e.effectTag&-1025|64;case 0:if(e=n.payload,o="function"==typeof e?e.call(a,r,o):e,null===o||void 0===o)break;return Ar({},r,o);case 2:Ri=!0}return r}function en(e,t,n,r,o){if(Ri=!1,!(0===t.expirationTime||t.expirationTime>o)){t=Zt(e,t);for(var a=t.baseState,i=null,l=0,u=t.firstUpdate,c=a;null!==u;){var s=u.expirationTime;s>o?(null===i&&(i=u,a=c),(0===l||l>s)&&(l=s)):(c=Jt(e,t,u,c,n,r),null!==u.callback&&(e.effectTag|=32,u.nextEffect=null,null===t.lastEffect?t.firstEffect=t.lastEffect=u:(t.lastEffect.nextEffect=u,t.lastEffect=u))),u=u.next}for(s=null,u=t.firstCapturedUpdate;null!==u;){var f=u.expirationTime;f>o?(null===s&&(s=u,null===i&&(a=c)),(0===l||l>f)&&(l=f)):(c=Jt(e,t,u,c,n,r),null!==u.callback&&(e.effectTag|=32,u.nextEffect=null,null===t.lastCapturedEffect?t.firstCapturedEffect=t.lastCapturedEffect=u:(t.lastCapturedEffect.nextEffect=u,t.lastCapturedEffect=u))),u=u.next}null===i&&(t.lastUpdate=null),null===s?t.lastCapturedUpdate=null:e.effectTag|=32,null===i&&null===s&&(a=c),t.baseState=a,t.firstUpdate=i,t.firstCapturedUpdate=s,t.expirationTime=l,e.memoizedState=c}}function tn(e,t){"function"!=typeof e?r("191",e):void 0,e.call(t)}function nn(e,t,n){for(null!==t.firstCapturedUpdate&&(null!==t.lastUpdate&&(t.lastUpdate.next=t.firstCapturedUpdate,t.lastUpdate=t.lastCapturedUpdate),t.firstCapturedUpdate=t.lastCapturedUpdate=null),e=t.firstEffect,t.firstEffect=t.lastEffect=null;null!==e;){var r=e.callback;null!==r&&(e.callback=null,tn(r,n)),e=e.nextEffect}for(e=t.firstCapturedEffect,t.firstCapturedEffect=t.lastCapturedEffect=null;null!==e;)t=e.callback,null!==t&&(e.callback=null,tn(t,n)),e=e.nextEffect}function rn(e,t){return{value:e,source:t,stack:le(t)}}function on(e){var t=e.type._context;Ct(Fi,t._changedBits,e),Ct(Mi,t._currentValue,e),Ct(Di,e,e),t._currentValue=e.pendingProps.value,t._changedBits=e.stateNode}function an(e){var t=Fi.current,n=Mi.current;
-_t(Di,e),_t(Mi,e),_t(Fi,e),e=e.type._context,e._currentValue=n,e._changedBits=t}function ln(e){return e===Ui?r("174"):void 0,e}function un(e,t){Ct(Li,t,e),Ct(zi,e,e),Ct(Ai,Ui,e);var n=t.nodeType;switch(n){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:it(null,"");break;default:n=8===n?t.parentNode:t,t=n.namespaceURI||null,n=n.tagName,t=it(t,n)}_t(Ai,e),Ct(Ai,t,e)}function cn(e){_t(Ai,e),_t(zi,e),_t(Li,e)}function sn(e){zi.current===e&&(_t(Ai,e),_t(zi,e))}function fn(e,t,n){var r=e.memoizedState;t=t(n,r),r=null===t||void 0===t?r:Ar({},r,t),e.memoizedState=r,e=e.updateQueue,null!==e&&0===e.expirationTime&&(e.baseState=r)}function dn(e,t,n,r,o,a){var i=e.stateNode;return e=e.type,"function"==typeof i.shouldComponentUpdate?i.shouldComponentUpdate(n,o,a):!(e.prototype&&e.prototype.isPureReactComponent&&jr(t,n)&&jr(r,o))}function pn(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&ji.enqueueReplaceState(t,t.state,null)}function mn(e,t){var n=e.type,r=e.stateNode,o=e.pendingProps,a=Tt(e);r.props=o,r.state=e.memoizedState,r.refs=Br,r.context=St(e,a),a=e.updateQueue,null!==a&&(en(e,a,o,r,t),r.state=e.memoizedState),a=e.type.getDerivedStateFromProps,"function"==typeof a&&(fn(e,a,o),r.state=e.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof r.getSnapshotBeforeUpdate||"function"!=typeof r.UNSAFE_componentWillMount&&"function"!=typeof r.componentWillMount||(n=r.state,"function"==typeof r.componentWillMount&&r.componentWillMount(),"function"==typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount(),n!==r.state&&ji.enqueueReplaceState(r,r.state,null),a=e.updateQueue,null!==a&&(en(e,a,o,r,t),r.state=e.memoizedState)),"function"==typeof r.componentDidMount&&(e.effectTag|=4)}function hn(e,t,n){if(e=n.ref,null!==e&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){n=n._owner;var o=void 0;n&&(2!==n.tag?r("110"):void 0,o=n.stateNode),o?void 0:r("147",e);var a=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===a?t.ref:(t=function(e){var t=o.refs===Br?o.refs={}:o.refs;null===e?delete t[a]:t[a]=e},t._stringRef=a,t)}"string"!=typeof e?r("148"):void 0,n._owner?void 0:r("254",e)}return e}function vn(e,t){"textarea"!==e.type&&r("31","[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t,"")}function yn(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.effectTag=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function o(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function a(e,t,n){return e=Ut(e,t,n),e.index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?(r=t.alternate,null!==r?(r=r.index,r<n?(t.effectTag=2,n):r):(t.effectTag=2,n)):n}function l(t){return e&&null===t.alternate&&(t.effectTag=2),t}function u(e,t,n,r){return null===t||6!==t.tag?(t=Lt(n,e.mode,r),t.return=e,t):(t=a(t,n,r),t.return=e,t)}function c(e,t,n,r){return null!==t&&t.type===n.type?(r=a(t,n.props,r),r.ref=hn(e,t,n),r.return=e,r):(r=At(n,e.mode,r),r.ref=hn(e,t,n),r.return=e,r)}function s(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?(t=jt(n,e.mode,r),t.return=e,t):(t=a(t,n.children||[],r),t.return=e,t)}function f(e,t,n,r,o){return null===t||10!==t.tag?(t=zt(n,e.mode,r,o),t.return=e,t):(t=a(t,n,r),t.return=e,t)}function d(e,t,n){if("string"==typeof t||"number"==typeof t)return t=Lt(""+t,e.mode,n),t.return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case Bo:return n=At(t,e.mode,n),n.ref=hn(e,null,t),n.return=e,n;case Vo:return t=jt(t,e.mode,n),t.return=e,t}if(Wi(t)||ae(t))return t=zt(t,e.mode,n,null),t.return=e,t;vn(e,t)}return null}function p(e,t,n,r){var o=null!==t?t.key:null;if("string"==typeof n||"number"==typeof n)return null!==o?null:u(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case Bo:return n.key===o?n.type===Ho?f(e,t,n.props.children,r,o):c(e,t,n,r):null;case Vo:return n.key===o?s(e,t,n,r):null}if(Wi(n)||ae(n))return null!==o?null:f(e,t,n,r,null);vn(e,n)}return null}function m(e,t,n,r,o){if("string"==typeof r||"number"==typeof r)return e=e.get(n)||null,u(t,e,""+r,o);if("object"==typeof r&&null!==r){switch(r.$$typeof){case Bo:return e=e.get(null===r.key?n:r.key)||null,r.type===Ho?f(t,e,r.props.children,o,r.key):c(t,e,r,o);case Vo:return e=e.get(null===r.key?n:r.key)||null,s(t,e,r,o)}if(Wi(r)||ae(r))return e=e.get(n)||null,f(t,e,r,o,null);vn(t,r)}return null}function h(r,a,l,u){for(var c=null,s=null,f=a,h=a=0,v=null;null!==f&&h<l.length;h++){f.index>h?(v=f,f=null):v=f.sibling;var y=p(r,f,l[h],u);if(null===y){null===f&&(f=v);break}e&&f&&null===y.alternate&&t(r,f),a=i(y,a,h),null===s?c=y:s.sibling=y,s=y,f=v}if(h===l.length)return n(r,f),c;if(null===f){for(;h<l.length;h++)(f=d(r,l[h],u))&&(a=i(f,a,h),null===s?c=f:s.sibling=f,s=f);return c}for(f=o(r,f);h<l.length;h++)(v=m(f,r,h,l[h],u))&&(e&&null!==v.alternate&&f.delete(null===v.key?h:v.key),a=i(v,a,h),null===s?c=v:s.sibling=v,s=v);return e&&f.forEach(function(e){return t(r,e)}),c}function v(a,l,u,c){var s=ae(u);"function"!=typeof s?r("150"):void 0,u=s.call(u),null==u?r("151"):void 0;for(var f=s=null,h=l,v=l=0,y=null,g=u.next();null!==h&&!g.done;v++,g=u.next()){h.index>v?(y=h,h=null):y=h.sibling;var b=p(a,h,g.value,c);if(null===b){h||(h=y);break}e&&h&&null===b.alternate&&t(a,h),l=i(b,l,v),null===f?s=b:f.sibling=b,f=b,h=y}if(g.done)return n(a,h),s;if(null===h){for(;!g.done;v++,g=u.next())g=d(a,g.value,c),null!==g&&(l=i(g,l,v),null===f?s=g:f.sibling=g,f=g);return s}for(h=o(a,h);!g.done;v++,g=u.next())g=m(h,a,v,g.value,c),null!==g&&(e&&null!==g.alternate&&h.delete(null===g.key?v:g.key),l=i(g,l,v),null===f?s=g:f.sibling=g,f=g);return e&&h.forEach(function(e){return t(a,e)}),s}return function(e,o,i,u){var c="object"==typeof i&&null!==i&&i.type===Ho&&null===i.key;c&&(i=i.props.children);var s="object"==typeof i&&null!==i;if(s)switch(i.$$typeof){case Bo:e:{for(s=i.key,c=o;null!==c;){if(c.key===s){if(10===c.tag?i.type===Ho:c.type===i.type){n(e,c.sibling),o=a(c,i.type===Ho?i.props.children:i.props,u),o.ref=hn(e,c,i),o.return=e,e=o;break e}n(e,c);break}t(e,c),c=c.sibling}i.type===Ho?(o=zt(i.props.children,e.mode,u,i.key),o.return=e,e=o):(u=At(i,e.mode,u),u.ref=hn(e,o,i),u.return=e,e=u)}return l(e);case Vo:e:{for(c=i.key;null!==o;){if(o.key===c){if(4===o.tag&&o.stateNode.containerInfo===i.containerInfo&&o.stateNode.implementation===i.implementation){n(e,o.sibling),o=a(o,i.children||[],u),o.return=e,e=o;break e}n(e,o);break}t(e,o),o=o.sibling}o=jt(i,e.mode,u),o.return=e,e=o}return l(e)}if("string"==typeof i||"number"==typeof i)return i=""+i,null!==o&&6===o.tag?(n(e,o.sibling),o=a(o,i,u),o.return=e,e=o):(n(e,o),o=Lt(i,e.mode,u),o.return=e,e=o),l(e);if(Wi(i))return h(e,o,i,u);if(ae(i))return v(e,o,i,u);if(s&&vn(e,i),"undefined"==typeof i&&!c)switch(e.tag){case 2:case 1:u=e.type,r("152",u.displayName||u.name||"Component")}return n(e,o)}}function gn(e,t){var n=new Ft(5,null,null,0);n.type="DELETED",n.stateNode=t,n.return=e,n.effectTag=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function bn(e,t){switch(e.tag){case 5:var n=e.type;return t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,null!==t&&(e.stateNode=t,!0);case 6:return t=""===e.pendingProps||3!==t.nodeType?null:t,null!==t&&(e.stateNode=t,!0);default:return!1}}function wn(e){if($i){var t=Yi;if(t){var n=t;if(!bn(e,t)){if(t=kt(n),!t||!bn(e,t))return e.effectTag|=2,$i=!1,void(Hi=e);gn(Hi,n)}Hi=e,Yi=Et(t)}else e.effectTag|=2,$i=!1,Hi=e}}function kn(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag;)e=e.return;Hi=e}function En(e){if(e!==Hi)return!1;if(!$i)return kn(e),$i=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!wt(t,e.memoizedProps))for(t=Yi;t;)gn(e,t),t=kt(t);return kn(e),Yi=Hi?kt(e.stateNode):null,!0}function xn(){Yi=Hi=null,$i=!1}function _n(e,t,n){Cn(e,t,n,t.expirationTime)}function Cn(e,t,n,r){t.child=null===e?Vi(t,null,n,r):Bi(t,e.child,n,r)}function Tn(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.effectTag|=128)}function Sn(e,t,n,r,o){Tn(e,t);var a=0!==(64&t.effectTag);if(!n&&!a)return r&&Mt(t,!1),On(e,t);n=t.stateNode,jo.current=t;var i=a?null:n.render();return t.effectTag|=1,a&&(Cn(e,t,null,o),t.child=null),Cn(e,t,i,o),t.memoizedState=n.state,t.memoizedProps=n.props,r&&Mt(t,!0),t.child}function Nn(e){var t=e.stateNode;t.pendingContext?Ot(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Ot(e,t.context,!1),un(e,t.containerInfo)}function Pn(e,t,n,r){var o=e.child;for(null!==o&&(o.return=e);null!==o;){switch(o.tag){case 12:var a=0|o.stateNode;if(o.type===t&&0!==(a&n)){for(a=o;null!==a;){var i=a.alternate;if(0===a.expirationTime||a.expirationTime>r)a.expirationTime=r,null!==i&&(0===i.expirationTime||i.expirationTime>r)&&(i.expirationTime=r);else{if(null===i||!(0===i.expirationTime||i.expirationTime>r))break;i.expirationTime=r}a=a.return}a=null}else a=o.child;break;case 13:a=o.type===e.type?null:o.child;break;default:a=o.child}if(null!==a)a.return=o;else for(a=o;null!==a;){if(a===e){a=null;break}if(o=a.sibling,null!==o){o.return=a.return,a=o;break}a=a.return}o=a}}function In(e,t,n){var r=t.type._context,o=t.pendingProps,a=t.memoizedProps,i=!0;if(Ni.current)i=!1;else if(a===o)return t.stateNode=0,on(t),On(e,t);var l=o.value;if(t.memoizedProps=o,null===a)l=1073741823;else if(a.value===o.value){if(a.children===o.children&&i)return t.stateNode=0,on(t),On(e,t);l=0}else{var u=a.value;if(u===l&&(0!==u||1/u===1/l)||u!==u&&l!==l){if(a.children===o.children&&i)return t.stateNode=0,on(t),On(e,t);l=0}else if(l="function"==typeof r._calculateChangedBits?r._calculateChangedBits(u,l):1073741823,l|=0,0===l){if(a.children===o.children&&i)return t.stateNode=0,on(t),On(e,t)}else Pn(t,r,l,n)}return t.stateNode=l,on(t),_n(e,t,o.children),t.child}function On(e,t){if(null!==e&&t.child!==e.child?r("153"):void 0,null!==t.child){e=t.child;var n=Ut(e,e.pendingProps,e.expirationTime);for(t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,n=n.sibling=Ut(e,e.pendingProps,e.expirationTime),n.return=t;n.sibling=null}return t.child}function Rn(e,t,n){if(0===t.expirationTime||t.expirationTime>n){switch(t.tag){case 3:Nn(t);break;case 2:Dt(t);break;case 4:un(t,t.stateNode.containerInfo);break;case 13:on(t)}return null}switch(t.tag){case 0:null!==e?r("155"):void 0;var o=t.type,a=t.pendingProps,i=Tt(t);return i=St(t,i),o=o(a,i),t.effectTag|=1,"object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof?(i=t.type,t.tag=2,t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,i=i.getDerivedStateFromProps,"function"==typeof i&&fn(t,i,a),a=Dt(t),o.updater=ji,t.stateNode=o,o._reactInternalFiber=t,mn(t,n),e=Sn(e,t,!0,a,n)):(t.tag=1,_n(e,t,o),t.memoizedProps=a,e=t.child),e;case 1:return a=t.type,n=t.pendingProps,Ni.current||t.memoizedProps!==n?(o=Tt(t),o=St(t,o),a=a(n,o),t.effectTag|=1,_n(e,t,a),t.memoizedProps=n,e=t.child):e=On(e,t),e;case 2:if(a=Dt(t),null===e)if(null===t.stateNode){var l=t.pendingProps,u=t.type;o=Tt(t);var c=2===t.tag&&null!=t.type.contextTypes;i=c?St(t,o):Br,l=new u(l,i),t.memoizedState=null!==l.state&&void 0!==l.state?l.state:null,l.updater=ji,t.stateNode=l,l._reactInternalFiber=t,c&&(c=t.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=o,c.__reactInternalMemoizedMaskedChildContext=i),mn(t,n),o=!0}else{u=t.type,o=t.stateNode,c=t.memoizedProps,i=t.pendingProps,o.props=c;var s=o.context;l=Tt(t),l=St(t,l);var f=u.getDerivedStateFromProps;(u="function"==typeof f||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(c!==i||s!==l)&&pn(t,o,i,l),Ri=!1;var d=t.memoizedState;s=o.state=d;var p=t.updateQueue;null!==p&&(en(t,p,i,o,n),s=t.memoizedState),c!==i||d!==s||Ni.current||Ri?("function"==typeof f&&(fn(t,f,i),s=t.memoizedState),(c=Ri||dn(t,c,i,d,s,l))?(u||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||("function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"==typeof o.componentDidMount&&(t.effectTag|=4)):("function"==typeof o.componentDidMount&&(t.effectTag|=4),t.memoizedProps=i,t.memoizedState=s),o.props=i,o.state=s,o.context=l,o=c):("function"==typeof o.componentDidMount&&(t.effectTag|=4),o=!1)}else u=t.type,o=t.stateNode,i=t.memoizedProps,c=t.pendingProps,o.props=i,s=o.context,l=Tt(t),l=St(t,l),f=u.getDerivedStateFromProps,(u="function"==typeof f||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(i!==c||s!==l)&&pn(t,o,c,l),Ri=!1,s=t.memoizedState,d=o.state=s,p=t.updateQueue,null!==p&&(en(t,p,c,o,n),d=t.memoizedState),i!==c||s!==d||Ni.current||Ri?("function"==typeof f&&(fn(t,f,c),d=t.memoizedState),(f=Ri||dn(t,i,c,s,d,l))?(u||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(c,d,l),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(c,d,l)),"function"==typeof o.componentDidUpdate&&(t.effectTag|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(t.effectTag|=256)):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&s===e.memoizedState||(t.effectTag|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&s===e.memoizedState||(t.effectTag|=256),t.memoizedProps=c,t.memoizedState=d),o.props=c,o.state=d,o.context=l,o=f):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&s===e.memoizedState||(t.effectTag|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&s===e.memoizedState||(t.effectTag|=256),o=!1);return Sn(e,t,o,a,n);case 3:return Nn(t),a=t.updateQueue,null!==a?(o=t.memoizedState,o=null!==o?o.element:null,en(t,a,t.pendingProps,null,n),a=t.memoizedState.element,a===o?(xn(),e=On(e,t)):(o=t.stateNode,(o=(null===e||null===e.child)&&o.hydrate)&&(Yi=Et(t.stateNode.containerInfo),Hi=t,o=$i=!0),o?(t.effectTag|=2,t.child=Vi(t,null,a,n)):(xn(),_n(e,t,a)),e=t.child)):(xn(),e=On(e,t)),e;case 5:return ln(Li.current),a=ln(Ai.current),o=it(a,t.type),a!==o&&(Ct(zi,t,t),Ct(Ai,o,t)),null===e&&wn(t),a=t.type,c=t.memoizedProps,o=t.pendingProps,i=null!==e?e.memoizedProps:null,Ni.current||c!==o||((c=1&t.mode&&!!o.hidden)&&(t.expirationTime=1073741823),c&&1073741823===n)?(c=o.children,wt(a,o)?c=null:i&&wt(a,i)&&(t.effectTag|=16),Tn(e,t),1073741823!==n&&1&t.mode&&o.hidden?(t.expirationTime=1073741823,t.memoizedProps=o,e=null):(_n(e,t,c),t.memoizedProps=o,e=t.child)):e=On(e,t),e;case 6:return null===e&&wn(t),t.memoizedProps=t.pendingProps,null;case 16:return null;case 4:return un(t,t.stateNode.containerInfo),a=t.pendingProps,Ni.current||t.memoizedProps!==a?(null===e?t.child=Bi(t,null,a,n):_n(e,t,a),t.memoizedProps=a,e=t.child):e=On(e,t),e;case 14:return a=t.type.render,n=t.pendingProps,o=t.ref,Ni.current||t.memoizedProps!==n||o!==(null!==e?e.ref:null)?(a=a(n,o),_n(e,t,a),t.memoizedProps=n,e=t.child):e=On(e,t),e;case 10:return n=t.pendingProps,Ni.current||t.memoizedProps!==n?(_n(e,t,n),t.memoizedProps=n,e=t.child):e=On(e,t),e;case 11:return n=t.pendingProps.children,Ni.current||null!==n&&t.memoizedProps!==n?(_n(e,t,n),t.memoizedProps=n,e=t.child):e=On(e,t),e;case 15:return n=t.pendingProps,t.memoizedProps===n?e=On(e,t):(_n(e,t,n.children),t.memoizedProps=n,e=t.child),e;case 13:return In(e,t,n);case 12:e:if(o=t.type,i=t.pendingProps,c=t.memoizedProps,a=o._currentValue,l=o._changedBits,Ni.current||0!==l||c!==i){if(t.memoizedProps=i,u=i.unstable_observedBits,void 0!==u&&null!==u||(u=1073741823),t.stateNode=u,0!==(l&u))Pn(t,o,l,n);else if(c===i){e=On(e,t);break e}n=i.children,n=n(a),t.effectTag|=1,_n(e,t,n),e=t.child}else e=On(e,t);return e;default:r("156")}}function Dn(e){e.effectTag|=4}function Mn(e,t){var n=t.pendingProps;switch(t.tag){case 1:return null;case 2:return Pt(t),null;case 3:cn(t),It(t);var o=t.stateNode;return o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),null!==e&&null!==e.child||(En(t),t.effectTag&=-3),Ki(t),null;case 5:sn(t),o=ln(Li.current);var a=t.type;if(null!==e&&null!=t.stateNode){var i=e.memoizedProps,l=t.stateNode,u=ln(Ai.current);l=ht(l,a,i,n,o),Qi(e,t,l,a,i,n,o,u),e.ref!==t.ref&&(t.effectTag|=128)}else{if(!n)return null===t.stateNode?r("166"):void 0,null;if(e=ln(Ai.current),En(t))n=t.stateNode,a=t.type,i=t.memoizedProps,n[oo]=t,n[ao]=i,o=yt(n,a,i,e,o),t.updateQueue=o,null!==o&&Dn(t);else{e=dt(a,n,o,e),e[oo]=t,e[ao]=n;e:for(i=t.child;null!==i;){if(5===i.tag||6===i.tag)e.appendChild(i.stateNode);else if(4!==i.tag&&null!==i.child){i.child.return=i,i=i.child;continue}if(i===t)break;for(;null===i.sibling;){if(null===i.return||i.return===t)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}mt(e,a,n,o),bt(a,n)&&Dn(t),t.stateNode=e}null!==t.ref&&(t.effectTag|=128)}return null;case 6:if(e&&null!=t.stateNode)qi(e,t,e.memoizedProps,n);else{if("string"!=typeof n)return null===t.stateNode?r("166"):void 0,null;o=ln(Li.current),ln(Ai.current),En(t)?(o=t.stateNode,n=t.memoizedProps,o[oo]=t,gt(o,n)&&Dn(t)):(o=pt(n,o),o[oo]=t,t.stateNode=o)}return null;case 14:return null;case 16:return null;case 10:return null;case 11:return null;case 15:return null;case 4:return cn(t),Ki(t),null;case 13:return an(t),null;case 12:return null;case 0:r("167");default:r("156")}}function Fn(e,t){var n=t.source;null===t.stack&&null!==n&&le(n),null!==n&&ie(n),t=t.value,null!==e&&2===e.tag&&ie(e);try{t&&t.suppressReactErrorLogging||console.error(t)}catch(e){e&&e.suppressReactErrorLogging||console.error(e)}}function Un(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){Gn(e,t)}else t.current=null}function An(e){switch("function"==typeof Yt&&Yt(e),e.tag){case 2:Un(e);var t=e.stateNode;if("function"==typeof t.componentWillUnmount)try{t.props=e.memoizedProps,t.state=e.memoizedState,t.componentWillUnmount()}catch(t){Gn(e,t)}break;case 5:Un(e);break;case 4:jn(e)}}function zn(e){return 5===e.tag||3===e.tag||4===e.tag}function Ln(e){e:{for(var t=e.return;null!==t;){if(zn(t)){var n=t;break e}t=t.return}r("160"),n=void 0}var o=t=void 0;switch(n.tag){case 5:t=n.stateNode,o=!1;break;case 3:t=n.stateNode.containerInfo,o=!0;break;case 4:t=n.stateNode.containerInfo,o=!0;break;default:r("161")}16&n.effectTag&&(lt(t,""),n.effectTag&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||zn(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag;){if(2&n.effectTag)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.effectTag)){n=n.stateNode;break e}}for(var a=e;;){if(5===a.tag||6===a.tag)if(n)if(o){var i=t,l=a.stateNode,u=n;8===i.nodeType?i.parentNode.insertBefore(l,u):i.insertBefore(l,u)}else t.insertBefore(a.stateNode,n);else o?(i=t,l=a.stateNode,8===i.nodeType?i.parentNode.insertBefore(l,i):i.appendChild(l)):t.appendChild(a.stateNode);else if(4!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===e)break;for(;null===a.sibling;){if(null===a.return||a.return===e)return;a=a.return}a.sibling.return=a.return,a=a.sibling}}function jn(e){for(var t=e,n=!1,o=void 0,a=void 0;;){if(!n){n=t.return;e:for(;;){switch(null===n?r("160"):void 0,n.tag){case 5:o=n.stateNode,a=!1;break e;case 3:o=n.stateNode.containerInfo,a=!0;break e;case 4:o=n.stateNode.containerInfo,a=!0;break e}n=n.return}n=!0}if(5===t.tag||6===t.tag){e:for(var i=t,l=i;;)if(An(l),null!==l.child&&4!==l.tag)l.child.return=l,l=l.child;else{if(l===i)break;for(;null===l.sibling;){if(null===l.return||l.return===i)break e;l=l.return}l.sibling.return=l.return,l=l.sibling}a?(i=o,l=t.stateNode,8===i.nodeType?i.parentNode.removeChild(l):i.removeChild(l)):o.removeChild(t.stateNode)}else if(4===t.tag?o=t.stateNode.containerInfo:An(t),null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return;t=t.return,4===t.tag&&(n=!1)}t.sibling.return=t.return,t=t.sibling}}function Wn(e,t){switch(t.tag){case 2:break;case 5:var n=t.stateNode;if(null!=n){var o=t.memoizedProps;e=null!==e?e.memoizedProps:o;var a=t.type,i=t.updateQueue;t.updateQueue=null,null!==i&&(n[ao]=o,vt(n,i,a,e,o))}break;case 6:null===t.stateNode?r("162"):void 0,t.stateNode.nodeValue=t.memoizedProps;break;case 3:break;case 15:break;case 16:break;default:r("163")}}function Bn(e,t,n){n=Qt(n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){mr(r),Fn(e,t)},n}function Vn(e,t,n){n=Qt(n),n.tag=3;var r=e.stateNode;return null!==r&&"function"==typeof r.componentDidCatch&&(n.callback=function(){null===sl?sl=new Set([this]):sl.add(this);var n=t.value,r=t.stack;Fn(e,t),this.componentDidCatch(n,{componentStack:null!==r?r:""})}),n}function Hn(e,t,n,r,o,a){n.effectTag|=512,n.firstEffect=n.lastEffect=null,r=rn(r,n),e=t;do{switch(e.tag){case 3:return e.effectTag|=1024,r=Bn(e,r,a),void Xt(e,r,a);case 2:if(t=r,n=e.stateNode,0===(64&e.effectTag)&&null!==n&&"function"==typeof n.componentDidCatch&&(null===sl||!sl.has(n)))return e.effectTag|=1024,r=Vn(e,t,a),void Xt(e,r,a)}e=e.return}while(null!==e)}function Yn(e){switch(e.tag){case 2:Pt(e);var t=e.effectTag;return 1024&t?(e.effectTag=t&-1025|64,e):null;case 3:return cn(e),It(e),t=e.effectTag,1024&t?(e.effectTag=t&-1025|64,e):null;case 5:return sn(e),null;case 16:return t=e.effectTag,1024&t?(e.effectTag=t&-1025|64,e):null;case 4:return cn(e),null;case 13:return an(e),null;default:return null}}function $n(){if(null!==nl)for(var e=nl.return;null!==e;){var t=e;switch(t.tag){case 2:Pt(t);break;case 3:cn(t),It(t);break;case 5:sn(t);break;case 4:cn(t);break;case 13:an(t)}e=e.return}rl=null,ol=0,al=-1,il=!1,nl=null,cl=!1}function Kn(e){for(;;){var t=e.alternate,n=e.return,r=e.sibling;if(0===(512&e.effectTag)){t=Mn(t,e,ol);var o=e;if(1073741823===ol||1073741823!==o.expirationTime){var a=0;switch(o.tag){case 3:case 2:var i=o.updateQueue;null!==i&&(a=i.expirationTime)}for(i=o.child;null!==i;)0!==i.expirationTime&&(0===a||a>i.expirationTime)&&(a=i.expirationTime),i=i.sibling;o.expirationTime=a}if(null!==t)return t;if(null!==n&&0===(512&n.effectTag)&&(null===n.firstEffect&&(n.firstEffect=e.firstEffect),null!==e.lastEffect&&(null!==n.lastEffect&&(n.lastEffect.nextEffect=e.firstEffect),n.lastEffect=e.lastEffect),1<e.effectTag&&(null!==n.lastEffect?n.lastEffect.nextEffect=e:n.firstEffect=e,n.lastEffect=e)),null!==r)return r;if(null===n){cl=!0;break}e=n}else{if(e=Yn(e,il,ol),null!==e)return e.effectTag&=511,e;if(null!==n&&(n.firstEffect=n.lastEffect=null,n.effectTag|=512),null!==r)return r;if(null===n)break;e=n}}return null}function Qn(e){var t=Rn(e.alternate,e,ol);return null===t&&(t=Kn(e)),jo.current=null,t}function qn(e,t,n){tl?r("243"):void 0,tl=!0,t===ol&&e===rl&&null!==nl||($n(),rl=e,ol=t,al=-1,nl=Ut(rl.current,null,ol),e.pendingCommitExpirationTime=0);var o=!1;for(il=!n||ol<=Xi;;){try{if(n)for(;null!==nl&&!pr();)nl=Qn(nl);else for(;null!==nl;)nl=Qn(nl)}catch(t){if(null===nl)o=!0,mr(t);else{null===nl?r("271"):void 0,n=nl;var a=n.return;if(null===a){o=!0,mr(t);break}Hn(e,a,n,t,il,ol,Zi),nl=Kn(n)}}break}if(tl=!1,o)return null;if(null===nl){if(cl)return e.pendingCommitExpirationTime=t,e.current.alternate;il?r("262"):void 0,0<=al&&setTimeout(function(){var t=e.current.expirationTime;0!==t&&(0===e.remainingExpirationTime||e.remainingExpirationTime<t)&&or(e,t)},al),hr(e.current.expirationTime)}return null}function Gn(e,t){var n;e:{for(tl&&!ul?r("263"):void 0,n=e.return;null!==n;){switch(n.tag){case 2:var o=n.stateNode;if("function"==typeof n.type.getDerivedStateFromCatch||"function"==typeof o.componentDidCatch&&(null===sl||!sl.has(o))){e=rn(t,e),e=Vn(n,e,1),Gt(n,e,1),Jn(n,1),n=void 0;break e}break;case 3:e=rn(t,e),e=Bn(n,e,1),Gt(n,e,1),Jn(n,1),n=void 0;break e}n=n.return}3===e.tag&&(n=rn(t,e),n=Bn(e,n,1),Gt(e,n,1),Jn(e,1)),n=void 0}return n}function Xn(){var e=2+25*(((er()-2+500)/25|0)+1);return e<=Ji&&(e=Ji+1),Ji=e}function Zn(e,t){return e=0!==el?el:tl?ul?1:ol:1&t.mode?Cl?2+10*(((e-2+15)/10|0)+1):2+25*(((e-2+500)/25|0)+1):1,Cl&&(0===gl||e>gl)&&(gl=e),e}function Jn(e,t){for(;null!==e;){if((0===e.expirationTime||e.expirationTime>t)&&(e.expirationTime=t),null!==e.alternate&&(0===e.alternate.expirationTime||e.alternate.expirationTime>t)&&(e.alternate.expirationTime=t),null===e.return){if(3!==e.tag)break;var n=e.stateNode;!tl&&0!==ol&&t<ol&&$n();var o=n.current.expirationTime;tl&&!ul&&rl===n||or(n,o),Nl>Sl&&r("185")}e=e.return}}function er(){return Zi=Ei()-Gi,Xi=(Zi/10|0)+2}function tr(e){var t=el;el=2+25*(((er()-2+500)/25|0)+1);try{return e()}finally{el=t}}function nr(e,t,n,r,o){var a=el;el=1;try{return e(t,n,r,o)}finally{el=a}}function rr(e){if(0!==pl){if(e>pl)return;null!==ml&&_i(ml)}var t=Ei()-Gi;pl=e,ml=xi(ir,{timeout:10*(e-2)-t})}function or(e,t){if(null===e.nextScheduledRoot)e.remainingExpirationTime=t,null===dl?(fl=dl=e,e.nextScheduledRoot=e):(dl=dl.nextScheduledRoot=e,dl.nextScheduledRoot=fl);else{var n=e.remainingExpirationTime;(0===n||t<n)&&(e.remainingExpirationTime=t)}hl||(xl?_l&&(vl=e,yl=1,fr(e,1,!1)):1===t?lr():rr(t))}function ar(){var e=0,t=null;if(null!==dl)for(var n=dl,o=fl;null!==o;){var a=o.remainingExpirationTime;if(0===a){if(null===n||null===dl?r("244"):void 0,o===o.nextScheduledRoot){fl=dl=o.nextScheduledRoot=null;break}if(o===fl)fl=a=o.nextScheduledRoot,dl.nextScheduledRoot=a,o.nextScheduledRoot=null;else{if(o===dl){dl=n,dl.nextScheduledRoot=fl,o.nextScheduledRoot=null;break}n.nextScheduledRoot=o.nextScheduledRoot,o.nextScheduledRoot=null}o=n.nextScheduledRoot}else{if((0===e||a<e)&&(e=a,t=o),o===dl)break;n=o,o=o.nextScheduledRoot}}n=vl,null!==n&&n===t&&1===e?Nl++:Nl=0,vl=t,yl=e}function ir(e){ur(0,!0,e)}function lr(){ur(1,!1,null)}function ur(e,t,n){if(El=n,ar(),t)for(;null!==vl&&0!==yl&&(0===e||e>=yl)&&(!bl||er()>=yl);)er(),fr(vl,yl,!bl),ar();else for(;null!==vl&&0!==yl&&(0===e||e>=yl);)fr(vl,yl,!1),ar();null!==El&&(pl=0,ml=null),0!==yl&&rr(yl),El=null,bl=!1,sr()}function cr(e,t){hl?r("253"):void 0,vl=e,yl=t,fr(e,t,!1),lr(),sr()}function sr(){if(Nl=0,null!==Tl){var e=Tl;Tl=null;for(var t=0;t<e.length;t++){var n=e[t];try{n._onComplete()}catch(e){wl||(wl=!0,kl=e)}}}if(wl)throw e=kl,kl=null,wl=!1,e}function fr(e,t,n){hl?r("245"):void 0,hl=!0,n?(n=e.finishedWork,null!==n?dr(e,n,t):(n=qn(e,t,!0),null!==n&&(pr()?e.finishedWork=n:dr(e,n,t)))):(n=e.finishedWork,null!==n?dr(e,n,t):(n=qn(e,t,!1),null!==n&&dr(e,n,t))),hl=!1}function dr(e,t,n){var o=e.firstBatch;if(null!==o&&o._expirationTime<=n&&(null===Tl?Tl=[o]:Tl.push(o),o._defer))return e.finishedWork=t,void(e.remainingExpirationTime=0);if(e.finishedWork=null,ul=tl=!0,n=t.stateNode,n.current===t?r("177"):void 0,o=n.pendingCommitExpirationTime,0===o?r("261"):void 0,n.pendingCommitExpirationTime=0,er(),jo.current=null,1<t.effectTag)if(null!==t.lastEffect){t.lastEffect.nextEffect=t;var a=t.firstEffect}else a=t;else a=t.firstEffect;wi=Ra;var i=Lr();if(qe(i)){if("selectionStart"in i)var l={start:i.selectionStart,end:i.selectionEnd};else e:{var u=window.getSelection&&window.getSelection();if(u&&0!==u.rangeCount){l=u.anchorNode;var c=u.anchorOffset,s=u.focusNode;u=u.focusOffset;try{l.nodeType,s.nodeType}catch(e){l=null;break e}var f=0,d=-1,p=-1,m=0,h=0,v=i,y=null;t:for(;;){for(var g;v!==l||0!==c&&3!==v.nodeType||(d=f+c),v!==s||0!==u&&3!==v.nodeType||(p=f+u),3===v.nodeType&&(f+=v.nodeValue.length),null!==(g=v.firstChild);)y=v,v=g;for(;;){if(v===i)break t;if(y===l&&++m===c&&(d=f),y===s&&++h===u&&(p=f),null!==(g=v.nextSibling))break;v=y,y=v.parentNode}v=g}l=-1===d||-1===p?null:{start:d,end:p}}else l=null}l=l||{start:0,end:0}}else l=null;for(ki={focusedElem:i,selectionRange:l},We(!1),ll=a;null!==ll;){i=!1,l=void 0;try{for(;null!==ll;){if(256&ll.effectTag){var b=ll.alternate;switch(c=ll,c.tag){case 2:if(256&c.effectTag&&null!==b){var w=b.memoizedProps,k=b.memoizedState,E=c.stateNode;E.props=c.memoizedProps,E.state=c.memoizedState;var x=E.getSnapshotBeforeUpdate(w,k);E.__reactInternalSnapshotBeforeUpdate=x}break;case 3:case 5:case 6:case 4:break;default:r("163")}}ll=ll.nextEffect}}catch(e){i=!0,l=e}i&&(null===ll?r("178"):void 0,Gn(ll,l),null!==ll&&(ll=ll.nextEffect))}for(ll=a;null!==ll;){b=!1,w=void 0;try{for(;null!==ll;){var _=ll.effectTag;if(16&_&&lt(ll.stateNode,""),128&_){var C=ll.alternate;if(null!==C){var T=C.ref;null!==T&&("function"==typeof T?T(null):T.current=null)}}switch(14&_){case 2:Ln(ll),ll.effectTag&=-3;break;case 6:Ln(ll),ll.effectTag&=-3,Wn(ll.alternate,ll);break;case 4:Wn(ll.alternate,ll);break;case 8:k=ll,jn(k),k.return=null,k.child=null,k.alternate&&(k.alternate.child=null,k.alternate.return=null)}ll=ll.nextEffect}}catch(e){b=!0,w=e}b&&(null===ll?r("178"):void 0,Gn(ll,w),null!==ll&&(ll=ll.nextEffect))}if(T=ki,C=Lr(),_=T.focusedElem,b=T.selectionRange,C!==_&&Wr(document.documentElement,_)){null!==b&&qe(_)&&(C=b.start,T=b.end,void 0===T&&(T=C),"selectionStart"in _?(_.selectionStart=C,_.selectionEnd=Math.min(T,_.value.length)):window.getSelection&&(C=window.getSelection(),w=_[D()].length,T=Math.min(b.start,w),b=void 0===b.end?T:Math.min(b.end,w),!C.extend&&T>b&&(w=b,b=T,T=w),w=Qe(_,T),k=Qe(_,b),w&&k&&(1!==C.rangeCount||C.anchorNode!==w.node||C.anchorOffset!==w.offset||C.focusNode!==k.node||C.focusOffset!==k.offset)&&(E=document.createRange(),E.setStart(w.node,w.offset),C.removeAllRanges(),T>b?(C.addRange(E),C.extend(k.node,k.offset)):(E.setEnd(k.node,k.offset),C.addRange(E))))),C=[];for(T=_;T=T.parentNode;)1===T.nodeType&&C.push({element:T,left:T.scrollLeft,top:T.scrollTop});for("function"==typeof _.focus&&_.focus(),_=0;_<C.length;_++)T=C[_],T.element.scrollLeft=T.left,T.element.scrollTop=T.top}for(ki=null,We(wi),wi=null,n.current=t,ll=a;null!==ll;){a=!1,_=void 0;try{for(C=o;null!==ll;){var S=ll.effectTag;if(36&S){var N=ll.alternate;switch(T=ll,b=C,T.tag){case 2:var P=T.stateNode;if(4&T.effectTag)if(null===N)P.props=T.memoizedProps,P.state=T.memoizedState,P.componentDidMount();else{var I=N.memoizedProps,O=N.memoizedState;P.props=T.memoizedProps,P.state=T.memoizedState,P.componentDidUpdate(I,O,P.__reactInternalSnapshotBeforeUpdate)}var R=T.updateQueue;null!==R&&(P.props=T.memoizedProps,P.state=T.memoizedState,nn(T,R,P,b));break;case 3:var M=T.updateQueue;if(null!==M){if(w=null,null!==T.child)switch(T.child.tag){case 5:w=T.child.stateNode;break;case 2:w=T.child.stateNode}nn(T,M,w,b)}break;case 5:var F=T.stateNode;null===N&&4&T.effectTag&&bt(T.type,T.memoizedProps)&&F.focus();break;case 6:break;case 4:break;case 15:break;case 16:break;default:r("163")}}if(128&S){T=void 0;var U=ll.ref;if(null!==U){var A=ll.stateNode;switch(ll.tag){case 5:T=A;break;default:T=A}"function"==typeof U?U(T):U.current=T}}var z=ll.nextEffect;ll.nextEffect=null,ll=z}}catch(e){a=!0,_=e}a&&(null===ll?r("178"):void 0,Gn(ll,_),null!==ll&&(ll=ll.nextEffect))}tl=ul=!1,"function"==typeof Ht&&Ht(t.stateNode),t=n.current.expirationTime,0===t&&(sl=null),e.remainingExpirationTime=t}function pr(){return!(null===El||El.timeRemaining()>Pl)&&(bl=!0)}function mr(e){null===vl?r("246"):void 0,vl.remainingExpirationTime=0,wl||(wl=!0,kl=e)}function hr(e){null===vl?r("246"):void 0,vl.remainingExpirationTime=e}function vr(e,t){var n=xl;xl=!0;try{return e(t)}finally{(xl=n)||hl||lr()}}function yr(e,t){if(xl&&!_l){_l=!0;try{return e(t)}finally{_l=!1}}return e(t)}function gr(e,t){hl?r("187"):void 0;var n=xl;xl=!0;try{return nr(e,t)}finally{xl=n,lr()}}function br(e,t,n){if(Cl)return e(t,n);xl||hl||0===gl||(ur(gl,!1,null),gl=0);var r=Cl,o=xl;xl=Cl=!0;try{return e(t,n)}finally{Cl=r,(xl=o)||hl||lr()}}function wr(e){var t=xl;xl=!0;try{nr(e)}finally{(xl=t)||hl||ur(1,!1,null)}}function kr(e,t,n,o,a){var i=t.current;if(n){n=n._reactInternalFiber;var l;e:{
-for(2===De(n)&&2===n.tag?void 0:r("170"),l=n;3!==l.tag;){if(Nt(l)){l=l.stateNode.__reactInternalMemoizedMergedChildContext;break e}(l=l.return)?void 0:r("171")}l=l.stateNode.context}n=Nt(n)?Rt(n,l):l}else n=Br;return null===t.context?t.context=n:t.pendingContext=n,t=a,a=Qt(o),a.payload={element:e},t=void 0===t?null:t,null!==t&&(a.callback=t),Gt(i,a,o),Jn(i,o),o}function Er(e){var t=e._reactInternalFiber;return void 0===t&&("function"==typeof e.render?r("188"):r("268",Object.keys(e))),e=Ue(t),null===e?null:e.stateNode}function xr(e,t,n,r){var o=t.current,a=er();return o=Zn(a,o),kr(e,t,n,o,r)}function _r(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function Cr(e){var t=e.findFiberByHostInstance;return Vt(Ar({},e,{findHostInstanceByFiber:function(e){return e=Ue(e),null===e?null:e.stateNode},findFiberByHostInstance:function(e){return t?t(e):null}}))}function Tr(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:Vo,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}function Sr(e){this._expirationTime=Xn(),this._root=e,this._callbacks=this._next=null,this._hasChildren=this._didComplete=!1,this._children=null,this._defer=!0}function Nr(){this._callbacks=null,this._didCommit=!1,this._onCommit=this._onCommit.bind(this)}function Pr(e,t,n){this._internalRoot=Wt(e,t,n)}function Ir(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function Or(e,t){if(t||(t=e?9===e.nodeType?e.documentElement:e.firstChild:null,t=!(!t||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new Pr(e,!1,t)}function Rr(e,t,n,o,a){Ir(n)?void 0:r("200");var i=n._reactRootContainer;if(i){if("function"==typeof a){var l=a;a=function(){var e=_r(i._internalRoot);l.call(e)}}null!=e?i.legacy_renderSubtreeIntoContainer(e,t,a):i.render(t,a)}else{if(i=n._reactRootContainer=Or(n,o),"function"==typeof a){var u=a;a=function(){var e=_r(i._internalRoot);u.call(e)}}yr(function(){null!=e?i.legacy_renderSubtreeIntoContainer(e,t,a):i.render(t,a)})}return _r(i._internalRoot)}function Dr(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;return Ir(t)?void 0:r("200"),Tr(e,t,null,n)}var Mr=n(2),Fr=n(4),Ur=n(12),Ar=n(3),zr=n(5),Lr=n(14),jr=n(20),Wr=n(13),Br=n(1);Fr?void 0:r("227");var Vr={_caughtError:null,_hasCaughtError:!1,_rethrowError:null,_hasRethrowError:!1,invokeGuardedCallback:function(e,t,n,r,a,i,l,u,c){o.apply(Vr,arguments)},invokeGuardedCallbackAndCatchFirstError:function(e,t,n,r,o,a,i,l,u){if(Vr.invokeGuardedCallback.apply(this,arguments),Vr.hasCaughtError()){var c=Vr.clearCaughtError();Vr._hasRethrowError||(Vr._hasRethrowError=!0,Vr._rethrowError=c)}},rethrowCaughtError:function(){return a.apply(Vr,arguments)},hasCaughtError:function(){return Vr._hasCaughtError},clearCaughtError:function(){if(Vr._hasCaughtError){var e=Vr._caughtError;return Vr._caughtError=null,Vr._hasCaughtError=!1,e}r("198")}},Hr=null,Yr={},$r=[],Kr={},Qr={},qr={},Gr={plugins:$r,eventNameDispatchConfigs:Kr,registrationNameModules:Qr,registrationNameDependencies:qr,possibleRegistrationNames:null,injectEventPluginOrder:u,injectEventPluginsByName:c},Xr=null,Zr=null,Jr=null,eo=null,to={injectEventPluginOrder:u,injectEventPluginsByName:c},no={injection:to,getListener:v,runEventsInBatch:y,runExtractedEventsInBatch:g},ro=Math.random().toString(36).slice(2),oo="__reactInternalInstance$"+ro,ao="__reactEventHandlers$"+ro,io={precacheFiberNode:function(e,t){t[oo]=e},getClosestInstanceFromNode:b,getInstanceFromNode:function(e){return e=e[oo],!e||5!==e.tag&&6!==e.tag?null:e},getNodeFromInstance:w,getFiberCurrentPropsFromNode:k,updateFiberProps:function(e,t){e[ao]=t}},lo={accumulateTwoPhaseDispatches:P,accumulateTwoPhaseDispatchesSkipTarget:function(e){d(e,T)},accumulateEnterLeaveDispatches:I,accumulateDirectDispatches:function(e){d(e,N)}},uo={animationend:O("Animation","AnimationEnd"),animationiteration:O("Animation","AnimationIteration"),animationstart:O("Animation","AnimationStart"),transitionend:O("Transition","TransitionEnd")},co={},so={};Ur.canUseDOM&&(so=document.createElement("div").style,"AnimationEvent"in window||(delete uo.animationend.animation,delete uo.animationiteration.animation,delete uo.animationstart.animation),"TransitionEvent"in window||delete uo.transitionend.transition);var fo=R("animationend"),po=R("animationiteration"),mo=R("animationstart"),ho=R("transitionend"),vo="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),yo=null,go={_root:null,_startText:null,_fallbackText:null},bo="dispatchConfig _targetInst nativeEvent isDefaultPrevented isPropagationStopped _dispatchListeners _dispatchInstances".split(" "),wo={type:null,target:null,currentTarget:zr.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null};Ar(U.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=zr.thatReturnsTrue)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=zr.thatReturnsTrue)},persist:function(){this.isPersistent=zr.thatReturnsTrue},isPersistent:zr.thatReturnsFalse,destructor:function(){var e,t=this.constructor.Interface;for(e in t)this[e]=null;for(t=0;t<bo.length;t++)this[bo[t]]=null}}),U.Interface=wo,U.extend=function(e){function t(){}function n(){return r.apply(this,arguments)}var r=this;t.prototype=r.prototype;var o=new t;return Ar(o,n.prototype),n.prototype=o,n.prototype.constructor=n,n.Interface=Ar({},r.Interface,e),n.extend=r.extend,L(n),n},L(U);var ko=U.extend({data:null}),Eo=U.extend({data:null}),xo=[9,13,27,32],_o=Ur.canUseDOM&&"CompositionEvent"in window,Co=null;Ur.canUseDOM&&"documentMode"in document&&(Co=document.documentMode);var To=Ur.canUseDOM&&"TextEvent"in window&&!Co,So=Ur.canUseDOM&&(!_o||Co&&8<Co&&11>=Co),No=String.fromCharCode(32),Po={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},Io=!1,Oo=!1,Ro={eventTypes:Po,extractEvents:function(e,t,n,r){var o=void 0,a=void 0;if(_o)e:{switch(e){case"compositionstart":o=Po.compositionStart;break e;case"compositionend":o=Po.compositionEnd;break e;case"compositionupdate":o=Po.compositionUpdate;break e}o=void 0}else Oo?j(e,n)&&(o=Po.compositionEnd):"keydown"===e&&229===n.keyCode&&(o=Po.compositionStart);return o?(So&&(Oo||o!==Po.compositionStart?o===Po.compositionEnd&&Oo&&(a=M()):(go._root=r,go._startText=F(),Oo=!0)),o=ko.getPooled(o,t,n,r),a?o.data=a:(a=W(n),null!==a&&(o.data=a)),P(o),a=o):a=null,(e=To?B(e,n):V(e,n))?(t=Eo.getPooled(Po.beforeInput,t,n,r),t.data=e,P(t)):t=null,null===a?t:null===t?a:[a,t]}},Do=null,Mo={injectFiberControlledHostComponent:function(e){Do=e}},Fo=null,Uo=null,Ao={injection:Mo,enqueueStateRestore:Y,needsStateRestore:$,restoreStateIfNeeded:K},zo=!1,Lo={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},jo=Fr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Wo="function"==typeof Symbol&&Symbol.for,Bo=Wo?Symbol.for("react.element"):60103,Vo=Wo?Symbol.for("react.portal"):60106,Ho=Wo?Symbol.for("react.fragment"):60107,Yo=Wo?Symbol.for("react.strict_mode"):60108,$o=Wo?Symbol.for("react.profiler"):60114,Ko=Wo?Symbol.for("react.provider"):60109,Qo=Wo?Symbol.for("react.context"):60110,qo=Wo?Symbol.for("react.async_mode"):60111,Go=Wo?Symbol.for("react.forward_ref"):60112,Xo=Wo?Symbol.for("react.timeout"):60113,Zo="function"==typeof Symbol&&Symbol.iterator,Jo=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,ea=Object.prototype.hasOwnProperty,ta={},na={},ra={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){ra[e]=new fe(e,0,!1,e,null)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];ra[t]=new fe(t,1,!1,e[1],null)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){ra[e]=new fe(e,2,!1,e.toLowerCase(),null)}),["autoReverse","externalResourcesRequired","preserveAlpha"].forEach(function(e){ra[e]=new fe(e,2,!1,e,null)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){ra[e]=new fe(e,3,!1,e.toLowerCase(),null)}),["checked","multiple","muted","selected"].forEach(function(e){ra[e]=new fe(e,3,!0,e.toLowerCase(),null)}),["capture","download"].forEach(function(e){ra[e]=new fe(e,4,!1,e.toLowerCase(),null)}),["cols","rows","size","span"].forEach(function(e){ra[e]=new fe(e,6,!1,e.toLowerCase(),null)}),["rowSpan","start"].forEach(function(e){ra[e]=new fe(e,5,!1,e.toLowerCase(),null)});var oa=/[\-:]([a-z])/g;"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(oa,de);ra[t]=new fe(t,1,!1,e,null)}),"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(oa,de);ra[t]=new fe(t,1,!1,e,"http://www.w3.org/1999/xlink")}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(oa,de);ra[t]=new fe(t,1,!1,e,"http://www.w3.org/XML/1998/namespace")}),ra.tabIndex=new fe("tabIndex",1,!1,"tabindex",null);var aa={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}},ia=null,la=null,ua=!1;Ur.canUseDOM&&(ua=ee("input")&&(!document.documentMode||9<document.documentMode));var ca={eventTypes:aa,_isInputEventSupported:ua,extractEvents:function(e,t,n,r){var o=t?w(t):window,a=void 0,i=void 0,l=o.nodeName&&o.nodeName.toLowerCase();return"select"===l||"input"===l&&"file"===o.type?a=_e:Z(o)?ua?a=Ie:(a=Ne,i=Se):(l=o.nodeName)&&"input"===l.toLowerCase()&&("checkbox"===o.type||"radio"===o.type)&&(a=Pe),a&&(a=a(e,t))?ke(a,n,r):(i&&i(e,o,t),void("blur"===e&&(e=o._wrapperState)&&e.controlled&&"number"===o.type&&be(o,"number",o.value)))}},sa=U.extend({view:null,detail:null}),fa={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"},da=sa.extend({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:Re,button:null,buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)}}),pa=da.extend({pointerId:null,width:null,height:null,pressure:null,tiltX:null,tiltY:null,pointerType:null,isPrimary:null}),ma={mouseEnter:{registrationName:"onMouseEnter",dependencies:["mouseout","mouseover"]},mouseLeave:{registrationName:"onMouseLeave",dependencies:["mouseout","mouseover"]},pointerEnter:{registrationName:"onPointerEnter",dependencies:["pointerout","pointerover"]},pointerLeave:{registrationName:"onPointerLeave",dependencies:["pointerout","pointerover"]}},ha={eventTypes:ma,extractEvents:function(e,t,n,r){var o="mouseover"===e||"pointerover"===e,a="mouseout"===e||"pointerout"===e;if(o&&(n.relatedTarget||n.fromElement)||!a&&!o)return null;if(o=r.window===r?r:(o=r.ownerDocument)?o.defaultView||o.parentWindow:window,a?(a=t,t=(t=n.relatedTarget||n.toElement)?b(t):null):a=null,a===t)return null;var i=void 0,l=void 0,u=void 0,c=void 0;return"mouseout"===e||"mouseover"===e?(i=da,l=ma.mouseLeave,u=ma.mouseEnter,c="mouse"):"pointerout"!==e&&"pointerover"!==e||(i=pa,l=ma.pointerLeave,u=ma.pointerEnter,c="pointer"),e=null==a?o:w(a),o=null==t?o:w(t),l=i.getPooled(l,a,n,r),l.type=c+"leave",l.target=e,l.relatedTarget=o,n=i.getPooled(u,t,n,r),n.type=c+"enter",n.target=o,n.relatedTarget=e,I(l,n,a,t),[l,n]}},va=U.extend({animationName:null,elapsedTime:null,pseudoElement:null}),ya=U.extend({clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),ga=sa.extend({relatedTarget:null}),ba={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},wa={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},ka=sa.extend({key:function(e){if(e.key){var t=ba[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?(e=ze(e),13===e?"Enter":String.fromCharCode(e)):"keydown"===e.type||"keyup"===e.type?wa[e.keyCode]||"Unidentified":""},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:Re,charCode:function(e){return"keypress"===e.type?ze(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?ze(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),Ea=da.extend({dataTransfer:null}),xa=sa.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:Re}),_a=U.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),Ca=da.extend({deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null}),Ta=[["abort","abort"],[fo,"animationEnd"],[po,"animationIteration"],[mo,"animationStart"],["canplay","canPlay"],["canplaythrough","canPlayThrough"],["drag","drag"],["dragenter","dragEnter"],["dragexit","dragExit"],["dragleave","dragLeave"],["dragover","dragOver"],["durationchange","durationChange"],["emptied","emptied"],["encrypted","encrypted"],["ended","ended"],["error","error"],["gotpointercapture","gotPointerCapture"],["load","load"],["loadeddata","loadedData"],["loadedmetadata","loadedMetadata"],["loadstart","loadStart"],["lostpointercapture","lostPointerCapture"],["mousemove","mouseMove"],["mouseout","mouseOut"],["mouseover","mouseOver"],["playing","playing"],["pointermove","pointerMove"],["pointerout","pointerOut"],["pointerover","pointerOver"],["progress","progress"],["scroll","scroll"],["seeking","seeking"],["stalled","stalled"],["suspend","suspend"],["timeupdate","timeUpdate"],["toggle","toggle"],["touchmove","touchMove"],[ho,"transitionEnd"],["waiting","waiting"],["wheel","wheel"]],Sa={},Na={};[["blur","blur"],["cancel","cancel"],["click","click"],["close","close"],["contextmenu","contextMenu"],["copy","copy"],["cut","cut"],["dblclick","doubleClick"],["dragend","dragEnd"],["dragstart","dragStart"],["drop","drop"],["focus","focus"],["input","input"],["invalid","invalid"],["keydown","keyDown"],["keypress","keyPress"],["keyup","keyUp"],["mousedown","mouseDown"],["mouseup","mouseUp"],["paste","paste"],["pause","pause"],["play","play"],["pointercancel","pointerCancel"],["pointerdown","pointerDown"],["pointerup","pointerUp"],["ratechange","rateChange"],["reset","reset"],["seeked","seeked"],["submit","submit"],["touchcancel","touchCancel"],["touchend","touchEnd"],["touchstart","touchStart"],["volumechange","volumeChange"]].forEach(function(e){Le(e,!0)}),Ta.forEach(function(e){Le(e,!1)});var Pa={eventTypes:Sa,isInteractiveTopLevelEventType:function(e){return e=Na[e],void 0!==e&&!0===e.isInteractive},extractEvents:function(e,t,n,r){var o=Na[e];if(!o)return null;switch(e){case"keypress":if(0===ze(n))return null;case"keydown":case"keyup":e=ka;break;case"blur":case"focus":e=ga;break;case"click":if(2===n.button)return null;case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":e=da;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":e=Ea;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":e=xa;break;case fo:case po:case mo:e=va;break;case ho:e=_a;break;case"scroll":e=sa;break;case"wheel":e=Ca;break;case"copy":case"cut":case"paste":e=ya;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":e=pa;break;default:e=U}return t=e.getPooled(o,t,n,r),P(t),t}},Ia=Pa.isInteractiveTopLevelEventType,Oa=[],Ra=!0,Da={get _enabled(){return Ra},setEnabled:We,isEnabled:function(){return Ra},trapBubbledEvent:Be,trapCapturedEvent:Ve,dispatchEvent:Ye},Ma={},Fa=0,Ua="_reactListenersID"+(""+Math.random()).slice(2),Aa=Ur.canUseDOM&&"documentMode"in document&&11>=document.documentMode,za={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu focus keydown keyup mousedown mouseup selectionchange".split(" ")}},La=null,ja=null,Wa=null,Ba=!1,Va={eventTypes:za,extractEvents:function(e,t,n,r){var o,a=r.window===r?r.document:9===r.nodeType?r:r.ownerDocument;if(!(o=!a)){e:{a=$e(a),o=qr.onSelect;for(var i=0;i<o.length;i++){var l=o[i];if(!a.hasOwnProperty(l)||!a[l]){a=!1;break e}}a=!0}o=!a}if(o)return null;switch(a=t?w(t):window,e){case"focus":(Z(a)||"true"===a.contentEditable)&&(La=a,ja=t,Wa=null);break;case"blur":Wa=ja=La=null;break;case"mousedown":Ba=!0;break;case"contextmenu":case"mouseup":return Ba=!1,Ge(n,r);case"selectionchange":if(Aa)break;case"keydown":case"keyup":return Ge(n,r)}return null}};to.injectEventPluginOrder("ResponderEventPlugin SimpleEventPlugin TapEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin".split(" ")),Xr=io.getFiberCurrentPropsFromNode,Zr=io.getInstanceFromNode,Jr=io.getNodeFromInstance,to.injectEventPluginsByName({SimpleEventPlugin:Pa,EnterLeaveEventPlugin:ha,ChangeEventPlugin:ca,SelectEventPlugin:Va,BeforeInputEventPlugin:Ro});var Ha="function"==typeof requestAnimationFrame?requestAnimationFrame:void 0,Ya=Date,$a=setTimeout,Ka=clearTimeout,Qa=void 0;if("object"==typeof performance&&"function"==typeof performance.now){var qa=performance;Qa=function(){return qa.now()}}else Qa=function(){return Ya.now()};var Ga=void 0,Xa=void 0;if(Ur.canUseDOM){var Za="function"==typeof Ha?Ha:function(){r("276")},Ja=null,ei=null,ti=-1,ni=!1,ri=!1,oi=0,ai=33,ii=33,li={didTimeout:!1,timeRemaining:function(){var e=oi-Qa();return 0<e?e:0}},ui=function(e,t){var n=e.scheduledCallback,r=!1;try{n(t),r=!0}finally{Xa(e),r||(ni=!0,window.postMessage(ci,"*"))}},ci="__reactIdleCallback$"+Math.random().toString(36).slice(2);window.addEventListener("message",function(e){if(e.source===window&&e.data===ci&&(ni=!1,null!==Ja)){if(null!==Ja){var t=Qa();if(!(-1===ti||ti>t)){e=-1;for(var n=[],r=Ja;null!==r;){var o=r.timeoutTime;-1!==o&&o<=t?n.push(r):-1!==o&&(-1===e||o<e)&&(e=o),r=r.next}if(0<n.length)for(li.didTimeout=!0,t=0,r=n.length;t<r;t++)ui(n[t],li);ti=e}}for(e=Qa();0<oi-e&&null!==Ja;)e=Ja,li.didTimeout=!1,ui(e,li),e=Qa();null===Ja||ri||(ri=!0,Za(si))}},!1);var si=function(e){ri=!1;var t=e-oi+ii;t<ii&&ai<ii?(8>t&&(t=8),ii=t<ai?ai:t):ai=t,oi=e+ii,ni||(ni=!0,window.postMessage(ci,"*"))};Ga=function(e,t){var n=-1;return null!=t&&"number"==typeof t.timeout&&(n=Qa()+t.timeout),(-1===ti||-1!==n&&n<ti)&&(ti=n),e={scheduledCallback:e,timeoutTime:n,prev:null,next:null},null===Ja?Ja=e:(t=e.prev=ei,null!==t&&(t.next=e)),ei=e,ri||(ri=!0,Za(si)),e},Xa=function(e){if(null!==e.prev||Ja===e){var t=e.next,n=e.prev;e.next=null,e.prev=null,null!==t?null!==n?(n.next=t,t.prev=n):(t.prev=null,Ja=t):null!==n?(n.next=null,ei=n):ei=Ja=null}}}else{var fi=new Map;Ga=function(e){var t={scheduledCallback:e,timeoutTime:0,next:null,prev:null},n=$a(function(){e({timeRemaining:function(){return 1/0},didTimeout:!1})});return fi.set(e,n),t},Xa=function(e){var t=fi.get(e.scheduledCallback);fi.delete(e),Ka(t)}}var di={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"},pi=void 0,mi=function(e){return"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,n,r,o){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,o)})}:e}(function(e,t){if(e.namespaceURI!==di.svg||"innerHTML"in e)e.innerHTML=t;else{for(pi=pi||document.createElement("div"),pi.innerHTML="<svg>"+t+"</svg>",t=pi.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}}),hi={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},vi=["Webkit","ms","Moz","O"];Object.keys(hi).forEach(function(e){vi.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),hi[t]=hi[e]})});var yi=Ar({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}),gi=zr.thatReturns(""),bi={createElement:dt,createTextNode:pt,setInitialProperties:mt,diffProperties:ht,updateProperties:vt,diffHydratedProperties:yt,diffHydratedText:gt,warnForUnmatchedText:function(){},warnForDeletedHydratableElement:function(){},warnForDeletedHydratableText:function(){},warnForInsertedHydratedElement:function(){},warnForInsertedHydratedText:function(){},restoreControlledState:function(e,t,n){switch(t){case"input":if(ye(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var o=n[t];if(o!==e&&o.form===e.form){var a=k(o);a?void 0:r("90"),oe(o),ye(o,a)}}}break;case"textarea":rt(e,n);break;case"select":t=n.value,null!=t&&Je(e,!!n.multiple,t,!1)}}},wi=null,ki=null,Ei=Qa,xi=Ga,_i=Xa;new Set;var Ci=[],Ti=-1,Si=xt(Br),Ni=xt(!1),Pi=Br,Ii=null,Oi=null,Ri=!1,Di=xt(null),Mi=xt(null),Fi=xt(0),Ui={},Ai=xt(Ui),zi=xt(Ui),Li=xt(Ui),ji={isMounted:function(e){return!!(e=e._reactInternalFiber)&&2===De(e)},enqueueSetState:function(e,t,n){e=e._reactInternalFiber;var r=er();r=Zn(r,e);var o=Qt(r);o.payload=t,void 0!==n&&null!==n&&(o.callback=n),Gt(e,o,r),Jn(e,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternalFiber;var r=er();r=Zn(r,e);var o=Qt(r);o.tag=1,o.payload=t,void 0!==n&&null!==n&&(o.callback=n),Gt(e,o,r),Jn(e,r)},enqueueForceUpdate:function(e,t){e=e._reactInternalFiber;var n=er();n=Zn(n,e);var r=Qt(n);r.tag=2,void 0!==t&&null!==t&&(r.callback=t),Gt(e,r,n),Jn(e,n)}},Wi=Array.isArray,Bi=yn(!0),Vi=yn(!1),Hi=null,Yi=null,$i=!1,Ki=void 0,Qi=void 0,qi=void 0;Ki=function(){},Qi=function(e,t,n){(t.updateQueue=n)&&Dn(t)},qi=function(e,t,n,r){n!==r&&Dn(t)};var Gi=Ei(),Xi=2,Zi=Gi,Ji=0,el=0,tl=!1,nl=null,rl=null,ol=0,al=-1,il=!1,ll=null,ul=!1,cl=!1,sl=null,fl=null,dl=null,pl=0,ml=void 0,hl=!1,vl=null,yl=0,gl=0,bl=!1,wl=!1,kl=null,El=null,xl=!1,_l=!1,Cl=!1,Tl=null,Sl=1e3,Nl=0,Pl=1,Il={updateContainerAtExpirationTime:kr,createContainer:function(e,t,n){return Wt(e,t,n)},updateContainer:xr,flushRoot:cr,requestWork:or,computeUniqueAsyncExpiration:Xn,batchedUpdates:vr,unbatchedUpdates:yr,deferredUpdates:tr,syncUpdates:nr,interactiveUpdates:br,flushInteractiveUpdates:function(){hl||0===gl||(ur(gl,!1,null),gl=0)},flushControlled:wr,flushSync:gr,getPublicRootInstance:_r,findHostInstance:Er,findHostInstanceWithNoPortals:function(e){return e=Ae(e),null===e?null:e.stateNode},injectIntoDevTools:Cr};Mo.injectFiberControlledHostComponent(bi),Sr.prototype.render=function(e){this._defer?void 0:r("250"),this._hasChildren=!0,this._children=e;var t=this._root._internalRoot,n=this._expirationTime,o=new Nr;return kr(e,t,null,n,o._onCommit),o},Sr.prototype.then=function(e){if(this._didComplete)e();else{var t=this._callbacks;null===t&&(t=this._callbacks=[]),t.push(e)}},Sr.prototype.commit=function(){var e=this._root._internalRoot,t=e.firstBatch;if(this._defer&&null!==t?void 0:r("251"),this._hasChildren){var n=this._expirationTime;if(t!==this){this._hasChildren&&(n=this._expirationTime=t._expirationTime,this.render(this._children));for(var o=null,a=t;a!==this;)o=a,a=a._next;null===o?r("251"):void 0,o._next=a._next,this._next=t,e.firstBatch=this}this._defer=!1,cr(e,n),t=this._next,this._next=null,t=e.firstBatch=t,null!==t&&t._hasChildren&&t.render(t._children)}else this._next=null,this._defer=!1},Sr.prototype._onComplete=function(){if(!this._didComplete){this._didComplete=!0;var e=this._callbacks;if(null!==e)for(var t=0;t<e.length;t++)(0,e[t])()}},Nr.prototype.then=function(e){if(this._didCommit)e();else{var t=this._callbacks;null===t&&(t=this._callbacks=[]),t.push(e)}},Nr.prototype._onCommit=function(){if(!this._didCommit){this._didCommit=!0;var e=this._callbacks;if(null!==e)for(var t=0;t<e.length;t++){var n=e[t];"function"!=typeof n?r("191",n):void 0,n()}}},Pr.prototype.render=function(e,t){var n=this._internalRoot,r=new Nr;return t=void 0===t?null:t,null!==t&&r.then(t),xr(e,n,null,r._onCommit),r},Pr.prototype.unmount=function(e){var t=this._internalRoot,n=new Nr;return e=void 0===e?null:e,null!==e&&n.then(e),xr(null,t,null,n._onCommit),n},Pr.prototype.legacy_renderSubtreeIntoContainer=function(e,t,n){var r=this._internalRoot,o=new Nr;return n=void 0===n?null:n,null!==n&&o.then(n),xr(t,r,e,o._onCommit),o},Pr.prototype.createBatch=function(){var e=new Sr(this),t=e._expirationTime,n=this._internalRoot,r=n.firstBatch;if(null===r)n.firstBatch=e,e._next=null;else{for(n=null;null!==r&&r._expirationTime<=t;)n=r,r=r._next;e._next=r,null!==n&&(n._next=e)}return e},Q=Il.batchedUpdates,q=Il.interactiveUpdates,G=Il.flushInteractiveUpdates;var Ol={createPortal:Dr,findDOMNode:function(e){return null==e?null:1===e.nodeType?e:Er(e)},hydrate:function(e,t,n){return Rr(null,e,t,!0,n)},render:function(e,t,n){return Rr(null,e,t,!1,n)},unstable_renderSubtreeIntoContainer:function(e,t,n,o){return null==e||void 0===e._reactInternalFiber?r("38"):void 0,Rr(e,t,n,!1,o)},unmountComponentAtNode:function(e){return Ir(e)?void 0:r("40"),!!e._reactRootContainer&&(yr(function(){Rr(null,null,e,!1,function(){e._reactRootContainer=null})}),!0)},unstable_createPortal:function(){return Dr.apply(void 0,arguments)},unstable_batchedUpdates:vr,unstable_deferredUpdates:tr,unstable_interactiveUpdates:br,flushSync:gr,unstable_flushControlled:wr,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{EventPluginHub:no,EventPluginRegistry:Gr,EventPropagators:lo,ReactControlledComponent:Ao,ReactDOMComponentTree:io,ReactDOMEventListener:Da},unstable_createRoot:function(e,t){return new Pr(e,!0,null!=t&&!0===t.hydrate)}};Cr({findFiberByHostInstance:b,bundleType:0,version:"16.4.2",rendererPackageName:"react-dom"});var Rl={default:Ol},Dl=Rl&&Ol||Rl;e.exports=Dl.default?Dl.default:Dl},function(e,t,n){"use strict";function r(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(e){console.error(e)}}r(),e.exports=n(22)}]);
\ No newline at end of file
+"use strict";function r(e,t,n,r,i,o,l,a){if(!e){if(e=void 0,void 0===t)e=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,i,o,l,a],c=0;e=Error(t.replace(/%s/g,function(){return u[c++]})),e.name="Invariant Violation"}throw e.framesToPop=1,e}}function i(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,i=0;i<t;i++)n+="&args[]="+encodeURIComponent(arguments[i+1]);r(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function o(e,t,n,r,i,o,l,a,u){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(e){this.onError(e)}}function l(e,t,n,r,i,l,a,u,c){ci=!1,si=null,o.apply(pi,arguments)}function a(e,t,n,r,o,a,u,c,s){if(l.apply(this,arguments),ci){if(ci){var f=si;ci=!1,si=null}else i("198"),f=void 0;fi||(fi=!0,di=f)}}function u(){if(mi)for(var e in hi){var t=hi[e],n=mi.indexOf(e);if(-1<n?void 0:i("96",e),!vi[n]){t.extractEvents?void 0:i("97",e),vi[n]=t,n=t.eventTypes;for(var r in n){var o=void 0,l=n[r],a=t,u=r;yi.hasOwnProperty(u)?i("99",u):void 0,yi[u]=l;var s=l.phasedRegistrationNames;if(s){for(o in s)s.hasOwnProperty(o)&&c(s[o],a,u);o=!0}else l.registrationName?(c(l.registrationName,a,u),o=!0):o=!1;o?void 0:i("98",r,e)}}}}function c(e,t,n){gi[e]?i("100",e):void 0,gi[e]=t,bi[e]=t.eventTypes[n].dependencies}function s(e,t,n){var r=e.type||"unknown-event";e.currentTarget=wi(n),a(r,t,void 0,e),e.currentTarget=null}function f(e,t){return null==t?i("30"):void 0,null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}function d(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}function p(e){if(e){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t))for(var r=0;r<t.length&&!e.isPropagationStopped();r++)s(e,t[r],n[r]);else t&&s(e,t,n);e._dispatchListeners=null,e._dispatchInstances=null,e.isPersistent()||e.constructor.release(e)}}function m(e,t){var n=e.stateNode;if(!n)return null;var r=ki(n);if(!r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":(r=!r.disabled)||(e=e.type,r=!("button"===e||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}return e?null:(n&&"function"!=typeof n?i("231",t,typeof n):void 0,n)}function h(e){if(null!==e&&(Ti=f(Ti,e)),e=Ti,Ti=null,e&&(d(e,p),Ti?i("95"):void 0,fi))throw e=di,fi=!1,di=null,e}function v(e){if(e[Si])return e[Si];for(;!e[Si];){if(!e.parentNode)return null;e=e.parentNode}return e=e[Si],5===e.tag||6===e.tag?e:null}function y(e){return e=e[Si],!e||5!==e.tag&&6!==e.tag?null:e}function g(e){return 5===e.tag||6===e.tag?e.stateNode:void i("33")}function b(e){return e[Ci]||null}function k(e){do e=e.return;while(e&&5!==e.tag);return e?e:null}function x(e,t,n){(t=m(e,n.dispatchConfig.phasedRegistrationNames[t]))&&(n._dispatchListeners=f(n._dispatchListeners,t),n._dispatchInstances=f(n._dispatchInstances,e))}function w(e){if(e&&e.dispatchConfig.phasedRegistrationNames){for(var t=e._targetInst,n=[];t;)n.push(t),t=k(t);for(t=n.length;0<t--;)x(n[t],"captured",e);for(t=0;t<n.length;t++)x(n[t],"bubbled",e)}}function T(e,t,n){e&&n&&n.dispatchConfig.registrationName&&(t=m(e,n.dispatchConfig.registrationName))&&(n._dispatchListeners=f(n._dispatchListeners,t),n._dispatchInstances=f(n._dispatchInstances,e))}function E(e){e&&e.dispatchConfig.registrationName&&T(e._targetInst,null,e)}function _(e){d(e,w)}function S(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}function C(e){if(Di[e])return Di[e];if(!Ni[e])return e;var t,n=Ni[e];for(t in n)if(n.hasOwnProperty(t)&&t in Ii)return Di[e]=n[t];return e}function P(){if(Li)return Li;var e,t,n=Ai,r=n.length,i="value"in zi?zi.value:zi.textContent,o=i.length;for(e=0;e<r&&n[e]===i[e];e++);var l=r-e;for(t=1;t<=l&&n[r-t]===i[o-t];t++);return Li=i.slice(e,1<t?1-t:void 0)}function N(){return!0}function D(){return!1}function I(e,t,n,r){this.dispatchConfig=e,this._targetInst=t,this.nativeEvent=n,e=this.constructor.Interface;for(var i in e)e.hasOwnProperty(i)&&((t=e[i])?this[i]=t(n):"target"===i?this.target=r:this[i]=n[i]);return this.isDefaultPrevented=(null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue)?N:D,this.isPropagationStopped=D,this}function O(e,t,n,r){if(this.eventPool.length){var i=this.eventPool.pop();return this.call(i,e,t,n,r),i}return new this(e,t,n,r)}function R(e){e instanceof this?void 0:i("279"),e.destructor(),10>this.eventPool.length&&this.eventPool.push(e)}function M(e){e.eventPool=[],e.getPooled=O,e.release=R}function F(e,t){switch(e){case"keyup":return-1!==Vi.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function U(e){return e=e.detail,"object"==typeof e&&"data"in e?e.data:null}function z(e,t){switch(e){case"compositionend":return U(t);case"keypress":return 32!==t.which?null:(qi=!0,Qi);case"textInput":return e=t.data,e===Qi&&qi?null:e;default:return null}}function A(e,t){if(Gi)return"compositionend"===e||!Bi&&F(e,t)?(e=P(),Li=Ai=zi=null,Gi=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return $i&&"ko"!==t.locale?null:t.data;default:return null}}function L(e){if(e=xi(e)){"function"!=typeof Zi?i("280"):void 0;var t=ki(e.stateNode);Zi(e.stateNode,e.type,t)}}function j(e){Ji?eo?eo.push(e):eo=[e]:Ji=e}function W(){if(Ji){var e=Ji,t=eo;if(eo=Ji=null,L(e),t)for(e=0;e<t.length;e++)L(t[e])}}function V(e,t){return e(t)}function B(e,t,n){return e(t,n)}function Y(){}function H(e,t){if(to)return e(t);to=!0;try{return V(e,t)}finally{to=!1,(null!==Ji||null!==eo)&&(Y(),W())}}function $(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!no[e.type]:"textarea"===t}function Q(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}function K(e){if(!Pi)return!1;e="on"+e;var t=e in document;return t||(t=document.createElement("div"),t.setAttribute(e,"return;"),t="function"==typeof t[e]),t}function q(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function G(e){var t=q(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&"undefined"!=typeof n&&"function"==typeof n.get&&"function"==typeof n.set){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(e){r=""+e,o.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function X(e){e._valueTracker||(e._valueTracker=G(e))}function Z(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=q(e)?e.checked?"true":"false":e.value),e=r,e!==n&&(t.setValue(e),!0)}function J(e){return null===e||"object"!=typeof e?null:(e=bo&&e[bo]||e["@@iterator"],"function"==typeof e?e:null)}function ee(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case mo:return"ConcurrentMode";case uo:return"Fragment";case ao:return"Portal";case so:return"Profiler";case co:return"StrictMode";case vo:return"Suspense"}if("object"==typeof e)switch(e.$$typeof){case po:return"Context.Consumer";case fo:return"Context.Provider";case ho:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case yo:return ee(e.type);case go:if(e=1===e._status?e._result:null)return ee(e)}return null}function te(e){var t="";do{e:switch(e.tag){case 3:case 4:case 6:case 7:case 10:case 9:var n="";break e;default:var r=e._debugOwner,i=e._debugSource,o=ee(e.type);n=null,r&&(n=ee(r.type)),r=o,o="",i?o=" (at "+i.fileName.replace(io,"")+":"+i.lineNumber+")":n&&(o=" (created by "+n+")"),n="\n    in "+(r||"Unknown")+o}t+=n,e=e.return}while(e);return t}function ne(e){return!!xo.call(To,e)||!xo.call(wo,e)&&(ko.test(e)?To[e]=!0:(wo[e]=!0,!1))}function re(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),"data-"!==e&&"aria-"!==e));default:return!1}}function ie(e,t,n,r){if(null===t||"undefined"==typeof t||re(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function oe(e,t,n,r,i){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t}function le(e){return e[1].toUpperCase()}function ae(e,t,n,r){var i=Eo.hasOwnProperty(t)?Eo[t]:null,o=null!==i?0===i.type:!r&&2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1]);o||(ie(t,n,i,r)&&(n=null),r||null===i?ne(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):i.mustUseProperty?e[i.propertyName]=null===n?3!==i.type&&"":n:(t=i.attributeName,r=i.attributeNamespace,null===n?e.removeAttribute(t):(i=i.type,n=3===i||4===i&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}function ue(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function ce(e,t){var n=t.checked;return ai({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function se(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=ue(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function fe(e,t){t=t.checked,null!=t&&ae(e,"checked",t,!1)}function de(e,t){fe(e,t);var n=ue(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?me(e,t.type,n):t.hasOwnProperty("defaultValue")&&me(e,t.type,ue(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function pe(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,""!==n&&(e.name=""),e.defaultChecked=!e.defaultChecked,e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function me(e,t,n){"number"===t&&e.ownerDocument.activeElement===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}function he(e,t,n){return e=I.getPooled(So.change,e,t,n),e.type="change",j(n),_(e),e}function ve(e){h(e)}function ye(e){var t=g(e);if(Z(t))return e}function ge(e,t){if("change"===e)return t}function be(){Co&&(Co.detachEvent("onpropertychange",ke),Po=Co=null)}function ke(e){"value"===e.propertyName&&ye(Po)&&(e=he(Po,e,Q(e)),H(ve,e))}function xe(e,t,n){"focus"===e?(be(),Co=t,Po=n,Co.attachEvent("onpropertychange",ke)):"blur"===e&&be()}function we(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return ye(Po)}function Te(e,t){if("click"===e)return ye(t)}function Ee(e,t){if("input"===e||"change"===e)return ye(t)}function _e(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=Oo[e])&&!!t[e]}function Se(){return _e}function Ce(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t}function Pe(e,t){if(Ce(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++)if(!Wo.call(t,n[r])||!Ce(e[n[r]],t[n[r]]))return!1;return!0}function Ne(e){var t=e;if(e.alternate)for(;t.return;)t=t.return;else{if(0!==(2&t.effectTag))return 1;for(;t.return;)if(t=t.return,0!==(2&t.effectTag))return 1}return 3===t.tag?2:3}function De(e){2!==Ne(e)?i("188"):void 0}function Ie(e){var t=e.alternate;if(!t)return t=Ne(e),3===t?i("188"):void 0,1===t?null:e;for(var n=e,r=t;;){var o=n.return,l=o?o.alternate:null;if(!o||!l)break;if(o.child===l.child){for(var a=o.child;a;){if(a===n)return De(o),e;if(a===r)return De(o),t;a=a.sibling}i("188")}if(n.return!==r.return)n=o,r=l;else{a=!1;for(var u=o.child;u;){if(u===n){a=!0,n=o,r=l;break}if(u===r){a=!0,r=o,n=l;break}u=u.sibling}if(!a){for(u=l.child;u;){if(u===n){a=!0,n=l,r=o;break}if(u===r){a=!0,r=l,n=o;break}u=u.sibling}a?void 0:i("189")}}n.alternate!==r?i("190"):void 0}return 3!==n.tag?i("188"):void 0,n.stateNode.current===n?e:t}function Oe(e){if(e=Ie(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function Re(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,0===e&&13===t&&(e=13)):e=t,10===e&&(e=13),32<=e||13===e?e:0}function Me(e,t){var n=e[0];e=e[1];var r="on"+(e[0].toUpperCase()+e.slice(1));t={phasedRegistrationNames:{bubbled:r,captured:r+"Capture"},dependencies:[n],isInteractive:t},Jo[e]=t,el[n]=t}function Fe(e){var t=e.targetInst,n=t;do{if(!n){e.ancestors.push(n);break}var r;for(r=n;r.return;)r=r.return;if(r=3!==r.tag?null:r.stateNode.containerInfo,!r)break;e.ancestors.push(n),n=v(r)}while(n);for(n=0;n<e.ancestors.length;n++){t=e.ancestors[n];var i=Q(e.nativeEvent);r=e.topLevelType;for(var o=e.nativeEvent,l=null,a=0;a<vi.length;a++){var u=vi[a];u&&(u=u.extractEvents(r,t,o,i))&&(l=f(l,u))}h(l)}}function Ue(e,t){if(!t)return null;var n=(nl(e)?Ae:Le).bind(null,e);t.addEventListener(e,n,!1)}function ze(e,t){if(!t)return null;var n=(nl(e)?Ae:Le).bind(null,e);t.addEventListener(e,n,!0)}function Ae(e,t){B(Le,e,t)}function Le(e,t){if(il){var n=Q(t);if(n=v(n),null===n||"number"!=typeof n.tag||2===Ne(n)||(n=null),rl.length){var r=rl.pop();r.topLevelType=e,r.nativeEvent=t,r.targetInst=n,e=r}else e={topLevelType:e,nativeEvent:t,targetInst:n,ancestors:[]};try{H(Fe,e)}finally{e.topLevelType=null,e.nativeEvent=null,e.targetInst=null,e.ancestors.length=0,10>rl.length&&rl.push(e)}}}function je(e){return Object.prototype.hasOwnProperty.call(e,al)||(e[al]=ll++,ol[e[al]]={}),ol[e[al]]}function We(e){if(e=e||("undefined"!=typeof document?document:void 0),"undefined"==typeof e)return null;try{return e.activeElement||e.body}catch(t){return e.body}}function Ve(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Be(e,t){var n=Ve(e);e=0;for(var r;n;){if(3===n.nodeType){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Ve(n)}}function Ye(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?Ye(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function He(){for(var e=window,t=We();t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(!n)break;e=t.contentWindow,t=We(e.document)}return t}function $e(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}function Qe(){var e=He();if($e(e)){if("selectionStart"in e)var t={start:e.selectionStart,end:e.selectionEnd};else e:{t=(t=e.ownerDocument)&&t.defaultView||window;var n=t.getSelection&&t.getSelection();if(n&&0!==n.rangeCount){t=n.anchorNode;var r=n.anchorOffset,i=n.focusNode;n=n.focusOffset;try{t.nodeType,i.nodeType}catch(e){t=null;break e}var o=0,l=-1,a=-1,u=0,c=0,s=e,f=null;t:for(;;){for(var d;s!==t||0!==r&&3!==s.nodeType||(l=o+r),s!==i||0!==n&&3!==s.nodeType||(a=o+n),3===s.nodeType&&(o+=s.nodeValue.length),null!==(d=s.firstChild);)f=s,s=d;for(;;){if(s===e)break t;if(f===t&&++u===r&&(l=o),f===i&&++c===n&&(a=o),null!==(d=s.nextSibling))break;s=f,f=s.parentNode}s=d}t=-1===l||-1===a?null:{start:l,end:a}}else t=null}t=t||{start:0,end:0}}else t=null;return{focusedElem:e,selectionRange:t}}function Ke(e){var t=He(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&Ye(n.ownerDocument.documentElement,n)){if(null!==r&&$e(n))if(t=r.start,e=r.end,void 0===e&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=void 0===r.end?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=Be(n,o);var l=Be(n,r);i&&l&&(1!==e.rangeCount||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==l.node||e.focusOffset!==l.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(l.node,l.offset)):(t.setEnd(l.node,l.offset),e.addRange(t)))}for(t=[],e=n;e=e.parentNode;)1===e.nodeType&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("function"==typeof n.focus&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}function qe(e,t){var n=t.window===t?t.document:9===t.nodeType?t:t.ownerDocument;return pl||null==sl||sl!==We(n)?null:(n=sl,"selectionStart"in n&&$e(n)?n={start:n.selectionStart,end:n.selectionEnd}:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}),dl&&Pe(dl,n)?null:(dl=n,e=I.getPooled(cl.select,fl,e,t),e.type="select",e.target=sl,_(e),e))}function Ge(e){var t="";return li.Children.forEach(e,function(e){null!=e&&(t+=e)}),t}function Xe(e,t){return e=ai({children:void 0},t),(t=Ge(t.children))&&(e.children=t),e}function Ze(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+ue(n),t=null,i=0;i<e.length;i++){if(e[i].value===n)return e[i].selected=!0,void(r&&(e[i].defaultSelected=!0));null!==t||e[i].disabled||(t=e[i])}null!==t&&(t.selected=!0)}}function Je(e,t){return null!=t.dangerouslySetInnerHTML?i("91"):void 0,ai({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function et(e,t){var n=t.value;null==n&&(n=t.defaultValue,t=t.children,null!=t&&(null!=n?i("92"):void 0,Array.isArray(t)&&(1>=t.length?void 0:i("93"),t=t[0]),n=t),null==n&&(n="")),e._wrapperState={initialValue:ue(n)}}function tt(e,t){var n=ue(t.value),r=ue(t.defaultValue);null!=n&&(n=""+n,n!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function nt(e){var t=e.textContent;t===e._wrapperState.initialValue&&(e.value=t)}function rt(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function it(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?rt(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}function ot(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}function lt(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||gl.hasOwnProperty(e)&&gl[e]?(""+t).trim():t+"px"}function at(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),i=lt(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}function ut(e,t){t&&(kl[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML?i("137",e,""):void 0),null!=t.dangerouslySetInnerHTML&&(null!=t.children?i("60"):void 0,"object"==typeof t.dangerouslySetInnerHTML&&"__html"in t.dangerouslySetInnerHTML?void 0:i("61")),null!=t.style&&"object"!=typeof t.style?i("62",""):void 0)}function ct(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function st(e,t){e=9===e.nodeType||11===e.nodeType?e:e.ownerDocument;var n=je(e);t=bi[t];for(var r=0;r<t.length;r++){var i=t[r];if(!n.hasOwnProperty(i)||!n[i]){switch(i){case"scroll":ze("scroll",e);break;case"focus":case"blur":ze("focus",e),ze("blur",e),n.blur=!0,n.focus=!0;break;case"cancel":case"close":K(i)&&ze(i,e);break;case"invalid":case"submit":case"reset":break;default:-1===Ui.indexOf(i)&&Ue(i,e)}n[i]=!0}}}function ft(){}function dt(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function pt(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}function mt(e,t,n,r,i){e[Ci]=i,"input"===n&&"radio"===i.type&&null!=i.name&&fe(e,i),ct(n,r),r=ct(n,i);for(var o=0;o<t.length;o+=2){var l=t[o],a=t[o+1];"style"===l?at(e,a):"dangerouslySetInnerHTML"===l?yl(e,a):"children"===l?ot(e,a):ae(e,l,a,r)}switch(n){case"input":de(e,i);break;case"textarea":tt(e,i);break;case"select":t=e._wrapperState.wasMultiple,e._wrapperState.wasMultiple=!!i.multiple,n=i.value,null!=n?Ze(e,!!i.multiple,n,!1):t!==!!i.multiple&&(null!=i.defaultValue?Ze(e,!!i.multiple,i.defaultValue,!0):Ze(e,!!i.multiple,i.multiple?[]:"",!1))}}function ht(e){for(e=e.nextSibling;e&&1!==e.nodeType&&3!==e.nodeType;)e=e.nextSibling;return e}function vt(e){for(e=e.firstChild;e&&1!==e.nodeType&&3!==e.nodeType;)e=e.nextSibling;return e}function yt(e){0>Pl||(e.current=Cl[Pl],Cl[Pl]=null,Pl--)}function gt(e,t){Pl++,Cl[Pl]=e.current,e.current=t}function bt(e,t){var n=e.type.contextTypes;if(!n)return Nl;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i,o={};for(i in n)o[i]=t[i];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function kt(e){return e=e.childContextTypes,null!==e&&void 0!==e}function xt(e){yt(Il,e),yt(Dl,e)}function wt(e){yt(Il,e),yt(Dl,e)}function Tt(e,t,n){Dl.current!==Nl?i("168"):void 0,gt(Dl,t,e),gt(Il,n,e)}function Et(e,t,n){var r=e.stateNode;if(e=t.childContextTypes,"function"!=typeof r.getChildContext)return n;r=r.getChildContext();for(var o in r)o in e?void 0:i("108",ee(t)||"Unknown",o);return ai({},n,r)}function _t(e){var t=e.stateNode;return t=t&&t.__reactInternalMemoizedMergedChildContext||Nl,Ol=Dl.current,gt(Dl,t,e),gt(Il,Il.current,e),!0}function St(e,t,n){var r=e.stateNode;r?void 0:i("169"),n?(t=Et(e,t,Ol),r.__reactInternalMemoizedMergedChildContext=t,yt(Il,e),yt(Dl,e),gt(Dl,t,e)):yt(Il,e),gt(Il,n,e)}function Ct(e){return function(t){try{return e(t)}catch(e){}}}function Pt(e){if("undefined"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)return!0;try{var n=t.inject(e);Rl=Ct(function(e){return t.onCommitFiberRoot(n,e)}),Ml=Ct(function(e){return t.onCommitFiberUnmount(n,e)})}catch(e){}return!0}function Nt(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.contextDependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.effectTag=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childExpirationTime=this.expirationTime=0,this.alternate=null}function Dt(e,t,n,r){return new Nt(e,t,n,r)}function It(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Ot(e){if("function"==typeof e)return It(e)?1:0;if(void 0!==e&&null!==e){if(e=e.$$typeof,e===ho)return 11;if(e===yo)return 14}return 2}function Rt(e,t){var n=e.alternate;return null===n?(n=Dt(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.effectTag=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null),n.childExpirationTime=e.childExpirationTime,n.expirationTime=e.expirationTime,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,n.contextDependencies=e.contextDependencies,n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Mt(e,t,n,r,o,l){var a=2;if(r=e,"function"==typeof e)It(e)&&(a=1);else if("string"==typeof e)a=5;else e:switch(e){case uo:return Ft(n.children,o,l,t);case mo:return Ut(n,3|o,l,t);case co:return Ut(n,2|o,l,t);case so:return e=Dt(12,n,t,4|o),e.elementType=so,e.type=so,e.expirationTime=l,e;case vo:return e=Dt(13,n,t,o),e.elementType=vo,e.type=vo,e.expirationTime=l,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case fo:a=10;break e;case po:a=9;break e;case ho:a=11;break e;case yo:a=14;break e;case go:a=16,r=null;break e}i("130",null==e?e:typeof e,"")}return t=Dt(a,n,t,o),t.elementType=e,t.type=r,t.expirationTime=l,t}function Ft(e,t,n,r){return e=Dt(7,e,r,t),e.expirationTime=n,e}function Ut(e,t,n,r){return e=Dt(8,e,r,t),t=0===(1&t)?co:mo,e.elementType=t,e.type=t,e.expirationTime=n,e}function zt(e,t,n){return e=Dt(6,e,null,t),e.expirationTime=n,e}function At(e,t,n){return t=Dt(4,null!==e.children?e.children:[],e.key,t),t.expirationTime=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Lt(e,t){e.didError=!1;var n=e.earliestPendingTime;0===n?e.earliestPendingTime=e.latestPendingTime=t:n<t?e.earliestPendingTime=t:e.latestPendingTime>t&&(e.latestPendingTime=t),Bt(t,e)}function jt(e,t){if(e.didError=!1,0===t)e.earliestPendingTime=0,e.latestPendingTime=0,e.earliestSuspendedTime=0,e.latestSuspendedTime=0,e.latestPingedTime=0;else{t<e.latestPingedTime&&(e.latestPingedTime=0);var n=e.latestPendingTime;0!==n&&(n>t?e.earliestPendingTime=e.latestPendingTime=0:e.earliestPendingTime>t&&(e.earliestPendingTime=e.latestPendingTime)),n=e.earliestSuspendedTime,0===n?Lt(e,t):t<e.latestSuspendedTime?(e.earliestSuspendedTime=0,e.latestSuspendedTime=0,e.latestPingedTime=0,Lt(e,t)):t>n&&Lt(e,t)}Bt(0,e)}function Wt(e,t){e.didError=!1,e.latestPingedTime>=t&&(e.latestPingedTime=0);var n=e.earliestPendingTime,r=e.latestPendingTime;n===t?e.earliestPendingTime=r===t?e.latestPendingTime=0:r:r===t&&(e.latestPendingTime=n),n=e.earliestSuspendedTime,r=e.latestSuspendedTime,0===n?e.earliestSuspendedTime=e.latestSuspendedTime=t:n<t?e.earliestSuspendedTime=t:r>t&&(e.latestSuspendedTime=t),Bt(t,e)}function Vt(e,t){var n=e.earliestPendingTime;return e=e.earliestSuspendedTime,n>t&&(t=n),e>t&&(t=e),t}function Bt(e,t){var n=t.earliestSuspendedTime,r=t.latestSuspendedTime,i=t.earliestPendingTime,o=t.latestPingedTime;i=0!==i?i:o,0===i&&(0===e||r<e)&&(i=r),e=i,0!==e&&n>e&&(e=n),t.nextExpirationTimeToWorkOn=i,t.expirationTime=e}function Yt(e,t){if(e&&e.defaultProps){t=ai({},t),e=e.defaultProps;for(var n in e)void 0===t[n]&&(t[n]=e[n])}return t}function Ht(e){var t=e._result;switch(e._status){case 1:return t;case 2:throw t;case 0:throw t;default:switch(e._status=0,t=e._ctor,t=t(),t.then(function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)},function(t){0===e._status&&(e._status=2,e._result=t)}),e._status){case 1:return e._result;case 2:throw e._result}throw e._result=t,t}}function $t(e,t,n,r){t=e.memoizedState,n=n(r,t),n=null===n||void 0===n?t:ai({},t,n),e.memoizedState=n,r=e.updateQueue,null!==r&&0===e.expirationTime&&(r.baseState=n)}function Qt(e,t,n,r,i,o,l){return e=e.stateNode,"function"==typeof e.shouldComponentUpdate?e.shouldComponentUpdate(r,o,l):!(t.prototype&&t.prototype.isPureReactComponent&&Pe(n,r)&&Pe(i,o))}function Kt(e,t,n){var r=!1,i=Nl,o=t.contextType;return"object"==typeof o&&null!==o?o=Wn(o):(i=kt(t)?Ol:Dl.current,r=t.contextTypes,o=(r=null!==r&&void 0!==r)?bt(e,i):Nl),t=new t(n,o),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=Ul,e.stateNode=t,t._reactInternalFiber=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=o),t}function qt(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Ul.enqueueReplaceState(t,t.state,null)}function Gt(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs=Fl;var o=t.contextType;"object"==typeof o&&null!==o?i.context=Wn(o):(o=kt(t)?Ol:Dl.current,i.context=bt(e,o)),o=e.updateQueue,null!==o&&(Gn(e,o,n,i,r),i.state=e.memoizedState),o=t.getDerivedStateFromProps,"function"==typeof o&&($t(e,t,o,n),i.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof i.getSnapshotBeforeUpdate||"function"!=typeof i.UNSAFE_componentWillMount&&"function"!=typeof i.componentWillMount||(t=i.state,"function"==typeof i.componentWillMount&&i.componentWillMount(),"function"==typeof i.UNSAFE_componentWillMount&&i.UNSAFE_componentWillMount(),t!==i.state&&Ul.enqueueReplaceState(i,i.state,null),o=e.updateQueue,null!==o&&(Gn(e,o,n,i,r),i.state=e.memoizedState)),"function"==typeof i.componentDidMount&&(e.effectTag|=4)}function Xt(e,t,n){if(e=n.ref,null!==e&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){n=n._owner;var r=void 0;n&&(1!==n.tag?i("309"):void 0,r=n.stateNode),r?void 0:i("147",e);var o=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===o?t.ref:(t=function(e){var t=r.refs;t===Fl&&(t=r.refs={}),null===e?delete t[o]:t[o]=e},t._stringRef=o,t)}"string"!=typeof e?i("284"):void 0,n._owner?void 0:i("290",e)}return e}function Zt(e,t){"textarea"!==e.type&&i("31","[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t,"")}function Jt(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.effectTag=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function o(e,t,n){return e=Rt(e,t,n),e.index=0,e.sibling=null,e}function l(t,n,r){return t.index=r,e?(r=t.alternate,null!==r?(r=r.index,r<n?(t.effectTag=2,n):r):(t.effectTag=2,n)):n}function a(t){return e&&null===t.alternate&&(t.effectTag=2),t}function u(e,t,n,r){return null===t||6!==t.tag?(t=zt(n,e.mode,r),t.return=e,t):(t=o(t,n,r),t.return=e,t)}function c(e,t,n,r){return null!==t&&t.elementType===n.type?(r=o(t,n.props,r),r.ref=Xt(e,t,n),r.return=e,r):(r=Mt(n.type,n.key,n.props,null,e.mode,r),r.ref=Xt(e,t,n),r.return=e,r)}function s(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?(t=At(n,e.mode,r),t.return=e,t):(t=o(t,n.children||[],r),t.return=e,t)}function f(e,t,n,r,i){return null===t||7!==t.tag?(t=Ft(n,e.mode,r,i),t.return=e,t):(t=o(t,n,r),t.return=e,t)}function d(e,t,n){if("string"==typeof t||"number"==typeof t)return t=zt(""+t,e.mode,n),t.return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case lo:return n=Mt(t.type,t.key,t.props,null,e.mode,n),n.ref=Xt(e,null,t),n.return=e,n;case ao:return t=At(t,e.mode,n),t.return=e,t}if(zl(t)||J(t))return t=Ft(t,e.mode,n,null),t.return=e,t;Zt(e,t)}return null}function p(e,t,n,r){
+var i=null!==t?t.key:null;if("string"==typeof n||"number"==typeof n)return null!==i?null:u(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case lo:return n.key===i?n.type===uo?f(e,t,n.props.children,r,i):c(e,t,n,r):null;case ao:return n.key===i?s(e,t,n,r):null}if(zl(n)||J(n))return null!==i?null:f(e,t,n,r,null);Zt(e,n)}return null}function m(e,t,n,r,i){if("string"==typeof r||"number"==typeof r)return e=e.get(n)||null,u(t,e,""+r,i);if("object"==typeof r&&null!==r){switch(r.$$typeof){case lo:return e=e.get(null===r.key?n:r.key)||null,r.type===uo?f(t,e,r.props.children,i,r.key):c(t,e,r,i);case ao:return e=e.get(null===r.key?n:r.key)||null,s(t,e,r,i)}if(zl(r)||J(r))return e=e.get(n)||null,f(t,e,r,i,null);Zt(t,r)}return null}function h(i,o,a,u){for(var c=null,s=null,f=o,h=o=0,v=null;null!==f&&h<a.length;h++){f.index>h?(v=f,f=null):v=f.sibling;var y=p(i,f,a[h],u);if(null===y){null===f&&(f=v);break}e&&f&&null===y.alternate&&t(i,f),o=l(y,o,h),null===s?c=y:s.sibling=y,s=y,f=v}if(h===a.length)return n(i,f),c;if(null===f){for(;h<a.length;h++)(f=d(i,a[h],u))&&(o=l(f,o,h),null===s?c=f:s.sibling=f,s=f);return c}for(f=r(i,f);h<a.length;h++)(v=m(f,i,h,a[h],u))&&(e&&null!==v.alternate&&f.delete(null===v.key?h:v.key),o=l(v,o,h),null===s?c=v:s.sibling=v,s=v);return e&&f.forEach(function(e){return t(i,e)}),c}function v(o,a,u,c){var s=J(u);"function"!=typeof s?i("150"):void 0,u=s.call(u),null==u?i("151"):void 0;for(var f=s=null,h=a,v=a=0,y=null,g=u.next();null!==h&&!g.done;v++,g=u.next()){h.index>v?(y=h,h=null):y=h.sibling;var b=p(o,h,g.value,c);if(null===b){h||(h=y);break}e&&h&&null===b.alternate&&t(o,h),a=l(b,a,v),null===f?s=b:f.sibling=b,f=b,h=y}if(g.done)return n(o,h),s;if(null===h){for(;!g.done;v++,g=u.next())g=d(o,g.value,c),null!==g&&(a=l(g,a,v),null===f?s=g:f.sibling=g,f=g);return s}for(h=r(o,h);!g.done;v++,g=u.next())g=m(h,o,v,g.value,c),null!==g&&(e&&null!==g.alternate&&h.delete(null===g.key?v:g.key),a=l(g,a,v),null===f?s=g:f.sibling=g,f=g);return e&&h.forEach(function(e){return t(o,e)}),s}return function(e,r,l,u){var c="object"==typeof l&&null!==l&&l.type===uo&&null===l.key;c&&(l=l.props.children);var s="object"==typeof l&&null!==l;if(s)switch(l.$$typeof){case lo:e:{for(s=l.key,c=r;null!==c;){if(c.key===s){if(7===c.tag?l.type===uo:c.elementType===l.type){n(e,c.sibling),r=o(c,l.type===uo?l.props.children:l.props,u),r.ref=Xt(e,c,l),r.return=e,e=r;break e}n(e,c);break}t(e,c),c=c.sibling}l.type===uo?(r=Ft(l.props.children,e.mode,u,l.key),r.return=e,e=r):(u=Mt(l.type,l.key,l.props,null,e.mode,u),u.ref=Xt(e,r,l),u.return=e,e=u)}return a(e);case ao:e:{for(c=l.key;null!==r;){if(r.key===c){if(4===r.tag&&r.stateNode.containerInfo===l.containerInfo&&r.stateNode.implementation===l.implementation){n(e,r.sibling),r=o(r,l.children||[],u),r.return=e,e=r;break e}n(e,r);break}t(e,r),r=r.sibling}r=At(l,e.mode,u),r.return=e,e=r}return a(e)}if("string"==typeof l||"number"==typeof l)return l=""+l,null!==r&&6===r.tag?(n(e,r.sibling),r=o(r,l,u),r.return=e,e=r):(n(e,r),r=zt(l,e.mode,u),r.return=e,e=r),a(e);if(zl(l))return h(e,r,l,u);if(J(l))return v(e,r,l,u);if(s&&Zt(e,l),"undefined"==typeof l&&!c)switch(e.tag){case 1:case 0:u=e.type,i("152",u.displayName||u.name||"Component")}return n(e,r)}}function en(e){return e===jl?i("174"):void 0,e}function tn(e,t){gt(Bl,t,e),gt(Vl,e,e),gt(Wl,jl,e);var n=t.nodeType;switch(n){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:it(null,"");break;default:n=8===n?t.parentNode:t,t=n.namespaceURI||null,n=n.tagName,t=it(t,n)}yt(Wl,e),gt(Wl,t,e)}function nn(e){yt(Wl,e),yt(Vl,e),yt(Bl,e)}function rn(e){en(Bl.current);var t=en(Wl.current),n=it(t,e.type);t!==n&&(gt(Vl,e,e),gt(Wl,n,e))}function on(e){Vl.current===e&&(yt(Wl,e),yt(Vl,e))}function ln(){i("321")}function an(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Ce(e[n],t[n]))return!1;return!0}function un(e,t,n,r,o,l){if(Jl=l,ea=t,na=null!==e?e.memoizedState:null,Zl.current=null===na?pa:ma,t=n(r,o),ca){do ca=!1,fa+=1,na=null!==e?e.memoizedState:null,oa=ra,aa=ia=ta=null,Zl.current=ma,t=n(r,o);while(ca);sa=null,fa=0}return Zl.current=da,e=ea,e.memoizedState=ra,e.expirationTime=la,e.updateQueue=aa,e.effectTag|=ua,e=null!==ta&&null!==ta.next,Jl=0,oa=ia=ra=na=ta=ea=null,la=0,aa=null,ua=0,e?i("300"):void 0,t}function cn(){Zl.current=da,Jl=0,oa=ia=ra=na=ta=ea=null,la=0,aa=null,ua=0,ca=!1,sa=null,fa=0}function sn(){var e={memoizedState:null,baseState:null,queue:null,baseUpdate:null,next:null};return null===ia?ra=ia=e:ia=ia.next=e,ia}function fn(){if(null!==oa)ia=oa,oa=ia.next,ta=na,na=null!==ta?ta.next:null;else{null===na?i("310"):void 0,ta=na;var e={memoizedState:ta.memoizedState,baseState:ta.baseState,queue:ta.queue,baseUpdate:ta.baseUpdate,next:null};ia=null===ia?ra=e:ia.next=e,na=ta.next}return ia}function dn(e,t){return"function"==typeof t?t(e):t}function pn(e){var t=fn(),n=t.queue;if(null===n?i("311"):void 0,n.lastRenderedReducer=e,0<fa){var r=n.dispatch;if(null!==sa){var o=sa.get(n);if(void 0!==o){sa.delete(n);var l=t.memoizedState;do l=e(l,o.action),o=o.next;while(null!==o);return Ce(l,t.memoizedState)||(ba=!0),t.memoizedState=l,t.baseUpdate===n.last&&(t.baseState=l),n.lastRenderedState=l,[l,r]}}return[t.memoizedState,r]}r=n.last;var a=t.baseUpdate;if(l=t.baseState,null!==a?(null!==r&&(r.next=null),r=a.next):r=null!==r?r.next:null,null!==r){var u=o=null,c=r,s=!1;do{var f=c.expirationTime;f<Jl?(s||(s=!0,u=a,o=l),f>la&&(la=f)):l=c.eagerReducer===e?c.eagerState:e(l,c.action),a=c,c=c.next}while(null!==c&&c!==r);s||(u=a,o=l),Ce(l,t.memoizedState)||(ba=!0),t.memoizedState=l,t.baseUpdate=u,t.baseState=o,n.lastRenderedState=l}return[t.memoizedState,n.dispatch]}function mn(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===aa?(aa={lastEffect:null},aa.lastEffect=e.next=e):(t=aa.lastEffect,null===t?aa.lastEffect=e.next=e:(n=t.next,t.next=e,e.next=n,aa.lastEffect=e)),e}function hn(e,t,n,r){var i=sn();ua|=e,i.memoizedState=mn(t,n,void 0,void 0===r?null:r)}function vn(e,t,n,r){var i=fn();r=void 0===r?null:r;var o=void 0;if(null!==ta){var l=ta.memoizedState;if(o=l.destroy,null!==r&&an(r,l.deps))return void mn(Yl,n,o,r)}ua|=e,i.memoizedState=mn(t,n,o,r)}function yn(e,t){return"function"==typeof t?(e=e(),t(e),function(){t(null)}):null!==t&&void 0!==t?(e=e(),t.current=e,function(){t.current=null}):void 0}function gn(){}function bn(e,t,n){25>fa?void 0:i("301");var r=e.alternate;if(e===ea||null!==r&&r===ea)if(ca=!0,e={expirationTime:Jl,action:n,eagerReducer:null,eagerState:null,next:null},null===sa&&(sa=new Map),n=sa.get(t),void 0===n)sa.set(t,e);else{for(t=n;null!==t.next;)t=t.next;t.next=e}else{gr();var o=Fr();o=Er(o,e);var l={expirationTime:o,action:n,eagerReducer:null,eagerState:null,next:null},a=t.last;if(null===a)l.next=l;else{var u=a.next;null!==u&&(l.next=u),a.next=l}if(t.last=l,0===e.expirationTime&&(null===r||0===r.expirationTime)&&(r=t.lastRenderedReducer,null!==r))try{var c=t.lastRenderedState,s=r(c,n);if(l.eagerReducer=r,l.eagerState=s,Ce(s,c))return}catch(e){}finally{}Pr(e,o)}}function kn(e,t){var n=Dt(5,null,null,0);n.elementType="DELETED",n.type="DELETED",n.stateNode=t,n.return=e,n.effectTag=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function xn(e,t){switch(e.tag){case 5:var n=e.type;return t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,null!==t&&(e.stateNode=t,!0);case 6:return t=""===e.pendingProps||3!==t.nodeType?null:t,null!==t&&(e.stateNode=t,!0);case 13:return!1;default:return!1}}function wn(e){if(ya){var t=va;if(t){var n=t;if(!xn(e,t)){if(t=ht(n),!t||!xn(e,t))return e.effectTag|=2,ya=!1,void(ha=e);kn(ha,n)}ha=e,va=vt(t)}else e.effectTag|=2,ya=!1,ha=e}}function Tn(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&18!==e.tag;)e=e.return;ha=e}function En(e){if(e!==ha)return!1;if(!ya)return Tn(e),ya=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!pt(t,e.memoizedProps))for(t=va;t;)kn(e,t),t=ht(t);return Tn(e),va=ha?ht(e.stateNode):null,!0}function _n(){va=ha=null,ya=!1}function Sn(e,t,n,r){t.child=null===e?Ll(t,null,n,r):Al(t,e.child,n,r)}function Cn(e,t,n,r,i){n=n.render;var o=t.ref;return jn(t,i),r=un(e,t,n,r,o,i),null===e||ba?(t.effectTag|=1,Sn(e,t,r,i),t.child):(t.updateQueue=e.updateQueue,t.effectTag&=-517,e.expirationTime<=i&&(e.expirationTime=0),Un(e,t,i))}function Pn(e,t,n,r,i,o){if(null===e){var l=n.type;return"function"!=typeof l||It(l)||void 0!==l.defaultProps||null!==n.compare||void 0!==n.defaultProps?(e=Mt(n.type,null,r,null,t.mode,o),e.ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=l,Nn(e,t,l,r,i,o))}return l=e.child,i<o&&(i=l.memoizedProps,n=n.compare,n=null!==n?n:Pe,n(i,r)&&e.ref===t.ref)?Un(e,t,o):(t.effectTag|=1,e=Rt(l,r,o),e.ref=t.ref,e.return=t,t.child=e)}function Nn(e,t,n,r,i,o){return null!==e&&Pe(e.memoizedProps,r)&&e.ref===t.ref&&(ba=!1,i<o)?Un(e,t,o):In(e,t,n,r,o)}function Dn(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.effectTag|=128)}function In(e,t,n,r,i){var o=kt(n)?Ol:Dl.current;return o=bt(t,o),jn(t,i),n=un(e,t,n,r,o,i),null===e||ba?(t.effectTag|=1,Sn(e,t,n,i),t.child):(t.updateQueue=e.updateQueue,t.effectTag&=-517,e.expirationTime<=i&&(e.expirationTime=0),Un(e,t,i))}function On(e,t,n,r,i){if(kt(n)){var o=!0;_t(t)}else o=!1;if(jn(t,i),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),Kt(t,n,r,i),Gt(t,n,r,i),r=!0;else if(null===e){var l=t.stateNode,a=t.memoizedProps;l.props=a;var u=l.context,c=n.contextType;"object"==typeof c&&null!==c?c=Wn(c):(c=kt(n)?Ol:Dl.current,c=bt(t,c));var s=n.getDerivedStateFromProps,f="function"==typeof s||"function"==typeof l.getSnapshotBeforeUpdate;f||"function"!=typeof l.UNSAFE_componentWillReceiveProps&&"function"!=typeof l.componentWillReceiveProps||(a!==r||u!==c)&&qt(t,l,r,c),Pa=!1;var d=t.memoizedState;u=l.state=d;var p=t.updateQueue;null!==p&&(Gn(t,p,r,l,i),u=t.memoizedState),a!==r||d!==u||Il.current||Pa?("function"==typeof s&&($t(t,n,s,r),u=t.memoizedState),(a=Pa||Qt(t,n,a,r,d,u,c))?(f||"function"!=typeof l.UNSAFE_componentWillMount&&"function"!=typeof l.componentWillMount||("function"==typeof l.componentWillMount&&l.componentWillMount(),"function"==typeof l.UNSAFE_componentWillMount&&l.UNSAFE_componentWillMount()),"function"==typeof l.componentDidMount&&(t.effectTag|=4)):("function"==typeof l.componentDidMount&&(t.effectTag|=4),t.memoizedProps=r,t.memoizedState=u),l.props=r,l.state=u,l.context=c,r=a):("function"==typeof l.componentDidMount&&(t.effectTag|=4),r=!1)}else l=t.stateNode,a=t.memoizedProps,l.props=t.type===t.elementType?a:Yt(t.type,a),u=l.context,c=n.contextType,"object"==typeof c&&null!==c?c=Wn(c):(c=kt(n)?Ol:Dl.current,c=bt(t,c)),s=n.getDerivedStateFromProps,(f="function"==typeof s||"function"==typeof l.getSnapshotBeforeUpdate)||"function"!=typeof l.UNSAFE_componentWillReceiveProps&&"function"!=typeof l.componentWillReceiveProps||(a!==r||u!==c)&&qt(t,l,r,c),Pa=!1,u=t.memoizedState,d=l.state=u,p=t.updateQueue,null!==p&&(Gn(t,p,r,l,i),d=t.memoizedState),a!==r||u!==d||Il.current||Pa?("function"==typeof s&&($t(t,n,s,r),d=t.memoizedState),(s=Pa||Qt(t,n,a,r,u,d,c))?(f||"function"!=typeof l.UNSAFE_componentWillUpdate&&"function"!=typeof l.componentWillUpdate||("function"==typeof l.componentWillUpdate&&l.componentWillUpdate(r,d,c),"function"==typeof l.UNSAFE_componentWillUpdate&&l.UNSAFE_componentWillUpdate(r,d,c)),"function"==typeof l.componentDidUpdate&&(t.effectTag|=4),"function"==typeof l.getSnapshotBeforeUpdate&&(t.effectTag|=256)):("function"!=typeof l.componentDidUpdate||a===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=4),"function"!=typeof l.getSnapshotBeforeUpdate||a===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=256),t.memoizedProps=r,t.memoizedState=d),l.props=r,l.state=d,l.context=c,r=s):("function"!=typeof l.componentDidUpdate||a===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=4),"function"!=typeof l.getSnapshotBeforeUpdate||a===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=256),r=!1);return Rn(e,t,n,r,o,i)}function Rn(e,t,n,r,i,o){Dn(e,t);var l=0!==(64&t.effectTag);if(!r&&!l)return i&&St(t,n,!1),Un(e,t,o);r=t.stateNode,ga.current=t;var a=l&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.effectTag|=1,null!==e&&l?(t.child=Al(t,e.child,null,o),t.child=Al(t,null,a,o)):Sn(e,t,a,o),t.memoizedState=r.state,i&&St(t,n,!0),t.child}function Mn(e){var t=e.stateNode;t.pendingContext?Tt(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Tt(e,t.context,!1),tn(e,t.containerInfo)}function Fn(e,t,n){var r=t.mode,i=t.pendingProps,o=t.memoizedState;if(0===(64&t.effectTag)){o=null;var l=!1}else o={timedOutAt:null!==o?o.timedOutAt:0},l=!0,t.effectTag&=-65;if(null===e)if(l){var a=i.fallback;e=Ft(null,r,0,null),0===(1&t.mode)&&(e.child=null!==t.memoizedState?t.child.child:t.child),r=Ft(a,r,n,null),e.sibling=r,n=e,n.return=r.return=t}else n=r=Ll(t,null,i.children,n);else null!==e.memoizedState?(r=e.child,a=r.sibling,l?(n=i.fallback,i=Rt(r,r.pendingProps,0),0===(1&t.mode)&&(l=null!==t.memoizedState?t.child.child:t.child,l!==r.child&&(i.child=l)),r=i.sibling=Rt(a,n,a.expirationTime),n=i,i.childExpirationTime=0,n.return=r.return=t):n=r=Al(t,r.child,i.children,n)):(a=e.child,l?(l=i.fallback,i=Ft(null,r,0,null),i.child=a,0===(1&t.mode)&&(i.child=null!==t.memoizedState?t.child.child:t.child),r=i.sibling=Ft(l,r,n,null),r.effectTag|=2,n=i,i.childExpirationTime=0,n.return=r.return=t):r=n=Al(t,a,i.children,n)),t.stateNode=e.stateNode;return t.memoizedState=o,t.child=n,r}function Un(e,t,n){if(null!==e&&(t.contextDependencies=e.contextDependencies),t.childExpirationTime<n)return null;if(null!==e&&t.child!==e.child?i("153"):void 0,null!==t.child){for(e=t.child,n=Rt(e,e.pendingProps,e.expirationTime),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,n=n.sibling=Rt(e,e.pendingProps,e.expirationTime),n.return=t;n.sibling=null}return t.child}function zn(e,t,n){var r=t.expirationTime;if(null!==e){if(e.memoizedProps!==t.pendingProps||Il.current)ba=!0;else if(r<n){switch(ba=!1,t.tag){case 3:Mn(t),_n();break;case 5:rn(t);break;case 1:kt(t.type)&&_t(t);break;case 4:tn(t,t.stateNode.containerInfo);break;case 10:An(t,t.memoizedProps.value);break;case 13:if(null!==t.memoizedState)return r=t.child.childExpirationTime,0!==r&&r>=n?Fn(e,t,n):(t=Un(e,t,n),null!==t?t.sibling:null)}return Un(e,t,n)}}else ba=!1;switch(t.expirationTime=0,t.tag){case 2:r=t.elementType,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),e=t.pendingProps;var o=bt(t,Dl.current);if(jn(t,n),o=un(null,t,r,e,o,n),t.effectTag|=1,"object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof){if(t.tag=1,cn(),kt(r)){var l=!0;_t(t)}else l=!1;t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null;var a=r.getDerivedStateFromProps;"function"==typeof a&&$t(t,r,a,e),o.updater=Ul,t.stateNode=o,o._reactInternalFiber=t,Gt(t,r,e,n),t=Rn(null,t,r,!0,l,n)}else t.tag=0,Sn(null,t,o,n),t=t.child;return t;case 16:switch(o=t.elementType,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),l=t.pendingProps,e=Ht(o),t.type=e,o=t.tag=Ot(e),l=Yt(e,l),a=void 0,o){case 0:a=In(null,t,e,l,n);break;case 1:a=On(null,t,e,l,n);break;case 11:a=Cn(null,t,e,l,n);break;case 14:a=Pn(null,t,e,Yt(e.type,l),r,n);break;default:i("306",e,"")}return a;case 0:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Yt(r,o),In(e,t,r,o,n);case 1:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Yt(r,o),On(e,t,r,o,n);case 3:return Mn(t),r=t.updateQueue,null===r?i("282"):void 0,o=t.memoizedState,o=null!==o?o.element:null,Gn(t,r,t.pendingProps,null,n),r=t.memoizedState.element,r===o?(_n(),t=Un(e,t,n)):(o=t.stateNode,(o=(null===e||null===e.child)&&o.hydrate)&&(va=vt(t.stateNode.containerInfo),ha=t,o=ya=!0),o?(t.effectTag|=2,t.child=Ll(t,null,r,n)):(Sn(e,t,r,n),_n()),t=t.child),t;case 5:return rn(t),null===e&&wn(t),r=t.type,o=t.pendingProps,l=null!==e?e.memoizedProps:null,a=o.children,pt(r,o)?a=null:null!==l&&pt(r,l)&&(t.effectTag|=16),Dn(e,t),1!==n&&1&t.mode&&o.hidden?(t.expirationTime=t.childExpirationTime=1,t=null):(Sn(e,t,a,n),t=t.child),t;case 6:return null===e&&wn(t),null;case 13:return Fn(e,t,n);case 4:return tn(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=Al(t,null,r,n):Sn(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Yt(r,o),Cn(e,t,r,o,n);case 7:return Sn(e,t,t.pendingProps,n),t.child;case 8:return Sn(e,t,t.pendingProps.children,n),t.child;case 12:return Sn(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,o=t.pendingProps,a=t.memoizedProps,l=o.value,An(t,l),null!==a){var u=a.value;if(l=Ce(u,l)?0:0|("function"==typeof r._calculateChangedBits?r._calculateChangedBits(u,l):1073741823),0===l){if(a.children===o.children&&!Il.current){t=Un(e,t,n);break e}}else for(u=t.child,null!==u&&(u.return=t);null!==u;){var c=u.contextDependencies;if(null!==c){a=u.child;for(var s=c.first;null!==s;){if(s.context===r&&0!==(s.observedBits&l)){1===u.tag&&(s=Yn(n),s.tag=Sa,$n(u,s)),u.expirationTime<n&&(u.expirationTime=n),s=u.alternate,null!==s&&s.expirationTime<n&&(s.expirationTime=n),s=n;for(var f=u.return;null!==f;){var d=f.alternate;if(f.childExpirationTime<s)f.childExpirationTime=s,null!==d&&d.childExpirationTime<s&&(d.childExpirationTime=s);else{if(!(null!==d&&d.childExpirationTime<s))break;d.childExpirationTime=s}f=f.return}c.expirationTime<n&&(c.expirationTime=n);break}s=s.next}}else a=10===u.tag&&u.type===t.type?null:u.child;if(null!==a)a.return=u;else for(a=u;null!==a;){if(a===t){a=null;break}if(u=a.sibling,null!==u){u.return=a.return,a=u;break}a=a.return}u=a}}Sn(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,l=t.pendingProps,r=l.children,jn(t,n),o=Wn(o,l.unstable_observedBits),r=r(o),t.effectTag|=1,Sn(e,t,r,n),t.child;case 14:return o=t.type,l=Yt(o,t.pendingProps),l=Yt(o.type,l),Pn(e,t,o,l,r,n);case 15:return Nn(e,t,t.type,t.pendingProps,r,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Yt(r,o),null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),t.tag=1,kt(r)?(e=!0,_t(t)):e=!1,jn(t,n),Kt(t,r,o,n),Gt(t,r,o,n),Rn(null,t,r,!0,e,n)}i("156")}function An(e,t){var n=e.type._context;gt(ka,n._currentValue,e),n._currentValue=t}function Ln(e){var t=ka.current;yt(ka,e),e.type._context._currentValue=t}function jn(e,t){xa=e,Ta=wa=null;var n=e.contextDependencies;null!==n&&n.expirationTime>=t&&(ba=!0),e.contextDependencies=null}function Wn(e,t){return Ta!==e&&!1!==t&&0!==t&&("number"==typeof t&&1073741823!==t||(Ta=e,t=1073741823),t={context:e,observedBits:t,next:null},null===wa?(null===xa?i("308"):void 0,wa=t,xa.contextDependencies={first:t,expirationTime:0}):wa=wa.next=t),e._currentValue}function Vn(e){return{baseState:e,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function Bn(e){return{baseState:e.baseState,firstUpdate:e.firstUpdate,lastUpdate:e.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function Yn(e){return{expirationTime:e,tag:Ea,payload:null,callback:null,next:null,nextEffect:null}}function Hn(e,t){null===e.lastUpdate?e.firstUpdate=e.lastUpdate=t:(e.lastUpdate.next=t,e.lastUpdate=t)}function $n(e,t){var n=e.alternate;if(null===n){var r=e.updateQueue,i=null;null===r&&(r=e.updateQueue=Vn(e.memoizedState))}else r=e.updateQueue,i=n.updateQueue,null===r?null===i?(r=e.updateQueue=Vn(e.memoizedState),i=n.updateQueue=Vn(n.memoizedState)):r=e.updateQueue=Bn(i):null===i&&(i=n.updateQueue=Bn(r));null===i||r===i?Hn(r,t):null===r.lastUpdate||null===i.lastUpdate?(Hn(r,t),Hn(i,t)):(Hn(r,t),i.lastUpdate=t)}function Qn(e,t){var n=e.updateQueue;n=null===n?e.updateQueue=Vn(e.memoizedState):Kn(e,n),null===n.lastCapturedUpdate?n.firstCapturedUpdate=n.lastCapturedUpdate=t:(n.lastCapturedUpdate.next=t,n.lastCapturedUpdate=t)}function Kn(e,t){var n=e.alternate;return null!==n&&t===n.updateQueue&&(t=e.updateQueue=Bn(t)),t}function qn(e,t,n,r,i,o){switch(n.tag){case _a:return e=n.payload,"function"==typeof e?e.call(o,r,i):e;case Ca:e.effectTag=e.effectTag&-2049|64;case Ea:if(e=n.payload,i="function"==typeof e?e.call(o,r,i):e,null===i||void 0===i)break;return ai({},r,i);case Sa:Pa=!0}return r}function Gn(e,t,n,r,i){Pa=!1,t=Kn(e,t);for(var o=t.baseState,l=null,a=0,u=t.firstUpdate,c=o;null!==u;){var s=u.expirationTime;s<i?(null===l&&(l=u,o=c),a<s&&(a=s)):(c=qn(e,t,u,c,n,r),null!==u.callback&&(e.effectTag|=32,u.nextEffect=null,null===t.lastEffect?t.firstEffect=t.lastEffect=u:(t.lastEffect.nextEffect=u,t.lastEffect=u))),u=u.next}for(s=null,u=t.firstCapturedUpdate;null!==u;){var f=u.expirationTime;f<i?(null===s&&(s=u,null===l&&(o=c)),a<f&&(a=f)):(c=qn(e,t,u,c,n,r),null!==u.callback&&(e.effectTag|=32,u.nextEffect=null,null===t.lastCapturedEffect?t.firstCapturedEffect=t.lastCapturedEffect=u:(t.lastCapturedEffect.nextEffect=u,t.lastCapturedEffect=u))),u=u.next}null===l&&(t.lastUpdate=null),null===s?t.lastCapturedUpdate=null:e.effectTag|=32,null===l&&null===s&&(o=c),t.baseState=o,t.firstUpdate=l,t.firstCapturedUpdate=s,e.expirationTime=a,e.memoizedState=c}function Xn(e,t,n){null!==t.firstCapturedUpdate&&(null!==t.lastUpdate&&(t.lastUpdate.next=t.firstCapturedUpdate,t.lastUpdate=t.lastCapturedUpdate),t.firstCapturedUpdate=t.lastCapturedUpdate=null),Zn(t.firstEffect,n),t.firstEffect=t.lastEffect=null,Zn(t.firstCapturedEffect,n),t.firstCapturedEffect=t.lastCapturedEffect=null}function Zn(e,t){for(;null!==e;){var n=e.callback;if(null!==n){e.callback=null;var r=t;"function"!=typeof n?i("191",n):void 0,n.call(r)}e=e.nextEffect}}function Jn(e,t){return{value:e,source:t,stack:te(t)}}function er(e){e.effectTag|=4}function tr(e,t){var n=t.source,r=t.stack;null===r&&null!==n&&(r=te(n)),null!==n&&ee(n.type),t=t.value,null!==e&&1===e.tag&&ee(e.type);try{console.error(t)}catch(e){setTimeout(function(){throw e})}}function nr(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){Tr(e,t)}else t.current=null}function rr(e,t,n){if(n=n.updateQueue,n=null!==n?n.lastEffect:null,null!==n){var r=n=n.next;do{if((r.tag&e)!==Yl){var i=r.destroy;r.destroy=void 0,void 0!==i&&i()}(r.tag&t)!==Yl&&(i=r.create,r.destroy=i()),r=r.next}while(r!==n)}}function ir(e,t){for(var n=e;;){if(5===n.tag){var r=n.stateNode;if(t)r.style.display="none";else{r=n.stateNode;var i=n.memoizedProps.style;i=void 0!==i&&null!==i&&i.hasOwnProperty("display")?i.display:null,r.style.display=lt("display",i)}}else if(6===n.tag)n.stateNode.nodeValue=t?"":n.memoizedProps;else{if(13===n.tag&&null!==n.memoizedState){r=n.child.sibling,r.return=n,n=r;continue}if(null!==n.child){n.child.return=n,n=n.child;continue}}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}function or(e){switch("function"==typeof Ml&&Ml(e),e.tag){case 0:case 11:case 14:case 15:var t=e.updateQueue;if(null!==t&&(t=t.lastEffect,null!==t)){var n=t=t.next;do{var r=n.destroy;if(void 0!==r){var i=e;try{r()}catch(e){Tr(i,e)}}n=n.next}while(n!==t)}break;case 1:if(nr(e),t=e.stateNode,"function"==typeof t.componentWillUnmount)try{t.props=e.memoizedProps,t.state=e.memoizedState,t.componentWillUnmount()}catch(t){Tr(e,t)}break;case 5:nr(e);break;case 4:ur(e)}}function lr(e){return 5===e.tag||3===e.tag||4===e.tag}function ar(e){e:{for(var t=e.return;null!==t;){if(lr(t)){var n=t;break e}t=t.return}i("160"),n=void 0}var r=t=void 0;switch(n.tag){case 5:t=n.stateNode,r=!1;break;case 3:t=n.stateNode.containerInfo,r=!0;break;case 4:t=n.stateNode.containerInfo,r=!0;break;default:i("161")}16&n.effectTag&&(ot(t,""),n.effectTag&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||lr(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.effectTag)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.effectTag)){n=n.stateNode;break e}}for(var o=e;;){if(5===o.tag||6===o.tag)if(n)if(r){var l=t,a=o.stateNode,u=n;8===l.nodeType?l.parentNode.insertBefore(a,u):l.insertBefore(a,u)}else t.insertBefore(o.stateNode,n);else r?(a=t,u=o.stateNode,8===a.nodeType?(l=a.parentNode,l.insertBefore(u,a)):(l=a,l.appendChild(u)),a=a._reactRootContainer,null!==a&&void 0!==a||null!==l.onclick||(l.onclick=ft)):t.appendChild(o.stateNode);else if(4!==o.tag&&null!==o.child){o.child.return=o,o=o.child;continue}if(o===e)break;for(;null===o.sibling;){if(null===o.return||o.return===e)return;o=o.return}o.sibling.return=o.return,o=o.sibling}}function ur(e){for(var t=e,n=!1,r=void 0,o=void 0;;){if(!n){n=t.return;e:for(;;){switch(null===n?i("160"):void 0,n.tag){case 5:r=n.stateNode,o=!1;break e;case 3:r=n.stateNode.containerInfo,o=!0;break e;case 4:r=n.stateNode.containerInfo,o=!0;break e}n=n.return}n=!0}if(5===t.tag||6===t.tag){e:for(var l=t,a=l;;)if(or(a),null!==a.child&&4!==a.tag)a.child.return=a,a=a.child;else{if(a===l)break;for(;null===a.sibling;){if(null===a.return||a.return===l)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}o?(l=r,a=t.stateNode,8===l.nodeType?l.parentNode.removeChild(a):l.removeChild(a)):r.removeChild(t.stateNode)}else if(4===t.tag){if(null!==t.child){r=t.stateNode.containerInfo,o=!0,t.child.return=t,t=t.child;continue}}else if(or(t),null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return;t=t.return,4===t.tag&&(n=!1)}t.sibling.return=t.return,t=t.sibling}}function cr(e,t){switch(t.tag){case 0:case 11:case 14:case 15:rr($l,Ql,t);break;case 1:break;case 5:var n=t.stateNode;if(null!=n){var r=t.memoizedProps;e=null!==e?e.memoizedProps:r;var o=t.type,l=t.updateQueue;t.updateQueue=null,null!==l&&mt(n,l,o,e,r,t)}break;case 6:null===t.stateNode?i("162"):void 0,t.stateNode.nodeValue=t.memoizedProps;break;case 3:break;case 12:break;case 13:if(n=t.memoizedState,r=void 0,e=t,null===n?r=!1:(r=!0,e=t.child,0===n.timedOutAt&&(n.timedOutAt=Fr())),null!==e&&ir(e,r),n=t.updateQueue,null!==n){t.updateQueue=null;var a=t.stateNode;null===a&&(a=t.stateNode=new Ra),n.forEach(function(e){var n=Sr.bind(null,t,e);a.has(e)||(a.add(e),e.then(n,n))})}break;case 17:break;default:i("163")}}function sr(e,t,n){n=Yn(n),n.tag=Ca,n.payload={element:null};var r=t.value;return n.callback=function(){Yr(r),tr(e,t)},n}function fr(e,t,n){n=Yn(n),n.tag=Ca;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var i=t.value;n.payload=function(){return r(i)}}var o=e.stateNode;return null!==o&&"function"==typeof o.componentDidCatch&&(n.callback=function(){"function"!=typeof r&&(null===qa?qa=new Set([this]):qa.add(this));var n=t.value,i=t.stack;tr(e,t),this.componentDidCatch(n,{componentStack:null!==i?i:""})}),n}function dr(e){switch(e.tag){case 1:kt(e.type)&&xt(e);var t=e.effectTag;return 2048&t?(e.effectTag=t&-2049|64,e):null;case 3:return nn(e),wt(e),t=e.effectTag,0!==(64&t)?i("285"):void 0,e.effectTag=t&-2049|64,e;case 5:return on(e),null;case 13:return t=e.effectTag,2048&t?(e.effectTag=t&-2049|64,e):null;case 18:return null;case 4:return nn(e),null;case 10:return Ln(e),null;default:return null}}function pr(){if(null!==La)for(var e=La.return;null!==e;){var t=e;switch(t.tag){case 1:var n=t.type.childContextTypes;null!==n&&void 0!==n&&xt(t);break;case 3:nn(t),wt(t);break;case 5:on(t);break;case 4:nn(t);break;case 10:Ln(t)}e=e.return}ja=null,Wa=0,Va=-1,Ba=!1,La=null}function mr(){for(;null!==Ya;){var e=Ya.effectTag;if(16&e&&ot(Ya.stateNode,""),128&e){var t=Ya.alternate;null!==t&&(t=t.ref,null!==t&&("function"==typeof t?t(null):t.current=null))}switch(14&e){case 2:ar(Ya),Ya.effectTag&=-3;break;case 6:ar(Ya),Ya.effectTag&=-3,cr(Ya.alternate,Ya);break;case 4:cr(Ya.alternate,Ya);break;case 8:e=Ya,ur(e),e.return=null,e.child=null,e.memoizedState=null,e.updateQueue=null,e=e.alternate,null!==e&&(e.return=null,e.child=null,e.memoizedState=null,e.updateQueue=null)}Ya=Ya.nextEffect}}function hr(){for(;null!==Ya;){if(256&Ya.effectTag)e:{var e=Ya.alternate,t=Ya;switch(t.tag){case 0:case 11:case 15:rr(Hl,Yl,t);break e;case 1:if(256&t.effectTag&&null!==e){var n=e.memoizedProps,r=e.memoizedState;e=t.stateNode,t=e.getSnapshotBeforeUpdate(t.elementType===t.type?n:Yt(t.type,n),r),e.__reactInternalSnapshotBeforeUpdate=t}break e;case 3:case 5:case 6:case 4:case 17:break e;default:i("163")}}Ya=Ya.nextEffect}}function vr(e,t){for(;null!==Ya;){var n=Ya.effectTag;if(36&n){var r=Ya.alternate,o=Ya,l=t;switch(o.tag){case 0:case 11:case 15:rr(Kl,ql,o);break;case 1:var a=o.stateNode;if(4&o.effectTag)if(null===r)a.componentDidMount();else{var u=o.elementType===o.type?r.memoizedProps:Yt(o.type,r.memoizedProps);a.componentDidUpdate(u,r.memoizedState,a.__reactInternalSnapshotBeforeUpdate)}r=o.updateQueue,null!==r&&Xn(o,r,a,l);break;case 3:if(r=o.updateQueue,null!==r){if(a=null,null!==o.child)switch(o.child.tag){case 5:a=o.child.stateNode;break;case 1:a=o.child.stateNode}Xn(o,r,a,l)}break;case 5:l=o.stateNode,null===r&&4&o.effectTag&&dt(o.type,o.memoizedProps)&&l.focus();break;case 6:break;case 4:break;case 12:break;case 13:break;case 17:break;default:i("163")}}128&n&&(o=Ya.ref,null!==o&&(l=Ya.stateNode,"function"==typeof o?o(l):o.current=l)),512&n&&($a=e),Ya=Ya.nextEffect}}function yr(e,t){Ka=Qa=$a=null;var n=eu;eu=!0;do{if(512&t.effectTag){var r=!1,i=void 0;try{var o=t;rr(Xl,Yl,o),rr(Yl,Gl,o)}catch(e){r=!0,i=e}r&&Tr(t,i)}t=t.nextEffect}while(null!==t);eu=n,n=e.expirationTime,0!==n&&Ur(e,n),lu||eu||jr(1073741823,!1)}function gr(){null!==Qa&&Sl(Qa),null!==Ka&&Ka()}function br(e,t){Ha=Aa=!0,e.current===t?i("177"):void 0;var n=e.pendingCommitExpirationTime;0===n?i("261"):void 0,e.pendingCommitExpirationTime=0;var r=t.expirationTime,o=t.childExpirationTime;for(jt(e,o>r?o:r),Ua.current=null,r=void 0,1<t.effectTag?null!==t.lastEffect?(t.lastEffect.nextEffect=t,r=t.firstEffect):r=t:r=t.firstEffect,xl=il,wl=Qe(),il=!1,Ya=r;null!==Ya;){o=!1;var l=void 0;try{hr()}catch(e){o=!0,l=e}o&&(null===Ya?i("178"):void 0,Tr(Ya,l),null!==Ya&&(Ya=Ya.nextEffect))}for(Ya=r;null!==Ya;){o=!1,l=void 0;try{mr()}catch(e){o=!0,l=e}o&&(null===Ya?i("178"):void 0,Tr(Ya,l),null!==Ya&&(Ya=Ya.nextEffect))}for(Ke(wl),wl=null,il=!!xl,xl=null,e.current=t,Ya=r;null!==Ya;){o=!1,l=void 0;try{vr(e,n)}catch(e){o=!0,l=e}o&&(null===Ya?i("178"):void 0,Tr(Ya,l),null!==Ya&&(Ya=Ya.nextEffect))}if(null!==r&&null!==$a){var a=yr.bind(null,e,r);Qa=ui.unstable_runWithPriority(ui.unstable_NormalPriority,function(){return _l(a)}),Ka=a}Aa=Ha=!1,"function"==typeof Rl&&Rl(t.stateNode),n=t.expirationTime,t=t.childExpirationTime,t=t>n?t:n,0===t&&(qa=null),Mr(e,t)}function kr(e){for(;;){var t=e.alternate,n=e.return,r=e.sibling;if(0===(1024&e.effectTag)){La=e;e:{var o=t;t=e;var l=Wa,a=t.pendingProps;switch(t.tag){case 2:break;case 16:break;case 15:case 0:break;case 1:kt(t.type)&&xt(t);break;case 3:nn(t),wt(t),a=t.stateNode,a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),null!==o&&null!==o.child||(En(t),t.effectTag&=-3),Da(t);break;case 5:on(t);var u=en(Bl.current);if(l=t.type,null!==o&&null!=t.stateNode)Ia(o,t,l,a,u),o.ref!==t.ref&&(t.effectTag|=128);else if(a){var c=en(Wl.current);if(En(t)){a=t,o=a.stateNode;var s=a.type,f=a.memoizedProps,d=u;switch(o[Si]=a,o[Ci]=f,l=void 0,u=s){case"iframe":case"object":Ue("load",o);break;case"video":case"audio":for(s=0;s<Ui.length;s++)Ue(Ui[s],o);break;case"source":Ue("error",o);break;case"img":case"image":case"link":Ue("error",o),Ue("load",o);break;case"form":Ue("reset",o),Ue("submit",o);break;case"details":Ue("toggle",o);break;case"input":se(o,f),Ue("invalid",o),st(d,"onChange");break;case"select":o._wrapperState={wasMultiple:!!f.multiple},Ue("invalid",o),st(d,"onChange");break;case"textarea":et(o,f),Ue("invalid",o),st(d,"onChange")}ut(u,f),s=null;for(l in f)f.hasOwnProperty(l)&&(c=f[l],"children"===l?"string"==typeof c?o.textContent!==c&&(s=["children",c]):"number"==typeof c&&o.textContent!==""+c&&(s=["children",""+c]):gi.hasOwnProperty(l)&&null!=c&&st(d,l));switch(u){case"input":X(o),pe(o,f,!0);break;case"textarea":X(o),nt(o,f);break;
+case"select":case"option":break;default:"function"==typeof f.onClick&&(o.onclick=ft)}l=s,a.updateQueue=l,a=null!==l,a&&er(t)}else{f=t,d=l,o=a,s=9===u.nodeType?u:u.ownerDocument,c===hl.html&&(c=rt(d)),c===hl.html?"script"===d?(o=s.createElement("div"),o.innerHTML="<script></script>",s=o.removeChild(o.firstChild)):"string"==typeof o.is?s=s.createElement(d,{is:o.is}):(s=s.createElement(d),"select"===d&&(d=s,o.multiple?d.multiple=!0:o.size&&(d.size=o.size))):s=s.createElementNS(c,d),o=s,o[Si]=f,o[Ci]=a,Na(o,t,!1,!1),d=o,s=l,f=a;var p=u,m=ct(s,f);switch(s){case"iframe":case"object":Ue("load",d),u=f;break;case"video":case"audio":for(u=0;u<Ui.length;u++)Ue(Ui[u],d);u=f;break;case"source":Ue("error",d),u=f;break;case"img":case"image":case"link":Ue("error",d),Ue("load",d),u=f;break;case"form":Ue("reset",d),Ue("submit",d),u=f;break;case"details":Ue("toggle",d),u=f;break;case"input":se(d,f),u=ce(d,f),Ue("invalid",d),st(p,"onChange");break;case"option":u=Xe(d,f);break;case"select":d._wrapperState={wasMultiple:!!f.multiple},u=ai({},f,{value:void 0}),Ue("invalid",d),st(p,"onChange");break;case"textarea":et(d,f),u=Je(d,f),Ue("invalid",d),st(p,"onChange");break;default:u=f}ut(s,u),c=void 0;var h=s,v=d,y=u;for(c in y)if(y.hasOwnProperty(c)){var g=y[c];"style"===c?at(v,g):"dangerouslySetInnerHTML"===c?(g=g?g.__html:void 0,null!=g&&yl(v,g)):"children"===c?"string"==typeof g?("textarea"!==h||""!==g)&&ot(v,g):"number"==typeof g&&ot(v,""+g):"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&"autoFocus"!==c&&(gi.hasOwnProperty(c)?null!=g&&st(p,c):null!=g&&ae(v,c,g,m))}switch(s){case"input":X(d),pe(d,f,!1);break;case"textarea":X(d),nt(d,f);break;case"option":null!=f.value&&d.setAttribute("value",""+ue(f.value));break;case"select":u=d,u.multiple=!!f.multiple,d=f.value,null!=d?Ze(u,!!f.multiple,d,!1):null!=f.defaultValue&&Ze(u,!!f.multiple,f.defaultValue,!0);break;default:"function"==typeof u.onClick&&(d.onclick=ft)}(a=dt(l,a))&&er(t),t.stateNode=o}null!==t.ref&&(t.effectTag|=128)}else null===t.stateNode?i("166"):void 0;break;case 6:o&&null!=t.stateNode?Oa(o,t,o.memoizedProps,a):("string"!=typeof a&&(null===t.stateNode?i("166"):void 0),o=en(Bl.current),en(Wl.current),En(t)?(a=t,l=a.stateNode,o=a.memoizedProps,l[Si]=a,(a=l.nodeValue!==o)&&er(t)):(l=t,a=(9===o.nodeType?o:o.ownerDocument).createTextNode(a),a[Si]=t,l.stateNode=a));break;case 11:break;case 13:if(a=t.memoizedState,0!==(64&t.effectTag)){t.expirationTime=l,La=t;break e}a=null!==a,l=null!==o&&null!==o.memoizedState,null!==o&&!a&&l&&(o=o.child.sibling,null!==o&&(u=t.firstEffect,null!==u?(t.firstEffect=o,o.nextEffect=u):(t.firstEffect=t.lastEffect=o,o.nextEffect=null),o.effectTag=8)),(a||l)&&(t.effectTag|=4);break;case 7:break;case 8:break;case 12:break;case 4:nn(t),Da(t);break;case 10:Ln(t);break;case 9:break;case 14:break;case 17:kt(t.type)&&xt(t);break;case 18:break;default:i("156")}La=null}if(t=e,1===Wa||1!==t.childExpirationTime){for(a=0,l=t.child;null!==l;)o=l.expirationTime,u=l.childExpirationTime,o>a&&(a=o),u>a&&(a=u),l=l.sibling;t.childExpirationTime=a}if(null!==La)return La;null!==n&&0===(1024&n.effectTag)&&(null===n.firstEffect&&(n.firstEffect=e.firstEffect),null!==e.lastEffect&&(null!==n.lastEffect&&(n.lastEffect.nextEffect=e.firstEffect),n.lastEffect=e.lastEffect),1<e.effectTag&&(null!==n.lastEffect?n.lastEffect.nextEffect=e:n.firstEffect=e,n.lastEffect=e))}else{if(e=dr(e,Wa),null!==e)return e.effectTag&=1023,e;null!==n&&(n.firstEffect=n.lastEffect=null,n.effectTag|=1024)}if(null!==r)return r;if(null===n)break;e=n}return null}function xr(e){var t=zn(e.alternate,e,Wa);return e.memoizedProps=e.pendingProps,null===t&&(t=kr(e)),Ua.current=null,t}function wr(e,t){Aa?i("243"):void 0,gr(),Aa=!0;var n=Fa.current;Fa.current=da;var r=e.nextExpirationTimeToWorkOn;r===Wa&&e===ja&&null!==La||(pr(),ja=e,Wa=r,La=Rt(ja.current,null,Wa),e.pendingCommitExpirationTime=0);for(var o=!1;;){try{if(t)for(;null!==La&&!Ar();)La=xr(La);else for(;null!==La;)La=xr(La)}catch(t){if(Ta=wa=xa=null,cn(),null===La)o=!0,Yr(t);else{null===La?i("271"):void 0;var l=La,a=l.return;if(null!==a){e:{var u=e,c=a,s=l,f=t;if(a=Wa,s.effectTag|=1024,s.firstEffect=s.lastEffect=null,null!==f&&"object"==typeof f&&"function"==typeof f.then){var d=f;f=c;var p=-1,m=-1;do{if(13===f.tag){var h=f.alternate;if(null!==h&&(h=h.memoizedState,null!==h)){m=10*(1073741822-h.timedOutAt);break}h=f.pendingProps.maxDuration,"number"==typeof h&&(0>=h?p=0:(-1===p||h<p)&&(p=h))}f=f.return}while(null!==f);f=c;do{if((h=13===f.tag)&&(h=void 0!==f.memoizedProps.fallback&&null===f.memoizedState),h){if(c=f.updateQueue,null===c?(c=new Set,c.add(d),f.updateQueue=c):c.add(d),0===(1&f.mode)){f.effectTag|=64,s.effectTag&=-1957,1===s.tag&&(null===s.alternate?s.tag=17:(a=Yn(1073741823),a.tag=Sa,$n(s,a))),s.expirationTime=1073741823;break e}s=u,c=a;var v=s.pingCache;null===v?(v=s.pingCache=new Ma,h=new Set,v.set(d,h)):(h=v.get(d),void 0===h&&(h=new Set,v.set(d,h))),h.has(c)||(h.add(c),s=_r.bind(null,s,d,c),d.then(s,s)),-1===p?u=1073741823:(-1===m&&(m=10*(1073741822-Vt(u,a))-5e3),u=m+p),0<=u&&Va<u&&(Va=u),f.effectTag|=2048,f.expirationTime=a;break e}f=f.return}while(null!==f);f=Error((ee(s.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display."+te(s))}Ba=!0,f=Jn(f,s),u=c;do{switch(u.tag){case 3:u.effectTag|=2048,u.expirationTime=a,a=sr(u,f,a),Qn(u,a);break e;case 1:if(p=f,m=u.type,s=u.stateNode,0===(64&u.effectTag)&&("function"==typeof m.getDerivedStateFromError||null!==s&&"function"==typeof s.componentDidCatch&&(null===qa||!qa.has(s)))){u.effectTag|=2048,u.expirationTime=a,a=fr(u,p,a),Qn(u,a);break e}}u=u.return}while(null!==u)}La=kr(l);continue}o=!0,Yr(t)}}break}if(Aa=!1,Fa.current=n,Ta=wa=xa=null,cn(),o)ja=null,e.finishedWork=null;else if(null!==La)e.finishedWork=null;else{if(n=e.current.alternate,null===n?i("281"):void 0,ja=null,Ba){if(o=e.latestPendingTime,l=e.latestSuspendedTime,a=e.latestPingedTime,0!==o&&o<r||0!==l&&l<r||0!==a&&a<r)return Wt(e,r),void Or(e,n,r,e.expirationTime,-1);if(!e.didError&&t)return e.didError=!0,r=e.nextExpirationTimeToWorkOn=r,t=e.expirationTime=1073741823,void Or(e,n,r,t,-1)}t&&-1!==Va?(Wt(e,r),t=10*(1073741822-Vt(e,r)),t<Va&&(Va=t),t=10*(1073741822-Fr()),t=Va-t,Or(e,n,r,e.expirationTime,0>t?0:t)):(e.pendingCommitExpirationTime=r,e.finishedWork=n)}}function Tr(e,t){for(var n=e.return;null!==n;){switch(n.tag){case 1:var r=n.stateNode;if("function"==typeof n.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===qa||!qa.has(r)))return e=Jn(t,e),e=fr(n,e,1073741823),$n(n,e),void Pr(n,1073741823);break;case 3:return e=Jn(t,e),e=sr(n,e,1073741823),$n(n,e),void Pr(n,1073741823)}n=n.return}3===e.tag&&(n=Jn(t,e),n=sr(e,n,1073741823),$n(e,n),Pr(e,1073741823))}function Er(e,t){var n=ui.unstable_getCurrentPriorityLevel(),r=void 0;if(0===(1&t.mode))r=1073741823;else if(Aa&&!Ha)r=Wa;else{switch(n){case ui.unstable_ImmediatePriority:r=1073741823;break;case ui.unstable_UserBlockingPriority:r=1073741822-10*(((1073741822-e+15)/10|0)+1);break;case ui.unstable_NormalPriority:r=1073741822-25*(((1073741822-e+500)/25|0)+1);break;case ui.unstable_LowPriority:case ui.unstable_IdlePriority:r=1;break;default:i("313")}null!==ja&&r===Wa&&--r}return n===ui.unstable_UserBlockingPriority&&(0===ru||r<ru)&&(ru=r),r}function _r(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),null!==ja&&Wa===n?ja=null:(t=e.earliestSuspendedTime,r=e.latestSuspendedTime,0!==t&&n<=t&&n>=r&&(e.didError=!1,t=e.latestPingedTime,(0===t||t>n)&&(e.latestPingedTime=n),Bt(n,e),n=e.expirationTime,0!==n&&Ur(e,n)))}function Sr(e,t){var n=e.stateNode;null!==n&&n.delete(t),t=Fr(),t=Er(t,e),e=Cr(e,t),null!==e&&(Lt(e,t),t=e.expirationTime,0!==t&&Ur(e,t))}function Cr(e,t){e.expirationTime<t&&(e.expirationTime=t);var n=e.alternate;null!==n&&n.expirationTime<t&&(n.expirationTime=t);var r=e.return,i=null;if(null===r&&3===e.tag)i=e.stateNode;else for(;null!==r;){if(n=r.alternate,r.childExpirationTime<t&&(r.childExpirationTime=t),null!==n&&n.childExpirationTime<t&&(n.childExpirationTime=t),null===r.return&&3===r.tag){i=r.stateNode;break}r=r.return}return i}function Pr(e,t){e=Cr(e,t),null!==e&&(!Aa&&0!==Wa&&t>Wa&&pr(),Lt(e,t),Aa&&!Ha&&ja===e||Ur(e,e.expirationTime),pu>du&&(pu=0,i("185")))}function Nr(e,t,n,r,i){return ui.unstable_runWithPriority(ui.unstable_ImmediatePriority,function(){return e(t,n,r,i)})}function Dr(){su=1073741822-((ui.unstable_now()-cu)/10|0)}function Ir(e,t){if(0!==Za){if(t<Za)return;null!==Ja&&ui.unstable_cancelCallback(Ja)}Za=t,e=ui.unstable_now()-cu,Ja=ui.unstable_scheduleCallback(Lr,{timeout:10*(1073741822-t)-e})}function Or(e,t,n,r,i){e.expirationTime=r,0!==i||Ar()?0<i&&(e.timeoutHandle=Tl(Rr.bind(null,e,t,n),i)):(e.pendingCommitExpirationTime=n,e.finishedWork=t)}function Rr(e,t,n){e.pendingCommitExpirationTime=n,e.finishedWork=t,Dr(),fu=su,Wr(e,n)}function Mr(e,t){e.expirationTime=t,e.finishedWork=null}function Fr(){return eu?fu:(zr(),0!==nu&&1!==nu||(Dr(),fu=su),fu)}function Ur(e,t){null===e.nextScheduledRoot?(e.expirationTime=t,null===Xa?(Ga=Xa=e,e.nextScheduledRoot=e):(Xa=Xa.nextScheduledRoot=e,Xa.nextScheduledRoot=Ga)):t>e.expirationTime&&(e.expirationTime=t),eu||(lu?au&&(tu=e,nu=1073741823,Vr(e,1073741823,!1)):1073741823===t?jr(1073741823,!1):Ir(e,t))}function zr(){var e=0,t=null;if(null!==Xa)for(var n=Xa,r=Ga;null!==r;){var o=r.expirationTime;if(0===o){if(null===n||null===Xa?i("244"):void 0,r===r.nextScheduledRoot){Ga=Xa=r.nextScheduledRoot=null;break}if(r===Ga)Ga=o=r.nextScheduledRoot,Xa.nextScheduledRoot=o,r.nextScheduledRoot=null;else{if(r===Xa){Xa=n,Xa.nextScheduledRoot=Ga,r.nextScheduledRoot=null;break}n.nextScheduledRoot=r.nextScheduledRoot,r.nextScheduledRoot=null}r=n.nextScheduledRoot}else{if(o>e&&(e=o,t=r),r===Xa)break;if(1073741823===e)break;n=r,r=r.nextScheduledRoot}}tu=t,nu=e}function Ar(){return!!hu||!!ui.unstable_shouldYield()&&(hu=!0)}function Lr(){try{if(!Ar()&&null!==Ga){Dr();var e=Ga;do{var t=e.expirationTime;0!==t&&su<=t&&(e.nextExpirationTimeToWorkOn=su),e=e.nextScheduledRoot}while(e!==Ga)}jr(0,!0)}finally{hu=!1}}function jr(e,t){if(zr(),t)for(Dr(),fu=su;null!==tu&&0!==nu&&e<=nu&&!(hu&&su>nu);)Vr(tu,nu,su>nu),zr(),Dr(),fu=su;else for(;null!==tu&&0!==nu&&e<=nu;)Vr(tu,nu,!1),zr();if(t&&(Za=0,Ja=null),0!==nu&&Ir(tu,nu),pu=0,mu=null,null!==uu)for(e=uu,uu=null,t=0;t<e.length;t++){var n=e[t];try{n._onComplete()}catch(e){iu||(iu=!0,ou=e)}}if(iu)throw e=ou,ou=null,iu=!1,e}function Wr(e,t){eu?i("253"):void 0,tu=e,nu=t,Vr(e,t,!1),jr(1073741823,!1)}function Vr(e,t,n){if(eu?i("245"):void 0,eu=!0,n){var r=e.finishedWork;null!==r?Br(e,r,t):(e.finishedWork=null,r=e.timeoutHandle,-1!==r&&(e.timeoutHandle=-1,El(r)),wr(e,n),r=e.finishedWork,null!==r&&(Ar()?e.finishedWork=r:Br(e,r,t)))}else r=e.finishedWork,null!==r?Br(e,r,t):(e.finishedWork=null,r=e.timeoutHandle,-1!==r&&(e.timeoutHandle=-1,El(r)),wr(e,n),r=e.finishedWork,null!==r&&Br(e,r,t));eu=!1}function Br(e,t,n){var r=e.firstBatch;return null!==r&&r._expirationTime>=n&&(null===uu?uu=[r]:uu.push(r),r._defer)?(e.finishedWork=t,void(e.expirationTime=0)):(e.finishedWork=null,e===mu?pu++:(mu=e,pu=0),void ui.unstable_runWithPriority(ui.unstable_ImmediatePriority,function(){br(e,t)}))}function Yr(e){null===tu?i("246"):void 0,tu.expirationTime=0,iu||(iu=!0,ou=e)}function Hr(e,t){var n=lu;lu=!0;try{return e(t)}finally{(lu=n)||eu||jr(1073741823,!1)}}function $r(e,t){if(lu&&!au){au=!0;try{return e(t)}finally{au=!1}}return e(t)}function Qr(e,t,n){lu||eu||0===ru||(jr(ru,!1),ru=0);var r=lu;lu=!0;try{return ui.unstable_runWithPriority(ui.unstable_UserBlockingPriority,function(){return e(t,n)})}finally{(lu=r)||eu||jr(1073741823,!1)}}function Kr(e,t,n,r,o){var l=t.current;e:if(n){n=n._reactInternalFiber;t:{2===Ne(n)&&1===n.tag?void 0:i("170");var a=n;do{switch(a.tag){case 3:a=a.stateNode.context;break t;case 1:if(kt(a.type)){a=a.stateNode.__reactInternalMemoizedMergedChildContext;break t}}a=a.return}while(null!==a);i("171"),a=void 0}if(1===n.tag){var u=n.type;if(kt(u)){n=Et(n,u,a);break e}}n=a}else n=Nl;return null===t.context?t.context=n:t.pendingContext=n,t=o,o=Yn(r),o.payload={element:e},t=void 0===t?null:t,null!==t&&(o.callback=t),gr(),$n(l,o),Pr(l,r),r}function qr(e,t,n,r){var i=t.current,o=Fr();return i=Er(o,i),Kr(e,t,n,i,r)}function Gr(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function Xr(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:ao,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}function Zr(e){var t=1073741822-25*(((1073741822-Fr()+500)/25|0)+1);t>=za&&(t=za-1),this._expirationTime=za=t,this._root=e,this._callbacks=this._next=null,this._hasChildren=this._didComplete=!1,this._children=null,this._defer=!0}function Jr(){this._callbacks=null,this._didCommit=!1,this._onCommit=this._onCommit.bind(this)}function ei(e,t,n){t=Dt(3,null,null,t?3:0),e={current:t,containerInfo:e,pendingChildren:null,pingCache:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,didError:!1,pendingCommitExpirationTime:0,finishedWork:null,timeoutHandle:-1,context:null,pendingContext:null,hydrate:n,nextExpirationTimeToWorkOn:0,expirationTime:0,firstBatch:null,nextScheduledRoot:null},this._internalRoot=t.stateNode=e}function ti(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function ni(e,t){if(t||(t=e?9===e.nodeType?e.documentElement:e.firstChild:null,t=!(!t||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new ei(e,!1,t)}function ri(e,t,n,r,i){var o=n._reactRootContainer;if(o){if("function"==typeof i){var l=i;i=function(){var e=Gr(o._internalRoot);l.call(e)}}null!=e?o.legacy_renderSubtreeIntoContainer(e,t,i):o.render(t,i)}else{if(o=n._reactRootContainer=ni(n,r),"function"==typeof i){var a=i;i=function(){var e=Gr(o._internalRoot);a.call(e)}}$r(function(){null!=e?o.legacy_renderSubtreeIntoContainer(e,t,i):o.render(t,i)})}return Gr(o._internalRoot)}function ii(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;return ti(t)?void 0:i("200"),Xr(e,t,null,n)}function oi(e,t){return ti(e)?void 0:i("299","unstable_createRoot"),new ei(e,!0,null!=t&&!0===t.hydrate)}var li=n(2),ai=n(1),ui=n(16);li?void 0:i("227");var ci=!1,si=null,fi=!1,di=null,pi={onError:function(e){ci=!0,si=e}},mi=null,hi={},vi=[],yi={},gi={},bi={},ki=null,xi=null,wi=null,Ti=null,Ei={injectEventPluginOrder:function(e){mi?i("101"):void 0,mi=Array.prototype.slice.call(e),u()},injectEventPluginsByName:function(e){var t,n=!1;for(t in e)if(e.hasOwnProperty(t)){var r=e[t];hi.hasOwnProperty(t)&&hi[t]===r||(hi[t]?i("102",t):void 0,hi[t]=r,n=!0)}n&&u()}},_i=Math.random().toString(36).slice(2),Si="__reactInternalInstance$"+_i,Ci="__reactEventHandlers$"+_i,Pi=!("undefined"==typeof window||!window.document||!window.document.createElement),Ni={animationend:S("Animation","AnimationEnd"),animationiteration:S("Animation","AnimationIteration"),animationstart:S("Animation","AnimationStart"),transitionend:S("Transition","TransitionEnd")},Di={},Ii={};Pi&&(Ii=document.createElement("div").style,"AnimationEvent"in window||(delete Ni.animationend.animation,delete Ni.animationiteration.animation,delete Ni.animationstart.animation),"TransitionEvent"in window||delete Ni.transitionend.transition);var Oi=C("animationend"),Ri=C("animationiteration"),Mi=C("animationstart"),Fi=C("transitionend"),Ui="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),zi=null,Ai=null,Li=null;ai(I.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=N)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=N)},persist:function(){this.isPersistent=N},isPersistent:D,destructor:function(){var e,t=this.constructor.Interface;for(e in t)this[e]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null,this.isPropagationStopped=this.isDefaultPrevented=D,this._dispatchInstances=this._dispatchListeners=null}}),I.Interface={type:null,target:null,currentTarget:function(){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null},I.extend=function(e){function t(){}function n(){return r.apply(this,arguments)}var r=this;t.prototype=r.prototype;var i=new t;return ai(i,n.prototype),n.prototype=i,n.prototype.constructor=n,n.Interface=ai({},r.Interface,e),n.extend=r.extend,M(n),n},M(I);var ji=I.extend({data:null}),Wi=I.extend({data:null}),Vi=[9,13,27,32],Bi=Pi&&"CompositionEvent"in window,Yi=null;Pi&&"documentMode"in document&&(Yi=document.documentMode);var Hi=Pi&&"TextEvent"in window&&!Yi,$i=Pi&&(!Bi||Yi&&8<Yi&&11>=Yi),Qi=String.fromCharCode(32),Ki={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},qi=!1,Gi=!1,Xi={eventTypes:Ki,extractEvents:function(e,t,n,r){var i=void 0,o=void 0;if(Bi)e:{switch(e){case"compositionstart":i=Ki.compositionStart;break e;case"compositionend":i=Ki.compositionEnd;break e;case"compositionupdate":i=Ki.compositionUpdate;break e}i=void 0}else Gi?F(e,n)&&(i=Ki.compositionEnd):"keydown"===e&&229===n.keyCode&&(i=Ki.compositionStart);return i?($i&&"ko"!==n.locale&&(Gi||i!==Ki.compositionStart?i===Ki.compositionEnd&&Gi&&(o=P()):(zi=r,Ai="value"in zi?zi.value:zi.textContent,Gi=!0)),i=ji.getPooled(i,t,n,r),o?i.data=o:(o=U(n),null!==o&&(i.data=o)),_(i),o=i):o=null,(e=Hi?z(e,n):A(e,n))?(t=Wi.getPooled(Ki.beforeInput,t,n,r),t.data=e,_(t)):t=null,null===o?t:null===t?o:[o,t]}},Zi=null,Ji=null,eo=null,to=!1,no={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},ro=li.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;ro.hasOwnProperty("ReactCurrentDispatcher")||(ro.ReactCurrentDispatcher={current:null});var io=/^(.*)[\\\/]/,oo="function"==typeof Symbol&&Symbol.for,lo=oo?Symbol.for("react.element"):60103,ao=oo?Symbol.for("react.portal"):60106,uo=oo?Symbol.for("react.fragment"):60107,co=oo?Symbol.for("react.strict_mode"):60108,so=oo?Symbol.for("react.profiler"):60114,fo=oo?Symbol.for("react.provider"):60109,po=oo?Symbol.for("react.context"):60110,mo=oo?Symbol.for("react.concurrent_mode"):60111,ho=oo?Symbol.for("react.forward_ref"):60112,vo=oo?Symbol.for("react.suspense"):60113,yo=oo?Symbol.for("react.memo"):60115,go=oo?Symbol.for("react.lazy"):60116,bo="function"==typeof Symbol&&Symbol.iterator,ko=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,xo=Object.prototype.hasOwnProperty,wo={},To={},Eo={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Eo[e]=new oe(e,0,!1,e,null)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Eo[t]=new oe(t,1,!1,e[1],null)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){Eo[e]=new oe(e,2,!1,e.toLowerCase(),null)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Eo[e]=new oe(e,2,!1,e,null)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Eo[e]=new oe(e,3,!1,e.toLowerCase(),null)}),["checked","multiple","muted","selected"].forEach(function(e){Eo[e]=new oe(e,3,!0,e,null)}),["capture","download"].forEach(function(e){Eo[e]=new oe(e,4,!1,e,null)}),["cols","rows","size","span"].forEach(function(e){Eo[e]=new oe(e,6,!1,e,null)}),["rowSpan","start"].forEach(function(e){Eo[e]=new oe(e,5,!1,e.toLowerCase(),null)});var _o=/[\-:]([a-z])/g;"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(_o,le);Eo[t]=new oe(t,1,!1,e,null)}),"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(_o,le);Eo[t]=new oe(t,1,!1,e,"http://www.w3.org/1999/xlink")}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(_o,le);Eo[t]=new oe(t,1,!1,e,"http://www.w3.org/XML/1998/namespace")}),["tabIndex","crossOrigin"].forEach(function(e){Eo[e]=new oe(e,1,!1,e.toLowerCase(),null)});var So={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}},Co=null,Po=null,No=!1;Pi&&(No=K("input")&&(!document.documentMode||9<document.documentMode));var Do={eventTypes:So,_isInputEventSupported:No,extractEvents:function(e,t,n,r){var i=t?g(t):window,o=void 0,l=void 0,a=i.nodeName&&i.nodeName.toLowerCase();return"select"===a||"input"===a&&"file"===i.type?o=ge:$(i)?No?o=Ee:(o=we,l=xe):(a=i.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===i.type||"radio"===i.type)&&(o=Te),o&&(o=o(e,t))?he(o,n,r):(l&&l(e,i,t),void("blur"===e&&(e=i._wrapperState)&&e.controlled&&"number"===i.type&&me(i,"number",i.value)))}},Io=I.extend({view:null,detail:null}),Oo={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"},Ro=0,Mo=0,Fo=!1,Uo=!1,zo=Io.extend({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:Se,button:null,buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},movementX:function(e){if("movementX"in e)return e.movementX;var t=Ro;return Ro=e.screenX,Fo?"mousemove"===e.type?e.screenX-t:0:(Fo=!0,0)},movementY:function(e){if("movementY"in e)return e.movementY;var t=Mo;return Mo=e.screenY,Uo?"mousemove"===e.type?e.screenY-t:0:(Uo=!0,0)}}),Ao=zo.extend({pointerId:null,width:null,height:null,pressure:null,tangentialPressure:null,tiltX:null,tiltY:null,twist:null,pointerType:null,isPrimary:null}),Lo={mouseEnter:{registrationName:"onMouseEnter",dependencies:["mouseout","mouseover"]},mouseLeave:{registrationName:"onMouseLeave",dependencies:["mouseout","mouseover"]},pointerEnter:{registrationName:"onPointerEnter",dependencies:["pointerout","pointerover"]},pointerLeave:{registrationName:"onPointerLeave",dependencies:["pointerout","pointerover"]}},jo={eventTypes:Lo,extractEvents:function(e,t,n,r){var i="mouseover"===e||"pointerover"===e,o="mouseout"===e||"pointerout"===e;if(i&&(n.relatedTarget||n.fromElement)||!o&&!i)return null;if(i=r.window===r?r:(i=r.ownerDocument)?i.defaultView||i.parentWindow:window,o?(o=t,t=(t=n.relatedTarget||n.toElement)?v(t):null):o=null,o===t)return null;var l=void 0,a=void 0,u=void 0,c=void 0;"mouseout"===e||"mouseover"===e?(l=zo,a=Lo.mouseLeave,u=Lo.mouseEnter,c="mouse"):"pointerout"!==e&&"pointerover"!==e||(l=Ao,a=Lo.pointerLeave,u=Lo.pointerEnter,c="pointer");var s=null==o?i:g(o);if(i=null==t?i:g(t),e=l.getPooled(a,o,n,r),e.type=c+"leave",e.target=s,e.relatedTarget=i,n=l.getPooled(u,t,n,r),n.type=c+"enter",n.target=i,n.relatedTarget=s,r=t,o&&r)e:{for(t=o,i=r,c=0,l=t;l;l=k(l))c++;for(l=0,u=i;u;u=k(u))l++;for(;0<c-l;)t=k(t),c--;for(;0<l-c;)i=k(i),l--;for(;c--;){if(t===i||t===i.alternate)break e;t=k(t),i=k(i)}t=null}else t=null;for(i=t,t=[];o&&o!==i&&(c=o.alternate,null===c||c!==i);)t.push(o),o=k(o);for(o=[];r&&r!==i&&(c=r.alternate,null===c||c!==i);)o.push(r),r=k(r);for(r=0;r<t.length;r++)T(t[r],"bubbled",e);for(r=o.length;0<r--;)T(o[r],"captured",n);return[e,n]}},Wo=Object.prototype.hasOwnProperty,Vo=I.extend({animationName:null,elapsedTime:null,pseudoElement:null}),Bo=I.extend({clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Yo=Io.extend({relatedTarget:null}),Ho={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},$o={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Qo=Io.extend({key:function(e){if(e.key){var t=Ho[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?(e=Re(e),13===e?"Enter":String.fromCharCode(e)):"keydown"===e.type||"keyup"===e.type?$o[e.keyCode]||"Unidentified":""},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:Se,charCode:function(e){return"keypress"===e.type?Re(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?Re(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),Ko=zo.extend({dataTransfer:null}),qo=Io.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:Se}),Go=I.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),Xo=zo.extend({deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null}),Zo=[["abort","abort"],[Oi,"animationEnd"],[Ri,"animationIteration"],[Mi,"animationStart"],["canplay","canPlay"],["canplaythrough","canPlayThrough"],["drag","drag"],["dragenter","dragEnter"],["dragexit","dragExit"],["dragleave","dragLeave"],["dragover","dragOver"],["durationchange","durationChange"],["emptied","emptied"],["encrypted","encrypted"],["ended","ended"],["error","error"],["gotpointercapture","gotPointerCapture"],["load","load"],["loadeddata","loadedData"],["loadedmetadata","loadedMetadata"],["loadstart","loadStart"],["lostpointercapture","lostPointerCapture"],["mousemove","mouseMove"],["mouseout","mouseOut"],["mouseover","mouseOver"],["playing","playing"],["pointermove","pointerMove"],["pointerout","pointerOut"],["pointerover","pointerOver"],["progress","progress"],["scroll","scroll"],["seeking","seeking"],["stalled","stalled"],["suspend","suspend"],["timeupdate","timeUpdate"],["toggle","toggle"],["touchmove","touchMove"],[Fi,"transitionEnd"],["waiting","waiting"],["wheel","wheel"]],Jo={},el={};[["blur","blur"],["cancel","cancel"],["click","click"],["close","close"],["contextmenu","contextMenu"],["copy","copy"],["cut","cut"],["auxclick","auxClick"],["dblclick","doubleClick"],["dragend","dragEnd"],["dragstart","dragStart"],["drop","drop"],["focus","focus"],["input","input"],["invalid","invalid"],["keydown","keyDown"],["keypress","keyPress"],["keyup","keyUp"],["mousedown","mouseDown"],["mouseup","mouseUp"],["paste","paste"],["pause","pause"],["play","play"],["pointercancel","pointerCancel"],["pointerdown","pointerDown"],["pointerup","pointerUp"],["ratechange","rateChange"],["reset","reset"],["seeked","seeked"],["submit","submit"],["touchcancel","touchCancel"],["touchend","touchEnd"],["touchstart","touchStart"],["volumechange","volumeChange"]].forEach(function(e){Me(e,!0)}),Zo.forEach(function(e){Me(e,!1)});var tl={eventTypes:Jo,isInteractiveTopLevelEventType:function(e){return e=el[e],void 0!==e&&!0===e.isInteractive},extractEvents:function(e,t,n,r){var i=el[e];if(!i)return null;switch(e){case"keypress":if(0===Re(n))return null;case"keydown":case"keyup":e=Qo;break;case"blur":case"focus":e=Yo;break;case"click":if(2===n.button)return null;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":e=zo;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":e=Ko;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":e=qo;break;case Oi:case Ri:case Mi:e=Vo;break;case Fi:e=Go;break;case"scroll":e=Io;break;case"wheel":e=Xo;break;case"copy":case"cut":case"paste":e=Bo;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":e=Ao;break;default:e=I}return t=e.getPooled(i,t,n,r),_(t),t}},nl=tl.isInteractiveTopLevelEventType,rl=[],il=!0,ol={},ll=0,al="_reactListenersID"+(""+Math.random()).slice(2),ul=Pi&&"documentMode"in document&&11>=document.documentMode,cl={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu dragend focus keydown keyup mousedown mouseup selectionchange".split(" ")}},sl=null,fl=null,dl=null,pl=!1,ml={eventTypes:cl,extractEvents:function(e,t,n,r){var i,o=r.window===r?r.document:9===r.nodeType?r:r.ownerDocument;if(!(i=!o)){e:{o=je(o),i=bi.onSelect;for(var l=0;l<i.length;l++){var a=i[l];if(!o.hasOwnProperty(a)||!o[a]){o=!1;break e}}o=!0}i=!o}if(i)return null;switch(o=t?g(t):window,e){case"focus":($(o)||"true"===o.contentEditable)&&(sl=o,fl=t,dl=null);break;case"blur":dl=fl=sl=null;break;case"mousedown":pl=!0;break;case"contextmenu":case"mouseup":case"dragend":return pl=!1,qe(n,r);case"selectionchange":if(ul)break;case"keydown":case"keyup":return qe(n,r)}return null}};Ei.injectEventPluginOrder("ResponderEventPlugin SimpleEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin".split(" ")),ki=b,xi=y,wi=g,Ei.injectEventPluginsByName({SimpleEventPlugin:tl,
+EnterLeaveEventPlugin:jo,ChangeEventPlugin:Do,SelectEventPlugin:ml,BeforeInputEventPlugin:Xi});var hl={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"},vl=void 0,yl=function(e){return"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!==hl.svg||"innerHTML"in e)e.innerHTML=t;else{for(vl=vl||document.createElement("div"),vl.innerHTML="<svg>"+t+"</svg>",t=vl.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}}),gl={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},bl=["Webkit","ms","Moz","O"];Object.keys(gl).forEach(function(e){bl.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),gl[t]=gl[e]})});var kl=ai({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}),xl=null,wl=null,Tl="function"==typeof setTimeout?setTimeout:void 0,El="function"==typeof clearTimeout?clearTimeout:void 0,_l=ui.unstable_scheduleCallback,Sl=ui.unstable_cancelCallback;new Set;var Cl=[],Pl=-1,Nl={},Dl={current:Nl},Il={current:!1},Ol=Nl,Rl=null,Ml=null,Fl=(new li.Component).refs,Ul={isMounted:function(e){return!!(e=e._reactInternalFiber)&&2===Ne(e)},enqueueSetState:function(e,t,n){e=e._reactInternalFiber;var r=Fr();r=Er(r,e);var i=Yn(r);i.payload=t,void 0!==n&&null!==n&&(i.callback=n),gr(),$n(e,i),Pr(e,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternalFiber;var r=Fr();r=Er(r,e);var i=Yn(r);i.tag=_a,i.payload=t,void 0!==n&&null!==n&&(i.callback=n),gr(),$n(e,i),Pr(e,r)},enqueueForceUpdate:function(e,t){e=e._reactInternalFiber;var n=Fr();n=Er(n,e);var r=Yn(n);r.tag=Sa,void 0!==t&&null!==t&&(r.callback=t),gr(),$n(e,r),Pr(e,n)}},zl=Array.isArray,Al=Jt(!0),Ll=Jt(!1),jl={},Wl={current:jl},Vl={current:jl},Bl={current:jl},Yl=0,Hl=2,$l=4,Ql=8,Kl=16,ql=32,Gl=64,Xl=128,Zl=ro.ReactCurrentDispatcher,Jl=0,ea=null,ta=null,na=null,ra=null,ia=null,oa=null,la=0,aa=null,ua=0,ca=!1,sa=null,fa=0,da={readContext:Wn,useCallback:ln,useContext:ln,useEffect:ln,useImperativeHandle:ln,useLayoutEffect:ln,useMemo:ln,useReducer:ln,useRef:ln,useState:ln,useDebugValue:ln},pa={readContext:Wn,useCallback:function(e,t){return sn().memoizedState=[e,void 0===t?null:t],e},useContext:Wn,useEffect:function(e,t){return hn(516,Xl|Gl,e,t)},useImperativeHandle:function(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,hn(4,$l|ql,yn.bind(null,t,e),n)},useLayoutEffect:function(e,t){return hn(4,$l|ql,e,t)},useMemo:function(e,t){var n=sn();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=sn();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e=r.queue={last:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},e=e.dispatch=bn.bind(null,ea,e),[r.memoizedState,e]},useRef:function(e){var t=sn();return e={current:e},t.memoizedState=e},useState:function(e){var t=sn();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=t.queue={last:null,dispatch:null,lastRenderedReducer:dn,lastRenderedState:e},e=e.dispatch=bn.bind(null,ea,e),[t.memoizedState,e]},useDebugValue:gn},ma={readContext:Wn,useCallback:function(e,t){var n=fn();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&an(t,r[1])?r[0]:(n.memoizedState=[e,t],e)},useContext:Wn,useEffect:function(e,t){return vn(516,Xl|Gl,e,t)},useImperativeHandle:function(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,vn(4,$l|ql,yn.bind(null,t,e),n)},useLayoutEffect:function(e,t){return vn(4,$l|ql,e,t)},useMemo:function(e,t){var n=fn();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&an(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)},useReducer:pn,useRef:function(){return fn().memoizedState},useState:function(e){return pn(dn,e)},useDebugValue:gn},ha=null,va=null,ya=!1,ga=ro.ReactCurrentOwner,ba=!1,ka={current:null},xa=null,wa=null,Ta=null,Ea=0,_a=1,Sa=2,Ca=3,Pa=!1,Na=void 0,Da=void 0,Ia=void 0,Oa=void 0;Na=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Da=function(){},Ia=function(e,t,n,r,i){var o=e.memoizedProps;if(o!==r){var l=t.stateNode;switch(en(Wl.current),e=null,n){case"input":o=ce(l,o),r=ce(l,r),e=[];break;case"option":o=Xe(l,o),r=Xe(l,r),e=[];break;case"select":o=ai({},o,{value:void 0}),r=ai({},r,{value:void 0}),e=[];break;case"textarea":o=Je(l,o),r=Je(l,r),e=[];break;default:"function"!=typeof o.onClick&&"function"==typeof r.onClick&&(l.onclick=ft)}ut(n,r),l=n=void 0;var a=null;for(n in o)if(!r.hasOwnProperty(n)&&o.hasOwnProperty(n)&&null!=o[n])if("style"===n){var u=o[n];for(l in u)u.hasOwnProperty(l)&&(a||(a={}),a[l]="")}else"dangerouslySetInnerHTML"!==n&&"children"!==n&&"suppressContentEditableWarning"!==n&&"suppressHydrationWarning"!==n&&"autoFocus"!==n&&(gi.hasOwnProperty(n)?e||(e=[]):(e=e||[]).push(n,null));for(n in r){var c=r[n];if(u=null!=o?o[n]:void 0,r.hasOwnProperty(n)&&c!==u&&(null!=c||null!=u))if("style"===n)if(u){for(l in u)!u.hasOwnProperty(l)||c&&c.hasOwnProperty(l)||(a||(a={}),a[l]="");for(l in c)c.hasOwnProperty(l)&&u[l]!==c[l]&&(a||(a={}),a[l]=c[l])}else a||(e||(e=[]),e.push(n,a)),a=c;else"dangerouslySetInnerHTML"===n?(c=c?c.__html:void 0,u=u?u.__html:void 0,null!=c&&u!==c&&(e=e||[]).push(n,""+c)):"children"===n?u===c||"string"!=typeof c&&"number"!=typeof c||(e=e||[]).push(n,""+c):"suppressContentEditableWarning"!==n&&"suppressHydrationWarning"!==n&&(gi.hasOwnProperty(n)?(null!=c&&st(i,n),e||u===c||(e=[])):(e=e||[]).push(n,c))}a&&(e=e||[]).push("style",a),i=e,(t.updateQueue=i)&&er(t)}},Oa=function(e,t,n,r){n!==r&&er(t)};var Ra="function"==typeof WeakSet?WeakSet:Set,Ma="function"==typeof WeakMap?WeakMap:Map,Fa=ro.ReactCurrentDispatcher,Ua=ro.ReactCurrentOwner,za=1073741822,Aa=!1,La=null,ja=null,Wa=0,Va=-1,Ba=!1,Ya=null,Ha=!1,$a=null,Qa=null,Ka=null,qa=null,Ga=null,Xa=null,Za=0,Ja=void 0,eu=!1,tu=null,nu=0,ru=0,iu=!1,ou=null,lu=!1,au=!1,uu=null,cu=ui.unstable_now(),su=1073741822-(cu/10|0),fu=su,du=50,pu=0,mu=null,hu=!1;Zi=function(e,t,n){switch(t){case"input":if(de(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=b(r);o?void 0:i("90"),Z(r),de(r,o)}}}break;case"textarea":tt(e,n);break;case"select":t=n.value,null!=t&&Ze(e,!!n.multiple,t,!1)}},Zr.prototype.render=function(e){this._defer?void 0:i("250"),this._hasChildren=!0,this._children=e;var t=this._root._internalRoot,n=this._expirationTime,r=new Jr;return Kr(e,t,null,n,r._onCommit),r},Zr.prototype.then=function(e){if(this._didComplete)e();else{var t=this._callbacks;null===t&&(t=this._callbacks=[]),t.push(e)}},Zr.prototype.commit=function(){var e=this._root._internalRoot,t=e.firstBatch;if(this._defer&&null!==t?void 0:i("251"),this._hasChildren){var n=this._expirationTime;if(t!==this){this._hasChildren&&(n=this._expirationTime=t._expirationTime,this.render(this._children));for(var r=null,o=t;o!==this;)r=o,o=o._next;null===r?i("251"):void 0,r._next=o._next,this._next=t,e.firstBatch=this}this._defer=!1,Wr(e,n),t=this._next,this._next=null,t=e.firstBatch=t,null!==t&&t._hasChildren&&t.render(t._children)}else this._next=null,this._defer=!1},Zr.prototype._onComplete=function(){if(!this._didComplete){this._didComplete=!0;var e=this._callbacks;if(null!==e)for(var t=0;t<e.length;t++)(0,e[t])()}},Jr.prototype.then=function(e){if(this._didCommit)e();else{var t=this._callbacks;null===t&&(t=this._callbacks=[]),t.push(e)}},Jr.prototype._onCommit=function(){if(!this._didCommit){this._didCommit=!0;var e=this._callbacks;if(null!==e)for(var t=0;t<e.length;t++){var n=e[t];"function"!=typeof n?i("191",n):void 0,n()}}},ei.prototype.render=function(e,t){var n=this._internalRoot,r=new Jr;return t=void 0===t?null:t,null!==t&&r.then(t),qr(e,n,null,r._onCommit),r},ei.prototype.unmount=function(e){var t=this._internalRoot,n=new Jr;return e=void 0===e?null:e,null!==e&&n.then(e),qr(null,t,null,n._onCommit),n},ei.prototype.legacy_renderSubtreeIntoContainer=function(e,t,n){var r=this._internalRoot,i=new Jr;return n=void 0===n?null:n,null!==n&&i.then(n),qr(t,r,e,i._onCommit),i},ei.prototype.createBatch=function(){var e=new Zr(this),t=e._expirationTime,n=this._internalRoot,r=n.firstBatch;if(null===r)n.firstBatch=e,e._next=null;else{for(n=null;null!==r&&r._expirationTime>=t;)n=r,r=r._next;e._next=r,null!==n&&(n._next=e)}return e},V=Hr,B=Qr,Y=function(){eu||0===ru||(jr(ru,!1),ru=0)};var vu={createPortal:ii,findDOMNode:function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternalFiber;return void 0===t&&("function"==typeof e.render?i("188"):i("268",Object.keys(e))),e=Oe(t),e=null===e?null:e.stateNode},hydrate:function(e,t,n){return ti(t)?void 0:i("200"),ri(null,e,t,!0,n)},render:function(e,t,n){return ti(t)?void 0:i("200"),ri(null,e,t,!1,n)},unstable_renderSubtreeIntoContainer:function(e,t,n,r){return ti(n)?void 0:i("200"),null==e||void 0===e._reactInternalFiber?i("38"):void 0,ri(e,t,n,!1,r)},unmountComponentAtNode:function(e){return ti(e)?void 0:i("40"),!!e._reactRootContainer&&($r(function(){ri(null,null,e,!1,function(){e._reactRootContainer=null})}),!0)},unstable_createPortal:function(){return ii.apply(void 0,arguments)},unstable_batchedUpdates:Hr,unstable_interactiveUpdates:Qr,flushSync:function(e,t){eu?i("187"):void 0;var n=lu;lu=!0;try{return Nr(e,t)}finally{lu=n,jr(1073741823,!1)}},unstable_createRoot:oi,unstable_flushControlled:function(e){var t=lu;lu=!0;try{Nr(e)}finally{(lu=t)||eu||jr(1073741823,!1)}},__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{Events:[y,g,b,Ei.injectEventPluginsByName,yi,_,function(e){d(e,E)},j,W,Le,h]}};!function(e){var t=e.findFiberByHostInstance;return Pt(ai({},e,{overrideProps:null,currentDispatcherRef:ro.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=Oe(e),null===e?null:e.stateNode},findFiberByHostInstance:function(e){return t?t(e):null}}))}({findFiberByHostInstance:v,bundleType:0,version:"16.8.6",rendererPackageName:"react-dom"});var yu={default:vu},gu=yu&&vu||yu;e.exports=gu.default||gu},function(e,t,n){"use strict";function r(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(e){console.error(e)}}r(),e.exports=n(12)},,function(e,t){(function(e){/** @license React v0.13.6
+	 * scheduler.production.min.js
+	 *
+	 * Copyright (c) Facebook, Inc. and its affiliates.
+	 *
+	 * This source code is licensed under the MIT license found in the
+	 * LICENSE file in the root directory of this source tree.
+	 */
+"use strict";function n(){if(!m){var e=c.expirationTime;h?T():h=!0,w(o,e)}}function r(){var e=c,t=c.next;if(c===t)c=null;else{var r=c.previous;c=r.next=t,t.previous=r}e.next=e.previous=null,r=e.callback,t=e.expirationTime,e=e.priorityLevel;var i=f,o=p;f=e,p=t;try{var l=r()}finally{f=i,p=o}if("function"==typeof l)if(l={callback:l,priorityLevel:e,expirationTime:t,next:null,previous:null},null===c)c=l.next=l.previous=l;else{r=null,e=c;do{if(e.expirationTime>=t){r=e;break}e=e.next}while(e!==c);null===r?r=c:r===c&&(c=l,n()),t=r.previous,t.next=r.previous=l,l.next=r,l.previous=t}}function i(){if(-1===d&&null!==c&&1===c.priorityLevel){m=!0;try{do r();while(null!==c&&1===c.priorityLevel)}finally{m=!1,null!==c?n():h=!1}}}function o(e){m=!0;var o=s;s=e;try{if(e)for(;null!==c;){var l=t.unstable_now();if(!(c.expirationTime<=l))break;do r();while(null!==c&&c.expirationTime<=l)}else if(null!==c)do r();while(null!==c&&!E())}finally{m=!1,s=o,null!==c?n():h=!1,i()}}function l(e){a=b(function(t){g(u),e(t)}),u=y(function(){k(a),e(t.unstable_now())},100)}Object.defineProperty(t,"__esModule",{value:!0});var a,u,c=null,s=!1,f=3,d=-1,p=-1,m=!1,h=!1,v=Date,y="function"==typeof setTimeout?setTimeout:void 0,g="function"==typeof clearTimeout?clearTimeout:void 0,b="function"==typeof requestAnimationFrame?requestAnimationFrame:void 0,k="function"==typeof cancelAnimationFrame?cancelAnimationFrame:void 0;if("object"==typeof performance&&"function"==typeof performance.now){var x=performance;t.unstable_now=function(){return x.now()}}else t.unstable_now=function(){return v.now()};var w,T,E,_=null;if("undefined"!=typeof window?_=window:"undefined"!=typeof e&&(_=e),_&&_._schedMock){var S=_._schedMock;w=S[0],T=S[1],E=S[2],t.unstable_now=S[3]}else if("undefined"==typeof window||"function"!=typeof MessageChannel){var C=null,P=function(e){if(null!==C)try{C(e)}finally{C=null}};w=function(e){null!==C?setTimeout(w,0,e):(C=e,setTimeout(P,0,!1))},T=function(){C=null},E=function(){return!1}}else{"undefined"!=typeof console&&("function"!=typeof b&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!=typeof k&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"));var N=null,D=!1,I=-1,O=!1,R=!1,M=0,F=33,U=33;E=function(){return M<=t.unstable_now()};var z=new MessageChannel,A=z.port2;z.port1.onmessage=function(){D=!1;var e=N,n=I;N=null,I=-1;var r=t.unstable_now(),i=!1;if(0>=M-r){if(!(-1!==n&&n<=r))return O||(O=!0,l(L)),N=e,void(I=n);i=!0}if(null!==e){R=!0;try{e(i)}finally{R=!1}}};var L=function(e){if(null!==N){l(L);var t=e-M+U;t<U&&F<U?(8>t&&(t=8),U=t<F?F:t):F=t,M=e+U,D||(D=!0,A.postMessage(void 0))}else O=!1};w=function(e,t){N=e,I=t,R||0>t?A.postMessage(void 0):O||(O=!0,l(L))},T=function(){N=null,D=!1,I=-1}}t.unstable_ImmediatePriority=1,t.unstable_UserBlockingPriority=2,t.unstable_NormalPriority=3,t.unstable_IdlePriority=5,t.unstable_LowPriority=4,t.unstable_runWithPriority=function(e,n){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var r=f,o=d;f=e,d=t.unstable_now();try{return n()}finally{f=r,d=o,i()}},t.unstable_next=function(e){switch(f){case 1:case 2:case 3:var n=3;break;default:n=f}var r=f,o=d;f=n,d=t.unstable_now();try{return e()}finally{f=r,d=o,i()}},t.unstable_scheduleCallback=function(e,r){var i=-1!==d?d:t.unstable_now();if("object"==typeof r&&null!==r&&"number"==typeof r.timeout)r=i+r.timeout;else switch(f){case 1:r=i+-1;break;case 2:r=i+250;break;case 5:r=i+1073741823;break;case 4:r=i+1e4;break;default:r=i+5e3}if(e={callback:e,priorityLevel:f,expirationTime:r,next:null,previous:null},null===c)c=e.next=e.previous=e,n();else{i=null;var o=c;do{if(o.expirationTime>r){i=o;break}o=o.next}while(o!==c);null===i?i=c:i===c&&(c=e,n()),r=i.previous,r.next=i.previous=e,e.next=i,e.previous=r}return e},t.unstable_cancelCallback=function(e){var t=e.next;if(null!==t){if(t===e)c=null;else{e===c&&(c=t);var n=e.previous;n.next=t,t.previous=n}e.next=e.previous=null}},t.unstable_wrapCallback=function(e){var n=f;return function(){var r=f,o=d;f=n,d=t.unstable_now();try{return e.apply(this,arguments)}finally{f=r,d=o,i()}}},t.unstable_getCurrentPriorityLevel=function(){return f},t.unstable_shouldYield=function(){return!s&&(null!==c&&c.expirationTime<p||E())},t.unstable_continueExecution=function(){null!==c&&n()},t.unstable_pauseExecution=function(){},t.unstable_getFirstCallbackNode=function(){return c}}).call(t,function(){return this}())},function(e,t,n){"use strict";e.exports=n(15)}]);
\ No newline at end of file
diff --git a/react-builds/yarn.lock b/react-builds/yarn.lock
index 6869c936..0834f3bc 100644
--- a/react-builds/yarn.lock
+++ b/react-builds/yarn.lock
@@ -2,17 +2,27 @@
 # yarn lockfile v1
 
 
+"@babel/runtime@^7.1.2":
+  version "7.4.2"
+  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.2.tgz#f5ab6897320f16decd855eed70b705908a313fe8"
+  integrity sha512-7Bl2rALb7HpvXFL7TETNzKSAeBVCPHELzc0C//9FCxN8nsiueWSJBqaF+2oIJScyILStASR/Cx5WMkXGYTiJFA==
+  dependencies:
+    regenerator-runtime "^0.13.2"
+
 abbrev@1:
   version "1.1.1"
   resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
+  integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
 
 acorn@^3.0.0:
   version "3.3.0"
   resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
+  integrity sha1-ReN/s56No/JbruP/U2niu18iAXo=
 
 align-text@^0.1.1, align-text@^0.1.3:
   version "0.1.4"
   resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
+  integrity sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=
   dependencies:
     kind-of "^3.0.2"
     longest "^1.0.1"
@@ -21,18 +31,22 @@ align-text@^0.1.1, align-text@^0.1.3:
 amdefine@>=0.0.4:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
+  integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
 
 ansi-regex@^2.0.0:
   version "2.1.1"
   resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
+  integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
 
 ansi-regex@^3.0.0:
   version "3.0.0"
   resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
+  integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
 
 anymatch@^1.3.0:
   version "1.3.2"
   resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.2.tgz#553dcb8f91e3c889845dfdba34c77721b90b9d7a"
+  integrity sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==
   dependencies:
     micromatch "^2.1.5"
     normalize-path "^2.0.0"
@@ -40,10 +54,12 @@ anymatch@^1.3.0:
 aproba@^1.0.3:
   version "1.2.0"
   resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
+  integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
 
 are-we-there-yet@~1.1.2:
   version "1.1.5"
   resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
+  integrity sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==
   dependencies:
     delegates "^1.0.0"
     readable-stream "^2.0.6"
@@ -51,62 +67,114 @@ are-we-there-yet@~1.1.2:
 arr-diff@^2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
+  integrity sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=
   dependencies:
     arr-flatten "^1.0.1"
 
-arr-flatten@^1.0.1:
+arr-diff@^4.0.0:
+  version "4.0.0"
+  resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
+  integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
+
+arr-flatten@^1.0.1, arr-flatten@^1.1.0:
   version "1.1.0"
   resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
+  integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
+
+arr-union@^3.1.0:
+  version "3.1.0"
+  resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
+  integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
 
 array-unique@^0.2.1:
   version "0.2.1"
   resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
+  integrity sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=
+
+array-unique@^0.3.2:
+  version "0.3.2"
+  resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
+  integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
 
 asap@~2.0.3:
   version "2.0.6"
   resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
+  integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
 
 assert@^1.1.1:
   version "1.4.1"
   resolved "https://registry.yarnpkg.com/assert/-/assert-1.4.1.tgz#99912d591836b5a6f5b345c0f07eefc08fc65d91"
+  integrity sha1-mZEtWRg2tab1s0XA8H7vwI/GXZE=
   dependencies:
     util "0.10.3"
 
+assign-symbols@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
+  integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
+
 async-each@^1.0.0:
-  version "1.0.1"
-  resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
+  version "1.0.2"
+  resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.2.tgz#8b8a7ca2a658f927e9f307d6d1a42f4199f0f735"
+  integrity sha512-6xrbvN0MOBKSJDdonmSSz2OwFSgxRaVtBDes26mj9KIGtDo+g9xosFRSC+i1gQh2oAN/tQ62AI/pGZGQjVOiRg==
 
 async@^0.9.0:
   version "0.9.2"
   resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
+  integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=
 
 async@^1.3.0:
   version "1.5.2"
   resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
+  integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
 
 async@~0.2.6:
   version "0.2.10"
   resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
+  integrity sha1-trvgsGdLnXGXCMo43owjfLUmw9E=
+
+atob@^2.1.1:
+  version "2.1.2"
+  resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
+  integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
 
 balanced-match@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
+  integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
 
 base64-js@^1.0.2:
   version "1.3.0"
   resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
+  integrity sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==
+
+base@^0.11.1:
+  version "0.11.2"
+  resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
+  integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==
+  dependencies:
+    cache-base "^1.0.1"
+    class-utils "^0.3.5"
+    component-emitter "^1.2.1"
+    define-property "^1.0.0"
+    isobject "^3.0.1"
+    mixin-deep "^1.2.0"
+    pascalcase "^0.1.1"
 
 big.js@^3.1.3:
   version "3.2.0"
   resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.2.0.tgz#a5fc298b81b9e0dca2e458824784b65c52ba588e"
+  integrity sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q==
 
 binary-extensions@^1.0.0:
-  version "1.11.0"
-  resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb6a2f93ee5e689bb1087d4b14c6c205"
+  version "1.13.1"
+  resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
+  integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
 
 brace-expansion@^1.1.7:
   version "1.1.11"
   resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
+  integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
   dependencies:
     balanced-match "^1.0.0"
     concat-map "0.0.1"
@@ -114,26 +182,46 @@ brace-expansion@^1.1.7:
 braces@^1.8.2:
   version "1.8.5"
   resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
+  integrity sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=
   dependencies:
     expand-range "^1.8.1"
     preserve "^0.2.0"
     repeat-element "^1.1.2"
 
+braces@^2.3.1:
+  version "2.3.2"
+  resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
+  integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
+  dependencies:
+    arr-flatten "^1.1.0"
+    array-unique "^0.3.2"
+    extend-shallow "^2.0.1"
+    fill-range "^4.0.0"
+    isobject "^3.0.1"
+    repeat-element "^1.1.2"
+    snapdragon "^0.8.1"
+    snapdragon-node "^2.0.1"
+    split-string "^3.0.2"
+    to-regex "^3.0.1"
+
 browserify-aes@0.4.0:
   version "0.4.0"
   resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-0.4.0.tgz#067149b668df31c4b58533e02d01e806d8608e2c"
+  integrity sha1-BnFJtmjfMcS1hTPgLQHoBthgjiw=
   dependencies:
     inherits "^2.0.1"
 
 browserify-zlib@^0.1.4:
   version "0.1.4"
   resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.1.4.tgz#bb35f8a519f600e0fa6b8485241c979d0141fb2d"
+  integrity sha1-uzX4pRn2AOD6a4SFJByXnQFB+y0=
   dependencies:
     pako "~0.2.0"
 
 buffer@^4.9.0:
   version "4.9.1"
   resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
+  integrity sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=
   dependencies:
     base64-js "^1.0.2"
     ieee754 "^1.1.4"
@@ -142,14 +230,32 @@ buffer@^4.9.0:
 builtin-status-codes@^3.0.0:
   version "3.0.0"
   resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
+  integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
+
+cache-base@^1.0.1:
+  version "1.0.1"
+  resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
+  integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==
+  dependencies:
+    collection-visit "^1.0.0"
+    component-emitter "^1.2.1"
+    get-value "^2.0.6"
+    has-value "^1.0.0"
+    isobject "^3.0.1"
+    set-value "^2.0.0"
+    to-object-path "^0.3.0"
+    union-value "^1.0.0"
+    unset-value "^1.0.0"
 
 camelcase@^1.0.2:
   version "1.2.1"
   resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
+  integrity sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=
 
 center-align@^0.1.1:
   version "0.1.3"
   resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad"
+  integrity sha1-qg0yYptu6XIgBBHL1EYckHvCt60=
   dependencies:
     align-text "^0.1.3"
     lazy-cache "^1.0.3"
@@ -157,10 +263,12 @@ center-align@^0.1.1:
 chain-function@^1.0.0:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/chain-function/-/chain-function-1.0.1.tgz#c63045e5b4b663fb86f1c6e186adaf1de402a1cc"
+  integrity sha512-SxltgMwL9uCko5/ZCLiyG2B7R9fY4pDZUw7hJ4MhirdjBLosoDqkWABi3XMucddHdLiFJMb7PD2MZifZriuMTg==
 
 chokidar@^1.0.0:
   version "1.7.0"
   resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
+  integrity sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=
   dependencies:
     anymatch "^1.3.0"
     async-each "^1.0.0"
@@ -173,13 +281,25 @@ chokidar@^1.0.0:
   optionalDependencies:
     fsevents "^1.0.0"
 
-chownr@^1.0.1:
-  version "1.0.1"
-  resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181"
+chownr@^1.1.1:
+  version "1.1.1"
+  resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.1.tgz#54726b8b8fff4df053c42187e801fb4412df1494"
+  integrity sha512-j38EvO5+LHX84jlo6h4UzmOwi0UgW61WRyPtJz4qaadK5eY3BTS5TY/S1Stc3Uk2lIM6TPevAlULiEJwie860g==
+
+class-utils@^0.3.5:
+  version "0.3.6"
+  resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
+  integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==
+  dependencies:
+    arr-union "^3.1.0"
+    define-property "^0.2.5"
+    isobject "^3.0.0"
+    static-extend "^0.1.1"
 
 cliui@^2.1.0:
   version "2.1.0"
   resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1"
+  integrity sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=
   dependencies:
     center-align "^0.1.1"
     right-align "^0.1.1"
@@ -188,40 +308,67 @@ cliui@^2.1.0:
 clone@^1.0.2:
   version "1.0.4"
   resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
+  integrity sha1-2jCcwmPfFZlMaIypAheco8fNfH4=
 
 code-point-at@^1.0.0:
   version "1.1.0"
   resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
+  integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
+
+collection-visit@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
+  integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=
+  dependencies:
+    map-visit "^1.0.0"
+    object-visit "^1.0.0"
+
+component-emitter@^1.2.1:
+  version "1.2.1"
+  resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
+  integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
 
 concat-map@0.0.1:
   version "0.0.1"
   resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
+  integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
 
 console-browserify@^1.1.0:
   version "1.1.0"
   resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
+  integrity sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=
   dependencies:
     date-now "^0.1.4"
 
 console-control-strings@^1.0.0, console-control-strings@~1.1.0:
   version "1.1.0"
   resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
+  integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
 
 constants-browserify@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
+  integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
+
+copy-descriptor@^0.1.0:
+  version "0.1.1"
+  resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
+  integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
 
 core-js@^1.0.0:
   version "1.2.7"
   resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
+  integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=
 
 core-util-is@~1.0.0:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
+  integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
 
 create-react-class@^15.6.2:
   version "15.6.3"
   resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.3.tgz#2d73237fb3f970ae6ebe011a9e66f46dbca80036"
+  integrity sha512-M+/3Q6E6DLO6Yx3OwrWjwHBnvfXXYA7W+dFjt/ZDBemHO1DDZhsalX/NUtnTYclN6GfnBDRh4qRHjcDHmlJBJg==
   dependencies:
     fbjs "^0.8.9"
     loose-envify "^1.3.1"
@@ -230,6 +377,7 @@ create-react-class@^15.6.2:
 crypto-browserify@3.3.0:
   version "3.3.0"
   resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.3.0.tgz#b9fc75bb4a0ed61dcf1cd5dae96eb30c9c3e506c"
+  integrity sha1-ufx1u0oO1h3PHNXa6W6zDJw+UGw=
   dependencies:
     browserify-aes "0.4.0"
     pbkdf2-compat "2.0.1"
@@ -239,50 +387,90 @@ crypto-browserify@3.3.0:
 date-now@^0.1.4:
   version "0.1.4"
   resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"
+  integrity sha1-6vQ5/U1ISK105cx9vvIAZyueNFs=
 
-debug@^2.1.2:
+debug@^2.1.2, debug@^2.2.0, debug@^2.3.3:
   version "2.6.9"
   resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
+  integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
   dependencies:
     ms "2.0.0"
 
 decamelize@^1.0.0:
   version "1.2.0"
   resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
+  integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
+
+decode-uri-component@^0.2.0:
+  version "0.2.0"
+  resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
+  integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
 
 deep-extend@^0.6.0:
   version "0.6.0"
   resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
+  integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
+
+define-property@^0.2.5:
+  version "0.2.5"
+  resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
+  integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=
+  dependencies:
+    is-descriptor "^0.1.0"
+
+define-property@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/define-property/-/define-property-1.0.0.tgz#769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
+  integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY=
+  dependencies:
+    is-descriptor "^1.0.0"
+
+define-property@^2.0.2:
+  version "2.0.2"
+  resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d"
+  integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==
+  dependencies:
+    is-descriptor "^1.0.2"
+    isobject "^3.0.1"
 
 delegates@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
+  integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
 
 detect-libc@^1.0.2:
   version "1.0.3"
   resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
+  integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
 
 dom-helpers@^3.2.0:
-  version "3.3.1"
-  resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.3.1.tgz#fc1a4e15ffdf60ddde03a480a9c0fece821dd4a6"
+  version "3.4.0"
+  resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.4.0.tgz#e9b369700f959f62ecde5a6babde4bccd9169af8"
+  integrity sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==
+  dependencies:
+    "@babel/runtime" "^7.1.2"
 
 domain-browser@^1.1.1:
   version "1.2.0"
   resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda"
+  integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==
 
 emojis-list@^2.0.0:
   version "2.1.0"
   resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
+  integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k=
 
 encoding@^0.1.11:
   version "0.1.12"
   resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
+  integrity sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=
   dependencies:
     iconv-lite "~0.4.13"
 
 enhanced-resolve@~0.9.0:
   version "0.9.1"
   resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-0.9.1.tgz#4d6e689b3725f86090927ccc86cd9f1635b89e2e"
+  integrity sha1-TW5omzcl+GCQknzMhs2fFjW4ni4=
   dependencies:
     graceful-fs "^4.1.2"
     memory-fs "^0.2.0"
@@ -291,34 +479,82 @@ enhanced-resolve@~0.9.0:
 errno@^0.1.3:
   version "0.1.7"
   resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618"
+  integrity sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==
   dependencies:
     prr "~1.0.1"
 
 events@^1.0.0:
   version "1.1.1"
   resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
+  integrity sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=
 
 expand-brackets@^0.1.4:
   version "0.1.5"
   resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807cd733ac5af72411e581d1177b"
+  integrity sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=
   dependencies:
     is-posix-bracket "^0.1.0"
 
+expand-brackets@^2.1.4:
+  version "2.1.4"
+  resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
+  integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI=
+  dependencies:
+    debug "^2.3.3"
+    define-property "^0.2.5"
+    extend-shallow "^2.0.1"
+    posix-character-classes "^0.1.0"
+    regex-not "^1.0.0"
+    snapdragon "^0.8.1"
+    to-regex "^3.0.1"
+
 expand-range@^1.8.1:
   version "1.8.2"
   resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae8e257ec79644fc85337"
+  integrity sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=
   dependencies:
     fill-range "^2.1.0"
 
+extend-shallow@^2.0.1:
+  version "2.0.1"
+  resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
+  integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=
+  dependencies:
+    is-extendable "^0.1.0"
+
+extend-shallow@^3.0.0, extend-shallow@^3.0.2:
+  version "3.0.2"
+  resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2127172746131c2704028db8"
+  integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=
+  dependencies:
+    assign-symbols "^1.0.0"
+    is-extendable "^1.0.1"
+
 extglob@^0.3.1:
   version "0.3.2"
   resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
+  integrity sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=
   dependencies:
     is-extglob "^1.0.0"
 
-fbjs@^0.8.16, fbjs@^0.8.9:
+extglob@^2.0.4:
+  version "2.0.4"
+  resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
+  integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==
+  dependencies:
+    array-unique "^0.3.2"
+    define-property "^1.0.0"
+    expand-brackets "^2.1.4"
+    extend-shallow "^2.0.1"
+    fragment-cache "^0.2.1"
+    regex-not "^1.0.0"
+    snapdragon "^0.8.1"
+    to-regex "^3.0.1"
+
+fbjs@^0.8.9:
   version "0.8.17"
   resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd"
+  integrity sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=
   dependencies:
     core-js "^1.0.0"
     isomorphic-fetch "^2.1.1"
@@ -331,10 +567,12 @@ fbjs@^0.8.16, fbjs@^0.8.9:
 filename-regex@^2.0.0:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
+  integrity sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=
 
 fill-range@^2.1.0:
   version "2.2.4"
   resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-2.2.4.tgz#eb1e773abb056dcd8df2bfdf6af59b8b3a936565"
+  integrity sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==
   dependencies:
     is-number "^2.1.0"
     isobject "^2.0.0"
@@ -342,29 +580,51 @@ fill-range@^2.1.0:
     repeat-element "^1.1.2"
     repeat-string "^1.5.2"
 
-for-in@^1.0.1:
+fill-range@^4.0.0:
+  version "4.0.0"
+  resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
+  integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=
+  dependencies:
+    extend-shallow "^2.0.1"
+    is-number "^3.0.0"
+    repeat-string "^1.6.1"
+    to-regex-range "^2.1.0"
+
+for-in@^1.0.1, for-in@^1.0.2:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
+  integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
 
 for-own@^0.1.4:
   version "0.1.5"
   resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.5.tgz#5265c681a4f294dabbf17c9509b6763aa84510ce"
+  integrity sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=
   dependencies:
     for-in "^1.0.1"
 
+fragment-cache@^0.2.1:
+  version "0.2.1"
+  resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19"
+  integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=
+  dependencies:
+    map-cache "^0.2.2"
+
 fs-minipass@^1.2.5:
   version "1.2.5"
   resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.5.tgz#06c277218454ec288df77ada54a03b8702aacb9d"
+  integrity sha512-JhBl0skXjUPCFH7x6x61gQxrKyXsxB5gcgePLZCwfyCGGsTISMoIeObbrvVeP6Xmyaudw4TT43qV2Gz+iyd2oQ==
   dependencies:
     minipass "^2.2.1"
 
 fs.realpath@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
+  integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
 
 fsevents@^1.0.0:
-  version "1.2.4"
-  resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426"
+  version "1.2.7"
+  resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.7.tgz#4851b664a3783e52003b3c66eb0eee1074933aa4"
+  integrity sha512-Pxm6sI2MeBD7RdD12RYsqaP0nMiwx8eZBXCa6z2L+mRHm2DYrOYwihmhjpkdjUHwQhslWQjRpEgNq4XvBmaAuw==
   dependencies:
     nan "^2.9.2"
     node-pre-gyp "^0.10.0"
@@ -372,6 +632,7 @@ fsevents@^1.0.0:
 gauge@~2.7.3:
   version "2.7.4"
   resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
+  integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
   dependencies:
     aproba "^1.0.3"
     console-control-strings "^1.0.0"
@@ -382,9 +643,15 @@ gauge@~2.7.3:
     strip-ansi "^3.0.1"
     wide-align "^1.1.0"
 
+get-value@^2.0.3, get-value@^2.0.6:
+  version "2.0.6"
+  resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
+  integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
+
 glob-base@^0.3.0:
   version "0.3.0"
   resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
+  integrity sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=
   dependencies:
     glob-parent "^2.0.0"
     is-glob "^2.0.0"
@@ -392,12 +659,14 @@ glob-base@^0.3.0:
 glob-parent@^2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-2.0.0.tgz#81383d72db054fcccf5336daa902f182f6edbb28"
+  integrity sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=
   dependencies:
     is-glob "^2.0.0"
 
-glob@^7.0.5:
-  version "7.1.2"
-  resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
+glob@^7.1.3:
+  version "7.1.3"
+  resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
+  integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
   dependencies:
     fs.realpath "^1.0.0"
     inflight "^1.0.4"
@@ -406,51 +675,92 @@ glob@^7.0.5:
     once "^1.3.0"
     path-is-absolute "^1.0.0"
 
-graceful-fs@^4.1.2:
-  version "4.1.11"
-  resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
+graceful-fs@^4.1.11, graceful-fs@^4.1.2:
+  version "4.1.15"
+  resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
+  integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
 
 has-flag@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa"
+  integrity sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=
 
 has-unicode@^2.0.0:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
+  integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
+
+has-value@^0.3.1:
+  version "0.3.1"
+  resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
+  integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=
+  dependencies:
+    get-value "^2.0.3"
+    has-values "^0.1.4"
+    isobject "^2.0.0"
+
+has-value@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/has-value/-/has-value-1.0.0.tgz#18b281da585b1c5c51def24c930ed29a0be6b177"
+  integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=
+  dependencies:
+    get-value "^2.0.6"
+    has-values "^1.0.0"
+    isobject "^3.0.0"
+
+has-values@^0.1.4:
+  version "0.1.4"
+  resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771"
+  integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E=
+
+has-values@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/has-values/-/has-values-1.0.0.tgz#95b0b63fec2146619a6fe57fe75628d5a39efe4f"
+  integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=
+  dependencies:
+    is-number "^3.0.0"
+    kind-of "^4.0.0"
 
 https-browserify@0.0.1:
   version "0.0.1"
   resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
+  integrity sha1-P5E2XKvmC3ftDruiS0VOPgnZWoI=
 
 iconv-lite@^0.4.4, iconv-lite@~0.4.13:
-  version "0.4.23"
-  resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.23.tgz#297871f63be507adcfbfca715d0cd0eed84e9a63"
+  version "0.4.24"
+  resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
+  integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
   dependencies:
     safer-buffer ">= 2.1.2 < 3"
 
 ieee754@^1.1.4:
-  version "1.1.12"
-  resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.12.tgz#50bf24e5b9c8bb98af4964c941cdb0918da7b60b"
+  version "1.1.13"
+  resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84"
+  integrity sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==
 
 ignore-walk@^3.0.1:
   version "3.0.1"
   resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.1.tgz#a83e62e7d272ac0e3b551aaa82831a19b69f82f8"
+  integrity sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ==
   dependencies:
     minimatch "^3.0.4"
 
 immutability-helper@^2.4.0:
-  version "2.7.1"
-  resolved "https://registry.yarnpkg.com/immutability-helper/-/immutability-helper-2.7.1.tgz#5636dbb593e3deb5e572766d42249ea06bae7640"
+  version "2.9.1"
+  resolved "https://registry.yarnpkg.com/immutability-helper/-/immutability-helper-2.9.1.tgz#71c423ba387e67b6c6ceba0650572f2a2a6727df"
+  integrity sha512-r/RmRG8xO06s/k+PIaif2r5rGc3j4Yhc01jSBfwPCXDLYZwp/yxralI37Df1mwmuzcCsen/E/ITKcTEvc1PQmQ==
   dependencies:
     invariant "^2.2.0"
 
 indexof@0.0.1:
   version "0.0.1"
   resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d"
+  integrity sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=
 
 inflight@^1.0.4:
   version "1.0.6"
   resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
+  integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
   dependencies:
     once "^1.3.0"
     wrappy "1"
@@ -458,104 +768,203 @@ inflight@^1.0.4:
 inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@~2.0.1, inherits@~2.0.3:
   version "2.0.3"
   resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
+  integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
 
 inherits@2.0.1:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
+  integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
 
 ini@~1.3.0:
   version "1.3.5"
   resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
+  integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
 
 interpret@^0.6.4:
   version "0.6.6"
   resolved "https://registry.yarnpkg.com/interpret/-/interpret-0.6.6.tgz#fecd7a18e7ce5ca6abfb953e1f86213a49f1625b"
+  integrity sha1-/s16GOfOXKar+5U+H4YhOknxYls=
 
 invariant@^2.2.0:
   version "2.2.4"
   resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
+  integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
   dependencies:
     loose-envify "^1.0.0"
 
+is-accessor-descriptor@^0.1.6:
+  version "0.1.6"
+  resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
+  integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=
+  dependencies:
+    kind-of "^3.0.2"
+
+is-accessor-descriptor@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#169c2f6d3df1f992618072365c9b0ea1f6878656"
+  integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==
+  dependencies:
+    kind-of "^6.0.0"
+
 is-binary-path@^1.0.0:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
+  integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
   dependencies:
     binary-extensions "^1.0.0"
 
 is-buffer@^1.1.5:
   version "1.1.6"
   resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
+  integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
+
+is-data-descriptor@^0.1.4:
+  version "0.1.4"
+  resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
+  integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=
+  dependencies:
+    kind-of "^3.0.2"
+
+is-data-descriptor@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz#d84876321d0e7add03990406abbbbd36ba9268c7"
+  integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==
+  dependencies:
+    kind-of "^6.0.0"
+
+is-descriptor@^0.1.0:
+  version "0.1.6"
+  resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca"
+  integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==
+  dependencies:
+    is-accessor-descriptor "^0.1.6"
+    is-data-descriptor "^0.1.4"
+    kind-of "^5.0.0"
+
+is-descriptor@^1.0.0, is-descriptor@^1.0.2:
+  version "1.0.2"
+  resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-1.0.2.tgz#3b159746a66604b04f8c81524ba365c5f14d86ec"
+  integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==
+  dependencies:
+    is-accessor-descriptor "^1.0.0"
+    is-data-descriptor "^1.0.0"
+    kind-of "^6.0.2"
 
 is-dotfile@^1.0.0:
   version "1.0.3"
   resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
+  integrity sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=
 
 is-equal-shallow@^0.1.3:
   version "0.1.3"
   resolved "https://registry.yarnpkg.com/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz#2238098fc221de0bcfa5d9eac4c45d638aa1c534"
+  integrity sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=
   dependencies:
     is-primitive "^2.0.0"
 
-is-extendable@^0.1.1:
+is-extendable@^0.1.0, is-extendable@^0.1.1:
   version "0.1.1"
   resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
+  integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=
+
+is-extendable@^1.0.1:
+  version "1.0.1"
+  resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
+  integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
+  dependencies:
+    is-plain-object "^2.0.4"
 
 is-extglob@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
+  integrity sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=
 
 is-fullwidth-code-point@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
+  integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
   dependencies:
     number-is-nan "^1.0.0"
 
 is-fullwidth-code-point@^2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
+  integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
 
 is-glob@^2.0.0, is-glob@^2.0.1:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863"
+  integrity sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=
   dependencies:
     is-extglob "^1.0.0"
 
 is-number@^2.1.0:
   version "2.1.0"
   resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
+  integrity sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=
+  dependencies:
+    kind-of "^3.0.2"
+
+is-number@^3.0.0:
+  version "3.0.0"
+  resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
+  integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=
   dependencies:
     kind-of "^3.0.2"
 
 is-number@^4.0.0:
   version "4.0.0"
   resolved "https://registry.yarnpkg.com/is-number/-/is-number-4.0.0.tgz#0026e37f5454d73e356dfe6564699867c6a7f0ff"
+  integrity sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==
+
+is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
+  version "2.0.4"
+  resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
+  integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
+  dependencies:
+    isobject "^3.0.1"
 
 is-posix-bracket@^0.1.0:
   version "0.1.1"
   resolved "https://registry.yarnpkg.com/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
+  integrity sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=
 
 is-primitive@^2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
+  integrity sha1-IHurkWOEmcB7Kt8kCkGochADRXU=
 
 is-stream@^1.0.1:
   version "1.1.0"
   resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
+  integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
+
+is-windows@^1.0.2:
+  version "1.0.2"
+  resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
+  integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
 
 isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
+  integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
 
 isobject@^2.0.0:
   version "2.1.0"
   resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89"
+  integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=
   dependencies:
     isarray "1.0.0"
 
+isobject@^3.0.0, isobject@^3.0.1:
+  version "3.0.1"
+  resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
+  integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
+
 isomorphic-fetch@^2.1.1:
   version "2.2.1"
   resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
+  integrity sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=
   dependencies:
     node-fetch "^1.0.1"
     whatwg-fetch ">=0.10.0"
@@ -563,28 +972,46 @@ isomorphic-fetch@^2.1.1:
 "js-tokens@^3.0.0 || ^4.0.0":
   version "4.0.0"
   resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
+  integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
 
 json5@^0.5.0:
   version "0.5.1"
   resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
+  integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=
 
-kind-of@^3.0.2:
+kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
   version "3.2.2"
   resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
+  integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=
   dependencies:
     is-buffer "^1.1.5"
 
-kind-of@^6.0.0:
+kind-of@^4.0.0:
+  version "4.0.0"
+  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-4.0.0.tgz#20813df3d712928b207378691a45066fae72dd57"
+  integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc=
+  dependencies:
+    is-buffer "^1.1.5"
+
+kind-of@^5.0.0:
+  version "5.1.0"
+  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
+  integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
+
+kind-of@^6.0.0, kind-of@^6.0.2:
   version "6.0.2"
   resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
+  integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==
 
 lazy-cache@^1.0.3:
   version "1.0.4"
   resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
+  integrity sha1-odePw6UEdMuAhF07O24dpJpEbo4=
 
 loader-utils@^0.2.11:
   version "0.2.17"
   resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
+  integrity sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=
   dependencies:
     big.js "^3.1.3"
     emojis-list "^2.0.0"
@@ -594,24 +1021,41 @@ loader-utils@^0.2.11:
 longest@^1.0.1:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
+  integrity sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=
 
-loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
+loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
   version "1.4.0"
   resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
+  integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
   dependencies:
     js-tokens "^3.0.0 || ^4.0.0"
 
+map-cache@^0.2.2:
+  version "0.2.2"
+  resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
+  integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
+
+map-visit@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
+  integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=
+  dependencies:
+    object-visit "^1.0.0"
+
 math-random@^1.0.1:
-  version "1.0.1"
-  resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.1.tgz#8b3aac588b8a66e4975e3cdea67f7bb329601fac"
+  version "1.0.4"
+  resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
+  integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
 
 memory-fs@^0.2.0:
   version "0.2.0"
   resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.2.0.tgz#f2bb25368bc121e391c2520de92969caee0a0290"
+  integrity sha1-8rslNovBIeORwlIN6Slpyu4KApA=
 
 memory-fs@~0.3.0:
   version "0.3.0"
   resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.3.0.tgz#7bcc6b629e3a43e871d7e29aca6ae8a7f15cbb20"
+  integrity sha1-e8xrYp46Q+hx1+Kaymrop/FcuyA=
   dependencies:
     errno "^0.1.3"
     readable-stream "^2.0.1"
@@ -619,6 +1063,7 @@ memory-fs@~0.3.0:
 micromatch@^2.1.5:
   version "2.3.11"
   resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565"
+  integrity sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=
   dependencies:
     arr-diff "^2.0.0"
     array-unique "^0.2.1"
@@ -634,54 +1079,108 @@ micromatch@^2.1.5:
     parse-glob "^3.0.4"
     regex-cache "^0.4.2"
 
-minimatch@^3.0.2, minimatch@^3.0.4:
+micromatch@^3.1.10:
+  version "3.1.10"
+  resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
+  integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
+  dependencies:
+    arr-diff "^4.0.0"
+    array-unique "^0.3.2"
+    braces "^2.3.1"
+    define-property "^2.0.2"
+    extend-shallow "^3.0.2"
+    extglob "^2.0.4"
+    fragment-cache "^0.2.1"
+    kind-of "^6.0.2"
+    nanomatch "^1.2.9"
+    object.pick "^1.3.0"
+    regex-not "^1.0.0"
+    snapdragon "^0.8.1"
+    to-regex "^3.0.2"
+
+minimatch@^3.0.4:
   version "3.0.4"
   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
+  integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
   dependencies:
     brace-expansion "^1.1.7"
 
 minimist@0.0.8:
   version "0.0.8"
   resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
+  integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
 
 minimist@^1.2.0:
   version "1.2.0"
   resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
+  integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
 
 minimist@~0.0.1:
   version "0.0.10"
   resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
+  integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
 
-minipass@^2.2.1, minipass@^2.3.3:
-  version "2.3.3"
-  resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.3.tgz#a7dcc8b7b833f5d368759cce544dccb55f50f233"
+minipass@^2.2.1, minipass@^2.3.4:
+  version "2.3.5"
+  resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
+  integrity sha512-Gi1W4k059gyRbyVUZQ4mEqLm0YIUiGYfvxhF6SIlk3ui1WVxMTGfGdQ2SInh3PDrRTVvPKgULkpJtT4RH10+VA==
   dependencies:
     safe-buffer "^5.1.2"
     yallist "^3.0.0"
 
-minizlib@^1.1.0:
-  version "1.1.0"
-  resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.1.0.tgz#11e13658ce46bc3a70a267aac58359d1e0c29ceb"
+minizlib@^1.1.1:
+  version "1.2.1"
+  resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.2.1.tgz#dd27ea6136243c7c880684e8672bb3a45fd9b614"
+  integrity sha512-7+4oTUOWKg7AuL3vloEWekXY2/D20cevzsrNT2kGWm+39J9hGTCBv8VI5Pm5lXZ/o3/mdR4f8rflAPhnQb8mPA==
   dependencies:
     minipass "^2.2.1"
 
+mixin-deep@^1.2.0:
+  version "1.3.1"
+  resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
+  integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==
+  dependencies:
+    for-in "^1.0.2"
+    is-extendable "^1.0.1"
+
 mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0:
   version "0.5.1"
   resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
+  integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
   dependencies:
     minimist "0.0.8"
 
 ms@2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
+  integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
 
 nan@^2.9.2:
-  version "2.10.0"
-  resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
+  version "2.13.2"
+  resolved "https://registry.yarnpkg.com/nan/-/nan-2.13.2.tgz#f51dc7ae66ba7d5d55e1e6d4d8092e802c9aefe7"
+  integrity sha512-TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw==
+
+nanomatch@^1.2.9:
+  version "1.2.13"
+  resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
+  integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==
+  dependencies:
+    arr-diff "^4.0.0"
+    array-unique "^0.3.2"
+    define-property "^2.0.2"
+    extend-shallow "^3.0.2"
+    fragment-cache "^0.2.1"
+    is-windows "^1.0.2"
+    kind-of "^6.0.2"
+    object.pick "^1.3.0"
+    regex-not "^1.0.0"
+    snapdragon "^0.8.1"
+    to-regex "^3.0.1"
 
 needle@^2.2.1:
-  version "2.2.1"
-  resolved "https://registry.yarnpkg.com/needle/-/needle-2.2.1.tgz#b5e325bd3aae8c2678902fa296f729455d1d3a7d"
+  version "2.2.4"
+  resolved "https://registry.yarnpkg.com/needle/-/needle-2.2.4.tgz#51931bff82533b1928b7d1d69e01f1b00ffd2a4e"
+  integrity sha512-HyoqEb4wr/rsoaIDfTH2aVL9nWtQqba2/HvMv+++m8u0dz808MaagKILxtfeSN7QU7nvbQ79zk3vYOJp9zsNEA==
   dependencies:
     debug "^2.1.2"
     iconv-lite "^0.4.4"
@@ -690,6 +1189,7 @@ needle@^2.2.1:
 node-fetch@^1.0.1:
   version "1.7.3"
   resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
+  integrity sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==
   dependencies:
     encoding "^0.1.11"
     is-stream "^1.0.1"
@@ -697,6 +1197,7 @@ node-fetch@^1.0.1:
 node-libs-browser@^0.7.0:
   version "0.7.0"
   resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-0.7.0.tgz#3e272c0819e308935e26674408d7af0e1491b83b"
+  integrity sha1-PicsCBnjCJNeJmdECNevDhSRuDs=
   dependencies:
     assert "^1.1.1"
     browserify-zlib "^0.1.4"
@@ -725,6 +1226,7 @@ node-libs-browser@^0.7.0:
 node-pre-gyp@^0.10.0:
   version "0.10.3"
   resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.3.tgz#3070040716afdc778747b61b6887bf78880b80fc"
+  integrity sha512-d1xFs+C/IPS8Id0qPTZ4bUT8wWryfR/OzzAFxweG+uLN85oPzyo2Iw6bVlLQ/JOdgNonXLCoRyqDzDWq4iw72A==
   dependencies:
     detect-libc "^1.0.2"
     mkdirp "^0.5.1"
@@ -740,6 +1242,7 @@ node-pre-gyp@^0.10.0:
 nopt@^4.0.1:
   version "4.0.1"
   resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
+  integrity sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=
   dependencies:
     abbrev "1"
     osenv "^0.1.4"
@@ -747,16 +1250,19 @@ nopt@^4.0.1:
 normalize-path@^2.0.0, normalize-path@^2.0.1:
   version "2.1.1"
   resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
+  integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
   dependencies:
     remove-trailing-separator "^1.0.1"
 
 npm-bundled@^1.0.1:
-  version "1.0.3"
-  resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.3.tgz#7e71703d973af3370a9591bafe3a63aca0be2308"
+  version "1.0.6"
+  resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"
+  integrity sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g==
 
 npm-packlist@^1.1.6:
-  version "1.1.11"
-  resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.1.11.tgz#84e8c683cbe7867d34b1d357d893ce29e28a02de"
+  version "1.4.1"
+  resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.4.1.tgz#19064cdf988da80ea3cee45533879d90192bbfbc"
+  integrity sha512-+TcdO7HJJ8peiiYhvPxsEDhF3PJFGUGRcFsGve3vxvxdcpO2Z4Z7rkosRM0kWj6LfbK/P0gu3dzk5RU1ffvFcw==
   dependencies:
     ignore-walk "^3.0.1"
     npm-bundled "^1.0.1"
@@ -764,6 +1270,7 @@ npm-packlist@^1.1.6:
 npmlog@^4.0.2:
   version "4.1.2"
   resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
+  integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
   dependencies:
     are-we-there-yet "~1.1.2"
     console-control-strings "~1.1.0"
@@ -773,27 +1280,55 @@ npmlog@^4.0.2:
 number-is-nan@^1.0.0:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
+  integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
 
 object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
   version "4.1.1"
   resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
+  integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
+
+object-copy@^0.1.0:
+  version "0.1.0"
+  resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c"
+  integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw=
+  dependencies:
+    copy-descriptor "^0.1.0"
+    define-property "^0.2.5"
+    kind-of "^3.0.3"
+
+object-visit@^1.0.0:
+  version "1.0.1"
+  resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
+  integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=
+  dependencies:
+    isobject "^3.0.0"
 
 object.omit@^2.0.0:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
+  integrity sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=
   dependencies:
     for-own "^0.1.4"
     is-extendable "^0.1.1"
 
+object.pick@^1.3.0:
+  version "1.3.0"
+  resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
+  integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
+  dependencies:
+    isobject "^3.0.1"
+
 once@^1.3.0:
   version "1.4.0"
   resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
+  integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
   dependencies:
     wrappy "1"
 
 optimist@~0.6.0:
   version "0.6.1"
   resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
+  integrity sha1-2j6nRob6IaGaERwybpDrFaAZZoY=
   dependencies:
     minimist "~0.0.1"
     wordwrap "~0.0.2"
@@ -801,18 +1336,22 @@ optimist@~0.6.0:
 os-browserify@^0.2.0:
   version "0.2.1"
   resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.2.1.tgz#63fc4ccee5d2d7763d26bbf8601078e6c2e0044f"
+  integrity sha1-Y/xMzuXS13Y9Jrv4YBB45sLgBE8=
 
 os-homedir@^1.0.0:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
+  integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
 
 os-tmpdir@^1.0.0:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
+  integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
 
 osenv@^0.1.4:
   version "0.1.5"
   resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410"
+  integrity sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==
   dependencies:
     os-homedir "^1.0.0"
     os-tmpdir "^1.0.0"
@@ -820,76 +1359,103 @@ osenv@^0.1.4:
 pako@~0.2.0:
   version "0.2.9"
   resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75"
+  integrity sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=
 
 parse-glob@^3.0.4:
   version "3.0.4"
   resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c"
+  integrity sha1-ssN2z7EfNVE7rdFz7wu246OIORw=
   dependencies:
     glob-base "^0.3.0"
     is-dotfile "^1.0.0"
     is-extglob "^1.0.0"
     is-glob "^2.0.0"
 
+pascalcase@^0.1.1:
+  version "0.1.1"
+  resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
+  integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
+
 path-browserify@0.0.0:
   version "0.0.0"
   resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a"
+  integrity sha1-oLhwcpquIUAFt9UDLsLLuw+0RRo=
 
 path-is-absolute@^1.0.0:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
+  integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
 
 pbkdf2-compat@2.0.1:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/pbkdf2-compat/-/pbkdf2-compat-2.0.1.tgz#b6e0c8fa99494d94e0511575802a59a5c142f288"
+  integrity sha1-tuDI+plJTZTgURV1gCpZpcFC8og=
+
+posix-character-classes@^0.1.0:
+  version "0.1.1"
+  resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
+  integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
 
 preserve@^0.2.0:
   version "0.2.0"
   resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
+  integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
 
 process-nextick-args@~2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa"
+  integrity sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==
 
 process@^0.11.0:
   version "0.11.10"
   resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
+  integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
 
 promise@^7.1.1:
   version "7.3.1"
   resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
+  integrity sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==
   dependencies:
     asap "~2.0.3"
 
-prop-types@^15.6.0:
-  version "15.6.2"
-  resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
+prop-types@^15.6.0, prop-types@^15.6.2:
+  version "15.7.2"
+  resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
+  integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
   dependencies:
-    loose-envify "^1.3.1"
+    loose-envify "^1.4.0"
     object-assign "^4.1.1"
+    react-is "^16.8.1"
 
 prr@~1.0.1:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
+  integrity sha1-0/wRS6BplaRexok/SEzrHXj19HY=
 
 punycode@1.3.2:
   version "1.3.2"
   resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
+  integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
 
 punycode@^1.2.4:
   version "1.4.1"
   resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
+  integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
 
 querystring-es3@^0.2.0:
   version "0.2.1"
   resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73"
+  integrity sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=
 
 querystring@0.2.0:
   version "0.2.0"
   resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
+  integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
 
 randomatic@^3.0.0:
-  version "3.0.0"
-  resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.0.0.tgz#d35490030eb4f7578de292ce6dfb04a91a128923"
+  version "3.1.1"
+  resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
+  integrity sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==
   dependencies:
     is-number "^4.0.0"
     kind-of "^6.0.0"
@@ -898,6 +1464,7 @@ randomatic@^3.0.0:
 rc@^1.2.7:
   version "1.2.8"
   resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
+  integrity sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==
   dependencies:
     deep-extend "^0.6.0"
     ini "~1.3.0"
@@ -905,34 +1472,43 @@ rc@^1.2.7:
     strip-json-comments "~2.0.1"
 
 react-dom@^16.4.1:
-  version "16.4.2"
-  resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
+  version "16.8.6"
+  resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.6.tgz#71d6303f631e8b0097f56165ef608f051ff6e10f"
+  integrity sha512-1nL7PIq9LTL3fthPqwkvr2zY7phIPjYrT0jp4HjyEQrEROnw4dG41VVwi/wfoCneoleqrNX7iAD+pXebJZwrwA==
   dependencies:
-    fbjs "^0.8.16"
     loose-envify "^1.1.0"
     object-assign "^4.1.1"
-    prop-types "^15.6.0"
+    prop-types "^15.6.2"
+    scheduler "^0.13.6"
+
+react-is@^16.8.1:
+  version "16.8.6"
+  resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
+  integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
 
 react-transition-group@1.1.1:
   version "1.1.1"
   resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-1.1.1.tgz#f9d0f0dff82f52574fc5ab30684add24948d0f23"
+  integrity sha1-+dDw3/gvUldPxaswaErdJJSNDyM=
   dependencies:
     chain-function "^1.0.0"
     dom-helpers "^3.2.0"
     warning "^3.0.0"
 
 react@^16.4.1:
-  version "16.4.2"
-  resolved "https://registry.yarnpkg.com/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f"
+  version "16.8.6"
+  resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
+  integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
   dependencies:
-    fbjs "^0.8.16"
     loose-envify "^1.1.0"
     object-assign "^4.1.1"
-    prop-types "^15.6.0"
+    prop-types "^15.6.2"
+    scheduler "^0.13.6"
 
 readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.3.6:
   version "2.3.6"
   resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
+  integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
   dependencies:
     core-util-is "~1.0.0"
     inherits "~2.0.3"
@@ -943,101 +1519,235 @@ readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable
     util-deprecate "~1.0.1"
 
 readdirp@^2.0.0:
-  version "2.1.0"
-  resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.1.0.tgz#4ed0ad060df3073300c48440373f72d1cc642d78"
+  version "2.2.1"
+  resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
+  integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
   dependencies:
-    graceful-fs "^4.1.2"
-    minimatch "^3.0.2"
+    graceful-fs "^4.1.11"
+    micromatch "^3.1.10"
     readable-stream "^2.0.2"
-    set-immediate-shim "^1.0.1"
+
+regenerator-runtime@^0.13.2:
+  version "0.13.2"
+  resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447"
+  integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==
 
 regex-cache@^0.4.2:
   version "0.4.4"
   resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
+  integrity sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==
   dependencies:
     is-equal-shallow "^0.1.3"
 
+regex-not@^1.0.0, regex-not@^1.0.2:
+  version "1.0.2"
+  resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
+  integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==
+  dependencies:
+    extend-shallow "^3.0.2"
+    safe-regex "^1.1.0"
+
 remove-trailing-separator@^1.0.1:
   version "1.1.0"
   resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
+  integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
 
 repeat-element@^1.1.2:
-  version "1.1.2"
-  resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.2.tgz#ef089a178d1483baae4d93eb98b4f9e4e11d990a"
+  version "1.1.3"
+  resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
+  integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==
 
-repeat-string@^1.5.2:
+repeat-string@^1.5.2, repeat-string@^1.6.1:
   version "1.6.1"
   resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
+  integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
+
+resolve-url@^0.2.1:
+  version "0.2.1"
+  resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
+  integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
+
+ret@~0.1.10:
+  version "0.1.15"
+  resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
+  integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
 
 right-align@^0.1.1:
   version "0.1.3"
   resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef"
+  integrity sha1-YTObci/mo1FWiSENJOFMlhSGE+8=
   dependencies:
     align-text "^0.1.1"
 
 rimraf@^2.6.1:
-  version "2.6.2"
-  resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
+  version "2.6.3"
+  resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
+  integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
   dependencies:
-    glob "^7.0.5"
+    glob "^7.1.3"
 
 ripemd160@0.2.0:
   version "0.2.0"
   resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-0.2.0.tgz#2bf198bde167cacfa51c0a928e84b68bbe171fce"
+  integrity sha1-K/GYveFnys+lHAqSjoS2i74XH84=
 
 safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
   version "5.1.2"
   resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
+  integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
+
+safe-regex@^1.1.0:
+  version "1.1.0"
+  resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
+  integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4=
+  dependencies:
+    ret "~0.1.10"
 
 "safer-buffer@>= 2.1.2 < 3":
   version "2.1.2"
   resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
+  integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
 
 sax@^1.2.4:
   version "1.2.4"
   resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
+  integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
+
+scheduler@^0.13.6:
+  version "0.13.6"
+  resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889"
+  integrity sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==
+  dependencies:
+    loose-envify "^1.1.0"
+    object-assign "^4.1.1"
 
 semver@^5.3.0:
-  version "5.5.0"
-  resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
+  version "5.7.0"
+  resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
+  integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
 
 set-blocking@~2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
+  integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
 
-set-immediate-shim@^1.0.1:
-  version "1.0.1"
-  resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61"
+set-value@^0.4.3:
+  version "0.4.3"
+  resolved "https://registry.yarnpkg.com/set-value/-/set-value-0.4.3.tgz#7db08f9d3d22dc7f78e53af3c3bf4666ecdfccf1"
+  integrity sha1-fbCPnT0i3H945Trzw79GZuzfzPE=
+  dependencies:
+    extend-shallow "^2.0.1"
+    is-extendable "^0.1.1"
+    is-plain-object "^2.0.1"
+    to-object-path "^0.3.0"
+
+set-value@^2.0.0:
+  version "2.0.0"
+  resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.0.tgz#71ae4a88f0feefbbf52d1ea604f3fb315ebb6274"
+  integrity sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==
+  dependencies:
+    extend-shallow "^2.0.1"
+    is-extendable "^0.1.1"
+    is-plain-object "^2.0.3"
+    split-string "^3.0.1"
 
 setimmediate@^1.0.4, setimmediate@^1.0.5:
   version "1.0.5"
   resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
+  integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=
 
 sha.js@2.2.6:
   version "2.2.6"
   resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.2.6.tgz#17ddeddc5f722fb66501658895461977867315ba"
+  integrity sha1-F93t3F9yL7ZlAWWIlUYZd4ZzFbo=
 
 signal-exit@^3.0.0:
   version "3.0.2"
   resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
+  integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
+
+snapdragon-node@^2.0.1:
+  version "2.1.1"
+  resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
+  integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==
+  dependencies:
+    define-property "^1.0.0"
+    isobject "^3.0.0"
+    snapdragon-util "^3.0.1"
+
+snapdragon-util@^3.0.1:
+  version "3.0.1"
+  resolved "https://registry.yarnpkg.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz#f956479486f2acd79700693f6f7b805e45ab56e2"
+  integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==
+  dependencies:
+    kind-of "^3.2.0"
+
+snapdragon@^0.8.1:
+  version "0.8.2"
+  resolved "https://registry.yarnpkg.com/snapdragon/-/snapdragon-0.8.2.tgz#64922e7c565b0e14204ba1aa7d6964278d25182d"
+  integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==
+  dependencies:
+    base "^0.11.1"
+    debug "^2.2.0"
+    define-property "^0.2.5"
+    extend-shallow "^2.0.1"
+    map-cache "^0.2.2"
+    source-map "^0.5.6"
+    source-map-resolve "^0.5.0"
+    use "^3.1.0"
 
 source-list-map@~0.1.7:
   version "0.1.8"
   resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106"
+  integrity sha1-xVCyq1Qn9rPyH1r+rYjE9Vh7IQY=
+
+source-map-resolve@^0.5.0:
+  version "0.5.2"
+  resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259"
+  integrity sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==
+  dependencies:
+    atob "^2.1.1"
+    decode-uri-component "^0.2.0"
+    resolve-url "^0.2.1"
+    source-map-url "^0.4.0"
+    urix "^0.1.0"
+
+source-map-url@^0.4.0:
+  version "0.4.0"
+  resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
+  integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
+
+source-map@^0.5.6, source-map@~0.5.1:
+  version "0.5.7"
+  resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
+  integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
 
 source-map@~0.4.1:
   version "0.4.4"
   resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
+  integrity sha1-66T12pwNyZneaAMti092FzZSA2s=
   dependencies:
     amdefine ">=0.0.4"
 
-source-map@~0.5.1:
-  version "0.5.7"
-  resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
+split-string@^3.0.1, split-string@^3.0.2:
+  version "3.1.0"
+  resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2"
+  integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==
+  dependencies:
+    extend-shallow "^3.0.0"
+
+static-extend@^0.1.1:
+  version "0.1.2"
+  resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6"
+  integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=
+  dependencies:
+    define-property "^0.2.5"
+    object-copy "^0.1.0"
 
 stream-browserify@^2.0.1:
-  version "2.0.1"
-  resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.1.tgz#66266ee5f9bdb9940a4e4514cafb43bb71e5c9db"
+  version "2.0.2"
+  resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b"
+  integrity sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==
   dependencies:
     inherits "~2.0.1"
     readable-stream "^2.0.2"
@@ -1045,6 +1755,7 @@ stream-browserify@^2.0.1:
 stream-http@^2.3.1:
   version "2.8.3"
   resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.8.3.tgz#b2d242469288a5a27ec4fe8933acf623de6514fc"
+  integrity sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==
   dependencies:
     builtin-status-codes "^3.0.0"
     inherits "^2.0.1"
@@ -1055,6 +1766,7 @@ stream-http@^2.3.1:
 string-width@^1.0.1:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
+  integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
   dependencies:
     code-point-at "^1.0.0"
     is-fullwidth-code-point "^1.0.0"
@@ -1063,6 +1775,7 @@ string-width@^1.0.1:
 "string-width@^1.0.2 || 2":
   version "2.1.1"
   resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
+  integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
   dependencies:
     is-fullwidth-code-point "^2.0.0"
     strip-ansi "^4.0.0"
@@ -1070,47 +1783,55 @@ string-width@^1.0.1:
 string_decoder@^0.10.25:
   version "0.10.31"
   resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
+  integrity sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=
 
 string_decoder@~1.1.1:
   version "1.1.1"
   resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
+  integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
   dependencies:
     safe-buffer "~5.1.0"
 
 strip-ansi@^3.0.0, strip-ansi@^3.0.1:
   version "3.0.1"
   resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
+  integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
   dependencies:
     ansi-regex "^2.0.0"
 
 strip-ansi@^4.0.0:
   version "4.0.0"
   resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
+  integrity sha1-qEeQIusaw2iocTibY1JixQXuNo8=
   dependencies:
     ansi-regex "^3.0.0"
 
 strip-json-comments@~2.0.1:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
+  integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
 
 supports-color@^3.1.0:
   version "3.2.3"
   resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
+  integrity sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=
   dependencies:
     has-flag "^1.0.0"
 
 tapable@^0.1.8, tapable@~0.1.8:
   version "0.1.10"
   resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.1.10.tgz#29c35707c2b70e50d07482b5d202e8ed446dafd4"
+  integrity sha1-KcNXB8K3DlDQdIK10gLo7URtr9Q=
 
 tar@^4:
-  version "4.4.6"
-  resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.6.tgz#63110f09c00b4e60ac8bcfe1bf3c8660235fbc9b"
+  version "4.4.8"
+  resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.8.tgz#b19eec3fde2a96e64666df9fdb40c5ca1bc3747d"
+  integrity sha512-LzHF64s5chPQQS0IYBn9IN5h3i98c12bo4NCO7e0sGM2llXQ3p2FGC5sdENN4cTW48O915Sh+x+EXx7XW96xYQ==
   dependencies:
-    chownr "^1.0.1"
+    chownr "^1.1.1"
     fs-minipass "^1.2.5"
-    minipass "^2.3.3"
-    minizlib "^1.1.0"
+    minipass "^2.3.4"
+    minizlib "^1.1.1"
     mkdirp "^0.5.0"
     safe-buffer "^5.1.2"
     yallist "^3.0.2"
@@ -1118,24 +1839,54 @@ tar@^4:
 timers-browserify@^2.0.2:
   version "2.0.10"
   resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.10.tgz#1d28e3d2aadf1d5a5996c4e9f95601cd053480ae"
+  integrity sha512-YvC1SV1XdOUaL6gx5CoGroT3Gu49pK9+TZ38ErPldOWW4j49GI1HKs9DV+KGq/w6y+LZ72W1c8cKz2vzY+qpzg==
   dependencies:
     setimmediate "^1.0.4"
 
 to-arraybuffer@^1.0.0:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
+  integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
+
+to-object-path@^0.3.0:
+  version "0.3.0"
+  resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
+  integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=
+  dependencies:
+    kind-of "^3.0.2"
+
+to-regex-range@^2.1.0:
+  version "2.1.1"
+  resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
+  integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=
+  dependencies:
+    is-number "^3.0.0"
+    repeat-string "^1.6.1"
+
+to-regex@^3.0.1, to-regex@^3.0.2:
+  version "3.0.2"
+  resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
+  integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==
+  dependencies:
+    define-property "^2.0.2"
+    extend-shallow "^3.0.2"
+    regex-not "^1.0.2"
+    safe-regex "^1.1.0"
 
 tty-browserify@0.0.0:
   version "0.0.0"
   resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
+  integrity sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=
 
 ua-parser-js@^0.7.18:
-  version "0.7.18"
-  resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.18.tgz#a7bfd92f56edfb117083b69e31d2aa8882d4b1ed"
+  version "0.7.19"
+  resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.19.tgz#94151be4c0a7fb1d001af7022fdaca4642659e4b"
+  integrity sha512-T3PVJ6uz8i0HzPxOF9SWzWAlfN/DavlpQqepn22xgve/5QecC+XMCAtmUNnY7C9StehaV6exjUCI801lOI7QlQ==
 
 uglify-js@~2.7.3:
   version "2.7.5"
   resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8"
+  integrity sha1-RhLAx7qu4rp8SH3kkErhIgefLKg=
   dependencies:
     async "~0.2.6"
     source-map "~0.5.1"
@@ -1145,45 +1896,81 @@ uglify-js@~2.7.3:
 uglify-to-browserify@~1.0.0:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
+  integrity sha1-bgkk1r2mta/jSeOabWMoUKD4grc=
+
+union-value@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
+  integrity sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=
+  dependencies:
+    arr-union "^3.1.0"
+    get-value "^2.0.6"
+    is-extendable "^0.1.1"
+    set-value "^0.4.3"
+
+unset-value@^1.0.0:
+  version "1.0.0"
+  resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
+  integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=
+  dependencies:
+    has-value "^0.3.1"
+    isobject "^3.0.0"
+
+urix@^0.1.0:
+  version "0.1.0"
+  resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
+  integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
 
 url@^0.11.0:
   version "0.11.0"
   resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"
+  integrity sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=
   dependencies:
     punycode "1.3.2"
     querystring "0.2.0"
 
+use@^3.1.0:
+  version "3.1.1"
+  resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
+  integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
+
 util-deprecate@~1.0.1:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
+  integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
 
 util@0.10.3:
   version "0.10.3"
   resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9"
+  integrity sha1-evsa/lCAUkZInj23/g7TeTNqwPk=
   dependencies:
     inherits "2.0.1"
 
 util@^0.10.3:
   version "0.10.4"
   resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901"
+  integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==
   dependencies:
     inherits "2.0.3"
 
 vm-browserify@0.0.4:
   version "0.0.4"
   resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73"
+  integrity sha1-XX6kW7755Kb/ZflUOOCofDV9WnM=
   dependencies:
     indexof "0.0.1"
 
 warning@^3.0.0:
   version "3.0.0"
   resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c"
+  integrity sha1-MuU3fLVy3kqwR1O9+IIcAe1gW3w=
   dependencies:
     loose-envify "^1.0.0"
 
 watchpack@^0.2.1:
   version "0.2.9"
   resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-0.2.9.tgz#62eaa4ab5e5ba35fdfc018275626e3c0f5e3fb0b"
+  integrity sha1-Yuqkq15bo1/fwBgnVibjwPXj+ws=
   dependencies:
     async "^0.9.0"
     chokidar "^1.0.0"
@@ -1192,6 +1979,7 @@ watchpack@^0.2.1:
 webpack-core@~0.6.9:
   version "0.6.9"
   resolved "https://registry.yarnpkg.com/webpack-core/-/webpack-core-0.6.9.tgz#fc571588c8558da77be9efb6debdc5a3b172bdc2"
+  integrity sha1-/FcViMhVjad76e+23r3Fo7FyvcI=
   dependencies:
     source-list-map "~0.1.7"
     source-map "~0.4.1"
@@ -1199,6 +1987,7 @@ webpack-core@~0.6.9:
 webpack@^1.12.2:
   version "1.15.0"
   resolved "https://registry.yarnpkg.com/webpack/-/webpack-1.15.0.tgz#4ff31f53db03339e55164a9d468ee0324968fe98"
+  integrity sha1-T/MfU9sDM55VFkqdRo7gMklo/pg=
   dependencies:
     acorn "^3.0.0"
     async "^1.3.0"
@@ -1217,42 +2006,51 @@ webpack@^1.12.2:
     webpack-core "~0.6.9"
 
 whatwg-fetch@>=0.10.0:
-  version "2.0.4"
-  resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
+  version "3.0.0"
+  resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
+  integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==
 
 wide-align@^1.1.0:
   version "1.1.3"
   resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
+  integrity sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
   dependencies:
     string-width "^1.0.2 || 2"
 
 window-size@0.1.0:
   version "0.1.0"
   resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
+  integrity sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=
 
 wordwrap@0.0.2:
   version "0.0.2"
   resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
+  integrity sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=
 
 wordwrap@~0.0.2:
   version "0.0.3"
   resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
+  integrity sha1-o9XabNXAvAAI03I0u68b7WMFkQc=
 
 wrappy@1:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
+  integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
 
 xtend@^4.0.0:
   version "4.0.1"
   resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
+  integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68=
 
 yallist@^3.0.0, yallist@^3.0.2:
-  version "3.0.2"
-  resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.2.tgz#8452b4bb7e83c7c188d8041c1a837c773d6d8bb9"
+  version "3.0.3"
+  resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
+  integrity sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==
 
 yargs@~3.10.0:
   version "3.10.0"
   resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
+  integrity sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=
   dependencies:
     camelcase "^1.0.2"
     cliui "^2.1.0"

From ea07d6a2b1ec133fdfafdd8019875099b33e0489 Mon Sep 17 00:00:00 2001
From: Greg Myers <neonmd@hotmail.co.uk>
Date: Sun, 31 Mar 2019 20:28:59 +0100
Subject: [PATCH 2/2] Update changelog

---
 CHANGELOG.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3136134d..6ccbd8d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,24 @@
 
 #### Bug Fixes
 
+## 2.5.0
+
+#### Breaking Changes
+
+#### New Features
+
+- React 16.4.2 prebundled #977
+- Added `assert_react_component` test helper #957
+- Supports Webpacker 4, Ruby 2.6 #934
+- Supports camelize on ActionController::Parameters #932
+
+#### Deprecation
+
+#### Bug Fixes
+
+- Linting fix to generated JS #941
+- (Meta) Tests for react-rails updated #892 #894 #916
+
 ## 2.4.7
 
 #### New Features