From ce38128e731370a7b3435f2c86ca9637db679a95 Mon Sep 17 00:00:00 2001 From: Davis McPhee Date: Sat, 13 Jan 2024 20:20:56 -0400 Subject: [PATCH] Update button group snapshots --- .../__snapshots__/button_group.test.tsx.snap | 3844 +++++++++-------- 1 file changed, 2048 insertions(+), 1796 deletions(-) diff --git a/src/components/button/button_group/__snapshots__/button_group.test.tsx.snap b/src/components/button/button_group/__snapshots__/button_group.test.tsx.snap index 3b3e3aab7b6e..dc64e847a869 100644 --- a/src/components/button/button_group/__snapshots__/button_group.test.tsx.snap +++ b/src/components/button/button_group/__snapshots__/button_group.test.tsx.snap @@ -12,70 +12,79 @@ exports[`EuiButtonGroup button props buttonSize compressed is rendered for multi
- - - + + + + + + + + +
`; @@ -92,70 +101,79 @@ exports[`EuiButtonGroup button props buttonSize compressed is rendered for singl
- - - + + + + + + + + +
`; @@ -172,70 +190,79 @@ exports[`EuiButtonGroup button props buttonSize m is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -252,70 +279,79 @@ exports[`EuiButtonGroup button props buttonSize m is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -332,70 +368,79 @@ exports[`EuiButtonGroup button props buttonSize s is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -412,70 +457,79 @@ exports[`EuiButtonGroup button props buttonSize s is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -492,70 +546,79 @@ exports[`EuiButtonGroup button props color accent is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -572,70 +635,79 @@ exports[`EuiButtonGroup button props color accent is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -652,70 +724,79 @@ exports[`EuiButtonGroup button props color danger is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -732,70 +813,79 @@ exports[`EuiButtonGroup button props color danger is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -812,70 +902,79 @@ exports[`EuiButtonGroup button props color primary is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -892,70 +991,79 @@ exports[`EuiButtonGroup button props color primary is rendered for single 1`] =
- - - + + + + + + + + +
`; @@ -972,70 +1080,79 @@ exports[`EuiButtonGroup button props color success is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -1052,70 +1169,79 @@ exports[`EuiButtonGroup button props color success is rendered for single 1`] =
- - - + + + + + + + + +
`; @@ -1132,70 +1258,79 @@ exports[`EuiButtonGroup button props color text is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -1212,70 +1347,79 @@ exports[`EuiButtonGroup button props color text is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -1292,70 +1436,79 @@ exports[`EuiButtonGroup button props color warning is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -1372,70 +1525,79 @@ exports[`EuiButtonGroup button props color warning is rendered for single 1`] =
- - - + + + + + + + + +
`; @@ -1453,72 +1615,81 @@ exports[`EuiButtonGroup button props isDisabled is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -1536,72 +1707,81 @@ exports[`EuiButtonGroup button props isDisabled is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -1618,70 +1798,79 @@ exports[`EuiButtonGroup button props isFullWidth is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -1698,70 +1887,79 @@ exports[`EuiButtonGroup button props isFullWidth is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -1778,70 +1976,79 @@ exports[`EuiButtonGroup button props isIconOnly is rendered for multi 1`] = `
- - - + + + + + + + + +
`; @@ -1858,70 +2065,79 @@ exports[`EuiButtonGroup button props isIconOnly is rendered for single 1`] = `
- - - + + + + + + + + +
`; @@ -1938,70 +2154,79 @@ exports[`EuiButtonGroup type="multi" idToSelectedMap 1`] = `
- - - + + + + + + + + +
`; @@ -2020,70 +2245,79 @@ exports[`EuiButtonGroup type="multi" renders 1`] = `
- - - + + + + + + + + +
`; @@ -2100,70 +2334,79 @@ exports[`EuiButtonGroup type="single" idSelected 1`] = `
- - - + + + + + + + + +
`; @@ -2182,70 +2425,79 @@ exports[`EuiButtonGroup type="single" renders 1`] = `
- - - + + + + + + + + +
`;