Skip to content

User Interface

Alliance UI is a library that contains a collection of reusable and customizable components. They are built using Lit and exported as Web Components, making them completely framework agnostic. The library is built upon and also serves as an extension to Voca Design System. All of Vocas foundations, most of their Web Components and the entire Voca icon collection are re-exported by the Alliance UI package.

All alliance- Web Components are automatically registered to the DOM CustomElementRegistry by the CLI. This means that these components can be used within any app without having to import it.

WARNING

Since the alliance- components are imported and registered by the Alliance framework, not each individual app, the version of these components might differ between the cloud environment and your local development environment.

The version used in the cloud environment can be found in the Alliance portal distribution repository on GitHub.