-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
jspm_packages | ||
config.js | ||
tosort | ||
transpiled | ||
build |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,11 +16,11 @@ System.config({ | |
}, | ||
|
||
map: { | ||
"angular": "github:angular/[email protected].2", | ||
"angular-animate": "github:angular/[email protected].2", | ||
"angular-aria": "github:angular/[email protected].2", | ||
"angular": "github:angular/[email protected].3", | ||
"angular-animate": "github:angular/[email protected].3", | ||
"angular-aria": "github:angular/[email protected].3", | ||
"angular-material": "github:angular/[email protected]", | ||
"angular-messages": "github:angular/[email protected].2", | ||
"angular-messages": "github:angular/[email protected].3", | ||
"angular-ui-router": "github:angular-ui/[email protected]", | ||
"async": "npm:[email protected]", | ||
"babel": "npm:[email protected]", | ||
|
@@ -41,12 +41,13 @@ System.config({ | |
"handsontable/handsontable": "github:handsontable/[email protected]", | ||
"jquery": "npm:[email protected]", | ||
"json": "github:systemjs/[email protected]", | ||
"lodash": "npm:lodash@4.6.1", | ||
"lodash": "npm:lodash@4.0.1", | ||
"mocha": "npm:[email protected]", | ||
"nodegram": "npm:[email protected]", | ||
"sinon": "npm:[email protected]", | ||
"sinon-chai": "npm:[email protected]", | ||
"text": "github:systemjs/[email protected]", | ||
"text": "github:systemjs/[email protected]", | ||
"ui-router-extras": "npm:[email protected]", | ||
"bower:[email protected]": { | ||
"d3kit": "bower:[email protected]", | ||
"labella": "bower:[email protected]" | ||
|
@@ -55,21 +56,21 @@ System.config({ | |
"d3": "bower:[email protected]" | ||
}, | ||
"github:angular-ui/[email protected]": { | ||
"angular": "github:angular/[email protected].2" | ||
"angular": "github:angular/[email protected].3" | ||
}, | ||
"github:angular/[email protected].2": { | ||
"angular": "github:angular/[email protected].2" | ||
"github:angular/[email protected].3": { | ||
"angular": "github:angular/[email protected].3" | ||
}, | ||
"github:angular/[email protected].2": { | ||
"angular": "github:angular/[email protected].2" | ||
"github:angular/[email protected].3": { | ||
"angular": "github:angular/[email protected].3" | ||
}, | ||
"github:angular/[email protected].2": { | ||
"angular": "github:angular/[email protected].2" | ||
"github:angular/[email protected].3": { | ||
"angular": "github:angular/[email protected].3" | ||
}, | ||
"github:angular/[email protected]": { | ||
"angular": "github:angular/[email protected].2", | ||
"angular-animate": "github:angular/[email protected].2", | ||
"angular-aria": "github:angular/[email protected].2", | ||
"angular": "github:angular/[email protected].3", | ||
"angular-animate": "github:angular/[email protected].3", | ||
"angular-aria": "github:angular/[email protected].3", | ||
"css": "github:systemjs/[email protected]" | ||
}, | ||
"github:jspm/[email protected]": { | ||
|
@@ -155,7 +156,7 @@ System.config({ | |
}, | ||
"npm:[email protected]": { | ||
"assert": "github:jspm/[email protected]", | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"buffer": "github:jspm/[email protected]", | ||
"fs": "github:jspm/[email protected]", | ||
"inherits": "npm:[email protected]", | ||
|
@@ -171,7 +172,7 @@ System.config({ | |
"npm:[email protected]": { | ||
"process": "github:jspm/[email protected]" | ||
}, | ||
"npm:[email protected].0": { | ||
"npm:[email protected].1": { | ||
"buffer": "github:jspm/[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
|
@@ -200,14 +201,14 @@ System.config({ | |
"inherits": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"buffer": "github:jspm/[email protected]", | ||
"constants": "github:jspm/[email protected]", | ||
"crypto": "github:jspm/[email protected]", | ||
"randombytes": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"browserify-rsa": "npm:[email protected]", | ||
"buffer": "github:jspm/[email protected]", | ||
"create-hash": "npm:[email protected]", | ||
|
@@ -298,7 +299,7 @@ System.config({ | |
"buffer": "github:jspm/[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"buffer": "github:jspm/[email protected]", | ||
"crypto": "github:jspm/[email protected]", | ||
"elliptic": "npm:[email protected]" | ||
|
@@ -357,15 +358,15 @@ System.config({ | |
"minimalistic-assert": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"buffer": "github:jspm/[email protected]", | ||
"crypto": "github:jspm/[email protected]", | ||
"miller-rabin": "npm:[email protected]", | ||
"randombytes": "npm:[email protected]", | ||
"systemjs-json": "github:systemjs/[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"brorand": "npm:[email protected]", | ||
"hash.js": "npm:[email protected]", | ||
"inherits": "npm:[email protected]", | ||
|
@@ -417,12 +418,11 @@ System.config({ | |
"npm:[email protected]": { | ||
"util": "github:jspm/[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"buffer": "github:jspm/[email protected]", | ||
"npm:[email protected]": { | ||
"process": "github:jspm/[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"brorand": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
|
@@ -481,7 +481,7 @@ System.config({ | |
"assert": "github:jspm/[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"bn.js": "npm:[email protected].0", | ||
"bn.js": "npm:[email protected].1", | ||
"browserify-rsa": "npm:[email protected]", | ||
"buffer": "github:jspm/[email protected]", | ||
"create-hash": "npm:[email protected]", | ||
|
@@ -593,6 +593,9 @@ System.config({ | |
"npm:[email protected]": { | ||
"process": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"process": "github:jspm/[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"assert": "github:jspm/[email protected]", | ||
"punycode": "npm:[email protected]", | ||
|
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,6 @@ | |
"helmet": "1.3.0", | ||
"intl": "~1.1.0", | ||
"intl-locales-supported": "~1.0.0", | ||
"locale": "~0.0", | ||
"lodash": "~4.6.1", | ||
"moment": "~2.12.0", | ||
"morgan": "1.7.0", | ||
|
@@ -72,13 +71,11 @@ | |
"prettyjson": "~1.1.3", | ||
"primus": "~5.0.1", | ||
"response-time": "2.3.1", | ||
"rx": "~4.1.0", | ||
"serve-favicon": "~2.3.0", | ||
"serve-index": "~1.7.3", | ||
"simplyconfig": "~0.4.0", | ||
"socket.io": "~1.4.5", | ||
"source-map-support": "0.4.0", | ||
"winston": "~2.2.0" | ||
"source-map-support": "~0.4.0", | ||
"winston": "~2.2.0", | ||
"ws": "~1.0.1" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.6.5", | ||
|
@@ -106,22 +103,23 @@ | |
}, | ||
"jspm": { | ||
"dependencies": { | ||
"angular": "github:angular/bower-angular@^1.5.2", | ||
"angular-animate": "github:angular/bower-angular-animate@^1.5.2", | ||
"angular-aria": "github:angular/bower-angular-aria@^1.5.2", | ||
"angular-material": "github:angular/bower-material@^1.0.6", | ||
"angular-messages": "github:angular/bower-angular-messages@^1.5.2", | ||
"angular-ui-router": "github:angular-ui/ui-router@^0.2.18", | ||
"async": "npm:async@^1.5.2", | ||
"bootstrap": "github:twbs/bootstrap@^3.3.6", | ||
"css": "github:systemjs/plugin-css@^0.1.20", | ||
"angular": "github:angular/bower-angular@~1.5.2", | ||
"angular-animate": "github:angular/bower-angular-animate@~1.5.2", | ||
"angular-aria": "github:angular/bower-angular-aria@~1.5.2", | ||
"angular-material": "github:angular/bower-material@~1.0.6", | ||
"angular-messages": "github:angular/bower-angular-messages@~1.5.2", | ||
"angular-ui-router": "github:angular-ui/ui-router@~0.2.18", | ||
"async": "npm:async@~1.5.2", | ||
"bootstrap": "github:twbs/bootstrap@~3.3.6", | ||
"css": "github:systemjs/plugin-css@~0.1.20", | ||
"d3": "bower:d3@~3.4.11", | ||
"d3kit": "bower:[email protected]", | ||
"handsontable/handsontable": "github:handsontable/handsontable@^0.23.0", | ||
"jquery": "npm:jquery@^2.2.0", | ||
"json": "github:systemjs/plugin-json@^0.1.0", | ||
"lodash": "npm:lodash@^4.0.0", | ||
"text": "github:systemjs/plugin-text@^0.0.4" | ||
"handsontable/handsontable": "github:handsontable/handsontable@~0.23.0", | ||
"jquery": "npm:jquery@~2.2.0", | ||
"json": "github:systemjs/plugin-json@~0.1.0", | ||
"lodash": "npm:lodash@~4.0.0", | ||
"text": "github:systemjs/plugin-text@~0.0.4", | ||
"ui-router-extras": "npm:ui-router-extras@^0.1.2" | ||
}, | ||
"devDependencies": { | ||
"babel": "npm:babel-core@^5.8.24", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
/* http://google.github.io/material-design-icons/#icon-font-for-the-web */ | ||
|
||
@font-face { | ||
font-family: 'Material Icons'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: local('Material Icons'), | ||
local('MaterialIcons-Regular'), | ||
url(MaterialIcons-Regular.ttf) format('truetype'); | ||
} | ||
|
||
.material-icons { | ||
font-family: 'Material Icons'; | ||
font-weight: normal; | ||
font-style: normal; | ||
font-size: 24px; /* Preferred icon size */ | ||
display: inline-block; | ||
text-transform: none; | ||
letter-spacing: normal; | ||
word-wrap: normal; | ||
white-space: nowrap; | ||
direction: ltr; | ||
|
||
/* Support for all WebKit browsers. */ | ||
-webkit-font-smoothing: antialiased; | ||
|
||
/* Support for Safari and Chrome. */ | ||
text-rendering: optimizeLegibility; | ||
|
||
/* Support for Firefox. */ | ||
-moz-osx-font-smoothing: grayscale; | ||
|
||
/* Support for IE. */ | ||
font-feature-settings: 'liga'; | ||
} | ||
|
||
/* Rules for sizing the icon. */ | ||
.material-icons.md-18 { font-size: 18px; } | ||
.material-icons.md-24 { font-size: 24px; } | ||
.material-icons.md-36 { font-size: 36px; } | ||
.material-icons.md-48 { font-size: 48px; } | ||
|
||
/* Rules for using icons as black on a light background. */ | ||
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); } | ||
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); } | ||
|
||
/* Rules for using icons as white on a dark background. */ | ||
.material-icons.md-light { color: rgba(255, 255, 255, 1); } | ||
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); } |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.