2 lines
11 KiB
JavaScript
2 lines
11 KiB
JavaScript
|
|
function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var t,r,n={exports:{}},o={};function i(){if(t)return o;t=1;var e=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),u=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),f=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),a=Symbol.for("react.suspense"),l=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),y=Symbol.iterator;var d={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,v={};function g(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||d}function h(){}function m(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||d}g.prototype.isReactComponent={},g.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},g.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},h.prototype=g.prototype;var S=m.prototype=new h;S.constructor=m,_(S,g.prototype),S.isPureReactComponent=!0;var b=Array.isArray,E={H:null,A:null,T:null,S:null,V:null},O=Object.prototype.hasOwnProperty;function R(t,r,n,o,i,u){return n=u.ref,{$$typeof:e,type:t,key:r,ref:void 0!==n?n:null,props:u}}function T(t){return"object"==typeof t&&null!==t&&t.$$typeof===e}var C=/\/+/g;function w(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36);var r,n}function H(){}function j(t,n,o,i,u){var s=typeof t;"undefined"!==s&&"boolean"!==s||(t=null);var f,c,a=!1;if(null===t)a=!0;else switch(s){case"bigint":case"string":case"number":a=!0;break;case"object":switch(t.$$typeof){case e:case r:a=!0;break;case p:return j((a=t._init)(t._payload),n,o,i,u)}}if(a)return u=u(t),a=""===i?"."+w(t,0):i,b(u)?(o="",null!=a&&(o=a.replace(C,"$&/")+"/"),j(u,n,o,"",function(e){return e})):null!=u&&(T(u)&&(f=u,c=o+(null==u.key||t&&t.key===u.key?"":(""+u.key).replace(C,"$&/")+"/")+a,u=R(f.type,c,void 0,0,0,f.props)),n.push(u)),1;a=0;var l,d=""===i?".":i+":";if(b(t))for(var _=0;_<t.length;_++)a+=j(i=t[_],n,o,s=d+w(i,_),u);else if("function"==typeof(_=null===(l=t)||"object"!=typeof l?null:"function"==typeof(l=y&&l[y]||l["@@iterator"])?l:null))for(t=_.call(t),_=0;!(i=t.next()).done;)a+=j(i=i.value,n,o,s=d+w(i,_++),u);else if("object"===s){if("function"==typeof t.then)return j(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(H,H):(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(t),n,o,i,u);throw n=String(t),Error("Objects are not valid as a React child (found: "+("[object Object]"===n?"object with keys {"+Object.keys(t).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.")}return a}function A(e,t,r){if(null==e)return e;var n=[],o=0;return j(e,n,"","",function(e){return t.call(r,e,o++)}),n}function k(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)},function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var P="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"fu
|