@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
package/docs-dist/demos_ladom.js
CHANGED
@@ -1 +1,791 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[85],{"8QZw":function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG"),i=n("doQp"),s=n.n(i);class c extends a.a.Component{constructor(){super(...arguments),this.state={visible:!1,disabled:!0,bounds:{left:0,top:0,bottom:0,right:0}},this.draggleRef=a.a.createRef(),this.showModal=()=>{this.setState({visible:!0})},this.handleOk=e=>{console.log(e),this.setState({visible:!1})},this.handleCancel=e=>{console.log(e),this.setState({visible:!1})},this.onStart=(e,t)=>{var n,l,a,o;console.log(e);var i=null===(n=window)||void 0===n||null===(l=n.document)||void 0===l?void 0:l.documentElement,s=i.clientWidth,c=i.clientHeight,r=null===(a=this.draggleRef)||void 0===a||null===(o=a.current)||void 0===o?void 0:o.getBoundingClientRect();this.setState({bounds:{left:-(null===r||void 0===r?void 0:r.left)+(null===t||void 0===t?void 0:t.x),right:s-((null===r||void 0===r?void 0:r.right)-(null===t||void 0===t?void 0:t.x)),top:-(null===r||void 0===r?void 0:r.top)+(null===t||void 0===t?void 0:t.y),bottom:c-((null===r||void 0===r?void 0:r.bottom)-(null===t||void 0===t?void 0:t.y))}})}}render(){var e=this.state,t=e.bounds,n=e.disabled,l=e.visible;return a.a.createElement(a.a.Fragment,null,a.a.createElement(o["i"],{onClick:this.showModal},"Open Draggable Modal"),a.a.createElement(o["G"],{title:a.a.createElement("div",{style:{width:"100%",cursor:"move"},onMouseOver:()=>{n&&this.setState({disabled:!1})},onMouseOut:()=>{this.setState({disabled:!0})},onFocus:()=>{},onBlur:()=>{}},"Draggable Modal"),visible:l,onOk:this.handleOk,onCancel:this.handleCancel,modalRender:e=>a.a.createElement(s.a,{disabled:n,bounds:t,onStart:(e,t)=>this.onStart(e,t)},a.a.createElement("div",{ref:this.draggleRef},e))},a.a.createElement("p",null,"Just don't learn physics at school and your life will be full of magic and miracles."),a.a.createElement("br",null),a.a.createElement("p",null,"Day before yesterday I saw a rabbit, and yesterday a deer, and today, you.")))}}t["default"]=c},"8aa2":function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG");class i extends a.a.Component{constructor(){super(...arguments),this.state={loading:!1,visible:!1},this.showModal=()=>{this.setState({visible:!0})},this.handleOk=()=>{this.setState({loading:!0}),setTimeout((()=>{this.setState({loading:!1,visible:!1})}),3e3)},this.handleCancel=()=>{this.setState({visible:!1})}}render(){var e=this.state,t=e.visible,n=e.loading;return a.a.createElement(a.a.Fragment,null,a.a.createElement(o["i"],{type:"primary",onClick:this.showModal},"Open Modal with customized footer"),a.a.createElement(o["G"],{visible:t,title:"Title",onOk:this.handleOk,onCancel:this.handleCancel,footer:[a.a.createElement(o["i"],{key:"back",onClick:this.handleCancel},"Return"),a.a.createElement(o["i"],{key:"submit",type:"primary",loading:n,onClick:this.handleOk},"Submit"),a.a.createElement(o["i"],{key:"link",href:"https://google.com",type:"primary",loading:n,onClick:this.handleOk},"Search on Google")]},a.a.createElement("p",null,"Some contents..."),a.a.createElement("p",null,"Some contents..."),a.a.createElement("p",null,"Some contents..."),a.a.createElement("p",null,"Some contents..."),a.a.createElement("p",null,"Some contents...")))}}t["default"]=i},"D+5O":function(e,t,n){"use strict";n.r(t);var l=n("tJVT"),a=n("q1tI"),o=n.n(a),i=n("m/eG"),s=()=>{var e=Object(a["useState"])(!1),t=Object(l["a"])(e,2),n=t[0],s=t[1],c=()=>{s(!0)},r=()=>{s(!1)},m=()=>{s(!1)};return o.a.createElement(o.a.Fragment,null,o.a.createElement(i["i"],{type:"primary",onClick:c},"Open Modal"),o.a.createElement(i["G"],{title:"Basic Modal",visible:n,onOk:r,onCancel:m},o.a.createElement("p",null,"Some contents..."),o.a.createElement("p",null,"Some contents..."),o.a.createElement("p",null,"Some contents...")))};t["default"]=s},DPyT:function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG"),i=n("RCxd");function s(){o["G"].destroyAll()}var c=o["G"].confirm;function r(){for(var e=0;e<3;e+=1)setTimeout((()=>{c({icon:a.a.createElement(i["a"],null),content:a.a.createElement(o["i"],{onClick:s},"Click to destroy all"),onOk(){console.log("OK")},onCancel(){console.log("Cancel")}})}),500*e)}var m=()=>a.a.createElement(o["i"],{onClick:r},"Confirm");t["default"]=m},ELFo:function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG");function i(){o["G"].info({title:"This is a notification message",content:a.a.createElement("div",null,a.a.createElement("p",null,"some messages...some messages..."),a.a.createElement("p",null,"some messages...some messages...")),onOk(){}})}function s(){o["G"].success({content:"some messages...some messages..."})}function c(){o["G"].error({title:"This is an error message",content:"some messages...some messages..."})}function r(){o["G"].warning({title:"This is a warning message",content:"some messages...some messages..."})}var m=()=>a.a.createElement(o["T"],null,a.a.createElement(o["i"],{onClick:i},"Info"),a.a.createElement(o["i"],{onClick:s},"Success"),a.a.createElement(o["i"],{onClick:c},"Error"),a.a.createElement(o["i"],{onClick:r},"Warning"));t["default"]=m},WDEC:function(e,t,n){"use strict";n.r(t);var l=n("tJVT"),a=n("q1tI"),o=n.n(a),i=n("m/eG"),s=()=>{var e=Object(a["useState"])(!1),t=Object(l["a"])(e,2),n=t[0],s=t[1];return o.a.createElement(o.a.Fragment,null,o.a.createElement(i["i"],{type:"primary",onClick:()=>s(!0)},"Open Modal of 1000px width"),o.a.createElement(i["G"],{title:"Modal 1000px width",centered:!0,visible:n,onOk:()=>s(!1),onCancel:()=>s(!1),width:1e3},o.a.createElement("p",null,"some contents..."),o.a.createElement("p",null,"some contents..."),o.a.createElement("p",null,"some contents...")))};t["default"]=s},d2gb:function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG"),i=n("RCxd");class s extends a.a.Component{constructor(){super(...arguments),this.state={visible:!1},this.showModal=()=>{this.setState({visible:!0})},this.hideModal=()=>{this.setState({visible:!1})}}render(){return a.a.createElement(a.a.Fragment,null,a.a.createElement(o["i"],{type:"primary",onClick:this.showModal},"Modal"),a.a.createElement(o["G"],{title:"Modal",visible:this.state.visible,onOk:this.hideModal,onCancel:this.hideModal,okText:"\u786e\u8ba4",cancelText:"\u53d6\u6d88"},a.a.createElement("p",null,"Bla bla ..."),a.a.createElement("p",null,"Bla bla ..."),a.a.createElement("p",null,"Bla bla ...")))}}function c(){o["G"].confirm({title:"Confirm",icon:a.a.createElement(i["a"],null),content:"Bla bla ...",okText:"\u786e\u8ba4",cancelText:"\u53d6\u6d88"})}var r=()=>a.a.createElement(o["T"],null,a.a.createElement(s,null),a.a.createElement(o["i"],{onClick:c},"Confirm"));t["default"]=r},hr6L:function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG");function i(){var e=5,t=o["G"].success({title:"This is a notification message",content:"This modal will be destroyed after ".concat(e," second.")}),n=setInterval((()=>{e-=1,t.update({content:"This modal will be destroyed after ".concat(e," second.")})}),1e3);setTimeout((()=>{clearInterval(n),t.destroy()}),1e3*e)}var s=()=>a.a.createElement(o["i"],{onClick:i},"Open modal to close in 5s");t["default"]=s},mV3g:function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG");class i extends a.a.Component{constructor(){super(...arguments),this.state={modal1Visible:!1,modal2Visible:!1}}setModal1Visible(e){this.setState({modal1Visible:e})}setModal2Visible(e){this.setState({modal2Visible:e})}render(){return a.a.createElement(a.a.Fragment,null,a.a.createElement(o["i"],{type:"primary",onClick:()=>this.setModal1Visible(!0)},"Display a modal dialog at 20px to Top"),a.a.createElement(o["G"],{title:"20px to Top",style:{top:20},visible:this.state.modal1Visible,onOk:()=>this.setModal1Visible(!1),onCancel:()=>this.setModal1Visible(!1)},a.a.createElement("p",null,"some contents..."),a.a.createElement("p",null,"some contents..."),a.a.createElement("p",null,"some contents...")),a.a.createElement("br",null),a.a.createElement("br",null),a.a.createElement(o["i"],{type:"primary",onClick:()=>this.setModal2Visible(!0)},"Vertically centered modal dialog"),a.a.createElement(o["G"],{title:"Vertically centered modal dialog",centered:!0,visible:this.state.modal2Visible,onOk:()=>this.setModal2Visible(!1),onCancel:()=>this.setModal2Visible(!1)},a.a.createElement("p",null,"some contents..."),a.a.createElement("p",null,"some contents..."),a.a.createElement("p",null,"some contents...")))}}t["default"]=i},mmEJ:function(e,t,n){"use strict";n.r(t);var l=n("tJVT"),a=n("q1tI"),o=n.n(a),i=n("m/eG"),s=()=>{var e=Object(a["useState"])(!1),t=Object(l["a"])(e,2),n=t[0],s=t[1],c=Object(a["useState"])(!1),r=Object(l["a"])(c,2),m=r[0],d=r[1],u=Object(a["useState"])("Content of the modal"),h=Object(l["a"])(u,2),E=h[0],p=h[1],b=()=>{s(!0)},v=()=>{p("The modal will be closed after two seconds"),d(!0),setTimeout((()=>{s(!1),d(!1)}),2e3)},g=()=>{console.log("Clicked cancel button"),s(!1)};return o.a.createElement(o.a.Fragment,null,o.a.createElement(i["i"],{type:"primary",onClick:b},"Open Modal with async logic"),o.a.createElement(i["G"],{title:"Title",visible:n,onOk:v,confirmLoading:m,onCancel:g},o.a.createElement("p",null,E)))};t["default"]=s},qZyD:function(e,t,n){"use strict";n.r(t);var l=n("tJVT"),a=n("q1tI"),o=n.n(a),i=n("m/eG"),s=o.a.createContext({}),c=o.a.createContext({}),r={title:"Use Hook!",content:o.a.createElement(o.a.Fragment,null,o.a.createElement(s.Consumer,null,(e=>"Reachable: ".concat(e,"!"))),o.a.createElement("br",null),o.a.createElement(c.Consumer,null,(e=>"Unreachable: ".concat(e,"!"))))},m=()=>{var e=i["G"].useModal(),t=Object(l["a"])(e,2),n=t[0],a=t[1];return o.a.createElement(s.Provider,{value:"Light"},o.a.createElement(i["T"],null,o.a.createElement(i["i"],{onClick:()=>{n.confirm(r)}},"Confirm"),o.a.createElement(i["i"],{onClick:()=>{n.warning(r)}},"Warning"),o.a.createElement(i["i"],{onClick:()=>{n.info(r)}},"Info"),o.a.createElement(i["i"],{onClick:()=>{n.error(r)}},"Error")),a,o.a.createElement(c.Provider,{value:"Bamboo"}))};t["default"]=m},rKuM:function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG"),i=n("RCxd"),s=o["G"].confirm;function c(){s({title:"Do you Want to delete these items?",icon:a.a.createElement(i["a"],null),content:"Some descriptions",onOk(){console.log("OK")},onCancel(){console.log("Cancel")}})}function r(){s({title:"Do you want to delete these items?",icon:a.a.createElement(i["a"],null),content:"When clicked the OK button, this dialog will be closed after 1 second",onOk(){return new Promise(((e,t)=>{setTimeout(Math.random()>.5?e:t,1e3)})).catch((()=>console.log("Oops errors!")))},onCancel(){}})}function m(){s({title:"Are you sure delete this task?",icon:a.a.createElement(i["a"],null),content:"Some descriptions",okText:"Yes",okType:"danger",cancelText:"No",onOk(){console.log("OK")},onCancel(){console.log("Cancel")}})}function d(){s({title:"Are you sure delete this task?",icon:a.a.createElement(i["a"],null),content:"Some descriptions",okText:"Yes",okType:"danger",okButtonProps:{disabled:!0},cancelText:"No",onOk(){console.log("OK")},onCancel(){console.log("Cancel")}})}var u=()=>a.a.createElement(o["T"],null,a.a.createElement(o["i"],{onClick:c},"Confirm"),a.a.createElement(o["i"],{onClick:r},"With promise"),a.a.createElement(o["i"],{onClick:m,type:"dashed"},"Delete"),a.a.createElement(o["i"],{onClick:d,type:"dashed"},"With extra props"));t["default"]=u},tgnV:function(e,t,n){"use strict";n.r(t);var l=n("q1tI"),a=n.n(l),o=n("m/eG");class i extends a.a.Component{constructor(){super(...arguments),this.state={visible:!1},this.showModal=()=>{this.setState({visible:!0})},this.handleOk=e=>{console.log(e),this.setState({visible:!1})},this.handleCancel=e=>{console.log(e),this.setState({visible:!1})}}render(){return a.a.createElement(a.a.Fragment,null,a.a.createElement(o["i"],{type:"primary",onClick:this.showModal},"Open Modal with customized button props"),a.a.createElement(o["G"],{title:"Basic Modal",visible:this.state.visible,onOk:this.handleOk,onCancel:this.handleCancel,okButtonProps:{disabled:!0},cancelButtonProps:{disabled:!0}},a.a.createElement("p",null,"Some contents..."),a.a.createElement("p",null,"Some contents..."),a.a.createElement("p",null,"Some contents...")))}}t["default"]=i}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[85],
|
3
|
+
{
|
4
|
+
'8QZw': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(t);
|
7
|
+
var l = n('q1tI'),
|
8
|
+
a = n.n(l),
|
9
|
+
o = n('m/eG'),
|
10
|
+
i = n('doQp'),
|
11
|
+
s = n.n(i);
|
12
|
+
class c extends a.a.Component {
|
13
|
+
constructor() {
|
14
|
+
super(...arguments),
|
15
|
+
(this.state = {
|
16
|
+
visible: !1,
|
17
|
+
disabled: !0,
|
18
|
+
bounds: { left: 0, top: 0, bottom: 0, right: 0 },
|
19
|
+
}),
|
20
|
+
(this.draggleRef = a.a.createRef()),
|
21
|
+
(this.showModal = () => {
|
22
|
+
this.setState({ visible: !0 });
|
23
|
+
}),
|
24
|
+
(this.handleOk = (e) => {
|
25
|
+
console.log(e), this.setState({ visible: !1 });
|
26
|
+
}),
|
27
|
+
(this.handleCancel = (e) => {
|
28
|
+
console.log(e), this.setState({ visible: !1 });
|
29
|
+
}),
|
30
|
+
(this.onStart = (e, t) => {
|
31
|
+
var n, l, a, o;
|
32
|
+
console.log(e);
|
33
|
+
var i =
|
34
|
+
null === (n = window) ||
|
35
|
+
void 0 === n ||
|
36
|
+
null === (l = n.document) ||
|
37
|
+
void 0 === l
|
38
|
+
? void 0
|
39
|
+
: l.documentElement,
|
40
|
+
s = i.clientWidth,
|
41
|
+
c = i.clientHeight,
|
42
|
+
r =
|
43
|
+
null === (a = this.draggleRef) ||
|
44
|
+
void 0 === a ||
|
45
|
+
null === (o = a.current) ||
|
46
|
+
void 0 === o
|
47
|
+
? void 0
|
48
|
+
: o.getBoundingClientRect();
|
49
|
+
this.setState({
|
50
|
+
bounds: {
|
51
|
+
left:
|
52
|
+
-(null === r || void 0 === r ? void 0 : r.left) +
|
53
|
+
(null === t || void 0 === t ? void 0 : t.x),
|
54
|
+
right:
|
55
|
+
s -
|
56
|
+
((null === r || void 0 === r ? void 0 : r.right) -
|
57
|
+
(null === t || void 0 === t ? void 0 : t.x)),
|
58
|
+
top:
|
59
|
+
-(null === r || void 0 === r ? void 0 : r.top) +
|
60
|
+
(null === t || void 0 === t ? void 0 : t.y),
|
61
|
+
bottom:
|
62
|
+
c -
|
63
|
+
((null === r || void 0 === r ? void 0 : r.bottom) -
|
64
|
+
(null === t || void 0 === t ? void 0 : t.y)),
|
65
|
+
},
|
66
|
+
});
|
67
|
+
});
|
68
|
+
}
|
69
|
+
render() {
|
70
|
+
var e = this.state,
|
71
|
+
t = e.bounds,
|
72
|
+
n = e.disabled,
|
73
|
+
l = e.visible;
|
74
|
+
return a.a.createElement(
|
75
|
+
a.a.Fragment,
|
76
|
+
null,
|
77
|
+
a.a.createElement(
|
78
|
+
o['i'],
|
79
|
+
{ onClick: this.showModal },
|
80
|
+
'Open Draggable Modal',
|
81
|
+
),
|
82
|
+
a.a.createElement(
|
83
|
+
o['G'],
|
84
|
+
{
|
85
|
+
title: a.a.createElement(
|
86
|
+
'div',
|
87
|
+
{
|
88
|
+
style: { width: '100%', cursor: 'move' },
|
89
|
+
onMouseOver: () => {
|
90
|
+
n && this.setState({ disabled: !1 });
|
91
|
+
},
|
92
|
+
onMouseOut: () => {
|
93
|
+
this.setState({ disabled: !0 });
|
94
|
+
},
|
95
|
+
onFocus: () => {},
|
96
|
+
onBlur: () => {},
|
97
|
+
},
|
98
|
+
'Draggable Modal',
|
99
|
+
),
|
100
|
+
visible: l,
|
101
|
+
onOk: this.handleOk,
|
102
|
+
onCancel: this.handleCancel,
|
103
|
+
modalRender: (e) =>
|
104
|
+
a.a.createElement(
|
105
|
+
s.a,
|
106
|
+
{
|
107
|
+
disabled: n,
|
108
|
+
bounds: t,
|
109
|
+
onStart: (e, t) => this.onStart(e, t),
|
110
|
+
},
|
111
|
+
a.a.createElement('div', { ref: this.draggleRef }, e),
|
112
|
+
),
|
113
|
+
},
|
114
|
+
a.a.createElement(
|
115
|
+
'p',
|
116
|
+
null,
|
117
|
+
"Just don't learn physics at school and your life will be full of magic and miracles.",
|
118
|
+
),
|
119
|
+
a.a.createElement('br', null),
|
120
|
+
a.a.createElement(
|
121
|
+
'p',
|
122
|
+
null,
|
123
|
+
'Day before yesterday I saw a rabbit, and yesterday a deer, and today, you.',
|
124
|
+
),
|
125
|
+
),
|
126
|
+
);
|
127
|
+
}
|
128
|
+
}
|
129
|
+
t['default'] = c;
|
130
|
+
},
|
131
|
+
'8aa2': function (e, t, n) {
|
132
|
+
'use strict';
|
133
|
+
n.r(t);
|
134
|
+
var l = n('q1tI'),
|
135
|
+
a = n.n(l),
|
136
|
+
o = n('m/eG');
|
137
|
+
class i extends a.a.Component {
|
138
|
+
constructor() {
|
139
|
+
super(...arguments),
|
140
|
+
(this.state = { loading: !1, visible: !1 }),
|
141
|
+
(this.showModal = () => {
|
142
|
+
this.setState({ visible: !0 });
|
143
|
+
}),
|
144
|
+
(this.handleOk = () => {
|
145
|
+
this.setState({ loading: !0 }),
|
146
|
+
setTimeout(() => {
|
147
|
+
this.setState({ loading: !1, visible: !1 });
|
148
|
+
}, 3e3);
|
149
|
+
}),
|
150
|
+
(this.handleCancel = () => {
|
151
|
+
this.setState({ visible: !1 });
|
152
|
+
});
|
153
|
+
}
|
154
|
+
render() {
|
155
|
+
var e = this.state,
|
156
|
+
t = e.visible,
|
157
|
+
n = e.loading;
|
158
|
+
return a.a.createElement(
|
159
|
+
a.a.Fragment,
|
160
|
+
null,
|
161
|
+
a.a.createElement(
|
162
|
+
o['i'],
|
163
|
+
{ type: 'primary', onClick: this.showModal },
|
164
|
+
'Open Modal with customized footer',
|
165
|
+
),
|
166
|
+
a.a.createElement(
|
167
|
+
o['G'],
|
168
|
+
{
|
169
|
+
visible: t,
|
170
|
+
title: 'Title',
|
171
|
+
onOk: this.handleOk,
|
172
|
+
onCancel: this.handleCancel,
|
173
|
+
footer: [
|
174
|
+
a.a.createElement(
|
175
|
+
o['i'],
|
176
|
+
{ key: 'back', onClick: this.handleCancel },
|
177
|
+
'Return',
|
178
|
+
),
|
179
|
+
a.a.createElement(
|
180
|
+
o['i'],
|
181
|
+
{
|
182
|
+
key: 'submit',
|
183
|
+
type: 'primary',
|
184
|
+
loading: n,
|
185
|
+
onClick: this.handleOk,
|
186
|
+
},
|
187
|
+
'Submit',
|
188
|
+
),
|
189
|
+
a.a.createElement(
|
190
|
+
o['i'],
|
191
|
+
{
|
192
|
+
key: 'link',
|
193
|
+
href: 'https://google.com',
|
194
|
+
type: 'primary',
|
195
|
+
loading: n,
|
196
|
+
onClick: this.handleOk,
|
197
|
+
},
|
198
|
+
'Search on Google',
|
199
|
+
),
|
200
|
+
],
|
201
|
+
},
|
202
|
+
a.a.createElement('p', null, 'Some contents...'),
|
203
|
+
a.a.createElement('p', null, 'Some contents...'),
|
204
|
+
a.a.createElement('p', null, 'Some contents...'),
|
205
|
+
a.a.createElement('p', null, 'Some contents...'),
|
206
|
+
a.a.createElement('p', null, 'Some contents...'),
|
207
|
+
),
|
208
|
+
);
|
209
|
+
}
|
210
|
+
}
|
211
|
+
t['default'] = i;
|
212
|
+
},
|
213
|
+
'D+5O': function (e, t, n) {
|
214
|
+
'use strict';
|
215
|
+
n.r(t);
|
216
|
+
var l = n('tJVT'),
|
217
|
+
a = n('q1tI'),
|
218
|
+
o = n.n(a),
|
219
|
+
i = n('m/eG'),
|
220
|
+
s = () => {
|
221
|
+
var e = Object(a['useState'])(!1),
|
222
|
+
t = Object(l['a'])(e, 2),
|
223
|
+
n = t[0],
|
224
|
+
s = t[1],
|
225
|
+
c = () => {
|
226
|
+
s(!0);
|
227
|
+
},
|
228
|
+
r = () => {
|
229
|
+
s(!1);
|
230
|
+
},
|
231
|
+
m = () => {
|
232
|
+
s(!1);
|
233
|
+
};
|
234
|
+
return o.a.createElement(
|
235
|
+
o.a.Fragment,
|
236
|
+
null,
|
237
|
+
o.a.createElement(
|
238
|
+
i['i'],
|
239
|
+
{ type: 'primary', onClick: c },
|
240
|
+
'Open Modal',
|
241
|
+
),
|
242
|
+
o.a.createElement(
|
243
|
+
i['G'],
|
244
|
+
{ title: 'Basic Modal', visible: n, onOk: r, onCancel: m },
|
245
|
+
o.a.createElement('p', null, 'Some contents...'),
|
246
|
+
o.a.createElement('p', null, 'Some contents...'),
|
247
|
+
o.a.createElement('p', null, 'Some contents...'),
|
248
|
+
),
|
249
|
+
);
|
250
|
+
};
|
251
|
+
t['default'] = s;
|
252
|
+
},
|
253
|
+
DPyT: function (e, t, n) {
|
254
|
+
'use strict';
|
255
|
+
n.r(t);
|
256
|
+
var l = n('q1tI'),
|
257
|
+
a = n.n(l),
|
258
|
+
o = n('m/eG'),
|
259
|
+
i = n('RCxd');
|
260
|
+
function s() {
|
261
|
+
o['G'].destroyAll();
|
262
|
+
}
|
263
|
+
var c = o['G'].confirm;
|
264
|
+
function r() {
|
265
|
+
for (var e = 0; e < 3; e += 1)
|
266
|
+
setTimeout(() => {
|
267
|
+
c({
|
268
|
+
icon: a.a.createElement(i['a'], null),
|
269
|
+
content: a.a.createElement(
|
270
|
+
o['i'],
|
271
|
+
{ onClick: s },
|
272
|
+
'Click to destroy all',
|
273
|
+
),
|
274
|
+
onOk() {
|
275
|
+
console.log('OK');
|
276
|
+
},
|
277
|
+
onCancel() {
|
278
|
+
console.log('Cancel');
|
279
|
+
},
|
280
|
+
});
|
281
|
+
}, 500 * e);
|
282
|
+
}
|
283
|
+
var m = () => a.a.createElement(o['i'], { onClick: r }, 'Confirm');
|
284
|
+
t['default'] = m;
|
285
|
+
},
|
286
|
+
ELFo: function (e, t, n) {
|
287
|
+
'use strict';
|
288
|
+
n.r(t);
|
289
|
+
var l = n('q1tI'),
|
290
|
+
a = n.n(l),
|
291
|
+
o = n('m/eG');
|
292
|
+
function i() {
|
293
|
+
o['G'].info({
|
294
|
+
title: 'This is a notification message',
|
295
|
+
content: a.a.createElement(
|
296
|
+
'div',
|
297
|
+
null,
|
298
|
+
a.a.createElement('p', null, 'some messages...some messages...'),
|
299
|
+
a.a.createElement('p', null, 'some messages...some messages...'),
|
300
|
+
),
|
301
|
+
onOk() {},
|
302
|
+
});
|
303
|
+
}
|
304
|
+
function s() {
|
305
|
+
o['G'].success({ content: 'some messages...some messages...' });
|
306
|
+
}
|
307
|
+
function c() {
|
308
|
+
o['G'].error({
|
309
|
+
title: 'This is an error message',
|
310
|
+
content: 'some messages...some messages...',
|
311
|
+
});
|
312
|
+
}
|
313
|
+
function r() {
|
314
|
+
o['G'].warning({
|
315
|
+
title: 'This is a warning message',
|
316
|
+
content: 'some messages...some messages...',
|
317
|
+
});
|
318
|
+
}
|
319
|
+
var m = () =>
|
320
|
+
a.a.createElement(
|
321
|
+
o['T'],
|
322
|
+
null,
|
323
|
+
a.a.createElement(o['i'], { onClick: i }, 'Info'),
|
324
|
+
a.a.createElement(o['i'], { onClick: s }, 'Success'),
|
325
|
+
a.a.createElement(o['i'], { onClick: c }, 'Error'),
|
326
|
+
a.a.createElement(o['i'], { onClick: r }, 'Warning'),
|
327
|
+
);
|
328
|
+
t['default'] = m;
|
329
|
+
},
|
330
|
+
WDEC: function (e, t, n) {
|
331
|
+
'use strict';
|
332
|
+
n.r(t);
|
333
|
+
var l = n('tJVT'),
|
334
|
+
a = n('q1tI'),
|
335
|
+
o = n.n(a),
|
336
|
+
i = n('m/eG'),
|
337
|
+
s = () => {
|
338
|
+
var e = Object(a['useState'])(!1),
|
339
|
+
t = Object(l['a'])(e, 2),
|
340
|
+
n = t[0],
|
341
|
+
s = t[1];
|
342
|
+
return o.a.createElement(
|
343
|
+
o.a.Fragment,
|
344
|
+
null,
|
345
|
+
o.a.createElement(
|
346
|
+
i['i'],
|
347
|
+
{ type: 'primary', onClick: () => s(!0) },
|
348
|
+
'Open Modal of 1000px width',
|
349
|
+
),
|
350
|
+
o.a.createElement(
|
351
|
+
i['G'],
|
352
|
+
{
|
353
|
+
title: 'Modal 1000px width',
|
354
|
+
centered: !0,
|
355
|
+
visible: n,
|
356
|
+
onOk: () => s(!1),
|
357
|
+
onCancel: () => s(!1),
|
358
|
+
width: 1e3,
|
359
|
+
},
|
360
|
+
o.a.createElement('p', null, 'some contents...'),
|
361
|
+
o.a.createElement('p', null, 'some contents...'),
|
362
|
+
o.a.createElement('p', null, 'some contents...'),
|
363
|
+
),
|
364
|
+
);
|
365
|
+
};
|
366
|
+
t['default'] = s;
|
367
|
+
},
|
368
|
+
d2gb: function (e, t, n) {
|
369
|
+
'use strict';
|
370
|
+
n.r(t);
|
371
|
+
var l = n('q1tI'),
|
372
|
+
a = n.n(l),
|
373
|
+
o = n('m/eG'),
|
374
|
+
i = n('RCxd');
|
375
|
+
class s extends a.a.Component {
|
376
|
+
constructor() {
|
377
|
+
super(...arguments),
|
378
|
+
(this.state = { visible: !1 }),
|
379
|
+
(this.showModal = () => {
|
380
|
+
this.setState({ visible: !0 });
|
381
|
+
}),
|
382
|
+
(this.hideModal = () => {
|
383
|
+
this.setState({ visible: !1 });
|
384
|
+
});
|
385
|
+
}
|
386
|
+
render() {
|
387
|
+
return a.a.createElement(
|
388
|
+
a.a.Fragment,
|
389
|
+
null,
|
390
|
+
a.a.createElement(
|
391
|
+
o['i'],
|
392
|
+
{ type: 'primary', onClick: this.showModal },
|
393
|
+
'Modal',
|
394
|
+
),
|
395
|
+
a.a.createElement(
|
396
|
+
o['G'],
|
397
|
+
{
|
398
|
+
title: 'Modal',
|
399
|
+
visible: this.state.visible,
|
400
|
+
onOk: this.hideModal,
|
401
|
+
onCancel: this.hideModal,
|
402
|
+
okText: '\u786e\u8ba4',
|
403
|
+
cancelText: '\u53d6\u6d88',
|
404
|
+
},
|
405
|
+
a.a.createElement('p', null, 'Bla bla ...'),
|
406
|
+
a.a.createElement('p', null, 'Bla bla ...'),
|
407
|
+
a.a.createElement('p', null, 'Bla bla ...'),
|
408
|
+
),
|
409
|
+
);
|
410
|
+
}
|
411
|
+
}
|
412
|
+
function c() {
|
413
|
+
o['G'].confirm({
|
414
|
+
title: 'Confirm',
|
415
|
+
icon: a.a.createElement(i['a'], null),
|
416
|
+
content: 'Bla bla ...',
|
417
|
+
okText: '\u786e\u8ba4',
|
418
|
+
cancelText: '\u53d6\u6d88',
|
419
|
+
});
|
420
|
+
}
|
421
|
+
var r = () =>
|
422
|
+
a.a.createElement(
|
423
|
+
o['T'],
|
424
|
+
null,
|
425
|
+
a.a.createElement(s, null),
|
426
|
+
a.a.createElement(o['i'], { onClick: c }, 'Confirm'),
|
427
|
+
);
|
428
|
+
t['default'] = r;
|
429
|
+
},
|
430
|
+
hr6L: function (e, t, n) {
|
431
|
+
'use strict';
|
432
|
+
n.r(t);
|
433
|
+
var l = n('q1tI'),
|
434
|
+
a = n.n(l),
|
435
|
+
o = n('m/eG');
|
436
|
+
function i() {
|
437
|
+
var e = 5,
|
438
|
+
t = o['G'].success({
|
439
|
+
title: 'This is a notification message',
|
440
|
+
content: 'This modal will be destroyed after '.concat(
|
441
|
+
e,
|
442
|
+
' second.',
|
443
|
+
),
|
444
|
+
}),
|
445
|
+
n = setInterval(() => {
|
446
|
+
(e -= 1),
|
447
|
+
t.update({
|
448
|
+
content: 'This modal will be destroyed after '.concat(
|
449
|
+
e,
|
450
|
+
' second.',
|
451
|
+
),
|
452
|
+
});
|
453
|
+
}, 1e3);
|
454
|
+
setTimeout(() => {
|
455
|
+
clearInterval(n), t.destroy();
|
456
|
+
}, 1e3 * e);
|
457
|
+
}
|
458
|
+
var s = () =>
|
459
|
+
a.a.createElement(o['i'], { onClick: i }, 'Open modal to close in 5s');
|
460
|
+
t['default'] = s;
|
461
|
+
},
|
462
|
+
mV3g: function (e, t, n) {
|
463
|
+
'use strict';
|
464
|
+
n.r(t);
|
465
|
+
var l = n('q1tI'),
|
466
|
+
a = n.n(l),
|
467
|
+
o = n('m/eG');
|
468
|
+
class i extends a.a.Component {
|
469
|
+
constructor() {
|
470
|
+
super(...arguments),
|
471
|
+
(this.state = { modal1Visible: !1, modal2Visible: !1 });
|
472
|
+
}
|
473
|
+
setModal1Visible(e) {
|
474
|
+
this.setState({ modal1Visible: e });
|
475
|
+
}
|
476
|
+
setModal2Visible(e) {
|
477
|
+
this.setState({ modal2Visible: e });
|
478
|
+
}
|
479
|
+
render() {
|
480
|
+
return a.a.createElement(
|
481
|
+
a.a.Fragment,
|
482
|
+
null,
|
483
|
+
a.a.createElement(
|
484
|
+
o['i'],
|
485
|
+
{ type: 'primary', onClick: () => this.setModal1Visible(!0) },
|
486
|
+
'Display a modal dialog at 20px to Top',
|
487
|
+
),
|
488
|
+
a.a.createElement(
|
489
|
+
o['G'],
|
490
|
+
{
|
491
|
+
title: '20px to Top',
|
492
|
+
style: { top: 20 },
|
493
|
+
visible: this.state.modal1Visible,
|
494
|
+
onOk: () => this.setModal1Visible(!1),
|
495
|
+
onCancel: () => this.setModal1Visible(!1),
|
496
|
+
},
|
497
|
+
a.a.createElement('p', null, 'some contents...'),
|
498
|
+
a.a.createElement('p', null, 'some contents...'),
|
499
|
+
a.a.createElement('p', null, 'some contents...'),
|
500
|
+
),
|
501
|
+
a.a.createElement('br', null),
|
502
|
+
a.a.createElement('br', null),
|
503
|
+
a.a.createElement(
|
504
|
+
o['i'],
|
505
|
+
{ type: 'primary', onClick: () => this.setModal2Visible(!0) },
|
506
|
+
'Vertically centered modal dialog',
|
507
|
+
),
|
508
|
+
a.a.createElement(
|
509
|
+
o['G'],
|
510
|
+
{
|
511
|
+
title: 'Vertically centered modal dialog',
|
512
|
+
centered: !0,
|
513
|
+
visible: this.state.modal2Visible,
|
514
|
+
onOk: () => this.setModal2Visible(!1),
|
515
|
+
onCancel: () => this.setModal2Visible(!1),
|
516
|
+
},
|
517
|
+
a.a.createElement('p', null, 'some contents...'),
|
518
|
+
a.a.createElement('p', null, 'some contents...'),
|
519
|
+
a.a.createElement('p', null, 'some contents...'),
|
520
|
+
),
|
521
|
+
);
|
522
|
+
}
|
523
|
+
}
|
524
|
+
t['default'] = i;
|
525
|
+
},
|
526
|
+
mmEJ: function (e, t, n) {
|
527
|
+
'use strict';
|
528
|
+
n.r(t);
|
529
|
+
var l = n('tJVT'),
|
530
|
+
a = n('q1tI'),
|
531
|
+
o = n.n(a),
|
532
|
+
i = n('m/eG'),
|
533
|
+
s = () => {
|
534
|
+
var e = Object(a['useState'])(!1),
|
535
|
+
t = Object(l['a'])(e, 2),
|
536
|
+
n = t[0],
|
537
|
+
s = t[1],
|
538
|
+
c = Object(a['useState'])(!1),
|
539
|
+
r = Object(l['a'])(c, 2),
|
540
|
+
m = r[0],
|
541
|
+
d = r[1],
|
542
|
+
u = Object(a['useState'])('Content of the modal'),
|
543
|
+
h = Object(l['a'])(u, 2),
|
544
|
+
E = h[0],
|
545
|
+
p = h[1],
|
546
|
+
b = () => {
|
547
|
+
s(!0);
|
548
|
+
},
|
549
|
+
v = () => {
|
550
|
+
p('The modal will be closed after two seconds'),
|
551
|
+
d(!0),
|
552
|
+
setTimeout(() => {
|
553
|
+
s(!1), d(!1);
|
554
|
+
}, 2e3);
|
555
|
+
},
|
556
|
+
g = () => {
|
557
|
+
console.log('Clicked cancel button'), s(!1);
|
558
|
+
};
|
559
|
+
return o.a.createElement(
|
560
|
+
o.a.Fragment,
|
561
|
+
null,
|
562
|
+
o.a.createElement(
|
563
|
+
i['i'],
|
564
|
+
{ type: 'primary', onClick: b },
|
565
|
+
'Open Modal with async logic',
|
566
|
+
),
|
567
|
+
o.a.createElement(
|
568
|
+
i['G'],
|
569
|
+
{
|
570
|
+
title: 'Title',
|
571
|
+
visible: n,
|
572
|
+
onOk: v,
|
573
|
+
confirmLoading: m,
|
574
|
+
onCancel: g,
|
575
|
+
},
|
576
|
+
o.a.createElement('p', null, E),
|
577
|
+
),
|
578
|
+
);
|
579
|
+
};
|
580
|
+
t['default'] = s;
|
581
|
+
},
|
582
|
+
qZyD: function (e, t, n) {
|
583
|
+
'use strict';
|
584
|
+
n.r(t);
|
585
|
+
var l = n('tJVT'),
|
586
|
+
a = n('q1tI'),
|
587
|
+
o = n.n(a),
|
588
|
+
i = n('m/eG'),
|
589
|
+
s = o.a.createContext({}),
|
590
|
+
c = o.a.createContext({}),
|
591
|
+
r = {
|
592
|
+
title: 'Use Hook!',
|
593
|
+
content: o.a.createElement(
|
594
|
+
o.a.Fragment,
|
595
|
+
null,
|
596
|
+
o.a.createElement(s.Consumer, null, (e) =>
|
597
|
+
'Reachable: '.concat(e, '!'),
|
598
|
+
),
|
599
|
+
o.a.createElement('br', null),
|
600
|
+
o.a.createElement(c.Consumer, null, (e) =>
|
601
|
+
'Unreachable: '.concat(e, '!'),
|
602
|
+
),
|
603
|
+
),
|
604
|
+
},
|
605
|
+
m = () => {
|
606
|
+
var e = i['G'].useModal(),
|
607
|
+
t = Object(l['a'])(e, 2),
|
608
|
+
n = t[0],
|
609
|
+
a = t[1];
|
610
|
+
return o.a.createElement(
|
611
|
+
s.Provider,
|
612
|
+
{ value: 'Light' },
|
613
|
+
o.a.createElement(
|
614
|
+
i['T'],
|
615
|
+
null,
|
616
|
+
o.a.createElement(
|
617
|
+
i['i'],
|
618
|
+
{
|
619
|
+
onClick: () => {
|
620
|
+
n.confirm(r);
|
621
|
+
},
|
622
|
+
},
|
623
|
+
'Confirm',
|
624
|
+
),
|
625
|
+
o.a.createElement(
|
626
|
+
i['i'],
|
627
|
+
{
|
628
|
+
onClick: () => {
|
629
|
+
n.warning(r);
|
630
|
+
},
|
631
|
+
},
|
632
|
+
'Warning',
|
633
|
+
),
|
634
|
+
o.a.createElement(
|
635
|
+
i['i'],
|
636
|
+
{
|
637
|
+
onClick: () => {
|
638
|
+
n.info(r);
|
639
|
+
},
|
640
|
+
},
|
641
|
+
'Info',
|
642
|
+
),
|
643
|
+
o.a.createElement(
|
644
|
+
i['i'],
|
645
|
+
{
|
646
|
+
onClick: () => {
|
647
|
+
n.error(r);
|
648
|
+
},
|
649
|
+
},
|
650
|
+
'Error',
|
651
|
+
),
|
652
|
+
),
|
653
|
+
a,
|
654
|
+
o.a.createElement(c.Provider, { value: 'Bamboo' }),
|
655
|
+
);
|
656
|
+
};
|
657
|
+
t['default'] = m;
|
658
|
+
},
|
659
|
+
rKuM: function (e, t, n) {
|
660
|
+
'use strict';
|
661
|
+
n.r(t);
|
662
|
+
var l = n('q1tI'),
|
663
|
+
a = n.n(l),
|
664
|
+
o = n('m/eG'),
|
665
|
+
i = n('RCxd'),
|
666
|
+
s = o['G'].confirm;
|
667
|
+
function c() {
|
668
|
+
s({
|
669
|
+
title: 'Do you Want to delete these items?',
|
670
|
+
icon: a.a.createElement(i['a'], null),
|
671
|
+
content: 'Some descriptions',
|
672
|
+
onOk() {
|
673
|
+
console.log('OK');
|
674
|
+
},
|
675
|
+
onCancel() {
|
676
|
+
console.log('Cancel');
|
677
|
+
},
|
678
|
+
});
|
679
|
+
}
|
680
|
+
function r() {
|
681
|
+
s({
|
682
|
+
title: 'Do you want to delete these items?',
|
683
|
+
icon: a.a.createElement(i['a'], null),
|
684
|
+
content:
|
685
|
+
'When clicked the OK button, this dialog will be closed after 1 second',
|
686
|
+
onOk() {
|
687
|
+
return new Promise((e, t) => {
|
688
|
+
setTimeout(Math.random() > 0.5 ? e : t, 1e3);
|
689
|
+
}).catch(() => console.log('Oops errors!'));
|
690
|
+
},
|
691
|
+
onCancel() {},
|
692
|
+
});
|
693
|
+
}
|
694
|
+
function m() {
|
695
|
+
s({
|
696
|
+
title: 'Are you sure delete this task?',
|
697
|
+
icon: a.a.createElement(i['a'], null),
|
698
|
+
content: 'Some descriptions',
|
699
|
+
okText: 'Yes',
|
700
|
+
okType: 'danger',
|
701
|
+
cancelText: 'No',
|
702
|
+
onOk() {
|
703
|
+
console.log('OK');
|
704
|
+
},
|
705
|
+
onCancel() {
|
706
|
+
console.log('Cancel');
|
707
|
+
},
|
708
|
+
});
|
709
|
+
}
|
710
|
+
function d() {
|
711
|
+
s({
|
712
|
+
title: 'Are you sure delete this task?',
|
713
|
+
icon: a.a.createElement(i['a'], null),
|
714
|
+
content: 'Some descriptions',
|
715
|
+
okText: 'Yes',
|
716
|
+
okType: 'danger',
|
717
|
+
okButtonProps: { disabled: !0 },
|
718
|
+
cancelText: 'No',
|
719
|
+
onOk() {
|
720
|
+
console.log('OK');
|
721
|
+
},
|
722
|
+
onCancel() {
|
723
|
+
console.log('Cancel');
|
724
|
+
},
|
725
|
+
});
|
726
|
+
}
|
727
|
+
var u = () =>
|
728
|
+
a.a.createElement(
|
729
|
+
o['T'],
|
730
|
+
null,
|
731
|
+
a.a.createElement(o['i'], { onClick: c }, 'Confirm'),
|
732
|
+
a.a.createElement(o['i'], { onClick: r }, 'With promise'),
|
733
|
+
a.a.createElement(o['i'], { onClick: m, type: 'dashed' }, 'Delete'),
|
734
|
+
a.a.createElement(
|
735
|
+
o['i'],
|
736
|
+
{ onClick: d, type: 'dashed' },
|
737
|
+
'With extra props',
|
738
|
+
),
|
739
|
+
);
|
740
|
+
t['default'] = u;
|
741
|
+
},
|
742
|
+
tgnV: function (e, t, n) {
|
743
|
+
'use strict';
|
744
|
+
n.r(t);
|
745
|
+
var l = n('q1tI'),
|
746
|
+
a = n.n(l),
|
747
|
+
o = n('m/eG');
|
748
|
+
class i extends a.a.Component {
|
749
|
+
constructor() {
|
750
|
+
super(...arguments),
|
751
|
+
(this.state = { visible: !1 }),
|
752
|
+
(this.showModal = () => {
|
753
|
+
this.setState({ visible: !0 });
|
754
|
+
}),
|
755
|
+
(this.handleOk = (e) => {
|
756
|
+
console.log(e), this.setState({ visible: !1 });
|
757
|
+
}),
|
758
|
+
(this.handleCancel = (e) => {
|
759
|
+
console.log(e), this.setState({ visible: !1 });
|
760
|
+
});
|
761
|
+
}
|
762
|
+
render() {
|
763
|
+
return a.a.createElement(
|
764
|
+
a.a.Fragment,
|
765
|
+
null,
|
766
|
+
a.a.createElement(
|
767
|
+
o['i'],
|
768
|
+
{ type: 'primary', onClick: this.showModal },
|
769
|
+
'Open Modal with customized button props',
|
770
|
+
),
|
771
|
+
a.a.createElement(
|
772
|
+
o['G'],
|
773
|
+
{
|
774
|
+
title: 'Basic Modal',
|
775
|
+
visible: this.state.visible,
|
776
|
+
onOk: this.handleOk,
|
777
|
+
onCancel: this.handleCancel,
|
778
|
+
okButtonProps: { disabled: !0 },
|
779
|
+
cancelButtonProps: { disabled: !0 },
|
780
|
+
},
|
781
|
+
a.a.createElement('p', null, 'Some contents...'),
|
782
|
+
a.a.createElement('p', null, 'Some contents...'),
|
783
|
+
a.a.createElement('p', null, 'Some contents...'),
|
784
|
+
),
|
785
|
+
);
|
786
|
+
}
|
787
|
+
}
|
788
|
+
t['default'] = i;
|
789
|
+
},
|
790
|
+
},
|
791
|
+
]);
|