kibana/packages/kbn-es-query
Kibana Machine 94b12f1af4
[Data][Es Query] Use ES types in Filters (#108378) (#109793)
* es-query types

* jest and lint

* cc

* options

* type

* types for kuery FUNCTIONS

* doc

* types for filters

* sec fixes

* filtersss

* typey type

* typey type

* comparator options

* test typescript

* test

* fixes

* test types

* test

* cr

* cleanup a bit more

* Jest fix + types

* Remove geo bounding box and geo polygon filters

* delete geo filters

* geo

* geo

* Fix tests \_0_/

* doc

* types and fixes

* jests

* ts

* Remove geo bounding box and geo polygon filters

* delete geo filters

* delete geo filters

* geo

* remove geo docs

* ts

* plg ts

* types

* cast

* Update types.ts

* Update create_threat_signal.ts

* Update packages/kbn-es-query/src/es_query/migrate_filter.ts

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>

* Code review

* revert change

* docs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>

Co-authored-by: Liza Katz <lizka.k@gmail.com>
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
2021-08-24 07:56:17 -04:00
..
grammar Revert "[i18n] [7.x] Integrate 7.14.0 Translations (#106359)" 2021-07-22 13:47:56 -07:00
src [Data][Es Query] Use ES types in Filters (#108378) (#109793) 2021-08-24 07:56:17 -04:00
.babelrc chore(NA): moving @kbn/es-query to babel transpiler (#107281) (#107318) 2021-07-30 16:02:22 -04:00
.babelrc.browser chore(NA): moving @kbn/es-query to babel transpiler (#107281) (#107318) 2021-07-30 16:02:22 -04:00
BUILD.bazel [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
jest.config.js Revert "[i18n] [7.x] Integrate 7.14.0 Translations (#106359)" 2021-07-22 13:47:56 -07:00
package.json Revert "[i18n] [7.x] Integrate 7.14.0 Translations (#106359)" 2021-07-22 13:47:56 -07:00
README.md Revert "[i18n] [7.x] Integrate 7.14.0 Translations (#106359)" 2021-07-22 13:47:56 -07:00
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00

@kbn/es-query

Shared common (client and server sie) utilities shared across packages and plugins.