33 packages
@bamzooka/bamzooka-models
This library contains all the Models, Constants and Types needed for Bamzooka. It can be deployed and used by the plugins to use existing Bamzooka models in the typescript/javascript code
@bamzooka/bamzooka-plugin-sdk
This library was generated with [Nx](https://nx.dev).
@bamzooka/ui-kit
This library was generated with [Nx](https://nx.dev).
@bamzooka/ui-kit-attachment
This lib provides an API to open a dialog for attaching files or taking snapshots
@bamzooka/ui-kit-click-outside
This library was generated with [Nx](https://nx.dev).
@bamzooka/ui-kit-confirmation-dialog
This library opens a customizable confirmation dialog modal.
@bamzooka/ui-kit-copy
This library is a set of component and directives to interact with copy/paste elements
@bamzooka/ui-kit-dialog-input
This library is used to prompt the user with a dialog that contains inputs. It uses [McDynamicFormModule](../dynamic-form/README.md) to display the inputs based on `McQuestion`.
@bamzooka/ui-kit-dynamic-form
This library is used to build forms dynamically. It includes several types of inputs and can perform several predefined validations on these inputs.
@bamzooka/ui-kit-editable-input
This library was generated with [Nx](https://nx.dev).
@bamzooka/ui-kit-fancy-checkbox
This component displays a fancy checkbox that can explode when checked
@bamzooka/ui-kit-filter
This library was generated with [Nx](https://nx.dev).
@bamzooka/ui-kit-flash-notice
This library opens customizable flash notices.
@bamzooka/ui-kit-focusable
This library offers an API that handles focus management of elements
@bamzooka/ui-kit-icon
Bootstrap icons library for Angular applications
@bamzooka/ui-kit-logger
This library was generated with [Nx](https://nx.dev).
@bamzooka/ui-kit-pagination
This library is used to handle components that display paginated resources. E.g.: Users, Tickets, cards ...
@bamzooka/ui-kit-pipe-date-ago
This pipe will take a date as an entry point and display the remining time left in a user-friendly format
@bamzooka/ui-kit-pipe-truncate
This pipe is used to truncate text variable on Angular HTML templates.
@bamzooka/ui-kit-sort
This library offers components to handle paginated resources components that have sort logic
@bamzooka/ui-kit-spinner
The spinner library offers a set of components and utilities for spinners.
@bamzooka/ui-kit-structural-directives
This library is a set of structural directives that helps you do common *ngIf/*ngFor pattern that are not supported by the core angular lib
@bamzooka/ui-kit-user-badge
This library is used to display a user badge.
@bamzooka/ui-kit-user-search
This library offers several components to display a typeahead search of users. The search function is provided as an input.
@bamzooka/ui-kit-util-directives
It provides a set of directives that help you build UI components faster