diff --git a/bundle.js b/bundle.js index 7277bbbf..0d18474f 100644 --- a/bundle.js +++ b/bundle.js @@ -17,15 +17,15 @@ MERCHANTABLITY OR NON-INFRINGEMENT. See the Apache Version 2.0 License for specific language governing permissions and limitations under the License. ***************************************************************************** */ -var g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},E=Object.assign||function(e){for(var t,n=1,r=arguments.length;n=128?"#000":"#fff"},u=function(e,t){var n=e.replace("°","");return a()(t+" ("+n+")")._ok}},function(e,t,n){var r=n(137)("wks"),o=n(85),a=n(41).Symbol,i="function"==typeof a;(e.exports=function(e){return r[e]||(r[e]=i&&a[e]||(i?a:o)("Symbol."+e))}).store=r},function(e,t,n){"use strict";function r(e){return!e||"#"===e.trim()}var o=n(5),a=n.n(o),i=n(6),s=n.n(i),l=n(2),c=n.n(l),u=n(3),p=n.n(u),f=n(4),d=n.n(f),h=n(0),m=n.n(h),v=n(1),b=n.n(v),y=n(13),g=n.n(y),E=n(18),O={href:b.a.string,onClick:b.a.func,onKeyDown:b.a.func,disabled:b.a.bool,role:b.a.string,tabIndex:b.a.oneOfType([b.a.number,b.a.string]),componentClass:g.a},_={componentClass:"a"},x=function(e){function t(n,r){c()(this,t);var o=p()(this,e.call(this,n,r));return o.handleClick=o.handleClick.bind(o),o.handleKeyDown=o.handleKeyDown.bind(o),o}return d()(t,e),t.prototype.handleClick=function(e){var t=this.props,n=t.disabled,o=t.href,a=t.onClick;if((n||r(o))&&e.preventDefault(),n)return void e.stopPropagation();a&&a(e)},t.prototype.handleKeyDown=function(e){" "===e.key&&(e.preventDefault(),this.handleClick(e))},t.prototype.render=function(){var e=this.props,t=e.componentClass,n=e.disabled,o=e.onKeyDown,i=s()(e,["componentClass","disabled","onKeyDown"]);return r(i.href)&&(i.role=i.role||"button",i.href=i.href||"#"),n&&(i.tabIndex=-1,i.style=a()({pointerEvents:"none"},i.style)),m.a.createElement(t,a()({},i,{onClick:this.handleClick,onKeyDown:Object(E.a)(this.handleKeyDown,o)}))},t}(m.a.Component);x.propTypes=O,x.defaultProps=_,t.a=x},function(e,t,n){var r=n(257),o="object"==typeof self&&self&&self.Object===Object&&self,a=r||o||Function("return this")();e.exports=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});!function(e){e[e.NOP=0]="NOP",e[e.ADD=1]="ADD",e[e.ADDI=2]="ADDI",e[e.SUB=3]="SUB",e[e.ADDF=4]="ADDF",e[e.SUBF=5]="SUBF",e[e.MULT=6]="MULT",e[e.MULTF=7]="MULTF",e[e.OR=8]="OR",e[e.AND=9]="AND",e[e.XOR=10]="XOR",e[e.NOR=11]="NOR",e[e.SLLV=12]="SLLV",e[e.SRLV=13]="SRLV",e[e.SW=14]="SW",e[e.SF=15]="SF",e[e.LW=16]="LW",e[e.LF=17]="LF",e[e.BNE=18]="BNE",e[e.BEQ=19]="BEQ",e[e.BGT=20]="BGT",e[e.OPERROR=21]="OPERROR"}(t.Opcodes||(t.Opcodes={})),t.OpcodesNames=["NOP","ADD","ADDI","SUB","ADDF","SUBF","MULT","MULTF","OR","AND","XOR","NOR","SLLV","SRLV","SW","SF","LW","LF","BNE","BEQ","BGT"]},function(e,t){function n(e){return null!=e&&"object"==typeof e}e.exports=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n(328);!function(e){e[e.INTEGERSUM=0]="INTEGERSUM",e[e.INTEGERMULTIPLY=1]="INTEGERMULTIPLY",e[e.FLOATINGSUM=2]="FLOATINGSUM",e[e.FLOATINGMULTIPLY=3]="FLOATINGMULTIPLY",e[e.MEMORY=4]="MEMORY",e[e.JUMP=5]="JUMP"}(r=t.FunctionalUnitType||(t.FunctionalUnitType={})),t.FUNCTIONALUNITTYPESQUANTITY=r.JUMP-r.INTEGERSUM+1;var a=function(){function e(){this._flow=null,this._status=new o.Status,this._status.lastInstruction=0,this._status.stall=0,this._status.instructionNumber=0}return Object.defineProperty(e.prototype,"status",{get:function(){return this._status},set:function(e){this._status=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"type",{get:function(){return this._type},set:function(e){this._type=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"latency",{get:function(){return this._latency},set:function(e){this._latency=e,this._status.lastInstruction=e-1,this._status.instructionNumber=0,this._flow=new Array(e),this._flow.fill(null)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"flow",{get:function(){return this._flow},set:function(e){this._flow=e},enumerable:!0,configurable:!0}),e.prototype.tic=function(){0===this._status.stall?(null!=this._flow[this._status.lastInstruction]&&(this._flow[this._status.lastInstruction]=null,this._status.instructionNumber--),this._status.lastInstruction=(this._latency+this._status.lastInstruction-1)%this._latency):this._status.stall--},e.prototype.fillFlow=function(e){return this._flow[(this._status.lastInstruction+1)%this._latency]=e,null!=e&&this._status.instructionNumber++,(this._status.lastInstruction+1)%this._latency},e.prototype.clean=function(){this._flow=new Array(this._latency),this._flow.fill(null),this._status.lastInstruction=this._latency-1,this._status.stall=0,this._status.instructionNumber=0},e.prototype.isFree=function(){return null==this.flow[(this.status.lastInstruction+1)%this.latency]},e.prototype.hasPendingInstruction=function(){return 0!==this._status.instructionNumber},e.prototype.getTopInstruction=function(){return this._flow[this._status.lastInstruction]},e.prototype.getInstructionByIndex=function(e){return this._flow[(this._status.lastInstruction+e+1)%this._latency]},e.prototype.getLast=function(){return this._status.lastInstruction},e}();t.FunctionalUnit=a},function(e,t,n){var r=n(41),o=n(28),a=n(131),i=n(58),s=n(50),l=function(e,t,n){var c,u,p,f=e&l.F,d=e&l.G,h=e&l.S,m=e&l.P,v=e&l.B,b=e&l.W,y=d?o:o[t]||(o[t]={}),g=y.prototype,E=d?r:h?r[t]:(r[t]||{}).prototype;d&&(n=t);for(c in n)(u=!f&&E&&void 0!==E[c])&&s(y,c)||(p=u?E[c]:n[c],y[c]=d&&"function"!=typeof E[c]?n[c]:v&&u?a(p,r):b&&E[c]==p?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(p):m&&"function"==typeof p?a(Function.call,p):p,m&&((y.virtual||(y.virtual={}))[c]=p,e&l.R&&g&&!g[c]&&i(g,c,p)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,e.exports=l},function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t,n){e.exports=!n(68)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=!("undefined"==typeof window||!window.document||!window.document.createElement);t.default=r,e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(10),o=n(557),a=n(254),i=n(116),s=n(46),l=n(39),c=n(122),u=n(80),p=n(11),f=n(154),d=n(119),h=n(20),m=n(255),v=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.superescalar=new o.Superescalar,t.codeLoaded=!1,t.interval=null,t.backStep=0,t.stopCondition=a.ExecutionStatus.EXECUTABLE,t.finishedExecution=!1,t.executing=!1,t.replications=0,t.cacheFailPercentage=0,t.cacheFailLatency=0,t.dispatchAllSuperescalarActions=function(e){i.store.dispatch(s.batchActions(s.nextJumpTableCycle(t.superescalar.jumpPrediction),s.nextPrefetchCycle(t.superescalar.prefetchUnit),s.nextDecoderCycle(t.superescalar.decoder),s.nextFunctionalUnitCycle(r.__spread(t.superescalar.functionalUnit,[t.superescalar.aluMem])),s.nextReserveStationCycle([{data:t.superescalar.reserveStationEntry[0],size:t.superescalar.getReserveStationSize(0)},{data:t.superescalar.reserveStationEntry[1],size:t.superescalar.getReserveStationSize(1)},{data:t.superescalar.reserveStationEntry[2],size:t.superescalar.getReserveStationSize(2)},{data:t.superescalar.reserveStationEntry[3],size:t.superescalar.getReserveStationSize(3)},{data:t.superescalar.reserveStationEntry[4],size:t.superescalar.getReserveStationSize(4)},{data:t.superescalar.reserveStationEntry[5],size:t.superescalar.getReserveStationSize(5)}]),s.nextReorderBufferMapperCycle([t.superescalar.ROBGpr,t.superescalar.ROBFpr]),s.nextReorderBufferCycle(t.superescalar.reorderBuffer.elements),s.nextRegistersCycle([t.superescalar.gpr.content,t.superescalar.fpr.content]),s.nextMemoryCycle(t.superescalar.memory.data),s.nextCycle(t.superescalar.status.cycle),c.pushHistory()))},t.superExe=function(e){void 0===e&&(e=!0),t.superescalar.init(e)},t.stepForward=function(){if(t.superescalar.code){if(!(t.backStep>0)){if(t.finishedExecution){t.finishedExecution=!1;var e=Object.assign(new f.Code,t.superescalar.code);t.superExe(),t.superescalar.code=e,t.contentIntegration&&(t.setFpr(t.contentIntegration.FPRContent),t.setGpr(t.contentIntegration.GPRContent),t.setMemory(t.contentIntegration.MEMContent))}var n=t.superescalar.tic();return t.dispatchAllSuperescalarActions(),n}t.backStep--,i.store.dispatch(c.takeHistory(t.backStep))}},t.loadCode=function(e){t.superescalar.code=e,t.resetMachine(),i.store.dispatch(s.superescalarLoad(e.instructions))},t.play=function(){if(t.superescalar.code){t.stopCondition=a.ExecutionStatus.EXECUTABLE,t.backStep=0,t.executing=!0;var e=t.calculateSpeed();if(t.finishedExecution){t.finishedExecution=!1;var n=Object.assign(new f.Code,t.superescalar.code);t.superExe(),t.superescalar.code=n,t.contentIntegration&&(t.setFpr(t.contentIntegration.FPRContent),t.setGpr(t.contentIntegration.GPRContent),t.setMemory(t.contentIntegration.MEMContent))}if(e)t.executionLoop(e);else{for(;t.superescalar.tic()!==d.SuperescalarStatus.SUPER_ENDEXE;);t.dispatchAllSuperescalarActions(),t.finishedExecution=!0,alert(p.t("execution.finished"))}}},t.makeBatchExecution=function(){if(t.superescalar.code){for(var e=[],n=0;n0&&t.backStep0&&(t.backStep++,i.store.dispatch(c.takeHistory(t.backStep)))},t.setMemory=function(e){t.superescalar.status.cycle>0||Object.keys(e).forEach(function(n){t.superescalar.memory.setDatum(+n,e[n])})},t.setFpr=function(e){t.superescalar.status.cycle>0||Object.keys(e).forEach(function(n){t.superescalar.fpr.setContent(+n,e[n],!1)})},t.setGpr=function(e){t.superescalar.status.cycle>0||Object.keys(e).forEach(function(n){t.superescalar.gpr.setContent(+n,e[n],!1)})},t.executionLoop=function(e){t.stopCondition?t.stopCondition===a.ExecutionStatus.STOP&&t.resetMachine():setTimeout(function(){var n=t.stepForward();n!==d.SuperescalarStatus.SUPER_BREAKPOINT&&n!==d.SuperescalarStatus.SUPER_ENDEXE?t.executionLoop(e):n===d.SuperescalarStatus.SUPER_BREAKPOINT?alert(p.t("execution.stopped")):n===d.SuperescalarStatus.SUPER_ENDEXE&&(t.finishedExecution=!0,alert(p.t("execution.finished")))},e)},t.saveSuperConfig=function(e){t.superescalar.setFunctionalUnitNumber(l.FunctionalUnitType.INTEGERSUM,+e.integerSumQuantity),t.superescalar.setFunctionalUnitLatency(l.FunctionalUnitType.INTEGERSUM,+e.integerSumLatency),t.superescalar.setFunctionalUnitNumber(l.FunctionalUnitType.INTEGERMULTIPLY,+e.integerMultQuantity),t.superescalar.setFunctionalUnitLatency(l.FunctionalUnitType.INTEGERMULTIPLY,+e.integerMultLatency),t.superescalar.setFunctionalUnitNumber(l.FunctionalUnitType.FLOATINGSUM,+e.floatingSumQuantity),t.superescalar.setFunctionalUnitLatency(l.FunctionalUnitType.FLOATINGSUM,+e.floatingSumLatency),t.superescalar.setFunctionalUnitNumber(l.FunctionalUnitType.FLOATINGSUM,+e.floatingSumQuantity),t.superescalar.setFunctionalUnitLatency(l.FunctionalUnitType.FLOATINGSUM,+e.floatingSumLatency),t.superescalar.setFunctionalUnitNumber(l.FunctionalUnitType.FLOATINGMULTIPLY,+e.floatingMultQuantity),t.superescalar.setFunctionalUnitLatency(l.FunctionalUnitType.FLOATINGMULTIPLY,+e.floatingMultLatency),t.superescalar.setFunctionalUnitNumber(l.FunctionalUnitType.JUMP,+e.jumpQuantity),t.superescalar.setFunctionalUnitLatency(l.FunctionalUnitType.JUMP,+e.jumpLatency),t.superescalar.setFunctionalUnitNumber(l.FunctionalUnitType.MEMORY,+e.memoryQuantity),t.superescalar.setFunctionalUnitLatency(l.FunctionalUnitType.MEMORY,+e.memoryLatency),t.superescalar.issue=+e.issueGrade,t.resetMachine()},t.setBatchMode=function(e,n,r){t.replications=e,t.cacheFailLatency=n,t.cacheFailPercentage=r},t}return r.__extends(t,e),t.prototype.resetMachine=function(){var e=Object.assign(new f.Code,this.superescalar.code);this.superExe(!0),this.superescalar.code=e,this.contentIntegration&&(this.setFpr(this.contentIntegration.FPRContent),this.setGpr(this.contentIntegration.GPRContent),this.setMemory(this.contentIntegration.MEMContent)),this.dispatchAllSuperescalarActions(),i.store.dispatch(c.resetHistory())},t.prototype.calculateBatchStatistics=function(e){var t=e.reduce(function(e,t){return e+t})/e.length;return{replications:this.replications,average:t.toFixed(2),standardDeviation:this.calculateStandardDeviation(t,e).toFixed(2),worst:Math.max.apply(Math,r.__spread(e)),best:Math.min.apply(Math,r.__spread(e))}},t.prototype.clearBatchStateEffects=function(){this.superescalar.memory.failProbability=0,this.superescalar.memoryFailLatency=0,this.resetMachine()},t}(m.MachineIntegration);t.SuperescalarIntegration=v,t.default=new v},function(e,t,n){"use strict";function r(e){return null!=e&&"object"==typeof e}t.a=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(10);r.__exportStar(n(318),t),r.__exportStar(n(319),t),r.__exportStar(n(320),t),r.__exportStar(n(321),t),r.__exportStar(n(322),t),r.__exportStar(n(323),t),r.__exportStar(n(324),t),r.__exportStar(n(325),t),r.__exportStar(n(326),t),r.__exportStar(n(327),t),r.__exportStar(n(329),t),r.__exportStar(n(330),t),r.__exportStar(n(120),t),r.__exportStar(n(331),t)},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t1&&void 0!==arguments[1]?arguments[1]:{};r(this,e),this.init(t,n)}return e.prototype.init=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.prefix=t.prefix||"i18next:",this.logger=e||i,this.options=t,this.debug=t.debug},e.prototype.setDebug=function(e){this.debug=e},e.prototype.log=function(){for(var e=arguments.length,t=Array(e),n=0;nr?a.splice(r,a.length-r,o):a.push(o),t({action:"PUSH",location:o,index:r,entries:a})}})}function o(e,r){var o=u(e,r,n(),N.location);_.confirmTransitionTo(o,"REPLACE",m,function(e){e&&(N.entries[N.index]=o,t({action:"REPLACE",location:o}))})}function a(e){var n=C(N.index+e,0,N.entries.length-1),r=N.entries[n];_.confirmTransitionTo(r,"POP",m,function(e){e?t({action:"POP",location:r,index:n}):t()})}function i(){a(-1)}function s(){a(1)}function l(e){var t=N.index+e;return t>=0&&t-1&&n.observers[e].splice(r,1)}else delete n.observers[e]})},e.prototype.emit=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r-1?e.replace(/###/g,"."):e}function o(){return!e||"string"==typeof e}for(var a="string"!=typeof t?[].concat(t):t.split(".");a.length>1;){if(o())return{};var i=r(a.shift());!e[i]&&n&&(e[i]=new n),e=e[i]}return o()?{}:{obj:e,k:r(a.shift())}}function i(e,t,n){var r=a(e,t,Object);r.obj[r.k]=n}function s(e,t,n,r){var o=a(e,t,Object),i=o.obj,s=o.k;i[s]=i[s]||[],r&&(i[s]=i[s].concat(n)),r||i[s].push(n)}function l(e,t){var n=a(e,t),r=n.obj,o=n.k;if(r)return r[o]}function c(e,t,n){for(var r in t)r in e?"string"==typeof e[r]||e[r]instanceof String||"string"==typeof t[r]||t[r]instanceof String?n&&(e[r]=t[r]):c(e[r],t[r],n):e[r]=t[r];return e}function u(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}function p(e){return"string"==typeof e?e.replace(/[&<>"'\/]/g,function(e){return f[e]}):e}t.e=r,t.a=o,t.h=i,t.f=s,t.d=l,t.b=c,t.g=u,t.c=p;var f={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"}},function(e,t){e.exports=!0},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t,n){var r=n(134);e.exports=function(e){return Object(r(e))}},function(e,t,n){"use strict";function r(e){function t(t,n,r,o,a,i){var s=o||"<>",l=i||r;if(null==n[r])return t?new Error("Required "+a+" `"+l+"` was not specified in `"+s+"`."):null;for(var c=arguments.length,u=Array(c>6?c-6:0),p=6;p>",s=a||n;if(null==t[n])return new Error("The "+o+" `"+s+"` is required to make `"+i+"` accessible for users of assistive technologies such as screen readers.");for(var l=arguments.length,c=Array(l>5?l-5:0),u=5;u=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=Object.assign||function(e){for(var t=1;t0)){if(t.finishedExecution){t.finishedExecution=!1;var e=Object.assign(new p.VLIWCode,t.vliw.code);t.vliwExe(),t.vliw.code=e,t.contentIntegration&&(t.setFpr(t.contentIntegration.FPRContent),t.setGpr(t.contentIntegration.GPRContent),t.setMemory(t.contentIntegration.MEMContent))}var n=t.vliw.tic();return t.dispatchAllVLIWActions(),n}t.backStep--,a.store.dispatch(s.takeHistory(t.backStep))}},t.loadCode=function(e){t.vliw.code=e,t.resetMachine(),a.store.dispatch(i.nextVLIWHeaderTableCycle(t.vliw._functionalUnitNumbers)),a.store.dispatch(i.nextVLIWExecutionTableCycle(t.vliw.code.instructions,t.vliw._functionalUnitNumbers)),a.store.dispatch(i.superescalarLoad(e.superescalarCode.instructions))},t.play=function(){if(t.vliw.code){t.stopCondition=o.ExecutionStatus.EXECUTABLE,t.backStep=0,t.executing=!0;var e=t.calculateSpeed();if(t.finishedExecution){t.finishedExecution=!1;var n=Object.assign(new p.VLIWCode,t.vliw.code);t.vliwExe(),t.vliw.code=n,t.contentIntegration&&(t.setFpr(t.contentIntegration.FPRContent),t.setGpr(t.contentIntegration.GPRContent),t.setMemory(t.contentIntegration.MEMContent))}if(e)t.executionLoop(e);else{for(;t.vliw.tic()!==p.VLIWError.ENDEXE;);t.dispatchAllVLIWActions(),t.finishedExecution=!0,alert(c.t("execution.finished"))}}},t.makeBatchExecution=function(){if(t.vliw.code){for(var e=[],n=0;n0&&t.backStep0&&(t.backStep++,a.store.dispatch(s.takeHistory(t.backStep)))},t.setMemory=function(e){t.vliw.status.cycle>0||Object.keys(e).forEach(function(n){t.vliw.memory.setDatum(+n,e[n])})},t.setFpr=function(e){t.vliw.status.cycle>0||Object.keys(e).forEach(function(n){t.vliw.fpr.setContent(+n,e[n],!1)})},t.setGpr=function(e){t.vliw.status.cycle>0||Object.keys(e).forEach(function(n){t.vliw.gpr.setContent(+n,e[n],!1)})},t.executionLoop=function(e){t.stopCondition?t.stopCondition===o.ExecutionStatus.STOP&&t.resetMachine():setTimeout(function(){var n=t.stepForward();n!==p.VLIWError.BREAKPOINT&&n!==p.VLIWError.ENDEXE?t.executionLoop(e):n===p.VLIWError.BREAKPOINT?alert(c.t("execution.stopped")):n===p.VLIWError.ENDEXE&&(t.finishedExecution=!0,alert(c.t("execution.finished")))},e)},t.saveVliwConfig=function(e){for(var n=Object.keys(e),r=0;r=t||a>=t)throw new Error("inputOutOfRange");if(o>=t&&(o=t-1),a>=t&&(a=t-1),o=t)throw new Error("inputOutOfRange");n.add(i)}}),Array.from(n)}function o(e){if(e<0)throw new Error("Invalid array range");for(var t=[],n=0;n=0||(o[n]=e[n]);return o}t.a=r},function(e,t,n){"use strict";e.exports=n(346)},function(e,t,n){"use strict";function r(e){l=s({},l,e)}function o(){return l}function a(e){c=e}function i(){return c}t.d=r,t.a=o,t.e=a,t.b=i,n.d(t,"c",function(){return u});var s=Object.assign||function(e){for(var t=1;t may have only one child element"),this.unlisten=r.listen(function(){e.setState({match:e.computeMatch(r.location.pathname)})})},t.prototype.componentWillReceiveProps=function(e){s()(this.props.history===e.history,"You cannot change ")},t.prototype.componentWillUnmount=function(){this.unlisten()},t.prototype.render=function(){var e=this.props.children;return e?p.a.Children.only(e):null},t}(p.a.Component);m.propTypes={history:d.a.object.isRequired,children:d.a.node},m.contextTypes={router:d.a.object},m.childContextTypes={router:d.a.object.isRequired},t.a=m},function(e,t,n){"use strict";var r=n(205),o=n.n(r),a={},i=0,s=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=a[n]||(a[n]={});if(r[e])return r[e];var s=[],l=o()(e,s,t),c={re:l,keys:s};return i<1e4&&(r[e]=c,i++),c},l=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments[2];"string"==typeof t&&(t={path:t});var r=t,o=r.path,a=r.exact,i=void 0!==a&&a,l=r.strict,c=void 0!==l&&l,u=r.sensitive,p=void 0!==u&&u;if(null==o)return n;var f=s(o,{end:i,strict:c,sensitive:p}),d=f.re,h=f.keys,m=d.exec(e);if(!m)return null;var v=m[0],b=m.slice(1),y=e===v;return i&&!y?null:{path:o,url:"/"===o&&""===v?"/":v,isExact:y,params:h.reduce(function(e,t,n){return e[t.name]=b[n],e},{})}};t.a=l},function(e,t,n){var r=n(417);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},function(e,t,n){var r=n(60);e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){var r=n(137)("keys"),o=n(85);e.exports=function(e){return r[e]||(r[e]=o(e))}},function(e,t,n){var r=n(28),o=n(41),a=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(e.exports=function(e,t){return a[e]||(a[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(84)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var o=n(421),a=r(o),i=n(432),s=r(i),l="function"==typeof s.default&&"symbol"==typeof a.default?function(e){return typeof e}:function(e){return e&&"function"==typeof s.default&&e.constructor===s.default&&e!==s.default.prototype?"symbol":typeof e};t.default="function"==typeof s.default&&"symbol"===l(a.default)?function(e){return void 0===e?"undefined":l(e)}:function(e){return e&&"function"==typeof s.default&&e.constructor===s.default&&e!==s.default.prototype?"symbol":void 0===e?"undefined":l(e)}},function(e,t,n){var r=n(59),o=n(425),a=n(138),i=n(136)("IE_PROTO"),s=function(){},l=function(){var e,t=n(209)("iframe"),r=a.length;for(t.style.display="none",n(426).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("SIMDE
\ No newline at end of file +SIMDE
\ No newline at end of file diff --git a/main.469792ec.css b/main.6f688be2.css similarity index 100% rename from main.469792ec.css rename to main.6f688be2.css