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

@ebot7/edem-tokens

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebot7/edem-tokens - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

64

dist/styleguide/tokens.json

@@ -2163,6 +2163,28 @@ [

{
"value": "500",
"value": "1100",
"original": {
"value": "500"
"value": "1100"
},
"name": "token-z-index-overlay",
"attributes": {
"category": "z-index",
"type": "overlay"
},
"path": [
"z-index",
"overlay"
],
"title": "Overlay",
"contrast": {},
"variables": {
"js": "TOKEN_Z_INDEX_OVERLAY",
"scss": "$token-z-index-overlay",
"css": "var(--token-z-index-overlay)"
}
},
{
"value": "1200",
"original": {
"value": "1200"
},
"name": "token-z-index-toast",

@@ -2186,5 +2208,5 @@ "attributes": {

{
"value": "600",
"value": "1300",
"original": {
"value": "600"
"value": "1300"
},

@@ -2209,28 +2231,6 @@ "name": "token-z-index-dropdown",

{
"value": "700",
"value": "1400",
"original": {
"value": "700"
"value": "1400"
},
"name": "token-z-index-overlay",
"attributes": {
"category": "z-index",
"type": "overlay"
},
"path": [
"z-index",
"overlay"
],
"title": "Overlay",
"contrast": {},
"variables": {
"js": "TOKEN_Z_INDEX_OVERLAY",
"scss": "$token-z-index-overlay",
"css": "var(--token-z-index-overlay)"
}
},
{
"value": "800",
"original": {
"value": "800"
},
"name": "token-z-index-spinner",

@@ -2254,5 +2254,5 @@ "attributes": {

{
"value": "900",
"value": "1500",
"original": {
"value": "900"
"value": "1500"
},

@@ -2277,5 +2277,5 @@ "name": "token-z-index-modal",

{
"value": "950",
"value": "1600",
"original": {
"value": "950"
"value": "1600"
},

@@ -2282,0 +2282,0 @@ "name": "token-z-index-popup",

/**
* Do not edit directly
* Generated on Wed, 27 Jan 2021 16:58:32 GMT
* Generated on Thu, 04 Feb 2021 10:46:33 GMT
*/

@@ -93,7 +93,7 @@

export const TOKEN_Z_INDEX_HEADER = "400";
export const TOKEN_Z_INDEX_TOAST = "500";
export const TOKEN_Z_INDEX_DROPDOWN = "600";
export const TOKEN_Z_INDEX_OVERLAY = "700";
export const TOKEN_Z_INDEX_SPINNER = "800";
export const TOKEN_Z_INDEX_MODAL = "900";
export const TOKEN_Z_INDEX_POPUP = "950";
export const TOKEN_Z_INDEX_OVERLAY = "1100";
export const TOKEN_Z_INDEX_TOAST = "1200";
export const TOKEN_Z_INDEX_DROPDOWN = "1300";
export const TOKEN_Z_INDEX_SPINNER = "1400";
export const TOKEN_Z_INDEX_MODAL = "1500";
export const TOKEN_Z_INDEX_POPUP = "1600";

@@ -89,8 +89,8 @@ {

"token-z-index-header": "400",
"token-z-index-toast": "500",
"token-z-index-dropdown": "600",
"token-z-index-overlay": "700",
"token-z-index-spinner": "800",
"token-z-index-modal": "900",
"token-z-index-popup": "950"
"token-z-index-overlay": "1100",
"token-z-index-toast": "1200",
"token-z-index-dropdown": "1300",
"token-z-index-spinner": "1400",
"token-z-index-modal": "1500",
"token-z-index-popup": "1600"
}
{
"name": "@ebot7/edem-tokens",
"version": "0.6.0",
"version": "0.6.1",
"main": "index.js",

@@ -19,3 +19,3 @@ "files": [

},
"gitHead": "a813a9fb64d9610edc4cb17b0d37f8696f213cea"
"gitHead": "69f148799e1dbe2f7d2f321280c9403076b0efc1"
}

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