Skip to content

Commit

Permalink
line up with beta 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulvanbladel committed Feb 2, 2016
1 parent 9c9c149 commit 91b97d0
Show file tree
Hide file tree
Showing 48 changed files with 137 additions and 165 deletions.
111 changes: 38 additions & 73 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,13 @@ System.config({
},

map: {
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0-beta.1.0.1",
"aurelia-framework": "npm:aurelia-framework@1.0.0-beta.1.0.3",
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1",
"babel": "npm:babel-core@5.8.34",
"babel-runtime": "npm:babel-runtime@5.8.34",
"core-js": "npm:core-js@1.2.6",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0-beta.1.1.0",
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.0",
"babel": "npm:babel-core@5.8.35",
"babel-runtime": "npm:babel-runtime@5.8.35",
"core-js": "npm:core-js@2.0.3",
"fetch": "github:github/fetch@0.10.1",
"github:jspm/nodelibs-assert@0.1.0": {
"assert": "npm:assert@1.3.0"
},
Expand All @@ -36,75 +37,39 @@ System.config({
"npm:assert@1.3.0": {
"util": "npm:util@0.10.3"
},
"npm:aurelia-binding@1.0.0-beta.1.0.2": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.0.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-dependency-injection@1.0.0-beta.1": {
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-event-aggregator@1.0.0-beta.1": {
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1"
},
"npm:aurelia-fetch-client@1.0.0-beta.1.0.1": {
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-framework@1.0.0-beta.1.0.3": {
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.0.2",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.0.1",
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.0.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-loader@1.0.0-beta.1": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1"
},
"npm:aurelia-metadata@1.0.0-beta.1": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-route-recognizer@1.0.0-beta.1": {
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-router@1.0.0-beta.1": {
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1",
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1",
"aurelia-history": "npm:aurelia-history@1.0.0-beta.1",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1",
"aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.0.0-beta.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-task-queue@1.0.0-beta.1.0.1": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1"
},
"npm:aurelia-templating@1.0.0-beta.1.0.1": {
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.0.2",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.0.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:babel-runtime@5.8.34": {
"npm:aurelia-dependency-injection@1.0.0-beta.1.1.2": {
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-event-aggregator@1.0.0-beta.1.1.0": {
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1"
},
"npm:aurelia-fetch-client@1.0.0-beta.1.1.0": {
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-metadata@1.0.0-beta.1.1.3": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-route-recognizer@1.0.0-beta.1.1.0": {
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-router@1.0.0-beta.1.1.0": {
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1.1.0",
"aurelia-history": "npm:aurelia-history@1.0.0-beta.1.1.1",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
"aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.0.0-beta.1.1.0",
"core-js": "npm:core-js@2.0.3"
},
"npm:babel-runtime@5.8.35": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:core-js@1.2.6": {
"npm:core-js@2.0.3": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
Expand Down
4 changes: 2 additions & 2 deletions dist/amd/app.fetch-httpClient.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'aurelia-fetch-client', './authentication', './baseConfig', 'aurelia-framework', './storage'], function (exports, _aureliaFetchClient, _authentication, _baseConfig, _aureliaFramework, _storage) {
define(['exports', 'aurelia-fetch-client', './authentication', './baseConfig', 'aurelia-dependency-injection', './storage'], function (exports, _aureliaFetchClient, _authentication, _baseConfig, _aureliaDependencyInjection, _storage) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -52,7 +52,7 @@ define(['exports', 'aurelia-fetch-client', './authentication', './baseConfig', '
}]);

var _FetchConfig = FetchConfig;
FetchConfig = (0, _aureliaFramework.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(FetchConfig) || FetchConfig;
FetchConfig = (0, _aureliaDependencyInjection.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(FetchConfig) || FetchConfig;
return FetchConfig;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/app.httpClient.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'module', 'aurelia-http-client', './baseConfig', './authentication', './storage', 'aurelia-framework'], function (exports, module, _aureliaHttpClient, _baseConfig, _authentication, _storage, _aureliaFramework) {
define(['exports', 'module', 'aurelia-http-client', './baseConfig', './authentication', './storage', 'aurelia-dependency-injection'], function (exports, module, _aureliaHttpClient, _baseConfig, _authentication, _storage, _aureliaDependencyInjection) {
'use strict';

var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
Expand Down Expand Up @@ -43,7 +43,7 @@ define(['exports', 'module', 'aurelia-http-client', './baseConfig', './authentic
}]);

var _default2 = _default;
_default = (0, _aureliaFramework.inject)(_aureliaHttpClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(_default) || _default;
_default = (0, _aureliaDependencyInjection.inject)(_aureliaHttpClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(_default) || _default;
return _default;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/authService.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'aurelia-framework', 'aurelia-fetch-client', './authentication', './baseConfig', './oAuth1', './oAuth2', './authUtils'], function (exports, _aureliaFramework, _aureliaFetchClient, _authentication, _baseConfig, _oAuth1, _oAuth2, _authUtils) {
define(['exports', 'aurelia-dependency-injection', 'aurelia-fetch-client', './authentication', './baseConfig', './oAuth1', './oAuth2', './authUtils'], function (exports, _aureliaDependencyInjection, _aureliaFetchClient, _authentication, _baseConfig, _oAuth1, _oAuth2, _authUtils) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -137,7 +137,7 @@ define(['exports', 'aurelia-framework', 'aurelia-fetch-client', './authenticatio
}]);

var _AuthService = AuthService;
AuthService = (0, _aureliaFramework.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _oAuth1.OAuth1, _oAuth2.OAuth2, _baseConfig.BaseConfig)(AuthService) || AuthService;
AuthService = (0, _aureliaDependencyInjection.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _oAuth1.OAuth1, _oAuth2.OAuth2, _baseConfig.BaseConfig)(AuthService) || AuthService;
return AuthService;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/authentication.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'aurelia-framework', './baseConfig', './storage', './authUtils'], function (exports, _aureliaFramework, _baseConfig, _storage, _authUtils) {
define(['exports', 'aurelia-dependency-injection', './baseConfig', './storage', './authUtils'], function (exports, _aureliaDependencyInjection, _baseConfig, _storage, _authUtils) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -164,7 +164,7 @@ define(['exports', 'aurelia-framework', './baseConfig', './storage', './authUtil
}]);

var _Authentication = Authentication;
Authentication = (0, _aureliaFramework.inject)(_storage.Storage, _baseConfig.BaseConfig)(Authentication) || Authentication;
Authentication = (0, _aureliaDependencyInjection.inject)(_storage.Storage, _baseConfig.BaseConfig)(Authentication) || Authentication;
return Authentication;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/authorizeStep.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'aurelia-framework', './authentication', 'aurelia-router'], function (exports, _aureliaFramework, _authentication, _aureliaRouter) {
define(['exports', 'aurelia-dependency-injection', './authentication', 'aurelia-router'], function (exports, _aureliaDependencyInjection, _authentication, _aureliaRouter) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -41,7 +41,7 @@ define(['exports', 'aurelia-framework', './authentication', 'aurelia-router'], f
}]);

var _AuthorizeStep = AuthorizeStep;
AuthorizeStep = (0, _aureliaFramework.inject)(_authentication.Authentication)(AuthorizeStep) || AuthorizeStep;
AuthorizeStep = (0, _aureliaDependencyInjection.inject)(_authentication.Authentication)(AuthorizeStep) || AuthorizeStep;
return AuthorizeStep;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/oAuth1.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'aurelia-framework', './authUtils', './storage', './popup', './baseConfig', 'aurelia-fetch-client'], function (exports, _aureliaFramework, _authUtils, _storage, _popup, _baseConfig, _aureliaFetchClient) {
define(['exports', 'aurelia-dependency-injection', './authUtils', './storage', './popup', './baseConfig', 'aurelia-fetch-client'], function (exports, _aureliaDependencyInjection, _authUtils, _storage, _popup, _baseConfig, _aureliaFetchClient) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -84,7 +84,7 @@ define(['exports', 'aurelia-framework', './authUtils', './storage', './popup', '
}]);

var _OAuth1 = OAuth1;
OAuth1 = (0, _aureliaFramework.inject)(_storage.Storage, _popup.Popup, _aureliaFetchClient.HttpClient, _baseConfig.BaseConfig)(OAuth1) || OAuth1;
OAuth1 = (0, _aureliaDependencyInjection.inject)(_storage.Storage, _popup.Popup, _aureliaFetchClient.HttpClient, _baseConfig.BaseConfig)(OAuth1) || OAuth1;
return OAuth1;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/oAuth2.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'aurelia-framework', './authUtils', './storage', './popup', './baseConfig', 'aurelia-fetch-client'], function (exports, _aureliaFramework, _authUtils, _storage, _popup, _baseConfig, _aureliaFetchClient) {
define(['exports', 'aurelia-dependency-injection', './authUtils', './storage', './popup', './baseConfig', 'aurelia-fetch-client'], function (exports, _aureliaDependencyInjection, _authUtils, _storage, _popup, _baseConfig, _aureliaFetchClient) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -134,7 +134,7 @@ define(['exports', 'aurelia-framework', './authUtils', './storage', './popup', '
}]);

var _OAuth2 = OAuth2;
OAuth2 = (0, _aureliaFramework.inject)(_storage.Storage, _popup.Popup, _aureliaFetchClient.HttpClient, _baseConfig.BaseConfig)(OAuth2) || OAuth2;
OAuth2 = (0, _aureliaDependencyInjection.inject)(_storage.Storage, _popup.Popup, _aureliaFetchClient.HttpClient, _baseConfig.BaseConfig)(OAuth2) || OAuth2;
return OAuth2;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/popup.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', './authUtils', './baseConfig', 'aurelia-framework'], function (exports, _authUtils, _baseConfig, _aureliaFramework) {
define(['exports', './authUtils', './baseConfig', 'aurelia-dependency-injection'], function (exports, _authUtils, _baseConfig, _aureliaDependencyInjection) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -156,7 +156,7 @@ define(['exports', './authUtils', './baseConfig', 'aurelia-framework'], function
}]);

var _Popup = Popup;
Popup = (0, _aureliaFramework.inject)(_baseConfig.BaseConfig)(Popup) || Popup;
Popup = (0, _aureliaDependencyInjection.inject)(_baseConfig.BaseConfig)(Popup) || Popup;
return Popup;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/amd/storage.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['exports', 'aurelia-framework', './baseConfig'], function (exports, _aureliaFramework, _baseConfig) {
define(['exports', 'aurelia-dependency-injection', './baseConfig'], function (exports, _aureliaDependencyInjection, _baseConfig) {
'use strict';

Object.defineProperty(exports, '__esModule', {
Expand Down Expand Up @@ -88,7 +88,7 @@ define(['exports', 'aurelia-framework', './baseConfig'], function (exports, _aur
}]);

var _Storage = Storage;
Storage = (0, _aureliaFramework.inject)(_baseConfig.BaseConfig)(Storage) || Storage;
Storage = (0, _aureliaDependencyInjection.inject)(_baseConfig.BaseConfig)(Storage) || Storage;
return Storage;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/commonjs/app.fetch-httpClient.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var _authentication = require('./authentication');

var _baseConfig = require('./baseConfig');

var _aureliaFramework = require('aurelia-framework');
var _aureliaDependencyInjection = require('aurelia-dependency-injection');

var _storage = require('./storage');

Expand Down Expand Up @@ -61,7 +61,7 @@ var FetchConfig = (function () {
}]);

var _FetchConfig = FetchConfig;
FetchConfig = (0, _aureliaFramework.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(FetchConfig) || FetchConfig;
FetchConfig = (0, _aureliaDependencyInjection.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(FetchConfig) || FetchConfig;
return FetchConfig;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/commonjs/app.httpClient.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var _authentication = require('./authentication');

var _storage = require('./storage');

var _aureliaFramework = require('aurelia-framework');
var _aureliaDependencyInjection = require('aurelia-dependency-injection');

var _default = (function () {
function _default(http, auth, storage, config) {
Expand Down Expand Up @@ -56,7 +56,7 @@ var _default = (function () {
}]);

var _default2 = _default;
_default = (0, _aureliaFramework.inject)(_aureliaHttpClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(_default) || _default;
_default = (0, _aureliaDependencyInjection.inject)(_aureliaHttpClient.HttpClient, _authentication.Authentication, _storage.Storage, _baseConfig.BaseConfig)(_default) || _default;
return _default;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/commonjs/authService.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'd

function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }

var _aureliaFramework = require('aurelia-framework');
var _aureliaDependencyInjection = require('aurelia-dependency-injection');

var _aureliaFetchClient = require('aurelia-fetch-client');

Expand Down Expand Up @@ -150,7 +150,7 @@ var AuthService = (function () {
}]);

var _AuthService = AuthService;
AuthService = (0, _aureliaFramework.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _oAuth1.OAuth1, _oAuth2.OAuth2, _baseConfig.BaseConfig)(AuthService) || AuthService;
AuthService = (0, _aureliaDependencyInjection.inject)(_aureliaFetchClient.HttpClient, _authentication.Authentication, _oAuth1.OAuth1, _oAuth2.OAuth2, _baseConfig.BaseConfig)(AuthService) || AuthService;
return AuthService;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/commonjs/authentication.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'd

function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }

var _aureliaFramework = require('aurelia-framework');
var _aureliaDependencyInjection = require('aurelia-dependency-injection');

var _baseConfig = require('./baseConfig');

Expand Down Expand Up @@ -171,7 +171,7 @@ var Authentication = (function () {
}]);

var _Authentication = Authentication;
Authentication = (0, _aureliaFramework.inject)(_storage.Storage, _baseConfig.BaseConfig)(Authentication) || Authentication;
Authentication = (0, _aureliaDependencyInjection.inject)(_storage.Storage, _baseConfig.BaseConfig)(Authentication) || Authentication;
return Authentication;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/commonjs/authorizeStep.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var _createClass = (function () { function defineProperties(target, props) { for

function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }

var _aureliaFramework = require('aurelia-framework');
var _aureliaDependencyInjection = require('aurelia-dependency-injection');

var _authentication = require('./authentication');

Expand Down Expand Up @@ -46,7 +46,7 @@ var AuthorizeStep = (function () {
}]);

var _AuthorizeStep = AuthorizeStep;
AuthorizeStep = (0, _aureliaFramework.inject)(_authentication.Authentication)(AuthorizeStep) || AuthorizeStep;
AuthorizeStep = (0, _aureliaDependencyInjection.inject)(_authentication.Authentication)(AuthorizeStep) || AuthorizeStep;
return AuthorizeStep;
})();

Expand Down
4 changes: 2 additions & 2 deletions dist/commonjs/oAuth1.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'd

function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }

var _aureliaFramework = require('aurelia-framework');
var _aureliaDependencyInjection = require('aurelia-dependency-injection');

var _authUtils = require('./authUtils');

Expand Down Expand Up @@ -95,7 +95,7 @@ var OAuth1 = (function () {
}]);

var _OAuth1 = OAuth1;
OAuth1 = (0, _aureliaFramework.inject)(_storage.Storage, _popup.Popup, _aureliaFetchClient.HttpClient, _baseConfig.BaseConfig)(OAuth1) || OAuth1;
OAuth1 = (0, _aureliaDependencyInjection.inject)(_storage.Storage, _popup.Popup, _aureliaFetchClient.HttpClient, _baseConfig.BaseConfig)(OAuth1) || OAuth1;
return OAuth1;
})();

Expand Down
Loading

0 comments on commit 91b97d0

Please sign in to comment.