kibana/packages/kbn-data-view-utils
Matthew Kime 6f340bccc1
[data views / ES|QL] Set type on esql related data views (#172622)
## Summary

Identify ES|QL data views as such by setting type attribute. Also
creates `data-view-utils` package so dependency annoyances can be
avoided by consumers.

Part of https://github.com/elastic/kibana/issues/168131

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
2024-02-07 11:27:25 -06:00
..
src [data views / ES|QL] Set type on esql related data views (#172622) 2024-02-07 11:27:25 -06:00
index.ts [data views / ES|QL] Set type on esql related data views (#172622) 2024-02-07 11:27:25 -06:00
jest.config.js [data views / ES|QL] Set type on esql related data views (#172622) 2024-02-07 11:27:25 -06:00
kibana.jsonc [data views / ES|QL] Set type on esql related data views (#172622) 2024-02-07 11:27:25 -06:00
package.json [data views / ES|QL] Set type on esql related data views (#172622) 2024-02-07 11:27:25 -06:00
README.md [data views / ES|QL] Set type on esql related data views (#172622) 2024-02-07 11:27:25 -06:00
tsconfig.json [data views / ES|QL] Set type on esql related data views (#172622) 2024-02-07 11:27:25 -06:00

@kbn/data-view-utils

Data View utilities.