@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,2590 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[1],{"2N97":function(t,e,n){"use strict";var r=n("xbqb"),o=n("Lw8S");function i(){var t=n("q1tI");return i=function(){return t},t}function u(t,e){return s(t)||f(t,e)||c(t,e)||a()}function a(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(t,e){if(t){if("string"===typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,e):void 0}}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function f(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function s(t){if(Array.isArray(t))return t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var d,p="data-prefers-color",v="dumi:prefers-color",y=function(){function t(){var e=this;r(this,t),this.color=void 0,this.callbacks=[],this.color=localStorage.getItem(v)||document.documentElement.getAttribute(p),["light","dark"].forEach((function(t){var n=e.getColorMedia(t),r=function(n){n.matches&&"auto"===e.color&&(document.documentElement.setAttribute(p,t),e.applyCallbacks())};n.addEventListener?n.addEventListener("change",r):n.addListener&&n.addListener(r)}))}return o(t,[{key:"getColorMedia",value:function(t){return window.matchMedia("(prefers-color-scheme: ".concat(t,")"))}},{key:"isColorMode",value:function(t){return this.getColorMedia(t).matches}},{key:"applyCallbacks",value:function(){var t=this;this.callbacks.forEach((function(e){return e(t.color)}))}},{key:"listen",value:function(t){this.callbacks.push(t)}},{key:"unlisten",value:function(t){this.callbacks.splice(this.callbacks.indexOf(t),1)}},{key:"set",value:function(t){return this.color=t,localStorage.setItem(v,t),this.applyCallbacks(),"auto"===t?document.documentElement.setAttribute(p,this.isColorMode("dark")?"dark":"light"):document.documentElement.setAttribute(p,t),t}}]),t}(),m=function(){var t=(0,i().useState)(),e=u(t,2),n=e[0],r=e[1],o=(0,i().useCallback)((function(t){d.set(t)}),[]);return(0,i().useEffect)((function(){return d=d||new y,d.listen(r),r(d.color),function(){return d.unlisten(r)}}),[]),[n,o]};e.default=m},"3QDa":function(t,e,n){"use strict";var r=n("5wUe");function o(){var t=n("q1tI");return o=function(){return t},t}function i(){var t=a(n("Zs1V"));return i=function(){return t},t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=a(n("nLCz"));function a(t){return t&&t.__esModule?t:{default:t}}function c(t,e){return p(t)||d(t,e)||f(t,e)||l()}function l(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(t,e){if(t){if("string"===typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function d(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function p(t){if(Array.isArray(t))return t}function v(t,e,n){return Object.entries(i().default[t]).reduce((function(t,o){var i=r(o,2),u=i[0],a=i[1];return t[u]=a.map((function(t){var r=Object.assign({},t);return Object.keys(t).forEach((function(t){if(/^description(\.|$)/.test(t)){var o=t.match(/^description\.?(.*)$/),i=c(o,2),u=i[1];u&&u!==e||!u&&!n?delete r[t]:r.description=r[t]}})),r})),t}),{})}var y=function(t){var e=(0,o().useContext)(u.default),n=e.locale,r=e.config.locales,i=!r.length||r[0].name===n,a=(0,o().useState)(v(t,n,i)),l=c(a,2),f=l[0],s=l[1];return(0,o().useEffect)((function(){s(v(t,n,i))}),[t,n,i]),f};e.default=y},"6asN":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=n("LtsZ"),o=n("zqmC"),i=(0,o.LinkWrapper)(r.NavLink);e.default=i},"6xEa":function(t,e,n){var r,o=function(){var t=String.fromCharCode,e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",r={};function o(t,e){if(!r[t]){r[t]={};for(var n=0;n<t.length;n++)r[t][t.charAt(n)]=n}return r[t][e]}var i={compressToBase64:function(t){if(null==t)return"";var n=i._compress(t,6,(function(t){return e.charAt(t)}));switch(n.length%4){default:case 0:return n;case 1:return n+"===";case 2:return n+"==";case 3:return n+"="}},decompressFromBase64:function(t){return null==t?"":""==t?null:i._decompress(t.length,32,(function(n){return o(e,t.charAt(n))}))},compressToUTF16:function(e){return null==e?"":i._compress(e,15,(function(e){return t(e+32)}))+" "},decompressFromUTF16:function(t){return null==t?"":""==t?null:i._decompress(t.length,16384,(function(e){return t.charCodeAt(e)-32}))},compressToUint8Array:function(t){for(var e=i.compress(t),n=new Uint8Array(2*e.length),r=0,o=e.length;r<o;r++){var u=e.charCodeAt(r);n[2*r]=u>>>8,n[2*r+1]=u%256}return n},decompressFromUint8Array:function(e){if(null===e||void 0===e)return i.decompress(e);for(var n=new Array(e.length/2),r=0,o=n.length;r<o;r++)n[r]=256*e[2*r]+e[2*r+1];var u=[];return n.forEach((function(e){u.push(t(e))})),i.decompress(u.join(""))},compressToEncodedURIComponent:function(t){return null==t?"":i._compress(t,6,(function(t){return n.charAt(t)}))},decompressFromEncodedURIComponent:function(t){return null==t?"":""==t?null:(t=t.replace(/ /g,"+"),i._decompress(t.length,32,(function(e){return o(n,t.charAt(e))})))},compress:function(e){return i._compress(e,16,(function(e){return t(e)}))},_compress:function(t,e,n){if(null==t)return"";var r,o,i,u={},a={},c="",l="",f="",s=2,d=3,p=2,v=[],y=0,m=0;for(i=0;i<t.length;i+=1)if(c=t.charAt(i),Object.prototype.hasOwnProperty.call(u,c)||(u[c]=d++,a[c]=!0),l=f+c,Object.prototype.hasOwnProperty.call(u,l))f=l;else{if(Object.prototype.hasOwnProperty.call(a,f)){if(f.charCodeAt(0)<256){for(r=0;r<p;r++)y<<=1,m==e-1?(m=0,v.push(n(y)),y=0):m++;for(o=f.charCodeAt(0),r=0;r<8;r++)y=y<<1|1&o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o>>=1}else{for(o=1,r=0;r<p;r++)y=y<<1|o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o=0;for(o=f.charCodeAt(0),r=0;r<16;r++)y=y<<1|1&o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o>>=1}s--,0==s&&(s=Math.pow(2,p),p++),delete a[f]}else for(o=u[f],r=0;r<p;r++)y=y<<1|1&o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o>>=1;s--,0==s&&(s=Math.pow(2,p),p++),u[l]=d++,f=String(c)}if(""!==f){if(Object.prototype.hasOwnProperty.call(a,f)){if(f.charCodeAt(0)<256){for(r=0;r<p;r++)y<<=1,m==e-1?(m=0,v.push(n(y)),y=0):m++;for(o=f.charCodeAt(0),r=0;r<8;r++)y=y<<1|1&o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o>>=1}else{for(o=1,r=0;r<p;r++)y=y<<1|o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o=0;for(o=f.charCodeAt(0),r=0;r<16;r++)y=y<<1|1&o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o>>=1}s--,0==s&&(s=Math.pow(2,p),p++),delete a[f]}else for(o=u[f],r=0;r<p;r++)y=y<<1|1&o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o>>=1;s--,0==s&&(s=Math.pow(2,p),p++)}for(o=2,r=0;r<p;r++)y=y<<1|1&o,m==e-1?(m=0,v.push(n(y)),y=0):m++,o>>=1;while(1){if(y<<=1,m==e-1){v.push(n(y));break}m++}return v.join("")},decompress:function(t){return null==t?"":""==t?null:i._decompress(t.length,32768,(function(e){return t.charCodeAt(e)}))},_decompress:function(e,n,r){var o,i,u,a,c,l,f,s=[],d=4,p=4,v=3,y="",m=[],h={val:r(0),position:n,index:1};for(o=0;o<3;o+=1)s[o]=o;u=0,c=Math.pow(2,2),l=1;while(l!=c)a=h.val&h.position,h.position>>=1,0==h.position&&(h.position=n,h.val=r(h.index++)),u|=(a>0?1:0)*l,l<<=1;switch(u){case 0:u=0,c=Math.pow(2,8),l=1;while(l!=c)a=h.val&h.position,h.position>>=1,0==h.position&&(h.position=n,h.val=r(h.index++)),u|=(a>0?1:0)*l,l<<=1;f=t(u);break;case 1:u=0,c=Math.pow(2,16),l=1;while(l!=c)a=h.val&h.position,h.position>>=1,0==h.position&&(h.position=n,h.val=r(h.index++)),u|=(a>0?1:0)*l,l<<=1;f=t(u);break;case 2:return""}s[3]=f,i=f,m.push(f);while(1){if(h.index>e)return"";u=0,c=Math.pow(2,v),l=1;while(l!=c)a=h.val&h.position,h.position>>=1,0==h.position&&(h.position=n,h.val=r(h.index++)),u|=(a>0?1:0)*l,l<<=1;switch(f=u){case 0:u=0,c=Math.pow(2,8),l=1;while(l!=c)a=h.val&h.position,h.position>>=1,0==h.position&&(h.position=n,h.val=r(h.index++)),u|=(a>0?1:0)*l,l<<=1;s[p++]=t(u),f=p-1,d--;break;case 1:u=0,c=Math.pow(2,16),l=1;while(l!=c)a=h.val&h.position,h.position>>=1,0==h.position&&(h.position=n,h.val=r(h.index++)),u|=(a>0?1:0)*l,l<<=1;s[p++]=t(u),f=p-1,d--;break;case 2:return m.join("")}if(0==d&&(d=Math.pow(2,v),v++),s[f])y=s[f];else{if(f!==p)return null;y=i+i.charAt(0)}m.push(y),s[p++]=i+y.charAt(0),d--,i=y,0==d&&(d=Math.pow(2,v),v++)}}};return i}();r=function(){return o}.call(e,n,e,t),void 0===r||(t.exports=r)},"7sf/":function(t,e,n){"use strict";function r(){var t=n("q1tI");return r=function(){return t},t}function o(){var t=i(n("6xEa"));return o=function(){return t},t}function i(t){return t&&t.__esModule?t:{default:t}}function u(t,e){return s(t)||f(t,e)||c(t,e)||a()}function a(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(t,e){if(t){if("string"===typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,e):void 0}}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function f(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function s(t){if(Array.isArray(t))return t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var d={"zh-CN":"https://www.typescriptlang.org/zh/play","en-US":"https://www.typescriptlang.org/play"},p=function(t,e){var n=function(){var t=/^zh|cn$/.test(arguments.length<=0?void 0:arguments[0])?d["zh-CN"]:d["en-US"];return"".concat(t,"?skipLibCheck=true&jsx=1#code/").concat(o().default.compressToEncodedURIComponent(arguments.length<=1?void 0:arguments[1]))},i=(0,r().useState)(n(t,e)),a=u(i,2),c=a[0],l=a[1];return(0,r().useEffect)((function(){l(n(t,e))}),[t,e]),c};e.default=p},Lw8S:function(t,e){function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t}t.exports=r},"U/TZ":function(t,e,n){"use strict";function r(){var t=n("q1tI");return r=function(){return t},t}function o(t,e){return l(t)||c(t,e)||u(t,e)||i()}function i(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(t,e){if(t){if("string"===typeof t)return a(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(t,e):void 0}}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function c(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function l(t){if(Array.isArray(t))return t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var f=function(t,e){var n=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r={};return Object.keys(e[1]).forEach((function(t){var n=(t.match(/^(.+)\.([^_]+)$/)||[]).slice(1),i=o(n,2),u=i[0],a=i[1];a&&a!==e[0]||(r[u||t]=e[1][t])})),r},i=(0,r().useState)(n(t,e)),u=o(i,2),a=u[0],c=u[1];return(0,r().useEffect)((function(){c(n(t,e))}),[t,e]),a};e.default=f},WWur:function(t,e,n){"use strict";var r=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.target,r=void 0===n?document.body:n,o=document.createElement("textarea"),i=document.activeElement;o.value=t,o.setAttribute("readonly",""),o.style.contain="strict",o.style.position="absolute",o.style.left="-9999px",o.style.fontSize="12pt";var u=document.getSelection(),a=!1;u.rangeCount>0&&(a=u.getRangeAt(0)),r.append(o),o.select(),o.selectionStart=0,o.selectionEnd=t.length;var c=!1;try{c=document.execCommand("copy")}catch(l){}return o.remove(),a&&(u.removeAllRanges(),u.addRange(a)),i&&i.focus(),c};t.exports=r,t.exports.default=r},bYHP:function(t,e,n){"use strict";function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=l(n("q1tI")),i=n("LtsZ"),u=a(n("hKI/"));function a(t){return t&&t.__esModule?t:{default:t}}function c(t){if("function"!==typeof WeakMap)return null;var e=new WeakMap,n=new WeakMap;return(c=function(t){return t?n:e})(t)}function l(t,e){if(!e&&t&&t.__esModule)return t;if(null===t||"object"!==r(t)&&"function"!==typeof t)return{default:t};var n=c(e);if(n&&n.has(t))return n.get(t);var o={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in t)if("default"!==u&&Object.prototype.hasOwnProperty.call(t,u)){var a=i?Object.getOwnPropertyDescriptor(t,u):null;a&&(a.get||a.set)?Object.defineProperty(o,u,a):o[u]=t[u]}return o.default=t,n&&n.set(t,o),o}function f(){return f=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},f.apply(this,arguments)}function s(t,e){return m(t)||y(t,e)||p(t,e)||d()}function d(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function p(t,e){if(t){if("string"===typeof t)return v(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?v(t,e):void 0}}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function y(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function m(t){if(Array.isArray(t))return t}function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function b(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function g(t,e,n){return e&&b(t.prototype,e),n&&b(t,n),t}var w=new(function(){function t(){h(this,t),this.anchors=[],this.listeners=[],this.listener=void 0,this.listener=(0,u.default)(this._matchActiveAnchor.bind(this),200)}return g(t,[{key:"_matchActiveAnchor",value:function(){var t=this,e=this.anchors.findIndex((function(e,n){return e.getBoundingClientRect().top>128||n===t.anchors.length-1})),n=this.anchors[Math.max(0,e-1)],r=n.parentElement.id;this.listeners.forEach((function(t){return t(r)}))}},{key:"watch",value:function(t){0===this.anchors.length&&"undefined"!==typeof window&&window.addEventListener("scroll",this.listener),this.anchors.push(t),this.listener()}},{key:"unwatch",value:function(t){this.anchors.splice(this.anchors.findIndex((function(e){return e===t})),1),0===this.anchors.length&&"undefined"!==typeof window&&window.removeEventListener("scroll",this.listener)}},{key:"listen",value:function(t){this.listeners.push(t)}},{key:"unlisten",value:function(t){this.listeners.splice(this.listeners.findIndex((function(e){return e===t})),1)}}]),t}());function O(t){return t.offsetTop+(t.offsetParent?O(t.offsetParent):0)}var j=function t(e){var n,r=(null===(n=e.to.match(/(#[^&?]*)/))||void 0===n?void 0:n[1])||"",u=(0,o.useRef)(null),a=(0,o.useState)(!1),c=s(a,2),l=c[0],d=c[1];return(0,o.useEffect)((function(){var t,e;if(["H1","H2","H3"].includes(null===(t=u.current)||void 0===t||null===(e=t.parentElement)||void 0===e?void 0:e.tagName)&&u.current.parentElement.id){var n=u.current;return w.watch(n),function(){w.unwatch(n)}}var o=function(t){d(r==="#".concat(t))};return w.listen(o),function(){return w.unlisten(o)}}),[]),o.default.createElement(i.NavLink,f({},e,{ref:u,onClick:function(){return t.scrollToAnchor(r.substring(1))},isActive:function(){return l}}))};j.scrollToAnchor=function(t){window.requestAnimationFrame((function(){var e=document.getElementById(decodeURIComponent(t));e&&window.scrollTo(0,O(e)-100)}))};var A=j;e.default=A},beRK:function(t,e,n){"use strict";function r(){var t=n("q1tI");return r=function(){return t},t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.getDemoUrl=e.getDemoRouteName=void 0;var o=i(n("nLCz"));function i(t){return t&&t.__esModule?t:{default:t}}function u(t,e){return s(t)||f(t,e)||c(t,e)||a()}function a(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(t,e){if(t){if("string"===typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,e):void 0}}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function f(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function s(t){if(Array.isArray(t))return t}function d(){return"BASEMENT"===Object({NODE_ENV:"production"}).PLATFORM_TYPE}var p=function(){return d()?"_demos":"~demos"};e.getDemoRouteName=p;var v=function(t,e){var n,r=window,o=r.location,i=o.href,a=o.origin,c=i.split(/#\//),l=u(c,2),f=l[0],s=l[1],v="string"===typeof s;return[v?"".concat(f,"#"):a,"".concat((null===(n=window)||void 0===n?void 0:n.routerBase)||"","/").replace(/\/\/$/,"/"),p(),"/",t,d()?"/index.html":"".concat(e?".html":"")].join("")};e.getDemoUrl=v;var y=function(t){var e=(0,r().useContext)(o.default),n=e.config,i=(0,r().useState)(""),a=u(i,2),c=a[0],l=a[1];return(0,r().useEffect)((function(){l(v(t,n.exportStatic&&n.exportStatic.htmlSuffix))}),[t,n]),c};e.default=y},dEAq:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"context",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"Link",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"NavLink",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"AnchorLink",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"useSearch",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"useCopy",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"useRiddle",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"useMotions",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"useCodeSandbox",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"useLocaleProps",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"useDemoUrl",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"useApiData",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"useTSPlaygroundUrl",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"usePrefersColor",{enumerable:!0,get:function(){return m.default}});var r=h(n("nLCz")),o=h(n("zqmC")),i=h(n("6asN")),u=h(n("bYHP")),a=h(n("t/kZ")),c=h(n("dfPH")),l=h(n("o0kM")),f=h(n("zYLY")),s=h(n("r1Q5")),d=h(n("U/TZ")),p=h(n("beRK")),v=h(n("3QDa")),y=h(n("7sf/")),m=h(n("2N97"));function h(t){return t&&t.__esModule?t:{default:t}}},dfPH:function(t,e,n){"use strict";function r(){var t=n("q1tI");return r=function(){return t},t}function o(){var t=i(n("WWur"));return o=function(){return t},t}function i(t){return t&&t.__esModule?t:{default:t}}function u(t,e){return s(t)||f(t,e)||c(t,e)||a()}function a(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(t,e){if(t){if("string"===typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,e):void 0}}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function f(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function s(t){if(Array.isArray(t))return t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var d=function(){var t=(0,r().useState)(),e=u(t,2),n=e[0],i=e[1],a=(0,r().useState)("ready"),c=u(a,2),l=c[0],f=c[1],s=(0,r().useCallback)((function(t){(0,o().default)(t),f("copied"),clearTimeout(n),i(setTimeout((function(){f("ready")}),2e3))}),[]);return[s,l]};e.default=d},"hKI/":function(t,e,n){(function(e){var n="Expected a function",r=NaN,o="[object Symbol]",i=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,c=/^0o[0-7]+$/i,l=parseInt,f="object"==typeof e&&e&&e.Object===Object&&e,s="object"==typeof self&&self&&self.Object===Object&&self,d=f||s||Function("return this")(),p=Object.prototype,v=p.toString,y=Math.max,m=Math.min,h=function(){return d.Date.now()};function b(t,e,r){var o,i,u,a,c,l,f=0,s=!1,d=!1,p=!0;if("function"!=typeof t)throw new TypeError(n);function v(e){var n=o,r=i;return o=i=void 0,f=e,a=t.apply(r,n),a}function b(t){return f=t,c=setTimeout(j,e),s?v(t):a}function g(t){var n=t-l,r=t-f,o=e-n;return d?m(o,u-r):o}function O(t){var n=t-l,r=t-f;return void 0===l||n>=e||n<0||d&&r>=u}function j(){var t=h();if(O(t))return S(t);c=setTimeout(j,g(t))}function S(t){return c=void 0,p&&o?v(t):(o=i=void 0,a)}function k(){void 0!==c&&clearTimeout(c),f=0,o=l=i=c=void 0}function x(){return void 0===c?a:S(h())}function E(){var t=h(),n=O(t);if(o=arguments,i=this,l=t,n){if(void 0===c)return b(l);if(d)return c=setTimeout(j,e),v(l)}return void 0===c&&(c=setTimeout(j,e)),a}return e=A(e)||0,w(r)&&(s=!!r.leading,d="maxWait"in r,u=d?y(A(r.maxWait)||0,e):u,p="trailing"in r?!!r.trailing:p),E.cancel=k,E.flush=x,E}function g(t,e,r){var o=!0,i=!0;if("function"!=typeof t)throw new TypeError(n);return w(r)&&(o="leading"in r?!!r.leading:o,i="trailing"in r?!!r.trailing:i),b(t,e,{leading:o,maxWait:e,trailing:i})}function w(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function O(t){return!!t&&"object"==typeof t}function j(t){return"symbol"==typeof t||O(t)&&v.call(t)==o}function A(t){if("number"==typeof t)return t;if(j(t))return r;if(w(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=w(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(i,"");var n=a.test(t);return n||c.test(t)?l(t.slice(2),n?2:8):u.test(t)?r:+t}t.exports=g}).call(this,n("IyRk"))},nLCz:function(t,e,n){"use strict";function r(){var t=o(n("q1tI"));return r=function(){return t},t}function o(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=r().default.createContext({config:{mode:"doc",title:"",navs:{},menus:{},locales:[],repository:{branch:"master"},theme:{}},meta:{title:""},menu:[],nav:[],base:"",routes:[]});e.default=i},o0kM:function(t,e,n){"use strict";var r=n("5wUe");function o(){var t=n("q1tI");return o=function(){return t},t}function i(t,e){return f(t)||l(t,e)||a(t,e)||u()}function u(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function a(t,e){if(t){if("string"===typeof t)return c(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(t,e):void 0}}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function l(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function f(t){if(Array.isArray(t))return t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s,d="https://riddle.alibaba-inc.com/riddles/define",p=function(){var t=(0,o().useState)(Boolean(s)),e=i(t,2),n=e[0],r=e[1];return(0,o().useEffect)((function(){if(void 0===s){var t=document.createElement("img");setTimeout((function(){t.src="",t.remove()}),200),t.onload=function(){s=!0,r(!0),t.remove()},t.src="https://private-alipayobjects.alipay.com/alipay-rmsdeploy-image/rmsportal/RKuAiriJqrUhyqW.png"}}),[]),n};function v(t){var e,n=t.dependencies,r=t.sources._.tsx||t.sources._.jsx;return r=r.replace(/^/,"import ReactDOM from 'react-dom@".concat((null===(e=n.react)||void 0===e?void 0:e.version)||"latest","';\n")).replace("export default","const DumiDemo =").concat("\nReactDOM.render(<DumiDemo />, mountNode);"),r=r.replace(/(from ')((?:@[^/'"]+)?[^/'"]+)/g,(function(t,e,r){var o="".concat(e).concat(r);return n[r]&&(o+="@".concat(n[r].version)),o})),r}var y=function(t){var e=(0,o().useState)(),n=i(e,2),u=n[0],a=n[1],c=p();return(0,o().useEffect)((function(){if(t&&c&&1===Object.keys(t.sources).length){var e=document.createElement("form"),n=document.createElement("input");return e.method="POST",e.target="_blank",e.style.display="none",e.action=d,e.appendChild(n),e.setAttribute("data-demo",t.title||""),n.name="data",n.value=JSON.stringify({title:t.titlle,js:v(t),css:Object.entries(t.dependencies).filter((function(t){var e=r(t,2),n=e[1];return n.css})).map((function(t){var e=r(t,2),n=e[0],o=e[1],i=o.version,u=o.css;return"@import '~".concat(u.replace(new RegExp("^(".concat(n,")")),"$1@".concat(i)),"';")})).join("\n")}),document.body.appendChild(e),a((function(){return function(){return e.submit()}})),function(){return e.remove()}}}),[t,c]),u};e.default=y},r1Q5:function(t,e,n){"use strict";var r=n("5wUe");function o(){var t=n("q1tI");return o=function(){return t},t}function i(){var t=u(n("6xEa"));return i=function(){return t},t}function u(t){return t&&t.__esModule?t:{default:t}}function a(t,e){return d(t)||s(t,e)||l(t,e)||c()}function c(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function l(t,e){if(t){if("string"===typeof t)return f(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?f(t,e):void 0}}function f(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function s(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function d(t){if(Array.isArray(t))return t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var p="https://codesandbox.io/api/v1/sandboxes/define";function v(t){return i().default.compressToBase64(JSON.stringify(t)).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}function y(t){var e=document.createElement("span");e.innerHTML=t;var n=e.textContent;return e.remove(),n}function m(t){var e=Boolean(t.sources._.tsx),n=e?".tsx":".jsx",o={},i={},u=Object.values(t.dependencies).filter((function(t){return t.css})),a="App".concat(n),c="index".concat(n);return Object.entries(t.dependencies).forEach((function(t){var e=r(t,2),n=e[0],o=e[1].version;i[n]=o})),i["react-dom"]||(i["react-dom"]=i.react||"latest"),o["sandbox.config.json"]={content:JSON.stringify({template:e?"create-react-app-typescript":"create-react-app"},null,2)},o["package.json"]={content:JSON.stringify({name:t.title,description:y(t.description)||"An auto-generated demo by dumi",main:c,dependencies:i,devDependencies:e?{typescript:"^3"}:{}},null,2)},o["index.html"]={content:'<div style="margin: 16px;" id="root"></div>'},o[c]={content:"/**\n* This is an auto-generated demo by dumi\n* if you think it is not working as expected,\n* please report the issue at\n* https://github.com/umijs/dumi/issues\n**/\n\nimport React from 'react';\nimport ReactDOM from 'react-dom';\n".concat(u.map((function(t){var e=t.css;return"import '".concat(e,"';")})).join("\n"),"\nimport App from './App';\n\nReactDOM.render(\n <App />,\n document.getElementById('root'),\n);")},Object.entries(t.sources).forEach((function(t){var e=r(t,2),n=e[0],i=e[1],u=i.tsx,c=i.jsx,l=i.content;o["_"===n?a:n]={content:u||c||l}})),v({files:o})}var h=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:p,n=(0,o().useState)(),r=a(n,2),i=r[0],u=r[1];return(0,o().useEffect)((function(){if(t){var n=document.createElement("form"),r=document.createElement("input"),o=m(t);return n.method="POST",n.target="_blank",n.style.display="none",n.action=e,n.appendChild(r),n.setAttribute("data-demo",t.title||""),r.name="parameters",r.value=o,document.body.appendChild(n),u((function(){return function(){return n.submit()}})),function(){return n.remove()}}}),[t]),i};e.default=h},"t/kZ":function(t,e,n){"use strict";var r=n("R5yR");function o(){var t=n("q1tI");return o=function(){return t},t}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("dEAq");function u(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?u(Object(n),!0).forEach((function(e){c(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function c(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function l(t,e){return v(t)||p(t,e)||s(t,e)||f()}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(t,e){if(t){if("string"===typeof t)return d(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(t,e):void 0}}function d(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function p(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function v(t){if(Array.isArray(t))return t}var y=function(t){var e=(0,o().useContext)(i.context),n=e.locale,u=e.routes,a=e.config.locales,c=(0,o().useState)([]),f=l(c,2),s=f[0],d=f[1],p=(0,o().useState)([]),v=l(p,2),y=v[0],m=v[1];return(0,o().useEffect)((function(){d(u.filter((function(t){var e=t.title,r=t.meta,o=(null===r||void 0===r?void 0:r.locale)===n,i=(null===r||void 0===r?void 0:r.locale)===a[0].name||!(null===r||void 0===r?void 0:r.locale)&&(!a.length||n===a[0].name);return e&&(i||o)})).reduce((function(t,e){var n,o,i={title:e.title,path:e.path};return(null===(n=e.meta)||void 0===n?void 0:n.group)&&(i.parent=e.meta.group),t.push(i),t.push.apply(t,r(((null===(o=e.meta)||void 0===o?void 0:o.slugs)||[]).filter((function(t){var n=t.value;return n!==e.title})).map((function(t){return{title:t.value,path:"".concat(e.path,"#").concat(t.heading),parent:i}})))),t}),[]))}),[u.length,n]),(0,o().useEffect)((function(){var e=null===t||void 0===t?void 0:t.trim().toUpperCase();if(e){for(var n=[],r=0;r<s.length;r+=1)s[r].title.toUpperCase().indexOf(e)>-1&&n.push(s[r]);m(n)}else m([])}),[t,s.length]),y},m=function(){var t=(0,o().useContext)(i.context),e=t.config.algolia,n=(0,o().useCallback)((function(t){window.docsearch(a({inputSelector:t},e))}),[e]);return n},h=function(t){var e=(0,o().useContext)(i.context),n=e.config,r=y(t),u=m();return n.algolia?u:r};e.default=h},xbqb:function(t,e){function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}t.exports=n},zYLY:function(t,e,n){"use strict";function r(){var t=n("q1tI");return r=function(){return t},t}function o(t,e){return l(t)||c(t,e)||u(t,e)||i()}function i(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(t,e){if(t){if("string"===typeof t)return a(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(t,e):void 0}}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function c(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],u=!0,a=!1;try{for(n=n.call(t);!(u=(r=n.next()).done);u=!0)if(i.push(r.value),e&&i.length===e)break}catch(c){a=!0,o=c}finally{try{u||null==n["return"]||n["return"]()}finally{if(a)throw o}}return i}}function l(t){if(Array.isArray(t))return t}function f(t,e,n){var r,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(i<e.length){var u=e[i],a=function(){return f(t,e,n,i+1)},c=u.match(/^([^:]+):?(.*)$/)||[],l=o(c,3),s=l[1],d=l[2];switch(s){case"autoplay":a();break;case"click":var p=d.match(/^(global\()?(.+?)\)?$/)||[],v=o(p,3),y=v[1],m=v[2],h=y?document:t;null===(r=h.querySelector(m))||void 0===r||r.click(),a();break;case"timeout":setTimeout(a,Number(d));break;case"capture":window.postMessage({type:"dumi:capture-element",value:d},"*"),a();break;default:console.warn("[dumi: motion] unknown motion '".concat(u,"', skip.")),a()}}else n()}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=function(t,e){var n=(0,r().useState)(!1),i=o(n,2),u=i[0],a=i[1],c=(0,r().useCallback)((function(){u||(f(e,t,(function(){a(!1)})),a(!0))}),[t,e,u]);return(0,r().useEffect)((function(){"autoplay"===t[0]&&e&&c()}),[t,e]),[c,u]};e.default=s},zqmC:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.LinkWrapper=void 0;var r=u(n("q1tI")),o=n("LtsZ"),i=["to"];function u(t){return t&&t.__esModule?t:{default:t}}function a(){return a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},a.apply(this,arguments)}function c(t,e){if(null==t)return{};var n,r,o=l(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}function l(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(o[n]=t[n]);return o}var f=function(t){return function(e){var n=e.to,o=c(e,i),u=/^(\w+:)?\/\//.test(n)||!n,l=r.default.isValidElement(o.children);return r.default.createElement(t,a({to:n||"",component:u?function(){return r.default.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:n},o.children,n&&!l&&r.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15",className:"__dumi-default-external-link-icon"},r.default.createElement("path",{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}),r.default.createElement("polygon",{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"})))}:void 0},o,u?{}:{onClick:function(){var t;window.scrollTo({top:0});for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];null===(t=o.onClick)||void 0===t||t.apply(this,n)}}))}};e.LinkWrapper=f;var s=f(o.Link);e.default=s}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[1],
|
3
|
+
{
|
4
|
+
'2N97': function (t, e, n) {
|
5
|
+
'use strict';
|
6
|
+
var r = n('xbqb'),
|
7
|
+
o = n('Lw8S');
|
8
|
+
function i() {
|
9
|
+
var t = n('q1tI');
|
10
|
+
return (
|
11
|
+
(i = function () {
|
12
|
+
return t;
|
13
|
+
}),
|
14
|
+
t
|
15
|
+
);
|
16
|
+
}
|
17
|
+
function u(t, e) {
|
18
|
+
return s(t) || f(t, e) || c(t, e) || a();
|
19
|
+
}
|
20
|
+
function a() {
|
21
|
+
throw new TypeError(
|
22
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
23
|
+
);
|
24
|
+
}
|
25
|
+
function c(t, e) {
|
26
|
+
if (t) {
|
27
|
+
if ('string' === typeof t) return l(t, e);
|
28
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
29
|
+
return (
|
30
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
31
|
+
'Map' === n || 'Set' === n
|
32
|
+
? Array.from(t)
|
33
|
+
: 'Arguments' === n ||
|
34
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
35
|
+
? l(t, e)
|
36
|
+
: void 0
|
37
|
+
);
|
38
|
+
}
|
39
|
+
}
|
40
|
+
function l(t, e) {
|
41
|
+
(null == e || e > t.length) && (e = t.length);
|
42
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
43
|
+
return r;
|
44
|
+
}
|
45
|
+
function f(t, e) {
|
46
|
+
var n =
|
47
|
+
null == t
|
48
|
+
? null
|
49
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
50
|
+
t['@@iterator'];
|
51
|
+
if (null != n) {
|
52
|
+
var r,
|
53
|
+
o,
|
54
|
+
i = [],
|
55
|
+
u = !0,
|
56
|
+
a = !1;
|
57
|
+
try {
|
58
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
59
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
60
|
+
} catch (c) {
|
61
|
+
(a = !0), (o = c);
|
62
|
+
} finally {
|
63
|
+
try {
|
64
|
+
u || null == n['return'] || n['return']();
|
65
|
+
} finally {
|
66
|
+
if (a) throw o;
|
67
|
+
}
|
68
|
+
}
|
69
|
+
return i;
|
70
|
+
}
|
71
|
+
}
|
72
|
+
function s(t) {
|
73
|
+
if (Array.isArray(t)) return t;
|
74
|
+
}
|
75
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
76
|
+
(e.default = void 0);
|
77
|
+
var d,
|
78
|
+
p = 'data-prefers-color',
|
79
|
+
v = 'dumi:prefers-color',
|
80
|
+
y = (function () {
|
81
|
+
function t() {
|
82
|
+
var e = this;
|
83
|
+
r(this, t),
|
84
|
+
(this.color = void 0),
|
85
|
+
(this.callbacks = []),
|
86
|
+
(this.color =
|
87
|
+
localStorage.getItem(v) ||
|
88
|
+
document.documentElement.getAttribute(p)),
|
89
|
+
['light', 'dark'].forEach(function (t) {
|
90
|
+
var n = e.getColorMedia(t),
|
91
|
+
r = function (n) {
|
92
|
+
n.matches &&
|
93
|
+
'auto' === e.color &&
|
94
|
+
(document.documentElement.setAttribute(p, t),
|
95
|
+
e.applyCallbacks());
|
96
|
+
};
|
97
|
+
n.addEventListener
|
98
|
+
? n.addEventListener('change', r)
|
99
|
+
: n.addListener && n.addListener(r);
|
100
|
+
});
|
101
|
+
}
|
102
|
+
return (
|
103
|
+
o(t, [
|
104
|
+
{
|
105
|
+
key: 'getColorMedia',
|
106
|
+
value: function (t) {
|
107
|
+
return window.matchMedia(
|
108
|
+
'(prefers-color-scheme: '.concat(t, ')'),
|
109
|
+
);
|
110
|
+
},
|
111
|
+
},
|
112
|
+
{
|
113
|
+
key: 'isColorMode',
|
114
|
+
value: function (t) {
|
115
|
+
return this.getColorMedia(t).matches;
|
116
|
+
},
|
117
|
+
},
|
118
|
+
{
|
119
|
+
key: 'applyCallbacks',
|
120
|
+
value: function () {
|
121
|
+
var t = this;
|
122
|
+
this.callbacks.forEach(function (e) {
|
123
|
+
return e(t.color);
|
124
|
+
});
|
125
|
+
},
|
126
|
+
},
|
127
|
+
{
|
128
|
+
key: 'listen',
|
129
|
+
value: function (t) {
|
130
|
+
this.callbacks.push(t);
|
131
|
+
},
|
132
|
+
},
|
133
|
+
{
|
134
|
+
key: 'unlisten',
|
135
|
+
value: function (t) {
|
136
|
+
this.callbacks.splice(this.callbacks.indexOf(t), 1);
|
137
|
+
},
|
138
|
+
},
|
139
|
+
{
|
140
|
+
key: 'set',
|
141
|
+
value: function (t) {
|
142
|
+
return (
|
143
|
+
(this.color = t),
|
144
|
+
localStorage.setItem(v, t),
|
145
|
+
this.applyCallbacks(),
|
146
|
+
'auto' === t
|
147
|
+
? document.documentElement.setAttribute(
|
148
|
+
p,
|
149
|
+
this.isColorMode('dark') ? 'dark' : 'light',
|
150
|
+
)
|
151
|
+
: document.documentElement.setAttribute(p, t),
|
152
|
+
t
|
153
|
+
);
|
154
|
+
},
|
155
|
+
},
|
156
|
+
]),
|
157
|
+
t
|
158
|
+
);
|
159
|
+
})(),
|
160
|
+
m = function () {
|
161
|
+
var t = (0, i().useState)(),
|
162
|
+
e = u(t, 2),
|
163
|
+
n = e[0],
|
164
|
+
r = e[1],
|
165
|
+
o = (0, i().useCallback)(function (t) {
|
166
|
+
d.set(t);
|
167
|
+
}, []);
|
168
|
+
return (
|
169
|
+
(0, i().useEffect)(function () {
|
170
|
+
return (
|
171
|
+
(d = d || new y()),
|
172
|
+
d.listen(r),
|
173
|
+
r(d.color),
|
174
|
+
function () {
|
175
|
+
return d.unlisten(r);
|
176
|
+
}
|
177
|
+
);
|
178
|
+
}, []),
|
179
|
+
[n, o]
|
180
|
+
);
|
181
|
+
};
|
182
|
+
e.default = m;
|
183
|
+
},
|
184
|
+
'3QDa': function (t, e, n) {
|
185
|
+
'use strict';
|
186
|
+
var r = n('5wUe');
|
187
|
+
function o() {
|
188
|
+
var t = n('q1tI');
|
189
|
+
return (
|
190
|
+
(o = function () {
|
191
|
+
return t;
|
192
|
+
}),
|
193
|
+
t
|
194
|
+
);
|
195
|
+
}
|
196
|
+
function i() {
|
197
|
+
var t = a(n('Zs1V'));
|
198
|
+
return (
|
199
|
+
(i = function () {
|
200
|
+
return t;
|
201
|
+
}),
|
202
|
+
t
|
203
|
+
);
|
204
|
+
}
|
205
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
206
|
+
(e.default = void 0);
|
207
|
+
var u = a(n('nLCz'));
|
208
|
+
function a(t) {
|
209
|
+
return t && t.__esModule ? t : { default: t };
|
210
|
+
}
|
211
|
+
function c(t, e) {
|
212
|
+
return p(t) || d(t, e) || f(t, e) || l();
|
213
|
+
}
|
214
|
+
function l() {
|
215
|
+
throw new TypeError(
|
216
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
217
|
+
);
|
218
|
+
}
|
219
|
+
function f(t, e) {
|
220
|
+
if (t) {
|
221
|
+
if ('string' === typeof t) return s(t, e);
|
222
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
223
|
+
return (
|
224
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
225
|
+
'Map' === n || 'Set' === n
|
226
|
+
? Array.from(t)
|
227
|
+
: 'Arguments' === n ||
|
228
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
229
|
+
? s(t, e)
|
230
|
+
: void 0
|
231
|
+
);
|
232
|
+
}
|
233
|
+
}
|
234
|
+
function s(t, e) {
|
235
|
+
(null == e || e > t.length) && (e = t.length);
|
236
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
237
|
+
return r;
|
238
|
+
}
|
239
|
+
function d(t, e) {
|
240
|
+
var n =
|
241
|
+
null == t
|
242
|
+
? null
|
243
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
244
|
+
t['@@iterator'];
|
245
|
+
if (null != n) {
|
246
|
+
var r,
|
247
|
+
o,
|
248
|
+
i = [],
|
249
|
+
u = !0,
|
250
|
+
a = !1;
|
251
|
+
try {
|
252
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
253
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
254
|
+
} catch (c) {
|
255
|
+
(a = !0), (o = c);
|
256
|
+
} finally {
|
257
|
+
try {
|
258
|
+
u || null == n['return'] || n['return']();
|
259
|
+
} finally {
|
260
|
+
if (a) throw o;
|
261
|
+
}
|
262
|
+
}
|
263
|
+
return i;
|
264
|
+
}
|
265
|
+
}
|
266
|
+
function p(t) {
|
267
|
+
if (Array.isArray(t)) return t;
|
268
|
+
}
|
269
|
+
function v(t, e, n) {
|
270
|
+
return Object.entries(i().default[t]).reduce(function (t, o) {
|
271
|
+
var i = r(o, 2),
|
272
|
+
u = i[0],
|
273
|
+
a = i[1];
|
274
|
+
return (
|
275
|
+
(t[u] = a.map(function (t) {
|
276
|
+
var r = Object.assign({}, t);
|
277
|
+
return (
|
278
|
+
Object.keys(t).forEach(function (t) {
|
279
|
+
if (/^description(\.|$)/.test(t)) {
|
280
|
+
var o = t.match(/^description\.?(.*)$/),
|
281
|
+
i = c(o, 2),
|
282
|
+
u = i[1];
|
283
|
+
(u && u !== e) || (!u && !n)
|
284
|
+
? delete r[t]
|
285
|
+
: (r.description = r[t]);
|
286
|
+
}
|
287
|
+
}),
|
288
|
+
r
|
289
|
+
);
|
290
|
+
})),
|
291
|
+
t
|
292
|
+
);
|
293
|
+
}, {});
|
294
|
+
}
|
295
|
+
var y = function (t) {
|
296
|
+
var e = (0, o().useContext)(u.default),
|
297
|
+
n = e.locale,
|
298
|
+
r = e.config.locales,
|
299
|
+
i = !r.length || r[0].name === n,
|
300
|
+
a = (0, o().useState)(v(t, n, i)),
|
301
|
+
l = c(a, 2),
|
302
|
+
f = l[0],
|
303
|
+
s = l[1];
|
304
|
+
return (
|
305
|
+
(0, o().useEffect)(
|
306
|
+
function () {
|
307
|
+
s(v(t, n, i));
|
308
|
+
},
|
309
|
+
[t, n, i],
|
310
|
+
),
|
311
|
+
f
|
312
|
+
);
|
313
|
+
};
|
314
|
+
e.default = y;
|
315
|
+
},
|
316
|
+
'6asN': function (t, e, n) {
|
317
|
+
'use strict';
|
318
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
319
|
+
(e.default = void 0);
|
320
|
+
var r = n('LtsZ'),
|
321
|
+
o = n('zqmC'),
|
322
|
+
i = (0, o.LinkWrapper)(r.NavLink);
|
323
|
+
e.default = i;
|
324
|
+
},
|
325
|
+
'6xEa': function (t, e, n) {
|
326
|
+
var r,
|
327
|
+
o = (function () {
|
328
|
+
var t = String.fromCharCode,
|
329
|
+
e =
|
330
|
+
'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=',
|
331
|
+
n =
|
332
|
+
'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$',
|
333
|
+
r = {};
|
334
|
+
function o(t, e) {
|
335
|
+
if (!r[t]) {
|
336
|
+
r[t] = {};
|
337
|
+
for (var n = 0; n < t.length; n++) r[t][t.charAt(n)] = n;
|
338
|
+
}
|
339
|
+
return r[t][e];
|
340
|
+
}
|
341
|
+
var i = {
|
342
|
+
compressToBase64: function (t) {
|
343
|
+
if (null == t) return '';
|
344
|
+
var n = i._compress(t, 6, function (t) {
|
345
|
+
return e.charAt(t);
|
346
|
+
});
|
347
|
+
switch (n.length % 4) {
|
348
|
+
default:
|
349
|
+
case 0:
|
350
|
+
return n;
|
351
|
+
case 1:
|
352
|
+
return n + '===';
|
353
|
+
case 2:
|
354
|
+
return n + '==';
|
355
|
+
case 3:
|
356
|
+
return n + '=';
|
357
|
+
}
|
358
|
+
},
|
359
|
+
decompressFromBase64: function (t) {
|
360
|
+
return null == t
|
361
|
+
? ''
|
362
|
+
: '' == t
|
363
|
+
? null
|
364
|
+
: i._decompress(t.length, 32, function (n) {
|
365
|
+
return o(e, t.charAt(n));
|
366
|
+
});
|
367
|
+
},
|
368
|
+
compressToUTF16: function (e) {
|
369
|
+
return null == e
|
370
|
+
? ''
|
371
|
+
: i._compress(e, 15, function (e) {
|
372
|
+
return t(e + 32);
|
373
|
+
}) + ' ';
|
374
|
+
},
|
375
|
+
decompressFromUTF16: function (t) {
|
376
|
+
return null == t
|
377
|
+
? ''
|
378
|
+
: '' == t
|
379
|
+
? null
|
380
|
+
: i._decompress(t.length, 16384, function (e) {
|
381
|
+
return t.charCodeAt(e) - 32;
|
382
|
+
});
|
383
|
+
},
|
384
|
+
compressToUint8Array: function (t) {
|
385
|
+
for (
|
386
|
+
var e = i.compress(t),
|
387
|
+
n = new Uint8Array(2 * e.length),
|
388
|
+
r = 0,
|
389
|
+
o = e.length;
|
390
|
+
r < o;
|
391
|
+
r++
|
392
|
+
) {
|
393
|
+
var u = e.charCodeAt(r);
|
394
|
+
(n[2 * r] = u >>> 8), (n[2 * r + 1] = u % 256);
|
395
|
+
}
|
396
|
+
return n;
|
397
|
+
},
|
398
|
+
decompressFromUint8Array: function (e) {
|
399
|
+
if (null === e || void 0 === e) return i.decompress(e);
|
400
|
+
for (
|
401
|
+
var n = new Array(e.length / 2), r = 0, o = n.length;
|
402
|
+
r < o;
|
403
|
+
r++
|
404
|
+
)
|
405
|
+
n[r] = 256 * e[2 * r] + e[2 * r + 1];
|
406
|
+
var u = [];
|
407
|
+
return (
|
408
|
+
n.forEach(function (e) {
|
409
|
+
u.push(t(e));
|
410
|
+
}),
|
411
|
+
i.decompress(u.join(''))
|
412
|
+
);
|
413
|
+
},
|
414
|
+
compressToEncodedURIComponent: function (t) {
|
415
|
+
return null == t
|
416
|
+
? ''
|
417
|
+
: i._compress(t, 6, function (t) {
|
418
|
+
return n.charAt(t);
|
419
|
+
});
|
420
|
+
},
|
421
|
+
decompressFromEncodedURIComponent: function (t) {
|
422
|
+
return null == t
|
423
|
+
? ''
|
424
|
+
: '' == t
|
425
|
+
? null
|
426
|
+
: ((t = t.replace(/ /g, '+')),
|
427
|
+
i._decompress(t.length, 32, function (e) {
|
428
|
+
return o(n, t.charAt(e));
|
429
|
+
}));
|
430
|
+
},
|
431
|
+
compress: function (e) {
|
432
|
+
return i._compress(e, 16, function (e) {
|
433
|
+
return t(e);
|
434
|
+
});
|
435
|
+
},
|
436
|
+
_compress: function (t, e, n) {
|
437
|
+
if (null == t) return '';
|
438
|
+
var r,
|
439
|
+
o,
|
440
|
+
i,
|
441
|
+
u = {},
|
442
|
+
a = {},
|
443
|
+
c = '',
|
444
|
+
l = '',
|
445
|
+
f = '',
|
446
|
+
s = 2,
|
447
|
+
d = 3,
|
448
|
+
p = 2,
|
449
|
+
v = [],
|
450
|
+
y = 0,
|
451
|
+
m = 0;
|
452
|
+
for (i = 0; i < t.length; i += 1)
|
453
|
+
if (
|
454
|
+
((c = t.charAt(i)),
|
455
|
+
Object.prototype.hasOwnProperty.call(u, c) ||
|
456
|
+
((u[c] = d++), (a[c] = !0)),
|
457
|
+
(l = f + c),
|
458
|
+
Object.prototype.hasOwnProperty.call(u, l))
|
459
|
+
)
|
460
|
+
f = l;
|
461
|
+
else {
|
462
|
+
if (Object.prototype.hasOwnProperty.call(a, f)) {
|
463
|
+
if (f.charCodeAt(0) < 256) {
|
464
|
+
for (r = 0; r < p; r++)
|
465
|
+
(y <<= 1),
|
466
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++;
|
467
|
+
for (o = f.charCodeAt(0), r = 0; r < 8; r++)
|
468
|
+
(y = (y << 1) | (1 & o)),
|
469
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
470
|
+
(o >>= 1);
|
471
|
+
} else {
|
472
|
+
for (o = 1, r = 0; r < p; r++)
|
473
|
+
(y = (y << 1) | o),
|
474
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
475
|
+
(o = 0);
|
476
|
+
for (o = f.charCodeAt(0), r = 0; r < 16; r++)
|
477
|
+
(y = (y << 1) | (1 & o)),
|
478
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
479
|
+
(o >>= 1);
|
480
|
+
}
|
481
|
+
s--, 0 == s && ((s = Math.pow(2, p)), p++), delete a[f];
|
482
|
+
} else
|
483
|
+
for (o = u[f], r = 0; r < p; r++)
|
484
|
+
(y = (y << 1) | (1 & o)),
|
485
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
486
|
+
(o >>= 1);
|
487
|
+
s--,
|
488
|
+
0 == s && ((s = Math.pow(2, p)), p++),
|
489
|
+
(u[l] = d++),
|
490
|
+
(f = String(c));
|
491
|
+
}
|
492
|
+
if ('' !== f) {
|
493
|
+
if (Object.prototype.hasOwnProperty.call(a, f)) {
|
494
|
+
if (f.charCodeAt(0) < 256) {
|
495
|
+
for (r = 0; r < p; r++)
|
496
|
+
(y <<= 1),
|
497
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++;
|
498
|
+
for (o = f.charCodeAt(0), r = 0; r < 8; r++)
|
499
|
+
(y = (y << 1) | (1 & o)),
|
500
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
501
|
+
(o >>= 1);
|
502
|
+
} else {
|
503
|
+
for (o = 1, r = 0; r < p; r++)
|
504
|
+
(y = (y << 1) | o),
|
505
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
506
|
+
(o = 0);
|
507
|
+
for (o = f.charCodeAt(0), r = 0; r < 16; r++)
|
508
|
+
(y = (y << 1) | (1 & o)),
|
509
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
510
|
+
(o >>= 1);
|
511
|
+
}
|
512
|
+
s--, 0 == s && ((s = Math.pow(2, p)), p++), delete a[f];
|
513
|
+
} else
|
514
|
+
for (o = u[f], r = 0; r < p; r++)
|
515
|
+
(y = (y << 1) | (1 & o)),
|
516
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
517
|
+
(o >>= 1);
|
518
|
+
s--, 0 == s && ((s = Math.pow(2, p)), p++);
|
519
|
+
}
|
520
|
+
for (o = 2, r = 0; r < p; r++)
|
521
|
+
(y = (y << 1) | (1 & o)),
|
522
|
+
m == e - 1 ? ((m = 0), v.push(n(y)), (y = 0)) : m++,
|
523
|
+
(o >>= 1);
|
524
|
+
while (1) {
|
525
|
+
if (((y <<= 1), m == e - 1)) {
|
526
|
+
v.push(n(y));
|
527
|
+
break;
|
528
|
+
}
|
529
|
+
m++;
|
530
|
+
}
|
531
|
+
return v.join('');
|
532
|
+
},
|
533
|
+
decompress: function (t) {
|
534
|
+
return null == t
|
535
|
+
? ''
|
536
|
+
: '' == t
|
537
|
+
? null
|
538
|
+
: i._decompress(t.length, 32768, function (e) {
|
539
|
+
return t.charCodeAt(e);
|
540
|
+
});
|
541
|
+
},
|
542
|
+
_decompress: function (e, n, r) {
|
543
|
+
var o,
|
544
|
+
i,
|
545
|
+
u,
|
546
|
+
a,
|
547
|
+
c,
|
548
|
+
l,
|
549
|
+
f,
|
550
|
+
s = [],
|
551
|
+
d = 4,
|
552
|
+
p = 4,
|
553
|
+
v = 3,
|
554
|
+
y = '',
|
555
|
+
m = [],
|
556
|
+
h = { val: r(0), position: n, index: 1 };
|
557
|
+
for (o = 0; o < 3; o += 1) s[o] = o;
|
558
|
+
(u = 0), (c = Math.pow(2, 2)), (l = 1);
|
559
|
+
while (l != c)
|
560
|
+
(a = h.val & h.position),
|
561
|
+
(h.position >>= 1),
|
562
|
+
0 == h.position && ((h.position = n), (h.val = r(h.index++))),
|
563
|
+
(u |= (a > 0 ? 1 : 0) * l),
|
564
|
+
(l <<= 1);
|
565
|
+
switch (u) {
|
566
|
+
case 0:
|
567
|
+
(u = 0), (c = Math.pow(2, 8)), (l = 1);
|
568
|
+
while (l != c)
|
569
|
+
(a = h.val & h.position),
|
570
|
+
(h.position >>= 1),
|
571
|
+
0 == h.position &&
|
572
|
+
((h.position = n), (h.val = r(h.index++))),
|
573
|
+
(u |= (a > 0 ? 1 : 0) * l),
|
574
|
+
(l <<= 1);
|
575
|
+
f = t(u);
|
576
|
+
break;
|
577
|
+
case 1:
|
578
|
+
(u = 0), (c = Math.pow(2, 16)), (l = 1);
|
579
|
+
while (l != c)
|
580
|
+
(a = h.val & h.position),
|
581
|
+
(h.position >>= 1),
|
582
|
+
0 == h.position &&
|
583
|
+
((h.position = n), (h.val = r(h.index++))),
|
584
|
+
(u |= (a > 0 ? 1 : 0) * l),
|
585
|
+
(l <<= 1);
|
586
|
+
f = t(u);
|
587
|
+
break;
|
588
|
+
case 2:
|
589
|
+
return '';
|
590
|
+
}
|
591
|
+
(s[3] = f), (i = f), m.push(f);
|
592
|
+
while (1) {
|
593
|
+
if (h.index > e) return '';
|
594
|
+
(u = 0), (c = Math.pow(2, v)), (l = 1);
|
595
|
+
while (l != c)
|
596
|
+
(a = h.val & h.position),
|
597
|
+
(h.position >>= 1),
|
598
|
+
0 == h.position &&
|
599
|
+
((h.position = n), (h.val = r(h.index++))),
|
600
|
+
(u |= (a > 0 ? 1 : 0) * l),
|
601
|
+
(l <<= 1);
|
602
|
+
switch ((f = u)) {
|
603
|
+
case 0:
|
604
|
+
(u = 0), (c = Math.pow(2, 8)), (l = 1);
|
605
|
+
while (l != c)
|
606
|
+
(a = h.val & h.position),
|
607
|
+
(h.position >>= 1),
|
608
|
+
0 == h.position &&
|
609
|
+
((h.position = n), (h.val = r(h.index++))),
|
610
|
+
(u |= (a > 0 ? 1 : 0) * l),
|
611
|
+
(l <<= 1);
|
612
|
+
(s[p++] = t(u)), (f = p - 1), d--;
|
613
|
+
break;
|
614
|
+
case 1:
|
615
|
+
(u = 0), (c = Math.pow(2, 16)), (l = 1);
|
616
|
+
while (l != c)
|
617
|
+
(a = h.val & h.position),
|
618
|
+
(h.position >>= 1),
|
619
|
+
0 == h.position &&
|
620
|
+
((h.position = n), (h.val = r(h.index++))),
|
621
|
+
(u |= (a > 0 ? 1 : 0) * l),
|
622
|
+
(l <<= 1);
|
623
|
+
(s[p++] = t(u)), (f = p - 1), d--;
|
624
|
+
break;
|
625
|
+
case 2:
|
626
|
+
return m.join('');
|
627
|
+
}
|
628
|
+
if ((0 == d && ((d = Math.pow(2, v)), v++), s[f])) y = s[f];
|
629
|
+
else {
|
630
|
+
if (f !== p) return null;
|
631
|
+
y = i + i.charAt(0);
|
632
|
+
}
|
633
|
+
m.push(y),
|
634
|
+
(s[p++] = i + y.charAt(0)),
|
635
|
+
d--,
|
636
|
+
(i = y),
|
637
|
+
0 == d && ((d = Math.pow(2, v)), v++);
|
638
|
+
}
|
639
|
+
},
|
640
|
+
};
|
641
|
+
return i;
|
642
|
+
})();
|
643
|
+
(r = function () {
|
644
|
+
return o;
|
645
|
+
}.call(e, n, e, t)),
|
646
|
+
void 0 === r || (t.exports = r);
|
647
|
+
},
|
648
|
+
'7sf/': function (t, e, n) {
|
649
|
+
'use strict';
|
650
|
+
function r() {
|
651
|
+
var t = n('q1tI');
|
652
|
+
return (
|
653
|
+
(r = function () {
|
654
|
+
return t;
|
655
|
+
}),
|
656
|
+
t
|
657
|
+
);
|
658
|
+
}
|
659
|
+
function o() {
|
660
|
+
var t = i(n('6xEa'));
|
661
|
+
return (
|
662
|
+
(o = function () {
|
663
|
+
return t;
|
664
|
+
}),
|
665
|
+
t
|
666
|
+
);
|
667
|
+
}
|
668
|
+
function i(t) {
|
669
|
+
return t && t.__esModule ? t : { default: t };
|
670
|
+
}
|
671
|
+
function u(t, e) {
|
672
|
+
return s(t) || f(t, e) || c(t, e) || a();
|
673
|
+
}
|
674
|
+
function a() {
|
675
|
+
throw new TypeError(
|
676
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
677
|
+
);
|
678
|
+
}
|
679
|
+
function c(t, e) {
|
680
|
+
if (t) {
|
681
|
+
if ('string' === typeof t) return l(t, e);
|
682
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
683
|
+
return (
|
684
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
685
|
+
'Map' === n || 'Set' === n
|
686
|
+
? Array.from(t)
|
687
|
+
: 'Arguments' === n ||
|
688
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
689
|
+
? l(t, e)
|
690
|
+
: void 0
|
691
|
+
);
|
692
|
+
}
|
693
|
+
}
|
694
|
+
function l(t, e) {
|
695
|
+
(null == e || e > t.length) && (e = t.length);
|
696
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
697
|
+
return r;
|
698
|
+
}
|
699
|
+
function f(t, e) {
|
700
|
+
var n =
|
701
|
+
null == t
|
702
|
+
? null
|
703
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
704
|
+
t['@@iterator'];
|
705
|
+
if (null != n) {
|
706
|
+
var r,
|
707
|
+
o,
|
708
|
+
i = [],
|
709
|
+
u = !0,
|
710
|
+
a = !1;
|
711
|
+
try {
|
712
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
713
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
714
|
+
} catch (c) {
|
715
|
+
(a = !0), (o = c);
|
716
|
+
} finally {
|
717
|
+
try {
|
718
|
+
u || null == n['return'] || n['return']();
|
719
|
+
} finally {
|
720
|
+
if (a) throw o;
|
721
|
+
}
|
722
|
+
}
|
723
|
+
return i;
|
724
|
+
}
|
725
|
+
}
|
726
|
+
function s(t) {
|
727
|
+
if (Array.isArray(t)) return t;
|
728
|
+
}
|
729
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
730
|
+
(e.default = void 0);
|
731
|
+
var d = {
|
732
|
+
'zh-CN': 'https://www.typescriptlang.org/zh/play',
|
733
|
+
'en-US': 'https://www.typescriptlang.org/play',
|
734
|
+
},
|
735
|
+
p = function (t, e) {
|
736
|
+
var n = function () {
|
737
|
+
var t = /^zh|cn$/.test(
|
738
|
+
arguments.length <= 0 ? void 0 : arguments[0],
|
739
|
+
)
|
740
|
+
? d['zh-CN']
|
741
|
+
: d['en-US'];
|
742
|
+
return ''
|
743
|
+
.concat(t, '?skipLibCheck=true&jsx=1#code/')
|
744
|
+
.concat(
|
745
|
+
o().default.compressToEncodedURIComponent(
|
746
|
+
arguments.length <= 1 ? void 0 : arguments[1],
|
747
|
+
),
|
748
|
+
);
|
749
|
+
},
|
750
|
+
i = (0, r().useState)(n(t, e)),
|
751
|
+
a = u(i, 2),
|
752
|
+
c = a[0],
|
753
|
+
l = a[1];
|
754
|
+
return (
|
755
|
+
(0, r().useEffect)(
|
756
|
+
function () {
|
757
|
+
l(n(t, e));
|
758
|
+
},
|
759
|
+
[t, e],
|
760
|
+
),
|
761
|
+
c
|
762
|
+
);
|
763
|
+
};
|
764
|
+
e.default = p;
|
765
|
+
},
|
766
|
+
Lw8S: function (t, e) {
|
767
|
+
function n(t, e) {
|
768
|
+
for (var n = 0; n < e.length; n++) {
|
769
|
+
var r = e[n];
|
770
|
+
(r.enumerable = r.enumerable || !1),
|
771
|
+
(r.configurable = !0),
|
772
|
+
'value' in r && (r.writable = !0),
|
773
|
+
Object.defineProperty(t, r.key, r);
|
774
|
+
}
|
775
|
+
}
|
776
|
+
function r(t, e, r) {
|
777
|
+
return e && n(t.prototype, e), r && n(t, r), t;
|
778
|
+
}
|
779
|
+
t.exports = r;
|
780
|
+
},
|
781
|
+
'U/TZ': function (t, e, n) {
|
782
|
+
'use strict';
|
783
|
+
function r() {
|
784
|
+
var t = n('q1tI');
|
785
|
+
return (
|
786
|
+
(r = function () {
|
787
|
+
return t;
|
788
|
+
}),
|
789
|
+
t
|
790
|
+
);
|
791
|
+
}
|
792
|
+
function o(t, e) {
|
793
|
+
return l(t) || c(t, e) || u(t, e) || i();
|
794
|
+
}
|
795
|
+
function i() {
|
796
|
+
throw new TypeError(
|
797
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
798
|
+
);
|
799
|
+
}
|
800
|
+
function u(t, e) {
|
801
|
+
if (t) {
|
802
|
+
if ('string' === typeof t) return a(t, e);
|
803
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
804
|
+
return (
|
805
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
806
|
+
'Map' === n || 'Set' === n
|
807
|
+
? Array.from(t)
|
808
|
+
: 'Arguments' === n ||
|
809
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
810
|
+
? a(t, e)
|
811
|
+
: void 0
|
812
|
+
);
|
813
|
+
}
|
814
|
+
}
|
815
|
+
function a(t, e) {
|
816
|
+
(null == e || e > t.length) && (e = t.length);
|
817
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
818
|
+
return r;
|
819
|
+
}
|
820
|
+
function c(t, e) {
|
821
|
+
var n =
|
822
|
+
null == t
|
823
|
+
? null
|
824
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
825
|
+
t['@@iterator'];
|
826
|
+
if (null != n) {
|
827
|
+
var r,
|
828
|
+
o,
|
829
|
+
i = [],
|
830
|
+
u = !0,
|
831
|
+
a = !1;
|
832
|
+
try {
|
833
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
834
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
835
|
+
} catch (c) {
|
836
|
+
(a = !0), (o = c);
|
837
|
+
} finally {
|
838
|
+
try {
|
839
|
+
u || null == n['return'] || n['return']();
|
840
|
+
} finally {
|
841
|
+
if (a) throw o;
|
842
|
+
}
|
843
|
+
}
|
844
|
+
return i;
|
845
|
+
}
|
846
|
+
}
|
847
|
+
function l(t) {
|
848
|
+
if (Array.isArray(t)) return t;
|
849
|
+
}
|
850
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
851
|
+
(e.default = void 0);
|
852
|
+
var f = function (t, e) {
|
853
|
+
var n = function () {
|
854
|
+
for (var t = arguments.length, e = new Array(t), n = 0; n < t; n++)
|
855
|
+
e[n] = arguments[n];
|
856
|
+
var r = {};
|
857
|
+
return (
|
858
|
+
Object.keys(e[1]).forEach(function (t) {
|
859
|
+
var n = (t.match(/^(.+)\.([^_]+)$/) || []).slice(1),
|
860
|
+
i = o(n, 2),
|
861
|
+
u = i[0],
|
862
|
+
a = i[1];
|
863
|
+
(a && a !== e[0]) || (r[u || t] = e[1][t]);
|
864
|
+
}),
|
865
|
+
r
|
866
|
+
);
|
867
|
+
},
|
868
|
+
i = (0, r().useState)(n(t, e)),
|
869
|
+
u = o(i, 2),
|
870
|
+
a = u[0],
|
871
|
+
c = u[1];
|
872
|
+
return (
|
873
|
+
(0, r().useEffect)(
|
874
|
+
function () {
|
875
|
+
c(n(t, e));
|
876
|
+
},
|
877
|
+
[t, e],
|
878
|
+
),
|
879
|
+
a
|
880
|
+
);
|
881
|
+
};
|
882
|
+
e.default = f;
|
883
|
+
},
|
884
|
+
WWur: function (t, e, n) {
|
885
|
+
'use strict';
|
886
|
+
var r = function (t) {
|
887
|
+
var e =
|
888
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {},
|
889
|
+
n = e.target,
|
890
|
+
r = void 0 === n ? document.body : n,
|
891
|
+
o = document.createElement('textarea'),
|
892
|
+
i = document.activeElement;
|
893
|
+
(o.value = t),
|
894
|
+
o.setAttribute('readonly', ''),
|
895
|
+
(o.style.contain = 'strict'),
|
896
|
+
(o.style.position = 'absolute'),
|
897
|
+
(o.style.left = '-9999px'),
|
898
|
+
(o.style.fontSize = '12pt');
|
899
|
+
var u = document.getSelection(),
|
900
|
+
a = !1;
|
901
|
+
u.rangeCount > 0 && (a = u.getRangeAt(0)),
|
902
|
+
r.append(o),
|
903
|
+
o.select(),
|
904
|
+
(o.selectionStart = 0),
|
905
|
+
(o.selectionEnd = t.length);
|
906
|
+
var c = !1;
|
907
|
+
try {
|
908
|
+
c = document.execCommand('copy');
|
909
|
+
} catch (l) {}
|
910
|
+
return (
|
911
|
+
o.remove(),
|
912
|
+
a && (u.removeAllRanges(), u.addRange(a)),
|
913
|
+
i && i.focus(),
|
914
|
+
c
|
915
|
+
);
|
916
|
+
};
|
917
|
+
(t.exports = r), (t.exports.default = r);
|
918
|
+
},
|
919
|
+
bYHP: function (t, e, n) {
|
920
|
+
'use strict';
|
921
|
+
function r(t) {
|
922
|
+
return (
|
923
|
+
(r =
|
924
|
+
'function' === typeof Symbol && 'symbol' === typeof Symbol.iterator
|
925
|
+
? function (t) {
|
926
|
+
return typeof t;
|
927
|
+
}
|
928
|
+
: function (t) {
|
929
|
+
return t &&
|
930
|
+
'function' === typeof Symbol &&
|
931
|
+
t.constructor === Symbol &&
|
932
|
+
t !== Symbol.prototype
|
933
|
+
? 'symbol'
|
934
|
+
: typeof t;
|
935
|
+
}),
|
936
|
+
r(t)
|
937
|
+
);
|
938
|
+
}
|
939
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
940
|
+
(e.default = void 0);
|
941
|
+
var o = l(n('q1tI')),
|
942
|
+
i = n('LtsZ'),
|
943
|
+
u = a(n('hKI/'));
|
944
|
+
function a(t) {
|
945
|
+
return t && t.__esModule ? t : { default: t };
|
946
|
+
}
|
947
|
+
function c(t) {
|
948
|
+
if ('function' !== typeof WeakMap) return null;
|
949
|
+
var e = new WeakMap(),
|
950
|
+
n = new WeakMap();
|
951
|
+
return (c = function (t) {
|
952
|
+
return t ? n : e;
|
953
|
+
})(t);
|
954
|
+
}
|
955
|
+
function l(t, e) {
|
956
|
+
if (!e && t && t.__esModule) return t;
|
957
|
+
if (null === t || ('object' !== r(t) && 'function' !== typeof t))
|
958
|
+
return { default: t };
|
959
|
+
var n = c(e);
|
960
|
+
if (n && n.has(t)) return n.get(t);
|
961
|
+
var o = {},
|
962
|
+
i = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
963
|
+
for (var u in t)
|
964
|
+
if ('default' !== u && Object.prototype.hasOwnProperty.call(t, u)) {
|
965
|
+
var a = i ? Object.getOwnPropertyDescriptor(t, u) : null;
|
966
|
+
a && (a.get || a.set)
|
967
|
+
? Object.defineProperty(o, u, a)
|
968
|
+
: (o[u] = t[u]);
|
969
|
+
}
|
970
|
+
return (o.default = t), n && n.set(t, o), o;
|
971
|
+
}
|
972
|
+
function f() {
|
973
|
+
return (
|
974
|
+
(f =
|
975
|
+
Object.assign ||
|
976
|
+
function (t) {
|
977
|
+
for (var e = 1; e < arguments.length; e++) {
|
978
|
+
var n = arguments[e];
|
979
|
+
for (var r in n)
|
980
|
+
Object.prototype.hasOwnProperty.call(n, r) && (t[r] = n[r]);
|
981
|
+
}
|
982
|
+
return t;
|
983
|
+
}),
|
984
|
+
f.apply(this, arguments)
|
985
|
+
);
|
986
|
+
}
|
987
|
+
function s(t, e) {
|
988
|
+
return m(t) || y(t, e) || p(t, e) || d();
|
989
|
+
}
|
990
|
+
function d() {
|
991
|
+
throw new TypeError(
|
992
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
993
|
+
);
|
994
|
+
}
|
995
|
+
function p(t, e) {
|
996
|
+
if (t) {
|
997
|
+
if ('string' === typeof t) return v(t, e);
|
998
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
999
|
+
return (
|
1000
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
1001
|
+
'Map' === n || 'Set' === n
|
1002
|
+
? Array.from(t)
|
1003
|
+
: 'Arguments' === n ||
|
1004
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
1005
|
+
? v(t, e)
|
1006
|
+
: void 0
|
1007
|
+
);
|
1008
|
+
}
|
1009
|
+
}
|
1010
|
+
function v(t, e) {
|
1011
|
+
(null == e || e > t.length) && (e = t.length);
|
1012
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
1013
|
+
return r;
|
1014
|
+
}
|
1015
|
+
function y(t, e) {
|
1016
|
+
var n =
|
1017
|
+
null == t
|
1018
|
+
? null
|
1019
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
1020
|
+
t['@@iterator'];
|
1021
|
+
if (null != n) {
|
1022
|
+
var r,
|
1023
|
+
o,
|
1024
|
+
i = [],
|
1025
|
+
u = !0,
|
1026
|
+
a = !1;
|
1027
|
+
try {
|
1028
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
1029
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
1030
|
+
} catch (c) {
|
1031
|
+
(a = !0), (o = c);
|
1032
|
+
} finally {
|
1033
|
+
try {
|
1034
|
+
u || null == n['return'] || n['return']();
|
1035
|
+
} finally {
|
1036
|
+
if (a) throw o;
|
1037
|
+
}
|
1038
|
+
}
|
1039
|
+
return i;
|
1040
|
+
}
|
1041
|
+
}
|
1042
|
+
function m(t) {
|
1043
|
+
if (Array.isArray(t)) return t;
|
1044
|
+
}
|
1045
|
+
function h(t, e) {
|
1046
|
+
if (!(t instanceof e))
|
1047
|
+
throw new TypeError('Cannot call a class as a function');
|
1048
|
+
}
|
1049
|
+
function b(t, e) {
|
1050
|
+
for (var n = 0; n < e.length; n++) {
|
1051
|
+
var r = e[n];
|
1052
|
+
(r.enumerable = r.enumerable || !1),
|
1053
|
+
(r.configurable = !0),
|
1054
|
+
'value' in r && (r.writable = !0),
|
1055
|
+
Object.defineProperty(t, r.key, r);
|
1056
|
+
}
|
1057
|
+
}
|
1058
|
+
function g(t, e, n) {
|
1059
|
+
return e && b(t.prototype, e), n && b(t, n), t;
|
1060
|
+
}
|
1061
|
+
var w = new ((function () {
|
1062
|
+
function t() {
|
1063
|
+
h(this, t),
|
1064
|
+
(this.anchors = []),
|
1065
|
+
(this.listeners = []),
|
1066
|
+
(this.listener = void 0),
|
1067
|
+
(this.listener = (0, u.default)(
|
1068
|
+
this._matchActiveAnchor.bind(this),
|
1069
|
+
200,
|
1070
|
+
));
|
1071
|
+
}
|
1072
|
+
return (
|
1073
|
+
g(t, [
|
1074
|
+
{
|
1075
|
+
key: '_matchActiveAnchor',
|
1076
|
+
value: function () {
|
1077
|
+
var t = this,
|
1078
|
+
e = this.anchors.findIndex(function (e, n) {
|
1079
|
+
return (
|
1080
|
+
e.getBoundingClientRect().top > 128 ||
|
1081
|
+
n === t.anchors.length - 1
|
1082
|
+
);
|
1083
|
+
}),
|
1084
|
+
n = this.anchors[Math.max(0, e - 1)],
|
1085
|
+
r = n.parentElement.id;
|
1086
|
+
this.listeners.forEach(function (t) {
|
1087
|
+
return t(r);
|
1088
|
+
});
|
1089
|
+
},
|
1090
|
+
},
|
1091
|
+
{
|
1092
|
+
key: 'watch',
|
1093
|
+
value: function (t) {
|
1094
|
+
0 === this.anchors.length &&
|
1095
|
+
'undefined' !== typeof window &&
|
1096
|
+
window.addEventListener('scroll', this.listener),
|
1097
|
+
this.anchors.push(t),
|
1098
|
+
this.listener();
|
1099
|
+
},
|
1100
|
+
},
|
1101
|
+
{
|
1102
|
+
key: 'unwatch',
|
1103
|
+
value: function (t) {
|
1104
|
+
this.anchors.splice(
|
1105
|
+
this.anchors.findIndex(function (e) {
|
1106
|
+
return e === t;
|
1107
|
+
}),
|
1108
|
+
1,
|
1109
|
+
),
|
1110
|
+
0 === this.anchors.length &&
|
1111
|
+
'undefined' !== typeof window &&
|
1112
|
+
window.removeEventListener('scroll', this.listener);
|
1113
|
+
},
|
1114
|
+
},
|
1115
|
+
{
|
1116
|
+
key: 'listen',
|
1117
|
+
value: function (t) {
|
1118
|
+
this.listeners.push(t);
|
1119
|
+
},
|
1120
|
+
},
|
1121
|
+
{
|
1122
|
+
key: 'unlisten',
|
1123
|
+
value: function (t) {
|
1124
|
+
this.listeners.splice(
|
1125
|
+
this.listeners.findIndex(function (e) {
|
1126
|
+
return e === t;
|
1127
|
+
}),
|
1128
|
+
1,
|
1129
|
+
);
|
1130
|
+
},
|
1131
|
+
},
|
1132
|
+
]),
|
1133
|
+
t
|
1134
|
+
);
|
1135
|
+
})())();
|
1136
|
+
function O(t) {
|
1137
|
+
return t.offsetTop + (t.offsetParent ? O(t.offsetParent) : 0);
|
1138
|
+
}
|
1139
|
+
var j = function t(e) {
|
1140
|
+
var n,
|
1141
|
+
r =
|
1142
|
+
(null === (n = e.to.match(/(#[^&?]*)/)) || void 0 === n
|
1143
|
+
? void 0
|
1144
|
+
: n[1]) || '',
|
1145
|
+
u = (0, o.useRef)(null),
|
1146
|
+
a = (0, o.useState)(!1),
|
1147
|
+
c = s(a, 2),
|
1148
|
+
l = c[0],
|
1149
|
+
d = c[1];
|
1150
|
+
return (
|
1151
|
+
(0, o.useEffect)(function () {
|
1152
|
+
var t, e;
|
1153
|
+
if (
|
1154
|
+
['H1', 'H2', 'H3'].includes(
|
1155
|
+
null === (t = u.current) ||
|
1156
|
+
void 0 === t ||
|
1157
|
+
null === (e = t.parentElement) ||
|
1158
|
+
void 0 === e
|
1159
|
+
? void 0
|
1160
|
+
: e.tagName,
|
1161
|
+
) &&
|
1162
|
+
u.current.parentElement.id
|
1163
|
+
) {
|
1164
|
+
var n = u.current;
|
1165
|
+
return (
|
1166
|
+
w.watch(n),
|
1167
|
+
function () {
|
1168
|
+
w.unwatch(n);
|
1169
|
+
}
|
1170
|
+
);
|
1171
|
+
}
|
1172
|
+
var o = function (t) {
|
1173
|
+
d(r === '#'.concat(t));
|
1174
|
+
};
|
1175
|
+
return (
|
1176
|
+
w.listen(o),
|
1177
|
+
function () {
|
1178
|
+
return w.unlisten(o);
|
1179
|
+
}
|
1180
|
+
);
|
1181
|
+
}, []),
|
1182
|
+
o.default.createElement(
|
1183
|
+
i.NavLink,
|
1184
|
+
f({}, e, {
|
1185
|
+
ref: u,
|
1186
|
+
onClick: function () {
|
1187
|
+
return t.scrollToAnchor(r.substring(1));
|
1188
|
+
},
|
1189
|
+
isActive: function () {
|
1190
|
+
return l;
|
1191
|
+
},
|
1192
|
+
}),
|
1193
|
+
)
|
1194
|
+
);
|
1195
|
+
};
|
1196
|
+
j.scrollToAnchor = function (t) {
|
1197
|
+
window.requestAnimationFrame(function () {
|
1198
|
+
var e = document.getElementById(decodeURIComponent(t));
|
1199
|
+
e && window.scrollTo(0, O(e) - 100);
|
1200
|
+
});
|
1201
|
+
};
|
1202
|
+
var A = j;
|
1203
|
+
e.default = A;
|
1204
|
+
},
|
1205
|
+
beRK: function (t, e, n) {
|
1206
|
+
'use strict';
|
1207
|
+
function r() {
|
1208
|
+
var t = n('q1tI');
|
1209
|
+
return (
|
1210
|
+
(r = function () {
|
1211
|
+
return t;
|
1212
|
+
}),
|
1213
|
+
t
|
1214
|
+
);
|
1215
|
+
}
|
1216
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
1217
|
+
(e.default = e.getDemoUrl = e.getDemoRouteName = void 0);
|
1218
|
+
var o = i(n('nLCz'));
|
1219
|
+
function i(t) {
|
1220
|
+
return t && t.__esModule ? t : { default: t };
|
1221
|
+
}
|
1222
|
+
function u(t, e) {
|
1223
|
+
return s(t) || f(t, e) || c(t, e) || a();
|
1224
|
+
}
|
1225
|
+
function a() {
|
1226
|
+
throw new TypeError(
|
1227
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
1228
|
+
);
|
1229
|
+
}
|
1230
|
+
function c(t, e) {
|
1231
|
+
if (t) {
|
1232
|
+
if ('string' === typeof t) return l(t, e);
|
1233
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
1234
|
+
return (
|
1235
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
1236
|
+
'Map' === n || 'Set' === n
|
1237
|
+
? Array.from(t)
|
1238
|
+
: 'Arguments' === n ||
|
1239
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
1240
|
+
? l(t, e)
|
1241
|
+
: void 0
|
1242
|
+
);
|
1243
|
+
}
|
1244
|
+
}
|
1245
|
+
function l(t, e) {
|
1246
|
+
(null == e || e > t.length) && (e = t.length);
|
1247
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
1248
|
+
return r;
|
1249
|
+
}
|
1250
|
+
function f(t, e) {
|
1251
|
+
var n =
|
1252
|
+
null == t
|
1253
|
+
? null
|
1254
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
1255
|
+
t['@@iterator'];
|
1256
|
+
if (null != n) {
|
1257
|
+
var r,
|
1258
|
+
o,
|
1259
|
+
i = [],
|
1260
|
+
u = !0,
|
1261
|
+
a = !1;
|
1262
|
+
try {
|
1263
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
1264
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
1265
|
+
} catch (c) {
|
1266
|
+
(a = !0), (o = c);
|
1267
|
+
} finally {
|
1268
|
+
try {
|
1269
|
+
u || null == n['return'] || n['return']();
|
1270
|
+
} finally {
|
1271
|
+
if (a) throw o;
|
1272
|
+
}
|
1273
|
+
}
|
1274
|
+
return i;
|
1275
|
+
}
|
1276
|
+
}
|
1277
|
+
function s(t) {
|
1278
|
+
if (Array.isArray(t)) return t;
|
1279
|
+
}
|
1280
|
+
function d() {
|
1281
|
+
return 'BASEMENT' === Object({ NODE_ENV: 'production' }).PLATFORM_TYPE;
|
1282
|
+
}
|
1283
|
+
var p = function () {
|
1284
|
+
return d() ? '_demos' : '~demos';
|
1285
|
+
};
|
1286
|
+
e.getDemoRouteName = p;
|
1287
|
+
var v = function (t, e) {
|
1288
|
+
var n,
|
1289
|
+
r = window,
|
1290
|
+
o = r.location,
|
1291
|
+
i = o.href,
|
1292
|
+
a = o.origin,
|
1293
|
+
c = i.split(/#\//),
|
1294
|
+
l = u(c, 2),
|
1295
|
+
f = l[0],
|
1296
|
+
s = l[1],
|
1297
|
+
v = 'string' === typeof s;
|
1298
|
+
return [
|
1299
|
+
v ? ''.concat(f, '#') : a,
|
1300
|
+
''
|
1301
|
+
.concat(
|
1302
|
+
(null === (n = window) || void 0 === n ? void 0 : n.routerBase) ||
|
1303
|
+
'',
|
1304
|
+
'/',
|
1305
|
+
)
|
1306
|
+
.replace(/\/\/$/, '/'),
|
1307
|
+
p(),
|
1308
|
+
'/',
|
1309
|
+
t,
|
1310
|
+
d() ? '/index.html' : ''.concat(e ? '.html' : ''),
|
1311
|
+
].join('');
|
1312
|
+
};
|
1313
|
+
e.getDemoUrl = v;
|
1314
|
+
var y = function (t) {
|
1315
|
+
var e = (0, r().useContext)(o.default),
|
1316
|
+
n = e.config,
|
1317
|
+
i = (0, r().useState)(''),
|
1318
|
+
a = u(i, 2),
|
1319
|
+
c = a[0],
|
1320
|
+
l = a[1];
|
1321
|
+
return (
|
1322
|
+
(0, r().useEffect)(
|
1323
|
+
function () {
|
1324
|
+
l(v(t, n.exportStatic && n.exportStatic.htmlSuffix));
|
1325
|
+
},
|
1326
|
+
[t, n],
|
1327
|
+
),
|
1328
|
+
c
|
1329
|
+
);
|
1330
|
+
};
|
1331
|
+
e.default = y;
|
1332
|
+
},
|
1333
|
+
dEAq: function (t, e, n) {
|
1334
|
+
'use strict';
|
1335
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
1336
|
+
Object.defineProperty(e, 'context', {
|
1337
|
+
enumerable: !0,
|
1338
|
+
get: function () {
|
1339
|
+
return r.default;
|
1340
|
+
},
|
1341
|
+
}),
|
1342
|
+
Object.defineProperty(e, 'Link', {
|
1343
|
+
enumerable: !0,
|
1344
|
+
get: function () {
|
1345
|
+
return o.default;
|
1346
|
+
},
|
1347
|
+
}),
|
1348
|
+
Object.defineProperty(e, 'NavLink', {
|
1349
|
+
enumerable: !0,
|
1350
|
+
get: function () {
|
1351
|
+
return i.default;
|
1352
|
+
},
|
1353
|
+
}),
|
1354
|
+
Object.defineProperty(e, 'AnchorLink', {
|
1355
|
+
enumerable: !0,
|
1356
|
+
get: function () {
|
1357
|
+
return u.default;
|
1358
|
+
},
|
1359
|
+
}),
|
1360
|
+
Object.defineProperty(e, 'useSearch', {
|
1361
|
+
enumerable: !0,
|
1362
|
+
get: function () {
|
1363
|
+
return a.default;
|
1364
|
+
},
|
1365
|
+
}),
|
1366
|
+
Object.defineProperty(e, 'useCopy', {
|
1367
|
+
enumerable: !0,
|
1368
|
+
get: function () {
|
1369
|
+
return c.default;
|
1370
|
+
},
|
1371
|
+
}),
|
1372
|
+
Object.defineProperty(e, 'useRiddle', {
|
1373
|
+
enumerable: !0,
|
1374
|
+
get: function () {
|
1375
|
+
return l.default;
|
1376
|
+
},
|
1377
|
+
}),
|
1378
|
+
Object.defineProperty(e, 'useMotions', {
|
1379
|
+
enumerable: !0,
|
1380
|
+
get: function () {
|
1381
|
+
return f.default;
|
1382
|
+
},
|
1383
|
+
}),
|
1384
|
+
Object.defineProperty(e, 'useCodeSandbox', {
|
1385
|
+
enumerable: !0,
|
1386
|
+
get: function () {
|
1387
|
+
return s.default;
|
1388
|
+
},
|
1389
|
+
}),
|
1390
|
+
Object.defineProperty(e, 'useLocaleProps', {
|
1391
|
+
enumerable: !0,
|
1392
|
+
get: function () {
|
1393
|
+
return d.default;
|
1394
|
+
},
|
1395
|
+
}),
|
1396
|
+
Object.defineProperty(e, 'useDemoUrl', {
|
1397
|
+
enumerable: !0,
|
1398
|
+
get: function () {
|
1399
|
+
return p.default;
|
1400
|
+
},
|
1401
|
+
}),
|
1402
|
+
Object.defineProperty(e, 'useApiData', {
|
1403
|
+
enumerable: !0,
|
1404
|
+
get: function () {
|
1405
|
+
return v.default;
|
1406
|
+
},
|
1407
|
+
}),
|
1408
|
+
Object.defineProperty(e, 'useTSPlaygroundUrl', {
|
1409
|
+
enumerable: !0,
|
1410
|
+
get: function () {
|
1411
|
+
return y.default;
|
1412
|
+
},
|
1413
|
+
}),
|
1414
|
+
Object.defineProperty(e, 'usePrefersColor', {
|
1415
|
+
enumerable: !0,
|
1416
|
+
get: function () {
|
1417
|
+
return m.default;
|
1418
|
+
},
|
1419
|
+
});
|
1420
|
+
var r = h(n('nLCz')),
|
1421
|
+
o = h(n('zqmC')),
|
1422
|
+
i = h(n('6asN')),
|
1423
|
+
u = h(n('bYHP')),
|
1424
|
+
a = h(n('t/kZ')),
|
1425
|
+
c = h(n('dfPH')),
|
1426
|
+
l = h(n('o0kM')),
|
1427
|
+
f = h(n('zYLY')),
|
1428
|
+
s = h(n('r1Q5')),
|
1429
|
+
d = h(n('U/TZ')),
|
1430
|
+
p = h(n('beRK')),
|
1431
|
+
v = h(n('3QDa')),
|
1432
|
+
y = h(n('7sf/')),
|
1433
|
+
m = h(n('2N97'));
|
1434
|
+
function h(t) {
|
1435
|
+
return t && t.__esModule ? t : { default: t };
|
1436
|
+
}
|
1437
|
+
},
|
1438
|
+
dfPH: function (t, e, n) {
|
1439
|
+
'use strict';
|
1440
|
+
function r() {
|
1441
|
+
var t = n('q1tI');
|
1442
|
+
return (
|
1443
|
+
(r = function () {
|
1444
|
+
return t;
|
1445
|
+
}),
|
1446
|
+
t
|
1447
|
+
);
|
1448
|
+
}
|
1449
|
+
function o() {
|
1450
|
+
var t = i(n('WWur'));
|
1451
|
+
return (
|
1452
|
+
(o = function () {
|
1453
|
+
return t;
|
1454
|
+
}),
|
1455
|
+
t
|
1456
|
+
);
|
1457
|
+
}
|
1458
|
+
function i(t) {
|
1459
|
+
return t && t.__esModule ? t : { default: t };
|
1460
|
+
}
|
1461
|
+
function u(t, e) {
|
1462
|
+
return s(t) || f(t, e) || c(t, e) || a();
|
1463
|
+
}
|
1464
|
+
function a() {
|
1465
|
+
throw new TypeError(
|
1466
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
1467
|
+
);
|
1468
|
+
}
|
1469
|
+
function c(t, e) {
|
1470
|
+
if (t) {
|
1471
|
+
if ('string' === typeof t) return l(t, e);
|
1472
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
1473
|
+
return (
|
1474
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
1475
|
+
'Map' === n || 'Set' === n
|
1476
|
+
? Array.from(t)
|
1477
|
+
: 'Arguments' === n ||
|
1478
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
1479
|
+
? l(t, e)
|
1480
|
+
: void 0
|
1481
|
+
);
|
1482
|
+
}
|
1483
|
+
}
|
1484
|
+
function l(t, e) {
|
1485
|
+
(null == e || e > t.length) && (e = t.length);
|
1486
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
1487
|
+
return r;
|
1488
|
+
}
|
1489
|
+
function f(t, e) {
|
1490
|
+
var n =
|
1491
|
+
null == t
|
1492
|
+
? null
|
1493
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
1494
|
+
t['@@iterator'];
|
1495
|
+
if (null != n) {
|
1496
|
+
var r,
|
1497
|
+
o,
|
1498
|
+
i = [],
|
1499
|
+
u = !0,
|
1500
|
+
a = !1;
|
1501
|
+
try {
|
1502
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
1503
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
1504
|
+
} catch (c) {
|
1505
|
+
(a = !0), (o = c);
|
1506
|
+
} finally {
|
1507
|
+
try {
|
1508
|
+
u || null == n['return'] || n['return']();
|
1509
|
+
} finally {
|
1510
|
+
if (a) throw o;
|
1511
|
+
}
|
1512
|
+
}
|
1513
|
+
return i;
|
1514
|
+
}
|
1515
|
+
}
|
1516
|
+
function s(t) {
|
1517
|
+
if (Array.isArray(t)) return t;
|
1518
|
+
}
|
1519
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
1520
|
+
(e.default = void 0);
|
1521
|
+
var d = function () {
|
1522
|
+
var t = (0, r().useState)(),
|
1523
|
+
e = u(t, 2),
|
1524
|
+
n = e[0],
|
1525
|
+
i = e[1],
|
1526
|
+
a = (0, r().useState)('ready'),
|
1527
|
+
c = u(a, 2),
|
1528
|
+
l = c[0],
|
1529
|
+
f = c[1],
|
1530
|
+
s = (0, r().useCallback)(function (t) {
|
1531
|
+
(0, o().default)(t),
|
1532
|
+
f('copied'),
|
1533
|
+
clearTimeout(n),
|
1534
|
+
i(
|
1535
|
+
setTimeout(function () {
|
1536
|
+
f('ready');
|
1537
|
+
}, 2e3),
|
1538
|
+
);
|
1539
|
+
}, []);
|
1540
|
+
return [s, l];
|
1541
|
+
};
|
1542
|
+
e.default = d;
|
1543
|
+
},
|
1544
|
+
'hKI/': function (t, e, n) {
|
1545
|
+
(function (e) {
|
1546
|
+
var n = 'Expected a function',
|
1547
|
+
r = NaN,
|
1548
|
+
o = '[object Symbol]',
|
1549
|
+
i = /^\s+|\s+$/g,
|
1550
|
+
u = /^[-+]0x[0-9a-f]+$/i,
|
1551
|
+
a = /^0b[01]+$/i,
|
1552
|
+
c = /^0o[0-7]+$/i,
|
1553
|
+
l = parseInt,
|
1554
|
+
f = 'object' == typeof e && e && e.Object === Object && e,
|
1555
|
+
s = 'object' == typeof self && self && self.Object === Object && self,
|
1556
|
+
d = f || s || Function('return this')(),
|
1557
|
+
p = Object.prototype,
|
1558
|
+
v = p.toString,
|
1559
|
+
y = Math.max,
|
1560
|
+
m = Math.min,
|
1561
|
+
h = function () {
|
1562
|
+
return d.Date.now();
|
1563
|
+
};
|
1564
|
+
function b(t, e, r) {
|
1565
|
+
var o,
|
1566
|
+
i,
|
1567
|
+
u,
|
1568
|
+
a,
|
1569
|
+
c,
|
1570
|
+
l,
|
1571
|
+
f = 0,
|
1572
|
+
s = !1,
|
1573
|
+
d = !1,
|
1574
|
+
p = !0;
|
1575
|
+
if ('function' != typeof t) throw new TypeError(n);
|
1576
|
+
function v(e) {
|
1577
|
+
var n = o,
|
1578
|
+
r = i;
|
1579
|
+
return (o = i = void 0), (f = e), (a = t.apply(r, n)), a;
|
1580
|
+
}
|
1581
|
+
function b(t) {
|
1582
|
+
return (f = t), (c = setTimeout(j, e)), s ? v(t) : a;
|
1583
|
+
}
|
1584
|
+
function g(t) {
|
1585
|
+
var n = t - l,
|
1586
|
+
r = t - f,
|
1587
|
+
o = e - n;
|
1588
|
+
return d ? m(o, u - r) : o;
|
1589
|
+
}
|
1590
|
+
function O(t) {
|
1591
|
+
var n = t - l,
|
1592
|
+
r = t - f;
|
1593
|
+
return void 0 === l || n >= e || n < 0 || (d && r >= u);
|
1594
|
+
}
|
1595
|
+
function j() {
|
1596
|
+
var t = h();
|
1597
|
+
if (O(t)) return S(t);
|
1598
|
+
c = setTimeout(j, g(t));
|
1599
|
+
}
|
1600
|
+
function S(t) {
|
1601
|
+
return (c = void 0), p && o ? v(t) : ((o = i = void 0), a);
|
1602
|
+
}
|
1603
|
+
function k() {
|
1604
|
+
void 0 !== c && clearTimeout(c), (f = 0), (o = l = i = c = void 0);
|
1605
|
+
}
|
1606
|
+
function x() {
|
1607
|
+
return void 0 === c ? a : S(h());
|
1608
|
+
}
|
1609
|
+
function E() {
|
1610
|
+
var t = h(),
|
1611
|
+
n = O(t);
|
1612
|
+
if (((o = arguments), (i = this), (l = t), n)) {
|
1613
|
+
if (void 0 === c) return b(l);
|
1614
|
+
if (d) return (c = setTimeout(j, e)), v(l);
|
1615
|
+
}
|
1616
|
+
return void 0 === c && (c = setTimeout(j, e)), a;
|
1617
|
+
}
|
1618
|
+
return (
|
1619
|
+
(e = A(e) || 0),
|
1620
|
+
w(r) &&
|
1621
|
+
((s = !!r.leading),
|
1622
|
+
(d = 'maxWait' in r),
|
1623
|
+
(u = d ? y(A(r.maxWait) || 0, e) : u),
|
1624
|
+
(p = 'trailing' in r ? !!r.trailing : p)),
|
1625
|
+
(E.cancel = k),
|
1626
|
+
(E.flush = x),
|
1627
|
+
E
|
1628
|
+
);
|
1629
|
+
}
|
1630
|
+
function g(t, e, r) {
|
1631
|
+
var o = !0,
|
1632
|
+
i = !0;
|
1633
|
+
if ('function' != typeof t) throw new TypeError(n);
|
1634
|
+
return (
|
1635
|
+
w(r) &&
|
1636
|
+
((o = 'leading' in r ? !!r.leading : o),
|
1637
|
+
(i = 'trailing' in r ? !!r.trailing : i)),
|
1638
|
+
b(t, e, { leading: o, maxWait: e, trailing: i })
|
1639
|
+
);
|
1640
|
+
}
|
1641
|
+
function w(t) {
|
1642
|
+
var e = typeof t;
|
1643
|
+
return !!t && ('object' == e || 'function' == e);
|
1644
|
+
}
|
1645
|
+
function O(t) {
|
1646
|
+
return !!t && 'object' == typeof t;
|
1647
|
+
}
|
1648
|
+
function j(t) {
|
1649
|
+
return 'symbol' == typeof t || (O(t) && v.call(t) == o);
|
1650
|
+
}
|
1651
|
+
function A(t) {
|
1652
|
+
if ('number' == typeof t) return t;
|
1653
|
+
if (j(t)) return r;
|
1654
|
+
if (w(t)) {
|
1655
|
+
var e = 'function' == typeof t.valueOf ? t.valueOf() : t;
|
1656
|
+
t = w(e) ? e + '' : e;
|
1657
|
+
}
|
1658
|
+
if ('string' != typeof t) return 0 === t ? t : +t;
|
1659
|
+
t = t.replace(i, '');
|
1660
|
+
var n = a.test(t);
|
1661
|
+
return n || c.test(t) ? l(t.slice(2), n ? 2 : 8) : u.test(t) ? r : +t;
|
1662
|
+
}
|
1663
|
+
t.exports = g;
|
1664
|
+
}.call(this, n('IyRk')));
|
1665
|
+
},
|
1666
|
+
nLCz: function (t, e, n) {
|
1667
|
+
'use strict';
|
1668
|
+
function r() {
|
1669
|
+
var t = o(n('q1tI'));
|
1670
|
+
return (
|
1671
|
+
(r = function () {
|
1672
|
+
return t;
|
1673
|
+
}),
|
1674
|
+
t
|
1675
|
+
);
|
1676
|
+
}
|
1677
|
+
function o(t) {
|
1678
|
+
return t && t.__esModule ? t : { default: t };
|
1679
|
+
}
|
1680
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
1681
|
+
(e.default = void 0);
|
1682
|
+
var i = r().default.createContext({
|
1683
|
+
config: {
|
1684
|
+
mode: 'doc',
|
1685
|
+
title: '',
|
1686
|
+
navs: {},
|
1687
|
+
menus: {},
|
1688
|
+
locales: [],
|
1689
|
+
repository: { branch: 'master' },
|
1690
|
+
theme: {},
|
1691
|
+
},
|
1692
|
+
meta: { title: '' },
|
1693
|
+
menu: [],
|
1694
|
+
nav: [],
|
1695
|
+
base: '',
|
1696
|
+
routes: [],
|
1697
|
+
});
|
1698
|
+
e.default = i;
|
1699
|
+
},
|
1700
|
+
o0kM: function (t, e, n) {
|
1701
|
+
'use strict';
|
1702
|
+
var r = n('5wUe');
|
1703
|
+
function o() {
|
1704
|
+
var t = n('q1tI');
|
1705
|
+
return (
|
1706
|
+
(o = function () {
|
1707
|
+
return t;
|
1708
|
+
}),
|
1709
|
+
t
|
1710
|
+
);
|
1711
|
+
}
|
1712
|
+
function i(t, e) {
|
1713
|
+
return f(t) || l(t, e) || a(t, e) || u();
|
1714
|
+
}
|
1715
|
+
function u() {
|
1716
|
+
throw new TypeError(
|
1717
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
1718
|
+
);
|
1719
|
+
}
|
1720
|
+
function a(t, e) {
|
1721
|
+
if (t) {
|
1722
|
+
if ('string' === typeof t) return c(t, e);
|
1723
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
1724
|
+
return (
|
1725
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
1726
|
+
'Map' === n || 'Set' === n
|
1727
|
+
? Array.from(t)
|
1728
|
+
: 'Arguments' === n ||
|
1729
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
1730
|
+
? c(t, e)
|
1731
|
+
: void 0
|
1732
|
+
);
|
1733
|
+
}
|
1734
|
+
}
|
1735
|
+
function c(t, e) {
|
1736
|
+
(null == e || e > t.length) && (e = t.length);
|
1737
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
1738
|
+
return r;
|
1739
|
+
}
|
1740
|
+
function l(t, e) {
|
1741
|
+
var n =
|
1742
|
+
null == t
|
1743
|
+
? null
|
1744
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
1745
|
+
t['@@iterator'];
|
1746
|
+
if (null != n) {
|
1747
|
+
var r,
|
1748
|
+
o,
|
1749
|
+
i = [],
|
1750
|
+
u = !0,
|
1751
|
+
a = !1;
|
1752
|
+
try {
|
1753
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
1754
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
1755
|
+
} catch (c) {
|
1756
|
+
(a = !0), (o = c);
|
1757
|
+
} finally {
|
1758
|
+
try {
|
1759
|
+
u || null == n['return'] || n['return']();
|
1760
|
+
} finally {
|
1761
|
+
if (a) throw o;
|
1762
|
+
}
|
1763
|
+
}
|
1764
|
+
return i;
|
1765
|
+
}
|
1766
|
+
}
|
1767
|
+
function f(t) {
|
1768
|
+
if (Array.isArray(t)) return t;
|
1769
|
+
}
|
1770
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
1771
|
+
(e.default = void 0);
|
1772
|
+
var s,
|
1773
|
+
d = 'https://riddle.alibaba-inc.com/riddles/define',
|
1774
|
+
p = function () {
|
1775
|
+
var t = (0, o().useState)(Boolean(s)),
|
1776
|
+
e = i(t, 2),
|
1777
|
+
n = e[0],
|
1778
|
+
r = e[1];
|
1779
|
+
return (
|
1780
|
+
(0, o().useEffect)(function () {
|
1781
|
+
if (void 0 === s) {
|
1782
|
+
var t = document.createElement('img');
|
1783
|
+
setTimeout(function () {
|
1784
|
+
(t.src = ''), t.remove();
|
1785
|
+
}, 200),
|
1786
|
+
(t.onload = function () {
|
1787
|
+
(s = !0), r(!0), t.remove();
|
1788
|
+
}),
|
1789
|
+
(t.src =
|
1790
|
+
'https://private-alipayobjects.alipay.com/alipay-rmsdeploy-image/rmsportal/RKuAiriJqrUhyqW.png');
|
1791
|
+
}
|
1792
|
+
}, []),
|
1793
|
+
n
|
1794
|
+
);
|
1795
|
+
};
|
1796
|
+
function v(t) {
|
1797
|
+
var e,
|
1798
|
+
n = t.dependencies,
|
1799
|
+
r = t.sources._.tsx || t.sources._.jsx;
|
1800
|
+
return (
|
1801
|
+
(r = r
|
1802
|
+
.replace(
|
1803
|
+
/^/,
|
1804
|
+
"import ReactDOM from 'react-dom@".concat(
|
1805
|
+
(null === (e = n.react) || void 0 === e ? void 0 : e.version) ||
|
1806
|
+
'latest',
|
1807
|
+
"';\n",
|
1808
|
+
),
|
1809
|
+
)
|
1810
|
+
.replace('export default', 'const DumiDemo =')
|
1811
|
+
.concat('\nReactDOM.render(<DumiDemo />, mountNode);')),
|
1812
|
+
(r = r.replace(/(from ')((?:@[^/'"]+)?[^/'"]+)/g, function (t, e, r) {
|
1813
|
+
var o = ''.concat(e).concat(r);
|
1814
|
+
return n[r] && (o += '@'.concat(n[r].version)), o;
|
1815
|
+
})),
|
1816
|
+
r
|
1817
|
+
);
|
1818
|
+
}
|
1819
|
+
var y = function (t) {
|
1820
|
+
var e = (0, o().useState)(),
|
1821
|
+
n = i(e, 2),
|
1822
|
+
u = n[0],
|
1823
|
+
a = n[1],
|
1824
|
+
c = p();
|
1825
|
+
return (
|
1826
|
+
(0, o().useEffect)(
|
1827
|
+
function () {
|
1828
|
+
if (t && c && 1 === Object.keys(t.sources).length) {
|
1829
|
+
var e = document.createElement('form'),
|
1830
|
+
n = document.createElement('input');
|
1831
|
+
return (
|
1832
|
+
(e.method = 'POST'),
|
1833
|
+
(e.target = '_blank'),
|
1834
|
+
(e.style.display = 'none'),
|
1835
|
+
(e.action = d),
|
1836
|
+
e.appendChild(n),
|
1837
|
+
e.setAttribute('data-demo', t.title || ''),
|
1838
|
+
(n.name = 'data'),
|
1839
|
+
(n.value = JSON.stringify({
|
1840
|
+
title: t.titlle,
|
1841
|
+
js: v(t),
|
1842
|
+
css: Object.entries(t.dependencies)
|
1843
|
+
.filter(function (t) {
|
1844
|
+
var e = r(t, 2),
|
1845
|
+
n = e[1];
|
1846
|
+
return n.css;
|
1847
|
+
})
|
1848
|
+
.map(function (t) {
|
1849
|
+
var e = r(t, 2),
|
1850
|
+
n = e[0],
|
1851
|
+
o = e[1],
|
1852
|
+
i = o.version,
|
1853
|
+
u = o.css;
|
1854
|
+
return "@import '~".concat(
|
1855
|
+
u.replace(
|
1856
|
+
new RegExp('^('.concat(n, ')')),
|
1857
|
+
'$1@'.concat(i),
|
1858
|
+
),
|
1859
|
+
"';",
|
1860
|
+
);
|
1861
|
+
})
|
1862
|
+
.join('\n'),
|
1863
|
+
})),
|
1864
|
+
document.body.appendChild(e),
|
1865
|
+
a(function () {
|
1866
|
+
return function () {
|
1867
|
+
return e.submit();
|
1868
|
+
};
|
1869
|
+
}),
|
1870
|
+
function () {
|
1871
|
+
return e.remove();
|
1872
|
+
}
|
1873
|
+
);
|
1874
|
+
}
|
1875
|
+
},
|
1876
|
+
[t, c],
|
1877
|
+
),
|
1878
|
+
u
|
1879
|
+
);
|
1880
|
+
};
|
1881
|
+
e.default = y;
|
1882
|
+
},
|
1883
|
+
r1Q5: function (t, e, n) {
|
1884
|
+
'use strict';
|
1885
|
+
var r = n('5wUe');
|
1886
|
+
function o() {
|
1887
|
+
var t = n('q1tI');
|
1888
|
+
return (
|
1889
|
+
(o = function () {
|
1890
|
+
return t;
|
1891
|
+
}),
|
1892
|
+
t
|
1893
|
+
);
|
1894
|
+
}
|
1895
|
+
function i() {
|
1896
|
+
var t = u(n('6xEa'));
|
1897
|
+
return (
|
1898
|
+
(i = function () {
|
1899
|
+
return t;
|
1900
|
+
}),
|
1901
|
+
t
|
1902
|
+
);
|
1903
|
+
}
|
1904
|
+
function u(t) {
|
1905
|
+
return t && t.__esModule ? t : { default: t };
|
1906
|
+
}
|
1907
|
+
function a(t, e) {
|
1908
|
+
return d(t) || s(t, e) || l(t, e) || c();
|
1909
|
+
}
|
1910
|
+
function c() {
|
1911
|
+
throw new TypeError(
|
1912
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
1913
|
+
);
|
1914
|
+
}
|
1915
|
+
function l(t, e) {
|
1916
|
+
if (t) {
|
1917
|
+
if ('string' === typeof t) return f(t, e);
|
1918
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
1919
|
+
return (
|
1920
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
1921
|
+
'Map' === n || 'Set' === n
|
1922
|
+
? Array.from(t)
|
1923
|
+
: 'Arguments' === n ||
|
1924
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
1925
|
+
? f(t, e)
|
1926
|
+
: void 0
|
1927
|
+
);
|
1928
|
+
}
|
1929
|
+
}
|
1930
|
+
function f(t, e) {
|
1931
|
+
(null == e || e > t.length) && (e = t.length);
|
1932
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
1933
|
+
return r;
|
1934
|
+
}
|
1935
|
+
function s(t, e) {
|
1936
|
+
var n =
|
1937
|
+
null == t
|
1938
|
+
? null
|
1939
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
1940
|
+
t['@@iterator'];
|
1941
|
+
if (null != n) {
|
1942
|
+
var r,
|
1943
|
+
o,
|
1944
|
+
i = [],
|
1945
|
+
u = !0,
|
1946
|
+
a = !1;
|
1947
|
+
try {
|
1948
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
1949
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
1950
|
+
} catch (c) {
|
1951
|
+
(a = !0), (o = c);
|
1952
|
+
} finally {
|
1953
|
+
try {
|
1954
|
+
u || null == n['return'] || n['return']();
|
1955
|
+
} finally {
|
1956
|
+
if (a) throw o;
|
1957
|
+
}
|
1958
|
+
}
|
1959
|
+
return i;
|
1960
|
+
}
|
1961
|
+
}
|
1962
|
+
function d(t) {
|
1963
|
+
if (Array.isArray(t)) return t;
|
1964
|
+
}
|
1965
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
1966
|
+
(e.default = void 0);
|
1967
|
+
var p = 'https://codesandbox.io/api/v1/sandboxes/define';
|
1968
|
+
function v(t) {
|
1969
|
+
return i()
|
1970
|
+
.default.compressToBase64(JSON.stringify(t))
|
1971
|
+
.replace(/\+/g, '-')
|
1972
|
+
.replace(/\//g, '_')
|
1973
|
+
.replace(/=+$/, '');
|
1974
|
+
}
|
1975
|
+
function y(t) {
|
1976
|
+
var e = document.createElement('span');
|
1977
|
+
e.innerHTML = t;
|
1978
|
+
var n = e.textContent;
|
1979
|
+
return e.remove(), n;
|
1980
|
+
}
|
1981
|
+
function m(t) {
|
1982
|
+
var e = Boolean(t.sources._.tsx),
|
1983
|
+
n = e ? '.tsx' : '.jsx',
|
1984
|
+
o = {},
|
1985
|
+
i = {},
|
1986
|
+
u = Object.values(t.dependencies).filter(function (t) {
|
1987
|
+
return t.css;
|
1988
|
+
}),
|
1989
|
+
a = 'App'.concat(n),
|
1990
|
+
c = 'index'.concat(n);
|
1991
|
+
return (
|
1992
|
+
Object.entries(t.dependencies).forEach(function (t) {
|
1993
|
+
var e = r(t, 2),
|
1994
|
+
n = e[0],
|
1995
|
+
o = e[1].version;
|
1996
|
+
i[n] = o;
|
1997
|
+
}),
|
1998
|
+
i['react-dom'] || (i['react-dom'] = i.react || 'latest'),
|
1999
|
+
(o['sandbox.config.json'] = {
|
2000
|
+
content: JSON.stringify(
|
2001
|
+
{
|
2002
|
+
template: e
|
2003
|
+
? 'create-react-app-typescript'
|
2004
|
+
: 'create-react-app',
|
2005
|
+
},
|
2006
|
+
null,
|
2007
|
+
2,
|
2008
|
+
),
|
2009
|
+
}),
|
2010
|
+
(o['package.json'] = {
|
2011
|
+
content: JSON.stringify(
|
2012
|
+
{
|
2013
|
+
name: t.title,
|
2014
|
+
description:
|
2015
|
+
y(t.description) || 'An auto-generated demo by dumi',
|
2016
|
+
main: c,
|
2017
|
+
dependencies: i,
|
2018
|
+
devDependencies: e ? { typescript: '^3' } : {},
|
2019
|
+
},
|
2020
|
+
null,
|
2021
|
+
2,
|
2022
|
+
),
|
2023
|
+
}),
|
2024
|
+
(o['index.html'] = {
|
2025
|
+
content: '<div style="margin: 16px;" id="root"></div>',
|
2026
|
+
}),
|
2027
|
+
(o[c] = {
|
2028
|
+
content:
|
2029
|
+
"/**\n* This is an auto-generated demo by dumi\n* if you think it is not working as expected,\n* please report the issue at\n* https://github.com/umijs/dumi/issues\n**/\n\nimport React from 'react';\nimport ReactDOM from 'react-dom';\n".concat(
|
2030
|
+
u
|
2031
|
+
.map(function (t) {
|
2032
|
+
var e = t.css;
|
2033
|
+
return "import '".concat(e, "';");
|
2034
|
+
})
|
2035
|
+
.join('\n'),
|
2036
|
+
"\nimport App from './App';\n\nReactDOM.render(\n <App />,\n document.getElementById('root'),\n);",
|
2037
|
+
),
|
2038
|
+
}),
|
2039
|
+
Object.entries(t.sources).forEach(function (t) {
|
2040
|
+
var e = r(t, 2),
|
2041
|
+
n = e[0],
|
2042
|
+
i = e[1],
|
2043
|
+
u = i.tsx,
|
2044
|
+
c = i.jsx,
|
2045
|
+
l = i.content;
|
2046
|
+
o['_' === n ? a : n] = { content: u || c || l };
|
2047
|
+
}),
|
2048
|
+
v({ files: o })
|
2049
|
+
);
|
2050
|
+
}
|
2051
|
+
var h = function (t) {
|
2052
|
+
var e =
|
2053
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : p,
|
2054
|
+
n = (0, o().useState)(),
|
2055
|
+
r = a(n, 2),
|
2056
|
+
i = r[0],
|
2057
|
+
u = r[1];
|
2058
|
+
return (
|
2059
|
+
(0, o().useEffect)(
|
2060
|
+
function () {
|
2061
|
+
if (t) {
|
2062
|
+
var n = document.createElement('form'),
|
2063
|
+
r = document.createElement('input'),
|
2064
|
+
o = m(t);
|
2065
|
+
return (
|
2066
|
+
(n.method = 'POST'),
|
2067
|
+
(n.target = '_blank'),
|
2068
|
+
(n.style.display = 'none'),
|
2069
|
+
(n.action = e),
|
2070
|
+
n.appendChild(r),
|
2071
|
+
n.setAttribute('data-demo', t.title || ''),
|
2072
|
+
(r.name = 'parameters'),
|
2073
|
+
(r.value = o),
|
2074
|
+
document.body.appendChild(n),
|
2075
|
+
u(function () {
|
2076
|
+
return function () {
|
2077
|
+
return n.submit();
|
2078
|
+
};
|
2079
|
+
}),
|
2080
|
+
function () {
|
2081
|
+
return n.remove();
|
2082
|
+
}
|
2083
|
+
);
|
2084
|
+
}
|
2085
|
+
},
|
2086
|
+
[t],
|
2087
|
+
),
|
2088
|
+
i
|
2089
|
+
);
|
2090
|
+
};
|
2091
|
+
e.default = h;
|
2092
|
+
},
|
2093
|
+
't/kZ': function (t, e, n) {
|
2094
|
+
'use strict';
|
2095
|
+
var r = n('R5yR');
|
2096
|
+
function o() {
|
2097
|
+
var t = n('q1tI');
|
2098
|
+
return (
|
2099
|
+
(o = function () {
|
2100
|
+
return t;
|
2101
|
+
}),
|
2102
|
+
t
|
2103
|
+
);
|
2104
|
+
}
|
2105
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
2106
|
+
(e.default = void 0);
|
2107
|
+
var i = n('dEAq');
|
2108
|
+
function u(t, e) {
|
2109
|
+
var n = Object.keys(t);
|
2110
|
+
if (Object.getOwnPropertySymbols) {
|
2111
|
+
var r = Object.getOwnPropertySymbols(t);
|
2112
|
+
e &&
|
2113
|
+
(r = r.filter(function (e) {
|
2114
|
+
return Object.getOwnPropertyDescriptor(t, e).enumerable;
|
2115
|
+
})),
|
2116
|
+
n.push.apply(n, r);
|
2117
|
+
}
|
2118
|
+
return n;
|
2119
|
+
}
|
2120
|
+
function a(t) {
|
2121
|
+
for (var e = 1; e < arguments.length; e++) {
|
2122
|
+
var n = null != arguments[e] ? arguments[e] : {};
|
2123
|
+
e % 2
|
2124
|
+
? u(Object(n), !0).forEach(function (e) {
|
2125
|
+
c(t, e, n[e]);
|
2126
|
+
})
|
2127
|
+
: Object.getOwnPropertyDescriptors
|
2128
|
+
? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n))
|
2129
|
+
: u(Object(n)).forEach(function (e) {
|
2130
|
+
Object.defineProperty(
|
2131
|
+
t,
|
2132
|
+
e,
|
2133
|
+
Object.getOwnPropertyDescriptor(n, e),
|
2134
|
+
);
|
2135
|
+
});
|
2136
|
+
}
|
2137
|
+
return t;
|
2138
|
+
}
|
2139
|
+
function c(t, e, n) {
|
2140
|
+
return (
|
2141
|
+
e in t
|
2142
|
+
? Object.defineProperty(t, e, {
|
2143
|
+
value: n,
|
2144
|
+
enumerable: !0,
|
2145
|
+
configurable: !0,
|
2146
|
+
writable: !0,
|
2147
|
+
})
|
2148
|
+
: (t[e] = n),
|
2149
|
+
t
|
2150
|
+
);
|
2151
|
+
}
|
2152
|
+
function l(t, e) {
|
2153
|
+
return v(t) || p(t, e) || s(t, e) || f();
|
2154
|
+
}
|
2155
|
+
function f() {
|
2156
|
+
throw new TypeError(
|
2157
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
2158
|
+
);
|
2159
|
+
}
|
2160
|
+
function s(t, e) {
|
2161
|
+
if (t) {
|
2162
|
+
if ('string' === typeof t) return d(t, e);
|
2163
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
2164
|
+
return (
|
2165
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
2166
|
+
'Map' === n || 'Set' === n
|
2167
|
+
? Array.from(t)
|
2168
|
+
: 'Arguments' === n ||
|
2169
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
2170
|
+
? d(t, e)
|
2171
|
+
: void 0
|
2172
|
+
);
|
2173
|
+
}
|
2174
|
+
}
|
2175
|
+
function d(t, e) {
|
2176
|
+
(null == e || e > t.length) && (e = t.length);
|
2177
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
2178
|
+
return r;
|
2179
|
+
}
|
2180
|
+
function p(t, e) {
|
2181
|
+
var n =
|
2182
|
+
null == t
|
2183
|
+
? null
|
2184
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
2185
|
+
t['@@iterator'];
|
2186
|
+
if (null != n) {
|
2187
|
+
var r,
|
2188
|
+
o,
|
2189
|
+
i = [],
|
2190
|
+
u = !0,
|
2191
|
+
a = !1;
|
2192
|
+
try {
|
2193
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
2194
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
2195
|
+
} catch (c) {
|
2196
|
+
(a = !0), (o = c);
|
2197
|
+
} finally {
|
2198
|
+
try {
|
2199
|
+
u || null == n['return'] || n['return']();
|
2200
|
+
} finally {
|
2201
|
+
if (a) throw o;
|
2202
|
+
}
|
2203
|
+
}
|
2204
|
+
return i;
|
2205
|
+
}
|
2206
|
+
}
|
2207
|
+
function v(t) {
|
2208
|
+
if (Array.isArray(t)) return t;
|
2209
|
+
}
|
2210
|
+
var y = function (t) {
|
2211
|
+
var e = (0, o().useContext)(i.context),
|
2212
|
+
n = e.locale,
|
2213
|
+
u = e.routes,
|
2214
|
+
a = e.config.locales,
|
2215
|
+
c = (0, o().useState)([]),
|
2216
|
+
f = l(c, 2),
|
2217
|
+
s = f[0],
|
2218
|
+
d = f[1],
|
2219
|
+
p = (0, o().useState)([]),
|
2220
|
+
v = l(p, 2),
|
2221
|
+
y = v[0],
|
2222
|
+
m = v[1];
|
2223
|
+
return (
|
2224
|
+
(0, o().useEffect)(
|
2225
|
+
function () {
|
2226
|
+
d(
|
2227
|
+
u
|
2228
|
+
.filter(function (t) {
|
2229
|
+
var e = t.title,
|
2230
|
+
r = t.meta,
|
2231
|
+
o =
|
2232
|
+
(null === r || void 0 === r ? void 0 : r.locale) ===
|
2233
|
+
n,
|
2234
|
+
i =
|
2235
|
+
(null === r || void 0 === r ? void 0 : r.locale) ===
|
2236
|
+
a[0].name ||
|
2237
|
+
(!(null === r || void 0 === r ? void 0 : r.locale) &&
|
2238
|
+
(!a.length || n === a[0].name));
|
2239
|
+
return e && (i || o);
|
2240
|
+
})
|
2241
|
+
.reduce(function (t, e) {
|
2242
|
+
var n,
|
2243
|
+
o,
|
2244
|
+
i = { title: e.title, path: e.path };
|
2245
|
+
return (
|
2246
|
+
(null === (n = e.meta) || void 0 === n
|
2247
|
+
? void 0
|
2248
|
+
: n.group) && (i.parent = e.meta.group),
|
2249
|
+
t.push(i),
|
2250
|
+
t.push.apply(
|
2251
|
+
t,
|
2252
|
+
r(
|
2253
|
+
(
|
2254
|
+
(null === (o = e.meta) || void 0 === o
|
2255
|
+
? void 0
|
2256
|
+
: o.slugs) || []
|
2257
|
+
)
|
2258
|
+
.filter(function (t) {
|
2259
|
+
var n = t.value;
|
2260
|
+
return n !== e.title;
|
2261
|
+
})
|
2262
|
+
.map(function (t) {
|
2263
|
+
return {
|
2264
|
+
title: t.value,
|
2265
|
+
path: ''
|
2266
|
+
.concat(e.path, '#')
|
2267
|
+
.concat(t.heading),
|
2268
|
+
parent: i,
|
2269
|
+
};
|
2270
|
+
}),
|
2271
|
+
),
|
2272
|
+
),
|
2273
|
+
t
|
2274
|
+
);
|
2275
|
+
}, []),
|
2276
|
+
);
|
2277
|
+
},
|
2278
|
+
[u.length, n],
|
2279
|
+
),
|
2280
|
+
(0, o().useEffect)(
|
2281
|
+
function () {
|
2282
|
+
var e =
|
2283
|
+
null === t || void 0 === t ? void 0 : t.trim().toUpperCase();
|
2284
|
+
if (e) {
|
2285
|
+
for (var n = [], r = 0; r < s.length; r += 1)
|
2286
|
+
s[r].title.toUpperCase().indexOf(e) > -1 && n.push(s[r]);
|
2287
|
+
m(n);
|
2288
|
+
} else m([]);
|
2289
|
+
},
|
2290
|
+
[t, s.length],
|
2291
|
+
),
|
2292
|
+
y
|
2293
|
+
);
|
2294
|
+
},
|
2295
|
+
m = function () {
|
2296
|
+
var t = (0, o().useContext)(i.context),
|
2297
|
+
e = t.config.algolia,
|
2298
|
+
n = (0, o().useCallback)(
|
2299
|
+
function (t) {
|
2300
|
+
window.docsearch(a({ inputSelector: t }, e));
|
2301
|
+
},
|
2302
|
+
[e],
|
2303
|
+
);
|
2304
|
+
return n;
|
2305
|
+
},
|
2306
|
+
h = function (t) {
|
2307
|
+
var e = (0, o().useContext)(i.context),
|
2308
|
+
n = e.config,
|
2309
|
+
r = y(t),
|
2310
|
+
u = m();
|
2311
|
+
return n.algolia ? u : r;
|
2312
|
+
};
|
2313
|
+
e.default = h;
|
2314
|
+
},
|
2315
|
+
xbqb: function (t, e) {
|
2316
|
+
function n(t, e) {
|
2317
|
+
if (!(t instanceof e))
|
2318
|
+
throw new TypeError('Cannot call a class as a function');
|
2319
|
+
}
|
2320
|
+
t.exports = n;
|
2321
|
+
},
|
2322
|
+
zYLY: function (t, e, n) {
|
2323
|
+
'use strict';
|
2324
|
+
function r() {
|
2325
|
+
var t = n('q1tI');
|
2326
|
+
return (
|
2327
|
+
(r = function () {
|
2328
|
+
return t;
|
2329
|
+
}),
|
2330
|
+
t
|
2331
|
+
);
|
2332
|
+
}
|
2333
|
+
function o(t, e) {
|
2334
|
+
return l(t) || c(t, e) || u(t, e) || i();
|
2335
|
+
}
|
2336
|
+
function i() {
|
2337
|
+
throw new TypeError(
|
2338
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
2339
|
+
);
|
2340
|
+
}
|
2341
|
+
function u(t, e) {
|
2342
|
+
if (t) {
|
2343
|
+
if ('string' === typeof t) return a(t, e);
|
2344
|
+
var n = Object.prototype.toString.call(t).slice(8, -1);
|
2345
|
+
return (
|
2346
|
+
'Object' === n && t.constructor && (n = t.constructor.name),
|
2347
|
+
'Map' === n || 'Set' === n
|
2348
|
+
? Array.from(t)
|
2349
|
+
: 'Arguments' === n ||
|
2350
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
2351
|
+
? a(t, e)
|
2352
|
+
: void 0
|
2353
|
+
);
|
2354
|
+
}
|
2355
|
+
}
|
2356
|
+
function a(t, e) {
|
2357
|
+
(null == e || e > t.length) && (e = t.length);
|
2358
|
+
for (var n = 0, r = new Array(e); n < e; n++) r[n] = t[n];
|
2359
|
+
return r;
|
2360
|
+
}
|
2361
|
+
function c(t, e) {
|
2362
|
+
var n =
|
2363
|
+
null == t
|
2364
|
+
? null
|
2365
|
+
: ('undefined' !== typeof Symbol && t[Symbol.iterator]) ||
|
2366
|
+
t['@@iterator'];
|
2367
|
+
if (null != n) {
|
2368
|
+
var r,
|
2369
|
+
o,
|
2370
|
+
i = [],
|
2371
|
+
u = !0,
|
2372
|
+
a = !1;
|
2373
|
+
try {
|
2374
|
+
for (n = n.call(t); !(u = (r = n.next()).done); u = !0)
|
2375
|
+
if ((i.push(r.value), e && i.length === e)) break;
|
2376
|
+
} catch (c) {
|
2377
|
+
(a = !0), (o = c);
|
2378
|
+
} finally {
|
2379
|
+
try {
|
2380
|
+
u || null == n['return'] || n['return']();
|
2381
|
+
} finally {
|
2382
|
+
if (a) throw o;
|
2383
|
+
}
|
2384
|
+
}
|
2385
|
+
return i;
|
2386
|
+
}
|
2387
|
+
}
|
2388
|
+
function l(t) {
|
2389
|
+
if (Array.isArray(t)) return t;
|
2390
|
+
}
|
2391
|
+
function f(t, e, n) {
|
2392
|
+
var r,
|
2393
|
+
i =
|
2394
|
+
arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : 0;
|
2395
|
+
if (i < e.length) {
|
2396
|
+
var u = e[i],
|
2397
|
+
a = function () {
|
2398
|
+
return f(t, e, n, i + 1);
|
2399
|
+
},
|
2400
|
+
c = u.match(/^([^:]+):?(.*)$/) || [],
|
2401
|
+
l = o(c, 3),
|
2402
|
+
s = l[1],
|
2403
|
+
d = l[2];
|
2404
|
+
switch (s) {
|
2405
|
+
case 'autoplay':
|
2406
|
+
a();
|
2407
|
+
break;
|
2408
|
+
case 'click':
|
2409
|
+
var p = d.match(/^(global\()?(.+?)\)?$/) || [],
|
2410
|
+
v = o(p, 3),
|
2411
|
+
y = v[1],
|
2412
|
+
m = v[2],
|
2413
|
+
h = y ? document : t;
|
2414
|
+
null === (r = h.querySelector(m)) || void 0 === r || r.click(),
|
2415
|
+
a();
|
2416
|
+
break;
|
2417
|
+
case 'timeout':
|
2418
|
+
setTimeout(a, Number(d));
|
2419
|
+
break;
|
2420
|
+
case 'capture':
|
2421
|
+
window.postMessage(
|
2422
|
+
{ type: 'dumi:capture-element', value: d },
|
2423
|
+
'*',
|
2424
|
+
),
|
2425
|
+
a();
|
2426
|
+
break;
|
2427
|
+
default:
|
2428
|
+
console.warn(
|
2429
|
+
"[dumi: motion] unknown motion '".concat(u, "', skip."),
|
2430
|
+
),
|
2431
|
+
a();
|
2432
|
+
}
|
2433
|
+
} else n();
|
2434
|
+
}
|
2435
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
2436
|
+
(e.default = void 0);
|
2437
|
+
var s = function (t, e) {
|
2438
|
+
var n = (0, r().useState)(!1),
|
2439
|
+
i = o(n, 2),
|
2440
|
+
u = i[0],
|
2441
|
+
a = i[1],
|
2442
|
+
c = (0, r().useCallback)(
|
2443
|
+
function () {
|
2444
|
+
u ||
|
2445
|
+
(f(e, t, function () {
|
2446
|
+
a(!1);
|
2447
|
+
}),
|
2448
|
+
a(!0));
|
2449
|
+
},
|
2450
|
+
[t, e, u],
|
2451
|
+
);
|
2452
|
+
return (
|
2453
|
+
(0, r().useEffect)(
|
2454
|
+
function () {
|
2455
|
+
'autoplay' === t[0] && e && c();
|
2456
|
+
},
|
2457
|
+
[t, e],
|
2458
|
+
),
|
2459
|
+
[c, u]
|
2460
|
+
);
|
2461
|
+
};
|
2462
|
+
e.default = s;
|
2463
|
+
},
|
2464
|
+
zqmC: function (t, e, n) {
|
2465
|
+
'use strict';
|
2466
|
+
Object.defineProperty(e, '__esModule', { value: !0 }),
|
2467
|
+
(e.default = e.LinkWrapper = void 0);
|
2468
|
+
var r = u(n('q1tI')),
|
2469
|
+
o = n('LtsZ'),
|
2470
|
+
i = ['to'];
|
2471
|
+
function u(t) {
|
2472
|
+
return t && t.__esModule ? t : { default: t };
|
2473
|
+
}
|
2474
|
+
function a() {
|
2475
|
+
return (
|
2476
|
+
(a =
|
2477
|
+
Object.assign ||
|
2478
|
+
function (t) {
|
2479
|
+
for (var e = 1; e < arguments.length; e++) {
|
2480
|
+
var n = arguments[e];
|
2481
|
+
for (var r in n)
|
2482
|
+
Object.prototype.hasOwnProperty.call(n, r) && (t[r] = n[r]);
|
2483
|
+
}
|
2484
|
+
return t;
|
2485
|
+
}),
|
2486
|
+
a.apply(this, arguments)
|
2487
|
+
);
|
2488
|
+
}
|
2489
|
+
function c(t, e) {
|
2490
|
+
if (null == t) return {};
|
2491
|
+
var n,
|
2492
|
+
r,
|
2493
|
+
o = l(t, e);
|
2494
|
+
if (Object.getOwnPropertySymbols) {
|
2495
|
+
var i = Object.getOwnPropertySymbols(t);
|
2496
|
+
for (r = 0; r < i.length; r++)
|
2497
|
+
(n = i[r]),
|
2498
|
+
e.indexOf(n) >= 0 ||
|
2499
|
+
(Object.prototype.propertyIsEnumerable.call(t, n) &&
|
2500
|
+
(o[n] = t[n]));
|
2501
|
+
}
|
2502
|
+
return o;
|
2503
|
+
}
|
2504
|
+
function l(t, e) {
|
2505
|
+
if (null == t) return {};
|
2506
|
+
var n,
|
2507
|
+
r,
|
2508
|
+
o = {},
|
2509
|
+
i = Object.keys(t);
|
2510
|
+
for (r = 0; r < i.length; r++)
|
2511
|
+
(n = i[r]), e.indexOf(n) >= 0 || (o[n] = t[n]);
|
2512
|
+
return o;
|
2513
|
+
}
|
2514
|
+
var f = function (t) {
|
2515
|
+
return function (e) {
|
2516
|
+
var n = e.to,
|
2517
|
+
o = c(e, i),
|
2518
|
+
u = /^(\w+:)?\/\//.test(n) || !n,
|
2519
|
+
l = r.default.isValidElement(o.children);
|
2520
|
+
return r.default.createElement(
|
2521
|
+
t,
|
2522
|
+
a(
|
2523
|
+
{
|
2524
|
+
to: n || '',
|
2525
|
+
component: u
|
2526
|
+
? function () {
|
2527
|
+
return r.default.createElement(
|
2528
|
+
'a',
|
2529
|
+
{
|
2530
|
+
target: '_blank',
|
2531
|
+
rel: 'noopener noreferrer',
|
2532
|
+
href: n,
|
2533
|
+
},
|
2534
|
+
o.children,
|
2535
|
+
n &&
|
2536
|
+
!l &&
|
2537
|
+
r.default.createElement(
|
2538
|
+
'svg',
|
2539
|
+
{
|
2540
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
2541
|
+
'aria-hidden': 'true',
|
2542
|
+
x: '0px',
|
2543
|
+
y: '0px',
|
2544
|
+
viewBox: '0 0 100 100',
|
2545
|
+
width: '15',
|
2546
|
+
height: '15',
|
2547
|
+
className: '__dumi-default-external-link-icon',
|
2548
|
+
},
|
2549
|
+
r.default.createElement('path', {
|
2550
|
+
fill: 'currentColor',
|
2551
|
+
d: 'M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z',
|
2552
|
+
}),
|
2553
|
+
r.default.createElement('polygon', {
|
2554
|
+
fill: 'currentColor',
|
2555
|
+
points:
|
2556
|
+
'45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9',
|
2557
|
+
}),
|
2558
|
+
),
|
2559
|
+
);
|
2560
|
+
}
|
2561
|
+
: void 0,
|
2562
|
+
},
|
2563
|
+
o,
|
2564
|
+
u
|
2565
|
+
? {}
|
2566
|
+
: {
|
2567
|
+
onClick: function () {
|
2568
|
+
var t;
|
2569
|
+
window.scrollTo({ top: 0 });
|
2570
|
+
for (
|
2571
|
+
var e = arguments.length, n = new Array(e), r = 0;
|
2572
|
+
r < e;
|
2573
|
+
r++
|
2574
|
+
)
|
2575
|
+
n[r] = arguments[r];
|
2576
|
+
null === (t = o.onClick) ||
|
2577
|
+
void 0 === t ||
|
2578
|
+
t.apply(this, n);
|
2579
|
+
},
|
2580
|
+
},
|
2581
|
+
),
|
2582
|
+
);
|
2583
|
+
};
|
2584
|
+
};
|
2585
|
+
e.LinkWrapper = f;
|
2586
|
+
var s = f(o.Link);
|
2587
|
+
e.default = s;
|
2588
|
+
},
|
2589
|
+
},
|
2590
|
+
]);
|