kibana/src
Ania Kowalska fce8a27ed9
[DataDiscovery] Replace useEuiBackgroundColor with color tokens (#209336)
## Summary

Closes #208912 
All Data Discovery usages of deprecated useEuiBackgroundColor removed in
favor of color tokens


### Checklist

Check the PR satisfies following conditions. 

Reviewers should verify this PR satisfies this list as well.

~~- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)~~
~~- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials~~
~~- [ ] [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~~
~~- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)~~
~~- [ ] This was checked for breaking HTTP API changes, and any breaking
changes have been approved by the breaking-change committee. The
`release_note:breaking` label should be applied in these situations.~~
~~- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed~~
- [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.

- [ ] [See some risk
examples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
- [ ] ...
2025-02-04 09:31:55 +01:00
..
cli [chore][serverless] Remove dev-mode Project Switcher (#209144) 2025-02-04 05:55:21 +01:00
cli_encryption_keys Updated js-yaml to v4 (#190678) 2024-09-19 12:25:03 +02:00
cli_health_gateway Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_keystore Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_plugin Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_setup Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
cli_verification_code Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
core [Fleet] Add sync integrations fields to remote ES output (#208516) 2025-02-03 12:27:34 +01:00
dev [Search][Configuration] Remove Enterprise Search node values (#208856) 2025-01-30 13:28:26 -06:00
platform [DataDiscovery] Replace useEuiBackgroundColor with color tokens (#209336) 2025-02-04 09:31:55 +01:00
setup_node_env Additional prototype pollution protections (#206073) 2025-01-28 23:00:43 +01:00