Skip to content

Commit

Permalink
updated snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <[email protected]>
  • Loading branch information
sumukhswamy committed Aug 23, 2024
1 parent 21f593b commit b373625
Show file tree
Hide file tree
Showing 41 changed files with 179 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -874,6 +874,7 @@ exports[`Trace Detail Render Flyout component render trace detail 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -954,6 +955,7 @@ exports[`Trace Detail Render Flyout component render trace detail 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ exports[`Log Config component renders empty log config 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -994,6 +995,7 @@ exports[`Log Config component renders with query 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ exports[`Service Config component renders empty service config 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -776,6 +777,7 @@ exports[`Service Config component renders empty service config 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -856,6 +858,7 @@ exports[`Service Config component renders empty service config 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -936,6 +939,7 @@ exports[`Service Config component renders empty service config 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -1595,6 +1599,7 @@ exports[`Service Config component renders with one service selected 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -2001,6 +2006,7 @@ exports[`Service Config component renders with one service selected 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -2081,6 +2087,7 @@ exports[`Service Config component renders with one service selected 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -2161,6 +2168,7 @@ exports[`Service Config component renders with one service selected 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ exports[`Trace Config component renders empty trace config 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -1304,6 +1305,7 @@ exports[`Trace Config component renders with one trace selected 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ exports[`Live tail button change live tail to 10s interval 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="stop"
textProps={
Expand Down Expand Up @@ -150,6 +151,7 @@ exports[`Live tail button starts live tail with 5s interval 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="stop"
textProps={
Expand Down Expand Up @@ -249,6 +251,7 @@ exports[`Live tail off button stop live tail 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="stop"
textProps={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ exports[`Explorer Search component renders basic component 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down Expand Up @@ -645,6 +646,7 @@ exports[`Explorer Search component renders basic component 1`] = `
>
<EuiButtonContent
className="euiButtonEmpty__content"
iconGap="m"
iconSide="right"
iconSize="s"
iconType="arrowDown"
Expand Down Expand Up @@ -840,6 +842,7 @@ exports[`Explorer Search component renders basic component 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="play"
textProps={
Expand Down Expand Up @@ -963,6 +966,7 @@ exports[`Explorer Search component renders basic component 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="clock"
textProps={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1440,6 +1440,7 @@ exports[`Panels View Component renders panel view container with visualizations
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="pencil"
textProps={
Expand Down Expand Up @@ -1569,6 +1570,7 @@ exports[`Panels View Component renders panel view container with visualizations
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down Expand Up @@ -1706,6 +1708,7 @@ exports[`Panels View Component renders panel view container with visualizations
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down Expand Up @@ -2276,6 +2279,7 @@ exports[`Panels View Component renders panel view container with visualizations
>
<EuiButtonContent
className="euiButtonEmpty__content"
iconGap="m"
iconSide="right"
iconSize="s"
iconType="arrowDown"
Expand Down Expand Up @@ -2479,6 +2483,7 @@ exports[`Panels View Component renders panel view container with visualizations
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="refresh"
isLoading={false}
Expand Down Expand Up @@ -2706,6 +2711,7 @@ exports[`Panels View Component renders panel view container with visualizations
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down Expand Up @@ -3794,6 +3800,7 @@ exports[`Panels View Component renders panel view container without visualizatio
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="pencil"
textProps={
Expand Down Expand Up @@ -3923,6 +3930,7 @@ exports[`Panels View Component renders panel view container without visualizatio
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down Expand Up @@ -4059,6 +4067,7 @@ exports[`Panels View Component renders panel view container without visualizatio
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down Expand Up @@ -4628,6 +4637,7 @@ exports[`Panels View Component renders panel view container without visualizatio
>
<EuiButtonContent
className="euiButtonEmpty__content"
iconGap="m"
iconSide="right"
iconSize="s"
iconType="arrowDown"
Expand Down Expand Up @@ -4829,6 +4839,7 @@ exports[`Panels View Component renders panel view container without visualizatio
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
iconType="refresh"
isLoading={false}
Expand Down Expand Up @@ -5056,6 +5067,7 @@ exports[`Panels View Component renders panel view container without visualizatio
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ exports[`Empty panel view component renders empty panel view with disabled popov
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down Expand Up @@ -375,6 +376,7 @@ exports[`Empty panel view component renders empty panel view with enabled popove
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="right"
iconType="arrowDown"
textProps={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1127,6 +1127,7 @@ exports[`Visualization Flyout Component renders add visualization Flyout 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -1192,6 +1193,7 @@ exports[`Visualization Flyout Component renders add visualization Flyout 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -2446,6 +2448,7 @@ exports[`Visualization Flyout Component renders replace visualization Flyout 1`]
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -2511,6 +2514,7 @@ exports[`Visualization Flyout Component renders replace visualization Flyout 1`]
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,7 @@ exports[`Visualization Flyout Component renders add visualization Flyout 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -1203,6 +1204,7 @@ exports[`Visualization Flyout Component renders add visualization Flyout 1`] = `
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -2452,6 +2454,7 @@ exports[`Visualization Flyout Component renders replace visualization Flyout 1`]
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down Expand Up @@ -2517,6 +2520,7 @@ exports[`Visualization Flyout Component renders replace visualization Flyout 1`]
>
<EuiButtonContent
className="euiButton__content"
iconGap="m"
iconSide="left"
textProps={
Object {
Expand Down
Loading

0 comments on commit b373625

Please sign in to comment.