mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Fixes #201269 ## Summary * Extracts the usage of the EMS styles identifiers to always refer to the constants at `ems_defaults.ts` * Adds logic in the Vega and Maps plugins to resolve different styles depending on the theme, bringing the new `road_map_desaturated_v9` and `dar_kmap_v9` styles when Borealis theme is enabled. ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] [Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html) was added for features that require explanation or tutorials - Screenshots will be updated as a larger effort afterwards. - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - Changes were small enough for this to not require new tests. - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) ### Identify risks Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss. Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging. ## Release note Elastic Maps Service basemaps shown in the Custom Visualization component (Vega) and in the Maps application and components alighn with the new dark and light theme. --------- Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com> |
||
---|---|---|
.. | ||
images | ||
lens-end-to-end/images | ||
aggregation-based.asciidoc | ||
chart-types.asciidoc | ||
create-dashboards.asciidoc | ||
create-visualizations.asciidoc | ||
dashboard-best-practices.asciidoc | ||
dashboard-controls.asciidoc | ||
dashboard.asciidoc | ||
drilldowns.asciidoc | ||
find-dashboards.asciidoc | ||
lens-advanced.asciidoc | ||
lens.asciidoc | ||
links-panel.asciidoc | ||
manage-dashboards.asciidoc | ||
mark-favorite-dashboards.asciidoc | ||
share-dashboards.asciidoc | ||
timelion.asciidoc | ||
tsvb.asciidoc | ||
tutorial-create-a-dashboard-of-lens-panels.asciidoc | ||
tutorials.asciidoc | ||
url-drilldown.asciidoc | ||
use-dashboards.asciidoc | ||
vega-reference.asciidoc | ||
vega.asciidoc | ||
view-dashboard-usage.asciidoc |