@cfpb/cfpb-forms
Advanced tools
Comparing version 0.15.1 to 0.16.0
{ | ||
"name": "@cfpb/cfpb-forms", | ||
"version": "0.15.1", | ||
"version": "0.16.0", | ||
"description": "Design System form fields", | ||
@@ -11,6 +11,6 @@ "less": "src/cfpb-forms.less", | ||
"dependencies": { | ||
"@cfpb/cfpb-buttons": "^0.15.0", | ||
"@cfpb/cfpb-core": "^0.15.0", | ||
"@cfpb/cfpb-grid": "^0.15.1", | ||
"@cfpb/cfpb-icons": "^0.15.0" | ||
"@cfpb/cfpb-buttons": "^0.16.0", | ||
"@cfpb/cfpb-core": "^0.16.0", | ||
"@cfpb/cfpb-grid": "^0.16.0", | ||
"@cfpb/cfpb-icons": "^0.16.0" | ||
}, | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
], | ||
"gitHead": "3466a95a987404e990a0687d21a686e46d30b785" | ||
"gitHead": "d654188b98acccd502d09bf47097f91966f6c64e" | ||
} |
@@ -187,2 +187,3 @@ // Required modules. | ||
'data-option': option.value, | ||
'data-cy': 'multiselect-option', | ||
'class': 'm-form-field m-form-field__checkbox' | ||
@@ -189,0 +190,0 @@ } ); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
156329
3043
+ Added@cfpb/cfpb-buttons@0.16.0(transitive)
+ Added@cfpb/cfpb-core@0.16.0(transitive)
+ Added@cfpb/cfpb-grid@0.16.0(transitive)
+ Added@cfpb/cfpb-icons@0.16.0(transitive)
- Removed@cfpb/cfpb-buttons@0.15.0(transitive)
- Removed@cfpb/cfpb-core@0.15.0(transitive)
- Removed@cfpb/cfpb-grid@0.15.1(transitive)
- Removed@cfpb/cfpb-icons@0.15.0(transitive)
Updated@cfpb/cfpb-buttons@^0.16.0
Updated@cfpb/cfpb-core@^0.16.0
Updated@cfpb/cfpb-grid@^0.16.0
Updated@cfpb/cfpb-icons@^0.16.0