@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
package/index.d.ts
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject, Subscription } from 'rxjs';
|
|
2
|
-
import { UserModel } from './models/user.model';
|
|
3
|
-
import { SocketManagerService } from './socket-manager.service';
|
|
4
|
-
import { TokenManagerService } from './token-manager.service';
|
|
5
|
-
import { AlertService } from './widgets/alert/alert.service';
|
|
6
|
-
import { OfflineManagerService } from './offline-manager.service';
|
|
7
|
-
import { Router } from '@angular/router';
|
|
8
|
-
import { HttpClient } from '@angular/common/http';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class AccountManagerService {
|
|
11
|
-
private _router;
|
|
12
|
-
private _socket;
|
|
13
|
-
private _token;
|
|
14
|
-
private _http;
|
|
15
|
-
private _alert;
|
|
16
|
-
private _offline;
|
|
17
|
-
user: BehaviorSubject<UserModel>;
|
|
18
|
-
initCompleted: BehaviorSubject<boolean>;
|
|
19
|
-
loginCompleted: BehaviorSubject<boolean>;
|
|
20
|
-
user$: Subscription;
|
|
21
|
-
environment: any;
|
|
22
|
-
constructor(_router: Router, _socket: SocketManagerService, _token: TokenManagerService, _http: HttpClient, _alert: AlertService, _offline: OfflineManagerService);
|
|
23
|
-
initLoginManager(environment: any): void;
|
|
24
|
-
private initLogin;
|
|
25
|
-
getAccessToken(refreshToken: any): void;
|
|
26
|
-
logIn(username: string, password: string): Promise<unknown>;
|
|
27
|
-
logIn365(azure_token: string): Promise<unknown>;
|
|
28
|
-
resetUserPassword(username: string): Promise<unknown>;
|
|
29
|
-
logOut(): Promise<unknown>;
|
|
30
|
-
openSocket(token: any): void;
|
|
31
|
-
closeSocket(): void;
|
|
32
|
-
setUser(user: UserModel): void;
|
|
33
|
-
getUser(): UserModel;
|
|
34
|
-
getSocketStatus(): BehaviorSubject<number>;
|
|
35
|
-
isUserInView(view: string): boolean;
|
|
36
|
-
isUserSuperAdmin(): boolean;
|
|
37
|
-
isInitCompleted(): Promise<unknown>;
|
|
38
|
-
isLoginCompleted(): Promise<unknown>;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccountManagerService, never>;
|
|
40
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AccountManagerService>;
|
|
41
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { AccountManagerService } from '../account-manager.service';
|
|
2
|
-
import { CanActivate, Router, ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
|
|
3
|
-
import { AuthService } from './auth.service';
|
|
4
|
-
import { DialogService } from '../widgets/dialog/dialog.service';
|
|
5
|
-
import { OfflineManagerService } from '../offline-manager.service';
|
|
6
|
-
import { CoreService } from '../core.service';
|
|
7
|
-
import { AuthPermissionService } from './auth-permissions.service';
|
|
8
|
-
import { AlertService } from '../widgets/alert/alert.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class AuthGuard implements CanActivate {
|
|
11
|
-
private _router;
|
|
12
|
-
private _auth;
|
|
13
|
-
private _ds;
|
|
14
|
-
private _account;
|
|
15
|
-
private _app;
|
|
16
|
-
private _offline;
|
|
17
|
-
private _aps;
|
|
18
|
-
private _alert;
|
|
19
|
-
redirectUrl: string;
|
|
20
|
-
constructor(_router: Router, _auth: AuthService, _ds: DialogService, _account: AccountManagerService, _app: CoreService, _offline: OfflineManagerService, _aps: AuthPermissionService, _alert: AlertService);
|
|
21
|
-
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Promise<boolean> | boolean;
|
|
22
|
-
doesLinkHaveParameter(link: string): boolean;
|
|
23
|
-
isLinkFakeRoute(link: string): boolean;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AuthGuard, never>;
|
|
25
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AuthGuard>;
|
|
26
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ModulePermissionModel } from '../models/permission.model';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AuthPermissionService {
|
|
4
|
-
modules: ModulePermissionModel[];
|
|
5
|
-
constructor();
|
|
6
|
-
registerModule(modulePermission: ModulePermissionModel): void;
|
|
7
|
-
getAllModulePermissions(): ModulePermissionModel[];
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AuthPermissionService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AuthPermissionService>;
|
|
10
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { DialogService } from '../widgets/dialog/dialog.service';
|
|
2
|
-
import { AccountManagerService } from '../account-manager.service';
|
|
3
|
-
import { AlertService } from '../widgets/alert/alert.service';
|
|
4
|
-
import { UserModel } from '../models/user.model';
|
|
5
|
-
import { ValidationService } from '../util/validation.service';
|
|
6
|
-
import { SocketManagerService } from '../socket-manager.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class AuthService {
|
|
9
|
-
private _ds;
|
|
10
|
-
private _vs;
|
|
11
|
-
private _alert;
|
|
12
|
-
private _account;
|
|
13
|
-
private _socket;
|
|
14
|
-
environment: any;
|
|
15
|
-
userHasPhoneNumber: boolean;
|
|
16
|
-
userData: any;
|
|
17
|
-
userAgentApplication: any;
|
|
18
|
-
constructor(_ds: DialogService, _vs: ValidationService, _alert: AlertService, _account: AccountManagerService, _socket: SocketManagerService);
|
|
19
|
-
setupMSSingleSignOn(environment: any): void;
|
|
20
|
-
setEnvironment(environment: any): void;
|
|
21
|
-
setUserHasPhoneNumber(value: boolean): void;
|
|
22
|
-
registerUser(other: Object, sendEnrollmentEmail?: boolean): Promise<unknown>;
|
|
23
|
-
editUser(user: UserModel): Promise<unknown>;
|
|
24
|
-
loginUser(): Promise<any>;
|
|
25
|
-
private microsoftSignOn;
|
|
26
|
-
private loginModal;
|
|
27
|
-
removeUser(id: string): Promise<unknown>;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AuthService, never>;
|
|
29
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AuthService>;
|
|
30
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BaseComponent } from '../resolveio-class';
|
|
2
|
-
import { ActivatedRoute } from '@angular/router';
|
|
3
|
-
import { ProviderService } from '../resolveio-class';
|
|
4
|
-
import { DialogService } from '../widgets/dialog/dialog.service';
|
|
5
|
-
import { HttpClient } from '@angular/common/http';
|
|
6
|
-
import { SocketManagerService } from '../socket-manager.service';
|
|
7
|
-
import { CoreService } from '../core.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class Auth365Component extends BaseComponent {
|
|
10
|
-
private _app;
|
|
11
|
-
private _route;
|
|
12
|
-
private _services;
|
|
13
|
-
private _http;
|
|
14
|
-
private _ds;
|
|
15
|
-
private _socket;
|
|
16
|
-
token: string;
|
|
17
|
-
constructor(_app: CoreService, _route: ActivatedRoute, _services: ProviderService, _http: HttpClient, _ds: DialogService, _socket: SocketManagerService);
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Auth365Component, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<Auth365Component, "ng-component", never, {}, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { CanDeactivate } from '@angular/router';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface CanComponentDeactivate {
|
|
5
|
-
canDeactivate: () => Observable<boolean> | Promise<boolean> | boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare class CanDeactivateGuard implements CanDeactivate<CanComponentDeactivate> {
|
|
8
|
-
canDeactivate(component: CanComponentDeactivate): boolean | Observable<boolean> | Promise<boolean>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CanDeactivateGuard, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CanDeactivateGuard>;
|
|
11
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { BaseComponent } from '../resolveio-class';
|
|
2
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
3
|
-
import { FormGroup } from '@angular/forms';
|
|
4
|
-
import { ActivatedRoute } from '@angular/router';
|
|
5
|
-
import { Subscription } from 'rxjs';
|
|
6
|
-
import { UserModel } from '../models/user.model';
|
|
7
|
-
import { ProviderService } from '../resolveio-class';
|
|
8
|
-
import { DialogService } from '../widgets/dialog/dialog.service';
|
|
9
|
-
import { HttpClient } from '@angular/common/http';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class EnrollComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
12
|
-
private _route;
|
|
13
|
-
private _services;
|
|
14
|
-
private _http;
|
|
15
|
-
private _ds;
|
|
16
|
-
serverURL: string;
|
|
17
|
-
form: FormGroup;
|
|
18
|
-
user: UserModel;
|
|
19
|
-
subscription$: Subscription[];
|
|
20
|
-
token: string;
|
|
21
|
-
disableFormButton: boolean;
|
|
22
|
-
constructor(_route: ActivatedRoute, _services: ProviderService, _http: HttpClient, _ds: DialogService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
submit(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EnrollComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EnrollComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { BaseComponent } from '../resolveio-class';
|
|
2
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
3
|
-
import { FormGroup } from '@angular/forms';
|
|
4
|
-
import { ActivatedRoute } from '@angular/router';
|
|
5
|
-
import { Subscription } from 'rxjs';
|
|
6
|
-
import { UserModel } from '../models/user.model';
|
|
7
|
-
import { ProviderService } from '../resolveio-class';
|
|
8
|
-
import { DialogService } from '../widgets/dialog/dialog.service';
|
|
9
|
-
import { HttpClient } from '@angular/common/http';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class ForgotPasswordComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
12
|
-
private _route;
|
|
13
|
-
private _services;
|
|
14
|
-
private _http;
|
|
15
|
-
private _ds;
|
|
16
|
-
serverURL: string;
|
|
17
|
-
form: FormGroup;
|
|
18
|
-
user: UserModel;
|
|
19
|
-
subscription$: Subscription[];
|
|
20
|
-
token: string;
|
|
21
|
-
disableFormButton: boolean;
|
|
22
|
-
constructor(_route: ActivatedRoute, _services: ProviderService, _http: HttpClient, _ds: DialogService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
submit(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ForgotPasswordComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ForgotPasswordComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
28
|
-
}
|
package/lib/core.component.d.ts
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { OnInit, ElementRef } from '@angular/core';
|
|
2
|
-
import { UserModel } from './models/user.model';
|
|
3
|
-
import { AppStatusModel } from './models/app-status.model';
|
|
4
|
-
import { DeviceDetectorService } from 'ngx-device-detector';
|
|
5
|
-
import { ResizeService } from './util/window-resize.service';
|
|
6
|
-
import { ProviderService, BaseComponent } from './resolveio-class';
|
|
7
|
-
import { OfflineManagerService } from './offline-manager.service';
|
|
8
|
-
import { LocalStorageService } from 'ngx-localstorage';
|
|
9
|
-
import { AuthService } from './auth/auth.service';
|
|
10
|
-
import { AuthPermissionService } from './auth/auth-permissions.service';
|
|
11
|
-
import { DialogService } from './widgets/dialog/dialog.service';
|
|
12
|
-
import { ActiveToast } from 'ngx-toastr';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
export declare class CoreComponent extends BaseComponent implements OnInit {
|
|
15
|
-
private _deviceDet;
|
|
16
|
-
private _ds;
|
|
17
|
-
private _resizeService;
|
|
18
|
-
_services: ProviderService;
|
|
19
|
-
private _offline;
|
|
20
|
-
private _storage;
|
|
21
|
-
private _auth;
|
|
22
|
-
private _aps;
|
|
23
|
-
environment: any;
|
|
24
|
-
logo: string;
|
|
25
|
-
navTabs: string;
|
|
26
|
-
userHasPhoneNumber: boolean;
|
|
27
|
-
client: string;
|
|
28
|
-
showNavbarModule: boolean;
|
|
29
|
-
publicProgram: boolean;
|
|
30
|
-
el_navBarMain: ElementRef;
|
|
31
|
-
el_navBarModule: ElementRef;
|
|
32
|
-
year: string;
|
|
33
|
-
fullScreen: boolean;
|
|
34
|
-
windowSizeHeight: number;
|
|
35
|
-
windowSizeWidth: number;
|
|
36
|
-
navbarMainHeight: number;
|
|
37
|
-
statusHeight: number;
|
|
38
|
-
connectedHeight: number;
|
|
39
|
-
isDevice: boolean;
|
|
40
|
-
showNavigationMenu: boolean;
|
|
41
|
-
swFlagAlert: ActiveToast<any>;
|
|
42
|
-
isConnected: boolean;
|
|
43
|
-
isConnecting: boolean;
|
|
44
|
-
socketStatus: number;
|
|
45
|
-
user: UserModel;
|
|
46
|
-
status: AppStatusModel;
|
|
47
|
-
collapsableMenu: boolean;
|
|
48
|
-
fontSize: number;
|
|
49
|
-
openedWindow: boolean;
|
|
50
|
-
isOffline: boolean;
|
|
51
|
-
foundUpdate: boolean;
|
|
52
|
-
orientation: string;
|
|
53
|
-
digitalSign: boolean;
|
|
54
|
-
constructor(_deviceDet: DeviceDetectorService, _ds: DialogService, _resizeService: ResizeService, _services: ProviderService, _offline: OfflineManagerService, _storage: LocalStorageService, _auth: AuthService, _aps: AuthPermissionService);
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
getNavbarModuleHeight(): any;
|
|
57
|
-
onPushBackButton(): void;
|
|
58
|
-
onPushReloadButton(): void;
|
|
59
|
-
onPushForwardButton(): void;
|
|
60
|
-
openNav(): void;
|
|
61
|
-
closeNav(): void;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CoreComponent, never>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CoreComponent, "resolveio-client-lib-core", never, { "environment": "environment"; "logo": "logo"; "navTabs": "navTabs"; "userHasPhoneNumber": "userHasPhoneNumber"; "client": "client"; "showNavbarModule": "showNavbarModule"; "publicProgram": "publicProgram"; }, {}, never, never, false, never>;
|
|
64
|
-
}
|
package/lib/core.module.d.ts
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./core.component";
|
|
3
|
-
import * as i2 from "./home/home.component";
|
|
4
|
-
import * as i3 from "./logger/logger.component";
|
|
5
|
-
import * as i4 from "./logger/diff-viewer.component";
|
|
6
|
-
import * as i5 from "./widgets/navbar-main/navbar-main.component";
|
|
7
|
-
import * as i6 from "./widgets/navbar-module/navbar-module.component";
|
|
8
|
-
import * as i7 from "./auth/forgot-password.component";
|
|
9
|
-
import * as i8 from "./auth/enroll.component";
|
|
10
|
-
import * as i9 from "./auth/auth365.component";
|
|
11
|
-
import * as i10 from "./directive/focus";
|
|
12
|
-
import * as i11 from "./directive/scroll";
|
|
13
|
-
import * as i12 from "./widgets/dialog/dialog.confirm.content";
|
|
14
|
-
import * as i13 from "./widgets/dialog/dialog.error.content";
|
|
15
|
-
import * as i14 from "./widgets/dialog/dialog.input.content";
|
|
16
|
-
import * as i15 from "./widgets/dialog/dialog.notify.content";
|
|
17
|
-
import * as i16 from "./widgets/dialog/dialog.select-datetime.content";
|
|
18
|
-
import * as i17 from "./widgets/dialog/dialog.select-data-labels.content";
|
|
19
|
-
import * as i18 from "./widgets/dialog/dialog.login.content";
|
|
20
|
-
import * as i19 from "./widgets/dialog/dialog.register.content";
|
|
21
|
-
import * as i20 from "./widgets/dialog/dialog.select-with-buttons-url.content";
|
|
22
|
-
import * as i21 from "./widgets/dialog/dialog.select-array-objs.content";
|
|
23
|
-
import * as i22 from "./widgets/dialog/dialog.select-array.content";
|
|
24
|
-
import * as i23 from "./shared/shared.module";
|
|
25
|
-
import * as i24 from "@angular/common/http";
|
|
26
|
-
import * as i25 from "@ng-bootstrap/ng-bootstrap";
|
|
27
|
-
import * as i26 from "ngx-toastr";
|
|
28
|
-
import * as i27 from "ngx-localstorage";
|
|
29
|
-
import * as i28 from "./user-settings/user-settings.module";
|
|
30
|
-
import * as i29 from "@angular/platform-browser/animations";
|
|
31
|
-
import * as i30 from "./widgets/collapse-table/collapse-table.module";
|
|
32
|
-
import * as i31 from "ngx-diff2html";
|
|
33
|
-
export declare class CoreModule {
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CoreModule, never>;
|
|
35
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreModule, [typeof i1.CoreComponent, typeof i2.HomeComponent, typeof i3.LoggerComponent, typeof i4.HtmlDiffViewerComponent, typeof i5.NavbarMainComponent, typeof i6.NavbarModuleComponent, typeof i7.ForgotPasswordComponent, typeof i8.EnrollComponent, typeof i9.Auth365Component, typeof i10.FocusDirective, typeof i11.ScrollDirective, typeof i12.DialogConfirmContent, typeof i13.DialogErrorContent, typeof i14.DialogInputContent, typeof i15.DialogNotifyContent, typeof i16.DialogSelectDateTimeContent, typeof i17.DialogSelectDataLabelsContent, typeof i18.DialogLoginContent, typeof i19.DialogRegisterContent, typeof i20.DialogSelectWithButtonsURLContent, typeof i21.DialogSelectArrayObjsContent, typeof i22.DialogSelectArrayContent], [typeof i23.SharedModule, typeof i24.HttpClientModule, typeof i25.NgbModule, typeof i26.ToastrModule, typeof i27.NgxLocalStorageModule, typeof i28.UserSettingsModule, typeof i29.BrowserAnimationsModule, typeof i30.CollapseTableModule, typeof i31.NgxDiff2htmlModule], [typeof i1.CoreComponent, typeof i2.HomeComponent, typeof i3.LoggerComponent, typeof i5.NavbarMainComponent, typeof i6.NavbarModuleComponent, typeof i7.ForgotPasswordComponent, typeof i8.EnrollComponent, typeof i9.Auth365Component, typeof i10.FocusDirective, typeof i11.ScrollDirective]>;
|
|
36
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CoreModule>;
|
|
37
|
-
}
|
package/lib/core.service.d.ts
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from 'rxjs';
|
|
2
|
-
import { NavbarModel } from './widgets/navbar-module/navbar-module.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreService {
|
|
5
|
-
isDevice: BehaviorSubject<boolean>;
|
|
6
|
-
fullScreen: BehaviorSubject<boolean>;
|
|
7
|
-
fsActivated: BehaviorSubject<boolean>;
|
|
8
|
-
hasConnected: BehaviorSubject<boolean>;
|
|
9
|
-
navbarModuleData: BehaviorSubject<{
|
|
10
|
-
title: string;
|
|
11
|
-
module: string;
|
|
12
|
-
description: string;
|
|
13
|
-
description_name: string;
|
|
14
|
-
tabs: any[];
|
|
15
|
-
}>;
|
|
16
|
-
hasStatusMessage: BehaviorSubject<boolean>;
|
|
17
|
-
alertData: BehaviorSubject<{
|
|
18
|
-
type: string;
|
|
19
|
-
message: string;
|
|
20
|
-
timer: number;
|
|
21
|
-
showing: boolean;
|
|
22
|
-
}>;
|
|
23
|
-
isInvalidSW: BehaviorSubject<boolean>;
|
|
24
|
-
environment: BehaviorSubject<any>;
|
|
25
|
-
client: BehaviorSubject<string>;
|
|
26
|
-
standardProgram: BehaviorSubject<boolean>;
|
|
27
|
-
navTabs: BehaviorSubject<any[]>;
|
|
28
|
-
tourStops: BehaviorSubject<any[]>;
|
|
29
|
-
tourStarted: BehaviorSubject<boolean>;
|
|
30
|
-
isDemo: BehaviorSubject<boolean>;
|
|
31
|
-
isLoggingOut: BehaviorSubject<boolean>;
|
|
32
|
-
constructor();
|
|
33
|
-
setFullScreen(fullScreen: boolean): void;
|
|
34
|
-
setFsActivated(activated: boolean): void;
|
|
35
|
-
setHasConnected(connected: boolean): void;
|
|
36
|
-
setNavbarModuleData(data: NavbarModel): void;
|
|
37
|
-
setHasStatusMessage(data: boolean): void;
|
|
38
|
-
setIsDevice(data: boolean): void;
|
|
39
|
-
setIsInvalidSW(data: boolean): void;
|
|
40
|
-
setEnvironment(env: any): void;
|
|
41
|
-
setClient(client: any): void;
|
|
42
|
-
setStandardProgram(standardProgram: any): void;
|
|
43
|
-
setNavTabs(navTabs: any): void;
|
|
44
|
-
setTourStops(tourStops: any): void;
|
|
45
|
-
setTourStarted(tourStarted: any): void;
|
|
46
|
-
setDemo(isDemo: boolean): void;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CoreService, never>;
|
|
48
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CoreService>;
|
|
49
|
-
}
|
package/lib/directive/focus.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FocusDirective {
|
|
4
|
-
private element;
|
|
5
|
-
focus: boolean;
|
|
6
|
-
constructor(element: ElementRef);
|
|
7
|
-
protected ngOnChanges(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FocusDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FocusDirective, "[focus]", never, { "focus": "focus"; }, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type ScrollEvent = {
|
|
4
|
-
isReachingBottom: boolean;
|
|
5
|
-
isReachingTop: boolean;
|
|
6
|
-
originalEvent: Event;
|
|
7
|
-
isWindowEvent: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare class ScrollDirective {
|
|
10
|
-
onScroll: EventEmitter<ScrollEvent>;
|
|
11
|
-
bottomOffset: number;
|
|
12
|
-
topOffset: number;
|
|
13
|
-
constructor();
|
|
14
|
-
scrolled($event: Event): void;
|
|
15
|
-
windowScrolled($event: Event): void;
|
|
16
|
-
protected windowScrollEvent($event: Event): void;
|
|
17
|
-
protected elementScrollEvent($event: Event): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollDirective, "[detect-scroll]", never, { "bottomOffset": "bottomOffset"; "topOffset": "topOffset"; }, { "onScroll": "onScroll"; }, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NavbarModel } from '../widgets/navbar-module/navbar-module.model';
|
|
3
|
-
import { AuthService } from '../auth/auth.service';
|
|
4
|
-
import { ProviderService, BaseComponent } from '../resolveio-class';
|
|
5
|
-
import { Subscription } from 'rxjs';
|
|
6
|
-
import { FormGroup } from '@angular/forms';
|
|
7
|
-
import { HttpClient } from '@angular/common/http';
|
|
8
|
-
import { ActivatedRoute } from '@angular/router';
|
|
9
|
-
import { CoreService } from '../core.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class HomeComponent extends BaseComponent implements OnInit {
|
|
12
|
-
private _route;
|
|
13
|
-
private auth;
|
|
14
|
-
private _services;
|
|
15
|
-
private _http;
|
|
16
|
-
private _app;
|
|
17
|
-
menuData: NavbarModel;
|
|
18
|
-
selectedSolution: string;
|
|
19
|
-
loggingOut$: Subscription;
|
|
20
|
-
subscription$: Subscription;
|
|
21
|
-
isLoggedIn: boolean;
|
|
22
|
-
form: FormGroup;
|
|
23
|
-
constructor(_route: ActivatedRoute, auth: AuthService, _services: ProviderService, _http: HttpClient, _app: CoreService);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HomeComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HomeComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
2
|
-
import { NgxDiff2htmlService } from 'ngx-diff2html';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class HtmlDiffViewerComponent implements AfterViewInit {
|
|
5
|
-
private diffService;
|
|
6
|
-
payloadStr: string;
|
|
7
|
-
leftTextarea: ElementRef<HTMLTextAreaElement>;
|
|
8
|
-
rightTextarea: ElementRef<HTMLTextAreaElement>;
|
|
9
|
-
diffContent: ElementRef<HTMLDivElement>;
|
|
10
|
-
leftContent: string;
|
|
11
|
-
rightContent: string;
|
|
12
|
-
diffLines: any[];
|
|
13
|
-
visibleDiffLines: any[];
|
|
14
|
-
showFullDiff: boolean;
|
|
15
|
-
constructor(diffService: NgxDiff2htmlService);
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
toggleDiffView(): void;
|
|
18
|
-
updateVisibleLines(): void;
|
|
19
|
-
generateDiff(): void;
|
|
20
|
-
private normalizeValue;
|
|
21
|
-
private compareValues;
|
|
22
|
-
private isComplexType;
|
|
23
|
-
private renderComplex;
|
|
24
|
-
private getType;
|
|
25
|
-
private isEqual;
|
|
26
|
-
private makeLine;
|
|
27
|
-
private openingBrace;
|
|
28
|
-
private closingBrace;
|
|
29
|
-
private renderPrimitive;
|
|
30
|
-
private getIndentString;
|
|
31
|
-
private assignLineNumbers;
|
|
32
|
-
private setupScrollSync;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HtmlDiffViewerComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HtmlDiffViewerComponent, "html-diff-viewer", never, { "payloadStr": "payloadStr"; }, {}, never, never, false, never>;
|
|
35
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { ProviderService, BaseComponent } from '../resolveio-class';
|
|
4
|
-
import { DialogService } from '../widgets/dialog/dialog.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class LoggerComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
7
|
-
private _services;
|
|
8
|
-
private _ds;
|
|
9
|
-
private _cd;
|
|
10
|
-
subscription$: Subscription[];
|
|
11
|
-
logs: any[];
|
|
12
|
-
entries_per_page: number;
|
|
13
|
-
page_num: number;
|
|
14
|
-
log_cnt: number;
|
|
15
|
-
user: any;
|
|
16
|
-
users: any[];
|
|
17
|
-
dateStartElem: any;
|
|
18
|
-
dateEndElem: any;
|
|
19
|
-
timeStartElem: any;
|
|
20
|
-
timeEndElem: any;
|
|
21
|
-
dateStart: Date;
|
|
22
|
-
dateEnd: Date;
|
|
23
|
-
selectedTypes: any[];
|
|
24
|
-
client: any;
|
|
25
|
-
clients: any[];
|
|
26
|
-
collection: string;
|
|
27
|
-
method: string;
|
|
28
|
-
route: string;
|
|
29
|
-
id_document: string;
|
|
30
|
-
constructor(_services: ProviderService, _ds: DialogService, _cd: ChangeDetectorRef);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
getLogData(): void;
|
|
34
|
-
selectType(type: string): void;
|
|
35
|
-
icon(type: any): "success" | "info" | "danger" | "primary" | "secondary";
|
|
36
|
-
removeAllLogs(): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoggerComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoggerComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
39
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { CollectionDocument } from './collection-document.model';
|
|
2
|
-
export interface CronJobModel extends CollectionDocument {
|
|
3
|
-
name: string;
|
|
4
|
-
repeat: boolean;
|
|
5
|
-
time_to_run: string;
|
|
6
|
-
method_run: string;
|
|
7
|
-
method_run_data?: Object;
|
|
8
|
-
method_complete?: string;
|
|
9
|
-
method_complete_data?: Object;
|
|
10
|
-
running: boolean;
|
|
11
|
-
timezone?: string;
|
|
12
|
-
next_run?: Date;
|
|
13
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export interface DialogInputFieldModel {
|
|
2
|
-
label: string;
|
|
3
|
-
form: string;
|
|
4
|
-
data: string | number | boolean | any[];
|
|
5
|
-
validators: any[];
|
|
6
|
-
validatorErrors?: string[];
|
|
7
|
-
validatorMsg?: string[];
|
|
8
|
-
placeholder?: string;
|
|
9
|
-
required?: boolean;
|
|
10
|
-
type?: DialogInputFieldTypes;
|
|
11
|
-
options?: DialogInputFieldSelectOptions[];
|
|
12
|
-
}
|
|
13
|
-
export interface DialogInputFieldSelectOptions {
|
|
14
|
-
value: string | number;
|
|
15
|
-
text: string;
|
|
16
|
-
}
|
|
17
|
-
type DialogInputFieldTypes = 'text' | 'number' | 'select' | 'ng-select' | 'state' | 'email' | 'password' | 'textarea' | 'boolean' | 'date' | 'datetime';
|
|
18
|
-
export interface DialogSelectWithButtonsOptionModel {
|
|
19
|
-
value: string | number;
|
|
20
|
-
text: string;
|
|
21
|
-
selected?: boolean;
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export interface NavbarMainTabModel {
|
|
2
|
-
type: NavbarMainTabType;
|
|
3
|
-
links: NavbarMainTabLinkModel[];
|
|
4
|
-
roles?: string[];
|
|
5
|
-
label?: string;
|
|
6
|
-
left?: number;
|
|
7
|
-
tourAnchor?: string;
|
|
8
|
-
}
|
|
9
|
-
export type NavbarMainTabType = 'link' | 'dropdown';
|
|
10
|
-
export interface NavbarMainTabLinkModel {
|
|
11
|
-
routerLink: string;
|
|
12
|
-
label: string;
|
|
13
|
-
role: string;
|
|
14
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export declare type SortMongo = string | Exclude<SortDirection, {
|
|
2
|
-
$meta: string;
|
|
3
|
-
}> | string[] | {
|
|
4
|
-
[key: string]: SortDirection;
|
|
5
|
-
} | Map<string, SortDirection> | [string, SortDirection][] | [string, SortDirection];
|
|
6
|
-
export declare type SortDirection = 1 | -1 | 'asc' | 'desc' | 'ascending' | 'descending' | {
|
|
7
|
-
$meta: string;
|
|
8
|
-
};
|
|
9
|
-
export interface PaginationOptions {
|
|
10
|
-
limit?: number;
|
|
11
|
-
skip?: number;
|
|
12
|
-
sort?: SortMongo;
|
|
13
|
-
fields?: {
|
|
14
|
-
[key: string]: number;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export interface ModulePermissionModel {
|
|
2
|
-
name: string;
|
|
3
|
-
views: ModulePermissionViewModel[];
|
|
4
|
-
approval?: ModulePermissionApprovalModel;
|
|
5
|
-
}
|
|
6
|
-
export interface ModulePermissionViewModel {
|
|
7
|
-
link: string;
|
|
8
|
-
label: string;
|
|
9
|
-
has_parameter?: boolean;
|
|
10
|
-
fake_route?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export interface ModulePermissionApprovalModel {
|
|
13
|
-
type: string;
|
|
14
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Subject } from 'rxjs';
|
|
2
|
-
export interface SubscriptionModel {
|
|
3
|
-
[key: string]: SubscriptionPubModel;
|
|
4
|
-
}
|
|
5
|
-
export interface SubscriptionPubModel {
|
|
6
|
-
check?: any;
|
|
7
|
-
preFunction?: (...parameters: any[]) => Promise<Object>;
|
|
8
|
-
function: (...parameters: any[]) => Promise<any | any[]>;
|
|
9
|
-
collections: string[];
|
|
10
|
-
fetchFunction?: (document: Object, ...parameters: any[]) => boolean;
|
|
11
|
-
ws_specific?: boolean;
|
|
12
|
-
}
|
|
13
|
-
export interface ActiveClientSubscriptionModel {
|
|
14
|
-
messageId: number;
|
|
15
|
-
messageRoute: string;
|
|
16
|
-
subscription: string;
|
|
17
|
-
parameters: any[];
|
|
18
|
-
subject: Subject<any>;
|
|
19
|
-
}
|