A collection of reusable components for Ex Libris Cloud Apps.
To install, add the component via:
$ npm install eca-components --save
Then add the relevant modules to your app.module.ts
as shown in the README for each component below.
The following components are available:
- Select Entities: Select entities from the visible screen in Alma
- Dialogs: Display dialogs according to the style guide
- Auto-Complete: Defined and lazy data auto-complete component
Cloud Apps Components | Cloud App SDK | Angular |
---|---|---|
< 1.4 | < 1.4 | 9.* |
>= 1.4 | >= 1.4 | 11.* |