@ltht-react/styles
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.5](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.4...@ltht-react/styles@0.0.5) (2020-01-21) | ||
**Note:** Version bump only for package @ltht-react/styles | ||
## [0.0.4](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.3...@ltht-react/styles@0.0.4) (2020-01-21) | ||
@@ -8,0 +16,0 @@ |
@@ -5,7 +5,7 @@ export declare const PRIMARY_TEXT_COLOUR = "#231f20"; | ||
export declare const INFO_TEXT_COLOUR = "#003087"; | ||
export declare const ICON_PRIMARY_COLOUR = "#231f20"; | ||
export declare const ICON_RED_COLOUR = "#DA291C"; | ||
export declare const ICON_AMBER_COLOUR = "#ED8B00"; | ||
export declare const ICON_GREEN_COLOUR = "#009639"; | ||
export declare const ICON_DEFAULT_COLOUR = "#768692"; | ||
export declare const PRIMARY_ICON_COLOUR = "#231f20"; | ||
export declare const RED_ICON_COLOUR = "#DA291C"; | ||
export declare const AMBER_ICON_COLOUR = "#ED8B00"; | ||
export declare const GREEN_ICON_COLOUR = "#009639"; | ||
export declare const DEFAULT_ICON_COLOUR = "#768692"; | ||
export declare const WIDGET_LIST_ITEM_BACKGROUND_HOVER = "#E8EDEE"; |
@@ -15,8 +15,8 @@ "use strict"; | ||
exports.INFO_TEXT_COLOUR = colours.NHS_DARK_BLUE; | ||
exports.ICON_PRIMARY_COLOUR = colours.NHS_BLACK; | ||
exports.ICON_RED_COLOUR = colours.NHS_EMERGENCY_SERVICES_RED; | ||
exports.ICON_AMBER_COLOUR = colours.NHS_ORANGE; | ||
exports.ICON_GREEN_COLOUR = colours.NHS_GREEN; | ||
exports.ICON_DEFAULT_COLOUR = colours.NHS_MID_GREY; | ||
exports.PRIMARY_ICON_COLOUR = colours.NHS_BLACK; | ||
exports.RED_ICON_COLOUR = colours.NHS_EMERGENCY_SERVICES_RED; | ||
exports.AMBER_ICON_COLOUR = colours.NHS_ORANGE; | ||
exports.GREEN_ICON_COLOUR = colours.NHS_GREEN; | ||
exports.DEFAULT_ICON_COLOUR = colours.NHS_MID_GREY; | ||
exports.WIDGET_LIST_ITEM_BACKGROUND_HOVER = colours.NHS_PALE_GREY; | ||
//# sourceMappingURL=colours.js.map |
@@ -10,5 +10,5 @@ "use strict"; | ||
var media_queries_1 = require("./media-queries"); | ||
var CSS_RESET = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n & *,\n & ::before,\n & ::after {\n box-sizing: border-box;\n padding: 0;\n margin: 0;\n }\n & * {\n margin: 0;\n padding: 0;\n }\n color: ", ";\n font-family: 'SF Pro Text', 'SF Pro Icons', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n font-size: 0.8rem;\n\n & h3 {\n font-size: 1rem;\n }\n\n ", " {\n font-size: 0.9rem;\n & h3 {\n font-size: 1.1rem;\n }\n }\n ", " {\n font-size: 1rem;\n & h3 {\n font-size: 1.2rem;\n }\n }\n ", " {\n font-size: 1.1rem;\n & h3 {\n font-size: 1.3rem;\n }\n }\n"], ["\n & *,\n & ::before,\n & ::after {\n box-sizing: border-box;\n padding: 0;\n margin: 0;\n }\n & * {\n margin: 0;\n padding: 0;\n }\n color: ", ";\n font-family: 'SF Pro Text', 'SF Pro Icons', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n font-size: 0.8rem;\n\n & h3 {\n font-size: 1rem;\n }\n\n ", " {\n font-size: 0.9rem;\n & h3 {\n font-size: 1.1rem;\n }\n }\n ", " {\n font-size: 1rem;\n & h3 {\n font-size: 1.2rem;\n }\n }\n ", " {\n font-size: 1.1rem;\n & h3 {\n font-size: 1.3rem;\n }\n }\n"])), colours_1.PRIMARY_TEXT_COLOUR, media_queries_1.TABLET_MEDIA_QUERY, media_queries_1.DESKOP_MEDIA_QUERY, media_queries_1.WIDESCREEN_MEDIA_QUERY); | ||
var CSS_RESET = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n & *,\n & ::before,\n & ::after {\n box-sizing: border-box;\n padding: 0;\n margin: 0;\n }\n & * {\n margin: 0;\n padding: 0;\n }\n color: ", ";\n font-family: 'SF Pro Text', 'SF Pro Icons', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n font-size: 0.8rem;\n\n & h3 {\n font-size: 1rem;\n }\n\n ", " {\n font-size: 0.9rem;\n & h3 {\n font-size: 1.1rem;\n }\n }\n ", " {\n font-size: 1rem;\n & h3 {\n font-size: 1.2rem;\n }\n }\n ", " {\n font-size: 1.1rem;\n & h3 {\n font-size: 1.3rem;\n }\n }\n"], ["\n & *,\n & ::before,\n & ::after {\n box-sizing: border-box;\n padding: 0;\n margin: 0;\n }\n & * {\n margin: 0;\n padding: 0;\n }\n color: ", ";\n font-family: 'SF Pro Text', 'SF Pro Icons', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n font-size: 0.8rem;\n\n & h3 {\n font-size: 1rem;\n }\n\n ", " {\n font-size: 0.9rem;\n & h3 {\n font-size: 1.1rem;\n }\n }\n ", " {\n font-size: 1rem;\n & h3 {\n font-size: 1.2rem;\n }\n }\n ", " {\n font-size: 1.1rem;\n & h3 {\n font-size: 1.3rem;\n }\n }\n"])), colours_1.PRIMARY_TEXT_COLOUR, media_queries_1.TABLET_MEDIA_QUERY, media_queries_1.DESKTOP_MEDIA_QUERY, media_queries_1.WIDESCREEN_MEDIA_QUERY); | ||
exports.CSS_RESET = CSS_RESET; | ||
var templateObject_1; | ||
//# sourceMappingURL=css-reset.js.map |
export declare const MOBILE_MEDIA_QUERY = "@media only screen and (max-width: 767px)"; | ||
export declare const TABLET_MEDIA_QUERY = "@media only screen and (min-width: 768px)"; | ||
export declare const DESKOP_MEDIA_QUERY = "@media only screen and (min-width: 1024px)"; | ||
export declare const DESKTOP_MEDIA_QUERY = "@media only screen and (min-width: 1024px)"; | ||
export declare const WIDESCREEN_MEDIA_QUERY = "@media only screen and (min-width: 1200px)"; |
@@ -5,4 +5,4 @@ "use strict"; | ||
exports.TABLET_MEDIA_QUERY = '@media only screen and (min-width: 768px)'; | ||
exports.DESKOP_MEDIA_QUERY = '@media only screen and (min-width: 1024px)'; | ||
exports.DESKTOP_MEDIA_QUERY = '@media only screen and (min-width: 1024px)'; | ||
exports.WIDESCREEN_MEDIA_QUERY = '@media only screen and (min-width: 1200px)'; | ||
//# sourceMappingURL=media-queries.js.map |
{ | ||
"name": "@ltht-react/styles", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "> TODO: description", | ||
@@ -31,3 +31,3 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>", | ||
}, | ||
"gitHead": "4b8098cd2b8337f593290c0781d0cb068f0741e6" | ||
"gitHead": "3bf0417168b8ef06ab75cd394fefea498b0694a5" | ||
} |
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
13590