@cfpb/cfpb-forms
Advanced tools
Comparing version 1.3.0 to 2.0.0
{ | ||
"name": "@cfpb/cfpb-forms", | ||
"version": "1.3.0", | ||
"version": "2.0.0", | ||
"description": "Design System form fields", | ||
"less": "src/cfpb-forms.less", | ||
"style": "cfpb-forms.css", | ||
"main": "src/index.js", | ||
@@ -12,6 +10,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@cfpb/cfpb-buttons": "^1.3.0", | ||
"@cfpb/cfpb-core": "^1.2.0", | ||
"@cfpb/cfpb-grid": "^1.2.0", | ||
"@cfpb/cfpb-icons": "^1.3.0" | ||
"@cfpb/cfpb-buttons": "^2.0.0", | ||
"@cfpb/cfpb-core": "^2.0.0", | ||
"@cfpb/cfpb-grid": "^2.0.0", | ||
"@cfpb/cfpb-icons": "^2.0.0" | ||
}, | ||
@@ -21,4 +19,4 @@ "keywords": [ | ||
], | ||
"gitHead": "e5f32a579d08f238eed2b9eafa5ad63f8af25870", | ||
"gitHead": "0f3ed73e97374097ad75bd83df2d9c45e01d131f", | ||
"type": "module" | ||
} |
@@ -351,3 +351,3 @@ import { | ||
35 = width of the arrow on the right of the search input. | ||
140 = the max-height value set in multiselect.less for the fieldset. | ||
140 = the max-height value set in multiselect.src for the fieldset. | ||
*/ | ||
@@ -354,0 +354,0 @@ if ( |
@@ -47,3 +47,3 @@ The @cfpb/forms component provides extensions to the basic form styles for | ||
Color variables referenced in comments are from [@cfpb/cfpb-core's brand-colors.less](https://github.com/cfpb/design-system/blob/main/packages/cfpb-core/src/brand-colors.less). | ||
Color variables referenced in comments are from [@cfpb/cfpb-core's brand-colors.scss](https://github.com/cfpb/design-system/blob/main/packages/cfpb-core/src/brand-colors.scss). | ||
@@ -50,0 +50,0 @@ ```less |
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 not supported yet
Sorry, the diff of this file is not supported yet
511340
35
977
+ Added@cfpb/cfpb-buttons@2.0.0(transitive)
+ Added@cfpb/cfpb-core@2.0.0(transitive)
+ Added@cfpb/cfpb-grid@2.0.0(transitive)
+ Added@cfpb/cfpb-icons@2.0.0(transitive)
- Removed@cfpb/cfpb-buttons@1.3.0(transitive)
- Removed@cfpb/cfpb-core@1.2.0(transitive)
- Removed@cfpb/cfpb-grid@1.2.0(transitive)
- Removed@cfpb/cfpb-icons@1.3.0(transitive)
Updated@cfpb/cfpb-buttons@^2.0.0
Updated@cfpb/cfpb-core@^2.0.0
Updated@cfpb/cfpb-grid@^2.0.0
Updated@cfpb/cfpb-icons@^2.0.0