@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,603 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[69],{"6VBw":function(e,t,n){"use strict";var a=n("VTBJ"),r=n("ODXe"),o=n("rePB"),c=n("Ff2n"),l=n("q1tI"),i=n.n(l),m=n("TSYQ"),s=n.n(m),p=Object(l["createContext"])({}),u=p,d=n("U8pU"),f=n("AJpP"),h=n("Kwbf"),E=n("MNnm"),v="rc-util-key";function b(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function y(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(E["a"])())return null;var a,r=document.createElement("style");(null===(t=n.csp)||void 0===t?void 0:t.nonce)&&(r.nonce=null===(a=n.csp)||void 0===a?void 0:a.nonce);r.innerHTML=e;var o=b(n),c=o.firstChild;return n.prepend&&o.prepend?o.prepend(r):n.prepend&&c?o.insertBefore(r,c):o.appendChild(r),r}var g=new Map;function C(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=b(n);if(!g.has(a)){var r=y("",n),o=r.parentNode;g.set(a,o),o.removeChild(r)}var c=Array.from(g.get(a).children).find((function(e){return"STYLE"===e.tagName&&e[v]===t}));if(c){var l,i,m;if((null===(l=n.csp)||void 0===l?void 0:l.nonce)&&c.nonce!==(null===(i=n.csp)||void 0===i?void 0:i.nonce))c.nonce=null===(m=n.csp)||void 0===m?void 0:m.nonce;return c.innerHTML!==e&&(c.innerHTML=e),c}var s=y(e,n);return s[v]=t,s}function w(e,t){Object(h["a"])(e,"[@ant-design/icons] ".concat(t))}function I(e){return"object"===Object(d["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(d["a"])(e.icon)||"function"===typeof e.icon)}function k(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var a=e[n];switch(n){case"class":t.className=a,delete t.class;break;default:t[n]=a}return t}),{})}function j(e,t,n){return n?i.a.createElement(e.tag,Object(a["a"])(Object(a["a"])({key:t},k(e.attrs)),n),(e.children||[]).map((function(n,a){return j(n,"".concat(t,"-").concat(e.tag,"-").concat(a))}))):i.a.createElement(e.tag,Object(a["a"])({key:t},k(e.attrs)),(e.children||[]).map((function(n,a){return j(n,"".concat(t,"-").concat(e.tag,"-").concat(a))})))}function O(e){return Object(f["generate"])(e)[0]}function A(e){return e?Array.isArray(e)?e:[e]:[]}var T="\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",L=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:T,t=Object(l["useContext"])(u),n=t.csp;Object(l["useEffect"])((function(){C(e,"@ant-design-icons",{prepend:!0,csp:n})}),[])},N=["icon","className","onClick","style","primaryColor","secondaryColor"],x={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function H(e){var t=e.primaryColor,n=e.secondaryColor;x.primaryColor=t,x.secondaryColor=n||O(t),x.calculated=!!n}function q(){return Object(a["a"])({},x)}var M=function(e){var t=e.icon,n=e.className,r=e.onClick,o=e.style,l=e.primaryColor,i=e.secondaryColor,m=Object(c["a"])(e,N),s=x;if(l&&(s={primaryColor:l,secondaryColor:i||O(l)}),L(),w(I(t),"icon should be icon definiton, but got ".concat(t)),!I(t))return null;var p=t;return p&&"function"===typeof p.icon&&(p=Object(a["a"])(Object(a["a"])({},p),{},{icon:p.icon(s.primaryColor,s.secondaryColor)})),j(p.icon,"svg-".concat(p.name),Object(a["a"])({className:n,onClick:r,style:o,"data-icon":p.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},m))};M.displayName="IconReact",M.getTwoToneColors=q,M.setTwoToneColors=H;var S=M;function V(e){var t=A(e),n=Object(r["a"])(t,2),a=n[0],o=n[1];return S.setTwoToneColors({primaryColor:a,secondaryColor:o})}function B(){var e=S.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var J=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];V("#1890ff");var D=l["forwardRef"]((function(e,t){var n,i=e.className,m=e.icon,p=e.spin,d=e.rotate,f=e.tabIndex,h=e.onClick,E=e.twoToneColor,v=Object(c["a"])(e,J),b=l["useContext"](u),y=b.prefixCls,g=void 0===y?"anticon":y,C=s()(g,(n={},Object(o["a"])(n,"".concat(g,"-").concat(m.name),!!m.name),Object(o["a"])(n,"".concat(g,"-spin"),!!p||"loading"===m.name),n),i),w=f;void 0===w&&h&&(w=-1);var I=d?{msTransform:"rotate(".concat(d,"deg)"),transform:"rotate(".concat(d,"deg)")}:void 0,k=A(E),j=Object(r["a"])(k,2),O=j[0],T=j[1];return l["createElement"]("span",Object(a["a"])(Object(a["a"])({role:"img","aria-label":m.name},v),{},{ref:t,tabIndex:w,onClick:h,className:C}),l["createElement"](S,{icon:m,primaryColor:O,secondaryColor:T,style:I}))}));D.displayName="AntdIcon",D.getTwoToneColor=B,D.setTwoToneColor=V;t["a"]=D},Aq45:function(e,t,n){},LrDZ:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=n("VTBJ"),l={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M946.5 505L560.1 118.8l-25.9-25.9a31.5 31.5 0 00-44.4 0L77.5 505a63.9 63.9 0 00-18.8 46c.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8a63.6 63.6 0 0018.7-45.3c0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204zm217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z"}}]},name:"home",theme:"outlined"},i=l,m=n("6VBw"),s=function(e,t){return a["createElement"](m["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:t,icon:i}))};s.displayName="HomeOutlined";var p=a["forwardRef"](s),u=n("cJ7L"),d=()=>r.a.createElement(o["h"],null,r.a.createElement(o["h"].Item,{href:""},r.a.createElement(p,null)),r.a.createElement(o["h"].Item,{href:""},r.a.createElement(u["a"],null),r.a.createElement("span",null,"Application List")),r.a.createElement(o["h"].Item,null,"Application"));t["default"]=d},M0u2:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["h"],null,r.a.createElement(o["h"].Item,null,"Home"),r.a.createElement(o["h"].Item,null,r.a.createElement("a",{href:""},"Application Center")),r.a.createElement(o["h"].Item,null,r.a.createElement("a",{href:""},"Application List")),r.a.createElement(o["h"].Item,null,"An Application"));t["default"]=c},MmJX:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>{var e=r.a.createElement(o["F"],null,r.a.createElement(o["F"].Item,{key:"1"},r.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:"http://www.alipay.com/"},"General")),r.a.createElement(o["F"].Item,{key:"2"},r.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:"http://www.taobao.com/"},"Layout")),r.a.createElement(o["F"].Item,{key:"3"},r.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:"http://www.tmall.com/"},"Navigation")));return r.a.createElement(o["h"],null,r.a.createElement(o["h"].Item,null,"Ant Design"),r.a.createElement(o["h"].Item,null,r.a.createElement("a",{href:""},"Component")),r.a.createElement(o["h"].Item,{overlay:e},r.a.createElement("a",{href:""},"General")),r.a.createElement(o["h"].Item,null,"Button"))};t["default"]=c},U70M:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["h"],{separator:">"},r.a.createElement(o["h"].Item,null,"Home"),r.a.createElement(o["h"].Item,{href:""},"Application Center"),r.a.createElement(o["h"].Item,{href:""},"Application List"),r.a.createElement(o["h"].Item,null,"An Application"));t["default"]=c},a6Ah:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["h"],{separator:""},r.a.createElement(o["h"].Item,null,"Location"),r.a.createElement(o["h"].Separator,null,":"),r.a.createElement(o["h"].Item,{href:""},"Application Center"),r.a.createElement(o["h"].Separator,null),r.a.createElement(o["h"].Item,{href:""},"Application List"),r.a.createElement(o["h"].Separator,null),r.a.createElement(o["h"].Item,null,"An Application"));t["default"]=c},cJ7L:function(e,t,n){"use strict";var a=n("VTBJ"),r=n("q1tI"),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.5 763.6a374 374 0 00-80.6-119.5 375.63 375.63 0 00-119.5-80.6c-.4-.2-.8-.3-1.2-.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-.4.2-.8.3-1.2.5-44.8 18.9-85 46-119.5 80.6a375.63 375.63 0 00-80.6 119.5A371.7 371.7 0 00136 901.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c.1 4.4 3.6 7.8 8 7.8h60a8 8 0 008-8.2c-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z"}}]},name:"user",theme:"outlined"},c=o,l=n("6VBw"),i=function(e,t){return r["createElement"](l["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:t,icon:c}))};i.displayName="UserOutlined";t["a"]=r["forwardRef"](i)},qkSX:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("55Ip"),c=n("Ty5D"),l=n("m/eG"),i=(n("Aq45"),()=>{var e=()=>r.a.createElement("ul",{className:"app-list"},r.a.createElement("li",null,r.a.createElement(o["b"],{to:"/apps/1"},"Application1"),"\uff1a",r.a.createElement(o["b"],{to:"/apps/1/detail"},"Detail")),r.a.createElement("li",null,r.a.createElement(o["b"],{to:"/apps/2"},"Application2"),"\uff1a",r.a.createElement(o["b"],{to:"/apps/2/detail"},"Detail"))),t={"/apps":"Application List","/apps/1":"Application1","/apps/2":"Application2","/apps/1/detail":"Detail","/apps/2/detail":"Detail"},n=Object(c["n"])((n=>{var a=n.location,i=a.pathname.split("/").filter((e=>e)),m=i.map(((e,n)=>{var a="/".concat(i.slice(0,n+1).join("/"));return r.a.createElement(l["h"].Item,{key:a},r.a.createElement(o["b"],{to:a},t[a]))})),s=[r.a.createElement(l["h"].Item,{key:"home"},r.a.createElement(o["b"],{to:"/"},"Home"))].concat(m);return r.a.createElement("div",{className:"demo"},r.a.createElement("div",{className:"demo-nav"},r.a.createElement(o["b"],{to:"/"},"Home"),r.a.createElement(o["b"],{to:"/apps"},"Application List")),r.a.createElement(c["g"],null,r.a.createElement(c["d"],{path:"/apps",component:e}),r.a.createElement(c["d"],{render:()=>r.a.createElement("span",null,"Home Page")})),r.a.createElement(l["b"],{style:{margin:"16px 0"},message:"Click the navigation above to switch:"}),r.a.createElement(l["h"],null,s))}));return r.a.createElement(o["a"],null,r.a.createElement(n,null))});t["default"]=i}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[69],
|
3
|
+
{
|
4
|
+
'6VBw': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
var a = n('VTBJ'),
|
7
|
+
r = n('ODXe'),
|
8
|
+
o = n('rePB'),
|
9
|
+
c = n('Ff2n'),
|
10
|
+
l = n('q1tI'),
|
11
|
+
i = n.n(l),
|
12
|
+
m = n('TSYQ'),
|
13
|
+
s = n.n(m),
|
14
|
+
p = Object(l['createContext'])({}),
|
15
|
+
u = p,
|
16
|
+
d = n('U8pU'),
|
17
|
+
f = n('AJpP'),
|
18
|
+
h = n('Kwbf'),
|
19
|
+
E = n('MNnm'),
|
20
|
+
v = 'rc-util-key';
|
21
|
+
function b(e) {
|
22
|
+
if (e.attachTo) return e.attachTo;
|
23
|
+
var t = document.querySelector('head');
|
24
|
+
return t || document.body;
|
25
|
+
}
|
26
|
+
function y(e) {
|
27
|
+
var t,
|
28
|
+
n =
|
29
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
30
|
+
if (!Object(E['a'])()) return null;
|
31
|
+
var a,
|
32
|
+
r = document.createElement('style');
|
33
|
+
(null === (t = n.csp) || void 0 === t ? void 0 : t.nonce) &&
|
34
|
+
(r.nonce = null === (a = n.csp) || void 0 === a ? void 0 : a.nonce);
|
35
|
+
r.innerHTML = e;
|
36
|
+
var o = b(n),
|
37
|
+
c = o.firstChild;
|
38
|
+
return (
|
39
|
+
n.prepend && o.prepend
|
40
|
+
? o.prepend(r)
|
41
|
+
: n.prepend && c
|
42
|
+
? o.insertBefore(r, c)
|
43
|
+
: o.appendChild(r),
|
44
|
+
r
|
45
|
+
);
|
46
|
+
}
|
47
|
+
var g = new Map();
|
48
|
+
function C(e, t) {
|
49
|
+
var n =
|
50
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
51
|
+
a = b(n);
|
52
|
+
if (!g.has(a)) {
|
53
|
+
var r = y('', n),
|
54
|
+
o = r.parentNode;
|
55
|
+
g.set(a, o), o.removeChild(r);
|
56
|
+
}
|
57
|
+
var c = Array.from(g.get(a).children).find(function (e) {
|
58
|
+
return 'STYLE' === e.tagName && e[v] === t;
|
59
|
+
});
|
60
|
+
if (c) {
|
61
|
+
var l, i, m;
|
62
|
+
if (
|
63
|
+
(null === (l = n.csp) || void 0 === l ? void 0 : l.nonce) &&
|
64
|
+
c.nonce !==
|
65
|
+
(null === (i = n.csp) || void 0 === i ? void 0 : i.nonce)
|
66
|
+
)
|
67
|
+
c.nonce = null === (m = n.csp) || void 0 === m ? void 0 : m.nonce;
|
68
|
+
return c.innerHTML !== e && (c.innerHTML = e), c;
|
69
|
+
}
|
70
|
+
var s = y(e, n);
|
71
|
+
return (s[v] = t), s;
|
72
|
+
}
|
73
|
+
function w(e, t) {
|
74
|
+
Object(h['a'])(e, '[@ant-design/icons] '.concat(t));
|
75
|
+
}
|
76
|
+
function I(e) {
|
77
|
+
return (
|
78
|
+
'object' === Object(d['a'])(e) &&
|
79
|
+
'string' === typeof e.name &&
|
80
|
+
'string' === typeof e.theme &&
|
81
|
+
('object' === Object(d['a'])(e.icon) || 'function' === typeof e.icon)
|
82
|
+
);
|
83
|
+
}
|
84
|
+
function k() {
|
85
|
+
var e =
|
86
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
87
|
+
return Object.keys(e).reduce(function (t, n) {
|
88
|
+
var a = e[n];
|
89
|
+
switch (n) {
|
90
|
+
case 'class':
|
91
|
+
(t.className = a), delete t.class;
|
92
|
+
break;
|
93
|
+
default:
|
94
|
+
t[n] = a;
|
95
|
+
}
|
96
|
+
return t;
|
97
|
+
}, {});
|
98
|
+
}
|
99
|
+
function j(e, t, n) {
|
100
|
+
return n
|
101
|
+
? i.a.createElement(
|
102
|
+
e.tag,
|
103
|
+
Object(a['a'])(Object(a['a'])({ key: t }, k(e.attrs)), n),
|
104
|
+
(e.children || []).map(function (n, a) {
|
105
|
+
return j(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
106
|
+
}),
|
107
|
+
)
|
108
|
+
: i.a.createElement(
|
109
|
+
e.tag,
|
110
|
+
Object(a['a'])({ key: t }, k(e.attrs)),
|
111
|
+
(e.children || []).map(function (n, a) {
|
112
|
+
return j(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
113
|
+
}),
|
114
|
+
);
|
115
|
+
}
|
116
|
+
function O(e) {
|
117
|
+
return Object(f['generate'])(e)[0];
|
118
|
+
}
|
119
|
+
function A(e) {
|
120
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
121
|
+
}
|
122
|
+
var T =
|
123
|
+
'\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',
|
124
|
+
L = function () {
|
125
|
+
var e =
|
126
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
127
|
+
? arguments[0]
|
128
|
+
: T,
|
129
|
+
t = Object(l['useContext'])(u),
|
130
|
+
n = t.csp;
|
131
|
+
Object(l['useEffect'])(function () {
|
132
|
+
C(e, '@ant-design-icons', { prepend: !0, csp: n });
|
133
|
+
}, []);
|
134
|
+
},
|
135
|
+
N = [
|
136
|
+
'icon',
|
137
|
+
'className',
|
138
|
+
'onClick',
|
139
|
+
'style',
|
140
|
+
'primaryColor',
|
141
|
+
'secondaryColor',
|
142
|
+
],
|
143
|
+
x = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
144
|
+
function H(e) {
|
145
|
+
var t = e.primaryColor,
|
146
|
+
n = e.secondaryColor;
|
147
|
+
(x.primaryColor = t),
|
148
|
+
(x.secondaryColor = n || O(t)),
|
149
|
+
(x.calculated = !!n);
|
150
|
+
}
|
151
|
+
function q() {
|
152
|
+
return Object(a['a'])({}, x);
|
153
|
+
}
|
154
|
+
var M = function (e) {
|
155
|
+
var t = e.icon,
|
156
|
+
n = e.className,
|
157
|
+
r = e.onClick,
|
158
|
+
o = e.style,
|
159
|
+
l = e.primaryColor,
|
160
|
+
i = e.secondaryColor,
|
161
|
+
m = Object(c['a'])(e, N),
|
162
|
+
s = x;
|
163
|
+
if (
|
164
|
+
(l && (s = { primaryColor: l, secondaryColor: i || O(l) }),
|
165
|
+
L(),
|
166
|
+
w(I(t), 'icon should be icon definiton, but got '.concat(t)),
|
167
|
+
!I(t))
|
168
|
+
)
|
169
|
+
return null;
|
170
|
+
var p = t;
|
171
|
+
return (
|
172
|
+
p &&
|
173
|
+
'function' === typeof p.icon &&
|
174
|
+
(p = Object(a['a'])(
|
175
|
+
Object(a['a'])({}, p),
|
176
|
+
{},
|
177
|
+
{ icon: p.icon(s.primaryColor, s.secondaryColor) },
|
178
|
+
)),
|
179
|
+
j(
|
180
|
+
p.icon,
|
181
|
+
'svg-'.concat(p.name),
|
182
|
+
Object(a['a'])(
|
183
|
+
{
|
184
|
+
className: n,
|
185
|
+
onClick: r,
|
186
|
+
style: o,
|
187
|
+
'data-icon': p.name,
|
188
|
+
width: '1em',
|
189
|
+
height: '1em',
|
190
|
+
fill: 'currentColor',
|
191
|
+
'aria-hidden': 'true',
|
192
|
+
},
|
193
|
+
m,
|
194
|
+
),
|
195
|
+
)
|
196
|
+
);
|
197
|
+
};
|
198
|
+
(M.displayName = 'IconReact'),
|
199
|
+
(M.getTwoToneColors = q),
|
200
|
+
(M.setTwoToneColors = H);
|
201
|
+
var S = M;
|
202
|
+
function V(e) {
|
203
|
+
var t = A(e),
|
204
|
+
n = Object(r['a'])(t, 2),
|
205
|
+
a = n[0],
|
206
|
+
o = n[1];
|
207
|
+
return S.setTwoToneColors({ primaryColor: a, secondaryColor: o });
|
208
|
+
}
|
209
|
+
function B() {
|
210
|
+
var e = S.getTwoToneColors();
|
211
|
+
return e.calculated
|
212
|
+
? [e.primaryColor, e.secondaryColor]
|
213
|
+
: e.primaryColor;
|
214
|
+
}
|
215
|
+
var J = [
|
216
|
+
'className',
|
217
|
+
'icon',
|
218
|
+
'spin',
|
219
|
+
'rotate',
|
220
|
+
'tabIndex',
|
221
|
+
'onClick',
|
222
|
+
'twoToneColor',
|
223
|
+
];
|
224
|
+
V('#1890ff');
|
225
|
+
var D = l['forwardRef'](function (e, t) {
|
226
|
+
var n,
|
227
|
+
i = e.className,
|
228
|
+
m = e.icon,
|
229
|
+
p = e.spin,
|
230
|
+
d = e.rotate,
|
231
|
+
f = e.tabIndex,
|
232
|
+
h = e.onClick,
|
233
|
+
E = e.twoToneColor,
|
234
|
+
v = Object(c['a'])(e, J),
|
235
|
+
b = l['useContext'](u),
|
236
|
+
y = b.prefixCls,
|
237
|
+
g = void 0 === y ? 'anticon' : y,
|
238
|
+
C = s()(
|
239
|
+
g,
|
240
|
+
((n = {}),
|
241
|
+
Object(o['a'])(n, ''.concat(g, '-').concat(m.name), !!m.name),
|
242
|
+
Object(o['a'])(
|
243
|
+
n,
|
244
|
+
''.concat(g, '-spin'),
|
245
|
+
!!p || 'loading' === m.name,
|
246
|
+
),
|
247
|
+
n),
|
248
|
+
i,
|
249
|
+
),
|
250
|
+
w = f;
|
251
|
+
void 0 === w && h && (w = -1);
|
252
|
+
var I = d
|
253
|
+
? {
|
254
|
+
msTransform: 'rotate('.concat(d, 'deg)'),
|
255
|
+
transform: 'rotate('.concat(d, 'deg)'),
|
256
|
+
}
|
257
|
+
: void 0,
|
258
|
+
k = A(E),
|
259
|
+
j = Object(r['a'])(k, 2),
|
260
|
+
O = j[0],
|
261
|
+
T = j[1];
|
262
|
+
return l['createElement'](
|
263
|
+
'span',
|
264
|
+
Object(a['a'])(
|
265
|
+
Object(a['a'])({ role: 'img', 'aria-label': m.name }, v),
|
266
|
+
{},
|
267
|
+
{ ref: t, tabIndex: w, onClick: h, className: C },
|
268
|
+
),
|
269
|
+
l['createElement'](S, {
|
270
|
+
icon: m,
|
271
|
+
primaryColor: O,
|
272
|
+
secondaryColor: T,
|
273
|
+
style: I,
|
274
|
+
}),
|
275
|
+
);
|
276
|
+
});
|
277
|
+
(D.displayName = 'AntdIcon'),
|
278
|
+
(D.getTwoToneColor = B),
|
279
|
+
(D.setTwoToneColor = V);
|
280
|
+
t['a'] = D;
|
281
|
+
},
|
282
|
+
Aq45: function (e, t, n) {},
|
283
|
+
LrDZ: function (e, t, n) {
|
284
|
+
'use strict';
|
285
|
+
n.r(t);
|
286
|
+
var a = n('q1tI'),
|
287
|
+
r = n.n(a),
|
288
|
+
o = n('m/eG'),
|
289
|
+
c = n('VTBJ'),
|
290
|
+
l = {
|
291
|
+
icon: {
|
292
|
+
tag: 'svg',
|
293
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
294
|
+
children: [
|
295
|
+
{
|
296
|
+
tag: 'path',
|
297
|
+
attrs: {
|
298
|
+
d: 'M946.5 505L560.1 118.8l-25.9-25.9a31.5 31.5 0 00-44.4 0L77.5 505a63.9 63.9 0 00-18.8 46c.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8a63.6 63.6 0 0018.7-45.3c0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204zm217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z',
|
299
|
+
},
|
300
|
+
},
|
301
|
+
],
|
302
|
+
},
|
303
|
+
name: 'home',
|
304
|
+
theme: 'outlined',
|
305
|
+
},
|
306
|
+
i = l,
|
307
|
+
m = n('6VBw'),
|
308
|
+
s = function (e, t) {
|
309
|
+
return a['createElement'](
|
310
|
+
m['a'],
|
311
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: t, icon: i }),
|
312
|
+
);
|
313
|
+
};
|
314
|
+
s.displayName = 'HomeOutlined';
|
315
|
+
var p = a['forwardRef'](s),
|
316
|
+
u = n('cJ7L'),
|
317
|
+
d = () =>
|
318
|
+
r.a.createElement(
|
319
|
+
o['h'],
|
320
|
+
null,
|
321
|
+
r.a.createElement(
|
322
|
+
o['h'].Item,
|
323
|
+
{ href: '' },
|
324
|
+
r.a.createElement(p, null),
|
325
|
+
),
|
326
|
+
r.a.createElement(
|
327
|
+
o['h'].Item,
|
328
|
+
{ href: '' },
|
329
|
+
r.a.createElement(u['a'], null),
|
330
|
+
r.a.createElement('span', null, 'Application List'),
|
331
|
+
),
|
332
|
+
r.a.createElement(o['h'].Item, null, 'Application'),
|
333
|
+
);
|
334
|
+
t['default'] = d;
|
335
|
+
},
|
336
|
+
M0u2: function (e, t, n) {
|
337
|
+
'use strict';
|
338
|
+
n.r(t);
|
339
|
+
var a = n('q1tI'),
|
340
|
+
r = n.n(a),
|
341
|
+
o = n('m/eG'),
|
342
|
+
c = () =>
|
343
|
+
r.a.createElement(
|
344
|
+
o['h'],
|
345
|
+
null,
|
346
|
+
r.a.createElement(o['h'].Item, null, 'Home'),
|
347
|
+
r.a.createElement(
|
348
|
+
o['h'].Item,
|
349
|
+
null,
|
350
|
+
r.a.createElement('a', { href: '' }, 'Application Center'),
|
351
|
+
),
|
352
|
+
r.a.createElement(
|
353
|
+
o['h'].Item,
|
354
|
+
null,
|
355
|
+
r.a.createElement('a', { href: '' }, 'Application List'),
|
356
|
+
),
|
357
|
+
r.a.createElement(o['h'].Item, null, 'An Application'),
|
358
|
+
);
|
359
|
+
t['default'] = c;
|
360
|
+
},
|
361
|
+
MmJX: function (e, t, n) {
|
362
|
+
'use strict';
|
363
|
+
n.r(t);
|
364
|
+
var a = n('q1tI'),
|
365
|
+
r = n.n(a),
|
366
|
+
o = n('m/eG'),
|
367
|
+
c = () => {
|
368
|
+
var e = r.a.createElement(
|
369
|
+
o['F'],
|
370
|
+
null,
|
371
|
+
r.a.createElement(
|
372
|
+
o['F'].Item,
|
373
|
+
{ key: '1' },
|
374
|
+
r.a.createElement(
|
375
|
+
'a',
|
376
|
+
{
|
377
|
+
target: '_blank',
|
378
|
+
rel: 'noopener noreferrer',
|
379
|
+
href: 'http://www.alipay.com/',
|
380
|
+
},
|
381
|
+
'General',
|
382
|
+
),
|
383
|
+
),
|
384
|
+
r.a.createElement(
|
385
|
+
o['F'].Item,
|
386
|
+
{ key: '2' },
|
387
|
+
r.a.createElement(
|
388
|
+
'a',
|
389
|
+
{
|
390
|
+
target: '_blank',
|
391
|
+
rel: 'noopener noreferrer',
|
392
|
+
href: 'http://www.taobao.com/',
|
393
|
+
},
|
394
|
+
'Layout',
|
395
|
+
),
|
396
|
+
),
|
397
|
+
r.a.createElement(
|
398
|
+
o['F'].Item,
|
399
|
+
{ key: '3' },
|
400
|
+
r.a.createElement(
|
401
|
+
'a',
|
402
|
+
{
|
403
|
+
target: '_blank',
|
404
|
+
rel: 'noopener noreferrer',
|
405
|
+
href: 'http://www.tmall.com/',
|
406
|
+
},
|
407
|
+
'Navigation',
|
408
|
+
),
|
409
|
+
),
|
410
|
+
);
|
411
|
+
return r.a.createElement(
|
412
|
+
o['h'],
|
413
|
+
null,
|
414
|
+
r.a.createElement(o['h'].Item, null, 'Ant Design'),
|
415
|
+
r.a.createElement(
|
416
|
+
o['h'].Item,
|
417
|
+
null,
|
418
|
+
r.a.createElement('a', { href: '' }, 'Component'),
|
419
|
+
),
|
420
|
+
r.a.createElement(
|
421
|
+
o['h'].Item,
|
422
|
+
{ overlay: e },
|
423
|
+
r.a.createElement('a', { href: '' }, 'General'),
|
424
|
+
),
|
425
|
+
r.a.createElement(o['h'].Item, null, 'Button'),
|
426
|
+
);
|
427
|
+
};
|
428
|
+
t['default'] = c;
|
429
|
+
},
|
430
|
+
U70M: function (e, t, n) {
|
431
|
+
'use strict';
|
432
|
+
n.r(t);
|
433
|
+
var a = n('q1tI'),
|
434
|
+
r = n.n(a),
|
435
|
+
o = n('m/eG'),
|
436
|
+
c = () =>
|
437
|
+
r.a.createElement(
|
438
|
+
o['h'],
|
439
|
+
{ separator: '>' },
|
440
|
+
r.a.createElement(o['h'].Item, null, 'Home'),
|
441
|
+
r.a.createElement(o['h'].Item, { href: '' }, 'Application Center'),
|
442
|
+
r.a.createElement(o['h'].Item, { href: '' }, 'Application List'),
|
443
|
+
r.a.createElement(o['h'].Item, null, 'An Application'),
|
444
|
+
);
|
445
|
+
t['default'] = c;
|
446
|
+
},
|
447
|
+
a6Ah: function (e, t, n) {
|
448
|
+
'use strict';
|
449
|
+
n.r(t);
|
450
|
+
var a = n('q1tI'),
|
451
|
+
r = n.n(a),
|
452
|
+
o = n('m/eG'),
|
453
|
+
c = () =>
|
454
|
+
r.a.createElement(
|
455
|
+
o['h'],
|
456
|
+
{ separator: '' },
|
457
|
+
r.a.createElement(o['h'].Item, null, 'Location'),
|
458
|
+
r.a.createElement(o['h'].Separator, null, ':'),
|
459
|
+
r.a.createElement(o['h'].Item, { href: '' }, 'Application Center'),
|
460
|
+
r.a.createElement(o['h'].Separator, null),
|
461
|
+
r.a.createElement(o['h'].Item, { href: '' }, 'Application List'),
|
462
|
+
r.a.createElement(o['h'].Separator, null),
|
463
|
+
r.a.createElement(o['h'].Item, null, 'An Application'),
|
464
|
+
);
|
465
|
+
t['default'] = c;
|
466
|
+
},
|
467
|
+
cJ7L: function (e, t, n) {
|
468
|
+
'use strict';
|
469
|
+
var a = n('VTBJ'),
|
470
|
+
r = n('q1tI'),
|
471
|
+
o = {
|
472
|
+
icon: {
|
473
|
+
tag: 'svg',
|
474
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
475
|
+
children: [
|
476
|
+
{
|
477
|
+
tag: 'path',
|
478
|
+
attrs: {
|
479
|
+
d: 'M858.5 763.6a374 374 0 00-80.6-119.5 375.63 375.63 0 00-119.5-80.6c-.4-.2-.8-.3-1.2-.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-.4.2-.8.3-1.2.5-44.8 18.9-85 46-119.5 80.6a375.63 375.63 0 00-80.6 119.5A371.7 371.7 0 00136 901.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c.1 4.4 3.6 7.8 8 7.8h60a8 8 0 008-8.2c-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z',
|
480
|
+
},
|
481
|
+
},
|
482
|
+
],
|
483
|
+
},
|
484
|
+
name: 'user',
|
485
|
+
theme: 'outlined',
|
486
|
+
},
|
487
|
+
c = o,
|
488
|
+
l = n('6VBw'),
|
489
|
+
i = function (e, t) {
|
490
|
+
return r['createElement'](
|
491
|
+
l['a'],
|
492
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: t, icon: c }),
|
493
|
+
);
|
494
|
+
};
|
495
|
+
i.displayName = 'UserOutlined';
|
496
|
+
t['a'] = r['forwardRef'](i);
|
497
|
+
},
|
498
|
+
qkSX: function (e, t, n) {
|
499
|
+
'use strict';
|
500
|
+
n.r(t);
|
501
|
+
var a = n('q1tI'),
|
502
|
+
r = n.n(a),
|
503
|
+
o = n('55Ip'),
|
504
|
+
c = n('Ty5D'),
|
505
|
+
l = n('m/eG'),
|
506
|
+
i =
|
507
|
+
(n('Aq45'),
|
508
|
+
() => {
|
509
|
+
var e = () =>
|
510
|
+
r.a.createElement(
|
511
|
+
'ul',
|
512
|
+
{ className: 'app-list' },
|
513
|
+
r.a.createElement(
|
514
|
+
'li',
|
515
|
+
null,
|
516
|
+
r.a.createElement(
|
517
|
+
o['b'],
|
518
|
+
{ to: '/apps/1' },
|
519
|
+
'Application1',
|
520
|
+
),
|
521
|
+
'\uff1a',
|
522
|
+
r.a.createElement(
|
523
|
+
o['b'],
|
524
|
+
{ to: '/apps/1/detail' },
|
525
|
+
'Detail',
|
526
|
+
),
|
527
|
+
),
|
528
|
+
r.a.createElement(
|
529
|
+
'li',
|
530
|
+
null,
|
531
|
+
r.a.createElement(
|
532
|
+
o['b'],
|
533
|
+
{ to: '/apps/2' },
|
534
|
+
'Application2',
|
535
|
+
),
|
536
|
+
'\uff1a',
|
537
|
+
r.a.createElement(
|
538
|
+
o['b'],
|
539
|
+
{ to: '/apps/2/detail' },
|
540
|
+
'Detail',
|
541
|
+
),
|
542
|
+
),
|
543
|
+
),
|
544
|
+
t = {
|
545
|
+
'/apps': 'Application List',
|
546
|
+
'/apps/1': 'Application1',
|
547
|
+
'/apps/2': 'Application2',
|
548
|
+
'/apps/1/detail': 'Detail',
|
549
|
+
'/apps/2/detail': 'Detail',
|
550
|
+
},
|
551
|
+
n = Object(c['n'])((n) => {
|
552
|
+
var a = n.location,
|
553
|
+
i = a.pathname.split('/').filter((e) => e),
|
554
|
+
m = i.map((e, n) => {
|
555
|
+
var a = '/'.concat(i.slice(0, n + 1).join('/'));
|
556
|
+
return r.a.createElement(
|
557
|
+
l['h'].Item,
|
558
|
+
{ key: a },
|
559
|
+
r.a.createElement(o['b'], { to: a }, t[a]),
|
560
|
+
);
|
561
|
+
}),
|
562
|
+
s = [
|
563
|
+
r.a.createElement(
|
564
|
+
l['h'].Item,
|
565
|
+
{ key: 'home' },
|
566
|
+
r.a.createElement(o['b'], { to: '/' }, 'Home'),
|
567
|
+
),
|
568
|
+
].concat(m);
|
569
|
+
return r.a.createElement(
|
570
|
+
'div',
|
571
|
+
{ className: 'demo' },
|
572
|
+
r.a.createElement(
|
573
|
+
'div',
|
574
|
+
{ className: 'demo-nav' },
|
575
|
+
r.a.createElement(o['b'], { to: '/' }, 'Home'),
|
576
|
+
r.a.createElement(
|
577
|
+
o['b'],
|
578
|
+
{ to: '/apps' },
|
579
|
+
'Application List',
|
580
|
+
),
|
581
|
+
),
|
582
|
+
r.a.createElement(
|
583
|
+
c['g'],
|
584
|
+
null,
|
585
|
+
r.a.createElement(c['d'], { path: '/apps', component: e }),
|
586
|
+
r.a.createElement(c['d'], {
|
587
|
+
render: () =>
|
588
|
+
r.a.createElement('span', null, 'Home Page'),
|
589
|
+
}),
|
590
|
+
),
|
591
|
+
r.a.createElement(l['b'], {
|
592
|
+
style: { margin: '16px 0' },
|
593
|
+
message: 'Click the navigation above to switch:',
|
594
|
+
}),
|
595
|
+
r.a.createElement(l['h'], null, s),
|
596
|
+
);
|
597
|
+
});
|
598
|
+
return r.a.createElement(o['a'], null, r.a.createElement(n, null));
|
599
|
+
});
|
600
|
+
t['default'] = i;
|
601
|
+
},
|
602
|
+
},
|
603
|
+
]);
|