@resolveio/client-lib-core 15.5.3 → 21.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/resolveio-client-lib-core.min.mjs +1 -0
- package/package.json +10 -9
- package/types/resolveio-client-lib-core.d.ts +1904 -0
- package/fesm2020/resolveio-client-lib-core.min.mjs +0 -1
- package/index.d.ts +0 -2
- package/lib/account-manager.service.d.ts +0 -41
- package/lib/auth/auth-guard.service.d.ts +0 -26
- package/lib/auth/auth-permissions.service.d.ts +0 -10
- package/lib/auth/auth.service.d.ts +0 -30
- package/lib/auth/auth365.component.d.ts +0 -20
- package/lib/auth/can-deactivate-guard.service.d.ts +0 -11
- package/lib/auth/enroll.component.d.ts +0 -28
- package/lib/auth/forgot-password.component.d.ts +0 -28
- package/lib/core.component.d.ts +0 -64
- package/lib/core.module.d.ts +0 -37
- package/lib/core.service.d.ts +0 -49
- package/lib/directive/focus.d.ts +0 -10
- package/lib/directive/scroll.d.ts +0 -20
- package/lib/home/home.component.d.ts +0 -28
- package/lib/logger/diff-viewer.component.d.ts +0 -35
- package/lib/logger/logger.component.d.ts +0 -39
- package/lib/models/app-status.model.d.ts +0 -4
- package/lib/models/collection-document.model.d.ts +0 -6
- package/lib/models/cron-job.model.d.ts +0 -13
- package/lib/models/dialog.model.d.ts +0 -23
- package/lib/models/file.model.d.ts +0 -9
- package/lib/models/log-method-latency.model.d.ts +0 -7
- package/lib/models/navbar-main-tab.model.d.ts +0 -14
- package/lib/models/pagination.model.d.ts +0 -16
- package/lib/models/permission.model.d.ts +0 -14
- package/lib/models/select-data-label.model.d.ts +0 -9
- package/lib/models/subscription.model.d.ts +0 -19
- package/lib/models/support-ticket.model.d.ts +0 -71
- package/lib/models/user-group.model.d.ts +0 -20
- package/lib/models/user.model.d.ts +0 -70
- package/lib/offline-db.d.ts +0 -32
- package/lib/offline-manager.service.d.ts +0 -26
- package/lib/pipes/domsanitizor.pipe.d.ts +0 -10
- package/lib/pipes/filter.pipe.d.ts +0 -12
- package/lib/pipes/json-parse.pipe.d.ts +0 -7
- package/lib/pipes/minus-currency.pipe.d.ts +0 -7
- package/lib/pipes/phone.pipe.d.ts +0 -7
- package/lib/pipes/pipe.module.d.ts +0 -13
- package/lib/pipes/reverse-list.pipe.d.ts +0 -6
- package/lib/pipes/titlecase.pipe.d.ts +0 -7
- package/lib/report-builder.permission.d.ts +0 -2
- package/lib/resolveio-class.d.ts +0 -26
- package/lib/shared/shared.module.d.ts +0 -17
- package/lib/socket-manager.service.d.ts +0 -65
- package/lib/socket.service.d.ts +0 -55
- package/lib/super-admin.permission.d.ts +0 -2
- package/lib/support-ticket/detail/support-ticket-detail.component.d.ts +0 -32
- package/lib/support-ticket/edit/support-ticket-edit.component.d.ts +0 -30
- package/lib/support-ticket/list/support-ticket-list.component.d.ts +0 -26
- package/lib/support-ticket/new/support-ticket-new.component.d.ts +0 -26
- package/lib/support-ticket/support-ticket.component.d.ts +0 -20
- package/lib/support-ticket/support-ticket.module.d.ts +0 -15
- package/lib/support-ticket/support-ticket.routing.d.ts +0 -3
- package/lib/support-ticket/support-ticket.service.d.ts +0 -9
- package/lib/token-manager.service.d.ts +0 -13
- package/lib/user-settings/settings/users-settings.component.d.ts +0 -54
- package/lib/user-settings/user-settings.component.d.ts +0 -20
- package/lib/user-settings/user-settings.module.d.ts +0 -12
- package/lib/user-settings/user-settings.permission.d.ts +0 -2
- package/lib/user-settings/user-settings.routing.d.ts +0 -3
- package/lib/user-settings/user-settings.service.d.ts +0 -9
- package/lib/util/action-name.helper.d.ts +0 -1
- package/lib/util/aws.service.d.ts +0 -17
- package/lib/util/common.helper.d.ts +0 -14
- package/lib/util/validation.service.d.ts +0 -88
- package/lib/util/window-resize.service.d.ts +0 -12
- package/lib/util/window.service.d.ts +0 -6
- package/lib/widgets/alert/alert.model.d.ts +0 -1
- package/lib/widgets/alert/alert.service.d.ts +0 -11
- package/lib/widgets/collapse-table/collapse-table.component.d.ts +0 -23
- package/lib/widgets/collapse-table/collapse-table.module.d.ts +0 -9
- package/lib/widgets/data-table/data-table.component.d.ts +0 -23
- package/lib/widgets/data-table/data-table.model.d.ts +0 -13
- package/lib/widgets/data-table/data-table.module.d.ts +0 -12
- package/lib/widgets/date-shortcut/date-shortcut.component.d.ts +0 -24
- package/lib/widgets/date-shortcut/date-shortcut.module.d.ts +0 -10
- package/lib/widgets/dialog/dialog.confirm.content.d.ts +0 -12
- package/lib/widgets/dialog/dialog.error.content.d.ts +0 -11
- package/lib/widgets/dialog/dialog.input.content.d.ts +0 -18
- package/lib/widgets/dialog/dialog.login.content.d.ts +0 -17
- package/lib/widgets/dialog/dialog.notify.content.d.ts +0 -11
- package/lib/widgets/dialog/dialog.register.content.d.ts +0 -13
- package/lib/widgets/dialog/dialog.select-array-objs.content.d.ts +0 -23
- package/lib/widgets/dialog/dialog.select-array.content.d.ts +0 -31
- package/lib/widgets/dialog/dialog.select-data-labels.content.d.ts +0 -22
- package/lib/widgets/dialog/dialog.select-datetime.content.d.ts +0 -21
- package/lib/widgets/dialog/dialog.select-with-buttons-url.content.d.ts +0 -25
- package/lib/widgets/dialog/dialog.service.d.ts +0 -21
- package/lib/widgets/file/file-upload.component.d.ts +0 -49
- package/lib/widgets/file/file-upload.module.d.ts +0 -14
- package/lib/widgets/form-button/form-button.component.d.ts +0 -15
- package/lib/widgets/form-button/form-button.module.d.ts +0 -9
- package/lib/widgets/navbar-main/navbar-main.component.d.ts +0 -53
- package/lib/widgets/navbar-module/navbar-module.component.d.ts +0 -24
- package/lib/widgets/navbar-module/navbar-module.model.d.ts +0 -13
- package/lib/widgets/responsive-button-group/responsive-button-group.component.d.ts +0 -17
- package/lib/widgets/responsive-button-group/responsive-button-group.module.d.ts +0 -8
- package/lib/widgets/scheduler/scheduler.component.d.ts +0 -50
- package/lib/widgets/scheduler/scheduler.module.d.ts +0 -11
- package/lib/widgets/sort-table/sort-table-header.component.d.ts +0 -23
- package/lib/widgets/sort-table/sort-table-ngfor.component.d.ts +0 -17
- package/lib/widgets/sort-table/sort-table.directive.d.ts +0 -41
- package/lib/widgets/sort-table/sort-table.module.d.ts +0 -11
- package/lib/widgets/user-role/user-role.component.d.ts +0 -10
- package/lib/widgets/user-role/user-role.module.d.ts +0 -8
- package/public_api.d.ts +0 -87
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { LocalStorageService } from 'ngx-localstorage';
|
|
2
|
-
import { OfflineManagerService } from './offline-manager.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TokenManagerService {
|
|
5
|
-
private _storage;
|
|
6
|
-
private _offline;
|
|
7
|
-
constructor(_storage: LocalStorageService, _offline: OfflineManagerService);
|
|
8
|
-
getToken(tokenKey: string): any;
|
|
9
|
-
setToken(tokenKey: string, tokenValue: string): void;
|
|
10
|
-
removeToken(tokenKey: string): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TokenManagerService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TokenManagerService>;
|
|
13
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { UserSettingsService } from '../user-settings.service';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
5
|
-
import { AuthPermissionService } from '../../auth/auth-permissions.service';
|
|
6
|
-
import { DialogService } from '../../widgets/dialog/dialog.service';
|
|
7
|
-
import { FormGroup } from '@angular/forms';
|
|
8
|
-
import { UserModel } from '../../models/user.model';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class UsersSettingsComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
11
|
-
private _aps;
|
|
12
|
-
private _us;
|
|
13
|
-
private _services;
|
|
14
|
-
private _ds;
|
|
15
|
-
subscription$: Subscription[];
|
|
16
|
-
form: FormGroup;
|
|
17
|
-
disableFormButton: boolean;
|
|
18
|
-
user: UserModel;
|
|
19
|
-
client: string;
|
|
20
|
-
views: any[];
|
|
21
|
-
hasSubmit: boolean;
|
|
22
|
-
constructor(_aps: AuthPermissionService, _us: UserSettingsService, _services: ProviderService, _ds: DialogService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
changePrimaryColor(): void;
|
|
26
|
-
changePrimaryFontColor(): void;
|
|
27
|
-
changePrimaryFontSize(): void;
|
|
28
|
-
changeSecondaryColor(): void;
|
|
29
|
-
changeSecondaryFontColor(): void;
|
|
30
|
-
changeTertiaryColor(): void;
|
|
31
|
-
changeTertiaryFontColor(): void;
|
|
32
|
-
changeWarningColor(): void;
|
|
33
|
-
changeWarningHoverColor(): void;
|
|
34
|
-
changeWarningFontColor(): void;
|
|
35
|
-
changeSuccessColor(): void;
|
|
36
|
-
changeSuccessHoverColor(): void;
|
|
37
|
-
changeSuccessFontColor(): void;
|
|
38
|
-
changeDangerColor(): void;
|
|
39
|
-
changeDangerHoverColor(): void;
|
|
40
|
-
changeDangerFontColor(): void;
|
|
41
|
-
changeInfoColor(): void;
|
|
42
|
-
changeInfoHoverColor(): void;
|
|
43
|
-
changeInfoFontColor(): void;
|
|
44
|
-
changePrimaryButtonColor(): void;
|
|
45
|
-
changePrimaryHoverColor(): void;
|
|
46
|
-
changePrimaryButtonFontColor(): void;
|
|
47
|
-
changeSecondaryButtonColor(): void;
|
|
48
|
-
changeSecondaryHoverColor(): void;
|
|
49
|
-
changeSecondaryButtonFontColor(): void;
|
|
50
|
-
reset(): void;
|
|
51
|
-
submitForm(form: any): void;
|
|
52
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UsersSettingsComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UsersSettingsComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
54
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { NavbarModel } from '../widgets/navbar-module/navbar-module.model';
|
|
3
|
-
import { UserSettingsService } from './user-settings.service';
|
|
4
|
-
import { Subscription } from 'rxjs';
|
|
5
|
-
import { ProviderService, BaseComponent } from '../resolveio-class';
|
|
6
|
-
import { UserModel } from '../models/user.model';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class UserSettingsComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
9
|
-
private _us;
|
|
10
|
-
private _services;
|
|
11
|
-
selectedUserSettings$: Subscription;
|
|
12
|
-
menuData: NavbarModel;
|
|
13
|
-
constructor(_us: UserSettingsService, _services: ProviderService);
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
selectedUserSettingsChanged(id: string): void;
|
|
17
|
-
setUserSettingsMenuData(id?: string, user?: UserModel): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserSettingsComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./user-settings.component";
|
|
3
|
-
import * as i2 from "./settings/users-settings.component";
|
|
4
|
-
import * as i3 from "../shared/shared.module";
|
|
5
|
-
import * as i4 from "@angular/router";
|
|
6
|
-
import * as i5 from "../widgets/data-table/data-table.module";
|
|
7
|
-
import * as i6 from "../widgets/file/file-upload.module";
|
|
8
|
-
export declare class UserSettingsModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<UserSettingsModule, [typeof i1.UserSettingsComponent, typeof i2.UsersSettingsComponent], [typeof i3.SharedModule, typeof i4.RouterModule, typeof i5.DatatableModule, typeof i6.FileModule], never>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<UserSettingsModule>;
|
|
12
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class UserSettingsService {
|
|
4
|
-
selectedUser: BehaviorSubject<string>;
|
|
5
|
-
constructor();
|
|
6
|
-
setSelectedUser(id: string): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserSettingsService>;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function type<T>(label: T | ''): T;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { SocketManagerService } from '../socket-manager.service';
|
|
2
|
-
import { FileModel } from '../models/file.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AwsService {
|
|
5
|
-
private _socket;
|
|
6
|
-
constructor(_socket: SocketManagerService);
|
|
7
|
-
dataURItoFile(dataURI: string, filename: string): File;
|
|
8
|
-
uploadFile(file: File, type: string, order?: number, filename?: string): Promise<FileModel>;
|
|
9
|
-
getFileWithKey(key: string, callback: Function): void;
|
|
10
|
-
getFileWithId(id: string, callback: Function): void;
|
|
11
|
-
deleteFile(key: string, callback: Function): void;
|
|
12
|
-
deleteFileWithId(id: string, callback: Function): void;
|
|
13
|
-
deleteFilesWithKeys(keys: string[], callback: Function): void;
|
|
14
|
-
getBase64(file: any): Promise<string>;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AwsService, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AwsService>;
|
|
17
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare function round(value: any, precision?: number): number;
|
|
2
|
-
export declare function toTitleCase(str: any): any;
|
|
3
|
-
export declare function isUpperCase(str: any): boolean;
|
|
4
|
-
export declare function pad(num: any, size: any): string;
|
|
5
|
-
export declare function deepCopy(obj: any): any;
|
|
6
|
-
export declare function dateReviver(key: any, value: any): any;
|
|
7
|
-
export declare function b64toBlobURL(b64Data: any, contentType: any, sliceSize?: any): string;
|
|
8
|
-
export declare function blobToFile(theBlob: any, fileName: any): File;
|
|
9
|
-
export declare function toDataURL(url: any, callback: any): void;
|
|
10
|
-
export declare function deepDiffDetails(object1: any, object2: any): string;
|
|
11
|
-
export declare function generateCronStringFromDate(date: Date): string;
|
|
12
|
-
export declare function s2ab(s: any): ArrayBuffer;
|
|
13
|
-
export declare function mergeDeep(target: any, ...sources: any[]): any;
|
|
14
|
-
export declare function applyMongoUpdate(uDoc: any, delta: any): any;
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup, AbstractControl } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ValidationService {
|
|
4
|
-
constructor();
|
|
5
|
-
wholeNumbersAllowNegative(c: FormControl): {
|
|
6
|
-
wholeNumbersAllowNegative: {
|
|
7
|
-
valid: boolean;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
wholeNumbersWithZero(c: FormControl): {
|
|
11
|
-
wholeNumbersWithZero: {
|
|
12
|
-
valid: boolean;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
wholeNumbersGreaterThanZero(c: FormControl): {
|
|
16
|
-
wholeNumbersGreaterThanZero: {
|
|
17
|
-
valid: boolean;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
decimalWithZero(c: FormControl): {
|
|
21
|
-
decimalWithZero: {
|
|
22
|
-
valid: boolean;
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
decimalGreaterThanZero(c: FormControl): {
|
|
26
|
-
decimalGreaterThanZero: {
|
|
27
|
-
valid: boolean;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
currency(c: FormControl): {
|
|
31
|
-
currency: {
|
|
32
|
-
valid: boolean;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
currencyGreaterThanZero(c: FormControl): {
|
|
36
|
-
currency: {
|
|
37
|
-
valid: boolean;
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
currencyAllowNegative(c: FormControl): {
|
|
41
|
-
currency: {
|
|
42
|
-
valid: boolean;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
phoneNumber(c: FormControl): {
|
|
46
|
-
phoneNumber: {
|
|
47
|
-
valid: boolean;
|
|
48
|
-
};
|
|
49
|
-
};
|
|
50
|
-
email(c: FormControl): {
|
|
51
|
-
email: {
|
|
52
|
-
valid: boolean;
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
matchPassword(group: FormGroup): any;
|
|
56
|
-
density(c: FormControl): {
|
|
57
|
-
density: {
|
|
58
|
-
valid: boolean;
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
maxValue(max: number): (control: AbstractControl) => {
|
|
62
|
-
[key: string]: any;
|
|
63
|
-
};
|
|
64
|
-
minValue(min: number): (control: AbstractControl) => {
|
|
65
|
-
[key: string]: any;
|
|
66
|
-
};
|
|
67
|
-
multipleOf(value: number): (control: AbstractControl) => {
|
|
68
|
-
[key: string]: any;
|
|
69
|
-
};
|
|
70
|
-
minLengthArray(min: number): (c: AbstractControl) => {
|
|
71
|
-
[key: string]: any;
|
|
72
|
-
};
|
|
73
|
-
maxLengthArray(max: number): (c: AbstractControl) => {
|
|
74
|
-
[key: string]: any;
|
|
75
|
-
};
|
|
76
|
-
validIPAddress(c: FormControl): {
|
|
77
|
-
validIPAddress: {
|
|
78
|
-
valid: boolean;
|
|
79
|
-
};
|
|
80
|
-
};
|
|
81
|
-
alphaNumericWithDashes(c: FormControl): {
|
|
82
|
-
alphaNumericWithDashes: {
|
|
83
|
-
valid: boolean;
|
|
84
|
-
};
|
|
85
|
-
};
|
|
86
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationService, never>;
|
|
87
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ValidationService>;
|
|
88
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventManager } from '@angular/platform-browser';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ResizeService {
|
|
5
|
-
private eventManager;
|
|
6
|
-
get onResize$(): Observable<Window>;
|
|
7
|
-
private resizeSubject;
|
|
8
|
-
constructor(eventManager: EventManager);
|
|
9
|
-
private onResize;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResizeService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ResizeService>;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type alertType = 'warning' | 'error' | 'success' | 'info' | 'update';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { alertType } from './alert.model';
|
|
2
|
-
import { ToastrService } from 'ngx-toastr';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AlertService {
|
|
5
|
-
private _toastr;
|
|
6
|
-
constructor(_toastr: ToastrService);
|
|
7
|
-
clearAlert(id?: any): void;
|
|
8
|
-
setAlert(type: alertType, message: string, timer?: number): import("ngx-toastr").ActiveToast<any>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AlertService>;
|
|
11
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { ResizeService } from '../../util/window-resize.service';
|
|
3
|
-
import { AccountManagerService } from '../../account-manager.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class CollapseTableComponent implements OnInit, OnDestroy {
|
|
6
|
-
private _resizeService;
|
|
7
|
-
private _account;
|
|
8
|
-
collapseSize: number;
|
|
9
|
-
tableFixed: false;
|
|
10
|
-
headerFixed: boolean;
|
|
11
|
-
secondaryColor: boolean;
|
|
12
|
-
tertiaryColor: boolean;
|
|
13
|
-
windowSize: number;
|
|
14
|
-
windowSizeSubscription: any;
|
|
15
|
-
constructor(_resizeService: ResizeService, _account: AccountManagerService);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
onClick(event: any): void;
|
|
19
|
-
getCollapseClass(): string[];
|
|
20
|
-
getPrimaryColor(): string;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseTableComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CollapseTableComponent, "collapse-table", never, { "collapseSize": "collapseSize"; "tableFixed": "tableFixed"; "headerFixed": "headerFixed"; "secondaryColor": "secondaryColor"; "tertiaryColor": "tertiaryColor"; }, {}, never, ["*"], false, never>;
|
|
23
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./collapse-table.component";
|
|
3
|
-
import * as i2 from "@angular/forms";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
export declare class CollapseTableModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseTableModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CollapseTableModule, [typeof i1.CollapseTableComponent], [typeof i2.FormsModule, typeof i3.CommonModule], [typeof i1.CollapseTableComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CollapseTableModule>;
|
|
9
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { DatatableModel, DatatableColumn } from './data-table.model';
|
|
3
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DatatableComponent extends BaseComponent {
|
|
6
|
-
private _services;
|
|
7
|
-
urlClick: string;
|
|
8
|
-
columns: Array<DatatableColumn[]>;
|
|
9
|
-
data: any[];
|
|
10
|
-
collapseSize: number;
|
|
11
|
-
searchTitle: string;
|
|
12
|
-
totalItems: number;
|
|
13
|
-
onChangeTableData: EventEmitter<Object>;
|
|
14
|
-
tableData: DatatableModel;
|
|
15
|
-
constructor(_services: ProviderService);
|
|
16
|
-
changeTableData(): void;
|
|
17
|
-
sortColumn(colName: any): void;
|
|
18
|
-
navigateTo(id: string, column: string): void;
|
|
19
|
-
openFile(file_key: string): void;
|
|
20
|
-
typeOf(data: any): "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function";
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatatableComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatatableComponent, "data-table", never, { "urlClick": "urlClick"; "columns": "columns"; "data": "data"; "collapseSize": "collapseSize"; "searchTitle": "searchTitle"; "totalItems": "totalItems"; "tableData": "tableData"; }, { "onChangeTableData": "onChangeTableData"; }, never, never, false, never>;
|
|
23
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export interface DatatableModel {
|
|
2
|
-
searchString: string;
|
|
3
|
-
entriesPerPage: string;
|
|
4
|
-
pageNum: number;
|
|
5
|
-
sortColumn: string;
|
|
6
|
-
sortOrder: string;
|
|
7
|
-
filters?: Object;
|
|
8
|
-
}
|
|
9
|
-
export interface DatatableColumn {
|
|
10
|
-
name: string;
|
|
11
|
-
data: string;
|
|
12
|
-
subData?: string;
|
|
13
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./data-table.component";
|
|
3
|
-
import * as i2 from "@ng-bootstrap/ng-bootstrap";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/router";
|
|
7
|
-
import * as i6 from "../collapse-table/collapse-table.module";
|
|
8
|
-
export declare class DatatableModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatatableModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatatableModule, [typeof i1.DatatableComponent], [typeof i2.NgbModule, typeof i3.FormsModule, typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.CollapseTableModule], [typeof i1.DatatableComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DatatableModule>;
|
|
12
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef, OnInit } from '@angular/core';
|
|
2
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DateShortcutComponent extends BaseComponent implements OnInit {
|
|
5
|
-
private _services;
|
|
6
|
-
private _cd;
|
|
7
|
-
startDateObj: any;
|
|
8
|
-
endDateObj: any;
|
|
9
|
-
startDateObjForm: any;
|
|
10
|
-
endDateObjForm: any;
|
|
11
|
-
startDateObjChange: EventEmitter<Object>;
|
|
12
|
-
endDateObjChange: EventEmitter<Object>;
|
|
13
|
-
startDateObjFormChange: EventEmitter<Object>;
|
|
14
|
-
endDateObjFormChange: EventEmitter<Object>;
|
|
15
|
-
datesChanged: EventEmitter<any>;
|
|
16
|
-
shortcutValue: any;
|
|
17
|
-
shortcutValueChange: EventEmitter<String>;
|
|
18
|
-
constructor(_services: ProviderService, _cd: ChangeDetectorRef);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
reset(): void;
|
|
21
|
-
onSelectShortcut(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateShortcutComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateShortcutComponent, "date-shortcut", never, { "startDateObj": "startDateObj"; "endDateObj": "endDateObj"; "startDateObjForm": "startDateObjForm"; "endDateObjForm": "endDateObjForm"; "shortcutValue": "shortcutValue"; }, { "startDateObjChange": "startDateObjChange"; "endDateObjChange": "endDateObjChange"; "startDateObjFormChange": "startDateObjFormChange"; "endDateObjFormChange": "endDateObjFormChange"; "datesChanged": "datesChanged"; "shortcutValueChange": "shortcutValueChange"; }, never, never, false, never>;
|
|
24
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-shortcut.component";
|
|
3
|
-
import * as i2 from "@angular/forms";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@ng-select/ng-select";
|
|
6
|
-
export declare class DateShortcutModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateShortcutModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateShortcutModule, [typeof i1.DateShortcutComponent], [typeof i2.FormsModule, typeof i3.CommonModule, typeof i4.NgSelectModule], [typeof i1.DateShortcutComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DateShortcutModule>;
|
|
10
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DialogConfirmContent {
|
|
4
|
-
activeModal: NgbActiveModal;
|
|
5
|
-
title: string;
|
|
6
|
-
body: string;
|
|
7
|
-
html: string;
|
|
8
|
-
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
9
|
-
constructor(activeModal: NgbActiveModal);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogConfirmContent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogConfirmContent, "ng-component", never, { "title": "title"; "body": "body"; "html": "html"; }, {}, never, never, false, never>;
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DialogErrorContent {
|
|
4
|
-
activeModal: NgbActiveModal;
|
|
5
|
-
title: string;
|
|
6
|
-
body: string;
|
|
7
|
-
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
8
|
-
constructor(activeModal: NgbActiveModal);
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogErrorContent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogErrorContent, "ng-component", never, { "title": "title"; "body": "body"; }, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DialogInputContent implements OnInit {
|
|
6
|
-
_activeModal: NgbActiveModal;
|
|
7
|
-
private _fb;
|
|
8
|
-
title: string;
|
|
9
|
-
inputFields: any[];
|
|
10
|
-
formInput: FormGroup;
|
|
11
|
-
states: string[];
|
|
12
|
-
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
validateInput(inputField: any, formInput: any): "" | "is-valid" | "is-invalid";
|
|
15
|
-
getErrorMessages(inputField: any, formInput: any): any[];
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogInputContent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogInputContent, "ng-component", never, { "title": "title"; "inputFields": "inputFields"; }, {}, never, never, false, never>;
|
|
18
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DialogLoginContent implements OnInit {
|
|
6
|
-
_activeModal: NgbActiveModal;
|
|
7
|
-
private _fb;
|
|
8
|
-
msAllowed: boolean;
|
|
9
|
-
showLoginText: boolean;
|
|
10
|
-
form: FormGroup;
|
|
11
|
-
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
toggleForgotPassword(): void;
|
|
14
|
-
close(type: string): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogLoginContent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogLoginContent, "ng-component", never, { "msAllowed": "msAllowed"; "showLoginText": "showLoginText"; }, {}, never, never, false, never>;
|
|
17
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DialogNotifyContent {
|
|
4
|
-
activeModal: NgbActiveModal;
|
|
5
|
-
title: string;
|
|
6
|
-
body: string;
|
|
7
|
-
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
8
|
-
constructor(activeModal: NgbActiveModal);
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogNotifyContent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogNotifyContent, "ng-component", never, { "title": "title"; "body": "body"; }, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DialogRegisterContent implements OnInit {
|
|
6
|
-
_activeModal: NgbActiveModal;
|
|
7
|
-
private _fb;
|
|
8
|
-
form: FormGroup;
|
|
9
|
-
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogRegisterContent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogRegisterContent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { DialogSelectWithButtonsOptionModel } from '../../models/dialog.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DialogSelectArrayObjsContent implements AfterViewInit {
|
|
6
|
-
_activeModal: NgbActiveModal;
|
|
7
|
-
title: string;
|
|
8
|
-
objects: DialogSelectWithButtonsOptionModel[];
|
|
9
|
-
multiple: boolean;
|
|
10
|
-
allowNone: boolean;
|
|
11
|
-
close: any;
|
|
12
|
-
allElements: any;
|
|
13
|
-
selectedIndex: number;
|
|
14
|
-
selectedItem: DialogSelectWithButtonsOptionModel;
|
|
15
|
-
selectedIndexes: number[];
|
|
16
|
-
selectedItems: DialogSelectWithButtonsOptionModel[];
|
|
17
|
-
constructor(_activeModal: NgbActiveModal);
|
|
18
|
-
ngAfterViewInit(): void;
|
|
19
|
-
recursiveFindFirstElement(element: any): any;
|
|
20
|
-
onSelectItem(index: number): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectArrayObjsContent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectArrayObjsContent, "ng-component", never, { "title": "title"; "objects": "objects"; "multiple": "multiple"; "allowNone": "allowNone"; }, {}, never, never, false, never>;
|
|
23
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, OnInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DialogSelectArrayContent implements OnInit, AfterViewInit {
|
|
5
|
-
_activeModal: NgbActiveModal;
|
|
6
|
-
_cdRef: ChangeDetectorRef;
|
|
7
|
-
title: string;
|
|
8
|
-
array: any[];
|
|
9
|
-
multiple: boolean;
|
|
10
|
-
selectedIndexes: number[];
|
|
11
|
-
close: any;
|
|
12
|
-
allElements: any;
|
|
13
|
-
method: string;
|
|
14
|
-
mappedArray: any[];
|
|
15
|
-
selectIndexes: any[];
|
|
16
|
-
constructor(_activeModal: NgbActiveModal, _cdRef: ChangeDetectorRef);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
ngAfterViewInit(): void;
|
|
19
|
-
recursiveFindFirstElement(element: any): any;
|
|
20
|
-
addDropDown(): void;
|
|
21
|
-
onSelectDropdown(val: any, index: any): void;
|
|
22
|
-
availableAdd(): boolean;
|
|
23
|
-
getFilteredArray(item: any): any[];
|
|
24
|
-
isInSelectedIndex(index: number): boolean;
|
|
25
|
-
onSelectItem(index: number): void;
|
|
26
|
-
getArray(): any[];
|
|
27
|
-
selectAll(): void;
|
|
28
|
-
removeAll(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectArrayContent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectArrayContent, "ng-component", never, { "title": "title"; "array": "array"; "multiple": "multiple"; "selectedIndexes": "selectedIndexes"; }, {}, never, never, false, never>;
|
|
31
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
4
|
-
import { SelectDataLabelModel } from '../../models/select-data-label.model';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DialogSelectDataLabelsContent implements OnInit {
|
|
7
|
-
_activeModal: NgbActiveModal;
|
|
8
|
-
private _fb;
|
|
9
|
-
title: string;
|
|
10
|
-
subtitle: string;
|
|
11
|
-
data: any;
|
|
12
|
-
showArraySubData: any;
|
|
13
|
-
form: FormGroup;
|
|
14
|
-
dialogData: SelectDataLabelModel[];
|
|
15
|
-
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
getKeys(): void;
|
|
18
|
-
changeSelected(label: SelectDataLabelModel): void;
|
|
19
|
-
submit(): SelectDataLabelModel[];
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectDataLabelsContent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectDataLabelsContent, "ng-component", never, { "title": "title"; "subtitle": "subtitle"; "data": "data"; "showArraySubData": "showArraySubData"; }, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnInit, AfterViewInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DialogSelectDateTimeContent implements OnInit, AfterViewInit {
|
|
6
|
-
_activeModal: NgbActiveModal;
|
|
7
|
-
private _fb;
|
|
8
|
-
title: string;
|
|
9
|
-
date: Date;
|
|
10
|
-
showTime: boolean;
|
|
11
|
-
close: any;
|
|
12
|
-
allElements: any;
|
|
13
|
-
form: FormGroup;
|
|
14
|
-
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
recursiveFindFirstElement(element: any): any;
|
|
18
|
-
submitForm(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectDateTimeContent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectDateTimeContent, "ng-component", never, { "title": "title"; "date": "date"; "showTime": "showTime"; }, {}, never, never, false, never>;
|
|
21
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, OnInit } from '@angular/core';
|
|
2
|
-
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { AccountManagerService } from '../../account-manager.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DialogSelectWithButtonsURLContent implements AfterViewInit, OnInit {
|
|
6
|
-
_activeModal: NgbActiveModal;
|
|
7
|
-
private _account;
|
|
8
|
-
url: string;
|
|
9
|
-
close: any;
|
|
10
|
-
allElements: any;
|
|
11
|
-
title: string;
|
|
12
|
-
selectedType: string;
|
|
13
|
-
options: {
|
|
14
|
-
value: string;
|
|
15
|
-
text: string;
|
|
16
|
-
}[];
|
|
17
|
-
constructor(_activeModal: NgbActiveModal, _account: AccountManagerService);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngAfterViewInit(): void;
|
|
20
|
-
recursiveFindFirstElement(element: any): any;
|
|
21
|
-
onSelectType(type: any): void;
|
|
22
|
-
submit(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectWithButtonsURLContent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectWithButtonsURLContent, "ng-component", never, { "url": "url"; }, {}, never, never, false, never>;
|
|
25
|
-
}
|