eca-components
v1.4.4
Published
Components to be used in Ex Libris Cloud Apps
Downloads
15
Readme
Cloud Apps Components
A collection of reusable components for Ex Libris Cloud Apps.
Installation
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.
Components
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
Versions
| Cloud Apps Components | Cloud App SDK | Angular | | ------------- | ------------- | --- | | < 1.4 | < 1.4 | 9.* | | >= 1.4 | >= 1.4 | 11.* |