diff --git a/addons/info/src/__snapshots__/index.test.js.snap b/addons/info/src/__snapshots__/index.test.js.snap index 2a7a1b87cfa..baccb582c91 100644 --- a/addons/info/src/__snapshots__/index.test.js.snap +++ b/addons/info/src/__snapshots__/index.test.js.snap @@ -34,107 +34,52 @@ containing **bold**, *cursive* text, \`code\` and [a link](https://github.com)" showSource={true} styles={[Function]} > -
-
-
- It's a - story: - -
-

- function func(x) {return x + 1;} -

-

- [object Object] -

-

- 1,2,3 -

-

- 7 -

-
- seven -
-
- true -
-

- undefined -

- - test - - - storiesOf - -
    -
  • - 1 -
  • -
  • - 2 -
  • -
-
-
-
-
- -
+ } + > +
+
+
+ It's a + story: + +
+

+ function func(x) {return x + 1;} +

+

+ [object Object] +

+

+ 1,2,3 +

+

+ 7 +

+
+ seven +
+
+ true +
+

+ undefined +

+ + test + + + storiesOf + +
    +
  • + 1 +
  • +
  • + 2 +
  • +
+
+
+
+
-
-
+ +
-

-

-

-
-

- Test story -

- -

+ />

- with markdown info -

- -

-

- containing - - bold - - , - - cursive - - text, - - code - - and - - - a link - - -
-

-
-
-

+

+
- Story Source - -
-                
+                  

+ Test story +

+ +

+

+ with markdown info +

+ +

+

+ containing + + bold + + , + + cursive + + text, + + code + + and + + + a link + + +
+

+
+
+

- - It's a - story: - -

+ Story Source + + +
-                    
-
+
-                        
-                          <
-                          div
-                        
-                        
-                              It's a 
-                               story:
-                              
-                            
- } - singleLine={false} - > - - - - > - -
- -
- - It's a - -
-
- -
- -
-
- -
- - story: - -
-
- - } - > -
- - < - TestComponent - - + + It's a + story: + +
+ } + > +
+
- } - singleLine={true} - > - - - -
-    -
- func + < + div - - = - - - - { - - func() - - } - - - - -
- - -
-    -
- - obj - - - = - - - - { - - { - - a - - : - - - " - a - " - - - , - - b - - : - - - " - b - " - - - } - - } - - - - -
- - -
-    -
- - array - - - = - - - - { - - [ - - - { - - 1 - - } - - - , - - - { - - 2 - - } - - - , - - - { - - 3 - - } - - + + It's a + story: + } - - - - -
- - -
-    -
- - number - - - = - - - - { - - 7 - - } - - - - -
- - -
-    -
- - string - - - = - - - - " - seven - " - - - - -
- - -
-    -
- +
+ } + singleLine={false} > - bool + + + + > -
-
- - - + +
+ + It's a + +
+
+ +
+ +
+
+ +
+ + story: + +
+
+ + } + > +
+ + < + TestComponent + + + } + singleLine={true} + > + + + +
+    +
+ + func + + + = + + + + + { + + func() + + } + + + + + +
+ + +
+    +
+ + obj + + + = + + + + + { + + { + + a + + : + + + " + a + " + + + , + + b + + : + + + " + b + " + + + } + + } + + + + + +
+ + +
+    +
+ + array + + + = + + + + + { + + [ + + + { + + 1 + + } + + + , + + + { + + 2 + + } + + + , + + + { + + 3 + + } + + + ] + + } + + + + + +
+ + +
+    +
+ + number + + + = + + + + + { + + 7 + + } + + + + + +
+ + +
+    +
+ + string + + + = + + + + + " + seven + " + + + + + +
+ + +
+    +
+ + bool + +
+
+
+
+ + /> + +
+
+
+ + </ + div + > + +
+
+
+
+ + - /> - -
- -
- - </ - div - > - -
-
- - - -
-
-

- Prop Types -

-
-

+ + + + + + + + +

+
+

- " - TestComponent - " Component -

- +
- + " + TestComponent + " Component + + - - No propTypes defined! - - - + + + No propTypes defined! + + + +
- + `; diff --git a/examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot b/examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot index a45e4d7aba3..f16b77e5688 100644 --- a/examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot +++ b/examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot @@ -92,92 +92,110 @@ exports[`Storyshots Button addons composition 1`] = ` Story Source
             
-
- +
- <div - - - + <div + + + + > + +
+
- > - -
-
- -
-
- +
+
- click the - -
-
- + click the + +
+
- <InfoButton - - - + <InfoButton + + + + /> + +
+
- /> - -
-
- + label in top right for info about " + +
+
- label in top right for info about " - -
-
- + addons composition + +
+
- addons composition - -
-
- + " + +
+
- " - -
-
- - </div> - + + </div> + +
+
@@ -278,92 +296,110 @@ exports[`Storyshots Button with new info 1`] = ` Story Source
             
