feat: New gcds-notice component
Summary | Résumé
The notice is a prominent message to draw attention to important information or change.
<gcds-notice
type=""
notice-title=""
>
<slot></slot>
</gcds-notice>
Requires tokens from https://github.com/cds-snc/gcds-tokens/pull/330. (Merged and installed)
I have one small suggestion for the code to display the icons. I know we don't have the tokens yet so I'll review again once we have that in place. At the moment I don't see the lines on the icon, I'm guessing we need the tokens for that
@daine Would you be able to test with the tokens package linked? It helps identify if a mistake snuck through in the token package before it is published
Blocked from merge by #963. Probably also needs a Publish ticket if we don't have one yet.
To address https://github.com/cds-snc/design-gc-conception/issues/1283, new tokens have been added and will need to be published before this can be merged. https://github.com/cds-snc/gcds-tokens/pull/351