[Illustrations] Fix SVG filenames and scope exports in docs demo#9796
Open
ryankeairns wants to merge 3 commits into
Open
[Illustrations] Fix SVG filenames and scope exports in docs demo#9796ryankeairns wants to merge 3 commits into
ryankeairns wants to merge 3 commits into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the illustrations catalog and website documentation by renaming/adding SVG assets in @elastic/eui-illustrations and adjusting the docs demo to have access to all illustration exports.
Changes:
- Fixes/normalizes illustration SVG filenames (notably
professional-trpohy→professional-trophy). - Adds several new illustration SVG pairs (light/dark variants).
- Updates the illustrations docs demo to scope all
@elastic/eui-illustrationsexports.
Reviewed changes
Copilot reviewed 1 out of 13 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| packages/website/docs/components/display/illustrations/index.mdx | Imports all illustrations into the Demo scope so the example doesn’t need manual scope updates per illustration. |
| packages/illustrations/src/svgs/user-presentation-light-bulb.light.svg | Adds a new light-mode SVG asset. |
| packages/illustrations/src/svgs/user-presentation-light-bulb.dark.svg | Adds a new dark-mode SVG asset. |
| packages/illustrations/src/svgs/professional-trpohy.light.svg | Removes the old (typo’d) light-mode SVG filename. |
| packages/illustrations/src/svgs/professional-trpohy.dark.svg | Removes the old (typo’d) dark-mode SVG filename. |
| packages/illustrations/src/svgs/professional-trophy.light.svg | Adds the corrected light-mode SVG filename for the professional trophy illustration. |
| packages/illustrations/src/svgs/professional-trophy.dark.svg | Adds the corrected dark-mode SVG filename for the professional trophy illustration. |
| packages/illustrations/src/svgs/open-source-ai.light.svg | Adds a new light-mode SVG asset. |
| packages/illustrations/src/svgs/open-source-ai.dark.svg | Adds a new dark-mode SVG asset. |
| packages/illustrations/src/svgs/monitoring-logs.light.svg | Adds a new light-mode SVG asset. |
| packages/illustrations/src/svgs/monitoring-logs.dark.svg | Adds a new dark-mode SVG asset. |
| packages/illustrations/src/svgs/inline-assistance.light.svg | Adds a new light-mode SVG asset. |
| packages/illustrations/src/svgs/inline-assistance.dark.svg | Adds a new dark-mode SVG asset. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Cursor <cursoragent@cursor.com>
💚 Build Succeeded
History
|
💚 Build Succeeded
History
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
professional-trophysvg file nameScreenshots
Example: change from

dashboardtocertificateImpact Assessment
Note: Most PRs should be tested in Kibana to help gauge their Impact before merging.
Impact level: 🟢 None / 🟢 Low / 🟡 Moderate / 🔴 High
Release Readiness
QA instructions for reviewer
Checklist before marking Ready for Review
breaking changelabel (if applicable)Reviewer checklist