Socket
Socket
Sign inDemoInstall

np-ui-lib

Package Overview
Dependencies
11
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.0.0 to 14.0.0

index.d.ts

2

lib/np-accordion/np-accordion-item/np-accordion-content.directive.d.ts
import * as i0 from "@angular/core";
export declare class NpAccordionContent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpAccordionContent, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpAccordionContent, "[npAccordionContent]", never, {}, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpAccordionContent, "[npAccordionContent]", never, {}, {}, never, never, false>;
}

@@ -29,3 +29,3 @@ import { TemplateRef, EventEmitter, ViewContainerRef, OnInit, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpAccordionItemComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAccordionItemComponent, "np-accordion-item", never, { "title": "title"; "isOpen": "isOpen"; "height": "height"; "disabled": "disabled"; "iconCss": "iconCss"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "_onExpand": "_onExpand"; "_onCollapse": "_onCollapse"; }, ["_explicitContent"], ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAccordionItemComponent, "np-accordion-item", never, { "title": "title"; "isOpen": "isOpen"; "height": "height"; "disabled": "disabled"; "iconCss": "iconCss"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "_onExpand": "_onExpand"; "_onCollapse": "_onCollapse"; }, ["_explicitContent"], ["*"], false>;
}

@@ -23,3 +23,3 @@ import { AfterContentInit, OnDestroy, QueryList, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpAccordionComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAccordionComponent, "np-accordion", never, { "defaultOpenIndex": "defaultOpenIndex"; "allowMultipleOpen": "allowMultipleOpen"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onExpand": "onExpand"; "onCollapse": "onCollapse"; }, ["items"], ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAccordionComponent, "np-accordion", never, { "defaultOpenIndex": "defaultOpenIndex"; "allowMultipleOpen": "allowMultipleOpen"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onExpand": "onExpand"; "onCollapse": "onCollapse"; }, ["items"], ["*"], false>;
}

@@ -16,3 +16,3 @@ import { OnInit, ElementRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpAlertComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAlertComponent, "np-alert", never, { "type": "type"; "styleClass": "styleClass"; "showCloseButton": "showCloseButton"; "autoClose": "autoClose"; "autoCloseTimeout": "autoCloseTimeout"; "inputId": "inputId"; }, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAlertComponent, "np-alert", never, { "type": "type"; "styleClass": "styleClass"; "showCloseButton": "showCloseButton"; "autoClose": "autoClose"; "autoCloseTimeout": "autoCloseTimeout"; "inputId": "inputId"; }, {}, never, ["*"], false>;
}

@@ -68,3 +68,3 @@ import { EventEmitter, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpAutoCompleteComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAutoCompleteComponent, "np-auto-complete", never, { "searchResult": "searchResult"; "forceToSelect": "forceToSelect"; "valueKey": "valueKey"; "itemTemplate": "itemTemplate"; "searchDelay": "searchDelay"; "maxResultLimit": "maxResultLimit"; "minSearchCharLimit": "minSearchCharLimit"; "orderBy": "orderBy"; "orderDir": "orderDir"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onSearch": "onSearch"; "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpAutoCompleteComponent, "np-auto-complete", never, { "searchResult": "searchResult"; "forceToSelect": "forceToSelect"; "valueKey": "valueKey"; "itemTemplate": "itemTemplate"; "searchDelay": "searchDelay"; "maxResultLimit": "maxResultLimit"; "minSearchCharLimit": "minSearchCharLimit"; "orderBy": "orderBy"; "orderDir": "orderDir"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onSearch": "onSearch"; "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -14,3 +14,3 @@ import { ElementRef, OnChanges, SimpleChanges, Renderer2 } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpBlockUiDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpBlockUiDirective, "[npBlockUi]", never, { "visible": "npBlockUi"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpBlockUiDirective, "[npBlockUi]", never, { "visible": "npBlockUi"; }, {}, never, never, false>;
}

@@ -14,3 +14,3 @@ import { EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpBreadcrumbComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpBreadcrumbComponent, "np-breadcrumb", never, { "items": "items"; "showIcon": "showIcon"; "iconCss": "iconCss"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onClick": "onClick"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpBreadcrumbComponent, "np-breadcrumb", never, { "items": "items"; "showIcon": "showIcon"; "iconCss": "iconCss"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onClick": "onClick"; }, never, never, false>;
}

@@ -50,3 +50,3 @@ import { AfterContentInit, EventEmitter, TemplateRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpCalendarComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCalendarComponent, "np-calendar", never, { "disableWeekDays": "disableWeekDays"; "disableDates": "disableDates"; "dateClass": "dateClass"; "isStartMonthWithMonday": "isStartMonthWithMonday"; "eventTemplate": "eventTemplate"; "styleClass": "styleClass"; "resetEventsOnLoad": "resetEventsOnLoad"; "inputId": "inputId"; }, { "onLoadMonth": "onLoadMonth"; "onClickDate": "onClickDate"; "onClickEvent": "onClickEvent"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCalendarComponent, "np-calendar", never, { "disableWeekDays": "disableWeekDays"; "disableDates": "disableDates"; "dateClass": "dateClass"; "isStartMonthWithMonday": "isStartMonthWithMonday"; "eventTemplate": "eventTemplate"; "styleClass": "styleClass"; "resetEventsOnLoad": "resetEventsOnLoad"; "inputId": "inputId"; }, { "onLoadMonth": "onLoadMonth"; "onClickDate": "onClickDate"; "onClickEvent": "onClickEvent"; }, never, never, false>;
}
import * as i0 from "@angular/core";
export declare class NpCardBodyComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpCardBodyComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardBodyComponent, "np-card-body", never, {}, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardBodyComponent, "np-card-body", never, {}, {}, never, ["*"], false>;
}
import * as i0 from "@angular/core";
export declare class NpCardFooterComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpCardFooterComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardFooterComponent, "np-card-footer", never, {}, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardFooterComponent, "np-card-footer", never, {}, {}, never, ["*"], false>;
}
import * as i0 from "@angular/core";
export declare class NpCardHeaderComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpCardHeaderComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardHeaderComponent, "np-card-header", never, {}, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardHeaderComponent, "np-card-header", never, {}, {}, never, ["*"], false>;
}
import * as i0 from "@angular/core";
export declare class NpCardImageComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpCardImageComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardImageComponent, "np-card-image", never, {}, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardImageComponent, "np-card-image", never, {}, {}, never, ["*"], false>;
}

