Amadeus

Amadeus Design System

Notification UI Component and Services

Custom Element - <amadeus-hos-wc-alerts-notification>

Author - Amadeus

--- # Change log ## v 1.0.0 (10/12/2023) 1. Added native support for boolean properties to add/remove them based on true or false values. 2. Defined custom element using customElements.define() and added a condition to check if the element is already registered in custom element registry to avoid errors while routing between modules. 3. Removed @design-factory.tgz file as it is no longer needed in the component. 4. Isolated amadeus and travelclick themes by inheriting a base class and provided theme extension support. For more details, please refer this [link](https://rndwww.nce.amadeus.net/confluence/display/E8TRSA/Inheritance+approach+in+ADS+components). 5. Updated dependencies.