@fle-ui/next 1.0.0-alpha.12 → 1.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.history/package_20211011190148.json +141 -0
- package/.history/package_20211011193053.json +141 -0
- package/dist/@fle-ui/next.css +2 -2
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/docs-dist/components__affix__affix.md.js +701 -1
- package/docs-dist/components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~components__au~00d1741d.js +22482 -1
- package/docs-dist/components__alert__alert.md.js +942 -1
- package/docs-dist/components__anchor__anchor.md.js +789 -1
- package/docs-dist/components__auto-complete__autoComplete.md.js +1145 -1
- package/docs-dist/components__avatar__avatar.md.js +854 -1
- package/docs-dist/components__back-top__backTop.md.js +581 -1
- package/docs-dist/components__badge__badge.md.js +972 -1
- package/docs-dist/components__breadcrumb__breadcrumb.md.js +914 -1
- package/docs-dist/components__button__button.md.js +1037 -1
- package/docs-dist/components__calendar__calendar.md.js +897 -1
- package/docs-dist/components__card__card.md.js +1106 -1
- package/docs-dist/components__carousel__carousel.md.js +770 -1
- package/docs-dist/components__cascader__cascader.md.js +1378 -1
- package/docs-dist/components__checkbox__checkbox.md.js +876 -1
- package/docs-dist/components__collapse__collapse.md.js +959 -1
- package/docs-dist/components__comment__comment.md.js +586 -1
- package/docs-dist/components__config-provider__configProvider.md.js +1055 -1
- package/docs-dist/components__date-picker__date-picker.md.js +2622 -1
- package/docs-dist/components__descriptions__descriptions.md.js +863 -1
- package/docs-dist/components__divider__divider.md.js +681 -1
- package/docs-dist/components__drawer__drawer.md.js +997 -1
- package/docs-dist/components__dropdown__dropdown.md.js +1170 -1
- package/docs-dist/components__empty__empty.md.js +692 -1
- package/docs-dist/components__form__form.md.js +4099 -1
- package/docs-dist/components__grid__grid.md.js +999 -1
- package/docs-dist/components__icon__icon.md.js +739 -1
- package/docs-dist/components__image__image.md.js +745 -1
- package/docs-dist/components__input-number__inputNumber.md.js +1006 -1
- package/docs-dist/components__input__input.md.js +1579 -1
- package/docs-dist/components__layout__layout.md.js +1220 -1
- package/docs-dist/components__list__list.md.js +1255 -1
- package/docs-dist/components__mentions__mentions.md.js +943 -1
- package/docs-dist/components__menu__menu.md.js +1370 -1
- package/docs-dist/components__message__message.md.js +1223 -1
- package/docs-dist/components__modal__modal.md.js +1808 -1
- package/docs-dist/components__notification__notification.md.js +1192 -1
- package/docs-dist/components__page-header__page-header.md.js +781 -1
- package/docs-dist/components__pagination__pagination.md.js +954 -1
- package/docs-dist/components__popconfirm__popconfirm.md.js +792 -1
- package/docs-dist/components__popover__popover.md.js +665 -1
- package/docs-dist/components__progress__progress.md.js +1139 -1
- package/docs-dist/components__radio__radio.md.js +999 -1
- package/docs-dist/components__rate__rate.md.js +851 -1
- package/docs-dist/components__result__result.md.js +681 -1
- package/docs-dist/components__select__select.md.js +2081 -1
- package/docs-dist/components__slider__slider.md.js +1053 -1
- package/docs-dist/components__space__space.md.js +746 -1
- package/docs-dist/components__spin__spin.md.js +730 -1
- package/docs-dist/components__statistic__statistic.md.js +827 -1
- package/docs-dist/components__steps__steps.md.js +1097 -1
- package/docs-dist/components__switch__switch.md.js +763 -1
- package/docs-dist/components__table__table.md.js +3692 -1
- package/docs-dist/components__tabs__tabs.md.js +1213 -1
- package/docs-dist/components__tag__tag.md.js +779 -1
- package/docs-dist/components__time-picker__time-picker.md.js +1232 -1
- package/docs-dist/components__timeline__timeline.md.js +799 -1
- package/docs-dist/components__tooltip__tooltip.md.js +888 -1
- package/docs-dist/components__transfer__transfer.md.js +1226 -1
- package/docs-dist/components__tree-select__tree-select.md.js +1042 -1
- package/docs-dist/components__typography__typography.md.js +1793 -1
- package/docs-dist/components__upload__upload.md.js +1798 -1
- package/docs-dist/demos_bmurcdaerb.js +603 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.chunk.css +1 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.js +21570 -1
- package/docs-dist/demos_citsitats.js +549 -1
- package/docs-dist/demos_daolpu.chunk.css +1 -1
- package/docs-dist/demos_daolpu.js +22680 -1
- package/docs-dist/demos_dirg.js +47 -1
- package/docs-dist/demos_drac.js +748 -1
- package/docs-dist/demos_ecaps.js +529 -1
- package/docs-dist/demos_egami.js +153 -1
- package/docs-dist/demos_egassem.js +187 -1
- package/docs-dist/demos_egdab.js +872 -1
- package/docs-dist/demos_elbat.chunk.css +1 -1
- package/docs-dist/demos_elbat.js +27626 -1
- package/docs-dist/demos_enilemit.js +627 -1
- package/docs-dist/demos_espalloc.js +705 -1
- package/docs-dist/demos_etar.js +547 -1
- package/docs-dist/demos_etelpmoc-otua.js +613 -1
- package/docs-dist/demos_gat.js +487 -1
- package/docs-dist/demos_hctiws.js +439 -1
- package/docs-dist/demos_ladom.js +791 -1
- package/docs-dist/demos_lesuorac.js +193 -1
- package/docs-dist/demos_mrifnocpop.js +671 -1
- package/docs-dist/demos_mrof.js +3082 -1
- package/docs-dist/demos_nips.js +461 -1
- package/docs-dist/demos_noitacifiton.js +765 -1
- package/docs-dist/demos_noitanigap.js +233 -1
- package/docs-dist/demos_nottub.js +847 -1
- package/docs-dist/demos_nwodpord.js +965 -1
- package/docs-dist/demos_oidar.js +340 -1
- package/docs-dist/demos_pitloot.js +204 -1
- package/docs-dist/demos_pot-kcab.js +62 -1
- package/docs-dist/demos_radnelac.js +285 -1
- package/docs-dist/demos_ratava.js +647 -1
- package/docs-dist/demos_rebmun-tupni.js +209 -1
- package/docs-dist/demos_redacsac.js +576 -1
- package/docs-dist/demos_redaeh-egap.js +761 -1
- package/docs-dist/demos_redils.js +659 -1
- package/docs-dist/demos_redivid.js +167 -1
- package/docs-dist/demos_redivorp-gifnoc.js +2154 -1
- package/docs-dist/demos_refsnart.js +774 -1
- package/docs-dist/demos_rekcip-emit.js +183 -1
- package/docs-dist/demos_rekcip-etad.js +469 -1
- package/docs-dist/demos_revopop.js +335 -1
- package/docs-dist/demos_reward.js +484 -1
- package/docs-dist/demos_rohcna.js +194 -1
- package/docs-dist/demos_sbat.chunk.css +1 -1
- package/docs-dist/demos_sbat.js +22358 -1
- package/docs-dist/demos_snoitnem.js +202 -1
- package/docs-dist/demos_snoitpircsed.js +351 -1
- package/docs-dist/demos_spets.js +910 -1
- package/docs-dist/demos_ssergorp.js +698 -1
- package/docs-dist/demos_tceles.js +1416 -1
- package/docs-dist/demos_tluser.js +530 -1
- package/docs-dist/demos_tnemmoc.js +560 -1
- package/docs-dist/demos_trela.js +341 -1
- package/docs-dist/demos_tsil.js +603 -1
- package/docs-dist/demos_tuoyal.js +872 -1
- package/docs-dist/demos_tupni.js +1245 -1
- package/docs-dist/demos_unem.js +1012 -1
- package/docs-dist/demos_xiffa.js +93 -1
- package/docs-dist/demos_xobkcehc.js +186 -1
- package/docs-dist/demos_yhpargopyt.js +798 -1
- package/docs-dist/demos_ytpme.js +433 -1
- package/docs-dist/docs__document__getting-started.md.js +193 -1
- package/docs-dist/docs__document__introduce.md.js +441 -1
- package/docs-dist/docs__document__practical-projects.md.js +117 -1
- package/docs-dist/docs__index.md.js +27 -1
- package/docs-dist/docs__story__index.md.js +89 -1
- package/docs-dist/dumi_demos.js +456 -1
- package/docs-dist/umi.js +28727 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~3ba4f4a1.js +2590 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~ac3aca9a.js +8970 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~e29e5a37.js +2619 -1
- package/docs-dist/vendors~demos_bmurcdaerb~demos_citsitats~demos_daolpu~demos_dirg~demos_drac~demos_ecaps~demos_egami~~4cc402e9.js +57323 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat.js +1649 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat~demos_sbat.js +4169 -1
- package/docs-dist/vendors~demos_gat.js +4673 -1
- package/docs-dist/vendors~demos_ladom.js +1855 -1
- package/docs-dist/vendors~demos_redivorp-gifnoc.js +9666 -1
- package/docs-dist/vendors~demos_sbat.js +1601 -1
- package/docs-dist/vendors~demos_trela.js +1722 -1
- package/docs-dist/vendors~demos_tsil.js +4970 -1
- package/docs-dist/vendors~demos_tuoyal.js +748 -1
- package/docs-dist/vendors~wrappers.js +1360 -1
- package/docs-dist/wrappers.js +21 -1
- package/es/drawer/style/drawer.less +8 -4
- package/es/drawer/style/index.css +1 -1
- package/es/style/themes/default.less +57 -29
- package/lib/drawer/style/drawer.less +8 -4
- package/lib/drawer/style/index.css +1 -1
- package/lib/style/themes/default.less +57 -29
- package/package.json +1 -1
- package/report.html +1 -1
@@ -1 +1,1722 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[139],{"+EA7":function(e,t,n){"use strict";var r={},a="x",i=[],o=function(e){return i.push(e)},l=function(e){return e.replace(/[A-Z]|^ms/g,"-$&").toLowerCase()},u=function(e,t){return t?t+"{"+e+"}":e},s=function(e,t,n){return"."+e+"{"+l(t)+":"+n+"}"},c=function(e){return e.replace(/&/g,"")},f=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",l=arguments[2];return Object.keys(t).map((function(f){var p=t[f];if(null===p)return"";if("object"===typeof p){var d=/^@/.test(f)?f:null,y=d?n:n+f;return e(p,y,d||l)}var m=f+p+n+l;if(r[m])return r[m];var h=a+i.length.toString(36);return o(u(s(h+c(n),f,p),l)),r[m]=h,h})).join(" ")};if(e.exports=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.map((function(e){return f(e)})).join(" ").trim()},e.exports.css=function(){return i.sort().join("")},e.exports.reset=function(){r={};while(i.length)i.pop()},e.exports.prefix=function(e){return a=e},"undefined"!==typeof document){var p=document.head.appendChild(document.createElement("style")).sheet;o=function(e){i.push(e),p.insertRule(e,p.cssRules.length)}}},"0wEy":function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e["default"]:e}t.__esModule=!0;var a=n("xCC/");t.Motion=r(a);var i=n("unm8");t.StaggeredMotion=r(i);var o=n("p9CH");t.TransitionMotion=r(o);var l=n("tYRH");t.spring=r(l);var u=n("LQNH");t.presets=r(u);var s=n("u461");t.stripStyle=r(s);var c=n("MEvW");t.reorderKeys=r(c)},LQNH:function(e,t,n){"use strict";t.__esModule=!0,t["default"]={noWobble:{stiffness:170,damping:26},gentle:{stiffness:120,damping:14},wobbly:{stiffness:180,damping:12},stiff:{stiffness:210,damping:20}},e.exports=t["default"]},MEvW:function(e,t,n){"use strict";t.__esModule=!0,t["default"]=r;function r(){0}e.exports=t["default"]},VciW:function(e,t,n){(function(t){(function(){var n,r,a;"undefined"!==typeof performance&&null!==performance&&performance.now?e.exports=function(){return performance.now()}:"undefined"!==typeof t&&null!==t&&t.hrtime?(e.exports=function(){return(n()-a)/1e6},r=t.hrtime,n=function(){var e;return e=r(),1e9*e[0]+e[1]},a=n()):Date.now?(e.exports=function(){return Date.now()-a},a=Date.now()):(e.exports=function(){return(new Date).getTime()-a},a=(new Date).getTime())}).call(this)}).call(this,n("Q2Ig"))},Z6NN:function(e,t,n){"use strict";function r(e){var t={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=0);return t}t.__esModule=!0,t["default"]=r,e.exports=t["default"]},bQgK:function(e,t,n){(function(t){(function(){var n,r,a,i,o,l;"undefined"!==typeof performance&&null!==performance&&performance.now?e.exports=function(){return performance.now()}:"undefined"!==typeof t&&null!==t&&t.hrtime?(e.exports=function(){return(n()-o)/1e6},r=t.hrtime,n=function(){var e;return e=r(),1e9*e[0]+e[1]},i=n(),l=1e9*t.uptime(),o=i-l):Date.now?(e.exports=function(){return Date.now()-a},a=Date.now()):(e.exports=function(){return(new Date).getTime()-a},a=(new Date).getTime())}).call(this)}).call(this,n("Q2Ig"))},bmMU:function(e,t,n){"use strict";var r=Array.isArray,a=Object.keys,i=Object.prototype.hasOwnProperty,o="undefined"!==typeof Element;function l(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){var n,u,s,c=r(e),f=r(t);if(c&&f){if(u=e.length,u!=t.length)return!1;for(n=u;0!==n--;)if(!l(e[n],t[n]))return!1;return!0}if(c!=f)return!1;var p=e instanceof Date,d=t instanceof Date;if(p!=d)return!1;if(p&&d)return e.getTime()==t.getTime();var y=e instanceof RegExp,m=t instanceof RegExp;if(y!=m)return!1;if(y&&m)return e.toString()==t.toString();var h=a(e);if(u=h.length,u!==a(t).length)return!1;for(n=u;0!==n--;)if(!i.call(t,h[n]))return!1;if(o&&e instanceof Element&&t instanceof Element)return e===t;for(n=u;0!==n--;)if(s=h[n],("_owner"!==s||!e.$$typeof)&&!l(e[s],t[s]))return!1;return!0}return e!==e&&t!==t}e.exports=function(e,t){try{return l(e,t)}catch(n){if(n.message&&n.message.match(/stack|recursion/i)||-2146828260===n.number)return console.warn("Warning: react-fast-compare does not handle circular references.",n.name,n.message),!1;throw n}}},fXKH:function(e,t,n){"use strict";t.__esModule=!0,t["default"]=a;var r=[0,0];function a(e,t,n,a,i,o,l){var u=-i*(t-a),s=-o*n,c=u+s,f=n+c*e,p=t+f*e;return Math.abs(f)<l&&Math.abs(p-a)<l?(r[0]=a,r[1]=0,r):(r[0]=p,r[1]=f,r)}e.exports=t["default"]},hCLT:function(e,t,n){"use strict";var r=n("q1tI"),a=n.n(r),i=n("0wEy"),o=n("+EA7"),l=n.n(o),u=n("bmMU"),s=n.n(u),c=function(){return"undefined"!==typeof window?window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)}:function(){}}(),f=function(e,t){if(!window.requestAnimationFrame&&!window.webkitRequestAnimationFrame&&(!window.mozRequestAnimationFrame||!window.mozCancelRequestAnimationFrame)&&!window.oRequestAnimationFrame&&!window.msRequestAnimationFrame)return window.setTimeout(e,t);var n=(new Date).getTime(),r={value:0};function a(){var i=(new Date).getTime(),o=i-n;o>=t?e.call(null):r.value=c(a)}return r.value=c(a),r},p=function(e){return window.cancelAnimationFrame?window.cancelAnimationFrame(e.value):window.webkitCancelAnimationFrame?window.webkitCancelAnimationFrame(e.value):window.webkitCancelRequestAnimationFrame?window.webkitCancelRequestAnimationFrame(e.value):window.mozCancelRequestAnimationFrame?window.mozCancelRequestAnimationFrame(e.value):window.oCancelRequestAnimationFrame?window.oCancelRequestAnimationFrame(e.value):window.msCancelRequestAnimationFrame?window.msCancelRequestAnimationFrame(e.value):clearTimeout(e)};function d(){return d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},d.apply(this,arguments)}function y(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function m(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function h(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var v=function(e){function t(t){var n;n=e.call(this,t)||this,h(y(n),"isUnMounting",!1),h(y(n),"tickDelay",0),h(y(n),"tickLoop",0),h(y(n),"wordBox",null),h(y(n),"willLeave",(function(){var e=n.getDimensions(),t=e.height;return{opacity:Object(i["spring"])(n.getOpacity(),n.props.springConfig),translate:Object(i["spring"])(-t,n.props.springConfig)}})),h(y(n),"willEnter",(function(){var e=n.getDimensions(),t=e.height;return{opacity:n.getOpacity(),translate:t}})),h(y(n),"tick",(function(){n.isUnMounting||n.setState((function(e,t){var n=(e.currentWordIndex+1)%e.elements.length,r=e.elements[n],a={currentWordIndex:n,currentEl:r,wordCount:(e.wordCount+1)%1e3,currentInterval:Array.isArray(t.interval)?t.interval[n%t.interval.length]:t.interval};return t.onChange&&t.onChange(a),a}),(function(){n.state.currentInterval>0&&(n.clearTimeouts(),n.tickLoop=f(n.tick,n.state.currentInterval))}))})),h(y(n),"wrapperStyles",l()(d({},n.props.mask&&{overflow:"hidden"},{},{display:"inline-block",position:"relative",verticalAlign:"top"}))),h(y(n),"elementStyles",l()({display:"inline-block",left:0,top:0,whiteSpace:n.props.noWrap?"nowrap":"normal"}));var r=a.a.Children.toArray(t.children);return n.state={elements:r,currentEl:r[0],currentWordIndex:0,wordCount:0,currentInterval:Array.isArray(t.interval)?t.interval[0]:t.interval},n}m(t,e);var n=t.prototype;return n.componentDidMount=function(){var e=this,t=this.props.delay,n=this.state,r=n.currentInterval,a=n.elements;r>0&&a.length>1&&(this.tickDelay=f((function(){e.tickLoop=f(e.tick,r)}),t))},n.componentDidUpdate=function(e,t){var n=this,r=this.props,i=r.interval,o=r.children,l=r.delay,u=this.state.currentWordIndex,c=Array.isArray(i)?i[u%i.length]:i;t.currentInterval!==c&&(this.clearTimeouts(),c>0&&a.a.Children.count(o)>1?this.tickDelay=f((function(){n.tickLoop=f(n.tick,c)}),l):this.setState((function(e,t){var n=e.currentWordIndex;return{currentInterval:Array.isArray(t.interval)?t.interval[n%t.interval.length]:t.interval}}))),s()(e.children,o)||this.setState({elements:a.a.Children.toArray(o)})},n.componentWillUnmount=function(){this.isUnMounting=!0,this.clearTimeouts()},n.clearTimeouts=function(){null!=this.tickLoop&&p(this.tickLoop),null!=this.tickDelay&&p(this.tickDelay)},n.getOpacity=function(){return this.props.fade?0:1},n.getDimensions=function(){return null==this.wordBox?{width:0,height:0}:this.wordBox.getBoundingClientRect()},n.getTransitionMotionStyles=function(){var e=this.props.springConfig,t=this.state,n=t.wordCount,r=t.currentEl;return[{key:"step-"+n,data:{currentEl:r},style:{opacity:Object(i["spring"])(1,e),translate:Object(i["spring"])(0,e)}}]},n.render=function(){var e=this,t=this.props.className,n=void 0===t?"":t;return a.a.createElement("div",{className:this.wrapperStyles+" "+n},a.a.createElement(i["TransitionMotion"],{willLeave:this.willLeave,willEnter:this.willEnter,styles:this.getTransitionMotionStyles()},(function(t){var n=e.getDimensions(),r=n.height,i=n.width,o=null==e.wordBox?"auto":i,l=null==e.wordBox?"auto":r;return a.a.createElement("div",{style:{transition:"width "+e.props.adjustingSpeed+"ms linear",height:l,width:o}},t.map((function(t){return a.a.createElement("div",{className:e.elementStyles,ref:function(t){e.wordBox=t},key:t.key,style:{opacity:t.style.opacity,transform:"translateY("+t.style.translate+"px)",position:null==e.wordBox?"relative":"absolute"}},t.data.currentEl)})))})))},t}(a.a.PureComponent);h(v,"defaultProps",{interval:3e3,delay:0,adjustingSpeed:150,springConfig:{stiffness:340,damping:30},fade:!0,mask:!1,noWrap:!0});var w=v;t["a"]=w},kXpG:function(e,t,n){"use strict";function r(e,t,n){for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)){if(0!==n[r])return!1;var a="number"===typeof t[r]?t[r]:t[r].val;if(e[r]!==a)return!1}return!0}t.__esModule=!0,t["default"]=r,e.exports=t["default"]},p9CH:function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var u=n("Z6NN"),s=i(u),c=n("u461"),f=i(c),p=n("fXKH"),d=i(p),y=n("pwmp"),m=i(y),h=n("VciW"),v=i(h),w=n("xEkU"),g=i(w),b=n("kXpG"),S=i(b),I=n("q1tI"),k=i(I),T=n("17x9"),O=i(T),P=1e3/60;function A(e,t,n){var r=t;return null==r?e.map((function(e,t){return{key:e.key,data:e.data,style:n[t]}})):e.map((function(e,t){for(var a=0;a<r.length;a++)if(r[a].key===e.key)return{key:r[a].key,data:r[a].data,style:n[t]};return{key:e.key,data:e.data,style:n[t]}}))}function j(e,t,n,r){if(r.length!==t.length)return!1;for(var a=0;a<r.length;a++)if(r[a].key!==t[a].key)return!1;for(a=0;a<r.length;a++)if(!S["default"](e[a],t[a].style,n[a]))return!1;return!0}function x(e,t,n,r,a,i,o,l,u){for(var c=m["default"](r,a,(function(e,r){var a=t(r);return null==a||S["default"](i[e],a,o[e])?(n({key:r.key,data:r.data}),null):{key:r.key,data:r.data,style:a}})),f=[],p=[],d=[],y=[],h=0;h<c.length;h++){for(var v=c[h],w=null,g=0;g<r.length;g++)if(r[g].key===v.key){w=g;break}if(null==w){var b=e(v);f[h]=b,d[h]=b;var I=s["default"](v.style);p[h]=I,y[h]=I}else f[h]=i[w],d[h]=l[w],p[h]=o[w],y[h]=u[w]}return[c,f,p,d,y]}var D=function(e){function t(n){var a=this;o(this,t),e.call(this,n),this.unmounting=!1,this.animationID=null,this.prevTime=0,this.accumulatedTime=0,this.unreadPropStyles=null,this.clearUnreadPropStyle=function(e){for(var t=x(a.props.willEnter,a.props.willLeave,a.props.didLeave,a.state.mergedPropsStyles,e,a.state.currentStyles,a.state.currentVelocities,a.state.lastIdealStyles,a.state.lastIdealVelocities),n=t[0],i=t[1],o=t[2],l=t[3],u=t[4],s=0;s<e.length;s++){var c=e[s].style,f=!1;for(var p in c)if(Object.prototype.hasOwnProperty.call(c,p)){var d=c[p];"number"===typeof d&&(f||(f=!0,i[s]=r({},i[s]),o[s]=r({},o[s]),l[s]=r({},l[s]),u[s]=r({},u[s]),n[s]={key:n[s].key,data:n[s].data,style:r({},n[s].style)}),i[s][p]=d,o[s][p]=0,l[s][p]=d,u[s][p]=0,n[s].style[p]=d)}}a.setState({currentStyles:i,currentVelocities:o,mergedPropsStyles:n,lastIdealStyles:l,lastIdealVelocities:u})},this.startAnimationIfNecessary=function(){a.unmounting||(a.animationID=g["default"]((function(e){if(!a.unmounting){var t=a.props.styles,n="function"===typeof t?t(A(a.state.mergedPropsStyles,a.unreadPropStyles,a.state.lastIdealStyles)):t;if(j(a.state.currentStyles,n,a.state.currentVelocities,a.state.mergedPropsStyles))return a.animationID=null,void(a.accumulatedTime=0);var r=e||v["default"](),i=r-a.prevTime;if(a.prevTime=r,a.accumulatedTime=a.accumulatedTime+i,a.accumulatedTime>10*P&&(a.accumulatedTime=0),0===a.accumulatedTime)return a.animationID=null,void a.startAnimationIfNecessary();for(var o=(a.accumulatedTime-Math.floor(a.accumulatedTime/P)*P)/P,l=Math.floor(a.accumulatedTime/P),u=x(a.props.willEnter,a.props.willLeave,a.props.didLeave,a.state.mergedPropsStyles,n,a.state.currentStyles,a.state.currentVelocities,a.state.lastIdealStyles,a.state.lastIdealVelocities),s=u[0],c=u[1],f=u[2],p=u[3],y=u[4],m=0;m<s.length;m++){var h=s[m].style,w={},g={},b={},S={};for(var I in h)if(Object.prototype.hasOwnProperty.call(h,I)){var k=h[I];if("number"===typeof k)w[I]=k,g[I]=0,b[I]=k,S[I]=0;else{for(var T=p[m][I],O=y[m][I],D=0;D<l;D++){var _=d["default"](P/1e3,T,O,k.val,k.stiffness,k.damping,k.precision);T=_[0],O=_[1]}var C=d["default"](P/1e3,T,O,k.val,k.stiffness,k.damping,k.precision),R=C[0],M=C[1];w[I]=T+(R-T)*o,g[I]=O+(M-O)*o,b[I]=T,S[I]=O}}p[m]=b,y[m]=S,c[m]=w,f[m]=g}a.animationID=null,a.accumulatedTime-=l*P,a.setState({currentStyles:c,currentVelocities:f,lastIdealStyles:p,lastIdealVelocities:y,mergedPropsStyles:s}),a.unreadPropStyles=null,a.startAnimationIfNecessary()}})))},this.state=this.defaultState()}return l(t,e),a(t,null,[{key:"propTypes",value:{defaultStyles:O["default"].arrayOf(O["default"].shape({key:O["default"].string.isRequired,data:O["default"].any,style:O["default"].objectOf(O["default"].number).isRequired})),styles:O["default"].oneOfType([O["default"].func,O["default"].arrayOf(O["default"].shape({key:O["default"].string.isRequired,data:O["default"].any,style:O["default"].objectOf(O["default"].oneOfType([O["default"].number,O["default"].object])).isRequired}))]).isRequired,children:O["default"].func.isRequired,willEnter:O["default"].func,willLeave:O["default"].func,didLeave:O["default"].func},enumerable:!0},{key:"defaultProps",value:{willEnter:function(e){return f["default"](e.style)},willLeave:function(){return null},didLeave:function(){}},enumerable:!0}]),t.prototype.defaultState=function(){var e=this.props,t=e.defaultStyles,n=e.styles,r=e.willEnter,a=e.willLeave,i=e.didLeave,o="function"===typeof n?n(t):n,l=void 0;l=null==t?o:t.map((function(e){for(var t=0;t<o.length;t++)if(o[t].key===e.key)return o[t];return e}));var u=null==t?o.map((function(e){return f["default"](e.style)})):t.map((function(e){return f["default"](e.style)})),c=null==t?o.map((function(e){return s["default"](e.style)})):t.map((function(e){return s["default"](e.style)})),p=x(r,a,i,l,o,u,c,u,c),d=p[0],y=p[1],m=p[2],h=p[3],v=p[4];return{currentStyles:y,currentVelocities:m,lastIdealStyles:h,lastIdealVelocities:v,mergedPropsStyles:d}},t.prototype.componentDidMount=function(){this.prevTime=v["default"](),this.startAnimationIfNecessary()},t.prototype.componentWillReceiveProps=function(e){this.unreadPropStyles&&this.clearUnreadPropStyle(this.unreadPropStyles);var t=e.styles;this.unreadPropStyles="function"===typeof t?t(A(this.state.mergedPropsStyles,this.unreadPropStyles,this.state.lastIdealStyles)):t,null==this.animationID&&(this.prevTime=v["default"](),this.startAnimationIfNecessary())},t.prototype.componentWillUnmount=function(){this.unmounting=!0,null!=this.animationID&&(g["default"].cancel(this.animationID),this.animationID=null)},t.prototype.render=function(){var e=A(this.state.mergedPropsStyles,this.unreadPropStyles,this.state.currentStyles),t=this.props.children(e);return t&&k["default"].Children.only(t)},t}(k["default"].Component);t["default"]=D,e.exports=t["default"]},pwmp:function(e,t,n){"use strict";function r(e,t,n){for(var r={},a=0;a<e.length;a++)r[e[a].key]=a;var i={};for(a=0;a<t.length;a++)i[t[a].key]=a;var o=[];for(a=0;a<t.length;a++)o[a]=t[a];for(a=0;a<e.length;a++)if(!Object.prototype.hasOwnProperty.call(i,e[a].key)){var l=n(a,e[a]);null!=l&&o.push(l)}return o.sort((function(e,n){var a=i[e.key],o=i[n.key],l=r[e.key],u=r[n.key];if(null!=a&&null!=o)return i[e.key]-i[n.key];if(null!=l&&null!=u)return r[e.key]-r[n.key];if(null!=a){for(var s=0;s<t.length;s++){var c=t[s].key;if(Object.prototype.hasOwnProperty.call(r,c)){if(a<i[c]&&u>r[c])return-1;if(a>i[c]&&u<r[c])return 1}}return 1}for(s=0;s<t.length;s++){c=t[s].key;if(Object.prototype.hasOwnProperty.call(r,c)){if(o<i[c]&&l>r[c])return 1;if(o>i[c]&&l<r[c])return-1}}return-1}))}t.__esModule=!0,t["default"]=r,e.exports=t["default"]},tYRH:function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};function a(e){return e&&e.__esModule?e:{default:e}}t["default"]=u;var i=n("LQNH"),o=a(i),l=r({},o["default"].noWobble,{precision:.01});function u(e,t){return r({},l,t,{val:e})}e.exports=t["default"]},u461:function(e,t,n){"use strict";function r(e){var t={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]="number"===typeof e[n]?e[n]:e[n].val);return t}t.__esModule=!0,t["default"]=r,e.exports=t["default"]},unm8:function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var u=n("Z6NN"),s=i(u),c=n("u461"),f=i(c),p=n("fXKH"),d=i(p),y=n("VciW"),m=i(y),h=n("xEkU"),v=i(h),w=n("kXpG"),g=i(w),b=n("q1tI"),S=i(b),I=n("17x9"),k=i(I),T=1e3/60;function O(e,t,n){for(var r=0;r<e.length;r++)if(!g["default"](e[r],t[r],n[r]))return!1;return!0}var P=function(e){function t(n){var a=this;o(this,t),e.call(this,n),this.animationID=null,this.prevTime=0,this.accumulatedTime=0,this.unreadPropStyles=null,this.clearUnreadPropStyle=function(e){for(var t=a.state,n=t.currentStyles,i=t.currentVelocities,o=t.lastIdealStyles,l=t.lastIdealVelocities,u=!1,s=0;s<e.length;s++){var c=e[s],f=!1;for(var p in c)if(Object.prototype.hasOwnProperty.call(c,p)){var d=c[p];"number"===typeof d&&(f||(f=!0,u=!0,n[s]=r({},n[s]),i[s]=r({},i[s]),o[s]=r({},o[s]),l[s]=r({},l[s])),n[s][p]=d,i[s][p]=0,o[s][p]=d,l[s][p]=0)}}u&&a.setState({currentStyles:n,currentVelocities:i,lastIdealStyles:o,lastIdealVelocities:l})},this.startAnimationIfNecessary=function(){a.animationID=v["default"]((function(e){var t=a.props.styles(a.state.lastIdealStyles);if(O(a.state.currentStyles,t,a.state.currentVelocities))return a.animationID=null,void(a.accumulatedTime=0);var n=e||m["default"](),r=n-a.prevTime;if(a.prevTime=n,a.accumulatedTime=a.accumulatedTime+r,a.accumulatedTime>10*T&&(a.accumulatedTime=0),0===a.accumulatedTime)return a.animationID=null,void a.startAnimationIfNecessary();for(var i=(a.accumulatedTime-Math.floor(a.accumulatedTime/T)*T)/T,o=Math.floor(a.accumulatedTime/T),l=[],u=[],s=[],c=[],f=0;f<t.length;f++){var p=t[f],y={},h={},v={},w={};for(var g in p)if(Object.prototype.hasOwnProperty.call(p,g)){var b=p[g];if("number"===typeof b)y[g]=b,h[g]=0,v[g]=b,w[g]=0;else{for(var S=a.state.lastIdealStyles[f][g],I=a.state.lastIdealVelocities[f][g],k=0;k<o;k++){var P=d["default"](T/1e3,S,I,b.val,b.stiffness,b.damping,b.precision);S=P[0],I=P[1]}var A=d["default"](T/1e3,S,I,b.val,b.stiffness,b.damping,b.precision),j=A[0],x=A[1];y[g]=S+(j-S)*i,h[g]=I+(x-I)*i,v[g]=S,w[g]=I}}s[f]=y,c[f]=h,l[f]=v,u[f]=w}a.animationID=null,a.accumulatedTime-=o*T,a.setState({currentStyles:s,currentVelocities:c,lastIdealStyles:l,lastIdealVelocities:u}),a.unreadPropStyles=null,a.startAnimationIfNecessary()}))},this.state=this.defaultState()}return l(t,e),a(t,null,[{key:"propTypes",value:{defaultStyles:k["default"].arrayOf(k["default"].objectOf(k["default"].number)),styles:k["default"].func.isRequired,children:k["default"].func.isRequired},enumerable:!0}]),t.prototype.defaultState=function(){var e=this.props,t=e.defaultStyles,n=e.styles,r=t||n().map(f["default"]),a=r.map((function(e){return s["default"](e)}));return{currentStyles:r,currentVelocities:a,lastIdealStyles:r,lastIdealVelocities:a}},t.prototype.componentDidMount=function(){this.prevTime=m["default"](),this.startAnimationIfNecessary()},t.prototype.componentWillReceiveProps=function(e){null!=this.unreadPropStyles&&this.clearUnreadPropStyle(this.unreadPropStyles),this.unreadPropStyles=e.styles(this.state.lastIdealStyles),null==this.animationID&&(this.prevTime=m["default"](),this.startAnimationIfNecessary())},t.prototype.componentWillUnmount=function(){null!=this.animationID&&(v["default"].cancel(this.animationID),this.animationID=null)},t.prototype.render=function(){var e=this.props.children(this.state.currentStyles);return e&&S["default"].Children.only(e)},t}(S["default"].Component);t["default"]=P,e.exports=t["default"]},"xCC/":function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var u=n("Z6NN"),s=i(u),c=n("u461"),f=i(c),p=n("fXKH"),d=i(p),y=n("VciW"),m=i(y),h=n("xEkU"),v=i(h),w=n("kXpG"),g=i(w),b=n("q1tI"),S=i(b),I=n("17x9"),k=i(I),T=1e3/60,O=function(e){function t(n){var a=this;o(this,t),e.call(this,n),this.wasAnimating=!1,this.animationID=null,this.prevTime=0,this.accumulatedTime=0,this.unreadPropStyle=null,this.clearUnreadPropStyle=function(e){var t=!1,n=a.state,i=n.currentStyle,o=n.currentVelocity,l=n.lastIdealStyle,u=n.lastIdealVelocity;for(var s in e)if(Object.prototype.hasOwnProperty.call(e,s)){var c=e[s];"number"===typeof c&&(t||(t=!0,i=r({},i),o=r({},o),l=r({},l),u=r({},u)),i[s]=c,o[s]=0,l[s]=c,u[s]=0)}t&&a.setState({currentStyle:i,currentVelocity:o,lastIdealStyle:l,lastIdealVelocity:u})},this.startAnimationIfNecessary=function(){a.animationID=v["default"]((function(e){var t=a.props.style;if(g["default"](a.state.currentStyle,t,a.state.currentVelocity))return a.wasAnimating&&a.props.onRest&&a.props.onRest(),a.animationID=null,a.wasAnimating=!1,void(a.accumulatedTime=0);a.wasAnimating=!0;var n=e||m["default"](),r=n-a.prevTime;if(a.prevTime=n,a.accumulatedTime=a.accumulatedTime+r,a.accumulatedTime>10*T&&(a.accumulatedTime=0),0===a.accumulatedTime)return a.animationID=null,void a.startAnimationIfNecessary();var i=(a.accumulatedTime-Math.floor(a.accumulatedTime/T)*T)/T,o=Math.floor(a.accumulatedTime/T),l={},u={},s={},c={};for(var f in t)if(Object.prototype.hasOwnProperty.call(t,f)){var p=t[f];if("number"===typeof p)s[f]=p,c[f]=0,l[f]=p,u[f]=0;else{for(var y=a.state.lastIdealStyle[f],h=a.state.lastIdealVelocity[f],v=0;v<o;v++){var w=d["default"](T/1e3,y,h,p.val,p.stiffness,p.damping,p.precision);y=w[0],h=w[1]}var b=d["default"](T/1e3,y,h,p.val,p.stiffness,p.damping,p.precision),S=b[0],I=b[1];s[f]=y+(S-y)*i,c[f]=h+(I-h)*i,l[f]=y,u[f]=h}}a.animationID=null,a.accumulatedTime-=o*T,a.setState({currentStyle:s,currentVelocity:c,lastIdealStyle:l,lastIdealVelocity:u}),a.unreadPropStyle=null,a.startAnimationIfNecessary()}))},this.state=this.defaultState()}return l(t,e),a(t,null,[{key:"propTypes",value:{defaultStyle:k["default"].objectOf(k["default"].number),style:k["default"].objectOf(k["default"].oneOfType([k["default"].number,k["default"].object])).isRequired,children:k["default"].func.isRequired,onRest:k["default"].func},enumerable:!0}]),t.prototype.defaultState=function(){var e=this.props,t=e.defaultStyle,n=e.style,r=t||f["default"](n),a=s["default"](r);return{currentStyle:r,currentVelocity:a,lastIdealStyle:r,lastIdealVelocity:a}},t.prototype.componentDidMount=function(){this.prevTime=m["default"](),this.startAnimationIfNecessary()},t.prototype.componentWillReceiveProps=function(e){null!=this.unreadPropStyle&&this.clearUnreadPropStyle(this.unreadPropStyle),this.unreadPropStyle=e.style,null==this.animationID&&(this.prevTime=m["default"](),this.startAnimationIfNecessary())},t.prototype.componentWillUnmount=function(){null!=this.animationID&&(v["default"].cancel(this.animationID),this.animationID=null)},t.prototype.render=function(){var e=this.props.children(this.state.currentStyle);return e&&S["default"].Children.only(e)},t}(S["default"].Component);t["default"]=O,e.exports=t["default"]},xEkU:function(e,t,n){(function(t){for(var r=n("bQgK"),a="undefined"===typeof window?t:window,i=["moz","webkit"],o="AnimationFrame",l=a["request"+o],u=a["cancel"+o]||a["cancelRequest"+o],s=0;!l&&s<i.length;s++)l=a[i[s]+"Request"+o],u=a[i[s]+"Cancel"+o]||a[i[s]+"CancelRequest"+o];if(!l||!u){var c=0,f=0,p=[],d=1e3/60;l=function(e){if(0===p.length){var t=r(),n=Math.max(0,d-(t-c));c=n+t,setTimeout((function(){var e=p.slice(0);p.length=0;for(var t=0;t<e.length;t++)if(!e[t].cancelled)try{e[t].callback(c)}catch(n){setTimeout((function(){throw n}),0)}}),Math.round(n))}return p.push({handle:++f,callback:e,cancelled:!1}),f},u=function(e){for(var t=0;t<p.length;t++)p[t].handle===e&&(p[t].cancelled=!0)}}e.exports=function(e){return l.call(a,e)},e.exports.cancel=function(){u.apply(a,arguments)},e.exports.polyfill=function(e){e||(e=a),e.requestAnimationFrame=l,e.cancelAnimationFrame=u}}).call(this,n("IyRk"))}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[139],
|
3
|
+
{
|
4
|
+
'+EA7': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
var r = {},
|
7
|
+
a = 'x',
|
8
|
+
i = [],
|
9
|
+
o = function (e) {
|
10
|
+
return i.push(e);
|
11
|
+
},
|
12
|
+
l = function (e) {
|
13
|
+
return e.replace(/[A-Z]|^ms/g, '-$&').toLowerCase();
|
14
|
+
},
|
15
|
+
u = function (e, t) {
|
16
|
+
return t ? t + '{' + e + '}' : e;
|
17
|
+
},
|
18
|
+
s = function (e, t, n) {
|
19
|
+
return '.' + e + '{' + l(t) + ':' + n + '}';
|
20
|
+
},
|
21
|
+
c = function (e) {
|
22
|
+
return e.replace(/&/g, '');
|
23
|
+
},
|
24
|
+
f = function e(t) {
|
25
|
+
var n =
|
26
|
+
arguments.length > 1 && void 0 !== arguments[1]
|
27
|
+
? arguments[1]
|
28
|
+
: '',
|
29
|
+
l = arguments[2];
|
30
|
+
return Object.keys(t)
|
31
|
+
.map(function (f) {
|
32
|
+
var p = t[f];
|
33
|
+
if (null === p) return '';
|
34
|
+
if ('object' === typeof p) {
|
35
|
+
var d = /^@/.test(f) ? f : null,
|
36
|
+
y = d ? n : n + f;
|
37
|
+
return e(p, y, d || l);
|
38
|
+
}
|
39
|
+
var m = f + p + n + l;
|
40
|
+
if (r[m]) return r[m];
|
41
|
+
var h = a + i.length.toString(36);
|
42
|
+
return o(u(s(h + c(n), f, p), l)), (r[m] = h), h;
|
43
|
+
})
|
44
|
+
.join(' ');
|
45
|
+
};
|
46
|
+
if (
|
47
|
+
((e.exports = function () {
|
48
|
+
for (var e = arguments.length, t = Array(e), n = 0; n < e; n++)
|
49
|
+
t[n] = arguments[n];
|
50
|
+
return t
|
51
|
+
.map(function (e) {
|
52
|
+
return f(e);
|
53
|
+
})
|
54
|
+
.join(' ')
|
55
|
+
.trim();
|
56
|
+
}),
|
57
|
+
(e.exports.css = function () {
|
58
|
+
return i.sort().join('');
|
59
|
+
}),
|
60
|
+
(e.exports.reset = function () {
|
61
|
+
r = {};
|
62
|
+
while (i.length) i.pop();
|
63
|
+
}),
|
64
|
+
(e.exports.prefix = function (e) {
|
65
|
+
return (a = e);
|
66
|
+
}),
|
67
|
+
'undefined' !== typeof document)
|
68
|
+
) {
|
69
|
+
var p = document.head.appendChild(
|
70
|
+
document.createElement('style'),
|
71
|
+
).sheet;
|
72
|
+
o = function (e) {
|
73
|
+
i.push(e), p.insertRule(e, p.cssRules.length);
|
74
|
+
};
|
75
|
+
}
|
76
|
+
},
|
77
|
+
'0wEy': function (e, t, n) {
|
78
|
+
'use strict';
|
79
|
+
function r(e) {
|
80
|
+
return e && e.__esModule ? e['default'] : e;
|
81
|
+
}
|
82
|
+
t.__esModule = !0;
|
83
|
+
var a = n('xCC/');
|
84
|
+
t.Motion = r(a);
|
85
|
+
var i = n('unm8');
|
86
|
+
t.StaggeredMotion = r(i);
|
87
|
+
var o = n('p9CH');
|
88
|
+
t.TransitionMotion = r(o);
|
89
|
+
var l = n('tYRH');
|
90
|
+
t.spring = r(l);
|
91
|
+
var u = n('LQNH');
|
92
|
+
t.presets = r(u);
|
93
|
+
var s = n('u461');
|
94
|
+
t.stripStyle = r(s);
|
95
|
+
var c = n('MEvW');
|
96
|
+
t.reorderKeys = r(c);
|
97
|
+
},
|
98
|
+
LQNH: function (e, t, n) {
|
99
|
+
'use strict';
|
100
|
+
(t.__esModule = !0),
|
101
|
+
(t['default'] = {
|
102
|
+
noWobble: { stiffness: 170, damping: 26 },
|
103
|
+
gentle: { stiffness: 120, damping: 14 },
|
104
|
+
wobbly: { stiffness: 180, damping: 12 },
|
105
|
+
stiff: { stiffness: 210, damping: 20 },
|
106
|
+
}),
|
107
|
+
(e.exports = t['default']);
|
108
|
+
},
|
109
|
+
MEvW: function (e, t, n) {
|
110
|
+
'use strict';
|
111
|
+
(t.__esModule = !0), (t['default'] = r);
|
112
|
+
function r() {
|
113
|
+
0;
|
114
|
+
}
|
115
|
+
e.exports = t['default'];
|
116
|
+
},
|
117
|
+
VciW: function (e, t, n) {
|
118
|
+
(function (t) {
|
119
|
+
(function () {
|
120
|
+
var n, r, a;
|
121
|
+
'undefined' !== typeof performance &&
|
122
|
+
null !== performance &&
|
123
|
+
performance.now
|
124
|
+
? (e.exports = function () {
|
125
|
+
return performance.now();
|
126
|
+
})
|
127
|
+
: 'undefined' !== typeof t && null !== t && t.hrtime
|
128
|
+
? ((e.exports = function () {
|
129
|
+
return (n() - a) / 1e6;
|
130
|
+
}),
|
131
|
+
(r = t.hrtime),
|
132
|
+
(n = function () {
|
133
|
+
var e;
|
134
|
+
return (e = r()), 1e9 * e[0] + e[1];
|
135
|
+
}),
|
136
|
+
(a = n()))
|
137
|
+
: Date.now
|
138
|
+
? ((e.exports = function () {
|
139
|
+
return Date.now() - a;
|
140
|
+
}),
|
141
|
+
(a = Date.now()))
|
142
|
+
: ((e.exports = function () {
|
143
|
+
return new Date().getTime() - a;
|
144
|
+
}),
|
145
|
+
(a = new Date().getTime()));
|
146
|
+
}.call(this));
|
147
|
+
}.call(this, n('Q2Ig')));
|
148
|
+
},
|
149
|
+
Z6NN: function (e, t, n) {
|
150
|
+
'use strict';
|
151
|
+
function r(e) {
|
152
|
+
var t = {};
|
153
|
+
for (var n in e)
|
154
|
+
Object.prototype.hasOwnProperty.call(e, n) && (t[n] = 0);
|
155
|
+
return t;
|
156
|
+
}
|
157
|
+
(t.__esModule = !0), (t['default'] = r), (e.exports = t['default']);
|
158
|
+
},
|
159
|
+
bQgK: function (e, t, n) {
|
160
|
+
(function (t) {
|
161
|
+
(function () {
|
162
|
+
var n, r, a, i, o, l;
|
163
|
+
'undefined' !== typeof performance &&
|
164
|
+
null !== performance &&
|
165
|
+
performance.now
|
166
|
+
? (e.exports = function () {
|
167
|
+
return performance.now();
|
168
|
+
})
|
169
|
+
: 'undefined' !== typeof t && null !== t && t.hrtime
|
170
|
+
? ((e.exports = function () {
|
171
|
+
return (n() - o) / 1e6;
|
172
|
+
}),
|
173
|
+
(r = t.hrtime),
|
174
|
+
(n = function () {
|
175
|
+
var e;
|
176
|
+
return (e = r()), 1e9 * e[0] + e[1];
|
177
|
+
}),
|
178
|
+
(i = n()),
|
179
|
+
(l = 1e9 * t.uptime()),
|
180
|
+
(o = i - l))
|
181
|
+
: Date.now
|
182
|
+
? ((e.exports = function () {
|
183
|
+
return Date.now() - a;
|
184
|
+
}),
|
185
|
+
(a = Date.now()))
|
186
|
+
: ((e.exports = function () {
|
187
|
+
return new Date().getTime() - a;
|
188
|
+
}),
|
189
|
+
(a = new Date().getTime()));
|
190
|
+
}.call(this));
|
191
|
+
}.call(this, n('Q2Ig')));
|
192
|
+
},
|
193
|
+
bmMU: function (e, t, n) {
|
194
|
+
'use strict';
|
195
|
+
var r = Array.isArray,
|
196
|
+
a = Object.keys,
|
197
|
+
i = Object.prototype.hasOwnProperty,
|
198
|
+
o = 'undefined' !== typeof Element;
|
199
|
+
function l(e, t) {
|
200
|
+
if (e === t) return !0;
|
201
|
+
if (e && t && 'object' == typeof e && 'object' == typeof t) {
|
202
|
+
var n,
|
203
|
+
u,
|
204
|
+
s,
|
205
|
+
c = r(e),
|
206
|
+
f = r(t);
|
207
|
+
if (c && f) {
|
208
|
+
if (((u = e.length), u != t.length)) return !1;
|
209
|
+
for (n = u; 0 !== n--; ) if (!l(e[n], t[n])) return !1;
|
210
|
+
return !0;
|
211
|
+
}
|
212
|
+
if (c != f) return !1;
|
213
|
+
var p = e instanceof Date,
|
214
|
+
d = t instanceof Date;
|
215
|
+
if (p != d) return !1;
|
216
|
+
if (p && d) return e.getTime() == t.getTime();
|
217
|
+
var y = e instanceof RegExp,
|
218
|
+
m = t instanceof RegExp;
|
219
|
+
if (y != m) return !1;
|
220
|
+
if (y && m) return e.toString() == t.toString();
|
221
|
+
var h = a(e);
|
222
|
+
if (((u = h.length), u !== a(t).length)) return !1;
|
223
|
+
for (n = u; 0 !== n--; ) if (!i.call(t, h[n])) return !1;
|
224
|
+
if (o && e instanceof Element && t instanceof Element) return e === t;
|
225
|
+
for (n = u; 0 !== n--; )
|
226
|
+
if (((s = h[n]), ('_owner' !== s || !e.$$typeof) && !l(e[s], t[s])))
|
227
|
+
return !1;
|
228
|
+
return !0;
|
229
|
+
}
|
230
|
+
return e !== e && t !== t;
|
231
|
+
}
|
232
|
+
e.exports = function (e, t) {
|
233
|
+
try {
|
234
|
+
return l(e, t);
|
235
|
+
} catch (n) {
|
236
|
+
if (
|
237
|
+
(n.message && n.message.match(/stack|recursion/i)) ||
|
238
|
+
-2146828260 === n.number
|
239
|
+
)
|
240
|
+
return (
|
241
|
+
console.warn(
|
242
|
+
'Warning: react-fast-compare does not handle circular references.',
|
243
|
+
n.name,
|
244
|
+
n.message,
|
245
|
+
),
|
246
|
+
!1
|
247
|
+
);
|
248
|
+
throw n;
|
249
|
+
}
|
250
|
+
};
|
251
|
+
},
|
252
|
+
fXKH: function (e, t, n) {
|
253
|
+
'use strict';
|
254
|
+
(t.__esModule = !0), (t['default'] = a);
|
255
|
+
var r = [0, 0];
|
256
|
+
function a(e, t, n, a, i, o, l) {
|
257
|
+
var u = -i * (t - a),
|
258
|
+
s = -o * n,
|
259
|
+
c = u + s,
|
260
|
+
f = n + c * e,
|
261
|
+
p = t + f * e;
|
262
|
+
return Math.abs(f) < l && Math.abs(p - a) < l
|
263
|
+
? ((r[0] = a), (r[1] = 0), r)
|
264
|
+
: ((r[0] = p), (r[1] = f), r);
|
265
|
+
}
|
266
|
+
e.exports = t['default'];
|
267
|
+
},
|
268
|
+
hCLT: function (e, t, n) {
|
269
|
+
'use strict';
|
270
|
+
var r = n('q1tI'),
|
271
|
+
a = n.n(r),
|
272
|
+
i = n('0wEy'),
|
273
|
+
o = n('+EA7'),
|
274
|
+
l = n.n(o),
|
275
|
+
u = n('bmMU'),
|
276
|
+
s = n.n(u),
|
277
|
+
c = (function () {
|
278
|
+
return 'undefined' !== typeof window
|
279
|
+
? window.requestAnimationFrame ||
|
280
|
+
window.webkitRequestAnimationFrame ||
|
281
|
+
window.mozRequestAnimationFrame ||
|
282
|
+
window.oRequestAnimationFrame ||
|
283
|
+
window.msRequestAnimationFrame ||
|
284
|
+
function (e) {
|
285
|
+
window.setTimeout(e, 1e3 / 60);
|
286
|
+
}
|
287
|
+
: function () {};
|
288
|
+
})(),
|
289
|
+
f = function (e, t) {
|
290
|
+
if (
|
291
|
+
!window.requestAnimationFrame &&
|
292
|
+
!window.webkitRequestAnimationFrame &&
|
293
|
+
(!window.mozRequestAnimationFrame ||
|
294
|
+
!window.mozCancelRequestAnimationFrame) &&
|
295
|
+
!window.oRequestAnimationFrame &&
|
296
|
+
!window.msRequestAnimationFrame
|
297
|
+
)
|
298
|
+
return window.setTimeout(e, t);
|
299
|
+
var n = new Date().getTime(),
|
300
|
+
r = { value: 0 };
|
301
|
+
function a() {
|
302
|
+
var i = new Date().getTime(),
|
303
|
+
o = i - n;
|
304
|
+
o >= t ? e.call(null) : (r.value = c(a));
|
305
|
+
}
|
306
|
+
return (r.value = c(a)), r;
|
307
|
+
},
|
308
|
+
p = function (e) {
|
309
|
+
return window.cancelAnimationFrame
|
310
|
+
? window.cancelAnimationFrame(e.value)
|
311
|
+
: window.webkitCancelAnimationFrame
|
312
|
+
? window.webkitCancelAnimationFrame(e.value)
|
313
|
+
: window.webkitCancelRequestAnimationFrame
|
314
|
+
? window.webkitCancelRequestAnimationFrame(e.value)
|
315
|
+
: window.mozCancelRequestAnimationFrame
|
316
|
+
? window.mozCancelRequestAnimationFrame(e.value)
|
317
|
+
: window.oCancelRequestAnimationFrame
|
318
|
+
? window.oCancelRequestAnimationFrame(e.value)
|
319
|
+
: window.msCancelRequestAnimationFrame
|
320
|
+
? window.msCancelRequestAnimationFrame(e.value)
|
321
|
+
: clearTimeout(e);
|
322
|
+
};
|
323
|
+
function d() {
|
324
|
+
return (
|
325
|
+
(d =
|
326
|
+
Object.assign ||
|
327
|
+
function (e) {
|
328
|
+
for (var t = 1; t < arguments.length; t++) {
|
329
|
+
var n = arguments[t];
|
330
|
+
for (var r in n)
|
331
|
+
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
332
|
+
}
|
333
|
+
return e;
|
334
|
+
}),
|
335
|
+
d.apply(this, arguments)
|
336
|
+
);
|
337
|
+
}
|
338
|
+
function y(e) {
|
339
|
+
if (void 0 === e)
|
340
|
+
throw new ReferenceError(
|
341
|
+
"this hasn't been initialised - super() hasn't been called",
|
342
|
+
);
|
343
|
+
return e;
|
344
|
+
}
|
345
|
+
function m(e, t) {
|
346
|
+
(e.prototype = Object.create(t.prototype)),
|
347
|
+
(e.prototype.constructor = e),
|
348
|
+
(e.__proto__ = t);
|
349
|
+
}
|
350
|
+
function h(e, t, n) {
|
351
|
+
return (
|
352
|
+
t in e
|
353
|
+
? Object.defineProperty(e, t, {
|
354
|
+
value: n,
|
355
|
+
enumerable: !0,
|
356
|
+
configurable: !0,
|
357
|
+
writable: !0,
|
358
|
+
})
|
359
|
+
: (e[t] = n),
|
360
|
+
e
|
361
|
+
);
|
362
|
+
}
|
363
|
+
var v = (function (e) {
|
364
|
+
function t(t) {
|
365
|
+
var n;
|
366
|
+
(n = e.call(this, t) || this),
|
367
|
+
h(y(n), 'isUnMounting', !1),
|
368
|
+
h(y(n), 'tickDelay', 0),
|
369
|
+
h(y(n), 'tickLoop', 0),
|
370
|
+
h(y(n), 'wordBox', null),
|
371
|
+
h(y(n), 'willLeave', function () {
|
372
|
+
var e = n.getDimensions(),
|
373
|
+
t = e.height;
|
374
|
+
return {
|
375
|
+
opacity: Object(i['spring'])(
|
376
|
+
n.getOpacity(),
|
377
|
+
n.props.springConfig,
|
378
|
+
),
|
379
|
+
translate: Object(i['spring'])(-t, n.props.springConfig),
|
380
|
+
};
|
381
|
+
}),
|
382
|
+
h(y(n), 'willEnter', function () {
|
383
|
+
var e = n.getDimensions(),
|
384
|
+
t = e.height;
|
385
|
+
return { opacity: n.getOpacity(), translate: t };
|
386
|
+
}),
|
387
|
+
h(y(n), 'tick', function () {
|
388
|
+
n.isUnMounting ||
|
389
|
+
n.setState(
|
390
|
+
function (e, t) {
|
391
|
+
var n = (e.currentWordIndex + 1) % e.elements.length,
|
392
|
+
r = e.elements[n],
|
393
|
+
a = {
|
394
|
+
currentWordIndex: n,
|
395
|
+
currentEl: r,
|
396
|
+
wordCount: (e.wordCount + 1) % 1e3,
|
397
|
+
currentInterval: Array.isArray(t.interval)
|
398
|
+
? t.interval[n % t.interval.length]
|
399
|
+
: t.interval,
|
400
|
+
};
|
401
|
+
return t.onChange && t.onChange(a), a;
|
402
|
+
},
|
403
|
+
function () {
|
404
|
+
n.state.currentInterval > 0 &&
|
405
|
+
(n.clearTimeouts(),
|
406
|
+
(n.tickLoop = f(n.tick, n.state.currentInterval)));
|
407
|
+
},
|
408
|
+
);
|
409
|
+
}),
|
410
|
+
h(
|
411
|
+
y(n),
|
412
|
+
'wrapperStyles',
|
413
|
+
l()(
|
414
|
+
d(
|
415
|
+
{},
|
416
|
+
n.props.mask && { overflow: 'hidden' },
|
417
|
+
{},
|
418
|
+
{
|
419
|
+
display: 'inline-block',
|
420
|
+
position: 'relative',
|
421
|
+
verticalAlign: 'top',
|
422
|
+
},
|
423
|
+
),
|
424
|
+
),
|
425
|
+
),
|
426
|
+
h(
|
427
|
+
y(n),
|
428
|
+
'elementStyles',
|
429
|
+
l()({
|
430
|
+
display: 'inline-block',
|
431
|
+
left: 0,
|
432
|
+
top: 0,
|
433
|
+
whiteSpace: n.props.noWrap ? 'nowrap' : 'normal',
|
434
|
+
}),
|
435
|
+
);
|
436
|
+
var r = a.a.Children.toArray(t.children);
|
437
|
+
return (
|
438
|
+
(n.state = {
|
439
|
+
elements: r,
|
440
|
+
currentEl: r[0],
|
441
|
+
currentWordIndex: 0,
|
442
|
+
wordCount: 0,
|
443
|
+
currentInterval: Array.isArray(t.interval)
|
444
|
+
? t.interval[0]
|
445
|
+
: t.interval,
|
446
|
+
}),
|
447
|
+
n
|
448
|
+
);
|
449
|
+
}
|
450
|
+
m(t, e);
|
451
|
+
var n = t.prototype;
|
452
|
+
return (
|
453
|
+
(n.componentDidMount = function () {
|
454
|
+
var e = this,
|
455
|
+
t = this.props.delay,
|
456
|
+
n = this.state,
|
457
|
+
r = n.currentInterval,
|
458
|
+
a = n.elements;
|
459
|
+
r > 0 &&
|
460
|
+
a.length > 1 &&
|
461
|
+
(this.tickDelay = f(function () {
|
462
|
+
e.tickLoop = f(e.tick, r);
|
463
|
+
}, t));
|
464
|
+
}),
|
465
|
+
(n.componentDidUpdate = function (e, t) {
|
466
|
+
var n = this,
|
467
|
+
r = this.props,
|
468
|
+
i = r.interval,
|
469
|
+
o = r.children,
|
470
|
+
l = r.delay,
|
471
|
+
u = this.state.currentWordIndex,
|
472
|
+
c = Array.isArray(i) ? i[u % i.length] : i;
|
473
|
+
t.currentInterval !== c &&
|
474
|
+
(this.clearTimeouts(),
|
475
|
+
c > 0 && a.a.Children.count(o) > 1
|
476
|
+
? (this.tickDelay = f(function () {
|
477
|
+
n.tickLoop = f(n.tick, c);
|
478
|
+
}, l))
|
479
|
+
: this.setState(function (e, t) {
|
480
|
+
var n = e.currentWordIndex;
|
481
|
+
return {
|
482
|
+
currentInterval: Array.isArray(t.interval)
|
483
|
+
? t.interval[n % t.interval.length]
|
484
|
+
: t.interval,
|
485
|
+
};
|
486
|
+
})),
|
487
|
+
s()(e.children, o) ||
|
488
|
+
this.setState({ elements: a.a.Children.toArray(o) });
|
489
|
+
}),
|
490
|
+
(n.componentWillUnmount = function () {
|
491
|
+
(this.isUnMounting = !0), this.clearTimeouts();
|
492
|
+
}),
|
493
|
+
(n.clearTimeouts = function () {
|
494
|
+
null != this.tickLoop && p(this.tickLoop),
|
495
|
+
null != this.tickDelay && p(this.tickDelay);
|
496
|
+
}),
|
497
|
+
(n.getOpacity = function () {
|
498
|
+
return this.props.fade ? 0 : 1;
|
499
|
+
}),
|
500
|
+
(n.getDimensions = function () {
|
501
|
+
return null == this.wordBox
|
502
|
+
? { width: 0, height: 0 }
|
503
|
+
: this.wordBox.getBoundingClientRect();
|
504
|
+
}),
|
505
|
+
(n.getTransitionMotionStyles = function () {
|
506
|
+
var e = this.props.springConfig,
|
507
|
+
t = this.state,
|
508
|
+
n = t.wordCount,
|
509
|
+
r = t.currentEl;
|
510
|
+
return [
|
511
|
+
{
|
512
|
+
key: 'step-' + n,
|
513
|
+
data: { currentEl: r },
|
514
|
+
style: {
|
515
|
+
opacity: Object(i['spring'])(1, e),
|
516
|
+
translate: Object(i['spring'])(0, e),
|
517
|
+
},
|
518
|
+
},
|
519
|
+
];
|
520
|
+
}),
|
521
|
+
(n.render = function () {
|
522
|
+
var e = this,
|
523
|
+
t = this.props.className,
|
524
|
+
n = void 0 === t ? '' : t;
|
525
|
+
return a.a.createElement(
|
526
|
+
'div',
|
527
|
+
{ className: this.wrapperStyles + ' ' + n },
|
528
|
+
a.a.createElement(
|
529
|
+
i['TransitionMotion'],
|
530
|
+
{
|
531
|
+
willLeave: this.willLeave,
|
532
|
+
willEnter: this.willEnter,
|
533
|
+
styles: this.getTransitionMotionStyles(),
|
534
|
+
},
|
535
|
+
function (t) {
|
536
|
+
var n = e.getDimensions(),
|
537
|
+
r = n.height,
|
538
|
+
i = n.width,
|
539
|
+
o = null == e.wordBox ? 'auto' : i,
|
540
|
+
l = null == e.wordBox ? 'auto' : r;
|
541
|
+
return a.a.createElement(
|
542
|
+
'div',
|
543
|
+
{
|
544
|
+
style: {
|
545
|
+
transition:
|
546
|
+
'width ' + e.props.adjustingSpeed + 'ms linear',
|
547
|
+
height: l,
|
548
|
+
width: o,
|
549
|
+
},
|
550
|
+
},
|
551
|
+
t.map(function (t) {
|
552
|
+
return a.a.createElement(
|
553
|
+
'div',
|
554
|
+
{
|
555
|
+
className: e.elementStyles,
|
556
|
+
ref: function (t) {
|
557
|
+
e.wordBox = t;
|
558
|
+
},
|
559
|
+
key: t.key,
|
560
|
+
style: {
|
561
|
+
opacity: t.style.opacity,
|
562
|
+
transform:
|
563
|
+
'translateY(' + t.style.translate + 'px)',
|
564
|
+
position:
|
565
|
+
null == e.wordBox ? 'relative' : 'absolute',
|
566
|
+
},
|
567
|
+
},
|
568
|
+
t.data.currentEl,
|
569
|
+
);
|
570
|
+
}),
|
571
|
+
);
|
572
|
+
},
|
573
|
+
),
|
574
|
+
);
|
575
|
+
}),
|
576
|
+
t
|
577
|
+
);
|
578
|
+
})(a.a.PureComponent);
|
579
|
+
h(v, 'defaultProps', {
|
580
|
+
interval: 3e3,
|
581
|
+
delay: 0,
|
582
|
+
adjustingSpeed: 150,
|
583
|
+
springConfig: { stiffness: 340, damping: 30 },
|
584
|
+
fade: !0,
|
585
|
+
mask: !1,
|
586
|
+
noWrap: !0,
|
587
|
+
});
|
588
|
+
var w = v;
|
589
|
+
t['a'] = w;
|
590
|
+
},
|
591
|
+
kXpG: function (e, t, n) {
|
592
|
+
'use strict';
|
593
|
+
function r(e, t, n) {
|
594
|
+
for (var r in t)
|
595
|
+
if (Object.prototype.hasOwnProperty.call(t, r)) {
|
596
|
+
if (0 !== n[r]) return !1;
|
597
|
+
var a = 'number' === typeof t[r] ? t[r] : t[r].val;
|
598
|
+
if (e[r] !== a) return !1;
|
599
|
+
}
|
600
|
+
return !0;
|
601
|
+
}
|
602
|
+
(t.__esModule = !0), (t['default'] = r), (e.exports = t['default']);
|
603
|
+
},
|
604
|
+
p9CH: function (e, t, n) {
|
605
|
+
'use strict';
|
606
|
+
t.__esModule = !0;
|
607
|
+
var r =
|
608
|
+
Object.assign ||
|
609
|
+
function (e) {
|
610
|
+
for (var t = 1; t < arguments.length; t++) {
|
611
|
+
var n = arguments[t];
|
612
|
+
for (var r in n)
|
613
|
+
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
614
|
+
}
|
615
|
+
return e;
|
616
|
+
},
|
617
|
+
a = (function () {
|
618
|
+
function e(e, t) {
|
619
|
+
for (var n = 0; n < t.length; n++) {
|
620
|
+
var r = t[n];
|
621
|
+
(r.enumerable = r.enumerable || !1),
|
622
|
+
(r.configurable = !0),
|
623
|
+
'value' in r && (r.writable = !0),
|
624
|
+
Object.defineProperty(e, r.key, r);
|
625
|
+
}
|
626
|
+
}
|
627
|
+
return function (t, n, r) {
|
628
|
+
return n && e(t.prototype, n), r && e(t, r), t;
|
629
|
+
};
|
630
|
+
})();
|
631
|
+
function i(e) {
|
632
|
+
return e && e.__esModule ? e : { default: e };
|
633
|
+
}
|
634
|
+
function o(e, t) {
|
635
|
+
if (!(e instanceof t))
|
636
|
+
throw new TypeError('Cannot call a class as a function');
|
637
|
+
}
|
638
|
+
function l(e, t) {
|
639
|
+
if ('function' !== typeof t && null !== t)
|
640
|
+
throw new TypeError(
|
641
|
+
'Super expression must either be null or a function, not ' +
|
642
|
+
typeof t,
|
643
|
+
);
|
644
|
+
(e.prototype = Object.create(t && t.prototype, {
|
645
|
+
constructor: {
|
646
|
+
value: e,
|
647
|
+
enumerable: !1,
|
648
|
+
writable: !0,
|
649
|
+
configurable: !0,
|
650
|
+
},
|
651
|
+
})),
|
652
|
+
t &&
|
653
|
+
(Object.setPrototypeOf
|
654
|
+
? Object.setPrototypeOf(e, t)
|
655
|
+
: (e.__proto__ = t));
|
656
|
+
}
|
657
|
+
var u = n('Z6NN'),
|
658
|
+
s = i(u),
|
659
|
+
c = n('u461'),
|
660
|
+
f = i(c),
|
661
|
+
p = n('fXKH'),
|
662
|
+
d = i(p),
|
663
|
+
y = n('pwmp'),
|
664
|
+
m = i(y),
|
665
|
+
h = n('VciW'),
|
666
|
+
v = i(h),
|
667
|
+
w = n('xEkU'),
|
668
|
+
g = i(w),
|
669
|
+
b = n('kXpG'),
|
670
|
+
S = i(b),
|
671
|
+
I = n('q1tI'),
|
672
|
+
k = i(I),
|
673
|
+
T = n('17x9'),
|
674
|
+
O = i(T),
|
675
|
+
P = 1e3 / 60;
|
676
|
+
function A(e, t, n) {
|
677
|
+
var r = t;
|
678
|
+
return null == r
|
679
|
+
? e.map(function (e, t) {
|
680
|
+
return { key: e.key, data: e.data, style: n[t] };
|
681
|
+
})
|
682
|
+
: e.map(function (e, t) {
|
683
|
+
for (var a = 0; a < r.length; a++)
|
684
|
+
if (r[a].key === e.key)
|
685
|
+
return { key: r[a].key, data: r[a].data, style: n[t] };
|
686
|
+
return { key: e.key, data: e.data, style: n[t] };
|
687
|
+
});
|
688
|
+
}
|
689
|
+
function j(e, t, n, r) {
|
690
|
+
if (r.length !== t.length) return !1;
|
691
|
+
for (var a = 0; a < r.length; a++) if (r[a].key !== t[a].key) return !1;
|
692
|
+
for (a = 0; a < r.length; a++)
|
693
|
+
if (!S['default'](e[a], t[a].style, n[a])) return !1;
|
694
|
+
return !0;
|
695
|
+
}
|
696
|
+
function x(e, t, n, r, a, i, o, l, u) {
|
697
|
+
for (
|
698
|
+
var c = m['default'](r, a, function (e, r) {
|
699
|
+
var a = t(r);
|
700
|
+
return null == a || S['default'](i[e], a, o[e])
|
701
|
+
? (n({ key: r.key, data: r.data }), null)
|
702
|
+
: { key: r.key, data: r.data, style: a };
|
703
|
+
}),
|
704
|
+
f = [],
|
705
|
+
p = [],
|
706
|
+
d = [],
|
707
|
+
y = [],
|
708
|
+
h = 0;
|
709
|
+
h < c.length;
|
710
|
+
h++
|
711
|
+
) {
|
712
|
+
for (var v = c[h], w = null, g = 0; g < r.length; g++)
|
713
|
+
if (r[g].key === v.key) {
|
714
|
+
w = g;
|
715
|
+
break;
|
716
|
+
}
|
717
|
+
if (null == w) {
|
718
|
+
var b = e(v);
|
719
|
+
(f[h] = b), (d[h] = b);
|
720
|
+
var I = s['default'](v.style);
|
721
|
+
(p[h] = I), (y[h] = I);
|
722
|
+
} else (f[h] = i[w]), (d[h] = l[w]), (p[h] = o[w]), (y[h] = u[w]);
|
723
|
+
}
|
724
|
+
return [c, f, p, d, y];
|
725
|
+
}
|
726
|
+
var D = (function (e) {
|
727
|
+
function t(n) {
|
728
|
+
var a = this;
|
729
|
+
o(this, t),
|
730
|
+
e.call(this, n),
|
731
|
+
(this.unmounting = !1),
|
732
|
+
(this.animationID = null),
|
733
|
+
(this.prevTime = 0),
|
734
|
+
(this.accumulatedTime = 0),
|
735
|
+
(this.unreadPropStyles = null),
|
736
|
+
(this.clearUnreadPropStyle = function (e) {
|
737
|
+
for (
|
738
|
+
var t = x(
|
739
|
+
a.props.willEnter,
|
740
|
+
a.props.willLeave,
|
741
|
+
a.props.didLeave,
|
742
|
+
a.state.mergedPropsStyles,
|
743
|
+
e,
|
744
|
+
a.state.currentStyles,
|
745
|
+
a.state.currentVelocities,
|
746
|
+
a.state.lastIdealStyles,
|
747
|
+
a.state.lastIdealVelocities,
|
748
|
+
),
|
749
|
+
n = t[0],
|
750
|
+
i = t[1],
|
751
|
+
o = t[2],
|
752
|
+
l = t[3],
|
753
|
+
u = t[4],
|
754
|
+
s = 0;
|
755
|
+
s < e.length;
|
756
|
+
s++
|
757
|
+
) {
|
758
|
+
var c = e[s].style,
|
759
|
+
f = !1;
|
760
|
+
for (var p in c)
|
761
|
+
if (Object.prototype.hasOwnProperty.call(c, p)) {
|
762
|
+
var d = c[p];
|
763
|
+
'number' === typeof d &&
|
764
|
+
(f ||
|
765
|
+
((f = !0),
|
766
|
+
(i[s] = r({}, i[s])),
|
767
|
+
(o[s] = r({}, o[s])),
|
768
|
+
(l[s] = r({}, l[s])),
|
769
|
+
(u[s] = r({}, u[s])),
|
770
|
+
(n[s] = {
|
771
|
+
key: n[s].key,
|
772
|
+
data: n[s].data,
|
773
|
+
style: r({}, n[s].style),
|
774
|
+
})),
|
775
|
+
(i[s][p] = d),
|
776
|
+
(o[s][p] = 0),
|
777
|
+
(l[s][p] = d),
|
778
|
+
(u[s][p] = 0),
|
779
|
+
(n[s].style[p] = d));
|
780
|
+
}
|
781
|
+
}
|
782
|
+
a.setState({
|
783
|
+
currentStyles: i,
|
784
|
+
currentVelocities: o,
|
785
|
+
mergedPropsStyles: n,
|
786
|
+
lastIdealStyles: l,
|
787
|
+
lastIdealVelocities: u,
|
788
|
+
});
|
789
|
+
}),
|
790
|
+
(this.startAnimationIfNecessary = function () {
|
791
|
+
a.unmounting ||
|
792
|
+
(a.animationID = g['default'](function (e) {
|
793
|
+
if (!a.unmounting) {
|
794
|
+
var t = a.props.styles,
|
795
|
+
n =
|
796
|
+
'function' === typeof t
|
797
|
+
? t(
|
798
|
+
A(
|
799
|
+
a.state.mergedPropsStyles,
|
800
|
+
a.unreadPropStyles,
|
801
|
+
a.state.lastIdealStyles,
|
802
|
+
),
|
803
|
+
)
|
804
|
+
: t;
|
805
|
+
if (
|
806
|
+
j(
|
807
|
+
a.state.currentStyles,
|
808
|
+
n,
|
809
|
+
a.state.currentVelocities,
|
810
|
+
a.state.mergedPropsStyles,
|
811
|
+
)
|
812
|
+
)
|
813
|
+
return (
|
814
|
+
(a.animationID = null), void (a.accumulatedTime = 0)
|
815
|
+
);
|
816
|
+
var r = e || v['default'](),
|
817
|
+
i = r - a.prevTime;
|
818
|
+
if (
|
819
|
+
((a.prevTime = r),
|
820
|
+
(a.accumulatedTime = a.accumulatedTime + i),
|
821
|
+
a.accumulatedTime > 10 * P && (a.accumulatedTime = 0),
|
822
|
+
0 === a.accumulatedTime)
|
823
|
+
)
|
824
|
+
return (
|
825
|
+
(a.animationID = null),
|
826
|
+
void a.startAnimationIfNecessary()
|
827
|
+
);
|
828
|
+
for (
|
829
|
+
var o =
|
830
|
+
(a.accumulatedTime -
|
831
|
+
Math.floor(a.accumulatedTime / P) * P) /
|
832
|
+
P,
|
833
|
+
l = Math.floor(a.accumulatedTime / P),
|
834
|
+
u = x(
|
835
|
+
a.props.willEnter,
|
836
|
+
a.props.willLeave,
|
837
|
+
a.props.didLeave,
|
838
|
+
a.state.mergedPropsStyles,
|
839
|
+
n,
|
840
|
+
a.state.currentStyles,
|
841
|
+
a.state.currentVelocities,
|
842
|
+
a.state.lastIdealStyles,
|
843
|
+
a.state.lastIdealVelocities,
|
844
|
+
),
|
845
|
+
s = u[0],
|
846
|
+
c = u[1],
|
847
|
+
f = u[2],
|
848
|
+
p = u[3],
|
849
|
+
y = u[4],
|
850
|
+
m = 0;
|
851
|
+
m < s.length;
|
852
|
+
m++
|
853
|
+
) {
|
854
|
+
var h = s[m].style,
|
855
|
+
w = {},
|
856
|
+
g = {},
|
857
|
+
b = {},
|
858
|
+
S = {};
|
859
|
+
for (var I in h)
|
860
|
+
if (Object.prototype.hasOwnProperty.call(h, I)) {
|
861
|
+
var k = h[I];
|
862
|
+
if ('number' === typeof k)
|
863
|
+
(w[I] = k), (g[I] = 0), (b[I] = k), (S[I] = 0);
|
864
|
+
else {
|
865
|
+
for (
|
866
|
+
var T = p[m][I], O = y[m][I], D = 0;
|
867
|
+
D < l;
|
868
|
+
D++
|
869
|
+
) {
|
870
|
+
var _ = d['default'](
|
871
|
+
P / 1e3,
|
872
|
+
T,
|
873
|
+
O,
|
874
|
+
k.val,
|
875
|
+
k.stiffness,
|
876
|
+
k.damping,
|
877
|
+
k.precision,
|
878
|
+
);
|
879
|
+
(T = _[0]), (O = _[1]);
|
880
|
+
}
|
881
|
+
var C = d['default'](
|
882
|
+
P / 1e3,
|
883
|
+
T,
|
884
|
+
O,
|
885
|
+
k.val,
|
886
|
+
k.stiffness,
|
887
|
+
k.damping,
|
888
|
+
k.precision,
|
889
|
+
),
|
890
|
+
R = C[0],
|
891
|
+
M = C[1];
|
892
|
+
(w[I] = T + (R - T) * o),
|
893
|
+
(g[I] = O + (M - O) * o),
|
894
|
+
(b[I] = T),
|
895
|
+
(S[I] = O);
|
896
|
+
}
|
897
|
+
}
|
898
|
+
(p[m] = b), (y[m] = S), (c[m] = w), (f[m] = g);
|
899
|
+
}
|
900
|
+
(a.animationID = null),
|
901
|
+
(a.accumulatedTime -= l * P),
|
902
|
+
a.setState({
|
903
|
+
currentStyles: c,
|
904
|
+
currentVelocities: f,
|
905
|
+
lastIdealStyles: p,
|
906
|
+
lastIdealVelocities: y,
|
907
|
+
mergedPropsStyles: s,
|
908
|
+
}),
|
909
|
+
(a.unreadPropStyles = null),
|
910
|
+
a.startAnimationIfNecessary();
|
911
|
+
}
|
912
|
+
}));
|
913
|
+
}),
|
914
|
+
(this.state = this.defaultState());
|
915
|
+
}
|
916
|
+
return (
|
917
|
+
l(t, e),
|
918
|
+
a(t, null, [
|
919
|
+
{
|
920
|
+
key: 'propTypes',
|
921
|
+
value: {
|
922
|
+
defaultStyles: O['default'].arrayOf(
|
923
|
+
O['default'].shape({
|
924
|
+
key: O['default'].string.isRequired,
|
925
|
+
data: O['default'].any,
|
926
|
+
style: O['default'].objectOf(O['default'].number)
|
927
|
+
.isRequired,
|
928
|
+
}),
|
929
|
+
),
|
930
|
+
styles: O['default'].oneOfType([
|
931
|
+
O['default'].func,
|
932
|
+
O['default'].arrayOf(
|
933
|
+
O['default'].shape({
|
934
|
+
key: O['default'].string.isRequired,
|
935
|
+
data: O['default'].any,
|
936
|
+
style: O['default'].objectOf(
|
937
|
+
O['default'].oneOfType([
|
938
|
+
O['default'].number,
|
939
|
+
O['default'].object,
|
940
|
+
]),
|
941
|
+
).isRequired,
|
942
|
+
}),
|
943
|
+
),
|
944
|
+
]).isRequired,
|
945
|
+
children: O['default'].func.isRequired,
|
946
|
+
willEnter: O['default'].func,
|
947
|
+
willLeave: O['default'].func,
|
948
|
+
didLeave: O['default'].func,
|
949
|
+
},
|
950
|
+
enumerable: !0,
|
951
|
+
},
|
952
|
+
{
|
953
|
+
key: 'defaultProps',
|
954
|
+
value: {
|
955
|
+
willEnter: function (e) {
|
956
|
+
return f['default'](e.style);
|
957
|
+
},
|
958
|
+
willLeave: function () {
|
959
|
+
return null;
|
960
|
+
},
|
961
|
+
didLeave: function () {},
|
962
|
+
},
|
963
|
+
enumerable: !0,
|
964
|
+
},
|
965
|
+
]),
|
966
|
+
(t.prototype.defaultState = function () {
|
967
|
+
var e = this.props,
|
968
|
+
t = e.defaultStyles,
|
969
|
+
n = e.styles,
|
970
|
+
r = e.willEnter,
|
971
|
+
a = e.willLeave,
|
972
|
+
i = e.didLeave,
|
973
|
+
o = 'function' === typeof n ? n(t) : n,
|
974
|
+
l = void 0;
|
975
|
+
l =
|
976
|
+
null == t
|
977
|
+
? o
|
978
|
+
: t.map(function (e) {
|
979
|
+
for (var t = 0; t < o.length; t++)
|
980
|
+
if (o[t].key === e.key) return o[t];
|
981
|
+
return e;
|
982
|
+
});
|
983
|
+
var u =
|
984
|
+
null == t
|
985
|
+
? o.map(function (e) {
|
986
|
+
return f['default'](e.style);
|
987
|
+
})
|
988
|
+
: t.map(function (e) {
|
989
|
+
return f['default'](e.style);
|
990
|
+
}),
|
991
|
+
c =
|
992
|
+
null == t
|
993
|
+
? o.map(function (e) {
|
994
|
+
return s['default'](e.style);
|
995
|
+
})
|
996
|
+
: t.map(function (e) {
|
997
|
+
return s['default'](e.style);
|
998
|
+
}),
|
999
|
+
p = x(r, a, i, l, o, u, c, u, c),
|
1000
|
+
d = p[0],
|
1001
|
+
y = p[1],
|
1002
|
+
m = p[2],
|
1003
|
+
h = p[3],
|
1004
|
+
v = p[4];
|
1005
|
+
return {
|
1006
|
+
currentStyles: y,
|
1007
|
+
currentVelocities: m,
|
1008
|
+
lastIdealStyles: h,
|
1009
|
+
lastIdealVelocities: v,
|
1010
|
+
mergedPropsStyles: d,
|
1011
|
+
};
|
1012
|
+
}),
|
1013
|
+
(t.prototype.componentDidMount = function () {
|
1014
|
+
(this.prevTime = v['default']()), this.startAnimationIfNecessary();
|
1015
|
+
}),
|
1016
|
+
(t.prototype.componentWillReceiveProps = function (e) {
|
1017
|
+
this.unreadPropStyles &&
|
1018
|
+
this.clearUnreadPropStyle(this.unreadPropStyles);
|
1019
|
+
var t = e.styles;
|
1020
|
+
(this.unreadPropStyles =
|
1021
|
+
'function' === typeof t
|
1022
|
+
? t(
|
1023
|
+
A(
|
1024
|
+
this.state.mergedPropsStyles,
|
1025
|
+
this.unreadPropStyles,
|
1026
|
+
this.state.lastIdealStyles,
|
1027
|
+
),
|
1028
|
+
)
|
1029
|
+
: t),
|
1030
|
+
null == this.animationID &&
|
1031
|
+
((this.prevTime = v['default']()),
|
1032
|
+
this.startAnimationIfNecessary());
|
1033
|
+
}),
|
1034
|
+
(t.prototype.componentWillUnmount = function () {
|
1035
|
+
(this.unmounting = !0),
|
1036
|
+
null != this.animationID &&
|
1037
|
+
(g['default'].cancel(this.animationID),
|
1038
|
+
(this.animationID = null));
|
1039
|
+
}),
|
1040
|
+
(t.prototype.render = function () {
|
1041
|
+
var e = A(
|
1042
|
+
this.state.mergedPropsStyles,
|
1043
|
+
this.unreadPropStyles,
|
1044
|
+
this.state.currentStyles,
|
1045
|
+
),
|
1046
|
+
t = this.props.children(e);
|
1047
|
+
return t && k['default'].Children.only(t);
|
1048
|
+
}),
|
1049
|
+
t
|
1050
|
+
);
|
1051
|
+
})(k['default'].Component);
|
1052
|
+
(t['default'] = D), (e.exports = t['default']);
|
1053
|
+
},
|
1054
|
+
pwmp: function (e, t, n) {
|
1055
|
+
'use strict';
|
1056
|
+
function r(e, t, n) {
|
1057
|
+
for (var r = {}, a = 0; a < e.length; a++) r[e[a].key] = a;
|
1058
|
+
var i = {};
|
1059
|
+
for (a = 0; a < t.length; a++) i[t[a].key] = a;
|
1060
|
+
var o = [];
|
1061
|
+
for (a = 0; a < t.length; a++) o[a] = t[a];
|
1062
|
+
for (a = 0; a < e.length; a++)
|
1063
|
+
if (!Object.prototype.hasOwnProperty.call(i, e[a].key)) {
|
1064
|
+
var l = n(a, e[a]);
|
1065
|
+
null != l && o.push(l);
|
1066
|
+
}
|
1067
|
+
return o.sort(function (e, n) {
|
1068
|
+
var a = i[e.key],
|
1069
|
+
o = i[n.key],
|
1070
|
+
l = r[e.key],
|
1071
|
+
u = r[n.key];
|
1072
|
+
if (null != a && null != o) return i[e.key] - i[n.key];
|
1073
|
+
if (null != l && null != u) return r[e.key] - r[n.key];
|
1074
|
+
if (null != a) {
|
1075
|
+
for (var s = 0; s < t.length; s++) {
|
1076
|
+
var c = t[s].key;
|
1077
|
+
if (Object.prototype.hasOwnProperty.call(r, c)) {
|
1078
|
+
if (a < i[c] && u > r[c]) return -1;
|
1079
|
+
if (a > i[c] && u < r[c]) return 1;
|
1080
|
+
}
|
1081
|
+
}
|
1082
|
+
return 1;
|
1083
|
+
}
|
1084
|
+
for (s = 0; s < t.length; s++) {
|
1085
|
+
c = t[s].key;
|
1086
|
+
if (Object.prototype.hasOwnProperty.call(r, c)) {
|
1087
|
+
if (o < i[c] && l > r[c]) return 1;
|
1088
|
+
if (o > i[c] && l < r[c]) return -1;
|
1089
|
+
}
|
1090
|
+
}
|
1091
|
+
return -1;
|
1092
|
+
});
|
1093
|
+
}
|
1094
|
+
(t.__esModule = !0), (t['default'] = r), (e.exports = t['default']);
|
1095
|
+
},
|
1096
|
+
tYRH: function (e, t, n) {
|
1097
|
+
'use strict';
|
1098
|
+
t.__esModule = !0;
|
1099
|
+
var r =
|
1100
|
+
Object.assign ||
|
1101
|
+
function (e) {
|
1102
|
+
for (var t = 1; t < arguments.length; t++) {
|
1103
|
+
var n = arguments[t];
|
1104
|
+
for (var r in n)
|
1105
|
+
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
1106
|
+
}
|
1107
|
+
return e;
|
1108
|
+
};
|
1109
|
+
function a(e) {
|
1110
|
+
return e && e.__esModule ? e : { default: e };
|
1111
|
+
}
|
1112
|
+
t['default'] = u;
|
1113
|
+
var i = n('LQNH'),
|
1114
|
+
o = a(i),
|
1115
|
+
l = r({}, o['default'].noWobble, { precision: 0.01 });
|
1116
|
+
function u(e, t) {
|
1117
|
+
return r({}, l, t, { val: e });
|
1118
|
+
}
|
1119
|
+
e.exports = t['default'];
|
1120
|
+
},
|
1121
|
+
u461: function (e, t, n) {
|
1122
|
+
'use strict';
|
1123
|
+
function r(e) {
|
1124
|
+
var t = {};
|
1125
|
+
for (var n in e)
|
1126
|
+
Object.prototype.hasOwnProperty.call(e, n) &&
|
1127
|
+
(t[n] = 'number' === typeof e[n] ? e[n] : e[n].val);
|
1128
|
+
return t;
|
1129
|
+
}
|
1130
|
+
(t.__esModule = !0), (t['default'] = r), (e.exports = t['default']);
|
1131
|
+
},
|
1132
|
+
unm8: function (e, t, n) {
|
1133
|
+
'use strict';
|
1134
|
+
t.__esModule = !0;
|
1135
|
+
var r =
|
1136
|
+
Object.assign ||
|
1137
|
+
function (e) {
|
1138
|
+
for (var t = 1; t < arguments.length; t++) {
|
1139
|
+
var n = arguments[t];
|
1140
|
+
for (var r in n)
|
1141
|
+
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
1142
|
+
}
|
1143
|
+
return e;
|
1144
|
+
},
|
1145
|
+
a = (function () {
|
1146
|
+
function e(e, t) {
|
1147
|
+
for (var n = 0; n < t.length; n++) {
|
1148
|
+
var r = t[n];
|
1149
|
+
(r.enumerable = r.enumerable || !1),
|
1150
|
+
(r.configurable = !0),
|
1151
|
+
'value' in r && (r.writable = !0),
|
1152
|
+
Object.defineProperty(e, r.key, r);
|
1153
|
+
}
|
1154
|
+
}
|
1155
|
+
return function (t, n, r) {
|
1156
|
+
return n && e(t.prototype, n), r && e(t, r), t;
|
1157
|
+
};
|
1158
|
+
})();
|
1159
|
+
function i(e) {
|
1160
|
+
return e && e.__esModule ? e : { default: e };
|
1161
|
+
}
|
1162
|
+
function o(e, t) {
|
1163
|
+
if (!(e instanceof t))
|
1164
|
+
throw new TypeError('Cannot call a class as a function');
|
1165
|
+
}
|
1166
|
+
function l(e, t) {
|
1167
|
+
if ('function' !== typeof t && null !== t)
|
1168
|
+
throw new TypeError(
|
1169
|
+
'Super expression must either be null or a function, not ' +
|
1170
|
+
typeof t,
|
1171
|
+
);
|
1172
|
+
(e.prototype = Object.create(t && t.prototype, {
|
1173
|
+
constructor: {
|
1174
|
+
value: e,
|
1175
|
+
enumerable: !1,
|
1176
|
+
writable: !0,
|
1177
|
+
configurable: !0,
|
1178
|
+
},
|
1179
|
+
})),
|
1180
|
+
t &&
|
1181
|
+
(Object.setPrototypeOf
|
1182
|
+
? Object.setPrototypeOf(e, t)
|
1183
|
+
: (e.__proto__ = t));
|
1184
|
+
}
|
1185
|
+
var u = n('Z6NN'),
|
1186
|
+
s = i(u),
|
1187
|
+
c = n('u461'),
|
1188
|
+
f = i(c),
|
1189
|
+
p = n('fXKH'),
|
1190
|
+
d = i(p),
|
1191
|
+
y = n('VciW'),
|
1192
|
+
m = i(y),
|
1193
|
+
h = n('xEkU'),
|
1194
|
+
v = i(h),
|
1195
|
+
w = n('kXpG'),
|
1196
|
+
g = i(w),
|
1197
|
+
b = n('q1tI'),
|
1198
|
+
S = i(b),
|
1199
|
+
I = n('17x9'),
|
1200
|
+
k = i(I),
|
1201
|
+
T = 1e3 / 60;
|
1202
|
+
function O(e, t, n) {
|
1203
|
+
for (var r = 0; r < e.length; r++)
|
1204
|
+
if (!g['default'](e[r], t[r], n[r])) return !1;
|
1205
|
+
return !0;
|
1206
|
+
}
|
1207
|
+
var P = (function (e) {
|
1208
|
+
function t(n) {
|
1209
|
+
var a = this;
|
1210
|
+
o(this, t),
|
1211
|
+
e.call(this, n),
|
1212
|
+
(this.animationID = null),
|
1213
|
+
(this.prevTime = 0),
|
1214
|
+
(this.accumulatedTime = 0),
|
1215
|
+
(this.unreadPropStyles = null),
|
1216
|
+
(this.clearUnreadPropStyle = function (e) {
|
1217
|
+
for (
|
1218
|
+
var t = a.state,
|
1219
|
+
n = t.currentStyles,
|
1220
|
+
i = t.currentVelocities,
|
1221
|
+
o = t.lastIdealStyles,
|
1222
|
+
l = t.lastIdealVelocities,
|
1223
|
+
u = !1,
|
1224
|
+
s = 0;
|
1225
|
+
s < e.length;
|
1226
|
+
s++
|
1227
|
+
) {
|
1228
|
+
var c = e[s],
|
1229
|
+
f = !1;
|
1230
|
+
for (var p in c)
|
1231
|
+
if (Object.prototype.hasOwnProperty.call(c, p)) {
|
1232
|
+
var d = c[p];
|
1233
|
+
'number' === typeof d &&
|
1234
|
+
(f ||
|
1235
|
+
((f = !0),
|
1236
|
+
(u = !0),
|
1237
|
+
(n[s] = r({}, n[s])),
|
1238
|
+
(i[s] = r({}, i[s])),
|
1239
|
+
(o[s] = r({}, o[s])),
|
1240
|
+
(l[s] = r({}, l[s]))),
|
1241
|
+
(n[s][p] = d),
|
1242
|
+
(i[s][p] = 0),
|
1243
|
+
(o[s][p] = d),
|
1244
|
+
(l[s][p] = 0));
|
1245
|
+
}
|
1246
|
+
}
|
1247
|
+
u &&
|
1248
|
+
a.setState({
|
1249
|
+
currentStyles: n,
|
1250
|
+
currentVelocities: i,
|
1251
|
+
lastIdealStyles: o,
|
1252
|
+
lastIdealVelocities: l,
|
1253
|
+
});
|
1254
|
+
}),
|
1255
|
+
(this.startAnimationIfNecessary = function () {
|
1256
|
+
a.animationID = v['default'](function (e) {
|
1257
|
+
var t = a.props.styles(a.state.lastIdealStyles);
|
1258
|
+
if (O(a.state.currentStyles, t, a.state.currentVelocities))
|
1259
|
+
return (a.animationID = null), void (a.accumulatedTime = 0);
|
1260
|
+
var n = e || m['default'](),
|
1261
|
+
r = n - a.prevTime;
|
1262
|
+
if (
|
1263
|
+
((a.prevTime = n),
|
1264
|
+
(a.accumulatedTime = a.accumulatedTime + r),
|
1265
|
+
a.accumulatedTime > 10 * T && (a.accumulatedTime = 0),
|
1266
|
+
0 === a.accumulatedTime)
|
1267
|
+
)
|
1268
|
+
return (
|
1269
|
+
(a.animationID = null), void a.startAnimationIfNecessary()
|
1270
|
+
);
|
1271
|
+
for (
|
1272
|
+
var i =
|
1273
|
+
(a.accumulatedTime -
|
1274
|
+
Math.floor(a.accumulatedTime / T) * T) /
|
1275
|
+
T,
|
1276
|
+
o = Math.floor(a.accumulatedTime / T),
|
1277
|
+
l = [],
|
1278
|
+
u = [],
|
1279
|
+
s = [],
|
1280
|
+
c = [],
|
1281
|
+
f = 0;
|
1282
|
+
f < t.length;
|
1283
|
+
f++
|
1284
|
+
) {
|
1285
|
+
var p = t[f],
|
1286
|
+
y = {},
|
1287
|
+
h = {},
|
1288
|
+
v = {},
|
1289
|
+
w = {};
|
1290
|
+
for (var g in p)
|
1291
|
+
if (Object.prototype.hasOwnProperty.call(p, g)) {
|
1292
|
+
var b = p[g];
|
1293
|
+
if ('number' === typeof b)
|
1294
|
+
(y[g] = b), (h[g] = 0), (v[g] = b), (w[g] = 0);
|
1295
|
+
else {
|
1296
|
+
for (
|
1297
|
+
var S = a.state.lastIdealStyles[f][g],
|
1298
|
+
I = a.state.lastIdealVelocities[f][g],
|
1299
|
+
k = 0;
|
1300
|
+
k < o;
|
1301
|
+
k++
|
1302
|
+
) {
|
1303
|
+
var P = d['default'](
|
1304
|
+
T / 1e3,
|
1305
|
+
S,
|
1306
|
+
I,
|
1307
|
+
b.val,
|
1308
|
+
b.stiffness,
|
1309
|
+
b.damping,
|
1310
|
+
b.precision,
|
1311
|
+
);
|
1312
|
+
(S = P[0]), (I = P[1]);
|
1313
|
+
}
|
1314
|
+
var A = d['default'](
|
1315
|
+
T / 1e3,
|
1316
|
+
S,
|
1317
|
+
I,
|
1318
|
+
b.val,
|
1319
|
+
b.stiffness,
|
1320
|
+
b.damping,
|
1321
|
+
b.precision,
|
1322
|
+
),
|
1323
|
+
j = A[0],
|
1324
|
+
x = A[1];
|
1325
|
+
(y[g] = S + (j - S) * i),
|
1326
|
+
(h[g] = I + (x - I) * i),
|
1327
|
+
(v[g] = S),
|
1328
|
+
(w[g] = I);
|
1329
|
+
}
|
1330
|
+
}
|
1331
|
+
(s[f] = y), (c[f] = h), (l[f] = v), (u[f] = w);
|
1332
|
+
}
|
1333
|
+
(a.animationID = null),
|
1334
|
+
(a.accumulatedTime -= o * T),
|
1335
|
+
a.setState({
|
1336
|
+
currentStyles: s,
|
1337
|
+
currentVelocities: c,
|
1338
|
+
lastIdealStyles: l,
|
1339
|
+
lastIdealVelocities: u,
|
1340
|
+
}),
|
1341
|
+
(a.unreadPropStyles = null),
|
1342
|
+
a.startAnimationIfNecessary();
|
1343
|
+
});
|
1344
|
+
}),
|
1345
|
+
(this.state = this.defaultState());
|
1346
|
+
}
|
1347
|
+
return (
|
1348
|
+
l(t, e),
|
1349
|
+
a(t, null, [
|
1350
|
+
{
|
1351
|
+
key: 'propTypes',
|
1352
|
+
value: {
|
1353
|
+
defaultStyles: k['default'].arrayOf(
|
1354
|
+
k['default'].objectOf(k['default'].number),
|
1355
|
+
),
|
1356
|
+
styles: k['default'].func.isRequired,
|
1357
|
+
children: k['default'].func.isRequired,
|
1358
|
+
},
|
1359
|
+
enumerable: !0,
|
1360
|
+
},
|
1361
|
+
]),
|
1362
|
+
(t.prototype.defaultState = function () {
|
1363
|
+
var e = this.props,
|
1364
|
+
t = e.defaultStyles,
|
1365
|
+
n = e.styles,
|
1366
|
+
r = t || n().map(f['default']),
|
1367
|
+
a = r.map(function (e) {
|
1368
|
+
return s['default'](e);
|
1369
|
+
});
|
1370
|
+
return {
|
1371
|
+
currentStyles: r,
|
1372
|
+
currentVelocities: a,
|
1373
|
+
lastIdealStyles: r,
|
1374
|
+
lastIdealVelocities: a,
|
1375
|
+
};
|
1376
|
+
}),
|
1377
|
+
(t.prototype.componentDidMount = function () {
|
1378
|
+
(this.prevTime = m['default']()), this.startAnimationIfNecessary();
|
1379
|
+
}),
|
1380
|
+
(t.prototype.componentWillReceiveProps = function (e) {
|
1381
|
+
null != this.unreadPropStyles &&
|
1382
|
+
this.clearUnreadPropStyle(this.unreadPropStyles),
|
1383
|
+
(this.unreadPropStyles = e.styles(this.state.lastIdealStyles)),
|
1384
|
+
null == this.animationID &&
|
1385
|
+
((this.prevTime = m['default']()),
|
1386
|
+
this.startAnimationIfNecessary());
|
1387
|
+
}),
|
1388
|
+
(t.prototype.componentWillUnmount = function () {
|
1389
|
+
null != this.animationID &&
|
1390
|
+
(v['default'].cancel(this.animationID),
|
1391
|
+
(this.animationID = null));
|
1392
|
+
}),
|
1393
|
+
(t.prototype.render = function () {
|
1394
|
+
var e = this.props.children(this.state.currentStyles);
|
1395
|
+
return e && S['default'].Children.only(e);
|
1396
|
+
}),
|
1397
|
+
t
|
1398
|
+
);
|
1399
|
+
})(S['default'].Component);
|
1400
|
+
(t['default'] = P), (e.exports = t['default']);
|
1401
|
+
},
|
1402
|
+
'xCC/': function (e, t, n) {
|
1403
|
+
'use strict';
|
1404
|
+
t.__esModule = !0;
|
1405
|
+
var r =
|
1406
|
+
Object.assign ||
|
1407
|
+
function (e) {
|
1408
|
+
for (var t = 1; t < arguments.length; t++) {
|
1409
|
+
var n = arguments[t];
|
1410
|
+
for (var r in n)
|
1411
|
+
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
1412
|
+
}
|
1413
|
+
return e;
|
1414
|
+
},
|
1415
|
+
a = (function () {
|
1416
|
+
function e(e, t) {
|
1417
|
+
for (var n = 0; n < t.length; n++) {
|
1418
|
+
var r = t[n];
|
1419
|
+
(r.enumerable = r.enumerable || !1),
|
1420
|
+
(r.configurable = !0),
|
1421
|
+
'value' in r && (r.writable = !0),
|
1422
|
+
Object.defineProperty(e, r.key, r);
|
1423
|
+
}
|
1424
|
+
}
|
1425
|
+
return function (t, n, r) {
|
1426
|
+
return n && e(t.prototype, n), r && e(t, r), t;
|
1427
|
+
};
|
1428
|
+
})();
|
1429
|
+
function i(e) {
|
1430
|
+
return e && e.__esModule ? e : { default: e };
|
1431
|
+
}
|
1432
|
+
function o(e, t) {
|
1433
|
+
if (!(e instanceof t))
|
1434
|
+
throw new TypeError('Cannot call a class as a function');
|
1435
|
+
}
|
1436
|
+
function l(e, t) {
|
1437
|
+
if ('function' !== typeof t && null !== t)
|
1438
|
+
throw new TypeError(
|
1439
|
+
'Super expression must either be null or a function, not ' +
|
1440
|
+
typeof t,
|
1441
|
+
);
|
1442
|
+
(e.prototype = Object.create(t && t.prototype, {
|
1443
|
+
constructor: {
|
1444
|
+
value: e,
|
1445
|
+
enumerable: !1,
|
1446
|
+
writable: !0,
|
1447
|
+
configurable: !0,
|
1448
|
+
},
|
1449
|
+
})),
|
1450
|
+
t &&
|
1451
|
+
(Object.setPrototypeOf
|
1452
|
+
? Object.setPrototypeOf(e, t)
|
1453
|
+
: (e.__proto__ = t));
|
1454
|
+
}
|
1455
|
+
var u = n('Z6NN'),
|
1456
|
+
s = i(u),
|
1457
|
+
c = n('u461'),
|
1458
|
+
f = i(c),
|
1459
|
+
p = n('fXKH'),
|
1460
|
+
d = i(p),
|
1461
|
+
y = n('VciW'),
|
1462
|
+
m = i(y),
|
1463
|
+
h = n('xEkU'),
|
1464
|
+
v = i(h),
|
1465
|
+
w = n('kXpG'),
|
1466
|
+
g = i(w),
|
1467
|
+
b = n('q1tI'),
|
1468
|
+
S = i(b),
|
1469
|
+
I = n('17x9'),
|
1470
|
+
k = i(I),
|
1471
|
+
T = 1e3 / 60,
|
1472
|
+
O = (function (e) {
|
1473
|
+
function t(n) {
|
1474
|
+
var a = this;
|
1475
|
+
o(this, t),
|
1476
|
+
e.call(this, n),
|
1477
|
+
(this.wasAnimating = !1),
|
1478
|
+
(this.animationID = null),
|
1479
|
+
(this.prevTime = 0),
|
1480
|
+
(this.accumulatedTime = 0),
|
1481
|
+
(this.unreadPropStyle = null),
|
1482
|
+
(this.clearUnreadPropStyle = function (e) {
|
1483
|
+
var t = !1,
|
1484
|
+
n = a.state,
|
1485
|
+
i = n.currentStyle,
|
1486
|
+
o = n.currentVelocity,
|
1487
|
+
l = n.lastIdealStyle,
|
1488
|
+
u = n.lastIdealVelocity;
|
1489
|
+
for (var s in e)
|
1490
|
+
if (Object.prototype.hasOwnProperty.call(e, s)) {
|
1491
|
+
var c = e[s];
|
1492
|
+
'number' === typeof c &&
|
1493
|
+
(t ||
|
1494
|
+
((t = !0),
|
1495
|
+
(i = r({}, i)),
|
1496
|
+
(o = r({}, o)),
|
1497
|
+
(l = r({}, l)),
|
1498
|
+
(u = r({}, u))),
|
1499
|
+
(i[s] = c),
|
1500
|
+
(o[s] = 0),
|
1501
|
+
(l[s] = c),
|
1502
|
+
(u[s] = 0));
|
1503
|
+
}
|
1504
|
+
t &&
|
1505
|
+
a.setState({
|
1506
|
+
currentStyle: i,
|
1507
|
+
currentVelocity: o,
|
1508
|
+
lastIdealStyle: l,
|
1509
|
+
lastIdealVelocity: u,
|
1510
|
+
});
|
1511
|
+
}),
|
1512
|
+
(this.startAnimationIfNecessary = function () {
|
1513
|
+
a.animationID = v['default'](function (e) {
|
1514
|
+
var t = a.props.style;
|
1515
|
+
if (
|
1516
|
+
g['default'](
|
1517
|
+
a.state.currentStyle,
|
1518
|
+
t,
|
1519
|
+
a.state.currentVelocity,
|
1520
|
+
)
|
1521
|
+
)
|
1522
|
+
return (
|
1523
|
+
a.wasAnimating && a.props.onRest && a.props.onRest(),
|
1524
|
+
(a.animationID = null),
|
1525
|
+
(a.wasAnimating = !1),
|
1526
|
+
void (a.accumulatedTime = 0)
|
1527
|
+
);
|
1528
|
+
a.wasAnimating = !0;
|
1529
|
+
var n = e || m['default'](),
|
1530
|
+
r = n - a.prevTime;
|
1531
|
+
if (
|
1532
|
+
((a.prevTime = n),
|
1533
|
+
(a.accumulatedTime = a.accumulatedTime + r),
|
1534
|
+
a.accumulatedTime > 10 * T && (a.accumulatedTime = 0),
|
1535
|
+
0 === a.accumulatedTime)
|
1536
|
+
)
|
1537
|
+
return (
|
1538
|
+
(a.animationID = null), void a.startAnimationIfNecessary()
|
1539
|
+
);
|
1540
|
+
var i =
|
1541
|
+
(a.accumulatedTime -
|
1542
|
+
Math.floor(a.accumulatedTime / T) * T) /
|
1543
|
+
T,
|
1544
|
+
o = Math.floor(a.accumulatedTime / T),
|
1545
|
+
l = {},
|
1546
|
+
u = {},
|
1547
|
+
s = {},
|
1548
|
+
c = {};
|
1549
|
+
for (var f in t)
|
1550
|
+
if (Object.prototype.hasOwnProperty.call(t, f)) {
|
1551
|
+
var p = t[f];
|
1552
|
+
if ('number' === typeof p)
|
1553
|
+
(s[f] = p), (c[f] = 0), (l[f] = p), (u[f] = 0);
|
1554
|
+
else {
|
1555
|
+
for (
|
1556
|
+
var y = a.state.lastIdealStyle[f],
|
1557
|
+
h = a.state.lastIdealVelocity[f],
|
1558
|
+
v = 0;
|
1559
|
+
v < o;
|
1560
|
+
v++
|
1561
|
+
) {
|
1562
|
+
var w = d['default'](
|
1563
|
+
T / 1e3,
|
1564
|
+
y,
|
1565
|
+
h,
|
1566
|
+
p.val,
|
1567
|
+
p.stiffness,
|
1568
|
+
p.damping,
|
1569
|
+
p.precision,
|
1570
|
+
);
|
1571
|
+
(y = w[0]), (h = w[1]);
|
1572
|
+
}
|
1573
|
+
var b = d['default'](
|
1574
|
+
T / 1e3,
|
1575
|
+
y,
|
1576
|
+
h,
|
1577
|
+
p.val,
|
1578
|
+
p.stiffness,
|
1579
|
+
p.damping,
|
1580
|
+
p.precision,
|
1581
|
+
),
|
1582
|
+
S = b[0],
|
1583
|
+
I = b[1];
|
1584
|
+
(s[f] = y + (S - y) * i),
|
1585
|
+
(c[f] = h + (I - h) * i),
|
1586
|
+
(l[f] = y),
|
1587
|
+
(u[f] = h);
|
1588
|
+
}
|
1589
|
+
}
|
1590
|
+
(a.animationID = null),
|
1591
|
+
(a.accumulatedTime -= o * T),
|
1592
|
+
a.setState({
|
1593
|
+
currentStyle: s,
|
1594
|
+
currentVelocity: c,
|
1595
|
+
lastIdealStyle: l,
|
1596
|
+
lastIdealVelocity: u,
|
1597
|
+
}),
|
1598
|
+
(a.unreadPropStyle = null),
|
1599
|
+
a.startAnimationIfNecessary();
|
1600
|
+
});
|
1601
|
+
}),
|
1602
|
+
(this.state = this.defaultState());
|
1603
|
+
}
|
1604
|
+
return (
|
1605
|
+
l(t, e),
|
1606
|
+
a(t, null, [
|
1607
|
+
{
|
1608
|
+
key: 'propTypes',
|
1609
|
+
value: {
|
1610
|
+
defaultStyle: k['default'].objectOf(k['default'].number),
|
1611
|
+
style: k['default'].objectOf(
|
1612
|
+
k['default'].oneOfType([
|
1613
|
+
k['default'].number,
|
1614
|
+
k['default'].object,
|
1615
|
+
]),
|
1616
|
+
).isRequired,
|
1617
|
+
children: k['default'].func.isRequired,
|
1618
|
+
onRest: k['default'].func,
|
1619
|
+
},
|
1620
|
+
enumerable: !0,
|
1621
|
+
},
|
1622
|
+
]),
|
1623
|
+
(t.prototype.defaultState = function () {
|
1624
|
+
var e = this.props,
|
1625
|
+
t = e.defaultStyle,
|
1626
|
+
n = e.style,
|
1627
|
+
r = t || f['default'](n),
|
1628
|
+
a = s['default'](r);
|
1629
|
+
return {
|
1630
|
+
currentStyle: r,
|
1631
|
+
currentVelocity: a,
|
1632
|
+
lastIdealStyle: r,
|
1633
|
+
lastIdealVelocity: a,
|
1634
|
+
};
|
1635
|
+
}),
|
1636
|
+
(t.prototype.componentDidMount = function () {
|
1637
|
+
(this.prevTime = m['default']()),
|
1638
|
+
this.startAnimationIfNecessary();
|
1639
|
+
}),
|
1640
|
+
(t.prototype.componentWillReceiveProps = function (e) {
|
1641
|
+
null != this.unreadPropStyle &&
|
1642
|
+
this.clearUnreadPropStyle(this.unreadPropStyle),
|
1643
|
+
(this.unreadPropStyle = e.style),
|
1644
|
+
null == this.animationID &&
|
1645
|
+
((this.prevTime = m['default']()),
|
1646
|
+
this.startAnimationIfNecessary());
|
1647
|
+
}),
|
1648
|
+
(t.prototype.componentWillUnmount = function () {
|
1649
|
+
null != this.animationID &&
|
1650
|
+
(v['default'].cancel(this.animationID),
|
1651
|
+
(this.animationID = null));
|
1652
|
+
}),
|
1653
|
+
(t.prototype.render = function () {
|
1654
|
+
var e = this.props.children(this.state.currentStyle);
|
1655
|
+
return e && S['default'].Children.only(e);
|
1656
|
+
}),
|
1657
|
+
t
|
1658
|
+
);
|
1659
|
+
})(S['default'].Component);
|
1660
|
+
(t['default'] = O), (e.exports = t['default']);
|
1661
|
+
},
|
1662
|
+
xEkU: function (e, t, n) {
|
1663
|
+
(function (t) {
|
1664
|
+
for (
|
1665
|
+
var r = n('bQgK'),
|
1666
|
+
a = 'undefined' === typeof window ? t : window,
|
1667
|
+
i = ['moz', 'webkit'],
|
1668
|
+
o = 'AnimationFrame',
|
1669
|
+
l = a['request' + o],
|
1670
|
+
u = a['cancel' + o] || a['cancelRequest' + o],
|
1671
|
+
s = 0;
|
1672
|
+
!l && s < i.length;
|
1673
|
+
s++
|
1674
|
+
)
|
1675
|
+
(l = a[i[s] + 'Request' + o]),
|
1676
|
+
(u = a[i[s] + 'Cancel' + o] || a[i[s] + 'CancelRequest' + o]);
|
1677
|
+
if (!l || !u) {
|
1678
|
+
var c = 0,
|
1679
|
+
f = 0,
|
1680
|
+
p = [],
|
1681
|
+
d = 1e3 / 60;
|
1682
|
+
(l = function (e) {
|
1683
|
+
if (0 === p.length) {
|
1684
|
+
var t = r(),
|
1685
|
+
n = Math.max(0, d - (t - c));
|
1686
|
+
(c = n + t),
|
1687
|
+
setTimeout(function () {
|
1688
|
+
var e = p.slice(0);
|
1689
|
+
p.length = 0;
|
1690
|
+
for (var t = 0; t < e.length; t++)
|
1691
|
+
if (!e[t].cancelled)
|
1692
|
+
try {
|
1693
|
+
e[t].callback(c);
|
1694
|
+
} catch (n) {
|
1695
|
+
setTimeout(function () {
|
1696
|
+
throw n;
|
1697
|
+
}, 0);
|
1698
|
+
}
|
1699
|
+
}, Math.round(n));
|
1700
|
+
}
|
1701
|
+
return p.push({ handle: ++f, callback: e, cancelled: !1 }), f;
|
1702
|
+
}),
|
1703
|
+
(u = function (e) {
|
1704
|
+
for (var t = 0; t < p.length; t++)
|
1705
|
+
p[t].handle === e && (p[t].cancelled = !0);
|
1706
|
+
});
|
1707
|
+
}
|
1708
|
+
(e.exports = function (e) {
|
1709
|
+
return l.call(a, e);
|
1710
|
+
}),
|
1711
|
+
(e.exports.cancel = function () {
|
1712
|
+
u.apply(a, arguments);
|
1713
|
+
}),
|
1714
|
+
(e.exports.polyfill = function (e) {
|
1715
|
+
e || (e = a),
|
1716
|
+
(e.requestAnimationFrame = l),
|
1717
|
+
(e.cancelAnimationFrame = u);
|
1718
|
+
});
|
1719
|
+
}.call(this, n('IyRk')));
|
1720
|
+
},
|
1721
|
+
},
|
1722
|
+
]);
|