ets-fe-ng-sdk 19.0.116 → 20.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/ets-fe-ng-sdk.mjs +1611 -1632
- package/fesm2022/ets-fe-ng-sdk.mjs.map +1 -1
- package/index.d.ts +14526 -3
- package/package.json +1 -1
- package/environments/environment.d.ts +0 -11
- package/lib/Reusables/reusable-comps/find-item/find-item.component.d.ts +0 -258
- package/lib/Reusables/reusable-comps/find-item/find-item.model.d.ts +0 -13
- package/lib/Reusables/reusable-comps/find-item/find-item.service.d.ts +0 -38
- package/lib/Reusables/reusable-comps/watermark/watermark.component.d.ts +0 -22
- package/lib/Reusables/reusable-pages/extra-pages/extra-pages-routing.module.d.ts +0 -7
- package/lib/Reusables/reusable-pages/extra-pages/extra-pages.module.d.ts +0 -8
- package/lib/Reusables/reusable-pages/logger/logger-routing.module.d.ts +0 -7
- package/lib/Reusables/reusable-pages/logger/logger.component.d.ts +0 -71
- package/lib/Reusables/reusable-pages/logger/logger.interface.d.ts +0 -73
- package/lib/Reusables/reusable-pages/logger/logger.module.d.ts +0 -11
- package/lib/Reusables/reusable-pages/logger/logger.service.d.ts +0 -81
- package/lib/Reusables/reusable-pages/page-not-found/page-not-found.component.d.ts +0 -28
- package/lib/Reusables/reusable-pages/reset/reset-routing.module.d.ts +0 -7
- package/lib/Reusables/reusable-pages/reset/reset.component.d.ts +0 -13
- package/lib/Reusables/reusable-pages/reset/reset.module.d.ts +0 -8
- package/lib/Reusables/reusable-pages/robot/robot-routing.module.d.ts +0 -7
- package/lib/Reusables/reusable-pages/robot/robot.component.d.ts +0 -8
- package/lib/Reusables/reusable-pages/robot/robot.module.d.ts +0 -9
- package/lib/Reusables/reusable-pages/timeout-tester/timeout-tester-routing.module.d.ts +0 -7
- package/lib/Reusables/reusable-pages/timeout-tester/timeout-tester.component.d.ts +0 -23
- package/lib/Reusables/reusable-pages/timeout-tester/timeout-tester.module.d.ts +0 -11
- package/lib/Reusables/reusable-pages/user-activity/ua-extras/user-activity.model.d.ts +0 -56
- package/lib/Reusables/reusable-pages/user-activity/ua-extras/user-activity.service.d.ts +0 -13
- package/lib/Reusables/reusable-pages/version/version-routing.module.d.ts +0 -7
- package/lib/Reusables/reusable-pages/version/version.component.d.ts +0 -13
- package/lib/Reusables/reusable-pages/version/version.module.d.ts +0 -10
- package/lib/Reusables/reusable-pages/version/version.service.d.ts +0 -19
- package/lib/Services/Interceptors/authentication-interceptor.service.d.ts +0 -27
- package/lib/Services/Interceptors/global-error-handler.service.d.ts +0 -28
- package/lib/Services/Interceptors/logger-interceptor.service.d.ts +0 -33
- package/lib/Services/Interceptors/request-loader-interceptor.service.d.ts +0 -24
- package/lib/Services/Interceptors/request-timeout.service.d.ts +0 -32
- package/lib/Services/api.service.d.ts +0 -255
- package/lib/Services/app.service.d.ts +0 -112
- package/lib/Services/base.effect.d.ts +0 -24
- package/lib/Services/base.facade.service.d.ts +0 -42
- package/lib/Services/base.service.d.ts +0 -81
- package/lib/Services/cache/cache-updater.service.d.ts +0 -10
- package/lib/Services/cache/cache.service.d.ts +0 -17
- package/lib/Services/cache/local-cache.service.d.ts +0 -17
- package/lib/Services/cache/saver.service.d.ts +0 -34
- package/lib/Services/debouncer.service.d.ts +0 -66
- package/lib/Services/error-reporter.service.d.ts +0 -56
- package/lib/Services/htmler.service.d.ts +0 -18
- package/lib/Services/input.service.d.ts +0 -55
- package/lib/Services/number-format.service.d.ts +0 -10
- package/lib/Services/object-size.service.d.ts +0 -14
- package/lib/Services/page-loader.service.d.ts +0 -62
- package/lib/Services/page.service.d.ts +0 -57
- package/lib/Services/route.service.d.ts +0 -75
- package/lib/Services/service-worker/check-for-update.service.d.ts +0 -33
- package/lib/Services/service-worker/handle-unrecoverable-state.service.d.ts +0 -24
- package/lib/Services/service-worker/log-update.service.d.ts +0 -20
- package/lib/Services/service-worker/prompt-update.service.d.ts +0 -43
- package/lib/Services/service-worker/service-worker.service.d.ts +0 -40
- package/lib/Services/storage.service.d.ts +0 -115
- package/lib/Services/theme.service.d.ts +0 -29
- package/lib/Services/translation.service.d.ts +0 -182
- package/lib/Services/utility.service.d.ts +0 -989
- package/lib/Services/window-security.service.d.ts +0 -10
- package/lib/Shared/classes/page-loader.class.d.ts +0 -41
- package/lib/Shared/components/add-item/add-item.component.d.ts +0 -31
- package/lib/Shared/components/autocomplete/autocomplete-td-rf/autocomplete-td-rf.component.d.ts +0 -75
- package/lib/Shared/components/autocomplete/autocomplete.component.d.ts +0 -81
- package/lib/Shared/components/autocomplete/autocomplete.module.d.ts +0 -6
- package/lib/Shared/components/autocomplete/autocomplete.service.d.ts +0 -58
- package/lib/Shared/components/btn/btn-lg/btn-lg.component.d.ts +0 -55
- package/lib/Shared/components/btn/btn-link/btn-link.component.d.ts +0 -21
- package/lib/Shared/components/btn/btn.component.d.ts +0 -216
- package/lib/Shared/components/btn/btn.model.d.ts +0 -135
- package/lib/Shared/components/btn/btn.module.d.ts +0 -4
- package/lib/Shared/components/btn/btn.service.d.ts +0 -80
- package/lib/Shared/components/btn/details-btn/details-btn.component.d.ts +0 -17
- package/lib/Shared/components/btn/details-btn/details-btn.module.d.ts +0 -1
- package/lib/Shared/components/card/card.component.d.ts +0 -22
- package/lib/Shared/components/card/card.module.d.ts +0 -1
- package/lib/Shared/components/confirm-dialog/confirm-dialog.component.d.ts +0 -36
- package/lib/Shared/components/confirm-dialog/confirm-dialog.module.d.ts +0 -1
- package/lib/Shared/components/confirm-dialog/confirm-dialog.service.d.ts +0 -21
- package/lib/Shared/components/core/button/button.component.d.ts +0 -28
- package/lib/Shared/components/core/button/components.module.d.ts +0 -1
- package/lib/Shared/components/documents-name-display/documents-name-display.component.d.ts +0 -44
- package/lib/Shared/components/documents-name-display/documents-name-display.model.d.ts +0 -6
- package/lib/Shared/components/documents-name-display/documents-name-display.module.d.ts +0 -1
- package/lib/Shared/components/editable-text-case/editable-text-case.component.d.ts +0 -63
- package/lib/Shared/components/editable-text-case/editable-text-case.module.d.ts +0 -1
- package/lib/Shared/components/export-table/export-table.component.d.ts +0 -61
- package/lib/Shared/components/export-table/export-table.module.d.ts +0 -1
- package/lib/Shared/components/fields-to-display/fields-to-display.component.d.ts +0 -66
- package/lib/Shared/components/file-upload/file-upload.component.d.ts +0 -96
- package/lib/Shared/components/form-error/form-error.component.d.ts +0 -73
- package/lib/Shared/components/form-generator/form-generated-value/form-generated-value.component.d.ts +0 -95
- package/lib/Shared/components/form-generator/form-generator.base.component.d.ts +0 -234
- package/lib/Shared/components/form-generator/form-generator.component.d.ts +0 -207
- package/lib/Shared/components/form-generator/form-generator.module.d.ts +0 -1
- package/lib/Shared/components/form-generator/form-generator.service.d.ts +0 -45
- package/lib/Shared/components/form-link/form-link.component.d.ts +0 -47
- package/lib/Shared/components/form-link/form-link.module.d.ts +0 -1
- package/lib/Shared/components/form-tab-headers/form-tab-headers.component.d.ts +0 -13
- package/lib/Shared/components/form-tab-headers/form-tab-headers.module.d.ts +0 -1
- package/lib/Shared/components/idler/idler.component.d.ts +0 -41
- package/lib/Shared/components/idler/idler.service.d.ts +0 -71
- package/lib/Shared/components/index-comp-layout/index-comp-layout.component.d.ts +0 -93
- package/lib/Shared/components/info-dialog/info-dialog.component.d.ts +0 -67
- package/lib/Shared/components/info-dialog/info-dialog.module.d.ts +0 -4
- package/lib/Shared/components/info-dialog/info-dialog.service.d.ts +0 -13
- package/lib/Shared/components/info-icon/info-icon.component.d.ts +0 -17
- package/lib/Shared/components/info-icon/info-icon.module.d.ts +0 -1
- package/lib/Shared/components/input/date-input/date-input.component.d.ts +0 -137
- package/lib/Shared/components/input/day-hour-min-input/day-hour-min-input.component.d.ts +0 -64
- package/lib/Shared/components/input/input-base.component.d.ts +0 -264
- package/lib/Shared/components/input/input-basic.component.d.ts +0 -96
- package/lib/Shared/components/input/input-control.component.d.ts +0 -28
- package/lib/Shared/components/input/input-label/input-label.component.d.ts +0 -49
- package/lib/Shared/components/input/input-label/input-label.module.d.ts +0 -1
- package/lib/Shared/components/input/input-shared.module.d.ts +0 -30
- package/lib/Shared/components/input/input-td-rf.component.d.ts +0 -58
- package/lib/Shared/components/input/input.component.d.ts +0 -82
- package/lib/Shared/components/input/input.model.d.ts +0 -16
- package/lib/Shared/components/input/input.module.d.ts +0 -23
- package/lib/Shared/components/input/input.service.d.ts +0 -189
- package/lib/Shared/components/input/inputs-pipes.pipe.d.ts +0 -61
- package/lib/Shared/components/input/inputs.component.d.ts +0 -11
- package/lib/Shared/components/input/validation-message/validation-message.component.d.ts +0 -75
- package/lib/Shared/components/input/validation-message/validation-message.module.d.ts +0 -1
- package/lib/Shared/components/input/validation-message/validation-message.service.d.ts +0 -73
- package/lib/Shared/components/input/year-month-td-rf/year-month-td-rf.component.d.ts +0 -38
- package/lib/Shared/components/input-NgModel/input-ngmodel.component.d.ts +0 -165
- package/lib/Shared/components/input-NgModel/input-ngmodel.module.d.ts +0 -1
- package/lib/Shared/components/input-NgModel/validation-message-ngmodel/validation-message-ngmodel.component.d.ts +0 -50
- package/lib/Shared/components/input-table/input-table.component.d.ts +0 -76
- package/lib/Shared/components/input-table/input-table.model.d.ts +0 -23
- package/lib/Shared/components/input-table/input-table.service.d.ts +0 -8
- package/lib/Shared/components/label/label.component.d.ts +0 -25
- package/lib/Shared/components/label/label.module.d.ts +0 -1
- package/lib/Shared/components/loader/loader-animations/blinking-blocks/blinking-blocks.component.d.ts +0 -5
- package/lib/Shared/components/loader/loader-animations/bouncing-ball/bouncing-ball.component.d.ts +0 -5
- package/lib/Shared/components/loader/loader-animations/fading-bars/fading-bars.component.d.ts +0 -5
- package/lib/Shared/components/loader/loader-animations/fading-circles/fading-circles.component.d.ts +0 -5
- package/lib/Shared/components/loader/loader-animations/ring-ripples/ring-ripples.component.d.ts +0 -5
- package/lib/Shared/components/loader/loader.component.d.ts +0 -88
- package/lib/Shared/components/loader/loader.module.d.ts +0 -1
- package/lib/Shared/components/loader/spinner.component.d.ts +0 -8
- package/lib/Shared/components/modal/modal-body.directive.d.ts +0 -27
- package/lib/Shared/components/modal/modal-footer.directive.d.ts +0 -27
- package/lib/Shared/components/modal/modal.component.d.ts +0 -154
- package/lib/Shared/components/modal/modal.model.d.ts +0 -21
- package/lib/Shared/components/modal/modal.module.d.ts +0 -1
- package/lib/Shared/components/modal-components/modal.components.d.ts +0 -7
- package/lib/Shared/components/modal-form/modal-form.component.d.ts +0 -79
- package/lib/Shared/components/modal-form/modal-form.module.d.ts +0 -1
- package/lib/Shared/components/modal-header/modal-header.component.d.ts +0 -35
- package/lib/Shared/components/modal-header/modal-header.module.d.ts +0 -1
- package/lib/Shared/components/narration-history-comp/narration-history-comp.component.d.ts +0 -34
- package/lib/Shared/components/notifications/notifications.component.d.ts +0 -10
- package/lib/Shared/components/notifications/notifications.service.d.ts +0 -9
- package/lib/Shared/components/page-center-body/page-center-body.component.d.ts +0 -5
- package/lib/Shared/components/page-template/page-template.component.d.ts +0 -181
- package/lib/Shared/components/page-template/page-template.module.d.ts +0 -1
- package/lib/Shared/components/page-to-component/page-to-component.component.d.ts +0 -70
- package/lib/Shared/components/page-to-component/page-to-component.directive.d.ts +0 -8
- package/lib/Shared/components/page-to-component/page-to-component.module.d.ts +0 -1
- package/lib/Shared/components/page-to-component/page-to-component.service.d.ts +0 -33
- package/lib/Shared/components/paginator/paginator.component.d.ts +0 -57
- package/lib/Shared/components/phone-number/phone-number.component.d.ts +0 -129
- package/lib/Shared/components/phone-number/phone-number.service.d.ts +0 -33
- package/lib/Shared/components/rich-text-editor/rich-text-editor.component.d.ts +0 -94
- package/lib/Shared/components/rich-text-editor-rf/rich-text-editor-rf.component.d.ts +0 -41
- package/lib/Shared/components/row-actions/row-actions.component.d.ts +0 -74
- package/lib/Shared/components/row-actions/row-actions.module.d.ts +0 -1
- package/lib/Shared/components/svg-icon/svg-icon.component.d.ts +0 -20
- package/lib/Shared/components/svg-icon/svg-icon.model.d.ts +0 -1
- package/lib/Shared/components/svg-icon/svg-icon.module.d.ts +0 -1
- package/lib/Shared/components/svg-icon/svg-icon.service.d.ts +0 -11
- package/lib/Shared/components/table/table-base.component.d.ts +0 -240
- package/lib/Shared/components/table/table-https/table-https.component.d.ts +0 -168
- package/lib/Shared/components/table/table-input/table-input-row/table-input-row.component.d.ts +0 -54
- package/lib/Shared/components/table/table-input/table-input.component.d.ts +0 -251
- package/lib/Shared/components/table/table-input/table-input.model.d.ts +0 -21
- package/lib/Shared/components/table/table-plain/table-plain.component.d.ts +0 -118
- package/lib/Shared/components/table/table-plain.service.d.ts +0 -52
- package/lib/Shared/components/table/table.pipe.d.ts +0 -87
- package/lib/Shared/components/text/text.component.d.ts +0 -6
- package/lib/Shared/components/text/text.module.d.ts +0 -1
- package/lib/Shared/components/text-area-modal/text-area-modal.component.d.ts +0 -27
- package/lib/Shared/components/text-area-modal/text-area-modal.service.d.ts +0 -10
- package/lib/Shared/components/text-case-1/text-case-1.component.d.ts +0 -53
- package/lib/Shared/components/text-case-1/text-case-1.module.d.ts +0 -1
- package/lib/Shared/components/text-case-2/text-case-2.component.d.ts +0 -219
- package/lib/Shared/components/text-case-2/text-case-2.module.d.ts +0 -1
- package/lib/Shared/components/text-case-2/text-case.service.d.ts +0 -23
- package/lib/Shared/components/text-case-input/text-case-input.component.d.ts +0 -9
- package/lib/Shared/components/text-case-input/text-case-input.module.d.ts +0 -1
- package/lib/Shared/components/toggle-input-form/toggle-input-form.component.d.ts +0 -138
- package/lib/Shared/components/toggle-input-form/toggle-input-form.model.d.ts +0 -27
- package/lib/Shared/components/translator-case/translator-case.component.d.ts +0 -6
- package/lib/Shared/components/vertical-nav/vertical-nav.component.d.ts +0 -101
- package/lib/Shared/components/view-form-buttons/view-form-buttons.component.d.ts +0 -23
- package/lib/Shared/components/view-form-buttons/view-form-buttons.module.d.ts +0 -1
- package/lib/Shared/components/webcam-media/webcam-media.component.d.ts +0 -162
- package/lib/Shared/components/webcam-media/webcam-media.model.d.ts +0 -7
- package/lib/Shared/directives/commafy-number.directive.d.ts +0 -104
- package/lib/Shared/directives/drag-drop-file-upload.directive.d.ts +0 -50
- package/lib/Shared/directives/form-invalid-class.directive.d.ts +0 -49
- package/lib/Shared/directives/index.directive.d.ts +0 -369
- package/lib/Shared/directives/input-formatter.directive.d.ts +0 -166
- package/lib/Shared/directives/integer-only.directive.d.ts +0 -60
- package/lib/Shared/directives/mHref.directive.d.ts +0 -6
- package/lib/Shared/directives/native-event-listeners.directive.d.ts +0 -228
- package/lib/Shared/directives/negative-number-only.directive.d.ts +0 -30
- package/lib/Shared/directives/responsiveness.directive.d.ts +0 -157
- package/lib/Shared/directives/translator.directive.d.ts +0 -45
- package/lib/Shared/injection-tokens/index.injection-tokens.d.ts +0 -3
- package/lib/Shared/models/IMenuItem.d.ts +0 -247
- package/lib/Shared/models/RouteItem.class.d.ts +0 -120
- package/lib/Shared/models/environment.model.d.ts +0 -204
- package/lib/Shared/models/form-schema.model.d.ts +0 -1
- package/lib/Shared/models/form.class.d.ts +0 -175
- package/lib/Shared/models/index.model.d.ts +0 -938
- package/lib/Shared/models/translator.model.d.ts +0 -27
- package/lib/Shared/pipes/form-invalid-class.pipe.d.ts +0 -28
- package/lib/Shared/pipes/number.pipe.d.ts +0 -15
- package/lib/Shared/pipes/paginator.pipe.d.ts +0 -28
- package/lib/Shared/pipes/translate.pipe.d.ts +0 -104
- package/lib/Shared/pipes/utility.pipe.d.ts +0 -715
- package/lib/Shared/prototypes/prototypes.d.ts +0 -201
- package/lib/Shared/shared.module.d.ts +0 -105
- package/lib/authentication/web-user/web-user-authentication.guard.d.ts +0 -15
- package/lib/authentication/web-user/web-user-authentication.interceptor.d.ts +0 -17
- package/lib/authentication/web-user/web-user-authentication.model.d.ts +0 -34
- package/lib/authentication/web-user/web-user-authentication.service.d.ts +0 -91
- package/lib/authentication/web-user/web-user-forgot-password.component.d.ts +0 -46
- package/lib/authentication/web-user/web-user-login.component.d.ts +0 -45
- package/lib/authentication/web-user/web-user-reset-password.component.d.ts +0 -59
- package/lib/configs/base-functions.d.ts +0 -141
- package/lib/configs/index.config.d.ts +0 -95
- package/lib/configs/validation-messages.config.d.ts +0 -20
- package/public-api.d.ts +0 -215
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { ActivatedRoute, Route } from '@angular/router';
|
|
2
|
-
import { UtilityService } from '../../../Services/utility.service';
|
|
3
|
-
import { DomSanitizer } from '@angular/platform-browser';
|
|
4
|
-
import { Btn } from '../../../Shared/components/btn/btn.model';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ETSPageNotFoundComponent {
|
|
7
|
-
route: ActivatedRoute;
|
|
8
|
-
uS: UtilityService;
|
|
9
|
-
domSanitizer: DomSanitizer;
|
|
10
|
-
readonly config: import("@angular/core").Signal<IPageErrorConfig>;
|
|
11
|
-
readonly configMessage: import("@angular/core").Signal<string>;
|
|
12
|
-
readonly configBtn: import("@angular/core").Signal<Btn<any>>;
|
|
13
|
-
readonly btnCaseClass: import("@angular/core").WritableSignal<string>;
|
|
14
|
-
constructor(route: ActivatedRoute, uS: UtilityService, domSanitizer: DomSanitizer);
|
|
15
|
-
back(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ETSPageNotFoundComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ETSPageNotFoundComponent, "app-page-not-found", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
19
|
-
export declare const pageErrorRouter: (config: {
|
|
20
|
-
route: Route;
|
|
21
|
-
dataConfig: IPageErrorConfig;
|
|
22
|
-
}) => Route;
|
|
23
|
-
export interface IPageErrorConfig {
|
|
24
|
-
status?: string | number;
|
|
25
|
-
message?: string;
|
|
26
|
-
hideButtons?: boolean;
|
|
27
|
-
btn?: Btn;
|
|
28
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/router";
|
|
3
|
-
export declare class ResetRoutingModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResetRoutingModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ResetRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ResetRoutingModule>;
|
|
7
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ETSServiceWorkerService } from '../../../Services/service-worker/service-worker.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ResetComponent implements OnInit {
|
|
5
|
-
private swService;
|
|
6
|
-
loading: boolean;
|
|
7
|
-
constructor(swService: ETSServiceWorkerService);
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
clearCache(): void;
|
|
10
|
-
getUpdates(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResetComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ResetComponent, "app-reset", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./reset-routing.module";
|
|
4
|
-
export declare class ETSResetModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ETSResetModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ETSResetModule, never, [typeof i1.CommonModule, typeof i2.ResetRoutingModule], never>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ETSResetModule>;
|
|
8
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/router";
|
|
3
|
-
export declare class RobotRoutingModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RobotRoutingModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RobotRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RobotRoutingModule>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RobotComponent implements OnInit {
|
|
4
|
-
constructor();
|
|
5
|
-
ngOnInit(): void;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RobotComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RobotComponent, "app-robot", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./robot-routing.module";
|
|
4
|
-
import * as i3 from "./robot.component";
|
|
5
|
-
export declare class ETSRobotModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ETSRobotModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ETSRobotModule, never, [typeof i1.CommonModule, typeof i2.RobotRoutingModule, typeof i3.RobotComponent], never>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ETSRobotModule>;
|
|
9
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/router";
|
|
3
|
-
export declare class TimeoutTesterRoutingModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeoutTesterRoutingModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TimeoutTesterRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TimeoutTesterRoutingModule>;
|
|
7
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { ApiService } from '../../../Services/api.service';
|
|
4
|
-
import { InfoDialogService } from '../../../Shared/components/info-dialog/info-dialog.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TimeoutTesterComponent implements OnInit {
|
|
7
|
-
apiS: ApiService;
|
|
8
|
-
iS: InfoDialogService;
|
|
9
|
-
startTime: number;
|
|
10
|
-
endTime: number;
|
|
11
|
-
form: FormGroup<{
|
|
12
|
-
timeout: FormControl<number>;
|
|
13
|
-
}>;
|
|
14
|
-
loading: boolean;
|
|
15
|
-
constructor(apiS: ApiService, iS: InfoDialogService);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
get value(): number;
|
|
18
|
-
get expectedEndTime(): number;
|
|
19
|
-
get elapsedTime(): number;
|
|
20
|
-
submit(): Promise<void>;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeoutTesterComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimeoutTesterComponent, "timeout-tester", never, {}, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./timeout-tester-routing.module";
|
|
4
|
-
import * as i3 from "../../../Shared/shared.module";
|
|
5
|
-
import * as i4 from "@angular/material/progress-bar";
|
|
6
|
-
import * as i5 from "./timeout-tester.component";
|
|
7
|
-
export declare class ETSTimeoutTesterModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ETSTimeoutTesterModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ETSTimeoutTesterModule, never, [typeof i1.CommonModule, typeof i2.TimeoutTesterRoutingModule, typeof i3.SharedModule, typeof i4.MatProgressBarModule, typeof i5.TimeoutTesterComponent], never>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ETSTimeoutTesterModule>;
|
|
11
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
export interface IUADeletionPayload {
|
|
2
|
-
id: number;
|
|
3
|
-
selected: boolean;
|
|
4
|
-
}
|
|
5
|
-
export interface IUASearchObj {
|
|
6
|
-
loggedTimeFrom: string;
|
|
7
|
-
loggedTimeTo: string;
|
|
8
|
-
pageNumber: number;
|
|
9
|
-
pageSize: number;
|
|
10
|
-
pageTitle: string;
|
|
11
|
-
screen: string;
|
|
12
|
-
sortBy: string;
|
|
13
|
-
userAgent: string;
|
|
14
|
-
userName: string;
|
|
15
|
-
}
|
|
16
|
-
export interface IUASearchResponse {
|
|
17
|
-
id: number;
|
|
18
|
-
userName?: string;
|
|
19
|
-
loggedIn: boolean;
|
|
20
|
-
ipAddress: string;
|
|
21
|
-
loggedTime: string;
|
|
22
|
-
userAgent: string;
|
|
23
|
-
pageUrl?: string;
|
|
24
|
-
screen?: string;
|
|
25
|
-
pageTitle: string;
|
|
26
|
-
activityDescription?: string;
|
|
27
|
-
requestUrl?: string;
|
|
28
|
-
requestMethod?: string;
|
|
29
|
-
companyCode?: string;
|
|
30
|
-
}
|
|
31
|
-
export interface IUserActivity {
|
|
32
|
-
id?: number;
|
|
33
|
-
activityDescription?: string;
|
|
34
|
-
pageTitle?: string;
|
|
35
|
-
pageUrl?: string;
|
|
36
|
-
requestMethod?: string;
|
|
37
|
-
requestUrl?: string;
|
|
38
|
-
code: EUA | string;
|
|
39
|
-
}
|
|
40
|
-
export declare class UserActivity implements IUserActivity {
|
|
41
|
-
id: number;
|
|
42
|
-
activityDescription: string;
|
|
43
|
-
pageTitle: string;
|
|
44
|
-
pageUrl: string;
|
|
45
|
-
requestMethod: string;
|
|
46
|
-
requestUrl: string;
|
|
47
|
-
code: EUA;
|
|
48
|
-
constructor(data: IUserActivity);
|
|
49
|
-
}
|
|
50
|
-
export declare enum EUA {
|
|
51
|
-
exported = "export",
|
|
52
|
-
visited = "visited",
|
|
53
|
-
searched = "searched",
|
|
54
|
-
downloaded = "downloaded",
|
|
55
|
-
clicked = "clicked"
|
|
56
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { IUserActivity, UserActivity } from './user-activity.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class UserActivityService {
|
|
5
|
-
private newActivity;
|
|
6
|
-
private activities;
|
|
7
|
-
submissionFunc: (activities: UserActivity[]) => Observable<any>;
|
|
8
|
-
constructor();
|
|
9
|
-
readonly allowLogging: import("@angular/core").Signal<boolean>;
|
|
10
|
-
add(data: IUserActivity): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserActivityService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserActivityService>;
|
|
13
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/router";
|
|
3
|
-
export declare class VersionRoutingModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<VersionRoutingModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<VersionRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<VersionRoutingModule>;
|
|
7
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { VersionService } from './version.service';
|
|
3
|
-
import { ITextCase2 } from '../../../Shared/components/text-case-2/text-case-2.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class VersionComponent implements OnInit {
|
|
6
|
-
vS: VersionService;
|
|
7
|
-
env: import("../../../Shared/models/environment.model").Environment;
|
|
8
|
-
props: ITextCase2[];
|
|
9
|
-
constructor(vS: VersionService);
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<VersionComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VersionComponent, "version", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./version-routing.module";
|
|
4
|
-
import * as i3 from "../../../Shared/shared.module";
|
|
5
|
-
import * as i4 from "./version.component";
|
|
6
|
-
export declare class ETSVersionModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ETSVersionModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ETSVersionModule, never, [typeof i1.CommonModule, typeof i2.VersionRoutingModule, typeof i3.SharedModule, typeof i4.VersionComponent], never>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ETSVersionModule>;
|
|
10
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { IServiceFunction } from '../../../Shared/models/index.model';
|
|
2
|
-
import { ETSStorageService } from '../../../Services/storage.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class VersionService {
|
|
5
|
-
sS: ETSStorageService;
|
|
6
|
-
serviceFunctions: IVersionServiceFunction;
|
|
7
|
-
readonly currentVersion = "0.2";
|
|
8
|
-
private readonly storageKey;
|
|
9
|
-
constructor(sS: ETSStorageService, serviceFunctions: IVersionServiceFunction);
|
|
10
|
-
checkCurrentVersion(): void;
|
|
11
|
-
getLocalVersion(): string;
|
|
12
|
-
setLocalVersion(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<VersionService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<VersionService>;
|
|
15
|
-
}
|
|
16
|
-
interface IVersionServiceFunction extends IServiceFunction {
|
|
17
|
-
logout: () => any;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
2
|
-
import { Router } from '@angular/router';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Interceptor service that handles authentication for API requests.
|
|
7
|
-
* Adds authorization headers to requests and handles 401 unauthorized responses.
|
|
8
|
-
*/
|
|
9
|
-
export declare class AuthenticationInterceptorService implements HttpInterceptor {
|
|
10
|
-
router: Router;
|
|
11
|
-
/**
|
|
12
|
-
* Creates an instance of AuthenticationInterceptorService.
|
|
13
|
-
* @param router - Angular router for navigation after authentication failures
|
|
14
|
-
*/
|
|
15
|
-
constructor(router: Router);
|
|
16
|
-
/**
|
|
17
|
-
* Intercepts HTTP requests to add authentication headers when required.
|
|
18
|
-
* Redirects to login page on 401 unauthorized responses.
|
|
19
|
-
*
|
|
20
|
-
* @param req - The outgoing HTTP request
|
|
21
|
-
* @param next - The next interceptor in the chain
|
|
22
|
-
* @returns An observable of the HTTP event stream
|
|
23
|
-
*/
|
|
24
|
-
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AuthenticationInterceptorService, never>;
|
|
26
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AuthenticationInterceptorService>;
|
|
27
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { ErrorHandler } from '@angular/core';
|
|
2
|
-
import { ErrorReporterService } from '../error-reporter.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Global error handler service that processes application-wide errors.
|
|
6
|
-
* Handles specific error types differently and integrates with error reporting.
|
|
7
|
-
*/
|
|
8
|
-
export declare class GlobalErrorHandlerService extends ErrorHandler {
|
|
9
|
-
/**
|
|
10
|
-
* Service for reporting errors to external systems
|
|
11
|
-
*/
|
|
12
|
-
errorReporterService: ErrorReporterService;
|
|
13
|
-
/**
|
|
14
|
-
* Creates an instance of GlobalErrorHandlerService.
|
|
15
|
-
*/
|
|
16
|
-
constructor();
|
|
17
|
-
/**
|
|
18
|
-
* Handles errors thrown in the application.
|
|
19
|
-
* - Ignores ExpressionChangedAfterItHasBeenCheckedError
|
|
20
|
-
* - Reloads the page for chunk loading failures
|
|
21
|
-
* - Passes other errors to the default handler
|
|
22
|
-
*
|
|
23
|
-
* @param error - The error object to handle
|
|
24
|
-
*/
|
|
25
|
-
handleError(error: any): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalErrorHandlerService, never>;
|
|
27
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GlobalErrorHandlerService>;
|
|
28
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { HttpInterceptor, HttpRequest, HttpHandler, HttpEvent } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { LoggerService } from '../../Reusables/reusable-pages/logger/logger.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Interceptor service that logs HTTP requests and responses.
|
|
7
|
-
* Provides detailed logging for debugging and monitoring purposes.
|
|
8
|
-
*/
|
|
9
|
-
export declare class LoggerInterceptorService implements HttpInterceptor {
|
|
10
|
-
loggerS: LoggerService;
|
|
11
|
-
/**
|
|
12
|
-
* List of API endpoints that are exempt from logging
|
|
13
|
-
*/
|
|
14
|
-
readonly exemptList: string[];
|
|
15
|
-
/**
|
|
16
|
-
* Creates an instance of LoggerInterceptorService.
|
|
17
|
-
* Converts all exempt URLs to lowercase for consistent comparison.
|
|
18
|
-
*
|
|
19
|
-
* @param loggerS - The logger service for storing logs
|
|
20
|
-
*/
|
|
21
|
-
constructor(loggerS: LoggerService);
|
|
22
|
-
/**
|
|
23
|
-
* Intercepts HTTP requests to log them and their responses.
|
|
24
|
-
* Skips logging for exempt endpoints or when debugging is disabled.
|
|
25
|
-
*
|
|
26
|
-
* @param req - The outgoing HTTP request
|
|
27
|
-
* @param next - The next interceptor in the chain
|
|
28
|
-
* @returns An observable of the HTTP event stream
|
|
29
|
-
*/
|
|
30
|
-
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoggerInterceptorService, never>;
|
|
32
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LoggerInterceptorService>;
|
|
33
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { HttpInterceptor, HttpRequest, HttpHandler, HttpEvent } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Interceptor service that manages loading indicators during HTTP requests.
|
|
6
|
-
* Shows and hides page loaders based on active HTTP requests.
|
|
7
|
-
*/
|
|
8
|
-
export declare class RequestLoggerInterceptorService implements HttpInterceptor {
|
|
9
|
-
/**
|
|
10
|
-
* Creates an instance of RequestLoggerInterceptorService.
|
|
11
|
-
*/
|
|
12
|
-
constructor();
|
|
13
|
-
/**
|
|
14
|
-
* Intercepts HTTP requests to manage loading indicators.
|
|
15
|
-
* Starts the page loader when a request begins and stops it when the request completes.
|
|
16
|
-
*
|
|
17
|
-
* @param req - The outgoing HTTP request
|
|
18
|
-
* @param next - The next interceptor in the chain
|
|
19
|
-
* @returns An observable of the HTTP event stream
|
|
20
|
-
*/
|
|
21
|
-
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RequestLoggerInterceptorService, never>;
|
|
23
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<RequestLoggerInterceptorService>;
|
|
24
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { HttpEvent, HttpHandler, HttpRequest } from '@angular/common/http';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Injection token for the default timeout value in milliseconds
|
|
7
|
-
*/
|
|
8
|
-
export declare const DEFAULT_TIMEOUT: InjectionToken<number>;
|
|
9
|
-
/**
|
|
10
|
-
* Interceptor service that adds timeout functionality to HTTP requests.
|
|
11
|
-
* Cancels requests that take longer than the configured timeout period.
|
|
12
|
-
*/
|
|
13
|
-
export declare class RequestTimeoutInterceptorService {
|
|
14
|
-
protected defaultTimeout: number;
|
|
15
|
-
/**
|
|
16
|
-
* Creates an instance of RequestTimeoutInterceptorService.
|
|
17
|
-
*
|
|
18
|
-
* @param defaultTimeout - The default timeout value in milliseconds
|
|
19
|
-
*/
|
|
20
|
-
constructor(defaultTimeout: number);
|
|
21
|
-
/**
|
|
22
|
-
* Intercepts HTTP requests to add timeout functionality.
|
|
23
|
-
* Uses different timeout values for production and development environments.
|
|
24
|
-
*
|
|
25
|
-
* @param req - The outgoing HTTP request
|
|
26
|
-
* @param next - The next interceptor in the chain
|
|
27
|
-
* @returns An observable of the HTTP event stream
|
|
28
|
-
*/
|
|
29
|
-
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RequestTimeoutInterceptorService, never>;
|
|
31
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<RequestTimeoutInterceptorService>;
|
|
32
|
-
}
|