Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@equinor/eds-tokens

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/eds-tokens - npm Package Compare versions

Comparing version 0.5.8 to 0.6.0

12

CHANGELOG.md

@@ -8,2 +8,14 @@ # Changelog

## [0.6.0] - 2021-05-28
### Added
- New `Typography` token [(#1370)](https://github.com/equinor/design-system/issues/1370)
- `menu_title_hover`
### Changed
- Updated `Typography` tokens [(#1370)](https://github.com/equinor/design-system/issues/1370)
- Reduced line-height on `h1`, `h2` & `h3`
## [0.5.8] - 2021-05-06

@@ -10,0 +22,0 @@

17

dist/tokens.cjs.js

@@ -505,3 +505,3 @@ 'use strict';

fontWeight: 700,
lineHeight: '1.500em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -514,3 +514,3 @@ },

fontWeight: 400,
lineHeight: '1.500em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -523,3 +523,3 @@ },

fontWeight: 400,
lineHeight: '1.429em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -532,3 +532,3 @@ },

fontWeight: 400,
lineHeight: '1.667em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -633,2 +633,11 @@ },

},
menu_title_hover: {
color: 'rgba(61, 61, 61, 1)',
fontFamily: 'Equinor',
fontSize: '1.000rem',
fontWeight: 700,
letterSpacing: '0.013em',
lineHeight: '1.000em',
textAlign: 'left',
},
},

@@ -635,0 +644,0 @@ input: {

@@ -501,3 +501,3 @@ const clickbounds = {

fontWeight: 700,
lineHeight: '1.500em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -510,3 +510,3 @@ },

fontWeight: 400,
lineHeight: '1.500em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -519,3 +519,3 @@ },

fontWeight: 400,
lineHeight: '1.429em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -528,3 +528,3 @@ },

fontWeight: 400,
lineHeight: '1.667em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -629,2 +629,11 @@ },

},
menu_title_hover: {
color: 'rgba(61, 61, 61, 1)',
fontFamily: 'Equinor',
fontSize: '1.000rem',
fontWeight: 700,
letterSpacing: '0.013em',
lineHeight: '1.000em',
textAlign: 'left',
},
},

@@ -631,0 +640,0 @@ input: {

@@ -507,3 +507,3 @@ (function (global, factory) {

fontWeight: 700,
lineHeight: '1.500em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -516,3 +516,3 @@ },

fontWeight: 400,
lineHeight: '1.500em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -525,3 +525,3 @@ },

fontWeight: 400,
lineHeight: '1.429em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -534,3 +534,3 @@ },

fontWeight: 400,
lineHeight: '1.667em',
lineHeight: '1.250em',
textAlign: 'left',

@@ -635,2 +635,11 @@ },

},
menu_title_hover: {
color: 'rgba(61, 61, 61, 1)',
fontFamily: 'Equinor',
fontSize: '1.000rem',
fontWeight: 700,
letterSpacing: '0.013em',
lineHeight: '1.000em',
textAlign: 'left',
},
},

@@ -637,0 +646,0 @@ input: {

@@ -620,2 +620,11 @@ export declare const tokens: {

};
menu_title_hover: {
color: string;
fontFamily: string;
fontSize: string;
fontWeight: number;
letterSpacing: string;
lineHeight: string;
textAlign: string;
};
};

@@ -622,0 +631,0 @@ input: {

@@ -132,2 +132,11 @@ export declare const typography: {

};
menu_title_hover: {
color: string;
fontFamily: string;
fontSize: string;
fontWeight: number;
letterSpacing: string;
lineHeight: string;
textAlign: string;
};
};

@@ -134,0 +143,0 @@ input: {

{
"name": "@equinor/eds-tokens",
"version": "0.5.8",
"version": "0.6.0",
"description": "Design tokens for the Equinor Design System",

@@ -5,0 +5,0 @@ "main": "dist/tokens.cjs.js",

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