mirror of
https://github.com/elastic/kibana.git
synced 2025-07-01 04:23:21 -04:00
Changes files components (`FileUpload`, `FilePicker`) so that their API returns the whole `fileJSON` instead of just and `id` (and `kind`) This is needed, for example, in image emebeddable to also get an blurHash after uploading or picking an image without fetching the whole file again. |
||
---|---|---|
.. | ||
components | ||
application.tsx | ||
imports.ts | ||
index.ts | ||
plugin.ts | ||
types.ts |