@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,530 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[117],{"1KMi":function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["O"],{status:"warning",title:"There are some problems with your operation.",extra:r.a.createElement(o["i"],{type:"primary",key:"console"},"Go Console")});t["default"]=c},"2BaD":function(e,t,n){"use strict";var a=n("VTBJ"),r=n("q1tI"),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M685.4 354.8c0-4.4-3.6-8-8-8l-66 .3L512 465.6l-99.3-118.4-66.1-.3c-4.4 0-8 3.5-8 8 0 1.9.7 3.7 1.9 5.2l130.1 155L340.5 670a8.32 8.32 0 00-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3L512 564.4l99.3 118.4 66 .3c4.4 0 8-3.5 8-8 0-1.9-.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z"}},{tag:"path",attrs:{d:"M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"close-circle",theme:"outlined"},c=o,i=n("6VBw"),l=function(e,t){return r["createElement"](i["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:t,icon:c}))};l.displayName="CloseCircleOutlined";t["a"]=r["forwardRef"](l)},"6VBw":function(e,t,n){"use strict";var a=n("VTBJ"),r=n("ODXe"),o=n("rePB"),c=n("Ff2n"),i=n("q1tI"),l=n.n(i),s=n("TSYQ"),u=n.n(s),m=Object(i["createContext"])({}),d=m,f=n("U8pU"),p=n("AJpP"),y=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 C(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(b["a"])())return null;var a,r=document.createElement("style");(null===(t=n.csp)||void 0===t?void 0:t.nonce)&&(r.nonce=null===(a=n.csp)||void 0===a?void 0:a.nonce);r.innerHTML=e;var o=g(n),c=o.firstChild;return n.prepend&&o.prepend?o.prepend(r):n.prepend&&c?o.insertBefore(r,c):o.appendChild(r),r}var h=new Map;function w(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=g(n);if(!h.has(a)){var r=C("",n),o=r.parentNode;h.set(a,o),o.removeChild(r)}var c=Array.from(h.get(a).children).find((function(e){return"STYLE"===e.tagName&&e[v]===t}));if(c){var i,l,s;if((null===(i=n.csp)||void 0===i?void 0:i.nonce)&&c.nonce!==(null===(l=n.csp)||void 0===l?void 0:l.nonce))c.nonce=null===(s=n.csp)||void 0===s?void 0:s.nonce;return c.innerHTML!==e&&(c.innerHTML=e),c}var u=C(e,n);return u[v]=t,u}function E(e,t){Object(y["a"])(e,"[@ant-design/icons] ".concat(t))}function O(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 k(){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 T(e,t,n){return n?l.a.createElement(e.tag,Object(a["a"])(Object(a["a"])({key:t},k(e.attrs)),n),(e.children||[]).map((function(n,a){return T(n,"".concat(t,"-").concat(e.tag,"-").concat(a))}))):l.a.createElement(e.tag,Object(a["a"])({key:t},k(e.attrs)),(e.children||[]).map((function(n,a){return T(n,"".concat(t,"-").concat(e.tag,"-").concat(a))})))}function j(e){return Object(p["generate"])(e)[0]}function x(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",B=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:N,t=Object(i["useContext"])(d),n=t.csp;Object(i["useEffect"])((function(){w(e,"@ant-design-icons",{prepend:!0,csp:n})}),[])},A=["icon","className","onClick","style","primaryColor","secondaryColor"],I={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function S(e){var t=e.primaryColor,n=e.secondaryColor;I.primaryColor=t,I.secondaryColor=n||j(t),I.calculated=!!n}function z(){return Object(a["a"])({},I)}var G=function(e){var t=e.icon,n=e.className,r=e.onClick,o=e.style,i=e.primaryColor,l=e.secondaryColor,s=Object(c["a"])(e,A),u=I;if(i&&(u={primaryColor:i,secondaryColor:l||j(i)}),B(),E(O(t),"icon should be icon definiton, but got ".concat(t)),!O(t))return null;var m=t;return m&&"function"===typeof m.icon&&(m=Object(a["a"])(Object(a["a"])({},m),{},{icon:m.icon(u.primaryColor,u.secondaryColor)})),T(m.icon,"svg-".concat(m.name),Object(a["a"])({className:n,onClick:r,style:o,"data-icon":m.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},s))};G.displayName="IconReact",G.getTwoToneColors=z,G.setTwoToneColors=S;var q=G;function M(e){var t=x(e),n=Object(r["a"])(t,2),a=n[0],o=n[1];return q.setTwoToneColors({primaryColor:a,secondaryColor:o})}function L(){var e=q.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var H=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];M("#1890ff");var P=i["forwardRef"]((function(e,t){var n,l=e.className,s=e.icon,m=e.spin,f=e.rotate,p=e.tabIndex,y=e.onClick,b=e.twoToneColor,v=Object(c["a"])(e,H),g=i["useContext"](d),C=g.prefixCls,h=void 0===C?"anticon":C,w=u()(h,(n={},Object(o["a"])(n,"".concat(h,"-").concat(s.name),!!s.name),Object(o["a"])(n,"".concat(h,"-spin"),!!m||"loading"===s.name),n),l),E=p;void 0===E&&y&&(E=-1);var O=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,k=x(b),T=Object(r["a"])(k,2),j=T[0],N=T[1];return i["createElement"]("span",Object(a["a"])(Object(a["a"])({role:"img","aria-label":s.name},v),{},{ref:t,tabIndex:E,onClick:y,className:w}),i["createElement"](q,{icon:s,primaryColor:j,secondaryColor:N,style:O}))}));P.displayName="AntdIcon",P.getTwoToneColor=L,P.setTwoToneColor=M;t["a"]=P},ePAT:function(e,t,n){"use strict";var a=n("VTBJ"),r=n("q1tI"),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"}}]},name:"smile",theme:"outlined"},c=o,i=n("6VBw"),l=function(e,t){return r["createElement"](i["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:t,icon:c}))};l.displayName="SmileOutlined";t["a"]=r["forwardRef"](l)},f46T:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["O"],{status:"403",title:"403",subTitle:"Sorry, you are not authorized to access this page.",extra:r.a.createElement(o["i"],{type:"primary"},"Back Home")});t["default"]=c},kVQc:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["O"],{status:"success",title:"Successfully Purchased Cloud Server ECS!",subTitle:"Order number: 2017182818828182881 Cloud server configuration takes 1-5 minutes, please wait.",extra:[r.a.createElement(o["i"],{type:"primary",key:"console"},"Go Console"),r.a.createElement(o["i"],{key:"buy"},"Buy Again")]});t["default"]=c},mQp7:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["O"],{status:"500",title:"500",subTitle:"Sorry, something went wrong.",extra:r.a.createElement(o["i"],{type:"primary"},"Back Home")});t["default"]=c},rxxM:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["O"],{status:"404",title:"404",subTitle:"Sorry, the page you visited does not exist.",extra:r.a.createElement(o["i"],{type:"primary"},"Back Home")});t["default"]=c},tWAA:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=n("2BaD"),i=()=>{var e=o["hb"].Paragraph,t=o["hb"].Text;return r.a.createElement(o["O"],{status:"error",title:"Submission Failed",subTitle:"Please check and modify the following information before resubmitting.",extra:[r.a.createElement(o["i"],{type:"primary",key:"console"},"Go Console"),r.a.createElement(o["i"],{key:"buy"},"Buy Again")]},r.a.createElement("div",{className:"desc"},r.a.createElement(e,null,r.a.createElement(t,{strong:!0,style:{fontSize:16}},"The content you submitted has the following error:")),r.a.createElement(e,null,r.a.createElement(c["a"],{className:"site-result-demo-error-icon"})," Your account has been frozen. ",r.a.createElement("a",null,"Thaw immediately >")),r.a.createElement(e,null,r.a.createElement(c["a"],{className:"site-result-demo-error-icon"})," Your account is not yet eligible to apply. ",r.a.createElement("a",null,"Apply Unlock >"))))};t["default"]=i},woKa:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=()=>r.a.createElement(o["O"],{title:"Your operation has been executed",extra:r.a.createElement(o["i"],{type:"primary",key:"console"},"Go Console")});t["default"]=c},xYiy:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),o=n("m/eG"),c=n("ePAT"),i=()=>r.a.createElement(o["O"],{icon:r.a.createElement(c["a"],null),title:"Great, we have done all the operations!",extra:r.a.createElement(o["i"],{type:"primary"},"Next")});t["default"]=i}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[117],
|
3
|
+
{
|
4
|
+
'1KMi': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(t);
|
7
|
+
var a = n('q1tI'),
|
8
|
+
r = n.n(a),
|
9
|
+
o = n('m/eG'),
|
10
|
+
c = () =>
|
11
|
+
r.a.createElement(o['O'], {
|
12
|
+
status: 'warning',
|
13
|
+
title: 'There are some problems with your operation.',
|
14
|
+
extra: r.a.createElement(
|
15
|
+
o['i'],
|
16
|
+
{ type: 'primary', key: 'console' },
|
17
|
+
'Go Console',
|
18
|
+
),
|
19
|
+
});
|
20
|
+
t['default'] = c;
|
21
|
+
},
|
22
|
+
'2BaD': function (e, t, n) {
|
23
|
+
'use strict';
|
24
|
+
var a = n('VTBJ'),
|
25
|
+
r = n('q1tI'),
|
26
|
+
o = {
|
27
|
+
icon: {
|
28
|
+
tag: 'svg',
|
29
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
30
|
+
children: [
|
31
|
+
{
|
32
|
+
tag: 'path',
|
33
|
+
attrs: {
|
34
|
+
d: 'M685.4 354.8c0-4.4-3.6-8-8-8l-66 .3L512 465.6l-99.3-118.4-66.1-.3c-4.4 0-8 3.5-8 8 0 1.9.7 3.7 1.9 5.2l130.1 155L340.5 670a8.32 8.32 0 00-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3L512 564.4l99.3 118.4 66 .3c4.4 0 8-3.5 8-8 0-1.9-.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z',
|
35
|
+
},
|
36
|
+
},
|
37
|
+
{
|
38
|
+
tag: 'path',
|
39
|
+
attrs: {
|
40
|
+
d: 'M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z',
|
41
|
+
},
|
42
|
+
},
|
43
|
+
],
|
44
|
+
},
|
45
|
+
name: 'close-circle',
|
46
|
+
theme: 'outlined',
|
47
|
+
},
|
48
|
+
c = o,
|
49
|
+
i = n('6VBw'),
|
50
|
+
l = function (e, t) {
|
51
|
+
return r['createElement'](
|
52
|
+
i['a'],
|
53
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: t, icon: c }),
|
54
|
+
);
|
55
|
+
};
|
56
|
+
l.displayName = 'CloseCircleOutlined';
|
57
|
+
t['a'] = r['forwardRef'](l);
|
58
|
+
},
|
59
|
+
'6VBw': function (e, t, n) {
|
60
|
+
'use strict';
|
61
|
+
var a = n('VTBJ'),
|
62
|
+
r = n('ODXe'),
|
63
|
+
o = n('rePB'),
|
64
|
+
c = n('Ff2n'),
|
65
|
+
i = n('q1tI'),
|
66
|
+
l = n.n(i),
|
67
|
+
s = n('TSYQ'),
|
68
|
+
u = n.n(s),
|
69
|
+
m = Object(i['createContext'])({}),
|
70
|
+
d = m,
|
71
|
+
f = n('U8pU'),
|
72
|
+
p = n('AJpP'),
|
73
|
+
y = n('Kwbf'),
|
74
|
+
b = n('MNnm'),
|
75
|
+
v = 'rc-util-key';
|
76
|
+
function g(e) {
|
77
|
+
if (e.attachTo) return e.attachTo;
|
78
|
+
var t = document.querySelector('head');
|
79
|
+
return t || document.body;
|
80
|
+
}
|
81
|
+
function C(e) {
|
82
|
+
var t,
|
83
|
+
n =
|
84
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
85
|
+
if (!Object(b['a'])()) return null;
|
86
|
+
var a,
|
87
|
+
r = document.createElement('style');
|
88
|
+
(null === (t = n.csp) || void 0 === t ? void 0 : t.nonce) &&
|
89
|
+
(r.nonce = null === (a = n.csp) || void 0 === a ? void 0 : a.nonce);
|
90
|
+
r.innerHTML = e;
|
91
|
+
var o = g(n),
|
92
|
+
c = o.firstChild;
|
93
|
+
return (
|
94
|
+
n.prepend && o.prepend
|
95
|
+
? o.prepend(r)
|
96
|
+
: n.prepend && c
|
97
|
+
? o.insertBefore(r, c)
|
98
|
+
: o.appendChild(r),
|
99
|
+
r
|
100
|
+
);
|
101
|
+
}
|
102
|
+
var h = new Map();
|
103
|
+
function w(e, t) {
|
104
|
+
var n =
|
105
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
106
|
+
a = g(n);
|
107
|
+
if (!h.has(a)) {
|
108
|
+
var r = C('', n),
|
109
|
+
o = r.parentNode;
|
110
|
+
h.set(a, o), o.removeChild(r);
|
111
|
+
}
|
112
|
+
var c = Array.from(h.get(a).children).find(function (e) {
|
113
|
+
return 'STYLE' === e.tagName && e[v] === t;
|
114
|
+
});
|
115
|
+
if (c) {
|
116
|
+
var i, l, s;
|
117
|
+
if (
|
118
|
+
(null === (i = n.csp) || void 0 === i ? void 0 : i.nonce) &&
|
119
|
+
c.nonce !==
|
120
|
+
(null === (l = n.csp) || void 0 === l ? void 0 : l.nonce)
|
121
|
+
)
|
122
|
+
c.nonce = null === (s = n.csp) || void 0 === s ? void 0 : s.nonce;
|
123
|
+
return c.innerHTML !== e && (c.innerHTML = e), c;
|
124
|
+
}
|
125
|
+
var u = C(e, n);
|
126
|
+
return (u[v] = t), u;
|
127
|
+
}
|
128
|
+
function E(e, t) {
|
129
|
+
Object(y['a'])(e, '[@ant-design/icons] '.concat(t));
|
130
|
+
}
|
131
|
+
function O(e) {
|
132
|
+
return (
|
133
|
+
'object' === Object(f['a'])(e) &&
|
134
|
+
'string' === typeof e.name &&
|
135
|
+
'string' === typeof e.theme &&
|
136
|
+
('object' === Object(f['a'])(e.icon) || 'function' === typeof e.icon)
|
137
|
+
);
|
138
|
+
}
|
139
|
+
function k() {
|
140
|
+
var e =
|
141
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
142
|
+
return Object.keys(e).reduce(function (t, n) {
|
143
|
+
var a = e[n];
|
144
|
+
switch (n) {
|
145
|
+
case 'class':
|
146
|
+
(t.className = a), delete t.class;
|
147
|
+
break;
|
148
|
+
default:
|
149
|
+
t[n] = a;
|
150
|
+
}
|
151
|
+
return t;
|
152
|
+
}, {});
|
153
|
+
}
|
154
|
+
function T(e, t, n) {
|
155
|
+
return n
|
156
|
+
? l.a.createElement(
|
157
|
+
e.tag,
|
158
|
+
Object(a['a'])(Object(a['a'])({ key: t }, k(e.attrs)), n),
|
159
|
+
(e.children || []).map(function (n, a) {
|
160
|
+
return T(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
161
|
+
}),
|
162
|
+
)
|
163
|
+
: l.a.createElement(
|
164
|
+
e.tag,
|
165
|
+
Object(a['a'])({ key: t }, k(e.attrs)),
|
166
|
+
(e.children || []).map(function (n, a) {
|
167
|
+
return T(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
168
|
+
}),
|
169
|
+
);
|
170
|
+
}
|
171
|
+
function j(e) {
|
172
|
+
return Object(p['generate'])(e)[0];
|
173
|
+
}
|
174
|
+
function x(e) {
|
175
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
176
|
+
}
|
177
|
+
var N =
|
178
|
+
'\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',
|
179
|
+
B = function () {
|
180
|
+
var e =
|
181
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
182
|
+
? arguments[0]
|
183
|
+
: N,
|
184
|
+
t = Object(i['useContext'])(d),
|
185
|
+
n = t.csp;
|
186
|
+
Object(i['useEffect'])(function () {
|
187
|
+
w(e, '@ant-design-icons', { prepend: !0, csp: n });
|
188
|
+
}, []);
|
189
|
+
},
|
190
|
+
A = [
|
191
|
+
'icon',
|
192
|
+
'className',
|
193
|
+
'onClick',
|
194
|
+
'style',
|
195
|
+
'primaryColor',
|
196
|
+
'secondaryColor',
|
197
|
+
],
|
198
|
+
I = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
199
|
+
function S(e) {
|
200
|
+
var t = e.primaryColor,
|
201
|
+
n = e.secondaryColor;
|
202
|
+
(I.primaryColor = t),
|
203
|
+
(I.secondaryColor = n || j(t)),
|
204
|
+
(I.calculated = !!n);
|
205
|
+
}
|
206
|
+
function z() {
|
207
|
+
return Object(a['a'])({}, I);
|
208
|
+
}
|
209
|
+
var G = function (e) {
|
210
|
+
var t = e.icon,
|
211
|
+
n = e.className,
|
212
|
+
r = e.onClick,
|
213
|
+
o = e.style,
|
214
|
+
i = e.primaryColor,
|
215
|
+
l = e.secondaryColor,
|
216
|
+
s = Object(c['a'])(e, A),
|
217
|
+
u = I;
|
218
|
+
if (
|
219
|
+
(i && (u = { primaryColor: i, secondaryColor: l || j(i) }),
|
220
|
+
B(),
|
221
|
+
E(O(t), 'icon should be icon definiton, but got '.concat(t)),
|
222
|
+
!O(t))
|
223
|
+
)
|
224
|
+
return null;
|
225
|
+
var m = t;
|
226
|
+
return (
|
227
|
+
m &&
|
228
|
+
'function' === typeof m.icon &&
|
229
|
+
(m = Object(a['a'])(
|
230
|
+
Object(a['a'])({}, m),
|
231
|
+
{},
|
232
|
+
{ icon: m.icon(u.primaryColor, u.secondaryColor) },
|
233
|
+
)),
|
234
|
+
T(
|
235
|
+
m.icon,
|
236
|
+
'svg-'.concat(m.name),
|
237
|
+
Object(a['a'])(
|
238
|
+
{
|
239
|
+
className: n,
|
240
|
+
onClick: r,
|
241
|
+
style: o,
|
242
|
+
'data-icon': m.name,
|
243
|
+
width: '1em',
|
244
|
+
height: '1em',
|
245
|
+
fill: 'currentColor',
|
246
|
+
'aria-hidden': 'true',
|
247
|
+
},
|
248
|
+
s,
|
249
|
+
),
|
250
|
+
)
|
251
|
+
);
|
252
|
+
};
|
253
|
+
(G.displayName = 'IconReact'),
|
254
|
+
(G.getTwoToneColors = z),
|
255
|
+
(G.setTwoToneColors = S);
|
256
|
+
var q = G;
|
257
|
+
function M(e) {
|
258
|
+
var t = x(e),
|
259
|
+
n = Object(r['a'])(t, 2),
|
260
|
+
a = n[0],
|
261
|
+
o = n[1];
|
262
|
+
return q.setTwoToneColors({ primaryColor: a, secondaryColor: o });
|
263
|
+
}
|
264
|
+
function L() {
|
265
|
+
var e = q.getTwoToneColors();
|
266
|
+
return e.calculated
|
267
|
+
? [e.primaryColor, e.secondaryColor]
|
268
|
+
: e.primaryColor;
|
269
|
+
}
|
270
|
+
var H = [
|
271
|
+
'className',
|
272
|
+
'icon',
|
273
|
+
'spin',
|
274
|
+
'rotate',
|
275
|
+
'tabIndex',
|
276
|
+
'onClick',
|
277
|
+
'twoToneColor',
|
278
|
+
];
|
279
|
+
M('#1890ff');
|
280
|
+
var P = i['forwardRef'](function (e, t) {
|
281
|
+
var n,
|
282
|
+
l = e.className,
|
283
|
+
s = e.icon,
|
284
|
+
m = e.spin,
|
285
|
+
f = e.rotate,
|
286
|
+
p = e.tabIndex,
|
287
|
+
y = e.onClick,
|
288
|
+
b = e.twoToneColor,
|
289
|
+
v = Object(c['a'])(e, H),
|
290
|
+
g = i['useContext'](d),
|
291
|
+
C = g.prefixCls,
|
292
|
+
h = void 0 === C ? 'anticon' : C,
|
293
|
+
w = u()(
|
294
|
+
h,
|
295
|
+
((n = {}),
|
296
|
+
Object(o['a'])(n, ''.concat(h, '-').concat(s.name), !!s.name),
|
297
|
+
Object(o['a'])(
|
298
|
+
n,
|
299
|
+
''.concat(h, '-spin'),
|
300
|
+
!!m || 'loading' === s.name,
|
301
|
+
),
|
302
|
+
n),
|
303
|
+
l,
|
304
|
+
),
|
305
|
+
E = p;
|
306
|
+
void 0 === E && y && (E = -1);
|
307
|
+
var O = f
|
308
|
+
? {
|
309
|
+
msTransform: 'rotate('.concat(f, 'deg)'),
|
310
|
+
transform: 'rotate('.concat(f, 'deg)'),
|
311
|
+
}
|
312
|
+
: void 0,
|
313
|
+
k = x(b),
|
314
|
+
T = Object(r['a'])(k, 2),
|
315
|
+
j = T[0],
|
316
|
+
N = T[1];
|
317
|
+
return i['createElement'](
|
318
|
+
'span',
|
319
|
+
Object(a['a'])(
|
320
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, v),
|
321
|
+
{},
|
322
|
+
{ ref: t, tabIndex: E, onClick: y, className: w },
|
323
|
+
),
|
324
|
+
i['createElement'](q, {
|
325
|
+
icon: s,
|
326
|
+
primaryColor: j,
|
327
|
+
secondaryColor: N,
|
328
|
+
style: O,
|
329
|
+
}),
|
330
|
+
);
|
331
|
+
});
|
332
|
+
(P.displayName = 'AntdIcon'),
|
333
|
+
(P.getTwoToneColor = L),
|
334
|
+
(P.setTwoToneColor = M);
|
335
|
+
t['a'] = P;
|
336
|
+
},
|
337
|
+
ePAT: function (e, t, n) {
|
338
|
+
'use strict';
|
339
|
+
var a = n('VTBJ'),
|
340
|
+
r = n('q1tI'),
|
341
|
+
o = {
|
342
|
+
icon: {
|
343
|
+
tag: 'svg',
|
344
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
345
|
+
children: [
|
346
|
+
{
|
347
|
+
tag: 'path',
|
348
|
+
attrs: {
|
349
|
+
d: 'M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z',
|
350
|
+
},
|
351
|
+
},
|
352
|
+
],
|
353
|
+
},
|
354
|
+
name: 'smile',
|
355
|
+
theme: 'outlined',
|
356
|
+
},
|
357
|
+
c = o,
|
358
|
+
i = n('6VBw'),
|
359
|
+
l = function (e, t) {
|
360
|
+
return r['createElement'](
|
361
|
+
i['a'],
|
362
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: t, icon: c }),
|
363
|
+
);
|
364
|
+
};
|
365
|
+
l.displayName = 'SmileOutlined';
|
366
|
+
t['a'] = r['forwardRef'](l);
|
367
|
+
},
|
368
|
+
f46T: function (e, t, n) {
|
369
|
+
'use strict';
|
370
|
+
n.r(t);
|
371
|
+
var a = n('q1tI'),
|
372
|
+
r = n.n(a),
|
373
|
+
o = n('m/eG'),
|
374
|
+
c = () =>
|
375
|
+
r.a.createElement(o['O'], {
|
376
|
+
status: '403',
|
377
|
+
title: '403',
|
378
|
+
subTitle: 'Sorry, you are not authorized to access this page.',
|
379
|
+
extra: r.a.createElement(o['i'], { type: 'primary' }, 'Back Home'),
|
380
|
+
});
|
381
|
+
t['default'] = c;
|
382
|
+
},
|
383
|
+
kVQc: function (e, t, n) {
|
384
|
+
'use strict';
|
385
|
+
n.r(t);
|
386
|
+
var a = n('q1tI'),
|
387
|
+
r = n.n(a),
|
388
|
+
o = n('m/eG'),
|
389
|
+
c = () =>
|
390
|
+
r.a.createElement(o['O'], {
|
391
|
+
status: 'success',
|
392
|
+
title: 'Successfully Purchased Cloud Server ECS!',
|
393
|
+
subTitle:
|
394
|
+
'Order number: 2017182818828182881 Cloud server configuration takes 1-5 minutes, please wait.',
|
395
|
+
extra: [
|
396
|
+
r.a.createElement(
|
397
|
+
o['i'],
|
398
|
+
{ type: 'primary', key: 'console' },
|
399
|
+
'Go Console',
|
400
|
+
),
|
401
|
+
r.a.createElement(o['i'], { key: 'buy' }, 'Buy Again'),
|
402
|
+
],
|
403
|
+
});
|
404
|
+
t['default'] = c;
|
405
|
+
},
|
406
|
+
mQp7: function (e, t, n) {
|
407
|
+
'use strict';
|
408
|
+
n.r(t);
|
409
|
+
var a = n('q1tI'),
|
410
|
+
r = n.n(a),
|
411
|
+
o = n('m/eG'),
|
412
|
+
c = () =>
|
413
|
+
r.a.createElement(o['O'], {
|
414
|
+
status: '500',
|
415
|
+
title: '500',
|
416
|
+
subTitle: 'Sorry, something went wrong.',
|
417
|
+
extra: r.a.createElement(o['i'], { type: 'primary' }, 'Back Home'),
|
418
|
+
});
|
419
|
+
t['default'] = c;
|
420
|
+
},
|
421
|
+
rxxM: function (e, t, n) {
|
422
|
+
'use strict';
|
423
|
+
n.r(t);
|
424
|
+
var a = n('q1tI'),
|
425
|
+
r = n.n(a),
|
426
|
+
o = n('m/eG'),
|
427
|
+
c = () =>
|
428
|
+
r.a.createElement(o['O'], {
|
429
|
+
status: '404',
|
430
|
+
title: '404',
|
431
|
+
subTitle: 'Sorry, the page you visited does not exist.',
|
432
|
+
extra: r.a.createElement(o['i'], { type: 'primary' }, 'Back Home'),
|
433
|
+
});
|
434
|
+
t['default'] = c;
|
435
|
+
},
|
436
|
+
tWAA: function (e, t, n) {
|
437
|
+
'use strict';
|
438
|
+
n.r(t);
|
439
|
+
var a = n('q1tI'),
|
440
|
+
r = n.n(a),
|
441
|
+
o = n('m/eG'),
|
442
|
+
c = n('2BaD'),
|
443
|
+
i = () => {
|
444
|
+
var e = o['hb'].Paragraph,
|
445
|
+
t = o['hb'].Text;
|
446
|
+
return r.a.createElement(
|
447
|
+
o['O'],
|
448
|
+
{
|
449
|
+
status: 'error',
|
450
|
+
title: 'Submission Failed',
|
451
|
+
subTitle:
|
452
|
+
'Please check and modify the following information before resubmitting.',
|
453
|
+
extra: [
|
454
|
+
r.a.createElement(
|
455
|
+
o['i'],
|
456
|
+
{ type: 'primary', key: 'console' },
|
457
|
+
'Go Console',
|
458
|
+
),
|
459
|
+
r.a.createElement(o['i'], { key: 'buy' }, 'Buy Again'),
|
460
|
+
],
|
461
|
+
},
|
462
|
+
r.a.createElement(
|
463
|
+
'div',
|
464
|
+
{ className: 'desc' },
|
465
|
+
r.a.createElement(
|
466
|
+
e,
|
467
|
+
null,
|
468
|
+
r.a.createElement(
|
469
|
+
t,
|
470
|
+
{ strong: !0, style: { fontSize: 16 } },
|
471
|
+
'The content you submitted has the following error:',
|
472
|
+
),
|
473
|
+
),
|
474
|
+
r.a.createElement(
|
475
|
+
e,
|
476
|
+
null,
|
477
|
+
r.a.createElement(c['a'], {
|
478
|
+
className: 'site-result-demo-error-icon',
|
479
|
+
}),
|
480
|
+
' Your account has been frozen. ',
|
481
|
+
r.a.createElement('a', null, 'Thaw immediately >'),
|
482
|
+
),
|
483
|
+
r.a.createElement(
|
484
|
+
e,
|
485
|
+
null,
|
486
|
+
r.a.createElement(c['a'], {
|
487
|
+
className: 'site-result-demo-error-icon',
|
488
|
+
}),
|
489
|
+
' Your account is not yet eligible to apply. ',
|
490
|
+
r.a.createElement('a', null, 'Apply Unlock >'),
|
491
|
+
),
|
492
|
+
),
|
493
|
+
);
|
494
|
+
};
|
495
|
+
t['default'] = i;
|
496
|
+
},
|
497
|
+
woKa: function (e, t, n) {
|
498
|
+
'use strict';
|
499
|
+
n.r(t);
|
500
|
+
var a = n('q1tI'),
|
501
|
+
r = n.n(a),
|
502
|
+
o = n('m/eG'),
|
503
|
+
c = () =>
|
504
|
+
r.a.createElement(o['O'], {
|
505
|
+
title: 'Your operation has been executed',
|
506
|
+
extra: r.a.createElement(
|
507
|
+
o['i'],
|
508
|
+
{ type: 'primary', key: 'console' },
|
509
|
+
'Go Console',
|
510
|
+
),
|
511
|
+
});
|
512
|
+
t['default'] = c;
|
513
|
+
},
|
514
|
+
xYiy: function (e, t, n) {
|
515
|
+
'use strict';
|
516
|
+
n.r(t);
|
517
|
+
var a = n('q1tI'),
|
518
|
+
r = n.n(a),
|
519
|
+
o = n('m/eG'),
|
520
|
+
c = n('ePAT'),
|
521
|
+
i = () =>
|
522
|
+
r.a.createElement(o['O'], {
|
523
|
+
icon: r.a.createElement(c['a'], null),
|
524
|
+
title: 'Great, we have done all the operations!',
|
525
|
+
extra: r.a.createElement(o['i'], { type: 'primary' }, 'Next'),
|
526
|
+
});
|
527
|
+
t['default'] = i;
|
528
|
+
},
|
529
|
+
},
|
530
|
+
]);
|