Skip to content
Merged
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 @@ -60,7 +60,7 @@
"url": "https://github.com/elastic/kibana.git"
},
"dependencies": {
"@elastic/eui": "3.6.1",
"@elastic/eui": "3.7.0",
"@elastic/filesaver": "1.1.2",
"@elastic/numeral": "2.3.2",
"@elastic/ui-ace": "0.2.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ exports[`IndicesList should change pages 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="customizablePagination"
isOpen={false}
ownFocus={false}
Expand All @@ -79,27 +80,31 @@ exports[`IndicesList should change pages 1`] = `
Array [
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
5
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
10
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
20
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
Expand Down Expand Up @@ -171,6 +176,7 @@ exports[`IndicesList should change per page 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="customizablePagination"
isOpen={false}
ownFocus={false}
Expand All @@ -183,27 +189,31 @@ exports[`IndicesList should change per page 1`] = `
Array [
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
5
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
10
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
20
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
Expand Down Expand Up @@ -300,6 +310,7 @@ exports[`IndicesList should highlight the query in the matches 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="customizablePagination"
isOpen={false}
ownFocus={false}
Expand All @@ -312,27 +323,31 @@ exports[`IndicesList should highlight the query in the matches 1`] = `
Array [
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
5
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
10
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
20
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
Expand Down Expand Up @@ -414,6 +429,7 @@ exports[`IndicesList should render normally 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="customizablePagination"
isOpen={false}
ownFocus={false}
Expand All @@ -426,27 +442,31 @@ exports[`IndicesList should render normally 1`] = `
Array [
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
5
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
10
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
20
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
Expand Down Expand Up @@ -608,6 +628,7 @@ exports[`IndicesList updating props should render all new indices 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="customizablePagination"
isOpen={false}
ownFocus={false}
Expand All @@ -620,27 +641,31 @@ exports[`IndicesList updating props should render all new indices 1`] = `
Array [
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
5
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
10
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
20
</EuiContextMenuItem>,
<EuiContextMenuItem
icon="empty"
layoutAlign="center"
onClick={[Function]}
toolTipPosition="right"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ exports[`InspectorPanel should render as expected 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="inspectorViewChooser"
isOpen={false}
ownFocus={true}
Expand Down
2 changes: 1 addition & 1 deletion x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"yargs": "4.7.1"
},
"dependencies": {
"@elastic/eui": "3.6.1",
"@elastic/eui": "3.7.0",
"@elastic/node-crypto": "0.1.2",
"@elastic/node-phantom-simple": "2.2.4",
"@elastic/numeral": "2.3.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ exports[`ConditionExpression renders with appliesTo, operator and value supplied
/>
}
closePopover={[Function]}
hasArrow={true}
id="appliesToPopover"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -91,6 +92,7 @@ exports[`ConditionExpression renders with appliesTo, operator and value supplied
/>
}
closePopover={[Function]}
hasArrow={true}
id="operatorValuePopover"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -223,6 +225,7 @@ exports[`ConditionExpression renders with only value supplied 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="appliesToPopover"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -288,6 +291,7 @@ exports[`ConditionExpression renders with only value supplied 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="operatorValuePopover"
isOpen={false}
ownFocus={true}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ exports[`ScopeExpression renders when enabled set to false 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="operatorValuePopover"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -244,6 +245,7 @@ exports[`ScopeExpression renders when filter ID and type supplied 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="operatorValuePopover"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -398,6 +400,7 @@ exports[`ScopeExpression renders when no filter ID or type supplied 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="operatorValuePopover"
isOpen={false}
ownFocus={true}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ exports[`AddItemPopover calls addItems with multiple items on clicking Add butto
</EuiButton>
}
closePopover={[Function]}
hasArrow={true}
id="add_item_popover"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -95,6 +96,7 @@ exports[`AddItemPopover opens the popover onButtonClick 1`] = `
</EuiButton>
}
closePopover={[Function]}
hasArrow={true}
id="add_item_popover"
isOpen={true}
ownFocus={true}
Expand Down Expand Up @@ -172,6 +174,7 @@ exports[`AddItemPopover renders the popover 1`] = `
</EuiButton>
}
closePopover={[Function]}
hasArrow={true}
id="add_item_popover"
isOpen={false}
ownFocus={true}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ exports[`FilterListUsagePopover opens the popover onButtonClick 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="filter_list_description_popover"
isOpen={true}
ownFocus={true}
Expand Down Expand Up @@ -64,6 +65,7 @@ exports[`FilterListUsagePopover renders the popover with a description 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="filter_list_description_popover"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -113,6 +115,7 @@ exports[`FilterListUsagePopover renders the popover with no description 1`] = `
/>
}
closePopover={[Function]}
hasArrow={true}
id="filter_list_description_popover"
isOpen={false}
ownFocus={true}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ exports[`FilterListUsagePopover opens the popover onButtonClick 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="detector_filter_list_usage"
isOpen={true}
ownFocus={true}
Expand Down Expand Up @@ -59,6 +60,7 @@ exports[`FilterListUsagePopover renders the popover for 1 job 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="job_filter_list_usage"
isOpen={false}
ownFocus={true}
Expand Down Expand Up @@ -92,6 +94,7 @@ exports[`FilterListUsagePopover renders the popover for 2 detectors 1`] = `
</EuiButtonEmpty>
}
closePopover={[Function]}
hasArrow={true}
id="detector_filter_list_usage"
isOpen={false}
ownFocus={true}
Expand Down
6 changes: 3 additions & 3 deletions x-pack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
esutils "^2.0.2"
js-tokens "^3.0.0"

"@elastic/eui@3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-3.6.1.tgz#59a719d4cd98a1efd0341e13b70b50119aabe2f5"
"@elastic/eui@3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-3.7.0.tgz#276d2a8e724778d15192b3847247d3731c7ff738"
dependencies:
classnames "^2.2.5"
core-js "^2.5.1"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
version "0.0.0"
uid ""

"@elastic/eui@3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-3.6.1.tgz#59a719d4cd98a1efd0341e13b70b50119aabe2f5"
"@elastic/eui@3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-3.7.0.tgz#276d2a8e724778d15192b3847247d3731c7ff738"
dependencies:
classnames "^2.2.5"
core-js "^2.5.1"
Expand Down