@devopmaat/badaboom 1.3.7 → 1.3.9
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/devopmaat-badaboom.mjs +1291 -1047
- package/fesm2022/devopmaat-badaboom.mjs.map +1 -1
- package/index.d.ts +1229 -3
- package/lib/application/media/media-display/_bdb-media-display-theme.scss +36 -0
- package/lib/application/media/media-input/_bdb-media-input-theme.scss +36 -0
- package/lib/application/media/media-upload/_bdb-media-upload-theme.scss +36 -0
- package/lib/styles/_core-theme.scss +31 -0
- package/lib/styles/_theme.scss +35 -2
- package/lib/styles/material/_toolbar-theme.scss +7 -0
- package/package.json +5 -5
- package/lib/application/common/bdb-data-source.d.ts +0 -25
- package/lib/application/common/full-table/bdb-full-table.component.d.ts +0 -27
- package/lib/application/common/paginator/bdb-paginator.component.d.ts +0 -17
- package/lib/application/common/query-input/bdb-query-input.component.d.ts +0 -15
- package/lib/application/common/search/bdb-search-wrapper.component.d.ts +0 -13
- package/lib/application/common/search/bdb-search.component.d.ts +0 -43
- package/lib/application/common/table/bdb-cell.directive.d.ts +0 -9
- package/lib/application/common/table/bdb-column-builder.d.ts +0 -18
- package/lib/application/common/table/bdb-column-options.d.ts +0 -33
- package/lib/application/common/table/bdb-column-type.d.ts +0 -10
- package/lib/application/common/table/bdb-column.d.ts +0 -19
- package/lib/application/common/table/bdb-context-action.d.ts +0 -7
- package/lib/application/common/table/bdb-table.component.d.ts +0 -58
- package/lib/application/common/table/dynamic.pipe.d.ts +0 -9
- package/lib/application/exception-log/exception-log-table/exception-log-table.component.d.ts +0 -26
- package/lib/application/media/media-display/media-display.component.d.ts +0 -23
- package/lib/application/media/media-full-table/media-full-table.component.d.ts +0 -24
- package/lib/application/media/media-table/media-table.component.d.ts +0 -21
- package/lib/application/media/media-type.pipe.d.ts +0 -8
- package/lib/application/media/media-upload/media-drop.directive.d.ts +0 -27
- package/lib/application/media/media-upload/media-upload.component.d.ts +0 -15
- package/lib/application/task-log/task-log-outcome.pipe.d.ts +0 -8
- package/lib/application/task-log/task-log-status.pipe.d.ts +0 -8
- package/lib/application/task-log-parameter/task-log-parameter-value.pipe.d.ts +0 -10
- package/lib/application/user/user-table/user-table.component.d.ts +0 -25
- package/lib/bdb-auth-options.d.ts +0 -28
- package/lib/bdb-options.d.ts +0 -19
- package/lib/common/alert/bdb-alert.component.d.ts +0 -10
- package/lib/common/alert-error-response/bdb-alert-error-response.component.d.ts +0 -16
- package/lib/common/bdb-flex-child.directive.d.ts +0 -11
- package/lib/common/bdb-flex.directive.d.ts +0 -28
- package/lib/common/bdb-form-error.directive.d.ts +0 -15
- package/lib/common/bdb-grid-child.directive.d.ts +0 -14
- package/lib/common/bdb-grid.directive.d.ts +0 -26
- package/lib/common/bdb-palette.d.ts +0 -2
- package/lib/common/boolean-display/bdb-boolean-display.component.d.ts +0 -7
- package/lib/common/collapse-row/bdb-collapse-row.component.d.ts +0 -9
- package/lib/common/error-response-dialog/error-response-dialog.component.d.ts +0 -10
- package/lib/common/field/bdb-field.component.d.ts +0 -7
- package/lib/common/file-size.pipe.d.ts +0 -7
- package/lib/common/function.pipe.d.ts +0 -7
- package/lib/common/layout-error.d.ts +0 -3
- package/lib/common/linked-list.d.ts +0 -15
- package/lib/common/plain-number.pipe.d.ts +0 -7
- package/lib/common/youtube-player/youtube-player.component.d.ts +0 -14
- package/lib/domain/auth/account-info.d.ts +0 -6
- package/lib/domain/auth/account.service.d.ts +0 -29
- package/lib/domain/auth/auth.service.d.ts +0 -41
- package/lib/domain/auth/reset-password-token.d.ts +0 -4
- package/lib/domain/auth/token-expired.interceptor.d.ts +0 -2
- package/lib/domain/auth/token-reponse.d.ts +0 -5
- package/lib/domain/auth/token.interceptor.d.ts +0 -2
- package/lib/domain/common/bdb-filter.d.ts +0 -9
- package/lib/domain/common/bdb-request.d.ts +0 -10
- package/lib/domain/common/bdb-response.d.ts +0 -6
- package/lib/domain/common/entities/bdb-entity-read.d.ts +0 -3
- package/lib/domain/common/entities/bdb-entity-update.d.ts +0 -3
- package/lib/domain/common/entities/bdb-entity.d.ts +0 -3
- package/lib/domain/common/services/bdb-service-cr.d.ts +0 -7
- package/lib/domain/common/services/bdb-service-crd.d.ts +0 -7
- package/lib/domain/common/services/bdb-service-cru.d.ts +0 -8
- package/lib/domain/common/services/bdb-service-crud.d.ts +0 -8
- package/lib/domain/common/services/bdb-service-r.d.ts +0 -10
- package/lib/domain/common/services/bdb-service-rd.d.ts +0 -7
- package/lib/domain/common/services/bdb-service-ru.d.ts +0 -8
- package/lib/domain/common/services/bdb-service-rud.d.ts +0 -8
- package/lib/domain/common/services/bdb-service.d.ts +0 -6
- package/lib/domain/entities/exception-log/exception-log-read.d.ts +0 -9
- package/lib/domain/entities/exception-log/exception-log.d.ts +0 -9
- package/lib/domain/entities/exception-log/exception-log.service.d.ts +0 -9
- package/lib/domain/entities/media/media-preview.d.ts +0 -6
- package/lib/domain/entities/media/media.d.ts +0 -12
- package/lib/domain/entities/media/media.service.d.ts +0 -11
- package/lib/domain/entities/role/role-read.d.ts +0 -7
- package/lib/domain/entities/role/role.d.ts +0 -4
- package/lib/domain/entities/role/role.service.d.ts +0 -9
- package/lib/domain/entities/task-log/task-log-create.d.ts +0 -5
- package/lib/domain/entities/task-log/task-log-read.d.ts +0 -11
- package/lib/domain/entities/task-log/task-log.d.ts +0 -15
- package/lib/domain/entities/task-log/task-log.service.d.ts +0 -12
- package/lib/domain/entities/task-log-parameter/task-log-parameter-create.d.ts +0 -7
- package/lib/domain/entities/task-log-parameter/task-log-parameter-read.d.ts +0 -11
- package/lib/domain/entities/task-log-parameter/task-log-parameter.d.ts +0 -10
- package/lib/domain/entities/task-log-parameter/task-log-parameter.service.d.ts +0 -9
- package/lib/domain/entities/task-log-schedule/task-log-schedule-create.d.ts +0 -5
- package/lib/domain/entities/task-log-schedule/task-log-schedule-read.d.ts +0 -7
- package/lib/domain/entities/task-log-schedule/task-log-schedule-update.d.ts +0 -5
- package/lib/domain/entities/task-log-schedule/task-log-schedule.d.ts +0 -7
- package/lib/domain/entities/task-log-schedule/task-log-schedule.service.d.ts +0 -11
- package/lib/domain/entities/user/user-create.d.ts +0 -3
- package/lib/domain/entities/user/user-read.d.ts +0 -6
- package/lib/domain/entities/user/user-update.d.ts +0 -4
- package/lib/domain/entities/user/user.d.ts +0 -5
- package/lib/domain/entities/user/user.service.d.ts +0 -11
- package/lib/domain/entities/user-role/user-role-create.d.ts +0 -4
- package/lib/domain/entities/user-role/user-role-read.d.ts +0 -7
- package/lib/domain/entities/user-role/user-role.d.ts +0 -7
- package/lib/domain/entities/user-role/user-role.service.d.ts +0 -10
- package/lib/domain/enums/media-type.d.ts +0 -6
- package/lib/domain/enums/task-log-outcome.d.ts +0 -8
- package/lib/domain/enums/task-log-parameter-type.d.ts +0 -6
- package/lib/domain/enums/task-log-status.d.ts +0 -7
- package/lib/domain/tasks/task-log-scheduler.service.d.ts +0 -11
- package/lib/domain/tasks/task-log-type-parameter.d.ts +0 -11
- package/lib/domain/tasks/task-log-type.d.ts +0 -7
- package/lib/domain/tasks/task-log-type.service.d.ts +0 -14
- package/lib/lib.config.d.ts +0 -11
- package/lib/presentation/access-denied-page/access-denied-page.component.d.ts +0 -16
- package/lib/presentation/auth-container/auth-container.component.d.ts +0 -5
- package/lib/presentation/forgot-password-page/forgot-password-page.component.d.ts +0 -20
- package/lib/presentation/invalid-token-page/invalid-token-page.component.d.ts +0 -8
- package/lib/presentation/logged-out.guard.d.ts +0 -2
- package/lib/presentation/login-page/login-page.component.d.ts +0 -27
- package/lib/presentation/logout-page/logout-page.component.d.ts +0 -13
- package/lib/presentation/reset-password-page/reset-password-page.component.d.ts +0 -31
- package/lib/presentation/reset-password.resolver.d.ts +0 -3
- package/lib/presentation/role.guard.d.ts +0 -2
- package/public-api.d.ts +0 -110
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BdbEntity } from '../entities/bdb-entity';
|
|
2
|
-
import { BdbEntityRead } from '../entities/bdb-entity-read';
|
|
3
|
-
import { BdbEntityUpdate } from '../entities/bdb-entity-update';
|
|
4
|
-
import { BdbServiceCRU } from './bdb-service-cru';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
export declare abstract class BdbServiceCRUD<TEntity extends BdbEntity, TEntityRead extends BdbEntityRead, TEntityCreate, TEntityUpdate extends BdbEntityUpdate> extends BdbServiceCRU<TEntity, TEntityRead, TEntityCreate, TEntityUpdate> {
|
|
7
|
-
delete(id: number): Observable<never>;
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { BdbRequest } from '../bdb-request';
|
|
3
|
-
import { BdbResponse } from '../bdb-response';
|
|
4
|
-
import { BdbEntity } from '../entities/bdb-entity';
|
|
5
|
-
import { BdbEntityRead } from '../entities/bdb-entity-read';
|
|
6
|
-
import { BdbService } from './bdb-service';
|
|
7
|
-
export declare abstract class BdbServiceR<TEntity extends BdbEntity, TEntityRead extends BdbEntityRead> extends BdbService {
|
|
8
|
-
read(request: BdbRequest): Observable<BdbResponse<TEntityRead>>;
|
|
9
|
-
get(id: number): Observable<TEntity>;
|
|
10
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { BdbEntity } from '../entities/bdb-entity';
|
|
2
|
-
import { BdbEntityRead } from '../entities/bdb-entity-read';
|
|
3
|
-
import { BdbServiceR } from './bdb-service-r';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
export declare abstract class BdbServiceRD<TEntity extends BdbEntity, TEntityRead extends BdbEntityRead> extends BdbServiceR<TEntity, TEntityRead> {
|
|
6
|
-
delete(id: number): Observable<never>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BdbEntity } from '../entities/bdb-entity';
|
|
2
|
-
import { BdbEntityRead } from '../entities/bdb-entity-read';
|
|
3
|
-
import { BdbEntityUpdate } from '../entities/bdb-entity-update';
|
|
4
|
-
import { BdbServiceR } from './bdb-service-r';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
export declare abstract class BdbServiceRU<TEntity extends BdbEntity, TEntityRead extends BdbEntityRead, TEntityUpdate extends BdbEntityUpdate> extends BdbServiceR<TEntity, TEntityRead> {
|
|
7
|
-
update(updateModel: TEntityUpdate): Observable<TEntity>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BdbEntity } from '../entities/bdb-entity';
|
|
2
|
-
import { BdbEntityRead } from '../entities/bdb-entity-read';
|
|
3
|
-
import { BdbEntityUpdate } from '../entities/bdb-entity-update';
|
|
4
|
-
import { BdbServiceRU } from './bdb-service-ru';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
export declare abstract class BdbServiceRUD<TEntity extends BdbEntity, TEntityRead extends BdbEntityRead, TEntityUpdate extends BdbEntityUpdate> extends BdbServiceRU<TEntity, TEntityRead, TEntityUpdate> {
|
|
7
|
-
delete(id: number): Observable<never>;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BdbServiceR } from '../../common/services/bdb-service-r';
|
|
2
|
-
import { ExceptionLog } from './exception-log';
|
|
3
|
-
import { ExceptionLogRead } from './exception-log-read';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ExceptionLogService extends BdbServiceR<ExceptionLog, ExceptionLogRead> {
|
|
6
|
-
constructor();
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExceptionLogService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ExceptionLogService>;
|
|
9
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { BdbEntity } from '../../common/entities/bdb-entity';
|
|
2
|
-
import { MediaType } from '../../enums/media-type';
|
|
3
|
-
import { MediaPreview } from './media-preview';
|
|
4
|
-
export interface Media extends BdbEntity {
|
|
5
|
-
fileName?: string;
|
|
6
|
-
fileSize?: number;
|
|
7
|
-
height?: number;
|
|
8
|
-
preview?: MediaPreview;
|
|
9
|
-
reference?: string;
|
|
10
|
-
type: MediaType;
|
|
11
|
-
width?: number;
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { BdbServiceRD } from '../../common/services/bdb-service-rd';
|
|
3
|
-
import { Media } from './media';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MediaService extends BdbServiceRD<Media, Media> {
|
|
6
|
-
constructor();
|
|
7
|
-
upload(file: File): Observable<Media>;
|
|
8
|
-
fromUrl(url: string): Observable<Media>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MediaService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MediaService>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BdbServiceR } from '../../common/services/bdb-service-r';
|
|
2
|
-
import { Role } from './role';
|
|
3
|
-
import { RoleRead } from './role-read';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class RoleService extends BdbServiceR<Role, RoleRead> {
|
|
6
|
-
constructor();
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RoleService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<RoleService>;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BdbEntityRead } from '../../common/entities/bdb-entity-read';
|
|
2
|
-
import { TaskLogOutcome } from '../../enums/task-log-outcome';
|
|
3
|
-
import { TaskLogStatus } from '../../enums/task-log-status';
|
|
4
|
-
export interface TaskLogRead extends BdbEntityRead {
|
|
5
|
-
taskType: string;
|
|
6
|
-
status: TaskLogStatus;
|
|
7
|
-
outcome: TaskLogOutcome;
|
|
8
|
-
start: Date;
|
|
9
|
-
completion: Date;
|
|
10
|
-
summary: string;
|
|
11
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BdbEntity } from '../../common/entities/bdb-entity';
|
|
2
|
-
import { TaskLogOutcome } from '../../enums/task-log-outcome';
|
|
3
|
-
import { TaskLogStatus } from '../../enums/task-log-status';
|
|
4
|
-
import { TaskLogParameter } from '../task-log-parameter/task-log-parameter';
|
|
5
|
-
export interface TaskLog extends BdbEntity {
|
|
6
|
-
taskType: string;
|
|
7
|
-
status: TaskLogStatus;
|
|
8
|
-
outcome: TaskLogOutcome;
|
|
9
|
-
start: Date;
|
|
10
|
-
completion: Date;
|
|
11
|
-
summary: string;
|
|
12
|
-
error?: string;
|
|
13
|
-
log: string;
|
|
14
|
-
parameters: TaskLogParameter[];
|
|
15
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { BdbServiceCR } from '../../common/services/bdb-service-cr';
|
|
2
|
-
import { TaskLog } from './task-log';
|
|
3
|
-
import { TaskLogRead } from './task-log-read';
|
|
4
|
-
import { TaskLogCreate } from './task-log-create';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class TaskLogService extends BdbServiceCR<TaskLog, TaskLogRead, TaskLogCreate> {
|
|
8
|
-
constructor();
|
|
9
|
-
start(id: number): Observable<void>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaskLogService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TaskLogService>;
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BdbEntityRead } from '../../common/entities/bdb-entity-read';
|
|
2
|
-
import { TaskLogParameterType } from '../../enums/task-log-parameter-type';
|
|
3
|
-
export interface TaskLogParameterRead extends BdbEntityRead {
|
|
4
|
-
name: string;
|
|
5
|
-
type: TaskLogParameterType;
|
|
6
|
-
stringValue?: string;
|
|
7
|
-
intValue?: number;
|
|
8
|
-
decimalValue?: number;
|
|
9
|
-
boolValue?: boolean;
|
|
10
|
-
isRequired: boolean;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BdbEntity } from '../../common/entities/bdb-entity';
|
|
2
|
-
import { TaskLogParameterType } from '../../enums/task-log-parameter-type';
|
|
3
|
-
export interface TaskLogParameter extends BdbEntity {
|
|
4
|
-
name: string;
|
|
5
|
-
type: TaskLogParameterType;
|
|
6
|
-
stringValue?: string;
|
|
7
|
-
intValue?: number;
|
|
8
|
-
decimalValue?: number;
|
|
9
|
-
boolValue?: boolean;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BdbServiceR } from '../../common/services/bdb-service-r';
|
|
2
|
-
import { TaskLogParameter } from './task-log-parameter';
|
|
3
|
-
import { TaskLogParameterRead } from './task-log-parameter-read';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TaskLogParameterService extends BdbServiceR<TaskLogParameter, TaskLogParameterRead> {
|
|
6
|
-
constructor();
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaskLogParameterService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TaskLogParameterService>;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BdbServiceCRUD } from '../../common/services/bdb-service-crud';
|
|
2
|
-
import { TaskLogSchedule } from './task-log-schedule';
|
|
3
|
-
import { TaskLogScheduleRead } from './task-log-schedule-read';
|
|
4
|
-
import { TaskLogScheduleCreate } from './task-log-schedule-create';
|
|
5
|
-
import { TaskLogScheduleUpdate } from './task-log-schedule-update';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class TaskLogScheduleService extends BdbServiceCRUD<TaskLogSchedule, TaskLogScheduleRead, TaskLogScheduleCreate, TaskLogScheduleUpdate> {
|
|
8
|
-
constructor();
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaskLogScheduleService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TaskLogScheduleService>;
|
|
11
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { User } from './user';
|
|
2
|
-
import { UserRead } from './user-read';
|
|
3
|
-
import { BdbServiceCRUD } from '../../common/services/bdb-service-crud';
|
|
4
|
-
import { UserUpdate } from './user-update';
|
|
5
|
-
import { UserCreate } from './user-create';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class UserService extends BdbServiceCRUD<User, UserRead, UserCreate, UserUpdate> {
|
|
8
|
-
constructor();
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserService>;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BdbServiceCRD } from '../../common/services/bdb-service-crd';
|
|
2
|
-
import { UserRole } from './user-role';
|
|
3
|
-
import { UserRoleRead } from './user-role-read';
|
|
4
|
-
import { UserRoleCreate } from './user-role-create';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class UserRoleService extends BdbServiceCRD<UserRole, UserRoleRead, UserRoleCreate> {
|
|
7
|
-
constructor();
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserRoleService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserRoleService>;
|
|
10
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { BdbService } from '../common/services/bdb-service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TaskLogSchedulerService extends BdbService {
|
|
5
|
-
constructor();
|
|
6
|
-
isRunning(): Observable<boolean>;
|
|
7
|
-
startScheduler(): Observable<void>;
|
|
8
|
-
stopScheduler(): Observable<void>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaskLogSchedulerService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TaskLogSchedulerService>;
|
|
11
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { TaskLogParameterType } from '../enums/task-log-parameter-type';
|
|
2
|
-
export interface TaskLogTypeParameter {
|
|
3
|
-
name: string;
|
|
4
|
-
description: string;
|
|
5
|
-
type: TaskLogParameterType;
|
|
6
|
-
required: boolean;
|
|
7
|
-
defaultStringValue: string;
|
|
8
|
-
defaultIntValue: number;
|
|
9
|
-
defaultDecimalValue: number;
|
|
10
|
-
defaultBoolValue: boolean;
|
|
11
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
2
|
-
import { BdbService } from '../common/services/bdb-service';
|
|
3
|
-
import { TaskLogType } from './task-log-type';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TaskLogTypeService extends BdbService {
|
|
6
|
-
TaskLogTypes: BehaviorSubject<TaskLogType[]>;
|
|
7
|
-
getAllObservable: Observable<TaskLogType[]> | null;
|
|
8
|
-
constructor();
|
|
9
|
-
load(): void;
|
|
10
|
-
private getAll;
|
|
11
|
-
get(identifier: string): Observable<TaskLogType | null>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaskLogTypeService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TaskLogTypeService>;
|
|
14
|
-
}
|
package/lib/lib.config.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { EnvironmentProviders } from '@angular/core';
|
|
2
|
-
import { BdbOptionsConfigure } from './bdb-options';
|
|
3
|
-
import { Routes } from '@angular/router';
|
|
4
|
-
/**
|
|
5
|
-
* Configures BaDaBoom by providing necessary tokens.
|
|
6
|
-
* Takes root routes and provides the router with these routes, appending routes if specified
|
|
7
|
-
* @param {BdbOptionsConfigure} optionsConfigure
|
|
8
|
-
* @param {Routes} routes
|
|
9
|
-
* @return {EnvironmentProviders}
|
|
10
|
-
*/
|
|
11
|
-
export declare function provideBaDaBoom(optionsConfigure: BdbOptionsConfigure, routes: Routes): EnvironmentProviders;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { BdbOptions } from '../../bdb-options';
|
|
3
|
-
import { AuthService } from '../../domain/auth/auth.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AccessDeniedPageComponent implements OnInit, OnDestroy {
|
|
6
|
-
private authService;
|
|
7
|
-
private readonly _onDestroy;
|
|
8
|
-
loginRoutePath?: string;
|
|
9
|
-
logoutRoutePath?: string;
|
|
10
|
-
isLoggedIn: boolean;
|
|
11
|
-
constructor(bdbOptions: BdbOptions, authService: AuthService);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccessDeniedPageComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AccessDeniedPageComponent, "bdb-access-denied-page", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AuthContainerComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AuthContainerComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AuthContainerComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { BdbOptions } from '../../bdb-options';
|
|
3
|
-
import { HttpErrorResponse } from '@angular/common/http';
|
|
4
|
-
import { AuthService } from '../../domain/auth/auth.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ForgotPasswordPageComponent {
|
|
7
|
-
private authService;
|
|
8
|
-
loginRoutePath?: string;
|
|
9
|
-
emailCtrl: FormControl<string>;
|
|
10
|
-
isComplete: boolean;
|
|
11
|
-
isPending: boolean;
|
|
12
|
-
error?: HttpErrorResponse;
|
|
13
|
-
forgotPasswordForm: FormGroup<{
|
|
14
|
-
email: FormControl<string>;
|
|
15
|
-
}>;
|
|
16
|
-
constructor(authService: AuthService, bdbOptions: BdbOptions);
|
|
17
|
-
forgotPassword(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ForgotPasswordPageComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ForgotPasswordPageComponent, "bdb-forgot-password-page", never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BdbOptions } from '../../bdb-options';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class InvalidTokenPageComponent {
|
|
4
|
-
loginRoutePath?: string;
|
|
5
|
-
constructor(bdbOptions: BdbOptions);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InvalidTokenPageComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InvalidTokenPageComponent, "bdb-invalid-token-page", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { BdbOptions } from '../../bdb-options';
|
|
4
|
-
import { HttpErrorResponse } from '@angular/common/http';
|
|
5
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
6
|
-
import { AuthService } from '../../domain/auth/auth.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class LoginPageComponent implements OnInit {
|
|
9
|
-
private router;
|
|
10
|
-
private authService;
|
|
11
|
-
private route;
|
|
12
|
-
forgotPasswordRoutePath?: string;
|
|
13
|
-
emailCtrl: FormControl<string>;
|
|
14
|
-
passwordCtrl: FormControl<string>;
|
|
15
|
-
error?: HttpErrorResponse;
|
|
16
|
-
postLoginUrl: string;
|
|
17
|
-
isPending: boolean;
|
|
18
|
-
loginForm: FormGroup<{
|
|
19
|
-
email: FormControl<string>;
|
|
20
|
-
password: FormControl<string>;
|
|
21
|
-
}>;
|
|
22
|
-
constructor(router: Router, authService: AuthService, route: ActivatedRoute, bdbOptions: BdbOptions);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
login(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoginPageComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoginPageComponent, "bdb-login-page", never, {}, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Router } from '@angular/router';
|
|
2
|
-
import { AuthService } from '../../domain/auth/auth.service';
|
|
3
|
-
import { BdbOptions } from '../../bdb-options';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class LogoutPageComponent {
|
|
6
|
-
private router;
|
|
7
|
-
private authService;
|
|
8
|
-
private bdbOptions;
|
|
9
|
-
constructor(router: Router, authService: AuthService, bdbOptions: BdbOptions);
|
|
10
|
-
logout(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LogoutPageComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LogoutPageComponent, "bdb-logout-page", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { AbstractControl, FormControl, FormGroup, ValidatorFn } from '@angular/forms';
|
|
3
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
4
|
-
import { HttpErrorResponse } from '@angular/common/http';
|
|
5
|
-
import { ResetPasswordToken } from '../../domain/auth/reset-password-token';
|
|
6
|
-
import { AuthService } from '../../domain/auth/auth.service';
|
|
7
|
-
import { BdbOptions } from '../../bdb-options';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare function equalValueValidator(otherControl: AbstractControl): ValidatorFn;
|
|
10
|
-
export declare class ResetPasswordPageComponent implements OnInit {
|
|
11
|
-
private authService;
|
|
12
|
-
private activatedRoute;
|
|
13
|
-
private router;
|
|
14
|
-
loginRoutePath?: string;
|
|
15
|
-
isPending: boolean;
|
|
16
|
-
error?: HttpErrorResponse;
|
|
17
|
-
passwordCtrl: FormControl<string>;
|
|
18
|
-
confirmPasswordCtrl: FormControl<string>;
|
|
19
|
-
resetPasswordForm: FormGroup<{
|
|
20
|
-
email: FormControl<string>;
|
|
21
|
-
token: FormControl<string>;
|
|
22
|
-
password: FormControl<string>;
|
|
23
|
-
confirmPassword: FormControl<string>;
|
|
24
|
-
}>;
|
|
25
|
-
resetPasswordToken?: ResetPasswordToken;
|
|
26
|
-
constructor(authService: AuthService, activatedRoute: ActivatedRoute, router: Router, bdbOptions: BdbOptions);
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
resetPassword(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResetPasswordPageComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ResetPasswordPageComponent, "bdb-reset-password-page", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|