@dsivd/prestations-ng 15.2.2 → 15.2.3-beta11
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/CHANGELOG.md +31 -0
- package/dsivd-prestations-ng-v15.2.3-beta11.tgz +0 -0
- package/esm2020/abstract-page-component.mjs +4 -4
- package/esm2020/directives/currency-formatter.directive.mjs +4 -4
- package/esm2020/directives/formatter.module.mjs +5 -5
- package/esm2020/directives/iban-formatter.directive.mjs +4 -4
- package/esm2020/directives/ide-formatter.directive.mjs +4 -4
- package/esm2020/directives/ndc-formatter.directive.mjs +4 -4
- package/esm2020/foehn-address/foehn-address.module.mjs +5 -5
- package/esm2020/foehn-address/foehn-display-address.component.mjs +4 -4
- package/esm2020/foehn-address/foehn-input-address.component.mjs +4 -4
- package/esm2020/foehn-address/foehn-input-foreign-locality.component.mjs +4 -4
- package/esm2020/foehn-address/foehn-input-foreign-street.component.mjs +4 -4
- package/esm2020/foehn-agenda/foehn-agenda-navigation/foehn-agenda-navigation.component.mjs +4 -4
- package/esm2020/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.mjs +4 -4
- package/esm2020/foehn-agenda/foehn-agenda.component.mjs +4 -4
- package/esm2020/foehn-agenda/foehn-agenda.module.mjs +5 -5
- package/esm2020/foehn-autocomplete/foehn-autocomplete.component.mjs +4 -4
- package/esm2020/foehn-autocomplete/foehn-autocomplete.module.mjs +5 -5
- package/esm2020/foehn-boolean/foehn-boolean-checkbox.component.mjs +4 -4
- package/esm2020/foehn-boolean/foehn-boolean-radio.component.mjs +4 -4
- package/esm2020/foehn-boolean/foehn-boolean.module.mjs +5 -5
- package/esm2020/foehn-breadcrumb/breadcrumb-event.service.mjs +4 -4
- package/esm2020/foehn-breadcrumb/foehn-breadcrumb.component.mjs +4 -4
- package/esm2020/foehn-breadcrumb/foehn-breadcrumb.module.mjs +5 -5
- package/esm2020/foehn-checkables/foehn-checkable-group.component.mjs +4 -4
- package/esm2020/foehn-checkables/foehn-checkables.module.mjs +5 -5
- package/esm2020/foehn-checkables/foehn-checkbox.component.mjs +4 -4
- package/esm2020/foehn-checkables/foehn-radio.component.mjs +4 -4
- package/esm2020/foehn-checkables/foehn-select.component.mjs +4 -4
- package/esm2020/foehn-confirm-modal/foehn-confirm-modal.component.mjs +4 -4
- package/esm2020/foehn-confirm-modal/foehn-confirm-modal.module.mjs +5 -5
- package/esm2020/foehn-confirm-modal/foehn-confirm-modal.service.mjs +4 -4
- package/esm2020/foehn-date-picker/foehn-date-picker.component.mjs +4 -4
- package/esm2020/foehn-date-picker/foehn-date-picker.module.mjs +5 -5
- package/esm2020/foehn-date-picker-button/foehn-date-picker-button.component.mjs +4 -4
- package/esm2020/foehn-date-picker-button/foehn-date-picker-button.module.mjs +5 -5
- package/esm2020/foehn-debug-summary/foehn-debug-summary.component.mjs +4 -4
- package/esm2020/foehn-debug-summary/foehn-debug-summary.component.module.mjs +5 -5
- package/esm2020/foehn-decision-electronique/foehn-decision-electronique.component.mjs +4 -4
- package/esm2020/foehn-decision-electronique/foehn-decision-electronique.module.mjs +5 -5
- package/esm2020/foehn-footer/foehn-footer.component.mjs +4 -4
- package/esm2020/foehn-footer/foehn-footer.module.mjs +5 -5
- package/esm2020/foehn-form/foehn-form.component.mjs +4 -4
- package/esm2020/foehn-form/foehn-form.module.mjs +5 -5
- package/esm2020/foehn-growl/foehn-growl.component.mjs +4 -4
- package/esm2020/foehn-growl/foehn-growl.module.mjs +5 -5
- package/esm2020/foehn-growl/growl-broker.service.mjs +4 -4
- package/esm2020/foehn-header/foehn-header.component.mjs +4 -4
- package/esm2020/foehn-header/foehn-header.module.mjs +5 -5
- package/esm2020/foehn-header/foehn-skip-link.component.mjs +4 -4
- package/esm2020/foehn-help-modal/foehn-help-modal.component.mjs +4 -4
- package/esm2020/foehn-help-modal/foehn-help-modal.module.mjs +5 -5
- package/esm2020/foehn-icons/abstract-icon-component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-calendar.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-check-square-o.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-check.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-chevron-down.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-chevron-left.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-chevron-right.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-chevron-up.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-clock.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-comment-dots.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-edit.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-external-link-alt.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-file-pdf.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-info-circle.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-lock.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-map-marker.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-minus-circle.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-plus-circle.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-plus-square.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-search.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-times.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-trash-alt.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icon-unlock-alt.component.mjs +4 -4
- package/esm2020/foehn-icons/foehn-icons.module.mjs +5 -5
- package/esm2020/foehn-input/foehn-input-email.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input-hidden.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input-number.component.mjs +60 -13
- package/esm2020/foehn-input/foehn-input-password.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input-phone.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input-string.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input-text.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input-textarea.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input.component.mjs +4 -4
- package/esm2020/foehn-input/foehn-input.module.mjs +5 -5
- package/esm2020/foehn-input-date/foehn-input-date.component.mjs +6 -6
- package/esm2020/foehn-input-time/foehn-input-time.component.mjs +6 -6
- package/esm2020/foehn-list/foehn-list.component.mjs +4 -4
- package/esm2020/foehn-list/foehn-list.module.mjs +5 -5
- package/esm2020/foehn-menu-prestation/abstract-list-item-detail-page.component.mjs +4 -4
- package/esm2020/foehn-menu-prestation/abstract-menu-page.component.mjs +4 -4
- package/esm2020/foehn-menu-prestation/abstract-page-from-menu.component.mjs +4 -4
- package/esm2020/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.mjs +4 -4
- package/esm2020/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.mjs +4 -4
- package/esm2020/foehn-menu-prestation/foehn-menu-items/foehn-menu-item/foehn-menu-item.component.mjs +4 -4
- package/esm2020/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.mjs +4 -4
- package/esm2020/foehn-menu-prestation/foehn-menu-prestation.module.mjs +5 -5
- package/esm2020/foehn-misc/foehn-abbr.component.mjs +4 -4
- package/esm2020/foehn-misc/foehn-misc.module.mjs +5 -5
- package/esm2020/foehn-modal/foehn-modal.component.mjs +4 -7
- package/esm2020/foehn-modal/foehn-modal.module.mjs +5 -5
- package/esm2020/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.mjs +4 -4
- package/esm2020/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.module.mjs +5 -5
- package/esm2020/foehn-nav13/foehn-input-nav13.component.mjs +6 -6
- package/esm2020/foehn-nav13/foehn-input-nav13.module.mjs +5 -5
- package/esm2020/foehn-navigation/foehn-navigation.component.mjs +4 -4
- package/esm2020/foehn-navigation/foehn-navigation.module.mjs +5 -5
- package/esm2020/foehn-navigation/foehn-navigation.service.mjs +4 -4
- package/esm2020/foehn-notfound/foehn-notfound.component.mjs +4 -4
- package/esm2020/foehn-notfound/foehn-notfound.module.mjs +5 -5
- package/esm2020/foehn-page/foehn-page-counter.component.mjs +4 -4
- package/esm2020/foehn-page/foehn-page-modal.component.mjs +4 -4
- package/esm2020/foehn-page/foehn-page-modal.service.mjs +4 -4
- package/esm2020/foehn-page/foehn-page.component.mjs +4 -4
- package/esm2020/foehn-page/foehn-page.module.mjs +5 -5
- package/esm2020/foehn-page/foehn-page.service.mjs +4 -4
- package/esm2020/foehn-recap-section/foehn-recap-section.component.mjs +4 -4
- package/esm2020/foehn-recap-section/foehn-recap-section.module.mjs +5 -5
- package/esm2020/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.mjs +4 -4
- package/esm2020/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.module.mjs +5 -5
- package/esm2020/foehn-status-progress-bar/foehn-status-progress-bar.component.mjs +4 -4
- package/esm2020/foehn-status-progress-bar/foehn-status-progress-bar.module.mjs +5 -5
- package/esm2020/foehn-table/foehn-table-column-configuration.mjs +1 -1
- package/esm2020/foehn-table/foehn-table.component.mjs +5 -5
- package/esm2020/foehn-table/foehn-table.module.mjs +5 -5
- package/esm2020/foehn-upload/abstract-foehn-uploader.component.mjs +4 -4
- package/esm2020/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.mjs +4 -4
- package/esm2020/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.mjs +4 -4
- package/esm2020/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.module.mjs +5 -5
- package/esm2020/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.mjs +4 -4
- package/esm2020/foehn-upload/foehn-multi-upload/foehn-multi-upload.module.mjs +5 -5
- package/esm2020/foehn-upload/foehn-multi-upload/multi-upload.service.mjs +4 -4
- package/esm2020/foehn-upload/foehn-multi-upload/pending-upload.service.mjs +4 -4
- package/esm2020/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.mjs +4 -4
- package/esm2020/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.mjs +5 -5
- package/esm2020/foehn-user-connected-as/foehn-user-connected-as.component.mjs +4 -4
- package/esm2020/foehn-user-connected-as/foehn-user-connected-as.module.mjs +5 -5
- package/esm2020/foehn-validation-alert-summary/foehn-validation-alert-summary.component.mjs +4 -4
- package/esm2020/foehn-validation-alert-summary/foehn-validation-alert-summary.module.mjs +5 -5
- package/esm2020/foehn-validation-alerts/foehn-validation-alerts.component.mjs +4 -4
- package/esm2020/foehn-validation-alerts/foehn-validation-alerts.module.mjs +5 -5
- package/esm2020/gesdem/gesdem-error-handler.service.mjs +4 -4
- package/esm2020/gesdem/gesdem-event.service.mjs +4 -4
- package/esm2020/gesdem/gesdem-handler.service.mjs +5 -4
- package/esm2020/gesdem/gesdem-loader.guard.mjs +4 -4
- package/esm2020/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.mjs +4 -4
- package/esm2020/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.mjs +4 -4
- package/esm2020/gesdem-action-recovery/gesdem-action-recovery.module.mjs +5 -5
- package/esm2020/gesdem-action-recovery/gesdem-action-recovery.service.mjs +4 -4
- package/esm2020/gesdem-confirmation/gesdem-confirmation.component.mjs +4 -4
- package/esm2020/gesdem-confirmation/gesdem-confirmation.module.mjs +5 -5
- package/esm2020/gesdem-error/gesdem-error.component.mjs +4 -4
- package/esm2020/gesdem-error/gesdem-error.module.mjs +5 -5
- package/esm2020/pipes/currency.pipe.mjs +4 -4
- package/esm2020/pipes/date.pipe.mjs +4 -4
- package/esm2020/pipes/formatIde.pipe.mjs +4 -4
- package/esm2020/pipes/pipes.module.mjs +5 -5
- package/esm2020/prestations-ng-core.module.mjs +5 -5
- package/esm2020/sdk-appinfo/application-info.service.mjs +4 -4
- package/esm2020/sdk-currency/currency.helper.mjs +4 -4
- package/esm2020/sdk-date/date.helper.mjs +4 -4
- package/esm2020/sdk-dictionary/default-dictionary.mjs +3 -1
- package/esm2020/sdk-dictionary/sdk-dictionary.module.mjs +5 -5
- package/esm2020/sdk-dictionary/sdk-dictionary.pipe.mjs +4 -4
- package/esm2020/sdk-dictionary/sdk-dictionary.service.mjs +6 -7
- package/esm2020/sdk-epayment/sdk-epayment.component.mjs +4 -4
- package/esm2020/sdk-epayment/sdk-epayment.module.mjs +5 -5
- package/esm2020/sdk-epayment/sdk-epayment.service.mjs +4 -4
- package/esm2020/sdk-recaptcha/grecaptcha/grecaptcha.component.mjs +4 -4
- package/esm2020/sdk-recaptcha/recaptcha.service.mjs +4 -4
- package/esm2020/sdk-recaptcha/sdk-recaptcha.component.mjs +4 -4
- package/esm2020/sdk-recaptcha/sdk-recaptcha.module.mjs +5 -5
- package/esm2020/sdk-redirect/iam-expired-interceptor.service.mjs +29 -19
- package/esm2020/sdk-redirect/redirect.component.mjs +12 -21
- package/esm2020/sdk-redirect/sdk-redirect.module.mjs +5 -5
- package/esm2020/sdk-session-info/session-info-with-application.service.mjs +4 -4
- package/esm2020/sdk-session-info/session-info.service.mjs +4 -4
- package/esm2020/sdk-statistics/sdk-statistics.service.mjs +4 -4
- package/esm2020/sdk-support-alert/support-alert-container.component.mjs +4 -4
- package/esm2020/sdk-support-alert/support-alert.component.mjs +4 -4
- package/esm2020/sdk-support-alert/support-alert.module.mjs +5 -5
- package/esm2020/sdk-support-alert/support-alert.service.mjs +4 -4
- package/esm2020/supported-browser.mjs +2 -2
- package/esm2020/validation/validation-handler.service.mjs +4 -4
- package/fesm2015/dsivd-prestations-ng.mjs +684 -639
- package/fesm2015/dsivd-prestations-ng.mjs.map +1 -1
- package/fesm2020/dsivd-prestations-ng.mjs +683 -639
- package/fesm2020/dsivd-prestations-ng.mjs.map +1 -1
- package/foehn-input/foehn-input-number.component.d.ts +8 -1
- package/foehn-modal/foehn-modal.component.d.ts +1 -2
- package/foehn-table/foehn-table-column-configuration.d.ts +6 -1
- package/package.json +2 -2
- package/sdk-dictionary/sdk-dictionary.service.d.ts +6 -0
- package/sdk-redirect/iam-expired-interceptor.service.d.ts +2 -2
- package/sdk-redirect/redirect.component.d.ts +2 -8
- package/dsivd-prestations-ng-v15.2.2.tgz +0 -0
|
@@ -1,10 +1,16 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { FoehnInputStringComponent } from './foehn-input-string.component';
|
|
3
|
+
import { CurrencyHelper } from '../sdk-currency/currency.helper';
|
|
4
|
+
import { SdkDictionaryService } from '../sdk-dictionary/sdk-dictionary.service';
|
|
3
5
|
import * as i0 from "@angular/core";
|
|
4
6
|
export declare class FoehnInputNumberComponent extends FoehnInputStringComponent implements OnInit {
|
|
7
|
+
private currencyHelper;
|
|
8
|
+
private dictionaryService;
|
|
9
|
+
hideStandardHelpText: boolean;
|
|
5
10
|
allowDecimal: boolean;
|
|
6
11
|
allowNegative: boolean;
|
|
7
12
|
maxDecimalCount: number;
|
|
13
|
+
constructor(currencyHelper: CurrencyHelper, dictionaryService: SdkDictionaryService);
|
|
8
14
|
get model(): string;
|
|
9
15
|
set model(value: string);
|
|
10
16
|
ngOnInit(): void;
|
|
@@ -26,6 +32,7 @@ export declare class FoehnInputNumberComponent extends FoehnInputStringComponent
|
|
|
26
32
|
private getCleanNumber;
|
|
27
33
|
private updateInputElementValue;
|
|
28
34
|
private setToEmpty;
|
|
35
|
+
private manageHelpText;
|
|
29
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnInputNumberComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnInputNumberComponent, "foehn-input-number", never, { "allowDecimal": "allowDecimal"; "allowNegative": "allowNegative"; "maxDecimalCount": "maxDecimalCount"; "model": "model"; }, {}, never, ["*"]>;
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnInputNumberComponent, "foehn-input-number", never, { "hideStandardHelpText": "hideStandardHelpText"; "allowDecimal": "allowDecimal"; "allowNegative": "allowNegative"; "maxDecimalCount": "maxDecimalCount"; "model": "model"; }, {}, never, ["*"]>;
|
|
31
38
|
}
|
|
@@ -6,7 +6,6 @@ export declare class FoehnModalComponent {
|
|
|
6
6
|
modalSize: string;
|
|
7
7
|
modalBodyText: string;
|
|
8
8
|
modalHeaderText: string;
|
|
9
|
-
modalFooterText: string;
|
|
10
9
|
closeable: boolean;
|
|
11
10
|
modalTriggerHtmlElement: HTMLElement;
|
|
12
11
|
isModalVisibleChange: EventEmitter<any>;
|
|
@@ -21,5 +20,5 @@ export declare class FoehnModalComponent {
|
|
|
21
20
|
private focusOnContainer;
|
|
22
21
|
private focusOnModalTrigger;
|
|
23
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnModalComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnModalComponent, "foehn-modal", never, { "id": "id"; "name": "name"; "modalSize": "modalSize"; "modalBodyText": "modalBodyText"; "modalHeaderText": "modalHeaderText"; "
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnModalComponent, "foehn-modal", never, { "id": "id"; "name": "name"; "modalSize": "modalSize"; "modalBodyText": "modalBodyText"; "modalHeaderText": "modalHeaderText"; "closeable": "closeable"; "modalTriggerHtmlElement": "modalTriggerHtmlElement"; "isModalVisible": "isModalVisible"; }, { "isModalVisibleChange": "isModalVisibleChange"; }, never, ["*", "[modal-footer]"]>;
|
|
25
24
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { IconDefinition } from '@fortawesome/fontawesome-common-types';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
2
3
|
export declare class FoehnTableColumnConfiguration<T> {
|
|
3
4
|
id: string;
|
|
4
5
|
columnLabelKey: string;
|
|
@@ -7,7 +8,11 @@ export declare class FoehnTableColumnConfiguration<T> {
|
|
|
7
8
|
icon: IconDefinition;
|
|
8
9
|
label: string;
|
|
9
10
|
};
|
|
10
|
-
valueGetter
|
|
11
|
+
valueGetter?: (item: T) => string;
|
|
12
|
+
template?: TemplateRef<unknown>;
|
|
13
|
+
/**
|
|
14
|
+
* @deprecated The method should not be used
|
|
15
|
+
*/
|
|
11
16
|
routerLinkGetter?: (item: T) => string;
|
|
12
17
|
sortAttribute?: string;
|
|
13
18
|
}
|
package/package.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@fortawesome/free-solid-svg-icons": "^5.0.0",
|
|
25
25
|
"@dsivd/foehn": "1.8.4",
|
|
26
26
|
"rxjs": "~7.4.0",
|
|
27
|
-
"core-js": "~3.
|
|
27
|
+
"core-js": "~3.23.3",
|
|
28
28
|
"iban": "~0.0.14",
|
|
29
29
|
"ngx-image-cropper": "~6.0.0",
|
|
30
30
|
"dayjs": "~1.10.4"
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"ng-update": {
|
|
37
37
|
"migrations": "./schematics/migration-collection.json"
|
|
38
38
|
},
|
|
39
|
-
"version": "15.2.
|
|
39
|
+
"version": "15.2.3-beta11",
|
|
40
40
|
"module": "fesm2015/dsivd-prestations-ng.mjs",
|
|
41
41
|
"es2020": "fesm2020/dsivd-prestations-ng.mjs",
|
|
42
42
|
"esm2020": "esm2020/dsivd-prestations-ng.mjs",
|
|
@@ -13,6 +13,12 @@ export interface Language {
|
|
|
13
13
|
code: string;
|
|
14
14
|
label: string;
|
|
15
15
|
}
|
|
16
|
+
/**
|
|
17
|
+
* @param value to search in
|
|
18
|
+
* @param placeholders to be replaced
|
|
19
|
+
* @returns string
|
|
20
|
+
*/
|
|
21
|
+
export declare const replaceAll: (value: string, placeholders?: PlaceholderType) => string;
|
|
16
22
|
export declare class SdkDictionaryService {
|
|
17
23
|
private httpClient;
|
|
18
24
|
private growlService;
|
|
@@ -2,8 +2,8 @@ import { Observable } from 'rxjs';
|
|
|
2
2
|
import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class IamExpiredInterceptorService implements HttpInterceptor {
|
|
5
|
-
private
|
|
6
|
-
get
|
|
5
|
+
private _isIamSessionExpired;
|
|
6
|
+
get isIamSessionExpired(): Observable<boolean>;
|
|
7
7
|
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any> | any>;
|
|
8
8
|
private handleError;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<IamExpiredInterceptorService, never>;
|
|
@@ -1,17 +1,11 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
1
|
import { IamExpiredInterceptorService } from './iam-expired-interceptor.service';
|
|
3
2
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RedirectComponent
|
|
3
|
+
export declare class RedirectComponent {
|
|
5
4
|
private iamInterceptor;
|
|
6
5
|
isModalVisible: boolean;
|
|
7
|
-
modalHeaderText: string;
|
|
8
|
-
modalBodyText: string;
|
|
9
6
|
counter: number;
|
|
10
|
-
private subscription;
|
|
11
7
|
constructor(iamInterceptor: IamExpiredInterceptorService);
|
|
12
|
-
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
private redirect;
|
|
8
|
+
reloadPage(): void;
|
|
15
9
|
private showModal;
|
|
16
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<RedirectComponent, never>;
|
|
17
11
|
static ɵcmp: i0.ɵɵComponentDeclaration<RedirectComponent, "redirector", never, {}, {}, never, never>;
|
|
Binary file
|