Socket
Socket
Sign inDemoInstall

@ltht-react/styles

Package Overview
Dependencies
Maintainers
6
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/styles - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

100

CHANGELOG.md

@@ -10,6 +10,2 @@ # Change Log

## [0.1.19](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.18...@ltht-react/styles@0.1.19) (2020-10-29)

@@ -19,6 +15,2 @@

## [0.1.18](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.17...@ltht-react/styles@0.1.18) (2020-09-10)

@@ -28,7 +20,2 @@

## [0.1.17](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.16...@ltht-react/styles@0.1.17) (2020-09-01)

@@ -38,6 +25,2 @@

## [0.1.16](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.15...@ltht-react/styles@0.1.16) (2020-08-21)

@@ -47,6 +30,2 @@

## [0.1.15](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.14...@ltht-react/styles@0.1.15) (2020-08-19)

@@ -56,6 +35,2 @@

## [0.1.14](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.13...@ltht-react/styles@0.1.14) (2020-08-19)

@@ -65,6 +40,2 @@

## [0.1.13](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.12...@ltht-react/styles@0.1.13) (2020-08-18)

@@ -74,6 +45,2 @@

## [0.1.12](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.11...@ltht-react/styles@0.1.12) (2020-08-11)

@@ -83,6 +50,2 @@

## [0.1.11](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.10...@ltht-react/styles@0.1.11) (2020-08-10)

@@ -92,6 +55,2 @@

## [0.1.10](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.9...@ltht-react/styles@0.1.10) (2020-08-05)

@@ -101,6 +60,2 @@

## [0.1.9](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.8...@ltht-react/styles@0.1.9) (2020-08-05)

@@ -110,6 +65,2 @@

## [0.1.8](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.7...@ltht-react/styles@0.1.8) (2020-08-05)

@@ -119,6 +70,2 @@

## [0.1.6](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.5...@ltht-react/styles@0.1.6) (2020-08-04)

@@ -128,7 +75,2 @@

## [0.1.5](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.4...@ltht-react/styles@0.1.5) (2020-04-14)

@@ -138,6 +80,2 @@

## [0.1.4](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.3...@ltht-react/styles@0.1.4) (2020-04-09)

@@ -147,6 +85,2 @@

## [0.1.3](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.2...@ltht-react/styles@0.1.3) (2020-04-08)

@@ -156,7 +90,2 @@

## [0.1.2](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.1...@ltht-react/styles@0.1.2) (2020-03-16)

@@ -166,7 +95,2 @@

## [0.1.1](https://ssh.github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.0...@ltht-react/styles@0.1.1) (2020-03-12)

@@ -176,6 +100,2 @@

## [0.0.7](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.6...@ltht-react/styles@0.0.7) (2020-01-30)

@@ -185,6 +105,2 @@

## [0.0.6](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.5...@ltht-react/styles@0.0.6) (2020-01-23)

@@ -194,6 +110,2 @@

## [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)

@@ -203,6 +115,2 @@

## [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)

@@ -212,6 +120,2 @@

## [0.0.3](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.2...@ltht-react/styles@0.0.3) (2020-01-20)

@@ -221,8 +125,4 @@

## 0.0.1 (2020-01-03)
**Note:** Version bump only for package @ltht-react/styles

2

lib/atoms/css-reset.d.ts

@@ -1,2 +0,2 @@

declare const CSS_RESET: import("@emotion/utils").SerializedStyles;
declare const CSS_RESET: import("@emotion/react").SerializedStyles;
export default CSS_RESET;

@@ -7,8 +7,8 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var core_1 = require("@emotion/core");
var react_1 = require("@emotion/react");
var colours_1 = require("./colours");
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 }\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 }\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.TEXT_COLOURS.PRIMARY, media_queries_1.TABLET_MEDIA_QUERY, media_queries_1.DESKTOP_MEDIA_QUERY, media_queries_1.WIDESCREEN_MEDIA_QUERY);
var CSS_RESET = react_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n *,\n ::before,\n ::after {\n box-sizing: border-box;\n }\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 }\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.TEXT_COLOURS.PRIMARY, media_queries_1.TABLET_MEDIA_QUERY, media_queries_1.DESKTOP_MEDIA_QUERY, media_queries_1.WIDESCREEN_MEDIA_QUERY);
exports.default = CSS_RESET;
var templateObject_1;
//# sourceMappingURL=css-reset.js.map

@@ -7,3 +7,3 @@ "use strict";

exports.ICON_SIZE_LARGE = '1rem';
exports.calculateIconSize = function (input) {
var calculateIconSize = function (input) {
switch (input) {

@@ -20,2 +20,3 @@ case 'large':

};
exports.calculateIconSize = calculateIconSize;
//# sourceMappingURL=icons.js.map
{
"name": "@ltht-react/styles",
"version": "1.0.1",
"version": "1.1.0",
"description": "> TODO: description",

@@ -25,10 +25,9 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>",

"dependencies": {
"@emotion/core": "10.0.35",
"@emotion/styled": "^10.0.27",
"emotion": "^10.0.27"
"@emotion/react": "^11.0.0",
"@emotion/styled": "^11.0.0"
},
"devDependencies": {
"typescript": "4.0.5"
"typescript": "^4.0.0"
},
"gitHead": "da0928603d144cb226b524b4864c1613944e75ae"
"gitHead": "4f7dfa52f4994f98c1bc6059c3b732d713e2d2c0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc