diff --git a/.storybook/preview.js b/.storybook/preview.js index 79969998e..ecfbe0f50 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -19,13 +19,14 @@ export const parameters = { order: [ '00-Intro', ['Welcome', 'Getting Started', 'Frameworks', 'Showcases'], - '01-Layout', - '02-Navigation', - '03-Action', - '04-Data-Display', - '05-Data-Input', - '06-Feedback', - '07-Utility', + '02-Layout', + '03-Navigation', + '04-Action', + '05-Data-Display', + '06-Data-Input', + '07-Feedback', + '08-Utility', + '20-Legal', '99-Development' ] } diff --git a/README.md b/README.md index ee508057e..d97d2d7d2 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,10 @@ This especially relates to (but doesn't exclude further Deutsche Bahn brand asse Contributions are very welcome, please refer to the [contribution guide](CONTRIBUTING.md). +## Third party acknowledgments – many kudos for that !!! + +- [open privacy by opr.vc](https://opr.vc) + ## Code of conduct We as members, contributors, and leaders pledge to make participation in our diff --git a/packages/db-ui-elements-stencil/src/legal/datenschutzerklaerung.stories.tsx b/packages/db-ui-elements-stencil/src/legal/datenschutzerklaerung.stories.tsx new file mode 100644 index 000000000..ff5c34b3d --- /dev/null +++ b/packages/db-ui-elements-stencil/src/legal/datenschutzerklaerung.stories.tsx @@ -0,0 +1,14 @@ +import '../stories/showcase/showcase.css'; + +export default { + title: '20-Legal/Datenschutzerklaerung', + parameters: { + layout: 'fullscreen' + } +}; + +export const datenschutzerklaerung = () => { + return `
+