diff --git a/packages/core/package.json b/packages/core/package.json index e8ba70b20..a1a962209 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@department-of-veterans-affairs/component-library", "description": "VA.gov component library. Includes React and web components.", - "version": "37.2.0", + "version": "38.0.0", "license": "MIT", "scripts": { "build": "webpack" diff --git a/packages/storybook/.storybook/preview.js b/packages/storybook/.storybook/preview.js index c0712d752..916f93997 100644 --- a/packages/storybook/.storybook/preview.js +++ b/packages/storybook/.storybook/preview.js @@ -88,6 +88,7 @@ export const parameters = { 'About', ['Introduction'], 'Components', + 'V1 Components', 'Under development', 'Deprecated', ], diff --git a/packages/storybook/stories/va-accordion-uswds.stories.jsx b/packages/storybook/stories/va-accordion-uswds.stories.jsx index 2a5d00c3c..9c2a09072 100644 --- a/packages/storybook/stories/va-accordion-uswds.stories.jsx +++ b/packages/storybook/stories/va-accordion-uswds.stories.jsx @@ -10,7 +10,7 @@ const accordionDocs = getWebComponentDocs('va-accordion'); const accordionItem = getWebComponentDocs('va-accordion-item'); export default { - title: 'USWDS/Accordion USWDS', + title: 'Components/Accordion USWDS', id: 'uswds/va-accordion', subcomponents: componentStructure(accordionItem), parameters: { @@ -23,7 +23,7 @@ export default { const Template = args => ( - +

Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, @@ -31,13 +31,13 @@ const Template = args => ( petition the Government for a redress of grievances.

- +

A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.

- +

No Soldier shall, in time of peace be quartered in any house, without the consent of the Owner, nor in time of war, but in a manner to be prescribed by law. @@ -49,7 +49,7 @@ const Template = args => ( const BorderedTemplate = args => { return ( - +

Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, @@ -57,13 +57,13 @@ const BorderedTemplate = args => { petition the Government for a redress of grievances.

- +

A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.

- +

No Soldier shall, in time of peace be quartered in any house, without the consent of the Owner, nor in time of war, but in a manner to be prescribed by law. @@ -75,7 +75,7 @@ const BorderedTemplate = args => { const TemplateSubheader = args => ( - +

Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, @@ -83,13 +83,13 @@ const TemplateSubheader = args => ( petition the Government for a redress of grievances.

- +

A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.

- +

No Soldier shall, in time of peace be quartered in any house, without the consent of the Owner, nor in time of war, but in a manner to be prescribed by law. @@ -100,7 +100,7 @@ const TemplateSubheader = args => ( const TemplateIconHeaders = args => ( - +