1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-19 01:25:51 +07:00

build(deps-dev): bump @material-ui/core from 4.6.1 to 4.7.1 (#331)

This commit is contained in:
dependabot-preview[bot]
2019-12-02 16:05:25 +01:00
committed by Priscila Oliveira
parent 11d66b7df1
commit 200cc289e6
4 changed files with 81 additions and 33 deletions

View File

@@ -49,7 +49,7 @@ exports[`<App /> should display the Header component 1`] = `
}
<div
class="MuiBox-root MuiBox-root-215"
class="MuiBox-root MuiBox-root-217"
>
<div
class="emotion-8 emotion-9"

View File

@@ -122,9 +122,12 @@ exports[`test Developers should render the component for contributors with items
<ForwardRef(Tooltip)
classes={
Object {
"arrow": "MuiTooltip-arrow",
"popper": "MuiTooltip-popper",
"popperArrow": "MuiTooltip-popperArrow",
"popperInteractive": "MuiTooltip-popperInteractive",
"tooltip": "MuiTooltip-tooltip",
"tooltipArrow": "MuiTooltip-tooltipArrow",
"tooltipPlacementBottom": "MuiTooltip-tooltipPlacementBottom",
"tooltipPlacementLeft": "MuiTooltip-tooltipPlacementLeft",
"tooltipPlacementRight": "MuiTooltip-tooltipPlacementRight",
@@ -192,6 +195,16 @@ exports[`test Developers should render the component for contributors with items
id={null}
open={false}
placement="bottom"
popperOptions={
Object {
"modifiers": Object {
"arrow": Object {
"element": null,
"enabled": false,
},
},
}
}
transition={true}
/>
</ForwardRef(Tooltip)>
@@ -221,9 +234,12 @@ exports[`test Developers should render the component for contributors with items
<ForwardRef(Tooltip)
classes={
Object {
"arrow": "MuiTooltip-arrow",
"popper": "MuiTooltip-popper",
"popperArrow": "MuiTooltip-popperArrow",
"popperInteractive": "MuiTooltip-popperInteractive",
"tooltip": "MuiTooltip-tooltip",
"tooltipArrow": "MuiTooltip-tooltipArrow",
"tooltipPlacementBottom": "MuiTooltip-tooltipPlacementBottom",
"tooltipPlacementLeft": "MuiTooltip-tooltipPlacementLeft",
"tooltipPlacementRight": "MuiTooltip-tooltipPlacementRight",
@@ -291,6 +307,16 @@ exports[`test Developers should render the component for contributors with items
id={null}
open={false}
placement="bottom"
popperOptions={
Object {
"modifiers": Object {
"arrow": Object {
"element": null,
"enabled": false,
},
},
}
}
transition={true}
/>
</ForwardRef(Tooltip)>
@@ -426,9 +452,12 @@ exports[`test Developers should render the component for maintainers with items
<ForwardRef(Tooltip)
classes={
Object {
"arrow": "MuiTooltip-arrow",
"popper": "MuiTooltip-popper",
"popperArrow": "MuiTooltip-popperArrow",
"popperInteractive": "MuiTooltip-popperInteractive",
"tooltip": "MuiTooltip-tooltip",
"tooltipArrow": "MuiTooltip-tooltipArrow",
"tooltipPlacementBottom": "MuiTooltip-tooltipPlacementBottom",
"tooltipPlacementLeft": "MuiTooltip-tooltipPlacementLeft",
"tooltipPlacementRight": "MuiTooltip-tooltipPlacementRight",
@@ -496,6 +525,16 @@ exports[`test Developers should render the component for maintainers with items
id={null}
open={false}
placement="bottom"
popperOptions={
Object {
"modifiers": Object {
"arrow": Object {
"element": null,
"enabled": false,
},
},
}
}
transition={true}
/>
</ForwardRef(Tooltip)>
@@ -525,9 +564,12 @@ exports[`test Developers should render the component for maintainers with items
<ForwardRef(Tooltip)
classes={
Object {
"arrow": "MuiTooltip-arrow",
"popper": "MuiTooltip-popper",
"popperArrow": "MuiTooltip-popperArrow",
"popperInteractive": "MuiTooltip-popperInteractive",
"tooltip": "MuiTooltip-tooltip",
"tooltipArrow": "MuiTooltip-tooltipArrow",
"tooltipPlacementBottom": "MuiTooltip-tooltipPlacementBottom",
"tooltipPlacementLeft": "MuiTooltip-tooltipPlacementLeft",
"tooltipPlacementRight": "MuiTooltip-tooltipPlacementRight",
@@ -595,6 +637,16 @@ exports[`test Developers should render the component for maintainers with items
id={null}
open={false}
placement="bottom"
popperOptions={
Object {
"modifiers": Object {
"arrow": Object {
"element": null,
"enabled": false,
},
},
}
}
transition={true}
/>
</ForwardRef(Tooltip)>