Skip to content

Commit e7ac695

Browse files
author
bobpskier
committed
0.17.4 build
1 parent 511f654 commit e7ac695

File tree

8 files changed

+1767
-1767
lines changed

8 files changed

+1767
-1767
lines changed

dist/lex-web-ui-loader.js

Lines changed: 1718 additions & 1718 deletions
Large diffs are not rendered by default.

dist/lex-web-ui-loader.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lex-web-ui-loader.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lex-web-ui-loader.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lex-web-ui-mobile-hub.zip

-819 Bytes
Binary file not shown.

dist/lex-web-ui.js

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -5890,27 +5890,27 @@ module.exports = function normalizeComponent (
58905890
/* 11 */
58915891
/***/ (function(module, exports) {
58925892

5893-
var g;
5894-
5895-
// This works in non-strict mode
5896-
g = (function() {
5897-
return this;
5898-
})();
5899-
5900-
try {
5901-
// This works if eval is allowed (see CSP)
5902-
g = g || Function("return this")() || (1,eval)("this");
5903-
} catch(e) {
5904-
// This works if the window reference is available
5905-
if(typeof window === "object")
5906-
g = window;
5907-
}
5908-
5909-
// g can still be undefined, but nothing to do about it...
5910-
// We return undefined, instead of nothing here, so it's
5911-
// easier to handle this case. if(!global) { ...}
5912-
5913-
module.exports = g;
5893+
var g;
5894+
5895+
// This works in non-strict mode
5896+
g = (function() {
5897+
return this;
5898+
})();
5899+
5900+
try {
5901+
// This works if eval is allowed (see CSP)
5902+
g = g || Function("return this")() || (1,eval)("this");
5903+
} catch(e) {
5904+
// This works if the window reference is available
5905+
if(typeof window === "object")
5906+
g = window;
5907+
}
5908+
5909+
// g can still be undefined, but nothing to do about it...
5910+
// We return undefined, instead of nothing here, so it's
5911+
// easier to handle this case. if(!global) { ...}
5912+
5913+
module.exports = g;
59145914

59155915

59165916
/***/ }),
@@ -25249,28 +25249,28 @@ exports.createDiffieHellman = exports.DiffieHellman = createDiffieHellman
2524925249
/* 275 */
2525025250
/***/ (function(module, exports) {
2525125251

25252-
module.exports = function(module) {
25253-
if(!module.webpackPolyfill) {
25254-
module.deprecate = function() {};
25255-
module.paths = [];
25256-
// module.parent = undefined by default
25257-
if(!module.children) module.children = [];
25258-
Object.defineProperty(module, "loaded", {
25259-
enumerable: true,
25260-
get: function() {
25261-
return module.l;
25262-
}
25263-
});
25264-
Object.defineProperty(module, "id", {
25265-
enumerable: true,
25266-
get: function() {
25267-
return module.i;
25268-
}
25269-
});
25270-
module.webpackPolyfill = 1;
25271-
}
25272-
return module;
25273-
};
25252+
module.exports = function(module) {
25253+
if(!module.webpackPolyfill) {
25254+
module.deprecate = function() {};
25255+
module.paths = [];
25256+
// module.parent = undefined by default
25257+
if(!module.children) module.children = [];
25258+
Object.defineProperty(module, "loaded", {
25259+
enumerable: true,
25260+
get: function() {
25261+
return module.l;
25262+
}
25263+
});
25264+
Object.defineProperty(module, "id", {
25265+
enumerable: true,
25266+
get: function() {
25267+
return module.i;
25268+
}
25269+
});
25270+
module.webpackPolyfill = 1;
25271+
}
25272+
return module;
25273+
};
2527425274

2527525275

2527625276
/***/ }),
@@ -25716,7 +25716,7 @@ module.exports.makeKey = makeKey
2571625716
/* 282 */
2571725717
/***/ (function(module, exports) {
2571825718

25719-
module.exports = {"_from":"[email protected]","_id":"[email protected]","_inBundle":false,"_integrity":"sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==","_location":"/elliptic","_phantomChildren":{},"_requested":{"type":"version","registry":true,"raw":"[email protected]","name":"elliptic","escapedName":"elliptic","rawSpec":"6.5.3","saveSpec":null,"fetchSpec":"6.5.3"},"_requiredBy":["#USER","/","/browserify-sign","/create-ecdh"],"_resolved":"https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz","_shasum":"cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6","_spec":"[email protected]","_where":"/Users/potterve/Source/aws-lex-web-ui/lex-web-ui","author":{"name":"Fedor Indutny","email":"[email protected]"},"bugs":{"url":"https://github.com/indutny/elliptic/issues"},"bundleDependencies":false,"dependencies":{"bn.js":"^4.4.0","brorand":"^1.0.1","hash.js":"^1.0.0","hmac-drbg":"^1.0.0","inherits":"^2.0.1","minimalistic-assert":"^1.0.0","minimalistic-crypto-utils":"^1.0.0"},"deprecated":false,"description":"EC cryptography","devDependencies":{"brfs":"^1.4.3","coveralls":"^3.0.8","grunt":"^1.0.4","grunt-browserify":"^5.0.0","grunt-cli":"^1.2.0","grunt-contrib-connect":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-mocha-istanbul":"^3.0.1","grunt-saucelabs":"^9.0.1","istanbul":"^0.4.2","jscs":"^3.0.7","jshint":"^2.10.3","mocha":"^6.2.2"},"files":["lib"],"homepage":"https://github.com/indutny/elliptic","keywords":["EC","Elliptic","curve","Cryptography"],"license":"MIT","main":"lib/elliptic.js","name":"elliptic","repository":{"type":"git","url":"git+ssh://[email protected]/indutny/elliptic.git"},"scripts":{"jscs":"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js","jshint":"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js","lint":"npm run jscs && npm run jshint","test":"npm run lint && npm run unit","unit":"istanbul test _mocha --reporter=spec test/index.js","version":"grunt dist && git add dist/"},"version":"6.5.3"}
25719+
module.exports = {"_args":[["[email protected]","/home/ec2-user/Source/aws-lex-web-ui/lex-web-ui"]],"_development":true,"_from":"[email protected]","_id":"[email protected]","_inBundle":false,"_integrity":"sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==","_location":"/elliptic","_phantomChildren":{},"_requested":{"type":"version","registry":true,"raw":"[email protected]","name":"elliptic","escapedName":"elliptic","rawSpec":"6.5.3","saveSpec":null,"fetchSpec":"6.5.3"},"_requiredBy":["/browserify-sign","/create-ecdh"],"_resolved":"https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz","_spec":"6.5.3","_where":"/home/ec2-user/Source/aws-lex-web-ui/lex-web-ui","author":{"name":"Fedor Indutny","email":"[email protected]"},"bugs":{"url":"https://github.com/indutny/elliptic/issues"},"dependencies":{"bn.js":"^4.4.0","brorand":"^1.0.1","hash.js":"^1.0.0","hmac-drbg":"^1.0.0","inherits":"^2.0.1","minimalistic-assert":"^1.0.0","minimalistic-crypto-utils":"^1.0.0"},"description":"EC cryptography","devDependencies":{"brfs":"^1.4.3","coveralls":"^3.0.8","grunt":"^1.0.4","grunt-browserify":"^5.0.0","grunt-cli":"^1.2.0","grunt-contrib-connect":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-mocha-istanbul":"^3.0.1","grunt-saucelabs":"^9.0.1","istanbul":"^0.4.2","jscs":"^3.0.7","jshint":"^2.10.3","mocha":"^6.2.2"},"files":["lib"],"homepage":"https://github.com/indutny/elliptic","keywords":["EC","Elliptic","curve","Cryptography"],"license":"MIT","main":"lib/elliptic.js","name":"elliptic","repository":{"type":"git","url":"git+ssh://[email protected]/indutny/elliptic.git"},"scripts":{"jscs":"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js","jshint":"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js","lint":"npm run jscs && npm run jshint","test":"npm run lint && npm run unit","unit":"istanbul test _mocha --reporter=spec test/index.js","version":"grunt dist && git add dist/"},"version":"6.5.3"}
2572025720

2572125721
/***/ }),
2572225722
/* 283 */

dist/lex-web-ui.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/lex-web-ui.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)