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

@bpmn-io/form-js-carbon-styles

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpmn-io/form-js-carbon-styles - npm Package Compare versions

Comparing version 1.11.0-alpha.0 to 1.11.0

10

package.json
{
"name": "@bpmn-io/form-js-carbon-styles",
"version": "1.11.0-alpha.0",
"version": "1.11.0",
"description": "Custom carbon styles for form-js",

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

"devDependencies": {
"@bpmn-io/form-js-viewer": "^1.11.0-alpha.0",
"@carbon/elements": "^11.44.0",
"styled-components": "^6.1.8"
"@bpmn-io/form-js-viewer": "^1.11.0",
"@carbon/elements": "^11.53.0",
"styled-components": "^6.1.13"
},

@@ -29,3 +29,3 @@ "files": [

],
"gitHead": "05c03607877ce52cf7ea96e71b5819ea17c1a8b4"
"gitHead": "d1731fe95e832b1408564d14dc6d4a139a6a90ab"
}

@@ -304,4 +304,3 @@ /**

&.fjs-checked .fjs-input[type='checkbox'],
.fjs-form-field-label.fjs-checked .fjs-input[type='checkbox'] {
&.fjs-checked .fjs-input[type='checkbox'] {
&:before {

@@ -422,4 +421,4 @@ border: 1px solid var(--cds-icon-disabled);

.fjs-form-field.fjs-form-field-radio .fjs-form-field-label:not(:first-of-type),
.fjs-form-field.fjs-form-field-checklist .fjs-form-field-label:not(:first-of-type) {
.fjs-form-field.fjs-form-field-radio .fjs-inline-label,
.fjs-form-field.fjs-form-field-checklist .fjs-inline-label {
margin: 0;

@@ -520,3 +519,3 @@ margin-bottom: 0.1875rem;

.fjs-form-field.fjs-checked .fjs-input[type='checkbox'],
.fjs-form-field .fjs-form-field-label.fjs-checked .fjs-input[type='checkbox'] {
.fjs-form-field .fjs-inline-label.fjs-checked .fjs-input[type='checkbox'] {
&:before {

@@ -683,4 +682,3 @@ border: none;

.fjs-container {
.fjs-form-field.fjs-form-field-button .fjs-button,
.fjs-form-field.fjs-form-field-filepicker .fjs-button {
.fjs-form-field.fjs-form-field-button .fjs-button {
font-size: var(--cds-body-short-01-font-size);

@@ -687,0 +685,0 @@ font-weight: var(--cds-body-short-01-font-weight);

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