The updates should only cover Entity Owned components.
File Path: x-pack/plugins/security_solution/public/entity_analytics/*
Serverless File Path: x-pack/plugins/security_solution_serverless/public/entity_analytics/*
Instances of 'success' tag found are all health / affirmative, semantic meaning and not branding, therefore were not changed to accentSecondary
Instances of 'success' color found inx-pack/plugins/security_solution/public/entity_analytics/* :
/components/asset_criticality_file_uploader/components/validation_step.tsx/components/asset_criticality_file_uploader/components/result_step.tsx/components/risk_score_enable_section.tsx
None found in x-pack/plugins/security_solution_serverless/public/entity_analytics/*
All usages of JSON tokens have been removed in favor of color tokens, where possible.
:robot: Jobs for this PR can be triggered through checkboxes. :construction:
:information_source: To trigger the CI, please tick the checkbox below :point_down:
- [ ] Click to trigger **kibana-pull-request** for this PR!
- [ ] Click to trigger **kibana-deploy-project-from-pr** for this PR!
Summary
This PR covers required updates for EUI refresh.
The updates should only cover Entity Owned components. File Path:
x-pack/plugins/security_solution/public/entity_analytics/*
Serverless File Path:x-pack/plugins/security_solution_serverless/public/entity_analytics/*
Success and accentSecondary
color tags as per specification
Instances of 'success' tag found are all health / affirmative, semantic meaning and not branding, therefore were not changed to accentSecondary
Instances of 'success' color found in
x-pack/plugins/security_solution/public/entity_analytics/*
:/components/asset_criticality_file_uploader/components/validation_step.tsx
/components/asset_criticality_file_uploader/components/result_step.tsx
/components/risk_score_enable_section.tsx
None found inx-pack/plugins/security_solution_serverless/public/entity_analytics/*
All usages of JSON tokens have been removed in favor of color tokens, where possible.
More details about each section https://github.com/elastic/kibana/issues/199715
Main change:
/x-pack/plugins/security_solution/public/entity_analytics/components/asset_criticality_file_uploader/components/file_picker_step.tsx
Before:
After: