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,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Configuration options for the translator service.
|
|
3
|
-
*/
|
|
4
|
-
export interface ITranslatorConfig {
|
|
5
|
-
/**
|
|
6
|
-
* When true, the translation request will be ignored.
|
|
7
|
-
*/
|
|
8
|
-
ignore?: boolean;
|
|
9
|
-
/**
|
|
10
|
-
* When true, enables debug mode for the translator.
|
|
11
|
-
*/
|
|
12
|
-
debug?: boolean;
|
|
13
|
-
/**
|
|
14
|
-
* When true, prevents the loader from being displayed during translation.
|
|
15
|
-
*/
|
|
16
|
-
noLoader?: boolean;
|
|
17
|
-
/**
|
|
18
|
-
* When true, displays a minimal version of the loader during translation.
|
|
19
|
-
*/
|
|
20
|
-
miniLoader?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Process this request without merging it with other items.
|
|
23
|
-
*
|
|
24
|
-
* It will still be processed in the queue.
|
|
25
|
-
*/
|
|
26
|
-
singleHandle?: boolean;
|
|
27
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, PipeTransform } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
|
-
import { Observable, Subscription } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Angular pipe that adds a CSS class to form elements when they are invalid.
|
|
7
|
-
*
|
|
8
|
-
* This pipe observes form control status changes and emits a CSS class name
|
|
9
|
-
* when the control(s) become invalid.
|
|
10
|
-
*/
|
|
11
|
-
export declare class FormInvalidClassPipe implements OnDestroy, PipeTransform {
|
|
12
|
-
/** Subscription to control status changes */
|
|
13
|
-
sub: Subscription;
|
|
14
|
-
/**
|
|
15
|
-
* Cleans up subscriptions when the pipe is destroyed
|
|
16
|
-
*/
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
/**
|
|
19
|
-
* Transforms form control(s) into an Observable that emits CSS class names
|
|
20
|
-
* based on the validity state of the control(s).
|
|
21
|
-
*
|
|
22
|
-
* @param controls - A single form control or an array of form controls to observe
|
|
23
|
-
* @returns An Observable that emits 'custom-form-invalid' when any control is invalid, or an empty string otherwise
|
|
24
|
-
*/
|
|
25
|
-
transform(controls: AbstractControl | AbstractControl[]): Observable<string>;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormInvalidClassPipe, never>;
|
|
27
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<FormInvalidClassPipe, "formInvalidClass", true>;
|
|
28
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { DecimalPipe } from '@angular/common';
|
|
2
|
-
import { UtilityService } from '../../Services/utility.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class NumberPipe {
|
|
5
|
-
decimalPipe: DecimalPipe;
|
|
6
|
-
uS: UtilityService;
|
|
7
|
-
/**
|
|
8
|
-
* @param value The value to be formatted.
|
|
9
|
-
* @param digitsInfo Sets digit and decimal representation.
|
|
10
|
-
* [See more](#digitsinfo).
|
|
11
|
-
*/ transform(value: number | string | null | undefined, digitsInfo?: string): unknown;
|
|
12
|
-
constructor(decimalPipe: DecimalPipe, uS: UtilityService);
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumberPipe, never>;
|
|
14
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<NumberPipe, "libNumber", true>;
|
|
15
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Angular pipe that paginates an array by slicing it based on page size and page index.
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* ```html
|
|
8
|
-
* <div *ngFor="let item of items | paginator:10:currentPage:items.length">
|
|
9
|
-
* {{ item }}
|
|
10
|
-
* </div>
|
|
11
|
-
* ```
|
|
12
|
-
*/
|
|
13
|
-
export declare class PaginatorPipe implements PipeTransform {
|
|
14
|
-
/**
|
|
15
|
-
* Transforms an array by paginating it based on the specified page size and page index.
|
|
16
|
-
*
|
|
17
|
-
* @param arr - The array to be paginated
|
|
18
|
-
* @param pageSize - The number of items to display per page
|
|
19
|
-
* @param pageIndex - The zero-based index of the current page
|
|
20
|
-
* @param arrayLength - Optional parameter to force pipe re-evaluation when array length changes
|
|
21
|
-
* @returns A slice of the original array containing only the items for the current page
|
|
22
|
-
*
|
|
23
|
-
* @typeParam T - The type of elements in the array
|
|
24
|
-
*/
|
|
25
|
-
transform<T>(arr: T[], pageSize: number, pageIndex: number, arrayLength?: number): T[];
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorPipe, never>;
|
|
27
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<PaginatorPipe, "paginator", true>;
|
|
28
|
-
}
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { TranslationService } from '../../Services/translation.service';
|
|
4
|
-
import { ITranslatorConfig } from '../models/translator.model';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "@angular/common";
|
|
7
|
-
/**
|
|
8
|
-
* Angular pipe for translating text using the TranslationService.
|
|
9
|
-
* This is the base translation pipe with standard loading behavior.
|
|
10
|
-
*/
|
|
11
|
-
export declare class SDKTranslatePipe implements PipeTransform {
|
|
12
|
-
tS: TranslationService;
|
|
13
|
-
/**
|
|
14
|
-
* Transforms the input text by translating it according to the provided configuration.
|
|
15
|
-
* @param text - The text or number to be translated
|
|
16
|
-
* @param config - Optional configuration for the translation process
|
|
17
|
-
* @returns An Observable containing the translated string
|
|
18
|
-
*/
|
|
19
|
-
transform(text: string | number, config?: ITranslatorConfig): Observable<string>;
|
|
20
|
-
/**
|
|
21
|
-
* @param tS - The translation service instance
|
|
22
|
-
*/
|
|
23
|
-
constructor(tS: TranslationService);
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SDKTranslatePipe, never>;
|
|
25
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SDKTranslatePipe, "appTranslate", true>;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Translation pipe that doesn't display a loader during translation.
|
|
29
|
-
* Extends the base SDKTranslatePipe but sets the noLoader flag to true.
|
|
30
|
-
*/
|
|
31
|
-
export declare class SDKTranslateNoLoaderPipe extends SDKTranslatePipe implements PipeTransform {
|
|
32
|
-
/**
|
|
33
|
-
* Transforms the input text without showing a loader during translation.
|
|
34
|
-
* @param text - The text, number or boolean to be translated
|
|
35
|
-
* @param config - Optional configuration (noLoader and miniLoader are automatically set)
|
|
36
|
-
* @returns An Observable containing the translated string
|
|
37
|
-
*/
|
|
38
|
-
transform(text: string | number | boolean, config?: Omit<ITranslatorConfig, 'noLoader' | 'miniLoader'>): Observable<string>;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SDKTranslateNoLoaderPipe, never>;
|
|
40
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SDKTranslateNoLoaderPipe, "appTranslateNL", true>;
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* Translation pipe that handles single translations.
|
|
44
|
-
* Uses the singleHandle flag for optimized single translation handling.
|
|
45
|
-
*/
|
|
46
|
-
export declare class SDKTranslateSinglePipe implements PipeTransform {
|
|
47
|
-
tS: TranslationService;
|
|
48
|
-
/**
|
|
49
|
-
* Transforms the input text using single translation handling.
|
|
50
|
-
* @param text - The text or number to be translated
|
|
51
|
-
* @param config - Optional configuration (singleHandle is automatically set)
|
|
52
|
-
* @returns An Observable containing the translated string
|
|
53
|
-
*/
|
|
54
|
-
transform(text: string | number, config?: Omit<ITranslatorConfig, 'singleHandle'>): Observable<string>;
|
|
55
|
-
/**
|
|
56
|
-
* @param tS - The translation service instance
|
|
57
|
-
*/
|
|
58
|
-
constructor(tS: TranslationService);
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SDKTranslateSinglePipe, never>;
|
|
60
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SDKTranslateSinglePipe, "appTranslateSingle", true>;
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* Translation pipe that handles single translations without displaying a loader.
|
|
64
|
-
* Combines the behavior of SDKTranslateSinglePipe and SDKTranslateNoLoaderPipe.
|
|
65
|
-
*/
|
|
66
|
-
export declare class SDKTranslateSingleNoLoaderPipe extends SDKTranslatePipe implements PipeTransform {
|
|
67
|
-
/**
|
|
68
|
-
* Transforms the input text using single translation handling without showing a loader.
|
|
69
|
-
* @param text - The text, number or boolean to be translated
|
|
70
|
-
* @param config - Optional configuration (noLoader, miniLoader, and singleHandle are automatically set)
|
|
71
|
-
* @returns An Observable containing the translated string
|
|
72
|
-
*/
|
|
73
|
-
transform(text: string | number | boolean, config?: Omit<ITranslatorConfig, 'noLoader' | 'miniLoader' | 'singleHandle'>): Observable<string>;
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SDKTranslateSingleNoLoaderPipe, never>;
|
|
75
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SDKTranslateSingleNoLoaderPipe, "appTranslateSingleNL", true>;
|
|
76
|
-
}
|
|
77
|
-
/**
|
|
78
|
-
* Pipe for reverse translation without displaying a loader.
|
|
79
|
-
* Converts translated text back to its original form.
|
|
80
|
-
*/
|
|
81
|
-
export declare class ReverseTranslateSingleNLPipe implements PipeTransform {
|
|
82
|
-
tS: TranslationService;
|
|
83
|
-
/**
|
|
84
|
-
* @param tS - The translation service instance
|
|
85
|
-
*/
|
|
86
|
-
constructor(tS: TranslationService);
|
|
87
|
-
/**
|
|
88
|
-
* Transforms the input text by reverse translating it.
|
|
89
|
-
* @param text - The text, number or boolean to be reverse translated
|
|
90
|
-
* @returns An Observable containing the reverse translated string
|
|
91
|
-
*/
|
|
92
|
-
transform(text: string | number | boolean): Observable<string>;
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ReverseTranslateSingleNLPipe, never>;
|
|
94
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ReverseTranslateSingleNLPipe, "reverseTranslateSingleNL", true>;
|
|
95
|
-
}
|
|
96
|
-
/**
|
|
97
|
-
* Angular module that bundles all translation pipes for easy import.
|
|
98
|
-
* Import this module to make all translation pipes available in your application.
|
|
99
|
-
*/
|
|
100
|
-
export declare class TranslatePipeModule {
|
|
101
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TranslatePipeModule, never>;
|
|
102
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TranslatePipeModule, never, [typeof i1.CommonModule, typeof SDKTranslatePipe, typeof SDKTranslateNoLoaderPipe, typeof SDKTranslateSinglePipe, typeof SDKTranslateSingleNoLoaderPipe, typeof ReverseTranslateSingleNLPipe], [typeof SDKTranslatePipe, typeof SDKTranslateNoLoaderPipe, typeof SDKTranslateSinglePipe, typeof SDKTranslateSingleNoLoaderPipe, typeof ReverseTranslateSingleNLPipe]>;
|
|
103
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TranslatePipeModule>;
|
|
104
|
-
}
|