Bixal / bixal-site-drupal

Bixal drupal site
https://www.bixal.com
1 stars 0 forks source link

BSD fixes #329: Create initial alert component #330

Closed mejiaj closed 3 weeks ago

mejiaj commented 3 weeks ago

Two new alert components with variants. Based on USWDS guidance. Closes #329.

  1. Alert. An inline alert that can be used for form messages. Includes variants for: info, warning, and error.
  2. Site alert. Full width alerts that go at the top of the page and span the entire width. Use these for alerts that are important for users to see first. Do not use this for form error handling (use alert instead).

Alert

Base image

Info image

Warning image

Error image

Site alert

Base image

Info image

Warning image

Urgent for urgent, time sensitive notifications. image