Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eui_8.0.0 #31935

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
},
"dependencies": {
"@elastic/datemath": "5.0.2",
"@elastic/eui": "7.1.0",
"@elastic/eui": "8.0.0",
"@elastic/filesaver": "1.1.2",
"@elastic/good": "8.1.1-kibana2",
"@elastic/numeral": "2.3.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ exports[`disabled 1`] = `
fullWidth={false}
levels={Array []}
max={100}
min={1}
min={0}
showInput={false}
showLabels={false}
showRange={false}
showTicks={false}
showValue={false}
step={1}
/>
</FormRow>
`;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ exports[`renders DashboardCloneModal 1`] = `
/>
</p>
</EuiText>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiFieldText
autoFocus={true}
compressed={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ exports[`apmUiEnabled 1`] = `
</EuiText>
</EuiFlexItem>
</EuiFlexGroup>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiFlexGroup
alignItems="stretch"
className="homeAddData__flexGroup"
Expand Down Expand Up @@ -84,7 +82,6 @@ exports[`apmUiEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="apmApp"
/>
}
Expand Down Expand Up @@ -120,7 +117,6 @@ exports[`apmUiEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="loggingApp"
/>
}
Expand Down Expand Up @@ -156,7 +152,6 @@ exports[`apmUiEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="monitoringApp"
/>
}
Expand Down Expand Up @@ -192,7 +187,6 @@ exports[`apmUiEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="securityApp"
/>
}
Expand All @@ -203,10 +197,7 @@ exports[`apmUiEnabled 1`] = `
/>
</EuiFlexItem>
</EuiFlexGroup>
<EuiHorizontalRule
margin="l"
size="full"
/>
<EuiHorizontalRule />
<EuiFlexGrid
columns={2}
gutterSize="l"
Expand Down Expand Up @@ -343,9 +334,7 @@ exports[`isNewKibanaInstance 1`] = `
</EuiText>
</EuiFlexItem>
</EuiFlexGroup>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiFlexGroup
alignItems="stretch"
className="homeAddData__flexGroup"
Expand Down Expand Up @@ -382,7 +371,6 @@ exports[`isNewKibanaInstance 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="loggingApp"
/>
}
Expand Down Expand Up @@ -418,7 +406,6 @@ exports[`isNewKibanaInstance 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="monitoringApp"
/>
}
Expand Down Expand Up @@ -454,7 +441,6 @@ exports[`isNewKibanaInstance 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="securityApp"
/>
}
Expand All @@ -465,10 +451,7 @@ exports[`isNewKibanaInstance 1`] = `
/>
</EuiFlexItem>
</EuiFlexGroup>
<EuiHorizontalRule
margin="l"
size="full"
/>
<EuiHorizontalRule />
<EuiFlexGrid
columns={2}
gutterSize="l"
Expand Down Expand Up @@ -605,9 +588,7 @@ exports[`mlEnabled 1`] = `
</EuiText>
</EuiFlexItem>
</EuiFlexGroup>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiFlexGroup
alignItems="stretch"
className="homeAddData__flexGroup"
Expand Down Expand Up @@ -644,7 +625,6 @@ exports[`mlEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="apmApp"
/>
}
Expand Down Expand Up @@ -680,7 +660,6 @@ exports[`mlEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="loggingApp"
/>
}
Expand Down Expand Up @@ -716,7 +695,6 @@ exports[`mlEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="monitoringApp"
/>
}
Expand Down Expand Up @@ -752,7 +730,6 @@ exports[`mlEnabled 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="securityApp"
/>
}
Expand All @@ -763,10 +740,7 @@ exports[`mlEnabled 1`] = `
/>
</EuiFlexItem>
</EuiFlexGroup>
<EuiHorizontalRule
margin="l"
size="full"
/>
<EuiHorizontalRule />
<EuiFlexGrid
columns={3}
gutterSize="l"
Expand Down Expand Up @@ -944,9 +918,7 @@ exports[`render 1`] = `
</EuiText>
</EuiFlexItem>
</EuiFlexGroup>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiFlexGroup
alignItems="stretch"
className="homeAddData__flexGroup"
Expand Down Expand Up @@ -983,7 +955,6 @@ exports[`render 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="loggingApp"
/>
}
Expand Down Expand Up @@ -1019,7 +990,6 @@ exports[`render 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="monitoringApp"
/>
}
Expand Down Expand Up @@ -1055,7 +1025,6 @@ exports[`render 1`] = `
icon={
<EuiIcon
className="homAddData__icon"
size="m"
type="securityApp"
/>
}
Expand All @@ -1066,10 +1035,7 @@ exports[`render 1`] = `
/>
</EuiFlexItem>
</EuiFlexGroup>
<EuiHorizontalRule
margin="l"
size="full"
/>
<EuiHorizontalRule />
<EuiFlexGrid
columns={2}
gutterSize="l"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ exports[`render 1`] = `
>
<EuiIcon
color="subdued"
size="m"
type="dot"
/>
</EuiText>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

exports[`render 1`] = `
<div>
<EuiHorizontalRule
margin="l"
size="full"
/>
<EuiHorizontalRule />
<EuiFlexGroup
alignItems="center"
component="div"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ exports[`props exportedFieldsUrl 1`] = `
text="this is a great tutorial about..."
/>
<div>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiButton
color="primary"
fill={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,6 @@ exports[`bulkCreate should display success message when bulkCreate is successful
>
<EuiIcon
className="euiStepNumber__icon"
size="m"
title="complete"
type="check"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,11 @@ exports[`isCloudEnabled is false should not render instruction toggle when ON_PR
description="tutorial used to drive jest tests"
title="jest test tutorial"
/>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<div
className="eui-textCenter"
/>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiPanel
grow={true}
hasShadow={false}
Expand Down Expand Up @@ -67,9 +63,7 @@ exports[`isCloudEnabled is false should render ON_PREM instructions with instruc
iconType="logoApache"
title="jest test tutorial"
/>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<div
className="eui-textCenter"
>
Expand Down Expand Up @@ -109,9 +103,7 @@ exports[`isCloudEnabled is false should render ON_PREM instructions with instruc
</EuiFlexItem>
</EuiFlexGroup>
</div>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiPanel
grow={true}
hasShadow={false}
Expand Down Expand Up @@ -158,15 +150,11 @@ exports[`should render ELASTIC_CLOUD instructions when isCloudEnabled is true 1`
iconType="logoApache"
title="jest test tutorial"
/>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<div
className="eui-textCenter"
/>
<EuiSpacer
size="l"
/>
<EuiSpacer />
<EuiPanel
grow={true}
hasShadow={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ exports[`StatusMessage should render with exact matches 1`] = `
component="span"
>
<EuiIcon
size="m"
type="check"
/>
<span>
Expand Down
Loading