kibana/packages/kbn-field-utils
Julia Rechkunova f78e0624e5
[Discover] Update mapping conflict popover with types list (#169855)
- Related to https://github.com/elastic/kibana/issues/168874

## Summary

This PR updates the popover to include conflicting types list.

<img width="487" alt="Screenshot 2023-10-25 at 18 46 42"
src="a68e5364-a784-4320-a68c-e7ba0c19d2f3">


### Checklist

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
2023-10-27 10:03:59 +02:00
..
src [Discover] Update mapping conflict popover with types list (#169855) 2023-10-27 10:03:59 +02:00
index.ts [UnifiedDocViewer] Field search via wildcard (#168616) 2023-10-18 07:52:55 -07:00
jest.config.js [Discover] Show field tokens in the grid header (#167179) 2023-10-05 14:02:13 +02:00
kibana.jsonc [Discover] Show field tokens in the grid header (#167179) 2023-10-05 14:02:13 +02:00
package.json [Discover] Show field tokens in the grid header (#167179) 2023-10-05 14:02:13 +02:00
README.md [Discover] Show field tokens in the grid header (#167179) 2023-10-05 14:02:13 +02:00
tsconfig.json [Discover] Show field tokens in the grid header (#167179) 2023-10-05 14:02:13 +02:00
types.ts [Discover] Show field tokens in the grid header (#167179) 2023-10-05 14:02:13 +02:00

@kbn/field-utils

Utils for rendering fields