kibana/packages/kbn-es-query
Nodir Latipov 4557beb25b
[Unified Search] Fix "Edit as Query DSL" breaks when pasting in entire query DSL (#131906)
* fix: added handle the case where .query already exists and filter has other top level keys on there

* refact: handle the case where .query exists

* fix: rollback refact handle the case where .query already exists

* refact: replaced solution with pick lodash and added test

* refact: remove the extra check in jest test
2022-05-24 15:22:32 +05:00
..
grammar [kql] Remove named args and unused geo functions (#118973) 2021-12-13 13:44:47 -07:00
src [Unified Search] Fix "Edit as Query DSL" breaks when pasting in entire query DSL (#131906) 2022-05-24 15:22:32 +05:00
BUILD.bazel [eslint] ensure that all imports are resolvable (#129002) 2022-04-04 15:37:06 -04:00
jest.config.js [Es query] Move to package (#103530) 2021-07-21 17:10:55 +02:00
package.json chore(NA): splits types from code on @kbn/es-query (#120783) 2021-12-09 02:49:30 +00:00
README.md [Es query] Move to package (#103530) 2021-07-21 17:10:55 +02:00
tsconfig.json [eslint] ensure that all imports are resolvable (#129002) 2022-04-04 15:37:06 -04:00

@kbn/es-query

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