@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,1220 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[37],{"+TR4":function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),l=a.n(n),r=a("dEAq"),c=a("Zxc8"),o=a("H1Ra"),u=a("JjdP"),i=l.a.memo(u["default"]["layout-basic"].component),d=l.a.memo(u["default"]["layout-top"].component),m=l.a.memo(u["default"]["layout-topside2"].component),s=l.a.memo(u["default"]["layout-topside"].component),E=l.a.memo(u["default"]["layout-side"].component),p=l.a.memo(u["default"]["layout-customtrigger"].component),f=l.a.memo(u["default"]["layout-responsive"].component),h=l.a.memo(u["default"]["layout-fixed"].component),b=l.a.memo(u["default"]["layout-fixedsider"].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("h1",{id:"layout-\u5e03\u5c40"},l.a.createElement(r["AnchorLink"],{to:"#layout-\u5e03\u5c40","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Layout \u5e03\u5c40"),l.a.createElement("p",null,"\u534f\u52a9\u8fdb\u884c\u9875\u9762\u7ea7\u6574\u4f53\u5e03\u5c40\u3002"),l.a.createElement("h2",{id:"\u8bbe\u8ba1\u89c4\u5219"},l.a.createElement(r["AnchorLink"],{to:"#\u8bbe\u8ba1\u89c4\u5219","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u8bbe\u8ba1\u89c4\u5219"),l.a.createElement("h3",{id:"\u5c3a\u5bf8"},l.a.createElement(r["AnchorLink"],{to:"#\u5c3a\u5bf8","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5c3a\u5bf8"),l.a.createElement("p",null,"\u4e00\u7ea7\u5bfc\u822a\u9879\u504f\u5de6\u9760\u8fd1 logo \u653e\u7f6e\uff0c\u8f85\u52a9\u83dc\u5355\u504f\u53f3\u653e\u7f6e\u3002"),l.a.createElement("ul",null,l.a.createElement("li",null,"\u9876\u90e8\u5bfc\u822a\uff08\u5927\u90e8\u5206\u7cfb\u7edf\uff09\uff1a\u4e00\u7ea7\u5bfc\u822a\u9ad8\u5ea6 ",l.a.createElement("code",null,"64px"),"\uff0c\u4e8c\u7ea7\u5bfc\u822a ",l.a.createElement("code",null,"48px"),"\u3002"),l.a.createElement("li",null,"\u9876\u90e8\u5bfc\u822a\uff08\u5c55\u793a\u7c7b\u9875\u9762\uff09\uff1a\u4e00\u7ea7\u5bfc\u822a\u9ad8\u5ea6 ",l.a.createElement("code",null,"80px"),"\uff0c\u4e8c\u7ea7\u5bfc\u822a ",l.a.createElement("code",null,"56px"),"\u3002"),l.a.createElement("li",null,"\u9876\u90e8\u5bfc\u822a\u9ad8\u5ea6\u7684\u8303\u56f4\u8ba1\u7b97\u516c\u5f0f\u4e3a\uff1a",l.a.createElement("code",null,"48+8n"),"\u3002"),l.a.createElement("li",null,"\u4fa7\u8fb9\u5bfc\u822a\u5bbd\u5ea6\u7684\u8303\u56f4\u8ba1\u7b97\u516c\u5f0f\uff1a",l.a.createElement("code",null,"200+8n"),"\u3002")),l.a.createElement("h3",{id:"\u4ea4\u4e92"},l.a.createElement(r["AnchorLink"],{to:"#\u4ea4\u4e92","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4ea4\u4e92"),l.a.createElement("ul",null,l.a.createElement("li",null,"\u4e00\u7ea7\u5bfc\u822a\u548c\u672b\u7ea7\u7684\u5bfc\u822a\u9700\u8981\u5728\u53ef\u89c6\u5316\u7684\u5c42\u9762\u88ab\u5f3a\u8c03\u51fa\u6765\uff1b"),l.a.createElement("li",null,"\u5f53\u524d\u9879\u5e94\u8be5\u5728\u5448\u73b0\u4e0a\u4f18\u5148\u7ea7\u6700\u9ad8\uff1b"),l.a.createElement("li",null,"\u5f53\u5bfc\u822a\u6536\u8d77\u7684\u65f6\u5019\uff0c\u5f53\u524d\u9879\u7684\u6837\u5f0f\u81ea\u52a8\u8d4b\u4e88\u7ed9\u5b83\u7684\u4e0a\u4e00\u4e2a\u5c42\u7ea7\uff1b"),l.a.createElement("li",null,"\u5de6\u4fa7\u5bfc\u822a\u680f\u7684\u6536\u653e\u4ea4\u4e92\u540c\u65f6\u652f\u6301\u624b\u98ce\u7434\u548c\u5168\u5c55\u5f00\u7684\u6837\u5f0f\uff0c\u6839\u636e\u4e1a\u52a1\u7684\u8981\u6c42\u8fdb\u884c\u9002\u5f53\u7684\u9009\u62e9\u3002")),l.a.createElement("h3",{id:"\u89c6\u89c9"},l.a.createElement(r["AnchorLink"],{to:"#\u89c6\u89c9","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u89c6\u89c9"),l.a.createElement("p",null,"\u5bfc\u822a\u6837\u5f0f\u4e0a\u9700\u8981\u6839\u636e\u4fe1\u606f\u5c42\u7ea7\u5408\u7406\u7684\u9009\u62e9\u6837\u5f0f\uff1a"),l.a.createElement("ul",null,l.a.createElement("li",null,l.a.createElement("p",null,l.a.createElement("strong",null,"\u5927\u8272\u5757\u5f3a\u8c03")),l.a.createElement("p",null,"\u5efa\u8bae\u7528\u4e8e\u5e95\u8272\u4e3a\u6df1\u8272\u7cfb\u65f6\uff0c\u5f53\u524d\u9875\u9762\u7236\u7ea7\u7684\u5bfc\u822a\u9879\u3002")),l.a.createElement("li",null,l.a.createElement("p",null,l.a.createElement("strong",null,"\u9ad8\u4eae\u706b\u67f4\u68cd")),l.a.createElement("p",null,"\u5f53\u5bfc\u822a\u680f\u5e95\u8272\u4e3a\u6d45\u8272\u7cfb\u65f6\u4f7f\u7528\uff0c\u53ef\u7528\u4e8e\u5f53\u524d\u9875\u9762\u5bf9\u5e94\u5bfc\u822a\u9879\uff0c\u5efa\u8bae\u5c3d\u91cf\u5728\u5bfc\u822a\u8def\u5f84\u7684\u6700\u7ec8\u9879\u4f7f\u7528\u3002")),l.a.createElement("li",null,l.a.createElement("p",null,l.a.createElement("strong",null,"\u5b57\u4f53\u9ad8\u4eae\u53d8\u8272")),l.a.createElement("p",null,"\u4ece\u53ef\u89c6\u5316\u5c42\u9762\uff0c\u5b57\u4f53\u9ad8\u4eae\u7684\u89c6\u89c9\u5f3a\u5316\u529b\u5ea6\u4f4e\u4e8e\u5927\u8272\u5757\uff0c\u901a\u5e38\u5728\u5f53\u524d\u9879\u7684\u4e0a\u4e00\u7ea7\u4f7f\u7528\u3002")),l.a.createElement("li",null,l.a.createElement("p",null,l.a.createElement("strong",null,"\u5b57\u4f53\u653e\u5927")),l.a.createElement("p",null,l.a.createElement("code",null,"12px"),"\u3001",l.a.createElement("code",null,"14px")," \u662f\u5bfc\u822a\u7684\u6807\u51c6\u5b57\u53f7\uff0c14 \u53f7\u5b57\u4f53\u7528\u5728\u4e00\u3001\u4e8c\u7ea7\u5bfc\u822a\u4e2d\u3002\u5b57\u53f7\u53ef\u4ee5\u8003\u8651\u5bfc\u822a\u9879\u7684\u7b49\u7ea7\u505a\u76f8\u5e94\u9009\u62e9\u3002"))),l.a.createElement("h2",{id:"\u7ec4\u4ef6\u6982\u8ff0"},l.a.createElement(r["AnchorLink"],{to:"#\u7ec4\u4ef6\u6982\u8ff0","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u7ec4\u4ef6\u6982\u8ff0"),l.a.createElement("ul",null,l.a.createElement("li",null,l.a.createElement("code",null,"Layout"),"\uff1a\u5e03\u5c40\u5bb9\u5668\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957 ",l.a.createElement("code",null,"Header")," ",l.a.createElement("code",null,"Sider")," ",l.a.createElement("code",null,"Content")," ",l.a.createElement("code",null,"Footer")," \u6216 ",l.a.createElement("code",null,"Layout")," \u672c\u8eab\uff0c\u53ef\u4ee5\u653e\u5728\u4efb\u4f55\u7236\u5bb9\u5668\u4e2d\u3002"),l.a.createElement("li",null,l.a.createElement("code",null,"Header"),"\uff1a\u9876\u90e8\u5e03\u5c40\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ",l.a.createElement("code",null,"Layout")," \u4e2d\u3002"),l.a.createElement("li",null,l.a.createElement("code",null,"Sider"),"\uff1a\u4fa7\u8fb9\u680f\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\u53ca\u57fa\u672c\u529f\u80fd\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ",l.a.createElement("code",null,"Layout")," \u4e2d\u3002"),l.a.createElement("li",null,l.a.createElement("code",null,"Content"),"\uff1a\u5185\u5bb9\u90e8\u5206\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ",l.a.createElement("code",null,"Layout")," \u4e2d\u3002"),l.a.createElement("li",null,l.a.createElement("code",null,"Footer"),"\uff1a\u5e95\u90e8\u5e03\u5c40\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ",l.a.createElement("code",null,"Layout")," \u4e2d\u3002")),l.a.createElement("blockquote",null,l.a.createElement("p",null,"\u6ce8\u610f\uff1a\u91c7\u7528 flex \u5e03\u5c40\u5b9e\u73b0\uff0c\u8bf7\u6ce8\u610f",l.a.createElement(r["Link"],{to:"http://caniuse.com/#search=flex"},"\u6d4f\u89c8\u5668\u517c\u5bb9\u6027"),"\u95ee\u9898\u3002")),l.a.createElement("h3",{id:"\u57fa\u672c\u7ed3\u6784"},l.a.createElement(r["AnchorLink"],{to:"#\u57fa\u672c\u7ed3\u6784","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u57fa\u672c\u7ed3\u6784")),l.a.createElement(c["default"],u["default"]["layout-basic"].previewerProps,l.a.createElement(i,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u4e0a\u4e2d\u4e0b\u5e03\u5c40"},l.a.createElement(r["AnchorLink"],{to:"#\u4e0a\u4e2d\u4e0b\u5e03\u5c40","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4e0a\u4e2d\u4e0b\u5e03\u5c40")),l.a.createElement(c["default"],u["default"]["layout-top"].previewerProps,l.a.createElement(d,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40-\u901a\u680f"},l.a.createElement(r["AnchorLink"],{to:"#\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40-\u901a\u680f","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40-\u901a\u680f")),l.a.createElement(c["default"],u["default"]["layout-topside2"].previewerProps,l.a.createElement(m,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40"},l.a.createElement(r["AnchorLink"],{to:"#\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40")),l.a.createElement(c["default"],u["default"]["layout-topside"].previewerProps,l.a.createElement(s,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u4fa7\u8fb9\u5e03\u5c40"},l.a.createElement(r["AnchorLink"],{to:"#\u4fa7\u8fb9\u5e03\u5c40","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4fa7\u8fb9\u5e03\u5c40")),l.a.createElement(c["default"],u["default"]["layout-side"].previewerProps,l.a.createElement(E,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u89e6\u53d1\u5668"},l.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u89e6\u53d1\u5668","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u89e6\u53d1\u5668")),l.a.createElement(c["default"],u["default"]["layout-customtrigger"].previewerProps,l.a.createElement(p,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u54cd\u5e94\u5f0f\u5e03\u5c40"},l.a.createElement(r["AnchorLink"],{to:"#\u54cd\u5e94\u5f0f\u5e03\u5c40","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u54cd\u5e94\u5f0f\u5e03\u5c40")),l.a.createElement(c["default"],u["default"]["layout-responsive"].previewerProps,l.a.createElement(f,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u56fa\u5b9a\u5934\u90e8"},l.a.createElement(r["AnchorLink"],{to:"#\u56fa\u5b9a\u5934\u90e8","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u56fa\u5b9a\u5934\u90e8")),l.a.createElement(c["default"],u["default"]["layout-fixed"].previewerProps,l.a.createElement(h,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u56fa\u5b9a\u4fa7\u8fb9\u680f"},l.a.createElement(r["AnchorLink"],{to:"#\u56fa\u5b9a\u4fa7\u8fb9\u680f","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u56fa\u5b9a\u4fa7\u8fb9\u680f")),l.a.createElement(c["default"],u["default"]["layout-fixedsider"].previewerProps,l.a.createElement(b,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(o["a"],{code:"<Layout>\n <Header>header</Header>\n <Layout>\n <Sider>left sidebar</Sider>\n <Content>main content</Content>\n <Sider>right sidebar</Sider>\n </Layout>\n <Footer>footer</Footer>\n</Layout>",lang:"bash"}),l.a.createElement("h3",{id:"layout"},l.a.createElement(r["AnchorLink"],{to:"#layout","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Layout"),l.a.createElement("p",null,"\u5e03\u5c40\u5bb9\u5668\u3002"),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,"className"),l.a.createElement("td",null,"\u5bb9\u5668 className"),l.a.createElement("td",null,"string"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"hasSider"),l.a.createElement("td",null,"\u8868\u793a\u5b50\u5143\u7d20\u91cc\u6709 Sider\uff0c\u4e00\u822c\u4e0d\u7528\u6307\u5b9a\u3002\u53ef\u7528\u4e8e\u670d\u52a1\u7aef\u6e32\u67d3\u65f6\u907f\u514d\u6837\u5f0f\u95ea\u52a8"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"style"),l.a.createElement("td",null,"\u6307\u5b9a\u6837\u5f0f"),l.a.createElement("td",null,"CSSProperties"),l.a.createElement("td",null,"-")))),l.a.createElement("blockquote",null,l.a.createElement("p",null,l.a.createElement("code",null,"Layout.Header")," ",l.a.createElement("code",null,"Layout.Footer")," ",l.a.createElement("code",null,"Layout.Content")," API \u4e0e ",l.a.createElement("code",null,"Layout")," \u76f8\u540c")),l.a.createElement("h3",{id:"layoutsider"},l.a.createElement(r["AnchorLink"],{to:"#layoutsider","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Layout.Sider"),l.a.createElement("p",null,"\u4fa7\u8fb9\u680f\u3002"),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,"breakpoint"),l.a.createElement("td",null,"\u89e6\u53d1\u54cd\u5e94\u5f0f\u5e03\u5c40\u7684",l.a.createElement(r["AnchorLink"],{to:"/components/grid/#Col"},"\u65ad\u70b9")),l.a.createElement("td",null,l.a.createElement("code",null,"xs")," | ",l.a.createElement("code",null,"sm")," | ",l.a.createElement("code",null,"md")," | ",l.a.createElement("code",null,"lg")," | ",l.a.createElement("code",null,"xl")," | ",l.a.createElement("code",null,"xxl")),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"className"),l.a.createElement("td",null,"\u5bb9\u5668 className"),l.a.createElement("td",null,"string"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"collapsed"),l.a.createElement("td",null,"\u5f53\u524d\u6536\u8d77\u72b6\u6001"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"collapsedWidth"),l.a.createElement("td",null,"\u6536\u7f29\u5bbd\u5ea6\uff0c\u8bbe\u7f6e\u4e3a 0 \u4f1a\u51fa\u73b0\u7279\u6b8a trigger"),l.a.createElement("td",null,"number"),l.a.createElement("td",null,"80")),l.a.createElement("tr",null,l.a.createElement("td",null,"collapsible"),l.a.createElement("td",null,"\u662f\u5426\u53ef\u6536\u8d77"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false")),l.a.createElement("tr",null,l.a.createElement("td",null,"defaultCollapsed"),l.a.createElement("td",null,"\u662f\u5426\u9ed8\u8ba4\u6536\u8d77"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false")),l.a.createElement("tr",null,l.a.createElement("td",null,"reverseArrow"),l.a.createElement("td",null,"\u7ffb\u8f6c\u6298\u53e0\u63d0\u793a\u7bad\u5934\u7684\u65b9\u5411\uff0c\u5f53 Sider \u5728\u53f3\u8fb9\u65f6\u53ef\u4ee5\u4f7f\u7528"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false")),l.a.createElement("tr",null,l.a.createElement("td",null,"style"),l.a.createElement("td",null,"\u6307\u5b9a\u6837\u5f0f"),l.a.createElement("td",null,"CSSProperties"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"theme"),l.a.createElement("td",null,"\u4e3b\u9898\u989c\u8272"),l.a.createElement("td",null,l.a.createElement("code",null,"light")," | ",l.a.createElement("code",null,"dark")),l.a.createElement("td",null,l.a.createElement("code",null,"dark"))),l.a.createElement("tr",null,l.a.createElement("td",null,"trigger"),l.a.createElement("td",null,"\u81ea\u5b9a\u4e49 trigger\uff0c\u8bbe\u7f6e\u4e3a null \u65f6\u9690\u85cf trigger"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"width"),l.a.createElement("td",null,"\u5bbd\u5ea6"),l.a.createElement("td",null,"number | string"),l.a.createElement("td",null,"200")),l.a.createElement("tr",null,l.a.createElement("td",null,"zeroWidthTriggerStyle"),l.a.createElement("td",null,"\u6307\u5b9a\u5f53 ",l.a.createElement("code",null,"collapsedWidth")," \u4e3a 0 \u65f6\u51fa\u73b0\u7684\u7279\u6b8a trigger \u7684\u6837\u5f0f"),l.a.createElement("td",null,"object"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"onBreakpoint"),l.a.createElement("td",null,"\u89e6\u53d1\u54cd\u5e94\u5f0f\u5e03\u5c40",l.a.createElement(r["AnchorLink"],{to:"/components/grid/#API"},"\u65ad\u70b9"),"\u65f6\u7684\u56de\u8c03"),l.a.createElement("td",null,"(broken) => ","{","}"),l.a.createElement("td",null,"-")),l.a.createElement("tr",null,l.a.createElement("td",null,"onCollapse"),l.a.createElement("td",null,"\u5c55\u5f00-\u6536\u8d77\u65f6\u7684\u56de\u8c03\u51fd\u6570\uff0c\u6709\u70b9\u51fb trigger \u4ee5\u53ca\u54cd\u5e94\u5f0f\u53cd\u9988\u4e24\u79cd\u65b9\u5f0f\u53ef\u4ee5\u89e6\u53d1"),l.a.createElement("td",null,"(collapsed, type) => ","{","}"),l.a.createElement("td",null,"-")))),l.a.createElement("h4",{id:"breakpoint-width"},l.a.createElement(r["AnchorLink"],{to:"#breakpoint-width","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"breakpoint width"),l.a.createElement(o["a"],{code:"{\n xs: '480px',\n sm: '576px',\n md: '768px',\n lg: '992px',\n xl: '1200px',\n xxl: '1600px',\n}",lang:"ts"}),l.a.createElement("style",{dangerouslySetInnerHTML:{__html:'\n [data-theme="dark"] .site-layout-background {\n background: #141414;\n }\n [data-theme="dark"] .site-layout-header-background {\n background: #1f1f1f;\n }\n\n [data-theme="dark"] .site-layout-content {\n background: #141414;\n }\n\n [data-theme="dark"] .site-layout .site-layout-background {\n background: #141414;\n }\n\n [data-theme="dark"] .site-layout-sub-header-background {\n background: #141414;\n }\n\n #layout-basic {\n text-align: center;\n}\n#layout-basic .ant-layout-header,\n#layout-basic .ant-layout-footer {\n color: #fff;\n background: #7dbcea;\n}\n[data-theme="dark"] #layout-basic .ant-layout-header {\n background: #6aa0c7;\n}\n[data-theme="dark"] #layout-basic .ant-layout-footer {\n background: #6aa0c7;\n}\n#layout-basic .ant-layout-footer {\n line-height: 1.5;\n}\n#layout-basic .ant-layout-sider {\n color: #fff;\n line-height: 120px;\n background: #3ba0e9;\n}\n[data-theme="dark"] #layout-basic .ant-layout-sider {\n background: #3499ec;\n}\n#layout-basic .ant-layout-content {\n min-height: 120px;\n color: #fff;\n line-height: 120px;\n background: rgba(16, 142, 233, 1);\n}\n[data-theme="dark"] #layout-basic .ant-layout-content {\n background: #107bcb;\n}\n#layout-basic .ant-layout + .ant-layout {\n margin-top: 48px;\n}\n\n.site-layout-content {\n min-height: 280px;\n padding: 24px;\n background: #fff;\n}\n#layout-top .logo {\n float: left;\n width: 120px;\n height: 31px;\n margin: 16px 24px 16px 0;\n background: rgba(255, 255, 255, 0.3);\n}\n.ant-row-rtl #layout-top .logo {\n float: right;\n margin: 16px 0 16px 24px;\n}\n\n#layout-topside2 .logo {\n float: left;\n width: 120px;\n height: 31px;\n margin: 16px 24px 16px 0;\n background: rgba(255, 255, 255, 0.3);\n}\n\n.ant-row-rtl #layout-topside2 .logo {\n float: right;\n margin: 16px 0 16px 24px;\n}\n\n.site-layout-background {\n background: #fff;\n}\n \n\n#layout-topside .logo {\n float: left;\n width: 120px;\n height: 31px;\n margin: 16px 24px 16px 0;\n background: rgba(255, 255, 255, 0.3);\n}\n\n.ant-row-rtl #layout-topside .logo {\n float: right;\n margin: 16px 0 16px 24px;\n}\n\n.site-layout-background {\n background: #fff;\n}\n\n\n#layout-customtrigger .trigger {\n padding: 0 24px;\n font-size: 18px;\n line-height: 64px;\n cursor: pointer;\n transition: color 0.3s;\n}\n\n#layout-customtrigger .trigger:hover {\n color: #1890ff;\n}\n\n#layout-customtrigger .logo {\n height: 32px;\n margin: 16px;\n background: rgba(255, 255, 255, 0.3);\n}\n\n.site-layout .site-layout-background {\n background: #fff;\n}\n\n\n#layout-responsive .logo {\n height: 32px;\n margin: 16px;\n background: rgba(255, 255, 255, 0.2);\n}\n\n.site-layout-sub-header-background {\n background: #fff;\n}\n\n.site-layout-background {\n background: #fff;\n}\n\n'}})))))},MZF8:function(e,t,a){"use strict";var n=a("ogwx");a.d(t,"a",(function(){return n["b"]}));a("VCU9")},RZMt:function(e,t,a){},Zxc8:function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),l=a.n(n),r=a("k3GJ"),c=a("MZF8"),o=a("dEAq"),u=a("H1Ra");a("RZMt");function i(e,t){return p(e)||E(e,t)||m(e,t)||d()}function d(){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 m(e,t){if(e){if("string"===typeof e)return s(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,n=new Array(t);a<t;a++)n[a]=e[a];return n}function E(e,t){var a=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var n,l,r=[],c=!0,o=!1;try{for(a=a.call(e);!(c=(n=a.next()).done);c=!0)if(r.push(n.value),t&&r.length===t)break}catch(u){o=!0,l=u}finally{try{c||null==a["return"]||a["return"]()}finally{if(o)throw l}}return r}}function p(e){if(Array.isArray(e))return e}function f(e,t){var a,n=null===(a=e.match(/\.(\w+)$/))||void 0===a?void 0:a[1];return n||(n=t.tsx?"tsx":"jsx"),n}var h=function(e){var t,a,d,m=Object(n["useRef"])(),s=Object(n["useContext"])(o["context"]),E=s.locale,p=Object(o["useLocaleProps"])(E,e),h=Object(o["useDemoUrl"])(p.identifier),b=p.demoUrl||h,g=(null===c["a"]||void 0===c["a"]?void 0:c["a"].location.hash)==="#".concat(p.identifier),y=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===(a=p.hideActions)||void 0===a?void 0:a.includes("RIDDLE"))?null:p),v=Object(o["useMotions"])(p.motions||[],m.current),w=i(v,2),N=w[0],L=w[1],_=Object(o["useCopy"])(),A=i(_,2),S=A[0],I=A[1],C=Object(n["useState"])("_"),j=i(C,2),O=j[0],P=j[1],R=Object(n["useState"])(f(O,p.sources[O])),M=i(R,2),T=M[0],F=M[1],H=Object(n["useState"])(Boolean(p.defaultShowCode)),q=i(H,2),U=q[0],Z=q[1],J=Object(n["useState"])(Math.random()),B=i(J,2),$=B[0],D=B[1],W=p.sources[O][T]||p.sources[O].content,z=Object(o["useTSPlaygroundUrl"])(E,W),G=Object(n["useRef"])(),X=Object(o["usePrefersColor"])(),K=i(X,1),V=K[0];function Q(e){P(e),F(f(e,p.sources[e]))}return Object(n["useEffect"])((function(){D(Math.random())}),[V]),l.a.createElement("div",{style:p.style,className:[p.className,"__dumi-default-previewer",g?"__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:m,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:$,src:b,ref:G}):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:L,onClick:function(){return N()}}),p.iframe&&l.a.createElement("button",{title:"Reload demo iframe page",className:"__dumi-default-icon",role:"refresh",onClick:function(){return D(Math.random())}}),!(null===(d=p.hideActions)||void 0===d?void 0:d.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":I,onClick:function(){return S(W)}}),"tsx"===T&&U&&l.a.createElement(o["Link"],{target:"_blank",to:z},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"},!y&&l.a.createElement(r["b"],{className:"__dumi-default-previewer-source-tab",prefixCls:"__dumi-default-tabs",moreIcon:"\xb7\xb7\xb7",defaultActiveKey:O,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(u["a"],{code:W,lang:T,showCopy:!1}))))};t["default"]=h}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[37],
|
3
|
+
{
|
4
|
+
'+TR4': function (e, t, a) {
|
5
|
+
'use strict';
|
6
|
+
a.r(t);
|
7
|
+
var n = a('q1tI'),
|
8
|
+
l = a.n(n),
|
9
|
+
r = a('dEAq'),
|
10
|
+
c = a('Zxc8'),
|
11
|
+
o = a('H1Ra'),
|
12
|
+
u = a('JjdP'),
|
13
|
+
i = l.a.memo(u['default']['layout-basic'].component),
|
14
|
+
d = l.a.memo(u['default']['layout-top'].component),
|
15
|
+
m = l.a.memo(u['default']['layout-topside2'].component),
|
16
|
+
s = l.a.memo(u['default']['layout-topside'].component),
|
17
|
+
E = l.a.memo(u['default']['layout-side'].component),
|
18
|
+
p = l.a.memo(u['default']['layout-customtrigger'].component),
|
19
|
+
f = l.a.memo(u['default']['layout-responsive'].component),
|
20
|
+
h = l.a.memo(u['default']['layout-fixed'].component),
|
21
|
+
b = l.a.memo(u['default']['layout-fixedsider'].component);
|
22
|
+
t['default'] = (e) => (
|
23
|
+
l.a.useEffect(() => {
|
24
|
+
var t;
|
25
|
+
null !== e &&
|
26
|
+
void 0 !== e &&
|
27
|
+
null !== (t = e.location) &&
|
28
|
+
void 0 !== t &&
|
29
|
+
t.hash &&
|
30
|
+
r['AnchorLink'].scrollToAnchor(
|
31
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
32
|
+
);
|
33
|
+
}, []),
|
34
|
+
l.a.createElement(
|
35
|
+
l.a.Fragment,
|
36
|
+
null,
|
37
|
+
l.a.createElement(
|
38
|
+
l.a.Fragment,
|
39
|
+
null,
|
40
|
+
l.a.createElement(
|
41
|
+
'div',
|
42
|
+
{ className: 'markdown' },
|
43
|
+
l.a.createElement(
|
44
|
+
'h1',
|
45
|
+
{ id: 'layout-\u5e03\u5c40' },
|
46
|
+
l.a.createElement(
|
47
|
+
r['AnchorLink'],
|
48
|
+
{
|
49
|
+
to: '#layout-\u5e03\u5c40',
|
50
|
+
'aria-hidden': 'true',
|
51
|
+
tabIndex: -1,
|
52
|
+
},
|
53
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
54
|
+
),
|
55
|
+
'Layout \u5e03\u5c40',
|
56
|
+
),
|
57
|
+
l.a.createElement(
|
58
|
+
'p',
|
59
|
+
null,
|
60
|
+
'\u534f\u52a9\u8fdb\u884c\u9875\u9762\u7ea7\u6574\u4f53\u5e03\u5c40\u3002',
|
61
|
+
),
|
62
|
+
l.a.createElement(
|
63
|
+
'h2',
|
64
|
+
{ id: '\u8bbe\u8ba1\u89c4\u5219' },
|
65
|
+
l.a.createElement(
|
66
|
+
r['AnchorLink'],
|
67
|
+
{
|
68
|
+
to: '#\u8bbe\u8ba1\u89c4\u5219',
|
69
|
+
'aria-hidden': 'true',
|
70
|
+
tabIndex: -1,
|
71
|
+
},
|
72
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
73
|
+
),
|
74
|
+
'\u8bbe\u8ba1\u89c4\u5219',
|
75
|
+
),
|
76
|
+
l.a.createElement(
|
77
|
+
'h3',
|
78
|
+
{ id: '\u5c3a\u5bf8' },
|
79
|
+
l.a.createElement(
|
80
|
+
r['AnchorLink'],
|
81
|
+
{ to: '#\u5c3a\u5bf8', 'aria-hidden': 'true', tabIndex: -1 },
|
82
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
83
|
+
),
|
84
|
+
'\u5c3a\u5bf8',
|
85
|
+
),
|
86
|
+
l.a.createElement(
|
87
|
+
'p',
|
88
|
+
null,
|
89
|
+
'\u4e00\u7ea7\u5bfc\u822a\u9879\u504f\u5de6\u9760\u8fd1 logo \u653e\u7f6e\uff0c\u8f85\u52a9\u83dc\u5355\u504f\u53f3\u653e\u7f6e\u3002',
|
90
|
+
),
|
91
|
+
l.a.createElement(
|
92
|
+
'ul',
|
93
|
+
null,
|
94
|
+
l.a.createElement(
|
95
|
+
'li',
|
96
|
+
null,
|
97
|
+
'\u9876\u90e8\u5bfc\u822a\uff08\u5927\u90e8\u5206\u7cfb\u7edf\uff09\uff1a\u4e00\u7ea7\u5bfc\u822a\u9ad8\u5ea6 ',
|
98
|
+
l.a.createElement('code', null, '64px'),
|
99
|
+
'\uff0c\u4e8c\u7ea7\u5bfc\u822a ',
|
100
|
+
l.a.createElement('code', null, '48px'),
|
101
|
+
'\u3002',
|
102
|
+
),
|
103
|
+
l.a.createElement(
|
104
|
+
'li',
|
105
|
+
null,
|
106
|
+
'\u9876\u90e8\u5bfc\u822a\uff08\u5c55\u793a\u7c7b\u9875\u9762\uff09\uff1a\u4e00\u7ea7\u5bfc\u822a\u9ad8\u5ea6 ',
|
107
|
+
l.a.createElement('code', null, '80px'),
|
108
|
+
'\uff0c\u4e8c\u7ea7\u5bfc\u822a ',
|
109
|
+
l.a.createElement('code', null, '56px'),
|
110
|
+
'\u3002',
|
111
|
+
),
|
112
|
+
l.a.createElement(
|
113
|
+
'li',
|
114
|
+
null,
|
115
|
+
'\u9876\u90e8\u5bfc\u822a\u9ad8\u5ea6\u7684\u8303\u56f4\u8ba1\u7b97\u516c\u5f0f\u4e3a\uff1a',
|
116
|
+
l.a.createElement('code', null, '48+8n'),
|
117
|
+
'\u3002',
|
118
|
+
),
|
119
|
+
l.a.createElement(
|
120
|
+
'li',
|
121
|
+
null,
|
122
|
+
'\u4fa7\u8fb9\u5bfc\u822a\u5bbd\u5ea6\u7684\u8303\u56f4\u8ba1\u7b97\u516c\u5f0f\uff1a',
|
123
|
+
l.a.createElement('code', null, '200+8n'),
|
124
|
+
'\u3002',
|
125
|
+
),
|
126
|
+
),
|
127
|
+
l.a.createElement(
|
128
|
+
'h3',
|
129
|
+
{ id: '\u4ea4\u4e92' },
|
130
|
+
l.a.createElement(
|
131
|
+
r['AnchorLink'],
|
132
|
+
{ to: '#\u4ea4\u4e92', 'aria-hidden': 'true', tabIndex: -1 },
|
133
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
134
|
+
),
|
135
|
+
'\u4ea4\u4e92',
|
136
|
+
),
|
137
|
+
l.a.createElement(
|
138
|
+
'ul',
|
139
|
+
null,
|
140
|
+
l.a.createElement(
|
141
|
+
'li',
|
142
|
+
null,
|
143
|
+
'\u4e00\u7ea7\u5bfc\u822a\u548c\u672b\u7ea7\u7684\u5bfc\u822a\u9700\u8981\u5728\u53ef\u89c6\u5316\u7684\u5c42\u9762\u88ab\u5f3a\u8c03\u51fa\u6765\uff1b',
|
144
|
+
),
|
145
|
+
l.a.createElement(
|
146
|
+
'li',
|
147
|
+
null,
|
148
|
+
'\u5f53\u524d\u9879\u5e94\u8be5\u5728\u5448\u73b0\u4e0a\u4f18\u5148\u7ea7\u6700\u9ad8\uff1b',
|
149
|
+
),
|
150
|
+
l.a.createElement(
|
151
|
+
'li',
|
152
|
+
null,
|
153
|
+
'\u5f53\u5bfc\u822a\u6536\u8d77\u7684\u65f6\u5019\uff0c\u5f53\u524d\u9879\u7684\u6837\u5f0f\u81ea\u52a8\u8d4b\u4e88\u7ed9\u5b83\u7684\u4e0a\u4e00\u4e2a\u5c42\u7ea7\uff1b',
|
154
|
+
),
|
155
|
+
l.a.createElement(
|
156
|
+
'li',
|
157
|
+
null,
|
158
|
+
'\u5de6\u4fa7\u5bfc\u822a\u680f\u7684\u6536\u653e\u4ea4\u4e92\u540c\u65f6\u652f\u6301\u624b\u98ce\u7434\u548c\u5168\u5c55\u5f00\u7684\u6837\u5f0f\uff0c\u6839\u636e\u4e1a\u52a1\u7684\u8981\u6c42\u8fdb\u884c\u9002\u5f53\u7684\u9009\u62e9\u3002',
|
159
|
+
),
|
160
|
+
),
|
161
|
+
l.a.createElement(
|
162
|
+
'h3',
|
163
|
+
{ id: '\u89c6\u89c9' },
|
164
|
+
l.a.createElement(
|
165
|
+
r['AnchorLink'],
|
166
|
+
{ to: '#\u89c6\u89c9', 'aria-hidden': 'true', tabIndex: -1 },
|
167
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
168
|
+
),
|
169
|
+
'\u89c6\u89c9',
|
170
|
+
),
|
171
|
+
l.a.createElement(
|
172
|
+
'p',
|
173
|
+
null,
|
174
|
+
'\u5bfc\u822a\u6837\u5f0f\u4e0a\u9700\u8981\u6839\u636e\u4fe1\u606f\u5c42\u7ea7\u5408\u7406\u7684\u9009\u62e9\u6837\u5f0f\uff1a',
|
175
|
+
),
|
176
|
+
l.a.createElement(
|
177
|
+
'ul',
|
178
|
+
null,
|
179
|
+
l.a.createElement(
|
180
|
+
'li',
|
181
|
+
null,
|
182
|
+
l.a.createElement(
|
183
|
+
'p',
|
184
|
+
null,
|
185
|
+
l.a.createElement(
|
186
|
+
'strong',
|
187
|
+
null,
|
188
|
+
'\u5927\u8272\u5757\u5f3a\u8c03',
|
189
|
+
),
|
190
|
+
),
|
191
|
+
l.a.createElement(
|
192
|
+
'p',
|
193
|
+
null,
|
194
|
+
'\u5efa\u8bae\u7528\u4e8e\u5e95\u8272\u4e3a\u6df1\u8272\u7cfb\u65f6\uff0c\u5f53\u524d\u9875\u9762\u7236\u7ea7\u7684\u5bfc\u822a\u9879\u3002',
|
195
|
+
),
|
196
|
+
),
|
197
|
+
l.a.createElement(
|
198
|
+
'li',
|
199
|
+
null,
|
200
|
+
l.a.createElement(
|
201
|
+
'p',
|
202
|
+
null,
|
203
|
+
l.a.createElement(
|
204
|
+
'strong',
|
205
|
+
null,
|
206
|
+
'\u9ad8\u4eae\u706b\u67f4\u68cd',
|
207
|
+
),
|
208
|
+
),
|
209
|
+
l.a.createElement(
|
210
|
+
'p',
|
211
|
+
null,
|
212
|
+
'\u5f53\u5bfc\u822a\u680f\u5e95\u8272\u4e3a\u6d45\u8272\u7cfb\u65f6\u4f7f\u7528\uff0c\u53ef\u7528\u4e8e\u5f53\u524d\u9875\u9762\u5bf9\u5e94\u5bfc\u822a\u9879\uff0c\u5efa\u8bae\u5c3d\u91cf\u5728\u5bfc\u822a\u8def\u5f84\u7684\u6700\u7ec8\u9879\u4f7f\u7528\u3002',
|
213
|
+
),
|
214
|
+
),
|
215
|
+
l.a.createElement(
|
216
|
+
'li',
|
217
|
+
null,
|
218
|
+
l.a.createElement(
|
219
|
+
'p',
|
220
|
+
null,
|
221
|
+
l.a.createElement(
|
222
|
+
'strong',
|
223
|
+
null,
|
224
|
+
'\u5b57\u4f53\u9ad8\u4eae\u53d8\u8272',
|
225
|
+
),
|
226
|
+
),
|
227
|
+
l.a.createElement(
|
228
|
+
'p',
|
229
|
+
null,
|
230
|
+
'\u4ece\u53ef\u89c6\u5316\u5c42\u9762\uff0c\u5b57\u4f53\u9ad8\u4eae\u7684\u89c6\u89c9\u5f3a\u5316\u529b\u5ea6\u4f4e\u4e8e\u5927\u8272\u5757\uff0c\u901a\u5e38\u5728\u5f53\u524d\u9879\u7684\u4e0a\u4e00\u7ea7\u4f7f\u7528\u3002',
|
231
|
+
),
|
232
|
+
),
|
233
|
+
l.a.createElement(
|
234
|
+
'li',
|
235
|
+
null,
|
236
|
+
l.a.createElement(
|
237
|
+
'p',
|
238
|
+
null,
|
239
|
+
l.a.createElement(
|
240
|
+
'strong',
|
241
|
+
null,
|
242
|
+
'\u5b57\u4f53\u653e\u5927',
|
243
|
+
),
|
244
|
+
),
|
245
|
+
l.a.createElement(
|
246
|
+
'p',
|
247
|
+
null,
|
248
|
+
l.a.createElement('code', null, '12px'),
|
249
|
+
'\u3001',
|
250
|
+
l.a.createElement('code', null, '14px'),
|
251
|
+
' \u662f\u5bfc\u822a\u7684\u6807\u51c6\u5b57\u53f7\uff0c14 \u53f7\u5b57\u4f53\u7528\u5728\u4e00\u3001\u4e8c\u7ea7\u5bfc\u822a\u4e2d\u3002\u5b57\u53f7\u53ef\u4ee5\u8003\u8651\u5bfc\u822a\u9879\u7684\u7b49\u7ea7\u505a\u76f8\u5e94\u9009\u62e9\u3002',
|
252
|
+
),
|
253
|
+
),
|
254
|
+
),
|
255
|
+
l.a.createElement(
|
256
|
+
'h2',
|
257
|
+
{ id: '\u7ec4\u4ef6\u6982\u8ff0' },
|
258
|
+
l.a.createElement(
|
259
|
+
r['AnchorLink'],
|
260
|
+
{
|
261
|
+
to: '#\u7ec4\u4ef6\u6982\u8ff0',
|
262
|
+
'aria-hidden': 'true',
|
263
|
+
tabIndex: -1,
|
264
|
+
},
|
265
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
266
|
+
),
|
267
|
+
'\u7ec4\u4ef6\u6982\u8ff0',
|
268
|
+
),
|
269
|
+
l.a.createElement(
|
270
|
+
'ul',
|
271
|
+
null,
|
272
|
+
l.a.createElement(
|
273
|
+
'li',
|
274
|
+
null,
|
275
|
+
l.a.createElement('code', null, 'Layout'),
|
276
|
+
'\uff1a\u5e03\u5c40\u5bb9\u5668\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957 ',
|
277
|
+
l.a.createElement('code', null, 'Header'),
|
278
|
+
' ',
|
279
|
+
l.a.createElement('code', null, 'Sider'),
|
280
|
+
' ',
|
281
|
+
l.a.createElement('code', null, 'Content'),
|
282
|
+
' ',
|
283
|
+
l.a.createElement('code', null, 'Footer'),
|
284
|
+
' \u6216 ',
|
285
|
+
l.a.createElement('code', null, 'Layout'),
|
286
|
+
' \u672c\u8eab\uff0c\u53ef\u4ee5\u653e\u5728\u4efb\u4f55\u7236\u5bb9\u5668\u4e2d\u3002',
|
287
|
+
),
|
288
|
+
l.a.createElement(
|
289
|
+
'li',
|
290
|
+
null,
|
291
|
+
l.a.createElement('code', null, 'Header'),
|
292
|
+
'\uff1a\u9876\u90e8\u5e03\u5c40\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ',
|
293
|
+
l.a.createElement('code', null, 'Layout'),
|
294
|
+
' \u4e2d\u3002',
|
295
|
+
),
|
296
|
+
l.a.createElement(
|
297
|
+
'li',
|
298
|
+
null,
|
299
|
+
l.a.createElement('code', null, 'Sider'),
|
300
|
+
'\uff1a\u4fa7\u8fb9\u680f\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\u53ca\u57fa\u672c\u529f\u80fd\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ',
|
301
|
+
l.a.createElement('code', null, 'Layout'),
|
302
|
+
' \u4e2d\u3002',
|
303
|
+
),
|
304
|
+
l.a.createElement(
|
305
|
+
'li',
|
306
|
+
null,
|
307
|
+
l.a.createElement('code', null, 'Content'),
|
308
|
+
'\uff1a\u5185\u5bb9\u90e8\u5206\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ',
|
309
|
+
l.a.createElement('code', null, 'Layout'),
|
310
|
+
' \u4e2d\u3002',
|
311
|
+
),
|
312
|
+
l.a.createElement(
|
313
|
+
'li',
|
314
|
+
null,
|
315
|
+
l.a.createElement('code', null, 'Footer'),
|
316
|
+
'\uff1a\u5e95\u90e8\u5e03\u5c40\uff0c\u81ea\u5e26\u9ed8\u8ba4\u6837\u5f0f\uff0c\u5176\u4e0b\u53ef\u5d4c\u5957\u4efb\u4f55\u5143\u7d20\uff0c\u53ea\u80fd\u653e\u5728 ',
|
317
|
+
l.a.createElement('code', null, 'Layout'),
|
318
|
+
' \u4e2d\u3002',
|
319
|
+
),
|
320
|
+
),
|
321
|
+
l.a.createElement(
|
322
|
+
'blockquote',
|
323
|
+
null,
|
324
|
+
l.a.createElement(
|
325
|
+
'p',
|
326
|
+
null,
|
327
|
+
'\u6ce8\u610f\uff1a\u91c7\u7528 flex \u5e03\u5c40\u5b9e\u73b0\uff0c\u8bf7\u6ce8\u610f',
|
328
|
+
l.a.createElement(
|
329
|
+
r['Link'],
|
330
|
+
{ to: 'http://caniuse.com/#search=flex' },
|
331
|
+
'\u6d4f\u89c8\u5668\u517c\u5bb9\u6027',
|
332
|
+
),
|
333
|
+
'\u95ee\u9898\u3002',
|
334
|
+
),
|
335
|
+
),
|
336
|
+
l.a.createElement(
|
337
|
+
'h3',
|
338
|
+
{ id: '\u57fa\u672c\u7ed3\u6784' },
|
339
|
+
l.a.createElement(
|
340
|
+
r['AnchorLink'],
|
341
|
+
{
|
342
|
+
to: '#\u57fa\u672c\u7ed3\u6784',
|
343
|
+
'aria-hidden': 'true',
|
344
|
+
tabIndex: -1,
|
345
|
+
},
|
346
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
347
|
+
),
|
348
|
+
'\u57fa\u672c\u7ed3\u6784',
|
349
|
+
),
|
350
|
+
),
|
351
|
+
l.a.createElement(
|
352
|
+
c['default'],
|
353
|
+
u['default']['layout-basic'].previewerProps,
|
354
|
+
l.a.createElement(i, null),
|
355
|
+
),
|
356
|
+
l.a.createElement(
|
357
|
+
'div',
|
358
|
+
{ className: 'markdown' },
|
359
|
+
l.a.createElement(
|
360
|
+
'h3',
|
361
|
+
{ id: '\u4e0a\u4e2d\u4e0b\u5e03\u5c40' },
|
362
|
+
l.a.createElement(
|
363
|
+
r['AnchorLink'],
|
364
|
+
{
|
365
|
+
to: '#\u4e0a\u4e2d\u4e0b\u5e03\u5c40',
|
366
|
+
'aria-hidden': 'true',
|
367
|
+
tabIndex: -1,
|
368
|
+
},
|
369
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
370
|
+
),
|
371
|
+
'\u4e0a\u4e2d\u4e0b\u5e03\u5c40',
|
372
|
+
),
|
373
|
+
),
|
374
|
+
l.a.createElement(
|
375
|
+
c['default'],
|
376
|
+
u['default']['layout-top'].previewerProps,
|
377
|
+
l.a.createElement(d, null),
|
378
|
+
),
|
379
|
+
l.a.createElement(
|
380
|
+
'div',
|
381
|
+
{ className: 'markdown' },
|
382
|
+
l.a.createElement(
|
383
|
+
'h3',
|
384
|
+
{ id: '\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40-\u901a\u680f' },
|
385
|
+
l.a.createElement(
|
386
|
+
r['AnchorLink'],
|
387
|
+
{
|
388
|
+
to: '#\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40-\u901a\u680f',
|
389
|
+
'aria-hidden': 'true',
|
390
|
+
tabIndex: -1,
|
391
|
+
},
|
392
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
393
|
+
),
|
394
|
+
'\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40-\u901a\u680f',
|
395
|
+
),
|
396
|
+
),
|
397
|
+
l.a.createElement(
|
398
|
+
c['default'],
|
399
|
+
u['default']['layout-topside2'].previewerProps,
|
400
|
+
l.a.createElement(m, null),
|
401
|
+
),
|
402
|
+
l.a.createElement(
|
403
|
+
'div',
|
404
|
+
{ className: 'markdown' },
|
405
|
+
l.a.createElement(
|
406
|
+
'h3',
|
407
|
+
{ id: '\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40' },
|
408
|
+
l.a.createElement(
|
409
|
+
r['AnchorLink'],
|
410
|
+
{
|
411
|
+
to: '#\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40',
|
412
|
+
'aria-hidden': 'true',
|
413
|
+
tabIndex: -1,
|
414
|
+
},
|
415
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
416
|
+
),
|
417
|
+
'\u9876\u90e8-\u4fa7\u8fb9\u5e03\u5c40',
|
418
|
+
),
|
419
|
+
),
|
420
|
+
l.a.createElement(
|
421
|
+
c['default'],
|
422
|
+
u['default']['layout-topside'].previewerProps,
|
423
|
+
l.a.createElement(s, null),
|
424
|
+
),
|
425
|
+
l.a.createElement(
|
426
|
+
'div',
|
427
|
+
{ className: 'markdown' },
|
428
|
+
l.a.createElement(
|
429
|
+
'h3',
|
430
|
+
{ id: '\u4fa7\u8fb9\u5e03\u5c40' },
|
431
|
+
l.a.createElement(
|
432
|
+
r['AnchorLink'],
|
433
|
+
{
|
434
|
+
to: '#\u4fa7\u8fb9\u5e03\u5c40',
|
435
|
+
'aria-hidden': 'true',
|
436
|
+
tabIndex: -1,
|
437
|
+
},
|
438
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
439
|
+
),
|
440
|
+
'\u4fa7\u8fb9\u5e03\u5c40',
|
441
|
+
),
|
442
|
+
),
|
443
|
+
l.a.createElement(
|
444
|
+
c['default'],
|
445
|
+
u['default']['layout-side'].previewerProps,
|
446
|
+
l.a.createElement(E, null),
|
447
|
+
),
|
448
|
+
l.a.createElement(
|
449
|
+
'div',
|
450
|
+
{ className: 'markdown' },
|
451
|
+
l.a.createElement(
|
452
|
+
'h3',
|
453
|
+
{ id: '\u81ea\u5b9a\u4e49\u89e6\u53d1\u5668' },
|
454
|
+
l.a.createElement(
|
455
|
+
r['AnchorLink'],
|
456
|
+
{
|
457
|
+
to: '#\u81ea\u5b9a\u4e49\u89e6\u53d1\u5668',
|
458
|
+
'aria-hidden': 'true',
|
459
|
+
tabIndex: -1,
|
460
|
+
},
|
461
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
462
|
+
),
|
463
|
+
'\u81ea\u5b9a\u4e49\u89e6\u53d1\u5668',
|
464
|
+
),
|
465
|
+
),
|
466
|
+
l.a.createElement(
|
467
|
+
c['default'],
|
468
|
+
u['default']['layout-customtrigger'].previewerProps,
|
469
|
+
l.a.createElement(p, null),
|
470
|
+
),
|
471
|
+
l.a.createElement(
|
472
|
+
'div',
|
473
|
+
{ className: 'markdown' },
|
474
|
+
l.a.createElement(
|
475
|
+
'h3',
|
476
|
+
{ id: '\u54cd\u5e94\u5f0f\u5e03\u5c40' },
|
477
|
+
l.a.createElement(
|
478
|
+
r['AnchorLink'],
|
479
|
+
{
|
480
|
+
to: '#\u54cd\u5e94\u5f0f\u5e03\u5c40',
|
481
|
+
'aria-hidden': 'true',
|
482
|
+
tabIndex: -1,
|
483
|
+
},
|
484
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
485
|
+
),
|
486
|
+
'\u54cd\u5e94\u5f0f\u5e03\u5c40',
|
487
|
+
),
|
488
|
+
),
|
489
|
+
l.a.createElement(
|
490
|
+
c['default'],
|
491
|
+
u['default']['layout-responsive'].previewerProps,
|
492
|
+
l.a.createElement(f, null),
|
493
|
+
),
|
494
|
+
l.a.createElement(
|
495
|
+
'div',
|
496
|
+
{ className: 'markdown' },
|
497
|
+
l.a.createElement(
|
498
|
+
'h3',
|
499
|
+
{ id: '\u56fa\u5b9a\u5934\u90e8' },
|
500
|
+
l.a.createElement(
|
501
|
+
r['AnchorLink'],
|
502
|
+
{
|
503
|
+
to: '#\u56fa\u5b9a\u5934\u90e8',
|
504
|
+
'aria-hidden': 'true',
|
505
|
+
tabIndex: -1,
|
506
|
+
},
|
507
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
508
|
+
),
|
509
|
+
'\u56fa\u5b9a\u5934\u90e8',
|
510
|
+
),
|
511
|
+
),
|
512
|
+
l.a.createElement(
|
513
|
+
c['default'],
|
514
|
+
u['default']['layout-fixed'].previewerProps,
|
515
|
+
l.a.createElement(h, null),
|
516
|
+
),
|
517
|
+
l.a.createElement(
|
518
|
+
'div',
|
519
|
+
{ className: 'markdown' },
|
520
|
+
l.a.createElement(
|
521
|
+
'h3',
|
522
|
+
{ id: '\u56fa\u5b9a\u4fa7\u8fb9\u680f' },
|
523
|
+
l.a.createElement(
|
524
|
+
r['AnchorLink'],
|
525
|
+
{
|
526
|
+
to: '#\u56fa\u5b9a\u4fa7\u8fb9\u680f',
|
527
|
+
'aria-hidden': 'true',
|
528
|
+
tabIndex: -1,
|
529
|
+
},
|
530
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
531
|
+
),
|
532
|
+
'\u56fa\u5b9a\u4fa7\u8fb9\u680f',
|
533
|
+
),
|
534
|
+
),
|
535
|
+
l.a.createElement(
|
536
|
+
c['default'],
|
537
|
+
u['default']['layout-fixedsider'].previewerProps,
|
538
|
+
l.a.createElement(b, null),
|
539
|
+
),
|
540
|
+
l.a.createElement(
|
541
|
+
'div',
|
542
|
+
{ className: 'markdown' },
|
543
|
+
l.a.createElement(
|
544
|
+
'h2',
|
545
|
+
{ id: 'api' },
|
546
|
+
l.a.createElement(
|
547
|
+
r['AnchorLink'],
|
548
|
+
{ to: '#api', 'aria-hidden': 'true', tabIndex: -1 },
|
549
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
550
|
+
),
|
551
|
+
'API',
|
552
|
+
),
|
553
|
+
l.a.createElement(o['a'], {
|
554
|
+
code: '<Layout>\n <Header>header</Header>\n <Layout>\n <Sider>left sidebar</Sider>\n <Content>main content</Content>\n <Sider>right sidebar</Sider>\n </Layout>\n <Footer>footer</Footer>\n</Layout>',
|
555
|
+
lang: 'bash',
|
556
|
+
}),
|
557
|
+
l.a.createElement(
|
558
|
+
'h3',
|
559
|
+
{ id: 'layout' },
|
560
|
+
l.a.createElement(
|
561
|
+
r['AnchorLink'],
|
562
|
+
{ to: '#layout', 'aria-hidden': 'true', tabIndex: -1 },
|
563
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
564
|
+
),
|
565
|
+
'Layout',
|
566
|
+
),
|
567
|
+
l.a.createElement('p', null, '\u5e03\u5c40\u5bb9\u5668\u3002'),
|
568
|
+
l.a.createElement(
|
569
|
+
'table',
|
570
|
+
null,
|
571
|
+
l.a.createElement(
|
572
|
+
'thead',
|
573
|
+
null,
|
574
|
+
l.a.createElement(
|
575
|
+
'tr',
|
576
|
+
null,
|
577
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
578
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
579
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
580
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
581
|
+
),
|
582
|
+
),
|
583
|
+
l.a.createElement(
|
584
|
+
'tbody',
|
585
|
+
null,
|
586
|
+
l.a.createElement(
|
587
|
+
'tr',
|
588
|
+
null,
|
589
|
+
l.a.createElement('td', null, 'className'),
|
590
|
+
l.a.createElement('td', null, '\u5bb9\u5668 className'),
|
591
|
+
l.a.createElement('td', null, 'string'),
|
592
|
+
l.a.createElement('td', null, '-'),
|
593
|
+
),
|
594
|
+
l.a.createElement(
|
595
|
+
'tr',
|
596
|
+
null,
|
597
|
+
l.a.createElement('td', null, 'hasSider'),
|
598
|
+
l.a.createElement(
|
599
|
+
'td',
|
600
|
+
null,
|
601
|
+
'\u8868\u793a\u5b50\u5143\u7d20\u91cc\u6709 Sider\uff0c\u4e00\u822c\u4e0d\u7528\u6307\u5b9a\u3002\u53ef\u7528\u4e8e\u670d\u52a1\u7aef\u6e32\u67d3\u65f6\u907f\u514d\u6837\u5f0f\u95ea\u52a8',
|
602
|
+
),
|
603
|
+
l.a.createElement('td', null, 'boolean'),
|
604
|
+
l.a.createElement('td', null, '-'),
|
605
|
+
),
|
606
|
+
l.a.createElement(
|
607
|
+
'tr',
|
608
|
+
null,
|
609
|
+
l.a.createElement('td', null, 'style'),
|
610
|
+
l.a.createElement('td', null, '\u6307\u5b9a\u6837\u5f0f'),
|
611
|
+
l.a.createElement('td', null, 'CSSProperties'),
|
612
|
+
l.a.createElement('td', null, '-'),
|
613
|
+
),
|
614
|
+
),
|
615
|
+
),
|
616
|
+
l.a.createElement(
|
617
|
+
'blockquote',
|
618
|
+
null,
|
619
|
+
l.a.createElement(
|
620
|
+
'p',
|
621
|
+
null,
|
622
|
+
l.a.createElement('code', null, 'Layout.Header'),
|
623
|
+
' ',
|
624
|
+
l.a.createElement('code', null, 'Layout.Footer'),
|
625
|
+
' ',
|
626
|
+
l.a.createElement('code', null, 'Layout.Content'),
|
627
|
+
' API \u4e0e ',
|
628
|
+
l.a.createElement('code', null, 'Layout'),
|
629
|
+
' \u76f8\u540c',
|
630
|
+
),
|
631
|
+
),
|
632
|
+
l.a.createElement(
|
633
|
+
'h3',
|
634
|
+
{ id: 'layoutsider' },
|
635
|
+
l.a.createElement(
|
636
|
+
r['AnchorLink'],
|
637
|
+
{ to: '#layoutsider', 'aria-hidden': 'true', tabIndex: -1 },
|
638
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
639
|
+
),
|
640
|
+
'Layout.Sider',
|
641
|
+
),
|
642
|
+
l.a.createElement('p', null, '\u4fa7\u8fb9\u680f\u3002'),
|
643
|
+
l.a.createElement(
|
644
|
+
'table',
|
645
|
+
null,
|
646
|
+
l.a.createElement(
|
647
|
+
'thead',
|
648
|
+
null,
|
649
|
+
l.a.createElement(
|
650
|
+
'tr',
|
651
|
+
null,
|
652
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
653
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
654
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
655
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
656
|
+
),
|
657
|
+
),
|
658
|
+
l.a.createElement(
|
659
|
+
'tbody',
|
660
|
+
null,
|
661
|
+
l.a.createElement(
|
662
|
+
'tr',
|
663
|
+
null,
|
664
|
+
l.a.createElement('td', null, 'breakpoint'),
|
665
|
+
l.a.createElement(
|
666
|
+
'td',
|
667
|
+
null,
|
668
|
+
'\u89e6\u53d1\u54cd\u5e94\u5f0f\u5e03\u5c40\u7684',
|
669
|
+
l.a.createElement(
|
670
|
+
r['AnchorLink'],
|
671
|
+
{ to: '/components/grid/#Col' },
|
672
|
+
'\u65ad\u70b9',
|
673
|
+
),
|
674
|
+
),
|
675
|
+
l.a.createElement(
|
676
|
+
'td',
|
677
|
+
null,
|
678
|
+
l.a.createElement('code', null, 'xs'),
|
679
|
+
' | ',
|
680
|
+
l.a.createElement('code', null, 'sm'),
|
681
|
+
' | ',
|
682
|
+
l.a.createElement('code', null, 'md'),
|
683
|
+
' | ',
|
684
|
+
l.a.createElement('code', null, 'lg'),
|
685
|
+
' | ',
|
686
|
+
l.a.createElement('code', null, 'xl'),
|
687
|
+
' | ',
|
688
|
+
l.a.createElement('code', null, 'xxl'),
|
689
|
+
),
|
690
|
+
l.a.createElement('td', null, '-'),
|
691
|
+
),
|
692
|
+
l.a.createElement(
|
693
|
+
'tr',
|
694
|
+
null,
|
695
|
+
l.a.createElement('td', null, 'className'),
|
696
|
+
l.a.createElement('td', null, '\u5bb9\u5668 className'),
|
697
|
+
l.a.createElement('td', null, 'string'),
|
698
|
+
l.a.createElement('td', null, '-'),
|
699
|
+
),
|
700
|
+
l.a.createElement(
|
701
|
+
'tr',
|
702
|
+
null,
|
703
|
+
l.a.createElement('td', null, 'collapsed'),
|
704
|
+
l.a.createElement(
|
705
|
+
'td',
|
706
|
+
null,
|
707
|
+
'\u5f53\u524d\u6536\u8d77\u72b6\u6001',
|
708
|
+
),
|
709
|
+
l.a.createElement('td', null, 'boolean'),
|
710
|
+
l.a.createElement('td', null, '-'),
|
711
|
+
),
|
712
|
+
l.a.createElement(
|
713
|
+
'tr',
|
714
|
+
null,
|
715
|
+
l.a.createElement('td', null, 'collapsedWidth'),
|
716
|
+
l.a.createElement(
|
717
|
+
'td',
|
718
|
+
null,
|
719
|
+
'\u6536\u7f29\u5bbd\u5ea6\uff0c\u8bbe\u7f6e\u4e3a 0 \u4f1a\u51fa\u73b0\u7279\u6b8a trigger',
|
720
|
+
),
|
721
|
+
l.a.createElement('td', null, 'number'),
|
722
|
+
l.a.createElement('td', null, '80'),
|
723
|
+
),
|
724
|
+
l.a.createElement(
|
725
|
+
'tr',
|
726
|
+
null,
|
727
|
+
l.a.createElement('td', null, 'collapsible'),
|
728
|
+
l.a.createElement(
|
729
|
+
'td',
|
730
|
+
null,
|
731
|
+
'\u662f\u5426\u53ef\u6536\u8d77',
|
732
|
+
),
|
733
|
+
l.a.createElement('td', null, 'boolean'),
|
734
|
+
l.a.createElement('td', null, 'false'),
|
735
|
+
),
|
736
|
+
l.a.createElement(
|
737
|
+
'tr',
|
738
|
+
null,
|
739
|
+
l.a.createElement('td', null, 'defaultCollapsed'),
|
740
|
+
l.a.createElement(
|
741
|
+
'td',
|
742
|
+
null,
|
743
|
+
'\u662f\u5426\u9ed8\u8ba4\u6536\u8d77',
|
744
|
+
),
|
745
|
+
l.a.createElement('td', null, 'boolean'),
|
746
|
+
l.a.createElement('td', null, 'false'),
|
747
|
+
),
|
748
|
+
l.a.createElement(
|
749
|
+
'tr',
|
750
|
+
null,
|
751
|
+
l.a.createElement('td', null, 'reverseArrow'),
|
752
|
+
l.a.createElement(
|
753
|
+
'td',
|
754
|
+
null,
|
755
|
+
'\u7ffb\u8f6c\u6298\u53e0\u63d0\u793a\u7bad\u5934\u7684\u65b9\u5411\uff0c\u5f53 Sider \u5728\u53f3\u8fb9\u65f6\u53ef\u4ee5\u4f7f\u7528',
|
756
|
+
),
|
757
|
+
l.a.createElement('td', null, 'boolean'),
|
758
|
+
l.a.createElement('td', null, 'false'),
|
759
|
+
),
|
760
|
+
l.a.createElement(
|
761
|
+
'tr',
|
762
|
+
null,
|
763
|
+
l.a.createElement('td', null, 'style'),
|
764
|
+
l.a.createElement('td', null, '\u6307\u5b9a\u6837\u5f0f'),
|
765
|
+
l.a.createElement('td', null, 'CSSProperties'),
|
766
|
+
l.a.createElement('td', null, '-'),
|
767
|
+
),
|
768
|
+
l.a.createElement(
|
769
|
+
'tr',
|
770
|
+
null,
|
771
|
+
l.a.createElement('td', null, 'theme'),
|
772
|
+
l.a.createElement('td', null, '\u4e3b\u9898\u989c\u8272'),
|
773
|
+
l.a.createElement(
|
774
|
+
'td',
|
775
|
+
null,
|
776
|
+
l.a.createElement('code', null, 'light'),
|
777
|
+
' | ',
|
778
|
+
l.a.createElement('code', null, 'dark'),
|
779
|
+
),
|
780
|
+
l.a.createElement(
|
781
|
+
'td',
|
782
|
+
null,
|
783
|
+
l.a.createElement('code', null, 'dark'),
|
784
|
+
),
|
785
|
+
),
|
786
|
+
l.a.createElement(
|
787
|
+
'tr',
|
788
|
+
null,
|
789
|
+
l.a.createElement('td', null, 'trigger'),
|
790
|
+
l.a.createElement(
|
791
|
+
'td',
|
792
|
+
null,
|
793
|
+
'\u81ea\u5b9a\u4e49 trigger\uff0c\u8bbe\u7f6e\u4e3a null \u65f6\u9690\u85cf trigger',
|
794
|
+
),
|
795
|
+
l.a.createElement('td', null, 'ReactNode'),
|
796
|
+
l.a.createElement('td', null, '-'),
|
797
|
+
),
|
798
|
+
l.a.createElement(
|
799
|
+
'tr',
|
800
|
+
null,
|
801
|
+
l.a.createElement('td', null, 'width'),
|
802
|
+
l.a.createElement('td', null, '\u5bbd\u5ea6'),
|
803
|
+
l.a.createElement('td', null, 'number | string'),
|
804
|
+
l.a.createElement('td', null, '200'),
|
805
|
+
),
|
806
|
+
l.a.createElement(
|
807
|
+
'tr',
|
808
|
+
null,
|
809
|
+
l.a.createElement('td', null, 'zeroWidthTriggerStyle'),
|
810
|
+
l.a.createElement(
|
811
|
+
'td',
|
812
|
+
null,
|
813
|
+
'\u6307\u5b9a\u5f53 ',
|
814
|
+
l.a.createElement('code', null, 'collapsedWidth'),
|
815
|
+
' \u4e3a 0 \u65f6\u51fa\u73b0\u7684\u7279\u6b8a trigger \u7684\u6837\u5f0f',
|
816
|
+
),
|
817
|
+
l.a.createElement('td', null, 'object'),
|
818
|
+
l.a.createElement('td', null, '-'),
|
819
|
+
),
|
820
|
+
l.a.createElement(
|
821
|
+
'tr',
|
822
|
+
null,
|
823
|
+
l.a.createElement('td', null, 'onBreakpoint'),
|
824
|
+
l.a.createElement(
|
825
|
+
'td',
|
826
|
+
null,
|
827
|
+
'\u89e6\u53d1\u54cd\u5e94\u5f0f\u5e03\u5c40',
|
828
|
+
l.a.createElement(
|
829
|
+
r['AnchorLink'],
|
830
|
+
{ to: '/components/grid/#API' },
|
831
|
+
'\u65ad\u70b9',
|
832
|
+
),
|
833
|
+
'\u65f6\u7684\u56de\u8c03',
|
834
|
+
),
|
835
|
+
l.a.createElement('td', null, '(broken) => ', '{', '}'),
|
836
|
+
l.a.createElement('td', null, '-'),
|
837
|
+
),
|
838
|
+
l.a.createElement(
|
839
|
+
'tr',
|
840
|
+
null,
|
841
|
+
l.a.createElement('td', null, 'onCollapse'),
|
842
|
+
l.a.createElement(
|
843
|
+
'td',
|
844
|
+
null,
|
845
|
+
'\u5c55\u5f00-\u6536\u8d77\u65f6\u7684\u56de\u8c03\u51fd\u6570\uff0c\u6709\u70b9\u51fb trigger \u4ee5\u53ca\u54cd\u5e94\u5f0f\u53cd\u9988\u4e24\u79cd\u65b9\u5f0f\u53ef\u4ee5\u89e6\u53d1',
|
846
|
+
),
|
847
|
+
l.a.createElement(
|
848
|
+
'td',
|
849
|
+
null,
|
850
|
+
'(collapsed, type) => ',
|
851
|
+
'{',
|
852
|
+
'}',
|
853
|
+
),
|
854
|
+
l.a.createElement('td', null, '-'),
|
855
|
+
),
|
856
|
+
),
|
857
|
+
),
|
858
|
+
l.a.createElement(
|
859
|
+
'h4',
|
860
|
+
{ id: 'breakpoint-width' },
|
861
|
+
l.a.createElement(
|
862
|
+
r['AnchorLink'],
|
863
|
+
{
|
864
|
+
to: '#breakpoint-width',
|
865
|
+
'aria-hidden': 'true',
|
866
|
+
tabIndex: -1,
|
867
|
+
},
|
868
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
869
|
+
),
|
870
|
+
'breakpoint width',
|
871
|
+
),
|
872
|
+
l.a.createElement(o['a'], {
|
873
|
+
code: "{\n xs: '480px',\n sm: '576px',\n md: '768px',\n lg: '992px',\n xl: '1200px',\n xxl: '1600px',\n}",
|
874
|
+
lang: 'ts',
|
875
|
+
}),
|
876
|
+
l.a.createElement('style', {
|
877
|
+
dangerouslySetInnerHTML: {
|
878
|
+
__html:
|
879
|
+
'\n [data-theme="dark"] .site-layout-background {\n background: #141414;\n }\n [data-theme="dark"] .site-layout-header-background {\n background: #1f1f1f;\n }\n\n [data-theme="dark"] .site-layout-content {\n background: #141414;\n }\n\n [data-theme="dark"] .site-layout .site-layout-background {\n background: #141414;\n }\n\n [data-theme="dark"] .site-layout-sub-header-background {\n background: #141414;\n }\n\n #layout-basic {\n text-align: center;\n}\n#layout-basic .ant-layout-header,\n#layout-basic .ant-layout-footer {\n color: #fff;\n background: #7dbcea;\n}\n[data-theme="dark"] #layout-basic .ant-layout-header {\n background: #6aa0c7;\n}\n[data-theme="dark"] #layout-basic .ant-layout-footer {\n background: #6aa0c7;\n}\n#layout-basic .ant-layout-footer {\n line-height: 1.5;\n}\n#layout-basic .ant-layout-sider {\n color: #fff;\n line-height: 120px;\n background: #3ba0e9;\n}\n[data-theme="dark"] #layout-basic .ant-layout-sider {\n background: #3499ec;\n}\n#layout-basic .ant-layout-content {\n min-height: 120px;\n color: #fff;\n line-height: 120px;\n background: rgba(16, 142, 233, 1);\n}\n[data-theme="dark"] #layout-basic .ant-layout-content {\n background: #107bcb;\n}\n#layout-basic .ant-layout + .ant-layout {\n margin-top: 48px;\n}\n\n.site-layout-content {\n min-height: 280px;\n padding: 24px;\n background: #fff;\n}\n#layout-top .logo {\n float: left;\n width: 120px;\n height: 31px;\n margin: 16px 24px 16px 0;\n background: rgba(255, 255, 255, 0.3);\n}\n.ant-row-rtl #layout-top .logo {\n float: right;\n margin: 16px 0 16px 24px;\n}\n\n#layout-topside2 .logo {\n float: left;\n width: 120px;\n height: 31px;\n margin: 16px 24px 16px 0;\n background: rgba(255, 255, 255, 0.3);\n}\n\n.ant-row-rtl #layout-topside2 .logo {\n float: right;\n margin: 16px 0 16px 24px;\n}\n\n.site-layout-background {\n background: #fff;\n}\n \n\n#layout-topside .logo {\n float: left;\n width: 120px;\n height: 31px;\n margin: 16px 24px 16px 0;\n background: rgba(255, 255, 255, 0.3);\n}\n\n.ant-row-rtl #layout-topside .logo {\n float: right;\n margin: 16px 0 16px 24px;\n}\n\n.site-layout-background {\n background: #fff;\n}\n\n\n#layout-customtrigger .trigger {\n padding: 0 24px;\n font-size: 18px;\n line-height: 64px;\n cursor: pointer;\n transition: color 0.3s;\n}\n\n#layout-customtrigger .trigger:hover {\n color: #1890ff;\n}\n\n#layout-customtrigger .logo {\n height: 32px;\n margin: 16px;\n background: rgba(255, 255, 255, 0.3);\n}\n\n.site-layout .site-layout-background {\n background: #fff;\n}\n\n\n#layout-responsive .logo {\n height: 32px;\n margin: 16px;\n background: rgba(255, 255, 255, 0.2);\n}\n\n.site-layout-sub-header-background {\n background: #fff;\n}\n\n.site-layout-background {\n background: #fff;\n}\n\n',
|
880
|
+
},
|
881
|
+
}),
|
882
|
+
),
|
883
|
+
),
|
884
|
+
)
|
885
|
+
);
|
886
|
+
},
|
887
|
+
MZF8: function (e, t, a) {
|
888
|
+
'use strict';
|
889
|
+
var n = a('ogwx');
|
890
|
+
a.d(t, 'a', function () {
|
891
|
+
return n['b'];
|
892
|
+
});
|
893
|
+
a('VCU9');
|
894
|
+
},
|
895
|
+
RZMt: function (e, t, a) {},
|
896
|
+
Zxc8: function (e, t, a) {
|
897
|
+
'use strict';
|
898
|
+
a.r(t);
|
899
|
+
var n = a('q1tI'),
|
900
|
+
l = a.n(n),
|
901
|
+
r = a('k3GJ'),
|
902
|
+
c = a('MZF8'),
|
903
|
+
o = a('dEAq'),
|
904
|
+
u = a('H1Ra');
|
905
|
+
a('RZMt');
|
906
|
+
function i(e, t) {
|
907
|
+
return p(e) || E(e, t) || m(e, t) || d();
|
908
|
+
}
|
909
|
+
function d() {
|
910
|
+
throw new TypeError(
|
911
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
912
|
+
);
|
913
|
+
}
|
914
|
+
function m(e, t) {
|
915
|
+
if (e) {
|
916
|
+
if ('string' === typeof e) return s(e, t);
|
917
|
+
var a = Object.prototype.toString.call(e).slice(8, -1);
|
918
|
+
return (
|
919
|
+
'Object' === a && e.constructor && (a = e.constructor.name),
|
920
|
+
'Map' === a || 'Set' === a
|
921
|
+
? Array.from(e)
|
922
|
+
: 'Arguments' === a ||
|
923
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)
|
924
|
+
? s(e, t)
|
925
|
+
: void 0
|
926
|
+
);
|
927
|
+
}
|
928
|
+
}
|
929
|
+
function s(e, t) {
|
930
|
+
(null == t || t > e.length) && (t = e.length);
|
931
|
+
for (var a = 0, n = new Array(t); a < t; a++) n[a] = e[a];
|
932
|
+
return n;
|
933
|
+
}
|
934
|
+
function E(e, t) {
|
935
|
+
var a =
|
936
|
+
null == e
|
937
|
+
? null
|
938
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
939
|
+
e['@@iterator'];
|
940
|
+
if (null != a) {
|
941
|
+
var n,
|
942
|
+
l,
|
943
|
+
r = [],
|
944
|
+
c = !0,
|
945
|
+
o = !1;
|
946
|
+
try {
|
947
|
+
for (a = a.call(e); !(c = (n = a.next()).done); c = !0)
|
948
|
+
if ((r.push(n.value), t && r.length === t)) break;
|
949
|
+
} catch (u) {
|
950
|
+
(o = !0), (l = u);
|
951
|
+
} finally {
|
952
|
+
try {
|
953
|
+
c || null == a['return'] || a['return']();
|
954
|
+
} finally {
|
955
|
+
if (o) throw l;
|
956
|
+
}
|
957
|
+
}
|
958
|
+
return r;
|
959
|
+
}
|
960
|
+
}
|
961
|
+
function p(e) {
|
962
|
+
if (Array.isArray(e)) return e;
|
963
|
+
}
|
964
|
+
function f(e, t) {
|
965
|
+
var a,
|
966
|
+
n =
|
967
|
+
null === (a = e.match(/\.(\w+)$/)) || void 0 === a ? void 0 : a[1];
|
968
|
+
return n || (n = t.tsx ? 'tsx' : 'jsx'), n;
|
969
|
+
}
|
970
|
+
var h = function (e) {
|
971
|
+
var t,
|
972
|
+
a,
|
973
|
+
d,
|
974
|
+
m = Object(n['useRef'])(),
|
975
|
+
s = Object(n['useContext'])(o['context']),
|
976
|
+
E = s.locale,
|
977
|
+
p = Object(o['useLocaleProps'])(E, e),
|
978
|
+
h = Object(o['useDemoUrl'])(p.identifier),
|
979
|
+
b = p.demoUrl || h,
|
980
|
+
g =
|
981
|
+
(null === c['a'] || void 0 === c['a']
|
982
|
+
? void 0
|
983
|
+
: c['a'].location.hash) === '#'.concat(p.identifier),
|
984
|
+
y = 1 === Object.keys(p.sources).length,
|
985
|
+
k = Object(o['useCodeSandbox'])(
|
986
|
+
(
|
987
|
+
null === (t = p.hideActions) || void 0 === t
|
988
|
+
? void 0
|
989
|
+
: t.includes('CSB')
|
990
|
+
)
|
991
|
+
? null
|
992
|
+
: p,
|
993
|
+
),
|
994
|
+
x = Object(o['useRiddle'])(
|
995
|
+
(
|
996
|
+
null === (a = p.hideActions) || void 0 === a
|
997
|
+
? void 0
|
998
|
+
: a.includes('RIDDLE')
|
999
|
+
)
|
1000
|
+
? null
|
1001
|
+
: p,
|
1002
|
+
),
|
1003
|
+
v = Object(o['useMotions'])(p.motions || [], m.current),
|
1004
|
+
w = i(v, 2),
|
1005
|
+
N = w[0],
|
1006
|
+
L = w[1],
|
1007
|
+
_ = Object(o['useCopy'])(),
|
1008
|
+
A = i(_, 2),
|
1009
|
+
S = A[0],
|
1010
|
+
I = A[1],
|
1011
|
+
C = Object(n['useState'])('_'),
|
1012
|
+
j = i(C, 2),
|
1013
|
+
O = j[0],
|
1014
|
+
P = j[1],
|
1015
|
+
R = Object(n['useState'])(f(O, p.sources[O])),
|
1016
|
+
M = i(R, 2),
|
1017
|
+
T = M[0],
|
1018
|
+
F = M[1],
|
1019
|
+
H = Object(n['useState'])(Boolean(p.defaultShowCode)),
|
1020
|
+
q = i(H, 2),
|
1021
|
+
U = q[0],
|
1022
|
+
Z = q[1],
|
1023
|
+
J = Object(n['useState'])(Math.random()),
|
1024
|
+
B = i(J, 2),
|
1025
|
+
$ = B[0],
|
1026
|
+
D = B[1],
|
1027
|
+
W = p.sources[O][T] || p.sources[O].content,
|
1028
|
+
z = Object(o['useTSPlaygroundUrl'])(E, W),
|
1029
|
+
G = Object(n['useRef'])(),
|
1030
|
+
X = Object(o['usePrefersColor'])(),
|
1031
|
+
K = i(X, 1),
|
1032
|
+
V = K[0];
|
1033
|
+
function Q(e) {
|
1034
|
+
P(e), F(f(e, p.sources[e]));
|
1035
|
+
}
|
1036
|
+
return (
|
1037
|
+
Object(n['useEffect'])(
|
1038
|
+
function () {
|
1039
|
+
D(Math.random());
|
1040
|
+
},
|
1041
|
+
[V],
|
1042
|
+
),
|
1043
|
+
l.a.createElement(
|
1044
|
+
'div',
|
1045
|
+
{
|
1046
|
+
style: p.style,
|
1047
|
+
className: [
|
1048
|
+
p.className,
|
1049
|
+
'__dumi-default-previewer',
|
1050
|
+
g ? '__dumi-default-previewer-target' : '',
|
1051
|
+
]
|
1052
|
+
.filter(Boolean)
|
1053
|
+
.join(' '),
|
1054
|
+
id: p.identifier,
|
1055
|
+
'data-debug': p.debug || void 0,
|
1056
|
+
'data-iframe': p.iframe || void 0,
|
1057
|
+
},
|
1058
|
+
p.iframe &&
|
1059
|
+
l.a.createElement('div', {
|
1060
|
+
className: '__dumi-default-previewer-browser-nav',
|
1061
|
+
}),
|
1062
|
+
l.a.createElement(
|
1063
|
+
'div',
|
1064
|
+
{
|
1065
|
+
ref: m,
|
1066
|
+
className: '__dumi-default-previewer-demo',
|
1067
|
+
style: {
|
1068
|
+
transform: p.transform ? 'translate(0, 0)' : void 0,
|
1069
|
+
padding:
|
1070
|
+
p.compact || (p.iframe && !1 !== p.compact) ? '0' : void 0,
|
1071
|
+
background: p.background,
|
1072
|
+
},
|
1073
|
+
},
|
1074
|
+
p.iframe
|
1075
|
+
? l.a.createElement('iframe', {
|
1076
|
+
title: 'dumi-previewer',
|
1077
|
+
style: {
|
1078
|
+
height: String(p.iframe).replace(/(\d)$/, '$1px'),
|
1079
|
+
},
|
1080
|
+
key: $,
|
1081
|
+
src: b,
|
1082
|
+
ref: G,
|
1083
|
+
})
|
1084
|
+
: p.children,
|
1085
|
+
),
|
1086
|
+
l.a.createElement(
|
1087
|
+
'div',
|
1088
|
+
{
|
1089
|
+
className: '__dumi-default-previewer-desc',
|
1090
|
+
'data-title': p.title,
|
1091
|
+
},
|
1092
|
+
p.title &&
|
1093
|
+
l.a.createElement(
|
1094
|
+
o['AnchorLink'],
|
1095
|
+
{ to: '#'.concat(p.identifier) },
|
1096
|
+
p.title,
|
1097
|
+
),
|
1098
|
+
p.description &&
|
1099
|
+
l.a.createElement('div', {
|
1100
|
+
dangerouslySetInnerHTML: { __html: p.description },
|
1101
|
+
}),
|
1102
|
+
),
|
1103
|
+
l.a.createElement(
|
1104
|
+
'div',
|
1105
|
+
{ className: '__dumi-default-previewer-actions' },
|
1106
|
+
k &&
|
1107
|
+
l.a.createElement('button', {
|
1108
|
+
title: 'Open demo on CodeSandbox.io',
|
1109
|
+
className: '__dumi-default-icon',
|
1110
|
+
role: 'codesandbox',
|
1111
|
+
onClick: k,
|
1112
|
+
}),
|
1113
|
+
x &&
|
1114
|
+
l.a.createElement('button', {
|
1115
|
+
title: 'Open demo on Riddle',
|
1116
|
+
className: '__dumi-default-icon',
|
1117
|
+
role: 'riddle',
|
1118
|
+
onClick: x,
|
1119
|
+
}),
|
1120
|
+
p.motions &&
|
1121
|
+
l.a.createElement('button', {
|
1122
|
+
title: 'Execute motions',
|
1123
|
+
className: '__dumi-default-icon',
|
1124
|
+
role: 'motions',
|
1125
|
+
disabled: L,
|
1126
|
+
onClick: function () {
|
1127
|
+
return N();
|
1128
|
+
},
|
1129
|
+
}),
|
1130
|
+
p.iframe &&
|
1131
|
+
l.a.createElement('button', {
|
1132
|
+
title: 'Reload demo iframe page',
|
1133
|
+
className: '__dumi-default-icon',
|
1134
|
+
role: 'refresh',
|
1135
|
+
onClick: function () {
|
1136
|
+
return D(Math.random());
|
1137
|
+
},
|
1138
|
+
}),
|
1139
|
+
!(null === (d = p.hideActions) || void 0 === d
|
1140
|
+
? void 0
|
1141
|
+
: d.includes('EXTERNAL')) &&
|
1142
|
+
l.a.createElement(
|
1143
|
+
o['Link'],
|
1144
|
+
{ target: '_blank', to: b },
|
1145
|
+
l.a.createElement('button', {
|
1146
|
+
title: 'Open demo in new tab',
|
1147
|
+
className: '__dumi-default-icon',
|
1148
|
+
role: 'open-demo',
|
1149
|
+
type: 'button',
|
1150
|
+
}),
|
1151
|
+
),
|
1152
|
+
l.a.createElement('span', null),
|
1153
|
+
l.a.createElement('button', {
|
1154
|
+
title: 'Copy source code',
|
1155
|
+
className: '__dumi-default-icon',
|
1156
|
+
role: 'copy',
|
1157
|
+
'data-status': I,
|
1158
|
+
onClick: function () {
|
1159
|
+
return S(W);
|
1160
|
+
},
|
1161
|
+
}),
|
1162
|
+
'tsx' === T &&
|
1163
|
+
U &&
|
1164
|
+
l.a.createElement(
|
1165
|
+
o['Link'],
|
1166
|
+
{ target: '_blank', to: z },
|
1167
|
+
l.a.createElement('button', {
|
1168
|
+
title: 'Get JSX via TypeScript Playground',
|
1169
|
+
className: '__dumi-default-icon',
|
1170
|
+
role: 'change-tsx',
|
1171
|
+
type: 'button',
|
1172
|
+
}),
|
1173
|
+
),
|
1174
|
+
l.a.createElement('button', {
|
1175
|
+
title: 'Toggle source code panel',
|
1176
|
+
className: '__dumi-default-icon'.concat(
|
1177
|
+
U ? ' __dumi-default-btn-expand' : '',
|
1178
|
+
),
|
1179
|
+
role: 'source',
|
1180
|
+
type: 'button',
|
1181
|
+
onClick: function () {
|
1182
|
+
return Z(!U);
|
1183
|
+
},
|
1184
|
+
}),
|
1185
|
+
),
|
1186
|
+
U &&
|
1187
|
+
l.a.createElement(
|
1188
|
+
'div',
|
1189
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
1190
|
+
!y &&
|
1191
|
+
l.a.createElement(
|
1192
|
+
r['b'],
|
1193
|
+
{
|
1194
|
+
className: '__dumi-default-previewer-source-tab',
|
1195
|
+
prefixCls: '__dumi-default-tabs',
|
1196
|
+
moreIcon: '\xb7\xb7\xb7',
|
1197
|
+
defaultActiveKey: O,
|
1198
|
+
onChange: Q,
|
1199
|
+
},
|
1200
|
+
Object.keys(p.sources).map(function (e) {
|
1201
|
+
return l.a.createElement(r['a'], {
|
1202
|
+
tab:
|
1203
|
+
'_' === e ? 'index.'.concat(f(e, p.sources[e])) : e,
|
1204
|
+
key: e,
|
1205
|
+
});
|
1206
|
+
}),
|
1207
|
+
),
|
1208
|
+
l.a.createElement(
|
1209
|
+
'div',
|
1210
|
+
{ className: '__dumi-default-previewer-source' },
|
1211
|
+
l.a.createElement(u['a'], { code: W, lang: T, showCopy: !1 }),
|
1212
|
+
),
|
1213
|
+
),
|
1214
|
+
)
|
1215
|
+
);
|
1216
|
+
};
|
1217
|
+
t['default'] = h;
|
1218
|
+
},
|
1219
|
+
},
|
1220
|
+
]);
|