@verisoft/ui-govcz 19.0.0-rc001 → 20.0.1
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 +135 -3
- package/fesm2022/verisoft-ui-govcz.mjs +232 -287
- package/fesm2022/verisoft-ui-govcz.mjs.map +1 -1
- package/index.d.ts +955 -1
- package/package.json +16 -19
- package/styles/dist/main.css +9 -0
- package/styles/dist/main.css.map +1 -0
- package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -7
- package/lib/components/breadcrumb/index.d.ts +0 -1
- package/lib/components/button/button.component.d.ts +0 -26
- package/lib/components/button/index.d.ts +0 -1
- package/lib/components/calendar/calendar.component.d.ts +0 -23
- package/lib/components/calendar/index.d.ts +0 -1
- package/lib/components/checkbox/checkbox.component.d.ts +0 -15
- 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-item.component.d.ts +0 -7
- package/lib/components/dropdown/dropdown.component.d.ts +0 -65
- package/lib/components/dropdown/dropdown.model.d.ts +0 -6
- package/lib/components/dropdown/index.d.ts +0 -1
- package/lib/components/dropdown-button/dropdown-button.component.d.ts +0 -15
- package/lib/components/dropdown-button/index.d.ts +0 -1
- package/lib/components/errors/error.component.d.ts +0 -14
- package/lib/components/errors/index.d.ts +0 -1
- package/lib/components/form-field/form-field.component.d.ts +0 -25
- package/lib/components/form-field/index.d.ts +0 -1
- package/lib/components/header/header.component.d.ts +0 -25
- package/lib/components/header/index.d.ts +0 -1
- package/lib/components/index.d.ts +0 -33
- package/lib/components/input-group/index.d.ts +0 -1
- package/lib/components/input-group/input-group.component.d.ts +0 -24
- package/lib/components/loader/index.d.ts +0 -1
- package/lib/components/loader/loader.component.d.ts +0 -8
- package/lib/components/multiselect/index.d.ts +0 -1
- package/lib/components/multiselect/multiselect.component.d.ts +0 -35
- package/lib/components/number-input/index.d.ts +0 -1
- package/lib/components/number-input/number-input.component.d.ts +0 -29
- package/lib/components/page-header/index.d.ts +0 -1
- package/lib/components/page-header/page-header.component.d.ts +0 -9
- package/lib/components/password/index.d.ts +0 -1
- package/lib/components/password/password.component.d.ts +0 -23
- package/lib/components/radiobutton/index.d.ts +0 -1
- package/lib/components/radiobutton/radiobutton.component.d.ts +0 -12
- package/lib/components/search/index.d.ts +0 -1
- package/lib/components/search/search.component.d.ts +0 -14
- package/lib/components/section/index.d.ts +0 -1
- package/lib/components/section/section.component.d.ts +0 -18
- package/lib/components/shared-components/action-button-group/action-button-group.component.d.ts +0 -28
- 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 -15
- package/lib/components/side-menu/side-menu.module.d.ts +0 -12
- package/lib/components/snackbar/index.d.ts +0 -2
- package/lib/components/snackbar/services/snackbar.service.d.ts +0 -18
- package/lib/components/snackbar/snackbar.component.d.ts +0 -18
- package/lib/components/snackbar/snackbar.model.d.ts +0 -10
- package/lib/components/stepper/index.d.ts +0 -1
- package/lib/components/stepper/stepper.component.d.ts +0 -20
- package/lib/components/switch/index.d.ts +0 -1
- package/lib/components/switch/switch.component.d.ts +0 -12
- package/lib/components/tab-view/index.d.ts +0 -2
- package/lib/components/tab-view/tab-view-item.component.d.ts +0 -14
- package/lib/components/tab-view/tab-view.component.d.ts +0 -19
- package/lib/components/table/index.d.ts +0 -1
- package/lib/components/table/table-pagination-info.component.d.ts +0 -12
- package/lib/components/table/table.component.d.ts +0 -91
- package/lib/components/table/table.model.d.ts +0 -3
- package/lib/components/textarea/index.d.ts +0 -1
- package/lib/components/textarea/textarea.component.d.ts +0 -26
- package/lib/components/textfield/index.d.ts +0 -1
- package/lib/components/textfield/textfield.component.d.ts +0 -28
- package/lib/components/tooltip/index.d.ts +0 -1
- package/lib/components/tooltip/tooltip.component.d.ts +0 -18
- package/lib/icons.d.ts +0 -2
- package/lib/index.d.ts +0 -5
- package/lib/init.service.d.ts +0 -6
- package/lib/pages/index.d.ts +0 -3
- package/lib/pages/not-authenticated/index.d.ts +0 -1
- package/lib/pages/not-authenticated/not-authenticated.component.d.ts +0 -5
- package/lib/pages/not-authorized/index.d.ts +0 -1
- package/lib/pages/not-authorized/not-authorized.component.d.ts +0 -6
- package/lib/pages/not-found/index.d.ts +0 -1
- package/lib/pages/not-found/not-found.component.d.ts +0 -6
- package/lib/pipes/color/color.pipe.d.ts +0 -8
- package/lib/pipes/index.d.ts +0 -3
- package/lib/pipes/multiselect/multiselect-options.pipe.d.ts +0 -9
- package/lib/pipes/size/size.pipe.d.ts +0 -8
- /package/{assets → styles}/sass/header.css +0 -0
- /package/{assets → styles}/sass/header.scss +0 -0
- /package/{assets → styles}/sass/main.scss +0 -0
- /package/{assets → styles}/sass/scrollbar.scss +0 -0
- /package/{assets → styles}/sass/utils/_utils.scss +0 -0
- /package/{assets → styles}/sass/utils/_variables.scss +0 -0
- /package/{assets → styles}/sass/utils/index.scss +0 -0
- /package/{assets → styles}/sass/vendors/_bootstrap.scss +0 -0
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TablePaginationInfoComponent {
|
|
3
|
-
showingText: string;
|
|
4
|
-
toText: string;
|
|
5
|
-
ofText: string;
|
|
6
|
-
entriesText: string;
|
|
7
|
-
currentPage: number;
|
|
8
|
-
pageSize: number;
|
|
9
|
-
total: number;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TablePaginationInfoComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TablePaginationInfoComponent, "v-table-pagination-info", never, { "showingText": { "alias": "showingText"; "required": false; }; "toText": { "alias": "toText"; "required": false; }; "ofText": { "alias": "ofText"; "required": false; }; "entriesText": { "alias": "entriesText"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "total": { "alias": "total"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, EventEmitter, OnChanges, QueryList, SimpleChanges, TemplateRef } from '@angular/core';
|
|
2
|
-
import { FormCheckboxEvent, FormSelectEvent } from '@gov-design-system-ce/components';
|
|
3
|
-
import { LazyLoadEvent, Sort } from '@verisoft/core';
|
|
4
|
-
import { ColumnDefinition, ColumnModel, ColumnProvider, FieldSizeType, RowModel, TableCore } from '@verisoft/ui-core';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TableComponent<T> implements OnChanges, AfterViewInit, TableCore<T> {
|
|
7
|
-
viewColumns: QueryList<ColumnProvider<T>>;
|
|
8
|
-
rowDetailTemplate: TemplateRef<{
|
|
9
|
-
$implicit: T;
|
|
10
|
-
}>;
|
|
11
|
-
rowDetailButtonTemplate: TemplateRef<{
|
|
12
|
-
$implicit: T;
|
|
13
|
-
}>;
|
|
14
|
-
sorters: Sort[];
|
|
15
|
-
data: T[];
|
|
16
|
-
total: number;
|
|
17
|
-
filter: Partial<T> | undefined;
|
|
18
|
-
extraFilter: Partial<T> | undefined;
|
|
19
|
-
loading: boolean;
|
|
20
|
-
scrollable: boolean;
|
|
21
|
-
pageSize: number;
|
|
22
|
-
currentPage: number;
|
|
23
|
-
showPaginator: boolean;
|
|
24
|
-
userTableWrapper: boolean;
|
|
25
|
-
sortMultiple: boolean;
|
|
26
|
-
lazy: boolean;
|
|
27
|
-
selectionMode: 'single' | 'multiple' | undefined;
|
|
28
|
-
selection: T[];
|
|
29
|
-
showPageSizePicker: boolean;
|
|
30
|
-
entityKey: string | undefined;
|
|
31
|
-
customRoute: string | undefined;
|
|
32
|
-
disableCustomClicks: boolean;
|
|
33
|
-
tableName?: string;
|
|
34
|
-
size: FieldSizeType;
|
|
35
|
-
showActionButtons: boolean;
|
|
36
|
-
maximumColumnLength: number;
|
|
37
|
-
set columns(value: ColumnDefinition<T>[]);
|
|
38
|
-
get columns(): ColumnDefinition<T>[];
|
|
39
|
-
selectionChange: EventEmitter<T[]>;
|
|
40
|
-
lazyLoad: EventEmitter<LazyLoadEvent>;
|
|
41
|
-
download: EventEmitter<RowModel<T>[]>;
|
|
42
|
-
delete: EventEmitter<RowModel<T>[]>;
|
|
43
|
-
save: EventEmitter<RowModel<T>[]>;
|
|
44
|
-
private readonly cdRef;
|
|
45
|
-
private readonly router;
|
|
46
|
-
private readonly route;
|
|
47
|
-
private readonly service;
|
|
48
|
-
private _columns;
|
|
49
|
-
tableColumns: ColumnModel<T>[];
|
|
50
|
-
tableRows: RowModel<T>[];
|
|
51
|
-
pageSizeOptions: {
|
|
52
|
-
value: string;
|
|
53
|
-
}[];
|
|
54
|
-
allSelected: boolean;
|
|
55
|
-
icons: import("@verisoft/ui-core").CommonIcons;
|
|
56
|
-
get govPageSize(): string;
|
|
57
|
-
get tableRowView(): RowModel<T>[];
|
|
58
|
-
get selected(): RowModel<T>[];
|
|
59
|
-
get selectedCount(): number;
|
|
60
|
-
constructor();
|
|
61
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
62
|
-
ngAfterViewInit(): void;
|
|
63
|
-
protected sortColumn(column: ColumnModel<T>): void;
|
|
64
|
-
protected changePage(event: {
|
|
65
|
-
detail: {
|
|
66
|
-
pagination: {
|
|
67
|
-
currentPage: number;
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
}): void;
|
|
71
|
-
protected changePageSize(event: CustomEvent<FormSelectEvent>): void;
|
|
72
|
-
protected selectRow(row: RowModel<T>, event: MouseEvent): void;
|
|
73
|
-
protected navigate(row: RowModel<T>, event: MouseEvent): void;
|
|
74
|
-
protected navigateNewWindow(row: RowModel<T>, event: MouseEvent): void;
|
|
75
|
-
protected toggleAll(event: CustomEvent<FormCheckboxEvent>): void;
|
|
76
|
-
protected toggleDetail(row: RowModel<T>): void;
|
|
77
|
-
protected selectRowCheckbox(row: RowModel<T>, event: CustomEvent<FormCheckboxEvent>): void;
|
|
78
|
-
protected truncate(text: string): string;
|
|
79
|
-
protected deselectAll(): void;
|
|
80
|
-
private createUrl;
|
|
81
|
-
private reactToSignals;
|
|
82
|
-
private updateColumnModels;
|
|
83
|
-
private updateRowModels;
|
|
84
|
-
private fireSelectionChange;
|
|
85
|
-
private selectSelected;
|
|
86
|
-
private fireLazyLoad;
|
|
87
|
-
private updateFilter;
|
|
88
|
-
private getSorts;
|
|
89
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent<any>, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent<any>, "v-table", never, { "sorters": { "alias": "sorters"; "required": false; }; "data": { "alias": "data"; "required": false; }; "total": { "alias": "total"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "extraFilter": { "alias": "extraFilter"; "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; }; "userTableWrapper": { "alias": "userTableWrapper"; "required": false; }; "sortMultiple": { "alias": "sortMultiple"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "showPageSizePicker": { "alias": "showPageSizePicker"; "required": false; }; "entityKey": { "alias": "entityKey"; "required": false; }; "customRoute": { "alias": "customRoute"; "required": false; }; "disableCustomClicks": { "alias": "disableCustomClicks"; "required": false; }; "tableName": { "alias": "tableName"; "required": false; }; "size": { "alias": "size"; "required": false; }; "showActionButtons": { "alias": "showActionButtons"; "required": false; }; "maximumColumnLength": { "alias": "maximumColumnLength"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; }, { "selectionChange": "selectionChange"; "lazyLoad": "lazyLoad"; "download": "download"; "delete": "delete"; "save": "save"; }, ["rowDetailTemplate", "rowDetailButtonTemplate", "viewColumns"], never, true, never>;
|
|
91
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { SortDirectionType } from '@verisoft/core';
|
|
2
|
-
export declare function getNextSortDirection(sortDirection: SortDirectionType | undefined, isNullable?: boolean): SortDirectionType | undefined;
|
|
3
|
-
export declare function createCustomRoute<T>(row: T, entityKey?: string, customRoute?: string): string | undefined;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './textarea.component';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
2
|
-
import { FieldType, BaseFormInputComponent, FieldSizeType, IconPositionType, SlotPositionType, TextareaCore } from '@verisoft/ui-core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TextareaComponent extends BaseFormInputComponent implements ControlValueAccessor, TextareaCore {
|
|
5
|
-
floatLabel: string | undefined;
|
|
6
|
-
type: FieldType;
|
|
7
|
-
minlength: number;
|
|
8
|
-
maxlength: number;
|
|
9
|
-
prefix: string;
|
|
10
|
-
sufix: string;
|
|
11
|
-
message: string;
|
|
12
|
-
name: string;
|
|
13
|
-
role: string;
|
|
14
|
-
size: FieldSizeType;
|
|
15
|
-
icon: string;
|
|
16
|
-
iconPos: IconPositionType;
|
|
17
|
-
labelSlot: SlotPositionType;
|
|
18
|
-
messageSlot: SlotPositionType;
|
|
19
|
-
rows: number;
|
|
20
|
-
cols: number;
|
|
21
|
-
autoResize: boolean;
|
|
22
|
-
icons: import("@verisoft/ui-core").CommonIcons;
|
|
23
|
-
constructor(ngControl: NgControl);
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, [{ optional: true; self: true; }]>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "v-textarea", never, { "floatLabel": { "alias": "floatLabel"; "required": false; }; "type": { "alias": "type"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "sufix": { "alias": "sufix"; "required": false; }; "message": { "alias": "message"; "required": false; }; "name": { "alias": "name"; "required": false; }; "role": { "alias": "role"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "labelSlot": { "alias": "labelSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "autoResize": { "alias": "autoResize"; "required": false; }; }, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './textfield.component';
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
|
-
import { TextfieldCore, BaseFormInputComponent, FieldSizeType, IconPositionType, SlotPositionType, FieldTypeType } from '@verisoft/ui-core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TextfieldComponent extends BaseFormInputComponent implements ControlValueAccessor, TextfieldCore, OnInit {
|
|
6
|
-
floatLabel: boolean;
|
|
7
|
-
type: FieldTypeType;
|
|
8
|
-
minlength: number;
|
|
9
|
-
maxlength: number;
|
|
10
|
-
min: number;
|
|
11
|
-
max: number;
|
|
12
|
-
prefix: string;
|
|
13
|
-
sufix: string;
|
|
14
|
-
message: string;
|
|
15
|
-
name: string;
|
|
16
|
-
role: string;
|
|
17
|
-
size: FieldSizeType | undefined;
|
|
18
|
-
icon: string;
|
|
19
|
-
iconPos: IconPositionType;
|
|
20
|
-
labelSlot: SlotPositionType;
|
|
21
|
-
errorSlot: SlotPositionType;
|
|
22
|
-
messageSlot: SlotPositionType;
|
|
23
|
-
constructor(ngControl: NgControl);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
private setMinMaxNumberInputValidators;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextfieldComponent, [{ optional: true; self: true; }]>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextfieldComponent, "v-textfield", never, { "floatLabel": { "alias": "floatLabel"; "required": false; }; "type": { "alias": "type"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "sufix": { "alias": "sufix"; "required": false; }; "message": { "alias": "message"; "required": false; }; "name": { "alias": "name"; "required": false; }; "role": { "alias": "role"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "labelSlot": { "alias": "labelSlot"; "required": false; }; "errorSlot": { "alias": "errorSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tooltip.component';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2, AfterViewInit } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TooltipComponent implements AfterViewInit {
|
|
4
|
-
private el;
|
|
5
|
-
private renderer;
|
|
6
|
-
color: 'primary' | 'secondary';
|
|
7
|
-
size: 'small' | 'medium' | 'large';
|
|
8
|
-
position: 'top' | 'right' | 'bottom' | 'left';
|
|
9
|
-
message: string;
|
|
10
|
-
label: string;
|
|
11
|
-
isVisible: boolean;
|
|
12
|
-
tooltipId: string | null;
|
|
13
|
-
constructor(el: ElementRef, renderer: Renderer2);
|
|
14
|
-
ngAfterViewInit(): void;
|
|
15
|
-
toggleTooltip(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "v-tooltip", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "position": { "alias": "position"; "required": false; }; "message": { "alias": "message"; "required": true; }; "label": { "alias": "label"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
|
-
}
|
package/lib/icons.d.ts
DELETED
package/lib/index.d.ts
DELETED
package/lib/init.service.d.ts
DELETED
package/lib/pages/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './not-authenticated.component';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class NotAuthenticatedComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotAuthenticatedComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotAuthenticatedComponent, "v-not-authenticated", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './not-authorized.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class NotAuthorizedComponent {
|
|
3
|
-
goBack(): void;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotAuthorizedComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotAuthorizedComponent, "v-not-authorized", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './not-found.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class NotFoundComponent {
|
|
3
|
-
goBack(): void;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotFoundComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotFoundComponent, "v-not-found", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import { ControlSeverityType } from "@verisoft/ui-core";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class GovColorPipe implements PipeTransform {
|
|
5
|
-
transform(color: ControlSeverityType | undefined): string | undefined;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GovColorPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<GovColorPipe, "govColor", true>;
|
|
8
|
-
}
|
package/lib/pipes/index.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { GovFormMultiSelectItem } from '@gov-design-system-ce/components';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class GovMultiselectOptionsPipe implements PipeTransform {
|
|
5
|
-
transform(options: any[] | undefined, optionLabel?: string, optionValue?: string, addEmptyOption?: boolean): GovFormMultiSelectItem[];
|
|
6
|
-
private convertToGovOption;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GovMultiselectOptionsPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<GovMultiselectOptionsPipe, "govMultiselectOptions", true>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import { FieldSizeType } from "@verisoft/ui-core";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class GovSizePipe implements PipeTransform {
|
|
5
|
-
transform(size: FieldSizeType | undefined): string | undefined;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GovSizePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<GovSizePipe, "govSize", true>;
|
|
8
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|