Upgrade EUI to 13.8.1 (#45052)

* eui to 13.8.0

* euibutton ts updates

* euicontextmenupanel ts updates

* misc ts updates

* src snapshot updates

* x-pack snapshot updates

* 13.8.1
This commit is contained in:
Greg Thompson 2019-09-11 10:03:02 -05:00 committed by GitHub
parent 9cd2f6e0b3
commit bec1fa63ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
153 changed files with 416 additions and 2263 deletions

View file

@ -21,8 +21,6 @@ import { Direction } from '@elastic/eui/src/services/sort/sort_direction';
// TODO: Remove once typescript definitions are in EUI
declare module '@elastic/eui' {
export const EuiWrappingPopover: React.SFC<any>;
export const EuiOutsideClickDetector: React.SFC<any>;
export const EuiSideNav: React.SFC<any>;
export interface EuiTableCriteria {