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 text input should support pre- and suffix texts. Design: https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components?node-id=10627%3A52548&t=oHGE1KDZe20h8aqg-1 Hint: The postfix possibly needs javascript as input fields don't grow with content.
As discussed in the pattern meeting from 02.05.2024, we decided to introduce a gap between form fields and error messages. This is to allow the focus ring to be fully...
In the pattern discussion from 02.05.2024 we discussed the validation icon for invalid error messages. We decided to put the icon within the error message and change it from the...
In the pattern discussion from the 02.05.2024 we discussed #2972 where we decided to show the focus border on validated (valid or invalid) elements. It would be good if these...

https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=19741%3A31612&mode=design&t=k86n79c9zf2xZ7vm-1
**Figma:** https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=16545%3A53351&mode=design&t=Q7MUVh3G2mYSJ7OV-1 **Story Book:** **Comments:** Check if everything is there and complete component ----------- Would be nice to keep some form of step indicators when the slider is in stepper...
At some points in the styles, fixed pixel values are used for border sizes, box-shadow sizes, etc. These fixed values should be replaced by variables from the component variables or...
Add support for simple lists as seen on https://www.post.ch/de/empfangen/empfang-steuern   **Figma** https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=19518%3A5339&mode=design&t=WG8hb62cKWE4ErqU-1 **Dev** https://next.design-system.post.ch/?path=/docs/utilities-list--docs
In Version 5, some CSS classes and SCSS variables have changed. It is therefore necessary to write migration schematics so that these classes and variables are updated automatically.