@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,798 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[126],{"6VBw":function(e,n,t){"use strict";var a=t("VTBJ"),r=t("ODXe"),i=t("rePB"),o=t("Ff2n"),l=t("q1tI"),c=t.n(l),s=t("TSYQ"),d=t.n(s),m=Object(l["createContext"])({}),u=m,g=t("U8pU"),p=t("AJpP"),f=t("Kwbf"),h=t("MNnm"),b="rc-util-key";function E(e){if(e.attachTo)return e.attachTo;var n=document.querySelector("head");return n||document.body}function y(e){var n,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(h["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 i=E(t),o=i.firstChild;return t.prepend&&i.prepend?i.prepend(r):t.prepend&&o?i.insertBefore(r,o):i.appendChild(r),r}var v=new Map;function C(e,n){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=E(t);if(!v.has(a)){var r=y("",t),i=r.parentNode;v.set(a,i),i.removeChild(r)}var o=Array.from(v.get(a).children).find((function(e){return"STYLE"===e.tagName&&e[b]===n}));if(o){var l,c,s;if((null===(l=t.csp)||void 0===l?void 0:l.nonce)&&o.nonce!==(null===(c=t.csp)||void 0===c?void 0:c.nonce))o.nonce=null===(s=t.csp)||void 0===s?void 0:s.nonce;return o.innerHTML!==e&&(o.innerHTML=e),o}var d=y(e,t);return d[b]=n,d}function k(e,n){Object(f["a"])(e,"[@ant-design/icons] ".concat(n))}function A(e){return"object"===Object(g["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(g["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(n,t){var a=e[t];switch(t){case"class":n.className=a,delete n.class;break;default:n[t]=a}return n}),{})}function w(e,n,t){return t?c.a.createElement(e.tag,Object(a["a"])(Object(a["a"])({key:n},T(e.attrs)),t),(e.children||[]).map((function(t,a){return w(t,"".concat(n,"-").concat(e.tag,"-").concat(a))}))):c.a.createElement(e.tag,Object(a["a"])({key:n},T(e.attrs)),(e.children||[]).map((function(t,a){return w(t,"".concat(n,"-").concat(e.tag,"-").concat(a))})))}function D(e){return Object(p["generate"])(e)[0]}function j(e){return e?Array.isArray(e)?e:[e]:[]}var x="\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",O=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:x,n=Object(l["useContext"])(u),t=n.csp;Object(l["useEffect"])((function(){C(e,"@ant-design-icons",{prepend:!0,csp:t})}),[])},S=["icon","className","onClick","style","primaryColor","secondaryColor"],U={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function I(e){var n=e.primaryColor,t=e.secondaryColor;U.primaryColor=n,U.secondaryColor=t||D(n),U.calculated=!!t}function z(){return Object(a["a"])({},U)}var N=function(e){var n=e.icon,t=e.className,r=e.onClick,i=e.style,l=e.primaryColor,c=e.secondaryColor,s=Object(o["a"])(e,S),d=U;if(l&&(d={primaryColor:l,secondaryColor:c||D(l)}),O(),k(A(n),"icon should be icon definiton, but got ".concat(n)),!A(n))return null;var m=n;return m&&"function"===typeof m.icon&&(m=Object(a["a"])(Object(a["a"])({},m),{},{icon:m.icon(d.primaryColor,d.secondaryColor)})),w(m.icon,"svg-".concat(m.name),Object(a["a"])({className:t,onClick:r,style:i,"data-icon":m.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},s))};N.displayName="IconReact",N.getTwoToneColors=z,N.setTwoToneColors=I;var M=N;function q(e){var n=j(e),t=Object(r["a"])(n,2),a=t[0],i=t[1];return M.setTwoToneColors({primaryColor:a,secondaryColor:i})}function L(){var e=M.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var P=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];q("#1890ff");var V=l["forwardRef"]((function(e,n){var t,c=e.className,s=e.icon,m=e.spin,g=e.rotate,p=e.tabIndex,f=e.onClick,h=e.twoToneColor,b=Object(o["a"])(e,P),E=l["useContext"](u),y=E.prefixCls,v=void 0===y?"anticon":y,C=d()(v,(t={},Object(i["a"])(t,"".concat(v,"-").concat(s.name),!!s.name),Object(i["a"])(t,"".concat(v,"-spin"),!!m||"loading"===s.name),t),c),k=p;void 0===k&&f&&(k=-1);var A=g?{msTransform:"rotate(".concat(g,"deg)"),transform:"rotate(".concat(g,"deg)")}:void 0,T=j(h),w=Object(r["a"])(T,2),D=w[0],x=w[1];return l["createElement"]("span",Object(a["a"])(Object(a["a"])({role:"img","aria-label":s.name},b),{},{ref:n,tabIndex:k,onClick:f,className:C}),l["createElement"](M,{icon:s,primaryColor:D,secondaryColor:x,style:A}))}));V.displayName="AntdIcon",V.getTwoToneColor=L,V.setTwoToneColor=q;n["a"]=V},FW8l:function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),i=t("m/eG"),o=i["hb"].Paragraph;class l extends r.a.Component{constructor(){super(...arguments),this.state={rows:1},this.onChange=e=>{this.setState({rows:e})}}render(){var e=this.state.rows,n="To be, or not to be, that is a question: Whether it is nobler in the mind to suffer. The slings and arrows of outrageous fortune Or to take arms against a sea of troubles, And by opposing end them? To die: to sleep; No more; and by a sleep to say we end The heart-ache and the thousand natural shocks That flesh is heir to, 'tis a consummation Devoutly to be wish'd. To die, to sleep To sleep- perchance to dream: ay, there's the rub! For in that sleep of death what dreams may come When we have shuffled off this mortal coil, Must give us pause. There 's the respect That makes calamity of so long life";return r.a.createElement(r.a.Fragment,null,r.a.createElement(i["S"],{value:e,min:1,max:10,onChange:this.onChange}),r.a.createElement(o,{ellipsis:{rows:e,expandable:!0,suffix:"--William Shakespeare",onEllipsis:e=>{console.log("Ellipsis changed:",e)}},title:"".concat(n,"--William Shakespeare")},n))}}n["default"]=l},MvUP:function(e,n,t){"use strict";t.r(n);var a=t("tJVT"),r=t("q1tI"),i=t.n(r),o=t("m/eG"),l=t("VTBJ"),c={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M957.6 507.4L603.2 158.2a7.9 7.9 0 00-11.2 0L353.3 393.4a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8V860c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6 40.4 39.8a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2zM389.8 796.2H229.6l134.4-133 80.1 78.9-54.3 54.1zm154.8-62.1L373.2 565.2l68.6-67.6 171.4 168.9-68.6 67.6zM713.1 658L450.3 399.1 597.6 254l262.8 259-147.3 145z"}}]},name:"highlight",theme:"outlined"},s=c,d=t("6VBw"),m=function(e,n){return r["createElement"](d["a"],Object(l["a"])(Object(l["a"])({},e),{},{ref:n,icon:s}))};m.displayName="HighlightOutlined";var u=r["forwardRef"](m),g=t("ePAT"),p={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm224 272c-85.5 0-155.6-67.3-160-151.6a8 8 0 018-8.4h48.1c4.2 0 7.8 3.2 8.1 7.4C420 589.9 461.5 629 512 629s92.1-39.1 95.8-88.6c.3-4.2 3.9-7.4 8.1-7.4H664a8 8 0 018 8.4C667.6 625.7 597.5 693 512 693zm176-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"smile",theme:"filled"},f=p,h=function(e,n){return r["createElement"](d["a"],Object(l["a"])(Object(l["a"])({},e),{},{ref:n,icon:f}))};h.displayName="SmileFilled";var b=r["forwardRef"](h),E=o["hb"].Paragraph,y=()=>{var e=Object(r["useState"])("This is an editable text."),n=Object(a["a"])(e,2),t=n[0],o=n[1],l=Object(r["useState"])("Custom Edit icon and replace tooltip text."),c=Object(a["a"])(l,2),s=c[0],d=c[1],m=Object(r["useState"])("Hide Edit tooltip."),p=Object(a["a"])(m,2),f=p[0],h=p[1],y=Object(r["useState"])("This is an editable text with limited length."),v=Object(a["a"])(y,2),C=v[0],k=v[1];return i.a.createElement(i.a.Fragment,null,i.a.createElement(E,{editable:{onChange:o}},t),i.a.createElement(E,{editable:{icon:i.a.createElement(u,null),tooltip:"click to edit text",onChange:d}},s),i.a.createElement(E,{editable:{tooltip:!1,onChange:h}},f),i.a.createElement(E,{editable:{onChange:k,maxLength:50,autoSize:{maxRows:5,minRows:3}}},C),i.a.createElement(E,{copyable:!0},"This is a copyable text."),i.a.createElement(E,{copyable:{text:"Hello, Ant Design!"}},"Replace copy text."),i.a.createElement(E,{copyable:{icon:[i.a.createElement(g["a"],{key:"copy-icon"}),i.a.createElement(b,{key:"copied-icon"})],tooltips:["click here","you clicked!!"]}},"Custom Copy icon and replace tooltips text."),i.a.createElement(E,{copyable:{tooltips:!1}},"Hide Copy tooltips."))};n["default"]=y},RSnQ:function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),i=t("m/eG"),o=i["hb"].Text,l=e=>{var n=e.suffixCount,t=e.children,a=t.slice(0,t.length-n).trim(),i=t.slice(-n).trim();return r.a.createElement(o,{style:{maxWidth:"100%"},ellipsis:{suffix:i}},a)},c=()=>r.a.createElement(l,{suffixCount:12},"In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.");n["default"]=c},TT7h:function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),i=t("m/eG"),o=i["hb"].Text,l=i["hb"].Link,c=()=>r.a.createElement(i["T"],{direction:"vertical"},r.a.createElement(o,null,"Ant Design (default)"),r.a.createElement(o,{type:"secondary"},"Ant Design (secondary)"),r.a.createElement(o,{type:"success"},"Ant Design (success)"),r.a.createElement(o,{type:"warning"},"Ant Design (warning)"),r.a.createElement(o,{type:"danger"},"Ant Design (danger)"),r.a.createElement(o,{disabled:!0},"Ant Design (disabled)"),r.a.createElement(o,{mark:!0},"Ant Design (mark)"),r.a.createElement(o,{code:!0},"Ant Design (code)"),r.a.createElement(o,{keyboard:!0},"Ant Design (keyboard)"),r.a.createElement(o,{underline:!0},"Ant Design (underline)"),r.a.createElement(o,{delete:!0},"Ant Design (delete)"),r.a.createElement(o,{strong:!0},"Ant Design (strong)"),r.a.createElement(o,{italic:!0},"Ant Design (italic)"),r.a.createElement(l,{href:"https://ant.design",target:"_blank"},"Ant Design (Link)"));n["default"]=c},UJ1k:function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),i=t("m/eG"),o=i["hb"].Title,l=()=>r.a.createElement(r.a.Fragment,null,r.a.createElement(o,null,"h1. Ant Design"),r.a.createElement(o,{level:2},"h2. Ant Design"),r.a.createElement(o,{level:3},"h3. Ant Design"),r.a.createElement(o,{level:4},"h4. Ant Design"),r.a.createElement(o,{level:5},"h5. Ant Design"));n["default"]=l},ePAT:function(e,n,t){"use strict";var a=t("VTBJ"),r=t("q1tI"),i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"}}]},name:"smile",theme:"outlined"},o=i,l=t("6VBw"),c=function(e,n){return r["createElement"](l["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:n,icon:o}))};c.displayName="SmileOutlined";n["a"]=r["forwardRef"](c)},ucif:function(e,n,t){"use strict";t.r(n);var a=t("q1tI"),r=t.n(a),i=t("m/eG"),o=i["hb"].Title,l=i["hb"].Paragraph,c=i["hb"].Text,s=i["hb"].Link,d="AntV \u662f\u8682\u8681\u91d1\u670d\u5168\u65b0\u4e00\u4ee3\u6570\u636e\u53ef\u89c6\u5316\u89e3\u51b3\u65b9\u6848\uff0c\u81f4\u529b\u4e8e\u63d0\u4f9b\u4e00\u5957\u7b80\u5355\u65b9\u4fbf\u3001\u4e13\u4e1a\u53ef\u9760\u3001\u4e0d\u9650\u53ef\u80fd\u7684\u6570\u636e\u53ef\u89c6\u5316\u6700\u4f73\u5b9e\u8df5\u3002\u5f97\u76ca\u4e8e\u4e30\u5bcc\u7684\u4e1a\u52a1\u573a\u666f\u548c\u7528\u6237\u9700\u6c42\u6311\u6218\uff0cAntV \u7ecf\u5386\u591a\u5e74\u79ef\u7d2f\u4e0e\u4e0d\u65ad\u6253\u78e8\uff0c\u5df2\u652f\u6491\u6574\u4e2a\u963f\u91cc\u96c6\u56e2\u5185\u5916 20000+ \u4e1a\u52a1\u7cfb\u7edf\uff0c\u901a\u8fc7\u4e86\u65e5\u5747\u5343\u4e07\u7ea7 UV \u4ea7\u54c1\u7684\u4e25\u82db\u8003\u9a8c\u3002\n\u6211\u4eec\u6b63\u5728\u57fa\u7840\u56fe\u8868\uff0c\u56fe\u5206\u6790\uff0c\u56fe\u7f16\u8f91\uff0c\u5730\u7406\u7a7a\u95f4\u53ef\u89c6\u5316\uff0c\u667a\u80fd\u53ef\u89c6\u5316\u7b49\u5404\u4e2a\u53ef\u89c6\u5316\u7684\u9886\u57df\u8015\u8018\uff0c\u6b22\u8fce\u540c\u8def\u4eba\u4e00\u8d77\u524d\u884c\u3002",m=()=>r.a.createElement(i["hb"],null,r.a.createElement(o,null,"Introduction"),r.a.createElement(l,null,"In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development."),r.a.createElement(l,null,"After massive project practice and summaries, Ant Design, a design language for background applications, is refined by Ant UED Team, which aims to",r.a.createElement(c,{strong:!0},"uniform the user interface specs for internal background projects, lower the unnecessary cost of design differences and implementation and liberate the resources of design and front-end development"),"."),r.a.createElement(o,{level:2},"Guidelines and Resources"),r.a.createElement(l,null,"We supply a series of design principles, practical patterns and high quality design resources (",r.a.createElement(c,{code:!0},"Sketch")," and"," ",r.a.createElement(c,{code:!0},"Axure"),"), to help people create their product prototypes beautifully and efficiently."),r.a.createElement(l,null,r.a.createElement("ul",null,r.a.createElement("li",null,r.a.createElement(s,{href:"/docs/spec/proximity"},"Principles")),r.a.createElement("li",null,r.a.createElement(s,{href:"/docs/spec/overview"},"Patterns")),r.a.createElement("li",null,r.a.createElement(s,{href:"/docs/resources"},"Resource Download")))),r.a.createElement(l,null,"Press ",r.a.createElement(c,{keyboard:!0},"Esc")," to exit..."),r.a.createElement(i["u"],null),r.a.createElement(o,null,"\u4ecb\u7ecd"),r.a.createElement(l,null,"\u8682\u8681\u7684\u4f01\u4e1a\u7ea7\u4ea7\u54c1\u662f\u4e00\u4e2a\u5e9e\u5927\u4e14\u590d\u6742\u7684\u4f53\u7cfb\u3002\u8fd9\u7c7b\u4ea7\u54c1\u4e0d\u4ec5\u91cf\u7ea7\u5de8\u5927\u4e14\u529f\u80fd\u590d\u6742\uff0c\u800c\u4e14\u53d8\u52a8\u548c\u5e76\u53d1\u9891\u7e41\uff0c\u5e38\u5e38\u9700\u8981\u8bbe\u8ba1\u4e0e\u5f00\u53d1\u80fd\u591f\u5feb\u901f\u7684\u505a\u51fa\u54cd\u5e94\u3002\u540c\u65f6\u8fd9\u7c7b\u4ea7\u54c1\u4e2d\u6709\u5b58\u5728\u5f88\u591a\u7c7b\u4f3c\u7684\u9875\u9762\u4ee5\u53ca\u7ec4\u4ef6\uff0c\u53ef\u4ee5\u901a\u8fc7\u62bd\u8c61\u5f97\u5230\u4e00\u4e9b\u7a33\u5b9a\u4e14\u9ad8\u590d\u7528\u6027\u7684\u5185\u5bb9\u3002"),r.a.createElement(l,null,"\u968f\u7740\u5546\u4e1a\u5316\u7684\u8d8b\u52bf\uff0c\u8d8a\u6765\u8d8a\u591a\u7684\u4f01\u4e1a\u7ea7\u4ea7\u54c1\u5bf9\u66f4\u597d\u7684\u7528\u6237\u4f53\u9a8c\u6709\u4e86\u8fdb\u4e00\u6b65\u7684\u8981\u6c42\u3002\u5e26\u7740\u8fd9\u6837\u7684\u4e00\u4e2a\u7ec8\u6781\u76ee\u6807\uff0c\u6211\u4eec\uff08\u8682\u8681\u91d1\u670d\u4f53\u9a8c\u6280\u672f\u90e8\uff09\u7ecf\u8fc7\u5927\u91cf\u7684\u9879\u76ee\u5b9e\u8df5\u548c\u603b\u7ed3\uff0c\u9010\u6b65\u6253\u78e8\u51fa\u4e00\u4e2a\u670d\u52a1\u4e8e\u4f01\u4e1a\u7ea7\u4ea7\u54c1\u7684\u8bbe\u8ba1\u4f53\u7cfb Ant Design\u3002\u57fa\u4e8e",r.a.createElement(c,{mark:!0},"\u300e\u786e\u5b9a\u300f\u548c\u300e\u81ea\u7136\u300f"),"\u7684\u8bbe\u8ba1\u4ef7\u503c\u89c2\uff0c\u901a\u8fc7\u6a21\u5757\u5316\u7684\u89e3\u51b3\u65b9\u6848\uff0c\u964d\u4f4e\u5197\u4f59\u7684\u751f\u4ea7\u6210\u672c\uff0c\u8ba9\u8bbe\u8ba1\u8005\u4e13\u6ce8\u4e8e",r.a.createElement(c,{strong:!0},"\u66f4\u597d\u7684\u7528\u6237\u4f53\u9a8c"),"\u3002"),r.a.createElement(o,{level:2},"\u8bbe\u8ba1\u8d44\u6e90"),r.a.createElement(l,null,"\u6211\u4eec\u63d0\u4f9b\u5b8c\u5584\u7684\u8bbe\u8ba1\u539f\u5219\u3001\u6700\u4f73\u5b9e\u8df5\u548c\u8bbe\u8ba1\u8d44\u6e90\u6587\u4ef6\uff08",r.a.createElement(c,{code:!0},"Sketch")," ","\u548c",r.a.createElement(c,{code:!0},"Axure"),"\uff09\uff0c\u6765\u5e2e\u52a9\u4e1a\u52a1\u5feb\u901f\u8bbe\u8ba1\u51fa\u9ad8\u8d28\u91cf\u7684\u4ea7\u54c1\u539f\u578b\u3002"),r.a.createElement(l,null,r.a.createElement("ul",null,r.a.createElement("li",null,r.a.createElement(s,{href:"/docs/spec/proximity-cn"},"\u8bbe\u8ba1\u539f\u5219")),r.a.createElement("li",null,r.a.createElement(s,{href:"/docs/spec/overview-cn"},"\u8bbe\u8ba1\u6a21\u5f0f")),r.a.createElement("li",null,r.a.createElement(s,{href:"/docs/resources-cn"},"\u8bbe\u8ba1\u8d44\u6e90")))),r.a.createElement(l,null,r.a.createElement("blockquote",null,d),r.a.createElement("pre",null,d)),r.a.createElement(l,null,"\u6309",r.a.createElement(c,{keyboard:!0},"Esc"),"\u952e\u9000\u51fa\u9605\u8bfb\u2026\u2026"));n["default"]=m},zDxT:function(e,n,t){"use strict";t.r(n);var a=t("tJVT"),r=t("q1tI"),i=t.n(r),o=t("m/eG"),l=o["hb"].Paragraph,c=o["hb"].Text,s=()=>{var e=Object(r["useState"])(!0),n=Object(a["a"])(e,2),t=n[0],s=n[1];return i.a.createElement(i.a.Fragment,null,i.a.createElement(o["X"],{checked:t,onChange:()=>{s(!t)}}),i.a.createElement(l,{ellipsis:t},"Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team."),i.a.createElement(l,{ellipsis:!!t&&{rows:2,expandable:!0,symbol:"more"}},"Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team."),i.a.createElement(c,{style:t?{width:100}:void 0,ellipsis:!!t&&{tooltip:"I am ellipsis now!"}},"Ant Design, a design language for background applications, is refined by Ant UED Team."))};n["default"]=s}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[126],
|
3
|
+
{
|
4
|
+
'6VBw': function (e, n, t) {
|
5
|
+
'use strict';
|
6
|
+
var a = t('VTBJ'),
|
7
|
+
r = t('ODXe'),
|
8
|
+
i = t('rePB'),
|
9
|
+
o = t('Ff2n'),
|
10
|
+
l = t('q1tI'),
|
11
|
+
c = t.n(l),
|
12
|
+
s = t('TSYQ'),
|
13
|
+
d = t.n(s),
|
14
|
+
m = Object(l['createContext'])({}),
|
15
|
+
u = m,
|
16
|
+
g = t('U8pU'),
|
17
|
+
p = t('AJpP'),
|
18
|
+
f = t('Kwbf'),
|
19
|
+
h = t('MNnm'),
|
20
|
+
b = 'rc-util-key';
|
21
|
+
function E(e) {
|
22
|
+
if (e.attachTo) return e.attachTo;
|
23
|
+
var n = document.querySelector('head');
|
24
|
+
return n || document.body;
|
25
|
+
}
|
26
|
+
function y(e) {
|
27
|
+
var n,
|
28
|
+
t =
|
29
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
30
|
+
if (!Object(h['a'])()) return null;
|
31
|
+
var a,
|
32
|
+
r = document.createElement('style');
|
33
|
+
(null === (n = t.csp) || void 0 === n ? void 0 : n.nonce) &&
|
34
|
+
(r.nonce = null === (a = t.csp) || void 0 === a ? void 0 : a.nonce);
|
35
|
+
r.innerHTML = e;
|
36
|
+
var i = E(t),
|
37
|
+
o = i.firstChild;
|
38
|
+
return (
|
39
|
+
t.prepend && i.prepend
|
40
|
+
? i.prepend(r)
|
41
|
+
: t.prepend && o
|
42
|
+
? i.insertBefore(r, o)
|
43
|
+
: i.appendChild(r),
|
44
|
+
r
|
45
|
+
);
|
46
|
+
}
|
47
|
+
var v = new Map();
|
48
|
+
function C(e, n) {
|
49
|
+
var t =
|
50
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
51
|
+
a = E(t);
|
52
|
+
if (!v.has(a)) {
|
53
|
+
var r = y('', t),
|
54
|
+
i = r.parentNode;
|
55
|
+
v.set(a, i), i.removeChild(r);
|
56
|
+
}
|
57
|
+
var o = Array.from(v.get(a).children).find(function (e) {
|
58
|
+
return 'STYLE' === e.tagName && e[b] === n;
|
59
|
+
});
|
60
|
+
if (o) {
|
61
|
+
var l, c, s;
|
62
|
+
if (
|
63
|
+
(null === (l = t.csp) || void 0 === l ? void 0 : l.nonce) &&
|
64
|
+
o.nonce !==
|
65
|
+
(null === (c = t.csp) || void 0 === c ? void 0 : c.nonce)
|
66
|
+
)
|
67
|
+
o.nonce = null === (s = t.csp) || void 0 === s ? void 0 : s.nonce;
|
68
|
+
return o.innerHTML !== e && (o.innerHTML = e), o;
|
69
|
+
}
|
70
|
+
var d = y(e, t);
|
71
|
+
return (d[b] = n), d;
|
72
|
+
}
|
73
|
+
function k(e, n) {
|
74
|
+
Object(f['a'])(e, '[@ant-design/icons] '.concat(n));
|
75
|
+
}
|
76
|
+
function A(e) {
|
77
|
+
return (
|
78
|
+
'object' === Object(g['a'])(e) &&
|
79
|
+
'string' === typeof e.name &&
|
80
|
+
'string' === typeof e.theme &&
|
81
|
+
('object' === Object(g['a'])(e.icon) || 'function' === typeof e.icon)
|
82
|
+
);
|
83
|
+
}
|
84
|
+
function T() {
|
85
|
+
var e =
|
86
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
87
|
+
return Object.keys(e).reduce(function (n, t) {
|
88
|
+
var a = e[t];
|
89
|
+
switch (t) {
|
90
|
+
case 'class':
|
91
|
+
(n.className = a), delete n.class;
|
92
|
+
break;
|
93
|
+
default:
|
94
|
+
n[t] = a;
|
95
|
+
}
|
96
|
+
return n;
|
97
|
+
}, {});
|
98
|
+
}
|
99
|
+
function w(e, n, t) {
|
100
|
+
return t
|
101
|
+
? c.a.createElement(
|
102
|
+
e.tag,
|
103
|
+
Object(a['a'])(Object(a['a'])({ key: n }, T(e.attrs)), t),
|
104
|
+
(e.children || []).map(function (t, a) {
|
105
|
+
return w(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
106
|
+
}),
|
107
|
+
)
|
108
|
+
: c.a.createElement(
|
109
|
+
e.tag,
|
110
|
+
Object(a['a'])({ key: n }, T(e.attrs)),
|
111
|
+
(e.children || []).map(function (t, a) {
|
112
|
+
return w(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
113
|
+
}),
|
114
|
+
);
|
115
|
+
}
|
116
|
+
function D(e) {
|
117
|
+
return Object(p['generate'])(e)[0];
|
118
|
+
}
|
119
|
+
function j(e) {
|
120
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
121
|
+
}
|
122
|
+
var x =
|
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
|
+
O = function () {
|
125
|
+
var e =
|
126
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
127
|
+
? arguments[0]
|
128
|
+
: x,
|
129
|
+
n = Object(l['useContext'])(u),
|
130
|
+
t = n.csp;
|
131
|
+
Object(l['useEffect'])(function () {
|
132
|
+
C(e, '@ant-design-icons', { prepend: !0, csp: t });
|
133
|
+
}, []);
|
134
|
+
},
|
135
|
+
S = [
|
136
|
+
'icon',
|
137
|
+
'className',
|
138
|
+
'onClick',
|
139
|
+
'style',
|
140
|
+
'primaryColor',
|
141
|
+
'secondaryColor',
|
142
|
+
],
|
143
|
+
U = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
144
|
+
function I(e) {
|
145
|
+
var n = e.primaryColor,
|
146
|
+
t = e.secondaryColor;
|
147
|
+
(U.primaryColor = n),
|
148
|
+
(U.secondaryColor = t || D(n)),
|
149
|
+
(U.calculated = !!t);
|
150
|
+
}
|
151
|
+
function z() {
|
152
|
+
return Object(a['a'])({}, U);
|
153
|
+
}
|
154
|
+
var N = function (e) {
|
155
|
+
var n = e.icon,
|
156
|
+
t = e.className,
|
157
|
+
r = e.onClick,
|
158
|
+
i = e.style,
|
159
|
+
l = e.primaryColor,
|
160
|
+
c = e.secondaryColor,
|
161
|
+
s = Object(o['a'])(e, S),
|
162
|
+
d = U;
|
163
|
+
if (
|
164
|
+
(l && (d = { primaryColor: l, secondaryColor: c || D(l) }),
|
165
|
+
O(),
|
166
|
+
k(A(n), 'icon should be icon definiton, but got '.concat(n)),
|
167
|
+
!A(n))
|
168
|
+
)
|
169
|
+
return null;
|
170
|
+
var m = n;
|
171
|
+
return (
|
172
|
+
m &&
|
173
|
+
'function' === typeof m.icon &&
|
174
|
+
(m = Object(a['a'])(
|
175
|
+
Object(a['a'])({}, m),
|
176
|
+
{},
|
177
|
+
{ icon: m.icon(d.primaryColor, d.secondaryColor) },
|
178
|
+
)),
|
179
|
+
w(
|
180
|
+
m.icon,
|
181
|
+
'svg-'.concat(m.name),
|
182
|
+
Object(a['a'])(
|
183
|
+
{
|
184
|
+
className: t,
|
185
|
+
onClick: r,
|
186
|
+
style: i,
|
187
|
+
'data-icon': m.name,
|
188
|
+
width: '1em',
|
189
|
+
height: '1em',
|
190
|
+
fill: 'currentColor',
|
191
|
+
'aria-hidden': 'true',
|
192
|
+
},
|
193
|
+
s,
|
194
|
+
),
|
195
|
+
)
|
196
|
+
);
|
197
|
+
};
|
198
|
+
(N.displayName = 'IconReact'),
|
199
|
+
(N.getTwoToneColors = z),
|
200
|
+
(N.setTwoToneColors = I);
|
201
|
+
var M = N;
|
202
|
+
function q(e) {
|
203
|
+
var n = j(e),
|
204
|
+
t = Object(r['a'])(n, 2),
|
205
|
+
a = t[0],
|
206
|
+
i = t[1];
|
207
|
+
return M.setTwoToneColors({ primaryColor: a, secondaryColor: i });
|
208
|
+
}
|
209
|
+
function L() {
|
210
|
+
var e = M.getTwoToneColors();
|
211
|
+
return e.calculated
|
212
|
+
? [e.primaryColor, e.secondaryColor]
|
213
|
+
: e.primaryColor;
|
214
|
+
}
|
215
|
+
var P = [
|
216
|
+
'className',
|
217
|
+
'icon',
|
218
|
+
'spin',
|
219
|
+
'rotate',
|
220
|
+
'tabIndex',
|
221
|
+
'onClick',
|
222
|
+
'twoToneColor',
|
223
|
+
];
|
224
|
+
q('#1890ff');
|
225
|
+
var V = l['forwardRef'](function (e, n) {
|
226
|
+
var t,
|
227
|
+
c = e.className,
|
228
|
+
s = e.icon,
|
229
|
+
m = e.spin,
|
230
|
+
g = e.rotate,
|
231
|
+
p = e.tabIndex,
|
232
|
+
f = e.onClick,
|
233
|
+
h = e.twoToneColor,
|
234
|
+
b = Object(o['a'])(e, P),
|
235
|
+
E = l['useContext'](u),
|
236
|
+
y = E.prefixCls,
|
237
|
+
v = void 0 === y ? 'anticon' : y,
|
238
|
+
C = d()(
|
239
|
+
v,
|
240
|
+
((t = {}),
|
241
|
+
Object(i['a'])(t, ''.concat(v, '-').concat(s.name), !!s.name),
|
242
|
+
Object(i['a'])(
|
243
|
+
t,
|
244
|
+
''.concat(v, '-spin'),
|
245
|
+
!!m || 'loading' === s.name,
|
246
|
+
),
|
247
|
+
t),
|
248
|
+
c,
|
249
|
+
),
|
250
|
+
k = p;
|
251
|
+
void 0 === k && f && (k = -1);
|
252
|
+
var A = g
|
253
|
+
? {
|
254
|
+
msTransform: 'rotate('.concat(g, 'deg)'),
|
255
|
+
transform: 'rotate('.concat(g, 'deg)'),
|
256
|
+
}
|
257
|
+
: void 0,
|
258
|
+
T = j(h),
|
259
|
+
w = Object(r['a'])(T, 2),
|
260
|
+
D = w[0],
|
261
|
+
x = w[1];
|
262
|
+
return l['createElement'](
|
263
|
+
'span',
|
264
|
+
Object(a['a'])(
|
265
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, b),
|
266
|
+
{},
|
267
|
+
{ ref: n, tabIndex: k, onClick: f, className: C },
|
268
|
+
),
|
269
|
+
l['createElement'](M, {
|
270
|
+
icon: s,
|
271
|
+
primaryColor: D,
|
272
|
+
secondaryColor: x,
|
273
|
+
style: A,
|
274
|
+
}),
|
275
|
+
);
|
276
|
+
});
|
277
|
+
(V.displayName = 'AntdIcon'),
|
278
|
+
(V.getTwoToneColor = L),
|
279
|
+
(V.setTwoToneColor = q);
|
280
|
+
n['a'] = V;
|
281
|
+
},
|
282
|
+
FW8l: function (e, n, t) {
|
283
|
+
'use strict';
|
284
|
+
t.r(n);
|
285
|
+
var a = t('q1tI'),
|
286
|
+
r = t.n(a),
|
287
|
+
i = t('m/eG'),
|
288
|
+
o = i['hb'].Paragraph;
|
289
|
+
class l extends r.a.Component {
|
290
|
+
constructor() {
|
291
|
+
super(...arguments),
|
292
|
+
(this.state = { rows: 1 }),
|
293
|
+
(this.onChange = (e) => {
|
294
|
+
this.setState({ rows: e });
|
295
|
+
});
|
296
|
+
}
|
297
|
+
render() {
|
298
|
+
var e = this.state.rows,
|
299
|
+
n =
|
300
|
+
"To be, or not to be, that is a question: Whether it is nobler in the mind to suffer. The slings and arrows of outrageous fortune Or to take arms against a sea of troubles, And by opposing end them? To die: to sleep; No more; and by a sleep to say we end The heart-ache and the thousand natural shocks That flesh is heir to, 'tis a consummation Devoutly to be wish'd. To die, to sleep To sleep- perchance to dream: ay, there's the rub! For in that sleep of death what dreams may come When we have shuffled off this mortal coil, Must give us pause. There 's the respect That makes calamity of so long life";
|
301
|
+
return r.a.createElement(
|
302
|
+
r.a.Fragment,
|
303
|
+
null,
|
304
|
+
r.a.createElement(i['S'], {
|
305
|
+
value: e,
|
306
|
+
min: 1,
|
307
|
+
max: 10,
|
308
|
+
onChange: this.onChange,
|
309
|
+
}),
|
310
|
+
r.a.createElement(
|
311
|
+
o,
|
312
|
+
{
|
313
|
+
ellipsis: {
|
314
|
+
rows: e,
|
315
|
+
expandable: !0,
|
316
|
+
suffix: '--William Shakespeare',
|
317
|
+
onEllipsis: (e) => {
|
318
|
+
console.log('Ellipsis changed:', e);
|
319
|
+
},
|
320
|
+
},
|
321
|
+
title: ''.concat(n, '--William Shakespeare'),
|
322
|
+
},
|
323
|
+
n,
|
324
|
+
),
|
325
|
+
);
|
326
|
+
}
|
327
|
+
}
|
328
|
+
n['default'] = l;
|
329
|
+
},
|
330
|
+
MvUP: function (e, n, t) {
|
331
|
+
'use strict';
|
332
|
+
t.r(n);
|
333
|
+
var a = t('tJVT'),
|
334
|
+
r = t('q1tI'),
|
335
|
+
i = t.n(r),
|
336
|
+
o = t('m/eG'),
|
337
|
+
l = t('VTBJ'),
|
338
|
+
c = {
|
339
|
+
icon: {
|
340
|
+
tag: 'svg',
|
341
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
342
|
+
children: [
|
343
|
+
{
|
344
|
+
tag: 'path',
|
345
|
+
attrs: {
|
346
|
+
d: 'M957.6 507.4L603.2 158.2a7.9 7.9 0 00-11.2 0L353.3 393.4a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8V860c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6 40.4 39.8a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2zM389.8 796.2H229.6l134.4-133 80.1 78.9-54.3 54.1zm154.8-62.1L373.2 565.2l68.6-67.6 171.4 168.9-68.6 67.6zM713.1 658L450.3 399.1 597.6 254l262.8 259-147.3 145z',
|
347
|
+
},
|
348
|
+
},
|
349
|
+
],
|
350
|
+
},
|
351
|
+
name: 'highlight',
|
352
|
+
theme: 'outlined',
|
353
|
+
},
|
354
|
+
s = c,
|
355
|
+
d = t('6VBw'),
|
356
|
+
m = function (e, n) {
|
357
|
+
return r['createElement'](
|
358
|
+
d['a'],
|
359
|
+
Object(l['a'])(Object(l['a'])({}, e), {}, { ref: n, icon: s }),
|
360
|
+
);
|
361
|
+
};
|
362
|
+
m.displayName = 'HighlightOutlined';
|
363
|
+
var u = r['forwardRef'](m),
|
364
|
+
g = t('ePAT'),
|
365
|
+
p = {
|
366
|
+
icon: {
|
367
|
+
tag: 'svg',
|
368
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
369
|
+
children: [
|
370
|
+
{
|
371
|
+
tag: 'path',
|
372
|
+
attrs: {
|
373
|
+
d: 'M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm224 272c-85.5 0-155.6-67.3-160-151.6a8 8 0 018-8.4h48.1c4.2 0 7.8 3.2 8.1 7.4C420 589.9 461.5 629 512 629s92.1-39.1 95.8-88.6c.3-4.2 3.9-7.4 8.1-7.4H664a8 8 0 018 8.4C667.6 625.7 597.5 693 512 693zm176-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z',
|
374
|
+
},
|
375
|
+
},
|
376
|
+
],
|
377
|
+
},
|
378
|
+
name: 'smile',
|
379
|
+
theme: 'filled',
|
380
|
+
},
|
381
|
+
f = p,
|
382
|
+
h = function (e, n) {
|
383
|
+
return r['createElement'](
|
384
|
+
d['a'],
|
385
|
+
Object(l['a'])(Object(l['a'])({}, e), {}, { ref: n, icon: f }),
|
386
|
+
);
|
387
|
+
};
|
388
|
+
h.displayName = 'SmileFilled';
|
389
|
+
var b = r['forwardRef'](h),
|
390
|
+
E = o['hb'].Paragraph,
|
391
|
+
y = () => {
|
392
|
+
var e = Object(r['useState'])('This is an editable text.'),
|
393
|
+
n = Object(a['a'])(e, 2),
|
394
|
+
t = n[0],
|
395
|
+
o = n[1],
|
396
|
+
l = Object(r['useState'])(
|
397
|
+
'Custom Edit icon and replace tooltip text.',
|
398
|
+
),
|
399
|
+
c = Object(a['a'])(l, 2),
|
400
|
+
s = c[0],
|
401
|
+
d = c[1],
|
402
|
+
m = Object(r['useState'])('Hide Edit tooltip.'),
|
403
|
+
p = Object(a['a'])(m, 2),
|
404
|
+
f = p[0],
|
405
|
+
h = p[1],
|
406
|
+
y = Object(r['useState'])(
|
407
|
+
'This is an editable text with limited length.',
|
408
|
+
),
|
409
|
+
v = Object(a['a'])(y, 2),
|
410
|
+
C = v[0],
|
411
|
+
k = v[1];
|
412
|
+
return i.a.createElement(
|
413
|
+
i.a.Fragment,
|
414
|
+
null,
|
415
|
+
i.a.createElement(E, { editable: { onChange: o } }, t),
|
416
|
+
i.a.createElement(
|
417
|
+
E,
|
418
|
+
{
|
419
|
+
editable: {
|
420
|
+
icon: i.a.createElement(u, null),
|
421
|
+
tooltip: 'click to edit text',
|
422
|
+
onChange: d,
|
423
|
+
},
|
424
|
+
},
|
425
|
+
s,
|
426
|
+
),
|
427
|
+
i.a.createElement(E, { editable: { tooltip: !1, onChange: h } }, f),
|
428
|
+
i.a.createElement(
|
429
|
+
E,
|
430
|
+
{
|
431
|
+
editable: {
|
432
|
+
onChange: k,
|
433
|
+
maxLength: 50,
|
434
|
+
autoSize: { maxRows: 5, minRows: 3 },
|
435
|
+
},
|
436
|
+
},
|
437
|
+
C,
|
438
|
+
),
|
439
|
+
i.a.createElement(E, { copyable: !0 }, 'This is a copyable text.'),
|
440
|
+
i.a.createElement(
|
441
|
+
E,
|
442
|
+
{ copyable: { text: 'Hello, Ant Design!' } },
|
443
|
+
'Replace copy text.',
|
444
|
+
),
|
445
|
+
i.a.createElement(
|
446
|
+
E,
|
447
|
+
{
|
448
|
+
copyable: {
|
449
|
+
icon: [
|
450
|
+
i.a.createElement(g['a'], { key: 'copy-icon' }),
|
451
|
+
i.a.createElement(b, { key: 'copied-icon' }),
|
452
|
+
],
|
453
|
+
tooltips: ['click here', 'you clicked!!'],
|
454
|
+
},
|
455
|
+
},
|
456
|
+
'Custom Copy icon and replace tooltips text.',
|
457
|
+
),
|
458
|
+
i.a.createElement(
|
459
|
+
E,
|
460
|
+
{ copyable: { tooltips: !1 } },
|
461
|
+
'Hide Copy tooltips.',
|
462
|
+
),
|
463
|
+
);
|
464
|
+
};
|
465
|
+
n['default'] = y;
|
466
|
+
},
|
467
|
+
RSnQ: function (e, n, t) {
|
468
|
+
'use strict';
|
469
|
+
t.r(n);
|
470
|
+
var a = t('q1tI'),
|
471
|
+
r = t.n(a),
|
472
|
+
i = t('m/eG'),
|
473
|
+
o = i['hb'].Text,
|
474
|
+
l = (e) => {
|
475
|
+
var n = e.suffixCount,
|
476
|
+
t = e.children,
|
477
|
+
a = t.slice(0, t.length - n).trim(),
|
478
|
+
i = t.slice(-n).trim();
|
479
|
+
return r.a.createElement(
|
480
|
+
o,
|
481
|
+
{ style: { maxWidth: '100%' }, ellipsis: { suffix: i } },
|
482
|
+
a,
|
483
|
+
);
|
484
|
+
},
|
485
|
+
c = () =>
|
486
|
+
r.a.createElement(
|
487
|
+
l,
|
488
|
+
{ suffixCount: 12 },
|
489
|
+
'In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.',
|
490
|
+
);
|
491
|
+
n['default'] = c;
|
492
|
+
},
|
493
|
+
TT7h: function (e, n, t) {
|
494
|
+
'use strict';
|
495
|
+
t.r(n);
|
496
|
+
var a = t('q1tI'),
|
497
|
+
r = t.n(a),
|
498
|
+
i = t('m/eG'),
|
499
|
+
o = i['hb'].Text,
|
500
|
+
l = i['hb'].Link,
|
501
|
+
c = () =>
|
502
|
+
r.a.createElement(
|
503
|
+
i['T'],
|
504
|
+
{ direction: 'vertical' },
|
505
|
+
r.a.createElement(o, null, 'Ant Design (default)'),
|
506
|
+
r.a.createElement(
|
507
|
+
o,
|
508
|
+
{ type: 'secondary' },
|
509
|
+
'Ant Design (secondary)',
|
510
|
+
),
|
511
|
+
r.a.createElement(o, { type: 'success' }, 'Ant Design (success)'),
|
512
|
+
r.a.createElement(o, { type: 'warning' }, 'Ant Design (warning)'),
|
513
|
+
r.a.createElement(o, { type: 'danger' }, 'Ant Design (danger)'),
|
514
|
+
r.a.createElement(o, { disabled: !0 }, 'Ant Design (disabled)'),
|
515
|
+
r.a.createElement(o, { mark: !0 }, 'Ant Design (mark)'),
|
516
|
+
r.a.createElement(o, { code: !0 }, 'Ant Design (code)'),
|
517
|
+
r.a.createElement(o, { keyboard: !0 }, 'Ant Design (keyboard)'),
|
518
|
+
r.a.createElement(o, { underline: !0 }, 'Ant Design (underline)'),
|
519
|
+
r.a.createElement(o, { delete: !0 }, 'Ant Design (delete)'),
|
520
|
+
r.a.createElement(o, { strong: !0 }, 'Ant Design (strong)'),
|
521
|
+
r.a.createElement(o, { italic: !0 }, 'Ant Design (italic)'),
|
522
|
+
r.a.createElement(
|
523
|
+
l,
|
524
|
+
{ href: 'https://ant.design', target: '_blank' },
|
525
|
+
'Ant Design (Link)',
|
526
|
+
),
|
527
|
+
);
|
528
|
+
n['default'] = c;
|
529
|
+
},
|
530
|
+
UJ1k: function (e, n, t) {
|
531
|
+
'use strict';
|
532
|
+
t.r(n);
|
533
|
+
var a = t('q1tI'),
|
534
|
+
r = t.n(a),
|
535
|
+
i = t('m/eG'),
|
536
|
+
o = i['hb'].Title,
|
537
|
+
l = () =>
|
538
|
+
r.a.createElement(
|
539
|
+
r.a.Fragment,
|
540
|
+
null,
|
541
|
+
r.a.createElement(o, null, 'h1. Ant Design'),
|
542
|
+
r.a.createElement(o, { level: 2 }, 'h2. Ant Design'),
|
543
|
+
r.a.createElement(o, { level: 3 }, 'h3. Ant Design'),
|
544
|
+
r.a.createElement(o, { level: 4 }, 'h4. Ant Design'),
|
545
|
+
r.a.createElement(o, { level: 5 }, 'h5. Ant Design'),
|
546
|
+
);
|
547
|
+
n['default'] = l;
|
548
|
+
},
|
549
|
+
ePAT: function (e, n, t) {
|
550
|
+
'use strict';
|
551
|
+
var a = t('VTBJ'),
|
552
|
+
r = t('q1tI'),
|
553
|
+
i = {
|
554
|
+
icon: {
|
555
|
+
tag: 'svg',
|
556
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
557
|
+
children: [
|
558
|
+
{
|
559
|
+
tag: 'path',
|
560
|
+
attrs: {
|
561
|
+
d: 'M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z',
|
562
|
+
},
|
563
|
+
},
|
564
|
+
],
|
565
|
+
},
|
566
|
+
name: 'smile',
|
567
|
+
theme: 'outlined',
|
568
|
+
},
|
569
|
+
o = i,
|
570
|
+
l = t('6VBw'),
|
571
|
+
c = function (e, n) {
|
572
|
+
return r['createElement'](
|
573
|
+
l['a'],
|
574
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: n, icon: o }),
|
575
|
+
);
|
576
|
+
};
|
577
|
+
c.displayName = 'SmileOutlined';
|
578
|
+
n['a'] = r['forwardRef'](c);
|
579
|
+
},
|
580
|
+
ucif: function (e, n, t) {
|
581
|
+
'use strict';
|
582
|
+
t.r(n);
|
583
|
+
var a = t('q1tI'),
|
584
|
+
r = t.n(a),
|
585
|
+
i = t('m/eG'),
|
586
|
+
o = i['hb'].Title,
|
587
|
+
l = i['hb'].Paragraph,
|
588
|
+
c = i['hb'].Text,
|
589
|
+
s = i['hb'].Link,
|
590
|
+
d =
|
591
|
+
'AntV \u662f\u8682\u8681\u91d1\u670d\u5168\u65b0\u4e00\u4ee3\u6570\u636e\u53ef\u89c6\u5316\u89e3\u51b3\u65b9\u6848\uff0c\u81f4\u529b\u4e8e\u63d0\u4f9b\u4e00\u5957\u7b80\u5355\u65b9\u4fbf\u3001\u4e13\u4e1a\u53ef\u9760\u3001\u4e0d\u9650\u53ef\u80fd\u7684\u6570\u636e\u53ef\u89c6\u5316\u6700\u4f73\u5b9e\u8df5\u3002\u5f97\u76ca\u4e8e\u4e30\u5bcc\u7684\u4e1a\u52a1\u573a\u666f\u548c\u7528\u6237\u9700\u6c42\u6311\u6218\uff0cAntV \u7ecf\u5386\u591a\u5e74\u79ef\u7d2f\u4e0e\u4e0d\u65ad\u6253\u78e8\uff0c\u5df2\u652f\u6491\u6574\u4e2a\u963f\u91cc\u96c6\u56e2\u5185\u5916 20000+ \u4e1a\u52a1\u7cfb\u7edf\uff0c\u901a\u8fc7\u4e86\u65e5\u5747\u5343\u4e07\u7ea7 UV \u4ea7\u54c1\u7684\u4e25\u82db\u8003\u9a8c\u3002\n\u6211\u4eec\u6b63\u5728\u57fa\u7840\u56fe\u8868\uff0c\u56fe\u5206\u6790\uff0c\u56fe\u7f16\u8f91\uff0c\u5730\u7406\u7a7a\u95f4\u53ef\u89c6\u5316\uff0c\u667a\u80fd\u53ef\u89c6\u5316\u7b49\u5404\u4e2a\u53ef\u89c6\u5316\u7684\u9886\u57df\u8015\u8018\uff0c\u6b22\u8fce\u540c\u8def\u4eba\u4e00\u8d77\u524d\u884c\u3002',
|
592
|
+
m = () =>
|
593
|
+
r.a.createElement(
|
594
|
+
i['hb'],
|
595
|
+
null,
|
596
|
+
r.a.createElement(o, null, 'Introduction'),
|
597
|
+
r.a.createElement(
|
598
|
+
l,
|
599
|
+
null,
|
600
|
+
'In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.',
|
601
|
+
),
|
602
|
+
r.a.createElement(
|
603
|
+
l,
|
604
|
+
null,
|
605
|
+
'After massive project practice and summaries, Ant Design, a design language for background applications, is refined by Ant UED Team, which aims to',
|
606
|
+
r.a.createElement(
|
607
|
+
c,
|
608
|
+
{ strong: !0 },
|
609
|
+
'uniform the user interface specs for internal background projects, lower the unnecessary cost of design differences and implementation and liberate the resources of design and front-end development',
|
610
|
+
),
|
611
|
+
'.',
|
612
|
+
),
|
613
|
+
r.a.createElement(o, { level: 2 }, 'Guidelines and Resources'),
|
614
|
+
r.a.createElement(
|
615
|
+
l,
|
616
|
+
null,
|
617
|
+
'We supply a series of design principles, practical patterns and high quality design resources (',
|
618
|
+
r.a.createElement(c, { code: !0 }, 'Sketch'),
|
619
|
+
' and',
|
620
|
+
' ',
|
621
|
+
r.a.createElement(c, { code: !0 }, 'Axure'),
|
622
|
+
'), to help people create their product prototypes beautifully and efficiently.',
|
623
|
+
),
|
624
|
+
r.a.createElement(
|
625
|
+
l,
|
626
|
+
null,
|
627
|
+
r.a.createElement(
|
628
|
+
'ul',
|
629
|
+
null,
|
630
|
+
r.a.createElement(
|
631
|
+
'li',
|
632
|
+
null,
|
633
|
+
r.a.createElement(
|
634
|
+
s,
|
635
|
+
{ href: '/docs/spec/proximity' },
|
636
|
+
'Principles',
|
637
|
+
),
|
638
|
+
),
|
639
|
+
r.a.createElement(
|
640
|
+
'li',
|
641
|
+
null,
|
642
|
+
r.a.createElement(
|
643
|
+
s,
|
644
|
+
{ href: '/docs/spec/overview' },
|
645
|
+
'Patterns',
|
646
|
+
),
|
647
|
+
),
|
648
|
+
r.a.createElement(
|
649
|
+
'li',
|
650
|
+
null,
|
651
|
+
r.a.createElement(
|
652
|
+
s,
|
653
|
+
{ href: '/docs/resources' },
|
654
|
+
'Resource Download',
|
655
|
+
),
|
656
|
+
),
|
657
|
+
),
|
658
|
+
),
|
659
|
+
r.a.createElement(
|
660
|
+
l,
|
661
|
+
null,
|
662
|
+
'Press ',
|
663
|
+
r.a.createElement(c, { keyboard: !0 }, 'Esc'),
|
664
|
+
' to exit...',
|
665
|
+
),
|
666
|
+
r.a.createElement(i['u'], null),
|
667
|
+
r.a.createElement(o, null, '\u4ecb\u7ecd'),
|
668
|
+
r.a.createElement(
|
669
|
+
l,
|
670
|
+
null,
|
671
|
+
'\u8682\u8681\u7684\u4f01\u4e1a\u7ea7\u4ea7\u54c1\u662f\u4e00\u4e2a\u5e9e\u5927\u4e14\u590d\u6742\u7684\u4f53\u7cfb\u3002\u8fd9\u7c7b\u4ea7\u54c1\u4e0d\u4ec5\u91cf\u7ea7\u5de8\u5927\u4e14\u529f\u80fd\u590d\u6742\uff0c\u800c\u4e14\u53d8\u52a8\u548c\u5e76\u53d1\u9891\u7e41\uff0c\u5e38\u5e38\u9700\u8981\u8bbe\u8ba1\u4e0e\u5f00\u53d1\u80fd\u591f\u5feb\u901f\u7684\u505a\u51fa\u54cd\u5e94\u3002\u540c\u65f6\u8fd9\u7c7b\u4ea7\u54c1\u4e2d\u6709\u5b58\u5728\u5f88\u591a\u7c7b\u4f3c\u7684\u9875\u9762\u4ee5\u53ca\u7ec4\u4ef6\uff0c\u53ef\u4ee5\u901a\u8fc7\u62bd\u8c61\u5f97\u5230\u4e00\u4e9b\u7a33\u5b9a\u4e14\u9ad8\u590d\u7528\u6027\u7684\u5185\u5bb9\u3002',
|
672
|
+
),
|
673
|
+
r.a.createElement(
|
674
|
+
l,
|
675
|
+
null,
|
676
|
+
'\u968f\u7740\u5546\u4e1a\u5316\u7684\u8d8b\u52bf\uff0c\u8d8a\u6765\u8d8a\u591a\u7684\u4f01\u4e1a\u7ea7\u4ea7\u54c1\u5bf9\u66f4\u597d\u7684\u7528\u6237\u4f53\u9a8c\u6709\u4e86\u8fdb\u4e00\u6b65\u7684\u8981\u6c42\u3002\u5e26\u7740\u8fd9\u6837\u7684\u4e00\u4e2a\u7ec8\u6781\u76ee\u6807\uff0c\u6211\u4eec\uff08\u8682\u8681\u91d1\u670d\u4f53\u9a8c\u6280\u672f\u90e8\uff09\u7ecf\u8fc7\u5927\u91cf\u7684\u9879\u76ee\u5b9e\u8df5\u548c\u603b\u7ed3\uff0c\u9010\u6b65\u6253\u78e8\u51fa\u4e00\u4e2a\u670d\u52a1\u4e8e\u4f01\u4e1a\u7ea7\u4ea7\u54c1\u7684\u8bbe\u8ba1\u4f53\u7cfb Ant Design\u3002\u57fa\u4e8e',
|
677
|
+
r.a.createElement(
|
678
|
+
c,
|
679
|
+
{ mark: !0 },
|
680
|
+
'\u300e\u786e\u5b9a\u300f\u548c\u300e\u81ea\u7136\u300f',
|
681
|
+
),
|
682
|
+
'\u7684\u8bbe\u8ba1\u4ef7\u503c\u89c2\uff0c\u901a\u8fc7\u6a21\u5757\u5316\u7684\u89e3\u51b3\u65b9\u6848\uff0c\u964d\u4f4e\u5197\u4f59\u7684\u751f\u4ea7\u6210\u672c\uff0c\u8ba9\u8bbe\u8ba1\u8005\u4e13\u6ce8\u4e8e',
|
683
|
+
r.a.createElement(
|
684
|
+
c,
|
685
|
+
{ strong: !0 },
|
686
|
+
'\u66f4\u597d\u7684\u7528\u6237\u4f53\u9a8c',
|
687
|
+
),
|
688
|
+
'\u3002',
|
689
|
+
),
|
690
|
+
r.a.createElement(o, { level: 2 }, '\u8bbe\u8ba1\u8d44\u6e90'),
|
691
|
+
r.a.createElement(
|
692
|
+
l,
|
693
|
+
null,
|
694
|
+
'\u6211\u4eec\u63d0\u4f9b\u5b8c\u5584\u7684\u8bbe\u8ba1\u539f\u5219\u3001\u6700\u4f73\u5b9e\u8df5\u548c\u8bbe\u8ba1\u8d44\u6e90\u6587\u4ef6\uff08',
|
695
|
+
r.a.createElement(c, { code: !0 }, 'Sketch'),
|
696
|
+
' ',
|
697
|
+
'\u548c',
|
698
|
+
r.a.createElement(c, { code: !0 }, 'Axure'),
|
699
|
+
'\uff09\uff0c\u6765\u5e2e\u52a9\u4e1a\u52a1\u5feb\u901f\u8bbe\u8ba1\u51fa\u9ad8\u8d28\u91cf\u7684\u4ea7\u54c1\u539f\u578b\u3002',
|
700
|
+
),
|
701
|
+
r.a.createElement(
|
702
|
+
l,
|
703
|
+
null,
|
704
|
+
r.a.createElement(
|
705
|
+
'ul',
|
706
|
+
null,
|
707
|
+
r.a.createElement(
|
708
|
+
'li',
|
709
|
+
null,
|
710
|
+
r.a.createElement(
|
711
|
+
s,
|
712
|
+
{ href: '/docs/spec/proximity-cn' },
|
713
|
+
'\u8bbe\u8ba1\u539f\u5219',
|
714
|
+
),
|
715
|
+
),
|
716
|
+
r.a.createElement(
|
717
|
+
'li',
|
718
|
+
null,
|
719
|
+
r.a.createElement(
|
720
|
+
s,
|
721
|
+
{ href: '/docs/spec/overview-cn' },
|
722
|
+
'\u8bbe\u8ba1\u6a21\u5f0f',
|
723
|
+
),
|
724
|
+
),
|
725
|
+
r.a.createElement(
|
726
|
+
'li',
|
727
|
+
null,
|
728
|
+
r.a.createElement(
|
729
|
+
s,
|
730
|
+
{ href: '/docs/resources-cn' },
|
731
|
+
'\u8bbe\u8ba1\u8d44\u6e90',
|
732
|
+
),
|
733
|
+
),
|
734
|
+
),
|
735
|
+
),
|
736
|
+
r.a.createElement(
|
737
|
+
l,
|
738
|
+
null,
|
739
|
+
r.a.createElement('blockquote', null, d),
|
740
|
+
r.a.createElement('pre', null, d),
|
741
|
+
),
|
742
|
+
r.a.createElement(
|
743
|
+
l,
|
744
|
+
null,
|
745
|
+
'\u6309',
|
746
|
+
r.a.createElement(c, { keyboard: !0 }, 'Esc'),
|
747
|
+
'\u952e\u9000\u51fa\u9605\u8bfb\u2026\u2026',
|
748
|
+
),
|
749
|
+
);
|
750
|
+
n['default'] = m;
|
751
|
+
},
|
752
|
+
zDxT: function (e, n, t) {
|
753
|
+
'use strict';
|
754
|
+
t.r(n);
|
755
|
+
var a = t('tJVT'),
|
756
|
+
r = t('q1tI'),
|
757
|
+
i = t.n(r),
|
758
|
+
o = t('m/eG'),
|
759
|
+
l = o['hb'].Paragraph,
|
760
|
+
c = o['hb'].Text,
|
761
|
+
s = () => {
|
762
|
+
var e = Object(r['useState'])(!0),
|
763
|
+
n = Object(a['a'])(e, 2),
|
764
|
+
t = n[0],
|
765
|
+
s = n[1];
|
766
|
+
return i.a.createElement(
|
767
|
+
i.a.Fragment,
|
768
|
+
null,
|
769
|
+
i.a.createElement(o['X'], {
|
770
|
+
checked: t,
|
771
|
+
onChange: () => {
|
772
|
+
s(!t);
|
773
|
+
},
|
774
|
+
}),
|
775
|
+
i.a.createElement(
|
776
|
+
l,
|
777
|
+
{ ellipsis: t },
|
778
|
+
'Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team.',
|
779
|
+
),
|
780
|
+
i.a.createElement(
|
781
|
+
l,
|
782
|
+
{ ellipsis: !!t && { rows: 2, expandable: !0, symbol: 'more' } },
|
783
|
+
'Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team.',
|
784
|
+
),
|
785
|
+
i.a.createElement(
|
786
|
+
c,
|
787
|
+
{
|
788
|
+
style: t ? { width: 100 } : void 0,
|
789
|
+
ellipsis: !!t && { tooltip: 'I am ellipsis now!' },
|
790
|
+
},
|
791
|
+
'Ant Design, a design language for background applications, is refined by Ant UED Team.',
|
792
|
+
),
|
793
|
+
);
|
794
|
+
};
|
795
|
+
n['default'] = s;
|
796
|
+
},
|
797
|
+
},
|
798
|
+
]);
|