@kolektor/nucleus-material
v0.1.2192
Published
This library was generated with [Nx](https://nx.dev).
Downloads
544
Readme
nucleus-material
This library was generated with Nx.
Overview
The Nucleus Material is a collection of Angular Material UI components designed to enhance the user interface of Angular applications. It includes the following elements:
NucDialogServicefor opening and displaying custom nucleus dialogs.*nucLoadedContentstructural directive: Manages the display of content based on observable state. It handles loading and error messages, actual content, and provides an option to retry failed requests.NucSnackbarService: for displaying different snackbars based on the passed configuration. It supports various types including info, warning, danger, success, and progress.nucSwipeattribute directive: An enhancement of the Angular Material Tab Group, it supports swipe gestures on touch devices for better navigation between tabs.nuc-user-avatarcomponent: Displays the passed user picture, or generates one from the user’s name and surname.
These components provide a comprehensive set of tools for building interactive and responsive Angular applications.
Peer dependencies
The library has the following peer dependencies:
@angular/common@angular/core@angular/materialrxjshammerjs
Running unit tests
Run nx test nucleus-material to execute the unit tests.
