react-dom 16.1.2 → 16.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- /** @license React v16.1.2
1
+ /** @license React v16.2.0
2
2
  * react-dom-server.browser.production.min.js
3
3
  *
4
4
  * Copyright (c) 2013-present, Facebook, Inc.
@@ -7,29 +7,28 @@
7
7
  * LICENSE file in the root directory of this source tree.
8
8
  */
9
9
  'use strict';(function(p,n){"object"===typeof exports&&"undefined"!==typeof module?module.exports=n(require("react")):"function"===typeof define&&define.amd?define(["react"],n):p.ReactDOMServer=n(p.React)})(this,function(p){function n(a){for(var b=arguments.length-1,f="Minified React error #"+a+"; visit http://facebook.github.io/react/docs/error-decoder.html?invariant\x3d"+a,c=0;c<b;c++)f+="\x26args[]\x3d"+encodeURIComponent(arguments[c+1]);b=Error(f+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings.");
10
- b.name="Invariant Violation";b.framesToPop=1;throw b;}function y(a,b){return(a&b)===b}function Z(a,b){if(H.hasOwnProperty(a)||2<a.length&&("o"===a[0]||"O"===a[0])&&("n"===a[1]||"N"===a[1]))return!1;if(null===b)return!0;switch(typeof b){case "boolean":return I(a);case "undefined":case "number":case "string":case "object":return!0;default:return!1}}function J(a){return B.hasOwnProperty(a)?B[a]:null}function I(a){if(H.hasOwnProperty(a))return!0;var b=J(a);if(b)return b.hasBooleanValue||b.hasStringBooleanValue||
11
- b.hasOverloadedBooleanValue;a=a.toLowerCase().slice(0,5);return"data-"===a||"aria-"===a}function C(a){return function(){return a}}function x(a){if("boolean"===typeof a||"number"===typeof a)return""+a;a=""+a;var b=aa.exec(a);if(b){var f="",c,l=0;for(c=b.index;c<a.length;c++){switch(a.charCodeAt(c)){case 34:b="\x26quot;";break;case 38:b="\x26amp;";break;case 39:b="\x26#x27;";break;case 60:b="\x26lt;";break;case 62:b="\x26gt;";break;default:continue}l!==c&&(f+=a.substring(l,c));l=c+1;f+=b}a=l!==c?f+
12
- a.substring(l,c):f}return a}function K(a){if(L.hasOwnProperty(a))return!0;if(M.hasOwnProperty(a))return!1;if(ba.test(a))return L[a]=!0;M[a]=!0;return!1}function ca(a,b){var f=J(a);if(f){if(null==b||f.hasBooleanValue&&!b||f.hasNumericValue&&isNaN(b)||f.hasPositiveNumericValue&&1>b||f.hasOverloadedBooleanValue&&!1===b)return"";var c=f.attributeName;if(f.hasBooleanValue||f.hasOverloadedBooleanValue&&!0===b)return c+'\x3d""';if("boolean"!==typeof b||I(a))return c+"\x3d"+('"'+x(b)+'"')}else if(Z(a,b)&&
13
- K(a))return null==b?"":a+"\x3d"+('"'+x(b)+'"');return null}function N(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 F(a){return"string"===typeof a?a:"function"===typeof a?a.displayName||a.name:null}function da(a){var b="";p.Children.forEach(a,function(a){null==a||"string"!==typeof a&&"number"!==typeof a||(b+=a)});return b}function ea(a,b){if(a=a.contextTypes){var f={},c;for(c in a)f[c]=
14
- b[c];b=f}else b=O;return b}function P(a,b){void 0===a&&n("152",F(b)||"Component")}function fa(a,b){for(;p.isValidElement(a);){var f=a,c=f.type;if("function"!==typeof c)break;a=ea(c,b);var l=[],g=!1,e={isMounted:function(a){return!1},enqueueForceUpdate:function(a){if(null===l)return null},enqueueReplaceState:function(a,b){g=!0;l=[b]},enqueueSetState:function(a,b){if(null===l)return null;l.push(b)}};if(c.prototype&&c.prototype.isReactComponent)var d=new c(f.props,a,e);else if(d=c(f.props,a,e),null==
15
- d||null==d.render){a=d;P(a,c);continue}d.props=f.props;d.context=a;d.updater=e;e=d.state;void 0===e&&(d.state=e=null);if(d.componentWillMount)if(d.componentWillMount(),l.length){e=l;var h=g;l=null;g=!1;if(h&&1===e.length)d.state=e[0];else{var k=h?e[0]:d.state,m=!0;for(h=h?1:0;h<e.length;h++){var r=e[h];if(r="function"===typeof r?r.call(d,k,f.props,a):r)m?(m=!1,k=w({},k,r)):w(k,r)}d.state=k}}else l=null;a=d.render();P(a,c);if("function"===typeof d.getChildContext){f=c.childContextTypes;"object"!==
16
- typeof f?n("107",F(c)||"Unknown"):void 0;var q=d.getChildContext();for(var Q in q)Q in f?void 0:n("108",F(c)||"Unknown",Q)}q&&(b=w({},b,q))}return{child:a,context:b}}var H={children:!0,dangerouslySetInnerHTML:!0,defaultValue:!0,defaultChecked:!0,innerHTML:!0,suppressContentEditableWarning:!0,suppressHydrationWarning:!0,style:!0},R={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32,HAS_STRING_BOOLEAN_VALUE:64,injectDOMPropertyConfig:function(a){var b=
17
- R,f=a.Properties||{},c=a.DOMAttributeNamespaces||{},l=a.DOMAttributeNames||{};a=a.DOMMutationMethods||{};for(var g in f){B.hasOwnProperty(g)?n("48",g):void 0;var e=g.toLowerCase(),d=f[g];e={attributeName:e,attributeNamespace:null,propertyName:g,mutationMethod:null,mustUseProperty:y(d,b.MUST_USE_PROPERTY),hasBooleanValue:y(d,b.HAS_BOOLEAN_VALUE),hasNumericValue:y(d,b.HAS_NUMERIC_VALUE),hasPositiveNumericValue:y(d,b.HAS_POSITIVE_NUMERIC_VALUE),hasOverloadedBooleanValue:y(d,b.HAS_OVERLOADED_BOOLEAN_VALUE),
18
- hasStringBooleanValue:y(d,b.HAS_STRING_BOOLEAN_VALUE)};1>=e.hasBooleanValue+e.hasNumericValue+e.hasOverloadedBooleanValue?void 0:n("50",g);l.hasOwnProperty(g)&&(e.attributeName=l[g]);c.hasOwnProperty(g)&&(e.attributeNamespace=c[g]);a.hasOwnProperty(g)&&(e.mutationMethod=a[g]);B[g]=e}}},B={},k=R,q=k.MUST_USE_PROPERTY,h=k.HAS_BOOLEAN_VALUE,S=k.HAS_NUMERIC_VALUE,D=k.HAS_POSITIVE_NUMERIC_VALUE,T=k.HAS_OVERLOADED_BOOLEAN_VALUE,E=k.HAS_STRING_BOOLEAN_VALUE;q={Properties:{allowFullScreen:h,async:h,autoFocus:h,
19
- autoPlay:h,capture:T,checked:q|h,cols:D,contentEditable:E,controls:h,"default":h,defer:h,disabled:h,download:T,draggable:E,formNoValidate:h,hidden:h,loop:h,multiple:q|h,muted:q|h,noValidate:h,open:h,playsInline:h,readOnly:h,required:h,reversed:h,rows:D,rowSpan:S,scoped:h,seamless:h,selected:q|h,size:D,start:S,span:D,spellCheck:E,style:0,tabIndex:0,itemScope:h,acceptCharset:0,className:0,htmlFor:0,httpEquiv:0,value:E},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",
20
- httpEquiv:"http-equiv"},DOMMutationMethods:{value:function(a,b){if(null==b)return a.removeAttribute("value");"number"!==a.type||!1===a.hasAttribute("value")?a.setAttribute("value",""+b):a.validity&&!a.validity.badInput&&a.ownerDocument.activeElement!==a&&a.setAttribute("value",""+b)}}};h=k.HAS_STRING_BOOLEAN_VALUE;var G={Properties:{autoReverse:h,externalResourcesRequired:h,preserveAlpha:h},DOMAttributeNames:{autoReverse:"autoReverse",externalResourcesRequired:"externalResourcesRequired",preserveAlpha:"preserveAlpha"},
21
- DOMAttributeNamespaces:{xlinkActuate:"http://www.w3.org/1999/xlink",xlinkArcrole:"http://www.w3.org/1999/xlink",xlinkHref:"http://www.w3.org/1999/xlink",xlinkRole:"http://www.w3.org/1999/xlink",xlinkShow:"http://www.w3.org/1999/xlink",xlinkTitle:"http://www.w3.org/1999/xlink",xlinkType:"http://www.w3.org/1999/xlink",xmlBase:"http://www.w3.org/XML/1998/namespace",xmlLang:"http://www.w3.org/XML/1998/namespace",xmlSpace:"http://www.w3.org/XML/1998/namespace"}},ha=/[\-\:]([a-z])/g,ia=function(a){return a[1].toUpperCase()};
22
- "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 x-height xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type xml:base xmlns:xlink xml:lang xml:space".split(" ").forEach(function(a){var b=
23
- a.replace(ha,ia);G.Properties[b]=0;G.DOMAttributeNames[b]=a});k.injectDOMPropertyConfig(q);k.injectDOMPropertyConfig(G);var w=p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.assign;k=function(){};k.thatReturns=C;k.thatReturnsFalse=C(!1);k.thatReturnsTrue=C(!0);k.thatReturnsNull=C(null);k.thatReturnsThis=function(){return this};k.thatReturnsArgument=function(a){return a};var O={},ja=/([A-Z])/g,ka=/^ms-/,aa=/["'&<>]/,ba=/^[: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]*$/,
24
- M={},L={},U={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},la=w({menuitem:!0},U),z={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,
25
- 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},ma=["Webkit","ms","Moz","O"];Object.keys(z).forEach(function(a){ma.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);z[b]=z[a]})});var V="function"===typeof Symbol&&Symbol["for"]&&Symbol["for"]("react.fragment")||60107,
26
- A=p.Children.toArray,W=k.thatReturns(""),na={listing:!0,pre:!0,textarea:!0},oa=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,X={},pa=function(a){var b={};return function(f){b.hasOwnProperty(f)||(b[f]=a.call(this,f));return b[f]}}(function(a){return a.replace(ja,"-$1").toLowerCase().replace(ka,"-ms-")}),qa={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null},Y=function(){function a(b,f){if(!(this instanceof a))throw new TypeError("Cannot call a class as a function");
27
- p.isValidElement(b)?b.type!==V?b=[b]:(b=b.props.children,b=p.isValidElement(b)?[b]:A(b)):b=A(b);this.stack=[{domNamespace:"http://www.w3.org/1999/xhtml",children:b,childIndex:0,context:O,footer:""}];this.exhausted=!1;this.currentSelectValue=null;this.previousWasTextNode=!1;this.makeStaticMarkup=f}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 l=
28
- c.footer;b+=l;""!==l&&(this.previousWasTextNode=!1);this.stack.pop();"select"===c.tag&&(this.currentSelectValue=null)}else l=c.children[c.childIndex++],b+=this.render(l,c.context,c.domNamespace)}return b};a.prototype.render=function(a,f,c){if("string"===typeof a||"number"===typeof a){c=""+a;if(""===c)return"";if(this.makeStaticMarkup)return x(c);if(this.previousWasTextNode)return"\x3c!-- --\x3e"+x(c);this.previousWasTextNode=!0;return x(c)}f=fa(a,f);a=f.child;f=f.context;if(null===a||!1===a)return"";
29
- if(p.isValidElement(a))return a.type===V?(a=A(a.props.children),this.stack.push({domNamespace:c,children:a,childIndex:0,context:f,footer:""}),""):this.renderDOM(a,f,c);a=A(a);this.stack.push({domNamespace:c,children:a,childIndex:0,context:f,footer:""});return""};a.prototype.renderDOM=function(a,f,c){var b=a.type.toLowerCase();"http://www.w3.org/1999/xhtml"===c&&N(b);X.hasOwnProperty(b)||(oa.test(b)?void 0:n("65",b),X[b]=!0);var g=a.props;if("input"===b)g=w({type:void 0},g,{defaultChecked:void 0,defaultValue:void 0,
30
- value:null!=g.value?g.value:g.defaultValue,checked:null!=g.checked?g.checked:g.defaultChecked});else if("textarea"===b){var e=g.value;if(null==e){e=g.defaultValue;var d=g.children;null!=d&&(null!=e?n("92"):void 0,Array.isArray(d)&&(1>=d.length?void 0:n("93"),d=d[0]),e=""+d);null==e&&(e="")}g=w({},g,{value:void 0,children:""+e})}else if("select"===b)this.currentSelectValue=null!=g.value?g.value:g.defaultValue,g=w({},g,{value:void 0});else if("option"===b){d=this.currentSelectValue;var h=da(g.children);
31
- if(null!=d){var k=null!=g.value?g.value+"":h;e=!1;if(Array.isArray(d))for(var m=0;m<d.length;m++){if(""+d[m]===k){e=!0;break}}else e=""+d===k;g=w({selected:void 0,children:void 0},g,{selected:e,children:h})}}if(e=g)la[b]&&(null!=e.children||null!=e.dangerouslySetInnerHTML?n("137",b,W()):void 0),null!=e.dangerouslySetInnerHTML&&(null!=e.children?n("60"):void 0,"object"===typeof e.dangerouslySetInnerHTML&&"__html"in e.dangerouslySetInnerHTML?void 0:n("61")),null!=e.style&&"object"!==typeof e.style?
32
- n("62",W()):void 0;e=g;d=this.makeStaticMarkup;h=1===this.stack.length;k="\x3c"+a.type;for(t in e)if(e.hasOwnProperty(t)){var r=e[t];if(null!=r){if("style"===t){m=void 0;var q="",p="";for(m in r)if(r.hasOwnProperty(m)){var u=0===m.indexOf("--"),v=r[m];null!=v&&(q+=p+pa(m)+":",p=m,u=null==v||"boolean"===typeof v||""===v?"":u||"number"!==typeof v||0===v||z.hasOwnProperty(p)&&z[p]?(""+v).trim():v+"px",q+=u,p=";")}r=q||null}m=null;b:if(u=b,v=e,-1===u.indexOf("-"))u="string"===typeof v.is;else switch(u){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":u=
33
- !1;break b;default:u=!0}u?qa.hasOwnProperty(t)||(m=t,m=K(m)&&null!=r?m+"\x3d"+('"'+x(r)+'"'):""):m=ca(t,r);m&&(k+=" "+m)}}d||h&&(k+=' data-reactroot\x3d""');var t=k;e="";U.hasOwnProperty(b)?t+="/\x3e":(t+="\x3e",e="\x3c/"+a.type+"\x3e");a:{d=g.dangerouslySetInnerHTML;if(null!=d){if(null!=d.__html){d=d.__html;break a}}else if(d=g.children,"string"===typeof d||"number"===typeof d){d=x(d);break a}d=null}null!=d?(g=[],na[b]&&"\n"===d.charAt(0)&&(t+="\n"),t+=d):g=A(g.children);a=a.type;c=null==c||"http://www.w3.org/1999/xhtml"===
34
- c?N(a):"http://www.w3.org/2000/svg"===c&&"foreignObject"===a?"http://www.w3.org/1999/xhtml":c;this.stack.push({domNamespace:c,tag:b,children:g,childIndex:0,context:f,footer:e});this.previousWasTextNode=!1;return t};return a}();k={renderToString:function(a){return(new Y(a,!1)).read(Infinity)},renderToStaticMarkup:function(a){return(new Y(a,!0)).read(Infinity)},renderToNodeStream:function(){n("207")},renderToStaticNodeStream:function(){n("208")},version:"16.1.2"};k=(q=Object.freeze({default:k}))&&k||
35
- q;return k["default"]?k["default"]:k});
10
+ b.name="Invariant Violation";b.framesToPop=1;throw b;}function y(a,b){return(a&b)===b}function Y(a,b){if(G.hasOwnProperty(a)||2<a.length&&("o"===a[0]||"O"===a[0])&&("n"===a[1]||"N"===a[1]))return!1;if(null===b)return!0;switch(typeof b){case "boolean":return H(a);case "undefined":case "number":case "string":case "object":return!0;default:return!1}}function I(a){return B.hasOwnProperty(a)?B[a]:null}function H(a){if(G.hasOwnProperty(a))return!0;var b=I(a);if(b)return b.hasBooleanValue||b.hasStringBooleanValue||
11
+ b.hasOverloadedBooleanValue;a=a.toLowerCase().slice(0,5);return"data-"===a||"aria-"===a}function C(a){return function(){return a}}function x(a){if("boolean"===typeof a||"number"===typeof a)return""+a;a=""+a;var b=Z.exec(a);if(b){var f="",c,l=0;for(c=b.index;c<a.length;c++){switch(a.charCodeAt(c)){case 34:b="\x26quot;";break;case 38:b="\x26amp;";break;case 39:b="\x26#x27;";break;case 60:b="\x26lt;";break;case 62:b="\x26gt;";break;default:continue}l!==c&&(f+=a.substring(l,c));l=c+1;f+=b}a=l!==c?f+a.substring(l,
12
+ c):f}return a}function aa(a){if(J.hasOwnProperty(a))return!0;if(K.hasOwnProperty(a))return!1;if(ba.test(a))return J[a]=!0;K[a]=!0;return!1}function ca(a,b){var f=I(a);if(f){if(null==b||f.hasBooleanValue&&!b||f.hasNumericValue&&isNaN(b)||f.hasPositiveNumericValue&&1>b||f.hasOverloadedBooleanValue&&!1===b)return"";var c=f.attributeName;if(f.hasBooleanValue||f.hasOverloadedBooleanValue&&!0===b)return c+'\x3d""';if("boolean"!==typeof b||H(a))return c+"\x3d"+('"'+x(b)+'"')}else if(Y(a,b))return null==
13
+ b?"":a+"\x3d"+('"'+x(b)+'"');return null}function L(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 M(a){return"string"===typeof a?a:"function"===typeof a?a.displayName||a.name:null}function da(a){var b="";p.Children.forEach(a,function(a){null==a||"string"!==typeof a&&"number"!==typeof a||(b+=a)});return b}function ea(a,b){if(a=a.contextTypes){var f={},c;for(c in a)f[c]=b[c];b=
14
+ f}else b=N;return b}function O(a,b){void 0===a&&n("152",M(b)||"Component")}function fa(a,b){for(;p.isValidElement(a);){var f=a,c=f.type;if("function"!==typeof c)break;a=ea(c,b);var l=[],g=!1,e={isMounted:function(a){return!1},enqueueForceUpdate:function(a){if(null===l)return null},enqueueReplaceState:function(a,b){g=!0;l=[b]},enqueueSetState:function(a,b){if(null===l)return null;l.push(b)}};if(c.prototype&&c.prototype.isReactComponent)var d=new c(f.props,a,e);else if(d=c(f.props,a,e),null==d||null==
15
+ d.render){a=d;O(a,c);continue}d.props=f.props;d.context=a;d.updater=e;e=d.state;void 0===e&&(d.state=e=null);if(d.componentWillMount)if(d.componentWillMount(),l.length){e=l;var h=g;l=null;g=!1;if(h&&1===e.length)d.state=e[0];else{var k=h?e[0]:d.state,m=!0;for(h=h?1:0;h<e.length;h++){var r=e[h];if(r="function"===typeof r?r.call(d,k,f.props,a):r)m?(m=!1,k=w({},k,r)):w(k,r)}d.state=k}}else l=null;a=d.render();O(a,c);if("function"===typeof d.getChildContext&&(f=c.childContextTypes,"object"===typeof f)){var q=
16
+ d.getChildContext();for(var P in q)P in f?void 0:n("108",M(c)||"Unknown",P)}q&&(b=w({},b,q))}return{child:a,context:b}}var G={children:!0,dangerouslySetInnerHTML:!0,defaultValue:!0,defaultChecked:!0,innerHTML:!0,suppressContentEditableWarning:!0,suppressHydrationWarning:!0,style:!0},Q={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32,HAS_STRING_BOOLEAN_VALUE:64,injectDOMPropertyConfig:function(a){var b=Q,f=a.Properties||{},c=
17
+ a.DOMAttributeNamespaces||{},l=a.DOMAttributeNames||{};a=a.DOMMutationMethods||{};for(var g in f){B.hasOwnProperty(g)?n("48",g):void 0;var e=g.toLowerCase(),d=f[g];e={attributeName:e,attributeNamespace:null,propertyName:g,mutationMethod:null,mustUseProperty:y(d,b.MUST_USE_PROPERTY),hasBooleanValue:y(d,b.HAS_BOOLEAN_VALUE),hasNumericValue:y(d,b.HAS_NUMERIC_VALUE),hasPositiveNumericValue:y(d,b.HAS_POSITIVE_NUMERIC_VALUE),hasOverloadedBooleanValue:y(d,b.HAS_OVERLOADED_BOOLEAN_VALUE),hasStringBooleanValue:y(d,
18
+ b.HAS_STRING_BOOLEAN_VALUE)};1>=e.hasBooleanValue+e.hasNumericValue+e.hasOverloadedBooleanValue?void 0:n("50",g);l.hasOwnProperty(g)&&(e.attributeName=l[g]);c.hasOwnProperty(g)&&(e.attributeNamespace=c[g]);a.hasOwnProperty(g)&&(e.mutationMethod=a[g]);B[g]=e}}},B={},k=Q,q=k.MUST_USE_PROPERTY,h=k.HAS_BOOLEAN_VALUE,R=k.HAS_NUMERIC_VALUE,D=k.HAS_POSITIVE_NUMERIC_VALUE,S=k.HAS_OVERLOADED_BOOLEAN_VALUE,E=k.HAS_STRING_BOOLEAN_VALUE;q={Properties:{allowFullScreen:h,async:h,autoFocus:h,autoPlay:h,capture:S,
19
+ checked:q|h,cols:D,contentEditable:E,controls:h,"default":h,defer:h,disabled:h,download:S,draggable:E,formNoValidate:h,hidden:h,loop:h,multiple:q|h,muted:q|h,noValidate:h,open:h,playsInline:h,readOnly:h,required:h,reversed:h,rows:D,rowSpan:R,scoped:h,seamless:h,selected:q|h,size:D,start:R,span:D,spellCheck:E,style:0,tabIndex:0,itemScope:h,acceptCharset:0,className:0,htmlFor:0,httpEquiv:0,value:E},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"},
20
+ DOMMutationMethods:{value:function(a,b){if(null==b)return a.removeAttribute("value");"number"!==a.type||!1===a.hasAttribute("value")?a.setAttribute("value",""+b):a.validity&&!a.validity.badInput&&a.ownerDocument.activeElement!==a&&a.setAttribute("value",""+b)}}};h=k.HAS_STRING_BOOLEAN_VALUE;var F={Properties:{autoReverse:h,externalResourcesRequired:h,preserveAlpha:h},DOMAttributeNames:{autoReverse:"autoReverse",externalResourcesRequired:"externalResourcesRequired",preserveAlpha:"preserveAlpha"},DOMAttributeNamespaces:{xlinkActuate:"http://www.w3.org/1999/xlink",
21
+ xlinkArcrole:"http://www.w3.org/1999/xlink",xlinkHref:"http://www.w3.org/1999/xlink",xlinkRole:"http://www.w3.org/1999/xlink",xlinkShow:"http://www.w3.org/1999/xlink",xlinkTitle:"http://www.w3.org/1999/xlink",xlinkType:"http://www.w3.org/1999/xlink",xmlBase:"http://www.w3.org/XML/1998/namespace",xmlLang:"http://www.w3.org/XML/1998/namespace",xmlSpace:"http://www.w3.org/XML/1998/namespace"}},ha=/[\-\:]([a-z])/g,ia=function(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 x-height xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type xml:base xmlns:xlink xml:lang xml:space".split(" ").forEach(function(a){var b=
22
+ a.replace(ha,ia);F.Properties[b]=0;F.DOMAttributeNames[b]=a});k.injectDOMPropertyConfig(q);k.injectDOMPropertyConfig(F);var w=p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.assign;k=function(){};k.thatReturns=C;k.thatReturnsFalse=C(!1);k.thatReturnsTrue=C(!0);k.thatReturnsNull=C(null);k.thatReturnsThis=function(){return this};k.thatReturnsArgument=function(a){return a};var N={},ja=/([A-Z])/g,ka=/^ms-/,T="function"===typeof Symbol&&Symbol["for"]?Symbol["for"]("react.fragment"):60107,Z=/["'&<>]/,
23
+ ba=/^[: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]*$/,K={},J={},U={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},la=w({menuitem:!0},
24
+ U),z={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,
25
+ stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ma=["Webkit","ms","Moz","O"];Object.keys(z).forEach(function(a){ma.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);z[b]=z[a]})});var A=p.Children.toArray,V=k.thatReturns(""),na={listing:!0,pre:!0,textarea:!0},oa=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,W={},pa=function(a){var b={};return function(f){b.hasOwnProperty(f)||(b[f]=a.call(this,f));return b[f]}}(function(a){return a.replace(ja,
26
+ "-$1").toLowerCase().replace(ka,"-ms-")}),qa={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null},X=function(){function a(b,f){if(!(this instanceof a))throw new TypeError("Cannot call a class as a function");p.isValidElement(b)?b.type!==T?b=[b]:(b=b.props.children,b=p.isValidElement(b)?[b]:A(b)):b=A(b);this.stack=[{domNamespace:"http://www.w3.org/1999/xhtml",children:b,childIndex:0,context:N,footer:""}];this.exhausted=!1;this.currentSelectValue=
27
+ null;this.previousWasTextNode=!1;this.makeStaticMarkup=f}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 l=c.footer;b+=l;""!==l&&(this.previousWasTextNode=!1);this.stack.pop();"select"===c.tag&&(this.currentSelectValue=null)}else l=c.children[c.childIndex++],b+=this.render(l,c.context,c.domNamespace)}return b};a.prototype.render=function(a,
28
+ f,c){if("string"===typeof a||"number"===typeof a){c=""+a;if(""===c)return"";if(this.makeStaticMarkup)return x(c);if(this.previousWasTextNode)return"\x3c!-- --\x3e"+x(c);this.previousWasTextNode=!0;return x(c)}f=fa(a,f);a=f.child;f=f.context;if(null===a||!1===a)return"";if(p.isValidElement(a))return a.type===T?(a=A(a.props.children),this.stack.push({domNamespace:c,children:a,childIndex:0,context:f,footer:""}),""):this.renderDOM(a,f,c);a=A(a);this.stack.push({domNamespace:c,children:a,childIndex:0,
29
+ context:f,footer:""});return""};a.prototype.renderDOM=function(a,f,c){var b=a.type.toLowerCase();"http://www.w3.org/1999/xhtml"===c&&L(b);W.hasOwnProperty(b)||(oa.test(b)?void 0:n("65",b),W[b]=!0);var g=a.props;if("input"===b)g=w({type:void 0},g,{defaultChecked:void 0,defaultValue:void 0,value:null!=g.value?g.value:g.defaultValue,checked:null!=g.checked?g.checked:g.defaultChecked});else if("textarea"===b){var e=g.value;if(null==e){e=g.defaultValue;var d=g.children;null!=d&&(null!=e?n("92"):void 0,
30
+ Array.isArray(d)&&(1>=d.length?void 0:n("93"),d=d[0]),e=""+d);null==e&&(e="")}g=w({},g,{value:void 0,children:""+e})}else if("select"===b)this.currentSelectValue=null!=g.value?g.value:g.defaultValue,g=w({},g,{value:void 0});else if("option"===b){d=this.currentSelectValue;var h=da(g.children);if(null!=d){var k=null!=g.value?g.value+"":h;e=!1;if(Array.isArray(d))for(var m=0;m<d.length;m++){if(""+d[m]===k){e=!0;break}}else e=""+d===k;g=w({selected:void 0,children:void 0},g,{selected:e,children:h})}}if(e=
31
+ g)la[b]&&(null!=e.children||null!=e.dangerouslySetInnerHTML?n("137",b,V()):void 0),null!=e.dangerouslySetInnerHTML&&(null!=e.children?n("60"):void 0,"object"===typeof e.dangerouslySetInnerHTML&&"__html"in e.dangerouslySetInnerHTML?void 0:n("61")),null!=e.style&&"object"!==typeof e.style?n("62",V()):void 0;e=g;d=this.makeStaticMarkup;h=1===this.stack.length;k="\x3c"+a.type;for(t in e)if(e.hasOwnProperty(t)){var r=e[t];if(null!=r){if("style"===t){m=void 0;var q="",p="";for(m in r)if(r.hasOwnProperty(m)){var u=
32
+ 0===m.indexOf("--"),v=r[m];null!=v&&(q+=p+pa(m)+":",p=m,u=null==v||"boolean"===typeof v||""===v?"":u||"number"!==typeof v||0===v||z.hasOwnProperty(p)&&z[p]?(""+v).trim():v+"px",q+=u,p=";")}r=q||null}m=null;b:if(u=b,v=e,-1===u.indexOf("-"))u="string"===typeof v.is;else switch(u){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":u=!1;break b;default:u=!0}u?qa.hasOwnProperty(t)||(m=
33
+ t,m=aa(m)&&null!=r?m+"\x3d"+('"'+x(r)+'"'):""):m=ca(t,r);m&&(k+=" "+m)}}d||h&&(k+=' data-reactroot\x3d""');var t=k;e="";U.hasOwnProperty(b)?t+="/\x3e":(t+="\x3e",e="\x3c/"+a.type+"\x3e");a:{d=g.dangerouslySetInnerHTML;if(null!=d){if(null!=d.__html){d=d.__html;break a}}else if(d=g.children,"string"===typeof d||"number"===typeof d){d=x(d);break a}d=null}null!=d?(g=[],na[b]&&"\n"===d.charAt(0)&&(t+="\n"),t+=d):g=A(g.children);a=a.type;c=null==c||"http://www.w3.org/1999/xhtml"===c?L(a):"http://www.w3.org/2000/svg"===
34
+ c&&"foreignObject"===a?"http://www.w3.org/1999/xhtml":c;this.stack.push({domNamespace:c,tag:b,children:g,childIndex:0,context:f,footer:e});this.previousWasTextNode=!1;return t};return a}();k={renderToString:function(a){return(new X(a,!1)).read(Infinity)},renderToStaticMarkup:function(a){return(new X(a,!0)).read(Infinity)},renderToNodeStream:function(){n("207")},renderToStaticNodeStream:function(){n("208")},version:"16.2.0"};k=(q=Object.freeze({default:k}))&&k||q;return k["default"]?k["default"]:k});