@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,1055 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[24],{"1y2Z":function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),l=n.n(a),r=n("dEAq"),c=n("Zxc8"),o=n("H1Ra"),i=n("JjdP"),d=l.a.memo(i["default"]["config-provider-international"].component),m=l.a.memo(i["default"]["config-provider-direction"].component),u=l.a.memo(i["default"]["config-provider-size"].component),s=l.a.memo(i["default"]["config-provider-global"].component);t["default"]=e=>(l.a.useEffect((()=>{var t;null!==e&&void 0!==e&&null!==(t=e.location)&&void 0!==t&&t.hash&&r["AnchorLink"].scrollToAnchor(decodeURIComponent(e.location.hash.slice(1)))}),[]),l.a.createElement(l.a.Fragment,null,l.a.createElement(l.a.Fragment,null,l.a.createElement("div",{className:"markdown"},l.a.createElement("p",null,"\u4e3a\u7ec4\u4ef6\u63d0\u4f9b\u7edf\u4e00\u7684\u5168\u5c40\u5316\u914d\u7f6e\u3002"),l.a.createElement("h2",{id:"\u4f7f\u7528"},l.a.createElement(r["AnchorLink"],{to:"#\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4f7f\u7528"),l.a.createElement("p",null,"ConfigProvider \u4f7f\u7528 React \u7684 ",l.a.createElement(r["Link"],{to:"https://facebook.github.io/react/docs/context.html"},"context")," \u7279\u6027\uff0c\u53ea\u9700\u5728\u5e94\u7528\u5916\u56f4\u5305\u88f9\u4e00\u6b21\u5373\u53ef\u5168\u5c40\u751f\u6548\u3002"),l.a.createElement(o["a"],{code:"import { ConfigProvider } from '@fle-ui/next';\n\n// ...\n\nexport default () => (\n <ConfigProvider direction=\"rtl\">\n <App />\n </ConfigProvider>\n);",lang:"bash"}),l.a.createElement("h3",{id:"content-security-policy"},l.a.createElement(r["AnchorLink"],{to:"#content-security-policy","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Content Security Policy"),l.a.createElement("p",null,"\u90e8\u5206\u7ec4\u4ef6\u4e3a\u4e86\u652f\u6301\u6ce2\u7eb9\u6548\u679c\uff0c\u4f7f\u7528\u4e86\u52a8\u6001\u6837\u5f0f\u3002\u5982\u679c\u5f00\u542f\u4e86 Content Security Policy (CSP)\uff0c\u4f60\u53ef\u4ee5\u901a\u8fc7 ",l.a.createElement("code",null,"csp")," \u5c5e\u6027\u6765\u8fdb\u884c\u914d\u7f6e\uff1a"),l.a.createElement(o["a"],{code:"<ConfigProvider csp={{ nonce: 'YourNonceCode' }}>\n <Button>My Button</Button>\n</ConfigProvider>",lang:"bash"}),l.a.createElement("h2",{id:"\u4ee3\u7801\u6f14\u793a"},l.a.createElement(r["AnchorLink"],{to:"#\u4ee3\u7801\u6f14\u793a","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4ee3\u7801\u6f14\u793a"),l.a.createElement("h3",{id:"\u56fd\u9645\u5316"},l.a.createElement(r["AnchorLink"],{to:"#\u56fd\u9645\u5316","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u56fd\u9645\u5316")),l.a.createElement(c["default"],i["default"]["config-provider-international"].previewerProps,l.a.createElement(d,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u65b9\u5411"},l.a.createElement(r["AnchorLink"],{to:"#\u65b9\u5411","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u65b9\u5411")),l.a.createElement(c["default"],i["default"]["config-provider-direction"].previewerProps,l.a.createElement(m,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u7ec4\u4ef6\u5c3a\u5bf8"},l.a.createElement(r["AnchorLink"],{to:"#\u7ec4\u4ef6\u5c3a\u5bf8","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u7ec4\u4ef6\u5c3a\u5bf8")),l.a.createElement(c["default"],i["default"]["config-provider-size"].previewerProps,l.a.createElement(u,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u5168\u5c40\u6837\u5f0f"},l.a.createElement(r["AnchorLink"],{to:"#\u5168\u5c40\u6837\u5f0f","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5168\u5c40\u6837\u5f0f")),l.a.createElement(c["default"],i["default"]["config-provider-global"].previewerProps,l.a.createElement(s,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h2",{id:"api"},l.a.createElement(r["AnchorLink"],{to:"#api","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"API"),l.a.createElement("table",null,l.a.createElement("thead",null,l.a.createElement("tr",null,l.a.createElement("th",null,"\u53c2\u6570"),l.a.createElement("th",null,"\u8bf4\u660e"),l.a.createElement("th",null,"\u7c7b\u578b"),l.a.createElement("th",null,"\u9ed8\u8ba4\u503c"),l.a.createElement("th",null,"\u7248\u672c"))),l.a.createElement("tbody",null,l.a.createElement("tr",null,l.a.createElement("td",null,"autoInsertSpaceInButton"),l.a.createElement("td",null,"\u8bbe\u7f6e\u4e3a ",l.a.createElement("code",null,"false")," \u65f6\uff0c\u79fb\u9664\u6309\u94ae\u4e2d 2 \u4e2a\u6c49\u5b57\u4e4b\u95f4\u7684\u7a7a\u683c"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"true"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"componentSize"),l.a.createElement("td",null,"\u8bbe\u7f6e antd \u7ec4\u4ef6\u5927\u5c0f"),l.a.createElement("td",null,l.a.createElement("code",null,"small")," | ",l.a.createElement("code",null,"middle")," | ",l.a.createElement("code",null,"large")),l.a.createElement("td",null,"-"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"csp"),l.a.createElement("td",null,"\u8bbe\u7f6e ",l.a.createElement(r["Link"],{to:"https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP"},"Content Security Policy")," \u914d\u7f6e"),l.a.createElement("td",null,"{"," nonce: string ","}"),l.a.createElement("td",null,"-"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"direction"),l.a.createElement("td",null,"\u8bbe\u7f6e\u6587\u672c\u5c55\u793a\u65b9\u5411\u3002 ",l.a.createElement(r["AnchorLink"],{to:"#components-config-provider-demo-direction"},"\u793a\u4f8b")),l.a.createElement("td",null,l.a.createElement("code",null,"ltr")," | ",l.a.createElement("code",null,"rtl")),l.a.createElement("td",null,l.a.createElement("code",null,"ltr")),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"dropdownMatchSelectWidth"),l.a.createElement("td",null,"\u4e0b\u62c9\u83dc\u5355\u548c\u9009\u62e9\u5668\u540c\u5bbd\u3002\u9ed8\u8ba4\u5c06\u8bbe\u7f6e ",l.a.createElement("code",null,"min-width"),"\uff0c\u5f53\u503c\u5c0f\u4e8e\u9009\u62e9\u6846\u5bbd\u5ea6\u65f6\u4f1a\u88ab\u5ffd\u7565\u3002",l.a.createElement("code",null,"false")," \u65f6\u4f1a\u5173\u95ed\u865a\u62df\u6eda\u52a8"),l.a.createElement("td",null,"boolean | number"),l.a.createElement("td",null,"-"),l.a.createElement("td",null,"4.3.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"form"),l.a.createElement("td",null,"\u8bbe\u7f6e Form \u7ec4\u4ef6\u7684\u901a\u7528\u5c5e\u6027"),l.a.createElement("td",null,"{"," validateMessages?: ",l.a.createElement(r["AnchorLink"],{to:"/components/form/#validateMessages"},"ValidateMessages"),", requiredMark?: boolean | ",l.a.createElement("code",null,"optional")," ","}"),l.a.createElement("td",null,"-"),l.a.createElement("td",null,"requiredMark: 4.8.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"getPopupContainer"),l.a.createElement("td",null,"\u5f39\u51fa\u6846\uff08Select, Tooltip, Menu \u7b49\u7b49\uff09\u6e32\u67d3\u7236\u8282\u70b9\uff0c\u9ed8\u8ba4\u6e32\u67d3\u5230 body \u4e0a\u3002"),l.a.createElement("td",null,"function(triggerNode)"),l.a.createElement("td",null,"() => document.body"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"getTargetContainer"),l.a.createElement("td",null,"\u914d\u7f6e Affix\u3001Anchor \u6eda\u52a8\u76d1\u542c\u5bb9\u5668\u3002"),l.a.createElement("td",null,"() => HTMLElement"),l.a.createElement("td",null,"() => window"),l.a.createElement("td",null,"4.2.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"iconPrefixCls"),l.a.createElement("td",null,"\u8bbe\u7f6e\u56fe\u6807\u7edf\u4e00\u6837\u5f0f\u524d\u7f00\u3002\u6ce8\u610f\uff1a\u9700\u8981\u914d\u5408 ",l.a.createElement("code",null,"less")," \u53d8\u91cf ",l.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/blob/d943b85a523bdf181dabc12c928226f3b4b893de/components/style/themes/default.less#L106"},"@iconfont-css-prefix")," \u4f7f\u7528"),l.a.createElement("td",null,"string"),l.a.createElement("td",null,l.a.createElement("code",null,"anticon")),l.a.createElement("td",null,"4.11.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"input"),l.a.createElement("td",null,"\u8bbe\u7f6e Input \u7ec4\u4ef6\u7684\u901a\u7528\u5c5e\u6027"),l.a.createElement("td",null,"{"," autoComplete?: string ","}"),l.a.createElement("td",null,"-"),l.a.createElement("td",null,"4.2.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"locale"),l.a.createElement("td",null,"\u8bed\u8a00\u5305\u914d\u7f6e\uff0c\u8bed\u8a00\u5305\u53ef\u5230 ",l.a.createElement(r["Link"],{to:"http://unpkg.com/antd/lib/locale/"},"antd/lib/locale")," \u76ee\u5f55\u4e0b\u5bfb\u627e"),l.a.createElement("td",null,"object"),l.a.createElement("td",null,"-"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"pageHeader"),l.a.createElement("td",null,"\u7edf\u4e00\u8bbe\u7f6e PageHeader \u7684 ghost\uff0c\u53c2\u8003 ",l.a.createElement(r["Link"],{to:"/components/page-header"},"PageHeader")),l.a.createElement("td",null,"{"," ghost: boolean ","}"),l.a.createElement("td",null,"true"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"prefixCls"),l.a.createElement("td",null,"\u8bbe\u7f6e\u7edf\u4e00\u6837\u5f0f\u524d\u7f00\u3002\u6ce8\u610f\uff1a\u9700\u8981\u914d\u5408 ",l.a.createElement("code",null,"less")," \u53d8\u91cf ",l.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/blob/2c6c789e3a9356f96c47aea0083f5a15538315cf/components/style/themes/default.less#L7"},"@ant-prefix")," \u4f7f\u7528"),l.a.createElement("td",null,"string"),l.a.createElement("td",null,l.a.createElement("code",null,"ant")),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"renderEmpty"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u7ec4\u4ef6\u7a7a\u72b6\u6001\u3002\u53c2\u8003 ",l.a.createElement(r["Link"],{to:"/components/empty/"},"\u7a7a\u72b6\u6001")),l.a.createElement("td",null,"function(componentName: string): ReactNode"),l.a.createElement("td",null,"-"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"space"),l.a.createElement("td",null,"\u8bbe\u7f6e Space \u7684 ",l.a.createElement("code",null,"size"),"\uff0c\u53c2\u8003 ",l.a.createElement(r["Link"],{to:"/components/space"},"Space")),l.a.createElement("td",null,"{"," size: ",l.a.createElement("code",null,"small")," | ",l.a.createElement("code",null,"middle")," | ",l.a.createElement("code",null,"large")," | ",l.a.createElement("code",null,"number")," ","}"),l.a.createElement("td",null,"-"),l.a.createElement("td",null,"4.1.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"virtual"),l.a.createElement("td",null,"\u8bbe\u7f6e ",l.a.createElement("code",null,"false")," \u65f6\u5173\u95ed\u865a\u62df\u6eda\u52a8"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"-"),l.a.createElement("td",null,"4.3.0")))),l.a.createElement("h3",{id:"configproviderconfig-4130"},l.a.createElement(r["AnchorLink"],{to:"#configproviderconfig-4130","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"ConfigProvider.config() ",l.a.createElement("code",null,"4.13.0+")),l.a.createElement("p",null,"\u8bbe\u7f6e ",l.a.createElement("code",null,"Modal"),"\u3001",l.a.createElement("code",null,"Message"),"\u3001",l.a.createElement("code",null,"Notification")," rootPrefixCls\u3002"),l.a.createElement(o["a"],{code:"ConfigProvider.config({\n prefixCls: 'ant', // 4.13.0+\n iconPrefixCls: 'anticon', // 4.17.0+\n});",lang:"bash"}),l.a.createElement("h2",{id:"faq"},l.a.createElement(r["AnchorLink"],{to:"#faq","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"FAQ"),l.a.createElement("h4",{id:"\u5982\u4f55\u589e\u52a0\u4e00\u4e2a\u65b0\u7684\u8bed\u8a00\u5305"},l.a.createElement(r["AnchorLink"],{to:"#\u5982\u4f55\u589e\u52a0\u4e00\u4e2a\u65b0\u7684\u8bed\u8a00\u5305","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5982\u4f55\u589e\u52a0\u4e00\u4e2a\u65b0\u7684\u8bed\u8a00\u5305\uff1f"),l.a.createElement("p",null,"\u53c2\u8003",l.a.createElement(r["AnchorLink"],{to:"/docs/react/i18n#%E5%A2%9E%E5%8A%A0%E8%AF%AD%E8%A8%80%E5%8C%85"},"\u300a\u589e\u52a0\u8bed\u8a00\u5305\u300b"),"\u3002"),l.a.createElement("h4",{id:"\u4e3a\u4ec0\u4e48\u6211\u4f7f\u7528\u4e86-configprovider-locale\u65f6\u95f4\u7c7b\u7ec4\u4ef6\u7684\u56fd\u9645\u5316\u8fd8\u6709\u95ee\u9898"},l.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48\u6211\u4f7f\u7528\u4e86-configprovider-locale\u65f6\u95f4\u7c7b\u7ec4\u4ef6\u7684\u56fd\u9645\u5316\u8fd8\u6709\u95ee\u9898","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48\u6211\u4f7f\u7528\u4e86 ConfigProvider ",l.a.createElement("code",null,"locale"),"\uff0c\u65f6\u95f4\u7c7b\u7ec4\u4ef6\u7684\u56fd\u9645\u5316\u8fd8\u6709\u95ee\u9898\uff1f"),l.a.createElement("p",null,"\u8bf7\u68c0\u67e5\u662f\u5426\u6b63\u786e\u8bbe\u7f6e\u4e86 moment \u8bed\u8a00\u5305\uff0c\u6216\u8005\u662f\u5426\u6709\u4e24\u4e2a\u7248\u672c\u7684 moment \u5171\u5b58\u3002"),l.a.createElement(o["a"],{code:"import 'moment/locale/zh-cn';\nmoment.locale('zh-cn');",lang:"bash"}),l.a.createElement("h4",{id:"\u914d\u7f6e-getpopupcontainer-\u5bfc\u81f4-modal-\u62a5\u9519"},l.a.createElement(r["AnchorLink"],{to:"#\u914d\u7f6e-getpopupcontainer-\u5bfc\u81f4-modal-\u62a5\u9519","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u914d\u7f6e ",l.a.createElement("code",null,"getPopupContainer")," \u5bfc\u81f4 Modal \u62a5\u9519\uff1f"),l.a.createElement("p",null,"\u76f8\u5173 issue\uff1a",l.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/issues/19974"},"https://github.com/ant-design/ant-design/issues/19974")),l.a.createElement("p",null,"\u5f53\u5982\u4e0b\u5168\u5c40\u8bbe\u7f6e ",l.a.createElement("code",null,"getPopupContainer")," \u4e3a\u89e6\u53d1\u8282\u70b9\u7684 parentNode \u65f6\uff0c\u7531\u4e8e Modal \u7684\u7528\u6cd5\u4e0d\u5b58\u5728 ",l.a.createElement("code",null,"triggerNode"),"\uff0c\u8fd9\u6837\u4f1a\u5bfc\u81f4 ",l.a.createElement("code",null,"triggerNode is undefined")," \u7684\u62a5\u9519\uff0c\u9700\u8981\u589e\u52a0\u4e00\u4e2a",l.a.createElement(r["Link"],{to:"https://github.com/afc163/feedback-antd/commit/3e4d1ad1bc1a38460dc3bf3c56517f737fe7d44a"},"\u5224\u65ad\u6761\u4ef6"),"\u3002"),l.a.createElement(o["a"],{code:"<ConfigProvider\n- getPopupContainer={triggerNode => triggerNode.parentNode}\n+ getPopupContainer={node => {\n+ if (node) {\n+ return node.parentNode;\n+ }\n+ return document.body;\n+ }}\n >\n <App />\n </ConfigProvider>",lang:"diff"}),l.a.createElement("style",{dangerouslySetInnerHTML:{__html:"\n.site-config-provider-calendar-wrapper {\n width: 319px;\n border: 1px solid #d9d9d9;\n border-radius: 2px;\n}\n\n.locale-components {\n padding-top: 16px;\n border-top: 1px solid #d9d9d9;\n}\n\n.__dumi-default-previewer-demo .example {\n margin: 16px 0;\n}\n\n.__dumi-default-previewer-demo .example > * {\n margin-right: 8px;\n}\n\n.change-locale {\n margin-bottom: 16px;\n}\n\n.button-demo .ant-btn,\n.button-demo .ant-btn-group {\n margin-right: 8px;\n margin-bottom: 12px;\n}\n.button-demo .ant-btn-group > .ant-btn,\n.button-demo .ant-btn-group > span > .ant-btn {\n margin-right: 0;\n margin-left: 0;\n}\n\n.head-example {\n display: inline-block;\n width: 42px;\n height: 42px;\n vertical-align: middle;\n background: #eee;\n border-radius: 4px;\n}\n\n.ant-badge:not(.ant-badge-not-a-wrapper) {\n margin-right: 20px;\n}\n.ant-badge-rtl:not(.ant-badge-not-a-wrapper) {\n margin-right: 0;\n margin-left: 20px;\n}\n"}})))))},MZF8:function(e,t,n){"use strict";var a=n("ogwx");n.d(t,"a",(function(){return a["b"]}));n("VCU9")},RZMt:function(e,t,n){},Zxc8:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),l=n.n(a),r=n("k3GJ"),c=n("MZF8"),o=n("dEAq"),i=n("H1Ra");n("RZMt");function d(e,t){return p(e)||E(e,t)||u(e,t)||m()}function m(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(e,t){if(e){if("string"===typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,a=new Array(t);n<t;n++)a[n]=e[n];return a}function E(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var a,l,r=[],c=!0,o=!1;try{for(n=n.call(e);!(c=(a=n.next()).done);c=!0)if(r.push(a.value),t&&r.length===t)break}catch(i){o=!0,l=i}finally{try{c||null==n["return"]||n["return"]()}finally{if(o)throw l}}return r}}function p(e){if(Array.isArray(e))return e}function f(e,t){var n,a=null===(n=e.match(/\.(\w+)$/))||void 0===n?void 0:n[1];return a||(a=t.tsx?"tsx":"jsx"),a}var g=function(e){var t,n,m,u=Object(a["useRef"])(),s=Object(a["useContext"])(o["context"]),E=s.locale,p=Object(o["useLocaleProps"])(E,e),g=Object(o["useDemoUrl"])(p.identifier),b=p.demoUrl||g,h=(null===c["a"]||void 0===c["a"]?void 0:c["a"].location.hash)==="#".concat(p.identifier),v=1===Object.keys(p.sources).length,k=Object(o["useCodeSandbox"])((null===(t=p.hideActions)||void 0===t?void 0:t.includes("CSB"))?null:p),x=Object(o["useRiddle"])((null===(n=p.hideActions)||void 0===n?void 0:n.includes("RIDDLE"))?null:p),y=Object(o["useMotions"])(p.motions||[],u.current),C=d(y,2),_=C[0],N=C[1],w=Object(o["useCopy"])(),A=d(w,2),L=A[0],P=A[1],S=Object(a["useState"])("_"),I=d(S,2),j=I[0],M=I[1],O=Object(a["useState"])(f(j,p.sources[j])),R=d(O,2),T=R[0],H=R[1],q=Object(a["useState"])(Boolean(p.defaultShowCode)),z=d(q,2),B=z[0],F=z[1],U=Object(a["useState"])(Math.random()),Z=d(U,2),J=Z[0],D=Z[1],$=p.sources[j][T]||p.sources[j].content,G=Object(o["useTSPlaygroundUrl"])(E,$),V=Object(a["useRef"])(),W=Object(o["usePrefersColor"])(),X=d(W,1),K=X[0];function Q(e){M(e),H(f(e,p.sources[e]))}return Object(a["useEffect"])((function(){D(Math.random())}),[K]),l.a.createElement("div",{style:p.style,className:[p.className,"__dumi-default-previewer",h?"__dumi-default-previewer-target":""].filter(Boolean).join(" "),id:p.identifier,"data-debug":p.debug||void 0,"data-iframe":p.iframe||void 0},p.iframe&&l.a.createElement("div",{className:"__dumi-default-previewer-browser-nav"}),l.a.createElement("div",{ref:u,className:"__dumi-default-previewer-demo",style:{transform:p.transform?"translate(0, 0)":void 0,padding:p.compact||p.iframe&&!1!==p.compact?"0":void 0,background:p.background}},p.iframe?l.a.createElement("iframe",{title:"dumi-previewer",style:{height:String(p.iframe).replace(/(\d)$/,"$1px")},key:J,src:b,ref:V}):p.children),l.a.createElement("div",{className:"__dumi-default-previewer-desc","data-title":p.title},p.title&&l.a.createElement(o["AnchorLink"],{to:"#".concat(p.identifier)},p.title),p.description&&l.a.createElement("div",{dangerouslySetInnerHTML:{__html:p.description}})),l.a.createElement("div",{className:"__dumi-default-previewer-actions"},k&&l.a.createElement("button",{title:"Open demo on CodeSandbox.io",className:"__dumi-default-icon",role:"codesandbox",onClick:k}),x&&l.a.createElement("button",{title:"Open demo on Riddle",className:"__dumi-default-icon",role:"riddle",onClick:x}),p.motions&&l.a.createElement("button",{title:"Execute motions",className:"__dumi-default-icon",role:"motions",disabled:N,onClick:function(){return _()}}),p.iframe&&l.a.createElement("button",{title:"Reload demo iframe page",className:"__dumi-default-icon",role:"refresh",onClick:function(){return D(Math.random())}}),!(null===(m=p.hideActions)||void 0===m?void 0:m.includes("EXTERNAL"))&&l.a.createElement(o["Link"],{target:"_blank",to:b},l.a.createElement("button",{title:"Open demo in new tab",className:"__dumi-default-icon",role:"open-demo",type:"button"})),l.a.createElement("span",null),l.a.createElement("button",{title:"Copy source code",className:"__dumi-default-icon",role:"copy","data-status":P,onClick:function(){return L($)}}),"tsx"===T&&B&&l.a.createElement(o["Link"],{target:"_blank",to:G},l.a.createElement("button",{title:"Get JSX via TypeScript Playground",className:"__dumi-default-icon",role:"change-tsx",type:"button"})),l.a.createElement("button",{title:"Toggle source code panel",className:"__dumi-default-icon".concat(B?" __dumi-default-btn-expand":""),role:"source",type:"button",onClick:function(){return F(!B)}})),B&&l.a.createElement("div",{className:"__dumi-default-previewer-source-wrapper"},!v&&l.a.createElement(r["b"],{className:"__dumi-default-previewer-source-tab",prefixCls:"__dumi-default-tabs",moreIcon:"\xb7\xb7\xb7",defaultActiveKey:j,onChange:Q},Object.keys(p.sources).map((function(e){return l.a.createElement(r["a"],{tab:"_"===e?"index.".concat(f(e,p.sources[e])):e,key:e})}))),l.a.createElement("div",{className:"__dumi-default-previewer-source"},l.a.createElement(i["a"],{code:$,lang:T,showCopy:!1}))))};t["default"]=g}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[24],
|
3
|
+
{
|
4
|
+
'1y2Z': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(t);
|
7
|
+
var a = n('q1tI'),
|
8
|
+
l = n.n(a),
|
9
|
+
r = n('dEAq'),
|
10
|
+
c = n('Zxc8'),
|
11
|
+
o = n('H1Ra'),
|
12
|
+
i = n('JjdP'),
|
13
|
+
d = l.a.memo(i['default']['config-provider-international'].component),
|
14
|
+
m = l.a.memo(i['default']['config-provider-direction'].component),
|
15
|
+
u = l.a.memo(i['default']['config-provider-size'].component),
|
16
|
+
s = l.a.memo(i['default']['config-provider-global'].component);
|
17
|
+
t['default'] = (e) => (
|
18
|
+
l.a.useEffect(() => {
|
19
|
+
var t;
|
20
|
+
null !== e &&
|
21
|
+
void 0 !== e &&
|
22
|
+
null !== (t = e.location) &&
|
23
|
+
void 0 !== t &&
|
24
|
+
t.hash &&
|
25
|
+
r['AnchorLink'].scrollToAnchor(
|
26
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
27
|
+
);
|
28
|
+
}, []),
|
29
|
+
l.a.createElement(
|
30
|
+
l.a.Fragment,
|
31
|
+
null,
|
32
|
+
l.a.createElement(
|
33
|
+
l.a.Fragment,
|
34
|
+
null,
|
35
|
+
l.a.createElement(
|
36
|
+
'div',
|
37
|
+
{ className: 'markdown' },
|
38
|
+
l.a.createElement(
|
39
|
+
'p',
|
40
|
+
null,
|
41
|
+
'\u4e3a\u7ec4\u4ef6\u63d0\u4f9b\u7edf\u4e00\u7684\u5168\u5c40\u5316\u914d\u7f6e\u3002',
|
42
|
+
),
|
43
|
+
l.a.createElement(
|
44
|
+
'h2',
|
45
|
+
{ id: '\u4f7f\u7528' },
|
46
|
+
l.a.createElement(
|
47
|
+
r['AnchorLink'],
|
48
|
+
{ to: '#\u4f7f\u7528', 'aria-hidden': 'true', tabIndex: -1 },
|
49
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
50
|
+
),
|
51
|
+
'\u4f7f\u7528',
|
52
|
+
),
|
53
|
+
l.a.createElement(
|
54
|
+
'p',
|
55
|
+
null,
|
56
|
+
'ConfigProvider \u4f7f\u7528 React \u7684 ',
|
57
|
+
l.a.createElement(
|
58
|
+
r['Link'],
|
59
|
+
{ to: 'https://facebook.github.io/react/docs/context.html' },
|
60
|
+
'context',
|
61
|
+
),
|
62
|
+
' \u7279\u6027\uff0c\u53ea\u9700\u5728\u5e94\u7528\u5916\u56f4\u5305\u88f9\u4e00\u6b21\u5373\u53ef\u5168\u5c40\u751f\u6548\u3002',
|
63
|
+
),
|
64
|
+
l.a.createElement(o['a'], {
|
65
|
+
code: 'import { ConfigProvider } from \'@fle-ui/next\';\n\n// ...\n\nexport default () => (\n <ConfigProvider direction="rtl">\n <App />\n </ConfigProvider>\n);',
|
66
|
+
lang: 'bash',
|
67
|
+
}),
|
68
|
+
l.a.createElement(
|
69
|
+
'h3',
|
70
|
+
{ id: 'content-security-policy' },
|
71
|
+
l.a.createElement(
|
72
|
+
r['AnchorLink'],
|
73
|
+
{
|
74
|
+
to: '#content-security-policy',
|
75
|
+
'aria-hidden': 'true',
|
76
|
+
tabIndex: -1,
|
77
|
+
},
|
78
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
79
|
+
),
|
80
|
+
'Content Security Policy',
|
81
|
+
),
|
82
|
+
l.a.createElement(
|
83
|
+
'p',
|
84
|
+
null,
|
85
|
+
'\u90e8\u5206\u7ec4\u4ef6\u4e3a\u4e86\u652f\u6301\u6ce2\u7eb9\u6548\u679c\uff0c\u4f7f\u7528\u4e86\u52a8\u6001\u6837\u5f0f\u3002\u5982\u679c\u5f00\u542f\u4e86 Content Security Policy (CSP)\uff0c\u4f60\u53ef\u4ee5\u901a\u8fc7 ',
|
86
|
+
l.a.createElement('code', null, 'csp'),
|
87
|
+
' \u5c5e\u6027\u6765\u8fdb\u884c\u914d\u7f6e\uff1a',
|
88
|
+
),
|
89
|
+
l.a.createElement(o['a'], {
|
90
|
+
code: "<ConfigProvider csp={{ nonce: 'YourNonceCode' }}>\n <Button>My Button</Button>\n</ConfigProvider>",
|
91
|
+
lang: 'bash',
|
92
|
+
}),
|
93
|
+
l.a.createElement(
|
94
|
+
'h2',
|
95
|
+
{ id: '\u4ee3\u7801\u6f14\u793a' },
|
96
|
+
l.a.createElement(
|
97
|
+
r['AnchorLink'],
|
98
|
+
{
|
99
|
+
to: '#\u4ee3\u7801\u6f14\u793a',
|
100
|
+
'aria-hidden': 'true',
|
101
|
+
tabIndex: -1,
|
102
|
+
},
|
103
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
104
|
+
),
|
105
|
+
'\u4ee3\u7801\u6f14\u793a',
|
106
|
+
),
|
107
|
+
l.a.createElement(
|
108
|
+
'h3',
|
109
|
+
{ id: '\u56fd\u9645\u5316' },
|
110
|
+
l.a.createElement(
|
111
|
+
r['AnchorLink'],
|
112
|
+
{
|
113
|
+
to: '#\u56fd\u9645\u5316',
|
114
|
+
'aria-hidden': 'true',
|
115
|
+
tabIndex: -1,
|
116
|
+
},
|
117
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
118
|
+
),
|
119
|
+
'\u56fd\u9645\u5316',
|
120
|
+
),
|
121
|
+
),
|
122
|
+
l.a.createElement(
|
123
|
+
c['default'],
|
124
|
+
i['default']['config-provider-international'].previewerProps,
|
125
|
+
l.a.createElement(d, null),
|
126
|
+
),
|
127
|
+
l.a.createElement(
|
128
|
+
'div',
|
129
|
+
{ className: 'markdown' },
|
130
|
+
l.a.createElement(
|
131
|
+
'h3',
|
132
|
+
{ id: '\u65b9\u5411' },
|
133
|
+
l.a.createElement(
|
134
|
+
r['AnchorLink'],
|
135
|
+
{ to: '#\u65b9\u5411', 'aria-hidden': 'true', tabIndex: -1 },
|
136
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
137
|
+
),
|
138
|
+
'\u65b9\u5411',
|
139
|
+
),
|
140
|
+
),
|
141
|
+
l.a.createElement(
|
142
|
+
c['default'],
|
143
|
+
i['default']['config-provider-direction'].previewerProps,
|
144
|
+
l.a.createElement(m, null),
|
145
|
+
),
|
146
|
+
l.a.createElement(
|
147
|
+
'div',
|
148
|
+
{ className: 'markdown' },
|
149
|
+
l.a.createElement(
|
150
|
+
'h3',
|
151
|
+
{ id: '\u7ec4\u4ef6\u5c3a\u5bf8' },
|
152
|
+
l.a.createElement(
|
153
|
+
r['AnchorLink'],
|
154
|
+
{
|
155
|
+
to: '#\u7ec4\u4ef6\u5c3a\u5bf8',
|
156
|
+
'aria-hidden': 'true',
|
157
|
+
tabIndex: -1,
|
158
|
+
},
|
159
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
160
|
+
),
|
161
|
+
'\u7ec4\u4ef6\u5c3a\u5bf8',
|
162
|
+
),
|
163
|
+
),
|
164
|
+
l.a.createElement(
|
165
|
+
c['default'],
|
166
|
+
i['default']['config-provider-size'].previewerProps,
|
167
|
+
l.a.createElement(u, null),
|
168
|
+
),
|
169
|
+
l.a.createElement(
|
170
|
+
'div',
|
171
|
+
{ className: 'markdown' },
|
172
|
+
l.a.createElement(
|
173
|
+
'h3',
|
174
|
+
{ id: '\u5168\u5c40\u6837\u5f0f' },
|
175
|
+
l.a.createElement(
|
176
|
+
r['AnchorLink'],
|
177
|
+
{
|
178
|
+
to: '#\u5168\u5c40\u6837\u5f0f',
|
179
|
+
'aria-hidden': 'true',
|
180
|
+
tabIndex: -1,
|
181
|
+
},
|
182
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
183
|
+
),
|
184
|
+
'\u5168\u5c40\u6837\u5f0f',
|
185
|
+
),
|
186
|
+
),
|
187
|
+
l.a.createElement(
|
188
|
+
c['default'],
|
189
|
+
i['default']['config-provider-global'].previewerProps,
|
190
|
+
l.a.createElement(s, null),
|
191
|
+
),
|
192
|
+
l.a.createElement(
|
193
|
+
'div',
|
194
|
+
{ className: 'markdown' },
|
195
|
+
l.a.createElement(
|
196
|
+
'h2',
|
197
|
+
{ id: 'api' },
|
198
|
+
l.a.createElement(
|
199
|
+
r['AnchorLink'],
|
200
|
+
{ to: '#api', 'aria-hidden': 'true', tabIndex: -1 },
|
201
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
202
|
+
),
|
203
|
+
'API',
|
204
|
+
),
|
205
|
+
l.a.createElement(
|
206
|
+
'table',
|
207
|
+
null,
|
208
|
+
l.a.createElement(
|
209
|
+
'thead',
|
210
|
+
null,
|
211
|
+
l.a.createElement(
|
212
|
+
'tr',
|
213
|
+
null,
|
214
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
215
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
216
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
217
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
218
|
+
l.a.createElement('th', null, '\u7248\u672c'),
|
219
|
+
),
|
220
|
+
),
|
221
|
+
l.a.createElement(
|
222
|
+
'tbody',
|
223
|
+
null,
|
224
|
+
l.a.createElement(
|
225
|
+
'tr',
|
226
|
+
null,
|
227
|
+
l.a.createElement('td', null, 'autoInsertSpaceInButton'),
|
228
|
+
l.a.createElement(
|
229
|
+
'td',
|
230
|
+
null,
|
231
|
+
'\u8bbe\u7f6e\u4e3a ',
|
232
|
+
l.a.createElement('code', null, 'false'),
|
233
|
+
' \u65f6\uff0c\u79fb\u9664\u6309\u94ae\u4e2d 2 \u4e2a\u6c49\u5b57\u4e4b\u95f4\u7684\u7a7a\u683c',
|
234
|
+
),
|
235
|
+
l.a.createElement('td', null, 'boolean'),
|
236
|
+
l.a.createElement('td', null, 'true'),
|
237
|
+
l.a.createElement('td', null),
|
238
|
+
),
|
239
|
+
l.a.createElement(
|
240
|
+
'tr',
|
241
|
+
null,
|
242
|
+
l.a.createElement('td', null, 'componentSize'),
|
243
|
+
l.a.createElement(
|
244
|
+
'td',
|
245
|
+
null,
|
246
|
+
'\u8bbe\u7f6e antd \u7ec4\u4ef6\u5927\u5c0f',
|
247
|
+
),
|
248
|
+
l.a.createElement(
|
249
|
+
'td',
|
250
|
+
null,
|
251
|
+
l.a.createElement('code', null, 'small'),
|
252
|
+
' | ',
|
253
|
+
l.a.createElement('code', null, 'middle'),
|
254
|
+
' | ',
|
255
|
+
l.a.createElement('code', null, 'large'),
|
256
|
+
),
|
257
|
+
l.a.createElement('td', null, '-'),
|
258
|
+
l.a.createElement('td', null),
|
259
|
+
),
|
260
|
+
l.a.createElement(
|
261
|
+
'tr',
|
262
|
+
null,
|
263
|
+
l.a.createElement('td', null, 'csp'),
|
264
|
+
l.a.createElement(
|
265
|
+
'td',
|
266
|
+
null,
|
267
|
+
'\u8bbe\u7f6e ',
|
268
|
+
l.a.createElement(
|
269
|
+
r['Link'],
|
270
|
+
{
|
271
|
+
to: 'https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP',
|
272
|
+
},
|
273
|
+
'Content Security Policy',
|
274
|
+
),
|
275
|
+
' \u914d\u7f6e',
|
276
|
+
),
|
277
|
+
l.a.createElement('td', null, '{', ' nonce: string ', '}'),
|
278
|
+
l.a.createElement('td', null, '-'),
|
279
|
+
l.a.createElement('td', null),
|
280
|
+
),
|
281
|
+
l.a.createElement(
|
282
|
+
'tr',
|
283
|
+
null,
|
284
|
+
l.a.createElement('td', null, 'direction'),
|
285
|
+
l.a.createElement(
|
286
|
+
'td',
|
287
|
+
null,
|
288
|
+
'\u8bbe\u7f6e\u6587\u672c\u5c55\u793a\u65b9\u5411\u3002 ',
|
289
|
+
l.a.createElement(
|
290
|
+
r['AnchorLink'],
|
291
|
+
{ to: '#components-config-provider-demo-direction' },
|
292
|
+
'\u793a\u4f8b',
|
293
|
+
),
|
294
|
+
),
|
295
|
+
l.a.createElement(
|
296
|
+
'td',
|
297
|
+
null,
|
298
|
+
l.a.createElement('code', null, 'ltr'),
|
299
|
+
' | ',
|
300
|
+
l.a.createElement('code', null, 'rtl'),
|
301
|
+
),
|
302
|
+
l.a.createElement(
|
303
|
+
'td',
|
304
|
+
null,
|
305
|
+
l.a.createElement('code', null, 'ltr'),
|
306
|
+
),
|
307
|
+
l.a.createElement('td', null),
|
308
|
+
),
|
309
|
+
l.a.createElement(
|
310
|
+
'tr',
|
311
|
+
null,
|
312
|
+
l.a.createElement('td', null, 'dropdownMatchSelectWidth'),
|
313
|
+
l.a.createElement(
|
314
|
+
'td',
|
315
|
+
null,
|
316
|
+
'\u4e0b\u62c9\u83dc\u5355\u548c\u9009\u62e9\u5668\u540c\u5bbd\u3002\u9ed8\u8ba4\u5c06\u8bbe\u7f6e ',
|
317
|
+
l.a.createElement('code', null, 'min-width'),
|
318
|
+
'\uff0c\u5f53\u503c\u5c0f\u4e8e\u9009\u62e9\u6846\u5bbd\u5ea6\u65f6\u4f1a\u88ab\u5ffd\u7565\u3002',
|
319
|
+
l.a.createElement('code', null, 'false'),
|
320
|
+
' \u65f6\u4f1a\u5173\u95ed\u865a\u62df\u6eda\u52a8',
|
321
|
+
),
|
322
|
+
l.a.createElement('td', null, 'boolean | number'),
|
323
|
+
l.a.createElement('td', null, '-'),
|
324
|
+
l.a.createElement('td', null, '4.3.0'),
|
325
|
+
),
|
326
|
+
l.a.createElement(
|
327
|
+
'tr',
|
328
|
+
null,
|
329
|
+
l.a.createElement('td', null, 'form'),
|
330
|
+
l.a.createElement(
|
331
|
+
'td',
|
332
|
+
null,
|
333
|
+
'\u8bbe\u7f6e Form \u7ec4\u4ef6\u7684\u901a\u7528\u5c5e\u6027',
|
334
|
+
),
|
335
|
+
l.a.createElement(
|
336
|
+
'td',
|
337
|
+
null,
|
338
|
+
'{',
|
339
|
+
' validateMessages?: ',
|
340
|
+
l.a.createElement(
|
341
|
+
r['AnchorLink'],
|
342
|
+
{ to: '/components/form/#validateMessages' },
|
343
|
+
'ValidateMessages',
|
344
|
+
),
|
345
|
+
', requiredMark?: boolean | ',
|
346
|
+
l.a.createElement('code', null, 'optional'),
|
347
|
+
' ',
|
348
|
+
'}',
|
349
|
+
),
|
350
|
+
l.a.createElement('td', null, '-'),
|
351
|
+
l.a.createElement('td', null, 'requiredMark: 4.8.0'),
|
352
|
+
),
|
353
|
+
l.a.createElement(
|
354
|
+
'tr',
|
355
|
+
null,
|
356
|
+
l.a.createElement('td', null, 'getPopupContainer'),
|
357
|
+
l.a.createElement(
|
358
|
+
'td',
|
359
|
+
null,
|
360
|
+
'\u5f39\u51fa\u6846\uff08Select, Tooltip, Menu \u7b49\u7b49\uff09\u6e32\u67d3\u7236\u8282\u70b9\uff0c\u9ed8\u8ba4\u6e32\u67d3\u5230 body \u4e0a\u3002',
|
361
|
+
),
|
362
|
+
l.a.createElement('td', null, 'function(triggerNode)'),
|
363
|
+
l.a.createElement('td', null, '() => document.body'),
|
364
|
+
l.a.createElement('td', null),
|
365
|
+
),
|
366
|
+
l.a.createElement(
|
367
|
+
'tr',
|
368
|
+
null,
|
369
|
+
l.a.createElement('td', null, 'getTargetContainer'),
|
370
|
+
l.a.createElement(
|
371
|
+
'td',
|
372
|
+
null,
|
373
|
+
'\u914d\u7f6e Affix\u3001Anchor \u6eda\u52a8\u76d1\u542c\u5bb9\u5668\u3002',
|
374
|
+
),
|
375
|
+
l.a.createElement('td', null, '() => HTMLElement'),
|
376
|
+
l.a.createElement('td', null, '() => window'),
|
377
|
+
l.a.createElement('td', null, '4.2.0'),
|
378
|
+
),
|
379
|
+
l.a.createElement(
|
380
|
+
'tr',
|
381
|
+
null,
|
382
|
+
l.a.createElement('td', null, 'iconPrefixCls'),
|
383
|
+
l.a.createElement(
|
384
|
+
'td',
|
385
|
+
null,
|
386
|
+
'\u8bbe\u7f6e\u56fe\u6807\u7edf\u4e00\u6837\u5f0f\u524d\u7f00\u3002\u6ce8\u610f\uff1a\u9700\u8981\u914d\u5408 ',
|
387
|
+
l.a.createElement('code', null, 'less'),
|
388
|
+
' \u53d8\u91cf ',
|
389
|
+
l.a.createElement(
|
390
|
+
r['Link'],
|
391
|
+
{
|
392
|
+
to: 'https://github.com/ant-design/ant-design/blob/d943b85a523bdf181dabc12c928226f3b4b893de/components/style/themes/default.less#L106',
|
393
|
+
},
|
394
|
+
'@iconfont-css-prefix',
|
395
|
+
),
|
396
|
+
' \u4f7f\u7528',
|
397
|
+
),
|
398
|
+
l.a.createElement('td', null, 'string'),
|
399
|
+
l.a.createElement(
|
400
|
+
'td',
|
401
|
+
null,
|
402
|
+
l.a.createElement('code', null, 'anticon'),
|
403
|
+
),
|
404
|
+
l.a.createElement('td', null, '4.11.0'),
|
405
|
+
),
|
406
|
+
l.a.createElement(
|
407
|
+
'tr',
|
408
|
+
null,
|
409
|
+
l.a.createElement('td', null, 'input'),
|
410
|
+
l.a.createElement(
|
411
|
+
'td',
|
412
|
+
null,
|
413
|
+
'\u8bbe\u7f6e Input \u7ec4\u4ef6\u7684\u901a\u7528\u5c5e\u6027',
|
414
|
+
),
|
415
|
+
l.a.createElement(
|
416
|
+
'td',
|
417
|
+
null,
|
418
|
+
'{',
|
419
|
+
' autoComplete?: string ',
|
420
|
+
'}',
|
421
|
+
),
|
422
|
+
l.a.createElement('td', null, '-'),
|
423
|
+
l.a.createElement('td', null, '4.2.0'),
|
424
|
+
),
|
425
|
+
l.a.createElement(
|
426
|
+
'tr',
|
427
|
+
null,
|
428
|
+
l.a.createElement('td', null, 'locale'),
|
429
|
+
l.a.createElement(
|
430
|
+
'td',
|
431
|
+
null,
|
432
|
+
'\u8bed\u8a00\u5305\u914d\u7f6e\uff0c\u8bed\u8a00\u5305\u53ef\u5230 ',
|
433
|
+
l.a.createElement(
|
434
|
+
r['Link'],
|
435
|
+
{ to: 'http://unpkg.com/antd/lib/locale/' },
|
436
|
+
'antd/lib/locale',
|
437
|
+
),
|
438
|
+
' \u76ee\u5f55\u4e0b\u5bfb\u627e',
|
439
|
+
),
|
440
|
+
l.a.createElement('td', null, 'object'),
|
441
|
+
l.a.createElement('td', null, '-'),
|
442
|
+
l.a.createElement('td', null),
|
443
|
+
),
|
444
|
+
l.a.createElement(
|
445
|
+
'tr',
|
446
|
+
null,
|
447
|
+
l.a.createElement('td', null, 'pageHeader'),
|
448
|
+
l.a.createElement(
|
449
|
+
'td',
|
450
|
+
null,
|
451
|
+
'\u7edf\u4e00\u8bbe\u7f6e PageHeader \u7684 ghost\uff0c\u53c2\u8003 ',
|
452
|
+
l.a.createElement(
|
453
|
+
r['Link'],
|
454
|
+
{ to: '/components/page-header' },
|
455
|
+
'PageHeader',
|
456
|
+
),
|
457
|
+
),
|
458
|
+
l.a.createElement('td', null, '{', ' ghost: boolean ', '}'),
|
459
|
+
l.a.createElement('td', null, 'true'),
|
460
|
+
l.a.createElement('td', null),
|
461
|
+
),
|
462
|
+
l.a.createElement(
|
463
|
+
'tr',
|
464
|
+
null,
|
465
|
+
l.a.createElement('td', null, 'prefixCls'),
|
466
|
+
l.a.createElement(
|
467
|
+
'td',
|
468
|
+
null,
|
469
|
+
'\u8bbe\u7f6e\u7edf\u4e00\u6837\u5f0f\u524d\u7f00\u3002\u6ce8\u610f\uff1a\u9700\u8981\u914d\u5408 ',
|
470
|
+
l.a.createElement('code', null, 'less'),
|
471
|
+
' \u53d8\u91cf ',
|
472
|
+
l.a.createElement(
|
473
|
+
r['Link'],
|
474
|
+
{
|
475
|
+
to: 'https://github.com/ant-design/ant-design/blob/2c6c789e3a9356f96c47aea0083f5a15538315cf/components/style/themes/default.less#L7',
|
476
|
+
},
|
477
|
+
'@ant-prefix',
|
478
|
+
),
|
479
|
+
' \u4f7f\u7528',
|
480
|
+
),
|
481
|
+
l.a.createElement('td', null, 'string'),
|
482
|
+
l.a.createElement(
|
483
|
+
'td',
|
484
|
+
null,
|
485
|
+
l.a.createElement('code', null, 'ant'),
|
486
|
+
),
|
487
|
+
l.a.createElement('td', null),
|
488
|
+
),
|
489
|
+
l.a.createElement(
|
490
|
+
'tr',
|
491
|
+
null,
|
492
|
+
l.a.createElement('td', null, 'renderEmpty'),
|
493
|
+
l.a.createElement(
|
494
|
+
'td',
|
495
|
+
null,
|
496
|
+
'\u81ea\u5b9a\u4e49\u7ec4\u4ef6\u7a7a\u72b6\u6001\u3002\u53c2\u8003 ',
|
497
|
+
l.a.createElement(
|
498
|
+
r['Link'],
|
499
|
+
{ to: '/components/empty/' },
|
500
|
+
'\u7a7a\u72b6\u6001',
|
501
|
+
),
|
502
|
+
),
|
503
|
+
l.a.createElement(
|
504
|
+
'td',
|
505
|
+
null,
|
506
|
+
'function(componentName: string): ReactNode',
|
507
|
+
),
|
508
|
+
l.a.createElement('td', null, '-'),
|
509
|
+
l.a.createElement('td', null),
|
510
|
+
),
|
511
|
+
l.a.createElement(
|
512
|
+
'tr',
|
513
|
+
null,
|
514
|
+
l.a.createElement('td', null, 'space'),
|
515
|
+
l.a.createElement(
|
516
|
+
'td',
|
517
|
+
null,
|
518
|
+
'\u8bbe\u7f6e Space \u7684 ',
|
519
|
+
l.a.createElement('code', null, 'size'),
|
520
|
+
'\uff0c\u53c2\u8003 ',
|
521
|
+
l.a.createElement(
|
522
|
+
r['Link'],
|
523
|
+
{ to: '/components/space' },
|
524
|
+
'Space',
|
525
|
+
),
|
526
|
+
),
|
527
|
+
l.a.createElement(
|
528
|
+
'td',
|
529
|
+
null,
|
530
|
+
'{',
|
531
|
+
' size: ',
|
532
|
+
l.a.createElement('code', null, 'small'),
|
533
|
+
' | ',
|
534
|
+
l.a.createElement('code', null, 'middle'),
|
535
|
+
' | ',
|
536
|
+
l.a.createElement('code', null, 'large'),
|
537
|
+
' | ',
|
538
|
+
l.a.createElement('code', null, 'number'),
|
539
|
+
' ',
|
540
|
+
'}',
|
541
|
+
),
|
542
|
+
l.a.createElement('td', null, '-'),
|
543
|
+
l.a.createElement('td', null, '4.1.0'),
|
544
|
+
),
|
545
|
+
l.a.createElement(
|
546
|
+
'tr',
|
547
|
+
null,
|
548
|
+
l.a.createElement('td', null, 'virtual'),
|
549
|
+
l.a.createElement(
|
550
|
+
'td',
|
551
|
+
null,
|
552
|
+
'\u8bbe\u7f6e ',
|
553
|
+
l.a.createElement('code', null, 'false'),
|
554
|
+
' \u65f6\u5173\u95ed\u865a\u62df\u6eda\u52a8',
|
555
|
+
),
|
556
|
+
l.a.createElement('td', null, 'boolean'),
|
557
|
+
l.a.createElement('td', null, '-'),
|
558
|
+
l.a.createElement('td', null, '4.3.0'),
|
559
|
+
),
|
560
|
+
),
|
561
|
+
),
|
562
|
+
l.a.createElement(
|
563
|
+
'h3',
|
564
|
+
{ id: 'configproviderconfig-4130' },
|
565
|
+
l.a.createElement(
|
566
|
+
r['AnchorLink'],
|
567
|
+
{
|
568
|
+
to: '#configproviderconfig-4130',
|
569
|
+
'aria-hidden': 'true',
|
570
|
+
tabIndex: -1,
|
571
|
+
},
|
572
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
573
|
+
),
|
574
|
+
'ConfigProvider.config() ',
|
575
|
+
l.a.createElement('code', null, '4.13.0+'),
|
576
|
+
),
|
577
|
+
l.a.createElement(
|
578
|
+
'p',
|
579
|
+
null,
|
580
|
+
'\u8bbe\u7f6e ',
|
581
|
+
l.a.createElement('code', null, 'Modal'),
|
582
|
+
'\u3001',
|
583
|
+
l.a.createElement('code', null, 'Message'),
|
584
|
+
'\u3001',
|
585
|
+
l.a.createElement('code', null, 'Notification'),
|
586
|
+
' rootPrefixCls\u3002',
|
587
|
+
),
|
588
|
+
l.a.createElement(o['a'], {
|
589
|
+
code: "ConfigProvider.config({\n prefixCls: 'ant', // 4.13.0+\n iconPrefixCls: 'anticon', // 4.17.0+\n});",
|
590
|
+
lang: 'bash',
|
591
|
+
}),
|
592
|
+
l.a.createElement(
|
593
|
+
'h2',
|
594
|
+
{ id: 'faq' },
|
595
|
+
l.a.createElement(
|
596
|
+
r['AnchorLink'],
|
597
|
+
{ to: '#faq', 'aria-hidden': 'true', tabIndex: -1 },
|
598
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
599
|
+
),
|
600
|
+
'FAQ',
|
601
|
+
),
|
602
|
+
l.a.createElement(
|
603
|
+
'h4',
|
604
|
+
{
|
605
|
+
id: '\u5982\u4f55\u589e\u52a0\u4e00\u4e2a\u65b0\u7684\u8bed\u8a00\u5305',
|
606
|
+
},
|
607
|
+
l.a.createElement(
|
608
|
+
r['AnchorLink'],
|
609
|
+
{
|
610
|
+
to: '#\u5982\u4f55\u589e\u52a0\u4e00\u4e2a\u65b0\u7684\u8bed\u8a00\u5305',
|
611
|
+
'aria-hidden': 'true',
|
612
|
+
tabIndex: -1,
|
613
|
+
},
|
614
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
615
|
+
),
|
616
|
+
'\u5982\u4f55\u589e\u52a0\u4e00\u4e2a\u65b0\u7684\u8bed\u8a00\u5305\uff1f',
|
617
|
+
),
|
618
|
+
l.a.createElement(
|
619
|
+
'p',
|
620
|
+
null,
|
621
|
+
'\u53c2\u8003',
|
622
|
+
l.a.createElement(
|
623
|
+
r['AnchorLink'],
|
624
|
+
{
|
625
|
+
to: '/docs/react/i18n#%E5%A2%9E%E5%8A%A0%E8%AF%AD%E8%A8%80%E5%8C%85',
|
626
|
+
},
|
627
|
+
'\u300a\u589e\u52a0\u8bed\u8a00\u5305\u300b',
|
628
|
+
),
|
629
|
+
'\u3002',
|
630
|
+
),
|
631
|
+
l.a.createElement(
|
632
|
+
'h4',
|
633
|
+
{
|
634
|
+
id: '\u4e3a\u4ec0\u4e48\u6211\u4f7f\u7528\u4e86-configprovider-locale\u65f6\u95f4\u7c7b\u7ec4\u4ef6\u7684\u56fd\u9645\u5316\u8fd8\u6709\u95ee\u9898',
|
635
|
+
},
|
636
|
+
l.a.createElement(
|
637
|
+
r['AnchorLink'],
|
638
|
+
{
|
639
|
+
to: '#\u4e3a\u4ec0\u4e48\u6211\u4f7f\u7528\u4e86-configprovider-locale\u65f6\u95f4\u7c7b\u7ec4\u4ef6\u7684\u56fd\u9645\u5316\u8fd8\u6709\u95ee\u9898',
|
640
|
+
'aria-hidden': 'true',
|
641
|
+
tabIndex: -1,
|
642
|
+
},
|
643
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
644
|
+
),
|
645
|
+
'\u4e3a\u4ec0\u4e48\u6211\u4f7f\u7528\u4e86 ConfigProvider ',
|
646
|
+
l.a.createElement('code', null, 'locale'),
|
647
|
+
'\uff0c\u65f6\u95f4\u7c7b\u7ec4\u4ef6\u7684\u56fd\u9645\u5316\u8fd8\u6709\u95ee\u9898\uff1f',
|
648
|
+
),
|
649
|
+
l.a.createElement(
|
650
|
+
'p',
|
651
|
+
null,
|
652
|
+
'\u8bf7\u68c0\u67e5\u662f\u5426\u6b63\u786e\u8bbe\u7f6e\u4e86 moment \u8bed\u8a00\u5305\uff0c\u6216\u8005\u662f\u5426\u6709\u4e24\u4e2a\u7248\u672c\u7684 moment \u5171\u5b58\u3002',
|
653
|
+
),
|
654
|
+
l.a.createElement(o['a'], {
|
655
|
+
code: "import 'moment/locale/zh-cn';\nmoment.locale('zh-cn');",
|
656
|
+
lang: 'bash',
|
657
|
+
}),
|
658
|
+
l.a.createElement(
|
659
|
+
'h4',
|
660
|
+
{
|
661
|
+
id: '\u914d\u7f6e-getpopupcontainer-\u5bfc\u81f4-modal-\u62a5\u9519',
|
662
|
+
},
|
663
|
+
l.a.createElement(
|
664
|
+
r['AnchorLink'],
|
665
|
+
{
|
666
|
+
to: '#\u914d\u7f6e-getpopupcontainer-\u5bfc\u81f4-modal-\u62a5\u9519',
|
667
|
+
'aria-hidden': 'true',
|
668
|
+
tabIndex: -1,
|
669
|
+
},
|
670
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
671
|
+
),
|
672
|
+
'\u914d\u7f6e ',
|
673
|
+
l.a.createElement('code', null, 'getPopupContainer'),
|
674
|
+
' \u5bfc\u81f4 Modal \u62a5\u9519\uff1f',
|
675
|
+
),
|
676
|
+
l.a.createElement(
|
677
|
+
'p',
|
678
|
+
null,
|
679
|
+
'\u76f8\u5173 issue\uff1a',
|
680
|
+
l.a.createElement(
|
681
|
+
r['Link'],
|
682
|
+
{
|
683
|
+
to: 'https://github.com/ant-design/ant-design/issues/19974',
|
684
|
+
},
|
685
|
+
'https://github.com/ant-design/ant-design/issues/19974',
|
686
|
+
),
|
687
|
+
),
|
688
|
+
l.a.createElement(
|
689
|
+
'p',
|
690
|
+
null,
|
691
|
+
'\u5f53\u5982\u4e0b\u5168\u5c40\u8bbe\u7f6e ',
|
692
|
+
l.a.createElement('code', null, 'getPopupContainer'),
|
693
|
+
' \u4e3a\u89e6\u53d1\u8282\u70b9\u7684 parentNode \u65f6\uff0c\u7531\u4e8e Modal \u7684\u7528\u6cd5\u4e0d\u5b58\u5728 ',
|
694
|
+
l.a.createElement('code', null, 'triggerNode'),
|
695
|
+
'\uff0c\u8fd9\u6837\u4f1a\u5bfc\u81f4 ',
|
696
|
+
l.a.createElement('code', null, 'triggerNode is undefined'),
|
697
|
+
' \u7684\u62a5\u9519\uff0c\u9700\u8981\u589e\u52a0\u4e00\u4e2a',
|
698
|
+
l.a.createElement(
|
699
|
+
r['Link'],
|
700
|
+
{
|
701
|
+
to: 'https://github.com/afc163/feedback-antd/commit/3e4d1ad1bc1a38460dc3bf3c56517f737fe7d44a',
|
702
|
+
},
|
703
|
+
'\u5224\u65ad\u6761\u4ef6',
|
704
|
+
),
|
705
|
+
'\u3002',
|
706
|
+
),
|
707
|
+
l.a.createElement(o['a'], {
|
708
|
+
code: '<ConfigProvider\n- getPopupContainer={triggerNode => triggerNode.parentNode}\n+ getPopupContainer={node => {\n+ if (node) {\n+ return node.parentNode;\n+ }\n+ return document.body;\n+ }}\n >\n <App />\n </ConfigProvider>',
|
709
|
+
lang: 'diff',
|
710
|
+
}),
|
711
|
+
l.a.createElement('style', {
|
712
|
+
dangerouslySetInnerHTML: {
|
713
|
+
__html:
|
714
|
+
'\n.site-config-provider-calendar-wrapper {\n width: 319px;\n border: 1px solid #d9d9d9;\n border-radius: 2px;\n}\n\n.locale-components {\n padding-top: 16px;\n border-top: 1px solid #d9d9d9;\n}\n\n.__dumi-default-previewer-demo .example {\n margin: 16px 0;\n}\n\n.__dumi-default-previewer-demo .example > * {\n margin-right: 8px;\n}\n\n.change-locale {\n margin-bottom: 16px;\n}\n\n.button-demo .ant-btn,\n.button-demo .ant-btn-group {\n margin-right: 8px;\n margin-bottom: 12px;\n}\n.button-demo .ant-btn-group > .ant-btn,\n.button-demo .ant-btn-group > span > .ant-btn {\n margin-right: 0;\n margin-left: 0;\n}\n\n.head-example {\n display: inline-block;\n width: 42px;\n height: 42px;\n vertical-align: middle;\n background: #eee;\n border-radius: 4px;\n}\n\n.ant-badge:not(.ant-badge-not-a-wrapper) {\n margin-right: 20px;\n}\n.ant-badge-rtl:not(.ant-badge-not-a-wrapper) {\n margin-right: 0;\n margin-left: 20px;\n}\n',
|
715
|
+
},
|
716
|
+
}),
|
717
|
+
),
|
718
|
+
),
|
719
|
+
)
|
720
|
+
);
|
721
|
+
},
|
722
|
+
MZF8: function (e, t, n) {
|
723
|
+
'use strict';
|
724
|
+
var a = n('ogwx');
|
725
|
+
n.d(t, 'a', function () {
|
726
|
+
return a['b'];
|
727
|
+
});
|
728
|
+
n('VCU9');
|
729
|
+
},
|
730
|
+
RZMt: function (e, t, n) {},
|
731
|
+
Zxc8: function (e, t, n) {
|
732
|
+
'use strict';
|
733
|
+
n.r(t);
|
734
|
+
var a = n('q1tI'),
|
735
|
+
l = n.n(a),
|
736
|
+
r = n('k3GJ'),
|
737
|
+
c = n('MZF8'),
|
738
|
+
o = n('dEAq'),
|
739
|
+
i = n('H1Ra');
|
740
|
+
n('RZMt');
|
741
|
+
function d(e, t) {
|
742
|
+
return p(e) || E(e, t) || u(e, t) || m();
|
743
|
+
}
|
744
|
+
function m() {
|
745
|
+
throw new TypeError(
|
746
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
747
|
+
);
|
748
|
+
}
|
749
|
+
function u(e, t) {
|
750
|
+
if (e) {
|
751
|
+
if ('string' === typeof e) return s(e, t);
|
752
|
+
var n = Object.prototype.toString.call(e).slice(8, -1);
|
753
|
+
return (
|
754
|
+
'Object' === n && e.constructor && (n = e.constructor.name),
|
755
|
+
'Map' === n || 'Set' === n
|
756
|
+
? Array.from(e)
|
757
|
+
: 'Arguments' === n ||
|
758
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
759
|
+
? s(e, t)
|
760
|
+
: void 0
|
761
|
+
);
|
762
|
+
}
|
763
|
+
}
|
764
|
+
function s(e, t) {
|
765
|
+
(null == t || t > e.length) && (t = e.length);
|
766
|
+
for (var n = 0, a = new Array(t); n < t; n++) a[n] = e[n];
|
767
|
+
return a;
|
768
|
+
}
|
769
|
+
function E(e, t) {
|
770
|
+
var n =
|
771
|
+
null == e
|
772
|
+
? null
|
773
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
774
|
+
e['@@iterator'];
|
775
|
+
if (null != n) {
|
776
|
+
var a,
|
777
|
+
l,
|
778
|
+
r = [],
|
779
|
+
c = !0,
|
780
|
+
o = !1;
|
781
|
+
try {
|
782
|
+
for (n = n.call(e); !(c = (a = n.next()).done); c = !0)
|
783
|
+
if ((r.push(a.value), t && r.length === t)) break;
|
784
|
+
} catch (i) {
|
785
|
+
(o = !0), (l = i);
|
786
|
+
} finally {
|
787
|
+
try {
|
788
|
+
c || null == n['return'] || n['return']();
|
789
|
+
} finally {
|
790
|
+
if (o) throw l;
|
791
|
+
}
|
792
|
+
}
|
793
|
+
return r;
|
794
|
+
}
|
795
|
+
}
|
796
|
+
function p(e) {
|
797
|
+
if (Array.isArray(e)) return e;
|
798
|
+
}
|
799
|
+
function f(e, t) {
|
800
|
+
var n,
|
801
|
+
a =
|
802
|
+
null === (n = e.match(/\.(\w+)$/)) || void 0 === n ? void 0 : n[1];
|
803
|
+
return a || (a = t.tsx ? 'tsx' : 'jsx'), a;
|
804
|
+
}
|
805
|
+
var g = function (e) {
|
806
|
+
var t,
|
807
|
+
n,
|
808
|
+
m,
|
809
|
+
u = Object(a['useRef'])(),
|
810
|
+
s = Object(a['useContext'])(o['context']),
|
811
|
+
E = s.locale,
|
812
|
+
p = Object(o['useLocaleProps'])(E, e),
|
813
|
+
g = Object(o['useDemoUrl'])(p.identifier),
|
814
|
+
b = p.demoUrl || g,
|
815
|
+
h =
|
816
|
+
(null === c['a'] || void 0 === c['a']
|
817
|
+
? void 0
|
818
|
+
: c['a'].location.hash) === '#'.concat(p.identifier),
|
819
|
+
v = 1 === Object.keys(p.sources).length,
|
820
|
+
k = Object(o['useCodeSandbox'])(
|
821
|
+
(
|
822
|
+
null === (t = p.hideActions) || void 0 === t
|
823
|
+
? void 0
|
824
|
+
: t.includes('CSB')
|
825
|
+
)
|
826
|
+
? null
|
827
|
+
: p,
|
828
|
+
),
|
829
|
+
x = Object(o['useRiddle'])(
|
830
|
+
(
|
831
|
+
null === (n = p.hideActions) || void 0 === n
|
832
|
+
? void 0
|
833
|
+
: n.includes('RIDDLE')
|
834
|
+
)
|
835
|
+
? null
|
836
|
+
: p,
|
837
|
+
),
|
838
|
+
y = Object(o['useMotions'])(p.motions || [], u.current),
|
839
|
+
C = d(y, 2),
|
840
|
+
_ = C[0],
|
841
|
+
N = C[1],
|
842
|
+
w = Object(o['useCopy'])(),
|
843
|
+
A = d(w, 2),
|
844
|
+
L = A[0],
|
845
|
+
P = A[1],
|
846
|
+
S = Object(a['useState'])('_'),
|
847
|
+
I = d(S, 2),
|
848
|
+
j = I[0],
|
849
|
+
M = I[1],
|
850
|
+
O = Object(a['useState'])(f(j, p.sources[j])),
|
851
|
+
R = d(O, 2),
|
852
|
+
T = R[0],
|
853
|
+
H = R[1],
|
854
|
+
q = Object(a['useState'])(Boolean(p.defaultShowCode)),
|
855
|
+
z = d(q, 2),
|
856
|
+
B = z[0],
|
857
|
+
F = z[1],
|
858
|
+
U = Object(a['useState'])(Math.random()),
|
859
|
+
Z = d(U, 2),
|
860
|
+
J = Z[0],
|
861
|
+
D = Z[1],
|
862
|
+
$ = p.sources[j][T] || p.sources[j].content,
|
863
|
+
G = Object(o['useTSPlaygroundUrl'])(E, $),
|
864
|
+
V = Object(a['useRef'])(),
|
865
|
+
W = Object(o['usePrefersColor'])(),
|
866
|
+
X = d(W, 1),
|
867
|
+
K = X[0];
|
868
|
+
function Q(e) {
|
869
|
+
M(e), H(f(e, p.sources[e]));
|
870
|
+
}
|
871
|
+
return (
|
872
|
+
Object(a['useEffect'])(
|
873
|
+
function () {
|
874
|
+
D(Math.random());
|
875
|
+
},
|
876
|
+
[K],
|
877
|
+
),
|
878
|
+
l.a.createElement(
|
879
|
+
'div',
|
880
|
+
{
|
881
|
+
style: p.style,
|
882
|
+
className: [
|
883
|
+
p.className,
|
884
|
+
'__dumi-default-previewer',
|
885
|
+
h ? '__dumi-default-previewer-target' : '',
|
886
|
+
]
|
887
|
+
.filter(Boolean)
|
888
|
+
.join(' '),
|
889
|
+
id: p.identifier,
|
890
|
+
'data-debug': p.debug || void 0,
|
891
|
+
'data-iframe': p.iframe || void 0,
|
892
|
+
},
|
893
|
+
p.iframe &&
|
894
|
+
l.a.createElement('div', {
|
895
|
+
className: '__dumi-default-previewer-browser-nav',
|
896
|
+
}),
|
897
|
+
l.a.createElement(
|
898
|
+
'div',
|
899
|
+
{
|
900
|
+
ref: u,
|
901
|
+
className: '__dumi-default-previewer-demo',
|
902
|
+
style: {
|
903
|
+
transform: p.transform ? 'translate(0, 0)' : void 0,
|
904
|
+
padding:
|
905
|
+
p.compact || (p.iframe && !1 !== p.compact) ? '0' : void 0,
|
906
|
+
background: p.background,
|
907
|
+
},
|
908
|
+
},
|
909
|
+
p.iframe
|
910
|
+
? l.a.createElement('iframe', {
|
911
|
+
title: 'dumi-previewer',
|
912
|
+
style: {
|
913
|
+
height: String(p.iframe).replace(/(\d)$/, '$1px'),
|
914
|
+
},
|
915
|
+
key: J,
|
916
|
+
src: b,
|
917
|
+
ref: V,
|
918
|
+
})
|
919
|
+
: p.children,
|
920
|
+
),
|
921
|
+
l.a.createElement(
|
922
|
+
'div',
|
923
|
+
{
|
924
|
+
className: '__dumi-default-previewer-desc',
|
925
|
+
'data-title': p.title,
|
926
|
+
},
|
927
|
+
p.title &&
|
928
|
+
l.a.createElement(
|
929
|
+
o['AnchorLink'],
|
930
|
+
{ to: '#'.concat(p.identifier) },
|
931
|
+
p.title,
|
932
|
+
),
|
933
|
+
p.description &&
|
934
|
+
l.a.createElement('div', {
|
935
|
+
dangerouslySetInnerHTML: { __html: p.description },
|
936
|
+
}),
|
937
|
+
),
|
938
|
+
l.a.createElement(
|
939
|
+
'div',
|
940
|
+
{ className: '__dumi-default-previewer-actions' },
|
941
|
+
k &&
|
942
|
+
l.a.createElement('button', {
|
943
|
+
title: 'Open demo on CodeSandbox.io',
|
944
|
+
className: '__dumi-default-icon',
|
945
|
+
role: 'codesandbox',
|
946
|
+
onClick: k,
|
947
|
+
}),
|
948
|
+
x &&
|
949
|
+
l.a.createElement('button', {
|
950
|
+
title: 'Open demo on Riddle',
|
951
|
+
className: '__dumi-default-icon',
|
952
|
+
role: 'riddle',
|
953
|
+
onClick: x,
|
954
|
+
}),
|
955
|
+
p.motions &&
|
956
|
+
l.a.createElement('button', {
|
957
|
+
title: 'Execute motions',
|
958
|
+
className: '__dumi-default-icon',
|
959
|
+
role: 'motions',
|
960
|
+
disabled: N,
|
961
|
+
onClick: function () {
|
962
|
+
return _();
|
963
|
+
},
|
964
|
+
}),
|
965
|
+
p.iframe &&
|
966
|
+
l.a.createElement('button', {
|
967
|
+
title: 'Reload demo iframe page',
|
968
|
+
className: '__dumi-default-icon',
|
969
|
+
role: 'refresh',
|
970
|
+
onClick: function () {
|
971
|
+
return D(Math.random());
|
972
|
+
},
|
973
|
+
}),
|
974
|
+
!(null === (m = p.hideActions) || void 0 === m
|
975
|
+
? void 0
|
976
|
+
: m.includes('EXTERNAL')) &&
|
977
|
+
l.a.createElement(
|
978
|
+
o['Link'],
|
979
|
+
{ target: '_blank', to: b },
|
980
|
+
l.a.createElement('button', {
|
981
|
+
title: 'Open demo in new tab',
|
982
|
+
className: '__dumi-default-icon',
|
983
|
+
role: 'open-demo',
|
984
|
+
type: 'button',
|
985
|
+
}),
|
986
|
+
),
|
987
|
+
l.a.createElement('span', null),
|
988
|
+
l.a.createElement('button', {
|
989
|
+
title: 'Copy source code',
|
990
|
+
className: '__dumi-default-icon',
|
991
|
+
role: 'copy',
|
992
|
+
'data-status': P,
|
993
|
+
onClick: function () {
|
994
|
+
return L($);
|
995
|
+
},
|
996
|
+
}),
|
997
|
+
'tsx' === T &&
|
998
|
+
B &&
|
999
|
+
l.a.createElement(
|
1000
|
+
o['Link'],
|
1001
|
+
{ target: '_blank', to: G },
|
1002
|
+
l.a.createElement('button', {
|
1003
|
+
title: 'Get JSX via TypeScript Playground',
|
1004
|
+
className: '__dumi-default-icon',
|
1005
|
+
role: 'change-tsx',
|
1006
|
+
type: 'button',
|
1007
|
+
}),
|
1008
|
+
),
|
1009
|
+
l.a.createElement('button', {
|
1010
|
+
title: 'Toggle source code panel',
|
1011
|
+
className: '__dumi-default-icon'.concat(
|
1012
|
+
B ? ' __dumi-default-btn-expand' : '',
|
1013
|
+
),
|
1014
|
+
role: 'source',
|
1015
|
+
type: 'button',
|
1016
|
+
onClick: function () {
|
1017
|
+
return F(!B);
|
1018
|
+
},
|
1019
|
+
}),
|
1020
|
+
),
|
1021
|
+
B &&
|
1022
|
+
l.a.createElement(
|
1023
|
+
'div',
|
1024
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
1025
|
+
!v &&
|
1026
|
+
l.a.createElement(
|
1027
|
+
r['b'],
|
1028
|
+
{
|
1029
|
+
className: '__dumi-default-previewer-source-tab',
|
1030
|
+
prefixCls: '__dumi-default-tabs',
|
1031
|
+
moreIcon: '\xb7\xb7\xb7',
|
1032
|
+
defaultActiveKey: j,
|
1033
|
+
onChange: Q,
|
1034
|
+
},
|
1035
|
+
Object.keys(p.sources).map(function (e) {
|
1036
|
+
return l.a.createElement(r['a'], {
|
1037
|
+
tab:
|
1038
|
+
'_' === e ? 'index.'.concat(f(e, p.sources[e])) : e,
|
1039
|
+
key: e,
|
1040
|
+
});
|
1041
|
+
}),
|
1042
|
+
),
|
1043
|
+
l.a.createElement(
|
1044
|
+
'div',
|
1045
|
+
{ className: '__dumi-default-previewer-source' },
|
1046
|
+
l.a.createElement(i['a'], { code: $, lang: T, showCopy: !1 }),
|
1047
|
+
),
|
1048
|
+
),
|
1049
|
+
)
|
1050
|
+
);
|
1051
|
+
};
|
1052
|
+
t['default'] = g;
|
1053
|
+
},
|
1054
|
+
},
|
1055
|
+
]);
|