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

@open-formulieren/design-tokens

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-formulieren/design-tokens - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

dist/index.js
/**
* Do not edit directly
* Generated on Mon, 30 May 2022 13:30:07 GMT
* Generated on Mon, 30 May 2022 14:02:58 GMT
*/

@@ -17,8 +17,11 @@

export const ofLayoutColorBg = "#E6E6E6";
export const ofButtonAnchorBg = "transparent";
export const ofButtonAnchorColorBorder = "transparent";
export const ofButtonAnchorFg = "#01689B";
export const ofButtonBg = "#ffffff";
export const ofButtonColorBorder = "#767676";
export const ofButtonFg = "#000000";
export const ofButtonPrimaryBg = "#0180be";
export const ofButtonPrimaryColorBorder = "#01689B";
export const ofButtonPrimaryFg = "#ffffff";
export const ofButtonBg = "#ffffff";
export const ofButtonColorBorder = "#767676";
export const ofButtonFg = "#000000";
export const ofCheckboxColorBg = "#F3F3F3";

@@ -25,0 +28,0 @@ export const ofCosignColorBg = "#F3F3F3";

/**
* Do not edit directly
* Generated on Mon, 30 May 2022 13:30:07 GMT
* Generated on Mon, 30 May 2022 14:02:58 GMT
*/

@@ -258,34 +258,34 @@

},
"button-primary": {
"button-anchor": {
"bg": {
"hover": {
"value": "#016698",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01608f",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"value": "#0180be",
"filePath": "./src/components/buttons/button-primary.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor.tokens.json",
"isSource": true,
"original": {
"hover": {
"value": "#016698",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01608f",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"value": "#0180be"
"value": "transparent"
},
"name": "ofButtonPrimaryBg",
"name": "ofButtonAnchorBg",
"attributes": {
"category": "of",
"type": "button-primary",
"type": "button-anchor",
"item": "bg"

@@ -295,3 +295,3 @@ },

"of",
"button-primary",
"button-anchor",
"bg"

@@ -302,31 +302,31 @@ ]

"hover": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"value": "#01689B",
"filePath": "./src/components/buttons/button-primary.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor.tokens.json",
"isSource": true,
"original": {
"hover": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "transparent",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"value": "{of.color.primary}"
"value": "transparent"
},
"name": "ofButtonPrimaryColorBorder",
"name": "ofButtonAnchorColorBorder",
"attributes": {
"category": "of",
"type": "button-primary",
"type": "button-anchor",
"item": "color-border"

@@ -336,3 +336,3 @@ },

"of",
"button-primary",
"button-anchor",
"color-border"

@@ -343,21 +343,21 @@ ]

"active": {
"value": "#bfbfbf",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "#014e74",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"value": "#ffffff",
"filePath": "./src/components/buttons/button-primary.tokens.json",
"value": "#01689B",
"filePath": "./src/components/buttons/button-anchor.tokens.json",
"isSource": true,
"original": {
"active": {
"value": "#bfbfbf",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"value": "#014e74",
"filePath": "./src/components/buttons/button-anchor-modifiers.tokens.json",
"isSource": true
},
"value": "#ffffff"
"value": "{of.color.link}"
},
"name": "ofButtonPrimaryFg",
"name": "ofButtonAnchorFg",
"attributes": {
"category": "of",
"type": "button-primary",
"type": "button-anchor",
"item": "fg"

@@ -367,3 +367,3 @@ },

"of",
"button-primary",
"button-anchor",
"fg"

@@ -482,2 +482,111 @@ ]

},
"button-primary": {
"bg": {
"hover": {
"value": "#016698",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01608f",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"value": "#0180be",
"filePath": "./src/components/buttons/button-primary.tokens.json",
"isSource": true,
"original": {
"hover": {
"value": "#016698",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01608f",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"value": "#0180be"
},
"name": "ofButtonPrimaryBg",
"attributes": {
"category": "of",
"type": "button-primary",
"item": "bg"
},
"path": [
"of",
"button-primary",
"bg"
]
},
"color-border": {
"hover": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"value": "#01689B",
"filePath": "./src/components/buttons/button-primary.tokens.json",
"isSource": true,
"original": {
"hover": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"active": {
"value": "#01537c",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"value": "{of.color.primary}"
},
"name": "ofButtonPrimaryColorBorder",
"attributes": {
"category": "of",
"type": "button-primary",
"item": "color-border"
},
"path": [
"of",
"button-primary",
"color-border"
]
},
"fg": {
"active": {
"value": "#bfbfbf",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"value": "#ffffff",
"filePath": "./src/components/buttons/button-primary.tokens.json",
"isSource": true,
"original": {
"active": {
"value": "#bfbfbf",
"filePath": "./src/components/buttons/button-primary-modifiers.tokens.json",
"isSource": true
},
"value": "#ffffff"
},
"name": "ofButtonPrimaryFg",
"attributes": {
"category": "of",
"type": "button-primary",
"item": "fg"
},
"path": [
"of",
"button-primary",
"fg"
]
}
},
"checkbox": {

@@ -484,0 +593,0 @@ "color": {

{
"name": "@open-formulieren/design-tokens",
"version": "0.1.0",
"version": "0.1.1",
"description": "Design tokens for Open Forms",

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

{
"of": {
"button-primary": {
"button-anchor": {
"bg": {

@@ -5,0 +5,0 @@ "hover": {"value": "transparent"},

{
"of": {
"button-primary": {
"button-anchor": {
"fg": {"value": "{of.color.link}"},

@@ -5,0 +5,0 @@ "bg": {"value": "transparent"},

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