@verisoft/ui-primeng 18.8.0 → 20.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +377 -3
- package/assets/sass/main.scss +9 -27
- package/assets/sass/themes/_verisoft_theme.scss +2 -0
- package/assets/sass/vendors/_bootstrap.scss +2 -2
- package/assets/sass/vendors/_primeng.scss +1 -2
- package/fesm2022/verisoft-ui-primeng.mjs +332 -375
- package/fesm2022/verisoft-ui-primeng.mjs.map +1 -1
- package/index.d.ts +729 -29
- package/package.json +12 -17
- package/assets/sass/layout/_tristatecheckbox.scss +0 -15
- package/esm2022/index.mjs +0 -30
- package/esm2022/lib/components/breadcrumb/breadcrumb.component.mjs +0 -31
- package/esm2022/lib/components/breadcrumb/breadcrumb.pipe.mjs +0 -17
- package/esm2022/lib/components/breadcrumb/index.mjs +0 -2
- package/esm2022/lib/components/button/button.component.mjs +0 -61
- package/esm2022/lib/components/button/index.mjs +0 -2
- package/esm2022/lib/components/calendar/calendar.component.mjs +0 -73
- package/esm2022/lib/components/calendar/index.mjs +0 -2
- package/esm2022/lib/components/checkbox/checkbox.component.mjs +0 -47
- package/esm2022/lib/components/checkbox/index.mjs +0 -2
- package/esm2022/lib/components/confirm-dialog/confirm-dialog.component.mjs +0 -65
- package/esm2022/lib/components/confirm-dialog/index.mjs +0 -2
- package/esm2022/lib/components/dropdown/dropdown.component.mjs +0 -139
- package/esm2022/lib/components/dropdown/index.mjs +0 -2
- package/esm2022/lib/components/errors/error.component.mjs +0 -41
- package/esm2022/lib/components/errors/index.mjs +0 -2
- package/esm2022/lib/components/form-field/form-field.component.mjs +0 -41
- package/esm2022/lib/components/form-field/index.mjs +0 -2
- package/esm2022/lib/components/header/header.component.mjs +0 -58
- package/esm2022/lib/components/header/index.mjs +0 -3
- package/esm2022/lib/components/header/services/header-provider.service.mjs +0 -24
- package/esm2022/lib/components/input-group/index.mjs +0 -2
- package/esm2022/lib/components/input-group/input-group.component.mjs +0 -57
- package/esm2022/lib/components/loader/index.mjs +0 -2
- package/esm2022/lib/components/loader/loader.component.mjs +0 -19
- package/esm2022/lib/components/multiselect/index.mjs +0 -2
- package/esm2022/lib/components/multiselect/multiselect.component.mjs +0 -124
- package/esm2022/lib/components/number-input/index.mjs +0 -2
- package/esm2022/lib/components/number-input/number-input.component.mjs +0 -64
- package/esm2022/lib/components/page-header/index.mjs +0 -2
- package/esm2022/lib/components/page-header/page-header.component.mjs +0 -28
- package/esm2022/lib/components/password/index.mjs +0 -2
- package/esm2022/lib/components/password/password.component.mjs +0 -59
- package/esm2022/lib/components/radiobutton/index.mjs +0 -2
- package/esm2022/lib/components/radiobutton/radiobutton.component.mjs +0 -57
- package/esm2022/lib/components/section/index.mjs +0 -2
- package/esm2022/lib/components/section/section.component.mjs +0 -35
- package/esm2022/lib/components/shared-components/action-button-group/action-button-group.component.mjs +0 -92
- package/esm2022/lib/components/shared-components/action-button-group/components/action-button/action-button.component.mjs +0 -60
- package/esm2022/lib/components/shared-components/action-button-group/index.mjs +0 -3
- package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.mjs +0 -90
- package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component.component.mjs +0 -41
- package/esm2022/lib/components/shared-components/dynamic-component/index.mjs +0 -3
- package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-column.directive.mjs +0 -46
- package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.mjs +0 -16
- package/esm2022/lib/components/shared-components/feature-list/feature-list-filter.pipe.mjs +0 -24
- package/esm2022/lib/components/shared-components/feature-list/feature-list-page.component.mjs +0 -42
- package/esm2022/lib/components/shared-components/feature-list/feature-list-page.model.mjs +0 -16
- package/esm2022/lib/components/shared-components/feature-list/feature-list.component.mjs +0 -275
- package/esm2022/lib/components/shared-components/feature-list/index.mjs +0 -6
- package/esm2022/lib/components/shared-components/filter/directives/filter-field.directive.mjs +0 -44
- package/esm2022/lib/components/shared-components/filter/filter.component.mjs +0 -190
- package/esm2022/lib/components/shared-components/filter/filter.model.mjs +0 -16
- package/esm2022/lib/components/shared-components/filter/index.mjs +0 -3
- package/esm2022/lib/components/shared-components/generic-field/generic-field.component.mjs +0 -93
- package/esm2022/lib/components/shared-components/generic-field/index.mjs +0 -2
- package/esm2022/lib/components/shared-components/generic-form/generic-form.component.mjs +0 -40
- package/esm2022/lib/components/shared-components/generic-form/generic-form.model.mjs +0 -50
- package/esm2022/lib/components/shared-components/generic-form/index.mjs +0 -3
- package/esm2022/lib/components/shared-components/index.mjs +0 -7
- package/esm2022/lib/components/side-menu/index.mjs +0 -3
- package/esm2022/lib/components/side-menu/side-menu.component.mjs +0 -92
- package/esm2022/lib/components/side-menu/side-menu.module.mjs +0 -74
- package/esm2022/lib/components/slider/index.mjs +0 -2
- package/esm2022/lib/components/slider/slider.component.mjs +0 -62
- package/esm2022/lib/components/snackbar/index.mjs +0 -3
- package/esm2022/lib/components/snackbar/services/snackbar.service.mjs +0 -50
- package/esm2022/lib/components/snackbar/snackbar.component.mjs +0 -33
- package/esm2022/lib/components/stepper/index.mjs +0 -2
- package/esm2022/lib/components/stepper/stepper.component.mjs +0 -48
- package/esm2022/lib/components/switch/index.mjs +0 -2
- package/esm2022/lib/components/switch/switch.component.mjs +0 -54
- package/esm2022/lib/components/tab-view/index.mjs +0 -4
- package/esm2022/lib/components/tab-view/tab-menu.pipe.mjs +0 -25
- package/esm2022/lib/components/tab-view/tab-view-item.component.mjs +0 -31
- package/esm2022/lib/components/tab-view/tab-view.component.mjs +0 -50
- package/esm2022/lib/components/tab-view/tab-view.module.mjs +0 -29
- package/esm2022/lib/components/table/index.mjs +0 -2
- package/esm2022/lib/components/table/table-filter.pipe.mjs +0 -49
- package/esm2022/lib/components/table/table.component.mjs +0 -220
- package/esm2022/lib/components/table/table.models.mjs +0 -17
- package/esm2022/lib/components/textarea/index.mjs +0 -2
- package/esm2022/lib/components/textarea/textarea.component.mjs +0 -65
- package/esm2022/lib/components/textfield/index.mjs +0 -2
- package/esm2022/lib/components/textfield/textfield.component.mjs +0 -65
- package/esm2022/lib/components/tristatecheckbox/index.mjs +0 -2
- package/esm2022/lib/components/tristatecheckbox/tristatecheckbox.component.mjs +0 -53
- package/esm2022/lib/icons.mjs +0 -35
- package/esm2022/lib/interceptors/http-error-message.interceptor.mjs +0 -31
- package/esm2022/verisoft-ui-primeng.mjs +0 -5
- package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -6
- package/lib/components/breadcrumb/breadcrumb.pipe.d.ts +0 -9
- package/lib/components/breadcrumb/index.d.ts +0 -1
- package/lib/components/button/button.component.d.ts +0 -20
- package/lib/components/button/index.d.ts +0 -1
- package/lib/components/calendar/calendar.component.d.ts +0 -17
- package/lib/components/calendar/index.d.ts +0 -1
- package/lib/components/checkbox/checkbox.component.d.ts +0 -9
- package/lib/components/checkbox/index.d.ts +0 -1
- package/lib/components/confirm-dialog/confirm-dialog.component.d.ts +0 -15
- package/lib/components/confirm-dialog/index.d.ts +0 -1
- package/lib/components/dropdown/dropdown.component.d.ts +0 -38
- package/lib/components/dropdown/index.d.ts +0 -1
- package/lib/components/errors/error.component.d.ts +0 -16
- package/lib/components/errors/index.d.ts +0 -1
- package/lib/components/form-field/form-field.component.d.ts +0 -12
- package/lib/components/form-field/index.d.ts +0 -1
- package/lib/components/header/header.component.d.ts +0 -23
- package/lib/components/header/index.d.ts +0 -2
- package/lib/components/header/services/header-provider.service.d.ts +0 -10
- package/lib/components/input-group/index.d.ts +0 -1
- package/lib/components/input-group/input-group.component.d.ts +0 -9
- package/lib/components/loader/index.d.ts +0 -1
- package/lib/components/loader/loader.component.d.ts +0 -6
- package/lib/components/multiselect/index.d.ts +0 -1
- package/lib/components/multiselect/multiselect.component.d.ts +0 -34
- package/lib/components/number-input/index.d.ts +0 -1
- package/lib/components/number-input/number-input.component.d.ts +0 -14
- package/lib/components/page-header/index.d.ts +0 -1
- package/lib/components/page-header/page-header.component.d.ts +0 -10
- package/lib/components/password/index.d.ts +0 -1
- package/lib/components/password/password.component.d.ts +0 -11
- package/lib/components/radiobutton/index.d.ts +0 -1
- package/lib/components/radiobutton/radiobutton.component.d.ts +0 -10
- package/lib/components/section/index.d.ts +0 -1
- package/lib/components/section/section.component.d.ts +0 -12
- package/lib/components/shared-components/action-button-group/action-button-group.component.d.ts +0 -29
- package/lib/components/shared-components/action-button-group/components/action-button/action-button.component.d.ts +0 -24
- package/lib/components/shared-components/action-button-group/index.d.ts +0 -2
- package/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.d.ts +0 -17
- package/lib/components/shared-components/dynamic-component/dynamic-component.component.d.ts +0 -16
- package/lib/components/shared-components/dynamic-component/index.d.ts +0 -2
- package/lib/components/shared-components/feature-list/directives/feature-list-column.directive.d.ts +0 -10
- package/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.d.ts +0 -6
- package/lib/components/shared-components/feature-list/feature-list-filter.pipe.d.ts +0 -9
- package/lib/components/shared-components/feature-list/feature-list-page.component.d.ts +0 -9
- package/lib/components/shared-components/feature-list/feature-list-page.model.d.ts +0 -23
- package/lib/components/shared-components/feature-list/feature-list.component.d.ts +0 -62
- package/lib/components/shared-components/feature-list/index.d.ts +0 -5
- package/lib/components/shared-components/filter/directives/filter-field.directive.d.ts +0 -20
- package/lib/components/shared-components/filter/filter.component.d.ts +0 -53
- package/lib/components/shared-components/filter/filter.model.d.ts +0 -2
- package/lib/components/shared-components/filter/index.d.ts +0 -2
- package/lib/components/shared-components/generic-field/generic-field.component.d.ts +0 -28
- package/lib/components/shared-components/generic-field/index.d.ts +0 -1
- package/lib/components/shared-components/generic-form/generic-form.component.d.ts +0 -15
- package/lib/components/shared-components/generic-form/generic-form.model.d.ts +0 -4
- package/lib/components/shared-components/generic-form/index.d.ts +0 -2
- package/lib/components/shared-components/index.d.ts +0 -6
- package/lib/components/side-menu/index.d.ts +0 -2
- package/lib/components/side-menu/side-menu.component.d.ts +0 -27
- package/lib/components/side-menu/side-menu.module.d.ts +0 -13
- package/lib/components/slider/index.d.ts +0 -1
- package/lib/components/slider/slider.component.d.ts +0 -12
- package/lib/components/snackbar/index.d.ts +0 -2
- package/lib/components/snackbar/services/snackbar.service.d.ts +0 -12
- package/lib/components/snackbar/snackbar.component.d.ts +0 -9
- package/lib/components/stepper/index.d.ts +0 -1
- package/lib/components/stepper/stepper.component.d.ts +0 -17
- package/lib/components/switch/index.d.ts +0 -1
- package/lib/components/switch/switch.component.d.ts +0 -9
- package/lib/components/tab-view/index.d.ts +0 -3
- package/lib/components/tab-view/tab-menu.pipe.d.ts +0 -9
- package/lib/components/tab-view/tab-view-item.component.d.ts +0 -12
- package/lib/components/tab-view/tab-view.component.d.ts +0 -17
- package/lib/components/tab-view/tab-view.module.d.ts +0 -13
- package/lib/components/table/index.d.ts +0 -1
- package/lib/components/table/table-filter.pipe.d.ts +0 -13
- package/lib/components/table/table.component.d.ts +0 -67
- package/lib/components/table/table.models.d.ts +0 -4
- package/lib/components/textarea/index.d.ts +0 -1
- package/lib/components/textarea/textarea.component.d.ts +0 -12
- package/lib/components/textfield/index.d.ts +0 -1
- package/lib/components/textfield/textfield.component.d.ts +0 -12
- package/lib/components/tristatecheckbox/index.d.ts +0 -1
- package/lib/components/tristatecheckbox/tristatecheckbox.component.d.ts +0 -9
- package/lib/icons.d.ts +0 -2
- package/lib/interceptors/http-error-message.interceptor.d.ts +0 -11
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tab-view.component";
|
|
3
|
-
import * as i2 from "./tab-view-item.component";
|
|
4
|
-
import * as i3 from "./tab-menu.pipe";
|
|
5
|
-
import * as i4 from "@angular/router";
|
|
6
|
-
import * as i5 from "primeng/tabmenu";
|
|
7
|
-
import * as i6 from "primeng/tabview";
|
|
8
|
-
import * as i7 from "@angular/common";
|
|
9
|
-
export declare class TabViewModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabViewModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabViewModule, [typeof i1.TabViewComponent, typeof i2.TabViewItemComponent, typeof i3.TabMenuPipe], [typeof i4.RouterOutlet, typeof i5.TabMenuModule, typeof i6.TabViewModule, typeof i7.NgTemplateOutlet], [typeof i1.TabViewComponent, typeof i2.TabViewItemComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TabViewModule>;
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './table.component';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { FilterMetadata } from 'primeng/api';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
type PrimeNgFilterDefinition = {
|
|
5
|
-
[s: string]: FilterMetadata | FilterMetadata[];
|
|
6
|
-
};
|
|
7
|
-
export declare class TableFilterPipe<T> implements PipeTransform {
|
|
8
|
-
transform(value: Partial<T>): PrimeNgFilterDefinition | undefined;
|
|
9
|
-
private convertToFilterMetadata;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableFilterPipe<any>, never>;
|
|
11
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TableFilterPipe<any>, "primengFilter", true>;
|
|
12
|
-
}
|
|
13
|
-
export {};
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, EventEmitter, OnChanges, QueryList, SimpleChanges, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
3
|
-
import { LazyLoadEvent, Sort } from '@verisoft/core';
|
|
4
|
-
import { ColumnDefinition, ColumnModel, ColumnProvider, RowModel, TableCore, TableSelectionModeType } from '@verisoft/ui-core';
|
|
5
|
-
import { SortMeta } from 'primeng/api';
|
|
6
|
-
import { Table, TableLazyLoadEvent, TablePageEvent } from 'primeng/table';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class TableComponent<T> implements AfterViewInit, OnChanges, TableCore<T> {
|
|
9
|
-
viewColumns: QueryList<ColumnProvider<T>>;
|
|
10
|
-
table: Table | undefined;
|
|
11
|
-
rowDetailTemplate: TemplateRef<any>;
|
|
12
|
-
sorters: Sort[];
|
|
13
|
-
data: T[];
|
|
14
|
-
total: number;
|
|
15
|
-
filter: Partial<T> | undefined;
|
|
16
|
-
loading: boolean;
|
|
17
|
-
scrollable: boolean;
|
|
18
|
-
pageSize: number;
|
|
19
|
-
currentPage: number;
|
|
20
|
-
showPaginator: boolean;
|
|
21
|
-
sortMultiple: boolean;
|
|
22
|
-
lazy: boolean;
|
|
23
|
-
selectionMode: TableSelectionModeType | undefined;
|
|
24
|
-
showPageSizePicker: boolean;
|
|
25
|
-
entityKey: string | undefined;
|
|
26
|
-
maximumColumnLength: number;
|
|
27
|
-
disableCustomClicks: boolean;
|
|
28
|
-
set columns(value: ColumnDefinition<T>[]);
|
|
29
|
-
get columns(): ColumnDefinition<T>[];
|
|
30
|
-
selection: T[];
|
|
31
|
-
pageSizeChange: EventEmitter<number>;
|
|
32
|
-
selectionChange: EventEmitter<T[]>;
|
|
33
|
-
pageChange: EventEmitter<TablePageEvent>;
|
|
34
|
-
sortChange: EventEmitter<Sort[]>;
|
|
35
|
-
lazyLoad: EventEmitter<LazyLoadEvent>;
|
|
36
|
-
sorted: boolean;
|
|
37
|
-
cdRef: ChangeDetectorRef;
|
|
38
|
-
tableColumns: ColumnModel<T>[];
|
|
39
|
-
tableRows: RowModel<T>[];
|
|
40
|
-
tableSelection: RowModel<T>[] | RowModel<T> | undefined;
|
|
41
|
-
expandedRows: {};
|
|
42
|
-
expansionTemplate: {
|
|
43
|
-
template: TemplateRef<any>;
|
|
44
|
-
};
|
|
45
|
-
sortMeta: SortMeta[] | undefined;
|
|
46
|
-
sortSignleColumn: SortMeta | undefined;
|
|
47
|
-
globalFilterFields: string[] | undefined;
|
|
48
|
-
router: Router;
|
|
49
|
-
route: ActivatedRoute;
|
|
50
|
-
icons: import("@verisoft/ui-core").CommonIcons;
|
|
51
|
-
private _columns;
|
|
52
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
53
|
-
ngAfterViewInit(): void;
|
|
54
|
-
updateRowModels(): void;
|
|
55
|
-
pageChanged(page: TablePageEvent): void;
|
|
56
|
-
pageSizeChanged(pageSize: number): void;
|
|
57
|
-
sortChanged(event: SortMeta | {
|
|
58
|
-
multisortmeta: SortMeta[];
|
|
59
|
-
}): void;
|
|
60
|
-
selectionChanged(event: RowModel<T>[] | RowModel<T>): void;
|
|
61
|
-
fireLazyLoad(event: TableLazyLoadEvent): void;
|
|
62
|
-
private removePrefix;
|
|
63
|
-
private convertToSortDirection;
|
|
64
|
-
private getSorts;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent<any>, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent<any>, "v-table", never, { "data": { "alias": "data"; "required": false; }; "total": { "alias": "total"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "showPaginator": { "alias": "showPaginator"; "required": false; }; "sortMultiple": { "alias": "sortMultiple"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "showPageSizePicker": { "alias": "showPageSizePicker"; "required": false; }; "entityKey": { "alias": "entityKey"; "required": false; }; "maximumColumnLength": { "alias": "maximumColumnLength"; "required": false; }; "disableCustomClicks": { "alias": "disableCustomClicks"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; }, { "pageSizeChange": "pageSizeChange"; "selectionChange": "selectionChange"; "pageChange": "pageChange"; "sortChange": "sortChange"; "lazyLoad": "lazyLoad"; }, ["rowDetailTemplate", "viewColumns"], never, true, never>;
|
|
67
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './textarea.component';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
2
|
-
import { BaseFormInputComponent, TextareaCore } from '@verisoft/ui-core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TextareaComponent extends BaseFormInputComponent implements ControlValueAccessor, TextareaCore {
|
|
5
|
-
rows: number;
|
|
6
|
-
cols: number;
|
|
7
|
-
autoResize: boolean;
|
|
8
|
-
floatLabel: string | undefined;
|
|
9
|
-
constructor(ngControl: NgControl);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, [{ optional: true; self: true; }]>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "v-textarea", never, { "rows": { "alias": "rows"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "autoResize": { "alias": "autoResize"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './textfield.component';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
2
|
-
import { BaseFormInputComponent, FieldSizeType, FieldTypeType, TextfieldCore } from '@verisoft/ui-core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TextfieldComponent extends BaseFormInputComponent implements ControlValueAccessor, TextfieldCore {
|
|
5
|
-
icons: import("@verisoft/ui-core").CommonIcons;
|
|
6
|
-
constructor(ngControl: NgControl);
|
|
7
|
-
size: FieldSizeType | undefined;
|
|
8
|
-
type: FieldTypeType;
|
|
9
|
-
floatLabel: boolean;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextfieldComponent, [{ optional: true; self: true; }]>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextfieldComponent, "v-textfield", never, { "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tristatecheckbox.component';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
2
|
-
import { BaseFormInputComponent, TristateCheckboxCore } from '@verisoft/ui-core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TristatecheckboxComponent extends BaseFormInputComponent implements ControlValueAccessor, TristateCheckboxCore {
|
|
5
|
-
icons: import("@verisoft/ui-core").CommonIcons;
|
|
6
|
-
constructor(ngControl: NgControl);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TristatecheckboxComponent, [{ optional: true; self: true; }]>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TristatecheckboxComponent, "v-tristatecheckbox", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
package/lib/icons.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { SnackbarService } from '../components/snackbar';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class HttpErrorMessageInterceptor implements HttpInterceptor {
|
|
6
|
-
private readonly snackbarService;
|
|
7
|
-
constructor(snackbarService: SnackbarService);
|
|
8
|
-
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HttpErrorMessageInterceptor, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<HttpErrorMessageInterceptor>;
|
|
11
|
-
}
|