@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,671 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[87],{"/Ej8":function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),o=n.n(a),r=n("m/eG"),c=()=>{var e="Are you sure to delete this task?",t=()=>{r["jb"].info("Clicked on Yes.")};return o.a.createElement("div",{className:"demo"},o.a.createElement("div",{style:{marginLeft:70,whiteSpace:"nowrap"}},o.a.createElement(r["J"],{placement:"topLeft",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"TL")),o.a.createElement(r["J"],{placement:"top",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"Top")),o.a.createElement(r["J"],{placement:"topRight",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"TR"))),o.a.createElement("div",{style:{width:70,float:"left"}},o.a.createElement(r["J"],{placement:"leftTop",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"LT")),o.a.createElement(r["J"],{placement:"left",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"Left")),o.a.createElement(r["J"],{placement:"leftBottom",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"LB"))),o.a.createElement("div",{style:{width:70,marginLeft:304}},o.a.createElement(r["J"],{placement:"rightTop",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"RT")),o.a.createElement(r["J"],{placement:"right",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"Right")),o.a.createElement(r["J"],{placement:"rightBottom",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"RB"))),o.a.createElement("div",{style:{marginLeft:70,clear:"both",whiteSpace:"nowrap"}},o.a.createElement(r["J"],{placement:"bottomLeft",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"BL")),o.a.createElement(r["J"],{placement:"bottom",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"Bottom")),o.a.createElement(r["J"],{placement:"bottomRight",title:e,onConfirm:t,okText:"Yes",cancelText:"No"},o.a.createElement(r["i"],null,"BR"))))};t["default"]=c},"/mo5":function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),o=n.n(a),r=n("m/eG"),c=()=>{var e=e=>{console.log(e),r["jb"].success("Click on Yes")},t=e=>{console.log(e),r["jb"].error("Click on No")};return o.a.createElement(r["J"],{title:"Are you sure to delete this task?",onConfirm:e,onCancel:t,okText:"Yes",cancelText:"No"},o.a.createElement("a",{href:"#"},"Delete"))};t["default"]=c},"5ZS9":function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),o=n.n(a),r=n("m/eG"),c=()=>o.a.createElement(r["J"],{title:"Are you sure\uff1f",okText:"Yes",cancelText:"No"},o.a.createElement("a",{href:"#"},"Delete"));t["default"]=c},"6VBw":function(e,t,n){"use strict";var a=n("VTBJ"),o=n("ODXe"),r=n("rePB"),c=n("Ff2n"),l=n("q1tI"),i=n.n(l),s=n("TSYQ"),m=n.n(s),u=Object(l["createContext"])({}),d=u,f=n("U8pU"),p=n("AJpP"),C=n("Kwbf"),b=n("MNnm"),v="rc-util-key";function g(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function y(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(b["a"])())return null;var a,o=document.createElement("style");(null===(t=n.csp)||void 0===t?void 0:t.nonce)&&(o.nonce=null===(a=n.csp)||void 0===a?void 0:a.nonce);o.innerHTML=e;var r=g(n),c=r.firstChild;return n.prepend&&r.prepend?r.prepend(o):n.prepend&&c?r.insertBefore(o,c):r.appendChild(o),o}var T=new Map;function h(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=g(n);if(!T.has(a)){var o=y("",n),r=o.parentNode;T.set(a,r),r.removeChild(o)}var c=Array.from(T.get(a).children).find((function(e){return"STYLE"===e.tagName&&e[v]===t}));if(c){var l,i,s;if((null===(l=n.csp)||void 0===l?void 0:l.nonce)&&c.nonce!==(null===(i=n.csp)||void 0===i?void 0:i.nonce))c.nonce=null===(s=n.csp)||void 0===s?void 0:s.nonce;return c.innerHTML!==e&&(c.innerHTML=e),c}var m=y(e,n);return m[v]=t,m}function E(e,t){Object(C["a"])(e,"[@ant-design/icons] ".concat(t))}function k(e){return"object"===Object(f["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(f["a"])(e.icon)||"function"===typeof e.icon)}function x(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var a=e[n];switch(n){case"class":t.className=a,delete t.class;break;default:t[n]=a}return t}),{})}function j(e,t,n){return n?i.a.createElement(e.tag,Object(a["a"])(Object(a["a"])({key:t},x(e.attrs)),n),(e.children||[]).map((function(n,a){return j(n,"".concat(t,"-").concat(e.tag,"-").concat(a))}))):i.a.createElement(e.tag,Object(a["a"])({key:t},x(e.attrs)),(e.children||[]).map((function(n,a){return j(n,"".concat(t,"-").concat(e.tag,"-").concat(a))})))}function w(e){return Object(p["generate"])(e)[0]}function O(e){return e?Array.isArray(e)?e:[e]:[]}var N="\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n",J=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:N,t=Object(l["useContext"])(d),n=t.csp;Object(l["useEffect"])((function(){h(e,"@ant-design-icons",{prepend:!0,csp:n})}),[])},Y=["icon","className","onClick","style","primaryColor","secondaryColor"],B={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function L(e){var t=e.primaryColor,n=e.secondaryColor;B.primaryColor=t,B.secondaryColor=n||w(t),B.calculated=!!n}function I(){return Object(a["a"])({},B)}var S=function(e){var t=e.icon,n=e.className,o=e.onClick,r=e.style,l=e.primaryColor,i=e.secondaryColor,s=Object(c["a"])(e,Y),m=B;if(l&&(m={primaryColor:l,secondaryColor:i||w(l)}),J(),E(k(t),"icon should be icon definiton, but got ".concat(t)),!k(t))return null;var u=t;return u&&"function"===typeof u.icon&&(u=Object(a["a"])(Object(a["a"])({},u),{},{icon:u.icon(m.primaryColor,m.secondaryColor)})),j(u.icon,"svg-".concat(u.name),Object(a["a"])({className:n,onClick:o,style:r,"data-icon":u.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},s))};S.displayName="IconReact",S.getTwoToneColors=I,S.setTwoToneColors=L;var q=S;function A(e){var t=O(e),n=Object(o["a"])(t,2),a=n[0],r=n[1];return q.setTwoToneColors({primaryColor:a,secondaryColor:r})}function R(){var e=q.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var V=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];A("#1890ff");var M=l["forwardRef"]((function(e,t){var n,i=e.className,s=e.icon,u=e.spin,f=e.rotate,p=e.tabIndex,C=e.onClick,b=e.twoToneColor,v=Object(c["a"])(e,V),g=l["useContext"](d),y=g.prefixCls,T=void 0===y?"anticon":y,h=m()(T,(n={},Object(r["a"])(n,"".concat(T,"-").concat(s.name),!!s.name),Object(r["a"])(n,"".concat(T,"-spin"),!!u||"loading"===s.name),n),i),E=p;void 0===E&&C&&(E=-1);var k=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,x=O(b),j=Object(o["a"])(x,2),w=j[0],N=j[1];return l["createElement"]("span",Object(a["a"])(Object(a["a"])({role:"img","aria-label":s.name},v),{},{ref:t,tabIndex:E,onClick:C,className:h}),l["createElement"](q,{icon:s,primaryColor:w,secondaryColor:N,style:k}))}));M.displayName="AntdIcon",M.getTwoToneColor=R,M.setTwoToneColor=A;t["a"]=M},"84TQ":function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),o=n.n(a),r=n("m/eG"),c=()=>{var e=()=>new Promise((e=>{setTimeout((()=>e(1)),3e3)}));return o.a.createElement(r["J"],{title:"Title",onConfirm:e,onVisibleChange:()=>console.log("visible change")},o.a.createElement(r["i"],{type:"primary"},"Open Popconfirm with Promise"))};t["default"]=c},iFdv:function(e,t,n){"use strict";n.r(t);var a=n("tJVT"),o=n("q1tI"),r=n.n(o),c=n("m/eG"),l=()=>{var e=Object(o["useState"])(!1),t=Object(a["a"])(e,2),n=t[0],l=t[1],i=Object(o["useState"])(!0),s=Object(a["a"])(i,2),m=s[0],u=s[1],d=e=>{u(e)},f=()=>{l(!1),c["jb"].success("Next step.")},p=()=>{l(!1),c["jb"].error("Click on cancel.")},C=e=>{e?(console.log(m),m?f():l(e)):l(e)};return r.a.createElement("div",null,r.a.createElement(c["J"],{title:"Are you sure delete this task?",visible:n,onVisibleChange:C,onConfirm:f,onCancel:p,okText:"Yes",cancelText:"No"},r.a.createElement("a",{href:"#"},"Delete a task")),r.a.createElement("br",null),r.a.createElement("br",null),"Whether directly execute\uff1a",r.a.createElement(c["X"],{defaultChecked:!0,onChange:d}))};t["default"]=l},oSJB:function(e,t,n){"use strict";n.r(t);var a=n("tJVT"),o=n("q1tI"),r=n.n(o),c=n("m/eG"),l=()=>{var e=r.a.useState(!1),t=Object(a["a"])(e,2),n=t[0],o=t[1],l=r.a.useState(!1),i=Object(a["a"])(l,2),s=i[0],m=i[1],u=()=>{o(!0)},d=()=>{m(!0),setTimeout((()=>{o(!1),m(!1)}),2e3)},f=()=>{console.log("Clicked cancel button"),o(!1)};return r.a.createElement(r.a.Fragment,null,r.a.createElement(c["J"],{title:"Title",visible:n,onConfirm:d,okButtonProps:{loading:s},onCancel:f},r.a.createElement(c["i"],{type:"primary",onClick:u},"Open Popconfirm with async logic")))};t["default"]=l},"zoM+":function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),o=n.n(a),r=n("m/eG"),c=n("VTBJ"),l={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"},i=l,s=n("6VBw"),m=function(e,t){return a["createElement"](s["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:t,icon:i}))};m.displayName="QuestionCircleOutlined";var u=a["forwardRef"](m),d=()=>o.a.createElement(r["J"],{title:"Are you sure\uff1f",icon:o.a.createElement(u,{style:{color:"red"}})},o.a.createElement("a",{href:"#"},"Delete"));t["default"]=d}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[87],
|
3
|
+
{
|
4
|
+
'/Ej8': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(t);
|
7
|
+
var a = n('q1tI'),
|
8
|
+
o = n.n(a),
|
9
|
+
r = n('m/eG'),
|
10
|
+
c = () => {
|
11
|
+
var e = 'Are you sure to delete this task?',
|
12
|
+
t = () => {
|
13
|
+
r['jb'].info('Clicked on Yes.');
|
14
|
+
};
|
15
|
+
return o.a.createElement(
|
16
|
+
'div',
|
17
|
+
{ className: 'demo' },
|
18
|
+
o.a.createElement(
|
19
|
+
'div',
|
20
|
+
{ style: { marginLeft: 70, whiteSpace: 'nowrap' } },
|
21
|
+
o.a.createElement(
|
22
|
+
r['J'],
|
23
|
+
{
|
24
|
+
placement: 'topLeft',
|
25
|
+
title: e,
|
26
|
+
onConfirm: t,
|
27
|
+
okText: 'Yes',
|
28
|
+
cancelText: 'No',
|
29
|
+
},
|
30
|
+
o.a.createElement(r['i'], null, 'TL'),
|
31
|
+
),
|
32
|
+
o.a.createElement(
|
33
|
+
r['J'],
|
34
|
+
{
|
35
|
+
placement: 'top',
|
36
|
+
title: e,
|
37
|
+
onConfirm: t,
|
38
|
+
okText: 'Yes',
|
39
|
+
cancelText: 'No',
|
40
|
+
},
|
41
|
+
o.a.createElement(r['i'], null, 'Top'),
|
42
|
+
),
|
43
|
+
o.a.createElement(
|
44
|
+
r['J'],
|
45
|
+
{
|
46
|
+
placement: 'topRight',
|
47
|
+
title: e,
|
48
|
+
onConfirm: t,
|
49
|
+
okText: 'Yes',
|
50
|
+
cancelText: 'No',
|
51
|
+
},
|
52
|
+
o.a.createElement(r['i'], null, 'TR'),
|
53
|
+
),
|
54
|
+
),
|
55
|
+
o.a.createElement(
|
56
|
+
'div',
|
57
|
+
{ style: { width: 70, float: 'left' } },
|
58
|
+
o.a.createElement(
|
59
|
+
r['J'],
|
60
|
+
{
|
61
|
+
placement: 'leftTop',
|
62
|
+
title: e,
|
63
|
+
onConfirm: t,
|
64
|
+
okText: 'Yes',
|
65
|
+
cancelText: 'No',
|
66
|
+
},
|
67
|
+
o.a.createElement(r['i'], null, 'LT'),
|
68
|
+
),
|
69
|
+
o.a.createElement(
|
70
|
+
r['J'],
|
71
|
+
{
|
72
|
+
placement: 'left',
|
73
|
+
title: e,
|
74
|
+
onConfirm: t,
|
75
|
+
okText: 'Yes',
|
76
|
+
cancelText: 'No',
|
77
|
+
},
|
78
|
+
o.a.createElement(r['i'], null, 'Left'),
|
79
|
+
),
|
80
|
+
o.a.createElement(
|
81
|
+
r['J'],
|
82
|
+
{
|
83
|
+
placement: 'leftBottom',
|
84
|
+
title: e,
|
85
|
+
onConfirm: t,
|
86
|
+
okText: 'Yes',
|
87
|
+
cancelText: 'No',
|
88
|
+
},
|
89
|
+
o.a.createElement(r['i'], null, 'LB'),
|
90
|
+
),
|
91
|
+
),
|
92
|
+
o.a.createElement(
|
93
|
+
'div',
|
94
|
+
{ style: { width: 70, marginLeft: 304 } },
|
95
|
+
o.a.createElement(
|
96
|
+
r['J'],
|
97
|
+
{
|
98
|
+
placement: 'rightTop',
|
99
|
+
title: e,
|
100
|
+
onConfirm: t,
|
101
|
+
okText: 'Yes',
|
102
|
+
cancelText: 'No',
|
103
|
+
},
|
104
|
+
o.a.createElement(r['i'], null, 'RT'),
|
105
|
+
),
|
106
|
+
o.a.createElement(
|
107
|
+
r['J'],
|
108
|
+
{
|
109
|
+
placement: 'right',
|
110
|
+
title: e,
|
111
|
+
onConfirm: t,
|
112
|
+
okText: 'Yes',
|
113
|
+
cancelText: 'No',
|
114
|
+
},
|
115
|
+
o.a.createElement(r['i'], null, 'Right'),
|
116
|
+
),
|
117
|
+
o.a.createElement(
|
118
|
+
r['J'],
|
119
|
+
{
|
120
|
+
placement: 'rightBottom',
|
121
|
+
title: e,
|
122
|
+
onConfirm: t,
|
123
|
+
okText: 'Yes',
|
124
|
+
cancelText: 'No',
|
125
|
+
},
|
126
|
+
o.a.createElement(r['i'], null, 'RB'),
|
127
|
+
),
|
128
|
+
),
|
129
|
+
o.a.createElement(
|
130
|
+
'div',
|
131
|
+
{
|
132
|
+
style: { marginLeft: 70, clear: 'both', whiteSpace: 'nowrap' },
|
133
|
+
},
|
134
|
+
o.a.createElement(
|
135
|
+
r['J'],
|
136
|
+
{
|
137
|
+
placement: 'bottomLeft',
|
138
|
+
title: e,
|
139
|
+
onConfirm: t,
|
140
|
+
okText: 'Yes',
|
141
|
+
cancelText: 'No',
|
142
|
+
},
|
143
|
+
o.a.createElement(r['i'], null, 'BL'),
|
144
|
+
),
|
145
|
+
o.a.createElement(
|
146
|
+
r['J'],
|
147
|
+
{
|
148
|
+
placement: 'bottom',
|
149
|
+
title: e,
|
150
|
+
onConfirm: t,
|
151
|
+
okText: 'Yes',
|
152
|
+
cancelText: 'No',
|
153
|
+
},
|
154
|
+
o.a.createElement(r['i'], null, 'Bottom'),
|
155
|
+
),
|
156
|
+
o.a.createElement(
|
157
|
+
r['J'],
|
158
|
+
{
|
159
|
+
placement: 'bottomRight',
|
160
|
+
title: e,
|
161
|
+
onConfirm: t,
|
162
|
+
okText: 'Yes',
|
163
|
+
cancelText: 'No',
|
164
|
+
},
|
165
|
+
o.a.createElement(r['i'], null, 'BR'),
|
166
|
+
),
|
167
|
+
),
|
168
|
+
);
|
169
|
+
};
|
170
|
+
t['default'] = c;
|
171
|
+
},
|
172
|
+
'/mo5': function (e, t, n) {
|
173
|
+
'use strict';
|
174
|
+
n.r(t);
|
175
|
+
var a = n('q1tI'),
|
176
|
+
o = n.n(a),
|
177
|
+
r = n('m/eG'),
|
178
|
+
c = () => {
|
179
|
+
var e = (e) => {
|
180
|
+
console.log(e), r['jb'].success('Click on Yes');
|
181
|
+
},
|
182
|
+
t = (e) => {
|
183
|
+
console.log(e), r['jb'].error('Click on No');
|
184
|
+
};
|
185
|
+
return o.a.createElement(
|
186
|
+
r['J'],
|
187
|
+
{
|
188
|
+
title: 'Are you sure to delete this task?',
|
189
|
+
onConfirm: e,
|
190
|
+
onCancel: t,
|
191
|
+
okText: 'Yes',
|
192
|
+
cancelText: 'No',
|
193
|
+
},
|
194
|
+
o.a.createElement('a', { href: '#' }, 'Delete'),
|
195
|
+
);
|
196
|
+
};
|
197
|
+
t['default'] = c;
|
198
|
+
},
|
199
|
+
'5ZS9': function (e, t, n) {
|
200
|
+
'use strict';
|
201
|
+
n.r(t);
|
202
|
+
var a = n('q1tI'),
|
203
|
+
o = n.n(a),
|
204
|
+
r = n('m/eG'),
|
205
|
+
c = () =>
|
206
|
+
o.a.createElement(
|
207
|
+
r['J'],
|
208
|
+
{ title: 'Are you sure\uff1f', okText: 'Yes', cancelText: 'No' },
|
209
|
+
o.a.createElement('a', { href: '#' }, 'Delete'),
|
210
|
+
);
|
211
|
+
t['default'] = c;
|
212
|
+
},
|
213
|
+
'6VBw': function (e, t, n) {
|
214
|
+
'use strict';
|
215
|
+
var a = n('VTBJ'),
|
216
|
+
o = n('ODXe'),
|
217
|
+
r = n('rePB'),
|
218
|
+
c = n('Ff2n'),
|
219
|
+
l = n('q1tI'),
|
220
|
+
i = n.n(l),
|
221
|
+
s = n('TSYQ'),
|
222
|
+
m = n.n(s),
|
223
|
+
u = Object(l['createContext'])({}),
|
224
|
+
d = u,
|
225
|
+
f = n('U8pU'),
|
226
|
+
p = n('AJpP'),
|
227
|
+
C = n('Kwbf'),
|
228
|
+
b = n('MNnm'),
|
229
|
+
v = 'rc-util-key';
|
230
|
+
function g(e) {
|
231
|
+
if (e.attachTo) return e.attachTo;
|
232
|
+
var t = document.querySelector('head');
|
233
|
+
return t || document.body;
|
234
|
+
}
|
235
|
+
function y(e) {
|
236
|
+
var t,
|
237
|
+
n =
|
238
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
239
|
+
if (!Object(b['a'])()) return null;
|
240
|
+
var a,
|
241
|
+
o = document.createElement('style');
|
242
|
+
(null === (t = n.csp) || void 0 === t ? void 0 : t.nonce) &&
|
243
|
+
(o.nonce = null === (a = n.csp) || void 0 === a ? void 0 : a.nonce);
|
244
|
+
o.innerHTML = e;
|
245
|
+
var r = g(n),
|
246
|
+
c = r.firstChild;
|
247
|
+
return (
|
248
|
+
n.prepend && r.prepend
|
249
|
+
? r.prepend(o)
|
250
|
+
: n.prepend && c
|
251
|
+
? r.insertBefore(o, c)
|
252
|
+
: r.appendChild(o),
|
253
|
+
o
|
254
|
+
);
|
255
|
+
}
|
256
|
+
var T = new Map();
|
257
|
+
function h(e, t) {
|
258
|
+
var n =
|
259
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
260
|
+
a = g(n);
|
261
|
+
if (!T.has(a)) {
|
262
|
+
var o = y('', n),
|
263
|
+
r = o.parentNode;
|
264
|
+
T.set(a, r), r.removeChild(o);
|
265
|
+
}
|
266
|
+
var c = Array.from(T.get(a).children).find(function (e) {
|
267
|
+
return 'STYLE' === e.tagName && e[v] === t;
|
268
|
+
});
|
269
|
+
if (c) {
|
270
|
+
var l, i, s;
|
271
|
+
if (
|
272
|
+
(null === (l = n.csp) || void 0 === l ? void 0 : l.nonce) &&
|
273
|
+
c.nonce !==
|
274
|
+
(null === (i = n.csp) || void 0 === i ? void 0 : i.nonce)
|
275
|
+
)
|
276
|
+
c.nonce = null === (s = n.csp) || void 0 === s ? void 0 : s.nonce;
|
277
|
+
return c.innerHTML !== e && (c.innerHTML = e), c;
|
278
|
+
}
|
279
|
+
var m = y(e, n);
|
280
|
+
return (m[v] = t), m;
|
281
|
+
}
|
282
|
+
function E(e, t) {
|
283
|
+
Object(C['a'])(e, '[@ant-design/icons] '.concat(t));
|
284
|
+
}
|
285
|
+
function k(e) {
|
286
|
+
return (
|
287
|
+
'object' === Object(f['a'])(e) &&
|
288
|
+
'string' === typeof e.name &&
|
289
|
+
'string' === typeof e.theme &&
|
290
|
+
('object' === Object(f['a'])(e.icon) || 'function' === typeof e.icon)
|
291
|
+
);
|
292
|
+
}
|
293
|
+
function x() {
|
294
|
+
var e =
|
295
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
296
|
+
return Object.keys(e).reduce(function (t, n) {
|
297
|
+
var a = e[n];
|
298
|
+
switch (n) {
|
299
|
+
case 'class':
|
300
|
+
(t.className = a), delete t.class;
|
301
|
+
break;
|
302
|
+
default:
|
303
|
+
t[n] = a;
|
304
|
+
}
|
305
|
+
return t;
|
306
|
+
}, {});
|
307
|
+
}
|
308
|
+
function j(e, t, n) {
|
309
|
+
return n
|
310
|
+
? i.a.createElement(
|
311
|
+
e.tag,
|
312
|
+
Object(a['a'])(Object(a['a'])({ key: t }, x(e.attrs)), n),
|
313
|
+
(e.children || []).map(function (n, a) {
|
314
|
+
return j(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
315
|
+
}),
|
316
|
+
)
|
317
|
+
: i.a.createElement(
|
318
|
+
e.tag,
|
319
|
+
Object(a['a'])({ key: t }, x(e.attrs)),
|
320
|
+
(e.children || []).map(function (n, a) {
|
321
|
+
return j(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
322
|
+
}),
|
323
|
+
);
|
324
|
+
}
|
325
|
+
function w(e) {
|
326
|
+
return Object(p['generate'])(e)[0];
|
327
|
+
}
|
328
|
+
function O(e) {
|
329
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
330
|
+
}
|
331
|
+
var N =
|
332
|
+
'\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n',
|
333
|
+
J = function () {
|
334
|
+
var e =
|
335
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
336
|
+
? arguments[0]
|
337
|
+
: N,
|
338
|
+
t = Object(l['useContext'])(d),
|
339
|
+
n = t.csp;
|
340
|
+
Object(l['useEffect'])(function () {
|
341
|
+
h(e, '@ant-design-icons', { prepend: !0, csp: n });
|
342
|
+
}, []);
|
343
|
+
},
|
344
|
+
Y = [
|
345
|
+
'icon',
|
346
|
+
'className',
|
347
|
+
'onClick',
|
348
|
+
'style',
|
349
|
+
'primaryColor',
|
350
|
+
'secondaryColor',
|
351
|
+
],
|
352
|
+
B = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
353
|
+
function L(e) {
|
354
|
+
var t = e.primaryColor,
|
355
|
+
n = e.secondaryColor;
|
356
|
+
(B.primaryColor = t),
|
357
|
+
(B.secondaryColor = n || w(t)),
|
358
|
+
(B.calculated = !!n);
|
359
|
+
}
|
360
|
+
function I() {
|
361
|
+
return Object(a['a'])({}, B);
|
362
|
+
}
|
363
|
+
var S = function (e) {
|
364
|
+
var t = e.icon,
|
365
|
+
n = e.className,
|
366
|
+
o = e.onClick,
|
367
|
+
r = e.style,
|
368
|
+
l = e.primaryColor,
|
369
|
+
i = e.secondaryColor,
|
370
|
+
s = Object(c['a'])(e, Y),
|
371
|
+
m = B;
|
372
|
+
if (
|
373
|
+
(l && (m = { primaryColor: l, secondaryColor: i || w(l) }),
|
374
|
+
J(),
|
375
|
+
E(k(t), 'icon should be icon definiton, but got '.concat(t)),
|
376
|
+
!k(t))
|
377
|
+
)
|
378
|
+
return null;
|
379
|
+
var u = t;
|
380
|
+
return (
|
381
|
+
u &&
|
382
|
+
'function' === typeof u.icon &&
|
383
|
+
(u = Object(a['a'])(
|
384
|
+
Object(a['a'])({}, u),
|
385
|
+
{},
|
386
|
+
{ icon: u.icon(m.primaryColor, m.secondaryColor) },
|
387
|
+
)),
|
388
|
+
j(
|
389
|
+
u.icon,
|
390
|
+
'svg-'.concat(u.name),
|
391
|
+
Object(a['a'])(
|
392
|
+
{
|
393
|
+
className: n,
|
394
|
+
onClick: o,
|
395
|
+
style: r,
|
396
|
+
'data-icon': u.name,
|
397
|
+
width: '1em',
|
398
|
+
height: '1em',
|
399
|
+
fill: 'currentColor',
|
400
|
+
'aria-hidden': 'true',
|
401
|
+
},
|
402
|
+
s,
|
403
|
+
),
|
404
|
+
)
|
405
|
+
);
|
406
|
+
};
|
407
|
+
(S.displayName = 'IconReact'),
|
408
|
+
(S.getTwoToneColors = I),
|
409
|
+
(S.setTwoToneColors = L);
|
410
|
+
var q = S;
|
411
|
+
function A(e) {
|
412
|
+
var t = O(e),
|
413
|
+
n = Object(o['a'])(t, 2),
|
414
|
+
a = n[0],
|
415
|
+
r = n[1];
|
416
|
+
return q.setTwoToneColors({ primaryColor: a, secondaryColor: r });
|
417
|
+
}
|
418
|
+
function R() {
|
419
|
+
var e = q.getTwoToneColors();
|
420
|
+
return e.calculated
|
421
|
+
? [e.primaryColor, e.secondaryColor]
|
422
|
+
: e.primaryColor;
|
423
|
+
}
|
424
|
+
var V = [
|
425
|
+
'className',
|
426
|
+
'icon',
|
427
|
+
'spin',
|
428
|
+
'rotate',
|
429
|
+
'tabIndex',
|
430
|
+
'onClick',
|
431
|
+
'twoToneColor',
|
432
|
+
];
|
433
|
+
A('#1890ff');
|
434
|
+
var M = l['forwardRef'](function (e, t) {
|
435
|
+
var n,
|
436
|
+
i = e.className,
|
437
|
+
s = e.icon,
|
438
|
+
u = e.spin,
|
439
|
+
f = e.rotate,
|
440
|
+
p = e.tabIndex,
|
441
|
+
C = e.onClick,
|
442
|
+
b = e.twoToneColor,
|
443
|
+
v = Object(c['a'])(e, V),
|
444
|
+
g = l['useContext'](d),
|
445
|
+
y = g.prefixCls,
|
446
|
+
T = void 0 === y ? 'anticon' : y,
|
447
|
+
h = m()(
|
448
|
+
T,
|
449
|
+
((n = {}),
|
450
|
+
Object(r['a'])(n, ''.concat(T, '-').concat(s.name), !!s.name),
|
451
|
+
Object(r['a'])(
|
452
|
+
n,
|
453
|
+
''.concat(T, '-spin'),
|
454
|
+
!!u || 'loading' === s.name,
|
455
|
+
),
|
456
|
+
n),
|
457
|
+
i,
|
458
|
+
),
|
459
|
+
E = p;
|
460
|
+
void 0 === E && C && (E = -1);
|
461
|
+
var k = f
|
462
|
+
? {
|
463
|
+
msTransform: 'rotate('.concat(f, 'deg)'),
|
464
|
+
transform: 'rotate('.concat(f, 'deg)'),
|
465
|
+
}
|
466
|
+
: void 0,
|
467
|
+
x = O(b),
|
468
|
+
j = Object(o['a'])(x, 2),
|
469
|
+
w = j[0],
|
470
|
+
N = j[1];
|
471
|
+
return l['createElement'](
|
472
|
+
'span',
|
473
|
+
Object(a['a'])(
|
474
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, v),
|
475
|
+
{},
|
476
|
+
{ ref: t, tabIndex: E, onClick: C, className: h },
|
477
|
+
),
|
478
|
+
l['createElement'](q, {
|
479
|
+
icon: s,
|
480
|
+
primaryColor: w,
|
481
|
+
secondaryColor: N,
|
482
|
+
style: k,
|
483
|
+
}),
|
484
|
+
);
|
485
|
+
});
|
486
|
+
(M.displayName = 'AntdIcon'),
|
487
|
+
(M.getTwoToneColor = R),
|
488
|
+
(M.setTwoToneColor = A);
|
489
|
+
t['a'] = M;
|
490
|
+
},
|
491
|
+
'84TQ': function (e, t, n) {
|
492
|
+
'use strict';
|
493
|
+
n.r(t);
|
494
|
+
var a = n('q1tI'),
|
495
|
+
o = n.n(a),
|
496
|
+
r = n('m/eG'),
|
497
|
+
c = () => {
|
498
|
+
var e = () =>
|
499
|
+
new Promise((e) => {
|
500
|
+
setTimeout(() => e(1), 3e3);
|
501
|
+
});
|
502
|
+
return o.a.createElement(
|
503
|
+
r['J'],
|
504
|
+
{
|
505
|
+
title: 'Title',
|
506
|
+
onConfirm: e,
|
507
|
+
onVisibleChange: () => console.log('visible change'),
|
508
|
+
},
|
509
|
+
o.a.createElement(
|
510
|
+
r['i'],
|
511
|
+
{ type: 'primary' },
|
512
|
+
'Open Popconfirm with Promise',
|
513
|
+
),
|
514
|
+
);
|
515
|
+
};
|
516
|
+
t['default'] = c;
|
517
|
+
},
|
518
|
+
iFdv: function (e, t, n) {
|
519
|
+
'use strict';
|
520
|
+
n.r(t);
|
521
|
+
var a = n('tJVT'),
|
522
|
+
o = n('q1tI'),
|
523
|
+
r = n.n(o),
|
524
|
+
c = n('m/eG'),
|
525
|
+
l = () => {
|
526
|
+
var e = Object(o['useState'])(!1),
|
527
|
+
t = Object(a['a'])(e, 2),
|
528
|
+
n = t[0],
|
529
|
+
l = t[1],
|
530
|
+
i = Object(o['useState'])(!0),
|
531
|
+
s = Object(a['a'])(i, 2),
|
532
|
+
m = s[0],
|
533
|
+
u = s[1],
|
534
|
+
d = (e) => {
|
535
|
+
u(e);
|
536
|
+
},
|
537
|
+
f = () => {
|
538
|
+
l(!1), c['jb'].success('Next step.');
|
539
|
+
},
|
540
|
+
p = () => {
|
541
|
+
l(!1), c['jb'].error('Click on cancel.');
|
542
|
+
},
|
543
|
+
C = (e) => {
|
544
|
+
e ? (console.log(m), m ? f() : l(e)) : l(e);
|
545
|
+
};
|
546
|
+
return r.a.createElement(
|
547
|
+
'div',
|
548
|
+
null,
|
549
|
+
r.a.createElement(
|
550
|
+
c['J'],
|
551
|
+
{
|
552
|
+
title: 'Are you sure delete this task?',
|
553
|
+
visible: n,
|
554
|
+
onVisibleChange: C,
|
555
|
+
onConfirm: f,
|
556
|
+
onCancel: p,
|
557
|
+
okText: 'Yes',
|
558
|
+
cancelText: 'No',
|
559
|
+
},
|
560
|
+
r.a.createElement('a', { href: '#' }, 'Delete a task'),
|
561
|
+
),
|
562
|
+
r.a.createElement('br', null),
|
563
|
+
r.a.createElement('br', null),
|
564
|
+
'Whether directly execute\uff1a',
|
565
|
+
r.a.createElement(c['X'], { defaultChecked: !0, onChange: d }),
|
566
|
+
);
|
567
|
+
};
|
568
|
+
t['default'] = l;
|
569
|
+
},
|
570
|
+
oSJB: function (e, t, n) {
|
571
|
+
'use strict';
|
572
|
+
n.r(t);
|
573
|
+
var a = n('tJVT'),
|
574
|
+
o = n('q1tI'),
|
575
|
+
r = n.n(o),
|
576
|
+
c = n('m/eG'),
|
577
|
+
l = () => {
|
578
|
+
var e = r.a.useState(!1),
|
579
|
+
t = Object(a['a'])(e, 2),
|
580
|
+
n = t[0],
|
581
|
+
o = t[1],
|
582
|
+
l = r.a.useState(!1),
|
583
|
+
i = Object(a['a'])(l, 2),
|
584
|
+
s = i[0],
|
585
|
+
m = i[1],
|
586
|
+
u = () => {
|
587
|
+
o(!0);
|
588
|
+
},
|
589
|
+
d = () => {
|
590
|
+
m(!0),
|
591
|
+
setTimeout(() => {
|
592
|
+
o(!1), m(!1);
|
593
|
+
}, 2e3);
|
594
|
+
},
|
595
|
+
f = () => {
|
596
|
+
console.log('Clicked cancel button'), o(!1);
|
597
|
+
};
|
598
|
+
return r.a.createElement(
|
599
|
+
r.a.Fragment,
|
600
|
+
null,
|
601
|
+
r.a.createElement(
|
602
|
+
c['J'],
|
603
|
+
{
|
604
|
+
title: 'Title',
|
605
|
+
visible: n,
|
606
|
+
onConfirm: d,
|
607
|
+
okButtonProps: { loading: s },
|
608
|
+
onCancel: f,
|
609
|
+
},
|
610
|
+
r.a.createElement(
|
611
|
+
c['i'],
|
612
|
+
{ type: 'primary', onClick: u },
|
613
|
+
'Open Popconfirm with async logic',
|
614
|
+
),
|
615
|
+
),
|
616
|
+
);
|
617
|
+
};
|
618
|
+
t['default'] = l;
|
619
|
+
},
|
620
|
+
'zoM+': function (e, t, n) {
|
621
|
+
'use strict';
|
622
|
+
n.r(t);
|
623
|
+
var a = n('q1tI'),
|
624
|
+
o = n.n(a),
|
625
|
+
r = n('m/eG'),
|
626
|
+
c = n('VTBJ'),
|
627
|
+
l = {
|
628
|
+
icon: {
|
629
|
+
tag: 'svg',
|
630
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
631
|
+
children: [
|
632
|
+
{
|
633
|
+
tag: 'path',
|
634
|
+
attrs: {
|
635
|
+
d: 'M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z',
|
636
|
+
},
|
637
|
+
},
|
638
|
+
{
|
639
|
+
tag: 'path',
|
640
|
+
attrs: {
|
641
|
+
d: 'M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z',
|
642
|
+
},
|
643
|
+
},
|
644
|
+
],
|
645
|
+
},
|
646
|
+
name: 'question-circle',
|
647
|
+
theme: 'outlined',
|
648
|
+
},
|
649
|
+
i = l,
|
650
|
+
s = n('6VBw'),
|
651
|
+
m = function (e, t) {
|
652
|
+
return a['createElement'](
|
653
|
+
s['a'],
|
654
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: t, icon: i }),
|
655
|
+
);
|
656
|
+
};
|
657
|
+
m.displayName = 'QuestionCircleOutlined';
|
658
|
+
var u = a['forwardRef'](m),
|
659
|
+
d = () =>
|
660
|
+
o.a.createElement(
|
661
|
+
r['J'],
|
662
|
+
{
|
663
|
+
title: 'Are you sure\uff1f',
|
664
|
+
icon: o.a.createElement(u, { style: { color: 'red' } }),
|
665
|
+
},
|
666
|
+
o.a.createElement('a', { href: '#' }, 'Delete'),
|
667
|
+
);
|
668
|
+
t['default'] = d;
|
669
|
+
},
|
670
|
+
},
|
671
|
+
]);
|