Socket
Socket
Sign inDemoInstall

@skyscanner/bpk-foundations-web

Package Overview
Dependencies
2
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.1.0

4

package.json
{
"name": "@skyscanner/bpk-foundations-web",
"version": "6.0.0",
"version": "6.1.0",
"description": "Common Backpack design tokens for colors, spacing, font, etc.",

@@ -23,3 +23,3 @@ "license": "Apache-2.0",

},
"gitHead": "8f9632775566823ced032d89fe2f482e95424919"
"gitHead": "f531b8dd9bee8bf1023134a067c7f9c64fe9b076"
}

@@ -145,2 +145,26 @@ /*

buttonPaddingY: ".375rem",
buttonPrimaryOnDarkActiveBackgroundColor: "rgb(205, 205, 215)",
buttonPrimaryOnDarkActiveBackgroundImage: "none",
buttonPrimaryOnDarkActiveColor: "rgb(17, 18, 54)",
buttonPrimaryOnDarkBackgroundColor: "rgb(255, 255, 255)",
buttonPrimaryOnDarkBackgroundImage: "none",
buttonPrimaryOnDarkColor: "rgb(17, 18, 54)",
buttonPrimaryOnDarkDisabledBackgroundColor: "rgb(221, 221, 229)",
buttonPrimaryOnDarkDisabledBackgroundImage: "none",
buttonPrimaryOnDarkDisabledColor: "rgb(178, 178, 191)",
buttonPrimaryOnDarkHoverBackgroundColor: "rgb(221, 221, 229)",
buttonPrimaryOnDarkHoverBackgroundImage: "none",
buttonPrimaryOnDarkHoverColor: "rgb(17, 18, 54)",
buttonPrimaryOnLightActiveBackgroundColor: "rgb(104, 105, 127)",
buttonPrimaryOnLightActiveBackgroundImage: "none",
buttonPrimaryOnLightActiveColor: "rgb(255, 255, 255)",
buttonPrimaryOnLightBackgroundColor: "rgb(17, 18, 54)",
buttonPrimaryOnLightBackgroundImage: "none",
buttonPrimaryOnLightColor: "rgb(255, 255, 255)",
buttonPrimaryOnLightDisabledBackgroundColor: "rgb(221, 221, 229)",
buttonPrimaryOnLightDisabledBackgroundImage: "none",
buttonPrimaryOnLightDisabledColor: "rgb(178, 178, 191)",
buttonPrimaryOnLightHoverBackgroundColor: "rgb(68, 69, 96)",
buttonPrimaryOnLightHoverBackgroundImage: "none",
buttonPrimaryOnLightHoverColor: "rgb(255, 255, 255)",
buttonSecondaryActiveBackgroundColor: "rgb(178, 178, 191)",

@@ -147,0 +171,0 @@ buttonSecondaryActiveBackgroundImage: "none",

@@ -143,2 +143,26 @@ /*

export const buttonPaddingY = ".375rem";
export const buttonPrimaryOnDarkActiveBackgroundColor = "rgb(205, 205, 215)";
export const buttonPrimaryOnDarkActiveBackgroundImage = "none";
export const buttonPrimaryOnDarkActiveColor = "rgb(17, 18, 54)";
export const buttonPrimaryOnDarkBackgroundColor = "rgb(255, 255, 255)";
export const buttonPrimaryOnDarkBackgroundImage = "none";
export const buttonPrimaryOnDarkColor = "rgb(17, 18, 54)";
export const buttonPrimaryOnDarkDisabledBackgroundColor = "rgb(221, 221, 229)";
export const buttonPrimaryOnDarkDisabledBackgroundImage = "none";
export const buttonPrimaryOnDarkDisabledColor = "rgb(178, 178, 191)";
export const buttonPrimaryOnDarkHoverBackgroundColor = "rgb(221, 221, 229)";
export const buttonPrimaryOnDarkHoverBackgroundImage = "none";
export const buttonPrimaryOnDarkHoverColor = "rgb(17, 18, 54)";
export const buttonPrimaryOnLightActiveBackgroundColor = "rgb(104, 105, 127)";
export const buttonPrimaryOnLightActiveBackgroundImage = "none";
export const buttonPrimaryOnLightActiveColor = "rgb(255, 255, 255)";
export const buttonPrimaryOnLightBackgroundColor = "rgb(17, 18, 54)";
export const buttonPrimaryOnLightBackgroundImage = "none";
export const buttonPrimaryOnLightColor = "rgb(255, 255, 255)";
export const buttonPrimaryOnLightDisabledBackgroundColor = "rgb(221, 221, 229)";
export const buttonPrimaryOnLightDisabledBackgroundImage = "none";
export const buttonPrimaryOnLightDisabledColor = "rgb(178, 178, 191)";
export const buttonPrimaryOnLightHoverBackgroundColor = "rgb(68, 69, 96)";
export const buttonPrimaryOnLightHoverBackgroundImage = "none";
export const buttonPrimaryOnLightHoverColor = "rgb(255, 255, 255)";
export const buttonSecondaryActiveBackgroundColor = "rgb(178, 178, 191)";

@@ -558,2 +582,26 @@ export const buttonSecondaryActiveBackgroundImage = "none";

buttonPaddingY,
buttonPrimaryOnDarkActiveBackgroundColor,
buttonPrimaryOnDarkActiveBackgroundImage,
buttonPrimaryOnDarkActiveColor,
buttonPrimaryOnDarkBackgroundColor,
buttonPrimaryOnDarkBackgroundImage,
buttonPrimaryOnDarkColor,
buttonPrimaryOnDarkDisabledBackgroundColor,
buttonPrimaryOnDarkDisabledBackgroundImage,
buttonPrimaryOnDarkDisabledColor,
buttonPrimaryOnDarkHoverBackgroundColor,
buttonPrimaryOnDarkHoverBackgroundImage,
buttonPrimaryOnDarkHoverColor,
buttonPrimaryOnLightActiveBackgroundColor,
buttonPrimaryOnLightActiveBackgroundImage,
buttonPrimaryOnLightActiveColor,
buttonPrimaryOnLightBackgroundColor,
buttonPrimaryOnLightBackgroundImage,
buttonPrimaryOnLightColor,
buttonPrimaryOnLightDisabledBackgroundColor,
buttonPrimaryOnLightDisabledBackgroundImage,
buttonPrimaryOnLightDisabledColor,
buttonPrimaryOnLightHoverBackgroundColor,
buttonPrimaryOnLightHoverBackgroundImage,
buttonPrimaryOnLightHoverColor,
buttonSecondaryActiveBackgroundColor,

@@ -560,0 +608,0 @@ buttonSecondaryActiveBackgroundImage,

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc