mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
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:
parent
9cd2f6e0b3
commit
bec1fa63ab
153 changed files with 416 additions and 2263 deletions
2
typings/@elastic/eui/index.d.ts
vendored
2
typings/@elastic/eui/index.d.ts
vendored
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue