@fle-ui/next 1.0.0-alpha.12 → 1.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.history/package_20211011190148.json +141 -0
- package/.history/package_20211011193053.json +141 -0
- package/dist/@fle-ui/next.css +2 -2
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/docs-dist/components__affix__affix.md.js +701 -1
- package/docs-dist/components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~components__au~00d1741d.js +22482 -1
- package/docs-dist/components__alert__alert.md.js +942 -1
- package/docs-dist/components__anchor__anchor.md.js +789 -1
- package/docs-dist/components__auto-complete__autoComplete.md.js +1145 -1
- package/docs-dist/components__avatar__avatar.md.js +854 -1
- package/docs-dist/components__back-top__backTop.md.js +581 -1
- package/docs-dist/components__badge__badge.md.js +972 -1
- package/docs-dist/components__breadcrumb__breadcrumb.md.js +914 -1
- package/docs-dist/components__button__button.md.js +1037 -1
- package/docs-dist/components__calendar__calendar.md.js +897 -1
- package/docs-dist/components__card__card.md.js +1106 -1
- package/docs-dist/components__carousel__carousel.md.js +770 -1
- package/docs-dist/components__cascader__cascader.md.js +1378 -1
- package/docs-dist/components__checkbox__checkbox.md.js +876 -1
- package/docs-dist/components__collapse__collapse.md.js +959 -1
- package/docs-dist/components__comment__comment.md.js +586 -1
- package/docs-dist/components__config-provider__configProvider.md.js +1055 -1
- package/docs-dist/components__date-picker__date-picker.md.js +2622 -1
- package/docs-dist/components__descriptions__descriptions.md.js +863 -1
- package/docs-dist/components__divider__divider.md.js +681 -1
- package/docs-dist/components__drawer__drawer.md.js +997 -1
- package/docs-dist/components__dropdown__dropdown.md.js +1170 -1
- package/docs-dist/components__empty__empty.md.js +692 -1
- package/docs-dist/components__form__form.md.js +4099 -1
- package/docs-dist/components__grid__grid.md.js +999 -1
- package/docs-dist/components__icon__icon.md.js +739 -1
- package/docs-dist/components__image__image.md.js +745 -1
- package/docs-dist/components__input-number__inputNumber.md.js +1006 -1
- package/docs-dist/components__input__input.md.js +1579 -1
- package/docs-dist/components__layout__layout.md.js +1220 -1
- package/docs-dist/components__list__list.md.js +1255 -1
- package/docs-dist/components__mentions__mentions.md.js +943 -1
- package/docs-dist/components__menu__menu.md.js +1370 -1
- package/docs-dist/components__message__message.md.js +1223 -1
- package/docs-dist/components__modal__modal.md.js +1808 -1
- package/docs-dist/components__notification__notification.md.js +1192 -1
- package/docs-dist/components__page-header__page-header.md.js +781 -1
- package/docs-dist/components__pagination__pagination.md.js +954 -1
- package/docs-dist/components__popconfirm__popconfirm.md.js +792 -1
- package/docs-dist/components__popover__popover.md.js +665 -1
- package/docs-dist/components__progress__progress.md.js +1139 -1
- package/docs-dist/components__radio__radio.md.js +999 -1
- package/docs-dist/components__rate__rate.md.js +851 -1
- package/docs-dist/components__result__result.md.js +681 -1
- package/docs-dist/components__select__select.md.js +2081 -1
- package/docs-dist/components__slider__slider.md.js +1053 -1
- package/docs-dist/components__space__space.md.js +746 -1
- package/docs-dist/components__spin__spin.md.js +730 -1
- package/docs-dist/components__statistic__statistic.md.js +827 -1
- package/docs-dist/components__steps__steps.md.js +1097 -1
- package/docs-dist/components__switch__switch.md.js +763 -1
- package/docs-dist/components__table__table.md.js +3692 -1
- package/docs-dist/components__tabs__tabs.md.js +1213 -1
- package/docs-dist/components__tag__tag.md.js +779 -1
- package/docs-dist/components__time-picker__time-picker.md.js +1232 -1
- package/docs-dist/components__timeline__timeline.md.js +799 -1
- package/docs-dist/components__tooltip__tooltip.md.js +888 -1
- package/docs-dist/components__transfer__transfer.md.js +1226 -1
- package/docs-dist/components__tree-select__tree-select.md.js +1042 -1
- package/docs-dist/components__typography__typography.md.js +1793 -1
- package/docs-dist/components__upload__upload.md.js +1798 -1
- package/docs-dist/demos_bmurcdaerb.js +603 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.chunk.css +1 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.js +21570 -1
- package/docs-dist/demos_citsitats.js +549 -1
- package/docs-dist/demos_daolpu.chunk.css +1 -1
- package/docs-dist/demos_daolpu.js +22680 -1
- package/docs-dist/demos_dirg.js +47 -1
- package/docs-dist/demos_drac.js +748 -1
- package/docs-dist/demos_ecaps.js +529 -1
- package/docs-dist/demos_egami.js +153 -1
- package/docs-dist/demos_egassem.js +187 -1
- package/docs-dist/demos_egdab.js +872 -1
- package/docs-dist/demos_elbat.chunk.css +1 -1
- package/docs-dist/demos_elbat.js +27626 -1
- package/docs-dist/demos_enilemit.js +627 -1
- package/docs-dist/demos_espalloc.js +705 -1
- package/docs-dist/demos_etar.js +547 -1
- package/docs-dist/demos_etelpmoc-otua.js +613 -1
- package/docs-dist/demos_gat.js +487 -1
- package/docs-dist/demos_hctiws.js +439 -1
- package/docs-dist/demos_ladom.js +791 -1
- package/docs-dist/demos_lesuorac.js +193 -1
- package/docs-dist/demos_mrifnocpop.js +671 -1
- package/docs-dist/demos_mrof.js +3082 -1
- package/docs-dist/demos_nips.js +461 -1
- package/docs-dist/demos_noitacifiton.js +765 -1
- package/docs-dist/demos_noitanigap.js +233 -1
- package/docs-dist/demos_nottub.js +847 -1
- package/docs-dist/demos_nwodpord.js +965 -1
- package/docs-dist/demos_oidar.js +340 -1
- package/docs-dist/demos_pitloot.js +204 -1
- package/docs-dist/demos_pot-kcab.js +62 -1
- package/docs-dist/demos_radnelac.js +285 -1
- package/docs-dist/demos_ratava.js +647 -1
- package/docs-dist/demos_rebmun-tupni.js +209 -1
- package/docs-dist/demos_redacsac.js +576 -1
- package/docs-dist/demos_redaeh-egap.js +761 -1
- package/docs-dist/demos_redils.js +659 -1
- package/docs-dist/demos_redivid.js +167 -1
- package/docs-dist/demos_redivorp-gifnoc.js +2154 -1
- package/docs-dist/demos_refsnart.js +774 -1
- package/docs-dist/demos_rekcip-emit.js +183 -1
- package/docs-dist/demos_rekcip-etad.js +469 -1
- package/docs-dist/demos_revopop.js +335 -1
- package/docs-dist/demos_reward.js +484 -1
- package/docs-dist/demos_rohcna.js +194 -1
- package/docs-dist/demos_sbat.chunk.css +1 -1
- package/docs-dist/demos_sbat.js +22358 -1
- package/docs-dist/demos_snoitnem.js +202 -1
- package/docs-dist/demos_snoitpircsed.js +351 -1
- package/docs-dist/demos_spets.js +910 -1
- package/docs-dist/demos_ssergorp.js +698 -1
- package/docs-dist/demos_tceles.js +1416 -1
- package/docs-dist/demos_tluser.js +530 -1
- package/docs-dist/demos_tnemmoc.js +560 -1
- package/docs-dist/demos_trela.js +341 -1
- package/docs-dist/demos_tsil.js +603 -1
- package/docs-dist/demos_tuoyal.js +872 -1
- package/docs-dist/demos_tupni.js +1245 -1
- package/docs-dist/demos_unem.js +1012 -1
- package/docs-dist/demos_xiffa.js +93 -1
- package/docs-dist/demos_xobkcehc.js +186 -1
- package/docs-dist/demos_yhpargopyt.js +798 -1
- package/docs-dist/demos_ytpme.js +433 -1
- package/docs-dist/docs__document__getting-started.md.js +193 -1
- package/docs-dist/docs__document__introduce.md.js +441 -1
- package/docs-dist/docs__document__practical-projects.md.js +117 -1
- package/docs-dist/docs__index.md.js +27 -1
- package/docs-dist/docs__story__index.md.js +89 -1
- package/docs-dist/dumi_demos.js +456 -1
- package/docs-dist/umi.js +28727 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~3ba4f4a1.js +2590 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~ac3aca9a.js +8970 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~e29e5a37.js +2619 -1
- package/docs-dist/vendors~demos_bmurcdaerb~demos_citsitats~demos_daolpu~demos_dirg~demos_drac~demos_ecaps~demos_egami~~4cc402e9.js +57323 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat.js +1649 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat~demos_sbat.js +4169 -1
- package/docs-dist/vendors~demos_gat.js +4673 -1
- package/docs-dist/vendors~demos_ladom.js +1855 -1
- package/docs-dist/vendors~demos_redivorp-gifnoc.js +9666 -1
- package/docs-dist/vendors~demos_sbat.js +1601 -1
- package/docs-dist/vendors~demos_trela.js +1722 -1
- package/docs-dist/vendors~demos_tsil.js +4970 -1
- package/docs-dist/vendors~demos_tuoyal.js +748 -1
- package/docs-dist/vendors~wrappers.js +1360 -1
- package/docs-dist/wrappers.js +21 -1
- package/es/drawer/style/drawer.less +8 -4
- package/es/drawer/style/index.css +1 -1
- package/es/style/themes/default.less +57 -29
- package/lib/drawer/style/drawer.less +8 -4
- package/lib/drawer/style/index.css +1 -1
- package/lib/style/themes/default.less +57 -29
- package/package.json +1 -1
- package/report.html +1 -1
package/docs-dist/demos_drac.js
CHANGED
@@ -1 +1,748 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[73],{"2i1L":function(e,t,n){"use strict";n.r(t);var a=n("tJVT"),r=n("q1tI"),c=n.n(r),l=n("m/eG"),o=n("eFNv"),i=n("G3dp"),s=n("GZ0F"),d=()=>{var e=l["k"].Meta,t=Object(r["useState"])(!0),n=Object(a["a"])(t,2),d=n[0],m=n[1],u=e=>{m(!e)};return c.a.createElement(c.a.Fragment,null,c.a.createElement(l["X"],{checked:d,onChange:u}),c.a.createElement(l["k"],{style:{width:300,marginTop:16},loading:d},c.a.createElement(e,{avatar:c.a.createElement(l["e"],{src:"https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png"}),title:"Card title",description:"This is the description"})),c.a.createElement(l["k"],{style:{width:300,marginTop:16},actions:[c.a.createElement(o["a"],{key:"setting"}),c.a.createElement(i["a"],{key:"edit"}),c.a.createElement(s["a"],{key:"ellipsis"})]},c.a.createElement(l["R"],{loading:d,avatar:!0,active:!0},c.a.createElement(e,{avatar:c.a.createElement(l["e"],{src:"https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png"}),title:"Card title",description:"This is the description"}))))};t["default"]=d},"6VBw":function(e,t,n){"use strict";var a=n("VTBJ"),r=n("ODXe"),c=n("rePB"),l=n("Ff2n"),o=n("q1tI"),i=n.n(o),s=n("TSYQ"),d=n.n(s),m=Object(o["createContext"])({}),u=m,p=n("U8pU"),f=n("AJpP"),b=n("Kwbf"),y=n("MNnm"),E="rc-util-key";function v(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(y["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 c=v(n),l=c.firstChild;return n.prepend&&c.prepend?c.prepend(r):n.prepend&&l?c.insertBefore(r,l):c.appendChild(r),r}var g=new Map;function h(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=v(n);if(!g.has(a)){var r=C("",n),c=r.parentNode;g.set(a,c),c.removeChild(r)}var l=Array.from(g.get(a).children).find((function(e){return"STYLE"===e.tagName&&e[E]===t}));if(l){var o,i,s;if((null===(o=n.csp)||void 0===o?void 0:o.nonce)&&l.nonce!==(null===(i=n.csp)||void 0===i?void 0:i.nonce))l.nonce=null===(s=n.csp)||void 0===s?void 0:s.nonce;return l.innerHTML!==e&&(l.innerHTML=e),l}var d=C(e,n);return d[E]=t,d}function k(e,t){Object(b["a"])(e,"[@ant-design/icons] ".concat(t))}function j(e){return"object"===Object(p["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(p["a"])(e.icon)||"function"===typeof e.icon)}function w(){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 O(e,t,n){return n?i.a.createElement(e.tag,Object(a["a"])(Object(a["a"])({key:t},w(e.attrs)),n),(e.children||[]).map((function(n,a){return O(n,"".concat(t,"-").concat(e.tag,"-").concat(a))}))):i.a.createElement(e.tag,Object(a["a"])({key:t},w(e.attrs)),(e.children||[]).map((function(n,a){return O(n,"".concat(t,"-").concat(e.tag,"-").concat(a))})))}function T(e){return Object(f["generate"])(e)[0]}function x(e){return e?Array.isArray(e)?e:[e]:[]}var G="\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",I=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:G,t=Object(o["useContext"])(u),n=t.csp;Object(o["useEffect"])((function(){h(e,"@ant-design-icons",{prepend:!0,csp:n})}),[])},q=["icon","className","onClick","style","primaryColor","secondaryColor"],N={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function z(e){var t=e.primaryColor,n=e.secondaryColor;N.primaryColor=t,N.secondaryColor=n||T(t),N.calculated=!!n}function L(){return Object(a["a"])({},N)}var M=function(e){var t=e.icon,n=e.className,r=e.onClick,c=e.style,o=e.primaryColor,i=e.secondaryColor,s=Object(l["a"])(e,q),d=N;if(o&&(d={primaryColor:o,secondaryColor:i||T(o)}),I(),k(j(t),"icon should be icon definiton, but got ".concat(t)),!j(t))return null;var m=t;return m&&"function"===typeof m.icon&&(m=Object(a["a"])(Object(a["a"])({},m),{},{icon:m.icon(d.primaryColor,d.secondaryColor)})),O(m.icon,"svg-".concat(m.name),Object(a["a"])({className:n,onClick:r,style:c,"data-icon":m.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},s))};M.displayName="IconReact",M.getTwoToneColors=L,M.setTwoToneColors=z;var B=M;function A(e){var t=x(e),n=Object(r["a"])(t,2),a=n[0],c=n[1];return B.setTwoToneColors({primaryColor:a,secondaryColor:c})}function V(){var e=B.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var F=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];A("#1890ff");var J=o["forwardRef"]((function(e,t){var n,i=e.className,s=e.icon,m=e.spin,p=e.rotate,f=e.tabIndex,b=e.onClick,y=e.twoToneColor,E=Object(l["a"])(e,F),v=o["useContext"](u),C=v.prefixCls,g=void 0===C?"anticon":C,h=d()(g,(n={},Object(c["a"])(n,"".concat(g,"-").concat(s.name),!!s.name),Object(c["a"])(n,"".concat(g,"-spin"),!!m||"loading"===s.name),n),i),k=f;void 0===k&&b&&(k=-1);var j=p?{msTransform:"rotate(".concat(p,"deg)"),transform:"rotate(".concat(p,"deg)")}:void 0,w=x(y),O=Object(r["a"])(w,2),T=O[0],G=O[1];return o["createElement"]("span",Object(a["a"])(Object(a["a"])({role:"img","aria-label":s.name},E),{},{ref:t,tabIndex:k,onClick:b,className:h}),o["createElement"](B,{icon:s,primaryColor:T,secondaryColor:G,style:j}))}));J.displayName="AntdIcon",J.getTwoToneColor=V,J.setTwoToneColor=A;t["a"]=J},EIjq:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=()=>r.a.createElement(r.a.Fragment,null,r.a.createElement(c["k"],{title:"Default size card",extra:r.a.createElement("a",{href:"#"},"More"),style:{width:300}},r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content")),r.a.createElement(c["k"],{size:"small",title:"Small size card",extra:r.a.createElement("a",{href:"#"},"More"),style:{width:300}},r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content")));t["default"]=l},G3dp:function(e,t,n){"use strict";var a=n("VTBJ"),r=n("q1tI"),c={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"},l=c,o=n("6VBw"),i=function(e,t){return r["createElement"](o["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:t,icon:l}))};i.displayName="EditOutlined";t["a"]=r["forwardRef"](i)},GZ0F:function(e,t,n){"use strict";var a=n("VTBJ"),r=n("q1tI"),c={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"ellipsis",theme:"outlined"},l=c,o=n("6VBw"),i=function(e,t){return r["createElement"](o["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:t,icon:l}))};i.displayName="EllipsisOutlined";t["a"]=r["forwardRef"](i)},H0U3:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=c["k"].Meta,o=()=>r.a.createElement(c["k"],{hoverable:!0,style:{width:240},cover:r.a.createElement("img",{alt:"example",src:"https://os.alipayobjects.com/rmsportal/QBnOOoLaAfKPirc.png"})},r.a.createElement(l,{title:"Europe Street beat",description:"www.instagram.com"}));t["default"]=o},UWyr:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=n("eFNv"),o=n("G3dp"),i=n("GZ0F"),s=()=>{var e=c["k"].Meta;return r.a.createElement(c["k"],{style:{width:300},cover:r.a.createElement("img",{alt:"example",src:"https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png"}),actions:[r.a.createElement(l["a"],{key:"setting"}),r.a.createElement(o["a"],{key:"edit"}),r.a.createElement(i["a"],{key:"ellipsis"})]},r.a.createElement(e,{avatar:r.a.createElement(c["e"],{src:"https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png"}),title:"Card title",description:"This is the description"}))};t["default"]=s},W3NL:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=()=>r.a.createElement("div",{className:"site-card-wrapper"},r.a.createElement(c["P"],{gutter:16},r.a.createElement(c["o"],{span:8},r.a.createElement(c["k"],{title:"Card title",bordered:!1},"Card content")),r.a.createElement(c["o"],{span:8},r.a.createElement(c["k"],{title:"Card title",bordered:!1},"Card content")),r.a.createElement(c["o"],{span:8},r.a.createElement(c["k"],{title:"Card title",bordered:!1},"Card content"))));t["default"]=l},WBJF:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=()=>r.a.createElement(c["k"],{style:{width:300}},r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content"));t["default"]=l},a7Nf:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=()=>r.a.createElement(c["k"],{title:"Card title"},r.a.createElement(c["k"],{type:"inner",title:"Inner Card title",extra:r.a.createElement("a",{href:"#"},"More")},"Inner Card content"),r.a.createElement(c["k"],{style:{marginTop:16},type:"inner",title:"Inner Card title",extra:r.a.createElement("a",{href:"#"},"More")},"Inner Card content"));t["default"]=l},eFNv:function(e,t,n){"use strict";var a=n("VTBJ"),r=n("q1tI"),c={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z"}}]},name:"setting",theme:"outlined"},l=c,o=n("6VBw"),i=function(e,t){return r["createElement"](o["a"],Object(a["a"])(Object(a["a"])({},e),{},{ref:t,icon:l}))};i.displayName="SettingOutlined";t["a"]=r["forwardRef"](i)},mvKm:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=()=>r.a.createElement("div",{className:"site-card-border-less-wrapper"},r.a.createElement(c["k"],{title:"Card title",bordered:!1,style:{width:300}},r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content"),r.a.createElement("p",null,"Card content")));t["default"]=l},ooz2:function(e,t,n){"use strict";n.r(t);var a=n("q1tI"),r=n.n(a),c=n("m/eG"),l=()=>{var e={width:"25%",textAlign:"center"};return r.a.createElement(c["k"],{title:"Card Title"},r.a.createElement(c["k"].Grid,{style:e},"Content"),r.a.createElement(c["k"].Grid,{hoverable:!1,style:e},"Content"),r.a.createElement(c["k"].Grid,{style:e},"Content"),r.a.createElement(c["k"].Grid,{style:e},"Content"),r.a.createElement(c["k"].Grid,{style:e},"Content"),r.a.createElement(c["k"].Grid,{style:e},"Content"),r.a.createElement(c["k"].Grid,{style:e},"Content"))};t["default"]=l},qEgm:function(e,t,n){"use strict";n.r(t);var a=n("tJVT"),r=n("q1tI"),c=n.n(r),l=n("m/eG"),o=()=>{var e=Object(r["useState"])("tab1"),t=Object(a["a"])(e,2),n=t[0],o=t[1],i=Object(r["useState"])("app"),s=Object(a["a"])(i,2),d=s[0],m=s[1],u=[{key:"tab1",tab:"tab1"},{key:"tab2",tab:"tab2"}],p={tab1:c.a.createElement("p",null,"content1"),tab2:c.a.createElement("p",null,"content2")},f=[{key:"article",tab:"article"},{key:"app",tab:"app"},{key:"project",tab:"project"}],b={article:c.a.createElement("p",null,"article content"),app:c.a.createElement("p",null,"app content"),project:c.a.createElement("p",null,"project content")},y=(e,t)=>{console.log(e,t),"key"===t?o(e):m(e)};return c.a.createElement(c.a.Fragment,null,c.a.createElement(l["k"],{style:{width:"100%"},title:"Card title",extra:c.a.createElement("a",{href:"#"},"More"),tabList:u,activeTabKey:n,onTabChange:e=>{y(e,"key")}},p[n]),c.a.createElement("br",null),c.a.createElement("br",null),c.a.createElement(l["k"],{style:{width:"100%"},tabList:f,activeTabKey:d,tabBarExtraContent:c.a.createElement("a",{href:"#"},"More"),onTabChange:e=>{y(e,"noTitleKey")}},b[d]))};t["default"]=o}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[73],
|
3
|
+
{
|
4
|
+
'2i1L': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(t);
|
7
|
+
var a = n('tJVT'),
|
8
|
+
r = n('q1tI'),
|
9
|
+
c = n.n(r),
|
10
|
+
l = n('m/eG'),
|
11
|
+
o = n('eFNv'),
|
12
|
+
i = n('G3dp'),
|
13
|
+
s = n('GZ0F'),
|
14
|
+
d = () => {
|
15
|
+
var e = l['k'].Meta,
|
16
|
+
t = Object(r['useState'])(!0),
|
17
|
+
n = Object(a['a'])(t, 2),
|
18
|
+
d = n[0],
|
19
|
+
m = n[1],
|
20
|
+
u = (e) => {
|
21
|
+
m(!e);
|
22
|
+
};
|
23
|
+
return c.a.createElement(
|
24
|
+
c.a.Fragment,
|
25
|
+
null,
|
26
|
+
c.a.createElement(l['X'], { checked: d, onChange: u }),
|
27
|
+
c.a.createElement(
|
28
|
+
l['k'],
|
29
|
+
{ style: { width: 300, marginTop: 16 }, loading: d },
|
30
|
+
c.a.createElement(e, {
|
31
|
+
avatar: c.a.createElement(l['e'], {
|
32
|
+
src: 'https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png',
|
33
|
+
}),
|
34
|
+
title: 'Card title',
|
35
|
+
description: 'This is the description',
|
36
|
+
}),
|
37
|
+
),
|
38
|
+
c.a.createElement(
|
39
|
+
l['k'],
|
40
|
+
{
|
41
|
+
style: { width: 300, marginTop: 16 },
|
42
|
+
actions: [
|
43
|
+
c.a.createElement(o['a'], { key: 'setting' }),
|
44
|
+
c.a.createElement(i['a'], { key: 'edit' }),
|
45
|
+
c.a.createElement(s['a'], { key: 'ellipsis' }),
|
46
|
+
],
|
47
|
+
},
|
48
|
+
c.a.createElement(
|
49
|
+
l['R'],
|
50
|
+
{ loading: d, avatar: !0, active: !0 },
|
51
|
+
c.a.createElement(e, {
|
52
|
+
avatar: c.a.createElement(l['e'], {
|
53
|
+
src: 'https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png',
|
54
|
+
}),
|
55
|
+
title: 'Card title',
|
56
|
+
description: 'This is the description',
|
57
|
+
}),
|
58
|
+
),
|
59
|
+
),
|
60
|
+
);
|
61
|
+
};
|
62
|
+
t['default'] = d;
|
63
|
+
},
|
64
|
+
'6VBw': function (e, t, n) {
|
65
|
+
'use strict';
|
66
|
+
var a = n('VTBJ'),
|
67
|
+
r = n('ODXe'),
|
68
|
+
c = n('rePB'),
|
69
|
+
l = n('Ff2n'),
|
70
|
+
o = n('q1tI'),
|
71
|
+
i = n.n(o),
|
72
|
+
s = n('TSYQ'),
|
73
|
+
d = n.n(s),
|
74
|
+
m = Object(o['createContext'])({}),
|
75
|
+
u = m,
|
76
|
+
p = n('U8pU'),
|
77
|
+
f = n('AJpP'),
|
78
|
+
b = n('Kwbf'),
|
79
|
+
y = n('MNnm'),
|
80
|
+
E = 'rc-util-key';
|
81
|
+
function v(e) {
|
82
|
+
if (e.attachTo) return e.attachTo;
|
83
|
+
var t = document.querySelector('head');
|
84
|
+
return t || document.body;
|
85
|
+
}
|
86
|
+
function C(e) {
|
87
|
+
var t,
|
88
|
+
n =
|
89
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
90
|
+
if (!Object(y['a'])()) return null;
|
91
|
+
var a,
|
92
|
+
r = document.createElement('style');
|
93
|
+
(null === (t = n.csp) || void 0 === t ? void 0 : t.nonce) &&
|
94
|
+
(r.nonce = null === (a = n.csp) || void 0 === a ? void 0 : a.nonce);
|
95
|
+
r.innerHTML = e;
|
96
|
+
var c = v(n),
|
97
|
+
l = c.firstChild;
|
98
|
+
return (
|
99
|
+
n.prepend && c.prepend
|
100
|
+
? c.prepend(r)
|
101
|
+
: n.prepend && l
|
102
|
+
? c.insertBefore(r, l)
|
103
|
+
: c.appendChild(r),
|
104
|
+
r
|
105
|
+
);
|
106
|
+
}
|
107
|
+
var g = new Map();
|
108
|
+
function h(e, t) {
|
109
|
+
var n =
|
110
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
111
|
+
a = v(n);
|
112
|
+
if (!g.has(a)) {
|
113
|
+
var r = C('', n),
|
114
|
+
c = r.parentNode;
|
115
|
+
g.set(a, c), c.removeChild(r);
|
116
|
+
}
|
117
|
+
var l = Array.from(g.get(a).children).find(function (e) {
|
118
|
+
return 'STYLE' === e.tagName && e[E] === t;
|
119
|
+
});
|
120
|
+
if (l) {
|
121
|
+
var o, i, s;
|
122
|
+
if (
|
123
|
+
(null === (o = n.csp) || void 0 === o ? void 0 : o.nonce) &&
|
124
|
+
l.nonce !==
|
125
|
+
(null === (i = n.csp) || void 0 === i ? void 0 : i.nonce)
|
126
|
+
)
|
127
|
+
l.nonce = null === (s = n.csp) || void 0 === s ? void 0 : s.nonce;
|
128
|
+
return l.innerHTML !== e && (l.innerHTML = e), l;
|
129
|
+
}
|
130
|
+
var d = C(e, n);
|
131
|
+
return (d[E] = t), d;
|
132
|
+
}
|
133
|
+
function k(e, t) {
|
134
|
+
Object(b['a'])(e, '[@ant-design/icons] '.concat(t));
|
135
|
+
}
|
136
|
+
function j(e) {
|
137
|
+
return (
|
138
|
+
'object' === Object(p['a'])(e) &&
|
139
|
+
'string' === typeof e.name &&
|
140
|
+
'string' === typeof e.theme &&
|
141
|
+
('object' === Object(p['a'])(e.icon) || 'function' === typeof e.icon)
|
142
|
+
);
|
143
|
+
}
|
144
|
+
function w() {
|
145
|
+
var e =
|
146
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
147
|
+
return Object.keys(e).reduce(function (t, n) {
|
148
|
+
var a = e[n];
|
149
|
+
switch (n) {
|
150
|
+
case 'class':
|
151
|
+
(t.className = a), delete t.class;
|
152
|
+
break;
|
153
|
+
default:
|
154
|
+
t[n] = a;
|
155
|
+
}
|
156
|
+
return t;
|
157
|
+
}, {});
|
158
|
+
}
|
159
|
+
function O(e, t, n) {
|
160
|
+
return n
|
161
|
+
? i.a.createElement(
|
162
|
+
e.tag,
|
163
|
+
Object(a['a'])(Object(a['a'])({ key: t }, w(e.attrs)), n),
|
164
|
+
(e.children || []).map(function (n, a) {
|
165
|
+
return O(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
166
|
+
}),
|
167
|
+
)
|
168
|
+
: i.a.createElement(
|
169
|
+
e.tag,
|
170
|
+
Object(a['a'])({ key: t }, w(e.attrs)),
|
171
|
+
(e.children || []).map(function (n, a) {
|
172
|
+
return O(n, ''.concat(t, '-').concat(e.tag, '-').concat(a));
|
173
|
+
}),
|
174
|
+
);
|
175
|
+
}
|
176
|
+
function T(e) {
|
177
|
+
return Object(f['generate'])(e)[0];
|
178
|
+
}
|
179
|
+
function x(e) {
|
180
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
181
|
+
}
|
182
|
+
var G =
|
183
|
+
'\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',
|
184
|
+
I = function () {
|
185
|
+
var e =
|
186
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
187
|
+
? arguments[0]
|
188
|
+
: G,
|
189
|
+
t = Object(o['useContext'])(u),
|
190
|
+
n = t.csp;
|
191
|
+
Object(o['useEffect'])(function () {
|
192
|
+
h(e, '@ant-design-icons', { prepend: !0, csp: n });
|
193
|
+
}, []);
|
194
|
+
},
|
195
|
+
q = [
|
196
|
+
'icon',
|
197
|
+
'className',
|
198
|
+
'onClick',
|
199
|
+
'style',
|
200
|
+
'primaryColor',
|
201
|
+
'secondaryColor',
|
202
|
+
],
|
203
|
+
N = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
204
|
+
function z(e) {
|
205
|
+
var t = e.primaryColor,
|
206
|
+
n = e.secondaryColor;
|
207
|
+
(N.primaryColor = t),
|
208
|
+
(N.secondaryColor = n || T(t)),
|
209
|
+
(N.calculated = !!n);
|
210
|
+
}
|
211
|
+
function L() {
|
212
|
+
return Object(a['a'])({}, N);
|
213
|
+
}
|
214
|
+
var M = function (e) {
|
215
|
+
var t = e.icon,
|
216
|
+
n = e.className,
|
217
|
+
r = e.onClick,
|
218
|
+
c = e.style,
|
219
|
+
o = e.primaryColor,
|
220
|
+
i = e.secondaryColor,
|
221
|
+
s = Object(l['a'])(e, q),
|
222
|
+
d = N;
|
223
|
+
if (
|
224
|
+
(o && (d = { primaryColor: o, secondaryColor: i || T(o) }),
|
225
|
+
I(),
|
226
|
+
k(j(t), 'icon should be icon definiton, but got '.concat(t)),
|
227
|
+
!j(t))
|
228
|
+
)
|
229
|
+
return null;
|
230
|
+
var m = t;
|
231
|
+
return (
|
232
|
+
m &&
|
233
|
+
'function' === typeof m.icon &&
|
234
|
+
(m = Object(a['a'])(
|
235
|
+
Object(a['a'])({}, m),
|
236
|
+
{},
|
237
|
+
{ icon: m.icon(d.primaryColor, d.secondaryColor) },
|
238
|
+
)),
|
239
|
+
O(
|
240
|
+
m.icon,
|
241
|
+
'svg-'.concat(m.name),
|
242
|
+
Object(a['a'])(
|
243
|
+
{
|
244
|
+
className: n,
|
245
|
+
onClick: r,
|
246
|
+
style: c,
|
247
|
+
'data-icon': m.name,
|
248
|
+
width: '1em',
|
249
|
+
height: '1em',
|
250
|
+
fill: 'currentColor',
|
251
|
+
'aria-hidden': 'true',
|
252
|
+
},
|
253
|
+
s,
|
254
|
+
),
|
255
|
+
)
|
256
|
+
);
|
257
|
+
};
|
258
|
+
(M.displayName = 'IconReact'),
|
259
|
+
(M.getTwoToneColors = L),
|
260
|
+
(M.setTwoToneColors = z);
|
261
|
+
var B = M;
|
262
|
+
function A(e) {
|
263
|
+
var t = x(e),
|
264
|
+
n = Object(r['a'])(t, 2),
|
265
|
+
a = n[0],
|
266
|
+
c = n[1];
|
267
|
+
return B.setTwoToneColors({ primaryColor: a, secondaryColor: c });
|
268
|
+
}
|
269
|
+
function V() {
|
270
|
+
var e = B.getTwoToneColors();
|
271
|
+
return e.calculated
|
272
|
+
? [e.primaryColor, e.secondaryColor]
|
273
|
+
: e.primaryColor;
|
274
|
+
}
|
275
|
+
var F = [
|
276
|
+
'className',
|
277
|
+
'icon',
|
278
|
+
'spin',
|
279
|
+
'rotate',
|
280
|
+
'tabIndex',
|
281
|
+
'onClick',
|
282
|
+
'twoToneColor',
|
283
|
+
];
|
284
|
+
A('#1890ff');
|
285
|
+
var J = o['forwardRef'](function (e, t) {
|
286
|
+
var n,
|
287
|
+
i = e.className,
|
288
|
+
s = e.icon,
|
289
|
+
m = e.spin,
|
290
|
+
p = e.rotate,
|
291
|
+
f = e.tabIndex,
|
292
|
+
b = e.onClick,
|
293
|
+
y = e.twoToneColor,
|
294
|
+
E = Object(l['a'])(e, F),
|
295
|
+
v = o['useContext'](u),
|
296
|
+
C = v.prefixCls,
|
297
|
+
g = void 0 === C ? 'anticon' : C,
|
298
|
+
h = d()(
|
299
|
+
g,
|
300
|
+
((n = {}),
|
301
|
+
Object(c['a'])(n, ''.concat(g, '-').concat(s.name), !!s.name),
|
302
|
+
Object(c['a'])(
|
303
|
+
n,
|
304
|
+
''.concat(g, '-spin'),
|
305
|
+
!!m || 'loading' === s.name,
|
306
|
+
),
|
307
|
+
n),
|
308
|
+
i,
|
309
|
+
),
|
310
|
+
k = f;
|
311
|
+
void 0 === k && b && (k = -1);
|
312
|
+
var j = p
|
313
|
+
? {
|
314
|
+
msTransform: 'rotate('.concat(p, 'deg)'),
|
315
|
+
transform: 'rotate('.concat(p, 'deg)'),
|
316
|
+
}
|
317
|
+
: void 0,
|
318
|
+
w = x(y),
|
319
|
+
O = Object(r['a'])(w, 2),
|
320
|
+
T = O[0],
|
321
|
+
G = O[1];
|
322
|
+
return o['createElement'](
|
323
|
+
'span',
|
324
|
+
Object(a['a'])(
|
325
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, E),
|
326
|
+
{},
|
327
|
+
{ ref: t, tabIndex: k, onClick: b, className: h },
|
328
|
+
),
|
329
|
+
o['createElement'](B, {
|
330
|
+
icon: s,
|
331
|
+
primaryColor: T,
|
332
|
+
secondaryColor: G,
|
333
|
+
style: j,
|
334
|
+
}),
|
335
|
+
);
|
336
|
+
});
|
337
|
+
(J.displayName = 'AntdIcon'),
|
338
|
+
(J.getTwoToneColor = V),
|
339
|
+
(J.setTwoToneColor = A);
|
340
|
+
t['a'] = J;
|
341
|
+
},
|
342
|
+
EIjq: function (e, t, n) {
|
343
|
+
'use strict';
|
344
|
+
n.r(t);
|
345
|
+
var a = n('q1tI'),
|
346
|
+
r = n.n(a),
|
347
|
+
c = n('m/eG'),
|
348
|
+
l = () =>
|
349
|
+
r.a.createElement(
|
350
|
+
r.a.Fragment,
|
351
|
+
null,
|
352
|
+
r.a.createElement(
|
353
|
+
c['k'],
|
354
|
+
{
|
355
|
+
title: 'Default size card',
|
356
|
+
extra: r.a.createElement('a', { href: '#' }, 'More'),
|
357
|
+
style: { width: 300 },
|
358
|
+
},
|
359
|
+
r.a.createElement('p', null, 'Card content'),
|
360
|
+
r.a.createElement('p', null, 'Card content'),
|
361
|
+
r.a.createElement('p', null, 'Card content'),
|
362
|
+
),
|
363
|
+
r.a.createElement(
|
364
|
+
c['k'],
|
365
|
+
{
|
366
|
+
size: 'small',
|
367
|
+
title: 'Small size card',
|
368
|
+
extra: r.a.createElement('a', { href: '#' }, 'More'),
|
369
|
+
style: { width: 300 },
|
370
|
+
},
|
371
|
+
r.a.createElement('p', null, 'Card content'),
|
372
|
+
r.a.createElement('p', null, 'Card content'),
|
373
|
+
r.a.createElement('p', null, 'Card content'),
|
374
|
+
),
|
375
|
+
);
|
376
|
+
t['default'] = l;
|
377
|
+
},
|
378
|
+
G3dp: function (e, t, n) {
|
379
|
+
'use strict';
|
380
|
+
var a = n('VTBJ'),
|
381
|
+
r = n('q1tI'),
|
382
|
+
c = {
|
383
|
+
icon: {
|
384
|
+
tag: 'svg',
|
385
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
386
|
+
children: [
|
387
|
+
{
|
388
|
+
tag: 'path',
|
389
|
+
attrs: {
|
390
|
+
d: 'M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z',
|
391
|
+
},
|
392
|
+
},
|
393
|
+
],
|
394
|
+
},
|
395
|
+
name: 'edit',
|
396
|
+
theme: 'outlined',
|
397
|
+
},
|
398
|
+
l = c,
|
399
|
+
o = n('6VBw'),
|
400
|
+
i = function (e, t) {
|
401
|
+
return r['createElement'](
|
402
|
+
o['a'],
|
403
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: t, icon: l }),
|
404
|
+
);
|
405
|
+
};
|
406
|
+
i.displayName = 'EditOutlined';
|
407
|
+
t['a'] = r['forwardRef'](i);
|
408
|
+
},
|
409
|
+
GZ0F: function (e, t, n) {
|
410
|
+
'use strict';
|
411
|
+
var a = n('VTBJ'),
|
412
|
+
r = n('q1tI'),
|
413
|
+
c = {
|
414
|
+
icon: {
|
415
|
+
tag: 'svg',
|
416
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
417
|
+
children: [
|
418
|
+
{
|
419
|
+
tag: 'path',
|
420
|
+
attrs: {
|
421
|
+
d: 'M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z',
|
422
|
+
},
|
423
|
+
},
|
424
|
+
],
|
425
|
+
},
|
426
|
+
name: 'ellipsis',
|
427
|
+
theme: 'outlined',
|
428
|
+
},
|
429
|
+
l = c,
|
430
|
+
o = n('6VBw'),
|
431
|
+
i = function (e, t) {
|
432
|
+
return r['createElement'](
|
433
|
+
o['a'],
|
434
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: t, icon: l }),
|
435
|
+
);
|
436
|
+
};
|
437
|
+
i.displayName = 'EllipsisOutlined';
|
438
|
+
t['a'] = r['forwardRef'](i);
|
439
|
+
},
|
440
|
+
H0U3: function (e, t, n) {
|
441
|
+
'use strict';
|
442
|
+
n.r(t);
|
443
|
+
var a = n('q1tI'),
|
444
|
+
r = n.n(a),
|
445
|
+
c = n('m/eG'),
|
446
|
+
l = c['k'].Meta,
|
447
|
+
o = () =>
|
448
|
+
r.a.createElement(
|
449
|
+
c['k'],
|
450
|
+
{
|
451
|
+
hoverable: !0,
|
452
|
+
style: { width: 240 },
|
453
|
+
cover: r.a.createElement('img', {
|
454
|
+
alt: 'example',
|
455
|
+
src: 'https://os.alipayobjects.com/rmsportal/QBnOOoLaAfKPirc.png',
|
456
|
+
}),
|
457
|
+
},
|
458
|
+
r.a.createElement(l, {
|
459
|
+
title: 'Europe Street beat',
|
460
|
+
description: 'www.instagram.com',
|
461
|
+
}),
|
462
|
+
);
|
463
|
+
t['default'] = o;
|
464
|
+
},
|
465
|
+
UWyr: function (e, t, n) {
|
466
|
+
'use strict';
|
467
|
+
n.r(t);
|
468
|
+
var a = n('q1tI'),
|
469
|
+
r = n.n(a),
|
470
|
+
c = n('m/eG'),
|
471
|
+
l = n('eFNv'),
|
472
|
+
o = n('G3dp'),
|
473
|
+
i = n('GZ0F'),
|
474
|
+
s = () => {
|
475
|
+
var e = c['k'].Meta;
|
476
|
+
return r.a.createElement(
|
477
|
+
c['k'],
|
478
|
+
{
|
479
|
+
style: { width: 300 },
|
480
|
+
cover: r.a.createElement('img', {
|
481
|
+
alt: 'example',
|
482
|
+
src: 'https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png',
|
483
|
+
}),
|
484
|
+
actions: [
|
485
|
+
r.a.createElement(l['a'], { key: 'setting' }),
|
486
|
+
r.a.createElement(o['a'], { key: 'edit' }),
|
487
|
+
r.a.createElement(i['a'], { key: 'ellipsis' }),
|
488
|
+
],
|
489
|
+
},
|
490
|
+
r.a.createElement(e, {
|
491
|
+
avatar: r.a.createElement(c['e'], {
|
492
|
+
src: 'https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png',
|
493
|
+
}),
|
494
|
+
title: 'Card title',
|
495
|
+
description: 'This is the description',
|
496
|
+
}),
|
497
|
+
);
|
498
|
+
};
|
499
|
+
t['default'] = s;
|
500
|
+
},
|
501
|
+
W3NL: function (e, t, n) {
|
502
|
+
'use strict';
|
503
|
+
n.r(t);
|
504
|
+
var a = n('q1tI'),
|
505
|
+
r = n.n(a),
|
506
|
+
c = n('m/eG'),
|
507
|
+
l = () =>
|
508
|
+
r.a.createElement(
|
509
|
+
'div',
|
510
|
+
{ className: 'site-card-wrapper' },
|
511
|
+
r.a.createElement(
|
512
|
+
c['P'],
|
513
|
+
{ gutter: 16 },
|
514
|
+
r.a.createElement(
|
515
|
+
c['o'],
|
516
|
+
{ span: 8 },
|
517
|
+
r.a.createElement(
|
518
|
+
c['k'],
|
519
|
+
{ title: 'Card title', bordered: !1 },
|
520
|
+
'Card content',
|
521
|
+
),
|
522
|
+
),
|
523
|
+
r.a.createElement(
|
524
|
+
c['o'],
|
525
|
+
{ span: 8 },
|
526
|
+
r.a.createElement(
|
527
|
+
c['k'],
|
528
|
+
{ title: 'Card title', bordered: !1 },
|
529
|
+
'Card content',
|
530
|
+
),
|
531
|
+
),
|
532
|
+
r.a.createElement(
|
533
|
+
c['o'],
|
534
|
+
{ span: 8 },
|
535
|
+
r.a.createElement(
|
536
|
+
c['k'],
|
537
|
+
{ title: 'Card title', bordered: !1 },
|
538
|
+
'Card content',
|
539
|
+
),
|
540
|
+
),
|
541
|
+
),
|
542
|
+
);
|
543
|
+
t['default'] = l;
|
544
|
+
},
|
545
|
+
WBJF: function (e, t, n) {
|
546
|
+
'use strict';
|
547
|
+
n.r(t);
|
548
|
+
var a = n('q1tI'),
|
549
|
+
r = n.n(a),
|
550
|
+
c = n('m/eG'),
|
551
|
+
l = () =>
|
552
|
+
r.a.createElement(
|
553
|
+
c['k'],
|
554
|
+
{ style: { width: 300 } },
|
555
|
+
r.a.createElement('p', null, 'Card content'),
|
556
|
+
r.a.createElement('p', null, 'Card content'),
|
557
|
+
r.a.createElement('p', null, 'Card content'),
|
558
|
+
);
|
559
|
+
t['default'] = l;
|
560
|
+
},
|
561
|
+
a7Nf: function (e, t, n) {
|
562
|
+
'use strict';
|
563
|
+
n.r(t);
|
564
|
+
var a = n('q1tI'),
|
565
|
+
r = n.n(a),
|
566
|
+
c = n('m/eG'),
|
567
|
+
l = () =>
|
568
|
+
r.a.createElement(
|
569
|
+
c['k'],
|
570
|
+
{ title: 'Card title' },
|
571
|
+
r.a.createElement(
|
572
|
+
c['k'],
|
573
|
+
{
|
574
|
+
type: 'inner',
|
575
|
+
title: 'Inner Card title',
|
576
|
+
extra: r.a.createElement('a', { href: '#' }, 'More'),
|
577
|
+
},
|
578
|
+
'Inner Card content',
|
579
|
+
),
|
580
|
+
r.a.createElement(
|
581
|
+
c['k'],
|
582
|
+
{
|
583
|
+
style: { marginTop: 16 },
|
584
|
+
type: 'inner',
|
585
|
+
title: 'Inner Card title',
|
586
|
+
extra: r.a.createElement('a', { href: '#' }, 'More'),
|
587
|
+
},
|
588
|
+
'Inner Card content',
|
589
|
+
),
|
590
|
+
);
|
591
|
+
t['default'] = l;
|
592
|
+
},
|
593
|
+
eFNv: function (e, t, n) {
|
594
|
+
'use strict';
|
595
|
+
var a = n('VTBJ'),
|
596
|
+
r = n('q1tI'),
|
597
|
+
c = {
|
598
|
+
icon: {
|
599
|
+
tag: 'svg',
|
600
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
601
|
+
children: [
|
602
|
+
{
|
603
|
+
tag: 'path',
|
604
|
+
attrs: {
|
605
|
+
d: 'M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z',
|
606
|
+
},
|
607
|
+
},
|
608
|
+
],
|
609
|
+
},
|
610
|
+
name: 'setting',
|
611
|
+
theme: 'outlined',
|
612
|
+
},
|
613
|
+
l = c,
|
614
|
+
o = n('6VBw'),
|
615
|
+
i = function (e, t) {
|
616
|
+
return r['createElement'](
|
617
|
+
o['a'],
|
618
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: t, icon: l }),
|
619
|
+
);
|
620
|
+
};
|
621
|
+
i.displayName = 'SettingOutlined';
|
622
|
+
t['a'] = r['forwardRef'](i);
|
623
|
+
},
|
624
|
+
mvKm: function (e, t, n) {
|
625
|
+
'use strict';
|
626
|
+
n.r(t);
|
627
|
+
var a = n('q1tI'),
|
628
|
+
r = n.n(a),
|
629
|
+
c = n('m/eG'),
|
630
|
+
l = () =>
|
631
|
+
r.a.createElement(
|
632
|
+
'div',
|
633
|
+
{ className: 'site-card-border-less-wrapper' },
|
634
|
+
r.a.createElement(
|
635
|
+
c['k'],
|
636
|
+
{ title: 'Card title', bordered: !1, style: { width: 300 } },
|
637
|
+
r.a.createElement('p', null, 'Card content'),
|
638
|
+
r.a.createElement('p', null, 'Card content'),
|
639
|
+
r.a.createElement('p', null, 'Card content'),
|
640
|
+
),
|
641
|
+
);
|
642
|
+
t['default'] = l;
|
643
|
+
},
|
644
|
+
ooz2: function (e, t, n) {
|
645
|
+
'use strict';
|
646
|
+
n.r(t);
|
647
|
+
var a = n('q1tI'),
|
648
|
+
r = n.n(a),
|
649
|
+
c = n('m/eG'),
|
650
|
+
l = () => {
|
651
|
+
var e = { width: '25%', textAlign: 'center' };
|
652
|
+
return r.a.createElement(
|
653
|
+
c['k'],
|
654
|
+
{ title: 'Card Title' },
|
655
|
+
r.a.createElement(c['k'].Grid, { style: e }, 'Content'),
|
656
|
+
r.a.createElement(
|
657
|
+
c['k'].Grid,
|
658
|
+
{ hoverable: !1, style: e },
|
659
|
+
'Content',
|
660
|
+
),
|
661
|
+
r.a.createElement(c['k'].Grid, { style: e }, 'Content'),
|
662
|
+
r.a.createElement(c['k'].Grid, { style: e }, 'Content'),
|
663
|
+
r.a.createElement(c['k'].Grid, { style: e }, 'Content'),
|
664
|
+
r.a.createElement(c['k'].Grid, { style: e }, 'Content'),
|
665
|
+
r.a.createElement(c['k'].Grid, { style: e }, 'Content'),
|
666
|
+
);
|
667
|
+
};
|
668
|
+
t['default'] = l;
|
669
|
+
},
|
670
|
+
qEgm: function (e, t, n) {
|
671
|
+
'use strict';
|
672
|
+
n.r(t);
|
673
|
+
var a = n('tJVT'),
|
674
|
+
r = n('q1tI'),
|
675
|
+
c = n.n(r),
|
676
|
+
l = n('m/eG'),
|
677
|
+
o = () => {
|
678
|
+
var e = Object(r['useState'])('tab1'),
|
679
|
+
t = Object(a['a'])(e, 2),
|
680
|
+
n = t[0],
|
681
|
+
o = t[1],
|
682
|
+
i = Object(r['useState'])('app'),
|
683
|
+
s = Object(a['a'])(i, 2),
|
684
|
+
d = s[0],
|
685
|
+
m = s[1],
|
686
|
+
u = [
|
687
|
+
{ key: 'tab1', tab: 'tab1' },
|
688
|
+
{ key: 'tab2', tab: 'tab2' },
|
689
|
+
],
|
690
|
+
p = {
|
691
|
+
tab1: c.a.createElement('p', null, 'content1'),
|
692
|
+
tab2: c.a.createElement('p', null, 'content2'),
|
693
|
+
},
|
694
|
+
f = [
|
695
|
+
{ key: 'article', tab: 'article' },
|
696
|
+
{ key: 'app', tab: 'app' },
|
697
|
+
{ key: 'project', tab: 'project' },
|
698
|
+
],
|
699
|
+
b = {
|
700
|
+
article: c.a.createElement('p', null, 'article content'),
|
701
|
+
app: c.a.createElement('p', null, 'app content'),
|
702
|
+
project: c.a.createElement('p', null, 'project content'),
|
703
|
+
},
|
704
|
+
y = (e, t) => {
|
705
|
+
console.log(e, t), 'key' === t ? o(e) : m(e);
|
706
|
+
};
|
707
|
+
return c.a.createElement(
|
708
|
+
c.a.Fragment,
|
709
|
+
null,
|
710
|
+
c.a.createElement(
|
711
|
+
l['k'],
|
712
|
+
{
|
713
|
+
style: { width: '100%' },
|
714
|
+
title: 'Card title',
|
715
|
+
extra: c.a.createElement('a', { href: '#' }, 'More'),
|
716
|
+
tabList: u,
|
717
|
+
activeTabKey: n,
|
718
|
+
onTabChange: (e) => {
|
719
|
+
y(e, 'key');
|
720
|
+
},
|
721
|
+
},
|
722
|
+
p[n],
|
723
|
+
),
|
724
|
+
c.a.createElement('br', null),
|
725
|
+
c.a.createElement('br', null),
|
726
|
+
c.a.createElement(
|
727
|
+
l['k'],
|
728
|
+
{
|
729
|
+
style: { width: '100%' },
|
730
|
+
tabList: f,
|
731
|
+
activeTabKey: d,
|
732
|
+
tabBarExtraContent: c.a.createElement(
|
733
|
+
'a',
|
734
|
+
{ href: '#' },
|
735
|
+
'More',
|
736
|
+
),
|
737
|
+
onTabChange: (e) => {
|
738
|
+
y(e, 'noTitleKey');
|
739
|
+
},
|
740
|
+
},
|
741
|
+
b[d],
|
742
|
+
),
|
743
|
+
);
|
744
|
+
};
|
745
|
+
t['default'] = o;
|
746
|
+
},
|
747
|
+
},
|
748
|
+
]);
|