-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IOAPPFD0-145] Add the new
PictogramBleed
component (#63)
## Short description This PR adds the new `PictogramBleed` component. It also updates the `AssetViewerBox` component in the `example` app to better display the pictograms. > [!WARNING] > This PR introduces a breaking change for some pictograms. Here are the replacements: > * `donation` → `charity` > * `focusOn` → `help` > * `setup` → `empty` ## List of changes proposed in this pull request - Add the new **_Bleed Pictograms_** section to the `Pictograms` page - Add the new `PictogramBleed` component, which only accepts pictograms that exist in the `IOPictogramsBleed` object - Update the `Banner` component to use the `PictogramBleed` component and accept only `IOPictogramsBleed` keys ### Preview <img src="https://github.com/pagopa/io-app-design-system/assets/1255491/d2d86e03-6d1d-4015-b69c-cd1a91d3f55c" width="300" /> Normal pictograms are marked with the `Bleed` indicator just to signal the presence of the bleed variant below: <img src="https://github.com/pagopa/io-app-design-system/assets/1255491/95adcaa3-cfa0-4f2a-94b5-9b90f5f6cd1e" width="300" /> ## How to test Go to the **_Pictograms_** page. Also check the **_Advice & Banners_** page
- Loading branch information
Showing
21 changed files
with
489 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.