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.17.0 to 0.18.0

src/community/utrecht/link.tokens.json

16

dist/index.js
/**
* Do not edit directly
* Generated on Mon, 09 Jan 2023 15:49:54 GMT
* Generated on Tue, 10 Jan 2023 17:08:01 GMT
*/

@@ -26,4 +26,4 @@

export const ofHeadingFg = "#000000";
export const ofLinkColor = "#01689B";
export const ofLinkHoverColor = "#01689B";
export const ofUtrechtLinkFontFamily = "\"Fira Sans\", Calibri, sans-serif";
export const ofUtrechtLinkMutedColor = "#767676";
export const ofTextMargin = "20px";

@@ -144,2 +144,6 @@ export const ofTextFontSize = "1rem";

export const utrechtFormLabelFontSize = "1.125rem";
export const utrechtLinkColor = "#01689B";
export const utrechtLinkTextDecoration = "underline";
export const utrechtLinkHoverColor = "#01689B";
export const utrechtLinkHoverTextDecoration = "none";
export const utrechtTextareaBackgroundColor = "#ffffff";

@@ -172,6 +176,2 @@ export const utrechtTextareaBorderColor = "#767676";

export const utrechtTextboxDisabledBackgroundColor = "#e9ecef";
export const utrechtDocumentFontFamily = "\"Fira Sans\", Calibri, sans-serif";
export const utrechtLinkColor = "#01689B";
export const utrechtLinkTextDecoration = "underline";
export const utrechtLinkHoverColor = "#01689B";
export const utrechtLinkHoverTextDecoration = "none";
export const utrechtDocumentFontFamily = "\"Fira Sans\", Calibri, sans-serif";
{
"name": "@open-formulieren/design-tokens",
"version": "0.17.0",
"version": "0.18.0",
"description": "Design tokens for Open Forms",

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

@@ -6,6 +6,6 @@ {

},
"link": {
"color": {"value": "{of.color.primary}"},
"hover": {
"color": {"value": "{of.link.color}"}
"utrecht-link": {
"font-family": {"value": "{of.typography.sans-serif.font-family}"},
"muted": {
"color": {"value": "{of.color.fg-muted}"}
}

@@ -12,0 +12,0 @@ },

@@ -5,16 +5,4 @@ {

"font-family": {"value": "{of.typography.sans-serif.font-family}"}
},
"link": {
"color": {"value": "{of.link.color}"},
"text-decoration": {
"value": "underline"
},
"hover": {
"color": {"value": "{of.link.hover.color}"},
"text-decoration": {
"value": "none"
}
}
}
}
}

@@ -9,3 +9,3 @@ {

"anchor": {
"fg": {"value": "{of.link.color}"},
"fg": {"value": "{utrecht.link.color}"},
"bg": {"value": "transparent"},

@@ -12,0 +12,0 @@ "color-border": {"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

Sorry, the diff of this file is too big to display

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