@@ -8,3 +8,3 @@ import * as i0 from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpCardComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardComponent, "np-card", never, { "width": "width"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCardComponent, "np-card", never, { "width": "width"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, ["*"], false>;
}

@@ -43,3 +43,3 @@ import { OnDestroy, TemplateRef, AfterContentInit, OnChanges, SimpleChanges } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpCarouselComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCarouselComponent, "np-carousel", never, { "items": "items"; "lazyLoaded": "lazyLoaded"; "autoPlay": "autoPlay"; "autoPlayInterval": "autoPlayInterval"; "itemTemplate": "itemTemplate"; "visibleNum": "visibleNum"; "scrollNum": "scrollNum"; "currentPage": "currentPage"; "pauseOnHover": "pauseOnHover"; "showNavigationArrows": "showNavigationArrows"; "showNavigationIndicators": "showNavigationIndicators"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCarouselComponent, "np-carousel", never, { "items": "items"; "lazyLoaded": "lazyLoaded"; "autoPlay": "autoPlay"; "autoPlayInterval": "autoPlayInterval"; "itemTemplate": "itemTemplate"; "visibleNum": "visibleNum"; "scrollNum": "scrollNum"; "currentPage": "currentPage"; "pauseOnHover": "pauseOnHover"; "showNavigationArrows": "showNavigationArrows"; "showNavigationIndicators": "showNavigationIndicators"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -7,3 +7,3 @@ import * as i0 from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpCheckboxGroupComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCheckboxGroupComponent, "np-checkbox-group", never, { "orientation": "orientation"; "inputId": "inputId"; }, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCheckboxGroupComponent, "np-checkbox-group", never, { "orientation": "orientation"; "inputId": "inputId"; }, {}, never, ["*"], false>;
}

@@ -35,3 +35,3 @@ import { ElementRef, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpCheckboxComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCheckboxComponent, "np-checkbox", never, { "label": "label"; "indeterminate": "indeterminate"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpCheckboxComponent, "np-checkbox", never, { "label": "label"; "indeterminate": "indeterminate"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -77,3 +77,3 @@ import { EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpColorPickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpColorPickerComponent, "np-color-picker", never, { "format": "format"; "colors": "colors"; "defaultOpen": "defaultOpen"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpColorPickerComponent, "np-color-picker", never, { "format": "format"; "colors": "colors"; "defaultOpen": "defaultOpen"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -178,3 +178,3 @@ import { CdkDragDrop } from "@angular/cdk/drag-drop";

static ɵfac: i0.ɵɵFactoryDeclaration<NpDataGridComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDataGridComponent, "np-data-grid", never, { "inputId": "inputId"; "columns": "columns"; "dataSource": "dataSource"; "height": "height"; "width": "width"; "multiColumnSortEnable": "multiColumnSortEnable"; "masterDetailTemplate": "masterDetailTemplate"; "singleRowExpand": "singleRowExpand"; "expandRowOnClick": "expandRowOnClick"; "singleRowSelectEnable": "singleRowSelectEnable"; "multiRowSelectEnable": "multiRowSelectEnable"; "selectRowOnClick": "selectRowOnClick"; "key": "key"; "showColumnChooser": "showColumnChooser"; "title": "title"; "enableStateStoring": "enableStateStoring"; "isReadOnlyStates": "isReadOnlyStates"; "noDataMessage": "noDataMessage"; "showFilters": "showFilters"; "dateFormat": "dateFormat"; "showSummary": "showSummary"; "summaryTemplate": "summaryTemplate"; "allowColumnResize": "allowColumnResize"; "allowColumnReorder": "allowColumnReorder"; "isServerOperations": "isServerOperations"; "isODataOperations": "isODataOperations"; "allowExport": "allowExport"; "isServerExport": "isServerExport"; "showToolBar": "showToolBar"; "pageSize": "pageSize"; "styleClass": "styleClass"; }, { "onInit": "onInit"; "onAfterInit": "onAfterInit"; "onLoadData": "onLoadData"; "onSelect": "onSelect"; "onDeselect": "onDeselect"; "onRowClick": "onRowClick"; "onStatesUpdate": "onStatesUpdate"; "onServerExport": "onServerExport"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDataGridComponent, "np-data-grid", never, { "inputId": "inputId"; "columns": "columns"; "dataSource": "dataSource"; "height": "height"; "width": "width"; "multiColumnSortEnable": "multiColumnSortEnable"; "masterDetailTemplate": "masterDetailTemplate"; "singleRowExpand": "singleRowExpand"; "expandRowOnClick": "expandRowOnClick"; "singleRowSelectEnable": "singleRowSelectEnable"; "multiRowSelectEnable": "multiRowSelectEnable"; "selectRowOnClick": "selectRowOnClick"; "key": "key"; "showColumnChooser": "showColumnChooser"; "title": "title"; "enableStateStoring": "enableStateStoring"; "isReadOnlyStates": "isReadOnlyStates"; "noDataMessage": "noDataMessage"; "showFilters": "showFilters"; "dateFormat": "dateFormat"; "showSummary": "showSummary"; "summaryTemplate": "summaryTemplate"; "allowColumnResize": "allowColumnResize"; "allowColumnReorder": "allowColumnReorder"; "isServerOperations": "isServerOperations"; "isODataOperations": "isODataOperations"; "allowExport": "allowExport"; "isServerExport": "isServerExport"; "showToolBar": "showToolBar"; "pageSize": "pageSize"; "styleClass": "styleClass"; }, { "onInit": "onInit"; "onAfterInit": "onAfterInit"; "onLoadData": "onLoadData"; "onSelect": "onSelect"; "onDeselect": "onDeselect"; "onRowClick": "onRowClick"; "onStatesUpdate": "onStatesUpdate"; "onServerExport": "onServerExport"; }, never, never, false>;
}

@@ -6,4 +6,4 @@ import { PipeTransform } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpFilterTypesPipe, never>;
static ɵpipe: i0.ɵɵPipeDeclaration<NpFilterTypesPipe, "filterTypesPipe">;
static ɵpipe: i0.ɵɵPipeDeclaration<NpFilterTypesPipe, "filterTypesPipe", false>;
static ɵprov: i0.ɵɵInjectableDeclaration<NpFilterTypesPipe>;
}

@@ -7,4 +7,4 @@ import { PipeTransform } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpSearchColumnsPipe, never>;
static ɵpipe: i0.ɵɵPipeDeclaration<NpSearchColumnsPipe, "searchColumnsPipe">;
static ɵpipe: i0.ɵɵPipeDeclaration<NpSearchColumnsPipe, "searchColumnsPipe", false>;
static ɵprov: i0.ɵɵInjectableDeclaration<NpSearchColumnsPipe>;
}

@@ -87,3 +87,3 @@ import { EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpDatePickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDatePickerComponent, "np-date-picker", never, { "minDate": "minDate"; "maxDate": "maxDate"; "format": "format"; "defaultOpen": "defaultOpen"; "showTodayButton": "showTodayButton"; "disableWeekDays": "disableWeekDays"; "disableDates": "disableDates"; "dateLabels": "dateLabels"; "dateClass": "dateClass"; "isStartMonthWithMonday": "isStartMonthWithMonday"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDatePickerComponent, "np-date-picker", never, { "minDate": "minDate"; "maxDate": "maxDate"; "format": "format"; "defaultOpen": "defaultOpen"; "showTodayButton": "showTodayButton"; "disableWeekDays": "disableWeekDays"; "disableDates": "disableDates"; "dateLabels": "dateLabels"; "dateClass": "dateClass"; "isStartMonthWithMonday": "isStartMonthWithMonday"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -22,3 +22,3 @@ import { OnInit, TemplateRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpDialogContainerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDialogContainerComponent, "np-dialog", never, {}, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDialogContainerComponent, "np-dialog", never, {}, {}, never, never, false>;
}

@@ -62,3 +62,3 @@ import { AfterViewInit, OnChanges, SimpleChanges } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpDropdownComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDropdownComponent, "np-dropdown", never, { "items": "items"; "displayKey": "displayKey"; "valueKey": "valueKey"; "itemTemplate": "itemTemplate"; "orderBy": "orderBy"; "orderDir": "orderDir"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpDropdownComponent, "np-dropdown", never, { "items": "items"; "displayKey": "displayKey"; "valueKey": "valueKey"; "itemTemplate": "itemTemplate"; "orderBy": "orderBy"; "orderDir": "orderDir"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}
import { EventEmitter, ElementRef } from "@angular/core";
import { ControlValueAccessor, FormControl, Validator } from "@angular/forms";
import { ControlValueAccessor, UntypedFormControl, Validator } from "@angular/forms";
import * as i0 from "@angular/core";

@@ -35,3 +35,3 @@ export declare class NpFileUploadComponent implements ControlValueAccessor, Validator {

setDisabledState?(isDisabled: boolean): void;
validate(control: FormControl): any;
validate(control: UntypedFormControl): any;
focus(): void;

@@ -47,3 +47,3 @@ _clear(): void;

static ɵfac: i0.ɵɵFactoryDeclaration<NpFileUploadComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpFileUploadComponent, "np-file-upload", never, { "multiple": "multiple"; "extensions": "extensions"; "accept": "accept"; "size": "size"; "totalSize": "totalSize"; "maxFiles": "maxFiles"; "uploadButtonLabel": "uploadButtonLabel"; "showFileSize": "showFileSize"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpFileUploadComponent, "np-file-upload", never, { "multiple": "multiple"; "extensions": "extensions"; "accept": "accept"; "size": "size"; "totalSize": "totalSize"; "maxFiles": "maxFiles"; "uploadButtonLabel": "uploadButtonLabel"; "showFileSize": "showFileSize"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -40,3 +40,3 @@ import { ElementRef, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpInputTextComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpInputTextComponent, "np-input-text", never, { "type": "type"; "minLength": "minLength"; "maxLength": "maxLength"; "pattern": "pattern"; "prefixLabel": "prefixLabel"; "suffixLabel": "suffixLabel"; "mask": "mask"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpInputTextComponent, "np-input-text", never, { "type": "type"; "minLength": "minLength"; "maxLength": "maxLength"; "pattern": "pattern"; "prefixLabel": "prefixLabel"; "suffixLabel": "suffixLabel"; "mask": "mask"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -44,3 +44,3 @@ import { TemplateRef, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpListComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpListComponent, "np-list", never, { "header": "header"; "items": "items"; "itemTemplate": "itemTemplate"; "selectionMode": "selectionMode"; "valueKey": "valueKey"; "height": "height"; "orderBy": "orderBy"; "orderDir": "orderDir"; "showTiles": "showTiles"; "columnSize": "columnSize"; "isServerOperations": "isServerOperations"; "pageSize": "pageSize"; "totalItems": "totalItems"; "styleClass": "styleClass"; "inputId": "inputId"; "selection": "selection"; }, { "selectionChange": "selectionChange"; "onClick": "onClick"; "onSelect": "onSelect"; "onDeselect": "onDeselect"; "onPageChange": "onPageChange"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpListComponent, "np-list", never, { "header": "header"; "items": "items"; "itemTemplate": "itemTemplate"; "selectionMode": "selectionMode"; "valueKey": "valueKey"; "height": "height"; "orderBy": "orderBy"; "orderDir": "orderDir"; "showTiles": "showTiles"; "columnSize": "columnSize"; "isServerOperations": "isServerOperations"; "pageSize": "pageSize"; "totalItems": "totalItems"; "styleClass": "styleClass"; "inputId": "inputId"; "selection": "selection"; }, { "selectionChange": "selectionChange"; "onClick": "onClick"; "onSelect": "onSelect"; "onDeselect": "onDeselect"; "onPageChange": "onPageChange"; }, never, never, false>;
}

@@ -19,3 +19,3 @@ import { ElementRef, OnChanges, SimpleChanges, Renderer2, OnInit } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpLoaderDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpLoaderDirective, "[npLoader]", never, { "show": "npLoader"; "diameter": "diameter"; "strokeWidth": "strokeWidth"; "loadingText": "loadingText"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpLoaderDirective, "[npLoader]", never, { "show": "npLoader"; "diameter": "diameter"; "strokeWidth": "strokeWidth"; "loadingText": "loadingText"; }, {}, never, never, false>;
}

@@ -16,3 +16,3 @@ import { EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpMenuItemComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpMenuItemComponent, "np-menu-item", never, { "item": "item"; "orientation": "orientation"; }, { "onClickItem": "onClickItem"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpMenuItemComponent, "np-menu-item", never, { "item": "item"; "orientation": "orientation"; }, { "onClickItem": "onClickItem"; }, never, never, false>;
}

@@ -19,3 +19,3 @@ import { EventEmitter, AfterContentInit, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpMenubarComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpMenubarComponent, "np-menubar", never, { "items": "items"; "orientation": "orientation"; "isPanelMenu": "isPanelMenu"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onClickMenuItem": "onClickMenuItem"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpMenubarComponent, "np-menubar", never, { "items": "items"; "orientation": "orientation"; "isPanelMenu": "isPanelMenu"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onClickMenuItem": "onClickMenuItem"; }, never, never, false>;
}

@@ -14,3 +14,3 @@ import { EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpPanelMenuItemComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPanelMenuItemComponent, "np-panel-menu-item", never, { "item": "item"; }, { "onClickItem": "onClickItem"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPanelMenuItemComponent, "np-panel-menu-item", never, { "item": "item"; }, { "onClickItem": "onClickItem"; }, never, never, false>;
}

@@ -23,3 +23,3 @@ import { AfterViewInit, ElementRef, EventEmitter, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpPopupMenubarDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpPopupMenubarDirective, "[npPopupMenubar]", never, { "items": "items"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onClickMenuItem": "onClickMenuItem"; }, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpPopupMenubarDirective, "[npPopupMenubar]", never, { "items": "items"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onClickMenuItem": "onClickMenuItem"; }, never, never, false>;
}

@@ -18,3 +18,3 @@ import { OnInit, TemplateRef, Type } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpModalContainerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpModalContainerComponent, "np-modal", never, {}, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpModalContainerComponent, "np-modal", never, {}, {}, never, never, false>;
}

@@ -14,3 +14,3 @@ import { NpNotificationsService } from "./np-notifications.service";

static ɵfac: i0.ɵɵFactoryDeclaration<NpNotificationsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpNotificationsComponent, "np-notifications", never, { "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpNotificationsComponent, "np-notifications", never, { "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -48,3 +48,3 @@ import { EventEmitter, ElementRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpNumberBoxComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpNumberBoxComponent, "np-number-box", never, { "steps": "steps"; "min": "min"; "max": "max"; "pattern": "pattern"; "prefixLabel": "prefixLabel"; "suffixLabel": "suffixLabel"; "showControls": "showControls"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpNumberBoxComponent, "np-number-box", never, { "steps": "steps"; "min": "min"; "max": "max"; "pattern": "pattern"; "prefixLabel": "prefixLabel"; "suffixLabel": "suffixLabel"; "showControls": "showControls"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -30,3 +30,3 @@ import { EventEmitter, OnInit, OnChanges, SimpleChanges } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpPaginatorComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPaginatorComponent, "np-paginator", never, { "pageSize": "pageSize"; "totalItems": "totalItems"; "currentPage": "currentPage"; "showPageSize": "showPageSize"; "showTotal": "showTotal"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onPageChange": "onPageChange"; "onPageSizeChange": "onPageSizeChange"; "onRefresh": "onRefresh"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPaginatorComponent, "np-paginator", never, { "pageSize": "pageSize"; "totalItems": "totalItems"; "currentPage": "currentPage"; "showPageSize": "showPageSize"; "showTotal": "showTotal"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onPageChange": "onPageChange"; "onPageSizeChange": "onPageSizeChange"; "onRefresh": "onRefresh"; }, never, never, false>;
}
import * as i0 from "@angular/core";
export declare class NpPanelContent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpPanelContent, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpPanelContent, "[npPanelContent]", never, {}, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpPanelContent, "[npPanelContent]", never, {}, {}, never, never, false>;
}

@@ -34,3 +34,3 @@ import { TemplateRef, EventEmitter, ElementRef, ViewContainerRef, OnInit, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpPanelComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPanelComponent, "np-panel", never, { "title": "title"; "allowToMinimize": "allowToMinimize"; "allowToZoom": "allowToZoom"; "allowToClose": "allowToClose"; "isOpen": "isOpen"; "height": "height"; "disabled": "disabled"; "iconCss": "iconCss"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onExpand": "onExpand"; "onCollapse": "onCollapse"; }, ["_explicitContent"], ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPanelComponent, "np-panel", never, { "title": "title"; "allowToMinimize": "allowToMinimize"; "allowToZoom": "allowToZoom"; "allowToClose": "allowToClose"; "isOpen": "isOpen"; "height": "height"; "disabled": "disabled"; "iconCss": "iconCss"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onExpand": "onExpand"; "onCollapse": "onCollapse"; }, ["_explicitContent"], ["*"], false>;
}

@@ -15,3 +15,3 @@ import { OnInit, TemplateRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpPopoverComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPopoverComponent, "np-popover", never, { "header": "header"; "body": "body"; "width": "width"; "styleClass": "styleClass"; "context": "context"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpPopoverComponent, "np-popover", never, { "header": "header"; "body": "body"; "width": "width"; "styleClass": "styleClass"; "context": "context"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -34,3 +34,3 @@ import { AfterViewInit, ElementRef, TemplateRef, OnDestroy, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpPopoverDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpPopoverDirective, "[npPopover]", ["NpPopoverDirective"], { "placement": "placement"; "header": "header"; "body": "body"; "context": "context"; "openOnClick": "openOnClick"; "width": "width"; "closeOnClickOutside": "closeOnClickOutside"; "backDropClass": "backDropClass"; "hasBackDrop": "hasBackDrop"; "styleClass": "styleClass"; }, { "onOpen": "onOpen"; "onClose": "onClose"; }, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpPopoverDirective, "[npPopover]", ["NpPopoverDirective"], { "placement": "placement"; "header": "header"; "body": "body"; "context": "context"; "openOnClick": "openOnClick"; "width": "width"; "closeOnClickOutside": "closeOnClickOutside"; "backDropClass": "backDropClass"; "hasBackDrop": "hasBackDrop"; "styleClass": "styleClass"; }, { "onOpen": "onOpen"; "onClose": "onClose"; }, never, never, false>;
}

@@ -14,3 +14,3 @@ import * as i0 from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpProgressComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpProgressComponent, "np-progress", never, { "value": "value"; "styleClass": "styleClass"; "indeterminate": "indeterminate"; "striped": "striped"; "animated": "animated"; "showLabel": "showLabel"; "height": "height"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpProgressComponent, "np-progress", never, { "value": "value"; "styleClass": "styleClass"; "indeterminate": "indeterminate"; "striped": "striped"; "animated": "animated"; "showLabel": "showLabel"; "height": "height"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -11,3 +11,3 @@ import { AfterViewInit } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpRadioButtonComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpRadioButtonComponent, "np-radio-button", never, { "label": "label"; "value": "value"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpRadioButtonComponent, "np-radio-button", never, { "label": "label"; "value": "value"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -39,3 +39,3 @@ import { ElementRef, EventEmitter, QueryList } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpRadioGroupComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpRadioGroupComponent, "np-radio-group", never, { "name": "name"; "orientation": "orientation"; "readOnly": "readOnly"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; "autoFocus": "autoFocus"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, ["radioButtons"], never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpRadioGroupComponent, "np-radio-group", never, { "name": "name"; "orientation": "orientation"; "readOnly": "readOnly"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; "autoFocus": "autoFocus"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, ["radioButtons"], never, false>;
}

@@ -69,3 +69,3 @@ import { ElementRef, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpRichTextComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpRichTextComponent, "np-rich-text", never, { "minLength": "minLength"; "maxLength": "maxLength"; "config": "config"; "fonts": "fonts"; "height": "height"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpRichTextComponent, "np-rich-text", never, { "minLength": "minLength"; "maxLength": "maxLength"; "config": "config"; "fonts": "fonts"; "height": "height"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}
import * as i0 from "@angular/core";
export declare class NpSidepanelContent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpSidepanelContent, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpSidepanelContent, "[npSidepanelContent]", never, {}, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpSidepanelContent, "[npSidepanelContent]", never, {}, {}, never, never, false>;
}

@@ -37,3 +37,3 @@ import { TemplateRef, ViewContainerRef, EventEmitter, OnInit, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpSidepanelComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpSidepanelComponent, "np-sidepanel", never, { "position": "position"; "height": "height"; "width": "width"; "header": "header"; "closeOnClickOutside": "closeOnClickOutside"; "backDropClass": "backDropClass"; "hasBackDrop": "hasBackDrop"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onOpen": "onOpen"; "onClose": "onClose"; }, ["_explicitContent"], ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpSidepanelComponent, "np-sidepanel", never, { "position": "position"; "height": "height"; "width": "width"; "header": "header"; "closeOnClickOutside": "closeOnClickOutside"; "backDropClass": "backDropClass"; "hasBackDrop": "hasBackDrop"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onOpen": "onOpen"; "onClose": "onClose"; }, ["_explicitContent"], ["*"], false>;
}

@@ -38,3 +38,3 @@ import { EventEmitter, ElementRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpSliderComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpSliderComponent, "np-slider", never, { "min": "min"; "max": "max"; "step": "step"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpSliderComponent, "np-slider", never, { "min": "min"; "max": "max"; "step": "step"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -5,7 +5,7 @@ import { CdkStepperNext, CdkStepperPrevious } from "@angular/cdk/stepper";

static ɵfac: i0.ɵɵFactoryDeclaration<NpStepNext, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpStepNext, "button[npStepNext]", never, { "type": "type"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpStepNext, "button[npStepNext]", never, { "type": "type"; }, {}, never, never, false>;
}
export declare class NpStepPrevious extends CdkStepperPrevious {
static ɵfac: i0.ɵɵFactoryDeclaration<NpStepPrevious, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpStepPrevious, "button[npStepPrevious]", never, { "type": "type"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpStepPrevious, "button[npStepPrevious]", never, { "type": "type"; }, {}, never, never, false>;
}

@@ -10,3 +10,3 @@ import { TemplateRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpStepComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpStepComponent, "np-step", never, { "labelTemplate": "labelTemplate"; "iconCss": "iconCss"; "inputId": "inputId"; }, {}, never, ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpStepComponent, "np-step", never, { "labelTemplate": "labelTemplate"; "iconCss": "iconCss"; "inputId": "inputId"; }, {}, never, ["*"], false>;
}

@@ -15,3 +15,3 @@ import { CdkStepper } from "@angular/cdk/stepper";

static ɵfac: i0.ɵɵFactoryDeclaration<NpStepsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpStepsComponent, "np-steps", never, { "stretchLabels": "stretchLabels"; "verticalSteps": "verticalSteps"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpStepsComponent, "np-steps", never, { "stretchLabels": "stretchLabels"; "verticalSteps": "verticalSteps"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -34,3 +34,3 @@ import { EventEmitter, ElementRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpSwitchComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpSwitchComponent, "np-switch", never, { "trueLabelText": "trueLabelText"; "falseLabelText": "falseLabelText"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpSwitchComponent, "np-switch", never, { "trueLabelText": "trueLabelText"; "falseLabelText": "falseLabelText"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}
import * as i0 from "@angular/core";
export declare class NpTabContent {
static ɵfac: i0.ɵɵFactoryDeclaration<NpTabContent, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpTabContent, "[npTabContent]", never, {}, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpTabContent, "[npTabContent]", never, {}, {}, never, never, false>;
}

@@ -23,3 +23,3 @@ import { TemplateRef, OnInit, ViewContainerRef, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTabComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTabComponent, "np-tab", never, { "title": "title"; "iconCss": "iconCss"; "active": "active"; "disabled": "disabled"; "inputId": "inputId"; }, {}, ["_explicitContent"], ["*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTabComponent, "np-tab", never, { "title": "title"; "iconCss": "iconCss"; "active": "active"; "disabled": "disabled"; "inputId": "inputId"; }, {}, ["_explicitContent"], ["*"], false>;
}

@@ -24,3 +24,3 @@ import { QueryList, AfterContentInit } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTabsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTabsComponent, "np-tabs", never, { "verticalTabs": "verticalTabs"; "height": "height"; "stretchLabels": "stretchLabels"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onTabChange": "onTabChange"; }, ["tabs"], never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTabsComponent, "np-tabs", never, { "verticalTabs": "verticalTabs"; "height": "height"; "stretchLabels": "stretchLabels"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onTabChange": "onTabChange"; }, ["tabs"], never, false>;
}

@@ -78,3 +78,3 @@ import { EventEmitter, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTagsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTagsComponent, "np-tags", never, { "displayKey": "displayKey"; "valueKey": "valueKey"; "searchResult": "searchResult"; "isServerSide": "isServerSide"; "forceToSelect": "forceToSelect"; "itemTemplate": "itemTemplate"; "searchDelay": "searchDelay"; "maxResultLimit": "maxResultLimit"; "minSearchCharLimit": "minSearchCharLimit"; "maxSelectLimit": "maxSelectLimit"; "orderBy": "orderBy"; "orderDir": "orderDir"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onSearch": "onSearch"; "onCreateNewTag": "onCreateNewTag"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTagsComponent, "np-tags", never, { "displayKey": "displayKey"; "valueKey": "valueKey"; "searchResult": "searchResult"; "isServerSide": "isServerSide"; "forceToSelect": "forceToSelect"; "itemTemplate": "itemTemplate"; "searchDelay": "searchDelay"; "maxResultLimit": "maxResultLimit"; "minSearchCharLimit": "minSearchCharLimit"; "maxSelectLimit": "maxSelectLimit"; "orderBy": "orderBy"; "orderDir": "orderDir"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onSearch": "onSearch"; "onCreateNewTag": "onCreateNewTag"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -38,3 +38,3 @@ import { ElementRef, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTextareaComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTextareaComponent, "np-textarea", never, { "rows": "rows"; "cols": "cols"; "resize": "resize"; "minLength": "minLength"; "maxLength": "maxLength"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTextareaComponent, "np-textarea", never, { "rows": "rows"; "cols": "cols"; "resize": "resize"; "minLength": "minLength"; "maxLength": "maxLength"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -82,3 +82,3 @@ import { EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTimePickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTimePickerComponent, "np-time-picker", never, { "defaultOpen": "defaultOpen"; "is24Hours": "is24Hours"; "showNowButton": "showNowButton"; "hideSeconds": "hideSeconds"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTimePickerComponent, "np-time-picker", never, { "defaultOpen": "defaultOpen"; "is24Hours": "is24Hours"; "showNowButton": "showNowButton"; "hideSeconds": "hideSeconds"; "placeholder": "placeholder"; "readOnly": "readOnly"; "autoFocus": "autoFocus"; "tabIndex": "tabIndex"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, never, false>;
}

@@ -14,3 +14,3 @@ import { OnInit, TemplateRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTimelineComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTimelineComponent, "np-timeline", never, { "items": "items"; "itemTemplate": "itemTemplate"; "height": "height"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTimelineComponent, "np-timeline", never, { "items": "items"; "itemTemplate": "itemTemplate"; "height": "height"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -13,3 +13,3 @@ import { TemplateRef, OnInit } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTooltipComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTooltipComponent, "ng-component", never, { "tooltip": "tooltip"; "context": "context"; "width": "width"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTooltipComponent, "ng-component", never, { "tooltip": "tooltip"; "context": "context"; "width": "width"; "styleClass": "styleClass"; "inputId": "inputId"; }, {}, never, never, false>;
}

@@ -27,3 +27,3 @@ import { AfterViewInit, ElementRef, TemplateRef, OnDestroy } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTooltipDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpTooltipDirective, "[npTooltip]", never, { "text": "npTooltip"; "placement": "placement"; "context": "context"; "width": "width"; "styleClass": "styleClass"; "tooltipOnFocus": "tooltipOnFocus"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpTooltipDirective, "[npTooltip]", never, { "text": "npTooltip"; "placement": "placement"; "context": "context"; "width": "width"; "styleClass": "styleClass"; "tooltipOnFocus": "tooltipOnFocus"; }, {}, never, never, false>;
}

@@ -14,4 +14,4 @@ import { ChangeDetectorRef, OnDestroy, PipeTransform } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTranslatePipe, never>;
static ɵpipe: i0.ɵɵPipeDeclaration<NpTranslatePipe, "npTranslate">;
static ɵpipe: i0.ɵɵPipeDeclaration<NpTranslatePipe, "npTranslate", false>;
static ɵprov: i0.ɵɵInjectableDeclaration<NpTranslatePipe>;
}

@@ -45,3 +45,3 @@ import { EventEmitter, OnChanges, SimpleChanges, TemplateRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpTreeViewComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTreeViewComponent, "np-tree-view", never, { "items": "items"; "itemTemplate": "itemTemplate"; "selectionMode": "selectionMode"; "cascadeSelection": "cascadeSelection"; "selection": "selection"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "selectionChange": "selectionChange"; "onClick": "onClick"; "onExpand": "onExpand"; "onCollapse": "onCollapse"; "onExpandAll": "onExpandAll"; "onCollapseAll": "onCollapseAll"; "onSelect": "onSelect"; "onDeselect": "onDeselect"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpTreeViewComponent, "np-tree-view", never, { "items": "items"; "itemTemplate": "itemTemplate"; "selectionMode": "selectionMode"; "cascadeSelection": "cascadeSelection"; "selection": "selection"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "selectionChange": "selectionChange"; "onClick": "onClick"; "onExpand": "onExpand"; "onCollapse": "onCollapse"; "onExpandAll": "onExpandAll"; "onCollapseAll": "onCollapseAll"; "onSelect": "onSelect"; "onDeselect": "onDeselect"; }, never, never, false>;
}

@@ -8,3 +8,3 @@ import { ElementRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpAutofocusDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpAutofocusDirective, "[npAutofocus]", never, { "autofocus": "npAutofocus"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpAutofocusDirective, "[npAutofocus]", never, { "autofocus": "npAutofocus"; }, {}, never, never, false>;
}

@@ -11,0 +11,0 @@ export declare class NpAutofocusModule {

@@ -18,3 +18,3 @@ import { ElementRef, AfterViewInit, OnDestroy, TemplateRef, ViewContainerRef, Renderer2, EventEmitter } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpDeferDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpDeferDirective, "[npDefer]", never, {}, { "onLoad": "onLoad"; }, ["template"]>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpDeferDirective, "[npDefer]", never, {}, { "onLoad": "onLoad"; }, ["template"], never, false>;
}

@@ -21,0 +21,0 @@ export declare class NpDeferModule {

@@ -6,3 +6,3 @@ import { PipeTransform } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpHighlightPipe, never>;
static ɵpipe: i0.ɵɵPipeDeclaration<NpHighlightPipe, "npHighlight">;
static ɵpipe: i0.ɵɵPipeDeclaration<NpHighlightPipe, "npHighlight", false>;
}

@@ -9,0 +9,0 @@ export declare class NpHighlightModule {

@@ -16,3 +16,3 @@ import { Injector, OnInit } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpMaskDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpMaskDirective, "[npMask]", never, { "mask": "npMask"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NpMaskDirective, "[npMask]", never, { "mask": "npMask"; }, {}, never, never, false>;
}

@@ -19,0 +19,0 @@ export declare class NpMaskModule {

@@ -6,3 +6,3 @@ import { PipeTransform } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpOrderByPipe, never>;
static ɵpipe: i0.ɵɵPipeDeclaration<NpOrderByPipe, "npOrderBy">;
static ɵpipe: i0.ɵɵPipeDeclaration<NpOrderByPipe, "npOrderBy", false>;
}

@@ -9,0 +9,0 @@ export declare class NpOrderByModule {

@@ -22,3 +22,3 @@ import { EventEmitter, TemplateRef } from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<NpVirtualScrollComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpVirtualScrollComponent, "np-virtual-scroll", never, { "header": "header"; "items": "items"; "pageSize": "pageSize"; "itemHeight": "itemHeight"; "template": "template"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "loadData": "loadData"; }, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NpVirtualScrollComponent, "np-virtual-scroll", never, { "header": "header"; "items": "items"; "pageSize": "pageSize"; "itemHeight": "itemHeight"; "template": "template"; "styleClass": "styleClass"; "inputId": "inputId"; }, { "loadData": "loadData"; }, never, never, false>;
}
{
"name": "np-ui-lib",
"version": "13.0.0",
"version": "14.0.0",
"private": false,

@@ -16,8 +16,8 @@ "author": {

"peerDependencies": {
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0",
"@angular/cdk": "^13.0.0",
"@angular/forms": "^13.0.0",
"@angular/router": "^13.0.0",
"rxjs": "^7.4.0"
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0",
"@angular/cdk": "^14.0.0",
"@angular/forms": "^14.0.0",
"@angular/router": "^14.0.0",
"rxjs": "^7.5.0"
},

@@ -82,3 +82,3 @@ "dependencies": {

"fesm2015": "fesm2015/np-ui-lib.mjs",
"typings": "np-ui-lib.d.ts",
"typings": "index.d.ts",
"exports": {

@@ -89,3 +89,3 @@ "./package.json": {

".": {
"types": "./np-ui-lib.d.ts",
"types": "./index.d.ts",
"esm2020": "./esm2020/np-ui-lib.mjs",

@@ -92,0 +92,0 @@ "es2020": "./fesm2020/np-ui-lib.mjs",

# np-ui-lib
Native Angular UI Components and Design Framework

@@ -17,74 +16,35 @@

### [Click here for full documentation](https://np-ui-lib.github.io)
### [Click here for source code](https://github.com/np-ui-lib/np-ui-lib)
### [Release Notes](https://github.com/np-ui-lib/np-ui-lib/tree/master/projects/np-ui-lib/CHANGELOG.md)
### [NPM package manager](https://www.npmjs.com/package/np-ui-lib)
### NPM Command to add package to application
```
npm i np-ui-lib
npm i np-ui-lib --save
```
### List of components:
| | | | | | |
|-------------------------|---------------|-------------|---------------------------|-----------------|---------------------|
| Input Text | Textarea | Date Picker | Time Picker | Color Picker | Switch |
| Dropdown | Auto Complete | Tags | Number Box | File Upload | Slider |
| Checkbox | Radio Button | Rich Text | Menubar | Panel Menubar | Breadcrumb |
| Toolbar | Data Grid | Paginator | Calendar | Timeline | Alert |
| Notification | Tooltip | Popover | Panel | Accordion | Tabs |
| Steps | Card | Progress | Loader | BlockUi | Carousel |
| Modal | Dialog | Tree View | List | Virtual Scroll | Sidepanel |
| Masking | Defer | i18N | Themes and Framework CSS | Grid Layout | Padding and Margin |
| Button and Button Group | Badges | Form | | | |
1. Input Text
1. Textarea
1. Date Picker
1. Time Picker
1. Color Picker
1. Switch
1. Dropdown
1. Auto Complete
1. Tags
1. Number Box
1. File Upload
1. Slider
1. Checkbox
1. Radio Button
1. Rich Text
1. Menubar
1. Panel Menubar
1. Breadcrumb
1. Toolbar
1. Data Grid
1. Paginator
1. Calendar
1. Timeline
1. Alert
1. Notification
1. Tooltip
1. Popover
1. Panel
1. Accordion
1. Tabs
1. Steps
1. Card
1. Progress
1. Loader
1. BlockUi
1. Carousel
1. Modal
1. Dialog
1. Tree View
1. List
1. Virtual Scroll
1. Sidepanel
1. Masking
1. Defer
1. i18N
1. Themes and Framework CSS
1. Grid Layout, Padding and Margin
1. Button and Button Group
1. Badges
1. Form
### Modules to be pre-installed
```javascript
"@angular/common": "^12.0.0",
"@angular/core": "^12.0.0",
"@angular/cdk": "^12.0.0",
"@angular/forms": "^12.0.0",
"@angular/router": "^12.0.0",
"rxjs": "^6.6.0"
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0",
"@angular/cdk": "^14.0.0",
"@angular/forms": "^14.0.0",
"@angular/router": "^14.0.0",
"rxjs": "^7.5.0"
```
### Import css to your application
### Import below css to your application
```css

@@ -95,10 +55,3 @@ @import "~@angular/cdk/overlay-prebuilt.css";

### [Click here for full documentation](https://np-ui-lib.github.io)
### [Click here for source code](https://github.com/np-ui-lib/np-ui-lib)
### [Release Notes](https://github.com/np-ui-lib/np-ui-lib/tree/master/projects/np-ui-lib/CHANGELOG.md)
## License
This project is licensed under the MIT License.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc