- [ ] `EuiSearchBarProps['box']` doesn't understand `disabled`, but it's valid — we forward extra props to `EuiFieldSearch` but don't specify that in the types - [ ] Where do I get `FilterConfig` from? It's a type we use pervasively in Cloud UI but there doesn't seem to be a simple way to access it - [ ] Similar ask about `EuiSearchBar['filters']`, we'd like this to be exposed as a top level export - [ ] `FilterConfig` doesn't seem to understand `autoClose`, but I'm almost certain this is a supported feature as we've had it for a long time in Cloud UI
EuiSearchBarProps['box']doesn't understanddisabled, but it's valid — we forward extra props toEuiFieldSearchbut don't specify that in the typesFilterConfigfrom? It's a type we use pervasively in Cloud UI but there doesn't seem to be a simple way to access itEuiSearchBar['filters'], we'd like this to be exposed as a top level exportFilterConfigdoesn't seem to understandautoClose, but I'm almost certain this is a supported feature as we've had it for a long time in Cloud UI