@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,765 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[90],{"6VBw":function(e,t,n){"use strict";var c=n("VTBJ"),a=n("ODXe"),i=n("rePB"),o=n("Ff2n"),r=n("q1tI"),l=n.n(r),s=n("TSYQ"),m=n.n(s),h=Object(r["createContext"])({}),f=h,u=n("U8pU"),v=n("AJpP"),d=n("Kwbf"),p=n("MNnm"),y="rc-util-key";function b(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function g(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(p["a"])())return null;var c,a=document.createElement("style");(null===(t=n.csp)||void 0===t?void 0:t.nonce)&&(a.nonce=null===(c=n.csp)||void 0===c?void 0:c.nonce);a.innerHTML=e;var i=b(n),o=i.firstChild;return n.prepend&&i.prepend?i.prepend(a):n.prepend&&o?i.insertBefore(a,o):i.appendChild(a),a}var C=new Map;function k(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},c=b(n);if(!C.has(c)){var a=g("",n),i=a.parentNode;C.set(c,i),i.removeChild(a)}var o=Array.from(C.get(c).children).find((function(e){return"STYLE"===e.tagName&&e[y]===t}));if(o){var r,l,s;if((null===(r=n.csp)||void 0===r?void 0:r.nonce)&&o.nonce!==(null===(l=n.csp)||void 0===l?void 0:l.nonce))o.nonce=null===(s=n.csp)||void 0===s?void 0:s.nonce;return o.innerHTML!==e&&(o.innerHTML=e),o}var m=g(e,n);return m[y]=t,m}function T(e,t){Object(d["a"])(e,"[@ant-design/icons] ".concat(t))}function E(e){return"object"===Object(u["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(u["a"])(e.icon)||"function"===typeof e.icon)}function z(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var c=e[n];switch(n){case"class":t.className=c,delete t.class;break;default:t[n]=c}return t}),{})}function w(e,t,n){return n?l.a.createElement(e.tag,Object(c["a"])(Object(c["a"])({key:t},z(e.attrs)),n),(e.children||[]).map((function(n,c){return w(n,"".concat(t,"-").concat(e.tag,"-").concat(c))}))):l.a.createElement(e.tag,Object(c["a"])({key:t},z(e.attrs)),(e.children||[]).map((function(n,c){return w(n,"".concat(t,"-").concat(e.tag,"-").concat(c))})))}function O(e){return Object(v["generate"])(e)[0]}function j(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",x=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:N,t=Object(r["useContext"])(f),n=t.csp;Object(r["useEffect"])((function(){k(e,"@ant-design-icons",{prepend:!0,csp:n})}),[])},I=["icon","className","onClick","style","primaryColor","secondaryColor"],B={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function R(e){var t=e.primaryColor,n=e.secondaryColor;B.primaryColor=t,B.secondaryColor=n||O(t),B.calculated=!!n}function A(){return Object(c["a"])({},B)}var V=function(e){var t=e.icon,n=e.className,a=e.onClick,i=e.style,r=e.primaryColor,l=e.secondaryColor,s=Object(o["a"])(e,I),m=B;if(r&&(m={primaryColor:r,secondaryColor:l||O(r)}),x(),T(E(t),"icon should be icon definiton, but got ".concat(t)),!E(t))return null;var h=t;return h&&"function"===typeof h.icon&&(h=Object(c["a"])(Object(c["a"])({},h),{},{icon:h.icon(m.primaryColor,m.secondaryColor)})),w(h.icon,"svg-".concat(h.name),Object(c["a"])({className:n,onClick:a,style:i,"data-icon":h.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},s))};V.displayName="IconReact",V.getTwoToneColors=A,V.setTwoToneColors=R;var q=V;function M(e){var t=j(e),n=Object(a["a"])(t,2),c=n[0],i=n[1];return q.setTwoToneColors({primaryColor:c,secondaryColor:i})}function L(){var e=q.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var J=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];M("#1890ff");var G=r["forwardRef"]((function(e,t){var n,l=e.className,s=e.icon,h=e.spin,u=e.rotate,v=e.tabIndex,d=e.onClick,p=e.twoToneColor,y=Object(o["a"])(e,J),b=r["useContext"](f),g=b.prefixCls,C=void 0===g?"anticon":g,k=m()(C,(n={},Object(i["a"])(n,"".concat(C,"-").concat(s.name),!!s.name),Object(i["a"])(n,"".concat(C,"-spin"),!!h||"loading"===s.name),n),l),T=v;void 0===T&&d&&(T=-1);var E=u?{msTransform:"rotate(".concat(u,"deg)"),transform:"rotate(".concat(u,"deg)")}:void 0,z=j(p),w=Object(a["a"])(z,2),O=w[0],N=w[1];return r["createElement"]("span",Object(c["a"])(Object(c["a"])({role:"img","aria-label":s.name},y),{},{ref:t,tabIndex:T,onClick:d,className:k}),r["createElement"](q,{icon:s,primaryColor:O,secondaryColor:N,style:E}))}));G.displayName="AntdIcon",G.getTwoToneColor=L,G.setTwoToneColor=M;t["a"]=G},D5AT:function(e,t,n){"use strict";n.r(t);var c=n("tJVT"),a=n("q1tI"),i=n.n(a),o=n("m/eG"),r=n("ctUZ"),l=n("rmEA"),s=n("Yipi"),m=n("YkOj"),h=i.a.createContext({name:"Default"}),f=()=>{var e=o["kb"].useNotification(),t=Object(c["a"])(e,2),n=t[0],a=t[1],f=e=>{n.info({message:"Notification ".concat(e),description:i.a.createElement(h.Consumer,null,(e=>{var t=e.name;return"Hello, ".concat(t,"!")})),placement:e})};return i.a.createElement(h.Provider,{value:{name:"Ant Design"}},a,i.a.createElement(o["T"],null,i.a.createElement(o["i"],{type:"primary",onClick:()=>f("topLeft")},i.a.createElement(r["a"],null),"topLeft"),i.a.createElement(o["i"],{type:"primary",onClick:()=>f("topRight")},i.a.createElement(l["a"],null),"topRight")),i.a.createElement(o["u"],null),i.a.createElement(o["T"],null,i.a.createElement(o["i"],{type:"primary",onClick:()=>f("bottomLeft")},i.a.createElement(s["a"],null),"bottomLeft"),i.a.createElement(o["i"],{type:"primary",onClick:()=>f("bottomRight")},i.a.createElement(m["a"],null),"bottomRight")))};t["default"]=f},DCkj:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=n("ctUZ"),r=n("rmEA"),l=n("Yipi"),s=n("YkOj"),m=()=>{var e=e=>{i["kb"].info({message:"Notification ".concat(e),description:"This is the content of the notification. This is the content of the notification. This is the content of the notification.",placement:e})};return a.a.createElement(a.a.Fragment,null,a.a.createElement(i["T"],null,a.a.createElement(i["i"],{type:"primary",onClick:()=>e("topLeft")},a.a.createElement(o["a"],null),"topLeft"),a.a.createElement(i["i"],{type:"primary",onClick:()=>e("topRight")},a.a.createElement(r["a"],null),"topRight")),a.a.createElement(i["u"],null),a.a.createElement(i["T"],null,a.a.createElement(i["i"],{type:"primary",onClick:()=>e("bottomLeft")},a.a.createElement(l["a"],null),"bottomLeft"),a.a.createElement(i["i"],{type:"primary",onClick:()=>e("bottomRight")},a.a.createElement(s["a"],null),"bottomRight")))};t["default"]=m},N2vL:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=()=>{var e=()=>{i["kb"].open({message:"Notification Title",description:"This is the content of the notification. This is the content of the notification. This is the content of the notification.",onClick:()=>{console.log("Notification Clicked!")}})};return a.a.createElement(i["i"],{type:"primary",onClick:e},"Open the notification box")};t["default"]=o},Q34L:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=()=>{var e=()=>{console.log("Notification was closed. Either the close button was clicked or duration time elapsed.")},t=()=>{var t="open".concat(Date.now()),n=a.a.createElement(i["i"],{type:"primary",size:"small",onClick:()=>i["kb"].close(t)},"Confirm");i["kb"].open({message:"Notification Title",description:'A function will be be called after the notification is closed (automatically after the "duration" time of manually).',btn:n,key:t,onClose:e})};return a.a.createElement(i["i"],{type:"primary",onClick:t},"Open the notification box")};t["default"]=o},Ut75:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=()=>{var e=e=>{i["kb"][e]({message:"Notification Title",description:"This is the content of the notification. This is the content of the notification. This is the content of the notification."})};return a.a.createElement(i["T"],null,a.a.createElement(i["i"],{onClick:()=>e("success")},"Success"),a.a.createElement(i["i"],{onClick:()=>e("info")},"Info"),a.a.createElement(i["i"],{onClick:()=>e("warning")},"Warning"),a.a.createElement(i["i"],{onClick:()=>e("error")},"Error"))};t["default"]=o},Yipi:function(e,t,n){"use strict";var c=n("VTBJ"),a=n("q1tI"),i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"radius-bottomleft",theme:"outlined"},o=i,r=n("6VBw"),l=function(e,t){return a["createElement"](r["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:t,icon:o}))};l.displayName="RadiusBottomleftOutlined";t["a"]=a["forwardRef"](l)},YkOj:function(e,t,n){"use strict";var c=n("VTBJ"),a=n("q1tI"),i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z"}}]},name:"radius-bottomright",theme:"outlined"},o=i,r=n("6VBw"),l=function(e,t){return a["createElement"](r["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:t,icon:o}))};l.displayName="RadiusBottomrightOutlined";t["a"]=a["forwardRef"](l)},ajZQ:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=()=>{var e=()=>{i["kb"].open({message:"Notification Title",description:"This is the content of the notification. This is the content of the notification. This is the content of the notification.",className:"custom-class",style:{width:600}})};return a.a.createElement(i["i"],{type:"primary",onClick:e},"Open the notification box")};t["default"]=o},ctUZ:function(e,t,n){"use strict";var c=n("VTBJ"),a=n("q1tI"),i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"radius-upleft",theme:"outlined"},o=i,r=n("6VBw"),l=function(e,t){return a["createElement"](r["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:t,icon:o}))};l.displayName="RadiusUpleftOutlined";t["a"]=a["forwardRef"](l)},ePAT:function(e,t,n){"use strict";var c=n("VTBJ"),a=n("q1tI"),i={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"},o=i,r=n("6VBw"),l=function(e,t){return a["createElement"](r["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:t,icon:o}))};l.displayName="SmileOutlined";t["a"]=a["forwardRef"](l)},j8WS:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=()=>{var e=()=>{var e={message:"Notification Title",description:"I will never close automatically. This is a purposely very very long description that has many many characters and words.",duration:0};i["kb"].open(e)};return a.a.createElement(i["i"],{type:"primary",onClick:e},"Open the notification box")};t["default"]=o},oVlA:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=n("ePAT"),r=()=>{var e=()=>{i["kb"].open({message:"Notification Title",description:"This is the content of the notification. This is the content of the notification. This is the content of the notification.",icon:a.a.createElement(o["a"],{style:{color:"#108ee9"}})})};return a.a.createElement(i["i"],{type:"primary",onClick:e},"Open the notification box")};t["default"]=r},rEy7:function(e,t,n){"use strict";n.r(t);var c=n("q1tI"),a=n.n(c),i=n("m/eG"),o=()=>{var e="updatable",t=()=>{i["kb"].open({key:e,message:"Notification Title",description:"description."}),setTimeout((()=>{i["kb"].open({key:e,message:"New Title",description:"New description."})}),1e3)};return a.a.createElement(i["i"],{type:"primary",onClick:t},"Open the notification box")};t["default"]=o},rmEA:function(e,t,n){"use strict";var c=n("VTBJ"),a=n("q1tI"),i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z"}}]},name:"radius-upright",theme:"outlined"},o=i,r=n("6VBw"),l=function(e,t){return a["createElement"](r["a"],Object(c["a"])(Object(c["a"])({},e),{},{ref:t,icon:o}))};l.displayName="RadiusUprightOutlined";t["a"]=a["forwardRef"](l)}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[90],
|
3
|
+
{
|
4
|
+
'6VBw': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
var c = n('VTBJ'),
|
7
|
+
a = n('ODXe'),
|
8
|
+
i = n('rePB'),
|
9
|
+
o = n('Ff2n'),
|
10
|
+
r = n('q1tI'),
|
11
|
+
l = n.n(r),
|
12
|
+
s = n('TSYQ'),
|
13
|
+
m = n.n(s),
|
14
|
+
h = Object(r['createContext'])({}),
|
15
|
+
f = h,
|
16
|
+
u = n('U8pU'),
|
17
|
+
v = n('AJpP'),
|
18
|
+
d = n('Kwbf'),
|
19
|
+
p = n('MNnm'),
|
20
|
+
y = 'rc-util-key';
|
21
|
+
function b(e) {
|
22
|
+
if (e.attachTo) return e.attachTo;
|
23
|
+
var t = document.querySelector('head');
|
24
|
+
return t || document.body;
|
25
|
+
}
|
26
|
+
function g(e) {
|
27
|
+
var t,
|
28
|
+
n =
|
29
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
30
|
+
if (!Object(p['a'])()) return null;
|
31
|
+
var c,
|
32
|
+
a = document.createElement('style');
|
33
|
+
(null === (t = n.csp) || void 0 === t ? void 0 : t.nonce) &&
|
34
|
+
(a.nonce = null === (c = n.csp) || void 0 === c ? void 0 : c.nonce);
|
35
|
+
a.innerHTML = e;
|
36
|
+
var i = b(n),
|
37
|
+
o = i.firstChild;
|
38
|
+
return (
|
39
|
+
n.prepend && i.prepend
|
40
|
+
? i.prepend(a)
|
41
|
+
: n.prepend && o
|
42
|
+
? i.insertBefore(a, o)
|
43
|
+
: i.appendChild(a),
|
44
|
+
a
|
45
|
+
);
|
46
|
+
}
|
47
|
+
var C = new Map();
|
48
|
+
function k(e, t) {
|
49
|
+
var n =
|
50
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
51
|
+
c = b(n);
|
52
|
+
if (!C.has(c)) {
|
53
|
+
var a = g('', n),
|
54
|
+
i = a.parentNode;
|
55
|
+
C.set(c, i), i.removeChild(a);
|
56
|
+
}
|
57
|
+
var o = Array.from(C.get(c).children).find(function (e) {
|
58
|
+
return 'STYLE' === e.tagName && e[y] === t;
|
59
|
+
});
|
60
|
+
if (o) {
|
61
|
+
var r, l, s;
|
62
|
+
if (
|
63
|
+
(null === (r = n.csp) || void 0 === r ? void 0 : r.nonce) &&
|
64
|
+
o.nonce !==
|
65
|
+
(null === (l = n.csp) || void 0 === l ? void 0 : l.nonce)
|
66
|
+
)
|
67
|
+
o.nonce = null === (s = n.csp) || void 0 === s ? void 0 : s.nonce;
|
68
|
+
return o.innerHTML !== e && (o.innerHTML = e), o;
|
69
|
+
}
|
70
|
+
var m = g(e, n);
|
71
|
+
return (m[y] = t), m;
|
72
|
+
}
|
73
|
+
function T(e, t) {
|
74
|
+
Object(d['a'])(e, '[@ant-design/icons] '.concat(t));
|
75
|
+
}
|
76
|
+
function E(e) {
|
77
|
+
return (
|
78
|
+
'object' === Object(u['a'])(e) &&
|
79
|
+
'string' === typeof e.name &&
|
80
|
+
'string' === typeof e.theme &&
|
81
|
+
('object' === Object(u['a'])(e.icon) || 'function' === typeof e.icon)
|
82
|
+
);
|
83
|
+
}
|
84
|
+
function z() {
|
85
|
+
var e =
|
86
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
87
|
+
return Object.keys(e).reduce(function (t, n) {
|
88
|
+
var c = e[n];
|
89
|
+
switch (n) {
|
90
|
+
case 'class':
|
91
|
+
(t.className = c), delete t.class;
|
92
|
+
break;
|
93
|
+
default:
|
94
|
+
t[n] = c;
|
95
|
+
}
|
96
|
+
return t;
|
97
|
+
}, {});
|
98
|
+
}
|
99
|
+
function w(e, t, n) {
|
100
|
+
return n
|
101
|
+
? l.a.createElement(
|
102
|
+
e.tag,
|
103
|
+
Object(c['a'])(Object(c['a'])({ key: t }, z(e.attrs)), n),
|
104
|
+
(e.children || []).map(function (n, c) {
|
105
|
+
return w(n, ''.concat(t, '-').concat(e.tag, '-').concat(c));
|
106
|
+
}),
|
107
|
+
)
|
108
|
+
: l.a.createElement(
|
109
|
+
e.tag,
|
110
|
+
Object(c['a'])({ key: t }, z(e.attrs)),
|
111
|
+
(e.children || []).map(function (n, c) {
|
112
|
+
return w(n, ''.concat(t, '-').concat(e.tag, '-').concat(c));
|
113
|
+
}),
|
114
|
+
);
|
115
|
+
}
|
116
|
+
function O(e) {
|
117
|
+
return Object(v['generate'])(e)[0];
|
118
|
+
}
|
119
|
+
function j(e) {
|
120
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
121
|
+
}
|
122
|
+
var N =
|
123
|
+
'\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',
|
124
|
+
x = function () {
|
125
|
+
var e =
|
126
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
127
|
+
? arguments[0]
|
128
|
+
: N,
|
129
|
+
t = Object(r['useContext'])(f),
|
130
|
+
n = t.csp;
|
131
|
+
Object(r['useEffect'])(function () {
|
132
|
+
k(e, '@ant-design-icons', { prepend: !0, csp: n });
|
133
|
+
}, []);
|
134
|
+
},
|
135
|
+
I = [
|
136
|
+
'icon',
|
137
|
+
'className',
|
138
|
+
'onClick',
|
139
|
+
'style',
|
140
|
+
'primaryColor',
|
141
|
+
'secondaryColor',
|
142
|
+
],
|
143
|
+
B = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
144
|
+
function R(e) {
|
145
|
+
var t = e.primaryColor,
|
146
|
+
n = e.secondaryColor;
|
147
|
+
(B.primaryColor = t),
|
148
|
+
(B.secondaryColor = n || O(t)),
|
149
|
+
(B.calculated = !!n);
|
150
|
+
}
|
151
|
+
function A() {
|
152
|
+
return Object(c['a'])({}, B);
|
153
|
+
}
|
154
|
+
var V = function (e) {
|
155
|
+
var t = e.icon,
|
156
|
+
n = e.className,
|
157
|
+
a = e.onClick,
|
158
|
+
i = e.style,
|
159
|
+
r = e.primaryColor,
|
160
|
+
l = e.secondaryColor,
|
161
|
+
s = Object(o['a'])(e, I),
|
162
|
+
m = B;
|
163
|
+
if (
|
164
|
+
(r && (m = { primaryColor: r, secondaryColor: l || O(r) }),
|
165
|
+
x(),
|
166
|
+
T(E(t), 'icon should be icon definiton, but got '.concat(t)),
|
167
|
+
!E(t))
|
168
|
+
)
|
169
|
+
return null;
|
170
|
+
var h = t;
|
171
|
+
return (
|
172
|
+
h &&
|
173
|
+
'function' === typeof h.icon &&
|
174
|
+
(h = Object(c['a'])(
|
175
|
+
Object(c['a'])({}, h),
|
176
|
+
{},
|
177
|
+
{ icon: h.icon(m.primaryColor, m.secondaryColor) },
|
178
|
+
)),
|
179
|
+
w(
|
180
|
+
h.icon,
|
181
|
+
'svg-'.concat(h.name),
|
182
|
+
Object(c['a'])(
|
183
|
+
{
|
184
|
+
className: n,
|
185
|
+
onClick: a,
|
186
|
+
style: i,
|
187
|
+
'data-icon': h.name,
|
188
|
+
width: '1em',
|
189
|
+
height: '1em',
|
190
|
+
fill: 'currentColor',
|
191
|
+
'aria-hidden': 'true',
|
192
|
+
},
|
193
|
+
s,
|
194
|
+
),
|
195
|
+
)
|
196
|
+
);
|
197
|
+
};
|
198
|
+
(V.displayName = 'IconReact'),
|
199
|
+
(V.getTwoToneColors = A),
|
200
|
+
(V.setTwoToneColors = R);
|
201
|
+
var q = V;
|
202
|
+
function M(e) {
|
203
|
+
var t = j(e),
|
204
|
+
n = Object(a['a'])(t, 2),
|
205
|
+
c = n[0],
|
206
|
+
i = n[1];
|
207
|
+
return q.setTwoToneColors({ primaryColor: c, secondaryColor: i });
|
208
|
+
}
|
209
|
+
function L() {
|
210
|
+
var e = q.getTwoToneColors();
|
211
|
+
return e.calculated
|
212
|
+
? [e.primaryColor, e.secondaryColor]
|
213
|
+
: e.primaryColor;
|
214
|
+
}
|
215
|
+
var J = [
|
216
|
+
'className',
|
217
|
+
'icon',
|
218
|
+
'spin',
|
219
|
+
'rotate',
|
220
|
+
'tabIndex',
|
221
|
+
'onClick',
|
222
|
+
'twoToneColor',
|
223
|
+
];
|
224
|
+
M('#1890ff');
|
225
|
+
var G = r['forwardRef'](function (e, t) {
|
226
|
+
var n,
|
227
|
+
l = e.className,
|
228
|
+
s = e.icon,
|
229
|
+
h = e.spin,
|
230
|
+
u = e.rotate,
|
231
|
+
v = e.tabIndex,
|
232
|
+
d = e.onClick,
|
233
|
+
p = e.twoToneColor,
|
234
|
+
y = Object(o['a'])(e, J),
|
235
|
+
b = r['useContext'](f),
|
236
|
+
g = b.prefixCls,
|
237
|
+
C = void 0 === g ? 'anticon' : g,
|
238
|
+
k = m()(
|
239
|
+
C,
|
240
|
+
((n = {}),
|
241
|
+
Object(i['a'])(n, ''.concat(C, '-').concat(s.name), !!s.name),
|
242
|
+
Object(i['a'])(
|
243
|
+
n,
|
244
|
+
''.concat(C, '-spin'),
|
245
|
+
!!h || 'loading' === s.name,
|
246
|
+
),
|
247
|
+
n),
|
248
|
+
l,
|
249
|
+
),
|
250
|
+
T = v;
|
251
|
+
void 0 === T && d && (T = -1);
|
252
|
+
var E = u
|
253
|
+
? {
|
254
|
+
msTransform: 'rotate('.concat(u, 'deg)'),
|
255
|
+
transform: 'rotate('.concat(u, 'deg)'),
|
256
|
+
}
|
257
|
+
: void 0,
|
258
|
+
z = j(p),
|
259
|
+
w = Object(a['a'])(z, 2),
|
260
|
+
O = w[0],
|
261
|
+
N = w[1];
|
262
|
+
return r['createElement'](
|
263
|
+
'span',
|
264
|
+
Object(c['a'])(
|
265
|
+
Object(c['a'])({ role: 'img', 'aria-label': s.name }, y),
|
266
|
+
{},
|
267
|
+
{ ref: t, tabIndex: T, onClick: d, className: k },
|
268
|
+
),
|
269
|
+
r['createElement'](q, {
|
270
|
+
icon: s,
|
271
|
+
primaryColor: O,
|
272
|
+
secondaryColor: N,
|
273
|
+
style: E,
|
274
|
+
}),
|
275
|
+
);
|
276
|
+
});
|
277
|
+
(G.displayName = 'AntdIcon'),
|
278
|
+
(G.getTwoToneColor = L),
|
279
|
+
(G.setTwoToneColor = M);
|
280
|
+
t['a'] = G;
|
281
|
+
},
|
282
|
+
D5AT: function (e, t, n) {
|
283
|
+
'use strict';
|
284
|
+
n.r(t);
|
285
|
+
var c = n('tJVT'),
|
286
|
+
a = n('q1tI'),
|
287
|
+
i = n.n(a),
|
288
|
+
o = n('m/eG'),
|
289
|
+
r = n('ctUZ'),
|
290
|
+
l = n('rmEA'),
|
291
|
+
s = n('Yipi'),
|
292
|
+
m = n('YkOj'),
|
293
|
+
h = i.a.createContext({ name: 'Default' }),
|
294
|
+
f = () => {
|
295
|
+
var e = o['kb'].useNotification(),
|
296
|
+
t = Object(c['a'])(e, 2),
|
297
|
+
n = t[0],
|
298
|
+
a = t[1],
|
299
|
+
f = (e) => {
|
300
|
+
n.info({
|
301
|
+
message: 'Notification '.concat(e),
|
302
|
+
description: i.a.createElement(h.Consumer, null, (e) => {
|
303
|
+
var t = e.name;
|
304
|
+
return 'Hello, '.concat(t, '!');
|
305
|
+
}),
|
306
|
+
placement: e,
|
307
|
+
});
|
308
|
+
};
|
309
|
+
return i.a.createElement(
|
310
|
+
h.Provider,
|
311
|
+
{ value: { name: 'Ant Design' } },
|
312
|
+
a,
|
313
|
+
i.a.createElement(
|
314
|
+
o['T'],
|
315
|
+
null,
|
316
|
+
i.a.createElement(
|
317
|
+
o['i'],
|
318
|
+
{ type: 'primary', onClick: () => f('topLeft') },
|
319
|
+
i.a.createElement(r['a'], null),
|
320
|
+
'topLeft',
|
321
|
+
),
|
322
|
+
i.a.createElement(
|
323
|
+
o['i'],
|
324
|
+
{ type: 'primary', onClick: () => f('topRight') },
|
325
|
+
i.a.createElement(l['a'], null),
|
326
|
+
'topRight',
|
327
|
+
),
|
328
|
+
),
|
329
|
+
i.a.createElement(o['u'], null),
|
330
|
+
i.a.createElement(
|
331
|
+
o['T'],
|
332
|
+
null,
|
333
|
+
i.a.createElement(
|
334
|
+
o['i'],
|
335
|
+
{ type: 'primary', onClick: () => f('bottomLeft') },
|
336
|
+
i.a.createElement(s['a'], null),
|
337
|
+
'bottomLeft',
|
338
|
+
),
|
339
|
+
i.a.createElement(
|
340
|
+
o['i'],
|
341
|
+
{ type: 'primary', onClick: () => f('bottomRight') },
|
342
|
+
i.a.createElement(m['a'], null),
|
343
|
+
'bottomRight',
|
344
|
+
),
|
345
|
+
),
|
346
|
+
);
|
347
|
+
};
|
348
|
+
t['default'] = f;
|
349
|
+
},
|
350
|
+
DCkj: function (e, t, n) {
|
351
|
+
'use strict';
|
352
|
+
n.r(t);
|
353
|
+
var c = n('q1tI'),
|
354
|
+
a = n.n(c),
|
355
|
+
i = n('m/eG'),
|
356
|
+
o = n('ctUZ'),
|
357
|
+
r = n('rmEA'),
|
358
|
+
l = n('Yipi'),
|
359
|
+
s = n('YkOj'),
|
360
|
+
m = () => {
|
361
|
+
var e = (e) => {
|
362
|
+
i['kb'].info({
|
363
|
+
message: 'Notification '.concat(e),
|
364
|
+
description:
|
365
|
+
'This is the content of the notification. This is the content of the notification. This is the content of the notification.',
|
366
|
+
placement: e,
|
367
|
+
});
|
368
|
+
};
|
369
|
+
return a.a.createElement(
|
370
|
+
a.a.Fragment,
|
371
|
+
null,
|
372
|
+
a.a.createElement(
|
373
|
+
i['T'],
|
374
|
+
null,
|
375
|
+
a.a.createElement(
|
376
|
+
i['i'],
|
377
|
+
{ type: 'primary', onClick: () => e('topLeft') },
|
378
|
+
a.a.createElement(o['a'], null),
|
379
|
+
'topLeft',
|
380
|
+
),
|
381
|
+
a.a.createElement(
|
382
|
+
i['i'],
|
383
|
+
{ type: 'primary', onClick: () => e('topRight') },
|
384
|
+
a.a.createElement(r['a'], null),
|
385
|
+
'topRight',
|
386
|
+
),
|
387
|
+
),
|
388
|
+
a.a.createElement(i['u'], null),
|
389
|
+
a.a.createElement(
|
390
|
+
i['T'],
|
391
|
+
null,
|
392
|
+
a.a.createElement(
|
393
|
+
i['i'],
|
394
|
+
{ type: 'primary', onClick: () => e('bottomLeft') },
|
395
|
+
a.a.createElement(l['a'], null),
|
396
|
+
'bottomLeft',
|
397
|
+
),
|
398
|
+
a.a.createElement(
|
399
|
+
i['i'],
|
400
|
+
{ type: 'primary', onClick: () => e('bottomRight') },
|
401
|
+
a.a.createElement(s['a'], null),
|
402
|
+
'bottomRight',
|
403
|
+
),
|
404
|
+
),
|
405
|
+
);
|
406
|
+
};
|
407
|
+
t['default'] = m;
|
408
|
+
},
|
409
|
+
N2vL: function (e, t, n) {
|
410
|
+
'use strict';
|
411
|
+
n.r(t);
|
412
|
+
var c = n('q1tI'),
|
413
|
+
a = n.n(c),
|
414
|
+
i = n('m/eG'),
|
415
|
+
o = () => {
|
416
|
+
var e = () => {
|
417
|
+
i['kb'].open({
|
418
|
+
message: 'Notification Title',
|
419
|
+
description:
|
420
|
+
'This is the content of the notification. This is the content of the notification. This is the content of the notification.',
|
421
|
+
onClick: () => {
|
422
|
+
console.log('Notification Clicked!');
|
423
|
+
},
|
424
|
+
});
|
425
|
+
};
|
426
|
+
return a.a.createElement(
|
427
|
+
i['i'],
|
428
|
+
{ type: 'primary', onClick: e },
|
429
|
+
'Open the notification box',
|
430
|
+
);
|
431
|
+
};
|
432
|
+
t['default'] = o;
|
433
|
+
},
|
434
|
+
Q34L: function (e, t, n) {
|
435
|
+
'use strict';
|
436
|
+
n.r(t);
|
437
|
+
var c = n('q1tI'),
|
438
|
+
a = n.n(c),
|
439
|
+
i = n('m/eG'),
|
440
|
+
o = () => {
|
441
|
+
var e = () => {
|
442
|
+
console.log(
|
443
|
+
'Notification was closed. Either the close button was clicked or duration time elapsed.',
|
444
|
+
);
|
445
|
+
},
|
446
|
+
t = () => {
|
447
|
+
var t = 'open'.concat(Date.now()),
|
448
|
+
n = a.a.createElement(
|
449
|
+
i['i'],
|
450
|
+
{
|
451
|
+
type: 'primary',
|
452
|
+
size: 'small',
|
453
|
+
onClick: () => i['kb'].close(t),
|
454
|
+
},
|
455
|
+
'Confirm',
|
456
|
+
);
|
457
|
+
i['kb'].open({
|
458
|
+
message: 'Notification Title',
|
459
|
+
description:
|
460
|
+
'A function will be be called after the notification is closed (automatically after the "duration" time of manually).',
|
461
|
+
btn: n,
|
462
|
+
key: t,
|
463
|
+
onClose: e,
|
464
|
+
});
|
465
|
+
};
|
466
|
+
return a.a.createElement(
|
467
|
+
i['i'],
|
468
|
+
{ type: 'primary', onClick: t },
|
469
|
+
'Open the notification box',
|
470
|
+
);
|
471
|
+
};
|
472
|
+
t['default'] = o;
|
473
|
+
},
|
474
|
+
Ut75: function (e, t, n) {
|
475
|
+
'use strict';
|
476
|
+
n.r(t);
|
477
|
+
var c = n('q1tI'),
|
478
|
+
a = n.n(c),
|
479
|
+
i = n('m/eG'),
|
480
|
+
o = () => {
|
481
|
+
var e = (e) => {
|
482
|
+
i['kb'][e]({
|
483
|
+
message: 'Notification Title',
|
484
|
+
description:
|
485
|
+
'This is the content of the notification. This is the content of the notification. This is the content of the notification.',
|
486
|
+
});
|
487
|
+
};
|
488
|
+
return a.a.createElement(
|
489
|
+
i['T'],
|
490
|
+
null,
|
491
|
+
a.a.createElement(
|
492
|
+
i['i'],
|
493
|
+
{ onClick: () => e('success') },
|
494
|
+
'Success',
|
495
|
+
),
|
496
|
+
a.a.createElement(i['i'], { onClick: () => e('info') }, 'Info'),
|
497
|
+
a.a.createElement(
|
498
|
+
i['i'],
|
499
|
+
{ onClick: () => e('warning') },
|
500
|
+
'Warning',
|
501
|
+
),
|
502
|
+
a.a.createElement(i['i'], { onClick: () => e('error') }, 'Error'),
|
503
|
+
);
|
504
|
+
};
|
505
|
+
t['default'] = o;
|
506
|
+
},
|
507
|
+
Yipi: function (e, t, n) {
|
508
|
+
'use strict';
|
509
|
+
var c = n('VTBJ'),
|
510
|
+
a = n('q1tI'),
|
511
|
+
i = {
|
512
|
+
icon: {
|
513
|
+
tag: 'svg',
|
514
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
515
|
+
children: [
|
516
|
+
{
|
517
|
+
tag: 'path',
|
518
|
+
attrs: {
|
519
|
+
d: 'M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z',
|
520
|
+
},
|
521
|
+
},
|
522
|
+
],
|
523
|
+
},
|
524
|
+
name: 'radius-bottomleft',
|
525
|
+
theme: 'outlined',
|
526
|
+
},
|
527
|
+
o = i,
|
528
|
+
r = n('6VBw'),
|
529
|
+
l = function (e, t) {
|
530
|
+
return a['createElement'](
|
531
|
+
r['a'],
|
532
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: t, icon: o }),
|
533
|
+
);
|
534
|
+
};
|
535
|
+
l.displayName = 'RadiusBottomleftOutlined';
|
536
|
+
t['a'] = a['forwardRef'](l);
|
537
|
+
},
|
538
|
+
YkOj: function (e, t, n) {
|
539
|
+
'use strict';
|
540
|
+
var c = n('VTBJ'),
|
541
|
+
a = n('q1tI'),
|
542
|
+
i = {
|
543
|
+
icon: {
|
544
|
+
tag: 'svg',
|
545
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
546
|
+
children: [
|
547
|
+
{
|
548
|
+
tag: 'path',
|
549
|
+
attrs: {
|
550
|
+
d: 'M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z',
|
551
|
+
},
|
552
|
+
},
|
553
|
+
],
|
554
|
+
},
|
555
|
+
name: 'radius-bottomright',
|
556
|
+
theme: 'outlined',
|
557
|
+
},
|
558
|
+
o = i,
|
559
|
+
r = n('6VBw'),
|
560
|
+
l = function (e, t) {
|
561
|
+
return a['createElement'](
|
562
|
+
r['a'],
|
563
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: t, icon: o }),
|
564
|
+
);
|
565
|
+
};
|
566
|
+
l.displayName = 'RadiusBottomrightOutlined';
|
567
|
+
t['a'] = a['forwardRef'](l);
|
568
|
+
},
|
569
|
+
ajZQ: function (e, t, n) {
|
570
|
+
'use strict';
|
571
|
+
n.r(t);
|
572
|
+
var c = n('q1tI'),
|
573
|
+
a = n.n(c),
|
574
|
+
i = n('m/eG'),
|
575
|
+
o = () => {
|
576
|
+
var e = () => {
|
577
|
+
i['kb'].open({
|
578
|
+
message: 'Notification Title',
|
579
|
+
description:
|
580
|
+
'This is the content of the notification. This is the content of the notification. This is the content of the notification.',
|
581
|
+
className: 'custom-class',
|
582
|
+
style: { width: 600 },
|
583
|
+
});
|
584
|
+
};
|
585
|
+
return a.a.createElement(
|
586
|
+
i['i'],
|
587
|
+
{ type: 'primary', onClick: e },
|
588
|
+
'Open the notification box',
|
589
|
+
);
|
590
|
+
};
|
591
|
+
t['default'] = o;
|
592
|
+
},
|
593
|
+
ctUZ: function (e, t, n) {
|
594
|
+
'use strict';
|
595
|
+
var c = n('VTBJ'),
|
596
|
+
a = n('q1tI'),
|
597
|
+
i = {
|
598
|
+
icon: {
|
599
|
+
tag: 'svg',
|
600
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
601
|
+
children: [
|
602
|
+
{
|
603
|
+
tag: 'path',
|
604
|
+
attrs: {
|
605
|
+
d: 'M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z',
|
606
|
+
},
|
607
|
+
},
|
608
|
+
],
|
609
|
+
},
|
610
|
+
name: 'radius-upleft',
|
611
|
+
theme: 'outlined',
|
612
|
+
},
|
613
|
+
o = i,
|
614
|
+
r = n('6VBw'),
|
615
|
+
l = function (e, t) {
|
616
|
+
return a['createElement'](
|
617
|
+
r['a'],
|
618
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: t, icon: o }),
|
619
|
+
);
|
620
|
+
};
|
621
|
+
l.displayName = 'RadiusUpleftOutlined';
|
622
|
+
t['a'] = a['forwardRef'](l);
|
623
|
+
},
|
624
|
+
ePAT: function (e, t, n) {
|
625
|
+
'use strict';
|
626
|
+
var c = n('VTBJ'),
|
627
|
+
a = n('q1tI'),
|
628
|
+
i = {
|
629
|
+
icon: {
|
630
|
+
tag: 'svg',
|
631
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
632
|
+
children: [
|
633
|
+
{
|
634
|
+
tag: 'path',
|
635
|
+
attrs: {
|
636
|
+
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',
|
637
|
+
},
|
638
|
+
},
|
639
|
+
],
|
640
|
+
},
|
641
|
+
name: 'smile',
|
642
|
+
theme: 'outlined',
|
643
|
+
},
|
644
|
+
o = i,
|
645
|
+
r = n('6VBw'),
|
646
|
+
l = function (e, t) {
|
647
|
+
return a['createElement'](
|
648
|
+
r['a'],
|
649
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: t, icon: o }),
|
650
|
+
);
|
651
|
+
};
|
652
|
+
l.displayName = 'SmileOutlined';
|
653
|
+
t['a'] = a['forwardRef'](l);
|
654
|
+
},
|
655
|
+
j8WS: function (e, t, n) {
|
656
|
+
'use strict';
|
657
|
+
n.r(t);
|
658
|
+
var c = n('q1tI'),
|
659
|
+
a = n.n(c),
|
660
|
+
i = n('m/eG'),
|
661
|
+
o = () => {
|
662
|
+
var e = () => {
|
663
|
+
var e = {
|
664
|
+
message: 'Notification Title',
|
665
|
+
description:
|
666
|
+
'I will never close automatically. This is a purposely very very long description that has many many characters and words.',
|
667
|
+
duration: 0,
|
668
|
+
};
|
669
|
+
i['kb'].open(e);
|
670
|
+
};
|
671
|
+
return a.a.createElement(
|
672
|
+
i['i'],
|
673
|
+
{ type: 'primary', onClick: e },
|
674
|
+
'Open the notification box',
|
675
|
+
);
|
676
|
+
};
|
677
|
+
t['default'] = o;
|
678
|
+
},
|
679
|
+
oVlA: function (e, t, n) {
|
680
|
+
'use strict';
|
681
|
+
n.r(t);
|
682
|
+
var c = n('q1tI'),
|
683
|
+
a = n.n(c),
|
684
|
+
i = n('m/eG'),
|
685
|
+
o = n('ePAT'),
|
686
|
+
r = () => {
|
687
|
+
var e = () => {
|
688
|
+
i['kb'].open({
|
689
|
+
message: 'Notification Title',
|
690
|
+
description:
|
691
|
+
'This is the content of the notification. This is the content of the notification. This is the content of the notification.',
|
692
|
+
icon: a.a.createElement(o['a'], { style: { color: '#108ee9' } }),
|
693
|
+
});
|
694
|
+
};
|
695
|
+
return a.a.createElement(
|
696
|
+
i['i'],
|
697
|
+
{ type: 'primary', onClick: e },
|
698
|
+
'Open the notification box',
|
699
|
+
);
|
700
|
+
};
|
701
|
+
t['default'] = r;
|
702
|
+
},
|
703
|
+
rEy7: function (e, t, n) {
|
704
|
+
'use strict';
|
705
|
+
n.r(t);
|
706
|
+
var c = n('q1tI'),
|
707
|
+
a = n.n(c),
|
708
|
+
i = n('m/eG'),
|
709
|
+
o = () => {
|
710
|
+
var e = 'updatable',
|
711
|
+
t = () => {
|
712
|
+
i['kb'].open({
|
713
|
+
key: e,
|
714
|
+
message: 'Notification Title',
|
715
|
+
description: 'description.',
|
716
|
+
}),
|
717
|
+
setTimeout(() => {
|
718
|
+
i['kb'].open({
|
719
|
+
key: e,
|
720
|
+
message: 'New Title',
|
721
|
+
description: 'New description.',
|
722
|
+
});
|
723
|
+
}, 1e3);
|
724
|
+
};
|
725
|
+
return a.a.createElement(
|
726
|
+
i['i'],
|
727
|
+
{ type: 'primary', onClick: t },
|
728
|
+
'Open the notification box',
|
729
|
+
);
|
730
|
+
};
|
731
|
+
t['default'] = o;
|
732
|
+
},
|
733
|
+
rmEA: function (e, t, n) {
|
734
|
+
'use strict';
|
735
|
+
var c = n('VTBJ'),
|
736
|
+
a = n('q1tI'),
|
737
|
+
i = {
|
738
|
+
icon: {
|
739
|
+
tag: 'svg',
|
740
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
741
|
+
children: [
|
742
|
+
{
|
743
|
+
tag: 'path',
|
744
|
+
attrs: {
|
745
|
+
d: 'M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z',
|
746
|
+
},
|
747
|
+
},
|
748
|
+
],
|
749
|
+
},
|
750
|
+
name: 'radius-upright',
|
751
|
+
theme: 'outlined',
|
752
|
+
},
|
753
|
+
o = i,
|
754
|
+
r = n('6VBw'),
|
755
|
+
l = function (e, t) {
|
756
|
+
return a['createElement'](
|
757
|
+
r['a'],
|
758
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: t, icon: o }),
|
759
|
+
);
|
760
|
+
};
|
761
|
+
l.displayName = 'RadiusUprightOutlined';
|
762
|
+
t['a'] = a['forwardRef'](l);
|
763
|
+
},
|
764
|
+
},
|
765
|
+
]);
|