kibana/examples/embeddable_examples
Kibana Machine 85b86cb172
[8.14] Update SearchReactEmbeddable example to use sessionId and abortSignal (#181249) (#181443)
# Backport

This will backport the following commits from `main` to `8.14`:
- [Update SearchReactEmbeddable example to use sessionId and abortSignal
(#181249)](https://github.com/elastic/kibana/pull/181249)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Nathan
Reese","email":"reese.nathan@elastic.co"},"sourceCommit":{"committedDate":"2024-04-23T14:07:33Z","message":"Update
SearchReactEmbeddable example to use sessionId and abortSignal
(#181249)\n\nFixes
https://github.com/elastic/kibana/issues/181199\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"46cb23a80deb106f29a5823b492ea75d94d6b8e8","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","project:embeddableRebuild","v8.14.0","v8.15.0"],"title":"Update
SearchReactEmbeddable example to use sessionId and
abortSignal","number":181249,"url":"https://github.com/elastic/kibana/pull/181249","mergeCommit":{"message":"Update
SearchReactEmbeddable example to use sessionId and abortSignal
(#181249)\n\nFixes
https://github.com/elastic/kibana/issues/181199\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"46cb23a80deb106f29a5823b492ea75d94d6b8e8"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/181249","number":181249,"mergeCommit":{"message":"Update
SearchReactEmbeddable example to use sessionId and abortSignal
(#181249)\n\nFixes
https://github.com/elastic/kibana/issues/181199\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"46cb23a80deb106f29a5823b492ea75d94d6b8e8"}}]}]
BACKPORT-->

Co-authored-by: Nathan Reese <reese.nathan@elastic.co>
2024-04-23 08:33:16 -07:00
..
public [8.14] Update SearchReactEmbeddable example to use sessionId and abortSignal (#181249) (#181443) 2024-04-23 08:33:16 -07:00
server async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
kibana.jsonc [Embeddable rebuild] Allow Dashboard to provide references (#176455) 2024-02-12 14:55:16 -05:00
README.md [docs] Add missing App Arch READMEs. (#82080) 2020-10-29 17:01:33 -06:00
tsconfig.json [Embeddables Rebuild] Clean up parenting structure (#179769) 2024-04-05 13:37:53 -04:00

Embeddable examples

This example plugin exists to support the embeddable_explorer app.