Socket
Socket
Sign inDemoInstall

@atlaskit/tokens

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tokens - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

6

CHANGELOG.md
# @atlaskit/tokens
## 0.0.16
### Patch Changes
- [`8418348bf66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8418348bf66) - Revert focus ring token from a shadow to border
## 0.0.15

@@ -4,0 +10,0 @@

22

dist/cjs/tokens/atlassian-dark/color/border.js

@@ -11,23 +11,5 @@ "use strict";

focus: {
value: [{
color: 'B300',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 4
}, {
color: 'DN0',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 2
}],
value: 'B300',
attributes: {
group: 'shadow'
group: 'paint'
}

@@ -34,0 +16,0 @@ },

@@ -11,23 +11,5 @@ "use strict";

focus: {
value: [{
color: 'B500',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 4
}, {
color: 'N0',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 2
}],
value: 'B500',
attributes: {
group: 'shadow'
group: 'paint'
}

@@ -34,0 +16,0 @@ },

{
"name": "@atlaskit/tokens",
"version": "0.0.15",
"version": "0.0.16",
"sideEffects": false
}

@@ -5,23 +5,5 @@ const color = {

focus: {
value: [{
color: 'B300',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 4
}, {
color: 'DN0',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 2
}],
value: 'B300',
attributes: {
group: 'shadow'
group: 'paint'
}

@@ -28,0 +10,0 @@ },

@@ -5,23 +5,5 @@ const color = {

focus: {
value: [{
color: 'B500',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 4
}, {
color: 'N0',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 2
}],
value: 'B500',
attributes: {
group: 'shadow'
group: 'paint'
}

@@ -28,0 +10,0 @@ },

{
"name": "@atlaskit/tokens",
"version": "0.0.15",
"version": "0.0.16",
"sideEffects": false
}

@@ -5,23 +5,5 @@ var color = {

focus: {
value: [{
color: 'B300',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 4
}, {
color: 'DN0',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 2
}],
value: 'B300',
attributes: {
group: 'shadow'
group: 'paint'
}

@@ -28,0 +10,0 @@ },

@@ -5,23 +5,5 @@ var color = {

focus: {
value: [{
color: 'B500',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 4
}, {
color: 'N0',
offset: {
x: 0,
y: 0
},
opacity: 1,
radius: 0,
spread: 2
}],
value: 'B500',
attributes: {
group: 'shadow'
group: 'paint'
}

@@ -28,0 +10,0 @@ },

{
"name": "@atlaskit/tokens",
"version": "0.0.15",
"version": "0.0.16",
"sideEffects": false
}

@@ -230,3 +230,3 @@ export interface Token<TValue, TGroup extends string> {

border: {
focus: ShadowToken;
focus: PaintToken;
neutral: PaintToken;

@@ -233,0 +233,0 @@ disabled: PaintToken;

{
"name": "@atlaskit/tokens",
"version": "0.0.15",
"version": "0.0.16",
"author": "Atlassian Pty Ltd",

@@ -5,0 +5,0 @@ "publishConfig": {

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