kibana/x-pack/examples
Nathan Reese 1ff85c2c53
[8.x] [dashboard] clean up dashboard setup and start contracts (#212968) (#214233)
# Backport

This will backport the following commits from `main` to `8.x`:
- [[dashboard] clean up dashboard setup and start contracts
(#212968)](https://github.com/elastic/kibana/pull/212968)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Nathan
Reese","email":"reese.nathan@elastic.co"},"sourceCommit":{"committedDate":"2025-03-12T16:36:37Z","message":"[dashboard]
clean up dashboard setup and start contracts (#212968)\n\n* remove
`locator` from setup and start contract\n* remove
`dashboardFeatureFlagConfig` from start
contract\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"377a812784b4830e8c53de78946d33d9d731c25a","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","technical
debt","release_note:skip","Feature:Drilldowns","Team:obs-ux-infra_services","Team:obs-ux-management","backport:version","v9.1.0","v8.19.0"],"title":"[dashboard]
clean up dashboard setup and start
contracts","number":212968,"url":"https://github.com/elastic/kibana/pull/212968","mergeCommit":{"message":"[dashboard]
clean up dashboard setup and start contracts (#212968)\n\n* remove
`locator` from setup and start contract\n* remove
`dashboardFeatureFlagConfig` from start
contract\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"377a812784b4830e8c53de78946d33d9d731c25a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/212968","number":212968,"mergeCommit":{"message":"[dashboard]
clean up dashboard setup and start contracts (#212968)\n\n* remove
`locator` from setup and start contract\n* remove
`dashboardFeatureFlagConfig` from start
contract\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"377a812784b4830e8c53de78946d33d9d731c25a"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2025-03-13 16:50:15 +00:00
..
alerting_example [8.x] [ResponseOps][Rules] Add solution field to rule types (#212079) (#214345) 2025-03-13 15:22:56 +00:00
embedded_lens_example [8.x] [embeddable] replace Embeddable ViewMode with presentation-publishing ViewMode (#211960) (#213135) 2025-03-05 02:29:33 +01:00
exploratory_view_example [8.x] Address some of the no_group_crossing dependencies (#198261) (#199165) 2024-11-08 10:46:18 -06:00
gen_ai_streaming_response_example [8.x] More strict plugin type definitions (#205232) (#205778) 2025-01-07 17:32:59 +00:00
lens_config_builder_example [8.x] [embeddable] replace Embeddable ViewMode with presentation-publishing ViewMode (#211960) (#213135) 2025-03-05 02:29:33 +01:00
lens_embeddable_inline_editing_example [8.x] [Lens] Embeddable react refactor (#186642) (#201739) 2024-11-27 16:56:10 +01:00
screenshotting_example [8.x] More strict plugin type definitions (#205232) (#205778) 2025-01-07 17:32:59 +00:00
testing_embedded_lens [8.x] [embeddable] replace Embeddable ViewMode with presentation-publishing ViewMode (#211960) (#213135) 2025-03-05 02:29:33 +01:00
third_party_lens_navigation_prompt [Core] Deprecate nav link status (#176383) 2024-02-16 11:06:33 -07:00
third_party_maps_source_example [maps] remove ISource.getIndexPatternIds and ISource.getQueryableIndexPatternIds methods (#176095) 2024-02-05 07:40:51 -07:00
third_party_vis_lens_example [Lens] Chart switch redesign (#187475) 2024-09-05 12:32:45 +02:00
triggers_actions_ui_example [8.x] [Response Ops] [Rule Form] Add Rule Form Flyout v2 (#206685) (#213258) 2025-03-06 02:32:40 +01:00
ui_actions_enhanced_examples [8.x] [dashboard] clean up dashboard setup and start contracts (#212968) (#214233) 2025-03-13 16:50:15 +00:00
README.md

Example plugins

This folder contains X-Pack example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples