kibana/examples/files_example/public
Anton Dosov 768a56a388
[Files] Files components to return whole fileJSON instead of just id (#145126)
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.
2022-11-15 05:04:49 -07:00
..
components [Files] Files components to return whole fileJSON instead of just id (#145126) 2022-11-15 05:04:49 -07:00
application.tsx [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
imports.ts [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
index.ts [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
plugin.ts [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
types.ts [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00