@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,761 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[101],{"1hSO":function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),r=a.n(n),l=a("m/eG"),i=()=>r.a.createElement("div",{className:"site-page-header-ghost-wrapper"},r.a.createElement(l["H"],{ghost:!1,onBack:()=>window.history.back(),title:"Title",subTitle:"This is a subtitle",extra:[r.a.createElement(l["i"],{key:"3"},"Operation"),r.a.createElement(l["i"],{key:"2"},"Operation"),r.a.createElement(l["i"],{key:"1",type:"primary"},"Primary")]},r.a.createElement(l["t"],{size:"small",column:3},r.a.createElement(l["t"].Item,{label:"Created"},"Lili Qu"),r.a.createElement(l["t"].Item,{label:"Association"},r.a.createElement("a",null,"421421")),r.a.createElement(l["t"].Item,{label:"Creation Time"},"2017-01-10"),r.a.createElement(l["t"].Item,{label:"Effective Time"},"2017-10-10"),r.a.createElement(l["t"].Item,{label:"Remarks"},"Gonghu Road, Xihu District, Hangzhou, Zhejiang, China"))));t["default"]=i},"35Dd":function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),r=a.n(n),l=a("m/eG"),i=()=>r.a.createElement(r.a.Fragment,null,r.a.createElement(l["H"],{className:"site-page-header",onBack:()=>window.history.back(),title:"Title",subTitle:"This is a subtitle",extra:[r.a.createElement(l["i"],{key:"3"},"Operation"),r.a.createElement(l["i"],{key:"2"},"Operation"),r.a.createElement(l["i"],{key:"1",type:"primary"},"Primary")]},r.a.createElement(l["t"],{size:"small",column:3},r.a.createElement(l["t"].Item,{label:"Created"},"Lili Qu"),r.a.createElement(l["t"].Item,{label:"Association"},r.a.createElement("a",null,"421421")),r.a.createElement(l["t"].Item,{label:"Creation Time"},"2017-01-10"),r.a.createElement(l["t"].Item,{label:"Effective Time"},"2017-10-10"),r.a.createElement(l["t"].Item,{label:"Remarks"},"Gonghu Road, Xihu District, Hangzhou, Zhejiang, China"))),r.a.createElement("br",null),r.a.createElement(l["H"],{onBack:()=>window.history.back(),title:"Title",tags:r.a.createElement(l["ab"],{color:"blue"},"Running"),subTitle:"This is a subtitle",extra:[r.a.createElement(l["i"],{key:"3"},"Operation"),r.a.createElement(l["i"],{key:"2"},"Operation"),r.a.createElement(l["i"],{key:"1",type:"primary"},"Primary")]},r.a.createElement(l["P"],null,r.a.createElement(l["V"],{title:"Status",value:"Pending"}),r.a.createElement(l["V"],{title:"Price",prefix:"$",value:568.08,style:{margin:"0 32px"}}),r.a.createElement(l["V"],{title:"Balance",prefix:"$",value:3345.08}))));t["default"]=i},"3XjD":function(e,t,a){"use strict";a.r(t);var n=a("m/eG"),r=a("q1tI"),l=a.n(r),i=()=>{var e=n["Z"].TabPane,t=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2;return l.a.createElement(n["t"],{size:"small",column:e},l.a.createElement(n["t"].Item,{label:"Created"},"Lili Qu"),l.a.createElement(n["t"].Item,{label:"Association"},l.a.createElement("a",null,"421421")),l.a.createElement(n["t"].Item,{label:"Creation Time"},"2017-01-10"),l.a.createElement(n["t"].Item,{label:"Effective Time"},"2017-10-10"),l.a.createElement(n["t"].Item,{label:"Remarks"},"Gonghu Road, Xihu District, Hangzhou, Zhejiang, China"))},a=l.a.createElement("div",{style:{display:"flex",width:"max-content",justifyContent:"flex-end"}},l.a.createElement(n["V"],{title:"Status",value:"Pending",style:{marginRight:32}}),l.a.createElement(n["V"],{title:"Price",prefix:"$",value:568.08})),r=e=>{var t=e.children,a=e.extra;return l.a.createElement("div",{className:"content"},l.a.createElement("div",{className:"main"},t),l.a.createElement("div",{className:"extra"},a))};return l.a.createElement(l.a.Fragment,null,l.a.createElement(n["H"],{className:"site-page-header-responsive",onBack:()=>window.history.back(),title:"Title",subTitle:"This is a subtitle",extra:[l.a.createElement(n["i"],{key:"3"},"Operation"),l.a.createElement(n["i"],{key:"2"},"Operation"),l.a.createElement(n["i"],{key:"1",type:"primary"},"Primary")],footer:l.a.createElement(n["Z"],{defaultActiveKey:"1"},l.a.createElement(e,{tab:"Details",key:"1"}),l.a.createElement(e,{tab:"Rule",key:"2"}))},l.a.createElement(r,{extra:a},t())))};t["default"]=i},"6VBw":function(e,t,a){"use strict";var n=a("VTBJ"),r=a("ODXe"),l=a("rePB"),i=a("Ff2n"),o=a("q1tI"),c=a.n(o),s=a("TSYQ"),m=a.n(s),u=Object(o["createContext"])({}),d=u,p=a("U8pU"),b=a("AJpP"),f=a("Kwbf"),y=a("MNnm"),h="rc-util-key";function E(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function g(e){var t,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(y["a"])())return null;var n,r=document.createElement("style");(null===(t=a.csp)||void 0===t?void 0:t.nonce)&&(r.nonce=null===(n=a.csp)||void 0===n?void 0:n.nonce);r.innerHTML=e;var l=E(a),i=l.firstChild;return a.prepend&&l.prepend?l.prepend(r):a.prepend&&i?l.insertBefore(r,i):l.appendChild(r),r}var v=new Map;function k(e,t){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=E(a);if(!v.has(n)){var r=g("",a),l=r.parentNode;v.set(n,l),l.removeChild(r)}var i=Array.from(v.get(n).children).find((function(e){return"STYLE"===e.tagName&&e[h]===t}));if(i){var o,c,s;if((null===(o=a.csp)||void 0===o?void 0:o.nonce)&&i.nonce!==(null===(c=a.csp)||void 0===c?void 0:c.nonce))i.nonce=null===(s=a.csp)||void 0===s?void 0:s.nonce;return i.innerHTML!==e&&(i.innerHTML=e),i}var m=g(e,a);return m[h]=t,m}function w(e,t){Object(f["a"])(e,"[@ant-design/icons] ".concat(t))}function C(e){return"object"===Object(p["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(p["a"])(e.icon)||"function"===typeof e.icon)}function T(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,a){var n=e[a];switch(a){case"class":t.className=n,delete t.class;break;default:t[a]=n}return t}),{})}function x(e,t,a){return a?c.a.createElement(e.tag,Object(n["a"])(Object(n["a"])({key:t},T(e.attrs)),a),(e.children||[]).map((function(a,n){return x(a,"".concat(t,"-").concat(e.tag,"-").concat(n))}))):c.a.createElement(e.tag,Object(n["a"])({key:t},T(e.attrs)),(e.children||[]).map((function(a,n){return x(a,"".concat(t,"-").concat(e.tag,"-").concat(n))})))}function O(e){return Object(b["generate"])(e)[0]}function j(e){return e?Array.isArray(e)?e:[e]:[]}var N="\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",I=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:N,t=Object(o["useContext"])(d),a=t.csp;Object(o["useEffect"])((function(){k(e,"@ant-design-icons",{prepend:!0,csp:a})}),[])},P=["icon","className","onClick","style","primaryColor","secondaryColor"],z={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function B(e){var t=e.primaryColor,a=e.secondaryColor;z.primaryColor=t,z.secondaryColor=a||O(t),z.calculated=!!a}function A(){return Object(n["a"])({},z)}var D=function(e){var t=e.icon,a=e.className,r=e.onClick,l=e.style,o=e.primaryColor,c=e.secondaryColor,s=Object(i["a"])(e,P),m=z;if(o&&(m={primaryColor:o,secondaryColor:c||O(o)}),I(),w(C(t),"icon should be icon definiton, but got ".concat(t)),!C(t))return null;var u=t;return u&&"function"===typeof u.icon&&(u=Object(n["a"])(Object(n["a"])({},u),{},{icon:u.icon(m.primaryColor,m.secondaryColor)})),x(u.icon,"svg-".concat(u.name),Object(n["a"])({className:a,onClick:r,style:l,"data-icon":u.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},s))};D.displayName="IconReact",D.getTwoToneColors=A,D.setTwoToneColors=B;var H=D;function M(e){var t=j(e),a=Object(r["a"])(t,2),n=a[0],l=a[1];return H.setTwoToneColors({primaryColor:n,secondaryColor:l})}function F(){var e=H.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var R=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];M("#1890ff");var S=o["forwardRef"]((function(e,t){var a,c=e.className,s=e.icon,u=e.spin,p=e.rotate,b=e.tabIndex,f=e.onClick,y=e.twoToneColor,h=Object(i["a"])(e,R),E=o["useContext"](d),g=E.prefixCls,v=void 0===g?"anticon":g,k=m()(v,(a={},Object(l["a"])(a,"".concat(v,"-").concat(s.name),!!s.name),Object(l["a"])(a,"".concat(v,"-spin"),!!u||"loading"===s.name),a),c),w=b;void 0===w&&f&&(w=-1);var C=p?{msTransform:"rotate(".concat(p,"deg)"),transform:"rotate(".concat(p,"deg)")}:void 0,T=j(y),x=Object(r["a"])(T,2),O=x[0],N=x[1];return o["createElement"]("span",Object(n["a"])(Object(n["a"])({role:"img","aria-label":s.name},h),{},{ref:t,tabIndex:w,onClick:f,className:k}),o["createElement"](H,{icon:s,primaryColor:O,secondaryColor:N,style:C}))}));S.displayName="AntdIcon",S.getTwoToneColor=F,S.setTwoToneColor=M;t["a"]=S},GZ0F:function(e,t,a){"use strict";var n=a("VTBJ"),r=a("q1tI"),l={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"ellipsis",theme:"outlined"},i=l,o=a("6VBw"),c=function(e,t){return r["createElement"](o["a"],Object(n["a"])(Object(n["a"])({},e),{},{ref:t,icon:i}))};c.displayName="EllipsisOutlined";t["a"]=r["forwardRef"](c)},i7M5:function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),r=a.n(n),l=a("m/eG"),i=a("GZ0F"),o=()=>{var e=l["hb"].Paragraph,t=r.a.createElement(l["F"],null,r.a.createElement(l["F"].Item,null,r.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:"http://www.alipay.com/"},"1st menu item")),r.a.createElement(l["F"].Item,null,r.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:"http://www.taobao.com/"},"2nd menu item")),r.a.createElement(l["F"].Item,null,r.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:"http://www.tmall.com/"},"3rd menu item"))),a=()=>r.a.createElement(l["w"],{key:"more",overlay:t},r.a.createElement(l["i"],{style:{border:"none",padding:0}},r.a.createElement(i["a"],{style:{fontSize:20,verticalAlign:"top"}}))),n=[{path:"index",breadcrumbName:"First-level Menu"},{path:"first",breadcrumbName:"Second-level Menu"},{path:"second",breadcrumbName:"Third-level Menu"}],o=e=>{var t=e.src,a=e.text;return r.a.createElement("a",{className:"example-link"},r.a.createElement("img",{className:"example-link-icon",src:t,alt:a}),a)},c=r.a.createElement(r.a.Fragment,null,r.a.createElement(e,null,"Ant Design interprets the color system into two levels: a system-level color system and a product-level color system."),r.a.createElement(e,null,"Ant Design's design team preferred to design with the HSB color model, which makes it easier for designers to have a clear psychological expectation of color when adjusting colors, as well as facilitate communication in teams."),r.a.createElement("div",null,r.a.createElement(o,{src:"https://gw.alipayobjects.com/zos/rmsportal/MjEImQtenlyueSmVEfUD.svg",text:"Quick Start"}),r.a.createElement(o,{src:"https://gw.alipayobjects.com/zos/rmsportal/NbuDUAuBlIApFuDvWiND.svg",text:" Product Info"}),r.a.createElement(o,{src:"https://gw.alipayobjects.com/zos/rmsportal/ohOEPSYdDTNnyMbGuyLb.svg",text:"Product Doc"}))),s=e=>{var t=e.children,a=e.extraContent;return r.a.createElement(l["P"],null,r.a.createElement("div",{style:{flex:1}},t),r.a.createElement("div",{className:"image"},a))};return r.a.createElement(l["H"],{title:"Title",className:"site-page-header",subTitle:"This is a subtitle",tags:r.a.createElement(l["ab"],{color:"blue"},"Running"),extra:[r.a.createElement(l["i"],{key:"3"},"Operation"),r.a.createElement(l["i"],{key:"2"},"Operation"),r.a.createElement(l["i"],{key:"1",type:"primary"},"Primary"),r.a.createElement(a,{key:"more"})],avatar:{src:"https://avatars1.githubusercontent.com/u/8186664?s=460&v=4"},breadcrumb:{routes:n}},r.a.createElement(s,{extraContent:r.a.createElement("img",{src:"https://gw.alipayobjects.com/zos/antfincdn/K%24NnlsB%26hz/pageHeader.svg",alt:"content",width:"100%"})},c))};t["default"]=o},kh3X:function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),r=a.n(n),l=a("m/eG"),i=()=>r.a.createElement(l["H"],{className:"site-page-header",onBack:()=>null,title:"Title",subTitle:"This is a subtitle"});t["default"]=i},w9kA:function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),r=a.n(n),l=a("m/eG"),i=()=>{var e=[{path:"index",breadcrumbName:"First-level Menu"},{path:"first",breadcrumbName:"Second-level Menu"},{path:"second",breadcrumbName:"Third-level Menu"}];return r.a.createElement(l["H"],{className:"site-page-header",title:"Title",breadcrumb:{routes:e},subTitle:"This is a subtitle"})};t["default"]=i}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[101],
|
3
|
+
{
|
4
|
+
'1hSO': function (e, t, a) {
|
5
|
+
'use strict';
|
6
|
+
a.r(t);
|
7
|
+
var n = a('q1tI'),
|
8
|
+
r = a.n(n),
|
9
|
+
l = a('m/eG'),
|
10
|
+
i = () =>
|
11
|
+
r.a.createElement(
|
12
|
+
'div',
|
13
|
+
{ className: 'site-page-header-ghost-wrapper' },
|
14
|
+
r.a.createElement(
|
15
|
+
l['H'],
|
16
|
+
{
|
17
|
+
ghost: !1,
|
18
|
+
onBack: () => window.history.back(),
|
19
|
+
title: 'Title',
|
20
|
+
subTitle: 'This is a subtitle',
|
21
|
+
extra: [
|
22
|
+
r.a.createElement(l['i'], { key: '3' }, 'Operation'),
|
23
|
+
r.a.createElement(l['i'], { key: '2' }, 'Operation'),
|
24
|
+
r.a.createElement(
|
25
|
+
l['i'],
|
26
|
+
{ key: '1', type: 'primary' },
|
27
|
+
'Primary',
|
28
|
+
),
|
29
|
+
],
|
30
|
+
},
|
31
|
+
r.a.createElement(
|
32
|
+
l['t'],
|
33
|
+
{ size: 'small', column: 3 },
|
34
|
+
r.a.createElement(l['t'].Item, { label: 'Created' }, 'Lili Qu'),
|
35
|
+
r.a.createElement(
|
36
|
+
l['t'].Item,
|
37
|
+
{ label: 'Association' },
|
38
|
+
r.a.createElement('a', null, '421421'),
|
39
|
+
),
|
40
|
+
r.a.createElement(
|
41
|
+
l['t'].Item,
|
42
|
+
{ label: 'Creation Time' },
|
43
|
+
'2017-01-10',
|
44
|
+
),
|
45
|
+
r.a.createElement(
|
46
|
+
l['t'].Item,
|
47
|
+
{ label: 'Effective Time' },
|
48
|
+
'2017-10-10',
|
49
|
+
),
|
50
|
+
r.a.createElement(
|
51
|
+
l['t'].Item,
|
52
|
+
{ label: 'Remarks' },
|
53
|
+
'Gonghu Road, Xihu District, Hangzhou, Zhejiang, China',
|
54
|
+
),
|
55
|
+
),
|
56
|
+
),
|
57
|
+
);
|
58
|
+
t['default'] = i;
|
59
|
+
},
|
60
|
+
'35Dd': function (e, t, a) {
|
61
|
+
'use strict';
|
62
|
+
a.r(t);
|
63
|
+
var n = a('q1tI'),
|
64
|
+
r = a.n(n),
|
65
|
+
l = a('m/eG'),
|
66
|
+
i = () =>
|
67
|
+
r.a.createElement(
|
68
|
+
r.a.Fragment,
|
69
|
+
null,
|
70
|
+
r.a.createElement(
|
71
|
+
l['H'],
|
72
|
+
{
|
73
|
+
className: 'site-page-header',
|
74
|
+
onBack: () => window.history.back(),
|
75
|
+
title: 'Title',
|
76
|
+
subTitle: 'This is a subtitle',
|
77
|
+
extra: [
|
78
|
+
r.a.createElement(l['i'], { key: '3' }, 'Operation'),
|
79
|
+
r.a.createElement(l['i'], { key: '2' }, 'Operation'),
|
80
|
+
r.a.createElement(
|
81
|
+
l['i'],
|
82
|
+
{ key: '1', type: 'primary' },
|
83
|
+
'Primary',
|
84
|
+
),
|
85
|
+
],
|
86
|
+
},
|
87
|
+
r.a.createElement(
|
88
|
+
l['t'],
|
89
|
+
{ size: 'small', column: 3 },
|
90
|
+
r.a.createElement(l['t'].Item, { label: 'Created' }, 'Lili Qu'),
|
91
|
+
r.a.createElement(
|
92
|
+
l['t'].Item,
|
93
|
+
{ label: 'Association' },
|
94
|
+
r.a.createElement('a', null, '421421'),
|
95
|
+
),
|
96
|
+
r.a.createElement(
|
97
|
+
l['t'].Item,
|
98
|
+
{ label: 'Creation Time' },
|
99
|
+
'2017-01-10',
|
100
|
+
),
|
101
|
+
r.a.createElement(
|
102
|
+
l['t'].Item,
|
103
|
+
{ label: 'Effective Time' },
|
104
|
+
'2017-10-10',
|
105
|
+
),
|
106
|
+
r.a.createElement(
|
107
|
+
l['t'].Item,
|
108
|
+
{ label: 'Remarks' },
|
109
|
+
'Gonghu Road, Xihu District, Hangzhou, Zhejiang, China',
|
110
|
+
),
|
111
|
+
),
|
112
|
+
),
|
113
|
+
r.a.createElement('br', null),
|
114
|
+
r.a.createElement(
|
115
|
+
l['H'],
|
116
|
+
{
|
117
|
+
onBack: () => window.history.back(),
|
118
|
+
title: 'Title',
|
119
|
+
tags: r.a.createElement(l['ab'], { color: 'blue' }, 'Running'),
|
120
|
+
subTitle: 'This is a subtitle',
|
121
|
+
extra: [
|
122
|
+
r.a.createElement(l['i'], { key: '3' }, 'Operation'),
|
123
|
+
r.a.createElement(l['i'], { key: '2' }, 'Operation'),
|
124
|
+
r.a.createElement(
|
125
|
+
l['i'],
|
126
|
+
{ key: '1', type: 'primary' },
|
127
|
+
'Primary',
|
128
|
+
),
|
129
|
+
],
|
130
|
+
},
|
131
|
+
r.a.createElement(
|
132
|
+
l['P'],
|
133
|
+
null,
|
134
|
+
r.a.createElement(l['V'], {
|
135
|
+
title: 'Status',
|
136
|
+
value: 'Pending',
|
137
|
+
}),
|
138
|
+
r.a.createElement(l['V'], {
|
139
|
+
title: 'Price',
|
140
|
+
prefix: '$',
|
141
|
+
value: 568.08,
|
142
|
+
style: { margin: '0 32px' },
|
143
|
+
}),
|
144
|
+
r.a.createElement(l['V'], {
|
145
|
+
title: 'Balance',
|
146
|
+
prefix: '$',
|
147
|
+
value: 3345.08,
|
148
|
+
}),
|
149
|
+
),
|
150
|
+
),
|
151
|
+
);
|
152
|
+
t['default'] = i;
|
153
|
+
},
|
154
|
+
'3XjD': function (e, t, a) {
|
155
|
+
'use strict';
|
156
|
+
a.r(t);
|
157
|
+
var n = a('m/eG'),
|
158
|
+
r = a('q1tI'),
|
159
|
+
l = a.n(r),
|
160
|
+
i = () => {
|
161
|
+
var e = n['Z'].TabPane,
|
162
|
+
t = function () {
|
163
|
+
var e =
|
164
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
165
|
+
? arguments[0]
|
166
|
+
: 2;
|
167
|
+
return l.a.createElement(
|
168
|
+
n['t'],
|
169
|
+
{ size: 'small', column: e },
|
170
|
+
l.a.createElement(n['t'].Item, { label: 'Created' }, 'Lili Qu'),
|
171
|
+
l.a.createElement(
|
172
|
+
n['t'].Item,
|
173
|
+
{ label: 'Association' },
|
174
|
+
l.a.createElement('a', null, '421421'),
|
175
|
+
),
|
176
|
+
l.a.createElement(
|
177
|
+
n['t'].Item,
|
178
|
+
{ label: 'Creation Time' },
|
179
|
+
'2017-01-10',
|
180
|
+
),
|
181
|
+
l.a.createElement(
|
182
|
+
n['t'].Item,
|
183
|
+
{ label: 'Effective Time' },
|
184
|
+
'2017-10-10',
|
185
|
+
),
|
186
|
+
l.a.createElement(
|
187
|
+
n['t'].Item,
|
188
|
+
{ label: 'Remarks' },
|
189
|
+
'Gonghu Road, Xihu District, Hangzhou, Zhejiang, China',
|
190
|
+
),
|
191
|
+
);
|
192
|
+
},
|
193
|
+
a = l.a.createElement(
|
194
|
+
'div',
|
195
|
+
{
|
196
|
+
style: {
|
197
|
+
display: 'flex',
|
198
|
+
width: 'max-content',
|
199
|
+
justifyContent: 'flex-end',
|
200
|
+
},
|
201
|
+
},
|
202
|
+
l.a.createElement(n['V'], {
|
203
|
+
title: 'Status',
|
204
|
+
value: 'Pending',
|
205
|
+
style: { marginRight: 32 },
|
206
|
+
}),
|
207
|
+
l.a.createElement(n['V'], {
|
208
|
+
title: 'Price',
|
209
|
+
prefix: '$',
|
210
|
+
value: 568.08,
|
211
|
+
}),
|
212
|
+
),
|
213
|
+
r = (e) => {
|
214
|
+
var t = e.children,
|
215
|
+
a = e.extra;
|
216
|
+
return l.a.createElement(
|
217
|
+
'div',
|
218
|
+
{ className: 'content' },
|
219
|
+
l.a.createElement('div', { className: 'main' }, t),
|
220
|
+
l.a.createElement('div', { className: 'extra' }, a),
|
221
|
+
);
|
222
|
+
};
|
223
|
+
return l.a.createElement(
|
224
|
+
l.a.Fragment,
|
225
|
+
null,
|
226
|
+
l.a.createElement(
|
227
|
+
n['H'],
|
228
|
+
{
|
229
|
+
className: 'site-page-header-responsive',
|
230
|
+
onBack: () => window.history.back(),
|
231
|
+
title: 'Title',
|
232
|
+
subTitle: 'This is a subtitle',
|
233
|
+
extra: [
|
234
|
+
l.a.createElement(n['i'], { key: '3' }, 'Operation'),
|
235
|
+
l.a.createElement(n['i'], { key: '2' }, 'Operation'),
|
236
|
+
l.a.createElement(
|
237
|
+
n['i'],
|
238
|
+
{ key: '1', type: 'primary' },
|
239
|
+
'Primary',
|
240
|
+
),
|
241
|
+
],
|
242
|
+
footer: l.a.createElement(
|
243
|
+
n['Z'],
|
244
|
+
{ defaultActiveKey: '1' },
|
245
|
+
l.a.createElement(e, { tab: 'Details', key: '1' }),
|
246
|
+
l.a.createElement(e, { tab: 'Rule', key: '2' }),
|
247
|
+
),
|
248
|
+
},
|
249
|
+
l.a.createElement(r, { extra: a }, t()),
|
250
|
+
),
|
251
|
+
);
|
252
|
+
};
|
253
|
+
t['default'] = i;
|
254
|
+
},
|
255
|
+
'6VBw': function (e, t, a) {
|
256
|
+
'use strict';
|
257
|
+
var n = a('VTBJ'),
|
258
|
+
r = a('ODXe'),
|
259
|
+
l = a('rePB'),
|
260
|
+
i = a('Ff2n'),
|
261
|
+
o = a('q1tI'),
|
262
|
+
c = a.n(o),
|
263
|
+
s = a('TSYQ'),
|
264
|
+
m = a.n(s),
|
265
|
+
u = Object(o['createContext'])({}),
|
266
|
+
d = u,
|
267
|
+
p = a('U8pU'),
|
268
|
+
b = a('AJpP'),
|
269
|
+
f = a('Kwbf'),
|
270
|
+
y = a('MNnm'),
|
271
|
+
h = 'rc-util-key';
|
272
|
+
function E(e) {
|
273
|
+
if (e.attachTo) return e.attachTo;
|
274
|
+
var t = document.querySelector('head');
|
275
|
+
return t || document.body;
|
276
|
+
}
|
277
|
+
function g(e) {
|
278
|
+
var t,
|
279
|
+
a =
|
280
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
281
|
+
if (!Object(y['a'])()) return null;
|
282
|
+
var n,
|
283
|
+
r = document.createElement('style');
|
284
|
+
(null === (t = a.csp) || void 0 === t ? void 0 : t.nonce) &&
|
285
|
+
(r.nonce = null === (n = a.csp) || void 0 === n ? void 0 : n.nonce);
|
286
|
+
r.innerHTML = e;
|
287
|
+
var l = E(a),
|
288
|
+
i = l.firstChild;
|
289
|
+
return (
|
290
|
+
a.prepend && l.prepend
|
291
|
+
? l.prepend(r)
|
292
|
+
: a.prepend && i
|
293
|
+
? l.insertBefore(r, i)
|
294
|
+
: l.appendChild(r),
|
295
|
+
r
|
296
|
+
);
|
297
|
+
}
|
298
|
+
var v = new Map();
|
299
|
+
function k(e, t) {
|
300
|
+
var a =
|
301
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
302
|
+
n = E(a);
|
303
|
+
if (!v.has(n)) {
|
304
|
+
var r = g('', a),
|
305
|
+
l = r.parentNode;
|
306
|
+
v.set(n, l), l.removeChild(r);
|
307
|
+
}
|
308
|
+
var i = Array.from(v.get(n).children).find(function (e) {
|
309
|
+
return 'STYLE' === e.tagName && e[h] === t;
|
310
|
+
});
|
311
|
+
if (i) {
|
312
|
+
var o, c, s;
|
313
|
+
if (
|
314
|
+
(null === (o = a.csp) || void 0 === o ? void 0 : o.nonce) &&
|
315
|
+
i.nonce !==
|
316
|
+
(null === (c = a.csp) || void 0 === c ? void 0 : c.nonce)
|
317
|
+
)
|
318
|
+
i.nonce = null === (s = a.csp) || void 0 === s ? void 0 : s.nonce;
|
319
|
+
return i.innerHTML !== e && (i.innerHTML = e), i;
|
320
|
+
}
|
321
|
+
var m = g(e, a);
|
322
|
+
return (m[h] = t), m;
|
323
|
+
}
|
324
|
+
function w(e, t) {
|
325
|
+
Object(f['a'])(e, '[@ant-design/icons] '.concat(t));
|
326
|
+
}
|
327
|
+
function C(e) {
|
328
|
+
return (
|
329
|
+
'object' === Object(p['a'])(e) &&
|
330
|
+
'string' === typeof e.name &&
|
331
|
+
'string' === typeof e.theme &&
|
332
|
+
('object' === Object(p['a'])(e.icon) || 'function' === typeof e.icon)
|
333
|
+
);
|
334
|
+
}
|
335
|
+
function T() {
|
336
|
+
var e =
|
337
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
338
|
+
return Object.keys(e).reduce(function (t, a) {
|
339
|
+
var n = e[a];
|
340
|
+
switch (a) {
|
341
|
+
case 'class':
|
342
|
+
(t.className = n), delete t.class;
|
343
|
+
break;
|
344
|
+
default:
|
345
|
+
t[a] = n;
|
346
|
+
}
|
347
|
+
return t;
|
348
|
+
}, {});
|
349
|
+
}
|
350
|
+
function x(e, t, a) {
|
351
|
+
return a
|
352
|
+
? c.a.createElement(
|
353
|
+
e.tag,
|
354
|
+
Object(n['a'])(Object(n['a'])({ key: t }, T(e.attrs)), a),
|
355
|
+
(e.children || []).map(function (a, n) {
|
356
|
+
return x(a, ''.concat(t, '-').concat(e.tag, '-').concat(n));
|
357
|
+
}),
|
358
|
+
)
|
359
|
+
: c.a.createElement(
|
360
|
+
e.tag,
|
361
|
+
Object(n['a'])({ key: t }, T(e.attrs)),
|
362
|
+
(e.children || []).map(function (a, n) {
|
363
|
+
return x(a, ''.concat(t, '-').concat(e.tag, '-').concat(n));
|
364
|
+
}),
|
365
|
+
);
|
366
|
+
}
|
367
|
+
function O(e) {
|
368
|
+
return Object(b['generate'])(e)[0];
|
369
|
+
}
|
370
|
+
function j(e) {
|
371
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
372
|
+
}
|
373
|
+
var N =
|
374
|
+
'\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',
|
375
|
+
I = function () {
|
376
|
+
var e =
|
377
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
378
|
+
? arguments[0]
|
379
|
+
: N,
|
380
|
+
t = Object(o['useContext'])(d),
|
381
|
+
a = t.csp;
|
382
|
+
Object(o['useEffect'])(function () {
|
383
|
+
k(e, '@ant-design-icons', { prepend: !0, csp: a });
|
384
|
+
}, []);
|
385
|
+
},
|
386
|
+
P = [
|
387
|
+
'icon',
|
388
|
+
'className',
|
389
|
+
'onClick',
|
390
|
+
'style',
|
391
|
+
'primaryColor',
|
392
|
+
'secondaryColor',
|
393
|
+
],
|
394
|
+
z = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
395
|
+
function B(e) {
|
396
|
+
var t = e.primaryColor,
|
397
|
+
a = e.secondaryColor;
|
398
|
+
(z.primaryColor = t),
|
399
|
+
(z.secondaryColor = a || O(t)),
|
400
|
+
(z.calculated = !!a);
|
401
|
+
}
|
402
|
+
function A() {
|
403
|
+
return Object(n['a'])({}, z);
|
404
|
+
}
|
405
|
+
var D = function (e) {
|
406
|
+
var t = e.icon,
|
407
|
+
a = e.className,
|
408
|
+
r = e.onClick,
|
409
|
+
l = e.style,
|
410
|
+
o = e.primaryColor,
|
411
|
+
c = e.secondaryColor,
|
412
|
+
s = Object(i['a'])(e, P),
|
413
|
+
m = z;
|
414
|
+
if (
|
415
|
+
(o && (m = { primaryColor: o, secondaryColor: c || O(o) }),
|
416
|
+
I(),
|
417
|
+
w(C(t), 'icon should be icon definiton, but got '.concat(t)),
|
418
|
+
!C(t))
|
419
|
+
)
|
420
|
+
return null;
|
421
|
+
var u = t;
|
422
|
+
return (
|
423
|
+
u &&
|
424
|
+
'function' === typeof u.icon &&
|
425
|
+
(u = Object(n['a'])(
|
426
|
+
Object(n['a'])({}, u),
|
427
|
+
{},
|
428
|
+
{ icon: u.icon(m.primaryColor, m.secondaryColor) },
|
429
|
+
)),
|
430
|
+
x(
|
431
|
+
u.icon,
|
432
|
+
'svg-'.concat(u.name),
|
433
|
+
Object(n['a'])(
|
434
|
+
{
|
435
|
+
className: a,
|
436
|
+
onClick: r,
|
437
|
+
style: l,
|
438
|
+
'data-icon': u.name,
|
439
|
+
width: '1em',
|
440
|
+
height: '1em',
|
441
|
+
fill: 'currentColor',
|
442
|
+
'aria-hidden': 'true',
|
443
|
+
},
|
444
|
+
s,
|
445
|
+
),
|
446
|
+
)
|
447
|
+
);
|
448
|
+
};
|
449
|
+
(D.displayName = 'IconReact'),
|
450
|
+
(D.getTwoToneColors = A),
|
451
|
+
(D.setTwoToneColors = B);
|
452
|
+
var H = D;
|
453
|
+
function M(e) {
|
454
|
+
var t = j(e),
|
455
|
+
a = Object(r['a'])(t, 2),
|
456
|
+
n = a[0],
|
457
|
+
l = a[1];
|
458
|
+
return H.setTwoToneColors({ primaryColor: n, secondaryColor: l });
|
459
|
+
}
|
460
|
+
function F() {
|
461
|
+
var e = H.getTwoToneColors();
|
462
|
+
return e.calculated
|
463
|
+
? [e.primaryColor, e.secondaryColor]
|
464
|
+
: e.primaryColor;
|
465
|
+
}
|
466
|
+
var R = [
|
467
|
+
'className',
|
468
|
+
'icon',
|
469
|
+
'spin',
|
470
|
+
'rotate',
|
471
|
+
'tabIndex',
|
472
|
+
'onClick',
|
473
|
+
'twoToneColor',
|
474
|
+
];
|
475
|
+
M('#1890ff');
|
476
|
+
var S = o['forwardRef'](function (e, t) {
|
477
|
+
var a,
|
478
|
+
c = e.className,
|
479
|
+
s = e.icon,
|
480
|
+
u = e.spin,
|
481
|
+
p = e.rotate,
|
482
|
+
b = e.tabIndex,
|
483
|
+
f = e.onClick,
|
484
|
+
y = e.twoToneColor,
|
485
|
+
h = Object(i['a'])(e, R),
|
486
|
+
E = o['useContext'](d),
|
487
|
+
g = E.prefixCls,
|
488
|
+
v = void 0 === g ? 'anticon' : g,
|
489
|
+
k = m()(
|
490
|
+
v,
|
491
|
+
((a = {}),
|
492
|
+
Object(l['a'])(a, ''.concat(v, '-').concat(s.name), !!s.name),
|
493
|
+
Object(l['a'])(
|
494
|
+
a,
|
495
|
+
''.concat(v, '-spin'),
|
496
|
+
!!u || 'loading' === s.name,
|
497
|
+
),
|
498
|
+
a),
|
499
|
+
c,
|
500
|
+
),
|
501
|
+
w = b;
|
502
|
+
void 0 === w && f && (w = -1);
|
503
|
+
var C = p
|
504
|
+
? {
|
505
|
+
msTransform: 'rotate('.concat(p, 'deg)'),
|
506
|
+
transform: 'rotate('.concat(p, 'deg)'),
|
507
|
+
}
|
508
|
+
: void 0,
|
509
|
+
T = j(y),
|
510
|
+
x = Object(r['a'])(T, 2),
|
511
|
+
O = x[0],
|
512
|
+
N = x[1];
|
513
|
+
return o['createElement'](
|
514
|
+
'span',
|
515
|
+
Object(n['a'])(
|
516
|
+
Object(n['a'])({ role: 'img', 'aria-label': s.name }, h),
|
517
|
+
{},
|
518
|
+
{ ref: t, tabIndex: w, onClick: f, className: k },
|
519
|
+
),
|
520
|
+
o['createElement'](H, {
|
521
|
+
icon: s,
|
522
|
+
primaryColor: O,
|
523
|
+
secondaryColor: N,
|
524
|
+
style: C,
|
525
|
+
}),
|
526
|
+
);
|
527
|
+
});
|
528
|
+
(S.displayName = 'AntdIcon'),
|
529
|
+
(S.getTwoToneColor = F),
|
530
|
+
(S.setTwoToneColor = M);
|
531
|
+
t['a'] = S;
|
532
|
+
},
|
533
|
+
GZ0F: function (e, t, a) {
|
534
|
+
'use strict';
|
535
|
+
var n = a('VTBJ'),
|
536
|
+
r = a('q1tI'),
|
537
|
+
l = {
|
538
|
+
icon: {
|
539
|
+
tag: 'svg',
|
540
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
541
|
+
children: [
|
542
|
+
{
|
543
|
+
tag: 'path',
|
544
|
+
attrs: {
|
545
|
+
d: 'M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z',
|
546
|
+
},
|
547
|
+
},
|
548
|
+
],
|
549
|
+
},
|
550
|
+
name: 'ellipsis',
|
551
|
+
theme: 'outlined',
|
552
|
+
},
|
553
|
+
i = l,
|
554
|
+
o = a('6VBw'),
|
555
|
+
c = function (e, t) {
|
556
|
+
return r['createElement'](
|
557
|
+
o['a'],
|
558
|
+
Object(n['a'])(Object(n['a'])({}, e), {}, { ref: t, icon: i }),
|
559
|
+
);
|
560
|
+
};
|
561
|
+
c.displayName = 'EllipsisOutlined';
|
562
|
+
t['a'] = r['forwardRef'](c);
|
563
|
+
},
|
564
|
+
i7M5: function (e, t, a) {
|
565
|
+
'use strict';
|
566
|
+
a.r(t);
|
567
|
+
var n = a('q1tI'),
|
568
|
+
r = a.n(n),
|
569
|
+
l = a('m/eG'),
|
570
|
+
i = a('GZ0F'),
|
571
|
+
o = () => {
|
572
|
+
var e = l['hb'].Paragraph,
|
573
|
+
t = r.a.createElement(
|
574
|
+
l['F'],
|
575
|
+
null,
|
576
|
+
r.a.createElement(
|
577
|
+
l['F'].Item,
|
578
|
+
null,
|
579
|
+
r.a.createElement(
|
580
|
+
'a',
|
581
|
+
{
|
582
|
+
target: '_blank',
|
583
|
+
rel: 'noopener noreferrer',
|
584
|
+
href: 'http://www.alipay.com/',
|
585
|
+
},
|
586
|
+
'1st menu item',
|
587
|
+
),
|
588
|
+
),
|
589
|
+
r.a.createElement(
|
590
|
+
l['F'].Item,
|
591
|
+
null,
|
592
|
+
r.a.createElement(
|
593
|
+
'a',
|
594
|
+
{
|
595
|
+
target: '_blank',
|
596
|
+
rel: 'noopener noreferrer',
|
597
|
+
href: 'http://www.taobao.com/',
|
598
|
+
},
|
599
|
+
'2nd menu item',
|
600
|
+
),
|
601
|
+
),
|
602
|
+
r.a.createElement(
|
603
|
+
l['F'].Item,
|
604
|
+
null,
|
605
|
+
r.a.createElement(
|
606
|
+
'a',
|
607
|
+
{
|
608
|
+
target: '_blank',
|
609
|
+
rel: 'noopener noreferrer',
|
610
|
+
href: 'http://www.tmall.com/',
|
611
|
+
},
|
612
|
+
'3rd menu item',
|
613
|
+
),
|
614
|
+
),
|
615
|
+
),
|
616
|
+
a = () =>
|
617
|
+
r.a.createElement(
|
618
|
+
l['w'],
|
619
|
+
{ key: 'more', overlay: t },
|
620
|
+
r.a.createElement(
|
621
|
+
l['i'],
|
622
|
+
{ style: { border: 'none', padding: 0 } },
|
623
|
+
r.a.createElement(i['a'], {
|
624
|
+
style: { fontSize: 20, verticalAlign: 'top' },
|
625
|
+
}),
|
626
|
+
),
|
627
|
+
),
|
628
|
+
n = [
|
629
|
+
{ path: 'index', breadcrumbName: 'First-level Menu' },
|
630
|
+
{ path: 'first', breadcrumbName: 'Second-level Menu' },
|
631
|
+
{ path: 'second', breadcrumbName: 'Third-level Menu' },
|
632
|
+
],
|
633
|
+
o = (e) => {
|
634
|
+
var t = e.src,
|
635
|
+
a = e.text;
|
636
|
+
return r.a.createElement(
|
637
|
+
'a',
|
638
|
+
{ className: 'example-link' },
|
639
|
+
r.a.createElement('img', {
|
640
|
+
className: 'example-link-icon',
|
641
|
+
src: t,
|
642
|
+
alt: a,
|
643
|
+
}),
|
644
|
+
a,
|
645
|
+
);
|
646
|
+
},
|
647
|
+
c = r.a.createElement(
|
648
|
+
r.a.Fragment,
|
649
|
+
null,
|
650
|
+
r.a.createElement(
|
651
|
+
e,
|
652
|
+
null,
|
653
|
+
'Ant Design interprets the color system into two levels: a system-level color system and a product-level color system.',
|
654
|
+
),
|
655
|
+
r.a.createElement(
|
656
|
+
e,
|
657
|
+
null,
|
658
|
+
"Ant Design's design team preferred to design with the HSB color model, which makes it easier for designers to have a clear psychological expectation of color when adjusting colors, as well as facilitate communication in teams.",
|
659
|
+
),
|
660
|
+
r.a.createElement(
|
661
|
+
'div',
|
662
|
+
null,
|
663
|
+
r.a.createElement(o, {
|
664
|
+
src: 'https://gw.alipayobjects.com/zos/rmsportal/MjEImQtenlyueSmVEfUD.svg',
|
665
|
+
text: 'Quick Start',
|
666
|
+
}),
|
667
|
+
r.a.createElement(o, {
|
668
|
+
src: 'https://gw.alipayobjects.com/zos/rmsportal/NbuDUAuBlIApFuDvWiND.svg',
|
669
|
+
text: ' Product Info',
|
670
|
+
}),
|
671
|
+
r.a.createElement(o, {
|
672
|
+
src: 'https://gw.alipayobjects.com/zos/rmsportal/ohOEPSYdDTNnyMbGuyLb.svg',
|
673
|
+
text: 'Product Doc',
|
674
|
+
}),
|
675
|
+
),
|
676
|
+
),
|
677
|
+
s = (e) => {
|
678
|
+
var t = e.children,
|
679
|
+
a = e.extraContent;
|
680
|
+
return r.a.createElement(
|
681
|
+
l['P'],
|
682
|
+
null,
|
683
|
+
r.a.createElement('div', { style: { flex: 1 } }, t),
|
684
|
+
r.a.createElement('div', { className: 'image' }, a),
|
685
|
+
);
|
686
|
+
};
|
687
|
+
return r.a.createElement(
|
688
|
+
l['H'],
|
689
|
+
{
|
690
|
+
title: 'Title',
|
691
|
+
className: 'site-page-header',
|
692
|
+
subTitle: 'This is a subtitle',
|
693
|
+
tags: r.a.createElement(l['ab'], { color: 'blue' }, 'Running'),
|
694
|
+
extra: [
|
695
|
+
r.a.createElement(l['i'], { key: '3' }, 'Operation'),
|
696
|
+
r.a.createElement(l['i'], { key: '2' }, 'Operation'),
|
697
|
+
r.a.createElement(
|
698
|
+
l['i'],
|
699
|
+
{ key: '1', type: 'primary' },
|
700
|
+
'Primary',
|
701
|
+
),
|
702
|
+
r.a.createElement(a, { key: 'more' }),
|
703
|
+
],
|
704
|
+
avatar: {
|
705
|
+
src: 'https://avatars1.githubusercontent.com/u/8186664?s=460&v=4',
|
706
|
+
},
|
707
|
+
breadcrumb: { routes: n },
|
708
|
+
},
|
709
|
+
r.a.createElement(
|
710
|
+
s,
|
711
|
+
{
|
712
|
+
extraContent: r.a.createElement('img', {
|
713
|
+
src: 'https://gw.alipayobjects.com/zos/antfincdn/K%24NnlsB%26hz/pageHeader.svg',
|
714
|
+
alt: 'content',
|
715
|
+
width: '100%',
|
716
|
+
}),
|
717
|
+
},
|
718
|
+
c,
|
719
|
+
),
|
720
|
+
);
|
721
|
+
};
|
722
|
+
t['default'] = o;
|
723
|
+
},
|
724
|
+
kh3X: function (e, t, a) {
|
725
|
+
'use strict';
|
726
|
+
a.r(t);
|
727
|
+
var n = a('q1tI'),
|
728
|
+
r = a.n(n),
|
729
|
+
l = a('m/eG'),
|
730
|
+
i = () =>
|
731
|
+
r.a.createElement(l['H'], {
|
732
|
+
className: 'site-page-header',
|
733
|
+
onBack: () => null,
|
734
|
+
title: 'Title',
|
735
|
+
subTitle: 'This is a subtitle',
|
736
|
+
});
|
737
|
+
t['default'] = i;
|
738
|
+
},
|
739
|
+
w9kA: function (e, t, a) {
|
740
|
+
'use strict';
|
741
|
+
a.r(t);
|
742
|
+
var n = a('q1tI'),
|
743
|
+
r = a.n(n),
|
744
|
+
l = a('m/eG'),
|
745
|
+
i = () => {
|
746
|
+
var e = [
|
747
|
+
{ path: 'index', breadcrumbName: 'First-level Menu' },
|
748
|
+
{ path: 'first', breadcrumbName: 'Second-level Menu' },
|
749
|
+
{ path: 'second', breadcrumbName: 'Third-level Menu' },
|
750
|
+
];
|
751
|
+
return r.a.createElement(l['H'], {
|
752
|
+
className: 'site-page-header',
|
753
|
+
title: 'Title',
|
754
|
+
breadcrumb: { routes: e },
|
755
|
+
subTitle: 'This is a subtitle',
|
756
|
+
});
|
757
|
+
};
|
758
|
+
t['default'] = i;
|
759
|
+
},
|
760
|
+
},
|
761
|
+
]);
|