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

@invisionag/beacon-tokens

Package Overview
Dependencies
Maintainers
23
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/beacon-tokens - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

25

injixo/injixo.cjs.js

@@ -182,11 +182,34 @@ // @flow

const elevation = {
/**
* Sticky Navigation Bars
*/
shadow1: '0 1px 8px rgba(50, 72, 94, 0.16), 0 1px 4px rgba(50, 72, 94, 0.28)',
/**
* Popovers
*/
shadow2: '0 4px 12px rgba(50, 72, 94, 0.12), 0 2px 8px rgba(50, 72, 94, 0.32)',
/**
* Modals, Tooltips
*/
shadow3: '0 8px 24px rgba(50, 72, 94, 0.2), 0 4px 8px rgba(50, 72, 94, 0.36)',
/**
* Flash Messages
*/
shadow4: '0 12px 32px rgba(50, 72, 94, 0.16), 0 8px 12px rgba(50, 72, 94, 0.4)',
/**
* Sticky Footers, Sticky Navigation Bars
*/
zindex1: '100',
/**
* Popovers
*/
zindex2: '200',
/**
* Modals, Tooltips
*/
zindex3: '300',
/**
* Flash Messages
*/
zindex4: '400',
zindex5: '500',
};

@@ -193,0 +216,0 @@ const font = {

@@ -176,11 +176,34 @@ export declare const asset: {

export declare const elevation: {
/**
* Sticky Navigation Bars
*/
readonly shadow1: "0 1px 8px rgba(50, 72, 94, 0.16), 0 1px 4px rgba(50, 72, 94, 0.28)";
/**
* Popovers
*/
readonly shadow2: "0 4px 12px rgba(50, 72, 94, 0.12), 0 2px 8px rgba(50, 72, 94, 0.32)";
/**
* Modals, Tooltips
*/
readonly shadow3: "0 8px 24px rgba(50, 72, 94, 0.2), 0 4px 8px rgba(50, 72, 94, 0.36)";
/**
* Flash Messages
*/
readonly shadow4: "0 12px 32px rgba(50, 72, 94, 0.16), 0 8px 12px rgba(50, 72, 94, 0.4)";
/**
* Sticky Footers, Sticky Navigation Bars
*/
readonly zindex1: "100";
/**
* Popovers
*/
readonly zindex2: "200";
/**
* Modals, Tooltips
*/
readonly zindex3: "300";
/**
* Flash Messages
*/
readonly zindex4: "400";
readonly zindex5: "500";
};

@@ -187,0 +210,0 @@ export declare const font: {

@@ -176,11 +176,34 @@ const asset = {

const elevation = {
/**
* Sticky Navigation Bars
*/
shadow1: '0 1px 8px rgba(50, 72, 94, 0.16), 0 1px 4px rgba(50, 72, 94, 0.28)',
/**
* Popovers
*/
shadow2: '0 4px 12px rgba(50, 72, 94, 0.12), 0 2px 8px rgba(50, 72, 94, 0.32)',
/**
* Modals, Tooltips
*/
shadow3: '0 8px 24px rgba(50, 72, 94, 0.2), 0 4px 8px rgba(50, 72, 94, 0.36)',
/**
* Flash Messages
*/
shadow4: '0 12px 32px rgba(50, 72, 94, 0.16), 0 8px 12px rgba(50, 72, 94, 0.4)',
/**
* Sticky Footers, Sticky Navigation Bars
*/
zindex1: '100',
/**
* Popovers
*/
zindex2: '200',
/**
* Modals, Tooltips
*/
zindex3: '300',
/**
* Flash Messages
*/
zindex4: '400',
zindex5: '500',
};

@@ -187,0 +210,0 @@ const font = {

2

package.json
{
"name": "@invisionag/beacon-tokens",
"version": "0.0.19",
"version": "0.0.20",
"description": "Design System for InVision products",

@@ -5,0 +5,0 @@ "main": "index.js",

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