diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index 01c63d6419..bfd31c15eb 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -66,5 +66,17 @@ export const parameters = { ...createPaperReleaseConfig('1.2'), ...createPaperReleaseConfig('1.1'), ...createPaperReleaseConfig('1.0'), + implementationExample: { + styles: { + backgroundColor: '#ffffff', + borderColor: '#000000', + color: '#000000', + }, + title: 'Implementation Example', + tooltip: { + title: `About Implementation Examples`, + desc: 'Implementation examples show how you might combine existing EDS components to create custom recipes.', + }, + }, }, }; diff --git a/.storybook/recipes/Filters/Filters.stories.tsx b/.storybook/recipes/Filters/Filters.stories.tsx deleted file mode 100644 index 4528ce9b82..0000000000 --- a/.storybook/recipes/Filters/Filters.stories.tsx +++ /dev/null @@ -1,20 +0,0 @@ -import type { StoryObj, Meta } from '@storybook/react'; -import React from 'react'; -import { Filters } from './Filters'; - -export default { - title: 'Recipes/Filters', - component: Filters, - decorators: [ - (Story) => ( -
Filters are popover when larger screen size and drawer when not
- {Story()} -+ Label + | ++ Field + | +
---|---|
+ + | +
+
+
+
+
+
+ |
+
+ 0 +
+ ++ 100 +
+ ++ 0 +
+ ++ 100 +
++ Current mood: + + + Neutral + +
++ Food + | ++ Soup + | ++ Salad + | ++ Sandwich + | +
---|---|---|---|
+ Cereal + | ++ + | ++ + | ++ |
+ Fried Rice + | ++ | + + | ++ |
+ Hot Dog + | ++ | + | + + | +
+ Mashed Potatoes + | ++ + | ++ + | ++ |
+ Nigiri + | ++ | + + | ++ + | +
+ Oatmeal + | ++ + | ++ | + |
+ Soup in Bread Bowl + | ++ + | ++ | + + | +
+ Sloppy Joe + | ++ + | ++ + | ++ + | +
+ Vanilla Soy Latte + | ++ + | ++ | + |
+ Students + | ++ Status + | ++ Cog skill + | ++ Time submitted + | +
---|---|---|---|
+ Araya, Raquel + | ++ Stop and Revise + | ++ 3 + | ++ 2 hours ago + | +
+ Jesse Banet + | ++ Stop and Revise + | ++ 1 + | ++ 3 days ago + | +
+ Julie Davis + | ++ Working + | ++ 0 + | ++ 3 days ago + | +
+ Hussain, Adnan + | ++ Review Feedback + | ++ 0 + | ++ 3 days ago + | +
+ Ilango, Megha + | ++ Needs Feedback + | ++ 3 + | ++ 3 days ago + | +
+ Jaffer, Arman + | ++ Needs Feedback + | ++ 1 + | ++ 3 days ago + | +
+ Kang, Michelle + | ++ Review Feedback + | ++ 1 + | ++ 3 days ago + | +
+ Lewine, Chris + | ++ Continue Working + | ++ 2 + | ++ 3 days ago + | +
+ Luo, Celia + | ++ Review Feedback + | ++ 1 + | ++ 3 days ago + | +