@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
package/index.d.ts
CHANGED
|
@@ -1 +1,955 @@
|
|
|
1
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { EventEmitter, OnInit, ChangeDetectorRef, OnChanges, OnDestroy, ElementRef, SimpleChanges, TemplateRef, AfterContentInit, QueryList, InjectionToken, AfterViewInit, PipeTransform, ComponentFactoryResolver, Type, ViewContainerRef, Injector, ComponentRef, ModuleWithProviders } from '@angular/core';
|
|
3
|
+
import { Params, Route } from '@angular/router';
|
|
4
|
+
import { GovButtonCustomEvent, ButtonEvent, FormSelectEvent, FormCheckboxEvent, GovFormMultiSelectItem } from '@gov-design-system-ce/components';
|
|
5
|
+
import * as _verisoft_ui_core from '@verisoft/ui-core';
|
|
6
|
+
import { ButtonCore, IconPositionType, FieldSizeType, ControlSeverityType, GovButtonTypeType, BreadcrumbCoreComponent, BaseFormInputComponent, CalendarCore, SlotPositionType, FieldType, CheckboxCore, UnsubscribeComponent, ConfirmDialogCore, DialogService, DialogData, DropdownCore, DropdownButtonCore, MenuItem, HeaderCore, SideMenuService, PasswordCore, PasswordStrength, ActionButton, ActionButtonGroupCore, ScreenSizeService, GenericFieldDefinition, GenericFieldTypeType, FilterCore, FieldSize, ColumnDefinition, TableDatasourceDirective, TableSelectionModeType, TableColumnDirective, GenericFieldCore, GenericFieldType, ExtendedComponent, RadiobuttonCore, RadioButtonItem, SwitchCore, MultiselectCore, SectionCore, SideMenuCore, SideMenuProviderService, SideMenuModuleConfig, SnackbarCore, TableCore, ColumnProvider, RowModel, ColumnModel, TextareaCore, TextfieldCore, FieldTypeType, TooltipCore, LoaderCore, FormFieldCore, InputGroupCore, InputGroupItem, NumberInputCore, PageHeaderCore, StepperCore, StepperItem, LayoutTypeType, TabViewItemCore, CommonIcons } from '@verisoft/ui-core';
|
|
7
|
+
import { ControlValueAccessor, NgControl, FormControl, ValidatorFn, FormGroup, UntypedFormGroup } from '@angular/forms';
|
|
8
|
+
import { LazyLoadEvent, FilterEvent, DatasourceType, BaseHttpService, Sort } from '@verisoft/core';
|
|
9
|
+
import { Subscription, Observable } from 'rxjs';
|
|
10
|
+
import { Overlay } from '@angular/cdk/overlay';
|
|
11
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
12
|
+
|
|
13
|
+
declare class ButtonComponent implements ButtonCore {
|
|
14
|
+
label: string | undefined;
|
|
15
|
+
icon: string | undefined;
|
|
16
|
+
badge: string;
|
|
17
|
+
iconPos: IconPositionType;
|
|
18
|
+
disabled: boolean;
|
|
19
|
+
rounded: boolean;
|
|
20
|
+
outlined: boolean;
|
|
21
|
+
raised: boolean;
|
|
22
|
+
routerLink: any[];
|
|
23
|
+
size: FieldSizeType | undefined;
|
|
24
|
+
queryParams: Params;
|
|
25
|
+
severity: ControlSeverityType | undefined;
|
|
26
|
+
type: GovButtonTypeType;
|
|
27
|
+
expanded: boolean;
|
|
28
|
+
name: string;
|
|
29
|
+
click: EventEmitter<any>;
|
|
30
|
+
handleClick(event: GovButtonCustomEvent<ButtonEvent> | MouseEvent): void;
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "v-button", never, { "label": { "alias": "label"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "badge": { "alias": "badge"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; "raised": { "alias": "raised"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "size": { "alias": "size"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "type": { "alias": "type"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, { "click": "click"; }, never, never, true, never>;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
declare class BreadcrumbComponent extends BreadcrumbCoreComponent {
|
|
36
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
37
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponent, never>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "v-breadcrumb", never, {}, {}, never, never, true, never>;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
declare class CalendarComponent extends BaseFormInputComponent implements ControlValueAccessor, CalendarCore {
|
|
42
|
+
icon: string;
|
|
43
|
+
floatLabel: string | undefined;
|
|
44
|
+
maxDate: Date;
|
|
45
|
+
minDate: Date;
|
|
46
|
+
header: string;
|
|
47
|
+
footer: string;
|
|
48
|
+
selectionMode: 'single' | 'multiple' | 'range' | undefined;
|
|
49
|
+
size: FieldSizeType;
|
|
50
|
+
errorSlot: SlotPositionType;
|
|
51
|
+
labelSlot: SlotPositionType;
|
|
52
|
+
messageSlot: SlotPositionType;
|
|
53
|
+
message: string;
|
|
54
|
+
name: string;
|
|
55
|
+
type: FieldType;
|
|
56
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
57
|
+
constructor(ngControl: NgControl);
|
|
58
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarComponent, [{ optional: true; self: true; }]>;
|
|
59
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarComponent, "v-calendar", never, { "icon": { "alias": "icon"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "header": { "alias": "header"; "required": false; }; "footer": { "alias": "footer"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "size": { "alias": "size"; "required": false; }; "errorSlot": { "alias": "errorSlot"; "required": false; }; "labelSlot": { "alias": "labelSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; "message": { "alias": "message"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, true, never>;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
declare class CheckboxComponent extends BaseFormInputComponent implements ControlValueAccessor, CheckboxCore {
|
|
63
|
+
size: FieldSizeType;
|
|
64
|
+
value: string;
|
|
65
|
+
name: string;
|
|
66
|
+
readonly indeterminate: i0.InputSignal<boolean>;
|
|
67
|
+
noLabel: boolean;
|
|
68
|
+
protected readonly icons: _verisoft_ui_core.CommonIcons;
|
|
69
|
+
constructor(ngControl: NgControl);
|
|
70
|
+
id: string;
|
|
71
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, [{ optional: true; self: true; }]>;
|
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "v-checkbox", never, { "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; "isSignal": true; }; "noLabel": { "alias": "noLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
declare class ConfirmDialogComponent extends UnsubscribeComponent implements OnInit, ConfirmDialogCore {
|
|
76
|
+
private readonly dialogService;
|
|
77
|
+
private readonly cdr;
|
|
78
|
+
constructor(dialogService: DialogService, cdr: ChangeDetectorRef);
|
|
79
|
+
visible: boolean;
|
|
80
|
+
protected closable: boolean;
|
|
81
|
+
data: DialogData;
|
|
82
|
+
ngOnInit(): void;
|
|
83
|
+
protected dialogClick(confirm: boolean): void;
|
|
84
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmDialogComponent, never>;
|
|
85
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmDialogComponent, "v-confirm-dialog", never, {}, {}, never, never, true, never>;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
interface DropDownItemData<T> {
|
|
89
|
+
label: string;
|
|
90
|
+
value: string | number;
|
|
91
|
+
item: T;
|
|
92
|
+
selected: boolean;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
declare class DropdownComponent<T> extends BaseFormInputComponent implements ControlValueAccessor, DropdownCore<T>, OnInit, OnChanges, OnDestroy {
|
|
96
|
+
private changeDetectorRef;
|
|
97
|
+
filterTextField: ElementRef;
|
|
98
|
+
options: T[] | undefined;
|
|
99
|
+
optionLabel: string | undefined;
|
|
100
|
+
optionValue: string | undefined;
|
|
101
|
+
dropdownIcon: string | undefined;
|
|
102
|
+
floatLabel: string | undefined;
|
|
103
|
+
lazy: boolean;
|
|
104
|
+
filter: boolean;
|
|
105
|
+
editable: boolean;
|
|
106
|
+
loading: boolean;
|
|
107
|
+
size: FieldSizeType;
|
|
108
|
+
showFilter: boolean;
|
|
109
|
+
localSearch: boolean;
|
|
110
|
+
forceMinWidth: boolean;
|
|
111
|
+
changed: EventEmitter<any>;
|
|
112
|
+
showed: EventEmitter<any>;
|
|
113
|
+
cleared: EventEmitter<any>;
|
|
114
|
+
lazyLoad: EventEmitter<LazyLoadEvent>;
|
|
115
|
+
filtered: EventEmitter<FilterEvent>;
|
|
116
|
+
opened: boolean;
|
|
117
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
118
|
+
selectedItem: DropDownItemData<T> | undefined;
|
|
119
|
+
filterControl: FormControl<string | null>;
|
|
120
|
+
filterSub: Subscription | undefined;
|
|
121
|
+
dropdownOptions: DropDownItemData<T>[] | undefined;
|
|
122
|
+
private readonly pageSize;
|
|
123
|
+
private lastPage;
|
|
124
|
+
get labelClasses(): {
|
|
125
|
+
disabled: boolean | null | undefined;
|
|
126
|
+
error: boolean | null | undefined;
|
|
127
|
+
};
|
|
128
|
+
get inputClasses(): {
|
|
129
|
+
'disabled-input': boolean | null | undefined;
|
|
130
|
+
'error-input': boolean | null | undefined;
|
|
131
|
+
};
|
|
132
|
+
constructor(ngControl: NgControl, changeDetectorRef: ChangeDetectorRef);
|
|
133
|
+
ngOnInit(): void;
|
|
134
|
+
writeValue(value: any): void;
|
|
135
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
136
|
+
private convertToOptions;
|
|
137
|
+
ngOnDestroy(): void;
|
|
138
|
+
toggleDropdown(): void;
|
|
139
|
+
protected clearSelection(event: MouseEvent): void;
|
|
140
|
+
private openDropdown;
|
|
141
|
+
selectItem(option: DropDownItemData<T> | undefined, emitChange: boolean): void;
|
|
142
|
+
onDocumentClick(event: MouseEvent): void;
|
|
143
|
+
onScroll(index: number): void;
|
|
144
|
+
onKeyDown(event: KeyboardEvent): void;
|
|
145
|
+
private loadDataForIndex;
|
|
146
|
+
private setFilterFocus;
|
|
147
|
+
private closeDropdown;
|
|
148
|
+
private filterOptions;
|
|
149
|
+
private createFilterObject;
|
|
150
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent<any>, [{ optional: true; self: true; }, null]>;
|
|
151
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent<any>, "v-dropdown", never, { "options": { "alias": "options"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "dropdownIcon": { "alias": "dropdownIcon"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "size": { "alias": "size"; "required": false; }; "showFilter": { "alias": "showFilter"; "required": false; }; "localSearch": { "alias": "localSearch"; "required": false; }; "forceMinWidth": { "alias": "forceMinWidth"; "required": false; }; }, { "changed": "changed"; "showed": "showed"; "cleared": "cleared"; "lazyLoad": "lazyLoad"; "filtered": "filtered"; }, never, never, true, never>;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
declare class DropdownButtonComponent implements DropdownButtonCore {
|
|
155
|
+
label: i0.InputSignal<string | undefined>;
|
|
156
|
+
icon: i0.InputSignal<string | undefined>;
|
|
157
|
+
rounded: i0.InputSignal<boolean | undefined>;
|
|
158
|
+
raised: i0.InputSignal<boolean | undefined>;
|
|
159
|
+
outlined: i0.InputSignal<boolean | undefined>;
|
|
160
|
+
severity: i0.InputSignal<"success" | "info" | "warning" | "danger" | "help" | "primary" | "secondary" | "contrast" | undefined>;
|
|
161
|
+
size: i0.InputSignal<"small" | "medium" | "large" | undefined>;
|
|
162
|
+
items: i0.InputSignal<MenuItem[] | undefined>;
|
|
163
|
+
fireClick(item: MenuItem): void;
|
|
164
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownButtonComponent, never>;
|
|
165
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownButtonComponent, "v-dropdown-button", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "rounded": { "alias": "rounded"; "required": false; "isSignal": true; }; "raised": { "alias": "raised"; "required": false; "isSignal": true; }; "outlined": { "alias": "outlined"; "required": false; "isSignal": true; }; "severity": { "alias": "severity"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
declare class HeaderComponent implements HeaderCore {
|
|
169
|
+
title: string;
|
|
170
|
+
userName: string;
|
|
171
|
+
logoUrl: string;
|
|
172
|
+
userRole: any;
|
|
173
|
+
menuRef: HTMLDivElement;
|
|
174
|
+
items: MenuItem[];
|
|
175
|
+
actionTemplate: TemplateRef<{
|
|
176
|
+
$implicit: any;
|
|
177
|
+
}>;
|
|
178
|
+
protected icons: _verisoft_ui_core.CommonIcons;
|
|
179
|
+
protected menuVisible: boolean;
|
|
180
|
+
private openedIndexes;
|
|
181
|
+
protected readonly tabsService: SideMenuService;
|
|
182
|
+
private readonly router;
|
|
183
|
+
toggleMenu(): void;
|
|
184
|
+
protected canRedirect(url?: string, canRedirect?: boolean): void;
|
|
185
|
+
protected showOrHide(index: number, children?: number): void;
|
|
186
|
+
protected canBeShown(index: number): boolean;
|
|
187
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
|
|
188
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "v-header", never, { "title": { "alias": "title"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "userRole": { "alias": "userRole"; "required": false; }; "menuRef": { "alias": "menuRef"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, {}, ["actionTemplate"], ["*"], true, never>;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
declare class PasswordComponent extends BaseFormInputComponent implements ControlValueAccessor, PasswordCore {
|
|
192
|
+
toggleMask: boolean;
|
|
193
|
+
feedback: boolean;
|
|
194
|
+
labelSlot: SlotPositionType;
|
|
195
|
+
requiredStrength: PasswordStrength;
|
|
196
|
+
message: string;
|
|
197
|
+
name: string;
|
|
198
|
+
role: string;
|
|
199
|
+
icon: string;
|
|
200
|
+
iconPos: IconPositionType;
|
|
201
|
+
size: FieldSizeType | undefined;
|
|
202
|
+
messageSlot: SlotPositionType;
|
|
203
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
204
|
+
passwordStrength: PasswordStrength;
|
|
205
|
+
type: FieldType;
|
|
206
|
+
constructor(ngControl: NgControl);
|
|
207
|
+
valueChange(value: string): void;
|
|
208
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordComponent, [{ optional: true; self: true; }]>;
|
|
209
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordComponent, "v-password", never, { "toggleMask": { "alias": "toggleMask"; "required": false; }; "feedback": { "alias": "feedback"; "required": false; }; "labelSlot": { "alias": "labelSlot"; "required": false; }; "requiredStrength": { "alias": "requiredStrength"; "required": false; }; "message": { "alias": "message"; "required": false; }; "name": { "alias": "name"; "required": false; }; "role": { "alias": "role"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "size": { "alias": "size"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; }, {}, never, never, true, never>;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
declare class ActionButtonComponent implements ActionButton, OnChanges {
|
|
213
|
+
disabled: boolean;
|
|
214
|
+
toolTip?: string;
|
|
215
|
+
id?: string;
|
|
216
|
+
icon?: string;
|
|
217
|
+
outlined: boolean;
|
|
218
|
+
raised: boolean;
|
|
219
|
+
severity?: ControlSeverityType;
|
|
220
|
+
label?: string;
|
|
221
|
+
size?: FieldSizeType;
|
|
222
|
+
click: EventEmitter<MouseEvent>;
|
|
223
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
224
|
+
private propertyChangeSubject;
|
|
225
|
+
propertyChanged: Observable<unknown>;
|
|
226
|
+
buttonGroup: ActionButtonGroupCore | null;
|
|
227
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
228
|
+
handleClick(event: MouseEvent): void;
|
|
229
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonComponent, never>;
|
|
230
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionButtonComponent, "v-action-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "toolTip": { "alias": "toolTip"; "required": false; }; "id": { "alias": "id"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; "raised": { "alias": "raised"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "label": { "alias": "label"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "click": "click"; }, never, never, true, never>;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
declare class ActionButtonGroupComponent extends UnsubscribeComponent implements AfterContentInit, ActionButtonGroupCore {
|
|
234
|
+
private readonly changeDetectorRef;
|
|
235
|
+
readonly screenSizeService: ScreenSizeService;
|
|
236
|
+
actions: QueryList<ActionButtonComponent>;
|
|
237
|
+
maxItems: number;
|
|
238
|
+
maxItemsMobile: number;
|
|
239
|
+
items: ActionButton[];
|
|
240
|
+
menuIconPos: IconPositionType;
|
|
241
|
+
menuIcon: string;
|
|
242
|
+
label?: string;
|
|
243
|
+
icon?: string;
|
|
244
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
245
|
+
allItems: ActionButton[];
|
|
246
|
+
visibleActions: ActionButton[];
|
|
247
|
+
menuItems: MenuItem[];
|
|
248
|
+
constructor(changeDetectorRef: ChangeDetectorRef, screenSizeService: ScreenSizeService);
|
|
249
|
+
ngAfterContentInit(): void;
|
|
250
|
+
fireClick(item: ActionButton, event: MouseEvent): void;
|
|
251
|
+
private subscribeItemChange;
|
|
252
|
+
private computeItems;
|
|
253
|
+
private convertToMenuItem;
|
|
254
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonGroupComponent, never>;
|
|
255
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionButtonGroupComponent, "v-action-button-group", never, { "maxItems": { "alias": "maxItems"; "required": false; }; "maxItemsMobile": { "alias": "maxItemsMobile"; "required": false; }; "items": { "alias": "items"; "required": false; }; "menuIconPos": { "alias": "menuIconPos"; "required": false; }; "menuIcon": { "alias": "menuIcon"; "required": false; }; "label": { "alias": "label"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, ["actions"], never, true, never>;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
declare class FilterFieldDirective implements GenericFieldDefinition {
|
|
259
|
+
name: string;
|
|
260
|
+
type: GenericFieldTypeType | undefined;
|
|
261
|
+
label: string | undefined;
|
|
262
|
+
optionLabel: string;
|
|
263
|
+
optionValue: string | undefined;
|
|
264
|
+
options: unknown[] | undefined;
|
|
265
|
+
value?: unknown;
|
|
266
|
+
validator?: ValidatorFn[];
|
|
267
|
+
datasource: DatasourceType<any> | undefined;
|
|
268
|
+
filterField?: string;
|
|
269
|
+
showFilter?: boolean;
|
|
270
|
+
localSearch?: boolean;
|
|
271
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilterFieldDirective, never>;
|
|
272
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterFieldDirective, "v-filter-field", never, { "name": { "alias": "name"; "required": true; }; "type": { "alias": "type"; "required": false; }; "label": { "alias": "label"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "options": { "alias": "options"; "required": false; }; "value": { "alias": "value"; "required": false; }; "validator": { "alias": "validator"; "required": false; }; "datasource": { "alias": "datasource"; "required": false; }; "filterField": { "alias": "filterField"; "required": false; }; "showFilter": { "alias": "showFilter"; "required": false; }; "localSearch": { "alias": "localSearch"; "required": false; }; }, {}, never, never, true, never>;
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
type FilterValueType = {
|
|
276
|
+
[key: string]: unknown;
|
|
277
|
+
};
|
|
278
|
+
declare class FilterComponent<T extends object> extends UnsubscribeComponent implements OnChanges, OnInit, AfterContentInit, FilterCore {
|
|
279
|
+
fieldDeclarations: QueryList<FilterFieldDirective>;
|
|
280
|
+
fields: GenericFieldDefinition[];
|
|
281
|
+
filters: GenericFieldDefinition[];
|
|
282
|
+
title?: string;
|
|
283
|
+
fulltextFieldName: string;
|
|
284
|
+
showFulltext: boolean;
|
|
285
|
+
showFilters: boolean;
|
|
286
|
+
autoBind: boolean;
|
|
287
|
+
debounceTime?: number;
|
|
288
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
289
|
+
fieldDefinitios$?: Observable<GenericFieldDefinition[]>;
|
|
290
|
+
formGroup$?: Observable<FormGroup>;
|
|
291
|
+
simpleFormFieldDefinitions$?: Observable<GenericFieldDefinition[]>;
|
|
292
|
+
private searchField;
|
|
293
|
+
private onTouch?;
|
|
294
|
+
private onChange?;
|
|
295
|
+
private inputFields$;
|
|
296
|
+
FieldSize: typeof FieldSize;
|
|
297
|
+
protected screenSizeService: ScreenSizeService;
|
|
298
|
+
protected changeDetectorRef: ChangeDetectorRef;
|
|
299
|
+
protected dialogService: DialogService;
|
|
300
|
+
service: BaseHttpService<T>;
|
|
301
|
+
formGroup: FormGroup<{}>;
|
|
302
|
+
filledFiltersCount$: Observable<string>;
|
|
303
|
+
private lastFormFields;
|
|
304
|
+
ngOnInit(): void;
|
|
305
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
306
|
+
ngAfterContentInit(): void;
|
|
307
|
+
protected openFilter(): void;
|
|
308
|
+
protected openSearch(): void;
|
|
309
|
+
writeValue(data: FilterValueType): void;
|
|
310
|
+
registerOnChange(fn: (value: FilterValueType | undefined) => void): void;
|
|
311
|
+
registerOnTouched(fn: () => void): void;
|
|
312
|
+
setDisabledState?(isDisabled: boolean): void;
|
|
313
|
+
submitValue(): void;
|
|
314
|
+
setFilterValues(dialogFormGroup: FormGroup): void;
|
|
315
|
+
clear(): void;
|
|
316
|
+
private convertFilter;
|
|
317
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilterComponent<any>, never>;
|
|
318
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FilterComponent<any>, "v-filter", never, { "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "title": { "alias": "title"; "required": false; }; "fulltextFieldName": { "alias": "fulltextFieldName"; "required": false; }; "showFulltext": { "alias": "showFulltext"; "required": false; }; "showFilters": { "alias": "showFilters"; "required": false; }; "autoBind": { "alias": "autoBind"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; }, {}, ["fieldDeclarations"], ["v-action-button-group"], true, never>;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
declare class FeatureListFilterFieldDirective extends FilterFieldDirective {
|
|
322
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureListFilterFieldDirective, never>;
|
|
323
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FeatureListFilterFieldDirective, "v-feature-list-filter-field", never, {}, {}, never, never, true, never>;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
interface FeatureListPageConfig {
|
|
327
|
+
title: string;
|
|
328
|
+
datasource: string;
|
|
329
|
+
tableName: string;
|
|
330
|
+
showAdd?: boolean;
|
|
331
|
+
showDownload?: boolean;
|
|
332
|
+
showDelete?: boolean;
|
|
333
|
+
}
|
|
334
|
+
declare const FEATURE_LIST_PAGE_CONFIG_PROPERTY = "feature_list_config";
|
|
335
|
+
declare function addFeatureListPage(value: Partial<Route> & {
|
|
336
|
+
config: FeatureListPageConfig;
|
|
337
|
+
}): Route;
|
|
338
|
+
interface FeatureListColumnDefinition<T> extends ColumnDefinition<T> {
|
|
339
|
+
filter?: boolean;
|
|
340
|
+
type?: GenericFieldTypeType;
|
|
341
|
+
}
|
|
342
|
+
declare const FEATURE_LIST_COLUMN_PROVIDER: InjectionToken<unknown>;
|
|
343
|
+
interface FeatureListColumnProvider<T> {
|
|
344
|
+
getDefinition: () => FeatureListColumnDefinition<T>;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
declare class FeatureListComponent<T> implements AfterViewInit {
|
|
348
|
+
viewColumns: QueryList<FeatureListColumnProvider<T>>;
|
|
349
|
+
fieldDeclarations: QueryList<FeatureListFilterFieldDirective>;
|
|
350
|
+
tableDatasourceDirective: TableDatasourceDirective<T>;
|
|
351
|
+
autoBind: boolean;
|
|
352
|
+
title: string;
|
|
353
|
+
columns: FeatureListColumnDefinition<T>[];
|
|
354
|
+
filters: GenericFieldDefinition[];
|
|
355
|
+
maxVisibleActions: number;
|
|
356
|
+
tableName: string;
|
|
357
|
+
ngrxFeatureKey?: string;
|
|
358
|
+
maxVisibleMobileActions: number;
|
|
359
|
+
showExtendedFilter: boolean;
|
|
360
|
+
showDownload: boolean;
|
|
361
|
+
showDelete: boolean;
|
|
362
|
+
showAdd: boolean;
|
|
363
|
+
canDownload: boolean;
|
|
364
|
+
canDelete: boolean;
|
|
365
|
+
canAdd: boolean;
|
|
366
|
+
useRouterFilter: boolean;
|
|
367
|
+
fulltextFieldName: string;
|
|
368
|
+
showFulltext: boolean;
|
|
369
|
+
deleteConfirmMessage: string | undefined;
|
|
370
|
+
autoDeleteEnabled: boolean;
|
|
371
|
+
autoDownloadEnabled: boolean;
|
|
372
|
+
downloadFileName: string;
|
|
373
|
+
datasource: DatasourceType<T>;
|
|
374
|
+
extraFilter: any;
|
|
375
|
+
disableCustomClicks: boolean;
|
|
376
|
+
maximumColumnLength: number;
|
|
377
|
+
addClick: EventEmitter<any>;
|
|
378
|
+
downloadClick: EventEmitter<any>;
|
|
379
|
+
deleteClick: EventEmitter<T[]>;
|
|
380
|
+
selectionChange: EventEmitter<any>;
|
|
381
|
+
set selectionMode(mode: TableSelectionModeType | undefined);
|
|
382
|
+
get selectionMode(): TableSelectionModeType | undefined;
|
|
383
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
384
|
+
private httpClient;
|
|
385
|
+
private baseUrl;
|
|
386
|
+
private _selectionMode;
|
|
387
|
+
private cdRef;
|
|
388
|
+
private dialogService;
|
|
389
|
+
selection: T[];
|
|
390
|
+
ngAfterViewInit(): void;
|
|
391
|
+
selectItems(items: T[]): void;
|
|
392
|
+
startDeleteItems(): void;
|
|
393
|
+
startDownload(): void;
|
|
394
|
+
private deleteItems;
|
|
395
|
+
private forceDelete;
|
|
396
|
+
private createDeleteFn;
|
|
397
|
+
private createDownloadFn;
|
|
398
|
+
private finishDeletion;
|
|
399
|
+
private convertToBlob;
|
|
400
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureListComponent<any>, never>;
|
|
401
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FeatureListComponent<any>, "v-feature-list", never, { "autoBind": { "alias": "autoBind"; "required": false; }; "title": { "alias": "title"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "maxVisibleActions": { "alias": "maxVisibleActions"; "required": false; }; "tableName": { "alias": "tableName"; "required": true; }; "ngrxFeatureKey": { "alias": "ngrxFeatureKey"; "required": false; }; "maxVisibleMobileActions": { "alias": "maxVisibleMobileActions"; "required": false; }; "showExtendedFilter": { "alias": "showExtendedFilter"; "required": false; }; "showDownload": { "alias": "showDownload"; "required": false; }; "showDelete": { "alias": "showDelete"; "required": false; }; "showAdd": { "alias": "showAdd"; "required": false; }; "canDownload": { "alias": "canDownload"; "required": false; }; "canDelete": { "alias": "canDelete"; "required": false; }; "canAdd": { "alias": "canAdd"; "required": false; }; "useRouterFilter": { "alias": "useRouterFilter"; "required": false; }; "fulltextFieldName": { "alias": "fulltextFieldName"; "required": false; }; "showFulltext": { "alias": "showFulltext"; "required": false; }; "deleteConfirmMessage": { "alias": "deleteConfirmMessage"; "required": false; }; "autoDeleteEnabled": { "alias": "autoDeleteEnabled"; "required": false; }; "autoDownloadEnabled": { "alias": "autoDownloadEnabled"; "required": false; }; "downloadFileName": { "alias": "downloadFileName"; "required": false; }; "datasource": { "alias": "datasource"; "required": false; }; "extraFilter": { "alias": "extraFilter"; "required": false; }; "disableCustomClicks": { "alias": "disableCustomClicks"; "required": false; }; "maximumColumnLength": { "alias": "maximumColumnLength"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; }, { "addClick": "addClick"; "downloadClick": "downloadClick"; "deleteClick": "deleteClick"; "selectionChange": "selectionChange"; }, ["viewColumns", "fieldDeclarations"], never, true, never>;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
declare class FeatureListColumnDirective<T> extends TableColumnDirective<T> implements FeatureListColumnProvider<T> {
|
|
405
|
+
filter: boolean;
|
|
406
|
+
type: GenericFieldTypeType;
|
|
407
|
+
getDefinition(): FeatureListColumnDefinition<T>;
|
|
408
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureListColumnDirective<any>, never>;
|
|
409
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FeatureListColumnDirective<any>, "v-feature-list-column", never, { "filter": { "alias": "filter"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
declare class FeatureListFilterPipe<T> implements PipeTransform {
|
|
413
|
+
transform(value: FeatureListColumnDefinition<T>[] | undefined): GenericFieldDefinition[] | undefined;
|
|
414
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureListFilterPipe<any>, never>;
|
|
415
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FeatureListFilterPipe<any>, "featureListColumn", true>;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
declare class GenericFieldComponent<T> extends BaseFormInputComponent implements GenericFieldCore<T> {
|
|
419
|
+
type?: GenericFieldTypeType;
|
|
420
|
+
floatLabel?: boolean;
|
|
421
|
+
optionLabel: string | undefined;
|
|
422
|
+
optionValue: string | undefined;
|
|
423
|
+
options: T[] | undefined;
|
|
424
|
+
size?: FieldSizeType;
|
|
425
|
+
loading: boolean;
|
|
426
|
+
lazy: boolean;
|
|
427
|
+
filter: boolean;
|
|
428
|
+
datasource?: DatasourceType<T>;
|
|
429
|
+
filterField?: string;
|
|
430
|
+
showFilter?: boolean;
|
|
431
|
+
localSearch?: boolean;
|
|
432
|
+
changed: EventEmitter<any>;
|
|
433
|
+
showed: EventEmitter<any>;
|
|
434
|
+
cleared: EventEmitter<any>;
|
|
435
|
+
lazyLoad: EventEmitter<LazyLoadEvent>;
|
|
436
|
+
filtered: EventEmitter<FilterEvent>;
|
|
437
|
+
fieldTypes: typeof GenericFieldType;
|
|
438
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
439
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GenericFieldComponent<any>, never>;
|
|
440
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GenericFieldComponent<any>, "v-generic-field", never, { "type": { "alias": "type"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "options": { "alias": "options"; "required": false; }; "size": { "alias": "size"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "datasource": { "alias": "datasource"; "required": false; }; "filterField": { "alias": "filterField"; "required": false; }; "showFilter": { "alias": "showFilter"; "required": false; }; "localSearch": { "alias": "localSearch"; "required": false; }; }, { "changed": "changed"; "showed": "showed"; "cleared": "cleared"; "lazyLoad": "lazyLoad"; "filtered": "filtered"; }, never, never, true, never>;
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
declare class GenericFormComponent implements OnChanges {
|
|
444
|
+
formGroup?: UntypedFormGroup;
|
|
445
|
+
fields?: GenericFieldDefinition[];
|
|
446
|
+
columns?: number;
|
|
447
|
+
showAsRow: boolean;
|
|
448
|
+
formGroupComputed: UntypedFormGroup;
|
|
449
|
+
columnClass?: string;
|
|
450
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
451
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GenericFormComponent, never>;
|
|
452
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GenericFormComponent, "v-generic-form", never, { "formGroup": { "alias": "formGroup"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "showAsRow": { "alias": "showAsRow"; "required": false; }; }, {}, never, never, true, never>;
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
declare function generateFormGroup(fields: GenericFieldDefinition[] | undefined, lastGroupValue: UntypedFormGroup | undefined, inputGroup: UntypedFormGroup | undefined, inputGroupChanged?: boolean): UntypedFormGroup;
|
|
456
|
+
declare function getColumnClass(value?: number): string | undefined;
|
|
457
|
+
|
|
458
|
+
declare class DynamicComponentFactoryService implements OnDestroy {
|
|
459
|
+
private componentFactoryResolver;
|
|
460
|
+
constructor(componentFactoryResolver: ComponentFactoryResolver);
|
|
461
|
+
ngOnDestroy(): void;
|
|
462
|
+
createDynamicComponent<TComponent>(componentType: Type<TComponent>, viewContainerRef: ViewContainerRef, inputs: ExtendedComponent<TComponent>, injector?: Injector | undefined): Promise<ComponentRef<TComponent>>;
|
|
463
|
+
setComponentData<TComponent>(component: ComponentRef<TComponent>, inputs: Partial<TComponent>): void;
|
|
464
|
+
private unsubscribeComponentEvents;
|
|
465
|
+
private fireComponentEvents;
|
|
466
|
+
private setComponentDataInt;
|
|
467
|
+
private fireInputComponentEvents;
|
|
468
|
+
private fireOutputComponentEvents;
|
|
469
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicComponentFactoryService, never>;
|
|
470
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DynamicComponentFactoryService>;
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
declare class DynamicComponent<TComponent> implements AfterViewInit, OnChanges {
|
|
474
|
+
componentType: Type<TComponent>;
|
|
475
|
+
data: ExtendedComponent<TComponent>;
|
|
476
|
+
container: ViewContainerRef;
|
|
477
|
+
private factoryServices;
|
|
478
|
+
private changeDetectorRef;
|
|
479
|
+
private injector;
|
|
480
|
+
ngOnChanges(): void;
|
|
481
|
+
ngAfterViewInit(): void;
|
|
482
|
+
private createComponent;
|
|
483
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicComponent<any>, never>;
|
|
484
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicComponent<any>, "v-dynamic-component", never, { "componentType": { "alias": "componentType"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
declare class RadioButtonComponent<T> extends BaseFormInputComponent implements ControlValueAccessor, RadiobuttonCore<T> {
|
|
488
|
+
radioGroupName: string;
|
|
489
|
+
items: RadioButtonItem<T>[];
|
|
490
|
+
size: FieldSizeType;
|
|
491
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
492
|
+
constructor(ngControl: NgControl);
|
|
493
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonComponent<any>, [{ optional: true; self: true; }]>;
|
|
494
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RadioButtonComponent<any>, "v-radiobutton", never, { "radioGroupName": { "alias": "radioGroupName"; "required": false; }; "items": { "alias": "items"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
declare class SwitchComponent extends BaseFormInputComponent implements SwitchCore {
|
|
498
|
+
size: FieldSizeType;
|
|
499
|
+
noLabel: boolean;
|
|
500
|
+
name: string;
|
|
501
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
502
|
+
constructor(ngControl: NgControl);
|
|
503
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SwitchComponent, [{ optional: true; self: true; }]>;
|
|
504
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwitchComponent, "v-switch", never, { "size": { "alias": "size"; "required": false; }; "noLabel": { "alias": "noLabel"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, true, never>;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
declare class MultiselectComponent<T> extends BaseFormInputComponent implements ControlValueAccessor, OnChanges, MultiselectCore<T> {
|
|
508
|
+
constructor(ngControl: NgControl);
|
|
509
|
+
options: T[] | undefined;
|
|
510
|
+
optionLabel: string | undefined;
|
|
511
|
+
optionValue: string | undefined;
|
|
512
|
+
dropdownIcon: string | undefined;
|
|
513
|
+
floatLabel: string | undefined;
|
|
514
|
+
editable: boolean;
|
|
515
|
+
display: 'flex' | 'block';
|
|
516
|
+
errorSlot: SlotPositionType;
|
|
517
|
+
lazy: boolean;
|
|
518
|
+
filter: boolean;
|
|
519
|
+
loading: boolean;
|
|
520
|
+
size: FieldSizeType;
|
|
521
|
+
changed: EventEmitter<any>;
|
|
522
|
+
showed: EventEmitter<any>;
|
|
523
|
+
cleared: EventEmitter<any>;
|
|
524
|
+
lazyLoad: EventEmitter<LazyLoadEvent>;
|
|
525
|
+
filtered: EventEmitter<FilterEvent>;
|
|
526
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
527
|
+
lazyLoadOptions: LazyLoadEvent;
|
|
528
|
+
cdRef: ChangeDetectorRef;
|
|
529
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
530
|
+
onLazyLoad(event: any): void;
|
|
531
|
+
selectionChange(event: any): void;
|
|
532
|
+
onDropdownShow(): void;
|
|
533
|
+
onDropdownClear(): void;
|
|
534
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MultiselectComponent<any>, [{ optional: true; self: true; }]>;
|
|
535
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MultiselectComponent<any>, "v-multiselect", never, { "options": { "alias": "options"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "dropdownIcon": { "alias": "dropdownIcon"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; "display": { "alias": "display"; "required": false; }; "errorSlot": { "alias": "errorSlot"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "changed": "changed"; "showed": "showed"; "cleared": "cleared"; "lazyLoad": "lazyLoad"; "filtered": "filtered"; }, never, never, true, never>;
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
declare class SearchComponent {
|
|
539
|
+
placeholder: string;
|
|
540
|
+
size: FieldSizeType;
|
|
541
|
+
searchTerm: EventEmitter<string>;
|
|
542
|
+
value: string;
|
|
543
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
544
|
+
setValue(event: any): void;
|
|
545
|
+
search(): void;
|
|
546
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchComponent, never>;
|
|
547
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchComponent, "v-search", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "searchTerm": "searchTerm"; }, never, never, true, never>;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
declare class SectionComponent implements SectionCore {
|
|
551
|
+
title: string;
|
|
552
|
+
badge: string;
|
|
553
|
+
showContent: boolean;
|
|
554
|
+
backgroundColor: string;
|
|
555
|
+
annotation: string;
|
|
556
|
+
identifier: string;
|
|
557
|
+
icon: string;
|
|
558
|
+
iconType: string;
|
|
559
|
+
size: FieldSizeType;
|
|
560
|
+
badgeSlot: 'prefix' | 'sufix';
|
|
561
|
+
open: boolean;
|
|
562
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
563
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SectionComponent, never>;
|
|
564
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SectionComponent, "v-section", never, { "title": { "alias": "title"; "required": false; }; "badge": { "alias": "badge"; "required": false; }; "showContent": { "alias": "showContent"; "required": false; }; "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "annotation": { "alias": "annotation"; "required": false; }; "identifier": { "alias": "identifier"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconType": { "alias": "iconType"; "required": false; }; "size": { "alias": "size"; "required": false; }; "badgeSlot": { "alias": "badgeSlot"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
declare class SideMenuComponent implements SideMenuCore {
|
|
568
|
+
menuService: SideMenuService;
|
|
569
|
+
items: MenuItem[];
|
|
570
|
+
logoUrl: string;
|
|
571
|
+
userName: string;
|
|
572
|
+
userRole: any | any[] | undefined;
|
|
573
|
+
minimalized: EventEmitter<boolean>;
|
|
574
|
+
itemSelected: EventEmitter<MenuItem>;
|
|
575
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
576
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuComponent, never>;
|
|
577
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SideMenuComponent, "v-side-menu", never, { "items": { "alias": "items"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; "userRole": { "alias": "userRole"; "required": false; }; }, { "minimalized": "minimalized"; "itemSelected": "itemSelected"; }, never, never, true, never>;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
declare class SideMenuModule extends UnsubscribeComponent {
|
|
581
|
+
private readonly service;
|
|
582
|
+
constructor(service: SideMenuProviderService);
|
|
583
|
+
static forRoot(config?: SideMenuModuleConfig): ModuleWithProviders<SideMenuModule>;
|
|
584
|
+
static forChild(menu: MenuItem[]): ModuleWithProviders<SideMenuModule>;
|
|
585
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuModule, never>;
|
|
586
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuModule, never, never, never>;
|
|
587
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuModule>;
|
|
588
|
+
}
|
|
589
|
+
|
|
590
|
+
declare class SnackbarService {
|
|
591
|
+
private overlay;
|
|
592
|
+
private translate;
|
|
593
|
+
private injector;
|
|
594
|
+
constructor(overlay: Overlay, translate: TranslateService, injector: Injector);
|
|
595
|
+
showSuccess(message: string, icon?: string): void;
|
|
596
|
+
showInfo(message: string, icon?: string): void;
|
|
597
|
+
showWarn(message: string, icon?: string): void;
|
|
598
|
+
showError(message: string, icon?: string): void;
|
|
599
|
+
private showToast;
|
|
600
|
+
private createInjector;
|
|
601
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SnackbarService, never>;
|
|
602
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SnackbarService>;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
interface SnackbarConfig {
|
|
606
|
+
message: string;
|
|
607
|
+
icon?: string;
|
|
608
|
+
closeLabel?: string;
|
|
609
|
+
color?: "error" | "neutral" | "primary" | "success" | "warning";
|
|
610
|
+
gravity?: "bottom" | "top";
|
|
611
|
+
position?: "center" | "left" | "right";
|
|
612
|
+
time?: number;
|
|
613
|
+
type?: "bold" | "subtle";
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
declare class SnackbarComponent implements SnackbarCore {
|
|
617
|
+
config: SnackbarConfig;
|
|
618
|
+
message: string;
|
|
619
|
+
icon: string;
|
|
620
|
+
closeLabel: string;
|
|
621
|
+
color: "error" | "neutral" | "primary" | "success" | "warning";
|
|
622
|
+
gravity: "bottom" | "top";
|
|
623
|
+
position: "center" | "left" | "right";
|
|
624
|
+
time: number;
|
|
625
|
+
type: "bold" | "subtle";
|
|
626
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
627
|
+
constructor(config: SnackbarConfig);
|
|
628
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SnackbarComponent, [{ optional: true; }]>;
|
|
629
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SnackbarComponent, "v-snackbar", never, { "message": { "alias": "message"; "required": true; }; "icon": { "alias": "icon"; "required": false; }; "closeLabel": { "alias": "closeLabel"; "required": false; }; "color": { "alias": "color"; "required": false; }; "gravity": { "alias": "gravity"; "required": false; }; "position": { "alias": "position"; "required": false; }; "time": { "alias": "time"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
declare class TableComponent<T> implements OnChanges, AfterViewInit, TableCore<T> {
|
|
633
|
+
viewColumns: QueryList<ColumnProvider<T>>;
|
|
634
|
+
rowDetailTemplate: TemplateRef<{
|
|
635
|
+
$implicit: T;
|
|
636
|
+
}>;
|
|
637
|
+
rowDetailButtonTemplate: TemplateRef<{
|
|
638
|
+
$implicit: T;
|
|
639
|
+
}>;
|
|
640
|
+
sorters: Sort[];
|
|
641
|
+
data: T[];
|
|
642
|
+
total: number;
|
|
643
|
+
filter: Partial<T> | undefined;
|
|
644
|
+
extraFilter: Partial<T> | undefined;
|
|
645
|
+
loading: boolean;
|
|
646
|
+
scrollable: boolean;
|
|
647
|
+
pageSize: number;
|
|
648
|
+
currentPage: number;
|
|
649
|
+
showPaginator: boolean;
|
|
650
|
+
userTableWrapper: boolean;
|
|
651
|
+
sortMultiple: boolean;
|
|
652
|
+
lazy: boolean;
|
|
653
|
+
selectionMode: 'single' | 'multiple' | undefined;
|
|
654
|
+
selection: T[];
|
|
655
|
+
showPageSizePicker: boolean;
|
|
656
|
+
entityKey: string | undefined;
|
|
657
|
+
customRoute: string | undefined;
|
|
658
|
+
disableCustomClicks: boolean;
|
|
659
|
+
tableName?: string;
|
|
660
|
+
size: FieldSizeType;
|
|
661
|
+
showActionButtons: boolean;
|
|
662
|
+
maximumColumnLength: number;
|
|
663
|
+
set columns(value: ColumnDefinition<T>[]);
|
|
664
|
+
get columns(): ColumnDefinition<T>[];
|
|
665
|
+
selectionChange: EventEmitter<T[]>;
|
|
666
|
+
lazyLoad: EventEmitter<LazyLoadEvent>;
|
|
667
|
+
download: EventEmitter<RowModel<T>[]>;
|
|
668
|
+
delete: EventEmitter<RowModel<T>[]>;
|
|
669
|
+
save: EventEmitter<RowModel<T>[]>;
|
|
670
|
+
private readonly cdRef;
|
|
671
|
+
private readonly router;
|
|
672
|
+
private readonly route;
|
|
673
|
+
private readonly service;
|
|
674
|
+
private _columns;
|
|
675
|
+
tableColumns: ColumnModel<T>[];
|
|
676
|
+
tableRows: RowModel<T>[];
|
|
677
|
+
pageSizeOptions: {
|
|
678
|
+
value: string;
|
|
679
|
+
}[];
|
|
680
|
+
allSelected: boolean;
|
|
681
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
682
|
+
get govPageSize(): string;
|
|
683
|
+
get tableRowView(): RowModel<T>[];
|
|
684
|
+
get selected(): RowModel<T>[];
|
|
685
|
+
get selectedCount(): number;
|
|
686
|
+
constructor();
|
|
687
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
688
|
+
ngAfterViewInit(): void;
|
|
689
|
+
protected sortColumn(column: ColumnModel<T>): void;
|
|
690
|
+
protected changePage(event: {
|
|
691
|
+
detail: {
|
|
692
|
+
pagination: {
|
|
693
|
+
currentPage: number;
|
|
694
|
+
};
|
|
695
|
+
};
|
|
696
|
+
}): void;
|
|
697
|
+
protected changePageSize(event: CustomEvent<FormSelectEvent>): void;
|
|
698
|
+
protected selectRow(row: RowModel<T>, event: MouseEvent): void;
|
|
699
|
+
protected navigate(row: RowModel<T>, event: MouseEvent): void;
|
|
700
|
+
protected navigateNewWindow(row: RowModel<T>, event: MouseEvent): void;
|
|
701
|
+
protected toggleAll(event: CustomEvent<FormCheckboxEvent>): void;
|
|
702
|
+
protected toggleDetail(row: RowModel<T>): void;
|
|
703
|
+
protected selectRowCheckbox(row: RowModel<T>, event: CustomEvent<FormCheckboxEvent>): void;
|
|
704
|
+
protected truncate(text: string): string;
|
|
705
|
+
protected deselectAll(): void;
|
|
706
|
+
private createUrl;
|
|
707
|
+
private reactToSignals;
|
|
708
|
+
private updateColumnModels;
|
|
709
|
+
private updateRowModels;
|
|
710
|
+
private fireSelectionChange;
|
|
711
|
+
private selectSelected;
|
|
712
|
+
private fireLazyLoad;
|
|
713
|
+
private updateFilter;
|
|
714
|
+
private getSorts;
|
|
715
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent<any>, never>;
|
|
716
|
+
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>;
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
declare class TextareaComponent extends BaseFormInputComponent implements ControlValueAccessor, TextareaCore {
|
|
720
|
+
floatLabel: string | undefined;
|
|
721
|
+
type: FieldType;
|
|
722
|
+
minlength: number;
|
|
723
|
+
maxlength: number;
|
|
724
|
+
prefix: string;
|
|
725
|
+
sufix: string;
|
|
726
|
+
message: string;
|
|
727
|
+
name: string;
|
|
728
|
+
role: string;
|
|
729
|
+
size: FieldSizeType;
|
|
730
|
+
icon: string;
|
|
731
|
+
iconPos: IconPositionType;
|
|
732
|
+
labelSlot: SlotPositionType;
|
|
733
|
+
messageSlot: SlotPositionType;
|
|
734
|
+
rows: number;
|
|
735
|
+
cols: number;
|
|
736
|
+
autoResize: boolean;
|
|
737
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
738
|
+
constructor(ngControl: NgControl);
|
|
739
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, [{ optional: true; self: true; }]>;
|
|
740
|
+
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>;
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
declare class TextfieldComponent extends BaseFormInputComponent implements ControlValueAccessor, TextfieldCore, OnInit {
|
|
744
|
+
floatLabel: boolean;
|
|
745
|
+
type: FieldTypeType;
|
|
746
|
+
minlength: number;
|
|
747
|
+
maxlength: number;
|
|
748
|
+
min: number;
|
|
749
|
+
max: number;
|
|
750
|
+
prefix: string;
|
|
751
|
+
sufix: string;
|
|
752
|
+
message: string;
|
|
753
|
+
name: string;
|
|
754
|
+
role: string;
|
|
755
|
+
size: FieldSizeType | undefined;
|
|
756
|
+
icon: string;
|
|
757
|
+
iconPos: IconPositionType;
|
|
758
|
+
labelSlot: SlotPositionType;
|
|
759
|
+
errorSlot: SlotPositionType;
|
|
760
|
+
messageSlot: SlotPositionType;
|
|
761
|
+
constructor(ngControl: NgControl);
|
|
762
|
+
ngOnInit(): void;
|
|
763
|
+
private setMinMaxNumberInputValidators;
|
|
764
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextfieldComponent, [{ optional: true; self: true; }]>;
|
|
765
|
+
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>;
|
|
766
|
+
}
|
|
767
|
+
|
|
768
|
+
declare class TooltipComponent implements TooltipCore {
|
|
769
|
+
color: i0.InputSignal<"success" | "info" | "warning" | "danger" | "help" | "primary" | "secondary" | "contrast" | undefined>;
|
|
770
|
+
position: i0.InputSignal<"left" | "right" | "top" | "bottom" | undefined>;
|
|
771
|
+
size: i0.InputSignal<"small" | "medium" | "large" | undefined>;
|
|
772
|
+
tooltipText: i0.InputSignal<string | undefined>;
|
|
773
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
774
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "v-tooltip", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "tooltipText": { "alias": "tooltipText"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
declare class LoaderComponent implements LoaderCore {
|
|
778
|
+
size: FieldSizeType;
|
|
779
|
+
message: string;
|
|
780
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
|
|
781
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "v-loader", never, { "size": { "alias": "size"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
declare class FormFieldComponent extends BaseFormInputComponent implements ControlValueAccessor, FormFieldCore {
|
|
785
|
+
constructor(ngControl: NgControl);
|
|
786
|
+
floatLabel: boolean;
|
|
787
|
+
type: FieldTypeType;
|
|
788
|
+
minlength: number;
|
|
789
|
+
maxlength: number;
|
|
790
|
+
prefix: string;
|
|
791
|
+
sufix: string;
|
|
792
|
+
message: string;
|
|
793
|
+
name: string;
|
|
794
|
+
role: string;
|
|
795
|
+
autocorrect: 'on' | 'off';
|
|
796
|
+
size: FieldSizeType | undefined;
|
|
797
|
+
icon: string;
|
|
798
|
+
iconPos: IconPositionType;
|
|
799
|
+
display: 'flex' | 'block';
|
|
800
|
+
labelSlot: SlotPositionType;
|
|
801
|
+
messageSlot: SlotPositionType;
|
|
802
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
803
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormFieldComponent, [{ optional: true; self: true; }]>;
|
|
804
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormFieldComponent, "v-form-field", 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; }; "autocorrect": { "alias": "autocorrect"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "display": { "alias": "display"; "required": false; }; "labelSlot": { "alias": "labelSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
declare class InputGroupComponent extends BaseFormInputComponent implements ControlValueAccessor, InputGroupCore {
|
|
808
|
+
floatLabel: boolean;
|
|
809
|
+
type: FieldTypeType;
|
|
810
|
+
minlength: number;
|
|
811
|
+
items: InputGroupItem[];
|
|
812
|
+
prefix: string;
|
|
813
|
+
sufix: string;
|
|
814
|
+
maxlength: number;
|
|
815
|
+
name: string;
|
|
816
|
+
role: string;
|
|
817
|
+
message: string;
|
|
818
|
+
size: FieldSizeType | undefined;
|
|
819
|
+
icon: string;
|
|
820
|
+
iconPos: IconPositionType;
|
|
821
|
+
labelSlot: SlotPositionType;
|
|
822
|
+
messageSlot: SlotPositionType;
|
|
823
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
824
|
+
constructor(ngControl: NgControl);
|
|
825
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InputGroupComponent, [{ optional: true; self: true; }]>;
|
|
826
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InputGroupComponent, "v-input-group", never, { "floatLabel": { "alias": "floatLabel"; "required": false; }; "type": { "alias": "type"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "items": { "alias": "items"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "sufix": { "alias": "sufix"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "name": { "alias": "name"; "required": false; }; "role": { "alias": "role"; "required": false; }; "message": { "alias": "message"; "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; }; }, {}, never, never, true, never>;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
declare class NumberInputComponent extends BaseFormInputComponent implements ControlValueAccessor, NumberInputCore {
|
|
830
|
+
mode: string;
|
|
831
|
+
currency: string;
|
|
832
|
+
min: number;
|
|
833
|
+
max: number;
|
|
834
|
+
step: number;
|
|
835
|
+
floatLabel: boolean;
|
|
836
|
+
type: FieldTypeType;
|
|
837
|
+
minlength: number;
|
|
838
|
+
maxlength: number;
|
|
839
|
+
prefix: string;
|
|
840
|
+
sufix: string;
|
|
841
|
+
message: string;
|
|
842
|
+
name: string;
|
|
843
|
+
role: string;
|
|
844
|
+
size: FieldSizeType | undefined;
|
|
845
|
+
icon: string;
|
|
846
|
+
iconPos: IconPositionType;
|
|
847
|
+
labelSlot: SlotPositionType;
|
|
848
|
+
errorSlot: SlotPositionType;
|
|
849
|
+
messageSlot: SlotPositionType;
|
|
850
|
+
icons: _verisoft_ui_core.CommonIcons;
|
|
851
|
+
constructor(ngControl: NgControl);
|
|
852
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NumberInputComponent, [{ optional: true; self: true; }]>;
|
|
853
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumberInputComponent, "v-number-input", never, { "mode": { "alias": "mode"; "required": false; }; "currency": { "alias": "currency"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "step": { "alias": "step"; "required": false; }; "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; }; "errorSlot": { "alias": "errorSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; }, {}, never, never, true, never>;
|
|
854
|
+
}
|
|
855
|
+
|
|
856
|
+
declare class PageHeaderComponent implements PageHeaderCore {
|
|
857
|
+
title: string;
|
|
858
|
+
subtitle: string | undefined;
|
|
859
|
+
showBackButton: boolean | undefined;
|
|
860
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PageHeaderComponent, never>;
|
|
861
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PageHeaderComponent, "v-page-header", never, { "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "showBackButton": { "alias": "showBackButton"; "required": false; }; }, {}, never, never, true, never>;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
declare class StepperComponent implements StepperCore, OnInit {
|
|
865
|
+
items: StepperItem[];
|
|
866
|
+
size: FieldSizeType | undefined;
|
|
867
|
+
icon: string;
|
|
868
|
+
prefix: string;
|
|
869
|
+
annotation: string;
|
|
870
|
+
label: string;
|
|
871
|
+
layout: LayoutTypeType;
|
|
872
|
+
activeIndexChange: EventEmitter<number>;
|
|
873
|
+
steps: number;
|
|
874
|
+
currentStep: number;
|
|
875
|
+
ngOnInit(): void;
|
|
876
|
+
previousStep(): void;
|
|
877
|
+
nextStep(): void;
|
|
878
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StepperComponent, never>;
|
|
879
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<StepperComponent, "v-stepper", never, { "items": { "alias": "items"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "annotation": { "alias": "annotation"; "required": false; }; "label": { "alias": "label"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; }, { "activeIndexChange": "activeIndexChange"; }, never, never, true, never>;
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
declare class TabViewItemComponent implements TabViewItemCore {
|
|
883
|
+
id?: string;
|
|
884
|
+
index?: number;
|
|
885
|
+
disabled: boolean;
|
|
886
|
+
title: string;
|
|
887
|
+
content?: string;
|
|
888
|
+
url?: string;
|
|
889
|
+
contentTemplate: TemplateRef<any>;
|
|
890
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabViewItemComponent, never>;
|
|
891
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabViewItemComponent, "v-tab-view-item", never, { "id": { "alias": "id"; "required": false; }; "index": { "alias": "index"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "title": { "alias": "title"; "required": false; }; "content": { "alias": "content"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
declare class TabViewComponent implements AfterContentInit {
|
|
895
|
+
tabs: QueryList<TabViewItemComponent>;
|
|
896
|
+
highlight: boolean;
|
|
897
|
+
useRouting: boolean;
|
|
898
|
+
items: TabViewItemCore[];
|
|
899
|
+
activeIndex: number;
|
|
900
|
+
activeIndexChange: EventEmitter<number>;
|
|
901
|
+
private readonly cd;
|
|
902
|
+
ngAfterContentInit(): void;
|
|
903
|
+
initTabs(): void;
|
|
904
|
+
changeTabIndex(index: number): void;
|
|
905
|
+
setTabActive(options: TabViewItemComponent[]): void;
|
|
906
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabViewComponent, never>;
|
|
907
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabViewComponent, "v-tab-view", never, { "highlight": { "alias": "highlight"; "required": false; }; "useRouting": { "alias": "useRouting"; "required": false; }; "items": { "alias": "items"; "required": false; }; "activeIndex": { "alias": "activeIndex"; "required": false; }; }, { "activeIndexChange": "activeIndexChange"; }, ["tabs"], never, true, never>;
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
declare class GovColorPipe implements PipeTransform {
|
|
911
|
+
transform(color: ControlSeverityType | undefined): string | undefined;
|
|
912
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GovColorPipe, never>;
|
|
913
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<GovColorPipe, "govColor", true>;
|
|
914
|
+
}
|
|
915
|
+
|
|
916
|
+
declare class GovMultiselectOptionsPipe implements PipeTransform {
|
|
917
|
+
transform(options: any[] | undefined, optionLabel?: string, optionValue?: string, addEmptyOption?: boolean): GovFormMultiSelectItem[];
|
|
918
|
+
private convertToGovOption;
|
|
919
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GovMultiselectOptionsPipe, never>;
|
|
920
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<GovMultiselectOptionsPipe, "govMultiselectOptions", true>;
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
declare class GovSizePipe implements PipeTransform {
|
|
924
|
+
transform(size: FieldSizeType | undefined): string | undefined;
|
|
925
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GovSizePipe, never>;
|
|
926
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<GovSizePipe, "govSize", true>;
|
|
927
|
+
}
|
|
928
|
+
|
|
929
|
+
declare class GovInitService {
|
|
930
|
+
constructor();
|
|
931
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GovInitService, never>;
|
|
932
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GovInitService>;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
declare class NotAuthenticatedComponent {
|
|
936
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NotAuthenticatedComponent, never>;
|
|
937
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NotAuthenticatedComponent, "v-not-authenticated", never, {}, {}, never, never, true, never>;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
declare class NotAuthorizedComponent {
|
|
941
|
+
goBack(): void;
|
|
942
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NotAuthorizedComponent, never>;
|
|
943
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NotAuthorizedComponent, "v-not-authorized", never, {}, {}, never, never, true, never>;
|
|
944
|
+
}
|
|
945
|
+
|
|
946
|
+
declare class NotFoundComponent {
|
|
947
|
+
goBack(): void;
|
|
948
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NotFoundComponent, never>;
|
|
949
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NotFoundComponent, "v-not-found", never, {}, {}, never, never, true, never>;
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
declare const Icons: CommonIcons;
|
|
953
|
+
|
|
954
|
+
export { ActionButtonComponent, ActionButtonGroupComponent, BreadcrumbComponent, ButtonComponent, CalendarComponent, CheckboxComponent, ConfirmDialogComponent, DropdownButtonComponent, DropdownComponent, DynamicComponent, DynamicComponentFactoryService, FEATURE_LIST_COLUMN_PROVIDER, FEATURE_LIST_PAGE_CONFIG_PROPERTY, FeatureListColumnDirective, FeatureListComponent, FeatureListFilterFieldDirective, FeatureListFilterPipe, FilterComponent, FilterFieldDirective, FormFieldComponent, GenericFieldComponent, GenericFormComponent, GovColorPipe, GovInitService, GovMultiselectOptionsPipe, GovSizePipe, HeaderComponent, Icons, InputGroupComponent, LoaderComponent, MultiselectComponent, NotAuthenticatedComponent, NotAuthorizedComponent, NotFoundComponent, NumberInputComponent, PageHeaderComponent, PasswordComponent, RadioButtonComponent, SearchComponent, SectionComponent, SideMenuComponent, SideMenuModule, SnackbarComponent, SnackbarService, StepperComponent, SwitchComponent, TabViewComponent, TabViewItemComponent, TableComponent, TextareaComponent, TextfieldComponent, TooltipComponent, addFeatureListPage, generateFormGroup, getColumnClass };
|
|
955
|
+
export type { FeatureListColumnDefinition, FeatureListColumnProvider, FeatureListPageConfig };
|