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.34.0 to 0.35.0

5

dist/index.js
/**
* Do not edit directly
* Generated on Fri, 16 Jun 2023 14:49:07 GMT
* Generated on Tue, 27 Jun 2023 13:27:43 GMT
*/

@@ -122,2 +122,5 @@

export const ofInputGroupGap = "12px";
export const ofInputGroupInvalidBorderInlineStartColor = "transparent";
export const ofInputGroupInvalidBorderInlineStartWidth = "0";
export const ofInputGroupInvalidPaddingInlineStart = "0";
export const ofLabelFontWeight = "normal";

@@ -124,0 +127,0 @@ export const ofLanguageSelectionGap = ".2em";

2

package.json
{
"name": "@open-formulieren/design-tokens",
"version": "0.34.0",
"version": "0.35.0",
"description": "Design tokens for Open Forms",

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

@@ -6,5 +6,12 @@ {

"align-items": {"value": "center"},
"gap": {"value": "12px"}
"gap": {"value": "12px"},
"invalid": {
"border-inline-start": {
"color": {"value": "transparent"},
"width": {"value": "0"}
},
"padding-inline-start": {"value": "0"}
}
}
}
}

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