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 Jul 29, 2024
1 parent c4f99d6 commit 5aef5ab
Show file tree
Hide file tree
Showing 7 changed files with 70 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ exports[`Explorer Search component renders basic component 1`] = `
},
]
}
compressed={false}
data-test-subj="pplSearchDatePicker"
dateFormat=""
end="now"
Expand Down Expand Up @@ -423,6 +424,7 @@ exports[`Explorer Search component renders basic component 1`] = `
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -718,7 +720,9 @@ exports[`Explorer Search component renders basic component 1`] = `
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1979,6 +1979,7 @@ exports[`Panels View Component renders panel view container with visualizations
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -2005,6 +2006,7 @@ exports[`Panels View Component renders panel view container with visualizations
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -2302,7 +2304,9 @@ exports[`Panels View Component renders panel view container with visualizations
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand All @@ -2315,6 +2319,7 @@ exports[`Panels View Component renders panel view container with visualizations
className="euiFlexItem euiFlexItem--flexGrowZero"
>
<EuiSuperUpdateButton
compressed={false}
data-test-subj="superDatePickerApplyTimeButton"
isDisabled={false}
isLoading={false}
Expand Down Expand Up @@ -2342,6 +2347,7 @@ exports[`Panels View Component renders panel view container with visualizations
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
size="m"
textProps={
Object {
"className": "euiSuperUpdateButton__text",
Expand All @@ -2361,6 +2367,7 @@ exports[`Panels View Component renders panel view container with visualizations
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
size="m"
textProps={
Object {
"className": "euiSuperUpdateButton__text",
Expand Down Expand Up @@ -4230,6 +4237,7 @@ exports[`Panels View Component renders panel view container without visualizatio
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -4256,6 +4264,7 @@ exports[`Panels View Component renders panel view container without visualizatio
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -4551,7 +4560,9 @@ exports[`Panels View Component renders panel view container without visualizatio
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand All @@ -4564,6 +4575,7 @@ exports[`Panels View Component renders panel view container without visualizatio
className="euiFlexItem euiFlexItem--flexGrowZero"
>
<EuiSuperUpdateButton
compressed={false}
data-test-subj="superDatePickerApplyTimeButton"
isDisabled={false}
isLoading={false}
Expand Down Expand Up @@ -4591,6 +4603,7 @@ exports[`Panels View Component renders panel view container without visualizatio
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
size="m"
textProps={
Object {
"className": "euiSuperUpdateButton__text",
Expand All @@ -4610,6 +4623,7 @@ exports[`Panels View Component renders panel view container without visualizatio
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
size="m"
textProps={
Object {
"className": "euiSuperUpdateButton__text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ exports[`Metrics Top Menu Component renders Top Menu Component when enabled 1`]
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -368,6 +369,7 @@ exports[`Metrics Top Menu Component renders Top Menu Component when enabled 1`]
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -663,7 +665,9 @@ exports[`Metrics Top Menu Component renders Top Menu Component when enabled 1`]
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand All @@ -676,6 +680,7 @@ exports[`Metrics Top Menu Component renders Top Menu Component when enabled 1`]
className="euiFlexItem euiFlexItem--flexGrowZero"
>
<EuiSuperUpdateButton
compressed={false}
data-test-subj="superDatePickerApplyTimeButton"
isDisabled={false}
isLoading={false}
Expand Down Expand Up @@ -703,6 +708,7 @@ exports[`Metrics Top Menu Component renders Top Menu Component when enabled 1`]
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
size="m"
textProps={
Object {
"className": "euiSuperUpdateButton__text",
Expand All @@ -722,6 +728,7 @@ exports[`Metrics Top Menu Component renders Top Menu Component when enabled 1`]
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
size="m"
textProps={
Object {
"className": "euiSuperUpdateButton__text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ exports[`Search bar components renders date picker 1`] = `
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -72,6 +73,7 @@ exports[`Search bar components renders date picker 1`] = `
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -367,7 +369,9 @@ exports[`Search bar components renders date picker 1`] = `
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand Down Expand Up @@ -555,6 +559,7 @@ exports[`Search bar components renders search bar 1`] = `
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -581,6 +586,7 @@ exports[`Search bar components renders search bar 1`] = `
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -878,7 +884,9 @@ exports[`Search bar components renders search bar 1`] = `
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ exports[`Service view component renders service view 1`] = `
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ exports[`Services component renders empty services page 1`] = `
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -790,6 +791,7 @@ exports[`Services component renders empty services page 1`] = `
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -1085,7 +1087,9 @@ exports[`Services component renders empty services page 1`] = `
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand Down Expand Up @@ -2971,6 +2975,7 @@ exports[`Services component renders jaeger services page 1`] = `
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -2997,6 +3002,7 @@ exports[`Services component renders jaeger services page 1`] = `
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -3294,7 +3300,9 @@ exports[`Services component renders jaeger services page 1`] = `
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand Down Expand Up @@ -4609,6 +4617,7 @@ exports[`Services component renders services page 1`] = `
},
]
}
compressed={false}
dateFormat=""
end="now"
isAutoRefreshOnly={false}
Expand All @@ -4635,6 +4644,7 @@ exports[`Services component renders services page 1`] = `
>
<EuiFormControlLayout
className="euiSuperDatePicker"
compressed={false}
isDisabled={false}
prepend={
<EuiQuickSelectPopover
Expand Down Expand Up @@ -4932,7 +4942,9 @@ exports[`Services component renders services page 1`] = `
</button>
</div>
</EuiDatePickerRange>
<EuiFormControlLayoutIcons />
<EuiFormControlLayoutIcons
compressed={false}
/>
</div>
</div>
</EuiFormControlLayout>
Expand Down
Loading

0 comments on commit 5aef5ab

Please sign in to comment.