Skip to content

jweisman/eca-components

Repository files navigation

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.*