@wireapp/react-ui-kit
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -115,2 +115,14 @@ 'use strict'; | ||
var _ErrorMessage = require('./ErrorMessage'); | ||
Object.keys(_ErrorMessage).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
Object.defineProperty(exports, key, { | ||
enumerable: true, | ||
get: function get() { | ||
return _ErrorMessage[key]; | ||
} | ||
}); | ||
}); | ||
var _globalStyles = require('../globalStyles'); | ||
@@ -117,0 +129,0 @@ |
@@ -31,3 +31,3 @@ { | ||
"repository": "https://github.com/wireapp/wire-web-packages/tree/master/packages/react-ui-kit", | ||
"version": "0.0.9" | ||
"version": "0.0.10" | ||
} |
@@ -10,3 +10,3 @@ 'use strict'; | ||
var _templateObject = _taggedTemplateLiteral(['\n /* appearance */\n font-size: 40px;\n font-weight: 300;\n\n /* positioning */\n line-height: 62px;\n margin-bottom: 40px;\n margin-top: 32px;\n min-height: 62px;\n'], ['\n /* appearance */\n font-size: 40px;\n font-weight: 300;\n\n /* positioning */\n line-height: 62px;\n margin-bottom: 40px;\n margin-top: 32px;\n min-height: 62px;\n']), | ||
var _templateObject = _taggedTemplateLiteral(['\n /* appearance */\n font-size: 40px;\n font-weight: 300;\n\n /* positioning */\n line-height: 48px;\n margin-bottom: 52px;\n margin-top: 0;\n min-height: 48px;\n'], ['\n /* appearance */\n font-size: 40px;\n font-weight: 300;\n\n /* positioning */\n line-height: 48px;\n margin-bottom: 52px;\n margin-top: 0;\n min-height: 48px;\n']), | ||
_templateObject2 = _taggedTemplateLiteral(['\n /* appearance */\n font-size: 24px;\n font-weight: 300;\n'], ['\n /* appearance */\n font-size: 24px;\n font-weight: 300;\n']), | ||
@@ -13,0 +13,0 @@ _templateObject3 = _taggedTemplateLiteral(['\n /* appearance */\n font-size: 18px;\n font-weight: 300;\n'], ['\n /* appearance */\n font-size: 18px;\n font-weight: 300;\n']), |
@@ -72,3 +72,3 @@ 'use strict'; | ||
textTransform: 'none', | ||
truncate: true | ||
truncate: false | ||
}; | ||
@@ -75,0 +75,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92847
43
1777