New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sage/design-tokens

Package Overview
Dependencies
Maintainers
6
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sage/design-tokens - npm Package Compare versions

Comparing version 1.31.0 to 1.32.0

sage-design-tokens-1.32.0.tgz

9

js/base/common.d.ts

@@ -221,11 +221,2 @@ /*

export const fontWeights700: string;
export const fontWeightsThin: string;
export const fontWeightsExtraLight: string;
export const fontWeightsLight: string;
export const fontWeightsRegular: string;
export const fontWeightsMedium: string;
export const fontWeightsSemiBold: string;
export const fontWeightsBold: string;
export const fontWeightsExtraBold: string;
export const fontWeightsBlack: string;
export const fontFamiliesDefault: string;

@@ -232,0 +223,0 @@ export const fontFamiliesIos: string;

35

js/base/common.js

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:44 GMT
*/

@@ -20,3 +20,3 @@

colorsContent1000: '#000000',
colorsContent000: '#FFB6FF',
colorsContent000: '#FFFFFF',
colorsUtilityMinor100: '#CCD6DB',

@@ -63,15 +63,15 @@ colorsUtilityMinor200: '#99ADB6',

colorsActionMajor050: '#C500ED',
colorsActionMinor100: '#7EB111',
colorsActionMinor200: '#C72763',
colorsActionMinor300: '#27B3C7',
colorsActionMinor400: '#9072cf',
colorsActionMinor500: '#01649c',
colorsActionMinor600: '#025A00',
colorsActionMinor100: '#E6EBED',
colorsActionMinor200: '#CCD6DB',
colorsActionMinor300: '#99ADB6',
colorsActionMinor400: '#668592',
colorsActionMinor500: '#335C6D',
colorsActionMinor600: '#003349',
colorsActionMinor700: '#F6EA00',
colorsActionMinor800: '#AB9D32',
colorsActionMinor900: '#8A4A0E',
colorsActionMinor800: '#F6EA00',
colorsActionMinor900: '#00141D',
colorsActionMinor1000: '#000000',
colorsActionMinor000: '#FFFFFF',
colorsActionMinor025: '#e1e36F',
colorsActionMinor050: '#1E11B1',
colorsActionMinor025: '#F6EA00',
colorsActionMinor050: '#F2F5F6',
colorsActionDisabled400: '#F2F5F6',

@@ -100,3 +100,3 @@ colorsActionDisabled500: '#E6EBED',

colorsSemanticPositive000: '#FFFFFF',
colorsSemanticNegative400: '#FF007A',
colorsSemanticNegative400: '#FF46AA',
colorsSemanticNegative500: '#C7384F',

@@ -181,11 +181,2 @@ colorsSemanticNegative600: '#9F2D3F',

fontWeights700: 'Bold Beta',
fontWeightsThin: '100',
fontWeightsExtraLight: '200',
fontWeightsLight: '300',
fontWeightsRegular: '400',
fontWeightsMedium: '500',
fontWeightsSemiBold: '600',
fontWeightsBold: '700',
fontWeightsExtraBold: '800',
fontWeightsBlack: '900',
fontFamiliesDefault: 'Sage UI',

@@ -192,0 +183,0 @@ fontFamiliesIos: 'San Francisco',

@@ -222,11 +222,2 @@ /*

const fontWeights700: string;
const fontWeightsThin: string;
const fontWeightsExtraLight: string;
const fontWeightsLight: string;
const fontWeightsRegular: string;
const fontWeightsMedium: string;
const fontWeightsSemiBold: string;
const fontWeightsBold: string;
const fontWeightsExtraBold: string;
const fontWeightsBlack: string;
const fontFamiliesDefault: string;

@@ -233,0 +224,0 @@ const fontFamiliesIos: string;

@@ -14,3 +14,3 @@ /*

colorsContent1000: '#000000',
colorsContent000: '#FFB6FF',
colorsContent000: '#FFFFFF',
colorsUtilityMinor100: '#CCD6DB',

@@ -57,15 +57,15 @@ colorsUtilityMinor200: '#99ADB6',

colorsActionMajor050: '#C500ED',
colorsActionMinor100: '#7EB111',
colorsActionMinor200: '#C72763',
colorsActionMinor300: '#27B3C7',
colorsActionMinor400: '#9072cf',
colorsActionMinor500: '#01649c',
colorsActionMinor600: '#025A00',
colorsActionMinor100: '#E6EBED',
colorsActionMinor200: '#CCD6DB',
colorsActionMinor300: '#99ADB6',
colorsActionMinor400: '#668592',
colorsActionMinor500: '#335C6D',
colorsActionMinor600: '#003349',
colorsActionMinor700: '#F6EA00',
colorsActionMinor800: '#AB9D32',
colorsActionMinor900: '#8A4A0E',
colorsActionMinor800: '#F6EA00',
colorsActionMinor900: '#00141D',
colorsActionMinor1000: '#000000',
colorsActionMinor000: '#FFFFFF',
colorsActionMinor025: '#e1e36F',
colorsActionMinor050: '#1E11B1',
colorsActionMinor025: '#F6EA00',
colorsActionMinor050: '#F2F5F6',
colorsActionDisabled400: '#F2F5F6',

@@ -94,3 +94,3 @@ colorsActionDisabled500: '#E6EBED',

colorsSemanticPositive000: '#FFFFFF',
colorsSemanticNegative400: '#FF007A',
colorsSemanticNegative400: '#FF46AA',
colorsSemanticNegative500: '#C7384F',

@@ -205,11 +205,2 @@ colorsSemanticNegative600: '#9F2D3F',

fontWeights700: 'Bold Beta',
fontWeightsThin: '100',
fontWeightsExtraLight: '200',
fontWeightsLight: '300',
fontWeightsRegular: '400',
fontWeightsMedium: '500',
fontWeightsSemiBold: '600',
fontWeightsBold: '700',
fontWeightsExtraBold: '800',
fontWeightsBlack: '900',
fontFamiliesDefault: 'Sage UI',

@@ -216,0 +207,0 @@ fontFamiliesIos: 'San Francisco',

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:53 GMT
* Generated on Mon, 23 Aug 2021 12:21:46 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:53 GMT
* Generated on Mon, 23 Aug 2021 12:21:46 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:53 GMT
* Generated on Mon, 23 Aug 2021 12:21:46 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:45 GMT
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 20 Aug 2021 12:42:52 GMT
* Generated on Mon, 23 Aug 2021 12:21:46 GMT
*/

@@ -9,0 +9,0 @@

@@ -9,3 +9,3 @@ {

"author": "The Sage Group plc",
"version": "1.31.0",
"version": "1.32.0",
"license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",

@@ -12,0 +12,0 @@ "tags": [

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

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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

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

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

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