2.chunk.js 90.8 KB
webpackJsonpecCom([2],{1010:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){var i=K.default&&U.default?(0,U.default)(e,n):{};i.get||i.set?(0,K.default)(t,n,i):t[n]=e[n]}return t.default=e,t}function o(e){return e&&e.__esModule?e:{default:e}}function a(e){return(a="function"===typeof H.default&&"symbol"===(0,z.default)(L.default)?function(e){return"undefined"===typeof e?"undefined":(0,z.default)(e)}:function(e){return e&&"function"===typeof H.default&&e.constructor===H.default&&e!==H.default.prototype?"symbol":"undefined"===typeof e?"undefined":(0,z.default)(e)})(e)}function s(){return s=N.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},s.apply(this,arguments)}function l(e,t){var n=(0,j.default)(e);if(D.default){var i=(0,D.default)(e);t&&(i=i.filter(function(t){return(0,U.default)(e,t).enumerable})),n.push.apply(n,i)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(n,!0).forEach(function(t){c(e,t,n[t])}):B.default?(0,O.default)(e,(0,B.default)(n)):l(n).forEach(function(t){(0,K.default)(e,t,(0,U.default)(n,t))})}return e}function c(e,t,n){return t in e?(0,K.default)(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function p(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),(0,K.default)(e,i.key,i)}}function f(e,t,n){return t&&p(e.prototype,t),n&&p(e,n),e}function h(e,t){return!t||"object"!==a(t)&&"function"!==typeof t?v(e):t}function g(e){return(g=x.default?T.default:function(e){return e.__proto__||(0,T.default)(e)})(e)}function v(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function m(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=(0,w.default)(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&y(e,t)}function y(e,t){return(y=x.default||function(e,t){return e.__proto__=t,e})(e,t)}var b=n(356),A=i(b),S=n(335),w=i(S),C=n(6),T=i(C),k=n(334),x=i(k),E=n(1037),O=i(E),M=n(1038),B=i(M),_=n(1039),D=i(_),W=n(21),j=i(W),P=n(146),N=i(P),R=n(332),L=i(R),I=n(30),z=i(I),Y=n(333),H=i(Y),X=n(342),U=i(X),F=n(202),K=i(F);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PagingDots",{enumerable:!0,get:function(){return $.PagingDots}}),Object.defineProperty(t,"PreviousButton",{enumerable:!0,get:function(){return $.PreviousButton}}),Object.defineProperty(t,"NextButton",{enumerable:!0,get:function(){return $.NextButton}}),t.default=void 0;var V=o(n(2)),q=o(n(13)),Z=o(n(1118)),G=o(n(1119)),Q=r(n(1128)),$=n(1139),J=o(n(1140)),ee=r(n(1144)),te=n(1145),ne=n(1146),ie=n(1147),re=function(e){function t(){var e;return d(this,t),e=h(this,g(t).apply(this,arguments)),e.displayName="Carousel",e.clickDisabled=!1,e.isTransitioning=!1,e.timers=[],e.touchObject={},e.controlsMap=[{funcName:"renderTopLeftControls",key:"TopLeft"},{funcName:"renderTopCenterControls",key:"TopCenter"},{funcName:"renderTopRightControls",key:"TopRight"},{funcName:"renderCenterLeftControls",key:"CenterLeft"},{funcName:"renderCenterCenterControls",key:"CenterCenter"},{funcName:"renderCenterRightControls",key:"CenterRight"},{funcName:"renderBottomLeftControls",key:"BottomLeft"},{funcName:"renderBottomCenterControls",key:"BottomCenter"},{funcName:"renderBottomRightControls",key:"BottomRight"}],e.childNodesMutationObs=null,e.state=u({currentSlide:e.props.slideIndex,dragging:!1,easing:e.props.disableAnimation?"":Q.easeCircleOut,hasInteraction:!1,isWrappingAround:!1,left:0,resetWrapAroundPosition:!1,slideCount:(0,ie.getValidChildren)(e.props.children).length,top:0,wrapToIndex:null,readyStateChanged:0},(0,te.calcSomeInitialState)(e.props)),e.autoplayIterator=e.autoplayIterator.bind(v(e)),e.calcSlideHeightAndWidth=e.calcSlideHeightAndWidth.bind(v(e)),e.getChildNodes=e.getChildNodes.bind(v(e)),e.getMouseEvents=e.getMouseEvents.bind(v(e)),e.getOffsetDeltas=e.getOffsetDeltas.bind(v(e)),e.getTargetLeft=e.getTargetLeft.bind(v(e)),e.getTouchEvents=e.getTouchEvents.bind(v(e)),e.goToSlide=e.goToSlide.bind(v(e)),e.handleClick=e.handleClick.bind(v(e)),e.handleKeyPress=e.handleKeyPress.bind(v(e)),e.handleMouseOut=e.handleMouseOut.bind(v(e)),e.handleMouseOver=e.handleMouseOver.bind(v(e)),e.handleSwipe=e.handleSwipe.bind(v(e)),e.nextSlide=e.nextSlide.bind(v(e)),e.onReadyStateChange=e.onReadyStateChange.bind(v(e)),e.onResize=e.onResize.bind(v(e)),e.onVisibilityChange=e.onVisibilityChange.bind(v(e)),e.previousSlide=e.previousSlide.bind(v(e)),e.renderControls=e.renderControls.bind(v(e)),e.resetAutoplay=e.resetAutoplay.bind(v(e)),e.setDimensions=e.setDimensions.bind(v(e)),e.setLeft=e.setLeft.bind(v(e)),e.setSlideHeightAndWidth=e.setSlideHeightAndWidth.bind(v(e)),e.startAutoplay=e.startAutoplay.bind(v(e)),e.stopAutoplay=e.stopAutoplay.bind(v(e)),e.establishChildNodesMutationObserver=e.establishChildNodesMutationObserver.bind(v(e)),e}return m(t,e),f(t,[{key:"componentDidMount",value:function(){this.mounted=!0,this.setLeft(),this.setDimensions(),this.bindEvents(),this.establishChildNodesMutationObserver(),this.props.autoplay&&this.startAutoplay(),this.getlockScrollEvents().lockTouchScroll()}},{key:"UNSAFE_componentWillReceiveProps",value:function(e){var t=(0,ie.getValidChildren)(e.children).length,n=t!==this.state.slideCount;this.setState(function(i){return{slideCount:t,currentSlide:n?e.slideIndex:i.currentSlide}}),t<=this.state.currentSlide&&this.goToSlide(Math.max(t-1,0),e),(n||(0,te.shouldUpdate)(this.props,e,["cellSpacing","vertical","slideWidth","slideHeight","heightMode","slidesToScroll","slidesToShow","transitionMode","cellAlign"]))&&this.setDimensions(e),this.props.slideIndex===e.slideIndex||e.slideIndex===this.state.currentSlide||this.state.isWrappingAround||this.goToSlide(e.slideIndex,this.props),this.props.autoplay!==e.autoplay&&(e.autoplay?this.startAutoplay():this.stopAutoplay())}},{key:"componentDidUpdate",value:function(e,t){var n=t.currentSlide!==this.state.currentSlide,i=e.heightMode!==this.props.heightMode;if(e.vertical!==this.props.vertical)this.onResize();else if(n||i){var r=this.getCurrentChildNodeImg();r?(r.addEventListener("load",this.setSlideHeightAndWidth),r.removeEventListener("load",this.setSlideHeightAndWidth)):this.setSlideHeightAndWidth()}var o=this.calcSlideHeightAndWidth(),a=o.slideHeight,s=a!==t.slideHeight;this.mounted&&t.readyStateChanged>0&&s&&this.setDimensions()}},{key:"componentWillUnmount",value:function(){this.unbindEvents(),this.disconnectChildNodesMutationObserver(),this.stopAutoplay(),this.mounted=!1;for(var e=0;e<this.timers.length;e++)clearTimeout(this.timers[e]);this.getlockScrollEvents().unlockTouchScroll()}},{key:"establishChildNodesMutationObserver",value:function(){var e=this,t=this.getChildNodes();if(t.length&&"MutationObserver"in window){this.childNodesMutationObs=new MutationObserver(function(t){t.forEach(function(){e.setSlideHeightAndWidth()})});for(var n=(0,A.default)(t),i=0,r=n;i<r.length;i++){var o=r[i];!function(t){e.childNodesMutationObs.observe(t,{attributes:!0,attributeFilter:["style"],attributeOldValue:!1,characterData:!1,characterDataOldValue:!1,childList:!1,subtree:!1})}(o)}}}},{key:"disconnectChildNodesMutationObserver",value:function(){"MutationObserver"in window&&this.childNodesMutationObs instanceof MutationObserver&&this.childNodesMutationObs.disconnect()}},{key:"getlockScrollEvents",value:function(){var e=this,t=function(t){if(e.state.dragging){0!==(0,te.swipeDirection)(e.touchObject.startX,t.touches[0].pageX,e.touchObject.startY,t.touches[0].pageY,e.props.vertical)&&t.preventDefault()}};return{lockTouchScroll:function(){document.addEventListener("touchmove",t,{passive:!1})},unlockTouchScroll:function(){document.addEventListener("touchmove",t,{passive:!1})}}}},{key:"getTouchEvents",value:function(){var e=this;return!1===this.props.swiping?{onTouchStart:this.handleMouseOver,onTouchEnd:this.handleMouseOut}:{onTouchStart:function(t){e.touchObject={startX:t.touches[0].pageX,startY:t.touches[0].pageY},e.handleMouseOver(),e.setState({dragging:!0})},onTouchMove:function(t){var n=(0,te.swipeDirection)(e.touchObject.startX,t.touches[0].pageX,e.touchObject.startY,t.touches[0].pageY,e.props.vertical);0!==n&&t.preventDefault();var i=e.props.vertical?Math.round(Math.sqrt(Math.pow(t.touches[0].pageY-e.touchObject.startY,2))):Math.round(Math.sqrt(Math.pow(t.touches[0].pageX-e.touchObject.startX,2)));i>=10&&(!1===e.clickDisabled&&e.props.onDragStart(t),e.clickDisabled=!0),e.touchObject={startX:e.touchObject.startX,startY:e.touchObject.startY,endX:t.touches[0].pageX,endY:t.touches[0].pageY,length:i,direction:n},e.setState({left:e.props.vertical?0:e.getTargetLeft(e.touchObject.length*e.touchObject.direction),top:e.props.vertical?e.getTargetLeft(e.touchObject.length*e.touchObject.direction):0})},onTouchEnd:function(t){e.handleSwipe(t),e.handleMouseOut()},onTouchCancel:function(t){e.handleSwipe(t)}}}},{key:"getMouseEvents",value:function(){var e=this;return!1===this.props.dragging?{onMouseOver:this.handleMouseOver,onMouseOut:this.handleMouseOut}:{onMouseOver:this.handleMouseOver,onMouseOut:this.handleMouseOut,onMouseDown:function(t){t.preventDefault&&t.preventDefault(),e.touchObject={startX:t.clientX,startY:t.clientY},e.setState({dragging:!0})},onMouseMove:function(t){if(e.state.dragging){var n=(0,te.swipeDirection)(e.touchObject.startX,t.clientX,e.touchObject.startY,t.clientY,e.props.vertical);0!==n&&t.preventDefault();var i=e.props.vertical?Math.round(Math.sqrt(Math.pow(t.clientY-e.touchObject.startY,2))):Math.round(Math.sqrt(Math.pow(t.clientX-e.touchObject.startX,2)));i>=10&&(!1===e.clickDisabled&&e.props.onDragStart(t),e.clickDisabled=!0),e.touchObject={startX:e.touchObject.startX,startY:e.touchObject.startY,endX:t.clientX,endY:t.clientY,length:i,direction:n},e.setState({left:e.props.vertical?0:e.getTargetLeft(e.touchObject.length*e.touchObject.direction),top:e.props.vertical?e.getTargetLeft(e.touchObject.length*e.touchObject.direction):0})}},onMouseUp:function(t){if(0===e.touchObject.length||void 0===e.touchObject.length)return void e.setState({dragging:!1});e.handleSwipe(t)},onMouseLeave:function(t){e.state.dragging&&e.handleSwipe(t)}}}},{key:"pauseAutoplay",value:function(){this.props.autoplay&&(this.autoplayPaused=!0,this.stopAutoplay())}},{key:"unpauseAutoplay",value:function(){this.props.autoplay&&this.autoplayPaused&&(this.startAutoplay(),this.autoplayPaused=null)}},{key:"handleMouseOver",value:function(){this.props.pauseOnHover&&this.pauseAutoplay()}},{key:"handleMouseOut",value:function(){this.autoplayPaused&&this.unpauseAutoplay()}},{key:"handleClick",value:function(e){if(!0===this.clickDisabled){if(e.metaKey||e.shiftKey||e.altKey||e.ctrlKey)return;e.preventDefault(),e.stopPropagation(),e.nativeEvent&&e.nativeEvent.stopPropagation()}}},{key:"handleSwipe",value:function(){var e=this,t=this.state.slidesToShow;"auto"===this.props.slidesToScroll&&(t=this.state.slidesToScroll),this.touchObject.length>this.state.slideWidth/t/5?1===this.touchObject.direction?this.state.currentSlide+1>=this.state.slideCount&&!this.props.wrapAround?this.setState({easing:Q[this.props.edgeEasing]}):this.nextSlide():-1===this.touchObject.direction&&(this.state.currentSlide<=0&&!this.props.wrapAround?this.setState({easing:Q[this.props.edgeEasing]}):this.previousSlide()):this.goToSlide(this.state.currentSlide),this.timers.push(setTimeout(function(){e.clickDisabled=!1},0)),this.touchObject={},this.setState({dragging:!1})}},{key:"handleKeyPress",value:function(e){if(this.props.enableKeyboardControls)switch(e.keyCode){case 39:case 68:case 38:case 87:this.nextSlide();break;case 37:case 65:case 40:case 83:this.previousSlide();break;case 81:this.goToSlide(0,this.props);break;case 69:this.goToSlide(this.state.slideCount-1,this.props);break;case 32:if(this.state.pauseOnHover&&this.props.autoplay){this.setState({pauseOnHover:!1}),this.pauseAutoplay();break}this.setState({pauseOnHover:!0}),this.unpauseAutoplay()}}},{key:"autoplayIterator",value:function(){if(this.props.wrapAround)return void(this.props.autoplayReverse?this.previousSlide():this.nextSlide());this.props.autoplayReverse?0!==this.state.currentSlide?this.previousSlide():this.stopAutoplay():this.state.currentSlide!==this.state.slideCount-this.state.slidesToShow?this.nextSlide():this.stopAutoplay()}},{key:"startAutoplay",value:function(){this.autoplayID=setInterval(this.autoplayIterator,this.props.autoplayInterval)}},{key:"resetAutoplay",value:function(){this.props.autoplay&&!this.autoplayPaused&&(this.stopAutoplay(),this.startAutoplay())}},{key:"stopAutoplay",value:function(){this.autoplayID&&clearInterval(this.autoplayID)}},{key:"getTargetLeft",value:function(e,t){var n,i=t||this.state.currentSlide;switch(this.state.cellAlign){case"left":n=0,n-=this.props.cellSpacing*i;break;case"center":n=(this.state.frameWidth-this.state.slideWidth)/2,n-=this.props.cellSpacing*i;break;case"right":n=this.state.frameWidth-this.state.slideWidth,n-=this.props.cellSpacing*i}var r=this.state.slideWidth*i;return this.state.currentSlide>0&&i+this.state.slidesToScroll>=this.state.slideCount&&1!==this.props.slideWidth&&!this.props.wrapAround&&"auto"===this.props.slidesToScroll&&(r=this.state.slideWidth*this.state.slideCount-this.state.frameWidth,n=0,n-=this.props.cellSpacing*(this.state.slideCount-1)),n-=e||0,-1*(r-n)}},{key:"getOffsetDeltas",value:function(){var e=0;return e=this.state.isWrappingAround?this.getTargetLeft(null,this.state.wrapToIndex):this.getTargetLeft(this.touchObject.length*this.touchObject.direction),{tx:[this.props.vertical?0:e],ty:[this.props.vertical?e:0]}}},{key:"isEdgeSwiping",value:function(){var e=this.state,t=e.slideCount,n=e.slideWidth,i=e.slideHeight,r=e.slidesToShow,o=this.getOffsetDeltas(),a=o.tx,s=o.ty;if(this.props.vertical){var l=i/r,u=t-r,c=l*u;return s>0||-s>c}return a>0||-a>n*(t-1)}},{key:"goToSlide",value:function(e,t){var n=this;if(void 0===t&&(t=this.props),!this.isTransitioning){this.setState({hasInteraction:!0,easing:Q[t.easing]}),this.isTransitioning=!0;var i=this.state.currentSlide;if(e>=this.state.slideCount||e<0){if(!t.wrapAround)return void(this.isTransitioning=!1);if(e>=this.state.slideCount)return t.beforeSlide(this.state.currentSlide,0),void this.setState(function(e){return{left:t.vertical?0:n.getTargetLeft(n.state.slideWidth,e.currentSlide),top:t.vertical?n.getTargetLeft(n.state.slideWidth,e.currentSlide):0,currentSlide:0,isWrappingAround:!0,wrapToIndex:n.state.slideCount}},function(){n.timers.push(setTimeout(function(){n.resetAutoplay(),n.isTransitioning=!1,e!==i&&n.props.afterSlide(0)},t.speed))});var r=e<0?this.state.slideCount+e:this.state.slideCount-this.state.slidesToScroll;return t.beforeSlide(this.state.currentSlide,r),void this.setState(function(i){return{left:t.vertical?0:n.getTargetLeft(0,i.currentSlide),top:t.vertical?n.getTargetLeft(0,i.currentSlide):0,currentSlide:r,isWrappingAround:!0,wrapToIndex:e}},function(){n.timers.push(setTimeout(function(){n.resetAutoplay(),n.isTransitioning=!1,e!==i&&n.props.afterSlide(n.state.slideCount-1)},t.speed))})}this.props.beforeSlide(this.state.currentSlide,e),this.setState({currentSlide:e},function(){return n.timers.push(setTimeout(function(){n.resetAutoplay(),n.isTransitioning=!1,e!==i&&n.props.afterSlide(e)},t.speed))})}}},{key:"nextSlide",value:function(){var e=this.state.slideCount,t=this.state.slidesToShow;if("auto"===this.props.slidesToScroll&&(t=this.state.slidesToScroll),!(this.state.currentSlide>=e-t)||this.props.wrapAround||"left"!==this.props.cellAlign)if(this.props.wrapAround)this.goToSlide(this.state.currentSlide+this.state.slidesToScroll);else{if(1!==this.props.slideWidth)return void this.goToSlide(this.state.currentSlide+this.state.slidesToScroll);var n=this.state.currentSlide+this.state.slidesToScroll,i="left"!==this.props.cellAlign?n:Math.min(n,e-t);this.goToSlide(i)}}},{key:"previousSlide",value:function(){this.state.currentSlide<=0&&!this.props.wrapAround||(this.props.wrapAround?this.goToSlide(this.state.currentSlide-this.state.slidesToScroll):this.goToSlide(Math.max(0,this.state.currentSlide-this.state.slidesToScroll)))}},{key:"bindEvents",value:function(){Z.default.canUseDOM&&((0,te.addEvent)(window,"resize",this.onResize),(0,te.addEvent)(document,"readystatechange",this.onReadyStateChange),(0,te.addEvent)(document,"visibilitychange",this.onVisibilityChange),(0,te.addEvent)(document,"keydown",this.handleKeyPress))}},{key:"onResize",value:function(){this.setDimensions(null,this.props.onResize)}},{key:"onReadyStateChange",value:function(){this.setState({readyStateChanged:this.state.readyStateChanged+1}),this.setDimensions()}},{key:"onVisibilityChange",value:function(){document.hidden?this.pauseAutoplay():this.unpauseAutoplay()}},{key:"unbindEvents",value:function(){Z.default.canUseDOM&&((0,te.removeEvent)(window,"resize",this.onResize),(0,te.removeEvent)(document,"readystatechange",this.onReadyStateChange),(0,te.removeEvent)(document,"visibilitychange",this.onVisibilityChange),(0,te.removeEvent)(document,"keydown",this.handleKeyPress))}},{key:"calcSlideHeightAndWidth",value:function(e){e=e||this.props;var t,n=this.getChildNodes(),i=(0,ie.getSlideHeight)(e,this.state,n),r=(0,te.getPropsByTransitionMode)(e,["slidesToShow"]),o=r.slidesToShow,a=this.frame;return t="zoom"===this.props.animation?a.offsetWidth-15*a.offsetWidth/100:"number"!==typeof e.slideWidth?parseInt(e.slideWidth):e.vertical?i/o*e.slideWidth:a.offsetWidth/o*e.slideWidth,e.vertical||(t-=e.cellSpacing*((100-100/o)/100)),{slideHeight:i,slideWidth:t}}},{key:"setSlideHeightAndWidth",value:function(){this.setState(this.calcSlideHeightAndWidth())}},{key:"setDimensions",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};e=e||this.props;var i=(0,te.getPropsByTransitionMode)(e,["slidesToShow","cellAlign"]),r=i.slidesToShow,o=i.cellAlign,a=this.frame,s=this.calcSlideHeightAndWidth(e),l=s.slideHeight,u=s.slideWidth,c=l+e.cellSpacing*(r-1),d=e.vertical?c:a.offsetWidth,p=(0,te.getPropsByTransitionMode)(e,["slidesToScroll"]),f=p.slidesToScroll;"auto"===f&&(f=Math.floor(d/(u+e.cellSpacing))),this.setState({frameWidth:d,slideHeight:l,slidesToScroll:f,slidesToShow:r,slideWidth:u,cellAlign:o,left:e.vertical?0:this.getTargetLeft(),top:e.vertical?this.getTargetLeft():0},function(){n(),t.setLeft()})}},{key:"getChildNodes",value:function(){return this.frame.childNodes[0].childNodes}},{key:"getCurrentChildNodeImg",value:function(){var e=this.getChildNodes(),t=e[this.props.slideIndex];return t?t.getElementsByTagName("img")[0]:null}},{key:"setLeft",value:function(){var e=this.props.vertical?0:this.getTargetLeft(),t=this.props.vertical?this.getTargetLeft():0;e===this.state.left&&t===this.state.top||this.setState({left:e,top:t})}},{key:"renderControls",value:function(){var e=this;return this.props.withoutControls?this.controlsMap.map(function(){return null}):this.controlsMap.map(function(t){var n=t.funcName,i=t.key,r=e.props[n],o=r&&"function"===typeof r&&r({cellAlign:e.props.cellAlign,cellSpacing:e.props.cellSpacing,currentSlide:e.state.currentSlide,frameWidth:e.state.frameWidth,goToSlide:function(t){return e.goToSlide(t)},nextSlide:function(){return e.nextSlide()},previousSlide:function(){return e.previousSlide()},slideCount:e.state.slideCount,slidesToScroll:e.state.slidesToScroll,slidesToShow:e.state.slidesToShow,slideWidth:e.state.slideWidth,wrapAround:e.props.wrapAround});return o&&V.default.createElement("div",{className:"slider-control-".concat(i.toLowerCase()),style:(0,ne.getDecoratorStyles)(i),key:i},o)})}},{key:"render",value:function(){var e=this,t=this.state,n=t.currentSlide,i=t.slideCount,r=t.frameWidth,o=this.props,a=o.frameOverflow,l=o.vertical,u=o.framePadding,c=o.slidesToShow,d=o.renderAnnounceSlideMessage,p=o.disableAnimation,f=this.state.dragging||!this.state.dragging&&this.state.resetWrapAroundPosition&&this.props.wrapAround||p||!this.state.hasInteraction?0:this.props.speed,h=(0,ne.getFrameStyles)(a,l,u,r),g=this.getTouchEvents(),v=this.getMouseEvents(),m=J.default[this.props.transitionMode],y=(0,ie.getValidChildren)(this.props.children);return V.default.createElement("div",{className:["slider",this.props.className||""].join(" ").trim(),style:s({},(0,ne.getSliderStyles)(this.props.width,this.props.height),this.props.style)},!this.props.autoplay&&V.default.createElement(ee.default,{message:d({currentSlide:n,slideCount:i})}),V.default.createElement("div",s({className:"slider-frame",ref:function(t){return e.frame=t},style:h},g,v,{onClickCapture:this.handleClick}),V.default.createElement(G.default,{show:!0,start:{tx:0,ty:0},update:function(){var t=e.getOffsetDeltas(),n=t.tx,i=t.ty;return e.props.disableEdgeSwiping&&!e.props.wrapAround&&e.isEdgeSwiping()?{}:{tx:n,ty:i,timing:{duration:f,ease:e.state.easing},events:{end:function(){var t=e.props.vertical?0:e.getTargetLeft(),n=e.props.vertical?e.getTargetLeft():0;t===e.state.left&&n===e.state.top||e.setState({left:t,top:n,isWrappingAround:!1,resetWrapAroundPosition:!0},function(){e.setState({resetWrapAroundPosition:!1})})}}}},children:function(t){var i=t.tx,r=t.ty;return V.default.createElement(m,s({},(0,ne.getTransitionProps)(e.props,e.state),{deltaX:i,deltaY:r}),(0,ie.addAccessibility)(y,c,n))}})),this.renderControls(),this.props.autoGenerateStyleTag&&V.default.createElement("style",{type:"text/css",dangerouslySetInnerHTML:{__html:(0,ne.getImgTagStyles)()}}))}}]),t}(V.default.Component);t.default=re,re.propTypes={afterSlide:q.default.func,animation:q.default.oneOf(["zoom"]),autoGenerateStyleTag:q.default.bool,autoplay:q.default.bool,autoplayInterval:q.default.number,autoplayReverse:q.default.bool,beforeSlide:q.default.func,cellAlign:q.default.oneOf(["left","center","right"]),cellSpacing:q.default.number,enableKeyboardControls:q.default.bool,disableAnimation:q.default.bool,disableEdgeSwiping:q.default.bool,dragging:q.default.bool,easing:q.default.string,edgeEasing:q.default.string,frameOverflow:q.default.string,framePadding:q.default.string,height:q.default.string,heightMode:q.default.oneOf(["first","current","max"]),initialSlideHeight:q.default.number,initialSlideWidth:q.default.number,onDragStart:q.default.func,onResize:q.default.func,pauseOnHover:q.default.bool,renderAnnounceSlideMessage:q.default.func,renderBottomCenterControls:q.default.func,renderBottomLeftControls:q.default.func,renderBottomRightControls:q.default.func,renderCenterCenterControls:q.default.func,renderCenterLeftControls:q.default.func,renderCenterRightControls:q.default.func,renderTopCenterControls:q.default.func,renderTopLeftControls:q.default.func,renderTopRightControls:q.default.func,slideIndex:q.default.number,slideOffset:q.default.number,slidesToScroll:q.default.oneOfType([q.default.number,q.default.oneOf(["auto"])]),slidesToShow:q.default.number,slideWidth:q.default.oneOfType([q.default.string,q.default.number]),speed:q.default.number,swiping:q.default.bool,transitionMode:q.default.oneOf(["scroll","fade","scroll3d"]),vertical:q.default.bool,width:q.default.string,withoutControls:q.default.bool,wrapAround:q.default.bool,opacityScale:q.default.number,slideListMargin:q.default.number},re.defaultProps={afterSlide:function(){},autoGenerateStyleTag:!0,autoplay:!1,autoplayInterval:3e3,autoplayReverse:!1,beforeSlide:function(){},cellAlign:"left",cellSpacing:0,enableKeyboardControls:!1,disableAnimation:!1,disableEdgeSwiping:!1,dragging:!0,easing:"easeCircleOut",edgeEasing:"easeElasticOut",frameOverflow:"hidden",framePadding:"0px",height:"inherit",heightMode:"max",onDragStart:function(){},onResize:function(){},pauseOnHover:!0,renderAnnounceSlideMessage:ee.defaultRenderAnnounceSlideMessage,renderBottomCenterControls:function(e){return V.default.createElement($.PagingDots,e)},renderCenterLeftControls:function(e){return V.default.createElement($.PreviousButton,e)},renderCenterRightControls:function(e){return V.default.createElement($.NextButton,e)},slideIndex:0,slideOffset:25,slidesToScroll:1,slidesToShow:1,slideWidth:1,speed:500,style:{},swiping:!0,transitionMode:"scroll",vertical:!1,width:"100%",withoutControls:!1,wrapAround:!1,slideListMargin:10}},1013:function(e,t,n){var i=n(1035),r=i("ceil");e.exports=r},1014:function(e,t,n){"use strict";function i(){return b||(w(r),b=S.now()+A)}function r(){b=0}function o(){this._call=this._time=this._next=null}function a(e,t,n){var i=new o;return i.restart(e,t,n),i}function s(){i(),++h;for(var e,t=p;t;)(e=b-t._time)>=0&&t._call.call(null,e),t=t._next;--h}function l(){b=(y=S.now())+A,h=g=0;try{s()}finally{h=0,c(),b=0}}function u(){var e=S.now(),t=e-y;t>m&&(A-=t,y=e)}function c(){for(var e,t,n=p,i=1/0;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:p=t);f=e,d(i)}function d(e){if(!h){g&&(g=clearTimeout(g));e-b>24?(e<1/0&&(g=setTimeout(l,e-S.now()-A)),v&&(v=clearInterval(v))):(v||(y=S.now(),v=setInterval(u,m)),h=1,w(l))}}t.b=i,t.a=o,t.c=a;var p,f,h=0,g=0,v=0,m=1e3,y=0,b=0,A=0,S="object"===typeof performance&&performance.now?performance:Date,w="object"===typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};o.prototype=a.prototype={constructor:o,restart:function(e,t,n){if("function"!==typeof e)throw new TypeError("callback is not a function");n=(null==n?i():+n)+(null==t?0:+t),this._next||f===this||(f?f._next=this:p=this,f=this),this._call=e,this._time=n,d()},stop:function(){this._call&&(this._call=null,this._time=1/0,d())}}},1035:function(e,t,n){function i(e){var t=Math[e];return function(e,n){if(e=a(e),(n=null==n?0:u(o(n),292))&&l(e)){var i=(s(e)+"e").split("e"),r=t(i[0]+"e"+(+i[1]+n));return i=(s(r)+"e").split("e"),+(i[0]+"e"+(+i[1]-n))}return t(e)}}var r=n(47),o=n(205),a=n(156),s=n(53),l=r.isFinite,u=Math.min;e.exports=i},1036:function(e,t,n){"use strict";e.exports=n(1010).default,e.exports.default=e.exports,e.exports.NextButton=n(1010).NextButton,e.exports.PreviousButton=n(1010).PreviousButton,e.exports.PagingDots=n(1010).PagingDots},1037:function(e,t,n){e.exports={default:n(1112),__esModule:!0}},1038:function(e,t,n){e.exports={default:n(1114),__esModule:!0}},1039:function(e,t,n){e.exports={default:n(1117),__esModule:!0}},1040:function(e,t,n){"use strict";var i=n(1014);n.d(t,"b",function(){return i.b}),n.d(t,"d",function(){return i.c});var r=n(1123);n.d(t,"c",function(){return r.a});var o=n(1124);n.d(t,"a",function(){return o.a})},1041:function(e,t,n){"use strict";function i(e){return(i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(){return++l}function o(e,t){for(var n in t)e[n]=t[n]}function a(e){var t=!1;return function(){t||(t=!0,e.call(this))}}function s(e){return"object"===i(e)&&!1===Array.isArray(e)}t.b=r,t.a=o,t.d=a,t.c=s,n.d(t,"e",function(){return c});var l=0,u=function(e){return+e},c={delay:0,duration:250,ease:u}},1042:function(e,t,n){"use strict";function i(e,t){var n=+e,i=+t-n;return function(e){return n+i*e}}Object.defineProperty(t,"__esModule",{value:!0}),t.numeric=i},1043:function(e,t,n){var i=n(1148);"string"===typeof i&&(i=[[e.i,i,""]]);var r={hmr:!1};r.transform=void 0;n(930)(i,r);i.locals&&(e.exports=i.locals)},1044:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),o=i(r),a=n(6),s=i(a),l=n(1),u=i(l),c=n(3),d=i(c),p=n(4),f=i(p),h=n(5),g=i(h),v=n(11),m=(i(v),n(1013)),y=(i(m),n(9)),b=i(y),A=n(7),S=(b.default.getLabel,{width:24,height:24,padding:0,marginTop:"50%",marginLeft:-10,marginRight:-10,color:"#fff",background:"#e2e2e2",border:0,borderRadius:12,outline:0,cursor:"pointer"}),w=function(e){function t(){var e,n,i,r;(0,u.default)(this,t);for(var a=arguments.length,l=Array(a),c=0;c<a;c++)l[c]=arguments[c];return n=i=(0,f.default)(this,(e=t.__proto__||(0,s.default)(t)).call.apply(e,[this].concat(l))),i.handleClick=function(e){e.preventDefault(),"left"===i.props.type?i.props.current.previousSlide():i.props.current.nextSlide()},i.getButtonStyles=function(){var e=i.props.page-1,t=i.props.current.currentSlide,n=i.props.type,r=!1;return"left"===n&&0!==t&&(r=!0),"right"===n&&t!==e&&(r=!0),(0,o.default)({},S,{background:r?"#cdcdcd":"#e2e2e2"})},r=n,(0,f.default)(i,r)}return(0,g.default)(t,e),(0,d.default)(t,[{key:"render",value:function(){var e=this.props.type;return React.createElement(A.Button,{style:this.getButtonStyles(),onClick:this.handleClick},React.createElement(A.Icon,{type:e}))}}]),t}(React.Component);t.default=w},1111:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),o=i(r),a=n(6),s=i(a),l=n(1),u=i(l),c=n(3),d=i(c),p=n(4),f=i(p),h=n(5),g=i(h),v=n(11),m=i(v),y=n(19),b=i(y),A=n(1013),S=i(A),w=n(29),C=i(w),T=n(9),k=i(T),x=n(1036),E=i(x);n(1043);var O=n(1044),M=i(O),B=k.default.getLabel,_=function(e){function t(e){(0,u.default)(this,t);var n=(0,f.default)(this,(t.__proto__||(0,s.default)(t)).call(this,e));return n.onClick=function(e){var t=n.props.onClick;(0,C.default)(t)&&t(e)},n.renderSingleNode=function(e){var t=n.state.col,i=100/t+"%";return e.map(function(e){var t=e.appfonticon.htmlStyle||{};return React.createElement("div",{className:"single-con",key:e.appid,style:{width:i},onClick:function(){return n.onClick(e)}},React.createElement("div",{className:"single-app"},React.createElement("div",{className:"single-icon "+(e.appfonticon.html&&"single-icon-html"),style:(0,o.default)({background:e.appfonticon.backgroundColor||""},t)},"0"===e.appfonticon.noticon?React.createElement("i",{className:e.appfonticon.className,style:{color:"#fff",fontSize:28,verticalAlign:"middle"}}):React.createElement("span",{style:{fontSize:14,color:"#fff",fontWeight:600}},e.appfonticon.html?React.createElement("span",{dangerouslySetInnerHTML:{__html:e.appfonticon.iconword}}):e.appfonticon.iconword)),React.createElement("div",{className:"single-name text-overflow wea-f14",title:e.appname||""},e.appname||"")),React.createElement("div",{className:"single-desc wea-f12",title:e.appdesc},e.appdesc))})},n.renderNode=function(e){for(var t=n.state,i=t.col,r=t.pageNum,o=[],a=(0,S.default)(r/i),s=e.length,l=a*i,u=0,c=l;u<s;)o.push(React.createElement("div",{className:"single-page",key:"sinle-page"+u,style:{minWidth:615}},n.renderSingleNode(e.slice(u,c)),React.createElement("div",{className:"clearBoth"}))),u+=l,c+=l;return o},n.state={pageNum:e.pageNum||8,col:e.col||4,slidesToScroll:1,current:0,isHover:""},n}return(0,g.default)(t,e),(0,d.default)(t,[{key:"componentWillReceiveProps",value:function(e){var t=this.props,n=t.pageNum,i=t.col,r=null;"pageNum"in e&&!(0,b.default)(e.pageNum,n)&&(r={pageNum:e.pageNum}),"col"in e&&!(0,b.default)(e.col,i)&&(r={col:e.col}),r&&this.setState(r)}},{key:"render",value:function(){var e=this,t=this.props,n=t.datas,i=t.dots,r=void 0===i||i,a=t.style,s=t.className,l=void 0===s?"":s,u=this.state,c=u.pageNum,d=u.col,p=(u.conWidth,(0,S.default)(c/d)),f=120*p,h=n.length,g=p*d,v=(0,S.default)(h/g),y=r?{}:{renderBottomCenterControls:function(e){return null}};return React.createElement("div",{className:"wea-app-center "+l,id:"wea-app-center",style:a},Array.isArray(n)&&!(0,m.default)(n)?React.createElement("div",{className:"wea-app-center-con",style:{height:f}},React.createElement(E.default,(0,o.default)({dragging:!1,renderCenterLeftControls:function(t){return React.createElement(M.default,(0,o.default)({type:"left"},e.props,{current:t,page:v}))},renderCenterRightControls:function(t){return React.createElement(M.default,(0,o.default)({type:"right"},e.props,{current:t,page:v}))}},y),this.renderNode(n))):React.createElement("p",{style:{textAlign:"center",color:"#999",marginTop:10}},React.createElement("i",{className:"icon-coms-Invalid"})," ",B(83553,"暂无数据")))}}]),t}(React.Component);t.default=_},1112:function(e,t,n){n(1113);var i=n(24).Object;e.exports=function(e,t){return i.defineProperties(e,t)}},1113:function(e,t,n){var i=n(44);i(i.S+i.F*!n(52),"Object",{defineProperties:n(347)})},1114:function(e,t,n){n(1115),e.exports=n(24).Object.getOwnPropertyDescriptors},1115:function(e,t,n){var i=n(44),r=n(1116),o=n(64),a=n(154),s=n(357);i(i.S,"Object",{getOwnPropertyDescriptors:function(e){for(var t,n,i=o(e),l=a.f,u=r(i),c={},d=0;u.length>d;)void 0!==(n=l(i,t=u[d++]))&&s(c,t,n);return c}})},1116:function(e,t,n){var i=n(214),r=n(153),o=n(49),a=n(37).Reflect;e.exports=a&&a.ownKeys||function(e){var t=i.f(o(e)),n=r.f;return n?t.concat(n(e)):t}},1117:function(e,t,n){n(353),e.exports=n(24).Object.getOwnPropertySymbols},1118:function(e,t,n){var i;!function(){"use strict";var r=!("undefined"===typeof window||!window.document||!window.document.createElement),o={canUseDOM:r,canUseWorkers:"undefined"!==typeof Worker,canUseEventListeners:r&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:r&&!!window.screen};void 0!==(i=function(){return o}.call(t,n,t,e))&&(e.exports=i)}()},1119:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){return(r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function s(e,t,n){return t&&a(e.prototype,t),n&&a(e,n),e}function l(e,t){return!t||"object"!==r(t)&&"function"!==typeof t?u(e):t}function u(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function d(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}function p(e,t){return(p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){var i=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};i.get||i.set?Object.defineProperty(t,n,i):t[n]=e[n]}return t.default=e,t}(n(2)),h=(i(n(13)),i(n(1120))),g=n(1042),v=function(){return"$$key$$"},m=function(e){function t(){return o(this,t),l(this,c(t).apply(this,arguments))}return d(t,e),s(t,[{key:"render",value:function(){var e=this.props,t=e.show,n=e.start,i=e.enter,r=e.update,o=e.leave,a=e.interpolation,s=e.children,l="function"===typeof n?n():n;return f.default.createElement(h.default,{data:t?[l]:[],start:function(){return l},keyAccessor:v,interpolation:a,enter:"function"===typeof i?i:function(){return i},update:"function"===typeof r?r:function(){return r},leave:"function"===typeof o?o:function(){return o}},function(e){if(!e[0])return null;var t=s(e[0].state);return t&&f.default.Children.only(t)})}}]),t}(f.Component);m.propTypes={},m.defaultProps={show:!0,interpolation:g.numeric};var y=m;t.default=y},1120:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){return(r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function s(e,t,n){return t&&a(e.prototype,t),n&&a(e,n),e}function l(e,t){return!t||"object"!==r(t)&&"function"!==typeof t?c(e):t}function u(e){return(u=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function c(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function d(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}function p(e,t){return(p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var h=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){var i=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,n):{};i.get||i.set?Object.defineProperty(t,n,i):t[n]=e[n]}return t.default=e,t}(n(2)),g=n(90),v=(i(n(13)),n(1121)),m=i(n(1126)),y=n(1127),b=n(1042),A=function(e){function t(e){var n;o(this,t),n=l(this,u(t).call(this,e)),f(c(n),"animate",function(){var e=n.state,t=e.nodeKeys,i=e.nodeHash;if(!n.unmounting){for(var r=!1,o=[],a=t.length,s=0;s<a;s++){var l=t[s],u=i[l],c=u.isTransitioning();c&&(r=!0),u.type!==y.LEAVE||c?o.push(l):delete i[l]}r||n.interval.stop(),n.setState(function(){return{nodeKeys:o,nodes:o.map(function(e){return i[e]})}})}}),f(c(n),"interval",null),f(c(n),"unmounting",!1);var i=e.interpolation,r=function(e){function t(e,n){var r;return o(this,t),r=l(this,u(t).call(this)),f(c(r),"getInterpolator",i),r.key=e,r.data=n,r.type=y.ENTER,r}return d(t,e),t}(v.BaseNode);return n.state={Node:r,nodeKeys:[],nodeHash:{},nodes:[],data:null},n}return d(t,e),s(t,[{key:"componentDidMount",value:function(){this.startInterval()}},{key:"componentDidUpdate",value:function(e){e.data===this.props.data||this.unmounting||this.startInterval()}},{key:"startInterval",value:function(){this.interval?this.interval.restart(this.animate):this.interval=(0,v.interval)(this.animate)}},{key:"componentWillUnmount",value:function(){var e=this.state,t=e.nodeKeys,n=e.nodeHash;this.unmounting=!0,this.interval&&this.interval.stop(),t.forEach(function(e){n[e].stopTransitions()})}},{key:"render",value:function(){var e=this.props.children(this.state.nodes);return e&&h.default.Children.only(e)}}],[{key:"getDerivedStateFromProps",value:function(e,t){if(e.data!==t.data){for(var n=e.data,i=e.keyAccessor,r=e.start,o=e.enter,a=e.update,s=e.leave,l=t.Node,u=t.nodeKeys,c=t.nodeHash,d={},p=0;p<u.length;p++)d[u[p]]=p;for(var f={},h=[],g=0;g<n.length;g++){var v=n[g],b=i(v,g);if(f[b]=g,h.push(b),void 0===d[b]){var A=new l;A.key=b,A.data=v,A.type=y.ENTER,c[b]=A}}for(var S=0;S<u.length;S++){var w=u[S],C=c[w];void 0!==f[w]?(C.data=n[f[w]],C.type=y.UPDATE):C.type=y.LEAVE}for(var T=(0,m.default)(u,d,h,f),k=0;k<T.length;k++){var x=T[k],E=c[x],O=E.data;E.type===y.ENTER?(E.setState(r(O,f[x])),E.transition(o(O,f[x]))):E.type===y.LEAVE?E.transition(s(O,d[x])):E.transition(a(O,f[x]))}return{data:n,nodes:T.map(function(e){return c[e]}),nodeHash:c,nodeKeys:T}}return null}}]),t}(h.Component);A.propTypes={},A.defaultProps={enter:function(){},update:function(){},leave:function(){},interpolation:b.numeric},(0,g.polyfill)(A);var S=A;t.default=S},1121:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n(1122);n.d(t,"BaseNode",function(){return i.a});var r=n(1040);n.d(t,"now",function(){return r.b}),n.d(t,"timer",function(){return r.d}),n.d(t,"interval",function(){return r.a}),n.d(t,"timeout",function(){return r.c})},1122:function(e,t,n){"use strict";function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},i=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),i.forEach(function(t){r(e,t,n[t])})}return e}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function s(e,t,n){return t&&a(e.prototype,t),n&&a(e,n),e}var l=n(1040),u=n(1041),c=n(1125),d=function(){function e(t){o(this,e),this.state=t||{}}return s(e,[{key:"transition",value:function(e){if(Array.isArray(e)){var t=!0,n=!1,i=void 0;try{for(var r,o=e[Symbol.iterator]();!(t=(r=o.next()).done);t=!0){var a=r.value;this.parse(a)}}catch(e){n=!0,i=e}finally{try{t||null==o.return||o.return()}finally{if(n)throw i}}}else this.parse(e)}},{key:"isTransitioning",value:function(){return!!this.transitionData}},{key:"stopTransitions",value:function(){var e=this.transitionData;e&&Object.keys(e).forEach(function(t){e[t].timer.stop()})}},{key:"setState",value:function(e){"function"===typeof e?Object(u.a)(this.state,e(this.state)):Object(u.a)(this.state,e)}},{key:"parse",value:function(e){var t=this,n=i({},e),r=new c.a(n);n.events&&delete n.events;var o=i({},u.e,n.timing||{},{time:Object(l.b)()});n.timing&&delete n.timing,Object.keys(n).forEach(function(e){var a=[],s=n[e];if(Object(u.c)(s))Object.keys(s).forEach(function(n){var r=s[n];if(Array.isArray(r))1===r.length?a.push(t.getTween(n,r[0],e)):(t.setState(function(t){var o,a;return a={},a[e]=i({},t[e],(o={},o[n]=r[0],o)),a}),a.push(t.getTween(n,r[1],e)));else if("function"===typeof r){var o=function(){return function(o){t.setState(function(t){var a,s;return s={},s[e]=i({},t[e],(a={},a[n]=r(o),a)),s})}};a.push(o)}else t.setState(function(t){var o,a;return a={},a[e]=i({},t[e],(o={},o[n]=r,o)),a}),a.push(t.getTween(n,r,e))});else if(Array.isArray(s))if(1===s.length)a.push(t.getTween(e,s[0],null));else{var l;t.setState((l={},l[e]=s[0],l)),a.push(t.getTween(e,s[1],null))}else if("function"===typeof s){var c=function(){return function(n){var i;t.setState((i={},i[e]=s(n),i))}};a.push(c)}else{var d;t.setState((d={},d[e]=s,d)),a.push(t.getTween(e,s,null))}t.update({stateKey:e,timing:o,tweens:a,events:r,status:0})})}},{key:"getTween",value:function(e,t,n){var r=this;return function(){var o=n?r.state[n][e]:r.state[e];if(o===t)return null;var a=r.getInterpolator(o,t,e,n);return null===n?function(t){var n;r.setState((n={},n[e]=a(t),n))}:function(t){r.setState(function(r){var o,s;return s={},s[n]=i({},r[n],(o={},o[e]=a(t),o)),s})}}}},{key:"update",value:function(e){this.transitionData||(this.transitionData={}),this.init(Object(u.b)(),e)}},{key:"init",value:function(e,t){var n=this,i=t.tweens.length,r=new Array(i),o=function(e){t.status=1,t.timer.restart(a,t.timing.delay,t.timing.time),t.timing.delay<=e&&a(e-t.timing.delay)};this.transitionData[e]=t,t.timer=Object(l.d)(o,0,t.timing.time);var a=function o(a){if(1!==t.status)return u();for(var c in n.transitionData){var d=n.transitionData[c];if(d.stateKey===t.stateKey){if(3===d.status)return Object(l.c)(o);4===d.status?(d.status=6,d.timer.stop(),d.events.interrupt&&d.events.interrupt.call(n),delete n.transitionData[c]):+c<e&&(d.status=6,d.timer.stop(),delete n.transitionData[c])}}if(Object(l.c)(function(){3===t.status&&(t.status=4,t.timer.restart(s,t.timing.delay,t.timing.time),s(a))}),t.status=2,t.events.start&&t.events.start.call(n),2===t.status){t.status=3;for(var p=-1,f=0;f<i;++f){var h=t.tweens[f]();h&&(r[++p]=h)}r.length=p+1}},s=function(e){var i=1;e<t.timing.duration?i=t.timing.ease(e/t.timing.duration):(t.timer.restart(u),t.status=5);for(var o=-1;++o<r.length;)r[o](i);5===t.status&&(t.events.end&&t.events.end.call(n),u())},u=function(){t.status=6,t.timer.stop(),delete n.transitionData[e];for(var i in n.transitionData)return;delete n.transitionData}}}]),e}();t.a=d},1123:function(e,t,n){"use strict";var i=n(1014);t.a=function(e,t,n){var r=new i.a;return t=null==t?0:+t,r.restart(function(n){r.stop(),e(n+t)},t,n),r}},1124:function(e,t,n){"use strict";var i=n(1014);t.a=function(e,t,n){var r=new i.a,o=t;return null==t?(r.restart(e,t,n),r):(t=+t,n=null==n?Object(i.b)():+n,r.restart(function i(a){a+=o,r.restart(i,o+=t,n),e(a)},t,n),r)}},1125:function(e,t,n){"use strict";function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var r=n(1041),o=function e(t){var n=this;i(this,e),this.start=null,this.interrupt=null,this.end=null,t.events&&Object.keys(t.events).forEach(function(e){if("function"!==typeof t.events[e])throw new Error("Event handlers must be a function");n[e]=Object(r.d)(t.events[e])})};t.a=o},1126:function(e,t,n){"use strict";function i(e,t,n,i){for(var r=[],o=0;o<n.length;o++)r[o]=n[o];for(var a=0;a<e.length;a++)void 0===i[e[a]]&&r.push(e[a]);return r.sort(function(e,r){var o=i[e],a=i[r],s=t[e],l=t[r];if(null!=o&&null!=a)return i[e]-i[r];if(null!=s&&null!=l)return t[e]-t[r];if(null!=o){for(var u=0;u<n.length;u++){var c=n[u];if(t[c]){if(o<i[c]&&l>t[c])return-1;if(o>i[c]&&l<t[c])return 1}}return 1}for(var d=0;d<n.length;d++){var p=n[d];if(t[p]){if(a<i[p]&&s>t[p])return 1;if(a>i[p]&&s<t[p])return-1}}return-1})}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i;t.default=r},1127:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LEAVE=t.UPDATE=t.ENTER=void 0;t.ENTER="ENTER";t.UPDATE="UPDATE";t.LEAVE="LEAVE"},1128:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n(1129);n.d(t,"easeLinear",function(){return i.a});var r=n(1130);n.d(t,"easeQuad",function(){return r.b}),n.d(t,"easeQuadIn",function(){return r.a}),n.d(t,"easeQuadOut",function(){return r.c}),n.d(t,"easeQuadInOut",function(){return r.b});var o=n(1131);n.d(t,"easeCubic",function(){return o.b}),n.d(t,"easeCubicIn",function(){return o.a}),n.d(t,"easeCubicOut",function(){return o.c}),n.d(t,"easeCubicInOut",function(){return o.b});var a=n(1132);n.d(t,"easePoly",function(){return a.b}),n.d(t,"easePolyIn",function(){return a.a}),n.d(t,"easePolyOut",function(){return a.c}),n.d(t,"easePolyInOut",function(){return a.b});var s=n(1133);n.d(t,"easeSin",function(){return s.b}),n.d(t,"easeSinIn",function(){return s.a}),n.d(t,"easeSinOut",function(){return s.c}),n.d(t,"easeSinInOut",function(){return s.b});var l=n(1134);n.d(t,"easeExp",function(){return l.b}),n.d(t,"easeExpIn",function(){return l.a}),n.d(t,"easeExpOut",function(){return l.c}),n.d(t,"easeExpInOut",function(){return l.b});var u=n(1135);n.d(t,"easeCircle",function(){return u.b}),n.d(t,"easeCircleIn",function(){return u.a}),n.d(t,"easeCircleOut",function(){return u.c}),n.d(t,"easeCircleInOut",function(){return u.b});var c=n(1136);n.d(t,"easeBounce",function(){return c.c}),n.d(t,"easeBounceIn",function(){return c.a}),n.d(t,"easeBounceOut",function(){return c.c}),n.d(t,"easeBounceInOut",function(){return c.b});var d=n(1137);n.d(t,"easeBack",function(){return d.b}),n.d(t,"easeBackIn",function(){return d.a}),n.d(t,"easeBackOut",function(){return d.c}),n.d(t,"easeBackInOut",function(){return d.b});var p=n(1138);n.d(t,"easeElastic",function(){return p.c}),n.d(t,"easeElasticIn",function(){return p.a}),n.d(t,"easeElasticOut",function(){return p.c}),n.d(t,"easeElasticInOut",function(){return p.b})},1129:function(e,t,n){"use strict";function i(e){return+e}t.a=i},1130:function(e,t,n){"use strict";function i(e){return e*e}function r(e){return e*(2-e)}function o(e){return((e*=2)<=1?e*e:--e*(2-e)+1)/2}t.a=i,t.c=r,t.b=o},1131:function(e,t,n){"use strict";function i(e){return e*e*e}function r(e){return--e*e*e+1}function o(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}t.a=i,t.c=r,t.b=o},1132:function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"c",function(){return r}),n.d(t,"b",function(){return o});var i=function e(t){function n(e){return Math.pow(e,t)}return t=+t,n.exponent=e,n}(3),r=function e(t){function n(e){return 1-Math.pow(1-e,t)}return t=+t,n.exponent=e,n}(3),o=function e(t){function n(e){return((e*=2)<=1?Math.pow(e,t):2-Math.pow(2-e,t))/2}return t=+t,n.exponent=e,n}(3)},1133:function(e,t,n){"use strict";function i(e){return 1-Math.cos(e*s)}function r(e){return Math.sin(e*s)}function o(e){return(1-Math.cos(a*e))/2}t.a=i,t.c=r,t.b=o;var a=Math.PI,s=a/2},1134:function(e,t,n){"use strict";function i(e){return Math.pow(2,10*e-10)}function r(e){return 1-Math.pow(2,-10*e)}function o(e){return((e*=2)<=1?Math.pow(2,10*e-10):2-Math.pow(2,10-10*e))/2}t.a=i,t.c=r,t.b=o},1135:function(e,t,n){"use strict";function i(e){return 1-Math.sqrt(1-e*e)}function r(e){return Math.sqrt(1- --e*e)}function o(e){return((e*=2)<=1?1-Math.sqrt(1-e*e):Math.sqrt(1-(e-=2)*e)+1)/2}t.a=i,t.c=r,t.b=o},1136:function(e,t,n){"use strict";function i(e){return 1-r(1-e)}function r(e){return(e=+e)<a?g*e*e:e<l?g*(e-=s)*e+u:e<d?g*(e-=c)*e+p:g*(e-=f)*e+h}function o(e){return((e*=2)<=1?1-r(1-e):r(e-1)+1)/2}t.a=i,t.c=r,t.b=o;var a=4/11,s=6/11,l=8/11,u=.75,c=9/11,d=10/11,p=.9375,f=21/22,h=63/64,g=1/a/a},1137:function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"c",function(){return r}),n.d(t,"b",function(){return o});var i=function e(t){function n(e){return e*e*((t+1)*e-t)}return t=+t,n.overshoot=e,n}(1.70158),r=function e(t){function n(e){return--e*e*((t+1)*e+t)+1}return t=+t,n.overshoot=e,n}(1.70158),o=function e(t){function n(e){return((e*=2)<1?e*e*((t+1)*e-t):(e-=2)*e*((t+1)*e+t)+2)/2}return t=+t,n.overshoot=e,n}(1.70158)},1138:function(e,t,n){"use strict";n.d(t,"a",function(){return r}),n.d(t,"c",function(){return o}),n.d(t,"b",function(){return a});var i=2*Math.PI,r=function e(t,n){function r(e){return t*Math.pow(2,10*--e)*Math.sin((o-e)/n)}var o=Math.asin(1/(t=Math.max(1,t)))*(n/=i);return r.amplitude=function(t){return e(t,n*i)},r.period=function(n){return e(t,n)},r}(1,.3),o=function e(t,n){function r(e){return 1-t*Math.pow(2,-10*(e=+e))*Math.sin((e+o)/n)}var o=Math.asin(1/(t=Math.max(1,t)))*(n/=i);return r.amplitude=function(t){return e(t,n*i)},r.period=function(n){return e(t,n)},r}(1,.3),a=function e(t,n){function r(e){return((e=2*e-1)<0?t*Math.pow(2,10*e)*Math.sin((o-e)/n):2-t*Math.pow(2,-10*e)*Math.sin((o+e)/n))/2}var o=Math.asin(1/(t=Math.max(1,t)))*(n/=i);return r.amplitude=function(t){return e(t,n*i)},r.period=function(n){return e(t,n)},r}(1,.3)},1139:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){return(r="function"===typeof x.default&&"symbol"===(0,T.default)(w.default)?function(e){return"undefined"===typeof e?"undefined":(0,T.default)(e)}:function(e){return e&&"function"===typeof x.default&&e.constructor===x.default&&e!==x.default.prototype?"symbol":"undefined"===typeof e?"undefined":(0,T.default)(e)})(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),(0,A.default)(e,i.key,i)}}function s(e,t,n){return t&&a(e.prototype,t),n&&a(e,n),e}function l(e,t){return!t||"object"!==r(t)&&"function"!==typeof t?c(e):t}function u(e){return(u=y.default?v.default:function(e){return e.__proto__||(0,v.default)(e)})(e)}function c(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function d(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=(0,h.default)(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}function p(e,t){return(p=y.default||function(e,t){return e.__proto__=t,e})(e,t)}var f=n(335),h=i(f),g=n(6),v=i(g),m=n(334),y=i(m),b=n(202),A=i(b),S=n(332),w=i(S),C=n(30),T=i(C),k=n(333),x=i(k);Object.defineProperty(t,"__esModule",{value:!0}),t.PagingDots=t.NextButton=t.PreviousButton=void 0;var E=function(e){return e&&e.__esModule?e:{default:e}}(n(2)),O=function(e){return{border:0,background:"rgba(0,0,0,0.4)",color:"white",padding:10,textTransform:"uppercase",opacity:e&&.3,cursor:e?"not-allowed":"pointer"}},M=function(e){function t(){var e;return o(this,t),e=l(this,u(t).apply(this,arguments)),e.handleClick=e.handleClick.bind(c(e)),e}return d(t,e),s(t,[{key:"handleClick",value:function(e){e.preventDefault(),this.props.previousSlide()}},{key:"render",value:function(){var e=0===this.props.currentSlide&&!this.props.wrapAround||0===this.props.slideCount;return E.default.createElement("button",{style:O(e),disabled:e,onClick:this.handleClick,"aria-label":"previous",type:"button"},"Prev")}}]),t}(E.default.Component);t.PreviousButton=M;var B=function(e){function t(){var e;return o(this,t),e=l(this,u(t).apply(this,arguments)),e.handleClick=e.handleClick.bind(c(e)),e.nextButtonDisable=e.nextButtonDisabled.bind(c(e)),e}return d(t,e),s(t,[{key:"handleClick",value:function(e){e.preventDefault(),this.props.nextSlide()}},{key:"nextButtonDisabled",value:function(e){var t=e.wrapAround,n=e.slidesToShow,i=e.currentSlide,r=e.cellAlign,o=e.slideCount,a=!1;if(!t){var s=o-1,l=n,u=0;switch(r){case"center":l=.5*(n-1),u=Math.floor(.5*n)-1;break;case"right":l=1}a=n>1?i+l>s+u:i+1>s}return a}},{key:"render",value:function(){var e=this.props,t=e.wrapAround,n=e.slidesToShow,i=e.currentSlide,r=e.cellAlign,o=e.slideCount,a=this.nextButtonDisabled({wrapAround:t,slidesToShow:n,currentSlide:i,cellAlign:r,slideCount:o});return E.default.createElement("button",{style:O(a),disabled:a,onClick:this.handleClick,"aria-label":"next",type:"button"},"Next")}}]),t}(E.default.Component);t.NextButton=B;var _=function(e){function t(){return o(this,t),l(this,u(t).apply(this,arguments))}return d(t,e),s(t,[{key:"getDotIndexes",value:function(e,t,n,i){var r=[],o=e-n;switch(i){case"center":case"right":o+=n-1}if(o<0)return[0];for(var a=0;a<o;a+=t)r.push(a);return r.push(o),r}},{key:"getListStyles",value:function(){return{position:"relative",top:-10,display:"flex",margin:0,padding:0,listStyleType:"none"}}},{key:"getButtonStyles",value:function(e){return{cursor:"pointer",opacity:e?1:.5,background:"transparent",border:"none"}}},{key:"render",value:function(){var e=this,t=this.getDotIndexes(this.props.slideCount,this.props.slidesToScroll,this.props.slidesToShow,this.props.cellAlign);return E.default.createElement("ul",{style:this.getListStyles()},t.map(function(t){return E.default.createElement("li",{key:t,className:e.props.currentSlide===t?"paging-item active":"paging-item"},E.default.createElement("button",{type:"button",style:e.getButtonStyles(e.props.currentSlide===t),onClick:e.props.goToSlide.bind(null,t),"aria-label":"slide ".concat(t+1," bullet")},E.default.createElement("svg",{className:"paging-dot",width:"12",height:"12"},E.default.createElement("circle",{cx:"5",cy:"5",r:"5",style:{fill:"black"}}))))}))}}]),t}(E.default.Component);t.PagingDots=_},1140:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n(1141)),o=i(n(1142)),a=i(n(1143)),s={fade:o.default,scroll:r.default,scroll3d:a.default};t.default=s},1141:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return(o="function"===typeof E.default&&"symbol"===(0,k.default)(C.default)?function(e){return"undefined"===typeof e?"undefined":(0,k.default)(e)}:function(e){return e&&"function"===typeof E.default&&e.constructor===E.default&&e!==E.default.prototype?"symbol":"undefined"===typeof e?"undefined":(0,k.default)(e)})(e)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),(0,S.default)(e,i.key,i)}}function l(e,t,n){return t&&s(e.prototype,t),n&&s(e,n),e}function u(e,t){return!t||"object"!==o(t)&&"function"!==typeof t?d(e):t}function c(e){return(c=b.default?m.default:function(e){return e.__proto__||(0,m.default)(e)})(e)}function d(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function p(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=(0,g.default)(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&f(e,t)}function f(e,t){return(f=b.default||function(e,t){return e.__proto__=t,e})(e,t)}var h=n(335),g=i(h),v=n(6),m=i(v),y=n(334),b=i(y),A=n(202),S=i(A),w=n(332),C=i(w),T=n(30),k=i(T),x=n(333),E=i(x);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var O=r(n(2)),M=r(n(13)),B=function(e){function t(e){var n;return a(this,t),n=u(this,c(t).call(this,e)),n.getListStyles=n.getListStyles.bind(d(n)),n}return p(t,e),l(t,[{key:"getSlideDirection",value:function(e,t,n){var i=0;return e===t?i:i=n?e<t?-1:1:e<t?1:-1}},{key:"getSlideTargetPosition",value:function(e,t){var n=(this.props.slideWidth+this.props.cellSpacing)*e,i=0;switch(this.props.cellAlign){case"center":i=(this.props.slideWidth+this.props.cellSpacing)*((this.props.slidesToShow-1)/2);break;case"right":i=(this.props.slideWidth+this.props.cellSpacing)*(this.props.slidesToShow-1)}var r=Math.min(Math.floor(Math.abs((t-i)/this.props.slideWidth)),this.props.slideCount-1),o=0;if("zoom"===this.props.animation&&(this.props.currentSlide===e+1||0===this.props.currentSlide&&e===this.props.children.length-1)?o=this.props.slideOffset:"zoom"===this.props.animation&&(this.props.currentSlide===e-1||this.props.currentSlide===this.props.children.length-1&&0===e)&&(o=-this.props.slideOffset),this.props.wrapAround&&e!==r){var a=this.getSlideDirection(r,this.props.currentSlide,this.props.isWrappingAround),s=0,l=0;switch(this.props.cellAlign){case"left":a<0?(s=this.props.slidesToScroll,l=this.props.slideCount-this.props.slidesToScroll-1):(s=0,l=this.props.slideCount-1);break;case"center":if(0===a)s=Math.floor((this.props.slideCount-1)/2),l=this.props.slideCount-s-1;else{var u=Math.ceil((this.props.slidesToShow-1)/2),c=Math.min(u+this.props.slidesToScroll,this.props.slideCount-1),d=this.props.slideCount-c-1;a>0?(l=c,s=d):a<0&&(s=c,l=d)}break;case"right":a>0?(s=this.props.slideCount-this.props.slidesToScroll-1,l=this.props.slidesToScroll):(s=this.props.slideCount-1,l=0)}var p=Math.abs(r-e);e<r?p>s&&(n=(this.props.slideWidth+this.props.cellSpacing)*(this.props.slideCount+e)):p>l&&(n=(this.props.slideWidth+this.props.cellSpacing)*(this.props.slideCount-e)*-1)}return n+o}},{key:"formatChildren",value:function(e){var t=this,n=this.props,i=n.top,r=n.left,o=n.currentSlide,a=n.slidesToShow,s=this.props.vertical?i:r;return O.default.Children.map(e,function(e,n){var i=n>=o&&n<o+a;return O.default.createElement("li",{className:"slider-slide".concat(i?" slide-visible":""),style:t.getSlideStyles(n,s),key:n},e)})}},{key:"getSlideStyles",value:function(e,t){var n=this.getSlideTargetPosition(e,t),i="zoom"===this.props.animation&&this.props.currentSlide!==e?Math.max(Math.min(this.props.zoomScale,1),0):1;return{boxSizing:"border-box",display:this.props.vertical?"block":"inline-block",height:"auto",left:this.props.vertical?0:n,listStyleType:"none",marginBottom:this.props.vertical?this.props.cellSpacing/2:"auto",marginLeft:this.props.vertical?"auto":this.props.cellSpacing/2,marginRight:this.props.vertical?"auto":this.props.cellSpacing/2,marginTop:this.props.vertical?this.props.cellSpacing/2:"auto",MozBoxSizing:"border-box",position:"absolute",top:this.props.vertical?n:0,transform:"scale(".concat(i,")"),transition:"transform .4s linear",verticalAlign:"top",width:this.props.vertical?"100%":this.props.slideWidth}}},{key:"getListStyles",value:function(e){var t=e.deltaX,n=e.deltaY,i=this.props.slideWidth*O.default.Children.count(this.props.children),r=this.props.cellSpacing*O.default.Children.count(this.props.children),o="translate3d(".concat(t,"px, ").concat(n,"px, 0)");return{transform:o,WebkitTransform:o,msTransform:"translate(".concat(t,"px, ").concat(n,"px)"),position:"relative",display:"block",margin:this.props.vertical?"".concat(this.props.cellSpacing/2*-1,"px 0px"):"0px ".concat(this.props.cellSpacing/2*-1,"px"),padding:0,height:this.props.vertical?i+r:this.props.slideHeight,width:this.props.vertical?"auto":i+r,cursor:!0===this.props.dragging?"pointer":"inherit",boxSizing:"border-box",MozBoxSizing:"border-box",touchAction:"pinch-zoom ".concat(this.props.vertical?"pan-x":"pan-y")}}},{key:"render",value:function(){var e=this.formatChildren(this.props.children),t=this.props.deltaX,n=this.props.deltaY;return O.default.createElement("ul",{className:"slider-list",style:this.getListStyles({deltaX:t,deltaY:n})},e)}}]),t}(O.default.Component);t.default=B,B.propTypes={animation:M.default.oneOf(["zoom"]),cellAlign:M.default.string,cellSpacing:M.default.number,currentSlide:M.default.number,deltaX:M.default.number,deltaY:M.default.number,dragging:M.default.bool,isWrappingAround:M.default.bool,left:M.default.number,slideCount:M.default.number,slideHeight:M.default.number,slidesToScroll:M.default.number,slideOffset:M.default.number,slideWidth:M.default.number,top:M.default.number,vertical:M.default.bool,wrapAround:M.default.bool,zoomScale:M.default.number},B.defaultProps={cellAlign:"left",cellSpacing:0,currentSlide:0,deltaX:0,deltaY:0,dragging:!1,isWrappingAround:!1,left:0,slideCount:0,slideHeight:0,slidesToScroll:1,slideWidth:0,top:0,vertical:!1,wrapAround:!1,zoomScale:.85}},1142:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return(o="function"===typeof E.default&&"symbol"===(0,k.default)(C.default)?function(e){return"undefined"===typeof e?"undefined":(0,k.default)(e)}:function(e){return e&&"function"===typeof E.default&&e.constructor===E.default&&e!==E.default.prototype?"symbol":"undefined"===typeof e?"undefined":(0,k.default)(e)})(e)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),(0,S.default)(e,i.key,i)}}function l(e,t,n){return t&&s(e.prototype,t),n&&s(e,n),e}function u(e,t){return!t||"object"!==o(t)&&"function"!==typeof t?c(e):t}function c(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function d(e){return(d=b.default?m.default:function(e){return e.__proto__||(0,m.default)(e)})(e)}function p(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=(0,g.default)(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&f(e,t)}function f(e,t){return(f=b.default||function(e,t){return e.__proto__=t,e})(e,t)}var h=n(335),g=i(h),v=n(6),m=i(v),y=n(334),b=i(y),A=n(202),S=i(A),w=n(332),C=i(w),T=n(30),k=i(T),x=n(333),E=i(x);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var O=r(n(2)),M=r(n(13)),B=function(e){function t(e){var n;return a(this,t),n=u(this,d(t).call(this,e)),n.fadeFromSlide=e.currentSlide,n}return p(t,e),l(t,[{key:"formatChildren",value:function(e,t){var n=this,i=this.props,r=i.currentSlide,o=i.slidesToShow;return O.default.Children.map(e,function(e,i){var a=i>=r&&i<r+o;return O.default.createElement("li",{className:"slider-slide".concat(a?" slide-visible":""),style:n.getSlideStyles(i,t),key:i},e)})}},{key:"getSlideOpacityAndLeftMap",value:function(e,t,n){var i=t;e>n&&0===e?i=e-this.props.slidesToShow:e<n&&e+this.props.slidesToShow>this.props.slideCount-1&&(i=e+this.props.slidesToShow);var r={};if(e===t)r[e]=1;else{var o=e-i;r[e]=(n-i)/o,r[t]=(e-n)/o}for(var a={},s=0;s<this.props.slidesToShow;s++)a[e+s]={opacity:r[e],left:this.props.slideWidth*s},a[t+s]={opacity:r[t],left:this.props.slideWidth*s};return a}},{key:"getSlideStyles",value:function(e,t){return{boxSizing:"border-box",display:"block",height:"auto",left:t[e]?t[e].left:0,listStyleType:"none",marginBottom:"auto",marginLeft:this.props.cellSpacing/2,marginRight:this.props.cellSpacing/2,marginTop:"auto",MozBoxSizing:"border-box",opacity:t[e]?t[e].opacity:0,position:"absolute",top:0,verticalAlign:"top",visibility:t[e]?"inherit":"hidden",width:this.props.slideWidth}}},{key:"getContainerStyles",value:function(){var e=this.props.slideWidth*this.props.slidesToShow;return{boxSizing:"border-box",cursor:!0===this.props.dragging?"pointer":"inherit",display:"block",height:this.props.slideHeight,margin:this.props.vertical?"".concat(this.props.cellSpacing/2*-1,"px 0px"):"0px ".concat(this.props.cellSpacing/2*-1,"px"),MozBoxSizing:"border-box",padding:0,touchAction:"none",width:e}}},{key:"render",value:function(){var e=-(this.props.deltaX||this.props.deltaY)/this.props.slideWidth;parseInt(e)===e&&(this.fadeFromSlide=e);var t=this.getSlideOpacityAndLeftMap(this.fadeFromSlide,this.props.currentSlide,e),n=this.formatChildren(this.props.children,t);return O.default.createElement("ul",{className:"slider-list",style:this.getContainerStyles()},n)}}]),t}(O.default.Component);t.default=B,B.propTypes={cellSpacing:M.default.number,currentSlide:M.default.number,deltaX:M.default.number,deltaY:M.default.number,dragging:M.default.bool,isWrappingAround:M.default.bool,left:M.default.number,slideCount:M.default.number,slideHeight:M.default.number,slidesToShow:M.default.number,slideWidth:M.default.number,top:M.default.number,vertical:M.default.bool,wrapAround:M.default.bool},B.defaultProps={cellSpacing:0,currentSlide:0,deltaX:0,deltaY:0,dragging:!1,isWrappingAround:!1,left:0,slideCount:0,slideHeight:0,slidesToShow:1,slideWidth:0,top:0,vertical:!1,wrapAround:!1}},1143:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return(o="function"===typeof E.default&&"symbol"===(0,k.default)(C.default)?function(e){return"undefined"===typeof e?"undefined":(0,k.default)(e)}:function(e){return e&&"function"===typeof E.default&&e.constructor===E.default&&e!==E.default.prototype?"symbol":"undefined"===typeof e?"undefined":(0,k.default)(e)})(e)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),(0,S.default)(e,i.key,i)}}function l(e,t,n){return t&&s(e.prototype,t),n&&s(e,n),e}function u(e,t){return!t||"object"!==o(t)&&"function"!==typeof t?d(e):t}function c(e){return(c=b.default?m.default:function(e){return e.__proto__||(0,m.default)(e)})(e)}function d(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function p(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=(0,g.default)(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&f(e,t)}function f(e,t){return(f=b.default||function(e,t){return e.__proto__=t,e})(e,t)}var h=n(335),g=i(h),v=n(6),m=i(v),y=n(334),b=i(y),A=n(202),S=i(A),w=n(332),C=i(w),T=n(30),k=i(T),x=n(333),E=i(x);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var O=r(n(2)),M=r(n(13)),B=function(e){function t(e){var n;return a(this,t),n=u(this,c(t).call(this,e)),n.getListStyles=n.getListStyles.bind(d(n)),n}return p(t,e),l(t,[{key:"getSlideDirection",value:function(e,t,n){var i=0;return e===t?i:i=n?e<t?-1:1:e<t?1:-1}},{key:"getSlideTargetPosition",value:function(e){var t=0,n=0;if(e!==this.props.currentSlide){var i=this.getRelativeDistanceToCurrentSlide(e);t=(this.props.slideWidth+this.props.cellSpacing)*i-this.getZoomOffsetFor(i),n=0,"zoom"===this.props.animation&&(this.props.currentSlide===e+1||0===this.props.currentSlide&&e===this.props.children.length-1)?n=this.props.slideOffset:"zoom"===this.props.animation&&(this.props.currentSlide===e-1||this.props.currentSlide===this.props.children.length-1&&0===e)&&(n=-this.props.slideOffset)}return t+n}},{key:"formatChildren",value:function(e){var t=this,n=this.props,i=n.top,r=n.left,o=n.currentSlide,a=n.slidesToShow,s=this.props.vertical?i:r;return O.default.Children.map(e,function(e,n){var i=t.getDistanceToCurrentSlide(n)<=a/2,r=o===n;return O.default.createElement("li",{className:"slider-slide".concat(i?" slide-visible":"").concat(r?" slide-current":""),style:t.getSlideStyles(n,s),key:n},e)})}},{key:"getZoomOffsetFor",value:function(e){return 0===e?0:(1-Math.pow(this.props.zoomScale,Math.abs(e)))*this.props.slideWidth*(e<0?-1:1)+this.getZoomOffsetFor(e<0?e+1:e-1)}},{key:"getDistance",value:function(e,t){return Math.abs(e-t)}},{key:"getDistanceToCurrentSlide",value:function(e){return this.props.wrapAround?Math.min(Math.min(this.getDistance(e,0)+this.getDistance(this.props.currentSlide,this.props.slideCount),this.getDistance(e,this.props.slideCount)+this.getDistance(this.props.currentSlide,0)),this.getDistance(e,this.props.currentSlide)):this.getDistance(e,this.props.currentSlide)}},{key:"getRelativeDistanceToCurrentSlide",value:function(e){if(!this.props.wrapAround)return e-this.props.currentSlide;var t=this.getDistance(e,0)+this.getDistance(this.props.currentSlide,this.props.slideCount),n=this.getDistance(e,this.props.slideCount)+this.getDistance(this.props.currentSlide,0),i=this.getDistance(e,this.props.currentSlide);switch(Math.min(Math.min(t,n),i)){case i:return e-this.props.currentSlide;case t:return t;case n:return-n;default:return 0}}},{key:"getTransformScale",value:function(e){return this.props.currentSlide!==e?Math.max(Math.min(Math.pow(this.props.zoomScale,this.getDistanceToCurrentSlide(e)),1),0):1}},{key:"getOpacityScale",value:function(e){return this.props.currentSlide!==e?Math.max(Math.min(Math.pow(this.props.opacityScale,this.getDistanceToCurrentSlide(e)),1),0):1}},{key:"getSlideStyles",value:function(e,t){var n=this.getSlideTargetPosition(e,t),i=this.getTransformScale(e);return{zIndex:this.props.slideCount-this.getDistanceToCurrentSlide(e),boxSizing:"border-box",display:this.props.vertical?"block":"inline-block",height:"auto",left:this.props.vertical?0:n,listStyleType:"none",marginBottom:this.props.vertical?this.props.cellSpacing/2:"auto",marginLeft:this.props.vertical?"auto":this.props.cellSpacing/2,marginRight:this.props.vertical?"auto":this.props.cellSpacing/2,marginTop:this.props.vertical?this.props.cellSpacing/2:"auto",MozBoxSizing:"border-box",position:"absolute",top:this.props.vertical?n:0,transform:"scale(".concat(i,")"),transition:"left 0.4s ease-out, transform 0.4s ease-out, opacity 0.4s ease-out",verticalAlign:"top",width:this.props.vertical?"100%":this.props.slideWidth,opacity:this.getOpacityScale(e)}}},{key:"getListStyles",value:function(){var e=this.props.slideWidth*O.default.Children.count(this.props.children),t=this.props.cellSpacing*O.default.Children.count(this.props.children);return{left:"calc(50% - (".concat(this.props.slideWidth,"px / 2))"),position:"relative",margin:this.props.vertical?"".concat(this.props.cellSpacing/2*-1,"px 0px"):"".concat(this.props.slideListMargin,"px ").concat(this.props.cellSpacing/2*-1,"px"),padding:0,height:this.props.vertical?e+t:this.props.slideHeight,width:this.props.vertical?"auto":"100%",cursor:!0===this.props.dragging?"pointer":"inherit",boxSizing:"border-box",MozBoxSizing:"border-box",touchAction:"pinch-zoom ".concat(this.props.vertical?"pan-x":"pan-y")}}},{key:"render",value:function(){var e=this.formatChildren(this.props.children);return O.default.createElement("ul",{className:"slider-list",style:this.getListStyles()},e)}}]),t}(O.default.Component);t.default=B,B.propTypes={cellSpacing:M.default.number,currentSlide:M.default.number,dragging:M.default.bool,isWrappingAround:M.default.bool,left:M.default.number,slideCount:M.default.number,slideHeight:M.default.number,slideOffset:M.default.number,slideWidth:M.default.number,top:M.default.number,vertical:M.default.bool,wrapAround:M.default.bool,zoomScale:M.default.number,opacityScale:M.default.number,slidesToShow:M.default.number,slideListMargin:M.default.number},B.defaultProps={cellSpacing:0,currentSlide:0,dragging:!1,isWrappingAround:!1,left:0,slideCount:0,slideHeight:0,slideWidth:0,top:0,vertical:!1,wrapAround:!0,zoomScale:.75,opacityScale:.65,slidesToShow:3,slideListMargin:10}},1144:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.defaultRenderAnnounceSlideMessage=void 0;var i=function(e){return e&&e.__esModule?e:{default:e}}(n(2)),r=function(e){var t=e.message,n={position:"absolute",left:"-10000px",top:"auto",width:"1px",height:"1px",overflow:"hidden"};return i.default.createElement("div",{"aria-live":"polite","aria-atomic":"true",style:n,tabIndex:-1},t)},o=function(e){var t=e.currentSlide,n=e.slideCount;return"Slide ".concat(t+1," of ").concat(n)};t.defaultRenderAnnounceSlideMessage=o;var a=r;t.default=a},1145:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=(0,y.default)(e);if(v.default){var i=(0,v.default)(e);t&&(i=i.filter(function(t){return(0,h.default)(e,t).enumerable})),n.push.apply(n,i)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?r(n,!0).forEach(function(t){a(e,t,n[t])}):p.default?(0,c.default)(e,(0,p.default)(n)):r(n).forEach(function(t){(0,l.default)(e,t,(0,h.default)(n,t))})}return e}function a(e,t,n){return t in e?(0,l.default)(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var s=n(202),l=i(s),u=n(1037),c=i(u),d=n(1038),p=i(d),f=n(342),h=i(f),g=n(1039),v=i(g),m=n(21),y=i(m);Object.defineProperty(t,"__esModule",{value:!0}),t.calcSomeInitialState=t.shouldUpdate=t.swipeDirection=t.getPropsByTransitionMode=t.addAccessibility=t.removeEvent=t.addEvent=void 0;var b=function(e){return e&&e.__esModule?e:{default:e}}(n(2)),A=function(e,t,n){null!==e&&"undefined"!==typeof e&&(e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent?e.attachEvent("on".concat(t),n):e["on".concat(t)]=n)};t.addEvent=A;var S=function(e,t,n){null!==e&&"undefined"!==typeof e&&(e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent?e.detachEvent("on".concat(t),n):e["on".concat(t)]=null)};t.removeEvent=S;var w=function(e,t,n){var i;return t>1?b.default.Children.map(e,function(e,r){var a=r>=n,s=r<t+n;i=a&&s;var l=i?{"aria-hidden":"false",tabIndex:0}:{"aria-hidden":"true"};return b.default.cloneElement(e,o({},e.props,{},l))}):b.default.Children.map(e,function(e,t){i=t!==n;var r=i?{"aria-hidden":"true"}:{"aria-hidden":"false",tabIndex:0};return b.default.cloneElement(e,o({},e.props,{},r))})};t.addAccessibility=w;var C=function(e,t){var n=e.slidesToShow,i=e.transitionMode,r={};return"fade"===i?t.forEach(function(t){switch(t){case"slidesToShow":case"slidesToScroll":r[t]=Math.max(parseInt(n),1);break;case"cellAlign":r[t]="left";break;default:r[t]=e[t]}}):t.forEach(function(t){r[t]=e[t]}),r};t.getPropsByTransitionMode=C;var T=function(e,t,n,i,r){var o=e-t,a=n-i,s=Math.atan2(a,o),l=Math.round(180*s/Math.PI);return l<0&&(l=360-Math.abs(l)),l<=45&&l>=0?1:l<=360&&l>=315?1:l>=135&&l<=225?-1:!0===r?l>=35&&l<=135?1:-1:0};t.swipeDirection=T;var k=function(e,t,n){for(var i=!1,r=0;r<n.length;r++)if(e[n[r]]!==t[n[r]]){i=!0;break}return i};t.shouldUpdate=k;var x=function(e){var t=C(e,["slidesToScroll","slidesToShow","cellAlign"]),n=t.slidesToScroll,i=t.slidesToShow,r=t.cellAlign,o=e.vertical?e.initialSlideHeight||0:e.initialSlideWidth||0,a=e.vertical?(e.initialSlideHeight||0)*e.slidesToShow:e.initialSlideHeight||0,s=a+e.cellSpacing*(i-1);return{slideWidth:o,slideHeight:a,frameWidth:e.vertical?s:"100%",slidesToScroll:n,slidesToShow:i,cellAlign:r}};t.calcSomeInitialState=x},1146:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getTransitionProps=t.getFrameStyles=t.getSliderStyles=t.getDecoratorStyles=t.getImgTagStyles=void 0;var i=function(){return".slider-slide > img { width: 100%; display: block; }\n          .slider-slide > img:focus { margin: auto; }"};t.getImgTagStyles=i;var r=function(e){switch(e){case"TopLeft":return{position:"absolute",top:0,left:0};case"TopCenter":return{position:"absolute",top:0,left:"50%",transform:"translateX(-50%)",WebkitTransform:"translateX(-50%)",msTransform:"translateX(-50%)"};case"TopRight":return{position:"absolute",top:0,right:0};case"CenterLeft":return{position:"absolute",top:"50%",left:0,transform:"translateY(-50%)",WebkitTransform:"translateY(-50%)",msTransform:"translateY(-50%)"};case"CenterCenter":return{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%,-50%)",WebkitTransform:"translate(-50%, -50%)",msTransform:"translate(-50%, -50%)"};case"CenterRight":return{position:"absolute",top:"50%",right:0,transform:"translateY(-50%)",WebkitTransform:"translateY(-50%)",msTransform:"translateY(-50%)"};case"BottomLeft":return{position:"absolute",bottom:0,left:0};case"BottomCenter":return{position:"absolute",bottom:0,left:"50%",transform:"translateX(-50%)",WebkitTransform:"translateX(-50%)",msTransform:"translateX(-50%)"};case"BottomRight":return{position:"absolute",bottom:0,right:0};default:return{position:"absolute",top:0,left:0}}};t.getDecoratorStyles=r;var o=function(e,t){return{boxSizing:"border-box",display:"block",height:t,MozBoxSizing:"border-box",position:"relative",width:e}};t.getSliderStyles=o;var a=function(e,t,n,i){return{boxSizing:"border-box",display:"block",height:t?i||"initial":"100%",margin:n,MozBoxSizing:"border-box",msTransform:"translate(0, 0)",overflow:e,padding:0,position:"relative",touchAction:"pinch-zoom ".concat(t?"pan-x":"pan-y"),transform:"translate3d(0, 0, 0)",WebkitTransform:"translate3d(0, 0, 0)"}};t.getFrameStyles=a;var s=function(e,t){return{animation:e.animation,cellAlign:e.cellAlign,cellSpacing:e.cellSpacing,currentSlide:t.currentSlide,dragging:e.dragging,isWrappingAround:t.isWrappingAround,left:t.left,slideCount:t.slideCount,slideHeight:t.slideHeight,slideOffset:e.slideOffset,slidesToScroll:e.slidesToScroll,slidesToShow:t.slidesToShow,slideWidth:t.slideWidth,top:t.top,vertical:e.vertical,wrapAround:e.wrapAround,zoomScale:e.zoomScale,opacityScale:e.opacityScale,slideListMargin:e.slideListMargin}};t.getTransitionProps=s},1147:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getSlideHeight=t.getValidChildren=t.addAccessibility=void 0;var i=function(e){return e&&e.__esModule?e:{default:e}}(n(2)),r=function(e,t){return i.default.Children.map(e,function(e){return i.default.cloneElement(e,e.props)})};t.addAccessibility=r;var o=function(e){return i.default.Children.toArray(e)};t.getValidChildren=o;var a=function(e){for(var t=0,n=0;n<e.length;n++)e[n].offsetHeight>t&&(t=e[n].offsetHeight);return t},s=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],i=e.heightMode,r=e.vertical,o=e.initialSlideHeight,s=t.slidesToShow,l=t.currentSlide,u=n[0];return u&&"first"===i?r?u.offsetHeight*s:u.offsetHeight:"max"===i?a(n):"current"===i?n[l].offsetHeight:o||100};t.getSlideHeight=s},1148:function(e,t,n){t=e.exports=n(929)(!0),t.push([e.i,'.wea-app-center{width:100%;height:100%}.wea-app-center .clearBoth{clear:both;content:""}.wea-app-center .wea-app-center-con{margin:20px 40px;position:relative}.wea-app-center .wea-app-center-con .slider,.wea-app-center .wea-app-center-con .slider-frame,.wea-app-center .wea-app-center-con .slider-list{height:100%!important}.wea-app-center .wea-app-center-con .slider-frame .slider-slide,.wea-app-center .wea-app-center-con .slider-list .slider-slide,.wea-app-center .wea-app-center-con .slider .slider-slide{overflow-x:auto;overflow-y:hidden}.wea-app-center .wea-app-center-con .slider-frame{width:100%}.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul{top:5px!important}.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul li{padding:0 4px;display:inline-block}.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul li button{color:#00a9ff!important;outline:none}.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul li button .paging-dot circle{fill:#00a9ff!important}.wea-app-center .wea-app-center-con .single-page{padding:0 20px;outline:none}.wea-app-center .wea-app-center-con .single-page .single-con{outline:none;position:relative;float:left;height:104px;border:1px solid transparent;line-height:104px;padding:5px}.wea-app-center .wea-app-center-con .single-page .single-con .single-app{cursor:pointer;padding-top:10px;text-align:center;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.wea-app-center .wea-app-center-con .single-page .single-con .single-app .single-icon{position:absolute;height:56px;line-height:56px;width:56px;margin-top:24px;border-radius:50%;text-align:center}.wea-app-center .wea-app-center-con .single-page .single-con .single-app .single-icon-html{line-height:1;padding-top:14px}.wea-app-center .wea-app-center-con .single-page .single-con .single-app .single-name{padding-left:65px;text-align:left;font-weight:600}.wea-app-center .wea-app-center-con .single-page .single-con .single-desc{display:none;padding:5px 10px;cursor:pointer}.wea-app-center .wea-app-center-con .single-page .single-con:after{clear:both;content:""}.wea-app-center .wea-app-center-con .single-page .single-con:hover{border:1px solid #e1e6ec;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);border-radius:4px}.wea-app-center .wea-app-center-con .single-page .single-con:hover .single-app .single-icon{-webkit-transform:scale(.7) translateY(-45px);transform:scale(.7) translateY(-45px);-ms-transform:scale(.7) translateY(-45px);-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.wea-app-center .wea-app-center-con .single-page .single-con:hover .single-app .single-name{-webkit-transform:translateY(-30px);transform:translateY(-30px);-ms-transform:translateY(-30px);-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.wea-app-center .wea-app-center-con .single-page .single-con:hover .single-desc{display:inline-block;-webkit-transform:translateY(-100px);transform:translateY(-100px);-ms-transform:translateY(-100px);text-align:left;width:100%;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap}',"",{version:3,sources:["/weaver/Oracle/ecology/coms-git/WEAVER_CloudStore_e9/components/ecology9/wea-app-center/index.less"],names:[],mappings:"AAAA,gBACE,WAAY,AACZ,WAAa,CACd,AACD,2BACE,WAAY,AACZ,UAAY,CACb,AACD,oCACE,iBAAkB,AAClB,iBAAmB,CACpB,AACD,+IAGE,qBAAwB,CACzB,AACD,yLAGE,gBAAiB,AACjB,iBAAmB,CACpB,AACD,kDACE,UAAY,CACb,AACD,oEACE,iBAAoB,CACrB,AACD,uEACE,cAAe,AACf,oBAAsB,CACvB,AACD,8EACE,wBAA0B,AAC1B,YAAc,CACf,AACD,iGACE,sBAAyB,CAC1B,AACD,iDACE,eAAgB,AAChB,YAAc,CACf,AACD,6DACE,aAAc,AACd,kBAAmB,AACnB,WAAY,AACZ,aAAc,AACd,6BAA8B,AAC9B,kBAAmB,AACnB,WAAa,CACd,AACD,yEACE,eAAgB,AAChB,iBAAkB,AAClB,kBAAmB,AACnB,kCAAoC,AACpC,6BAA+B,AAC/B,yBAA4B,CAC7B,AACD,sFACE,kBAAmB,AACnB,YAAa,AACb,iBAAkB,AAClB,WAAY,AACZ,gBAAiB,AACjB,kBAAmB,AACnB,iBAAmB,CACpB,AACD,2FACE,cAAe,AACf,gBAAkB,CACnB,AACD,sFACE,kBAAmB,AACnB,gBAAiB,AACjB,eAAiB,CAClB,AACD,0EACE,aAAc,AACd,iBAAkB,AAClB,cAAgB,CACjB,AACD,mEACE,WAAY,AACZ,UAAY,CACb,AACD,mEACE,yBAA0B,AAC1B,8CAAmD,AAC3C,sCAA2C,AACnD,iBAAmB,CACpB,AACD,4FACE,8CAAgD,AACxC,sCAAwC,AAChD,0CAA4C,AAC5C,kCAAoC,AACpC,6BAA+B,AAC/B,yBAA4B,CAC7B,AACD,4FACE,oCAAqC,AAC7B,4BAA6B,AACrC,gCAAiC,AACjC,kCAAoC,AACpC,6BAA+B,AAC/B,yBAA4B,CAC7B,AACD,gFACE,qBAAsB,AACtB,qCAAsC,AAC9B,6BAA8B,AACtC,iCAAkC,AAClC,gBAAiB,AACjB,WAAY,AACZ,gBAAiB,AACjB,uBAAwB,AACxB,0BAA2B,AAC3B,+BAAgC,AAChC,4BAA6B,AAC7B,kBAAoB,CAErB",file:"index.less",sourcesContent:['.wea-app-center {\n  width: 100%;\n  height: 100%;\n}\n.wea-app-center .clearBoth {\n  clear: both;\n  content: "";\n}\n.wea-app-center .wea-app-center-con {\n  margin: 20px 40px;\n  position: relative;\n}\n.wea-app-center .wea-app-center-con .slider,\n.wea-app-center .wea-app-center-con .slider-frame,\n.wea-app-center .wea-app-center-con .slider-list {\n  height: 100% !important;\n}\n.wea-app-center .wea-app-center-con .slider .slider-slide,\n.wea-app-center .wea-app-center-con .slider-frame .slider-slide,\n.wea-app-center .wea-app-center-con .slider-list .slider-slide {\n  overflow-x: auto;\n  overflow-y: hidden;\n}\n.wea-app-center .wea-app-center-con .slider-frame {\n  width: 100%;\n}\n.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul {\n  top: 5px !important;\n}\n.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul li {\n  padding: 0 4px;\n  display: inline-block;\n}\n.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul li button {\n  color: #00a9ff !important;\n  outline: none;\n}\n.wea-app-center .wea-app-center-con .slider-control-bottomcenter ul li button .paging-dot circle {\n  fill: #00a9ff !important;\n}\n.wea-app-center .wea-app-center-con .single-page {\n  padding: 0 20px;\n  outline: none;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con {\n  outline: none;\n  position: relative;\n  float: left;\n  height: 104px;\n  border: 1px solid transparent;\n  line-height: 104px;\n  padding: 5px;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con .single-app {\n  cursor: pointer;\n  padding-top: 10px;\n  text-align: center;\n  -webkit-transition: all 0.2s linear;\n  -o-transition: all 0.2s linear;\n  transition: all 0.2s linear;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con .single-app .single-icon {\n  position: absolute;\n  height: 56px;\n  line-height: 56px;\n  width: 56px;\n  margin-top: 24px;\n  border-radius: 50%;\n  text-align: center;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con .single-app .single-icon-html {\n  line-height: 1;\n  padding-top: 14px;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con .single-app .single-name {\n  padding-left: 65px;\n  text-align: left;\n  font-weight: 600;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con .single-desc {\n  display: none;\n  padding: 5px 10px;\n  cursor: pointer;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con:after {\n  clear: both;\n  content: "";\n}\n.wea-app-center .wea-app-center-con .single-page .single-con:hover {\n  border: 1px solid #e1e6ec;\n  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);\n          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);\n  border-radius: 4px;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con:hover .single-app .single-icon {\n  -webkit-transform: scale(0.7) translateY(-45px);\n          transform: scale(0.7) translateY(-45px);\n  -ms-transform: scale(0.7) translateY(-45px);\n  -webkit-transition: all 0.2s linear;\n  -o-transition: all 0.2s linear;\n  transition: all 0.2s linear;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con:hover .single-app .single-name {\n  -webkit-transform: translateY(-30px);\n          transform: translateY(-30px);\n  -ms-transform: translateY(-30px);\n  -webkit-transition: all 0.2s linear;\n  -o-transition: all 0.2s linear;\n  transition: all 0.2s linear;\n}\n.wea-app-center .wea-app-center-con .single-page .single-con:hover .single-desc {\n  display: inline-block;\n  -webkit-transform: translateY(-100px);\n          transform: translateY(-100px);\n  -ms-transform: translateY(-100px);\n  text-align: left;\n  width: 100%;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  -o-text-overflow: ellipsis;\n  -webkit-text-overflow: ellipsis;\n  -moz-text-overflow: ellipsis;\n  white-space: nowrap;\n  /*规定段落中的文本不进行换行*/\n}\n'],sourceRoot:""}])},1149:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),o=i(r),a=n(6),s=i(a),l=n(1),u=i(l),c=n(3),d=i(c),p=n(4),f=i(p),h=n(5),g=i(h),v=n(11),m=i(v),y=n(19),b=i(y),A=n(1013),S=i(A),w=n(1150),C=i(w),T=n(29),k=i(T),x=n(9),E=i(x),O=n(1036),M=i(O);n(1043);var B=n(1044),_=i(B),D=E.default.getLabel,W=function(e){function t(e){(0,u.default)(this,t);var n=(0,f.default)(this,(t.__proto__||(0,s.default)(t)).call(this,e));return n.onWindowResize=function(){n.conWidthChange()},n.conWidthChange=function(){var e=n.state.singleWidth,t=document.getElementById("wea-app-center")?document.getElementById("wea-app-center").offsetWidth-80:1e3,i=(0,C.default)(t/e);n.setState({conWidth:t,col:i})},n.onClick=function(e){var t=n.props.onClick;(0,k.default)(t)&&t(e)},n.renderSingleNode=function(e){var t=n.state,i=t.col,r=(t.singleWidth,100/i+"%");return e.map(function(e){var t=e.appfonticon.htmlStyle||{};return React.createElement("div",{className:"single-con",key:e.appid,style:{width:r},onClick:function(){return n.onClick(e)}},React.createElement("div",{className:"single-app"},React.createElement("div",{className:"single-icon "+(e.appfonticon.html&&"single-icon-html"),style:(0,o.default)({background:e.appfonticon.backgroundColor||""},t)},"0"===e.appfonticon.noticon?React.createElement("i",{className:e.appfonticon.className,style:{color:"#fff",fontSize:28,verticalAlign:"middle"}}):React.createElement("span",{style:{fontSize:14,color:"#fff",fontWeight:600}},e.appfonticon.html?React.createElement("span",{dangerouslySetInnerHTML:{__html:e.appfonticon.iconword}}):e.appfonticon.iconword)),React.createElement("div",{className:"single-name text-overflow wea-f14",title:e.appname||""},e.appname||"")),React.createElement("div",{className:"single-desc wea-f12",title:e.appdesc},e.appdesc))})},n.renderNode=function(e){for(var t=n.state,i=t.col,r=t.pageNum,o=[],a=((0,S.default)(r/i),e.length),s=r,l=0,u=s;l<a;)o.push(React.createElement("div",{className:"single-page",key:"sinle-page"+l},n.renderSingleNode(e.slice(l,u)))),l+=s,u+=s;return o},n.state={pageNum:e.pageNum||8,col:5,slidesToScroll:1,current:0,isHover:"",conWidth:1e3,singleWidth:200},n}return(0,g.default)(t,e),(0,d.default)(t,[{key:"componentDidMount",value:function(){this.conWidthChange(),window.addEventListener("resize",this.onWindowResize)}},{key:"componentWillReceiveProps",value:function(e){var t=this.props,n=t.pageNum,i=t.singleWidth,r=this.state.conWidth,o=null;"pageNum"in e&&!(0,b.default)(e.pageNum,n)&&(o={pageNum:e.pageNum}),"singleWidth"in e&&!(0,b.default)(e.singleWidth,i)&&(o={singleWidth:e.singleWidth,col:(0,C.default)(r/i)}),o&&this.setState(o)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.onWindowResize)}},{key:"render",value:function(){var e=this,t=this.props,n=t.datas,i=t.dots,r=void 0===i||i,a=t.className,s=void 0===a?"":a,l=t.style,u=this.state,c=u.pageNum,d=u.col,p=(0,S.default)(c/d),f=120*p,h=n.length,g=c,v=(0,S.default)(h/g),y=r?{}:{renderBottomCenterControls:function(e){return null}};return React.createElement("div",{className:"wea-app-center "+s,id:"wea-app-center",style:l},Array.isArray(n)&&!(0,m.default)(n)?React.createElement("div",{className:"wea-app-center-con",style:{height:f}},React.createElement(M.default,(0,o.default)({dragging:!1,renderCenterLeftControls:function(t){return React.createElement(_.default,(0,o.default)({type:"left"},e.props,{current:t,page:v}))},renderCenterRightControls:function(t){return React.createElement(_.default,(0,o.default)({type:"right"},e.props,{current:t,page:v}))}},y),this.renderNode(n))):React.createElement("p",{style:{textAlign:"center",color:"#999",marginTop:10}},React.createElement("i",{className:"icon-coms-Invalid"})," ",D(83553,"暂无数据")))}}]),t}(React.Component);t.default=W},1150:function(e,t,n){var i=n(1035),r=i("floor");e.exports=r},934:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var r=n(85),o=i(r),a=n(6),s=i(a),l=n(1),u=i(l),c=n(3),d=i(c),p=n(4),f=i(p),h=n(5),g=i(h),v=n(2),m=i(v),y=n(10),b=i(y),A=n(1111),S=i(A),w=n(1149),C=i(w),T=function(e){function t(){return(0,u.default)(this,t),(0,f.default)(this,(t.__proto__||(0,s.default)(t)).apply(this,arguments))}return(0,g.default)(t,e),(0,d.default)(t,[{key:"render",value:function(){var e=this.props,t=e.type,n=void 0===t?"1":t,i=(0,o.default)(e,["type"]);return"1"===n?m.default.createElement(S.default,i):m.default.createElement(C.default,i)}}]),t}(m.default.Component),k=(0,b.default)(T,"WeaAppCenter");t.default=k}});
//# sourceMappingURL=2.chunk.js.map?v=9b4914de