Socket
Socket
Sign inDemoInstall

@entur/tokens

Package Overview
Dependencies
Maintainers
12
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/tokens - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOG.md

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

## [1.0.1](https://bitbucket.org/enturas/design-system/compare/@entur/tokens@1.0.0...@entur/tokens@1.0.1) (2019-11-14)
### Bug Fixes
- change the color of colors.greys.grey ([9e9cf17](https://bitbucket.org/enturas/design-system/commits/9e9cf1720b00ffe54cfc2c800335034c5c3e637c))
# [1.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/tokens@0.2.0...@entur/tokens@1.0.0) (2019-10-30)

@@ -8,0 +14,0 @@

21

dist/index.d.ts

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

export declare const colors: {
declare const colors: {
brand: {

@@ -77,3 +77,3 @@ blue: string;

};
export declare const space: {
declare const space: {
none: number;

@@ -96,7 +96,7 @@ default: number;

};
export declare const fontWeights: {
declare const fontWeights: {
body: string;
heading: string;
};
export declare const fontSizes: {
declare const fontSizes: {
extraSmall: number;

@@ -110,3 +110,3 @@ small: number;

};
export declare const lineHeights: {
declare const lineHeights: {
extraSmall: number;

@@ -122,6 +122,6 @@ small: number;

};
export declare const breakpoints: {
declare const breakpoints: {
large: number;
};
export declare const borderWidths: {
declare const borderWidths: {
default: number;

@@ -132,3 +132,3 @@ small: number;

};
export declare const borderRadiuses: {
declare const borderRadiuses: {
default: number;

@@ -138,3 +138,3 @@ small: number;

};
export declare const zIndexes: {
declare const zIndexes: {
behind: string;

@@ -148,5 +148,6 @@ default: string;

};
export declare const timings: {
declare const timings: {
fast: string;
slow: string;
};
export { colors, space, fontWeights, fontSizes, lineHeights, breakpoints, borderWidths, borderRadiuses, zIndexes, timings };

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

greys: {
grey: '#565659',
grey: '#949494',
grey10: '#d1d3d3',

@@ -39,0 +39,0 @@ grey20: '#e9e9e9',

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

"use strict";var e=[0,4,8,12,16,24,32,40,48,56,64,72,80,88,96],a={none:e[0],default:e[4],extraSmall2:e[1],extraSmall:e[2],small:e[3],medium:e[4],large:e[5],extraLarge:e[6],extraLarge2:e[7],extraLarge3:e[8],extraLarge4:e[9],extraLarge5:e[10],extraLarge6:e[11],extraLarge7:e[12],extraLarge8:e[13],extraLarge9:e[14]},r=[10,12,14,16,22,28,34],t={extraSmall:r[0],small:r[1],medium:r[2],large:r[3],extraLarge:r[4],extraLarge2:r[5],extraLarge3:r[6]},f=[14,16,20,22,24,28,30,36,42],l={extraSmall:f[0],small:f[1],medium:f[2],large:f[3],extraLarge:f[4],extraLarge2:f[5],extraLarge3:f[6],extraLarge4:f[7],extraLarge5:f[8]},s=[1,2,4],i={default:s[1],small:s[0],medium:s[1],large:s[2]},b=[1,4],o=["-1","0","10","20","30","40","50"],c={behind:o[0],default:o[1],sticky:o[2],popover:o[3],overlay:o[4],modal:o[5],toast:o[6]},d=["0.1s","0.5s"],x={fast:d[0],slow:d[1]};exports.borderRadiuses={default:b[0],small:b[0],medium:b[1]},exports.borderWidths=i,exports.breakpoints={large:800},exports.colors={brand:{blue:"#181c56",lavender:"#aeb7e2",white:"#ffffff",coral:"#ff5959",peach:"#ffbf9e"},blues:{blue10:"#292b6a",blue20:"#393d79",blue30:"#54568c",blue40:"#656782",blue50:"#8285a8",blue60:"#babbcf",blue70:"#d1d4e3",blue80:"#ebebf1"},greys:{grey:"#565659",grey10:"#d1d3d3",grey20:"#e9e9e9",grey30:"#f3f3f3",grey40:"#f8f8f8"},validation:{sky:"#0082b9",skyContrast:"#64b3e7",skyTint:"#e1eff8",lava:"#d31b1b",lavaContrast:"#ff9494",lavaTint:"#ffcece",mint:"#1a8e60",mintContrast:"#5ac39a",mintTint:"#d0f1e3",canary:"#efd358"},misc:{focus:"#44c0ff",black:"#1a1a1a"},transport:{default:{metro:"#de8108",bus:"#dd5415",plane:"#800664",helicopter:"#800664",tram:"#78469a",funicular:"#642e88",cableway:"#642e88",taxi:"#181c56",bicycle:"#181c56",walk:"#181c56",train:"#00367f",ferry:"#0497bc",carferry:"#0497bc",mobility:"#388f76"},contrast:{metro:"#f08901",bus:"#ff5974",plane:"#e258c3",helicopter:"#e258c3",tram:"#a476e5",funicular:"#a476e5",cableway:"#a476e5",taxi:"#ffffff",bicycle:"#ffffff",walk:"#ffffff",train:"#42a5f5",ferry:"#6fdfff",carferry:"#6fdfff",mobility:"#00db9b"}}},exports.fontSizes=t,exports.fontWeights={body:"500",heading:"600"},exports.lineHeights=l,exports.space=a,exports.timings=x,exports.zIndexes=c;
"use strict";var e=[0,4,8,12,16,24,32,40,48,56,64,72,80,88,96],a={none:e[0],default:e[4],extraSmall2:e[1],extraSmall:e[2],small:e[3],medium:e[4],large:e[5],extraLarge:e[6],extraLarge2:e[7],extraLarge3:e[8],extraLarge4:e[9],extraLarge5:e[10],extraLarge6:e[11],extraLarge7:e[12],extraLarge8:e[13],extraLarge9:e[14]},r=[10,12,14,16,22,28,34],t={extraSmall:r[0],small:r[1],medium:r[2],large:r[3],extraLarge:r[4],extraLarge2:r[5],extraLarge3:r[6]},f=[14,16,20,22,24,28,30,36,42],l={extraSmall:f[0],small:f[1],medium:f[2],large:f[3],extraLarge:f[4],extraLarge2:f[5],extraLarge3:f[6],extraLarge4:f[7],extraLarge5:f[8]},s=[1,2,4],i={default:s[1],small:s[0],medium:s[1],large:s[2]},b=[1,4],o=["-1","0","10","20","30","40","50"],c={behind:o[0],default:o[1],sticky:o[2],popover:o[3],overlay:o[4],modal:o[5],toast:o[6]},d=["0.1s","0.5s"],x={fast:d[0],slow:d[1]};exports.borderRadiuses={default:b[0],small:b[0],medium:b[1]},exports.borderWidths=i,exports.breakpoints={large:800},exports.colors={brand:{blue:"#181c56",lavender:"#aeb7e2",white:"#ffffff",coral:"#ff5959",peach:"#ffbf9e"},blues:{blue10:"#292b6a",blue20:"#393d79",blue30:"#54568c",blue40:"#656782",blue50:"#8285a8",blue60:"#babbcf",blue70:"#d1d4e3",blue80:"#ebebf1"},greys:{grey:"#949494",grey10:"#d1d3d3",grey20:"#e9e9e9",grey30:"#f3f3f3",grey40:"#f8f8f8"},validation:{sky:"#0082b9",skyContrast:"#64b3e7",skyTint:"#e1eff8",lava:"#d31b1b",lavaContrast:"#ff9494",lavaTint:"#ffcece",mint:"#1a8e60",mintContrast:"#5ac39a",mintTint:"#d0f1e3",canary:"#efd358"},misc:{focus:"#44c0ff",black:"#1a1a1a"},transport:{default:{metro:"#de8108",bus:"#dd5415",plane:"#800664",helicopter:"#800664",tram:"#78469a",funicular:"#642e88",cableway:"#642e88",taxi:"#181c56",bicycle:"#181c56",walk:"#181c56",train:"#00367f",ferry:"#0497bc",carferry:"#0497bc",mobility:"#388f76"},contrast:{metro:"#f08901",bus:"#ff5974",plane:"#e258c3",helicopter:"#e258c3",tram:"#a476e5",funicular:"#a476e5",cableway:"#a476e5",taxi:"#ffffff",bicycle:"#ffffff",walk:"#ffffff",train:"#42a5f5",ferry:"#6fdfff",carferry:"#6fdfff",mobility:"#00db9b"}}},exports.fontSizes=t,exports.fontWeights={body:"500",heading:"600"},exports.lineHeights=l,exports.space=a,exports.timings=x,exports.zIndexes=c;
//# sourceMappingURL=tokens.cjs.production.min.js.map

@@ -34,3 +34,3 @@ /*

greys: {
grey: '#565659',
grey: '#949494',
grey10: '#d1d3d3',

@@ -37,0 +37,0 @@ grey20: '#e9e9e9',

{
"name": "@entur/tokens",
"version": "1.0.0",
"version": "1.0.1",
"license": "EUPL-1.2",

@@ -33,3 +33,3 @@ "main": "dist/index.js",

},
"gitHead": "33a589c66b9169353060466237d3e69972b7a726"
"gitHead": "f474568d4572a715c5800781e34d42999d7c22ba"
}

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

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