@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,746 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[54],{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"),i=a("dEAq"),o=a("H1Ra");a("RZMt");function m(e,t){return p(e)||E(e,t)||u(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 u(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,i=!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(o){i=!0,l=o}finally{try{c||null==a["return"]||a["return"]()}finally{if(i)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 b=function(e){var t,a,d,u=Object(n["useRef"])(),s=Object(n["useContext"])(i["context"]),E=s.locale,p=Object(i["useLocaleProps"])(E,e),b=Object(i["useDemoUrl"])(p.identifier),h=p.demoUrl||b,v=(null===c["a"]||void 0===c["a"]?void 0:c["a"].location.hash)==="#".concat(p.identifier),k=1===Object.keys(p.sources).length,w=Object(i["useCodeSandbox"])((null===(t=p.hideActions)||void 0===t?void 0:t.includes("CSB"))?null:p),_=Object(i["useRiddle"])((null===(a=p.hideActions)||void 0===a?void 0:a.includes("RIDDLE"))?null:p),g=Object(i["useMotions"])(p.motions||[],u.current),y=m(g,2),x=y[0],N=y[1],A=Object(i["useCopy"])(),j=m(A,2),S=j[0],I=j[1],L=Object(n["useState"])("_"),O=m(L,2),C=O[0],z=O[1],P=Object(n["useState"])(f(C,p.sources[C])),R=m(P,2),M=R[0],T=R[1],U=Object(n["useState"])(Boolean(p.defaultShowCode)),Z=m(U,2),J=Z[0],q=Z[1],F=Object(n["useState"])(Math.random()),$=m(F,2),B=$[0],D=$[1],H=p.sources[C][M]||p.sources[C].content,G=Object(i["useTSPlaygroundUrl"])(E,H),X=Object(n["useRef"])(),K=Object(i["usePrefersColor"])(),V=m(K,1),Q=V[0];function W(e){z(e),T(f(e,p.sources[e]))}return Object(n["useEffect"])((function(){D(Math.random())}),[Q]),l.a.createElement("div",{style:p.style,className:[p.className,"__dumi-default-previewer",v?"__dumi-default-previewer-target":""].filter(Boolean).join(" "),id:p.identifier,"data-debug":p.debug||void 0,"data-iframe":p.iframe||void 0},p.iframe&&l.a.createElement("div",{className:"__dumi-default-previewer-browser-nav"}),l.a.createElement("div",{ref:u,className:"__dumi-default-previewer-demo",style:{transform:p.transform?"translate(0, 0)":void 0,padding:p.compact||p.iframe&&!1!==p.compact?"0":void 0,background:p.background}},p.iframe?l.a.createElement("iframe",{title:"dumi-previewer",style:{height:String(p.iframe).replace(/(\d)$/,"$1px")},key:B,src:h,ref:X}):p.children),l.a.createElement("div",{className:"__dumi-default-previewer-desc","data-title":p.title},p.title&&l.a.createElement(i["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"},w&&l.a.createElement("button",{title:"Open demo on CodeSandbox.io",className:"__dumi-default-icon",role:"codesandbox",onClick:w}),_&&l.a.createElement("button",{title:"Open demo on Riddle",className:"__dumi-default-icon",role:"riddle",onClick:_}),p.motions&&l.a.createElement("button",{title:"Execute motions",className:"__dumi-default-icon",role:"motions",disabled:N,onClick:function(){return x()}}),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(i["Link"],{target:"_blank",to:h},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(H)}}),"tsx"===M&&J&&l.a.createElement(i["Link"],{target:"_blank",to:G},l.a.createElement("button",{title:"Get JSX via TypeScript Playground",className:"__dumi-default-icon",role:"change-tsx",type:"button"})),l.a.createElement("button",{title:"Toggle source code panel",className:"__dumi-default-icon".concat(J?" __dumi-default-btn-expand":""),role:"source",type:"button",onClick:function(){return q(!J)}})),J&&l.a.createElement("div",{className:"__dumi-default-previewer-source-wrapper"},!k&&l.a.createElement(r["b"],{className:"__dumi-default-previewer-source-tab",prefixCls:"__dumi-default-tabs",moreIcon:"\xb7\xb7\xb7",defaultActiveKey:C,onChange:W},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(o["a"],{code:H,lang:M,showCopy:!1}))))};t["default"]=b},rj90:function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),l=a.n(n),r=a("dEAq"),c=a("Zxc8"),i=a("JjdP"),o=l.a.memo(i["default"]["space-base"].component),m=l.a.memo(i["default"]["space-vertical"].component),d=l.a.memo(i["default"]["space-size"].component),u=l.a.memo(i["default"]["space-align"].component),s=l.a.memo(i["default"]["space-customize"].component),E=l.a.memo(i["default"]["space-wrap"].component),p=l.a.memo(i["default"]["space-split"].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:"space-\u95f4\u8ddd"},l.a.createElement(r["AnchorLink"],{to:"#space-\u95f4\u8ddd","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Space \u95f4\u8ddd"),l.a.createElement("p",null,"\u8bbe\u7f6e\u7ec4\u4ef6\u4e4b\u95f4\u7684\u95f4\u8ddd\u3002"),l.a.createElement("h2",{id:"\u4f55\u65f6\u4f7f\u7528"},l.a.createElement(r["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,"\u907f\u514d\u7ec4\u4ef6\u7d27\u8d34\u5728\u4e00\u8d77\uff0c\u62c9\u5f00\u7edf\u4e00\u7684\u7a7a\u95f4\u3002"),l.a.createElement("ul",null,l.a.createElement("li",null,"\u9002\u5408\u884c\u5185\u5143\u7d20\u7684\u6c34\u5e73\u95f4\u8ddd\u3002"),l.a.createElement("li",null,"\u53ef\u4ee5\u8bbe\u7f6e\u5404\u79cd\u6c34\u5e73\u5bf9\u9f50\u65b9\u5f0f\u3002")),l.a.createElement("h2",{id:"\u4ee3\u7801\u6f14\u793a"},l.a.createElement(r["AnchorLink"],{to:"#\u4ee3\u7801\u6f14\u793a","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4ee3\u7801\u6f14\u793a"),l.a.createElement("h3",{id:"\u57fa\u672c\u7528\u6cd5"},l.a.createElement(r["AnchorLink"],{to:"#\u57fa\u672c\u7528\u6cd5","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u57fa\u672c\u7528\u6cd5")),l.a.createElement(c["default"],i["default"]["space-base"].previewerProps,l.a.createElement(o,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u5782\u76f4\u95f4\u8ddd"},l.a.createElement(r["AnchorLink"],{to:"#\u5782\u76f4\u95f4\u8ddd","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5782\u76f4\u95f4\u8ddd")),l.a.createElement(c["default"],i["default"]["space-vertical"].previewerProps,l.a.createElement(m,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u95f4\u8ddd\u5927\u5c0f"},l.a.createElement(r["AnchorLink"],{to:"#\u95f4\u8ddd\u5927\u5c0f","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u95f4\u8ddd\u5927\u5c0f")),l.a.createElement(c["default"],i["default"]["space-size"].previewerProps,l.a.createElement(d,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u5bf9\u9f50"},l.a.createElement(r["AnchorLink"],{to:"#\u5bf9\u9f50","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5bf9\u9f50")),l.a.createElement(c["default"],i["default"]["space-align"].previewerProps,l.a.createElement(u,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u5c3a\u5bf8"},l.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u5c3a\u5bf8","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u5c3a\u5bf8")),l.a.createElement(c["default"],i["default"]["space-customize"].previewerProps,l.a.createElement(s,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u81ea\u52a8\u6362\u884c"},l.a.createElement(r["AnchorLink"],{to:"#\u81ea\u52a8\u6362\u884c","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u52a8\u6362\u884c")),l.a.createElement(c["default"],i["default"]["space-wrap"].previewerProps,l.a.createElement(E,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u5206\u9694\u7b26"},l.a.createElement(r["AnchorLink"],{to:"#\u5206\u9694\u7b26","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5206\u9694\u7b26")),l.a.createElement(c["default"],i["default"]["space-split"].previewerProps,l.a.createElement(p,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h2",{id:"api"},l.a.createElement(r["AnchorLink"],{to:"#api","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"API"),l.a.createElement("table",null,l.a.createElement("thead",null,l.a.createElement("tr",null,l.a.createElement("th",null,"\u53c2\u6570"),l.a.createElement("th",null,"\u8bf4\u660e"),l.a.createElement("th",null,"\u7c7b\u578b"),l.a.createElement("th",null,"\u9ed8\u8ba4\u503c"),l.a.createElement("th",null,"\u7248\u672c"))),l.a.createElement("tbody",null,l.a.createElement("tr",null,l.a.createElement("td",null,"align"),l.a.createElement("td",null,"\u5bf9\u9f50\u65b9\u5f0f"),l.a.createElement("td",null,l.a.createElement("code",null,"start")," | ",l.a.createElement("code",null,"end")," |",l.a.createElement("code",null,"center")," |",l.a.createElement("code",null,"baseline")),l.a.createElement("td",null,"-"),l.a.createElement("td",null,"4.2.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"direction"),l.a.createElement("td",null,"\u95f4\u8ddd\u65b9\u5411"),l.a.createElement("td",null,l.a.createElement("code",null,"vertical")," | ",l.a.createElement("code",null,"horizontal")),l.a.createElement("td",null,l.a.createElement("code",null,"horizontal")),l.a.createElement("td",null,"4.1.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"size"),l.a.createElement("td",null,"\u95f4\u8ddd\u5927\u5c0f"),l.a.createElement("td",null,l.a.createElement(r["AnchorLink"],{to:"#Size"},"Size")," | ",l.a.createElement(r["AnchorLink"],{to:"#Size"},"Size[]")),l.a.createElement("td",null,l.a.createElement("code",null,"small")),l.a.createElement("td",null,"4.1.0 | Array: 4.9.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"split"),l.a.createElement("td",null,"\u8bbe\u7f6e\u62c6\u5206"),l.a.createElement("td",null,"ReactNode"),l.a.createElement("td",null,"-"),l.a.createElement("td",null,"4.7.0")),l.a.createElement("tr",null,l.a.createElement("td",null,"wrap"),l.a.createElement("td",null,"\u662f\u5426\u81ea\u52a8\u6362\u884c\uff0c\u4ec5\u5728 ",l.a.createElement("code",null,"horizontal")," \u65f6\u6709\u6548"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false"),l.a.createElement("td",null,"4.9.0")))),l.a.createElement("h3",{id:"size"},l.a.createElement(r["AnchorLink"],{to:"#size","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Size"),l.a.createElement("p",null,l.a.createElement("code",null,"'small' | 'middle' | 'large' | number")),l.a.createElement("style",{dangerouslySetInnerHTML:{__html:"\n .space-align-container {\n display: flex;\n flex-wrap: wrap;\n align-items: flex-start;\n}\n.space-align-block {\n flex: none;\n margin: 8px 4px;\n padding: 4px;\n border: 1px solid #40a9ff;\n}\n.space-align-block .mock-block {\n display: inline-block;\n padding: 32px 8px 16px;\n background: rgba(150, 150, 150, 0.2);\n}\n"}})))))}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[54],
|
3
|
+
{
|
4
|
+
MZF8: function (e, t, a) {
|
5
|
+
'use strict';
|
6
|
+
var n = a('ogwx');
|
7
|
+
a.d(t, 'a', function () {
|
8
|
+
return n['b'];
|
9
|
+
});
|
10
|
+
a('VCU9');
|
11
|
+
},
|
12
|
+
RZMt: function (e, t, a) {},
|
13
|
+
Zxc8: function (e, t, a) {
|
14
|
+
'use strict';
|
15
|
+
a.r(t);
|
16
|
+
var n = a('q1tI'),
|
17
|
+
l = a.n(n),
|
18
|
+
r = a('k3GJ'),
|
19
|
+
c = a('MZF8'),
|
20
|
+
i = a('dEAq'),
|
21
|
+
o = a('H1Ra');
|
22
|
+
a('RZMt');
|
23
|
+
function m(e, t) {
|
24
|
+
return p(e) || E(e, t) || u(e, t) || d();
|
25
|
+
}
|
26
|
+
function d() {
|
27
|
+
throw new TypeError(
|
28
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
29
|
+
);
|
30
|
+
}
|
31
|
+
function u(e, t) {
|
32
|
+
if (e) {
|
33
|
+
if ('string' === typeof e) return s(e, t);
|
34
|
+
var a = Object.prototype.toString.call(e).slice(8, -1);
|
35
|
+
return (
|
36
|
+
'Object' === a && e.constructor && (a = e.constructor.name),
|
37
|
+
'Map' === a || 'Set' === a
|
38
|
+
? Array.from(e)
|
39
|
+
: 'Arguments' === a ||
|
40
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)
|
41
|
+
? s(e, t)
|
42
|
+
: void 0
|
43
|
+
);
|
44
|
+
}
|
45
|
+
}
|
46
|
+
function s(e, t) {
|
47
|
+
(null == t || t > e.length) && (t = e.length);
|
48
|
+
for (var a = 0, n = new Array(t); a < t; a++) n[a] = e[a];
|
49
|
+
return n;
|
50
|
+
}
|
51
|
+
function E(e, t) {
|
52
|
+
var a =
|
53
|
+
null == e
|
54
|
+
? null
|
55
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
56
|
+
e['@@iterator'];
|
57
|
+
if (null != a) {
|
58
|
+
var n,
|
59
|
+
l,
|
60
|
+
r = [],
|
61
|
+
c = !0,
|
62
|
+
i = !1;
|
63
|
+
try {
|
64
|
+
for (a = a.call(e); !(c = (n = a.next()).done); c = !0)
|
65
|
+
if ((r.push(n.value), t && r.length === t)) break;
|
66
|
+
} catch (o) {
|
67
|
+
(i = !0), (l = o);
|
68
|
+
} finally {
|
69
|
+
try {
|
70
|
+
c || null == a['return'] || a['return']();
|
71
|
+
} finally {
|
72
|
+
if (i) throw l;
|
73
|
+
}
|
74
|
+
}
|
75
|
+
return r;
|
76
|
+
}
|
77
|
+
}
|
78
|
+
function p(e) {
|
79
|
+
if (Array.isArray(e)) return e;
|
80
|
+
}
|
81
|
+
function f(e, t) {
|
82
|
+
var a,
|
83
|
+
n =
|
84
|
+
null === (a = e.match(/\.(\w+)$/)) || void 0 === a ? void 0 : a[1];
|
85
|
+
return n || (n = t.tsx ? 'tsx' : 'jsx'), n;
|
86
|
+
}
|
87
|
+
var b = function (e) {
|
88
|
+
var t,
|
89
|
+
a,
|
90
|
+
d,
|
91
|
+
u = Object(n['useRef'])(),
|
92
|
+
s = Object(n['useContext'])(i['context']),
|
93
|
+
E = s.locale,
|
94
|
+
p = Object(i['useLocaleProps'])(E, e),
|
95
|
+
b = Object(i['useDemoUrl'])(p.identifier),
|
96
|
+
h = p.demoUrl || b,
|
97
|
+
v =
|
98
|
+
(null === c['a'] || void 0 === c['a']
|
99
|
+
? void 0
|
100
|
+
: c['a'].location.hash) === '#'.concat(p.identifier),
|
101
|
+
k = 1 === Object.keys(p.sources).length,
|
102
|
+
w = Object(i['useCodeSandbox'])(
|
103
|
+
(
|
104
|
+
null === (t = p.hideActions) || void 0 === t
|
105
|
+
? void 0
|
106
|
+
: t.includes('CSB')
|
107
|
+
)
|
108
|
+
? null
|
109
|
+
: p,
|
110
|
+
),
|
111
|
+
_ = Object(i['useRiddle'])(
|
112
|
+
(
|
113
|
+
null === (a = p.hideActions) || void 0 === a
|
114
|
+
? void 0
|
115
|
+
: a.includes('RIDDLE')
|
116
|
+
)
|
117
|
+
? null
|
118
|
+
: p,
|
119
|
+
),
|
120
|
+
g = Object(i['useMotions'])(p.motions || [], u.current),
|
121
|
+
y = m(g, 2),
|
122
|
+
x = y[0],
|
123
|
+
N = y[1],
|
124
|
+
A = Object(i['useCopy'])(),
|
125
|
+
j = m(A, 2),
|
126
|
+
S = j[0],
|
127
|
+
I = j[1],
|
128
|
+
L = Object(n['useState'])('_'),
|
129
|
+
O = m(L, 2),
|
130
|
+
C = O[0],
|
131
|
+
z = O[1],
|
132
|
+
P = Object(n['useState'])(f(C, p.sources[C])),
|
133
|
+
R = m(P, 2),
|
134
|
+
M = R[0],
|
135
|
+
T = R[1],
|
136
|
+
U = Object(n['useState'])(Boolean(p.defaultShowCode)),
|
137
|
+
Z = m(U, 2),
|
138
|
+
J = Z[0],
|
139
|
+
q = Z[1],
|
140
|
+
F = Object(n['useState'])(Math.random()),
|
141
|
+
$ = m(F, 2),
|
142
|
+
B = $[0],
|
143
|
+
D = $[1],
|
144
|
+
H = p.sources[C][M] || p.sources[C].content,
|
145
|
+
G = Object(i['useTSPlaygroundUrl'])(E, H),
|
146
|
+
X = Object(n['useRef'])(),
|
147
|
+
K = Object(i['usePrefersColor'])(),
|
148
|
+
V = m(K, 1),
|
149
|
+
Q = V[0];
|
150
|
+
function W(e) {
|
151
|
+
z(e), T(f(e, p.sources[e]));
|
152
|
+
}
|
153
|
+
return (
|
154
|
+
Object(n['useEffect'])(
|
155
|
+
function () {
|
156
|
+
D(Math.random());
|
157
|
+
},
|
158
|
+
[Q],
|
159
|
+
),
|
160
|
+
l.a.createElement(
|
161
|
+
'div',
|
162
|
+
{
|
163
|
+
style: p.style,
|
164
|
+
className: [
|
165
|
+
p.className,
|
166
|
+
'__dumi-default-previewer',
|
167
|
+
v ? '__dumi-default-previewer-target' : '',
|
168
|
+
]
|
169
|
+
.filter(Boolean)
|
170
|
+
.join(' '),
|
171
|
+
id: p.identifier,
|
172
|
+
'data-debug': p.debug || void 0,
|
173
|
+
'data-iframe': p.iframe || void 0,
|
174
|
+
},
|
175
|
+
p.iframe &&
|
176
|
+
l.a.createElement('div', {
|
177
|
+
className: '__dumi-default-previewer-browser-nav',
|
178
|
+
}),
|
179
|
+
l.a.createElement(
|
180
|
+
'div',
|
181
|
+
{
|
182
|
+
ref: u,
|
183
|
+
className: '__dumi-default-previewer-demo',
|
184
|
+
style: {
|
185
|
+
transform: p.transform ? 'translate(0, 0)' : void 0,
|
186
|
+
padding:
|
187
|
+
p.compact || (p.iframe && !1 !== p.compact) ? '0' : void 0,
|
188
|
+
background: p.background,
|
189
|
+
},
|
190
|
+
},
|
191
|
+
p.iframe
|
192
|
+
? l.a.createElement('iframe', {
|
193
|
+
title: 'dumi-previewer',
|
194
|
+
style: {
|
195
|
+
height: String(p.iframe).replace(/(\d)$/, '$1px'),
|
196
|
+
},
|
197
|
+
key: B,
|
198
|
+
src: h,
|
199
|
+
ref: X,
|
200
|
+
})
|
201
|
+
: p.children,
|
202
|
+
),
|
203
|
+
l.a.createElement(
|
204
|
+
'div',
|
205
|
+
{
|
206
|
+
className: '__dumi-default-previewer-desc',
|
207
|
+
'data-title': p.title,
|
208
|
+
},
|
209
|
+
p.title &&
|
210
|
+
l.a.createElement(
|
211
|
+
i['AnchorLink'],
|
212
|
+
{ to: '#'.concat(p.identifier) },
|
213
|
+
p.title,
|
214
|
+
),
|
215
|
+
p.description &&
|
216
|
+
l.a.createElement('div', {
|
217
|
+
dangerouslySetInnerHTML: { __html: p.description },
|
218
|
+
}),
|
219
|
+
),
|
220
|
+
l.a.createElement(
|
221
|
+
'div',
|
222
|
+
{ className: '__dumi-default-previewer-actions' },
|
223
|
+
w &&
|
224
|
+
l.a.createElement('button', {
|
225
|
+
title: 'Open demo on CodeSandbox.io',
|
226
|
+
className: '__dumi-default-icon',
|
227
|
+
role: 'codesandbox',
|
228
|
+
onClick: w,
|
229
|
+
}),
|
230
|
+
_ &&
|
231
|
+
l.a.createElement('button', {
|
232
|
+
title: 'Open demo on Riddle',
|
233
|
+
className: '__dumi-default-icon',
|
234
|
+
role: 'riddle',
|
235
|
+
onClick: _,
|
236
|
+
}),
|
237
|
+
p.motions &&
|
238
|
+
l.a.createElement('button', {
|
239
|
+
title: 'Execute motions',
|
240
|
+
className: '__dumi-default-icon',
|
241
|
+
role: 'motions',
|
242
|
+
disabled: N,
|
243
|
+
onClick: function () {
|
244
|
+
return x();
|
245
|
+
},
|
246
|
+
}),
|
247
|
+
p.iframe &&
|
248
|
+
l.a.createElement('button', {
|
249
|
+
title: 'Reload demo iframe page',
|
250
|
+
className: '__dumi-default-icon',
|
251
|
+
role: 'refresh',
|
252
|
+
onClick: function () {
|
253
|
+
return D(Math.random());
|
254
|
+
},
|
255
|
+
}),
|
256
|
+
!(null === (d = p.hideActions) || void 0 === d
|
257
|
+
? void 0
|
258
|
+
: d.includes('EXTERNAL')) &&
|
259
|
+
l.a.createElement(
|
260
|
+
i['Link'],
|
261
|
+
{ target: '_blank', to: h },
|
262
|
+
l.a.createElement('button', {
|
263
|
+
title: 'Open demo in new tab',
|
264
|
+
className: '__dumi-default-icon',
|
265
|
+
role: 'open-demo',
|
266
|
+
type: 'button',
|
267
|
+
}),
|
268
|
+
),
|
269
|
+
l.a.createElement('span', null),
|
270
|
+
l.a.createElement('button', {
|
271
|
+
title: 'Copy source code',
|
272
|
+
className: '__dumi-default-icon',
|
273
|
+
role: 'copy',
|
274
|
+
'data-status': I,
|
275
|
+
onClick: function () {
|
276
|
+
return S(H);
|
277
|
+
},
|
278
|
+
}),
|
279
|
+
'tsx' === M &&
|
280
|
+
J &&
|
281
|
+
l.a.createElement(
|
282
|
+
i['Link'],
|
283
|
+
{ target: '_blank', to: G },
|
284
|
+
l.a.createElement('button', {
|
285
|
+
title: 'Get JSX via TypeScript Playground',
|
286
|
+
className: '__dumi-default-icon',
|
287
|
+
role: 'change-tsx',
|
288
|
+
type: 'button',
|
289
|
+
}),
|
290
|
+
),
|
291
|
+
l.a.createElement('button', {
|
292
|
+
title: 'Toggle source code panel',
|
293
|
+
className: '__dumi-default-icon'.concat(
|
294
|
+
J ? ' __dumi-default-btn-expand' : '',
|
295
|
+
),
|
296
|
+
role: 'source',
|
297
|
+
type: 'button',
|
298
|
+
onClick: function () {
|
299
|
+
return q(!J);
|
300
|
+
},
|
301
|
+
}),
|
302
|
+
),
|
303
|
+
J &&
|
304
|
+
l.a.createElement(
|
305
|
+
'div',
|
306
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
307
|
+
!k &&
|
308
|
+
l.a.createElement(
|
309
|
+
r['b'],
|
310
|
+
{
|
311
|
+
className: '__dumi-default-previewer-source-tab',
|
312
|
+
prefixCls: '__dumi-default-tabs',
|
313
|
+
moreIcon: '\xb7\xb7\xb7',
|
314
|
+
defaultActiveKey: C,
|
315
|
+
onChange: W,
|
316
|
+
},
|
317
|
+
Object.keys(p.sources).map(function (e) {
|
318
|
+
return l.a.createElement(r['a'], {
|
319
|
+
tab:
|
320
|
+
'_' === e ? 'index.'.concat(f(e, p.sources[e])) : e,
|
321
|
+
key: e,
|
322
|
+
});
|
323
|
+
}),
|
324
|
+
),
|
325
|
+
l.a.createElement(
|
326
|
+
'div',
|
327
|
+
{ className: '__dumi-default-previewer-source' },
|
328
|
+
l.a.createElement(o['a'], { code: H, lang: M, showCopy: !1 }),
|
329
|
+
),
|
330
|
+
),
|
331
|
+
)
|
332
|
+
);
|
333
|
+
};
|
334
|
+
t['default'] = b;
|
335
|
+
},
|
336
|
+
rj90: function (e, t, a) {
|
337
|
+
'use strict';
|
338
|
+
a.r(t);
|
339
|
+
var n = a('q1tI'),
|
340
|
+
l = a.n(n),
|
341
|
+
r = a('dEAq'),
|
342
|
+
c = a('Zxc8'),
|
343
|
+
i = a('JjdP'),
|
344
|
+
o = l.a.memo(i['default']['space-base'].component),
|
345
|
+
m = l.a.memo(i['default']['space-vertical'].component),
|
346
|
+
d = l.a.memo(i['default']['space-size'].component),
|
347
|
+
u = l.a.memo(i['default']['space-align'].component),
|
348
|
+
s = l.a.memo(i['default']['space-customize'].component),
|
349
|
+
E = l.a.memo(i['default']['space-wrap'].component),
|
350
|
+
p = l.a.memo(i['default']['space-split'].component);
|
351
|
+
t['default'] = (e) => (
|
352
|
+
l.a.useEffect(() => {
|
353
|
+
var t;
|
354
|
+
null !== e &&
|
355
|
+
void 0 !== e &&
|
356
|
+
null !== (t = e.location) &&
|
357
|
+
void 0 !== t &&
|
358
|
+
t.hash &&
|
359
|
+
r['AnchorLink'].scrollToAnchor(
|
360
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
361
|
+
);
|
362
|
+
}, []),
|
363
|
+
l.a.createElement(
|
364
|
+
l.a.Fragment,
|
365
|
+
null,
|
366
|
+
l.a.createElement(
|
367
|
+
l.a.Fragment,
|
368
|
+
null,
|
369
|
+
l.a.createElement(
|
370
|
+
'div',
|
371
|
+
{ className: 'markdown' },
|
372
|
+
l.a.createElement(
|
373
|
+
'h1',
|
374
|
+
{ id: 'space-\u95f4\u8ddd' },
|
375
|
+
l.a.createElement(
|
376
|
+
r['AnchorLink'],
|
377
|
+
{
|
378
|
+
to: '#space-\u95f4\u8ddd',
|
379
|
+
'aria-hidden': 'true',
|
380
|
+
tabIndex: -1,
|
381
|
+
},
|
382
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
383
|
+
),
|
384
|
+
'Space \u95f4\u8ddd',
|
385
|
+
),
|
386
|
+
l.a.createElement(
|
387
|
+
'p',
|
388
|
+
null,
|
389
|
+
'\u8bbe\u7f6e\u7ec4\u4ef6\u4e4b\u95f4\u7684\u95f4\u8ddd\u3002',
|
390
|
+
),
|
391
|
+
l.a.createElement(
|
392
|
+
'h2',
|
393
|
+
{ id: '\u4f55\u65f6\u4f7f\u7528' },
|
394
|
+
l.a.createElement(
|
395
|
+
r['AnchorLink'],
|
396
|
+
{
|
397
|
+
to: '#\u4f55\u65f6\u4f7f\u7528',
|
398
|
+
'aria-hidden': 'true',
|
399
|
+
tabIndex: -1,
|
400
|
+
},
|
401
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
402
|
+
),
|
403
|
+
'\u4f55\u65f6\u4f7f\u7528',
|
404
|
+
),
|
405
|
+
l.a.createElement(
|
406
|
+
'p',
|
407
|
+
null,
|
408
|
+
'\u907f\u514d\u7ec4\u4ef6\u7d27\u8d34\u5728\u4e00\u8d77\uff0c\u62c9\u5f00\u7edf\u4e00\u7684\u7a7a\u95f4\u3002',
|
409
|
+
),
|
410
|
+
l.a.createElement(
|
411
|
+
'ul',
|
412
|
+
null,
|
413
|
+
l.a.createElement(
|
414
|
+
'li',
|
415
|
+
null,
|
416
|
+
'\u9002\u5408\u884c\u5185\u5143\u7d20\u7684\u6c34\u5e73\u95f4\u8ddd\u3002',
|
417
|
+
),
|
418
|
+
l.a.createElement(
|
419
|
+
'li',
|
420
|
+
null,
|
421
|
+
'\u53ef\u4ee5\u8bbe\u7f6e\u5404\u79cd\u6c34\u5e73\u5bf9\u9f50\u65b9\u5f0f\u3002',
|
422
|
+
),
|
423
|
+
),
|
424
|
+
l.a.createElement(
|
425
|
+
'h2',
|
426
|
+
{ id: '\u4ee3\u7801\u6f14\u793a' },
|
427
|
+
l.a.createElement(
|
428
|
+
r['AnchorLink'],
|
429
|
+
{
|
430
|
+
to: '#\u4ee3\u7801\u6f14\u793a',
|
431
|
+
'aria-hidden': 'true',
|
432
|
+
tabIndex: -1,
|
433
|
+
},
|
434
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
435
|
+
),
|
436
|
+
'\u4ee3\u7801\u6f14\u793a',
|
437
|
+
),
|
438
|
+
l.a.createElement(
|
439
|
+
'h3',
|
440
|
+
{ id: '\u57fa\u672c\u7528\u6cd5' },
|
441
|
+
l.a.createElement(
|
442
|
+
r['AnchorLink'],
|
443
|
+
{
|
444
|
+
to: '#\u57fa\u672c\u7528\u6cd5',
|
445
|
+
'aria-hidden': 'true',
|
446
|
+
tabIndex: -1,
|
447
|
+
},
|
448
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
449
|
+
),
|
450
|
+
'\u57fa\u672c\u7528\u6cd5',
|
451
|
+
),
|
452
|
+
),
|
453
|
+
l.a.createElement(
|
454
|
+
c['default'],
|
455
|
+
i['default']['space-base'].previewerProps,
|
456
|
+
l.a.createElement(o, null),
|
457
|
+
),
|
458
|
+
l.a.createElement(
|
459
|
+
'div',
|
460
|
+
{ className: 'markdown' },
|
461
|
+
l.a.createElement(
|
462
|
+
'h3',
|
463
|
+
{ id: '\u5782\u76f4\u95f4\u8ddd' },
|
464
|
+
l.a.createElement(
|
465
|
+
r['AnchorLink'],
|
466
|
+
{
|
467
|
+
to: '#\u5782\u76f4\u95f4\u8ddd',
|
468
|
+
'aria-hidden': 'true',
|
469
|
+
tabIndex: -1,
|
470
|
+
},
|
471
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
472
|
+
),
|
473
|
+
'\u5782\u76f4\u95f4\u8ddd',
|
474
|
+
),
|
475
|
+
),
|
476
|
+
l.a.createElement(
|
477
|
+
c['default'],
|
478
|
+
i['default']['space-vertical'].previewerProps,
|
479
|
+
l.a.createElement(m, null),
|
480
|
+
),
|
481
|
+
l.a.createElement(
|
482
|
+
'div',
|
483
|
+
{ className: 'markdown' },
|
484
|
+
l.a.createElement(
|
485
|
+
'h3',
|
486
|
+
{ id: '\u95f4\u8ddd\u5927\u5c0f' },
|
487
|
+
l.a.createElement(
|
488
|
+
r['AnchorLink'],
|
489
|
+
{
|
490
|
+
to: '#\u95f4\u8ddd\u5927\u5c0f',
|
491
|
+
'aria-hidden': 'true',
|
492
|
+
tabIndex: -1,
|
493
|
+
},
|
494
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
495
|
+
),
|
496
|
+
'\u95f4\u8ddd\u5927\u5c0f',
|
497
|
+
),
|
498
|
+
),
|
499
|
+
l.a.createElement(
|
500
|
+
c['default'],
|
501
|
+
i['default']['space-size'].previewerProps,
|
502
|
+
l.a.createElement(d, null),
|
503
|
+
),
|
504
|
+
l.a.createElement(
|
505
|
+
'div',
|
506
|
+
{ className: 'markdown' },
|
507
|
+
l.a.createElement(
|
508
|
+
'h3',
|
509
|
+
{ id: '\u5bf9\u9f50' },
|
510
|
+
l.a.createElement(
|
511
|
+
r['AnchorLink'],
|
512
|
+
{ to: '#\u5bf9\u9f50', 'aria-hidden': 'true', tabIndex: -1 },
|
513
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
514
|
+
),
|
515
|
+
'\u5bf9\u9f50',
|
516
|
+
),
|
517
|
+
),
|
518
|
+
l.a.createElement(
|
519
|
+
c['default'],
|
520
|
+
i['default']['space-align'].previewerProps,
|
521
|
+
l.a.createElement(u, null),
|
522
|
+
),
|
523
|
+
l.a.createElement(
|
524
|
+
'div',
|
525
|
+
{ className: 'markdown' },
|
526
|
+
l.a.createElement(
|
527
|
+
'h3',
|
528
|
+
{ id: '\u81ea\u5b9a\u4e49\u5c3a\u5bf8' },
|
529
|
+
l.a.createElement(
|
530
|
+
r['AnchorLink'],
|
531
|
+
{
|
532
|
+
to: '#\u81ea\u5b9a\u4e49\u5c3a\u5bf8',
|
533
|
+
'aria-hidden': 'true',
|
534
|
+
tabIndex: -1,
|
535
|
+
},
|
536
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
537
|
+
),
|
538
|
+
'\u81ea\u5b9a\u4e49\u5c3a\u5bf8',
|
539
|
+
),
|
540
|
+
),
|
541
|
+
l.a.createElement(
|
542
|
+
c['default'],
|
543
|
+
i['default']['space-customize'].previewerProps,
|
544
|
+
l.a.createElement(s, null),
|
545
|
+
),
|
546
|
+
l.a.createElement(
|
547
|
+
'div',
|
548
|
+
{ className: 'markdown' },
|
549
|
+
l.a.createElement(
|
550
|
+
'h3',
|
551
|
+
{ id: '\u81ea\u52a8\u6362\u884c' },
|
552
|
+
l.a.createElement(
|
553
|
+
r['AnchorLink'],
|
554
|
+
{
|
555
|
+
to: '#\u81ea\u52a8\u6362\u884c',
|
556
|
+
'aria-hidden': 'true',
|
557
|
+
tabIndex: -1,
|
558
|
+
},
|
559
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
560
|
+
),
|
561
|
+
'\u81ea\u52a8\u6362\u884c',
|
562
|
+
),
|
563
|
+
),
|
564
|
+
l.a.createElement(
|
565
|
+
c['default'],
|
566
|
+
i['default']['space-wrap'].previewerProps,
|
567
|
+
l.a.createElement(E, null),
|
568
|
+
),
|
569
|
+
l.a.createElement(
|
570
|
+
'div',
|
571
|
+
{ className: 'markdown' },
|
572
|
+
l.a.createElement(
|
573
|
+
'h3',
|
574
|
+
{ id: '\u5206\u9694\u7b26' },
|
575
|
+
l.a.createElement(
|
576
|
+
r['AnchorLink'],
|
577
|
+
{
|
578
|
+
to: '#\u5206\u9694\u7b26',
|
579
|
+
'aria-hidden': 'true',
|
580
|
+
tabIndex: -1,
|
581
|
+
},
|
582
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
583
|
+
),
|
584
|
+
'\u5206\u9694\u7b26',
|
585
|
+
),
|
586
|
+
),
|
587
|
+
l.a.createElement(
|
588
|
+
c['default'],
|
589
|
+
i['default']['space-split'].previewerProps,
|
590
|
+
l.a.createElement(p, null),
|
591
|
+
),
|
592
|
+
l.a.createElement(
|
593
|
+
'div',
|
594
|
+
{ className: 'markdown' },
|
595
|
+
l.a.createElement(
|
596
|
+
'h2',
|
597
|
+
{ id: 'api' },
|
598
|
+
l.a.createElement(
|
599
|
+
r['AnchorLink'],
|
600
|
+
{ to: '#api', 'aria-hidden': 'true', tabIndex: -1 },
|
601
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
602
|
+
),
|
603
|
+
'API',
|
604
|
+
),
|
605
|
+
l.a.createElement(
|
606
|
+
'table',
|
607
|
+
null,
|
608
|
+
l.a.createElement(
|
609
|
+
'thead',
|
610
|
+
null,
|
611
|
+
l.a.createElement(
|
612
|
+
'tr',
|
613
|
+
null,
|
614
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
615
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
616
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
617
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
618
|
+
l.a.createElement('th', null, '\u7248\u672c'),
|
619
|
+
),
|
620
|
+
),
|
621
|
+
l.a.createElement(
|
622
|
+
'tbody',
|
623
|
+
null,
|
624
|
+
l.a.createElement(
|
625
|
+
'tr',
|
626
|
+
null,
|
627
|
+
l.a.createElement('td', null, 'align'),
|
628
|
+
l.a.createElement('td', null, '\u5bf9\u9f50\u65b9\u5f0f'),
|
629
|
+
l.a.createElement(
|
630
|
+
'td',
|
631
|
+
null,
|
632
|
+
l.a.createElement('code', null, 'start'),
|
633
|
+
' | ',
|
634
|
+
l.a.createElement('code', null, 'end'),
|
635
|
+
' |',
|
636
|
+
l.a.createElement('code', null, 'center'),
|
637
|
+
' |',
|
638
|
+
l.a.createElement('code', null, 'baseline'),
|
639
|
+
),
|
640
|
+
l.a.createElement('td', null, '-'),
|
641
|
+
l.a.createElement('td', null, '4.2.0'),
|
642
|
+
),
|
643
|
+
l.a.createElement(
|
644
|
+
'tr',
|
645
|
+
null,
|
646
|
+
l.a.createElement('td', null, 'direction'),
|
647
|
+
l.a.createElement('td', null, '\u95f4\u8ddd\u65b9\u5411'),
|
648
|
+
l.a.createElement(
|
649
|
+
'td',
|
650
|
+
null,
|
651
|
+
l.a.createElement('code', null, 'vertical'),
|
652
|
+
' | ',
|
653
|
+
l.a.createElement('code', null, 'horizontal'),
|
654
|
+
),
|
655
|
+
l.a.createElement(
|
656
|
+
'td',
|
657
|
+
null,
|
658
|
+
l.a.createElement('code', null, 'horizontal'),
|
659
|
+
),
|
660
|
+
l.a.createElement('td', null, '4.1.0'),
|
661
|
+
),
|
662
|
+
l.a.createElement(
|
663
|
+
'tr',
|
664
|
+
null,
|
665
|
+
l.a.createElement('td', null, 'size'),
|
666
|
+
l.a.createElement('td', null, '\u95f4\u8ddd\u5927\u5c0f'),
|
667
|
+
l.a.createElement(
|
668
|
+
'td',
|
669
|
+
null,
|
670
|
+
l.a.createElement(
|
671
|
+
r['AnchorLink'],
|
672
|
+
{ to: '#Size' },
|
673
|
+
'Size',
|
674
|
+
),
|
675
|
+
' | ',
|
676
|
+
l.a.createElement(
|
677
|
+
r['AnchorLink'],
|
678
|
+
{ to: '#Size' },
|
679
|
+
'Size[]',
|
680
|
+
),
|
681
|
+
),
|
682
|
+
l.a.createElement(
|
683
|
+
'td',
|
684
|
+
null,
|
685
|
+
l.a.createElement('code', null, 'small'),
|
686
|
+
),
|
687
|
+
l.a.createElement('td', null, '4.1.0 | Array: 4.9.0'),
|
688
|
+
),
|
689
|
+
l.a.createElement(
|
690
|
+
'tr',
|
691
|
+
null,
|
692
|
+
l.a.createElement('td', null, 'split'),
|
693
|
+
l.a.createElement('td', null, '\u8bbe\u7f6e\u62c6\u5206'),
|
694
|
+
l.a.createElement('td', null, 'ReactNode'),
|
695
|
+
l.a.createElement('td', null, '-'),
|
696
|
+
l.a.createElement('td', null, '4.7.0'),
|
697
|
+
),
|
698
|
+
l.a.createElement(
|
699
|
+
'tr',
|
700
|
+
null,
|
701
|
+
l.a.createElement('td', null, 'wrap'),
|
702
|
+
l.a.createElement(
|
703
|
+
'td',
|
704
|
+
null,
|
705
|
+
'\u662f\u5426\u81ea\u52a8\u6362\u884c\uff0c\u4ec5\u5728 ',
|
706
|
+
l.a.createElement('code', null, 'horizontal'),
|
707
|
+
' \u65f6\u6709\u6548',
|
708
|
+
),
|
709
|
+
l.a.createElement('td', null, 'boolean'),
|
710
|
+
l.a.createElement('td', null, 'false'),
|
711
|
+
l.a.createElement('td', null, '4.9.0'),
|
712
|
+
),
|
713
|
+
),
|
714
|
+
),
|
715
|
+
l.a.createElement(
|
716
|
+
'h3',
|
717
|
+
{ id: 'size' },
|
718
|
+
l.a.createElement(
|
719
|
+
r['AnchorLink'],
|
720
|
+
{ to: '#size', 'aria-hidden': 'true', tabIndex: -1 },
|
721
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
722
|
+
),
|
723
|
+
'Size',
|
724
|
+
),
|
725
|
+
l.a.createElement(
|
726
|
+
'p',
|
727
|
+
null,
|
728
|
+
l.a.createElement(
|
729
|
+
'code',
|
730
|
+
null,
|
731
|
+
"'small' | 'middle' | 'large' | number",
|
732
|
+
),
|
733
|
+
),
|
734
|
+
l.a.createElement('style', {
|
735
|
+
dangerouslySetInnerHTML: {
|
736
|
+
__html:
|
737
|
+
'\n .space-align-container {\n display: flex;\n flex-wrap: wrap;\n align-items: flex-start;\n}\n.space-align-block {\n flex: none;\n margin: 8px 4px;\n padding: 4px;\n border: 1px solid #40a9ff;\n}\n.space-align-block .mock-block {\n display: inline-block;\n padding: 32px 8px 16px;\n background: rgba(150, 150, 150, 0.2);\n}\n',
|
738
|
+
},
|
739
|
+
}),
|
740
|
+
),
|
741
|
+
),
|
742
|
+
)
|
743
|
+
);
|
744
|
+
},
|
745
|
+
},
|
746
|
+
]);
|