@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,549 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[70],{"0RsI":function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),o=t("m/eG"),c=()=>r.a.createElement(o["P"],{gutter:16},r.a.createElement(o["o"],{span:12},r.a.createElement(o["V"],{title:"Active Users",value:112893})),r.a.createElement(o["o"],{span:12},r.a.createElement(o["V"],{title:"Account Balance (CNY)",value:112893,precision:2}),r.a.createElement(o["i"],{style:{marginTop:16},type:"primary"},"Recharge")),r.a.createElement(o["o"],{span:12},r.a.createElement(o["V"],{title:"Active Users",value:112893,loading:!0})));n["default"]=c},"5wpG":function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),o=t("m/eG"),c=()=>{var e=o["V"].Countdown,n=Date.now()+1728e5+3e4,t=()=>{console.log("finished!")},a=e=>{4950<e&&e<5e3&&console.log("changed!")};return r.a.createElement(o["P"],{gutter:16},r.a.createElement(o["o"],{span:12},r.a.createElement(e,{title:"Countdown",value:n,onFinish:t})),r.a.createElement(o["o"],{span:12},r.a.createElement(e,{title:"Million Seconds",value:n,format:"HH:mm:ss:SSS"})),r.a.createElement(o["o"],{span:24,style:{marginTop:32}},r.a.createElement(e,{title:"Day Level",value:n,format:"D \u5929 H \u65f6 m \u5206 s \u79d2"})),r.a.createElement(o["o"],{span:12},r.a.createElement(e,{title:"Countdown",value:Date.now()+1e4,onChange:a})))};n["default"]=c},"6VBw":function(e,n,t){"use strict";var a=t("VTBJ"),r=t("ODXe"),o=t("rePB"),c=t("Ff2n"),i=t("q1tI"),l=t.n(i),s=t("TSYQ"),u=t.n(s),d=Object(i["createContext"])({}),m=d,f=t("U8pU"),p=t("AJpP"),v=t("Kwbf"),g=t("MNnm"),y="rc-util-key";function b(e){if(e.attachTo)return e.attachTo;var n=document.querySelector("head");return n||document.body}function h(e){var n,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(g["a"])())return null;var a,r=document.createElement("style");(null===(n=t.csp)||void 0===n?void 0:n.nonce)&&(r.nonce=null===(a=t.csp)||void 0===a?void 0:a.nonce);r.innerHTML=e;var o=b(t),c=o.firstChild;return t.prepend&&o.prepend?o.prepend(r):t.prepend&&c?o.insertBefore(r,c):o.appendChild(r),r}var C=new Map;function E(e,n){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=b(t);if(!C.has(a)){var r=h("",t),o=r.parentNode;C.set(a,o),o.removeChild(r)}var c=Array.from(C.get(a).children).find((function(e){return"STYLE"===e.tagName&&e[y]===n}));if(c){var i,l,s;if((null===(i=t.csp)||void 0===i?void 0:i.nonce)&&c.nonce!==(null===(l=t.csp)||void 0===l?void 0:l.nonce))c.nonce=null===(s=t.csp)||void 0===s?void 0:s.nonce;return c.innerHTML!==e&&(c.innerHTML=e),c}var u=h(e,t);return u[y]=n,u}function w(e,n){Object(v["a"])(e,"[@ant-design/icons] ".concat(n))}function O(e){return"object"===Object(f["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(f["a"])(e.icon)||"function"===typeof e.icon)}function j(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(n,t){var a=e[t];switch(t){case"class":n.className=a,delete n.class;break;default:n[t]=a}return n}),{})}function k(e,n,t){return t?l.a.createElement(e.tag,Object(a["a"])(Object(a["a"])({key:n},j(e.attrs)),t),(e.children||[]).map((function(t,a){return k(t,"".concat(n,"-").concat(e.tag,"-").concat(a))}))):l.a.createElement(e.tag,Object(a["a"])({key:n},j(e.attrs)),(e.children||[]).map((function(t,a){return k(t,"".concat(n,"-").concat(e.tag,"-").concat(a))})))}function T(e){return Object(p["generate"])(e)[0]}function x(e){return e?Array.isArray(e)?e:[e]:[]}var V="\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n",N=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:V,n=Object(i["useContext"])(m),t=n.csp;Object(i["useEffect"])((function(){E(e,"@ant-design-icons",{prepend:!0,csp:t})}),[])},B=["icon","className","onClick","style","primaryColor","secondaryColor"],L={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function I(e){var n=e.primaryColor,t=e.secondaryColor;L.primaryColor=n,L.secondaryColor=t||T(n),L.calculated=!!t}function A(){return Object(a["a"])({},L)}var M=function(e){var n=e.icon,t=e.className,r=e.onClick,o=e.style,i=e.primaryColor,l=e.secondaryColor,s=Object(c["a"])(e,B),u=L;if(i&&(u={primaryColor:i,secondaryColor:l||T(i)}),N(),w(O(n),"icon should be icon definiton, but got ".concat(n)),!O(n))return null;var d=n;return d&&"function"===typeof d.icon&&(d=Object(a["a"])(Object(a["a"])({},d),{},{icon:d.icon(u.primaryColor,u.secondaryColor)})),k(d.icon,"svg-".concat(d.name),Object(a["a"])({className:t,onClick:r,style:o,"data-icon":d.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},s))};M.displayName="IconReact",M.getTwoToneColors=A,M.setTwoToneColors=I;var R=M;function S(e){var n=x(e),t=Object(r["a"])(n,2),a=t[0],o=t[1];return R.setTwoToneColors({primaryColor:a,secondaryColor:o})}function H(){var e=R.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var q=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];S("#1890ff");var z=i["forwardRef"]((function(e,n){var t,l=e.className,s=e.icon,d=e.spin,f=e.rotate,p=e.tabIndex,v=e.onClick,g=e.twoToneColor,y=Object(c["a"])(e,q),b=i["useContext"](m),h=b.prefixCls,C=void 0===h?"anticon":h,E=u()(C,(t={},Object(o["a"])(t,"".concat(C,"-").concat(s.name),!!s.name),Object(o["a"])(t,"".concat(C,"-spin"),!!d||"loading"===s.name),t),l),w=p;void 0===w&&v&&(w=-1);var O=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,j=x(g),k=Object(r["a"])(j,2),T=k[0],V=k[1];return i["createElement"]("span",Object(a["a"])(Object(a["a"])({role:"img","aria-label":s.name},y),{},{ref:n,tabIndex:w,onClick:v,className:E}),i["createElement"](R,{icon:s,primaryColor:T,secondaryColor:V,style:O}))}));z.displayName="AntdIcon",z.getTwoToneColor=H,z.setTwoToneColor=S;n["a"]=z},BtR2:function(e,n,t){"use strict";var a=t("VTBJ"),r=t("q1tI"),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z"}}]},name:"like",theme:"outlined"},c=o,i=t("6VBw"),l=function(e,n){return r["createElement"](i["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:n,icon:c}))};l.displayName="LikeOutlined";n["a"]=r["forwardRef"](l)},FJsR:function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),o=t("m/eG"),c=t("BtR2"),i=()=>r.a.createElement(o["P"],{gutter:16},r.a.createElement(o["o"],{span:12},r.a.createElement(o["V"],{title:"Feedback",value:1128,prefix:r.a.createElement(c["a"],null)})),r.a.createElement(o["o"],{span:12},r.a.createElement(o["V"],{title:"Unmerged",value:93,suffix:"/ 100"})));n["default"]=i},OSBD:function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),o=t("m/eG"),c=t("VTBJ"),i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 545.5L536.1 163a31.96 31.96 0 00-48.3 0L156 545.5a7.97 7.97 0 006 13.2h81c4.6 0 9-2 12.1-5.5L474 300.9V864c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V300.9l218.9 252.3c3 3.5 7.4 5.5 12.1 5.5h81c6.8 0 10.5-8 6-13.2z"}}]},name:"arrow-up",theme:"outlined"},l=i,s=t("6VBw"),u=function(e,n){return a["createElement"](s["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:n,icon:l}))};u.displayName="ArrowUpOutlined";var d=a["forwardRef"](u),m={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M862 465.3h-81c-4.6 0-9 2-12.1 5.5L550 723.1V160c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v563.1L255.1 470.8c-3-3.5-7.4-5.5-12.1-5.5h-81c-6.8 0-10.5 8.1-6 13.2L487.9 861a31.96 31.96 0 0048.3 0L868 478.5c4.5-5.2.8-13.2-6-13.2z"}}]},name:"arrow-down",theme:"outlined"},f=m,p=function(e,n){return a["createElement"](s["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:n,icon:f}))};p.displayName="ArrowDownOutlined";var v=a["forwardRef"](p),g=()=>r.a.createElement("div",{className:"site-statistic-demo-card"},r.a.createElement(o["P"],{gutter:16},r.a.createElement(o["o"],{span:12},r.a.createElement(o["k"],null,r.a.createElement(o["V"],{title:"Active",value:11.28,precision:2,valueStyle:{color:"#3f8600"},prefix:r.a.createElement(d,null),suffix:"%"}))),r.a.createElement(o["o"],{span:12},r.a.createElement(o["k"],null,r.a.createElement(o["V"],{title:"Idle",value:9.3,precision:2,valueStyle:{color:"#cf1322"},prefix:r.a.createElement(v,null),suffix:"%"})))));n["default"]=g}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[70],
|
3
|
+
{
|
4
|
+
'0RsI': function (e, n, t) {
|
5
|
+
'use strict';
|
6
|
+
t.r(n);
|
7
|
+
var a = t('q1tI'),
|
8
|
+
r = t.n(a),
|
9
|
+
o = t('m/eG'),
|
10
|
+
c = () =>
|
11
|
+
r.a.createElement(
|
12
|
+
o['P'],
|
13
|
+
{ gutter: 16 },
|
14
|
+
r.a.createElement(
|
15
|
+
o['o'],
|
16
|
+
{ span: 12 },
|
17
|
+
r.a.createElement(o['V'], {
|
18
|
+
title: 'Active Users',
|
19
|
+
value: 112893,
|
20
|
+
}),
|
21
|
+
),
|
22
|
+
r.a.createElement(
|
23
|
+
o['o'],
|
24
|
+
{ span: 12 },
|
25
|
+
r.a.createElement(o['V'], {
|
26
|
+
title: 'Account Balance (CNY)',
|
27
|
+
value: 112893,
|
28
|
+
precision: 2,
|
29
|
+
}),
|
30
|
+
r.a.createElement(
|
31
|
+
o['i'],
|
32
|
+
{ style: { marginTop: 16 }, type: 'primary' },
|
33
|
+
'Recharge',
|
34
|
+
),
|
35
|
+
),
|
36
|
+
r.a.createElement(
|
37
|
+
o['o'],
|
38
|
+
{ span: 12 },
|
39
|
+
r.a.createElement(o['V'], {
|
40
|
+
title: 'Active Users',
|
41
|
+
value: 112893,
|
42
|
+
loading: !0,
|
43
|
+
}),
|
44
|
+
),
|
45
|
+
);
|
46
|
+
n['default'] = c;
|
47
|
+
},
|
48
|
+
'5wpG': function (e, n, t) {
|
49
|
+
'use strict';
|
50
|
+
t.r(n);
|
51
|
+
var a = t('q1tI'),
|
52
|
+
r = t.n(a),
|
53
|
+
o = t('m/eG'),
|
54
|
+
c = () => {
|
55
|
+
var e = o['V'].Countdown,
|
56
|
+
n = Date.now() + 1728e5 + 3e4,
|
57
|
+
t = () => {
|
58
|
+
console.log('finished!');
|
59
|
+
},
|
60
|
+
a = (e) => {
|
61
|
+
4950 < e && e < 5e3 && console.log('changed!');
|
62
|
+
};
|
63
|
+
return r.a.createElement(
|
64
|
+
o['P'],
|
65
|
+
{ gutter: 16 },
|
66
|
+
r.a.createElement(
|
67
|
+
o['o'],
|
68
|
+
{ span: 12 },
|
69
|
+
r.a.createElement(e, {
|
70
|
+
title: 'Countdown',
|
71
|
+
value: n,
|
72
|
+
onFinish: t,
|
73
|
+
}),
|
74
|
+
),
|
75
|
+
r.a.createElement(
|
76
|
+
o['o'],
|
77
|
+
{ span: 12 },
|
78
|
+
r.a.createElement(e, {
|
79
|
+
title: 'Million Seconds',
|
80
|
+
value: n,
|
81
|
+
format: 'HH:mm:ss:SSS',
|
82
|
+
}),
|
83
|
+
),
|
84
|
+
r.a.createElement(
|
85
|
+
o['o'],
|
86
|
+
{ span: 24, style: { marginTop: 32 } },
|
87
|
+
r.a.createElement(e, {
|
88
|
+
title: 'Day Level',
|
89
|
+
value: n,
|
90
|
+
format: 'D \u5929 H \u65f6 m \u5206 s \u79d2',
|
91
|
+
}),
|
92
|
+
),
|
93
|
+
r.a.createElement(
|
94
|
+
o['o'],
|
95
|
+
{ span: 12 },
|
96
|
+
r.a.createElement(e, {
|
97
|
+
title: 'Countdown',
|
98
|
+
value: Date.now() + 1e4,
|
99
|
+
onChange: a,
|
100
|
+
}),
|
101
|
+
),
|
102
|
+
);
|
103
|
+
};
|
104
|
+
n['default'] = c;
|
105
|
+
},
|
106
|
+
'6VBw': function (e, n, t) {
|
107
|
+
'use strict';
|
108
|
+
var a = t('VTBJ'),
|
109
|
+
r = t('ODXe'),
|
110
|
+
o = t('rePB'),
|
111
|
+
c = t('Ff2n'),
|
112
|
+
i = t('q1tI'),
|
113
|
+
l = t.n(i),
|
114
|
+
s = t('TSYQ'),
|
115
|
+
u = t.n(s),
|
116
|
+
d = Object(i['createContext'])({}),
|
117
|
+
m = d,
|
118
|
+
f = t('U8pU'),
|
119
|
+
p = t('AJpP'),
|
120
|
+
v = t('Kwbf'),
|
121
|
+
g = t('MNnm'),
|
122
|
+
y = 'rc-util-key';
|
123
|
+
function b(e) {
|
124
|
+
if (e.attachTo) return e.attachTo;
|
125
|
+
var n = document.querySelector('head');
|
126
|
+
return n || document.body;
|
127
|
+
}
|
128
|
+
function h(e) {
|
129
|
+
var n,
|
130
|
+
t =
|
131
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
132
|
+
if (!Object(g['a'])()) return null;
|
133
|
+
var a,
|
134
|
+
r = document.createElement('style');
|
135
|
+
(null === (n = t.csp) || void 0 === n ? void 0 : n.nonce) &&
|
136
|
+
(r.nonce = null === (a = t.csp) || void 0 === a ? void 0 : a.nonce);
|
137
|
+
r.innerHTML = e;
|
138
|
+
var o = b(t),
|
139
|
+
c = o.firstChild;
|
140
|
+
return (
|
141
|
+
t.prepend && o.prepend
|
142
|
+
? o.prepend(r)
|
143
|
+
: t.prepend && c
|
144
|
+
? o.insertBefore(r, c)
|
145
|
+
: o.appendChild(r),
|
146
|
+
r
|
147
|
+
);
|
148
|
+
}
|
149
|
+
var C = new Map();
|
150
|
+
function E(e, n) {
|
151
|
+
var t =
|
152
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
153
|
+
a = b(t);
|
154
|
+
if (!C.has(a)) {
|
155
|
+
var r = h('', t),
|
156
|
+
o = r.parentNode;
|
157
|
+
C.set(a, o), o.removeChild(r);
|
158
|
+
}
|
159
|
+
var c = Array.from(C.get(a).children).find(function (e) {
|
160
|
+
return 'STYLE' === e.tagName && e[y] === n;
|
161
|
+
});
|
162
|
+
if (c) {
|
163
|
+
var i, l, s;
|
164
|
+
if (
|
165
|
+
(null === (i = t.csp) || void 0 === i ? void 0 : i.nonce) &&
|
166
|
+
c.nonce !==
|
167
|
+
(null === (l = t.csp) || void 0 === l ? void 0 : l.nonce)
|
168
|
+
)
|
169
|
+
c.nonce = null === (s = t.csp) || void 0 === s ? void 0 : s.nonce;
|
170
|
+
return c.innerHTML !== e && (c.innerHTML = e), c;
|
171
|
+
}
|
172
|
+
var u = h(e, t);
|
173
|
+
return (u[y] = n), u;
|
174
|
+
}
|
175
|
+
function w(e, n) {
|
176
|
+
Object(v['a'])(e, '[@ant-design/icons] '.concat(n));
|
177
|
+
}
|
178
|
+
function O(e) {
|
179
|
+
return (
|
180
|
+
'object' === Object(f['a'])(e) &&
|
181
|
+
'string' === typeof e.name &&
|
182
|
+
'string' === typeof e.theme &&
|
183
|
+
('object' === Object(f['a'])(e.icon) || 'function' === typeof e.icon)
|
184
|
+
);
|
185
|
+
}
|
186
|
+
function j() {
|
187
|
+
var e =
|
188
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
189
|
+
return Object.keys(e).reduce(function (n, t) {
|
190
|
+
var a = e[t];
|
191
|
+
switch (t) {
|
192
|
+
case 'class':
|
193
|
+
(n.className = a), delete n.class;
|
194
|
+
break;
|
195
|
+
default:
|
196
|
+
n[t] = a;
|
197
|
+
}
|
198
|
+
return n;
|
199
|
+
}, {});
|
200
|
+
}
|
201
|
+
function k(e, n, t) {
|
202
|
+
return t
|
203
|
+
? l.a.createElement(
|
204
|
+
e.tag,
|
205
|
+
Object(a['a'])(Object(a['a'])({ key: n }, j(e.attrs)), t),
|
206
|
+
(e.children || []).map(function (t, a) {
|
207
|
+
return k(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
208
|
+
}),
|
209
|
+
)
|
210
|
+
: l.a.createElement(
|
211
|
+
e.tag,
|
212
|
+
Object(a['a'])({ key: n }, j(e.attrs)),
|
213
|
+
(e.children || []).map(function (t, a) {
|
214
|
+
return k(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
215
|
+
}),
|
216
|
+
);
|
217
|
+
}
|
218
|
+
function T(e) {
|
219
|
+
return Object(p['generate'])(e)[0];
|
220
|
+
}
|
221
|
+
function x(e) {
|
222
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
223
|
+
}
|
224
|
+
var V =
|
225
|
+
'\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n',
|
226
|
+
N = function () {
|
227
|
+
var e =
|
228
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
229
|
+
? arguments[0]
|
230
|
+
: V,
|
231
|
+
n = Object(i['useContext'])(m),
|
232
|
+
t = n.csp;
|
233
|
+
Object(i['useEffect'])(function () {
|
234
|
+
E(e, '@ant-design-icons', { prepend: !0, csp: t });
|
235
|
+
}, []);
|
236
|
+
},
|
237
|
+
B = [
|
238
|
+
'icon',
|
239
|
+
'className',
|
240
|
+
'onClick',
|
241
|
+
'style',
|
242
|
+
'primaryColor',
|
243
|
+
'secondaryColor',
|
244
|
+
],
|
245
|
+
L = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
246
|
+
function I(e) {
|
247
|
+
var n = e.primaryColor,
|
248
|
+
t = e.secondaryColor;
|
249
|
+
(L.primaryColor = n),
|
250
|
+
(L.secondaryColor = t || T(n)),
|
251
|
+
(L.calculated = !!t);
|
252
|
+
}
|
253
|
+
function A() {
|
254
|
+
return Object(a['a'])({}, L);
|
255
|
+
}
|
256
|
+
var M = function (e) {
|
257
|
+
var n = e.icon,
|
258
|
+
t = e.className,
|
259
|
+
r = e.onClick,
|
260
|
+
o = e.style,
|
261
|
+
i = e.primaryColor,
|
262
|
+
l = e.secondaryColor,
|
263
|
+
s = Object(c['a'])(e, B),
|
264
|
+
u = L;
|
265
|
+
if (
|
266
|
+
(i && (u = { primaryColor: i, secondaryColor: l || T(i) }),
|
267
|
+
N(),
|
268
|
+
w(O(n), 'icon should be icon definiton, but got '.concat(n)),
|
269
|
+
!O(n))
|
270
|
+
)
|
271
|
+
return null;
|
272
|
+
var d = n;
|
273
|
+
return (
|
274
|
+
d &&
|
275
|
+
'function' === typeof d.icon &&
|
276
|
+
(d = Object(a['a'])(
|
277
|
+
Object(a['a'])({}, d),
|
278
|
+
{},
|
279
|
+
{ icon: d.icon(u.primaryColor, u.secondaryColor) },
|
280
|
+
)),
|
281
|
+
k(
|
282
|
+
d.icon,
|
283
|
+
'svg-'.concat(d.name),
|
284
|
+
Object(a['a'])(
|
285
|
+
{
|
286
|
+
className: t,
|
287
|
+
onClick: r,
|
288
|
+
style: o,
|
289
|
+
'data-icon': d.name,
|
290
|
+
width: '1em',
|
291
|
+
height: '1em',
|
292
|
+
fill: 'currentColor',
|
293
|
+
'aria-hidden': 'true',
|
294
|
+
},
|
295
|
+
s,
|
296
|
+
),
|
297
|
+
)
|
298
|
+
);
|
299
|
+
};
|
300
|
+
(M.displayName = 'IconReact'),
|
301
|
+
(M.getTwoToneColors = A),
|
302
|
+
(M.setTwoToneColors = I);
|
303
|
+
var R = M;
|
304
|
+
function S(e) {
|
305
|
+
var n = x(e),
|
306
|
+
t = Object(r['a'])(n, 2),
|
307
|
+
a = t[0],
|
308
|
+
o = t[1];
|
309
|
+
return R.setTwoToneColors({ primaryColor: a, secondaryColor: o });
|
310
|
+
}
|
311
|
+
function H() {
|
312
|
+
var e = R.getTwoToneColors();
|
313
|
+
return e.calculated
|
314
|
+
? [e.primaryColor, e.secondaryColor]
|
315
|
+
: e.primaryColor;
|
316
|
+
}
|
317
|
+
var q = [
|
318
|
+
'className',
|
319
|
+
'icon',
|
320
|
+
'spin',
|
321
|
+
'rotate',
|
322
|
+
'tabIndex',
|
323
|
+
'onClick',
|
324
|
+
'twoToneColor',
|
325
|
+
];
|
326
|
+
S('#1890ff');
|
327
|
+
var z = i['forwardRef'](function (e, n) {
|
328
|
+
var t,
|
329
|
+
l = e.className,
|
330
|
+
s = e.icon,
|
331
|
+
d = e.spin,
|
332
|
+
f = e.rotate,
|
333
|
+
p = e.tabIndex,
|
334
|
+
v = e.onClick,
|
335
|
+
g = e.twoToneColor,
|
336
|
+
y = Object(c['a'])(e, q),
|
337
|
+
b = i['useContext'](m),
|
338
|
+
h = b.prefixCls,
|
339
|
+
C = void 0 === h ? 'anticon' : h,
|
340
|
+
E = u()(
|
341
|
+
C,
|
342
|
+
((t = {}),
|
343
|
+
Object(o['a'])(t, ''.concat(C, '-').concat(s.name), !!s.name),
|
344
|
+
Object(o['a'])(
|
345
|
+
t,
|
346
|
+
''.concat(C, '-spin'),
|
347
|
+
!!d || 'loading' === s.name,
|
348
|
+
),
|
349
|
+
t),
|
350
|
+
l,
|
351
|
+
),
|
352
|
+
w = p;
|
353
|
+
void 0 === w && v && (w = -1);
|
354
|
+
var O = f
|
355
|
+
? {
|
356
|
+
msTransform: 'rotate('.concat(f, 'deg)'),
|
357
|
+
transform: 'rotate('.concat(f, 'deg)'),
|
358
|
+
}
|
359
|
+
: void 0,
|
360
|
+
j = x(g),
|
361
|
+
k = Object(r['a'])(j, 2),
|
362
|
+
T = k[0],
|
363
|
+
V = k[1];
|
364
|
+
return i['createElement'](
|
365
|
+
'span',
|
366
|
+
Object(a['a'])(
|
367
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, y),
|
368
|
+
{},
|
369
|
+
{ ref: n, tabIndex: w, onClick: v, className: E },
|
370
|
+
),
|
371
|
+
i['createElement'](R, {
|
372
|
+
icon: s,
|
373
|
+
primaryColor: T,
|
374
|
+
secondaryColor: V,
|
375
|
+
style: O,
|
376
|
+
}),
|
377
|
+
);
|
378
|
+
});
|
379
|
+
(z.displayName = 'AntdIcon'),
|
380
|
+
(z.getTwoToneColor = H),
|
381
|
+
(z.setTwoToneColor = S);
|
382
|
+
n['a'] = z;
|
383
|
+
},
|
384
|
+
BtR2: function (e, n, t) {
|
385
|
+
'use strict';
|
386
|
+
var a = t('VTBJ'),
|
387
|
+
r = t('q1tI'),
|
388
|
+
o = {
|
389
|
+
icon: {
|
390
|
+
tag: 'svg',
|
391
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
392
|
+
children: [
|
393
|
+
{
|
394
|
+
tag: 'path',
|
395
|
+
attrs: {
|
396
|
+
d: 'M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z',
|
397
|
+
},
|
398
|
+
},
|
399
|
+
],
|
400
|
+
},
|
401
|
+
name: 'like',
|
402
|
+
theme: 'outlined',
|
403
|
+
},
|
404
|
+
c = o,
|
405
|
+
i = t('6VBw'),
|
406
|
+
l = function (e, n) {
|
407
|
+
return r['createElement'](
|
408
|
+
i['a'],
|
409
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: n, icon: c }),
|
410
|
+
);
|
411
|
+
};
|
412
|
+
l.displayName = 'LikeOutlined';
|
413
|
+
n['a'] = r['forwardRef'](l);
|
414
|
+
},
|
415
|
+
FJsR: function (e, n, t) {
|
416
|
+
'use strict';
|
417
|
+
t.r(n);
|
418
|
+
var a = t('q1tI'),
|
419
|
+
r = t.n(a),
|
420
|
+
o = t('m/eG'),
|
421
|
+
c = t('BtR2'),
|
422
|
+
i = () =>
|
423
|
+
r.a.createElement(
|
424
|
+
o['P'],
|
425
|
+
{ gutter: 16 },
|
426
|
+
r.a.createElement(
|
427
|
+
o['o'],
|
428
|
+
{ span: 12 },
|
429
|
+
r.a.createElement(o['V'], {
|
430
|
+
title: 'Feedback',
|
431
|
+
value: 1128,
|
432
|
+
prefix: r.a.createElement(c['a'], null),
|
433
|
+
}),
|
434
|
+
),
|
435
|
+
r.a.createElement(
|
436
|
+
o['o'],
|
437
|
+
{ span: 12 },
|
438
|
+
r.a.createElement(o['V'], {
|
439
|
+
title: 'Unmerged',
|
440
|
+
value: 93,
|
441
|
+
suffix: '/ 100',
|
442
|
+
}),
|
443
|
+
),
|
444
|
+
);
|
445
|
+
n['default'] = i;
|
446
|
+
},
|
447
|
+
OSBD: function (e, n, t) {
|
448
|
+
'use strict';
|
449
|
+
t.r(n);
|
450
|
+
var a = t('q1tI'),
|
451
|
+
r = t.n(a),
|
452
|
+
o = t('m/eG'),
|
453
|
+
c = t('VTBJ'),
|
454
|
+
i = {
|
455
|
+
icon: {
|
456
|
+
tag: 'svg',
|
457
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
458
|
+
children: [
|
459
|
+
{
|
460
|
+
tag: 'path',
|
461
|
+
attrs: {
|
462
|
+
d: 'M868 545.5L536.1 163a31.96 31.96 0 00-48.3 0L156 545.5a7.97 7.97 0 006 13.2h81c4.6 0 9-2 12.1-5.5L474 300.9V864c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V300.9l218.9 252.3c3 3.5 7.4 5.5 12.1 5.5h81c6.8 0 10.5-8 6-13.2z',
|
463
|
+
},
|
464
|
+
},
|
465
|
+
],
|
466
|
+
},
|
467
|
+
name: 'arrow-up',
|
468
|
+
theme: 'outlined',
|
469
|
+
},
|
470
|
+
l = i,
|
471
|
+
s = t('6VBw'),
|
472
|
+
u = function (e, n) {
|
473
|
+
return a['createElement'](
|
474
|
+
s['a'],
|
475
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: n, icon: l }),
|
476
|
+
);
|
477
|
+
};
|
478
|
+
u.displayName = 'ArrowUpOutlined';
|
479
|
+
var d = a['forwardRef'](u),
|
480
|
+
m = {
|
481
|
+
icon: {
|
482
|
+
tag: 'svg',
|
483
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
484
|
+
children: [
|
485
|
+
{
|
486
|
+
tag: 'path',
|
487
|
+
attrs: {
|
488
|
+
d: 'M862 465.3h-81c-4.6 0-9 2-12.1 5.5L550 723.1V160c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v563.1L255.1 470.8c-3-3.5-7.4-5.5-12.1-5.5h-81c-6.8 0-10.5 8.1-6 13.2L487.9 861a31.96 31.96 0 0048.3 0L868 478.5c4.5-5.2.8-13.2-6-13.2z',
|
489
|
+
},
|
490
|
+
},
|
491
|
+
],
|
492
|
+
},
|
493
|
+
name: 'arrow-down',
|
494
|
+
theme: 'outlined',
|
495
|
+
},
|
496
|
+
f = m,
|
497
|
+
p = function (e, n) {
|
498
|
+
return a['createElement'](
|
499
|
+
s['a'],
|
500
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: n, icon: f }),
|
501
|
+
);
|
502
|
+
};
|
503
|
+
p.displayName = 'ArrowDownOutlined';
|
504
|
+
var v = a['forwardRef'](p),
|
505
|
+
g = () =>
|
506
|
+
r.a.createElement(
|
507
|
+
'div',
|
508
|
+
{ className: 'site-statistic-demo-card' },
|
509
|
+
r.a.createElement(
|
510
|
+
o['P'],
|
511
|
+
{ gutter: 16 },
|
512
|
+
r.a.createElement(
|
513
|
+
o['o'],
|
514
|
+
{ span: 12 },
|
515
|
+
r.a.createElement(
|
516
|
+
o['k'],
|
517
|
+
null,
|
518
|
+
r.a.createElement(o['V'], {
|
519
|
+
title: 'Active',
|
520
|
+
value: 11.28,
|
521
|
+
precision: 2,
|
522
|
+
valueStyle: { color: '#3f8600' },
|
523
|
+
prefix: r.a.createElement(d, null),
|
524
|
+
suffix: '%',
|
525
|
+
}),
|
526
|
+
),
|
527
|
+
),
|
528
|
+
r.a.createElement(
|
529
|
+
o['o'],
|
530
|
+
{ span: 12 },
|
531
|
+
r.a.createElement(
|
532
|
+
o['k'],
|
533
|
+
null,
|
534
|
+
r.a.createElement(o['V'], {
|
535
|
+
title: 'Idle',
|
536
|
+
value: 9.3,
|
537
|
+
precision: 2,
|
538
|
+
valueStyle: { color: '#cf1322' },
|
539
|
+
prefix: r.a.createElement(v, null),
|
540
|
+
suffix: '%',
|
541
|
+
}),
|
542
|
+
),
|
543
|
+
),
|
544
|
+
),
|
545
|
+
);
|
546
|
+
n['default'] = g;
|
547
|
+
},
|
548
|
+
},
|
549
|
+
]);
|