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.45.1 to 0.46.0

src/community/utrecht/alert.tokens.json

18

dist/index.js
/**
* Do not edit directly
* Generated on Wed, 01 Nov 2023 16:28:19 GMT
* Generated on Mon, 06 Nov 2023 14:11:03 GMT
*/

@@ -47,5 +47,2 @@

export const ofTypographySansSerifFontFamily = "Fira Sans, Calibri, sans-serif";
export const ofAlertInfoBg = "#d9ebf7";
export const ofAlertWarningBg = "#fff3cd";
export const ofAlertErrorBg = "#f8d7da"; // from formio.form.css .formio-error
export const ofButtonHoverBg = "#cccccc";

@@ -188,2 +185,15 @@ export const ofButtonHoverColorBorder = "#5e5e5e";

export const utrechtActionSubmitCursor = "pointer";
export const utrechtAlertIconGap = "16px";
export const utrechtAlertIconErrorColor = "#D52B1E";
export const utrechtAlertIconInfoColor = "#007bc7";
export const utrechtAlertIconWarningColor = "#E17000";
export const utrechtAlertIconOkColor = "green";
export const utrechtAlertPaddingBlockEnd = "20px";
export const utrechtAlertPaddingBlockStart = "20px";
export const utrechtAlertPaddingInlineStart = "20px";
export const utrechtAlertPaddingInlineEnd = "20px";
export const utrechtAlertErrorBackgroundColor = "#f8d7da"; // from formio.form.css .formio-error
export const utrechtAlertInfoBackgroundColor = "#d9ebf7";
export const utrechtAlertWarningBackgroundColor = "#fff3cd";
export const utrechtAlertOkBackgroundColor = "#ddffdd";
export const utrechtButtonBackgroundColor = "#ffffff";

@@ -190,0 +200,0 @@ export const utrechtButtonBorderColor = "rgba(0,0,0,0)";

{
"name": "@open-formulieren/design-tokens",
"version": "0.45.1",
"version": "0.46.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