@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,1192 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[43],{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){},V9lB:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),l=n.n(a),c=n("dEAq"),r=n("Zxc8"),o=n("H1Ra"),i=n("JjdP"),m=l.a.memo(i["default"]["notification-basic"].component),u=l.a.memo(i["default"]["notification-duration"].component),d=l.a.memo(i["default"]["notification-with-icon"].component),E=l.a.memo(i["default"]["notification-with-btn"].component),s=l.a.memo(i["default"]["notification-custom-style"].component),f=l.a.memo(i["default"]["notification-custom-icon"].component),p=l.a.memo(i["default"]["notification-placement"].component),h=l.a.memo(i["default"]["notification-hooks"].component),b=l.a.memo(i["default"]["notification-update"].component);t["default"]=e=>(l.a.useEffect((()=>{var t;null!==e&&void 0!==e&&null!==(t=e.location)&&void 0!==t&&t.hash&&c["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("h1",{id:"notification-\u53cd\u9988"},l.a.createElement(c["AnchorLink"],{to:"#notification-\u53cd\u9988","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Notification \u53cd\u9988"),l.a.createElement("p",null,"\u5168\u5c40\u5c55\u793a\u901a\u77e5\u63d0\u9192\u4fe1\u606f\u3002"),l.a.createElement("h2",{id:"\u4f55\u65f6\u4f7f\u7528"},l.a.createElement(c["AnchorLink"],{to:"#\u4f55\u65f6\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4f55\u65f6\u4f7f\u7528"),l.a.createElement("p",null,"\u5728\u7cfb\u7edf\u56db\u4e2a\u89d2\u663e\u793a\u901a\u77e5\u63d0\u9192\u4fe1\u606f\u3002\u7ecf\u5e38\u7528\u4e8e\u4ee5\u4e0b\u60c5\u51b5\uff1a"),l.a.createElement("ul",null,l.a.createElement("li",null,"\u8f83\u4e3a\u590d\u6742\u7684\u901a\u77e5\u5185\u5bb9\u3002"),l.a.createElement("li",null,"\u5e26\u6709\u4ea4\u4e92\u7684\u901a\u77e5\uff0c\u7ed9\u51fa\u7528\u6237\u4e0b\u4e00\u6b65\u7684\u884c\u52a8\u70b9\u3002"),l.a.createElement("li",null,"\u7cfb\u7edf\u4e3b\u52a8\u63a8\u9001\u3002")),l.a.createElement("h2",{id:"\u4ee3\u7801\u6f14\u793a"},l.a.createElement(c["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:"\u57fa\u672c\u4f7f\u7528"},l.a.createElement(c["AnchorLink"],{to:"#\u57fa\u672c\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u57fa\u672c\u4f7f\u7528")),l.a.createElement(r["default"],i["default"]["notification-basic"].previewerProps,l.a.createElement(m,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u81ea\u52a8\u5173\u95ed\u7684\u5ef6\u65f6"},l.a.createElement(c["AnchorLink"],{to:"#\u81ea\u52a8\u5173\u95ed\u7684\u5ef6\u65f6","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u52a8\u5173\u95ed\u7684\u5ef6\u65f6")),l.a.createElement(r["default"],i["default"]["notification-duration"].previewerProps,l.a.createElement(u,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u5e26\u6709\u56fe\u6807\u7684\u901a\u77e5\u63d0\u9192\u6846"},l.a.createElement(c["AnchorLink"],{to:"#\u5e26\u6709\u56fe\u6807\u7684\u901a\u77e5\u63d0\u9192\u6846","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5e26\u6709\u56fe\u6807\u7684\u901a\u77e5\u63d0\u9192\u6846")),l.a.createElement(r["default"],i["default"]["notification-with-icon"].previewerProps,l.a.createElement(d,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u6309\u94ae"},l.a.createElement(c["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u6309\u94ae","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u6309\u94ae")),l.a.createElement(r["default"],i["default"]["notification-with-btn"].previewerProps,l.a.createElement(E,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u6837\u5f0f"},l.a.createElement(c["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u6837\u5f0f","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u6837\u5f0f")),l.a.createElement(r["default"],i["default"]["notification-custom-style"].previewerProps,l.a.createElement(s,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u56fe\u6807"},l.a.createElement(c["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u56fe\u6807","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u56fe\u6807")),l.a.createElement(r["default"],i["default"]["notification-custom-icon"].previewerProps,l.a.createElement(f,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u4f4d\u7f6e"},l.a.createElement(c["AnchorLink"],{to:"#\u4f4d\u7f6e","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4f4d\u7f6e")),l.a.createElement(r["default"],i["default"]["notification-placement"].previewerProps,l.a.createElement(p,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u901a\u8fc7-hooks-\u83b7\u53d6\u4e0a\u4e0b\u6587"},l.a.createElement(c["AnchorLink"],{to:"#\u901a\u8fc7-hooks-\u83b7\u53d6\u4e0a\u4e0b\u6587","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u901a\u8fc7 Hooks \u83b7\u53d6\u4e0a\u4e0b\u6587")),l.a.createElement(r["default"],i["default"]["notification-hooks"].previewerProps,l.a.createElement(h,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u66f4\u65b0\u6d88\u606f\u5185\u5bb9"},l.a.createElement(c["AnchorLink"],{to:"#\u66f4\u65b0\u6d88\u606f\u5185\u5bb9","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u66f4\u65b0\u6d88\u606f\u5185\u5bb9")),l.a.createElement(r["default"],i["default"]["notification-update"].previewerProps,l.a.createElement(b,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h2",{id:"api"},l.a.createElement(c["AnchorLink"],{to:"#api","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"API"),l.a.createElement("ul",null,l.a.createElement("li",null,l.a.createElement("code",null,"notification.success(config)")),l.a.createElement("li",null,l.a.createElement("code",null,"notification.error(config)")),l.a.createElement("li",null,l.a.createElement("code",null,"notification.info(config)")),l.a.createElement("li",null,l.a.createElement("code",null,"notification.warning(config)")),l.a.createElement("li",null,l.a.createElement("code",null,"notification.warn(config)")),l.a.createElement("li",null,l.a.createElement("code",null,"notification.open(config)")),l.a.createElement("li",null,l.a.createElement("code",null,"notification.close(key: String)")),l.a.createElement("li",null,l.a.createElement("code",null,"notification.destroy()"))),l.a.createElement("p",null,"config \u53c2\u6570\u5982\u4e0b\uff1a"),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("tbody",null,l.a.createElement("tr",null,l.a.createElement("td",null,"bottom"),l.a.createElement("td",null,"\u6d88\u606f\u4ece\u5e95\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u5e95\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20"),l.a.createElement("td",null,"number"),l.a.createElement("td",null,"24")),l.a.createElement("tr",null,l.a.createElement("td",null,"btn"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5173\u95ed\u6309\u94ae"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"className"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49 CSS class"),l.a.createElement("td",null,"string"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"closeIcon"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5173\u95ed\u56fe\u6807"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"description"),l.a.createElement("td",null,"\u901a\u77e5\u63d0\u9192\u5185\u5bb9\uff0c\u5fc5\u9009"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"duration"),l.a.createElement("td",null,"\u9ed8\u8ba4 4.5 \u79d2\u540e\u81ea\u52a8\u5173\u95ed\uff0c\u914d\u7f6e\u4e3a null \u5219\u4e0d\u81ea\u52a8\u5173\u95ed"),l.a.createElement("td",null,"number"),l.a.createElement("td",null,"4.5")),l.a.createElement("tr",null,l.a.createElement("td",null,"getContainer"),l.a.createElement("td",null,"\u914d\u7f6e\u6e32\u67d3\u8282\u70b9\u7684\u8f93\u51fa\u4f4d\u7f6e"),l.a.createElement("td",null,"() => HTMLNode"),l.a.createElement("td",null,"() => document.body")),l.a.createElement("tr",null,l.a.createElement("td",null,"icon"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u56fe\u6807"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"key"),l.a.createElement("td",null,"\u5f53\u524d\u901a\u77e5\u552f\u4e00\u6807\u5fd7"),l.a.createElement("td",null,"string"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"message"),l.a.createElement("td",null,"\u901a\u77e5\u63d0\u9192\u6807\u9898\uff0c\u5fc5\u9009"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"placement"),l.a.createElement("td",null,"\u5f39\u51fa\u4f4d\u7f6e\uff0c\u53ef\u9009 ",l.a.createElement("code",null,"topLeft")," ",l.a.createElement("code",null,"topRight")," ",l.a.createElement("code",null,"bottomLeft")," ",l.a.createElement("code",null,"bottomRight")),l.a.createElement("td",null,"string"),l.a.createElement("td",null,l.a.createElement("code",null,"topRight"))),l.a.createElement("tr",null,l.a.createElement("td",null,"style"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5185\u8054\u6837\u5f0f"),l.a.createElement("td",null,l.a.createElement(c["Link"],{to:"https://github.com/DefinitelyTyped/DefinitelyTyped/blob/e434515761b36830c3e58a970abf5186f005adac/types/react/index.d.ts#L794"},"CSSProperties")),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"top"),l.a.createElement("td",null,"\u6d88\u606f\u4ece\u9876\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u9876\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20"),l.a.createElement("td",null,"number"),l.a.createElement("td",null,"24")),l.a.createElement("tr",null,l.a.createElement("td",null,"onClick"),l.a.createElement("td",null,"\u70b9\u51fb\u901a\u77e5\u65f6\u89e6\u53d1\u7684\u56de\u8c03\u51fd\u6570"),l.a.createElement("td",null,"function"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"onClose"),l.a.createElement("td",null,"\u5f53\u901a\u77e5\u5173\u95ed\u65f6\u89e6\u53d1"),l.a.createElement("td",null,"function"),l.a.createElement("td",null,"-")))),l.a.createElement("p",null,"\u8fd8\u63d0\u4f9b\u4e86\u4e00\u4e2a\u5168\u5c40\u914d\u7f6e\u65b9\u6cd5\uff0c\u5728\u8c03\u7528\u524d\u63d0\u524d\u914d\u7f6e\uff0c\u5168\u5c40\u4e00\u6b21\u751f\u6548\u3002"),l.a.createElement("ul",null,l.a.createElement("li",null,l.a.createElement("p",null,l.a.createElement("code",null,"notification.config(options)")),l.a.createElement("blockquote",null,l.a.createElement("p",null,"\u5f53\u4f60\u4f7f\u7528 ",l.a.createElement("code",null,"ConfigProvider")," \u8fdb\u884c\u5168\u5c40\u5316\u914d\u7f6e\u65f6\uff0c\u7cfb\u7edf\u4f1a\u9ed8\u8ba4\u81ea\u52a8\u5f00\u542f RTL \u6a21\u5f0f\u3002(4.3.0+)"),l.a.createElement("p",null,"\u5f53\u4f60\u60f3\u5355\u72ec\u4f7f\u7528\uff0c\u53ef\u901a\u8fc7\u5982\u4e0b\u8bbe\u7f6e\u5f00\u542f RTL \u6a21\u5f0f\u3002")))),l.a.createElement(o["a"],{code:"notification.config({\n placement: 'bottomRight',\n bottom: 50,\n duration: 3,\n rtl: true,\n });",lang:"bash"}),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("tbody",null,l.a.createElement("tr",null,l.a.createElement("td",null,"bottom"),l.a.createElement("td",null,"\u6d88\u606f\u4ece\u5e95\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u5e95\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20"),l.a.createElement("td",null,"number"),l.a.createElement("td",null,"24")),l.a.createElement("tr",null,l.a.createElement("td",null,"closeIcon"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5173\u95ed\u56fe\u6807"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"duration"),l.a.createElement("td",null,"\u9ed8\u8ba4\u81ea\u52a8\u5173\u95ed\u5ef6\u65f6\uff0c\u5355\u4f4d\u79d2"),l.a.createElement("td",null,"number"),l.a.createElement("td",null,"4.5")),l.a.createElement("tr",null,l.a.createElement("td",null,"getContainer"),l.a.createElement("td",null,"\u914d\u7f6e\u6e32\u67d3\u8282\u70b9\u7684\u8f93\u51fa\u4f4d\u7f6e"),l.a.createElement("td",null,"() => HTMLNode"),l.a.createElement("td",null,"() => document.body")),l.a.createElement("tr",null,l.a.createElement("td",null,"placement"),l.a.createElement("td",null,"\u5f39\u51fa\u4f4d\u7f6e\uff0c\u53ef\u9009 ",l.a.createElement("code",null,"topLeft")," ",l.a.createElement("code",null,"topRight")," ",l.a.createElement("code",null,"bottomLeft")," ",l.a.createElement("code",null,"bottomRight")),l.a.createElement("td",null,"string"),l.a.createElement("td",null,l.a.createElement("code",null,"topRight"))),l.a.createElement("tr",null,l.a.createElement("td",null,"rtl"),l.a.createElement("td",null,"\u662f\u5426\u5f00\u542f RTL \u6a21\u5f0f"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false")),l.a.createElement("tr",null,l.a.createElement("td",null,"top"),l.a.createElement("td",null,"\u6d88\u606f\u4ece\u9876\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u9876\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20"),l.a.createElement("td",null,"number"),l.a.createElement("td",null,"24")))),l.a.createElement("h2",{id:"faq"},l.a.createElement(c["AnchorLink"],{to:"#faq","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"FAQ"),l.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48-notification-\u4e0d\u80fd\u83b7\u53d6-contextredux-\u7684\u5185\u5bb9\u548c-configprovider-\u7684-localeprefixcls-\u914d\u7f6e"},l.a.createElement(c["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48-notification-\u4e0d\u80fd\u83b7\u53d6-contextredux-\u7684\u5185\u5bb9\u548c-configprovider-\u7684-localeprefixcls-\u914d\u7f6e","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48 notification \u4e0d\u80fd\u83b7\u53d6 context\u3001redux \u7684\u5185\u5bb9\u548c ConfigProvider \u7684 ",l.a.createElement("code",null,"locale/prefixCls")," \u914d\u7f6e\uff1f"),l.a.createElement("p",null,"\u76f4\u63a5\u8c03\u7528 notification \u65b9\u6cd5\uff0cantd \u4f1a\u901a\u8fc7 ",l.a.createElement("code",null,"ReactDOM.render")," \u52a8\u6001\u521b\u5efa\u65b0\u7684 React \u5b9e\u4f53\u3002\u5176 context \u4e0e\u5f53\u524d\u4ee3\u7801\u6240\u5728 context \u5e76\u4e0d\u76f8\u540c\uff0c\u56e0\u800c\u65e0\u6cd5\u83b7\u53d6 context \u4fe1\u606f\u3002"),l.a.createElement("p",null,"\u5f53\u4f60\u9700\u8981 context \u4fe1\u606f\uff08\u4f8b\u5982 ConfigProvider \u914d\u7f6e\u7684\u5185\u5bb9\uff09\u65f6\uff0c\u53ef\u4ee5\u901a\u8fc7 ",l.a.createElement("code",null,"notification.useNotification")," \u65b9\u6cd5\u4f1a\u8fd4\u56de ",l.a.createElement("code",null,"api")," \u5b9e\u4f53\u4ee5\u53ca ",l.a.createElement("code",null,"contextHolder")," \u8282\u70b9\u3002\u5c06\u5176\u63d2\u5165\u5230\u4f60\u9700\u8981\u83b7\u53d6 context \u4f4d\u7f6e\u5373\u53ef\uff1a"),l.a.createElement(o["a"],{code:'const [api, contextHolder] = notification.useNotification();\n\nreturn (\n <Context1.Provider value="Ant">\n {/* contextHolder \u5728 Context1 \u5185\uff0c\u5b83\u53ef\u4ee5\u83b7\u5f97 Context1 \u7684 context */}\n {contextHolder}\n <Context2.Provider value="Design">\n {/* contextHolder \u5728 Context2 \u5916\uff0c\u56e0\u800c\u4e0d\u4f1a\u83b7\u5f97 Context2 \u7684 context */}\n </Context2.Provider>\n </Context1.Provider>\n);',lang:"bash"}),l.a.createElement("p",null,"**\u5f02\u540c\uff1a**\u901a\u8fc7 hooks \u521b\u5efa\u7684 ",l.a.createElement("code",null,"contextHolder")," \u5fc5\u987b\u63d2\u5165\u5230\u5b50\u5143\u7d20\u8282\u70b9\u4e2d\u624d\u4f1a\u751f\u6548\uff0c\u5f53\u4f60\u4e0d\u9700\u8981\u4e0a\u4e0b\u6587\u4fe1\u606f\u65f6\u8bf7\u76f4\u63a5\u8c03\u7528\u3002"),l.a.createElement("h3",{id:"\u9759\u6001\u65b9\u6cd5\u5982\u4f55\u8bbe\u7f6e-prefixcls-"},l.a.createElement(c["AnchorLink"],{to:"#\u9759\u6001\u65b9\u6cd5\u5982\u4f55\u8bbe\u7f6e-prefixcls-","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u9759\u6001\u65b9\u6cd5\u5982\u4f55\u8bbe\u7f6e prefixCls \uff1f"),l.a.createElement("p",null,"\u4f60\u53ef\u4ee5\u901a\u8fc7 ",l.a.createElement(c["AnchorLink"],{to:"/components/config-provider/#ConfigProvider.config()-4.13.0+"},l.a.createElement("code",null,"ConfigProvider.config"))," \u8fdb\u884c\u8bbe\u7f6e\u3002")))))},Zxc8:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),l=n.n(a),c=n("k3GJ"),r=n("MZF8"),o=n("dEAq"),i=n("H1Ra");n("RZMt");function m(e,t){return f(e)||s(e,t)||d(e,t)||u()}function u(){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 d(e,t){if(e){if("string"===typeof e)return E(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)?E(e,t):void 0}}function E(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 s(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var a,l,c=[],r=!0,o=!1;try{for(n=n.call(e);!(r=(a=n.next()).done);r=!0)if(c.push(a.value),t&&c.length===t)break}catch(i){o=!0,l=i}finally{try{r||null==n["return"]||n["return"]()}finally{if(o)throw l}}return c}}function f(e){if(Array.isArray(e))return e}function p(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 h=function(e){var t,n,u,d=Object(a["useRef"])(),E=Object(a["useContext"])(o["context"]),s=E.locale,f=Object(o["useLocaleProps"])(s,e),h=Object(o["useDemoUrl"])(f.identifier),b=f.demoUrl||h,v=(null===r["a"]||void 0===r["a"]?void 0:r["a"].location.hash)==="#".concat(f.identifier),k=1===Object.keys(f.sources).length,x=Object(o["useCodeSandbox"])((null===(t=f.hideActions)||void 0===t?void 0:t.includes("CSB"))?null:f),g=Object(o["useRiddle"])((null===(n=f.hideActions)||void 0===n?void 0:n.includes("RIDDLE"))?null:f),N=Object(o["useMotions"])(f.motions||[],d.current),w=m(N,2),y=w[0],_=w[1],C=Object(o["useCopy"])(),A=m(C,2),L=A[0],R=A[1],I=Object(a["useState"])("_"),P=m(I,2),j=P[0],O=P[1],S=Object(a["useState"])(p(j,f.sources[j])),T=m(S,2),M=T[0],H=T[1],q=Object(a["useState"])(Boolean(f.defaultShowCode)),D=m(q,2),U=D[0],Z=D[1],F=Object(a["useState"])(Math.random()),J=m(F,2),B=J[0],$=J[1],G=f.sources[j][M]||f.sources[j].content,V=Object(o["useTSPlaygroundUrl"])(s,G),X=Object(a["useRef"])(),K=Object(o["usePrefersColor"])(),Q=m(K,1),z=Q[0];function W(e){O(e),H(p(e,f.sources[e]))}return Object(a["useEffect"])((function(){$(Math.random())}),[z]),l.a.createElement("div",{style:f.style,className:[f.className,"__dumi-default-previewer",v?"__dumi-default-previewer-target":""].filter(Boolean).join(" "),id:f.identifier,"data-debug":f.debug||void 0,"data-iframe":f.iframe||void 0},f.iframe&&l.a.createElement("div",{className:"__dumi-default-previewer-browser-nav"}),l.a.createElement("div",{ref:d,className:"__dumi-default-previewer-demo",style:{transform:f.transform?"translate(0, 0)":void 0,padding:f.compact||f.iframe&&!1!==f.compact?"0":void 0,background:f.background}},f.iframe?l.a.createElement("iframe",{title:"dumi-previewer",style:{height:String(f.iframe).replace(/(\d)$/,"$1px")},key:B,src:b,ref:X}):f.children),l.a.createElement("div",{className:"__dumi-default-previewer-desc","data-title":f.title},f.title&&l.a.createElement(o["AnchorLink"],{to:"#".concat(f.identifier)},f.title),f.description&&l.a.createElement("div",{dangerouslySetInnerHTML:{__html:f.description}})),l.a.createElement("div",{className:"__dumi-default-previewer-actions"},x&&l.a.createElement("button",{title:"Open demo on CodeSandbox.io",className:"__dumi-default-icon",role:"codesandbox",onClick:x}),g&&l.a.createElement("button",{title:"Open demo on Riddle",className:"__dumi-default-icon",role:"riddle",onClick:g}),f.motions&&l.a.createElement("button",{title:"Execute motions",className:"__dumi-default-icon",role:"motions",disabled:_,onClick:function(){return y()}}),f.iframe&&l.a.createElement("button",{title:"Reload demo iframe page",className:"__dumi-default-icon",role:"refresh",onClick:function(){return $(Math.random())}}),!(null===(u=f.hideActions)||void 0===u?void 0:u.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":R,onClick:function(){return L(G)}}),"tsx"===M&&U&&l.a.createElement(o["Link"],{target:"_blank",to:V},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(U?" __dumi-default-btn-expand":""),role:"source",type:"button",onClick:function(){return Z(!U)}})),U&&l.a.createElement("div",{className:"__dumi-default-previewer-source-wrapper"},!k&&l.a.createElement(c["b"],{className:"__dumi-default-previewer-source-tab",prefixCls:"__dumi-default-tabs",moreIcon:"\xb7\xb7\xb7",defaultActiveKey:j,onChange:W},Object.keys(f.sources).map((function(e){return l.a.createElement(c["a"],{tab:"_"===e?"index.".concat(p(e,f.sources[e])):e,key:e})}))),l.a.createElement("div",{className:"__dumi-default-previewer-source"},l.a.createElement(i["a"],{code:G,lang:M,showCopy:!1}))))};t["default"]=h}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[43],
|
3
|
+
{
|
4
|
+
MZF8: function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
var a = n('ogwx');
|
7
|
+
n.d(t, 'a', function () {
|
8
|
+
return a['b'];
|
9
|
+
});
|
10
|
+
n('VCU9');
|
11
|
+
},
|
12
|
+
RZMt: function (e, t, n) {},
|
13
|
+
V9lB: function (e, t, n) {
|
14
|
+
'use strict';
|
15
|
+
n.r(t);
|
16
|
+
var a = n('q1tI'),
|
17
|
+
l = n.n(a),
|
18
|
+
c = n('dEAq'),
|
19
|
+
r = n('Zxc8'),
|
20
|
+
o = n('H1Ra'),
|
21
|
+
i = n('JjdP'),
|
22
|
+
m = l.a.memo(i['default']['notification-basic'].component),
|
23
|
+
u = l.a.memo(i['default']['notification-duration'].component),
|
24
|
+
d = l.a.memo(i['default']['notification-with-icon'].component),
|
25
|
+
E = l.a.memo(i['default']['notification-with-btn'].component),
|
26
|
+
s = l.a.memo(i['default']['notification-custom-style'].component),
|
27
|
+
f = l.a.memo(i['default']['notification-custom-icon'].component),
|
28
|
+
p = l.a.memo(i['default']['notification-placement'].component),
|
29
|
+
h = l.a.memo(i['default']['notification-hooks'].component),
|
30
|
+
b = l.a.memo(i['default']['notification-update'].component);
|
31
|
+
t['default'] = (e) => (
|
32
|
+
l.a.useEffect(() => {
|
33
|
+
var t;
|
34
|
+
null !== e &&
|
35
|
+
void 0 !== e &&
|
36
|
+
null !== (t = e.location) &&
|
37
|
+
void 0 !== t &&
|
38
|
+
t.hash &&
|
39
|
+
c['AnchorLink'].scrollToAnchor(
|
40
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
41
|
+
);
|
42
|
+
}, []),
|
43
|
+
l.a.createElement(
|
44
|
+
l.a.Fragment,
|
45
|
+
null,
|
46
|
+
l.a.createElement(
|
47
|
+
l.a.Fragment,
|
48
|
+
null,
|
49
|
+
l.a.createElement(
|
50
|
+
'div',
|
51
|
+
{ className: 'markdown' },
|
52
|
+
l.a.createElement(
|
53
|
+
'h1',
|
54
|
+
{ id: 'notification-\u53cd\u9988' },
|
55
|
+
l.a.createElement(
|
56
|
+
c['AnchorLink'],
|
57
|
+
{
|
58
|
+
to: '#notification-\u53cd\u9988',
|
59
|
+
'aria-hidden': 'true',
|
60
|
+
tabIndex: -1,
|
61
|
+
},
|
62
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
63
|
+
),
|
64
|
+
'Notification \u53cd\u9988',
|
65
|
+
),
|
66
|
+
l.a.createElement(
|
67
|
+
'p',
|
68
|
+
null,
|
69
|
+
'\u5168\u5c40\u5c55\u793a\u901a\u77e5\u63d0\u9192\u4fe1\u606f\u3002',
|
70
|
+
),
|
71
|
+
l.a.createElement(
|
72
|
+
'h2',
|
73
|
+
{ id: '\u4f55\u65f6\u4f7f\u7528' },
|
74
|
+
l.a.createElement(
|
75
|
+
c['AnchorLink'],
|
76
|
+
{
|
77
|
+
to: '#\u4f55\u65f6\u4f7f\u7528',
|
78
|
+
'aria-hidden': 'true',
|
79
|
+
tabIndex: -1,
|
80
|
+
},
|
81
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
82
|
+
),
|
83
|
+
'\u4f55\u65f6\u4f7f\u7528',
|
84
|
+
),
|
85
|
+
l.a.createElement(
|
86
|
+
'p',
|
87
|
+
null,
|
88
|
+
'\u5728\u7cfb\u7edf\u56db\u4e2a\u89d2\u663e\u793a\u901a\u77e5\u63d0\u9192\u4fe1\u606f\u3002\u7ecf\u5e38\u7528\u4e8e\u4ee5\u4e0b\u60c5\u51b5\uff1a',
|
89
|
+
),
|
90
|
+
l.a.createElement(
|
91
|
+
'ul',
|
92
|
+
null,
|
93
|
+
l.a.createElement(
|
94
|
+
'li',
|
95
|
+
null,
|
96
|
+
'\u8f83\u4e3a\u590d\u6742\u7684\u901a\u77e5\u5185\u5bb9\u3002',
|
97
|
+
),
|
98
|
+
l.a.createElement(
|
99
|
+
'li',
|
100
|
+
null,
|
101
|
+
'\u5e26\u6709\u4ea4\u4e92\u7684\u901a\u77e5\uff0c\u7ed9\u51fa\u7528\u6237\u4e0b\u4e00\u6b65\u7684\u884c\u52a8\u70b9\u3002',
|
102
|
+
),
|
103
|
+
l.a.createElement(
|
104
|
+
'li',
|
105
|
+
null,
|
106
|
+
'\u7cfb\u7edf\u4e3b\u52a8\u63a8\u9001\u3002',
|
107
|
+
),
|
108
|
+
),
|
109
|
+
l.a.createElement(
|
110
|
+
'h2',
|
111
|
+
{ id: '\u4ee3\u7801\u6f14\u793a' },
|
112
|
+
l.a.createElement(
|
113
|
+
c['AnchorLink'],
|
114
|
+
{
|
115
|
+
to: '#\u4ee3\u7801\u6f14\u793a',
|
116
|
+
'aria-hidden': 'true',
|
117
|
+
tabIndex: -1,
|
118
|
+
},
|
119
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
120
|
+
),
|
121
|
+
'\u4ee3\u7801\u6f14\u793a',
|
122
|
+
),
|
123
|
+
l.a.createElement(
|
124
|
+
'h3',
|
125
|
+
{ id: '\u57fa\u672c\u4f7f\u7528' },
|
126
|
+
l.a.createElement(
|
127
|
+
c['AnchorLink'],
|
128
|
+
{
|
129
|
+
to: '#\u57fa\u672c\u4f7f\u7528',
|
130
|
+
'aria-hidden': 'true',
|
131
|
+
tabIndex: -1,
|
132
|
+
},
|
133
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
134
|
+
),
|
135
|
+
'\u57fa\u672c\u4f7f\u7528',
|
136
|
+
),
|
137
|
+
),
|
138
|
+
l.a.createElement(
|
139
|
+
r['default'],
|
140
|
+
i['default']['notification-basic'].previewerProps,
|
141
|
+
l.a.createElement(m, null),
|
142
|
+
),
|
143
|
+
l.a.createElement(
|
144
|
+
'div',
|
145
|
+
{ className: 'markdown' },
|
146
|
+
l.a.createElement(
|
147
|
+
'h3',
|
148
|
+
{ id: '\u81ea\u52a8\u5173\u95ed\u7684\u5ef6\u65f6' },
|
149
|
+
l.a.createElement(
|
150
|
+
c['AnchorLink'],
|
151
|
+
{
|
152
|
+
to: '#\u81ea\u52a8\u5173\u95ed\u7684\u5ef6\u65f6',
|
153
|
+
'aria-hidden': 'true',
|
154
|
+
tabIndex: -1,
|
155
|
+
},
|
156
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
157
|
+
),
|
158
|
+
'\u81ea\u52a8\u5173\u95ed\u7684\u5ef6\u65f6',
|
159
|
+
),
|
160
|
+
),
|
161
|
+
l.a.createElement(
|
162
|
+
r['default'],
|
163
|
+
i['default']['notification-duration'].previewerProps,
|
164
|
+
l.a.createElement(u, null),
|
165
|
+
),
|
166
|
+
l.a.createElement(
|
167
|
+
'div',
|
168
|
+
{ className: 'markdown' },
|
169
|
+
l.a.createElement(
|
170
|
+
'h3',
|
171
|
+
{
|
172
|
+
id: '\u5e26\u6709\u56fe\u6807\u7684\u901a\u77e5\u63d0\u9192\u6846',
|
173
|
+
},
|
174
|
+
l.a.createElement(
|
175
|
+
c['AnchorLink'],
|
176
|
+
{
|
177
|
+
to: '#\u5e26\u6709\u56fe\u6807\u7684\u901a\u77e5\u63d0\u9192\u6846',
|
178
|
+
'aria-hidden': 'true',
|
179
|
+
tabIndex: -1,
|
180
|
+
},
|
181
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
182
|
+
),
|
183
|
+
'\u5e26\u6709\u56fe\u6807\u7684\u901a\u77e5\u63d0\u9192\u6846',
|
184
|
+
),
|
185
|
+
),
|
186
|
+
l.a.createElement(
|
187
|
+
r['default'],
|
188
|
+
i['default']['notification-with-icon'].previewerProps,
|
189
|
+
l.a.createElement(d, null),
|
190
|
+
),
|
191
|
+
l.a.createElement(
|
192
|
+
'div',
|
193
|
+
{ className: 'markdown' },
|
194
|
+
l.a.createElement(
|
195
|
+
'h3',
|
196
|
+
{ id: '\u81ea\u5b9a\u4e49\u6309\u94ae' },
|
197
|
+
l.a.createElement(
|
198
|
+
c['AnchorLink'],
|
199
|
+
{
|
200
|
+
to: '#\u81ea\u5b9a\u4e49\u6309\u94ae',
|
201
|
+
'aria-hidden': 'true',
|
202
|
+
tabIndex: -1,
|
203
|
+
},
|
204
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
205
|
+
),
|
206
|
+
'\u81ea\u5b9a\u4e49\u6309\u94ae',
|
207
|
+
),
|
208
|
+
),
|
209
|
+
l.a.createElement(
|
210
|
+
r['default'],
|
211
|
+
i['default']['notification-with-btn'].previewerProps,
|
212
|
+
l.a.createElement(E, null),
|
213
|
+
),
|
214
|
+
l.a.createElement(
|
215
|
+
'div',
|
216
|
+
{ className: 'markdown' },
|
217
|
+
l.a.createElement(
|
218
|
+
'h3',
|
219
|
+
{ id: '\u81ea\u5b9a\u4e49\u6837\u5f0f' },
|
220
|
+
l.a.createElement(
|
221
|
+
c['AnchorLink'],
|
222
|
+
{
|
223
|
+
to: '#\u81ea\u5b9a\u4e49\u6837\u5f0f',
|
224
|
+
'aria-hidden': 'true',
|
225
|
+
tabIndex: -1,
|
226
|
+
},
|
227
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
228
|
+
),
|
229
|
+
'\u81ea\u5b9a\u4e49\u6837\u5f0f',
|
230
|
+
),
|
231
|
+
),
|
232
|
+
l.a.createElement(
|
233
|
+
r['default'],
|
234
|
+
i['default']['notification-custom-style'].previewerProps,
|
235
|
+
l.a.createElement(s, null),
|
236
|
+
),
|
237
|
+
l.a.createElement(
|
238
|
+
'div',
|
239
|
+
{ className: 'markdown' },
|
240
|
+
l.a.createElement(
|
241
|
+
'h3',
|
242
|
+
{ id: '\u81ea\u5b9a\u4e49\u56fe\u6807' },
|
243
|
+
l.a.createElement(
|
244
|
+
c['AnchorLink'],
|
245
|
+
{
|
246
|
+
to: '#\u81ea\u5b9a\u4e49\u56fe\u6807',
|
247
|
+
'aria-hidden': 'true',
|
248
|
+
tabIndex: -1,
|
249
|
+
},
|
250
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
251
|
+
),
|
252
|
+
'\u81ea\u5b9a\u4e49\u56fe\u6807',
|
253
|
+
),
|
254
|
+
),
|
255
|
+
l.a.createElement(
|
256
|
+
r['default'],
|
257
|
+
i['default']['notification-custom-icon'].previewerProps,
|
258
|
+
l.a.createElement(f, null),
|
259
|
+
),
|
260
|
+
l.a.createElement(
|
261
|
+
'div',
|
262
|
+
{ className: 'markdown' },
|
263
|
+
l.a.createElement(
|
264
|
+
'h3',
|
265
|
+
{ id: '\u4f4d\u7f6e' },
|
266
|
+
l.a.createElement(
|
267
|
+
c['AnchorLink'],
|
268
|
+
{ to: '#\u4f4d\u7f6e', 'aria-hidden': 'true', tabIndex: -1 },
|
269
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
270
|
+
),
|
271
|
+
'\u4f4d\u7f6e',
|
272
|
+
),
|
273
|
+
),
|
274
|
+
l.a.createElement(
|
275
|
+
r['default'],
|
276
|
+
i['default']['notification-placement'].previewerProps,
|
277
|
+
l.a.createElement(p, null),
|
278
|
+
),
|
279
|
+
l.a.createElement(
|
280
|
+
'div',
|
281
|
+
{ className: 'markdown' },
|
282
|
+
l.a.createElement(
|
283
|
+
'h3',
|
284
|
+
{ id: '\u901a\u8fc7-hooks-\u83b7\u53d6\u4e0a\u4e0b\u6587' },
|
285
|
+
l.a.createElement(
|
286
|
+
c['AnchorLink'],
|
287
|
+
{
|
288
|
+
to: '#\u901a\u8fc7-hooks-\u83b7\u53d6\u4e0a\u4e0b\u6587',
|
289
|
+
'aria-hidden': 'true',
|
290
|
+
tabIndex: -1,
|
291
|
+
},
|
292
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
293
|
+
),
|
294
|
+
'\u901a\u8fc7 Hooks \u83b7\u53d6\u4e0a\u4e0b\u6587',
|
295
|
+
),
|
296
|
+
),
|
297
|
+
l.a.createElement(
|
298
|
+
r['default'],
|
299
|
+
i['default']['notification-hooks'].previewerProps,
|
300
|
+
l.a.createElement(h, null),
|
301
|
+
),
|
302
|
+
l.a.createElement(
|
303
|
+
'div',
|
304
|
+
{ className: 'markdown' },
|
305
|
+
l.a.createElement(
|
306
|
+
'h3',
|
307
|
+
{ id: '\u66f4\u65b0\u6d88\u606f\u5185\u5bb9' },
|
308
|
+
l.a.createElement(
|
309
|
+
c['AnchorLink'],
|
310
|
+
{
|
311
|
+
to: '#\u66f4\u65b0\u6d88\u606f\u5185\u5bb9',
|
312
|
+
'aria-hidden': 'true',
|
313
|
+
tabIndex: -1,
|
314
|
+
},
|
315
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
316
|
+
),
|
317
|
+
'\u66f4\u65b0\u6d88\u606f\u5185\u5bb9',
|
318
|
+
),
|
319
|
+
),
|
320
|
+
l.a.createElement(
|
321
|
+
r['default'],
|
322
|
+
i['default']['notification-update'].previewerProps,
|
323
|
+
l.a.createElement(b, null),
|
324
|
+
),
|
325
|
+
l.a.createElement(
|
326
|
+
'div',
|
327
|
+
{ className: 'markdown' },
|
328
|
+
l.a.createElement(
|
329
|
+
'h2',
|
330
|
+
{ id: 'api' },
|
331
|
+
l.a.createElement(
|
332
|
+
c['AnchorLink'],
|
333
|
+
{ to: '#api', 'aria-hidden': 'true', tabIndex: -1 },
|
334
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
335
|
+
),
|
336
|
+
'API',
|
337
|
+
),
|
338
|
+
l.a.createElement(
|
339
|
+
'ul',
|
340
|
+
null,
|
341
|
+
l.a.createElement(
|
342
|
+
'li',
|
343
|
+
null,
|
344
|
+
l.a.createElement(
|
345
|
+
'code',
|
346
|
+
null,
|
347
|
+
'notification.success(config)',
|
348
|
+
),
|
349
|
+
),
|
350
|
+
l.a.createElement(
|
351
|
+
'li',
|
352
|
+
null,
|
353
|
+
l.a.createElement('code', null, 'notification.error(config)'),
|
354
|
+
),
|
355
|
+
l.a.createElement(
|
356
|
+
'li',
|
357
|
+
null,
|
358
|
+
l.a.createElement('code', null, 'notification.info(config)'),
|
359
|
+
),
|
360
|
+
l.a.createElement(
|
361
|
+
'li',
|
362
|
+
null,
|
363
|
+
l.a.createElement(
|
364
|
+
'code',
|
365
|
+
null,
|
366
|
+
'notification.warning(config)',
|
367
|
+
),
|
368
|
+
),
|
369
|
+
l.a.createElement(
|
370
|
+
'li',
|
371
|
+
null,
|
372
|
+
l.a.createElement('code', null, 'notification.warn(config)'),
|
373
|
+
),
|
374
|
+
l.a.createElement(
|
375
|
+
'li',
|
376
|
+
null,
|
377
|
+
l.a.createElement('code', null, 'notification.open(config)'),
|
378
|
+
),
|
379
|
+
l.a.createElement(
|
380
|
+
'li',
|
381
|
+
null,
|
382
|
+
l.a.createElement(
|
383
|
+
'code',
|
384
|
+
null,
|
385
|
+
'notification.close(key: String)',
|
386
|
+
),
|
387
|
+
),
|
388
|
+
l.a.createElement(
|
389
|
+
'li',
|
390
|
+
null,
|
391
|
+
l.a.createElement('code', null, 'notification.destroy()'),
|
392
|
+
),
|
393
|
+
),
|
394
|
+
l.a.createElement(
|
395
|
+
'p',
|
396
|
+
null,
|
397
|
+
'config \u53c2\u6570\u5982\u4e0b\uff1a',
|
398
|
+
),
|
399
|
+
l.a.createElement(
|
400
|
+
'table',
|
401
|
+
null,
|
402
|
+
l.a.createElement(
|
403
|
+
'thead',
|
404
|
+
null,
|
405
|
+
l.a.createElement(
|
406
|
+
'tr',
|
407
|
+
null,
|
408
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
409
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
410
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
411
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
412
|
+
),
|
413
|
+
),
|
414
|
+
l.a.createElement(
|
415
|
+
'tbody',
|
416
|
+
null,
|
417
|
+
l.a.createElement(
|
418
|
+
'tr',
|
419
|
+
null,
|
420
|
+
l.a.createElement('td', null, 'bottom'),
|
421
|
+
l.a.createElement(
|
422
|
+
'td',
|
423
|
+
null,
|
424
|
+
'\u6d88\u606f\u4ece\u5e95\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u5e95\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20',
|
425
|
+
),
|
426
|
+
l.a.createElement('td', null, 'number'),
|
427
|
+
l.a.createElement('td', null, '24'),
|
428
|
+
),
|
429
|
+
l.a.createElement(
|
430
|
+
'tr',
|
431
|
+
null,
|
432
|
+
l.a.createElement('td', null, 'btn'),
|
433
|
+
l.a.createElement(
|
434
|
+
'td',
|
435
|
+
null,
|
436
|
+
'\u81ea\u5b9a\u4e49\u5173\u95ed\u6309\u94ae',
|
437
|
+
),
|
438
|
+
l.a.createElement('td', null, 'ReactNode'),
|
439
|
+
l.a.createElement('td', null, '-'),
|
440
|
+
),
|
441
|
+
l.a.createElement(
|
442
|
+
'tr',
|
443
|
+
null,
|
444
|
+
l.a.createElement('td', null, 'className'),
|
445
|
+
l.a.createElement(
|
446
|
+
'td',
|
447
|
+
null,
|
448
|
+
'\u81ea\u5b9a\u4e49 CSS class',
|
449
|
+
),
|
450
|
+
l.a.createElement('td', null, 'string'),
|
451
|
+
l.a.createElement('td', null, '-'),
|
452
|
+
),
|
453
|
+
l.a.createElement(
|
454
|
+
'tr',
|
455
|
+
null,
|
456
|
+
l.a.createElement('td', null, 'closeIcon'),
|
457
|
+
l.a.createElement(
|
458
|
+
'td',
|
459
|
+
null,
|
460
|
+
'\u81ea\u5b9a\u4e49\u5173\u95ed\u56fe\u6807',
|
461
|
+
),
|
462
|
+
l.a.createElement('td', null, 'ReactNode'),
|
463
|
+
l.a.createElement('td', null, '-'),
|
464
|
+
),
|
465
|
+
l.a.createElement(
|
466
|
+
'tr',
|
467
|
+
null,
|
468
|
+
l.a.createElement('td', null, 'description'),
|
469
|
+
l.a.createElement(
|
470
|
+
'td',
|
471
|
+
null,
|
472
|
+
'\u901a\u77e5\u63d0\u9192\u5185\u5bb9\uff0c\u5fc5\u9009',
|
473
|
+
),
|
474
|
+
l.a.createElement('td', null, 'ReactNode'),
|
475
|
+
l.a.createElement('td', null, '-'),
|
476
|
+
),
|
477
|
+
l.a.createElement(
|
478
|
+
'tr',
|
479
|
+
null,
|
480
|
+
l.a.createElement('td', null, 'duration'),
|
481
|
+
l.a.createElement(
|
482
|
+
'td',
|
483
|
+
null,
|
484
|
+
'\u9ed8\u8ba4 4.5 \u79d2\u540e\u81ea\u52a8\u5173\u95ed\uff0c\u914d\u7f6e\u4e3a null \u5219\u4e0d\u81ea\u52a8\u5173\u95ed',
|
485
|
+
),
|
486
|
+
l.a.createElement('td', null, 'number'),
|
487
|
+
l.a.createElement('td', null, '4.5'),
|
488
|
+
),
|
489
|
+
l.a.createElement(
|
490
|
+
'tr',
|
491
|
+
null,
|
492
|
+
l.a.createElement('td', null, 'getContainer'),
|
493
|
+
l.a.createElement(
|
494
|
+
'td',
|
495
|
+
null,
|
496
|
+
'\u914d\u7f6e\u6e32\u67d3\u8282\u70b9\u7684\u8f93\u51fa\u4f4d\u7f6e',
|
497
|
+
),
|
498
|
+
l.a.createElement('td', null, '() => HTMLNode'),
|
499
|
+
l.a.createElement('td', null, '() => document.body'),
|
500
|
+
),
|
501
|
+
l.a.createElement(
|
502
|
+
'tr',
|
503
|
+
null,
|
504
|
+
l.a.createElement('td', null, 'icon'),
|
505
|
+
l.a.createElement(
|
506
|
+
'td',
|
507
|
+
null,
|
508
|
+
'\u81ea\u5b9a\u4e49\u56fe\u6807',
|
509
|
+
),
|
510
|
+
l.a.createElement('td', null, 'ReactNode'),
|
511
|
+
l.a.createElement('td', null, '-'),
|
512
|
+
),
|
513
|
+
l.a.createElement(
|
514
|
+
'tr',
|
515
|
+
null,
|
516
|
+
l.a.createElement('td', null, 'key'),
|
517
|
+
l.a.createElement(
|
518
|
+
'td',
|
519
|
+
null,
|
520
|
+
'\u5f53\u524d\u901a\u77e5\u552f\u4e00\u6807\u5fd7',
|
521
|
+
),
|
522
|
+
l.a.createElement('td', null, 'string'),
|
523
|
+
l.a.createElement('td', null, '-'),
|
524
|
+
),
|
525
|
+
l.a.createElement(
|
526
|
+
'tr',
|
527
|
+
null,
|
528
|
+
l.a.createElement('td', null, 'message'),
|
529
|
+
l.a.createElement(
|
530
|
+
'td',
|
531
|
+
null,
|
532
|
+
'\u901a\u77e5\u63d0\u9192\u6807\u9898\uff0c\u5fc5\u9009',
|
533
|
+
),
|
534
|
+
l.a.createElement('td', null, 'ReactNode'),
|
535
|
+
l.a.createElement('td', null, '-'),
|
536
|
+
),
|
537
|
+
l.a.createElement(
|
538
|
+
'tr',
|
539
|
+
null,
|
540
|
+
l.a.createElement('td', null, 'placement'),
|
541
|
+
l.a.createElement(
|
542
|
+
'td',
|
543
|
+
null,
|
544
|
+
'\u5f39\u51fa\u4f4d\u7f6e\uff0c\u53ef\u9009 ',
|
545
|
+
l.a.createElement('code', null, 'topLeft'),
|
546
|
+
' ',
|
547
|
+
l.a.createElement('code', null, 'topRight'),
|
548
|
+
' ',
|
549
|
+
l.a.createElement('code', null, 'bottomLeft'),
|
550
|
+
' ',
|
551
|
+
l.a.createElement('code', null, 'bottomRight'),
|
552
|
+
),
|
553
|
+
l.a.createElement('td', null, 'string'),
|
554
|
+
l.a.createElement(
|
555
|
+
'td',
|
556
|
+
null,
|
557
|
+
l.a.createElement('code', null, 'topRight'),
|
558
|
+
),
|
559
|
+
),
|
560
|
+
l.a.createElement(
|
561
|
+
'tr',
|
562
|
+
null,
|
563
|
+
l.a.createElement('td', null, 'style'),
|
564
|
+
l.a.createElement(
|
565
|
+
'td',
|
566
|
+
null,
|
567
|
+
'\u81ea\u5b9a\u4e49\u5185\u8054\u6837\u5f0f',
|
568
|
+
),
|
569
|
+
l.a.createElement(
|
570
|
+
'td',
|
571
|
+
null,
|
572
|
+
l.a.createElement(
|
573
|
+
c['Link'],
|
574
|
+
{
|
575
|
+
to: 'https://github.com/DefinitelyTyped/DefinitelyTyped/blob/e434515761b36830c3e58a970abf5186f005adac/types/react/index.d.ts#L794',
|
576
|
+
},
|
577
|
+
'CSSProperties',
|
578
|
+
),
|
579
|
+
),
|
580
|
+
l.a.createElement('td', null, '-'),
|
581
|
+
),
|
582
|
+
l.a.createElement(
|
583
|
+
'tr',
|
584
|
+
null,
|
585
|
+
l.a.createElement('td', null, 'top'),
|
586
|
+
l.a.createElement(
|
587
|
+
'td',
|
588
|
+
null,
|
589
|
+
'\u6d88\u606f\u4ece\u9876\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u9876\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20',
|
590
|
+
),
|
591
|
+
l.a.createElement('td', null, 'number'),
|
592
|
+
l.a.createElement('td', null, '24'),
|
593
|
+
),
|
594
|
+
l.a.createElement(
|
595
|
+
'tr',
|
596
|
+
null,
|
597
|
+
l.a.createElement('td', null, 'onClick'),
|
598
|
+
l.a.createElement(
|
599
|
+
'td',
|
600
|
+
null,
|
601
|
+
'\u70b9\u51fb\u901a\u77e5\u65f6\u89e6\u53d1\u7684\u56de\u8c03\u51fd\u6570',
|
602
|
+
),
|
603
|
+
l.a.createElement('td', null, 'function'),
|
604
|
+
l.a.createElement('td', null, '-'),
|
605
|
+
),
|
606
|
+
l.a.createElement(
|
607
|
+
'tr',
|
608
|
+
null,
|
609
|
+
l.a.createElement('td', null, 'onClose'),
|
610
|
+
l.a.createElement(
|
611
|
+
'td',
|
612
|
+
null,
|
613
|
+
'\u5f53\u901a\u77e5\u5173\u95ed\u65f6\u89e6\u53d1',
|
614
|
+
),
|
615
|
+
l.a.createElement('td', null, 'function'),
|
616
|
+
l.a.createElement('td', null, '-'),
|
617
|
+
),
|
618
|
+
),
|
619
|
+
),
|
620
|
+
l.a.createElement(
|
621
|
+
'p',
|
622
|
+
null,
|
623
|
+
'\u8fd8\u63d0\u4f9b\u4e86\u4e00\u4e2a\u5168\u5c40\u914d\u7f6e\u65b9\u6cd5\uff0c\u5728\u8c03\u7528\u524d\u63d0\u524d\u914d\u7f6e\uff0c\u5168\u5c40\u4e00\u6b21\u751f\u6548\u3002',
|
624
|
+
),
|
625
|
+
l.a.createElement(
|
626
|
+
'ul',
|
627
|
+
null,
|
628
|
+
l.a.createElement(
|
629
|
+
'li',
|
630
|
+
null,
|
631
|
+
l.a.createElement(
|
632
|
+
'p',
|
633
|
+
null,
|
634
|
+
l.a.createElement(
|
635
|
+
'code',
|
636
|
+
null,
|
637
|
+
'notification.config(options)',
|
638
|
+
),
|
639
|
+
),
|
640
|
+
l.a.createElement(
|
641
|
+
'blockquote',
|
642
|
+
null,
|
643
|
+
l.a.createElement(
|
644
|
+
'p',
|
645
|
+
null,
|
646
|
+
'\u5f53\u4f60\u4f7f\u7528 ',
|
647
|
+
l.a.createElement('code', null, 'ConfigProvider'),
|
648
|
+
' \u8fdb\u884c\u5168\u5c40\u5316\u914d\u7f6e\u65f6\uff0c\u7cfb\u7edf\u4f1a\u9ed8\u8ba4\u81ea\u52a8\u5f00\u542f RTL \u6a21\u5f0f\u3002(4.3.0+)',
|
649
|
+
),
|
650
|
+
l.a.createElement(
|
651
|
+
'p',
|
652
|
+
null,
|
653
|
+
'\u5f53\u4f60\u60f3\u5355\u72ec\u4f7f\u7528\uff0c\u53ef\u901a\u8fc7\u5982\u4e0b\u8bbe\u7f6e\u5f00\u542f RTL \u6a21\u5f0f\u3002',
|
654
|
+
),
|
655
|
+
),
|
656
|
+
),
|
657
|
+
),
|
658
|
+
l.a.createElement(o['a'], {
|
659
|
+
code: "notification.config({\n placement: 'bottomRight',\n bottom: 50,\n duration: 3,\n rtl: true,\n });",
|
660
|
+
lang: 'bash',
|
661
|
+
}),
|
662
|
+
l.a.createElement(
|
663
|
+
'table',
|
664
|
+
null,
|
665
|
+
l.a.createElement(
|
666
|
+
'thead',
|
667
|
+
null,
|
668
|
+
l.a.createElement(
|
669
|
+
'tr',
|
670
|
+
null,
|
671
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
672
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
673
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
674
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
675
|
+
),
|
676
|
+
),
|
677
|
+
l.a.createElement(
|
678
|
+
'tbody',
|
679
|
+
null,
|
680
|
+
l.a.createElement(
|
681
|
+
'tr',
|
682
|
+
null,
|
683
|
+
l.a.createElement('td', null, 'bottom'),
|
684
|
+
l.a.createElement(
|
685
|
+
'td',
|
686
|
+
null,
|
687
|
+
'\u6d88\u606f\u4ece\u5e95\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u5e95\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20',
|
688
|
+
),
|
689
|
+
l.a.createElement('td', null, 'number'),
|
690
|
+
l.a.createElement('td', null, '24'),
|
691
|
+
),
|
692
|
+
l.a.createElement(
|
693
|
+
'tr',
|
694
|
+
null,
|
695
|
+
l.a.createElement('td', null, 'closeIcon'),
|
696
|
+
l.a.createElement(
|
697
|
+
'td',
|
698
|
+
null,
|
699
|
+
'\u81ea\u5b9a\u4e49\u5173\u95ed\u56fe\u6807',
|
700
|
+
),
|
701
|
+
l.a.createElement('td', null, 'ReactNode'),
|
702
|
+
l.a.createElement('td', null, '-'),
|
703
|
+
),
|
704
|
+
l.a.createElement(
|
705
|
+
'tr',
|
706
|
+
null,
|
707
|
+
l.a.createElement('td', null, 'duration'),
|
708
|
+
l.a.createElement(
|
709
|
+
'td',
|
710
|
+
null,
|
711
|
+
'\u9ed8\u8ba4\u81ea\u52a8\u5173\u95ed\u5ef6\u65f6\uff0c\u5355\u4f4d\u79d2',
|
712
|
+
),
|
713
|
+
l.a.createElement('td', null, 'number'),
|
714
|
+
l.a.createElement('td', null, '4.5'),
|
715
|
+
),
|
716
|
+
l.a.createElement(
|
717
|
+
'tr',
|
718
|
+
null,
|
719
|
+
l.a.createElement('td', null, 'getContainer'),
|
720
|
+
l.a.createElement(
|
721
|
+
'td',
|
722
|
+
null,
|
723
|
+
'\u914d\u7f6e\u6e32\u67d3\u8282\u70b9\u7684\u8f93\u51fa\u4f4d\u7f6e',
|
724
|
+
),
|
725
|
+
l.a.createElement('td', null, '() => HTMLNode'),
|
726
|
+
l.a.createElement('td', null, '() => document.body'),
|
727
|
+
),
|
728
|
+
l.a.createElement(
|
729
|
+
'tr',
|
730
|
+
null,
|
731
|
+
l.a.createElement('td', null, 'placement'),
|
732
|
+
l.a.createElement(
|
733
|
+
'td',
|
734
|
+
null,
|
735
|
+
'\u5f39\u51fa\u4f4d\u7f6e\uff0c\u53ef\u9009 ',
|
736
|
+
l.a.createElement('code', null, 'topLeft'),
|
737
|
+
' ',
|
738
|
+
l.a.createElement('code', null, 'topRight'),
|
739
|
+
' ',
|
740
|
+
l.a.createElement('code', null, 'bottomLeft'),
|
741
|
+
' ',
|
742
|
+
l.a.createElement('code', null, 'bottomRight'),
|
743
|
+
),
|
744
|
+
l.a.createElement('td', null, 'string'),
|
745
|
+
l.a.createElement(
|
746
|
+
'td',
|
747
|
+
null,
|
748
|
+
l.a.createElement('code', null, 'topRight'),
|
749
|
+
),
|
750
|
+
),
|
751
|
+
l.a.createElement(
|
752
|
+
'tr',
|
753
|
+
null,
|
754
|
+
l.a.createElement('td', null, 'rtl'),
|
755
|
+
l.a.createElement(
|
756
|
+
'td',
|
757
|
+
null,
|
758
|
+
'\u662f\u5426\u5f00\u542f RTL \u6a21\u5f0f',
|
759
|
+
),
|
760
|
+
l.a.createElement('td', null, 'boolean'),
|
761
|
+
l.a.createElement('td', null, 'false'),
|
762
|
+
),
|
763
|
+
l.a.createElement(
|
764
|
+
'tr',
|
765
|
+
null,
|
766
|
+
l.a.createElement('td', null, 'top'),
|
767
|
+
l.a.createElement(
|
768
|
+
'td',
|
769
|
+
null,
|
770
|
+
'\u6d88\u606f\u4ece\u9876\u90e8\u5f39\u51fa\u65f6\uff0c\u8ddd\u79bb\u9876\u90e8\u7684\u4f4d\u7f6e\uff0c\u5355\u4f4d\u50cf\u7d20',
|
771
|
+
),
|
772
|
+
l.a.createElement('td', null, 'number'),
|
773
|
+
l.a.createElement('td', null, '24'),
|
774
|
+
),
|
775
|
+
),
|
776
|
+
),
|
777
|
+
l.a.createElement(
|
778
|
+
'h2',
|
779
|
+
{ id: 'faq' },
|
780
|
+
l.a.createElement(
|
781
|
+
c['AnchorLink'],
|
782
|
+
{ to: '#faq', 'aria-hidden': 'true', tabIndex: -1 },
|
783
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
784
|
+
),
|
785
|
+
'FAQ',
|
786
|
+
),
|
787
|
+
l.a.createElement(
|
788
|
+
'h3',
|
789
|
+
{
|
790
|
+
id: '\u4e3a\u4ec0\u4e48-notification-\u4e0d\u80fd\u83b7\u53d6-contextredux-\u7684\u5185\u5bb9\u548c-configprovider-\u7684-localeprefixcls-\u914d\u7f6e',
|
791
|
+
},
|
792
|
+
l.a.createElement(
|
793
|
+
c['AnchorLink'],
|
794
|
+
{
|
795
|
+
to: '#\u4e3a\u4ec0\u4e48-notification-\u4e0d\u80fd\u83b7\u53d6-contextredux-\u7684\u5185\u5bb9\u548c-configprovider-\u7684-localeprefixcls-\u914d\u7f6e',
|
796
|
+
'aria-hidden': 'true',
|
797
|
+
tabIndex: -1,
|
798
|
+
},
|
799
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
800
|
+
),
|
801
|
+
'\u4e3a\u4ec0\u4e48 notification \u4e0d\u80fd\u83b7\u53d6 context\u3001redux \u7684\u5185\u5bb9\u548c ConfigProvider \u7684 ',
|
802
|
+
l.a.createElement('code', null, 'locale/prefixCls'),
|
803
|
+
' \u914d\u7f6e\uff1f',
|
804
|
+
),
|
805
|
+
l.a.createElement(
|
806
|
+
'p',
|
807
|
+
null,
|
808
|
+
'\u76f4\u63a5\u8c03\u7528 notification \u65b9\u6cd5\uff0cantd \u4f1a\u901a\u8fc7 ',
|
809
|
+
l.a.createElement('code', null, 'ReactDOM.render'),
|
810
|
+
' \u52a8\u6001\u521b\u5efa\u65b0\u7684 React \u5b9e\u4f53\u3002\u5176 context \u4e0e\u5f53\u524d\u4ee3\u7801\u6240\u5728 context \u5e76\u4e0d\u76f8\u540c\uff0c\u56e0\u800c\u65e0\u6cd5\u83b7\u53d6 context \u4fe1\u606f\u3002',
|
811
|
+
),
|
812
|
+
l.a.createElement(
|
813
|
+
'p',
|
814
|
+
null,
|
815
|
+
'\u5f53\u4f60\u9700\u8981 context \u4fe1\u606f\uff08\u4f8b\u5982 ConfigProvider \u914d\u7f6e\u7684\u5185\u5bb9\uff09\u65f6\uff0c\u53ef\u4ee5\u901a\u8fc7 ',
|
816
|
+
l.a.createElement('code', null, 'notification.useNotification'),
|
817
|
+
' \u65b9\u6cd5\u4f1a\u8fd4\u56de ',
|
818
|
+
l.a.createElement('code', null, 'api'),
|
819
|
+
' \u5b9e\u4f53\u4ee5\u53ca ',
|
820
|
+
l.a.createElement('code', null, 'contextHolder'),
|
821
|
+
' \u8282\u70b9\u3002\u5c06\u5176\u63d2\u5165\u5230\u4f60\u9700\u8981\u83b7\u53d6 context \u4f4d\u7f6e\u5373\u53ef\uff1a',
|
822
|
+
),
|
823
|
+
l.a.createElement(o['a'], {
|
824
|
+
code: 'const [api, contextHolder] = notification.useNotification();\n\nreturn (\n <Context1.Provider value="Ant">\n {/* contextHolder \u5728 Context1 \u5185\uff0c\u5b83\u53ef\u4ee5\u83b7\u5f97 Context1 \u7684 context */}\n {contextHolder}\n <Context2.Provider value="Design">\n {/* contextHolder \u5728 Context2 \u5916\uff0c\u56e0\u800c\u4e0d\u4f1a\u83b7\u5f97 Context2 \u7684 context */}\n </Context2.Provider>\n </Context1.Provider>\n);',
|
825
|
+
lang: 'bash',
|
826
|
+
}),
|
827
|
+
l.a.createElement(
|
828
|
+
'p',
|
829
|
+
null,
|
830
|
+
'**\u5f02\u540c\uff1a**\u901a\u8fc7 hooks \u521b\u5efa\u7684 ',
|
831
|
+
l.a.createElement('code', null, 'contextHolder'),
|
832
|
+
' \u5fc5\u987b\u63d2\u5165\u5230\u5b50\u5143\u7d20\u8282\u70b9\u4e2d\u624d\u4f1a\u751f\u6548\uff0c\u5f53\u4f60\u4e0d\u9700\u8981\u4e0a\u4e0b\u6587\u4fe1\u606f\u65f6\u8bf7\u76f4\u63a5\u8c03\u7528\u3002',
|
833
|
+
),
|
834
|
+
l.a.createElement(
|
835
|
+
'h3',
|
836
|
+
{
|
837
|
+
id: '\u9759\u6001\u65b9\u6cd5\u5982\u4f55\u8bbe\u7f6e-prefixcls-',
|
838
|
+
},
|
839
|
+
l.a.createElement(
|
840
|
+
c['AnchorLink'],
|
841
|
+
{
|
842
|
+
to: '#\u9759\u6001\u65b9\u6cd5\u5982\u4f55\u8bbe\u7f6e-prefixcls-',
|
843
|
+
'aria-hidden': 'true',
|
844
|
+
tabIndex: -1,
|
845
|
+
},
|
846
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
847
|
+
),
|
848
|
+
'\u9759\u6001\u65b9\u6cd5\u5982\u4f55\u8bbe\u7f6e prefixCls \uff1f',
|
849
|
+
),
|
850
|
+
l.a.createElement(
|
851
|
+
'p',
|
852
|
+
null,
|
853
|
+
'\u4f60\u53ef\u4ee5\u901a\u8fc7 ',
|
854
|
+
l.a.createElement(
|
855
|
+
c['AnchorLink'],
|
856
|
+
{
|
857
|
+
to: '/components/config-provider/#ConfigProvider.config()-4.13.0+',
|
858
|
+
},
|
859
|
+
l.a.createElement('code', null, 'ConfigProvider.config'),
|
860
|
+
),
|
861
|
+
' \u8fdb\u884c\u8bbe\u7f6e\u3002',
|
862
|
+
),
|
863
|
+
),
|
864
|
+
),
|
865
|
+
)
|
866
|
+
);
|
867
|
+
},
|
868
|
+
Zxc8: function (e, t, n) {
|
869
|
+
'use strict';
|
870
|
+
n.r(t);
|
871
|
+
var a = n('q1tI'),
|
872
|
+
l = n.n(a),
|
873
|
+
c = n('k3GJ'),
|
874
|
+
r = n('MZF8'),
|
875
|
+
o = n('dEAq'),
|
876
|
+
i = n('H1Ra');
|
877
|
+
n('RZMt');
|
878
|
+
function m(e, t) {
|
879
|
+
return f(e) || s(e, t) || d(e, t) || u();
|
880
|
+
}
|
881
|
+
function u() {
|
882
|
+
throw new TypeError(
|
883
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
884
|
+
);
|
885
|
+
}
|
886
|
+
function d(e, t) {
|
887
|
+
if (e) {
|
888
|
+
if ('string' === typeof e) return E(e, t);
|
889
|
+
var n = Object.prototype.toString.call(e).slice(8, -1);
|
890
|
+
return (
|
891
|
+
'Object' === n && e.constructor && (n = e.constructor.name),
|
892
|
+
'Map' === n || 'Set' === n
|
893
|
+
? Array.from(e)
|
894
|
+
: 'Arguments' === n ||
|
895
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
896
|
+
? E(e, t)
|
897
|
+
: void 0
|
898
|
+
);
|
899
|
+
}
|
900
|
+
}
|
901
|
+
function E(e, t) {
|
902
|
+
(null == t || t > e.length) && (t = e.length);
|
903
|
+
for (var n = 0, a = new Array(t); n < t; n++) a[n] = e[n];
|
904
|
+
return a;
|
905
|
+
}
|
906
|
+
function s(e, t) {
|
907
|
+
var n =
|
908
|
+
null == e
|
909
|
+
? null
|
910
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
911
|
+
e['@@iterator'];
|
912
|
+
if (null != n) {
|
913
|
+
var a,
|
914
|
+
l,
|
915
|
+
c = [],
|
916
|
+
r = !0,
|
917
|
+
o = !1;
|
918
|
+
try {
|
919
|
+
for (n = n.call(e); !(r = (a = n.next()).done); r = !0)
|
920
|
+
if ((c.push(a.value), t && c.length === t)) break;
|
921
|
+
} catch (i) {
|
922
|
+
(o = !0), (l = i);
|
923
|
+
} finally {
|
924
|
+
try {
|
925
|
+
r || null == n['return'] || n['return']();
|
926
|
+
} finally {
|
927
|
+
if (o) throw l;
|
928
|
+
}
|
929
|
+
}
|
930
|
+
return c;
|
931
|
+
}
|
932
|
+
}
|
933
|
+
function f(e) {
|
934
|
+
if (Array.isArray(e)) return e;
|
935
|
+
}
|
936
|
+
function p(e, t) {
|
937
|
+
var n,
|
938
|
+
a =
|
939
|
+
null === (n = e.match(/\.(\w+)$/)) || void 0 === n ? void 0 : n[1];
|
940
|
+
return a || (a = t.tsx ? 'tsx' : 'jsx'), a;
|
941
|
+
}
|
942
|
+
var h = function (e) {
|
943
|
+
var t,
|
944
|
+
n,
|
945
|
+
u,
|
946
|
+
d = Object(a['useRef'])(),
|
947
|
+
E = Object(a['useContext'])(o['context']),
|
948
|
+
s = E.locale,
|
949
|
+
f = Object(o['useLocaleProps'])(s, e),
|
950
|
+
h = Object(o['useDemoUrl'])(f.identifier),
|
951
|
+
b = f.demoUrl || h,
|
952
|
+
v =
|
953
|
+
(null === r['a'] || void 0 === r['a']
|
954
|
+
? void 0
|
955
|
+
: r['a'].location.hash) === '#'.concat(f.identifier),
|
956
|
+
k = 1 === Object.keys(f.sources).length,
|
957
|
+
x = Object(o['useCodeSandbox'])(
|
958
|
+
(
|
959
|
+
null === (t = f.hideActions) || void 0 === t
|
960
|
+
? void 0
|
961
|
+
: t.includes('CSB')
|
962
|
+
)
|
963
|
+
? null
|
964
|
+
: f,
|
965
|
+
),
|
966
|
+
g = Object(o['useRiddle'])(
|
967
|
+
(
|
968
|
+
null === (n = f.hideActions) || void 0 === n
|
969
|
+
? void 0
|
970
|
+
: n.includes('RIDDLE')
|
971
|
+
)
|
972
|
+
? null
|
973
|
+
: f,
|
974
|
+
),
|
975
|
+
N = Object(o['useMotions'])(f.motions || [], d.current),
|
976
|
+
w = m(N, 2),
|
977
|
+
y = w[0],
|
978
|
+
_ = w[1],
|
979
|
+
C = Object(o['useCopy'])(),
|
980
|
+
A = m(C, 2),
|
981
|
+
L = A[0],
|
982
|
+
R = A[1],
|
983
|
+
I = Object(a['useState'])('_'),
|
984
|
+
P = m(I, 2),
|
985
|
+
j = P[0],
|
986
|
+
O = P[1],
|
987
|
+
S = Object(a['useState'])(p(j, f.sources[j])),
|
988
|
+
T = m(S, 2),
|
989
|
+
M = T[0],
|
990
|
+
H = T[1],
|
991
|
+
q = Object(a['useState'])(Boolean(f.defaultShowCode)),
|
992
|
+
D = m(q, 2),
|
993
|
+
U = D[0],
|
994
|
+
Z = D[1],
|
995
|
+
F = Object(a['useState'])(Math.random()),
|
996
|
+
J = m(F, 2),
|
997
|
+
B = J[0],
|
998
|
+
$ = J[1],
|
999
|
+
G = f.sources[j][M] || f.sources[j].content,
|
1000
|
+
V = Object(o['useTSPlaygroundUrl'])(s, G),
|
1001
|
+
X = Object(a['useRef'])(),
|
1002
|
+
K = Object(o['usePrefersColor'])(),
|
1003
|
+
Q = m(K, 1),
|
1004
|
+
z = Q[0];
|
1005
|
+
function W(e) {
|
1006
|
+
O(e), H(p(e, f.sources[e]));
|
1007
|
+
}
|
1008
|
+
return (
|
1009
|
+
Object(a['useEffect'])(
|
1010
|
+
function () {
|
1011
|
+
$(Math.random());
|
1012
|
+
},
|
1013
|
+
[z],
|
1014
|
+
),
|
1015
|
+
l.a.createElement(
|
1016
|
+
'div',
|
1017
|
+
{
|
1018
|
+
style: f.style,
|
1019
|
+
className: [
|
1020
|
+
f.className,
|
1021
|
+
'__dumi-default-previewer',
|
1022
|
+
v ? '__dumi-default-previewer-target' : '',
|
1023
|
+
]
|
1024
|
+
.filter(Boolean)
|
1025
|
+
.join(' '),
|
1026
|
+
id: f.identifier,
|
1027
|
+
'data-debug': f.debug || void 0,
|
1028
|
+
'data-iframe': f.iframe || void 0,
|
1029
|
+
},
|
1030
|
+
f.iframe &&
|
1031
|
+
l.a.createElement('div', {
|
1032
|
+
className: '__dumi-default-previewer-browser-nav',
|
1033
|
+
}),
|
1034
|
+
l.a.createElement(
|
1035
|
+
'div',
|
1036
|
+
{
|
1037
|
+
ref: d,
|
1038
|
+
className: '__dumi-default-previewer-demo',
|
1039
|
+
style: {
|
1040
|
+
transform: f.transform ? 'translate(0, 0)' : void 0,
|
1041
|
+
padding:
|
1042
|
+
f.compact || (f.iframe && !1 !== f.compact) ? '0' : void 0,
|
1043
|
+
background: f.background,
|
1044
|
+
},
|
1045
|
+
},
|
1046
|
+
f.iframe
|
1047
|
+
? l.a.createElement('iframe', {
|
1048
|
+
title: 'dumi-previewer',
|
1049
|
+
style: {
|
1050
|
+
height: String(f.iframe).replace(/(\d)$/, '$1px'),
|
1051
|
+
},
|
1052
|
+
key: B,
|
1053
|
+
src: b,
|
1054
|
+
ref: X,
|
1055
|
+
})
|
1056
|
+
: f.children,
|
1057
|
+
),
|
1058
|
+
l.a.createElement(
|
1059
|
+
'div',
|
1060
|
+
{
|
1061
|
+
className: '__dumi-default-previewer-desc',
|
1062
|
+
'data-title': f.title,
|
1063
|
+
},
|
1064
|
+
f.title &&
|
1065
|
+
l.a.createElement(
|
1066
|
+
o['AnchorLink'],
|
1067
|
+
{ to: '#'.concat(f.identifier) },
|
1068
|
+
f.title,
|
1069
|
+
),
|
1070
|
+
f.description &&
|
1071
|
+
l.a.createElement('div', {
|
1072
|
+
dangerouslySetInnerHTML: { __html: f.description },
|
1073
|
+
}),
|
1074
|
+
),
|
1075
|
+
l.a.createElement(
|
1076
|
+
'div',
|
1077
|
+
{ className: '__dumi-default-previewer-actions' },
|
1078
|
+
x &&
|
1079
|
+
l.a.createElement('button', {
|
1080
|
+
title: 'Open demo on CodeSandbox.io',
|
1081
|
+
className: '__dumi-default-icon',
|
1082
|
+
role: 'codesandbox',
|
1083
|
+
onClick: x,
|
1084
|
+
}),
|
1085
|
+
g &&
|
1086
|
+
l.a.createElement('button', {
|
1087
|
+
title: 'Open demo on Riddle',
|
1088
|
+
className: '__dumi-default-icon',
|
1089
|
+
role: 'riddle',
|
1090
|
+
onClick: g,
|
1091
|
+
}),
|
1092
|
+
f.motions &&
|
1093
|
+
l.a.createElement('button', {
|
1094
|
+
title: 'Execute motions',
|
1095
|
+
className: '__dumi-default-icon',
|
1096
|
+
role: 'motions',
|
1097
|
+
disabled: _,
|
1098
|
+
onClick: function () {
|
1099
|
+
return y();
|
1100
|
+
},
|
1101
|
+
}),
|
1102
|
+
f.iframe &&
|
1103
|
+
l.a.createElement('button', {
|
1104
|
+
title: 'Reload demo iframe page',
|
1105
|
+
className: '__dumi-default-icon',
|
1106
|
+
role: 'refresh',
|
1107
|
+
onClick: function () {
|
1108
|
+
return $(Math.random());
|
1109
|
+
},
|
1110
|
+
}),
|
1111
|
+
!(null === (u = f.hideActions) || void 0 === u
|
1112
|
+
? void 0
|
1113
|
+
: u.includes('EXTERNAL')) &&
|
1114
|
+
l.a.createElement(
|
1115
|
+
o['Link'],
|
1116
|
+
{ target: '_blank', to: b },
|
1117
|
+
l.a.createElement('button', {
|
1118
|
+
title: 'Open demo in new tab',
|
1119
|
+
className: '__dumi-default-icon',
|
1120
|
+
role: 'open-demo',
|
1121
|
+
type: 'button',
|
1122
|
+
}),
|
1123
|
+
),
|
1124
|
+
l.a.createElement('span', null),
|
1125
|
+
l.a.createElement('button', {
|
1126
|
+
title: 'Copy source code',
|
1127
|
+
className: '__dumi-default-icon',
|
1128
|
+
role: 'copy',
|
1129
|
+
'data-status': R,
|
1130
|
+
onClick: function () {
|
1131
|
+
return L(G);
|
1132
|
+
},
|
1133
|
+
}),
|
1134
|
+
'tsx' === M &&
|
1135
|
+
U &&
|
1136
|
+
l.a.createElement(
|
1137
|
+
o['Link'],
|
1138
|
+
{ target: '_blank', to: V },
|
1139
|
+
l.a.createElement('button', {
|
1140
|
+
title: 'Get JSX via TypeScript Playground',
|
1141
|
+
className: '__dumi-default-icon',
|
1142
|
+
role: 'change-tsx',
|
1143
|
+
type: 'button',
|
1144
|
+
}),
|
1145
|
+
),
|
1146
|
+
l.a.createElement('button', {
|
1147
|
+
title: 'Toggle source code panel',
|
1148
|
+
className: '__dumi-default-icon'.concat(
|
1149
|
+
U ? ' __dumi-default-btn-expand' : '',
|
1150
|
+
),
|
1151
|
+
role: 'source',
|
1152
|
+
type: 'button',
|
1153
|
+
onClick: function () {
|
1154
|
+
return Z(!U);
|
1155
|
+
},
|
1156
|
+
}),
|
1157
|
+
),
|
1158
|
+
U &&
|
1159
|
+
l.a.createElement(
|
1160
|
+
'div',
|
1161
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
1162
|
+
!k &&
|
1163
|
+
l.a.createElement(
|
1164
|
+
c['b'],
|
1165
|
+
{
|
1166
|
+
className: '__dumi-default-previewer-source-tab',
|
1167
|
+
prefixCls: '__dumi-default-tabs',
|
1168
|
+
moreIcon: '\xb7\xb7\xb7',
|
1169
|
+
defaultActiveKey: j,
|
1170
|
+
onChange: W,
|
1171
|
+
},
|
1172
|
+
Object.keys(f.sources).map(function (e) {
|
1173
|
+
return l.a.createElement(c['a'], {
|
1174
|
+
tab:
|
1175
|
+
'_' === e ? 'index.'.concat(p(e, f.sources[e])) : e,
|
1176
|
+
key: e,
|
1177
|
+
});
|
1178
|
+
}),
|
1179
|
+
),
|
1180
|
+
l.a.createElement(
|
1181
|
+
'div',
|
1182
|
+
{ className: '__dumi-default-previewer-source' },
|
1183
|
+
l.a.createElement(i['a'], { code: G, lang: M, showCopy: !1 }),
|
1184
|
+
),
|
1185
|
+
),
|
1186
|
+
)
|
1187
|
+
);
|
1188
|
+
};
|
1189
|
+
t['default'] = h;
|
1190
|
+
},
|
1191
|
+
},
|
1192
|
+
]);
|