@bpmn-io/form-js-carbon-styles
Advanced tools
Comparing version 1.11.0-alpha.0 to 1.11.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
76839
1038