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.36.0 to 0.37.0

src/community/utrecht/checkbox.tokens.json

32

dist/index.js
/**
* Do not edit directly
* Generated on Fri, 30 Jun 2023 14:10:07 GMT
* Generated on Sat, 01 Jul 2023 21:33:40 GMT
*/

@@ -90,2 +90,16 @@

export const ofButtonColorBorder = "#767676";
export const ofUtrechtFormFieldCheckboxMarginBlockStart = "8px";
export const ofUtrechtFormFieldCheckboxLabelMarginBlockEnd = 0;
export const ofUtrechtFormFieldRadioMarginBlockStart = "8px";
export const ofUtrechtFormFieldRadioLabelMarginBlockEnd = 0;
export const ofUtrechtFormLabelCheckboxFocusWithinOutline = "1px solid #01689B";
export const ofUtrechtFormLabelCheckboxPaddingBlockStart = "11px";
export const ofUtrechtFormLabelCheckboxPaddingBlockEnd = "11px";
export const ofUtrechtFormLabelCheckboxPaddingInlineStart = "12px";
export const ofUtrechtFormLabelCheckboxPaddingInlineEnd = "12px";
export const ofUtrechtFormLabelRadioFocusWithinOutline = "1px solid #01689B";
export const ofUtrechtFormLabelRadioPaddingBlockStart = "11px";
export const ofUtrechtFormLabelRadioPaddingBlockEnd = "11px";
export const ofUtrechtFormLabelRadioPaddingInlineStart = "12px";
export const ofUtrechtFormLabelRadioPaddingInlineEnd = "12px";
export const ofUtrechtFormFieldDescriptionErrorsFontWeight = "bold";

@@ -134,9 +148,2 @@ export const ofUtrechtFormFieldDescriptionErrorsLineHeight = 1.33;

export const ofProgressIndicatorStickySpacing = "20px";
export const ofUtrechtFormFieldRadioMarginBlockStart = "8px";
export const ofUtrechtFormFieldRadioLabelMarginBlockEnd = 0;
export const ofUtrechtFormLabelRadioFocusWithinOutline = "1px solid #01689B";
export const ofUtrechtFormLabelRadioPaddingBlockStart = "11px";
export const ofUtrechtFormLabelRadioPaddingBlockEnd = "11px";
export const ofUtrechtFormLabelRadioPaddingInlineStart = "12px";
export const ofUtrechtFormLabelRadioPaddingInlineEnd = "12px";
export const ofSummaryRowSpacing = "10px";

@@ -221,2 +228,11 @@ export const utrechtActionActivateCursor = "pointer";

export const utrechtCalendarIconSize = "24px";
export const utrechtCheckboxBackgroundColor = "#ffffff";
export const utrechtCheckboxBorderColor = "#979797";
export const utrechtCheckboxBorderRadius = "0";
export const utrechtCheckboxBorderWidth = "1px";
export const utrechtCheckboxColor = "#000000";
export const utrechtCheckboxMarginInlineEnd = "12px";
export const utrechtCheckboxSize = "24px";
export const utrechtCheckboxCheckedBackgroundColor = "#01689B";
export const utrechtCheckboxCheckedColor = "#ffffff";
export const utrechtFocusOutlineWidth = "2px";

@@ -223,0 +239,0 @@ export const utrechtFocusOutlineStyle = "solid";

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

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

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