-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path12-0726d3096c14e80e788e.js
2 lines (2 loc) · 32.4 KB
/
12-0726d3096c14e80e788e.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{489:function(e,t,n){"use strict";var r=n(23);t.__esModule=!0,t.default=void 0;var l,i=r(n(20)),a=r(n(1)),o=r(n(106)),u=r(n(3)),s=r(n(0)),c=r(n(6)),p=function(e){var t=(0,u.default)({},e);return t.resolutions&&(t.fixed=t.resolutions,delete t.resolutions),t.sizes&&(t.fluid=t.sizes,delete t.sizes),t},f={},d=function(e){var t=p(e),n=t.fluid?t.fluid.src:t.fixed.src;return f[n]||!1},h=[];var g=function(e,t){(void 0===l&&"undefined"!=typeof window&&window.IntersectionObserver&&(l=new window.IntersectionObserver(function(e){e.forEach(function(e){h.forEach(function(t){t[0]===e.target&&(e.isIntersecting||e.intersectionRatio>0)&&(l.unobserve(t[0]),t[1]())})})},{rootMargin:"200px"})),l).observe(e),h.push([e,t])},m=function(e){var t=e.src?'src="'+e.src+'" ':'src="" ',n=e.sizes?'sizes="'+e.sizes+'" ':"",r=e.srcSetWebp?"<source type='image/webp' srcSet=\""+e.srcSetWebp+'" '+n+"/>":"",l=e.srcSet?'<source srcSet="'+e.srcSet+'" '+n+"/>":"",i=e.title?'title="'+e.title+'" ':"",a=e.alt?'alt="'+e.alt+'" ':'alt="" ',o=e.width?'width="'+e.width+'" ':"",u=e.height?'height="'+e.height+'" ':"",s=e.opacity?e.opacity:"1";return"<picture>"+r+l+"<img "+o+u+t+a+i+'style="position:absolute;top:0;left:0;transition:opacity 0.5s;transition-delay:'+(e.transitionDelay?e.transitionDelay:"0.5s")+";opacity:"+s+';width:100%;height:100%;object-fit:cover;object-position:center"/></picture>'},v=s.default.forwardRef(function(e,t){var n=e.style,r=e.onLoad,l=e.onError,i=(0,o.default)(e,["style","onLoad","onError"]);return s.default.createElement("img",(0,u.default)({},i,{onLoad:r,onError:l,ref:t,style:(0,u.default)({position:"absolute",top:0,left:0,width:"100%",height:"100%",objectFit:"cover",objectPosition:"center"},n)}))});v.propTypes={style:c.default.object,onError:c.default.func,onLoad:c.default.func};var y=function(e){function t(t){var n;n=e.call(this,t)||this;var r=!0,l=!1,i=t.fadeIn,o=d(t);!o&&"undefined"!=typeof window&&window.IntersectionObserver&&(r=!1,l=!0),"undefined"==typeof window&&(r=!1),t.critical&&(r=!0,l=!1);var u=!(n.props.critical&&!n.props.fadeIn);return n.state={isVisible:r,imgLoaded:!1,IOSupported:l,fadeIn:i,hasNoScript:u,seenBefore:o},n.imageRef=s.default.createRef(),n.handleImageLoaded=n.handleImageLoaded.bind((0,a.default)((0,a.default)(n))),n.handleRef=n.handleRef.bind((0,a.default)((0,a.default)(n))),n}(0,i.default)(t,e);var n=t.prototype;return n.componentDidMount=function(){if(this.state.isVisible&&"function"==typeof this.props.onStartLoad&&this.props.onStartLoad({wasCached:d(this.props)}),this.props.critical){var e=this.imageRef.current;e&&e.complete&&this.handleImageLoaded()}},n.handleRef=function(e){var t=this;this.state.IOSupported&&e&&g(e,function(){t.state.isVisible||"function"!=typeof t.props.onStartLoad||t.props.onStartLoad({wasCached:d(t.props)}),t.setState({isVisible:!0,imgLoaded:!1})})},n.handleImageLoaded=function(){var e,t,n;e=this.props,t=p(e),n=t.fluid?t.fluid.src:t.fixed.src,f[n]=!0,this.setState({imgLoaded:!0}),this.state.seenBefore&&this.setState({fadeIn:!1}),this.props.onLoad&&this.props.onLoad()},n.render=function(){var e=p(this.props),t=e.title,n=e.alt,r=e.className,l=e.style,i=void 0===l?{}:l,a=e.imgStyle,o=void 0===a?{}:a,c=e.placeholderStyle,f=void 0===c?{}:c,d=e.placeholderClassName,h=e.fluid,g=e.fixed,y=e.backgroundColor,b=e.Tag,w="boolean"==typeof y?"lightgray":y,x=(0,u.default)({opacity:this.state.imgLoaded?0:1,transition:"opacity 0.5s",transitionDelay:this.state.imgLoaded?"0.5s":"0.25s"},o,f),S=(0,u.default)({opacity:this.state.imgLoaded||!1===this.state.fadeIn?1:0,transition:!0===this.state.fadeIn?"opacity 0.5s":"none"},o),k={title:t,alt:this.state.isVisible?"":n,style:x,className:d};if(h){var L=h;return s.default.createElement(b,{className:(r||"")+" gatsby-image-wrapper",style:(0,u.default)({position:"relative",overflow:"hidden"},i),ref:this.handleRef,key:"fluid-"+JSON.stringify(L.srcSet)},s.default.createElement(b,{style:{width:"100%",paddingBottom:100/L.aspectRatio+"%"}}),L.base64&&s.default.createElement(v,(0,u.default)({src:L.base64},k)),L.tracedSVG&&s.default.createElement(v,(0,u.default)({src:L.tracedSVG},k)),w&&s.default.createElement(b,{title:t,style:{backgroundColor:w,position:"absolute",top:0,bottom:0,opacity:this.state.imgLoaded?0:1,transitionDelay:"0.35s",right:0,left:0}}),this.state.isVisible&&s.default.createElement("picture",null,L.srcSetWebp&&s.default.createElement("source",{type:"image/webp",srcSet:L.srcSetWebp,sizes:L.sizes}),s.default.createElement("source",{srcSet:L.srcSet,sizes:L.sizes}),s.default.createElement(v,{alt:n,title:t,src:L.src,style:S,ref:this.imageRef,onLoad:this.handleImageLoaded,onError:this.props.onError})),this.state.hasNoScript&&s.default.createElement("noscript",{dangerouslySetInnerHTML:{__html:m((0,u.default)({alt:n,title:t},L))}}))}if(g){var E=g,O=(0,u.default)({position:"relative",overflow:"hidden",display:"inline-block",width:E.width,height:E.height},i);return"inherit"===i.display&&delete O.display,s.default.createElement(b,{className:(r||"")+" gatsby-image-wrapper",style:O,ref:this.handleRef,key:"fixed-"+JSON.stringify(E.srcSet)},E.base64&&s.default.createElement(v,(0,u.default)({src:E.base64},k)),E.tracedSVG&&s.default.createElement(v,(0,u.default)({src:E.tracedSVG},k)),w&&s.default.createElement(b,{title:t,style:{backgroundColor:w,width:E.width,opacity:this.state.imgLoaded?0:1,transitionDelay:"0.25s",height:E.height}}),this.state.isVisible&&s.default.createElement("picture",null,E.srcSetWebp&&s.default.createElement("source",{type:"image/webp",srcSet:E.srcSetWebp,sizes:E.sizes}),s.default.createElement("source",{srcSet:E.srcSet,sizes:E.sizes}),s.default.createElement(v,{alt:n,title:t,width:E.width,height:E.height,src:E.src,style:S,ref:this.imageRef,onLoad:this.handleImageLoaded,onError:this.props.onError})),this.state.hasNoScript&&s.default.createElement("noscript",{dangerouslySetInnerHTML:{__html:m((0,u.default)({alt:n,title:t,width:E.width,height:E.height},E))}}))}return null},t}(s.default.Component);y.defaultProps={critical:!1,fadeIn:!0,alt:"",Tag:"div"};var b=c.default.shape({width:c.default.number.isRequired,height:c.default.number.isRequired,src:c.default.string.isRequired,srcSet:c.default.string.isRequired,base64:c.default.string,tracedSVG:c.default.string,srcWebp:c.default.string,srcSetWebp:c.default.string}),w=c.default.shape({aspectRatio:c.default.number.isRequired,src:c.default.string.isRequired,srcSet:c.default.string.isRequired,sizes:c.default.string.isRequired,base64:c.default.string,tracedSVG:c.default.string,srcWebp:c.default.string,srcSetWebp:c.default.string});y.propTypes={resolutions:b,sizes:w,fixed:b,fluid:w,fadeIn:c.default.bool,title:c.default.string,alt:c.default.string,className:c.default.oneOfType([c.default.string,c.default.object]),critical:c.default.bool,style:c.default.object,imgStyle:c.default.object,placeholderStyle:c.default.object,placeholderClassName:c.default.string,backgroundColor:c.default.oneOfType([c.default.string,c.default.bool]),onLoad:c.default.func,onError:c.default.func,onStartLoad:c.default.func,Tag:c.default.string};var x=y;t.default=x},490:function(e,t,n){"use strict";var r=n(504),l=n(502),i=n(505);e.exports=function(e){var t,n,a=e.space,o=e.mustUseProperty||[],u=e.attributes||{},s=e.properties,c=e.transform,p={},f={};for(t in s)n=new i(t,c(u,t),s[t],a),-1!==o.indexOf(t)&&(n.mustUseProperty=!0),p[t]=n,f[r(t)]=t,f[r(n.attribute)]=t;return new l(p,f,a)}},493:function(e,t,n){"use strict";var r=0;function l(){return Math.pow(2,++r)}t.boolean=l(),t.booleanish=l(),t.overloadedBoolean=l(),t.number=l(),t.spaceSeparated=l(),t.commaSeparated=l(),t.commaOrSpaceSeparated=l()},501:function(e,t,n){"use strict";var r=n(522),l=n(502);e.exports=function(e){var t,n,i=e.length,a=[],o=[],u=-1;for(;++u<i;)t=e[u],a.push(t.property),o.push(t.normal),n=t.space;return new l(r.apply(null,a),r.apply(null,o),n)}},502:function(e,t,n){"use strict";e.exports=l;var r=l.prototype;function l(e,t,n){this.property=e,this.normal=t,n&&(this.space=n)}r.space=null,r.normal={},r.property={}},503:function(e,t,n){"use strict";var r=n(490);e.exports=r({space:"xlink",transform:function(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}})},504:function(e,t,n){"use strict";e.exports=function(e){return e.toLowerCase().replace(/\b[:-]\b/g,"")}},505:function(e,t,n){"use strict";var r=n(506),l=n(493);function i(e,t,n,i){a(this,"space",i),r.call(this,e,t),a(this,"boolean",o(n,l.boolean)),a(this,"booleanish",o(n,l.booleanish)),a(this,"overloadedBoolean",o(n,l.overloadedBoolean)),a(this,"number",o(n,l.number)),a(this,"commaSeparated",o(n,l.commaSeparated)),a(this,"spaceSeparated",o(n,l.spaceSeparated)),a(this,"commaOrSpaceSeparated",o(n,l.commaOrSpaceSeparated))}function a(e,t,n){n&&(e[t]=n)}function o(e,t){return(e&t)===t}e.exports=i,i.prototype=new r,i.prototype.defined=!0},506:function(e,t,n){"use strict";e.exports=l;var r=l.prototype;function l(e,t){this.property=e,this.attribute=t}r.space=null,r.attribute=null,r.property=null,r.boolean=!1,r.booleanish=!1,r.overloadedBoolean=!1,r.number=!1,r.commaSeparated=!1,r.spaceSeparated=!1,r.commaOrSpaceSeparated=!1,r.mustUseProperty=!1,r.defined=!1},507:function(e,t,n){"use strict";var r=n(490);e.exports=r({space:"xml",transform:function(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}})},508:function(e,t,n){"use strict";var r=n(490),l=n(509);e.exports=r({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:l,properties:{xmlns:null,xmlnsXLink:null}})},509:function(e,t,n){"use strict";var r=n(510);e.exports=function(e,t){return r(e,t.toLowerCase())}},510:function(e,t,n){"use strict";e.exports=function(e,t){return t in e?e[t]:t}},511:function(e,t,n){"use strict";var r=n(493),l=n(490),i=r.booleanish,a=r.number,o=r.spaceSeparated;e.exports=l({transform:function(e,t){return"role"===t?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:i,ariaAutoComplete:null,ariaBusy:i,ariaChecked:i,ariaColCount:a,ariaColIndex:a,ariaColSpan:a,ariaControls:o,ariaCurrent:null,ariaDescribedBy:o,ariaDetails:null,ariaDisabled:i,ariaDropEffect:o,ariaErrorMessage:null,ariaExpanded:i,ariaFlowTo:o,ariaGrabbed:i,ariaHasPopup:null,ariaHidden:i,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:o,ariaLevel:a,ariaLive:null,ariaModal:i,ariaMultiLine:i,ariaMultiSelectable:i,ariaOrientation:null,ariaOwns:o,ariaPlaceholder:null,ariaPosInSet:a,ariaPressed:i,ariaReadOnly:i,ariaRelevant:null,ariaRequired:i,ariaRoleDescription:o,ariaRowCount:a,ariaRowIndex:a,ariaRowSpan:a,ariaSelected:i,ariaSetSize:a,ariaSort:null,ariaValueMax:a,ariaValueMin:a,ariaValueNow:a,ariaValueText:null,role:null}})},512:function(e,t){(t=e.exports=function(e){return e.replace(/^\s*|\s*$/g,"")}).left=function(e){return e.replace(/^\s*/,"")},t.right=function(e){return e.replace(/\s*$/,"")}},513:function(e,t,n){"use strict";function r(e){if("string"==typeof e)return function(e){return function(t){return Boolean(t&&t.type===e)}}(e);if(null==e)return l;if("object"==typeof e)return("length"in e?function(e){var t=function(e){var t=[],n=e.length,l=-1;for(;++l<n;)t[l]=r(e[l]);return t}(e),n=t.length;return function(){var e=-1;for(;++e<n;)if(t[e].apply(this,arguments))return!0;return!1}}:function(e){return function(t){var n;for(n in e)if(t[n]!==e[n])return!1;return!0}})(e);if("function"==typeof e)return e;throw new Error("Expected function, string, or object as test")}function l(){return!0}e.exports=function e(t,n,l,i,a){var o=null!=i;var u=null!=l;var s=r(t);if(u&&("number"!=typeof l||l<0||l===1/0))throw new Error("Expected positive finite index or child node");if(o&&(!e(null,i)||!i.children))throw new Error("Expected parent node");if(!n||!n.type||"string"!=typeof n.type)return!1;if(o!==u)throw new Error("Expected both parent and index");return Boolean(s.call(a,n,l,i))}},516:function(e,t,n){"use strict";var r=n(517),l=n(520),i=n(532);e.exports=function(e){var t=e||{},n=t.createElement,a=t.components||{};function o(e,t,l){var i=r(a,e)?a[e]:e;return n(i,t,l)}this.Compiler=function(e){"root"===e.type&&(e=1===e.children.length&&"element"===e.children[0].type?e.children[0]:{type:"element",tagName:"div",properties:e.properties||{},children:e.children});return l(o,i(e),t.prefix)}}},517:function(e,t,n){"use strict";var r=n(518);e.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},518:function(e,t,n){"use strict";var r=n(519);e.exports=Function.prototype.bind||r},519:function(e,t,n){"use strict";var r=Array.prototype.slice,l=Object.prototype.toString;e.exports=function(e){var t=this;if("function"!=typeof t||"[object Function]"!==l.call(t))throw new TypeError("Function.prototype.bind called on incompatible "+t);for(var n,i=r.call(arguments,1),a=Math.max(0,t.length-i.length),o=[],u=0;u<a;u++)o.push("$"+u);if(n=Function("binder","return function ("+o.join(",")+"){ return binder.apply(this,arguments); }")(function(){if(this instanceof n){var l=t.apply(this,i.concat(r.call(arguments)));return Object(l)===l?l:this}return t.apply(e,i.concat(r.call(arguments)))}),t.prototype){var s=function(){};s.prototype=t.prototype,n.prototype=new s,s.prototype=null}return n}},520:function(e,t,n){"use strict";var r=n(521),l=n(524),i=n(526),a=n(527),o=n(528),u=n(529),s=n(531),c=n(513),p=/-([a-z])/g;function f(e,t,n,r){var l,u=r.schema,s=i(u,t);null==n||!1===n||n!=n||s.boolean&&!n||(null!==n&&"object"==typeof n&&"length"in n&&(n=(s.commaSeparated?o:a).stringify(n)),s.boolean&&!0===r.hyperscript&&(n=""),s.mustUseProperty||(!0===r.vdom?l="attributes":!0===r.hyperscript&&(l="attrs")),l?(void 0===e[l]&&(e[l]={}),e[l][s.attribute]=n):e[r.react&&s.space?s.property:s.attribute]=n)}function d(e){return Boolean(e&&e.context&&e.cleanup)}function h(e,t){return t.toUpperCase()}e.exports=function(e,t,n){var i,a,o,g=n||{};if("function"!=typeof e)throw new Error("h is not a function");"string"==typeof g||"boolean"==typeof g?(i=g,g={}):i=g.prefix;a=function(e){var t=e&&e("div");return Boolean(t&&("_owner"in t||"_store"in t)&&null===t.key)}(e),o=function(e){return e&&"VirtualNode"===e("div").type}(e),null==i&&(i=(!0===a||!0===o)&&"h-");if(c("root",t))t=1===t.children.length&&c("element",t.children[0])?t.children[0]:{type:"element",tagName:"div",properties:{},children:t.children};else if(!c("element",t))throw new Error("Expected root or element, not `"+(t&&t.type||t)+"`");return function e(t,n,r){var i=r.schema;var a=i;var o=n.tagName;var d;var g;var m;var v;var y;var b;var w;var x;var S;"html"===i.space&&"svg"===o.toLowerCase()&&(a=l,r.schema=a);!0===r.vdom&&"html"===a.space&&(o=o.toUpperCase());d=n.properties;g={};for(v in d)f(g,v,d[v],r);"string"!=typeof g.style||!0!==r.vdom&&!0!==r.react||(g.style=function(e,t){var n={};try{u(e,function(e,t){n[function(e){"-ms-"===e.slice(0,4)&&(e="ms-"+e.slice(4));return e.replace(p,h)}(e)]=t})}catch(r){throw r.message=t+"[style]"+r.message.slice("undefined".length),r}return n}(g.style,o));r.prefix&&(r.key++,g.key=r.prefix+r.key);r.vdom&&"html"!==a.space&&(g.namespace=s[a.space]);y=[];m=n.children;b=m?m.length:0;w=-1;for(;++w<b;)x=m[w],c("element",x)?y.push(e(t,x,r)):c("text",x)&&y.push(x.value);S=0===y.length?t(o,g):t(o,g,y);r.schema=i;return S}(e,t,{schema:"svg"===g.space?l:r,prefix:i,key:0,react:a,vdom:o,hyperscript:d(e)})}},521:function(e,t,n){"use strict";var r=n(501),l=n(503),i=n(507),a=n(508),o=n(511),u=n(523);e.exports=r([i,l,a,o,u])},522:function(e,t){e.exports=function(){for(var e={},t=0;t<arguments.length;t++){var r=arguments[t];for(var l in r)n.call(r,l)&&(e[l]=r[l])}return e};var n=Object.prototype.hasOwnProperty},523:function(e,t,n){"use strict";var r=n(493),l=n(490),i=n(509),a=r.boolean,o=r.overloadedBoolean,u=r.booleanish,s=r.number,c=r.spaceSeparated,p=r.commaSeparated;e.exports=l({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:i,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:p,acceptCharset:c,accessKey:c,action:null,allowFullScreen:a,allowPaymentRequest:a,allowUserMedia:a,alt:null,as:null,async:a,autoCapitalize:null,autoComplete:c,autoFocus:a,autoPlay:a,capture:a,charSet:null,checked:a,cite:null,className:c,cols:s,colSpan:null,content:null,contentEditable:u,controls:a,controlsList:c,coords:s|p,crossOrigin:null,data:null,dateTime:null,decoding:null,default:a,defer:a,dir:null,dirName:null,disabled:a,download:o,draggable:u,encType:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:a,formTarget:null,headers:c,height:s,hidden:a,high:s,href:null,hrefLang:null,htmlFor:c,httpEquiv:c,id:null,inputMode:null,integrity:null,is:null,isMap:a,itemId:null,itemProp:c,itemRef:c,itemScope:a,itemType:c,kind:null,label:null,lang:null,language:null,list:null,loop:a,low:s,manifest:null,max:null,maxLength:s,media:null,method:null,min:null,minLength:s,multiple:a,muted:a,name:null,nonce:null,noModule:a,noValidate:a,open:a,optimum:s,pattern:null,ping:c,placeholder:null,playsInline:a,poster:null,preload:null,readOnly:a,referrerPolicy:null,rel:c,required:a,reversed:a,rows:s,rowSpan:s,sandbox:c,scope:null,scoped:a,seamless:a,selected:a,shape:null,size:s,sizes:c,slot:null,span:s,spellCheck:u,src:null,srcDoc:null,srcLang:null,srcSet:p,start:s,step:null,style:null,tabIndex:s,target:null,title:null,translate:null,type:null,typeMustMatch:a,useMap:null,value:u,width:s,wrap:null,align:null,aLink:null,archive:c,axis:null,background:null,bgColor:null,border:s,borderColor:null,bottomMargin:s,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:a,declare:a,event:null,face:null,frame:null,frameBorder:null,hSpace:s,leftMargin:s,link:null,longDesc:null,lowSrc:null,marginHeight:s,marginWidth:s,noResize:a,noHref:a,noShade:a,noWrap:a,object:null,profile:null,prompt:null,rev:null,rightMargin:s,rules:null,scheme:null,scrolling:u,standby:null,summary:null,text:null,topMargin:s,valueType:null,version:null,vAlign:null,vLink:null,vSpace:s,allowTransparency:null,autoCorrect:null,autoSave:null,prefix:null,property:null,results:s,security:null,unselectable:null}})},524:function(e,t,n){"use strict";var r=n(501),l=n(503),i=n(507),a=n(508),o=n(511),u=n(525);e.exports=r([i,l,a,o,u])},525:function(e,t,n){"use strict";var r=n(493),l=n(490),i=n(510),a=r.boolean,o=r.number,u=r.spaceSeparated,s=r.commaSeparated,c=r.commaOrSpaceSeparated;e.exports=l({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:i,properties:{about:c,accentHeight:o,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:o,amplitude:o,arabicForm:null,ascent:o,attributeName:null,attributeType:null,azimuth:o,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:o,by:null,calcMode:null,capHeight:o,className:u,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:o,diffuseConstant:o,direction:null,display:null,dur:null,divisor:o,dominantBaseline:null,download:a,dx:null,dy:null,edgeMode:null,editable:null,elevation:o,enableBackground:null,end:null,event:null,exponent:o,externalResourcesRequired:null,fill:null,fillOpacity:o,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:s,g2:s,glyphName:s,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:o,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:o,horizOriginX:o,horizOriginY:o,id:null,ideographic:o,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:o,k:o,k1:o,k2:o,k3:o,k4:o,kernelMatrix:c,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:o,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:o,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:o,overlineThickness:o,paintOrder:null,panose1:null,path:null,pathLength:o,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:o,pointsAtY:o,pointsAtZ:o,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:c,r:null,radius:null,refX:null,refY:null,rel:c,rev:c,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:c,requiredFeatures:c,requiredFonts:c,requiredFormats:c,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:o,specularExponent:o,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:o,strikethroughThickness:o,string:null,stroke:null,strokeDashArray:c,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:o,strokeOpacity:o,strokeWidth:null,style:null,surfaceScale:o,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:c,tabIndex:o,tableValues:null,target:null,targetX:o,targetY:o,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:c,to:null,transform:null,u1:null,u2:null,underlinePosition:o,underlineThickness:o,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:o,values:null,vAlphabetic:o,vMathematical:o,vectorEffect:null,vHanging:o,vIdeographic:o,version:null,vertAdvY:o,vertOriginX:o,vertOriginY:o,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:o,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}})},526:function(e,t,n){"use strict";var r=n(504),l=n(505),i=n(506),a="data";e.exports=function(e,t){var n=r(t),f=t,d=i;if(n in e.normal)return e.property[e.normal[n]];n.length>4&&n.slice(0,4)===a&&o.test(t)&&("-"===t.charAt(4)?f=function(e){var t=e.slice(5).replace(u,p);return a+t.charAt(0).toUpperCase()+t.slice(1)}(t):t=function(e){var t=e.slice(4);if(u.test(t))return e;"-"!==(t=t.replace(s,c)).charAt(0)&&(t="-"+t);return a+t}(t),d=l);return new d(f,t)};var o=/^data[-a-z0-9.:_]+$/i,u=/-[a-z]/g,s=/[A-Z]/g;function c(e){return"-"+e.toLowerCase()}function p(e){return e.charAt(1).toUpperCase()}},527:function(e,t,n){"use strict";var r=n(512);t.parse=function(e){var t=r(String(e||l));return t===l?[]:t.split(a)},t.stringify=function(e){return r(e.join(i))};var l="",i=" ",a=/[ \t\n\r\f]+/g},528:function(e,t,n){"use strict";t.parse=function(e){var t,n=[],i=String(e||a),o=i.indexOf(l),u=0,s=!1;for(;!s;)-1===o&&(o=i.length,s=!0),!(t=r(i.slice(u,o)))&&s||n.push(t),u=o+1,o=i.indexOf(l,u);return n},t.stringify=function(e,t){var n=t||{},o=!1===n.padLeft?a:i,u=n.padRight?i:a;e[e.length-1]===a&&(e=e.concat(a));return r(e.join(u+l+o))};var r=n(512),l=",",i=" ",a=""},529:function(e,t,n){var r=n(530);e.exports=function(e,t){if(!e||"string"!=typeof e)return null;for(var n,l,i,a=r("p{"+e+"}").stylesheet.rules[0].declarations,o=null,u="function"==typeof t,s=0,c=a.length;s<c;s++)l=(n=a[s]).property,i=n.value,u?t(l,i,n):i&&(o||(o={}),o[l]=i);return o}},530:function(e,t){var n=/\/\*[^*]*\*+([^\/*][^*]*\*+)*\//g;function r(e){return e?e.replace(/^\s+|\s+$/g,""):""}e.exports=function(e,t){t=t||{};var l=1,i=1;function a(e){var t=e.match(/\n/g);t&&(l+=t.length);var n=e.lastIndexOf("\n");i=~n?e.length-n:i+e.length}function o(){var e={line:l,column:i};return function(t){return t.position=new u(e),g(),t}}function u(e){this.start=e,this.end={line:l,column:i},this.source=t.source}u.prototype.content=e;var s=[];function c(n){var r=new Error(t.source+":"+l+":"+i+": "+n);if(r.reason=n,r.filename=t.source,r.line=l,r.column=i,r.source=e,!t.silent)throw r;s.push(r)}function p(){return h(/^{\s*/)}function f(){return h(/^}/)}function d(){var t,n=[];for(g(),m(n);e.length&&"}"!=e.charAt(0)&&(t=R()||C());)!1!==t&&(n.push(t),m(n));return n}function h(t){var n=t.exec(e);if(n){var r=n[0];return a(r),e=e.slice(r.length),n}}function g(){h(/^\s*/)}function m(e){var t;for(e=e||[];t=v();)!1!==t&&e.push(t);return e}function v(){var t=o();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var n=2;""!=e.charAt(n)&&("*"!=e.charAt(n)||"/"!=e.charAt(n+1));)++n;if(n+=2,""===e.charAt(n-1))return c("End of comment missing");var r=e.slice(2,n-2);return i+=2,a(r),e=e.slice(n),i+=2,t({type:"comment",comment:r})}}function y(){var e=h(/^([^{]+)/);if(e)return r(e[0]).replace(/\/\*([^*]|[\r\n]|(\*+([^*\/]|[\r\n])))*\*\/+/g,"").replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,function(e){return e.replace(/,/g,"")}).split(/\s*(?![^(]*\)),\s*/).map(function(e){return e.replace(/\u200C/g,",")})}function b(){var e=o(),t=h(/^(\*?[-#\/\*\\\w]+(\[[0-9a-z_-]+\])?)\s*/);if(t){if(t=r(t[0]),!h(/^:\s*/))return c("property missing ':'");var l=h(/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^\)]*?\)|[^};])+)/),i=e({type:"declaration",property:t.replace(n,""),value:l?r(l[0]).replace(n,""):""});return h(/^[;\s]*/),i}}function w(){var e,t=[];if(!p())return c("missing '{'");for(m(t);e=b();)!1!==e&&(t.push(e),m(t));return f()?t:c("missing '}'")}function x(){for(var e,t=[],n=o();e=h(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),h(/^,\s*/);if(t.length)return n({type:"keyframe",values:t,declarations:w()})}var S,k=O("import"),L=O("charset"),E=O("namespace");function O(e){var t=new RegExp("^@"+e+"\\s*([^;]+);");return function(){var n=o(),r=h(t);if(r){var l={type:e};return l[e]=r[1].trim(),n(l)}}}function R(){if("@"==e[0])return function(){var e=o();if(t=h(/^@([-\w]+)?keyframes\s*/)){var t,n=t[1];if(!(t=h(/^([-\w]+)\s*/)))return c("@keyframes missing name");var r,l=t[1];if(!p())return c("@keyframes missing '{'");for(var i=m();r=x();)i.push(r),i=i.concat(m());return f()?e({type:"keyframes",name:l,vendor:n,keyframes:i}):c("@keyframes missing '}'")}}()||function(){var e=o(),t=h(/^@media *([^{]+)/);if(t){var n=r(t[1]);if(!p())return c("@media missing '{'");var l=m().concat(d());return f()?e({type:"media",media:n,rules:l}):c("@media missing '}'")}}()||function(){var e=o(),t=h(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(t)return e({type:"custom-media",name:r(t[1]),media:r(t[2])})}()||function(){var e=o(),t=h(/^@supports *([^{]+)/);if(t){var n=r(t[1]);if(!p())return c("@supports missing '{'");var l=m().concat(d());return f()?e({type:"supports",supports:n,rules:l}):c("@supports missing '}'")}}()||k()||L()||E()||function(){var e=o(),t=h(/^@([-\w]+)?document *([^{]+)/);if(t){var n=r(t[1]),l=r(t[2]);if(!p())return c("@document missing '{'");var i=m().concat(d());return f()?e({type:"document",document:l,vendor:n,rules:i}):c("@document missing '}'")}}()||function(){var e=o();if(h(/^@page */)){var t=y()||[];if(!p())return c("@page missing '{'");for(var n,r=m();n=b();)r.push(n),r=r.concat(m());return f()?e({type:"page",selectors:t,declarations:r}):c("@page missing '}'")}}()||function(){var e=o();if(h(/^@host\s*/)){if(!p())return c("@host missing '{'");var t=m().concat(d());return f()?e({type:"host",rules:t}):c("@host missing '}'")}}()||function(){var e=o();if(h(/^@font-face\s*/)){if(!p())return c("@font-face missing '{'");for(var t,n=m();t=b();)n.push(t),n=n.concat(m());return f()?e({type:"font-face",declarations:n}):c("@font-face missing '}'")}}()}function C(){var e=o(),t=y();return t?(m(),e({type:"rule",selectors:t,declarations:w()})):c("selector missing")}return function e(t,n){var r=t&&"string"==typeof t.type;var l=r?t:n;for(var i in t){var a=t[i];Array.isArray(a)?a.forEach(function(t){e(t,l)}):a&&"object"==typeof a&&e(a,l)}r&&Object.defineProperty(t,"parent",{configurable:!0,writable:!0,enumerable:!1,value:n||null});return t}((S=d(),{type:"stylesheet",stylesheet:{source:t.source,rules:S,parsingErrors:s}}))}},531:function(e){e.exports={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}},532:function(e,t,n){"use strict";var r=n(533),l=Object.prototype.hasOwnProperty,i={align:"text-align",valign:"vertical-align",height:"height",width:"width"};function a(e){var t;if("tr"===e.tagName||"td"===e.tagName||"th"===e.tagName)for(t in i)l.call(i,t)&&void 0!==e.properties[t]&&(o(e,i[t],e.properties[t]),delete e.properties[t])}function o(e,t,n){var r=(e.properties.style||"").trim();r&&!/;\s*/.test(r)&&(r+=";"),r&&(r+=" ");var l=r+t+": "+n+";";e.properties.style=l}e.exports=function(e){return r(e,"element",a),e}},533:function(e,t,n){"use strict";e.exports=o;var r=n(534),l=r.CONTINUE,i=r.SKIP,a=r.EXIT;function o(e,t,n,l){"function"==typeof t&&"function"!=typeof n&&(l=n,n=t,t=null),r(e,t,function(e,t){var r=t[t.length-1],l=r?r.children.indexOf(e):null;return n(e,l,r)},l)}o.CONTINUE=l,o.SKIP=i,o.EXIT=a},534:function(e,t,n){"use strict";e.exports=a;var r=n(513),l="skip",i=!1;function a(e,t,n,a){function o(e,u,s){var c;return(t&&!r(t,e,u,s[s.length-1]||null)||(c=n(e,s))!==i)&&e.children&&c!==l&&function(e,t){var n,r,l=a?-1:1,u=(a?e.length:-1)+l;for(;u>-1&&u<e.length;){if(n=e[u],(r=n&&o(n,u,t))===i)return r;u="number"==typeof r?r:u+l}}(e.children,s.concat(e))===i?i:c}"function"==typeof t&&"function"!=typeof n&&(a=n,n=t,t=null),o(e,null,[])}a.CONTINUE=!0,a.SKIP=l,a.EXIT=i}}]);
//# sourceMappingURL=12-0726d3096c14e80e788e.js.map