New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ppwcode/ng-common-components

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ppwcode/ng-common-components

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.0.

latest
Source
npmnpm
Version
21.4.1
Version published
Maintainers
4
Created
Source

NgCommonComponents

This library was generated with Angular CLI version 16.2.0.

Library contents

enum

Severity

An enum that indicates the severity of a message

Dashboard items table

A grid that hosts dashboard items.

Expandable card

A card with a colored top-bar. The card can be expanded and collapsed which can optionally be disabled.

Message bar

A card that can show a message of a specific severity. It is colored depending on the severity.

Search filter

A component to show search filters in a card with a search button and a reset-form button.

Table

A component to render search result in a grid. All columns can be configured to render correctly.

Usage

Theming

The following CSS variables are available for theming. Just add them to the body selector.

ppw-expandable-card

Variable nameExtra info
--ppw-expandable-card-header-background-color
--ppw-expandable-card-header-indicator-color
--ppw-expandable-card-header-text-color
--ppw-expandable-card-header-height-collapsedDefaults to 32px
--ppw-expandable-card-header-height-expandedDefaults to 32px

ppw-message-bar

Variable nameExtra info
--ppw-message-bar-error-background-color
--ppw-message-bar-error-text-color
--ppw-message-bar-info-background-color
--ppw-message-bar-info-text-color
--ppw-message-bar-marginAdds extra margin to the outer section of the message bar.
--ppw-message-bar-spacingAdds extra spacing to the inner section of the message bar.
--ppw-message-bar-success-background-color
--ppw-message-bar-success-text-color
--ppw-message-bar-warning-background-color
--ppw-message-bar-warning-text-color

ppw-table

Variable nameExtra info
--ppw-table-height
--ppw-table-row-highlight-background-color
--ppw-table-row-highlight-sticky-background-colorThis can't be a transparent color since this would show overlapping content

ppw-dashboard-items-table

TIP: If you want the dashboard items to use all available width, set the --ppw-dashboard-items-table-width to 100%.

Variable nameDefaultScreen max-width 840pxScreen max-width 425px
--ppw-dashboard-wrapper-container-vertical-margin0
--ppw-dashboard-items-table-width800px
--ppw-dashboard-item-card-margin8px
--ppw-dashboard-item-card-image-vertical-padding32px32px16px
--ppw-dashboard-item-card-image-horizontal-padding32px00
--ppw-dashboard-item-card-image-font-size140px60px
--ppw-dashboard-item-card-header-text-alignstartcenter
--ppw-dashboard-items-table-primary-color
--ppw-dashboard-items-table-background-color

FAQs

Package last updated on 19 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts