chore(changesets): 🦋📦 publish packages (main) (next) #6672
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
Updated
post-headerto prevent unnecessary h-tags. An h-tag can now only be used for the header title in microsite or one-page variants, other elements no longer use h-tags. (by @alizedebray with #6693)Removed
local-controlsandnavigation-controlsslots from thepost-headercomponent. Use the newlocal-navslot for all application-specific controls. (by @alizedebray with #6747)Simplified the
post-footercomponent by removing thepost-listandpost-list-item. The footer now only uses simpleulandlitags. (by @leagrdv with #6740)Refactored
<post-tabs>component: - Renamedpost-tab-headercomponent topost-tab-itempanelproperty tonameinpost-tab-itemcomponentnameproperty toforinpost-tab-panelcomponentactivePanelproperty toactiveTabinpost-tabscomponentBEFORE:
AFTER:
Minor Changes
post-tabscomponent, enabling anchor-based navigation. The component now automatically detects whetherpost-tab-itemelements contain anchor links and switches between panels and navigation variants accordingly. Thearia-current="page"attribute must be manually added to the anchor element representing the current page to ensure proper styling and accessibility. (by @alionazherdetska with #6350)Patch Changes
Fixed console error "Cannot read properties of undefined" appearing when using the
post-steppercomponent. (by @alionazherdetska with #6685)Updated the
<post-popover-trigger>component, to provide the ability to wrap it around the<post-popover>element, instead of using theidandforattribute references. (by @myrta2302 with #6626)Added High Contrast border around the arrow element used in tooltip and popover components. (by @myrta2302 with #6623)
Updated dependencies:
@swisspost/[email protected]
Major Changes
Refactored
<post-tabs>component: - Renamedpost-tab-headercomponent topost-tab-itempanelproperty tonameinpost-tab-itemcomponentnameproperty toforinpost-tab-panelcomponentactivePanelproperty toactiveTabinpost-tabscomponentBEFORE:
AFTER:
Patch Changes
@swisspost/[email protected]
Major Changes
Refactored
<post-tabs>component: - Renamedpost-tab-headercomponent topost-tab-itempanelproperty tonameinpost-tab-itemcomponentnameproperty toforinpost-tab-panelcomponentactivePanelproperty toactiveTabinpost-tabscomponentBEFORE:
AFTER:
Patch Changes
@swisspost/[email protected]
Major Changes
Updated styles for elements slotted in the
post-headercomponent. Slotted lists should now omit the.list-inlineclass and will be automatically styled as part of thepost-header.Keeping the
.list-inlineclass will cause incorrect spacing between header elements. (by @alizedebray with #6661)Removed the
traget-group.cssfile, target group styles are now bundled with thepost-headerstyles. The.traget-groupclass no longer exist and the component will only work when placed into apost-header. (by @alizedebray with #6661)Patch Changes
Removed
local-controlsandnavigation-controlsslots from thepost-headercomponent. Use the newlocal-navslot for all application-specific controls. (by @alizedebray with #6747)Simplified the
post-footercomponent by removing thepost-listandpost-list-item. The footer now only uses simpleulandlitags. (by @leagrdv with #6740)Updated dependencies:
@swisspost/[email protected]
Minor Changes
Added icons:
2742,2743and2744(by @swisspost-bot with #6708)Added icons:
paintroll(solid): 40px (by @swisspost-bot with #6719)Added icons:
2745,2746,2747and2748(by @swisspost-bot with #6760)Patch Changes
mypost24(line & solid): 16, 24, 32, 40, 48 and 64px (by @swisspost-bot with #6760)@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
@swisspost/[email protected]
@swisspost/[email protected]
@swisspost/[email protected]
Major Changes
post-headerand should not be used independently. (by @alizedebray with #6622)Minor Changes
post-tabscomponent, enabling anchor-based navigation. The component now automatically detects whetherpost-tab-itemelements contain anchor links and switches between panels and navigation variants accordingly. Thearia-current="page"attribute must be manually added to the anchor element representing the current page to ensure proper styling and accessibility. (by @alionazherdetska with #6350)Patch Changes
Updated
post-headerto prevent unnecessary h-tags. An h-tag can now only be used for the header title in microsite or one-page variants, other elements no longer use h-tags. (by @alizedebray with #6693)Improved accessibility by updating minimum font-size to 14px and converting font-size units from px to rem. (by @bucknatt with #5964)
Fixed
post-bannerbecoming unstyled when changing the type control in Storybook. (by @alionazherdetska with #6756)Updated styles for elements slotted in the
post-headercomponent. Slotted lists should now omit the.list-inlineclass and will be automatically styled as part of thepost-header.Keeping the
.list-inlineclass will cause incorrect spacing between header elements. (by @alizedebray with #6661)Removed
local-controlsandnavigation-controlsslots from thepost-headercomponent. Use the newlocal-navslot for all application-specific controls. (by @alizedebray with #6747)Changed hover background color of buttons in previews for better readability. (by @leagrdv with #6748)
Simplified the
post-footercomponent by removing thepost-listandpost-list-item. The footer now only uses simpleulandlitags. (by @leagrdv with #6740)Added padding in the version selector for better readability. (by @bucknatt with #6698)
Introductionpage - Restored the list of HTML components in theGetting Started > Developerpage (by @leagrdv with #6755)Fixed theme in storybook not being added correctly in production mode. (by @leagrdv with #6717)
Updated dependencies:
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes