87 packages
acl-ui
ACL UI Core + Components
@paprika/action-bar
ActionBar
@paprika/avatar
Avatar component represents an object or entity and displays initials or icon.
@paprika/breadcrumbs
Breadcrumbs are a type of navigation that also allows users to visualize their location.
@paprika/build-translations
An utility tool to convert translation yml files to js.
@paprika/button
Button component, for performing an action on the page you’re viewing.
@paprika/button-group
ButtonGroup component is a segmented group of toggle buttons.
@paprika/calendar
Calendar component
@paprika/card
The Card component is a customizable content container.
@paprika/checkbox
Checkbox component displays a checkbox and label text beside it. When clicked it displays a checkmark. It can also have an indeterminate state which can be used to group checkboxes.
@paprika/collapsible
Collapsible component, allows the user to expand and collapse some enclosed content.
@paprika/collapsible-card
Styled collapsible card component.
@paprika/collapsible-checklists
A controlled component that has checkable groups of checkable items. Checking the parent checks all of the children.
@paprika/collapsible-text
CollapsibleText component, an uncontrolled component that truncates some given content at a given length to be revealed by clicking a 'Show more' link.
@paprika/confirmation
Confirmation component allows user to confirm or cancel action
@paprika/constants
Constants for components, for library internal use only
@paprika/copy-input
The CopyInput component is an input with a button that copies the input's contents to user's clipboard.
@paprika/counter
The Counter component is a decorative element that usually displays the count of a specific object.
@paprika/data-field
Field Types package is a set of components that help the Table and DataGrid to enhance the cell property to display different value in a ease manner
@paprika/data-grid
DataGrid is a wrapper of react-window
@paprika/data-header
Data header package is a set of components that help the Table and DataGrid to enhance the cell property to display different header types in a ease manner
@paprika/data-table
A virtualized table component.
@paprika/date-input
The DateInput component allows users to enter and display a date.
@paprika/date-picker
DatePicker component allows user to view and specify a date through an entry field or a calendar widget.
@paprika/date-range-picker
DateRangePicker component allows user to view and specify a date range through an entry fields or a calendar widgets.