[EUI Visual Refresh][Security Gen AI] Add support for borealis theme#202393
[EUI Visual Refresh][Security Gen AI] Add support for borealis theme#202393patrykkopycinski merged 19 commits intoelastic:mainfrom
Conversation
|
/ci |
|
/ci |
x-pack/packages/kbn-elastic-assistant/impl/assistant/assistant_overlay/flyout_navigation.tsx
Outdated
Show resolved
Hide resolved
...packages/shared/kbn-elastic-assistant/impl/assistant/assistant_overlay/flyout_navigation.tsx
Outdated
Show resolved
Hide resolved
...-elastic-assistant/impl/assistant/prompt_editor/system_prompt/select_system_prompt/index.tsx
Show resolved
Hide resolved
| color: ${(props) => | ||
| props.showRealValues ? euiThemeVars.euiColorSuccess : euiThemeVars.euiColorAccent}; | ||
| props.showRealValues | ||
| ? props.theme.euiTheme.colors.textPrimary |
There was a problem hiding this comment.
Question: Is this an intentional change from success to primary? (This will affect Amsterdam as well)
There was a problem hiding this comment.
@james-elastic @bojanasan are you ok with this change? (green -> blue text color)
the change was introduced due to #199715 (comment)
There was a problem hiding this comment.
@patrykkopycinski all good on my end, I agree that think it makes more sense to use the primary color instead of success for anonymization strings.
…bana into feat/gen-ai-borealis
...packages/shared/kbn-elastic-assistant/impl/assistant/assistant_overlay/flyout_navigation.tsx
Outdated
Show resolved
Hide resolved
mgadewoll
left a comment
There was a problem hiding this comment.
✅ Changes LGTM from EUI side.
e40pud
left a comment
There was a problem hiding this comment.
LGTM! Left a small comment
...tion/public/detections/components/rules/rule_execution_status/rule_status_failed_callout.tsx
Outdated
Show resolved
Hide resolved
💛 Build succeeded, but was flaky
Failed CI Steps
Test Failures
Metrics [docs]Async chunks
History
|
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12773075096 |
…lastic#202393) ## Summary <img width="3003" alt="Zrzut ekranu 2025-01-8 o 18 33 20" src="https://github.com/user-attachments/assets/4bc2f0f4-74f6-439b-b3dc-2c8e5182321b" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 760d6fe)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…lastic#202393) ## Summary <img width="3003" alt="Zrzut ekranu 2025-01-8 o 18 33 20" src="https://github.com/user-attachments/assets/4bc2f0f4-74f6-439b-b3dc-2c8e5182321b" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
caused by missing backport from elastic#202393
caused by missing backport from elastic#202393



Summary