Socket
Socket
Sign inDemoInstall

@useblu/ocean-tokens

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useblu/ocean-tokens - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# [3.3.0](https://github.com/ocean-ds/ocean-tokens/compare/v3.2.0...v3.3.0) (2022-08-15)
### Features
- upgrade eslint-plugin-promise from 5.2.0 to 6.0.0 ([#222](https://github.com/ocean-ds/ocean-tokens/issues/222)) ([a9c08f2](https://github.com/ocean-ds/ocean-tokens/commit/a9c08f2485caf33a5028d78d358cc118ef5ea0e1))
# [3.2.0](https://github.com/ocean-ds/ocean-tokens/compare/v3.1.11...v3.2.0) (2022-08-15)

@@ -2,0 +8,0 @@

64

ios/tokens-color.json
{
"colorBrandPrimaryPure": "#0025E0",
"colorBrandPrimaryUp": "#B8C3FF",
"colorBrandPrimaryDown": "#5872F5",
"colorBrandPrimaryDeep": "#0E248F",
"colorHighlightPure": "#FF726E",
"colorHighlightUp": "#FFB8B2",
"colorHighlightDown": "#F0584D",
"colorHighlightDeep": "#E53E32",
"colorComplementaryPure": "#13BDBD",
"colorComplementaryUp": "#B0F5F5",
"colorComplementaryDown": "#6AE5E5",
"colorComplementaryDeep": "#1C9999",
"colorInterfaceLightPure": "#FFFFFF",
"colorInterfaceLightUp": "#F7F9FF",
"colorInterfaceLightDown": "#EBECF5",
"colorInterfaceLightDeep": "#D8DAE8",
"colorInterfaceDarkPure": "#0C0D14",
"colorInterfaceDarkUp": "#B6B9CC",
"colorInterfaceDarkDown": "#67697A",
"colorInterfaceDarkDeep": "#393B47",
"colorStatusPositivePure": "#3DCC64",
"colorStatusPositiveUp": "#F2FDF5",
"colorStatusPositiveDown": "#7ADC94",
"colorStatusPositiveDeep": "#2DA94F",
"colorStatusNeutralPure": "#FFA347",
"colorStatusNeutralUp": "#FFF7F0",
"colorStatusNeutralDown": "#FFBD7A",
"colorStatusNeutralDeep": "#FF8A14",
"colorStatusNegativePure": "#F5456E",
"colorStatusNegativeUp": "#FFF1F4",
"colorStatusNegativeDown": "#F27592",
"colorStatusNegativeDeep": "#D31441",
"colorBrandPrimaryPure": #0025E0,
"colorBrandPrimaryUp": #B8C3FF,
"colorBrandPrimaryDown": #5872F5,
"colorBrandPrimaryDeep": #0E248F,
"colorHighlightPure": #FF726E,
"colorHighlightUp": #FFB8B2,
"colorHighlightDown": #F0584D,
"colorHighlightDeep": #E53E32,
"colorComplementaryPure": #13BDBD,
"colorComplementaryUp": #B0F5F5,
"colorComplementaryDown": #6AE5E5,
"colorComplementaryDeep": #1C9999,
"colorInterfaceLightPure": #FFFFFF,
"colorInterfaceLightUp": #F7F9FF,
"colorInterfaceLightDown": #EBECF5,
"colorInterfaceLightDeep": #D8DAE8,
"colorInterfaceDarkPure": #0C0D14,
"colorInterfaceDarkUp": #B6B9CC,
"colorInterfaceDarkDown": #67697A,
"colorInterfaceDarkDeep": #393B47,
"colorStatusPositivePure": #3DCC64,
"colorStatusPositiveUp": #F2FDF5,
"colorStatusPositiveDown": #7ADC94,
"colorStatusPositiveDeep": #2DA94F,
"colorStatusWarningPure": #FFA347,
"colorStatusWarningUp": #FFF7F0,
"colorStatusWarningDown": #FFBD7A,
"colorStatusWarningDeep": #FF8A14,
"colorStatusNegativePure": #F5456E,
"colorStatusNegativeUp": #FFF1F4,
"colorStatusNegativeDown": #F27592,
"colorStatusNegativeDeep": #D31441,
}
{
"shadowLevel1": "[\"x\": 0, \"y\": 4, \"radius\": 8, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel2": "[\"x\": 0, \"y\": 8, \"radius\": 16, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel3": "[\"x\": 0, \"y\": 16, \"radius\": 32, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel4": "[\"x\": 0, \"y\": 16, \"radius\": 48, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel1": ["x": 0, "y": 4, "radius": 8, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
"shadowLevel2": ["x": 0, "y": 8, "radius": 16, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
"shadowLevel3": ["x": 0, "y": 16, "radius": 32, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
"shadowLevel4": ["x": 0, "y": 16, "radius": 48, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
}

@@ -7,34 +7,34 @@ {

"borderWidthHeavy": 8,
"colorBrandPrimaryPure": "#0025E0",
"colorBrandPrimaryUp": "#B8C3FF",
"colorBrandPrimaryDown": "#5872F5",
"colorBrandPrimaryDeep": "#0E248F",
"colorHighlightPure": "#FF726E",
"colorHighlightUp": "#FFB8B2",
"colorHighlightDown": "#F0584D",
"colorHighlightDeep": "#E53E32",
"colorComplementaryPure": "#13BDBD",
"colorComplementaryUp": "#B0F5F5",
"colorComplementaryDown": "#6AE5E5",
"colorComplementaryDeep": "#1C9999",
"colorInterfaceLightPure": "#FFFFFF",
"colorInterfaceLightUp": "#F7F9FF",
"colorInterfaceLightDown": "#EBECF5",
"colorInterfaceLightDeep": "#D8DAE8",
"colorInterfaceDarkPure": "#0C0D14",
"colorInterfaceDarkUp": "#B6B9CC",
"colorInterfaceDarkDown": "#67697A",
"colorInterfaceDarkDeep": "#393B47",
"colorStatusPositivePure": "#3DCC64",
"colorStatusPositiveUp": "#F2FDF5",
"colorStatusPositiveDown": "#7ADC94",
"colorStatusPositiveDeep": "#2DA94F",
"colorStatusNeutralPure": "#FFA347",
"colorStatusNeutralUp": "#FFF7F0",
"colorStatusNeutralDown": "#FFBD7A",
"colorStatusNeutralDeep": "#FF8A14",
"colorStatusNegativePure": "#F5456E",
"colorStatusNegativeUp": "#FFF1F4",
"colorStatusNegativeDown": "#F27592",
"colorStatusNegativeDeep": "#D31441",
"colorBrandPrimaryPure": #0025E0,
"colorBrandPrimaryUp": #B8C3FF,
"colorBrandPrimaryDown": #5872F5,
"colorBrandPrimaryDeep": #0E248F,
"colorHighlightPure": #FF726E,
"colorHighlightUp": #FFB8B2,
"colorHighlightDown": #F0584D,
"colorHighlightDeep": #E53E32,
"colorComplementaryPure": #13BDBD,
"colorComplementaryUp": #B0F5F5,
"colorComplementaryDown": #6AE5E5,
"colorComplementaryDeep": #1C9999,
"colorInterfaceLightPure": #FFFFFF,
"colorInterfaceLightUp": #F7F9FF,
"colorInterfaceLightDown": #EBECF5,
"colorInterfaceLightDeep": #D8DAE8,
"colorInterfaceDarkPure": #0C0D14,
"colorInterfaceDarkUp": #B6B9CC,
"colorInterfaceDarkDown": #67697A,
"colorInterfaceDarkDeep": #393B47,
"colorStatusPositivePure": #3DCC64,
"colorStatusPositiveUp": #F2FDF5,
"colorStatusPositiveDown": #7ADC94,
"colorStatusPositiveDeep": #2DA94F,
"colorStatusWarningPure": #FFA347,
"colorStatusWarningUp": #FFF7F0,
"colorStatusWarningDown": #FFBD7A,
"colorStatusWarningDeep": #FF8A14,
"colorStatusNegativePure": #F5456E,
"colorStatusNegativeUp": #FFF1F4,
"colorStatusNegativeDown": #F27592,
"colorStatusNegativeDeep": #D31441,
"opacityLevelSemiopaque": 0.8,

@@ -51,6 +51,6 @@ "opacityLevelIntense": 0.64,

"borderRadiusCircular": 0.5,
"shadowLevel1": "[\"x\": 0, \"y\": 4, \"radius\": 8, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel2": "[\"x\": 0, \"y\": 8, \"radius\": 16, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel3": "[\"x\": 0, \"y\": 16, \"radius\": 32, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel4": "[\"x\": 0, \"y\": 16, \"radius\": 48, \"red\": 12,\"green\": 13,\"blue\": 20,\"alpha\": 0.08]",
"shadowLevel1": ["x": 0, "y": 4, "radius": 8, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
"shadowLevel2": ["x": 0, "y": 8, "radius": 16, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
"shadowLevel3": ["x": 0, "y": 16, "radius": 32, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
"shadowLevel4": ["x": 0, "y": 16, "radius": 48, "red": 12,"green": 13,"blue": 20,"alpha": 0.08],
"spacingInlineXxxs": 4,

@@ -57,0 +57,0 @@ "spacingInlineXxs": 8,

{
"name": "@useblu/ocean-tokens",
"version": "3.3.0",
"version": "3.3.1",
"private": false,

@@ -29,2 +29,13 @@ "description": "Design Tokens for the Ocean Design System",

"repository": "git+https://github.com/ocean-ds/ocean-tokens.git",
"dependencies": {
"gulp": "^4.0.2",
"gulp-dom": "^1.0.0",
"gulp-load-plugins": "^2.0.7",
"immutable": "^4.0.0",
"lodash": "^4.17.21",
"theo": "^8.1.5",
"through2": "^4.0.2",
"vinyl": "^2.2.1",
"xml": "^1.0.1"
},
"devDependencies": {

@@ -38,4 +49,4 @@ "@commitlint/cli": "^16.1.0",

"eslint": "^7.28.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",

@@ -47,5 +58,2 @@ "eslint-plugin-node": "^11.1.0",

"gh-pages": "^3.2.1",
"gulp": "^4.0.2",
"gulp-dom": "^1.0.0",
"gulp-load-plugins": "^2.0.7",
"gulp-rename": "^2.0.0",

@@ -55,11 +63,6 @@ "gulp-theo": "^2.0.1",

"husky": "^7.0.0",
"immutable": "^4.0.0",
"is-ci": "^3.0.0",
"lodash": "^4.17.21",
"prettier": "^2.5.0",
"pretty-quick": "^3.1.2",
"semantic-release": "^19.0.0",
"theo": "^8.1.5",
"through2": "^4.0.2",
"vinyl": "^2.2.1"
"semantic-release": "^19.0.0"
},

@@ -66,0 +69,0 @@ "engines": {

@@ -45,3 +45,3 @@ <h1 align="center">

```sh
yarn add @useblu/ocean-icons-react
yarn add @useblu/ocean-tokens
```

@@ -52,3 +52,3 @@

```sh
npm i @useblu/ocean-icons-react
npm i @useblu/ocean-tokens
```

@@ -68,3 +68,3 @@

colorInterfaceLightPure,
} from '@useblu/ocean-tokens/web/tokens.module.js';
} from '@useblu/ocean-tokens/web/tokens';

@@ -71,0 +71,0 @@ export const Heading1 = styled.h1`

@@ -25,6 +25,6 @@ export const colorBrandPrimaryPure = "rgb(0, 37, 224)";

export const colorStatusPositiveDeep = "rgb(45, 169, 79)";
export const colorStatusNeutralPure = "rgb(255, 163, 71)";
export const colorStatusNeutralUp = "rgb(255, 247, 240)";
export const colorStatusNeutralDown = "rgb(255, 189, 122)";
export const colorStatusNeutralDeep = "rgb(255, 138, 20)";
export const colorStatusWarningPure = "rgb(255, 163, 71)";
export const colorStatusWarningUp = "rgb(255, 247, 240)";
export const colorStatusWarningDown = "rgb(255, 189, 122)";
export const colorStatusWarningDeep = "rgb(255, 138, 20)";
export const colorStatusNegativePure = "rgb(245, 69, 110)";

@@ -31,0 +31,0 @@ export const colorStatusNegativeUp = "rgb(255, 241, 244)";

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