kibana/x-pack/plugins/discover_enhanced
Nathan Reese 5a65fc8c88
[embeddable refactor] rename PublishesLocalUnifiedSearch to PublishesUnifiedSearch (#178638)
Part of https://github.com/elastic/kibana/issues/178630

PR cleans up PublishesUnifiedSearch, removing reference to `local`.

PR removes `getFallbackTimeRange` from interface. To get this value use
`api.parentApi.timeRange.value`

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-03-14 12:25:15 -06:00
..
common
public [embeddable refactor] rename PublishesLocalUnifiedSearch to PublishesUnifiedSearch (#178638) 2024-03-14 12:25:15 -06:00
server async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
jest.config.js
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md
tsconfig.json [Embeddable] [Discover] Decouple Discover actions from Embeddable framework (#176953) 2024-03-06 11:24:42 -07:00

Contains the enhancements to the OSS discover app.