Skip to content

IBX-10141: Add new icon names for IncludedIcon component #1592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2025
Merged

Conversation

GrabowskiM
Copy link
Contributor

🎫 Issue IBX-10141

Description:

For QA:

Documentation:

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the icon mappings for the IncludedIcon component by replacing deprecated imports with a new set of icon names and updating the default icon values.

  • Refactored icon imports and mappings
  • Updated default parameter values for the component
  • Introduced a new mapping group (bcIconsMap) to support additional icon names
Comments suppressed due to low confidence (1)

src/bundle/ui-dev/src/modules/common/icon/inculdedIcon.js:132

  • The component and file name 'InculdedIcon' appears misspelled; consider renaming it to 'IncludedIcon' for improved clarity and consistency.
const InculdedIcon = ({ name = 'help', cssClass = '', defaultIconName = 'help' }) => {

Copy link

@dew326 dew326 merged commit 5548fa1 into main Jun 12, 2025
23 checks passed
@dew326 dew326 deleted the IBX-10141 branch June 12, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants