@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,876 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[21],{"2d4p":function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),l=a.n(n),c=a("dEAq"),r=a("Zxc8"),o=a("H1Ra"),i=a("JjdP"),m=l.a.memo(i["default"]["checkbox-basic"].component),d=l.a.memo(i["default"]["checkbox-controller"].component),u=l.a.memo(i["default"]["checkbox-disabled"].component),s=l.a.memo(i["default"]["checkbox-disabled"].component),E=l.a.memo(i["default"]["checkbox-check-all"].component),h=l.a.memo(i["default"]["checkbox-layout"].component);t["default"]=e=>(l.a.useEffect((()=>{var t;null!==e&&void 0!==e&&null!==(t=e.location)&&void 0!==t&&t.hash&&c["AnchorLink"].scrollToAnchor(decodeURIComponent(e.location.hash.slice(1)))}),[]),l.a.createElement(l.a.Fragment,null,l.a.createElement(l.a.Fragment,null,l.a.createElement("div",{className:"markdown"},l.a.createElement("h1",{id:"checkbox-\u591a\u9009\u6846"},l.a.createElement(c["AnchorLink"],{to:"#checkbox-\u591a\u9009\u6846","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Checkbox \u591a\u9009\u6846"),l.a.createElement("p",null,"\u591a\u9009\u6846\u3002"),l.a.createElement("h2",{id:"\u4f55\u65f6\u4f7f\u7528"},l.a.createElement(c["AnchorLink"],{to:"#\u4f55\u65f6\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4f55\u65f6\u4f7f\u7528"),l.a.createElement("ul",null,l.a.createElement("li",null,"\u5728\u4e00\u7ec4\u53ef\u9009\u9879\u4e2d\u8fdb\u884c\u591a\u9879\u9009\u62e9\u65f6\uff1b"),l.a.createElement("li",null,"\u5355\u72ec\u4f7f\u7528\u53ef\u4ee5\u8868\u793a\u4e24\u79cd\u72b6\u6001\u4e4b\u95f4\u7684\u5207\u6362\uff0c\u548c ",l.a.createElement("code",null,"switch")," \u7c7b\u4f3c\u3002\u533a\u522b\u5728\u4e8e\u5207\u6362 ",l.a.createElement("code",null,"switch")," \u4f1a\u76f4\u63a5\u89e6\u53d1\u72b6\u6001\u6539\u53d8\uff0c\u800c ",l.a.createElement("code",null,"checkbox")," \u4e00\u822c\u7528\u4e8e\u72b6\u6001\u6807\u8bb0\uff0c\u9700\u8981\u548c\u63d0\u4ea4\u64cd\u4f5c\u914d\u5408\u3002")),l.a.createElement("h2",{id:"\u4ee3\u7801\u6f14\u793a"},l.a.createElement(c["AnchorLink"],{to:"#\u4ee3\u7801\u6f14\u793a","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4ee3\u7801\u6f14\u793a"),l.a.createElement("h3",{id:"\u57fa\u672c\u7528\u6cd5"},l.a.createElement(c["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(r["default"],i["default"]["checkbox-basic"].previewerProps,l.a.createElement(m,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u53d7\u63a7\u7684-checkbox"},l.a.createElement(c["AnchorLink"],{to:"#\u53d7\u63a7\u7684-checkbox","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u53d7\u63a7\u7684 Checkbox")),l.a.createElement(r["default"],i["default"]["checkbox-controller"].previewerProps,l.a.createElement(d,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u4e0d\u53ef\u7528"},l.a.createElement(c["AnchorLink"],{to:"#\u4e0d\u53ef\u7528","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u4e0d\u53ef\u7528")),l.a.createElement(r["default"],i["default"]["checkbox-disabled"].previewerProps,l.a.createElement(u,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"checkbox-\u7ec4"},l.a.createElement(c["AnchorLink"],{to:"#checkbox-\u7ec4","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Checkbox \u7ec4")),l.a.createElement(r["default"],i["default"]["checkbox-disabled"].previewerProps,l.a.createElement(s,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u5168\u9009"},l.a.createElement(c["AnchorLink"],{to:"#\u5168\u9009","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5168\u9009")),l.a.createElement(r["default"],i["default"]["checkbox-check-all"].previewerProps,l.a.createElement(E,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h3",{id:"\u5e03\u5c40"},l.a.createElement(c["AnchorLink"],{to:"#\u5e03\u5c40","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5e03\u5c40")),l.a.createElement(r["default"],i["default"]["checkbox-layout"].previewerProps,l.a.createElement(h,null)),l.a.createElement("div",{className:"markdown"},l.a.createElement("h2",{id:"api"},l.a.createElement(c["AnchorLink"],{to:"#api","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"API"),l.a.createElement("h3",{id:"\u5c5e\u6027"},l.a.createElement(c["AnchorLink"],{to:"#\u5c5e\u6027","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u5c5e\u6027"),l.a.createElement("h4",{id:"checkbox"},l.a.createElement(c["AnchorLink"],{to:"#checkbox","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Checkbox"),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,"autoFocus"),l.a.createElement("td",null,"\u81ea\u52a8\u83b7\u53d6\u7126\u70b9"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"checked"),l.a.createElement("td",null,"\u6307\u5b9a\u5f53\u524d\u662f\u5426\u9009\u4e2d"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"defaultChecked"),l.a.createElement("td",null,"\u521d\u59cb\u662f\u5426\u9009\u4e2d"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"disabled"),l.a.createElement("td",null,"\u5931\u6548\u72b6\u6001"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"indeterminate"),l.a.createElement("td",null,"\u8bbe\u7f6e indeterminate \u72b6\u6001\uff0c\u53ea\u8d1f\u8d23\u6837\u5f0f\u63a7\u5236"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"onChange"),l.a.createElement("td",null,"\u53d8\u5316\u65f6\u56de\u8c03\u51fd\u6570"),l.a.createElement("td",null,"function(e:Event)"),l.a.createElement("td",null,"-"),l.a.createElement("td",null)))),l.a.createElement("h4",{id:"checkbox-group"},l.a.createElement(c["AnchorLink"],{to:"#checkbox-group","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Checkbox Group"),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,"defaultValue"),l.a.createElement("td",null,"\u9ed8\u8ba4\u9009\u4e2d\u7684\u9009\u9879"),l.a.createElement("td",null,"string[]"),l.a.createElement("td",null,"[]"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"disabled"),l.a.createElement("td",null,"\u6574\u7ec4\u5931\u6548"),l.a.createElement("td",null,"boolean"),l.a.createElement("td",null,"false"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"name"),l.a.createElement("td",null,"CheckboxGroup \u4e0b\u6240\u6709 ",l.a.createElement("code",null,'input[type="checkbox"]')," \u7684 ",l.a.createElement("code",null,"name")," \u5c5e\u6027"),l.a.createElement("td",null,"string"),l.a.createElement("td",null,"-"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"options"),l.a.createElement("td",null,"\u6307\u5b9a\u53ef\u9009\u9879"),l.a.createElement("td",null,"string[] | Option[]"),l.a.createElement("td",null,"[]"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"value"),l.a.createElement("td",null,"\u6307\u5b9a\u9009\u4e2d\u7684\u9009\u9879"),l.a.createElement("td",null,"string[]"),l.a.createElement("td",null,"[]"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"onChange"),l.a.createElement("td",null,"\u53d8\u5316\u65f6\u56de\u8c03\u51fd\u6570"),l.a.createElement("td",null,"function(checkedValue)"),l.a.createElement("td",null,"-"),l.a.createElement("td",null)))),l.a.createElement("h5",{id:"option"},l.a.createElement(c["AnchorLink"],{to:"#option","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Option"),l.a.createElement(o["a"],{code:"interface Option {\n label: string;\n value: string;\n disabled?: boolean;\n}",lang:"bash"}),l.a.createElement("h3",{id:"\u65b9\u6cd5"},l.a.createElement(c["AnchorLink"],{to:"#\u65b9\u6cd5","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"\u65b9\u6cd5"),l.a.createElement("h4",{id:"checkbox-1"},l.a.createElement(c["AnchorLink"],{to:"#checkbox-1","aria-hidden":"true",tabIndex:-1},l.a.createElement("span",{className:"icon icon-link"})),"Checkbox"),l.a.createElement("table",null,l.a.createElement("thead",null,l.a.createElement("tr",null,l.a.createElement("th",null,"\u540d\u79f0"),l.a.createElement("th",null,"\u63cf\u8ff0"),l.a.createElement("th",null,"\u7248\u672c"))),l.a.createElement("tbody",null,l.a.createElement("tr",null,l.a.createElement("td",null,"blur()"),l.a.createElement("td",null,"\u79fb\u9664\u7126\u70b9"),l.a.createElement("td",null)),l.a.createElement("tr",null,l.a.createElement("td",null,"focus()"),l.a.createElement("td",null,"\u83b7\u53d6\u7126\u70b9"),l.a.createElement("td",null))))))))},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),c=a("k3GJ"),r=a("MZF8"),o=a("dEAq"),i=a("H1Ra");a("RZMt");function m(e,t){return h(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,c=[],r=!0,o=!1;try{for(a=a.call(e);!(r=(n=a.next()).done);r=!0)if(c.push(n.value),t&&c.length===t)break}catch(i){o=!0,l=i}finally{try{r||null==a["return"]||a["return"]()}finally{if(o)throw l}}return c}}function h(e){if(Array.isArray(e))return e}function b(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 f=function(e){var t,a,d,u=Object(n["useRef"])(),s=Object(n["useContext"])(o["context"]),E=s.locale,h=Object(o["useLocaleProps"])(E,e),f=Object(o["useDemoUrl"])(h.identifier),p=h.demoUrl||f,k=(null===r["a"]||void 0===r["a"]?void 0:r["a"].location.hash)==="#".concat(h.identifier),v=1===Object.keys(h.sources).length,x=Object(o["useCodeSandbox"])((null===(t=h.hideActions)||void 0===t?void 0:t.includes("CSB"))?null:h),_=Object(o["useRiddle"])((null===(a=h.hideActions)||void 0===a?void 0:a.includes("RIDDLE"))?null:h),y=Object(o["useMotions"])(h.motions||[],u.current),w=m(y,2),N=w[0],g=w[1],A=Object(o["useCopy"])(),C=m(A,2),I=C[0],O=C[1],j=Object(n["useState"])("_"),L=m(j,2),S=L[0],P=L[1],R=Object(n["useState"])(b(S,h.sources[S])),M=m(R,2),T=M[0],U=M[1],Z=Object(n["useState"])(Boolean(h.defaultShowCode)),F=m(Z,2),J=F[0],q=F[1],G=Object(n["useState"])(Math.random()),$=m(G,2),B=$[0],D=$[1],H=h.sources[S][T]||h.sources[S].content,V=Object(o["useTSPlaygroundUrl"])(E,H),X=Object(n["useRef"])(),K=Object(o["usePrefersColor"])(),z=m(K,1),Q=z[0];function W(e){P(e),U(b(e,h.sources[e]))}return Object(n["useEffect"])((function(){D(Math.random())}),[Q]),l.a.createElement("div",{style:h.style,className:[h.className,"__dumi-default-previewer",k?"__dumi-default-previewer-target":""].filter(Boolean).join(" "),id:h.identifier,"data-debug":h.debug||void 0,"data-iframe":h.iframe||void 0},h.iframe&&l.a.createElement("div",{className:"__dumi-default-previewer-browser-nav"}),l.a.createElement("div",{ref:u,className:"__dumi-default-previewer-demo",style:{transform:h.transform?"translate(0, 0)":void 0,padding:h.compact||h.iframe&&!1!==h.compact?"0":void 0,background:h.background}},h.iframe?l.a.createElement("iframe",{title:"dumi-previewer",style:{height:String(h.iframe).replace(/(\d)$/,"$1px")},key:B,src:p,ref:X}):h.children),l.a.createElement("div",{className:"__dumi-default-previewer-desc","data-title":h.title},h.title&&l.a.createElement(o["AnchorLink"],{to:"#".concat(h.identifier)},h.title),h.description&&l.a.createElement("div",{dangerouslySetInnerHTML:{__html:h.description}})),l.a.createElement("div",{className:"__dumi-default-previewer-actions"},x&&l.a.createElement("button",{title:"Open demo on CodeSandbox.io",className:"__dumi-default-icon",role:"codesandbox",onClick:x}),_&&l.a.createElement("button",{title:"Open demo on Riddle",className:"__dumi-default-icon",role:"riddle",onClick:_}),h.motions&&l.a.createElement("button",{title:"Execute motions",className:"__dumi-default-icon",role:"motions",disabled:g,onClick:function(){return N()}}),h.iframe&&l.a.createElement("button",{title:"Reload demo iframe page",className:"__dumi-default-icon",role:"refresh",onClick:function(){return D(Math.random())}}),!(null===(d=h.hideActions)||void 0===d?void 0:d.includes("EXTERNAL"))&&l.a.createElement(o["Link"],{target:"_blank",to:p},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":O,onClick:function(){return I(H)}}),"tsx"===T&&J&&l.a.createElement(o["Link"],{target:"_blank",to:V},l.a.createElement("button",{title:"Get JSX via TypeScript Playground",className:"__dumi-default-icon",role:"change-tsx",type:"button"})),l.a.createElement("button",{title:"Toggle source code panel",className:"__dumi-default-icon".concat(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"},!v&&l.a.createElement(c["b"],{className:"__dumi-default-previewer-source-tab",prefixCls:"__dumi-default-tabs",moreIcon:"\xb7\xb7\xb7",defaultActiveKey:S,onChange:W},Object.keys(h.sources).map((function(e){return l.a.createElement(c["a"],{tab:"_"===e?"index.".concat(b(e,h.sources[e])):e,key:e})}))),l.a.createElement("div",{className:"__dumi-default-previewer-source"},l.a.createElement(i["a"],{code:H,lang:T,showCopy:!1}))))};t["default"]=f}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[21],
|
3
|
+
{
|
4
|
+
'2d4p': function (e, t, a) {
|
5
|
+
'use strict';
|
6
|
+
a.r(t);
|
7
|
+
var n = a('q1tI'),
|
8
|
+
l = a.n(n),
|
9
|
+
c = a('dEAq'),
|
10
|
+
r = a('Zxc8'),
|
11
|
+
o = a('H1Ra'),
|
12
|
+
i = a('JjdP'),
|
13
|
+
m = l.a.memo(i['default']['checkbox-basic'].component),
|
14
|
+
d = l.a.memo(i['default']['checkbox-controller'].component),
|
15
|
+
u = l.a.memo(i['default']['checkbox-disabled'].component),
|
16
|
+
s = l.a.memo(i['default']['checkbox-disabled'].component),
|
17
|
+
E = l.a.memo(i['default']['checkbox-check-all'].component),
|
18
|
+
h = l.a.memo(i['default']['checkbox-layout'].component);
|
19
|
+
t['default'] = (e) => (
|
20
|
+
l.a.useEffect(() => {
|
21
|
+
var t;
|
22
|
+
null !== e &&
|
23
|
+
void 0 !== e &&
|
24
|
+
null !== (t = e.location) &&
|
25
|
+
void 0 !== t &&
|
26
|
+
t.hash &&
|
27
|
+
c['AnchorLink'].scrollToAnchor(
|
28
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
29
|
+
);
|
30
|
+
}, []),
|
31
|
+
l.a.createElement(
|
32
|
+
l.a.Fragment,
|
33
|
+
null,
|
34
|
+
l.a.createElement(
|
35
|
+
l.a.Fragment,
|
36
|
+
null,
|
37
|
+
l.a.createElement(
|
38
|
+
'div',
|
39
|
+
{ className: 'markdown' },
|
40
|
+
l.a.createElement(
|
41
|
+
'h1',
|
42
|
+
{ id: 'checkbox-\u591a\u9009\u6846' },
|
43
|
+
l.a.createElement(
|
44
|
+
c['AnchorLink'],
|
45
|
+
{
|
46
|
+
to: '#checkbox-\u591a\u9009\u6846',
|
47
|
+
'aria-hidden': 'true',
|
48
|
+
tabIndex: -1,
|
49
|
+
},
|
50
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
51
|
+
),
|
52
|
+
'Checkbox \u591a\u9009\u6846',
|
53
|
+
),
|
54
|
+
l.a.createElement('p', null, '\u591a\u9009\u6846\u3002'),
|
55
|
+
l.a.createElement(
|
56
|
+
'h2',
|
57
|
+
{ id: '\u4f55\u65f6\u4f7f\u7528' },
|
58
|
+
l.a.createElement(
|
59
|
+
c['AnchorLink'],
|
60
|
+
{
|
61
|
+
to: '#\u4f55\u65f6\u4f7f\u7528',
|
62
|
+
'aria-hidden': 'true',
|
63
|
+
tabIndex: -1,
|
64
|
+
},
|
65
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
66
|
+
),
|
67
|
+
'\u4f55\u65f6\u4f7f\u7528',
|
68
|
+
),
|
69
|
+
l.a.createElement(
|
70
|
+
'ul',
|
71
|
+
null,
|
72
|
+
l.a.createElement(
|
73
|
+
'li',
|
74
|
+
null,
|
75
|
+
'\u5728\u4e00\u7ec4\u53ef\u9009\u9879\u4e2d\u8fdb\u884c\u591a\u9879\u9009\u62e9\u65f6\uff1b',
|
76
|
+
),
|
77
|
+
l.a.createElement(
|
78
|
+
'li',
|
79
|
+
null,
|
80
|
+
'\u5355\u72ec\u4f7f\u7528\u53ef\u4ee5\u8868\u793a\u4e24\u79cd\u72b6\u6001\u4e4b\u95f4\u7684\u5207\u6362\uff0c\u548c ',
|
81
|
+
l.a.createElement('code', null, 'switch'),
|
82
|
+
' \u7c7b\u4f3c\u3002\u533a\u522b\u5728\u4e8e\u5207\u6362 ',
|
83
|
+
l.a.createElement('code', null, 'switch'),
|
84
|
+
' \u4f1a\u76f4\u63a5\u89e6\u53d1\u72b6\u6001\u6539\u53d8\uff0c\u800c ',
|
85
|
+
l.a.createElement('code', null, 'checkbox'),
|
86
|
+
' \u4e00\u822c\u7528\u4e8e\u72b6\u6001\u6807\u8bb0\uff0c\u9700\u8981\u548c\u63d0\u4ea4\u64cd\u4f5c\u914d\u5408\u3002',
|
87
|
+
),
|
88
|
+
),
|
89
|
+
l.a.createElement(
|
90
|
+
'h2',
|
91
|
+
{ id: '\u4ee3\u7801\u6f14\u793a' },
|
92
|
+
l.a.createElement(
|
93
|
+
c['AnchorLink'],
|
94
|
+
{
|
95
|
+
to: '#\u4ee3\u7801\u6f14\u793a',
|
96
|
+
'aria-hidden': 'true',
|
97
|
+
tabIndex: -1,
|
98
|
+
},
|
99
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
100
|
+
),
|
101
|
+
'\u4ee3\u7801\u6f14\u793a',
|
102
|
+
),
|
103
|
+
l.a.createElement(
|
104
|
+
'h3',
|
105
|
+
{ id: '\u57fa\u672c\u7528\u6cd5' },
|
106
|
+
l.a.createElement(
|
107
|
+
c['AnchorLink'],
|
108
|
+
{
|
109
|
+
to: '#\u57fa\u672c\u7528\u6cd5',
|
110
|
+
'aria-hidden': 'true',
|
111
|
+
tabIndex: -1,
|
112
|
+
},
|
113
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
114
|
+
),
|
115
|
+
'\u57fa\u672c\u7528\u6cd5',
|
116
|
+
),
|
117
|
+
),
|
118
|
+
l.a.createElement(
|
119
|
+
r['default'],
|
120
|
+
i['default']['checkbox-basic'].previewerProps,
|
121
|
+
l.a.createElement(m, null),
|
122
|
+
),
|
123
|
+
l.a.createElement(
|
124
|
+
'div',
|
125
|
+
{ className: 'markdown' },
|
126
|
+
l.a.createElement(
|
127
|
+
'h3',
|
128
|
+
{ id: '\u53d7\u63a7\u7684-checkbox' },
|
129
|
+
l.a.createElement(
|
130
|
+
c['AnchorLink'],
|
131
|
+
{
|
132
|
+
to: '#\u53d7\u63a7\u7684-checkbox',
|
133
|
+
'aria-hidden': 'true',
|
134
|
+
tabIndex: -1,
|
135
|
+
},
|
136
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
137
|
+
),
|
138
|
+
'\u53d7\u63a7\u7684 Checkbox',
|
139
|
+
),
|
140
|
+
),
|
141
|
+
l.a.createElement(
|
142
|
+
r['default'],
|
143
|
+
i['default']['checkbox-controller'].previewerProps,
|
144
|
+
l.a.createElement(d, null),
|
145
|
+
),
|
146
|
+
l.a.createElement(
|
147
|
+
'div',
|
148
|
+
{ className: 'markdown' },
|
149
|
+
l.a.createElement(
|
150
|
+
'h3',
|
151
|
+
{ id: '\u4e0d\u53ef\u7528' },
|
152
|
+
l.a.createElement(
|
153
|
+
c['AnchorLink'],
|
154
|
+
{
|
155
|
+
to: '#\u4e0d\u53ef\u7528',
|
156
|
+
'aria-hidden': 'true',
|
157
|
+
tabIndex: -1,
|
158
|
+
},
|
159
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
160
|
+
),
|
161
|
+
'\u4e0d\u53ef\u7528',
|
162
|
+
),
|
163
|
+
),
|
164
|
+
l.a.createElement(
|
165
|
+
r['default'],
|
166
|
+
i['default']['checkbox-disabled'].previewerProps,
|
167
|
+
l.a.createElement(u, null),
|
168
|
+
),
|
169
|
+
l.a.createElement(
|
170
|
+
'div',
|
171
|
+
{ className: 'markdown' },
|
172
|
+
l.a.createElement(
|
173
|
+
'h3',
|
174
|
+
{ id: 'checkbox-\u7ec4' },
|
175
|
+
l.a.createElement(
|
176
|
+
c['AnchorLink'],
|
177
|
+
{
|
178
|
+
to: '#checkbox-\u7ec4',
|
179
|
+
'aria-hidden': 'true',
|
180
|
+
tabIndex: -1,
|
181
|
+
},
|
182
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
183
|
+
),
|
184
|
+
'Checkbox \u7ec4',
|
185
|
+
),
|
186
|
+
),
|
187
|
+
l.a.createElement(
|
188
|
+
r['default'],
|
189
|
+
i['default']['checkbox-disabled'].previewerProps,
|
190
|
+
l.a.createElement(s, null),
|
191
|
+
),
|
192
|
+
l.a.createElement(
|
193
|
+
'div',
|
194
|
+
{ className: 'markdown' },
|
195
|
+
l.a.createElement(
|
196
|
+
'h3',
|
197
|
+
{ id: '\u5168\u9009' },
|
198
|
+
l.a.createElement(
|
199
|
+
c['AnchorLink'],
|
200
|
+
{ to: '#\u5168\u9009', 'aria-hidden': 'true', tabIndex: -1 },
|
201
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
202
|
+
),
|
203
|
+
'\u5168\u9009',
|
204
|
+
),
|
205
|
+
),
|
206
|
+
l.a.createElement(
|
207
|
+
r['default'],
|
208
|
+
i['default']['checkbox-check-all'].previewerProps,
|
209
|
+
l.a.createElement(E, null),
|
210
|
+
),
|
211
|
+
l.a.createElement(
|
212
|
+
'div',
|
213
|
+
{ className: 'markdown' },
|
214
|
+
l.a.createElement(
|
215
|
+
'h3',
|
216
|
+
{ id: '\u5e03\u5c40' },
|
217
|
+
l.a.createElement(
|
218
|
+
c['AnchorLink'],
|
219
|
+
{ to: '#\u5e03\u5c40', 'aria-hidden': 'true', tabIndex: -1 },
|
220
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
221
|
+
),
|
222
|
+
'\u5e03\u5c40',
|
223
|
+
),
|
224
|
+
),
|
225
|
+
l.a.createElement(
|
226
|
+
r['default'],
|
227
|
+
i['default']['checkbox-layout'].previewerProps,
|
228
|
+
l.a.createElement(h, null),
|
229
|
+
),
|
230
|
+
l.a.createElement(
|
231
|
+
'div',
|
232
|
+
{ className: 'markdown' },
|
233
|
+
l.a.createElement(
|
234
|
+
'h2',
|
235
|
+
{ id: 'api' },
|
236
|
+
l.a.createElement(
|
237
|
+
c['AnchorLink'],
|
238
|
+
{ to: '#api', 'aria-hidden': 'true', tabIndex: -1 },
|
239
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
240
|
+
),
|
241
|
+
'API',
|
242
|
+
),
|
243
|
+
l.a.createElement(
|
244
|
+
'h3',
|
245
|
+
{ id: '\u5c5e\u6027' },
|
246
|
+
l.a.createElement(
|
247
|
+
c['AnchorLink'],
|
248
|
+
{ to: '#\u5c5e\u6027', 'aria-hidden': 'true', tabIndex: -1 },
|
249
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
250
|
+
),
|
251
|
+
'\u5c5e\u6027',
|
252
|
+
),
|
253
|
+
l.a.createElement(
|
254
|
+
'h4',
|
255
|
+
{ id: 'checkbox' },
|
256
|
+
l.a.createElement(
|
257
|
+
c['AnchorLink'],
|
258
|
+
{ to: '#checkbox', 'aria-hidden': 'true', tabIndex: -1 },
|
259
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
260
|
+
),
|
261
|
+
'Checkbox',
|
262
|
+
),
|
263
|
+
l.a.createElement(
|
264
|
+
'table',
|
265
|
+
null,
|
266
|
+
l.a.createElement(
|
267
|
+
'thead',
|
268
|
+
null,
|
269
|
+
l.a.createElement(
|
270
|
+
'tr',
|
271
|
+
null,
|
272
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
273
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
274
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
275
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
276
|
+
l.a.createElement('th', null, '\u7248\u672c'),
|
277
|
+
),
|
278
|
+
),
|
279
|
+
l.a.createElement(
|
280
|
+
'tbody',
|
281
|
+
null,
|
282
|
+
l.a.createElement(
|
283
|
+
'tr',
|
284
|
+
null,
|
285
|
+
l.a.createElement('td', null, 'autoFocus'),
|
286
|
+
l.a.createElement(
|
287
|
+
'td',
|
288
|
+
null,
|
289
|
+
'\u81ea\u52a8\u83b7\u53d6\u7126\u70b9',
|
290
|
+
),
|
291
|
+
l.a.createElement('td', null, 'boolean'),
|
292
|
+
l.a.createElement('td', null, 'false'),
|
293
|
+
l.a.createElement('td', null),
|
294
|
+
),
|
295
|
+
l.a.createElement(
|
296
|
+
'tr',
|
297
|
+
null,
|
298
|
+
l.a.createElement('td', null, 'checked'),
|
299
|
+
l.a.createElement(
|
300
|
+
'td',
|
301
|
+
null,
|
302
|
+
'\u6307\u5b9a\u5f53\u524d\u662f\u5426\u9009\u4e2d',
|
303
|
+
),
|
304
|
+
l.a.createElement('td', null, 'boolean'),
|
305
|
+
l.a.createElement('td', null, 'false'),
|
306
|
+
l.a.createElement('td', null),
|
307
|
+
),
|
308
|
+
l.a.createElement(
|
309
|
+
'tr',
|
310
|
+
null,
|
311
|
+
l.a.createElement('td', null, 'defaultChecked'),
|
312
|
+
l.a.createElement(
|
313
|
+
'td',
|
314
|
+
null,
|
315
|
+
'\u521d\u59cb\u662f\u5426\u9009\u4e2d',
|
316
|
+
),
|
317
|
+
l.a.createElement('td', null, 'boolean'),
|
318
|
+
l.a.createElement('td', null, 'false'),
|
319
|
+
l.a.createElement('td', null),
|
320
|
+
),
|
321
|
+
l.a.createElement(
|
322
|
+
'tr',
|
323
|
+
null,
|
324
|
+
l.a.createElement('td', null, 'disabled'),
|
325
|
+
l.a.createElement('td', null, '\u5931\u6548\u72b6\u6001'),
|
326
|
+
l.a.createElement('td', null, 'boolean'),
|
327
|
+
l.a.createElement('td', null, 'false'),
|
328
|
+
l.a.createElement('td', null),
|
329
|
+
),
|
330
|
+
l.a.createElement(
|
331
|
+
'tr',
|
332
|
+
null,
|
333
|
+
l.a.createElement('td', null, 'indeterminate'),
|
334
|
+
l.a.createElement(
|
335
|
+
'td',
|
336
|
+
null,
|
337
|
+
'\u8bbe\u7f6e indeterminate \u72b6\u6001\uff0c\u53ea\u8d1f\u8d23\u6837\u5f0f\u63a7\u5236',
|
338
|
+
),
|
339
|
+
l.a.createElement('td', null, 'boolean'),
|
340
|
+
l.a.createElement('td', null, 'false'),
|
341
|
+
l.a.createElement('td', null),
|
342
|
+
),
|
343
|
+
l.a.createElement(
|
344
|
+
'tr',
|
345
|
+
null,
|
346
|
+
l.a.createElement('td', null, 'onChange'),
|
347
|
+
l.a.createElement(
|
348
|
+
'td',
|
349
|
+
null,
|
350
|
+
'\u53d8\u5316\u65f6\u56de\u8c03\u51fd\u6570',
|
351
|
+
),
|
352
|
+
l.a.createElement('td', null, 'function(e:Event)'),
|
353
|
+
l.a.createElement('td', null, '-'),
|
354
|
+
l.a.createElement('td', null),
|
355
|
+
),
|
356
|
+
),
|
357
|
+
),
|
358
|
+
l.a.createElement(
|
359
|
+
'h4',
|
360
|
+
{ id: 'checkbox-group' },
|
361
|
+
l.a.createElement(
|
362
|
+
c['AnchorLink'],
|
363
|
+
{
|
364
|
+
to: '#checkbox-group',
|
365
|
+
'aria-hidden': 'true',
|
366
|
+
tabIndex: -1,
|
367
|
+
},
|
368
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
369
|
+
),
|
370
|
+
'Checkbox Group',
|
371
|
+
),
|
372
|
+
l.a.createElement(
|
373
|
+
'table',
|
374
|
+
null,
|
375
|
+
l.a.createElement(
|
376
|
+
'thead',
|
377
|
+
null,
|
378
|
+
l.a.createElement(
|
379
|
+
'tr',
|
380
|
+
null,
|
381
|
+
l.a.createElement('th', null, '\u53c2\u6570'),
|
382
|
+
l.a.createElement('th', null, '\u8bf4\u660e'),
|
383
|
+
l.a.createElement('th', null, '\u7c7b\u578b'),
|
384
|
+
l.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
385
|
+
l.a.createElement('th', null, '\u7248\u672c'),
|
386
|
+
),
|
387
|
+
),
|
388
|
+
l.a.createElement(
|
389
|
+
'tbody',
|
390
|
+
null,
|
391
|
+
l.a.createElement(
|
392
|
+
'tr',
|
393
|
+
null,
|
394
|
+
l.a.createElement('td', null, 'defaultValue'),
|
395
|
+
l.a.createElement(
|
396
|
+
'td',
|
397
|
+
null,
|
398
|
+
'\u9ed8\u8ba4\u9009\u4e2d\u7684\u9009\u9879',
|
399
|
+
),
|
400
|
+
l.a.createElement('td', null, 'string[]'),
|
401
|
+
l.a.createElement('td', null, '[]'),
|
402
|
+
l.a.createElement('td', null),
|
403
|
+
),
|
404
|
+
l.a.createElement(
|
405
|
+
'tr',
|
406
|
+
null,
|
407
|
+
l.a.createElement('td', null, 'disabled'),
|
408
|
+
l.a.createElement('td', null, '\u6574\u7ec4\u5931\u6548'),
|
409
|
+
l.a.createElement('td', null, 'boolean'),
|
410
|
+
l.a.createElement('td', null, 'false'),
|
411
|
+
l.a.createElement('td', null),
|
412
|
+
),
|
413
|
+
l.a.createElement(
|
414
|
+
'tr',
|
415
|
+
null,
|
416
|
+
l.a.createElement('td', null, 'name'),
|
417
|
+
l.a.createElement(
|
418
|
+
'td',
|
419
|
+
null,
|
420
|
+
'CheckboxGroup \u4e0b\u6240\u6709 ',
|
421
|
+
l.a.createElement('code', null, 'input[type="checkbox"]'),
|
422
|
+
' \u7684 ',
|
423
|
+
l.a.createElement('code', null, 'name'),
|
424
|
+
' \u5c5e\u6027',
|
425
|
+
),
|
426
|
+
l.a.createElement('td', null, 'string'),
|
427
|
+
l.a.createElement('td', null, '-'),
|
428
|
+
l.a.createElement('td', null),
|
429
|
+
),
|
430
|
+
l.a.createElement(
|
431
|
+
'tr',
|
432
|
+
null,
|
433
|
+
l.a.createElement('td', null, 'options'),
|
434
|
+
l.a.createElement(
|
435
|
+
'td',
|
436
|
+
null,
|
437
|
+
'\u6307\u5b9a\u53ef\u9009\u9879',
|
438
|
+
),
|
439
|
+
l.a.createElement('td', null, 'string[] | Option[]'),
|
440
|
+
l.a.createElement('td', null, '[]'),
|
441
|
+
l.a.createElement('td', null),
|
442
|
+
),
|
443
|
+
l.a.createElement(
|
444
|
+
'tr',
|
445
|
+
null,
|
446
|
+
l.a.createElement('td', null, 'value'),
|
447
|
+
l.a.createElement(
|
448
|
+
'td',
|
449
|
+
null,
|
450
|
+
'\u6307\u5b9a\u9009\u4e2d\u7684\u9009\u9879',
|
451
|
+
),
|
452
|
+
l.a.createElement('td', null, 'string[]'),
|
453
|
+
l.a.createElement('td', null, '[]'),
|
454
|
+
l.a.createElement('td', null),
|
455
|
+
),
|
456
|
+
l.a.createElement(
|
457
|
+
'tr',
|
458
|
+
null,
|
459
|
+
l.a.createElement('td', null, 'onChange'),
|
460
|
+
l.a.createElement(
|
461
|
+
'td',
|
462
|
+
null,
|
463
|
+
'\u53d8\u5316\u65f6\u56de\u8c03\u51fd\u6570',
|
464
|
+
),
|
465
|
+
l.a.createElement('td', null, 'function(checkedValue)'),
|
466
|
+
l.a.createElement('td', null, '-'),
|
467
|
+
l.a.createElement('td', null),
|
468
|
+
),
|
469
|
+
),
|
470
|
+
),
|
471
|
+
l.a.createElement(
|
472
|
+
'h5',
|
473
|
+
{ id: 'option' },
|
474
|
+
l.a.createElement(
|
475
|
+
c['AnchorLink'],
|
476
|
+
{ to: '#option', 'aria-hidden': 'true', tabIndex: -1 },
|
477
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
478
|
+
),
|
479
|
+
'Option',
|
480
|
+
),
|
481
|
+
l.a.createElement(o['a'], {
|
482
|
+
code: 'interface Option {\n label: string;\n value: string;\n disabled?: boolean;\n}',
|
483
|
+
lang: 'bash',
|
484
|
+
}),
|
485
|
+
l.a.createElement(
|
486
|
+
'h3',
|
487
|
+
{ id: '\u65b9\u6cd5' },
|
488
|
+
l.a.createElement(
|
489
|
+
c['AnchorLink'],
|
490
|
+
{ to: '#\u65b9\u6cd5', 'aria-hidden': 'true', tabIndex: -1 },
|
491
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
492
|
+
),
|
493
|
+
'\u65b9\u6cd5',
|
494
|
+
),
|
495
|
+
l.a.createElement(
|
496
|
+
'h4',
|
497
|
+
{ id: 'checkbox-1' },
|
498
|
+
l.a.createElement(
|
499
|
+
c['AnchorLink'],
|
500
|
+
{ to: '#checkbox-1', 'aria-hidden': 'true', tabIndex: -1 },
|
501
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
502
|
+
),
|
503
|
+
'Checkbox',
|
504
|
+
),
|
505
|
+
l.a.createElement(
|
506
|
+
'table',
|
507
|
+
null,
|
508
|
+
l.a.createElement(
|
509
|
+
'thead',
|
510
|
+
null,
|
511
|
+
l.a.createElement(
|
512
|
+
'tr',
|
513
|
+
null,
|
514
|
+
l.a.createElement('th', null, '\u540d\u79f0'),
|
515
|
+
l.a.createElement('th', null, '\u63cf\u8ff0'),
|
516
|
+
l.a.createElement('th', null, '\u7248\u672c'),
|
517
|
+
),
|
518
|
+
),
|
519
|
+
l.a.createElement(
|
520
|
+
'tbody',
|
521
|
+
null,
|
522
|
+
l.a.createElement(
|
523
|
+
'tr',
|
524
|
+
null,
|
525
|
+
l.a.createElement('td', null, 'blur()'),
|
526
|
+
l.a.createElement('td', null, '\u79fb\u9664\u7126\u70b9'),
|
527
|
+
l.a.createElement('td', null),
|
528
|
+
),
|
529
|
+
l.a.createElement(
|
530
|
+
'tr',
|
531
|
+
null,
|
532
|
+
l.a.createElement('td', null, 'focus()'),
|
533
|
+
l.a.createElement('td', null, '\u83b7\u53d6\u7126\u70b9'),
|
534
|
+
l.a.createElement('td', null),
|
535
|
+
),
|
536
|
+
),
|
537
|
+
),
|
538
|
+
),
|
539
|
+
),
|
540
|
+
)
|
541
|
+
);
|
542
|
+
},
|
543
|
+
MZF8: function (e, t, a) {
|
544
|
+
'use strict';
|
545
|
+
var n = a('ogwx');
|
546
|
+
a.d(t, 'a', function () {
|
547
|
+
return n['b'];
|
548
|
+
});
|
549
|
+
a('VCU9');
|
550
|
+
},
|
551
|
+
RZMt: function (e, t, a) {},
|
552
|
+
Zxc8: function (e, t, a) {
|
553
|
+
'use strict';
|
554
|
+
a.r(t);
|
555
|
+
var n = a('q1tI'),
|
556
|
+
l = a.n(n),
|
557
|
+
c = a('k3GJ'),
|
558
|
+
r = a('MZF8'),
|
559
|
+
o = a('dEAq'),
|
560
|
+
i = a('H1Ra');
|
561
|
+
a('RZMt');
|
562
|
+
function m(e, t) {
|
563
|
+
return h(e) || E(e, t) || u(e, t) || d();
|
564
|
+
}
|
565
|
+
function d() {
|
566
|
+
throw new TypeError(
|
567
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
568
|
+
);
|
569
|
+
}
|
570
|
+
function u(e, t) {
|
571
|
+
if (e) {
|
572
|
+
if ('string' === typeof e) return s(e, t);
|
573
|
+
var a = Object.prototype.toString.call(e).slice(8, -1);
|
574
|
+
return (
|
575
|
+
'Object' === a && e.constructor && (a = e.constructor.name),
|
576
|
+
'Map' === a || 'Set' === a
|
577
|
+
? Array.from(e)
|
578
|
+
: 'Arguments' === a ||
|
579
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)
|
580
|
+
? s(e, t)
|
581
|
+
: void 0
|
582
|
+
);
|
583
|
+
}
|
584
|
+
}
|
585
|
+
function s(e, t) {
|
586
|
+
(null == t || t > e.length) && (t = e.length);
|
587
|
+
for (var a = 0, n = new Array(t); a < t; a++) n[a] = e[a];
|
588
|
+
return n;
|
589
|
+
}
|
590
|
+
function E(e, t) {
|
591
|
+
var a =
|
592
|
+
null == e
|
593
|
+
? null
|
594
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
595
|
+
e['@@iterator'];
|
596
|
+
if (null != a) {
|
597
|
+
var n,
|
598
|
+
l,
|
599
|
+
c = [],
|
600
|
+
r = !0,
|
601
|
+
o = !1;
|
602
|
+
try {
|
603
|
+
for (a = a.call(e); !(r = (n = a.next()).done); r = !0)
|
604
|
+
if ((c.push(n.value), t && c.length === t)) break;
|
605
|
+
} catch (i) {
|
606
|
+
(o = !0), (l = i);
|
607
|
+
} finally {
|
608
|
+
try {
|
609
|
+
r || null == a['return'] || a['return']();
|
610
|
+
} finally {
|
611
|
+
if (o) throw l;
|
612
|
+
}
|
613
|
+
}
|
614
|
+
return c;
|
615
|
+
}
|
616
|
+
}
|
617
|
+
function h(e) {
|
618
|
+
if (Array.isArray(e)) return e;
|
619
|
+
}
|
620
|
+
function b(e, t) {
|
621
|
+
var a,
|
622
|
+
n =
|
623
|
+
null === (a = e.match(/\.(\w+)$/)) || void 0 === a ? void 0 : a[1];
|
624
|
+
return n || (n = t.tsx ? 'tsx' : 'jsx'), n;
|
625
|
+
}
|
626
|
+
var f = function (e) {
|
627
|
+
var t,
|
628
|
+
a,
|
629
|
+
d,
|
630
|
+
u = Object(n['useRef'])(),
|
631
|
+
s = Object(n['useContext'])(o['context']),
|
632
|
+
E = s.locale,
|
633
|
+
h = Object(o['useLocaleProps'])(E, e),
|
634
|
+
f = Object(o['useDemoUrl'])(h.identifier),
|
635
|
+
p = h.demoUrl || f,
|
636
|
+
k =
|
637
|
+
(null === r['a'] || void 0 === r['a']
|
638
|
+
? void 0
|
639
|
+
: r['a'].location.hash) === '#'.concat(h.identifier),
|
640
|
+
v = 1 === Object.keys(h.sources).length,
|
641
|
+
x = Object(o['useCodeSandbox'])(
|
642
|
+
(
|
643
|
+
null === (t = h.hideActions) || void 0 === t
|
644
|
+
? void 0
|
645
|
+
: t.includes('CSB')
|
646
|
+
)
|
647
|
+
? null
|
648
|
+
: h,
|
649
|
+
),
|
650
|
+
_ = Object(o['useRiddle'])(
|
651
|
+
(
|
652
|
+
null === (a = h.hideActions) || void 0 === a
|
653
|
+
? void 0
|
654
|
+
: a.includes('RIDDLE')
|
655
|
+
)
|
656
|
+
? null
|
657
|
+
: h,
|
658
|
+
),
|
659
|
+
y = Object(o['useMotions'])(h.motions || [], u.current),
|
660
|
+
w = m(y, 2),
|
661
|
+
N = w[0],
|
662
|
+
g = w[1],
|
663
|
+
A = Object(o['useCopy'])(),
|
664
|
+
C = m(A, 2),
|
665
|
+
I = C[0],
|
666
|
+
O = C[1],
|
667
|
+
j = Object(n['useState'])('_'),
|
668
|
+
L = m(j, 2),
|
669
|
+
S = L[0],
|
670
|
+
P = L[1],
|
671
|
+
R = Object(n['useState'])(b(S, h.sources[S])),
|
672
|
+
M = m(R, 2),
|
673
|
+
T = M[0],
|
674
|
+
U = M[1],
|
675
|
+
Z = Object(n['useState'])(Boolean(h.defaultShowCode)),
|
676
|
+
F = m(Z, 2),
|
677
|
+
J = F[0],
|
678
|
+
q = F[1],
|
679
|
+
G = Object(n['useState'])(Math.random()),
|
680
|
+
$ = m(G, 2),
|
681
|
+
B = $[0],
|
682
|
+
D = $[1],
|
683
|
+
H = h.sources[S][T] || h.sources[S].content,
|
684
|
+
V = Object(o['useTSPlaygroundUrl'])(E, H),
|
685
|
+
X = Object(n['useRef'])(),
|
686
|
+
K = Object(o['usePrefersColor'])(),
|
687
|
+
z = m(K, 1),
|
688
|
+
Q = z[0];
|
689
|
+
function W(e) {
|
690
|
+
P(e), U(b(e, h.sources[e]));
|
691
|
+
}
|
692
|
+
return (
|
693
|
+
Object(n['useEffect'])(
|
694
|
+
function () {
|
695
|
+
D(Math.random());
|
696
|
+
},
|
697
|
+
[Q],
|
698
|
+
),
|
699
|
+
l.a.createElement(
|
700
|
+
'div',
|
701
|
+
{
|
702
|
+
style: h.style,
|
703
|
+
className: [
|
704
|
+
h.className,
|
705
|
+
'__dumi-default-previewer',
|
706
|
+
k ? '__dumi-default-previewer-target' : '',
|
707
|
+
]
|
708
|
+
.filter(Boolean)
|
709
|
+
.join(' '),
|
710
|
+
id: h.identifier,
|
711
|
+
'data-debug': h.debug || void 0,
|
712
|
+
'data-iframe': h.iframe || void 0,
|
713
|
+
},
|
714
|
+
h.iframe &&
|
715
|
+
l.a.createElement('div', {
|
716
|
+
className: '__dumi-default-previewer-browser-nav',
|
717
|
+
}),
|
718
|
+
l.a.createElement(
|
719
|
+
'div',
|
720
|
+
{
|
721
|
+
ref: u,
|
722
|
+
className: '__dumi-default-previewer-demo',
|
723
|
+
style: {
|
724
|
+
transform: h.transform ? 'translate(0, 0)' : void 0,
|
725
|
+
padding:
|
726
|
+
h.compact || (h.iframe && !1 !== h.compact) ? '0' : void 0,
|
727
|
+
background: h.background,
|
728
|
+
},
|
729
|
+
},
|
730
|
+
h.iframe
|
731
|
+
? l.a.createElement('iframe', {
|
732
|
+
title: 'dumi-previewer',
|
733
|
+
style: {
|
734
|
+
height: String(h.iframe).replace(/(\d)$/, '$1px'),
|
735
|
+
},
|
736
|
+
key: B,
|
737
|
+
src: p,
|
738
|
+
ref: X,
|
739
|
+
})
|
740
|
+
: h.children,
|
741
|
+
),
|
742
|
+
l.a.createElement(
|
743
|
+
'div',
|
744
|
+
{
|
745
|
+
className: '__dumi-default-previewer-desc',
|
746
|
+
'data-title': h.title,
|
747
|
+
},
|
748
|
+
h.title &&
|
749
|
+
l.a.createElement(
|
750
|
+
o['AnchorLink'],
|
751
|
+
{ to: '#'.concat(h.identifier) },
|
752
|
+
h.title,
|
753
|
+
),
|
754
|
+
h.description &&
|
755
|
+
l.a.createElement('div', {
|
756
|
+
dangerouslySetInnerHTML: { __html: h.description },
|
757
|
+
}),
|
758
|
+
),
|
759
|
+
l.a.createElement(
|
760
|
+
'div',
|
761
|
+
{ className: '__dumi-default-previewer-actions' },
|
762
|
+
x &&
|
763
|
+
l.a.createElement('button', {
|
764
|
+
title: 'Open demo on CodeSandbox.io',
|
765
|
+
className: '__dumi-default-icon',
|
766
|
+
role: 'codesandbox',
|
767
|
+
onClick: x,
|
768
|
+
}),
|
769
|
+
_ &&
|
770
|
+
l.a.createElement('button', {
|
771
|
+
title: 'Open demo on Riddle',
|
772
|
+
className: '__dumi-default-icon',
|
773
|
+
role: 'riddle',
|
774
|
+
onClick: _,
|
775
|
+
}),
|
776
|
+
h.motions &&
|
777
|
+
l.a.createElement('button', {
|
778
|
+
title: 'Execute motions',
|
779
|
+
className: '__dumi-default-icon',
|
780
|
+
role: 'motions',
|
781
|
+
disabled: g,
|
782
|
+
onClick: function () {
|
783
|
+
return N();
|
784
|
+
},
|
785
|
+
}),
|
786
|
+
h.iframe &&
|
787
|
+
l.a.createElement('button', {
|
788
|
+
title: 'Reload demo iframe page',
|
789
|
+
className: '__dumi-default-icon',
|
790
|
+
role: 'refresh',
|
791
|
+
onClick: function () {
|
792
|
+
return D(Math.random());
|
793
|
+
},
|
794
|
+
}),
|
795
|
+
!(null === (d = h.hideActions) || void 0 === d
|
796
|
+
? void 0
|
797
|
+
: d.includes('EXTERNAL')) &&
|
798
|
+
l.a.createElement(
|
799
|
+
o['Link'],
|
800
|
+
{ target: '_blank', to: p },
|
801
|
+
l.a.createElement('button', {
|
802
|
+
title: 'Open demo in new tab',
|
803
|
+
className: '__dumi-default-icon',
|
804
|
+
role: 'open-demo',
|
805
|
+
type: 'button',
|
806
|
+
}),
|
807
|
+
),
|
808
|
+
l.a.createElement('span', null),
|
809
|
+
l.a.createElement('button', {
|
810
|
+
title: 'Copy source code',
|
811
|
+
className: '__dumi-default-icon',
|
812
|
+
role: 'copy',
|
813
|
+
'data-status': O,
|
814
|
+
onClick: function () {
|
815
|
+
return I(H);
|
816
|
+
},
|
817
|
+
}),
|
818
|
+
'tsx' === T &&
|
819
|
+
J &&
|
820
|
+
l.a.createElement(
|
821
|
+
o['Link'],
|
822
|
+
{ target: '_blank', to: V },
|
823
|
+
l.a.createElement('button', {
|
824
|
+
title: 'Get JSX via TypeScript Playground',
|
825
|
+
className: '__dumi-default-icon',
|
826
|
+
role: 'change-tsx',
|
827
|
+
type: 'button',
|
828
|
+
}),
|
829
|
+
),
|
830
|
+
l.a.createElement('button', {
|
831
|
+
title: 'Toggle source code panel',
|
832
|
+
className: '__dumi-default-icon'.concat(
|
833
|
+
J ? ' __dumi-default-btn-expand' : '',
|
834
|
+
),
|
835
|
+
role: 'source',
|
836
|
+
type: 'button',
|
837
|
+
onClick: function () {
|
838
|
+
return q(!J);
|
839
|
+
},
|
840
|
+
}),
|
841
|
+
),
|
842
|
+
J &&
|
843
|
+
l.a.createElement(
|
844
|
+
'div',
|
845
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
846
|
+
!v &&
|
847
|
+
l.a.createElement(
|
848
|
+
c['b'],
|
849
|
+
{
|
850
|
+
className: '__dumi-default-previewer-source-tab',
|
851
|
+
prefixCls: '__dumi-default-tabs',
|
852
|
+
moreIcon: '\xb7\xb7\xb7',
|
853
|
+
defaultActiveKey: S,
|
854
|
+
onChange: W,
|
855
|
+
},
|
856
|
+
Object.keys(h.sources).map(function (e) {
|
857
|
+
return l.a.createElement(c['a'], {
|
858
|
+
tab:
|
859
|
+
'_' === e ? 'index.'.concat(b(e, h.sources[e])) : e,
|
860
|
+
key: e,
|
861
|
+
});
|
862
|
+
}),
|
863
|
+
),
|
864
|
+
l.a.createElement(
|
865
|
+
'div',
|
866
|
+
{ className: '__dumi-default-previewer-source' },
|
867
|
+
l.a.createElement(i['a'], { code: H, lang: T, showCopy: !1 }),
|
868
|
+
),
|
869
|
+
),
|
870
|
+
)
|
871
|
+
);
|
872
|
+
};
|
873
|
+
t['default'] = f;
|
874
|
+
},
|
875
|
+
},
|
876
|
+
]);
|