-
- +
- <Container - - - + <Container + + + + > + +
+
- > - -
-
- -
-
- +
+
- click the - -
-
- + click the + +
+
- <InfoButton - - - + <InfoButton + + + + /> + +
+
- /> - -
-
- + label in top right for info about " + +
+
- label in top right for info about " - -
-
- + with new info + +
+
- with new info - -
-
- + " + +
+
- " - -
-
- - </Container> - + + </Container> + +
+
@@ -674,85 +710,103 @@ exports[`Storyshots Button with some info 1`] = ` Story Source
             
-
- +
- <Container - - - + <Container + + + + > + +
+
- > - -
-
- + click the + +
+
- click the - -
-
- + <InfoButton + + + + /> + +
+
- <InfoButton - - - + label in top right for info about " + +
+
- /> - -
-
- + with some info + +
+
- label in top right for info about " - -
-
- + " + +
+
- with some info - -
-
- - " - -
-
- - </Container> - + + </Container> + +
+
diff --git a/examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot b/examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot index c581d34dc47..96251e5235c 100644 --- a/examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot +++ b/examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot @@ -58,41 +58,59 @@ exports[`Storyshots Addon Info.Decorator Use Info as story decorator 1`] = ` Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -335,64 +353,82 @@ exports[`Storyshots Addon Info.GitHub issues #1814 1`] = ` Story Source
             
-
- +
- <div - - - + <div + + + + > + +
+
- > - -
-
- + <Unknown + + + + /> + +
+
- <Unknown - - - + <Unknown + + + + /> + +
+
- /> - -
-
- - <Unknown - - - - /> - -
-
- - </div> - + + </div> + +
+
@@ -517,61 +553,79 @@ exports[`Storyshots Addon Info.Markdown Displays Markdown in description 1`] = ` Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - onClick - - - = + + onClick + + + = - { - - clicked() + + { + + clicked() + + } - } - - - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -802,41 +856,59 @@ exports[`Storyshots Addon Info.Options.TableComponent Use a custom component for Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -964,41 +1036,59 @@ exports[`Storyshots Addon Info.Options.header Shows or hides Info Addon header 1 Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -1227,41 +1317,59 @@ exports[`Storyshots Addon Info.Options.inline Inlines component inside story 1`] Story Source
-          
- +
- <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -1500,41 +1608,59 @@ exports[`Storyshots Addon Info.Options.propTables Shows additional component pro Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -1891,100 +2017,118 @@ exports[`Storyshots Addon Info.Options.propTablesExclude Exclude component from Story Source
             
-
- +
- <div - - - + <div + + + + > + +
+
- > - -
-
- - <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - + /> + +
+
- /> - -
-
- - <FlowTypeButton - - + + <FlowTypeButton + - - label - - - = + - - "Flow Typed Button" + label + + + = + + + "Flow Typed Button" + + - - - + /> + +
+
- /> - -
-
- - </div> - + + </div> + +
+
@@ -2445,41 +2589,59 @@ exports[`Storyshots Addon Info.Options.styles Extend info styles with an object Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -2710,41 +2872,59 @@ exports[`Storyshots Addon Info.Options.styles Full control over styles using a f Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+
@@ -2984,61 +3164,79 @@ exports[`Storyshots Addon Info.React Docgen Comments from Flow declarations 1`] Story Source
-            
- +
- <FlowTypeButton - - + + <FlowTypeButton + - - onClick - - - = + + onClick + + + = - { - - clicked() + + { + + clicked() + + } - } - - - - label - - - = + - - "Flow Typed Button" + label + + + = + + + "Flow Typed Button" + + - - - - /> - + + /> + +
+
@@ -3224,61 +3422,79 @@ exports[`Storyshots Addon Info.React Docgen Comments from PropType declarations Story Source
-            
- +
- <DocgenButton - - + + <DocgenButton + - - onClick - - - = + + onClick + + + = - { - - clicked() + + { + + clicked() + + } - } - - - - label - - - = + - - "Docgen Button" + label + + + = + + + "Docgen Button" + + - - - - /> - + + /> + +
+
@@ -3685,61 +3901,79 @@ exports[`Storyshots Addon Info.React Docgen Comments from component declaration Story Source
-            
- +
- <BaseButton - - + + <BaseButton + - - onClick - - - = + + onClick + + + = - { - - clicked() + + { + + clicked() + + } - } - - - - label - - - = + - - "Button" + label + + + = + + + "Button" + + - - - - /> - + + /> + +
+