1
1
// Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
3
3
exports [` renders ./antdv-demo/docs/dropdown/demo/basic.md correctly 1` ] = `
4
- <a class = " ant-dropdown-link ant-dropdown-trigger" > Hover me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
4
+ <a class = " ant-dropdown-link ant-dropdown-trigger" >
5
+ Hover me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
5
6
<path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path >
6
7
</svg ></i ></a >
7
8
` ;
@@ -29,19 +30,22 @@ exports[`renders ./antdv-demo/docs/dropdown/demo/dropdown-button.md correctly 1`
29
30
` ;
30
31
31
32
exports [` renders ./antdv-demo/docs/dropdown/demo/event.md correctly 1` ] = `
32
- <a class = " ant-dropdown-link ant-dropdown-trigger" > Hover me, Click menu item <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
33
+ <a class = " ant-dropdown-link ant-dropdown-trigger" >
34
+ Hover me, Click menu item <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
33
35
<path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path >
34
36
</svg ></i ></a >
35
37
` ;
36
38
37
39
exports [` renders ./antdv-demo/docs/dropdown/demo/item.md correctly 1` ] = `
38
- <a class = " ant-dropdown-link ant-dropdown-trigger" > Hover me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
40
+ <a class = " ant-dropdown-link ant-dropdown-trigger" >
41
+ Hover me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
39
42
<path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path >
40
43
</svg ></i ></a >
41
44
` ;
42
45
43
46
exports [` renders ./antdv-demo/docs/dropdown/demo/overlay-visible.md correctly 1` ] = `
44
- <a class = " ant-dropdown-link ant-dropdown-trigger" > Hover me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
47
+ <a class = " ant-dropdown-link ant-dropdown-trigger" >
48
+ Hover me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
45
49
<path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path >
46
50
</svg ></i ></a >
47
51
` ;
@@ -57,13 +61,15 @@ exports[`renders ./antdv-demo/docs/dropdown/demo/placement.md correctly 1`] = `
57
61
`;
58
62
59
63
exports[`renders ./antdv-demo/docs/dropdown/demo/sub-menu.md correctly 1`] = `
60
- <a class = " ant-dropdown-link ant-dropdown-trigger" > Cascading menu <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
64
+ <a class = " ant-dropdown-link ant-dropdown-trigger" >
65
+ Cascading menu <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
61
66
<path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path >
62
67
</svg ></i ></a >
63
68
`;
64
69
65
70
exports[`renders ./antdv-demo/docs/dropdown/demo/trigger.md correctly 1`] = `
66
- <a class = " ant-dropdown-link ant-dropdown-trigger" > Click me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
71
+ <a class = " ant-dropdown-link ant-dropdown-trigger" >
72
+ Click me <i aria-label = " icon: down" class = " anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" focusable = " false" class = " " >
67
73
<path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path >
68
74
</svg ></i ></a >
69
75
`;
0 commit comments