kibana/packages/kbn-discover-utils
Luke Elmers b6287708f6
Adds AGPL 3.0 license (#192025)
Updates files outside of x-pack to be triple-licensed under Elastic
License 2.0, AGPL 3.0, or SSPL 1.0.
2024-09-06 19:02:41 -06:00
..
src Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
index.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
jest.config.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc Create @kbn/discover-utils package (#162004) 2023-07-18 13:34:09 -07:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.md Create @kbn/discover-utils package (#162004) 2023-07-18 13:34:09 -07:00
tsconfig.json [Discover] [Logs Explorer] Use LogLevelBadge in log overview tab and Logs Explorer grid (#188615) 2024-07-18 13:49:05 -03:00
types.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00

@kbn/discover-utils

This is the package contains extracting parts of Discover for the usage in other unified components. This are mainly shared types, utils and mocks.