-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp-b4ff63e9ea7c044f204a.js
More file actions
2 lines (2 loc) · 22.8 KB
/
app-b4ff63e9ea7c044f204a.js
File metadata and controls
2 lines (2 loc) · 22.8 KB
1
2
webpackJsonp([0xd2a57dc1d883],{163:function(e,t){"use strict";function n(e,t,n){var o=r.map(function(n){if(n.plugin[e]){var o=n.plugin[e](t,n.options);return o}});return o=o.filter(function(e){return"undefined"!=typeof e}),o.length>0?o:n?[n]:[]}function o(e,t,n){return r.reduce(function(n,o){return o.plugin[e]?n.then(function(){return o.plugin[e](t,o.options)}):n},Promise.resolve())}t.__esModule=!0,t.apiRunner=n,t.apiRunnerAsync=o;var r=[]},164:function(e,t,n){"use strict";var o;t.components={"component---src-pages-404-js":n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=component---src-pages-404-js!/home/work/Developings/Github/cpp-ftw.github.io/src/pages/404.js"');throw e.code="MODULE_NOT_FOUND",e}()),"component---src-pages-index-js":n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=component---src-pages-index-js!/home/work/Developings/Github/cpp-ftw.github.io/src/pages/index.js"');throw e.code="MODULE_NOT_FOUND",e}())},t.json=(o={"layout-index.json":n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=path---!/home/work/Developings/Github/cpp-ftw.github.io/.cache/json/layout-index.json"');throw e.code="MODULE_NOT_FOUND",e}()),"404.json":n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=path---404!/home/work/Developings/Github/cpp-ftw.github.io/.cache/json/404.json"');throw e.code="MODULE_NOT_FOUND",e}())},o["layout-index.json"]=n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=path---!/home/work/Developings/Github/cpp-ftw.github.io/.cache/json/layout-index.json"');throw e.code="MODULE_NOT_FOUND",e}()),o["index.json"]=n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=path---index!/home/work/Developings/Github/cpp-ftw.github.io/.cache/json/index.json"');throw e.code="MODULE_NOT_FOUND",e}()),o["layout-index.json"]=n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=path---!/home/work/Developings/Github/cpp-ftw.github.io/.cache/json/layout-index.json"');throw e.code="MODULE_NOT_FOUND",e}()),o["404-html.json"]=n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=path---404-html!/home/work/Developings/Github/cpp-ftw.github.io/.cache/json/404-html.json"');throw e.code="MODULE_NOT_FOUND",e}()),o),t.layouts={"component---src-layouts-index-js":n(!function(){var e=new Error('Cannot find module "gatsby-module-loader?name=component---src-layouts-index-js!/home/work/Developings/Github/cpp-ftw.github.io/.cache/layouts/index.js"');throw e.code="MODULE_NOT_FOUND",e}())}},165:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}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)}t.__esModule=!0;var u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s=n(6),c=o(s),l=n(7),p=o(l),f=n(100),d=o(f),h=n(42),m=o(h),g=function(e){var t=e.children;return c.default.createElement("div",null,t())},y=function(e){function t(n){r(this,t);var o=a(this,e.call(this));return o.state={location:n.location,pageResources:d.default.getResourcesForPathname(n.location.pathname)},o}return i(t,e),t.prototype.componentWillReceiveProps=function(e){var t=this;if(this.state.location.pathname!==e.location.pathname){var n=d.default.getResourcesForPathname(e.location.pathname);n?this.setState({location:e.location,pageResources:n}):d.default.getResourcesForPathname(e.location.pathname,function(n){t.setState({location:e.location,pageResources:n})})}},t.prototype.componentDidMount=function(){var e=this;m.default.on("onPostLoadPageResources",function(t){t.page.path===d.default.getPage(e.state.location.pathname).path&&e.setState({pageResources:t.pageResources})})},t.prototype.shouldComponentUpdate=function(e,t){return!t.pageResources||(!(this.state.pageResources||!t.pageResources)||(this.state.pageResources.component!==t.pageResources.component||(this.state.pageResources.json!==t.pageResources.json||!(this.state.location.key===t.location.key||!t.pageResources.page||!t.pageResources.page.matchPath&&!t.pageResources.page.path))))},t.prototype.render=function(){return this.props.page?this.state.pageResources?(0,s.createElement)(this.state.pageResources.component,u({key:this.props.location.pathname},this.props,this.state.pageResources.json)):null:this.props.layout?(0,s.createElement)(this.state.pageResources&&this.state.pageResources.layout?this.state.pageResources.layout:g,u({key:this.state.pageResources&&this.state.pageResources.layout?this.state.pageResources.layout:"DefaultLayout"},this.props)):null},t}(c.default.Component);y.propTypes={page:p.default.bool,layout:p.default.bool,location:p.default.object},t.default=y,e.exports=t.default},42:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var r=n(258),a=o(r),i=(0,a.default)();e.exports=i},166:function(e,t,n){"use strict";var o=n(97),r={};e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return function(n){var a=decodeURIComponent(n),i=a.slice(t.length);if(i.split("#").length>1&&(i=i.split("#").slice(0,-1).join("")),i.split("?").length>1&&(i=i.split("?").slice(0,-1).join("")),r[i])return r[i];var u=void 0;return e.some(function(e){if(e.matchPath){if((0,o.matchPath)(i,{path:e.path})||(0,o.matchPath)(i,{path:e.matchPath}))return u=e,r[i]=e,!0}else{if((0,o.matchPath)(i,{path:e.path,exact:!0}))return u=e,r[i]=e,!0;if((0,o.matchPath)(i,{path:e.path+"index.html"}))return u=e,r[i]=e,!0}return!1}),u}}},100:function(e,t,n){(function(t){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var r=n(6),a=(o(r),n(166)),i=o(a),u=n(42),s=o(u),c=void 0,l={},p={},f={},d={},h={},m=[],g=[],y={},v=[],E={},w=function(e){return e&&e.default||e},_=void 0,R=!0;_=n(167)({getNextQueuedResources:function(){return v.slice(-1)[0]},createResourceDownload:function(e){O(e,function(){v=v.filter(function(t){return t!==e}),_.onResourcedFinished(e)})}}),s.default.on("onPreLoadPageResources",function(e){_.onPreLoadPageResources(e)}),s.default.on("onPostLoadPageResources",function(e){_.onPostLoadPageResources(e)});var N=function(e,t){return E[e]>E[t]?1:E[e]<E[t]?-1:0},b=function(e,t){return y[e]>y[t]?1:y[e]<y[t]?-1:0},O=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};if(d[e])t.nextTick(function(){n(null,d[e])});else{var o="component---"===e.slice(0,12)?p.components[e]||p.layouts[e]:p.json[e];o(function(t,o){d[e]=o,n(t,o)})}},P=function(e,n){h[e]?t.nextTick(function(){n(null,h[e])}):O(e,function(t,o){if(t)n(t);else{var r=w(o());h[e]=r,n(t,r)}})},j=1,D={empty:function(){g=[],y={},E={},v=[],m=[]},addPagesArray:function(e){m=e;var t="";t="/cppftw.github.io",c=(0,i.default)(e,t)},addDevRequires:function(e){l=e},addProdRequires:function(e){p=e},dequeue:function(e){return g.pop()},enqueue:function(e){if(!m.some(function(t){return t.path===e}))return!1;var t=1/j;j+=1,y[e]?y[e]+=1:y[e]=1,D.has(e)||g.unshift(e),g.sort(b);var n=c(e);return n.jsonName&&(E[n.jsonName]?E[n.jsonName]+=1+t:E[n.jsonName]=1+t,v.indexOf(n.jsonName)!==-1||d[n.jsonName]||v.unshift(n.jsonName)),n.componentChunkName&&(E[n.componentChunkName]?E[n.componentChunkName]+=1+t:E[n.componentChunkName]=1+t,v.indexOf(n.componentChunkName)!==-1||d[n.jsonName]||v.unshift(n.componentChunkName)),v.sort(N),_.onNewResourcesAdded(),!0},getResources:function(){return{resourcesArray:v,resourcesCount:E}},getPages:function(){return{pathArray:g,pathCount:y}},getPage:function(e){return c(e)},has:function(e){return g.some(function(t){return t===e})},getResourcesForPathname:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};R&&navigator&&navigator.serviceWorker&&navigator.serviceWorker.controller&&"activated"===navigator.serviceWorker.controller.state&&(c(e)||navigator.serviceWorker.getRegistrations().then(function(e){for(var t=e,n=Array.isArray(t),o=0,t=n?t:t[Symbol.iterator]();;){var r;if(n){if(o>=t.length)break;r=t[o++]}else{if(o=t.next(),o.done)break;r=o.value}var a=r;a.unregister()}window.location.reload()})),R=!1;var o=c(e);if(!o)return void console.log("A page wasn't found for \""+e+'"');if(e=o.path,f[e])return t.nextTick(function(){n(f[e]),s.default.emit("onPostLoadPageResources",{page:o,pageResources:f[e]})}),f[e];s.default.emit("onPreLoadPageResources",{path:e});var r=void 0,a=void 0,i=void 0,u=function(){if(r&&a&&(!o.layoutComponentChunkName||i)){f[e]={component:r,json:a,layout:i};var t={component:r,json:a,layout:i};n(t),s.default.emit("onPostLoadPageResources",{page:o,pageResources:t})}};return P(o.componentChunkName,function(e,t){e&&console.log("Loading the component for "+o.path+" failed"),r=t,u()}),P(o.jsonName,function(e,t){e&&console.log("Loading the JSON for "+o.path+" failed"),a=t,u()}),void(o.layoutComponentChunkName&&P(o.layoutComponentChunkName,function(e,t){e&&console.log("Loading the Layout for "+o.path+" failed"),i=t,u()}))},peek:function(e){return g.slice(-1)[0]},length:function(){return g.length},indexOf:function(e){return g.length-g.indexOf(e)-1}};e.exports=D}).call(t,n(79))},256:function(e,t){e.exports=[{componentChunkName:"component---src-pages-404-js",layout:"index",layoutComponentChunkName:"component---src-layouts-index-js",jsonName:"404.json",path:"/404/"},{componentChunkName:"component---src-pages-index-js",layout:"index",layoutComponentChunkName:"component---src-layouts-index-js",jsonName:"index.json",path:"/"},{componentChunkName:"component---src-pages-404-js",layout:"index",layoutComponentChunkName:"component---src-layouts-index-js",jsonName:"404-html.json",path:"/404.html"}]},167:function(e,t){"use strict";e.exports=function(e){var t=e.getNextQueuedResources,n=e.createResourceDownload,o=[],r=[],a=function(){var e=t();e&&(r.push(e),n(e))},i=function(e){switch(e.type){case"RESOURCE_FINISHED":r=r.filter(function(t){return t!==e.payload});break;case"ON_PRE_LOAD_PAGE_RESOURCES":o.push(e.payload.path);break;case"ON_POST_LOAD_PAGE_RESOURCES":o=o.filter(function(t){return t!==e.payload.page.path});break;case"ON_NEW_RESOURCES_ADDED":}setTimeout(function(){0===r.length&&0===o.length&&a()},0)};return{onResourcedFinished:function(e){i({type:"RESOURCE_FINISHED",payload:e})},onPreLoadPageResources:function(e){i({type:"ON_PRE_LOAD_PAGE_RESOURCES",payload:e})},onPostLoadPageResources:function(e){i({type:"ON_POST_LOAD_PAGE_RESOURCES",payload:e})},onNewResourcesAdded:function(){i({type:"ON_NEW_RESOURCES_ADDED"})},getState:function(){return{pagesLoading:o,resourcesDownloading:r}},empty:function(){o=[],r=[]}}}},0:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},a=n(163),i=n(6),u=o(i),s=n(133),c=o(s),l=n(97),p=n(252),f=n(77),d=o(f),h=n(236),m=o(h),g=n(42),y=o(g),v=n(256),E=o(v),w=n(257),_=o(w),R=n(165),N=o(R),b=n(164),O=o(b),P=n(100),j=o(P);n(229),window.___emitter=y.default,j.default.addPagesArray(E.default),j.default.addProdRequires(O.default),window.asyncRequires=O.default,window.___loader=j.default,window.matchPath=l.matchPath;var D=(0,d.default)(),x=_.default.reduce(function(e,t){return e[t.fromPath]=t,e},{}),C=function(e){var t=x[e];return null!=t&&(D.replace(t.toPath),!0)};C(window.location.pathname),(0,a.apiRunnerAsync)("onClientEntry").then(function(){function e(e){window.___history||(window.___history=e,e.listen(function(e,t){C(e.pathname)||(0,a.apiRunner)("onRouteUpdate",{location:e,action:t})}))}function t(e,t){var n=t.location.pathname,o=(0,a.apiRunner)("shouldUpdateScroll",{prevRouterProps:e,pathname:n});if(o.length>0)return o[0];if(e){var r=e.location.pathname;if(r===n)return!1}return!0}(0,a.apiRunner)("registerServiceWorker").length>0&&n(168);var o=function(e){function t(n){n.page.path===j.default.getPage(e).path&&(y.default.off("onPostLoadPageResources",t),clearTimeout(o),window.___history.push(e))}var n=x[e];if(n&&(e=n.toPath),window.location.pathname!==e){var o=setTimeout(function(){y.default.off("onPostLoadPageResources",t),y.default.emit("onDelayedLoadPageResources",{pathname:e}),window.___history.push(e)},1e3);j.default.getResourcesForPathname(e)?(clearTimeout(o),window.___history.push(e)):y.default.on("onPostLoadPageResources",t)}};window.___navigateTo=o,(0,a.apiRunner)("onRouteUpdate",{location:D.location,action:D.action});var s=(0,a.apiRunner)("replaceRouterComponent",{history:D})[0],f=function(e){var t=e.children;return u.default.createElement(l.Router,{history:D},t)};j.default.getResourcesForPathname(window.location.pathname,function(){var n=function(){return(0,i.createElement)(s?s:f,null,(0,i.createElement)(p.ScrollContext,{shouldUpdateScroll:t},(0,i.createElement)((0,l.withRouter)(N.default),{layout:!0,children:function(t){return(0,i.createElement)(l.Route,{render:function(n){e(n.history);var o=t?t:n;return j.default.getPage(o.location.pathname)?(0,i.createElement)(N.default,r({page:!0},o)):(0,i.createElement)(N.default,{location:{page:!0,pathname:"/404.html"}})}})}})))},o=(0,a.apiRunner)("wrapRootComponent",{Root:n},n)[0];(0,m.default)(function(){return c.default.render(u.default.createElement(o,null),"undefined"!=typeof window?document.getElementById("___gatsby"):void 0,function(){(0,a.apiRunner)("onInitialClientRender")})})})})},257:function(e,t){e.exports=[]},168:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var r=n(42),a=o(r),i="/";"serviceWorker"in navigator&&navigator.serviceWorker.register(i+"sw.js").then(function(e){e.addEventListener("updatefound",function(){var t=e.installing;console.log("installingWorker",t),t.addEventListener("statechange",function(){switch(t.state){case"installed":navigator.serviceWorker.controller?window.location.reload():(console.log("Content is now available offline!"),a.default.emit("sw:installed"));break;case"redundant":console.error("The installing service worker became redundant.")}})})}).catch(function(e){console.error("Error during service worker registration:",e)})},230:function(e,t,n){"use strict";function o(e){return e}function r(e,t,n){function r(e,t){var n=v.hasOwnProperty(t)?v[t]:null;R.hasOwnProperty(t)&&s("OVERRIDE_BASE"===n,"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.",t),e&&s("DEFINE_MANY"===n||"DEFINE_MANY_MERGED"===n,"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",t)}function a(e,n){if(n){s("function"!=typeof n,"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object."),s(!t(n),"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.");var o=e.prototype,a=o.__reactAutoBindPairs;n.hasOwnProperty(c)&&E.mixins(e,n.mixins);for(var i in n)if(n.hasOwnProperty(i)&&i!==c){var u=n[i],l=o.hasOwnProperty(i);if(r(l,i),E.hasOwnProperty(i))E[i](e,u);else{var p=v.hasOwnProperty(i),h="function"==typeof u,m=h&&!p&&!l&&n.autobind!==!1;if(m)a.push(i,u),o[i]=u;else if(l){var g=v[i];s(p&&("DEFINE_MANY_MERGED"===g||"DEFINE_MANY"===g),"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.",g,i),"DEFINE_MANY_MERGED"===g?o[i]=f(o[i],u):"DEFINE_MANY"===g&&(o[i]=d(o[i],u))}else o[i]=u}}}else;}function l(e,t){if(t)for(var n in t){var o=t[n];if(t.hasOwnProperty(n)){var r=n in E;s(!r,'ReactClass: You are attempting to define a reserved property, `%s`, that shouldn\'t be on the "statics" key. Define it as an instance property instead; it will still be accessible on the constructor.',n);var a=n in e;s(!a,"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",n),e[n]=o}}}function p(e,t){s(e&&t&&"object"==typeof e&&"object"==typeof t,"mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.");for(var n in t)t.hasOwnProperty(n)&&(s(void 0===e[n],"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.",n),e[n]=t[n]);return e}function f(e,t){return function(){var n=e.apply(this,arguments),o=t.apply(this,arguments);if(null==n)return o;if(null==o)return n;var r={};return p(r,n),p(r,o),r}}function d(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function h(e,t){var n=t.bind(e);return n}function m(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var o=t[n],r=t[n+1];e[o]=h(e,r)}}function g(e){var t=o(function(e,o,r){this.__reactAutoBindPairs.length&&m(this),this.props=e,this.context=o,this.refs=u,this.updater=r||n,this.state=null;var a=this.getInitialState?this.getInitialState():null;s("object"==typeof a&&!Array.isArray(a),"%s.getInitialState(): must return an object or null",t.displayName||"ReactCompositeComponent"),this.state=a});t.prototype=new N,t.prototype.constructor=t,t.prototype.__reactAutoBindPairs=[],y.forEach(a.bind(null,t)),a(t,w),a(t,e),a(t,_),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),s(t.prototype.render,"createClass(...): Class specification must implement a `render` method.");for(var r in v)t.prototype[r]||(t.prototype[r]=null);return t}var y=[],v={mixins:"DEFINE_MANY",statics:"DEFINE_MANY",propTypes:"DEFINE_MANY",contextTypes:"DEFINE_MANY",childContextTypes:"DEFINE_MANY",getDefaultProps:"DEFINE_MANY_MERGED",getInitialState:"DEFINE_MANY_MERGED",getChildContext:"DEFINE_MANY_MERGED",render:"DEFINE_ONCE",componentWillMount:"DEFINE_MANY",componentDidMount:"DEFINE_MANY",componentWillReceiveProps:"DEFINE_MANY",shouldComponentUpdate:"DEFINE_ONCE",componentWillUpdate:"DEFINE_MANY",componentDidUpdate:"DEFINE_MANY",componentWillUnmount:"DEFINE_MANY",updateComponent:"OVERRIDE_BASE"},E={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)a(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=i({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=i({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=f(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,t){e.propTypes=i({},e.propTypes,t)},statics:function(e,t){l(e,t)},autobind:function(){}},w={componentDidMount:function(){this.__isMounted=!0}},_={componentWillUnmount:function(){this.__isMounted=!1}},R={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e,t)},isMounted:function(){return!!this.__isMounted}},N=function(){};return i(N.prototype,e.prototype,R),g}var a,i=n(4),u=n(51),s=n(1),c="mixins";a={},e.exports=r},236:function(e,t,n){!function(t,n){e.exports=n()}("domready",function(){var e,t=[],n=document,o=n.documentElement.doScroll,r="DOMContentLoaded",a=(o?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return a||n.addEventListener(r,e=function(){for(n.removeEventListener(r,e),a=1;e=t.shift();)e()}),function(e){a?setTimeout(e,0):t.push(e)}})},254:function(e,t){"use strict";var n={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},r=Object.defineProperty,a=Object.getOwnPropertyNames,i=Object.getOwnPropertySymbols,u=Object.getOwnPropertyDescriptor,s=Object.getPrototypeOf,c=s&&s(Object);e.exports=function e(t,l,p){if("string"!=typeof l){if(c){var f=s(l);f&&f!==c&&e(t,f,p)}var d=a(l);i&&(d=d.concat(i(l)));for(var h=0;h<d.length;++h){var m=d[h];if(!(n[m]||o[m]||p&&p[m])){var g=u(l,m);try{r(t,m,g)}catch(e){}}}return t}return t}},258:function(e,t){function n(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).map(function(e){e(n)}),(e["*"]||[]).map(function(e){e(t,n)})}}}e.exports=n},4:function(e,t){"use strict";function n(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function o(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var o=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"!==o.join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}var r=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=o()?Object.assign:function(e,t){for(var o,u,s=n(e),c=1;c<arguments.length;c++){o=Object(arguments[c]);for(var l in o)a.call(o,l)&&(s[l]=o[l]);if(r){u=r(o);for(var p=0;p<u.length;p++)i.call(o,u[p])&&(s[u[p]]=o[u[p]])}}return s}},79:function(e,t){function n(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function r(e){if(l===setTimeout)return setTimeout(e,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(e,0);try{return l(e,0)}catch(t){try{return l.call(null,e,0)}catch(t){return l.call(this,e,0)}}}function a(e){if(p===clearTimeout)return clearTimeout(e);if((p===o||!p)&&clearTimeout)return p=clearTimeout,clearTimeout(e);try{return p(e)}catch(t){try{return p.call(null,e)}catch(t){return p.call(this,e)}}}function i(){m&&d&&(m=!1,d.length?h=d.concat(h):g=-1,h.length&&u())}function u(){if(!m){var e=r(i);m=!0;for(var t=h.length;t;){for(d=h,h=[];++g<t;)d&&d[g].run();g=-1,t=h.length}d=null,m=!1,a(e)}}function s(e,t){this.fun=e,this.array=t}function c(){}var l,p,f=e.exports={};!function(){try{l="function"==typeof setTimeout?setTimeout:n}catch(e){l=n}try{p="function"==typeof clearTimeout?clearTimeout:o}catch(e){p=o}}();var d,h=[],m=!1,g=-1;f.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];h.push(new s(e,t)),1!==h.length||m||r(u)},s.prototype.run=function(){this.fun.apply(null,this.array)},f.title="browser",f.browser=!0,f.env={},f.argv=[],f.version="",f.versions={},f.on=c,f.addListener=c,f.once=c,f.off=c,f.removeListener=c,f.removeAllListeners=c,f.emit=c,f.prependListener=c,f.prependOnceListener=c,f.listeners=function(e){return[]},f.binding=function(e){throw new Error("process.binding is not supported")},f.cwd=function(){return"/"},f.chdir=function(e){throw new Error("process.chdir is not supported")},f.umask=function(){return 0}}});
//# sourceMappingURL=app-b4ff63e9ea7c044f204a.js.map