feat(theme): new utilities based on system tokens - #2607
Draft
spike-rabbit wants to merge 1 commit into
Draft
Conversation
Generate background, text, and border utilities from Element system tokens and migrate Element usage to the new classes. BREAKING CHANGE: Replace retired color utilities with the system-token utility classes. Run the Element update schematic to migrate classes in Angular templates.
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.
Generate background, text, and border utility classes from Element system tokens and migrate Element usage to their replacements.
BREAKING CHANGE: The legacy color and status utility classes are removed. Run the Element update schematic to migrate classes in Angular templates.
bg-primarybackground-accentbg-secondarybackground-neutralbg-tertiarybackground-4bg-successbackground-successbg-infobackground-informationbg-warningbackground-warningbg-dangerbackground-dangerbg-base-0background-0bg-base-1background-1bg-base-2background-2bg-base-3background-3bg-base-4background-4bg-base-infobackground-information-subtlebg-base-successbackground-success-subtlebg-base-cautionbackground-caution-subtlebg-base-warningbackground-warning-subtlebg-base-dangerbackground-danger-subtlebg-base-criticalbackground-critical-subtletext-primarytext-accenttext-bodytext-primarytext-tertiarytext-disabledtext-mutedtext-disabledtext-infotext-informationstatus-successtext-successstatus-infotext-informationstatus-cautiontext-cautionstatus-warningtext-warningstatus-dangertext-dangerstatus-criticaltext-criticalstatus-neutraltext-disabledstatus-success-contrasttext-on-successstatus-info-contrasttext-on-informationstatus-caution-contrasttext-on-cautionstatus-warning-contrasttext-on-warningstatus-danger-contrasttext-on-dangerstatus-critical-contrasttext-on-critical