@ltht-react/allergy-summary
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,11 @@ # Change Log | ||
## [0.1.6](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/allergy-summary@0.1.5...@ltht-react/allergy-summary@0.1.6) (2020-03-16) | ||
**Note:** Version bump only for package @ltht-react/allergy-summary | ||
## [0.1.5](https://ssh.github.com/ltht-epr/ltht-react/compare/@ltht-react/allergy-summary@0.1.4...@ltht-react/allergy-summary@0.1.5) (2020-03-12) | ||
@@ -8,0 +17,0 @@ |
@@ -10,3 +10,3 @@ "use strict"; | ||
var utils_1 = require("@ltht-react/utils"); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_PRIMARY_COLOUR); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_COLOURS.PRIMARY); | ||
var AllergyDate = function (_a) { | ||
@@ -13,0 +13,0 @@ var allergy = _a.allergy; |
@@ -10,3 +10,3 @@ "use strict"; | ||
var utils_1 = require("@ltht-react/utils"); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n"], ["\n color: ", ";\n text-align: left;\n"])), styles_1.TEXT_SECONDARY_COLOUR); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n"], ["\n color: ", ";\n text-align: left;\n"])), styles_1.TEXT_COLOURS.SECONDARY); | ||
var AllergyDescription = function (_a) { | ||
@@ -13,0 +13,0 @@ var allergy = _a.allergy; |
@@ -10,3 +10,3 @@ "use strict"; | ||
var utils_1 = require("@ltht-react/utils"); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_SECONDARY_COLOUR); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_COLOURS.SECONDARY); | ||
var AllergyStatus = function (_a) { | ||
@@ -13,0 +13,0 @@ var allergy = _a.allergy; |
@@ -10,3 +10,3 @@ "use strict"; | ||
var utils_1 = require("@ltht-react/utils"); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n"], ["\n color: ", ";\n text-align: left;\n"])), styles_1.TEXT_PRIMARY_COLOUR); | ||
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n"], ["\n color: ", ";\n text-align: left;\n"])), styles_1.TEXT_COLOURS.PRIMARY); | ||
var AllergyTitle = function (_a) { | ||
@@ -13,0 +13,0 @@ var allergy = _a.allergy; |
{ | ||
"name": "@ltht-react/allergy-summary", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "> TODO: description", | ||
@@ -27,6 +27,6 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>", | ||
"@emotion/styled": "^10.0.27", | ||
"@ltht-react/card": "^0.1.4", | ||
"@ltht-react/icon": "^0.1.4", | ||
"@ltht-react/list": "^0.1.5", | ||
"@ltht-react/styles": "^0.1.1", | ||
"@ltht-react/card": "^0.1.5", | ||
"@ltht-react/icon": "^0.1.5", | ||
"@ltht-react/list": "^0.1.6", | ||
"@ltht-react/styles": "^0.1.2", | ||
"@ltht-react/types": "^0.0.11", | ||
@@ -37,3 +37,3 @@ "@ltht-react/utils": "^0.1.4", | ||
}, | ||
"gitHead": "7ebcfe2e86ef8e5ee215db26dee3c7dac66b7686" | ||
"gitHead": "3c74589ef31401a6999d236ffdf430960acc7041" | ||
} |
@@ -0,0 +0,0 @@ # Allergy Summary |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
20396
Updated@ltht-react/card@^0.1.5
Updated@ltht-react/icon@^0.1.5
Updated@ltht-react/list@^0.1.6
Updated@ltht-react/styles@^0.1.2