[Lens] Inspect flyout should be available in editor mode. (#109656)

* [Lens] Inspect flyout should be available in editor mode.

* fix typo

* add test

* add functional tests for inspector

* toMatchInlineSnapshot -> toMatchSnapshot

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Alexey Antonov 2021-08-26 17:18:09 +03:00 committed by GitHub
parent 85e030249f
commit 3cc7da8435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 351 additions and 68 deletions

View file

@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [kibana-plugin-plugins-expressions-public](./kibana-plugin-plugins-expressions-public.md) &gt; [createDefaultInspectorAdapters](./kibana-plugin-plugins-expressions-public.createdefaultinspectoradapters.md)
## createDefaultInspectorAdapters variable
<b>Signature:</b>
```typescript
createDefaultInspectorAdapters: () => DefaultInspectorAdapters
```

View file

@ -84,6 +84,7 @@
| Variable | Description |
| --- | --- |
| [createDefaultInspectorAdapters](./kibana-plugin-plugins-expressions-public.createdefaultinspectoradapters.md) | |
| [ReactExpressionRenderer](./kibana-plugin-plugins-expressions-public.reactexpressionrenderer.md) | |
## Type Aliases