Files

8 lines
234 KiB
JavaScript
Raw Permalink Normal View History

!function e(t,n,o){function r(i,s){if(!n[i]){if(!t[i]){var c="function"==typeof require&&require;if(!s&&c)return c(i,!0);if(a)return a(i,!0);var l=new Error("Cannot find module '"+i+"'");throw l.code="MODULE_NOT_FOUND",l}var u=n[i]={exports:{}};t[i][0].call(u.exports,function(e){var n=t[i][1][e];return r(n?n:e)},u,u.exports,e,t,n,o)}return n[i].exports}for(var a="function"==typeof require&&require,i=0;i<o.length;i++)r(o[i]);return r}({"./app/main.js":[function(e){var t=e("react"),n=e("./App.js");t.render(n(null),document.body)},{"./App.js":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/app/App.js",react:"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/react.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/app/App.js":[function(e,t){var n=e("react"),o=n.createClass({displayName:"App",render:function(){return n.DOM.h1(null,"Hello world!")}});t.exports=o},{react:"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/react.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/browserify/node_modules/process/browser.js":[function(e,t){function n(){}var o=t.exports={};o.nextTick=function(){var e="undefined"!=typeof window&&window.setImmediate,t="undefined"!=typeof window&&window.postMessage&&window.addEventListener;if(e)return function(e){return window.setImmediate(e)};if(t){var n=[];return window.addEventListener("message",function(e){var t=e.source;if((t===window||null===t)&&"process-tick"===e.data&&(e.stopPropagation(),n.length>0)){var o=n.shift();o()}},!0),function(e){n.push(e),window.postMessage("process-tick","*")}}return function(e){setTimeout(e,0)}}(),o.title="browser",o.browser=!0,o.env={},o.argv=[],o.on=n,o.addListener=n,o.once=n,o.off=n,o.removeListener=n,o.removeAllListeners=n,o.emit=n,o.binding=function(){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(){throw new Error("process.chdir is not supported")}},{}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/AutoFocusMixin.js":[function(e,t){"use strict";var n=e("./focusNode"),o={componentDidMount:function(){this.props.autoFocus&&n(this.getDOMNode())}};t.exports=o},{"./focusNode":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/focusNode.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/BeforeInputEventPlugin.js":[function(e,t){"use strict";function n(){var e=window.opera;return"object"==typeof e&&"function"==typeof e.version&&parseInt(e.version(),10)<=12}function o(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}var r=e("./EventConstants"),a=e("./EventPropagators"),i=e("./ExecutionEnvironment"),s=e("./SyntheticInputEvent"),c=e("./keyOf"),l=i.canUseDOM&&"TextEvent"in window&&!("documentMode"in document||n()),u=32,p=String.fromCharCode(u),d=r.topLevelTypes,m={beforeInput:{phasedRegistrationNames:{bubbled:c({onBeforeInput:null}),captured:c({onBeforeInputCapture:null})},dependencies:[d.topCompositionEnd,d.topKeyPress,d.topTextInput,d.topPaste]}},f=null,h=!1,v={eventTypes:m,extractEvents:function(e,t,n,r){var i;if(l)switch(e){case d.topKeyPress:var c=r.which;if(c!==u)return;h=!0,i=p;break;case d.topTextInput:if(i=r.data,i===p&&h)return;break;default:return}else{switch(e){case d.topPaste:f=null;break;case d.topKeyPress:r.which&&!o(r)&&(f=String.fromCharCode(r.which));break;case d.topCompositionEnd:f=r.data}if(null===f)return;i=f}if(i){var v=s.getPooled(m.beforeInput,n,r);return v.data=i,f=null,a.accumulateTwoPhaseDispatches(v),v}}};t.exports=v},{"./EventConstants":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventConstants.js","./EventPropagators":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventPropagators.js","./ExecutionEnvironment":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ExecutionEnvironment.js","./SyntheticInputEvent":"/Users/christianalfoni/Documents/dev/react-app-bo
n&&n.executeDispatch&&(t=n.executeDispatch),a.executeDispatchesInOrder(e,t),e.isPersistent()||e.constructor.release(e)}},d=null,m={injection:{injectMount:a.injection.injectMount,injectInstanceHandle:function(e){d=e,"production"!==n.env.NODE_ENV&&o()},getInstanceHandle:function(){return"production"!==n.env.NODE_ENV&&o(),d},injectEventPluginOrder:r.injectEventPluginOrder,injectEventPluginsByName:r.injectEventPluginsByName},eventNameDispatchConfigs:r.eventNameDispatchConfigs,registrationNameModules:r.registrationNameModules,putListener:function(e,t,o){"production"!==n.env.NODE_ENV?c(!o||"function"==typeof o,"Expected %s listener to be a function, instead got type %s",t,typeof o):c(!o||"function"==typeof o);var r=l[t]||(l[t]={});r[e]=o},getListener:function(e,t){var n=l[t];return n&&n[e]},deleteListener:function(e,t){var n=l[t];n&&delete n[e]},deleteAllListeners:function(e){for(var t in l)delete l[t][e]},extractEvents:function(e,t,n,o){for(var a,s=r.plugins,c=0,l=s.length;l>c;c++){var u=s[c];if(u){var p=u.extractEvents(e,t,n,o);p&&(a=i(a,p))}}return a},enqueueEvents:function(e){e&&(u=i(u,e))},processEventQueue:function(){var e=u;u=null,s(e,p),"production"!==n.env.NODE_ENV?c(!u,"processEventQueue(): Additional events were enqueued while processing an event queue. Support for this has not yet been implemented."):c(!u)},__purge:function(){l={}},__getListenerBank:function(){return l}};t.exports=m}).call(this,e("_process"))},{"./EventPluginRegistry":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventPluginRegistry.js","./EventPluginUtils":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventPluginUtils.js","./accumulateInto":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/accumulateInto.js","./forEachAccumulated":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/forEachAccumulated.js","./invariant":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/invariant.js",_process:"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/browserify/node_modules/process/browser.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventPluginRegistry.js":[function(e,t){(function(n){"use strict";function o(){if(s)for(var e in c){var t=c[e],o=s.indexOf(e);if("production"!==n.env.NODE_ENV?i(o>-1,"EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `%s`.",e):i(o>-1),!l.plugins[o]){"production"!==n.env.NODE_ENV?i(t.extractEvents,"EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `%s` does not.",e):i(t.extractEvents),l.plugins[o]=t;var a=t.eventTypes;for(var u in a)"production"!==n.env.NODE_ENV?i(r(a[u],t,u),"EventPluginRegistry: Failed to publish event `%s` for plugin `%s`.",u,e):i(r(a[u],t,u))}}}function r(e,t,o){"production"!==n.env.NODE_ENV?i(!l.eventNameDispatchConfigs.hasOwnProperty(o),"EventPluginHub: More than one plugin attempted to publish the same event name, `%s`.",o):i(!l.eventNameDispatchConfigs.hasOwnProperty(o)),l.eventNameDispatchConfigs[o]=e;var r=e.phasedRegistrationNames;if(r){for(var s in r)if(r.hasOwnProperty(s)){var c=r[s];a(c,t,o)}return!0}return e.registrationName?(a(e.registrationName,t,o),!0):!1}function a(e,t,o){"production"!==n.env.NODE_ENV?i(!l.registrationNameModules[e],"EventPluginHub: More than one plugin attempted to publish the same registration name, `%s`.",e):i(!l.registrationNameModules[e]),l.registrationNameModules[e]=t,l.registrationNameDependencies[e]=t.eventTypes[o].dependencies}var i=e("./invariant"),s=null,c={},l={plugins:[],eventNameDispatchConfigs:{},registrationNameModules:{},registrationNameDependencies:{},injectEventPluginOrder:function(e){"production"!==n.env.NODE_ENV?i(!s,"EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React."):i(!s),s=Array.prototype.slice.call(e),o()},injectEventPluginsByName:function(e){var t=!1;for(var r in e)if
}},LifeCycle:l,BackendIDOperations:null,Mixin:{isMounted:function(){return this._lifeCycleState===l.MOUNTED},setProps:function(e,t){var n=this._pendingElement||this._currentElement;this.replaceProps(i({},n.props,e),t)},replaceProps:function(e,t){"production"!==n.env.NODE_ENV?s(this.isMounted(),"replaceProps(...): Can only update a mounted component."):s(this.isMounted()),"production"!==n.env.NODE_ENV?s(0===this._mountDepth,"replaceProps(...): You called `setProps` or `replaceProps` on a component with a parent. This is an anti-pattern since props will get reactively updated when rendered. Instead, change the owner's `render` method to pass the correct value as props to the component where it is created."):s(0===this._mountDepth),this._pendingElement=o.cloneAndReplaceProps(this._pendingElement||this._currentElement,e),a.enqueueUpdate(this,t)},_setPropsInternal:function(e,t){var n=this._pendingElement||this._currentElement;this._pendingElement=o.cloneAndReplaceProps(n,i({},n.props,e)),a.enqueueUpdate(this,t)},construct:function(e){this.props=e.props,this._owner=e._owner,this._lifeCycleState=l.UNMOUNTED,this._pendingCallbacks=null,this._currentElement=e,this._pendingElement=null},mountComponent:function(e,t,o){"production"!==n.env.NODE_ENV?s(!this.isMounted(),"mountComponent(%s, ...): Can only mount an unmounted component. Make sure to avoid storing components between renders or reusing a single component instance in multiple places.",e):s(!this.isMounted());var a=this._currentElement.ref;if(null!=a){var i=this._currentElement._owner;r.addComponentAsRefTo(this,a,i)}this._rootNodeID=e,this._lifeCycleState=l.MOUNTED,this._mountDepth=o},unmountComponent:function(){"production"!==n.env.NODE_ENV?s(this.isMounted(),"unmountComponent(): Can only unmount a mounted component."):s(this.isMounted());var e=this._currentElement.ref;null!=e&&r.removeComponentAsRefFrom(this,e,this._owner),p(this._rootNodeID),this._rootNodeID=null,this._lifeCycleState=l.UNMOUNTED},receiveComponent:function(e,t){"production"!==n.env.NODE_ENV?s(this.isMounted(),"receiveComponent(...): Can only update a mounted component."):s(this.isMounted()),this._pendingElement=e,this.performUpdateIfNecessary(t)},performUpdateIfNecessary:function(e){if(null!=this._pendingElement){var t=this._currentElement,n=this._pendingElement;this._currentElement=n,this.props=n.props,this._owner=n._owner,this._pendingElement=null,this.updateComponent(e,t)}},updateComponent:function(e,t){var n=this._currentElement;(n._owner!==t._owner||n.ref!==t.ref)&&(null!=t.ref&&r.removeComponentAsRefFrom(this,t.ref,t._owner),null!=n.ref&&r.addComponentAsRefTo(this,n.ref,n._owner))},mountComponentIntoNode:function(e,t,n){var o=a.ReactReconcileTransaction.getPooled();o.perform(this._mountComponentIntoNode,this,e,t,o,n),a.ReactReconcileTransaction.release(o)},_mountComponentIntoNode:function(e,t,n,o){var r=this.mountComponent(e,n,0);d(r,t,o)},isOwnedBy:function(e){return this._owner===e},getSiblingByRef:function(e){var t=this._owner;return t&&t.refs?t.refs[e]:null}}};t.exports=m}).call(this,e("_process"))},{"./Object.assign":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/Object.assign.js","./ReactElement":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactElement.js","./ReactOwner":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactOwner.js","./ReactUpdates":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactUpdates.js","./invariant":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/invariant.js","./keyMirror":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/keyMirror.js",_process:"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/browserify/node_modules/process/browser.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactComponentBrowserEnvironment.js":[function(e,t){(function(n){"use strict";var o=e("./ReactDOMIDOperations"),r=e
var r=j[this._tag]?"":"</"+this._tag+">";return this._createOpenTagMarkupAndPutListeners(t)+this._createContentMarkup(t)+r}),_createOpenTagMarkupAndPutListeners:function(e){var t=this.props,n="<"+this._tag;for(var o in t)if(t.hasOwnProperty(o)){var a=t[o];if(null!=a)if(R.hasOwnProperty(o))r(this._rootNodeID,o,a,e);else{o===O&&(a&&(a=t.style=v({},t.style)),a=s.createMarkupForStyles(a));var i=l.createMarkupForProperty(o,a);i&&(n+=" "+i)}}if(e.renderToStaticMarkup)return n+">";var c=l.createMarkupForID(this._rootNodeID);return n+" "+c+">"},_createContentMarkup:function(e){var t=this.props.dangerouslySetInnerHTML;if(null!=t){if(null!=t.__html)return t.__html}else{var n=U[typeof this.props.children]?this.props.children:null,o=null!=n?null:this.props.children;if(null!=n)return b(n);if(null!=o){var r=this.mountChildren(o,e);return r.join("")}}return""},receiveComponent:function(e,t){(e!==this._currentElement||null==e._owner)&&p.Mixin.receiveComponent.call(this,e,t)},updateComponent:h.measure("ReactDOMComponent","updateComponent",function(e,t){o(this._currentElement.props),p.Mixin.updateComponent.call(this,e,t),this._updateDOMProperties(t.props,e),this._updateDOMChildren(t.props,e)}),_updateDOMProperties:function(e,t){var n,o,a,i=this.props;for(n in e)if(!i.hasOwnProperty(n)&&e.hasOwnProperty(n))if(n===O){var s=e[n];for(o in s)s.hasOwnProperty(o)&&(a=a||{},a[o]="")}else R.hasOwnProperty(n)?g(this._rootNodeID,n):(c.isStandardName[n]||c.isCustomAttribute(n))&&p.BackendIDOperations.deletePropertyByID(this._rootNodeID,n);for(n in i){var l=i[n],u=e[n];if(i.hasOwnProperty(n)&&l!==u)if(n===O)if(l&&(l=i.style=v({},l)),u){for(o in u)!u.hasOwnProperty(o)||l&&l.hasOwnProperty(o)||(a=a||{},a[o]="");for(o in l)l.hasOwnProperty(o)&&u[o]!==l[o]&&(a=a||{},a[o]=l[o])}else a=l;else R.hasOwnProperty(n)?r(this._rootNodeID,n,l,t):(c.isStandardName[n]||c.isCustomAttribute(n))&&p.BackendIDOperations.updatePropertyByID(this._rootNodeID,n,l)}a&&p.BackendIDOperations.updateStylesByID(this._rootNodeID,a)},_updateDOMChildren:function(e,t){var n=this.props,o=U[typeof e.children]?e.children:null,r=U[typeof n.children]?n.children:null,a=e.dangerouslySetInnerHTML&&e.dangerouslySetInnerHTML.__html,i=n.dangerouslySetInnerHTML&&n.dangerouslySetInnerHTML.__html,s=null!=o?null:e.children,c=null!=r?null:n.children,l=null!=o||null!=a,u=null!=r||null!=i;null!=s&&null==c?this.updateChildren(null,t):l&&!u&&this.updateTextContent(""),null!=r?o!==r&&this.updateTextContent(""+r):null!=i?a!==i&&p.BackendIDOperations.updateInnerHTMLByID(this._rootNodeID,i):null!=c&&this.updateChildren(c,t)},unmountComponent:function(){this.unmountChildren(),d.deleteAllListeners(this._rootNodeID),p.Mixin.unmountComponent.call(this)}},v(i.prototype,p.Mixin,i.Mixin,f.Mixin,u),t.exports=i}).call(this,e("_process"))},{"./CSSPropertyOperations":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/CSSPropertyOperations.js","./DOMProperty":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/DOMProperty.js","./DOMPropertyOperations":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/DOMPropertyOperations.js","./Object.assign":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/Object.assign.js","./ReactBrowserComponentMixin":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactBrowserComponentMixin.js","./ReactBrowserEventEmitter":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactBrowserEventEmitter.js","./ReactComponent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactComponent.js","./ReactMount":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactMount.js","./ReactMultiChild":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactMultiChild.js","./ReactPerf":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactPerf.js","./escapeTextForBrowser":"/Users/christianal
}))},printInclusive:function(e){e=e||l._allMeasurements;var t=a.getInclusiveSummary(e);console.table(t.map(function(e){return{"Owner > component":e.componentName,"Inclusive time (ms)":n(e.time),Instances:e.count}})),console.log("Total time:",a.getTotalTime(e).toFixed(2)+" ms")},getMeasurementsSummaryMap:function(e){var t=a.getInclusiveSummary(e,!0);return t.map(function(e){return{"Owner > component":e.componentName,"Wasted time (ms)":e.time,Instances:e.count}})},printWasted:function(e){e=e||l._allMeasurements,console.table(l.getMeasurementsSummaryMap(e)),console.log("Total time:",a.getTotalTime(e).toFixed(2)+" ms")},printDOM:function(e){e=e||l._allMeasurements;var t=a.getDOMSummary(e);console.table(t.map(function(e){var t={};return t[r.ID_ATTRIBUTE_NAME]=e.id,t.type=e.type,t.args=JSON.stringify(e.args),t})),console.log("Total time:",a.getTotalTime(e).toFixed(2)+" ms")},_recordWrite:function(e,t,n,o){var r=l._allMeasurements[l._allMeasurements.length-1].writes;r[e]=r[e]||[],r[e].push({type:t,time:n,args:o})},measure:function(e,t,n){return function(){var r,a,s,u=Array.prototype.slice.call(arguments,0);if("_renderNewRootComponent"===t||"flushBatchedUpdates"===t)return l._allMeasurements.push({exclusive:{},inclusive:{},render:{},counts:{},writes:{},displayNames:{},totalTime:0}),s=c(),a=n.apply(this,u),l._allMeasurements[l._allMeasurements.length-1].totalTime=c()-s,a;if("ReactDOMIDOperations"===e||"ReactComponentBrowserEnvironment"===e){if(s=c(),a=n.apply(this,u),r=c()-s,"mountImageIntoNode"===t){var p=i.getID(u[1]);l._recordWrite(p,t,r,u[0])}else"dangerouslyProcessChildrenUpdates"===t?u[0].forEach(function(e){var t={};null!==e.fromIndex&&(t.fromIndex=e.fromIndex),null!==e.toIndex&&(t.toIndex=e.toIndex),null!==e.textContent&&(t.textContent=e.textContent),null!==e.markupIndex&&(t.markup=u[1][e.markupIndex]),l._recordWrite(e.parentID,e.type,r,t)}):l._recordWrite(u[0],t,r,Array.prototype.slice.call(u,1));return a}if("ReactCompositeComponent"!==e||"mountComponent"!==t&&"updateComponent"!==t&&"_renderValidatedComponent"!==t)return n.apply(this,u);var d="mountComponent"===t?u[0]:this._rootNodeID,m="_renderValidatedComponent"===t,f="mountComponent"===t,h=l._mountStack,v=l._allMeasurements[l._allMeasurements.length-1];if(m?o(v.counts,d,1):f&&h.push(0),s=c(),a=n.apply(this,u),r=c()-s,m)o(v.render,d,r);else if(f){var b=h.pop();h[h.length-1]+=r,o(v.exclusive,d,r-b),o(v.inclusive,d,r)}else o(v.inclusive,d,r);return v.displayNames[d]={current:this.constructor.displayName,owner:this._owner?this._owner.constructor.displayName:"<root>"},a}}};t.exports=l},{"./DOMProperty":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/DOMProperty.js","./ReactDefaultPerfAnalysis":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactDefaultPerfAnalysis.js","./ReactMount":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactMount.js","./ReactPerf":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactPerf.js","./performanceNow":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/performanceNow.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactDefaultPerfAnalysis.js":[function(e,t){function n(e){for(var t=0,n=0;n<e.length;n++){var o=e[n];t+=o.totalTime}return t}function o(e){for(var t=[],n=0;n<e.length;n++){var o,r=e[n];for(o in r.writes)r.writes[o].forEach(function(e){t.push({id:o,type:l[e.type]||e.type,args:e.args})})}return t}function r(e){for(var t,n={},o=0;o<e.length;o++){var r=e[o],a=s({},r.exclusive,r.inclusive);for(var i in a)t=r.displayNames[i].current,n[t]=n[t]||{componentName:t,inclusive:0,exclusive:0,render:0,count:0},r.render[i]&&(n[t].render+=r.render[i]),r.exclusive[i]&&(n[t].exclusive+=r.exclusive[i]),r.inclusive[i]&&(n[t].inclusive+=r.inclusive[i]),r.counts[i]&&(n[t].count+=r.counts[i])}var l=[];for(t in n)n[t].exclusive>=c&&l.push(n[t]);return l.sort(function(e,t){return t.exclusive-e.exclusive}),l}function a(e,t){for(var n,o={},r=0;
function n(e,t,n){f.push({parentID:e,parentNode:null,type:l.INSERT_MARKUP,markupIndex:h.push(t)-1,textContent:null,fromIndex:null,toIndex:n})}function o(e,t,n){f.push({parentID:e,parentNode:null,type:l.MOVE_EXISTING,markupIndex:null,textContent:null,fromIndex:t,toIndex:n})}function r(e,t){f.push({parentID:e,parentNode:null,type:l.REMOVE_NODE,markupIndex:null,textContent:null,fromIndex:t,toIndex:null})}function a(e,t){f.push({parentID:e,parentNode:null,type:l.TEXT_CONTENT,markupIndex:null,textContent:t,fromIndex:null,toIndex:null})}function i(){f.length&&(c.BackendIDOperations.dangerouslyProcessChildrenUpdates(f,h),s())}function s(){f.length=0,h.length=0}var c=e("./ReactComponent"),l=e("./ReactMultiChildUpdateTypes"),u=e("./flattenChildren"),p=e("./instantiateReactComponent"),d=e("./shouldUpdateReactComponent"),m=0,f=[],h=[],v={Mixin:{mountChildren:function(e,t){var n=u(e),o=[],r=0;this._renderedChildren=n;for(var a in n){var i=n[a];if(n.hasOwnProperty(a)){var s=p(i,null);n[a]=s;var c=this._rootNodeID+a,l=s.mountComponent(c,t,this._mountDepth+1);s._mountIndex=r,o.push(l),r++}}return o},updateTextContent:function(e){m++;var t=!0;try{var n=this._renderedChildren;for(var o in n)n.hasOwnProperty(o)&&this._unmountChildByName(n[o],o);this.setTextContent(e),t=!1}finally{m--,m||(t?s():i())}},updateChildren:function(e,t){m++;var n=!0;try{this._updateChildren(e,t),n=!1}finally{m--,m||(n?s():i())}},_updateChildren:function(e,t){var n=u(e),o=this._renderedChildren;if(n||o){var r,a=0,i=0;for(r in n)if(n.hasOwnProperty(r)){var s=o&&o[r],c=s&&s._currentElement,l=n[r];if(d(c,l))this.moveChild(s,i,a),a=Math.max(s._mountIndex,a),s.receiveComponent(l,t),s._mountIndex=i;else{s&&(a=Math.max(s._mountIndex,a),this._unmountChildByName(s,r));var m=p(l,null);this._mountChildByNameAtIndex(m,r,i,t)}i++}for(r in o)!o.hasOwnProperty(r)||n&&n[r]||this._unmountChildByName(o[r],r)}},unmountChildren:function(){var e=this._renderedChildren;for(var t in e){var n=e[t];n.unmountComponent&&n.unmountComponent()}this._renderedChildren=null},moveChild:function(e,t,n){e._mountIndex<n&&o(this._rootNodeID,e._mountIndex,t)},createChild:function(e,t){n(this._rootNodeID,t,e._mountIndex)},removeChild:function(e){r(this._rootNodeID,e._mountIndex)},setTextContent:function(e){a(this._rootNodeID,e)},_mountChildByNameAtIndex:function(e,t,n,o){var r=this._rootNodeID+t,a=e.mountComponent(r,o,this._mountDepth+1);e._mountIndex=n,this.createChild(e,a),this._renderedChildren=this._renderedChildren||{},this._renderedChildren[t]=e},_unmountChildByName:function(e,t){this.removeChild(e),e._mountIndex=null,e.unmountComponent(),delete this._renderedChildren[t]}}};t.exports=v},{"./ReactComponent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactComponent.js","./ReactMultiChildUpdateTypes":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactMultiChildUpdateTypes.js","./flattenChildren":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/flattenChildren.js","./instantiateReactComponent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/instantiateReactComponent.js","./shouldUpdateReactComponent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/shouldUpdateReactComponent.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactMultiChildUpdateTypes.js":[function(e,t){"use strict";var n=e("./keyMirror"),o=n({INSERT_MARKUP:null,MOVE_EXISTING:null,REMOVE_NODE:null,TEXT_CONTENT:null});t.exports=o},{"./keyMirror":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/keyMirror.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ReactNativeComponent.js":[function(e,t){(function(n){"use strict";function o(e,t,o){var r=s[e];return null==r?("production"!==n.env.NODE_ENV?a(i,"There is no registered component for the tag %s",e):a(i),new i(e,t)):o===e?("production"!==n.env.NODE_ENV?a(i,"There is no registered component for the tag
for(var g in D)D[g].dependencies=[g];var C={eventTypes:_,executeDispatch:function(e,t,o){var a=r.executeDispatch(e,t,o);"production"!==n.env.NODE_ENV?y("boolean"!=typeof a,"Returning `false` from an event handler is deprecated and will be ignored in a future release. Instead, manually call e.stopPropagation() or e.preventDefault(), as appropriate."):null,a===!1&&(e.stopPropagation(),e.preventDefault())},extractEvents:function(e,t,o,r){var b=D[e];if(!b)return null;var y;switch(e){case E.topInput:case E.topLoad:case E.topError:case E.topReset:case E.topSubmit:y=s;break;case E.topKeyPress:if(0===h(r))return null;case E.topKeyDown:case E.topKeyUp:y=l;break;case E.topBlur:case E.topFocus:y=c;break;case E.topClick:if(2===r.button)return null;case E.topContextMenu:case E.topDoubleClick:case E.topMouseDown:case E.topMouseMove:case E.topMouseOut:case E.topMouseOver:case E.topMouseUp:y=u;break;case E.topDrag:case E.topDragEnd:case E.topDragEnter:case E.topDragExit:case E.topDragLeave:case E.topDragOver:case E.topDragStart:case E.topDrop:y=p;break;case E.topTouchCancel:case E.topTouchEnd:case E.topTouchMove:case E.topTouchStart:y=d;break;case E.topScroll:y=m;break;case E.topWheel:y=f;break;case E.topCopy:case E.topCut:case E.topPaste:y=i}"production"!==n.env.NODE_ENV?v(y,"SimpleEventPlugin: Unhandled event type, `%s`.",e):v(y);var _=y.getPooled(b,o,r);return a.accumulateTwoPhaseDispatches(_),_}};t.exports=C}).call(this,e("_process"))},{"./EventConstants":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventConstants.js","./EventPluginUtils":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventPluginUtils.js","./EventPropagators":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/EventPropagators.js","./SyntheticClipboardEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticClipboardEvent.js","./SyntheticDragEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticDragEvent.js","./SyntheticEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticEvent.js","./SyntheticFocusEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticFocusEvent.js","./SyntheticKeyboardEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticKeyboardEvent.js","./SyntheticMouseEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticMouseEvent.js","./SyntheticTouchEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticTouchEvent.js","./SyntheticUIEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticUIEvent.js","./SyntheticWheelEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticWheelEvent.js","./getEventCharCode":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/getEventCharCode.js","./invariant":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/invariant.js","./keyOf":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/keyOf.js","./warning":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/warning.js",_process:"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/browserify/node_modules/process/browser.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticClipboardEvent.js":[function(e,t){"use strict";function n(e,t,n){o.call(this,e,t,n)}var o=e("./SyntheticEvent"),r={clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}};o.augmentClass(n,r),t.exports=n},{"./SyntheticEvent":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/SyntheticEvent.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_module
function n(e,t){if(!r.canUseDOM||t&&!("addEventListener"in document))return!1;var n="on"+e,a=n in document;if(!a){var i=document.createElement("div");i.setAttribute(n,"return;"),a="function"==typeof i[n]}return!a&&o&&"wheel"===e&&(a=document.implementation.hasFeature("Events.wheel","3.0")),a}var o,r=e("./ExecutionEnvironment");r.canUseDOM&&(o=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0),t.exports=n},{"./ExecutionEnvironment":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/ExecutionEnvironment.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/isNode.js":[function(e,t){function n(e){return!(!e||!("function"==typeof Node?e instanceof Node:"object"==typeof e&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName))}t.exports=n},{}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/isTextInputElement.js":[function(e,t){"use strict";function n(e){return e&&("INPUT"===e.nodeName&&o[e.type]||"TEXTAREA"===e.nodeName)}var o={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};t.exports=n},{}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/isTextNode.js":[function(e,t){function n(e){return o(e)&&3==e.nodeType}var o=e("./isNode");t.exports=n},{"./isNode":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/isNode.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/joinClasses.js":[function(e,t){"use strict";function n(e){e||(e="");var t,n=arguments.length;if(n>1)for(var o=1;n>o;o++)t=arguments[o],t&&(e=(e?e+" ":"")+t);return e}t.exports=n},{}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/keyMirror.js":[function(e,t){(function(n){"use strict";var o=e("./invariant"),r=function(e){var t,r={};"production"!==n.env.NODE_ENV?o(e instanceof Object&&!Array.isArray(e),"keyMirror(...): Argument must be an object."):o(e instanceof Object&&!Array.isArray(e));for(t in e)e.hasOwnProperty(t)&&(r[t]=t);return r};t.exports=r}).call(this,e("_process"))},{"./invariant":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/invariant.js",_process:"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/browserify/node_modules/process/browser.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/keyOf.js":[function(e,t){var n=function(e){var t;for(t in e)if(e.hasOwnProperty(t))return t;return null};t.exports=n},{}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/mapObject.js":[function(e,t){"use strict";function n(e,t,n){if(!e)return null;var r={};for(var a in e)o.call(e,a)&&(r[a]=t.call(n,e[a],a,e));return r}var o=Object.prototype.hasOwnProperty;t.exports=n},{}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/memoizeStringOnly.js":[function(e,t){"use strict";function n(e){var t={};return function(n){return t.hasOwnProperty(n)?t[n]:t[n]=e.call(this,n)}}t.exports=n},{}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/monitorCodeUse.js":[function(e,t){(function(n){"use strict";function o(e){"production"!==n.env.NODE_ENV?r(e&&!/[^a-z0-9_]/.test(e),"You must provide an eventName using only the characters [a-z0-9_]"):r(e&&!/[^a-z0-9_]/.test(e))}var r=e("./invariant");t.exports=o}).call(this,e("_process"))},{"./invariant":"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/invariant.js",_process:"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/browserify/node_modules/process/browser.js"}],"/Users/christianalfoni/Documents/dev/react-app-boilerplate/node_modules/react/lib/onlyChild.js":[function(e,t){(function(n){"use strict";function o(e){return"production"!==n.env.NODE_ENV?a(r.isValidElement(e),"onlyChild must be passed a c