Skip to content
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

feat(styles)!: rename entry points according to new appearance #4608

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gfellerph
Copy link
Member

Updated CSS and SCSS entry file names to better represent the styles contained. There is now the choice between compact and default appearance instead of internal and external styles. This change better represents the resulting look of the components.

  • post-external.[s]css -> post-default.[s]css
  • post-internal.[s]css -> post-compact.[s]css
  • post-tokens-external.[s]css -> post-tokens-default.[s]css
  • post-tokens-internal.[s]css -> post-tokens-compact.[s]css
  • cargo-external.[s]css -> cargo-default.[s]css
  • cargo-internal.[s]css -> cargo-compact.[s]css
  • cargo-tokens-external.[s]css -> cargo-tokens-default.[s]css
  • cargo-tokens-internal.[s]css -> cargo-tokens-compact.[s]css

Updated CSS and SCSS entry file names to better represent the styles contained. There is now the choice between compact and default appearance instead of internal and external styles. This change better represents the resulting look of the components.

- post-external.[s]css -> post-default.[s]css
- post-internal.[s]css -> post-compact.[s]css
- post-tokens-external.[s]css -> post-tokens-default.[s]css
- post-tokens-internal.[s]css -> post-tokens-compact.[s]css
- cargo-external.[s]css -> cargo-default.[s]css
- cargo-internal.[s]css -> cargo-compact.[s]css
- cargo-tokens-external.[s]css -> cargo-tokens-default.[s]css
- cargo-tokens-internal.[s]css -> cargo-tokens-compact.[s]css
@gfellerph gfellerph requested a review from a team as a code owner February 5, 2025 13:18
@gfellerph gfellerph requested a review from leagrdv February 5, 2025 13:18
Copy link

changeset-bot bot commented Feb 5, 2025

🦋 Changeset detected

Latest commit: 0df6140

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@swisspost/design-system-styles Major
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components Major
@swisspost/design-system-documentation Patch
@swisspost/internet-header Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-styles-primeng-workspace Patch
@swisspost/design-system-styles-primeng Major
@swisspost/design-system-components-react Major
@swisspost/design-system-components-angular Major
@swisspost/design-system-tokens Major
@swisspost/design-system-icons Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gfellerph gfellerph linked an issue Feb 5, 2025 that may be closed by this pull request
@swisspost-bot
Copy link
Contributor

swisspost-bot commented Feb 5, 2025

Related Previews

@gfellerph gfellerph requested a review from a team as a code owner March 5, 2025 14:12
Copy link

sonarqubecloud bot commented Mar 5, 2025

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.

Rename token channels
2 participants