@cfpb/cfpb-expandables
Advanced tools
Comparing version 0.42.0 to 0.43.0
{ | ||
"name": "@cfpb/cfpb-expandables", | ||
"version": "0.42.0", | ||
"version": "0.43.0", | ||
"description": "Design System expandables", | ||
@@ -12,5 +12,5 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@cfpb/cfpb-atomic-component": "^0.42.0", | ||
"@cfpb/cfpb-core": "^0.42.0", | ||
"@cfpb/cfpb-icons": "^0.42.0" | ||
"@cfpb/cfpb-atomic-component": "^0.43.0", | ||
"@cfpb/cfpb-core": "^0.43.0", | ||
"@cfpb/cfpb-icons": "^0.43.0" | ||
}, | ||
@@ -20,4 +20,4 @@ "keywords": [ | ||
], | ||
"gitHead": "bf34d97c923564ba1aea3870875185ff9300e981", | ||
"gitHead": "9181a7c9e0d8a625adf5d82cae61a273b76f3106", | ||
"type": "module" | ||
} |
34
usage.md
@@ -39,3 +39,3 @@ Expandables are components that have additional content that can be | ||
Adds `padding` to the `.o-expandable_label`. | ||
Adds `padding` to the `.o-expandable_header` and makes the label larger. | ||
@@ -95,3 +95,3 @@ ``` | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header | ||
@@ -125,3 +125,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header | ||
@@ -158,3 +158,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header | ||
@@ -189,3 +189,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header | ||
@@ -224,3 +224,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 1 | ||
@@ -250,3 +250,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 2 | ||
@@ -276,3 +276,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 3 | ||
@@ -306,3 +306,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 1 | ||
@@ -332,3 +332,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 2 | ||
@@ -358,3 +358,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 3 | ||
@@ -394,3 +394,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 1 | ||
@@ -420,3 +420,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 2 | ||
@@ -446,3 +446,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 3 | ||
@@ -476,3 +476,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 1 | ||
@@ -502,3 +502,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 2 | ||
@@ -528,3 +528,3 @@ </h3> | ||
title="Expand content"> | ||
<h3 class="h4 o-expandable_label"> | ||
<h3 class="o-expandable_label"> | ||
Expandable Header 3 | ||
@@ -531,0 +531,0 @@ </h3> |
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
172465
536
+ Added@cfpb/cfpb-atomic-component@0.43.1(transitive)
+ Added@cfpb/cfpb-core@0.43.0(transitive)
+ Added@cfpb/cfpb-icons@0.43.0(transitive)
- Removed@cfpb/cfpb-atomic-component@0.42.0(transitive)
- Removed@cfpb/cfpb-core@0.42.0(transitive)
- Removed@cfpb/cfpb-icons@0.42.0(transitive)
Updated@cfpb/cfpb-core@^0.43.0
Updated@cfpb/cfpb-icons@^0.43.0