design-system
design-system copied to clipboard
The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
The tabs component got a design overhaul. **Design**: https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=70-18&mode=design&t=gh5btDmzaOgNux8c-0 **Optimization Ticket**: https://github.com/swisspost/design-system/issues/1125 **Scope**: These styles should only be applied to the tabs web component. The ngb-tabs should stay as they...
The code for snapshot tests is repetitive and quite complicated at the moment. Creating a reusable lit component would make the snapshot test easier to write and to maintain.
For the `.bg-xxx` color system to work, a standard background color for the whole document needs to be set as default (like `.bg-white` but applied with the mixin to the...
There is a small variant of the footer available. **Design**: https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=185%3A260&mode=design&t=mGeQ7btbwNVae33N-1 ```[tasklist] ### Tasks - [ ] https://github.com/swisspost/design-system/issues/1586 - [ ] Implement the small variant of the footer as an...
Hi, This is something we noticed in the MYSB project using version 6 of the design-system: The kpl-login-widget use the logoutUrl as a base url for building the profile url:...
We should fix issues that recently appeared on SonarCloud: 
https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=19760%3A1867&mode=design&t=rph5jWSBshxqY2ne-1
Multiple select validation backgrounds do not match those of textareas:  The single and multiple select validation background can also be overflown with the input content: 