chore(changesets): 🦋📦 publish packages (main) (next) #6530
Merged
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.



This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@swisspost/[email protected]
Major Changes
Added a new required
labelprop for the accessible name of<post-breadcrumbs>and made itshomeTextprop required. Made the<post-rating>label prop required. (by @myrta2302 with #6487)Introduced
<post-popover-trigger>web component to replace the previousdata-popover-targetimplementation. (by @myrta2302 with #6209)Minor Changes
post-megadropdowncomponent to support an optional “overview link” above the other links. This allows users to include a top-level link for each megadropdown, enabling navigation to the overview page. (by @leagrdv with #6513)Patch Changes
Replaced
Post Iconswith their correspondingUI Iconequivalents across the package to align icon usage with the current design guidelines. (by @alionazherdetska with #6217)Added the megadropdown overview link into the list of focusable elements in the
post-megadropdown. (by @leagrdv with #6557)Added styles to center the
post-closebuttonbutton within its container. (by @myrta2302 with #6526)Fixed an issue with dependency managemant around @stencil/core. This package no longer has to be installed as a dependency by projects using the Design System Components or Components Angular packages as it's now declared a dependency of the components package (was a devDependency before). (by @gfellerph with #6554)
Updated dependencies:
@swisspost/[email protected]
Minor Changes
Added icons:
acid(line & solid): 16, 24, 32, 40, 48 and 64pxbikebattery(line & solid): 16, 24, 32, 40, 48 and 64pxcarbatteryleak(line & solid): 16, 24, 32, 40, 48 and 64pxcarbattery(line & solid): 16, 24, 32, 40, 48 and 64pxcontainer(line & solid): 16, 24, 32, 40, 48 and 64pxlithiumbatteryleak(line & solid): 16, 24, 32, 40, 48 and 64pxlithiumbattery(line & solid): 16, 24, 32, 40, 48 and 64pxmeetinghybrid(line & solid): 16, 24, 32, 40, 48 and 64pxmeetingonsite(line & solid): 16, 24, 32, 40, 48 and 64pxmeetingteams(line & solid): 16, 24, 32, 40, 48 and 64pxnoweapon(line & solid): 16, 24, 32, 40, 48 and 64pxpoison(line & solid): 16, 24, 32, 40, 48 and 64px (by @swisspost-bot with #6540)Added icons:
2740(by @swisspost-bot with #6570)@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
Replaced
Post Iconswith their correspondingUI Iconequivalents across the package to align icon usage with the current design guidelines. (by @alionazherdetska with #6217)Fixed an issue with button styles specificity where e.g. icon buttons got overwritten by the button styles. Button styles are now delivered in the correct source order, also when selectively importing component CSS. (by @gfellerph with #6553)
Updated dependencies:
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
@swisspost/[email protected]
Minor Changes
Removed default svg-icons from all navigation entries. Introduced state-specific icons for individual components to indicate their current development status:
Enhanced component documentation to include a badge at the top of each page showing the package where the component can be found, clarifying which dependency needs to be installed to make it available in a project (by @bucknatt with #5984)
Patch Changes
Fixed layout issue in the
post-tabscomponent andoverflowutilities documentation where the code preview controls overlapped the content, making text unreadable. (by @alionazherdetska with #6534)Introduced
<post-popover-trigger>web component to replace the previousdata-popover-targetimplementation. (by @myrta2302 with #6209)Added a slot to the
post-megadropdowncomponent to support an optional “overview link” above the other links. This allows users to include a top-level link for each megadropdown, enabling navigation to the overview page. (by @leagrdv with #6513)Moved 'Find your icon' tab to be the first one in
Foundations/Iconsdocumentation page. (by @bucknatt with #6511)Updated
post-breadcrumbsandpost-ratingdocumentation examples to include the newly required props. (by @myrta2302 with #6487)Updated the compatibility matrix of the
components-angularandcomponents-reactpackages. (by @leagrdv with #6521)Added common installation instructions on every web component documentation page. (by @leagrdv with #6514)
Updated dependencies:
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes