Skip to content

Commit

Permalink
Tweaks for deisgn.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Campbell committed Sep 27, 2016
1 parent 2b4ae83 commit 71b514a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bottr-app",
"version": "0.2.4",
"version": "0.2.5",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
70 changes: 35 additions & 35 deletions web/res/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule reactProdInvariant
*
*
*/
'use strict';

Expand Down Expand Up @@ -1365,7 +1365,7 @@
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*
*
*/

function makeEmptyFunction(arg) {
Expand Down Expand Up @@ -1610,7 +1610,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule getIteratorFn
*
*
*/

'use strict';
Expand Down Expand Up @@ -1656,7 +1656,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule KeyEscapeUtils
*
*
*/

'use strict';
Expand Down Expand Up @@ -6385,7 +6385,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule accumulateInto
*
*
*/

'use strict';
Expand Down Expand Up @@ -6449,7 +6449,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule forEachAccumulated
*
*
*/

'use strict';
Expand Down Expand Up @@ -7718,7 +7718,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule ReactFeatureFlags
*
*
*/

'use strict';
Expand Down Expand Up @@ -8997,7 +8997,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule isTextInputElement
*
*
*/

'use strict';
Expand Down Expand Up @@ -12464,7 +12464,7 @@
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*
*
* @typechecks static-only
*/

Expand Down Expand Up @@ -15993,7 +15993,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule ReactNodeTypes
*
*
*/

'use strict';
Expand Down Expand Up @@ -16039,7 +16039,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @typechecks
*
*
*/

/*eslint-disable no-self-compare */
Expand Down Expand Up @@ -16274,7 +16274,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule flattenChildren
*
*
*/

'use strict';
Expand Down Expand Up @@ -16452,7 +16452,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule ReactServerUpdateQueue
*
*
*/

'use strict';
Expand Down Expand Up @@ -18601,7 +18601,7 @@
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*
*
*/

var isTextNode = __webpack_require__(146);
Expand Down Expand Up @@ -21118,7 +21118,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule adler32
*
*
*/

'use strict';
Expand Down Expand Up @@ -22419,7 +22419,7 @@
/* 174 */
/***/ function(module, exports, __webpack_require__) {


/**
* Module dependencies.
*/
Expand Down Expand Up @@ -22645,7 +22645,7 @@
/* 177 */
/***/ function(module, exports, __webpack_require__) {


/**
* This is the web browser implementation of `debug()`.
*
Expand Down Expand Up @@ -22819,7 +22819,7 @@
/* 178 */
/***/ function(module, exports, __webpack_require__) {


/**
* This is the common logic for both the Node.js and web browser
* implementations of `debug()`.
Expand Down Expand Up @@ -23153,7 +23153,7 @@
/* 180 */
/***/ function(module, exports, __webpack_require__) {


/**
* Module dependencies.
*/
Expand Down Expand Up @@ -24501,7 +24501,7 @@
/* 185 */
/***/ function(module, exports) {


/**
* Expose `Emitter`.
*/
Expand Down Expand Up @@ -24839,7 +24839,7 @@
/* 188 */
/***/ function(module, exports, __webpack_require__) {


/**
* Module dependencies.
*/
Expand Down Expand Up @@ -25402,15 +25402,15 @@
/* 189 */
/***/ function(module, exports, __webpack_require__) {


module.exports = __webpack_require__(190);


/***/ },
/* 190 */
/***/ function(module, exports, __webpack_require__) {


module.exports = __webpack_require__(191);

/**
Expand Down Expand Up @@ -26263,7 +26263,7 @@
/* 194 */
/***/ function(module, exports) {


/**
* Module exports.
*
Expand Down Expand Up @@ -27720,7 +27720,7 @@
/* 199 */
/***/ function(module, exports) {


/**
* Gets the keys for an object.
*
Expand Down Expand Up @@ -28305,7 +28305,7 @@
/* 207 */
/***/ function(module, exports) {


/**
* Expose `Emitter`.
*/
Expand Down Expand Up @@ -28518,7 +28518,7 @@
/* 209 */
/***/ function(module, exports) {


module.exports = function(a, b){
var fn = function(){};
fn.prototype = b.prototype;
Expand Down Expand Up @@ -28747,7 +28747,7 @@
this.script = script;

var isUAgecko = 'undefined' != typeof navigator && /gecko/i.test(navigator.userAgent);

if (isUAgecko) {
setTimeout(function () {
var iframe = document.createElement('iframe');
Expand Down Expand Up @@ -29150,7 +29150,7 @@
/* 214 */
/***/ function(module, exports) {


var indexOf = [].indexOf;

module.exports = function(arr, obj){
Expand Down Expand Up @@ -29203,7 +29203,7 @@
/* 216 */
/***/ function(module, exports, __webpack_require__) {


/**
* Module dependencies.
*/
Expand Down Expand Up @@ -29621,7 +29621,7 @@
/* 217 */
/***/ function(module, exports) {


/**
* Expose `Emitter`.
*/
Expand Down Expand Up @@ -29807,7 +29807,7 @@
/* 219 */
/***/ function(module, exports) {


/**
* Module exports.
*/
Expand Down Expand Up @@ -29941,7 +29941,7 @@
/* 223 */
/***/ function(module, exports) {


/**
* Expose `Backoff`.
*/
Expand Down Expand Up @@ -31209,7 +31209,7 @@

var _this = _possibleConstructorReturn(this, (ChatSession.__proto__ || Object.getPrototypeOf(ChatSession)).call(this));

_this.socket = (0, _socket2.default)(window.location.href);
_this.socket = (0, _socket2.default)("http://localhost:3000");

_this.socket.on('message', function (msg) {
this.emit('message', {
Expand Down Expand Up @@ -31813,4 +31813,4 @@
module.exports=function(t){function n(e){if(r[e])return r[e].exports;var o=r[e]={exports:{},id:e,loaded:!1};return t[e].call(o.exports,o,o.exports,n),o.loaded=!0,o.exports}var r={};return n.m=t,n.c=r,n.p="",n(0)}([function(t,n,r){"use strict";n.__esModule=!0,r(8),r(9),n["default"]=function(t,n){if(t&&n){var r=function(){var r=n.split(","),e=t.name||"",o=t.type||"",i=o.replace(/\/.*$/,"");return{v:r.some(function(t){var n=t.trim();return"."===n.charAt(0)?e.toLowerCase().endsWith(n.toLowerCase()):/\/\*$/.test(n)?i===n.replace(/\/.*$/,""):o===n})}}();if("object"==typeof r)return r.v}return!0},t.exports=n["default"]},function(t,n){var r=t.exports={version:"1.2.2"};"number"==typeof __e&&(__e=r)},function(t,n){var r=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},function(t,n,r){var e=r(2),o=r(1),i=r(4),u=r(19),c="prototype",f=function(t,n){return function(){return t.apply(n,arguments)}},s=function(t,n,r){var a,p,l,d,y=t&s.G,h=t&s.P,v=y?e:t&s.S?e[n]||(e[n]={}):(e[n]||{})[c],x=y?o:o[n]||(o[n]={});y&&(r=n);for(a in r)p=!(t&s.F)&&v&&a in v,l=(p?v:r)[a],d=t&s.B&&p?f(l,e):h&&"function"==typeof l?f(Function.call,l):l,v&&!p&&u(v,a,l),x[a]!=l&&i(x,a,d),h&&((x[c]||(x[c]={}))[a]=l)};e.core=o,s.F=1,s.G=2,s.S=4,s.P=8,s.B=16,s.W=32,t.exports=s},function(t,n,r){var e=r(5),o=r(18);t.exports=r(22)?function(t,n,r){return e.setDesc(t,n,o(1,r))}:function(t,n,r){return t[n]=r,t}},function(t,n){var r=Object;t.exports={create:r.create,getProto:r.getPrototypeOf,isEnum:{}.propertyIsEnumerable,getDesc:r.getOwnPropertyDescriptor,setDesc:r.defineProperty,setDescs:r.defineProperties,getKeys:r.keys,getNames:r.getOwnPropertyNames,getSymbols:r.getOwnPropertySymbols,each:[].forEach}},function(t,n){var r=0,e=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++r+e).toString(36))}},function(t,n,r){var e=r(20)("wks"),o=r(2).Symbol;t.exports=function(t){return e[t]||(e[t]=o&&o[t]||(o||r(6))("Symbol."+t))}},function(t,n,r){r(26),t.exports=r(1).Array.some},function(t,n,r){r(25),t.exports=r(1).String.endsWith},function(t,n){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,n){var r={}.toString;t.exports=function(t){return r.call(t).slice(8,-1)}},function(t,n,r){var e=r(10);t.exports=function(t,n,r){if(e(t),void 0===n)return t;switch(r){case 1:return function(r){return t.call(n,r)};case 2:return function(r,e){return t.call(n,r,e)};case 3:return function(r,e,o){return t.call(n,r,e,o)}}return function(){return t.apply(n,arguments)}}},function(t,n){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,n,r){t.exports=function(t){var n=/./;try{"/./"[t](n)}catch(e){try{return n[r(7)("match")]=!1,!"/./"[t](n)}catch(o){}}return!0}},function(t,n){t.exports=function(t){try{return!!t()}catch(n){return!0}}},function(t,n){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,n,r){var e=r(16),o=r(11),i=r(7)("match");t.exports=function(t){var n;return e(t)&&(void 0!==(n=t[i])?!!n:"RegExp"==o(t))}},function(t,n){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},function(t,n,r){var e=r(2),o=r(4),i=r(6)("src"),u="toString",c=Function[u],f=(""+c).split(u);r(1).inspectSource=function(t){return c.call(t)},(t.exports=function(t,n,r,u){"function"==typeof r&&(o(r,i,t[n]?""+t[n]:f.join(String(n))),"name"in r||(r.name=n)),t===e?t[n]=r:(u||delete t[n],o(t,n,r))})(Function.prototype,u,function(){return"function"==typeof this&&this[i]||c.call(this)})},function(t,n,r){var e=r(2),o="__core-js_shared__",i=e[o]||(e[o]={});t.exports=function(t){return i[t]||(i[t]={})}},function(t,n,r){var e=r(17),o=r(13);t.exports=function(t,n,r){if(e(n))throw TypeError("String#"+r+" doesn't accept regex!");return String(o(t))}},function(t,n,r){t.exports=!r(15)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,n){var r=Math.ceil,e=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?e:r)(t)}},function(t,n,r){var e=r(23),o=Math.min;t.exports=function(t){return t>0?o(e(t),9007199254740991):0}},function(t,n,r){"use strict";var e=r(3),o=r(24),i=r(21),u="endsWith",c=""[u];e(e.P+e.F*r(14)(u),"String",{endsWith:function(t){var n=i(this,t,u),r=arguments,e=r.length>1?r[1]:void 0,f=o(n.length),s=void 0===e?f:Math.min(o(e),f),a=String(t);return c?c.call(n,a,s):n.slice(s-a.length,s)===a}})},function(t,n,r){var e=r(5),o=r(3),i=r(1).Array||Array,u={},c=function(t,n){e.each.call(t.split(","),function(t){void 0==n&&t in i?u[t]=i[t]:t in[]&&(u[t]=r(12)(Function.call,[][t],n))})};c("pop,reverse,shift,keys,values,entries",1),c("indexOf,every,some,forEach,map,filter,find,findIndex,includes",3),c("join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill"),o(o.S,"Array",u)}]);

/***/ }
/******/ ]);
/******/ ]);

0 comments on commit 71b514a

Please sign in to comment.